repository restructure

git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk/data/earthscience@2119 92a21009-5b66-0410-b83a-dc787c41c6e9
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/.classpath b/org.eclipse.stem.internal.data.geography.earthscience.2005/.classpath
new file mode 100755
index 0000000..64db939
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/.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.2005/.project b/org.eclipse.stem.internal.data.geography.earthscience.2005/.project
new file mode 100755
index 0000000..6eeed60
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<projectDescription>

+	<name>org.eclipse.stem.internal.data.geography.earthscience.2005</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.2005/META-INF/MANIFEST.MF b/org.eclipse.stem.internal.data.geography.earthscience.2005/META-INF/MANIFEST.MF
new file mode 100755
index 0000000..5d8e45f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/META-INF/MANIFEST.MF
@@ -0,0 +1,7 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: STEM Internal Earth Science Data for 2005
+Bundle-SymbolicName: org.eclipse.stem.internal.data.geography.earthscience.2005
+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.2005/build.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/build.properties
new file mode 100755
index 0000000..f6d47df
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/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.2005/resources/data/country/AFG/AFG_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_0_nighttemp_2005.properties
new file mode 100644
index 0000000..336d747
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = -7.4,8.35,7.24,-25.0,32.24,-0.47,1.85,11.16,-4.88,24960.0,-7.47,8.06,6.97,-25.0,31.97,-0.33,1.85,10.99,-5.98,24960.0,1.16,8.04,15.79,-22.8,38.58,-0.7,2.62,8.12,3.11,24960.0,6.55,8.3,21.02,-21.97,42.99,-0.85,2.98,10.57,9.1,24960.0,9.12,8.64,23.5,-19.49,42.99,-0.82,2.82,12.56,11.79,24960.0,16.95,8.28,31.22,-11.77,42.99,-0.83,2.84,18.87,19.37,24960.0,19.56,7.55,32.32,-7.64,39.96,-0.76,2.86,20.96,21.44,24955.0,17.82,7.1,30.12,-9.84,39.96,-0.72,2.83,19.18,19.37,24960.0,14.76,6.56,27.91,-10.67,38.58,-0.83,2.95,16.15,16.61,24952.0,7.58,7.17,22.13,-20.87,42.99,-0.89,3.43,10.43,9.17,24955.0,-0.32,7.08,13.17,-25.0,38.17,-0.94,3.29,7.09,1.87,24960.0,-4.24,6.85,9.17,-25.0,34.17,-0.89,3.09,8.06,-1.99,24960.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_0_rainfall_2005.properties
new file mode 100644
index 0000000..5425aea
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 42.45,36.78,785.15,3.15,782.0,9.17,153.34,56.16,36.8,3995.0,50.66,31.75,281.56,1.77,279.79,1.98,11.04,59.78,46.65,3995.0,68.88,32.67,327.39,5.93,321.47,1.26,7.31,76.24,64.23,3995.0,17.46,23.23,214.62,1.0,213.62,2.06,8.6,29.06,6.52,3995.0,19.14,13.54,128.53,1.0,127.53,1.64,9.35,23.44,18.09,3995.0,7.19,9.16,128.53,1.0,127.53,3.64,27.02,11.65,4.38,3995.0,9.38,15.19,179.1,1.0,178.1,3.08,16.14,17.85,2.96,3995.0,16.82,21.43,242.15,1.0,241.15,3.76,24.71,27.25,11.11,3995.0,6.28,7.58,76.97,1.0,75.97,3.02,14.93,9.84,3.77,3995.0,5.25,8.07,81.75,1.0,80.75,3.42,17.53,9.63,2.47,3995.0,12.97,13.04,179.1,1.0,178.1,2.33,16.46,18.4,9.71,3995.0,5.59,6.37,53.59,1.0,52.59,2.05,8.4,8.47,2.75,3995.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_0_temperature_2005.properties
new file mode 100644
index 0000000..d266b53
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_0_temperature_2005.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 2005 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=2005
+
+# 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 = 1.61,10.62,19.65,-25.0,44.65,-0.3,1.81,10.74,3.66,24960.0,2.59,10.52,22.95,-23.07,46.02,-0.07,1.68,10.83,3.39,24960.0,16.23,10.61,39.21,-15.35,54.57,-0.64,2.54,19.39,18.68,24960.0,28.01,11.77,45.0,-9.29,54.29,-0.91,3.35,30.39,30.12,24960.0,31.25,11.8,45.0,-7.64,52.64,-0.81,2.9,33.4,33.7,24960.0,38.22,9.52,45.0,-0.47,45.47,-1.61,4.91,39.39,43.28,24960.0,40.35,7.33,45.0,3.11,41.89,-1.93,6.2,41.01,44.45,24960.0,39.89,6.99,45.0,2.83,42.17,-1.72,5.55,40.49,42.93,24960.0,38.26,7.34,45.0,-0.47,45.47,-1.4,4.74,38.96,40.45,24960.0,30.33,8.95,44.45,-9.02,53.46,-1.29,4.87,31.62,32.32,24960.0,17.07,10.06,32.6,-20.87,53.46,-0.94,3.45,19.81,19.65,24960.0,11.45,10.18,27.91,-22.8,50.71,-1.0,3.46,15.32,13.58,24960.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_0_vegetation_2005.properties
new file mode 100644
index 0000000..165353d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_0_vegetation_2005.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 2005 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=2005
+
+# 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.07,0.09,0.49,-0.04,0.54,1.19,4.98,0.11,0.08,24960.0,0.06,0.09,0.51,-0.06,0.57,1.31,6.02,0.1,0.07,24960.0,0.12,0.12,0.76,-0.07,0.83,1.5,6.38,0.18,0.1,24960.0,0.16,0.11,0.59,-0.09,0.68,0.88,4.06,0.19,0.14,24960.0,0.17,0.09,0.58,-0.1,0.68,0.41,3.65,0.19,0.16,24960.0,0.16,0.08,0.64,-0.08,0.72,0.97,4.95,0.18,0.15,24960.0,0.15,0.07,0.65,-0.1,0.75,1.63,7.62,0.17,0.14,24960.0,0.15,0.07,0.68,-0.04,0.72,2.4,12.9,0.16,0.13,24960.0,0.14,0.06,0.62,-0.04,0.67,2.73,16.27,0.15,0.13,24960.0,0.12,0.05,0.59,-0.04,0.63,2.24,16.68,0.14,0.12,24960.0,0.11,0.05,0.54,-0.03,0.57,1.8,14.1,0.12,0.11,24960.0,0.1,0.06,0.55,-0.04,0.59,1.05,10.35,0.12,0.1,24960.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_nighttemp_2005.properties
new file mode 100644
index 0000000..94b6b68
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = -4.32,4.82,0.35,-18.94,19.29,-1.35,3.49,6.47,-1.85,523.0,-4.72,4.45,1.46,-18.39,19.84,-1.25,3.44,6.48,-2.68,523.0,3.72,4.05,8.62,-10.94,19.57,-1.6,4.92,5.49,5.31,523.0,10.29,4.42,14.96,-5.71,20.67,-1.6,4.99,11.19,11.93,523.0,12.04,4.69,17.17,-4.88,22.05,-1.52,4.69,12.92,14.13,523.0,19.74,4.69,25.16,2.28,22.87,-1.49,4.84,20.29,21.44,523.0,21.86,4.53,27.09,4.49,22.6,-1.45,4.96,22.32,23.37,523.0,18.58,4.2,25.16,2.83,22.32,-1.31,4.61,19.05,19.65,523.0,16.95,4.05,24.06,0.63,23.43,-1.56,5.88,17.43,18.27,523.0,7.42,3.09,12.2,-4.61,16.81,-1.63,5.45,8.04,8.48,523.0,1.27,3.31,5.87,-11.22,17.09,-1.51,5.03,3.54,2.15,523.0,-3.02,3.18,1.46,-15.91,17.36,-1.71,5.71,4.39,-2.13,523.0
+AF-BAM = -19.45,2.54,-8.46,-24.45,15.98,1.53,5.41,19.61,-20.04,757.0,-18.34,2.63,-7.09,-23.62,16.54,1.26,5.15,18.52,-18.73,757.0,-9.72,2.81,-1.57,-15.63,14.06,0.57,2.99,10.12,-9.84,757.0,-4.57,2.84,5.04,-12.32,17.36,0.04,2.98,5.38,-4.47,757.0,-1.74,2.73,7.24,-8.46,15.71,0.24,2.53,3.24,-1.71,757.0,6.35,3.15,16.34,-2.13,18.46,0.3,2.7,7.09,6.35,757.0,9.93,3.27,21.02,3.11,17.91,0.21,2.45,10.45,9.86,757.0,8.66,3.15,18.27,1.18,17.09,0.1,2.22,9.22,8.62,757.0,5.2,3.41,15.79,-2.68,18.46,0.37,2.92,6.22,5.04,757.0,-2.23,2.8,5.73,-8.46,14.19,0.04,2.41,3.58,-2.13,757.0,-10.3,2.63,-1.3,-16.73,15.43,0.23,2.87,10.63,-10.26,757.0,-13.72,2.84,-6.81,-20.59,13.78,0.18,2.31,14.01,-13.98,757.0
+AF-BDG = -6.72,5.17,1.46,-18.11,19.57,-0.43,1.94,8.48,-5.71,931.0,-6.75,5.36,3.94,-18.11,22.05,0.02,1.98,8.62,-6.81,931.0,1.82,4.33,10.55,-7.64,18.19,-0.42,2.04,4.7,2.83,931.0,7.06,4.48,14.96,-2.95,17.91,-0.45,2.04,8.36,8.35,931.0,10.09,4.79,18.82,-1.3,20.12,-0.3,1.91,11.17,10.41,931.0,17.27,4.67,25.16,6.42,18.74,-0.43,2.19,17.89,17.79,931.0,19.52,4.51,27.36,9.17,18.19,-0.32,2.13,20.03,19.78,931.0,16.99,4.45,25.71,6.14,19.57,-0.27,2.12,17.56,17.3,931.0,13.93,3.94,22.13,5.04,17.09,-0.3,2.3,14.47,14.41,931.0,7.47,3.5,13.86,-1.85,15.71,-0.59,2.6,8.25,8.0,931.0,0.15,3.31,6.42,-9.02,15.43,-0.5,2.4,3.31,0.77,931.0,-2.88,3.96,5.04,-12.19,17.22,-0.5,2.17,4.89,-2.13,931.0
+AF-BDS = -20.25,5.0,-2.95,-25.0,22.05,1.23,3.7,20.86,-21.97,1763.0,-20.18,4.28,-5.43,-25.0,19.57,0.95,3.31,20.63,-21.28,1763.0,-13.7,5.67,5.04,-22.8,27.83,0.76,3.01,14.82,-14.8,1763.0,-9.49,6.53,11.38,-21.97,33.35,0.67,2.97,11.51,-10.39,1763.0,-8.11,5.88,11.65,-19.49,31.14,1.06,3.86,10.02,-9.5,1763.0,0.78,6.03,19.92,-11.77,31.69,0.99,3.64,6.08,-0.47,1763.0,5.52,6.15,23.78,-7.64,31.42,0.76,3.06,8.26,4.35,1763.0,4.7,5.53,21.85,-9.84,31.69,0.57,3.17,7.25,4.07,1763.0,3.15,5.66,19.92,-10.67,30.59,0.56,3.06,6.48,2.42,1763.0,-6.33,6.68,11.93,-20.87,32.8,0.44,2.57,9.2,-6.95,1763.0,-14.67,5.58,3.66,-25.0,28.66,0.61,2.95,15.7,-15.35,1763.0,-17.81,5.46,-0.47,-25.0,24.53,0.87,3.11,18.63,-19.07,1763.0
+AF-BGL = -10.57,6.6,0.35,-23.35,23.7,-0.02,1.9,12.46,-10.74,617.0,-10.87,6.09,0.91,-23.62,24.53,0.01,2.11,12.45,-10.53,617.0,-2.22,7.03,9.17,-16.18,25.35,-0.32,1.99,7.37,-1.3,617.0,2.39,7.62,14.41,-12.87,27.28,-0.31,1.91,7.98,3.18,617.0,4.11,7.03,15.51,-9.29,24.8,-0.24,1.81,8.14,4.76,617.0,11.98,7.26,23.23,-2.13,25.35,-0.26,1.84,14.01,12.89,617.0,15.6,6.77,24.88,1.46,23.43,-0.45,1.86,17.0,17.03,617.0,13.2,6.09,23.23,1.18,22.05,-0.41,1.78,14.54,14.55,617.0,11.35,5.81,20.47,-0.2,20.67,-0.48,1.87,12.75,12.76,617.0,3.2,5.0,11.38,-8.19,19.57,-0.48,1.99,5.94,4.35,617.0,-4.0,5.7,4.21,-15.91,20.12,-0.26,1.75,6.96,-3.23,617.0,-8.12,5.58,0.63,-19.49,20.12,-0.37,1.92,9.85,-7.36,617.0
+AF-FRA = -0.63,4.07,4.49,-16.73,21.22,-2.16,7.27,4.12,0.77,2083.0,-1.38,4.28,4.49,-17.28,21.77,-1.85,5.91,4.49,-0.06,2083.0,6.65,4.08,12.2,-7.64,19.84,-1.57,4.66,7.8,8.35,2083.0,13.15,3.77,19.09,-0.75,19.84,-1.71,5.76,13.68,14.41,2083.0,16.39,3.69,21.3,1.73,19.57,-1.74,5.81,16.8,17.58,2083.0,24.37,3.81,31.22,9.59,21.63,-1.63,5.69,24.66,25.43,2083.0,26.84,3.78,32.32,12.07,20.26,-1.75,6.01,27.1,27.91,2083.0,24.83,3.42,30.12,10.14,19.98,-1.73,6.07,25.06,25.85,2083.0,20.83,3.11,27.91,8.21,19.7,-1.57,5.7,21.06,21.44,2079.0,14.22,3.07,21.02,1.59,19.43,-1.48,5.63,14.55,14.82,2083.0,5.01,2.83,10.83,-5.57,16.4,-1.52,5.62,5.76,5.59,2083.0,1.57,3.01,7.24,-9.57,16.81,-1.39,4.84,3.4,2.35,2083.0
+AF-FYB = -6.29,5.84,1.73,-18.25,19.98,-0.43,1.71,8.58,-4.61,937.0,-6.72,5.48,1.73,-18.66,20.39,-0.5,1.7,8.67,-4.19,937.0,2.66,4.73,9.45,-8.88,18.33,-0.55,1.94,5.43,4.49,937.0,7.62,5.2,15.51,-4.19,19.7,-0.56,1.94,9.22,9.72,937.0,10.19,5.58,17.44,-1.85,19.29,-0.43,1.73,11.61,12.2,937.0,17.92,5.67,25.43,5.73,19.7,-0.5,1.9,18.79,19.65,937.0,20.12,5.12,26.81,8.07,18.74,-0.56,2.0,20.76,21.85,937.0,17.19,4.64,24.06,6.0,18.05,-0.55,2.04,17.8,18.54,937.0,14.22,4.4,21.3,2.83,18.46,-0.66,2.3,14.89,15.86,937.0,6.79,3.89,12.48,-3.5,15.98,-0.72,2.4,7.82,8.42,937.0,-0.15,3.52,5.04,-10.12,15.16,-0.79,2.38,3.52,1.46,937.0,-3.71,3.99,4.76,-13.43,18.19,-0.48,2.0,5.45,-2.54,937.0
+AF-GHA = -13.92,4.51,-0.2,-25.0,24.8,0.09,2.68,14.63,-14.11,1254.0,-13.15,3.9,-0.2,-23.07,22.87,0.3,3.55,13.71,-12.87,1254.0,-2.41,4.19,7.8,-12.05,19.84,-0.62,2.59,4.84,-1.3,1254.0,3.65,3.98,14.41,-6.81,21.22,-0.52,2.59,5.4,4.63,1254.0,6.59,4.02,16.89,-4.06,20.94,-0.48,2.78,7.72,7.66,1254.0,13.71,3.74,25.71,3.66,22.05,-0.63,3.13,14.21,14.55,1254.0,16.28,3.23,22.68,7.24,15.43,-1.03,3.31,16.59,17.17,1254.0,15.76,3.44,25.16,6.0,19.15,-0.56,3.38,16.13,16.34,1254.0,12.68,3.96,21.3,0.91,20.39,-0.73,3.12,13.28,13.58,1254.0,5.31,4.12,20.2,-6.81,27.01,-0.01,3.81,6.72,5.8,1254.0,-2.9,3.72,10.28,-12.32,22.6,0.06,3.99,4.72,-2.68,1254.0,-7.69,3.71,5.31,-17.01,22.32,0.26,4.3,8.54,-7.57,1254.0
+AF-GHO = -16.11,3.84,-1.57,-22.24,20.67,1.47,5.13,16.56,-17.01,1322.0,-15.56,3.11,-2.95,-23.07,20.12,1.24,5.71,15.87,-15.97,1322.0,-5.38,2.92,3.39,-13.84,17.22,-0.13,3.57,6.12,-5.3,1322.0,0.27,3.28,11.93,-6.81,18.74,0.8,4.18,3.29,-0.13,1322.0,2.92,3.59,14.69,-4.33,19.02,0.75,3.38,4.62,2.49,1322.0,10.28,3.5,22.19,2.83,19.36,0.91,3.92,10.86,9.59,1322.0,13.38,3.27,25.98,5.87,20.12,1.05,4.83,13.77,12.76,1317.0,11.73,3.29,25.16,4.76,20.39,0.91,3.95,12.19,11.1,1322.0,9.13,3.73,20.47,0.35,20.12,0.67,3.37,9.86,8.9,1322.0,2.01,3.83,14.69,-6.81,21.5,0.7,3.4,4.32,1.73,1322.0,-5.68,3.23,4.76,-14.25,19.02,0.43,3.97,6.53,-5.85,1322.0,-9.9,3.38,3.11,-18.39,21.5,0.64,3.54,10.46,-10.12,1322.0
+AF-HEL = 0.56,2.6,5.04,-15.91,20.94,-2.31,11.22,2.66,0.91,2184.0,0.28,3.08,5.59,-15.63,21.22,-2.36,9.54,3.09,1.04,2184.0,8.22,2.71,13.58,-5.16,18.74,-2.18,8.67,8.65,8.76,2184.0,13.4,2.18,18.54,1.46,17.09,-1.67,7.75,13.58,13.72,2184.0,16.09,2.13,22.4,6.0,16.4,-1.31,6.09,16.23,16.51,2184.0,23.41,2.14,27.91,12.62,15.3,-1.39,6.28,23.5,23.92,2184.0,25.67,2.04,30.39,15.93,14.47,-1.25,5.37,25.75,26.12,2184.0,23.57,2.12,28.19,14.82,13.37,-0.83,4.0,23.66,23.92,2184.0,19.17,1.63,26.54,10.83,15.71,-0.51,5.98,19.24,19.23,2184.0,13.44,1.9,21.3,4.63,16.67,-0.23,4.26,13.57,13.58,2184.0,5.62,1.77,12.76,-2.54,15.3,-0.74,5.95,5.89,5.66,2184.0,1.13,1.83,8.35,-8.19,16.54,-0.53,5.07,2.15,1.18,2184.0
+AF-HER = -3.75,4.27,5.87,-18.39,24.25,-1.34,3.68,5.68,-1.99,1680.0,-4.43,4.27,3.39,-17.83,21.22,-1.15,3.39,6.15,-2.95,1680.0,4.24,3.79,12.2,-7.09,19.29,-1.03,3.19,5.69,5.59,1680.0,8.91,3.49,16.34,-1.85,18.19,-0.97,3.38,9.57,9.72,1680.0,13.18,3.72,20.2,1.18,19.02,-1.09,3.42,13.69,14.41,1680.0,20.27,3.68,27.36,7.8,19.57,-1.01,3.38,20.6,21.37,1680.0,22.24,3.55,29.02,11.1,17.91,-1.06,3.43,22.52,23.37,1680.0,19.78,3.26,26.81,8.9,17.91,-0.95,3.38,20.04,20.68,1680.0,17.21,3.12,24.61,7.8,16.81,-0.58,3.25,17.49,17.58,1680.0,10.34,2.96,18.27,0.35,17.91,-0.48,3.36,10.76,10.62,1680.0,1.68,2.41,6.97,-6.54,13.5,-1.19,4.05,2.94,2.28,1680.0,-1.34,3.03,5.04,-10.94,15.98,-1.0,3.35,3.31,-0.4,1680.0
+AF-JOW = -7.62,7.97,1.73,-22.24,23.98,-0.43,1.41,11.03,-2.4,991.0,-7.94,7.14,3.11,-21.69,24.8,-0.42,1.49,10.68,-3.64,991.0,1.03,7.02,9.17,-14.25,23.43,-0.61,1.79,7.09,4.63,991.0,6.71,7.55,15.79,-9.02,24.8,-0.49,1.51,10.1,11.03,991.0,8.77,7.81,18.27,-7.5,25.77,-0.43,1.5,11.74,12.07,991.0,16.21,7.9,25.98,0.08,25.91,-0.46,1.56,18.03,19.16,991.0,18.23,7.33,26.81,2.28,24.53,-0.52,1.65,19.64,21.51,991.0,15.33,6.38,24.88,0.91,23.98,-0.49,1.76,16.6,18.27,991.0,12.62,6.35,20.06,-1.57,21.63,-0.64,1.83,14.13,16.34,991.0,4.73,5.54,16.06,-7.36,23.43,-0.59,1.77,7.28,7.8,991.0,-1.62,5.57,5.87,-14.53,20.39,-0.63,1.86,5.8,1.18,991.0,-5.54,5.92,2.01,-17.83,19.84,-0.57,1.7,8.11,-1.85,991.0
+AF-KAB = -10.37,4.33,-0.75,-18.94,18.19,0.22,2.5,11.24,-9.98,185.0,-11.03,3.51,-1.02,-18.25,17.22,0.5,3.42,11.57,-10.81,185.0,-0.74,3.44,6.28,-10.67,16.95,-0.82,3.6,3.51,-0.2,185.0,3.91,3.4,9.72,-5.57,15.3,-0.91,3.14,5.18,5.04,185.0,6.8,3.9,15.79,-2.54,18.33,-0.12,3.19,7.84,7.24,185.0,16.61,4.01,24.88,6.69,18.19,-0.14,2.83,17.09,17.17,185.0,18.92,3.47,25.71,10.0,15.71,-0.36,2.79,19.23,19.51,185.0,17.51,3.46,25.71,9.17,16.54,0.16,2.86,17.84,17.44,185.0,15.02,3.57,23.5,5.31,18.19,-0.08,3.15,15.43,15.24,185.0,7.09,3.46,15.79,-0.06,15.85,0.1,2.71,7.88,6.97,185.0,-0.35,3.61,7.93,-9.29,17.22,0.16,3.04,3.62,-0.2,185.0,-4.56,3.18,2.83,-12.05,14.88,0.31,2.94,5.56,-5.02,185.0
+AF-KAN = -0.35,2.19,7.24,-10.94,18.19,-0.88,5.05,2.21,-0.06,1773.0,0.19,2.73,6.97,-9.98,16.95,-0.99,4.42,2.74,0.49,1773.0,7.97,1.9,13.58,-2.13,15.71,-1.28,6.06,8.2,8.21,1773.0,12.76,1.6,19.09,5.59,13.5,-0.55,4.74,12.86,12.76,1773.0,15.48,1.64,21.71,9.45,12.26,-0.38,4.33,15.56,15.51,1773.0,22.89,1.6,28.74,16.34,12.4,-0.95,4.75,22.95,23.23,1773.0,24.54,1.49,30.12,18.27,11.85,-0.97,5.43,24.59,24.61,1773.0,23.26,1.43,28.19,18.54,9.65,-0.62,3.62,23.3,23.5,1773.0,19.34,1.77,26.26,13.72,12.54,0.2,3.48,19.42,19.23,1773.0,12.78,1.85,21.85,6.0,15.85,-0.04,4.16,12.91,12.76,1773.0,5.28,1.77,11.65,-3.5,15.16,-0.56,4.57,5.57,5.38,1773.0,0.2,1.64,6.42,-4.61,11.02,0.35,3.32,1.65,0.08,1773.0
+AF-KAP = -14.4,6.97,-2.13,-25.0,22.87,0.17,1.62,15.99,-15.87,230.0,-15.97,4.85,-4.95,-23.21,18.26,0.35,1.8,16.69,-16.87,230.0,-8.34,6.33,3.66,-19.21,22.87,0.08,1.72,10.46,-9.22,230.0,-3.79,6.03,8.07,-15.63,23.7,-0.04,1.83,7.11,-4.19,230.0,-1.81,5.45,10.28,-12.6,22.87,0.09,2.06,5.73,-1.99,230.0,7.98,7.13,22.13,-3.64,25.77,0.44,1.8,10.69,5.59,230.0,13.18,6.77,25.16,1.46,23.7,0.15,1.61,14.81,12.07,230.0,12.71,5.86,23.5,2.42,21.08,0.07,1.65,13.99,12.0,230.0,10.18,6.39,22.26,0.35,21.91,0.27,1.69,12.01,8.9,230.0,1.42,6.59,14.27,-11.77,26.04,0.11,1.68,6.73,0.18,230.0,-6.87,6.77,6.97,-18.11,25.08,0.21,1.65,9.64,-8.43,230.0,-10.27,6.64,0.97,-21.69,22.67,0.02,1.57,12.22,-10.6,230.0
+AF-KDZ = -0.74,1.07,1.46,-5.16,6.61,-0.87,3.99,1.3,-0.47,283.0,-2.24,1.32,0.63,-5.43,6.06,-0.23,2.28,2.6,-2.13,283.0,6.94,1.35,8.9,1.04,7.85,-2.34,8.62,7.07,7.24,283.0,12.88,1.17,15.24,8.62,6.61,-1.45,5.54,12.93,13.03,283.0,14.45,1.51,17.44,9.31,8.13,-1.51,5.26,14.53,14.82,283.0,22.84,1.59,25.71,16.68,9.03,-1.7,6.87,22.89,23.09,283.0,24.37,1.25,27.36,19.78,7.58,-1.65,6.28,24.4,24.68,283.0,21.19,1.2,23.78,16.61,7.17,-1.11,5.15,21.23,21.44,283.0,18.73,1.54,22.4,13.58,8.82,-0.91,4.62,18.79,18.89,283.0,9.82,1.27,13.03,6.42,6.61,-0.42,2.89,9.91,10.0,283.0,3.12,0.99,5.59,0.35,5.24,-0.36,3.21,3.27,3.25,283.0,-1.07,0.96,1.18,-4.33,5.51,-0.73,3.76,1.44,-0.95,283.0
+AF-KNR = -11.59,7.84,2.28,-25.0,27.28,-0.01,1.73,13.99,-11.22,403.0,-12.1,6.92,2.01,-24.72,26.73,0.12,1.98,13.93,-12.05,403.0,-5.66,7.41,10.28,-19.63,29.9,0.06,2.0,9.32,-4.61,403.0,-0.96,7.83,15.79,-15.63,31.42,0.04,1.97,7.88,-0.2,403.0,1.16,7.88,18.27,-13.84,32.11,0.4,2.17,7.95,0.22,403.0,11.02,8.92,28.74,-4.88,33.62,0.19,1.68,14.17,10.41,403.0,13.21,6.13,26.12,0.35,25.77,0.09,1.86,14.56,13.44,403.0,12.94,5.88,25.85,1.04,24.8,0.22,2.03,14.21,12.48,403.0,11.18,6.11,24.61,-1.57,26.18,0.1,1.95,12.74,11.24,403.0,4.99,7.09,18.54,-10.53,29.07,-0.21,1.87,8.66,6.28,403.0,-3.62,8.32,10.96,-18.94,29.9,-0.13,1.7,9.06,-2.26,403.0,-6.82,7.53,5.87,-21.28,27.15,-0.24,1.7,10.16,-4.88,403.0
+AF-LAG = -8.56,7.86,3.94,-24.17,28.11,-0.24,1.83,11.61,-7.36,267.0,-10.19,6.83,4.63,-21.69,26.32,0.04,1.88,12.26,-10.12,267.0,-2.2,7.52,10.28,-18.11,28.39,-0.31,2.15,7.83,-1.3,267.0,2.09,7.97,15.24,-12.74,27.97,-0.17,1.91,8.22,2.42,267.0,3.94,8.85,18.82,-9.64,28.45,0.45,1.81,9.68,0.63,267.0,14.73,9.55,29.57,-0.33,29.9,0.08,1.46,17.55,12.76,267.0,17.84,6.84,28.74,4.21,24.53,-0.11,1.75,19.11,17.99,267.0,17.57,6.33,28.46,5.31,23.15,-0.14,1.84,18.67,17.58,267.0,15.05,6.26,24.61,2.83,21.77,-0.24,1.78,16.3,15.86,267.0,7.91,6.6,17.44,-6.05,23.49,-0.44,2.0,10.29,8.83,267.0,-0.48,7.82,11.1,-16.11,27.21,-0.35,1.87,7.82,0.49,267.0,-4.24,7.26,5.59,-21.69,27.28,-0.67,2.18,8.39,-1.92,267.0
+AF-LOW = -14.74,2.32,-8.19,-19.76,11.57,0.42,2.87,14.92,-14.94,175.0,-13.31,2.02,-9.29,-17.28,7.99,-0.2,2.03,13.46,-13.15,175.0,-2.72,2.25,2.56,-7.78,10.33,-0.22,2.41,3.52,-2.68,175.0,2.29,3.37,7.8,-4.74,12.54,-0.27,1.94,4.06,2.56,175.0,4.7,2.49,8.9,-0.75,9.65,-0.44,2.02,5.32,5.25,175.0,13.71,2.99,17.72,6.0,11.71,-0.62,2.15,14.03,14.69,175.0,16.27,2.8,21.85,10.69,11.16,-0.16,1.87,16.5,16.61,175.0,15.67,2.75,20.47,10.28,10.2,-0.19,1.7,15.91,16.13,175.0,11.93,2.46,16.06,6.0,10.06,-0.51,2.34,12.18,12.48,175.0,4.85,2.63,12.2,-0.33,12.54,0.17,2.1,5.51,4.97,172.0,-2.96,2.09,0.22,-8.74,8.96,-0.68,2.84,3.62,-2.75,175.0,-7.26,1.67,-3.23,-11.22,7.99,-0.22,2.5,7.45,-7.09,175.0
+AF-NAN = -3.58,6.0,3.94,-17.56,21.5,-0.78,2.3,6.98,-1.02,303.0,-4.14,7.04,5.59,-18.94,24.53,-0.42,1.73,8.16,-1.99,303.0,4.29,5.67,12.2,-9.57,21.77,-0.62,2.07,7.1,6.42,303.0,10.21,6.39,19.65,-5.98,25.63,-0.76,2.45,12.04,12.48,303.0,12.85,7.1,22.13,-3.5,25.63,-0.7,2.09,14.68,15.51,303.0,22.43,6.86,30.67,4.49,26.18,-0.87,2.5,23.45,25.43,303.0,22.03,5.39,28.74,7.8,20.94,-0.83,2.46,22.68,24.06,303.0,21.47,5.78,28.74,7.24,21.5,-0.75,2.25,22.23,23.78,303.0,19.04,6.05,27.64,4.76,22.87,-0.61,2.12,19.97,20.75,303.0,12.88,5.51,22.13,-1.57,23.7,-0.65,2.4,14.01,14.27,303.0,5.22,5.66,13.17,-9.84,23.01,-0.87,2.59,7.69,7.38,303.0,1.45,4.73,8.9,-12.05,20.94,-0.98,2.87,4.94,3.66,303.0
+AF-NIM = 1.65,1.39,5.87,-4.33,10.2,-0.36,3.66,2.16,1.73,1817.0,2.44,1.52,6.97,-5.71,12.68,0.04,3.75,2.87,2.28,1817.0,10.91,1.58,15.79,6.14,9.65,-0.28,3.06,11.02,11.1,1817.0,15.98,1.56,21.02,10.96,10.06,0.13,3.16,16.05,15.93,1817.0,18.8,1.37,23.5,14.13,9.37,-0.12,3.95,18.85,18.82,1817.0,25.42,1.63,29.02,18.54,10.47,-0.97,4.24,25.47,25.71,1817.0,28.24,1.56,31.77,21.57,10.2,-0.72,4.11,28.29,28.33,1817.0,26.02,1.54,29.57,20.33,9.23,-0.56,3.42,26.07,26.19,1817.0,21.47,1.63,27.64,16.89,10.75,-0.05,3.37,21.54,21.57,1815.0,15.45,1.5,20.2,9.45,10.75,-0.13,3.48,15.52,15.51,1815.0,7.58,1.4,11.65,3.39,8.27,0.13,2.92,7.7,7.52,1817.0,2.97,1.64,9.17,-7.64,16.81,-0.82,6.14,3.39,3.11,1817.0
+AF-ORU = -11.73,5.74,0.35,-21.14,21.5,0.35,1.9,13.06,-12.94,1272.0,-11.57,5.15,0.91,-20.59,21.5,0.51,2.09,12.66,-13.15,1272.0,-2.08,4.71,10.0,-11.77,21.77,0.48,2.32,5.14,-2.95,1272.0,4.81,4.99,14.96,-7.09,22.05,0.16,1.95,6.93,4.49,1272.0,7.22,5.05,19.37,-4.06,23.43,0.16,1.87,8.81,6.9,1272.0,15.89,5.26,26.54,4.21,22.32,0.05,1.8,16.73,15.75,1272.0,19.18,4.89,29.02,7.8,21.22,0.04,1.95,19.79,19.09,1272.0,17.89,4.36,27.91,5.59,22.32,0.04,1.9,18.41,17.72,1272.0,14.92,5.02,24.33,2.83,21.5,-0.05,1.96,15.74,15.1,1271.0,7.5,4.63,19.09,-4.06,23.15,0.06,2.02,8.82,7.62,1272.0,-1.1,4.33,9.17,-13.15,22.32,-0.02,1.97,4.47,-1.16,1272.0,-4.52,4.41,4.76,-16.46,21.22,-0.03,1.97,6.31,-4.61,1272.0
+AF-PAR = -14.93,5.16,-4.61,-23.35,18.74,0.47,1.97,15.79,-15.63,225.0,-15.43,3.43,-7.64,-21.42,13.78,0.32,1.82,15.8,-16.04,225.0,-6.99,3.84,2.28,-14.25,16.54,0.33,1.98,7.97,-7.64,225.0,-2.23,3.95,6.42,-10.39,16.81,0.19,1.96,4.53,-2.81,225.0,0.58,3.88,10.0,-7.36,17.36,0.51,2.43,3.92,0.08,225.0,9.71,4.69,19.37,1.73,17.64,0.55,2.17,10.78,8.48,225.0,13.73,4.63,22.4,5.59,16.81,0.25,1.78,14.48,12.82,225.0,12.6,4.59,21.85,4.76,17.09,0.15,1.62,13.41,11.93,225.0,10.22,4.43,19.09,2.28,16.81,0.12,1.69,11.13,9.59,225.0,2.76,4.29,10.55,-5.16,15.71,0.16,1.7,5.09,1.94,225.0,-5.61,3.89,2.56,-12.87,15.43,0.25,1.81,6.82,-6.26,225.0,-9.04,3.86,-2.13,-16.73,14.61,0.06,1.82,9.83,-9.29,225.0
+AF-PIA = -8.67,5.23,3.66,-18.94,22.6,0.55,2.35,10.13,-9.57,667.0,-8.64,4.66,3.25,-17.56,20.81,0.55,2.78,9.81,-9.02,667.0,1.76,4.15,11.1,-7.91,19.02,0.24,2.31,4.51,1.46,667.0,6.05,4.4,16.06,-3.78,19.84,0.1,2.24,7.48,5.59,667.0,9.12,4.05,18.82,-0.2,19.02,0.22,2.23,9.98,8.42,667.0,16.82,3.95,26.26,8.07,18.19,0.21,2.23,17.27,16.48,667.0,17.42,2.5,23.5,11.65,11.85,0.13,2.39,17.6,17.3,667.0,17.48,3.12,26.26,10.28,15.98,0.38,2.53,17.76,17.03,667.0,15.28,3.27,22.4,6.42,15.98,0.21,2.43,15.63,14.82,667.0,9.7,4.21,21.3,0.35,20.94,0.39,2.64,10.57,9.17,667.0,1.7,3.87,10.21,-7.91,18.12,0.02,2.15,4.22,1.87,667.0,-2.39,3.82,5.04,-10.67,15.71,-0.17,2.09,4.5,-2.26,667.0
+AF-SAM = -8.95,5.98,0.08,-21.62,21.7,-0.03,1.54,10.76,-9.43,674.0,-8.79,5.72,1.46,-20.31,21.77,0.07,1.68,10.48,-9.77,674.0,-0.32,5.67,8.62,-12.6,21.22,-0.19,1.75,5.67,0.29,674.0,5.73,6.62,15.51,-7.91,23.43,-0.2,1.69,8.75,5.83,674.0,6.72,6.95,17.72,-6.26,23.98,-0.17,1.7,9.66,7.52,674.0,15.06,6.91,25.43,1.46,23.98,-0.09,1.7,16.57,14.96,674.0,17.5,6.2,26.67,3.39,23.29,-0.25,1.79,18.56,17.72,674.0,14.56,6.07,24.88,1.73,23.15,-0.1,1.73,15.77,14.34,674.0,13.1,6.03,22.4,-0.2,22.6,-0.28,1.83,14.42,13.58,674.0,3.69,4.64,11.38,-5.98,17.36,-0.31,1.8,5.93,4.11,674.0,-2.4,5.28,5.31,-12.74,18.05,-0.27,1.64,5.8,-1.3,674.0,-6.78,4.51,1.18,-16.73,17.91,-0.43,1.94,8.14,-5.71,674.0
+AF-TAK = -9.96,7.86,0.35,-25.0,25.35,-0.34,1.8,12.68,-9.57,623.0,-10.92,6.55,-0.2,-25.0,24.8,-0.43,2.1,12.73,-9.98,623.0,-2.82,8.2,8.35,-20.73,29.07,-0.38,1.85,8.66,-1.99,623.0,3.05,8.68,14.13,-17.56,31.69,-0.59,2.08,9.19,5.45,623.0,2.97,8.98,16.06,-15.22,31.28,-0.35,1.74,9.45,4.49,623.0,12.04,8.52,23.5,-7.22,30.73,-0.46,1.87,14.74,14.0,623.0,15.46,7.87,25.98,-1.71,27.7,-0.5,1.89,17.35,17.58,623.0,13.71,6.63,24.47,-1.02,25.49,-0.41,1.83,15.23,14.69,623.0,11.53,6.42,20.2,-3.37,23.56,-0.52,1.99,13.19,13.03,623.0,3.88,6.65,13.03,-12.46,25.49,-0.68,2.23,7.7,6.07,623.0,-4.55,7.41,5.31,-20.04,25.35,-0.43,1.79,8.69,-3.23,623.0,-7.91,6.64,1.46,-22.66,24.11,-0.47,1.93,10.33,-7.22,623.0
+AF-WAR = -18.93,3.06,-11.77,-25.0,13.23,0.2,1.85,19.17,-19.42,288.0,-17.34,2.52,-12.05,-22.24,10.2,0.23,1.78,17.53,-17.7,288.0,-7.91,3.64,-0.47,-14.25,13.78,0.26,1.71,8.71,-8.71,288.0,-2.6,3.21,3.66,-10.12,13.78,0.09,1.98,4.12,-2.88,288.0,1.35,3.0,8.35,-4.33,12.68,0.12,2.16,3.29,0.73,288.0,10.17,3.09,17.44,3.39,14.06,0.18,2.24,10.63,9.83,288.0,13.16,2.59,18.82,7.24,11.57,-0.04,2.29,13.41,13.03,288.0,12.08,2.8,17.72,5.87,11.85,-0.01,2.04,12.4,11.96,288.0,8.89,3.19,15.51,0.35,15.16,-0.12,2.51,9.44,8.9,287.0,1.65,2.91,13.03,-4.33,17.36,0.51,3.56,3.35,1.32,288.0,-6.91,3.5,1.46,-15.63,17.09,0.08,2.0,7.74,-7.22,288.0,-10.38,3.62,-2.4,-17.83,15.43,0.23,1.82,10.99,-10.81,288.0
+AF-ZAB = -7.12,3.08,-0.33,-18.52,18.19,-0.45,3.68,7.76,-7.22,733.0,-8.49,3.36,-0.2,-17.42,17.22,0.33,2.64,9.13,-9.22,733.0,1.89,2.84,8.35,-8.6,16.95,-0.22,3.22,3.41,1.94,733.0,8.7,2.38,14.13,-3.09,17.22,-0.58,5.41,9.02,8.48,733.0,11.33,2.56,17.44,0.63,16.81,-0.24,3.87,11.61,11.1,733.0,18.73,2.38,24.61,9.31,15.3,0.16,3.03,18.88,18.41,733.0,20.63,2.42,27.09,12.62,14.47,0.42,2.79,20.77,20.06,733.0,19.49,2.14,25.43,10.69,14.74,0.37,3.67,19.61,18.96,733.0,16.18,2.53,24.33,6.69,17.64,0.07,3.32,16.38,15.93,733.0,8.71,2.45,15.79,0.63,15.16,0.32,2.75,9.04,8.48,733.0,1.27,2.18,6.97,-7.78,14.74,0.2,3.03,2.52,1.04,733.0,-3.16,2.41,3.66,-11.36,15.02,0.12,2.72,3.98,-3.23,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_rainfall_2005.properties
new file mode 100644
index 0000000..b66e8dd
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 34.71,9.33,54.56,22.02,32.55,0.49,1.99,35.93,33.82,83.0,42.58,22.79,86.84,17.87,68.96,0.55,1.67,48.23,32.9,83.0,50.63,14.04,95.66,26.25,69.4,0.61,3.36,52.51,49.51,83.0,8.24,4.8,25.99,2.67,23.32,1.55,5.23,9.52,6.98,83.0,25.86,4.01,33.09,14.68,18.41,-0.46,3.4,26.16,25.3,83.0,5.84,2.54,16.04,2.75,13.28,1.5,5.5,6.36,4.88,83.0,1.41,1.04,5.75,1.0,4.75,2.74,9.68,1.75,1.0,83.0,7.45,4.51,17.56,1.5,16.06,0.76,2.38,8.7,6.11,83.0,1.38,0.85,4.52,1.0,3.52,2.26,7.14,1.62,1.0,83.0,1.01,0.04,1.16,1.0,0.16,3.15,11.49,1.01,1.0,83.0,11.87,14.47,57.57,2.26,55.32,1.87,5.25,18.65,4.95,83.0,13.16,6.82,37.32,3.77,33.55,1.01,4.71,14.8,13.38,83.0
+AF-BAM = 52.64,9.55,79.32,36.76,42.56,0.41,2.86,53.49,52.66,122.0,64.23,19.58,145.01,25.99,119.02,0.85,4.95,67.12,63.34,122.0,36.85,7.67,56.93,16.04,40.89,0.08,3.38,37.63,37.23,122.0,19.28,7.62,42.1,4.51,37.6,0.37,2.69,20.72,18.17,122.0,30.81,6.03,50.46,17.81,32.65,0.38,2.93,31.4,30.89,122.0,13.18,6.87,44.72,4.0,40.72,1.91,7.96,14.85,11.59,122.0,10.1,2.9,15.56,2.05,13.52,-1.1,3.69,10.5,11.14,122.0,27.09,5.24,35.13,12.43,22.71,-0.81,3.03,27.59,28.45,122.0,4.0,1.72,9.32,1.0,8.32,0.28,2.77,4.36,4.33,122.0,2.08,0.68,3.77,1.0,2.77,0.14,2.2,2.19,2.0,122.0,14.89,10.17,53.59,1.57,52.02,0.97,3.71,18.01,10.89,122.0,5.82,3.08,15.1,1.56,13.54,1.11,3.62,6.58,4.77,122.0
+AF-BDG = 30.68,5.25,56.93,21.39,35.54,1.17,6.36,31.13,30.19,150.0,68.11,18.25,132.46,28.56,103.9,0.32,3.79,70.49,68.73,150.0,63.67,19.75,107.25,29.32,77.93,0.2,1.86,66.65,60.94,150.0,8.18,6.73,34.09,1.77,32.32,1.54,4.7,10.58,5.23,150.0,34.08,8.85,60.47,18.09,42.37,0.24,2.56,35.2,34.89,150.0,1.86,1.35,8.26,1.0,7.26,2.3,8.35,2.29,1.3,150.0,2.13,1.39,7.1,1.0,6.1,1.39,4.35,2.54,1.64,150.0,3.68,2.52,11.44,1.0,10.44,0.73,2.67,4.46,3.27,150.0,1.73,0.9,6.69,1.0,5.69,2.18,9.96,1.95,1.48,150.0,1.49,0.91,6.11,1.0,5.11,2.76,11.61,1.74,1.07,150.0,24.87,5.34,47.5,11.17,36.33,0.82,4.75,25.43,24.28,150.0,10.57,4.55,34.09,3.34,30.75,1.47,7.37,11.5,9.92,150.0
+AF-BDS = 46.98,9.51,74.68,21.04,53.64,0.5,4.17,47.93,46.09,284.0,55.02,16.51,110.58,18.09,92.49,0.59,3.34,57.44,54.52,284.0,96.17,19.96,140.7,29.32,111.38,-0.99,3.8,98.21,100.97,284.0,53.64,14.22,104.06,24.46,79.6,0.61,3.04,55.49,51.43,284.0,24.19,8.01,56.93,11.17,45.76,1.77,6.67,25.48,22.35,284.0,14.22,8.07,46.09,4.66,41.43,1.26,4.06,16.34,10.98,284.0,34.14,27.11,179.1,1.0,178.1,0.93,4.97,43.56,28.45,284.0,23.27,25.4,227.97,1.0,226.97,3.46,22.21,34.42,19.85,284.0,7.31,5.88,32.09,1.0,31.09,1.51,5.47,9.38,5.93,284.0,19.11,12.47,81.75,1.88,79.87,1.92,7.72,22.81,15.62,284.0,17.8,8.98,46.09,3.44,42.65,0.71,3.18,19.93,17.02,284.0,17.22,8.3,44.72,1.0,43.72,-0.14,2.4,19.11,17.94,284.0
+AF-BGL = 71.6,11.54,107.25,49.16,58.09,0.79,3.97,72.51,69.3,99.0,65.58,13.46,97.97,25.21,72.76,-0.29,3.16,66.94,66.19,99.0,62.17,33.3,173.77,26.78,146.99,1.24,3.73,70.45,47.5,99.0,48.06,24.08,149.45,12.22,137.22,1.31,5.7,53.7,43.57,99.0,38.12,19.79,128.53,18.09,110.43,2.0,7.75,42.9,30.98,99.0,26.68,26.54,128.53,3.89,124.64,1.55,4.95,37.53,14.51,99.0,9.61,8.95,48.96,1.0,47.96,1.86,6.8,13.1,6.3,99.0,30.79,25.05,110.53,1.0,109.53,1.06,3.51,39.61,23.0,99.0,13.07,12.24,43.39,1.0,42.39,0.88,2.57,17.86,8.26,99.0,8.42,11.22,50.46,1.0,49.46,2.07,6.39,13.98,3.47,99.0,25.76,15.94,89.5,7.32,82.17,1.42,5.23,30.25,21.43,99.0,7.74,5.41,34.09,1.0,33.09,1.63,7.94,9.42,6.8,99.0
+AF-FRA = 42.75,95.74,785.15,11.86,773.29,5.67,38.1,104.72,21.68,337.0,35.77,20.32,154.02,2.4,151.63,1.95,9.28,41.13,33.08,337.0,86.18,36.69,281.56,38.46,243.1,1.91,8.52,93.65,75.82,337.0,1.97,1.87,13.79,1.0,12.79,3.0,13.4,2.71,1.02,337.0,7.83,5.25,30.22,1.0,29.22,0.99,4.26,9.43,7.11,337.0,1.59,1.25,8.77,1.0,7.77,2.44,9.06,2.02,1.0,337.0,1.35,0.86,5.1,1.0,4.1,2.7,9.54,1.6,1.0,337.0,4.67,4.91,26.78,1.0,25.78,2.07,7.51,6.77,2.59,337.0,1.98,1.43,9.48,1.0,8.48,2.3,9.92,2.44,1.35,337.0,1.68,0.58,4.66,1.0,3.66,1.08,5.12,1.77,1.63,337.0,6.04,4.7,21.68,1.0,20.68,0.87,3.03,7.65,5.38,337.0,1.7,0.91,6.49,1.0,5.49,1.62,6.11,1.93,1.25,337.0
+AF-FYB = 34.92,7.5,60.47,25.21,35.25,1.27,4.11,35.71,32.1,152.0,48.96,27.85,110.53,12.22,98.31,0.35,1.81,56.28,47.36,152.0,55.29,27.47,121.0,19.81,101.19,0.77,2.37,61.7,45.63,152.0,9.04,7.51,39.64,1.2,38.44,1.51,4.93,11.74,6.23,152.0,28.4,7.06,50.46,17.03,33.42,0.93,3.32,29.26,26.78,152.0,10.16,6.62,31.14,1.0,30.14,0.69,2.62,12.11,8.46,152.0,3.53,1.99,9.04,1.0,8.04,0.59,2.43,4.05,3.09,152.0,6.97,2.37,12.6,2.26,10.34,0.46,2.36,7.36,6.6,152.0,1.9,1.89,17.56,1.0,16.56,5.07,36.96,2.67,1.06,152.0,1.06,0.24,3.46,1.0,2.46,7.82,73.95,1.08,1.0,152.0,16.16,7.8,43.57,4.0,39.57,0.71,3.71,17.94,15.62,152.0,11.99,5.82,28.45,3.24,25.2,0.37,2.24,13.32,11.75,152.0
+AF-GHA = 57.78,8.45,75.82,36.76,39.06,-0.21,2.43,58.39,58.68,195.0,57.32,34.27,184.72,12.6,172.12,1.18,4.15,66.74,49.71,195.0,59.09,25.33,168.38,12.99,155.39,1.17,5.1,64.27,57.34,195.0,14.37,11.0,113.92,3.55,110.37,5.33,42.12,18.08,12.53,195.0,9.89,7.27,37.32,1.0,36.32,1.14,4.29,12.26,8.38,195.0,8.24,3.67,24.46,3.77,20.69,1.74,6.13,9.02,6.79,195.0,17.78,17.62,154.02,5.25,148.78,3.85,23.55,24.99,11.86,195.0,20.6,7.17,60.47,8.51,51.95,1.05,7.09,21.81,21.04,195.0,5.77,8.16,76.97,2.06,74.9,5.49,38.92,9.98,3.56,195.0,1.74,0.83,4.8,1.0,3.8,1.05,3.41,1.93,1.46,195.0,16.02,25.59,179.1,1.0,178.1,3.11,15.44,30.13,5.25,195.0,1.87,1.75,10.84,1.0,9.84,2.85,11.73,2.56,1.0,195.0
+AF-GHO = 27.56,6.59,42.1,16.53,25.57,0.22,1.83,28.34,26.89,210.0,44.07,21.44,100.97,7.71,93.26,0.87,2.91,48.99,38.47,210.0,79.61,20.08,136.52,45.64,90.87,0.62,2.48,82.09,75.82,210.0,12.19,10.24,40.85,1.24,39.62,1.05,2.98,15.91,7.46,210.0,22.82,6.85,39.58,6.11,33.47,-0.63,2.82,23.82,24.12,210.0,4.96,3.61,18.09,1.0,17.09,1.22,3.99,6.13,3.87,210.0,7.92,4.28,23.0,1.27,21.73,0.59,3.14,9.0,7.68,210.0,12.88,5.84,28.45,3.44,25.0,0.9,3.14,14.14,11.34,210.0,7.92,6.76,48.96,2.4,46.56,2.63,12.0,10.4,5.25,210.0,1.79,0.85,6.3,1.0,5.3,1.69,7.17,1.98,1.57,210.0,16.67,9.88,66.19,5.25,60.94,2.11,9.35,19.36,14.38,210.0,5.87,2.36,15.1,1.76,13.34,0.65,3.17,6.33,5.45,210.0
+AF-HEL = 17.11,9.57,39.64,3.15,36.49,0.61,2.29,19.6,14.23,352.0,21.75,16.13,70.31,1.77,68.53,0.93,3.07,27.06,18.15,352.0,81.01,33.17,179.1,5.93,173.17,0.1,2.61,87.52,80.6,352.0,2.19,3.76,34.09,1.0,33.09,4.5,26.26,4.35,1.0,352.0,9.04,4.64,23.74,1.0,22.74,0.74,3.23,10.16,8.25,352.0,1.28,0.72,4.25,1.0,3.25,2.58,8.32,1.47,1.0,352.0,2.1,1.77,9.64,1.0,8.64,1.64,4.89,2.75,1.0,352.0,11.42,3.12,19.22,5.67,13.55,0.55,3.0,11.83,11.51,352.0,6.29,2.7,26.78,2.63,24.15,2.22,14.0,6.85,5.93,352.0,4.88,3.34,17.31,1.9,15.41,2.13,6.76,5.91,3.6,352.0,2.76,4.6,29.37,1.0,28.37,3.56,16.25,5.36,1.0,352.0,1.23,0.5,3.89,1.0,2.89,2.38,8.51,1.33,1.0,352.0
+AF-HER = 24.17,7.78,53.59,10.51,43.08,0.9,4.03,25.39,23.07,271.0,61.62,31.53,242.15,17.04,225.1,2.13,9.14,69.19,53.59,271.0,52.5,26.0,196.06,19.81,176.25,1.84,7.89,58.57,43.94,271.0,3.51,1.7,13.79,1.0,12.79,1.96,10.46,3.9,3.4,271.0,19.61,5.68,44.72,5.58,39.14,0.68,4.51,20.41,19.09,271.0,1.3,0.86,6.69,1.0,5.69,3.69,17.19,1.56,1.0,271.0,1.31,0.78,5.41,1.0,4.41,2.87,11.07,1.52,1.0,271.0,2.04,2.22,12.99,1.0,11.99,2.36,8.42,3.01,1.0,271.0,1.3,0.62,4.13,1.0,3.13,2.1,6.53,1.44,1.0,271.0,1.62,1.2,8.51,1.0,7.51,2.79,12.03,2.01,1.0,271.0,20.01,8.04,46.09,4.13,41.96,0.31,2.55,21.56,19.44,271.0,4.51,2.65,13.38,1.0,12.38,0.64,2.73,5.23,4.4,271.0
+AF-JOW = 35.99,9.42,58.67,21.68,36.99,0.4,1.98,37.2,36.22,156.0,44.56,26.0,95.06,13.79,81.27,0.27,1.53,51.55,38.47,156.0,38.96,15.18,89.5,20.41,69.08,0.89,3.56,41.79,38.03,156.0,10.13,5.37,25.99,1.77,24.21,0.53,2.83,11.46,9.25,156.0,28.21,5.6,45.41,16.04,29.37,0.72,3.79,28.76,27.41,156.0,6.03,2.63,16.04,2.26,13.78,1.68,6.0,6.58,5.43,156.0,4.36,3.44,12.41,1.0,11.41,0.72,2.2,5.54,3.32,156.0,10.95,5.0,22.35,1.53,20.82,0.17,2.19,12.03,10.01,156.0,2.11,1.8,11.65,1.0,10.65,1.89,7.52,2.76,1.0,156.0,1.08,0.3,3.15,1.0,2.15,4.76,26.91,1.12,1.0,156.0,23.06,17.67,95.06,4.48,90.58,1.68,5.92,29.01,17.51,156.0,11.32,4.7,24.46,3.89,20.58,0.57,2.95,12.25,11.04,156.0
+AF-KAB = 84.07,7.8,92.24,64.23,28.01,-1.52,4.1,84.42,86.84,29.0,33.84,13.23,72.46,12.99,59.48,0.95,4.0,36.25,31.05,29.0,43.28,4.07,50.46,34.09,16.37,-0.47,2.69,43.46,43.58,29.0,40.0,6.59,55.34,29.81,25.53,0.57,2.66,40.53,38.48,29.0,21.32,4.4,30.22,14.65,15.57,0.34,1.97,21.75,21.48,29.0,11.82,1.88,18.09,9.32,8.78,1.54,5.59,11.96,11.17,29.0,22.43,4.06,30.34,12.99,17.35,-1.0,3.77,22.78,23.75,29.0,50.59,7.77,58.67,30.22,28.45,-1.48,3.98,51.16,54.02,29.0,14.81,4.37,21.93,6.89,15.04,-0.24,1.87,15.42,15.16,29.0,5.95,0.87,7.54,3.89,3.66,-0.93,3.54,6.01,6.16,29.0,8.31,2.04,13.79,5.22,8.57,0.64,3.49,8.55,8.16,29.0,2.16,1.1,4.8,1.0,3.8,0.56,2.4,2.42,2.12,29.0
+AF-KAN = 34.73,12.13,69.36,13.18,56.17,0.46,2.93,36.78,34.93,279.0,52.74,21.43,163.6,4.0,159.6,0.76,5.28,56.92,51.93,279.0,78.18,34.08,317.67,23.03,294.63,1.89,11.41,85.26,69.45,279.0,1.48,1.47,12.02,1.0,11.02,4.55,25.02,2.08,1.0,279.0,7.74,5.76,28.45,1.0,27.45,1.01,3.28,9.64,6.11,279.0,1.77,1.13,6.11,1.0,5.11,1.56,4.67,2.09,1.08,279.0,2.38,2.35,20.41,1.0,19.41,2.76,16.1,3.34,1.0,279.0,11.44,4.43,18.65,1.03,17.62,-0.4,2.06,12.26,12.22,279.0,8.23,2.48,25.99,3.63,22.35,1.63,12.8,8.6,8.51,279.0,3.27,0.76,4.52,1.06,3.46,-1.05,3.53,3.36,3.48,279.0,2.34,5.13,56.93,1.0,55.93,6.66,57.49,5.63,1.0,279.0,1.26,0.64,6.3,1.0,5.3,3.69,20.43,1.41,1.0,279.0
+AF-KAP = 72.48,9.32,86.84,58.67,28.17,0.13,1.67,73.06,71.77,35.0,60.57,11.95,96.62,34.09,62.53,0.68,4.51,61.71,58.96,35.0,67.33,22.01,105.75,37.32,68.43,0.39,1.65,70.73,61.95,35.0,47.97,7.9,63.44,27.6,35.84,-0.39,3.01,48.6,49.2,35.0,24.38,12.37,60.47,8.01,52.45,1.1,3.72,27.26,22.44,35.0,27.62,17.09,74.68,6.89,67.79,0.96,3.31,32.35,26.38,35.0,30.38,15.89,84.26,11.17,73.09,1.42,5.18,34.18,23.03,35.0,46.14,21.7,100.97,10.82,90.15,0.11,2.63,50.85,53.59,35.0,11.28,5.49,23.06,3.66,19.41,0.54,2.32,12.51,10.84,35.0,20.02,8.61,35.44,6.49,28.95,-0.08,1.95,21.75,20.41,35.0,25.38,16.13,68.22,7.54,60.67,0.81,2.78,29.94,19.23,35.0,1.89,0.87,3.85,1.0,2.85,0.51,1.98,2.08,1.74,35.0
+AF-KDZ = 42.26,7.05,62.32,34.09,28.23,1.21,4.05,42.83,41.32,43.0,50.67,7.15,68.22,38.46,29.76,0.2,2.51,51.16,49.98,43.0,62.05,12.63,92.24,40.85,51.38,0.51,2.61,63.3,58.91,43.0,25.91,15.01,62.35,7.32,55.02,0.98,3.1,29.86,22.69,43.0,18.36,8.11,35.13,6.54,28.6,0.66,2.23,20.04,15.89,43.0,4.46,0.88,7.0,3.34,3.66,0.64,2.89,4.54,4.38,43.0,1.0,0.01,1.05,1.0,0.05,4.12,19.77,1.0,1.0,43.0,1.68,1.02,4.7,1.0,3.7,1.48,4.33,1.96,1.0,43.0,1.01,0.04,1.24,1.0,0.24,4.99,27.41,1.01,1.0,43.0,1.59,0.99,5.25,1.0,4.25,2.07,6.95,1.87,1.0,43.0,8.84,2.45,14.21,4.02,10.19,0.39,2.5,9.17,8.51,43.0,8.31,2.37,12.99,5.1,7.89,0.35,1.71,8.63,7.9,43.0
+AF-KNR = 80.33,8.97,98.81,63.79,35.02,0.11,2.13,80.82,78.73,62.0,75.09,6.94,96.6,63.44,33.16,0.95,3.8,75.4,73.7,62.0,105.7,5.63,121.22,91.73,29.49,0.09,3.36,105.85,105.66,62.0,86.07,18.22,136.52,50.46,86.06,-0.38,2.89,87.94,90.99,62.0,45.15,22.65,95.06,15.07,79.99,0.27,1.9,50.43,46.73,62.0,19.55,5.33,30.76,10.37,20.39,0.04,2.03,20.25,18.93,62.0,32.38,15.52,89.07,13.38,75.69,1.41,5.05,35.86,27.75,62.0,54.28,17.27,116.72,28.77,87.95,1.37,5.12,56.92,49.37,62.0,26.88,11.08,47.5,11.8,35.7,0.22,1.76,29.04,26.46,62.0,29.93,11.56,61.46,8.55,52.91,0.11,2.73,32.05,29.71,62.0,29.62,9.01,43.39,13.38,30.01,-0.07,1.84,30.94,29.77,62.0,5.31,4.56,19.81,1.0,18.81,1.28,3.76,6.98,3.05,62.0
+AF-LAG = 91.31,10.54,107.25,71.32,35.93,-0.02,1.92,91.9,91.11,43.0,64.85,5.66,74.82,55.23,19.58,-0.29,2.09,65.09,65.8,43.0,85.01,15.83,107.44,39.64,67.81,-1.32,4.24,86.44,90.95,43.0,51.34,13.27,97.59,33.08,64.52,1.26,4.9,52.98,49.23,43.0,27.19,10.87,57.29,9.6,47.69,0.44,2.9,29.23,27.6,43.0,16.85,9.27,50.33,8.77,41.56,1.85,6.83,19.18,15.22,43.0,25.01,11.28,67.36,6.11,61.25,1.68,6.94,27.38,23.34,43.0,51.63,16.14,74.33,12.3,62.03,-1.15,3.5,54.04,56.14,43.0,16.93,7.0,33.89,4.43,29.46,0.24,2.98,18.29,16.53,43.0,17.7,8.9,34.48,6.69,27.79,0.22,1.66,19.76,17.03,43.0,15.42,7.24,42.63,8.78,33.85,2.19,7.93,17.0,13.66,43.0,4.26,2.84,12.87,1.0,11.87,1.31,4.33,5.11,3.4,43.0
+AF-LOW = 77.9,12.17,97.45,58.67,38.78,-0.45,1.73,78.81,85.55,27.0,50.16,10.96,62.32,20.41,41.9,-1.24,3.73,51.3,51.87,27.0,39.18,14.27,67.82,19.22,48.6,0.4,2.13,41.61,38.53,27.0,33.57,12.87,77.36,17.01,60.35,1.44,6.0,35.86,31.27,27.0,15.62,6.57,35.57,4.8,30.77,0.65,4.52,16.89,15.89,27.0,10.0,3.97,23.4,4.25,19.15,1.29,6.1,10.73,10.2,27.0,20.46,6.44,35.79,11.17,24.63,0.24,2.57,21.42,22.36,27.0,46.22,17.34,90.88,22.35,68.53,0.29,2.76,49.25,50.48,27.0,12.05,7.13,42.12,5.93,36.19,2.95,12.94,13.93,11.34,27.0,5.54,1.95,12.83,3.15,9.68,1.66,8.24,5.86,6.11,27.0,7.22,3.17,18.99,4.0,14.98,2.15,8.29,7.87,6.49,27.0,1.13,0.4,2.74,1.0,1.74,3.19,12.12,1.19,1.0,27.0
+AF-NAN = 109.54,10.68,154.02,88.17,65.86,1.57,7.99,110.05,107.55,50.0,73.35,29.27,179.1,43.47,135.62,1.85,6.06,78.86,62.25,50.0,98.98,23.91,158.74,47.05,111.69,0.36,3.3,101.77,95.5,50.0,86.43,40.28,214.62,44.72,169.9,1.34,4.27,95.18,69.74,50.0,59.3,25.23,124.71,17.3,107.41,0.66,2.82,64.35,55.7,50.0,23.5,10.78,55.23,9.32,45.92,1.07,3.62,25.81,20.56,50.0,35.18,13.05,79.32,20.41,58.91,1.5,4.76,37.48,28.51,50.0,109.74,50.86,242.15,43.39,198.75,0.86,2.9,120.73,99.47,50.0,34.01,11.84,62.32,17.03,45.28,0.77,2.8,35.97,31.46,50.0,14.06,6.4,30.22,6.11,24.11,0.8,2.59,15.42,11.72,50.0,21.51,8.39,47.5,10.2,37.3,1.02,3.82,23.05,19.96,50.0,3.27,2.67,10.36,1.0,9.36,1.54,4.32,4.2,2.31,50.0
+AF-NIM = 16.11,15.52,88.91,3.55,85.36,2.18,8.33,22.35,9.9,290.0,51.3,55.69,281.56,4.92,276.64,2.63,9.26,75.64,35.28,290.0,69.92,24.82,154.02,20.41,133.61,0.17,2.86,74.18,69.79,290.0,1.58,1.0,7.12,1.0,6.12,2.23,8.45,1.86,1.0,290.0,5.85,2.65,15.27,1.0,14.27,0.6,3.7,6.42,5.55,290.0,1.05,0.19,2.23,1.0,1.23,4.71,25.59,1.06,1.0,290.0,1.26,0.93,8.26,1.0,7.26,4.31,23.17,1.56,1.0,290.0,5.02,5.89,52.0,1.0,51.0,4.45,27.02,7.73,3.7,290.0,3.45,1.47,10.51,1.0,9.51,1.04,4.66,3.75,3.15,290.0,5.91,4.51,18.65,1.29,17.35,1.5,3.98,7.43,4.14,290.0,1.38,0.79,6.49,1.0,5.49,3.23,15.58,1.59,1.0,290.0,1.58,1.2,9.04,1.0,8.04,2.98,13.29,1.99,1.0,290.0
+AF-ORU = 42.72,7.28,60.47,26.9,33.57,0.03,2.15,43.33,42.98,204.0,29.1,20.96,126.13,3.24,122.89,1.83,7.36,35.83,25.14,204.0,75.67,39.63,304.48,13.38,291.1,2.56,12.69,85.38,66.87,204.0,15.87,10.31,72.46,1.09,71.37,2.57,13.02,18.91,14.65,204.0,22.62,8.97,43.39,4.38,39.01,-0.13,2.12,24.33,22.96,204.0,6.68,4.09,21.68,1.31,20.38,0.98,3.64,7.82,5.59,204.0,8.06,3.32,26.78,1.81,24.97,1.25,7.89,8.71,7.53,204.0,21.63,4.76,30.22,13.26,16.96,0.14,1.67,22.14,20.42,204.0,7.49,5.18,36.35,2.22,34.12,2.18,9.75,9.1,6.45,204.0,2.39,0.46,3.56,1.31,2.25,0.07,2.51,2.43,2.37,204.0,19.19,12.09,68.22,1.31,66.91,1.33,5.06,22.67,15.76,204.0,3.56,1.82,11.51,1.28,10.23,1.35,5.29,4.0,3.2,204.0
+AF-PAR = 72.43,7.11,85.55,64.23,21.32,0.58,2.22,72.77,72.02,36.0,39.26,14.27,72.46,10.84,61.63,0.19,3.23,41.7,40.06,36.0,36.3,8.52,50.46,22.75,27.7,0.18,1.67,37.26,34.68,36.0,31.04,7.94,49.43,17.56,31.87,0.29,2.2,32.01,31.72,36.0,23.22,7.69,38.15,9.76,28.39,-0.08,2.22,24.42,23.74,36.0,15.78,9.35,47.07,7.11,39.96,2.28,7.53,18.28,13.43,36.0,14.18,3.53,21.72,11.06,10.66,1.28,3.17,14.6,12.6,36.0,35.42,9.31,54.48,22.35,32.13,0.59,2.14,36.59,33.59,36.0,8.79,2.54,15.78,5.41,10.37,1.13,3.57,9.14,8.0,36.0,5.25,2.32,14.1,3.34,10.75,1.95,7.3,5.73,3.98,36.0,12.3,3.16,20.27,7.25,13.02,0.7,2.86,12.69,11.67,36.0,2.28,1.83,9.32,1.0,8.32,2.2,7.85,2.91,1.68,36.0
+AF-PIA = 75.21,15.31,98.02,37.32,60.7,-0.81,2.5,76.73,81.75,107.0,48.28,11.77,100.97,25.21,75.76,1.07,5.81,49.68,48.56,107.0,55.48,12.16,86.84,23.03,63.8,0.12,2.9,56.78,54.41,107.0,42.32,20.56,107.25,10.51,96.74,0.55,3.22,47.0,43.47,107.0,21.76,13.82,64.23,3.66,60.57,1.08,3.74,25.74,18.62,107.0,17.76,7.24,33.08,4.6,28.48,0.2,2.0,19.16,17.03,107.0,41.47,15.59,79.32,11.86,67.46,0.31,2.29,44.28,39.64,107.0,60.01,37.43,163.6,10.59,153.01,0.77,2.94,70.64,54.38,107.0,19.21,11.89,49.66,2.33,47.33,0.59,2.56,22.56,17.59,107.0,4.62,3.85,19.89,1.0,18.89,1.47,5.6,6.0,3.96,107.0,4.98,3.53,16.02,1.0,15.02,0.79,3.17,6.1,4.68,107.0,1.06,0.15,1.67,1.0,0.67,2.86,10.68,1.07,1.0,107.0
+AF-SAM = 64.41,59.87,470.18,26.79,443.38,4.24,24.06,87.75,49.27,109.0,52.16,15.17,97.97,17.03,80.94,0.36,2.73,54.3,51.93,109.0,43.47,14.98,121.0,23.74,97.26,1.89,8.83,45.95,39.59,109.0,13.44,10.88,52.0,2.96,49.04,1.89,6.19,17.26,10.51,109.0,23.94,7.48,52.0,12.99,39.02,1.02,4.21,25.07,22.44,109.0,8.8,2.62,15.56,4.66,10.9,0.44,2.43,9.18,8.29,109.0,1.6,1.27,7.4,1.0,6.4,2.75,10.79,2.04,1.0,109.0,6.16,5.78,22.32,1.0,21.32,0.82,2.52,8.43,3.89,109.0,2.46,3.69,22.35,1.0,21.35,3.29,14.21,4.42,1.0,109.0,1.37,1.1,6.89,1.0,5.89,3.29,13.61,1.76,1.0,109.0,10.57,9.13,43.39,2.19,41.2,1.35,4.16,13.94,6.53,109.0,10.82,6.24,53.59,3.44,50.15,3.75,23.37,12.47,9.9,109.0
+AF-TAK = 59.71,8.51,88.25,45.45,42.8,0.96,3.88,60.31,57.66,102.0,74.28,30.06,190.23,38.46,151.77,1.17,4.48,80.08,66.94,102.0,87.76,25.59,153.12,48.96,104.16,0.53,2.23,91.38,81.18,102.0,52.69,14.14,86.84,25.99,60.85,0.15,2.14,54.54,53.59,102.0,24.18,7.03,44.72,5.75,38.97,0.11,3.2,25.17,24.3,102.0,16.34,10.13,40.85,4.25,36.6,0.91,2.44,19.2,11.72,102.0,11.5,19.85,79.32,1.0,78.32,1.94,5.57,22.86,1.04,102.0,11.79,11.56,62.32,1.0,61.32,1.65,6.15,16.48,7.9,102.0,6.84,6.9,28.45,1.0,27.45,1.12,3.28,9.69,2.99,102.0,16.45,14.17,60.47,2.63,57.84,0.93,2.87,21.67,9.49,102.0,26.89,12.21,70.31,8.77,61.53,0.95,3.66,29.51,23.56,102.0,15.06,8.48,53.59,3.13,50.47,2.46,9.84,17.26,12.24,102.0
+AF-WAR = 66.01,5.18,74.71,56.95,17.76,-0.05,1.75,66.21,66.46,49.0,27.04,13.79,59.89,11.0,48.89,0.72,2.38,30.29,22.85,49.0,26.47,4.15,35.28,17.03,18.24,-0.38,2.62,26.78,27.27,49.0,19.11,4.68,29.32,13.38,15.93,0.79,2.4,19.67,17.56,49.0,19.78,4.82,31.46,5.93,25.54,-0.51,4.66,20.35,20.01,49.0,10.29,2.7,22.23,4.66,17.57,1.44,9.33,10.63,10.12,49.0,12.16,1.15,13.79,8.81,4.98,-0.61,2.8,12.21,12.27,49.0,29.91,2.96,33.58,23.74,9.85,-0.83,2.35,30.06,31.14,49.0,6.76,1.04,8.41,4.43,3.98,-0.64,2.28,6.84,7.0,49.0,3.47,0.35,3.89,2.56,1.33,-0.34,2.06,3.48,3.51,49.0,8.08,2.92,18.0,3.44,14.56,0.78,4.08,8.58,7.98,49.0,2.04,1.08,6.28,1.0,5.28,1.76,6.48,2.3,1.6,49.0
+AF-ZAB = 58.32,8.75,86.33,40.85,45.47,0.55,3.47,58.96,56.23,119.0,109.15,43.63,242.15,34.09,208.06,0.96,3.67,117.48,98.23,119.0,56.43,48.97,327.39,13.79,313.6,2.88,12.39,74.58,40.33,119.0,4.47,4.54,29.24,1.0,28.24,2.63,11.45,6.36,2.98,119.0,7.81,3.44,19.49,1.72,17.77,0.69,3.2,8.53,7.28,119.0,4.88,1.92,13.41,1.87,11.53,0.84,5.28,5.24,5.18,119.0,4.53,3.68,24.1,1.0,23.1,2.06,10.03,5.83,4.15,119.0,15.65,3.29,19.81,7.21,12.6,-0.89,2.56,15.99,16.78,119.0,3.53,1.28,7.7,1.72,5.98,1.23,4.29,3.75,3.32,119.0,1.48,0.66,3.2,1.0,2.2,1.09,2.74,1.62,1.03,119.0,8.92,7.61,36.39,1.0,35.39,1.15,4.56,11.7,7.74,119.0,1.09,0.26,2.63,1.0,1.63,3.52,16.67,1.12,1.0,119.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_temperature_2005.properties
new file mode 100644
index 0000000..beb6e06
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_temperature_2005.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 2005 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=2005
+
+# 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 = 3.98,5.67,11.38,-12.87,24.25,-1.11,3.22,6.92,6.28,523.0,3.65,6.09,14.69,-12.6,27.28,-0.31,2.66,7.1,4.21,523.0,21.08,5.96,31.77,-1.02,32.8,-1.52,5.07,21.9,23.23,523.0,31.24,6.2,42.8,8.35,34.45,-1.05,4.34,31.85,32.12,523.0,34.74,7.71,45.0,10.28,34.72,-0.9,3.25,35.58,36.32,523.0,41.69,5.29,45.0,22.95,22.05,-1.77,5.18,42.02,44.72,523.0,43.5,3.13,45.0,29.29,15.71,-2.42,8.27,43.61,45.0,523.0,42.63,3.68,45.0,28.19,16.81,-1.8,5.47,42.79,44.59,523.0,40.4,4.01,45.0,26.54,18.46,-1.08,3.73,40.6,41.35,523.0,31.03,3.51,36.18,17.17,19.02,-1.45,5.17,31.23,31.77,523.0,17.96,4.81,25.98,-1.3,27.28,-1.46,5.12,18.59,19.16,523.0,11.1,3.89,16.61,-6.54,23.15,-1.65,6.3,11.76,12.07,523.0
+AF-BAM = -12.33,2.58,2.83,-16.73,19.57,2.13,8.26,12.6,-13.15,757.0,-10.26,3.12,5.87,-15.08,20.94,2.06,7.23,10.73,-11.29,757.0,2.14,5.08,20.2,-6.26,26.46,1.02,3.5,5.5,1.04,757.0,14.27,5.57,26.26,0.35,25.91,-0.03,2.21,15.32,14.13,757.0,18.28,3.96,27.36,5.87,21.5,-0.31,2.59,18.71,18.68,757.0,28.32,3.66,36.46,14.69,21.77,-0.42,3.21,28.55,28.46,757.0,35.1,2.81,41.42,24.06,17.36,-0.39,3.9,35.21,35.08,757.0,34.71,2.58,40.59,25.71,14.88,-0.21,2.94,34.81,34.8,757.0,32.01,2.44,37.28,23.23,14.06,-0.4,3.11,32.1,32.05,757.0,22.62,2.5,27.64,13.31,14.33,-0.39,2.8,22.76,22.95,757.0,4.86,3.74,14.41,-4.61,19.02,-0.02,2.46,6.13,5.04,757.0,-1.6,4.3,8.35,-10.94,19.29,-0.07,2.24,4.58,-1.16,757.0
+AF-BDG = 1.29,6.36,10.28,-10.94,21.22,-0.28,1.65,6.49,2.01,931.0,-0.09,6.41,13.03,-11.77,24.8,0.08,1.91,6.41,0.22,931.0,17.04,5.28,26.81,3.11,23.7,-0.73,2.41,17.84,19.09,931.0,28.96,4.41,37.83,17.72,20.12,-0.5,2.39,29.3,29.98,931.0,33.31,6.25,45.0,20.47,24.53,-0.2,1.89,33.89,33.98,931.0,41.78,3.86,45.0,32.32,12.68,-0.81,2.2,41.96,43.9,931.0,43.24,2.71,45.0,35.63,9.37,-1.29,3.2,43.32,45.0,931.0,42.25,3.4,45.0,33.7,11.3,-0.87,2.25,42.39,44.17,931.0,40.6,3.66,45.0,32.32,12.68,-0.49,1.93,40.76,41.56,931.0,31.81,3.44,38.11,23.5,14.61,-0.53,2.29,32.0,32.67,931.0,17.48,4.22,24.33,6.97,17.36,-0.52,2.12,17.98,18.61,931.0,13.41,4.67,19.65,0.91,18.74,-0.7,2.35,14.2,14.69,931.0
+AF-BDS = -14.74,6.07,7.24,-25.0,32.24,1.01,3.6,15.94,-16.18,1763.0,-11.87,4.89,6.97,-23.07,30.04,1.16,4.49,12.83,-12.87,1763.0,-2.79,7.21,19.37,-15.35,34.72,0.99,3.17,7.72,-5.09,1763.0,4.27,9.27,30.94,-9.29,40.24,1.01,2.98,10.2,1.18,1763.0,7.4,7.16,29.02,-7.64,36.65,0.63,2.77,10.3,6.28,1763.0,16.02,7.82,40.04,-0.47,40.51,0.6,2.91,17.82,14.96,1763.0,23.09,7.64,44.72,3.11,41.61,0.49,2.84,24.32,22.13,1763.0,24.21,7.29,43.62,2.83,40.79,0.34,2.75,25.29,23.44,1763.0,23.13,7.53,40.87,-0.47,41.34,0.04,2.36,24.33,22.68,1763.0,10.29,8.91,31.77,-9.02,40.79,0.36,2.36,13.61,8.9,1763.0,-3.46,8.26,17.72,-20.87,38.58,0.57,2.63,8.95,-4.88,1763.0,-10.44,7.0,10.55,-22.8,33.35,1.0,3.53,12.57,-12.05,1763.0
+AF-BGL = -2.72,8.08,9.72,-17.56,27.28,-0.16,1.66,8.52,-1.85,617.0,-1.29,7.02,10.0,-15.35,25.35,-0.41,1.79,7.13,0.08,617.0,11.87,8.97,22.95,-7.91,30.87,-0.65,2.07,14.88,15.1,617.0,19.84,9.54,33.15,-1.57,34.72,-0.82,2.31,22.01,23.92,617.0,20.91,9.15,41.97,2.01,39.96,-0.14,2.04,22.82,21.71,617.0,29.83,10.11,45.0,8.35,36.65,-0.19,1.92,31.49,30.26,617.0,35.91,7.96,45.0,16.06,28.94,-0.57,2.18,36.78,37.7,617.0,35.19,6.86,45.0,19.37,25.63,-0.32,2.07,35.85,36.18,617.0,33.15,6.37,45.0,18.82,26.18,-0.24,2.12,33.76,33.98,617.0,24.54,7.09,35.91,6.97,28.94,-0.52,2.18,25.55,26.26,617.0,10.06,7.89,23.5,-6.81,30.31,-0.4,2.07,12.78,11.79,617.0,4.27,7.96,16.61,-13.15,29.76,-0.55,2.03,9.03,6.69,617.0
+AF-FRA = 10.0,5.83,16.61,-9.29,25.91,-1.75,5.24,11.58,12.34,2083.0,10.13,5.9,17.44,-10.94,28.39,-1.87,5.76,11.73,12.34,2083.0,22.24,4.69,28.74,1.73,27.01,-1.89,6.62,22.73,23.78,2083.0,35.27,4.46,41.97,14.69,27.28,-1.34,4.79,35.55,36.32,2083.0,39.28,4.89,45.0,19.65,25.35,-1.44,4.76,39.59,40.59,2083.0,44.15,2.13,45.0,31.22,13.78,-3.06,12.2,44.2,45.0,2083.0,44.51,1.34,45.0,35.63,9.37,-3.33,14.0,44.53,45.0,2083.0,44.12,1.69,45.0,33.43,11.57,-2.56,9.99,44.15,45.0,2083.0,42.74,2.61,45.0,30.39,14.61,-1.36,4.77,42.81,43.55,2083.0,35.81,3.51,41.42,22.13,19.29,-1.02,4.03,35.98,36.32,2083.0,23.73,4.01,29.29,9.45,19.84,-1.33,4.53,24.06,24.68,2083.0,17.95,3.69,25.16,4.49,20.67,-1.12,4.01,18.33,18.96,2083.0
+AF-FYB = 2.49,7.68,10.83,-11.77,22.6,-0.44,1.47,8.07,7.24,937.0,2.51,7.84,14.96,-10.39,25.35,-0.27,1.44,8.23,5.87,937.0,17.75,7.44,28.19,0.63,27.56,-0.66,2.06,19.24,21.3,937.0,29.36,6.25,39.21,13.58,25.63,-0.58,2.14,30.02,31.43,937.0,34.22,9.4,45.0,16.34,28.66,-0.23,1.53,35.48,35.08,937.0,40.77,4.96,45.0,29.02,15.98,-0.67,1.88,41.07,43.9,937.0,43.02,2.96,45.0,34.25,10.75,-1.21,2.97,43.12,45.0,937.0,41.88,3.75,45.0,32.05,12.95,-0.73,1.96,42.05,44.31,937.0,40.86,4.41,45.0,29.57,15.43,-0.5,1.73,41.1,42.38,937.0,32.07,4.4,39.21,21.3,17.91,-0.46,1.84,32.37,33.7,937.0,17.58,5.98,26.54,2.97,23.56,-0.47,1.81,18.57,20.06,937.0,12.98,5.42,21.3,-1.57,22.87,-0.59,2.15,14.06,14.69,937.0
+AF-GHA = -6.36,5.29,9.04,-18.66,27.7,0.74,3.76,8.27,-7.09,1254.0,-5.66,4.54,13.03,-14.25,27.28,1.56,6.38,7.26,-5.98,1254.0,10.98,6.69,24.88,-3.78,28.66,-0.54,2.41,12.86,13.03,1254.0,26.49,7.27,37.56,6.14,31.42,-0.86,2.67,27.47,28.91,1254.0,29.82,5.81,38.94,12.2,26.73,-0.85,2.56,30.38,32.46,1254.0,39.79,5.08,45.0,24.61,20.39,-0.81,2.3,40.12,42.11,1254.0,42.2,3.47,45.0,30.94,14.06,-0.99,2.7,42.35,44.31,1254.0,41.72,3.72,45.0,30.39,14.61,-0.93,2.57,41.89,43.62,1254.0,38.76,4.06,44.45,27.09,17.36,-0.73,2.29,38.97,40.31,1254.0,30.37,4.04,36.73,18.54,18.19,-0.77,2.45,30.64,32.05,1254.0,17.32,5.13,24.88,1.04,23.84,-0.92,2.7,18.06,19.65,1254.0,11.07,4.01,16.89,-4.06,20.94,-1.08,3.28,11.78,12.62,1254.0
+AF-GHO = -9.15,3.46,7.52,-14.39,21.91,1.69,6.72,9.78,-9.84,1322.0,-8.35,3.22,9.17,-13.56,22.74,2.3,10.0,8.95,-9.02,1322.0,8.23,5.01,22.95,-5.16,28.11,-0.13,2.9,9.63,8.62,1322.0,22.74,4.83,32.05,4.07,27.97,-1.11,4.17,23.24,23.78,1322.0,25.6,3.93,37.28,13.72,23.56,0.01,3.11,25.9,25.43,1322.0,36.56,3.51,45.0,26.26,18.74,-0.09,2.92,36.73,36.73,1322.0,40.29,2.49,45.0,32.67,12.33,-0.35,2.9,40.37,40.45,1322.0,39.83,2.43,45.0,32.32,12.68,-0.49,3.06,39.9,40.18,1322.0,37.06,2.41,43.62,29.7,13.92,-0.41,3.03,37.14,37.28,1322.0,27.38,2.52,34.8,19.65,15.16,-0.34,3.35,27.5,27.5,1322.0,10.64,4.35,23.5,-1.3,24.8,-0.2,2.77,11.5,11.03,1322.0,5.8,4.58,16.61,-9.02,25.63,-0.81,3.75,7.39,6.56,1322.0
+AF-HEL = 12.0,4.14,18.82,-9.02,27.83,-2.08,8.44,12.69,12.89,2184.0,14.07,4.33,21.85,-7.64,29.49,-2.13,8.68,14.72,15.1,2184.0,25.85,3.81,32.87,7.24,25.63,-1.56,6.21,26.13,26.6,2184.0,38.54,4.62,45.0,20.47,24.53,-1.05,3.98,38.82,39.45,2184.0,41.97,3.83,45.0,23.78,21.22,-2.27,8.25,42.14,43.21,2184.0,44.74,1.09,45.0,35.35,9.65,-5.31,34.06,44.76,45.0,2184.0,44.92,0.49,45.0,39.21,5.79,-7.94,73.28,44.92,45.0,2184.0,44.7,0.94,45.0,37.01,7.99,-4.48,26.16,44.71,45.0,2184.0,44.27,1.64,45.0,34.25,10.75,-3.0,12.85,44.3,45.0,2184.0,38.52,2.83,43.35,25.71,17.64,-1.5,5.99,38.63,39.07,2184.0,26.4,3.22,30.94,11.93,19.02,-2.02,7.28,26.6,27.36,2184.0,21.18,3.06,25.71,8.07,17.64,-1.72,6.12,21.4,22.09,2184.0
+AF-HER = 6.63,6.1,15.24,-9.57,24.8,-1.01,3.02,9.01,8.42,1680.0,5.74,6.39,16.06,-10.81,26.87,-0.89,2.75,8.59,8.07,1680.0,21.09,4.84,27.64,4.76,22.87,-1.21,3.58,21.63,22.81,1680.0,34.11,4.47,42.38,20.2,22.19,-0.57,2.5,34.4,35.08,1680.0,37.65,4.99,45.0,22.68,22.32,-0.76,2.55,37.98,39.18,1680.0,43.18,2.31,45.0,34.39,10.61,-1.37,4.14,43.24,44.17,1680.0,43.63,1.67,45.0,36.87,8.13,-1.47,4.68,43.66,44.24,1680.0,42.43,1.93,45.0,35.49,9.51,-0.71,3.16,42.48,42.66,1680.0,40.73,2.1,45.0,34.11,10.89,-0.17,2.81,40.79,40.73,1680.0,33.26,2.47,38.94,25.16,13.78,-0.73,3.47,33.35,33.7,1680.0,20.78,3.64,27.09,9.45,17.64,-0.72,2.68,21.1,21.57,1680.0,15.72,3.68,21.85,3.66,18.19,-0.94,3.0,16.14,16.75,1680.0
+AF-JOW = 0.26,9.12,10.83,-14.6,25.42,-0.4,1.4,9.12,5.04,991.0,0.44,8.69,14.41,-13.98,28.39,-0.22,1.45,8.69,3.32,991.0,16.0,10.1,29.84,-5.16,35.0,-0.51,1.67,18.92,21.3,991.0,27.12,9.88,40.59,3.66,36.93,-0.64,2.01,28.86,32.05,991.0,31.92,11.73,45.0,8.9,36.1,-0.26,1.44,34.0,34.94,991.0,38.51,7.76,45.0,19.09,25.91,-0.61,1.71,39.29,44.66,991.0,41.28,4.87,45.0,26.81,18.19,-0.81,2.09,41.56,45.0,991.0,40.55,5.39,45.0,25.71,19.29,-0.63,1.76,40.91,44.93,991.0,39.21,6.14,45.0,24.33,20.67,-0.47,1.56,39.68,42.52,991.0,29.4,5.9,38.39,14.41,23.98,-0.49,1.77,29.99,32.32,991.0,15.01,8.3,24.61,-3.23,27.83,-0.59,1.73,17.15,20.2,991.0,9.06,8.25,21.02,-9.29,30.31,-0.66,2.0,12.25,13.31,991.0
+AF-KAB = -1.96,4.82,8.07,-12.05,20.12,-0.05,2.24,5.2,-1.44,185.0,-1.44,5.36,10.55,-11.5,22.05,0.56,2.71,5.54,-2.4,185.0,14.54,4.37,21.02,0.08,20.94,-1.4,4.47,15.18,15.79,185.0,25.4,4.4,30.39,10.28,20.12,-1.86,5.85,25.78,26.81,185.0,26.89,3.64,32.05,14.69,17.36,-1.29,4.42,27.13,27.78,185.0,37.75,4.16,44.17,24.88,19.29,-0.92,3.69,37.98,38.11,185.0,41.56,3.2,45.0,31.36,13.64,-1.34,4.26,41.69,42.24,185.0,39.9,3.18,44.86,30.12,14.74,-1.18,4.05,40.02,40.59,185.0,35.73,3.01,40.87,27.09,13.78,-1.0,3.78,35.86,36.46,185.0,27.77,3.01,32.19,18.41,13.78,-1.24,4.16,27.93,28.46,185.0,14.88,3.29,20.2,4.49,15.71,-1.04,3.95,15.24,15.31,185.0,9.93,2.99,16.2,0.77,15.43,-0.96,4.13,10.37,10.21,185.0
+AF-KAN = 11.34,3.79,18.54,-2.4,20.94,-0.27,2.64,11.96,11.52,1773.0,13.0,4.3,21.02,-2.13,23.15,-0.52,2.64,13.7,13.31,1773.0,25.84,3.92,32.05,13.03,19.02,-0.77,2.71,26.13,27.09,1773.0,38.83,4.71,45.0,25.16,19.84,-0.42,2.04,39.12,40.04,1773.0,41.87,3.39,45.0,26.26,18.74,-1.08,3.6,42.01,43.21,1773.0,44.95,0.31,45.0,39.07,5.93,-9.58,128.3,44.95,45.0,1773.0,44.97,0.17,45.0,41.42,3.58,-10.61,157.25,44.97,45.0,1773.0,44.87,0.47,45.0,39.63,5.37,-4.85,32.48,44.87,45.0,1773.0,44.54,1.04,45.0,37.01,7.99,-2.78,11.44,44.56,45.0,1773.0,38.83,2.52,42.8,29.02,13.78,-0.79,3.23,38.91,39.35,1773.0,27.42,3.21,32.6,16.06,16.54,-0.76,3.06,27.61,28.33,1773.0,21.03,2.58,25.98,11.38,14.61,-0.77,3.03,21.19,21.57,1773.0
+AF-KAP = -7.91,7.74,7.24,-18.66,25.91,0.42,1.8,11.05,-10.19,230.0,-6.89,7.88,9.59,-17.01,26.59,0.67,2.04,10.45,-9.7,230.0,4.58,9.04,20.2,-7.91,28.11,0.21,1.56,10.12,3.01,230.0,13.32,9.99,30.67,-2.13,32.8,0.06,1.62,16.64,12.07,230.0,16.28,8.96,31.5,0.35,31.14,-0.01,1.75,18.57,15.51,230.0,26.13,9.98,43.9,7.52,36.38,-0.01,1.8,27.96,25.85,230.0,31.74,7.92,45.0,17.17,27.83,0.12,1.78,32.71,30.94,230.0,31.49,6.75,44.17,19.65,24.53,0.15,1.83,32.2,31.15,230.0,28.43,6.16,40.59,17.44,23.15,0.09,1.82,29.09,28.5,230.0,18.96,7.25,31.77,5.59,26.18,0.08,1.79,20.3,18.51,230.0,5.46,8.15,19.23,-9.84,29.07,0.03,1.7,9.79,4.21,230.0,-0.34,8.8,14.27,-15.91,30.18,0.06,1.65,8.78,-2.33,230.0
+AF-KDZ = 7.98,1.19,10.55,4.28,6.27,-0.75,3.36,8.07,8.14,283.0,7.63,1.79,12.76,3.94,8.82,0.56,2.63,7.84,7.24,283.0,22.46,2.88,29.84,16.89,12.95,0.4,2.1,22.64,21.71,283.0,33.1,3.82,40.87,26.81,14.06,0.13,1.71,33.32,32.87,283.0,37.95,4.66,45.0,27.64,17.36,-0.42,2.03,38.24,38.8,283.0,43.48,2.13,45.0,36.18,8.82,-1.35,3.79,43.53,44.93,283.0,43.85,1.96,45.0,33.98,11.02,-2.23,7.98,43.89,45.0,283.0,43.07,2.98,45.0,30.94,14.06,-1.85,5.86,43.18,44.93,283.0,41.97,3.45,45.0,30.12,14.88,-1.28,4.08,42.11,42.86,283.0,32.71,2.2,36.73,24.33,12.4,-0.98,4.1,32.78,33.01,283.0,19.46,1.57,22.95,14.62,8.34,-0.54,3.3,19.52,19.65,283.0,12.6,1.35,15.79,9.93,5.86,0.54,2.43,12.67,12.2,283.0
+AF-KNR = -4.73,9.09,11.65,-19.76,31.42,0.14,1.75,10.24,-4.61,403.0,-4.14,8.3,13.03,-16.87,29.9,0.37,1.94,9.26,-4.88,403.0,5.19,8.4,20.2,-10.12,30.31,0.15,1.83,9.87,5.04,403.0,12.04,9.46,30.67,-4.33,35.0,0.13,1.82,15.3,11.93,403.0,15.53,8.83,36.04,-0.61,36.65,0.32,2.16,17.86,14.48,403.0,24.92,9.72,44.17,4.07,40.1,0.13,1.89,26.75,23.78,403.0,24.39,5.23,37.83,11.93,25.91,0.51,2.6,24.94,23.23,403.0,24.77,4.55,37.7,14.82,22.87,0.66,2.83,25.18,23.64,403.0,23.23,4.67,35.91,12.62,23.29,0.64,2.65,23.69,21.71,403.0,16.8,6.5,32.32,2.56,29.76,0.37,2.34,18.01,15.58,403.0,6.03,8.8,22.81,-10.67,33.48,0.07,1.77,10.66,5.73,403.0,1.67,9.2,17.17,-15.08,32.24,-0.03,1.73,9.34,2.15,403.0
+AF-LAG = -0.91,9.14,12.48,-18.11,30.59,-0.27,1.79,9.17,0.22,267.0,-0.68,9.46,16.34,-15.35,31.69,0.1,1.64,9.47,-1.16,267.0,10.13,9.21,26.26,-6.26,32.52,-0.13,1.88,13.68,10.62,267.0,17.69,10.14,35.08,-0.33,35.41,-0.11,1.79,20.39,17.72,267.0,22.08,10.28,39.76,3.11,36.65,-0.01,1.8,24.35,20.61,267.0,31.55,10.58,45.0,11.17,33.83,-0.2,1.75,33.27,31.36,267.0,32.05,7.46,45.0,19.92,25.08,0.31,1.79,32.9,30.53,267.0,31.34,6.77,45.0,21.57,23.43,0.46,1.84,32.06,29.29,267.0,28.23,6.31,41.14,18.96,22.19,0.37,1.71,28.93,26.4,267.0,21.88,7.77,35.63,8.42,27.21,0.13,1.76,23.21,20.47,267.0,10.78,9.35,25.98,-7.09,33.07,-0.11,1.82,14.26,10.69,267.0,6.1,9.62,19.92,-12.87,32.8,-0.34,1.82,11.37,7.38,267.0
+AF-LOW = -7.0,3.29,2.28,-11.77,14.06,0.98,3.18,7.73,-7.91,175.0,-5.71,1.87,-2.13,-8.74,6.61,0.1,1.69,6.0,-5.85,175.0,12.61,5.77,21.85,1.18,20.67,-0.29,1.68,13.86,13.1,175.0,24.21,5.47,32.6,10.96,21.63,-0.63,2.26,24.81,25.16,175.0,27.05,4.03,34.53,17.17,17.36,-0.44,2.28,27.34,27.64,175.0,37.72,4.76,45.0,25.57,19.43,-0.38,1.94,38.02,38.11,175.0,41.31,3.94,45.0,29.29,15.71,-0.82,2.59,41.5,42.11,175.0,40.51,4.41,45.0,28.05,16.95,-0.74,2.35,40.75,41.56,175.0,36.66,4.3,42.8,25.43,17.36,-0.63,2.2,36.91,37.15,175.0,28.4,3.73,33.7,19.51,14.19,-0.5,1.98,28.65,29.02,175.0,14.7,3.96,20.47,5.87,14.61,-0.46,1.94,15.22,14.96,175.0,10.08,2.63,13.58,3.11,10.47,-0.69,2.33,10.41,10.55,175.0
+AF-NAN = 5.59,7.61,13.58,-13.15,26.73,-0.87,2.37,9.44,9.17,303.0,6.47,7.66,16.34,-10.12,26.46,-0.7,2.01,10.02,10.41,303.0,16.49,7.08,27.36,-2.68,30.04,-0.88,2.59,17.94,19.65,303.0,25.46,7.12,34.53,6.14,28.39,-0.95,2.76,26.44,28.33,303.0,29.63,8.37,41.14,10.0,31.14,-0.66,2.18,30.79,32.39,303.0,38.76,7.7,45.0,17.44,27.56,-1.07,2.9,39.51,42.59,303.0,37.3,6.59,45.0,20.2,24.8,-0.95,2.88,37.88,39.49,303.0,35.97,6.96,45.0,17.17,27.83,-0.96,2.89,36.64,38.66,303.0,32.57,6.66,41.14,15.79,25.35,-0.81,2.45,33.24,34.8,303.0,28.04,6.47,36.46,11.1,25.35,-0.79,2.37,28.77,30.67,303.0,18.18,6.9,27.36,0.91,26.46,-0.78,2.35,19.44,20.75,303.0,13.68,5.59,21.02,-1.3,22.32,-0.94,2.65,14.78,16.13,303.0
+AF-NIM = 15.01,1.64,19.65,11.1,8.54,0.54,2.54,15.1,14.69,1817.0,17.54,1.94,22.95,11.1,11.85,0.01,2.72,17.65,17.58,1817.0,29.0,3.54,39.21,18.27,20.94,-0.02,2.54,29.22,28.6,1817.0,40.94,3.88,45.0,21.3,23.7,-1.96,8.45,41.12,41.28,1817.0,42.43,3.36,45.0,22.95,22.05,-2.79,12.38,42.57,43.21,1817.0,44.44,2.28,45.0,27.36,17.64,-4.71,25.81,44.5,45.0,1817.0,44.39,1.93,45.0,27.36,17.64,-4.75,28.78,44.43,45.0,1817.0,43.99,1.98,45.0,27.91,17.09,-3.35,18.14,44.03,45.0,1817.0,43.91,2.07,45.0,28.74,16.26,-3.05,15.38,43.96,45.0,1817.0,39.67,2.58,44.45,25.43,19.02,-1.76,8.54,39.76,40.04,1817.0,28.05,1.69,32.05,17.99,14.06,-1.43,8.67,28.1,28.19,1817.0,22.76,2.13,27.91,11.65,16.26,-0.91,6.53,22.86,22.68,1817.0
+AF-ORU = -4.93,5.76,8.35,-13.98,22.32,0.53,2.04,7.58,-6.54,1272.0,-3.16,6.44,10.55,-12.6,23.15,0.5,1.92,7.18,-5.16,1272.0,11.16,5.61,22.68,-2.95,25.63,-0.18,2.29,12.49,11.65,1272.0,23.94,4.89,32.87,6.69,26.18,-0.83,3.42,24.43,24.88,1272.0,27.24,5.59,39.76,10.55,29.21,-0.04,2.47,27.81,27.19,1272.0,38.23,4.57,45.0,25.16,19.84,-0.17,2.19,38.5,38.11,1272.0,41.56,3.13,45.0,31.5,13.5,-0.74,2.68,41.67,42.24,1272.0,40.3,3.28,45.0,31.22,13.78,-0.51,2.53,40.43,40.59,1272.0,37.43,3.55,45.0,27.36,17.64,-0.29,2.56,37.6,37.7,1272.0,28.28,3.64,37.56,18.27,19.29,-0.1,2.45,28.51,28.33,1272.0,13.36,4.3,22.95,0.91,22.05,0.04,2.2,14.03,13.31,1272.0,8.66,4.1,16.96,-4.33,21.29,-0.19,2.32,9.58,8.9,1272.0
+AF-PAR = -7.71,5.76,6.28,-15.35,21.63,0.77,2.41,9.62,-9.57,225.0,-6.29,5.84,7.8,-15.35,23.15,0.77,2.37,8.57,-8.53,225.0,7.66,7.2,20.2,-4.06,24.25,0.1,1.71,10.5,7.24,225.0,18.64,6.87,30.26,1.73,28.52,-0.09,1.83,19.86,18.82,225.0,21.72,5.7,32.05,8.07,23.98,-0.08,1.97,22.46,21.99,225.0,32.11,5.71,43.07,14.13,28.94,-0.14,2.52,32.61,31.77,225.0,37.16,4.29,45.0,22.95,22.05,-0.27,2.78,37.41,37.08,225.0,36.64,3.79,45.0,24.88,20.12,-0.1,2.74,36.84,36.46,225.0,33.67,3.23,41.14,24.06,17.09,-0.09,2.86,33.83,33.7,225.0,24.38,3.56,31.77,13.58,18.19,-0.09,2.5,24.63,24.06,225.0,10.1,4.89,18.82,-2.68,21.5,0.04,2.0,11.22,10.0,225.0,4.96,4.58,12.76,-7.36,20.12,-0.19,2.0,6.75,5.04,225.0
+AF-PIA = 0.75,6.26,12.48,-10.94,23.43,0.32,1.85,6.3,-0.2,667.0,1.62,6.81,14.69,-9.02,23.7,0.5,1.9,6.99,-0.27,667.0,16.14,4.77,26.26,2.28,23.98,-0.36,2.5,16.83,16.61,667.0,27.08,4.28,36.73,13.86,22.87,-0.5,2.96,27.41,27.78,667.0,30.52,4.21,41.42,17.3,24.11,-0.24,2.78,30.81,31.01,667.0,38.68,4.1,45.0,25.98,19.02,-0.37,2.13,38.9,39.21,667.0,36.92,4.83,45.0,24.88,20.12,-0.12,2.11,37.24,37.01,667.0,36.89,5.09,45.0,25.43,19.57,-0.11,1.87,37.24,37.15,667.0,34.8,4.06,43.9,24.33,19.57,-0.15,2.06,35.04,35.08,667.0,29.49,3.42,38.11,20.2,17.91,-0.07,2.45,29.69,29.98,667.0,18.35,3.95,27.36,7.8,19.57,-0.26,2.45,18.77,18.82,667.0,13.54,3.09,20.47,4.49,15.98,0.0,2.48,13.89,13.44,667.0
+AF-SAM = -0.9,7.31,10.55,-14.32,24.87,0.05,1.54,7.36,-2.4,674.0,-0.49,6.53,13.86,-13.15,27.01,0.18,1.96,6.55,-1.09,674.0,15.75,8.15,33.15,-3.5,36.65,-0.26,2.16,17.73,17.23,674.0,26.5,8.71,43.35,5.59,37.76,-0.28,2.12,27.89,28.19,674.0,27.64,10.32,45.0,8.35,36.65,0.07,1.73,29.5,28.12,674.0,36.15,8.21,45.0,18.96,26.04,-0.3,1.55,37.07,37.52,674.0,40.6,5.12,45.0,26.54,18.46,-0.74,2.06,40.92,43.48,674.0,39.72,5.23,45.0,26.81,18.19,-0.51,1.81,40.06,41.69,674.0,37.57,5.31,45.0,25.98,19.02,-0.18,1.78,37.94,38.08,674.0,28.24,4.5,35.35,17.17,18.19,-0.61,2.24,28.6,29.7,674.0,13.93,6.11,24.33,-2.68,27.01,-0.6,2.4,15.2,15.41,674.0,7.04,6.07,14.96,-7.91,22.87,-0.75,2.25,9.3,9.72,674.0
+AF-TAK = -2.89,8.63,10.28,-19.63,29.9,-0.25,1.67,9.1,-1.64,623.0,-2.16,7.26,9.17,-16.73,25.91,-0.37,1.82,7.57,-1.3,623.0,10.58,9.12,22.4,-9.43,31.83,-0.6,2.09,13.96,12.48,623.0,18.9,10.34,31.22,-4.19,35.41,-0.81,2.24,21.54,23.37,623.0,19.91,10.11,39.76,-1.85,41.61,-0.29,2.0,22.33,20.47,623.0,28.75,11.19,45.0,4.9,40.1,-0.34,1.85,30.85,30.32,623.0,34.32,9.29,45.0,13.31,31.69,-0.52,1.91,35.55,36.73,623.0,34.14,8.09,45.0,16.06,28.94,-0.46,1.9,35.09,35.91,623.0,32.21,7.83,45.0,14.41,30.59,-0.47,2.0,33.15,34.25,623.0,23.16,8.63,35.63,3.8,31.83,-0.64,2.08,24.71,26.26,623.0,9.28,9.01,22.13,-10.94,33.07,-0.61,2.09,12.93,12.34,623.0,2.46,8.86,13.58,-17.7,31.28,-0.6,1.94,9.19,5.87,623.0
+AF-WAR = -11.47,2.83,-5.85,-16.73,10.89,0.09,1.59,11.82,-11.67,288.0,-9.17,2.24,-2.68,-12.87,10.2,0.38,2.12,9.44,-9.43,288.0,5.69,5.83,18.27,-3.78,22.05,0.36,2.11,8.14,5.04,288.0,19.84,5.38,28.6,7.38,21.22,-0.46,2.25,20.55,20.54,288.0,22.82,3.33,30.67,12.89,17.78,-0.39,3.34,23.06,23.09,288.0,33.83,3.37,42.52,24.61,17.91,-0.02,3.17,34.0,33.98,288.0,39.23,3.02,45.0,28.46,16.54,-0.31,3.01,39.35,39.63,288.0,38.49,2.73,44.59,30.67,13.92,-0.15,2.69,38.59,38.66,288.0,34.89,2.39,41.14,27.64,13.5,-0.03,2.95,34.97,34.94,288.0,25.98,2.43,31.63,20.2,11.44,0.01,2.63,26.1,26.09,288.0,10.46,3.41,18.54,1.32,17.22,0.09,2.38,11.0,10.17,288.0,3.52,5.43,12.48,-7.36,19.84,-0.1,1.71,6.46,3.66,288.0
+AF-ZAB = 0.81,3.75,8.07,-10.39,18.46,-0.54,2.79,3.83,1.66,733.0,0.62,4.35,11.65,-8.19,19.84,0.25,2.06,4.39,0.35,733.0,17.27,3.21,23.78,1.04,22.74,-1.71,8.23,17.57,17.58,733.0,31.11,3.43,36.46,13.31,23.15,-2.11,8.98,31.3,31.91,733.0,34.26,3.23,40.45,17.99,22.46,-1.94,8.66,34.41,34.67,733.0,43.94,2.53,45.0,29.57,15.43,-3.37,14.61,44.01,45.0,733.0,44.44,1.72,45.0,34.25,10.75,-3.84,17.91,44.48,45.0,733.0,43.87,2.11,45.0,32.87,12.13,-2.86,11.45,43.92,44.72,733.0,42.27,2.53,45.0,30.12,14.88,-2.13,8.15,42.34,42.93,733.0,33.9,2.52,38.39,22.13,16.26,-1.94,7.77,33.99,34.53,733.0,20.89,2.52,26.26,8.21,18.05,-1.97,8.4,21.04,21.3,733.0,15.25,2.22,19.65,3.8,15.85,-1.58,6.9,15.41,15.79,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_vegetation_2005.properties
new file mode 100644
index 0000000..5a0a3dc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_1_vegetation_2005.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 2005 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=2005
+
+# 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.14,0.09,0.33,-0.02,0.34,-0.23,1.84,0.16,0.15,523.0,0.08,0.05,0.21,-0.03,0.24,-0.06,2.53,0.1,0.08,523.0,0.22,0.1,0.44,-0.0,0.44,-0.38,2.19,0.24,0.23,523.0,0.24,0.1,0.46,0.04,0.42,-0.51,2.34,0.26,0.26,523.0,0.23,0.09,0.4,0.05,0.35,-0.64,2.3,0.24,0.25,523.0,0.17,0.07,0.34,0.05,0.3,0.02,2.49,0.19,0.18,523.0,0.16,0.06,0.4,0.04,0.35,0.18,3.23,0.17,0.16,523.0,0.15,0.06,0.42,0.05,0.37,0.5,4.86,0.16,0.15,523.0,0.14,0.05,0.36,0.05,0.31,0.42,5.12,0.14,0.14,523.0,0.13,0.04,0.33,0.05,0.28,0.4,5.01,0.13,0.13,523.0,0.13,0.04,0.28,0.05,0.23,-0.14,3.77,0.13,0.13,523.0,0.12,0.03,0.21,0.02,0.19,-0.79,3.08,0.13,0.13,523.0
+AF-BAM = -0.02,0.01,0.06,-0.03,0.09,2.67,12.79,0.02,-0.02,757.0,-0.02,0.02,0.07,-0.04,0.11,1.91,8.3,0.03,-0.02,757.0,-0.01,0.04,0.11,-0.06,0.18,1.31,4.26,0.04,-0.02,757.0,0.07,0.04,0.17,-0.03,0.19,-0.02,2.43,0.08,0.07,757.0,0.16,0.04,0.24,0.01,0.23,-0.67,4.04,0.17,0.16,757.0,0.22,0.04,0.33,0.06,0.27,0.17,4.16,0.22,0.22,757.0,0.21,0.04,0.33,0.12,0.21,0.86,3.61,0.21,0.2,757.0,0.17,0.02,0.25,0.11,0.13,0.8,3.81,0.17,0.17,757.0,0.15,0.01,0.2,0.11,0.09,0.87,4.63,0.15,0.15,757.0,0.14,0.01,0.18,0.1,0.08,0.23,3.23,0.14,0.14,757.0,0.09,0.02,0.15,0.05,0.1,1.01,3.67,0.09,0.08,757.0,0.03,0.03,0.13,-0.02,0.15,1.01,3.36,0.05,0.02,757.0
+AF-BDG = 0.11,0.12,0.36,-0.02,0.39,0.64,2.01,0.16,0.07,931.0,0.13,0.14,0.51,-0.03,0.55,0.69,2.49,0.19,0.1,931.0,0.36,0.18,0.74,0.01,0.74,0.02,1.96,0.4,0.36,931.0,0.34,0.1,0.58,0.11,0.46,-0.17,2.12,0.36,0.35,931.0,0.26,0.04,0.39,0.16,0.22,0.35,2.8,0.26,0.26,931.0,0.2,0.03,0.28,0.14,0.15,0.23,2.52,0.2,0.2,931.0,0.17,0.02,0.26,0.12,0.14,0.44,3.04,0.17,0.17,931.0,0.15,0.02,0.27,0.12,0.15,0.84,5.79,0.16,0.15,931.0,0.15,0.01,0.24,0.12,0.12,0.76,5.54,0.15,0.15,931.0,0.14,0.01,0.21,0.11,0.09,0.37,3.29,0.14,0.14,931.0,0.15,0.02,0.2,0.12,0.09,0.29,2.73,0.15,0.15,931.0,0.14,0.02,0.21,0.07,0.14,-0.16,3.36,0.14,0.14,931.0
+AF-BDS = -0.01,0.03,0.23,-0.04,0.27,3.47,17.4,0.03,-0.02,1763.0,-0.01,0.03,0.25,-0.06,0.31,4.3,27.68,0.03,-0.02,1763.0,0.0,0.07,0.29,-0.06,0.35,2.0,6.03,0.07,-0.03,1763.0,0.03,0.11,0.4,-0.06,0.46,1.64,4.47,0.11,-0.03,1763.0,0.09,0.15,0.51,-0.06,0.57,0.93,2.44,0.17,0.01,1763.0,0.16,0.16,0.5,-0.07,0.57,0.36,1.71,0.23,0.12,1763.0,0.19,0.13,0.54,-0.06,0.59,0.32,2.3,0.23,0.18,1763.0,0.17,0.09,0.42,-0.04,0.46,0.09,2.32,0.2,0.17,1763.0,0.14,0.07,0.3,-0.04,0.33,-0.13,2.19,0.16,0.14,1763.0,0.08,0.08,0.26,-0.04,0.3,0.19,1.71,0.11,0.07,1763.0,0.05,0.06,0.2,-0.03,0.24,0.55,2.26,0.07,0.04,1763.0,0.01,0.04,0.18,-0.04,0.22,1.77,5.61,0.04,-0.01,1763.0
+AF-BGL = 0.09,0.11,0.48,-0.03,0.51,1.22,3.85,0.14,0.04,617.0,0.07,0.1,0.46,-0.03,0.48,1.49,4.92,0.13,0.04,617.0,0.16,0.14,0.66,-0.04,0.7,0.85,3.73,0.21,0.14,617.0,0.22,0.15,0.59,-0.03,0.63,0.04,2.2,0.27,0.23,617.0,0.26,0.11,0.44,-0.01,0.45,-0.93,2.79,0.28,0.3,617.0,0.24,0.07,0.42,0.02,0.4,-0.22,3.04,0.25,0.23,617.0,0.21,0.05,0.4,0.1,0.29,0.46,2.89,0.22,0.21,617.0,0.2,0.04,0.42,0.14,0.29,1.41,7.14,0.2,0.19,617.0,0.17,0.03,0.34,0.12,0.22,1.47,7.42,0.17,0.16,617.0,0.16,0.03,0.24,0.05,0.19,-0.34,3.99,0.16,0.16,617.0,0.13,0.04,0.21,0.03,0.18,-1.0,3.0,0.14,0.15,617.0,0.11,0.06,0.19,-0.02,0.21,-0.84,2.47,0.12,0.13,617.0
+AF-FRA = 0.09,0.03,0.16,-0.03,0.19,-1.97,6.72,0.09,0.1,2083.0,0.09,0.04,0.2,-0.04,0.24,-1.49,5.32,0.1,0.1,2083.0,0.12,0.03,0.25,-0.01,0.26,-0.42,5.22,0.13,0.12,2083.0,0.13,0.03,0.25,0.06,0.19,0.42,3.56,0.13,0.13,2083.0,0.12,0.03,0.23,0.06,0.17,0.99,3.32,0.13,0.11,2083.0,0.11,0.03,0.23,0.05,0.18,1.49,5.17,0.12,0.1,2083.0,0.11,0.02,0.21,0.05,0.16,1.38,5.23,0.11,0.1,2083.0,0.11,0.02,0.19,0.05,0.13,1.1,4.44,0.11,0.1,2083.0,0.1,0.02,0.17,0.05,0.12,0.84,3.83,0.11,0.1,2083.0,0.1,0.02,0.16,0.05,0.11,0.79,3.75,0.1,0.1,2083.0,0.1,0.02,0.17,0.06,0.11,0.68,3.45,0.1,0.1,2083.0,0.1,0.01,0.15,0.06,0.09,0.64,3.2,0.1,0.1,2083.0
+AF-FYB = 0.15,0.15,0.48,-0.03,0.51,0.38,1.8,0.21,0.15,937.0,0.16,0.16,0.51,-0.03,0.54,0.48,1.99,0.23,0.14,937.0,0.32,0.18,0.76,0.0,0.76,0.44,2.33,0.37,0.29,937.0,0.33,0.11,0.59,0.12,0.46,0.31,2.14,0.35,0.32,937.0,0.25,0.04,0.38,0.15,0.23,-0.15,2.56,0.26,0.26,937.0,0.2,0.05,0.33,0.12,0.22,0.37,1.86,0.21,0.19,937.0,0.17,0.04,0.29,0.11,0.18,0.49,2.12,0.18,0.17,937.0,0.16,0.02,0.23,0.11,0.12,0.44,2.23,0.16,0.15,937.0,0.14,0.02,0.19,0.11,0.08,0.36,2.21,0.14,0.14,937.0,0.14,0.02,0.18,0.1,0.07,0.37,2.33,0.14,0.14,937.0,0.14,0.01,0.19,0.1,0.09,0.07,2.83,0.14,0.14,937.0,0.13,0.02,0.18,0.04,0.14,-1.58,8.72,0.13,0.13,937.0
+AF-GHA = -0.0,0.04,0.11,-0.04,0.15,2.02,5.6,0.04,-0.02,1254.0,-0.02,0.03,0.1,-0.05,0.15,2.26,7.97,0.03,-0.02,1254.0,0.05,0.05,0.12,-0.06,0.19,-0.68,1.95,0.07,0.07,1254.0,0.12,0.03,0.21,-0.0,0.21,-0.83,4.76,0.12,0.12,1254.0,0.15,0.03,0.23,0.01,0.22,0.02,3.54,0.15,0.15,1254.0,0.16,0.04,0.27,0.01,0.26,0.57,2.96,0.16,0.15,1254.0,0.15,0.03,0.27,0.01,0.26,0.74,3.66,0.15,0.14,1254.0,0.13,0.02,0.21,0.05,0.16,0.56,3.63,0.14,0.13,1254.0,0.13,0.02,0.21,0.05,0.16,0.4,3.81,0.13,0.13,1254.0,0.12,0.02,0.18,0.05,0.14,0.29,3.64,0.12,0.12,1254.0,0.11,0.01,0.17,0.05,0.12,0.34,3.58,0.11,0.11,1254.0,0.11,0.02,0.17,0.02,0.15,-0.7,5.96,0.11,0.11,1254.0
+AF-GHO = -0.01,0.02,0.1,-0.03,0.13,3.83,19.21,0.02,-0.02,1322.0,-0.03,0.02,0.08,-0.04,0.12,3.44,16.81,0.03,-0.03,1322.0,0.04,0.04,0.14,-0.06,0.2,-0.43,2.22,0.06,0.05,1322.0,0.13,0.03,0.2,-0.01,0.21,-1.69,6.43,0.14,0.14,1322.0,0.2,0.02,0.27,0.11,0.16,-0.35,2.84,0.2,0.2,1322.0,0.21,0.04,0.32,0.11,0.21,-0.11,2.7,0.21,0.21,1322.0,0.18,0.04,0.31,0.1,0.21,0.41,3.06,0.18,0.18,1322.0,0.15,0.02,0.23,0.1,0.13,0.18,2.83,0.16,0.15,1322.0,0.14,0.02,0.18,0.1,0.08,-0.12,2.66,0.14,0.14,1322.0,0.13,0.01,0.17,0.1,0.07,-0.17,2.47,0.13,0.13,1322.0,0.12,0.02,0.17,0.06,0.11,-0.48,2.58,0.12,0.12,1322.0,0.09,0.04,0.15,-0.02,0.17,-1.08,3.03,0.1,0.1,1322.0
+AF-HEL = 0.1,0.03,0.19,-0.02,0.21,-1.21,8.66,0.1,0.09,2184.0,0.1,0.03,0.27,-0.03,0.3,0.38,6.33,0.11,0.09,2184.0,0.12,0.04,0.41,0.03,0.38,2.03,8.43,0.13,0.11,2184.0,0.13,0.05,0.41,0.08,0.33,1.87,7.25,0.14,0.11,2184.0,0.11,0.03,0.28,0.07,0.21,1.69,5.76,0.12,0.1,2184.0,0.1,0.02,0.22,0.07,0.15,1.62,6.24,0.11,0.1,2184.0,0.1,0.03,0.31,0.07,0.24,2.37,11.45,0.11,0.09,2184.0,0.11,0.03,0.37,0.07,0.3,2.96,15.28,0.11,0.1,2184.0,0.11,0.03,0.31,0.07,0.24,2.67,13.21,0.11,0.1,2184.0,0.1,0.02,0.27,0.07,0.2,2.28,10.86,0.11,0.1,2184.0,0.1,0.02,0.21,0.07,0.14,1.63,7.08,0.1,0.09,2184.0,0.1,0.01,0.16,0.07,0.09,1.3,5.37,0.1,0.1,2184.0
+AF-HER = 0.08,0.05,0.23,-0.02,0.26,-0.67,3.19,0.1,0.1,1680.0,0.08,0.05,0.26,-0.04,0.3,-0.53,2.86,0.09,0.09,1680.0,0.17,0.06,0.41,0.01,0.4,0.56,4.26,0.18,0.17,1680.0,0.18,0.05,0.43,0.05,0.37,0.87,4.65,0.19,0.17,1680.0,0.16,0.06,0.39,0.06,0.33,0.65,3.42,0.17,0.16,1680.0,0.14,0.04,0.29,0.05,0.24,0.48,2.55,0.15,0.13,1680.0,0.13,0.03,0.28,0.05,0.23,0.62,3.82,0.13,0.12,1680.0,0.12,0.03,0.29,0.05,0.24,0.93,6.53,0.12,0.12,1680.0,0.12,0.02,0.25,0.05,0.2,0.71,6.03,0.12,0.11,1680.0,0.11,0.02,0.22,0.05,0.17,0.24,4.59,0.12,0.11,1680.0,0.12,0.02,0.21,0.05,0.16,0.16,4.06,0.12,0.12,1680.0,0.11,0.02,0.2,0.05,0.14,0.14,4.15,0.11,0.11,1680.0
+AF-JOW = 0.12,0.13,0.39,-0.03,0.42,0.37,1.76,0.17,0.1,991.0,0.1,0.12,0.41,-0.03,0.44,0.65,2.36,0.15,0.08,991.0,0.2,0.16,0.57,-0.04,0.61,0.22,1.85,0.26,0.21,991.0,0.24,0.13,0.57,-0.01,0.58,0.05,2.22,0.27,0.25,991.0,0.21,0.07,0.41,0.06,0.35,0.06,2.24,0.22,0.21,991.0,0.19,0.06,0.4,0.05,0.35,0.2,2.45,0.2,0.18,991.0,0.18,0.06,0.34,0.05,0.3,0.16,2.25,0.19,0.17,991.0,0.16,0.04,0.27,0.05,0.22,-0.21,2.65,0.17,0.16,991.0,0.14,0.03,0.22,0.05,0.17,-0.57,3.29,0.15,0.15,991.0,0.14,0.03,0.19,0.05,0.15,-0.7,3.44,0.14,0.14,991.0,0.12,0.02,0.18,0.05,0.13,-0.72,3.0,0.13,0.13,991.0,0.1,0.04,0.19,-0.01,0.2,-0.93,2.76,0.11,0.12,991.0
+AF-KAB = 0.03,0.04,0.11,-0.02,0.13,0.4,1.93,0.04,0.02,185.0,0.0,0.03,0.1,-0.03,0.14,1.51,4.42,0.03,-0.01,185.0,0.1,0.05,0.21,-0.02,0.23,-0.7,3.09,0.11,0.11,185.0,0.17,0.05,0.31,0.02,0.29,-0.62,3.92,0.18,0.18,185.0,0.21,0.04,0.33,0.1,0.23,0.24,3.52,0.21,0.21,185.0,0.19,0.03,0.3,0.12,0.18,0.63,3.56,0.19,0.19,185.0,0.17,0.03,0.28,0.1,0.17,0.87,3.72,0.17,0.16,185.0,0.16,0.03,0.25,0.1,0.16,0.98,4.45,0.16,0.15,185.0,0.15,0.02,0.24,0.09,0.15,0.92,4.61,0.15,0.14,185.0,0.13,0.02,0.23,0.09,0.14,1.11,5.08,0.14,0.13,185.0,0.13,0.02,0.22,0.07,0.14,0.6,4.92,0.13,0.13,185.0,0.11,0.02,0.21,0.04,0.17,-0.27,6.31,0.11,0.11,185.0
+AF-KAN = 0.1,0.01,0.16,0.01,0.15,-1.0,5.05,0.11,0.11,1773.0,0.1,0.02,0.17,0.0,0.17,-1.37,6.24,0.11,0.11,1773.0,0.13,0.02,0.25,0.07,0.18,0.79,4.33,0.13,0.12,1773.0,0.14,0.03,0.35,0.07,0.28,1.23,5.19,0.15,0.14,1773.0,0.13,0.02,0.3,0.07,0.23,1.99,9.3,0.13,0.12,1773.0,0.12,0.02,0.25,0.07,0.19,2.24,12.79,0.12,0.12,1773.0,0.12,0.02,0.27,0.07,0.21,2.34,15.63,0.12,0.12,1773.0,0.12,0.02,0.29,0.07,0.22,2.6,19.13,0.12,0.12,1773.0,0.12,0.02,0.27,0.07,0.2,1.83,14.84,0.12,0.12,1773.0,0.12,0.01,0.24,0.07,0.17,1.01,10.06,0.12,0.12,1773.0,0.12,0.01,0.2,0.07,0.13,-0.04,4.79,0.12,0.12,1773.0,0.11,0.01,0.16,0.07,0.09,-0.28,3.3,0.11,0.11,1773.0
+AF-KAP = 0.02,0.05,0.25,-0.02,0.27,1.98,7.73,0.05,-0.01,230.0,0.01,0.04,0.18,-0.03,0.22,1.62,4.84,0.04,-0.01,230.0,0.05,0.09,0.41,-0.04,0.46,1.09,3.72,0.11,0.0,230.0,0.11,0.12,0.57,-0.04,0.62,0.86,3.63,0.16,0.08,230.0,0.17,0.11,0.56,-0.04,0.6,0.2,3.08,0.2,0.19,230.0,0.2,0.08,0.39,0.02,0.37,-0.28,2.47,0.21,0.2,230.0,0.2,0.05,0.41,0.11,0.3,0.5,3.74,0.21,0.21,230.0,0.2,0.05,0.48,0.11,0.38,2.09,11.38,0.2,0.19,230.0,0.18,0.04,0.43,0.11,0.32,2.27,11.54,0.18,0.17,230.0,0.15,0.05,0.35,0.02,0.33,0.53,5.23,0.16,0.15,230.0,0.11,0.05,0.26,0.01,0.25,0.49,2.82,0.12,0.1,230.0,0.07,0.06,0.2,-0.02,0.21,0.3,1.66,0.09,0.05,230.0
+AF-KDZ = 0.25,0.1,0.49,0.06,0.43,0.24,2.51,0.26,0.25,283.0,0.19,0.07,0.42,0.03,0.39,0.41,3.49,0.21,0.19,283.0,0.32,0.13,0.65,0.07,0.58,-0.04,2.51,0.35,0.35,283.0,0.32,0.12,0.53,0.07,0.46,-0.53,2.11,0.34,0.36,283.0,0.22,0.09,0.39,0.07,0.33,0.09,1.83,0.24,0.22,283.0,0.17,0.06,0.34,0.07,0.28,0.44,2.78,0.18,0.17,283.0,0.18,0.09,0.51,0.06,0.45,1.34,4.33,0.21,0.16,283.0,0.19,0.11,0.57,0.06,0.51,1.44,4.55,0.22,0.16,283.0,0.17,0.07,0.43,0.06,0.36,1.31,4.24,0.18,0.15,283.0,0.15,0.05,0.31,0.07,0.24,0.96,3.76,0.15,0.14,283.0,0.14,0.04,0.26,0.07,0.2,0.35,3.14,0.15,0.14,283.0,0.15,0.03,0.21,0.06,0.16,-0.61,2.55,0.15,0.16,283.0
+AF-KNR = 0.13,0.13,0.43,-0.03,0.45,0.31,1.63,0.19,0.11,403.0,0.1,0.11,0.33,-0.03,0.36,0.4,1.67,0.15,0.07,403.0,0.17,0.16,0.44,-0.04,0.48,-0.03,1.36,0.24,0.18,403.0,0.22,0.17,0.47,-0.05,0.52,-0.28,1.48,0.27,0.27,403.0,0.28,0.18,0.58,-0.06,0.63,-0.34,1.75,0.33,0.31,403.0,0.33,0.16,0.64,-0.04,0.68,-0.31,2.11,0.37,0.36,403.0,0.37,0.14,0.65,0.01,0.64,-0.34,2.28,0.4,0.4,403.0,0.39,0.15,0.68,0.03,0.65,-0.29,2.17,0.42,0.41,403.0,0.35,0.14,0.62,0.04,0.59,-0.24,1.95,0.38,0.38,403.0,0.31,0.15,0.59,0.02,0.57,-0.18,1.76,0.35,0.34,403.0,0.26,0.15,0.54,0.0,0.53,-0.18,1.65,0.3,0.29,403.0,0.24,0.17,0.55,-0.01,0.56,-0.16,1.59,0.29,0.26,403.0
+AF-LAG = 0.11,0.09,0.3,-0.02,0.31,0.12,1.83,0.14,0.1,267.0,0.1,0.09,0.28,-0.03,0.3,0.09,1.64,0.13,0.1,267.0,0.17,0.12,0.37,-0.04,0.41,-0.34,1.74,0.21,0.19,267.0,0.21,0.12,0.37,-0.02,0.39,-0.67,2.15,0.24,0.24,267.0,0.23,0.11,0.43,-0.0,0.43,-0.39,2.46,0.26,0.23,267.0,0.24,0.1,0.45,0.06,0.39,0.14,1.84,0.26,0.23,267.0,0.26,0.09,0.43,0.12,0.31,0.19,1.76,0.27,0.25,267.0,0.26,0.09,0.46,0.12,0.34,0.24,1.87,0.28,0.26,267.0,0.25,0.09,0.45,0.11,0.34,0.33,1.91,0.27,0.24,267.0,0.23,0.09,0.42,0.07,0.34,0.29,1.93,0.24,0.21,267.0,0.19,0.09,0.38,0.04,0.34,0.23,2.06,0.21,0.17,267.0,0.18,0.11,0.4,-0.01,0.41,0.11,2.12,0.21,0.15,267.0
+AF-LOW = 0.0,0.02,0.07,-0.02,0.08,1.76,5.39,0.02,-0.01,175.0,-0.02,0.02,0.03,-0.04,0.07,0.41,2.44,0.03,-0.03,175.0,0.07,0.04,0.2,-0.0,0.2,0.48,2.71,0.08,0.07,175.0,0.14,0.04,0.33,0.07,0.26,1.39,5.47,0.15,0.13,175.0,0.18,0.04,0.34,0.13,0.21,1.64,6.03,0.18,0.17,175.0,0.18,0.05,0.34,0.11,0.23,1.06,3.59,0.19,0.17,175.0,0.15,0.05,0.33,0.1,0.23,1.45,4.79,0.16,0.14,175.0,0.14,0.05,0.32,0.09,0.23,1.75,5.7,0.15,0.12,175.0,0.13,0.04,0.3,0.09,0.21,1.8,6.08,0.14,0.12,175.0,0.12,0.03,0.27,0.08,0.19,1.82,6.44,0.13,0.11,175.0,0.12,0.03,0.27,0.08,0.19,2.12,8.8,0.12,0.11,175.0,0.11,0.03,0.26,0.07,0.18,2.08,7.89,0.11,0.1,175.0
+AF-NAN = 0.14,0.07,0.28,-0.01,0.29,-0.31,2.59,0.16,0.14,303.0,0.14,0.08,0.33,-0.01,0.34,-0.13,2.21,0.16,0.15,303.0,0.23,0.1,0.48,0.0,0.48,-0.36,2.75,0.25,0.25,303.0,0.27,0.06,0.4,0.04,0.35,-0.94,4.08,0.27,0.27,303.0,0.24,0.07,0.48,0.09,0.39,1.0,4.13,0.25,0.23,303.0,0.23,0.09,0.51,0.1,0.41,1.1,3.59,0.25,0.21,303.0,0.24,0.09,0.55,0.11,0.44,1.24,4.07,0.26,0.22,303.0,0.25,0.09,0.58,0.11,0.46,1.28,4.31,0.27,0.23,303.0,0.24,0.09,0.52,0.11,0.41,1.11,3.65,0.25,0.21,303.0,0.21,0.08,0.47,0.1,0.36,1.27,4.05,0.22,0.19,303.0,0.19,0.07,0.42,0.09,0.33,1.43,4.65,0.2,0.17,303.0,0.17,0.06,0.41,0.08,0.33,1.57,5.02,0.18,0.15,303.0
+AF-NIM = 0.08,0.01,0.17,0.04,0.13,1.36,8.95,0.08,0.08,1817.0,0.08,0.01,0.14,0.03,0.11,0.69,5.09,0.08,0.08,1817.0,0.07,0.02,0.13,-0.06,0.19,-1.86,10.91,0.08,0.08,1817.0,0.08,0.02,0.2,-0.09,0.29,-1.43,14.64,0.08,0.08,1817.0,0.08,0.03,0.28,-0.1,0.38,0.55,18.85,0.08,0.08,1817.0,0.08,0.03,0.38,-0.08,0.46,3.98,30.83,0.08,0.08,1817.0,0.08,0.03,0.37,-0.1,0.47,4.58,34.2,0.08,0.07,1817.0,0.08,0.03,0.34,-0.03,0.37,4.83,33.44,0.08,0.08,1817.0,0.08,0.03,0.31,-0.04,0.35,4.25,29.93,0.08,0.08,1817.0,0.08,0.02,0.28,0.01,0.28,4.18,28.41,0.08,0.08,1817.0,0.08,0.02,0.27,-0.0,0.27,3.76,26.25,0.08,0.08,1817.0,0.08,0.02,0.23,-0.03,0.26,2.24,20.47,0.08,0.08,1817.0
+AF-ORU = 0.02,0.06,0.2,-0.03,0.23,1.18,2.98,0.06,-0.02,1272.0,0.02,0.07,0.21,-0.04,0.26,1.01,2.57,0.07,-0.02,1272.0,0.08,0.08,0.26,-0.07,0.33,0.17,1.85,0.11,0.07,1272.0,0.15,0.05,0.31,-0.01,0.32,-0.21,2.83,0.16,0.15,1272.0,0.18,0.02,0.25,0.09,0.17,-0.44,4.32,0.18,0.18,1272.0,0.17,0.03,0.27,0.11,0.16,0.89,3.91,0.17,0.16,1272.0,0.15,0.02,0.23,0.11,0.12,0.6,3.47,0.15,0.15,1272.0,0.14,0.01,0.21,0.1,0.11,0.53,4.01,0.14,0.14,1272.0,0.13,0.01,0.19,0.1,0.09,0.27,3.35,0.13,0.13,1272.0,0.13,0.01,0.17,0.09,0.08,-0.02,2.77,0.13,0.13,1272.0,0.12,0.02,0.16,0.05,0.11,-0.39,2.21,0.12,0.12,1272.0,0.1,0.03,0.15,-0.01,0.16,-0.71,2.51,0.11,0.11,1272.0
+AF-PAR = 0.0,0.04,0.23,-0.02,0.26,2.71,10.87,0.04,-0.01,225.0,-0.01,0.02,0.12,-0.04,0.17,2.84,12.69,0.03,-0.02,225.0,0.03,0.07,0.35,-0.06,0.41,1.59,5.35,0.08,-0.0,225.0,0.09,0.09,0.51,-0.03,0.54,1.59,5.87,0.13,0.07,225.0,0.19,0.07,0.49,0.02,0.47,0.96,5.72,0.2,0.18,225.0,0.22,0.05,0.4,0.1,0.3,0.36,3.27,0.22,0.21,225.0,0.2,0.05,0.43,0.09,0.35,0.86,5.53,0.21,0.2,225.0,0.18,0.05,0.49,0.08,0.41,2.9,16.48,0.18,0.17,225.0,0.16,0.04,0.44,0.08,0.36,3.24,17.8,0.16,0.15,225.0,0.14,0.03,0.36,0.08,0.28,2.91,15.25,0.15,0.14,225.0,0.11,0.03,0.28,0.06,0.22,2.1,9.4,0.11,0.1,225.0,0.08,0.04,0.2,-0.0,0.2,0.44,3.24,0.09,0.08,225.0
+AF-PIA = 0.08,0.07,0.26,-0.01,0.27,0.67,2.57,0.1,0.07,667.0,0.06,0.06,0.28,-0.03,0.31,1.19,3.7,0.09,0.03,667.0,0.14,0.07,0.39,-0.0,0.39,0.81,3.3,0.15,0.12,667.0,0.2,0.06,0.4,0.08,0.33,0.75,2.7,0.21,0.18,667.0,0.21,0.06,0.38,0.1,0.28,0.72,2.68,0.22,0.2,667.0,0.21,0.07,0.38,0.11,0.28,0.71,2.43,0.22,0.2,667.0,0.21,0.07,0.42,0.1,0.31,0.65,2.35,0.22,0.19,667.0,0.21,0.08,0.46,0.1,0.36,0.59,2.2,0.22,0.18,667.0,0.2,0.07,0.4,0.1,0.3,0.67,2.26,0.21,0.18,667.0,0.18,0.06,0.34,0.09,0.24,0.78,2.45,0.19,0.16,667.0,0.18,0.06,0.36,0.09,0.26,0.83,2.54,0.19,0.16,667.0,0.17,0.06,0.33,0.09,0.24,0.84,2.63,0.18,0.15,667.0
+AF-SAM = 0.08,0.1,0.4,-0.01,0.42,1.04,2.98,0.13,0.05,674.0,0.05,0.07,0.36,-0.03,0.39,1.11,3.82,0.09,0.03,674.0,0.17,0.1,0.51,-0.01,0.52,0.44,2.61,0.2,0.18,674.0,0.21,0.09,0.46,0.02,0.44,-0.11,2.42,0.23,0.22,674.0,0.22,0.08,0.38,0.05,0.33,-0.66,2.48,0.23,0.24,674.0,0.21,0.09,0.36,0.04,0.32,-0.35,1.97,0.23,0.22,674.0,0.17,0.06,0.3,0.04,0.26,-0.43,2.26,0.18,0.18,674.0,0.15,0.05,0.25,0.04,0.21,-0.77,2.9,0.16,0.16,674.0,0.14,0.04,0.2,0.04,0.16,-1.09,3.45,0.15,0.15,674.0,0.14,0.04,0.2,0.05,0.15,-0.99,3.26,0.14,0.14,674.0,0.13,0.03,0.2,0.05,0.16,-0.91,3.08,0.14,0.14,674.0,0.11,0.04,0.18,0.02,0.16,-0.43,1.79,0.12,0.13,674.0
+AF-TAK = 0.09,0.1,0.33,-0.03,0.35,0.4,1.64,0.14,0.06,623.0,0.07,0.08,0.27,-0.03,0.3,0.53,1.87,0.11,0.03,623.0,0.15,0.13,0.45,-0.04,0.49,0.03,1.87,0.2,0.17,623.0,0.22,0.16,0.5,-0.04,0.55,-0.34,1.8,0.27,0.26,623.0,0.27,0.13,0.47,-0.05,0.52,-1.03,2.84,0.3,0.32,623.0,0.23,0.09,0.43,-0.03,0.45,-0.66,3.42,0.25,0.23,623.0,0.21,0.06,0.47,0.03,0.43,0.52,4.92,0.22,0.21,623.0,0.2,0.06,0.48,0.06,0.43,1.74,9.13,0.21,0.19,623.0,0.17,0.04,0.4,0.05,0.35,1.85,9.96,0.18,0.16,623.0,0.15,0.05,0.36,0.01,0.36,-0.13,5.33,0.16,0.16,623.0,0.12,0.06,0.3,-0.0,0.3,-0.34,3.25,0.13,0.14,623.0,0.1,0.07,0.25,-0.02,0.28,-0.45,2.01,0.12,0.13,623.0
+AF-WAR = -0.02,0.0,-0.01,-0.02,0.01,-0.77,4.06,0.02,-0.01,288.0,-0.02,0.01,-0.01,-0.04,0.03,-0.06,2.43,0.02,-0.02,288.0,-0.01,0.05,0.1,-0.07,0.17,0.32,1.83,0.05,-0.01,288.0,0.1,0.04,0.2,-0.03,0.22,-0.86,3.02,0.11,0.11,288.0,0.18,0.03,0.27,0.07,0.2,-0.81,5.72,0.18,0.18,288.0,0.21,0.04,0.34,0.13,0.21,0.5,2.73,0.21,0.21,288.0,0.19,0.04,0.29,0.11,0.19,0.4,2.5,0.19,0.18,288.0,0.15,0.02,0.23,0.09,0.13,0.23,2.33,0.15,0.15,288.0,0.14,0.02,0.19,0.09,0.1,0.14,2.38,0.14,0.14,288.0,0.13,0.01,0.17,0.09,0.08,-0.01,2.48,0.13,0.13,288.0,0.11,0.01,0.14,0.07,0.07,-0.21,2.84,0.11,0.11,288.0,0.06,0.04,0.12,-0.01,0.13,-0.18,1.56,0.07,0.06,288.0
+AF-ZAB = 0.05,0.04,0.12,-0.03,0.15,-0.16,1.65,0.06,0.05,733.0,0.02,0.04,0.12,-0.03,0.15,0.79,2.45,0.05,0.01,733.0,0.1,0.03,0.15,-0.03,0.18,-1.58,7.52,0.1,0.1,733.0,0.14,0.02,0.2,0.05,0.15,0.06,3.31,0.14,0.14,733.0,0.15,0.02,0.2,0.12,0.09,0.51,3.37,0.15,0.15,733.0,0.13,0.02,0.2,0.1,0.1,1.66,7.07,0.13,0.13,733.0,0.12,0.02,0.21,0.1,0.11,1.9,8.21,0.13,0.12,733.0,0.12,0.01,0.18,0.09,0.09,1.35,6.12,0.12,0.12,733.0,0.12,0.01,0.17,0.09,0.07,1.01,4.97,0.12,0.12,733.0,0.12,0.01,0.16,0.09,0.07,0.87,4.75,0.12,0.12,733.0,0.11,0.01,0.15,0.09,0.06,0.21,3.16,0.11,0.11,733.0,0.11,0.01,0.14,0.08,0.06,0.26,3.95,0.11,0.11,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_nighttemp_2005.properties
new file mode 100644
index 0000000..9845d17
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_nighttemp_2005.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 2005 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=2005
+
+# 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 = -4.32,4.82,0.35,-18.94,19.29,-1.35,3.49,6.47,-1.85,523.0,-4.72,4.45,1.46,-18.39,19.84,-1.25,3.44,6.48,-2.68,523.0,3.72,4.05,8.62,-10.94,19.57,-1.6,4.92,5.49,5.31,523.0,10.29,4.42,14.96,-5.71,20.67,-1.6,4.99,11.19,11.93,523.0,12.04,4.69,17.17,-4.88,22.05,-1.52,4.69,12.92,14.13,523.0,19.74,4.69,25.16,2.28,22.87,-1.49,4.84,20.29,21.44,523.0,21.86,4.53,27.09,4.49,22.6,-1.45,4.96,22.32,23.37,523.0,18.58,4.2,25.16,2.83,22.32,-1.31,4.61,19.05,19.65,523.0,16.95,4.05,24.06,0.63,23.43,-1.56,5.88,17.43,18.27,523.0,7.42,3.09,12.2,-4.61,16.81,-1.63,5.45,8.04,8.48,523.0,1.27,3.31,5.87,-11.22,17.09,-1.51,5.03,3.54,2.15,523.0,-3.02,3.18,1.46,-15.91,17.36,-1.71,5.71,4.39,-2.13,523.0
+AF-BAM-G050001 = -19.45,2.54,-8.46,-24.45,15.98,1.53,5.41,19.61,-20.04,757.0,-18.34,2.63,-7.09,-23.62,16.54,1.26,5.15,18.52,-18.73,757.0,-9.72,2.81,-1.57,-15.63,14.06,0.57,2.99,10.12,-9.84,757.0,-4.57,2.84,5.04,-12.32,17.36,0.04,2.98,5.38,-4.47,757.0,-1.74,2.73,7.24,-8.46,15.71,0.24,2.53,3.24,-1.71,757.0,6.35,3.15,16.34,-2.13,18.46,0.3,2.7,7.09,6.35,757.0,9.93,3.27,21.02,3.11,17.91,0.21,2.45,10.45,9.86,757.0,8.66,3.15,18.27,1.18,17.09,0.1,2.22,9.22,8.62,757.0,5.2,3.41,15.79,-2.68,18.46,0.37,2.92,6.22,5.04,757.0,-2.23,2.8,5.73,-8.46,14.19,0.04,2.41,3.58,-2.13,757.0,-10.3,2.63,-1.3,-16.73,15.43,0.23,2.87,10.63,-10.26,757.0,-13.72,2.84,-6.81,-20.59,13.78,0.18,2.31,14.01,-13.98,757.0
+AF-BDG-G020001 = -6.72,5.17,1.46,-18.11,19.57,-0.43,1.94,8.48,-5.71,931.0,-6.75,5.36,3.94,-18.11,22.05,0.02,1.98,8.62,-6.81,931.0,1.82,4.33,10.55,-7.64,18.19,-0.42,2.04,4.7,2.83,931.0,7.06,4.48,14.96,-2.95,17.91,-0.45,2.04,8.36,8.35,931.0,10.09,4.79,18.82,-1.3,20.12,-0.3,1.91,11.17,10.41,931.0,17.27,4.67,25.16,6.42,18.74,-0.43,2.19,17.89,17.79,931.0,19.52,4.51,27.36,9.17,18.19,-0.32,2.13,20.03,19.78,931.0,16.99,4.45,25.71,6.14,19.57,-0.27,2.12,17.56,17.3,931.0,13.93,3.94,22.13,5.04,17.09,-0.3,2.3,14.47,14.41,931.0,7.47,3.5,13.86,-1.85,15.71,-0.59,2.6,8.25,8.0,931.0,0.15,3.31,6.42,-9.02,15.43,-0.5,2.4,3.31,0.77,931.0,-2.88,3.96,5.04,-12.19,17.22,-0.5,2.17,4.89,-2.13,931.0
+AF-BDS-G010001 = -20.25,5.0,-2.95,-25.0,22.05,1.23,3.7,20.86,-21.97,1763.0,-20.18,4.28,-5.43,-25.0,19.57,0.95,3.31,20.63,-21.28,1763.0,-13.7,5.67,5.04,-22.8,27.83,0.76,3.01,14.82,-14.8,1763.0,-9.49,6.53,11.38,-21.97,33.35,0.67,2.97,11.51,-10.39,1763.0,-8.11,5.88,11.65,-19.49,31.14,1.06,3.86,10.02,-9.5,1763.0,0.78,6.03,19.92,-11.77,31.69,0.99,3.64,6.08,-0.47,1763.0,5.52,6.15,23.78,-7.64,31.42,0.76,3.06,8.26,4.35,1763.0,4.7,5.53,21.85,-9.84,31.69,0.57,3.17,7.25,4.07,1763.0,3.15,5.66,19.92,-10.67,30.59,0.56,3.06,6.48,2.42,1763.0,-6.33,6.68,11.93,-20.87,32.8,0.44,2.57,9.2,-6.95,1763.0,-14.67,5.58,3.66,-25.0,28.66,0.61,2.95,15.7,-15.35,1763.0,-17.81,5.46,-0.47,-25.0,24.53,0.87,3.11,18.63,-19.07,1763.0
+AF-BGL-G030001 = -10.57,6.6,0.35,-23.35,23.7,-0.02,1.9,12.46,-10.74,617.0,-10.87,6.09,0.91,-23.62,24.53,0.01,2.11,12.45,-10.53,617.0,-2.22,7.03,9.17,-16.18,25.35,-0.32,1.99,7.37,-1.3,617.0,2.39,7.62,14.41,-12.87,27.28,-0.31,1.91,7.98,3.18,617.0,4.11,7.03,15.51,-9.29,24.8,-0.24,1.81,8.14,4.76,617.0,11.98,7.26,23.23,-2.13,25.35,-0.26,1.84,14.01,12.89,617.0,15.6,6.77,24.88,1.46,23.43,-0.45,1.86,17.0,17.03,617.0,13.2,6.09,23.23,1.18,22.05,-0.41,1.78,14.54,14.55,617.0,11.35,5.81,20.47,-0.2,20.67,-0.48,1.87,12.75,12.76,617.0,3.2,5.0,11.38,-8.19,19.57,-0.48,1.99,5.94,4.35,617.0,-4.0,5.7,4.21,-15.91,20.12,-0.26,1.75,6.96,-3.23,617.0,-8.12,5.58,0.63,-19.49,20.12,-0.37,1.92,9.85,-7.36,617.0
+AF-FRA-G070001 = -0.63,4.07,4.49,-16.73,21.22,-2.16,7.27,4.12,0.77,2083.0,-1.38,4.28,4.49,-17.28,21.77,-1.85,5.91,4.49,-0.06,2083.0,6.65,4.08,12.2,-7.64,19.84,-1.57,4.66,7.8,8.35,2083.0,13.15,3.77,19.09,-0.75,19.84,-1.71,5.76,13.68,14.41,2083.0,16.39,3.69,21.3,1.73,19.57,-1.74,5.81,16.8,17.58,2083.0,24.37,3.81,31.22,9.59,21.63,-1.63,5.69,24.66,25.43,2083.0,26.84,3.78,32.32,12.07,20.26,-1.75,6.01,27.1,27.91,2083.0,24.83,3.42,30.12,10.14,19.98,-1.73,6.07,25.06,25.85,2083.0,20.83,3.11,27.91,8.21,19.7,-1.57,5.7,21.06,21.44,2079.0,14.22,3.07,21.02,1.59,19.43,-1.48,5.63,14.55,14.82,2083.0,5.01,2.83,10.83,-5.57,16.4,-1.52,5.62,5.76,5.59,2083.0,1.57,3.01,7.24,-9.57,16.81,-1.39,4.84,3.4,2.35,2083.0
+AF-FYB-G080001 = -6.29,5.84,1.73,-18.25,19.98,-0.43,1.71,8.58,-4.61,937.0,-6.72,5.48,1.73,-18.66,20.39,-0.5,1.7,8.67,-4.19,937.0,2.66,4.73,9.45,-8.88,18.33,-0.55,1.94,5.43,4.49,937.0,7.62,5.2,15.51,-4.19,19.7,-0.56,1.94,9.22,9.72,937.0,10.19,5.58,17.44,-1.85,19.29,-0.43,1.73,11.61,12.2,937.0,17.92,5.67,25.43,5.73,19.7,-0.5,1.9,18.79,19.65,937.0,20.12,5.12,26.81,8.07,18.74,-0.56,2.0,20.76,21.85,937.0,17.19,4.64,24.06,6.0,18.05,-0.55,2.04,17.8,18.54,937.0,14.22,4.4,21.3,2.83,18.46,-0.66,2.3,14.89,15.86,937.0,6.79,3.89,12.48,-3.5,15.98,-0.72,2.4,7.82,8.42,937.0,-0.15,3.52,5.04,-10.12,15.16,-0.79,2.38,3.52,1.46,937.0,-3.71,3.99,4.76,-13.43,18.19,-0.48,2.0,5.45,-2.54,937.0
+AF-GHA-G090001 = -13.92,4.51,-0.2,-25.0,24.8,0.09,2.68,14.63,-14.11,1254.0,-13.15,3.9,-0.2,-23.07,22.87,0.3,3.55,13.71,-12.87,1254.0,-2.41,4.19,7.8,-12.05,19.84,-0.62,2.59,4.84,-1.3,1254.0,3.65,3.98,14.41,-6.81,21.22,-0.52,2.59,5.4,4.63,1254.0,6.59,4.02,16.89,-4.06,20.94,-0.48,2.78,7.72,7.66,1254.0,13.71,3.74,25.71,3.66,22.05,-0.63,3.13,14.21,14.55,1254.0,16.28,3.23,22.68,7.24,15.43,-1.03,3.31,16.59,17.17,1254.0,15.76,3.44,25.16,6.0,19.15,-0.56,3.38,16.13,16.34,1254.0,12.68,3.96,21.3,0.91,20.39,-0.73,3.12,13.28,13.58,1254.0,5.31,4.12,20.2,-6.81,27.01,-0.01,3.81,6.72,5.8,1254.0,-2.9,3.72,10.28,-12.32,22.6,0.06,3.99,4.72,-2.68,1254.0,-7.69,3.71,5.31,-17.01,22.32,0.26,4.3,8.54,-7.57,1254.0
+AF-GHO-G100001 = -16.11,3.84,-1.57,-22.24,20.67,1.47,5.13,16.56,-17.01,1322.0,-15.56,3.11,-2.95,-23.07,20.12,1.24,5.71,15.87,-15.97,1322.0,-5.38,2.92,3.39,-13.84,17.22,-0.13,3.57,6.12,-5.3,1322.0,0.27,3.28,11.93,-6.81,18.74,0.8,4.18,3.29,-0.13,1322.0,2.92,3.59,14.69,-4.33,19.02,0.75,3.38,4.62,2.49,1322.0,10.28,3.5,22.19,2.83,19.36,0.91,3.92,10.86,9.59,1322.0,13.38,3.27,25.98,5.87,20.12,1.05,4.83,13.77,12.76,1317.0,11.73,3.29,25.16,4.76,20.39,0.91,3.95,12.19,11.1,1322.0,9.13,3.73,20.47,0.35,20.12,0.67,3.37,9.86,8.9,1322.0,2.01,3.83,14.69,-6.81,21.5,0.7,3.4,4.32,1.73,1322.0,-5.68,3.23,4.76,-14.25,19.02,0.43,3.97,6.53,-5.85,1322.0,-9.9,3.38,3.11,-18.39,21.5,0.64,3.54,10.46,-10.12,1322.0
+AF-HEL-G110001 = 0.56,2.6,5.04,-15.91,20.94,-2.31,11.22,2.66,0.91,2184.0,0.28,3.08,5.59,-15.63,21.22,-2.36,9.54,3.09,1.04,2184.0,8.22,2.71,13.58,-5.16,18.74,-2.18,8.67,8.65,8.76,2184.0,13.4,2.18,18.54,1.46,17.09,-1.67,7.75,13.58,13.72,2184.0,16.09,2.13,22.4,6.0,16.4,-1.31,6.09,16.23,16.51,2184.0,23.41,2.14,27.91,12.62,15.3,-1.39,6.28,23.5,23.92,2184.0,25.67,2.04,30.39,15.93,14.47,-1.25,5.37,25.75,26.12,2184.0,23.57,2.12,28.19,14.82,13.37,-0.83,4.0,23.66,23.92,2184.0,19.17,1.63,26.54,10.83,15.71,-0.51,5.98,19.24,19.23,2184.0,13.44,1.9,21.3,4.63,16.67,-0.23,4.26,13.57,13.58,2184.0,5.62,1.77,12.76,-2.54,15.3,-0.74,5.95,5.89,5.66,2184.0,1.13,1.83,8.35,-8.19,16.54,-0.53,5.07,2.15,1.18,2184.0
+AF-HER-G120001 = -3.75,4.27,5.87,-18.39,24.25,-1.34,3.68,5.68,-1.99,1680.0,-4.43,4.27,3.39,-17.83,21.22,-1.15,3.39,6.15,-2.95,1680.0,4.24,3.79,12.2,-7.09,19.29,-1.03,3.19,5.69,5.59,1680.0,8.91,3.49,16.34,-1.85,18.19,-0.97,3.38,9.57,9.72,1680.0,13.18,3.72,20.2,1.18,19.02,-1.09,3.42,13.69,14.41,1680.0,20.27,3.68,27.36,7.8,19.57,-1.01,3.38,20.6,21.37,1680.0,22.24,3.55,29.02,11.1,17.91,-1.06,3.43,22.52,23.37,1680.0,19.78,3.26,26.81,8.9,17.91,-0.95,3.38,20.04,20.68,1680.0,17.21,3.12,24.61,7.8,16.81,-0.58,3.25,17.49,17.58,1680.0,10.34,2.96,18.27,0.35,17.91,-0.48,3.36,10.76,10.62,1680.0,1.68,2.41,6.97,-6.54,13.5,-1.19,4.05,2.94,2.28,1680.0,-1.34,3.03,5.04,-10.94,15.98,-1.0,3.35,3.31,-0.4,1680.0
+AF-JOW-G130001 = -7.62,7.97,1.73,-22.24,23.98,-0.43,1.41,11.03,-2.4,991.0,-7.94,7.14,3.11,-21.69,24.8,-0.42,1.49,10.68,-3.64,991.0,1.03,7.02,9.17,-14.25,23.43,-0.61,1.79,7.09,4.63,991.0,6.71,7.55,15.79,-9.02,24.8,-0.49,1.51,10.1,11.03,991.0,8.77,7.81,18.27,-7.5,25.77,-0.43,1.5,11.74,12.07,991.0,16.21,7.9,25.98,0.08,25.91,-0.46,1.56,18.03,19.16,991.0,18.23,7.33,26.81,2.28,24.53,-0.52,1.65,19.64,21.51,991.0,15.33,6.38,24.88,0.91,23.98,-0.49,1.76,16.6,18.27,991.0,12.62,6.35,20.06,-1.57,21.63,-0.64,1.83,14.13,16.34,991.0,4.73,5.54,16.06,-7.36,23.43,-0.59,1.77,7.28,7.8,991.0,-1.62,5.57,5.87,-14.53,20.39,-0.63,1.86,5.8,1.18,991.0,-5.54,5.92,2.01,-17.83,19.84,-0.57,1.7,8.11,-1.85,991.0
+AF-KAB-G140001 = -10.37,4.33,-0.75,-18.94,18.19,0.22,2.5,11.24,-9.98,185.0,-11.03,3.51,-1.02,-18.25,17.22,0.5,3.42,11.57,-10.81,185.0,-0.74,3.44,6.28,-10.67,16.95,-0.82,3.6,3.51,-0.2,185.0,3.91,3.4,9.72,-5.57,15.3,-0.91,3.14,5.18,5.04,185.0,6.8,3.9,15.79,-2.54,18.33,-0.12,3.19,7.84,7.24,185.0,16.61,4.01,24.88,6.69,18.19,-0.14,2.83,17.09,17.17,185.0,18.92,3.47,25.71,10.0,15.71,-0.36,2.79,19.23,19.51,185.0,17.51,3.46,25.71,9.17,16.54,0.16,2.86,17.84,17.44,185.0,15.02,3.57,23.5,5.31,18.19,-0.08,3.15,15.43,15.24,185.0,7.09,3.46,15.79,-0.06,15.85,0.1,2.71,7.88,6.97,185.0,-0.35,3.61,7.93,-9.29,17.22,0.16,3.04,3.62,-0.2,185.0,-4.56,3.18,2.83,-12.05,14.88,0.31,2.94,5.56,-5.02,185.0
+AF-KAN-G150001 = -0.35,2.19,7.24,-10.94,18.19,-0.88,5.05,2.21,-0.06,1773.0,0.19,2.73,6.97,-9.98,16.95,-0.99,4.42,2.74,0.49,1773.0,7.97,1.9,13.58,-2.13,15.71,-1.28,6.06,8.2,8.21,1773.0,12.76,1.6,19.09,5.59,13.5,-0.55,4.74,12.86,12.76,1773.0,15.48,1.64,21.71,9.45,12.26,-0.38,4.33,15.56,15.51,1773.0,22.89,1.6,28.74,16.34,12.4,-0.95,4.75,22.95,23.23,1773.0,24.54,1.49,30.12,18.27,11.85,-0.97,5.43,24.59,24.61,1773.0,23.26,1.43,28.19,18.54,9.65,-0.62,3.62,23.3,23.5,1773.0,19.34,1.77,26.26,13.72,12.54,0.2,3.48,19.42,19.23,1773.0,12.78,1.85,21.85,6.0,15.85,-0.04,4.16,12.91,12.76,1773.0,5.28,1.77,11.65,-3.5,15.16,-0.56,4.57,5.57,5.38,1773.0,0.2,1.64,6.42,-4.61,11.02,0.35,3.32,1.65,0.08,1773.0
+AF-KAP-G160001 = -14.4,6.97,-2.13,-25.0,22.87,0.17,1.62,15.99,-15.87,230.0,-15.97,4.85,-4.95,-23.21,18.26,0.35,1.8,16.69,-16.87,230.0,-8.34,6.33,3.66,-19.21,22.87,0.08,1.72,10.46,-9.22,230.0,-3.79,6.03,8.07,-15.63,23.7,-0.04,1.83,7.11,-4.19,230.0,-1.81,5.45,10.28,-12.6,22.87,0.09,2.06,5.73,-1.99,230.0,7.98,7.13,22.13,-3.64,25.77,0.44,1.8,10.69,5.59,230.0,13.18,6.77,25.16,1.46,23.7,0.15,1.61,14.81,12.07,230.0,12.71,5.86,23.5,2.42,21.08,0.07,1.65,13.99,12.0,230.0,10.18,6.39,22.26,0.35,21.91,0.27,1.69,12.01,8.9,230.0,1.42,6.59,14.27,-11.77,26.04,0.11,1.68,6.73,0.18,230.0,-6.87,6.77,6.97,-18.11,25.08,0.21,1.65,9.64,-8.43,230.0,-10.27,6.64,0.97,-21.69,22.67,0.02,1.57,12.22,-10.6,230.0
+AF-KDZ-G190001 = -0.74,1.07,1.46,-5.16,6.61,-0.87,3.99,1.3,-0.47,283.0,-2.24,1.32,0.63,-5.43,6.06,-0.23,2.28,2.6,-2.13,283.0,6.94,1.35,8.9,1.04,7.85,-2.34,8.62,7.07,7.24,283.0,12.88,1.17,15.24,8.62,6.61,-1.45,5.54,12.93,13.03,283.0,14.45,1.51,17.44,9.31,8.13,-1.51,5.26,14.53,14.82,283.0,22.84,1.59,25.71,16.68,9.03,-1.7,6.87,22.89,23.09,283.0,24.37,1.25,27.36,19.78,7.58,-1.65,6.28,24.4,24.68,283.0,21.19,1.2,23.78,16.61,7.17,-1.11,5.15,21.23,21.44,283.0,18.73,1.54,22.4,13.58,8.82,-0.91,4.62,18.79,18.89,283.0,9.82,1.27,13.03,6.42,6.61,-0.42,2.89,9.91,10.0,283.0,3.12,0.99,5.59,0.35,5.24,-0.36,3.21,3.27,3.25,283.0,-1.07,0.96,1.18,-4.33,5.51,-0.73,3.76,1.44,-0.95,283.0
+AF-KNR-G180001 = -11.59,7.84,2.28,-25.0,27.28,-0.01,1.73,13.99,-11.22,403.0,-12.1,6.92,2.01,-24.72,26.73,0.12,1.98,13.93,-12.05,403.0,-5.66,7.41,10.28,-19.63,29.9,0.06,2.0,9.32,-4.61,403.0,-0.96,7.83,15.79,-15.63,31.42,0.04,1.97,7.88,-0.2,403.0,1.16,7.88,18.27,-13.84,32.11,0.4,2.17,7.95,0.22,403.0,11.02,8.92,28.74,-4.88,33.62,0.19,1.68,14.17,10.41,403.0,13.21,6.13,26.12,0.35,25.77,0.09,1.86,14.56,13.44,403.0,12.94,5.88,25.85,1.04,24.8,0.22,2.03,14.21,12.48,403.0,11.18,6.11,24.61,-1.57,26.18,0.1,1.95,12.74,11.24,403.0,4.99,7.09,18.54,-10.53,29.07,-0.21,1.87,8.66,6.28,403.0,-3.62,8.32,10.96,-18.94,29.9,-0.13,1.7,9.06,-2.26,403.0,-6.82,7.53,5.87,-21.28,27.15,-0.24,1.7,10.16,-4.88,403.0
+AF-LAG-G200001 = -8.56,7.86,3.94,-24.17,28.11,-0.24,1.83,11.61,-7.36,267.0,-10.19,6.83,4.63,-21.69,26.32,0.04,1.88,12.26,-10.12,267.0,-2.2,7.52,10.28,-18.11,28.39,-0.31,2.15,7.83,-1.3,267.0,2.09,7.97,15.24,-12.74,27.97,-0.17,1.91,8.22,2.42,267.0,3.94,8.85,18.82,-9.64,28.45,0.45,1.81,9.68,0.63,267.0,14.73,9.55,29.57,-0.33,29.9,0.08,1.46,17.55,12.76,267.0,17.84,6.84,28.74,4.21,24.53,-0.11,1.75,19.11,17.99,267.0,17.57,6.33,28.46,5.31,23.15,-0.14,1.84,18.67,17.58,267.0,15.05,6.26,24.61,2.83,21.77,-0.24,1.78,16.3,15.86,267.0,7.91,6.6,17.44,-6.05,23.49,-0.44,2.0,10.29,8.83,267.0,-0.48,7.82,11.1,-16.11,27.21,-0.35,1.87,7.82,0.49,267.0,-4.24,7.26,5.59,-21.69,27.28,-0.67,2.18,8.39,-1.92,267.0
+AF-LOW-G210001 = -14.74,2.32,-8.19,-19.76,11.57,0.42,2.87,14.92,-14.94,175.0,-13.31,2.02,-9.29,-17.28,7.99,-0.2,2.03,13.46,-13.15,175.0,-2.72,2.25,2.56,-7.78,10.33,-0.22,2.41,3.52,-2.68,175.0,2.29,3.37,7.8,-4.74,12.54,-0.27,1.94,4.06,2.56,175.0,4.7,2.49,8.9,-0.75,9.65,-0.44,2.02,5.32,5.25,175.0,13.71,2.99,17.72,6.0,11.71,-0.62,2.15,14.03,14.69,175.0,16.27,2.8,21.85,10.69,11.16,-0.16,1.87,16.5,16.61,175.0,15.67,2.75,20.47,10.28,10.2,-0.19,1.7,15.91,16.13,175.0,11.93,2.46,16.06,6.0,10.06,-0.51,2.34,12.18,12.48,175.0,4.85,2.63,12.2,-0.33,12.54,0.17,2.1,5.51,4.97,172.0,-2.96,2.09,0.22,-8.74,8.96,-0.68,2.84,3.62,-2.75,175.0,-7.26,1.67,-3.23,-11.22,7.99,-0.22,2.5,7.45,-7.09,175.0
+AF-NAN-G220001 = -3.58,6.0,3.94,-17.56,21.5,-0.78,2.3,6.98,-1.02,303.0,-4.14,7.04,5.59,-18.94,24.53,-0.42,1.73,8.16,-1.99,303.0,4.29,5.67,12.2,-9.57,21.77,-0.62,2.07,7.1,6.42,303.0,10.21,6.39,19.65,-5.98,25.63,-0.76,2.45,12.04,12.48,303.0,12.85,7.1,22.13,-3.5,25.63,-0.7,2.09,14.68,15.51,303.0,22.43,6.86,30.67,4.49,26.18,-0.87,2.5,23.45,25.43,303.0,22.03,5.39,28.74,7.8,20.94,-0.83,2.46,22.68,24.06,303.0,21.47,5.78,28.74,7.24,21.5,-0.75,2.25,22.23,23.78,303.0,19.04,6.05,27.64,4.76,22.87,-0.61,2.12,19.97,20.75,303.0,12.88,5.51,22.13,-1.57,23.7,-0.65,2.4,14.01,14.27,303.0,5.22,5.66,13.17,-9.84,23.01,-0.87,2.59,7.69,7.38,303.0,1.45,4.73,8.9,-12.05,20.94,-0.98,2.87,4.94,3.66,303.0
+AF-NIM-G230001 = 1.65,1.39,5.87,-4.33,10.2,-0.36,3.66,2.16,1.73,1817.0,2.44,1.52,6.97,-5.71,12.68,0.04,3.75,2.87,2.28,1817.0,10.91,1.58,15.79,6.14,9.65,-0.28,3.06,11.02,11.1,1817.0,15.98,1.56,21.02,10.96,10.06,0.13,3.16,16.05,15.93,1817.0,18.8,1.37,23.5,14.13,9.37,-0.12,3.95,18.85,18.82,1817.0,25.42,1.63,29.02,18.54,10.47,-0.97,4.24,25.47,25.71,1817.0,28.24,1.56,31.77,21.57,10.2,-0.72,4.11,28.29,28.33,1817.0,26.02,1.54,29.57,20.33,9.23,-0.56,3.42,26.07,26.19,1817.0,21.47,1.63,27.64,16.89,10.75,-0.05,3.37,21.54,21.57,1815.0,15.45,1.5,20.2,9.45,10.75,-0.13,3.48,15.52,15.51,1815.0,7.58,1.4,11.65,3.39,8.27,0.13,2.92,7.7,7.52,1817.0,2.97,1.64,9.17,-7.64,16.81,-0.82,6.14,3.39,3.11,1817.0
+AF-ORU-G250001 = -11.73,5.74,0.35,-21.14,21.5,0.35,1.9,13.06,-12.94,1272.0,-11.57,5.15,0.91,-20.59,21.5,0.51,2.09,12.66,-13.15,1272.0,-2.08,4.71,10.0,-11.77,21.77,0.48,2.32,5.14,-2.95,1272.0,4.81,4.99,14.96,-7.09,22.05,0.16,1.95,6.93,4.49,1272.0,7.22,5.05,19.37,-4.06,23.43,0.16,1.87,8.81,6.9,1272.0,15.89,5.26,26.54,4.21,22.32,0.05,1.8,16.73,15.75,1272.0,19.18,4.89,29.02,7.8,21.22,0.04,1.95,19.79,19.09,1272.0,17.89,4.36,27.91,5.59,22.32,0.04,1.9,18.41,17.72,1272.0,14.92,5.02,24.33,2.83,21.5,-0.05,1.96,15.74,15.1,1271.0,7.5,4.63,19.09,-4.06,23.15,0.06,2.02,8.82,7.62,1272.0,-1.1,4.33,9.17,-13.15,22.32,-0.02,1.97,4.47,-1.16,1272.0,-4.52,4.41,4.76,-16.46,21.22,-0.03,1.97,6.31,-4.61,1272.0
+AF-PAR-G290001 = -14.93,5.16,-4.61,-23.35,18.74,0.47,1.97,15.79,-15.63,225.0,-15.43,3.43,-7.64,-21.42,13.78,0.32,1.82,15.8,-16.04,225.0,-6.99,3.84,2.28,-14.25,16.54,0.33,1.98,7.97,-7.64,225.0,-2.23,3.95,6.42,-10.39,16.81,0.19,1.96,4.53,-2.81,225.0,0.58,3.88,10.0,-7.36,17.36,0.51,2.43,3.92,0.08,225.0,9.71,4.69,19.37,1.73,17.64,0.55,2.17,10.78,8.48,225.0,13.73,4.63,22.4,5.59,16.81,0.25,1.78,14.48,12.82,225.0,12.6,4.59,21.85,4.76,17.09,0.15,1.62,13.41,11.93,225.0,10.22,4.43,19.09,2.28,16.81,0.12,1.69,11.13,9.59,225.0,2.76,4.29,10.55,-5.16,15.71,0.16,1.7,5.09,1.94,225.0,-5.61,3.89,2.56,-12.87,15.43,0.25,1.81,6.82,-6.26,225.0,-9.04,3.86,-2.13,-16.73,14.61,0.06,1.82,9.83,-9.29,225.0
+AF-PIA-G260001 = -8.67,5.23,3.66,-18.94,22.6,0.55,2.35,10.13,-9.57,667.0,-8.64,4.66,3.25,-17.56,20.81,0.55,2.78,9.81,-9.02,667.0,1.76,4.15,11.1,-7.91,19.02,0.24,2.31,4.51,1.46,667.0,6.05,4.4,16.06,-3.78,19.84,0.1,2.24,7.48,5.59,667.0,9.12,4.05,18.82,-0.2,19.02,0.22,2.23,9.98,8.42,667.0,16.82,3.95,26.26,8.07,18.19,0.21,2.23,17.27,16.48,667.0,17.42,2.5,23.5,11.65,11.85,0.13,2.39,17.6,17.3,667.0,17.48,3.12,26.26,10.28,15.98,0.38,2.53,17.76,17.03,667.0,15.28,3.27,22.4,6.42,15.98,0.21,2.43,15.63,14.82,667.0,9.7,4.21,21.3,0.35,20.94,0.39,2.64,10.57,9.17,667.0,1.7,3.87,10.21,-7.91,18.12,0.02,2.15,4.22,1.87,667.0,-2.39,3.82,5.04,-10.67,15.71,-0.17,2.09,4.5,-2.26,667.0
+AF-SAM-G300001 = -8.95,5.98,0.08,-21.62,21.7,-0.03,1.54,10.76,-9.43,674.0,-8.79,5.72,1.46,-20.31,21.77,0.07,1.68,10.48,-9.77,674.0,-0.32,5.67,8.62,-12.6,21.22,-0.19,1.75,5.67,0.29,674.0,5.73,6.62,15.51,-7.91,23.43,-0.2,1.69,8.75,5.83,674.0,6.72,6.95,17.72,-6.26,23.98,-0.17,1.7,9.66,7.52,674.0,15.06,6.91,25.43,1.46,23.98,-0.09,1.7,16.57,14.96,674.0,17.5,6.2,26.67,3.39,23.29,-0.25,1.79,18.56,17.72,674.0,14.56,6.07,24.88,1.73,23.15,-0.1,1.73,15.77,14.34,674.0,13.1,6.03,22.4,-0.2,22.6,-0.28,1.83,14.42,13.58,674.0,3.69,4.64,11.38,-5.98,17.36,-0.31,1.8,5.93,4.11,674.0,-2.4,5.28,5.31,-12.74,18.05,-0.27,1.64,5.8,-1.3,674.0,-6.78,4.51,1.18,-16.73,17.91,-0.43,1.94,8.14,-5.71,674.0
+AF-TAK-G320001 = -9.96,7.86,0.35,-25.0,25.35,-0.34,1.8,12.68,-9.57,623.0,-10.92,6.55,-0.2,-25.0,24.8,-0.43,2.1,12.73,-9.98,623.0,-2.82,8.2,8.35,-20.73,29.07,-0.38,1.85,8.66,-1.99,623.0,3.05,8.68,14.13,-17.56,31.69,-0.59,2.08,9.19,5.45,623.0,2.97,8.98,16.06,-15.22,31.28,-0.35,1.74,9.45,4.49,623.0,12.04,8.52,23.5,-7.22,30.73,-0.46,1.87,14.74,14.0,623.0,15.46,7.87,25.98,-1.71,27.7,-0.5,1.89,17.35,17.58,623.0,13.71,6.63,24.47,-1.02,25.49,-0.41,1.83,15.23,14.69,623.0,11.53,6.42,20.2,-3.37,23.56,-0.52,1.99,13.19,13.03,623.0,3.88,6.65,13.03,-12.46,25.49,-0.68,2.23,7.7,6.07,623.0,-4.55,7.41,5.31,-20.04,25.35,-0.43,1.79,8.69,-3.23,623.0,-7.91,6.64,1.46,-22.66,24.11,-0.47,1.93,10.33,-7.22,623.0
+AF-WAR-G330001 = -18.93,3.06,-11.77,-25.0,13.23,0.2,1.85,19.17,-19.42,288.0,-17.34,2.52,-12.05,-22.24,10.2,0.23,1.78,17.53,-17.7,288.0,-7.91,3.64,-0.47,-14.25,13.78,0.26,1.71,8.71,-8.71,288.0,-2.6,3.21,3.66,-10.12,13.78,0.09,1.98,4.12,-2.88,288.0,1.35,3.0,8.35,-4.33,12.68,0.12,2.16,3.29,0.73,288.0,10.17,3.09,17.44,3.39,14.06,0.18,2.24,10.63,9.83,288.0,13.16,2.59,18.82,7.24,11.57,-0.04,2.29,13.41,13.03,288.0,12.08,2.8,17.72,5.87,11.85,-0.01,2.04,12.4,11.96,288.0,8.89,3.19,15.51,0.35,15.16,-0.12,2.51,9.44,8.9,287.0,1.65,2.91,13.03,-4.33,17.36,0.51,3.56,3.35,1.32,288.0,-6.91,3.5,1.46,-15.63,17.09,0.08,2.0,7.74,-7.22,288.0,-10.38,3.62,-2.4,-17.83,15.43,0.23,1.82,10.99,-10.81,288.0
+AF-ZAB-G340001 = -7.12,3.08,-0.33,-18.52,18.19,-0.45,3.68,7.76,-7.22,733.0,-8.49,3.36,-0.2,-17.42,17.22,0.33,2.64,9.13,-9.22,733.0,1.89,2.84,8.35,-8.6,16.95,-0.22,3.22,3.41,1.94,733.0,8.7,2.38,14.13,-3.09,17.22,-0.58,5.41,9.02,8.48,733.0,11.33,2.56,17.44,0.63,16.81,-0.24,3.87,11.61,11.1,733.0,18.73,2.38,24.61,9.31,15.3,0.16,3.03,18.88,18.41,733.0,20.63,2.42,27.09,12.62,14.47,0.42,2.79,20.77,20.06,733.0,19.49,2.14,25.43,10.69,14.74,0.37,3.67,19.61,18.96,733.0,16.18,2.53,24.33,6.69,17.64,0.07,3.32,16.38,15.93,733.0,8.71,2.45,15.79,0.63,15.16,0.32,2.75,9.04,8.48,733.0,1.27,2.18,6.97,-7.78,14.74,0.2,3.03,2.52,1.04,733.0,-3.16,2.41,3.66,-11.36,15.02,0.12,2.72,3.98,-3.23,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_rainfall_2005.properties
new file mode 100644
index 0000000..d34a9e3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_rainfall_2005.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 2005 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=2005
+
+# 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 = 34.71,9.33,54.56,22.02,32.55,0.49,1.99,35.93,33.82,83.0,42.58,22.79,86.84,17.87,68.96,0.55,1.67,48.23,32.9,83.0,50.63,14.04,95.66,26.25,69.4,0.61,3.36,52.51,49.51,83.0,8.24,4.8,25.99,2.67,23.32,1.55,5.23,9.52,6.98,83.0,25.86,4.01,33.09,14.68,18.41,-0.46,3.4,26.16,25.3,83.0,5.84,2.54,16.04,2.75,13.28,1.5,5.5,6.36,4.88,83.0,1.41,1.04,5.75,1.0,4.75,2.74,9.68,1.75,1.0,83.0,7.45,4.51,17.56,1.5,16.06,0.76,2.38,8.7,6.11,83.0,1.38,0.85,4.52,1.0,3.52,2.26,7.14,1.62,1.0,83.0,1.01,0.04,1.16,1.0,0.16,3.15,11.49,1.01,1.0,83.0,11.87,14.47,57.57,2.26,55.32,1.87,5.25,18.65,4.95,83.0,13.16,6.82,37.32,3.77,33.55,1.01,4.71,14.8,13.38,83.0
+AF-BAM-G050001 = 52.64,9.55,79.32,36.76,42.56,0.41,2.86,53.49,52.66,122.0,64.23,19.58,145.01,25.99,119.02,0.85,4.95,67.12,63.34,122.0,36.85,7.67,56.93,16.04,40.89,0.08,3.38,37.63,37.23,122.0,19.28,7.62,42.1,4.51,37.6,0.37,2.69,20.72,18.17,122.0,30.81,6.03,50.46,17.81,32.65,0.38,2.93,31.4,30.89,122.0,13.18,6.87,44.72,4.0,40.72,1.91,7.96,14.85,11.59,122.0,10.1,2.9,15.56,2.05,13.52,-1.1,3.69,10.5,11.14,122.0,27.09,5.24,35.13,12.43,22.71,-0.81,3.03,27.59,28.45,122.0,4.0,1.72,9.32,1.0,8.32,0.28,2.77,4.36,4.33,122.0,2.08,0.68,3.77,1.0,2.77,0.14,2.2,2.19,2.0,122.0,14.89,10.17,53.59,1.57,52.02,0.97,3.71,18.01,10.89,122.0,5.82,3.08,15.1,1.56,13.54,1.11,3.62,6.58,4.77,122.0
+AF-BDG-G020001 = 30.68,5.25,56.93,21.39,35.54,1.17,6.36,31.13,30.19,150.0,68.11,18.25,132.46,28.56,103.9,0.32,3.79,70.49,68.73,150.0,63.67,19.75,107.25,29.32,77.93,0.2,1.86,66.65,60.94,150.0,8.18,6.73,34.09,1.77,32.32,1.54,4.7,10.58,5.23,150.0,34.08,8.85,60.47,18.09,42.37,0.24,2.56,35.2,34.89,150.0,1.86,1.35,8.26,1.0,7.26,2.3,8.35,2.29,1.3,150.0,2.13,1.39,7.1,1.0,6.1,1.39,4.35,2.54,1.64,150.0,3.68,2.52,11.44,1.0,10.44,0.73,2.67,4.46,3.27,150.0,1.73,0.9,6.69,1.0,5.69,2.18,9.96,1.95,1.48,150.0,1.49,0.91,6.11,1.0,5.11,2.76,11.61,1.74,1.07,150.0,24.87,5.34,47.5,11.17,36.33,0.82,4.75,25.43,24.28,150.0,10.57,4.55,34.09,3.34,30.75,1.47,7.37,11.5,9.92,150.0
+AF-BDS-G010001 = 46.98,9.51,74.68,21.04,53.64,0.5,4.17,47.93,46.09,284.0,55.02,16.51,110.58,18.09,92.49,0.59,3.34,57.44,54.52,284.0,96.17,19.96,140.7,29.32,111.38,-0.99,3.8,98.21,100.97,284.0,53.64,14.22,104.06,24.46,79.6,0.61,3.04,55.49,51.43,284.0,24.19,8.01,56.93,11.17,45.76,1.77,6.67,25.48,22.35,284.0,14.22,8.07,46.09,4.66,41.43,1.26,4.06,16.34,10.98,284.0,34.14,27.11,179.1,1.0,178.1,0.93,4.97,43.56,28.45,284.0,23.27,25.4,227.97,1.0,226.97,3.46,22.21,34.42,19.85,284.0,7.31,5.88,32.09,1.0,31.09,1.51,5.47,9.38,5.93,284.0,19.11,12.47,81.75,1.88,79.87,1.92,7.72,22.81,15.62,284.0,17.8,8.98,46.09,3.44,42.65,0.71,3.18,19.93,17.02,284.0,17.22,8.3,44.72,1.0,43.72,-0.14,2.4,19.11,17.94,284.0
+AF-BGL-G030001 = 71.6,11.54,107.25,49.16,58.09,0.79,3.97,72.51,69.3,99.0,65.58,13.46,97.97,25.21,72.76,-0.29,3.16,66.94,66.19,99.0,62.17,33.3,173.77,26.78,146.99,1.24,3.73,70.45,47.5,99.0,48.06,24.08,149.45,12.22,137.22,1.31,5.7,53.7,43.57,99.0,38.12,19.79,128.53,18.09,110.43,2.0,7.75,42.9,30.98,99.0,26.68,26.54,128.53,3.89,124.64,1.55,4.95,37.53,14.51,99.0,9.61,8.95,48.96,1.0,47.96,1.86,6.8,13.1,6.3,99.0,30.79,25.05,110.53,1.0,109.53,1.06,3.51,39.61,23.0,99.0,13.07,12.24,43.39,1.0,42.39,0.88,2.57,17.86,8.26,99.0,8.42,11.22,50.46,1.0,49.46,2.07,6.39,13.98,3.47,99.0,25.76,15.94,89.5,7.32,82.17,1.42,5.23,30.25,21.43,99.0,7.74,5.41,34.09,1.0,33.09,1.63,7.94,9.42,6.8,99.0
+AF-FRA-G070001 = 42.75,95.74,785.15,11.86,773.29,5.67,38.1,104.72,21.68,337.0,35.77,20.32,154.02,2.4,151.63,1.95,9.28,41.13,33.08,337.0,86.18,36.69,281.56,38.46,243.1,1.91,8.52,93.65,75.82,337.0,1.97,1.87,13.79,1.0,12.79,3.0,13.4,2.71,1.02,337.0,7.83,5.25,30.22,1.0,29.22,0.99,4.26,9.43,7.11,337.0,1.59,1.25,8.77,1.0,7.77,2.44,9.06,2.02,1.0,337.0,1.35,0.86,5.1,1.0,4.1,2.7,9.54,1.6,1.0,337.0,4.67,4.91,26.78,1.0,25.78,2.07,7.51,6.77,2.59,337.0,1.98,1.43,9.48,1.0,8.48,2.3,9.92,2.44,1.35,337.0,1.68,0.58,4.66,1.0,3.66,1.08,5.12,1.77,1.63,337.0,6.04,4.7,21.68,1.0,20.68,0.87,3.03,7.65,5.38,337.0,1.7,0.91,6.49,1.0,5.49,1.62,6.11,1.93,1.25,337.0
+AF-FYB-G080001 = 34.92,7.5,60.47,25.21,35.25,1.27,4.11,35.71,32.1,152.0,48.96,27.85,110.53,12.22,98.31,0.35,1.81,56.28,47.36,152.0,55.29,27.47,121.0,19.81,101.19,0.77,2.37,61.7,45.63,152.0,9.04,7.51,39.64,1.2,38.44,1.51,4.93,11.74,6.23,152.0,28.4,7.06,50.46,17.03,33.42,0.93,3.32,29.26,26.78,152.0,10.16,6.62,31.14,1.0,30.14,0.69,2.62,12.11,8.46,152.0,3.53,1.99,9.04,1.0,8.04,0.59,2.43,4.05,3.09,152.0,6.97,2.37,12.6,2.26,10.34,0.46,2.36,7.36,6.6,152.0,1.9,1.89,17.56,1.0,16.56,5.07,36.96,2.67,1.06,152.0,1.06,0.24,3.46,1.0,2.46,7.82,73.95,1.08,1.0,152.0,16.16,7.8,43.57,4.0,39.57,0.71,3.71,17.94,15.62,152.0,11.99,5.82,28.45,3.24,25.2,0.37,2.24,13.32,11.75,152.0
+AF-GHA-G090001 = 57.78,8.45,75.82,36.76,39.06,-0.21,2.43,58.39,58.68,195.0,57.32,34.27,184.72,12.6,172.12,1.18,4.15,66.74,49.71,195.0,59.09,25.33,168.38,12.99,155.39,1.17,5.1,64.27,57.34,195.0,14.37,11.0,113.92,3.55,110.37,5.33,42.12,18.08,12.53,195.0,9.89,7.27,37.32,1.0,36.32,1.14,4.29,12.26,8.38,195.0,8.24,3.67,24.46,3.77,20.69,1.74,6.13,9.02,6.79,195.0,17.78,17.62,154.02,5.25,148.78,3.85,23.55,24.99,11.86,195.0,20.6,7.17,60.47,8.51,51.95,1.05,7.09,21.81,21.04,195.0,5.77,8.16,76.97,2.06,74.9,5.49,38.92,9.98,3.56,195.0,1.74,0.83,4.8,1.0,3.8,1.05,3.41,1.93,1.46,195.0,16.02,25.59,179.1,1.0,178.1,3.11,15.44,30.13,5.25,195.0,1.87,1.75,10.84,1.0,9.84,2.85,11.73,2.56,1.0,195.0
+AF-GHO-G100001 = 27.56,6.59,42.1,16.53,25.57,0.22,1.83,28.34,26.89,210.0,44.07,21.44,100.97,7.71,93.26,0.87,2.91,48.99,38.47,210.0,79.61,20.08,136.52,45.64,90.87,0.62,2.48,82.09,75.82,210.0,12.19,10.24,40.85,1.24,39.62,1.05,2.98,15.91,7.46,210.0,22.82,6.85,39.58,6.11,33.47,-0.63,2.82,23.82,24.12,210.0,4.96,3.61,18.09,1.0,17.09,1.22,3.99,6.13,3.87,210.0,7.92,4.28,23.0,1.27,21.73,0.59,3.14,9.0,7.68,210.0,12.88,5.84,28.45,3.44,25.0,0.9,3.14,14.14,11.34,210.0,7.92,6.76,48.96,2.4,46.56,2.63,12.0,10.4,5.25,210.0,1.79,0.85,6.3,1.0,5.3,1.69,7.17,1.98,1.57,210.0,16.67,9.88,66.19,5.25,60.94,2.11,9.35,19.36,14.38,210.0,5.87,2.36,15.1,1.76,13.34,0.65,3.17,6.33,5.45,210.0
+AF-HEL-G110001 = 17.11,9.57,39.64,3.15,36.49,0.61,2.29,19.6,14.23,352.0,21.75,16.13,70.31,1.77,68.53,0.93,3.07,27.06,18.15,352.0,81.01,33.17,179.1,5.93,173.17,0.1,2.61,87.52,80.6,352.0,2.19,3.76,34.09,1.0,33.09,4.5,26.26,4.35,1.0,352.0,9.04,4.64,23.74,1.0,22.74,0.74,3.23,10.16,8.25,352.0,1.28,0.72,4.25,1.0,3.25,2.58,8.32,1.47,1.0,352.0,2.1,1.77,9.64,1.0,8.64,1.64,4.89,2.75,1.0,352.0,11.42,3.12,19.22,5.67,13.55,0.55,3.0,11.83,11.51,352.0,6.29,2.7,26.78,2.63,24.15,2.22,14.0,6.85,5.93,352.0,4.88,3.34,17.31,1.9,15.41,2.13,6.76,5.91,3.6,352.0,2.76,4.6,29.37,1.0,28.37,3.56,16.25,5.36,1.0,352.0,1.23,0.5,3.89,1.0,2.89,2.38,8.51,1.33,1.0,352.0
+AF-HER-G120001 = 24.17,7.78,53.59,10.51,43.08,0.9,4.03,25.39,23.07,271.0,61.62,31.53,242.15,17.04,225.1,2.13,9.14,69.19,53.59,271.0,52.5,26.0,196.06,19.81,176.25,1.84,7.89,58.57,43.94,271.0,3.51,1.7,13.79,1.0,12.79,1.96,10.46,3.9,3.4,271.0,19.61,5.68,44.72,5.58,39.14,0.68,4.51,20.41,19.09,271.0,1.3,0.86,6.69,1.0,5.69,3.69,17.19,1.56,1.0,271.0,1.31,0.78,5.41,1.0,4.41,2.87,11.07,1.52,1.0,271.0,2.04,2.22,12.99,1.0,11.99,2.36,8.42,3.01,1.0,271.0,1.3,0.62,4.13,1.0,3.13,2.1,6.53,1.44,1.0,271.0,1.62,1.2,8.51,1.0,7.51,2.79,12.03,2.01,1.0,271.0,20.01,8.04,46.09,4.13,41.96,0.31,2.55,21.56,19.44,271.0,4.51,2.65,13.38,1.0,12.38,0.64,2.73,5.23,4.4,271.0
+AF-JOW-G130001 = 35.99,9.42,58.67,21.68,36.99,0.4,1.98,37.2,36.22,156.0,44.56,26.0,95.06,13.79,81.27,0.27,1.53,51.55,38.47,156.0,38.96,15.18,89.5,20.41,69.08,0.89,3.56,41.79,38.03,156.0,10.13,5.37,25.99,1.77,24.21,0.53,2.83,11.46,9.25,156.0,28.21,5.6,45.41,16.04,29.37,0.72,3.79,28.76,27.41,156.0,6.03,2.63,16.04,2.26,13.78,1.68,6.0,6.58,5.43,156.0,4.36,3.44,12.41,1.0,11.41,0.72,2.2,5.54,3.32,156.0,10.95,5.0,22.35,1.53,20.82,0.17,2.19,12.03,10.01,156.0,2.11,1.8,11.65,1.0,10.65,1.89,7.52,2.76,1.0,156.0,1.08,0.3,3.15,1.0,2.15,4.76,26.91,1.12,1.0,156.0,23.06,17.67,95.06,4.48,90.58,1.68,5.92,29.01,17.51,156.0,11.32,4.7,24.46,3.89,20.58,0.57,2.95,12.25,11.04,156.0
+AF-KAB-G140001 = 84.07,7.8,92.24,64.23,28.01,-1.52,4.1,84.42,86.84,29.0,33.84,13.23,72.46,12.99,59.48,0.95,4.0,36.25,31.05,29.0,43.28,4.07,50.46,34.09,16.37,-0.47,2.69,43.46,43.58,29.0,40.0,6.59,55.34,29.81,25.53,0.57,2.66,40.53,38.48,29.0,21.32,4.4,30.22,14.65,15.57,0.34,1.97,21.75,21.48,29.0,11.82,1.88,18.09,9.32,8.78,1.54,5.59,11.96,11.17,29.0,22.43,4.06,30.34,12.99,17.35,-1.0,3.77,22.78,23.75,29.0,50.59,7.77,58.67,30.22,28.45,-1.48,3.98,51.16,54.02,29.0,14.81,4.37,21.93,6.89,15.04,-0.24,1.87,15.42,15.16,29.0,5.95,0.87,7.54,3.89,3.66,-0.93,3.54,6.01,6.16,29.0,8.31,2.04,13.79,5.22,8.57,0.64,3.49,8.55,8.16,29.0,2.16,1.1,4.8,1.0,3.8,0.56,2.4,2.42,2.12,29.0
+AF-KAN-G150001 = 34.73,12.13,69.36,13.18,56.17,0.46,2.93,36.78,34.93,279.0,52.74,21.43,163.6,4.0,159.6,0.76,5.28,56.92,51.93,279.0,78.18,34.08,317.67,23.03,294.63,1.89,11.41,85.26,69.45,279.0,1.48,1.47,12.02,1.0,11.02,4.55,25.02,2.08,1.0,279.0,7.74,5.76,28.45,1.0,27.45,1.01,3.28,9.64,6.11,279.0,1.77,1.13,6.11,1.0,5.11,1.56,4.67,2.09,1.08,279.0,2.38,2.35,20.41,1.0,19.41,2.76,16.1,3.34,1.0,279.0,11.44,4.43,18.65,1.03,17.62,-0.4,2.06,12.26,12.22,279.0,8.23,2.48,25.99,3.63,22.35,1.63,12.8,8.6,8.51,279.0,3.27,0.76,4.52,1.06,3.46,-1.05,3.53,3.36,3.48,279.0,2.34,5.13,56.93,1.0,55.93,6.66,57.49,5.63,1.0,279.0,1.26,0.64,6.3,1.0,5.3,3.69,20.43,1.41,1.0,279.0
+AF-KAP-G160001 = 72.48,9.32,86.84,58.67,28.17,0.13,1.67,73.06,71.77,35.0,60.57,11.95,96.62,34.09,62.53,0.68,4.51,61.71,58.96,35.0,67.33,22.01,105.75,37.32,68.43,0.39,1.65,70.73,61.95,35.0,47.97,7.9,63.44,27.6,35.84,-0.39,3.01,48.6,49.2,35.0,24.38,12.37,60.47,8.01,52.45,1.1,3.72,27.26,22.44,35.0,27.62,17.09,74.68,6.89,67.79,0.96,3.31,32.35,26.38,35.0,30.38,15.89,84.26,11.17,73.09,1.42,5.18,34.18,23.03,35.0,46.14,21.7,100.97,10.82,90.15,0.11,2.63,50.85,53.59,35.0,11.28,5.49,23.06,3.66,19.41,0.54,2.32,12.51,10.84,35.0,20.02,8.61,35.44,6.49,28.95,-0.08,1.95,21.75,20.41,35.0,25.38,16.13,68.22,7.54,60.67,0.81,2.78,29.94,19.23,35.0,1.89,0.87,3.85,1.0,2.85,0.51,1.98,2.08,1.74,35.0
+AF-KDZ-G190001 = 42.26,7.05,62.32,34.09,28.23,1.21,4.05,42.83,41.32,43.0,50.67,7.15,68.22,38.46,29.76,0.2,2.51,51.16,49.98,43.0,62.05,12.63,92.24,40.85,51.38,0.51,2.61,63.3,58.91,43.0,25.91,15.01,62.35,7.32,55.02,0.98,3.1,29.86,22.69,43.0,18.36,8.11,35.13,6.54,28.6,0.66,2.23,20.04,15.89,43.0,4.46,0.88,7.0,3.34,3.66,0.64,2.89,4.54,4.38,43.0,1.0,0.01,1.05,1.0,0.05,4.12,19.77,1.0,1.0,43.0,1.68,1.02,4.7,1.0,3.7,1.48,4.33,1.96,1.0,43.0,1.01,0.04,1.24,1.0,0.24,4.99,27.41,1.01,1.0,43.0,1.59,0.99,5.25,1.0,4.25,2.07,6.95,1.87,1.0,43.0,8.84,2.45,14.21,4.02,10.19,0.39,2.5,9.17,8.51,43.0,8.31,2.37,12.99,5.1,7.89,0.35,1.71,8.63,7.9,43.0
+AF-KNR-G180001 = 80.33,8.97,98.81,63.79,35.02,0.11,2.13,80.82,78.73,62.0,75.09,6.94,96.6,63.44,33.16,0.95,3.8,75.4,73.7,62.0,105.7,5.63,121.22,91.73,29.49,0.09,3.36,105.85,105.66,62.0,86.07,18.22,136.52,50.46,86.06,-0.38,2.89,87.94,90.99,62.0,45.15,22.65,95.06,15.07,79.99,0.27,1.9,50.43,46.73,62.0,19.55,5.33,30.76,10.37,20.39,0.04,2.03,20.25,18.93,62.0,32.38,15.52,89.07,13.38,75.69,1.41,5.05,35.86,27.75,62.0,54.28,17.27,116.72,28.77,87.95,1.37,5.12,56.92,49.37,62.0,26.88,11.08,47.5,11.8,35.7,0.22,1.76,29.04,26.46,62.0,29.93,11.56,61.46,8.55,52.91,0.11,2.73,32.05,29.71,62.0,29.62,9.01,43.39,13.38,30.01,-0.07,1.84,30.94,29.77,62.0,5.31,4.56,19.81,1.0,18.81,1.28,3.76,6.98,3.05,62.0
+AF-LAG-G200001 = 91.31,10.54,107.25,71.32,35.93,-0.02,1.92,91.9,91.11,43.0,64.85,5.66,74.82,55.23,19.58,-0.29,2.09,65.09,65.8,43.0,85.01,15.83,107.44,39.64,67.81,-1.32,4.24,86.44,90.95,43.0,51.34,13.27,97.59,33.08,64.52,1.26,4.9,52.98,49.23,43.0,27.19,10.87,57.29,9.6,47.69,0.44,2.9,29.23,27.6,43.0,16.85,9.27,50.33,8.77,41.56,1.85,6.83,19.18,15.22,43.0,25.01,11.28,67.36,6.11,61.25,1.68,6.94,27.38,23.34,43.0,51.63,16.14,74.33,12.3,62.03,-1.15,3.5,54.04,56.14,43.0,16.93,7.0,33.89,4.43,29.46,0.24,2.98,18.29,16.53,43.0,17.7,8.9,34.48,6.69,27.79,0.22,1.66,19.76,17.03,43.0,15.42,7.24,42.63,8.78,33.85,2.19,7.93,17.0,13.66,43.0,4.26,2.84,12.87,1.0,11.87,1.31,4.33,5.11,3.4,43.0
+AF-LOW-G210001 = 77.9,12.17,97.45,58.67,38.78,-0.45,1.73,78.81,85.55,27.0,50.16,10.96,62.32,20.41,41.9,-1.24,3.73,51.3,51.87,27.0,39.18,14.27,67.82,19.22,48.6,0.4,2.13,41.61,38.53,27.0,33.57,12.87,77.36,17.01,60.35,1.44,6.0,35.86,31.27,27.0,15.62,6.57,35.57,4.8,30.77,0.65,4.52,16.89,15.89,27.0,10.0,3.97,23.4,4.25,19.15,1.29,6.1,10.73,10.2,27.0,20.46,6.44,35.79,11.17,24.63,0.24,2.57,21.42,22.36,27.0,46.22,17.34,90.88,22.35,68.53,0.29,2.76,49.25,50.48,27.0,12.05,7.13,42.12,5.93,36.19,2.95,12.94,13.93,11.34,27.0,5.54,1.95,12.83,3.15,9.68,1.66,8.24,5.86,6.11,27.0,7.22,3.17,18.99,4.0,14.98,2.15,8.29,7.87,6.49,27.0,1.13,0.4,2.74,1.0,1.74,3.19,12.12,1.19,1.0,27.0
+AF-NAN-G220001 = 109.54,10.68,154.02,88.17,65.86,1.57,7.99,110.05,107.55,50.0,73.35,29.27,179.1,43.47,135.62,1.85,6.06,78.86,62.25,50.0,98.98,23.91,158.74,47.05,111.69,0.36,3.3,101.77,95.5,50.0,86.43,40.28,214.62,44.72,169.9,1.34,4.27,95.18,69.74,50.0,59.3,25.23,124.71,17.3,107.41,0.66,2.82,64.35,55.7,50.0,23.5,10.78,55.23,9.32,45.92,1.07,3.62,25.81,20.56,50.0,35.18,13.05,79.32,20.41,58.91,1.5,4.76,37.48,28.51,50.0,109.74,50.86,242.15,43.39,198.75,0.86,2.9,120.73,99.47,50.0,34.01,11.84,62.32,17.03,45.28,0.77,2.8,35.97,31.46,50.0,14.06,6.4,30.22,6.11,24.11,0.8,2.59,15.42,11.72,50.0,21.51,8.39,47.5,10.2,37.3,1.02,3.82,23.05,19.96,50.0,3.27,2.67,10.36,1.0,9.36,1.54,4.32,4.2,2.31,50.0
+AF-NIM-G230001 = 16.11,15.52,88.91,3.55,85.36,2.18,8.33,22.35,9.9,290.0,51.3,55.69,281.56,4.92,276.64,2.63,9.26,75.64,35.28,290.0,69.92,24.82,154.02,20.41,133.61,0.17,2.86,74.18,69.79,290.0,1.58,1.0,7.12,1.0,6.12,2.23,8.45,1.86,1.0,290.0,5.85,2.65,15.27,1.0,14.27,0.6,3.7,6.42,5.55,290.0,1.05,0.19,2.23,1.0,1.23,4.71,25.59,1.06,1.0,290.0,1.26,0.93,8.26,1.0,7.26,4.31,23.17,1.56,1.0,290.0,5.02,5.89,52.0,1.0,51.0,4.45,27.02,7.73,3.7,290.0,3.45,1.47,10.51,1.0,9.51,1.04,4.66,3.75,3.15,290.0,5.91,4.51,18.65,1.29,17.35,1.5,3.98,7.43,4.14,290.0,1.38,0.79,6.49,1.0,5.49,3.23,15.58,1.59,1.0,290.0,1.58,1.2,9.04,1.0,8.04,2.98,13.29,1.99,1.0,290.0
+AF-ORU-G250001 = 42.72,7.28,60.47,26.9,33.57,0.03,2.15,43.33,42.98,204.0,29.1,20.96,126.13,3.24,122.89,1.83,7.36,35.83,25.14,204.0,75.67,39.63,304.48,13.38,291.1,2.56,12.69,85.38,66.87,204.0,15.87,10.31,72.46,1.09,71.37,2.57,13.02,18.91,14.65,204.0,22.62,8.97,43.39,4.38,39.01,-0.13,2.12,24.33,22.96,204.0,6.68,4.09,21.68,1.31,20.38,0.98,3.64,7.82,5.59,204.0,8.06,3.32,26.78,1.81,24.97,1.25,7.89,8.71,7.53,204.0,21.63,4.76,30.22,13.26,16.96,0.14,1.67,22.14,20.42,204.0,7.49,5.18,36.35,2.22,34.12,2.18,9.75,9.1,6.45,204.0,2.39,0.46,3.56,1.31,2.25,0.07,2.51,2.43,2.37,204.0,19.19,12.09,68.22,1.31,66.91,1.33,5.06,22.67,15.76,204.0,3.56,1.82,11.51,1.28,10.23,1.35,5.29,4.0,3.2,204.0
+AF-PAR-G290001 = 72.43,7.11,85.55,64.23,21.32,0.58,2.22,72.77,72.02,36.0,39.26,14.27,72.46,10.84,61.63,0.19,3.23,41.7,40.06,36.0,36.3,8.52,50.46,22.75,27.7,0.18,1.67,37.26,34.68,36.0,31.04,7.94,49.43,17.56,31.87,0.29,2.2,32.01,31.72,36.0,23.22,7.69,38.15,9.76,28.39,-0.08,2.22,24.42,23.74,36.0,15.78,9.35,47.07,7.11,39.96,2.28,7.53,18.28,13.43,36.0,14.18,3.53,21.72,11.06,10.66,1.28,3.17,14.6,12.6,36.0,35.42,9.31,54.48,22.35,32.13,0.59,2.14,36.59,33.59,36.0,8.79,2.54,15.78,5.41,10.37,1.13,3.57,9.14,8.0,36.0,5.25,2.32,14.1,3.34,10.75,1.95,7.3,5.73,3.98,36.0,12.3,3.16,20.27,7.25,13.02,0.7,2.86,12.69,11.67,36.0,2.28,1.83,9.32,1.0,8.32,2.2,7.85,2.91,1.68,36.0
+AF-PIA-G260001 = 75.21,15.31,98.02,37.32,60.7,-0.81,2.5,76.73,81.75,107.0,48.28,11.77,100.97,25.21,75.76,1.07,5.81,49.68,48.56,107.0,55.48,12.16,86.84,23.03,63.8,0.12,2.9,56.78,54.41,107.0,42.32,20.56,107.25,10.51,96.74,0.55,3.22,47.0,43.47,107.0,21.76,13.82,64.23,3.66,60.57,1.08,3.74,25.74,18.62,107.0,17.76,7.24,33.08,4.6,28.48,0.2,2.0,19.16,17.03,107.0,41.47,15.59,79.32,11.86,67.46,0.31,2.29,44.28,39.64,107.0,60.01,37.43,163.6,10.59,153.01,0.77,2.94,70.64,54.38,107.0,19.21,11.89,49.66,2.33,47.33,0.59,2.56,22.56,17.59,107.0,4.62,3.85,19.89,1.0,18.89,1.47,5.6,6.0,3.96,107.0,4.98,3.53,16.02,1.0,15.02,0.79,3.17,6.1,4.68,107.0,1.06,0.15,1.67,1.0,0.67,2.86,10.68,1.07,1.0,107.0
+AF-SAM-G300001 = 64.41,59.87,470.18,26.79,443.38,4.24,24.06,87.75,49.27,109.0,52.16,15.17,97.97,17.03,80.94,0.36,2.73,54.3,51.93,109.0,43.47,14.98,121.0,23.74,97.26,1.89,8.83,45.95,39.59,109.0,13.44,10.88,52.0,2.96,49.04,1.89,6.19,17.26,10.51,109.0,23.94,7.48,52.0,12.99,39.02,1.02,4.21,25.07,22.44,109.0,8.8,2.62,15.56,4.66,10.9,0.44,2.43,9.18,8.29,109.0,1.6,1.27,7.4,1.0,6.4,2.75,10.79,2.04,1.0,109.0,6.16,5.78,22.32,1.0,21.32,0.82,2.52,8.43,3.89,109.0,2.46,3.69,22.35,1.0,21.35,3.29,14.21,4.42,1.0,109.0,1.37,1.1,6.89,1.0,5.89,3.29,13.61,1.76,1.0,109.0,10.57,9.13,43.39,2.19,41.2,1.35,4.16,13.94,6.53,109.0,10.82,6.24,53.59,3.44,50.15,3.75,23.37,12.47,9.9,109.0
+AF-TAK-G320001 = 59.71,8.51,88.25,45.45,42.8,0.96,3.88,60.31,57.66,102.0,74.28,30.06,190.23,38.46,151.77,1.17,4.48,80.08,66.94,102.0,87.76,25.59,153.12,48.96,104.16,0.53,2.23,91.38,81.18,102.0,52.69,14.14,86.84,25.99,60.85,0.15,2.14,54.54,53.59,102.0,24.18,7.03,44.72,5.75,38.97,0.11,3.2,25.17,24.3,102.0,16.34,10.13,40.85,4.25,36.6,0.91,2.44,19.2,11.72,102.0,11.5,19.85,79.32,1.0,78.32,1.94,5.57,22.86,1.04,102.0,11.79,11.56,62.32,1.0,61.32,1.65,6.15,16.48,7.9,102.0,6.84,6.9,28.45,1.0,27.45,1.12,3.28,9.69,2.99,102.0,16.45,14.17,60.47,2.63,57.84,0.93,2.87,21.67,9.49,102.0,26.89,12.21,70.31,8.77,61.53,0.95,3.66,29.51,23.56,102.0,15.06,8.48,53.59,3.13,50.47,2.46,9.84,17.26,12.24,102.0
+AF-WAR-G330001 = 66.01,5.18,74.71,56.95,17.76,-0.05,1.75,66.21,66.46,49.0,27.04,13.79,59.89,11.0,48.89,0.72,2.38,30.29,22.85,49.0,26.47,4.15,35.28,17.03,18.24,-0.38,2.62,26.78,27.27,49.0,19.11,4.68,29.32,13.38,15.93,0.79,2.4,19.67,17.56,49.0,19.78,4.82,31.46,5.93,25.54,-0.51,4.66,20.35,20.01,49.0,10.29,2.7,22.23,4.66,17.57,1.44,9.33,10.63,10.12,49.0,12.16,1.15,13.79,8.81,4.98,-0.61,2.8,12.21,12.27,49.0,29.91,2.96,33.58,23.74,9.85,-0.83,2.35,30.06,31.14,49.0,6.76,1.04,8.41,4.43,3.98,-0.64,2.28,6.84,7.0,49.0,3.47,0.35,3.89,2.56,1.33,-0.34,2.06,3.48,3.51,49.0,8.08,2.92,18.0,3.44,14.56,0.78,4.08,8.58,7.98,49.0,2.04,1.08,6.28,1.0,5.28,1.76,6.48,2.3,1.6,49.0
+AF-ZAB-G340001 = 58.32,8.75,86.33,40.85,45.47,0.55,3.47,58.96,56.23,119.0,109.15,43.63,242.15,34.09,208.06,0.96,3.67,117.48,98.23,119.0,56.43,48.97,327.39,13.79,313.6,2.88,12.39,74.58,40.33,119.0,4.47,4.54,29.24,1.0,28.24,2.63,11.45,6.36,2.98,119.0,7.81,3.44,19.49,1.72,17.77,0.69,3.2,8.53,7.28,119.0,4.88,1.92,13.41,1.87,11.53,0.84,5.28,5.24,5.18,119.0,4.53,3.68,24.1,1.0,23.1,2.06,10.03,5.83,4.15,119.0,15.65,3.29,19.81,7.21,12.6,-0.89,2.56,15.99,16.78,119.0,3.53,1.28,7.7,1.72,5.98,1.23,4.29,3.75,3.32,119.0,1.48,0.66,3.2,1.0,2.2,1.09,2.74,1.62,1.03,119.0,8.92,7.61,36.39,1.0,35.39,1.15,4.56,11.7,7.74,119.0,1.09,0.26,2.63,1.0,1.63,3.52,16.67,1.12,1.0,119.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_temperature_2005.properties
new file mode 100644
index 0000000..b163614
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_temperature_2005.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 2005 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=2005
+
+# 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 = 3.98,5.67,11.38,-12.87,24.25,-1.11,3.22,6.92,6.28,523.0,3.65,6.09,14.69,-12.6,27.28,-0.31,2.66,7.1,4.21,523.0,21.08,5.96,31.77,-1.02,32.8,-1.52,5.07,21.9,23.23,523.0,31.24,6.2,42.8,8.35,34.45,-1.05,4.34,31.85,32.12,523.0,34.74,7.71,45.0,10.28,34.72,-0.9,3.25,35.58,36.32,523.0,41.69,5.29,45.0,22.95,22.05,-1.77,5.18,42.02,44.72,523.0,43.5,3.13,45.0,29.29,15.71,-2.42,8.27,43.61,45.0,523.0,42.63,3.68,45.0,28.19,16.81,-1.8,5.47,42.79,44.59,523.0,40.4,4.01,45.0,26.54,18.46,-1.08,3.73,40.6,41.35,523.0,31.03,3.51,36.18,17.17,19.02,-1.45,5.17,31.23,31.77,523.0,17.96,4.81,25.98,-1.3,27.28,-1.46,5.12,18.59,19.16,523.0,11.1,3.89,16.61,-6.54,23.15,-1.65,6.3,11.76,12.07,523.0
+AF-BAM-G050001 = -12.33,2.58,2.83,-16.73,19.57,2.13,8.26,12.6,-13.15,757.0,-10.26,3.12,5.87,-15.08,20.94,2.06,7.23,10.73,-11.29,757.0,2.14,5.08,20.2,-6.26,26.46,1.02,3.5,5.5,1.04,757.0,14.27,5.57,26.26,0.35,25.91,-0.03,2.21,15.32,14.13,757.0,18.28,3.96,27.36,5.87,21.5,-0.31,2.59,18.71,18.68,757.0,28.32,3.66,36.46,14.69,21.77,-0.42,3.21,28.55,28.46,757.0,35.1,2.81,41.42,24.06,17.36,-0.39,3.9,35.21,35.08,757.0,34.71,2.58,40.59,25.71,14.88,-0.21,2.94,34.81,34.8,757.0,32.01,2.44,37.28,23.23,14.06,-0.4,3.11,32.1,32.05,757.0,22.62,2.5,27.64,13.31,14.33,-0.39,2.8,22.76,22.95,757.0,4.86,3.74,14.41,-4.61,19.02,-0.02,2.46,6.13,5.04,757.0,-1.6,4.3,8.35,-10.94,19.29,-0.07,2.24,4.58,-1.16,757.0
+AF-BDG-G020001 = 1.29,6.36,10.28,-10.94,21.22,-0.28,1.65,6.49,2.01,931.0,-0.09,6.41,13.03,-11.77,24.8,0.08,1.91,6.41,0.22,931.0,17.04,5.28,26.81,3.11,23.7,-0.73,2.41,17.84,19.09,931.0,28.96,4.41,37.83,17.72,20.12,-0.5,2.39,29.3,29.98,931.0,33.31,6.25,45.0,20.47,24.53,-0.2,1.89,33.89,33.98,931.0,41.78,3.86,45.0,32.32,12.68,-0.81,2.2,41.96,43.9,931.0,43.24,2.71,45.0,35.63,9.37,-1.29,3.2,43.32,45.0,931.0,42.25,3.4,45.0,33.7,11.3,-0.87,2.25,42.39,44.17,931.0,40.6,3.66,45.0,32.32,12.68,-0.49,1.93,40.76,41.56,931.0,31.81,3.44,38.11,23.5,14.61,-0.53,2.29,32.0,32.67,931.0,17.48,4.22,24.33,6.97,17.36,-0.52,2.12,17.98,18.61,931.0,13.41,4.67,19.65,0.91,18.74,-0.7,2.35,14.2,14.69,931.0
+AF-BDS-G010001 = -14.74,6.07,7.24,-25.0,32.24,1.01,3.6,15.94,-16.18,1763.0,-11.87,4.89,6.97,-23.07,30.04,1.16,4.49,12.83,-12.87,1763.0,-2.79,7.21,19.37,-15.35,34.72,0.99,3.17,7.72,-5.09,1763.0,4.27,9.27,30.94,-9.29,40.24,1.01,2.98,10.2,1.18,1763.0,7.4,7.16,29.02,-7.64,36.65,0.63,2.77,10.3,6.28,1763.0,16.02,7.82,40.04,-0.47,40.51,0.6,2.91,17.82,14.96,1763.0,23.09,7.64,44.72,3.11,41.61,0.49,2.84,24.32,22.13,1763.0,24.21,7.29,43.62,2.83,40.79,0.34,2.75,25.29,23.44,1763.0,23.13,7.53,40.87,-0.47,41.34,0.04,2.36,24.33,22.68,1763.0,10.29,8.91,31.77,-9.02,40.79,0.36,2.36,13.61,8.9,1763.0,-3.46,8.26,17.72,-20.87,38.58,0.57,2.63,8.95,-4.88,1763.0,-10.44,7.0,10.55,-22.8,33.35,1.0,3.53,12.57,-12.05,1763.0
+AF-BGL-G030001 = -2.72,8.08,9.72,-17.56,27.28,-0.16,1.66,8.52,-1.85,617.0,-1.29,7.02,10.0,-15.35,25.35,-0.41,1.79,7.13,0.08,617.0,11.87,8.97,22.95,-7.91,30.87,-0.65,2.07,14.88,15.1,617.0,19.84,9.54,33.15,-1.57,34.72,-0.82,2.31,22.01,23.92,617.0,20.91,9.15,41.97,2.01,39.96,-0.14,2.04,22.82,21.71,617.0,29.83,10.11,45.0,8.35,36.65,-0.19,1.92,31.49,30.26,617.0,35.91,7.96,45.0,16.06,28.94,-0.57,2.18,36.78,37.7,617.0,35.19,6.86,45.0,19.37,25.63,-0.32,2.07,35.85,36.18,617.0,33.15,6.37,45.0,18.82,26.18,-0.24,2.12,33.76,33.98,617.0,24.54,7.09,35.91,6.97,28.94,-0.52,2.18,25.55,26.26,617.0,10.06,7.89,23.5,-6.81,30.31,-0.4,2.07,12.78,11.79,617.0,4.27,7.96,16.61,-13.15,29.76,-0.55,2.03,9.03,6.69,617.0
+AF-FRA-G070001 = 10.0,5.83,16.61,-9.29,25.91,-1.75,5.24,11.58,12.34,2083.0,10.13,5.9,17.44,-10.94,28.39,-1.87,5.76,11.73,12.34,2083.0,22.24,4.69,28.74,1.73,27.01,-1.89,6.62,22.73,23.78,2083.0,35.27,4.46,41.97,14.69,27.28,-1.34,4.79,35.55,36.32,2083.0,39.28,4.89,45.0,19.65,25.35,-1.44,4.76,39.59,40.59,2083.0,44.15,2.13,45.0,31.22,13.78,-3.06,12.2,44.2,45.0,2083.0,44.51,1.34,45.0,35.63,9.37,-3.33,14.0,44.53,45.0,2083.0,44.12,1.69,45.0,33.43,11.57,-2.56,9.99,44.15,45.0,2083.0,42.74,2.61,45.0,30.39,14.61,-1.36,4.77,42.81,43.55,2083.0,35.81,3.51,41.42,22.13,19.29,-1.02,4.03,35.98,36.32,2083.0,23.73,4.01,29.29,9.45,19.84,-1.33,4.53,24.06,24.68,2083.0,17.95,3.69,25.16,4.49,20.67,-1.12,4.01,18.33,18.96,2083.0
+AF-FYB-G080001 = 2.49,7.68,10.83,-11.77,22.6,-0.44,1.47,8.07,7.24,937.0,2.51,7.84,14.96,-10.39,25.35,-0.27,1.44,8.23,5.87,937.0,17.75,7.44,28.19,0.63,27.56,-0.66,2.06,19.24,21.3,937.0,29.36,6.25,39.21,13.58,25.63,-0.58,2.14,30.02,31.43,937.0,34.22,9.4,45.0,16.34,28.66,-0.23,1.53,35.48,35.08,937.0,40.77,4.96,45.0,29.02,15.98,-0.67,1.88,41.07,43.9,937.0,43.02,2.96,45.0,34.25,10.75,-1.21,2.97,43.12,45.0,937.0,41.88,3.75,45.0,32.05,12.95,-0.73,1.96,42.05,44.31,937.0,40.86,4.41,45.0,29.57,15.43,-0.5,1.73,41.1,42.38,937.0,32.07,4.4,39.21,21.3,17.91,-0.46,1.84,32.37,33.7,937.0,17.58,5.98,26.54,2.97,23.56,-0.47,1.81,18.57,20.06,937.0,12.98,5.42,21.3,-1.57,22.87,-0.59,2.15,14.06,14.69,937.0
+AF-GHA-G090001 = -6.36,5.29,9.04,-18.66,27.7,0.74,3.76,8.27,-7.09,1254.0,-5.66,4.54,13.03,-14.25,27.28,1.56,6.38,7.26,-5.98,1254.0,10.98,6.69,24.88,-3.78,28.66,-0.54,2.41,12.86,13.03,1254.0,26.49,7.27,37.56,6.14,31.42,-0.86,2.67,27.47,28.91,1254.0,29.82,5.81,38.94,12.2,26.73,-0.85,2.56,30.38,32.46,1254.0,39.79,5.08,45.0,24.61,20.39,-0.81,2.3,40.12,42.11,1254.0,42.2,3.47,45.0,30.94,14.06,-0.99,2.7,42.35,44.31,1254.0,41.72,3.72,45.0,30.39,14.61,-0.93,2.57,41.89,43.62,1254.0,38.76,4.06,44.45,27.09,17.36,-0.73,2.29,38.97,40.31,1254.0,30.37,4.04,36.73,18.54,18.19,-0.77,2.45,30.64,32.05,1254.0,17.32,5.13,24.88,1.04,23.84,-0.92,2.7,18.06,19.65,1254.0,11.07,4.01,16.89,-4.06,20.94,-1.08,3.28,11.78,12.62,1254.0
+AF-GHO-G100001 = -9.15,3.46,7.52,-14.39,21.91,1.69,6.72,9.78,-9.84,1322.0,-8.35,3.22,9.17,-13.56,22.74,2.3,10.0,8.95,-9.02,1322.0,8.23,5.01,22.95,-5.16,28.11,-0.13,2.9,9.63,8.62,1322.0,22.74,4.83,32.05,4.07,27.97,-1.11,4.17,23.24,23.78,1322.0,25.6,3.93,37.28,13.72,23.56,0.01,3.11,25.9,25.43,1322.0,36.56,3.51,45.0,26.26,18.74,-0.09,2.92,36.73,36.73,1322.0,40.29,2.49,45.0,32.67,12.33,-0.35,2.9,40.37,40.45,1322.0,39.83,2.43,45.0,32.32,12.68,-0.49,3.06,39.9,40.18,1322.0,37.06,2.41,43.62,29.7,13.92,-0.41,3.03,37.14,37.28,1322.0,27.38,2.52,34.8,19.65,15.16,-0.34,3.35,27.5,27.5,1322.0,10.64,4.35,23.5,-1.3,24.8,-0.2,2.77,11.5,11.03,1322.0,5.8,4.58,16.61,-9.02,25.63,-0.81,3.75,7.39,6.56,1322.0
+AF-HEL-G110001 = 12.0,4.14,18.82,-9.02,27.83,-2.08,8.44,12.69,12.89,2184.0,14.07,4.33,21.85,-7.64,29.49,-2.13,8.68,14.72,15.1,2184.0,25.85,3.81,32.87,7.24,25.63,-1.56,6.21,26.13,26.6,2184.0,38.54,4.62,45.0,20.47,24.53,-1.05,3.98,38.82,39.45,2184.0,41.97,3.83,45.0,23.78,21.22,-2.27,8.25,42.14,43.21,2184.0,44.74,1.09,45.0,35.35,9.65,-5.31,34.06,44.76,45.0,2184.0,44.92,0.49,45.0,39.21,5.79,-7.94,73.28,44.92,45.0,2184.0,44.7,0.94,45.0,37.01,7.99,-4.48,26.16,44.71,45.0,2184.0,44.27,1.64,45.0,34.25,10.75,-3.0,12.85,44.3,45.0,2184.0,38.52,2.83,43.35,25.71,17.64,-1.5,5.99,38.63,39.07,2184.0,26.4,3.22,30.94,11.93,19.02,-2.02,7.28,26.6,27.36,2184.0,21.18,3.06,25.71,8.07,17.64,-1.72,6.12,21.4,22.09,2184.0
+AF-HER-G120001 = 6.63,6.1,15.24,-9.57,24.8,-1.01,3.02,9.01,8.42,1680.0,5.74,6.39,16.06,-10.81,26.87,-0.89,2.75,8.59,8.07,1680.0,21.09,4.84,27.64,4.76,22.87,-1.21,3.58,21.63,22.81,1680.0,34.11,4.47,42.38,20.2,22.19,-0.57,2.5,34.4,35.08,1680.0,37.65,4.99,45.0,22.68,22.32,-0.76,2.55,37.98,39.18,1680.0,43.18,2.31,45.0,34.39,10.61,-1.37,4.14,43.24,44.17,1680.0,43.63,1.67,45.0,36.87,8.13,-1.47,4.68,43.66,44.24,1680.0,42.43,1.93,45.0,35.49,9.51,-0.71,3.16,42.48,42.66,1680.0,40.73,2.1,45.0,34.11,10.89,-0.17,2.81,40.79,40.73,1680.0,33.26,2.47,38.94,25.16,13.78,-0.73,3.47,33.35,33.7,1680.0,20.78,3.64,27.09,9.45,17.64,-0.72,2.68,21.1,21.57,1680.0,15.72,3.68,21.85,3.66,18.19,-0.94,3.0,16.14,16.75,1680.0
+AF-JOW-G130001 = 0.26,9.12,10.83,-14.6,25.42,-0.4,1.4,9.12,5.04,991.0,0.44,8.69,14.41,-13.98,28.39,-0.22,1.45,8.69,3.32,991.0,16.0,10.1,29.84,-5.16,35.0,-0.51,1.67,18.92,21.3,991.0,27.12,9.88,40.59,3.66,36.93,-0.64,2.01,28.86,32.05,991.0,31.92,11.73,45.0,8.9,36.1,-0.26,1.44,34.0,34.94,991.0,38.51,7.76,45.0,19.09,25.91,-0.61,1.71,39.29,44.66,991.0,41.28,4.87,45.0,26.81,18.19,-0.81,2.09,41.56,45.0,991.0,40.55,5.39,45.0,25.71,19.29,-0.63,1.76,40.91,44.93,991.0,39.21,6.14,45.0,24.33,20.67,-0.47,1.56,39.68,42.52,991.0,29.4,5.9,38.39,14.41,23.98,-0.49,1.77,29.99,32.32,991.0,15.01,8.3,24.61,-3.23,27.83,-0.59,1.73,17.15,20.2,991.0,9.06,8.25,21.02,-9.29,30.31,-0.66,2.0,12.25,13.31,991.0
+AF-KAB-G140001 = -1.96,4.82,8.07,-12.05,20.12,-0.05,2.24,5.2,-1.44,185.0,-1.44,5.36,10.55,-11.5,22.05,0.56,2.71,5.54,-2.4,185.0,14.54,4.37,21.02,0.08,20.94,-1.4,4.47,15.18,15.79,185.0,25.4,4.4,30.39,10.28,20.12,-1.86,5.85,25.78,26.81,185.0,26.89,3.64,32.05,14.69,17.36,-1.29,4.42,27.13,27.78,185.0,37.75,4.16,44.17,24.88,19.29,-0.92,3.69,37.98,38.11,185.0,41.56,3.2,45.0,31.36,13.64,-1.34,4.26,41.69,42.24,185.0,39.9,3.18,44.86,30.12,14.74,-1.18,4.05,40.02,40.59,185.0,35.73,3.01,40.87,27.09,13.78,-1.0,3.78,35.86,36.46,185.0,27.77,3.01,32.19,18.41,13.78,-1.24,4.16,27.93,28.46,185.0,14.88,3.29,20.2,4.49,15.71,-1.04,3.95,15.24,15.31,185.0,9.93,2.99,16.2,0.77,15.43,-0.96,4.13,10.37,10.21,185.0
+AF-KAN-G150001 = 11.34,3.79,18.54,-2.4,20.94,-0.27,2.64,11.96,11.52,1773.0,13.0,4.3,21.02,-2.13,23.15,-0.52,2.64,13.7,13.31,1773.0,25.84,3.92,32.05,13.03,19.02,-0.77,2.71,26.13,27.09,1773.0,38.83,4.71,45.0,25.16,19.84,-0.42,2.04,39.12,40.04,1773.0,41.87,3.39,45.0,26.26,18.74,-1.08,3.6,42.01,43.21,1773.0,44.95,0.31,45.0,39.07,5.93,-9.58,128.3,44.95,45.0,1773.0,44.97,0.17,45.0,41.42,3.58,-10.61,157.25,44.97,45.0,1773.0,44.87,0.47,45.0,39.63,5.37,-4.85,32.48,44.87,45.0,1773.0,44.54,1.04,45.0,37.01,7.99,-2.78,11.44,44.56,45.0,1773.0,38.83,2.52,42.8,29.02,13.78,-0.79,3.23,38.91,39.35,1773.0,27.42,3.21,32.6,16.06,16.54,-0.76,3.06,27.61,28.33,1773.0,21.03,2.58,25.98,11.38,14.61,-0.77,3.03,21.19,21.57,1773.0
+AF-KAP-G160001 = -7.91,7.74,7.24,-18.66,25.91,0.42,1.8,11.05,-10.19,230.0,-6.89,7.88,9.59,-17.01,26.59,0.67,2.04,10.45,-9.7,230.0,4.58,9.04,20.2,-7.91,28.11,0.21,1.56,10.12,3.01,230.0,13.32,9.99,30.67,-2.13,32.8,0.06,1.62,16.64,12.07,230.0,16.28,8.96,31.5,0.35,31.14,-0.01,1.75,18.57,15.51,230.0,26.13,9.98,43.9,7.52,36.38,-0.01,1.8,27.96,25.85,230.0,31.74,7.92,45.0,17.17,27.83,0.12,1.78,32.71,30.94,230.0,31.49,6.75,44.17,19.65,24.53,0.15,1.83,32.2,31.15,230.0,28.43,6.16,40.59,17.44,23.15,0.09,1.82,29.09,28.5,230.0,18.96,7.25,31.77,5.59,26.18,0.08,1.79,20.3,18.51,230.0,5.46,8.15,19.23,-9.84,29.07,0.03,1.7,9.79,4.21,230.0,-0.34,8.8,14.27,-15.91,30.18,0.06,1.65,8.78,-2.33,230.0
+AF-KDZ-G190001 = 7.98,1.19,10.55,4.28,6.27,-0.75,3.36,8.07,8.14,283.0,7.63,1.79,12.76,3.94,8.82,0.56,2.63,7.84,7.24,283.0,22.46,2.88,29.84,16.89,12.95,0.4,2.1,22.64,21.71,283.0,33.1,3.82,40.87,26.81,14.06,0.13,1.71,33.32,32.87,283.0,37.95,4.66,45.0,27.64,17.36,-0.42,2.03,38.24,38.8,283.0,43.48,2.13,45.0,36.18,8.82,-1.35,3.79,43.53,44.93,283.0,43.85,1.96,45.0,33.98,11.02,-2.23,7.98,43.89,45.0,283.0,43.07,2.98,45.0,30.94,14.06,-1.85,5.86,43.18,44.93,283.0,41.97,3.45,45.0,30.12,14.88,-1.28,4.08,42.11,42.86,283.0,32.71,2.2,36.73,24.33,12.4,-0.98,4.1,32.78,33.01,283.0,19.46,1.57,22.95,14.62,8.34,-0.54,3.3,19.52,19.65,283.0,12.6,1.35,15.79,9.93,5.86,0.54,2.43,12.67,12.2,283.0
+AF-KNR-G180001 = -4.73,9.09,11.65,-19.76,31.42,0.14,1.75,10.24,-4.61,403.0,-4.14,8.3,13.03,-16.87,29.9,0.37,1.94,9.26,-4.88,403.0,5.19,8.4,20.2,-10.12,30.31,0.15,1.83,9.87,5.04,403.0,12.04,9.46,30.67,-4.33,35.0,0.13,1.82,15.3,11.93,403.0,15.53,8.83,36.04,-0.61,36.65,0.32,2.16,17.86,14.48,403.0,24.92,9.72,44.17,4.07,40.1,0.13,1.89,26.75,23.78,403.0,24.39,5.23,37.83,11.93,25.91,0.51,2.6,24.94,23.23,403.0,24.77,4.55,37.7,14.82,22.87,0.66,2.83,25.18,23.64,403.0,23.23,4.67,35.91,12.62,23.29,0.64,2.65,23.69,21.71,403.0,16.8,6.5,32.32,2.56,29.76,0.37,2.34,18.01,15.58,403.0,6.03,8.8,22.81,-10.67,33.48,0.07,1.77,10.66,5.73,403.0,1.67,9.2,17.17,-15.08,32.24,-0.03,1.73,9.34,2.15,403.0
+AF-LAG-G200001 = -0.91,9.14,12.48,-18.11,30.59,-0.27,1.79,9.17,0.22,267.0,-0.68,9.46,16.34,-15.35,31.69,0.1,1.64,9.47,-1.16,267.0,10.13,9.21,26.26,-6.26,32.52,-0.13,1.88,13.68,10.62,267.0,17.69,10.14,35.08,-0.33,35.41,-0.11,1.79,20.39,17.72,267.0,22.08,10.28,39.76,3.11,36.65,-0.01,1.8,24.35,20.61,267.0,31.55,10.58,45.0,11.17,33.83,-0.2,1.75,33.27,31.36,267.0,32.05,7.46,45.0,19.92,25.08,0.31,1.79,32.9,30.53,267.0,31.34,6.77,45.0,21.57,23.43,0.46,1.84,32.06,29.29,267.0,28.23,6.31,41.14,18.96,22.19,0.37,1.71,28.93,26.4,267.0,21.88,7.77,35.63,8.42,27.21,0.13,1.76,23.21,20.47,267.0,10.78,9.35,25.98,-7.09,33.07,-0.11,1.82,14.26,10.69,267.0,6.1,9.62,19.92,-12.87,32.8,-0.34,1.82,11.37,7.38,267.0
+AF-LOW-G210001 = -7.0,3.29,2.28,-11.77,14.06,0.98,3.18,7.73,-7.91,175.0,-5.71,1.87,-2.13,-8.74,6.61,0.1,1.69,6.0,-5.85,175.0,12.61,5.77,21.85,1.18,20.67,-0.29,1.68,13.86,13.1,175.0,24.21,5.47,32.6,10.96,21.63,-0.63,2.26,24.81,25.16,175.0,27.05,4.03,34.53,17.17,17.36,-0.44,2.28,27.34,27.64,175.0,37.72,4.76,45.0,25.57,19.43,-0.38,1.94,38.02,38.11,175.0,41.31,3.94,45.0,29.29,15.71,-0.82,2.59,41.5,42.11,175.0,40.51,4.41,45.0,28.05,16.95,-0.74,2.35,40.75,41.56,175.0,36.66,4.3,42.8,25.43,17.36,-0.63,2.2,36.91,37.15,175.0,28.4,3.73,33.7,19.51,14.19,-0.5,1.98,28.65,29.02,175.0,14.7,3.96,20.47,5.87,14.61,-0.46,1.94,15.22,14.96,175.0,10.08,2.63,13.58,3.11,10.47,-0.69,2.33,10.41,10.55,175.0
+AF-NAN-G220001 = 5.59,7.61,13.58,-13.15,26.73,-0.87,2.37,9.44,9.17,303.0,6.47,7.66,16.34,-10.12,26.46,-0.7,2.01,10.02,10.41,303.0,16.49,7.08,27.36,-2.68,30.04,-0.88,2.59,17.94,19.65,303.0,25.46,7.12,34.53,6.14,28.39,-0.95,2.76,26.44,28.33,303.0,29.63,8.37,41.14,10.0,31.14,-0.66,2.18,30.79,32.39,303.0,38.76,7.7,45.0,17.44,27.56,-1.07,2.9,39.51,42.59,303.0,37.3,6.59,45.0,20.2,24.8,-0.95,2.88,37.88,39.49,303.0,35.97,6.96,45.0,17.17,27.83,-0.96,2.89,36.64,38.66,303.0,32.57,6.66,41.14,15.79,25.35,-0.81,2.45,33.24,34.8,303.0,28.04,6.47,36.46,11.1,25.35,-0.79,2.37,28.77,30.67,303.0,18.18,6.9,27.36,0.91,26.46,-0.78,2.35,19.44,20.75,303.0,13.68,5.59,21.02,-1.3,22.32,-0.94,2.65,14.78,16.13,303.0
+AF-NIM-G230001 = 15.01,1.64,19.65,11.1,8.54,0.54,2.54,15.1,14.69,1817.0,17.54,1.94,22.95,11.1,11.85,0.01,2.72,17.65,17.58,1817.0,29.0,3.54,39.21,18.27,20.94,-0.02,2.54,29.22,28.6,1817.0,40.94,3.88,45.0,21.3,23.7,-1.96,8.45,41.12,41.28,1817.0,42.43,3.36,45.0,22.95,22.05,-2.79,12.38,42.57,43.21,1817.0,44.44,2.28,45.0,27.36,17.64,-4.71,25.81,44.5,45.0,1817.0,44.39,1.93,45.0,27.36,17.64,-4.75,28.78,44.43,45.0,1817.0,43.99,1.98,45.0,27.91,17.09,-3.35,18.14,44.03,45.0,1817.0,43.91,2.07,45.0,28.74,16.26,-3.05,15.38,43.96,45.0,1817.0,39.67,2.58,44.45,25.43,19.02,-1.76,8.54,39.76,40.04,1817.0,28.05,1.69,32.05,17.99,14.06,-1.43,8.67,28.1,28.19,1817.0,22.76,2.13,27.91,11.65,16.26,-0.91,6.53,22.86,22.68,1817.0
+AF-ORU-G250001 = -4.93,5.76,8.35,-13.98,22.32,0.53,2.04,7.58,-6.54,1272.0,-3.16,6.44,10.55,-12.6,23.15,0.5,1.92,7.18,-5.16,1272.0,11.16,5.61,22.68,-2.95,25.63,-0.18,2.29,12.49,11.65,1272.0,23.94,4.89,32.87,6.69,26.18,-0.83,3.42,24.43,24.88,1272.0,27.24,5.59,39.76,10.55,29.21,-0.04,2.47,27.81,27.19,1272.0,38.23,4.57,45.0,25.16,19.84,-0.17,2.19,38.5,38.11,1272.0,41.56,3.13,45.0,31.5,13.5,-0.74,2.68,41.67,42.24,1272.0,40.3,3.28,45.0,31.22,13.78,-0.51,2.53,40.43,40.59,1272.0,37.43,3.55,45.0,27.36,17.64,-0.29,2.56,37.6,37.7,1272.0,28.28,3.64,37.56,18.27,19.29,-0.1,2.45,28.51,28.33,1272.0,13.36,4.3,22.95,0.91,22.05,0.04,2.2,14.03,13.31,1272.0,8.66,4.1,16.96,-4.33,21.29,-0.19,2.32,9.58,8.9,1272.0
+AF-PAR-G290001 = -7.71,5.76,6.28,-15.35,21.63,0.77,2.41,9.62,-9.57,225.0,-6.29,5.84,7.8,-15.35,23.15,0.77,2.37,8.57,-8.53,225.0,7.66,7.2,20.2,-4.06,24.25,0.1,1.71,10.5,7.24,225.0,18.64,6.87,30.26,1.73,28.52,-0.09,1.83,19.86,18.82,225.0,21.72,5.7,32.05,8.07,23.98,-0.08,1.97,22.46,21.99,225.0,32.11,5.71,43.07,14.13,28.94,-0.14,2.52,32.61,31.77,225.0,37.16,4.29,45.0,22.95,22.05,-0.27,2.78,37.41,37.08,225.0,36.64,3.79,45.0,24.88,20.12,-0.1,2.74,36.84,36.46,225.0,33.67,3.23,41.14,24.06,17.09,-0.09,2.86,33.83,33.7,225.0,24.38,3.56,31.77,13.58,18.19,-0.09,2.5,24.63,24.06,225.0,10.1,4.89,18.82,-2.68,21.5,0.04,2.0,11.22,10.0,225.0,4.96,4.58,12.76,-7.36,20.12,-0.19,2.0,6.75,5.04,225.0
+AF-PIA-G260001 = 0.75,6.26,12.48,-10.94,23.43,0.32,1.85,6.3,-0.2,667.0,1.62,6.81,14.69,-9.02,23.7,0.5,1.9,6.99,-0.27,667.0,16.14,4.77,26.26,2.28,23.98,-0.36,2.5,16.83,16.61,667.0,27.08,4.28,36.73,13.86,22.87,-0.5,2.96,27.41,27.78,667.0,30.52,4.21,41.42,17.3,24.11,-0.24,2.78,30.81,31.01,667.0,38.68,4.1,45.0,25.98,19.02,-0.37,2.13,38.9,39.21,667.0,36.92,4.83,45.0,24.88,20.12,-0.12,2.11,37.24,37.01,667.0,36.89,5.09,45.0,25.43,19.57,-0.11,1.87,37.24,37.15,667.0,34.8,4.06,43.9,24.33,19.57,-0.15,2.06,35.04,35.08,667.0,29.49,3.42,38.11,20.2,17.91,-0.07,2.45,29.69,29.98,667.0,18.35,3.95,27.36,7.8,19.57,-0.26,2.45,18.77,18.82,667.0,13.54,3.09,20.47,4.49,15.98,0.0,2.48,13.89,13.44,667.0
+AF-SAM-G300001 = -0.9,7.31,10.55,-14.32,24.87,0.05,1.54,7.36,-2.4,674.0,-0.49,6.53,13.86,-13.15,27.01,0.18,1.96,6.55,-1.09,674.0,15.75,8.15,33.15,-3.5,36.65,-0.26,2.16,17.73,17.23,674.0,26.5,8.71,43.35,5.59,37.76,-0.28,2.12,27.89,28.19,674.0,27.64,10.32,45.0,8.35,36.65,0.07,1.73,29.5,28.12,674.0,36.15,8.21,45.0,18.96,26.04,-0.3,1.55,37.07,37.52,674.0,40.6,5.12,45.0,26.54,18.46,-0.74,2.06,40.92,43.48,674.0,39.72,5.23,45.0,26.81,18.19,-0.51,1.81,40.06,41.69,674.0,37.57,5.31,45.0,25.98,19.02,-0.18,1.78,37.94,38.08,674.0,28.24,4.5,35.35,17.17,18.19,-0.61,2.24,28.6,29.7,674.0,13.93,6.11,24.33,-2.68,27.01,-0.6,2.4,15.2,15.41,674.0,7.04,6.07,14.96,-7.91,22.87,-0.75,2.25,9.3,9.72,674.0
+AF-TAK-G320001 = -2.89,8.63,10.28,-19.63,29.9,-0.25,1.67,9.1,-1.64,623.0,-2.16,7.26,9.17,-16.73,25.91,-0.37,1.82,7.57,-1.3,623.0,10.58,9.12,22.4,-9.43,31.83,-0.6,2.09,13.96,12.48,623.0,18.9,10.34,31.22,-4.19,35.41,-0.81,2.24,21.54,23.37,623.0,19.91,10.11,39.76,-1.85,41.61,-0.29,2.0,22.33,20.47,623.0,28.75,11.19,45.0,4.9,40.1,-0.34,1.85,30.85,30.32,623.0,34.32,9.29,45.0,13.31,31.69,-0.52,1.91,35.55,36.73,623.0,34.14,8.09,45.0,16.06,28.94,-0.46,1.9,35.09,35.91,623.0,32.21,7.83,45.0,14.41,30.59,-0.47,2.0,33.15,34.25,623.0,23.16,8.63,35.63,3.8,31.83,-0.64,2.08,24.71,26.26,623.0,9.28,9.01,22.13,-10.94,33.07,-0.61,2.09,12.93,12.34,623.0,2.46,8.86,13.58,-17.7,31.28,-0.6,1.94,9.19,5.87,623.0
+AF-WAR-G330001 = -11.47,2.83,-5.85,-16.73,10.89,0.09,1.59,11.82,-11.67,288.0,-9.17,2.24,-2.68,-12.87,10.2,0.38,2.12,9.44,-9.43,288.0,5.69,5.83,18.27,-3.78,22.05,0.36,2.11,8.14,5.04,288.0,19.84,5.38,28.6,7.38,21.22,-0.46,2.25,20.55,20.54,288.0,22.82,3.33,30.67,12.89,17.78,-0.39,3.34,23.06,23.09,288.0,33.83,3.37,42.52,24.61,17.91,-0.02,3.17,34.0,33.98,288.0,39.23,3.02,45.0,28.46,16.54,-0.31,3.01,39.35,39.63,288.0,38.49,2.73,44.59,30.67,13.92,-0.15,2.69,38.59,38.66,288.0,34.89,2.39,41.14,27.64,13.5,-0.03,2.95,34.97,34.94,288.0,25.98,2.43,31.63,20.2,11.44,0.01,2.63,26.1,26.09,288.0,10.46,3.41,18.54,1.32,17.22,0.09,2.38,11.0,10.17,288.0,3.52,5.43,12.48,-7.36,19.84,-0.1,1.71,6.46,3.66,288.0
+AF-ZAB-G340001 = 0.81,3.75,8.07,-10.39,18.46,-0.54,2.79,3.83,1.66,733.0,0.62,4.35,11.65,-8.19,19.84,0.25,2.06,4.39,0.35,733.0,17.27,3.21,23.78,1.04,22.74,-1.71,8.23,17.57,17.58,733.0,31.11,3.43,36.46,13.31,23.15,-2.11,8.98,31.3,31.91,733.0,34.26,3.23,40.45,17.99,22.46,-1.94,8.66,34.41,34.67,733.0,43.94,2.53,45.0,29.57,15.43,-3.37,14.61,44.01,45.0,733.0,44.44,1.72,45.0,34.25,10.75,-3.84,17.91,44.48,45.0,733.0,43.87,2.11,45.0,32.87,12.13,-2.86,11.45,43.92,44.72,733.0,42.27,2.53,45.0,30.12,14.88,-2.13,8.15,42.34,42.93,733.0,33.9,2.52,38.39,22.13,16.26,-1.94,7.77,33.99,34.53,733.0,20.89,2.52,26.26,8.21,18.05,-1.97,8.4,21.04,21.3,733.0,15.25,2.22,19.65,3.8,15.85,-1.58,6.9,15.41,15.79,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_vegetation_2005.properties
new file mode 100644
index 0000000..4e69f31
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AFG/AFG_2_vegetation_2005.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 2005 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=2005
+
+# 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.14,0.09,0.33,-0.02,0.34,-0.23,1.84,0.16,0.15,523.0,0.08,0.05,0.21,-0.03,0.24,-0.06,2.53,0.1,0.08,523.0,0.22,0.1,0.44,-0.0,0.44,-0.38,2.19,0.24,0.23,523.0,0.24,0.1,0.46,0.04,0.42,-0.51,2.34,0.26,0.26,523.0,0.23,0.09,0.4,0.05,0.35,-0.64,2.3,0.24,0.25,523.0,0.17,0.07,0.34,0.05,0.3,0.02,2.49,0.19,0.18,523.0,0.16,0.06,0.4,0.04,0.35,0.18,3.23,0.17,0.16,523.0,0.15,0.06,0.42,0.05,0.37,0.5,4.86,0.16,0.15,523.0,0.14,0.05,0.36,0.05,0.31,0.42,5.12,0.14,0.14,523.0,0.13,0.04,0.33,0.05,0.28,0.4,5.01,0.13,0.13,523.0,0.13,0.04,0.28,0.05,0.23,-0.14,3.77,0.13,0.13,523.0,0.12,0.03,0.21,0.02,0.19,-0.79,3.08,0.13,0.13,523.0
+AF-BAM-G050001 = -0.02,0.01,0.06,-0.03,0.09,2.67,12.79,0.02,-0.02,757.0,-0.02,0.02,0.07,-0.04,0.11,1.91,8.3,0.03,-0.02,757.0,-0.01,0.04,0.11,-0.06,0.18,1.31,4.26,0.04,-0.02,757.0,0.07,0.04,0.17,-0.03,0.19,-0.02,2.43,0.08,0.07,757.0,0.16,0.04,0.24,0.01,0.23,-0.67,4.04,0.17,0.16,757.0,0.22,0.04,0.33,0.06,0.27,0.17,4.16,0.22,0.22,757.0,0.21,0.04,0.33,0.12,0.21,0.86,3.61,0.21,0.2,757.0,0.17,0.02,0.25,0.11,0.13,0.8,3.81,0.17,0.17,757.0,0.15,0.01,0.2,0.11,0.09,0.87,4.63,0.15,0.15,757.0,0.14,0.01,0.18,0.1,0.08,0.23,3.23,0.14,0.14,757.0,0.09,0.02,0.15,0.05,0.1,1.01,3.67,0.09,0.08,757.0,0.03,0.03,0.13,-0.02,0.15,1.01,3.36,0.05,0.02,757.0
+AF-BDG-G020001 = 0.11,0.12,0.36,-0.02,0.39,0.64,2.01,0.16,0.07,931.0,0.13,0.14,0.51,-0.03,0.55,0.69,2.49,0.19,0.1,931.0,0.36,0.18,0.74,0.01,0.74,0.02,1.96,0.4,0.36,931.0,0.34,0.1,0.58,0.11,0.46,-0.17,2.12,0.36,0.35,931.0,0.26,0.04,0.39,0.16,0.22,0.35,2.8,0.26,0.26,931.0,0.2,0.03,0.28,0.14,0.15,0.23,2.52,0.2,0.2,931.0,0.17,0.02,0.26,0.12,0.14,0.44,3.04,0.17,0.17,931.0,0.15,0.02,0.27,0.12,0.15,0.84,5.79,0.16,0.15,931.0,0.15,0.01,0.24,0.12,0.12,0.76,5.54,0.15,0.15,931.0,0.14,0.01,0.21,0.11,0.09,0.37,3.29,0.14,0.14,931.0,0.15,0.02,0.2,0.12,0.09,0.29,2.73,0.15,0.15,931.0,0.14,0.02,0.21,0.07,0.14,-0.16,3.36,0.14,0.14,931.0
+AF-BDS-G010001 = -0.01,0.03,0.23,-0.04,0.27,3.47,17.4,0.03,-0.02,1763.0,-0.01,0.03,0.25,-0.06,0.31,4.3,27.68,0.03,-0.02,1763.0,0.0,0.07,0.29,-0.06,0.35,2.0,6.03,0.07,-0.03,1763.0,0.03,0.11,0.4,-0.06,0.46,1.64,4.47,0.11,-0.03,1763.0,0.09,0.15,0.51,-0.06,0.57,0.93,2.44,0.17,0.01,1763.0,0.16,0.16,0.5,-0.07,0.57,0.36,1.71,0.23,0.12,1763.0,0.19,0.13,0.54,-0.06,0.59,0.32,2.3,0.23,0.18,1763.0,0.17,0.09,0.42,-0.04,0.46,0.09,2.32,0.2,0.17,1763.0,0.14,0.07,0.3,-0.04,0.33,-0.13,2.19,0.16,0.14,1763.0,0.08,0.08,0.26,-0.04,0.3,0.19,1.71,0.11,0.07,1763.0,0.05,0.06,0.2,-0.03,0.24,0.55,2.26,0.07,0.04,1763.0,0.01,0.04,0.18,-0.04,0.22,1.77,5.61,0.04,-0.01,1763.0
+AF-BGL-G030001 = 0.09,0.11,0.48,-0.03,0.51,1.22,3.85,0.14,0.04,617.0,0.07,0.1,0.46,-0.03,0.48,1.49,4.92,0.13,0.04,617.0,0.16,0.14,0.66,-0.04,0.7,0.85,3.73,0.21,0.14,617.0,0.22,0.15,0.59,-0.03,0.63,0.04,2.2,0.27,0.23,617.0,0.26,0.11,0.44,-0.01,0.45,-0.93,2.79,0.28,0.3,617.0,0.24,0.07,0.42,0.02,0.4,-0.22,3.04,0.25,0.23,617.0,0.21,0.05,0.4,0.1,0.29,0.46,2.89,0.22,0.21,617.0,0.2,0.04,0.42,0.14,0.29,1.41,7.14,0.2,0.19,617.0,0.17,0.03,0.34,0.12,0.22,1.47,7.42,0.17,0.16,617.0,0.16,0.03,0.24,0.05,0.19,-0.34,3.99,0.16,0.16,617.0,0.13,0.04,0.21,0.03,0.18,-1.0,3.0,0.14,0.15,617.0,0.11,0.06,0.19,-0.02,0.21,-0.84,2.47,0.12,0.13,617.0
+AF-FRA-G070001 = 0.09,0.03,0.16,-0.03,0.19,-1.97,6.72,0.09,0.1,2083.0,0.09,0.04,0.2,-0.04,0.24,-1.49,5.32,0.1,0.1,2083.0,0.12,0.03,0.25,-0.01,0.26,-0.42,5.22,0.13,0.12,2083.0,0.13,0.03,0.25,0.06,0.19,0.42,3.56,0.13,0.13,2083.0,0.12,0.03,0.23,0.06,0.17,0.99,3.32,0.13,0.11,2083.0,0.11,0.03,0.23,0.05,0.18,1.49,5.17,0.12,0.1,2083.0,0.11,0.02,0.21,0.05,0.16,1.38,5.23,0.11,0.1,2083.0,0.11,0.02,0.19,0.05,0.13,1.1,4.44,0.11,0.1,2083.0,0.1,0.02,0.17,0.05,0.12,0.84,3.83,0.11,0.1,2083.0,0.1,0.02,0.16,0.05,0.11,0.79,3.75,0.1,0.1,2083.0,0.1,0.02,0.17,0.06,0.11,0.68,3.45,0.1,0.1,2083.0,0.1,0.01,0.15,0.06,0.09,0.64,3.2,0.1,0.1,2083.0
+AF-FYB-G080001 = 0.15,0.15,0.48,-0.03,0.51,0.38,1.8,0.21,0.15,937.0,0.16,0.16,0.51,-0.03,0.54,0.48,1.99,0.23,0.14,937.0,0.32,0.18,0.76,0.0,0.76,0.44,2.33,0.37,0.29,937.0,0.33,0.11,0.59,0.12,0.46,0.31,2.14,0.35,0.32,937.0,0.25,0.04,0.38,0.15,0.23,-0.15,2.56,0.26,0.26,937.0,0.2,0.05,0.33,0.12,0.22,0.37,1.86,0.21,0.19,937.0,0.17,0.04,0.29,0.11,0.18,0.49,2.12,0.18,0.17,937.0,0.16,0.02,0.23,0.11,0.12,0.44,2.23,0.16,0.15,937.0,0.14,0.02,0.19,0.11,0.08,0.36,2.21,0.14,0.14,937.0,0.14,0.02,0.18,0.1,0.07,0.37,2.33,0.14,0.14,937.0,0.14,0.01,0.19,0.1,0.09,0.07,2.83,0.14,0.14,937.0,0.13,0.02,0.18,0.04,0.14,-1.58,8.72,0.13,0.13,937.0
+AF-GHA-G090001 = -0.0,0.04,0.11,-0.04,0.15,2.02,5.6,0.04,-0.02,1254.0,-0.02,0.03,0.1,-0.05,0.15,2.26,7.97,0.03,-0.02,1254.0,0.05,0.05,0.12,-0.06,0.19,-0.68,1.95,0.07,0.07,1254.0,0.12,0.03,0.21,-0.0,0.21,-0.83,4.76,0.12,0.12,1254.0,0.15,0.03,0.23,0.01,0.22,0.02,3.54,0.15,0.15,1254.0,0.16,0.04,0.27,0.01,0.26,0.57,2.96,0.16,0.15,1254.0,0.15,0.03,0.27,0.01,0.26,0.74,3.66,0.15,0.14,1254.0,0.13,0.02,0.21,0.05,0.16,0.56,3.63,0.14,0.13,1254.0,0.13,0.02,0.21,0.05,0.16,0.4,3.81,0.13,0.13,1254.0,0.12,0.02,0.18,0.05,0.14,0.29,3.64,0.12,0.12,1254.0,0.11,0.01,0.17,0.05,0.12,0.34,3.58,0.11,0.11,1254.0,0.11,0.02,0.17,0.02,0.15,-0.7,5.96,0.11,0.11,1254.0
+AF-GHO-G100001 = -0.01,0.02,0.1,-0.03,0.13,3.83,19.21,0.02,-0.02,1322.0,-0.03,0.02,0.08,-0.04,0.12,3.44,16.81,0.03,-0.03,1322.0,0.04,0.04,0.14,-0.06,0.2,-0.43,2.22,0.06,0.05,1322.0,0.13,0.03,0.2,-0.01,0.21,-1.69,6.43,0.14,0.14,1322.0,0.2,0.02,0.27,0.11,0.16,-0.35,2.84,0.2,0.2,1322.0,0.21,0.04,0.32,0.11,0.21,-0.11,2.7,0.21,0.21,1322.0,0.18,0.04,0.31,0.1,0.21,0.41,3.06,0.18,0.18,1322.0,0.15,0.02,0.23,0.1,0.13,0.18,2.83,0.16,0.15,1322.0,0.14,0.02,0.18,0.1,0.08,-0.12,2.66,0.14,0.14,1322.0,0.13,0.01,0.17,0.1,0.07,-0.17,2.47,0.13,0.13,1322.0,0.12,0.02,0.17,0.06,0.11,-0.48,2.58,0.12,0.12,1322.0,0.09,0.04,0.15,-0.02,0.17,-1.08,3.03,0.1,0.1,1322.0
+AF-HEL-G110001 = 0.1,0.03,0.19,-0.02,0.21,-1.21,8.66,0.1,0.09,2184.0,0.1,0.03,0.27,-0.03,0.3,0.38,6.33,0.11,0.09,2184.0,0.12,0.04,0.41,0.03,0.38,2.03,8.43,0.13,0.11,2184.0,0.13,0.05,0.41,0.08,0.33,1.87,7.25,0.14,0.11,2184.0,0.11,0.03,0.28,0.07,0.21,1.69,5.76,0.12,0.1,2184.0,0.1,0.02,0.22,0.07,0.15,1.62,6.24,0.11,0.1,2184.0,0.1,0.03,0.31,0.07,0.24,2.37,11.45,0.11,0.09,2184.0,0.11,0.03,0.37,0.07,0.3,2.96,15.28,0.11,0.1,2184.0,0.11,0.03,0.31,0.07,0.24,2.67,13.21,0.11,0.1,2184.0,0.1,0.02,0.27,0.07,0.2,2.28,10.86,0.11,0.1,2184.0,0.1,0.02,0.21,0.07,0.14,1.63,7.08,0.1,0.09,2184.0,0.1,0.01,0.16,0.07,0.09,1.3,5.37,0.1,0.1,2184.0
+AF-HER-G120001 = 0.08,0.05,0.23,-0.02,0.26,-0.67,3.19,0.1,0.1,1680.0,0.08,0.05,0.26,-0.04,0.3,-0.53,2.86,0.09,0.09,1680.0,0.17,0.06,0.41,0.01,0.4,0.56,4.26,0.18,0.17,1680.0,0.18,0.05,0.43,0.05,0.37,0.87,4.65,0.19,0.17,1680.0,0.16,0.06,0.39,0.06,0.33,0.65,3.42,0.17,0.16,1680.0,0.14,0.04,0.29,0.05,0.24,0.48,2.55,0.15,0.13,1680.0,0.13,0.03,0.28,0.05,0.23,0.62,3.82,0.13,0.12,1680.0,0.12,0.03,0.29,0.05,0.24,0.93,6.53,0.12,0.12,1680.0,0.12,0.02,0.25,0.05,0.2,0.71,6.03,0.12,0.11,1680.0,0.11,0.02,0.22,0.05,0.17,0.24,4.59,0.12,0.11,1680.0,0.12,0.02,0.21,0.05,0.16,0.16,4.06,0.12,0.12,1680.0,0.11,0.02,0.2,0.05,0.14,0.14,4.15,0.11,0.11,1680.0
+AF-JOW-G130001 = 0.12,0.13,0.39,-0.03,0.42,0.37,1.76,0.17,0.1,991.0,0.1,0.12,0.41,-0.03,0.44,0.65,2.36,0.15,0.08,991.0,0.2,0.16,0.57,-0.04,0.61,0.22,1.85,0.26,0.21,991.0,0.24,0.13,0.57,-0.01,0.58,0.05,2.22,0.27,0.25,991.0,0.21,0.07,0.41,0.06,0.35,0.06,2.24,0.22,0.21,991.0,0.19,0.06,0.4,0.05,0.35,0.2,2.45,0.2,0.18,991.0,0.18,0.06,0.34,0.05,0.3,0.16,2.25,0.19,0.17,991.0,0.16,0.04,0.27,0.05,0.22,-0.21,2.65,0.17,0.16,991.0,0.14,0.03,0.22,0.05,0.17,-0.57,3.29,0.15,0.15,991.0,0.14,0.03,0.19,0.05,0.15,-0.7,3.44,0.14,0.14,991.0,0.12,0.02,0.18,0.05,0.13,-0.72,3.0,0.13,0.13,991.0,0.1,0.04,0.19,-0.01,0.2,-0.93,2.76,0.11,0.12,991.0
+AF-KAB-G140001 = 0.03,0.04,0.11,-0.02,0.13,0.4,1.93,0.04,0.02,185.0,0.0,0.03,0.1,-0.03,0.14,1.51,4.42,0.03,-0.01,185.0,0.1,0.05,0.21,-0.02,0.23,-0.7,3.09,0.11,0.11,185.0,0.17,0.05,0.31,0.02,0.29,-0.62,3.92,0.18,0.18,185.0,0.21,0.04,0.33,0.1,0.23,0.24,3.52,0.21,0.21,185.0,0.19,0.03,0.3,0.12,0.18,0.63,3.56,0.19,0.19,185.0,0.17,0.03,0.28,0.1,0.17,0.87,3.72,0.17,0.16,185.0,0.16,0.03,0.25,0.1,0.16,0.98,4.45,0.16,0.15,185.0,0.15,0.02,0.24,0.09,0.15,0.92,4.61,0.15,0.14,185.0,0.13,0.02,0.23,0.09,0.14,1.11,5.08,0.14,0.13,185.0,0.13,0.02,0.22,0.07,0.14,0.6,4.92,0.13,0.13,185.0,0.11,0.02,0.21,0.04,0.17,-0.27,6.31,0.11,0.11,185.0
+AF-KAN-G150001 = 0.1,0.01,0.16,0.01,0.15,-1.0,5.05,0.11,0.11,1773.0,0.1,0.02,0.17,0.0,0.17,-1.37,6.24,0.11,0.11,1773.0,0.13,0.02,0.25,0.07,0.18,0.79,4.33,0.13,0.12,1773.0,0.14,0.03,0.35,0.07,0.28,1.23,5.19,0.15,0.14,1773.0,0.13,0.02,0.3,0.07,0.23,1.99,9.3,0.13,0.12,1773.0,0.12,0.02,0.25,0.07,0.19,2.24,12.79,0.12,0.12,1773.0,0.12,0.02,0.27,0.07,0.21,2.34,15.63,0.12,0.12,1773.0,0.12,0.02,0.29,0.07,0.22,2.6,19.13,0.12,0.12,1773.0,0.12,0.02,0.27,0.07,0.2,1.83,14.84,0.12,0.12,1773.0,0.12,0.01,0.24,0.07,0.17,1.01,10.06,0.12,0.12,1773.0,0.12,0.01,0.2,0.07,0.13,-0.04,4.79,0.12,0.12,1773.0,0.11,0.01,0.16,0.07,0.09,-0.28,3.3,0.11,0.11,1773.0
+AF-KAP-G160001 = 0.02,0.05,0.25,-0.02,0.27,1.98,7.73,0.05,-0.01,230.0,0.01,0.04,0.18,-0.03,0.22,1.62,4.84,0.04,-0.01,230.0,0.05,0.09,0.41,-0.04,0.46,1.09,3.72,0.11,0.0,230.0,0.11,0.12,0.57,-0.04,0.62,0.86,3.63,0.16,0.08,230.0,0.17,0.11,0.56,-0.04,0.6,0.2,3.08,0.2,0.19,230.0,0.2,0.08,0.39,0.02,0.37,-0.28,2.47,0.21,0.2,230.0,0.2,0.05,0.41,0.11,0.3,0.5,3.74,0.21,0.21,230.0,0.2,0.05,0.48,0.11,0.38,2.09,11.38,0.2,0.19,230.0,0.18,0.04,0.43,0.11,0.32,2.27,11.54,0.18,0.17,230.0,0.15,0.05,0.35,0.02,0.33,0.53,5.23,0.16,0.15,230.0,0.11,0.05,0.26,0.01,0.25,0.49,2.82,0.12,0.1,230.0,0.07,0.06,0.2,-0.02,0.21,0.3,1.66,0.09,0.05,230.0
+AF-KDZ-G190001 = 0.25,0.1,0.49,0.06,0.43,0.24,2.51,0.26,0.25,283.0,0.19,0.07,0.42,0.03,0.39,0.41,3.49,0.21,0.19,283.0,0.32,0.13,0.65,0.07,0.58,-0.04,2.51,0.35,0.35,283.0,0.32,0.12,0.53,0.07,0.46,-0.53,2.11,0.34,0.36,283.0,0.22,0.09,0.39,0.07,0.33,0.09,1.83,0.24,0.22,283.0,0.17,0.06,0.34,0.07,0.28,0.44,2.78,0.18,0.17,283.0,0.18,0.09,0.51,0.06,0.45,1.34,4.33,0.21,0.16,283.0,0.19,0.11,0.57,0.06,0.51,1.44,4.55,0.22,0.16,283.0,0.17,0.07,0.43,0.06,0.36,1.31,4.24,0.18,0.15,283.0,0.15,0.05,0.31,0.07,0.24,0.96,3.76,0.15,0.14,283.0,0.14,0.04,0.26,0.07,0.2,0.35,3.14,0.15,0.14,283.0,0.15,0.03,0.21,0.06,0.16,-0.61,2.55,0.15,0.16,283.0
+AF-KNR-G180001 = 0.13,0.13,0.43,-0.03,0.45,0.31,1.63,0.19,0.11,403.0,0.1,0.11,0.33,-0.03,0.36,0.4,1.67,0.15,0.07,403.0,0.17,0.16,0.44,-0.04,0.48,-0.03,1.36,0.24,0.18,403.0,0.22,0.17,0.47,-0.05,0.52,-0.28,1.48,0.27,0.27,403.0,0.28,0.18,0.58,-0.06,0.63,-0.34,1.75,0.33,0.31,403.0,0.33,0.16,0.64,-0.04,0.68,-0.31,2.11,0.37,0.36,403.0,0.37,0.14,0.65,0.01,0.64,-0.34,2.28,0.4,0.4,403.0,0.39,0.15,0.68,0.03,0.65,-0.29,2.17,0.42,0.41,403.0,0.35,0.14,0.62,0.04,0.59,-0.24,1.95,0.38,0.38,403.0,0.31,0.15,0.59,0.02,0.57,-0.18,1.76,0.35,0.34,403.0,0.26,0.15,0.54,0.0,0.53,-0.18,1.65,0.3,0.29,403.0,0.24,0.17,0.55,-0.01,0.56,-0.16,1.59,0.29,0.26,403.0
+AF-LAG-G200001 = 0.11,0.09,0.3,-0.02,0.31,0.12,1.83,0.14,0.1,267.0,0.1,0.09,0.28,-0.03,0.3,0.09,1.64,0.13,0.1,267.0,0.17,0.12,0.37,-0.04,0.41,-0.34,1.74,0.21,0.19,267.0,0.21,0.12,0.37,-0.02,0.39,-0.67,2.15,0.24,0.24,267.0,0.23,0.11,0.43,-0.0,0.43,-0.39,2.46,0.26,0.23,267.0,0.24,0.1,0.45,0.06,0.39,0.14,1.84,0.26,0.23,267.0,0.26,0.09,0.43,0.12,0.31,0.19,1.76,0.27,0.25,267.0,0.26,0.09,0.46,0.12,0.34,0.24,1.87,0.28,0.26,267.0,0.25,0.09,0.45,0.11,0.34,0.33,1.91,0.27,0.24,267.0,0.23,0.09,0.42,0.07,0.34,0.29,1.93,0.24,0.21,267.0,0.19,0.09,0.38,0.04,0.34,0.23,2.06,0.21,0.17,267.0,0.18,0.11,0.4,-0.01,0.41,0.11,2.12,0.21,0.15,267.0
+AF-LOW-G210001 = 0.0,0.02,0.07,-0.02,0.08,1.76,5.39,0.02,-0.01,175.0,-0.02,0.02,0.03,-0.04,0.07,0.41,2.44,0.03,-0.03,175.0,0.07,0.04,0.2,-0.0,0.2,0.48,2.71,0.08,0.07,175.0,0.14,0.04,0.33,0.07,0.26,1.39,5.47,0.15,0.13,175.0,0.18,0.04,0.34,0.13,0.21,1.64,6.03,0.18,0.17,175.0,0.18,0.05,0.34,0.11,0.23,1.06,3.59,0.19,0.17,175.0,0.15,0.05,0.33,0.1,0.23,1.45,4.79,0.16,0.14,175.0,0.14,0.05,0.32,0.09,0.23,1.75,5.7,0.15,0.12,175.0,0.13,0.04,0.3,0.09,0.21,1.8,6.08,0.14,0.12,175.0,0.12,0.03,0.27,0.08,0.19,1.82,6.44,0.13,0.11,175.0,0.12,0.03,0.27,0.08,0.19,2.12,8.8,0.12,0.11,175.0,0.11,0.03,0.26,0.07,0.18,2.08,7.89,0.11,0.1,175.0
+AF-NAN-G220001 = 0.14,0.07,0.28,-0.01,0.29,-0.31,2.59,0.16,0.14,303.0,0.14,0.08,0.33,-0.01,0.34,-0.13,2.21,0.16,0.15,303.0,0.23,0.1,0.48,0.0,0.48,-0.36,2.75,0.25,0.25,303.0,0.27,0.06,0.4,0.04,0.35,-0.94,4.08,0.27,0.27,303.0,0.24,0.07,0.48,0.09,0.39,1.0,4.13,0.25,0.23,303.0,0.23,0.09,0.51,0.1,0.41,1.1,3.59,0.25,0.21,303.0,0.24,0.09,0.55,0.11,0.44,1.24,4.07,0.26,0.22,303.0,0.25,0.09,0.58,0.11,0.46,1.28,4.31,0.27,0.23,303.0,0.24,0.09,0.52,0.11,0.41,1.11,3.65,0.25,0.21,303.0,0.21,0.08,0.47,0.1,0.36,1.27,4.05,0.22,0.19,303.0,0.19,0.07,0.42,0.09,0.33,1.43,4.65,0.2,0.17,303.0,0.17,0.06,0.41,0.08,0.33,1.57,5.02,0.18,0.15,303.0
+AF-NIM-G230001 = 0.08,0.01,0.17,0.04,0.13,1.36,8.95,0.08,0.08,1817.0,0.08,0.01,0.14,0.03,0.11,0.69,5.09,0.08,0.08,1817.0,0.07,0.02,0.13,-0.06,0.19,-1.86,10.91,0.08,0.08,1817.0,0.08,0.02,0.2,-0.09,0.29,-1.43,14.64,0.08,0.08,1817.0,0.08,0.03,0.28,-0.1,0.38,0.55,18.85,0.08,0.08,1817.0,0.08,0.03,0.38,-0.08,0.46,3.98,30.83,0.08,0.08,1817.0,0.08,0.03,0.37,-0.1,0.47,4.58,34.2,0.08,0.07,1817.0,0.08,0.03,0.34,-0.03,0.37,4.83,33.44,0.08,0.08,1817.0,0.08,0.03,0.31,-0.04,0.35,4.25,29.93,0.08,0.08,1817.0,0.08,0.02,0.28,0.01,0.28,4.18,28.41,0.08,0.08,1817.0,0.08,0.02,0.27,-0.0,0.27,3.76,26.25,0.08,0.08,1817.0,0.08,0.02,0.23,-0.03,0.26,2.24,20.47,0.08,0.08,1817.0
+AF-ORU-G250001 = 0.02,0.06,0.2,-0.03,0.23,1.18,2.98,0.06,-0.02,1272.0,0.02,0.07,0.21,-0.04,0.26,1.01,2.57,0.07,-0.02,1272.0,0.08,0.08,0.26,-0.07,0.33,0.17,1.85,0.11,0.07,1272.0,0.15,0.05,0.31,-0.01,0.32,-0.21,2.83,0.16,0.15,1272.0,0.18,0.02,0.25,0.09,0.17,-0.44,4.32,0.18,0.18,1272.0,0.17,0.03,0.27,0.11,0.16,0.89,3.91,0.17,0.16,1272.0,0.15,0.02,0.23,0.11,0.12,0.6,3.47,0.15,0.15,1272.0,0.14,0.01,0.21,0.1,0.11,0.53,4.01,0.14,0.14,1272.0,0.13,0.01,0.19,0.1,0.09,0.27,3.35,0.13,0.13,1272.0,0.13,0.01,0.17,0.09,0.08,-0.02,2.77,0.13,0.13,1272.0,0.12,0.02,0.16,0.05,0.11,-0.39,2.21,0.12,0.12,1272.0,0.1,0.03,0.15,-0.01,0.16,-0.71,2.51,0.11,0.11,1272.0
+AF-PAR-G290001 = 0.0,0.04,0.23,-0.02,0.26,2.71,10.87,0.04,-0.01,225.0,-0.01,0.02,0.12,-0.04,0.17,2.84,12.69,0.03,-0.02,225.0,0.03,0.07,0.35,-0.06,0.41,1.59,5.35,0.08,-0.0,225.0,0.09,0.09,0.51,-0.03,0.54,1.59,5.87,0.13,0.07,225.0,0.19,0.07,0.49,0.02,0.47,0.96,5.72,0.2,0.18,225.0,0.22,0.05,0.4,0.1,0.3,0.36,3.27,0.22,0.21,225.0,0.2,0.05,0.43,0.09,0.35,0.86,5.53,0.21,0.2,225.0,0.18,0.05,0.49,0.08,0.41,2.9,16.48,0.18,0.17,225.0,0.16,0.04,0.44,0.08,0.36,3.24,17.8,0.16,0.15,225.0,0.14,0.03,0.36,0.08,0.28,2.91,15.25,0.15,0.14,225.0,0.11,0.03,0.28,0.06,0.22,2.1,9.4,0.11,0.1,225.0,0.08,0.04,0.2,-0.0,0.2,0.44,3.24,0.09,0.08,225.0
+AF-PIA-G260001 = 0.08,0.07,0.26,-0.01,0.27,0.67,2.57,0.1,0.07,667.0,0.06,0.06,0.28,-0.03,0.31,1.19,3.7,0.09,0.03,667.0,0.14,0.07,0.39,-0.0,0.39,0.81,3.3,0.15,0.12,667.0,0.2,0.06,0.4,0.08,0.33,0.75,2.7,0.21,0.18,667.0,0.21,0.06,0.38,0.1,0.28,0.72,2.68,0.22,0.2,667.0,0.21,0.07,0.38,0.11,0.28,0.71,2.43,0.22,0.2,667.0,0.21,0.07,0.42,0.1,0.31,0.65,2.35,0.22,0.19,667.0,0.21,0.08,0.46,0.1,0.36,0.59,2.2,0.22,0.18,667.0,0.2,0.07,0.4,0.1,0.3,0.67,2.26,0.21,0.18,667.0,0.18,0.06,0.34,0.09,0.24,0.78,2.45,0.19,0.16,667.0,0.18,0.06,0.36,0.09,0.26,0.83,2.54,0.19,0.16,667.0,0.17,0.06,0.33,0.09,0.24,0.84,2.63,0.18,0.15,667.0
+AF-SAM-G300001 = 0.08,0.1,0.4,-0.01,0.42,1.04,2.98,0.13,0.05,674.0,0.05,0.07,0.36,-0.03,0.39,1.11,3.82,0.09,0.03,674.0,0.17,0.1,0.51,-0.01,0.52,0.44,2.61,0.2,0.18,674.0,0.21,0.09,0.46,0.02,0.44,-0.11,2.42,0.23,0.22,674.0,0.22,0.08,0.38,0.05,0.33,-0.66,2.48,0.23,0.24,674.0,0.21,0.09,0.36,0.04,0.32,-0.35,1.97,0.23,0.22,674.0,0.17,0.06,0.3,0.04,0.26,-0.43,2.26,0.18,0.18,674.0,0.15,0.05,0.25,0.04,0.21,-0.77,2.9,0.16,0.16,674.0,0.14,0.04,0.2,0.04,0.16,-1.09,3.45,0.15,0.15,674.0,0.14,0.04,0.2,0.05,0.15,-0.99,3.26,0.14,0.14,674.0,0.13,0.03,0.2,0.05,0.16,-0.91,3.08,0.14,0.14,674.0,0.11,0.04,0.18,0.02,0.16,-0.43,1.79,0.12,0.13,674.0
+AF-TAK-G320001 = 0.09,0.1,0.33,-0.03,0.35,0.4,1.64,0.14,0.06,623.0,0.07,0.08,0.27,-0.03,0.3,0.53,1.87,0.11,0.03,623.0,0.15,0.13,0.45,-0.04,0.49,0.03,1.87,0.2,0.17,623.0,0.22,0.16,0.5,-0.04,0.55,-0.34,1.8,0.27,0.26,623.0,0.27,0.13,0.47,-0.05,0.52,-1.03,2.84,0.3,0.32,623.0,0.23,0.09,0.43,-0.03,0.45,-0.66,3.42,0.25,0.23,623.0,0.21,0.06,0.47,0.03,0.43,0.52,4.92,0.22,0.21,623.0,0.2,0.06,0.48,0.06,0.43,1.74,9.13,0.21,0.19,623.0,0.17,0.04,0.4,0.05,0.35,1.85,9.96,0.18,0.16,623.0,0.15,0.05,0.36,0.01,0.36,-0.13,5.33,0.16,0.16,623.0,0.12,0.06,0.3,-0.0,0.3,-0.34,3.25,0.13,0.14,623.0,0.1,0.07,0.25,-0.02,0.28,-0.45,2.01,0.12,0.13,623.0
+AF-WAR-G330001 = -0.02,0.0,-0.01,-0.02,0.01,-0.77,4.06,0.02,-0.01,288.0,-0.02,0.01,-0.01,-0.04,0.03,-0.06,2.43,0.02,-0.02,288.0,-0.01,0.05,0.1,-0.07,0.17,0.32,1.83,0.05,-0.01,288.0,0.1,0.04,0.2,-0.03,0.22,-0.86,3.02,0.11,0.11,288.0,0.18,0.03,0.27,0.07,0.2,-0.81,5.72,0.18,0.18,288.0,0.21,0.04,0.34,0.13,0.21,0.5,2.73,0.21,0.21,288.0,0.19,0.04,0.29,0.11,0.19,0.4,2.5,0.19,0.18,288.0,0.15,0.02,0.23,0.09,0.13,0.23,2.33,0.15,0.15,288.0,0.14,0.02,0.19,0.09,0.1,0.14,2.38,0.14,0.14,288.0,0.13,0.01,0.17,0.09,0.08,-0.01,2.48,0.13,0.13,288.0,0.11,0.01,0.14,0.07,0.07,-0.21,2.84,0.11,0.11,288.0,0.06,0.04,0.12,-0.01,0.13,-0.18,1.56,0.07,0.06,288.0
+AF-ZAB-G340001 = 0.05,0.04,0.12,-0.03,0.15,-0.16,1.65,0.06,0.05,733.0,0.02,0.04,0.12,-0.03,0.15,0.79,2.45,0.05,0.01,733.0,0.1,0.03,0.15,-0.03,0.18,-1.58,7.52,0.1,0.1,733.0,0.14,0.02,0.2,0.05,0.15,0.06,3.31,0.14,0.14,733.0,0.15,0.02,0.2,0.12,0.09,0.51,3.37,0.15,0.15,733.0,0.13,0.02,0.2,0.1,0.1,1.66,7.07,0.13,0.13,733.0,0.12,0.02,0.21,0.1,0.11,1.9,8.21,0.13,0.12,733.0,0.12,0.01,0.18,0.09,0.09,1.35,6.12,0.12,0.12,733.0,0.12,0.01,0.17,0.09,0.07,1.01,4.97,0.12,0.12,733.0,0.12,0.01,0.16,0.09,0.07,0.87,4.75,0.12,0.12,733.0,0.11,0.01,0.15,0.09,0.06,0.21,3.16,0.11,0.11,733.0,0.11,0.01,0.14,0.08,0.06,0.26,3.95,0.11,0.11,733.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_nighttemp_2005.properties
new file mode 100644
index 0000000..3bbee0b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = 17.77,2.32,24.61,1.18,23.43,-0.86,5.89,17.92,17.85,41283.0,18.44,2.55,26.54,-1.02,27.56,-1.03,7.41,18.62,18.54,40997.0,17.71,2.3,27.36,3.11,24.25,-0.41,4.83,17.86,17.72,41426.0,17.02,2.03,25.71,5.87,19.84,0.6,3.48,17.14,16.75,41461.0,15.31,2.32,24.61,9.72,14.88,0.63,2.61,15.48,14.69,41484.0,13.23,2.24,22.13,5.04,17.09,0.43,2.45,13.41,12.76,41474.0,12.2,2.97,22.13,5.04,17.09,0.32,2.06,12.56,11.65,41474.0,14.55,1.69,21.57,8.9,12.68,0.65,3.3,14.65,14.27,41484.0,16.03,1.76,24.88,7.52,17.36,0.39,2.92,16.12,15.79,41483.0,17.24,1.81,24.06,5.04,19.02,-0.21,3.3,17.34,17.17,41479.0,17.51,2.21,26.54,-1.85,28.39,-0.72,6.92,17.65,17.58,41204.0,17.24,2.23,26.26,-1.02,27.28,-0.78,6.47,17.39,17.44,41066.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_rainfall_2005.properties
new file mode 100644
index 0000000..d3d3311
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 112.85,36.77,299.07,3.77,295.3,0.1,3.72,118.69,112.23,6657.0,93.4,34.46,221.2,4.52,216.68,0.27,2.71,99.56,92.28,6657.0,122.19,54.42,392.34,4.8,387.54,1.08,4.17,133.76,107.44,6657.0,52.46,60.46,416.74,1.0,415.74,1.9,6.45,80.04,24.15,6657.0,20.73,35.83,290.18,1.0,289.18,2.82,12.85,41.39,2.63,6657.0,1.01,0.12,4.41,1.0,3.41,14.28,282.89,1.02,1.0,6657.0,1.98,3.39,46.09,1.0,45.09,6.35,55.8,3.92,1.0,6657.0,1.88,1.91,16.04,1.0,15.04,2.79,11.46,2.68,1.0,6657.0,18.27,30.98,202.06,1.0,201.06,2.02,6.61,35.97,1.0,6657.0,67.67,79.02,392.34,1.0,391.34,1.31,3.75,104.03,29.32,6657.0,138.49,124.56,635.71,1.0,634.71,1.0,3.01,186.26,96.18,6657.0,114.98,99.56,675.23,1.0,674.23,1.51,4.97,152.09,72.46,6657.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_temperature_2005.properties
new file mode 100644
index 0000000..c1ae73c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_temperature_2005.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 2005 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=2005
+
+# 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.31,4.57,45.0,14.41,30.59,1.61,5.92,24.73,22.81,41484.0,25.55,3.81,45.0,15.24,29.76,1.78,7.59,25.83,24.47,41483.0,24.6,3.93,45.0,15.79,29.21,1.61,6.25,24.91,23.5,41484.0,27.1,3.61,43.07,19.65,23.43,1.2,4.41,27.34,25.98,41484.0,27.74,2.68,39.21,19.09,20.12,0.75,3.73,27.87,27.22,41484.0,27.4,2.56,40.31,19.09,21.22,0.04,3.96,27.52,27.57,41484.0,27.6,2.74,37.83,17.44,20.39,-0.11,3.05,27.73,27.91,41484.0,29.96,3.29,38.94,18.27,20.67,-0.83,3.61,30.14,30.39,41484.0,33.53,4.88,43.35,18.54,24.8,-0.19,2.24,33.89,33.77,41471.0,33.54,7.06,45.0,18.27,26.73,0.32,1.71,34.27,31.91,41482.0,30.46,7.75,45.0,16.61,28.39,0.67,1.97,31.43,27.09,41484.0,27.02,6.21,45.0,16.61,28.39,1.28,3.56,27.73,24.33,41484.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_vegetation_2005.properties
new file mode 100644
index 0000000..b0902fa
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_0_vegetation_2005.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 2005 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=2005
+
+# 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.64,0.14,0.86,-0.03,0.9,-1.77,6.89,0.65,0.67,41483.0,0.67,0.12,0.89,0.02,0.86,-1.98,8.83,0.68,0.7,41483.0,0.67,0.12,0.9,0.02,0.88,-2.08,9.45,0.68,0.71,41483.0,0.63,0.12,0.89,0.06,0.83,-1.53,6.64,0.65,0.66,41483.0,0.56,0.13,0.88,0.01,0.87,-0.83,4.19,0.58,0.58,41483.0,0.47,0.12,0.84,0.02,0.82,-0.24,3.26,0.49,0.47,41483.0,0.42,0.11,0.75,-0.02,0.77,-0.02,2.95,0.43,0.41,41483.0,0.43,0.13,0.8,-0.02,0.82,-0.09,2.4,0.45,0.43,41483.0,0.46,0.17,0.84,-0.02,0.85,-0.06,1.97,0.49,0.47,41483.0,0.51,0.19,0.87,0.03,0.84,-0.2,1.84,0.54,0.53,41483.0,0.57,0.2,0.88,-0.05,0.93,-0.62,2.2,0.6,0.63,41483.0,0.61,0.18,0.87,0.0,0.87,-0.98,3.25,0.63,0.66,41483.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_nighttemp_2005.properties
new file mode 100644
index 0000000..96b2f92
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = 20.87,1.34,24.06,15.24,8.82,-0.7,3.8,20.92,21.02,1106.0,20.41,1.36,24.06,11.38,12.68,-1.15,8.11,20.46,20.47,1053.0,20.68,1.27,24.33,14.41,9.92,-0.53,3.82,20.72,20.75,1105.0,18.26,2.36,22.95,9.17,13.78,-0.77,3.27,18.41,18.82,1103.0,19.15,0.99,21.57,16.34,5.24,-0.19,2.59,19.18,19.09,1106.0,16.23,0.92,18.54,13.03,5.51,-0.45,3.61,16.26,16.27,1106.0,15.52,0.85,17.85,12.48,5.37,-0.14,2.73,15.55,15.51,1106.0,15.4,1.05,18.54,11.38,7.17,-0.3,2.46,15.44,15.55,1106.0,17.91,0.95,20.47,14.96,5.51,-0.25,2.63,17.94,17.99,1106.0,18.29,1.33,22.4,13.58,8.82,-0.79,3.41,18.34,18.54,1105.0,19.34,1.72,22.95,9.17,13.78,-1.76,7.71,19.42,19.65,1080.0,18.8,1.71,22.4,6.97,15.43,-1.13,5.98,18.88,19.09,1097.0
+AO-BGU = 17.63,3.39,24.33,5.04,19.29,-1.2,4.74,17.95,18.06,1317.0,18.68,4.12,25.43,-1.02,26.46,-1.64,6.45,19.13,19.37,1316.0,16.93,3.13,24.06,3.11,20.94,-0.75,4.65,17.22,16.96,1317.0,18.8,1.99,22.68,12.2,10.47,-0.62,3.08,18.9,19.09,1317.0,16.98,1.67,21.3,11.65,9.65,-0.49,2.97,17.06,17.17,1317.0,14.69,1.56,17.99,8.07,9.92,-0.85,4.5,14.77,14.82,1317.0,14.45,1.59,18.27,8.35,9.92,-0.69,3.49,14.54,14.69,1317.0,14.91,0.93,19.09,11.1,7.99,-0.13,4.07,14.94,14.89,1317.0,16.42,1.2,19.37,12.48,6.89,0.11,2.45,16.47,16.34,1317.0,17.24,1.86,21.3,11.38,9.92,-0.35,2.6,17.34,17.37,1316.0,17.85,2.62,22.68,5.04,17.64,-1.3,5.72,18.04,18.27,1317.0,17.74,2.88,22.4,6.69,15.71,-1.24,4.3,17.97,18.41,1317.0
+AO-BIE = 14.89,2.54,21.57,1.18,20.39,-0.83,4.49,15.1,15.17,2320.0,15.22,2.82,20.06,0.91,19.15,-1.75,7.29,15.48,15.79,2155.0,15.3,1.83,20.2,8.35,11.85,-0.43,3.01,15.41,15.58,2394.0,14.55,1.1,18.27,11.1,7.17,0.44,2.74,14.59,14.41,2399.0,12.91,1.23,16.61,9.72,6.89,0.24,2.96,12.97,12.82,2399.0,11.1,1.38,16.06,7.8,8.27,0.7,3.21,11.18,10.83,2399.0,10.0,1.7,16.34,5.59,10.75,0.63,3.18,10.15,9.72,2399.0,13.58,1.23,17.72,10.28,7.44,0.63,3.67,13.63,13.44,2399.0,14.6,1.4,18.82,10.83,7.99,0.11,2.72,14.67,14.55,2399.0,14.97,1.4,18.54,8.35,10.2,-0.38,3.22,15.03,15.1,2399.0,15.2,1.47,18.54,3.11,15.43,-2.01,12.93,15.27,15.24,2390.0,15.27,1.17,18.82,10.83,7.99,-0.11,2.98,15.31,15.24,2399.0
+AO-CAB = 21.1,0.92,23.23,18.27,4.96,-0.63,2.99,21.12,21.3,229.0,20.06,1.3,21.99,14.41,7.58,-1.8,6.92,20.1,20.47,228.0,22.5,1.19,24.33,19.92,4.41,-0.19,1.81,22.53,22.61,227.0,19.84,1.24,22.68,13.86,8.82,-1.32,5.71,19.88,20.2,229.0,20.05,0.73,21.3,17.72,3.58,-0.76,3.87,20.06,20.13,229.0,17.63,0.55,18.82,16.34,2.48,-0.3,2.94,17.64,17.72,229.0,14.76,1.26,17.99,11.1,6.89,-0.43,3.28,14.82,15.1,229.0,15.74,0.9,17.99,13.86,4.13,0.5,2.56,15.77,15.51,229.0,18.51,0.74,19.92,15.24,4.69,-1.19,5.16,18.53,18.68,229.0,18.66,1.87,21.3,7.24,14.06,-2.95,13.69,18.75,19.09,229.0,19.91,1.85,22.68,8.9,13.78,-1.85,8.93,20.0,20.33,223.0,19.48,0.68,21.57,17.44,4.13,-0.65,3.64,19.49,19.65,222.0
+AO-CCU = 18.09,1.58,21.57,1.46,20.12,-1.44,8.77,18.16,18.41,6727.0,18.43,1.37,21.85,11.65,10.2,-0.77,3.85,18.48,18.54,6731.0,18.06,1.24,21.3,9.72,11.57,-1.07,5.45,18.11,18.27,6731.0,16.02,0.93,19.92,13.03,6.89,-0.43,3.35,16.05,16.2,6731.0,13.6,0.86,16.89,10.55,6.34,0.02,3.01,13.62,13.58,6731.0,11.81,1.15,15.79,5.04,10.75,-0.27,3.11,11.87,11.93,6730.0,9.0,1.04,12.2,5.04,7.17,-0.08,2.82,9.06,9.04,6730.0,13.34,0.86,16.61,10.0,6.61,-0.29,3.16,13.37,13.38,6731.0,14.96,1.06,19.92,11.38,8.54,-0.04,2.61,15.0,14.96,6731.0,18.06,1.33,21.3,13.31,7.99,-0.39,2.66,18.11,18.13,6731.0,18.32,1.38,21.85,13.58,8.27,-0.68,2.86,18.38,18.54,6731.0,17.61,1.71,21.57,10.55,11.02,-0.65,2.93,17.7,17.99,6731.0
+AO-CNN = 19.02,1.76,24.33,11.93,12.4,0.21,2.89,19.1,18.82,2615.0,19.23,1.81,25.43,14.69,10.75,0.53,3.13,19.32,18.96,2615.0,18.32,1.75,24.61,12.48,12.13,0.25,3.37,18.41,18.13,2615.0,17.58,1.95,24.61,14.41,10.2,0.95,3.4,17.69,16.96,2615.0,15.23,1.99,22.95,11.65,11.3,1.41,5.14,15.36,14.82,2615.0,13.18,2.15,21.85,8.9,12.95,1.32,4.34,13.36,12.62,2612.0,10.68,2.5,20.2,6.97,13.23,1.53,5.08,10.97,10.28,2615.0,14.4,1.49,20.75,11.38,9.37,1.39,5.39,14.48,14.13,2615.0,15.67,1.86,23.78,11.93,11.85,1.4,5.37,15.78,15.37,2615.0,19.1,1.33,24.06,14.13,9.92,0.34,3.89,19.15,19.09,2615.0,19.66,1.69,25.71,15.79,9.92,0.91,3.92,19.73,19.44,2615.0,19.68,1.7,26.26,15.24,11.02,0.58,3.93,19.75,19.65,2615.0
+AO-CNO = 18.39,1.64,22.4,11.38,11.02,-0.54,3.2,18.47,18.54,787.0,18.54,1.64,22.4,14.13,8.27,-0.29,2.13,18.61,18.82,779.0,18.19,2.09,22.68,13.03,9.65,0.05,1.99,18.31,18.13,787.0,17.22,1.71,21.02,11.38,9.65,-0.12,2.65,17.31,17.23,787.0,17.86,1.27,21.3,14.13,7.17,-0.37,3.1,17.91,17.99,787.0,15.6,0.87,18.54,12.48,6.06,0.12,3.47,15.63,15.58,787.0,15.46,0.99,17.99,11.93,6.06,-0.65,3.1,15.49,15.65,787.0,14.32,0.99,17.99,11.1,6.89,0.27,3.28,14.35,14.27,787.0,17.42,1.4,20.75,14.13,6.61,0.21,2.04,17.48,17.3,787.0,17.12,1.83,21.57,5.04,16.54,-0.56,5.26,17.22,17.17,785.0,16.0,3.98,21.85,-1.85,23.7,-1.9,7.63,16.49,16.61,717.0,17.52,2.49,21.85,3.11,18.74,-1.27,5.2,17.7,18.13,785.0
+AO-CUS = 16.76,2.75,24.33,2.83,21.5,-0.49,6.3,16.98,16.61,1815.0,17.09,2.5,23.23,1.73,21.5,-1.16,8.24,17.27,17.17,1760.0,16.76,2.5,23.23,3.11,20.12,-0.56,6.19,16.95,16.61,1813.0,17.07,1.69,22.68,12.48,10.2,0.28,3.22,17.15,17.03,1815.0,16.01,1.83,21.3,10.83,10.47,0.12,3.17,16.12,15.79,1815.0,14.38,1.57,18.27,8.07,10.2,-0.6,4.49,14.47,14.41,1812.0,13.32,1.58,17.03,8.07,8.96,-0.55,3.11,13.42,13.44,1815.0,14.54,1.11,17.79,11.93,5.86,0.09,2.68,14.58,14.55,1815.0,16.1,1.3,20.2,7.52,12.68,0.26,3.64,16.16,15.93,1814.0,16.14,1.63,22.13,10.83,11.3,0.26,3.67,16.23,16.2,1815.0,16.27,2.12,22.13,3.11,19.02,-1.24,8.06,16.41,16.48,1809.0,16.13,1.93,21.3,6.97,14.33,-0.34,4.1,16.24,16.06,1815.0
+AO-HUA = 13.94,2.36,17.72,1.18,16.54,-2.02,7.76,14.14,14.69,1095.0,13.44,2.87,18.54,-0.2,18.74,-1.43,6.1,13.74,13.89,1080.0,13.11,2.02,16.06,3.11,12.95,-1.72,6.66,13.27,13.58,1098.0,14.35,0.96,16.61,11.65,4.96,-0.11,2.45,14.38,14.41,1098.0,13.12,1.09,16.06,10.55,5.51,-0.14,2.28,13.16,13.31,1098.0,11.8,1.45,16.06,8.62,7.44,0.5,2.74,11.89,11.62,1098.0,10.44,1.6,15.24,6.14,9.09,0.09,2.64,10.57,10.41,1098.0,13.84,0.86,16.2,10.83,5.37,0.06,2.88,13.87,13.86,1098.0,14.85,1.17,17.44,11.1,6.34,-0.39,2.74,14.89,14.96,1098.0,14.48,1.41,18.54,6.69,11.85,-0.73,4.97,14.55,14.55,1098.0,13.5,2.49,18.27,0.91,17.36,-1.76,7.43,13.73,14.0,1093.0,13.48,2.45,17.72,1.18,16.54,-1.93,7.36,13.7,14.13,1098.0
+AO-HUI = 15.98,1.74,21.3,5.87,15.43,-1.26,6.29,16.07,16.2,2605.0,16.76,1.58,22.68,8.07,14.61,-0.05,4.75,16.83,16.79,2642.0,15.55,1.6,19.37,6.69,12.68,-0.71,5.34,15.63,15.65,2642.0,15.93,1.28,21.3,11.93,9.37,0.88,4.64,15.98,15.79,2642.0,14.0,1.53,19.37,10.55,8.82,1.21,4.53,14.09,13.72,2642.0,11.77,1.63,17.72,6.69,11.02,0.75,3.71,11.88,11.52,2642.0,10.73,2.31,20.47,5.87,14.61,1.6,5.52,10.98,10.14,2633.0,13.57,1.06,16.61,9.72,6.89,-0.02,3.19,13.61,13.58,2642.0,15.16,1.33,18.82,9.72,9.09,-0.26,3.29,15.22,15.24,2642.0,16.66,1.46,21.02,11.93,9.09,-0.12,2.76,16.72,16.61,2642.0,17.24,1.43,22.4,10.14,12.26,-0.25,3.6,17.3,17.17,2642.0,16.55,1.87,22.13,6.42,15.71,-0.45,3.7,16.65,16.61,2642.0
+AO-LNO = 18.17,1.07,21.02,13.03,7.99,-0.4,3.37,18.2,18.13,3462.0,19.44,1.45,22.95,11.65,11.3,-0.84,4.06,19.5,19.65,3461.0,18.0,1.43,21.57,8.07,13.5,-1.1,5.14,18.05,18.27,3460.0,18.11,1.04,20.75,5.87,14.88,-1.18,12.3,18.14,18.06,3461.0,16.34,1.12,19.09,13.03,6.06,0.11,2.09,16.37,16.2,3462.0,14.57,1.46,18.27,9.72,8.54,-0.09,2.1,14.65,14.69,3462.0,15.12,1.53,19.09,11.38,7.72,0.01,2.02,15.19,15.1,3462.0,16.94,1.1,20.2,11.38,8.82,0.02,2.58,16.98,16.89,3462.0,18.02,1.12,21.3,14.41,6.89,0.02,2.4,18.05,17.99,3462.0,17.73,1.21,21.02,12.48,8.54,-0.46,2.9,17.77,17.85,3462.0,17.51,1.36,21.02,8.35,12.68,-0.92,5.55,17.56,17.58,3442.0,16.99,1.74,21.57,5.31,16.26,-1.01,5.79,17.08,17.17,3377.0
+AO-LSU = 17.1,1.08,20.2,8.35,11.85,-0.98,7.31,17.14,17.17,2580.0,18.53,1.58,22.4,7.24,15.16,-2.1,10.54,18.6,18.82,2579.0,17.29,1.02,19.92,10.55,9.37,-1.52,8.86,17.32,17.44,2580.0,16.98,0.87,19.65,14.41,5.24,-0.02,2.78,17.0,17.03,2581.0,14.57,1.03,17.17,11.93,5.24,0.11,2.29,14.61,14.41,2581.0,12.47,1.36,17.17,8.62,8.54,0.23,2.77,12.54,12.34,2581.0,12.67,1.69,17.99,8.35,9.65,0.11,2.58,12.78,12.62,2581.0,15.07,1.09,18.54,11.93,6.61,0.19,2.84,15.11,14.96,2581.0,16.22,1.51,19.92,13.03,6.89,0.24,2.21,16.29,16.06,2581.0,16.5,1.09,19.37,12.48,6.89,-0.14,2.69,16.53,16.48,2581.0,16.47,1.21,20.2,7.52,12.68,-0.97,7.17,16.52,16.61,2580.0,16.17,2.49,19.65,-1.02,20.67,-3.09,17.17,16.36,16.89,2386.0
+AO-LUA = 22.7,0.59,24.06,20.89,3.17,-0.96,4.24,22.71,22.81,100.0,22.47,0.7,23.78,19.37,4.41,-1.0,5.76,22.48,22.54,100.0,22.32,0.51,23.78,21.16,2.62,0.25,2.96,22.33,22.3,100.0,19.88,0.81,22.13,17.72,4.41,-0.17,2.8,19.9,19.92,100.0,20.02,0.65,21.02,18.27,2.76,-0.43,2.45,20.03,20.06,100.0,16.83,0.88,18.82,14.96,3.86,0.2,2.22,16.85,16.82,100.0,16.06,1.05,17.99,13.86,4.13,-0.1,2.13,16.1,16.06,100.0,16.45,0.94,18.27,14.41,3.86,-0.01,2.0,16.48,16.34,100.0,19.16,0.64,20.33,16.89,3.44,-0.33,3.56,19.17,19.09,100.0,19.76,0.76,21.3,17.17,4.13,-0.62,3.26,19.77,19.92,100.0,20.31,0.8,22.13,18.54,3.58,0.34,2.39,20.33,20.16,100.0,19.75,0.91,22.13,16.89,5.24,-0.7,4.05,19.77,19.85,100.0
+AO-MAL = 18.26,1.44,23.5,12.2,11.3,-0.11,2.65,18.32,18.27,2778.0,18.68,2.26,23.5,3.66,19.84,-1.15,6.93,18.81,18.82,2788.0,17.72,1.43,22.13,11.65,10.47,0.05,3.0,17.78,17.58,2799.0,17.78,1.65,22.13,13.72,8.41,0.52,2.27,17.86,17.37,2800.0,16.21,1.8,20.75,12.2,8.54,0.57,2.03,16.31,15.51,2800.0,14.47,1.8,19.37,10.83,8.54,0.41,2.06,14.59,14.0,2800.0,14.14,2.16,19.37,8.35,11.02,0.14,2.06,14.31,13.86,2800.0,16.24,1.83,20.75,12.2,8.54,0.31,2.2,16.34,15.93,2800.0,17.51,1.57,21.3,13.58,7.72,0.39,2.13,17.58,17.17,2800.0,17.34,1.91,22.4,8.9,13.5,0.16,2.83,17.44,16.89,2799.0,17.55,1.56,22.13,11.1,11.02,-0.05,3.11,17.62,17.3,2784.0,17.36,1.95,22.13,8.62,13.5,-0.41,3.74,17.46,17.3,2788.0
+AO-MOX = 17.32,1.66,23.23,8.35,14.88,-0.4,3.89,17.4,17.44,6582.0,18.39,2.01,26.54,10.55,15.98,0.76,3.83,18.5,18.13,6631.0,17.96,1.81,24.61,10.83,13.78,0.44,3.14,18.06,17.72,6632.0,16.62,1.69,23.5,13.58,9.92,1.25,4.06,16.71,16.06,6632.0,14.07,1.15,18.54,11.1,7.44,0.73,3.34,14.12,13.86,6632.0,11.63,0.99,16.34,8.07,8.27,0.16,4.15,11.67,11.65,6630.0,10.54,1.26,15.79,5.59,10.2,0.72,4.31,10.61,10.41,6632.0,13.6,1.01,18.27,10.83,7.44,0.66,4.19,13.64,13.58,6632.0,15.02,0.96,19.09,10.83,8.27,0.12,3.15,15.05,14.96,6632.0,16.55,0.98,19.37,12.2,7.17,-0.37,3.08,16.58,16.61,6632.0,16.65,1.26,20.2,11.65,8.54,-0.32,2.76,16.7,16.75,6631.0,16.85,1.48,20.47,2.01,18.46,-1.47,10.91,16.91,17.03,6550.0
+AO-NAM = 19.34,2.62,24.61,5.31,19.29,-1.05,4.76,19.51,19.78,1941.0,21.97,2.03,26.54,13.86,12.68,-0.48,3.07,22.06,22.06,1943.0,20.33,2.34,27.36,7.93,19.43,-0.73,5.21,20.46,20.47,1943.0,20.29,2.75,25.71,11.1,14.61,-0.94,3.42,20.47,20.89,1943.0,18.35,2.47,24.61,10.83,13.78,-0.8,3.65,18.51,18.68,1943.0,15.56,1.97,22.13,9.72,12.4,0.1,3.83,15.69,15.51,1942.0,16.33,2.12,22.13,11.1,11.02,0.33,2.75,16.47,16.06,1943.0,15.0,1.96,21.57,8.9,12.68,-0.52,3.7,15.13,15.24,1943.0,16.62,1.9,24.88,11.1,13.78,0.1,3.94,16.73,16.61,1943.0,18.18,2.37,24.06,10.28,13.78,-0.78,3.36,18.34,18.54,1943.0,19.35,2.71,26.54,10.55,15.98,-0.86,3.63,19.54,19.71,1943.0,18.87,2.3,25.43,10.55,14.88,-0.65,3.48,19.01,19.23,1943.0
+AO-UIG = 19.01,1.24,22.95,13.86,9.09,-0.44,3.33,19.05,19.09,2026.0,19.46,1.65,24.06,9.17,14.88,-0.59,4.1,19.53,19.51,1984.0,17.83,1.79,21.85,6.69,15.16,-0.7,4.89,17.92,17.99,1994.0,17.35,1.69,21.57,7.52,14.06,-0.59,5.16,17.44,17.44,2012.0,18.17,1.24,20.61,14.96,5.65,-0.38,2.29,18.21,18.27,2026.0,16.35,1.08,19.09,13.03,6.06,0.26,2.56,16.39,16.34,2026.0,15.42,1.48,19.09,10.0,9.09,-0.41,2.86,15.49,15.51,2026.0,15.77,1.74,20.47,11.1,9.37,0.5,2.43,15.87,15.37,2026.0,17.36,1.33,21.85,13.58,8.27,0.44,2.86,17.41,17.17,2026.0,17.71,1.36,22.4,12.48,9.92,0.11,3.29,17.76,17.72,2026.0,18.17,1.76,22.4,7.52,14.88,-0.76,4.76,18.26,18.27,1927.0,17.6,1.65,22.4,9.72,12.68,-0.35,3.19,17.68,17.72,2016.0
+AO-ZAI = 20.42,1.11,23.78,14.69,9.09,-0.59,4.14,20.45,20.47,1198.0,19.37,2.6,23.5,4.76,18.74,-2.63,11.78,19.54,20.06,1152.0,20.5,1.43,25.71,16.34,9.37,-0.32,2.64,20.55,20.61,1189.0,18.69,1.5,22.95,8.9,14.06,-0.98,5.34,18.75,18.92,1196.0,18.93,1.04,21.3,10.83,10.47,-1.42,8.33,18.96,19.09,1201.0,15.79,0.98,18.82,12.2,6.61,-0.24,3.28,15.82,15.79,1201.0,15.65,0.9,19.09,13.03,6.06,0.24,3.78,15.67,15.65,1201.0,15.58,1.03,19.37,12.48,6.89,0.38,3.69,15.62,15.51,1201.0,17.4,1.05,19.92,13.86,6.06,-0.35,2.88,17.43,17.44,1201.0,18.7,1.31,21.57,8.07,13.5,-1.99,11.83,18.74,18.96,1201.0,20.12,1.32,22.68,15.79,6.89,-0.7,3.07,20.17,20.33,1180.0,19.29,1.45,22.4,4.76,17.64,-2.23,15.72,19.34,19.55,1185.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_rainfall_2005.properties
new file mode 100644
index 0000000..60109c8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 120.33,30.07,249.56,66.19,183.37,1.54,6.81,124.01,116.19,181.0,103.76,32.58,196.06,50.46,145.6,0.78,3.06,108.73,97.84,181.0,173.54,75.41,380.69,40.66,340.03,0.38,2.46,189.13,168.92,181.0,38.68,38.1,185.73,1.0,184.73,1.46,4.7,54.22,25.6,181.0,25.43,21.25,86.84,1.0,85.84,0.65,2.62,33.1,21.95,181.0,1.06,0.22,2.47,1.0,1.47,4.16,21.32,1.08,1.0,181.0,4.11,2.92,16.53,1.0,15.53,0.64,3.34,5.04,4.46,181.0,1.06,0.11,1.88,1.0,0.88,3.19,18.3,1.07,1.0,181.0,13.84,7.69,39.64,1.0,38.64,0.62,2.97,15.82,12.49,181.0,50.2,35.45,179.1,3.89,175.21,1.06,3.9,61.4,43.84,181.0,160.82,105.56,484.58,12.6,471.98,1.13,3.53,192.21,128.58,181.0,102.43,48.32,227.38,6.49,220.89,0.03,2.37,113.2,104.5,181.0
+AO-BGU = 117.18,47.9,214.62,33.69,180.93,0.01,1.82,126.55,114.92,209.0,100.5,34.21,214.62,30.95,183.68,0.6,3.68,106.14,97.97,209.0,155.62,56.77,313.8,20.91,292.89,-0.31,2.66,165.61,168.61,209.0,30.64,24.31,87.58,1.0,86.58,0.42,1.81,39.08,23.74,209.0,4.22,4.73,34.36,1.0,33.36,2.56,12.39,6.33,2.34,209.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,209.0,1.0,0.03,1.43,1.0,0.43,14.35,207.0,1.0,1.0,209.0,1.04,0.17,2.57,1.0,1.57,6.39,48.55,1.05,1.0,209.0,1.04,0.16,2.15,1.0,1.15,4.48,24.33,1.05,1.0,209.0,20.56,15.49,89.21,1.0,88.21,1.35,5.7,25.72,19.61,209.0,32.29,25.17,149.02,1.0,148.02,0.83,4.23,40.91,32.53,209.0,53.38,32.39,157.81,3.4,154.41,0.53,2.98,62.4,49.31,209.0
+AO-BIE = 124.92,23.28,181.84,76.97,104.87,-0.04,2.28,127.07,126.09,377.0,126.6,28.84,202.06,68.22,133.84,0.02,2.35,129.83,128.53,377.0,109.56,34.21,257.2,53.59,203.61,0.9,4.2,114.77,104.25,377.0,26.42,14.36,72.46,9.32,63.14,0.93,2.81,30.07,20.5,377.0,4.83,6.77,36.21,1.0,35.21,2.25,7.67,8.31,1.66,377.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,377.0,1.01,0.06,1.83,1.0,0.83,9.13,97.97,1.01,1.0,377.0,2.32,1.58,9.6,1.0,8.6,1.55,5.28,2.81,1.74,377.0,6.33,12.86,66.19,1.0,65.19,2.74,9.58,14.32,1.0,377.0,48.76,28.98,196.86,19.22,177.64,2.12,8.37,56.7,36.98,377.0,67.71,39.42,211.44,18.65,192.79,1.45,4.48,78.32,53.54,377.0,93.48,43.2,227.97,32.09,195.88,1.05,3.38,102.96,81.75,377.0
+AO-CAB = 167.16,16.15,214.62,132.46,82.16,0.78,3.95,167.92,163.71,37.0,147.64,21.51,191.62,119.53,72.09,0.7,2.22,149.16,138.61,37.0,188.9,23.0,246.08,142.3,103.78,0.14,3.09,190.26,190.58,37.0,108.21,22.61,173.77,79.32,94.45,1.18,3.85,110.48,100.97,37.0,8.79,4.6,25.25,2.71,22.54,1.34,5.64,9.9,8.35,37.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,37.0,1.64,1.27,5.46,1.0,4.46,1.83,5.1,2.06,1.0,37.0,1.17,0.3,2.4,1.0,1.4,2.37,9.13,1.21,1.0,37.0,9.47,0.86,11.34,8.22,3.12,0.83,2.57,9.51,9.19,37.0,80.53,35.89,184.89,52.0,132.89,1.9,5.44,87.97,67.52,37.0,130.78,34.86,194.88,78.78,116.1,0.11,1.72,135.23,130.23,37.0,86.28,25.44,178.11,66.19,111.91,1.95,6.44,89.85,76.97,37.0
+AO-CCU = 106.01,24.16,184.58,52.0,132.58,0.47,2.66,108.73,102.61,1079.0,75.0,18.95,140.7,33.08,107.62,0.44,2.69,77.35,72.46,1079.0,96.56,20.55,179.1,51.23,127.87,0.71,3.24,98.72,92.4,1079.0,14.33,7.09,86.01,4.13,81.89,3.36,25.94,15.99,13.01,1079.0,1.59,0.92,6.3,1.0,5.3,1.99,7.39,1.83,1.05,1079.0,1.0,0.0,1.09,1.0,0.09,15.12,267.32,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.03,1.0,0.03,32.76,989.85,1.0,1.0,1079.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1079.0,6.84,6.77,33.08,1.0,32.08,1.46,4.68,9.62,4.41,1079.0,69.88,28.83,146.06,8.51,137.55,0.23,2.46,75.59,69.42,1079.0,66.27,27.78,168.61,25.99,142.63,1.13,3.64,71.85,57.85,1079.0
+AO-CNN = 83.04,24.16,168.61,34.09,134.52,0.92,4.0,86.47,79.37,430.0,107.59,22.27,221.2,53.59,167.6,0.72,5.07,109.87,105.66,430.0,88.68,21.06,147.63,42.1,105.53,0.03,2.69,91.14,88.21,430.0,17.24,11.1,60.47,1.0,59.47,1.08,4.01,20.5,15.53,430.0,1.35,0.69,5.79,1.0,4.79,2.93,13.22,1.52,1.0,430.0,1.02,0.1,1.94,1.0,0.94,6.41,49.11,1.02,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,6.6,3.1,18.09,1.06,17.03,0.42,3.02,7.29,6.77,430.0,11.06,8.02,40.85,1.16,39.69,1.25,4.38,13.66,8.84,430.0,26.64,9.43,56.93,8.26,48.67,0.59,3.19,28.25,25.99,430.0
+AO-CNO = 92.72,31.81,158.74,23.03,135.71,-0.29,2.35,97.99,95.83,124.0,116.4,29.54,184.58,56.93,127.65,0.09,2.21,120.06,114.02,124.0,187.94,28.63,327.39,132.46,194.93,1.85,9.36,190.09,184.58,124.0,112.21,47.67,227.97,27.6,200.37,0.5,2.04,121.85,95.93,124.0,83.25,71.35,281.56,1.0,280.56,0.76,2.37,109.46,50.46,124.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,124.0,7.19,7.92,39.64,1.0,38.64,2.3,8.11,10.68,5.1,124.0,1.02,0.09,1.63,1.0,0.63,4.91,29.44,1.03,1.0,124.0,21.73,18.33,79.32,3.66,75.67,1.55,4.95,28.38,16.63,124.0,132.57,100.59,392.34,10.51,381.83,1.03,2.99,166.17,106.52,124.0,301.2,97.36,484.58,121.0,363.57,-0.16,2.2,316.42,308.85,124.0,220.96,94.5,416.74,86.84,329.9,0.78,2.25,240.16,188.27,124.0
+AO-CUS = 132.43,36.51,227.97,55.23,172.74,-0.14,2.29,137.35,136.52,289.0,113.33,27.29,208.25,60.47,147.78,0.59,3.09,116.56,107.69,289.0,200.37,66.4,392.34,42.1,350.24,-0.13,2.8,211.05,200.87,289.0,85.52,55.66,299.07,8.78,290.29,1.34,4.61,101.99,71.45,289.0,76.4,68.6,290.18,1.0,289.18,1.17,3.42,102.6,49.33,289.0,1.07,0.25,3.05,1.0,2.05,4.46,26.36,1.1,1.0,289.0,1.0,0.04,1.56,1.0,0.56,13.58,194.65,1.0,1.0,289.0,2.51,2.01,12.22,1.0,11.22,1.84,6.35,3.22,1.72,289.0,45.82,49.71,202.06,1.0,201.06,1.2,3.24,67.54,20.45,289.0,151.28,78.62,299.07,1.0,298.07,-0.39,1.95,170.43,166.26,289.0,268.12,134.15,635.71,6.89,628.81,-0.11,2.37,299.7,281.69,289.0,215.37,92.03,499.41,47.22,452.19,0.2,2.51,234.15,206.27,289.0
+AO-HUA = 126.73,26.74,190.23,86.33,103.91,0.4,2.05,129.51,124.05,180.0,83.77,20.15,125.22,35.13,90.08,-0.2,2.38,86.14,81.94,180.0,133.69,26.65,214.62,81.75,132.87,0.65,3.17,136.3,131.56,180.0,40.55,13.61,97.97,12.22,85.75,0.58,4.5,42.76,39.79,180.0,3.22,6.33,52.0,1.0,51.0,5.06,31.95,7.09,1.48,180.0,1.02,0.07,1.48,1.0,0.48,3.93,20.29,1.02,1.0,180.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,180.0,1.64,1.02,4.95,1.0,3.95,1.55,4.24,1.93,1.05,180.0,2.03,2.92,21.04,1.0,20.04,3.92,19.39,3.55,1.0,180.0,50.85,22.16,174.09,23.74,150.35,2.94,13.69,55.44,44.8,180.0,53.06,25.95,207.96,28.45,179.51,3.3,15.12,59.04,45.04,180.0,76.83,33.95,190.23,38.46,151.77,1.56,5.01,83.96,66.71,180.0
+AO-HUI = 90.45,19.79,168.61,45.82,122.79,0.52,3.01,92.58,88.81,422.0,102.72,20.78,168.61,64.23,104.39,0.48,2.58,104.8,99.74,422.0,110.07,30.47,232.09,62.32,169.78,1.53,5.39,114.2,102.61,422.0,19.07,9.46,47.69,4.38,43.31,0.78,2.68,21.28,16.53,422.0,1.41,0.74,6.49,1.0,5.49,3.59,19.93,1.59,1.09,422.0,1.01,0.07,1.77,1.0,0.77,6.78,56.55,1.01,1.0,422.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,422.0,1.04,0.21,2.79,1.0,1.79,5.9,40.14,1.06,1.0,422.0,1.03,0.29,5.41,1.0,4.41,11.01,140.06,1.08,1.0,422.0,19.74,9.32,40.85,3.05,37.8,0.08,2.07,21.82,19.65,422.0,24.06,12.76,55.23,1.49,53.75,0.03,1.92,27.23,25.59,422.0,52.71,16.49,95.06,24.46,70.6,0.34,2.21,55.22,51.04,422.0
+AO-LNO = 132.95,27.7,208.25,70.31,137.94,0.38,2.64,135.8,131.4,553.0,53.69,16.98,107.25,23.03,84.22,0.52,2.61,56.3,50.83,553.0,155.71,40.77,290.18,53.59,236.59,-0.06,2.84,160.95,159.9,553.0,130.0,66.41,416.74,17.56,399.18,0.99,4.2,145.95,121.0,553.0,43.12,24.23,129.01,1.31,127.7,1.07,4.07,49.45,38.46,553.0,1.0,0.03,1.48,1.0,0.48,10.76,136.89,1.0,1.0,553.0,2.8,5.03,46.09,1.0,45.09,4.93,32.0,5.75,1.0,553.0,5.39,2.67,15.62,1.0,14.62,0.42,3.07,6.02,5.35,553.0,82.34,28.64,168.61,10.51,158.1,-0.13,2.45,87.17,86.47,553.0,179.68,51.72,375.44,79.32,296.12,0.38,2.69,186.97,175.75,553.0,347.01,74.67,484.58,177.66,306.91,-0.16,2.11,354.94,349.04,553.0,251.39,67.75,546.71,133.97,412.74,1.69,6.92,260.35,238.77,553.0
+AO-LSU = 121.72,19.04,188.43,73.57,114.86,0.31,3.43,123.2,121.59,410.0,112.39,27.25,196.06,58.67,137.39,0.54,2.9,115.64,108.95,410.0,130.87,29.19,190.23,55.23,135.0,-0.36,2.71,134.08,132.52,410.0,79.45,38.09,203.03,27.6,175.42,1.18,3.55,88.09,67.8,410.0,15.0,9.8,57.85,1.33,56.52,1.4,5.28,17.91,12.21,410.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,410.0,1.74,2.04,13.74,1.0,12.74,3.17,13.12,2.68,1.0,410.0,4.06,2.66,16.04,1.0,15.04,1.25,4.73,4.85,3.51,410.0,27.18,26.1,97.97,1.0,96.97,0.76,2.19,37.66,15.05,410.0,103.79,47.09,281.56,21.04,260.52,1.1,4.63,113.95,93.9,410.0,229.58,99.54,530.47,95.06,435.41,0.93,2.84,250.18,196.15,410.0,126.28,42.6,273.2,60.47,212.73,1.17,3.94,133.26,117.41,410.0
+AO-LUA = 81.93,18.71,117.41,57.93,59.48,0.47,2.09,83.94,78.99,20.0,92.25,19.82,136.52,62.23,74.29,0.52,2.48,94.26,89.69,20.0,106.38,31.17,181.14,65.84,115.3,0.79,2.73,110.64,98.99,20.0,5.29,2.7,10.51,2.25,8.26,0.68,2.14,5.91,4.68,20.0,2.88,2.82,7.83,1.0,6.83,0.99,2.27,3.98,1.0,20.0,1.52,0.52,2.46,1.0,1.46,0.71,2.23,1.6,1.37,20.0,9.55,3.28,17.56,4.39,13.17,0.85,2.97,10.07,8.0,20.0,1.0,0.02,1.07,1.0,0.07,4.13,18.04,1.0,1.0,20.0,14.51,2.65,18.65,9.6,9.04,-0.13,1.87,14.73,14.67,20.0,33.58,3.48,39.64,27.65,11.99,0.12,2.1,33.75,34.09,20.0,39.78,36.96,132.46,7.01,125.45,1.03,3.0,53.67,22.93,20.0,35.04,21.05,97.97,9.6,88.37,1.46,5.18,40.61,34.01,20.0
+AO-MAL = 100.19,33.22,196.06,13.38,182.67,0.26,3.81,105.54,100.73,448.0,72.39,33.14,168.61,20.41,148.2,0.59,2.5,79.6,68.5,448.0,102.62,45.12,273.2,25.99,247.21,0.92,3.9,112.08,97.77,448.0,77.85,29.83,190.23,23.74,166.49,0.79,3.55,83.36,72.59,448.0,33.13,25.4,118.14,1.0,117.14,0.87,3.29,41.73,29.5,448.0,1.0,0.0,1.03,1.0,0.03,9.65,111.38,1.0,1.0,448.0,4.68,7.33,44.72,1.0,43.72,2.98,12.24,8.69,1.48,448.0,1.98,1.69,10.2,1.0,9.2,2.27,7.75,2.6,1.18,448.0,43.84,31.09,154.02,1.0,153.02,0.48,2.68,53.72,44.72,448.0,151.62,46.18,290.18,45.34,244.84,0.29,2.62,158.49,150.05,448.0,210.84,72.11,429.5,50.72,378.79,-0.1,2.23,222.8,221.38,448.0,294.66,110.27,675.23,104.06,571.17,0.11,2.52,314.58,316.81,448.0
+AO-MOX = 122.06,22.89,196.06,60.47,135.59,0.2,2.88,124.18,121.28,1053.0,110.45,28.98,221.2,35.13,186.06,0.2,3.02,114.19,109.95,1053.0,88.12,23.12,154.02,29.32,124.71,0.45,2.84,91.1,84.45,1053.0,17.28,8.8,74.68,3.55,71.13,1.78,8.11,19.39,15.21,1053.0,10.54,18.37,97.97,1.0,96.97,2.17,7.14,21.18,1.14,1053.0,1.0,0.01,1.28,1.0,0.28,25.52,693.19,1.0,1.0,1053.0,1.01,0.11,3.34,1.0,2.34,14.22,232.78,1.02,1.0,1053.0,1.32,0.93,8.26,1.0,7.26,3.96,20.25,1.61,1.0,1053.0,1.71,1.77,18.09,1.0,17.09,3.83,22.1,2.46,1.0,1053.0,21.06,11.97,85.22,1.0,84.22,0.95,4.43,24.22,19.22,1053.0,104.53,25.46,184.58,40.93,143.65,0.33,2.55,107.58,102.01,1053.0,60.34,12.83,121.0,32.09,88.91,0.93,4.98,61.68,58.67,1053.0
+AO-NAM = 42.17,28.21,150.54,3.77,146.77,1.22,4.24,50.71,32.73,309.0,79.22,35.48,158.74,4.52,154.22,0.15,2.15,86.78,81.09,309.0,75.93,46.11,202.06,4.8,197.26,0.96,3.06,88.8,62.32,309.0,7.77,6.06,32.67,1.0,31.67,1.29,4.69,9.85,5.92,309.0,1.1,0.3,3.15,1.0,2.15,3.78,19.14,1.14,1.0,309.0,1.02,0.08,1.83,1.0,0.83,6.2,47.23,1.02,1.0,309.0,1.04,0.24,3.89,1.0,2.89,8.23,80.05,1.06,1.0,309.0,1.04,0.23,3.66,1.0,2.66,7.45,68.17,1.07,1.0,309.0,1.01,0.04,1.44,1.0,0.44,8.2,79.63,1.01,1.0,309.0,3.89,3.59,17.56,1.0,16.56,1.33,3.85,5.29,2.39,309.0,2.4,2.38,16.04,1.0,15.04,2.43,9.91,3.38,1.17,309.0,13.1,12.92,60.47,1.0,59.47,1.19,3.74,18.38,7.48,309.0
+AO-UIG = 128.95,25.29,196.06,70.31,125.75,-0.09,2.68,131.4,129.46,327.0,65.37,33.85,208.25,21.04,187.21,1.25,4.16,73.59,55.07,327.0,213.61,40.8,351.35,124.53,226.81,0.69,3.31,217.46,209.39,327.0,197.94,51.75,337.42,74.68,262.74,-0.16,2.5,204.57,202.06,327.0,92.14,40.11,196.06,14.13,181.92,0.21,2.29,100.47,89.5,327.0,1.09,0.39,4.41,1.0,3.41,5.98,43.45,1.16,1.0,327.0,4.07,4.81,36.21,1.0,35.21,3.75,21.22,6.3,3.02,327.0,1.71,2.11,15.1,1.0,14.1,3.95,19.55,2.72,1.0,327.0,47.88,16.9,86.84,8.51,78.32,-0.06,2.27,50.77,48.65,327.0,218.76,70.69,369.38,68.22,301.16,-0.38,2.38,229.87,227.97,327.0,303.07,62.77,499.41,184.58,314.83,0.67,3.5,309.49,299.07,327.0,214.33,82.39,470.18,57.34,412.84,0.76,3.03,229.57,187.24,327.0
+AO-ZAI = 177.76,45.17,299.07,62.32,236.75,-0.54,3.02,183.39,187.58,209.0,113.89,29.86,185.92,55.23,130.69,0.15,2.35,117.72,113.92,209.0,158.81,63.09,327.39,53.59,273.8,0.64,2.49,170.83,152.48,209.0,96.97,70.51,327.39,8.51,318.88,1.3,4.07,119.8,75.08,209.0,38.38,36.6,140.7,2.96,137.74,0.65,2.14,52.97,23.74,209.0,1.01,0.07,1.72,1.0,0.72,6.48,50.92,1.02,1.0,209.0,5.96,2.8,15.56,1.0,14.56,0.08,2.78,6.58,6.1,209.0,1.14,0.27,2.4,1.0,1.4,2.09,6.64,1.17,1.0,209.0,17.02,18.52,97.97,4.13,93.84,2.33,7.75,25.12,9.9,209.0,107.26,61.75,358.4,37.32,321.08,1.22,4.27,123.69,93.9,209.0,238.48,106.25,484.58,39.64,444.94,0.5,2.66,260.98,228.84,209.0,131.49,69.76,404.36,26.78,377.58,0.95,4.04,148.77,115.53,209.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_temperature_2005.properties
new file mode 100644
index 0000000..4327fa9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_temperature_2005.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 2005 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=2005
+
+# 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.38,2.32,33.15,20.2,12.95,0.89,3.58,24.49,23.92,1106.0,24.13,1.66,30.67,19.37,11.3,0.51,3.63,24.18,24.06,1106.0,23.54,1.44,28.46,20.33,8.13,0.46,2.64,23.58,23.3,1106.0,24.16,1.19,29.02,21.3,7.72,0.61,3.31,24.19,24.06,1106.0,25.7,1.9,31.77,20.75,11.02,0.66,2.79,25.77,25.3,1106.0,23.44,1.82,33.15,19.37,13.78,-0.04,3.39,23.51,23.5,1106.0,23.79,1.92,28.46,19.37,9.09,-0.32,2.57,23.87,23.92,1106.0,22.61,1.62,28.19,18.82,9.37,0.16,2.68,22.67,22.54,1106.0,25.81,1.82,34.53,19.65,14.88,-0.1,3.73,25.87,25.85,1106.0,26.66,2.18,34.25,21.02,13.23,-0.29,2.78,26.75,26.95,1106.0,24.98,1.76,32.32,20.06,12.26,0.06,3.08,25.04,25.02,1106.0,26.26,2.9,36.73,19.37,17.36,0.53,2.98,26.42,25.92,1106.0
+AO-BGU = 25.92,5.19,41.97,17.99,23.98,1.01,3.08,26.43,24.33,1317.0,26.2,3.62,37.56,19.65,17.91,1.04,3.34,26.45,25.16,1317.0,25.15,4.03,38.11,18.27,19.84,1.31,3.83,25.48,23.78,1317.0,28.5,3.59,38.66,22.68,15.98,0.94,3.08,28.72,27.5,1317.0,29.12,2.29,35.35,23.64,11.71,0.43,2.53,29.21,28.74,1317.0,27.9,1.22,30.94,22.68,8.27,-0.47,3.84,27.93,27.91,1317.0,28.91,1.86,32.87,21.85,11.02,-0.35,2.75,28.97,29.02,1317.0,29.1,2.18,34.25,22.68,11.57,-0.02,2.12,29.18,29.02,1317.0,33.11,2.09,38.39,25.98,12.4,-0.25,2.88,33.18,33.15,1317.0,33.45,2.89,39.76,25.16,14.61,-0.5,2.35,33.58,34.05,1317.0,30.7,4.63,40.87,21.02,19.84,0.23,2.04,31.05,30.26,1317.0,28.57,4.84,40.87,18.54,22.32,0.4,2.35,28.98,28.19,1317.0
+AO-BIE = 21.34,1.22,25.71,17.44,8.27,-0.04,3.11,21.38,21.37,2399.0,22.83,1.39,27.36,17.17,10.2,-0.72,3.66,22.87,22.95,2399.0,21.47,1.21,24.88,16.61,8.27,-0.42,3.07,21.5,21.57,2399.0,25.23,0.97,27.36,21.85,5.51,-0.71,3.19,25.25,25.36,2399.0,26.08,0.94,29.84,23.78,6.06,0.7,3.55,26.1,25.92,2399.0,26.95,1.98,33.7,24.06,9.65,1.04,3.09,27.02,26.26,2399.0,27.22,2.04,32.87,23.37,9.51,0.28,1.97,27.29,26.95,2399.0,30.16,1.64,34.53,26.26,8.27,0.19,2.32,30.21,30.12,2399.0,33.05,2.08,37.83,26.81,11.02,-0.41,2.63,33.11,33.22,2399.0,30.54,2.63,37.28,24.06,13.23,-0.09,2.15,30.65,30.53,2399.0,25.54,1.92,31.77,19.37,12.4,0.11,2.83,25.62,25.43,2399.0,22.49,1.41,27.09,17.72,9.37,-0.0,2.84,22.53,22.54,2399.0
+AO-CAB = 21.89,0.67,24.33,20.75,3.58,1.17,4.71,21.9,21.85,229.0,23.75,0.95,25.16,19.92,5.24,-1.04,4.06,23.76,23.92,229.0,23.65,1.02,26.12,20.47,5.65,-0.68,3.61,23.68,23.78,229.0,23.75,1.15,26.26,20.47,5.79,-0.23,2.78,23.78,23.78,229.0,22.8,0.86,25.02,19.65,5.37,-0.36,3.34,22.82,22.81,229.0,21.93,1.1,25.98,19.65,6.34,0.97,4.29,21.96,21.71,229.0,21.44,1.49,26.81,17.44,9.37,0.87,4.7,21.49,21.23,229.0,21.32,1.41,25.71,19.09,6.61,0.78,2.86,21.37,21.02,229.0,22.89,1.92,27.29,18.54,8.75,0.02,2.34,22.97,22.68,216.0,23.92,1.83,29.57,18.27,11.3,0.42,3.32,23.99,23.64,227.0,23.2,1.38,27.64,19.65,7.99,-0.07,3.21,23.24,23.37,229.0,23.72,1.01,27.09,21.3,5.79,0.68,3.71,23.74,23.57,229.0
+AO-CCU = 27.37,3.76,36.18,17.44,18.74,-0.29,2.17,27.62,27.64,6731.0,28.45,2.69,35.91,20.2,15.71,-0.27,2.36,28.58,28.74,6731.0,27.93,3.19,36.46,17.44,19.02,-0.39,2.78,28.12,28.46,6731.0,30.2,2.01,34.8,24.33,10.47,-0.88,2.87,30.27,30.88,6731.0,29.35,1.83,32.87,24.06,8.82,-0.87,2.71,29.41,29.98,6731.0,27.99,1.61,31.5,22.95,8.54,-0.83,2.67,28.04,28.53,6731.0,27.62,1.61,31.5,22.4,9.09,-0.76,2.71,27.67,28.12,6731.0,32.42,1.69,36.46,26.54,9.92,-0.62,2.64,32.47,32.87,6731.0,38.99,2.84,43.35,30.12,13.23,-0.88,2.65,39.1,40.11,6731.0,42.42,3.84,45.0,29.29,15.71,-1.4,3.77,42.59,45.0,6731.0,39.01,5.13,45.0,24.33,20.67,-0.76,2.48,39.34,40.73,6731.0,30.07,4.43,41.97,18.82,23.15,0.2,2.25,30.4,29.84,6731.0
+AO-CNN = 29.77,2.99,38.11,22.13,15.98,-0.04,2.43,29.92,29.84,2615.0,29.31,2.32,36.46,22.4,14.06,-0.14,2.43,29.41,29.57,2615.0,28.35,2.3,35.08,20.75,14.33,-0.03,2.77,28.44,28.33,2615.0,31.28,2.01,37.01,26.81,10.2,0.19,2.56,31.35,31.43,2615.0,30.32,1.91,35.35,25.16,10.2,-0.16,2.54,30.38,30.53,2615.0,28.55,1.38,32.6,24.06,8.54,-0.23,3.16,28.59,28.74,2615.0,28.53,1.39,33.15,23.78,9.37,-0.36,3.94,28.56,28.74,2615.0,32.39,1.11,37.01,28.46,8.54,-0.67,4.95,32.41,32.6,2615.0,38.53,1.31,42.52,33.15,9.37,-0.57,3.57,38.55,38.66,2615.0,43.0,1.57,45.0,37.28,7.72,-0.75,3.13,43.02,43.21,2615.0,43.2,2.56,45.0,30.39,14.61,-1.88,6.07,43.27,44.31,2615.0,39.76,3.93,45.0,24.06,20.94,-1.36,4.58,39.96,40.87,2615.0
+AO-CNO = 21.96,1.15,25.98,18.82,7.17,0.53,3.07,21.99,21.85,787.0,23.53,1.43,26.95,18.96,7.99,-0.54,3.17,23.57,23.71,787.0,21.92,0.96,24.61,19.09,5.51,0.14,2.93,21.94,21.85,787.0,23.34,0.99,26.54,20.75,5.79,0.2,2.62,23.37,23.23,787.0,25.4,1.28,29.57,21.85,7.72,0.31,2.92,25.43,25.3,787.0,24.51,2.85,31.77,19.65,12.13,0.58,2.49,24.68,24.06,787.0,24.57,2.81,30.12,19.37,10.75,0.14,1.77,24.73,24.06,787.0,23.49,2.92,29.84,18.27,11.57,0.19,1.77,23.67,23.02,787.0,25.92,2.96,33.15,20.2,12.95,0.05,1.95,26.09,25.98,787.0,25.9,2.36,33.43,21.02,12.4,0.57,2.76,26.01,25.43,787.0,23.68,1.96,29.84,18.54,11.3,0.63,2.84,23.76,23.09,787.0,23.94,1.53,29.57,20.47,9.09,0.56,2.93,23.99,23.78,787.0
+AO-CUS = 22.36,2.66,34.8,17.72,17.09,1.41,4.88,22.52,21.71,1815.0,22.93,2.14,30.39,16.34,14.06,0.28,3.41,23.03,22.88,1815.0,21.74,1.44,28.6,18.54,10.06,1.59,6.75,21.79,21.44,1815.0,24.07,1.06,28.19,21.02,7.17,0.63,3.57,24.1,23.92,1815.0,26.08,1.04,30.12,22.95,7.17,0.37,3.67,26.11,25.98,1815.0,26.66,1.99,33.7,20.2,13.5,-0.54,3.93,26.73,26.95,1815.0,27.93,2.41,33.98,20.2,13.78,-0.9,3.33,28.03,28.46,1815.0,28.12,2.49,33.15,21.85,11.3,-0.79,2.73,28.23,28.88,1815.0,30.01,2.35,37.28,24.06,13.23,0.04,2.75,30.1,30.12,1815.0,27.99,2.11,36.18,23.5,12.68,0.39,2.76,28.07,27.78,1815.0,24.06,2.01,30.94,16.61,14.33,0.37,3.07,24.14,23.92,1815.0,23.25,1.92,31.22,19.65,11.57,1.31,4.78,23.32,22.81,1815.0
+AO-HUA = 20.81,1.27,24.33,16.89,7.44,-0.28,2.91,20.85,20.89,1098.0,23.17,1.43,27.09,15.24,11.85,-0.49,3.78,23.21,23.37,1097.0,22.06,1.1,24.88,17.99,6.89,-0.34,3.17,22.09,22.13,1098.0,25.48,0.96,28.19,22.13,6.06,-0.33,3.12,25.5,25.43,1098.0,27.08,0.97,30.12,24.33,5.79,0.17,2.95,27.1,27.05,1098.0,28.06,1.31,32.05,24.88,7.17,0.11,2.39,28.09,28.05,1098.0,28.7,1.24,32.32,24.88,7.44,-0.46,2.64,28.72,28.88,1098.0,31.35,1.01,34.25,28.19,6.06,0.14,2.56,31.37,31.29,1098.0,34.44,1.67,38.66,29.29,9.37,-0.13,3.05,34.48,34.46,1098.0,30.22,1.66,34.53,25.98,8.54,0.14,2.29,30.27,30.05,1098.0,25.56,1.51,29.29,19.92,9.37,-0.25,3.22,25.61,25.71,1098.0,23.42,1.83,28.46,16.89,11.57,-0.25,2.71,23.49,23.5,1098.0
+AO-HUI = 23.63,2.53,36.73,16.61,20.12,0.59,3.9,23.76,23.5,2642.0,24.53,2.11,33.84,18.27,15.57,0.65,3.73,24.62,24.33,2642.0,23.86,2.17,32.6,17.99,14.61,0.53,3.38,23.96,23.92,2642.0,28.05,1.97,35.22,24.06,11.16,0.57,2.73,28.12,27.78,2642.0,28.23,2.06,34.67,24.33,10.33,0.36,2.1,28.31,28.05,2642.0,27.62,1.82,32.46,24.06,8.41,0.05,1.97,27.68,27.78,2642.0,27.96,1.86,33.01,23.78,9.23,0.19,2.46,28.03,27.98,2642.0,32.15,1.32,36.73,27.09,9.65,-0.04,2.87,32.18,32.19,2642.0,37.19,1.76,42.52,30.81,11.71,-0.3,2.6,37.23,37.42,2642.0,38.52,3.77,45.0,30.12,14.88,-0.16,1.91,38.71,38.66,2642.0,34.48,5.59,45.0,24.06,20.94,0.13,1.73,34.93,33.98,2642.0,30.87,5.66,45.0,19.92,25.08,0.16,1.85,31.39,30.67,2642.0
+AO-LNO = 22.68,1.42,26.54,18.54,7.99,-0.13,2.5,22.73,22.88,3462.0,23.78,1.42,29.57,18.54,11.02,0.12,3.53,23.82,23.78,3462.0,23.11,1.4,28.19,17.72,10.47,-0.23,3.38,23.15,23.09,3462.0,24.77,1.05,29.02,21.02,7.99,0.27,3.29,24.79,24.74,3462.0,27.19,1.5,35.35,24.06,11.3,1.53,7.02,27.23,27.02,3462.0,29.05,2.52,39.49,24.33,15.16,1.45,5.88,29.16,28.71,3462.0,29.87,2.18,37.83,24.33,13.5,0.56,3.77,29.95,29.77,3462.0,29.92,2.19,37.83,24.88,12.95,0.58,3.0,30.0,29.57,3462.0,28.49,3.1,42.24,20.47,21.77,1.03,3.85,28.65,27.64,3462.0,26.14,1.58,34.53,22.4,12.13,0.48,3.41,26.19,25.98,3462.0,23.84,1.27,29.29,18.82,10.47,0.06,4.57,23.87,23.78,3462.0,23.28,1.13,26.54,19.09,7.44,-0.27,3.05,23.31,23.37,3462.0
+AO-LSU = 21.51,1.34,25.71,17.44,8.27,0.23,2.61,21.55,21.44,2581.0,24.23,1.43,28.46,19.65,8.82,0.05,2.71,24.28,24.19,2581.0,23.03,1.66,27.36,17.17,10.2,-0.14,2.41,23.09,23.09,2581.0,25.54,1.13,28.74,22.54,6.2,-0.19,2.27,25.57,25.71,2581.0,27.5,1.31,34.25,24.06,10.2,0.42,3.8,27.53,27.57,2581.0,28.63,1.84,35.35,23.78,11.57,0.24,3.13,28.69,28.74,2581.0,28.21,2.21,33.43,22.68,10.75,0.08,2.17,28.29,28.19,2581.0,30.73,1.81,35.63,25.71,9.92,-0.13,2.6,30.78,30.81,2581.0,32.3,2.48,38.94,24.06,14.88,-0.08,2.47,32.4,32.46,2581.0,29.05,2.65,39.49,23.23,16.26,0.7,3.8,29.17,28.88,2581.0,24.84,2.05,32.87,19.92,12.95,0.77,3.87,24.93,24.47,2581.0,23.34,1.32,30.12,18.54,11.57,0.26,4.42,23.38,23.23,2581.0
+AO-LUA = 27.1,0.86,29.02,24.88,4.13,-0.28,2.88,27.11,27.22,100.0,27.65,1.3,30.39,24.61,5.79,-0.0,2.1,27.68,27.64,100.0,27.04,1.17,30.12,24.88,5.24,0.56,2.88,27.06,26.85,100.0,26.59,1.3,30.12,23.23,6.89,0.6,3.27,26.62,26.26,100.0,29.69,1.62,33.15,26.47,6.68,0.19,2.09,29.73,29.29,100.0,26.66,1.38,29.29,23.78,5.51,-0.31,2.05,26.7,26.81,100.0,27.19,1.65,29.84,23.92,5.93,-0.01,1.91,27.24,27.09,100.0,25.37,1.77,28.19,22.4,5.79,0.06,1.78,25.43,25.3,100.0,28.38,2.27,33.43,24.47,8.96,0.46,2.2,28.46,28.02,100.0,28.67,2.52,35.91,24.33,11.57,0.43,2.5,28.78,28.71,100.0,25.24,2.03,32.87,20.47,12.4,0.92,5.18,25.32,24.88,100.0,32.54,2.66,37.56,27.36,10.2,0.15,2.09,32.64,32.32,100.0
+AO-MAL = 21.96,1.34,27.36,17.99,9.37,0.29,3.12,22.0,21.92,2800.0,23.09,1.36,27.91,16.34,11.57,-0.05,3.89,23.13,22.95,2800.0,21.97,1.44,28.46,15.79,12.68,0.4,3.87,22.02,21.85,2800.0,24.25,1.31,29.57,21.3,8.27,0.83,3.79,24.28,24.06,2800.0,26.7,2.01,36.73,23.78,12.95,1.65,5.7,26.78,26.05,2800.0,28.41,3.01,40.31,23.78,16.54,1.28,4.2,28.57,27.64,2800.0,29.12,2.65,37.56,22.95,14.61,0.48,3.37,29.24,29.02,2800.0,29.46,2.51,38.11,23.78,14.33,0.63,3.27,29.57,29.29,2800.0,31.25,2.9,41.42,24.88,16.54,0.7,3.43,31.39,30.94,2800.0,27.51,2.29,35.08,19.92,15.16,0.24,3.34,27.61,27.36,2800.0,23.82,1.72,30.67,19.09,11.57,0.46,3.53,23.88,23.78,2800.0,22.5,1.23,26.81,17.72,9.09,0.25,3.21,22.53,22.4,2800.0
+AO-MOX = 21.89,2.57,36.73,14.41,22.32,0.85,4.45,22.04,21.71,6632.0,24.59,1.87,33.15,18.54,14.61,0.69,4.06,24.66,24.33,6632.0,23.2,2.05,32.05,17.72,14.33,0.59,3.45,23.29,22.95,6632.0,26.43,1.72,34.25,21.85,12.4,0.91,4.91,26.49,26.26,6632.0,27.23,1.74,32.05,22.95,9.09,0.52,2.78,27.29,26.88,6632.0,26.95,2.16,32.87,22.4,10.47,0.64,2.52,27.04,26.26,6632.0,26.57,2.56,34.25,21.3,12.95,0.77,2.91,26.7,25.85,6632.0,30.92,2.46,38.94,25.71,13.23,0.76,2.87,31.02,30.32,6632.0,35.2,3.06,43.35,27.91,15.43,0.34,2.31,35.33,34.8,6632.0,34.85,4.83,45.0,25.16,19.84,0.2,1.91,35.19,34.25,6632.0,30.05,4.52,45.0,20.47,24.53,0.41,2.54,30.39,29.43,6632.0,24.24,2.68,33.7,16.61,17.09,0.52,2.92,24.39,23.85,6632.0
+AO-NAM = 35.59,6.19,45.0,18.68,26.32,-0.57,2.43,36.12,37.01,1943.0,35.38,5.75,45.0,21.57,23.43,-0.15,2.04,35.84,35.63,1943.0,34.17,5.57,45.0,21.02,23.98,-0.28,2.04,34.62,34.94,1943.0,36.12,3.41,43.07,24.61,18.46,-0.45,2.56,36.28,36.73,1943.0,33.71,2.53,39.21,23.09,16.12,-0.44,2.81,33.81,33.84,1943.0,29.38,1.82,33.15,19.09,14.06,-0.56,3.65,29.44,29.57,1943.0,30.63,2.16,34.8,22.26,12.54,-0.44,2.66,30.71,30.88,1943.0,29.53,1.65,33.43,20.75,12.68,-0.56,3.8,29.58,29.57,1943.0,34.31,1.96,38.66,22.95,15.71,-0.94,5.08,34.36,34.53,1943.0,38.81,2.58,44.72,24.33,20.39,-0.76,3.86,38.89,39.07,1943.0,41.88,3.17,45.0,27.5,17.5,-1.1,3.74,42.0,42.73,1943.0,39.77,3.86,45.0,26.4,18.6,-0.92,3.28,39.96,40.45,1943.0
+AO-UIG = 22.51,1.06,26.81,17.99,8.82,0.44,4.58,22.54,22.4,2026.0,23.37,1.31,28.74,18.82,9.92,-0.06,3.68,23.41,23.44,2026.0,22.84,1.48,28.05,18.27,9.78,0.2,3.79,22.89,22.95,2026.0,24.15,1.16,28.46,20.47,7.99,0.46,4.17,24.18,24.12,2026.0,24.85,1.36,30.94,21.3,9.65,0.81,5.14,24.89,24.74,2026.0,24.38,2.38,32.05,19.37,12.68,0.58,2.46,24.49,23.78,2026.0,24.46,2.41,32.32,19.65,12.68,0.53,2.6,24.57,24.06,2026.0,25.36,2.29,32.87,19.92,12.95,0.35,3.64,25.47,25.43,2026.0,27.5,2.48,38.94,19.65,19.29,0.63,5.01,27.62,27.36,2026.0,25.09,2.1,35.63,20.2,15.43,2.18,9.81,25.18,24.74,2026.0,22.91,1.49,28.6,19.09,9.51,0.93,4.3,22.96,22.68,2026.0,22.67,1.25,28.19,18.27,9.92,0.52,4.56,22.71,22.68,2026.0
+AO-ZAI = 23.06,1.05,26.67,20.2,6.48,0.47,3.29,23.08,22.95,1201.0,23.83,1.3,27.91,17.44,10.47,-0.96,5.65,23.87,23.92,1201.0,23.37,0.98,27.36,20.2,7.17,-0.07,3.28,23.39,23.5,1201.0,23.44,1.05,27.36,19.65,7.72,-0.01,3.35,23.46,23.44,1201.0,23.79,1.17,28.74,19.09,9.65,-0.33,3.79,23.82,23.78,1201.0,23.34,1.17,27.64,20.75,6.89,0.41,3.06,23.37,23.23,1201.0,23.8,1.49,28.19,19.65,8.54,0.26,2.57,23.85,23.78,1201.0,23.99,1.89,28.46,18.82,9.65,-0.25,2.83,24.06,24.06,1201.0,26.55,1.82,34.53,21.02,13.5,0.24,3.19,26.62,26.47,1201.0,26.71,2.1,34.53,21.02,13.5,0.4,3.38,26.8,26.54,1201.0,24.3,1.21,28.46,20.47,7.99,0.07,2.96,24.33,24.26,1201.0,24.33,1.46,32.19,19.65,12.54,0.2,3.25,24.37,24.26,1201.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_vegetation_2005.properties
new file mode 100644
index 0000000..a73cdd2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_1_vegetation_2005.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 2005 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=2005
+
+# 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.6,0.12,0.83,0.22,0.61,-0.94,3.36,0.61,0.63,1106.0,0.62,0.12,0.86,0.23,0.63,-0.09,2.59,0.63,0.62,1106.0,0.74,0.08,0.88,0.31,0.57,-1.16,4.98,0.75,0.76,1106.0,0.63,0.11,0.86,0.26,0.6,-0.28,2.37,0.64,0.63,1106.0,0.68,0.12,0.87,0.18,0.69,-0.83,3.35,0.7,0.71,1106.0,0.55,0.13,0.78,0.11,0.67,-0.55,2.78,0.57,0.57,1106.0,0.49,0.11,0.74,0.1,0.65,-0.09,2.75,0.5,0.49,1106.0,0.43,0.1,0.67,0.09,0.58,0.2,3.01,0.44,0.42,1106.0,0.4,0.13,0.75,0.11,0.63,0.81,2.94,0.42,0.38,1106.0,0.35,0.11,0.64,0.05,0.59,-0.17,2.63,0.37,0.35,1106.0,0.45,0.15,0.8,0.16,0.64,0.43,2.26,0.48,0.42,1106.0,0.48,0.12,0.75,0.11,0.63,-0.19,2.48,0.49,0.48,1106.0
+AO-BGU = 0.59,0.19,0.83,0.14,0.69,-1.03,2.8,0.62,0.66,1317.0,0.65,0.15,0.84,0.2,0.64,-1.5,4.18,0.67,0.71,1317.0,0.68,0.14,0.84,0.23,0.61,-1.61,4.53,0.69,0.74,1317.0,0.62,0.15,0.85,0.18,0.67,-1.46,3.98,0.64,0.68,1317.0,0.51,0.13,0.78,0.16,0.61,-1.07,3.16,0.53,0.55,1317.0,0.41,0.09,0.71,0.16,0.54,-0.88,3.38,0.42,0.43,1317.0,0.34,0.06,0.61,0.17,0.44,-0.76,4.06,0.35,0.36,1317.0,0.34,0.07,0.52,0.16,0.36,-0.34,2.84,0.35,0.35,1317.0,0.35,0.1,0.6,0.14,0.46,0.07,2.68,0.37,0.34,1317.0,0.39,0.14,0.76,0.14,0.63,0.35,2.38,0.42,0.36,1317.0,0.51,0.17,0.83,0.14,0.69,-0.49,2.24,0.54,0.54,1317.0,0.55,0.19,0.85,0.13,0.72,-0.72,2.36,0.58,0.6,1317.0
+AO-BIE = 0.72,0.05,0.83,0.57,0.26,-0.48,3.01,0.73,0.73,2399.0,0.73,0.04,0.82,0.6,0.22,-0.4,2.87,0.73,0.73,2399.0,0.71,0.04,0.8,0.57,0.23,-0.56,2.55,0.71,0.72,2399.0,0.68,0.05,0.78,0.55,0.24,-0.39,2.32,0.68,0.68,2399.0,0.6,0.08,0.74,0.42,0.32,-0.58,2.3,0.61,0.62,2399.0,0.52,0.09,0.7,0.32,0.38,-0.25,2.03,0.52,0.52,2399.0,0.46,0.09,0.64,0.29,0.35,0.12,1.85,0.47,0.45,2399.0,0.49,0.07,0.65,0.3,0.35,-0.18,2.49,0.49,0.49,2399.0,0.56,0.08,0.74,0.33,0.41,-0.41,2.51,0.57,0.57,2399.0,0.62,0.08,0.77,0.35,0.42,-0.69,2.64,0.62,0.64,2399.0,0.68,0.07,0.8,0.46,0.34,-0.72,2.86,0.68,0.69,2399.0,0.73,0.05,0.84,0.55,0.29,-0.75,3.0,0.73,0.74,2399.0
+AO-CAB = 0.56,0.05,0.68,0.46,0.22,0.33,2.51,0.56,0.55,229.0,0.6,0.06,0.7,0.46,0.25,-0.54,2.6,0.6,0.6,229.0,0.73,0.04,0.81,0.63,0.19,-0.3,2.48,0.73,0.73,229.0,0.53,0.08,0.74,0.38,0.36,0.16,2.13,0.54,0.53,229.0,0.52,0.11,0.83,0.29,0.54,0.81,3.14,0.54,0.51,229.0,0.46,0.1,0.62,0.21,0.41,-0.84,2.92,0.47,0.47,229.0,0.51,0.08,0.68,0.34,0.33,0.05,1.78,0.51,0.51,229.0,0.29,0.09,0.53,0.14,0.39,0.05,2.23,0.31,0.31,229.0,0.18,0.08,0.41,0.06,0.35,0.95,3.01,0.2,0.15,229.0,0.32,0.09,0.58,0.11,0.47,0.08,3.03,0.33,0.31,229.0,0.51,0.08,0.72,0.29,0.44,-0.31,2.84,0.52,0.52,229.0,0.46,0.06,0.62,0.32,0.3,0.27,2.22,0.46,0.45,229.0
+AO-CCU = 0.61,0.07,0.81,0.37,0.44,0.01,2.63,0.62,0.61,6731.0,0.62,0.06,0.79,0.41,0.38,0.45,2.67,0.62,0.61,6731.0,0.61,0.06,0.79,0.39,0.4,0.35,2.62,0.62,0.6,6731.0,0.57,0.06,0.77,0.35,0.42,0.64,2.78,0.58,0.56,6731.0,0.49,0.08,0.75,0.28,0.46,0.57,2.56,0.5,0.47,6731.0,0.43,0.09,0.71,0.26,0.45,0.7,2.5,0.44,0.4,6731.0,0.38,0.08,0.66,0.24,0.42,0.84,2.75,0.39,0.35,6731.0,0.35,0.08,0.62,0.21,0.41,0.9,2.76,0.36,0.32,6731.0,0.34,0.11,0.66,0.18,0.48,0.9,2.69,0.35,0.3,6731.0,0.36,0.13,0.73,0.17,0.56,0.73,2.46,0.38,0.32,6731.0,0.41,0.13,0.73,0.16,0.57,0.42,2.15,0.43,0.39,6731.0,0.54,0.11,0.78,0.23,0.55,-0.36,3.0,0.55,0.55,6731.0
+AO-CNN = 0.49,0.09,0.72,0.26,0.46,-0.14,2.24,0.5,0.5,2615.0,0.55,0.08,0.74,0.32,0.42,-0.44,2.6,0.56,0.57,2615.0,0.55,0.08,0.73,0.34,0.4,-0.4,2.51,0.56,0.57,2615.0,0.52,0.07,0.7,0.31,0.39,-0.49,2.78,0.52,0.53,2615.0,0.42,0.08,0.65,0.23,0.42,0.31,2.52,0.42,0.41,2615.0,0.35,0.07,0.61,0.2,0.41,0.91,3.48,0.36,0.34,2615.0,0.31,0.07,0.55,0.19,0.36,1.32,4.49,0.32,0.3,2615.0,0.29,0.05,0.51,0.2,0.31,1.69,5.91,0.29,0.28,2615.0,0.27,0.06,0.51,0.18,0.33,1.84,6.34,0.28,0.26,2615.0,0.28,0.07,0.55,0.17,0.39,1.68,5.78,0.29,0.27,2615.0,0.31,0.08,0.64,0.18,0.46,1.55,5.14,0.32,0.28,2615.0,0.34,0.1,0.7,0.18,0.52,1.48,4.63,0.36,0.31,2615.0
+AO-CNO = 0.66,0.05,0.77,0.53,0.24,-0.15,2.67,0.66,0.66,787.0,0.75,0.06,0.89,0.55,0.34,-0.48,2.9,0.75,0.76,787.0,0.79,0.05,0.9,0.68,0.22,0.39,2.39,0.79,0.78,787.0,0.74,0.09,0.88,0.44,0.45,-0.76,3.3,0.74,0.75,787.0,0.71,0.1,0.87,0.52,0.35,-0.13,1.94,0.72,0.71,787.0,0.61,0.12,0.84,0.4,0.44,0.13,1.79,0.62,0.61,787.0,0.54,0.11,0.75,0.29,0.45,0.24,1.85,0.55,0.52,787.0,0.44,0.12,0.74,0.23,0.51,0.25,2.47,0.46,0.45,787.0,0.51,0.12,0.78,0.24,0.54,-0.05,2.28,0.53,0.52,787.0,0.55,0.14,0.84,0.21,0.64,-0.32,2.17,0.57,0.57,787.0,0.65,0.13,0.84,0.25,0.58,-0.99,2.91,0.66,0.7,787.0,0.65,0.09,0.85,0.42,0.43,0.35,2.53,0.66,0.63,787.0
+AO-CUS = 0.7,0.11,0.84,0.25,0.59,-2.14,7.19,0.71,0.74,1815.0,0.73,0.06,0.84,0.4,0.44,-1.18,5.07,0.73,0.73,1815.0,0.75,0.05,0.85,0.49,0.36,-1.02,5.05,0.75,0.76,1815.0,0.71,0.06,0.85,0.43,0.42,-1.29,5.44,0.72,0.73,1815.0,0.63,0.07,0.84,0.19,0.65,-0.19,5.72,0.63,0.62,1815.0,0.5,0.08,0.8,0.27,0.53,0.7,4.43,0.5,0.49,1815.0,0.42,0.07,0.71,0.23,0.48,1.47,5.87,0.43,0.41,1815.0,0.46,0.08,0.68,0.22,0.46,-0.21,2.2,0.47,0.46,1815.0,0.52,0.11,0.71,0.23,0.48,-0.55,2.47,0.53,0.53,1815.0,0.61,0.14,0.79,0.16,0.63,-1.15,3.55,0.63,0.65,1815.0,0.69,0.13,0.83,0.21,0.61,-1.77,5.47,0.71,0.74,1815.0,0.72,0.12,0.86,0.21,0.65,-2.01,6.66,0.73,0.76,1815.0
+AO-HUA = 0.66,0.05,0.78,0.53,0.25,0.11,2.74,0.66,0.65,1098.0,0.66,0.04,0.77,0.54,0.23,-0.0,2.47,0.66,0.66,1098.0,0.67,0.03,0.76,0.58,0.19,0.03,2.8,0.67,0.67,1098.0,0.63,0.04,0.73,0.51,0.22,0.26,2.95,0.63,0.62,1098.0,0.53,0.05,0.67,0.4,0.27,-0.01,2.9,0.54,0.53,1098.0,0.42,0.05,0.6,0.31,0.3,0.22,3.32,0.42,0.42,1098.0,0.37,0.04,0.53,0.26,0.27,0.06,3.78,0.37,0.37,1098.0,0.41,0.05,0.54,0.27,0.28,-0.63,3.24,0.42,0.42,1098.0,0.47,0.06,0.62,0.27,0.35,-0.81,3.75,0.48,0.49,1098.0,0.55,0.07,0.69,0.32,0.37,-0.63,3.48,0.55,0.56,1098.0,0.62,0.06,0.76,0.41,0.35,-0.42,3.42,0.62,0.62,1098.0,0.68,0.05,0.79,0.51,0.28,-0.57,3.77,0.68,0.68,1098.0
+AO-HUI = 0.63,0.08,0.78,0.38,0.4,-0.43,2.48,0.63,0.64,2642.0,0.66,0.06,0.82,0.46,0.35,-0.7,3.39,0.67,0.67,2642.0,0.68,0.05,0.82,0.5,0.32,-0.53,3.2,0.68,0.68,2642.0,0.63,0.05,0.76,0.45,0.31,-0.59,3.22,0.63,0.64,2642.0,0.52,0.07,0.67,0.34,0.33,-0.39,2.28,0.53,0.53,2642.0,0.43,0.07,0.59,0.27,0.31,-0.05,2.03,0.43,0.43,2642.0,0.36,0.06,0.52,0.23,0.28,0.38,2.2,0.36,0.35,2642.0,0.33,0.05,0.49,0.23,0.26,0.45,2.48,0.34,0.33,2642.0,0.36,0.09,0.59,0.2,0.39,0.74,2.37,0.37,0.33,2642.0,0.39,0.11,0.67,0.2,0.46,0.71,2.28,0.4,0.35,2642.0,0.49,0.13,0.71,0.25,0.46,-0.12,1.68,0.5,0.51,2642.0,0.54,0.13,0.77,0.27,0.5,-0.09,1.74,0.55,0.55,2642.0
+AO-LNO = 0.76,0.04,0.86,0.59,0.28,-0.51,3.58,0.76,0.76,3462.0,0.73,0.04,0.83,0.61,0.22,-0.28,2.53,0.74,0.74,3462.0,0.73,0.03,0.82,0.6,0.22,-0.23,2.8,0.73,0.73,3462.0,0.71,0.04,0.81,0.55,0.26,-0.29,3.1,0.71,0.71,3462.0,0.6,0.06,0.78,0.33,0.44,-0.61,4.09,0.61,0.6,3462.0,0.49,0.07,0.69,0.23,0.46,-0.23,3.25,0.5,0.5,3462.0,0.42,0.08,0.65,0.13,0.52,-0.78,4.01,0.42,0.43,3462.0,0.58,0.08,0.77,0.23,0.54,-1.05,4.46,0.59,0.6,3462.0,0.69,0.09,0.83,0.27,0.56,-1.54,5.49,0.7,0.71,3462.0,0.76,0.06,0.87,0.44,0.43,-1.3,4.92,0.77,0.78,3462.0,0.77,0.03,0.86,0.6,0.26,-0.62,4.42,0.77,0.78,3462.0,0.77,0.04,0.86,0.59,0.28,-0.49,3.13,0.77,0.77,3462.0
+AO-LSU = 0.7,0.06,0.83,0.46,0.37,-0.52,3.06,0.7,0.71,2581.0,0.72,0.05,0.84,0.58,0.26,-0.21,2.66,0.73,0.72,2581.0,0.73,0.04,0.81,0.59,0.22,-0.44,2.78,0.74,0.74,2581.0,0.69,0.04,0.81,0.52,0.29,-0.01,2.71,0.69,0.69,2581.0,0.6,0.06,0.76,0.35,0.41,0.14,2.96,0.61,0.59,2581.0,0.52,0.07,0.73,0.34,0.39,0.52,2.71,0.52,0.5,2581.0,0.45,0.06,0.63,0.31,0.32,0.61,2.77,0.45,0.44,2581.0,0.52,0.06,0.69,0.37,0.32,0.2,2.56,0.53,0.52,2581.0,0.62,0.06,0.75,0.41,0.34,-0.51,3.42,0.62,0.62,2581.0,0.7,0.06,0.86,0.45,0.42,-0.47,4.54,0.7,0.7,2581.0,0.75,0.04,0.84,0.56,0.28,-0.92,4.04,0.75,0.76,2581.0,0.72,0.05,0.83,0.56,0.26,-0.4,2.71,0.72,0.73,2581.0
+AO-LUA = 0.4,0.09,0.57,0.19,0.38,-0.43,2.42,0.41,0.42,100.0,0.44,0.1,0.6,0.19,0.41,-0.74,2.58,0.46,0.48,100.0,0.56,0.11,0.71,0.25,0.46,-0.98,3.05,0.57,0.6,100.0,0.47,0.12,0.65,0.18,0.47,-0.67,2.6,0.48,0.49,100.0,0.41,0.1,0.59,0.19,0.4,-0.33,2.38,0.42,0.43,100.0,0.32,0.08,0.48,0.15,0.33,-0.23,2.51,0.33,0.33,100.0,0.3,0.09,0.49,0.13,0.36,0.07,2.57,0.32,0.31,100.0,0.28,0.08,0.44,0.15,0.29,0.33,2.33,0.29,0.27,100.0,0.23,0.07,0.38,0.13,0.26,0.33,1.78,0.24,0.21,100.0,0.28,0.09,0.48,0.14,0.33,0.47,2.43,0.29,0.26,100.0,0.25,0.09,0.45,0.12,0.33,0.38,2.28,0.27,0.25,100.0,0.32,0.1,0.53,0.14,0.38,-0.05,1.94,0.34,0.33,100.0
+AO-MAL = 0.74,0.05,0.84,0.47,0.36,-1.39,5.44,0.74,0.75,2800.0,0.74,0.05,0.84,0.56,0.28,-0.57,3.03,0.74,0.74,2800.0,0.73,0.04,0.82,0.57,0.26,-0.54,2.88,0.73,0.73,2800.0,0.72,0.05,0.83,0.55,0.28,-0.67,3.33,0.72,0.72,2800.0,0.61,0.08,0.78,0.3,0.48,-0.92,4.08,0.62,0.62,2800.0,0.49,0.09,0.72,0.2,0.52,0.08,3.11,0.5,0.48,2800.0,0.41,0.08,0.64,0.18,0.46,0.5,3.2,0.42,0.4,2800.0,0.47,0.1,0.71,0.22,0.48,-0.17,2.86,0.48,0.48,2800.0,0.57,0.09,0.79,0.28,0.51,-0.17,2.92,0.58,0.57,2800.0,0.66,0.08,0.84,0.2,0.63,-1.51,7.45,0.67,0.68,2800.0,0.75,0.04,0.84,0.59,0.26,-0.76,3.43,0.75,0.75,2800.0,0.76,0.05,0.86,0.51,0.35,-1.02,5.43,0.76,0.76,2800.0
+AO-MOX = 0.66,0.08,0.83,0.35,0.48,-0.77,2.9,0.66,0.68,6632.0,0.71,0.08,0.87,0.43,0.44,-0.6,2.81,0.71,0.72,6632.0,0.71,0.08,0.87,0.43,0.44,-0.8,2.75,0.71,0.73,6632.0,0.68,0.09,0.84,0.41,0.43,-0.72,2.6,0.68,0.7,6632.0,0.63,0.09,0.81,0.35,0.46,-0.62,2.46,0.63,0.65,6632.0,0.56,0.1,0.76,0.3,0.46,-0.58,2.29,0.57,0.59,6632.0,0.5,0.09,0.71,0.27,0.44,-0.47,2.27,0.51,0.52,6632.0,0.48,0.08,0.67,0.2,0.47,-0.6,2.91,0.48,0.49,6632.0,0.51,0.1,0.74,0.24,0.5,-0.29,2.25,0.52,0.53,6632.0,0.57,0.12,0.78,0.25,0.53,-0.38,2.11,0.58,0.59,6632.0,0.64,0.11,0.83,0.26,0.57,-0.64,2.66,0.65,0.66,6632.0,0.65,0.1,0.84,0.34,0.5,-0.71,2.81,0.66,0.67,6632.0
+AO-NAM = 0.27,0.17,0.73,-0.03,0.76,0.76,2.33,0.32,0.21,1943.0,0.34,0.2,0.77,0.02,0.75,0.34,1.92,0.4,0.32,1943.0,0.36,0.2,0.77,0.02,0.76,0.25,1.85,0.41,0.34,1943.0,0.32,0.18,0.74,0.06,0.69,0.39,1.97,0.36,0.29,1943.0,0.25,0.14,0.63,0.01,0.62,0.63,2.36,0.28,0.22,1943.0,0.22,0.1,0.54,0.02,0.52,0.58,2.39,0.24,0.2,1943.0,0.2,0.08,0.46,-0.02,0.48,0.52,2.34,0.22,0.19,1943.0,0.2,0.08,0.42,-0.02,0.44,0.44,2.16,0.21,0.19,1943.0,0.19,0.08,0.41,-0.02,0.43,0.54,2.25,0.2,0.17,1943.0,0.18,0.08,0.41,0.03,0.38,0.66,2.4,0.2,0.16,1943.0,0.2,0.12,0.57,-0.05,0.62,1.08,3.32,0.23,0.16,1943.0,0.21,0.13,0.62,0.0,0.62,1.13,3.43,0.25,0.16,1943.0
+AO-UIG = 0.71,0.06,0.85,0.5,0.35,-0.21,2.36,0.71,0.71,2026.0,0.76,0.05,0.86,0.58,0.29,-0.85,4.41,0.76,0.77,2026.0,0.75,0.06,0.88,0.55,0.33,-0.71,3.83,0.76,0.76,2026.0,0.74,0.07,0.89,0.46,0.43,-0.78,3.77,0.74,0.75,2026.0,0.7,0.08,0.88,0.48,0.4,-0.04,2.33,0.7,0.7,2026.0,0.6,0.1,0.84,0.28,0.56,0.06,2.29,0.6,0.59,2026.0,0.52,0.08,0.74,0.28,0.46,-0.03,2.83,0.53,0.52,2026.0,0.56,0.1,0.8,0.25,0.55,-0.06,2.35,0.57,0.56,2026.0,0.62,0.12,0.84,0.28,0.56,-0.64,2.88,0.63,0.63,2026.0,0.62,0.15,0.86,0.19,0.67,-0.64,2.39,0.64,0.66,2026.0,0.75,0.07,0.88,0.44,0.44,-1.04,4.25,0.75,0.76,2026.0,0.73,0.1,0.87,0.38,0.49,-0.86,2.93,0.73,0.76,2026.0
+AO-ZAI = 0.65,0.06,0.82,0.41,0.42,-0.21,3.4,0.66,0.65,1200.0,0.65,0.07,0.81,0.34,0.46,-0.4,3.58,0.66,0.66,1200.0,0.71,0.06,0.83,0.38,0.44,-1.02,5.47,0.71,0.71,1200.0,0.56,0.11,0.79,0.31,0.48,-0.02,2.35,0.57,0.56,1200.0,0.62,0.11,0.81,0.3,0.51,-0.7,2.49,0.63,0.65,1200.0,0.46,0.08,0.7,0.27,0.43,-0.01,2.74,0.46,0.46,1200.0,0.45,0.1,0.68,0.19,0.49,-0.17,2.58,0.46,0.45,1200.0,0.43,0.08,0.67,0.19,0.48,0.48,2.67,0.44,0.42,1200.0,0.31,0.07,0.61,0.14,0.47,0.96,3.8,0.32,0.29,1200.0,0.42,0.13,0.8,0.13,0.67,0.19,2.55,0.44,0.42,1200.0,0.53,0.1,0.79,0.27,0.52,0.21,2.25,0.54,0.52,1200.0,0.53,0.11,0.83,0.31,0.52,0.6,2.83,0.54,0.51,1200.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_nighttemp_2005.properties
new file mode 100644
index 0000000..39bbf80
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_nighttemp_2005.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 2005 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=2005
+
+# 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 = 20.87,1.34,24.06,15.24,8.82,-0.7,3.8,20.92,21.02,1106.0,20.41,1.36,24.06,11.38,12.68,-1.15,8.11,20.46,20.47,1053.0,20.68,1.27,24.33,14.41,9.92,-0.53,3.82,20.72,20.75,1105.0,18.26,2.36,22.95,9.17,13.78,-0.77,3.27,18.41,18.82,1103.0,19.15,0.99,21.57,16.34,5.24,-0.19,2.59,19.18,19.09,1106.0,16.23,0.92,18.54,13.03,5.51,-0.45,3.61,16.26,16.27,1106.0,15.52,0.85,17.85,12.48,5.37,-0.14,2.73,15.55,15.51,1106.0,15.4,1.05,18.54,11.38,7.17,-0.3,2.46,15.44,15.55,1106.0,17.91,0.95,20.47,14.96,5.51,-0.25,2.63,17.94,17.99,1106.0,18.29,1.33,22.4,13.58,8.82,-0.79,3.41,18.34,18.54,1105.0,19.34,1.72,22.95,9.17,13.78,-1.76,7.71,19.42,19.65,1080.0,18.8,1.71,22.4,6.97,15.43,-1.13,5.98,18.88,19.09,1097.0
+AO-BGU-G020001 = 17.63,3.39,24.33,5.04,19.29,-1.2,4.74,17.95,18.06,1317.0,18.68,4.12,25.43,-1.02,26.46,-1.64,6.45,19.13,19.37,1316.0,16.93,3.13,24.06,3.11,20.94,-0.75,4.65,17.22,16.96,1317.0,18.8,1.99,22.68,12.2,10.47,-0.62,3.08,18.9,19.09,1317.0,16.98,1.67,21.3,11.65,9.65,-0.49,2.97,17.06,17.17,1317.0,14.69,1.56,17.99,8.07,9.92,-0.85,4.5,14.77,14.82,1317.0,14.45,1.59,18.27,8.35,9.92,-0.69,3.49,14.54,14.69,1317.0,14.91,0.93,19.09,11.1,7.99,-0.13,4.07,14.94,14.89,1317.0,16.42,1.2,19.37,12.48,6.89,0.11,2.45,16.47,16.34,1317.0,17.24,1.86,21.3,11.38,9.92,-0.35,2.6,17.34,17.37,1316.0,17.85,2.62,22.68,5.04,17.64,-1.3,5.72,18.04,18.27,1317.0,17.74,2.88,22.4,6.69,15.71,-1.24,4.3,17.97,18.41,1317.0
+AO-BIE-G030001 = 14.89,2.54,21.57,1.18,20.39,-0.83,4.49,15.1,15.17,2320.0,15.22,2.82,20.06,0.91,19.15,-1.75,7.29,15.48,15.79,2155.0,15.3,1.83,20.2,8.35,11.85,-0.43,3.01,15.41,15.58,2394.0,14.55,1.1,18.27,11.1,7.17,0.44,2.74,14.59,14.41,2399.0,12.91,1.23,16.61,9.72,6.89,0.24,2.96,12.97,12.82,2399.0,11.1,1.38,16.06,7.8,8.27,0.7,3.21,11.18,10.83,2399.0,10.0,1.7,16.34,5.59,10.75,0.63,3.18,10.15,9.72,2399.0,13.58,1.23,17.72,10.28,7.44,0.63,3.67,13.63,13.44,2399.0,14.6,1.4,18.82,10.83,7.99,0.11,2.72,14.67,14.55,2399.0,14.97,1.4,18.54,8.35,10.2,-0.38,3.22,15.03,15.1,2399.0,15.2,1.47,18.54,3.11,15.43,-2.01,12.93,15.27,15.24,2390.0,15.27,1.17,18.82,10.83,7.99,-0.11,2.98,15.31,15.24,2399.0
+AO-CAB-G040001 = 21.1,0.92,23.23,18.27,4.96,-0.63,2.99,21.12,21.3,229.0,20.06,1.3,21.99,14.41,7.58,-1.8,6.92,20.1,20.47,228.0,22.5,1.19,24.33,19.92,4.41,-0.19,1.81,22.53,22.61,227.0,19.84,1.24,22.68,13.86,8.82,-1.32,5.71,19.88,20.2,229.0,20.05,0.73,21.3,17.72,3.58,-0.76,3.87,20.06,20.13,229.0,17.63,0.55,18.82,16.34,2.48,-0.3,2.94,17.64,17.72,229.0,14.76,1.26,17.99,11.1,6.89,-0.43,3.28,14.82,15.1,229.0,15.74,0.9,17.99,13.86,4.13,0.5,2.56,15.77,15.51,229.0,18.51,0.74,19.92,15.24,4.69,-1.19,5.16,18.53,18.68,229.0,18.66,1.87,21.3,7.24,14.06,-2.95,13.69,18.75,19.09,229.0,19.91,1.85,22.68,8.9,13.78,-1.85,8.93,20.0,20.33,223.0,19.48,0.68,21.57,17.44,4.13,-0.65,3.64,19.49,19.65,222.0
+AO-CCU-G050001 = 18.09,1.58,21.57,1.46,20.12,-1.44,8.77,18.16,18.41,6727.0,18.43,1.37,21.85,11.65,10.2,-0.77,3.85,18.48,18.54,6731.0,18.06,1.24,21.3,9.72,11.57,-1.07,5.45,18.11,18.27,6731.0,16.02,0.93,19.92,13.03,6.89,-0.43,3.35,16.05,16.2,6731.0,13.6,0.86,16.89,10.55,6.34,0.02,3.01,13.62,13.58,6731.0,11.81,1.15,15.79,5.04,10.75,-0.27,3.11,11.87,11.93,6730.0,9.0,1.04,12.2,5.04,7.17,-0.08,2.82,9.06,9.04,6730.0,13.34,0.86,16.61,10.0,6.61,-0.29,3.16,13.37,13.38,6731.0,14.96,1.06,19.92,11.38,8.54,-0.04,2.61,15.0,14.96,6731.0,18.06,1.33,21.3,13.31,7.99,-0.39,2.66,18.11,18.13,6731.0,18.32,1.38,21.85,13.58,8.27,-0.68,2.86,18.38,18.54,6731.0,17.61,1.71,21.57,10.55,11.02,-0.65,2.93,17.7,17.99,6731.0
+AO-CNN-G080001 = 19.02,1.76,24.33,11.93,12.4,0.21,2.89,19.1,18.82,2615.0,19.23,1.81,25.43,14.69,10.75,0.53,3.13,19.32,18.96,2615.0,18.32,1.75,24.61,12.48,12.13,0.25,3.37,18.41,18.13,2615.0,17.58,1.95,24.61,14.41,10.2,0.95,3.4,17.69,16.96,2615.0,15.23,1.99,22.95,11.65,11.3,1.41,5.14,15.36,14.82,2615.0,13.18,2.15,21.85,8.9,12.95,1.32,4.34,13.36,12.62,2612.0,10.68,2.5,20.2,6.97,13.23,1.53,5.08,10.97,10.28,2615.0,14.4,1.49,20.75,11.38,9.37,1.39,5.39,14.48,14.13,2615.0,15.67,1.86,23.78,11.93,11.85,1.4,5.37,15.78,15.37,2615.0,19.1,1.33,24.06,14.13,9.92,0.34,3.89,19.15,19.09,2615.0,19.66,1.69,25.71,15.79,9.92,0.91,3.92,19.73,19.44,2615.0,19.68,1.7,26.26,15.24,11.02,0.58,3.93,19.75,19.65,2615.0
+AO-CNO-G060001 = 18.39,1.64,22.4,11.38,11.02,-0.54,3.2,18.47,18.54,787.0,18.54,1.64,22.4,14.13,8.27,-0.29,2.13,18.61,18.82,779.0,18.19,2.09,22.68,13.03,9.65,0.05,1.99,18.31,18.13,787.0,17.22,1.71,21.02,11.38,9.65,-0.12,2.65,17.31,17.23,787.0,17.86,1.27,21.3,14.13,7.17,-0.37,3.1,17.91,17.99,787.0,15.6,0.87,18.54,12.48,6.06,0.12,3.47,15.63,15.58,787.0,15.46,0.99,17.99,11.93,6.06,-0.65,3.1,15.49,15.65,787.0,14.32,0.99,17.99,11.1,6.89,0.27,3.28,14.35,14.27,787.0,17.42,1.4,20.75,14.13,6.61,0.21,2.04,17.48,17.3,787.0,17.12,1.83,21.57,5.04,16.54,-0.56,5.26,17.22,17.17,785.0,16.0,3.98,21.85,-1.85,23.7,-1.9,7.63,16.49,16.61,717.0,17.52,2.49,21.85,3.11,18.74,-1.27,5.2,17.7,18.13,785.0
+AO-CUS-G070001 = 16.76,2.75,24.33,2.83,21.5,-0.49,6.3,16.98,16.61,1815.0,17.09,2.5,23.23,1.73,21.5,-1.16,8.24,17.27,17.17,1760.0,16.76,2.5,23.23,3.11,20.12,-0.56,6.19,16.95,16.61,1813.0,17.07,1.69,22.68,12.48,10.2,0.28,3.22,17.15,17.03,1815.0,16.01,1.83,21.3,10.83,10.47,0.12,3.17,16.12,15.79,1815.0,14.38,1.57,18.27,8.07,10.2,-0.6,4.49,14.47,14.41,1812.0,13.32,1.58,17.03,8.07,8.96,-0.55,3.11,13.42,13.44,1815.0,14.54,1.11,17.79,11.93,5.86,0.09,2.68,14.58,14.55,1815.0,16.1,1.3,20.2,7.52,12.68,0.26,3.64,16.16,15.93,1814.0,16.14,1.63,22.13,10.83,11.3,0.26,3.67,16.23,16.2,1815.0,16.27,2.12,22.13,3.11,19.02,-1.24,8.06,16.41,16.48,1809.0,16.13,1.93,21.3,6.97,14.33,-0.34,4.1,16.24,16.06,1815.0
+AO-HUA-G090001 = 13.94,2.36,17.72,1.18,16.54,-2.02,7.76,14.14,14.69,1095.0,13.44,2.87,18.54,-0.2,18.74,-1.43,6.1,13.74,13.89,1080.0,13.11,2.02,16.06,3.11,12.95,-1.72,6.66,13.27,13.58,1098.0,14.35,0.96,16.61,11.65,4.96,-0.11,2.45,14.38,14.41,1098.0,13.12,1.09,16.06,10.55,5.51,-0.14,2.28,13.16,13.31,1098.0,11.8,1.45,16.06,8.62,7.44,0.5,2.74,11.89,11.62,1098.0,10.44,1.6,15.24,6.14,9.09,0.09,2.64,10.57,10.41,1098.0,13.84,0.86,16.2,10.83,5.37,0.06,2.88,13.87,13.86,1098.0,14.85,1.17,17.44,11.1,6.34,-0.39,2.74,14.89,14.96,1098.0,14.48,1.41,18.54,6.69,11.85,-0.73,4.97,14.55,14.55,1098.0,13.5,2.49,18.27,0.91,17.36,-1.76,7.43,13.73,14.0,1093.0,13.48,2.45,17.72,1.18,16.54,-1.93,7.36,13.7,14.13,1098.0
+AO-HUI-G100001 = 15.98,1.74,21.3,5.87,15.43,-1.26,6.29,16.07,16.2,2605.0,16.76,1.58,22.68,8.07,14.61,-0.05,4.75,16.83,16.79,2642.0,15.55,1.6,19.37,6.69,12.68,-0.71,5.34,15.63,15.65,2642.0,15.93,1.28,21.3,11.93,9.37,0.88,4.64,15.98,15.79,2642.0,14.0,1.53,19.37,10.55,8.82,1.21,4.53,14.09,13.72,2642.0,11.77,1.63,17.72,6.69,11.02,0.75,3.71,11.88,11.52,2642.0,10.73,2.31,20.47,5.87,14.61,1.6,5.52,10.98,10.14,2633.0,13.57,1.06,16.61,9.72,6.89,-0.02,3.19,13.61,13.58,2642.0,15.16,1.33,18.82,9.72,9.09,-0.26,3.29,15.22,15.24,2642.0,16.66,1.46,21.02,11.93,9.09,-0.12,2.76,16.72,16.61,2642.0,17.24,1.43,22.4,10.14,12.26,-0.25,3.6,17.3,17.17,2642.0,16.55,1.87,22.13,6.42,15.71,-0.45,3.7,16.65,16.61,2642.0
+AO-LNO-G120001 = 18.17,1.07,21.02,13.03,7.99,-0.4,3.37,18.2,18.13,3462.0,19.44,1.45,22.95,11.65,11.3,-0.84,4.06,19.5,19.65,3461.0,18.0,1.43,21.57,8.07,13.5,-1.1,5.14,18.05,18.27,3460.0,18.11,1.04,20.75,5.87,14.88,-1.18,12.3,18.14,18.06,3461.0,16.34,1.12,19.09,13.03,6.06,0.11,2.09,16.37,16.2,3462.0,14.57,1.46,18.27,9.72,8.54,-0.09,2.1,14.65,14.69,3462.0,15.12,1.53,19.09,11.38,7.72,0.01,2.02,15.19,15.1,3462.0,16.94,1.1,20.2,11.38,8.82,0.02,2.58,16.98,16.89,3462.0,18.02,1.12,21.3,14.41,6.89,0.02,2.4,18.05,17.99,3462.0,17.73,1.21,21.02,12.48,8.54,-0.46,2.9,17.77,17.85,3462.0,17.51,1.36,21.02,8.35,12.68,-0.92,5.55,17.56,17.58,3442.0,16.99,1.74,21.57,5.31,16.26,-1.01,5.79,17.08,17.17,3377.0
+AO-LSU-G130001 = 17.1,1.08,20.2,8.35,11.85,-0.98,7.31,17.14,17.17,2580.0,18.53,1.58,22.4,7.24,15.16,-2.1,10.54,18.6,18.82,2579.0,17.29,1.02,19.92,10.55,9.37,-1.52,8.86,17.32,17.44,2580.0,16.98,0.87,19.65,14.41,5.24,-0.02,2.78,17.0,17.03,2581.0,14.57,1.03,17.17,11.93,5.24,0.11,2.29,14.61,14.41,2581.0,12.47,1.36,17.17,8.62,8.54,0.23,2.77,12.54,12.34,2581.0,12.67,1.69,17.99,8.35,9.65,0.11,2.58,12.78,12.62,2581.0,15.07,1.09,18.54,11.93,6.61,0.19,2.84,15.11,14.96,2581.0,16.22,1.51,19.92,13.03,6.89,0.24,2.21,16.29,16.06,2581.0,16.5,1.09,19.37,12.48,6.89,-0.14,2.69,16.53,16.48,2581.0,16.47,1.21,20.2,7.52,12.68,-0.97,7.17,16.52,16.61,2580.0,16.17,2.49,19.65,-1.02,20.67,-3.09,17.17,16.36,16.89,2386.0
+AO-LUA-G110001 = 23.44,0.29,23.64,23.23,0.41,0.0,1.0,23.44,23.44,2.0,22.95,0.0,22.95,22.95,0.0,-1.078867718E7,7.771822076710811E13,22.95,22.95,2.0,22.88,0.29,23.09,22.68,0.41,-0.0,1.0,22.88,22.88,2.0,20.54,0.1,20.61,20.47,0.14,-0.0,1.0,20.54,20.54,2.0,19.4,0.05,19.44,19.37,0.07,0.0,0.94,19.4,19.4,2.0,18.2,0.49,18.54,17.85,0.69,0.0,1.0,18.2,18.2,2.0,17.58,0.0,17.58,17.58,0.0,-8012148.28,4.282063802085647E13,17.58,17.58,2.0,17.79,0.29,17.99,17.58,0.41,0.0,1.0,17.79,17.79,2.0,19.68,0.15,19.78,19.58,0.21,-0.0,1.0,19.68,19.68,2.0,20.4,0.1,20.47,20.33,0.14,-0.0,1.01,20.4,20.4,2.0,20.37,0.34,20.61,20.13,0.48,-0.0,1.0,20.37,20.37,2.0,20.06,0.19,20.2,19.92,0.28,0.0,1.0,20.06,20.06,2.0
+AO-LUA-G110002 = 22.66,0.58,24.06,20.89,3.17,-0.97,4.3,22.67,22.81,94.0,22.45,0.71,23.78,19.37,4.41,-0.93,5.55,22.46,22.54,94.0,22.29,0.5,23.78,21.16,2.62,0.31,3.12,22.29,22.26,94.0,19.85,0.83,22.13,17.72,4.41,-0.1,2.75,19.87,19.92,94.0,20.05,0.66,21.02,18.27,2.76,-0.55,2.53,20.06,20.09,94.0,16.75,0.85,18.82,14.96,3.86,0.26,2.34,16.77,16.72,94.0,15.96,1.0,17.72,13.86,3.86,-0.11,2.18,15.99,15.96,94.0,16.37,0.91,18.27,14.41,3.86,0.06,2.13,16.39,16.27,94.0,19.1,0.62,20.27,16.89,3.38,-0.34,3.83,19.11,19.09,94.0,19.71,0.76,21.3,17.17,4.13,-0.57,3.26,19.72,19.85,94.0,20.32,0.82,22.13,18.54,3.58,0.32,2.29,20.33,20.13,94.0,19.73,0.93,22.13,16.89,5.24,-0.65,3.82,19.76,19.85,94.0
+AO-LUA-G110003 = 23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,22.26,NaN,22.26,22.26,0.0,NaN,NaN,22.26,22.26,1.0,23.37,NaN,23.37,23.37,0.0,NaN,NaN,23.37,23.37,1.0,19.51,NaN,19.51,19.51,0.0,NaN,NaN,19.51,19.51,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0,17.85,NaN,17.85,17.85,0.0,NaN,NaN,17.85,17.85,1.0,20.33,NaN,20.33,20.33,0.0,NaN,NaN,20.33,20.33,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0
+AO-LUA-G110004 = 23.44,0.29,23.64,23.23,0.41,0.0,1.0,23.44,23.44,2.0,22.88,0.1,22.95,22.81,0.14,-0.0,1.0,22.88,22.88,2.0,22.68,0.39,22.95,22.4,0.55,-0.0,1.0,22.68,22.68,2.0,20.4,0.29,20.61,20.2,0.41,0.0,1.0,20.4,20.4,2.0,19.65,0.0,19.65,19.65,0.0,1.879048192E9,-6.3951114708661043E17,19.65,19.65,2.0,17.79,0.49,18.13,17.44,0.69,0.0,1.0,17.79,17.79,2.0,17.85,0.19,17.99,17.72,0.28,0.0,1.0,17.85,17.85,2.0,17.79,0.1,17.85,17.72,0.14,0.0,1.0,17.79,17.79,2.0,20.06,0.19,20.2,19.92,0.28,-0.0,1.0,20.06,20.06,2.0,20.47,0.0,20.47,20.47,0.0,-4.02653184E8,1.44115188075855872E17,20.47,20.47,2.0,20.4,0.29,20.61,20.2,0.41,0.0,1.0,20.4,20.4,2.0,19.85,0.29,20.06,19.65,0.41,-0.0,1.0,19.85,19.85,2.0
+AO-LUA-G110005 = 23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0
+AO-MAL-G140001 = 18.26,1.44,23.5,12.2,11.3,-0.11,2.65,18.32,18.27,2778.0,18.68,2.26,23.5,3.66,19.84,-1.15,6.93,18.81,18.82,2788.0,17.72,1.43,22.13,11.65,10.47,0.05,3.0,17.78,17.58,2799.0,17.78,1.65,22.13,13.72,8.41,0.52,2.27,17.86,17.37,2800.0,16.21,1.8,20.75,12.2,8.54,0.57,2.03,16.31,15.51,2800.0,14.47,1.8,19.37,10.83,8.54,0.41,2.06,14.59,14.0,2800.0,14.14,2.16,19.37,8.35,11.02,0.14,2.06,14.31,13.86,2800.0,16.24,1.83,20.75,12.2,8.54,0.31,2.2,16.34,15.93,2800.0,17.51,1.57,21.3,13.58,7.72,0.39,2.13,17.58,17.17,2800.0,17.34,1.91,22.4,8.9,13.5,0.16,2.83,17.44,16.89,2799.0,17.55,1.56,22.13,11.1,11.02,-0.05,3.11,17.62,17.3,2784.0,17.36,1.95,22.13,8.62,13.5,-0.41,3.74,17.46,17.3,2788.0
+AO-MOX-G150001 = 17.32,1.66,23.23,8.35,14.88,-0.4,3.89,17.4,17.44,6582.0,18.39,2.01,26.54,10.55,15.98,0.76,3.83,18.5,18.13,6631.0,17.96,1.81,24.61,10.83,13.78,0.44,3.14,18.06,17.72,6632.0,16.62,1.69,23.5,13.58,9.92,1.25,4.06,16.71,16.06,6632.0,14.07,1.15,18.54,11.1,7.44,0.73,3.34,14.12,13.86,6632.0,11.63,0.99,16.34,8.07,8.27,0.16,4.15,11.67,11.65,6630.0,10.54,1.26,15.79,5.59,10.2,0.72,4.31,10.61,10.41,6632.0,13.6,1.01,18.27,10.83,7.44,0.66,4.19,13.64,13.58,6632.0,15.02,0.96,19.09,10.83,8.27,0.12,3.15,15.05,14.96,6632.0,16.55,0.98,19.37,12.2,7.17,-0.37,3.08,16.58,16.61,6632.0,16.65,1.26,20.2,11.65,8.54,-0.32,2.76,16.7,16.75,6631.0,16.85,1.48,20.47,2.01,18.46,-1.47,10.91,16.91,17.03,6550.0
+AO-NAM-G160001 = 19.34,2.62,24.61,5.31,19.29,-1.06,4.77,19.52,19.78,1939.0,21.97,2.03,26.54,13.86,12.68,-0.49,3.08,22.07,22.06,1941.0,20.33,2.34,27.36,7.93,19.43,-0.74,5.22,20.47,20.47,1941.0,20.29,2.74,25.71,11.1,14.61,-0.94,3.43,20.48,20.89,1941.0,18.35,2.46,24.61,10.83,13.78,-0.8,3.67,18.52,18.68,1941.0,15.57,1.97,22.13,9.72,12.4,0.1,3.84,15.69,15.51,1940.0,16.34,2.12,22.13,11.1,11.02,0.33,2.75,16.47,16.06,1941.0,15.0,1.96,21.57,8.9,12.68,-0.52,3.7,15.13,15.24,1941.0,16.63,1.89,24.88,11.1,13.78,0.1,3.95,16.73,16.61,1941.0,18.19,2.37,24.06,10.28,13.78,-0.78,3.38,18.34,18.54,1941.0,19.36,2.71,26.54,10.55,15.98,-0.86,3.64,19.55,19.71,1941.0,18.88,2.29,25.43,10.55,14.88,-0.65,3.49,19.02,19.23,1941.0
+AO-NAM-G160002 = 16.61,0.0,16.61,16.61,0.0,-7943082.26,4.212144070486688E13,16.61,16.61,2.0,19.06,0.05,19.09,19.03,0.07,0.0,0.97,19.06,19.06,2.0,18.13,0.39,18.41,17.85,0.55,0.0,1.0,18.13,18.13,2.0,14.44,0.05,14.48,14.41,0.07,0.0,0.98,14.44,14.44,2.0,13.13,0.24,13.31,12.96,0.34,-0.0,1.0,13.14,13.13,2.0,12.2,0.0,12.2,12.2,0.0,-7164528.82,3.417201431057469E13,12.2,12.2,2.0,12.69,0.1,12.76,12.62,0.14,0.0,1.0,12.69,12.69,2.0,12.48,0.19,12.62,12.34,0.28,-0.0,1.0,12.48,12.48,2.0,12.69,0.1,12.76,12.62,0.14,0.0,1.0,12.69,12.69,2.0,13.96,0.44,14.27,13.65,0.62,0.0,1.0,13.97,13.96,2.0,14.93,0.44,15.24,14.62,0.62,0.0,1.0,14.93,14.93,2.0,15.06,0.05,15.1,15.03,0.07,-0.0,1.04,15.06,15.06,2.0
+AO-UIG-G170001 = 19.01,1.24,22.95,13.86,9.09,-0.44,3.33,19.05,19.09,2026.0,19.46,1.65,24.06,9.17,14.88,-0.59,4.1,19.53,19.51,1984.0,17.83,1.79,21.85,6.69,15.16,-0.7,4.89,17.92,17.99,1994.0,17.35,1.69,21.57,7.52,14.06,-0.59,5.16,17.44,17.44,2012.0,18.17,1.24,20.61,14.96,5.65,-0.38,2.29,18.21,18.27,2026.0,16.35,1.08,19.09,13.03,6.06,0.26,2.56,16.39,16.34,2026.0,15.42,1.48,19.09,10.0,9.09,-0.41,2.86,15.49,15.51,2026.0,15.77,1.74,20.47,11.1,9.37,0.5,2.43,15.87,15.37,2026.0,17.36,1.33,21.85,13.58,8.27,0.44,2.86,17.41,17.17,2026.0,17.71,1.36,22.4,12.48,9.92,0.11,3.29,17.76,17.72,2026.0,18.17,1.76,22.4,7.52,14.88,-0.76,4.76,18.26,18.27,1927.0,17.6,1.65,22.4,9.72,12.68,-0.35,3.19,17.68,17.72,2016.0
+AO-ZAI-G180001 = 20.4,1.12,23.78,14.69,9.09,-0.57,4.12,20.43,20.47,1175.0,19.34,2.62,23.5,4.76,18.74,-2.61,11.59,19.51,19.99,1129.0,20.46,1.41,23.5,16.34,7.17,-0.38,2.53,20.51,20.61,1166.0,18.66,1.5,22.95,8.9,14.06,-0.99,5.37,18.72,18.82,1173.0,18.91,1.04,21.3,10.83,10.47,-1.4,8.27,18.94,19.09,1178.0,15.76,0.97,18.82,12.2,6.61,-0.25,3.34,15.79,15.79,1178.0,15.61,0.86,18.82,13.03,5.79,0.02,3.37,15.63,15.65,1178.0,15.59,1.04,19.37,12.48,6.89,0.37,3.64,15.62,15.51,1178.0,17.38,1.05,19.92,13.86,6.06,-0.33,2.87,17.41,17.44,1178.0,18.68,1.32,21.57,8.07,13.5,-1.98,11.8,18.72,18.96,1178.0,20.13,1.33,22.68,15.79,6.89,-0.72,3.07,20.18,20.33,1157.0,19.28,1.45,22.4,4.76,17.64,-2.24,15.7,19.33,19.51,1162.0
+AO-ZAI-G180002 = 21.02,0.41,21.44,20.61,0.83,-0.0,1.15,21.03,21.02,4.0,20.11,0.23,20.4,19.92,0.48,0.36,1.47,20.11,20.06,4.0,23.28,1.82,25.71,21.85,3.86,0.57,1.72,23.33,22.78,4.0,19.65,0.25,19.92,19.37,0.55,-0.0,1.36,19.65,19.65,4.0,19.78,0.11,19.92,19.65,0.28,-0.0,2.0,19.78,19.78,4.0,16.68,0.4,17.17,16.2,0.96,-0.0,1.92,16.69,16.68,4.0,16.89,0.56,17.58,16.2,1.38,0.0,2.0,16.9,16.89,4.0,14.81,0.23,15.03,14.55,0.48,-0.13,1.28,14.81,14.82,4.0,17.73,0.18,17.99,17.58,0.41,0.83,2.1,17.73,17.68,4.0,19.3,0.08,19.37,19.23,0.14,0.0,1.0,19.3,19.3,4.0,19.09,0.23,19.37,18.82,0.55,-0.0,2.0,19.1,19.09,4.0,18.73,0.47,19.23,18.27,0.96,0.05,1.18,18.74,18.72,4.0
+AO-ZAI-G180003 = 20.82,0.88,21.44,20.2,1.24,-0.0,1.0,20.83,20.82,2.0,20.61,0.58,21.02,20.2,0.83,-0.0,1.0,20.61,20.61,2.0,23.16,0.68,23.64,22.68,0.96,0.0,1.0,23.16,23.16,2.0,20.16,0.34,20.4,19.92,0.48,-0.0,1.0,20.16,20.16,2.0,19.58,0.1,19.65,19.51,0.14,0.0,1.0,19.58,19.58,2.0,16.3,0.15,16.41,16.2,0.21,-0.0,1.0,16.3,16.3,2.0,16.2,0.0,16.2,16.2,0.0,-8239611.71,4.523536603746988E13,16.2,16.2,2.0,15.0,0.05,15.03,14.96,0.07,0.0,0.99,15.0,15.0,2.0,17.61,0.05,17.65,17.58,0.07,0.0,0.97,17.61,17.61,2.0,19.44,0.1,19.51,19.37,0.14,-0.0,1.0,19.44,19.44,2.0,19.34,0.73,19.85,18.82,1.03,0.0,1.0,19.34,19.34,2.0,18.51,0.15,18.61,18.41,0.21,-0.0,1.0,18.51,18.51,2.0
+AO-ZAI-G180004 = 21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,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,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0
+AO-ZAI-G180005 = 21.44,NaN,21.44,21.44,0.0,NaN,NaN,21.44,21.44,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,23.64,NaN,23.64,23.64,0.0,NaN,NaN,23.64,23.64,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,16.2,NaN,16.2,16.2,0.0,NaN,NaN,16.2,16.2,1.0,16.2,NaN,16.2,16.2,0.0,NaN,NaN,16.2,16.2,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,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,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,18.41,NaN,18.41,18.41,0.0,NaN,NaN,18.41,18.41,1.0
+AO-ZAI-G180006 = 21.23,0.1,21.3,21.16,0.14,0.0,1.0,21.23,21.23,2.0,20.71,0.15,20.82,20.61,0.21,0.0,1.0,20.71,20.71,2.0,20.44,0.34,20.68,20.2,0.48,-0.0,1.0,20.44,20.44,2.0,19.99,0.49,20.33,19.65,0.69,0.0,1.0,19.99,19.99,2.0,19.71,0.29,19.92,19.51,0.41,0.0,1.0,19.72,19.71,2.0,17.37,0.1,17.44,17.3,0.14,-0.0,1.0,17.37,17.37,2.0,17.96,0.54,18.34,17.58,0.76,-0.0,1.0,17.96,17.96,2.0,15.17,0.1,15.24,15.1,0.14,-0.0,1.0,15.17,15.17,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.29,19.51,19.09,0.41,0.0,1.0,19.3,19.3,2.0,19.44,0.1,19.51,19.37,0.14,-0.0,1.0,19.44,19.44,2.0,19.96,0.44,20.27,19.65,0.62,-0.0,1.0,19.96,19.96,2.0
+AO-ZAI-G180007 = 21.23,0.1,21.3,21.16,0.14,0.0,1.0,21.23,21.23,2.0,20.51,0.15,20.61,20.4,0.21,-0.0,1.0,20.51,20.51,2.0,21.06,1.22,21.92,20.2,1.72,0.0,1.0,21.08,21.06,2.0,19.71,0.1,19.78,19.65,0.14,-0.0,1.0,19.71,19.71,2.0,19.85,0.1,19.92,19.78,0.14,-0.0,1.0,19.85,19.85,2.0,17.03,0.39,17.3,16.75,0.55,-0.0,1.0,17.03,17.03,2.0,17.23,0.49,17.58,16.89,0.69,-0.0,1.0,17.24,17.23,2.0,15.06,0.05,15.1,15.03,0.07,0.0,0.95,15.06,15.06,2.0,17.68,0.05,17.72,17.65,0.07,-0.0,1.01,17.68,17.68,2.0,19.16,0.1,19.23,19.09,0.14,-0.0,1.0,19.16,19.16,2.0,19.23,0.19,19.37,19.09,0.28,-0.0,1.0,19.23,19.23,2.0,19.34,0.44,19.65,19.03,0.62,0.0,1.0,19.34,19.34,2.0
+AO-ZAI-G180008 = 21.44,0.19,21.57,21.3,0.28,-0.0,1.0,21.44,21.44,2.0,20.99,0.24,21.16,20.82,0.34,0.0,1.0,20.99,20.99,2.0,21.75,1.51,22.81,20.68,2.14,-0.0,1.0,21.77,21.75,2.0,20.33,0.0,20.33,20.33,0.0,-9796199.76,6.382940034105724E13,20.33,20.33,2.0,19.51,NaN,19.51,19.51,0.0,NaN,-5.931169017237565E13,19.51,19.51,2.0,17.44,NaN,17.44,17.44,0.0,NaN,-1.0164252460570856E14,17.44,17.44,2.0,18.1,0.34,18.34,17.85,0.48,0.0,1.0,18.1,18.1,2.0,15.37,0.19,15.51,15.24,0.28,0.0,1.0,15.37,15.37,2.0,18.27,0.39,18.54,17.99,0.55,-0.0,1.0,18.27,18.27,2.0,19.58,0.1,19.65,19.51,0.14,0.0,1.0,19.58,19.58,2.0,19.51,NaN,19.51,19.51,0.0,NaN,-5.931169017237565E13,19.51,19.51,2.0,20.09,0.24,20.27,19.92,0.34,-0.0,1.0,20.09,20.09,2.0
+AO-ZAI-G180009 = 21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,15.79,NaN,15.79,15.79,0.0,NaN,NaN,15.79,15.79,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.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0
+AO-ZAI-G180010 = 21.44,0.19,21.57,21.3,0.28,-0.0,1.0,21.44,21.44,2.0,21.09,0.1,21.16,21.02,0.14,0.0,1.0,21.09,21.09,2.0,23.02,0.29,23.23,22.81,0.41,0.0,1.0,23.02,23.02,2.0,20.68,0.49,21.02,20.33,0.69,0.0,1.0,20.68,20.68,2.0,19.16,0.49,19.51,18.82,0.69,0.0,1.0,19.17,19.16,2.0,17.72,0.39,17.99,17.44,0.55,-0.0,1.0,17.72,17.72,2.0,18.34,0.68,18.82,17.85,0.96,-0.0,1.0,18.34,18.34,2.0,15.37,0.19,15.51,15.24,0.28,-0.0,1.0,15.37,15.37,2.0,18.82,0.39,19.09,18.54,0.55,-0.0,1.0,18.82,18.82,2.0,19.92,0.39,20.2,19.65,0.55,0.0,1.0,19.92,19.92,2.0,19.71,0.29,19.92,19.51,0.41,0.0,1.0,19.72,19.71,2.0,20.33,0.58,20.75,19.92,0.83,0.0,1.0,20.34,20.33,2.0
+AO-ZAI-G180011 = 21.71,0.19,21.85,21.57,0.28,0.0,1.0,21.71,21.71,2.0,21.23,0.1,21.3,21.16,0.14,0.0,0.99,21.23,21.23,2.0,22.61,0.29,22.81,22.4,0.41,-0.0,1.0,22.61,22.61,2.0,19.99,0.49,20.33,19.65,0.69,0.0,1.0,19.99,19.99,2.0,19.85,0.49,20.2,19.51,0.69,-0.0,1.0,19.86,19.85,2.0,17.17,0.39,17.44,16.89,0.55,0.0,1.0,17.17,17.17,2.0,17.37,0.68,17.85,16.89,0.96,0.0,1.0,17.38,17.37,2.0,15.65,0.19,15.79,15.51,0.28,-0.0,1.0,15.65,15.65,2.0,18.27,0.39,18.54,17.99,0.55,-0.0,1.0,18.27,18.27,2.0,19.37,0.39,19.65,19.09,0.55,-0.0,1.0,19.37,19.37,2.0,19.3,0.29,19.51,19.09,0.41,-0.0,1.0,19.3,19.3,2.0,19.51,0.58,19.92,19.09,0.83,-0.0,1.0,19.51,19.51,2.0
+AO-ZAI-G180012 = 20.21,0.53,20.82,19.65,1.17,0.07,1.41,20.22,20.2,4.0,21.66,0.51,22.26,21.09,1.17,0.09,1.61,21.67,21.64,4.0,23.12,0.13,23.23,22.95,0.28,-0.49,1.63,23.13,23.16,4.0,21.45,0.28,21.85,21.23,0.62,0.85,2.07,21.46,21.37,4.0,19.4,0.44,19.78,18.96,0.83,-0.05,1.06,19.41,19.44,4.0,17.77,0.07,17.85,17.72,0.14,0.49,1.63,17.77,17.75,4.0,18.8,0.33,19.09,18.34,0.76,-0.77,2.05,18.8,18.89,4.0,15.74,0.15,15.86,15.51,0.34,-0.99,2.24,15.74,15.79,4.0,18.96,0.11,19.09,18.82,0.28,-0.0,2.0,18.96,18.96,4.0,20.71,0.24,21.02,20.47,0.55,0.43,1.85,20.71,20.68,4.0,20.61,0.36,21.02,20.2,0.83,-0.0,1.64,20.61,20.61,4.0,21.28,0.21,21.57,21.09,0.48,0.66,1.9,21.28,21.23,4.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_rainfall_2005.properties
new file mode 100644
index 0000000..bbe02ad
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_rainfall_2005.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 2005 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=2005
+
+# 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 = 120.33,30.07,249.56,66.19,183.37,1.54,6.81,124.01,116.19,181.0,103.76,32.58,196.06,50.46,145.6,0.78,3.06,108.73,97.84,181.0,173.54,75.41,380.69,40.66,340.03,0.38,2.46,189.13,168.92,181.0,38.68,38.1,185.73,1.0,184.73,1.46,4.7,54.22,25.6,181.0,25.43,21.25,86.84,1.0,85.84,0.65,2.62,33.1,21.95,181.0,1.06,0.22,2.47,1.0,1.47,4.16,21.32,1.08,1.0,181.0,4.11,2.92,16.53,1.0,15.53,0.64,3.34,5.04,4.46,181.0,1.06,0.11,1.88,1.0,0.88,3.19,18.3,1.07,1.0,181.0,13.84,7.69,39.64,1.0,38.64,0.62,2.97,15.82,12.49,181.0,50.2,35.45,179.1,3.89,175.21,1.06,3.9,61.4,43.84,181.0,160.82,105.56,484.58,12.6,471.98,1.13,3.53,192.21,128.58,181.0,102.43,48.32,227.38,6.49,220.89,0.03,2.37,113.2,104.5,181.0
+AO-BGU-G020001 = 117.18,47.9,214.62,33.69,180.93,0.01,1.82,126.55,114.92,209.0,100.5,34.21,214.62,30.95,183.68,0.6,3.68,106.14,97.97,209.0,155.62,56.77,313.8,20.91,292.89,-0.31,2.66,165.61,168.61,209.0,30.64,24.31,87.58,1.0,86.58,0.42,1.81,39.08,23.74,209.0,4.22,4.73,34.36,1.0,33.36,2.56,12.39,6.33,2.34,209.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,209.0,1.0,0.03,1.43,1.0,0.43,14.35,207.0,1.0,1.0,209.0,1.04,0.17,2.57,1.0,1.57,6.39,48.55,1.05,1.0,209.0,1.04,0.16,2.15,1.0,1.15,4.48,24.33,1.05,1.0,209.0,20.56,15.49,89.21,1.0,88.21,1.35,5.7,25.72,19.61,209.0,32.29,25.17,149.02,1.0,148.02,0.83,4.23,40.91,32.53,209.0,53.38,32.39,157.81,3.4,154.41,0.53,2.98,62.4,49.31,209.0
+AO-BIE-G030001 = 124.92,23.28,181.84,76.97,104.87,-0.04,2.28,127.07,126.09,377.0,126.6,28.84,202.06,68.22,133.84,0.02,2.35,129.83,128.53,377.0,109.56,34.21,257.2,53.59,203.61,0.9,4.2,114.77,104.25,377.0,26.42,14.36,72.46,9.32,63.14,0.93,2.81,30.07,20.5,377.0,4.83,6.77,36.21,1.0,35.21,2.25,7.67,8.31,1.66,377.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,377.0,1.01,0.06,1.83,1.0,0.83,9.13,97.97,1.01,1.0,377.0,2.32,1.58,9.6,1.0,8.6,1.55,5.28,2.81,1.74,377.0,6.33,12.86,66.19,1.0,65.19,2.74,9.58,14.32,1.0,377.0,48.76,28.98,196.86,19.22,177.64,2.12,8.37,56.7,36.98,377.0,67.71,39.42,211.44,18.65,192.79,1.45,4.48,78.32,53.54,377.0,93.48,43.2,227.97,32.09,195.88,1.05,3.38,102.96,81.75,377.0
+AO-CAB-G040001 = 167.16,16.15,214.62,132.46,82.16,0.78,3.95,167.92,163.71,37.0,147.64,21.51,191.62,119.53,72.09,0.7,2.22,149.16,138.61,37.0,188.9,23.0,246.08,142.3,103.78,0.14,3.09,190.26,190.58,37.0,108.21,22.61,173.77,79.32,94.45,1.18,3.85,110.48,100.97,37.0,8.79,4.6,25.25,2.71,22.54,1.34,5.64,9.9,8.35,37.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,37.0,1.64,1.27,5.46,1.0,4.46,1.83,5.1,2.06,1.0,37.0,1.17,0.3,2.4,1.0,1.4,2.37,9.13,1.21,1.0,37.0,9.47,0.86,11.34,8.22,3.12,0.83,2.57,9.51,9.19,37.0,80.53,35.89,184.89,52.0,132.89,1.9,5.44,87.97,67.52,37.0,130.78,34.86,194.88,78.78,116.1,0.11,1.72,135.23,130.23,37.0,86.28,25.44,178.11,66.19,111.91,1.95,6.44,89.85,76.97,37.0
+AO-CCU-G050001 = 106.01,24.16,184.58,52.0,132.58,0.47,2.66,108.73,102.61,1079.0,75.0,18.95,140.7,33.08,107.62,0.44,2.69,77.35,72.46,1079.0,96.56,20.55,179.1,51.23,127.87,0.71,3.24,98.72,92.4,1079.0,14.33,7.09,86.01,4.13,81.89,3.36,25.94,15.99,13.01,1079.0,1.59,0.92,6.3,1.0,5.3,1.99,7.39,1.83,1.05,1079.0,1.0,0.0,1.09,1.0,0.09,15.12,267.32,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.03,1.0,0.03,32.76,989.85,1.0,1.0,1079.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1079.0,6.84,6.77,33.08,1.0,32.08,1.46,4.68,9.62,4.41,1079.0,69.88,28.83,146.06,8.51,137.55,0.23,2.46,75.59,69.42,1079.0,66.27,27.78,168.61,25.99,142.63,1.13,3.64,71.85,57.85,1079.0
+AO-CNN-G080001 = 83.04,24.16,168.61,34.09,134.52,0.92,4.0,86.47,79.37,430.0,107.59,22.27,221.2,53.59,167.6,0.72,5.07,109.87,105.66,430.0,88.68,21.06,147.63,42.1,105.53,0.03,2.69,91.14,88.21,430.0,17.24,11.1,60.47,1.0,59.47,1.08,4.01,20.5,15.53,430.0,1.35,0.69,5.79,1.0,4.79,2.93,13.22,1.52,1.0,430.0,1.02,0.1,1.94,1.0,0.94,6.41,49.11,1.02,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,6.6,3.1,18.09,1.06,17.03,0.42,3.02,7.29,6.77,430.0,11.06,8.02,40.85,1.16,39.69,1.25,4.38,13.66,8.84,430.0,26.64,9.43,56.93,8.26,48.67,0.59,3.19,28.25,25.99,430.0
+AO-CNO-G060001 = 92.72,31.81,158.74,23.03,135.71,-0.29,2.35,97.99,95.83,124.0,116.4,29.54,184.58,56.93,127.65,0.09,2.21,120.06,114.02,124.0,187.94,28.63,327.39,132.46,194.93,1.85,9.36,190.09,184.58,124.0,112.21,47.67,227.97,27.6,200.37,0.5,2.04,121.85,95.93,124.0,83.25,71.35,281.56,1.0,280.56,0.76,2.37,109.46,50.46,124.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,124.0,7.19,7.92,39.64,1.0,38.64,2.3,8.11,10.68,5.1,124.0,1.02,0.09,1.63,1.0,0.63,4.91,29.44,1.03,1.0,124.0,21.73,18.33,79.32,3.66,75.67,1.55,4.95,28.38,16.63,124.0,132.57,100.59,392.34,10.51,381.83,1.03,2.99,166.17,106.52,124.0,301.2,97.36,484.58,121.0,363.57,-0.16,2.2,316.42,308.85,124.0,220.96,94.5,416.74,86.84,329.9,0.78,2.25,240.16,188.27,124.0
+AO-CUS-G070001 = 132.43,36.51,227.97,55.23,172.74,-0.14,2.29,137.35,136.52,289.0,113.33,27.29,208.25,60.47,147.78,0.59,3.09,116.56,107.69,289.0,200.37,66.4,392.34,42.1,350.24,-0.13,2.8,211.05,200.87,289.0,85.52,55.66,299.07,8.78,290.29,1.34,4.61,101.99,71.45,289.0,76.4,68.6,290.18,1.0,289.18,1.17,3.42,102.6,49.33,289.0,1.07,0.25,3.05,1.0,2.05,4.46,26.36,1.1,1.0,289.0,1.0,0.04,1.56,1.0,0.56,13.58,194.65,1.0,1.0,289.0,2.51,2.01,12.22,1.0,11.22,1.84,6.35,3.22,1.72,289.0,45.82,49.71,202.06,1.0,201.06,1.2,3.24,67.54,20.45,289.0,151.28,78.62,299.07,1.0,298.07,-0.39,1.95,170.43,166.26,289.0,268.12,134.15,635.71,6.89,628.81,-0.11,2.37,299.7,281.69,289.0,215.37,92.03,499.41,47.22,452.19,0.2,2.51,234.15,206.27,289.0
+AO-HUA-G090001 = 126.73,26.74,190.23,86.33,103.91,0.4,2.05,129.51,124.05,180.0,83.77,20.15,125.22,35.13,90.08,-0.2,2.38,86.14,81.94,180.0,133.69,26.65,214.62,81.75,132.87,0.65,3.17,136.3,131.56,180.0,40.55,13.61,97.97,12.22,85.75,0.58,4.5,42.76,39.79,180.0,3.22,6.33,52.0,1.0,51.0,5.06,31.95,7.09,1.48,180.0,1.02,0.07,1.48,1.0,0.48,3.93,20.29,1.02,1.0,180.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,180.0,1.64,1.02,4.95,1.0,3.95,1.55,4.24,1.93,1.05,180.0,2.03,2.92,21.04,1.0,20.04,3.92,19.39,3.55,1.0,180.0,50.85,22.16,174.09,23.74,150.35,2.94,13.69,55.44,44.8,180.0,53.06,25.95,207.96,28.45,179.51,3.3,15.12,59.04,45.04,180.0,76.83,33.95,190.23,38.46,151.77,1.56,5.01,83.96,66.71,180.0
+AO-HUI-G100001 = 90.45,19.79,168.61,45.82,122.79,0.52,3.01,92.58,88.81,422.0,102.72,20.78,168.61,64.23,104.39,0.48,2.58,104.8,99.74,422.0,110.07,30.47,232.09,62.32,169.78,1.53,5.39,114.2,102.61,422.0,19.07,9.46,47.69,4.38,43.31,0.78,2.68,21.28,16.53,422.0,1.41,0.74,6.49,1.0,5.49,3.59,19.93,1.59,1.09,422.0,1.01,0.07,1.77,1.0,0.77,6.78,56.55,1.01,1.0,422.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,422.0,1.04,0.21,2.79,1.0,1.79,5.9,40.14,1.06,1.0,422.0,1.03,0.29,5.41,1.0,4.41,11.01,140.06,1.08,1.0,422.0,19.74,9.32,40.85,3.05,37.8,0.08,2.07,21.82,19.65,422.0,24.06,12.76,55.23,1.49,53.75,0.03,1.92,27.23,25.59,422.0,52.71,16.49,95.06,24.46,70.6,0.34,2.21,55.22,51.04,422.0
+AO-LNO-G120001 = 132.95,27.7,208.25,70.31,137.94,0.38,2.64,135.8,131.4,553.0,53.69,16.98,107.25,23.03,84.22,0.52,2.61,56.3,50.83,553.0,155.71,40.77,290.18,53.59,236.59,-0.06,2.84,160.95,159.9,553.0,130.0,66.41,416.74,17.56,399.18,0.99,4.2,145.95,121.0,553.0,43.12,24.23,129.01,1.31,127.7,1.07,4.07,49.45,38.46,553.0,1.0,0.03,1.48,1.0,0.48,10.76,136.89,1.0,1.0,553.0,2.8,5.03,46.09,1.0,45.09,4.93,32.0,5.75,1.0,553.0,5.39,2.67,15.62,1.0,14.62,0.42,3.07,6.02,5.35,553.0,82.34,28.64,168.61,10.51,158.1,-0.13,2.45,87.17,86.47,553.0,179.68,51.72,375.44,79.32,296.12,0.38,2.69,186.97,175.75,553.0,347.01,74.67,484.58,177.66,306.91,-0.16,2.11,354.94,349.04,553.0,251.39,67.75,546.71,133.97,412.74,1.69,6.92,260.35,238.77,553.0
+AO-LSU-G130001 = 121.72,19.04,188.43,73.57,114.86,0.31,3.43,123.2,121.59,410.0,112.39,27.25,196.06,58.67,137.39,0.54,2.9,115.64,108.95,410.0,130.87,29.19,190.23,55.23,135.0,-0.36,2.71,134.08,132.52,410.0,79.45,38.09,203.03,27.6,175.42,1.18,3.55,88.09,67.8,410.0,15.0,9.8,57.85,1.33,56.52,1.4,5.28,17.91,12.21,410.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,410.0,1.74,2.04,13.74,1.0,12.74,3.17,13.12,2.68,1.0,410.0,4.06,2.66,16.04,1.0,15.04,1.25,4.73,4.85,3.51,410.0,27.18,26.1,97.97,1.0,96.97,0.76,2.19,37.66,15.05,410.0,103.79,47.09,281.56,21.04,260.52,1.1,4.63,113.95,93.9,410.0,229.58,99.54,530.47,95.06,435.41,0.93,2.84,250.18,196.15,410.0,126.28,42.6,273.2,60.47,212.73,1.17,3.94,133.26,117.41,410.0
+AO-LUA-G110001 = 60.71,NaN,60.71,60.71,0.0,NaN,NaN,60.71,60.71,1.0,72.46,NaN,72.46,72.46,0.0,NaN,NaN,72.46,72.46,1.0,79.21,NaN,79.21,79.21,0.0,NaN,NaN,79.21,79.21,1.0,2.8,NaN,2.8,2.8,0.0,NaN,NaN,2.8,2.8,1.0,7.83,NaN,7.83,7.83,0.0,NaN,NaN,7.83,7.83,1.0,2.46,NaN,2.46,2.46,0.0,NaN,NaN,2.46,2.46,1.0,13.88,NaN,13.88,13.88,0.0,NaN,NaN,13.88,13.88,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,17.34,NaN,17.34,17.34,0.0,NaN,NaN,17.34,17.34,1.0,38.48,NaN,38.48,38.48,0.0,NaN,NaN,38.48,38.48,1.0,7.01,NaN,7.01,7.01,0.0,NaN,NaN,7.01,7.01,1.0,15.32,NaN,15.32,15.32,0.0,NaN,NaN,15.32,15.32,1.0
+AO-LUA-G110002 = 89.09,19.04,117.41,57.93,59.48,-0.13,2.02,90.95,93.19,13.0,98.41,21.58,136.52,62.23,74.29,-0.04,2.17,100.57,96.73,13.0,120.36,29.62,181.14,79.21,101.92,0.45,2.41,123.68,120.43,13.0,6.36,2.76,10.51,2.63,7.89,0.1,1.72,6.89,6.67,13.0,1.79,2.04,7.83,1.0,6.83,2.36,7.13,2.66,1.0,13.0,1.39,0.42,2.46,1.0,1.46,1.29,4.04,1.45,1.28,13.0,9.27,3.57,17.56,4.39,13.17,1.04,3.32,9.89,7.66,13.0,1.01,0.02,1.07,1.0,0.07,3.18,11.08,1.01,1.0,13.0,14.58,2.86,18.65,9.6,9.04,-0.23,1.88,14.84,15.13,13.0,33.06,3.71,39.64,27.65,11.99,0.25,2.07,33.25,33.14,13.0,53.99,38.83,132.46,7.01,125.45,0.46,2.23,65.63,50.55,13.0,38.41,24.6,97.97,9.6,88.37,1.14,3.68,45.1,36.91,13.0
+AO-LUA-G110003 = 70.1,7.36,79.32,64.14,15.18,0.37,1.48,70.39,68.48,4.0,82.82,8.93,92.24,70.91,21.32,-0.45,1.96,83.18,84.06,4.0,76.18,8.58,86.84,65.84,21.0,0.06,1.99,76.54,76.02,4.0,3.23,1.0,4.63,2.25,2.38,0.66,2.07,3.35,3.02,4.0,3.56,3.27,7.83,1.0,6.83,0.49,1.63,4.55,2.71,4.0,1.4,0.51,2.07,1.0,1.07,0.49,1.63,1.47,1.27,4.0,7.99,0.7,8.87,7.32,1.55,0.36,1.56,8.01,7.88,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,12.66,1.24,14.13,11.21,2.92,0.03,1.72,12.7,12.64,4.0,32.62,1.71,34.23,31.14,3.09,0.01,1.02,32.65,32.55,4.0,12.74,3.81,17.03,9.03,8.0,0.13,1.26,13.16,12.44,4.0,36.9,5.17,42.04,29.75,12.29,-0.63,2.06,37.17,37.9,4.0
+AO-LUA-G110004 = 60.71,NaN,60.71,60.71,0.0,NaN,NaN,60.71,60.71,1.0,72.46,NaN,72.46,72.46,0.0,NaN,NaN,72.46,72.46,1.0,79.21,NaN,79.21,79.21,0.0,NaN,NaN,79.21,79.21,1.0,2.8,NaN,2.8,2.8,0.0,NaN,NaN,2.8,2.8,1.0,7.83,NaN,7.83,7.83,0.0,NaN,NaN,7.83,7.83,1.0,2.46,NaN,2.46,2.46,0.0,NaN,NaN,2.46,2.46,1.0,13.88,NaN,13.88,13.88,0.0,NaN,NaN,13.88,13.88,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,17.34,NaN,17.34,17.34,0.0,NaN,NaN,17.34,17.34,1.0,38.48,NaN,38.48,38.48,0.0,NaN,NaN,38.48,38.48,1.0,7.01,NaN,7.01,7.01,0.0,NaN,NaN,7.01,7.01,1.0,15.32,NaN,15.32,15.32,0.0,NaN,NaN,15.32,15.32,1.0
+AO-LUA-G110005 = 78.66,NaN,78.66,78.66,0.0,NaN,NaN,78.66,78.66,1.0,89.54,NaN,89.54,89.54,0.0,NaN,NaN,89.54,89.54,1.0,99.82,NaN,99.82,99.82,0.0,NaN,NaN,99.82,99.82,1.0,4.74,NaN,4.74,4.74,0.0,NaN,NaN,4.74,4.74,1.0,4.41,NaN,4.41,4.41,0.0,NaN,NaN,4.41,4.41,1.0,1.82,NaN,1.82,1.82,0.0,NaN,NaN,1.82,1.82,1.0,10.77,NaN,10.77,10.77,0.0,NaN,NaN,10.77,10.77,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,15.28,NaN,15.28,15.28,0.0,NaN,NaN,15.28,15.28,1.0,34.35,NaN,34.35,34.35,0.0,NaN,NaN,34.35,34.35,1.0,28.83,NaN,28.83,28.83,0.0,NaN,NaN,28.83,28.83,1.0,23.21,NaN,23.21,23.21,0.0,NaN,NaN,23.21,23.21,1.0
+AO-MAL-G140001 = 100.19,33.22,196.06,13.38,182.67,0.26,3.81,105.54,100.73,448.0,72.39,33.14,168.61,20.41,148.2,0.59,2.5,79.6,68.5,448.0,102.62,45.12,273.2,25.99,247.21,0.92,3.9,112.08,97.77,448.0,77.85,29.83,190.23,23.74,166.49,0.79,3.55,83.36,72.59,448.0,33.13,25.4,118.14,1.0,117.14,0.87,3.29,41.73,29.5,448.0,1.0,0.0,1.03,1.0,0.03,9.65,111.38,1.0,1.0,448.0,4.68,7.33,44.72,1.0,43.72,2.98,12.24,8.69,1.48,448.0,1.98,1.69,10.2,1.0,9.2,2.27,7.75,2.6,1.18,448.0,43.84,31.09,154.02,1.0,153.02,0.48,2.68,53.72,44.72,448.0,151.62,46.18,290.18,45.34,244.84,0.29,2.62,158.49,150.05,448.0,210.84,72.11,429.5,50.72,378.79,-0.1,2.23,222.8,221.38,448.0,294.66,110.27,675.23,104.06,571.17,0.11,2.52,314.58,316.81,448.0
+AO-MOX-G150001 = 122.06,22.89,196.06,60.47,135.59,0.2,2.88,124.18,121.28,1053.0,110.45,28.98,221.2,35.13,186.06,0.2,3.02,114.19,109.95,1053.0,88.12,23.12,154.02,29.32,124.71,0.45,2.84,91.1,84.45,1053.0,17.28,8.8,74.68,3.55,71.13,1.78,8.11,19.39,15.21,1053.0,10.54,18.37,97.97,1.0,96.97,2.17,7.14,21.18,1.14,1053.0,1.0,0.01,1.28,1.0,0.28,25.52,693.19,1.0,1.0,1053.0,1.01,0.11,3.34,1.0,2.34,14.22,232.78,1.02,1.0,1053.0,1.32,0.93,8.26,1.0,7.26,3.96,20.25,1.61,1.0,1053.0,1.71,1.77,18.09,1.0,17.09,3.83,22.1,2.46,1.0,1053.0,21.06,11.97,85.22,1.0,84.22,0.95,4.43,24.22,19.22,1053.0,104.53,25.46,184.58,40.93,143.65,0.33,2.55,107.58,102.01,1053.0,60.34,12.83,121.0,32.09,88.91,0.93,4.98,61.68,58.67,1053.0
+AO-NAM-G160001 = 42.3,28.25,150.54,3.77,146.77,1.21,4.22,50.84,33.21,307.0,79.49,35.42,158.74,4.52,154.22,0.14,2.15,87.0,81.27,307.0,76.1,46.2,202.06,4.8,197.26,0.95,3.04,88.99,62.32,307.0,7.79,6.07,32.67,1.0,31.67,1.28,4.66,9.87,5.92,307.0,1.1,0.3,3.15,1.0,2.15,3.77,19.02,1.14,1.0,307.0,1.01,0.08,1.83,1.0,0.83,6.78,55.79,1.02,1.0,307.0,1.03,0.22,3.89,1.0,2.89,9.45,102.86,1.05,1.0,307.0,1.04,0.22,3.66,1.0,2.66,8.41,85.22,1.06,1.0,307.0,1.0,0.03,1.44,1.0,0.44,9.4,102.23,1.0,1.0,307.0,3.89,3.6,17.56,1.0,16.56,1.32,3.82,5.3,2.39,307.0,2.41,2.39,16.04,1.0,15.04,2.42,9.85,3.39,1.18,307.0,13.16,12.94,60.47,1.0,59.47,1.18,3.71,18.44,7.54,307.0
+AO-NAM-G160002 = 22.77,8.19,28.56,16.98,11.59,-0.0,1.0,23.49,22.77,2.0,37.44,14.73,47.85,27.02,20.82,-0.0,1.0,38.86,37.44,2.0,50.14,18.57,63.27,37.01,26.26,-0.0,1.0,51.83,50.14,2.0,5.16,1.96,6.55,3.77,2.77,-0.0,1.0,5.34,5.16,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.31,0.15,1.41,1.21,0.21,0.0,1.0,1.31,1.31,2.0,2.08,0.51,2.44,1.72,0.72,0.0,1.0,2.11,2.08,2.0,2.0,0.47,2.33,1.66,0.66,0.0,1.0,2.02,2.0,2.0,1.16,0.08,1.22,1.11,0.11,-0.0,1.0,1.16,1.16,2.0,2.85,0.87,3.46,2.23,1.23,0.0,1.0,2.91,2.85,2.0,1.01,0.01,1.02,1.01,0.01,0.0,0.55,1.01,1.01,2.0,3.87,0.26,4.06,3.69,0.37,0.0,1.0,3.88,3.87,2.0
+AO-UIG-G170001 = 128.95,25.29,196.06,70.31,125.75,-0.09,2.68,131.4,129.46,327.0,65.37,33.85,208.25,21.04,187.21,1.25,4.16,73.59,55.07,327.0,213.61,40.8,351.35,124.53,226.81,0.69,3.31,217.46,209.39,327.0,197.94,51.75,337.42,74.68,262.74,-0.16,2.5,204.57,202.06,327.0,92.14,40.11,196.06,14.13,181.92,0.21,2.29,100.47,89.5,327.0,1.09,0.39,4.41,1.0,3.41,5.98,43.45,1.16,1.0,327.0,4.07,4.81,36.21,1.0,35.21,3.75,21.22,6.3,3.02,327.0,1.71,2.11,15.1,1.0,14.1,3.95,19.55,2.72,1.0,327.0,47.88,16.9,86.84,8.51,78.32,-0.06,2.27,50.77,48.65,327.0,218.76,70.69,369.38,68.22,301.16,-0.38,2.38,229.87,227.97,327.0,303.07,62.77,499.41,184.58,314.83,0.67,3.5,309.49,299.07,327.0,214.33,82.39,470.18,57.34,412.84,0.76,3.03,229.57,187.24,327.0
+AO-ZAI-G180001 = 182.0,43.99,299.07,62.32,236.75,-0.73,3.53,187.21,190.32,193.0,114.69,30.91,185.92,55.23,130.69,0.07,2.21,118.76,116.47,193.0,157.53,65.37,327.39,53.59,273.8,0.68,2.39,170.49,144.15,193.0,95.79,73.17,327.39,8.51,318.88,1.31,3.89,120.42,69.0,193.0,41.0,36.88,140.7,2.96,137.74,0.53,2.02,55.08,30.47,193.0,1.01,0.08,1.72,1.0,0.72,6.21,46.92,1.02,1.0,193.0,5.97,2.91,15.56,1.0,14.56,0.07,2.57,6.64,6.1,193.0,1.15,0.28,2.4,1.0,1.4,2.02,6.25,1.18,1.0,193.0,17.96,18.97,97.97,4.13,93.84,2.22,7.16,26.09,10.37,193.0,111.94,61.9,358.4,37.89,320.51,1.16,4.12,127.83,100.16,193.0,245.02,107.84,484.58,39.64,444.94,0.38,2.56,267.59,236.34,193.0,133.78,72.04,404.36,26.78,377.58,0.84,3.74,151.86,118.26,193.0
+AO-ZAI-G180002 = 133.84,9.81,140.77,126.9,13.87,0.0,1.0,134.02,133.84,2.0,108.69,1.41,109.68,107.69,1.99,0.0,1.0,108.69,108.69,2.0,164.54,17.06,176.6,152.48,24.12,0.0,1.0,164.98,164.54,2.0,110.09,20.99,124.93,95.25,29.68,-0.0,1.0,111.09,110.09,2.0,7.72,5.11,11.33,4.11,7.23,0.0,1.0,8.52,7.72,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,5.55,0.0,5.55,5.55,0.0,-1.066737506E7,7.204336043910562E13,5.55,5.55,2.0,1.17,0.24,1.34,1.0,0.34,0.0,1.0,1.18,1.17,2.0,6.88,1.08,7.65,6.12,1.53,0.0,1.0,6.93,6.88,2.0,63.61,4.13,66.53,60.7,5.83,-0.0,1.0,63.68,63.61,2.0,167.14,4.06,170.01,164.27,5.74,-0.0,1.0,167.17,167.14,2.0,96.86,2.48,98.61,95.1,3.51,0.0,1.0,96.87,96.86,2.0
+AO-ZAI-G180003 = 140.77,NaN,140.77,140.77,0.0,NaN,NaN,140.77,140.77,1.0,109.68,NaN,109.68,109.68,0.0,NaN,NaN,109.68,109.68,1.0,152.48,NaN,152.48,152.48,0.0,NaN,NaN,152.48,152.48,1.0,95.25,NaN,95.25,95.25,0.0,NaN,NaN,95.25,95.25,1.0,11.33,NaN,11.33,11.33,0.0,NaN,NaN,11.33,11.33,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.55,NaN,5.55,5.55,0.0,NaN,NaN,5.55,5.55,1.0,1.34,NaN,1.34,1.34,0.0,NaN,NaN,1.34,1.34,1.0,6.12,NaN,6.12,6.12,0.0,NaN,NaN,6.12,6.12,1.0,66.53,NaN,66.53,66.53,0.0,NaN,NaN,66.53,66.53,1.0,170.01,NaN,170.01,170.01,0.0,NaN,NaN,170.01,170.01,1.0,98.61,NaN,98.61,98.61,0.0,NaN,NaN,98.61,98.61,1.0
+AO-ZAI-G180004 = 137.08,NaN,137.08,137.08,0.0,NaN,NaN,137.08,137.08,1.0,101.02,NaN,101.02,101.02,0.0,NaN,NaN,101.02,101.02,1.0,188.43,NaN,188.43,188.43,0.0,NaN,NaN,188.43,188.43,1.0,103.45,NaN,103.45,103.45,0.0,NaN,NaN,103.45,103.45,1.0,7.58,NaN,7.58,7.58,0.0,NaN,NaN,7.58,7.58,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,6.2,NaN,6.2,6.2,0.0,NaN,NaN,6.2,6.2,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.54,NaN,4.54,4.54,0.0,NaN,NaN,4.54,4.54,1.0,38.48,NaN,38.48,38.48,0.0,NaN,NaN,38.48,38.48,1.0,137.08,NaN,137.08,137.08,0.0,NaN,NaN,137.08,137.08,1.0,119.33,NaN,119.33,119.33,0.0,NaN,NaN,119.33,119.33,1.0
+AO-ZAI-G180005 = 140.77,NaN,140.77,140.77,0.0,NaN,NaN,140.77,140.77,1.0,109.68,NaN,109.68,109.68,0.0,NaN,NaN,109.68,109.68,1.0,152.48,NaN,152.48,152.48,0.0,NaN,NaN,152.48,152.48,1.0,95.25,NaN,95.25,95.25,0.0,NaN,NaN,95.25,95.25,1.0,11.33,NaN,11.33,11.33,0.0,NaN,NaN,11.33,11.33,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.55,NaN,5.55,5.55,0.0,NaN,NaN,5.55,5.55,1.0,1.34,NaN,1.34,1.34,0.0,NaN,NaN,1.34,1.34,1.0,6.12,NaN,6.12,6.12,0.0,NaN,NaN,6.12,6.12,1.0,66.53,NaN,66.53,66.53,0.0,NaN,NaN,66.53,66.53,1.0,170.01,NaN,170.01,170.01,0.0,NaN,NaN,170.01,170.01,1.0,98.61,NaN,98.61,98.61,0.0,NaN,NaN,98.61,98.61,1.0
+AO-ZAI-G180006 = 126.9,NaN,126.9,126.9,0.0,NaN,NaN,126.9,126.9,1.0,107.69,NaN,107.69,107.69,0.0,NaN,NaN,107.69,107.69,1.0,176.6,NaN,176.6,176.6,0.0,NaN,NaN,176.6,176.6,1.0,124.93,NaN,124.93,124.93,0.0,NaN,NaN,124.93,124.93,1.0,4.11,NaN,4.11,4.11,0.0,NaN,NaN,4.11,4.11,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.55,NaN,5.55,5.55,0.0,NaN,NaN,5.55,5.55,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,7.65,NaN,7.65,7.65,0.0,NaN,NaN,7.65,7.65,1.0,60.7,NaN,60.7,60.7,0.0,NaN,NaN,60.7,60.7,1.0,164.27,NaN,164.27,164.27,0.0,NaN,NaN,164.27,164.27,1.0,95.1,NaN,95.1,95.1,0.0,NaN,NaN,95.1,95.1,1.0
+AO-ZAI-G180007 = 126.9,NaN,126.9,126.9,0.0,NaN,NaN,126.9,126.9,1.0,107.69,NaN,107.69,107.69,0.0,NaN,NaN,107.69,107.69,1.0,176.6,NaN,176.6,176.6,0.0,NaN,NaN,176.6,176.6,1.0,124.93,NaN,124.93,124.93,0.0,NaN,NaN,124.93,124.93,1.0,4.11,NaN,4.11,4.11,0.0,NaN,NaN,4.11,4.11,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.55,NaN,5.55,5.55,0.0,NaN,NaN,5.55,5.55,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,7.65,NaN,7.65,7.65,0.0,NaN,NaN,7.65,7.65,1.0,60.7,NaN,60.7,60.7,0.0,NaN,NaN,60.7,60.7,1.0,164.27,NaN,164.27,164.27,0.0,NaN,NaN,164.27,164.27,1.0,95.1,NaN,95.1,95.1,0.0,NaN,NaN,95.1,95.1,1.0
+AO-ZAI-G180008 = 110.98,22.51,126.9,95.06,31.84,0.0,1.0,112.12,110.98,2.0,102.83,6.87,107.69,97.97,9.72,0.0,1.0,102.94,102.83,2.0,172.6,5.65,176.6,168.61,7.98,0.0,1.0,172.65,172.6,2.0,121.17,5.32,124.93,117.41,7.53,-0.0,1.0,121.23,121.17,2.0,4.68,0.81,5.25,4.11,1.15,0.0,1.0,4.72,4.68,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,5.92,0.53,6.3,5.55,0.75,-0.0,1.0,5.93,5.92,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,5.89,2.49,7.65,4.13,3.52,-0.0,1.0,6.14,5.89,2.0,50.17,14.89,60.7,39.64,21.06,-0.0,1.0,51.26,50.17,2.0,171.68,10.48,179.1,164.27,14.82,-0.0,1.0,171.84,171.68,2.0,96.54,2.03,97.97,95.1,2.87,-0.0,1.0,96.55,96.54,2.0
+AO-ZAI-G180009 = 110.98,22.51,126.9,95.06,31.84,0.0,1.0,112.12,110.98,2.0,102.83,6.87,107.69,97.97,9.72,0.0,1.0,102.94,102.83,2.0,172.6,5.65,176.6,168.61,7.98,0.0,1.0,172.65,172.6,2.0,121.17,5.32,124.93,117.41,7.53,-0.0,1.0,121.23,121.17,2.0,4.68,0.81,5.25,4.11,1.15,0.0,1.0,4.72,4.68,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,5.92,0.53,6.3,5.55,0.75,-0.0,1.0,5.93,5.92,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,5.89,2.49,7.65,4.13,3.52,-0.0,1.0,6.14,5.89,2.0,50.17,14.89,60.7,39.64,21.06,-0.0,1.0,51.26,50.17,2.0,171.68,10.48,179.1,164.27,14.82,-0.0,1.0,171.84,171.68,2.0,96.54,2.03,97.97,95.1,2.87,-0.0,1.0,96.55,96.54,2.0
+AO-ZAI-G180010 = 116.07,29.71,137.08,95.06,42.02,0.0,1.0,117.95,116.07,2.0,99.49,2.15,101.02,97.97,3.05,-0.0,1.0,99.51,99.49,2.0,178.52,14.01,188.43,168.61,19.82,0.0,1.0,178.79,178.52,2.0,110.43,9.87,117.41,103.45,13.96,-0.0,1.0,110.65,110.43,2.0,6.41,1.64,7.58,5.25,2.32,-0.0,1.0,6.52,6.41,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,6.25,0.07,6.3,6.2,0.09,-0.0,1.0,6.25,6.25,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.33,0.29,4.54,4.13,0.41,-0.0,1.0,4.34,4.33,2.0,39.06,0.82,39.64,38.48,1.16,-0.0,1.0,39.06,39.06,2.0,158.09,29.71,179.1,137.08,42.02,-0.0,1.0,159.48,158.09,2.0,108.65,15.11,119.33,97.97,21.36,-0.0,1.0,109.18,108.65,2.0
+AO-ZAI-G180011 = 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,168.61,NaN,168.61,168.61,0.0,NaN,NaN,168.61,168.61,1.0,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,5.25,NaN,5.25,5.25,0.0,NaN,NaN,5.25,5.25,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,6.3,NaN,6.3,6.3,0.0,NaN,NaN,6.3,6.3,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.13,NaN,4.13,4.13,0.0,NaN,NaN,4.13,4.13,1.0,39.64,NaN,39.64,39.64,0.0,NaN,NaN,39.64,39.64,1.0,179.1,NaN,179.1,179.1,0.0,NaN,NaN,179.1,179.1,1.0,97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0
+AO-ZAI-G180012 = 158.09,29.71,179.1,137.08,42.02,-0.0,1.0,159.48,158.09,2.0,102.54,2.15,104.06,101.02,3.05,-0.0,1.0,102.55,102.54,2.0,198.34,14.01,208.25,188.43,19.82,-0.0,1.0,198.59,198.34,2.0,96.47,9.87,103.45,89.5,13.96,-0.0,1.0,96.73,96.47,2.0,8.74,1.64,9.9,7.58,2.32,0.0,1.0,8.81,8.74,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,6.16,0.07,6.2,6.11,0.09,0.0,1.0,6.16,6.16,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,37.9,0.82,38.48,37.32,1.16,-0.0,1.0,37.9,37.9,2.0,116.07,29.71,137.08,95.06,42.02,0.0,1.0,117.95,116.07,2.0,130.02,15.11,140.7,119.33,21.36,-0.0,1.0,130.45,130.02,2.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_temperature_2005.properties
new file mode 100644
index 0000000..9eaf339
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_temperature_2005.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 2005 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=2005
+
+# 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.38,2.32,33.15,20.2,12.95,0.89,3.58,24.49,23.92,1106.0,24.13,1.66,30.67,19.37,11.3,0.51,3.63,24.18,24.06,1106.0,23.54,1.44,28.46,20.33,8.13,0.46,2.64,23.58,23.3,1106.0,24.16,1.19,29.02,21.3,7.72,0.61,3.31,24.19,24.06,1106.0,25.7,1.9,31.77,20.75,11.02,0.66,2.79,25.77,25.3,1106.0,23.44,1.82,33.15,19.37,13.78,-0.04,3.39,23.51,23.5,1106.0,23.79,1.92,28.46,19.37,9.09,-0.32,2.57,23.87,23.92,1106.0,22.61,1.62,28.19,18.82,9.37,0.16,2.68,22.67,22.54,1106.0,25.81,1.82,34.53,19.65,14.88,-0.1,3.73,25.87,25.85,1106.0,26.66,2.18,34.25,21.02,13.23,-0.29,2.78,26.75,26.95,1106.0,24.98,1.76,32.32,20.06,12.26,0.06,3.08,25.04,25.02,1106.0,26.26,2.9,36.73,19.37,17.36,0.53,2.98,26.42,25.92,1106.0
+AO-BGU-G020001 = 25.92,5.19,41.97,17.99,23.98,1.01,3.08,26.43,24.33,1317.0,26.2,3.62,37.56,19.65,17.91,1.04,3.34,26.45,25.16,1317.0,25.15,4.03,38.11,18.27,19.84,1.31,3.83,25.48,23.78,1317.0,28.5,3.59,38.66,22.68,15.98,0.94,3.08,28.72,27.5,1317.0,29.12,2.29,35.35,23.64,11.71,0.43,2.53,29.21,28.74,1317.0,27.9,1.22,30.94,22.68,8.27,-0.47,3.84,27.93,27.91,1317.0,28.91,1.86,32.87,21.85,11.02,-0.35,2.75,28.97,29.02,1317.0,29.1,2.18,34.25,22.68,11.57,-0.02,2.12,29.18,29.02,1317.0,33.11,2.09,38.39,25.98,12.4,-0.25,2.88,33.18,33.15,1317.0,33.45,2.89,39.76,25.16,14.61,-0.5,2.35,33.58,34.05,1317.0,30.7,4.63,40.87,21.02,19.84,0.23,2.04,31.05,30.26,1317.0,28.57,4.84,40.87,18.54,22.32,0.4,2.35,28.98,28.19,1317.0
+AO-BIE-G030001 = 21.34,1.22,25.71,17.44,8.27,-0.04,3.11,21.38,21.37,2399.0,22.83,1.39,27.36,17.17,10.2,-0.72,3.66,22.87,22.95,2399.0,21.47,1.21,24.88,16.61,8.27,-0.42,3.07,21.5,21.57,2399.0,25.23,0.97,27.36,21.85,5.51,-0.71,3.19,25.25,25.36,2399.0,26.08,0.94,29.84,23.78,6.06,0.7,3.55,26.1,25.92,2399.0,26.95,1.98,33.7,24.06,9.65,1.04,3.09,27.02,26.26,2399.0,27.22,2.04,32.87,23.37,9.51,0.28,1.97,27.29,26.95,2399.0,30.16,1.64,34.53,26.26,8.27,0.19,2.32,30.21,30.12,2399.0,33.05,2.08,37.83,26.81,11.02,-0.41,2.63,33.11,33.22,2399.0,30.54,2.63,37.28,24.06,13.23,-0.09,2.15,30.65,30.53,2399.0,25.54,1.92,31.77,19.37,12.4,0.11,2.83,25.62,25.43,2399.0,22.49,1.41,27.09,17.72,9.37,-0.0,2.84,22.53,22.54,2399.0
+AO-CAB-G040001 = 21.89,0.67,24.33,20.75,3.58,1.17,4.71,21.9,21.85,229.0,23.75,0.95,25.16,19.92,5.24,-1.04,4.06,23.76,23.92,229.0,23.65,1.02,26.12,20.47,5.65,-0.68,3.61,23.68,23.78,229.0,23.75,1.15,26.26,20.47,5.79,-0.23,2.78,23.78,23.78,229.0,22.8,0.86,25.02,19.65,5.37,-0.36,3.34,22.82,22.81,229.0,21.93,1.1,25.98,19.65,6.34,0.97,4.29,21.96,21.71,229.0,21.44,1.49,26.81,17.44,9.37,0.87,4.7,21.49,21.23,229.0,21.32,1.41,25.71,19.09,6.61,0.78,2.86,21.37,21.02,229.0,22.89,1.92,27.29,18.54,8.75,0.02,2.34,22.97,22.68,216.0,23.92,1.83,29.57,18.27,11.3,0.42,3.32,23.99,23.64,227.0,23.2,1.38,27.64,19.65,7.99,-0.07,3.21,23.24,23.37,229.0,23.72,1.01,27.09,21.3,5.79,0.68,3.71,23.74,23.57,229.0
+AO-CCU-G050001 = 27.37,3.76,36.18,17.44,18.74,-0.29,2.17,27.62,27.64,6731.0,28.45,2.69,35.91,20.2,15.71,-0.27,2.36,28.58,28.74,6731.0,27.93,3.19,36.46,17.44,19.02,-0.39,2.78,28.12,28.46,6731.0,30.2,2.01,34.8,24.33,10.47,-0.88,2.87,30.27,30.88,6731.0,29.35,1.83,32.87,24.06,8.82,-0.87,2.71,29.41,29.98,6731.0,27.99,1.61,31.5,22.95,8.54,-0.83,2.67,28.04,28.53,6731.0,27.62,1.61,31.5,22.4,9.09,-0.76,2.71,27.67,28.12,6731.0,32.42,1.69,36.46,26.54,9.92,-0.62,2.64,32.47,32.87,6731.0,38.99,2.84,43.35,30.12,13.23,-0.88,2.65,39.1,40.11,6731.0,42.42,3.84,45.0,29.29,15.71,-1.4,3.77,42.59,45.0,6731.0,39.01,5.13,45.0,24.33,20.67,-0.76,2.48,39.34,40.73,6731.0,30.07,4.43,41.97,18.82,23.15,0.2,2.25,30.4,29.84,6731.0
+AO-CNN-G080001 = 29.77,2.99,38.11,22.13,15.98,-0.04,2.43,29.92,29.84,2615.0,29.31,2.32,36.46,22.4,14.06,-0.14,2.43,29.41,29.57,2615.0,28.35,2.3,35.08,20.75,14.33,-0.03,2.77,28.44,28.33,2615.0,31.28,2.01,37.01,26.81,10.2,0.19,2.56,31.35,31.43,2615.0,30.32,1.91,35.35,25.16,10.2,-0.16,2.54,30.38,30.53,2615.0,28.55,1.38,32.6,24.06,8.54,-0.23,3.16,28.59,28.74,2615.0,28.53,1.39,33.15,23.78,9.37,-0.36,3.94,28.56,28.74,2615.0,32.39,1.11,37.01,28.46,8.54,-0.67,4.95,32.41,32.6,2615.0,38.53,1.31,42.52,33.15,9.37,-0.57,3.57,38.55,38.66,2615.0,43.0,1.57,45.0,37.28,7.72,-0.75,3.13,43.02,43.21,2615.0,43.2,2.56,45.0,30.39,14.61,-1.88,6.07,43.27,44.31,2615.0,39.76,3.93,45.0,24.06,20.94,-1.36,4.58,39.96,40.87,2615.0
+AO-CNO-G060001 = 21.96,1.15,25.98,18.82,7.17,0.53,3.07,21.99,21.85,787.0,23.53,1.43,26.95,18.96,7.99,-0.54,3.17,23.57,23.71,787.0,21.92,0.96,24.61,19.09,5.51,0.14,2.93,21.94,21.85,787.0,23.34,0.99,26.54,20.75,5.79,0.2,2.62,23.37,23.23,787.0,25.4,1.28,29.57,21.85,7.72,0.31,2.92,25.43,25.3,787.0,24.51,2.85,31.77,19.65,12.13,0.58,2.49,24.68,24.06,787.0,24.57,2.81,30.12,19.37,10.75,0.14,1.77,24.73,24.06,787.0,23.49,2.92,29.84,18.27,11.57,0.19,1.77,23.67,23.02,787.0,25.92,2.96,33.15,20.2,12.95,0.05,1.95,26.09,25.98,787.0,25.9,2.36,33.43,21.02,12.4,0.57,2.76,26.01,25.43,787.0,23.68,1.96,29.84,18.54,11.3,0.63,2.84,23.76,23.09,787.0,23.94,1.53,29.57,20.47,9.09,0.56,2.93,23.99,23.78,787.0
+AO-CUS-G070001 = 22.36,2.66,34.8,17.72,17.09,1.41,4.88,22.52,21.71,1815.0,22.93,2.14,30.39,16.34,14.06,0.28,3.41,23.03,22.88,1815.0,21.74,1.44,28.6,18.54,10.06,1.59,6.75,21.79,21.44,1815.0,24.07,1.06,28.19,21.02,7.17,0.63,3.57,24.1,23.92,1815.0,26.08,1.04,30.12,22.95,7.17,0.37,3.67,26.11,25.98,1815.0,26.66,1.99,33.7,20.2,13.5,-0.54,3.93,26.73,26.95,1815.0,27.93,2.41,33.98,20.2,13.78,-0.9,3.33,28.03,28.46,1815.0,28.12,2.49,33.15,21.85,11.3,-0.79,2.73,28.23,28.88,1815.0,30.01,2.35,37.28,24.06,13.23,0.04,2.75,30.1,30.12,1815.0,27.99,2.11,36.18,23.5,12.68,0.39,2.76,28.07,27.78,1815.0,24.06,2.01,30.94,16.61,14.33,0.37,3.07,24.14,23.92,1815.0,23.25,1.92,31.22,19.65,11.57,1.31,4.78,23.32,22.81,1815.0
+AO-HUA-G090001 = 20.81,1.27,24.33,16.89,7.44,-0.28,2.91,20.85,20.89,1098.0,23.17,1.43,27.09,15.24,11.85,-0.49,3.78,23.21,23.37,1097.0,22.06,1.1,24.88,17.99,6.89,-0.34,3.17,22.09,22.13,1098.0,25.48,0.96,28.19,22.13,6.06,-0.33,3.12,25.5,25.43,1098.0,27.08,0.97,30.12,24.33,5.79,0.17,2.95,27.1,27.05,1098.0,28.06,1.31,32.05,24.88,7.17,0.11,2.39,28.09,28.05,1098.0,28.7,1.24,32.32,24.88,7.44,-0.46,2.64,28.72,28.88,1098.0,31.35,1.01,34.25,28.19,6.06,0.14,2.56,31.37,31.29,1098.0,34.44,1.67,38.66,29.29,9.37,-0.13,3.05,34.48,34.46,1098.0,30.22,1.66,34.53,25.98,8.54,0.14,2.29,30.27,30.05,1098.0,25.56,1.51,29.29,19.92,9.37,-0.25,3.22,25.61,25.71,1098.0,23.42,1.83,28.46,16.89,11.57,-0.25,2.71,23.49,23.5,1098.0
+AO-HUI-G100001 = 23.63,2.53,36.73,16.61,20.12,0.59,3.9,23.76,23.5,2642.0,24.53,2.11,33.84,18.27,15.57,0.65,3.73,24.62,24.33,2642.0,23.86,2.17,32.6,17.99,14.61,0.53,3.38,23.96,23.92,2642.0,28.05,1.97,35.22,24.06,11.16,0.57,2.73,28.12,27.78,2642.0,28.23,2.06,34.67,24.33,10.33,0.36,2.1,28.31,28.05,2642.0,27.62,1.82,32.46,24.06,8.41,0.05,1.97,27.68,27.78,2642.0,27.96,1.86,33.01,23.78,9.23,0.19,2.46,28.03,27.98,2642.0,32.15,1.32,36.73,27.09,9.65,-0.04,2.87,32.18,32.19,2642.0,37.19,1.76,42.52,30.81,11.71,-0.3,2.6,37.23,37.42,2642.0,38.52,3.77,45.0,30.12,14.88,-0.16,1.91,38.71,38.66,2642.0,34.48,5.59,45.0,24.06,20.94,0.13,1.73,34.93,33.98,2642.0,30.87,5.66,45.0,19.92,25.08,0.16,1.85,31.39,30.67,2642.0
+AO-LNO-G120001 = 22.68,1.42,26.54,18.54,7.99,-0.13,2.5,22.73,22.88,3462.0,23.78,1.42,29.57,18.54,11.02,0.12,3.53,23.82,23.78,3462.0,23.11,1.4,28.19,17.72,10.47,-0.23,3.38,23.15,23.09,3462.0,24.77,1.05,29.02,21.02,7.99,0.27,3.29,24.79,24.74,3462.0,27.19,1.5,35.35,24.06,11.3,1.53,7.02,27.23,27.02,3462.0,29.05,2.52,39.49,24.33,15.16,1.45,5.88,29.16,28.71,3462.0,29.87,2.18,37.83,24.33,13.5,0.56,3.77,29.95,29.77,3462.0,29.92,2.19,37.83,24.88,12.95,0.58,3.0,30.0,29.57,3462.0,28.49,3.1,42.24,20.47,21.77,1.03,3.85,28.65,27.64,3462.0,26.14,1.58,34.53,22.4,12.13,0.48,3.41,26.19,25.98,3462.0,23.84,1.27,29.29,18.82,10.47,0.06,4.57,23.87,23.78,3462.0,23.28,1.13,26.54,19.09,7.44,-0.27,3.05,23.31,23.37,3462.0
+AO-LSU-G130001 = 21.51,1.34,25.71,17.44,8.27,0.23,2.61,21.55,21.44,2581.0,24.23,1.43,28.46,19.65,8.82,0.05,2.71,24.28,24.19,2581.0,23.03,1.66,27.36,17.17,10.2,-0.14,2.41,23.09,23.09,2581.0,25.54,1.13,28.74,22.54,6.2,-0.19,2.27,25.57,25.71,2581.0,27.5,1.31,34.25,24.06,10.2,0.42,3.8,27.53,27.57,2581.0,28.63,1.84,35.35,23.78,11.57,0.24,3.13,28.69,28.74,2581.0,28.21,2.21,33.43,22.68,10.75,0.08,2.17,28.29,28.19,2581.0,30.73,1.81,35.63,25.71,9.92,-0.13,2.6,30.78,30.81,2581.0,32.3,2.48,38.94,24.06,14.88,-0.08,2.47,32.4,32.46,2581.0,29.05,2.65,39.49,23.23,16.26,0.7,3.8,29.17,28.88,2581.0,24.84,2.05,32.87,19.92,12.95,0.77,3.87,24.93,24.47,2581.0,23.34,1.32,30.12,18.54,11.57,0.26,4.42,23.38,23.23,2581.0
+AO-LUA-G110001 = 26.78,0.73,27.29,26.26,1.03,-0.0,1.0,26.78,26.78,2.0,26.91,0.54,27.29,26.54,0.76,-0.0,1.0,26.92,26.91,2.0,26.36,0.05,26.4,26.33,0.07,-0.0,1.04,26.36,26.36,2.0,25.4,0.54,25.78,25.02,0.76,0.0,1.0,25.4,25.4,2.0,27.6,1.51,28.67,26.54,2.14,0.0,1.0,27.62,27.6,2.0,24.92,0.83,25.5,24.33,1.17,-0.0,1.0,24.92,24.92,2.0,24.92,1.41,25.92,23.92,2.0,0.0,1.0,24.94,24.92,2.0,24.68,1.07,25.43,23.92,1.52,-0.0,1.0,24.69,24.68,2.0,26.16,1.22,27.02,25.3,1.72,-0.0,1.0,26.17,26.16,2.0,25.81,1.32,26.74,24.88,1.86,-0.0,1.0,25.83,25.81,2.0,23.47,0.34,23.71,23.23,0.48,-0.0,1.0,23.47,23.47,2.0,29.57,3.12,31.77,27.36,4.41,-0.0,1.0,29.65,29.57,2.0
+AO-LUA-G110002 = 27.06,0.84,28.74,24.88,3.86,-0.43,2.75,27.07,27.22,94.0,27.69,1.32,30.39,24.61,5.79,-0.06,2.07,27.72,27.78,94.0,27.04,1.19,30.12,24.88,5.24,0.54,2.82,27.06,26.95,94.0,26.67,1.3,30.12,23.23,6.89,0.52,3.25,26.7,26.4,94.0,29.73,1.63,33.15,26.47,6.68,0.21,2.02,29.77,29.29,94.0,26.76,1.36,29.29,23.78,5.51,-0.42,2.2,26.79,26.88,94.0,27.29,1.62,29.84,23.92,5.93,-0.04,1.88,27.34,27.16,94.0,25.36,1.78,28.19,22.4,5.79,0.07,1.78,25.43,25.23,94.0,28.46,2.29,33.43,24.47,8.96,0.41,2.13,28.55,28.05,94.0,28.78,2.53,35.91,24.33,11.57,0.38,2.45,28.89,28.74,94.0,25.3,2.06,32.87,20.47,12.4,0.88,5.12,25.38,24.88,94.0,32.54,2.6,37.56,27.36,10.2,0.15,2.08,32.64,32.39,94.0
+AO-LUA-G110003 = 27.5,NaN,27.5,27.5,0.0,NaN,NaN,27.5,27.5,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,25.02,NaN,25.02,25.02,0.0,NaN,NaN,25.02,25.02,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,24.47,NaN,24.47,24.47,0.0,NaN,NaN,24.47,24.47,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,25.57,NaN,25.57,25.57,0.0,NaN,NaN,25.57,25.57,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,30.53,NaN,30.53,30.53,0.0,NaN,NaN,30.53,30.53,1.0
+AO-LUA-G110004 = 28.12,1.27,29.02,27.22,1.79,-0.0,1.0,28.13,28.12,2.0,26.67,0.58,27.09,26.26,0.83,0.0,1.0,26.68,26.67,2.0,26.81,0.0,26.81,26.81,0.0,-1.675206954E7,1.8744345611099322E14,26.81,26.81,2.0,25.43,0.39,25.71,25.16,0.55,0.0,1.0,25.43,25.43,2.0,29.77,1.27,30.67,28.88,1.79,-0.0,1.0,29.79,29.77,2.0,25.36,0.88,25.98,24.74,1.24,0.0,1.0,25.37,25.36,2.0,26.05,1.46,27.09,25.02,2.07,0.0,1.0,26.07,26.05,2.0,26.47,1.27,27.36,25.57,1.79,-0.0,1.0,26.48,26.47,2.0,27.91,1.17,28.74,27.09,1.65,-0.0,1.0,27.93,27.91,2.0,27.57,1.66,28.74,26.4,2.34,0.0,1.0,27.59,27.57,2.0,23.92,0.19,24.06,23.78,0.28,-0.0,1.0,23.92,23.92,2.0,34.18,3.99,37.01,31.36,5.65,-0.0,1.0,34.3,34.18,2.0
+AO-LUA-G110005 = 29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,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,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,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,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0
+AO-MAL-G140001 = 21.96,1.34,27.36,17.99,9.37,0.29,3.12,22.0,21.92,2800.0,23.09,1.36,27.91,16.34,11.57,-0.05,3.89,23.13,22.95,2800.0,21.97,1.44,28.46,15.79,12.68,0.4,3.87,22.02,21.85,2800.0,24.25,1.31,29.57,21.3,8.27,0.83,3.79,24.28,24.06,2800.0,26.7,2.01,36.73,23.78,12.95,1.65,5.7,26.78,26.05,2800.0,28.41,3.01,40.31,23.78,16.54,1.28,4.2,28.57,27.64,2800.0,29.12,2.65,37.56,22.95,14.61,0.48,3.37,29.24,29.02,2800.0,29.46,2.51,38.11,23.78,14.33,0.63,3.27,29.57,29.29,2800.0,31.25,2.9,41.42,24.88,16.54,0.7,3.43,31.39,30.94,2800.0,27.51,2.29,35.08,19.92,15.16,0.24,3.34,27.61,27.36,2800.0,23.82,1.72,30.67,19.09,11.57,0.46,3.53,23.88,23.78,2800.0,22.5,1.23,26.81,17.72,9.09,0.25,3.21,22.53,22.4,2800.0
+AO-MOX-G150001 = 21.89,2.57,36.73,14.41,22.32,0.85,4.45,22.04,21.71,6632.0,24.59,1.87,33.15,18.54,14.61,0.69,4.06,24.66,24.33,6632.0,23.2,2.05,32.05,17.72,14.33,0.59,3.45,23.29,22.95,6632.0,26.43,1.72,34.25,21.85,12.4,0.91,4.91,26.49,26.26,6632.0,27.23,1.74,32.05,22.95,9.09,0.52,2.78,27.29,26.88,6632.0,26.95,2.16,32.87,22.4,10.47,0.64,2.52,27.04,26.26,6632.0,26.57,2.56,34.25,21.3,12.95,0.77,2.91,26.7,25.85,6632.0,30.92,2.46,38.94,25.71,13.23,0.76,2.87,31.02,30.32,6632.0,35.2,3.06,43.35,27.91,15.43,0.34,2.31,35.33,34.8,6632.0,34.85,4.83,45.0,25.16,19.84,0.2,1.91,35.19,34.25,6632.0,30.05,4.52,45.0,20.47,24.53,0.41,2.54,30.39,29.43,6632.0,24.24,2.68,33.7,16.61,17.09,0.52,2.92,24.39,23.85,6632.0
+AO-NAM-G160001 = 35.6,6.17,45.0,18.68,26.32,-0.57,2.43,36.13,37.01,1941.0,35.39,5.75,45.0,21.57,23.43,-0.15,2.04,35.85,35.63,1941.0,34.18,5.57,45.0,21.02,23.98,-0.29,2.05,34.63,34.94,1941.0,36.13,3.39,43.07,25.43,17.64,-0.43,2.5,36.29,36.73,1941.0,33.72,2.51,39.21,24.88,14.33,-0.39,2.61,33.82,33.84,1941.0,29.39,1.79,33.15,22.95,10.2,-0.42,2.81,29.45,29.57,1941.0,30.64,2.15,34.8,23.78,11.02,-0.41,2.54,30.72,30.88,1941.0,29.54,1.63,33.43,21.02,12.4,-0.47,3.37,29.59,29.57,1941.0,34.32,1.92,38.66,23.5,15.16,-0.8,4.31,34.37,34.53,1941.0,38.82,2.54,44.72,29.29,15.43,-0.64,3.11,38.9,39.07,1941.0,41.89,3.14,45.0,30.12,14.88,-1.06,3.5,42.01,42.8,1941.0,39.78,3.84,45.0,26.81,18.19,-0.91,3.24,39.97,40.45,1941.0
+AO-NAM-G160002 = 22.33,0.1,22.4,22.26,0.14,0.0,1.0,22.33,22.33,2.0,26.88,1.27,27.78,25.98,1.79,-0.0,1.0,26.89,26.88,2.0,27.5,0.39,27.78,27.22,0.55,-0.0,1.0,27.5,27.5,2.0,25.09,0.68,25.57,24.61,0.96,0.0,1.0,25.09,25.09,2.0,23.37,0.39,23.64,23.09,0.55,0.0,1.0,23.37,23.37,2.0,19.16,0.1,19.23,19.09,0.14,-0.0,1.0,19.16,19.16,2.0,22.68,0.58,23.09,22.26,0.83,-0.0,1.0,22.68,22.68,2.0,21.54,1.12,22.33,20.75,1.58,0.0,1.0,21.55,21.54,2.0,23.23,0.39,23.5,22.95,0.55,0.0,1.0,23.23,23.23,2.0,24.64,0.44,24.95,24.33,0.62,0.0,1.0,24.64,24.64,2.0,27.95,0.63,28.4,27.5,0.9,0.0,1.0,27.95,27.95,2.0,26.95,0.78,27.5,26.4,1.1,0.0,1.0,26.95,26.95,2.0
+AO-UIG-G170001 = 22.51,1.06,26.81,17.99,8.82,0.44,4.58,22.54,22.4,2026.0,23.37,1.31,28.74,18.82,9.92,-0.06,3.68,23.41,23.44,2026.0,22.84,1.48,28.05,18.27,9.78,0.2,3.79,22.89,22.95,2026.0,24.15,1.16,28.46,20.47,7.99,0.46,4.17,24.18,24.12,2026.0,24.85,1.36,30.94,21.3,9.65,0.81,5.14,24.89,24.74,2026.0,24.38,2.38,32.05,19.37,12.68,0.58,2.46,24.49,23.78,2026.0,24.46,2.41,32.32,19.65,12.68,0.53,2.6,24.57,24.06,2026.0,25.36,2.29,32.87,19.92,12.95,0.35,3.64,25.47,25.43,2026.0,27.5,2.48,38.94,19.65,19.29,0.63,5.01,27.62,27.36,2026.0,25.09,2.1,35.63,20.2,15.43,2.18,9.81,25.18,24.74,2026.0,22.91,1.49,28.6,19.09,9.51,0.93,4.3,22.96,22.68,2026.0,22.67,1.25,28.19,18.27,9.92,0.52,4.56,22.71,22.68,2026.0
+AO-ZAI-G180001 = 23.07,1.05,26.67,20.2,6.48,0.45,3.27,23.1,22.95,1178.0,23.85,1.3,27.91,17.44,10.47,-0.99,5.7,23.88,23.99,1178.0,23.38,0.99,27.36,20.2,7.17,-0.09,3.27,23.4,23.5,1178.0,23.45,1.04,27.36,19.65,7.72,0.02,3.33,23.47,23.44,1178.0,23.82,1.16,28.74,19.09,9.65,-0.35,3.91,23.84,23.92,1178.0,23.35,1.18,27.64,20.75,6.89,0.39,3.01,23.38,23.23,1178.0,23.82,1.5,28.19,19.65,8.54,0.23,2.55,23.86,23.78,1178.0,23.98,1.9,28.46,18.82,9.65,-0.25,2.82,24.06,24.06,1178.0,26.61,1.79,34.53,21.71,12.81,0.29,3.17,26.67,26.54,1178.0,26.77,2.08,34.53,21.02,13.5,0.4,3.42,26.85,26.54,1178.0,24.32,1.2,28.46,20.47,7.99,0.04,3.0,24.35,24.33,1178.0,24.37,1.44,32.19,19.65,12.54,0.2,3.31,24.41,24.33,1178.0
+AO-ZAI-G180002 = 22.32,0.42,22.81,21.85,0.96,0.11,1.61,22.32,22.3,4.0,22.47,0.29,22.81,22.13,0.69,0.0,1.85,22.47,22.47,4.0,22.42,0.52,22.95,21.71,1.24,-0.52,1.97,22.42,22.5,4.0,23.18,0.82,23.92,22.4,1.52,-0.01,1.02,23.19,23.19,4.0,22.44,0.56,23.09,21.85,1.24,0.14,1.46,22.44,22.4,4.0,22.66,0.29,22.95,22.26,0.69,-0.58,2.04,22.66,22.71,4.0,22.75,0.48,23.23,22.26,0.96,-0.0,1.11,22.75,22.75,4.0,24.69,1.11,25.98,23.37,2.62,-0.05,1.72,24.71,24.71,4.0,22.78,1.73,24.33,21.02,3.31,-0.05,1.07,22.83,22.88,4.0,23.62,1.21,25.02,22.54,2.48,0.18,1.25,23.65,23.47,4.0,22.59,0.54,23.09,22.13,0.96,0.01,1.01,22.6,22.57,4.0,22.19,0.4,22.54,21.85,0.69,-0.0,1.0,22.2,22.19,4.0
+AO-ZAI-G180003 = 23.06,0.34,23.3,22.81,0.48,-0.0,1.0,23.06,23.06,2.0,22.92,0.73,23.44,22.4,1.03,-0.0,1.0,22.92,22.92,2.0,23.16,0.29,23.37,22.95,0.41,-0.0,1.0,23.16,23.16,2.0,23.88,0.05,23.92,23.85,0.07,-0.0,1.04,23.88,23.88,2.0,23.54,0.63,23.99,23.09,0.9,-0.0,1.0,23.54,23.54,2.0,23.09,0.19,23.23,22.95,0.28,-0.0,1.0,23.09,23.09,2.0,23.57,0.49,23.92,23.23,0.69,0.0,1.0,23.58,23.57,2.0,26.43,0.63,26.88,25.98,0.9,0.0,1.0,26.44,26.43,2.0,24.81,0.68,25.3,24.33,0.96,0.0,1.0,24.82,24.81,2.0,25.47,0.63,25.92,25.02,0.9,-0.0,1.0,25.47,25.47,2.0,23.33,0.34,23.57,23.09,0.48,-0.0,1.0,23.33,23.33,2.0,22.88,0.49,23.23,22.54,0.69,-0.0,1.0,22.89,22.88,2.0
+AO-ZAI-G180004 = 22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,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,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.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,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,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
+AO-ZAI-G180005 = 22.81,NaN,22.81,22.81,0.0,NaN,NaN,22.81,22.81,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,23.92,NaN,23.92,23.92,0.0,NaN,NaN,23.92,23.92,1.0,23.09,NaN,23.09,23.09,0.0,NaN,NaN,23.09,23.09,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,24.33,NaN,24.33,24.33,0.0,NaN,NaN,24.33,24.33,1.0,25.02,NaN,25.02,25.02,0.0,NaN,NaN,25.02,25.02,1.0,23.09,NaN,23.09,23.09,0.0,NaN,NaN,23.09,23.09,1.0,22.54,NaN,22.54,22.54,0.0,NaN,NaN,22.54,22.54,1.0
+AO-ZAI-G180006 = 22.09,0.05,22.13,22.06,0.07,-0.0,1.01,22.09,22.09,2.0,23.26,0.05,23.3,23.23,0.07,0.0,0.96,23.26,23.26,2.0,22.5,0.34,22.75,22.26,0.48,-0.0,1.0,22.51,22.5,2.0,23.09,0.97,23.78,22.4,1.38,0.0,1.0,23.1,23.09,2.0,22.13,0.19,22.26,21.99,0.28,-0.0,1.0,22.13,22.13,2.0,22.5,0.05,22.54,22.47,0.07,0.0,0.91,22.5,22.5,2.0,22.61,0.49,22.95,22.26,0.69,0.0,1.0,22.61,22.61,2.0,23.75,0.63,24.19,23.3,0.9,0.0,1.0,23.75,23.75,2.0,23.75,0.44,24.06,23.44,0.62,-0.0,1.0,23.75,23.75,2.0,23.68,0.24,23.85,23.5,0.34,0.0,1.0,23.68,23.68,2.0,22.88,0.1,22.95,22.81,0.14,0.0,0.99,22.88,22.88,2.0,22.44,0.15,22.54,22.33,0.21,0.0,1.0,22.44,22.44,2.0
+AO-ZAI-G180007 = 22.3,0.24,22.47,22.13,0.34,0.0,1.0,22.3,22.3,2.0,23.02,0.29,23.23,22.81,0.41,0.0,1.0,23.02,23.02,2.0,22.44,0.24,22.61,22.26,0.34,0.0,1.0,22.44,22.44,2.0,23.81,0.05,23.85,23.78,0.07,0.0,0.96,23.81,23.81,2.0,22.47,0.29,22.68,22.26,0.41,0.0,1.0,22.47,22.47,2.0,22.64,0.15,22.75,22.54,0.21,0.0,1.0,22.64,22.64,2.0,23.02,0.1,23.09,22.95,0.14,0.0,0.99,23.02,23.02,2.0,24.64,0.63,25.09,24.19,0.9,0.0,1.0,24.64,24.64,2.0,24.12,0.1,24.19,24.06,0.14,-0.0,1.0,24.12,24.12,2.0,23.88,0.54,24.26,23.5,0.76,0.0,1.0,23.89,23.88,2.0,22.99,0.05,23.02,22.95,0.07,0.0,0.97,22.99,22.99,2.0,22.54,NaN,22.54,22.54,0.0,NaN,-9.660119855702298E13,22.54,22.54,2.0
+AO-ZAI-G180008 = 22.02,0.05,22.06,21.99,0.07,0.0,0.93,22.02,22.02,2.0,23.33,0.05,23.37,23.3,0.07,-0.0,1.08,23.33,23.33,2.0,23.12,0.54,23.5,22.75,0.76,-0.0,1.0,23.13,23.12,2.0,22.54,0.19,22.68,22.4,0.28,0.0,1.0,22.54,22.54,2.0,22.06,0.1,22.13,21.99,0.14,-0.0,1.0,22.06,22.06,2.0,22.78,0.44,23.09,22.47,0.62,-0.0,1.0,22.78,22.78,2.0,22.61,0.49,22.95,22.26,0.69,0.0,1.0,22.61,22.61,2.0,23.88,0.83,24.47,23.3,1.17,-0.0,1.0,23.89,23.88,2.0,23.88,0.63,24.33,23.44,0.9,0.0,1.0,23.89,23.88,2.0,23.88,0.05,23.92,23.85,0.07,0.0,0.88,23.88,23.88,2.0,23.09,0.39,23.37,22.81,0.55,-0.0,1.0,23.09,23.09,2.0,22.23,0.15,22.33,22.13,0.21,-0.0,1.0,22.23,22.23,2.0
+AO-ZAI-G180009 = 21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,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,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,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,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,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
+AO-ZAI-G180010 = 22.06,0.1,22.13,21.99,0.14,-0.0,1.0,22.06,22.06,2.0,23.3,0.1,23.37,23.23,0.14,-0.0,1.0,23.3,23.3,2.0,23.5,0.0,23.5,23.5,0.0,-1.290539685E7,1.10849033864642E14,23.5,23.5,2.0,21.57,1.56,22.68,20.47,2.2,0.0,1.0,21.6,21.57,2.0,21.71,0.58,22.13,21.3,0.83,0.0,1.0,21.72,21.71,2.0,23.02,0.1,23.09,22.95,0.14,0.0,0.99,23.02,23.02,2.0,22.54,0.58,22.95,22.13,0.83,-0.0,1.0,22.54,22.54,2.0,23.71,1.07,24.47,22.95,1.52,0.0,1.0,23.72,23.71,2.0,23.5,1.17,24.33,22.68,1.65,-0.0,1.0,23.52,23.5,2.0,23.57,0.49,23.92,23.23,0.69,0.0,1.0,23.58,23.57,2.0,23.16,0.29,23.37,22.95,0.41,0.0,1.0,23.16,23.16,2.0,21.57,0.78,22.13,21.02,1.1,-0.0,1.0,21.58,21.57,2.0
+AO-ZAI-G180011 = 21.92,0.1,21.99,21.85,0.14,-0.0,1.0,21.92,21.92,2.0,23.44,0.1,23.5,23.37,0.14,-0.0,1.0,23.44,23.44,2.0,23.5,0.0,23.5,23.5,0.0,-1.290539685E7,1.10849033864642E14,23.5,23.5,2.0,23.78,1.56,24.88,22.68,2.2,-0.0,1.0,23.81,23.78,2.0,22.54,0.58,22.95,22.13,0.83,0.0,1.0,22.54,22.54,2.0,23.16,0.1,23.23,23.09,0.14,-0.0,1.0,23.16,23.16,2.0,23.37,0.58,23.78,22.95,0.83,-0.0,1.0,23.37,23.37,2.0,25.23,1.07,25.98,24.47,1.52,0.0,1.0,25.24,25.23,2.0,25.16,1.17,25.98,24.33,1.65,-0.0,1.0,25.17,25.16,2.0,24.26,0.49,24.61,23.92,0.69,0.0,1.0,24.26,24.26,2.0,23.57,0.29,23.78,23.37,0.41,0.0,1.0,23.57,23.57,2.0,22.68,0.78,23.23,22.13,1.1,-0.0,1.0,22.68,22.68,2.0
+AO-ZAI-G180012 = 22.63,0.35,23.02,22.26,0.76,0.09,1.3,22.63,22.61,4.0,22.71,0.67,23.37,21.85,1.52,-0.4,1.67,22.72,22.81,4.0,22.88,0.82,23.78,21.85,1.93,-0.24,1.74,22.89,22.95,4.0,22.28,1.39,23.64,20.89,2.76,-0.01,1.1,22.31,22.3,4.0,21.85,1.12,22.81,20.75,2.07,-0.03,1.04,21.87,21.92,4.0,22.97,0.76,23.71,22.13,1.58,-0.11,1.23,22.98,23.02,4.0,22.73,1.18,23.78,21.57,2.2,-0.03,1.04,22.75,22.78,4.0,22.57,1.56,24.19,20.75,3.44,-0.14,1.41,22.61,22.68,4.0,22.92,1.31,24.47,21.57,2.89,0.17,1.42,22.95,22.81,4.0,24.4,1.36,25.71,23.23,2.48,0.02,1.03,24.43,24.33,4.0,23.28,0.87,24.12,22.4,1.72,-0.02,1.1,23.29,23.3,4.0,22.16,1.13,23.5,21.16,2.34,0.25,1.34,22.18,21.99,4.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_vegetation_2005.properties
new file mode 100644
index 0000000..e50c32e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AGO/AGO_2_vegetation_2005.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 2005 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=2005
+
+# 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.6,0.12,0.83,0.22,0.61,-0.94,3.36,0.61,0.63,1106.0,0.62,0.12,0.86,0.23,0.63,-0.09,2.59,0.63,0.62,1106.0,0.74,0.08,0.88,0.31,0.57,-1.16,4.98,0.75,0.76,1106.0,0.63,0.11,0.86,0.26,0.6,-0.28,2.37,0.64,0.63,1106.0,0.68,0.12,0.87,0.18,0.69,-0.83,3.35,0.7,0.71,1106.0,0.55,0.13,0.78,0.11,0.67,-0.55,2.78,0.57,0.57,1106.0,0.49,0.11,0.74,0.1,0.65,-0.09,2.75,0.5,0.49,1106.0,0.43,0.1,0.67,0.09,0.58,0.2,3.01,0.44,0.42,1106.0,0.4,0.13,0.75,0.11,0.63,0.81,2.94,0.42,0.38,1106.0,0.35,0.11,0.64,0.05,0.59,-0.17,2.63,0.37,0.35,1106.0,0.45,0.15,0.8,0.16,0.64,0.43,2.26,0.48,0.42,1106.0,0.48,0.12,0.75,0.11,0.63,-0.19,2.48,0.49,0.48,1106.0
+AO-BGU-G020001 = 0.59,0.19,0.83,0.14,0.69,-1.03,2.8,0.62,0.66,1317.0,0.65,0.15,0.84,0.2,0.64,-1.5,4.18,0.67,0.71,1317.0,0.68,0.14,0.84,0.23,0.61,-1.61,4.53,0.69,0.74,1317.0,0.62,0.15,0.85,0.18,0.67,-1.46,3.98,0.64,0.68,1317.0,0.51,0.13,0.78,0.16,0.61,-1.07,3.16,0.53,0.55,1317.0,0.41,0.09,0.71,0.16,0.54,-0.88,3.38,0.42,0.43,1317.0,0.34,0.06,0.61,0.17,0.44,-0.76,4.06,0.35,0.36,1317.0,0.34,0.07,0.52,0.16,0.36,-0.34,2.84,0.35,0.35,1317.0,0.35,0.1,0.6,0.14,0.46,0.07,2.68,0.37,0.34,1317.0,0.39,0.14,0.76,0.14,0.63,0.35,2.38,0.42,0.36,1317.0,0.51,0.17,0.83,0.14,0.69,-0.49,2.24,0.54,0.54,1317.0,0.55,0.19,0.85,0.13,0.72,-0.72,2.36,0.58,0.6,1317.0
+AO-BIE-G030001 = 0.72,0.05,0.83,0.57,0.26,-0.48,3.01,0.73,0.73,2399.0,0.73,0.04,0.82,0.6,0.22,-0.4,2.87,0.73,0.73,2399.0,0.71,0.04,0.8,0.57,0.23,-0.56,2.55,0.71,0.72,2399.0,0.68,0.05,0.78,0.55,0.24,-0.39,2.32,0.68,0.68,2399.0,0.6,0.08,0.74,0.42,0.32,-0.58,2.3,0.61,0.62,2399.0,0.52,0.09,0.7,0.32,0.38,-0.25,2.03,0.52,0.52,2399.0,0.46,0.09,0.64,0.29,0.35,0.12,1.85,0.47,0.45,2399.0,0.49,0.07,0.65,0.3,0.35,-0.18,2.49,0.49,0.49,2399.0,0.56,0.08,0.74,0.33,0.41,-0.41,2.51,0.57,0.57,2399.0,0.62,0.08,0.77,0.35,0.42,-0.69,2.64,0.62,0.64,2399.0,0.68,0.07,0.8,0.46,0.34,-0.72,2.86,0.68,0.69,2399.0,0.73,0.05,0.84,0.55,0.29,-0.75,3.0,0.73,0.74,2399.0
+AO-CAB-G040001 = 0.56,0.05,0.68,0.46,0.22,0.33,2.51,0.56,0.55,229.0,0.6,0.06,0.7,0.46,0.25,-0.54,2.6,0.6,0.6,229.0,0.73,0.04,0.81,0.63,0.19,-0.3,2.48,0.73,0.73,229.0,0.53,0.08,0.74,0.38,0.36,0.16,2.13,0.54,0.53,229.0,0.52,0.11,0.83,0.29,0.54,0.81,3.14,0.54,0.51,229.0,0.46,0.1,0.62,0.21,0.41,-0.84,2.92,0.47,0.47,229.0,0.51,0.08,0.68,0.34,0.33,0.05,1.78,0.51,0.51,229.0,0.29,0.09,0.53,0.14,0.39,0.05,2.23,0.31,0.31,229.0,0.18,0.08,0.41,0.06,0.35,0.95,3.01,0.2,0.15,229.0,0.32,0.09,0.58,0.11,0.47,0.08,3.03,0.33,0.31,229.0,0.51,0.08,0.72,0.29,0.44,-0.31,2.84,0.52,0.52,229.0,0.46,0.06,0.62,0.32,0.3,0.27,2.22,0.46,0.45,229.0
+AO-CCU-G050001 = 0.61,0.07,0.81,0.37,0.44,0.01,2.63,0.62,0.61,6731.0,0.62,0.06,0.79,0.41,0.38,0.45,2.67,0.62,0.61,6731.0,0.61,0.06,0.79,0.39,0.4,0.35,2.62,0.62,0.6,6731.0,0.57,0.06,0.77,0.35,0.42,0.64,2.78,0.58,0.56,6731.0,0.49,0.08,0.75,0.28,0.46,0.57,2.56,0.5,0.47,6731.0,0.43,0.09,0.71,0.26,0.45,0.7,2.5,0.44,0.4,6731.0,0.38,0.08,0.66,0.24,0.42,0.84,2.75,0.39,0.35,6731.0,0.35,0.08,0.62,0.21,0.41,0.9,2.76,0.36,0.32,6731.0,0.34,0.11,0.66,0.18,0.48,0.9,2.69,0.35,0.3,6731.0,0.36,0.13,0.73,0.17,0.56,0.73,2.46,0.38,0.32,6731.0,0.41,0.13,0.73,0.16,0.57,0.42,2.15,0.43,0.39,6731.0,0.54,0.11,0.78,0.23,0.55,-0.36,3.0,0.55,0.55,6731.0
+AO-CNN-G080001 = 0.49,0.09,0.72,0.26,0.46,-0.14,2.24,0.5,0.5,2615.0,0.55,0.08,0.74,0.32,0.42,-0.44,2.6,0.56,0.57,2615.0,0.55,0.08,0.73,0.34,0.4,-0.4,2.51,0.56,0.57,2615.0,0.52,0.07,0.7,0.31,0.39,-0.49,2.78,0.52,0.53,2615.0,0.42,0.08,0.65,0.23,0.42,0.31,2.52,0.42,0.41,2615.0,0.35,0.07,0.61,0.2,0.41,0.91,3.48,0.36,0.34,2615.0,0.31,0.07,0.55,0.19,0.36,1.32,4.49,0.32,0.3,2615.0,0.29,0.05,0.51,0.2,0.31,1.69,5.91,0.29,0.28,2615.0,0.27,0.06,0.51,0.18,0.33,1.84,6.34,0.28,0.26,2615.0,0.28,0.07,0.55,0.17,0.39,1.68,5.78,0.29,0.27,2615.0,0.31,0.08,0.64,0.18,0.46,1.55,5.14,0.32,0.28,2615.0,0.34,0.1,0.7,0.18,0.52,1.48,4.63,0.36,0.31,2615.0
+AO-CNO-G060001 = 0.66,0.05,0.77,0.53,0.24,-0.15,2.67,0.66,0.66,787.0,0.75,0.06,0.89,0.55,0.34,-0.48,2.9,0.75,0.76,787.0,0.79,0.05,0.9,0.68,0.22,0.39,2.39,0.79,0.78,787.0,0.74,0.09,0.88,0.44,0.45,-0.76,3.3,0.74,0.75,787.0,0.71,0.1,0.87,0.52,0.35,-0.13,1.94,0.72,0.71,787.0,0.61,0.12,0.84,0.4,0.44,0.13,1.79,0.62,0.61,787.0,0.54,0.11,0.75,0.29,0.45,0.24,1.85,0.55,0.52,787.0,0.44,0.12,0.74,0.23,0.51,0.25,2.47,0.46,0.45,787.0,0.51,0.12,0.78,0.24,0.54,-0.05,2.28,0.53,0.52,787.0,0.55,0.14,0.84,0.21,0.64,-0.32,2.17,0.57,0.57,787.0,0.65,0.13,0.84,0.25,0.58,-0.99,2.91,0.66,0.7,787.0,0.65,0.09,0.85,0.42,0.43,0.35,2.53,0.66,0.63,787.0
+AO-CUS-G070001 = 0.7,0.11,0.84,0.25,0.59,-2.14,7.19,0.71,0.74,1815.0,0.73,0.06,0.84,0.4,0.44,-1.18,5.07,0.73,0.73,1815.0,0.75,0.05,0.85,0.49,0.36,-1.02,5.05,0.75,0.76,1815.0,0.71,0.06,0.85,0.43,0.42,-1.29,5.44,0.72,0.73,1815.0,0.63,0.07,0.84,0.19,0.65,-0.19,5.72,0.63,0.62,1815.0,0.5,0.08,0.8,0.27,0.53,0.7,4.43,0.5,0.49,1815.0,0.42,0.07,0.71,0.23,0.48,1.47,5.87,0.43,0.41,1815.0,0.46,0.08,0.68,0.22,0.46,-0.21,2.2,0.47,0.46,1815.0,0.52,0.11,0.71,0.23,0.48,-0.55,2.47,0.53,0.53,1815.0,0.61,0.14,0.79,0.16,0.63,-1.15,3.55,0.63,0.65,1815.0,0.69,0.13,0.83,0.21,0.61,-1.77,5.47,0.71,0.74,1815.0,0.72,0.12,0.86,0.21,0.65,-2.01,6.66,0.73,0.76,1815.0
+AO-HUA-G090001 = 0.66,0.05,0.78,0.53,0.25,0.11,2.74,0.66,0.65,1098.0,0.66,0.04,0.77,0.54,0.23,-0.0,2.47,0.66,0.66,1098.0,0.67,0.03,0.76,0.58,0.19,0.03,2.8,0.67,0.67,1098.0,0.63,0.04,0.73,0.51,0.22,0.26,2.95,0.63,0.62,1098.0,0.53,0.05,0.67,0.4,0.27,-0.01,2.9,0.54,0.53,1098.0,0.42,0.05,0.6,0.31,0.3,0.22,3.32,0.42,0.42,1098.0,0.37,0.04,0.53,0.26,0.27,0.06,3.78,0.37,0.37,1098.0,0.41,0.05,0.54,0.27,0.28,-0.63,3.24,0.42,0.42,1098.0,0.47,0.06,0.62,0.27,0.35,-0.81,3.75,0.48,0.49,1098.0,0.55,0.07,0.69,0.32,0.37,-0.63,3.48,0.55,0.56,1098.0,0.62,0.06,0.76,0.41,0.35,-0.42,3.42,0.62,0.62,1098.0,0.68,0.05,0.79,0.51,0.28,-0.57,3.77,0.68,0.68,1098.0
+AO-HUI-G100001 = 0.63,0.08,0.78,0.38,0.4,-0.43,2.48,0.63,0.64,2642.0,0.66,0.06,0.82,0.46,0.35,-0.7,3.39,0.67,0.67,2642.0,0.68,0.05,0.82,0.5,0.32,-0.53,3.2,0.68,0.68,2642.0,0.63,0.05,0.76,0.45,0.31,-0.59,3.22,0.63,0.64,2642.0,0.52,0.07,0.67,0.34,0.33,-0.39,2.28,0.53,0.53,2642.0,0.43,0.07,0.59,0.27,0.31,-0.05,2.03,0.43,0.43,2642.0,0.36,0.06,0.52,0.23,0.28,0.38,2.2,0.36,0.35,2642.0,0.33,0.05,0.49,0.23,0.26,0.45,2.48,0.34,0.33,2642.0,0.36,0.09,0.59,0.2,0.39,0.74,2.37,0.37,0.33,2642.0,0.39,0.11,0.67,0.2,0.46,0.71,2.28,0.4,0.35,2642.0,0.49,0.13,0.71,0.25,0.46,-0.12,1.68,0.5,0.51,2642.0,0.54,0.13,0.77,0.27,0.5,-0.09,1.74,0.55,0.55,2642.0
+AO-LNO-G120001 = 0.76,0.04,0.86,0.59,0.28,-0.51,3.58,0.76,0.76,3462.0,0.73,0.04,0.83,0.61,0.22,-0.28,2.53,0.74,0.74,3462.0,0.73,0.03,0.82,0.6,0.22,-0.23,2.8,0.73,0.73,3462.0,0.71,0.04,0.81,0.55,0.26,-0.29,3.1,0.71,0.71,3462.0,0.6,0.06,0.78,0.33,0.44,-0.61,4.09,0.61,0.6,3462.0,0.49,0.07,0.69,0.23,0.46,-0.23,3.25,0.5,0.5,3462.0,0.42,0.08,0.65,0.13,0.52,-0.78,4.01,0.42,0.43,3462.0,0.58,0.08,0.77,0.23,0.54,-1.05,4.46,0.59,0.6,3462.0,0.69,0.09,0.83,0.27,0.56,-1.54,5.49,0.7,0.71,3462.0,0.76,0.06,0.87,0.44,0.43,-1.3,4.92,0.77,0.78,3462.0,0.77,0.03,0.86,0.6,0.26,-0.62,4.42,0.77,0.78,3462.0,0.77,0.04,0.86,0.59,0.28,-0.49,3.13,0.77,0.77,3462.0
+AO-LSU-G130001 = 0.7,0.06,0.83,0.46,0.37,-0.52,3.06,0.7,0.71,2581.0,0.72,0.05,0.84,0.58,0.26,-0.21,2.66,0.73,0.72,2581.0,0.73,0.04,0.81,0.59,0.22,-0.44,2.78,0.74,0.74,2581.0,0.69,0.04,0.81,0.52,0.29,-0.01,2.71,0.69,0.69,2581.0,0.6,0.06,0.76,0.35,0.41,0.14,2.96,0.61,0.59,2581.0,0.52,0.07,0.73,0.34,0.39,0.52,2.71,0.52,0.5,2581.0,0.45,0.06,0.63,0.31,0.32,0.61,2.77,0.45,0.44,2581.0,0.52,0.06,0.69,0.37,0.32,0.2,2.56,0.53,0.52,2581.0,0.62,0.06,0.75,0.41,0.34,-0.51,3.42,0.62,0.62,2581.0,0.7,0.06,0.86,0.45,0.42,-0.47,4.54,0.7,0.7,2581.0,0.75,0.04,0.84,0.56,0.28,-0.92,4.04,0.75,0.76,2581.0,0.72,0.05,0.83,0.56,0.26,-0.4,2.71,0.72,0.73,2581.0
+AO-LUA-G110001 = 0.26,0.03,0.29,0.24,0.05,0.0,1.0,0.26,0.26,2.0,0.3,0.03,0.33,0.28,0.05,-0.0,1.0,0.3,0.3,2.0,0.37,0.06,0.41,0.33,0.08,-0.0,1.0,0.37,0.37,2.0,0.27,0.05,0.31,0.24,0.07,-0.0,1.0,0.27,0.27,2.0,0.27,0.03,0.29,0.25,0.05,0.0,1.0,0.27,0.27,2.0,0.2,0.03,0.22,0.18,0.04,-0.0,1.0,0.2,0.2,2.0,0.16,0.04,0.19,0.13,0.06,0.0,1.0,0.16,0.16,2.0,0.17,0.02,0.18,0.15,0.03,0.0,1.0,0.17,0.17,2.0,0.14,0.01,0.15,0.13,0.02,-0.0,1.0,0.14,0.14,2.0,0.16,0.02,0.18,0.15,0.02,0.0,1.0,0.16,0.16,2.0,0.13,0.02,0.14,0.12,0.03,0.0,1.0,0.13,0.13,2.0,0.16,0.02,0.17,0.14,0.03,-0.0,1.0,0.16,0.16,2.0
+AO-LUA-G110002 = 0.41,0.09,0.57,0.19,0.38,-0.52,2.75,0.42,0.42,94.0,0.45,0.09,0.6,0.19,0.41,-0.88,3.02,0.46,0.48,94.0,0.57,0.1,0.71,0.25,0.46,-1.13,3.72,0.58,0.6,94.0,0.48,0.11,0.65,0.19,0.46,-0.75,3.01,0.5,0.5,94.0,0.42,0.09,0.59,0.19,0.4,-0.39,2.66,0.43,0.43,94.0,0.33,0.07,0.48,0.15,0.33,-0.27,2.83,0.33,0.33,94.0,0.31,0.08,0.49,0.13,0.36,0.12,2.72,0.32,0.31,94.0,0.28,0.07,0.44,0.15,0.29,0.35,2.37,0.29,0.27,94.0,0.24,0.07,0.38,0.13,0.26,0.26,1.76,0.25,0.23,94.0,0.29,0.08,0.48,0.14,0.33,0.46,2.47,0.3,0.27,94.0,0.26,0.08,0.45,0.12,0.33,0.37,2.31,0.27,0.25,94.0,0.33,0.1,0.53,0.14,0.38,-0.09,2.04,0.35,0.34,94.0
+AO-LUA-G110003 = 0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,0.19,NaN,0.19,0.19,0.0,NaN,NaN,0.19,0.19,1.0,0.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,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.17,NaN,0.17,0.17,0.0,NaN,NaN,0.17,0.17,1.0,0.15,NaN,0.15,0.15,0.0,NaN,NaN,0.15,0.15,1.0,0.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0,0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,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.17,NaN,0.17,0.17,0.0,NaN,NaN,0.17,0.17,1.0
+AO-LUA-G110004 = 0.27,0.02,0.28,0.26,0.02,-0.0,1.0,0.27,0.27,2.0,0.28,0.02,0.3,0.27,0.03,0.0,1.0,0.28,0.28,2.0,0.35,0.03,0.37,0.33,0.04,0.0,1.0,0.35,0.35,2.0,0.26,0.03,0.28,0.23,0.05,0.0,1.0,0.26,0.26,2.0,0.25,0.01,0.26,0.24,0.02,-0.0,1.01,0.25,0.25,2.0,0.18,0.02,0.2,0.16,0.03,0.0,1.0,0.18,0.18,2.0,0.15,0.03,0.18,0.13,0.05,0.0,1.0,0.16,0.15,2.0,0.16,0.02,0.17,0.15,0.02,-0.0,1.0,0.16,0.16,2.0,0.14,0.01,0.14,0.13,0.02,0.0,0.99,0.14,0.14,2.0,0.16,0.01,0.17,0.16,0.01,0.0,0.98,0.16,0.16,2.0,0.14,0.02,0.15,0.12,0.02,0.0,1.0,0.14,0.14,2.0,0.17,0.02,0.19,0.16,0.03,0.0,1.0,0.18,0.17,2.0
+AO-LUA-G110005 = 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.37,NaN,0.37,0.37,0.0,NaN,NaN,0.37,0.37,1.0,0.28,NaN,0.28,0.28,0.0,NaN,NaN,0.28,0.28,1.0,0.26,NaN,0.26,0.26,0.0,NaN,NaN,0.26,0.26,1.0,0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,0.18,NaN,0.18,0.18,0.0,NaN,NaN,0.18,0.18,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.17,NaN,0.17,0.17,0.0,NaN,NaN,0.17,0.17,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
+AO-MAL-G140001 = 0.74,0.05,0.84,0.47,0.36,-1.39,5.44,0.74,0.75,2800.0,0.74,0.05,0.84,0.56,0.28,-0.57,3.03,0.74,0.74,2800.0,0.73,0.04,0.82,0.57,0.26,-0.54,2.88,0.73,0.73,2800.0,0.72,0.05,0.83,0.55,0.28,-0.67,3.33,0.72,0.72,2800.0,0.61,0.08,0.78,0.3,0.48,-0.92,4.08,0.62,0.62,2800.0,0.49,0.09,0.72,0.2,0.52,0.08,3.11,0.5,0.48,2800.0,0.41,0.08,0.64,0.18,0.46,0.5,3.2,0.42,0.4,2800.0,0.47,0.1,0.71,0.22,0.48,-0.17,2.86,0.48,0.48,2800.0,0.57,0.09,0.79,0.28,0.51,-0.17,2.92,0.58,0.57,2800.0,0.66,0.08,0.84,0.2,0.63,-1.51,7.45,0.67,0.68,2800.0,0.75,0.04,0.84,0.59,0.26,-0.76,3.43,0.75,0.75,2800.0,0.76,0.05,0.86,0.51,0.35,-1.02,5.43,0.76,0.76,2800.0
+AO-MOX-G150001 = 0.66,0.08,0.83,0.35,0.48,-0.77,2.9,0.66,0.68,6632.0,0.71,0.08,0.87,0.43,0.44,-0.6,2.81,0.71,0.72,6632.0,0.71,0.08,0.87,0.43,0.44,-0.8,2.75,0.71,0.73,6632.0,0.68,0.09,0.84,0.41,0.43,-0.72,2.6,0.68,0.7,6632.0,0.63,0.09,0.81,0.35,0.46,-0.62,2.46,0.63,0.65,6632.0,0.56,0.1,0.76,0.3,0.46,-0.58,2.29,0.57,0.59,6632.0,0.5,0.09,0.71,0.27,0.44,-0.47,2.27,0.51,0.52,6632.0,0.48,0.08,0.67,0.2,0.47,-0.6,2.91,0.48,0.49,6632.0,0.51,0.1,0.74,0.24,0.5,-0.29,2.25,0.52,0.53,6632.0,0.57,0.12,0.78,0.25,0.53,-0.38,2.11,0.58,0.59,6632.0,0.64,0.11,0.83,0.26,0.57,-0.64,2.66,0.65,0.66,6632.0,0.65,0.1,0.84,0.34,0.5,-0.71,2.81,0.66,0.67,6632.0
+AO-NAM-G160001 = 0.27,0.17,0.73,0.06,0.67,0.76,2.33,0.32,0.21,1941.0,0.34,0.2,0.77,0.06,0.71,0.34,1.92,0.4,0.32,1941.0,0.36,0.2,0.77,0.06,0.71,0.25,1.85,0.41,0.34,1941.0,0.32,0.18,0.74,0.06,0.69,0.39,1.97,0.36,0.29,1941.0,0.25,0.13,0.63,0.07,0.56,0.64,2.36,0.28,0.22,1941.0,0.22,0.1,0.54,0.07,0.46,0.59,2.38,0.24,0.2,1941.0,0.2,0.08,0.46,0.08,0.38,0.53,2.32,0.22,0.19,1941.0,0.2,0.08,0.42,0.08,0.34,0.45,2.14,0.21,0.19,1941.0,0.19,0.08,0.41,0.07,0.34,0.55,2.24,0.2,0.17,1941.0,0.18,0.08,0.41,0.06,0.35,0.66,2.39,0.2,0.16,1941.0,0.2,0.12,0.57,0.06,0.51,1.09,3.32,0.23,0.16,1941.0,0.21,0.13,0.62,0.06,0.57,1.13,3.43,0.25,0.16,1941.0
+AO-NAM-G160002 = -0.02,0.02,-0.01,-0.03,0.02,0.0,1.0,0.02,-0.02,2.0,0.03,0.0,0.03,0.02,0.0,0.07,18.54,0.03,0.03,2.0,0.02,0.01,0.03,0.02,0.01,-0.0,1.11,0.02,0.02,2.0,0.08,0.0,0.08,0.07,0.0,0.0,-0.64,0.08,0.08,2.0,0.02,0.01,0.03,0.01,0.02,0.0,1.0,0.02,0.02,2.0,0.03,0.01,0.03,0.02,0.01,0.0,0.97,0.03,0.03,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.04,0.03,-0.02,0.05,0.0,1.0,0.03,0.0,2.0,0.0,0.03,0.02,-0.02,0.04,0.0,1.0,0.02,0.0,2.0,0.03,0.0,0.04,0.03,0.01,0.0,1.37,0.03,0.03,2.0,-0.03,0.03,-0.01,-0.05,0.04,0.0,1.0,0.04,-0.03,2.0,0.01,0.01,0.02,0.0,0.02,0.0,1.0,0.02,0.01,2.0
+AO-UIG-G170001 = 0.71,0.06,0.85,0.5,0.35,-0.21,2.36,0.71,0.71,2026.0,0.76,0.05,0.86,0.58,0.29,-0.85,4.41,0.76,0.77,2026.0,0.75,0.06,0.88,0.55,0.33,-0.71,3.83,0.76,0.76,2026.0,0.74,0.07,0.89,0.46,0.43,-0.78,3.77,0.74,0.75,2026.0,0.7,0.08,0.88,0.48,0.4,-0.04,2.33,0.7,0.7,2026.0,0.6,0.1,0.84,0.28,0.56,0.06,2.29,0.6,0.59,2026.0,0.52,0.08,0.74,0.28,0.46,-0.03,2.83,0.53,0.52,2026.0,0.56,0.1,0.8,0.25,0.55,-0.06,2.35,0.57,0.56,2026.0,0.62,0.12,0.84,0.28,0.56,-0.64,2.88,0.63,0.63,2026.0,0.62,0.15,0.86,0.19,0.67,-0.64,2.39,0.64,0.66,2026.0,0.75,0.07,0.88,0.44,0.44,-1.04,4.25,0.75,0.76,2026.0,0.73,0.1,0.87,0.38,0.49,-0.86,2.93,0.73,0.76,2026.0
+AO-ZAI-G180001 = 0.66,0.06,0.82,0.49,0.33,0.08,2.82,0.66,0.66,1177.0,0.66,0.06,0.81,0.44,0.36,-0.18,3.03,0.66,0.66,1177.0,0.71,0.05,0.83,0.52,0.31,-0.38,2.83,0.71,0.71,1177.0,0.56,0.11,0.79,0.31,0.48,-0.05,2.38,0.58,0.57,1177.0,0.62,0.11,0.81,0.32,0.49,-0.73,2.56,0.63,0.65,1177.0,0.46,0.07,0.7,0.27,0.43,-0.02,2.74,0.47,0.46,1177.0,0.45,0.1,0.68,0.19,0.49,-0.18,2.58,0.46,0.45,1177.0,0.44,0.08,0.67,0.23,0.44,0.52,2.6,0.44,0.42,1177.0,0.31,0.07,0.61,0.18,0.43,1.01,3.83,0.32,0.29,1177.0,0.43,0.12,0.8,0.13,0.67,0.18,2.57,0.45,0.42,1177.0,0.53,0.1,0.79,0.28,0.51,0.21,2.23,0.54,0.53,1177.0,0.53,0.11,0.83,0.31,0.52,0.58,2.8,0.55,0.51,1177.0
+AO-ZAI-G180002 = 0.46,0.06,0.53,0.41,0.12,0.07,1.17,0.47,0.46,4.0,0.41,0.06,0.47,0.34,0.13,-0.16,1.26,0.41,0.42,4.0,0.45,0.07,0.52,0.38,0.14,0.02,1.09,0.45,0.45,4.0,0.39,0.05,0.44,0.34,0.11,-0.02,1.12,0.39,0.39,4.0,0.34,0.03,0.37,0.3,0.07,-0.24,1.82,0.34,0.34,4.0,0.32,0.04,0.35,0.28,0.08,-0.01,1.04,0.32,0.32,4.0,0.3,0.04,0.34,0.25,0.09,-0.03,1.16,0.3,0.3,4.0,0.24,0.04,0.28,0.19,0.1,-0.15,1.69,0.24,0.24,4.0,0.17,0.03,0.2,0.14,0.06,-0.29,1.96,0.17,0.18,4.0,0.22,0.03,0.26,0.2,0.06,0.61,1.84,0.22,0.21,4.0,0.31,0.04,0.35,0.27,0.09,-0.3,2.02,0.31,0.32,4.0,0.41,0.03,0.44,0.38,0.06,-0.22,1.54,0.41,0.41,4.0
+AO-ZAI-G180003 = 0.55,0.04,0.58,0.53,0.06,0.0,1.0,0.55,0.55,2.0,0.49,0.05,0.52,0.46,0.07,0.0,1.0,0.49,0.49,2.0,0.56,0.05,0.59,0.52,0.07,0.0,1.0,0.56,0.56,2.0,0.47,0.04,0.5,0.44,0.06,-0.0,1.0,0.47,0.47,2.0,0.36,0.02,0.38,0.35,0.03,0.0,1.0,0.36,0.36,2.0,0.36,0.02,0.37,0.35,0.02,0.0,1.0,0.36,0.36,2.0,0.35,0.02,0.36,0.33,0.03,-0.0,1.0,0.35,0.35,2.0,0.27,0.02,0.28,0.25,0.03,-0.0,1.0,0.27,0.27,2.0,0.18,0.01,0.19,0.17,0.02,0.0,1.0,0.18,0.18,2.0,0.21,0.03,0.23,0.2,0.04,0.0,1.0,0.21,0.21,2.0,0.33,0.03,0.35,0.32,0.04,-0.0,1.0,0.33,0.33,2.0,0.45,0.03,0.47,0.43,0.05,0.0,1.0,0.45,0.45,2.0
+AO-ZAI-G180004 = 0.47,NaN,0.47,0.47,0.0,NaN,NaN,0.47,0.47,1.0,0.53,NaN,0.53,0.53,0.0,NaN,NaN,0.53,0.53,1.0,0.51,NaN,0.51,0.51,0.0,NaN,NaN,0.51,0.51,1.0,0.47,NaN,0.47,0.47,0.0,NaN,NaN,0.47,0.47,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.45,NaN,0.45,0.45,0.0,NaN,NaN,0.45,0.45,1.0,0.39,NaN,0.39,0.39,0.0,NaN,NaN,0.39,0.39,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.33,NaN,0.33,0.33,0.0,NaN,NaN,0.33,0.33,1.0,0.42,NaN,0.42,0.42,0.0,NaN,NaN,0.42,0.42,1.0,0.49,NaN,0.49,0.49,0.0,NaN,NaN,0.49,0.49,1.0
+AO-ZAI-G180005 = 0.53,NaN,0.53,0.53,0.0,NaN,NaN,0.53,0.53,1.0,0.46,NaN,0.46,0.46,0.0,NaN,NaN,0.46,0.46,1.0,0.52,NaN,0.52,0.52,0.0,NaN,NaN,0.52,0.52,1.0,0.44,NaN,0.44,0.44,0.0,NaN,NaN,0.44,0.44,1.0,0.35,NaN,0.35,0.35,0.0,NaN,NaN,0.35,0.35,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.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,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.32,NaN,0.32,0.32,0.0,NaN,NaN,0.32,0.32,1.0,0.43,NaN,0.43,0.43,0.0,NaN,NaN,0.43,0.43,1.0
+AO-ZAI-G180006 = 0.47,0.0,0.47,0.47,0.0,-0.03,22.66,0.47,0.47,2.0,0.49,0.02,0.51,0.48,0.03,0.0,1.0,0.49,0.49,2.0,0.49,0.01,0.5,0.48,0.02,0.0,0.99,0.49,0.49,2.0,0.42,0.01,0.43,0.41,0.02,0.0,1.01,0.42,0.42,2.0,0.41,0.03,0.43,0.39,0.04,0.0,1.0,0.41,0.41,2.0,0.38,0.02,0.39,0.36,0.03,0.0,1.0,0.38,0.38,2.0,0.38,0.03,0.4,0.36,0.05,0.0,1.0,0.38,0.38,2.0,0.33,0.02,0.34,0.31,0.03,-0.0,1.0,0.33,0.33,2.0,0.27,0.05,0.3,0.23,0.07,0.0,1.0,0.27,0.27,2.0,0.28,0.05,0.32,0.25,0.07,0.0,1.0,0.29,0.28,2.0,0.41,0.02,0.42,0.39,0.03,0.0,1.0,0.41,0.41,2.0,0.46,0.01,0.47,0.45,0.01,0.0,0.96,0.46,0.46,2.0
+AO-ZAI-G180007 = 0.49,0.02,0.5,0.47,0.03,0.0,1.0,0.49,0.49,2.0,0.47,0.01,0.48,0.47,0.01,0.0,0.91,0.47,0.47,2.0,0.49,0.01,0.5,0.48,0.02,0.0,0.98,0.49,0.49,2.0,0.42,0.01,0.43,0.41,0.01,0.0,1.0,0.42,0.42,2.0,0.38,0.01,0.39,0.37,0.02,-0.0,1.0,0.38,0.38,2.0,0.36,0.0,0.36,0.35,0.01,0.0,0.53,0.36,0.36,2.0,0.35,0.01,0.36,0.34,0.01,0.0,0.97,0.35,0.35,2.0,0.3,0.02,0.31,0.28,0.03,0.0,1.0,0.3,0.3,2.0,0.22,0.02,0.23,0.2,0.03,-0.0,1.0,0.22,0.22,2.0,0.24,0.02,0.25,0.22,0.03,0.0,1.0,0.24,0.24,2.0,0.37,0.03,0.39,0.35,0.04,0.0,1.0,0.37,0.37,2.0,0.45,0.01,0.45,0.44,0.01,-0.0,1.01,0.45,0.45,2.0
+AO-ZAI-G180008 = 0.49,0.03,0.51,0.47,0.04,0.0,1.0,0.49,0.49,2.0,0.52,0.02,0.54,0.51,0.03,0.0,1.0,0.52,0.52,2.0,0.52,0.04,0.55,0.5,0.05,0.0,1.0,0.52,0.52,2.0,0.46,0.04,0.49,0.43,0.06,-0.0,1.0,0.46,0.46,2.0,0.43,0.0,0.43,0.43,0.0,0.06,27.05,0.43,0.43,2.0,0.41,0.03,0.43,0.39,0.04,0.0,1.0,0.41,0.41,2.0,0.42,0.02,0.44,0.4,0.03,0.0,1.0,0.42,0.42,2.0,0.36,0.02,0.37,0.34,0.03,-0.0,1.0,0.36,0.36,2.0,0.3,0.0,0.3,0.29,0.01,-0.0,0.77,0.3,0.3,2.0,0.29,0.04,0.32,0.26,0.06,0.0,1.0,0.29,0.29,2.0,0.42,0.0,0.42,0.42,0.0,0.01,23.74,0.42,0.42,2.0,0.48,0.02,0.49,0.47,0.02,0.0,1.0,0.48,0.48,2.0
+AO-ZAI-G180009 = 0.55,NaN,0.55,0.55,0.0,NaN,NaN,0.55,0.55,1.0,0.54,NaN,0.54,0.54,0.0,NaN,NaN,0.54,0.54,1.0,0.59,NaN,0.59,0.59,0.0,NaN,NaN,0.59,0.59,1.0,0.51,NaN,0.51,0.51,0.0,NaN,NaN,0.51,0.51,1.0,0.42,NaN,0.42,0.42,0.0,NaN,NaN,0.42,0.42,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.36,NaN,0.36,0.36,0.0,NaN,NaN,0.36,0.36,1.0,0.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,1.0,0.19,NaN,0.19,0.19,0.0,NaN,NaN,0.19,0.19,1.0,0.42,NaN,0.42,0.42,0.0,NaN,NaN,0.42,0.42,1.0,0.48,NaN,0.48,0.48,0.0,NaN,NaN,0.48,0.48,1.0
+AO-ZAI-G180010 = 0.49,0.03,0.51,0.47,0.04,0.0,1.0,0.49,0.49,2.0,0.54,0.0,0.54,0.53,0.0,0.0,2.66,0.54,0.54,2.0,0.53,0.03,0.55,0.51,0.04,-0.0,1.0,0.53,0.53,2.0,0.48,0.01,0.49,0.47,0.02,0.0,0.99,0.48,0.48,2.0,0.44,0.01,0.45,0.43,0.02,-0.0,1.02,0.44,0.44,2.0,0.42,0.0,0.43,0.42,0.0,-0.06,39.11,0.42,0.42,2.0,0.45,0.01,0.45,0.44,0.01,-0.0,1.02,0.45,0.45,2.0,0.38,0.01,0.39,0.37,0.01,-0.0,1.04,0.38,0.38,2.0,0.31,0.03,0.34,0.29,0.05,0.0,1.0,0.32,0.31,2.0,0.29,0.05,0.33,0.26,0.07,0.0,1.0,0.3,0.29,2.0,0.42,0.0,0.42,0.42,0.0,-0.02,18.03,0.42,0.42,2.0,0.49,0.0,0.49,0.49,0.01,0.0,0.25,0.49,0.49,2.0
+AO-ZAI-G180011 = 0.53,0.03,0.55,0.51,0.04,-0.0,1.0,0.53,0.53,2.0,0.54,0.0,0.54,0.54,0.0,0.01,-2.11,0.54,0.54,2.0,0.57,0.03,0.59,0.55,0.04,0.0,1.0,0.57,0.57,2.0,0.5,0.01,0.51,0.49,0.02,0.0,1.0,0.5,0.5,2.0,0.42,0.01,0.43,0.42,0.02,-0.0,1.01,0.42,0.42,2.0,0.43,0.0,0.43,0.43,0.0,-0.0,26.48,0.43,0.43,2.0,0.43,0.01,0.44,0.43,0.01,0.0,0.91,0.43,0.43,2.0,0.37,0.01,0.37,0.36,0.01,-0.0,0.99,0.37,0.37,2.0,0.27,0.03,0.29,0.25,0.05,-0.0,1.0,0.27,0.27,2.0,0.23,0.05,0.26,0.19,0.07,0.0,1.0,0.23,0.23,2.0,0.42,0.0,0.42,0.42,0.0,0.05,-35.48,0.42,0.42,2.0,0.49,0.0,0.49,0.48,0.01,-0.0,1.37,0.49,0.49,2.0
+AO-ZAI-G180012 = 0.47,0.03,0.5,0.44,0.06,0.05,1.33,0.47,0.47,4.0,0.52,0.04,0.56,0.47,0.08,-0.24,1.42,0.52,0.52,4.0,0.52,0.04,0.56,0.48,0.08,-0.02,1.08,0.52,0.52,4.0,0.42,0.03,0.45,0.37,0.08,-0.33,2.02,0.42,0.42,4.0,0.45,0.0,0.46,0.45,0.01,0.44,1.16,0.45,0.45,4.0,0.44,0.01,0.44,0.43,0.01,-0.02,1.19,0.44,0.44,4.0,0.48,0.01,0.49,0.47,0.02,0.41,1.53,0.48,0.48,4.0,0.44,0.02,0.46,0.42,0.04,-0.37,1.96,0.44,0.44,4.0,0.41,0.04,0.46,0.37,0.1,0.35,1.95,0.41,0.41,4.0,0.34,0.04,0.4,0.3,0.09,0.25,1.41,0.35,0.34,4.0,0.43,0.01,0.44,0.41,0.03,-0.12,1.76,0.43,0.43,4.0,0.43,0.02,0.45,0.41,0.04,-0.21,1.35,0.44,0.44,4.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_nighttemp_2005.properties
new file mode 100644
index 0000000..640436a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_nighttemp_2005.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 2005 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=2005
+
+# 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.5,3.14,8.35,-11.36,19.7,-0.08,2.75,3.48,-1.3,1239.0,-4.73,4.23,5.59,-16.18,21.77,-0.17,2.22,6.35,-4.33,1239.0,0.89,3.95,10.28,-10.67,20.94,-0.29,2.24,4.05,1.46,1239.0,4.69,2.76,11.93,-5.16,17.09,-0.39,2.72,5.44,4.76,1239.0,10.57,2.58,16.34,0.91,15.43,-0.66,3.13,10.88,10.83,1239.0,14.37,2.5,21.57,5.04,16.54,-0.66,3.48,14.59,14.96,1239.0,17.8,2.48,24.61,8.9,15.71,-0.46,2.92,17.97,18.27,1239.0,15.94,2.46,21.3,7.11,14.19,-0.66,3.06,16.13,16.41,1239.0,13.31,3.03,19.92,3.39,16.54,-0.6,2.98,13.65,13.79,1239.0,8.44,2.83,16.89,-0.27,17.16,-0.26,2.78,8.9,8.48,1239.0,3.08,3.45,15.79,-8.74,24.53,0.04,2.94,4.63,3.11,1239.0,-1.06,3.9,8.07,-10.39,18.46,-0.15,2.13,4.04,-0.75,1239.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_rainfall_2005.properties
new file mode 100644
index 0000000..e062fc5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 120.27,10.64,163.6,97.97,65.63,0.82,4.77,120.74,119.2,200.0,150.07,30.41,265.08,98.15,166.93,1.64,6.24,153.1,145.01,200.0,111.75,28.81,202.06,48.96,153.1,0.58,3.66,115.38,110.11,200.0,46.74,32.34,262.85,12.6,250.25,2.9,15.76,56.79,40.89,200.0,49.61,19.17,95.44,8.51,86.93,-0.11,2.43,53.17,49.06,200.0,41.22,18.67,86.84,4.13,82.71,-0.3,2.05,45.23,46.09,200.0,39.57,20.42,100.97,4.52,96.45,0.11,2.14,44.51,40.23,200.0,38.87,27.94,112.23,6.09,106.14,1.06,2.97,47.83,28.59,200.0,120.28,36.59,242.15,52.0,190.14,0.88,3.74,125.7,114.26,200.0,60.12,15.25,113.92,31.14,82.78,0.93,4.11,62.02,57.91,200.0,134.95,47.52,257.26,70.31,186.95,1.28,3.55,143.03,116.04,200.0,232.02,48.62,380.69,142.85,237.83,0.58,2.79,237.04,221.2,200.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_temperature_2005.properties
new file mode 100644
index 0000000..876821a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_temperature_2005.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 2005 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=2005
+
+# 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 = 5.5,3.65,13.31,-6.54,19.84,-0.4,2.72,6.6,5.73,1239.0,1.69,5.79,11.38,-10.94,22.32,-0.08,1.64,6.03,1.87,1239.0,11.12,4.98,18.54,-3.78,22.32,-0.73,2.63,12.18,12.34,1239.0,17.77,2.53,21.85,2.56,19.29,-1.68,7.74,17.95,18.27,1239.0,22.73,2.34,28.46,12.76,15.71,-0.43,3.5,22.85,22.68,1239.0,27.01,3.16,33.7,15.79,17.91,-0.37,2.84,27.19,27.09,1239.0,30.24,3.71,38.66,17.44,21.22,-0.51,2.86,30.47,30.94,1239.0,27.69,3.96,35.91,15.51,20.39,-0.46,2.66,27.97,28.19,1239.0,23.5,3.06,29.84,13.31,16.54,-0.51,2.96,23.7,23.78,1239.0,17.07,2.78,23.5,7.52,15.98,-0.32,2.74,17.29,17.17,1239.0,11.16,3.18,17.99,3.11,14.88,0.12,2.07,11.6,10.96,1239.0,2.89,4.64,12.48,-8.19,20.67,-0.1,1.85,5.46,2.97,1239.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_vegetation_2005.properties
new file mode 100644
index 0000000..8274086
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_0_vegetation_2005.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 2005 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=2005
+
+# 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.38,0.12,0.63,0.01,0.61,-0.46,2.17,0.4,0.42,1237.0,0.23,0.17,0.54,-0.01,0.55,0.08,1.45,0.29,0.22,1237.0,0.35,0.14,0.58,-0.03,0.61,-0.43,2.19,0.37,0.36,1237.0,0.48,0.1,0.7,0.07,0.63,-0.59,3.54,0.49,0.48,1237.0,0.64,0.07,0.8,0.14,0.65,-1.62,9.78,0.64,0.64,1237.0,0.63,0.09,0.83,0.05,0.78,-0.98,5.59,0.63,0.63,1237.0,0.59,0.1,0.81,0.13,0.68,-0.38,2.88,0.6,0.6,1237.0,0.57,0.1,0.8,0.22,0.58,-0.29,2.48,0.58,0.57,1238.0,0.59,0.08,0.75,0.09,0.66,-0.84,4.71,0.59,0.59,1237.0,0.56,0.06,0.7,0.09,0.61,-1.66,11.52,0.57,0.57,1237.0,0.49,0.09,0.66,0.09,0.57,-0.57,2.94,0.5,0.5,1237.0,0.36,0.14,0.62,0.02,0.6,-0.21,1.7,0.39,0.38,1238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_nighttemp_2005.properties
new file mode 100644
index 0000000..43309c0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_nighttemp_2005.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 2005 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=2005
+
+# 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.5,3.14,8.35,-11.36,19.7,-0.08,2.75,3.48,-1.3,1239.0,-4.73,4.23,5.59,-16.18,21.77,-0.17,2.22,6.35,-4.33,1239.0,0.89,3.95,10.28,-10.67,20.94,-0.29,2.24,4.05,1.46,1239.0,4.69,2.76,11.93,-5.16,17.09,-0.39,2.72,5.44,4.76,1239.0,10.57,2.58,16.34,0.91,15.43,-0.66,3.13,10.88,10.83,1239.0,14.37,2.5,21.57,5.04,16.54,-0.66,3.48,14.59,14.96,1239.0,17.8,2.48,24.61,8.9,15.71,-0.46,2.92,17.97,18.27,1239.0,15.94,2.46,21.3,7.11,14.19,-0.66,3.06,16.13,16.41,1239.0,13.31,3.03,19.92,3.39,16.54,-0.6,2.98,13.65,13.79,1239.0,8.44,2.83,16.89,-0.27,17.16,-0.26,2.78,8.9,8.48,1239.0,3.08,3.45,15.79,-8.74,24.53,0.04,2.94,4.63,3.11,1239.0,-1.06,3.9,8.07,-10.39,18.46,-0.15,2.13,4.04,-0.75,1239.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_rainfall_2005.properties
new file mode 100644
index 0000000..7ef2423
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 120.27,10.64,163.6,97.97,65.63,0.82,4.77,120.74,119.2,200.0,150.07,30.41,265.08,98.15,166.93,1.64,6.24,153.1,145.01,200.0,111.75,28.81,202.06,48.96,153.1,0.58,3.66,115.38,110.11,200.0,46.74,32.34,262.85,12.6,250.25,2.9,15.76,56.79,40.89,200.0,49.61,19.17,95.44,8.51,86.93,-0.11,2.43,53.17,49.06,200.0,41.22,18.67,86.84,4.13,82.71,-0.3,2.05,45.23,46.09,200.0,39.57,20.42,100.97,4.52,96.45,0.11,2.14,44.51,40.23,200.0,38.87,27.94,112.23,6.09,106.14,1.06,2.97,47.83,28.59,200.0,120.28,36.59,242.15,52.0,190.14,0.88,3.74,125.7,114.26,200.0,60.12,15.25,113.92,31.14,82.78,0.93,4.11,62.02,57.91,200.0,134.95,47.52,257.26,70.31,186.95,1.28,3.55,143.03,116.04,200.0,232.02,48.62,380.69,142.85,237.83,0.58,2.79,237.04,221.2,200.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_temperature_2005.properties
new file mode 100644
index 0000000..2973d70
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_temperature_2005.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 2005 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=2005
+
+# 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 = 5.5,3.65,13.31,-6.54,19.84,-0.4,2.72,6.6,5.73,1239.0,1.69,5.79,11.38,-10.94,22.32,-0.08,1.64,6.03,1.87,1239.0,11.12,4.98,18.54,-3.78,22.32,-0.73,2.63,12.18,12.34,1239.0,17.77,2.53,21.85,2.56,19.29,-1.68,7.74,17.95,18.27,1239.0,22.73,2.34,28.46,12.76,15.71,-0.43,3.5,22.85,22.68,1239.0,27.01,3.16,33.7,15.79,17.91,-0.37,2.84,27.19,27.09,1239.0,30.24,3.71,38.66,17.44,21.22,-0.51,2.86,30.47,30.94,1239.0,27.69,3.96,35.91,15.51,20.39,-0.46,2.66,27.97,28.19,1239.0,23.5,3.06,29.84,13.31,16.54,-0.51,2.96,23.7,23.78,1239.0,17.07,2.78,23.5,7.52,15.98,-0.32,2.74,17.29,17.17,1239.0,11.16,3.18,17.99,3.11,14.88,0.12,2.07,11.6,10.96,1239.0,2.89,4.64,12.48,-8.19,20.67,-0.1,1.85,5.46,2.97,1239.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_vegetation_2005.properties
new file mode 100644
index 0000000..ee35291
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ALB/ALB_1_vegetation_2005.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 2005 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=2005
+
+# 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.38,0.12,0.63,0.01,0.61,-0.46,2.17,0.4,0.42,1237.0,0.23,0.17,0.54,-0.01,0.55,0.08,1.45,0.29,0.22,1237.0,0.35,0.14,0.58,-0.03,0.61,-0.43,2.19,0.37,0.36,1237.0,0.48,0.1,0.7,0.07,0.63,-0.59,3.54,0.49,0.48,1237.0,0.64,0.07,0.8,0.14,0.65,-1.62,9.78,0.64,0.64,1237.0,0.63,0.09,0.83,0.05,0.78,-0.98,5.59,0.63,0.63,1237.0,0.59,0.1,0.81,0.13,0.68,-0.38,2.88,0.6,0.6,1237.0,0.57,0.1,0.8,0.22,0.58,-0.29,2.48,0.58,0.57,1238.0,0.59,0.08,0.75,0.09,0.66,-0.84,4.71,0.59,0.59,1237.0,0.56,0.06,0.7,0.09,0.61,-1.66,11.52,0.57,0.57,1237.0,0.49,0.09,0.66,0.09,0.57,-0.57,2.94,0.5,0.5,1237.0,0.36,0.14,0.62,0.02,0.6,-0.21,1.7,0.39,0.38,1238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_nighttemp_2005.properties
new file mode 100644
index 0000000..50194f3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = -5.2,2.31,-1.3,-10.26,8.96,-0.44,2.56,5.67,-5.02,22.0,-11.38,2.35,-6.4,-14.53,8.13,0.6,2.31,11.61,-11.84,22.0,-6.61,2.82,0.08,-10.67,10.75,0.83,2.91,7.16,-7.5,22.0,-4.99,2.12,-0.2,-7.91,7.72,0.92,3.07,5.41,-5.5,22.0,2.44,2.45,7.38,-1.02,8.41,0.52,2.17,3.42,1.94,22.0,8.24,2.03,12.48,5.04,7.44,0.31,2.35,8.47,8.35,22.0,10.42,1.57,13.86,8.07,5.79,0.57,2.64,10.53,10.14,22.0,8.26,1.71,13.17,6.42,6.75,1.39,4.46,8.43,7.8,22.0,4.7,1.35,7.93,2.7,5.24,1.04,3.59,4.88,4.49,22.0,1.18,1.74,5.45,-1.02,6.48,0.97,3.35,2.07,1.04,22.0,-4.87,2.08,-0.75,-8.19,7.44,0.33,2.24,5.27,-5.09,22.0,-7.57,1.98,-3.64,-11.08,7.44,0.22,2.43,7.81,-7.64,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_rainfall_2005.properties
new file mode 100644
index 0000000..6fb30dc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 66.27,2.06,68.37,64.25,4.12,0.07,1.5,66.3,66.19,3.0,59.55,2.41,62.32,57.96,4.36,0.68,1.5,59.58,58.37,3.0,42.56,7.1,50.36,36.47,13.89,0.42,1.5,42.96,40.85,3.0,185.3,25.22,202.06,156.3,45.76,-0.68,1.5,186.44,197.53,3.0,118.87,20.13,141.84,104.25,37.58,0.63,1.5,120.01,110.53,3.0,57.14,3.3,60.95,55.23,5.72,0.71,1.5,57.2,55.23,3.0,35.31,1.79,37.32,33.89,3.43,0.55,1.5,35.34,34.71,3.0,99.34,1.55,101.02,97.97,3.05,0.35,1.5,99.35,99.03,3.0,98.84,3.7,100.97,94.57,6.4,-0.71,1.5,98.88,100.97,3.0,82.83,7.0,89.01,75.22,13.79,-0.36,1.5,83.03,84.26,3.0,118.8,15.18,132.46,102.46,30.0,-0.31,1.5,119.45,121.48,3.0,56.54,5.21,62.32,52.21,10.11,0.47,1.5,56.7,55.08,3.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_temperature_2005.properties
new file mode 100644
index 0000000..640cbbe
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_temperature_2005.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 2005 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=2005
+
+# 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 = 2.13,3.31,7.52,-4.61,12.13,-0.3,2.29,3.87,2.97,22.0,-4.65,3.14,2.83,-9.02,11.85,0.87,2.97,5.57,-5.57,22.0,4.18,3.64,11.65,-2.13,13.78,0.39,2.49,5.49,3.87,22.0,9.02,2.62,14.69,4.35,10.33,0.37,2.74,9.38,8.69,22.0,16.72,2.34,21.99,12.34,9.65,0.4,2.9,16.88,16.89,22.0,21.79,2.22,26.67,18.54,8.13,0.72,2.79,21.9,21.23,22.0,23.73,1.57,28.05,22.13,5.93,1.71,4.9,23.78,23.37,22.0,21.3,1.56,25.3,19.09,6.2,0.95,3.43,21.35,21.02,22.0,17.16,2.37,22.54,14.13,8.41,0.85,2.64,17.32,16.3,22.0,11.46,1.06,13.58,9.72,3.86,0.54,2.95,11.5,11.45,22.0,1.69,2.11,6.14,-2.13,8.27,0.27,2.53,2.66,1.39,22.0,-3.17,2.68,2.15,-7.5,9.65,0.26,2.18,4.11,-3.78,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_vegetation_2005.properties
new file mode 100644
index 0000000..be76f8e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_0_vegetation_2005.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 2005 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=2005
+
+# 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.38,0.14,0.6,0.08,0.52,-0.48,2.47,0.4,0.41,22.0,0.22,0.12,0.46,0.04,0.42,0.65,2.47,0.24,0.19,22.0,0.31,0.13,0.52,0.05,0.46,-0.15,2.24,0.33,0.31,22.0,0.35,0.13,0.57,0.1,0.47,-0.08,2.35,0.37,0.35,22.0,0.52,0.08,0.64,0.34,0.3,-0.57,2.29,0.53,0.53,22.0,0.61,0.04,0.68,0.56,0.12,-0.12,1.71,0.62,0.62,22.0,0.63,0.02,0.68,0.59,0.09,0.18,2.5,0.63,0.63,22.0,0.6,0.03,0.66,0.55,0.11,-0.03,2.08,0.6,0.61,22.0,0.57,0.04,0.64,0.52,0.12,0.05,1.63,0.58,0.58,22.0,0.56,0.05,0.65,0.47,0.18,-0.02,1.82,0.56,0.56,22.0,0.45,0.1,0.62,0.28,0.34,0.02,2.01,0.46,0.44,22.0,0.27,0.13,0.53,0.05,0.47,0.39,2.41,0.3,0.25,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_nighttemp_2005.properties
new file mode 100644
index 0000000..89c730b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = -5.2,2.31,-1.3,-10.26,8.96,-0.44,2.56,5.67,-5.02,22.0,-11.38,2.35,-6.4,-14.53,8.13,0.6,2.31,11.61,-11.84,22.0,-6.61,2.82,0.08,-10.67,10.75,0.83,2.91,7.16,-7.5,22.0,-4.99,2.12,-0.2,-7.91,7.72,0.92,3.07,5.41,-5.5,22.0,2.44,2.45,7.38,-1.02,8.41,0.52,2.17,3.42,1.94,22.0,8.24,2.03,12.48,5.04,7.44,0.31,2.35,8.47,8.35,22.0,10.42,1.57,13.86,8.07,5.79,0.57,2.64,10.53,10.14,22.0,8.26,1.71,13.17,6.42,6.75,1.39,4.46,8.43,7.8,22.0,4.7,1.35,7.93,2.7,5.24,1.04,3.59,4.88,4.49,22.0,1.18,1.74,5.45,-1.02,6.48,0.97,3.35,2.07,1.04,22.0,-4.87,2.08,-0.75,-8.19,7.44,0.33,2.24,5.27,-5.09,22.0,-7.57,1.98,-3.64,-11.08,7.44,0.22,2.43,7.81,-7.64,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_rainfall_2005.properties
new file mode 100644
index 0000000..cd3d6af
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 66.27,2.06,68.37,64.25,4.12,0.07,1.5,66.3,66.19,3.0,59.55,2.41,62.32,57.96,4.36,0.68,1.5,59.58,58.37,3.0,42.56,7.1,50.36,36.47,13.89,0.42,1.5,42.96,40.85,3.0,185.3,25.22,202.06,156.3,45.76,-0.68,1.5,186.44,197.53,3.0,118.87,20.13,141.84,104.25,37.58,0.63,1.5,120.01,110.53,3.0,57.14,3.3,60.95,55.23,5.72,0.71,1.5,57.2,55.23,3.0,35.31,1.79,37.32,33.89,3.43,0.55,1.5,35.34,34.71,3.0,99.34,1.55,101.02,97.97,3.05,0.35,1.5,99.35,99.03,3.0,98.84,3.7,100.97,94.57,6.4,-0.71,1.5,98.88,100.97,3.0,82.83,7.0,89.01,75.22,13.79,-0.36,1.5,83.03,84.26,3.0,118.8,15.18,132.46,102.46,30.0,-0.31,1.5,119.45,121.48,3.0,56.54,5.21,62.32,52.21,10.11,0.47,1.5,56.7,55.08,3.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_temperature_2005.properties
new file mode 100644
index 0000000..a00a88b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_temperature_2005.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 2005 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=2005
+
+# 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 = 2.13,3.31,7.52,-4.61,12.13,-0.3,2.29,3.87,2.97,22.0,-4.65,3.14,2.83,-9.02,11.85,0.87,2.97,5.57,-5.57,22.0,4.18,3.64,11.65,-2.13,13.78,0.39,2.49,5.49,3.87,22.0,9.02,2.62,14.69,4.35,10.33,0.37,2.74,9.38,8.69,22.0,16.72,2.34,21.99,12.34,9.65,0.4,2.9,16.88,16.89,22.0,21.79,2.22,26.67,18.54,8.13,0.72,2.79,21.9,21.23,22.0,23.73,1.57,28.05,22.13,5.93,1.71,4.9,23.78,23.37,22.0,21.3,1.56,25.3,19.09,6.2,0.95,3.43,21.35,21.02,22.0,17.16,2.37,22.54,14.13,8.41,0.85,2.64,17.32,16.3,22.0,11.46,1.06,13.58,9.72,3.86,0.54,2.95,11.5,11.45,22.0,1.69,2.11,6.14,-2.13,8.27,0.27,2.53,2.66,1.39,22.0,-3.17,2.68,2.15,-7.5,9.65,0.26,2.18,4.11,-3.78,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_vegetation_2005.properties
new file mode 100644
index 0000000..2b44238
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AND/AND_1_vegetation_2005.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 2005 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=2005
+
+# 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.38,0.14,0.6,0.08,0.52,-0.48,2.47,0.4,0.41,22.0,0.22,0.12,0.46,0.04,0.42,0.65,2.47,0.24,0.19,22.0,0.31,0.13,0.52,0.05,0.46,-0.15,2.24,0.33,0.31,22.0,0.35,0.13,0.57,0.1,0.47,-0.08,2.35,0.37,0.35,22.0,0.52,0.08,0.64,0.34,0.3,-0.57,2.29,0.53,0.53,22.0,0.61,0.04,0.68,0.56,0.12,-0.12,1.71,0.62,0.62,22.0,0.63,0.02,0.68,0.59,0.09,0.18,2.5,0.63,0.63,22.0,0.6,0.03,0.66,0.55,0.11,-0.03,2.08,0.6,0.61,22.0,0.57,0.04,0.64,0.52,0.12,0.05,1.63,0.58,0.58,22.0,0.56,0.05,0.65,0.47,0.18,-0.02,1.82,0.56,0.56,22.0,0.45,0.1,0.62,0.28,0.34,0.02,2.01,0.46,0.44,22.0,0.27,0.13,0.53,0.05,0.47,0.39,2.41,0.3,0.25,22.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_nighttemp_2005.properties
new file mode 100644
index 0000000..e5b47fc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_nighttemp_2005.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 2005 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=2005
+
+# 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.7,1.66,17.72,3.11,14.61,0.36,4.15,10.83,10.55,2883.0,12.55,1.47,17.17,8.62,8.54,0.09,2.81,12.64,12.48,2882.0,15.45,1.53,21.3,10.55,10.75,0.4,2.64,15.53,15.37,2886.0,19.33,1.78,25.16,15.24,9.92,0.35,2.92,19.41,19.3,2887.0,23.11,1.84,28.46,17.72,10.75,0.09,2.5,23.19,23.09,2887.0,26.45,1.71,32.87,22.13,10.75,0.79,3.83,26.5,26.26,2887.0,27.48,1.46,31.22,22.68,8.54,-0.16,2.56,27.52,27.5,2887.0,28.01,1.17,32.32,24.06,8.27,-0.03,2.89,28.03,28.05,2887.0,27.33,1.35,32.05,23.78,8.27,-0.0,2.36,27.37,27.36,2887.0,23.18,1.47,30.39,19.65,10.75,0.67,4.28,23.22,23.23,2887.0,18.8,1.27,26.81,16.06,10.75,1.76,7.75,18.84,18.54,2887.0,14.3,1.76,24.06,3.11,20.94,0.8,5.63,14.41,14.13,2882.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_rainfall_2005.properties
new file mode 100644
index 0000000..6d42fbc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 25.41,19.26,184.58,3.44,181.14,2.66,14.93,31.87,18.95,543.0,13.42,13.38,81.75,1.03,80.72,2.37,8.85,18.94,8.5,543.0,19.06,18.91,221.2,3.34,217.86,4.61,35.35,26.84,13.18,543.0,8.14,5.6,43.39,1.0,42.39,1.85,8.5,9.87,6.2,543.0,1.19,0.51,4.25,1.0,3.25,3.7,18.55,1.29,1.0,543.0,1.07,0.18,2.0,1.0,1.0,3.12,12.28,1.08,1.0,543.0,1.47,1.02,6.89,1.0,5.89,2.54,9.32,1.79,1.0,543.0,2.29,2.12,15.1,1.0,14.1,2.22,9.03,3.12,1.05,543.0,1.49,0.56,4.92,1.0,3.92,2.22,10.1,1.59,1.31,543.0,1.01,0.05,1.57,1.0,0.57,9.24,94.63,1.01,1.0,543.0,2.27,3.23,43.39,1.0,42.39,6.69,68.2,3.95,1.24,543.0,2.65,4.75,48.96,1.0,47.96,4.75,30.79,5.44,1.0,543.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_temperature_2005.properties
new file mode 100644
index 0000000..2419da8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_temperature_2005.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 2005 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=2005
+
+# 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.94,1.61,30.12,16.89,13.23,-0.26,5.8,24.99,24.88,2887.0,29.57,2.38,34.53,17.17,17.36,-1.28,6.46,29.66,29.84,2887.0,35.89,2.77,41.42,19.09,22.32,-1.13,6.03,36.0,36.18,2883.0,42.54,2.6,45.0,23.78,21.22,-2.25,11.54,42.62,43.07,2887.0,44.57,1.68,45.0,26.26,18.74,-5.23,34.2,44.6,45.0,2887.0,44.74,1.25,45.0,32.05,12.95,-6.25,46.3,44.76,45.0,2887.0,44.07,1.95,45.0,31.5,13.5,-3.08,13.26,44.11,45.0,2887.0,44.64,1.32,45.0,32.87,12.13,-4.69,27.59,44.66,45.0,2887.0,44.59,1.42,45.0,33.98,11.02,-4.35,23.39,44.61,45.0,2887.0,43.61,1.87,45.0,31.5,13.5,-2.95,13.8,43.65,44.1,2887.0,36.87,2.01,41.76,26.54,15.23,-0.98,6.07,36.92,37.01,2887.0,30.63,1.5,34.8,22.68,12.13,-0.9,6.58,30.66,30.67,2883.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_vegetation_2005.properties
new file mode 100644
index 0000000..06ce1b7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_0_vegetation_2005.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 2005 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=2005
+
+# 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.24,-0.06,0.3,-0.19,8.01,0.11,0.11,2879.0,0.11,0.02,0.25,-0.03,0.28,-0.55,7.96,0.11,0.11,2881.0,0.11,0.02,0.22,-0.04,0.26,-0.73,6.51,0.11,0.11,2877.0,0.11,0.02,0.38,-0.03,0.41,-0.66,11.36,0.11,0.11,2880.0,0.1,0.02,0.17,-0.1,0.27,-1.52,9.8,0.11,0.11,2877.0,0.1,0.02,0.16,-0.07,0.23,-1.49,8.76,0.11,0.11,2879.0,0.1,0.02,0.16,-0.1,0.26,-1.44,8.5,0.1,0.1,2881.0,0.1,0.02,0.16,-0.1,0.26,-1.58,10.4,0.1,0.1,2883.0,0.11,0.02,0.3,-0.1,0.4,-1.0,11.62,0.11,0.11,2881.0,0.1,0.02,0.2,-0.09,0.29,-1.04,7.3,0.11,0.11,2876.0,0.1,0.02,0.16,-0.07,0.24,-1.56,10.13,0.11,0.11,2871.0,0.1,0.02,0.43,-0.07,0.5,-0.33,22.07,0.11,0.11,2882.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_nighttemp_2005.properties
new file mode 100644
index 0000000..8c105b8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = 12.62,0.92,13.86,10.96,2.89,-0.7,2.46,12.65,12.89,9.0,13.57,0.99,14.55,11.79,2.76,-0.85,2.27,13.6,13.86,9.0,17.26,1.32,19.65,15.79,3.86,0.72,2.25,17.31,16.89,9.0,21.02,1.61,22.95,18.27,4.69,-0.6,2.17,21.07,21.37,9.0,24.28,1.31,25.57,22.13,3.44,-0.75,2.11,24.31,24.61,9.0,28.89,0.89,29.84,27.36,2.48,-0.65,2.16,28.91,29.02,9.0,29.97,0.66,30.94,29.02,1.93,-0.06,1.88,29.97,30.12,9.0,29.48,0.82,30.39,28.19,2.2,-0.54,1.82,29.49,29.7,9.0,28.83,1.16,29.84,26.81,3.03,-0.9,2.21,28.85,29.29,9.0,24.38,1.58,25.98,21.85,4.13,-0.76,2.14,24.42,24.61,9.0,20.2,0.96,21.57,18.68,2.89,-0.14,1.97,20.22,20.2,9.0,16.63,1.3,18.54,14.55,4.0,0.05,2.27,16.67,16.61,9.0
+AE-AZ = 10.53,1.48,17.72,3.11,14.61,0.5,5.02,10.64,10.48,2436.0,12.46,1.5,17.17,8.62,8.54,0.11,2.76,12.55,12.48,2435.0,15.34,1.45,20.47,10.55,9.92,0.26,2.42,15.4,15.24,2435.0,19.22,1.58,23.23,15.24,7.99,-0.11,2.23,19.29,19.37,2436.0,23.04,1.75,27.64,17.72,9.92,-0.19,2.34,23.11,23.09,2436.0,26.13,1.41,29.84,22.13,7.72,0.22,2.49,26.17,25.98,2436.0,27.16,1.31,30.94,22.68,8.27,-0.19,2.72,27.19,27.22,2436.0,27.87,1.13,32.32,24.06,8.27,-0.07,2.89,27.89,27.91,2436.0,27.24,1.35,32.05,23.78,8.27,0.08,2.44,27.28,27.36,2436.0,23.11,1.3,30.39,19.65,10.75,0.71,5.43,23.14,23.23,2436.0,18.74,1.18,26.81,16.06,10.75,2.11,10.26,18.77,18.54,2436.0,14.05,1.68,24.06,3.11,20.94,0.97,7.23,14.15,13.86,2435.0
+AE-DU = 9.49,1.96,14.41,4.49,9.92,-0.03,2.9,9.68,9.66,144.0,12.31,0.95,15.24,10.28,4.96,1.07,3.93,12.35,11.93,144.0,14.49,1.16,20.47,13.17,7.3,2.62,11.86,14.54,14.27,144.0,17.82,1.38,25.16,15.51,9.65,2.4,13.34,17.88,17.85,144.0,21.71,1.22,28.46,19.65,8.82,2.98,15.62,21.74,21.44,144.0,26.15,1.15,32.05,24.33,7.72,2.49,12.81,26.18,25.98,144.0,28.82,0.61,30.67,26.54,4.13,-0.64,4.93,28.82,28.88,144.0,27.75,0.77,30.67,26.81,3.86,1.37,5.61,27.76,27.64,144.0,26.9,1.02,29.57,24.33,5.24,0.25,3.4,26.92,26.91,144.0,21.89,1.43,26.54,19.65,6.89,0.87,3.66,21.94,21.71,144.0,17.85,0.98,21.3,16.89,4.41,1.85,5.46,17.88,17.44,144.0,14.97,1.05,18.27,13.03,5.24,0.98,3.94,15.01,14.82,144.0
+AE-FU = 13.98,1.07,17.17,12.2,4.96,0.62,3.09,14.02,13.86,58.0,14.64,0.86,16.89,12.34,4.55,0.44,3.43,14.66,14.48,58.0,18.33,0.96,20.2,16.06,4.13,-0.26,2.4,18.36,18.27,58.0,23.71,0.96,25.16,21.23,3.93,-0.96,3.13,23.73,24.06,58.0,26.79,0.95,27.91,24.12,3.79,-1.34,3.78,26.8,27.19,58.0,31.21,1.01,32.87,28.74,4.13,-0.78,2.76,31.22,31.5,58.0,29.85,0.59,30.94,28.46,2.48,-0.31,2.42,29.86,29.91,58.0,30.04,0.43,30.67,28.33,2.34,-1.13,5.4,30.04,30.12,58.0,28.9,0.44,29.84,27.78,2.07,-0.49,3.15,28.91,29.02,58.0,26.4,0.85,27.78,24.19,3.58,-0.63,2.97,26.41,26.54,58.0,21.35,0.9,23.37,19.51,3.86,0.05,2.42,21.37,21.3,58.0,17.76,1.05,19.92,14.96,4.96,-0.16,2.6,17.79,17.72,58.0
+AE-NEU = 12.15,1.66,13.72,10.07,3.65,-0.46,1.47,12.24,12.69,6.0,13.27,1.22,14.69,11.72,2.96,-0.44,1.59,13.32,13.79,6.0,17.53,2.3,19.37,14.41,4.96,-0.68,1.52,17.66,18.78,6.0,21.79,2.69,24.06,18.13,5.93,-0.68,1.53,21.93,23.33,6.0,25.35,2.72,27.36,21.85,5.51,-0.7,1.5,25.47,26.98,6.0,29.48,2.4,31.5,26.26,5.24,-0.67,1.52,29.56,30.81,6.0,30.01,0.75,30.94,28.95,2.0,-0.37,1.81,30.02,30.26,6.0,29.66,1.31,30.94,27.98,2.96,-0.53,1.51,29.68,30.15,6.0,27.56,1.64,29.02,25.36,3.65,-0.65,1.52,27.6,28.4,6.0,23.84,2.32,25.43,20.54,4.89,-0.72,1.56,23.93,25.23,6.0,19.12,1.28,20.13,17.44,2.69,-0.66,1.5,19.15,19.78,6.0,16.41,1.28,17.3,14.69,2.62,-0.7,1.51,16.45,17.17,6.0
+AE-RK = 12.61,1.09,14.41,8.62,5.79,-1.11,5.1,12.66,12.76,104.0,13.36,1.01,15.51,10.28,5.24,-0.78,3.96,13.39,13.58,104.0,17.05,1.3,20.33,14.69,5.65,0.14,2.23,17.1,17.17,104.0,21.46,1.64,24.33,18.13,6.2,-0.22,1.97,21.52,21.61,104.0,24.89,1.68,27.91,21.57,6.34,-0.23,1.83,24.95,25.43,104.0,29.7,1.29,31.91,26.54,5.37,-0.38,2.17,29.73,30.01,104.0,29.73,0.71,31.22,27.91,3.31,-0.33,2.83,29.73,29.84,104.0,29.37,0.75,31.5,27.64,3.86,0.09,2.82,29.38,29.43,104.0,28.55,0.59,30.12,26.81,3.31,-0.02,3.32,28.56,28.6,104.0,24.86,1.09,27.36,22.54,4.82,-0.18,2.36,24.88,24.88,104.0,19.92,0.86,22.4,17.99,4.41,0.09,2.71,19.93,19.92,104.0,16.23,1.37,19.09,13.58,5.51,-0.05,2.24,16.28,16.34,104.0
+AE-SH = 11.68,1.42,16.06,7.52,8.54,0.76,4.48,11.77,11.41,92.0,12.97,1.09,16.61,11.38,5.24,1.32,5.06,13.02,12.76,92.0,15.86,1.43,21.3,14.13,7.17,1.3,4.56,15.93,15.41,92.0,19.34,1.86,24.33,17.17,7.17,1.45,4.34,19.43,18.82,92.0,22.87,1.68,28.19,21.02,7.17,1.7,4.87,22.93,22.26,92.0,27.76,1.43,31.77,26.26,5.51,1.56,4.59,27.8,27.36,92.0,29.22,0.47,30.94,28.19,2.76,0.66,5.14,29.22,29.26,92.0,28.68,0.81,31.77,27.36,4.41,1.46,6.0,28.69,28.46,92.0,27.51,1.46,30.67,24.61,6.06,0.15,1.97,27.55,27.36,92.0,22.85,1.78,27.78,20.47,7.3,1.31,3.94,22.92,22.26,92.0,18.72,1.39,23.23,17.17,6.06,1.61,4.65,18.77,18.27,92.0,15.03,1.55,20.2,13.17,7.03,1.33,4.11,15.11,14.65,92.0
+AE-UQ = 12.95,1.03,14.82,11.1,3.72,0.32,2.2,12.99,12.76,38.0,12.78,0.8,14.13,11.38,2.76,-0.02,1.61,12.8,12.82,38.0,16.23,1.13,18.54,14.96,3.58,0.91,2.45,16.27,15.68,42.0,18.95,1.59,22.68,17.17,5.51,1.21,3.46,19.02,18.27,42.0,22.83,0.84,24.74,21.85,2.89,1.04,3.12,22.84,22.54,42.0,27.72,0.64,28.88,25.98,2.89,-0.09,3.01,27.72,27.78,42.0,28.66,0.7,29.57,26.81,2.76,-1.7,5.02,28.66,28.91,42.0,28.77,0.29,29.43,28.19,1.24,0.41,2.54,28.78,28.74,42.0,28.24,0.65,29.43,27.36,2.07,0.34,1.98,28.25,28.19,42.0,23.58,1.68,27.36,21.3,6.06,1.06,3.09,23.64,23.16,42.0,19.55,1.87,24.61,17.99,6.61,1.85,5.46,19.63,18.72,42.0,14.93,1.06,17.03,13.31,3.72,0.66,2.36,14.96,14.62,38.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_rainfall_2005.properties
new file mode 100644
index 0000000..e5a749e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 36.83,3.5,40.58,33.66,6.92,0.29,1.5,36.94,36.26,3.0,46.09,9.27,56.67,39.4,17.27,0.64,1.5,46.71,42.2,3.0,18.79,8.01,27.91,12.9,15.0,0.62,1.5,19.9,15.56,3.0,3.69,1.38,4.57,2.1,2.48,-0.69,1.5,3.86,4.39,3.0,2.12,0.63,2.52,1.4,1.12,-0.7,1.5,2.19,2.45,3.0,1.04,0.08,1.13,1.0,0.13,0.71,1.5,1.05,1.0,3.0,1.35,0.61,2.06,1.0,1.06,0.71,1.5,1.44,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.14,0.24,1.41,1.0,0.41,0.71,1.5,1.15,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,7.88,1.58,9.65,6.65,3.01,0.56,1.5,7.98,7.34,3.0,2.84,1.71,4.82,1.72,3.1,0.69,1.5,3.17,1.99,3.0
+AE-AZ = 23.91,19.97,184.58,3.44,181.14,2.94,15.93,31.14,17.03,462.0,9.2,6.38,68.22,1.03,67.19,3.16,22.28,11.19,7.44,462.0,18.81,20.21,221.2,3.34,217.86,4.46,32.04,27.6,12.26,462.0,8.93,5.68,43.39,1.77,41.62,1.78,8.22,10.58,7.37,462.0,1.09,0.36,4.25,1.0,3.25,6.01,46.27,1.15,1.0,462.0,1.06,0.18,2.0,1.0,1.0,3.42,14.02,1.07,1.0,462.0,1.4,0.99,6.89,1.0,5.89,2.95,11.69,1.71,1.0,462.0,2.34,2.23,15.1,1.0,14.1,2.18,8.5,3.23,1.06,462.0,1.5,0.56,4.92,1.0,3.92,2.27,10.58,1.6,1.33,462.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,462.0,1.65,2.78,43.39,1.0,42.39,11.37,149.81,3.23,1.12,462.0,2.04,3.69,26.78,1.0,25.78,5.3,33.11,4.21,1.0,462.0
+AE-DU = 28.79,9.18,47.5,17.53,29.98,0.39,1.94,30.16,27.21,24.0,25.84,11.69,56.93,12.25,44.68,0.86,3.18,28.26,24.04,24.0,18.83,6.75,33.08,9.9,23.18,0.39,2.08,19.96,17.92,24.0,4.48,0.6,5.58,3.5,2.08,0.1,1.9,4.52,4.43,24.0,1.4,0.47,2.63,1.0,1.63,0.97,3.0,1.47,1.24,24.0,1.22,0.23,1.67,1.0,0.67,0.71,2.12,1.24,1.13,24.0,3.14,0.83,5.25,1.89,3.36,0.65,3.14,3.25,3.06,24.0,3.61,0.94,4.8,1.0,3.8,-1.24,3.73,3.73,4.0,24.0,1.25,0.52,3.66,1.0,2.66,4.48,21.41,1.35,1.15,24.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,2.75,1.53,8.77,1.6,7.17,2.75,11.06,3.13,2.29,24.0,8.46,11.67,48.96,1.0,47.96,2.13,7.3,14.22,3.78,24.0
+AE-FU = 36.42,14.74,55.23,19.01,36.22,0.19,1.41,38.98,34.19,9.0,51.66,22.07,81.75,24.22,57.53,0.1,1.46,55.7,51.24,9.0,31.23,5.25,40.85,23.52,17.33,0.48,2.52,31.62,30.44,9.0,1.77,0.95,3.84,1.0,2.84,1.14,3.51,1.98,1.63,9.0,1.09,0.21,1.63,1.0,0.63,2.17,6.1,1.11,1.0,9.0,1.03,0.09,1.26,1.0,0.26,2.47,7.12,1.03,1.0,9.0,1.03,0.09,1.28,1.0,0.28,2.47,7.12,1.04,1.0,9.0,1.06,0.16,1.5,1.0,0.5,2.45,7.07,1.07,1.0,9.0,1.68,0.22,2.09,1.41,0.68,0.3,2.35,1.69,1.72,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,7.79,2.11,11.59,5.89,5.7,0.8,2.19,8.04,6.97,9.0,3.51,2.58,8.91,1.67,7.24,1.25,3.08,4.27,2.11,9.0
+AE-NEU = 18.67,2.28,21.19,16.1,5.09,-0.02,1.45,18.77,18.69,4.0,19.11,6.15,26.74,13.62,13.12,0.34,1.46,19.84,18.04,4.0,20.41,10.22,33.58,12.22,21.36,0.45,1.58,22.25,17.92,4.0,3.54,0.21,3.7,3.25,0.46,-0.84,2.05,3.54,3.6,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.38,0.37,1.72,1.0,0.72,-0.03,1.07,1.41,1.39,4.0,3.26,1.73,5.39,1.56,3.83,0.29,1.52,3.59,3.04,4.0,3.19,1.16,4.33,1.97,2.36,-0.04,1.16,3.34,3.22,4.0,1.76,0.61,2.55,1.27,1.27,0.47,1.6,1.84,1.61,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,5.61,4.19,10.88,2.16,8.71,0.38,1.49,6.68,4.71,4.0,2.4,1.7,4.52,1.02,3.5,0.36,1.47,2.81,2.03,4.0
+AE-RK = 40.52,10.55,53.59,21.19,32.4,-0.78,2.09,41.8,46.09,21.0,49.01,13.09,70.31,24.35,45.96,-0.27,2.34,50.65,47.5,21.0,25.33,7.41,38.53,16.04,22.49,0.29,1.78,26.34,23.74,21.0,3.15,2.06,7.1,1.0,6.1,0.81,2.56,3.73,3.02,21.0,1.99,1.2,4.25,1.0,3.25,0.85,2.35,2.31,1.4,21.0,1.03,0.07,1.26,1.0,0.26,2.62,8.88,1.03,1.0,21.0,1.26,0.31,1.83,1.0,0.83,0.78,2.14,1.3,1.21,21.0,1.11,0.27,1.97,1.0,0.97,2.47,7.59,1.14,1.0,21.0,1.91,0.57,2.87,1.08,1.8,0.28,1.79,1.99,1.77,21.0,1.16,0.21,1.57,1.0,0.57,1.02,2.71,1.18,1.0,21.0,8.74,3.75,15.56,3.24,12.32,0.53,2.47,9.48,8.16,21.0,7.69,7.25,23.03,1.75,21.28,1.3,3.33,10.45,4.52,21.0
+AE-SH = 24.42,6.89,38.86,17.04,21.82,1.03,2.79,25.3,20.41,13.0,25.84,11.26,45.0,14.65,30.35,0.77,1.97,28.01,21.04,13.0,14.11,4.5,26.62,9.9,16.72,1.77,5.6,14.76,12.16,13.0,3.32,0.91,4.75,1.0,3.75,-0.96,4.62,3.43,3.24,13.0,1.44,0.55,2.46,1.0,1.46,0.92,2.25,1.54,1.18,13.0,1.19,0.2,1.55,1.0,0.55,0.69,2.32,1.2,1.18,13.0,2.0,0.97,3.61,1.0,2.61,0.26,1.57,2.2,1.78,13.0,1.91,1.01,3.67,1.0,2.67,0.47,1.68,2.14,1.74,13.0,1.19,0.23,1.86,1.0,0.86,1.97,6.68,1.21,1.16,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,4.35,1.2,5.75,2.78,2.97,-0.2,1.35,4.5,4.55,13.0,2.66,1.89,7.91,1.09,6.82,1.79,5.6,3.22,2.04,13.0
+AE-UQ = 41.09,5.31,53.49,33.66,19.83,1.08,3.67,41.41,39.16,12.0,42.12,10.48,61.95,17.94,44.01,-0.38,4.25,43.3,39.79,12.0,15.06,2.55,20.39,12.9,7.48,0.81,2.34,15.25,13.18,12.0,4.18,0.28,4.66,3.64,1.02,-0.52,3.07,4.18,4.19,12.0,2.42,0.4,2.87,1.29,1.58,-1.99,6.68,2.45,2.49,12.0,1.01,0.04,1.13,1.0,0.13,3.02,10.09,1.01,1.0,12.0,1.02,0.06,1.21,1.0,0.21,3.02,10.09,1.02,1.0,12.0,1.33,1.14,4.97,1.0,3.97,3.02,10.09,1.72,1.0,12.0,1.08,0.17,1.45,1.0,0.45,1.75,4.13,1.09,1.0,12.0,1.01,0.04,1.14,1.0,0.14,3.02,10.09,1.01,1.0,12.0,6.45,1.24,9.65,5.63,4.03,1.93,5.11,6.55,6.02,12.0,4.79,3.23,13.09,1.72,11.37,1.5,4.73,5.71,4.63,12.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_temperature_2005.properties
new file mode 100644
index 0000000..61e6ecc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_temperature_2005.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 2005 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=2005
+
+# 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 = 24.29,0.68,25.16,23.5,1.65,0.2,1.17,24.3,23.78,9.0,27.75,1.15,29.7,26.26,3.44,0.57,2.14,27.77,27.43,9.0,34.56,1.29,36.18,31.91,4.27,-0.75,3.03,34.58,34.8,9.0,42.63,2.67,44.66,37.42,7.23,-1.07,2.56,42.71,44.17,9.0,44.16,1.5,45.0,40.73,4.27,-1.55,4.05,44.18,45.0,9.0,44.76,0.59,45.0,43.21,1.79,-2.36,6.76,44.76,45.0,9.0,43.17,1.53,44.45,40.04,4.41,-1.13,2.92,43.19,43.76,9.0,44.56,0.91,45.0,42.24,2.76,-2.07,5.82,44.56,45.0,9.0,44.36,1.15,45.0,41.69,3.31,-1.59,4.17,44.37,45.0,9.0,43.36,1.87,44.72,39.76,4.96,-1.06,2.5,43.4,44.45,9.0,35.71,1.55,37.42,33.15,4.27,-0.71,2.04,35.74,36.32,9.0,30.92,0.8,31.98,29.7,2.27,-0.31,1.84,30.93,31.08,9.0
+AE-AZ = 25.07,1.61,30.12,16.89,13.23,-0.11,5.39,25.12,24.88,2436.0,29.87,2.2,34.53,18.82,15.71,-1.24,7.19,29.95,29.84,2436.0,36.05,2.69,41.42,19.09,22.32,-1.19,6.95,36.15,36.32,2436.0,42.51,2.63,45.0,23.78,21.22,-2.35,12.3,42.59,42.83,2436.0,44.63,1.67,45.0,26.26,18.74,-5.71,39.02,44.67,45.0,2436.0,44.75,1.27,45.0,32.05,12.95,-6.19,45.05,44.77,45.0,2436.0,44.28,1.71,45.0,31.5,13.5,-3.9,19.51,44.31,45.0,2436.0,44.74,1.22,45.0,32.87,12.13,-5.47,34.54,44.76,45.0,2436.0,44.69,1.37,45.0,33.98,11.02,-5.16,30.71,44.71,45.0,2436.0,43.7,1.82,45.0,31.5,13.5,-3.4,17.03,43.74,44.17,2436.0,37.06,1.95,41.76,26.54,15.23,-1.05,6.84,37.11,37.08,2436.0,30.65,1.47,34.8,22.95,11.85,-0.86,6.98,30.69,30.6,2436.0
+AE-DU = 24.75,0.51,25.71,22.13,3.58,-2.58,14.14,24.75,24.81,144.0,29.76,0.85,30.94,24.61,6.34,-4.07,24.69,29.78,29.84,144.0,36.8,1.39,38.94,31.22,7.72,-1.43,5.68,36.83,37.28,144.0,43.47,1.05,45.0,39.42,5.58,-1.96,6.77,43.49,43.9,144.0,44.93,0.27,45.0,43.21,1.79,-4.91,28.12,44.93,45.0,144.0,44.97,0.14,45.0,43.83,1.17,-6.23,43.07,44.97,45.0,144.0,44.6,0.79,45.0,41.14,3.86,-2.6,9.7,44.61,45.0,144.0,44.93,0.25,45.0,43.48,1.52,-3.91,18.3,44.93,45.0,144.0,44.92,0.25,45.0,43.35,1.65,-4.37,24.28,44.92,45.0,144.0,43.91,0.83,45.0,40.87,4.13,-1.96,6.88,43.91,44.17,144.0,36.15,0.64,37.28,33.43,3.86,-1.35,6.04,36.15,36.18,144.0,30.61,0.51,31.5,27.91,3.58,-2.37,12.14,30.61,30.67,144.0
+AE-FU = 24.0,1.26,26.54,20.47,6.06,-0.15,2.69,24.03,23.85,58.0,25.27,1.81,28.88,21.02,7.85,0.11,2.08,25.34,25.16,58.0,32.04,1.44,35.22,28.6,6.61,0.49,2.62,32.07,31.5,58.0,41.46,1.55,44.66,37.97,6.68,0.57,2.53,41.49,40.87,58.0,43.75,1.17,45.0,41.42,3.58,-0.51,1.93,43.76,44.0,58.0,44.8,0.42,45.0,43.35,1.65,-2.07,6.2,44.8,45.0,58.0,40.0,2.06,44.38,36.73,7.65,0.5,2.35,40.06,39.76,58.0,42.7,1.63,45.0,38.11,6.89,-0.28,2.43,42.73,42.66,58.0,42.72,1.68,45.0,39.07,5.93,-0.21,1.88,42.75,42.59,58.0,41.48,1.69,44.72,38.66,6.06,0.33,2.03,41.51,41.07,58.0,34.74,1.43,37.83,31.63,6.2,0.21,2.45,34.77,34.8,58.0,29.3,1.28,32.32,26.26,6.06,0.43,2.77,29.33,29.02,58.0
+AE-NEU = 23.42,1.13,24.88,22.13,2.76,0.41,1.58,23.45,23.06,6.0,26.99,2.13,29.7,24.61,5.1,0.46,1.56,27.06,26.12,6.0,34.52,2.73,37.97,31.5,6.48,0.46,1.55,34.61,33.46,6.0,42.37,1.36,44.17,40.59,3.58,0.2,1.76,42.39,42.07,6.0,44.56,0.41,45.0,43.9,1.1,-0.41,2.23,44.57,44.52,6.0,45.0,0.0,45.0,45.0,0.0,NaN,NaN,45.0,45.0,6.0,42.75,1.72,44.93,41.14,3.79,0.51,1.49,42.78,42.14,6.0,44.69,0.31,45.0,44.17,0.83,-0.57,2.24,44.69,44.69,6.0,44.59,0.42,45.0,43.9,1.1,-0.57,2.24,44.59,44.59,6.0,42.59,1.03,43.9,41.14,2.76,0.01,1.83,42.6,42.45,6.0,34.83,1.58,36.73,32.87,3.86,0.3,1.63,34.86,34.39,6.0,29.49,1.26,31.01,27.64,3.38,-0.08,1.91,29.51,29.29,6.0
+AE-RK = 23.16,2.11,26.26,16.89,9.37,-0.96,3.37,23.26,23.61,104.0,25.67,2.92,29.57,17.17,12.4,-0.95,3.45,25.83,26.4,104.0,32.8,3.1,37.56,24.74,12.81,-0.67,2.76,32.94,33.43,104.0,41.74,2.79,45.0,34.25,10.75,-0.65,2.61,41.83,42.24,104.0,43.55,2.11,45.0,36.59,8.41,-1.53,4.42,43.6,44.83,104.0,44.54,0.99,45.0,40.45,4.55,-2.27,7.43,44.55,45.0,104.0,41.78,2.31,45.0,36.32,8.68,-0.12,2.11,41.84,41.42,104.0,43.72,1.42,45.0,39.07,5.93,-1.12,3.63,43.75,44.17,104.0,43.46,1.84,45.0,37.97,7.03,-1.19,3.54,43.5,44.17,104.0,42.3,2.21,45.0,36.53,8.47,-0.6,2.78,42.36,42.45,104.0,34.88,2.71,39.49,28.19,11.3,-0.37,2.65,34.99,35.08,104.0,29.79,2.44,33.7,22.68,11.02,-0.49,2.9,29.89,29.84,104.0
+AE-SH = 24.76,0.78,26.81,22.95,3.86,-0.12,2.91,24.77,24.88,92.0,29.23,1.7,30.94,23.5,7.44,-1.89,5.89,29.28,29.84,92.0,36.74,2.49,39.49,29.84,9.65,-1.6,4.45,36.82,37.56,92.0,43.86,2.03,45.0,36.04,8.96,-1.91,5.61,43.91,44.86,92.0,44.55,1.11,45.0,39.49,5.51,-2.56,9.07,44.56,45.0,92.0,44.84,0.54,45.0,41.28,3.72,-4.41,25.07,44.85,45.0,92.0,43.96,2.26,45.0,37.01,7.99,-2.16,6.17,44.01,45.0,92.0,44.5,1.29,45.0,39.35,5.65,-2.56,8.36,44.52,45.0,92.0,44.54,1.15,45.0,40.31,4.69,-2.42,7.55,44.55,45.0,92.0,44.11,1.73,45.0,37.83,7.17,-2.0,5.75,44.14,45.0,92.0,36.9,1.63,38.66,32.46,6.2,-1.35,3.65,36.94,37.56,92.0,31.42,1.32,32.87,27.91,4.96,-1.39,4.1,31.45,31.81,92.0
+AE-UQ = 24.09,1.22,25.98,22.13,3.86,-0.12,1.74,24.12,24.06,42.0,28.27,1.77,30.12,23.78,6.34,-1.46,4.36,28.32,28.91,42.0,35.36,2.72,38.39,30.26,8.13,-0.73,2.07,35.46,36.8,38.0,41.76,4.33,45.0,32.05,12.95,-1.12,2.97,41.98,44.52,42.0,43.15,3.29,45.0,33.98,11.02,-2.07,6.12,43.27,45.0,42.0,43.68,2.99,45.0,34.8,10.2,-2.53,7.78,43.78,45.0,42.0,42.26,4.09,45.0,31.5,13.5,-1.7,4.93,42.45,44.55,42.0,43.16,3.27,45.0,33.98,11.02,-2.11,6.29,43.29,45.0,42.0,43.51,2.39,45.0,37.28,7.72,-1.7,4.79,43.57,45.0,42.0,42.77,3.16,45.0,35.08,9.92,-1.38,3.8,42.88,44.72,42.0,36.5,2.41,38.94,30.94,7.99,-1.07,3.18,36.58,37.21,42.0,31.51,1.35,33.01,29.02,4.0,-0.82,2.21,31.54,32.25,38.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_vegetation_2005.properties
new file mode 100644
index 0000000..24e0215
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_1_vegetation_2005.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 2005 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=2005
+
+# 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.12,0.02,0.13,0.09,0.04,-0.71,2.02,0.12,0.12,9.0,0.13,0.02,0.15,0.1,0.05,-0.37,2.01,0.13,0.13,9.0,0.13,0.01,0.15,0.11,0.04,0.35,2.05,0.13,0.13,9.0,0.11,0.02,0.13,0.09,0.04,-0.18,1.73,0.11,0.11,9.0,0.11,0.02,0.13,0.08,0.05,-0.33,1.62,0.11,0.11,9.0,0.1,0.02,0.12,0.07,0.05,-0.2,1.74,0.1,0.1,9.0,0.1,0.02,0.12,0.07,0.06,-0.2,1.6,0.1,0.1,9.0,0.1,0.02,0.12,0.07,0.06,-0.35,1.51,0.1,0.11,9.0,0.11,0.02,0.13,0.08,0.05,-0.36,1.61,0.11,0.11,9.0,0.11,0.02,0.13,0.07,0.06,-0.41,1.67,0.11,0.11,9.0,0.11,0.02,0.13,0.08,0.05,-0.44,1.69,0.11,0.11,9.0,0.11,0.02,0.13,0.09,0.04,-0.46,1.79,0.11,0.12,9.0
+AE-AZ = 0.11,0.02,0.24,-0.06,0.3,-0.15,8.27,0.11,0.11,2428.0,0.11,0.02,0.25,-0.03,0.28,-0.75,7.7,0.11,0.11,2430.0,0.11,0.02,0.2,-0.04,0.24,-0.97,6.62,0.11,0.11,2426.0,0.11,0.03,0.38,-0.03,0.41,-0.53,11.65,0.11,0.11,2429.0,0.11,0.02,0.17,-0.1,0.27,-1.63,10.52,0.11,0.11,2426.0,0.1,0.02,0.16,-0.07,0.23,-1.66,9.85,0.11,0.11,2428.0,0.1,0.02,0.16,-0.1,0.26,-1.63,9.87,0.1,0.11,2430.0,0.1,0.02,0.16,-0.1,0.26,-1.76,11.93,0.11,0.11,2432.0,0.11,0.02,0.3,-0.1,0.4,-0.94,12.21,0.11,0.11,2430.0,0.11,0.02,0.2,-0.09,0.29,-1.12,7.58,0.11,0.11,2425.0,0.1,0.02,0.16,-0.07,0.24,-1.64,10.24,0.11,0.11,2424.0,0.1,0.02,0.43,-0.07,0.5,-0.27,22.51,0.11,0.11,2431.0
+AE-DU = 0.11,0.01,0.13,0.1,0.03,0.6,2.21,0.11,0.11,144.0,0.11,0.01,0.14,0.1,0.05,0.66,2.75,0.11,0.11,144.0,0.11,0.01,0.14,0.1,0.04,0.5,2.6,0.11,0.11,144.0,0.11,0.01,0.13,0.09,0.04,0.43,2.33,0.11,0.11,144.0,0.11,0.01,0.13,0.09,0.05,0.36,2.6,0.11,0.1,144.0,0.11,0.01,0.13,0.07,0.05,-0.29,3.04,0.11,0.1,144.0,0.1,0.01,0.12,0.07,0.05,-0.37,3.12,0.1,0.1,144.0,0.1,0.01,0.12,0.07,0.06,-0.41,3.84,0.1,0.1,144.0,0.11,0.01,0.13,0.09,0.04,0.29,2.39,0.11,0.1,144.0,0.1,0.01,0.13,0.09,0.04,0.44,2.47,0.1,0.1,144.0,0.1,0.01,0.12,0.09,0.04,0.39,2.24,0.1,0.1,144.0,0.11,0.01,0.13,0.09,0.04,0.34,2.48,0.11,0.1,144.0
+AE-FU = 0.1,0.01,0.13,0.07,0.06,-0.45,2.59,0.1,0.1,58.0,0.12,0.02,0.18,0.07,0.1,0.12,2.5,0.12,0.12,58.0,0.11,0.02,0.16,0.07,0.09,-0.43,2.15,0.12,0.12,58.0,0.09,0.02,0.12,0.05,0.07,-0.71,2.09,0.09,0.1,58.0,0.08,0.01,0.11,0.05,0.06,-0.6,2.48,0.08,0.09,58.0,0.07,0.01,0.1,0.04,0.06,0.01,2.35,0.07,0.07,58.0,0.07,0.01,0.09,0.04,0.06,-0.28,2.35,0.07,0.07,58.0,0.07,0.01,0.1,0.04,0.06,-0.34,2.49,0.07,0.08,58.0,0.08,0.02,0.11,0.05,0.06,-0.53,2.22,0.08,0.08,58.0,0.08,0.01,0.11,0.05,0.06,-0.35,2.76,0.08,0.08,58.0,0.08,0.02,0.1,0.05,0.06,-0.72,2.39,0.08,0.09,58.0,0.09,0.01,0.11,0.05,0.06,-0.63,2.47,0.09,0.09,58.0
+AE-NEU = 0.11,0.02,0.14,0.09,0.04,0.68,1.68,0.11,0.1,6.0,0.11,0.01,0.14,0.1,0.04,0.59,1.78,0.11,0.11,6.0,0.11,0.01,0.14,0.1,0.03,0.59,1.74,0.11,0.11,6.0,0.1,0.02,0.13,0.09,0.05,0.7,1.62,0.1,0.09,6.0,0.1,0.02,0.13,0.08,0.05,0.7,1.6,0.1,0.08,6.0,0.09,0.02,0.13,0.07,0.05,0.72,1.6,0.09,0.08,6.0,0.09,0.02,0.12,0.07,0.05,0.71,1.57,0.09,0.07,6.0,0.09,0.03,0.12,0.07,0.06,0.71,1.57,0.09,0.07,6.0,0.1,0.02,0.13,0.08,0.05,0.69,1.59,0.1,0.09,6.0,0.1,0.02,0.13,0.08,0.04,0.69,1.65,0.1,0.09,6.0,0.1,0.02,0.13,0.08,0.04,0.68,1.65,0.1,0.09,6.0,0.1,0.02,0.13,0.09,0.04,0.71,1.73,0.1,0.09,6.0
+AE-RK = 0.11,0.02,0.18,0.08,0.11,0.57,2.94,0.12,0.12,104.0,0.13,0.03,0.23,0.08,0.15,0.75,2.63,0.13,0.12,104.0,0.13,0.03,0.22,0.08,0.14,0.46,2.66,0.14,0.13,104.0,0.11,0.03,0.18,0.06,0.12,0.24,2.36,0.11,0.1,104.0,0.1,0.03,0.17,0.05,0.11,0.31,2.25,0.1,0.1,104.0,0.09,0.03,0.16,0.05,0.11,0.52,2.11,0.09,0.08,104.0,0.08,0.03,0.15,0.04,0.1,0.5,2.16,0.09,0.08,104.0,0.09,0.03,0.15,0.05,0.11,0.33,2.02,0.09,0.08,104.0,0.1,0.02,0.16,0.05,0.11,0.39,2.32,0.1,0.09,104.0,0.1,0.02,0.16,0.05,0.11,0.45,2.63,0.1,0.09,104.0,0.1,0.02,0.16,0.06,0.11,0.4,2.83,0.1,0.09,104.0,0.11,0.02,0.17,0.06,0.1,0.37,2.71,0.11,0.1,104.0
+AE-SH = 0.12,0.01,0.15,0.09,0.06,-0.54,2.9,0.12,0.12,92.0,0.12,0.01,0.14,0.1,0.04,-0.68,2.97,0.13,0.13,92.0,0.13,0.01,0.15,0.09,0.05,-0.89,3.32,0.13,0.13,92.0,0.12,0.01,0.14,0.07,0.07,-1.28,4.19,0.12,0.12,92.0,0.11,0.01,0.14,0.07,0.07,-1.2,3.95,0.12,0.12,92.0,0.11,0.02,0.14,0.06,0.08,-1.51,4.79,0.11,0.12,92.0,0.11,0.02,0.14,0.06,0.08,-1.29,4.15,0.11,0.11,92.0,0.11,0.01,0.14,0.07,0.07,-1.09,3.86,0.11,0.12,92.0,0.12,0.01,0.14,0.07,0.07,-1.25,4.15,0.12,0.12,92.0,0.12,0.01,0.14,0.08,0.07,-1.21,4.52,0.12,0.12,92.0,0.11,0.01,0.14,0.08,0.06,-0.9,3.86,0.11,0.12,92.0,0.12,0.01,0.14,0.07,0.07,-1.48,5.16,0.12,0.12,92.0
+AE-UQ = 0.12,0.02,0.13,0.06,0.07,-2.35,7.29,0.12,0.12,42.0,0.13,0.05,0.18,-0.01,0.19,-2.34,7.41,0.13,0.14,42.0,0.14,0.02,0.17,0.09,0.08,-1.21,4.58,0.14,0.14,42.0,0.11,0.04,0.14,-0.01,0.15,-2.66,8.3,0.12,0.13,42.0,0.11,0.03,0.13,0.02,0.11,-2.68,8.34,0.12,0.12,42.0,0.12,0.01,0.13,0.1,0.03,-1.5,4.47,0.12,0.12,42.0,0.11,0.02,0.12,0.04,0.08,-2.41,7.46,0.11,0.12,42.0,0.1,0.03,0.12,0.02,0.11,-2.17,6.6,0.11,0.11,42.0,0.11,0.04,0.13,-0.02,0.15,-2.56,7.95,0.11,0.12,42.0,0.11,0.01,0.13,0.09,0.04,-1.24,3.67,0.11,0.12,42.0,0.12,0.01,0.12,0.1,0.02,-0.69,2.19,0.12,0.12,38.0,0.11,0.03,0.13,0.03,0.1,-2.57,8.0,0.12,0.12,42.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_nighttemp_2005.properties
new file mode 100644
index 0000000..2cdd82d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_nighttemp_2005.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 2005 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=2005
+
+# 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 = 13.86,NaN,13.86,13.86,0.0,NaN,NaN,13.86,13.86,1.0,14.55,NaN,14.55,14.55,0.0,NaN,NaN,14.55,14.55,1.0,18.96,NaN,18.96,18.96,0.0,NaN,NaN,18.96,18.96,1.0,21.16,NaN,21.16,21.16,0.0,NaN,NaN,21.16,21.16,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,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.7,NaN,29.7,29.7,0.0,NaN,NaN,29.7,29.7,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,25.85,NaN,25.85,25.85,0.0,NaN,NaN,25.85,25.85,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,18.41,NaN,18.41,18.41,0.0,NaN,NaN,18.41,18.41,1.0
+AE-AJ-G020002 = 12.0,1.05,13.31,10.96,2.34,0.32,1.57,12.03,11.86,4.0,12.82,1.05,14.13,11.79,2.34,0.32,1.57,12.86,12.69,4.0,17.34,1.79,19.65,15.79,3.86,0.44,1.59,17.41,16.96,4.0,19.82,1.61,21.85,18.27,3.58,0.35,1.57,19.87,19.58,4.0,23.4,1.55,25.43,22.13,3.31,0.51,1.65,23.44,23.02,4.0,28.4,1.13,29.84,27.36,2.48,0.4,1.58,28.41,28.19,4.0,29.46,0.5,30.12,29.02,1.1,0.51,1.72,29.47,29.36,4.0,28.74,0.63,29.57,28.19,1.38,0.52,1.7,28.75,28.6,4.0,28.02,1.38,29.84,26.81,3.03,0.52,1.69,28.04,27.71,4.0,23.4,1.98,25.98,21.85,4.13,0.49,1.63,23.46,22.88,4.0,19.82,1.18,21.3,18.68,2.62,0.34,1.57,19.84,19.65,4.0,16.3,1.79,18.54,14.55,4.0,0.32,1.57,16.38,16.06,4.0
+AE-AJ-G020003 = 12.93,0.07,13.03,12.89,0.14,1.15,2.34,12.93,12.89,4.0,14.06,0.33,14.41,13.72,0.69,-0.0,1.22,14.07,14.06,4.0,16.77,0.37,17.17,16.27,0.9,-0.44,1.96,16.77,16.82,4.0,22.18,0.76,22.95,21.37,1.58,-0.04,1.21,22.19,22.19,4.0,25.0,0.59,25.57,24.4,1.17,-0.03,1.12,25.01,25.02,4.0,29.29,0.5,29.84,28.74,1.1,-0.0,1.36,29.29,29.29,4.0,30.53,0.34,30.94,30.26,0.69,0.31,1.41,30.53,30.46,4.0,30.15,0.24,30.39,29.84,0.55,-0.43,1.85,30.15,30.19,4.0,29.53,0.28,29.84,29.29,0.55,0.12,1.15,29.53,29.5,4.0,24.99,0.52,25.43,24.47,0.96,-0.03,1.05,24.99,25.02,4.0,20.25,0.51,20.75,19.71,1.03,-0.05,1.15,20.25,20.27,4.0,16.51,0.31,16.89,16.2,0.69,0.28,1.57,16.51,16.48,4.0
+AE-AZ-G010001 = 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,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0
+AE-AZ-G010002 = 14.27,NaN,14.27,14.27,0.0,NaN,NaN,14.27,14.27,1.0,15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,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,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,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,25.85,NaN,25.85,25.85,0.0,NaN,NaN,25.85,25.85,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0
+AE-AZ-G010003 = 14.44,0.05,14.48,14.41,0.07,0.0,0.98,14.44,14.44,2.0,15.06,0.24,15.24,14.89,0.34,-0.0,1.0,15.06,15.06,2.0,18.1,0.24,18.27,17.92,0.34,-0.0,1.0,18.1,18.1,2.0,20.2,0.19,20.33,20.06,0.28,0.0,1.0,20.2,20.2,2.0,24.78,0.05,24.81,24.74,0.07,-0.0,1.02,24.78,24.78,2.0,28.6,0.19,28.74,28.46,0.28,-0.0,1.0,28.6,28.6,2.0,28.4,0.1,28.46,28.33,0.14,-0.0,1.01,28.4,28.4,2.0,29.7,0.0,29.7,29.7,0.0,-1.823838995E7,2.207240265699877E14,29.7,29.7,2.0,29.64,0.1,29.7,29.57,0.14,0.0,1.0,29.64,29.64,2.0,25.88,0.05,25.92,25.85,0.07,-0.0,1.02,25.88,25.88,2.0,21.99,0.19,22.13,21.85,0.28,0.0,1.0,21.99,21.99,2.0,18.61,0.49,18.96,18.27,0.69,0.0,1.0,18.62,18.61,2.0
+AE-AZ-G010004 = 14.51,0.05,14.55,14.48,0.07,0.0,0.99,14.51,14.51,2.0,14.72,0.24,14.89,14.55,0.34,0.0,1.0,14.72,14.72,2.0,17.75,0.24,17.92,17.58,0.34,-0.0,1.0,17.75,17.75,2.0,20.47,0.19,20.61,20.33,0.28,-0.0,1.0,20.47,20.47,2.0,24.85,0.05,24.88,24.81,0.07,-0.0,1.04,24.85,24.85,2.0,28.33,0.19,28.46,28.19,0.28,-0.0,1.0,28.33,28.33,2.0,28.53,0.1,28.6,28.46,0.14,0.0,0.99,28.53,28.53,2.0,29.7,0.0,29.7,29.7,0.0,-1.823838995E7,2.207240265699877E14,29.7,29.7,2.0,29.5,0.1,29.57,29.43,0.14,0.0,0.99,29.5,29.5,2.0,25.95,0.05,25.98,25.92,0.07,0.0,0.86,25.95,25.95,2.0,21.71,0.19,21.85,21.57,0.28,0.0,1.0,21.71,21.71,2.0,17.92,0.49,18.27,17.58,0.69,-0.0,1.0,17.93,17.92,2.0
+AE-AZ-G010005 = 15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,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,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,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,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0,23.37,NaN,23.37,23.37,0.0,NaN,NaN,23.37,23.37,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0
+AE-AZ-G010006 = 14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,1.0,14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,30.94,NaN,30.94,30.94,0.0,NaN,NaN,30.94,30.94,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,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0
+AE-AZ-G010007 = 15.37,0.19,15.51,15.24,0.28,-0.0,1.0,15.37,15.37,2.0,16.13,0.1,16.2,16.06,0.14,0.0,1.0,16.13,16.13,2.0,19.51,0.19,19.65,19.37,0.28,-0.0,1.0,19.51,19.51,2.0,21.23,0.1,21.3,21.16,0.14,0.0,0.99,21.23,21.23,2.0,26.05,0.1,26.12,25.98,0.14,-0.0,1.0,26.05,26.05,2.0,29.5,0.1,29.57,29.43,0.14,0.0,0.99,29.5,29.5,2.0,29.15,0.19,29.29,29.02,0.28,-0.0,1.0,29.15,29.15,2.0,30.6,0.1,30.67,30.53,0.14,-0.0,1.01,30.6,30.6,2.0,30.32,0.1,30.39,30.26,0.14,0.0,1.0,30.32,30.32,2.0,27.57,0.1,27.64,27.5,0.14,0.0,1.0,27.57,27.57,2.0,23.71,0.1,23.78,23.64,0.14,-0.0,1.0,23.71,23.71,2.0,20.4,0.49,20.75,20.06,0.69,-0.0,1.0,20.41,20.4,2.0
+AE-AZ-G010008 = 15.17,0.88,15.79,14.55,1.24,-0.0,1.0,15.18,15.17,2.0,15.31,1.07,16.06,14.55,1.52,-0.0,1.0,15.32,15.31,2.0,18.06,0.68,18.54,17.58,0.96,0.0,1.0,18.07,18.06,2.0,21.51,1.27,22.4,20.61,1.79,-0.0,1.0,21.52,21.51,2.0,25.43,0.78,25.98,24.88,1.1,0.0,1.0,25.44,25.43,2.0,29.02,1.17,29.84,28.19,1.65,-0.0,1.0,29.03,29.02,2.0,28.81,0.29,29.02,28.6,0.41,0.0,1.0,28.81,28.81,2.0,29.91,0.29,30.12,29.7,0.41,0.0,1.0,29.91,29.91,2.0,29.77,0.49,30.12,29.43,0.69,0.0,1.0,29.78,29.77,2.0,26.4,0.58,26.81,25.98,0.83,0.0,1.0,26.4,26.4,2.0,22.26,0.97,22.95,21.57,1.38,0.0,1.0,22.27,22.26,2.0,18.34,1.07,19.09,17.58,1.52,-0.0,1.0,18.35,18.34,2.0
+AE-AZ-G010009 = 15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,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,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,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,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0,23.37,NaN,23.37,23.37,0.0,NaN,NaN,23.37,23.37,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0
+AE-AZ-G010010 = 14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,1.0,15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,1.0,15.79,NaN,15.79,15.79,0.0,NaN,NaN,15.79,15.79,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,27.78,NaN,27.78,27.78,0.0,NaN,NaN,27.78,27.78,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,30.53,NaN,30.53,30.53,0.0,NaN,NaN,30.53,30.53,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,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
+AE-AZ-G010011 = 15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0,16.48,NaN,16.48,16.48,0.0,NaN,NaN,16.48,16.48,1.0,18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,20.89,NaN,20.89,20.89,0.0,NaN,NaN,20.89,20.89,1.0,25.57,NaN,25.57,25.57,0.0,NaN,NaN,25.57,25.57,1.0,29.15,NaN,29.15,29.15,0.0,NaN,NaN,29.15,29.15,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,29.7,NaN,29.7,29.7,0.0,NaN,NaN,29.7,29.7,1.0,29.98,NaN,29.98,29.98,0.0,NaN,NaN,29.98,29.98,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,22.81,NaN,22.81,22.81,0.0,NaN,NaN,22.81,22.81,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0
+AE-AZ-G010012 = 15.37,NaN,15.37,15.37,0.0,NaN,NaN,15.37,15.37,1.0,16.34,NaN,16.34,16.34,0.0,NaN,NaN,16.34,16.34,1.0,18.96,NaN,18.96,18.96,0.0,NaN,NaN,18.96,18.96,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,25.85,NaN,25.85,25.85,0.0,NaN,NaN,25.85,25.85,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,28.95,NaN,28.95,28.95,0.0,NaN,NaN,28.95,28.95,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,27.16,NaN,27.16,27.16,0.0,NaN,NaN,27.16,27.16,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,19.44,NaN,19.44,19.44,0.0,NaN,NaN,19.44,19.44,1.0
+AE-AZ-G010013 = 15.79,0.39,16.06,15.51,0.55,-0.0,1.0,15.79,15.79,2.0,16.27,0.1,16.34,16.2,0.14,0.0,1.0,16.27,16.27,2.0,19.09,NaN,19.09,19.09,0.0,NaN,-5.048309003266382E13,19.09,19.09,2.0,21.92,0.29,22.13,21.71,0.41,0.0,1.0,21.92,21.92,2.0,25.3,0.19,25.43,25.16,0.28,0.0,1.0,25.3,25.3,2.0,29.15,0.19,29.29,29.02,0.28,-0.0,1.0,29.15,29.15,2.0,28.81,0.29,29.02,28.6,0.41,0.0,1.0,28.81,28.81,2.0,30.12,0.39,30.39,29.84,0.55,0.0,1.0,30.12,30.12,2.0,29.84,0.0,29.84,29.84,0.0,NaN,NaN,29.84,29.84,2.0,27.64,0.39,27.91,27.36,0.55,0.0,1.0,27.64,27.64,2.0,23.64,0.19,23.78,23.5,0.28,-0.0,1.0,23.64,23.64,2.0,19.44,0.29,19.65,19.23,0.41,0.0,1.0,19.44,19.44,2.0
+AE-AZ-G010014 = 15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,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,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,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,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,23.09,NaN,23.09,23.09,0.0,NaN,NaN,23.09,23.09,1.0,18.96,NaN,18.96,18.96,0.0,NaN,NaN,18.96,18.96,1.0
+AE-AZ-G010015 = 12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,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,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,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,32.32,NaN,32.32,32.32,0.0,NaN,NaN,32.32,32.32,1.0,30.67,NaN,30.67,30.67,0.0,NaN,NaN,30.67,30.67,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,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 = 14.81,0.42,15.24,14.27,0.96,-0.32,1.65,14.81,14.86,4.0,16.37,0.48,16.89,15.79,1.1,-0.19,1.59,16.38,16.41,4.0,18.1,0.74,18.82,17.17,1.65,-0.33,1.57,18.11,18.2,4.0,19.68,0.62,20.2,18.96,1.24,-0.21,1.28,19.69,19.78,4.0,25.3,0.44,25.71,24.74,0.96,-0.37,1.57,25.3,25.36,4.0,28.41,0.46,28.88,27.78,1.1,-0.61,2.07,28.42,28.5,4.0,28.69,0.07,28.74,28.6,0.14,-0.49,1.61,28.69,28.71,4.0,29.29,0.45,29.84,28.74,1.1,0.0,2.0,29.29,29.29,4.0,29.96,0.16,30.19,29.84,0.34,0.69,1.86,29.96,29.91,4.0,26.5,0.6,27.09,25.71,1.38,-0.48,1.8,26.51,26.6,4.0,22.42,0.64,23.09,21.57,1.52,-0.41,1.87,22.43,22.5,4.0,18.61,0.36,18.96,18.13,0.83,-0.5,1.76,18.61,18.68,4.0
+AE-AZ-G010018 = 15.13,0.15,15.24,15.03,0.21,-0.0,1.0,15.13,15.13,2.0,16.41,0.29,16.61,16.2,0.41,0.0,1.0,16.41,16.41,2.0,18.34,0.68,18.82,17.85,0.96,0.0,1.0,18.34,18.34,2.0,20.2,0.0,20.2,20.2,0.0,-9829044.85,6.461641879100276E13,20.2,20.2,2.0,25.64,0.1,25.71,25.57,0.14,-0.0,1.01,25.64,25.64,2.0,28.71,0.24,28.88,28.53,0.34,0.0,1.0,28.71,28.71,2.0,28.71,0.05,28.74,28.67,0.07,-0.0,1.01,28.71,28.71,2.0,29.57,0.39,29.84,29.29,0.55,-0.0,1.0,29.57,29.57,2.0,30.08,0.15,30.19,29.98,0.21,-0.0,1.0,30.08,30.08,2.0,26.74,0.49,27.09,26.4,0.69,0.0,1.0,26.74,26.74,2.0,22.71,0.54,23.09,22.33,0.76,0.0,1.0,22.71,22.71,2.0,18.89,0.1,18.96,18.82,0.14,-0.0,1.0,18.89,18.89,2.0
+AE-AZ-G010019 = 14.65,0.54,15.03,14.27,0.76,-0.0,1.0,14.66,14.65,2.0,15.99,0.29,16.2,15.79,0.41,0.0,1.0,16.0,15.99,2.0,17.51,0.49,17.85,17.17,0.69,0.0,1.0,17.51,17.51,2.0,19.58,0.88,20.2,18.96,1.24,0.0,1.0,19.59,19.58,2.0,25.16,0.58,25.57,24.74,0.83,0.0,1.0,25.16,25.16,2.0,28.15,0.54,28.53,27.78,0.76,0.0,1.0,28.16,28.15,2.0,28.64,0.05,28.67,28.6,0.07,0.0,0.94,28.64,28.64,2.0,29.02,0.39,29.29,28.74,0.55,0.0,1.0,29.02,29.02,2.0,30.01,0.24,30.19,29.84,0.34,-0.0,1.0,30.02,30.01,2.0,26.05,0.49,26.4,25.71,0.69,-0.0,1.0,26.06,26.05,2.0,21.95,0.54,22.33,21.57,0.76,0.0,1.0,21.96,21.95,2.0,18.47,0.49,18.82,18.13,0.69,-0.0,1.0,18.48,18.47,2.0
+AE-AZ-G010020 = 15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,16.2,NaN,16.2,16.2,0.0,NaN,NaN,16.2,16.2,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,21.71,NaN,21.71,21.71,0.0,NaN,NaN,21.71,21.71,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,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,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,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,19.23,NaN,19.23,19.23,0.0,NaN,NaN,19.23,19.23,1.0
+AE-AZ-G010021 = 14.27,0.19,14.41,14.13,0.28,0.0,1.0,14.27,14.27,2.0,15.44,0.1,15.51,15.37,0.14,-0.0,1.0,15.44,15.44,2.0,17.85,0.19,17.99,17.72,0.28,0.0,1.0,17.85,17.85,2.0,20.54,0.29,20.75,20.33,0.41,0.0,1.0,20.54,20.54,2.0,25.02,0.19,25.16,24.88,0.28,-0.0,1.0,25.02,25.02,2.0,28.4,0.1,28.46,28.33,0.14,-0.0,1.01,28.4,28.4,2.0,28.12,0.1,28.19,28.05,0.14,-0.0,1.0,28.12,28.12,2.0,30.26,0.19,30.39,30.12,0.28,-0.0,1.0,30.26,30.26,2.0,29.98,0.19,30.12,29.84,0.28,-0.0,1.0,29.98,29.98,2.0,28.6,0.19,28.74,28.46,0.28,0.0,1.0,28.6,28.6,2.0,24.68,0.29,24.88,24.47,0.41,0.0,1.0,24.68,24.68,2.0,21.23,0.49,21.57,20.89,0.69,0.0,1.0,21.23,21.23,2.0
+AE-AZ-G010022 = 13.58,NaN,13.58,13.58,0.0,NaN,-3.636781521755652E13,13.58,13.58,2.0,15.24,0.0,15.24,15.24,0.0,-7.97212631244E9,2.8732965622623764E18,15.24,15.24,2.0,18.27,0.0,18.27,18.27,0.0,-1.651915618E7,1.83050547285536E14,18.27,18.27,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,29.29,NaN,29.29,29.29,0.0,NaN,-1.1540983360941158E14,29.29,29.29,2.0,28.74,0.0,28.74,28.74,0.0,-1.437784579E7,1.3800888138673408E14,28.74,28.74,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,26.81,0.0,26.81,26.81,0.0,-1.675206954E7,1.8744345611099322E14,26.81,26.81,2.0,22.4,NaN,22.4,22.4,0.0,NaN,-1.1879549204503598E14,22.4,22.4,2.0,16.89,0.0,16.89,16.89,0.0,-8915806.32,5.297979274238327E13,16.89,16.89,2.0
+AE-AZ-G010023 = 12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,1.0,14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,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,25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,30.67,NaN,30.67,30.67,0.0,NaN,NaN,30.67,30.67,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,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
+AE-AZ-G010024 = 12.82,0.68,13.31,12.34,0.96,0.0,1.0,12.83,12.82,2.0,14.65,0.73,15.17,14.13,1.03,-0.0,1.0,14.66,14.65,2.0,17.89,0.44,18.2,17.58,0.62,-0.0,1.0,17.89,17.89,2.0,19.75,0.54,20.13,19.37,0.76,0.0,1.0,19.75,19.75,2.0,24.64,0.63,25.09,24.19,0.9,0.0,1.0,24.64,24.64,2.0,28.26,0.29,28.46,28.05,0.41,0.0,1.0,28.26,28.26,2.0,28.15,0.34,28.4,27.91,0.48,0.0,1.0,28.16,28.15,2.0,30.43,0.24,30.6,30.26,0.34,0.0,1.0,30.43,30.43,2.0,29.12,0.54,29.5,28.74,0.76,-0.0,1.0,29.12,29.12,2.0,27.22,0.39,27.5,26.95,0.55,-0.0,1.0,27.23,27.22,2.0,23.23,0.58,23.64,22.81,0.83,0.0,1.0,23.23,23.23,2.0,17.82,1.32,18.75,16.89,1.86,0.0,1.0,17.84,17.82,2.0
+AE-AZ-G010025 = 15.65,NaN,15.65,15.65,0.0,NaN,NaN,15.65,15.65,1.0,16.41,NaN,16.41,16.41,0.0,NaN,NaN,16.41,16.41,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,25.92,NaN,25.92,25.92,0.0,NaN,NaN,25.92,25.92,1.0,29.15,NaN,29.15,29.15,0.0,NaN,NaN,29.15,29.15,1.0,28.67,NaN,28.67,28.67,0.0,NaN,NaN,28.67,28.67,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,30.19,NaN,30.19,30.19,0.0,NaN,NaN,30.19,30.19,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0,23.3,NaN,23.3,23.3,0.0,NaN,NaN,23.3,23.3,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0
+AE-AZ-G010026 = 15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0,17.85,NaN,17.85,17.85,0.0,NaN,NaN,17.85,17.85,1.0,20.06,NaN,20.06,20.06,0.0,NaN,NaN,20.06,20.06,1.0,24.47,NaN,24.47,24.47,0.0,NaN,NaN,24.47,24.47,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,28.05,NaN,28.05,28.05,0.0,NaN,NaN,28.05,28.05,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,22.26,NaN,22.26,22.26,0.0,NaN,NaN,22.26,22.26,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0
+AE-AZ-G010027 = 14.84,0.35,15.24,14.41,0.83,-0.15,1.79,14.84,14.86,4.0,15.37,0.53,16.06,14.96,1.1,0.49,1.63,15.38,15.24,4.0,18.37,0.5,19.09,17.99,1.1,0.98,2.2,18.38,18.2,4.0,20.8,0.37,21.3,20.4,0.9,0.47,2.05,20.8,20.75,4.0,25.14,0.41,25.71,24.81,0.9,0.75,1.95,25.14,25.02,4.0,28.38,0.26,28.74,28.12,0.62,0.65,2.1,28.38,28.33,4.0,28.22,0.07,28.33,28.19,0.14,1.15,2.32,28.22,28.19,4.0,28.95,0.24,29.29,28.74,0.55,0.89,2.19,28.95,28.88,4.0,29.46,0.31,29.84,29.15,0.69,0.28,1.57,29.46,29.43,4.0,26.71,0.13,26.81,26.54,0.28,-0.49,1.63,26.71,26.74,4.0,22.71,0.36,23.23,22.4,0.83,0.83,2.1,22.71,22.61,4.0,18.51,0.4,18.82,17.99,0.83,-0.49,1.63,18.51,18.61,4.0
+AE-AZ-G010028 = 12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,1.0,14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,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,25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,30.67,NaN,30.67,30.67,0.0,NaN,NaN,30.67,30.67,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,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
+AE-AZ-G010029 = 15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,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,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,28.33,NaN,28.33,28.33,0.0,NaN,NaN,28.33,28.33,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,26.67,NaN,26.67,26.67,0.0,NaN,NaN,26.67,26.67,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0
+AE-AZ-G010030 = 13.24,0.1,13.31,13.17,0.14,-0.0,1.0,13.24,13.24,2.0,15.24,0.0,15.24,15.24,0.0,-7.97212631244E9,2.8732965622623764E18,15.24,15.24,2.0,18.2,0.1,18.27,18.13,0.14,0.0,1.0,18.2,18.2,2.0,21.16,0.19,21.3,21.02,0.28,0.0,1.0,21.16,21.16,2.0,25.71,NaN,25.71,25.71,0.0,NaN,-8.882768329395566E13,25.71,25.71,2.0,28.74,0.0,28.74,28.74,0.0,-1.437784579E7,1.3800888138673408E14,28.74,28.74,2.0,28.19,0.0,28.19,28.19,0.0,-1.721654467E7,1.9927879575750494E14,28.19,28.19,2.0,29.84,0.0,29.84,29.84,0.0,NaN,NaN,29.84,29.84,2.0,29.57,NaN,29.57,29.57,0.0,NaN,-1.2989548925239903E14,29.57,29.57,2.0,27.02,0.1,27.09,26.95,0.14,0.0,1.0,27.02,27.02,2.0,22.88,0.1,22.95,22.81,0.14,-0.0,1.0,22.88,22.88,2.0,18.2,0.49,18.54,17.85,0.69,-0.0,1.0,18.2,18.2,2.0
+AE-AZ-G010031 = 14.73,0.08,14.82,14.69,0.14,0.71,1.5,14.73,14.69,3.0,15.21,0.28,15.51,14.96,0.55,0.29,1.5,15.21,15.17,3.0,18.08,0.21,18.27,17.85,0.41,-0.38,1.5,18.08,18.13,3.0,20.08,0.17,20.27,19.92,0.34,0.24,1.5,20.08,20.06,3.0,24.51,0.35,24.88,24.19,0.69,0.24,1.5,24.52,24.47,3.0,27.94,0.04,27.98,27.91,0.07,0.71,-1.11,27.94,27.91,3.0,27.8,0.14,27.91,27.64,0.28,-0.53,1.49,27.8,27.84,3.0,28.63,0.11,28.74,28.53,0.21,0.38,1.44,28.63,28.6,3.0,28.85,0.11,28.95,28.74,0.21,-0.38,1.44,28.86,28.88,3.0,26.1,0.2,26.33,25.98,0.34,0.71,1.5,26.1,25.98,3.0,22.17,0.21,22.4,21.99,0.41,0.38,1.5,22.17,22.13,3.0,18.29,0.46,18.82,17.99,0.83,0.69,1.5,18.29,18.06,3.0
+AE-AZ-G010032 = 17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,30.94,NaN,30.94,30.94,0.0,NaN,NaN,30.94,30.94,1.0,31.5,NaN,31.5,31.5,0.0,NaN,NaN,31.5,31.5,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0
+AE-AZ-G010033 = 16.61,1.17,17.44,15.79,1.65,-0.0,1.0,16.63,16.61,2.0,15.65,0.58,16.06,15.24,0.83,-0.0,1.0,15.66,15.65,2.0,18.68,0.97,19.37,17.99,1.38,-0.0,1.0,18.69,18.68,2.0,21.16,0.58,21.57,20.75,0.83,-0.0,1.0,21.17,21.16,2.0,25.4,0.83,25.98,24.81,1.17,0.0,1.0,25.41,25.4,2.0,29.36,0.68,29.84,28.88,0.96,-0.0,1.0,29.36,29.36,2.0,29.22,0.68,29.7,28.74,0.96,-0.0,1.0,29.23,29.22,2.0,30.46,0.29,30.67,30.26,0.41,-0.0,1.0,30.46,30.46,2.0,30.39,0.39,30.67,30.12,0.55,-0.0,1.0,30.39,30.39,2.0,28.09,0.34,28.33,27.84,0.48,-0.0,1.0,28.09,28.09,2.0,23.85,0.29,24.06,23.64,0.41,0.0,1.0,23.85,23.85,2.0,20.58,0.63,21.02,20.13,0.9,-0.0,1.0,20.58,20.58,2.0
+AE-AZ-G010034 = 15.31,0.1,15.37,15.24,0.14,0.0,1.0,15.31,15.31,2.0,16.41,0.1,16.48,16.34,0.14,-0.0,1.0,16.41,16.41,2.0,18.41,0.58,18.82,17.99,0.83,-0.0,1.0,18.41,18.41,2.0,20.75,0.78,21.3,20.2,1.1,-0.0,1.0,20.76,20.75,2.0,24.81,0.49,25.16,24.47,0.69,0.0,1.0,24.82,24.81,2.0,28.46,0.39,28.74,28.19,0.55,-0.0,1.0,28.47,28.46,2.0,27.98,0.29,28.19,27.78,0.41,0.0,1.0,27.98,27.98,2.0,29.29,0.39,29.57,29.02,0.55,-0.0,1.0,29.29,29.29,2.0,29.5,0.88,30.12,28.88,1.24,0.0,1.0,29.5,29.5,2.0,26.74,0.49,27.09,26.4,0.69,-0.0,1.0,26.74,26.74,2.0,21.92,0.29,22.13,21.71,0.41,0.0,1.0,21.92,21.92,2.0,17.72,0.39,17.99,17.44,0.55,-0.0,1.0,17.72,17.72,2.0
+AE-AZ-G010035 = 13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,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.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,25.34,NaN,25.34,25.34,0.0,NaN,NaN,25.34,25.34,1.0,28.37,NaN,28.37,28.37,0.0,NaN,NaN,28.37,28.37,1.0,28.01,NaN,28.01,28.01,0.0,NaN,NaN,28.01,28.01,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,29.2,NaN,29.2,29.2,0.0,NaN,NaN,29.2,29.2,1.0,26.63,NaN,26.63,26.63,0.0,NaN,NaN,26.63,26.63,1.0,22.22,NaN,22.22,22.22,0.0,NaN,NaN,22.22,22.22,1.0,17.17,NaN,17.17,17.17,0.0,NaN,NaN,17.17,17.17,1.0
+AE-AZ-G010036 = 14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,21.99,NaN,21.99,21.99,0.0,NaN,NaN,21.99,21.99,1.0,26.4,NaN,26.4,26.4,0.0,NaN,NaN,26.4,26.4,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,27.78,NaN,27.78,27.78,0.0,NaN,NaN,27.78,27.78,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,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
+AE-AZ-G010037 = 12.82,0.1,12.89,12.76,0.14,-0.0,1.0,12.82,12.82,2.0,14.0,0.19,14.13,13.86,0.28,0.0,1.0,14.0,14.0,2.0,17.37,0.29,17.58,17.17,0.41,-0.0,1.0,17.37,17.37,2.0,19.71,0.49,20.06,19.37,0.69,-0.0,1.0,19.72,19.71,2.0,24.12,0.1,24.19,24.06,0.14,0.0,0.99,24.12,24.12,2.0,27.84,0.29,28.05,27.64,0.41,0.0,1.0,27.85,27.84,2.0,27.5,0.19,27.64,27.36,0.28,0.0,1.0,27.5,27.5,2.0,28.95,0.29,29.15,28.74,0.41,-0.0,1.0,28.95,28.95,2.0,28.67,0.29,28.88,28.46,0.41,-0.0,1.0,28.67,28.67,2.0,25.85,0.19,25.98,25.71,0.28,-0.0,1.0,25.85,25.85,2.0,21.16,0.58,21.57,20.75,0.83,0.0,1.0,21.17,21.16,2.0,16.06,0.39,16.34,15.79,0.55,-0.0,1.0,16.07,16.06,2.0
+AE-AZ-G010038 = 11.79,0.97,12.48,11.1,1.38,-0.0,1.0,11.81,11.79,2.0,13.89,0.44,14.2,13.58,0.62,-0.0,1.0,13.9,13.89,2.0,17.1,0.68,17.58,16.61,0.96,-0.0,1.0,17.1,17.1,2.0,19.54,0.63,19.99,19.09,0.9,-0.0,1.0,19.55,19.54,2.0,23.09,0.58,23.5,22.68,0.83,0.0,1.0,23.09,23.09,2.0,28.09,0.24,28.26,27.91,0.34,0.0,1.0,28.09,28.09,2.0,27.09,0.78,27.64,26.54,1.1,-0.0,1.0,27.09,27.09,2.0,29.88,0.44,30.19,29.57,0.62,-0.0,1.0,29.88,29.88,2.0,29.05,0.24,29.22,28.88,0.34,0.0,1.0,29.05,29.05,2.0,26.71,0.44,27.02,26.4,0.62,-0.0,1.0,26.71,26.71,2.0,21.61,1.02,22.33,20.89,1.45,-0.0,1.0,21.62,21.61,2.0,16.55,1.27,17.44,15.65,1.79,-0.0,1.0,16.57,16.55,2.0
+AE-AZ-G010039 = 15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0,17.17,NaN,17.17,17.17,0.0,NaN,NaN,17.17,17.17,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,27.64,NaN,27.64,27.64,0.0,NaN,NaN,27.64,27.64,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,27.64,NaN,27.64,27.64,0.0,NaN,NaN,27.64,27.64,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,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
+AE-AZ-G010040 = 12.95,0.22,13.17,12.76,0.41,0.05,1.06,12.95,12.93,4.0,14.05,0.3,14.34,13.72,0.62,-0.07,1.16,14.05,14.06,4.0,17.34,0.28,17.58,17.03,0.55,-0.12,1.15,17.34,17.37,4.0,19.96,0.48,20.47,19.37,1.1,-0.19,1.59,19.96,19.99,4.0,24.57,0.46,25.02,24.06,0.96,-0.13,1.28,24.58,24.61,4.0,27.91,0.32,28.19,27.64,0.55,0.0,1.0,27.91,27.91,4.0,27.62,0.23,27.84,27.36,0.48,-0.13,1.28,27.62,27.64,4.0,29.07,0.3,29.36,28.74,0.62,-0.07,1.16,29.07,29.08,4.0,28.69,0.26,28.95,28.46,0.48,0.03,1.05,28.69,28.67,4.0,26.1,0.38,26.47,25.71,0.76,-0.05,1.11,26.11,26.12,4.0,21.2,0.46,21.71,20.75,0.96,0.13,1.28,21.2,21.16,4.0,16.42,0.74,17.1,15.79,1.31,0.0,1.01,16.44,16.41,4.0
+AE-AZ-G010041 = 13.38,0.49,13.72,13.03,0.69,0.0,1.0,13.38,13.38,2.0,15.72,1.85,17.03,14.41,2.62,0.0,1.0,15.77,15.72,2.0,18.34,0.49,18.68,17.99,0.69,-0.0,1.0,18.34,18.34,2.0,21.09,0.49,21.44,20.75,0.69,0.0,1.0,21.1,21.09,2.0,24.74,0.58,25.16,24.33,0.83,-0.0,1.0,24.75,24.74,2.0,29.02,0.78,29.57,28.46,1.1,0.0,1.0,29.02,29.02,2.0,28.26,0.49,28.6,27.91,0.69,-0.0,1.0,28.26,28.26,2.0,29.77,0.29,29.98,29.57,0.41,-0.0,1.0,29.77,29.77,2.0,29.57,0.39,29.84,29.29,0.55,0.0,1.0,29.57,29.57,2.0,26.26,0.0,26.26,26.26,0.0,-1.29202675E7,1.1080412041550764E14,26.26,26.26,2.0,22.47,0.1,22.54,22.4,0.14,0.0,0.99,22.47,22.47,2.0,18.2,1.85,19.51,16.89,2.62,-0.0,1.0,18.25,18.2,2.0
+AE-AZ-G010042 = 12.23,0.58,13.17,11.38,1.79,-0.03,2.04,12.24,12.2,11.0,14.01,0.85,15.31,12.76,2.55,-0.04,2.16,14.04,14.06,11.0,16.28,0.55,17.23,15.37,1.86,-0.06,2.48,16.28,16.34,11.0,17.96,0.92,19.09,16.34,2.76,-0.68,2.3,17.98,18.27,11.0,22.13,0.99,23.37,20.47,2.89,-0.47,1.99,22.15,22.4,11.0,26.49,0.67,27.43,25.43,2.0,-0.41,2.02,26.49,26.67,11.0,26.97,0.34,27.71,26.54,1.17,0.58,3.17,26.98,27.02,11.0,27.56,0.65,28.53,26.54,2.0,-0.15,1.94,27.56,27.64,11.0,27.74,0.65,28.81,26.81,2.0,-0.14,2.0,27.74,27.91,11.0,24.48,0.64,25.3,23.5,1.79,-0.34,1.65,24.49,24.74,11.0,19.68,0.68,20.54,18.54,2.0,-0.65,2.18,19.69,19.85,11.0,15.22,0.66,16.06,14.13,1.93,-0.6,2.16,15.24,15.37,11.0
+AE-AZ-G010043 = 10.36,1.25,14.82,3.11,11.71,-0.29,4.22,10.43,10.41,2323.0,12.33,1.39,16.34,8.62,7.72,-0.07,2.54,12.4,12.34,2323.0,15.22,1.36,19.37,10.55,8.82,0.19,2.32,15.28,15.17,2323.0,19.18,1.59,23.23,15.24,7.99,-0.07,2.21,19.25,19.23,2323.0,22.98,1.74,27.64,17.72,9.92,-0.15,2.36,23.04,22.95,2323.0,26.03,1.35,29.57,22.13,7.44,0.23,2.59,26.07,25.85,2323.0,27.11,1.32,30.94,22.68,8.27,-0.14,2.71,27.15,27.16,2323.0,27.8,1.09,30.67,24.06,6.61,-0.19,2.76,27.82,27.84,2323.0,27.15,1.29,32.05,23.78,8.27,0.04,2.42,27.18,27.22,2323.0,22.94,1.06,27.09,19.65,7.44,-0.36,3.16,22.97,23.09,2323.0,18.56,0.83,22.4,16.06,6.34,0.69,3.82,18.58,18.47,2323.0,13.85,1.36,18.96,3.11,15.85,-0.18,4.83,13.92,13.79,2322.0
+AE-AZ-G010044 = 14.79,0.05,14.82,14.75,0.07,0.0,0.97,14.79,14.79,2.0,15.75,0.05,15.79,15.72,0.07,-0.0,1.02,15.75,15.75,2.0,17.75,0.05,17.79,17.72,0.07,-0.0,1.02,17.75,17.75,2.0,20.3,0.15,20.4,20.2,0.21,-0.0,1.0,20.3,20.3,2.0,23.75,0.34,23.99,23.5,0.48,-0.0,1.0,23.75,23.75,2.0,28.09,0.24,28.26,27.91,0.34,-0.0,1.0,28.09,28.09,2.0,27.91,0.19,28.05,27.78,0.28,0.0,1.0,27.91,27.91,2.0,28.4,0.29,28.6,28.19,0.41,0.0,1.0,28.4,28.4,2.0,28.74,0.19,28.88,28.6,0.28,0.0,1.0,28.74,28.74,2.0,25.81,0.15,25.92,25.71,0.21,-0.0,1.0,25.81,25.81,2.0,21.4,0.15,21.51,21.3,0.21,-0.0,1.0,21.4,21.4,2.0,16.96,0.29,17.17,16.75,0.41,0.0,1.0,16.96,16.96,2.0
+AE-AZ-G010045 = 14.75,0.24,14.96,14.55,0.41,-0.0,1.0,14.76,14.75,4.0,15.03,0.08,15.1,14.96,0.14,0.0,1.0,15.03,15.03,4.0,17.92,0.08,17.99,17.85,0.14,0.0,1.0,17.92,17.92,4.0,19.71,0.24,19.92,19.51,0.41,0.0,1.0,19.72,19.71,4.0,24.61,NaN,24.61,24.61,0.0,NaN,-6.396949674795644E14,24.61,24.61,4.0,28.46,0.0,28.46,28.46,0.0,-2.473640773E7,4.116373344179644E14,28.46,28.46,4.0,28.05,0.16,28.19,27.91,0.28,0.0,1.0,28.05,28.05,4.0,30.53,0.16,30.67,30.39,0.28,-0.0,1.0,30.53,30.53,4.0,29.84,0.0,29.84,29.84,0.0,NaN,NaN,29.84,29.84,4.0,27.91,NaN,27.91,27.91,0.0,NaN,-1.9197998452499688E14,27.91,27.91,4.0,24.61,NaN,24.61,24.61,0.0,NaN,-6.396949674795644E14,24.61,24.61,4.0,20.89,0.16,21.02,20.75,0.28,-0.0,1.0,20.89,20.89,4.0
+AE-AZ-G010046 = 14.79,0.05,14.82,14.75,0.07,0.0,0.97,14.79,14.79,2.0,15.75,0.05,15.79,15.72,0.07,-0.0,1.02,15.75,15.75,2.0,17.75,0.05,17.79,17.72,0.07,-0.0,1.02,17.75,17.75,2.0,20.3,0.15,20.4,20.2,0.21,-0.0,1.0,20.3,20.3,2.0,23.75,0.34,23.99,23.5,0.48,-0.0,1.0,23.75,23.75,2.0,28.09,0.24,28.26,27.91,0.34,-0.0,1.0,28.09,28.09,2.0,27.91,0.19,28.05,27.78,0.28,0.0,1.0,27.91,27.91,2.0,28.4,0.29,28.6,28.19,0.41,0.0,1.0,28.4,28.4,2.0,28.74,0.19,28.88,28.6,0.28,0.0,1.0,28.74,28.74,2.0,25.81,0.15,25.92,25.71,0.21,-0.0,1.0,25.81,25.81,2.0,21.4,0.15,21.51,21.3,0.21,-0.0,1.0,21.4,21.4,2.0,16.96,0.29,17.17,16.75,0.41,0.0,1.0,16.96,16.96,2.0
+AE-AZ-G010047 = 15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,1.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,28.33,NaN,28.33,28.33,0.0,NaN,NaN,28.33,28.33,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0
+AE-AZ-G010048 = 14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0,15.79,NaN,15.79,15.79,0.0,NaN,NaN,15.79,15.79,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,21.16,NaN,21.16,21.16,0.0,NaN,NaN,21.16,21.16,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,28.05,NaN,28.05,28.05,0.0,NaN,NaN,28.05,28.05,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,29.15,NaN,29.15,29.15,0.0,NaN,NaN,29.15,29.15,1.0,26.67,NaN,26.67,26.67,0.0,NaN,NaN,26.67,26.67,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0
+AE-AZ-G010049 = 14.93,0.24,15.1,14.75,0.34,0.0,1.0,14.93,14.93,2.0,15.62,0.15,15.72,15.51,0.21,0.0,1.0,15.62,15.62,2.0,17.75,0.05,17.79,17.72,0.07,-0.0,1.02,17.75,17.75,2.0,20.44,0.05,20.47,20.4,0.07,-0.0,1.06,20.44,20.44,2.0,24.02,0.05,24.06,23.99,0.07,0.0,0.96,24.02,24.02,2.0,28.22,0.05,28.26,28.19,0.07,-0.0,1.15,28.22,28.22,2.0,28.12,0.1,28.19,28.05,0.14,-0.0,1.01,28.12,28.12,2.0,28.46,0.19,28.6,28.33,0.28,0.0,1.0,28.46,28.46,2.0,28.74,0.19,28.88,28.6,0.28,0.0,1.0,28.74,28.74,2.0,25.81,0.15,25.92,25.71,0.21,-0.0,1.0,25.81,25.81,2.0,21.4,0.15,21.51,21.3,0.21,-0.0,1.0,21.4,21.4,2.0,17.1,0.1,17.17,17.03,0.14,-0.0,1.0,17.1,17.1,2.0
+AE-AZ-G010050 = 15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0,16.34,NaN,16.34,16.34,0.0,NaN,NaN,16.34,16.34,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,30.94,NaN,30.94,30.94,0.0,NaN,NaN,30.94,30.94,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,24.33,NaN,24.33,24.33,0.0,NaN,NaN,24.33,24.33,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0
+AE-AZ-G010051 = 15.17,0.1,15.24,15.1,0.14,0.0,1.0,15.17,15.17,2.0,15.51,NaN,15.51,15.51,0.0,NaN,-7.47629815036245E13,15.51,15.51,2.0,17.85,0.19,17.99,17.72,0.28,0.0,1.0,17.85,17.85,2.0,20.61,0.19,20.75,20.47,0.28,-0.0,1.0,20.61,20.61,2.0,24.33,0.39,24.61,24.06,0.55,0.0,1.0,24.33,24.33,2.0,28.33,0.19,28.46,28.19,0.28,0.0,1.0,28.33,28.33,2.0,28.19,0.0,28.19,28.19,0.0,-1.721654467E7,1.9927879575750494E14,28.19,28.19,2.0,28.53,0.29,28.74,28.33,0.41,-0.0,1.0,28.53,28.53,2.0,28.81,0.29,29.02,28.6,0.41,0.0,1.0,28.81,28.81,2.0,25.85,0.19,25.98,25.71,0.28,-0.0,1.0,25.85,25.85,2.0,21.44,0.19,21.57,21.3,0.28,-0.0,1.0,21.44,21.44,2.0,17.37,0.49,17.72,17.03,0.69,-0.0,1.0,17.38,17.37,2.0
+AE-AZ-G010052 = 14.96,NaN,14.96,14.96,0.0,NaN,-3.211710241394291E13,14.96,14.96,2.0,14.96,NaN,14.96,14.96,0.0,NaN,-3.211710241394291E13,14.96,14.96,2.0,17.99,0.0,17.99,17.99,0.0,-1.11541795E7,8.268265499674217E13,17.99,17.99,2.0,19.92,0.0,19.92,19.92,0.0,-1.409705973E7,1.329108662584191E14,19.92,19.92,2.0,24.61,NaN,24.61,24.61,0.0,NaN,-6.396949674795644E14,24.61,24.61,2.0,28.46,0.0,28.46,28.46,0.0,-2.473640773E7,4.116373344179644E14,28.46,28.46,2.0,27.91,NaN,27.91,27.91,0.0,NaN,-1.9197998452499688E14,27.91,27.91,2.0,30.67,0.0,30.67,30.67,0.0,NaN,NaN,30.67,30.67,2.0,29.84,0.0,29.84,29.84,0.0,NaN,NaN,29.84,29.84,2.0,27.91,NaN,27.91,27.91,0.0,NaN,-1.9197998452499688E14,27.91,27.91,2.0,24.61,NaN,24.61,24.61,0.0,NaN,-6.396949674795644E14,24.61,24.61,2.0,21.02,NaN,21.02,21.02,0.0,NaN,-9.647849720764477E13,21.02,21.02,2.0
+AE-AZ-G010053 = 13.93,0.68,14.41,13.44,0.96,-0.0,1.0,13.94,13.93,2.0,13.31,0.78,13.86,12.76,1.1,-0.0,1.0,13.32,13.31,2.0,17.58,0.97,18.27,16.89,1.38,-0.0,1.0,17.59,17.58,2.0,20.13,1.27,21.02,19.23,1.79,-0.0,1.0,20.15,20.13,2.0,24.12,1.85,25.43,22.81,2.62,0.0,1.0,24.16,24.12,2.0,27.57,1.27,28.46,26.67,1.79,-0.0,1.0,27.58,27.57,2.0,28.12,0.88,28.74,27.5,1.24,-0.0,1.0,28.13,28.12,2.0,28.95,1.27,29.84,28.05,1.79,-0.0,1.0,28.96,28.95,2.0,28.81,1.07,29.57,28.05,1.52,0.0,1.0,28.82,28.81,2.0,25.57,1.75,26.81,24.33,2.48,-0.0,1.0,25.6,25.57,2.0,21.02,1.17,21.85,20.2,1.65,0.0,1.0,21.04,21.02,2.0,16.55,0.88,17.17,15.93,1.24,-0.0,1.0,16.56,16.55,2.0
+AE-AZ-G010054 = 10.0,0.0,10.0,10.0,0.0,NaN,NaN,10.0,10.0,2.0,17.17,NaN,17.17,17.17,0.0,NaN,-9.887939426322728E13,17.17,17.17,2.0,17.99,0.0,17.99,17.99,0.0,-1.11541795E7,8.268265499674217E13,17.99,17.99,2.0,19.92,0.0,19.92,19.92,0.0,-1.409705973E7,1.329108662584191E14,19.92,19.92,2.0,25.98,NaN,25.98,25.98,0.0,NaN,-3.335999723978145E14,25.98,25.98,2.0,28.74,0.0,28.74,28.74,0.0,-1.437784579E7,1.3800888138673408E14,28.74,28.74,2.0,28.46,0.0,28.46,28.46,0.0,-2.473640773E7,4.116373344179644E14,28.46,28.46,2.0,30.94,0.0,30.94,30.94,0.0,-1.49251668E7,1.47837225653468E14,30.94,30.94,2.0,30.67,0.0,30.67,30.67,0.0,NaN,NaN,30.67,30.67,2.0,29.29,NaN,29.29,29.29,0.0,NaN,-1.1540983360941158E14,29.29,29.29,2.0,25.71,NaN,25.71,25.71,0.0,NaN,-8.882768329395566E13,25.71,25.71,2.0,23.23,NaN,23.23,23.23,0.0,NaN,-1.932282320882769E14,23.23,23.23,2.0
+AE-AZ-G010055 = 13.44,NaN,13.44,13.44,0.0,NaN,NaN,13.44,13.44,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,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,22.47,NaN,22.47,22.47,0.0,NaN,NaN,22.47,22.47,1.0,26.88,NaN,26.88,26.88,0.0,NaN,NaN,26.88,26.88,1.0,27.43,NaN,27.43,27.43,0.0,NaN,NaN,27.43,27.43,1.0,28.26,NaN,28.26,28.26,0.0,NaN,NaN,28.26,28.26,1.0,28.12,NaN,28.12,28.12,0.0,NaN,NaN,28.12,28.12,1.0,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0,20.4,NaN,20.4,20.4,0.0,NaN,NaN,20.4,20.4,1.0,15.86,NaN,15.86,15.86,0.0,NaN,NaN,15.86,15.86,1.0
+AE-AZ-G010056 = 14.82,0.58,15.24,14.41,0.83,-0.0,1.0,14.83,14.82,2.0,15.24,0.39,15.51,14.96,0.55,0.0,1.0,15.24,15.24,2.0,17.58,0.58,17.99,17.17,0.83,-0.0,1.0,17.58,17.58,2.0,20.27,0.68,20.75,19.78,0.96,-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,28.26,0.29,28.46,28.05,0.41,0.0,1.0,28.26,28.26,2.0,27.91,0.39,28.19,27.64,0.55,-0.0,1.0,27.91,27.91,2.0,28.53,0.29,28.74,28.33,0.41,-0.0,1.0,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,25.57,0.58,25.98,25.16,0.83,0.0,1.0,25.57,25.57,2.0,21.23,0.49,21.57,20.89,0.69,0.0,1.0,21.23,21.23,2.0,17.17,0.78,17.72,16.61,1.1,-0.0,1.0,17.17,17.17,2.0
+AE-AZ-G010057 = 13.38,0.1,13.44,13.31,0.14,-0.0,1.0,13.38,13.38,2.0,13.28,0.23,13.44,13.12,0.32,0.0,1.0,13.29,13.28,2.0,16.24,0.34,16.48,15.99,0.48,-0.0,1.0,16.24,16.24,2.0,18.44,0.05,18.47,18.41,0.07,0.0,0.98,18.44,18.44,2.0,22.23,0.15,22.33,22.13,0.21,0.0,1.0,22.23,22.23,2.0,26.88,0.1,26.95,26.81,0.14,0.0,1.0,26.88,26.88,2.0,26.43,0.15,26.54,26.33,0.21,0.0,1.0,26.43,26.43,2.0,28.19,0.0,28.19,28.19,0.0,-1.211845498E7,9.813136780375227E13,28.19,28.19,2.0,27.95,0.15,28.05,27.84,0.21,-0.0,1.0,27.95,27.95,2.0,25.4,0.05,25.43,25.36,0.07,-0.0,1.13,25.4,25.4,2.0,20.36,0.36,20.61,20.1,0.51,-0.0,1.0,20.36,20.36,2.0,15.42,0.13,15.51,15.33,0.18,0.0,0.99,15.42,15.42,2.0
+AE-AZ-G010058 = 13.07,0.53,13.58,12.34,1.24,-0.58,1.93,13.07,13.17,4.0,13.86,0.61,14.55,13.17,1.38,0.0,1.52,13.87,13.86,4.0,16.44,0.94,17.44,15.51,1.93,0.05,1.18,16.46,16.41,4.0,18.59,0.9,19.65,17.72,1.93,0.18,1.35,18.61,18.51,4.0,21.09,1.3,22.54,19.92,2.62,0.13,1.19,21.12,20.95,4.0,25.07,1.15,26.4,23.92,2.48,0.15,1.34,25.09,24.99,4.0,26.47,0.64,27.09,25.85,1.24,0.0,1.06,26.47,26.47,4.0,27.16,1.11,28.46,25.98,2.48,0.14,1.46,27.17,27.09,4.0,27.05,0.86,27.91,26.12,1.79,-0.06,1.21,27.06,27.09,4.0,24.38,0.87,25.3,23.5,1.79,0.03,1.16,24.39,24.37,4.0,19.68,1.01,20.75,18.82,1.93,0.08,1.11,19.7,19.58,4.0,14.93,1.85,17.03,13.31,3.72,0.17,1.23,15.01,14.69,4.0
+AE-AZ-G010059 = 14.75,0.1,14.82,14.69,0.14,-0.0,1.0,14.75,14.75,2.0,14.75,0.1,14.82,14.69,0.14,-0.0,1.0,14.75,14.75,2.0,17.51,0.1,17.58,17.44,0.14,-0.0,1.0,17.51,17.51,2.0,18.96,0.19,19.09,18.82,0.28,-0.0,1.0,18.96,18.96,2.0,24.4,0.1,24.47,24.33,0.14,-0.0,1.01,24.4,24.4,2.0,27.98,0.1,28.05,27.91,0.14,0.0,1.0,27.98,27.98,2.0,27.64,NaN,27.64,27.64,0.0,NaN,-1.2438839701457928E14,27.64,27.64,2.0,29.91,0.1,29.98,29.84,0.14,0.0,1.0,29.91,29.91,2.0,29.91,0.1,29.98,29.84,0.14,0.0,1.0,29.91,29.91,2.0,28.26,0.1,28.33,28.19,0.14,-0.0,1.0,28.26,28.26,2.0,23.92,0.19,24.06,23.78,0.28,-0.0,1.0,23.92,23.92,2.0,20.61,0.19,20.75,20.47,0.28,-0.0,1.0,20.61,20.61,2.0
+AE-AZ-G010060 = 13.44,NaN,13.44,13.44,0.0,NaN,NaN,13.44,13.44,1.0,15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,23.37,NaN,23.37,23.37,0.0,NaN,NaN,23.37,23.37,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,29.15,NaN,29.15,29.15,0.0,NaN,NaN,29.15,29.15,1.0,25.85,NaN,25.85,25.85,0.0,NaN,NaN,25.85,25.85,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0
+AE-AZ-G010061 = 12.41,1.46,13.44,11.38,2.07,-0.0,1.0,12.45,12.41,2.0,14.55,0.97,15.24,13.86,1.38,0.0,1.0,14.56,14.55,2.0,17.72,0.78,18.27,17.17,1.1,0.0,1.0,17.73,17.72,2.0,19.23,1.36,20.2,18.27,1.93,0.0,1.0,19.26,19.23,2.0,22.33,1.46,23.37,21.3,2.07,-0.0,1.0,22.36,22.33,2.0,27.91,0.78,28.46,27.36,1.1,0.0,1.0,27.92,27.91,2.0,28.81,0.1,28.88,28.74,0.14,-0.0,1.01,28.81,28.81,2.0,28.6,0.58,29.02,28.19,0.83,0.0,1.0,28.61,28.6,2.0,28.53,0.88,29.15,27.91,1.24,0.0,1.0,28.54,28.53,2.0,25.09,1.07,25.85,24.33,1.52,0.0,1.0,25.1,25.09,2.0,20.61,1.36,21.57,19.65,1.93,-0.0,1.0,20.63,20.61,2.0,17.3,1.36,18.27,16.34,1.93,0.0,1.0,17.33,17.3,2.0
+AE-DU-G040001 = 9.41,1.9,14.41,4.49,9.92,-0.09,2.95,9.59,9.66,141.0,12.26,0.88,15.24,10.28,4.96,0.99,3.93,12.29,11.93,141.0,14.38,0.85,17.17,13.17,4.0,1.46,5.01,14.4,14.27,141.0,17.68,0.97,20.47,15.51,4.96,0.05,2.72,17.71,17.79,141.0,21.58,0.82,24.61,19.65,4.96,1.02,5.56,21.59,21.44,141.0,26.03,0.82,28.74,24.33,4.41,0.65,4.02,26.05,25.98,141.0,28.78,0.57,30.12,26.54,3.58,-1.14,4.89,28.79,28.88,141.0,27.69,0.66,30.26,26.81,3.44,0.85,3.87,27.69,27.64,141.0,26.86,0.97,29.57,24.33,5.24,0.15,3.47,26.87,26.81,141.0,21.8,1.31,25.85,19.65,6.2,0.67,3.21,21.84,21.64,141.0,17.79,0.9,20.89,16.89,4.0,1.95,6.03,17.81,17.44,141.0,14.91,0.98,17.99,13.03,4.96,0.9,3.97,14.94,14.69,141.0
+AE-DU-G040002 = 13.26,0.71,13.86,12.48,1.38,-0.45,1.5,13.27,13.44,3.0,14.94,0.31,15.24,14.62,0.62,-0.14,1.5,14.94,14.96,3.0,19.92,0.55,20.47,19.37,1.1,0.0,1.5,19.93,19.92,3.0,24.63,0.52,25.16,24.12,1.03,0.08,1.5,24.63,24.61,3.0,27.91,0.55,28.46,27.36,1.1,-0.0,1.5,27.92,27.91,3.0,31.73,0.35,32.05,31.36,0.69,-0.24,1.5,31.73,31.77,3.0,30.42,0.24,30.67,30.19,0.48,0.17,1.5,30.42,30.39,3.0,30.55,0.14,30.67,30.39,0.28,-0.53,1.48,30.55,30.6,3.0,29.18,0.46,29.57,28.67,0.9,-0.43,1.5,29.18,29.29,3.0,26.03,0.48,26.54,25.57,0.96,0.17,1.5,26.03,25.98,3.0,20.7,0.52,21.3,20.33,0.96,0.65,1.5,20.71,20.47,3.0,17.81,0.42,18.27,17.44,0.83,0.38,1.5,17.81,17.72,3.0
+AE-FU-G030001 = 13.63,0.93,15.65,12.2,3.44,0.65,2.54,13.66,13.44,41.0,14.28,0.63,15.51,12.34,3.17,-0.09,4.08,14.3,14.27,41.0,17.97,0.9,20.06,16.06,4.0,0.24,2.95,18.0,17.99,41.0,23.5,1.07,25.16,21.23,3.93,-0.44,2.28,23.52,23.5,41.0,26.61,1.06,27.91,24.12,3.79,-0.91,2.63,26.63,27.09,41.0,31.0,1.12,32.87,28.74,4.13,-0.34,2.08,31.02,31.22,41.0,29.96,0.55,30.94,28.74,2.2,-0.06,2.01,29.97,29.98,41.0,30.19,0.4,30.67,28.33,2.34,-2.5,12.04,30.19,30.26,41.0,28.99,0.43,29.84,27.78,2.07,-1.04,4.49,28.99,29.02,41.0,26.36,0.99,27.78,24.19,3.58,-0.49,2.22,26.38,26.54,41.0,21.16,0.92,23.37,19.51,3.86,0.35,2.6,21.18,21.16,41.0,17.41,1.01,19.92,14.96,4.96,0.28,3.21,17.44,17.44,41.0
+AE-FU-G030002 = 14.81,0.96,17.17,13.58,3.58,1.04,3.45,14.84,14.62,17.0,15.5,0.73,16.89,14.41,2.48,0.38,2.53,15.51,15.58,17.0,19.2,0.36,20.2,18.54,1.65,1.06,5.09,19.2,19.09,17.0,24.22,0.17,24.61,23.92,0.69,0.13,2.78,24.22,24.26,17.0,27.22,0.34,27.64,26.26,1.38,-1.5,5.25,27.23,27.36,17.0,31.71,0.35,32.32,31.22,1.1,0.02,1.92,31.71,31.77,17.0,29.58,0.63,30.39,28.46,1.93,-0.47,1.78,29.59,29.77,17.0,29.67,0.23,30.12,29.29,0.83,0.19,2.06,29.67,29.64,17.0,28.7,0.38,29.57,28.19,1.38,0.76,2.77,28.7,28.6,17.0,26.49,0.35,27.36,25.98,1.38,0.97,3.53,26.5,26.4,17.0,21.81,0.67,22.95,20.47,2.48,-0.11,2.54,21.82,21.85,17.0,18.6,0.57,19.65,17.44,2.2,-0.22,2.66,18.61,18.68,17.0
+AE-NEU-G050001 = 13.17,0.63,13.72,12.34,1.38,-0.52,1.7,13.18,13.31,4.0,14.03,0.44,14.69,13.72,0.96,1.08,2.28,14.04,13.86,4.0,19.01,0.29,19.37,18.68,0.69,0.17,1.71,19.01,18.99,4.0,23.52,0.36,24.06,23.3,0.76,1.13,2.31,23.52,23.37,4.0,27.1,0.2,27.36,26.88,0.48,0.3,2.02,27.1,27.09,4.0,31.01,0.33,31.5,30.81,0.69,1.03,2.22,31.02,30.88,4.0,30.46,0.33,30.94,30.26,0.69,1.03,2.22,30.46,30.32,4.0,30.48,0.4,30.94,30.12,0.83,0.22,1.32,30.48,30.43,4.0,28.6,0.3,29.02,28.33,0.69,0.69,2.0,28.6,28.53,4.0,25.33,0.13,25.43,25.16,0.28,-0.49,1.63,25.33,25.36,4.0,19.94,0.21,20.13,19.65,0.48,-0.66,1.9,19.94,19.99,4.0,17.23,0.08,17.3,17.17,0.14,-0.0,1.0,17.23,17.23,4.0
+AE-NEU-G050002 = 10.1,0.05,10.14,10.07,0.07,-0.0,1.01,10.1,10.1,2.0,11.76,0.05,11.79,11.72,0.07,-0.0,1.03,11.76,11.76,2.0,14.58,0.24,14.75,14.41,0.34,0.0,1.0,14.58,14.58,2.0,18.34,0.29,18.54,18.13,0.41,0.0,1.0,18.34,18.34,2.0,21.85,NaN,21.85,21.85,0.0,NaN,-5.88160738583493E13,21.85,21.85,2.0,26.4,0.19,26.54,26.26,0.28,0.0,1.0,26.4,26.4,2.0,29.12,0.24,29.29,28.95,0.34,0.0,1.0,29.12,29.12,2.0,28.02,0.05,28.05,27.98,0.07,-0.0,1.12,28.02,28.02,2.0,25.47,0.15,25.57,25.36,0.21,-0.0,1.0,25.47,25.47,2.0,20.85,0.44,21.16,20.54,0.62,-0.0,1.0,20.85,20.85,2.0,17.48,0.05,17.51,17.44,0.07,-0.0,1.03,17.48,17.48,2.0,14.75,0.1,14.82,14.69,0.14,-0.0,1.0,14.75,14.75,2.0
+AE-RK-G060001 = 12.26,1.16,14.27,8.62,5.65,-1.17,4.37,12.31,12.69,59.0,12.94,1.04,14.55,10.28,4.27,-0.72,2.74,12.98,13.17,59.0,16.22,0.95,18.27,14.69,3.58,0.55,2.38,16.24,16.06,59.0,20.55,1.35,22.95,18.13,4.82,0.12,2.11,20.59,20.47,59.0,24.05,1.5,26.81,21.57,5.24,0.27,1.86,24.09,23.78,59.0,29.07,1.16,31.22,26.54,4.69,-0.12,1.94,29.09,29.15,59.0,29.74,0.84,31.22,27.91,3.31,-0.25,2.33,29.75,29.84,59.0,29.32,0.89,31.5,27.64,3.86,0.19,2.31,29.34,29.43,59.0,28.6,0.63,30.12,27.36,2.76,0.36,2.74,28.61,28.6,59.0,24.69,1.27,27.36,22.54,4.82,0.05,1.95,24.72,24.61,59.0,19.67,0.96,22.4,17.99,4.41,0.53,2.74,19.7,19.65,59.0,15.63,1.35,19.09,13.58,5.51,0.44,2.27,15.68,15.51,59.0
+AE-RK-G060002 = 13.31,NaN,13.31,13.31,0.0,NaN,NaN,13.31,13.31,1.0,14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,18.13,NaN,18.13,18.13,0.0,NaN,NaN,18.13,18.13,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,25.78,NaN,25.78,25.78,0.0,NaN,NaN,25.78,25.78,1.0,30.19,NaN,30.19,30.19,0.0,NaN,NaN,30.19,30.19,1.0,30.32,NaN,30.32,30.32,0.0,NaN,NaN,30.32,30.32,1.0,30.32,NaN,30.32,30.32,0.0,NaN,NaN,30.32,30.32,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.37,NaN,21.37,21.37,0.0,NaN,NaN,21.37,21.37,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0
+AE-RK-G060003 = 14.27,NaN,14.27,14.27,0.0,NaN,NaN,14.27,14.27,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,17.3,NaN,17.3,17.3,0.0,NaN,NaN,17.3,17.3,1.0,19.78,NaN,19.78,19.78,0.0,NaN,NaN,19.78,19.78,1.0,22.81,NaN,22.81,22.81,0.0,NaN,NaN,22.81,22.81,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,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,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0,20.33,NaN,20.33,20.33,0.0,NaN,NaN,20.33,20.33,1.0,15.79,NaN,15.79,15.79,0.0,NaN,NaN,15.79,15.79,1.0
+AE-RK-G060004 = 14.34,0.1,14.41,14.27,0.14,0.0,1.0,14.34,14.34,2.0,13.58,0.39,13.86,13.31,0.55,0.0,1.0,13.59,13.58,2.0,16.8,0.65,17.26,16.34,0.92,-0.0,1.0,16.8,16.8,2.0,19.96,0.83,20.54,19.37,1.17,0.0,1.0,19.96,19.96,2.0,23.02,0.29,23.23,22.81,0.41,-0.0,1.0,23.02,23.02,2.0,28.19,0.39,28.46,27.91,0.55,0.0,1.0,28.19,28.19,2.0,28.56,0.13,28.65,28.46,0.18,0.0,0.96,28.56,28.56,2.0,28.69,0.32,28.92,28.46,0.46,0.0,1.0,28.7,28.69,2.0,28.49,0.23,28.65,28.33,0.32,-0.0,1.0,28.49,28.49,2.0,24.35,0.62,24.79,23.92,0.87,0.0,1.0,24.36,24.35,2.0,20.13,0.49,20.47,19.78,0.69,-0.0,1.0,20.13,20.13,2.0,16.48,0.58,16.89,16.06,0.83,-0.0,1.0,16.48,16.48,2.0
+AE-RK-G060005 = 12.99,0.73,14.41,11.93,2.48,0.17,1.76,13.01,12.76,41.0,13.92,0.66,15.51,13.03,2.48,0.96,3.28,13.94,13.86,41.0,18.22,0.78,20.33,17.03,3.31,0.79,3.28,18.24,18.13,41.0,22.89,0.88,24.33,20.47,3.86,-0.71,3.64,22.9,22.95,41.0,26.23,0.93,27.91,23.64,4.27,-0.47,3.23,26.24,26.26,41.0,30.7,0.75,31.91,28.88,3.03,-0.54,2.8,30.71,30.74,41.0,29.78,0.41,30.39,28.88,1.52,-0.6,2.46,29.79,29.84,41.0,29.46,0.47,30.67,28.46,2.2,0.09,2.91,29.47,29.43,41.0,28.45,0.55,29.29,26.81,2.48,-0.91,3.54,28.46,28.46,41.0,25.09,0.73,26.54,23.5,3.03,-0.14,2.32,25.1,25.16,41.0,20.21,0.57,21.44,19.09,2.34,0.37,2.54,20.21,20.06,41.0,17.04,0.94,19.09,15.24,3.86,0.4,2.55,17.07,17.03,41.0
+AE-SH-G070001 = 11.48,1.29,16.06,7.52,8.54,0.96,6.24,11.55,11.38,84.0,12.81,0.97,16.61,11.38,5.24,1.61,6.85,12.85,12.69,84.0,15.6,1.15,19.78,14.13,5.65,1.34,4.88,15.65,15.24,84.0,18.89,1.19,22.81,17.17,5.65,1.08,4.2,18.92,18.75,84.0,22.45,1.05,26.54,21.02,5.51,1.85,6.68,22.48,22.13,84.0,27.41,0.89,30.39,26.26,4.13,1.29,4.65,27.42,27.22,84.0,29.22,0.48,30.94,28.19,2.76,0.66,5.06,29.23,29.26,84.0,28.58,0.78,31.77,27.36,4.41,1.94,8.27,28.59,28.43,84.0,27.34,1.41,30.67,24.61,6.06,0.34,2.28,27.38,27.22,84.0,22.48,1.36,27.78,20.47,7.3,1.68,6.9,22.52,22.13,84.0,18.44,1.09,23.23,17.17,6.06,2.28,8.67,18.47,18.13,84.0,14.77,1.33,20.2,13.17,7.03,1.9,7.16,14.83,14.44,84.0
+AE-SH-G070002 = 13.82,0.85,15.24,12.82,2.41,0.32,1.93,13.85,13.79,8.0,14.67,0.88,16.61,14.0,2.62,1.49,4.11,14.69,14.34,8.0,18.59,1.17,21.3,17.72,3.58,1.7,4.72,18.63,18.27,8.0,24.08,0.27,24.33,23.57,0.76,-0.95,2.54,24.08,24.19,8.0,27.18,0.56,28.19,26.47,1.72,0.51,2.41,27.19,27.16,8.0,31.46,0.29,31.77,31.08,0.69,-0.06,1.26,31.46,31.46,8.0,29.18,0.35,29.7,28.74,0.96,0.23,1.8,29.18,29.15,8.0,29.7,0.24,30.12,29.5,0.62,1.0,2.23,29.71,29.57,8.0,29.29,0.19,29.57,29.02,0.55,0.32,2.04,29.29,29.29,8.0,26.72,0.53,27.64,25.92,1.72,0.18,2.43,26.73,26.71,8.0,21.61,0.77,22.95,20.68,2.27,0.42,2.09,21.62,21.57,8.0,17.84,0.65,18.54,16.89,1.65,-0.35,1.62,17.85,17.99,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,18.54,NaN,18.54,18.54,0.0,NaN,-5.775463741864427E13,18.54,18.54,4.0,22.68,0.0,22.68,22.68,0.0,-1.029694718E7,7.060507798720647E13,22.68,22.68,4.0,23.78,0.0,23.78,23.78,0.0,-1.794072257E7,2.1338920823816747E14,23.78,23.78,4.0,28.19,0.0,28.19,28.19,0.0,-1.721654467E7,1.9927879575750494E14,28.19,28.19,4.0,26.81,0.0,26.81,26.81,0.0,-1.675206954E7,1.8744345611099322E14,26.81,26.81,4.0,29.02,NaN,29.02,29.02,0.0,NaN,-2.22399981598543E15,29.02,29.02,4.0,29.02,NaN,29.02,29.02,0.0,NaN,-2.22399981598543E15,29.02,29.02,4.0,27.36,NaN,27.36,27.36,0.0,NaN,-1.2432191947701495E14,27.36,27.36,4.0,24.61,NaN,24.61,24.61,0.0,NaN,-6.396949674795644E14,24.61,24.61,4.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AE-UQ-G080002 = 12.47,0.68,13.86,11.1,2.76,0.16,2.93,12.49,12.38,28.0,12.75,0.85,14.13,11.38,2.76,0.02,1.58,12.78,12.72,28.0,15.53,0.36,16.34,14.96,1.38,0.93,3.01,15.53,15.37,28.0,18.05,0.55,19.23,17.17,2.07,0.52,2.63,18.06,17.99,28.0,22.34,0.33,23.09,21.85,1.24,0.46,2.55,22.34,22.26,28.0,27.4,0.49,28.46,25.98,2.48,-0.36,4.48,27.4,27.36,28.0,28.89,0.42,29.57,27.64,1.93,-1.3,4.49,28.89,29.02,28.0,28.67,0.26,29.43,28.19,1.24,0.88,4.1,28.67,28.64,28.0,27.93,0.48,29.02,27.36,1.65,0.69,2.56,27.93,27.88,28.0,22.59,0.59,23.64,21.3,2.34,0.07,2.24,22.6,22.47,28.0,18.56,0.4,19.65,17.99,1.65,1.23,4.02,18.56,18.44,28.0,14.41,0.61,15.79,13.31,2.48,0.56,2.77,14.43,14.31,28.0
+AE-UQ-G080003 = 14.82,NaN,14.82,14.82,0.0,NaN,NaN,14.82,14.82,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,17.85,NaN,17.85,17.85,0.0,NaN,NaN,17.85,17.85,1.0,20.89,NaN,20.89,20.89,0.0,NaN,NaN,20.89,20.89,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,29.43,NaN,29.43,29.43,0.0,NaN,NaN,29.43,29.43,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0
+AE-UQ-G080004 = 13.86,NaN,13.86,13.86,0.0,NaN,NaN,13.86,13.86,1.0,12.2,NaN,12.2,12.2,0.0,NaN,NaN,12.2,12.2,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,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,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,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0
+AE-UQ-G080005 = 14.34,0.68,14.82,13.86,0.96,0.0,1.0,14.35,14.34,2.0,12.89,0.97,13.58,12.2,1.38,0.0,1.0,12.91,12.89,2.0,17.51,0.49,17.85,17.17,0.69,0.0,1.0,17.51,17.51,2.0,20.27,0.88,20.89,19.65,1.24,0.0,1.0,20.28,20.27,2.0,23.99,1.07,24.74,23.23,1.52,-0.0,1.0,24.0,23.99,2.0,28.53,0.49,28.88,28.19,0.69,0.0,1.0,28.54,28.53,2.0,28.67,0.29,28.88,28.46,0.41,-0.0,1.0,28.67,28.67,2.0,29.02,0.39,29.29,28.74,0.55,0.0,1.0,29.02,29.02,2.0,28.95,0.68,29.43,28.46,0.96,-0.0,1.0,28.95,28.95,2.0,25.16,0.78,25.71,24.61,1.1,-0.0,1.0,25.16,25.16,2.0,20.47,0.78,21.02,19.92,1.1,-0.0,1.0,20.48,20.47,2.0,16.55,0.68,17.03,16.06,0.96,-0.0,1.0,16.55,16.55,2.0
+AE-UQ-G080006 = 14.82,NaN,14.82,14.82,0.0,NaN,NaN,14.82,14.82,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,17.85,NaN,17.85,17.85,0.0,NaN,NaN,17.85,17.85,1.0,20.89,NaN,20.89,20.89,0.0,NaN,NaN,20.89,20.89,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,29.43,NaN,29.43,29.43,0.0,NaN,NaN,29.43,29.43,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0
+AE-UQ-G080007 = 14.17,0.46,14.82,13.86,0.96,0.9,2.09,14.17,14.0,4.0,12.64,0.73,13.58,11.93,1.65,0.41,1.67,12.65,12.51,4.0,16.99,0.7,17.85,16.2,1.65,0.15,1.79,17.0,16.96,4.0,19.59,1.02,20.89,18.41,2.48,0.17,1.98,19.61,19.54,4.0,23.49,0.92,24.74,22.54,2.2,0.55,2.04,23.5,23.33,4.0,28.26,0.46,28.88,27.78,1.1,0.51,2.06,28.26,28.19,4.0,28.76,0.21,28.95,28.46,0.48,-0.66,1.9,28.76,28.81,4.0,28.88,0.3,29.29,28.6,0.69,0.69,2.0,28.88,28.81,4.0,28.59,0.63,29.43,27.91,1.52,0.46,2.04,28.59,28.5,4.0,24.47,0.97,25.71,23.37,2.34,0.23,1.9,24.48,24.4,4.0,20.01,0.79,21.02,19.09,1.93,0.22,2.01,20.02,19.96,4.0,16.1,0.73,17.03,15.24,1.79,0.16,2.01,16.11,16.06,4.0
+AE-UQ-G080008 = 14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,12.82,NaN,12.82,12.82,0.0,NaN,NaN,12.82,12.82,1.0,16.75,NaN,16.75,16.75,0.0,NaN,NaN,16.75,16.75,1.0,19.44,NaN,19.44,19.44,0.0,NaN,NaN,19.44,19.44,1.0,23.44,NaN,23.44,23.44,0.0,NaN,NaN,23.44,23.44,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,28.95,NaN,28.95,28.95,0.0,NaN,NaN,28.95,28.95,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0,28.53,NaN,28.53,28.53,0.0,NaN,NaN,28.53,28.53,1.0,24.19,NaN,24.19,24.19,0.0,NaN,NaN,24.19,24.19,1.0,19.99,NaN,19.99,19.99,0.0,NaN,NaN,19.99,19.99,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_rainfall_2005.properties
new file mode 100644
index 0000000..ac3d043
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_rainfall_2005.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 2005 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=2005
+
+# 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 = 33.66,NaN,33.66,33.66,0.0,NaN,NaN,33.66,33.66,1.0,39.4,NaN,39.4,39.4,0.0,NaN,NaN,39.4,39.4,1.0,12.9,NaN,12.9,12.9,0.0,NaN,NaN,12.9,12.9,1.0,4.39,NaN,4.39,4.39,0.0,NaN,NaN,4.39,4.39,1.0,2.52,NaN,2.52,2.52,0.0,NaN,NaN,2.52,2.52,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,9.65,NaN,9.65,9.65,0.0,NaN,NaN,9.65,9.65,1.0,1.72,NaN,1.72,1.72,0.0,NaN,NaN,1.72,1.72,1.0
+AE-AJ-G020002 = 36.26,NaN,36.26,36.26,0.0,NaN,NaN,36.26,36.26,1.0,42.2,NaN,42.2,42.2,0.0,NaN,NaN,42.2,42.2,1.0,15.56,NaN,15.56,15.56,0.0,NaN,NaN,15.56,15.56,1.0,4.57,NaN,4.57,4.57,0.0,NaN,NaN,4.57,4.57,1.0,2.45,NaN,2.45,2.45,0.0,NaN,NaN,2.45,2.45,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.0,NaN,1.0,1.0,0.0,NaN,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.34,NaN,7.34,7.34,0.0,NaN,NaN,7.34,7.34,1.0,4.82,NaN,4.82,4.82,0.0,NaN,NaN,4.82,4.82,1.0
+AE-AJ-G020003 = 40.58,NaN,40.58,40.58,0.0,NaN,NaN,40.58,40.58,1.0,56.67,NaN,56.67,56.67,0.0,NaN,NaN,56.67,56.67,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,2.1,NaN,2.1,2.1,0.0,NaN,NaN,2.1,2.1,1.0,1.4,NaN,1.4,1.4,0.0,NaN,NaN,1.4,1.4,1.0,1.13,NaN,1.13,1.13,0.0,NaN,NaN,1.13,1.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.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,6.65,NaN,6.65,6.65,0.0,NaN,NaN,6.65,6.65,1.0,1.99,NaN,1.99,1.99,0.0,NaN,NaN,1.99,1.99,1.0
+AE-AZ-G010001 = 24.1,NaN,24.1,24.1,0.0,NaN,NaN,24.1,24.1,1.0,10.24,NaN,10.24,10.24,0.0,NaN,NaN,10.24,10.24,1.0,9.85,NaN,9.85,9.85,0.0,NaN,NaN,9.85,9.85,1.0,38.62,NaN,38.62,38.62,0.0,NaN,NaN,38.62,38.62,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.7,NaN,1.7,1.7,0.0,NaN,NaN,1.7,1.7,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,14.71,NaN,14.71,14.71,0.0,NaN,NaN,14.71,14.71,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+AE-AZ-G010002 = 53.88,NaN,53.88,53.88,0.0,NaN,NaN,53.88,53.88,1.0,16.18,NaN,16.18,16.18,0.0,NaN,NaN,16.18,16.18,1.0,39.85,NaN,39.85,39.85,0.0,NaN,NaN,39.85,39.85,1.0,8.02,NaN,8.02,8.02,0.0,NaN,NaN,8.02,8.02,1.0,1.22,NaN,1.22,1.22,0.0,NaN,NaN,1.22,1.22,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,4.51,NaN,4.51,4.51,0.0,NaN,NaN,4.51,4.51,1.0
+AE-AZ-G010003 = 28.45,NaN,28.45,28.45,0.0,NaN,NaN,28.45,28.45,1.0,9.32,NaN,9.32,9.32,0.0,NaN,NaN,9.32,9.32,1.0,21.04,NaN,21.04,21.04,0.0,NaN,NaN,21.04,21.04,1.0,8.26,NaN,8.26,8.26,0.0,NaN,NaN,8.26,8.26,1.0,1.44,NaN,1.44,1.44,0.0,NaN,NaN,1.44,1.44,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.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.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
+AE-AZ-G010004 = 37.27,NaN,37.27,37.27,0.0,NaN,NaN,37.27,37.27,1.0,11.15,NaN,11.15,11.15,0.0,NaN,NaN,11.15,11.15,1.0,27.06,NaN,27.06,27.06,0.0,NaN,NaN,27.06,27.06,1.0,7.37,NaN,7.37,7.37,0.0,NaN,NaN,7.37,7.37,1.0,1.22,NaN,1.22,1.22,0.0,NaN,NaN,1.22,1.22,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.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.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.51,NaN,4.51,4.51,0.0,NaN,NaN,4.51,4.51,1.0
+AE-AZ-G010005 = 33.23,5.71,37.27,29.2,8.07,0.0,1.0,33.48,33.23,2.0,9.3,2.62,11.15,7.44,3.71,0.0,1.0,9.48,9.3,2.0,23.22,5.43,27.06,19.38,7.68,-0.0,1.0,23.53,23.22,2.0,9.06,2.39,10.75,7.37,3.38,-0.0,1.0,9.22,9.06,2.0,1.16,0.08,1.22,1.11,0.11,-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,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.01,0.02,1.02,1.0,0.02,0.0,0.98,1.01,1.01,2.0,1.51,0.28,1.71,1.31,0.4,0.0,1.0,1.52,1.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,3.64,1.23,4.51,2.77,1.74,-0.0,1.0,3.74,3.64,2.0
+AE-AZ-G010006 = 28.66,NaN,28.66,28.66,0.0,NaN,NaN,28.66,28.66,1.0,16.78,NaN,16.78,16.78,0.0,NaN,NaN,16.78,16.78,1.0,5.76,NaN,5.76,5.76,0.0,NaN,NaN,5.76,5.76,1.0,16.5,NaN,16.5,16.5,0.0,NaN,NaN,16.5,16.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.0,NaN,1.0,1.0,0.0,NaN,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.14,NaN,2.14,2.14,0.0,NaN,NaN,2.14,2.14,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.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+AE-AZ-G010007 = 30.38,1.67,31.56,29.2,2.37,-0.0,1.0,30.4,30.38,2.0,8.0,0.79,8.56,7.44,1.11,-0.0,1.0,8.02,8.0,2.0,21.01,2.31,22.65,19.38,3.27,-0.0,1.0,21.08,21.01,2.0,11.01,0.36,11.26,10.75,0.51,0.0,1.0,11.01,11.01,2.0,1.05,0.08,1.11,1.0,0.11,-0.0,1.0,1.06,1.05,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.04,0.02,1.05,1.02,0.02,0.0,0.99,1.04,1.04,2.0,1.82,0.16,1.93,1.71,0.22,-0.0,1.0,1.82,1.82,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.88,1.25,2.77,1.0,1.77,0.0,1.0,2.08,1.88,2.0
+AE-AZ-G010008 = 33.23,5.71,37.27,29.2,8.07,0.0,1.0,33.48,33.23,2.0,9.3,2.62,11.15,7.44,3.71,0.0,1.0,9.48,9.3,2.0,23.22,5.43,27.06,19.38,7.68,-0.0,1.0,23.53,23.22,2.0,9.06,2.39,10.75,7.37,3.38,-0.0,1.0,9.22,9.06,2.0,1.16,0.08,1.22,1.11,0.11,-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,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.01,0.02,1.02,1.0,0.02,0.0,0.98,1.01,1.01,2.0,1.51,0.28,1.71,1.31,0.4,0.0,1.0,1.52,1.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,3.64,1.23,4.51,2.77,1.74,-0.0,1.0,3.74,3.64,2.0
+AE-AZ-G010009 = 29.2,NaN,29.2,29.2,0.0,NaN,NaN,29.2,29.2,1.0,7.44,NaN,7.44,7.44,0.0,NaN,NaN,7.44,7.44,1.0,19.38,NaN,19.38,19.38,0.0,NaN,NaN,19.38,19.38,1.0,10.75,NaN,10.75,10.75,0.0,NaN,NaN,10.75,10.75,1.0,1.11,NaN,1.11,1.11,0.0,NaN,NaN,1.11,1.11,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.71,NaN,1.71,1.71,0.0,NaN,NaN,1.71,1.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,2.77,NaN,2.77,2.77,0.0,NaN,NaN,2.77,2.77,1.0
+AE-AZ-G010010 = 27.09,1.91,28.45,25.74,2.71,-0.0,1.0,27.13,27.09,2.0,15.97,3.0,18.09,13.85,4.25,0.0,1.0,16.11,15.97,2.0,9.75,0.2,9.9,9.61,0.29,0.0,1.0,9.75,9.75,2.0,18.93,1.94,20.29,17.56,2.74,0.0,1.0,18.97,18.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.02,0.02,1.03,1.0,0.03,-0.0,1.0,1.02,1.02,2.0,1.67,NaN,1.67,1.67,0.0,NaN,-4.6110395556844E11,1.67,1.67,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.43,0.05,1.46,1.39,0.07,0.0,1.0,1.43,1.43,2.0,1.47,0.66,1.94,1.0,0.94,0.0,1.0,1.54,1.47,2.0
+AE-AZ-G010011 = 33.23,5.71,37.27,29.2,8.07,0.0,1.0,33.48,33.23,2.0,9.3,2.62,11.15,7.44,3.71,0.0,1.0,9.48,9.3,2.0,23.22,5.43,27.06,19.38,7.68,-0.0,1.0,23.53,23.22,2.0,9.06,2.39,10.75,7.37,3.38,-0.0,1.0,9.22,9.06,2.0,1.16,0.08,1.22,1.11,0.11,-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,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.01,0.02,1.02,1.0,0.02,0.0,0.98,1.01,1.01,2.0,1.51,0.28,1.71,1.31,0.4,0.0,1.0,1.52,1.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,3.64,1.23,4.51,2.77,1.74,-0.0,1.0,3.74,3.64,2.0
+AE-AZ-G010012 = 29.2,NaN,29.2,29.2,0.0,NaN,NaN,29.2,29.2,1.0,7.44,NaN,7.44,7.44,0.0,NaN,NaN,7.44,7.44,1.0,19.38,NaN,19.38,19.38,0.0,NaN,NaN,19.38,19.38,1.0,10.75,NaN,10.75,10.75,0.0,NaN,NaN,10.75,10.75,1.0,1.11,NaN,1.11,1.11,0.0,NaN,NaN,1.11,1.11,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.71,NaN,1.71,1.71,0.0,NaN,NaN,1.71,1.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,2.77,NaN,2.77,2.77,0.0,NaN,NaN,2.77,2.77,1.0
+AE-AZ-G010013 = 24.73,6.8,31.56,17.03,14.53,-0.12,1.3,25.42,25.16,4.0,5.97,2.4,8.56,3.73,4.82,0.09,1.16,6.32,5.79,4.0,16.49,5.4,22.65,11.7,10.95,0.17,1.24,17.14,15.8,4.0,13.05,2.49,16.04,10.75,5.28,0.26,1.38,13.22,12.7,4.0,1.03,0.05,1.11,1.0,0.11,1.15,2.33,1.03,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.05,0.03,1.09,1.02,0.07,0.65,2.1,1.05,1.05,4.0,2.07,0.36,2.55,1.71,0.84,0.47,1.9,2.1,2.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.45,0.88,2.77,1.0,1.77,1.15,2.33,1.64,1.02,4.0
+AE-AZ-G010014 = 30.38,1.67,31.56,29.2,2.37,-0.0,1.0,30.4,30.38,2.0,8.0,0.79,8.56,7.44,1.11,-0.0,1.0,8.02,8.0,2.0,21.01,2.31,22.65,19.38,3.27,-0.0,1.0,21.08,21.01,2.0,11.01,0.36,11.26,10.75,0.51,0.0,1.0,11.01,11.01,2.0,1.05,0.08,1.11,1.0,0.11,-0.0,1.0,1.06,1.05,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.04,0.02,1.05,1.02,0.02,0.0,0.99,1.04,1.04,2.0,1.82,0.16,1.93,1.71,0.22,-0.0,1.0,1.82,1.82,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.88,1.25,2.77,1.0,1.77,0.0,1.0,2.08,1.88,2.0
+AE-AZ-G010015 = 25.22,NaN,25.22,25.22,0.0,NaN,NaN,25.22,25.22,1.0,12.79,NaN,12.79,12.79,0.0,NaN,NaN,12.79,12.79,1.0,6.43,NaN,6.43,6.43,0.0,NaN,NaN,6.43,6.43,1.0,15.37,NaN,15.37,15.37,0.0,NaN,NaN,15.37,15.37,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.64,NaN,2.64,2.64,0.0,NaN,NaN,2.64,2.64,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.89,NaN,1.89,1.89,0.0,NaN,NaN,1.89,1.89,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+AE-AZ-G010016 = 40.85,NaN,40.85,40.85,0.0,NaN,NaN,40.85,40.85,1.0,7.1,NaN,7.1,7.1,0.0,NaN,NaN,7.1,7.1,1.0,9.04,NaN,9.04,9.04,0.0,NaN,NaN,9.04,9.04,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,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.57,NaN,1.57,1.57,0.0,NaN,NaN,1.57,1.57,1.0
+AE-AZ-G010017 = 38.83,10.27,46.09,31.56,14.53,-0.0,1.0,39.5,38.83,2.0,10.77,3.13,12.99,8.56,4.43,0.0,1.0,11.0,10.77,2.0,27.86,7.37,33.08,22.65,10.43,0.0,1.0,28.35,27.86,2.0,8.88,3.38,11.26,6.49,4.77,0.0,1.0,9.19,8.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,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.02,0.03,1.05,1.0,0.05,-0.0,1.0,1.02,1.02,2.0,1.62,0.44,1.93,1.31,0.62,0.0,1.0,1.65,1.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
+AE-AZ-G010018 = 31.56,NaN,31.56,31.56,0.0,NaN,NaN,31.56,31.56,1.0,8.56,NaN,8.56,8.56,0.0,NaN,NaN,8.56,8.56,1.0,22.65,NaN,22.65,22.65,0.0,NaN,NaN,22.65,22.65,1.0,11.26,NaN,11.26,11.26,0.0,NaN,NaN,11.26,11.26,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.05,NaN,1.05,1.05,0.0,NaN,NaN,1.05,1.05,1.0,1.93,NaN,1.93,1.93,0.0,NaN,NaN,1.93,1.93,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
+AE-AZ-G010019 = 31.56,NaN,31.56,31.56,0.0,NaN,NaN,31.56,31.56,1.0,8.56,NaN,8.56,8.56,0.0,NaN,NaN,8.56,8.56,1.0,22.65,NaN,22.65,22.65,0.0,NaN,NaN,22.65,22.65,1.0,11.26,NaN,11.26,11.26,0.0,NaN,NaN,11.26,11.26,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.05,NaN,1.05,1.05,0.0,NaN,NaN,1.05,1.05,1.0,1.93,NaN,1.93,1.93,0.0,NaN,NaN,1.93,1.93,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
+AE-AZ-G010020 = 17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0,4.13,NaN,4.13,4.13,0.0,NaN,NaN,4.13,4.13,1.0,12.22,NaN,12.22,12.22,0.0,NaN,NaN,12.22,12.22,1.0,16.04,NaN,16.04,16.04,0.0,NaN,NaN,16.04,16.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.09,NaN,1.09,1.09,0.0,NaN,NaN,1.09,1.09,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
+AE-AZ-G010021 = 24.13,NaN,24.13,24.13,0.0,NaN,NaN,24.13,24.13,1.0,8.39,NaN,8.39,8.39,0.0,NaN,NaN,8.39,8.39,1.0,17.56,NaN,17.56,17.56,0.0,NaN,NaN,17.56,17.56,1.0,10.34,NaN,10.34,10.34,0.0,NaN,NaN,10.34,10.34,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,1.53,NaN,1.53,1.53,0.0,NaN,NaN,1.53,1.53,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.13,NaN,4.13,4.13,0.0,NaN,NaN,4.13,4.13,1.0,4.45,NaN,4.45,4.45,0.0,NaN,NaN,4.45,4.45,1.0
+AE-AZ-G010022 = 36.96,NaN,36.96,36.96,0.0,NaN,NaN,36.96,36.96,1.0,6.26,NaN,6.26,6.26,0.0,NaN,NaN,6.26,6.26,1.0,9.18,NaN,9.18,9.18,0.0,NaN,NaN,9.18,9.18,1.0,10.1,NaN,10.1,10.1,0.0,NaN,NaN,10.1,10.1,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.09,NaN,2.09,2.09,0.0,NaN,NaN,2.09,2.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,1.62,NaN,1.62,1.62,0.0,NaN,NaN,1.62,1.62,1.0
+AE-AZ-G010023 = 24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,1.0,12.99,NaN,12.99,12.99,0.0,NaN,NaN,12.99,12.99,1.0,9.9,NaN,9.9,9.9,0.0,NaN,NaN,9.9,9.9,1.0,16.53,NaN,16.53,16.53,0.0,NaN,NaN,16.53,16.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,1.0,NaN,1.0,1.0,0.0,NaN,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.66,NaN,3.66,3.66,0.0,NaN,NaN,3.66,3.66,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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+AE-AZ-G010024 = 24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,1.0,12.99,NaN,12.99,12.99,0.0,NaN,NaN,12.99,12.99,1.0,9.9,NaN,9.9,9.9,0.0,NaN,NaN,9.9,9.9,1.0,16.53,NaN,16.53,16.53,0.0,NaN,NaN,16.53,16.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,1.0,NaN,1.0,1.0,0.0,NaN,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.66,NaN,3.66,3.66,0.0,NaN,NaN,3.66,3.66,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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+AE-AZ-G010025 = 17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0,4.13,NaN,4.13,4.13,0.0,NaN,NaN,4.13,4.13,1.0,12.22,NaN,12.22,12.22,0.0,NaN,NaN,12.22,12.22,1.0,16.04,NaN,16.04,16.04,0.0,NaN,NaN,16.04,16.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.09,NaN,1.09,1.09,0.0,NaN,NaN,1.09,1.09,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
+AE-AZ-G010026 = 20.12,5.41,23.95,16.3,7.65,-0.0,1.0,20.48,20.12,2.0,6.15,3.03,8.29,4.01,4.29,-0.0,1.0,6.51,6.15,2.0,15.97,5.8,20.07,11.87,8.2,-0.0,1.0,16.49,15.97,2.0,12.48,0.69,12.97,11.99,0.98,0.0,1.0,12.49,12.48,2.0,1.07,0.09,1.13,1.0,0.13,-0.0,1.0,1.07,1.07,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.04,0.02,1.05,1.02,0.02,0.0,0.99,1.04,1.04,2.0,1.72,0.24,1.89,1.54,0.35,-0.0,1.0,1.73,1.72,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.44,0.62,1.88,1.0,0.88,0.0,1.0,1.51,1.44,2.0,13.89,NaN,13.89,13.89,0.0,NaN,-3.737894173443719E13,13.89,13.89,2.0
+AE-AZ-G010027 = 23.62,9.32,30.21,17.03,13.18,0.0,1.0,24.53,23.62,2.0,6.76,3.72,9.39,4.13,5.26,0.0,1.0,7.25,6.76,2.0,18.5,8.87,24.77,12.22,12.55,-0.0,1.0,19.53,18.5,2.0,14.91,1.6,16.04,13.77,2.26,0.0,1.0,14.95,14.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,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.07,0.03,1.09,1.05,0.05,0.0,1.0,1.07,1.07,2.0,2.21,0.48,2.55,1.87,0.67,-0.0,1.0,2.24,2.21,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
+AE-AZ-G010028 = 28.33,7.44,33.59,23.07,10.52,-0.0,1.0,28.82,28.33,2.0,14.63,5.48,18.5,10.75,7.75,0.0,1.0,15.13,14.63,2.0,27.13,22.19,42.83,11.44,31.39,0.0,1.0,31.35,27.13,2.0,18.06,0.58,18.47,17.65,0.82,-0.0,1.0,18.07,18.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,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.94,0.18,3.06,2.81,0.25,-0.0,1.0,2.94,2.94,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.58,0.81,3.15,2.01,1.14,-0.0,1.0,2.64,2.58,2.0,1.13,0.18,1.25,1.0,0.25,0.0,1.0,1.13,1.13,2.0
+AE-AZ-G010029 = 27.08,4.43,30.21,23.95,6.26,-0.0,1.0,27.26,27.08,2.0,8.84,0.77,9.39,8.29,1.09,-0.0,1.0,8.86,8.84,2.0,22.42,3.33,24.77,20.07,4.7,-0.0,1.0,22.54,22.42,2.0,12.88,1.26,13.77,11.99,1.78,0.0,1.0,12.91,12.88,2.0,1.07,0.09,1.13,1.0,0.13,-0.0,1.0,1.07,1.07,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.04,0.02,1.05,1.02,0.02,0.0,0.99,1.04,1.04,2.0,1.71,0.23,1.87,1.54,0.33,-0.0,1.0,1.72,1.71,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.44,0.62,1.88,1.0,0.88,0.0,1.0,1.51,1.44,2.0,7.45,9.11,13.89,1.0,12.89,0.0,1.0,9.85,7.45,2.0
+AE-AZ-G010030 = 28.1,NaN,28.1,28.1,0.0,NaN,NaN,28.1,28.1,1.0,7.81,NaN,7.81,7.81,0.0,NaN,NaN,7.81,7.81,1.0,9.26,NaN,9.26,9.26,0.0,NaN,NaN,9.26,9.26,1.0,13.67,NaN,13.67,13.67,0.0,NaN,NaN,13.67,13.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,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.09,NaN,2.09,2.09,0.0,NaN,NaN,2.09,2.09,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.15,NaN,1.15,1.15,0.0,NaN,NaN,1.15,1.15,1.0
+AE-AZ-G010031 = 32.29,8.12,43.39,23.95,19.44,0.56,2.05,33.05,30.91,4.0,11.23,2.92,14.65,8.29,6.36,0.17,1.39,11.51,10.99,4.0,27.61,7.29,37.32,20.07,17.25,0.46,1.91,28.32,26.52,4.0,12.07,1.2,13.77,11.01,2.76,0.79,2.07,12.12,11.75,4.0,1.1,0.13,1.26,1.0,0.26,0.49,1.63,1.1,1.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,1.02,0.02,1.05,1.0,0.05,0.49,1.63,1.02,1.01,4.0,1.45,0.32,1.87,1.2,0.67,0.47,1.6,1.48,1.37,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.66,0.84,2.76,1.0,1.76,0.49,1.63,1.81,1.44,4.0,7.45,7.44,13.89,1.0,12.89,0.0,1.0,9.85,7.45,4.0
+AE-AZ-G010032 = 22.23,1.14,23.03,21.42,1.61,-0.0,1.0,22.24,22.23,2.0,58.49,13.75,68.22,48.77,19.45,-0.0,1.0,59.3,58.49,2.0,10.76,1.06,11.51,10.01,1.5,0.0,1.0,10.79,10.76,2.0,21.84,10.16,29.02,14.65,14.37,0.0,1.0,22.99,21.84,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,37.97,7.68,43.39,32.54,10.85,0.0,1.0,38.35,37.97,2.0,1.01,0.01,1.02,1.0,0.02,-0.0,1.12,1.01,1.01,2.0
+AE-AZ-G010033 = 33.55,2.43,36.21,30.59,5.62,-0.17,1.65,33.62,33.7,4.0,13.48,2.98,16.7,9.64,7.06,-0.32,1.85,13.72,13.79,4.0,12.93,2.01,15.1,10.65,4.45,-0.06,1.4,13.05,12.99,4.0,14.54,2.55,17.45,11.86,5.59,0.09,1.37,14.71,14.43,4.0,1.18,0.1,1.31,1.08,0.23,0.65,2.1,1.18,1.16,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,2.6,0.53,3.34,2.09,1.25,0.68,2.11,2.64,2.49,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.2,0.55,2.96,1.67,1.29,0.66,2.07,2.25,2.09,4.0,1.02,0.01,1.03,1.01,0.02,0.65,2.15,1.02,1.02,4.0
+AE-AZ-G010034 = 19.56,NaN,19.56,19.56,0.0,NaN,NaN,19.56,19.56,1.0,11.96,NaN,11.96,11.96,0.0,NaN,NaN,11.96,11.96,1.0,11.64,NaN,11.64,11.64,0.0,NaN,NaN,11.64,11.64,1.0,15.66,NaN,15.66,15.66,0.0,NaN,NaN,15.66,15.66,1.0,2.03,NaN,2.03,2.03,0.0,NaN,NaN,2.03,2.03,1.0,1.1,NaN,1.1,1.1,0.0,NaN,NaN,1.1,1.1,1.0,1.53,NaN,1.53,1.53,0.0,NaN,NaN,1.53,1.53,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.0,NaN,2.0,2.0,0.0,NaN,NaN,2.0,2.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.5,NaN,2.5,2.5,0.0,NaN,NaN,2.5,2.5,1.0,2.36,NaN,2.36,2.36,0.0,NaN,NaN,2.36,2.36,1.0
+AE-AZ-G010035 = 28.1,NaN,28.1,28.1,0.0,NaN,NaN,28.1,28.1,1.0,7.81,NaN,7.81,7.81,0.0,NaN,NaN,7.81,7.81,1.0,9.26,NaN,9.26,9.26,0.0,NaN,NaN,9.26,9.26,1.0,13.67,NaN,13.67,13.67,0.0,NaN,NaN,13.67,13.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,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.09,NaN,2.09,2.09,0.0,NaN,NaN,2.09,2.09,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.15,NaN,1.15,1.15,0.0,NaN,NaN,1.15,1.15,1.0
+AE-AZ-G010036 = 25.86,NaN,25.86,25.86,0.0,NaN,NaN,25.86,25.86,1.0,6.6,NaN,6.6,6.6,0.0,NaN,NaN,6.6,6.6,1.0,10.59,NaN,10.59,10.59,0.0,NaN,NaN,10.59,10.59,1.0,10.24,NaN,10.24,10.24,0.0,NaN,NaN,10.24,10.24,1.0,1.44,NaN,1.44,1.44,0.0,NaN,NaN,1.44,1.44,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.03,NaN,2.03,2.03,0.0,NaN,NaN,2.03,2.03,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.74,NaN,1.74,1.74,0.0,NaN,NaN,1.74,1.74,1.0,3.31,NaN,3.31,3.31,0.0,NaN,NaN,3.31,3.31,1.0
+AE-AZ-G010037 = 27.77,4.13,32.29,23.74,8.56,0.09,1.21,28.0,27.53,4.0,8.6,0.68,9.6,8.08,1.52,1.03,2.25,8.62,8.35,4.0,10.26,0.59,10.84,9.6,1.23,-0.12,1.25,10.28,10.31,4.0,18.99,4.14,23.03,14.85,8.18,-0.01,1.09,19.32,19.04,4.0,2.83,1.02,4.25,1.81,2.44,0.65,2.1,2.97,2.63,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.19,0.24,1.5,1.0,0.5,0.49,1.63,1.21,1.13,4.0,1.07,0.04,1.13,1.03,0.1,0.65,2.1,1.07,1.06,4.0,2.04,0.03,2.08,2.0,0.08,-0.27,1.56,2.04,2.05,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.71,0.79,3.77,1.9,1.87,0.46,1.89,2.8,2.59,4.0,3.71,1.35,5.58,2.36,3.22,0.64,2.07,3.89,3.44,4.0
+AE-AZ-G010038 = 29.69,NaN,29.69,29.69,0.0,NaN,NaN,29.69,29.69,1.0,16.02,NaN,16.02,16.02,0.0,NaN,NaN,16.02,16.02,1.0,17.36,NaN,17.36,17.36,0.0,NaN,NaN,17.36,17.36,1.0,15.27,NaN,15.27,15.27,0.0,NaN,NaN,15.27,15.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.78,NaN,1.78,1.78,0.0,NaN,NaN,1.78,1.78,1.0,3.78,NaN,3.78,3.78,0.0,NaN,NaN,3.78,3.78,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.25,NaN,1.25,1.25,0.0,NaN,NaN,1.25,1.25,1.0
+AE-AZ-G010039 = 21.13,2.23,22.71,19.56,3.15,-0.0,1.0,21.19,21.13,2.0,10.62,1.9,11.96,9.28,2.68,-0.0,1.0,10.71,10.62,2.0,11.38,0.37,11.64,11.12,0.53,0.0,1.0,11.38,11.38,2.0,14.3,1.91,15.66,12.95,2.71,-0.0,1.0,14.37,14.3,2.0,1.88,0.21,2.03,1.73,0.29,-0.0,1.0,1.89,1.88,2.0,1.07,0.04,1.1,1.05,0.05,0.0,1.0,1.07,1.07,2.0,1.4,0.19,1.53,1.27,0.27,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,2.01,0.01,2.02,2.0,0.01,0.0,0.62,2.01,2.01,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.31,0.27,2.5,2.12,0.38,0.0,1.0,2.32,2.31,2.0,2.6,0.33,2.83,2.36,0.47,-0.0,1.0,2.61,2.6,2.0
+AE-AZ-G010040 = 30.2,NaN,30.2,30.2,0.0,NaN,NaN,30.2,30.2,1.0,8.08,NaN,8.08,8.08,0.0,NaN,NaN,8.08,8.08,1.0,9.6,NaN,9.6,9.6,0.0,NaN,NaN,9.6,9.6,1.0,14.85,NaN,14.85,14.85,0.0,NaN,NaN,14.85,14.85,1.0,1.81,NaN,1.81,1.81,0.0,NaN,NaN,1.81,1.81,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.25,NaN,1.25,1.25,0.0,NaN,NaN,1.25,1.25,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0,2.08,NaN,2.08,2.08,0.0,NaN,NaN,2.08,2.08,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.9,NaN,1.9,1.9,0.0,NaN,NaN,1.9,1.9,1.0,2.36,NaN,2.36,2.36,0.0,NaN,NaN,2.36,2.36,1.0
+AE-AZ-G010041 = 28.02,6.05,32.29,23.74,8.56,0.0,1.0,28.34,28.02,2.0,8.98,0.88,9.6,8.35,1.25,-0.0,1.0,9.0,8.98,2.0,10.39,0.63,10.84,9.94,0.9,-0.0,1.0,10.4,10.39,2.0,19.53,4.95,23.03,16.04,7.0,0.0,1.0,19.84,19.53,2.0,3.44,1.15,4.25,2.63,1.63,-0.0,1.0,3.54,3.44,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.1,0.05,1.13,1.06,0.06,-0.0,1.0,1.1,1.1,2.0,2.03,0.04,2.06,2.0,0.06,0.0,1.0,2.03,2.03,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.08,0.98,3.77,2.39,1.39,-0.0,1.0,3.15,3.08,2.0,4.58,1.42,5.58,3.58,2.0,0.0,1.0,4.69,4.58,2.0
+AE-AZ-G010042 = 33.06,2.66,34.94,31.19,3.76,0.0,1.0,33.12,33.06,2.0,17.11,3.17,19.36,14.87,4.49,-0.0,1.0,17.26,17.11,2.0,26.91,2.09,28.39,25.43,2.96,0.0,1.0,26.95,26.91,2.0,11.57,1.48,12.61,10.52,2.09,0.0,1.0,11.61,11.57,2.0,1.88,0.21,2.03,1.73,0.29,-0.0,1.0,1.89,1.88,2.0,1.07,0.04,1.1,1.05,0.05,0.0,1.0,1.07,1.07,2.0,2.2,0.57,2.6,1.8,0.8,-0.0,1.0,2.24,2.2,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.92,0.01,1.93,1.91,0.01,0.0,0.9,1.92,1.92,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.31,0.27,2.5,2.12,0.38,0.0,1.0,2.32,2.31,2.0,3.47,0.81,4.04,2.89,1.14,0.0,1.0,3.51,3.47,2.0
+AE-AZ-G010043 = 22.31,21.11,184.58,3.44,181.14,3.1,16.17,30.69,15.16,369.0,8.61,5.69,35.13,1.03,34.1,1.73,6.21,10.32,6.89,369.0,19.23,22.17,221.2,3.34,217.86,4.18,27.43,29.32,12.22,369.0,7.53,4.62,33.08,1.77,31.3,1.76,7.05,8.83,5.93,369.0,1.02,0.11,2.03,1.0,1.03,6.53,50.95,1.03,1.0,369.0,1.07,0.2,2.0,1.0,1.0,2.97,10.95,1.09,1.0,369.0,1.47,1.09,6.89,1.0,5.89,2.59,9.33,1.83,1.0,369.0,2.61,2.36,15.1,1.0,14.1,1.9,7.22,3.52,1.28,369.0,1.38,0.45,4.92,1.0,3.92,2.81,16.42,1.45,1.27,369.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,369.0,1.3,0.64,6.94,1.0,5.94,5.0,34.6,1.45,1.08,369.0,1.38,1.87,26.78,1.0,25.78,9.44,110.49,2.32,1.0,369.0
+AE-AZ-G010044 = 19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,10.51,NaN,10.51,10.51,0.0,NaN,NaN,10.51,10.51,1.0,19.22,NaN,19.22,19.22,0.0,NaN,NaN,19.22,19.22,1.0,10.51,NaN,10.51,10.51,0.0,NaN,NaN,10.51,10.51,1.0,1.53,NaN,1.53,1.53,0.0,NaN,NaN,1.53,1.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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.2,NaN,1.2,1.2,0.0,NaN,NaN,1.2,1.2,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.52,NaN,4.52,4.52,0.0,NaN,NaN,4.52,4.52,1.0,26.78,NaN,26.78,26.78,0.0,NaN,NaN,26.78,26.78,1.0
+AE-AZ-G010045 = 83.75,24.35,100.97,66.53,34.44,-0.0,1.0,85.5,83.75,2.0,14.87,1.52,15.94,13.79,2.15,-0.0,1.0,14.91,14.87,2.0,4.62,0.7,5.12,4.13,0.99,0.0,1.0,4.65,4.62,2.0,11.69,0.25,11.87,11.51,0.36,0.0,1.0,11.69,11.69,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.89,0.59,3.3,2.47,0.83,-0.0,1.0,2.92,2.89,2.0,3.48,1.33,4.42,2.55,1.87,0.0,1.0,3.61,3.48,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.2,0.1,1.27,1.14,0.14,-0.0,1.0,1.21,1.2,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+AE-AZ-G010046 = 19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,10.51,NaN,10.51,10.51,0.0,NaN,NaN,10.51,10.51,1.0,19.22,NaN,19.22,19.22,0.0,NaN,NaN,19.22,19.22,1.0,10.51,NaN,10.51,10.51,0.0,NaN,NaN,10.51,10.51,1.0,1.53,NaN,1.53,1.53,0.0,NaN,NaN,1.53,1.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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.2,NaN,1.2,1.2,0.0,NaN,NaN,1.2,1.2,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.52,NaN,4.52,4.52,0.0,NaN,NaN,4.52,4.52,1.0,26.78,NaN,26.78,26.78,0.0,NaN,NaN,26.78,26.78,1.0
+AE-AZ-G010047 = 19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,10.51,NaN,10.51,10.51,0.0,NaN,NaN,10.51,10.51,1.0,19.22,NaN,19.22,19.22,0.0,NaN,NaN,19.22,19.22,1.0,10.51,NaN,10.51,10.51,0.0,NaN,NaN,10.51,10.51,1.0,1.53,NaN,1.53,1.53,0.0,NaN,NaN,1.53,1.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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.2,NaN,1.2,1.2,0.0,NaN,NaN,1.2,1.2,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.52,NaN,4.52,4.52,0.0,NaN,NaN,4.52,4.52,1.0,26.78,NaN,26.78,26.78,0.0,NaN,NaN,26.78,26.78,1.0
+AE-AZ-G010048 = 22.46,1.8,23.74,21.19,2.54,0.0,1.0,22.5,22.46,2.0,9.15,0.65,9.6,8.69,0.91,0.0,1.0,9.16,9.15,2.0,11.09,0.36,11.35,10.84,0.51,-0.0,1.0,11.09,11.09,2.0,19.6,4.85,23.03,16.18,6.86,0.0,1.0,19.9,19.6,2.0,3.66,0.84,4.25,3.07,1.18,-0.0,1.0,3.71,3.66,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.1,0.05,1.13,1.06,0.06,-0.0,1.0,1.1,1.1,2.0,2.0,0.0,2.0,2.0,0.0,-1717127.91,1.94788921034463E12,2.0,2.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.45,0.46,3.77,3.12,0.65,-0.0,1.0,3.46,3.45,2.0,5.42,0.22,5.58,5.26,0.32,0.0,1.0,5.42,5.42,2.0
+AE-AZ-G010049 = 19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,10.51,NaN,10.51,10.51,0.0,NaN,NaN,10.51,10.51,1.0,19.22,NaN,19.22,19.22,0.0,NaN,NaN,19.22,19.22,1.0,10.51,NaN,10.51,10.51,0.0,NaN,NaN,10.51,10.51,1.0,1.53,NaN,1.53,1.53,0.0,NaN,NaN,1.53,1.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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.2,NaN,1.2,1.2,0.0,NaN,NaN,1.2,1.2,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.52,NaN,4.52,4.52,0.0,NaN,NaN,4.52,4.52,1.0,26.78,NaN,26.78,26.78,0.0,NaN,NaN,26.78,26.78,1.0
+AE-AZ-G010050 = 18.65,NaN,18.65,18.65,0.0,NaN,NaN,18.65,18.65,1.0,7.78,NaN,7.78,7.78,0.0,NaN,NaN,7.78,7.78,1.0,11.86,NaN,11.86,11.86,0.0,NaN,NaN,11.86,11.86,1.0,9.32,NaN,9.32,9.32,0.0,NaN,NaN,9.32,9.32,1.0,1.88,NaN,1.88,1.88,0.0,NaN,NaN,1.88,1.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,2.0,NaN,2.0,2.0,0.0,NaN,NaN,2.0,2.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,4.95,NaN,4.95,4.95,0.0,NaN,NaN,4.95,4.95,1.0
+AE-AZ-G010051 = 18.52,1.82,19.81,17.23,2.58,-0.0,1.0,18.56,18.52,2.0,12.14,2.31,13.77,10.51,3.26,0.0,1.0,12.25,12.14,2.0,17.76,2.06,19.22,16.3,2.92,-0.0,1.0,17.82,17.76,2.0,12.84,3.29,15.16,10.51,4.65,-0.0,1.0,13.05,12.84,2.0,1.91,0.54,2.29,1.53,0.76,0.0,1.0,1.95,1.91,2.0,1.05,0.07,1.1,1.0,0.1,0.0,1.0,1.05,1.05,2.0,1.27,0.38,1.53,1.0,0.53,0.0,1.0,1.29,1.27,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.38,0.26,1.57,1.2,0.37,-0.0,1.0,1.4,1.38,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.39,0.18,4.52,4.26,0.26,-0.0,1.0,4.39,4.39,2.0,20.9,8.32,26.78,15.01,11.77,-0.0,1.0,21.71,20.9,2.0
+AE-AZ-G010052 = 66.53,NaN,66.53,66.53,0.0,NaN,NaN,66.53,66.53,1.0,15.94,NaN,15.94,15.94,0.0,NaN,NaN,15.94,15.94,1.0,5.12,NaN,5.12,5.12,0.0,NaN,NaN,5.12,5.12,1.0,11.87,NaN,11.87,11.87,0.0,NaN,NaN,11.87,11.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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.3,NaN,3.3,3.3,0.0,NaN,NaN,3.3,3.3,1.0,4.42,NaN,4.42,4.42,0.0,NaN,NaN,4.42,4.42,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.14,NaN,1.14,1.14,0.0,NaN,NaN,1.14,1.14,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+AE-AZ-G010053 = 25.99,NaN,25.99,25.99,0.0,NaN,NaN,25.99,25.99,1.0,7.1,NaN,7.1,7.1,0.0,NaN,NaN,7.1,7.1,1.0,10.51,NaN,10.51,10.51,0.0,NaN,NaN,10.51,10.51,1.0,21.04,NaN,21.04,21.04,0.0,NaN,NaN,21.04,21.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.0,NaN,2.0,2.0,0.0,NaN,NaN,2.0,2.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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.83,NaN,1.83,1.83,0.0,NaN,NaN,1.83,1.83,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0
+AE-AZ-G010054 = 19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,29.32,NaN,29.32,29.32,0.0,NaN,NaN,29.32,29.32,1.0,8.51,NaN,8.51,8.51,0.0,NaN,NaN,8.51,8.51,1.0,43.39,NaN,43.39,43.39,0.0,NaN,NaN,43.39,43.39,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,21.68,NaN,21.68,21.68,0.0,NaN,NaN,21.68,21.68,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0
+AE-AZ-G010055 = 27.76,2.51,29.53,25.99,3.55,0.0,1.0,27.81,27.76,2.0,6.9,0.29,7.1,6.7,0.4,0.0,1.0,6.9,6.9,2.0,10.08,0.62,10.51,9.64,0.87,-0.0,1.0,10.09,10.08,2.0,19.33,2.41,21.04,17.63,3.41,-0.0,1.0,19.41,19.33,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.35,2.0,1.5,0.5,-0.0,1.0,1.77,1.75,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.95,0.16,2.06,1.84,0.22,-0.0,1.0,1.96,1.95,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.64,0.26,1.83,1.46,0.37,0.0,1.0,1.65,1.64,2.0,1.02,0.01,1.03,1.02,0.02,0.0,0.99,1.02,1.02,2.0
+AE-AZ-G010056 = 19.81,NaN,19.81,19.81,0.0,NaN,NaN,19.81,19.81,1.0,10.51,NaN,10.51,10.51,0.0,NaN,NaN,10.51,10.51,1.0,19.22,NaN,19.22,19.22,0.0,NaN,NaN,19.22,19.22,1.0,10.51,NaN,10.51,10.51,0.0,NaN,NaN,10.51,10.51,1.0,1.53,NaN,1.53,1.53,0.0,NaN,NaN,1.53,1.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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.2,NaN,1.2,1.2,0.0,NaN,NaN,1.2,1.2,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.52,NaN,4.52,4.52,0.0,NaN,NaN,4.52,4.52,1.0,26.78,NaN,26.78,26.78,0.0,NaN,NaN,26.78,26.78,1.0
+AE-AZ-G010057 = 40.52,2.62,42.38,38.67,3.71,-0.0,1.0,40.56,40.52,2.0,15.09,0.33,15.32,14.86,0.46,0.0,1.0,15.09,15.09,2.0,29.44,4.2,32.41,26.47,5.94,0.0,1.0,29.59,29.44,2.0,16.46,0.91,17.1,15.81,1.29,-0.0,1.0,16.47,16.46,2.0,2.22,0.58,2.63,1.81,0.81,0.0,1.0,2.26,2.22,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.13,0.18,1.25,1.0,0.25,0.0,1.0,1.13,1.13,2.0,1.05,0.02,1.06,1.03,0.03,-0.0,1.0,1.05,1.05,2.0,1.99,0.02,2.0,1.97,0.03,-0.0,1.02,1.99,1.99,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.14,0.34,2.39,1.9,0.49,0.0,1.0,2.16,2.14,2.0,3.18,0.91,3.82,2.54,1.28,-0.0,1.0,3.24,3.18,2.0
+AE-AZ-G010058 = 80.75,NaN,80.75,80.75,0.0,NaN,NaN,80.75,80.75,1.0,18.33,NaN,18.33,18.33,0.0,NaN,NaN,18.33,18.33,1.0,51.51,NaN,51.51,51.51,0.0,NaN,NaN,51.51,51.51,1.0,12.45,NaN,12.45,12.45,0.0,NaN,NaN,12.45,12.45,1.0,1.22,NaN,1.22,1.22,0.0,NaN,NaN,1.22,1.22,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.66,NaN,1.66,1.66,0.0,NaN,NaN,1.66,1.66,1.0,5.18,NaN,5.18,5.18,0.0,NaN,NaN,5.18,5.18,1.0,3.29,NaN,3.29,3.29,0.0,NaN,NaN,3.29,3.29,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,1.18,NaN,1.18,1.18,0.0,NaN,NaN,1.18,1.18,1.0
+AE-AZ-G010059 = 22.28,1.75,23.51,21.04,2.47,-0.0,1.0,22.31,22.28,2.0,7.41,0.52,7.78,7.04,0.74,-0.0,1.0,7.42,7.41,2.0,8.14,0.17,8.26,8.02,0.24,-0.0,1.0,8.14,8.14,2.0,29.17,4.13,32.09,26.25,5.84,0.0,1.0,29.32,29.17,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.3,0.42,1.6,1.0,0.6,-0.0,1.0,1.33,1.3,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.38,0.08,1.44,1.32,0.12,0.0,1.0,1.38,1.38,2.0,1.52,0.08,1.57,1.46,0.11,0.0,1.0,1.52,1.52,2.0
+AE-AZ-G010060 = 37.78,NaN,37.78,37.78,0.0,NaN,NaN,37.78,37.78,1.0,12.44,NaN,12.44,12.44,0.0,NaN,NaN,12.44,12.44,1.0,27.12,NaN,27.12,27.12,0.0,NaN,NaN,27.12,27.12,1.0,11.44,NaN,11.44,11.44,0.0,NaN,NaN,11.44,11.44,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,1.21,NaN,1.21,1.21,0.0,NaN,NaN,1.21,1.21,1.0,1.36,NaN,1.36,1.36,0.0,NaN,NaN,1.36,1.36,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,8.54,NaN,8.54,8.54,0.0,NaN,NaN,8.54,8.54,1.0
+AE-AZ-G010061 = 37.78,NaN,37.78,37.78,0.0,NaN,NaN,37.78,37.78,1.0,12.44,NaN,12.44,12.44,0.0,NaN,NaN,12.44,12.44,1.0,27.12,NaN,27.12,27.12,0.0,NaN,NaN,27.12,27.12,1.0,11.44,NaN,11.44,11.44,0.0,NaN,NaN,11.44,11.44,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,1.21,NaN,1.21,1.21,0.0,NaN,NaN,1.21,1.21,1.0,1.36,NaN,1.36,1.36,0.0,NaN,NaN,1.36,1.36,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,8.54,NaN,8.54,8.54,0.0,NaN,NaN,8.54,8.54,1.0
+AE-DU-G040001 = 29.23,9.12,47.5,17.53,29.98,0.33,1.94,30.56,27.47,23.0,25.99,11.93,56.93,12.25,44.68,0.81,3.03,28.49,25.06,23.0,18.21,6.17,29.32,9.9,19.42,0.27,1.83,19.19,17.89,23.0,4.43,0.56,5.33,3.5,1.84,0.03,1.82,4.46,4.32,23.0,1.41,0.47,2.63,1.0,1.63,0.91,2.9,1.49,1.31,23.0,1.23,0.23,1.67,1.0,0.67,0.66,2.05,1.25,1.14,23.0,3.19,0.82,5.25,1.89,3.36,0.63,3.2,3.29,3.14,23.0,3.65,0.95,4.8,1.0,3.8,-1.35,3.95,3.76,4.0,23.0,1.14,0.06,1.27,1.0,0.27,-0.05,2.76,1.14,1.15,23.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,23.0,2.49,0.86,4.8,1.6,3.19,1.29,3.67,2.63,2.26,23.0,8.64,11.9,48.96,1.0,47.96,2.05,6.94,14.49,3.04,23.0
+AE-DU-G040002 = 18.65,NaN,18.65,18.65,0.0,NaN,NaN,18.65,18.65,1.0,22.35,NaN,22.35,22.35,0.0,NaN,NaN,22.35,22.35,1.0,33.08,NaN,33.08,33.08,0.0,NaN,NaN,33.08,33.08,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,2.13,NaN,2.13,2.13,0.0,NaN,NaN,2.13,2.13,1.0,2.87,NaN,2.87,2.87,0.0,NaN,NaN,2.87,2.87,1.0,3.66,NaN,3.66,3.66,0.0,NaN,NaN,3.66,3.66,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,8.77,NaN,8.77,8.77,0.0,NaN,NaN,8.77,8.77,1.0,4.52,NaN,4.52,4.52,0.0,NaN,NaN,4.52,4.52,1.0
+AE-FU-G030001 = 43.95,11.86,55.23,26.75,28.49,-0.38,1.57,45.26,46.55,6.0,63.24,16.9,81.75,37.32,44.44,-0.45,1.84,65.09,66.55,6.0,31.54,6.47,40.85,23.52,17.33,0.28,1.77,32.09,30.25,6.0,1.37,0.57,2.12,1.0,1.12,0.71,1.51,1.46,1.0,6.0,1.13,0.25,1.63,1.0,0.63,1.52,3.62,1.16,1.0,6.0,1.04,0.11,1.26,1.0,0.26,1.79,4.2,1.05,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.65,0.19,1.83,1.41,0.42,-0.54,1.51,1.66,1.72,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,6.55,0.82,8.01,5.89,2.12,1.05,2.69,6.59,6.26,6.0,1.97,0.3,2.51,1.67,0.84,0.95,2.7,1.99,1.89,6.0
+AE-FU-G030002 = 21.36,2.6,24.15,19.01,5.14,0.3,1.5,21.46,20.92,3.0,28.51,5.39,34.56,24.22,10.34,0.54,1.5,28.84,26.74,3.0,30.59,2.15,32.82,28.53,4.29,0.13,1.5,30.64,30.44,3.0,2.58,1.14,3.84,1.63,2.21,0.47,1.5,2.74,2.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,1.09,0.16,1.28,1.0,0.28,0.71,1.5,1.1,1.0,3.0,1.18,0.28,1.5,1.02,0.48,0.7,1.5,1.2,1.03,3.0,1.75,0.31,2.09,1.48,0.6,0.42,1.5,1.76,1.67,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,10.28,1.52,11.59,8.62,2.98,-0.39,1.5,10.35,10.62,3.0,6.57,2.32,8.91,4.28,4.63,0.04,1.5,6.84,6.52,3.0
+AE-NEU-G050001 = 20.51,0.96,21.19,19.83,1.36,0.0,1.0,20.52,20.51,2.0,24.08,3.76,26.74,21.42,5.32,0.0,1.0,24.23,24.08,2.0,28.5,7.19,33.58,23.42,10.16,-0.0,1.0,28.95,28.5,2.0,3.48,0.32,3.7,3.25,0.46,-0.0,1.0,3.48,3.48,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.05,0.08,1.11,1.0,0.11,-0.0,1.0,1.06,1.05,2.0,1.88,0.45,2.2,1.56,0.64,0.0,1.0,1.91,1.88,2.0,2.2,0.33,2.44,1.97,0.47,0.0,1.0,2.22,2.2,2.0,2.24,0.44,2.55,1.93,0.62,0.0,1.0,2.26,2.24,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,8.98,2.68,10.88,7.09,3.79,0.0,1.0,9.18,8.98,2.0,3.77,1.06,4.52,3.02,1.5,-0.0,1.0,3.84,3.77,2.0
+AE-NEU-G050002 = 16.83,1.03,17.56,16.1,1.45,0.0,1.0,16.85,16.83,2.0,14.14,0.73,14.65,13.62,1.03,0.0,1.0,14.15,14.14,2.0,12.32,0.13,12.41,12.22,0.19,-0.0,1.0,12.32,12.32,2.0,3.6,0.08,3.66,3.55,0.11,0.0,1.0,3.61,3.6,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.7,0.04,1.72,1.67,0.05,-0.0,1.0,1.7,1.7,2.0,4.64,1.06,5.39,3.89,1.5,0.0,1.0,4.7,4.64,2.0,4.17,0.23,4.33,4.0,0.33,0.0,1.0,4.17,4.17,2.0,1.28,0.01,1.29,1.27,0.02,-0.0,1.05,1.28,1.28,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.25,0.12,2.33,2.16,0.16,-0.0,1.0,2.25,2.25,2.0,1.02,0.01,1.03,1.02,0.02,0.0,0.99,1.02,1.02,2.0
+AE-RK-G060001 = 46.58,4.55,53.59,37.0,16.59,-0.64,2.95,46.78,47.51,12.0,56.61,9.04,70.31,43.39,26.92,0.05,1.72,57.27,56.27,12.0,24.51,6.91,38.53,16.04,22.49,0.54,2.48,25.38,24.15,12.0,3.04,1.96,7.1,1.0,6.1,0.6,2.51,3.57,3.1,12.0,2.05,1.06,4.25,1.0,3.25,0.67,2.5,2.29,1.97,12.0,1.03,0.08,1.26,1.0,0.26,2.22,6.47,1.04,1.0,12.0,1.17,0.26,1.83,1.0,0.83,1.44,4.14,1.2,1.0,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.86,0.58,2.87,1.08,1.8,0.35,2.16,1.94,1.78,12.0,1.16,0.18,1.57,1.0,0.57,0.89,2.96,1.18,1.14,12.0,7.42,3.51,15.56,3.24,12.32,0.88,3.44,8.15,7.05,12.0,7.17,6.4,23.03,1.75,21.28,1.35,4.04,9.43,4.9,12.0
+AE-RK-G060002 = 46.82,NaN,46.82,46.82,0.0,NaN,NaN,46.82,46.82,1.0,45.89,NaN,45.89,45.89,0.0,NaN,NaN,45.89,45.89,1.0,20.59,NaN,20.59,20.59,0.0,NaN,NaN,20.59,20.59,1.0,3.02,NaN,3.02,3.02,0.0,NaN,NaN,3.02,3.02,1.0,2.6,NaN,2.6,2.6,0.0,NaN,NaN,2.6,2.6,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.21,NaN,1.21,1.21,0.0,NaN,NaN,1.21,1.21,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,1.23,NaN,1.23,1.23,0.0,NaN,NaN,1.23,1.23,1.0,7.37,NaN,7.37,7.37,0.0,NaN,NaN,7.37,7.37,1.0,9.72,NaN,9.72,9.72,0.0,NaN,NaN,9.72,9.72,1.0
+AE-RK-G060003 = 46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,47.5,NaN,47.5,47.5,0.0,NaN,NaN,47.5,47.5,1.0,16.04,NaN,16.04,16.04,0.0,NaN,NaN,16.04,16.04,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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.83,NaN,1.83,1.83,0.0,NaN,NaN,1.83,1.83,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.57,NaN,1.57,1.57,0.0,NaN,NaN,1.57,1.57,1.0,15.56,NaN,15.56,15.56,0.0,NaN,NaN,15.56,15.56,1.0,23.03,NaN,23.03,23.03,0.0,NaN,NaN,23.03,23.03,1.0
+AE-RK-G060004 = 46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,47.5,NaN,47.5,47.5,0.0,NaN,NaN,47.5,47.5,1.0,16.04,NaN,16.04,16.04,0.0,NaN,NaN,16.04,16.04,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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.83,NaN,1.83,1.83,0.0,NaN,NaN,1.83,1.83,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.57,NaN,1.57,1.57,0.0,NaN,NaN,1.57,1.57,1.0,15.56,NaN,15.56,15.56,0.0,NaN,NaN,15.56,15.56,1.0,23.03,NaN,23.03,23.03,0.0,NaN,NaN,23.03,23.03,1.0
+AE-RK-G060005 = 25.48,4.48,33.08,21.19,11.88,0.82,2.31,25.81,24.07,6.0,34.84,11.08,53.59,24.35,29.24,0.84,2.29,36.28,30.99,6.0,30.88,6.08,36.21,22.98,13.23,-0.64,1.51,31.37,33.84,6.0,2.07,0.93,3.7,1.0,2.7,0.78,2.73,2.24,2.01,6.0,1.01,0.04,1.09,1.0,0.09,1.79,4.2,1.02,1.0,6.0,1.02,0.05,1.13,1.0,0.13,1.79,4.2,1.02,1.0,6.0,1.26,0.3,1.66,1.0,0.66,0.32,1.37,1.29,1.17,6.0,1.37,0.42,1.97,1.0,0.97,0.49,1.57,1.42,1.22,6.0,1.68,0.45,2.55,1.35,1.19,1.35,3.35,1.73,1.52,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,9.35,2.36,12.99,6.89,6.09,0.43,1.85,9.59,9.05,6.0,3.27,1.07,4.52,1.83,2.69,0.09,1.7,3.41,3.1,6.0
+AE-SH-G070001 = 24.17,7.13,38.86,17.04,21.82,1.12,2.81,25.12,20.41,12.0,24.46,10.55,45.0,14.65,30.35,1.07,2.67,26.46,20.17,12.0,13.07,2.59,18.23,9.9,8.33,0.79,2.42,13.3,12.16,12.0,3.51,0.61,4.75,2.71,2.05,0.75,2.53,3.56,3.33,12.0,1.48,0.55,2.46,1.0,1.46,0.8,2.06,1.57,1.26,12.0,1.2,0.2,1.55,1.0,0.55,0.59,2.22,1.22,1.19,12.0,2.08,0.96,3.61,1.0,2.61,0.12,1.57,2.27,2.05,12.0,1.98,1.01,3.67,1.0,2.67,0.34,1.6,2.21,1.81,12.0,1.13,0.12,1.31,1.0,0.31,0.14,1.57,1.14,1.14,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,4.24,1.19,5.75,2.78,2.97,-0.07,1.33,4.39,4.42,12.0,2.71,1.97,7.91,1.09,6.82,1.67,5.09,3.3,2.18,12.0
+AE-SH-G070002 = 27.38,NaN,27.38,27.38,0.0,NaN,NaN,27.38,27.38,1.0,42.37,NaN,42.37,42.37,0.0,NaN,NaN,42.37,42.37,1.0,26.62,NaN,26.62,26.62,0.0,NaN,NaN,26.62,26.62,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.86,NaN,1.86,1.86,0.0,NaN,NaN,1.86,1.86,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.64,NaN,5.64,5.64,0.0,NaN,NaN,5.64,5.64,1.0,2.04,NaN,2.04,2.04,0.0,NaN,NaN,2.04,2.04,1.0
+AE-UQ-G080001 = 53.49,NaN,53.49,53.49,0.0,NaN,NaN,53.49,53.49,1.0,17.94,NaN,17.94,17.94,0.0,NaN,NaN,17.94,17.94,1.0,17.84,NaN,17.84,17.84,0.0,NaN,NaN,17.84,17.84,1.0,4.46,NaN,4.46,4.46,0.0,NaN,NaN,4.46,4.46,1.0,1.29,NaN,1.29,1.29,0.0,NaN,NaN,1.29,1.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,4.97,NaN,4.97,4.97,0.0,NaN,NaN,4.97,4.97,1.0,1.45,NaN,1.45,1.45,0.0,NaN,NaN,1.45,1.45,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.63,NaN,5.63,5.63,0.0,NaN,NaN,5.63,5.63,1.0,13.09,NaN,13.09,13.09,0.0,NaN,NaN,13.09,13.09,1.0
+AE-UQ-G080002 = 40.05,6.27,47.85,33.66,14.19,0.28,1.59,40.41,39.34,4.0,49.86,9.97,61.95,39.4,22.55,0.2,1.55,50.6,49.05,4.0,16.81,3.06,20.39,12.9,7.48,-0.18,2.01,17.02,16.97,4.0,3.96,0.36,4.39,3.64,0.76,0.24,1.35,3.97,3.91,4.0,2.49,0.27,2.79,2.13,0.66,-0.4,2.04,2.5,2.52,4.0,1.03,0.07,1.13,1.0,0.13,1.15,2.33,1.03,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.02,0.03,1.05,1.0,0.05,0.05,1.07,1.02,1.02,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,6.81,1.9,9.65,5.71,3.94,1.14,2.33,7.0,5.93,4.0,2.01,0.47,2.71,1.72,0.99,1.06,2.25,2.05,1.81,4.0
+AE-UQ-G080003 = 41.83,3.78,44.5,39.16,5.34,-0.0,1.0,41.91,41.83,2.0,44.57,6.76,49.35,39.79,9.56,0.0,1.0,44.82,44.57,2.0,14.85,2.37,16.53,13.18,3.36,-0.0,1.0,14.95,14.85,2.0,4.42,0.33,4.66,4.19,0.47,-0.0,1.0,4.43,4.42,2.0,2.68,0.27,2.87,2.49,0.38,-0.0,1.0,2.69,2.68,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.1,0.15,1.21,1.0,0.21,0.0,1.0,1.11,1.1,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.23,0.32,1.45,1.0,0.45,-0.0,1.0,1.25,1.23,2.0,1.07,0.1,1.14,1.0,0.14,0.0,1.0,1.07,1.07,2.0,7.2,1.67,8.38,6.02,2.36,-0.0,1.0,7.3,7.2,2.0,6.61,2.8,8.59,4.63,3.96,-0.0,1.0,6.9,6.61,2.0
+AE-UQ-G080004 = 39.16,NaN,39.16,39.16,0.0,NaN,NaN,39.16,39.16,1.0,39.79,NaN,39.79,39.79,0.0,NaN,NaN,39.79,39.79,1.0,13.18,NaN,13.18,13.18,0.0,NaN,NaN,13.18,13.18,1.0,4.19,NaN,4.19,4.19,0.0,NaN,NaN,4.19,4.19,1.0,2.49,NaN,2.49,2.49,0.0,NaN,NaN,2.49,2.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,6.02,NaN,6.02,6.02,0.0,NaN,NaN,6.02,6.02,1.0,4.63,NaN,4.63,4.63,0.0,NaN,NaN,4.63,4.63,1.0
+AE-UQ-G080005 = 39.16,NaN,39.16,39.16,0.0,NaN,NaN,39.16,39.16,1.0,39.79,NaN,39.79,39.79,0.0,NaN,NaN,39.79,39.79,1.0,13.18,NaN,13.18,13.18,0.0,NaN,NaN,13.18,13.18,1.0,4.19,NaN,4.19,4.19,0.0,NaN,NaN,4.19,4.19,1.0,2.49,NaN,2.49,2.49,0.0,NaN,NaN,2.49,2.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,6.02,NaN,6.02,6.02,0.0,NaN,NaN,6.02,6.02,1.0,4.63,NaN,4.63,4.63,0.0,NaN,NaN,4.63,4.63,1.0
+AE-UQ-G080006 = 39.16,NaN,39.16,39.16,0.0,NaN,NaN,39.16,39.16,1.0,39.79,NaN,39.79,39.79,0.0,NaN,NaN,39.79,39.79,1.0,13.18,NaN,13.18,13.18,0.0,NaN,NaN,13.18,13.18,1.0,4.19,NaN,4.19,4.19,0.0,NaN,NaN,4.19,4.19,1.0,2.49,NaN,2.49,2.49,0.0,NaN,NaN,2.49,2.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,6.02,NaN,6.02,6.02,0.0,NaN,NaN,6.02,6.02,1.0,4.63,NaN,4.63,4.63,0.0,NaN,NaN,4.63,4.63,1.0
+AE-UQ-G080007 = 39.16,NaN,39.16,39.16,0.0,NaN,NaN,39.16,39.16,1.0,39.79,NaN,39.79,39.79,0.0,NaN,NaN,39.79,39.79,1.0,13.18,NaN,13.18,13.18,0.0,NaN,NaN,13.18,13.18,1.0,4.19,NaN,4.19,4.19,0.0,NaN,NaN,4.19,4.19,1.0,2.49,NaN,2.49,2.49,0.0,NaN,NaN,2.49,2.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,6.02,NaN,6.02,6.02,0.0,NaN,NaN,6.02,6.02,1.0,4.63,NaN,4.63,4.63,0.0,NaN,NaN,4.63,4.63,1.0
+AE-UQ-G080008 = 39.16,NaN,39.16,39.16,0.0,NaN,NaN,39.16,39.16,1.0,39.79,NaN,39.79,39.79,0.0,NaN,NaN,39.79,39.79,1.0,13.18,NaN,13.18,13.18,0.0,NaN,NaN,13.18,13.18,1.0,4.19,NaN,4.19,4.19,0.0,NaN,NaN,4.19,4.19,1.0,2.49,NaN,2.49,2.49,0.0,NaN,NaN,2.49,2.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,6.02,NaN,6.02,6.02,0.0,NaN,NaN,6.02,6.02,1.0,4.63,NaN,4.63,4.63,0.0,NaN,NaN,4.63,4.63,1.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_temperature_2005.properties
new file mode 100644
index 0000000..5329700
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_temperature_2005.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 2005 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=2005
+
+# 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 = 23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,26.95,NaN,26.95,26.95,0.0,NaN,NaN,26.95,26.95,1.0,31.91,NaN,31.91,31.91,0.0,NaN,NaN,31.91,31.91,1.0,37.42,NaN,37.42,37.42,0.0,NaN,NaN,37.42,37.42,1.0,40.73,NaN,40.73,40.73,0.0,NaN,NaN,40.73,40.73,1.0,43.21,NaN,43.21,43.21,0.0,NaN,NaN,43.21,43.21,1.0,40.04,NaN,40.04,40.04,0.0,NaN,NaN,40.04,40.04,1.0,42.24,NaN,42.24,42.24,0.0,NaN,NaN,42.24,42.24,1.0,41.69,NaN,41.69,41.69,0.0,NaN,NaN,41.69,41.69,1.0,39.76,NaN,39.76,39.76,0.0,NaN,NaN,39.76,39.76,1.0,33.43,NaN,33.43,33.43,0.0,NaN,NaN,33.43,33.43,1.0,29.7,NaN,29.7,29.7,0.0,NaN,NaN,29.7,29.7,1.0
+AE-AJ-G020002 = 23.78,0.0,23.78,23.78,0.0,-1.794072257E7,2.1338920823816747E14,23.78,23.78,4.0,28.67,1.05,29.7,27.36,2.34,-0.32,1.57,28.69,28.81,4.0,35.15,1.13,36.18,33.7,2.48,-0.4,1.58,35.16,35.35,4.0,42.14,2.31,44.31,39.21,5.1,-0.38,1.57,42.19,42.52,4.0,44.17,1.06,45.0,42.8,2.2,-0.49,1.63,44.18,44.45,4.0,44.9,0.13,45.0,44.72,0.28,-0.49,1.63,44.9,44.93,4.0,43.11,1.35,44.45,41.42,3.03,-0.31,1.57,43.12,43.28,4.0,44.69,0.4,45.0,44.17,0.83,-0.49,1.63,44.69,44.79,4.0,44.38,0.79,45.0,43.35,1.65,-0.49,1.63,44.39,44.59,4.0,43.04,1.7,44.59,40.87,3.72,-0.4,1.58,43.06,43.35,4.0,35.22,1.58,36.46,33.15,3.31,-0.49,1.63,35.24,35.63,4.0,30.81,0.79,31.63,29.84,1.79,-0.22,1.58,30.81,30.88,4.0
+AE-AJ-G020003 = 25.0,0.12,25.16,24.88,0.28,0.43,1.84,25.0,24.99,4.0,27.03,0.62,27.64,26.26,1.38,-0.31,1.52,27.04,27.12,4.0,34.63,0.61,35.22,33.98,1.24,-0.07,1.16,34.63,34.67,4.0,44.43,0.23,44.66,44.17,0.48,-0.13,1.28,44.43,44.45,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.02,0.38,44.38,43.62,0.76,-0.05,1.11,44.02,44.04,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.59,0.16,44.72,44.45,0.28,-0.0,1.0,44.59,44.59,4.0,36.77,0.61,37.42,36.18,1.24,0.07,1.16,36.77,36.73,4.0,31.34,0.58,31.98,30.67,1.31,-0.07,1.49,31.35,31.36,4.0
+AE-AZ-G010001 = 21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,33.98,NaN,33.98,33.98,0.0,NaN,NaN,33.98,33.98,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,34.25,NaN,34.25,34.25,0.0,NaN,NaN,34.25,34.25,1.0,37.56,NaN,37.56,37.56,0.0,NaN,NaN,37.56,37.56,1.0,37.28,NaN,37.28,37.28,0.0,NaN,NaN,37.28,37.28,1.0,35.63,NaN,35.63,35.63,0.0,NaN,NaN,35.63,35.63,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0
+AE-AZ-G010002 = 23.64,NaN,23.64,23.64,0.0,NaN,NaN,23.64,23.64,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,30.67,NaN,30.67,30.67,0.0,NaN,NaN,30.67,30.67,1.0,35.77,NaN,35.77,35.77,0.0,NaN,NaN,35.77,35.77,1.0,38.8,NaN,38.8,38.8,0.0,NaN,NaN,38.8,38.8,1.0,40.31,NaN,40.31,40.31,0.0,NaN,NaN,40.31,40.31,1.0,37.42,NaN,37.42,37.42,0.0,NaN,NaN,37.42,37.42,1.0,40.04,NaN,40.04,40.04,0.0,NaN,NaN,40.04,40.04,1.0,39.9,NaN,39.9,39.9,0.0,NaN,NaN,39.9,39.9,1.0,37.83,NaN,37.83,37.83,0.0,NaN,NaN,37.83,37.83,1.0,32.05,NaN,32.05,32.05,0.0,NaN,NaN,32.05,32.05,1.0,27.64,NaN,27.64,27.64,0.0,NaN,NaN,27.64,27.64,1.0
+AE-AZ-G010003 = 21.37,0.49,21.71,21.02,0.69,0.0,1.0,21.37,21.37,2.0,23.44,0.88,24.06,22.81,1.24,0.0,1.0,23.44,23.44,2.0,30.6,0.68,31.08,30.12,0.96,0.0,1.0,30.6,30.6,2.0,34.63,1.32,35.56,33.7,1.86,0.0,1.0,34.64,34.63,2.0,37.18,1.61,38.32,36.04,2.27,0.0,1.0,37.2,37.18,2.0,38.63,1.32,39.56,37.7,1.86,-0.0,1.0,38.64,38.63,2.0,35.73,0.73,36.25,35.22,1.03,-0.0,1.0,35.74,35.73,2.0,38.76,1.12,39.56,37.97,1.58,0.0,1.0,38.77,38.76,2.0,38.08,1.32,39.01,37.15,1.86,-0.0,1.0,38.09,38.08,2.0,35.87,1.12,36.66,35.08,1.58,0.0,1.0,35.88,35.87,2.0,31.39,0.83,31.98,30.81,1.17,0.0,1.0,31.4,31.39,2.0,25.85,0.39,26.12,25.57,0.55,-0.0,1.0,25.85,25.85,2.0
+AE-AZ-G010004 = 20.68,0.49,21.02,20.33,0.69,-0.0,1.0,20.68,20.68,2.0,24.68,0.88,25.3,24.06,1.24,0.0,1.0,24.68,24.68,2.0,31.56,0.68,32.05,31.08,0.96,0.0,1.0,31.57,31.56,2.0,36.49,1.32,37.42,35.56,1.86,-0.0,1.0,36.5,36.49,2.0,39.45,1.61,40.59,38.32,2.27,0.0,1.0,39.47,39.45,2.0,40.49,1.32,41.42,39.56,1.86,-0.0,1.0,40.5,40.49,2.0,36.77,0.73,37.28,36.25,1.03,0.0,1.0,36.77,36.77,2.0,40.35,1.12,41.14,39.56,1.58,-0.0,1.0,40.36,40.35,2.0,39.94,1.32,40.87,39.01,1.86,0.0,1.0,39.95,39.94,2.0,37.46,1.12,38.25,36.66,1.58,-0.0,1.0,37.46,37.46,2.0,32.56,0.83,33.15,31.98,1.17,0.0,1.0,32.57,32.56,2.0,26.4,0.39,26.67,26.12,0.55,-0.0,1.0,26.4,26.4,2.0
+AE-AZ-G010005 = 19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,23.09,NaN,23.09,23.09,0.0,NaN,NaN,23.09,23.09,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,34.39,NaN,34.39,34.39,0.0,NaN,NaN,34.39,34.39,1.0,37.28,NaN,37.28,37.28,0.0,NaN,NaN,37.28,37.28,1.0,38.39,NaN,38.39,38.39,0.0,NaN,NaN,38.39,38.39,1.0,34.67,NaN,34.67,34.67,0.0,NaN,NaN,34.67,34.67,1.0,37.83,NaN,37.83,37.83,0.0,NaN,NaN,37.83,37.83,1.0,38.25,NaN,38.25,38.25,0.0,NaN,NaN,38.25,38.25,1.0,36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,31.91,NaN,31.91,31.91,0.0,NaN,NaN,31.91,31.91,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0
+AE-AZ-G010006 = 17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,30.94,NaN,30.94,30.94,0.0,NaN,NaN,30.94,30.94,1.0,34.25,NaN,34.25,34.25,0.0,NaN,NaN,34.25,34.25,1.0,33.98,NaN,33.98,33.98,0.0,NaN,NaN,33.98,33.98,1.0,35.91,NaN,35.91,35.91,0.0,NaN,NaN,35.91,35.91,1.0,33.98,NaN,33.98,33.98,0.0,NaN,NaN,33.98,33.98,1.0,31.5,NaN,31.5,31.5,0.0,NaN,NaN,31.5,31.5,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0
+AE-AZ-G010007 = 22.33,0.29,22.54,22.13,0.41,-0.0,1.0,22.33,22.33,2.0,23.71,0.29,23.92,23.5,0.41,0.0,1.0,23.71,23.71,2.0,29.7,0.19,29.84,29.57,0.28,0.0,1.0,29.71,29.7,2.0,34.32,0.1,34.39,34.25,0.14,0.0,1.0,34.32,34.32,2.0,37.15,0.58,37.56,36.73,0.83,-0.0,1.0,37.15,37.15,2.0,38.87,0.29,39.07,38.66,0.41,0.0,1.0,38.87,38.87,2.0,35.49,0.19,35.63,35.35,0.28,0.0,1.0,35.49,35.49,2.0,37.42,0.19,37.56,37.28,0.28,-0.0,1.0,37.42,37.42,2.0,38.25,0.19,38.39,38.11,0.28,-0.0,1.0,38.25,38.25,2.0,36.66,0.1,36.73,36.59,0.14,0.0,0.99,36.66,36.66,2.0,31.63,0.19,31.77,31.5,0.28,0.0,1.0,31.63,31.63,2.0,27.22,0.58,27.64,26.81,0.83,-0.0,1.0,27.23,27.22,2.0
+AE-AZ-G010008 = 18.75,2.24,20.33,17.17,3.17,-0.0,1.0,18.82,18.75,2.0,23.99,1.85,25.3,22.68,2.62,0.0,1.0,24.02,23.99,2.0,31.36,0.97,32.05,30.67,1.38,0.0,1.0,31.37,31.36,2.0,35.97,2.05,37.42,34.53,2.89,0.0,1.0,36.0,35.97,2.0,39.21,1.95,40.59,37.83,2.76,0.0,1.0,39.24,39.21,2.0,39.76,2.34,41.42,38.11,3.31,0.0,1.0,39.8,39.76,2.0,35.63,2.34,37.28,33.98,3.31,0.0,1.0,35.67,35.63,2.0,39.76,1.95,41.14,38.39,2.76,0.0,1.0,39.79,39.76,2.0,39.49,1.95,40.87,38.11,2.76,-0.0,1.0,39.51,39.49,2.0,37.21,1.46,38.25,36.18,2.07,0.0,1.0,37.23,37.21,2.0,32.6,0.78,33.15,32.05,1.1,0.0,1.0,32.6,32.6,2.0,25.5,1.66,26.67,24.33,2.34,-0.0,1.0,25.53,25.5,2.0
+AE-AZ-G010009 = 19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,23.09,NaN,23.09,23.09,0.0,NaN,NaN,23.09,23.09,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,34.39,NaN,34.39,34.39,0.0,NaN,NaN,34.39,34.39,1.0,37.28,NaN,37.28,37.28,0.0,NaN,NaN,37.28,37.28,1.0,38.39,NaN,38.39,38.39,0.0,NaN,NaN,38.39,38.39,1.0,34.67,NaN,34.67,34.67,0.0,NaN,NaN,34.67,34.67,1.0,37.83,NaN,37.83,37.83,0.0,NaN,NaN,37.83,37.83,1.0,38.25,NaN,38.25,38.25,0.0,NaN,NaN,38.25,38.25,1.0,36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,31.91,NaN,31.91,31.91,0.0,NaN,NaN,31.91,31.91,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0
+AE-AZ-G010010 = 20.61,NaN,20.61,20.61,0.0,NaN,NaN,20.61,20.61,1.0,21.16,NaN,21.16,21.16,0.0,NaN,NaN,21.16,21.16,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,27.78,NaN,27.78,27.78,0.0,NaN,NaN,27.78,27.78,1.0,32.32,NaN,32.32,32.32,0.0,NaN,NaN,32.32,32.32,1.0,35.22,NaN,35.22,35.22,0.0,NaN,NaN,35.22,35.22,1.0,35.35,NaN,35.35,35.35,0.0,NaN,NaN,35.35,35.35,1.0,37.7,NaN,37.7,37.7,0.0,NaN,NaN,37.7,37.7,1.0,36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,34.25,NaN,34.25,34.25,0.0,NaN,NaN,34.25,34.25,1.0,29.43,NaN,29.43,29.43,0.0,NaN,NaN,29.43,29.43,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0
+AE-AZ-G010011 = 20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,24.47,NaN,24.47,24.47,0.0,NaN,NaN,24.47,24.47,1.0,31.08,NaN,31.08,31.08,0.0,NaN,NaN,31.08,31.08,1.0,35.91,NaN,35.91,35.91,0.0,NaN,NaN,35.91,35.91,1.0,39.07,NaN,39.07,39.07,0.0,NaN,NaN,39.07,39.07,1.0,40.04,NaN,40.04,40.04,0.0,NaN,NaN,40.04,40.04,1.0,35.49,NaN,35.49,35.49,0.0,NaN,NaN,35.49,35.49,1.0,39.63,NaN,39.63,39.63,0.0,NaN,NaN,39.63,39.63,1.0,39.63,NaN,39.63,39.63,0.0,NaN,NaN,39.63,39.63,1.0,37.28,NaN,37.28,37.28,0.0,NaN,NaN,37.28,37.28,1.0,32.32,NaN,32.32,32.32,0.0,NaN,NaN,32.32,32.32,1.0,25.85,NaN,25.85,25.85,0.0,NaN,NaN,25.85,25.85,1.0
+AE-AZ-G010012 = 21.64,NaN,21.64,21.64,0.0,NaN,NaN,21.64,21.64,1.0,24.19,NaN,24.19,24.19,0.0,NaN,NaN,24.19,24.19,1.0,30.32,NaN,30.32,30.32,0.0,NaN,NaN,30.32,30.32,1.0,35.15,NaN,35.15,35.15,0.0,NaN,NaN,35.15,35.15,1.0,38.32,NaN,38.32,38.32,0.0,NaN,NaN,38.32,38.32,1.0,39.56,NaN,39.56,39.56,0.0,NaN,NaN,39.56,39.56,1.0,35.56,NaN,35.56,35.56,0.0,NaN,NaN,35.56,35.56,1.0,38.59,NaN,38.59,38.59,0.0,NaN,NaN,38.59,38.59,1.0,38.87,NaN,38.87,38.87,0.0,NaN,NaN,38.87,38.87,1.0,36.94,NaN,36.94,36.94,0.0,NaN,NaN,36.94,36.94,1.0,31.91,NaN,31.91,31.91,0.0,NaN,NaN,31.91,31.91,1.0,26.33,NaN,26.33,26.33,0.0,NaN,NaN,26.33,26.33,1.0
+AE-AZ-G010013 = 21.44,0.58,21.85,21.02,0.83,-0.0,1.0,21.44,21.44,2.0,24.54,0.1,24.61,24.47,0.14,0.0,1.0,24.54,24.54,2.0,29.5,0.68,29.98,29.02,0.96,0.0,1.0,29.5,29.5,2.0,33.63,0.68,34.11,33.15,0.96,-0.0,1.0,33.64,33.63,2.0,37.08,0.49,37.42,36.73,0.69,-0.0,1.0,37.08,37.08,2.0,39.42,0.29,39.63,39.21,0.41,0.0,1.0,39.42,39.42,2.0,36.25,0.1,36.32,36.18,0.14,-0.0,1.01,36.25,36.25,2.0,37.9,0.49,38.25,37.56,0.69,0.0,1.0,37.91,37.9,2.0,38.18,0.1,38.25,38.11,0.14,-0.0,1.01,38.18,38.18,2.0,36.25,0.1,36.32,36.18,0.14,-0.0,1.01,36.25,36.25,2.0,31.36,0.19,31.5,31.22,0.28,-0.0,1.0,31.36,31.36,2.0,26.81,0.39,27.09,26.54,0.55,-0.0,1.0,26.81,26.81,2.0
+AE-AZ-G010014 = 23.64,NaN,23.64,23.64,0.0,NaN,NaN,23.64,23.64,1.0,25.3,NaN,25.3,25.3,0.0,NaN,NaN,25.3,25.3,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,35.91,NaN,35.91,35.91,0.0,NaN,NaN,35.91,35.91,1.0,39.35,NaN,39.35,39.35,0.0,NaN,NaN,39.35,39.35,1.0,40.73,NaN,40.73,40.73,0.0,NaN,NaN,40.73,40.73,1.0,36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,39.35,NaN,39.35,39.35,0.0,NaN,NaN,39.35,39.35,1.0,39.49,NaN,39.49,39.49,0.0,NaN,NaN,39.49,39.49,1.0,37.42,NaN,37.42,37.42,0.0,NaN,NaN,37.42,37.42,1.0,31.91,NaN,31.91,31.91,0.0,NaN,NaN,31.91,31.91,1.0,26.67,NaN,26.67,26.67,0.0,NaN,NaN,26.67,26.67,1.0
+AE-AZ-G010015 = 16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,32.05,NaN,32.05,32.05,0.0,NaN,NaN,32.05,32.05,1.0,33.7,NaN,33.7,33.7,0.0,NaN,NaN,33.7,33.7,1.0,32.87,NaN,32.87,32.87,0.0,NaN,NaN,32.87,32.87,1.0,34.53,NaN,34.53,34.53,0.0,NaN,NaN,34.53,34.53,1.0,31.5,NaN,31.5,31.5,0.0,NaN,NaN,31.5,31.5,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,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 = 24.35,0.56,25.02,23.64,1.38,-0.11,1.99,24.35,24.37,4.0,26.55,1.04,27.78,25.3,2.48,-0.05,1.78,26.57,26.57,4.0,31.94,1.34,33.56,30.39,3.17,0.08,1.76,31.96,31.91,4.0,37.63,1.48,39.49,35.91,3.58,0.15,1.92,37.65,37.56,4.0,40.87,1.4,42.66,39.35,3.31,0.3,1.81,40.88,40.73,4.0,42.16,1.14,43.48,40.73,2.76,-0.15,1.89,42.17,42.21,4.0,37.83,1.37,39.49,36.46,3.03,0.23,1.47,37.85,37.7,4.0,41.12,1.48,42.93,39.35,3.58,0.04,1.93,41.14,41.11,4.0,41.16,1.35,42.8,39.49,3.31,-0.04,2.0,41.18,41.18,4.0,38.92,1.35,40.59,37.42,3.17,0.19,1.74,38.94,38.83,4.0,33.03,1.01,34.25,31.91,2.34,0.14,1.67,33.04,32.98,4.0,27.67,0.84,28.6,26.67,1.93,-0.11,1.61,27.68,27.71,4.0
+AE-AZ-G010018 = 24.02,0.54,24.4,23.64,0.76,-0.0,1.0,24.02,24.02,2.0,26.09,1.12,26.88,25.3,1.58,0.0,1.0,26.1,26.09,2.0,31.36,1.36,32.32,30.39,1.93,0.0,1.0,31.37,31.36,2.0,36.87,1.36,37.83,35.91,1.93,0.0,1.0,36.88,36.87,2.0,40.25,1.27,41.14,39.35,1.79,0.0,1.0,40.26,40.25,2.0,41.59,1.22,42.45,40.73,1.72,0.0,1.0,41.6,41.59,2.0,37.42,1.36,38.39,36.46,1.93,-0.0,1.0,37.43,37.42,2.0,40.35,1.41,41.35,39.35,2.0,0.0,1.0,40.36,40.35,2.0,40.35,1.22,41.21,39.49,1.72,0.0,1.0,40.36,40.35,2.0,38.35,1.32,39.28,37.42,1.86,0.0,1.0,38.36,38.35,2.0,32.63,1.02,33.36,31.91,1.45,0.0,1.0,32.64,32.63,2.0,27.36,0.97,28.05,26.67,1.38,-0.0,1.0,27.37,27.36,2.0
+AE-AZ-G010019 = 24.71,0.44,25.02,24.4,0.62,0.0,1.0,24.71,24.71,2.0,27.33,0.63,27.78,26.88,0.9,-0.0,1.0,27.33,27.33,2.0,32.94,0.88,33.56,32.32,1.24,0.0,1.0,32.95,32.94,2.0,38.66,1.17,39.49,37.83,1.65,-0.0,1.0,38.67,38.66,2.0,41.9,1.07,42.66,41.14,1.52,0.0,1.0,41.91,41.9,2.0,42.97,0.73,43.48,42.45,1.03,-0.0,1.0,42.97,42.97,2.0,38.94,0.78,39.49,38.39,1.1,0.0,1.0,38.94,38.94,2.0,42.14,1.12,42.93,41.35,1.58,0.0,1.0,42.15,42.14,2.0,42.0,1.12,42.8,41.21,1.58,0.0,1.0,42.01,42.0,2.0,39.94,0.93,40.59,39.28,1.31,0.0,1.0,39.94,39.94,2.0,33.8,0.63,34.25,33.36,0.9,-0.0,1.0,33.81,33.8,2.0,28.33,0.39,28.6,28.05,0.55,-0.0,1.0,28.33,28.33,2.0
+AE-AZ-G010020 = 21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,24.47,NaN,24.47,24.47,0.0,NaN,NaN,24.47,24.47,1.0,29.98,NaN,29.98,29.98,0.0,NaN,NaN,29.98,29.98,1.0,34.11,NaN,34.11,34.11,0.0,NaN,NaN,34.11,34.11,1.0,37.42,NaN,37.42,37.42,0.0,NaN,NaN,37.42,37.42,1.0,39.63,NaN,39.63,39.63,0.0,NaN,NaN,39.63,39.63,1.0,36.32,NaN,36.32,36.32,0.0,NaN,NaN,36.32,36.32,1.0,38.25,NaN,38.25,38.25,0.0,NaN,NaN,38.25,38.25,1.0,38.25,NaN,38.25,38.25,0.0,NaN,NaN,38.25,38.25,1.0,36.32,NaN,36.32,36.32,0.0,NaN,NaN,36.32,36.32,1.0,31.5,NaN,31.5,31.5,0.0,NaN,NaN,31.5,31.5,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0
+AE-AZ-G010021 = 22.68,0.0,22.68,22.68,0.0,-1.029694718E7,7.060507798720647E13,22.68,22.68,2.0,23.99,0.29,24.19,23.78,0.41,-0.0,1.0,23.99,23.99,2.0,27.16,0.49,27.5,26.81,0.69,-0.0,1.0,27.16,27.16,2.0,31.56,0.1,31.63,31.5,0.14,-0.0,1.0,31.57,31.56,2.0,35.84,0.29,36.04,35.63,0.41,0.0,1.0,35.84,35.84,2.0,38.59,0.29,38.8,38.39,0.41,0.0,1.0,38.59,38.59,2.0,34.8,0.39,35.08,34.53,0.55,0.0,1.0,34.8,34.8,2.0,38.87,0.29,39.07,38.66,0.41,0.0,1.0,38.87,38.87,2.0,37.28,0.39,37.56,37.01,0.55,-0.0,1.0,37.28,37.28,2.0,37.21,0.29,37.42,37.01,0.41,-0.0,1.0,37.22,37.21,2.0,31.91,0.19,32.05,31.77,0.28,0.0,1.0,31.91,31.91,2.0,27.84,0.29,28.05,27.64,0.41,0.0,1.0,27.85,27.84,2.0
+AE-AZ-G010022 = 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,28.19,0.0,28.19,28.19,0.0,-1.721654467E7,1.9927879575750494E14,28.19,28.19,2.0,32.6,NaN,32.6,32.6,0.0,NaN,-2.20452081369088E14,32.6,32.6,2.0,35.91,0.0,35.91,35.91,0.0,NaN,NaN,35.91,35.91,2.0,38.39,0.0,38.39,38.39,0.0,-2.37017021E7,3.749936016259515E14,38.39,38.39,2.0,37.28,0.0,37.28,37.28,0.0,-1.681380325E7,1.889463229784784E14,37.28,37.28,2.0,39.21,NaN,39.21,39.21,0.0,NaN,-9.232379236109516E14,39.21,39.21,2.0,37.56,NaN,37.56,37.56,0.0,NaN,-3.342340880478269E14,37.56,37.56,2.0,34.53,NaN,34.53,34.53,0.0,NaN,-1.430541548303128E14,34.53,34.53,2.0,29.29,NaN,29.29,29.29,0.0,NaN,-1.1540983360941158E14,29.29,29.29,2.0,26.26,0.0,26.26,26.26,0.0,-1.29202675E7,1.1080412041550764E14,26.26,26.26,2.0
+AE-AZ-G010023 = 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,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,31.22,NaN,31.22,31.22,0.0,NaN,NaN,31.22,31.22,1.0,34.25,NaN,34.25,34.25,0.0,NaN,NaN,34.25,34.25,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,37.83,NaN,37.83,37.83,0.0,NaN,NaN,37.83,37.83,1.0,36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,33.7,NaN,33.7,33.7,0.0,NaN,NaN,33.7,33.7,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0
+AE-AZ-G010024 = 17.89,0.15,17.99,17.79,0.21,0.0,1.0,17.89,17.89,2.0,20.78,1.12,21.57,19.99,1.58,0.0,1.0,20.8,20.78,2.0,25.16,1.95,26.54,23.78,2.76,0.0,1.0,25.2,25.16,2.0,30.32,2.05,31.77,28.88,2.89,0.0,1.0,30.36,30.32,2.0,34.29,1.71,35.49,33.08,2.41,0.0,1.0,34.31,34.29,2.0,36.39,1.46,37.42,35.35,2.07,0.0,1.0,36.4,36.39,2.0,36.15,1.22,37.01,35.29,1.72,0.0,1.0,36.16,36.15,2.0,37.56,1.56,38.66,36.46,2.2,-0.0,1.0,37.58,37.56,2.0,36.15,1.41,37.15,35.15,2.0,0.0,1.0,36.16,36.15,2.0,33.56,1.17,34.39,32.74,1.65,-0.0,1.0,33.57,33.56,2.0,28.84,1.02,29.57,28.12,1.45,0.0,1.0,28.85,28.84,2.0,23.64,0.78,24.19,23.09,1.1,0.0,1.0,23.65,23.64,2.0
+AE-AZ-G010025 = 22.81,NaN,22.81,22.81,0.0,NaN,NaN,22.81,22.81,1.0,25.23,NaN,25.23,25.23,0.0,NaN,NaN,25.23,25.23,1.0,30.53,NaN,30.53,30.53,0.0,NaN,NaN,30.53,30.53,1.0,35.15,NaN,35.15,35.15,0.0,NaN,NaN,35.15,35.15,1.0,38.52,NaN,38.52,38.52,0.0,NaN,NaN,38.52,38.52,1.0,40.52,NaN,40.52,40.52,0.0,NaN,NaN,40.52,40.52,1.0,36.8,NaN,36.8,36.8,0.0,NaN,NaN,36.8,36.8,1.0,39.01,NaN,39.01,39.01,0.0,NaN,NaN,39.01,39.01,1.0,38.94,NaN,38.94,38.94,0.0,NaN,NaN,38.94,38.94,1.0,37.15,NaN,37.15,37.15,0.0,NaN,NaN,37.15,37.15,1.0,31.98,NaN,31.98,31.98,0.0,NaN,NaN,31.98,31.98,1.0,27.02,NaN,27.02,27.02,0.0,NaN,NaN,27.02,27.02,1.0
+AE-AZ-G010026 = 25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,33.84,NaN,33.84,33.84,0.0,NaN,NaN,33.84,33.84,1.0,38.11,NaN,38.11,38.11,0.0,NaN,NaN,38.11,38.11,1.0,41.28,NaN,41.28,41.28,0.0,NaN,NaN,41.28,41.28,1.0,42.52,NaN,42.52,42.52,0.0,NaN,NaN,42.52,42.52,1.0,38.8,NaN,38.8,38.8,0.0,NaN,NaN,38.8,38.8,1.0,41.14,NaN,41.14,41.14,0.0,NaN,NaN,41.14,41.14,1.0,41.56,NaN,41.56,41.56,0.0,NaN,NaN,41.56,41.56,1.0,39.35,NaN,39.35,39.35,0.0,NaN,NaN,39.35,39.35,1.0,34.53,NaN,34.53,34.53,0.0,NaN,NaN,34.53,34.53,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0
+AE-AZ-G010027 = 23.87,0.96,24.95,22.68,2.27,-0.17,1.8,23.88,23.92,4.0,26.04,1.28,27.43,24.33,3.1,-0.41,2.03,26.06,26.19,4.0,32.05,0.96,33.15,30.94,2.2,-0.0,1.57,32.06,32.05,4.0,36.16,1.2,37.49,35.08,2.41,0.12,1.18,36.18,36.04,4.0,39.44,1.32,40.8,38.11,2.69,0.02,1.15,39.45,39.42,4.0,40.94,0.91,41.97,40.04,1.93,0.13,1.28,40.94,40.87,4.0,37.39,0.94,38.39,36.46,1.93,0.05,1.18,37.4,37.35,4.0,39.82,1.18,40.94,38.66,2.27,-0.01,1.06,39.83,39.83,4.0,39.61,1.21,40.94,38.39,2.55,0.07,1.24,39.62,39.56,4.0,37.71,1.31,39.01,36.46,2.55,0.01,1.07,37.73,37.7,4.0,32.93,1.06,34.05,31.77,2.27,-0.03,1.29,32.94,32.94,4.0,27.43,1.12,28.6,25.98,2.62,-0.36,1.81,27.45,27.57,4.0
+AE-AZ-G010028 = 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,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,31.22,NaN,31.22,31.22,0.0,NaN,NaN,31.22,31.22,1.0,34.25,NaN,34.25,34.25,0.0,NaN,NaN,34.25,34.25,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,37.83,NaN,37.83,37.83,0.0,NaN,NaN,37.83,37.83,1.0,36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,33.7,NaN,33.7,33.7,0.0,NaN,NaN,33.7,33.7,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0
+AE-AZ-G010029 = 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,31.63,NaN,31.63,31.63,0.0,NaN,NaN,31.63,31.63,1.0,35.22,NaN,35.22,35.22,0.0,NaN,NaN,35.22,35.22,1.0,38.52,NaN,38.52,38.52,0.0,NaN,NaN,38.52,38.52,1.0,40.31,NaN,40.31,40.31,0.0,NaN,NaN,40.31,40.31,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,38.66,NaN,38.66,38.66,0.0,NaN,NaN,38.66,38.66,1.0,38.8,NaN,38.8,38.8,0.0,NaN,NaN,38.8,38.8,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,32.32,NaN,32.32,32.32,0.0,NaN,NaN,32.32,32.32,1.0,27.22,NaN,27.22,27.22,0.0,NaN,NaN,27.22,27.22,1.0
+AE-AZ-G010030 = 19.65,0.0,19.65,19.65,0.0,1.879048192E9,-6.3951114708661043E17,19.65,19.65,2.0,20.06,0.19,20.2,19.92,0.28,-0.0,1.0,20.06,20.06,2.0,26.54,0.39,26.81,26.26,0.55,-0.0,1.0,26.54,26.54,2.0,31.36,0.58,31.77,30.94,0.83,0.0,1.0,31.36,31.36,2.0,35.7,0.1,35.77,35.63,0.14,0.0,1.0,35.7,35.7,2.0,37.77,0.29,37.97,37.56,0.41,0.0,1.0,37.77,37.77,2.0,36.04,0.19,36.18,35.91,0.28,-0.0,1.0,36.04,36.04,2.0,37.77,0.29,37.97,37.56,0.41,0.0,1.0,37.77,37.77,2.0,35.42,0.1,35.49,35.35,0.14,-0.0,1.02,35.42,35.42,2.0,33.56,0.19,33.7,33.43,0.28,-0.0,1.0,33.56,33.56,2.0,28.81,0.1,28.88,28.74,0.14,-0.0,1.01,28.81,28.81,2.0,25.5,0.1,25.57,25.43,0.14,0.0,0.99,25.5,25.5,2.0
+AE-AZ-G010031 = 26.4,0.5,26.81,25.85,0.96,-0.47,1.5,26.4,26.54,3.0,28.85,0.54,29.29,28.26,1.03,-0.5,1.5,28.86,29.02,3.0,34.23,1.14,35.35,33.08,2.27,-0.04,1.5,34.24,34.25,3.0,39.42,1.74,40.87,37.49,3.38,-0.47,1.5,39.44,39.9,3.0,42.52,1.36,43.62,41.0,2.62,-0.51,1.5,42.53,42.93,3.0,43.69,0.98,44.45,42.59,1.86,-0.57,1.5,43.7,44.04,3.0,39.97,0.96,40.59,38.87,1.72,-0.69,1.5,39.98,40.45,3.0,42.89,1.52,43.9,41.14,2.76,-0.68,1.5,42.91,43.62,3.0,42.91,1.26,43.9,41.49,2.41,-0.56,1.5,42.92,43.35,3.0,40.64,1.38,41.69,39.07,2.62,-0.58,1.5,40.65,41.14,3.0,35.29,1.01,36.18,34.18,2.0,-0.36,1.5,35.3,35.49,3.0,29.68,0.45,30.12,29.22,0.9,-0.09,1.5,29.68,29.7,3.0
+AE-AZ-G010032 = 20.2,NaN,20.2,20.2,0.0,NaN,NaN,20.2,20.2,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,30.12,NaN,30.12,30.12,0.0,NaN,NaN,30.12,30.12,1.0,32.32,NaN,32.32,32.32,0.0,NaN,NaN,32.32,32.32,1.0,31.5,NaN,31.5,31.5,0.0,NaN,NaN,31.5,31.5,1.0,34.25,NaN,34.25,34.25,0.0,NaN,NaN,34.25,34.25,1.0,34.53,NaN,34.53,34.53,0.0,NaN,NaN,34.53,34.53,1.0,33.15,NaN,33.15,33.15,0.0,NaN,NaN,33.15,33.15,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0
+AE-AZ-G010033 = 21.06,1.41,22.06,20.06,2.0,-0.0,1.0,21.08,21.06,2.0,22.06,1.46,23.09,21.02,2.07,0.0,1.0,22.08,22.06,2.0,26.47,1.07,27.22,25.71,1.52,-0.0,1.0,26.48,26.47,2.0,33.77,0.29,33.98,33.56,0.41,-0.0,1.0,33.77,33.77,2.0,37.28,0.78,37.83,36.73,1.1,-0.0,1.0,37.29,37.28,2.0,38.97,0.63,39.42,38.52,0.9,-0.0,1.0,38.97,38.97,2.0,37.94,0.73,38.45,37.42,1.03,0.0,1.0,37.94,37.94,2.0,40.62,0.44,40.94,40.31,0.62,0.0,1.0,40.63,40.62,2.0,38.87,0.68,39.35,38.39,0.96,-0.0,1.0,38.87,38.87,2.0,36.42,0.54,36.8,36.04,0.76,-0.0,1.0,36.42,36.42,2.0,32.46,NaN,32.46,32.46,0.0,NaN,-3.939098847631219E14,32.46,32.46,2.0,26.74,0.49,27.09,26.4,0.69,-0.0,1.0,26.74,26.74,2.0
+AE-AZ-G010034 = 24.33,0.39,24.61,24.06,0.55,0.0,1.0,24.33,24.33,2.0,25.02,0.97,25.71,24.33,1.38,0.0,1.0,25.03,25.02,2.0,31.43,0.68,31.91,30.94,0.96,-0.0,1.0,31.43,31.43,2.0,35.29,0.68,35.77,34.8,0.96,-0.0,1.0,35.29,35.29,2.0,39.97,1.07,40.73,39.21,1.52,-0.0,1.0,39.98,39.97,2.0,41.35,1.07,42.11,40.59,1.52,0.0,1.0,41.36,41.35,2.0,38.45,1.66,39.63,37.28,2.34,0.0,1.0,38.47,38.45,2.0,40.8,1.46,41.83,39.76,2.07,0.0,1.0,40.81,40.8,2.0,39.21,1.56,40.31,38.11,2.2,-0.0,1.0,39.23,39.21,2.0,37.56,0.78,38.11,37.01,1.1,-0.0,1.0,37.56,37.56,2.0,31.56,0.88,32.19,30.94,1.24,-0.0,1.0,31.57,31.56,2.0,28.6,0.58,29.02,28.19,0.83,0.0,1.0,28.61,28.6,2.0
+AE-AZ-G010035 = 20.66,NaN,20.66,20.66,0.0,NaN,NaN,20.66,20.66,1.0,21.21,NaN,21.21,21.21,0.0,NaN,NaN,21.21,21.21,1.0,27.45,NaN,27.45,27.45,0.0,NaN,NaN,27.45,27.45,1.0,32.14,NaN,32.14,32.14,0.0,NaN,NaN,32.14,32.14,1.0,36.09,NaN,36.09,36.09,0.0,NaN,NaN,36.09,36.09,1.0,38.66,NaN,38.66,38.66,0.0,NaN,NaN,38.66,38.66,1.0,36.82,NaN,36.82,36.82,0.0,NaN,NaN,36.82,36.82,1.0,38.57,NaN,38.57,38.57,0.0,NaN,NaN,38.57,38.57,1.0,36.36,NaN,36.36,36.36,0.0,NaN,NaN,36.36,36.36,1.0,34.62,NaN,34.62,34.62,0.0,NaN,NaN,34.62,34.62,1.0,29.38,NaN,29.38,29.38,0.0,NaN,NaN,29.38,29.38,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0
+AE-AZ-G010036 = 21.16,NaN,21.16,21.16,0.0,NaN,NaN,21.16,21.16,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,25.3,NaN,25.3,25.3,0.0,NaN,NaN,25.3,25.3,1.0,30.81,NaN,30.81,30.81,0.0,NaN,NaN,30.81,30.81,1.0,34.94,NaN,34.94,34.94,0.0,NaN,NaN,34.94,34.94,1.0,35.49,NaN,35.49,35.49,0.0,NaN,NaN,35.49,35.49,1.0,36.87,NaN,36.87,36.87,0.0,NaN,NaN,36.87,36.87,1.0,36.59,NaN,36.59,36.59,0.0,NaN,NaN,36.59,36.59,1.0,36.32,NaN,36.32,36.32,0.0,NaN,NaN,36.32,36.32,1.0,33.01,NaN,33.01,33.01,0.0,NaN,NaN,33.01,33.01,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0
+AE-AZ-G010037 = 22.13,0.39,22.4,21.85,0.55,0.0,1.0,22.13,22.13,2.0,23.09,0.19,23.23,22.95,0.28,0.0,1.0,23.09,23.09,2.0,28.88,0.19,29.02,28.74,0.28,0.0,1.0,28.88,28.88,2.0,33.7,0.0,33.7,33.7,0.0,-1.810986837E7,2.1914141785431697E14,33.7,33.7,2.0,37.15,0.19,37.28,37.01,0.28,0.0,1.0,37.15,37.15,2.0,39.9,0.58,40.31,39.49,0.83,-0.0,1.0,39.9,39.9,2.0,38.18,0.29,38.39,37.97,0.41,-0.0,1.0,38.18,38.18,2.0,39.9,0.58,40.31,39.49,0.83,-0.0,1.0,39.9,39.9,2.0,38.66,0.39,38.94,38.39,0.55,-0.0,1.0,38.66,38.66,2.0,36.8,0.29,37.01,36.59,0.41,-0.0,1.0,36.8,36.8,2.0,31.08,0.19,31.22,30.94,0.28,-0.0,1.0,31.08,31.08,2.0,27.71,0.29,27.91,27.5,0.41,0.0,1.0,27.71,27.71,2.0
+AE-AZ-G010038 = 19.92,1.17,20.75,19.09,1.65,0.0,1.0,19.94,19.92,2.0,22.3,0.73,22.81,21.78,1.03,-0.0,1.0,22.3,22.3,2.0,27.33,1.41,28.33,26.33,2.0,-0.0,1.0,27.35,27.33,2.0,33.15,1.95,34.53,31.77,2.76,-0.0,1.0,33.18,33.15,2.0,37.39,2.0,38.8,35.97,2.82,0.0,1.0,37.41,37.39,2.0,39.35,1.95,40.73,37.97,2.76,-0.0,1.0,39.37,39.35,2.0,38.7,1.9,40.04,37.35,2.69,0.0,1.0,38.72,38.7,2.0,40.63,1.9,41.97,39.28,2.69,-0.0,1.0,40.65,40.63,2.0,38.56,1.71,39.76,37.35,2.41,0.0,1.0,38.58,38.56,2.0,35.56,1.46,36.59,34.53,2.07,-0.0,1.0,35.58,35.56,2.0,30.74,1.27,31.63,29.84,1.79,-0.0,1.0,30.75,30.74,2.0,25.54,1.02,26.26,24.81,1.45,-0.0,1.0,25.55,25.54,2.0
+AE-AZ-G010039 = 25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,32.87,NaN,32.87,32.87,0.0,NaN,NaN,32.87,32.87,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,42.24,NaN,42.24,42.24,0.0,NaN,NaN,42.24,42.24,1.0,43.62,NaN,43.62,43.62,0.0,NaN,NaN,43.62,43.62,1.0,41.97,NaN,41.97,41.97,0.0,NaN,NaN,41.97,41.97,1.0,43.9,NaN,43.9,43.9,0.0,NaN,NaN,43.9,43.9,1.0,42.52,NaN,42.52,42.52,0.0,NaN,NaN,42.52,42.52,1.0,39.21,NaN,39.21,39.21,0.0,NaN,NaN,39.21,39.21,1.0,33.43,NaN,33.43,33.43,0.0,NaN,NaN,33.43,33.43,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0
+AE-AZ-G010040 = 22.07,0.48,22.54,21.51,1.03,-0.2,1.36,22.08,22.13,4.0,22.81,0.53,23.23,22.13,1.1,-0.49,1.63,22.82,22.95,4.0,28.28,0.54,28.74,27.71,1.03,-0.07,1.09,28.28,28.33,4.0,32.91,0.71,33.7,32.19,1.52,0.09,1.3,32.91,32.87,4.0,36.56,0.44,37.01,36.18,0.83,0.05,1.06,36.56,36.53,4.0,39.68,0.66,40.31,39.01,1.31,-0.03,1.09,39.68,39.69,4.0,37.82,0.59,38.39,37.21,1.17,-0.03,1.12,37.82,37.83,4.0,39.52,0.77,40.31,38.8,1.52,0.05,1.11,39.53,39.49,4.0,38.09,0.78,38.94,37.21,1.72,-0.05,1.39,38.1,38.11,4.0,36.22,0.78,37.01,35.35,1.65,-0.07,1.25,36.22,36.25,4.0,30.6,0.53,31.22,29.98,1.24,-0.0,1.64,30.6,30.6,4.0,27.5,0.44,27.91,26.95,0.96,-0.37,1.57,27.5,27.57,4.0
+AE-AZ-G010041 = 20.4,1.27,21.3,19.51,1.79,-0.0,1.0,20.42,20.4,2.0,21.64,1.46,22.68,20.61,2.07,0.0,1.0,21.67,21.64,2.0,28.12,1.66,29.29,26.95,2.34,-0.0,1.0,28.14,28.12,2.0,32.94,1.07,33.7,32.19,1.52,0.0,1.0,32.95,32.94,2.0,36.53,1.46,37.56,35.49,2.07,0.0,1.0,36.54,36.53,2.0,38.8,0.19,38.94,38.66,0.28,0.0,1.0,38.8,38.8,2.0,36.87,0.97,37.56,36.18,1.38,-0.0,1.0,36.88,36.87,2.0,37.77,1.27,38.66,36.87,1.79,-0.0,1.0,37.78,37.77,2.0,36.73,1.56,37.83,35.63,2.2,-0.0,1.0,36.75,36.73,2.0,35.49,0.97,36.18,34.8,1.38,0.0,1.0,35.5,35.49,2.0,29.57,1.56,30.67,28.46,2.2,0.0,1.0,29.59,29.57,2.0,26.05,1.46,27.09,25.02,2.07,0.0,1.0,26.07,26.05,2.0
+AE-AZ-G010042 = 25.8,0.73,26.88,24.61,2.27,-0.08,1.93,25.81,25.64,11.0,28.68,0.57,29.64,27.78,1.86,0.07,1.97,28.68,28.67,11.0,32.99,0.79,34.18,31.77,2.41,-0.07,1.87,33.0,32.81,11.0,38.35,1.0,39.76,36.87,2.89,-0.0,1.79,38.37,38.32,11.0,42.9,0.88,43.97,41.28,2.69,-0.42,2.18,42.9,42.8,11.0,43.99,0.46,44.59,43.21,1.38,-0.35,1.96,43.99,43.9,11.0,41.15,0.81,42.52,40.04,2.48,0.09,1.95,41.16,41.14,11.0,43.38,0.62,44.31,42.38,1.93,-0.1,1.83,43.39,43.35,11.0,42.39,0.76,43.48,41.14,2.34,0.05,1.96,42.39,42.31,11.0,40.77,0.92,42.38,39.49,2.89,0.28,1.94,40.78,40.87,11.0,34.15,0.78,35.22,33.15,2.07,0.21,1.51,34.15,33.84,11.0,29.25,0.69,30.26,28.46,1.79,0.22,1.46,29.25,29.15,11.0
+AE-AZ-G010043 = 25.18,1.44,30.12,19.65,10.47,0.69,4.12,25.22,24.88,2323.0,30.12,1.79,34.53,20.75,13.78,-0.27,4.62,30.17,29.98,2323.0,36.35,2.22,41.42,26.26,15.16,-0.16,2.66,36.42,36.46,2323.0,42.89,1.81,45.0,32.87,12.13,-0.7,3.55,42.93,43.07,2323.0,44.93,0.47,45.0,37.15,7.85,-10.63,135.4,44.94,45.0,2323.0,44.97,0.29,45.0,39.49,5.51,-13.0,193.81,44.97,45.0,2323.0,44.59,0.79,45.0,37.28,7.72,-3.59,22.37,44.6,45.0,2323.0,44.97,0.29,45.0,39.76,5.24,-12.61,181.79,44.97,45.0,2323.0,44.94,0.4,45.0,38.66,6.34,-9.77,113.83,44.94,45.0,2323.0,44.01,1.02,45.0,35.63,9.37,-2.35,13.59,44.02,44.17,2323.0,37.31,1.55,41.76,30.12,11.64,0.2,3.51,37.34,37.15,2323.0,30.82,1.22,34.8,24.33,10.47,0.18,4.95,30.84,30.67,2323.0
+AE-AZ-G010044 = 26.81,0.78,27.36,26.26,1.1,0.0,1.0,26.82,26.81,2.0,28.95,0.88,29.57,28.33,1.24,0.0,1.0,28.95,28.95,2.0,33.87,0.54,34.25,33.49,0.76,-0.0,1.0,33.88,33.87,2.0,38.56,0.93,39.21,37.9,1.31,-0.0,1.0,38.56,38.56,2.0,42.8,1.17,43.62,41.97,1.65,0.0,1.0,42.8,42.8,2.0,43.73,0.83,44.31,43.14,1.17,-0.0,1.0,43.73,43.73,2.0,40.56,0.83,41.14,39.97,1.17,-0.0,1.0,40.56,40.56,2.0,43.28,1.07,44.04,42.52,1.52,0.0,1.0,43.28,43.28,2.0,42.93,0.97,43.62,42.24,1.38,0.0,1.0,42.94,42.93,2.0,40.8,0.88,41.42,40.18,1.24,0.0,1.0,40.8,40.8,2.0,34.73,0.68,35.22,34.25,0.96,0.0,1.0,34.74,34.73,2.0,29.74,0.73,30.26,29.22,1.03,0.0,1.0,29.74,29.74,2.0
+AE-AZ-G010045 = 19.16,0.24,19.37,18.96,0.41,-0.0,1.0,19.16,19.16,4.0,19.58,0.08,19.65,19.51,0.14,0.0,1.0,19.58,19.58,4.0,21.78,0.24,21.99,21.57,0.41,-0.0,1.0,21.78,21.78,4.0,27.09,NaN,27.09,27.09,0.0,NaN,-1.8423432515795988E14,27.09,27.09,4.0,31.63,0.16,31.77,31.5,0.28,0.0,1.0,31.63,31.63,4.0,33.63,0.08,33.7,33.56,0.14,0.0,1.0,33.63,33.63,4.0,34.05,0.24,34.25,33.84,0.41,-0.0,1.0,34.05,34.05,4.0,35.42,0.08,35.49,35.35,0.14,-0.0,1.02,35.42,35.42,4.0,34.53,NaN,34.53,34.53,0.0,NaN,-1.430541548303128E14,34.53,34.53,4.0,32.6,NaN,32.6,32.6,0.0,NaN,-2.20452081369088E14,32.6,32.6,4.0,27.84,0.08,27.91,27.78,0.14,-0.0,1.01,27.84,27.84,4.0,23.85,0.08,23.92,23.78,0.14,0.0,1.0,23.85,23.85,4.0
+AE-AZ-G010046 = 26.81,0.78,27.36,26.26,1.1,0.0,1.0,26.82,26.81,2.0,28.95,0.88,29.57,28.33,1.24,0.0,1.0,28.95,28.95,2.0,33.87,0.54,34.25,33.49,0.76,-0.0,1.0,33.88,33.87,2.0,38.56,0.93,39.21,37.9,1.31,-0.0,1.0,38.56,38.56,2.0,42.8,1.17,43.62,41.97,1.65,0.0,1.0,42.8,42.8,2.0,43.73,0.83,44.31,43.14,1.17,-0.0,1.0,43.73,43.73,2.0,40.56,0.83,41.14,39.97,1.17,-0.0,1.0,40.56,40.56,2.0,43.28,1.07,44.04,42.52,1.52,0.0,1.0,43.28,43.28,2.0,42.93,0.97,43.62,42.24,1.38,0.0,1.0,42.94,42.93,2.0,40.8,0.88,41.42,40.18,1.24,0.0,1.0,40.8,40.8,2.0,34.73,0.68,35.22,34.25,0.96,0.0,1.0,34.74,34.73,2.0,29.74,0.73,30.26,29.22,1.03,0.0,1.0,29.74,29.74,2.0
+AE-AZ-G010047 = 27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,29.7,NaN,29.7,29.7,0.0,NaN,NaN,29.7,29.7,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,43.62,NaN,43.62,43.62,0.0,NaN,NaN,43.62,43.62,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,43.62,NaN,43.62,43.62,0.0,NaN,NaN,43.62,43.62,1.0,43.48,NaN,43.48,43.48,0.0,NaN,NaN,43.48,43.48,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.98,NaN,29.98,29.98,0.0,NaN,NaN,29.98,29.98,1.0
+AE-AZ-G010048 = 18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,32.74,NaN,32.74,32.74,0.0,NaN,NaN,32.74,32.74,1.0,34.53,NaN,34.53,34.53,0.0,NaN,NaN,34.53,34.53,1.0,37.97,NaN,37.97,37.97,0.0,NaN,NaN,37.97,37.97,1.0,35.63,NaN,35.63,35.63,0.0,NaN,NaN,35.63,35.63,1.0,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0,37.15,NaN,37.15,37.15,0.0,NaN,NaN,37.15,37.15,1.0,34.39,NaN,34.39,34.39,0.0,NaN,NaN,34.39,34.39,1.0,30.12,NaN,30.12,30.12,0.0,NaN,NaN,30.12,30.12,1.0,24.33,NaN,24.33,24.33,0.0,NaN,NaN,24.33,24.33,1.0
+AE-AZ-G010049 = 27.09,1.17,27.91,26.26,1.65,-0.0,1.0,27.1,27.09,2.0,29.02,0.97,29.7,28.33,1.38,-0.0,1.0,29.02,29.02,2.0,34.01,0.73,34.53,33.49,1.03,-0.0,1.0,34.01,34.01,2.0,38.42,0.73,38.94,37.9,1.03,0.0,1.0,38.42,38.42,2.0,42.8,1.17,43.62,41.97,1.65,0.0,1.0,42.8,42.8,2.0,43.66,0.73,44.17,43.14,1.03,0.0,1.0,43.66,43.66,2.0,40.49,0.73,41.0,39.97,1.03,0.0,1.0,40.49,40.49,2.0,43.07,0.78,43.62,42.52,1.1,0.0,1.0,43.07,43.07,2.0,42.86,0.88,43.48,42.24,1.24,0.0,1.0,42.87,42.86,2.0,40.8,0.88,41.42,40.18,1.24,0.0,1.0,40.8,40.8,2.0,34.6,0.49,34.94,34.25,0.69,0.0,1.0,34.6,34.6,2.0,29.6,0.54,29.98,29.22,0.76,0.0,1.0,29.6,29.6,2.0
+AE-AZ-G010050 = 19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,24.33,NaN,24.33,24.33,0.0,NaN,NaN,24.33,24.33,1.0,28.19,NaN,28.19,28.19,0.0,NaN,NaN,28.19,28.19,1.0,32.32,NaN,32.32,32.32,0.0,NaN,NaN,32.32,32.32,1.0,35.08,NaN,35.08,35.08,0.0,NaN,NaN,35.08,35.08,1.0,33.98,NaN,33.98,33.98,0.0,NaN,NaN,33.98,33.98,1.0,35.63,NaN,35.63,35.63,0.0,NaN,NaN,35.63,35.63,1.0,34.8,NaN,34.8,34.8,0.0,NaN,NaN,34.8,34.8,1.0,32.32,NaN,32.32,32.32,0.0,NaN,NaN,32.32,32.32,1.0,27.91,NaN,27.91,27.91,0.0,NaN,NaN,27.91,27.91,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0
+AE-AZ-G010051 = 27.64,0.39,27.91,27.36,0.55,0.0,1.0,27.64,27.64,2.0,29.36,0.49,29.7,29.02,0.69,-0.0,1.0,29.36,29.36,2.0,34.11,0.58,34.53,33.7,0.83,0.0,1.0,34.12,34.11,2.0,38.66,0.39,38.94,38.39,0.55,-0.0,1.0,38.66,38.66,2.0,42.93,0.97,43.62,42.24,1.38,0.0,1.0,42.94,42.93,2.0,43.76,0.58,44.17,43.35,0.83,-0.0,1.0,43.76,43.76,2.0,40.52,0.68,41.0,40.04,0.96,-0.0,1.0,40.52,40.52,2.0,43.07,0.78,43.62,42.52,1.1,0.0,1.0,43.07,43.07,2.0,43.0,0.68,43.48,42.52,0.96,-0.0,1.0,43.0,43.0,2.0,41.0,0.58,41.42,40.59,0.83,-0.0,1.0,41.01,41.0,2.0,34.6,0.49,34.94,34.25,0.69,-0.0,1.0,34.6,34.6,2.0,29.36,0.88,29.98,28.74,1.24,-0.0,1.0,29.37,29.36,2.0
+AE-AZ-G010052 = 19.37,NaN,19.37,19.37,0.0,NaN,-5.652013590495001E13,19.37,19.37,2.0,19.65,0.0,19.65,19.65,0.0,1.879048192E9,-6.3951114708661043E17,19.65,19.65,2.0,21.57,NaN,21.57,21.57,0.0,NaN,-5.84548849593395E14,21.57,21.57,2.0,27.09,NaN,27.09,27.09,0.0,NaN,-1.8423432515795988E14,27.09,27.09,2.0,31.77,NaN,31.77,31.77,0.0,NaN,-3.665220158485721E14,31.77,31.77,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,35.35,NaN,35.35,35.35,0.0,NaN,-3.288342585064172E14,35.35,35.35,2.0,34.53,NaN,34.53,34.53,0.0,NaN,-1.430541548303128E14,34.53,34.53,2.0,32.6,NaN,32.6,32.6,0.0,NaN,-2.20452081369088E14,32.6,32.6,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
+AE-AZ-G010053 = 22.88,1.46,23.92,21.85,2.07,-0.0,1.0,22.91,22.88,2.0,24.26,2.24,25.85,22.68,3.17,0.0,1.0,24.31,24.26,2.0,31.36,1.75,32.6,30.12,2.48,-0.0,1.0,31.38,31.36,2.0,35.63,2.34,37.28,33.98,3.31,0.0,1.0,35.67,35.63,2.0,39.63,2.53,41.42,37.83,3.58,0.0,1.0,39.67,39.63,2.0,41.07,1.85,42.38,39.76,2.62,-0.0,1.0,41.09,41.07,2.0,39.01,2.44,40.73,37.28,3.44,0.0,1.0,39.04,39.01,2.0,40.25,2.24,41.83,38.66,3.17,0.0,1.0,40.28,40.25,2.0,39.42,2.63,41.28,37.56,3.72,0.0,1.0,39.46,39.42,2.0,38.04,2.24,39.63,36.46,3.17,-0.0,1.0,38.07,38.04,2.0,32.67,1.66,33.84,31.5,2.34,0.0,1.0,32.69,32.67,2.0,26.81,1.56,27.91,25.71,2.2,0.0,1.0,26.83,26.81,2.0
+AE-AZ-G010054 = 20.47,0.0,20.47,20.47,0.0,-4.02653184E8,1.44115188075855872E17,20.47,20.47,2.0,20.47,0.0,20.47,20.47,0.0,-4.02653184E8,1.44115188075855872E17,20.47,20.47,2.0,24.88,0.0,24.88,24.88,0.0,NaN,NaN,24.88,24.88,2.0,26.54,0.0,26.54,26.54,0.0,-2.453772173E7,3.982351886462167E14,26.54,26.54,2.0,31.22,0.0,31.22,31.22,0.0,-2.280268058E7,3.451227877709431E14,31.22,31.22,2.0,33.98,0.0,33.98,33.98,0.0,NaN,NaN,33.98,33.98,2.0,34.25,0.0,34.25,34.25,0.0,NaN,NaN,34.25,34.25,2.0,37.01,0.0,37.01,37.01,0.0,-2.30779731E7,3.508927056608849E14,37.01,37.01,2.0,36.46,0.0,36.46,36.46,0.0,NaN,NaN,36.46,36.46,2.0,34.53,NaN,34.53,34.53,0.0,NaN,-1.430541548303128E14,34.53,34.53,2.0,28.46,0.0,28.46,28.46,0.0,-2.473640773E7,4.116373344179644E14,28.46,28.46,2.0,26.81,0.0,26.81,26.81,0.0,-1.675206954E7,1.8744345611099322E14,26.81,26.81,2.0
+AE-AZ-G010055 = 23.71,NaN,23.71,23.71,0.0,NaN,NaN,23.71,23.71,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,32.46,NaN,32.46,32.46,0.0,NaN,NaN,32.46,32.46,1.0,37.21,NaN,37.21,37.21,0.0,NaN,NaN,37.21,37.21,1.0,41.28,NaN,41.28,41.28,0.0,NaN,NaN,41.28,41.28,1.0,42.38,NaN,42.38,42.38,0.0,NaN,NaN,42.38,42.38,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,39.49,NaN,39.49,39.49,0.0,NaN,NaN,39.49,39.49,1.0,33.56,NaN,33.56,33.56,0.0,NaN,NaN,33.56,33.56,1.0,28.05,NaN,28.05,28.05,0.0,NaN,NaN,28.05,28.05,1.0
+AE-AZ-G010056 = 27.78,0.58,28.19,27.36,0.83,-0.0,1.0,27.78,27.78,2.0,29.43,0.58,29.84,29.02,0.83,0.0,1.0,29.43,29.43,2.0,34.39,0.97,35.08,33.7,1.38,-0.0,1.0,34.4,34.39,2.0,39.42,1.46,40.45,38.39,2.07,-0.0,1.0,39.43,39.42,2.0,42.93,0.97,43.62,42.24,1.38,0.0,1.0,42.94,42.93,2.0,43.76,0.58,44.17,43.35,0.83,-0.0,1.0,43.76,43.76,2.0,41.21,1.66,42.38,40.04,2.34,0.0,1.0,41.23,41.21,2.0,43.14,0.88,43.76,42.52,1.24,0.0,1.0,43.14,43.14,2.0,43.14,0.88,43.76,42.52,1.24,0.0,1.0,43.14,43.14,2.0,41.69,1.56,42.8,40.59,2.2,-0.0,1.0,41.71,41.69,2.0,35.22,1.36,36.18,34.25,1.93,0.0,1.0,35.23,35.22,2.0,29.5,1.07,30.26,28.74,1.52,-0.0,1.0,29.51,29.5,2.0
+AE-AZ-G010057 = 25.27,0.36,25.52,25.02,0.51,0.0,1.0,25.27,25.27,2.0,29.15,0.19,29.29,29.02,0.28,-0.0,1.01,29.15,29.15,2.0,34.0,0.23,34.16,33.84,0.32,0.0,0.99,34.0,34.0,2.0,38.83,0.34,39.07,38.59,0.48,0.0,1.0,38.83,38.83,2.0,41.38,0.63,41.83,40.94,0.9,0.0,1.0,41.39,41.38,2.0,42.86,0.49,43.21,42.52,0.69,0.0,1.0,42.87,42.86,2.0,41.25,0.44,41.56,40.94,0.62,-0.0,1.0,41.25,41.25,2.0,42.0,0.54,42.38,41.62,0.76,-0.0,1.0,42.0,42.0,2.0,42.18,0.49,42.52,41.83,0.69,-0.0,1.0,42.18,42.18,2.0,40.04,0.58,40.45,39.63,0.83,0.0,1.0,40.04,40.04,2.0,34.53,0.58,34.94,34.11,0.83,-0.0,1.0,34.53,34.53,2.0,29.59,0.23,29.75,29.43,0.32,-0.0,1.01,29.59,29.59,2.0
+AE-AZ-G010058 = 24.83,1.7,26.26,22.54,3.72,-0.59,1.77,24.87,25.26,4.0,27.05,1.98,28.74,24.47,4.27,-0.48,1.63,27.11,27.5,4.0,31.82,2.1,33.56,29.15,4.41,-0.42,1.54,31.88,32.29,4.0,37.34,2.39,39.49,34.25,5.24,-0.44,1.61,37.39,37.8,4.0,42.67,2.56,44.86,39.63,5.24,-0.25,1.33,42.73,43.11,4.0,43.24,2.16,45.0,40.59,4.41,-0.32,1.42,43.28,43.69,4.0,43.05,2.13,44.86,40.45,4.41,-0.31,1.4,43.09,43.45,4.0,43.43,1.99,45.0,40.87,4.13,-0.46,1.59,43.47,43.93,4.0,43.19,2.22,45.0,40.45,4.55,-0.33,1.43,43.23,43.66,4.0,40.3,1.99,42.11,37.83,4.27,-0.33,1.47,40.33,40.62,4.0,34.25,1.64,35.77,32.19,3.58,-0.36,1.53,34.28,34.53,4.0,29.39,1.26,30.39,27.78,2.62,-0.44,1.57,29.41,29.7,4.0
+AE-AZ-G010059 = 20.75,NaN,20.75,20.75,0.0,NaN,-1.0494110539344817E14,20.75,20.75,2.0,23.02,0.29,23.23,22.81,0.41,0.0,1.0,23.02,23.02,2.0,25.09,0.1,25.16,25.02,0.14,0.0,1.0,25.09,25.09,2.0,28.6,0.19,28.74,28.46,0.28,0.0,1.0,28.6,28.6,2.0,33.98,0.0,33.98,33.98,0.0,NaN,NaN,33.98,33.98,2.0,36.59,0.19,36.73,36.46,0.28,0.0,1.0,36.59,36.59,2.0,35.22,0.19,35.35,35.08,0.28,-0.0,1.0,35.22,35.22,2.0,37.49,0.1,37.56,37.42,0.14,0.0,0.98,37.49,37.49,2.0,36.87,0.19,37.01,36.73,0.28,0.0,1.0,36.87,36.87,2.0,35.22,0.19,35.35,35.08,0.28,-0.0,1.0,35.22,35.22,2.0,30.53,0.19,30.67,30.39,0.28,-0.0,1.0,30.53,30.53,2.0,26.19,0.1,26.26,26.12,0.14,-0.0,1.01,26.19,26.19,2.0
+AE-AZ-G010060 = 22.81,NaN,22.81,22.81,0.0,NaN,NaN,22.81,22.81,1.0,26.4,NaN,26.4,26.4,0.0,NaN,NaN,26.4,26.4,1.0,30.94,NaN,30.94,30.94,0.0,NaN,NaN,30.94,30.94,1.0,35.77,NaN,35.77,35.77,0.0,NaN,NaN,35.77,35.77,1.0,38.94,NaN,38.94,38.94,0.0,NaN,NaN,38.94,38.94,1.0,41.28,NaN,41.28,41.28,0.0,NaN,NaN,41.28,41.28,1.0,37.56,NaN,37.56,37.56,0.0,NaN,NaN,37.56,37.56,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,38.11,NaN,38.11,38.11,0.0,NaN,NaN,38.11,38.11,1.0,32.74,NaN,32.74,32.74,0.0,NaN,NaN,32.74,32.74,1.0,28.05,NaN,28.05,28.05,0.0,NaN,NaN,28.05,28.05,1.0
+AE-AZ-G010061 = 23.85,1.46,24.88,22.81,2.07,0.0,1.0,23.87,23.85,2.0,27.43,1.46,28.46,26.4,2.07,-0.0,1.0,27.45,27.43,2.0,32.74,2.53,34.53,30.94,3.58,0.0,1.0,32.79,32.74,2.0,38.04,3.22,40.31,35.77,4.55,0.0,1.0,38.11,38.04,2.0,41.14,3.12,43.35,38.94,4.41,0.0,1.0,41.2,41.14,2.0,43.14,2.63,45.0,41.28,3.72,0.0,1.0,43.18,43.14,2.0,39.07,2.14,40.59,37.56,3.03,-0.0,1.0,39.1,39.07,2.0,42.38,2.92,44.45,40.31,4.13,0.0,1.0,42.43,42.38,2.0,41.69,2.73,43.62,39.76,3.86,0.0,1.0,41.74,41.69,2.0,40.04,2.73,41.97,38.11,3.86,-0.0,1.0,40.09,40.04,2.0,34.18,2.05,35.63,32.74,2.89,0.0,1.0,34.21,34.18,2.0,28.95,1.27,29.84,28.05,1.79,-0.0,1.0,28.96,28.95,2.0
+AE-DU-G040001 = 24.8,0.35,25.71,23.78,1.93,-0.21,3.15,24.8,24.81,141.0,29.87,0.45,30.94,28.46,2.48,-0.15,3.44,29.87,29.84,141.0,36.91,1.18,38.94,33.29,5.65,-0.83,3.2,36.93,37.28,141.0,43.52,1.01,45.0,39.42,5.58,-2.16,7.93,43.53,43.9,141.0,44.95,0.25,45.0,43.21,1.79,-5.7,35.76,44.95,45.0,141.0,44.97,0.14,45.0,43.83,1.17,-6.16,42.14,44.97,45.0,141.0,44.67,0.63,45.0,41.97,3.03,-2.42,8.67,44.68,45.0,141.0,44.95,0.21,45.0,43.48,1.52,-4.96,29.1,44.95,45.0,141.0,44.93,0.25,45.0,43.35,1.65,-4.78,27.87,44.93,45.0,141.0,43.97,0.72,45.0,40.94,4.06,-1.95,7.45,43.97,44.17,141.0,36.2,0.54,37.28,34.53,2.76,-0.62,3.37,36.2,36.18,141.0,30.66,0.37,31.5,29.43,2.07,-0.65,4.06,30.66,30.67,141.0
+AE-DU-G040002 = 22.17,0.08,22.26,22.13,0.14,0.71,1.42,22.17,22.13,3.0,24.81,0.36,25.23,24.61,0.62,0.71,1.5,24.81,24.61,3.0,31.68,0.68,32.46,31.22,1.24,0.67,1.5,31.68,31.36,3.0,41.33,0.29,41.56,41.0,0.55,-0.53,1.5,41.33,41.42,3.0,44.31,0.14,44.45,44.17,0.28,0.0,1.42,44.31,44.31,3.0,45.0,0.0,45.0,45.0,0.0,NaN,NaN,45.0,45.0,3.0,41.3,0.28,41.62,41.14,0.48,0.71,1.5,41.3,41.14,3.0,44.04,0.14,44.17,43.9,0.28,0.0,1.43,44.04,44.04,3.0,44.49,0.21,44.72,44.31,0.41,0.38,1.49,44.5,44.45,3.0,41.1,0.29,41.42,40.87,0.55,0.53,1.5,41.1,41.0,3.0,33.75,0.29,33.98,33.43,0.55,-0.53,1.5,33.75,33.84,3.0,28.19,0.28,28.46,27.91,0.55,-0.0,1.5,28.19,28.19,3.0
+AE-FU-G030001 = 23.58,1.13,25.71,20.47,5.24,-0.15,2.82,23.6,23.44,41.0,24.58,1.58,27.91,21.02,6.89,0.49,2.67,24.63,24.47,41.0,31.85,1.45,35.22,28.6,6.61,0.78,3.36,31.88,31.36,41.0,41.41,1.67,44.66,37.97,6.68,0.61,2.45,41.45,40.8,41.0,43.85,1.17,45.0,41.42,3.58,-0.72,2.19,43.87,44.17,41.0,44.84,0.4,45.0,43.35,1.65,-2.4,7.91,44.84,45.0,41.0,40.49,2.13,44.38,36.73,7.65,0.26,2.03,40.54,40.45,41.0,43.05,1.56,45.0,39.63,5.37,-0.3,1.91,43.08,43.21,41.0,42.84,1.72,45.0,39.07,5.93,-0.34,2.0,42.87,43.21,41.0,41.67,1.79,44.72,38.8,5.93,0.19,1.86,41.7,41.69,41.0,34.55,1.49,37.83,31.63,6.2,0.37,2.51,34.58,34.53,41.0,29.29,1.35,32.32,26.26,6.06,0.5,2.84,29.32,28.95,41.0
+AE-FU-G030002 = 25.03,0.94,26.54,23.23,3.31,-0.13,2.39,25.04,25.09,17.0,26.94,1.14,28.88,25.16,3.72,0.0,1.9,26.96,26.81,17.0,32.51,1.35,34.25,30.39,3.86,-0.13,1.54,32.53,32.6,17.0,41.59,1.22,43.9,39.76,4.13,0.53,2.15,41.6,41.42,17.0,43.5,1.17,45.0,41.42,3.58,-0.06,1.71,43.51,43.35,17.0,44.72,0.48,45.0,43.62,1.38,-1.5,3.89,44.72,45.0,17.0,38.84,1.33,40.87,37.01,3.86,0.21,1.55,38.87,38.39,17.0,41.84,1.52,44.31,38.11,6.2,-0.42,3.27,41.86,41.56,17.0,42.43,1.6,44.72,39.76,4.96,0.06,1.69,42.46,41.97,17.0,41.02,1.38,43.76,38.66,5.1,0.45,2.34,41.04,40.87,17.0,35.22,1.19,37.56,33.15,4.41,0.21,2.31,35.24,35.08,17.0,29.33,1.14,31.36,27.36,4.0,0.11,2.08,29.35,29.15,17.0
+AE-NEU-G050001 = 22.73,0.45,23.16,22.13,1.03,-0.55,1.87,22.73,22.81,4.0,25.67,0.76,26.4,24.61,1.79,-0.73,2.12,25.68,25.85,4.0,32.82,0.96,33.77,31.5,2.27,-0.63,2.04,32.83,33.01,4.0,41.57,0.7,42.11,40.59,1.52,-0.78,1.97,41.58,41.8,4.0,44.35,0.31,44.59,43.9,0.69,-0.99,2.24,44.35,44.45,4.0,45.0,0.0,45.0,45.0,0.0,NaN,NaN,45.0,45.0,4.0,41.68,0.57,42.38,41.14,1.24,0.3,1.45,41.68,41.59,4.0,44.53,0.26,44.79,44.17,0.62,-0.65,2.1,44.54,44.59,4.0,44.38,0.35,44.72,43.9,0.83,-0.65,2.1,44.38,44.45,4.0,42.0,0.62,42.52,41.14,1.38,-0.72,1.93,42.01,42.18,4.0,33.87,0.71,34.39,32.87,1.52,-0.76,1.94,33.88,34.11,4.0,28.77,0.79,29.43,27.64,1.79,-0.88,2.13,28.78,29.02,4.0
+AE-NEU-G050002 = 24.81,0.1,24.88,24.74,0.14,0.0,1.0,24.81,24.81,2.0,29.64,0.1,29.7,29.57,0.14,0.0,0.99,29.64,29.64,2.0,37.9,0.1,37.97,37.83,0.14,0.0,0.99,37.9,37.9,2.0,43.97,0.29,44.17,43.76,0.41,-0.0,1.0,43.97,43.97,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.9,0.05,44.93,44.86,0.07,-0.0,1.3,44.9,44.9,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,43.76,0.19,43.9,43.62,0.28,0.0,1.0,43.76,43.76,2.0,36.73,NaN,36.73,36.73,0.0,NaN,-1.7136145520924472E14,36.73,36.73,2.0,30.91,0.15,31.01,30.81,0.21,0.0,1.0,30.91,30.91,2.0
+AE-RK-G060001 = 22.91,2.64,26.26,16.89,9.37,-0.61,2.1,23.06,23.64,59.0,25.24,3.63,29.57,17.17,12.4,-0.58,2.17,25.49,25.85,59.0,32.43,3.84,37.56,24.74,12.81,-0.38,1.82,32.65,33.01,59.0,41.62,3.47,45.0,34.25,10.75,-0.5,1.79,41.76,42.45,59.0,43.05,2.46,45.0,36.59,8.41,-1.04,2.89,43.12,44.38,59.0,44.33,1.16,45.0,40.45,4.55,-1.74,5.09,44.34,45.0,59.0,42.28,2.67,45.0,36.32,8.68,-0.62,2.14,42.36,42.86,59.0,43.68,1.63,45.0,39.07,5.93,-1.11,3.26,43.71,44.31,59.0,43.16,2.19,45.0,37.97,7.03,-0.88,2.45,43.22,44.17,59.0,42.43,2.75,45.0,36.53,8.47,-0.67,2.09,42.51,43.35,59.0,35.01,3.42,39.49,28.19,11.3,-0.42,1.88,35.18,35.35,59.0,30.18,3.01,33.7,22.68,11.02,-0.78,2.47,30.32,31.08,59.0
+AE-RK-G060002 = 21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,23.57,NaN,23.57,23.57,0.0,NaN,NaN,23.57,23.57,1.0,29.5,NaN,29.5,29.5,0.0,NaN,NaN,29.5,29.5,1.0,37.7,NaN,37.7,37.7,0.0,NaN,NaN,37.7,37.7,1.0,40.18,NaN,40.18,40.18,0.0,NaN,NaN,40.18,40.18,1.0,42.73,NaN,42.73,42.73,0.0,NaN,NaN,42.73,42.73,1.0,39.42,NaN,39.42,39.42,0.0,NaN,NaN,39.42,39.42,1.0,41.56,NaN,41.56,41.56,0.0,NaN,NaN,41.56,41.56,1.0,40.94,NaN,40.94,40.94,0.0,NaN,NaN,40.94,40.94,1.0,39.76,NaN,39.76,39.76,0.0,NaN,NaN,39.76,39.76,1.0,32.39,NaN,32.39,32.39,0.0,NaN,NaN,32.39,32.39,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0
+AE-RK-G060003 = 23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,27.5,NaN,27.5,27.5,0.0,NaN,NaN,27.5,27.5,1.0,32.6,NaN,32.6,32.6,0.0,NaN,NaN,32.6,32.6,1.0,40.87,NaN,40.87,40.87,0.0,NaN,NaN,40.87,40.87,1.0,41.69,NaN,41.69,41.69,0.0,NaN,NaN,41.69,41.69,1.0,42.93,NaN,42.93,42.93,0.0,NaN,NaN,42.93,42.93,1.0,41.42,NaN,41.42,41.42,0.0,NaN,NaN,41.42,41.42,1.0,42.38,NaN,42.38,42.38,0.0,NaN,NaN,42.38,42.38,1.0,42.38,NaN,42.38,42.38,0.0,NaN,NaN,42.38,42.38,1.0,41.97,NaN,41.97,41.97,0.0,NaN,NaN,41.97,41.97,1.0,35.08,NaN,35.08,35.08,0.0,NaN,NaN,35.08,35.08,1.0,30.81,NaN,30.81,30.81,0.0,NaN,NaN,30.81,30.81,1.0
+AE-RK-G060004 = 23.6,0.65,24.06,23.14,0.92,0.0,1.0,23.6,23.6,2.0,26.63,0.26,26.81,26.44,0.37,0.0,1.0,26.63,26.63,2.0,32.35,0.94,33.01,31.68,1.33,-0.0,1.0,32.35,32.35,2.0,40.25,1.66,41.42,39.07,2.34,0.0,1.0,40.26,40.25,2.0,40.76,2.48,42.52,39.01,3.51,-0.0,1.0,40.8,40.76,2.0,43.11,1.32,44.04,42.18,1.86,0.0,1.0,43.12,43.11,2.0,41.62,1.07,42.38,40.87,1.52,0.0,1.0,41.63,41.62,2.0,42.52,0.78,43.07,41.97,1.1,0.0,1.0,42.52,42.52,2.0,42.28,1.12,43.07,41.49,1.58,0.0,1.0,42.29,42.28,2.0,41.58,0.75,42.11,41.05,1.06,0.0,1.0,41.58,41.58,2.0,34.9,0.65,35.35,34.44,0.92,-0.0,1.0,34.9,34.9,2.0,31.11,0.75,31.63,30.58,1.06,0.0,1.0,31.11,31.11,2.0
+AE-RK-G060005 = 23.53,1.0,25.43,21.02,4.41,-0.3,2.71,23.55,23.5,41.0,26.24,1.42,29.57,23.5,6.06,-0.05,2.55,26.28,26.54,41.0,33.44,1.55,36.73,30.39,6.34,-0.12,2.57,33.48,33.56,41.0,42.1,1.35,45.0,39.49,5.51,0.13,2.62,42.12,42.24,41.0,44.53,0.69,45.0,43.07,1.93,-1.16,2.87,44.53,45.0,41.0,45.0,0.0,45.0,45.0,0.0,NaN,NaN,45.0,45.0,41.0,41.13,1.57,45.0,38.52,6.48,0.77,3.12,41.16,40.87,41.0,43.93,1.01,45.0,41.56,3.44,-0.91,2.92,43.94,44.17,41.0,44.03,1.01,45.0,41.69,3.31,-0.92,2.59,44.04,44.38,41.0,42.23,1.16,45.0,40.04,4.96,0.19,3.06,42.25,42.24,41.0,34.75,1.33,37.28,32.05,5.24,-0.18,2.41,34.78,34.8,41.0,29.18,1.21,31.77,27.09,4.69,0.05,2.47,29.2,29.29,41.0
+AE-SH-G070001 = 24.86,0.71,26.81,23.09,3.72,-0.03,3.09,24.87,24.88,84.0,29.66,0.96,30.94,25.71,5.24,-1.65,6.41,29.67,29.98,84.0,37.33,1.62,39.49,31.08,8.41,-1.84,6.73,37.37,37.7,84.0,44.22,1.74,45.0,36.04,8.96,-2.95,11.31,44.25,44.93,84.0,44.76,0.88,45.0,39.49,5.51,-4.12,20.7,44.77,45.0,84.0,44.87,0.53,45.0,41.28,3.72,-4.93,29.54,44.87,45.0,84.0,44.56,1.16,45.0,38.8,6.2,-3.15,12.65,44.57,45.0,84.0,44.85,0.57,45.0,41.42,3.58,-4.21,21.21,44.85,45.0,84.0,44.84,0.6,45.0,41.28,3.72,-4.13,20.56,44.84,45.0,84.0,44.51,1.12,45.0,39.21,5.79,-2.9,11.06,44.53,45.0,84.0,37.25,1.23,38.66,32.46,6.2,-1.75,6.06,37.27,37.63,84.0,31.74,0.88,32.87,28.6,4.27,-1.15,4.24,31.75,31.98,84.0
+AE-SH-G070002 = 23.68,0.58,24.68,22.95,1.72,0.34,2.09,23.68,23.68,8.0,24.7,0.92,26.26,23.5,2.76,0.4,2.19,24.72,24.64,8.0,30.46,0.42,31.22,29.84,1.38,0.34,2.73,30.47,30.5,8.0,40.12,0.56,40.59,38.94,1.65,-1.23,3.51,40.12,40.25,8.0,42.36,0.93,43.48,40.59,2.89,-0.66,2.66,42.37,42.45,8.0,44.57,0.59,45.0,43.35,1.65,-1.17,3.27,44.57,44.83,8.0,37.65,0.59,38.52,37.01,1.52,0.61,2.05,37.65,37.52,8.0,40.85,0.95,42.24,39.35,2.89,0.05,2.05,40.86,40.66,8.0,41.4,0.82,42.52,40.31,2.2,0.14,1.56,41.41,41.35,8.0,39.84,1.06,41.14,37.83,3.31,-0.64,2.65,39.85,39.97,8.0,33.24,0.35,33.91,32.87,1.03,0.86,2.68,33.25,33.18,8.0,28.13,0.25,28.53,27.91,0.62,0.73,1.98,28.13,28.05,8.0
+AE-UQ-G080001 = 22.13,0.0,22.13,22.13,0.0,-1.014016294E7,6.859343082819612E13,22.13,22.13,4.0,23.78,0.0,23.78,23.78,0.0,-1.794072257E7,2.1338920823816747E14,23.78,23.78,4.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,32.05,NaN,32.05,32.05,0.0,NaN,-2.505579794370758E14,32.05,32.05,4.0,33.98,0.0,33.98,33.98,0.0,NaN,NaN,33.98,33.98,4.0,34.8,NaN,34.8,34.8,0.0,NaN,-1.44115188075855872E17,34.8,34.8,4.0,31.5,0.0,31.5,31.5,0.0,-1.725300574E7,1.983229880587418E14,31.5,31.5,4.0,33.98,0.0,33.98,33.98,0.0,NaN,NaN,33.98,33.98,4.0,37.28,0.0,37.28,37.28,0.0,-1.681380325E7,1.889463229784784E14,37.28,37.28,4.0,35.08,NaN,35.08,35.08,0.0,NaN,4.9539595901075456E16,35.08,35.08,4.0,30.94,0.0,30.94,30.94,0.0,-1.49251668E7,1.47837225653468E14,30.94,30.94,4.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0
+AE-UQ-G080002 = 24.76,0.85,25.98,23.23,2.76,-0.42,2.0,24.78,24.95,28.0,29.22,0.65,30.12,26.95,3.17,-1.39,6.33,29.23,29.29,28.0,36.72,1.49,38.39,32.87,5.51,-1.25,3.49,36.74,37.28,28.0,44.41,1.16,45.0,41.42,3.58,-1.71,4.37,44.42,45.0,28.0,44.81,0.54,45.0,42.52,2.48,-3.21,13.04,44.82,45.0,28.0,44.94,0.19,45.0,44.04,0.96,-3.99,18.81,44.94,45.0,28.0,44.53,0.89,45.0,42.38,2.62,-1.59,3.86,44.54,45.0,28.0,44.82,0.48,45.0,43.07,1.93,-2.59,8.5,44.82,45.0,28.0,44.83,0.46,45.0,43.07,1.93,-2.76,9.75,44.83,45.0,28.0,44.62,0.78,45.0,42.11,2.89,-2.0,5.86,44.63,45.0,28.0,37.92,0.92,38.94,35.63,3.31,-1.07,2.92,37.93,38.32,28.0,32.21,0.63,33.01,30.67,2.34,-1.09,3.24,32.22,32.39,28.0
+AE-UQ-G080003 = 23.09,NaN,23.09,23.09,0.0,NaN,NaN,23.09,23.09,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,36.32,NaN,36.32,36.32,0.0,NaN,NaN,36.32,36.32,1.0,40.87,NaN,40.87,40.87,0.0,NaN,NaN,40.87,40.87,1.0,42.8,NaN,42.8,42.8,0.0,NaN,NaN,42.8,42.8,1.0,38.94,NaN,38.94,38.94,0.0,NaN,NaN,38.94,38.94,1.0,41.14,NaN,41.14,41.14,0.0,NaN,NaN,41.14,41.14,1.0,41.14,NaN,41.14,41.14,0.0,NaN,NaN,41.14,41.14,1.0,39.35,NaN,39.35,39.35,0.0,NaN,NaN,39.35,39.35,1.0,34.11,NaN,34.11,34.11,0.0,NaN,NaN,34.11,34.11,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0
+AE-UQ-G080004 = 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,31.5,NaN,31.5,31.5,0.0,NaN,NaN,31.5,31.5,1.0,38.39,NaN,38.39,38.39,0.0,NaN,NaN,38.39,38.39,1.0,42.8,NaN,42.8,42.8,0.0,NaN,NaN,42.8,42.8,1.0,44.45,NaN,44.45,44.45,0.0,NaN,NaN,44.45,44.45,1.0,40.31,NaN,40.31,40.31,0.0,NaN,NaN,40.31,40.31,1.0,42.52,NaN,42.52,42.52,0.0,NaN,NaN,42.52,42.52,1.0,42.8,NaN,42.8,42.8,0.0,NaN,NaN,42.8,42.8,1.0,40.87,NaN,40.87,40.87,0.0,NaN,NaN,40.87,40.87,1.0,34.53,NaN,34.53,34.53,0.0,NaN,NaN,34.53,34.53,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0
+AE-UQ-G080005 = 22.75,0.49,23.09,22.4,0.69,-0.0,1.0,22.75,22.75,2.0,27.09,0.39,27.36,26.81,0.55,0.0,1.0,27.09,27.09,2.0,30.88,0.88,31.5,30.26,1.24,0.0,1.0,30.88,30.88,2.0,37.35,1.46,38.39,36.32,2.07,0.0,1.0,37.37,37.35,2.0,41.83,1.36,42.8,40.87,1.93,0.0,1.0,41.84,41.83,2.0,43.62,1.17,44.45,42.8,1.65,0.0,1.0,43.63,43.62,2.0,39.63,0.97,40.31,38.94,1.38,0.0,1.0,39.63,39.63,2.0,41.83,0.97,42.52,41.14,1.38,0.0,1.0,41.84,41.83,2.0,41.97,1.17,42.8,41.14,1.65,-0.0,1.0,41.98,41.97,2.0,40.11,1.07,40.87,39.35,1.52,0.0,1.0,40.12,40.11,2.0,34.32,0.29,34.53,34.11,0.41,0.0,1.0,34.32,34.32,2.0,29.15,0.19,29.29,29.02,0.28,-0.0,1.0,29.15,29.15,2.0
+AE-UQ-G080006 = 23.09,NaN,23.09,23.09,0.0,NaN,NaN,23.09,23.09,1.0,26.81,NaN,26.81,26.81,0.0,NaN,NaN,26.81,26.81,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,36.32,NaN,36.32,36.32,0.0,NaN,NaN,36.32,36.32,1.0,40.87,NaN,40.87,40.87,0.0,NaN,NaN,40.87,40.87,1.0,42.8,NaN,42.8,42.8,0.0,NaN,NaN,42.8,42.8,1.0,38.94,NaN,38.94,38.94,0.0,NaN,NaN,38.94,38.94,1.0,41.14,NaN,41.14,41.14,0.0,NaN,NaN,41.14,41.14,1.0,41.14,NaN,41.14,41.14,0.0,NaN,NaN,41.14,41.14,1.0,39.35,NaN,39.35,39.35,0.0,NaN,NaN,39.35,39.35,1.0,34.11,NaN,34.11,34.11,0.0,NaN,NaN,34.11,34.11,1.0,29.02,NaN,29.02,29.02,0.0,NaN,NaN,29.02,29.02,1.0
+AE-UQ-G080007 = 23.09,0.49,23.5,22.4,1.1,-0.77,2.0,23.09,23.23,4.0,27.67,0.73,28.46,26.81,1.65,-0.11,1.5,27.68,27.71,4.0,32.25,1.78,34.39,30.26,4.13,0.11,1.65,32.29,32.19,4.0,39.11,2.3,41.69,36.32,5.37,-0.13,1.69,39.16,39.21,4.0,42.62,1.27,43.9,40.87,3.03,-0.62,2.08,42.64,42.86,4.0,43.97,0.85,44.72,42.8,1.93,-0.66,1.9,43.97,44.17,4.0,40.81,1.58,42.66,38.94,3.72,-0.03,1.73,40.84,40.83,4.0,42.62,1.11,43.76,41.14,2.62,-0.48,1.91,42.63,42.8,4.0,42.73,1.16,43.9,41.14,2.76,-0.58,2.04,42.74,42.93,4.0,41.25,1.52,42.93,39.35,3.58,-0.2,1.76,41.27,41.35,4.0,35.11,0.96,36.18,34.11,2.07,0.07,1.32,35.12,35.08,4.0,29.88,0.86,30.81,29.02,1.79,0.06,1.21,29.89,29.84,4.0
+AE-UQ-G080008 = 23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,28.05,NaN,28.05,28.05,0.0,NaN,NaN,28.05,28.05,1.0,32.87,NaN,32.87,32.87,0.0,NaN,NaN,32.87,32.87,1.0,40.04,NaN,40.04,40.04,0.0,NaN,NaN,40.04,40.04,1.0,42.93,NaN,42.93,42.93,0.0,NaN,NaN,42.93,42.93,1.0,43.9,NaN,43.9,43.9,0.0,NaN,NaN,43.9,43.9,1.0,41.35,NaN,41.35,41.35,0.0,NaN,NaN,41.35,41.35,1.0,43.07,NaN,43.07,43.07,0.0,NaN,NaN,43.07,43.07,1.0,43.07,NaN,43.07,43.07,0.0,NaN,NaN,43.07,43.07,1.0,41.83,NaN,41.83,41.83,0.0,NaN,NaN,41.83,41.83,1.0,35.63,NaN,35.63,35.63,0.0,NaN,NaN,35.63,35.63,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_vegetation_2005.properties
new file mode 100644
index 0000000..235ff0c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARE/ARE_2_vegetation_2005.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 2005 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=2005
+
+# 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.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.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.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.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
+AE-AJ-G020002 = 0.13,0.0,0.13,0.12,0.01,-1.15,2.13,0.13,0.13,4.0,0.14,0.01,0.15,0.13,0.02,-0.0,2.06,0.14,0.14,4.0,0.14,0.01,0.15,0.13,0.02,-0.17,1.99,0.14,0.14,4.0,0.13,0.0,0.13,0.12,0.01,-0.0,2.04,0.13,0.13,4.0,0.12,0.0,0.13,0.12,0.01,0.44,1.61,0.12,0.12,4.0,0.12,0.01,0.12,0.11,0.02,-0.43,1.87,0.12,0.12,4.0,0.12,0.01,0.12,0.11,0.02,-0.25,1.98,0.12,0.12,4.0,0.12,0.0,0.12,0.12,0.01,0.43,2.34,0.12,0.12,4.0,0.12,0.0,0.13,0.12,0.01,0.44,1.61,0.12,0.12,4.0,0.12,0.0,0.13,0.12,0.01,0.44,1.61,0.12,0.12,4.0,0.12,0.0,0.13,0.12,0.01,0.44,1.61,0.12,0.12,4.0,0.13,0.0,0.13,0.12,0.01,0.43,2.52,0.13,0.13,4.0
+AE-AJ-G020003 = 0.1,0.01,0.11,0.09,0.02,-0.11,1.23,0.1,0.1,4.0,0.11,0.01,0.12,0.1,0.03,-0.1,1.43,0.11,0.11,4.0,0.12,0.01,0.13,0.11,0.02,-0.14,1.45,0.12,0.12,4.0,0.1,0.01,0.11,0.09,0.02,-0.07,1.5,0.1,0.1,4.0,0.09,0.01,0.1,0.08,0.02,-0.14,1.59,0.09,0.09,4.0,0.08,0.01,0.09,0.07,0.02,-0.14,1.6,0.08,0.09,4.0,0.08,0.01,0.09,0.07,0.02,-0.07,1.62,0.08,0.08,4.0,0.08,0.01,0.09,0.07,0.02,0.0,1.43,0.08,0.08,4.0,0.09,0.01,0.1,0.08,0.02,-0.14,1.59,0.09,0.09,4.0,0.09,0.01,0.1,0.07,0.02,-0.2,1.68,0.09,0.09,4.0,0.09,0.01,0.1,0.08,0.02,-0.17,1.49,0.09,0.09,4.0,0.1,0.01,0.11,0.09,0.02,-0.08,1.11,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,0.22,NaN,0.22,0.22,0.0,NaN,NaN,0.22,0.22,1.0,-0.0,NaN,-0.0,-0.0,0.0,NaN,NaN,0.0,-0.0,1.0,0.38,NaN,0.38,0.38,0.0,NaN,NaN,0.38,0.38,1.0,-0.02,NaN,-0.02,-0.02,0.0,NaN,NaN,0.02,-0.02,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,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.07,NaN,-0.07,-0.07,0.0,NaN,NaN,0.07,-0.07,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
+AE-AZ-G010002 = 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.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.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.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.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
+AE-AZ-G010003 = 0.06,0.0,0.07,0.06,0.0,0.01,7.45,0.06,0.06,2.0,0.06,0.0,0.06,0.06,0.0,0.02,-38.24,0.06,0.06,2.0,0.06,0.0,0.06,0.06,0.0,0.02,7.08,0.06,0.06,2.0,0.08,0.01,0.09,0.07,0.02,-0.0,1.0,0.08,0.08,2.0,0.06,0.0,0.06,0.05,0.0,-0.0,2.02,0.06,0.06,2.0,0.07,0.01,0.07,0.06,0.01,-0.0,1.0,0.07,0.07,2.0,0.06,0.0,0.06,0.06,0.0,0.22,379.98,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,0.24,-234.15,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,0.01,40.75,0.08,0.08,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.0,0.05,0.04,0.0,0.0,1.12,0.04,0.04,2.0,0.03,0.01,0.04,0.02,0.02,0.0,1.0,0.04,0.03,2.0
+AE-AZ-G010004 = 0.07,0.0,0.07,0.07,0.0,0.01,-10.16,0.07,0.07,2.0,0.06,0.0,0.06,0.06,0.0,0.05,17.13,0.06,0.06,2.0,0.06,0.0,0.07,0.06,0.0,-0.12,190.33,0.06,0.06,2.0,0.06,0.01,0.07,0.05,0.02,0.0,1.0,0.06,0.06,2.0,0.05,0.0,0.05,0.05,0.0,0.0,2.19,0.05,0.05,2.0,0.06,0.01,0.06,0.05,0.01,-0.0,0.86,0.06,0.06,2.0,0.06,0.0,0.06,0.06,0.0,-0.21,817.4,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,-0.14,407.64,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,-0.06,-24.68,0.08,0.08,2.0,0.06,0.02,0.07,0.04,0.02,0.0,1.0,0.06,0.06,2.0,0.05,0.0,0.05,0.05,0.0,0.0,2.7,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
+AE-AZ-G010005 = 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.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.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.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.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,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0
+AE-AZ-G010006 = 0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,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.0,NaN,-0.0,-0.0,0.0,NaN,NaN,0.0,-0.0,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.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.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0
+AE-AZ-G010007 = 0.1,0.03,0.12,0.08,0.04,-0.0,1.0,0.1,0.1,2.0,0.1,0.02,0.12,0.09,0.03,-0.0,1.0,0.1,0.1,2.0,0.1,0.03,0.12,0.08,0.04,-0.0,1.0,0.1,0.1,2.0,0.09,0.02,0.1,0.07,0.03,0.0,1.0,0.09,0.09,2.0,0.1,0.02,0.11,0.09,0.02,0.0,1.0,0.1,0.1,2.0,0.08,0.02,0.09,0.07,0.03,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.07,0.07,2.0,0.1,0.01,0.11,0.09,0.02,0.0,0.99,0.1,0.1,2.0,0.12,0.01,0.12,0.11,0.01,0.0,0.99,0.12,0.12,2.0,0.09,0.01,0.1,0.09,0.02,0.0,1.0,0.1,0.09,2.0,0.08,0.02,0.1,0.07,0.03,-0.0,1.0,0.09,0.08,2.0,0.08,0.02,0.09,0.07,0.03,0.0,1.0,0.08,0.08,2.0
+AE-AZ-G010008 = 0.05,0.03,0.07,0.03,0.04,0.0,1.0,0.05,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.05,0.02,0.07,0.04,0.03,0.0,1.0,0.05,0.05,2.0,0.04,0.01,0.05,0.03,0.02,-0.0,1.0,0.04,0.04,2.0,0.04,0.01,0.05,0.03,0.02,0.0,0.99,0.04,0.04,2.0,0.04,0.01,0.05,0.03,0.02,-0.0,1.0,0.04,0.04,2.0,0.05,0.01,0.06,0.05,0.02,0.0,0.99,0.06,0.05,2.0,0.06,0.01,0.07,0.06,0.01,-0.0,0.96,0.06,0.06,2.0,0.08,0.0,0.08,0.08,0.0,0.0,3.36,0.08,0.08,2.0,0.06,0.0,0.07,0.06,0.01,0.0,1.04,0.06,0.06,2.0,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.03,-0.0,1.0,0.05,0.05,2.0
+AE-AZ-G010009 = 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.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.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.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.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,0.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0
+AE-AZ-G010010 = 0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,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.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,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.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,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.03,NaN,-0.03,-0.03,0.0,NaN,NaN,0.03,-0.03,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0
+AE-AZ-G010011 = 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.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,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.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
+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.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.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.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.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0
+AE-AZ-G010013 = 0.12,0.05,0.16,0.09,0.07,-0.0,1.0,0.13,0.12,2.0,0.1,0.05,0.13,0.06,0.06,0.0,1.0,0.1,0.1,2.0,0.1,0.05,0.14,0.06,0.08,-0.0,1.0,0.11,0.1,2.0,0.09,0.05,0.12,0.05,0.07,-0.0,1.0,0.09,0.09,2.0,0.09,0.05,0.12,0.05,0.08,-0.0,1.0,0.09,0.09,2.0,0.08,0.05,0.12,0.04,0.08,-0.0,1.0,0.09,0.08,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.11,0.05,0.06,0.0,1.0,0.09,0.08,2.0,0.09,0.04,0.12,0.06,0.06,0.0,1.0,0.1,0.09,2.0,0.08,0.05,0.12,0.05,0.07,-0.0,1.0,0.09,0.08,2.0,0.1,0.04,0.13,0.08,0.06,-0.0,1.0,0.11,0.1,2.0,0.12,0.06,0.16,0.08,0.08,0.0,1.0,0.13,0.12,2.0
+AE-AZ-G010014 = 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.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.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,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.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,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,-0.02,NaN,-0.02,-0.02,0.0,NaN,NaN,0.02,-0.02,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.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,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-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.09,0.02,0.12,0.08,0.04,0.74,2.1,0.09,0.09,4.0,0.09,0.02,0.11,0.07,0.04,0.86,2.17,0.09,0.08,4.0,0.09,0.02,0.11,0.08,0.04,0.72,1.98,0.09,0.09,4.0,0.09,0.01,0.1,0.08,0.03,1.06,2.27,0.09,0.08,4.0,0.09,0.01,0.11,0.08,0.03,1.04,2.25,0.09,0.08,4.0,0.08,0.01,0.09,0.07,0.03,1.01,2.21,0.08,0.07,4.0,0.08,0.01,0.1,0.07,0.02,1.15,2.33,0.08,0.07,4.0,0.09,0.01,0.1,0.08,0.03,1.09,2.29,0.09,0.08,4.0,0.1,0.01,0.12,0.09,0.02,1.04,2.24,0.1,0.09,4.0,0.09,0.01,0.11,0.08,0.03,0.68,2.09,0.09,0.09,4.0,0.09,0.01,0.1,0.08,0.03,0.74,2.01,0.09,0.08,4.0,0.08,0.01,0.09,0.07,0.03,0.69,2.04,0.08,0.08,4.0
+AE-AZ-G010018 = 0.1,0.02,0.12,0.09,0.03,0.0,1.0,0.1,0.1,2.0,0.1,0.02,0.11,0.08,0.03,-0.0,1.0,0.1,0.1,2.0,0.1,0.02,0.11,0.09,0.02,-0.0,1.0,0.1,0.1,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.11,0.08,0.02,-0.0,1.0,0.1,0.09,2.0,0.08,0.02,0.09,0.07,0.02,0.0,1.0,0.08,0.08,2.0,0.09,0.02,0.1,0.07,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.1,0.02,0.12,0.09,0.02,0.0,1.0,0.1,0.1,2.0,0.09,0.02,0.11,0.08,0.03,-0.0,1.0,0.09,0.09,2.0,0.09,0.01,0.1,0.09,0.02,0.0,0.99,0.1,0.09,2.0,0.09,0.01,0.09,0.08,0.02,0.0,1.0,0.09,0.09,2.0
+AE-AZ-G010019 = 0.09,0.0,0.09,0.09,0.0,-0.0,-1.21,0.09,0.09,2.0,0.08,0.0,0.08,0.08,0.0,288344.26,-4.631107461825E10,0.08,0.08,2.0,0.09,0.01,0.09,0.08,0.01,-0.0,0.99,0.09,0.09,2.0,0.08,NaN,0.08,0.08,0.0,NaN,-5.2511297260756E11,0.08,0.08,2.0,0.08,0.0,0.08,0.08,0.0,-0.03,38.05,0.08,0.08,2.0,0.07,0.0,0.08,0.07,0.0,-0.0,-0.68,0.07,0.07,2.0,0.07,NaN,0.07,0.07,0.0,NaN,-2.736444570103E10,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,0.0,1.93,0.08,0.08,2.0,0.09,0.0,0.09,0.09,0.0,-0.07,662.3,0.09,0.09,2.0,0.08,0.01,0.09,0.08,0.01,-0.0,0.95,0.08,0.08,2.0,0.08,0.0,0.09,0.08,0.01,-0.0,0.83,0.08,0.08,2.0,0.08,0.0,0.08,0.08,0.0,-0.0,-0.52,0.08,0.08,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.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.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.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
+AE-AZ-G010021 = 0.07,NaN,0.07,0.07,0.0,NaN,1.509037077658E10,0.07,0.07,2.0,0.18,NaN,0.18,0.18,0.0,NaN,7.88476008955E9,0.18,0.18,2.0,0.07,0.0,0.07,0.07,0.0,-4082556.93,1.722427777756092E13,0.07,0.07,2.0,-0.01,0.0,-0.01,-0.01,0.0,-61226.12,-2.83074856115E9,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,0.01,0.0,0.01,0.01,0.0,495059.37,5.71949608456E10,0.01,0.01,2.0,0.03,NaN,0.03,0.03,0.0,NaN,4.6914609021E9,0.03,0.03,2.0,0.04,NaN,0.04,0.04,0.0,NaN,2.426181315884E11,0.04,0.04,2.0,0.05,NaN,0.05,0.05,0.0,NaN,-4.17961809348E10,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,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
+AE-AZ-G010022 = 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.07,0.0,0.07,0.07,0.0,-4082556.93,1.722427777756092E13,0.07,0.07,2.0,0.03,0.0,0.03,0.03,0.0,2.932246430943E10,-2.23385631871280704E17,0.03,0.03,2.0,0.08,NaN,0.08,0.08,0.0,NaN,-2.069594996059E10,0.08,0.08,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,0.0,NaN,0.0,0.0,0.0,NaN,-2.5671266235787E11,0.0,0.0,2.0,0.02,NaN,0.02,0.02,0.0,NaN,1.26442064765E10,0.02,0.02,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
+AE-AZ-G010023 = 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,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.07,NaN,-0.07,-0.07,0.0,NaN,NaN,0.07,-0.07,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.3,NaN,0.3,0.3,0.0,NaN,NaN,0.3,0.3,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.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0
+AE-AZ-G010024 = 0.11,0.07,0.17,0.06,0.1,-0.0,1.0,0.12,0.11,2.0,0.03,NaN,0.03,0.03,0.0,NaN,-2.157899565299E10,0.03,0.03,2.0,0.09,0.05,0.13,0.05,0.08,-0.0,1.0,0.1,0.09,2.0,0.02,0.02,0.04,0.01,0.03,-0.0,1.0,0.03,0.02,2.0,0.01,0.01,0.01,-0.0,0.02,-0.0,1.01,0.01,0.01,2.0,-0.04,0.01,-0.03,-0.04,0.01,0.0,1.25,0.04,-0.04,2.0,0.01,0.01,0.02,0.0,0.01,-0.0,1.02,0.01,0.01,2.0,-0.03,0.01,-0.02,-0.04,0.02,0.0,1.0,0.03,-0.03,2.0,0.17,0.01,0.17,0.16,0.01,-0.0,1.22,0.17,0.17,2.0,0.04,0.03,0.06,0.02,0.04,0.0,1.0,0.04,0.04,2.0,0.07,0.02,0.09,0.06,0.02,0.0,1.0,0.07,0.07,2.0,0.09,0.01,0.09,0.08,0.01,-0.0,0.95,0.09,0.09,2.0
+AE-AZ-G010025 = 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.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.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.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.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,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.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.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.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
+AE-AZ-G010027 = 0.03,0.01,0.05,0.02,0.03,0.48,2.04,0.03,0.03,4.0,0.02,0.02,0.04,-0.0,0.04,0.21,1.97,0.02,0.02,4.0,0.01,0.02,0.03,-0.02,0.05,-0.04,1.99,0.02,0.01,4.0,0.01,0.02,0.03,-0.02,0.05,-0.08,2.0,0.02,0.01,4.0,-0.0,0.02,0.02,-0.03,0.05,0.04,1.91,0.02,-0.0,4.0,-0.01,0.02,0.02,-0.03,0.05,0.04,1.95,0.02,-0.01,4.0,0.0,0.01,0.02,-0.01,0.04,0.34,2.01,0.01,0.0,4.0,0.01,0.02,0.04,-0.02,0.05,-0.0,1.95,0.02,0.01,4.0,0.02,0.02,0.05,0.0,0.05,0.09,2.0,0.03,0.02,4.0,0.01,0.03,0.04,-0.02,0.06,-0.25,1.98,0.03,0.02,4.0,0.03,0.01,0.05,0.02,0.03,0.25,1.87,0.03,0.03,4.0,0.01,0.02,0.04,-0.01,0.04,0.2,2.0,0.02,0.01,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.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,-0.07,NaN,-0.07,-0.07,0.0,NaN,NaN,0.07,-0.07,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.3,NaN,0.3,0.3,0.0,NaN,NaN,0.3,0.3,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.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,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.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.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.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.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0
+AE-AZ-G010030 = 0.05,NaN,0.05,0.05,0.0,NaN,9.62270830952E9,0.05,0.05,2.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,1.058339921342E10,0.03,-0.03,2.0,-0.03,0.0,-0.03,-0.03,0.0,-175313.93,-9.837445027901E10,0.03,-0.03,2.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,1.058339921342E10,0.03,-0.03,2.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,-2.013634444727E10,0.04,-0.04,2.0,-0.04,0.0,-0.04,-0.04,0.0,1505528.57,1.46045921048501E12,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.06,NaN,0.06,0.06,0.0,NaN,-1.519950789204E10,0.06,0.06,2.0,0.02,0.0,0.02,0.02,0.0,-264126.37,2.871911938453E10,0.02,0.02,2.0,0.04,NaN,0.04,0.04,0.0,NaN,-1.5344116689557E11,0.04,0.04,2.0,-0.05,NaN,-0.05,-0.05,0.0,NaN,-4.726720600239E10,0.05,-0.05,2.0,-0.07,0.0,-0.07,-0.07,0.0,-896941.94,1.07201790034999E12,0.07,-0.07,2.0
+AE-AZ-G010031 = 0.08,0.01,0.09,0.07,0.02,-0.32,1.5,0.08,0.08,3.0,0.08,0.01,0.09,0.07,0.02,-0.45,1.51,0.08,0.08,3.0,0.08,0.01,0.09,0.07,0.02,-0.57,1.5,0.08,0.08,3.0,0.08,0.01,0.08,0.07,0.02,-0.71,1.51,0.08,0.08,3.0,0.08,0.01,0.08,0.07,0.01,-0.43,1.53,0.08,0.08,3.0,0.07,0.01,0.07,0.06,0.02,-0.57,1.48,0.07,0.07,3.0,0.06,0.01,0.07,0.05,0.02,-0.68,1.5,0.06,0.07,3.0,0.08,0.01,0.09,0.07,0.02,-0.68,1.5,0.08,0.09,3.0,0.09,0.01,0.1,0.07,0.02,-0.38,1.5,0.09,0.09,3.0,0.08,0.01,0.09,0.07,0.02,0.0,1.49,0.08,0.08,3.0,0.08,0.01,0.09,0.07,0.02,0.21,1.52,0.08,0.08,3.0,0.07,0.01,0.09,0.06,0.02,-0.05,1.5,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,0.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0,-0.02,NaN,-0.02,-0.02,0.0,NaN,NaN,0.02,-0.02,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.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,1.0,0.43,NaN,0.43,0.43,0.0,NaN,NaN,0.43,0.43,1.0
+AE-AZ-G010033 = 0.1,NaN,0.1,0.1,0.0,NaN,1.5838440939589E11,0.1,0.1,2.0,0.16,0.03,0.18,0.13,0.05,-0.0,1.0,0.16,0.16,2.0,0.1,0.02,0.11,0.09,0.03,0.0,1.0,0.1,0.1,2.0,0.07,0.0,0.07,0.07,0.01,-0.0,0.37,0.07,0.07,2.0,0.04,0.0,0.05,0.04,0.0,0.0,1.15,0.04,0.04,2.0,0.08,0.0,0.08,0.08,0.0,0.02,10.97,0.08,0.08,2.0,0.09,0.01,0.09,0.08,0.01,-0.0,0.96,0.09,0.09,2.0,0.08,0.01,0.09,0.08,0.01,0.0,0.98,0.08,0.08,2.0,0.06,0.0,0.06,0.06,0.01,0.0,0.53,0.06,0.06,2.0,0.08,0.0,0.08,0.08,0.0,-0.04,-181.33,0.08,0.08,2.0,0.05,0.02,0.06,0.03,0.03,0.0,1.0,0.05,0.05,2.0,0.07,0.0,0.07,0.07,0.0,-0.0,0.49,0.07,0.07,2.0
+AE-AZ-G010034 = 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.0,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.06,0.01,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.01,45.02,0.07,0.07,2.0,0.05,0.01,0.06,0.05,0.02,0.0,0.99,0.06,0.05,2.0,0.05,0.01,0.06,0.05,0.01,-0.0,1.01,0.05,0.05,2.0,0.06,0.01,0.07,0.05,0.02,0.0,1.0,0.06,0.06,2.0,0.08,0.0,0.08,0.07,0.01,0.0,1.22,0.08,0.08,2.0,0.07,0.01,0.07,0.07,0.01,-0.0,0.86,0.07,0.07,2.0,0.06,0.01,0.06,0.05,0.01,0.0,0.95,0.06,0.06,2.0,0.06,0.01,0.07,0.05,0.01,-0.0,0.97,0.06,0.06,2.0
+AE-AZ-G010035 = 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.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.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,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.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
+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,-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
+AE-AZ-G010037 = 0.04,0.01,0.04,0.03,0.01,0.0,1.19,0.04,0.04,2.0,0.05,0.02,0.07,0.04,0.02,-0.0,1.0,0.06,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.04,0.03,0.06,0.03,0.04,-0.0,1.0,0.05,0.04,2.0,0.03,0.02,0.05,0.02,0.03,0.0,1.0,0.04,0.03,2.0,0.06,0.02,0.08,0.05,0.03,-0.0,1.0,0.07,0.06,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.03,0.07,0.03,0.04,0.0,1.0,0.05,0.05,2.0,0.03,0.02,0.05,0.01,0.03,-0.0,1.0,0.03,0.03,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.02,0.02,-0.01,0.03,-0.0,1.0,0.02,0.0,2.0,0.03,0.0,0.04,0.03,0.0,-0.02,51.08,0.03,0.03,2.0
+AE-AZ-G010038 = 0.06,0.0,0.06,0.06,0.0,1.59,2030.6,0.06,0.06,2.0,0.05,0.01,0.06,0.04,0.02,-0.0,0.99,0.05,0.05,2.0,0.03,0.0,0.04,0.03,0.01,0.0,1.38,0.03,0.03,2.0,0.03,0.0,0.03,0.03,0.0,-0.02,7.0,0.03,0.03,2.0,0.02,0.0,0.02,0.02,0.0,-0.01,4.64,0.02,0.02,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.0,0.03,0.02,0.01,-0.0,1.06,0.03,0.02,2.0,0.03,0.0,0.03,0.02,0.0,0.07,18.54,0.03,0.03,2.0,0.03,0.0,0.03,0.03,0.0,-0.73,-3952.47,0.03,0.03,2.0,0.02,0.0,0.03,0.02,0.0,0.02,-4.87,0.02,0.02,2.0,0.03,0.02,0.04,0.01,0.02,-0.0,1.0,0.03,0.03,2.0,0.06,0.0,0.07,0.06,0.01,-0.0,1.84,0.06,0.06,2.0
+AE-AZ-G010039 = 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.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.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.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.05,0.01,0.05,0.04,0.01,0.09,1.07,0.05,0.05,4.0,0.05,0.02,0.07,0.02,0.04,-0.52,1.66,0.05,0.05,4.0,0.03,0.02,0.05,0.0,0.05,-0.25,1.32,0.04,0.03,4.0,0.04,0.02,0.06,0.02,0.04,-0.44,1.56,0.05,0.05,4.0,0.03,0.02,0.05,0.0,0.04,-0.65,1.81,0.04,0.04,4.0,0.06,0.03,0.08,0.02,0.06,-0.6,1.76,0.06,0.07,4.0,0.04,0.03,0.07,0.0,0.06,-0.4,1.51,0.05,0.05,4.0,0.06,0.0,0.07,0.06,0.0,-1.15,-4.37,0.06,0.07,4.0,0.02,0.03,0.05,-0.02,0.06,-0.08,1.1,0.03,0.02,4.0,0.01,0.01,0.02,0.01,0.02,1.15,2.32,0.01,0.01,4.0,0.01,0.01,0.02,-0.01,0.02,-1.15,2.33,0.02,0.02,4.0,0.04,0.02,0.06,0.02,0.04,0.41,2.04,0.04,0.03,4.0
+AE-AZ-G010041 = 0.02,0.01,0.03,0.01,0.01,-0.0,0.99,0.02,0.02,2.0,0.02,0.0,0.02,0.02,0.0,0.0,-0.66,0.02,0.02,2.0,-0.03,0.0,-0.03,-0.03,0.0,-175313.93,-9.837445027901E10,0.03,-0.03,2.0,0.01,0.02,0.02,-0.01,0.03,-0.0,1.0,0.02,0.01,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.01,0.01,-0.0,0.02,-0.0,1.01,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.01,0.0,-0.01,-0.01,0.01,0.0,0.77,0.01,-0.01,2.0,-0.02,0.0,-0.02,-0.02,0.0,560571.69,5.143154540103E10,0.02,-0.02,2.0,-0.0,NaN,-0.0,-0.0,0.0,NaN,-2.6502317128852E11,0.0,-0.0,2.0,-0.03,0.01,-0.03,-0.04,0.01,0.0,1.01,0.03,-0.03,2.0,0.03,0.02,0.04,0.01,0.02,-0.0,1.0,0.03,0.03,2.0
+AE-AZ-G010042 = 0.07,0.02,0.1,0.05,0.05,0.11,1.71,0.07,0.07,11.0,0.06,0.02,0.09,0.02,0.06,-0.14,2.45,0.06,0.06,11.0,0.06,0.01,0.08,0.04,0.04,-0.17,2.19,0.06,0.06,11.0,0.05,0.02,0.08,0.03,0.05,-0.44,2.21,0.06,0.06,11.0,0.06,0.01,0.08,0.05,0.03,-0.16,2.14,0.06,0.06,11.0,0.05,0.02,0.08,0.02,0.06,-0.28,1.69,0.06,0.05,11.0,0.05,0.01,0.07,0.03,0.04,0.15,1.85,0.05,0.05,11.0,0.06,0.01,0.08,0.03,0.04,-0.62,2.38,0.06,0.06,11.0,0.07,0.01,0.08,0.05,0.03,-0.39,2.53,0.07,0.07,11.0,0.06,0.02,0.08,0.03,0.05,-0.02,2.17,0.06,0.05,11.0,0.07,0.02,0.09,0.04,0.06,-0.05,1.79,0.07,0.06,11.0,0.06,0.02,0.08,0.03,0.05,-0.62,2.13,0.07,0.06,11.0
+AE-AZ-G010043 = 0.11,0.02,0.18,0.02,0.15,-0.18,3.68,0.11,0.11,2323.0,0.11,0.02,0.18,0.04,0.14,-0.06,3.5,0.11,0.11,2323.0,0.11,0.02,0.18,0.01,0.17,-0.26,3.23,0.11,0.11,2323.0,0.11,0.02,0.17,0.0,0.17,-0.47,3.62,0.11,0.11,2323.0,0.11,0.02,0.17,0.0,0.17,-0.5,3.86,0.11,0.11,2323.0,0.11,0.02,0.16,-0.0,0.17,-0.5,3.9,0.11,0.11,2323.0,0.1,0.02,0.15,-0.01,0.16,-0.77,4.63,0.11,0.11,2323.0,0.11,0.02,0.16,-0.0,0.16,-0.59,3.95,0.11,0.11,2323.0,0.11,0.02,0.16,-0.01,0.17,-0.64,4.31,0.11,0.11,2323.0,0.11,0.02,0.16,-0.01,0.17,-0.63,4.35,0.11,0.11,2323.0,0.1,0.02,0.16,-0.02,0.18,-0.69,5.07,0.11,0.11,2323.0,0.11,0.02,0.16,-0.02,0.18,-0.49,4.58,0.11,0.11,2323.0
+AE-AZ-G010044 = 0.07,0.0,0.08,0.07,0.0,-0.0,1.62,0.07,0.07,2.0,0.07,0.0,0.08,0.07,0.0,0.0,1.99,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,-0.01,-9.49,0.08,0.08,2.0,0.08,0.0,0.08,0.08,0.0,0.17,-93.01,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.01,-0.0,1.37,0.08,0.08,2.0,0.08,0.01,0.08,0.07,0.01,-0.0,1.03,0.08,0.08,2.0,0.08,0.01,0.09,0.08,0.01,0.0,0.94,0.08,0.08,2.0,0.09,0.0,0.09,0.09,0.0,0.15,89.76,0.09,0.09,2.0,0.08,0.01,0.09,0.08,0.01,-0.0,1.01,0.08,0.08,2.0,0.06,0.01,0.07,0.05,0.01,0.0,0.99,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,0.01,-1.07,0.07,0.07,2.0
+AE-AZ-G010045 = 0.19,0.06,0.24,0.13,0.11,0.0,1.0,0.2,0.19,4.0,0.1,NaN,0.1,0.1,0.0,NaN,1.5838440939589E11,0.1,0.1,4.0,0.07,NaN,0.07,0.07,0.0,NaN,1.509037077658E10,0.07,0.07,2.0,0.01,0.01,0.02,0.01,0.01,0.0,0.96,0.01,0.01,4.0,0.02,0.02,0.03,0.01,0.03,-0.0,1.0,0.02,0.02,4.0,0.03,0.01,0.04,0.01,0.02,-0.0,1.0,0.03,0.03,4.0,0.12,0.05,0.16,0.08,0.08,-0.0,1.0,0.12,0.12,4.0,0.04,0.01,0.05,0.04,0.01,0.0,0.98,0.04,0.04,4.0,0.04,0.02,0.05,0.02,0.03,0.0,1.0,0.04,0.04,4.0,0.14,0.07,0.2,0.08,0.12,-0.0,1.0,0.15,0.14,4.0,0.12,NaN,0.12,0.12,0.0,NaN,1.049570727521E10,0.12,0.12,2.0,-0.01,0.02,0.01,-0.03,0.04,-0.0,1.0,0.02,-0.01,4.0
+AE-AZ-G010046 = 0.07,0.0,0.08,0.07,0.0,-0.0,1.62,0.07,0.07,2.0,0.07,0.0,0.08,0.07,0.0,0.0,1.99,0.07,0.07,2.0,0.08,0.0,0.08,0.08,0.0,-0.01,-9.49,0.08,0.08,2.0,0.08,0.0,0.08,0.08,0.0,0.17,-93.01,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.01,-0.0,1.37,0.08,0.08,2.0,0.08,0.01,0.08,0.07,0.01,-0.0,1.03,0.08,0.08,2.0,0.08,0.01,0.09,0.08,0.01,0.0,0.94,0.08,0.08,2.0,0.09,0.0,0.09,0.09,0.0,0.15,89.76,0.09,0.09,2.0,0.08,0.01,0.09,0.08,0.01,-0.0,1.01,0.08,0.08,2.0,0.06,0.01,0.07,0.05,0.01,0.0,0.99,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,0.01,-1.07,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.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.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.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.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.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.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.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.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.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0,0.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,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
+AE-AZ-G010049 = 0.08,0.0,0.08,0.08,0.0,0.14,-104.01,0.08,0.08,2.0,0.07,0.0,0.07,0.07,0.0,-0.0,-8.13,0.07,0.07,2.0,0.09,0.0,0.09,0.08,0.0,-0.0,-0.86,0.09,0.09,2.0,0.08,0.0,0.08,0.08,0.0,-0.83,123.81,0.08,0.08,2.0,0.08,0.0,0.08,0.07,0.0,-0.0,1.53,0.08,0.08,2.0,0.08,0.0,0.08,0.08,0.0,-0.03,1873.28,0.08,0.08,2.0,0.08,0.01,0.08,0.07,0.02,-0.0,1.0,0.08,0.08,2.0,0.07,0.0,0.08,0.07,0.0,-0.0,1.78,0.07,0.07,2.0,0.09,0.0,0.09,0.09,0.0,0.0,1.81,0.09,0.09,2.0,0.09,0.01,0.1,0.09,0.01,-0.0,0.94,0.09,0.09,2.0,0.06,0.01,0.07,0.05,0.01,0.0,0.99,0.06,0.06,2.0,0.07,0.0,0.07,0.07,0.0,0.03,2.07,0.07,0.07,2.0
+AE-AZ-G010050 = -0.06,NaN,-0.06,-0.06,0.0,NaN,NaN,0.06,-0.06,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,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,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.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.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,-0.0,NaN,-0.0,-0.0,0.0,NaN,NaN,0.0,-0.0,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.01,0.07,0.06,0.01,0.0,0.91,0.07,0.07,2.0,0.09,0.0,0.09,0.09,0.0,0.03,17.8,0.09,0.09,2.0,0.08,0.0,0.08,0.08,0.0,0.05,22.13,0.08,0.08,2.0,0.07,0.01,0.07,0.06,0.01,0.0,0.96,0.07,0.07,2.0,0.07,0.01,0.08,0.07,0.01,-0.0,1.03,0.07,0.07,2.0,0.06,0.0,0.07,0.06,0.01,0.0,1.04,0.06,0.06,2.0,0.06,0.01,0.07,0.06,0.01,-0.0,0.99,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.11,0.01,0.12,0.1,0.02,0.0,1.0,0.11,0.11,2.0,0.07,0.0,0.07,0.07,0.0,-0.04,23.32,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
+AE-AZ-G010052 = 0.24,NaN,0.24,0.24,0.0,NaN,-3.86354972514E10,0.24,0.24,2.0,0.1,NaN,0.1,0.1,0.0,NaN,1.5838440939589E11,0.1,0.1,2.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,0.02,NaN,0.02,0.02,0.0,NaN,1.26442064765E10,0.02,0.02,2.0,0.03,NaN,0.03,0.03,0.0,NaN,4.6914609021E9,0.03,0.03,2.0,0.01,0.0,0.01,0.01,0.0,-1046143.68,7.4526911967533E11,0.01,0.01,2.0,0.16,NaN,0.16,0.16,0.0,NaN,-1.835803405309E10,0.16,0.16,2.0,0.05,0.0,0.05,0.05,0.0,-2.258171749E8,4.6737264474983556E14,0.05,0.05,2.0,0.05,NaN,0.05,0.05,0.0,NaN,-4.17961809348E10,0.05,0.05,2.0,0.2,NaN,0.2,0.2,0.0,NaN,-2.304542962397E10,0.2,0.2,2.0,99999.0,0.0,0.0,0.0,0.0,0.0,-1.2,1.0,0.0,0.0,-0.03,0.0,-0.03,-0.03,0.0,-175313.93,-9.837445027901E10,0.03,-0.03,2.0
+AE-AZ-G010053 = 0.08,0.02,0.09,0.07,0.02,-0.0,1.0,0.08,0.08,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.07,0.05,0.03,-0.0,1.0,0.06,0.06,2.0,0.05,0.02,0.06,0.03,0.03,0.0,1.0,0.05,0.05,2.0,0.06,0.02,0.07,0.05,0.02,-0.0,1.0,0.06,0.06,2.0,0.06,0.01,0.07,0.05,0.02,0.0,1.0,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.06,0.02,0.07,0.05,0.03,0.0,1.0,0.06,0.06,2.0,0.06,0.02,0.07,0.05,0.03,0.0,1.0,0.06,0.06,2.0,0.02,0.03,0.05,-0.0,0.05,0.0,1.0,0.03,0.02,2.0,0.07,0.01,0.08,0.07,0.02,-0.0,1.0,0.07,0.07,2.0,0.05,0.02,0.07,0.04,0.03,-0.0,1.0,0.06,0.05,2.0
+AE-AZ-G010054 = 0.1,NaN,0.1,0.1,0.0,NaN,-1.575712307492E10,0.1,0.1,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,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.07,0.0,0.07,0.07,0.0,-4082556.93,1.722427777756092E13,0.07,0.07,2.0,-0.01,0.0,-0.01,-0.01,0.0,-83363.7,7.561354644778E10,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,-0.07,NaN,-0.07,-0.07,0.0,NaN,2.0657326222538E11,0.07,-0.07,2.0,0.1,0.0,0.1,0.1,0.0,8553018.21,-2.7419377548995E11,0.1,0.1,2.0
+AE-AZ-G010055 = 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.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.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.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.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.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0
+AE-AZ-G010056 = 0.09,0.0,0.09,0.09,0.0,0.04,37.63,0.09,0.09,2.0,0.07,0.01,0.07,0.06,0.01,0.0,0.96,0.07,0.07,2.0,0.09,0.0,0.09,0.09,0.0,0.0,-1.77,0.09,0.09,2.0,0.08,0.0,0.08,0.07,0.0,-0.0,0.59,0.08,0.08,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.07,0.07,0.01,-0.0,1.28,0.07,0.07,2.0,0.06,0.0,0.06,0.06,0.0,0.02,-39.59,0.06,0.06,2.0,0.06,0.01,0.07,0.06,0.01,-0.0,0.99,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.11,0.01,0.12,0.1,0.01,-0.0,0.99,0.11,0.11,2.0,0.07,0.01,0.08,0.07,0.01,0.0,0.98,0.07,0.07,2.0,0.07,0.01,0.08,0.06,0.02,-0.0,1.0,0.07,0.07,2.0
+AE-AZ-G010057 = 0.06,0.01,0.07,0.06,0.01,0.0,0.99,0.06,0.06,2.0,0.06,0.0,0.06,0.05,0.0,0.0,1.42,0.06,0.06,2.0,0.03,0.0,0.04,0.03,0.0,-0.0,3.84,0.03,0.03,2.0,0.05,0.0,0.05,0.05,0.0,-0.01,-0.03,0.05,0.05,2.0,0.05,0.01,0.06,0.05,0.01,0.0,0.97,0.05,0.05,2.0,0.05,0.0,0.05,0.05,0.0,-0.25,-543.31,0.05,0.05,2.0,0.05,0.0,0.05,0.05,0.0,-0.0,1.76,0.05,0.05,2.0,0.07,0.0,0.07,0.07,0.0,-0.02,21.01,0.07,0.07,2.0,0.07,0.0,0.08,0.07,0.0,0.02,21.63,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.05,0.01,0.05,0.04,0.01,0.0,1.01,0.05,0.05,2.0,0.04,0.0,0.04,0.04,0.0,-0.01,-41.33,0.04,0.04,2.0
+AE-AZ-G010058 = 0.07,0.02,0.09,0.04,0.05,-0.51,1.65,0.07,0.07,4.0,0.07,0.03,0.09,0.04,0.05,-0.42,1.54,0.07,0.07,4.0,0.08,0.01,0.09,0.07,0.02,0.21,1.27,0.08,0.08,4.0,0.06,0.03,0.09,0.02,0.07,-0.3,1.43,0.06,0.06,4.0,0.08,0.0,0.09,0.08,0.0,-0.82,7.67,0.08,0.08,4.0,0.05,0.04,0.09,0.0,0.08,-0.4,1.52,0.06,0.06,4.0,0.06,0.03,0.08,0.02,0.06,-0.39,1.51,0.06,0.06,4.0,0.06,0.02,0.09,0.04,0.05,-0.12,1.2,0.07,0.07,4.0,0.08,0.0,0.08,0.08,0.0,-0.41,5.79,0.08,0.08,4.0,0.06,0.03,0.09,0.03,0.05,-0.13,1.21,0.07,0.06,4.0,0.06,0.02,0.09,0.04,0.05,-0.26,1.37,0.07,0.07,4.0,0.07,0.02,0.09,0.04,0.05,-0.39,1.54,0.07,0.07,4.0
+AE-AZ-G010059 = 0.08,0.0,0.08,0.08,0.0,263733.02,3.820869687007E10,0.08,0.08,2.0,0.09,NaN,0.09,0.09,0.0,NaN,-1.310985582975E10,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.01,0.0,0.01,0.01,0.0,-1046143.68,7.4526911967533E11,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,0.06,0.02,0.07,0.04,0.03,-0.0,1.0,0.06,0.06,2.0,0.04,NaN,0.04,0.04,0.0,NaN,-1.5344116689557E11,0.04,0.04,2.0,0.05,NaN,0.05,0.05,0.0,NaN,-4.17961809348E10,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,0.11,NaN,0.11,0.11,0.0,NaN,-7.31160964025E9,0.11,0.11,2.0,0.12,NaN,0.12,0.12,0.0,NaN,1.049570727521E10,0.12,0.12,2.0,0.1,NaN,0.1,0.1,0.0,NaN,1.5838440939589E11,0.1,0.1,2.0
+AE-AZ-G010060 = 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.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,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.08,NaN,0.08,0.08,0.0,NaN,NaN,0.08,0.08,1.0,0.15,NaN,0.15,0.15,0.0,NaN,NaN,0.15,0.15,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0
+AE-AZ-G010061 = 0.11,0.01,0.12,0.1,0.02,-0.0,1.0,0.11,0.11,2.0,0.1,0.01,0.11,0.1,0.01,0.0,0.97,0.1,0.1,2.0,0.08,0.02,0.09,0.07,0.03,-0.0,1.0,0.08,0.08,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.01,0.09,0.08,0.01,0.0,1.0,0.08,0.08,2.0,0.09,0.0,0.09,0.09,0.0,0.04,-26.28,0.09,0.09,2.0,0.09,0.01,0.09,0.09,0.01,-0.0,1.2,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,0.1,0.01,0.11,0.09,0.02,-0.0,1.01,0.1,0.1,2.0,0.09,0.01,0.09,0.08,0.01,-0.0,1.08,0.09,0.09,2.0,0.12,0.04,0.15,0.09,0.06,0.0,1.0,0.12,0.12,2.0,0.1,0.01,0.1,0.09,0.01,-0.0,1.16,0.1,0.1,2.0
+AE-DU-G040001 = 0.11,0.01,0.13,0.1,0.03,0.58,2.19,0.11,0.11,141.0,0.11,0.01,0.14,0.1,0.05,0.65,2.7,0.11,0.11,141.0,0.11,0.01,0.14,0.1,0.04,0.5,2.55,0.11,0.11,141.0,0.11,0.01,0.13,0.09,0.04,0.44,2.34,0.11,0.11,141.0,0.11,0.01,0.13,0.09,0.04,0.48,2.53,0.11,0.1,141.0,0.11,0.01,0.13,0.09,0.04,0.0,2.48,0.11,0.1,141.0,0.1,0.01,0.12,0.08,0.04,-0.07,2.56,0.1,0.1,141.0,0.1,0.01,0.12,0.09,0.04,0.19,2.42,0.1,0.1,141.0,0.11,0.01,0.13,0.09,0.04,0.4,2.3,0.11,0.1,141.0,0.1,0.01,0.13,0.09,0.04,0.46,2.48,0.11,0.1,141.0,0.1,0.01,0.12,0.09,0.04,0.38,2.25,0.1,0.1,141.0,0.11,0.01,0.13,0.09,0.04,0.3,2.46,0.11,0.1,141.0
+AE-DU-G040002 = 0.11,0.01,0.11,0.1,0.01,0.49,1.46,0.11,0.1,3.0,0.11,0.0,0.11,0.11,0.0,-0.01,-3.68,0.11,0.11,3.0,0.11,0.0,0.12,0.11,0.01,0.63,1.32,0.11,0.11,3.0,0.09,0.0,0.1,0.09,0.0,0.71,-1.54,0.09,0.09,3.0,0.09,0.0,0.09,0.09,0.0,0.7,0.47,0.09,0.09,3.0,0.07,0.0,0.08,0.07,0.0,-0.36,-12.78,0.07,0.08,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.0,-0.11,0.07,0.07,3.0,0.09,0.0,0.09,0.09,0.0,0.66,-33.17,0.09,0.09,3.0,0.09,NaN,0.09,0.09,0.0,NaN,3.754214679081E11,0.09,0.09,3.0,0.09,0.0,0.09,0.09,0.0,0.6,-407.42,0.09,0.09,3.0,0.1,0.0,0.1,0.1,0.0,0.6,2.13,0.1,0.1,3.0
+AE-FU-G030001 = 0.11,0.01,0.13,0.08,0.05,-0.42,2.83,0.11,0.11,41.0,0.13,0.02,0.18,0.09,0.08,0.28,3.18,0.13,0.13,41.0,0.13,0.01,0.16,0.1,0.05,0.18,2.26,0.13,0.13,41.0,0.1,0.01,0.12,0.08,0.03,-0.35,2.15,0.1,0.1,41.0,0.09,0.01,0.11,0.07,0.04,0.04,2.99,0.09,0.09,41.0,0.08,0.01,0.1,0.05,0.05,0.11,2.84,0.08,0.08,41.0,0.07,0.01,0.09,0.06,0.04,0.22,2.61,0.07,0.07,41.0,0.08,0.01,0.1,0.06,0.04,-0.12,2.27,0.08,0.08,41.0,0.09,0.01,0.11,0.07,0.04,-0.04,2.64,0.09,0.09,41.0,0.09,0.01,0.11,0.07,0.04,0.05,2.79,0.09,0.09,41.0,0.09,0.01,0.1,0.07,0.03,-0.48,2.34,0.09,0.09,41.0,0.09,0.01,0.11,0.06,0.05,-1.19,4.96,0.09,0.1,41.0
+AE-FU-G030002 = 0.09,0.01,0.1,0.07,0.03,-0.26,1.63,0.09,0.09,17.0,0.09,0.01,0.11,0.07,0.04,-0.1,2.08,0.09,0.09,17.0,0.08,0.01,0.1,0.07,0.04,0.32,1.96,0.09,0.08,17.0,0.06,0.01,0.07,0.05,0.03,0.12,1.82,0.06,0.06,17.0,0.06,0.01,0.08,0.05,0.04,0.23,2.91,0.06,0.06,17.0,0.05,0.01,0.06,0.04,0.02,-1.0,2.85,0.06,0.06,17.0,0.05,0.01,0.09,0.04,0.05,1.92,7.65,0.05,0.05,17.0,0.06,0.01,0.1,0.04,0.06,1.62,6.34,0.06,0.06,17.0,0.06,0.01,0.09,0.05,0.04,1.2,4.04,0.06,0.06,17.0,0.07,0.01,0.11,0.05,0.06,1.74,7.16,0.07,0.06,17.0,0.06,0.01,0.09,0.05,0.04,0.6,2.29,0.06,0.06,17.0,0.07,0.01,0.09,0.05,0.04,0.11,2.33,0.07,0.07,17.0
+AE-NEU-G050001 = 0.1,0.0,0.1,0.09,0.01,0.28,1.4,0.1,0.09,4.0,0.1,0.01,0.11,0.1,0.01,0.75,2.04,0.1,0.1,4.0,0.1,0.01,0.11,0.1,0.01,0.85,2.03,0.11,0.1,4.0,0.09,0.0,0.09,0.09,0.01,0.43,1.67,0.09,0.09,4.0,0.08,0.0,0.09,0.08,0.01,0.44,1.54,0.08,0.08,4.0,0.08,0.0,0.08,0.07,0.01,-0.65,3.04,0.08,0.08,4.0,0.07,0.0,0.07,0.07,0.01,0.0,0.42,0.07,0.07,4.0,0.07,0.0,0.07,0.07,0.01,0.05,0.14,0.07,0.07,4.0,0.08,0.0,0.09,0.08,0.01,0.51,1.47,0.08,0.08,4.0,0.09,0.0,0.09,0.08,0.01,0.1,1.19,0.09,0.09,4.0,0.09,0.0,0.09,0.08,0.01,0.4,1.8,0.09,0.09,4.0,0.09,0.0,0.09,0.09,0.01,0.0,1.75,0.09,0.09,4.0
+AE-NEU-G050002 = 0.13,0.01,0.14,0.13,0.01,-0.0,0.98,0.13,0.13,2.0,0.13,0.01,0.14,0.13,0.01,0.0,0.96,0.13,0.13,2.0,0.13,0.01,0.14,0.13,0.01,0.0,0.9,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.01,0.13,0.12,0.01,-0.0,0.88,0.12,0.12,2.0,0.12,0.01,0.13,0.12,0.01,0.0,0.95,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.01,0.12,0.12,0.01,0.0,1.04,0.12,0.12,2.0,0.12,0.0,0.13,0.12,0.01,0.0,1.26,0.12,0.12,2.0,0.12,0.01,0.13,0.12,0.01,0.0,0.95,0.12,0.12,2.0,0.12,0.01,0.13,0.12,0.01,0.0,0.95,0.12,0.12,2.0,0.12,0.01,0.13,0.12,0.01,0.0,1.06,0.12,0.12,2.0
+AE-RK-G060001 = 0.13,0.02,0.18,0.09,0.09,0.85,4.0,0.13,0.13,59.0,0.15,0.03,0.23,0.1,0.12,0.52,2.34,0.15,0.14,59.0,0.15,0.02,0.22,0.11,0.1,0.72,2.86,0.15,0.15,59.0,0.12,0.02,0.18,0.09,0.08,0.49,2.7,0.12,0.12,59.0,0.11,0.02,0.17,0.08,0.09,0.47,2.66,0.12,0.12,59.0,0.1,0.02,0.16,0.07,0.09,0.18,1.82,0.11,0.11,59.0,0.1,0.02,0.15,0.07,0.08,0.28,1.86,0.1,0.1,59.0,0.1,0.02,0.15,0.07,0.08,0.27,2.08,0.11,0.1,59.0,0.11,0.02,0.16,0.08,0.08,0.38,2.13,0.11,0.11,59.0,0.11,0.02,0.16,0.08,0.08,0.46,2.5,0.11,0.11,59.0,0.11,0.02,0.16,0.09,0.08,0.66,3.02,0.11,0.11,59.0,0.12,0.02,0.17,0.09,0.08,0.49,3.01,0.12,0.12,59.0
+AE-RK-G060002 = 0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,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.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.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.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,1.0
+AE-RK-G060003 = 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.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,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.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.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.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0
+AE-RK-G060004 = 0.13,0.0,0.13,0.13,0.0,-0.01,14.65,0.13,0.13,2.0,0.15,0.01,0.16,0.15,0.01,-0.0,1.0,0.15,0.15,2.0,0.15,0.0,0.15,0.15,0.0,-0.0,0.03,0.15,0.15,2.0,0.13,0.0,0.13,0.13,0.01,0.0,1.12,0.13,0.13,2.0,0.12,0.0,0.12,0.12,0.01,-0.0,1.07,0.12,0.12,2.0,0.12,0.0,0.12,0.12,0.0,0.03,-20.04,0.12,0.12,2.0,0.11,0.0,0.11,0.11,0.0,-0.01,-8.56,0.11,0.11,2.0,0.12,0.0,0.12,0.11,0.01,0.0,0.9,0.12,0.12,2.0,0.12,0.0,0.12,0.12,0.01,0.0,-0.23,0.12,0.12,2.0,0.11,0.01,0.12,0.11,0.01,0.0,1.13,0.11,0.11,2.0,0.11,0.0,0.11,0.11,0.0,-0.0,1.23,0.11,0.11,2.0,0.12,0.0,0.13,0.12,0.01,0.0,0.58,0.12,0.12,2.0
+AE-RK-G060005 = 0.09,0.01,0.1,0.08,0.03,-0.97,3.18,0.09,0.09,41.0,0.1,0.01,0.11,0.08,0.03,-1.27,4.61,0.1,0.1,41.0,0.1,0.01,0.12,0.08,0.04,-1.05,3.18,0.1,0.11,41.0,0.08,0.01,0.1,0.06,0.04,-0.51,2.53,0.08,0.08,41.0,0.07,0.01,0.09,0.05,0.04,-0.1,2.45,0.07,0.07,41.0,0.07,0.01,0.09,0.05,0.04,0.39,2.51,0.07,0.07,41.0,0.06,0.01,0.08,0.04,0.04,0.3,2.89,0.06,0.06,41.0,0.06,0.01,0.09,0.05,0.04,0.52,3.12,0.06,0.06,41.0,0.07,0.01,0.09,0.05,0.04,-0.15,2.33,0.08,0.08,41.0,0.08,0.01,0.1,0.05,0.04,-0.17,2.51,0.08,0.08,41.0,0.08,0.01,0.09,0.06,0.04,-0.71,2.67,0.08,0.08,41.0,0.09,0.01,0.1,0.06,0.04,-0.67,2.78,0.09,0.09,41.0
+AE-SH-G070001 = 0.12,0.01,0.15,0.09,0.06,-0.58,3.55,0.12,0.12,84.0,0.13,0.01,0.14,0.1,0.04,-0.82,3.37,0.13,0.13,84.0,0.13,0.01,0.15,0.1,0.04,-0.79,3.28,0.13,0.13,84.0,0.12,0.01,0.14,0.09,0.05,-0.76,3.53,0.12,0.12,84.0,0.12,0.01,0.14,0.09,0.06,-0.84,3.93,0.12,0.12,84.0,0.12,0.01,0.14,0.09,0.06,-0.62,3.05,0.12,0.12,84.0,0.11,0.01,0.14,0.08,0.06,-0.9,3.56,0.11,0.11,84.0,0.11,0.01,0.14,0.08,0.06,-0.75,3.7,0.12,0.12,84.0,0.12,0.01,0.14,0.09,0.06,-0.74,3.69,0.12,0.12,84.0,0.12,0.01,0.14,0.09,0.05,-0.46,3.42,0.12,0.12,84.0,0.12,0.01,0.14,0.09,0.06,-0.4,4.49,0.12,0.12,84.0,0.12,0.01,0.14,0.09,0.05,-0.9,4.54,0.12,0.12,84.0
+AE-SH-G070002 = 0.1,0.01,0.11,0.09,0.02,0.29,2.67,0.1,0.1,8.0,0.11,0.01,0.12,0.1,0.02,-0.46,2.42,0.12,0.11,8.0,0.11,0.01,0.12,0.09,0.02,-0.46,1.99,0.11,0.11,8.0,0.08,0.01,0.09,0.07,0.02,-0.39,2.22,0.08,0.08,8.0,0.08,0.01,0.09,0.07,0.01,-0.12,1.24,0.08,0.08,8.0,0.06,0.0,0.07,0.06,0.01,0.7,1.7,0.06,0.06,8.0,0.07,0.01,0.08,0.06,0.02,0.17,1.4,0.07,0.07,8.0,0.08,0.01,0.09,0.07,0.02,-0.03,1.92,0.08,0.08,8.0,0.08,0.01,0.09,0.07,0.01,-0.34,1.73,0.08,0.08,8.0,0.08,0.01,0.1,0.08,0.02,0.31,1.38,0.09,0.08,8.0,0.09,0.0,0.09,0.08,0.01,0.15,1.99,0.09,0.09,8.0,0.09,0.01,0.1,0.07,0.02,-0.75,2.63,0.09,0.09,8.0
+AE-UQ-G080001 = 0.06,0.0,0.06,0.06,0.0,-126989.59,-3.076016255233E10,0.06,0.06,4.0,-0.01,0.0,-0.01,-0.01,0.0,-100178.73,-5.36961910919E9,0.01,-0.01,4.0,0.09,0.0,0.09,0.09,0.0,470539.17,2.0624155628199E11,0.09,0.09,4.0,-0.01,0.0,-0.01,-0.01,0.0,-100178.73,-5.36961910919E9,0.01,-0.01,4.0,0.02,0.0,0.02,0.02,0.0,-264126.37,2.871911938453E10,0.02,0.02,4.0,0.1,NaN,0.1,0.1,0.0,NaN,1.5838440939589E11,0.1,0.1,4.0,0.04,NaN,0.04,0.04,0.0,NaN,-1.5344116689557E11,0.04,0.04,4.0,0.02,NaN,0.02,0.02,0.0,NaN,1.26442064765E10,0.02,0.02,4.0,-0.02,NaN,-0.02,-0.02,0.0,NaN,-2.9184617191901E11,0.02,-0.02,4.0,0.09,NaN,0.09,0.09,0.0,NaN,2.73605839368E9,0.09,0.09,4.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,4.6914609021E9,0.03,0.03,4.0
+AE-UQ-G080002 = 0.12,0.0,0.13,0.11,0.02,-0.86,5.2,0.12,0.12,28.0,0.14,0.01,0.18,0.12,0.06,0.72,3.04,0.15,0.14,28.0,0.15,0.01,0.17,0.12,0.04,0.59,3.25,0.15,0.14,28.0,0.13,0.0,0.14,0.11,0.02,-1.11,5.67,0.13,0.13,28.0,0.12,0.0,0.13,0.11,0.02,-0.27,3.48,0.12,0.12,28.0,0.12,0.0,0.13,0.1,0.02,-1.75,7.58,0.12,0.12,28.0,0.12,0.0,0.12,0.1,0.02,-1.22,4.69,0.12,0.12,28.0,0.12,0.0,0.12,0.1,0.02,-1.07,3.83,0.12,0.12,28.0,0.12,0.0,0.13,0.11,0.02,-0.72,2.87,0.12,0.12,28.0,0.12,0.0,0.13,0.11,0.02,-0.97,4.09,0.12,0.12,28.0,0.12,0.0,0.12,0.11,0.02,-0.74,3.24,0.12,0.12,28.0,0.12,0.0,0.13,0.11,0.02,-0.11,4.06,0.12,0.12,28.0
+AE-UQ-G080003 = 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.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.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.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
+AE-UQ-G080004 = 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.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.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.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.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.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,1.0
+AE-UQ-G080005 = 0.11,0.0,0.12,0.11,0.0,-0.0,4.31,0.11,0.11,2.0,0.13,0.0,0.13,0.13,0.01,0.0,0.93,0.13,0.13,2.0,0.13,0.01,0.14,0.12,0.01,0.0,0.96,0.13,0.13,2.0,0.12,0.01,0.12,0.11,0.01,0.0,0.93,0.12,0.12,2.0,0.12,0.0,0.12,0.12,0.01,0.0,1.11,0.12,0.12,2.0,0.12,0.01,0.12,0.11,0.01,0.0,0.95,0.12,0.12,2.0,0.1,0.0,0.1,0.1,0.0,0.04,-50.64,0.1,0.1,2.0,0.09,0.0,0.09,0.09,0.0,0.04,-26.28,0.09,0.09,2.0,0.1,0.0,0.1,0.1,0.0,0.0,2.54,0.1,0.1,2.0,0.1,0.0,0.1,0.1,0.0,0.04,-50.64,0.1,0.1,2.0,0.1,0.0,0.1,0.1,0.0,0.04,-50.64,0.1,0.1,2.0,0.11,0.0,0.12,0.11,0.01,-0.0,1.34,0.11,0.11,2.0
+AE-UQ-G080006 = 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.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.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.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
+AE-UQ-G080007 = 0.12,0.0,0.12,0.11,0.01,0.58,1.86,0.12,0.12,4.0,0.13,0.0,0.14,0.13,0.01,0.28,1.4,0.13,0.13,4.0,0.13,0.01,0.14,0.12,0.02,-0.08,1.43,0.13,0.13,4.0,0.12,0.01,0.13,0.11,0.01,0.0,1.4,0.12,0.12,4.0,0.12,0.0,0.13,0.12,0.01,0.28,1.36,0.12,0.12,4.0,0.12,0.01,0.12,0.11,0.01,0.19,1.34,0.12,0.12,4.0,0.11,0.01,0.11,0.1,0.01,0.33,1.55,0.11,0.11,4.0,0.1,0.01,0.11,0.09,0.02,0.08,1.15,0.1,0.1,4.0,0.11,0.01,0.12,0.1,0.02,0.19,1.57,0.11,0.11,4.0,0.11,0.01,0.12,0.1,0.01,0.36,1.56,0.11,0.11,4.0,0.11,0.01,0.11,0.1,0.01,0.33,1.55,0.11,0.11,4.0,0.12,0.0,0.12,0.11,0.01,0.17,2.02,0.12,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.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,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.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.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
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_nighttemp_2005.properties
new file mode 100644
index 0000000..301549e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_nighttemp_2005.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 2005 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=2005
+
+# 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.73,6.76,27.09,-12.6,39.69,-0.79,2.84,16.21,16.48,111347.0,14.56,5.92,25.71,-14.53,40.24,-1.31,4.54,15.71,16.48,111342.0,11.76,6.4,24.33,-12.6,36.93,-0.55,2.44,13.39,13.17,111346.0,6.58,5.92,21.57,-17.28,38.86,-0.32,2.76,8.86,6.83,111346.0,3.86,6.74,19.37,-24.72,44.09,-0.08,2.51,7.77,3.66,111341.0,2.22,6.88,19.65,-21.14,40.79,0.11,2.58,7.23,1.73,111340.0,1.36,6.73,22.95,-21.69,44.65,0.16,2.83,6.86,0.63,111348.0,2.86,7.39,24.88,-21.97,46.85,0.26,2.55,7.92,2.01,111346.0,3.93,6.01,25.16,-23.9,49.06,-0.53,3.88,7.18,4.49,111343.0,6.98,6.51,28.74,-19.76,48.5,-0.31,2.8,9.55,7.52,111348.0,10.79,6.79,24.61,-17.83,42.44,-0.59,2.68,12.75,12.2,111348.0,12.27,6.14,27.36,-13.15,40.51,-0.6,2.71,13.72,13.44,111347.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_rainfall_2005.properties
new file mode 100644
index 0000000..2249816
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 75.45,60.16,717.22,1.0,716.22,0.84,3.79,96.5,63.27,17167.0,69.23,52.0,380.69,1.0,379.69,1.25,5.6,86.59,63.27,17167.0,88.15,80.51,456.21,1.0,455.21,1.32,4.51,119.38,62.43,17167.0,52.08,69.82,456.21,1.0,455.21,2.39,8.67,87.11,25.95,17167.0,42.54,60.58,470.18,1.0,469.18,2.67,10.79,74.02,20.99,17167.0,49.34,51.52,404.36,1.0,403.36,2.36,11.22,71.34,37.99,17167.0,21.66,25.71,323.41,1.0,322.41,2.78,16.36,33.62,14.65,17167.0,44.36,36.18,404.36,1.0,403.36,1.36,6.7,57.24,38.1,17167.0,30.04,35.6,999.41,1.0,998.41,4.73,70.86,46.58,17.53,17167.0,56.44,51.66,675.23,1.0,674.23,2.0,10.6,76.51,44.06,17167.0,74.33,57.2,392.34,1.0,391.34,1.28,5.04,93.79,61.62,17167.0,73.53,60.94,380.69,1.0,379.69,1.55,5.77,95.5,56.14,17167.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_temperature_2005.properties
new file mode 100644
index 0000000..e909aa6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_temperature_2005.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 2005 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=2005
+
+# 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.24,6.53,45.0,-5.02,50.02,-0.82,5.1,32.89,32.46,111348.0,30.03,5.15,45.0,-2.4,47.4,-0.84,5.38,30.46,30.39,111348.0,25.74,5.93,42.52,-7.22,49.74,-0.97,4.35,26.41,26.54,111348.0,19.28,5.45,34.53,-9.7,44.23,-0.99,3.72,20.04,20.82,111348.0,13.51,7.09,28.19,-17.01,45.2,-0.62,2.42,15.25,15.24,111348.0,10.32,7.63,27.64,-19.76,47.4,-0.51,2.52,12.84,11.45,111323.0,10.18,7.94,28.19,-17.28,45.47,-0.39,2.5,12.91,10.55,111348.0,13.12,8.49,32.87,-16.18,49.06,-0.24,2.29,15.62,13.17,111346.0,19.19,6.88,35.63,-12.87,48.5,-0.97,4.06,20.39,20.47,111344.0,26.53,7.34,45.0,-7.64,52.64,-0.9,3.95,27.52,27.78,111348.0,30.45,7.15,45.0,-5.57,50.57,-0.92,4.34,31.28,31.63,111348.0,32.3,6.36,45.0,-4.33,49.33,-1.05,5.61,32.92,32.56,111348.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_vegetation_2005.properties
new file mode 100644
index 0000000..e860e18
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_0_vegetation_2005.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 2005 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=2005
+
+# 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.43,0.24,0.9,-0.1,1.0,0.06,1.53,0.49,0.43,111346.0,0.44,0.24,0.9,-0.1,1.0,0.04,1.51,0.5,0.44,111344.0,0.43,0.23,0.9,-0.1,1.0,0.01,1.51,0.49,0.43,111345.0,0.4,0.22,0.9,-0.1,1.0,0.23,1.81,0.46,0.39,111345.0,0.37,0.2,0.9,-0.1,1.0,0.42,2.28,0.42,0.34,111345.0,0.34,0.21,0.88,-0.1,0.98,0.32,2.22,0.4,0.32,111346.0,0.33,0.19,0.86,-0.1,0.96,0.23,2.19,0.38,0.31,111346.0,0.32,0.17,0.86,-0.1,0.96,0.21,2.16,0.37,0.31,111343.0,0.33,0.17,0.86,-0.1,0.96,0.28,2.29,0.37,0.3,111345.0,0.34,0.18,0.9,-0.1,1.0,0.35,2.44,0.38,0.32,111343.0,0.36,0.19,0.9,-0.1,1.0,0.25,2.09,0.41,0.34,111345.0,0.39,0.21,0.9,-0.1,1.0,0.21,1.75,0.44,0.35,111344.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_nighttemp_2005.properties
new file mode 100644
index 0000000..6e0c97e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = 15.01,9.14,26.81,-6.81,33.62,-0.65,1.81,17.58,20.2,5547.0,12.92,9.94,25.71,-9.57,35.28,-0.54,1.67,16.3,18.27,5547.0,13.51,7.95,24.06,-6.81,30.87,-0.65,1.93,15.67,17.44,5546.0,7.25,7.17,20.47,-11.5,31.97,-0.89,2.39,10.2,10.41,5547.0,7.9,8.29,19.09,-13.7,32.8,-0.95,2.43,11.46,11.93,5547.0,5.21,8.42,17.72,-17.28,35.0,-0.86,2.42,9.91,7.8,5547.0,5.11,9.11,20.75,-17.28,38.03,-0.73,2.3,10.44,8.14,5547.0,9.6,9.81,24.88,-13.63,38.51,-0.72,2.13,13.73,13.58,5547.0,6.7,8.87,25.16,-16.04,41.2,-0.62,2.16,11.12,9.17,5546.0,9.93,9.14,28.74,-13.01,41.75,-0.69,2.15,13.5,13.31,5547.0,12.16,8.97,23.23,-10.26,33.48,-0.76,2.07,15.11,16.61,5547.0,13.18,7.87,27.36,-6.12,33.48,-0.56,1.77,15.35,17.17,5547.0
+AR-B = 16.14,1.25,22.4,8.07,14.33,0.54,3.97,16.19,16.06,12395.0,16.17,1.32,20.75,11.65,9.09,-0.04,2.56,16.22,16.2,12394.0,12.57,1.64,20.2,6.97,13.23,0.19,3.29,12.68,12.48,12395.0,7.03,1.53,13.31,2.01,11.3,0.1,3.16,7.19,7.04,12395.0,4.02,1.49,11.38,-4.06,15.43,0.35,3.35,4.29,3.94,12394.0,2.67,2.34,13.58,-4.61,18.19,0.3,3.0,3.55,2.56,12394.0,1.63,1.57,8.35,-4.06,12.4,0.14,3.0,2.26,1.59,12395.0,2.46,1.52,9.45,-2.68,12.13,0.32,3.33,2.89,2.42,12395.0,4.77,1.34,10.83,-0.2,11.02,0.3,3.27,4.96,4.69,12395.0,7.05,1.54,16.2,2.83,13.37,0.25,2.9,7.22,7.11,12395.0,11.22,1.69,17.44,5.87,11.57,-0.23,2.62,11.34,11.38,12395.0,11.81,1.77,19.51,6.97,12.54,-0.07,2.52,11.95,12.07,12395.0
+AR-C = 20.92,0.16,21.16,20.75,0.41,0.32,1.73,20.92,20.89,7.0,17.63,0.37,18.13,17.23,0.9,0.5,1.62,17.63,17.44,7.0,16.47,0.6,17.17,15.72,1.45,-0.12,1.3,16.48,16.61,7.0,12.02,0.25,12.34,11.58,0.76,-0.4,2.29,12.02,11.93,7.0,7.61,0.39,8.07,7.04,1.03,-0.02,1.77,7.62,7.52,7.0,8.05,0.69,9.04,7.24,1.79,0.25,1.62,8.08,7.93,7.0,5.95,0.22,6.14,5.59,0.55,-0.67,1.97,5.96,6.0,7.0,6.58,0.36,6.97,6.0,0.96,-0.76,1.98,6.59,6.69,7.0,8.2,0.17,8.48,8.0,0.48,0.53,2.09,8.2,8.21,7.0,12.19,0.82,13.17,11.38,1.79,0.12,1.38,12.21,12.34,7.0,16.07,0.34,16.61,15.65,0.96,0.33,1.96,16.08,16.06,7.0,16.49,0.48,17.3,15.93,1.38,0.55,2.14,16.49,16.34,7.0
+AR-D = 16.74,2.11,22.95,11.38,11.57,0.25,2.2,16.87,16.34,2949.0,17.27,1.63,22.4,9.72,12.68,-0.45,3.78,17.35,17.3,2949.0,14.72,1.87,20.47,9.72,10.75,0.25,2.68,14.83,14.55,2949.0,8.89,2.64,17.72,4.07,13.64,0.78,2.79,9.28,8.07,2949.0,4.78,2.73,14.96,-2.13,17.09,0.4,2.23,5.5,4.21,2949.0,3.5,1.63,10.28,-1.3,11.57,-0.03,2.77,3.86,3.52,2949.0,2.34,2.16,8.9,-2.68,11.57,0.24,2.12,3.19,2.01,2949.0,3.87,2.08,10.55,-2.13,12.68,0.36,2.6,4.39,3.59,2948.0,5.48,1.85,11.65,0.08,11.57,-0.03,2.98,5.78,5.59,2949.0,9.61,2.24,15.51,4.76,10.75,0.5,2.15,9.87,9.04,2949.0,14.74,2.24,20.47,10.28,10.2,0.75,2.47,14.91,14.0,2949.0,16.08,2.29,21.85,10.55,11.3,0.56,2.23,16.24,15.37,2949.0
+AR-E = 18.17,1.68,24.33,13.03,11.3,0.28,3.24,18.25,18.06,2978.0,17.94,1.02,21.85,14.41,7.44,0.58,3.18,17.97,17.72,2978.0,16.28,1.07,21.57,12.76,8.82,0.67,4.48,16.32,16.2,2978.0,11.14,1.12,14.41,7.8,6.61,-0.04,2.78,11.2,11.1,2978.0,9.48,1.61,14.41,2.01,12.4,-0.73,3.78,9.61,9.72,2978.0,10.21,1.91,15.79,3.66,12.13,-0.33,2.63,10.38,10.41,2978.0,6.85,1.55,12.2,3.11,9.09,0.35,2.52,7.02,6.69,2978.0,8.52,1.84,16.89,2.01,14.88,0.52,3.27,8.72,8.21,2978.0,7.26,1.05,11.1,3.94,7.17,0.06,3.07,7.33,7.24,2978.0,10.69,1.13,14.27,6.69,7.58,0.23,2.6,10.75,10.55,2978.0,14.98,1.15,20.47,12.2,8.27,1.4,6.55,15.03,14.82,2978.0,15.24,1.07,20.2,11.1,9.09,0.37,5.3,15.28,15.24,2978.0
+AR-F = 17.65,7.57,27.09,-10.12,37.2,-1.53,4.61,19.2,20.75,3388.0,15.63,7.68,24.61,-10.67,35.28,-1.37,4.0,17.41,18.68,3388.0,14.3,6.87,24.33,-11.5,35.83,-1.61,5.06,15.86,17.17,3388.0,9.8,6.89,17.99,-17.28,35.28,-1.64,5.18,11.98,12.48,3388.0,5.07,5.76,14.82,-19.21,34.04,-1.88,6.68,7.68,6.28,3387.0,2.7,4.75,10.83,-21.14,31.97,-2.42,9.09,5.47,3.94,3388.0,2.42,5.14,11.65,-21.14,32.8,-1.64,6.04,5.68,3.66,3388.0,5.77,5.69,14.13,-19.76,33.9,-2.16,7.7,8.1,7.52,3388.0,5.33,7.28,15.51,-23.9,39.41,-1.68,5.4,9.02,7.93,3388.0,10.82,7.43,19.65,-19.49,39.13,-1.76,5.57,13.12,13.86,3388.0,15.09,7.7,24.06,-17.28,41.34,-1.89,6.03,16.94,17.99,3388.0,16.06,7.02,24.06,-11.5,35.55,-1.72,5.33,17.53,18.96,3388.0
+AR-G = 22.46,1.21,26.81,18.54,8.27,-0.03,2.92,22.5,22.54,5009.0,19.95,1.27,25.43,15.51,9.92,-0.02,2.9,19.99,19.92,5009.0,19.54,1.33,24.33,15.24,9.09,-0.33,2.78,19.59,19.65,5009.0,12.79,1.3,18.27,8.62,9.65,0.47,3.71,12.85,12.76,5009.0,12.72,2.07,17.99,6.14,11.85,-0.25,2.38,12.89,12.89,5009.0,8.76,2.19,16.34,1.46,14.88,-0.14,2.54,9.03,8.9,5007.0,10.12,2.48,18.27,1.73,16.54,0.37,2.7,10.42,9.79,5009.0,12.15,2.3,19.92,1.73,18.19,-0.32,2.97,12.37,12.2,5009.0,11.13,2.51,21.02,3.66,17.36,0.13,3.02,11.41,11.24,5008.0,14.27,1.71,21.85,9.72,12.13,0.14,3.31,14.38,14.41,5009.0,18.98,1.38,24.61,14.55,10.06,0.09,3.06,19.03,18.96,5009.0,19.52,1.05,22.95,15.24,7.72,-0.51,3.38,19.54,19.65,5009.0
+AR-H = 22.4,0.83,26.26,19.37,6.89,0.08,3.54,22.41,22.4,3605.0,20.12,1.14,23.5,14.13,9.37,0.17,3.22,20.15,20.06,3605.0,19.21,1.12,23.5,16.34,7.17,0.08,2.72,19.25,19.3,3605.0,14.35,1.4,20.47,9.45,11.02,-0.13,2.78,14.42,14.41,3605.0,13.79,1.08,17.44,10.28,7.17,-0.3,2.77,13.83,13.86,3605.0,13.64,2.24,19.65,6.14,13.5,-0.17,2.5,13.82,13.58,3605.0,13.16,2.88,21.57,6.97,14.61,0.61,2.82,13.47,12.48,3605.0,14.69,1.65,21.85,8.9,12.95,0.57,3.96,14.78,14.55,3605.0,11.76,2.48,24.33,3.11,21.22,0.58,3.43,12.02,11.38,3605.0,16.53,1.59,22.95,11.1,11.85,0.58,3.48,16.6,16.34,3605.0,18.58,1.23,23.23,15.24,7.99,0.77,3.47,18.62,18.41,3605.0,19.4,0.85,22.68,16.34,6.34,0.51,3.43,19.42,19.37,3605.0
+AR-J = 13.14,8.3,26.54,-8.46,35.0,-0.51,1.85,15.54,15.79,3337.0,10.8,8.34,25.43,-8.46,33.9,-0.34,1.73,13.64,12.07,3337.0,9.48,8.05,21.3,-11.5,32.8,-0.55,1.99,12.43,11.52,3337.0,4.35,8.56,18.27,-15.08,33.35,-0.43,1.81,9.6,6.35,3337.0,-0.14,7.71,13.31,-19.21,32.52,-0.68,2.1,7.71,2.97,3337.0,-1.47,6.27,8.07,-18.39,26.46,-0.85,2.39,6.43,0.97,3337.0,-2.7,6.69,6.69,-21.14,27.83,-0.84,2.38,7.21,0.22,3337.0,0.06,7.54,10.55,-20.59,31.14,-0.8,2.27,7.54,3.11,3337.0,-0.86,8.98,12.2,-21.69,33.9,-0.51,1.79,9.01,1.73,3337.0,4.34,9.1,17.17,-16.73,33.9,-0.46,1.79,10.08,6.49,3337.0,9.46,9.63,21.3,-12.87,34.17,-0.49,1.76,13.5,12.34,3337.0,11.6,8.83,24.61,-9.57,34.17,-0.48,1.83,14.58,14.0,3337.0
+AR-K = 9.04,10.1,27.09,-10.67,37.76,0.24,1.58,13.55,6.69,3708.0,6.98,10.0,24.88,-14.53,39.41,0.18,1.59,12.19,4.63,3707.0,7.61,8.8,22.95,-12.6,35.55,-0.08,1.71,11.63,7.11,3708.0,2.33,8.83,19.65,-17.28,36.93,-0.08,1.67,9.13,2.7,3708.0,-0.24,8.37,17.99,-22.52,40.51,-0.23,1.85,8.37,1.04,3708.0,-2.03,8.02,14.13,-20.87,35.0,-0.25,1.79,8.27,-0.4,3708.0,-3.19,7.98,10.83,-21.42,32.24,-0.14,1.75,8.59,-2.13,3708.0,0.19,8.54,13.86,-20.31,34.17,-0.27,1.68,8.55,1.87,3708.0,-1.04,9.15,16.61,-21.69,38.31,-0.14,1.77,9.21,-0.75,3708.0,2.98,9.73,19.65,-19.76,39.41,-0.14,1.65,10.17,3.63,3708.0,6.6,10.53,24.33,-17.83,42.17,-0.08,1.64,12.43,6.62,3708.0,8.36,9.05,24.06,-13.15,37.2,0.03,1.66,12.32,7.24,3708.0
+AR-L = 16.9,1.34,21.3,12.2,9.09,0.03,2.77,16.95,16.89,5819.0,17.68,1.0,22.13,13.31,8.82,-0.2,3.65,17.71,17.72,5819.0,14.43,1.58,20.75,9.17,11.57,-0.09,3.12,14.51,14.55,5819.0,6.31,1.29,13.03,1.46,11.57,-0.09,3.41,6.44,6.42,5818.0,3.64,1.56,11.38,-2.68,14.06,-0.18,3.52,3.96,3.73,5819.0,1.04,2.04,13.31,-9.84,23.15,0.55,4.4,2.29,0.77,5817.0,-0.33,1.54,10.55,-5.43,15.98,0.99,5.79,1.58,-0.47,5819.0,1.27,1.21,5.31,-5.43,10.75,-0.3,3.49,1.75,1.32,5819.0,4.9,1.16,9.45,0.35,9.09,-0.11,3.46,5.04,4.9,5819.0,7.51,1.14,12.2,3.39,8.82,0.09,3.46,7.6,7.52,5819.0,12.63,0.99,16.06,8.9,7.17,-0.37,3.71,12.67,12.76,5819.0,14.35,1.13,18.82,10.0,8.82,0.25,3.47,14.39,14.27,5819.0
+AR-M = 14.21,5.27,24.33,-5.98,30.31,-1.12,3.68,15.16,15.79,5852.0,13.31,5.44,21.3,-6.26,27.56,-0.97,3.19,14.38,14.82,5852.0,10.17,5.53,19.37,-11.5,30.87,-1.0,3.25,11.57,11.65,5852.0,4.01,4.81,14.69,-13.7,28.39,-0.74,3.38,6.26,4.9,5852.0,-0.28,5.01,11.65,-24.72,36.38,-1.41,4.85,5.02,1.18,5851.0,-1.64,3.77,5.87,-19.21,25.08,-1.83,6.67,4.12,-0.75,5851.0,-2.89,5.23,6.69,-21.69,28.39,-1.37,4.16,5.98,-1.02,5852.0,-1.83,5.41,7.66,-21.97,29.63,-1.22,4.03,5.71,-0.3,5852.0,0.45,6.43,9.17,-21.97,31.14,-1.23,3.65,6.44,2.9,5852.0,4.76,6.15,15.24,-16.46,31.69,-1.12,3.66,7.78,6.69,5852.0,10.14,6.49,20.75,-12.32,33.07,-0.9,3.17,12.04,11.65,5852.0,11.88,6.21,21.85,-11.22,33.07,-0.98,3.31,13.41,13.44,5852.0
+AR-N = 19.81,0.79,22.13,17.72,4.41,-0.01,2.59,19.83,19.78,1092.0,19.52,0.82,22.13,17.17,4.96,0.08,3.02,19.54,19.51,1092.0,19.21,0.74,21.3,16.89,4.41,-0.16,2.51,19.22,19.23,1092.0,16.46,0.99,19.09,13.31,5.79,0.17,2.69,16.49,16.34,1092.0,13.57,0.93,16.89,10.28,6.61,0.05,3.14,13.6,13.58,1092.0,13.86,1.21,17.17,10.28,6.89,-0.16,2.74,13.92,13.86,1092.0,10.97,1.17,16.61,7.52,9.09,0.48,3.68,11.03,10.83,1092.0,14.32,1.55,19.37,10.28,9.09,0.53,2.8,14.4,14.13,1092.0,9.98,1.38,15.24,5.87,9.37,0.48,3.67,10.07,9.93,1092.0,16.25,0.96,19.09,13.31,5.79,-0.11,2.45,16.28,16.34,1092.0,16.0,0.8,18.54,13.31,5.24,-0.23,3.0,16.02,16.06,1092.0,18.37,0.86,20.47,15.51,4.96,-0.29,2.77,18.39,18.54,1092.0
+AR-P = 22.48,0.79,25.98,19.65,6.34,0.2,4.22,22.49,22.47,2695.0,20.94,1.33,24.61,16.06,8.54,-0.11,2.35,20.99,21.02,2695.0,20.37,0.87,23.23,17.17,6.06,0.07,3.48,20.39,20.33,2695.0,16.37,1.61,21.57,8.35,13.23,-0.7,3.86,16.45,16.61,2695.0,15.44,1.14,19.37,12.2,7.17,0.19,2.71,15.48,15.37,2695.0,15.34,1.36,19.65,10.83,8.82,-0.08,2.8,15.4,15.37,2695.0,13.71,2.89,22.95,6.97,15.98,0.36,2.45,14.01,13.31,2695.0,17.08,1.83,22.95,11.65,11.3,0.08,2.92,17.18,17.1,2695.0,13.83,2.34,22.68,5.04,17.64,0.35,3.19,14.03,13.58,2695.0,17.09,1.19,25.71,11.1,14.61,0.37,5.5,17.13,17.03,2695.0,18.92,1.0,22.13,14.69,7.44,0.11,3.73,18.94,18.82,2695.0,20.3,0.89,23.23,17.17,6.06,-0.37,2.9,20.32,20.33,2695.0
+AR-Q = 12.81,4.44,23.23,-1.57,24.8,-0.13,2.04,13.56,13.03,3921.0,13.93,3.23,22.68,0.91,21.77,-0.35,2.64,14.3,14.06,3921.0,8.32,4.11,17.72,-4.33,22.05,-0.14,2.35,9.28,8.48,3921.0,3.92,2.78,15.79,-4.33,20.12,0.15,3.22,4.81,3.94,3921.0,-0.72,3.26,11.93,-11.5,23.43,-0.44,3.02,3.34,-0.2,3919.0,-2.57,2.9,10.55,-13.15,23.7,-0.78,3.17,3.87,-1.57,3921.0,-3.47,3.43,7.52,-16.18,23.7,-1.2,4.12,4.88,-2.4,3921.0,-3.06,3.75,5.31,-16.73,22.05,-0.56,2.74,4.84,-2.4,3921.0,-0.37,3.94,8.9,-12.87,21.77,-0.5,2.71,3.96,0.22,3921.0,2.95,3.89,11.65,-11.5,23.15,-0.24,2.68,4.88,3.11,3921.0,6.92,4.58,16.06,-5.16,21.22,-0.3,1.9,8.3,7.8,3921.0,9.76,4.27,17.99,-3.5,21.5,-0.21,2.07,10.65,9.93,3921.0
+AR-R = 14.99,4.4,23.5,1.73,21.77,-0.64,2.19,15.62,16.61,8543.0,15.69,2.89,23.78,7.24,16.54,-0.42,2.09,15.95,16.34,8543.0,10.46,4.2,19.92,-0.75,20.67,-0.4,1.83,11.27,11.65,8543.0,4.27,3.04,13.31,-3.23,16.54,-0.34,1.89,5.24,5.04,8542.0,0.95,3.18,8.76,-9.29,18.05,-0.18,2.25,3.32,1.18,8543.0,-0.83,2.5,6.14,-10.94,17.09,-0.71,3.68,2.64,-0.47,8543.0,-2.04,1.56,3.94,-7.91,11.85,-0.38,3.02,2.57,-1.71,8543.0,-0.8,2.95,5.59,-11.5,17.09,-0.6,2.76,3.05,-0.06,8543.0,2.69,3.3,10.0,-6.67,16.67,-0.35,1.92,4.26,3.45,8543.0,4.78,3.47,11.38,-5.98,17.36,-0.46,2.04,5.91,5.59,8543.0,9.09,3.94,16.06,-3.23,19.29,-0.58,2.12,9.91,10.41,8543.0,11.43,3.19,18.54,2.01,16.54,-0.46,2.21,11.87,12.07,8542.0
+AR-S = 19.59,2.21,24.88,14.41,10.47,-0.12,1.94,19.72,19.92,5031.0,18.22,1.48,23.23,14.69,8.54,0.39,2.71,18.28,18.27,5031.0,17.09,1.99,22.13,10.83,11.3,-0.82,3.0,17.21,17.58,5031.0,11.86,1.96,16.61,6.56,10.06,-0.36,2.24,12.03,12.34,5031.0,10.27,2.79,15.24,2.28,12.95,-0.62,2.3,10.64,11.1,5031.0,8.68,2.98,17.17,-1.85,19.02,-0.07,2.37,9.18,8.62,5030.0,7.16,3.25,13.58,-2.13,15.71,-0.64,2.3,7.86,8.35,5031.0,8.64,3.64,17.99,-2.13,20.12,-0.26,2.0,9.38,9.17,5031.0,7.6,1.73,13.44,3.11,10.33,-0.05,2.27,7.79,7.8,5031.0,11.01,1.95,16.06,6.14,9.92,0.17,2.28,11.18,10.83,5031.0,15.84,1.8,21.02,10.83,10.2,-0.22,2.78,15.94,16.06,5031.0,16.39,1.9,21.02,11.1,9.92,-0.23,1.98,16.5,16.89,5031.0
+AR-T = 16.9,5.36,22.54,-0.75,23.29,-1.34,3.62,17.73,19.51,815.0,14.35,6.41,22.13,-7.09,29.21,-1.34,3.61,15.71,17.44,815.0,14.96,3.81,19.58,0.91,18.67,-1.44,4.16,15.43,16.89,815.0,9.98,3.35,16.06,-1.57,17.64,-0.92,3.37,10.53,10.83,815.0,8.22,2.57,15.24,-2.13,17.36,-0.84,4.65,8.61,8.55,815.0,5.69,2.41,13.58,-4.33,17.91,-0.52,4.64,6.17,5.87,815.0,6.22,3.41,11.93,-6.54,18.46,-1.33,4.35,7.09,7.11,815.0,9.09,2.85,14.13,-2.68,16.81,-1.46,5.21,9.53,9.79,815.0,8.22,3.82,15.51,-5.71,21.22,-1.48,4.7,9.06,9.45,815.0,10.42,3.63,14.41,-2.54,16.95,-1.59,4.6,11.03,11.93,815.0,13.8,4.07,20.47,-0.2,20.67,-1.32,4.07,14.39,15.31,815.0,14.51,4.29,20.2,-0.47,20.67,-1.19,3.55,15.13,16.06,815.0
+AR-U = 10.33,3.62,19.92,-0.33,20.26,-0.09,2.19,10.94,10.28,10055.0,12.49,2.23,19.92,4.49,15.43,-0.11,2.84,12.69,12.55,10052.0,6.86,2.97,16.06,-2.4,18.46,-0.04,2.16,7.47,6.9,10054.0,2.25,2.17,12.48,-3.5,15.98,0.36,2.73,3.12,2.01,10055.0,-0.76,2.38,9.45,-12.05,21.5,-0.03,2.98,2.5,-0.89,10055.0,-2.87,2.29,7.11,-11.77,18.88,-0.18,3.34,3.67,-2.81,10055.0,-3.21,2.13,6.97,-10.94,17.91,-0.25,3.49,3.85,-3.09,10055.0,-3.62,2.37,5.87,-11.77,17.64,0.36,3.51,4.32,-3.78,10055.0,0.3,2.52,6.69,-6.81,13.5,0.22,2.14,2.53,0.22,10054.0,2.04,2.37,8.9,-7.36,16.26,-0.25,2.66,3.13,2.28,10055.0,5.58,2.88,11.65,-3.78,15.43,-0.23,2.25,6.28,5.59,10055.0,8.71,2.44,15.51,0.35,15.16,-0.34,2.66,9.04,8.9,10055.0
+AR-V = 0.94,1.59,8.9,-5.71,14.61,-0.48,4.0,1.85,1.18,1172.0,3.21,1.57,10.41,-2.95,13.37,-0.24,3.51,3.57,3.25,1173.0,0.79,1.41,9.45,-3.5,12.95,0.26,4.49,1.62,0.77,1173.0,-1.98,1.62,4.9,-6.54,11.44,-0.12,2.93,2.55,-1.85,1173.0,-3.64,1.5,2.15,-8.74,10.89,0.2,2.97,3.94,-3.78,1173.0,-6.09,1.4,-0.2,-8.74,8.54,0.71,3.49,6.25,-6.26,1173.0,-4.65,1.26,-0.75,-8.19,7.44,0.41,3.19,4.82,-4.81,1173.0,-4.05,1.23,0.35,-7.64,7.99,-0.01,3.49,4.24,-4.06,1173.0,-1.9,1.21,3.11,-5.43,8.54,0.08,3.13,2.25,-1.85,1172.0,-1.51,1.21,3.66,-7.64,11.3,-0.14,4.07,1.94,-1.51,1173.0,-0.7,1.18,5.31,-4.33,9.65,0.14,4.32,1.37,-0.61,1173.0,0.71,1.68,7.66,-7.36,15.02,-0.23,3.31,1.83,0.77,1173.0
+AR-W = 20.88,1.09,25.98,17.72,8.27,0.5,3.49,20.91,20.75,3287.0,18.73,0.98,22.68,14.41,8.27,0.35,3.35,18.76,18.68,3287.0,17.69,0.71,20.75,15.24,5.51,0.53,3.83,17.71,17.65,3287.0,14.72,1.49,18.68,10.83,7.85,-0.23,2.46,14.79,14.82,3287.0,13.6,1.52,17.72,8.62,9.09,-0.17,2.47,13.68,13.65,3287.0,13.94,1.49,18.27,8.62,9.65,-0.52,3.09,14.02,14.13,3287.0,10.63,1.47,15.51,5.59,9.92,0.15,3.04,10.73,10.55,3287.0,12.77,1.6,17.44,7.24,10.2,-0.19,2.71,12.87,12.76,3287.0,10.06,1.42,15.24,4.76,10.47,0.3,3.25,10.16,10.0,3287.0,14.31,1.67,18.82,8.9,9.92,-0.31,2.69,14.41,14.41,3287.0,17.42,1.46,21.57,13.58,7.99,0.1,2.27,17.48,17.37,3287.0,18.0,1.18,21.37,14.96,6.41,-0.1,2.42,18.04,17.99,3287.0
+AR-X = 18.58,2.42,26.54,11.1,15.43,1.13,4.4,18.73,17.85,6292.0,16.99,1.95,25.16,7.8,17.36,0.55,5.48,17.1,16.75,6292.0,15.15,2.29,23.5,8.62,14.88,0.79,3.49,15.32,14.55,6292.0,9.62,2.58,18.54,2.83,15.71,1.18,4.11,9.96,8.9,6292.0,6.43,2.63,14.41,0.08,14.33,0.71,2.78,6.95,5.73,6292.0,5.1,1.93,13.31,-1.85,15.16,0.31,3.05,5.45,5.04,6292.0,3.98,2.56,12.48,-2.95,15.43,0.78,3.41,4.74,3.52,6292.0,4.35,2.89,14.41,-2.68,17.09,0.99,3.39,5.22,3.66,6292.0,5.57,2.95,17.99,-1.3,19.29,1.41,4.71,6.3,4.76,6292.0,10.01,2.57,19.92,3.39,16.54,1.39,4.53,10.33,9.31,6292.0,14.75,2.65,24.61,4.49,20.12,1.04,4.22,14.98,14.0,6292.0,15.61,2.01,22.68,6.97,15.71,0.58,4.26,15.74,15.1,6292.0
+AR-Y = 6.01,7.85,22.68,-5.98,28.66,0.98,2.62,9.89,3.11,1877.0,2.98,8.03,24.06,-9.57,33.62,1.08,2.93,8.57,0.22,1877.0,6.14,5.86,19.65,-3.78,23.43,0.78,2.7,8.49,4.76,1877.0,1.25,5.23,13.03,-8.74,21.77,0.2,2.15,5.38,0.77,1877.0,0.5,7.4,15.79,-12.74,28.52,0.6,2.08,7.42,-2.13,1877.0,-1.96,7.01,14.96,-15.63,30.59,0.46,2.05,7.28,-4.12,1876.0,-2.09,7.2,14.96,-14.53,29.49,0.53,2.22,7.5,-3.92,1877.0,1.06,8.29,19.65,-13.15,32.8,0.69,2.29,8.35,-1.51,1876.0,-0.76,6.77,16.61,-13.15,29.76,0.48,2.26,6.81,-2.13,1876.0,2.2,7.45,18.68,-11.22,29.9,0.64,2.37,7.77,0.49,1877.0,4.02,6.99,21.02,-8.46,29.49,0.71,2.51,8.07,2.28,1877.0,5.13,6.42,23.23,-5.3,28.52,1.1,3.09,8.22,2.97,1877.0
+AR-Z = 5.6,3.46,13.31,-12.6,25.91,-1.05,4.74,6.59,5.94,11973.0,8.59,2.85,16.89,-6.4,23.29,-0.71,4.26,9.05,8.9,11972.0,3.09,2.62,11.93,-10.26,22.19,-0.39,3.53,4.05,3.11,11973.0,0.06,2.32,10.0,-13.98,23.98,-0.8,5.87,2.32,0.22,11973.0,-4.11,2.29,7.52,-17.28,24.8,-0.04,5.73,4.7,-4.26,11971.0,-5.68,2.95,7.24,-17.83,25.08,-0.42,3.69,6.4,-5.5,11973.0,-5.69,2.39,4.21,-15.35,19.57,-0.03,2.77,6.17,-5.71,11973.0,-4.79,2.49,3.66,-18.39,22.05,-1.22,5.41,5.4,-4.33,11973.0,-1.59,2.28,5.87,-16.59,22.46,-1.34,6.94,2.78,-1.3,11973.0,-0.28,2.25,6.69,-13.84,20.53,-1.36,6.44,2.27,0.08,11973.0,2.27,2.84,8.35,-15.77,24.11,-1.56,7.33,3.64,2.7,11973.0,4.07,3.01,13.03,-10.53,23.56,-0.67,3.89,5.06,4.21,11973.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_rainfall_2005.properties
new file mode 100644
index 0000000..4b14371
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 87.83,43.16,242.15,10.07,232.07,0.44,3.02,97.85,86.77,890.0,156.53,78.77,380.69,4.66,376.03,0.27,3.04,175.21,153.39,890.0,89.25,41.81,234.95,14.21,220.74,0.1,2.48,98.54,88.25,890.0,51.64,30.73,208.25,8.57,199.67,1.71,6.11,60.08,41.78,890.0,5.1,4.38,37.32,1.0,36.32,2.29,11.46,6.72,3.63,890.0,8.57,5.29,63.58,2.13,61.45,3.15,24.7,10.07,7.57,890.0,1.87,1.29,10.26,1.0,9.26,2.45,10.97,2.27,1.39,890.0,1.17,0.6,8.51,1.0,7.51,6.49,59.28,1.31,1.0,890.0,11.56,6.39,43.77,1.53,42.24,1.28,5.37,13.21,10.63,890.0,31.89,29.52,173.77,2.63,171.15,2.56,10.43,43.44,22.35,890.0,50.87,33.78,234.95,3.89,231.07,1.31,6.53,61.06,48.96,890.0,169.37,90.69,380.69,17.03,363.65,0.13,2.22,192.1,163.64,890.0
+AR-B = 116.21,53.91,308.23,8.77,299.45,0.17,2.31,128.1,108.12,2000.0,109.06,41.39,290.18,44.9,245.28,1.04,4.15,116.65,101.12,2000.0,129.15,63.94,327.39,4.52,322.88,-0.01,2.16,144.1,134.4,2000.0,25.88,23.35,173.77,1.67,172.1,2.03,8.63,34.85,17.37,2000.0,17.15,8.62,57.96,2.4,55.56,0.85,4.18,19.19,16.04,2000.0,38.21,26.95,214.62,2.55,212.08,1.41,5.82,46.76,31.14,2000.0,41.35,24.24,214.62,3.34,211.28,1.47,7.11,47.93,36.21,2000.0,79.67,43.59,234.95,8.59,226.37,0.41,2.61,90.81,76.03,2000.0,63.44,21.55,161.61,8.14,153.47,0.61,4.34,67.0,60.69,2000.0,63.4,33.32,179.1,1.5,177.59,0.34,3.01,71.63,62.32,2000.0,86.29,35.32,190.23,8.28,181.95,0.12,2.59,93.24,84.26,2000.0,52.4,18.94,162.64,10.79,151.85,0.93,5.05,55.72,50.46,2000.0
+AR-C = 141.38,2.26,142.98,139.78,3.2,0.0,1.0,141.39,141.38,2.0,52.78,2.0,54.2,51.37,2.83,-0.0,1.0,52.8,52.78,2.0,132.64,2.87,134.67,130.61,4.06,-0.0,1.0,132.66,132.64,2.0,55.5,0.34,55.75,55.26,0.49,-0.0,1.0,55.5,55.5,2.0,11.14,0.03,11.17,11.12,0.04,-0.0,1.02,11.14,11.14,2.0,50.58,0.04,50.61,50.55,0.06,0.0,0.75,50.58,50.58,2.0,69.15,2.67,71.04,67.27,3.77,-0.0,1.0,69.18,69.15,2.0,139.7,1.55,140.8,138.61,2.19,-0.0,1.0,139.71,139.7,2.0,56.84,2.58,58.67,55.02,3.65,-0.0,1.0,56.87,56.84,2.0,38.86,3.55,41.36,36.35,5.02,0.0,1.0,38.94,38.86,2.0,63.56,0.33,63.79,63.33,0.46,0.0,1.0,63.56,63.56,2.0,32.76,1.49,33.81,31.7,2.11,0.0,1.0,32.77,32.76,2.0
+AR-D = 142.5,31.39,214.62,71.62,143.01,0.0,2.34,145.91,144.32,472.0,68.37,25.49,145.01,28.45,116.56,0.74,2.76,72.96,64.07,472.0,104.29,30.69,190.23,24.13,166.1,-0.21,2.63,108.7,102.62,472.0,47.09,24.3,132.46,12.99,119.48,0.53,2.49,52.97,43.13,472.0,16.73,14.36,64.23,1.0,63.23,1.39,4.37,22.04,11.51,472.0,17.11,13.45,66.19,1.32,64.87,1.69,5.65,21.75,13.62,472.0,8.84,5.68,37.32,1.32,35.99,1.18,4.65,10.5,7.1,472.0,40.19,32.51,184.58,9.32,175.26,1.39,3.96,51.67,24.04,472.0,20.94,9.33,48.96,6.27,42.69,0.33,2.22,22.92,20.13,472.0,71.35,44.85,269.38,8.56,260.83,1.98,7.53,84.25,58.8,472.0,73.02,28.82,196.06,9.61,186.45,0.8,4.07,78.5,69.66,472.0,72.49,23.35,140.7,20.45,120.25,0.32,2.71,76.15,71.27,472.0
+AR-E = 166.76,14.14,208.25,116.29,91.95,-0.13,3.5,167.36,166.18,479.0,75.84,15.07,136.52,43.39,93.13,0.68,3.8,77.32,74.71,479.0,214.07,68.72,456.21,113.92,342.29,0.93,3.3,224.81,196.15,479.0,167.36,50.47,337.42,77.11,260.31,0.37,2.39,174.79,163.68,479.0,105.4,87.23,380.69,4.95,375.74,0.72,2.46,136.76,74.98,479.0,147.7,68.64,337.42,26.53,310.89,0.54,2.53,162.84,132.7,479.0,35.41,11.4,121.0,13.44,107.57,2.15,11.95,37.2,32.78,479.0,80.59,17.95,117.41,32.09,85.31,-0.29,2.36,82.56,81.79,479.0,64.74,30.1,138.99,9.32,129.67,0.52,2.33,71.38,57.71,479.0,109.78,37.21,224.79,30.22,194.57,0.51,2.86,115.91,104.06,479.0,95.99,41.77,273.2,31.14,242.06,1.13,5.11,104.67,93.07,479.0,71.7,38.41,199.24,20.41,178.83,1.1,3.56,81.32,59.74,479.0
+AR-F = 63.41,25.02,140.95,5.93,135.03,0.71,3.65,68.16,58.32,543.0,76.77,32.74,221.2,2.26,218.94,-0.04,3.61,83.45,77.0,543.0,51.73,30.76,158.74,8.26,150.48,0.8,3.17,60.17,45.58,543.0,39.68,21.2,208.25,9.04,199.21,2.88,18.66,44.98,35.13,543.0,6.37,6.64,38.46,1.0,37.46,2.0,7.23,9.2,4.39,543.0,4.3,3.62,29.32,1.0,28.32,1.73,9.2,5.62,3.55,543.0,2.96,3.07,15.1,1.0,14.1,1.76,5.26,4.26,1.29,543.0,25.83,11.49,53.59,3.59,50.0,0.28,1.92,28.26,23.03,543.0,4.8,3.84,25.99,1.0,24.99,1.83,7.04,6.14,3.54,543.0,11.62,11.54,64.23,1.48,62.75,2.51,9.3,16.37,8.03,543.0,35.08,32.8,163.6,1.21,162.39,1.3,4.21,48.01,21.38,543.0,68.12,37.4,179.1,13.38,165.71,0.69,2.99,77.7,64.92,543.0
+AR-G = 62.94,25.22,154.02,21.68,132.34,0.88,2.92,67.8,54.71,799.0,113.68,39.34,327.39,36.21,291.18,1.19,6.34,120.28,110.53,799.0,141.9,77.32,429.5,21.04,408.46,1.08,3.59,161.58,120.1,799.0,60.21,52.56,449.43,18.09,431.34,4.85,30.41,79.9,49.15,799.0,7.54,6.83,39.93,1.0,38.93,1.64,5.55,10.17,5.02,799.0,19.16,9.87,97.97,6.3,91.68,3.3,20.15,21.55,17.56,799.0,7.37,8.29,38.46,1.0,37.46,1.53,4.84,11.09,3.0,799.0,12.08,13.76,81.75,1.0,80.75,1.89,7.02,18.3,6.89,799.0,27.04,17.98,113.92,1.0,112.92,0.62,3.29,32.46,26.41,799.0,55.88,33.75,265.08,10.51,254.57,1.13,4.98,65.27,49.84,799.0,118.79,48.86,273.2,23.71,249.49,0.04,2.41,128.43,119.31,799.0,183.38,54.28,347.75,81.75,266.0,0.4,2.35,191.23,175.95,799.0
+AR-H = 92.76,27.59,190.23,34.09,156.14,0.51,3.56,96.77,89.97,576.0,84.84,42.67,233.07,31.14,201.93,1.03,3.24,94.95,65.54,576.0,102.39,35.7,196.06,28.45,167.61,0.22,2.49,108.43,99.56,576.0,190.4,92.99,456.21,33.08,423.13,0.41,2.09,211.86,163.6,576.0,67.32,40.17,202.06,1.6,200.46,0.71,2.66,78.37,58.61,576.0,44.71,33.02,168.61,8.3,160.31,1.0,3.51,55.56,35.13,576.0,1.99,1.57,13.86,1.0,12.86,2.89,15.96,2.53,1.23,576.0,12.32,12.38,66.19,1.0,65.19,1.15,4.03,17.46,8.59,576.0,20.41,12.0,79.32,2.71,76.62,1.59,6.43,23.67,17.76,576.0,51.97,29.41,149.45,9.04,140.41,0.67,2.83,59.7,48.08,576.0,157.42,48.54,347.75,60.49,287.26,0.85,3.43,164.73,145.83,576.0,123.84,47.34,337.42,34.09,303.33,1.13,4.54,132.56,112.28,576.0
+AR-J = 39.91,17.45,92.24,2.19,90.04,0.02,2.66,43.55,40.89,532.0,63.11,41.55,227.97,2.33,225.64,1.06,4.24,75.54,57.96,532.0,26.85,15.31,89.5,8.01,81.48,1.17,4.32,30.9,23.26,532.0,14.22,15.1,107.25,1.0,106.25,2.62,12.7,20.73,9.7,532.0,12.07,26.4,168.61,1.0,167.61,3.38,14.39,29.01,1.56,532.0,9.21,21.8,140.7,1.0,139.7,3.18,12.98,23.65,1.0,532.0,4.09,8.86,64.23,1.0,63.23,3.85,18.64,9.75,1.12,532.0,35.82,9.65,74.68,18.65,56.03,0.98,4.4,37.09,34.09,532.0,17.7,19.59,120.63,1.75,118.88,2.38,9.18,26.39,9.95,532.0,5.29,4.8,30.22,1.0,29.22,1.48,5.23,7.14,3.55,532.0,5.48,6.26,36.58,1.0,35.58,2.01,7.34,8.32,2.59,532.0,21.63,17.24,84.26,1.0,83.26,1.02,3.39,27.65,17.21,532.0
+AR-K = 61.01,28.51,149.52,9.96,139.56,0.65,2.94,67.34,56.07,591.0,57.78,30.56,158.74,3.58,155.16,0.2,2.39,65.35,58.67,591.0,57.22,37.35,257.2,18.02,239.18,1.44,6.26,68.31,45.82,591.0,39.82,13.03,124.71,15.56,109.15,2.16,9.39,41.89,36.23,591.0,5.88,4.96,42.1,1.0,41.1,3.75,20.14,7.69,4.52,591.0,8.1,4.69,44.72,1.0,43.72,1.5,10.64,9.35,7.92,591.0,2.68,2.36,23.03,1.0,22.03,2.75,15.57,3.57,1.78,591.0,6.79,6.3,31.14,1.0,30.14,1.44,4.74,9.26,4.52,591.0,13.29,6.72,40.85,1.16,39.69,1.18,4.81,14.89,11.98,591.0,24.85,19.23,113.92,6.49,107.43,2.11,7.77,31.42,18.07,591.0,22.83,13.63,100.97,4.07,96.91,1.71,8.01,26.58,19.89,591.0,61.73,36.31,303.98,18.65,285.33,2.28,11.01,71.6,48.96,591.0
+AR-L = 61.99,30.76,196.06,11.86,184.2,0.94,4.19,69.2,59.42,952.0,55.29,24.92,136.52,9.9,126.62,0.9,3.73,60.64,51.24,952.0,60.36,58.96,257.2,2.55,254.66,1.36,3.7,84.36,36.18,952.0,6.97,8.04,47.5,1.0,46.5,1.77,6.28,10.64,3.24,952.0,37.89,16.42,81.75,3.77,77.98,-0.25,2.26,41.29,38.62,952.0,46.1,19.84,128.53,13.79,114.73,0.84,3.28,50.18,41.97,952.0,20.51,12.64,66.22,1.0,65.22,0.54,3.16,24.08,20.67,952.0,46.12,21.2,137.04,6.69,130.35,0.81,3.2,50.75,42.1,952.0,55.54,43.83,190.23,1.16,189.07,0.87,2.84,70.73,43.4,952.0,87.4,50.13,265.08,5.75,259.33,0.81,3.19,100.74,75.68,952.0,64.03,27.64,168.61,12.6,156.01,0.67,3.61,69.74,61.11,952.0,85.59,41.44,214.62,16.27,198.35,0.98,3.13,95.08,73.77,952.0
+AR-M = 55.74,34.65,163.6,4.38,159.22,0.82,3.25,65.62,48.52,932.0,57.48,27.78,130.49,5.68,124.81,-0.04,2.41,63.83,62.32,932.0,47.97,29.28,168.61,3.77,164.84,1.1,4.21,56.19,42.75,932.0,16.41,11.16,97.97,1.0,96.97,1.63,8.2,19.84,13.45,932.0,23.64,18.44,132.97,1.15,131.82,1.6,6.54,29.98,20.15,932.0,29.92,31.19,198.08,1.0,197.08,1.76,6.51,43.21,19.81,932.0,13.15,25.34,198.29,1.16,197.13,4.23,21.93,28.53,6.49,932.0,61.33,36.14,404.36,20.41,383.94,3.91,29.49,71.17,56.95,932.0,17.82,14.4,158.74,1.0,157.74,4.13,30.81,22.91,15.14,932.0,49.27,55.25,598.49,5.13,593.36,3.86,24.85,74.01,35.13,932.0,17.5,15.95,124.71,1.0,123.71,1.77,7.86,23.67,13.04,932.0,31.25,17.74,92.24,5.58,86.66,0.79,2.96,35.93,27.44,932.0
+AR-N = 150.78,28.55,202.43,110.53,91.89,0.07,1.49,153.44,149.52,179.0,25.03,7.31,50.46,12.22,38.23,0.7,4.04,26.07,24.99,179.0,78.47,24.17,139.32,40.29,99.03,0.8,2.18,82.08,65.27,179.0,241.73,73.2,369.38,113.92,255.46,-0.01,1.8,252.51,251.38,179.0,262.02,49.86,380.69,190.23,190.45,0.39,1.86,266.69,249.56,179.0,296.68,52.6,404.36,193.67,210.69,0.05,2.21,301.28,295.43,179.0,59.74,13.98,86.84,27.6,59.24,-0.39,1.95,61.35,64.23,179.0,57.0,19.25,121.0,29.32,91.68,0.84,3.36,60.15,53.59,179.0,166.56,57.32,290.18,86.84,203.35,0.3,1.69,176.1,150.57,179.0,220.37,52.51,361.01,119.31,241.7,0.04,2.28,226.51,214.96,179.0,108.09,33.59,190.23,23.18,167.06,-0.82,3.13,113.16,119.6,179.0,92.4,21.82,179.1,43.57,135.52,0.7,4.67,94.93,90.82,179.0
+AR-P = 100.95,27.74,234.95,58.67,176.28,1.36,5.08,104.68,93.65,429.0,104.1,59.27,281.56,26.78,254.78,0.88,3.11,119.76,95.06,429.0,108.37,26.3,184.58,46.92,137.66,0.12,2.38,111.51,107.68,429.0,209.96,77.08,392.34,57.15,335.19,-0.29,2.22,223.64,218.11,429.0,97.4,74.53,273.2,7.54,265.65,0.39,1.8,122.59,85.62,429.0,60.93,34.32,149.45,2.26,147.19,-0.33,2.09,69.91,67.72,429.0,2.09,1.78,9.32,1.0,8.32,2.0,6.47,2.74,1.11,429.0,6.26,5.13,23.03,1.0,22.03,0.66,2.34,8.09,4.61,429.0,38.4,23.24,111.79,1.48,110.31,0.3,2.54,44.87,39.74,429.0,132.16,34.73,250.58,39.64,210.94,0.68,3.81,136.64,128.53,429.0,206.37,79.95,392.34,51.7,340.65,-0.02,1.87,221.28,208.25,429.0,114.42,51.04,335.43,38.46,296.97,1.64,5.9,125.27,104.06,429.0
+AR-Q = 12.69,9.4,95.06,1.44,93.62,2.62,15.58,15.79,9.78,630.0,14.79,10.45,55.23,1.0,54.23,0.78,2.99,18.1,12.02,630.0,24.24,21.34,104.06,4.52,99.54,1.88,5.99,32.28,15.57,630.0,11.67,12.01,67.21,1.0,66.21,1.35,4.69,16.74,6.52,630.0,92.15,95.9,398.35,3.89,394.46,1.11,3.2,132.94,56.6,630.0,86.61,48.04,265.08,15.56,249.52,0.72,2.9,99.02,79.04,630.0,56.57,61.06,323.41,1.0,322.41,1.36,4.63,83.2,39.34,630.0,75.27,51.2,315.12,8.77,306.35,1.26,4.6,91.01,63.15,630.0,34.15,39.54,242.15,1.0,241.15,2.01,8.4,52.22,20.61,630.0,81.73,78.59,514.71,17.03,497.67,2.45,9.76,113.34,50.66,630.0,67.67,43.72,248.09,9.6,238.49,1.54,5.52,80.54,58.4,630.0,43.41,20.73,145.01,5.58,139.43,0.92,4.45,48.1,41.59,630.0
+AR-R = 24.5,37.9,470.18,1.0,469.18,5.66,47.34,45.11,14.21,1357.0,39.47,22.21,124.71,2.0,122.71,0.89,3.38,45.29,34.23,1357.0,18.05,14.59,107.92,2.33,105.59,2.48,11.68,23.21,14.21,1357.0,11.11,8.55,62.32,1.0,61.32,1.74,7.26,14.02,8.86,1357.0,45.83,40.78,286.19,4.52,281.67,2.28,9.23,61.34,34.62,1357.0,63.48,26.26,207.02,15.1,191.92,1.34,7.25,68.69,60.47,1357.0,25.16,26.03,182.24,1.0,181.24,2.06,7.64,36.19,17.31,1357.0,57.83,21.46,138.07,10.67,127.4,0.31,3.16,61.68,56.93,1357.0,18.81,21.43,136.52,1.57,134.95,2.43,9.42,28.51,10.04,1357.0,49.34,26.79,317.67,3.66,314.01,3.05,21.28,56.14,44.74,1357.0,55.77,25.48,171.19,10.51,160.68,1.06,5.48,61.31,57.03,1357.0,50.85,24.93,160.38,7.29,153.1,0.85,3.97,56.63,47.85,1357.0
+AR-S = 125.27,47.76,227.97,40.85,187.12,0.04,1.81,134.05,129.38,811.0,88.33,23.02,158.74,47.7,111.04,0.69,3.01,91.28,85.78,811.0,270.58,73.23,456.21,105.66,350.55,-0.23,1.93,280.31,278.89,811.0,91.67,48.55,317.67,19.81,297.86,1.27,5.22,103.72,79.9,811.0,40.84,45.4,242.15,2.19,239.96,1.98,6.61,61.04,20.41,811.0,47.93,34.65,196.06,2.47,193.59,1.27,4.48,59.13,36.21,811.0,22.15,13.79,62.32,1.48,60.84,0.72,2.96,26.09,20.01,811.0,35.08,16.01,76.97,7.78,69.19,0.38,2.15,38.55,33.21,811.0,28.44,22.65,117.41,1.13,116.28,1.04,3.35,36.35,21.68,811.0,72.83,27.71,168.61,26.78,141.83,0.61,2.87,77.92,69.45,811.0,157.13,55.47,290.18,55.23,234.95,0.41,2.27,166.62,149.45,811.0,112.98,51.91,234.95,32.15,202.8,0.22,1.86,124.32,113.25,811.0
+AR-T = 107.61,16.98,154.02,70.31,83.72,0.07,2.56,108.93,108.12,134.0,125.55,30.64,208.25,85.62,122.62,0.99,2.83,129.2,113.44,134.0,106.75,15.08,158.74,72.46,86.28,0.22,3.02,107.8,106.67,134.0,71.86,20.7,128.53,39.64,88.89,0.67,2.61,74.76,66.22,134.0,16.62,10.73,43.39,4.16,39.24,0.54,1.87,19.76,12.4,134.0,20.63,3.14,34.59,12.99,21.61,0.86,6.1,20.87,20.76,134.0,2.07,1.14,6.79,1.0,5.79,2.03,6.71,2.36,1.57,134.0,2.44,2.72,18.25,1.0,17.25,3.23,14.6,3.65,1.48,134.0,35.09,8.71,56.93,12.6,44.33,0.29,2.97,36.15,33.39,134.0,51.53,12.38,97.97,24.46,73.51,1.15,4.92,52.99,50.19,134.0,102.97,32.06,208.25,28.45,179.8,0.53,3.58,107.81,98.08,134.0,144.94,38.69,358.4,86.84,271.56,2.29,11.09,149.98,138.87,134.0
+AR-U = 24.37,28.19,304.64,1.0,303.64,4.6,33.32,37.26,17.23,1623.0,22.84,9.87,74.68,2.13,72.55,0.54,4.2,24.88,22.69,1623.0,25.86,20.89,154.64,1.0,153.64,1.69,7.4,33.23,22.0,1623.0,20.57,13.04,108.99,2.47,106.52,3.21,16.59,24.35,16.93,1623.0,61.54,46.78,306.36,2.71,303.65,1.68,7.16,77.29,50.46,1623.0,82.03,28.21,212.01,5.1,206.92,1.04,5.59,86.74,77.11,1623.0,39.32,26.56,209.77,1.05,208.72,1.49,7.17,47.45,33.89,1623.0,59.21,24.9,157.81,3.89,153.92,0.74,3.8,64.23,54.85,1623.0,14.68,18.17,163.6,1.0,162.6,3.02,16.45,23.36,6.61,1623.0,27.18,37.26,327.39,1.0,326.39,3.7,20.05,46.11,15.56,1623.0,55.54,28.3,235.46,3.77,231.68,2.28,10.6,62.33,48.59,1623.0,24.71,22.04,184.58,1.44,183.14,1.85,8.25,33.11,18.09,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 = 117.17,27.33,196.06,43.39,152.66,-0.06,2.93,120.31,116.76,522.0,50.39,21.94,100.97,14.02,86.95,0.22,1.92,54.95,49.97,522.0,151.15,63.66,393.06,89.66,303.4,2.15,7.14,163.99,130.49,522.0,209.58,87.98,404.36,70.31,334.05,-0.03,1.68,227.27,231.37,522.0,214.31,73.13,470.18,71.45,398.73,0.64,3.4,226.42,208.25,522.0,143.03,60.3,313.23,38.1,275.14,0.41,2.59,155.2,142.21,522.0,20.47,20.36,109.88,1.03,108.85,2.11,6.96,28.86,15.3,522.0,82.28,36.66,214.62,17.03,197.59,0.39,2.95,90.07,84.2,522.0,50.64,27.52,132.46,1.35,131.11,0.39,2.43,57.62,46.33,522.0,132.74,46.31,347.75,33.08,314.67,1.09,5.19,140.57,124.54,522.0,131.96,28.93,227.97,77.84,150.13,0.5,2.64,135.09,128.53,522.0,125.45,27.29,208.25,76.97,131.28,0.35,2.75,128.38,126.33,522.0
+AR-X = 164.69,51.22,281.56,36.21,245.35,-0.46,2.51,172.46,173.85,993.0,95.2,23.93,190.23,37.47,152.76,0.79,3.81,98.16,92.4,993.0,159.27,62.2,337.42,66.19,271.23,0.66,2.63,170.97,148.02,993.0,56.39,23.26,140.7,17.66,123.04,0.95,3.65,61.0,51.48,993.0,6.07,3.71,32.09,1.0,31.09,1.06,5.89,7.11,5.75,993.0,9.11,6.33,56.93,1.0,55.93,2.79,14.65,11.09,7.68,993.0,21.24,9.73,58.67,2.99,55.68,1.23,4.83,23.36,19.44,993.0,23.55,11.11,66.19,5.75,60.44,0.52,2.7,26.04,22.14,993.0,25.52,20.11,110.53,1.09,109.44,1.04,3.77,32.48,21.04,993.0,77.04,30.84,184.58,10.24,174.34,0.62,3.44,82.97,72.62,993.0,104.76,36.81,242.15,32.15,209.99,1.44,5.74,111.03,99.47,993.0,84.39,34.07,234.95,24.46,210.49,0.75,3.73,91.01,83.0,993.0
+AR-Y = 56.8,23.38,128.53,14.65,113.88,0.16,2.56,61.41,59.72,296.0,119.79,42.2,202.06,27.6,174.46,-0.09,1.76,126.98,118.93,296.0,86.05,50.48,242.15,8.01,234.13,0.93,3.31,99.72,77.63,296.0,17.06,12.66,64.96,1.0,63.96,0.81,3.59,21.23,15.38,296.0,2.33,3.22,32.09,1.0,31.09,5.44,40.51,3.97,1.27,296.0,7.67,11.77,95.06,1.0,94.06,3.77,20.33,14.03,4.25,296.0,3.06,2.76,22.35,1.0,21.35,2.73,13.75,4.12,2.2,296.0,1.08,0.26,2.96,1.0,1.96,4.09,21.37,1.11,1.0,296.0,7.59,8.42,62.32,1.0,61.32,2.96,15.27,11.33,5.74,296.0,15.56,16.17,132.46,1.0,131.46,2.98,15.99,22.42,11.63,296.0,29.23,25.24,117.41,5.93,111.48,1.39,4.15,38.59,18.29,296.0,119.1,89.63,380.69,12.22,368.46,1.2,3.55,148.97,88.25,296.0
+AR-Z = 15.6,40.73,717.22,1.0,716.22,8.85,105.23,43.6,7.78,1425.0,9.3,8.25,72.46,1.0,71.46,2.17,10.75,12.43,6.11,1425.0,24.01,13.34,107.25,3.05,104.2,1.51,6.51,27.47,20.65,1425.0,12.63,7.77,48.96,1.35,47.6,1.35,5.84,14.83,11.75,1425.0,37.96,17.45,154.02,6.69,147.34,1.75,8.11,41.77,34.11,1425.0,55.14,11.79,113.92,13.39,100.53,0.9,6.53,56.38,52.0,1425.0,18.24,9.24,64.23,1.35,62.87,0.98,5.65,20.44,17.56,1425.0,40.72,9.32,104.06,15.1,88.96,1.56,10.05,41.77,39.84,1425.0,11.13,53.75,999.41,1.0,998.41,11.73,163.17,54.87,3.42,1425.0,17.43,35.0,675.23,2.26,672.98,11.56,163.62,39.09,12.58,1425.0,28.17,13.62,95.06,5.58,89.48,1.25,4.81,31.29,24.59,1425.0,18.97,15.99,89.5,1.0,88.5,1.65,5.83,24.81,14.65,1425.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_temperature_2005.properties
new file mode 100644
index 0000000..5e730c5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_temperature_2005.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 2005 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=2005
+
+# 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 = 31.86,4.62,45.0,16.06,28.94,-0.4,3.19,32.19,32.6,5547.0,28.14,5.47,43.35,8.62,34.72,-0.36,3.28,28.67,28.88,5547.0,27.93,4.36,41.14,14.13,27.01,-0.24,3.3,28.27,28.33,5547.0,22.14,3.17,32.6,11.38,21.22,-0.08,3.33,22.37,22.13,5547.0,20.76,3.66,28.19,4.63,23.56,-1.1,4.15,21.08,21.57,5547.0,18.26,3.28,27.64,4.49,23.15,-0.63,3.25,18.55,18.68,5547.0,19.23,4.46,28.19,3.66,24.53,-0.63,2.48,19.74,20.4,5547.0,24.38,3.61,32.87,8.9,23.98,-0.93,3.71,24.64,25.3,5547.0,25.28,4.16,33.98,7.52,26.46,-1.05,4.02,25.62,26.26,5547.0,32.62,4.1,45.0,16.2,28.8,-0.61,3.38,32.88,33.15,5547.0,34.21,4.06,45.0,20.2,24.8,-0.58,3.31,34.45,34.67,5547.0,32.03,5.66,45.0,15.79,29.21,0.15,2.86,32.52,31.63,5547.0
+AR-B = 31.39,2.85,41.14,23.64,17.5,0.25,2.61,31.52,31.36,12395.0,27.4,2.33,37.28,22.95,14.33,1.44,4.99,27.5,26.81,12395.0,24.36,1.76,30.12,19.37,10.75,0.35,2.89,24.42,24.19,12395.0,19.77,1.07,23.5,13.17,10.33,-0.3,3.9,19.8,19.78,12395.0,14.68,1.58,19.09,5.59,13.5,-0.41,3.36,14.76,14.69,12395.0,10.47,2.09,19.37,2.83,16.54,0.05,2.65,10.68,10.55,12394.0,9.62,1.54,14.96,3.66,11.3,0.07,2.69,9.74,9.59,12395.0,11.3,1.71,16.61,3.94,12.68,0.01,2.52,11.43,11.24,12395.0,17.66,2.09,24.33,10.28,14.06,-0.29,3.0,17.78,17.85,12395.0,23.74,2.8,32.05,14.96,17.09,0.19,2.31,23.91,23.64,12395.0,29.21,3.01,37.56,17.44,20.12,-0.1,2.59,29.36,29.29,12395.0,31.38,2.73,39.49,19.99,19.5,-0.2,2.88,31.5,31.5,12395.0
+AR-C = 32.32,0.43,32.74,31.5,1.24,-1.05,2.94,32.33,32.46,7.0,28.51,0.47,29.29,28.05,1.24,0.69,2.0,28.52,28.46,7.0,26.03,0.48,26.54,25.16,1.38,-0.78,2.52,26.04,26.05,7.0,18.46,0.18,18.68,18.27,0.41,0.17,1.54,18.47,18.41,7.0,15.9,0.5,16.55,15.1,1.45,-0.08,2.24,15.9,15.79,7.0,14.82,0.33,15.24,14.27,0.96,-0.47,2.18,14.83,14.89,7.0,9.78,0.29,10.14,9.31,0.83,-0.38,2.1,9.79,9.72,7.0,12.87,0.32,13.38,12.48,0.9,0.37,1.77,12.88,12.76,7.0,18.19,0.32,18.54,17.72,0.83,-0.28,1.67,18.19,18.27,7.0,26.38,0.45,26.81,25.57,1.24,-0.91,2.45,26.38,26.54,7.0,30.84,0.49,31.63,30.12,1.52,0.21,2.4,30.84,30.81,7.0,30.76,0.45,31.5,30.26,1.24,0.65,2.03,30.76,30.53,7.0
+AR-D = 32.95,2.94,43.35,25.57,17.78,0.5,2.99,33.08,32.6,2949.0,30.99,2.1,37.28,23.37,13.92,-0.22,3.2,31.06,30.94,2949.0,27.82,1.98,33.43,19.65,13.78,-0.69,3.78,27.89,28.05,2949.0,23.1,1.62,28.19,16.61,11.57,-0.69,4.05,23.15,23.23,2949.0,16.96,1.28,20.75,11.93,8.82,-0.33,3.25,17.0,17.03,2949.0,13.39,1.65,19.37,3.94,15.43,0.04,3.32,13.5,13.31,2949.0,12.23,1.79,19.09,7.8,11.3,0.29,3.3,12.36,12.27,2949.0,17.08,2.01,21.85,10.69,11.16,-0.38,2.79,17.2,17.3,2949.0,23.47,2.29,30.39,14.41,15.98,-0.15,2.99,23.59,23.5,2949.0,32.4,2.65,39.49,23.78,15.71,-0.29,2.57,32.51,32.74,2949.0,35.15,2.73,43.07,25.71,17.36,-0.35,3.28,35.25,35.35,2949.0,37.39,3.22,44.17,25.71,18.46,-0.77,3.23,37.53,38.18,2949.0
+AR-E = 33.52,3.14,39.76,24.88,14.88,-0.65,2.59,33.67,34.15,2978.0,27.03,1.39,30.94,22.4,8.54,-0.48,3.11,27.06,27.09,2978.0,26.3,1.46,29.84,21.57,8.27,-0.53,3.09,26.35,26.4,2978.0,19.9,1.04,24.61,17.17,7.44,-0.07,2.73,19.93,19.92,2978.0,17.33,1.51,20.75,12.48,8.27,-0.86,3.31,17.4,17.58,2978.0,14.45,1.25,19.65,10.0,9.65,-0.02,2.74,14.5,14.41,2978.0,13.83,1.8,17.99,8.62,9.37,-0.31,2.19,13.95,13.86,2978.0,14.72,1.67,19.65,8.35,11.3,-0.06,2.58,14.81,14.69,2978.0,20.15,1.82,24.88,14.41,10.47,-0.23,2.93,20.23,20.33,2978.0,26.23,1.95,31.22,21.02,10.2,-0.35,2.48,26.31,26.54,2978.0,30.62,2.7,36.73,22.68,14.06,-0.78,2.73,30.74,31.22,2978.0,31.48,2.87,39.76,23.5,16.26,-0.54,3.02,31.61,31.77,2978.0
+AR-F = 37.16,5.12,45.0,13.86,31.14,-0.85,3.66,37.51,37.97,3388.0,32.28,5.3,44.59,12.76,31.83,-0.64,3.26,32.71,32.98,3388.0,30.28,4.15,42.24,12.2,30.04,-0.68,3.9,30.56,30.39,3388.0,23.64,4.22,34.53,4.76,29.76,-1.37,5.52,24.01,24.74,3388.0,18.22,4.56,26.26,-4.06,30.31,-2.12,8.07,18.78,19.23,3388.0,15.17,3.82,22.13,-5.71,27.83,-2.43,10.16,15.65,15.93,3388.0,15.49,4.29,21.85,-5.71,27.56,-2.1,7.97,16.07,16.75,3388.0,20.28,4.28,27.91,-2.4,30.31,-2.16,8.74,20.72,21.3,3388.0,23.44,6.05,33.7,-2.4,36.1,-1.61,5.64,24.21,25.3,3388.0,32.68,6.0,42.66,5.87,36.79,-1.57,5.61,33.22,34.6,3388.0,37.89,5.13,45.0,14.69,30.31,-1.31,5.32,38.24,38.66,3388.0,37.64,4.39,45.0,17.72,27.28,-0.46,3.14,37.89,37.83,3388.0
+AR-G = 34.99,1.77,40.87,24.61,16.26,-0.43,5.89,35.04,34.94,5009.0,31.49,2.1,37.83,22.95,14.88,-0.0,3.15,31.56,31.5,5009.0,29.84,1.66,35.91,21.57,14.33,-0.43,4.67,29.89,29.98,5009.0,22.06,1.08,27.09,16.06,11.02,0.12,5.57,22.09,21.99,5009.0,20.72,1.3,24.88,10.83,14.06,-0.96,6.91,20.76,20.75,5009.0,18.64,1.93,24.06,9.17,14.88,-0.39,3.38,18.74,18.68,5008.0,20.3,2.07,25.71,11.1,14.61,-0.58,3.6,20.4,20.47,5009.0,23.31,2.4,32.87,12.76,20.12,-0.42,4.29,23.43,23.5,5009.0,26.8,2.35,35.63,13.31,22.32,-0.8,7.27,26.9,26.81,5009.0,33.89,2.41,41.14,17.44,23.7,-1.04,10.22,33.97,33.84,5009.0,35.64,2.21,42.24,21.3,20.94,-0.88,7.04,35.71,35.7,5009.0,32.07,1.91,39.76,21.57,18.19,0.23,5.23,32.12,31.77,5009.0
+AR-H = 31.8,1.98,38.11,27.64,10.47,0.71,3.26,31.86,31.5,3605.0,31.5,1.71,38.94,24.88,14.06,0.18,3.12,31.55,31.43,3605.0,31.04,1.47,36.18,26.81,9.37,-0.17,2.61,31.08,31.08,3605.0,21.9,1.02,25.98,18.27,7.72,0.06,2.8,21.92,21.85,3605.0,21.7,1.11,25.16,18.27,6.89,-0.14,2.75,21.73,21.71,3605.0,20.46,1.19,23.78,14.69,9.09,-0.3,2.98,20.5,20.47,3605.0,21.33,1.57,27.64,16.89,10.75,-0.38,2.57,21.39,21.71,3605.0,24.5,2.22,32.87,18.54,14.33,0.06,2.8,24.6,24.54,3605.0,26.46,1.97,33.7,20.47,13.23,0.15,2.98,26.53,26.4,3605.0,31.88,2.44,40.59,24.06,16.54,0.06,3.16,31.97,31.91,3605.0,32.62,2.33,42.52,27.09,15.43,0.51,2.73,32.7,32.32,3605.0,32.06,1.4,37.28,28.46,8.82,0.36,2.83,32.09,31.91,3605.0
+AR-J = 36.51,5.91,45.0,15.79,29.21,-0.5,2.58,36.98,37.01,3337.0,32.4,5.58,43.9,13.86,30.04,-0.28,2.45,32.88,32.74,3337.0,29.6,5.7,40.04,9.45,30.59,-0.62,2.83,30.14,30.67,3337.0,22.15,6.68,32.87,1.46,31.42,-0.7,2.47,23.14,24.06,3337.0,13.86,8.26,24.61,-10.12,34.72,-0.89,2.47,16.14,17.58,3337.0,10.44,7.57,20.47,-13.98,34.45,-1.13,2.99,12.9,13.86,3337.0,10.05,8.02,20.47,-12.6,33.07,-1.2,3.24,12.86,13.58,3337.0,15.07,8.38,25.98,-9.84,35.83,-1.16,3.15,17.24,18.82,3337.0,17.85,9.86,33.7,-8.74,42.44,-0.91,2.8,20.39,20.75,3337.0,27.68,10.25,43.9,-2.68,46.57,-0.93,2.92,29.52,30.67,3337.0,35.19,9.32,45.0,2.56,42.44,-1.02,3.09,36.4,38.04,3337.0,36.99,7.12,45.0,10.83,34.17,-0.97,3.23,37.67,38.66,3337.0
+AR-K = 34.16,5.86,45.0,16.34,28.66,-0.0,2.5,34.66,33.98,3708.0,30.71,6.18,45.0,11.65,33.35,-0.07,2.66,31.33,30.81,3708.0,29.62,4.83,42.52,11.1,31.42,-0.08,2.94,30.01,29.57,3708.0,22.27,4.73,34.25,4.49,29.76,0.01,3.24,22.77,22.13,3708.0,16.22,5.74,26.54,-5.57,32.11,-0.83,3.61,17.2,17.44,3708.0,13.88,4.84,23.78,-5.71,29.49,-1.07,4.53,14.7,14.82,3708.0,13.55,5.03,24.06,-6.81,30.87,-0.59,3.25,14.45,14.17,3708.0,19.95,5.04,30.39,-2.13,32.52,-0.75,3.6,20.58,20.89,3708.0,21.09,6.53,33.98,-2.4,36.38,-0.55,2.96,22.08,21.71,3708.0,29.94,6.26,43.9,5.04,38.86,-0.37,3.32,30.59,29.98,3708.0,35.45,5.43,45.0,12.76,32.24,-0.23,3.04,35.86,35.35,3708.0,36.66,5.16,45.0,19.92,25.08,-0.16,2.45,37.02,36.46,3708.0
+AR-L = 36.57,4.94,45.0,24.88,20.12,-0.24,1.93,36.9,37.42,5819.0,33.05,2.8,41.69,24.61,17.09,-0.21,3.01,33.17,33.15,5819.0,29.83,3.02,36.73,21.85,14.88,-0.15,2.18,29.98,30.05,5819.0,23.08,1.76,28.19,17.72,10.47,0.19,2.6,23.14,22.88,5819.0,14.7,1.53,19.65,9.72,9.92,0.12,3.33,14.78,14.69,5819.0,9.34,2.21,17.44,1.46,15.98,0.56,3.31,9.6,9.1,5818.0,9.2,1.4,15.24,2.83,12.4,-0.02,4.39,9.3,9.24,5819.0,12.32,1.57,18.82,5.87,12.95,0.06,3.49,12.42,12.2,5819.0,21.12,2.04,27.91,12.2,15.71,0.04,2.96,21.22,21.02,5819.0,29.61,2.34,37.28,21.02,16.26,0.51,2.69,29.71,29.29,5819.0,35.61,2.51,43.9,27.09,16.81,0.5,3.19,35.7,35.35,5819.0,37.82,2.87,45.0,27.91,17.09,0.55,2.83,37.92,37.28,5819.0
+AR-M = 38.47,4.9,45.0,14.13,30.87,-1.51,5.9,38.78,39.35,5852.0,33.41,4.23,42.8,13.86,28.94,-1.45,5.51,33.68,34.39,5852.0,28.87,4.73,36.18,6.83,29.35,-1.66,5.83,29.26,30.12,5852.0,22.33,4.64,30.67,0.08,30.59,-1.8,6.19,22.81,23.64,5852.0,12.46,6.79,20.75,-15.35,36.1,-1.67,4.99,14.19,15.1,5852.0,8.84,6.42,18.27,-15.35,33.62,-1.62,4.81,10.93,10.96,5852.0,8.57,6.92,18.82,-14.94,33.76,-1.62,4.69,11.02,10.83,5852.0,11.75,7.64,23.5,-13.15,36.65,-1.45,4.18,14.02,14.69,5852.0,18.52,9.47,32.05,-10.39,42.44,-1.66,4.55,20.8,22.26,5852.0,27.72,9.64,40.04,-3.78,43.82,-1.64,4.85,29.35,30.67,5852.0,35.21,9.0,45.0,0.63,44.37,-1.88,5.78,36.35,38.25,5852.0,37.71,7.63,45.0,6.14,38.86,-1.88,5.94,38.47,40.31,5852.0
+AR-N = 27.72,1.85,33.15,23.37,9.78,0.39,2.5,27.78,27.78,1092.0,28.94,1.58,34.67,25.43,9.23,0.45,2.85,28.98,28.81,1092.0,28.84,1.72,33.98,24.33,9.65,0.45,2.87,28.89,28.74,1092.0,21.61,1.05,25.16,18.54,6.61,0.19,2.94,21.63,21.57,1092.0,19.85,0.99,22.68,15.79,6.89,-0.46,3.85,19.88,19.92,1092.0,19.71,1.06,22.95,16.89,6.06,-0.14,3.06,19.74,19.78,1092.0,18.15,1.04,20.75,14.69,6.06,-0.08,2.76,18.18,18.13,1092.0,21.47,1.04,25.43,17.44,7.99,-0.28,3.14,21.49,21.57,1092.0,21.34,1.13,25.16,17.72,7.44,-0.28,3.13,21.37,21.37,1092.0,23.86,1.19,27.78,19.65,8.13,-0.11,3.44,23.89,23.81,1092.0,28.38,1.48,33.29,24.33,8.96,-0.15,2.53,28.42,28.46,1092.0,28.67,2.1,35.22,24.06,11.16,0.29,2.62,28.75,28.74,1092.0
+AR-P = 30.53,1.34,36.32,27.09,9.23,0.45,3.2,30.56,30.39,2695.0,31.15,1.62,36.73,24.06,12.68,0.1,3.0,31.2,31.15,2695.0,30.02,1.65,36.46,25.71,10.75,0.59,3.19,30.06,29.84,2695.0,22.98,1.17,26.81,19.09,7.72,0.31,3.01,23.01,22.95,2695.0,22.96,1.03,26.81,19.92,6.89,0.08,2.91,22.98,22.95,2695.0,21.33,1.09,24.61,17.17,7.44,0.51,2.85,21.36,21.16,2695.0,21.87,1.5,26.26,17.99,8.27,0.05,1.84,21.92,21.85,2695.0,25.46,1.83,30.94,20.2,10.75,0.42,2.74,25.53,25.16,2695.0,26.51,1.7,33.43,19.65,13.78,0.21,3.05,26.57,26.4,2695.0,31.0,1.97,37.28,26.26,11.02,0.5,2.9,31.06,30.67,2695.0,29.88,1.42,36.46,25.43,11.02,0.65,3.74,29.91,29.7,2695.0,31.84,1.91,39.49,27.64,11.85,1.26,4.43,31.89,31.36,2695.0
+AR-Q = 36.83,8.0,45.0,11.65,33.35,-1.29,3.91,37.69,39.21,3921.0,34.59,5.85,45.0,16.89,28.11,-1.25,3.95,35.08,36.32,3921.0,26.25,6.76,37.83,7.8,30.04,-0.93,3.11,27.11,27.91,3921.0,19.01,5.0,27.36,5.45,21.91,-0.95,3.08,19.66,20.47,3921.0,8.21,4.46,17.72,-6.81,24.53,-0.53,2.51,9.34,8.76,3921.0,4.19,5.25,13.86,-11.22,25.08,-0.65,2.25,6.72,5.94,3921.0,4.52,4.78,11.65,-9.29,20.94,-0.9,2.65,6.58,6.42,3921.0,5.17,5.63,13.86,-9.84,23.7,-0.77,2.35,7.65,7.18,3921.0,15.85,7.6,27.91,-4.61,32.52,-0.87,2.55,17.58,18.54,3921.0,24.33,8.47,36.73,0.49,36.24,-0.89,2.66,25.77,27.36,3921.0,27.55,8.86,42.24,5.31,36.93,-0.79,2.55,28.94,30.26,3921.0,33.3,8.05,45.0,11.1,33.9,-1.03,2.99,34.26,36.32,3921.0
+AR-R = 37.98,5.22,45.0,12.2,32.8,-1.88,8.58,38.34,39.01,8543.0,34.76,3.44,41.69,17.99,23.7,-2.01,9.3,34.93,35.29,8543.0,26.23,4.81,35.35,7.52,27.83,-1.08,4.64,26.67,27.16,8543.0,18.72,3.94,26.26,4.76,21.5,-0.89,3.51,19.13,19.78,8543.0,9.21,3.66,16.61,-3.5,20.12,-0.58,2.46,9.91,10.28,8543.0,5.73,3.15,11.65,-8.46,20.12,-1.05,4.23,6.54,6.69,8543.0,6.68,2.86,14.41,-4.06,18.46,-0.78,3.02,7.27,7.59,8543.0,7.07,3.62,13.86,-10.67,24.53,-1.11,4.44,7.94,8.07,8543.0,18.8,4.11,27.36,-0.2,27.56,-1.32,5.42,19.24,19.78,8542.0,26.34,4.57,36.18,4.49,31.69,-1.41,6.35,26.73,27.22,8543.0,30.49,5.62,40.31,6.42,33.9,-1.28,5.38,31.01,31.77,8543.0,34.95,4.28,42.8,11.65,31.14,-2.52,12.3,35.21,35.49,8543.0
+AR-S = 32.08,3.21,38.39,23.23,15.16,-0.18,1.85,32.24,32.46,5031.0,28.55,2.94,36.18,22.4,13.78,0.27,1.97,28.7,28.19,5031.0,28.13,2.39,35.63,21.02,14.61,0.17,2.18,28.23,27.91,5031.0,21.39,1.18,25.16,16.06,9.09,-0.24,3.01,21.42,21.44,5031.0,18.56,1.66,23.5,13.03,10.47,0.19,2.52,18.63,18.41,5031.0,16.24,2.51,22.4,9.17,13.23,-0.07,2.13,16.43,16.34,5031.0,15.92,2.75,23.5,8.62,14.88,-0.07,2.29,16.15,15.93,5031.0,18.0,2.87,25.16,9.72,15.43,-0.1,2.38,18.22,18.13,5031.0,23.07,2.31,30.94,13.86,17.09,0.04,3.4,23.18,22.95,5031.0,30.59,3.17,38.66,19.09,19.57,-0.4,2.9,30.76,30.94,5031.0,33.11,3.1,41.42,20.2,21.22,-0.48,3.35,33.25,33.29,5031.0,30.86,2.15,37.28,21.85,15.43,-0.34,3.21,30.93,30.94,5031.0
+AR-T = 28.94,4.57,39.76,17.17,22.6,-0.29,2.44,29.3,29.57,815.0,24.63,3.77,33.7,13.58,20.12,-0.7,3.01,24.92,25.71,815.0,24.61,3.33,36.18,16.06,20.12,-0.11,3.8,24.83,25.43,815.0,20.54,3.08,29.57,12.48,17.09,-0.13,3.08,20.77,21.02,815.0,18.42,2.61,24.61,9.72,14.88,0.12,3.26,18.6,18.13,815.0,16.46,1.88,21.3,9.31,11.99,-0.27,3.39,16.57,16.34,815.0,17.75,2.72,23.5,7.24,16.26,-0.84,4.33,17.96,18.27,815.0,22.38,2.3,27.09,13.58,13.5,-0.65,3.48,22.49,22.68,815.0,24.32,3.89,32.6,11.1,21.5,-0.5,2.82,24.62,24.74,815.0,31.31,4.67,41.14,19.37,21.77,-0.31,2.2,31.65,32.05,815.0,30.75,4.79,42.8,17.99,24.8,-0.2,2.42,31.12,31.36,815.0,28.43,4.51,42.52,19.09,23.43,0.33,3.04,28.79,28.53,815.0
+AR-U = 30.83,5.72,40.87,6.97,33.9,-1.46,5.53,31.36,32.05,10055.0,31.81,3.76,42.52,12.76,29.76,-1.82,7.11,32.03,32.6,10055.0,20.86,4.43,30.67,5.31,25.35,-0.93,4.11,21.33,21.44,10055.0,13.63,3.38,20.75,2.83,17.91,-0.27,2.94,14.05,13.44,10055.0,5.82,2.55,13.58,-4.88,18.46,-0.05,3.13,6.36,5.52,10055.0,2.87,2.86,9.72,-10.94,20.67,-0.98,5.33,4.06,2.83,10052.0,2.26,3.29,11.38,-8.74,20.12,-0.41,2.86,3.99,2.42,10055.0,4.51,3.36,11.1,-8.46,19.57,-0.85,3.6,5.62,4.76,10055.0,14.49,4.19,24.06,-1.57,25.63,-1.01,4.32,15.08,15.24,10055.0,21.85,5.21,32.87,-0.2,33.07,-1.2,4.86,22.46,22.95,10055.0,25.51,5.76,37.28,2.28,35.0,-1.0,4.36,26.15,26.12,10055.0,31.98,5.24,41.42,7.8,33.62,-1.9,7.03,32.41,33.15,10055.0
+AR-V = 10.14,3.05,18.96,3.11,15.85,0.53,2.51,10.59,9.45,1173.0,11.91,3.5,20.2,5.31,14.88,0.66,2.3,12.41,10.83,1173.0,7.56,2.33,13.03,2.83,10.2,0.27,2.12,7.91,7.18,1173.0,3.71,1.66,9.17,0.35,8.82,0.77,2.96,4.06,3.25,1173.0,-0.79,0.92,3.66,-3.78,7.44,0.45,4.43,1.21,-0.89,1173.0,-5.0,1.22,1.59,-7.91,9.51,0.79,4.13,5.14,-5.16,1173.0,-3.51,1.16,1.04,-7.91,8.96,-0.25,3.59,3.69,-3.37,1173.0,-0.26,1.07,2.28,-3.78,6.06,0.03,2.6,1.1,-0.27,1173.0,3.68,2.23,9.45,-2.4,11.85,0.38,2.87,4.31,3.52,1173.0,7.59,2.85,14.96,-0.47,15.43,0.2,2.68,8.1,7.24,1173.0,10.4,3.05,17.17,2.83,14.33,0.15,2.3,10.84,10.14,1173.0,10.05,3.23,18.82,3.11,15.71,0.28,2.05,10.56,9.17,1173.0
+AR-W = 33.25,2.57,40.87,27.16,13.71,0.62,2.84,33.35,32.81,3287.0,31.94,2.57,38.39,22.68,15.71,-0.14,3.07,32.04,31.77,3287.0,30.85,2.14,35.91,24.47,11.44,-0.27,2.54,30.93,30.94,3287.0,21.39,1.01,24.88,17.72,7.17,-0.12,3.05,21.41,21.44,3287.0,19.63,1.02,23.23,16.06,7.17,0.14,3.06,19.65,19.65,3287.0,18.24,1.39,22.95,9.72,13.23,-0.45,3.91,18.29,18.41,3287.0,17.43,1.0,21.3,14.13,7.17,0.1,2.87,17.46,17.44,3287.0,19.36,1.44,24.06,15.1,8.96,0.2,2.76,19.42,19.23,3287.0,20.77,1.77,25.16,16.34,8.82,-0.12,2.21,20.84,20.89,3287.0,25.76,2.2,31.22,20.2,11.02,0.02,2.08,25.86,25.85,3287.0,30.45,2.09,35.63,23.37,12.26,0.16,2.3,30.52,29.98,3287.0,31.56,1.81,37.28,24.33,12.95,0.14,3.52,31.62,31.5,3287.0
+AR-X = 29.28,3.1,40.31,22.4,17.91,0.97,3.25,29.45,28.4,6292.0,26.74,2.35,36.32,21.02,15.3,1.08,3.92,26.84,26.19,6292.0,25.68,1.85,31.77,17.44,14.33,-0.09,4.08,25.74,25.64,6292.0,22.69,1.62,27.09,15.24,11.85,-0.97,4.7,22.75,22.81,6292.0,17.57,1.71,22.68,10.28,12.4,-0.25,3.25,17.65,17.58,6292.0,14.72,2.45,22.95,6.42,16.54,0.01,3.33,14.92,14.69,6285.0,14.23,2.22,21.02,4.76,16.26,0.06,2.72,14.4,14.13,6292.0,17.35,2.34,23.5,10.83,12.68,-0.07,2.82,17.51,17.3,6292.0,22.68,2.68,29.02,12.2,16.81,-1.16,5.39,22.84,22.95,6292.0,31.26,3.43,39.49,16.89,22.6,-1.22,6.71,31.44,31.22,6292.0,32.9,3.05,40.04,19.65,20.39,-1.17,6.06,33.05,33.01,6292.0,32.34,3.25,41.97,20.75,21.22,-0.65,4.21,32.51,32.6,6292.0
+AR-Y = 29.03,3.89,38.66,17.72,20.94,-0.24,2.73,29.29,29.43,1877.0,23.05,4.0,33.43,11.45,21.98,-0.12,2.61,23.4,22.95,1877.0,26.63,4.35,36.18,15.24,20.94,-0.47,2.72,26.98,27.09,1877.0,22.88,3.7,29.57,12.2,17.36,-0.76,2.73,23.18,23.92,1877.0,19.06,2.22,25.43,9.45,15.98,-0.01,3.29,19.19,18.82,1877.0,16.23,2.06,23.23,6.97,16.26,0.01,3.37,16.36,16.06,1877.0,16.09,2.74,26.26,7.24,19.02,0.7,3.81,16.33,15.65,1877.0,22.22,2.55,30.94,13.03,17.91,0.33,3.52,22.37,21.99,1877.0,24.31,2.99,31.77,14.69,17.09,-0.25,2.62,24.49,24.47,1877.0,31.35,3.1,38.66,20.2,18.46,-0.41,2.87,31.5,31.56,1877.0,34.08,4.35,44.17,21.3,22.87,-0.78,2.89,34.36,35.29,1877.0,31.61,5.98,43.9,17.17,26.73,-0.26,2.29,32.17,32.05,1877.0
+AR-Z = 24.07,5.77,33.43,-5.02,38.44,-1.52,5.91,24.75,25.3,11973.0,26.97,5.13,36.18,-2.4,38.58,-1.92,8.7,27.45,28.05,11973.0,16.75,4.51,25.43,-7.22,32.66,-1.12,5.08,17.35,17.44,11973.0,9.93,3.03,17.44,-9.7,27.15,-1.34,7.39,10.38,10.0,11973.0,2.13,2.37,9.72,-17.01,26.73,-1.72,12.37,3.19,2.01,11973.0,-1.75,3.45,6.42,-19.76,26.18,-1.22,5.14,3.87,-1.02,11961.0,-2.67,3.29,6.42,-17.28,23.7,-0.26,2.7,4.24,-2.33,11973.0,0.95,3.14,8.07,-16.18,24.25,-1.68,6.67,3.28,1.46,11971.0,9.19,4.29,19.09,-12.87,31.97,-1.18,5.4,10.14,9.45,11970.0,16.12,4.77,25.16,-7.64,32.8,-1.36,5.69,16.81,16.89,11973.0,20.54,5.06,29.84,-5.57,35.41,-1.55,6.35,21.15,21.57,11973.0,24.82,6.43,38.66,-4.33,42.99,-0.99,3.89,25.64,26.81,11973.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_vegetation_2005.properties
new file mode 100644
index 0000000..6400d90
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_1_vegetation_2005.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 2005 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=2005
+
+# 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.9,0.01,0.89,-0.57,1.74,0.59,0.64,5547.0,0.53,0.28,0.9,0.01,0.89,-0.63,1.84,0.6,0.66,5547.0,0.54,0.29,0.9,0.01,0.89,-0.67,1.81,0.62,0.68,5547.0,0.52,0.28,0.9,0.01,0.88,-0.61,1.73,0.59,0.66,5547.0,0.47,0.26,0.88,-0.02,0.9,-0.41,1.71,0.54,0.57,5547.0,0.39,0.22,0.86,-0.01,0.87,-0.07,1.88,0.45,0.43,5547.0,0.39,0.22,0.83,0.0,0.82,-0.18,1.88,0.44,0.46,5547.0,0.34,0.19,0.8,0.0,0.79,-0.05,2.11,0.39,0.39,5547.0,0.32,0.18,0.78,-0.03,0.81,-0.07,2.24,0.36,0.37,5547.0,0.32,0.18,0.79,-0.02,0.8,0.0,2.35,0.36,0.37,5547.0,0.37,0.22,0.83,-0.0,0.83,-0.09,1.87,0.43,0.42,5547.0,0.49,0.28,0.89,0.01,0.88,-0.48,1.63,0.56,0.6,5547.0
+AR-B = 0.59,0.13,0.84,0.07,0.77,-0.77,3.32,0.61,0.61,12395.0,0.64,0.13,0.84,0.06,0.78,-1.28,4.12,0.65,0.68,12395.0,0.61,0.12,0.79,0.08,0.71,-1.28,3.88,0.62,0.65,12395.0,0.51,0.09,0.72,0.06,0.67,-0.68,3.55,0.52,0.52,12395.0,0.44,0.07,0.66,0.08,0.58,-0.31,4.89,0.44,0.44,12395.0,0.43,0.08,0.68,0.05,0.63,-0.14,3.22,0.44,0.44,12395.0,0.45,0.09,0.69,-0.01,0.7,-0.42,3.45,0.46,0.46,12395.0,0.48,0.09,0.7,0.03,0.67,-0.67,3.7,0.49,0.5,12395.0,0.54,0.1,0.74,0.05,0.69,-0.71,3.85,0.55,0.55,12395.0,0.55,0.11,0.75,0.0,0.75,-0.79,3.83,0.56,0.56,12395.0,0.53,0.11,0.75,0.03,0.72,-0.89,3.3,0.54,0.55,12395.0,0.5,0.11,0.76,0.04,0.72,-1.04,3.32,0.51,0.54,12395.0
+AR-C = 0.33,0.05,0.4,0.28,0.12,0.46,1.6,0.33,0.31,7.0,0.35,0.05,0.43,0.3,0.13,0.44,1.56,0.35,0.32,7.0,0.34,0.06,0.43,0.29,0.14,0.47,1.62,0.34,0.32,7.0,0.32,0.05,0.41,0.27,0.14,0.43,1.65,0.33,0.31,7.0,0.28,0.05,0.35,0.23,0.12,0.37,1.63,0.29,0.27,7.0,0.28,0.05,0.35,0.23,0.12,0.47,1.7,0.28,0.26,7.0,0.27,0.05,0.35,0.22,0.13,0.48,1.72,0.27,0.25,7.0,0.26,0.05,0.34,0.21,0.13,0.47,1.75,0.27,0.25,7.0,0.3,0.05,0.38,0.25,0.13,0.57,1.73,0.3,0.27,7.0,0.31,0.06,0.39,0.25,0.14,0.55,1.77,0.31,0.28,7.0,0.34,0.05,0.42,0.3,0.13,0.54,1.79,0.35,0.32,7.0,0.32,0.05,0.39,0.27,0.12,0.51,1.74,0.32,0.3,7.0
+AR-D = 0.51,0.1,0.71,0.1,0.61,-0.96,4.33,0.52,0.51,2949.0,0.5,0.08,0.69,0.14,0.55,-0.73,4.82,0.51,0.5,2949.0,0.5,0.07,0.68,0.12,0.57,-0.71,5.33,0.5,0.5,2949.0,0.43,0.06,0.59,0.11,0.48,-0.41,4.43,0.43,0.43,2949.0,0.37,0.06,0.54,0.11,0.44,0.3,3.58,0.37,0.36,2949.0,0.33,0.05,0.49,0.1,0.39,0.36,4.11,0.34,0.33,2949.0,0.31,0.05,0.42,0.1,0.32,-0.06,3.07,0.31,0.31,2949.0,0.29,0.04,0.4,0.11,0.29,-0.17,2.92,0.3,0.29,2949.0,0.29,0.05,0.43,0.08,0.34,0.13,3.59,0.29,0.28,2949.0,0.31,0.06,0.5,0.08,0.43,0.24,3.6,0.31,0.3,2949.0,0.36,0.06,0.53,0.11,0.42,-0.73,4.32,0.37,0.37,2949.0,0.38,0.07,0.62,0.12,0.5,-0.29,3.0,0.38,0.38,2949.0
+AR-E = 0.64,0.06,0.77,0.22,0.54,-1.11,6.64,0.65,0.65,2978.0,0.71,0.05,0.79,0.29,0.5,-2.81,14.52,0.71,0.72,2978.0,0.69,0.05,0.77,0.27,0.5,-2.47,11.43,0.69,0.71,2978.0,0.62,0.07,0.75,0.23,0.53,-0.66,3.98,0.62,0.62,2978.0,0.6,0.07,0.75,0.23,0.53,-0.66,3.58,0.6,0.6,2978.0,0.61,0.06,0.76,0.22,0.54,-1.04,5.04,0.61,0.62,2978.0,0.59,0.05,0.73,0.22,0.5,-1.45,7.02,0.59,0.6,2978.0,0.57,0.05,0.7,0.19,0.51,-1.52,7.69,0.57,0.58,2978.0,0.58,0.05,0.7,0.19,0.52,-1.49,7.41,0.58,0.59,2978.0,0.59,0.06,0.71,0.18,0.52,-1.17,6.38,0.6,0.6,2978.0,0.6,0.06,0.73,0.2,0.53,-1.08,6.66,0.61,0.61,2978.0,0.6,0.06,0.75,0.23,0.52,-0.48,4.09,0.61,0.6,2978.0
+AR-F = 0.29,0.14,0.66,0.01,0.64,0.25,2.05,0.32,0.29,3388.0,0.32,0.14,0.65,0.03,0.63,0.13,1.99,0.35,0.31,3388.0,0.31,0.14,0.67,0.02,0.65,0.01,1.93,0.34,0.32,3388.0,0.3,0.14,0.67,0.01,0.66,-0.04,1.96,0.33,0.31,3388.0,0.28,0.12,0.64,-0.01,0.66,0.02,2.04,0.3,0.28,3388.0,0.26,0.11,0.61,-0.01,0.62,0.03,2.14,0.28,0.26,3388.0,0.24,0.1,0.53,-0.01,0.54,0.01,2.16,0.25,0.23,3388.0,0.21,0.08,0.48,-0.01,0.49,0.0,2.15,0.23,0.22,3388.0,0.2,0.08,0.47,-0.0,0.47,-0.18,2.53,0.21,0.21,3388.0,0.2,0.07,0.47,-0.01,0.47,-0.07,2.53,0.21,0.21,3388.0,0.21,0.08,0.54,-0.0,0.54,0.15,2.34,0.23,0.21,3388.0,0.25,0.12,0.6,0.0,0.6,0.45,2.27,0.27,0.23,3388.0
+AR-G = 0.59,0.11,0.77,-0.1,0.87,-2.03,9.96,0.6,0.61,5009.0,0.6,0.11,0.83,-0.05,0.88,-2.05,9.82,0.61,0.62,5009.0,0.62,0.1,0.81,-0.04,0.84,-2.7,13.95,0.63,0.64,5009.0,0.64,0.1,0.78,-0.01,0.79,-3.12,15.86,0.64,0.66,5009.0,0.57,0.09,0.73,-0.01,0.73,-2.31,11.42,0.58,0.59,5009.0,0.53,0.09,0.7,-0.03,0.73,-2.07,10.84,0.54,0.54,5009.0,0.47,0.08,0.64,-0.1,0.74,-1.84,10.09,0.47,0.48,5009.0,0.41,0.07,0.6,-0.04,0.65,-1.42,8.29,0.41,0.42,5009.0,0.38,0.06,0.53,-0.01,0.54,-1.77,9.99,0.38,0.39,5009.0,0.38,0.06,0.53,-0.05,0.58,-1.62,8.96,0.38,0.38,5009.0,0.43,0.08,0.62,-0.1,0.72,-1.46,7.99,0.44,0.44,5009.0,0.57,0.11,0.77,-0.05,0.82,-1.71,7.4,0.58,0.6,5009.0
+AR-H = 0.71,0.06,0.81,0.48,0.33,-0.93,3.5,0.71,0.72,3605.0,0.67,0.06,0.8,0.44,0.36,-0.49,2.71,0.68,0.68,3605.0,0.67,0.06,0.79,0.44,0.36,-0.35,2.94,0.67,0.67,3605.0,0.72,0.04,0.8,0.48,0.32,-1.17,4.53,0.72,0.73,3605.0,0.69,0.07,0.8,0.44,0.36,-1.09,3.62,0.7,0.71,3605.0,0.67,0.08,0.79,0.42,0.37,-1.05,3.49,0.67,0.69,3605.0,0.58,0.09,0.73,0.33,0.4,-0.76,2.73,0.58,0.59,3605.0,0.51,0.08,0.68,0.31,0.37,-0.39,2.21,0.52,0.52,3605.0,0.48,0.07,0.66,0.29,0.37,-0.18,2.38,0.48,0.48,3605.0,0.48,0.08,0.71,0.29,0.42,0.22,2.65,0.49,0.48,3605.0,0.58,0.08,0.76,0.32,0.44,-0.31,2.48,0.58,0.58,3605.0,0.67,0.07,0.79,0.43,0.36,-0.76,2.8,0.68,0.69,3605.0
+AR-J = 0.16,0.09,0.56,0.01,0.56,1.71,5.95,0.19,0.13,3337.0,0.19,0.11,0.6,0.02,0.58,1.3,4.17,0.21,0.14,3337.0,0.19,0.1,0.57,0.02,0.54,1.04,3.39,0.21,0.14,3337.0,0.17,0.09,0.51,0.02,0.49,0.84,3.11,0.19,0.14,3337.0,0.15,0.09,0.45,-0.02,0.47,0.2,2.42,0.17,0.14,3337.0,0.13,0.09,0.41,-0.02,0.43,0.02,2.25,0.16,0.14,3337.0,0.13,0.09,0.39,-0.04,0.43,-0.13,2.43,0.15,0.13,3337.0,0.12,0.08,0.34,-0.03,0.38,0.02,2.32,0.14,0.12,3337.0,0.12,0.09,0.38,-0.06,0.43,0.02,2.49,0.15,0.12,3337.0,0.13,0.09,0.43,-0.09,0.52,0.22,2.96,0.16,0.12,3337.0,0.13,0.09,0.46,-0.08,0.54,0.4,3.42,0.16,0.12,3337.0,0.14,0.08,0.53,-0.08,0.61,1.0,4.72,0.16,0.12,3337.0
+AR-K = 0.23,0.21,0.86,-0.01,0.87,1.29,3.42,0.31,0.13,3708.0,0.24,0.21,0.84,-0.01,0.85,1.1,3.04,0.31,0.15,3708.0,0.25,0.22,0.85,-0.01,0.86,1.06,2.82,0.33,0.16,3708.0,0.24,0.22,0.84,-0.01,0.85,1.12,2.94,0.32,0.14,3708.0,0.21,0.2,0.81,-0.04,0.85,1.22,3.3,0.29,0.13,3708.0,0.2,0.18,0.78,-0.04,0.81,1.27,3.47,0.27,0.12,3708.0,0.18,0.15,0.7,-0.01,0.71,1.26,3.57,0.23,0.12,3708.0,0.16,0.13,0.56,-0.01,0.57,1.16,3.22,0.2,0.11,3708.0,0.15,0.13,0.5,-0.03,0.53,0.97,2.75,0.2,0.11,3708.0,0.16,0.13,0.55,-0.02,0.57,1.02,2.86,0.21,0.11,3708.0,0.17,0.15,0.72,-0.02,0.74,1.41,4.21,0.23,0.11,3708.0,0.19,0.17,0.84,-0.02,0.85,1.52,4.57,0.26,0.12,3708.0
+AR-L = 0.43,0.15,0.79,-0.01,0.8,0.25,2.3,0.45,0.42,5819.0,0.42,0.13,0.77,0.01,0.76,0.23,2.65,0.44,0.42,5819.0,0.4,0.12,0.69,0.03,0.66,0.26,2.46,0.42,0.39,5819.0,0.35,0.09,0.56,0.05,0.51,0.01,2.08,0.36,0.34,5819.0,0.33,0.07,0.55,0.05,0.5,-0.09,2.47,0.34,0.33,5819.0,0.33,0.07,0.53,0.06,0.47,-0.1,2.56,0.34,0.34,5819.0,0.31,0.07,0.51,0.03,0.48,0.02,2.18,0.32,0.31,5819.0,0.32,0.07,0.53,0.01,0.52,0.06,2.43,0.32,0.32,5819.0,0.33,0.08,0.54,0.02,0.52,-0.05,2.08,0.34,0.34,5819.0,0.35,0.08,0.55,-0.01,0.56,-0.41,2.2,0.36,0.36,5819.0,0.34,0.09,0.54,-0.01,0.55,-0.32,2.23,0.35,0.35,5819.0,0.32,0.09,0.61,0.01,0.61,0.16,2.52,0.34,0.33,5819.0
+AR-M = 0.26,0.1,0.56,-0.03,0.58,0.24,2.66,0.28,0.24,5852.0,0.29,0.11,0.6,-0.02,0.62,0.14,2.38,0.31,0.27,5852.0,0.29,0.11,0.6,-0.01,0.61,-0.01,2.35,0.31,0.29,5852.0,0.26,0.1,0.5,-0.0,0.5,-0.24,2.51,0.28,0.27,5852.0,0.23,0.11,0.43,-0.03,0.46,-0.89,3.01,0.25,0.25,5852.0,0.21,0.11,0.4,-0.05,0.45,-0.95,2.91,0.23,0.24,5852.0,0.19,0.1,0.37,-0.04,0.42,-1.0,3.01,0.21,0.21,5852.0,0.17,0.09,0.35,-0.04,0.39,-0.94,2.88,0.2,0.2,5852.0,0.18,0.1,0.42,-0.06,0.48,-0.87,3.13,0.2,0.2,5852.0,0.2,0.1,0.53,-0.08,0.62,-0.63,3.34,0.23,0.22,5852.0,0.22,0.11,0.54,-0.07,0.61,-0.55,3.62,0.24,0.22,5852.0,0.22,0.09,0.55,-0.08,0.63,-0.33,4.33,0.23,0.22,5852.0
+AR-N = 0.81,0.06,0.9,0.54,0.36,-0.99,3.75,0.81,0.82,1092.0,0.78,0.07,0.9,0.5,0.4,-0.81,3.28,0.79,0.79,1092.0,0.78,0.07,0.89,0.52,0.37,-0.67,3.1,0.78,0.79,1092.0,0.82,0.06,0.9,0.58,0.32,-1.1,4.29,0.82,0.83,1092.0,0.82,0.05,0.9,0.55,0.34,-1.29,5.54,0.82,0.83,1092.0,0.8,0.05,0.88,0.56,0.33,-1.14,4.83,0.8,0.81,1092.0,0.76,0.06,0.86,0.51,0.36,-0.61,3.23,0.76,0.76,1092.0,0.73,0.06,0.86,0.49,0.37,-0.46,2.83,0.74,0.74,1092.0,0.75,0.07,0.86,0.48,0.39,-0.51,2.94,0.75,0.75,1092.0,0.8,0.07,0.9,0.54,0.36,-0.77,3.44,0.81,0.81,1092.0,0.8,0.06,0.9,0.53,0.37,-0.99,4.17,0.8,0.81,1092.0,0.8,0.06,0.9,0.54,0.36,-0.97,3.95,0.8,0.81,1092.0
+AR-P = 0.72,0.05,0.83,0.5,0.33,-0.91,4.61,0.72,0.73,2695.0,0.7,0.05,0.82,0.47,0.35,-1.11,4.62,0.7,0.71,2695.0,0.7,0.06,0.81,0.48,0.33,-0.71,3.05,0.7,0.71,2695.0,0.75,0.04,0.81,0.56,0.26,-1.06,4.27,0.75,0.75,2695.0,0.74,0.04,0.81,0.53,0.27,-1.95,8.02,0.74,0.74,2695.0,0.72,0.04,0.79,0.5,0.29,-1.8,6.49,0.72,0.73,2695.0,0.65,0.05,0.73,0.43,0.31,-1.19,4.01,0.65,0.66,2695.0,0.57,0.05,0.7,0.37,0.33,-0.62,2.9,0.58,0.59,2695.0,0.54,0.06,0.7,0.36,0.34,-0.12,2.68,0.54,0.54,2695.0,0.57,0.06,0.72,0.34,0.38,-0.39,3.44,0.57,0.57,2695.0,0.68,0.05,0.79,0.44,0.36,-0.97,4.96,0.68,0.69,2695.0,0.72,0.05,0.81,0.55,0.26,-0.57,2.49,0.72,0.73,2695.0
+AR-Q = 0.28,0.18,0.86,-0.04,0.9,1.58,4.79,0.33,0.22,3921.0,0.28,0.17,0.87,-0.04,0.91,1.77,5.39,0.33,0.22,3921.0,0.28,0.17,0.86,0.05,0.81,1.85,5.61,0.32,0.22,3921.0,0.26,0.13,0.77,0.08,0.69,1.83,5.7,0.29,0.22,3921.0,0.18,0.08,0.51,-0.04,0.55,-0.37,3.93,0.2,0.19,3921.0,0.17,0.09,0.57,-0.06,0.62,-0.42,4.0,0.19,0.18,3921.0,0.16,0.09,0.52,-0.06,0.58,-0.31,4.12,0.18,0.17,3921.0,0.17,0.09,0.63,-0.06,0.69,0.29,5.88,0.19,0.18,3921.0,0.19,0.1,0.67,-0.08,0.75,0.44,6.36,0.21,0.19,3921.0,0.22,0.11,0.68,-0.07,0.75,0.92,5.63,0.24,0.2,3921.0,0.25,0.12,0.72,-0.06,0.78,1.26,4.91,0.27,0.21,3921.0,0.27,0.15,0.82,-0.08,0.9,1.47,4.7,0.31,0.22,3921.0
+AR-R = 0.24,0.1,0.86,0.01,0.84,2.72,12.77,0.26,0.2,8543.0,0.24,0.1,0.86,0.02,0.84,2.91,14.11,0.26,0.21,8543.0,0.24,0.1,0.85,0.08,0.77,2.78,12.95,0.26,0.21,8543.0,0.24,0.08,0.75,0.08,0.67,2.22,9.6,0.26,0.21,8543.0,0.25,0.06,0.62,0.01,0.6,0.9,4.88,0.26,0.24,8543.0,0.24,0.08,0.56,-0.0,0.56,0.42,3.66,0.26,0.24,8543.0,0.23,0.07,0.56,-0.0,0.56,0.83,4.21,0.24,0.21,8543.0,0.23,0.07,0.6,-0.01,0.6,0.82,5.15,0.24,0.22,8543.0,0.23,0.06,0.62,0.01,0.6,1.4,6.73,0.24,0.21,8543.0,0.23,0.06,0.69,0.07,0.62,2.09,10.94,0.24,0.22,8543.0,0.23,0.07,0.78,0.02,0.76,2.91,16.41,0.24,0.21,8543.0,0.23,0.08,0.83,0.01,0.81,3.22,17.16,0.24,0.21,8543.0
+AR-S = 0.66,0.1,0.89,0.1,0.8,0.09,2.69,0.67,0.64,5031.0,0.67,0.09,0.85,0.16,0.69,-0.18,3.43,0.67,0.66,5031.0,0.62,0.06,0.76,0.1,0.66,-1.26,8.02,0.62,0.62,5031.0,0.57,0.1,0.75,0.07,0.69,-0.62,2.63,0.58,0.6,5031.0,0.55,0.1,0.75,0.1,0.65,-0.63,3.19,0.56,0.57,5031.0,0.56,0.09,0.75,0.07,0.67,-0.83,3.79,0.57,0.58,5031.0,0.51,0.06,0.69,0.09,0.6,-0.57,4.56,0.52,0.52,5031.0,0.49,0.06,0.68,0.1,0.57,-0.2,4.01,0.5,0.49,5031.0,0.46,0.05,0.61,0.1,0.5,-0.17,3.61,0.46,0.46,5031.0,0.45,0.06,0.63,0.09,0.54,-0.13,3.55,0.45,0.45,5031.0,0.5,0.07,0.68,0.08,0.6,-0.04,3.26,0.5,0.5,5031.0,0.59,0.06,0.73,0.1,0.63,-1.13,7.67,0.6,0.6,5031.0
+AR-T = 0.69,0.16,0.89,0.14,0.74,-1.64,5.43,0.71,0.73,815.0,0.72,0.16,0.89,0.16,0.74,-1.78,5.57,0.73,0.77,815.0,0.72,0.16,0.89,0.15,0.74,-1.93,6.02,0.74,0.77,815.0,0.65,0.16,0.87,0.15,0.72,-1.28,4.1,0.67,0.69,815.0,0.58,0.17,0.84,0.14,0.7,-0.79,2.86,0.6,0.63,815.0,0.58,0.16,0.83,0.14,0.69,-1.19,3.71,0.6,0.62,815.0,0.51,0.16,0.78,0.12,0.65,-0.76,3.09,0.54,0.53,815.0,0.45,0.14,0.73,0.12,0.61,-0.43,2.84,0.47,0.46,815.0,0.43,0.14,0.76,0.11,0.65,-0.17,2.96,0.45,0.42,815.0,0.44,0.15,0.78,0.12,0.66,0.04,2.7,0.46,0.43,815.0,0.5,0.17,0.83,0.12,0.71,-0.24,2.5,0.53,0.51,815.0,0.61,0.18,0.87,0.12,0.75,-0.85,2.96,0.63,0.65,815.0
+AR-U = 0.22,0.13,0.81,-0.02,0.83,2.45,8.9,0.26,0.18,10055.0,0.22,0.13,0.82,-0.03,0.85,2.59,9.77,0.26,0.19,10055.0,0.23,0.12,0.8,-0.07,0.87,2.56,9.68,0.26,0.19,10055.0,0.23,0.1,0.73,-0.06,0.79,2.33,9.32,0.25,0.2,10055.0,0.22,0.06,0.63,-0.01,0.65,0.84,6.55,0.23,0.21,10055.0,0.19,0.08,0.45,-0.05,0.5,-0.27,3.15,0.2,0.19,10055.0,0.18,0.08,0.62,-0.07,0.69,-0.59,4.43,0.2,0.19,10055.0,0.19,0.07,0.63,-0.1,0.73,0.05,5.65,0.2,0.19,10054.0,0.2,0.06,0.66,-0.04,0.69,1.79,9.24,0.21,0.19,10055.0,0.22,0.08,0.71,-0.02,0.73,2.18,9.98,0.23,0.2,10054.0,0.22,0.1,0.76,-0.04,0.8,2.26,9.16,0.25,0.2,10055.0,0.22,0.12,0.81,-0.03,0.83,2.27,8.46,0.25,0.19,10055.0
+AR-V = 0.65,0.1,0.8,-0.02,0.82,-1.48,7.4,0.66,0.67,1173.0,0.66,0.1,0.81,-0.03,0.85,-1.43,6.71,0.66,0.69,1172.0,0.61,0.1,0.79,0.01,0.78,-1.03,4.54,0.62,0.64,1172.0,0.51,0.11,0.79,-0.0,0.79,-0.75,3.76,0.52,0.53,1173.0,0.35,0.13,0.65,-0.05,0.71,-0.59,2.78,0.37,0.38,1172.0,0.14,0.07,0.35,-0.05,0.4,0.21,2.21,0.16,0.14,1173.0,0.27,0.13,0.6,-0.01,0.61,-0.23,2.15,0.3,0.3,1173.0,0.36,0.13,0.69,-0.01,0.7,-0.34,2.88,0.38,0.38,1172.0,0.46,0.12,0.73,0.03,0.7,-0.33,3.41,0.48,0.46,1172.0,0.52,0.11,0.79,-0.02,0.8,-0.69,3.91,0.53,0.52,1172.0,0.58,0.1,0.76,0.14,0.62,-0.78,3.56,0.58,0.59,1172.0,0.61,0.1,0.8,0.01,0.79,-1.2,5.48,0.62,0.63,1172.0
+AR-W = 0.64,0.05,0.75,0.33,0.42,-0.98,5.24,0.64,0.64,3287.0,0.6,0.06,0.78,0.26,0.52,-0.14,2.82,0.6,0.59,3287.0,0.63,0.07,0.79,0.27,0.52,-0.35,2.76,0.63,0.63,3287.0,0.67,0.05,0.77,0.31,0.46,-1.85,9.29,0.68,0.68,3287.0,0.67,0.05,0.78,0.33,0.45,-1.61,7.2,0.67,0.68,3287.0,0.67,0.05,0.78,0.33,0.45,-1.99,8.67,0.67,0.68,3287.0,0.61,0.04,0.73,0.31,0.43,-1.76,9.2,0.61,0.62,3287.0,0.58,0.04,0.7,0.31,0.39,-1.31,7.21,0.58,0.58,3287.0,0.56,0.05,0.68,0.3,0.38,-0.61,3.65,0.56,0.57,3287.0,0.57,0.06,0.73,0.28,0.45,-0.47,4.36,0.58,0.57,3287.0,0.6,0.05,0.72,0.33,0.4,-0.83,4.8,0.61,0.61,3287.0,0.63,0.04,0.75,0.28,0.47,-1.17,6.89,0.63,0.63,3287.0
+AR-X = 0.66,0.17,0.9,-0.1,1.0,-2.59,10.89,0.69,0.71,6292.0,0.67,0.17,0.86,-0.1,0.96,-2.42,9.85,0.69,0.73,6292.0,0.61,0.14,0.81,-0.08,0.89,-3.01,13.47,0.63,0.64,6292.0,0.48,0.12,0.74,-0.1,0.84,-1.89,9.24,0.5,0.49,6292.0,0.4,0.11,0.71,-0.1,0.81,-0.89,5.94,0.42,0.39,6292.0,0.39,0.1,0.71,-0.1,0.81,-1.31,7.91,0.4,0.38,6292.0,0.39,0.1,0.7,-0.1,0.8,-1.42,8.4,0.4,0.39,6292.0,0.38,0.1,0.68,-0.1,0.78,-1.19,7.43,0.39,0.37,6292.0,0.37,0.1,0.62,-0.1,0.72,-1.32,7.21,0.38,0.36,6292.0,0.36,0.09,0.54,-0.1,0.64,-1.93,9.41,0.37,0.37,6292.0,0.41,0.11,0.68,-0.1,0.78,-2.3,10.96,0.42,0.43,6292.0,0.51,0.12,0.75,-0.1,0.85,-2.68,12.31,0.52,0.53,6292.0
+AR-Y = 0.32,0.3,0.9,0.05,0.85,0.99,2.13,0.44,0.15,1877.0,0.34,0.29,0.9,0.04,0.86,0.96,2.13,0.45,0.2,1877.0,0.34,0.28,0.89,0.04,0.85,0.94,2.12,0.43,0.2,1877.0,0.32,0.29,0.89,0.03,0.86,1.01,2.21,0.44,0.17,1877.0,0.3,0.28,0.88,0.04,0.85,1.11,2.43,0.4,0.15,1877.0,0.28,0.26,0.86,0.04,0.82,1.17,2.62,0.38,0.14,1877.0,0.25,0.23,0.83,0.05,0.78,1.25,2.88,0.34,0.13,1877.0,0.22,0.19,0.8,0.05,0.74,1.3,3.15,0.29,0.12,1877.0,0.21,0.18,0.77,0.05,0.73,1.3,3.2,0.27,0.12,1877.0,0.21,0.18,0.78,0.05,0.73,1.26,3.06,0.28,0.12,1877.0,0.23,0.21,0.83,0.05,0.78,1.22,2.86,0.32,0.12,1877.0,0.29,0.29,0.88,0.06,0.82,1.05,2.23,0.41,0.13,1877.0
+AR-Z = 0.22,0.1,0.77,-0.07,0.83,1.67,7.16,0.24,0.19,11971.0,0.21,0.09,0.74,-0.1,0.84,1.64,7.62,0.23,0.18,11970.0,0.21,0.09,0.67,-0.1,0.77,1.43,6.22,0.23,0.19,11971.0,0.22,0.09,0.6,-0.1,0.7,1.13,5.07,0.23,0.19,11970.0,0.2,0.08,0.49,-0.05,0.54,0.14,3.71,0.22,0.2,11971.0,0.12,0.1,0.41,-0.07,0.48,0.0,1.78,0.16,0.13,11971.0,0.15,0.1,0.43,-0.07,0.5,-0.03,2.31,0.18,0.16,11971.0,0.18,0.09,0.46,-0.07,0.53,0.15,3.14,0.2,0.17,11970.0,0.2,0.09,0.52,-0.08,0.6,0.58,4.38,0.22,0.19,11971.0,0.22,0.09,0.61,-0.09,0.7,0.96,5.32,0.24,0.21,11970.0,0.23,0.1,0.73,-0.07,0.8,1.49,6.6,0.25,0.21,11971.0,0.22,0.1,0.77,-0.08,0.85,1.68,7.25,0.24,0.2,11970.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_nighttemp_2005.properties
new file mode 100644
index 0000000..a99e56f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_nighttemp_2005.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 2005 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=2005
+
+# 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 = 21.77,1.38,25.16,16.06,9.09,-0.59,4.09,21.81,21.85,793.0,20.34,2.06,24.33,12.48,11.85,-1.1,4.3,20.44,20.75,793.0,19.3,1.55,23.78,14.0,9.78,0.0,2.7,19.36,19.23,793.0,13.0,1.17,16.34,8.35,7.99,-0.61,3.68,13.05,13.17,793.0,13.09,1.32,16.61,7.24,9.37,-0.57,3.34,13.16,13.31,793.0,10.33,2.33,16.89,3.11,13.78,-0.12,2.69,10.59,10.41,793.0,9.27,2.29,17.17,2.56,14.61,-0.09,3.06,9.55,9.45,793.0,14.96,1.54,20.2,11.38,8.82,0.18,2.81,15.04,14.96,793.0,11.24,2.76,20.2,4.21,15.98,0.37,2.75,11.57,11.1,793.0,15.36,2.05,21.02,9.45,11.57,0.02,2.27,15.49,15.51,793.0,19.12,1.39,22.68,12.76,9.92,-0.94,4.59,19.17,19.37,793.0,19.15,1.49,21.57,12.07,9.51,-1.65,6.01,19.21,19.65,793.0
+AR-A-G170002 = 4.32,4.06,10.83,-3.5,14.33,-0.26,1.92,5.91,4.76,100.0,2.33,3.13,9.17,-4.33,13.5,-0.15,2.64,3.89,2.56,100.0,5.66,3.68,11.79,-2.95,14.74,-0.66,2.43,6.74,6.49,100.0,2.66,3.96,9.45,-8.33,17.78,-0.74,2.82,4.75,3.56,100.0,1.69,4.46,7.8,-9.57,17.36,-0.97,2.88,4.75,3.01,100.0,-0.75,3.65,6.42,-9.29,15.71,-0.89,3.09,3.71,-0.06,100.0,-1.33,3.46,2.83,-10.39,13.23,-1.08,2.95,3.69,-0.06,100.0,1.28,3.83,7.52,-7.91,15.43,-0.72,2.67,4.02,1.77,100.0,-0.91,4.26,4.49,-10.39,14.88,-0.87,2.51,4.34,0.63,100.0,2.73,4.37,9.72,-7.22,16.95,-0.46,2.31,5.13,3.59,100.0,4.85,4.26,12.48,-4.33,16.81,-0.35,2.25,6.44,5.38,100.0,5.7,4.07,12.2,-2.95,15.16,-0.33,1.99,7.0,6.07,100.0
+AR-A-G170003 = 9.15,3.83,14.96,-1.16,16.12,-0.66,3.03,9.9,9.48,48.0,4.45,3.49,11.24,-1.02,12.26,0.18,2.03,5.63,4.04,48.0,9.89,2.85,14.55,3.25,11.3,-0.32,2.52,10.28,9.59,48.0,7.95,3.56,13.31,-0.75,14.06,-0.4,2.48,8.7,7.73,48.0,7.2,2.24,12.76,0.49,12.26,-0.75,4.75,7.53,7.45,48.0,5.69,2.13,8.62,-0.68,9.3,-1.3,4.53,6.06,6.14,48.0,2.83,1.87,6.69,-2.68,9.37,-1.14,4.86,3.38,3.25,48.0,6.71,2.5,9.86,-0.2,10.06,-0.94,3.44,7.15,7.24,48.0,4.76,2.97,7.8,-4.19,11.99,-1.24,4.15,5.59,5.59,48.0,7.03,2.89,11.65,0.22,11.44,-0.24,2.26,7.59,7.18,48.0,9.83,3.14,13.86,1.87,11.99,-0.53,2.55,10.31,10.14,48.0,9.55,3.31,15.1,1.73,13.37,-0.5,2.7,10.09,9.72,48.0
+AR-A-G170004 = 11.77,6.67,20.06,-2.13,22.19,-0.45,1.94,13.49,13.17,42.0,8.81,5.24,16.34,-3.23,19.57,-0.41,2.01,10.21,9.72,42.0,10.96,4.4,16.75,0.63,16.12,-0.45,2.24,11.79,11.21,42.0,5.35,2.49,8.35,-2.4,10.75,-1.28,4.23,5.89,6.04,42.0,7.04,2.62,10.0,-2.13,12.13,-1.81,5.82,7.5,8.07,42.0,3.43,2.41,5.87,-4.88,10.75,-1.73,5.65,4.18,4.21,42.0,4.06,3.74,10.55,-4.61,15.16,-0.28,2.19,5.49,4.01,42.0,7.79,4.9,15.24,-3.23,18.46,-0.29,2.18,9.17,8.0,42.0,4.35,4.35,10.69,-7.36,18.05,-0.89,3.13,6.12,5.52,42.0,7.9,4.92,15.1,-3.5,18.6,-0.39,2.17,9.27,8.59,42.0,10.1,4.51,15.79,-1.3,17.09,-0.78,2.71,11.04,11.14,42.0,8.41,3.51,14.27,-0.47,14.74,-0.56,2.84,9.09,8.62,42.0
+AR-A-G170005 = 16.53,1.37,18.82,13.31,5.51,-0.49,2.61,16.58,16.75,41.0,14.41,1.77,17.17,10.55,6.61,-0.7,2.44,14.51,15.1,41.0,16.46,1.42,18.41,13.65,4.75,-0.63,2.02,16.52,16.89,41.0,10.4,0.98,12.76,8.28,4.48,-0.01,2.61,10.44,10.55,41.0,8.61,0.96,10.55,5.59,4.96,-0.88,4.36,8.67,8.69,41.0,6.18,0.99,8.07,4.35,3.72,0.11,2.09,6.26,6.28,41.0,8.2,1.37,10.83,4.21,6.61,-0.61,3.57,8.31,8.35,41.0,10.76,1.02,12.76,7.8,4.96,-0.27,3.3,10.81,10.76,41.0,8.79,1.27,11.65,6.0,5.65,-0.03,2.88,8.88,8.83,41.0,12.28,1.01,13.58,9.86,3.72,-0.84,2.59,12.32,12.62,41.0,14.51,1.87,16.89,11.1,5.79,-0.52,1.81,14.63,15.24,41.0,15.42,1.87,17.72,11.86,5.86,-0.75,2.04,15.53,16.34,41.0
+AR-A-G170006 = 17.87,1.53,19.78,11.65,8.13,-1.81,7.34,17.94,18.03,54.0,12.78,2.02,16.89,7.8,9.09,-0.42,2.94,12.93,12.79,54.0,14.44,1.57,17.44,10.55,6.89,-0.17,2.28,14.53,14.75,54.0,8.06,0.92,10.55,6.69,3.86,0.63,2.64,8.11,7.8,54.0,9.46,1.27,13.31,6.97,6.34,0.28,3.4,9.55,9.59,54.0,6.06,1.14,9.72,3.39,6.34,0.22,4.1,6.17,6.14,54.0,8.38,1.37,10.28,5.18,5.1,-0.84,2.87,8.49,8.62,54.0,12.42,1.57,15.65,9.17,6.48,-0.24,2.7,12.52,12.45,54.0,8.34,1.33,11.65,5.87,5.79,0.76,2.94,8.44,7.93,54.0,12.32,1.11,14.0,9.17,4.82,-0.7,3.28,12.36,12.34,54.0,14.53,1.21,16.89,11.93,4.96,0.05,2.43,14.57,14.41,54.0,12.57,2.32,17.44,8.9,8.54,0.46,2.15,12.78,12.24,54.0
+AR-A-G170007 = 17.47,0.84,18.27,14.96,3.31,-1.77,5.6,17.49,17.82,18.0,13.37,1.69,16.06,10.55,5.51,-0.14,2.0,13.47,13.48,18.0,13.47,1.12,15.51,11.1,4.41,-0.31,2.49,13.51,13.72,18.0,8.06,0.52,9.04,7.38,1.65,0.5,2.3,8.07,8.07,18.0,8.91,1.3,11.65,7.11,4.55,0.55,2.41,8.99,8.62,18.0,5.55,0.91,6.69,3.66,3.03,-0.41,2.3,5.62,5.63,18.0,7.9,1.02,10.0,6.28,3.72,0.21,2.37,7.96,7.93,18.0,11.86,1.04,13.72,10.0,3.72,0.05,2.2,11.9,11.65,18.0,7.45,0.72,9.45,6.14,3.31,0.83,4.71,7.48,7.38,18.0,12.25,1.03,13.86,10.41,3.44,-0.13,2.09,12.29,12.48,18.0,14.46,0.65,15.51,13.03,2.48,-0.56,2.63,14.48,14.62,18.0,12.38,1.58,14.96,9.17,5.79,-0.48,2.4,12.48,12.76,18.0
+AR-A-G170008 = 13.29,4.41,18.68,5.31,13.37,-0.31,1.66,13.99,13.93,34.0,9.58,3.51,14.96,3.25,11.71,-0.14,1.64,10.19,9.86,34.0,11.0,3.01,15.1,5.31,9.78,-0.15,1.63,11.39,11.03,34.0,6.72,1.74,9.17,3.39,5.79,-0.44,1.76,6.93,7.31,34.0,6.99,1.6,9.72,2.83,6.89,-0.67,3.02,7.17,7.04,34.0,3.88,1.44,5.87,0.22,5.65,-0.66,2.8,4.14,4.11,34.0,3.81,3.63,8.35,-1.44,9.78,-0.31,1.48,5.23,4.56,34.0,8.25,4.2,14.13,1.46,12.68,-0.19,1.45,9.23,8.97,34.0,5.28,3.18,10.69,-1.3,11.99,-0.19,2.03,6.14,5.35,34.0,8.52,3.29,13.03,2.83,10.2,-0.2,1.55,9.11,9.38,34.0,10.25,3.46,15.24,4.49,10.75,0.03,1.56,10.8,9.76,34.0,8.89,3.02,14.41,4.63,9.78,0.18,1.64,9.38,8.79,34.0
+AR-A-G170009 = 22.17,1.05,25.43,19.92,5.51,0.45,2.98,22.2,22.13,567.0,21.23,1.21,24.88,17.44,7.44,-0.0,3.62,21.26,21.37,567.0,19.94,0.94,22.4,16.89,5.51,0.01,3.05,19.96,19.92,567.0,11.56,1.22,15.79,7.8,7.99,-0.04,3.23,11.62,11.65,567.0,14.29,0.85,17.72,11.93,5.79,0.16,3.11,14.32,14.27,567.0,12.28,1.66,15.79,7.52,8.27,-0.3,2.53,12.39,12.41,567.0,12.63,2.25,19.09,7.52,11.57,0.27,2.52,12.82,12.2,567.0,18.62,1.6,22.68,13.58,9.09,0.05,2.6,18.69,18.61,567.0,13.39,1.94,20.47,7.8,12.68,0.03,2.94,13.53,13.58,567.0,18.04,2.16,24.61,13.58,11.02,0.66,3.01,18.17,17.72,567.0,19.05,1.38,21.85,14.41,7.44,-0.37,3.28,19.1,18.96,567.0,20.12,1.25,22.68,16.06,6.61,-0.58,3.09,20.16,20.27,567.0
+AR-A-G170010 = 19.56,1.06,21.71,17.17,4.55,-0.13,2.48,19.59,19.51,86.0,15.45,2.31,19.65,8.62,11.02,-0.27,2.59,15.63,15.55,86.0,16.64,1.37,18.82,11.65,7.17,-1.15,4.83,16.69,16.75,86.0,10.15,0.86,12.2,8.07,4.13,0.07,2.81,10.19,10.17,86.0,10.3,0.97,12.48,8.07,4.41,0.08,2.43,10.34,10.28,86.0,7.29,1.58,11.38,2.56,8.82,0.26,4.13,7.46,7.11,86.0,9.43,1.44,14.13,4.76,9.37,0.11,4.91,9.54,9.41,86.0,14.71,1.16,16.89,11.1,5.79,-0.39,3.08,14.75,14.96,86.0,9.06,1.46,12.48,6.14,6.34,-0.11,2.37,9.17,9.04,86.0,13.31,0.85,15.51,11.65,3.86,0.32,2.5,13.34,13.17,86.0,15.89,1.62,18.54,11.1,7.44,-1.03,3.65,15.97,16.55,86.0,16.01,1.69,18.54,10.28,8.27,-1.01,3.53,16.1,16.61,86.0
+AR-A-G170011 = 13.12,2.16,18.54,9.04,9.51,0.83,3.11,13.29,12.48,107.0,9.05,2.1,17.44,4.76,12.68,0.97,4.62,9.29,8.76,107.0,11.46,2.04,15.79,8.07,7.72,0.48,2.16,11.64,11.1,107.0,7.7,1.32,11.1,5.59,5.51,0.6,2.89,7.81,7.52,107.0,8.42,0.84,11.1,6.97,4.13,0.62,3.29,8.46,8.35,107.0,5.9,1.04,10.0,3.66,6.34,0.88,4.6,5.99,5.73,107.0,5.74,1.63,10.55,2.56,7.99,0.42,3.29,5.97,5.59,107.0,9.0,1.59,12.48,4.9,7.58,0.22,2.79,9.13,8.97,107.0,5.99,1.36,10.0,3.94,6.06,1.27,4.38,6.15,5.59,107.0,9.26,2.08,14.13,4.35,9.78,0.34,2.7,9.49,9.04,107.0,10.59,1.89,15.24,7.52,7.72,0.55,2.67,10.75,10.34,107.0,9.62,2.36,15.51,5.04,10.47,0.25,2.32,9.9,9.31,107.0
+AR-A-G170012 = 9.9,6.68,21.02,-0.2,21.22,0.39,1.75,11.92,7.52,124.0,6.16,8.64,22.4,-4.88,27.28,0.49,1.78,10.58,3.52,124.0,8.38,5.31,19.09,-0.4,19.5,0.36,1.94,9.91,7.93,124.0,5.7,1.95,8.9,-0.27,9.16,-0.84,3.39,6.03,6.0,124.0,8.47,4.31,15.24,-1.51,16.74,-0.39,2.31,9.49,9.17,124.0,5.8,2.65,11.1,-2.13,13.23,-1.03,3.85,6.37,6.56,124.0,4.14,4.32,11.65,-3.37,15.02,0.23,1.7,5.98,3.04,124.0,8.42,5.2,17.72,-1.44,19.15,-0.08,1.76,9.89,8.35,124.0,5.96,5.34,15.24,-4.19,19.43,0.07,1.68,7.99,5.42,124.0,7.59,4.83,17.17,-1.02,18.19,0.36,2.07,8.98,6.69,124.0,8.52,4.82,17.17,-1.44,18.6,0.1,1.96,9.78,7.76,124.0,7.65,5.39,17.72,-1.57,19.29,0.17,1.96,9.35,7.11,124.0
+AR-A-G170013 = 13.62,2.97,18.82,8.07,10.75,0.12,1.81,13.93,13.1,74.0,9.03,2.08,14.69,4.9,9.78,0.33,2.52,9.26,8.76,74.0,11.11,1.9,14.82,7.8,7.03,0.38,2.04,11.26,10.62,74.0,7.74,1.35,10.83,4.49,6.34,-0.3,2.44,7.86,7.8,74.0,8.1,1.25,11.1,5.45,5.65,0.3,2.61,8.2,8.0,74.0,5.6,1.39,9.04,1.46,7.58,-0.24,3.31,5.77,5.73,74.0,4.54,2.16,9.86,0.08,9.78,0.53,3.07,5.02,3.94,74.0,9.56,2.27,13.03,3.52,9.51,-0.56,2.47,9.82,9.79,74.0,5.82,1.96,10.0,0.77,9.23,0.03,3.04,6.14,5.73,74.0,9.35,2.54,14.13,4.63,9.51,0.06,1.99,9.68,9.31,74.0,10.88,2.07,14.69,6.42,8.27,-0.0,2.3,11.08,10.83,74.0,8.38,2.22,13.44,4.76,8.68,0.27,1.91,8.67,8.14,74.0
+AR-A-G170014 = 2.19,2.91,10.28,-6.81,17.09,-0.2,2.81,3.64,2.28,925.0,-1.16,2.95,6.97,-9.57,16.54,0.11,2.84,3.17,-1.3,925.0,1.46,2.67,8.35,-6.81,15.16,-0.56,2.9,3.04,2.01,925.0,-5.24,1.97,0.91,-11.5,12.4,0.12,3.18,5.59,-5.43,925.0,-6.79,2.22,-1.02,-13.7,12.68,-0.13,3.09,7.14,-6.81,925.0,-9.71,2.24,-0.47,-17.28,16.81,0.14,3.49,9.97,-9.84,925.0,-10.66,2.44,-1.85,-17.28,15.43,0.51,3.31,10.93,-11.08,925.0,-6.96,2.13,-0.75,-13.63,12.88,-0.13,3.0,7.28,-6.81,925.0,-7.95,2.3,-2.4,-16.04,13.64,-0.33,3.13,8.27,-7.78,925.0,-5.41,2.21,-0.47,-13.01,12.54,-0.61,3.15,5.84,-5.02,925.0,-2.82,2.3,3.11,-10.26,13.37,-0.5,3.0,3.64,-2.47,925.0,2.2,2.66,7.8,-6.12,13.92,-0.72,3.02,3.45,2.83,925.0
+AR-A-G170015 = 19.51,2.69,22.33,10.55,11.78,-1.87,5.61,19.69,20.61,193.0,17.83,3.66,21.85,5.04,16.81,-1.71,5.24,18.2,18.96,193.0,16.9,2.47,20.2,8.35,11.85,-1.75,5.31,17.08,17.72,193.0,12.21,2.4,19.09,6.42,12.68,-0.24,2.92,12.44,12.48,193.0,12.07,2.12,15.79,7.66,8.13,-0.11,1.93,12.25,11.93,193.0,7.75,2.43,16.34,0.63,15.71,0.06,3.44,8.12,7.93,193.0,7.32,1.27,11.65,4.76,6.89,0.63,3.27,7.43,7.11,193.0,12.95,1.66,16.61,7.8,8.82,-0.64,2.93,13.05,13.31,193.0,8.78,1.66,14.13,5.04,9.09,0.4,3.18,8.93,8.48,193.0,12.13,1.39,15.37,6.97,8.41,-0.68,4.63,12.21,12.2,193.0,16.57,2.55,20.33,8.07,12.26,-1.1,3.69,16.76,17.3,193.0,16.34,3.55,20.33,6.14,14.19,-1.24,3.69,16.72,17.03,193.0
+AR-A-G170016 = 4.47,5.0,13.03,-2.95,15.98,0.12,1.71,6.69,4.35,108.0,3.15,5.24,13.03,-5.71,18.74,-0.1,1.78,6.09,4.35,108.0,6.57,5.47,14.06,-3.16,17.22,-0.31,1.76,8.53,7.66,108.0,2.06,6.05,10.28,-9.29,19.57,-0.65,2.07,6.37,3.39,108.0,2.26,6.41,10.28,-10.12,20.39,-0.73,2.11,6.77,4.56,108.0,-0.24,6.11,6.69,-13.01,19.7,-0.88,2.36,6.09,2.15,108.0,-2.08,5.81,5.04,-13.56,18.6,-0.93,2.41,6.15,-0.27,108.0,1.21,6.48,9.45,-11.22,20.67,-0.75,2.22,6.56,3.8,108.0,-0.64,5.76,6.69,-10.94,17.64,-0.56,1.96,5.77,1.22,108.0,3.19,6.46,11.65,-8.33,19.98,-0.5,1.92,7.18,4.56,108.0,5.41,6.47,15.24,-5.98,21.22,-0.35,1.84,8.41,6.35,108.0,4.8,4.74,13.31,-2.81,16.12,0.02,1.82,6.72,5.18,108.0
+AR-A-G170017 = 20.44,4.55,25.43,2.63,22.81,-2.44,7.97,20.94,21.85,418.0,19.44,5.42,24.61,-3.09,27.7,-2.34,7.41,20.18,21.44,418.0,17.96,3.92,22.95,3.45,19.5,-1.95,6.07,18.38,19.37,418.0,10.7,2.61,17.17,2.97,14.19,-0.66,2.86,11.02,11.38,418.0,13.23,2.39,16.34,1.87,14.47,-2.25,8.33,13.44,13.93,418.0,9.51,2.03,13.72,1.73,11.99,-0.7,3.5,9.72,9.72,418.0,10.38,3.37,16.61,-0.82,17.43,-1.31,4.84,10.91,10.96,418.0,16.29,3.55,20.75,1.32,19.43,-2.41,8.59,16.67,17.44,418.0,12.23,3.25,19.37,-1.02,20.39,-2.09,8.22,12.66,13.03,418.0,15.02,3.53,20.2,0.77,19.43,-2.23,7.7,15.43,15.86,418.0,16.84,3.9,21.85,2.15,19.7,-1.76,6.02,17.28,17.72,418.0,17.64,4.48,22.68,1.59,21.08,-1.98,5.78,18.2,19.37,418.0
+AR-A-G170018 = 1.37,3.38,7.8,-5.98,13.78,-0.32,2.13,3.63,2.01,149.0,0.04,3.05,6.42,-6.95,13.37,-0.3,2.3,3.04,0.63,149.0,3.62,2.74,8.35,-3.09,11.44,-0.67,2.6,4.53,4.21,149.0,-1.64,3.12,6.14,-8.33,14.47,0.01,2.27,3.52,-1.44,149.0,-2.85,3.62,5.31,-11.5,16.81,-0.22,2.95,4.59,-2.61,149.0,-5.22,2.89,2.42,-12.74,15.16,0.32,3.53,5.96,-5.43,149.0,-5.3,3.34,1.73,-14.25,15.98,-0.14,2.58,6.26,-5.3,149.0,-3.23,3.32,5.59,-10.39,15.98,0.34,3.33,4.62,-3.23,149.0,-4.09,3.16,5.04,-11.77,16.81,-0.48,3.13,5.16,-3.37,149.0,-0.92,3.33,6.69,-9.84,16.54,-0.38,3.02,3.44,-0.06,149.0,1.75,3.38,8.9,-8.46,17.36,-0.55,2.85,3.8,2.56,149.0,3.46,3.65,9.45,-3.78,13.23,-0.47,1.85,5.02,4.76,149.0
+AR-A-G170019 = 23.62,0.96,26.81,19.65,7.17,-0.05,3.06,23.64,23.64,938.0,22.37,1.1,25.71,18.82,6.89,0.01,2.68,22.4,22.4,938.0,21.18,0.97,24.06,16.34,7.72,-0.28,3.64,21.2,21.16,937.0,13.09,1.87,20.47,7.24,13.23,0.25,3.18,13.22,13.03,938.0,14.97,1.13,19.09,10.0,9.09,-0.44,3.73,15.02,15.0,938.0,13.23,1.46,17.72,8.35,9.37,-0.15,3.12,13.31,13.31,938.0,14.65,1.75,20.75,7.24,13.5,-0.36,4.68,14.76,14.69,938.0,18.78,2.52,24.88,11.38,13.5,-0.03,2.39,18.95,18.82,938.0,16.35,2.13,25.16,8.9,16.26,0.39,3.69,16.49,16.2,937.0,18.84,2.16,28.74,13.86,14.88,0.85,3.55,18.97,18.27,938.0,20.18,1.42,23.23,13.58,9.65,-1.3,5.42,20.23,20.47,938.0,20.66,0.73,27.36,18.54,8.82,1.34,11.67,20.68,20.61,938.0
+AR-A-G170020 = 4.17,4.41,17.99,-3.5,21.5,1.24,4.72,6.06,3.39,186.0,2.7,3.18,15.51,-4.61,20.12,1.3,6.31,4.16,2.15,186.0,6.0,2.81,14.69,-1.02,15.71,0.45,4.1,6.63,5.87,186.0,1.48,3.68,9.45,-8.19,17.64,-0.14,2.36,3.96,1.94,186.0,1.95,3.7,8.48,-7.64,16.12,-0.06,2.18,4.17,1.66,186.0,-0.46,3.2,5.04,-7.09,12.13,-0.1,1.83,3.22,-0.3,186.0,-0.69,2.98,9.72,-8.19,17.91,0.76,4.13,3.05,-0.92,186.0,1.69,3.29,11.65,-5.16,16.81,0.52,3.06,3.69,1.42,186.0,-0.92,3.01,7.24,-8.74,15.98,0.45,3.35,3.14,-1.3,186.0,2.32,3.36,14.13,-4.88,19.02,0.75,4.27,4.07,2.28,186.0,4.52,3.17,15.1,-2.68,17.78,0.52,4.18,5.52,4.49,186.0,4.94,2.72,12.76,-1.99,14.74,-0.0,3.32,5.64,4.97,186.0
+AR-A-G170021 = 19.54,2.07,22.68,11.93,10.75,-0.95,3.45,19.65,19.92,195.0,17.47,2.57,20.75,9.17,11.57,-1.27,3.92,17.66,18.34,195.0,17.42,1.69,20.47,12.76,7.72,-0.65,2.71,17.5,17.72,195.0,11.58,1.21,14.41,7.8,6.61,-0.4,3.06,11.64,11.65,195.0,12.23,2.04,16.06,7.8,8.27,-0.23,1.85,12.4,12.62,195.0,7.12,1.52,11.1,2.83,8.27,-0.38,3.04,7.28,7.38,195.0,8.44,1.33,11.38,4.21,7.17,-0.17,2.99,8.54,8.35,195.0,12.29,1.67,15.1,8.35,6.75,-0.61,2.14,12.41,13.03,195.0,9.42,1.26,13.31,5.87,7.44,0.1,2.9,9.5,9.45,195.0,13.4,1.27,16.06,9.17,6.89,-0.66,3.36,13.46,13.58,195.0,16.34,2.07,20.75,11.1,9.65,-0.31,2.44,16.47,16.48,195.0,16.46,2.14,19.92,10.28,9.65,-0.92,3.28,16.59,17.03,195.0
+AR-A-G170022 = 6.95,6.48,17.72,-4.88,22.6,-0.22,1.69,9.49,8.38,214.0,3.71,5.44,14.13,-7.64,21.77,-0.2,2.14,6.58,3.97,214.0,7.82,5.16,16.34,-3.78,20.12,-0.41,2.08,9.36,8.48,214.0,4.26,5.39,12.48,-9.15,21.63,-0.71,2.39,6.86,5.8,214.0,3.57,5.64,10.55,-9.84,20.39,-0.77,2.24,6.66,5.18,214.0,0.72,5.41,9.17,-15.08,24.25,-0.87,2.85,5.45,2.32,214.0,-0.58,5.07,6.56,-13.15,19.7,-0.71,2.45,5.09,0.49,214.0,3.4,5.69,11.65,-10.67,22.32,-0.66,2.3,6.62,4.83,214.0,1.23,5.26,8.35,-10.94,19.29,-0.67,2.13,5.39,2.83,214.0,4.48,5.59,12.2,-8.74,20.94,-0.65,2.22,7.15,6.35,214.0,7.1,6.07,16.61,-5.16,21.77,-0.43,1.95,9.34,8.28,214.0,6.17,5.2,15.79,-3.09,18.88,-0.07,1.77,8.06,6.14,214.0
+AR-A-G170023 = 8.13,5.96,19.09,-0.2,19.29,0.54,1.87,10.07,6.14,133.0,4.26,7.8,18.54,-6.26,24.8,0.52,2.01,8.87,2.9,133.0,6.34,5.24,16.41,-3.78,20.19,0.31,2.0,8.21,5.31,133.0,4.53,2.18,8.62,-0.47,9.09,0.03,2.29,5.03,4.63,133.0,6.68,4.72,14.41,-3.78,18.19,-0.27,2.06,8.17,6.83,133.0,5.06,3.98,13.86,-4.06,17.91,-0.55,2.44,6.43,6.14,133.0,2.28,4.09,13.58,-4.61,18.19,0.65,2.39,4.67,0.97,133.0,6.74,5.53,17.99,-3.23,21.22,0.31,2.05,8.71,5.59,133.0,4.32,4.79,13.58,-4.61,18.19,0.28,1.75,6.44,2.77,133.0,5.81,5.11,17.44,-2.81,20.26,0.6,2.41,7.73,4.76,133.0,6.23,5.12,15.79,-3.23,19.02,0.11,1.97,8.06,6.14,133.0,6.69,5.75,19.09,-1.57,20.67,0.6,2.35,8.81,5.87,133.0
+AR-B-G010001 = 15.48,0.71,17.72,13.86,3.86,0.67,3.69,15.49,15.37,189.0,16.39,0.53,17.44,14.96,2.48,-0.27,2.71,16.4,16.41,189.0,13.18,0.75,14.96,10.83,4.13,-0.09,2.94,13.2,13.24,189.0,7.54,1.11,11.38,4.63,6.75,0.64,4.37,7.62,7.38,189.0,4.14,0.49,5.31,2.28,3.03,-0.35,4.03,4.17,4.14,189.0,2.38,0.91,5.59,-1.02,6.61,0.48,4.37,2.55,2.21,189.0,2.01,1.07,4.21,-2.13,6.34,-0.65,4.09,2.28,2.01,189.0,3.29,0.75,6.42,1.46,4.96,0.65,4.34,3.38,3.25,189.0,4.53,0.72,6.42,3.11,3.31,0.4,2.63,4.59,4.49,189.0,7.05,0.59,8.35,5.59,2.76,-0.02,2.38,7.08,7.11,189.0,12.08,0.87,14.69,9.45,5.24,-0.14,3.12,12.11,12.07,189.0,12.77,0.52,14.13,11.65,2.48,0.04,2.11,12.78,12.76,189.0
+AR-B-G010002 = 16.43,0.74,18.82,15.24,3.58,0.99,3.71,16.45,16.27,168.0,16.77,0.77,18.54,14.96,3.58,0.31,2.15,16.79,16.61,168.0,13.8,0.85,15.79,10.83,4.96,-0.53,3.57,13.83,13.86,168.0,8.19,0.78,10.28,5.87,4.41,-0.33,3.21,8.23,8.35,168.0,5.34,0.74,6.97,3.66,3.31,0.2,2.23,5.39,5.31,168.0,3.87,1.14,6.69,1.18,5.51,-0.17,2.38,4.04,4.07,168.0,2.99,0.95,4.76,0.35,4.41,-0.27,2.63,3.13,3.08,168.0,3.99,0.79,6.28,2.56,3.72,0.71,3.44,4.07,3.94,168.0,5.77,1.22,8.9,2.28,6.61,-0.07,2.97,5.89,5.73,168.0,8.95,1.35,11.93,6.42,5.51,0.16,2.1,9.05,8.76,168.0,12.61,1.0,15.51,10.83,4.69,0.39,2.89,12.64,12.48,168.0,13.35,0.77,15.51,11.65,3.86,0.31,2.74,13.37,13.31,168.0
+AR-B-G010003 = 18.82,0.78,19.37,18.27,1.1,0.0,1.0,18.83,18.82,2.0,18.06,0.1,18.13,17.99,0.14,0.0,1.0,18.06,18.06,2.0,17.51,0.1,17.58,17.44,0.14,-0.0,1.0,17.51,17.51,2.0,11.52,0.19,11.65,11.38,0.28,0.0,1.0,11.52,11.52,2.0,9.66,0.49,10.0,9.31,0.69,-0.0,1.0,9.66,9.66,2.0,7.52,0.39,7.8,7.24,0.55,-0.0,1.0,7.52,7.52,2.0,5.04,0.78,5.59,4.49,1.1,-0.0,1.0,5.07,5.04,2.0,6.56,0.19,6.69,6.42,0.28,-0.0,1.0,6.56,6.56,2.0,7.66,0.19,7.8,7.52,0.28,-0.0,1.0,7.66,7.66,2.0,10.41,0.58,10.83,10.0,0.83,-0.0,1.0,10.42,10.41,2.0,15.1,0.19,15.24,14.96,0.28,0.0,1.0,15.1,15.1,2.0,16.61,0.39,16.89,16.34,0.55,-0.0,1.0,16.62,16.61,2.0
+AR-B-G010004 = 17.58,NaN,17.58,17.58,0.0,NaN,NaN,17.58,17.58,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,16.34,NaN,16.34,16.34,0.0,NaN,NaN,16.34,16.34,1.0,10.83,NaN,10.83,10.83,0.0,NaN,NaN,10.83,10.83,1.0,9.04,NaN,9.04,9.04,0.0,NaN,NaN,9.04,9.04,1.0,8.35,NaN,8.35,8.35,0.0,NaN,NaN,8.35,8.35,1.0,5.18,NaN,5.18,5.18,0.0,NaN,NaN,5.18,5.18,1.0,6.69,NaN,6.69,6.69,0.0,NaN,NaN,6.69,6.69,1.0,6.42,NaN,6.42,6.42,0.0,NaN,NaN,6.42,6.42,1.0,10.69,NaN,10.69,10.69,0.0,NaN,NaN,10.69,10.69,1.0,15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,1.0,16.2,NaN,16.2,16.2,0.0,NaN,NaN,16.2,16.2,1.0
+AR-B-G010005 = 18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,11.38,NaN,11.38,11.38,0.0,NaN,NaN,11.38,11.38,1.0,8.9,NaN,8.9,8.9,0.0,NaN,NaN,8.9,8.9,1.0,7.52,NaN,7.52,7.52,0.0,NaN,NaN,7.52,7.52,1.0,5.87,NaN,5.87,5.87,0.0,NaN,NaN,5.87,5.87,1.0,7.24,NaN,7.24,7.24,0.0,NaN,NaN,7.24,7.24,1.0,7.24,NaN,7.24,7.24,0.0,NaN,NaN,7.24,7.24,1.0,10.83,NaN,10.83,10.83,0.0,NaN,NaN,10.83,10.83,1.0,15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0,16.34,NaN,16.34,16.34,0.0,NaN,NaN,16.34,16.34,1.0
+AR-B-G010006 = 20.33,0.19,20.47,20.2,0.28,-0.0,1.0,20.34,20.33,2.0,20.3,0.24,20.47,20.13,0.34,0.0,1.0,20.3,20.3,2.0,17.76,0.06,17.81,17.72,0.09,0.0,0.84,17.76,17.76,2.0,12.85,0.26,13.03,12.66,0.37,-0.0,1.0,12.85,12.85,2.0,10.28,0.39,10.55,10.0,0.55,0.0,1.0,10.28,10.28,2.0,9.4,0.71,9.91,8.9,1.01,0.0,1.0,9.42,9.4,2.0,6.78,0.52,7.15,6.42,0.73,-0.0,1.0,6.79,6.78,2.0,8.12,0.06,8.16,8.07,0.09,-0.0,1.0,8.12,8.12,2.0,7.11,0.78,7.66,6.56,1.1,0.0,1.0,7.13,7.11,2.0,15.34,1.22,16.2,14.48,1.72,0.0,1.0,15.36,15.34,2.0,16.66,0.06,16.71,16.61,0.09,0.0,0.99,16.66,16.66,2.0,18.96,0.78,19.51,18.41,1.1,0.0,1.0,18.96,18.96,2.0
+AR-B-G010007 = 20.1,0.13,20.2,19.92,0.28,-0.82,1.99,20.11,20.15,4.0,19.43,0.57,19.92,18.91,1.01,-0.0,1.0,19.43,19.44,4.0,17.66,0.07,17.72,17.58,0.14,-0.21,1.34,17.66,17.67,4.0,11.85,0.09,11.93,11.75,0.18,-0.12,1.16,11.85,11.86,4.0,9.9,0.13,10.0,9.72,0.28,-0.49,1.63,9.9,9.93,4.0,8.6,0.35,8.9,8.25,0.64,-0.03,1.05,8.6,8.62,4.0,6.14,NaN,6.14,6.14,0.0,NaN,-1.146414759594706E13,6.14,6.14,4.0,7.7,0.13,7.8,7.52,0.28,-0.82,2.0,7.7,7.75,4.0,7.99,0.09,8.07,7.89,0.18,-0.12,1.15,7.99,8.0,4.0,12.38,0.13,12.48,12.2,0.28,-0.49,1.63,12.38,12.41,4.0,15.72,0.14,15.79,15.51,0.28,-1.15,2.34,15.72,15.79,4.0,17.88,0.14,17.99,17.72,0.28,-0.21,1.28,17.88,17.9,4.0
+AR-B-G010008 = 20.06,0.34,20.47,19.65,0.83,-0.0,2.0,20.06,20.06,4.0,18.28,0.44,18.82,17.79,1.03,0.12,1.76,18.29,18.27,4.0,17.42,0.33,17.72,16.96,0.76,-0.77,2.05,17.43,17.51,4.0,11.41,0.28,11.65,11.1,0.55,-0.12,1.15,11.42,11.45,4.0,8.73,0.92,9.59,7.8,1.79,-0.03,1.07,8.76,8.76,4.0,7.74,0.32,8.07,7.38,0.69,-0.11,1.37,7.75,7.76,4.0,5.92,0.27,6.14,5.59,0.55,-0.27,1.36,5.92,5.97,4.0,7.57,0.43,8.07,7.04,1.03,-0.13,1.94,7.58,7.59,4.0,7.73,0.08,7.8,7.66,0.14,0.0,1.0,7.73,7.73,4.0,11.53,0.56,12.07,10.9,1.17,-0.15,1.28,11.54,11.58,4.0,15.79,0.45,16.34,15.24,1.1,0.0,2.0,15.79,15.79,4.0,17.37,0.57,17.99,16.89,1.1,0.12,1.15,17.38,17.3,4.0
+AR-B-G010009 = 21.16,0.58,21.57,20.75,0.83,-0.0,1.0,21.17,21.16,2.0,19.78,0.58,20.2,19.37,0.83,-0.0,1.0,19.79,19.78,2.0,18.68,0.58,19.09,18.27,0.83,-0.0,1.0,18.69,18.68,2.0,13.17,0.19,13.31,13.03,0.28,-0.0,1.0,13.17,13.17,2.0,9.52,1.07,10.28,8.76,1.52,0.0,1.0,9.55,9.52,2.0,7.24,0.39,7.52,6.97,0.55,0.0,1.0,7.25,7.24,2.0,7.11,0.58,7.52,6.69,0.83,-0.0,1.0,7.12,7.11,2.0,8.83,0.88,9.45,8.21,1.24,-0.0,1.0,8.85,8.83,2.0,8.9,0.39,9.17,8.62,0.55,0.0,1.0,8.9,8.9,2.0,13.17,0.58,13.58,12.76,0.83,-0.0,1.0,13.18,13.17,2.0,17.17,0.39,17.44,16.89,0.55,-0.0,1.0,17.17,17.17,2.0,18.27,0.39,18.54,17.99,0.55,-0.0,1.0,18.27,18.27,2.0
+AR-B-G010010 = 17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0,16.61,NaN,16.61,16.61,0.0,NaN,NaN,16.61,16.61,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,8.62,NaN,8.62,8.62,0.0,NaN,NaN,8.62,8.62,1.0,3.66,NaN,3.66,3.66,0.0,NaN,NaN,3.66,3.66,1.0,7.24,NaN,7.24,7.24,0.0,NaN,NaN,7.24,7.24,1.0,5.31,NaN,5.31,5.31,0.0,NaN,NaN,5.31,5.31,1.0,3.94,NaN,3.94,3.94,0.0,NaN,NaN,3.94,3.94,1.0,5.59,NaN,5.59,5.59,0.0,NaN,NaN,5.59,5.59,1.0,8.62,NaN,8.62,8.62,0.0,NaN,NaN,8.62,8.62,1.0,13.31,NaN,13.31,13.31,0.0,NaN,NaN,13.31,13.31,1.0,14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,1.0
+AR-B-G010011 = 16.35,0.76,19.92,14.41,5.51,0.76,5.08,16.37,16.34,238.0,17.44,0.74,19.23,15.51,3.72,-0.21,2.6,17.46,17.44,238.0,12.53,1.47,17.17,9.45,7.72,0.37,2.71,12.62,12.34,238.0,6.84,1.06,11.93,4.49,7.44,0.88,5.69,6.92,6.69,238.0,3.22,0.93,5.87,0.63,5.24,0.07,2.67,3.35,3.11,238.0,-0.19,1.2,4.76,-2.4,7.17,0.97,4.65,1.21,-0.33,238.0,-0.56,1.25,3.11,-2.68,5.79,0.49,2.75,1.36,-0.61,238.0,1.26,0.94,3.66,-1.02,4.69,0.12,2.63,1.57,1.18,238.0,4.73,0.79,6.69,2.28,4.41,-0.19,3.0,4.79,4.76,238.0,7.01,0.75,10.0,4.76,5.24,0.51,4.2,7.05,6.97,238.0,11.74,0.6,14.41,10.55,3.86,1.31,5.86,11.76,11.65,238.0,12.89,0.68,15.51,11.38,4.13,0.45,3.86,12.91,12.86,238.0
+AR-B-G010012 = 14.83,0.73,16.89,12.76,4.13,0.47,2.98,14.85,14.69,155.0,16.1,0.61,17.72,14.13,3.58,-0.28,3.53,16.12,16.06,155.0,11.4,0.69,13.86,10.0,3.86,0.8,3.69,11.42,11.24,155.0,5.85,0.7,7.24,3.94,3.31,-0.18,2.62,5.89,5.87,155.0,3.38,0.82,7.66,1.46,6.2,1.82,9.58,3.48,3.25,155.0,0.72,1.08,3.8,-2.13,5.93,0.34,3.15,1.29,0.63,155.0,1.23,0.61,2.56,-1.02,3.58,-0.86,3.63,1.37,1.46,155.0,1.72,0.72,3.11,-0.2,3.31,-0.48,3.11,1.86,1.73,155.0,4.07,0.88,6.69,2.01,4.69,0.16,2.68,4.17,4.14,155.0,4.75,0.76,6.42,2.83,3.58,0.11,2.24,4.81,4.63,155.0,9.6,0.34,10.28,8.62,1.65,-0.4,2.83,9.61,9.66,155.0,9.5,0.49,10.83,8.35,2.48,-0.28,2.77,9.51,9.59,155.0
+AR-B-G010013 = 15.28,0.61,16.61,14.27,2.34,0.44,2.17,15.29,15.1,45.0,16.73,0.29,17.17,16.06,1.1,-0.09,2.18,16.73,16.75,45.0,13.15,0.67,14.41,11.65,2.76,-0.36,3.05,13.16,13.24,45.0,8.22,0.71,9.72,6.97,2.76,0.0,2.19,8.25,8.21,45.0,4.17,0.4,5.04,3.39,1.65,0.04,2.34,4.18,4.21,45.0,3.72,0.66,5.04,2.01,3.03,-0.13,2.79,3.78,3.66,45.0,2.31,0.93,4.21,-0.47,4.69,-0.76,3.83,2.49,2.49,45.0,3.6,0.64,4.76,2.01,2.76,-0.25,2.56,3.66,3.52,45.0,4.73,0.69,6.42,3.66,2.76,0.46,2.49,4.78,4.63,45.0,7.63,0.31,8.35,6.97,1.38,0.14,2.6,7.64,7.66,45.0,13.05,0.45,13.86,12.2,1.65,-0.17,2.25,13.05,13.03,45.0,12.46,0.41,13.31,11.65,1.65,-0.21,2.27,12.46,12.55,45.0
+AR-B-G010014 = 17.56,0.65,18.27,17.03,1.24,0.36,1.19,17.57,17.23,5.0,15.97,0.09,16.06,15.86,0.21,0.11,1.4,15.97,15.93,5.0,14.41,0.73,15.51,13.72,1.79,0.56,2.0,14.42,14.34,5.0,9.59,0.54,10.41,8.97,1.45,0.58,2.34,9.6,9.45,5.0,6.09,0.46,6.69,5.59,1.1,0.25,1.52,6.1,6.0,5.0,6.56,0.47,7.11,6.0,1.1,0.08,1.4,6.57,6.49,5.0,3.21,0.43,3.8,2.83,0.96,0.45,1.51,3.23,3.04,5.0,5.62,0.48,6.14,5.18,0.96,0.37,1.19,5.63,5.31,5.0,6.43,0.53,7.24,6.0,1.24,0.71,1.95,6.45,6.21,5.0,8.39,0.23,8.62,8.14,0.48,0.11,1.29,8.39,8.35,5.0,13.75,0.54,14.41,13.31,1.1,0.42,1.22,13.76,13.38,5.0,14.81,0.4,15.24,14.41,0.83,0.3,1.24,14.81,14.62,5.0
+AR-B-G010015 = 17.09,1.15,19.65,14.69,4.96,-0.15,2.51,17.12,17.2,70.0,17.3,0.99,20.2,15.79,4.41,0.8,3.17,17.33,17.1,70.0,14.52,0.65,16.2,13.31,2.89,0.59,2.63,14.53,14.41,70.0,8.47,1.18,11.65,5.59,6.06,0.24,3.24,8.55,8.45,70.0,5.06,0.89,6.97,2.83,4.13,-0.37,2.43,5.14,5.21,70.0,5.06,0.95,6.97,2.01,4.96,-0.96,4.29,5.15,5.18,70.0,1.58,0.71,3.45,-0.47,3.93,0.24,3.63,1.74,1.53,70.0,3.44,1.15,6.0,1.18,4.82,0.19,2.33,3.62,3.52,70.0,6.43,0.63,8.21,5.04,3.17,0.48,3.23,6.46,6.42,70.0,9.12,0.67,10.96,7.8,3.17,0.28,2.7,9.15,9.04,70.0,12.82,0.47,14.69,11.93,2.76,1.31,6.92,12.83,12.76,70.0,14.13,0.68,15.65,12.48,3.17,-0.01,2.91,14.15,14.13,70.0
+AR-B-G010016 = 20.82,0.18,21.02,20.68,0.34,0.6,1.5,20.82,20.75,3.0,17.92,0.42,18.2,17.44,0.76,-0.69,1.5,17.93,18.13,3.0,17.42,0.33,17.79,17.17,0.62,0.57,1.5,17.42,17.3,3.0,12.07,0.5,12.62,11.65,0.96,0.47,1.5,12.07,11.93,3.0,8.55,0.48,9.1,8.21,0.9,0.64,1.5,8.56,8.35,3.0,7.61,1.34,8.76,6.14,2.62,-0.42,1.5,7.69,7.93,3.0,5.73,0.14,5.87,5.59,0.28,-0.0,1.5,5.73,5.73,3.0,7.04,0.56,7.52,6.42,1.1,-0.42,1.5,7.05,7.18,3.0,8.51,0.34,8.9,8.28,0.62,0.67,1.5,8.51,8.35,3.0,11.29,0.69,11.93,10.55,1.38,-0.24,1.5,11.3,11.38,3.0,15.9,0.11,15.99,15.79,0.21,-0.38,1.5,15.9,15.93,3.0,16.5,0.72,17.23,15.79,1.45,0.06,1.5,16.51,16.48,3.0
+AR-B-G010017 = 14.71,1.12,18.27,11.65,6.61,0.48,2.77,14.75,14.55,270.0,14.43,0.55,16.06,12.76,3.31,0.12,3.03,14.44,14.41,270.0,11.17,0.89,13.86,9.72,4.13,0.86,3.05,11.21,10.96,270.0,4.67,1.21,8.62,2.28,6.34,0.78,3.29,4.83,4.35,270.0,2.85,0.83,5.59,0.63,4.96,0.39,2.81,2.97,2.83,270.0,0.68,0.89,3.66,-1.85,5.51,0.26,3.14,1.12,0.63,270.0,1.95,0.8,3.66,-0.47,4.13,-0.47,3.16,2.11,2.01,270.0,2.73,0.79,4.49,0.91,3.58,-0.4,2.44,2.85,2.83,270.0,4.42,0.65,6.69,2.97,3.72,0.48,2.86,4.46,4.35,270.0,5.38,0.58,7.11,3.66,3.44,-0.17,3.15,5.41,5.38,270.0,8.61,0.85,10.55,6.69,3.86,-0.1,1.99,8.65,8.69,270.0,8.77,0.47,10.28,7.24,3.03,0.24,3.44,8.78,8.76,270.0
+AR-B-G010018 = 15.33,0.63,16.89,13.31,3.58,-0.19,2.94,15.35,15.37,263.0,14.36,0.74,16.89,12.2,4.69,0.43,4.49,14.38,14.27,263.0,10.42,1.52,13.44,7.38,6.06,0.24,1.94,10.53,10.14,263.0,5.23,0.89,7.24,3.11,4.13,0.27,2.42,5.31,5.11,263.0,2.72,0.71,5.59,0.91,4.69,0.35,4.01,2.81,2.7,263.0,-0.08,1.14,2.83,-3.23,6.06,-0.13,3.13,1.14,-0.06,263.0,1.26,0.77,3.94,-0.75,4.69,0.56,3.73,1.48,1.18,263.0,2.23,1.2,6.69,-0.61,7.3,0.45,3.5,2.53,2.28,263.0,2.88,1.12,5.59,0.08,5.51,0.06,2.66,3.09,2.9,263.0,5.44,0.65,7.24,3.66,3.58,-0.09,2.7,5.48,5.45,263.0,9.78,0.81,11.65,7.8,3.86,-0.14,2.27,9.81,9.72,263.0,10.26,0.68,11.93,8.35,3.58,0.06,2.52,10.28,10.21,263.0
+AR-B-G010019 = 16.7,0.91,19.65,15.79,3.86,1.76,5.62,16.73,16.41,99.0,17.1,0.94,19.92,15.65,4.27,1.02,3.57,17.13,16.89,99.0,13.71,0.67,14.96,11.93,3.03,-0.47,2.81,13.72,13.72,99.0,8.57,0.61,10.55,7.24,3.31,0.99,4.1,8.59,8.35,99.0,5.17,0.83,6.97,3.66,3.31,0.34,2.21,5.23,5.04,99.0,2.14,0.69,3.94,0.63,3.31,0.06,2.73,2.25,2.15,99.0,0.33,0.51,1.59,-1.3,2.89,-0.41,3.71,0.61,0.35,99.0,2.82,0.93,4.49,-1.02,5.51,-1.2,5.78,2.97,2.83,99.0,5.5,0.87,7.8,3.39,4.41,0.33,2.85,5.57,5.45,99.0,8.46,1.09,10.83,6.14,4.69,-0.18,2.38,8.53,8.55,99.0,11.49,1.03,13.86,9.59,4.27,0.33,2.67,11.53,11.38,99.0,12.87,0.94,14.96,10.83,4.13,-0.17,2.41,12.91,12.82,99.0
+AR-B-G010020 = 14.47,0.61,17.58,12.76,4.82,0.31,6.67,14.49,14.55,170.0,14.07,0.44,15.1,12.76,2.34,-0.36,3.4,14.07,14.13,170.0,10.14,0.87,12.48,7.8,4.69,-0.06,2.96,10.18,10.14,170.0,5.23,1.13,8.07,3.25,4.82,0.42,2.59,5.35,5.07,170.0,3.07,1.37,7.52,-0.47,7.99,0.42,3.74,3.36,2.97,170.0,2.51,1.19,5.45,-1.3,6.75,0.01,2.72,2.77,2.46,170.0,1.33,0.75,3.39,-0.75,4.13,0.25,3.17,1.53,1.32,170.0,2.64,0.56,4.21,1.18,3.03,-0.39,3.14,2.69,2.7,170.0,4.22,0.39,5.31,3.39,1.93,0.06,2.96,4.24,4.21,170.0,5.33,0.69,7.24,3.39,3.86,-0.41,3.04,5.37,5.45,170.0,7.74,0.88,10.28,6.14,4.13,0.41,2.33,7.79,7.52,170.0,8.66,0.64,10.55,6.97,3.58,0.18,2.95,8.68,8.62,170.0
+AR-B-G010021 = 16.6,0.56,18.41,15.24,3.17,0.71,4.92,16.61,16.61,63.0,17.51,1.05,20.06,15.51,4.55,0.34,2.54,17.54,17.3,63.0,15.66,1.33,18.54,12.62,5.93,0.16,2.95,15.71,15.51,63.0,9.45,1.61,12.48,6.69,5.79,0.25,1.62,9.58,9.17,63.0,6.51,0.93,8.76,3.94,4.82,-0.07,3.61,6.57,6.42,63.0,6.69,1.22,9.72,4.21,5.51,0.35,2.76,6.8,6.69,63.0,4.2,1.01,6.42,2.01,4.41,-0.11,2.51,4.32,4.07,63.0,4.55,1.31,7.52,2.56,4.96,0.79,2.5,4.73,4.07,63.0,5.61,1.02,7.8,3.94,3.86,0.49,2.07,5.7,5.31,63.0,8.75,1.12,11.52,7.24,4.27,0.64,2.06,8.82,8.21,63.0,13.36,0.83,15.37,11.93,3.44,0.49,2.15,13.38,13.17,63.0,14.18,0.54,15.51,13.03,2.48,0.26,2.5,14.19,14.13,63.0
+AR-B-G010022 = 15.25,0.39,15.93,14.13,1.79,-0.28,3.11,15.26,15.24,48.0,16.54,0.56,17.72,14.69,3.03,-0.52,4.31,16.55,16.55,48.0,12.55,0.97,14.69,10.83,3.86,0.18,2.29,12.58,12.55,48.0,8.75,0.41,9.72,7.8,1.93,-0.0,3.07,8.76,8.76,48.0,5.0,0.81,7.11,3.11,4.0,0.36,3.45,5.06,4.9,48.0,6.31,1.5,8.62,2.15,6.48,-0.53,2.74,6.48,6.56,48.0,2.4,1.06,4.63,0.08,4.55,-0.07,2.63,2.62,2.49,48.0,2.15,1.43,6.97,-0.2,7.17,1.03,4.98,2.57,2.01,48.0,5.06,0.75,6.83,3.39,3.44,0.19,3.06,5.12,5.04,48.0,8.77,0.52,9.72,7.93,1.79,-0.04,1.75,8.79,8.76,48.0,12.96,0.29,13.44,12.34,1.1,-0.03,2.39,12.96,12.96,48.0,13.81,0.3,14.55,13.03,1.52,-0.11,3.87,13.81,13.82,48.0
+AR-B-G010023 = 15.06,0.68,16.34,12.2,4.13,-0.77,3.84,15.07,15.13,224.0,15.29,0.82,17.17,13.17,4.0,-0.01,2.59,15.31,15.24,224.0,10.49,0.88,12.89,7.93,4.96,0.07,2.92,10.53,10.55,224.0,5.05,0.76,7.52,2.56,4.96,0.24,3.7,5.1,5.04,224.0,3.32,0.85,5.31,1.46,3.86,0.38,2.45,3.43,3.25,224.0,0.56,0.97,3.39,-2.13,5.51,-0.32,3.24,1.12,0.63,224.0,0.95,0.58,2.28,-1.02,3.31,-0.51,3.38,1.12,1.04,224.0,1.28,0.57,2.83,0.08,2.76,0.07,2.39,1.4,1.32,224.0,3.32,0.77,5.87,0.91,4.96,-0.17,3.74,3.4,3.39,224.0,4.81,0.51,6.14,3.39,2.76,-0.31,2.96,4.84,4.83,224.0,8.91,0.52,10.28,7.52,2.76,-0.01,2.38,8.92,8.9,224.0,9.24,0.66,10.55,7.52,3.03,-0.53,2.52,9.26,9.45,224.0
+AR-B-G010024 = 18.09,0.86,18.82,16.34,2.48,-1.19,3.14,18.1,18.34,8.0,16.47,0.62,17.37,15.37,2.0,-0.37,2.44,16.48,16.48,8.0,14.06,1.16,15.51,12.2,3.31,-0.32,1.83,14.11,14.13,8.0,9.28,0.85,10.55,8.07,2.48,0.13,1.83,9.31,9.17,8.0,6.55,0.48,7.11,5.73,1.38,-0.48,2.24,6.56,6.59,8.0,7.15,0.68,7.8,6.0,1.79,-0.73,2.01,7.18,7.38,8.0,4.34,0.55,5.18,3.52,1.65,-0.08,1.92,4.37,4.45,8.0,5.87,0.79,6.56,4.21,2.34,-1.19,3.4,5.91,6.0,8.0,7.58,0.99,8.35,5.45,2.89,-1.33,3.67,7.64,7.9,8.0,8.8,0.74,9.72,7.66,2.07,-0.03,1.79,8.83,8.62,8.0,13.4,0.7,14.41,12.48,1.93,-0.12,1.84,13.42,13.51,8.0,15.12,0.65,15.93,13.86,2.07,-0.74,2.77,15.13,15.24,8.0
+AR-B-G010025 = 17.78,1.05,19.09,16.61,2.48,0.28,1.47,17.8,17.44,7.0,16.84,0.29,17.3,16.55,0.76,0.59,1.81,16.84,16.75,7.0,13.75,0.75,15.24,13.03,2.2,1.16,3.25,13.77,13.58,7.0,9.28,0.5,10.14,8.55,1.58,0.28,2.69,9.29,9.31,7.0,6.16,0.47,7.11,5.59,1.52,1.07,3.53,6.18,6.14,7.0,6.28,0.58,7.11,5.73,1.38,0.79,1.85,6.3,6.0,7.0,3.82,0.47,4.35,3.11,1.24,-0.3,1.7,3.84,3.8,7.0,5.94,0.31,6.56,5.59,0.96,1.07,3.45,5.95,5.87,7.0,7.62,0.39,7.93,6.83,1.1,-1.39,3.46,7.63,7.8,7.0,7.83,0.61,9.17,7.52,1.65,1.8,4.58,7.85,7.52,7.0,14.09,0.69,15.1,13.03,2.07,0.07,2.2,14.11,14.0,7.0,14.18,0.53,15.24,13.58,1.65,1.12,3.5,14.19,14.13,7.0
+AR-B-G010026 = 16.23,0.85,17.99,14.41,3.58,-0.45,2.15,16.25,16.37,198.0,16.23,1.02,17.99,12.2,5.79,-1.03,3.98,16.26,16.41,198.0,12.4,0.84,15.24,10.28,4.96,0.16,2.8,12.43,12.48,198.0,6.32,0.77,8.9,4.76,4.13,0.59,3.37,6.37,6.28,198.0,3.13,0.63,4.76,1.73,3.03,0.16,2.56,3.19,3.11,198.0,2.72,1.59,7.8,-0.75,8.54,0.32,2.59,3.15,2.56,198.0,1.83,0.92,5.04,-0.47,5.51,0.13,3.39,2.05,1.9,198.0,1.77,1.0,4.21,-0.75,4.96,-0.27,2.52,2.03,1.84,198.0,5.0,1.36,9.17,2.01,7.17,0.46,3.13,5.18,4.83,198.0,7.27,0.71,9.17,5.59,3.58,0.09,2.98,7.31,7.24,198.0,11.0,0.84,13.31,9.17,4.13,0.23,2.58,11.04,10.96,198.0,12.55,0.83,14.41,10.55,3.86,0.07,2.53,12.57,12.48,198.0
+AR-B-G010027 = 16.45,0.69,17.44,14.96,2.48,-0.55,2.21,16.47,16.61,82.0,17.16,0.82,19.09,15.51,3.58,0.34,2.14,17.18,16.96,82.0,13.28,0.89,15.79,11.93,3.86,0.93,3.17,13.31,13.03,82.0,8.28,0.6,9.45,6.69,2.76,-0.47,2.54,8.3,8.35,82.0,5.23,0.74,6.97,3.11,3.86,-0.55,3.46,5.28,5.35,82.0,4.35,1.52,7.24,1.18,6.06,-0.08,2.25,4.6,4.21,82.0,2.69,0.75,4.63,1.18,3.44,-0.11,2.88,2.79,2.83,82.0,3.85,0.51,4.76,2.83,1.93,0.02,2.04,3.88,3.83,82.0,6.26,1.16,8.9,4.21,4.69,-0.04,2.33,6.37,6.28,82.0,7.99,0.73,10.55,6.69,3.86,0.63,3.62,8.02,7.97,82.0,13.11,0.4,14.13,12.2,1.93,0.27,2.69,13.12,13.03,82.0,12.83,0.6,14.13,11.65,2.48,0.24,2.2,12.85,12.79,82.0
+AR-B-G010028 = 16.99,0.54,17.99,15.51,2.48,-0.46,3.24,17.0,17.03,44.0,15.49,0.34,16.2,14.69,1.52,0.22,2.87,15.49,15.51,44.0,11.48,0.59,12.89,9.72,3.17,-0.5,4.08,11.5,11.45,44.0,7.97,0.59,9.45,6.69,2.76,0.28,2.89,7.99,7.9,44.0,4.5,0.65,5.73,2.7,3.03,-0.7,3.22,4.55,4.69,44.0,4.65,0.94,6.42,2.97,3.44,0.14,2.04,4.74,4.59,44.0,3.98,0.56,5.04,2.56,2.48,-0.41,2.72,4.02,3.94,44.0,4.21,0.71,5.45,3.04,2.41,-0.0,2.03,4.27,4.21,44.0,4.58,0.57,6.14,3.66,2.48,0.43,3.1,4.61,4.49,44.0,7.46,0.33,8.35,6.69,1.65,-0.09,3.63,7.47,7.52,44.0,10.8,0.56,12.2,10.0,2.2,0.54,2.57,10.82,10.83,44.0,12.82,0.45,13.86,12.2,1.65,0.78,2.73,12.83,12.76,44.0
+AR-B-G010029 = 18.1,1.01,21.02,16.34,4.69,0.69,3.51,18.13,17.96,38.0,17.13,0.46,18.27,16.34,1.93,0.3,2.64,17.14,17.17,38.0,15.84,0.97,17.99,13.72,4.27,0.32,2.7,15.87,15.79,38.0,9.45,0.66,11.1,8.35,2.76,0.43,2.73,9.47,9.31,38.0,4.54,1.07,6.97,2.56,4.41,0.49,2.63,4.67,4.42,38.0,6.17,1.46,9.72,3.11,6.61,0.4,3.29,6.34,6.21,38.0,3.6,0.4,4.63,2.56,2.07,0.7,5.08,3.62,3.52,38.0,5.93,0.5,6.69,4.49,2.2,-0.75,3.27,5.95,6.0,38.0,5.93,0.68,7.24,4.21,3.03,-0.36,2.77,5.97,6.14,38.0,8.35,0.58,10.0,7.38,2.62,0.42,3.04,8.37,8.35,38.0,13.09,0.38,14.0,12.48,1.52,0.42,2.79,13.1,13.03,38.0,14.24,0.38,14.96,13.31,1.65,-0.28,2.96,14.25,14.27,38.0
+AR-B-G010030 = 15.94,0.3,16.61,15.24,1.38,0.16,2.59,15.94,15.93,46.0,15.41,0.51,16.06,13.86,2.2,-1.13,3.95,15.42,15.55,46.0,12.31,0.6,13.86,11.1,2.76,0.67,3.15,12.33,12.2,46.0,7.87,0.4,8.62,6.9,1.72,-0.84,3.23,7.88,7.93,46.0,4.37,0.54,5.31,2.83,2.48,-0.45,3.95,4.4,4.35,46.0,4.83,1.62,9.17,2.49,6.68,0.94,3.47,5.08,4.49,46.0,3.93,0.53,5.04,2.7,2.34,-0.11,2.5,3.96,3.97,46.0,3.17,0.34,3.94,2.56,1.38,0.42,2.7,3.19,3.11,46.0,4.75,0.82,6.42,2.56,3.86,-0.03,2.83,4.82,4.83,46.0,7.35,0.28,8.07,6.76,1.31,0.5,3.18,7.35,7.31,46.0,11.57,0.37,12.48,10.55,1.93,0.13,3.72,11.57,11.55,46.0,12.87,0.63,14.69,11.79,2.89,0.72,3.22,12.89,12.76,46.0
+AR-B-G010031 = 14.62,0.64,16.06,13.58,2.48,0.67,2.93,14.64,14.55,19.0,16.1,0.44,17.03,15.24,1.79,-0.04,2.96,16.1,16.06,19.0,12.47,0.62,13.86,11.52,2.34,0.5,2.72,12.48,12.48,19.0,7.9,0.32,8.62,7.38,1.24,0.33,2.64,7.91,7.93,19.0,6.02,0.94,7.24,4.49,2.76,-0.34,1.82,6.09,6.14,19.0,7.12,2.43,9.72,0.35,9.37,-1.34,4.26,7.5,8.07,19.0,2.89,0.72,4.21,1.73,2.48,0.17,1.94,2.97,2.97,19.0,3.74,0.81,5.31,2.42,2.89,0.19,2.47,3.83,3.73,19.0,5.32,0.33,5.87,4.56,1.31,-0.55,2.96,5.33,5.31,19.0,7.91,0.24,8.35,7.38,0.96,-0.35,2.75,7.92,7.93,19.0,13.21,0.33,14.13,12.76,1.38,1.17,4.74,13.21,13.17,19.0,13.93,0.56,14.96,13.03,1.93,-0.14,2.09,13.95,13.93,19.0
+AR-B-G010032 = 16.42,0.71,18.27,14.69,3.58,-0.34,3.09,16.43,16.61,104.0,17.7,0.57,19.37,16.75,2.62,0.81,3.13,17.71,17.58,104.0,13.78,0.76,15.79,10.83,4.96,-0.77,5.2,13.81,13.86,104.0,7.79,0.83,9.17,6.14,3.03,-0.29,1.94,7.83,8.04,104.0,5.37,0.94,7.52,3.39,4.13,-0.33,2.41,5.45,5.59,104.0,3.49,1.09,7.24,1.32,5.93,0.39,3.48,3.65,3.52,104.0,2.58,0.87,4.49,0.35,4.13,-0.17,2.86,2.72,2.59,104.0,2.86,0.74,4.76,1.46,3.31,0.25,2.28,2.95,2.73,104.0,6.58,0.7,8.62,5.04,3.58,0.11,3.1,6.62,6.56,104.0,8.77,1.06,11.93,6.69,5.24,1.04,3.75,8.84,8.59,104.0,12.02,1.02,14.13,9.59,4.55,-0.01,2.17,12.06,11.96,104.0,12.76,0.88,14.41,10.83,3.58,-0.05,2.14,12.79,12.76,104.0
+AR-B-G010033 = 18.0,0.97,20.47,16.06,4.41,0.68,2.92,18.02,17.85,153.0,17.15,0.48,18.82,15.79,3.03,-0.12,3.91,17.15,17.17,153.0,13.48,1.08,15.79,10.0,5.79,-0.64,3.21,13.52,13.72,153.0,7.57,0.77,8.9,5.04,3.86,-0.71,3.39,7.6,7.73,153.0,4.3,0.82,6.69,2.28,4.41,0.42,3.62,4.37,4.21,153.0,4.15,1.07,6.97,1.73,5.24,-0.03,2.52,4.28,4.21,153.0,1.86,1.27,4.76,-1.02,5.79,0.01,2.25,2.25,1.87,153.0,2.91,1.31,5.87,-0.2,6.06,-0.05,2.34,3.2,2.97,153.0,6.31,0.68,8.62,4.76,3.86,0.18,3.1,6.34,6.28,153.0,8.6,0.73,10.41,6.69,3.72,0.19,3.18,8.63,8.62,153.0,12.44,0.41,13.86,11.38,2.48,0.22,3.23,12.44,12.48,153.0,13.4,0.73,15.24,11.65,3.58,0.13,2.64,13.42,13.31,153.0
+AR-B-G010034 = 14.55,0.44,15.65,13.72,1.93,0.58,2.77,14.56,14.41,43.0,15.98,0.31,16.61,15.1,1.52,-0.22,3.96,15.98,15.99,43.0,12.03,0.65,13.31,10.83,2.48,0.3,2.24,12.04,11.93,43.0,7.47,0.32,8.35,6.97,1.38,0.6,3.04,7.47,7.38,43.0,4.42,0.29,5.04,3.94,1.1,0.05,2.01,4.43,4.49,43.0,4.89,1.79,8.07,1.59,6.48,-0.13,2.13,5.2,5.04,43.0,2.13,0.77,3.66,0.08,3.58,-0.32,3.02,2.26,2.28,43.0,3.37,0.75,4.63,1.18,3.44,-0.91,3.69,3.45,3.52,43.0,4.98,0.44,5.87,4.21,1.65,-0.04,2.14,4.99,5.04,43.0,7.69,0.46,8.62,6.83,1.79,-0.07,2.07,7.7,7.66,43.0,13.03,0.36,13.86,12.07,1.79,-0.12,3.56,13.04,13.03,43.0,13.26,0.43,14.13,12.34,1.79,-0.27,2.41,13.27,13.31,43.0
+AR-B-G010035 = 16.16,0.71,18.54,14.69,3.86,0.89,4.2,16.18,16.06,84.0,15.66,0.62,17.58,14.41,3.17,0.59,3.72,15.68,15.65,84.0,12.47,1.12,15.93,10.83,5.1,1.17,4.0,12.52,12.14,84.0,7.92,0.9,10.55,5.45,5.1,0.52,3.8,7.97,7.8,84.0,4.05,0.97,6.97,1.73,5.24,0.56,3.33,4.17,3.97,84.0,3.6,0.93,5.87,0.91,4.96,0.04,3.36,3.71,3.45,84.0,3.19,0.9,5.31,0.63,4.69,-0.42,3.37,3.31,3.25,84.0,3.54,1.15,6.56,1.73,4.82,1.0,3.07,3.72,3.11,84.0,5.48,1.26,9.04,3.11,5.93,0.86,2.89,5.62,5.04,84.0,7.93,0.88,10.41,6.42,4.0,0.99,3.53,7.98,7.8,84.0,12.51,0.66,14.41,11.1,3.31,0.44,3.25,12.52,12.48,84.0,11.29,0.88,13.86,9.72,4.13,0.84,3.67,11.33,11.17,84.0
+AR-B-G010036 = 15.51,0.97,17.72,13.58,4.13,0.31,1.95,15.54,15.24,92.0,16.41,0.34,17.44,15.51,1.93,0.17,3.56,16.41,16.34,92.0,12.15,1.02,14.13,10.0,4.13,0.09,2.01,12.19,12.1,92.0,7.79,0.5,8.9,6.42,2.48,-0.03,2.67,7.8,7.8,92.0,4.23,0.59,5.31,2.28,3.03,-1.09,4.15,4.27,4.35,92.0,3.58,1.45,8.35,-0.75,9.09,0.07,4.35,3.86,3.66,92.0,2.16,0.98,4.49,0.35,4.13,0.37,2.51,2.37,2.01,92.0,3.48,0.64,4.76,1.46,3.31,-0.54,3.27,3.54,3.52,92.0,4.37,0.81,6.69,2.83,3.86,0.72,3.22,4.44,4.21,92.0,7.86,0.52,9.17,6.97,2.2,0.48,2.52,7.88,7.8,92.0,12.64,0.54,13.86,11.1,2.76,-0.46,2.76,12.65,12.76,92.0,12.43,0.37,13.31,11.65,1.65,-0.03,2.58,12.44,12.45,92.0
+AR-B-G010037 = 16.82,0.68,18.82,14.41,4.41,-0.43,4.11,16.83,16.89,167.0,15.3,0.55,16.89,13.86,3.03,0.51,3.44,15.31,15.24,167.0,12.73,0.64,14.69,11.1,3.58,0.23,3.07,12.74,12.69,167.0,8.22,0.73,10.28,6.69,3.58,0.44,3.01,8.25,8.07,167.0,4.07,1.32,6.69,0.63,6.06,-0.53,2.69,4.27,4.42,167.0,3.84,0.97,6.28,2.01,4.27,0.45,2.64,3.96,3.8,167.0,4.08,0.82,6.14,1.46,4.69,-0.52,3.26,4.16,4.21,167.0,3.9,1.11,6.14,1.59,4.55,-0.08,1.82,4.06,3.94,167.0,5.81,0.95,8.62,3.39,5.24,0.55,3.35,5.89,5.73,167.0,7.97,0.83,10.0,6.14,3.86,0.13,2.45,8.01,7.93,167.0,12.04,0.66,13.86,10.55,3.31,-0.08,2.96,12.06,12.07,167.0,11.75,0.5,13.03,10.83,2.2,0.33,2.39,11.76,11.65,167.0
+AR-B-G010038 = 15.33,0.64,16.89,13.58,3.31,0.04,2.99,15.34,15.24,82.0,16.55,0.28,17.17,15.51,1.65,-0.49,4.21,16.55,16.61,82.0,12.6,0.88,14.96,11.1,3.86,0.4,2.59,12.63,12.48,82.0,7.65,0.63,9.45,5.87,3.58,-0.05,3.24,7.68,7.8,82.0,4.39,0.47,5.59,3.39,2.2,0.05,2.79,4.42,4.45,82.0,3.73,1.13,6.69,1.18,5.51,0.26,2.81,3.9,3.7,82.0,2.7,0.73,4.76,1.18,3.58,0.29,2.85,2.79,2.56,82.0,3.36,0.7,5.04,1.87,3.17,0.1,2.31,3.43,3.32,82.0,4.06,0.7,6.14,2.28,3.86,0.25,3.61,4.12,4.04,82.0,7.88,0.36,8.62,7.11,1.52,0.04,2.29,7.89,7.93,82.0,12.27,0.71,13.72,11.1,2.62,0.31,1.76,12.29,12.1,82.0,12.67,0.35,13.86,11.93,1.93,1.03,4.59,12.67,12.62,82.0
+AR-B-G010039 = 15.69,0.53,17.03,14.69,2.34,0.13,2.43,15.7,15.79,45.0,16.36,0.59,17.72,15.24,2.48,0.2,2.64,16.37,16.34,45.0,12.59,0.54,13.86,11.65,2.2,0.52,3.12,12.6,12.48,45.0,8.06,0.46,9.17,7.11,2.07,-0.08,2.8,8.07,8.07,45.0,4.77,0.89,6.97,2.28,4.69,-0.26,3.81,4.85,4.9,45.0,5.58,1.43,8.9,1.18,7.72,-0.36,3.98,5.76,5.73,45.0,1.46,0.84,3.66,-0.2,3.86,0.33,2.82,1.68,1.46,45.0,3.64,0.73,5.04,2.28,2.76,-0.02,2.01,3.71,3.8,45.0,4.61,0.59,5.87,2.83,3.03,-0.37,3.6,4.65,4.63,45.0,8.24,0.69,9.59,6.97,2.62,0.37,2.13,8.27,8.07,45.0,12.9,0.57,14.69,11.93,2.76,0.68,3.69,12.91,12.82,45.0,13.4,0.47,14.41,12.62,1.79,0.24,2.11,13.41,13.38,45.0
+AR-B-G010040 = 16.53,0.65,17.99,14.69,3.31,-0.08,2.52,16.54,16.48,247.0,16.19,0.82,17.99,14.13,3.86,-0.12,2.39,16.21,16.2,247.0,13.01,0.8,15.24,11.65,3.58,0.46,2.38,13.03,12.89,247.0,6.95,0.94,9.17,3.94,5.24,-0.28,2.67,7.02,6.97,247.0,5.25,0.95,7.8,2.83,4.96,0.1,2.51,5.33,5.31,247.0,2.09,0.63,3.66,-0.2,3.86,-0.54,3.85,2.19,2.15,247.0,2.32,1.08,4.49,-2.13,6.61,-1.11,4.73,2.56,2.56,247.0,2.42,0.91,4.21,-1.3,5.51,-0.61,3.7,2.58,2.56,247.0,4.43,0.88,7.24,2.28,4.96,-0.21,3.03,4.51,4.56,247.0,6.03,1.06,9.17,3.94,5.24,0.27,2.53,6.12,6.07,247.0,9.97,0.81,12.48,8.07,4.41,0.37,3.03,10.01,10.0,247.0,10.7,0.96,12.48,8.35,4.13,-0.33,2.11,10.74,10.83,247.0
+AR-B-G010041 = 15.8,0.76,17.72,13.31,4.41,-0.38,3.46,15.82,15.79,224.0,16.6,0.58,18.54,14.69,3.86,-0.14,4.06,16.61,16.61,224.0,12.06,0.83,14.55,9.86,4.69,-0.37,3.26,12.09,12.2,224.0,5.85,1.05,8.9,3.66,5.24,0.4,2.58,5.94,5.59,224.0,3.24,1.25,7.52,1.18,6.34,0.42,2.42,3.47,3.11,224.0,0.95,1.78,4.49,-3.5,7.99,-0.55,2.52,2.01,1.25,224.0,0.89,0.99,3.94,-2.4,6.34,-0.0,3.2,1.34,0.97,224.0,1.84,0.99,3.94,-1.02,4.96,-0.77,3.38,2.09,2.01,224.0,3.39,1.06,5.87,1.46,4.41,0.26,2.53,3.55,3.39,224.0,4.97,0.96,10.28,3.66,6.61,2.03,9.54,5.07,4.76,224.0,9.28,0.59,10.83,7.8,3.03,0.32,2.62,9.3,9.21,224.0,10.07,0.83,12.48,8.35,4.13,0.47,2.45,10.11,10.0,224.0
+AR-B-G010042 = 14.91,0.71,16.89,13.31,3.58,0.6,2.97,14.93,14.82,246.0,15.87,0.93,18.82,13.58,5.24,0.6,3.45,15.9,15.79,246.0,11.33,0.7,14.13,9.72,4.41,0.75,4.03,11.36,11.24,246.0,5.54,1.03,9.17,3.66,5.51,0.97,3.4,5.64,5.28,246.0,2.81,0.94,5.31,0.91,4.41,0.43,2.52,2.96,2.7,246.0,-0.63,1.42,3.39,-4.33,7.72,0.45,2.69,1.55,-0.89,246.0,-0.33,0.96,2.08,-2.68,4.75,-0.01,2.79,1.02,-0.33,246.0,0.7,1.01,3.11,-2.13,5.24,-0.01,2.64,1.23,0.63,246.0,3.05,0.87,5.31,0.63,4.69,0.43,2.97,3.17,2.97,246.0,6.28,0.8,8.35,4.21,4.13,0.01,2.57,6.33,6.31,246.0,9.84,0.88,12.2,7.8,4.41,0.23,2.76,9.88,9.93,246.0,11.26,0.88,13.86,9.17,4.69,0.13,2.83,11.29,11.24,246.0
+AR-B-G010043 = 16.97,1.03,19.65,15.24,4.41,0.18,2.38,17.0,16.89,59.0,17.6,0.72,19.37,16.06,3.31,-0.38,2.73,17.62,17.72,59.0,14.03,0.97,15.93,12.07,3.86,0.0,2.09,14.07,14.13,59.0,8.05,0.99,10.28,6.14,4.13,0.25,2.7,8.11,7.93,59.0,5.37,0.84,7.24,3.66,3.58,0.22,2.22,5.44,5.31,59.0,2.45,1.06,4.35,-0.2,4.55,-0.33,2.62,2.67,2.42,59.0,0.98,0.89,2.97,-1.57,4.55,-0.34,3.17,1.32,1.04,59.0,1.53,1.33,3.39,-1.85,5.24,-0.94,3.26,2.02,1.87,59.0,5.27,0.66,7.52,3.66,3.86,0.49,4.64,5.31,5.18,59.0,7.54,0.79,9.45,4.76,4.69,-0.78,5.02,7.58,7.59,59.0,11.66,0.92,13.03,9.17,3.86,-0.34,2.64,11.7,11.65,59.0,11.76,0.56,13.86,10.83,3.03,1.17,5.15,11.77,11.65,59.0
+AR-B-G010044 = 15.97,0.7,17.72,14.13,3.58,-0.04,2.65,15.98,15.93,158.0,16.73,0.64,19.09,15.24,3.86,0.18,3.19,16.74,16.75,158.0,12.29,0.85,15.24,10.28,4.96,0.2,2.93,12.32,12.34,158.0,6.68,0.86,9.17,5.31,3.86,0.53,2.43,6.74,6.56,158.0,3.42,1.03,5.87,0.63,5.24,-0.29,2.78,3.57,3.45,158.0,2.92,1.86,6.42,-1.57,7.99,-0.28,2.44,3.46,3.01,158.0,0.55,0.91,2.56,-1.57,4.13,0.35,2.61,1.06,0.35,158.0,1.5,1.21,4.49,-1.3,5.79,0.07,2.49,1.93,1.59,158.0,4.55,0.8,7.24,2.56,4.69,0.07,3.83,4.62,4.63,158.0,7.5,0.7,9.31,5.87,3.44,0.2,2.98,7.53,7.52,158.0,11.0,0.55,12.76,9.59,3.17,0.42,3.5,11.01,10.96,158.0,12.06,0.77,14.13,10.28,3.86,0.33,2.76,12.09,11.93,158.0
+AR-B-G010045 = 15.99,0.45,17.44,14.69,2.76,0.01,4.18,16.0,15.96,80.0,15.08,0.55,16.61,13.86,2.76,0.37,3.66,15.09,14.96,80.0,11.98,0.5,13.1,10.83,2.27,0.02,2.4,11.99,11.93,80.0,7.77,0.71,10.28,5.87,4.41,0.5,4.2,7.8,7.8,80.0,3.18,0.91,4.76,0.91,3.86,-0.72,2.63,3.31,3.39,80.0,3.41,1.03,5.59,1.46,4.13,-0.17,2.39,3.56,3.52,80.0,2.55,0.94,6.0,0.91,5.1,1.28,4.98,2.71,2.28,80.0,3.0,0.65,4.21,1.46,2.76,-0.1,2.31,3.07,2.9,80.0,5.22,0.88,6.69,3.11,3.58,-0.7,2.6,5.29,5.45,80.0,7.57,0.43,8.9,6.42,2.48,0.5,3.63,7.58,7.49,80.0,10.78,0.67,12.2,9.45,2.76,0.29,2.28,10.8,10.79,80.0,10.01,0.44,10.96,9.17,1.79,0.27,2.19,10.02,10.0,80.0
+AR-B-G010046 = 18.84,0.7,19.51,17.99,1.52,-0.25,1.42,18.85,18.92,4.0,17.29,0.27,17.44,16.89,0.55,-1.1,2.29,17.29,17.41,4.0,14.96,0.75,15.51,13.86,1.65,-1.05,2.26,14.97,15.24,4.0,9.31,1.11,10.14,7.8,2.34,-0.67,1.83,9.36,9.66,4.0,7.16,0.5,7.52,6.42,1.1,-1.05,2.26,7.17,7.35,4.0,6.9,0.48,7.38,6.42,0.96,0.0,1.11,6.91,6.9,4.0,5.23,0.4,5.59,4.69,0.9,-0.58,1.84,5.24,5.31,4.0,6.57,0.49,6.97,5.87,1.1,-0.95,2.21,6.59,6.73,4.0,8.48,0.25,8.76,8.21,0.55,-0.0,1.36,8.49,8.48,4.0,8.73,0.13,8.9,8.62,0.28,0.49,1.63,8.73,8.69,4.0,15.03,0.66,15.65,14.13,1.52,-0.59,1.88,15.04,15.17,4.0,14.58,0.34,14.96,14.13,0.83,-0.32,1.92,14.58,14.62,4.0
+AR-B-G010047 = 18.32,0.65,19.37,17.72,1.65,0.74,1.99,18.33,17.99,10.0,17.72,0.81,19.09,16.82,2.27,0.5,1.93,17.74,17.58,10.0,15.77,0.24,16.06,15.37,0.69,-0.32,1.97,15.77,15.79,10.0,10.1,0.48,11.1,9.45,1.65,0.81,3.04,10.11,10.0,10.0,3.99,0.39,4.49,3.39,1.1,-0.12,1.74,4.0,4.01,10.0,8.42,1.44,10.28,6.14,4.13,-0.31,1.73,8.53,8.76,10.0,4.02,0.4,4.56,3.25,1.31,-0.46,2.47,4.04,4.07,10.0,6.05,0.33,6.42,5.31,1.1,-1.03,3.42,6.05,6.14,10.0,6.45,0.2,6.69,6.0,0.69,-0.9,3.46,6.45,6.45,10.0,9.72,0.81,11.38,8.76,2.62,0.74,2.75,9.75,9.59,10.0,13.94,0.73,15.51,13.17,2.34,1.01,3.0,13.96,13.65,10.0,15.8,0.66,16.89,14.96,1.93,0.51,1.96,15.81,15.51,10.0
+AR-B-G010048 = 17.09,1.4,19.65,15.65,4.0,0.57,1.95,17.15,17.03,15.0,16.27,0.5,17.44,15.79,1.65,0.96,2.91,16.28,16.06,15.0,14.21,1.24,16.34,12.62,3.72,0.35,1.73,14.26,14.13,15.0,8.97,1.18,11.1,7.52,3.58,0.63,2.04,9.04,8.62,15.0,5.48,0.69,6.69,4.76,1.93,0.53,1.83,5.53,5.25,15.0,6.0,0.7,7.24,5.04,2.2,0.31,1.91,6.04,5.94,15.0,3.09,0.72,4.21,1.73,2.48,-0.16,2.08,3.17,3.11,15.0,5.02,1.04,6.83,3.66,3.17,0.3,1.84,5.12,4.83,15.0,5.71,0.73,6.97,4.21,2.76,-0.17,2.54,5.76,5.73,15.0,8.05,0.51,9.1,7.45,1.65,0.57,2.26,8.06,8.07,15.0,12.88,0.96,14.62,11.52,3.1,0.27,1.94,12.91,12.76,15.0,14.56,0.54,15.37,13.72,1.65,0.1,1.69,14.57,14.69,15.0
+AR-B-G010049 = 17.6,1.04,20.75,16.61,4.13,1.49,4.72,17.63,17.17,23.0,16.83,0.53,17.72,15.51,2.2,-0.86,3.32,16.83,16.89,23.0,15.71,0.84,17.17,13.86,3.31,-0.55,2.87,15.73,15.79,23.0,7.85,0.3,8.21,6.97,1.24,-1.27,4.53,7.85,7.93,23.0,4.28,0.47,5.04,3.39,1.65,-0.14,2.19,4.31,4.21,23.0,6.68,0.75,8.35,5.04,3.31,-0.15,2.9,6.72,6.97,23.0,2.68,0.8,3.73,0.63,3.1,-0.86,3.31,2.79,2.83,23.0,4.6,0.5,5.59,3.39,2.2,-0.58,3.46,4.63,4.69,23.0,6.28,1.1,8.07,3.94,4.13,-0.22,2.4,6.37,6.35,23.0,8.3,0.42,8.9,7.24,1.65,-0.95,3.26,8.31,8.35,23.0,12.86,0.48,13.58,11.93,1.65,-0.56,2.26,12.87,13.03,23.0,14.15,0.22,14.41,13.58,0.83,-0.93,3.46,14.16,14.13,23.0
+AR-B-G010050 = 17.12,1.14,18.54,15.65,2.89,0.04,1.54,17.15,17.37,7.0,15.82,0.38,16.34,15.24,1.1,-0.09,2.1,15.82,15.79,7.0,13.36,1.62,15.51,10.96,4.55,-0.02,1.86,13.44,13.38,7.0,8.62,0.55,9.45,7.8,1.65,0.16,2.27,8.64,8.48,7.0,6.14,0.36,6.56,5.45,1.1,-0.94,3.17,6.15,6.14,7.0,6.6,0.53,6.97,5.73,1.24,-0.86,2.01,6.62,6.97,7.0,4.02,0.76,5.04,2.97,2.07,-0.22,1.83,4.08,4.07,7.0,5.23,1.38,7.24,3.66,3.58,0.3,1.66,5.38,5.38,7.0,5.99,0.75,6.97,5.04,1.93,0.02,1.46,6.03,6.0,7.0,8.01,0.33,8.48,7.52,0.96,0.07,2.11,8.02,7.93,7.0,13.18,0.68,14.13,12.2,1.93,0.05,1.86,13.19,13.03,7.0,14.19,0.87,15.24,13.17,2.07,0.09,1.46,14.22,14.27,7.0
+AR-B-G010051 = 15.33,0.49,16.2,13.86,2.34,-0.73,3.36,15.34,15.37,71.0,14.04,0.58,16.61,13.17,3.44,1.8,7.78,14.05,13.93,71.0,11.64,0.87,14.69,10.0,4.69,1.04,4.45,11.68,11.52,71.0,7.13,0.63,8.9,6.14,2.76,0.83,3.12,7.16,6.97,71.0,4.37,0.66,6.56,3.11,3.44,1.05,4.5,4.42,4.21,71.0,2.29,1.35,4.49,-3.23,7.72,-1.2,6.22,2.65,2.28,71.0,2.18,0.88,4.21,0.35,3.86,-0.12,2.02,2.34,2.42,71.0,1.89,0.62,3.39,0.91,2.48,0.56,2.55,1.99,1.73,71.0,3.8,0.98,9.45,2.28,7.17,3.18,17.64,3.92,3.66,71.0,5.62,0.54,7.11,4.49,2.62,0.43,2.55,5.65,5.52,71.0,8.95,0.56,10.0,7.52,2.48,-0.08,2.79,8.97,8.9,71.0,9.77,0.69,11.65,8.62,3.03,0.5,2.42,9.79,9.59,71.0
+AR-B-G010052 = 14.9,0.83,16.89,12.76,4.13,-0.26,2.34,14.92,14.96,132.0,15.7,0.72,17.17,13.58,3.58,-0.57,3.12,15.71,15.79,132.0,13.22,1.38,17.72,10.55,7.17,0.57,3.09,13.29,13.03,132.0,6.67,1.59,11.38,3.11,8.27,0.5,2.83,6.85,6.35,132.0,3.42,0.66,5.59,2.28,3.31,0.8,3.36,3.48,3.25,132.0,1.29,1.3,5.59,-1.3,6.89,0.71,3.57,1.83,1.18,132.0,1.99,0.8,5.04,0.08,4.96,0.31,3.81,2.14,2.01,132.0,3.12,0.92,5.31,0.63,4.69,-0.28,2.7,3.25,3.25,132.0,4.61,0.72,6.42,2.7,3.72,-0.48,3.43,4.67,4.69,132.0,6.41,0.66,8.35,5.31,3.03,0.56,2.54,6.44,6.28,132.0,11.21,0.91,13.03,8.62,4.41,-0.43,3.38,11.24,11.24,132.0,12.62,0.85,14.41,10.55,3.86,-0.22,2.64,12.65,12.72,132.0
+AR-B-G010053 = 16.01,0.53,17.58,14.69,2.89,-0.27,4.19,16.02,16.06,57.0,16.46,0.47,17.58,14.96,2.62,-0.61,3.95,16.46,16.48,57.0,13.67,0.82,15.24,11.38,3.86,-0.54,3.28,13.69,13.65,57.0,7.98,0.67,9.17,6.42,2.76,-0.21,2.39,8.01,7.93,57.0,4.63,0.74,6.14,2.56,3.58,-0.73,3.3,4.69,4.76,57.0,5.88,1.66,10.55,2.83,7.72,0.56,2.99,6.1,5.59,57.0,1.58,0.62,2.7,-0.2,2.89,-0.65,3.79,1.7,1.59,57.0,3.31,0.78,5.04,0.35,4.69,-1.17,6.06,3.4,3.39,57.0,5.06,0.54,6.83,3.94,2.89,0.93,4.94,5.09,5.04,57.0,8.36,0.69,10.0,6.69,3.31,0.28,3.1,8.39,8.35,57.0,13.25,0.62,14.41,12.2,2.2,-0.06,2.02,13.26,13.31,57.0,12.96,0.72,15.24,11.38,3.86,0.51,3.73,12.98,12.82,57.0
+AR-B-G010054 = 16.0,0.71,18.82,14.13,4.69,0.69,5.79,16.01,15.93,69.0,14.83,0.68,16.61,13.44,3.17,0.02,2.51,14.84,14.96,69.0,11.93,0.47,12.76,10.55,2.2,-0.56,3.33,11.94,11.93,69.0,6.62,0.9,8.62,4.49,4.13,-0.16,2.76,6.68,6.69,69.0,2.62,0.87,4.49,1.18,3.31,0.51,2.32,2.76,2.42,69.0,3.37,1.43,6.42,-0.75,7.17,-0.5,3.11,3.66,3.39,69.0,1.97,0.91,5.04,0.08,4.96,0.71,4.29,2.16,1.94,69.0,1.28,0.62,2.83,-0.2,3.03,-0.11,2.6,1.43,1.32,69.0,4.23,0.78,6.14,2.01,4.13,0.4,3.77,4.3,4.14,69.0,6.06,0.37,6.97,5.31,1.65,-0.09,2.71,6.07,6.14,69.0,10.59,0.45,11.65,9.72,1.93,0.48,2.76,10.6,10.55,69.0,11.19,0.57,12.2,9.86,2.34,-0.45,2.32,11.2,11.31,69.0
+AR-B-G010055 = 15.52,0.79,17.72,13.58,4.13,0.01,3.16,15.54,15.65,90.0,14.82,0.54,16.06,12.76,3.31,-0.67,5.02,14.83,14.86,90.0,11.93,0.61,13.58,10.55,3.03,0.65,3.06,11.95,11.79,90.0,5.29,0.99,8.07,3.52,4.55,0.54,2.78,5.38,5.18,90.0,3.25,1.17,6.42,0.08,6.34,-0.26,2.72,3.45,3.45,90.0,2.16,1.42,5.87,-1.02,6.89,0.37,2.61,2.58,1.84,90.0,2.49,0.62,3.66,0.63,3.03,-0.54,3.07,2.57,2.56,90.0,3.37,0.45,4.49,2.28,2.2,-0.07,3.05,3.4,3.39,90.0,5.19,0.58,6.42,3.52,2.89,-0.24,2.76,5.22,5.18,90.0,6.81,0.73,8.9,5.04,3.86,0.5,3.23,6.85,6.73,90.0,10.51,0.81,11.93,8.35,3.58,-0.55,3.15,10.54,10.55,90.0,9.37,0.58,10.55,8.07,2.48,-0.35,2.38,9.39,9.45,90.0
+AR-B-G010056 = 15.71,1.05,18.27,13.86,4.41,0.25,2.08,15.74,15.68,120.0,15.17,1.27,16.89,12.48,4.41,-0.45,1.88,15.23,15.55,120.0,11.26,1.19,13.86,8.9,4.96,0.32,2.34,11.33,11.24,120.0,7.09,1.55,11.1,3.94,7.17,0.2,2.38,7.26,7.18,120.0,4.68,1.68,8.07,-0.33,8.41,-0.87,4.1,4.97,4.76,120.0,3.28,1.22,6.14,-0.06,6.2,0.24,2.95,3.49,3.14,120.0,1.98,0.91,5.04,0.63,4.41,0.62,3.17,2.18,1.94,120.0,3.49,0.96,6.14,1.18,4.96,0.2,2.84,3.62,3.39,120.0,6.31,0.89,7.52,4.21,3.31,-0.66,2.26,6.37,6.56,120.0,7.86,0.77,9.17,5.31,3.86,-0.9,3.45,7.9,8.07,120.0,11.08,1.44,15.24,7.8,7.44,0.07,2.89,11.17,11.1,120.0,9.97,1.09,13.03,7.8,5.24,0.28,2.55,10.03,10.0,120.0
+AR-B-G010057 = 15.41,0.45,17.17,14.41,2.76,0.08,3.48,15.41,15.51,187.0,15.92,0.71,17.99,14.13,3.86,0.43,3.44,15.94,15.79,187.0,11.36,0.7,13.58,9.45,4.13,0.32,4.03,11.38,11.38,187.0,5.58,0.84,7.52,3.66,3.86,0.21,2.12,5.64,5.52,187.0,2.17,1.06,6.14,-0.47,6.61,0.61,3.38,2.41,2.01,187.0,-0.02,1.27,3.39,-2.68,6.06,0.47,2.91,1.26,-0.06,187.0,0.06,0.86,3.94,-1.57,5.51,0.7,4.44,0.86,0.08,187.0,-0.22,0.78,1.46,-2.68,4.13,-0.4,3.06,0.81,-0.2,187.0,3.77,1.07,6.97,1.46,5.51,0.43,3.23,3.92,3.66,187.0,5.83,0.61,7.24,4.21,3.03,0.12,2.79,5.86,5.8,187.0,10.1,0.97,13.03,8.35,4.69,0.24,2.53,10.15,10.0,187.0,10.82,0.55,12.48,9.31,3.17,0.21,3.83,10.83,10.83,187.0
+AR-B-G010058 = 15.82,0.44,16.61,15.24,1.38,0.42,1.97,15.83,15.79,29.0,16.02,0.47,16.89,14.82,2.07,-0.24,3.12,16.03,15.93,29.0,12.38,0.55,13.86,11.65,2.2,1.04,3.54,12.39,12.2,29.0,7.95,0.48,8.62,6.69,1.93,-0.64,2.9,7.97,8.07,29.0,4.39,0.61,5.31,2.83,2.48,-0.62,3.22,4.43,4.35,29.0,6.33,0.84,8.48,4.21,4.27,0.11,3.86,6.38,6.42,29.0,3.88,0.48,5.31,2.83,2.48,0.3,4.52,3.91,3.94,29.0,4.28,0.56,5.31,3.11,2.2,-0.36,2.41,4.32,4.49,29.0,5.65,0.48,6.42,4.49,1.93,-0.61,2.62,5.67,5.87,29.0,7.12,0.47,7.8,5.87,1.93,-0.85,3.25,7.13,7.24,29.0,11.57,0.22,12.2,11.38,0.83,1.27,4.02,11.57,11.52,29.0,12.96,0.28,13.44,12.48,0.96,-0.18,2.26,12.96,13.03,29.0
+AR-B-G010059 = 16.65,0.7,18.54,15.24,3.31,0.3,2.71,16.67,16.61,104.0,15.72,0.42,16.89,14.69,2.2,-0.11,3.09,15.73,15.79,104.0,12.12,0.79,14.0,10.34,3.65,0.14,2.81,12.14,11.93,104.0,8.64,0.79,10.55,5.87,4.69,-0.34,3.61,8.67,8.76,104.0,5.33,1.13,7.52,3.52,4.0,0.2,1.76,5.45,5.18,104.0,5.09,0.98,8.35,3.39,4.96,0.72,3.24,5.18,4.94,104.0,2.62,0.82,4.56,0.35,4.2,-0.27,2.66,2.75,2.83,104.0,4.15,0.86,5.73,1.46,4.27,-0.51,3.12,4.23,4.21,104.0,7.38,0.84,8.9,4.21,4.69,-1.33,5.29,7.43,7.52,104.0,8.54,0.75,10.0,6.69,3.31,-0.2,2.59,8.57,8.55,104.0,12.64,1.06,16.06,10.55,5.51,0.52,3.38,12.68,12.62,104.0,11.3,0.69,13.17,9.79,3.38,-0.11,2.56,11.32,11.38,104.0
+AR-B-G010060 = 17.31,0.59,18.82,16.06,2.76,-0.0,2.54,17.32,17.3,45.0,15.16,0.42,16.34,13.86,2.48,0.02,5.1,15.17,15.17,45.0,11.56,0.47,12.76,10.83,1.93,0.2,2.56,11.57,11.52,45.0,7.16,0.72,8.9,5.87,3.03,0.06,2.19,7.19,7.24,45.0,4.26,0.9,6.42,2.49,3.93,-0.03,2.66,4.35,4.35,45.0,2.8,0.48,4.01,1.18,2.82,-0.5,5.32,2.84,2.77,45.0,3.28,0.53,4.49,1.46,3.03,-0.78,5.14,3.32,3.32,45.0,3.43,0.57,4.63,2.28,2.34,-0.24,2.36,3.48,3.39,45.0,4.86,0.64,6.42,3.39,3.03,-0.01,3.0,4.9,4.76,45.0,7.17,0.69,8.62,5.87,2.76,0.13,2.22,7.2,7.24,45.0,10.83,0.4,11.65,10.0,1.65,0.22,2.38,10.84,10.83,45.0,11.86,0.27,12.48,11.38,1.1,0.26,2.37,11.86,11.86,45.0
+AR-B-G010061 = 16.61,1.04,19.92,14.69,5.24,0.98,3.98,16.64,16.48,97.0,17.56,0.89,20.75,15.51,5.24,0.44,4.21,17.58,17.65,97.0,14.52,0.98,16.34,11.1,5.24,-0.74,4.04,14.56,14.69,97.0,8.6,1.04,12.2,6.42,5.79,0.74,3.8,8.67,8.55,97.0,5.28,0.8,6.97,2.83,4.13,-0.38,2.98,5.34,5.45,97.0,4.84,0.9,8.07,2.83,5.24,0.88,4.55,4.92,4.63,97.0,1.99,0.95,3.94,-0.47,4.41,-0.27,2.67,2.2,2.01,97.0,4.14,1.15,6.69,1.46,5.24,-0.17,2.45,4.29,4.21,97.0,6.0,1.02,8.9,3.39,5.51,-0.37,3.21,6.08,6.14,97.0,8.63,1.02,11.65,6.69,4.96,-0.22,2.8,8.69,8.83,97.0,12.85,0.73,15.24,11.65,3.58,0.7,3.68,12.87,12.76,97.0,13.33,0.98,16.61,11.1,5.51,0.42,3.45,13.36,13.31,97.0
+AR-B-G010062 = 15.16,0.69,16.89,13.86,3.03,0.77,2.96,15.18,14.96,63.0,14.4,0.58,15.51,12.76,2.76,-0.27,3.23,14.41,14.41,63.0,10.78,0.91,13.03,8.62,4.41,0.39,2.76,10.82,10.69,63.0,7.92,0.88,10.14,6.14,4.0,-0.08,2.9,7.97,7.93,63.0,4.58,1.17,7.52,2.56,4.96,0.62,2.66,4.72,4.21,63.0,3.22,1.19,5.04,-1.57,6.61,-1.34,6.35,3.43,3.18,63.0,2.5,0.66,3.94,0.91,3.03,-0.13,2.92,2.59,2.56,63.0,2.67,0.38,3.8,1.73,2.07,-0.0,3.49,2.69,2.7,63.0,4.09,0.83,6.69,2.01,4.69,0.0,4.71,4.17,4.07,63.0,5.73,0.44,6.83,4.76,2.07,0.03,2.98,5.75,5.59,63.0,8.01,0.77,9.72,6.14,3.58,-0.16,2.73,8.05,8.07,63.0,9.69,0.65,11.1,8.07,3.03,0.22,2.67,9.71,9.72,63.0
+AR-B-G010063 = 17.29,0.76,18.41,16.06,2.34,-0.13,1.67,17.31,17.37,16.0,16.64,0.49,17.85,15.79,2.07,0.91,3.95,16.65,16.61,16.0,13.34,0.45,14.13,12.48,1.65,0.25,2.66,13.34,13.31,16.0,8.48,0.17,8.62,8.07,0.55,-1.03,3.17,8.48,8.52,16.0,4.17,0.61,5.04,2.83,2.2,-0.55,2.58,4.21,4.07,16.0,7.05,0.78,8.35,5.59,2.76,0.06,2.42,7.09,6.97,16.0,4.51,0.46,5.31,3.94,1.38,0.38,2.11,4.53,4.49,16.0,4.34,0.32,5.04,3.94,1.1,0.35,2.45,4.35,4.32,16.0,5.94,0.37,6.69,5.31,1.38,0.26,2.4,5.95,5.9,16.0,8.28,0.44,9.04,7.52,1.52,-0.27,2.02,8.29,8.35,16.0,12.57,0.7,13.72,11.38,2.34,-0.08,1.81,12.58,12.62,16.0,14.17,0.68,15.31,13.24,2.07,0.06,1.76,14.18,14.17,16.0
+AR-B-G010064 = 21.3,NaN,21.3,21.3,0.0,NaN,NaN,21.3,21.3,1.0,17.3,NaN,17.3,17.3,0.0,NaN,NaN,17.3,17.3,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0,11.93,NaN,11.93,11.93,0.0,NaN,NaN,11.93,11.93,1.0,6.83,NaN,6.83,6.83,0.0,NaN,NaN,6.83,6.83,1.0,7.93,NaN,7.93,7.93,0.0,NaN,NaN,7.93,7.93,1.0,5.31,NaN,5.31,5.31,0.0,NaN,NaN,5.31,5.31,1.0,6.42,NaN,6.42,6.42,0.0,NaN,NaN,6.42,6.42,1.0,8.48,NaN,8.48,8.48,0.0,NaN,NaN,8.48,8.48,1.0,12.89,NaN,12.89,12.89,0.0,NaN,NaN,12.89,12.89,1.0,15.65,NaN,15.65,15.65,0.0,NaN,NaN,15.65,15.65,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0
+AR-B-G010065 = 20.2,0.7,21.44,19.23,2.2,0.26,2.2,20.21,20.13,10.0,17.56,0.43,18.34,16.89,1.45,0.15,2.53,17.57,17.58,10.0,15.16,0.4,15.93,14.55,1.38,0.28,2.71,15.17,15.17,10.0,11.0,0.88,12.07,9.72,2.34,-0.18,1.49,11.03,11.07,10.0,5.48,0.49,6.14,4.83,1.31,-0.11,1.54,5.5,5.52,10.0,7.71,0.63,8.83,6.83,2.0,0.43,2.08,7.74,7.59,10.0,4.83,0.63,5.73,3.66,2.07,-0.46,2.39,4.86,4.9,10.0,5.62,0.4,6.28,4.9,1.38,0.08,2.61,5.63,5.56,10.0,8.11,0.61,8.9,6.76,2.14,-1.09,3.57,8.13,8.35,10.0,10.88,0.56,11.52,9.72,1.79,-1.08,3.01,10.9,11.0,10.0,15.04,0.41,15.65,14.27,1.38,-0.63,2.7,15.05,15.13,10.0,16.81,0.37,17.44,16.34,1.1,0.16,1.87,16.82,16.82,10.0
+AR-B-G010066 = 16.19,0.44,17.44,15.24,2.2,0.14,2.96,16.19,16.17,84.0,17.15,0.61,18.54,15.79,2.76,0.04,2.58,17.16,17.17,84.0,12.89,0.67,14.41,11.65,2.76,0.39,2.3,12.9,12.76,84.0,8.22,0.96,10.55,6.69,3.86,0.55,2.58,8.28,8.07,84.0,5.36,0.63,6.97,3.94,3.03,0.24,2.3,5.39,5.31,84.0,4.95,0.98,6.97,2.83,4.13,0.02,2.21,5.05,4.97,84.0,3.09,0.8,5.04,2.01,3.03,0.76,2.85,3.2,2.97,84.0,3.67,0.68,5.59,2.28,3.31,0.33,2.68,3.74,3.66,84.0,6.25,1.61,9.72,3.39,6.34,0.3,2.09,6.46,6.04,84.0,9.24,1.16,11.38,7.66,3.72,0.28,1.7,9.31,9.17,84.0,12.64,0.37,13.72,11.93,1.79,0.25,3.14,12.65,12.65,84.0,12.71,0.64,14.13,10.83,3.31,-0.36,2.73,12.72,12.69,84.0
+AR-B-G010067 = 17.13,0.64,18.82,15.24,3.58,0.2,2.92,17.14,17.1,282.0,17.03,1.03,18.82,13.58,5.24,-0.59,2.72,17.06,17.2,282.0,13.25,1.04,16.34,10.83,5.51,0.63,3.43,13.29,13.13,282.0,6.71,1.25,10.28,2.83,7.44,-0.18,2.92,6.82,6.69,282.0,4.42,0.92,7.52,2.28,5.24,0.54,3.6,4.52,4.21,282.0,4.6,1.39,8.9,-0.75,9.65,-0.2,3.86,4.81,4.63,282.0,1.64,1.26,6.14,-1.85,7.99,0.95,4.55,2.07,1.46,282.0,2.41,1.08,5.31,-0.47,5.79,-0.37,2.43,2.64,2.56,282.0,4.74,0.89,7.52,2.56,4.96,0.19,2.87,4.82,4.76,282.0,8.09,0.65,9.72,6.69,3.03,0.1,2.47,8.11,8.07,282.0,12.97,0.53,14.69,11.93,2.76,0.62,2.98,12.98,12.89,282.0,13.6,0.78,15.51,9.72,5.79,-0.56,5.19,13.62,13.58,282.0
+AR-B-G010068 = 16.13,0.93,18.54,13.03,5.51,-0.23,3.22,16.15,16.06,198.0,17.51,1.01,20.2,15.79,4.41,0.5,2.71,17.54,17.37,198.0,12.86,1.36,16.61,10.0,6.61,0.6,3.09,12.93,12.62,198.0,7.28,1.43,13.31,3.94,9.37,0.94,4.63,7.42,6.97,198.0,4.26,1.23,7.8,1.73,6.06,0.38,2.85,4.43,4.07,198.0,1.29,1.4,4.49,-2.68,7.17,-0.06,2.61,1.9,1.18,198.0,-0.7,0.91,2.83,-3.23,6.06,0.73,4.13,1.14,-0.78,198.0,1.13,1.02,3.94,-1.02,4.96,0.09,2.36,1.52,1.04,198.0,4.43,0.95,8.07,2.56,5.51,0.74,3.68,4.53,4.21,198.0,8.05,1.14,11.93,5.73,6.2,0.77,3.48,8.13,7.8,198.0,11.3,0.98,13.86,9.17,4.69,0.38,2.77,11.35,11.24,198.0,12.98,1.07,16.06,10.28,5.79,-0.05,3.3,13.02,13.03,198.0
+AR-B-G010069 = 16.22,0.54,17.3,14.96,2.34,-0.38,2.49,16.23,16.34,59.0,16.58,0.46,17.44,15.51,1.93,-0.43,2.5,16.59,16.61,59.0,12.25,0.54,13.31,10.83,2.48,-0.13,2.82,12.26,12.2,59.0,6.58,0.45,7.8,5.59,2.2,0.32,2.9,6.59,6.56,59.0,3.38,0.52,4.35,2.28,2.07,-0.14,2.45,3.42,3.39,59.0,3.24,0.81,5.59,1.73,3.86,0.7,3.25,3.34,3.11,59.0,0.83,1.17,3.11,-1.02,4.13,0.06,1.9,1.42,0.97,59.0,1.1,0.78,2.83,-0.47,3.31,0.62,2.8,1.34,0.91,59.0,4.72,1.16,6.97,2.28,4.69,-0.0,2.06,4.86,4.56,59.0,7.63,0.47,8.62,6.69,1.93,0.06,2.33,7.64,7.66,59.0,11.33,0.36,12.2,10.55,1.65,0.02,2.97,11.34,11.24,59.0,12.1,1.05,14.13,9.72,4.41,-0.02,2.3,12.15,12.14,59.0
+AR-B-G010070 = 16.71,0.73,18.27,15.24,3.03,-0.35,2.52,16.72,16.89,86.0,16.94,0.57,19.09,16.2,2.89,1.37,5.02,16.95,16.89,86.0,13.12,0.98,15.51,10.0,5.51,-0.19,3.25,13.16,13.03,86.0,8.15,0.61,9.45,6.97,2.48,0.28,2.13,8.17,8.07,86.0,4.58,1.04,7.24,2.56,4.69,0.11,2.87,4.7,4.56,86.0,5.11,1.49,9.45,2.28,7.17,0.4,3.14,5.32,5.0,86.0,2.53,0.56,3.66,0.77,2.89,-0.57,3.39,2.59,2.56,86.0,3.36,1.02,5.31,0.35,4.96,-0.74,3.3,3.51,3.52,86.0,5.34,0.86,6.97,2.83,4.13,-0.47,2.85,5.41,5.45,86.0,8.5,0.74,10.83,7.24,3.58,0.84,3.66,8.53,8.35,86.0,13.05,0.87,14.69,11.38,3.31,0.09,2.21,13.08,13.03,86.0,13.02,0.99,15.51,11.1,4.41,0.42,2.5,13.05,12.89,86.0
+AR-B-G010071 = 16.53,0.65,18.27,15.79,2.48,1.29,4.43,16.54,16.34,15.0,15.72,0.71,17.03,14.41,2.62,-0.11,2.35,15.74,15.93,15.0,13.19,1.37,15.24,9.72,5.51,-1.02,4.03,13.25,13.31,15.0,8.66,0.67,10.14,7.93,2.2,0.96,2.73,8.69,8.35,15.0,6.83,0.66,7.93,5.87,2.07,0.31,1.88,6.86,6.69,15.0,4.54,0.9,6.14,3.11,3.03,0.27,2.02,4.63,4.49,15.0,2.09,0.75,3.94,0.91,3.03,0.86,3.72,2.21,1.94,15.0,4.52,0.75,6.14,2.83,3.31,0.01,3.97,4.57,4.49,15.0,6.44,0.93,8.35,5.04,3.31,0.27,2.35,6.5,6.35,15.0,7.51,0.97,9.72,6.28,3.44,0.64,2.72,7.57,7.31,15.0,11.5,0.7,13.58,10.83,2.76,1.81,6.42,11.52,11.24,15.0,11.51,1.04,14.13,10.55,3.58,1.16,3.47,11.56,10.96,15.0
+AR-B-G010072 = 18.95,1.35,20.61,16.89,3.72,-0.33,1.65,19.0,19.16,12.0,16.78,0.47,17.17,15.79,1.38,-1.07,2.7,16.79,17.03,12.0,14.97,0.89,16.06,13.31,2.76,-0.71,2.22,14.99,15.24,12.0,9.58,1.28,11.24,7.8,3.44,-0.07,1.51,9.66,9.59,12.0,5.59,0.97,6.69,4.21,2.48,-0.06,1.45,5.67,5.76,12.0,6.84,0.73,8.21,6.0,2.2,0.78,2.23,6.87,6.62,12.0,3.97,0.95,5.45,2.28,3.17,-0.17,2.06,4.07,4.01,12.0,6.06,1.21,7.52,4.07,3.44,-0.52,1.9,6.17,6.35,12.0,6.95,0.75,7.93,6.0,1.93,0.08,1.43,6.98,7.0,12.0,8.89,0.99,11.38,7.66,3.72,1.15,4.49,8.94,8.83,12.0,13.99,1.11,15.51,12.48,3.03,-0.03,1.49,14.03,14.03,12.0,15.26,0.6,15.93,13.86,2.07,-1.2,3.58,15.28,15.44,12.0
+AR-B-G010073 = 17.14,0.96,19.92,14.96,4.96,0.59,3.99,17.17,17.03,33.0,16.29,0.42,17.1,15.51,1.58,-0.17,2.17,16.29,16.34,33.0,11.79,1.28,14.48,9.72,4.75,0.12,2.13,11.85,11.79,33.0,8.23,0.52,9.72,7.24,2.48,0.6,3.81,8.24,8.21,33.0,5.45,0.58,6.83,4.42,2.41,0.31,2.84,5.48,5.52,33.0,6.06,0.98,8.07,4.49,3.58,0.21,2.04,6.14,6.07,33.0,4.1,0.58,5.59,3.11,2.48,0.61,2.84,4.14,3.94,33.0,5.23,0.64,6.42,4.21,2.2,0.22,1.87,5.27,5.11,33.0,5.93,1.25,8.48,4.49,4.0,0.85,2.56,6.06,5.59,33.0,7.82,0.46,8.55,6.69,1.86,-0.35,2.45,7.84,7.8,33.0,12.68,1.44,15.51,10.55,4.96,0.76,2.33,12.76,11.93,33.0,13.86,0.61,14.96,12.76,2.2,-0.13,2.05,13.87,13.86,33.0
+AR-B-G010074 = 20.89,NaN,20.89,20.89,0.0,NaN,NaN,20.89,20.89,1.0,17.3,NaN,17.3,17.3,0.0,NaN,NaN,17.3,17.3,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0,11.65,NaN,11.65,11.65,0.0,NaN,NaN,11.65,11.65,1.0,7.52,NaN,7.52,7.52,0.0,NaN,NaN,7.52,7.52,1.0,6.28,NaN,6.28,6.28,0.0,NaN,NaN,6.28,6.28,1.0,5.87,NaN,5.87,5.87,0.0,NaN,NaN,5.87,5.87,1.0,7.38,NaN,7.38,7.38,0.0,NaN,NaN,7.38,7.38,1.0,8.35,NaN,8.35,8.35,0.0,NaN,NaN,8.35,8.35,1.0,10.41,NaN,10.41,10.41,0.0,NaN,NaN,10.41,10.41,1.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,15.65,NaN,15.65,15.65,0.0,NaN,NaN,15.65,15.65,1.0
+AR-B-G010075 = 15.3,0.47,16.34,14.41,1.93,-0.08,2.29,15.3,15.37,137.0,15.63,0.81,17.99,13.86,4.13,-0.06,2.57,15.65,15.79,137.0,10.46,0.98,12.48,8.62,3.86,-0.22,2.0,10.51,10.69,137.0,6.01,0.86,8.07,3.94,4.13,0.01,2.28,6.07,6.0,137.0,2.75,0.59,4.49,1.18,3.31,0.25,3.49,2.81,2.7,137.0,-1.06,0.95,0.91,-3.37,4.27,-0.37,2.19,1.43,-0.89,137.0,0.42,0.92,2.28,-2.4,4.69,-0.39,2.92,1.01,0.56,137.0,0.27,0.76,2.56,-1.57,4.13,-0.01,2.89,0.8,0.29,137.0,3.43,0.78,6.14,1.46,4.69,-0.03,3.88,3.52,3.45,137.0,5.81,0.56,7.24,4.07,3.17,-0.16,3.14,5.84,5.87,137.0,9.53,0.42,11.1,8.35,2.76,0.35,3.96,9.54,9.45,137.0,9.72,0.74,11.93,8.35,3.58,0.58,2.75,9.75,9.59,137.0
+AR-B-G010076 = 15.57,1.07,18.27,12.2,6.06,-0.34,2.95,15.61,15.79,132.0,14.53,0.55,16.89,13.31,3.58,0.53,5.16,14.54,14.55,132.0,12.38,0.6,13.86,10.83,3.03,0.11,2.63,12.39,12.41,132.0,6.41,0.81,9.04,4.21,4.82,0.03,3.45,6.46,6.42,132.0,2.18,0.81,5.31,0.35,4.96,0.66,4.17,2.32,2.11,132.0,2.57,1.33,6.97,-0.47,7.44,0.23,3.33,2.89,2.56,132.0,1.53,0.75,3.66,-0.33,4.0,0.15,3.31,1.7,1.49,132.0,2.34,0.92,5.31,0.35,4.96,0.23,3.41,2.51,2.35,132.0,4.25,0.55,5.59,2.97,2.62,-0.02,2.7,4.28,4.21,132.0,6.06,0.33,6.97,5.31,1.65,-0.03,2.57,6.07,6.14,132.0,10.68,0.36,12.07,9.72,2.34,0.31,4.15,10.68,10.69,132.0,11.13,0.51,12.2,10.0,2.2,-0.36,2.34,11.14,11.14,132.0
+AR-B-G010077 = 16.29,0.33,17.3,15.51,1.79,0.16,3.53,16.29,16.27,59.0,17.32,0.44,18.27,16.34,1.93,0.23,2.49,17.32,17.3,59.0,13.95,0.67,15.51,12.34,3.17,-0.39,2.95,13.96,14.0,59.0,8.0,0.44,9.04,6.97,2.07,0.07,2.51,8.01,8.0,59.0,4.55,0.47,5.59,3.39,2.2,-0.26,2.89,4.57,4.63,59.0,5.06,1.41,9.72,2.56,7.17,0.66,3.64,5.25,5.04,59.0,2.19,0.48,3.39,1.18,2.2,0.22,3.1,2.24,2.15,59.0,3.38,0.76,4.76,1.87,2.89,-0.25,2.23,3.47,3.39,59.0,5.26,0.59,6.69,3.8,2.89,0.07,3.04,5.29,5.25,59.0,8.35,0.42,9.45,7.24,2.2,0.46,3.5,8.36,8.21,59.0,13.31,0.79,15.24,11.65,3.58,0.26,2.58,13.33,13.31,59.0,12.95,0.57,13.86,11.65,2.2,-0.46,2.16,12.97,13.03,59.0
+AR-B-G010078 = 16.56,0.69,19.37,14.96,4.41,0.68,3.62,16.57,16.37,230.0,17.61,0.68,19.09,15.79,3.31,-0.41,2.44,17.63,17.72,230.0,13.91,0.94,16.89,11.65,5.24,-0.15,3.08,13.94,14.0,230.0,8.76,0.66,10.55,6.97,3.58,0.31,3.48,8.78,8.76,230.0,5.03,0.8,6.69,3.39,3.31,-0.0,2.31,5.09,5.04,230.0,4.75,1.0,9.17,2.56,6.61,0.69,4.18,4.86,4.63,230.0,2.98,0.79,5.31,0.63,4.69,-0.28,3.11,3.09,3.01,230.0,3.29,0.97,5.45,0.35,5.1,-0.45,3.32,3.43,3.39,230.0,6.5,0.82,9.17,4.21,4.96,-0.13,3.29,6.55,6.56,230.0,9.74,0.85,11.65,7.52,4.13,-0.03,2.58,9.78,9.72,230.0,12.67,0.34,13.58,11.93,1.65,0.05,2.69,12.67,12.69,230.0,12.37,0.98,14.69,9.17,5.51,-0.58,2.91,12.41,12.62,230.0
+AR-B-G010079 = 15.02,0.59,16.61,13.03,3.58,-0.25,3.37,15.04,15.1,197.0,14.58,0.59,15.79,12.76,3.03,-0.45,3.46,14.59,14.55,197.0,11.29,0.8,14.13,8.9,5.24,0.81,4.39,11.32,11.17,197.0,6.07,0.9,9.45,3.39,6.06,0.1,3.95,6.14,6.14,197.0,2.7,0.99,5.31,-0.2,5.51,-0.1,2.91,2.88,2.83,197.0,2.5,1.19,5.87,-0.75,6.61,0.15,3.06,2.76,2.56,197.0,1.52,0.63,3.11,-0.2,3.31,-0.2,2.57,1.64,1.59,197.0,1.76,0.57,3.11,-0.47,3.58,-0.77,4.22,1.85,1.87,197.0,3.79,0.62,5.04,1.73,3.31,-0.51,3.43,3.84,3.8,197.0,5.24,0.37,6.14,4.21,1.93,0.08,2.94,5.25,5.25,197.0,8.29,0.69,10.28,6.42,3.86,-0.08,2.67,8.31,8.35,197.0,9.67,0.64,11.1,7.8,3.31,-0.02,2.62,9.69,9.66,197.0
+AR-B-G010080 = 16.17,0.67,17.85,14.96,2.89,0.41,2.55,16.19,16.06,71.0,15.6,0.77,16.61,12.76,3.86,-1.25,4.81,15.62,15.79,71.0,12.69,0.62,14.69,11.1,3.58,0.88,4.43,12.7,12.62,71.0,7.57,0.68,8.62,5.87,2.76,-0.58,2.29,7.6,7.66,71.0,2.95,0.78,4.76,1.46,3.31,-0.03,2.12,3.05,3.04,71.0,3.71,1.86,10.28,1.18,9.09,1.35,5.11,4.15,3.32,71.0,3.25,0.98,5.87,0.91,4.96,0.1,3.16,3.4,3.25,71.0,2.98,0.8,5.04,1.46,3.58,0.28,2.55,3.08,2.97,71.0,5.26,0.56,7.24,3.66,3.58,0.25,4.61,5.29,5.25,71.0,7.03,0.62,8.62,5.87,2.76,0.5,2.97,7.05,6.97,71.0,12.0,0.37,13.03,11.38,1.65,0.93,3.95,12.01,11.93,71.0,12.69,0.28,13.31,12.07,1.24,0.05,2.59,12.69,12.76,71.0
+AR-B-G010081 = 19.87,0.59,20.75,19.51,1.24,1.12,2.31,19.88,19.61,4.0,16.8,0.25,17.17,16.61,0.55,0.98,2.2,16.81,16.72,4.0,15.58,0.43,15.93,14.96,0.96,-0.92,2.16,15.59,15.72,4.0,11.19,0.42,11.65,10.69,0.96,-0.11,1.61,11.19,11.21,4.0,6.9,0.47,7.52,6.42,1.1,0.43,1.85,6.91,6.83,4.0,6.62,0.18,6.83,6.42,0.41,-0.0,1.64,6.63,6.62,4.0,4.8,0.9,6.14,4.21,1.93,1.1,2.29,4.86,4.42,4.0,6.88,0.25,7.24,6.69,0.55,0.98,2.2,6.89,6.8,4.0,7.59,0.47,8.07,6.97,1.1,-0.43,1.85,7.6,7.66,4.0,9.71,0.38,10.28,9.45,0.83,1.08,2.28,9.71,9.55,4.0,14.98,0.24,15.24,14.69,0.55,-0.19,1.59,14.98,15.0,4.0,15.46,0.07,15.51,15.37,0.14,-0.49,1.63,15.46,15.48,4.0
+AR-B-G010082 = 16.38,1.0,19.09,15.24,3.86,1.01,3.12,16.41,16.06,31.0,16.44,0.38,17.17,15.79,1.38,0.05,2.11,16.45,16.48,31.0,13.56,0.85,14.96,12.48,2.48,0.12,1.46,13.58,13.72,31.0,8.43,0.37,9.45,7.93,1.52,0.92,3.23,8.44,8.35,31.0,4.15,0.41,5.04,3.39,1.65,0.27,2.44,4.17,4.07,31.0,5.93,0.54,7.24,4.76,2.48,0.01,3.18,5.95,6.0,31.0,3.63,0.7,4.56,2.15,2.41,-0.59,2.12,3.7,3.8,31.0,4.33,0.44,5.45,3.39,2.07,0.24,3.82,4.36,4.35,31.0,5.69,0.71,6.97,4.49,2.48,0.24,2.09,5.73,5.52,31.0,7.86,0.56,8.62,6.42,2.2,-0.53,2.63,7.87,7.8,31.0,12.39,0.45,13.03,11.52,1.52,-0.3,2.13,12.4,12.48,31.0,14.23,0.6,15.51,13.17,2.34,0.19,2.89,14.24,14.13,31.0
+AR-B-G010083 = 17.71,0.62,19.23,16.2,3.03,0.07,2.61,17.72,17.72,146.0,16.75,0.63,18.27,15.24,3.03,-0.12,2.34,16.76,16.82,146.0,13.76,1.05,16.2,10.96,5.24,0.09,2.81,13.8,13.72,146.0,9.25,0.83,12.62,7.38,5.24,0.68,4.57,9.28,9.17,146.0,5.61,0.83,7.24,2.28,4.96,-0.79,4.31,5.67,5.73,146.0,5.57,0.95,10.55,2.56,7.99,1.16,8.55,5.65,5.59,146.0,4.67,1.09,8.35,1.46,6.89,-0.2,3.83,4.8,4.76,146.0,5.5,0.77,7.24,3.94,3.31,0.31,2.27,5.55,5.31,146.0,6.91,1.06,10.0,4.76,5.24,0.37,2.5,6.99,6.69,146.0,8.58,0.73,10.55,7.24,3.31,0.36,2.49,8.61,8.48,146.0,12.51,0.98,14.27,10.28,4.0,0.03,1.76,12.55,12.48,146.0,13.12,0.69,14.96,11.79,3.17,0.27,2.32,13.14,13.03,146.0
+AR-B-G010084 = 16.15,0.54,17.44,14.69,2.76,-0.26,3.14,16.16,16.2,102.0,14.96,0.82,16.89,12.76,4.13,-0.17,2.89,14.98,14.96,102.0,11.54,0.95,14.41,8.9,5.51,-0.31,3.38,11.58,11.69,102.0,6.27,1.12,9.45,4.42,5.03,0.44,2.27,6.37,6.14,102.0,2.44,1.38,5.31,-4.06,9.37,-1.75,7.84,2.8,2.7,102.0,2.69,1.02,5.45,-1.02,6.48,-0.59,5.34,2.87,2.83,102.0,2.88,0.77,5.04,1.46,3.58,0.23,2.66,2.98,2.83,102.0,3.46,0.86,5.59,1.04,4.55,-0.26,3.39,3.56,3.52,102.0,6.33,0.96,8.07,4.21,3.86,-0.26,1.83,6.4,6.42,102.0,7.84,0.86,9.72,5.59,4.13,-0.57,2.78,7.89,8.07,102.0,11.22,0.75,12.55,9.17,3.38,-0.43,2.38,11.24,11.38,102.0,9.5,0.51,10.55,8.35,2.2,0.05,2.46,9.51,9.45,102.0
+AR-B-G010085 = 15.18,1.19,19.65,12.48,7.17,0.81,4.04,15.22,14.96,129.0,14.26,0.66,16.34,12.76,3.58,0.46,3.47,14.28,14.13,129.0,9.73,1.24,14.0,7.24,6.75,0.93,3.96,9.8,9.52,129.0,6.22,1.09,9.86,3.66,6.2,0.3,3.29,6.31,6.28,129.0,3.24,1.41,7.24,-0.75,7.99,0.56,3.26,3.53,2.83,129.0,2.02,1.09,6.28,0.56,5.72,1.37,4.83,2.29,1.73,129.0,1.03,0.8,3.52,-0.75,4.27,0.48,3.24,1.3,0.91,129.0,3.13,0.61,4.76,1.46,3.31,-0.03,3.05,3.19,3.11,129.0,4.67,0.4,5.87,3.39,2.48,0.23,4.03,4.69,4.63,129.0,6.14,0.71,8.35,4.21,4.13,0.37,3.06,6.18,6.14,129.0,8.37,0.7,10.28,6.69,3.58,0.42,3.22,8.4,8.28,129.0,9.03,0.63,10.83,7.8,3.03,0.36,2.72,9.05,9.04,129.0
+AR-B-G010086 = 16.75,0.51,17.72,15.93,1.79,0.45,2.21,16.76,16.61,15.0,16.21,0.3,16.61,15.79,0.83,-0.17,1.58,16.21,16.27,15.0,12.84,0.46,13.86,12.34,1.52,1.02,2.92,12.85,12.69,15.0,8.31,0.35,8.62,7.52,1.1,-0.91,2.71,8.31,8.48,15.0,4.7,0.31,5.31,4.21,1.1,0.01,2.51,4.71,4.76,15.0,8.24,0.99,10.55,6.69,3.86,0.68,3.21,8.29,8.28,15.0,3.47,0.69,4.07,1.73,2.34,-1.18,3.54,3.53,3.94,15.0,4.53,0.39,5.04,3.8,1.24,-0.33,2.07,4.55,4.49,15.0,6.13,0.2,6.42,5.59,0.83,-1.34,4.81,6.14,6.14,15.0,7.88,0.29,8.35,7.38,0.96,-0.07,1.96,7.89,7.8,15.0,12.35,0.23,12.76,11.93,0.83,-0.02,2.33,12.35,12.34,15.0,13.84,0.36,14.55,13.17,1.38,0.1,2.6,13.84,13.86,15.0
+AR-B-G010087 = 15.94,1.07,18.82,13.86,4.96,0.27,3.18,15.97,15.99,40.0,16.15,0.28,16.61,15.51,1.1,0.02,2.32,16.15,16.06,40.0,12.62,0.58,13.86,11.1,2.76,-0.36,3.21,12.63,12.62,40.0,7.49,0.86,8.9,5.87,3.03,-0.19,2.1,7.54,7.52,40.0,3.51,0.52,4.21,2.01,2.2,-0.82,3.19,3.55,3.66,40.0,3.59,1.27,5.73,-0.06,5.79,-0.7,3.48,3.8,3.59,40.0,2.68,1.18,3.94,-1.02,4.96,-1.32,4.26,2.92,3.11,40.0,4.2,1.05,5.87,2.7,3.17,-0.23,1.49,4.33,4.52,40.0,5.69,0.65,6.69,4.21,2.48,-0.32,2.2,5.73,5.83,40.0,7.35,0.57,8.35,5.59,2.76,-0.84,3.94,7.37,7.38,40.0,11.56,0.7,12.62,10.0,2.62,-0.79,2.76,11.58,11.69,40.0,13.39,0.65,14.69,12.2,2.48,0.35,2.26,13.41,13.31,40.0
+AR-B-G010088 = 18.54,1.04,19.92,17.58,2.34,0.46,1.56,18.57,18.27,7.0,16.73,0.52,17.44,16.06,1.38,0.3,1.69,16.74,16.55,7.0,14.06,0.75,15.24,13.17,2.07,0.23,1.82,14.08,14.13,7.0,9.28,0.7,10.28,8.48,1.79,0.39,1.57,9.3,8.9,7.0,4.93,0.35,5.59,4.49,1.1,0.77,2.97,4.94,4.9,7.0,5.94,0.78,6.69,4.49,2.2,-0.89,2.64,5.99,6.21,7.0,4.62,0.52,5.45,3.94,1.52,0.31,2.1,4.64,4.49,7.0,5.93,0.58,6.69,5.04,1.65,-0.22,1.82,5.95,6.14,7.0,7.19,0.57,7.86,6.42,1.45,-0.07,1.46,7.2,7.24,7.0,9.15,0.72,10.41,8.35,2.07,0.7,2.31,9.18,8.9,7.0,13.78,0.74,14.69,12.89,1.79,0.17,1.52,13.8,13.58,7.0,15.27,0.71,16.34,14.41,1.93,0.23,1.75,15.28,15.1,7.0
+AR-B-G010089 = 16.64,0.7,18.54,15.51,3.03,0.68,2.93,16.65,16.61,78.0,14.4,0.9,16.34,11.65,4.69,-0.54,3.13,14.43,14.65,78.0,12.36,0.74,13.86,10.28,3.58,-0.57,2.98,12.38,12.48,78.0,6.93,0.83,8.76,5.31,3.44,0.19,2.17,6.98,6.83,78.0,3.42,0.81,5.31,1.46,3.86,0.19,2.69,3.52,3.39,78.0,2.65,1.14,5.87,0.35,5.51,0.27,3.12,2.88,2.59,78.0,3.7,1.39,7.24,0.91,6.34,-0.13,2.4,3.95,3.9,78.0,3.26,1.06,6.14,1.39,4.75,0.31,2.3,3.42,3.25,78.0,4.72,0.74,6.42,2.83,3.58,-0.04,2.61,4.78,4.63,78.0,6.68,0.76,8.07,4.76,3.31,0.07,2.13,6.73,6.62,78.0,11.45,0.68,13.03,10.0,3.03,-0.01,2.67,11.47,11.52,78.0,12.09,0.3,13.03,11.65,1.38,0.57,3.0,12.09,12.07,78.0
+AR-B-G010090 = 17.94,0.3,18.27,17.44,0.83,-0.46,2.14,17.95,17.99,7.0,17.76,0.46,18.27,16.89,1.38,-0.89,2.73,17.76,17.9,7.0,15.0,0.67,15.79,13.86,1.93,-0.53,2.2,15.02,15.14,7.0,8.91,0.72,9.72,7.52,2.2,-0.94,3.03,8.94,9.17,7.0,6.42,0.54,6.83,5.31,1.52,-1.34,3.7,6.44,6.42,7.0,3.29,0.71,3.94,2.01,1.93,-0.85,2.45,3.36,3.48,7.0,2.85,0.5,3.66,2.28,1.38,0.42,1.94,2.88,2.74,7.0,1.86,0.47,2.42,0.91,1.52,-1.15,3.75,1.91,1.92,7.0,4.7,0.53,5.31,3.66,1.65,-0.98,3.2,4.73,4.76,7.0,7.55,0.47,8.21,6.69,1.52,-0.54,2.89,7.56,7.52,7.0,11.85,0.51,12.48,11.19,1.29,0.16,1.62,11.86,11.79,7.0,12.61,0.22,12.89,12.2,0.69,-0.75,2.89,12.61,12.66,7.0
+AR-B-G010091 = 18.78,0.56,19.65,17.99,1.65,0.15,2.02,18.79,18.68,7.0,17.83,0.71,19.09,16.89,2.2,0.54,2.58,17.85,17.85,7.0,14.06,0.36,14.41,13.44,0.96,-0.62,2.06,14.06,14.13,7.0,9.03,0.33,9.45,8.62,0.83,-0.05,1.59,9.03,9.04,7.0,5.44,0.27,5.87,5.04,0.83,0.12,2.36,5.45,5.38,7.0,7.35,1.3,9.45,5.45,4.0,0.16,2.31,7.45,7.38,7.0,5.05,0.52,5.87,4.35,1.52,0.28,1.97,5.07,4.9,7.0,5.91,0.31,6.14,5.45,0.69,-0.58,1.55,5.91,6.14,7.0,7.54,0.32,7.8,6.97,0.83,-0.86,2.28,7.55,7.66,7.0,9.78,0.62,10.83,8.9,1.93,0.29,2.45,9.8,9.86,7.0,14.07,0.51,14.69,13.17,1.52,-0.72,2.47,14.08,14.13,7.0,15.66,0.65,16.61,14.69,1.93,-0.05,2.03,15.67,15.79,7.0
+AR-B-G010092 = 21.44,0.62,22.4,20.89,1.52,0.76,2.06,21.44,21.16,5.0,17.87,0.27,18.27,17.51,0.76,0.26,2.52,17.87,17.85,5.0,15.15,0.21,15.37,14.82,0.55,-0.75,2.36,15.15,15.24,5.0,11.19,0.47,11.65,10.55,1.1,-0.16,1.62,11.19,11.1,5.0,6.61,0.47,7.24,6.14,1.1,0.41,1.49,6.62,6.42,5.0,7.09,0.22,7.38,6.83,0.55,0.2,1.66,7.1,7.04,5.0,5.82,0.48,6.42,5.25,1.17,-0.01,1.54,5.84,5.87,5.0,5.91,0.34,6.35,5.59,0.76,0.26,1.49,5.92,5.87,5.0,8.29,0.21,8.62,8.07,0.55,0.75,2.36,8.29,8.21,5.0,11.78,0.84,13.03,10.96,2.07,0.59,1.89,11.8,11.52,5.0,15.48,0.28,15.79,15.24,0.55,0.3,1.21,15.49,15.37,5.0,15.83,0.2,16.06,15.51,0.55,-0.59,2.36,15.83,15.86,5.0
+AR-B-G010093 = 15.15,0.81,17.44,13.58,3.86,0.47,2.9,15.18,15.1,67.0,15.52,0.52,16.75,14.27,2.48,-0.15,2.75,15.53,15.51,67.0,12.73,0.52,14.13,11.65,2.48,0.42,2.74,12.74,12.62,67.0,7.07,0.7,8.35,5.87,2.48,0.19,2.06,7.1,7.04,67.0,3.41,0.72,4.76,1.73,3.03,-0.53,2.54,3.49,3.52,67.0,4.49,1.94,8.9,1.73,7.17,0.41,2.23,4.89,4.21,67.0,2.18,0.83,4.21,0.63,3.58,0.03,2.32,2.33,2.28,67.0,2.97,0.97,5.59,1.18,4.41,0.44,2.68,3.12,2.83,67.0,5.01,0.58,6.42,3.94,2.48,0.06,2.5,5.04,5.04,67.0,6.72,0.34,7.52,5.73,1.79,-0.16,3.16,6.73,6.69,67.0,11.56,0.63,12.76,10.14,2.62,-0.33,2.51,11.57,11.65,67.0,12.62,0.26,13.31,12.2,1.1,0.62,2.61,12.63,12.55,67.0
+AR-B-G010094 = 15.03,0.59,16.89,13.86,3.03,0.54,2.96,15.04,14.96,192.0,15.02,0.79,17.99,13.03,4.96,0.29,3.37,15.04,14.96,191.0,11.15,1.03,13.72,9.17,4.55,0.43,2.24,11.2,10.96,192.0,6.6,1.01,9.17,4.21,4.96,0.04,2.77,6.67,6.56,192.0,3.52,1.45,11.38,0.77,10.61,1.42,8.34,3.8,3.52,192.0,2.49,1.0,4.76,-1.3,6.06,-0.33,3.03,2.68,2.56,191.0,1.33,0.68,4.35,-1.3,5.65,0.37,7.48,1.49,1.32,192.0,1.41,0.74,5.87,-1.85,7.72,1.01,11.45,1.6,1.46,192.0,3.43,0.77,5.87,2.01,3.86,0.3,2.87,3.52,3.45,192.0,5.07,0.63,6.56,3.66,2.89,0.26,2.85,5.11,5.04,192.0,8.85,0.45,10.0,7.59,2.41,-0.13,3.16,8.86,8.79,192.0,9.63,0.61,11.1,8.07,3.03,0.17,2.75,9.64,9.59,192.0
+AR-B-G010095 = 15.72,0.65,17.72,13.86,3.86,-0.01,2.98,15.73,15.68,314.0,15.52,0.76,18.27,13.31,4.96,0.05,3.14,15.54,15.51,314.0,11.1,1.48,14.41,6.97,7.44,-0.21,2.25,11.2,11.31,314.0,5.56,0.94,8.35,2.7,5.65,-0.23,2.91,5.64,5.59,314.0,2.62,0.73,4.76,0.08,4.69,0.08,3.26,2.73,2.7,314.0,-0.34,1.42,3.73,-4.61,8.34,0.21,3.07,1.46,-0.33,314.0,1.44,0.83,4.21,-0.75,4.96,-0.09,2.97,1.66,1.49,314.0,0.91,0.62,2.83,-0.75,3.58,0.05,2.99,1.1,0.91,314.0,4.19,1.26,10.83,2.01,8.82,1.55,7.49,4.37,4.07,314.0,6.11,0.63,7.52,4.76,2.76,0.09,2.19,6.14,6.11,314.0,10.33,0.52,12.2,8.62,3.58,-0.51,4.63,10.35,10.41,314.0,11.56,0.94,14.69,8.9,5.79,0.02,2.49,11.6,11.65,314.0
+AR-B-G010096 = 16.92,0.91,20.2,13.86,6.34,0.12,3.41,16.95,16.89,575.0,16.67,1.4,20.47,13.03,7.44,-0.32,2.66,16.72,16.89,575.0,13.48,1.05,17.17,10.83,6.34,0.23,3.14,13.52,13.44,575.0,7.1,0.76,9.72,5.04,4.69,0.18,3.27,7.14,7.11,575.0,4.82,1.12,10.55,2.56,7.99,0.95,4.59,4.95,4.63,575.0,1.28,1.1,4.21,-2.95,7.17,-0.55,3.86,1.69,1.32,575.0,0.24,0.84,2.56,-1.85,4.41,-0.05,2.47,0.88,0.29,575.0,1.17,0.9,3.94,-1.57,5.51,0.18,3.71,1.48,1.18,575.0,4.08,0.93,7.52,-0.2,7.72,0.03,4.14,4.18,4.07,575.0,6.34,1.12,10.28,3.11,7.17,0.7,3.81,6.44,6.14,575.0,11.73,1.14,15.24,8.35,6.89,0.46,3.0,11.79,11.58,575.0,11.84,0.98,15.79,9.45,6.34,0.97,4.56,11.88,11.65,575.0
+AR-B-G010097 = 17.61,0.45,18.45,16.89,1.56,0.1,1.94,17.61,17.72,14.0,17.31,0.43,18.27,16.34,1.93,-0.16,4.29,17.31,17.3,14.0,14.46,0.71,15.33,13.31,2.02,-0.34,1.6,14.48,14.65,14.0,9.54,0.68,10.83,8.62,2.2,0.56,2.49,9.56,9.55,14.0,6.29,0.43,6.97,5.73,1.24,0.21,1.8,6.31,6.28,14.0,2.94,0.9,4.12,1.18,2.94,-0.85,2.89,3.06,3.18,14.0,2.55,0.76,4.21,1.73,2.48,1.29,3.49,2.66,2.32,14.0,3.35,0.62,4.58,2.7,1.88,0.87,2.59,3.41,3.25,14.0,6.27,1.1,8.9,5.04,3.86,1.09,3.33,6.36,5.76,14.0,8.24,0.86,9.31,6.14,3.17,-0.86,3.42,8.28,8.31,14.0,12.04,0.42,12.57,11.38,1.19,-0.58,2.03,12.05,12.14,14.0,12.75,0.78,13.86,11.52,2.34,-0.24,1.64,12.77,12.93,14.0
+AR-B-G010098 = 17.42,1.12,20.61,14.69,5.93,-0.08,2.67,17.45,17.44,182.0,17.43,0.55,18.82,15.79,3.03,-0.14,3.02,17.44,17.44,182.0,13.93,1.13,16.34,11.65,4.69,-0.13,1.81,13.98,14.13,182.0,7.69,1.0,10.28,5.59,4.69,0.09,2.61,7.75,7.8,182.0,4.18,1.02,6.97,2.28,4.69,0.64,2.69,4.31,3.97,182.0,3.57,0.97,6.69,0.08,6.61,-0.82,5.06,3.7,3.7,182.0,2.36,1.04,5.87,-0.47,6.34,-0.02,3.38,2.58,2.42,182.0,2.59,1.05,5.04,-0.47,5.51,-0.04,2.94,2.8,2.56,182.0,5.52,0.78,7.45,3.94,3.51,0.05,2.1,5.57,5.52,182.0,8.17,1.1,11.1,6.69,4.41,0.85,2.85,8.24,7.93,182.0,12.21,0.67,14.13,10.55,3.58,0.11,2.63,12.23,12.2,182.0,13.16,1.05,15.37,10.55,4.82,-0.36,2.37,13.2,13.31,182.0
+AR-B-G010099 = 16.84,0.93,18.54,14.96,3.58,-0.4,2.33,16.86,16.96,78.0,17.44,0.6,18.54,16.06,2.48,-0.48,2.45,17.45,17.58,78.0,12.87,0.78,15.24,11.1,4.13,0.47,3.33,12.9,12.76,78.0,6.15,0.47,6.97,4.63,2.34,-1.21,4.59,6.17,6.28,78.0,3.43,0.58,5.18,2.15,3.03,0.54,3.45,3.47,3.39,78.0,3.34,0.71,4.9,1.73,3.17,0.04,2.67,3.42,3.21,78.0,-1.02,1.04,2.28,-3.23,5.51,0.28,3.27,1.45,-1.02,78.0,0.52,1.61,3.39,-2.68,6.06,0.05,1.95,1.68,0.35,78.0,5.67,0.59,6.97,4.49,2.48,0.27,2.28,5.7,5.59,78.0,7.62,0.6,9.45,6.14,3.31,-0.04,3.55,7.64,7.66,78.0,11.93,0.49,13.31,10.55,2.76,-0.03,3.91,11.94,11.93,78.0,13.01,0.65,14.41,11.1,3.31,-0.63,3.23,13.03,13.13,78.0
+AR-B-G010100 = 15.57,0.54,17.44,14.13,3.31,0.77,5.0,15.58,15.51,119.0,16.87,0.58,18.27,15.24,3.03,0.2,2.56,16.88,16.75,119.0,12.95,1.09,15.51,9.17,6.34,-0.32,3.6,13.0,13.1,119.0,8.34,0.59,10.0,6.42,3.58,0.05,3.75,8.36,8.35,119.0,5.39,0.78,7.66,2.83,4.82,-0.27,3.96,5.45,5.45,119.0,6.98,0.97,10.55,4.49,6.06,0.27,4.54,7.04,6.97,119.0,2.35,1.27,6.69,-0.47,7.17,0.11,3.25,2.67,2.42,119.0,2.96,1.46,6.69,-1.02,7.72,-0.22,2.84,3.3,3.11,119.0,4.93,0.89,6.69,2.83,3.86,-0.15,2.41,5.01,5.04,119.0,9.06,0.42,10.0,8.07,1.93,0.03,3.04,9.06,9.04,119.0,13.46,0.54,14.96,11.65,3.31,-0.1,3.38,13.47,13.51,119.0,13.78,0.39,14.69,12.48,2.2,-0.8,3.53,13.78,13.86,119.0
+AR-B-G010101 = 16.26,0.7,17.72,13.86,3.86,-0.52,3.14,16.27,16.34,137.0,15.23,0.56,16.89,13.86,3.03,0.02,2.89,15.24,15.24,137.0,12.13,0.77,14.13,10.0,4.13,-0.0,2.95,12.16,12.2,137.0,5.68,0.98,8.21,2.56,5.65,0.29,3.48,5.76,5.59,137.0,2.32,0.8,4.49,0.63,3.86,0.62,3.17,2.45,2.15,137.0,3.14,0.95,5.31,0.77,4.55,-0.02,2.58,3.28,3.11,137.0,1.76,1.18,4.76,-0.75,5.51,0.12,2.24,2.12,1.73,137.0,2.13,0.75,3.94,0.63,3.31,0.02,2.18,2.26,2.21,137.0,5.09,0.67,6.14,3.66,2.48,-0.15,1.83,5.13,5.18,137.0,6.59,0.94,8.9,4.49,4.41,-0.23,2.47,6.66,6.49,137.0,11.13,0.65,12.76,9.45,3.31,-0.15,2.7,11.15,11.1,137.0,10.17,0.83,11.65,8.07,3.58,-0.33,2.35,10.2,10.21,137.0
+AR-B-G010102 = 19.13,0.55,20.33,18.54,1.79,0.66,2.43,19.14,19.06,16.0,17.42,0.99,19.37,16.06,3.31,0.28,1.99,17.45,17.44,16.0,15.12,0.6,16.06,14.13,1.93,-0.21,1.9,15.13,15.13,16.0,8.91,0.69,10.83,8.21,2.62,1.37,4.6,8.94,8.79,16.0,4.82,0.37,5.59,4.35,1.24,0.47,2.14,4.84,4.8,16.0,7.36,1.51,9.59,5.31,4.27,0.13,1.61,7.5,7.31,16.0,3.82,0.39,4.21,2.83,1.38,-1.03,3.49,3.84,3.94,16.0,4.98,0.7,6.14,4.07,2.07,0.34,1.71,5.03,4.9,16.0,5.87,0.65,7.66,5.18,2.48,1.55,4.9,5.9,5.73,16.0,8.86,0.76,11.24,8.07,3.17,1.98,6.93,8.89,8.62,16.0,13.52,0.58,15.37,12.76,2.62,2.01,7.78,13.53,13.44,16.0,15.6,0.64,16.89,14.55,2.34,0.29,2.57,15.61,15.58,16.0
+AR-B-G010103 = 16.82,0.24,17.17,16.61,0.55,0.89,2.19,16.82,16.75,4.0,16.53,0.25,16.89,16.34,0.55,0.98,2.2,16.53,16.44,4.0,13.63,0.34,14.13,13.38,0.76,0.95,2.16,13.64,13.51,4.0,9.22,0.52,10.0,8.9,1.1,1.11,2.3,9.24,9.0,4.0,8.02,0.4,8.35,7.45,0.9,-0.88,2.13,8.03,8.14,4.0,4.61,0.56,5.04,3.87,1.17,-0.55,1.7,4.63,4.76,4.0,2.08,0.51,2.56,1.46,1.1,-0.27,1.44,2.12,2.15,4.0,3.44,0.34,3.94,3.2,0.73,0.98,2.18,3.46,3.32,4.0,6.09,0.45,6.69,5.59,1.1,0.38,2.02,6.1,6.04,4.0,7.62,0.13,7.8,7.52,0.28,0.49,1.63,7.62,7.59,4.0,11.54,0.31,11.93,11.17,0.76,0.06,1.99,11.55,11.54,4.0,11.31,0.26,11.65,11.1,0.55,0.49,1.63,11.31,11.24,4.0
+AR-B-G010104 = 16.59,0.85,19.65,14.41,5.24,0.26,3.24,16.61,16.61,260.0,17.68,0.74,20.47,16.06,4.41,0.66,4.08,17.69,17.58,260.0,13.86,1.32,18.27,10.83,7.44,0.3,3.0,13.93,13.72,260.0,6.94,1.0,9.17,4.76,4.41,0.13,1.98,7.02,6.76,260.0,4.77,1.68,10.28,1.73,8.54,0.79,3.28,5.06,4.49,260.0,0.84,1.32,4.21,-2.4,6.61,0.0,2.45,1.56,0.77,260.0,0.4,1.34,4.76,-4.06,8.82,0.32,3.27,1.4,0.08,260.0,1.9,0.84,4.49,-0.75,5.24,-0.15,3.43,2.08,1.94,260.0,4.94,0.78,7.52,3.11,4.41,0.41,2.97,5.0,4.8,260.0,7.97,0.82,10.83,6.14,4.69,0.43,3.34,8.01,7.8,260.0,12.25,0.85,14.41,9.45,4.96,-0.42,3.3,12.27,12.34,260.0,12.98,0.74,15.24,11.38,3.86,0.53,2.84,13.0,12.89,260.0
+AR-B-G010105 = 19.15,0.56,19.92,18.68,1.24,0.74,1.96,19.15,18.99,4.0,17.15,0.34,17.44,16.82,0.62,-0.02,1.03,17.15,17.17,4.0,16.39,0.43,16.89,15.99,0.9,0.18,1.27,16.39,16.34,4.0,11.69,0.94,12.76,10.83,1.93,0.15,1.23,11.72,11.58,4.0,7.57,0.44,8.07,7.11,0.96,0.08,1.37,7.58,7.55,4.0,7.9,0.72,8.9,7.24,1.65,0.67,1.94,7.92,7.73,4.0,5.11,0.8,5.87,4.35,1.52,-0.0,1.04,5.15,5.11,4.0,6.92,0.17,7.11,6.69,0.41,-0.32,1.92,6.92,6.93,4.0,7.45,0.47,8.07,6.97,1.1,0.43,1.85,7.46,7.38,4.0,10.17,0.68,10.83,9.59,1.24,0.02,1.03,10.19,10.14,4.0,14.87,0.4,15.37,14.41,0.96,0.13,1.84,14.88,14.86,4.0,16.42,0.56,17.17,15.86,1.31,0.48,1.91,16.43,16.34,4.0
+AR-B-G010106 = 16.42,1.15,18.27,13.86,4.41,-0.13,2.01,16.46,16.27,39.0,17.33,1.13,19.92,15.79,4.13,0.65,2.38,17.37,16.96,39.0,15.76,1.02,17.72,13.58,4.13,-0.46,2.34,15.79,16.06,39.0,9.44,0.66,10.96,8.35,2.62,0.14,2.24,9.47,9.45,39.0,7.39,1.22,9.86,5.45,4.41,0.49,2.03,7.49,6.97,39.0,9.0,0.96,11.1,6.42,4.69,-0.15,3.43,9.05,8.9,39.0,4.13,0.59,5.73,3.11,2.62,0.55,3.1,4.17,4.07,39.0,5.92,0.83,7.66,3.39,4.27,-0.39,4.44,5.97,5.94,39.0,6.65,0.61,8.07,5.31,2.76,-0.03,2.61,6.68,6.69,39.0,9.2,0.62,10.55,7.8,2.76,0.28,2.92,9.22,9.17,39.0,13.42,0.87,15.65,11.93,3.72,0.48,2.61,13.45,13.31,39.0,14.72,0.85,16.34,13.31,3.03,0.25,1.86,14.74,14.55,39.0
+AR-B-G010107 = 15.68,0.7,17.44,12.76,4.69,-0.5,4.34,15.69,15.79,171.0,15.01,0.64,16.34,12.48,3.86,-0.58,3.71,15.02,15.03,171.0,11.34,1.05,14.69,8.9,5.79,0.56,3.1,11.39,11.24,171.0,6.07,0.85,8.62,4.21,4.41,0.29,2.97,6.13,6.0,171.0,2.16,0.93,5.04,0.08,4.96,0.56,3.7,2.35,2.01,171.0,1.39,1.63,5.87,-1.57,7.44,0.69,2.79,2.14,1.04,171.0,1.8,1.02,4.49,-0.47,4.96,0.16,2.41,2.07,1.73,171.0,2.42,0.79,4.76,0.08,4.69,-0.42,3.6,2.55,2.42,171.0,4.43,0.63,6.14,2.83,3.31,-0.01,2.8,4.48,4.35,171.0,6.37,0.63,7.52,4.49,3.03,-0.13,2.31,6.4,6.42,171.0,9.86,0.42,10.83,8.9,1.93,-0.33,2.65,9.87,9.86,171.0,10.07,0.48,11.38,8.83,2.55,-0.52,3.17,10.08,10.14,171.0
+AR-B-G010108 = 17.33,0.56,19.09,15.24,3.86,-0.53,5.1,17.34,17.34,154.0,17.21,0.96,19.09,14.82,4.27,-0.49,2.39,17.24,17.3,154.0,12.81,0.87,14.96,10.55,4.41,-0.03,3.1,12.84,12.76,154.0,7.98,0.89,10.0,3.66,6.34,-1.34,6.92,8.03,8.07,154.0,3.8,0.72,6.42,1.73,4.69,0.53,4.35,3.86,3.66,154.0,4.39,1.84,10.55,0.35,10.2,0.64,3.12,4.76,3.94,154.0,1.96,1.37,5.04,-2.4,7.44,-0.58,3.02,2.38,2.15,154.0,1.78,1.01,4.76,-0.75,5.51,0.76,3.58,2.05,1.7,154.0,4.86,1.05,7.24,2.28,4.96,-0.4,2.48,4.97,5.04,154.0,7.94,0.48,9.17,6.42,2.76,-0.39,2.93,7.95,7.93,154.0,12.42,0.49,13.58,11.38,2.2,-0.29,2.48,12.43,12.48,154.0,13.12,0.7,15.51,11.65,3.86,0.48,3.27,13.14,13.03,154.0
+AR-B-G010109 = 15.53,0.43,16.61,14.41,2.2,-0.1,3.52,15.53,15.51,77.0,16.14,0.38,17.03,15.51,1.52,0.41,2.61,16.14,16.06,77.0,12.08,0.57,13.31,10.83,2.48,-0.04,2.35,12.09,12.07,77.0,7.94,0.55,8.9,6.69,2.2,-0.19,2.21,7.96,8.0,77.0,3.8,0.76,5.87,2.28,3.58,0.33,3.19,3.87,3.8,77.0,5.58,1.33,8.62,2.56,6.06,-0.28,2.24,5.73,5.87,77.0,2.22,0.66,3.66,0.08,3.58,-0.46,3.64,2.31,2.28,77.0,2.36,0.9,4.49,0.35,4.13,0.69,3.01,2.52,2.15,77.0,4.27,0.71,5.87,3.11,2.76,0.26,2.36,4.32,4.21,77.0,8.18,0.44,9.45,7.24,2.2,0.42,3.62,8.19,8.21,77.0,13.5,0.7,14.96,11.65,3.31,-0.39,2.78,13.52,13.58,77.0,13.16,0.62,14.41,12.07,2.34,0.06,1.96,13.18,13.03,77.0
+AR-B-G010110 = 15.46,0.82,17.44,14.13,3.31,0.46,2.35,15.48,15.37,64.0,15.16,0.74,16.34,13.44,2.89,-0.33,1.95,15.17,15.27,64.0,12.45,1.02,14.41,9.72,4.69,-0.66,3.04,12.49,12.65,64.0,7.66,1.55,11.93,5.73,6.2,0.93,3.01,7.81,7.24,64.0,2.29,1.0,4.07,0.63,3.44,0.32,1.83,2.49,2.11,64.0,2.46,1.12,5.31,-0.2,5.51,-0.21,3.3,2.7,2.56,64.0,1.88,1.01,3.94,-1.02,4.96,-0.21,3.4,2.13,1.8,64.0,2.42,0.93,4.76,0.08,4.69,-0.05,3.02,2.58,2.42,64.0,4.72,0.85,6.69,2.56,4.13,-0.15,3.17,4.8,4.76,64.0,6.69,0.74,8.35,5.31,3.03,0.14,2.36,6.73,6.62,64.0,12.32,0.92,13.58,10.28,3.31,-0.68,2.31,12.36,12.62,64.0,12.35,0.57,13.31,11.38,1.93,0.14,1.56,12.36,12.2,64.0
+AR-B-G010111 = 15.72,0.63,17.44,13.58,3.86,-0.04,3.16,15.73,15.68,150.0,16.72,0.76,17.99,14.41,3.58,-0.47,3.05,16.74,16.75,150.0,12.5,1.01,14.82,9.72,5.1,-0.2,2.81,12.54,12.48,150.0,6.93,1.05,9.45,3.94,5.51,0.08,3.06,7.01,6.97,150.0,3.06,0.93,5.31,1.46,3.86,0.53,2.58,3.2,2.83,150.0,0.68,1.35,3.11,-2.95,6.06,-0.45,2.94,1.51,0.73,150.0,0.37,0.64,2.01,-1.85,3.86,-0.14,3.39,0.74,0.35,150.0,2.18,0.86,4.49,-0.2,4.69,-0.05,2.62,2.34,2.28,150.0,4.63,0.79,6.69,2.56,4.13,-0.18,3.27,4.7,4.63,150.0,6.89,1.05,10.28,4.76,5.51,0.31,3.04,6.97,6.83,150.0,10.81,0.77,12.76,8.9,3.86,0.11,2.75,10.83,10.83,150.0,12.31,0.52,14.13,11.1,3.03,0.41,3.6,12.32,12.31,150.0
+AR-B-G010112 = 15.17,0.66,16.75,13.31,3.44,-0.14,2.9,15.19,15.24,109.0,15.07,0.87,16.89,13.03,3.86,-0.12,2.25,15.1,15.17,109.0,12.9,0.62,14.41,11.38,3.03,-0.34,3.02,12.92,12.89,109.0,6.69,1.24,9.45,3.11,6.34,-0.34,2.94,6.81,6.83,109.0,3.34,0.94,4.76,0.63,4.13,-1.12,3.9,3.47,3.52,109.0,1.78,1.19,5.31,-0.75,6.06,0.55,3.02,2.14,1.73,109.0,0.51,1.03,3.39,-2.4,5.79,0.13,3.82,1.14,0.35,109.0,2.48,0.62,3.94,0.91,3.03,0.07,2.93,2.55,2.42,109.0,4.26,0.73,6.14,2.28,3.86,-0.43,3.11,4.32,4.35,109.0,6.74,0.7,8.62,5.31,3.31,0.01,2.49,6.78,6.83,109.0,12.23,0.88,14.41,10.28,4.13,-0.28,3.05,12.26,12.27,109.0,12.09,0.44,13.31,10.83,2.48,0.57,3.63,12.1,11.93,109.0
+AR-B-G010113 = 16.43,0.43,17.17,15.24,1.93,-1.21,4.88,16.44,16.48,33.0,16.92,0.64,17.99,15.24,2.76,-0.97,3.71,16.93,17.1,33.0,13.26,0.58,14.41,12.2,2.2,0.16,2.03,13.27,13.31,33.0,6.15,0.78,7.24,4.21,3.03,-1.16,3.46,6.2,6.42,33.0,2.67,0.52,3.66,1.73,1.93,0.1,2.02,2.72,2.56,33.0,1.14,0.99,4.49,-0.47,4.96,1.12,5.63,1.5,1.04,33.0,-0.28,0.48,0.56,-1.57,2.14,-1.05,3.57,0.55,-0.2,33.0,1.49,0.58,2.83,0.35,2.48,0.2,2.8,1.6,1.46,33.0,5.45,1.02,6.97,3.39,3.58,-0.12,1.74,5.54,5.59,33.0,6.34,0.79,8.35,5.04,3.31,0.54,2.67,6.39,6.14,33.0,11.71,0.71,12.76,10.0,2.76,-0.71,2.65,11.73,11.93,33.0,12.93,0.38,13.86,11.93,1.93,-0.13,3.48,12.94,12.89,33.0
+AR-B-G010114 = 15.18,0.5,16.61,13.58,3.03,-0.14,3.91,15.19,15.24,61.0,16.37,0.49,17.72,15.24,2.48,0.41,3.17,16.38,16.34,61.0,12.08,0.92,14.13,10.0,4.13,0.52,2.59,12.12,11.93,61.0,8.41,0.54,10.0,7.24,2.76,-0.27,3.54,8.42,8.55,61.0,3.95,0.71,6.97,2.83,4.13,1.39,6.7,4.01,3.8,61.0,5.95,2.28,13.58,1.46,12.13,0.86,4.28,6.36,5.59,61.0,1.78,0.88,3.39,-0.2,3.58,-0.35,2.16,1.98,2.01,61.0,3.01,1.28,4.76,0.22,4.55,-0.57,2.47,3.27,3.11,61.0,4.65,0.66,5.87,3.39,2.48,-0.08,1.92,4.7,4.63,61.0,8.51,0.54,9.72,7.8,1.93,0.69,2.41,8.53,8.35,61.0,13.24,0.67,14.69,12.2,2.48,0.52,2.22,13.26,13.03,61.0,13.2,0.5,13.86,11.93,1.93,-0.92,3.22,13.21,13.31,61.0
+AR-B-G010115 = 16.56,0.63,17.99,15.24,2.76,0.07,2.37,16.57,16.61,47.0,15.89,0.41,16.82,14.41,2.41,-0.52,5.91,15.9,15.79,47.0,12.76,1.34,15.65,10.28,5.37,0.43,2.63,12.83,12.48,47.0,7.54,0.68,9.17,6.42,2.76,0.51,2.46,7.57,7.52,47.0,3.76,0.33,4.49,2.83,1.65,-0.05,3.47,3.77,3.73,47.0,5.7,1.71,8.35,2.15,6.2,-0.44,1.89,5.95,6.21,47.0,2.09,0.74,3.66,0.49,3.17,-0.06,2.48,2.21,2.01,47.0,4.11,1.11,5.59,1.32,4.27,-1.08,3.31,4.25,4.42,47.0,5.63,0.9,7.24,3.39,3.86,-0.42,2.51,5.7,5.59,47.0,7.52,0.59,8.35,6.42,1.93,-0.53,2.07,7.54,7.66,47.0,12.2,0.22,12.76,11.65,1.1,0.25,3.33,12.2,12.2,47.0,13.46,0.53,14.41,12.2,2.2,-0.26,2.36,13.47,13.44,47.0
+AR-B-G010116 = 16.65,1.27,18.41,13.31,5.1,-0.89,3.38,16.69,16.89,31.0,16.22,0.5,17.44,15.51,1.93,0.65,2.63,16.23,16.06,31.0,14.23,1.34,16.2,11.79,4.41,-0.25,1.75,14.29,14.34,31.0,7.66,0.38,8.35,7.11,1.24,0.15,1.56,7.67,7.66,31.0,4.53,0.78,6.49,3.66,2.82,1.26,3.59,4.6,4.21,31.0,6.15,1.48,8.62,2.56,6.06,-0.53,2.87,6.32,6.42,31.0,3.05,0.53,4.49,2.15,2.34,0.46,3.09,3.09,3.11,31.0,4.12,0.96,5.73,2.28,3.44,-0.35,2.46,4.22,4.21,31.0,4.24,0.51,5.31,3.39,1.93,0.36,2.36,4.27,4.21,31.0,7.63,0.33,8.21,6.97,1.24,-0.32,2.47,7.64,7.66,31.0,12.43,0.3,13.31,11.93,1.38,1.06,4.39,12.43,12.34,31.0,13.51,0.29,14.13,12.89,1.24,0.11,2.44,13.51,13.44,31.0
+AR-B-G010117 = 15.18,0.56,16.48,13.72,2.76,0.1,2.85,15.19,15.1,125.0,15.34,0.76,18.27,13.31,4.96,0.17,4.12,15.36,15.37,125.0,11.53,0.6,13.86,9.72,4.13,0.54,4.41,11.54,11.38,125.0,6.79,0.63,8.62,4.76,3.86,-0.37,3.66,6.82,6.9,125.0,3.66,0.71,5.04,2.01,3.03,-0.28,2.22,3.73,3.8,125.0,3.08,0.86,6.69,0.91,5.79,0.54,5.2,3.19,2.97,125.0,1.79,0.62,3.11,-0.47,3.58,-0.59,3.67,1.89,1.87,125.0,2.05,0.43,3.39,0.91,2.48,0.2,3.74,2.1,2.01,125.0,3.91,0.81,5.87,2.28,3.58,-0.14,2.42,3.99,3.94,125.0,4.94,0.62,6.97,3.11,3.86,0.48,4.29,4.97,4.9,125.0,9.72,0.44,10.83,8.76,2.07,0.21,2.71,9.73,9.72,125.0,10.01,0.81,12.2,8.07,4.13,-0.09,2.57,10.04,10.14,125.0
+AR-B-G010118 = 18.77,0.69,20.75,17.44,3.31,0.62,3.49,18.78,18.68,37.0,17.3,0.49,18.96,16.61,2.34,1.35,5.1,17.31,17.17,37.0,15.83,0.91,17.58,13.86,3.72,-0.02,2.68,15.86,15.79,37.0,10.59,0.78,12.48,8.9,3.58,-0.09,2.94,10.62,10.69,37.0,7.1,1.38,9.86,4.49,5.37,0.0,2.48,7.23,7.24,37.0,7.21,1.02,8.35,4.76,3.58,-0.87,2.72,7.28,7.38,37.0,5.37,0.67,6.14,3.39,2.76,-1.26,4.19,5.41,5.59,37.0,6.24,0.68,7.66,5.31,2.34,0.39,2.06,6.28,6.0,37.0,6.07,1.15,8.48,3.94,4.55,0.31,2.24,6.17,5.87,37.0,9.61,1.43,12.34,6.97,5.37,0.26,2.32,9.71,9.45,37.0,13.99,0.83,15.93,12.76,3.17,0.71,2.63,14.01,13.86,37.0,15.56,1.01,17.72,14.0,3.72,0.68,2.72,15.59,15.37,37.0
+AR-B-G010119 = 21.33,0.34,21.57,21.09,0.48,-0.0,1.0,21.34,21.33,2.0,17.92,1.07,18.68,17.17,1.52,-0.0,1.0,17.94,17.92,2.0,16.06,1.56,17.17,14.96,2.2,-0.0,1.0,16.1,16.06,2.0,12.45,0.34,12.69,12.2,0.48,-0.0,1.0,12.45,12.45,2.0,7.42,0.63,7.86,6.97,0.9,0.0,1.0,7.43,7.42,2.0,8.11,0.34,8.35,7.86,0.48,0.0,1.0,8.11,8.11,2.0,5.76,0.63,6.21,5.31,0.9,-0.0,1.0,5.78,5.76,2.0,7.45,0.29,7.66,7.24,0.41,-0.0,1.0,7.45,7.45,2.0,8.79,0.15,8.9,8.69,0.21,-0.0,1.0,8.79,8.79,2.0,12.38,0.63,12.82,11.93,0.9,0.0,1.0,12.39,12.38,2.0,16.03,0.73,16.55,15.51,1.03,0.0,1.0,16.04,16.03,2.0,17.82,0.15,17.92,17.72,0.21,0.0,1.0,17.82,17.82,2.0
+AR-B-G010120 = 16.19,0.59,17.44,14.96,2.48,-0.02,2.68,16.2,16.2,25.0,17.1,0.98,19.78,16.06,3.72,1.27,3.78,17.13,16.89,25.0,15.23,1.06,17.44,13.03,4.41,-0.56,3.2,15.26,15.37,25.0,9.68,0.73,11.52,8.21,3.31,0.42,3.4,9.7,9.59,25.0,6.38,1.23,9.17,5.04,4.13,0.64,2.29,6.49,6.28,25.0,6.54,0.97,8.9,4.9,4.0,0.8,3.38,6.61,6.42,25.0,3.87,0.95,5.73,1.59,4.13,-0.42,3.03,3.98,3.94,25.0,4.98,0.72,6.83,3.52,3.31,0.26,3.38,5.03,5.04,25.0,5.93,0.61,6.69,4.07,2.62,-1.42,4.95,5.96,6.0,25.0,9.06,0.73,11.38,8.48,2.89,2.0,6.15,9.09,8.76,25.0,13.47,0.74,15.93,12.34,3.58,1.6,6.29,13.49,13.31,25.0,14.51,0.71,16.34,13.58,2.76,0.83,3.26,14.53,14.41,25.0
+AR-B-G010121 = 16.25,0.93,18.54,14.69,3.86,0.54,2.64,16.28,16.13,50.0,17.86,0.51,19.23,17.03,2.2,0.79,3.15,17.87,17.72,50.0,14.8,1.04,17.44,12.48,4.96,0.22,3.03,14.83,14.75,50.0,9.69,0.95,11.38,7.8,3.58,0.43,2.04,9.74,9.31,50.0,7.1,0.85,9.04,5.87,3.17,0.46,2.12,7.15,6.97,50.0,8.09,0.87,9.45,5.87,3.58,-0.73,3.14,8.13,8.21,50.0,3.96,0.67,5.59,2.01,3.58,-0.08,4.01,4.02,3.94,50.0,4.53,1.36,8.07,1.73,6.34,0.43,3.24,4.72,4.35,50.0,7.07,1.18,8.62,4.21,4.41,-0.95,3.34,7.16,7.24,50.0,9.58,0.67,11.38,8.07,3.31,0.54,3.55,9.6,9.59,50.0,13.48,0.69,15.1,12.2,2.89,0.46,2.67,13.5,13.31,50.0,14.43,0.84,16.06,13.03,3.03,0.33,2.14,14.45,14.27,50.0
+AR-B-G010122 = 16.23,0.63,17.44,14.96,2.48,-0.16,2.72,16.24,16.34,27.0,15.49,0.45,16.2,14.41,1.79,-0.82,3.21,15.5,15.51,27.0,11.9,0.77,13.44,10.83,2.62,0.39,2.11,11.93,11.93,27.0,8.34,0.52,9.45,7.52,1.93,0.11,2.25,8.35,8.48,27.0,4.9,0.48,5.59,3.66,1.93,-0.85,3.16,4.92,5.04,27.0,4.19,0.65,5.18,2.83,2.34,-0.11,1.96,4.24,4.21,27.0,3.94,0.37,4.49,3.39,1.1,0.18,1.72,3.96,3.87,27.0,3.45,0.49,4.35,2.83,1.52,0.4,1.74,3.48,3.39,27.0,5.53,0.56,6.56,4.49,2.07,-0.05,2.08,5.55,5.52,27.0,7.35,0.36,8.07,6.97,1.1,0.42,1.91,7.36,7.24,27.0,11.09,0.7,12.2,10.0,2.2,-0.0,1.82,11.11,10.96,27.0,13.19,0.51,14.0,12.48,1.52,0.02,1.72,13.2,13.17,27.0
+AR-B-G010123 = 15.25,0.78,17.17,13.72,3.44,0.07,2.9,15.27,15.44,36.0,16.01,0.44,16.89,14.82,2.07,-0.59,3.39,16.02,16.06,36.0,11.9,0.8,13.17,10.28,2.89,-0.06,2.03,11.92,11.93,36.0,6.71,0.52,8.07,5.87,2.2,0.73,2.91,6.73,6.59,36.0,4.12,0.3,4.49,3.25,1.24,-1.11,4.16,4.13,4.21,36.0,4.2,1.69,6.69,-1.3,7.99,-1.25,4.54,4.52,4.49,36.0,1.64,1.26,4.21,-1.85,6.06,-0.61,3.56,2.06,2.01,36.0,3.16,0.52,4.21,2.15,2.07,-0.05,2.27,3.2,3.14,36.0,5.53,0.97,8.35,4.07,4.27,0.86,3.36,5.61,5.28,36.0,7.68,0.42,8.35,6.69,1.65,-0.32,2.38,7.69,7.73,36.0,11.71,0.53,13.03,10.69,2.34,0.49,2.77,11.73,11.55,36.0,13.0,0.47,14.13,12.2,1.93,0.17,2.58,13.01,13.07,36.0
+AR-B-G010124 = 15.0,0.79,18.27,13.58,4.69,1.59,6.64,15.02,14.89,193.0,14.37,0.51,16.06,13.03,3.03,0.54,3.77,14.38,14.27,193.0,10.14,0.63,12.2,7.24,4.96,-0.66,5.71,10.16,10.21,193.0,5.11,1.32,8.62,2.01,6.61,-0.02,2.38,5.27,5.31,193.0,3.25,1.06,6.14,0.63,5.51,-0.2,3.0,3.42,3.25,193.0,0.88,1.0,3.11,-1.85,4.96,-0.24,2.74,1.33,0.91,193.0,0.68,0.68,2.15,-1.02,3.17,-0.15,2.34,0.95,0.77,193.0,1.56,0.83,3.39,-1.02,4.41,-0.25,3.16,1.77,1.59,193.0,3.05,0.98,5.31,0.08,5.24,-0.25,2.37,3.21,3.18,193.0,5.16,0.5,7.24,3.94,3.31,0.63,3.99,5.18,5.04,193.0,8.24,0.78,11.38,5.87,5.51,-0.21,4.28,8.28,8.35,193.0,9.29,0.58,10.83,7.52,3.31,-0.02,3.27,9.31,9.31,193.0
+AR-B-G010125 = 15.09,0.62,16.89,13.31,3.58,0.3,3.27,15.1,14.96,168.0,15.15,0.85,17.17,13.03,4.13,0.21,2.82,15.17,15.1,168.0,12.04,0.92,14.41,9.45,4.96,-0.12,2.88,12.07,12.07,168.0,5.39,1.05,8.07,2.28,5.79,-0.08,2.91,5.49,5.35,168.0,2.9,0.56,4.76,1.46,3.31,0.19,3.18,2.95,2.83,168.0,0.43,1.32,5.04,-3.23,8.27,-0.07,3.71,1.39,0.53,168.0,1.31,0.98,4.49,-1.57,6.06,-0.14,3.32,1.63,1.39,168.0,2.91,0.99,4.63,0.77,3.86,-0.36,2.19,3.08,3.01,168.0,4.26,0.82,6.14,2.28,3.86,-0.11,2.46,4.33,4.21,168.0,5.96,0.57,7.24,3.94,3.31,-0.3,3.5,5.99,6.0,168.0,10.47,0.49,11.93,9.17,2.76,0.11,3.2,10.48,10.52,168.0,11.91,0.89,14.0,10.0,4.0,0.4,2.32,11.94,11.65,168.0
+AR-B-G010126 = 19.66,0.83,20.61,17.72,2.89,-0.9,3.12,19.68,19.85,14.0,18.04,0.62,18.82,16.89,1.93,-0.23,2.09,18.05,17.92,14.0,16.76,0.64,17.85,15.51,2.34,-0.12,2.27,16.77,16.72,14.0,11.87,0.99,13.31,10.0,3.31,-0.41,2.18,11.9,11.96,14.0,5.68,1.19,8.28,4.21,4.06,0.58,2.78,5.79,5.76,14.0,7.78,1.05,9.86,6.42,3.44,0.55,2.34,7.85,7.66,14.0,5.28,0.47,6.14,4.56,1.58,0.08,2.16,5.3,5.31,14.0,6.58,0.75,7.86,4.76,3.1,-0.74,3.69,6.62,6.76,14.0,7.69,0.45,8.28,6.97,1.31,-0.35,1.74,7.7,7.73,14.0,10.79,0.8,12.0,9.17,2.82,-0.31,2.45,10.82,10.83,14.0,15.73,0.77,16.89,14.13,2.76,-0.51,2.56,15.75,15.86,14.0,16.71,0.79,17.44,15.24,2.2,-0.58,1.95,16.72,16.89,14.0
+AR-B-G010127 = 16.09,0.43,17.17,15.51,1.65,0.77,2.72,16.1,15.93,49.0,15.29,0.57,16.61,14.41,2.2,0.5,3.02,15.3,15.24,49.0,11.5,0.82,13.31,9.72,3.58,0.22,2.78,11.53,11.38,49.0,7.47,0.73,9.59,6.28,3.31,0.88,3.43,7.51,7.31,49.0,3.71,1.01,6.14,1.18,4.96,0.05,3.12,3.84,3.66,49.0,4.09,0.67,5.87,2.28,3.58,-0.09,3.47,4.15,4.21,49.0,3.53,1.77,8.35,1.32,7.03,0.72,2.78,3.94,3.39,49.0,3.94,1.22,6.42,0.91,5.51,-0.3,2.84,4.12,3.94,49.0,6.24,1.27,9.17,3.94,5.24,-0.24,2.16,6.37,6.69,49.0,7.48,0.77,9.72,6.14,3.58,0.94,3.58,7.52,7.38,49.0,11.34,1.0,13.86,9.45,4.41,0.74,3.02,11.38,11.24,49.0,10.71,0.79,12.07,9.45,2.62,0.19,2.06,10.74,10.55,49.0
+AR-B-G010128 = 16.01,0.53,17.72,14.41,3.31,0.02,3.89,16.02,16.06,166.0,16.81,0.67,18.41,15.24,3.17,-0.08,2.65,16.83,16.75,166.0,13.49,0.65,15.24,11.1,4.13,-0.23,4.09,13.51,13.55,166.0,7.73,0.92,9.45,5.31,4.13,-0.76,2.89,7.79,7.93,166.0,4.34,1.04,7.24,1.73,5.51,0.34,2.5,4.47,4.21,166.0,1.51,0.84,3.66,-0.2,3.86,0.63,2.69,1.72,1.32,166.0,0.57,0.97,3.11,-1.57,4.69,0.16,2.49,1.12,0.49,166.0,2.01,0.95,4.21,-0.47,4.69,0.26,2.68,2.22,1.87,166.0,4.62,0.82,7.24,3.11,4.13,1.29,4.34,4.69,4.42,166.0,7.24,0.71,8.9,5.31,3.58,-0.36,2.49,7.27,7.24,166.0,11.12,0.74,12.76,9.17,3.58,-0.36,2.92,11.14,11.1,166.0,12.46,0.86,15.24,10.55,4.69,0.92,3.78,12.49,12.2,166.0
+AR-B-G010129 = 18.01,1.4,21.3,14.96,6.34,0.45,2.31,18.06,17.72,216.0,17.64,0.74,19.92,15.65,4.27,0.25,2.97,17.65,17.58,216.0,13.34,1.28,17.99,10.55,7.44,0.81,3.93,13.4,13.03,216.0,7.57,1.25,12.2,3.94,8.27,0.42,3.83,7.68,7.59,216.0,3.82,1.23,8.35,0.91,7.44,0.44,3.83,4.01,3.94,216.0,3.6,1.21,6.97,-0.2,7.17,-0.29,3.42,3.8,3.66,216.0,1.22,1.55,5.04,-2.4,7.44,0.5,2.43,1.97,0.91,216.0,1.26,1.21,5.87,-1.44,7.3,0.71,3.98,1.75,1.18,216.0,5.62,1.0,9.72,3.11,6.61,0.43,4.33,5.71,5.59,216.0,7.92,1.03,12.48,4.76,7.72,0.76,5.89,7.98,7.8,216.0,12.64,0.95,15.24,10.41,4.82,0.12,2.62,12.67,12.62,216.0,13.48,1.19,17.17,10.83,6.34,0.58,3.23,13.53,13.38,216.0
+AR-B-G010130 = 15.65,0.82,17.44,13.03,4.41,-0.38,2.75,15.67,15.79,250.0,15.57,0.95,20.2,12.48,7.72,0.57,5.47,15.6,15.51,250.0,11.9,0.95,13.86,9.45,4.41,-0.01,2.24,11.93,11.93,250.0,6.2,0.74,8.9,4.49,4.41,0.98,4.38,6.24,6.14,250.0,5.08,1.18,9.17,2.28,6.89,0.37,3.54,5.22,5.04,249.0,2.14,0.99,5.04,-2.4,7.44,-0.14,4.67,2.36,2.15,250.0,2.15,0.78,5.04,0.63,4.41,0.92,3.81,2.29,2.01,250.0,2.32,0.57,4.49,0.35,4.13,-0.09,4.26,2.39,2.42,250.0,4.4,0.86,6.69,1.73,4.96,-0.08,3.13,4.48,4.42,250.0,5.27,0.84,9.45,3.39,6.06,0.63,4.65,5.34,5.18,250.0,9.95,0.5,11.38,8.62,2.76,0.31,2.83,9.96,9.93,250.0,9.89,0.52,11.65,8.35,3.31,0.19,3.8,9.91,9.86,250.0
+AR-B-G010131 = 16.79,0.38,17.44,16.06,1.38,-0.2,2.21,16.8,16.89,49.0,16.94,0.63,17.99,14.96,3.03,-0.67,3.48,16.95,16.96,49.0,12.98,0.56,14.13,11.52,2.62,-0.7,3.28,13.0,13.03,49.0,6.67,0.42,7.8,5.73,2.07,0.18,3.36,6.68,6.69,49.0,2.88,0.59,3.94,1.46,2.48,-0.48,2.46,2.93,2.97,49.0,1.58,1.73,6.14,-2.95,9.09,0.13,3.52,2.33,1.53,49.0,-0.35,1.09,2.01,-3.23,5.24,-0.3,2.86,1.13,-0.2,49.0,1.44,0.65,2.56,-0.47,3.03,-0.75,3.32,1.58,1.59,49.0,4.59,0.75,6.0,3.11,2.89,-0.21,2.35,4.65,4.63,49.0,7.26,0.42,8.07,6.42,1.65,0.06,2.46,7.27,7.24,49.0,12.07,0.93,14.41,10.0,4.41,-0.52,3.47,12.1,12.27,49.0,13.71,0.83,15.24,11.65,3.58,-0.21,2.74,13.74,13.72,49.0
+AR-B-G010132 = 21.2,0.24,21.37,21.02,0.34,0.0,1.0,21.2,21.2,2.0,17.44,0.0,17.44,17.44,0.0,-1.431965516E7,1.3646919945857155E14,17.44,17.44,2.0,15.06,0.15,15.17,14.96,0.21,-0.0,1.0,15.06,15.06,2.0,11.76,0.15,11.86,11.65,0.21,0.0,1.0,11.76,11.76,2.0,6.59,0.15,6.69,6.49,0.21,-0.0,1.0,6.59,6.59,2.0,7.55,0.05,7.59,7.52,0.07,0.0,0.99,7.55,7.55,2.0,5.42,0.15,5.52,5.31,0.21,0.0,1.0,5.42,5.42,2.0,5.76,0.24,5.94,5.59,0.34,-0.0,1.0,5.77,5.76,2.0,8.24,0.24,8.42,8.07,0.34,-0.0,1.0,8.24,8.24,2.0,13.03,1.17,13.86,12.2,1.65,-0.0,1.0,13.06,13.03,2.0,15.65,0.19,15.79,15.51,0.28,-0.0,1.0,15.65,15.65,2.0,16.34,0.39,16.61,16.06,0.55,0.0,1.0,16.34,16.34,2.0
+AR-B-G010133 = 21.33,0.15,21.44,21.23,0.21,0.0,1.0,21.33,21.33,2.0,17.85,0.19,17.99,17.72,0.28,0.0,1.0,17.85,17.85,2.0,16.03,0.05,16.06,15.99,0.07,0.0,0.96,16.03,16.03,2.0,12.24,0.15,12.34,12.14,0.21,-0.0,1.0,12.24,12.24,2.0,7.07,0.15,7.18,6.97,0.21,0.0,1.0,7.07,7.07,2.0,8.55,0.29,8.76,8.35,0.41,-0.0,1.0,8.56,8.55,2.0,5.73,0.0,5.73,5.73,0.0,-5063230.28,1.68828822254152E13,5.73,5.73,2.0,6.87,0.34,7.11,6.62,0.48,-0.0,1.0,6.87,6.87,2.0,8.62,0.19,8.76,8.48,0.28,0.0,1.0,8.62,8.62,2.0,12.96,0.1,13.03,12.89,0.14,-0.0,1.0,12.96,12.96,2.0,16.17,0.05,16.2,16.13,0.07,-0.0,1.01,16.17,16.17,2.0,17.48,0.54,17.85,17.1,0.76,0.0,1.0,17.48,17.48,2.0
+AR-B-G010134 = 13.69,2.77,16.61,8.07,8.54,-0.89,2.77,13.94,15.24,9.0,15.5,0.89,17.17,14.55,2.62,0.54,2.29,15.53,15.65,9.0,12.82,1.5,16.06,11.1,4.96,1.04,3.46,12.9,12.34,9.0,7.28,0.91,8.62,5.87,2.76,-0.02,1.9,7.33,7.38,9.0,5.93,0.87,7.52,4.9,2.62,0.77,2.27,5.98,5.59,9.0,3.38,0.49,3.94,2.56,1.38,-0.17,1.95,3.41,3.39,9.0,1.19,0.65,2.28,0.49,1.79,0.81,2.31,1.34,1.04,9.0,3.52,0.47,4.21,2.83,1.38,0.01,1.64,3.54,3.66,9.0,5.36,0.42,6.14,4.9,1.24,0.73,2.23,5.38,5.31,9.0,7.69,0.66,8.48,6.69,1.79,-0.37,1.65,7.71,7.8,9.0,9.66,0.61,10.83,8.9,1.93,0.85,2.68,9.67,9.45,9.0,9.37,0.97,10.83,8.21,2.62,0.04,1.52,9.42,9.72,9.0
+AR-B-G010135 = 17.59,1.02,20.75,14.41,6.34,0.13,3.06,17.61,17.58,426.0,17.26,0.67,19.37,15.79,3.58,0.49,3.06,17.28,17.17,426.0,14.63,1.01,19.37,12.2,7.17,0.37,3.71,14.67,14.65,426.0,7.74,0.74,11.38,5.59,5.79,0.28,4.01,7.78,7.8,426.0,5.74,1.0,9.45,3.39,6.06,0.27,2.98,5.83,5.73,426.0,2.27,0.84,5.04,-0.47,5.51,0.04,3.57,2.42,2.28,426.0,-0.29,0.86,2.01,-3.23,5.24,-0.56,4.47,0.91,-0.2,426.0,1.96,0.84,4.21,-1.02,5.24,-0.41,3.06,2.13,2.04,426.0,4.48,1.03,8.07,1.46,6.61,0.65,3.74,4.59,4.35,426.0,7.41,1.17,10.55,3.94,6.61,-0.02,2.69,7.51,7.38,426.0,11.93,0.83,14.41,10.0,4.41,0.19,2.61,11.96,11.93,426.0,12.77,1.09,15.79,10.28,5.51,0.64,2.81,12.82,12.48,426.0
+AR-B-G010136 = 18.92,0.94,21.57,17.44,4.13,1.21,4.38,18.94,18.61,38.0,18.59,1.47,20.47,14.13,6.34,-1.03,3.98,18.64,18.68,38.0,15.25,0.69,17.72,13.58,4.13,0.78,6.2,15.26,15.31,38.0,9.64,0.39,10.41,8.62,1.79,-0.34,3.15,9.65,9.66,38.0,6.45,1.26,8.9,3.39,5.51,-0.31,3.29,6.57,6.35,38.0,2.78,1.41,5.31,-0.27,5.58,0.1,2.23,3.11,2.08,38.0,0.94,1.95,3.66,-2.4,6.06,-0.23,1.65,2.14,1.04,38.0,2.84,1.42,4.76,-0.89,5.65,-1.0,3.32,3.17,3.11,38.0,6.31,1.09,8.35,4.21,4.13,0.15,1.98,6.4,5.87,38.0,8.95,0.67,10.0,7.8,2.2,-0.09,1.68,8.98,8.97,38.0,12.77,0.56,14.13,11.93,2.2,0.75,3.2,12.78,12.76,38.0,13.54,0.86,14.96,11.52,3.44,-0.56,2.5,13.56,13.72,38.0
+AR-B-G010137 = 17.62,0.76,19.37,16.34,3.03,0.52,2.66,17.63,17.44,47.0,18.0,0.51,18.96,16.89,2.07,-0.02,2.23,18.01,17.99,47.0,17.32,1.13,20.2,14.55,5.65,0.1,2.96,17.36,17.3,47.0,9.72,0.94,11.38,7.8,3.58,-0.5,2.41,9.76,10.0,47.0,6.4,0.96,7.52,4.21,3.31,-0.77,2.36,6.47,6.69,47.0,6.8,0.81,8.35,4.9,3.44,-0.22,2.46,6.84,6.9,47.0,3.71,0.84,5.73,2.15,3.58,0.53,2.78,3.81,3.39,47.0,5.97,0.47,6.97,5.18,1.79,0.06,2.09,5.99,6.0,47.0,6.51,0.69,7.8,4.9,2.89,-0.3,2.23,6.55,6.69,47.0,8.6,0.44,9.86,7.66,2.2,0.39,3.41,8.61,8.55,47.0,13.35,0.44,14.13,12.27,1.86,-0.32,2.36,13.36,13.44,47.0,14.15,0.41,14.96,13.03,1.93,-0.27,2.94,14.15,14.13,47.0
+AR-C-G020001 = 20.93,0.23,21.44,20.47,0.96,-0.25,2.66,20.93,21.02,42.0,18.01,0.56,19.09,17.23,1.86,0.26,1.83,18.02,18.13,42.0,16.91,0.65,18.68,15.72,2.96,-0.14,3.16,16.92,17.03,42.0,12.19,0.26,13.03,11.58,1.45,0.26,4.78,12.2,12.2,42.0,7.86,0.53,10.14,6.97,3.17,1.58,9.12,7.88,8.07,42.0,8.63,0.76,10.0,7.24,2.76,-0.26,2.13,8.66,8.76,42.0,6.01,0.16,6.14,5.59,0.55,-1.04,3.09,6.01,6.0,42.0,6.46,0.51,7.24,5.31,1.93,-0.96,2.94,6.47,6.69,42.0,8.22,0.22,8.62,7.8,0.83,-0.32,2.25,8.22,8.21,42.0,12.45,0.65,13.86,11.38,2.48,-0.31,2.41,12.47,12.48,42.0,16.24,0.31,16.89,15.65,1.24,-0.04,2.17,16.24,16.2,42.0,16.84,0.51,17.99,15.93,2.07,0.03,2.52,16.85,16.89,42.0
+AR-D-G190001 = 19.8,0.99,22.95,16.41,6.55,-0.46,3.54,19.83,19.92,363.0,18.64,1.11,21.85,13.72,8.13,-0.7,5.66,18.67,18.68,363.0,17.31,1.43,20.47,12.48,7.99,-0.49,3.17,17.37,17.44,363.0,12.79,1.96,17.72,8.0,9.71,0.01,2.22,12.94,13.03,363.0,8.07,1.4,14.96,3.66,11.3,-0.08,5.04,8.19,8.07,363.0,4.94,1.24,8.07,0.35,7.72,-0.23,3.19,5.09,4.97,363.0,5.12,1.01,8.9,2.15,6.75,0.17,3.67,5.22,5.11,363.0,5.73,1.57,9.72,2.83,6.89,0.13,2.09,5.94,5.8,363.0,7.38,1.49,11.65,3.94,7.72,0.25,2.62,7.53,7.24,363.0,12.82,1.33,15.51,7.8,7.72,-0.77,3.47,12.89,13.03,363.0,17.86,1.46,20.47,13.38,7.1,-0.53,2.55,17.92,18.06,363.0,19.45,1.23,21.85,13.31,8.54,-1.13,6.44,19.49,19.44,363.0
+AR-D-G190002 = 19.03,0.88,21.02,14.41,6.61,-1.14,6.69,19.05,19.09,267.0,18.04,1.79,22.13,10.96,11.16,-0.74,3.66,18.13,18.41,267.0,16.73,1.13,18.54,11.93,6.61,-1.73,6.69,16.77,16.89,267.0,12.76,1.32,15.79,8.07,7.72,-0.24,2.98,12.83,12.82,267.0,8.71,1.51,13.31,2.97,10.33,-0.63,4.18,8.84,9.04,267.0,4.58,1.31,8.07,0.91,7.17,-0.17,2.69,4.77,4.63,267.0,5.01,1.04,8.62,2.28,6.34,0.4,3.58,5.11,4.9,267.0,6.57,1.62,10.55,2.42,8.13,-0.37,2.67,6.77,6.76,267.0,7.44,1.31,10.55,2.97,7.58,-0.11,2.77,7.56,7.38,267.0,12.05,0.99,14.13,6.56,7.58,-1.49,7.85,12.09,12.2,267.0,18.16,1.33,20.47,11.52,8.96,-1.25,6.57,18.21,18.13,267.0,18.69,1.72,21.85,12.07,9.78,-0.95,4.0,18.77,19.09,267.0
+AR-D-G190003 = 16.59,0.78,18.82,14.41,4.41,0.31,3.32,16.61,16.48,106.0,15.05,0.64,16.61,13.03,3.58,-0.23,3.11,15.06,15.1,106.0,13.44,0.75,15.24,11.1,4.13,-0.62,3.44,13.46,13.58,106.0,7.62,1.08,9.72,5.31,4.41,-0.02,2.4,7.69,7.66,106.0,4.6,0.91,6.69,2.56,4.13,-0.07,2.53,4.69,4.63,106.0,4.09,0.95,6.14,2.01,4.13,0.04,2.27,4.2,3.94,106.0,2.49,1.05,4.63,0.08,4.55,0.13,2.03,2.7,2.49,106.0,3.86,1.11,6.14,0.91,5.24,-0.28,2.47,4.02,3.94,106.0,3.97,1.19,6.69,0.91,5.79,-0.84,3.34,4.15,4.21,106.0,8.7,1.01,10.55,6.28,4.27,-0.64,2.69,8.76,8.9,106.0,13.06,0.82,14.96,11.1,3.86,-0.06,2.37,13.08,13.0,106.0,14.96,0.87,16.89,13.03,3.86,0.01,2.37,14.99,14.96,106.0
+AR-D-G190004 = 15.51,1.06,18.27,13.03,5.24,0.13,2.52,15.55,15.48,162.0,14.55,1.39,17.99,9.72,8.27,-0.41,4.67,14.61,14.55,162.0,12.78,1.12,14.96,10.0,4.96,-0.5,2.47,12.83,13.03,162.0,8.18,1.03,10.41,5.87,4.55,-0.48,2.47,8.25,8.35,162.0,4.75,1.76,10.0,1.46,8.54,0.3,2.58,5.06,4.83,162.0,3.03,1.49,7.24,-0.06,7.3,-0.06,2.34,3.37,3.11,162.0,1.78,1.26,5.31,-0.47,5.79,0.52,2.34,2.17,1.46,162.0,2.99,1.5,6.69,-1.3,7.99,-0.42,2.86,3.34,3.11,162.0,3.8,0.83,6.69,2.28,4.41,0.74,3.23,3.89,3.66,162.0,8.33,1.1,10.83,4.76,6.06,-0.54,2.94,8.4,8.62,162.0,12.93,0.89,14.96,10.83,4.13,-0.21,2.25,12.96,13.03,162.0,13.73,0.72,15.24,11.65,3.58,-0.47,2.78,13.74,13.82,162.0
+AR-D-G190005 = 15.87,0.78,17.99,13.31,4.69,-0.19,2.73,15.89,15.86,536.0,16.51,1.04,19.65,13.31,6.34,-0.53,3.51,16.55,16.61,536.0,13.51,1.23,16.89,9.72,7.17,-0.21,2.64,13.57,13.44,536.0,7.54,0.88,10.28,5.04,5.24,0.35,3.32,7.59,7.38,536.0,2.6,1.69,8.62,-2.13,10.75,1.12,4.01,3.1,2.15,536.0,2.8,1.45,7.52,-1.3,8.82,-0.01,3.23,3.15,2.83,536.0,1.12,1.18,4.76,-2.68,7.44,-0.09,2.92,1.63,1.18,536.0,2.38,1.48,7.52,-2.13,9.65,0.07,3.45,2.8,2.42,536.0,3.9,1.36,7.52,0.35,7.17,-0.61,3.05,4.13,4.07,536.0,8.04,0.95,10.83,5.87,4.96,0.52,2.96,8.1,7.93,536.0,13.23,0.87,15.51,10.83,4.69,-0.02,2.65,13.26,13.31,536.0,14.58,0.89,17.17,11.38,5.79,-0.25,3.11,14.61,14.69,536.0
+AR-D-G190006 = 14.67,1.1,17.99,11.38,6.61,-0.28,2.58,14.71,14.82,769.0,17.48,0.77,20.2,15.24,4.96,0.16,2.87,17.5,17.44,769.0,14.69,1.02,17.44,11.65,5.79,0.05,2.43,14.72,14.69,769.0,6.57,0.95,8.9,4.07,4.82,0.02,2.48,6.64,6.56,769.0,2.62,1.12,5.59,-2.13,7.72,-0.44,3.49,2.85,2.7,769.0,3.14,1.47,8.07,-1.02,9.09,-0.02,2.55,3.47,3.25,769.0,0.28,1.05,3.66,-2.4,6.06,0.25,2.83,1.08,0.15,769.0,2.5,1.04,6.69,-2.13,8.82,0.15,3.99,2.71,2.42,769.0,5.87,1.03,8.62,2.56,6.06,-0.44,3.52,5.96,6.0,769.0,8.15,0.98,11.65,5.59,6.06,0.19,2.83,8.21,8.07,769.0,13.5,0.8,15.79,11.1,4.69,0.34,2.9,13.52,13.44,769.0,14.69,0.91,17.44,11.93,5.51,-0.0,2.94,14.72,14.62,769.0
+AR-D-G190007 = 18.16,1.25,21.3,14.13,7.17,-0.83,4.62,18.21,18.41,82.0,17.56,1.27,19.37,12.89,6.48,-1.27,5.13,17.6,17.79,82.0,14.86,1.39,17.17,10.28,6.89,-0.98,4.06,14.92,15.2,82.0,10.63,1.49,13.03,6.56,6.48,-0.64,2.66,10.74,11.07,82.0,5.74,1.48,8.9,3.11,5.79,0.3,2.05,5.92,5.42,82.0,4.87,1.18,6.97,2.01,4.96,-0.31,2.43,5.01,4.9,82.0,3.99,1.51,7.52,0.63,6.89,0.05,2.44,4.27,3.94,82.0,4.86,1.21,8.07,2.56,5.51,0.34,2.26,5.01,4.49,82.0,5.63,1.4,8.21,1.32,6.89,-0.68,3.33,5.8,5.87,82.0,11.73,1.87,15.51,7.52,7.99,-0.17,2.37,11.87,11.69,82.0,14.98,1.23,16.34,10.28,6.06,-1.36,5.19,15.03,15.1,82.0,17.3,1.72,19.65,12.07,7.58,-0.98,3.34,17.38,17.75,82.0
+AR-D-G190008 = 17.77,1.49,21.02,13.58,7.44,-0.19,2.26,17.83,17.85,529.0,18.13,1.35,22.4,14.69,7.72,0.08,2.54,18.18,18.13,529.0,14.35,1.76,17.72,10.0,7.72,-0.19,2.08,14.45,14.55,529.0,9.28,1.77,13.31,5.04,8.27,-0.26,2.32,9.44,9.17,529.0,5.62,2.18,12.76,0.08,12.68,0.12,2.77,6.03,5.73,529.0,2.87,1.62,10.28,-1.3,11.57,0.6,4.1,3.29,2.77,529.0,2.92,1.69,6.42,-1.02,7.44,-0.18,2.25,3.37,3.11,529.0,4.82,1.89,10.0,-0.2,10.2,-0.41,2.42,5.18,5.04,528.0,5.31,1.8,9.17,0.91,8.27,-0.42,2.35,5.61,5.59,529.0,10.31,2.15,14.96,5.59,9.37,-0.37,2.15,10.53,10.83,529.0,15.43,1.8,19.65,11.93,7.72,-0.16,2.14,15.54,15.93,529.0,17.1,1.79,20.75,12.2,8.54,-0.32,2.14,17.2,17.44,529.0
+AR-D-G190009 = 15.87,1.11,18.27,13.31,4.96,0.34,2.4,15.91,15.79,135.0,15.37,1.43,18.82,10.55,8.27,-1.17,4.53,15.43,15.79,135.0,13.39,1.09,17.44,11.1,6.34,0.18,3.55,13.44,13.58,135.0,8.69,1.08,12.2,6.42,5.79,1.0,4.08,8.76,8.62,135.0,5.37,1.25,9.45,2.56,6.89,0.13,3.42,5.51,5.45,135.0,4.1,1.04,6.14,0.08,6.06,-0.96,4.78,4.23,4.21,135.0,3.4,1.01,8.07,0.63,7.44,1.36,7.57,3.54,3.39,135.0,3.95,1.06,6.69,0.91,5.79,-0.15,3.33,4.09,3.94,135.0,4.36,1.24,8.35,0.08,8.27,0.05,4.66,4.53,4.42,135.0,8.95,1.65,13.58,5.04,8.54,-0.01,3.25,9.1,9.1,135.0,13.37,1.17,16.06,10.55,5.51,-0.36,2.7,13.42,13.58,135.0,14.59,1.64,19.09,10.55,8.54,-0.21,3.07,14.68,14.69,135.0
+AR-E-G080001 = 19.1,0.64,21.02,17.44,3.58,-0.35,3.06,19.11,19.23,131.0,17.5,0.48,18.82,15.93,2.89,-0.68,4.4,17.51,17.58,131.0,16.1,0.55,18.27,14.69,3.58,0.4,4.43,16.11,16.06,131.0,10.88,0.53,12.2,10.0,2.2,0.17,2.14,10.89,10.83,131.0,9.5,1.37,12.2,6.42,5.79,-0.1,1.88,9.59,9.45,131.0,11.33,1.12,15.51,8.35,7.17,0.36,4.03,11.39,11.38,131.0,6.81,0.66,8.35,4.49,3.86,-0.48,3.92,6.84,6.83,131.0,8.9,0.82,10.83,7.11,3.72,0.12,2.33,8.94,8.9,131.0,6.72,0.77,9.45,4.76,4.69,0.05,3.64,6.76,6.76,131.0,11.44,0.84,13.58,9.59,4.0,0.09,2.26,11.47,11.38,131.0,14.79,0.62,16.61,13.58,3.03,0.26,2.72,14.8,14.82,131.0,15.55,0.75,17.72,14.69,3.03,0.65,2.49,15.57,15.51,131.0
+AR-E-G080002 = 19.26,0.84,22.13,17.72,4.41,0.54,2.9,19.28,19.09,132.0,18.3,0.66,20.75,16.89,3.86,0.71,4.06,18.32,18.27,132.0,16.33,0.94,21.57,14.96,6.61,1.99,10.12,16.36,16.06,132.0,11.41,0.83,14.41,10.0,4.41,1.01,4.0,11.44,11.14,132.0,10.54,0.79,12.76,7.8,4.96,-0.2,3.44,10.56,10.55,132.0,11.9,1.5,15.79,7.8,7.99,0.16,2.53,11.99,11.65,132.0,8.26,0.93,10.83,6.14,4.69,0.08,2.69,8.31,8.21,132.0,10.59,1.07,13.86,8.62,5.24,0.5,2.59,10.64,10.41,132.0,7.06,0.97,10.0,5.31,4.69,0.39,2.42,7.13,6.97,132.0,11.9,0.66,13.86,10.28,3.58,0.21,2.84,11.92,11.93,132.0,15.33,0.94,19.09,13.58,5.51,1.09,5.2,15.36,15.24,132.0,16.11,0.81,19.92,14.55,5.37,1.2,6.45,16.13,16.06,132.0
+AR-E-G080003 = 18.68,1.72,21.99,15.51,6.48,0.12,1.93,18.75,18.54,98.0,18.3,1.3,20.47,15.79,4.69,-0.15,1.81,18.34,18.44,98.0,16.92,0.85,19.37,14.96,4.41,0.6,3.38,16.94,16.75,98.0,11.27,1.25,13.51,8.9,4.62,-0.04,1.7,11.34,11.45,98.0,10.3,0.72,12.48,8.9,3.58,0.72,3.68,10.32,10.28,98.0,7.83,1.62,12.34,4.76,7.58,0.31,3.36,8.0,7.9,98.0,5.99,1.23,9.45,3.66,5.79,0.31,2.35,6.11,5.87,98.0,8.07,0.71,9.72,6.69,3.03,0.19,2.19,8.1,8.04,98.0,8.25,1.13,11.1,5.87,5.24,0.23,2.12,8.32,8.04,98.0,10.95,1.04,13.17,8.9,4.27,-0.15,1.89,11.0,11.1,98.0,17.33,1.67,20.47,14.55,5.93,0.23,1.82,17.41,17.17,98.0,16.11,0.9,18.54,14.69,3.86,0.51,2.36,16.13,16.13,98.0
+AR-E-G080004 = 20.03,0.98,23.23,18.27,4.96,0.84,3.18,20.05,19.82,142.0,18.78,1.07,21.85,16.06,5.79,-0.02,2.89,18.81,18.82,142.0,17.05,1.07,20.75,15.51,5.24,1.06,3.29,17.08,16.61,142.0,12.83,0.61,14.13,11.38,2.76,0.03,2.35,12.85,12.82,142.0,11.05,0.7,13.03,8.9,4.13,0.06,3.53,11.07,10.96,142.0,11.57,0.91,14.69,8.9,5.79,0.11,3.94,11.6,11.65,142.0,8.97,0.56,10.28,7.24,3.03,-0.16,3.32,8.99,8.93,142.0,10.64,0.82,14.13,8.9,5.24,0.7,4.77,10.68,10.62,142.0,8.69,0.69,10.0,6.69,3.31,-0.38,2.53,8.72,8.76,142.0,12.45,0.7,14.13,11.1,3.03,0.27,2.23,12.47,12.45,142.0,16.22,1.17,19.65,13.86,5.79,0.9,3.78,16.26,16.03,142.0,16.51,1.25,20.2,14.41,5.79,1.14,3.38,16.56,16.06,142.0
+AR-E-G080005 = 18.67,0.75,20.75,16.89,3.86,0.04,2.77,18.68,18.68,200.0,17.95,0.67,19.92,16.61,3.31,0.14,2.88,17.96,17.99,200.0,16.22,0.58,17.44,14.69,2.76,-0.47,2.71,16.23,16.34,200.0,11.91,0.63,13.86,10.28,3.58,0.14,3.35,11.93,11.93,200.0,10.75,0.72,12.76,8.35,4.41,0.07,3.57,10.78,10.69,200.0,11.81,0.9,13.58,7.52,6.06,-1.08,5.34,11.85,11.93,200.0,8.23,0.52,9.72,6.69,3.03,0.17,3.03,8.25,8.21,200.0,10.67,1.96,16.06,2.01,14.06,-0.92,5.34,10.84,10.93,200.0,6.87,0.84,8.9,3.94,4.96,-0.29,3.45,6.92,6.83,200.0,11.78,0.54,13.03,10.41,2.62,0.07,2.36,11.79,11.72,200.0,14.54,0.53,16.06,13.31,2.76,0.39,2.63,14.55,14.41,200.0,15.51,0.44,16.61,14.41,2.2,0.29,2.67,15.51,15.51,200.0
+AR-E-G080006 = 19.88,0.51,21.57,18.96,2.62,0.49,3.32,19.89,19.92,109.0,18.57,0.74,20.47,16.61,3.86,-0.17,2.93,18.59,18.54,109.0,16.33,0.35,17.44,15.51,1.93,0.42,3.31,16.33,16.34,109.0,12.45,0.79,13.86,10.83,3.03,-0.13,1.97,12.47,12.48,109.0,11.31,0.66,12.48,10.0,2.48,0.13,1.93,11.33,11.24,109.0,12.03,0.79,14.41,9.72,4.69,-0.07,3.49,12.06,12.07,109.0,9.82,0.8,11.65,7.8,3.86,0.01,2.75,9.85,9.86,109.0,10.75,1.38,16.89,7.8,9.09,1.01,5.96,10.83,10.69,109.0,7.44,0.92,9.45,5.04,4.41,0.14,2.53,7.5,7.38,109.0,11.57,0.65,12.89,10.28,2.62,-0.09,2.36,11.58,11.52,109.0,15.1,0.34,15.86,14.41,1.45,0.06,2.24,15.11,15.1,109.0,15.56,0.37,16.61,14.41,2.2,-0.06,3.69,15.56,15.51,109.0
+AR-E-G080007 = 16.72,1.21,21.02,14.69,6.34,1.0,3.7,16.76,16.41,257.0,18.25,1.05,20.75,16.34,4.41,0.1,1.81,18.29,18.27,257.0,16.04,0.9,19.09,13.86,5.24,0.72,3.67,16.06,15.93,257.0,10.39,1.08,13.03,7.8,5.24,-0.09,2.26,10.45,10.55,257.0,7.75,1.9,11.1,2.56,8.54,-0.6,2.78,7.98,8.07,257.0,9.49,2.04,13.31,3.66,9.65,-0.45,2.51,9.71,9.72,257.0,5.44,0.91,8.07,3.11,4.96,0.18,2.58,5.52,5.31,257.0,7.37,0.86,9.72,4.21,5.51,-0.48,3.62,7.42,7.38,257.0,7.61,0.81,9.72,5.04,4.69,-0.43,3.66,7.66,7.66,257.0,10.18,0.77,12.48,8.62,3.86,0.25,2.41,10.21,10.14,257.0,14.27,0.81,17.44,12.48,4.96,0.69,4.27,14.29,14.27,257.0,14.8,0.73,17.17,13.58,3.58,0.94,3.48,14.82,14.62,257.0
+AR-E-G080008 = 17.2,1.23,20.47,14.13,6.34,0.26,2.77,17.24,17.17,279.0,17.51,0.72,19.09,16.06,3.03,0.26,2.31,17.53,17.44,279.0,15.19,1.05,19.37,13.31,6.06,0.65,3.95,15.23,15.1,279.0,10.83,0.73,13.03,8.62,4.41,-0.03,3.43,10.86,10.83,279.0,7.61,1.23,10.55,2.01,8.54,-0.63,4.64,7.71,7.8,279.0,10.1,1.25,13.03,6.42,6.61,-0.27,2.38,10.18,10.14,279.0,5.97,0.74,9.17,3.66,5.51,0.42,4.41,6.01,6.0,279.0,7.84,1.25,11.1,5.04,6.06,0.21,2.38,7.94,7.73,279.0,7.23,0.97,10.0,4.76,5.24,0.17,2.42,7.29,7.11,279.0,10.07,0.71,12.76,7.8,4.96,0.33,4.23,10.09,10.0,279.0,14.46,0.65,17.44,12.48,4.96,0.44,4.68,14.47,14.41,279.0,14.49,0.67,16.34,12.07,4.27,-0.53,4.08,14.5,14.55,279.0
+AR-E-G080009 = 18.44,0.28,18.68,18.2,0.48,0.0,1.0,18.44,18.44,4.0,17.96,0.04,17.99,17.92,0.07,0.0,1.0,17.96,17.96,4.0,16.61,NaN,16.61,16.61,0.0,NaN,-6.089977552263212E13,16.61,16.61,4.0,11.31,0.08,11.38,11.24,0.14,-0.0,1.0,11.31,11.31,4.0,9.31,NaN,9.31,9.31,0.0,NaN,-1.30762429827538E13,9.31,9.31,4.0,9.62,0.04,9.66,9.59,0.07,-0.0,1.0,9.62,9.62,4.0,7.52,0.16,7.66,7.38,0.28,-0.0,1.0,7.52,7.52,4.0,7.14,0.12,7.24,7.04,0.21,-0.0,1.0,7.14,7.14,4.0,7.0,0.12,7.11,6.9,0.21,-0.0,1.0,7.0,7.0,4.0,11.52,NaN,11.52,11.52,0.0,NaN,-2.4102560251105116E14,11.52,11.52,4.0,15.65,0.32,15.93,15.37,0.55,0.0,1.0,15.65,15.65,4.0,15.13,0.2,15.31,14.96,0.34,0.0,1.0,15.13,15.13,4.0
+AR-E-G080010 = 15.92,1.25,19.92,13.03,6.89,0.44,3.13,15.97,15.79,188.0,17.59,0.64,19.78,16.34,3.44,0.37,2.83,17.61,17.58,188.0,15.8,1.03,19.09,12.76,6.34,0.52,3.29,15.83,15.65,188.0,10.43,0.63,12.62,8.9,3.72,0.59,3.59,10.45,10.41,188.0,7.71,0.74,10.28,5.31,4.96,0.19,4.26,7.74,7.66,188.0,7.93,1.15,11.79,5.87,5.93,1.15,4.31,8.01,7.8,188.0,5.4,0.74,7.8,3.94,3.86,0.0,2.61,5.45,5.45,188.0,6.2,0.92,9.17,3.94,5.24,0.19,2.89,6.27,6.21,188.0,7.36,0.95,10.55,5.04,5.51,0.18,3.57,7.42,7.38,188.0,9.22,0.72,11.38,6.69,4.69,-0.0,3.48,9.24,9.17,188.0,13.58,0.55,15.24,12.2,3.03,0.37,3.2,13.59,13.58,188.0,13.52,1.12,16.89,11.1,5.79,0.24,2.55,13.56,13.58,188.0
+AR-E-G080011 = 19.53,1.45,24.33,17.17,7.17,0.75,3.47,19.58,19.37,246.0,18.47,0.96,21.85,15.79,6.06,0.33,3.44,18.49,18.3,246.0,16.67,0.65,19.65,15.24,4.41,1.51,7.05,16.68,16.61,246.0,11.88,0.6,13.86,10.55,3.31,0.81,3.7,11.89,11.79,246.0,10.64,0.69,12.48,8.07,4.41,0.01,3.7,10.66,10.55,246.0,10.73,1.98,15.24,5.04,10.2,-0.45,2.62,10.91,11.03,246.0,7.95,1.12,12.2,5.59,6.61,0.76,3.95,8.03,7.8,246.0,9.82,1.92,14.69,3.39,11.3,-0.15,3.69,10.0,9.86,246.0,7.11,0.91,10.0,4.21,5.79,0.05,3.16,7.17,7.24,246.0,11.13,0.97,14.27,8.35,5.93,-0.31,3.35,11.17,11.38,246.0,15.27,1.09,20.33,13.58,6.75,2.05,8.63,15.3,14.96,246.0,15.99,0.77,19.37,14.69,4.69,1.69,6.53,16.01,15.79,246.0
+AR-E-G080012 = 16.94,0.71,18.27,15.51,2.76,-0.11,1.87,16.95,17.03,161.0,17.51,0.69,19.37,15.79,3.58,-0.17,2.97,17.52,17.58,161.0,16.19,0.44,17.17,14.96,2.2,-0.36,3.2,16.2,16.2,161.0,9.76,0.64,11.38,8.21,3.17,0.26,2.31,9.78,9.59,161.0,9.33,0.91,11.38,6.42,4.96,-0.32,3.0,9.38,9.45,161.0,10.49,1.4,14.69,6.69,7.99,-0.12,2.87,10.58,10.55,161.0,5.62,0.74,9.17,3.94,5.24,0.62,6.08,5.67,5.59,161.0,7.48,0.66,9.72,5.59,4.13,0.52,3.62,7.51,7.38,161.0,6.65,1.16,10.83,4.21,6.61,0.57,3.57,6.75,6.56,161.0,9.66,0.48,11.1,8.35,2.76,0.23,3.57,9.67,9.72,161.0,15.1,0.5,16.34,14.13,2.2,0.21,2.19,15.1,15.1,161.0,14.56,0.47,15.79,13.58,2.2,0.49,2.92,14.57,14.55,161.0
+AR-E-G080013 = 17.74,0.8,20.06,16.06,4.0,0.47,3.04,17.76,17.72,198.0,17.41,0.62,20.2,16.34,3.86,1.39,5.9,17.42,17.3,198.0,16.86,0.72,19.92,15.24,4.69,1.49,6.44,16.87,16.75,198.0,11.02,0.76,14.13,9.72,4.41,0.46,3.66,11.04,11.1,198.0,10.17,1.02,14.41,7.24,7.17,0.46,4.35,10.22,10.14,198.0,8.6,1.29,12.2,5.04,7.17,0.1,3.02,8.7,8.62,198.0,6.1,0.91,9.72,4.21,5.51,0.84,4.68,6.16,6.14,198.0,8.58,1.21,13.86,5.59,8.27,0.7,5.41,8.66,8.62,198.0,6.65,1.3,10.55,3.94,6.61,0.21,2.74,6.77,6.69,198.0,9.82,0.65,13.03,8.62,4.41,1.51,6.7,9.84,9.72,198.0,15.2,0.69,18.82,14.0,4.82,1.9,8.92,15.22,15.1,198.0,15.21,0.73,17.72,13.03,4.69,0.52,4.22,15.23,15.17,198.0
+AR-E-G080014 = 17.0,0.45,17.99,16.06,1.93,0.3,2.11,17.01,16.89,107.0,17.64,0.33,18.27,16.89,1.38,0.13,2.22,17.64,17.58,107.0,15.73,0.49,16.89,14.69,2.2,0.36,2.22,15.74,15.65,107.0,9.87,0.84,11.93,8.07,3.86,-0.0,2.45,9.91,10.0,107.0,9.24,1.61,11.93,3.66,8.27,-1.31,4.84,9.38,9.59,107.0,11.8,1.12,14.96,9.45,5.51,0.44,3.07,11.86,11.65,107.0,6.46,1.28,9.59,4.49,5.1,0.74,2.46,6.58,6.0,107.0,7.75,1.25,10.28,3.52,6.75,-0.9,3.62,7.84,8.07,107.0,7.91,0.78,9.72,5.87,3.86,-0.03,2.51,7.95,7.93,107.0,10.02,0.53,11.1,8.9,2.2,-0.07,2.08,10.04,10.0,107.0,15.22,0.44,16.2,14.13,2.07,-0.24,2.74,15.23,15.24,107.0,14.51,0.33,15.1,13.58,1.52,-0.42,2.76,14.51,14.48,107.0
+AR-E-G080015 = 18.34,0.97,20.2,16.34,3.86,0.03,1.7,18.36,18.27,193.0,17.21,0.52,18.82,16.06,2.76,0.23,2.82,17.22,17.17,193.0,15.48,0.65,17.3,14.13,3.17,0.35,2.69,15.49,15.51,193.0,10.8,0.57,12.48,9.72,2.76,0.38,2.36,10.81,10.76,193.0,9.13,0.87,11.93,7.24,4.69,0.41,2.96,9.17,8.97,193.0,10.74,0.93,13.31,8.07,5.24,-0.04,2.82,10.77,10.69,193.0,6.51,1.12,10.28,3.11,7.17,0.69,4.47,6.6,6.42,193.0,7.98,1.23,13.03,5.87,7.17,1.14,4.52,8.08,7.8,193.0,7.19,0.67,8.9,5.59,3.31,0.02,2.45,7.22,7.24,193.0,10.79,1.0,14.27,8.62,5.65,0.91,4.4,10.83,10.55,193.0,14.5,0.65,16.2,13.03,3.17,-0.01,2.69,14.51,14.55,193.0,14.99,0.48,16.61,13.86,2.76,0.98,4.69,14.99,14.96,193.0
+AR-E-G080016 = 19.29,2.34,23.78,14.41,9.37,-0.03,2.08,19.43,19.23,255.0,19.04,1.31,21.57,15.24,6.34,-0.88,3.07,19.09,19.37,255.0,17.56,1.5,19.92,14.69,5.24,-0.18,1.7,17.63,17.79,255.0,11.34,1.5,13.86,8.07,5.79,-0.55,2.1,11.44,11.65,255.0,9.0,0.97,11.93,6.56,5.37,0.02,2.89,9.05,8.9,255.0,8.69,1.65,14.96,5.04,9.92,0.59,3.55,8.84,8.48,255.0,5.9,1.13,8.62,3.11,5.51,0.08,2.46,6.01,5.87,255.0,7.47,0.87,10.0,5.45,4.55,0.47,3.14,7.52,7.38,255.0,7.42,1.03,10.28,4.49,5.79,-0.19,3.16,7.49,7.52,255.0,10.77,0.97,13.86,8.9,4.96,0.66,3.3,10.82,10.83,255.0,15.99,1.39,20.33,13.31,7.03,0.48,2.67,16.05,15.79,255.0,15.9,1.28,19.65,13.86,5.79,0.64,2.96,15.95,15.79,255.0
+AR-E-G080017 = 18.06,0.67,19.92,16.89,3.03,0.7,2.42,18.07,17.85,278.0,17.32,0.73,18.82,14.41,4.41,-0.72,4.03,17.33,17.44,278.0,16.3,0.66,18.54,14.41,4.13,0.34,3.43,16.32,16.34,278.0,11.39,0.62,13.44,10.0,3.44,0.17,3.19,11.41,11.38,278.0,10.23,1.11,13.03,6.69,6.34,-0.22,3.15,10.29,10.28,278.0,10.41,1.42,15.51,5.59,9.92,0.15,3.55,10.51,10.41,278.0,7.92,0.91,10.83,6.14,4.69,0.56,2.82,7.97,7.8,278.0,8.42,1.72,13.58,2.28,11.3,0.32,3.76,8.6,8.21,278.0,6.92,0.76,9.17,5.04,4.13,-0.05,2.69,6.96,6.97,278.0,10.69,0.68,12.48,8.35,4.13,-0.38,2.88,10.71,10.83,278.0,14.7,0.58,16.61,13.31,3.31,0.12,3.29,14.71,14.69,278.0,15.34,0.44,16.89,14.41,2.48,0.74,3.96,15.35,15.24,278.0
+AR-F-G120001 = 22.1,1.63,24.88,14.06,10.82,-2.13,10.11,22.16,22.13,85.0,19.78,2.32,22.95,10.14,12.81,-1.77,6.96,19.91,20.06,85.0,18.08,1.54,21.02,11.52,9.51,-1.53,7.23,18.14,18.13,85.0,12.77,1.39,15.51,7.31,8.2,-0.99,5.33,12.85,13.03,85.0,6.67,1.65,10.55,3.11,7.44,0.07,2.19,6.87,6.62,85.0,5.47,1.09,8.62,3.11,5.51,0.09,2.68,5.57,5.45,85.0,3.64,1.39,6.56,0.91,5.65,0.35,2.21,3.9,3.25,85.0,8.98,1.13,11.93,5.59,6.34,0.03,3.55,9.05,8.9,85.0,8.84,1.35,12.2,4.69,7.51,0.11,3.23,8.94,8.76,85.0,15.0,1.11,17.72,9.72,7.99,-1.09,8.31,15.04,14.96,85.0,18.9,0.9,20.2,13.93,6.27,-2.5,12.99,18.92,19.09,85.0,19.81,1.59,22.13,11.93,10.2,-2.21,10.18,19.88,20.06,85.0
+AR-F-G120002 = 23.34,1.79,26.81,16.34,10.47,-0.56,2.95,23.41,23.5,503.0,22.23,1.5,24.61,16.06,8.54,-1.14,4.48,22.28,22.54,503.0,19.65,1.37,24.33,13.03,11.3,-1.52,7.11,19.7,19.92,503.0,14.86,1.19,17.99,9.86,8.13,-0.46,4.0,14.9,14.89,503.0,8.11,2.54,14.82,2.28,12.54,-0.02,2.33,8.5,8.07,503.0,5.0,1.89,10.55,-2.13,12.68,-0.21,3.25,5.35,5.18,503.0,5.78,1.6,11.65,1.18,10.47,0.36,3.29,6.0,5.59,503.0,10.13,1.22,14.13,7.8,6.34,0.73,3.0,10.2,9.86,503.0,10.33,1.62,14.96,5.45,9.51,0.15,2.59,10.46,10.28,503.0,16.12,1.26,19.65,10.69,8.96,-0.56,4.31,16.17,16.06,503.0,20.13,1.62,24.06,13.31,10.75,-0.7,4.26,20.2,20.27,503.0,21.08,1.77,24.06,14.0,10.06,-1.26,4.67,21.16,21.44,503.0
+AR-F-G120003 = 16.69,3.98,21.99,5.87,16.12,-1.04,3.56,17.15,17.68,60.0,14.07,3.95,20.47,3.39,17.09,-0.93,3.27,14.61,14.96,60.0,13.06,2.88,18.27,5.87,12.4,-0.48,2.97,13.36,13.2,60.0,9.07,2.55,13.03,2.83,10.2,-0.48,2.33,9.41,9.48,60.0,5.8,1.78,9.17,0.35,8.82,-0.43,2.86,6.06,6.0,60.0,3.07,1.17,5.31,-1.3,6.61,-1.08,4.99,3.28,3.21,60.0,1.86,1.84,6.0,-2.68,8.68,0.15,2.69,2.61,1.73,60.0,7.27,1.59,9.72,1.73,7.99,-1.03,4.32,7.44,7.52,60.0,5.11,3.05,9.59,-2.68,12.26,-0.92,3.26,5.93,5.73,60.0,10.61,2.92,14.96,2.28,12.68,-1.07,3.63,10.99,11.17,60.0,14.54,2.74,18.27,6.69,11.57,-1.05,3.69,14.79,15.17,60.0,15.16,3.3,19.92,6.97,12.95,-0.73,3.1,15.51,15.37,60.0
+AR-F-G120004 = 17.92,3.89,22.4,1.73,20.67,-1.51,5.82,18.34,19.09,183.0,15.81,4.22,21.02,-1.16,22.19,-1.47,5.42,16.36,17.17,183.0,13.9,3.59,18.82,0.63,18.19,-0.94,3.52,14.35,14.69,183.0,9.94,3.22,14.69,-2.4,17.09,-1.09,4.12,10.44,10.55,183.0,5.33,1.83,8.62,-4.74,13.37,-1.93,9.95,5.63,5.66,183.0,3.66,1.22,6.42,-3.57,9.99,-2.01,11.54,3.85,3.8,183.0,2.01,2.16,5.87,-8.26,14.12,-1.68,7.99,2.94,2.28,183.0,6.11,1.96,9.45,-3.71,13.16,-1.75,8.42,6.42,6.28,183.0,5.76,3.16,10.0,-7.91,17.91,-1.59,6.04,6.57,6.69,183.0,11.54,3.45,15.1,-3.23,18.33,-1.7,6.18,12.05,12.76,183.0,15.87,3.52,20.2,-0.33,20.53,-1.82,7.29,16.25,16.96,183.0,16.39,3.92,21.3,1.46,19.84,-1.21,4.36,16.85,17.72,183.0
+AR-F-G120005 = 14.29,5.91,22.54,-1.99,24.53,-0.75,2.79,15.46,15.37,160.0,11.17,5.91,19.37,-4.33,23.7,-0.61,2.38,12.63,12.48,160.0,11.1,4.21,17.44,-1.85,19.29,-0.89,3.48,11.86,11.52,160.0,7.16,4.14,13.31,-5.02,18.33,-0.89,3.29,8.27,7.86,160.0,4.01,2.84,8.07,-7.36,15.43,-2.19,8.1,4.91,4.76,160.0,2.4,1.99,5.18,-5.43,10.61,-2.02,7.27,3.11,3.08,160.0,0.42,2.9,5.59,-9.98,15.57,-1.73,6.04,2.92,1.18,160.0,4.78,3.05,9.72,-6.67,16.4,-1.68,6.07,5.67,5.66,160.0,3.18,4.67,8.62,-10.81,19.43,-1.12,3.51,5.63,5.11,160.0,8.42,5.04,14.69,-6.12,20.81,-0.96,3.23,9.81,9.45,160.0,12.82,5.18,18.82,-3.5,22.32,-1.2,3.8,13.82,14.48,160.0,12.93,5.37,21.57,-1.44,23.01,-0.69,2.75,13.99,13.82,160.0
+AR-F-G120006 = 22.41,1.53,27.09,18.96,8.13,-0.14,2.83,22.46,22.68,120.0,20.96,2.03,24.33,15.24,9.09,-0.54,2.36,21.06,21.37,120.0,19.28,1.12,21.57,16.06,5.51,-0.9,3.52,19.31,19.51,120.0,14.58,1.0,16.75,12.07,4.69,-0.01,2.57,14.61,14.55,120.0,8.64,1.63,11.79,3.52,8.27,-0.74,3.43,8.79,8.9,120.0,5.65,1.04,9.72,2.28,7.44,0.27,5.13,5.74,5.56,120.0,5.84,1.12,8.35,2.83,5.51,-0.28,2.9,5.95,6.0,120.0,9.41,1.11,11.93,6.42,5.51,-0.54,3.2,9.48,9.45,120.0,10.76,1.03,13.03,7.38,5.65,-0.12,3.01,10.81,10.83,120.0,16.1,1.08,18.27,14.0,4.27,-0.05,1.97,16.14,16.34,120.0,19.82,1.16,22.4,16.34,6.06,-0.65,3.58,19.85,19.92,120.0,20.6,1.51,23.78,17.72,6.06,-0.22,2.29,20.65,20.89,120.0
+AR-F-G120007 = 22.76,1.21,25.98,18.96,7.03,-0.83,3.95,22.79,22.95,99.0,20.05,1.27,22.68,17.03,5.65,0.0,2.53,20.09,19.92,99.0,18.91,0.8,21.02,16.75,4.27,0.32,3.32,18.93,18.82,99.0,14.26,1.21,16.34,11.38,4.96,-0.68,2.52,14.31,14.55,99.0,9.36,1.13,12.2,6.69,5.51,0.21,2.68,9.43,9.17,99.0,5.56,1.25,10.83,2.56,8.27,0.79,5.46,5.7,5.45,99.0,6.73,1.01,10.55,5.04,5.51,0.94,4.21,6.81,6.49,99.0,8.74,0.85,10.83,6.69,4.13,0.35,2.97,8.78,8.62,99.0,10.64,1.05,14.13,8.62,5.51,0.58,3.31,10.69,10.55,99.0,14.88,0.71,16.75,13.03,3.72,-0.12,2.69,14.9,14.96,99.0,20.87,1.45,22.95,16.61,6.34,-0.73,2.84,20.92,21.3,99.0,19.93,0.89,21.85,17.58,4.27,-0.49,2.98,19.95,19.92,99.0
+AR-F-G120008 = 20.77,1.0,23.5,18.27,5.24,0.09,2.66,20.79,20.75,144.0,18.51,1.23,21.16,14.96,6.2,-0.02,2.3,18.55,18.47,144.0,16.8,0.92,19.09,14.96,4.13,0.01,2.78,16.83,16.89,144.0,13.05,1.02,15.51,10.55,4.96,-0.13,2.48,13.09,13.07,144.0,7.6,1.87,13.03,3.11,9.92,-0.35,2.86,7.82,7.8,144.0,4.71,1.2,8.62,1.18,7.44,-0.14,3.27,4.86,4.76,144.0,3.94,1.24,7.11,1.46,5.65,0.01,2.48,4.13,4.07,144.0,8.02,0.91,10.83,5.87,4.96,0.19,3.16,8.08,7.93,144.0,8.5,1.2,11.93,5.31,6.61,0.11,2.83,8.58,8.52,144.0,14.38,0.83,16.61,12.48,4.13,0.26,3.29,14.41,14.31,144.0,18.35,1.12,20.47,14.69,5.79,-0.81,3.16,18.38,18.54,144.0,19.09,1.26,21.44,15.24,6.2,-0.45,2.78,19.14,19.23,144.0
+AR-F-G120009 = 8.44,7.12,21.85,-2.68,24.53,0.41,1.8,11.03,7.11,226.0,6.15,6.42,18.54,-6.26,24.8,0.32,2.0,8.88,4.42,226.0,6.02,6.66,18.27,-6.54,24.8,0.15,1.95,8.97,6.14,226.0,0.86,6.52,12.62,-10.39,23.01,0.04,1.88,6.56,1.39,226.0,-1.87,5.8,6.69,-12.74,19.43,-0.12,1.48,6.08,-0.95,226.0,-2.33,5.77,6.42,-13.15,19.57,-0.34,1.55,6.21,-0.27,226.0,-3.02,4.81,4.76,-13.7,18.46,-0.15,1.8,5.66,-3.23,226.0,-0.85,6.48,8.07,-12.19,20.26,-0.23,1.47,6.53,0.35,226.0,-3.93,6.32,6.69,-17.83,24.53,0.11,1.85,7.43,-4.19,226.0,1.29,7.02,13.03,-11.5,24.53,0.08,1.68,7.12,1.56,226.0,5.52,8.2,18.68,-8.05,26.73,0.19,1.67,9.87,4.49,226.0,8.11,7.15,21.57,-4.47,26.04,0.22,1.81,10.8,7.73,226.0
+AR-F-G120010 = 16.3,4.49,23.5,2.28,21.22,-0.95,3.38,16.91,17.17,314.0,14.12,5.1,21.02,-1.85,22.87,-1.07,3.23,15.01,15.72,314.0,13.19,4.15,20.47,0.63,19.84,-0.83,2.82,13.82,14.41,314.0,8.19,4.13,14.69,-2.68,17.36,-0.87,2.76,9.17,9.31,314.0,3.84,2.37,9.17,-5.98,15.16,-1.5,6.0,4.51,4.35,314.0,2.15,1.7,5.59,-5.43,11.02,-1.62,6.77,2.74,2.56,314.0,1.34,2.4,6.69,-7.64,14.33,-0.49,3.29,2.74,1.46,314.0,4.84,2.48,9.45,-5.02,14.47,-1.33,5.18,5.44,5.25,314.0,2.93,4.13,7.93,-9.02,16.95,-1.19,3.48,5.06,4.42,314.0,8.89,3.98,14.13,-3.23,17.36,-1.31,3.91,9.74,10.28,314.0,14.12,4.38,19.65,-0.61,20.26,-1.47,4.51,14.79,15.51,314.0,15.48,4.54,22.13,1.73,20.39,-1.06,3.22,16.13,17.13,314.0
+AR-F-G120011 = 21.54,1.08,23.5,16.89,6.61,-1.0,5.3,21.56,21.57,139.0,19.72,0.73,21.57,17.99,3.58,-0.02,3.12,19.73,19.71,139.0,18.42,0.99,20.75,15.51,5.24,-0.28,3.79,18.45,18.27,139.0,14.54,1.26,17.44,11.93,5.51,-0.25,2.16,14.6,14.82,139.0,9.55,0.75,11.1,6.69,4.41,-0.79,4.2,9.58,9.72,139.0,4.03,1.15,8.35,0.35,7.99,0.15,4.81,4.19,3.94,139.0,6.17,0.79,8.07,4.35,3.72,0.23,2.51,6.22,6.14,139.0,8.38,1.1,11.38,5.87,5.51,-0.02,3.23,8.45,8.48,139.0,10.65,1.11,13.31,7.24,6.06,-0.41,3.51,10.71,10.83,139.0,16.0,1.0,17.99,13.58,4.41,-0.34,2.52,16.03,16.06,139.0,19.58,0.96,21.85,17.17,4.69,-0.4,2.73,19.6,19.78,139.0,19.24,0.97,21.57,16.61,4.96,0.01,2.84,19.27,19.23,139.0
+AR-F-G120012 = 21.7,0.77,23.5,19.37,4.13,-0.62,3.21,21.72,21.85,168.0,19.09,0.95,21.57,16.34,5.24,-0.16,3.22,19.12,19.09,168.0,18.47,0.76,20.47,16.34,4.13,0.03,2.99,18.49,18.41,168.0,13.62,1.43,16.89,10.28,6.61,0.26,2.48,13.69,13.51,168.0,7.79,1.87,11.93,3.66,8.27,-0.09,2.19,8.01,7.83,168.0,5.73,1.09,8.21,2.28,5.93,-0.15,3.41,5.83,5.59,168.0,5.64,1.31,8.62,2.01,6.61,-0.17,2.39,5.79,5.59,168.0,7.33,1.62,11.38,4.14,7.23,-0.08,2.24,7.5,7.49,168.0,8.71,1.29,11.65,5.73,5.93,0.03,2.26,8.8,8.76,168.0,15.58,1.38,19.09,12.76,6.34,0.08,2.47,15.64,15.65,168.0,18.82,0.86,20.47,16.34,4.13,-0.85,3.59,18.84,18.82,168.0,19.53,0.89,22.68,17.72,4.96,0.94,3.64,19.55,19.37,168.0
+AR-F-G120013 = 4.64,7.9,20.75,-10.12,30.87,0.1,1.94,9.15,4.18,410.0,2.18,6.83,16.34,-10.67,27.01,0.16,2.2,7.16,2.28,410.0,2.71,7.71,17.17,-11.5,28.66,-0.07,1.81,8.17,3.8,410.0,-1.96,7.49,12.48,-17.28,29.76,-0.16,1.99,7.73,-1.02,410.0,-4.55,7.51,5.59,-19.21,24.8,-0.34,1.63,8.77,-2.4,410.0,-4.96,7.4,5.31,-21.14,26.46,-0.41,1.74,8.9,-2.71,410.0,-6.3,6.14,4.49,-21.14,25.63,-0.41,2.02,8.8,-4.74,410.0,-3.52,8.08,7.8,-19.76,27.56,-0.36,1.73,8.8,-1.57,410.0,-7.13,8.29,7.52,-23.9,31.42,-0.19,1.81,10.92,-5.54,410.0,-1.99,8.47,11.38,-19.49,30.87,-0.2,1.78,8.69,-0.68,410.0,2.1,9.61,18.06,-17.28,35.34,-0.09,1.74,9.83,2.7,410.0,4.31,8.5,20.13,-11.5,31.62,0.08,1.94,9.52,4.49,410.0
+AR-F-G120014 = 23.85,1.82,26.81,17.99,8.82,-0.92,3.48,23.92,24.12,211.0,21.2,1.44,24.61,16.61,7.99,-0.38,3.03,21.25,21.16,211.0,19.3,0.83,21.02,16.34,4.69,-0.49,3.38,19.32,19.37,211.0,14.39,1.12,16.34,11.38,4.96,-0.88,3.4,14.43,14.55,211.0,9.86,1.22,13.44,6.42,7.03,-0.24,2.97,9.93,10.0,211.0,5.13,1.3,8.9,0.63,8.27,0.28,3.66,5.29,5.04,211.0,7.88,1.63,11.38,4.21,7.17,-0.23,2.12,8.05,8.07,211.0,9.39,1.13,12.34,6.56,5.79,0.37,2.97,9.46,9.31,211.0,11.18,1.13,15.51,8.07,7.44,0.06,3.86,11.24,11.24,211.0,15.81,0.85,18.82,13.31,5.51,0.38,3.76,15.83,15.79,211.0,20.81,1.53,23.5,15.51,7.99,-0.92,4.08,20.87,21.02,211.0,20.32,0.9,22.13,17.44,4.69,-0.56,3.4,20.34,20.47,211.0
+AR-F-G120015 = 19.72,2.71,26.12,12.76,13.37,-0.6,2.9,19.91,20.06,266.0,18.48,2.41,22.95,11.38,11.57,-0.75,3.35,18.63,18.89,266.0,15.5,2.67,19.65,8.35,11.3,-0.53,2.52,15.73,15.79,266.0,11.19,2.72,16.61,3.66,12.95,-0.64,2.74,11.52,11.65,266.0,5.82,1.17,9.17,2.28,6.89,0.1,3.05,5.94,5.87,266.0,4.52,1.38,8.35,0.08,8.27,-0.83,3.89,4.73,4.76,266.0,2.74,2.22,7.24,-2.4,9.65,-0.27,2.39,3.52,2.8,266.0,5.81,1.94,9.45,-0.2,9.65,-0.58,2.64,6.13,6.04,266.0,7.15,2.63,11.38,-1.3,12.68,-1.02,3.67,7.61,7.8,266.0,12.07,2.4,16.06,6.14,9.92,-0.43,2.28,12.3,12.2,266.0,16.72,2.21,20.75,10.0,10.75,-0.63,2.78,16.86,16.89,266.0,18.15,2.96,22.13,9.45,12.68,-0.79,3.0,18.39,18.44,266.0
+AR-F-G120016 = 21.72,1.04,24.06,18.82,5.24,-0.41,2.97,21.74,21.78,196.0,20.26,0.99,22.4,17.44,4.96,-0.13,3.0,20.29,20.2,196.0,18.35,1.01,20.75,16.34,4.41,0.19,2.22,18.38,18.27,196.0,14.81,1.36,17.72,11.65,6.06,-0.57,2.53,14.87,15.13,196.0,9.27,1.57,13.03,4.76,8.27,0.25,2.88,9.4,9.1,195.0,3.89,1.85,7.52,-1.57,9.09,-0.39,2.55,4.31,4.04,196.0,4.8,1.35,8.07,1.46,6.61,0.48,2.67,4.99,4.63,196.0,8.64,1.13,11.93,6.14,5.79,0.14,2.48,8.72,8.73,196.0,9.87,1.37,12.48,5.87,6.61,-0.52,2.73,9.96,10.07,196.0,15.38,1.09,18.27,12.76,5.51,0.01,2.63,15.42,15.37,196.0,19.38,0.86,21.57,15.51,6.06,-0.79,5.03,19.4,19.37,196.0,20.26,0.86,22.4,17.72,4.69,-0.32,3.27,20.28,20.27,196.0
+AR-F-G120017 = 15.16,5.96,21.71,2.28,19.43,-0.76,2.2,16.27,17.58,51.0,12.74,5.55,19.44,0.91,18.53,-0.54,1.94,13.88,13.86,51.0,12.61,4.53,18.82,3.66,15.16,-0.35,1.77,13.38,13.65,51.0,8.9,3.91,14.13,1.18,12.95,-0.45,1.8,9.7,9.86,51.0,5.49,2.6,8.62,-2.95,11.57,-1.34,4.32,6.07,6.14,51.0,3.6,2.5,6.97,-3.78,10.75,-1.11,3.46,4.37,4.49,51.0,2.19,2.55,8.35,-4.61,12.95,-0.41,3.35,3.34,2.56,51.0,7.16,2.8,10.14,-1.3,11.44,-1.27,3.7,7.68,8.07,51.0,4.78,4.09,10.0,-4.06,14.06,-0.8,2.25,6.26,6.69,51.0,10.34,4.71,15.79,-0.2,15.98,-0.73,2.18,11.34,12.2,51.0,14.52,4.68,19.65,3.94,15.71,-0.82,2.27,15.24,16.55,51.0,14.32,5.27,21.57,5.04,16.54,-0.3,1.71,15.24,14.89,51.0
+AR-F-G120018 = 15.15,3.84,20.06,3.66,16.4,-1.32,3.99,15.62,16.2,53.0,13.29,4.29,18.47,1.59,16.88,-1.16,3.41,13.96,14.69,53.0,11.23,2.52,15.79,4.07,11.71,-0.94,3.72,11.51,11.72,53.0,8.5,3.18,13.31,0.63,12.68,-0.79,2.81,9.07,9.38,53.0,4.68,2.35,8.35,-2.81,11.16,-1.47,5.31,5.23,5.18,53.0,2.94,1.72,4.97,-2.95,7.92,-1.73,5.56,3.4,3.52,53.0,1.77,2.55,6.56,-4.47,11.02,-0.33,3.01,3.08,1.59,53.0,6.73,2.07,9.45,-0.75,10.2,-1.95,7.12,7.04,7.24,53.0,3.3,2.89,7.8,-5.16,12.95,-1.33,4.19,4.37,4.21,53.0,9.2,3.38,13.86,0.08,13.78,-1.15,3.42,9.79,10.48,53.0,12.87,3.19,16.61,3.11,13.5,-1.54,4.66,13.25,14.13,53.0,13.41,3.32,17.99,4.49,13.5,-1.03,3.32,13.81,14.55,53.0
+AR-G-G220001 = 20.77,0.55,22.68,19.37,3.31,0.23,3.3,20.78,20.75,160.0,18.51,0.67,19.92,16.61,3.31,-0.26,2.26,18.52,18.54,160.0,18.12,0.61,19.65,16.06,3.58,-0.42,3.37,18.13,18.13,160.0,12.65,1.06,15.24,10.0,5.24,0.08,2.6,12.7,12.62,160.0,11.32,0.85,14.13,8.62,5.51,-0.13,3.53,11.35,11.38,160.0,6.81,1.06,9.72,3.11,6.61,-0.71,4.52,6.9,6.97,160.0,8.17,0.96,11.1,5.87,5.24,0.4,3.25,8.23,8.07,160.0,8.45,2.03,11.38,1.73,9.65,-0.85,3.2,8.68,8.83,160.0,7.79,1.19,10.0,4.76,5.24,0.06,2.24,7.88,7.52,160.0,11.93,0.74,14.13,10.28,3.86,0.98,3.42,11.95,11.76,160.0,18.05,0.75,19.65,16.34,3.31,-0.07,2.16,18.07,17.99,160.0,18.62,0.56,19.65,17.03,2.62,-0.7,3.17,18.63,18.68,160.0
+AR-G-G220002 = 23.37,0.75,26.54,20.75,5.79,0.4,4.78,23.38,23.3,471.0,20.71,0.83,22.68,18.27,4.41,-0.16,2.71,20.73,20.75,471.0,20.46,0.79,22.4,17.99,4.41,-0.33,3.1,20.48,20.47,471.0,13.52,1.19,16.89,9.72,7.17,-0.5,3.51,13.57,13.58,471.0,14.63,1.3,17.72,11.38,6.34,-0.21,2.43,14.69,14.69,471.0,10.4,1.07,13.31,7.11,6.2,-0.24,3.04,10.45,10.41,471.0,13.32,1.66,18.27,8.35,9.92,-0.09,2.94,13.43,13.44,471.0,14.45,1.32,19.92,11.1,8.82,0.24,3.32,14.51,14.48,471.0,12.63,2.52,21.02,5.04,15.98,0.09,2.73,12.88,12.62,471.0,15.36,1.15,19.09,11.65,7.44,-0.27,3.38,15.4,15.51,471.0,19.06,1.06,22.13,15.79,6.34,0.07,2.86,19.09,18.96,471.0,19.65,0.86,21.37,15.24,6.13,-0.59,3.99,19.67,19.65,471.0
+AR-G-G220003 = 23.23,0.61,24.19,21.3,2.89,-0.63,3.03,23.24,23.37,84.0,19.88,1.03,21.85,17.44,4.41,-0.08,2.59,19.91,19.89,84.0,20.27,0.54,21.57,18.96,2.62,-0.17,2.78,20.28,20.3,84.0,12.9,0.47,14.13,11.93,2.2,0.12,2.48,12.91,12.89,84.0,11.12,0.6,12.76,9.17,3.58,0.04,4.74,11.14,11.1,84.0,8.18,2.2,12.48,4.21,8.27,0.34,1.95,8.46,7.66,84.0,9.64,0.61,10.55,8.07,2.48,-0.5,2.64,9.66,9.72,84.0,12.49,0.73,14.27,10.55,3.72,0.2,2.71,12.51,12.48,84.0,12.65,0.99,14.96,9.72,5.24,-0.25,3.27,12.68,12.76,84.0,14.3,0.67,16.61,13.31,3.31,1.11,3.87,14.31,14.13,84.0,20.92,0.79,23.23,19.65,3.58,0.45,2.47,20.94,20.78,84.0,20.39,0.52,21.3,19.23,2.07,-0.17,2.19,20.4,20.33,84.0
+AR-G-G220004 = 22.81,1.21,25.71,19.92,5.79,-0.3,2.27,22.84,22.95,142.0,19.4,1.03,21.71,16.34,5.37,-0.62,3.5,19.42,19.58,142.0,19.73,0.55,21.3,17.99,3.31,-0.17,3.99,19.74,19.65,142.0,12.21,1.37,14.96,9.72,5.24,0.13,1.87,12.28,12.14,142.0,12.52,1.02,15.24,10.28,4.96,0.09,2.31,12.56,12.48,142.0,8.09,1.16,11.1,5.04,6.06,0.14,3.03,8.17,7.93,142.0,11.13,1.67,16.89,8.07,8.82,0.85,3.46,11.26,10.83,142.0,10.72,1.2,13.58,8.07,5.51,0.23,2.23,10.79,10.55,142.0,11.38,1.34,14.82,6.42,8.41,-0.12,4.12,11.46,11.27,142.0,14.73,0.61,16.34,12.76,3.58,-0.35,3.14,14.74,14.82,142.0,20.33,1.17,22.95,17.72,5.24,-0.02,2.46,20.37,20.33,142.0,20.08,0.61,21.3,18.82,2.48,-0.09,1.88,20.09,20.2,142.0
+AR-G-G220005 = 22.95,0.86,25.71,21.3,4.41,0.46,2.85,22.96,22.81,135.0,20.78,0.88,22.13,17.17,4.96,-1.26,4.94,20.8,21.02,135.0,20.1,0.59,21.85,18.82,3.03,0.28,2.48,20.1,19.99,135.0,13.0,0.95,14.96,10.0,4.96,-0.4,2.97,13.04,13.1,135.0,12.21,1.0,14.75,9.38,5.37,0.06,3.64,12.25,12.2,135.0,7.49,1.78,12.62,1.73,10.89,-0.02,4.32,7.69,7.66,134.0,9.4,1.4,12.48,6.42,6.06,0.24,2.46,9.51,9.45,135.0,11.89,0.69,13.86,10.28,3.58,0.04,2.81,11.91,11.93,135.0,11.14,1.64,16.75,7.8,8.96,0.41,2.94,11.26,10.9,135.0,14.13,0.88,16.89,11.65,5.24,0.12,3.82,14.15,14.13,135.0,18.64,1.1,20.75,14.69,6.06,-1.21,4.61,18.68,18.89,135.0,19.56,0.94,21.57,15.51,6.06,-1.03,5.6,19.59,19.65,135.0
+AR-G-G220006 = 20.6,0.44,21.99,19.37,2.62,-0.02,3.28,20.6,20.61,125.0,18.22,0.48,19.09,17.17,1.93,-0.23,2.36,18.22,18.27,125.0,17.94,0.54,19.37,16.89,2.48,0.52,2.75,17.95,17.85,125.0,11.83,0.79,13.58,10.0,3.58,0.01,2.64,11.86,11.79,125.0,11.89,0.83,14.13,10.28,3.86,0.18,2.21,11.92,11.93,125.0,7.18,1.34,10.28,3.66,6.61,-0.23,2.74,7.3,7.24,125.0,7.82,1.13,10.28,4.49,5.79,-0.24,2.84,7.91,7.8,125.0,9.24,0.82,10.83,7.24,3.58,-0.4,2.6,9.28,9.31,125.0,7.91,1.0,10.28,5.59,4.69,0.53,2.44,7.97,7.66,125.0,11.75,0.7,13.86,10.55,3.31,0.66,2.76,11.78,11.58,125.0,18.03,0.52,19.09,16.61,2.48,-0.22,2.68,18.04,17.99,125.0,18.76,0.45,19.92,17.99,1.93,0.51,2.58,18.77,18.68,125.0
+AR-G-G220007 = 22.11,0.52,23.5,21.02,2.48,0.18,3.03,22.12,22.13,77.0,20.16,0.67,21.57,17.72,3.86,-1.05,4.6,20.17,20.2,77.0,18.61,0.73,21.02,17.44,3.58,1.01,4.31,18.62,18.54,77.0,11.76,0.93,13.86,9.72,4.13,-0.02,2.23,11.8,11.79,77.0,10.77,1.02,13.31,8.35,4.96,0.11,2.61,10.82,10.69,77.0,6.52,1.59,11.65,3.66,7.99,0.64,3.26,6.71,6.49,77.0,8.13,1.32,10.28,4.63,5.65,-0.63,2.97,8.24,8.35,77.0,10.93,0.77,13.31,9.72,3.58,0.98,3.48,10.96,10.69,77.0,9.57,1.98,13.86,5.59,8.27,0.51,2.72,9.77,9.17,77.0,12.98,0.98,15.79,10.55,5.24,0.39,3.71,13.02,12.76,77.0,18.46,0.84,20.2,16.34,3.86,-0.12,2.3,18.48,18.54,77.0,19.24,0.88,20.75,16.34,4.41,-0.98,4.15,19.26,19.37,77.0
+AR-G-G220008 = 22.72,1.52,26.81,20.2,6.61,0.57,2.4,22.77,22.4,224.0,19.79,1.04,22.68,17.44,5.24,0.37,2.7,19.82,19.65,224.0,18.83,1.02,21.57,16.89,4.69,0.43,2.54,18.85,18.82,224.0,12.96,1.15,16.61,10.0,6.61,-0.05,3.54,13.01,13.03,224.0,10.51,1.42,14.41,6.97,7.44,0.28,2.84,10.6,10.52,224.0,7.67,1.56,12.48,3.94,8.54,0.35,2.71,7.83,7.49,224.0,7.36,1.03,9.17,4.76,4.41,-0.28,2.17,7.43,7.52,224.0,10.5,1.31,14.13,7.8,6.34,0.14,2.24,10.58,10.52,224.0,9.86,1.51,14.13,6.42,7.72,0.11,2.45,9.98,9.86,224.0,14.19,1.21,17.72,11.38,6.34,-0.2,2.51,14.24,14.27,224.0,19.73,1.02,21.85,17.17,4.69,-0.46,3.13,19.76,19.78,224.0,19.65,0.96,21.85,17.17,4.69,-0.32,2.55,19.67,19.71,224.0
+AR-G-G220009 = 22.83,0.79,26.54,21.02,5.51,0.61,4.44,22.85,22.81,493.0,21.26,0.82,23.78,19.09,4.69,-0.17,3.1,21.27,21.3,493.0,20.89,0.91,24.33,17.44,6.89,0.64,4.23,20.91,20.75,493.0,13.44,1.14,17.99,10.55,7.44,0.59,3.57,13.49,13.31,493.0,14.57,0.98,17.99,12.2,5.79,0.36,2.96,14.61,14.48,493.0,9.99,1.62,14.13,3.94,10.2,-0.03,2.78,10.12,10.0,493.0,12.58,1.83,18.27,7.8,10.47,0.27,2.88,12.71,12.48,493.0,14.52,1.18,17.99,11.65,6.34,0.13,2.68,14.56,14.41,493.0,13.73,2.44,19.65,6.97,12.68,-0.24,2.63,13.95,13.86,493.0,16.29,1.62,21.85,12.2,9.65,0.64,3.52,16.37,16.06,493.0,20.14,0.97,23.23,17.72,5.51,0.08,2.7,20.17,20.13,493.0,20.12,0.8,22.95,17.99,4.96,0.29,2.92,20.14,20.06,493.0
+AR-G-G220010 = 22.73,0.92,25.71,19.92,5.79,-0.15,3.44,22.75,22.81,254.0,20.72,1.09,23.23,18.54,4.69,-0.05,1.95,20.75,20.75,254.0,20.4,0.71,21.85,18.27,3.58,-0.26,2.55,20.41,20.47,254.0,12.89,0.94,14.96,10.83,4.13,-0.04,2.38,12.92,12.89,254.0,14.17,1.1,16.89,11.65,5.24,-0.05,2.64,14.22,14.13,254.0,10.53,1.56,14.69,5.87,8.82,-0.44,3.17,10.65,10.55,254.0,12.96,1.55,17.17,8.62,8.54,0.07,3.55,13.05,13.03,254.0,13.26,1.36,18.27,9.17,9.09,0.37,3.77,13.33,13.17,254.0,12.12,1.58,16.34,7.8,8.54,-0.24,2.75,12.22,12.34,254.0,15.53,1.21,19.09,12.2,6.89,0.17,2.67,15.57,15.44,254.0,19.35,1.07,21.85,16.34,5.51,0.08,2.56,19.38,19.3,254.0,20.17,0.7,22.4,18.27,4.13,0.15,3.07,20.18,20.2,254.0
+AR-G-G220011 = 21.48,0.72,23.23,19.65,3.58,0.29,2.72,21.5,21.44,229.0,18.95,0.65,21.02,16.89,4.13,0.26,3.1,18.97,18.82,229.0,19.0,0.96,21.85,17.17,4.69,0.41,2.65,19.02,18.82,229.0,11.41,0.89,15.24,10.0,5.24,0.91,4.79,11.44,11.38,229.0,12.83,1.18,16.34,10.55,5.79,0.57,2.66,12.89,12.55,229.0,8.93,1.87,13.86,4.21,9.65,-0.03,2.73,9.12,8.9,229.0,8.75,1.21,13.31,6.14,7.17,0.61,3.63,8.83,8.62,229.0,11.14,1.28,14.27,8.35,5.93,-0.15,2.15,11.21,11.38,229.0,9.81,1.56,13.31,5.87,7.44,-0.5,2.8,9.94,10.14,229.0,13.38,1.24,16.89,9.72,7.17,0.02,2.9,13.44,13.24,229.0,18.18,1.09,20.47,15.79,4.69,0.12,1.97,18.21,18.2,229.0,19.25,0.77,21.16,17.17,4.0,0.11,2.61,19.27,19.23,229.0
+AR-G-G220012 = 21.09,0.62,22.4,19.65,2.76,-0.05,2.19,21.1,21.02,93.0,18.75,1.18,20.75,15.51,5.24,-0.61,2.57,18.79,19.09,93.0,17.82,0.56,19.37,16.61,2.76,0.68,3.4,17.83,17.72,93.0,12.0,1.01,14.41,9.45,4.96,0.14,2.58,12.04,11.93,93.0,9.91,1.36,12.48,6.69,5.79,-0.05,2.29,10.0,9.86,93.0,6.78,1.93,11.38,2.56,8.82,0.18,2.28,7.05,6.69,93.0,7.39,1.39,10.28,2.83,7.44,-0.84,3.89,7.52,7.66,93.0,10.47,1.06,12.48,7.52,4.96,-0.49,2.87,10.52,10.55,93.0,9.91,1.51,13.31,6.56,6.75,0.17,2.86,10.03,9.72,93.0,12.82,0.73,14.69,11.38,3.31,0.17,2.81,12.84,12.76,93.0,17.69,0.74,20.2,16.06,4.13,0.85,4.55,17.7,17.58,93.0,18.28,0.69,19.92,15.79,4.13,-0.21,4.19,18.3,18.27,93.0
+AR-G-G220013 = 22.53,0.99,24.61,20.75,3.86,0.17,1.99,22.55,22.4,190.0,20.42,0.92,22.4,17.85,4.55,-0.32,2.85,20.44,20.47,190.0,19.67,1.13,22.13,17.17,4.96,-0.12,2.26,19.7,19.65,190.0,13.12,1.45,17.99,8.9,9.09,-0.09,3.55,13.19,13.03,190.0,11.92,1.99,15.51,7.24,8.27,-0.12,2.1,12.09,12.1,190.0,8.31,2.27,13.86,3.94,9.92,0.3,2.23,8.61,8.14,190.0,9.6,2.43,15.51,1.73,13.78,0.17,2.81,9.9,9.14,190.0,12.14,1.26,14.69,9.72,4.96,-0.02,1.85,12.2,12.2,190.0,9.83,2.3,19.37,5.59,13.78,0.92,4.53,10.1,9.45,190.0,14.68,1.63,19.37,11.65,7.72,0.11,2.6,14.77,14.82,190.0,17.44,0.96,19.92,14.69,5.24,-0.08,2.96,17.47,17.44,190.0,19.05,1.3,21.57,15.79,5.79,-0.29,2.37,19.1,19.09,190.0
+AR-G-G220014 = 22.08,0.71,23.5,19.65,3.86,-0.63,3.18,22.09,22.13,334.0,19.48,0.71,21.57,16.89,4.69,-0.15,3.76,19.49,19.37,334.0,20.15,0.89,22.4,17.99,4.41,0.06,2.55,20.17,20.2,334.0,12.23,0.75,14.41,8.9,5.51,-0.73,6.14,12.25,12.2,334.0,13.7,1.09,16.61,11.1,5.51,-0.01,2.36,13.75,13.82,334.0,9.97,1.38,15.79,6.14,9.65,0.67,4.69,10.06,9.86,334.0,9.8,1.69,15.24,5.59,9.65,0.29,2.58,9.94,9.83,334.0,12.47,1.5,15.79,9.17,6.61,-0.24,1.87,12.56,12.76,334.0,11.5,1.24,14.96,8.35,6.61,-0.04,2.84,11.57,11.52,334.0,14.16,0.69,16.34,12.76,3.58,0.45,2.92,14.18,14.13,334.0,18.93,1.04,21.3,16.06,5.24,-0.5,2.93,18.96,19.09,334.0,19.89,0.63,21.3,17.72,3.58,-0.29,3.2,19.9,19.92,334.0
+AR-G-G220015 = 23.15,0.67,24.74,21.3,3.44,-0.23,2.89,23.16,23.09,119.0,20.8,1.05,22.95,17.72,5.24,-0.56,2.97,20.83,21.02,119.0,19.47,0.7,20.75,17.72,3.03,-0.74,2.74,19.48,19.65,119.0,12.97,1.54,17.17,10.0,7.17,0.83,3.17,13.06,12.62,119.0,11.05,1.29,13.86,8.9,4.96,0.4,1.97,11.13,10.69,119.0,7.78,3.24,13.58,1.46,12.13,0.01,1.62,8.42,7.52,119.0,8.84,1.07,10.83,6.42,4.41,-0.16,2.08,8.9,8.97,119.0,11.37,0.87,13.58,9.72,3.86,0.5,2.68,11.4,11.24,119.0,11.47,1.59,15.51,6.69,8.82,-0.48,3.37,11.57,11.65,119.0,13.96,1.02,17.17,11.65,5.51,0.4,3.03,14.0,13.86,119.0,20.1,0.68,21.85,17.99,3.86,-0.15,4.23,20.11,20.06,119.0,19.51,0.85,21.02,17.3,3.72,-0.54,2.78,19.53,19.65,119.0
+AR-G-G220016 = 20.75,0.87,23.5,18.54,4.96,0.44,3.55,20.77,20.75,122.0,17.97,0.73,19.65,15.51,4.13,-0.74,4.32,17.99,17.99,122.0,17.45,0.52,18.82,16.06,2.76,0.07,2.97,17.46,17.44,122.0,12.7,0.77,14.96,10.83,4.13,-0.13,3.3,12.72,12.76,122.0,10.65,1.47,13.86,6.14,7.72,-0.09,3.12,10.75,10.55,122.0,6.89,0.93,8.9,4.49,4.41,-0.06,2.36,6.95,6.76,122.0,8.06,1.23,12.2,4.76,7.44,0.2,4.27,8.16,8.07,122.0,8.14,1.38,11.65,4.76,6.89,0.34,2.61,8.26,7.9,122.0,7.49,1.35,10.83,3.94,6.89,0.32,3.21,7.61,7.52,122.0,11.7,0.63,13.03,10.55,2.48,0.18,2.06,11.72,11.65,122.0,17.93,0.81,20.2,15.79,4.41,-0.19,2.76,17.95,17.99,122.0,18.5,0.44,19.65,17.44,2.2,0.18,3.15,18.5,18.41,122.0
+AR-G-G220017 = 22.87,0.77,25.16,20.06,5.1,-0.38,3.67,22.88,22.95,605.0,19.7,0.85,22.68,16.89,5.79,-0.07,2.88,19.72,19.78,605.0,19.85,0.93,22.13,16.89,5.24,-0.46,2.71,19.87,19.99,605.0,12.34,0.96,15.79,10.0,5.79,0.59,3.37,12.38,12.2,605.0,14.45,1.17,17.17,11.38,5.79,0.01,2.36,14.5,14.41,605.0,10.58,1.46,16.34,6.42,9.92,0.13,3.07,10.68,10.55,605.0,10.94,1.71,17.17,6.97,10.2,0.48,3.88,11.08,10.83,605.0,14.1,1.34,17.72,9.17,8.54,-0.56,3.44,14.16,14.27,605.0,12.22,1.92,19.65,3.66,15.98,-0.04,5.08,12.37,12.2,605.0,14.56,0.82,16.89,11.38,5.51,-0.13,2.98,14.58,14.55,605.0,18.65,1.17,24.33,15.51,8.82,0.55,3.93,18.68,18.54,605.0,19.71,0.65,21.57,17.44,4.13,-0.21,3.72,19.73,19.71,605.0
+AR-G-G220018 = 23.19,1.54,26.54,19.65,6.89,-0.34,2.16,23.24,23.5,233.0,20.3,1.53,23.5,17.17,6.34,-0.14,1.95,20.36,20.47,233.0,18.97,1.62,22.4,15.51,6.89,-0.56,2.25,19.04,19.37,233.0,13.85,2.13,17.99,8.9,9.09,-0.39,2.16,14.01,14.13,233.0,10.49,1.33,13.86,6.83,7.03,-0.16,2.65,10.57,10.55,233.0,5.84,1.23,8.9,2.56,6.34,-0.02,2.82,5.96,5.87,233.0,8.4,1.44,11.1,4.35,6.75,-0.77,3.01,8.52,8.62,233.0,10.53,1.93,14.69,5.59,9.09,-0.48,2.7,10.71,10.83,233.0,10.82,2.3,17.44,5.18,12.26,-0.28,2.88,11.06,11.1,233.0,14.01,1.72,16.89,10.28,6.61,-0.52,2.21,14.11,14.41,233.0,19.4,1.61,23.23,15.51,7.72,-0.25,2.13,19.46,19.65,233.0,18.96,1.75,21.85,15.51,6.34,-0.3,1.73,19.04,19.37,233.0
+AR-G-G220019 = 21.85,0.79,24.61,20.47,4.13,0.59,3.08,21.87,21.71,253.0,20.12,0.96,22.4,17.44,4.96,-0.24,2.9,20.15,20.2,253.0,19.65,0.78,22.4,17.99,4.41,0.37,3.42,19.67,19.65,253.0,13.45,1.15,17.44,10.83,6.61,0.72,3.99,13.5,13.38,253.0,13.76,1.06,16.34,11.24,5.1,-0.28,2.79,13.81,13.86,253.0,8.08,1.65,11.65,3.11,8.54,-0.12,2.68,8.24,8.07,253.0,9.31,1.61,13.58,5.59,7.99,0.4,2.32,9.45,8.9,253.0,13.19,0.84,17.99,11.65,6.34,1.71,8.76,13.22,13.03,253.0,10.06,2.14,14.41,5.04,9.37,0.02,2.37,10.29,10.0,253.0,14.25,1.49,18.54,10.83,7.72,0.22,2.89,14.33,14.13,253.0,18.75,1.36,21.99,15.79,6.2,-0.17,2.1,18.8,18.96,253.0,19.23,0.87,21.85,17.3,4.55,0.32,3.01,19.25,19.37,253.0
+AR-G-G220020 = 22.92,1.06,25.43,20.89,4.55,0.45,2.18,22.95,22.64,134.0,18.98,0.69,20.2,16.61,3.58,-0.73,3.62,18.99,19.09,134.0,17.69,0.98,21.02,15.24,5.79,0.66,4.15,17.72,17.51,134.0,12.49,0.8,14.69,10.28,4.41,-0.42,3.5,12.51,12.51,134.0,10.28,1.14,12.76,7.38,5.37,-0.27,2.7,10.34,10.41,134.0,8.13,1.17,10.83,4.07,6.75,-1.03,4.62,8.21,8.35,134.0,7.79,0.87,9.45,5.59,3.86,-0.55,2.8,7.84,7.9,134.0,9.24,1.26,12.62,6.83,5.79,0.62,2.88,9.33,9.04,134.0,9.44,2.15,13.31,5.04,8.27,-0.25,1.97,9.68,9.72,134.0,12.13,1.09,14.55,10.55,4.0,0.65,2.27,12.18,11.79,134.0,18.77,0.78,20.89,17.17,3.72,-0.08,2.38,18.79,18.82,134.0,18.49,0.96,21.02,16.2,4.82,0.21,2.93,18.51,18.54,134.0
+AR-G-G220021 = 21.85,0.63,23.23,20.47,2.76,0.16,2.52,21.86,21.85,78.0,19.96,0.6,20.75,18.13,2.62,-0.81,3.26,19.97,20.06,78.0,18.47,0.96,20.47,16.61,3.86,-0.11,2.27,18.49,18.54,78.0,13.58,1.02,15.24,11.31,3.93,-0.59,2.25,13.62,13.86,78.0,9.09,1.07,11.93,7.52,4.41,0.87,3.31,9.15,9.04,78.0,5.69,1.28,8.07,1.73,6.34,-0.45,3.23,5.83,5.59,78.0,9.33,1.17,12.2,5.87,6.34,-0.09,3.55,9.4,9.45,78.0,11.08,0.77,13.58,9.17,4.41,0.4,3.72,11.1,10.96,78.0,10.98,1.38,14.41,7.24,7.17,0.17,3.26,11.07,10.83,77.0,14.02,1.39,17.44,10.55,6.89,-0.11,2.86,14.09,14.0,78.0,18.37,0.81,20.2,16.48,3.72,-0.43,2.71,18.38,18.54,78.0,18.63,1.31,20.75,16.06,4.69,-0.13,1.82,18.68,18.61,78.0
+AR-G-G220022 = 21.57,2.11,25.85,19.09,6.75,0.66,2.07,21.67,20.75,119.0,18.79,2.17,25.43,16.34,9.09,1.66,4.99,18.92,17.99,119.0,17.85,1.48,22.68,15.51,7.17,1.44,4.48,17.91,17.44,119.0,13.03,1.95,18.27,10.28,7.99,1.08,3.39,13.17,12.48,119.0,10.29,1.73,14.41,6.69,7.72,0.78,3.0,10.43,10.0,119.0,7.01,1.63,10.83,3.39,7.44,0.08,2.7,7.19,6.9,119.0,7.97,2.2,13.58,3.39,10.2,0.6,2.6,8.27,7.52,119.0,9.16,1.73,13.03,5.59,7.44,0.08,2.11,9.32,9.17,119.0,9.58,3.2,16.34,3.94,12.4,0.5,2.3,10.1,8.9,119.0,12.81,2.38,19.09,10.0,9.09,1.2,3.32,13.03,12.07,119.0,17.48,2.57,24.61,14.55,10.06,1.66,4.76,17.67,16.75,119.0,18.34,1.22,21.57,16.61,4.96,0.88,2.9,18.38,18.13,119.0
+AR-G-G220023 = 22.14,0.46,23.09,20.75,2.34,-0.48,3.62,22.14,22.13,48.0,21.23,0.63,22.4,19.37,3.03,-0.73,3.38,21.24,21.3,48.0,19.98,0.71,22.4,19.09,3.31,1.65,5.34,19.99,19.78,48.0,12.3,0.55,13.03,10.83,2.2,-1.03,3.32,12.31,12.48,48.0,12.52,0.72,14.41,11.1,3.31,0.3,3.13,12.54,12.48,48.0,7.08,1.14,8.9,1.73,7.17,-2.12,11.56,7.17,7.11,47.0,9.85,0.76,11.65,8.35,3.31,0.55,3.17,9.88,9.72,48.0,11.52,0.65,13.44,10.28,3.17,0.75,3.64,11.54,11.45,48.0,11.74,1.32,14.96,8.35,6.61,0.12,3.68,11.81,11.65,48.0,15.42,0.94,17.17,12.76,4.41,-0.42,3.17,15.45,15.24,48.0,18.43,0.53,19.65,17.44,2.2,0.4,2.58,18.44,18.27,48.0,20.43,0.62,21.85,19.09,2.76,0.1,2.49,20.44,20.4,48.0
+AR-G-G220024 = 22.31,1.03,24.33,19.37,4.96,-0.72,3.01,22.33,22.61,116.0,19.71,0.8,22.13,17.99,4.13,0.4,2.67,19.72,19.65,116.0,18.47,1.24,20.47,15.79,4.69,-0.33,2.18,18.51,18.54,116.0,12.16,0.98,14.13,8.62,5.51,-0.7,3.38,12.2,12.48,116.0,12.05,1.11,15.51,8.9,6.61,0.52,3.94,12.1,11.93,116.0,7.3,1.1,9.72,4.76,4.96,-0.14,2.36,7.38,7.38,116.0,9.32,1.67,14.41,5.87,8.54,0.55,3.45,9.47,9.17,116.0,11.46,1.05,13.58,8.62,4.96,-0.27,2.53,11.51,11.52,116.0,10.31,1.82,14.69,4.49,10.2,-0.27,3.27,10.47,10.38,116.0,12.98,1.24,15.24,10.55,4.69,-0.46,2.01,13.04,13.38,116.0,20.1,0.99,22.13,17.72,4.41,-0.54,2.32,20.12,20.33,116.0,19.56,0.63,21.02,17.99,3.03,-0.09,2.91,19.57,19.54,116.0
+AR-G-G220025 = 23.13,0.68,24.61,21.57,3.03,0.26,2.53,23.14,22.95,68.0,20.04,0.7,21.57,17.17,4.41,-1.11,6.33,20.06,19.99,68.0,19.99,0.63,21.02,18.27,2.76,-0.74,3.13,20.0,20.13,68.0,12.71,0.46,13.86,11.52,2.34,0.14,3.01,12.72,12.76,68.0,11.01,0.58,12.2,9.45,2.76,-0.32,2.96,11.02,11.1,68.0,9.7,1.72,13.58,5.87,7.72,0.14,2.19,9.85,9.72,68.0,10.11,0.56,10.83,8.0,2.82,-1.62,6.63,10.12,10.28,68.0,11.58,0.6,13.03,10.28,2.76,0.74,2.87,11.6,11.38,68.0,11.9,1.16,14.69,9.72,4.96,0.02,2.21,11.96,11.93,68.0,15.39,0.93,17.17,13.03,4.13,-0.43,2.78,15.42,15.48,68.0,19.18,1.02,21.3,16.89,4.41,0.23,2.53,19.2,19.09,68.0,20.75,0.52,21.85,19.51,2.34,-0.33,2.69,20.75,20.75,68.0
+AR-G-G220026 = 23.49,0.91,25.43,21.3,4.13,-0.16,2.59,23.51,23.61,60.0,20.69,0.71,22.4,18.96,3.44,-0.05,3.03,20.7,20.75,60.0,20.01,0.75,22.13,18.54,3.58,0.73,3.1,20.02,19.78,60.0,12.25,0.43,13.17,11.38,1.79,-0.02,2.53,12.25,12.2,60.0,12.21,0.82,14.13,10.0,4.13,0.26,3.02,12.24,12.07,60.0,9.62,1.09,11.1,6.69,4.41,-0.95,3.12,9.69,10.0,60.0,11.79,0.99,15.24,9.86,5.37,1.39,6.42,11.83,11.69,60.0,10.88,1.45,15.51,7.8,7.72,1.08,4.63,10.98,10.69,60.0,11.64,1.25,14.96,9.17,5.79,0.63,2.99,11.71,11.38,60.0,14.96,0.76,16.48,13.58,2.89,0.36,2.19,14.98,14.72,60.0,19.67,0.79,21.85,17.99,3.86,0.23,2.78,19.68,19.61,60.0,21.06,0.37,21.85,20.2,1.65,-0.25,2.74,21.07,21.16,60.0
+AR-G-G220027 = 21.84,0.51,23.23,20.75,2.48,0.45,3.45,21.85,21.85,43.0,20.06,0.75,21.57,18.27,3.31,-0.07,2.49,20.08,20.06,43.0,19.51,0.99,21.02,17.72,3.31,-0.47,1.94,19.53,19.65,43.0,11.99,1.03,13.86,10.14,3.72,-0.15,2.16,12.04,12.07,43.0,9.59,0.53,10.83,8.62,2.2,0.08,2.5,9.6,9.59,43.0,9.21,1.32,12.48,6.42,6.06,0.17,2.83,9.3,9.17,43.0,6.33,1.32,9.72,4.21,5.51,0.5,2.96,6.46,6.14,43.0,11.0,0.64,13.03,9.72,3.31,0.25,3.93,11.02,11.1,43.0,10.84,2.57,17.17,5.59,11.57,0.35,2.78,11.14,10.28,43.0,12.92,0.54,14.13,11.38,2.76,-0.21,3.62,12.93,12.89,43.0,18.83,0.69,21.02,17.72,3.31,0.95,3.94,18.84,18.68,43.0,19.52,0.75,20.89,17.44,3.44,-0.57,3.06,19.54,19.65,43.0
+AR-H-G040001 = 22.31,0.7,25.16,21.02,4.13,1.11,4.83,22.32,22.13,148.0,19.67,0.56,20.75,17.72,3.03,-0.82,3.61,19.67,19.78,148.0,19.28,0.9,21.85,17.17,4.69,0.36,2.57,19.3,19.27,148.0,12.4,1.17,16.06,9.45,6.61,0.2,3.74,12.45,12.34,148.0,12.79,0.64,14.82,11.38,3.44,0.4,2.94,12.8,12.76,148.0,11.09,1.82,14.96,6.14,8.82,-0.13,2.22,11.24,11.14,148.0,10.59,2.24,16.06,6.97,9.09,0.65,2.4,10.83,10.0,148.0,14.4,0.87,17.17,11.24,5.93,-0.03,4.23,14.42,14.41,148.0,10.42,1.36,14.69,6.69,7.99,0.2,3.39,10.51,10.28,148.0,14.93,0.99,17.99,11.65,6.34,0.19,4.14,14.96,14.82,148.0,17.75,0.66,19.09,15.79,3.31,-0.61,3.19,17.77,17.85,148.0,19.23,0.46,20.47,17.72,2.76,-0.15,3.19,19.24,19.23,148.0
+AR-H-G040002 = 21.39,0.82,22.95,19.92,3.03,0.38,2.0,21.41,21.26,54.0,19.57,0.6,21.3,18.41,2.89,0.53,3.33,19.58,19.51,54.0,18.44,0.66,20.2,17.72,2.48,0.91,2.98,18.45,18.34,54.0,16.38,0.66,17.72,14.96,2.76,-0.49,2.61,16.39,16.48,54.0,14.28,0.8,15.51,12.48,3.03,-0.27,1.91,14.3,14.34,54.0,15.86,0.84,17.72,14.41,3.31,0.28,2.11,15.88,15.79,54.0,10.61,1.73,14.69,7.38,7.3,-0.01,2.33,10.75,10.83,54.0,14.71,0.76,16.61,13.03,3.58,-0.02,2.67,14.72,14.75,54.0,10.9,0.86,13.17,9.17,4.0,0.54,3.23,10.93,10.83,54.0,16.02,0.9,17.85,14.41,3.44,0.08,2.2,16.05,16.06,54.0,19.03,0.67,20.75,17.99,2.76,0.6,2.66,19.04,18.96,54.0,18.95,0.75,20.2,17.44,2.76,-0.08,2.02,18.96,18.96,54.0
+AR-H-G040003 = 22.63,0.56,23.78,21.3,2.48,0.07,2.64,22.64,22.68,80.0,19.62,0.74,20.89,18.27,2.62,0.04,1.96,19.63,19.51,80.0,18.51,0.97,20.47,16.34,4.13,0.39,2.19,18.54,18.23,80.0,14.77,0.97,16.48,11.93,4.55,-0.63,2.84,14.8,14.96,80.0,14.46,0.68,15.79,12.62,3.17,-0.86,3.5,14.48,14.65,80.0,15.58,1.2,18.54,13.17,5.37,0.26,2.54,15.62,15.48,80.0,10.9,0.75,13.31,8.62,4.69,0.33,4.12,10.93,10.83,80.0,12.96,1.12,15.79,10.0,5.79,0.52,4.06,13.01,12.89,80.0,11.04,1.13,14.96,9.17,5.79,0.71,3.63,11.09,10.96,80.0,15.75,1.04,17.99,13.58,4.41,-0.32,2.52,15.79,15.89,80.0,17.59,0.57,18.96,16.61,2.34,0.33,2.46,17.6,17.54,80.0,18.64,0.4,19.37,17.44,1.93,-0.52,3.51,18.64,18.58,80.0
+AR-H-G040004 = 22.79,0.62,24.61,21.3,3.31,0.34,3.33,22.79,22.68,83.0,19.77,0.96,22.13,18.27,3.86,0.41,2.27,19.79,19.65,83.0,19.78,0.7,21.3,18.27,3.03,-0.17,2.14,19.8,19.92,83.0,14.03,1.17,16.34,10.55,5.79,-0.64,3.02,14.07,14.13,83.0,12.62,1.1,14.96,10.55,4.41,-0.22,2.12,12.67,12.82,83.0,13.83,2.11,17.17,9.45,7.72,-0.63,2.4,13.99,14.13,83.0,13.7,1.6,17.44,9.45,7.99,0.03,2.87,13.79,13.58,83.0,15.67,0.75,17.17,13.58,3.58,-0.14,2.76,15.68,15.65,83.0,12.28,1.55,16.61,9.45,7.17,0.64,3.29,12.37,12.07,83.0,16.43,0.57,17.72,15.24,2.48,0.09,2.56,16.44,16.41,83.0,17.84,0.46,19.23,16.89,2.34,0.4,2.86,17.85,17.85,83.0,19.48,0.62,20.89,18.27,2.62,-0.05,2.2,19.49,19.65,83.0
+AR-H-G040005 = 22.76,0.73,25.16,19.65,5.51,-0.54,4.28,22.77,22.75,611.0,20.54,0.98,23.5,14.13,9.37,-1.1,8.56,20.56,20.54,611.0,20.28,0.91,23.5,16.61,6.89,0.31,4.37,20.3,20.2,611.0,13.65,1.08,17.17,10.28,6.89,0.04,2.73,13.69,13.58,611.0,13.56,1.01,16.34,10.28,6.06,-0.3,3.07,13.6,13.72,611.0,11.72,1.81,19.09,6.83,12.26,0.15,2.85,11.85,11.65,611.0,14.56,2.51,21.57,7.8,13.78,-0.1,2.66,14.78,14.82,611.0,15.05,1.36,19.92,10.0,9.92,-0.25,3.46,15.11,15.1,611.0,12.52,2.81,24.33,5.04,19.29,0.14,3.2,12.83,12.48,611.0,17.03,1.68,22.95,11.1,11.85,0.79,3.92,17.12,16.61,611.0,19.66,1.35,23.23,16.61,6.61,0.29,2.17,19.71,19.37,611.0,19.77,0.72,21.85,17.72,4.13,-0.12,2.92,19.78,19.78,611.0
+AR-H-G040006 = 21.37,0.71,23.23,19.92,3.31,0.44,2.81,21.38,21.3,95.0,19.43,0.76,21.85,17.99,3.86,0.61,3.04,19.45,19.37,95.0,18.41,0.64,20.2,17.17,3.03,0.56,3.16,18.42,18.41,95.0,15.44,0.81,17.03,13.86,3.17,0.04,1.94,15.46,15.51,95.0,14.71,0.56,15.79,12.76,3.03,-0.34,3.18,14.72,14.69,95.0,15.74,0.63,17.72,13.86,3.86,-0.13,4.34,15.76,15.79,95.0,10.61,1.49,14.13,7.24,6.89,-0.06,2.53,10.72,10.76,95.0,14.99,0.8,16.61,13.31,3.31,-0.14,2.6,15.01,14.96,95.0,11.02,1.06,13.58,7.8,5.79,-0.41,3.56,11.07,11.1,95.0,15.97,0.66,17.44,14.41,3.03,-0.54,2.8,15.98,16.06,95.0,18.78,0.55,20.2,17.99,2.2,0.66,2.4,18.79,18.54,95.0,19.28,0.68,20.89,17.99,2.89,0.4,2.42,19.29,19.09,95.0
+AR-H-G040007 = 22.62,0.43,23.92,21.57,2.34,0.47,3.86,22.62,22.54,49.0,20.03,0.63,21.16,18.68,2.48,-0.16,2.14,20.04,20.06,49.0,20.05,0.69,21.02,18.27,2.76,-0.76,2.79,20.07,20.2,49.0,13.9,1.25,15.51,10.55,4.96,-1.02,3.18,13.96,14.27,49.0,12.78,0.91,14.69,10.83,3.86,-0.0,2.96,12.81,12.89,49.0,12.84,1.56,17.17,9.17,7.99,0.08,3.21,12.93,13.03,49.0,14.06,1.57,16.34,10.83,5.51,-0.25,1.97,14.14,14.13,49.0,15.17,0.74,16.61,13.31,3.31,-0.24,2.4,15.18,15.24,49.0,11.1,1.06,14.0,9.45,4.55,0.63,3.15,11.15,11.1,49.0,15.91,0.69,18.27,14.41,3.86,0.59,4.39,15.93,15.93,49.0,17.84,0.38,18.68,17.3,1.38,0.44,2.31,17.85,17.85,49.0,19.89,0.6,21.85,18.54,3.31,0.46,3.99,19.9,19.92,49.0
+AR-H-G040008 = 22.21,0.33,23.23,21.02,2.2,-0.57,5.56,22.21,22.26,58.0,20.96,0.47,21.85,19.78,2.07,-0.69,2.82,20.96,21.06,58.0,18.16,0.45,19.09,17.44,1.65,0.24,2.06,18.16,18.13,58.0,13.86,0.63,15.24,12.76,2.48,0.27,2.14,13.87,13.79,58.0,13.61,0.57,14.69,12.2,2.48,-0.17,2.49,13.63,13.58,58.0,14.89,1.07,16.89,11.93,4.96,-0.73,2.97,14.93,15.24,58.0,13.32,1.32,15.79,10.28,5.51,-0.13,2.31,13.39,13.31,58.0,14.27,0.97,16.34,12.48,3.86,0.49,2.41,14.3,14.0,58.0,9.95,1.56,15.24,6.97,8.27,0.69,4.01,10.07,9.86,58.0,16.1,0.62,17.72,14.13,3.58,-0.05,3.74,16.12,16.06,58.0,17.62,0.52,18.82,16.61,2.2,0.21,2.3,17.63,17.68,58.0,19.38,0.48,20.2,18.27,1.93,-0.51,2.59,19.39,19.4,58.0
+AR-H-G040009 = 21.58,0.56,22.81,19.37,3.44,-0.72,5.05,21.59,21.57,103.0,19.31,0.7,21.57,17.44,4.13,0.65,3.72,19.32,19.09,103.0,19.29,0.53,20.75,17.99,2.76,-0.04,3.23,19.3,19.37,103.0,12.43,0.73,14.13,10.96,3.17,0.33,2.5,12.45,12.34,103.0,12.89,0.67,14.48,11.1,3.38,0.09,3.22,12.91,12.89,103.0,11.96,1.41,14.96,7.52,7.44,-0.44,3.28,12.05,11.93,103.0,8.93,1.04,11.65,7.24,4.41,0.65,2.51,8.99,8.62,103.0,13.63,1.44,17.72,11.38,6.34,0.65,2.85,13.7,13.51,103.0,8.75,1.68,12.62,4.76,7.85,0.2,2.9,8.91,8.62,103.0,14.12,0.68,16.06,12.07,4.0,-0.46,3.63,14.14,14.27,103.0,17.84,0.47,18.82,16.75,2.07,-0.1,2.42,17.84,17.79,103.0,19.35,0.32,20.27,18.54,1.72,0.23,3.29,19.35,19.37,103.0
+AR-H-G040010 = 22.15,0.4,22.88,21.02,1.86,-0.53,3.33,22.16,22.13,49.0,20.2,0.56,21.57,18.82,2.76,-0.04,3.2,20.21,20.2,49.0,19.59,0.52,20.2,18.54,1.65,-0.75,2.2,19.6,19.78,49.0,13.57,0.91,15.24,11.52,3.72,-0.3,2.35,13.6,13.58,49.0,13.48,0.81,16.06,12.2,3.86,0.92,4.1,13.5,13.31,49.0,13.08,0.82,14.41,11.38,3.03,-0.31,1.86,13.11,13.03,49.0,12.25,1.46,15.65,9.59,6.06,0.43,2.88,12.34,12.2,49.0,15.55,1.01,18.27,13.31,4.96,0.01,3.27,15.58,15.65,49.0,10.98,1.35,13.58,7.52,6.06,-0.25,3.11,11.06,10.83,49.0,16.11,0.54,17.17,14.41,2.76,-0.56,3.76,16.12,16.13,49.0,17.46,0.37,18.27,16.34,1.93,-0.31,3.85,17.47,17.44,49.0,19.67,0.44,20.47,18.27,2.2,-0.76,4.11,19.68,19.65,49.0
+AR-H-G040011 = 22.07,0.73,23.23,20.47,2.76,0.05,1.99,22.08,21.85,59.0,19.14,0.4,20.2,18.27,1.93,0.22,2.89,19.15,19.09,59.0,18.15,0.36,18.96,17.17,1.79,-0.03,2.96,18.15,18.06,59.0,15.76,0.83,17.17,14.41,2.76,0.14,1.54,15.78,15.58,59.0,14.73,0.49,15.79,13.03,2.76,-0.55,4.49,14.74,14.69,59.0,16.49,1.18,19.37,14.41,4.96,0.46,2.33,16.53,16.27,59.0,12.36,1.32,16.89,10.28,6.61,1.2,4.99,12.43,12.2,59.0,14.73,0.94,17.72,12.76,4.96,0.32,3.41,14.76,14.82,59.0,10.88,1.05,12.89,7.8,5.1,-0.7,3.23,10.93,10.96,59.0,16.31,0.86,18.82,14.69,4.13,1.1,3.91,16.33,16.06,59.0,18.72,0.46,19.65,17.17,2.48,-1.01,4.84,18.73,18.82,59.0,18.85,0.8,20.2,16.34,3.86,-0.85,3.57,18.87,19.09,59.0
+AR-H-G040012 = 22.6,0.92,26.26,19.37,6.89,0.11,3.93,22.61,22.68,942.0,21.05,1.02,23.5,17.99,5.51,0.15,2.43,21.08,20.95,942.0,19.8,0.76,22.13,16.89,5.24,-0.16,3.41,19.81,19.78,942.0,14.37,1.23,18.27,10.0,8.27,0.02,2.88,14.42,14.41,942.0,13.49,1.09,17.44,10.28,7.17,-0.05,2.77,13.54,13.58,942.0,13.06,1.66,17.99,7.8,10.2,-0.07,2.94,13.17,13.03,942.0,15.76,2.62,21.57,9.72,11.85,0.13,2.08,15.97,15.44,942.0,15.75,1.91,21.85,10.83,11.02,0.42,3.11,15.87,15.51,942.0,13.81,2.41,21.02,3.11,17.91,-0.16,3.16,14.02,13.86,942.0,18.07,1.21,22.4,14.13,8.27,0.29,3.84,18.11,17.99,942.0,19.39,0.99,22.95,16.89,6.06,0.63,3.0,19.42,19.09,942.0,19.97,0.97,22.68,16.89,5.79,0.06,2.68,20.0,19.92,942.0
+AR-H-G040013 = 22.23,0.21,22.68,21.85,0.83,0.21,2.62,22.23,22.19,65.0,20.43,0.64,21.71,18.27,3.44,-0.55,3.76,20.44,20.47,65.0,18.95,0.45,20.06,18.13,1.93,0.21,2.3,18.95,18.96,65.0,13.7,1.01,16.06,11.38,4.69,0.03,2.77,13.73,13.72,65.0,13.07,0.75,15.1,11.93,3.17,0.58,2.59,13.09,13.03,65.0,12.07,1.66,15.93,8.9,7.03,0.41,2.4,12.18,11.65,65.0,13.65,2.76,21.02,8.9,12.13,0.94,3.6,13.93,13.03,65.0,13.83,1.16,16.06,11.24,4.82,-0.12,2.14,13.87,13.86,65.0,8.99,1.8,13.03,5.31,7.72,0.26,2.4,9.17,8.9,65.0,15.74,0.52,17.44,14.13,3.31,0.12,4.64,15.75,15.79,65.0,17.76,0.39,18.82,16.89,1.93,0.38,3.09,17.76,17.72,65.0,19.39,0.32,19.92,18.54,1.38,-0.81,3.33,19.4,19.37,65.0
+AR-H-G040014 = 22.22,0.45,23.09,21.57,1.52,0.17,1.99,22.23,22.19,39.0,18.32,0.6,19.51,16.89,2.62,-0.14,2.51,18.33,18.27,39.0,18.18,0.45,19.09,17.44,1.65,0.17,1.77,18.18,18.13,39.0,15.64,0.54,17.03,14.69,2.34,0.77,3.18,15.65,15.51,39.0,14.43,0.77,15.79,13.03,2.76,0.13,1.99,14.45,14.13,39.0,15.9,0.73,17.58,14.13,3.44,0.28,3.17,15.91,15.79,39.0,11.16,1.1,15.24,8.9,6.34,1.4,6.65,11.21,10.83,39.0,13.79,0.98,16.34,11.93,4.41,0.36,2.76,13.82,13.72,39.0,11.08,1.32,13.58,8.35,5.24,-0.1,2.22,11.16,11.1,39.0,15.72,0.55,17.03,14.41,2.62,-0.11,2.98,15.73,15.79,39.0,18.92,0.27,19.65,18.27,1.38,0.32,3.52,18.93,18.96,39.0,19.06,0.35,20.2,18.27,1.93,0.69,4.89,19.06,19.09,39.0
+AR-H-G040015 = 22.13,0.62,23.5,20.47,3.03,-0.51,3.05,22.14,22.13,268.0,19.34,1.03,21.3,17.17,4.13,-0.28,2.06,19.37,19.51,268.0,19.02,0.66,20.47,17.17,3.31,-0.44,2.83,19.03,19.09,268.0,15.27,0.94,20.47,12.76,7.72,1.08,6.76,15.3,15.24,268.0,14.53,0.63,16.34,13.03,3.31,0.3,2.76,14.54,14.41,268.0,16.58,0.93,19.09,12.76,6.34,-0.6,4.11,16.6,16.68,268.0,11.38,1.38,14.96,8.07,6.89,0.05,2.63,11.46,11.38,268.0,14.25,1.41,18.54,10.28,8.27,0.01,2.83,14.32,14.27,268.0,11.54,1.13,15.24,7.24,7.99,-0.41,3.95,11.6,11.65,268.0,16.39,0.82,19.65,13.86,5.79,0.19,3.94,16.41,16.48,268.0,18.09,0.59,19.92,16.89,3.03,0.02,2.87,18.1,18.13,268.0,18.88,0.48,20.33,17.44,2.89,-0.31,3.07,18.89,18.82,268.0
+AR-H-G040016 = 22.07,0.37,23.23,21.3,1.93,0.33,2.73,22.07,22.06,90.0,20.11,0.76,21.3,16.61,4.69,-1.58,7.58,20.13,20.2,90.0,19.33,0.6,20.47,17.72,2.76,-0.17,2.7,19.34,19.37,90.0,14.05,1.98,18.27,9.72,8.54,0.11,2.22,14.18,13.75,90.0,14.14,0.5,14.96,12.76,2.2,-0.65,3.34,14.15,14.13,90.0,13.69,1.59,16.34,8.62,7.72,-0.41,2.93,13.78,13.75,90.0,13.2,1.74,20.75,10.0,10.75,1.25,6.18,13.31,12.82,90.0,13.59,1.37,16.89,11.1,5.79,0.11,2.2,13.66,13.55,90.0,10.57,1.49,15.51,6.42,9.09,0.06,3.97,10.68,10.65,90.0,16.74,0.83,19.09,14.69,4.41,-0.19,3.16,16.76,16.86,90.0,18.12,0.53,19.37,16.61,2.76,-0.09,3.06,18.13,18.1,90.0,18.76,0.43,20.2,17.99,2.2,0.05,3.14,18.77,18.82,90.0
+AR-H-G040017 = 22.03,0.61,23.78,20.47,3.31,0.45,3.18,22.04,21.92,136.0,19.61,0.45,20.75,17.99,2.76,0.08,4.27,19.62,19.65,136.0,18.6,0.83,20.2,16.61,3.58,-0.03,1.88,18.62,18.47,136.0,13.86,0.62,15.24,12.2,3.03,-0.31,2.66,13.87,13.93,136.0,13.03,0.83,14.96,10.55,4.41,0.08,2.99,13.05,13.03,136.0,12.78,1.26,15.79,8.9,6.89,-0.54,3.46,12.84,12.86,136.0,10.87,0.92,13.72,8.9,4.82,0.45,3.09,10.91,10.83,136.0,13.52,1.13,16.06,11.1,4.96,0.21,2.5,13.57,13.41,136.0,9.87,1.72,15.79,7.24,8.54,1.03,3.74,10.02,9.45,136.0,15.16,0.68,16.89,13.31,3.58,-0.01,2.81,15.17,15.13,136.0,17.29,0.47,18.13,16.34,1.79,-0.3,2.15,17.29,17.3,136.0,19.09,0.42,19.92,17.72,2.2,-0.46,2.76,19.09,19.13,136.0
+AR-H-G040018 = 22.86,0.49,23.78,21.85,1.93,0.06,2.32,22.87,22.81,54.0,20.06,0.87,21.57,17.99,3.58,-0.61,2.56,20.07,20.23,54.0,18.55,0.68,20.47,17.17,3.31,0.64,3.5,18.56,18.54,54.0,13.64,0.84,15.51,11.93,3.58,-0.24,2.2,13.66,13.86,54.0,14.34,0.66,15.51,11.79,3.72,-1.62,6.72,14.35,14.41,54.0,12.47,1.23,15.79,10.55,5.24,0.8,2.94,12.52,12.2,54.0,12.07,1.24,15.79,10.0,5.79,0.83,3.46,12.14,11.93,54.0,14.83,0.97,17.17,12.2,4.96,-0.34,3.08,14.86,14.96,54.0,9.65,1.82,14.0,5.04,8.96,-0.02,2.7,9.82,9.72,54.0,15.89,0.72,17.72,14.41,3.31,0.49,3.07,15.91,15.79,54.0,17.18,0.41,18.27,16.06,2.2,-0.11,4.01,17.18,17.17,54.0,18.96,0.34,19.92,18.27,1.65,0.41,3.62,18.96,18.96,54.0
+AR-H-G040019 = 22.21,0.83,23.78,20.75,3.03,0.24,1.8,22.22,22.13,85.0,18.86,0.56,20.2,17.72,2.48,-0.01,2.4,18.87,18.89,85.0,17.95,0.63,19.65,16.89,2.76,0.45,2.41,17.96,17.92,85.0,15.39,0.8,17.44,12.76,4.69,-0.37,3.79,15.41,15.51,85.0,15.04,0.6,17.17,13.86,3.31,0.62,4.02,15.05,14.96,85.0,16.25,1.23,19.65,13.58,6.06,0.26,2.88,16.29,16.2,85.0,11.72,1.1,15.24,9.72,5.51,0.34,3.03,11.77,11.79,85.0,14.16,1.19,16.89,11.1,5.79,-0.19,2.46,14.21,14.41,85.0,9.87,1.06,12.76,6.97,5.79,0.14,3.54,9.93,9.86,85.0,15.53,0.91,18.27,13.44,4.82,0.0,3.41,15.55,15.51,85.0,17.62,0.58,19.09,16.61,2.48,0.26,2.2,17.63,17.51,85.0,18.27,0.48,19.37,17.17,2.2,0.12,2.29,18.28,18.27,85.0
+AR-H-G040020 = 22.32,0.6,23.78,21.3,2.48,0.26,2.26,22.32,22.23,56.0,20.39,0.73,22.13,18.27,3.86,-0.59,3.95,20.4,20.47,56.0,19.0,0.73,20.47,17.17,3.31,0.25,2.6,19.01,18.85,56.0,15.15,1.35,17.17,12.48,4.69,-0.35,1.98,15.21,15.31,56.0,14.35,0.6,15.51,12.48,3.03,-0.85,4.01,14.36,14.44,56.0,14.61,0.85,16.61,11.93,4.69,-0.38,3.46,14.63,14.55,56.0,11.37,0.92,14.13,9.17,4.96,0.19,3.33,11.41,11.52,56.0,14.2,1.06,17.72,12.48,5.24,1.45,5.21,14.24,13.89,56.0,10.94,1.46,14.55,8.07,6.48,-0.09,2.62,11.04,11.17,56.0,15.9,0.59,17.17,14.96,2.2,0.27,2.2,15.91,15.79,56.0,17.91,0.52,19.37,16.61,2.76,0.25,3.49,17.91,17.96,56.0,18.91,0.55,19.92,17.99,1.93,0.21,1.94,18.91,18.89,56.0
+AR-H-G040021 = 22.1,0.64,23.78,20.47,3.31,-0.11,2.57,22.11,22.13,133.0,19.31,0.86,21.85,17.72,4.13,0.5,2.57,19.33,19.09,133.0,17.76,0.66,20.2,16.61,3.58,0.92,3.75,17.78,17.58,133.0,15.99,0.78,17.72,14.13,3.58,-0.11,2.32,16.01,16.06,133.0,14.01,0.64,15.51,12.48,3.03,0.14,2.47,14.03,13.86,133.0,14.93,0.83,18.27,12.76,5.51,0.8,4.68,14.95,14.82,133.0,11.25,0.99,14.41,9.04,5.37,-0.09,3.04,11.3,11.45,133.0,13.28,1.08,16.06,8.9,7.17,-0.8,4.51,13.33,13.38,133.0,10.38,1.17,13.31,7.52,5.79,0.35,2.79,10.44,10.28,133.0,15.22,0.64,16.61,13.58,3.03,-0.41,3.11,15.23,15.31,133.0,17.83,0.85,20.33,16.06,4.27,0.59,2.74,17.85,17.72,133.0,19.34,0.45,21.02,18.54,2.48,0.64,3.88,19.35,19.3,133.0
+AR-H-G040022 = 22.91,0.58,24.88,21.57,3.31,0.31,3.64,22.92,22.88,79.0,19.37,0.89,21.57,17.72,3.86,0.26,2.42,19.39,19.37,79.0,18.22,0.5,19.37,17.17,2.2,-0.19,2.62,18.23,18.27,79.0,13.5,0.97,15.79,11.38,4.41,0.54,2.97,13.53,13.31,79.0,14.24,0.66,16.06,12.76,3.31,0.39,2.7,14.26,14.13,79.0,13.83,0.93,16.34,11.93,4.41,0.47,2.67,13.86,13.58,79.0,11.09,1.51,15.51,8.62,6.89,0.82,3.22,11.19,10.83,79.0,14.3,0.87,16.89,11.93,4.96,0.22,3.52,14.33,14.27,79.0,10.93,1.53,14.96,7.8,7.17,0.46,2.86,11.03,10.55,79.0,15.58,0.51,16.61,14.13,2.48,-0.43,2.87,15.59,15.51,79.0,17.66,0.58,18.54,16.06,2.48,-0.88,3.39,17.67,17.72,79.0,18.8,0.33,19.65,18.27,1.38,0.22,2.31,18.8,18.82,79.0
+AR-H-G040023 = 21.36,0.67,23.23,19.92,3.31,0.61,3.6,21.37,21.3,57.0,19.67,0.62,21.3,17.99,3.31,0.0,3.32,19.68,19.65,57.0,17.97,0.45,19.09,17.3,1.79,0.44,2.41,17.97,17.92,57.0,15.89,0.72,17.17,14.0,3.17,-0.32,2.57,15.9,15.93,57.0,14.89,0.65,16.34,13.17,3.17,-0.38,3.16,14.9,14.96,57.0,16.82,1.22,18.96,13.03,5.93,-0.77,3.61,16.86,17.03,57.0,12.04,1.09,14.96,10.14,4.82,0.21,2.54,12.09,12.14,57.0,13.88,1.17,17.17,11.24,5.93,0.55,3.59,13.93,13.72,57.0,10.55,0.75,12.2,9.45,2.76,0.51,2.29,10.57,10.41,57.0,16.54,0.74,18.54,15.24,3.31,0.63,3.24,16.56,16.34,57.0,18.74,0.58,19.65,17.17,2.48,-0.38,2.42,18.74,18.82,57.0,18.53,0.6,20.2,16.89,3.31,0.1,3.73,18.54,18.41,57.0
+AR-H-G040024 = 22.6,0.95,24.88,20.75,4.13,0.1,2.01,22.62,22.54,212.0,19.17,0.51,20.61,17.44,3.17,0.04,3.64,19.17,19.09,212.0,17.56,0.5,18.96,16.34,2.62,-0.05,2.68,17.57,17.61,212.0,15.26,0.82,17.44,13.03,4.41,-0.12,3.04,15.28,15.24,212.0,14.76,0.72,16.89,13.03,3.86,-0.04,2.82,14.78,14.75,212.0,15.31,1.28,18.82,12.48,6.34,0.22,2.55,15.37,15.24,212.0,11.49,0.86,13.86,8.9,4.96,-0.02,3.1,11.52,11.52,212.0,13.31,0.93,16.34,11.1,5.24,0.31,2.89,13.34,13.31,212.0,10.47,0.96,13.86,8.35,5.51,0.41,3.39,10.51,10.38,212.0,14.86,0.71,16.61,12.76,3.86,-0.03,2.88,14.88,14.89,212.0,17.45,0.74,19.09,15.24,3.86,-0.59,3.48,17.46,17.58,212.0,18.78,0.53,20.47,17.17,3.31,-0.27,3.27,18.79,18.82,212.0
+AR-J-G180001 = 20.62,0.58,21.85,18.96,2.89,-0.47,2.94,20.62,20.75,169.0,19.47,0.96,21.3,15.79,5.51,-1.22,4.74,19.49,19.65,169.0,17.35,1.03,20.2,14.41,5.79,0.38,3.19,17.38,17.3,169.0,12.59,1.46,15.79,8.35,7.44,-0.12,2.84,12.67,12.48,169.0,4.81,1.82,7.8,-3.78,11.57,-1.29,5.75,5.14,5.04,169.0,1.61,1.76,6.42,-1.85,8.27,0.16,2.12,2.38,1.59,169.0,1.45,1.55,4.63,-2.4,7.03,-0.31,2.5,2.12,1.46,169.0,4.33,1.81,8.9,1.73,7.17,0.67,2.24,4.69,3.66,169.0,7.27,0.76,9.45,5.31,4.13,0.14,2.83,7.31,7.24,169.0,12.24,1.18,15.24,9.45,5.79,-0.21,2.25,12.3,12.48,169.0,19.22,0.4,20.2,17.99,2.2,-0.06,3.4,19.23,19.16,169.0,20.27,0.85,22.13,17.44,4.69,-0.27,2.77,20.29,20.2,169.0
+AR-J-G180002 = 22.37,0.55,23.23,20.47,2.76,-1.15,5.42,22.37,22.4,35.0,20.57,1.46,25.43,18.27,7.17,1.03,4.9,20.62,20.61,35.0,17.73,0.72,18.82,15.79,3.03,-0.73,3.44,17.74,17.72,35.0,13.26,1.87,17.44,8.35,9.09,-0.16,3.42,13.39,13.17,35.0,8.1,1.49,12.2,5.87,6.34,0.82,3.29,8.23,7.86,35.0,4.94,0.99,6.69,3.11,3.58,-0.25,2.25,5.04,5.04,35.0,2.9,1.67,6.14,-0.75,6.89,-0.48,2.66,3.33,3.32,35.0,5.81,1.11,7.24,3.11,4.13,-0.61,2.45,5.91,6.0,35.0,8.2,0.67,10.0,6.97,3.03,0.89,3.85,8.23,8.07,35.0,13.85,0.88,14.96,11.1,3.86,-0.94,4.23,13.88,13.93,35.0,18.69,0.85,19.65,15.79,3.86,-1.2,4.91,18.71,18.82,35.0,20.86,0.68,22.4,19.65,2.76,0.21,2.77,20.87,20.89,35.0
+AR-J-G180003 = 18.71,4.22,24.06,9.72,14.33,-0.86,2.25,19.17,20.75,96.0,17.7,4.01,22.54,9.17,13.37,-0.81,2.16,18.14,19.71,96.0,15.26,3.65,19.92,7.52,12.4,-0.75,2.21,15.69,16.48,96.0,11.38,3.78,16.34,3.11,13.23,-0.7,2.17,11.99,12.62,96.0,6.42,2.3,11.24,0.91,10.33,-0.37,2.45,6.82,6.66,96.0,4.26,1.54,7.38,-1.3,8.68,-1.27,4.8,4.53,4.63,96.0,2.19,1.27,5.31,-0.47,5.79,0.39,2.69,2.53,2.08,96.0,6.22,1.18,8.62,3.94,4.69,0.32,1.99,6.34,6.07,96.0,6.78,3.19,10.0,-1.57,11.57,-1.21,3.12,7.49,8.07,96.0,12.04,3.08,15.65,3.66,11.99,-1.1,3.07,12.42,13.13,96.0,16.23,3.44,20.2,6.97,13.23,-1.05,2.9,16.59,17.72,96.0,18.58,3.77,22.54,9.45,13.09,-0.98,2.57,18.95,20.47,96.0
+AR-J-G180004 = 7.19,6.57,22.4,-7.09,29.49,0.6,2.3,9.73,5.04,845.0,4.81,5.21,18.54,-5.98,24.53,0.56,2.56,7.08,3.39,845.0,3.36,6.2,17.99,-10.39,28.39,0.38,2.09,7.05,1.87,845.0,-2.43,6.28,14.41,-13.98,28.39,0.42,2.02,6.73,-4.12,845.0,-6.84,6.68,7.52,-19.21,26.73,0.23,1.73,9.56,-8.05,845.0,-6.48,5.75,5.04,-18.39,23.43,0.13,1.65,8.66,-6.95,845.0,-9.39,5.82,5.31,-21.14,26.46,0.21,1.88,11.04,-9.84,845.0,-6.58,6.7,7.52,-20.59,28.11,0.11,1.77,9.39,-7.09,845.0,-8.54,7.02,8.07,-21.14,29.21,0.45,1.87,11.05,-10.53,845.0,-3.52,6.4,9.72,-15.91,25.63,0.37,1.93,7.3,-5.16,845.0,1.59,6.96,17.44,-11.22,28.66,0.49,2.07,7.14,-0.75,845.0,4.58,6.74,20.47,-7.91,28.39,0.49,2.18,8.15,2.7,845.0
+AR-J-G180005 = 20.8,0.62,22.13,20.2,1.93,1.57,4.3,20.81,20.61,7.0,19.67,0.16,19.92,19.44,0.48,0.13,2.15,19.67,19.65,7.0,16.25,0.37,16.75,15.79,0.96,-0.07,1.71,16.25,16.2,7.0,10.21,0.78,11.17,8.9,2.27,-0.26,2.39,10.23,10.14,7.0,5.38,0.69,6.56,4.49,2.07,0.37,2.27,5.42,5.45,7.0,1.56,0.52,2.56,0.91,1.65,0.83,3.2,1.64,1.53,7.0,2.32,0.48,2.83,1.8,1.03,0.22,1.14,2.37,2.01,7.0,3.22,0.92,4.9,2.01,2.89,0.68,2.85,3.33,2.97,7.0,6.48,0.74,8.07,5.87,2.2,1.66,4.39,6.51,6.42,7.0,11.01,0.76,12.48,10.28,2.2,1.02,2.99,11.04,10.83,7.0,17.79,0.71,19.09,17.1,2.0,0.88,2.52,17.8,17.44,7.0,19.51,0.67,20.61,18.82,1.79,0.59,2.03,19.52,19.3,7.0
+AR-J-G180006 = 20.15,2.08,22.95,10.83,12.13,-2.12,7.9,20.26,20.68,280.0,19.0,1.85,21.57,10.0,11.57,-2.34,9.05,19.09,19.51,280.0,17.38,2.02,21.3,8.62,12.68,-1.89,6.81,17.5,17.99,280.0,12.81,2.4,16.61,4.21,12.4,-0.83,3.59,13.03,13.03,280.0,7.1,1.91,11.1,0.91,10.2,-0.57,2.94,7.35,7.28,280.0,3.17,1.67,7.24,-3.23,10.47,-1.07,4.99,3.58,3.45,280.0,2.92,1.28,5.87,-0.75,6.61,-0.15,2.44,3.19,2.97,280.0,6.23,1.95,10.0,1.18,8.82,-0.63,2.7,6.53,6.69,280.0,7.4,1.53,10.55,0.63,9.92,-1.24,6.22,7.56,7.52,280.0,13.31,1.63,16.06,5.87,10.2,-1.89,7.8,13.41,13.65,280.0,18.45,1.75,20.75,10.0,10.75,-2.6,10.32,18.53,18.92,280.0,20.0,1.94,22.95,11.65,11.3,-2.1,7.89,20.09,20.47,280.0
+AR-J-G180007 = 21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,19.78,NaN,19.78,19.78,0.0,NaN,NaN,19.78,19.78,1.0,16.96,NaN,16.96,16.96,0.0,NaN,NaN,16.96,16.96,1.0,10.21,NaN,10.21,10.21,0.0,NaN,NaN,10.21,10.21,1.0,6.0,NaN,6.0,6.0,0.0,NaN,NaN,6.0,6.0,1.0,2.83,NaN,2.83,2.83,0.0,NaN,NaN,2.83,2.83,1.0,2.9,NaN,2.9,2.9,0.0,NaN,NaN,2.9,2.9,1.0,4.28,NaN,4.28,4.28,0.0,NaN,NaN,4.28,4.28,1.0,8.55,NaN,8.55,8.55,0.0,NaN,NaN,8.55,8.55,1.0,12.48,NaN,12.48,12.48,0.0,NaN,NaN,12.48,12.48,1.0,17.37,NaN,17.37,17.37,0.0,NaN,NaN,17.37,17.37,1.0,20.82,NaN,20.82,20.82,0.0,NaN,NaN,20.82,20.82,1.0
+AR-J-G180008 = 5.21,6.49,19.65,-8.46,28.11,0.43,2.09,8.32,4.21,715.0,2.33,5.79,16.34,-8.46,24.8,0.45,2.28,6.23,1.73,715.0,2.08,6.4,15.24,-11.5,26.73,0.18,1.85,6.73,1.87,715.0,-3.87,5.68,9.17,-15.08,24.25,0.29,1.91,6.87,-4.47,715.0,-6.43,5.87,6.69,-16.18,22.87,0.28,1.98,8.7,-7.36,715.0,-6.34,5.78,4.76,-17.28,22.05,0.06,1.78,8.58,-6.67,715.0,-6.98,5.45,3.39,-17.56,20.94,-0.08,1.87,8.85,-6.6,715.0,-5.57,6.53,8.9,-17.28,26.18,0.31,1.89,8.58,-6.4,715.0,-8.82,5.97,4.49,-21.69,26.18,0.27,1.95,10.65,-9.29,715.0,-3.8,6.28,10.0,-16.73,26.73,0.25,1.98,7.34,-4.19,715.0,0.39,6.88,14.96,-12.87,27.83,0.39,1.98,6.88,-0.47,715.0,3.59,6.49,17.99,-9.57,27.56,0.32,2.1,7.42,3.11,715.0
+AR-J-G180009 = 19.48,4.04,26.54,4.9,21.63,-1.24,4.05,19.9,21.02,552.0,16.83,4.97,22.4,1.87,20.53,-1.35,3.83,17.55,18.96,552.0,15.38,3.64,21.02,2.77,18.26,-1.13,3.57,15.8,16.75,552.0,10.91,3.85,18.27,-1.85,20.12,-1.26,4.24,11.57,11.79,552.0,5.12,2.25,10.55,-5.43,15.98,-1.36,6.06,5.59,5.59,552.0,3.26,1.81,8.07,-2.4,10.47,-0.65,3.44,3.72,3.52,552.0,2.06,1.57,5.87,-3.23,9.09,-0.74,3.3,2.59,2.28,552.0,5.62,1.8,9.31,-2.4,11.71,-1.6,6.79,5.9,5.9,552.0,6.01,3.77,12.2,-8.26,20.46,-1.58,4.95,7.1,7.14,552.0,11.64,3.9,16.34,-1.85,18.19,-1.54,4.6,12.27,13.03,552.0,17.15,4.02,21.3,1.73,19.57,-1.75,5.49,17.62,18.75,552.0,18.4,4.19,24.61,3.52,21.08,-1.38,4.37,18.88,19.78,552.0
+AR-J-G180010 = 21.36,0.7,22.95,20.2,2.76,0.31,2.56,21.37,21.37,22.0,18.24,1.58,20.2,14.41,5.79,-0.9,2.84,18.31,18.72,22.0,15.89,1.1,17.44,13.86,3.58,-0.29,1.85,15.92,15.93,22.0,10.57,2.04,13.86,6.69,7.17,-0.43,2.21,10.76,10.83,22.0,5.83,1.2,7.52,2.83,4.69,-0.68,2.98,5.94,6.07,22.0,2.2,1.37,4.35,-1.57,5.93,-0.84,3.74,2.57,2.18,22.0,3.57,1.45,5.59,0.91,4.69,-0.27,1.95,3.84,3.59,22.0,5.35,1.51,8.35,2.56,5.79,0.17,2.28,5.55,5.38,22.0,7.23,0.54,8.62,6.56,2.07,0.9,3.05,7.25,7.07,22.0,11.79,0.82,13.58,10.28,3.31,0.14,2.47,11.82,11.72,22.0,18.83,0.64,20.2,17.44,2.76,-0.16,3.16,18.84,18.82,22.0,20.67,1.15,23.23,19.09,4.13,0.59,2.58,20.7,20.51,22.0
+AR-J-G180011 = 21.17,0.43,21.99,20.33,1.65,-0.01,2.98,21.17,21.09,12.0,19.51,0.55,20.06,17.99,2.07,-1.99,6.19,19.52,19.65,12.0,16.67,0.66,17.44,15.65,1.79,-0.27,1.63,16.68,16.75,12.0,11.11,1.64,13.44,8.35,5.1,-0.26,1.79,11.22,11.72,12.0,5.7,1.37,7.8,2.28,5.51,-1.2,4.61,5.85,5.94,12.0,1.46,0.71,2.83,0.22,2.62,0.09,2.58,1.61,1.46,12.0,1.45,0.41,2.01,0.91,1.1,0.11,1.33,1.5,1.35,12.0,4.06,0.44,4.76,3.39,1.38,0.3,2.04,4.08,4.01,12.0,7.12,0.59,8.62,6.42,2.2,1.4,4.56,7.14,6.97,12.0,10.6,0.69,12.34,9.72,2.62,1.46,4.6,10.62,10.48,12.0,18.08,0.65,19.09,17.17,1.93,0.04,1.77,18.09,18.13,12.0,19.73,0.67,21.44,18.82,2.62,1.22,4.6,19.74,19.68,12.0
+AR-J-G180012 = 22.56,1.26,24.06,20.47,3.58,-0.55,2.38,22.59,22.61,6.0,19.84,0.75,20.75,18.54,2.2,-0.69,2.74,19.85,19.89,6.0,16.73,0.41,17.17,16.06,1.1,-0.41,2.23,16.73,16.68,6.0,10.16,1.0,11.65,8.9,2.76,0.22,1.95,10.2,10.14,6.0,7.42,1.25,8.9,5.31,3.58,-0.58,2.44,7.5,7.45,6.0,4.26,0.76,5.59,3.66,1.93,1.01,2.44,4.32,3.87,6.0,3.47,0.74,4.49,2.56,1.93,0.18,1.64,3.53,3.39,6.0,6.27,0.66,6.97,5.31,1.65,-0.3,1.57,6.3,6.35,6.0,9.54,0.45,10.28,9.17,1.1,0.63,2.04,9.55,9.45,6.0,13.54,0.4,14.13,13.03,1.1,0.25,1.95,13.54,13.51,6.0,19.68,0.61,20.2,18.82,1.38,-0.36,1.48,19.69,19.85,6.0,21.2,1.05,22.13,19.37,2.76,-0.88,2.51,21.22,21.47,6.0
+AR-J-G180013 = 19.02,2.2,21.02,13.86,7.17,-1.05,2.9,19.14,20.06,25.0,17.5,2.41,20.33,12.55,7.79,-0.69,2.17,17.66,18.27,25.0,15.52,2.04,18.27,11.24,7.03,-0.78,2.42,15.65,16.34,25.0,10.19,1.94,13.58,6.14,7.44,-0.5,2.46,10.37,10.34,25.0,6.97,2.06,10.55,3.11,7.44,-0.13,2.13,7.26,7.31,25.0,3.51,1.36,5.31,-0.2,5.51,-1.01,3.83,3.76,3.66,25.0,2.82,1.11,4.76,1.04,3.72,-0.1,1.77,3.02,2.97,25.0,6.05,1.93,8.62,2.01,6.61,-0.46,1.96,6.34,6.69,25.0,5.86,1.69,7.66,1.59,6.06,-1.31,3.58,6.09,6.42,25.0,11.51,1.76,14.0,8.0,5.99,-0.66,2.44,11.64,11.79,25.0,16.59,2.03,19.23,12.34,6.89,-0.67,2.39,16.71,16.89,25.0,18.19,2.46,21.02,13.31,7.72,-0.88,2.38,18.34,19.51,25.0
+AR-J-G180014 = 21.23,0.1,21.3,21.16,0.14,0.0,0.99,21.23,21.23,2.0,19.23,0.19,19.37,19.09,0.28,-0.0,1.0,19.23,19.23,2.0,16.2,0.19,16.34,16.06,0.28,-0.0,1.0,16.2,16.2,2.0,10.21,0.68,10.69,9.72,0.96,0.0,1.0,10.22,10.21,2.0,5.87,0.0,5.87,5.87,0.0,-2955595.22,5.79752419938026E12,5.87,5.87,2.0,1.32,0.19,1.46,1.18,0.28,0.0,1.0,1.33,1.32,2.0,1.39,0.1,1.46,1.32,0.14,0.0,1.0,1.39,1.39,2.0,4.21,0.39,4.49,3.94,0.55,-0.0,1.0,4.22,4.21,2.0,6.9,0.1,6.97,6.83,0.14,-0.0,1.0,6.9,6.9,2.0,11.17,0.68,11.65,10.69,0.96,0.0,1.0,11.18,11.17,2.0,16.13,0.49,16.48,15.79,0.69,-0.0,1.0,16.14,16.13,2.0,19.23,0.19,19.37,19.09,0.28,-0.0,1.0,19.23,19.23,2.0
+AR-J-G180015 = 19.14,4.1,23.5,6.83,16.67,-1.45,4.01,19.57,21.02,106.0,15.04,4.79,20.2,2.7,17.5,-1.26,3.33,15.77,17.3,106.0,14.01,3.62,18.27,3.11,15.16,-1.16,3.34,14.46,15.72,106.0,9.62,3.12,14.96,-1.71,16.67,-1.3,4.73,10.11,10.0,106.0,4.0,1.93,7.52,-4.19,11.71,-1.54,6.51,4.44,4.32,106.0,0.84,1.47,5.04,-3.09,8.13,0.35,3.0,1.69,0.77,106.0,1.42,2.26,5.59,-6.81,12.4,-1.05,4.62,2.66,1.63,106.0,2.69,1.87,6.42,-4.19,10.61,-0.79,4.32,3.27,2.66,106.0,4.71,3.84,8.07,-7.78,15.85,-1.78,4.98,6.07,6.42,106.0,9.46,4.01,14.41,-3.23,17.64,-1.62,4.56,10.27,10.96,106.0,16.09,4.5,20.75,1.73,19.02,-1.55,4.35,16.71,18.27,106.0,16.94,4.38,22.4,2.7,19.7,-1.48,4.44,17.5,18.96,106.0
+AR-J-G180016 = 16.71,4.22,23.78,7.52,16.26,-0.16,2.09,17.23,16.34,166.0,14.08,4.47,21.57,5.73,15.85,0.03,1.89,14.77,13.55,166.0,11.95,3.23,19.09,5.45,13.64,0.37,2.27,12.37,11.38,166.0,7.4,3.65,14.13,0.49,13.64,0.02,1.83,8.25,7.11,166.0,4.15,2.75,9.17,-3.23,12.4,-0.19,2.25,4.98,3.97,166.0,2.14,1.84,6.14,-3.37,9.51,-0.22,3.15,2.82,2.15,166.0,1.6,2.08,6.69,-2.68,9.37,0.07,2.5,2.62,1.63,166.0,5.11,2.32,8.9,-3.09,11.99,-1.23,4.24,5.61,5.87,166.0,2.85,3.89,10.0,-4.88,14.88,0.02,1.98,4.81,2.49,166.0,7.68,4.39,14.69,-0.61,15.3,0.07,1.79,8.84,6.97,166.0,13.87,4.32,20.47,3.94,16.54,-0.18,2.07,14.52,13.62,166.0,14.92,4.14,22.4,5.87,16.54,-0.03,2.07,15.48,14.41,166.0
+AR-J-G180017 = 18.98,2.23,22.95,11.1,11.85,-0.6,3.35,19.11,19.09,205.0,17.72,2.4,22.4,10.28,12.13,-0.55,3.32,17.88,17.99,205.0,16.15,2.18,20.2,11.1,9.09,-0.2,2.11,16.3,16.34,205.0,12.15,2.51,17.17,6.42,10.75,0.09,2.23,12.4,12.0,205.0,7.33,1.9,13.31,3.39,9.92,0.63,2.76,7.57,6.97,205.0,4.38,1.11,7.52,0.91,6.61,-0.06,3.37,4.52,4.49,205.0,3.33,1.32,6.14,-0.47,6.61,-0.16,2.73,3.58,3.25,205.0,7.55,1.63,10.55,3.11,7.44,-0.34,2.35,7.72,7.52,205.0,7.6,2.0,12.2,2.83,9.37,-0.11,2.14,7.86,7.66,205.0,13.01,2.1,17.17,7.52,9.65,-0.0,1.99,13.17,13.03,205.0,16.89,2.4,21.3,9.45,11.85,-0.34,2.73,17.05,17.03,205.0,17.92,2.52,22.4,11.93,10.47,-0.15,1.98,18.09,17.85,205.0
+AR-J-G180018 = 14.55,4.65,23.5,6.14,17.36,-0.09,1.87,15.27,15.51,93.0,11.07,5.17,20.61,1.46,19.15,-0.19,1.94,12.21,11.79,93.0,10.11,3.48,17.17,3.25,13.92,0.11,2.05,10.69,10.0,93.0,5.71,4.15,13.03,-1.99,15.02,-0.12,1.84,7.05,6.0,93.0,3.31,3.8,9.45,-6.12,15.57,-0.54,2.43,5.03,4.01,93.0,0.42,2.46,4.9,-5.02,9.92,-0.49,2.4,2.49,0.91,93.0,0.79,3.21,5.04,-6.54,11.57,-0.56,2.08,3.29,1.53,93.0,3.06,3.13,7.8,-5.16,12.95,-0.71,2.61,4.37,3.73,93.0,0.54,4.86,10.14,-8.46,18.6,0.05,1.89,4.86,0.42,93.0,5.41,5.07,14.13,-3.64,17.78,-0.17,1.9,7.4,5.73,93.0,11.06,5.36,20.06,1.04,19.02,-0.12,1.85,12.28,11.52,93.0,12.53,4.83,21.44,3.11,18.33,-0.13,1.94,13.42,13.17,93.0
+AR-K-G030001 = 12.19,2.83,18.41,8.07,10.33,0.33,1.87,12.51,12.0,65.0,10.99,3.39,17.72,4.76,12.95,-0.08,1.93,11.49,11.1,65.0,10.52,2.3,14.96,6.56,8.41,-0.03,1.94,10.76,10.55,65.0,5.78,1.7,10.14,3.52,6.61,0.58,2.45,6.03,5.45,65.0,5.55,1.49,9.72,2.83,6.89,0.68,3.14,5.75,5.31,65.0,3.75,1.16,6.69,0.63,6.06,0.06,3.64,3.92,3.8,65.0,2.35,1.99,6.83,-1.16,7.99,0.17,2.17,3.07,2.28,65.0,6.17,1.94,10.41,2.56,7.85,0.21,1.91,6.46,6.21,65.0,3.04,3.31,10.55,-2.13,12.68,0.3,2.11,4.47,2.7,65.0,7.28,2.49,13.03,3.52,9.51,0.26,2.03,7.69,7.24,65.0,10.14,2.65,16.89,6.14,10.75,0.6,2.43,10.48,9.45,65.0,10.26,2.54,16.2,6.69,9.51,0.26,2.06,10.57,10.07,65.0
+AR-K-G030002 = 21.51,2.02,25.98,17.72,8.27,0.3,2.5,21.61,21.16,81.0,19.82,1.78,23.23,15.79,7.44,-0.03,2.23,19.9,19.92,81.0,18.08,1.61,21.16,14.96,6.2,-0.08,2.11,18.15,18.2,81.0,13.13,1.45,16.34,10.69,5.65,0.33,2.4,13.21,13.17,81.0,10.67,1.65,14.41,7.8,6.61,0.28,2.11,10.8,10.41,81.0,7.92,1.29,10.55,5.04,5.51,-0.19,2.48,8.02,7.93,81.0,7.85,1.24,10.41,5.04,5.37,0.1,2.21,7.95,7.8,81.0,10.03,1.37,12.76,6.69,6.06,-0.34,2.67,10.12,10.28,81.0,10.1,1.39,13.58,7.52,6.06,0.57,3.06,10.2,10.0,81.0,14.16,1.52,17.72,11.65,6.06,0.5,2.89,14.24,14.2,81.0,17.76,1.8,22.95,14.69,8.27,0.68,3.82,17.85,17.72,81.0,18.8,1.67,23.78,15.51,8.27,0.23,2.91,18.88,18.89,81.0
+AR-K-G030003 = 14.35,6.18,22.4,-0.89,23.29,-0.52,1.98,15.61,16.2,173.0,13.68,7.85,22.68,-6.12,28.8,-0.78,2.4,15.76,16.61,173.0,13.44,4.9,19.92,0.63,19.29,-0.49,2.03,14.3,14.13,173.0,8.45,4.22,15.51,-3.92,19.43,-0.46,2.6,9.44,9.04,173.0,5.41,2.86,10.0,-4.61,14.61,-1.03,4.58,6.12,5.31,173.0,2.66,2.32,6.14,-5.71,11.85,-1.5,5.57,3.52,3.11,173.0,1.1,2.47,6.97,-8.74,15.71,-0.29,4.03,2.7,0.97,173.0,6.18,2.82,10.83,-3.09,13.92,-0.87,3.67,6.79,6.69,173.0,4.85,3.92,11.1,-6.67,17.78,-0.71,2.68,6.23,6.35,173.0,9.84,5.02,16.89,-3.37,20.26,-0.62,2.27,11.04,11.79,173.0,14.15,5.68,21.3,-1.16,22.46,-0.58,2.1,15.24,15.65,173.0,13.75,5.7,21.3,-0.47,21.77,-0.51,2.17,14.88,14.55,173.0
+AR-K-G030004 = 0.04,3.29,10.0,-9.84,19.84,0.47,2.81,3.28,-0.54,1031.0,-1.56,4.24,9.17,-11.63,20.81,0.45,2.5,4.51,-2.4,1030.0,-0.76,4.0,8.62,-9.29,17.91,0.15,2.1,4.07,-1.16,1031.0,-6.65,3.38,3.39,-14.8,18.19,0.21,2.39,7.45,-6.95,1031.0,-8.74,3.61,1.73,-20.04,21.77,-0.12,3.02,9.45,-8.88,1031.0,-10.45,3.45,0.35,-20.04,20.39,0.32,2.64,11.0,-10.81,1031.0,-11.32,3.51,-1.02,-20.87,19.84,0.3,2.5,11.85,-11.63,1031.0,-8.72,3.48,1.18,-17.83,19.02,0.16,2.38,9.39,-9.02,1031.0,-9.74,4.1,1.46,-18.39,19.84,0.27,2.48,10.56,-10.12,1031.0,-6.71,4.04,3.66,-15.08,18.74,0.24,2.31,7.83,-6.81,1031.0,-3.84,4.08,5.87,-13.15,19.02,0.13,2.38,5.6,-3.92,1031.0,0.16,3.94,10.0,-9.57,19.57,0.23,2.35,3.94,-0.2,1031.0
+AR-K-G030005 = 8.22,8.04,21.57,-4.74,26.32,0.13,1.59,11.49,7.38,475.0,6.34,7.92,21.3,-14.53,35.83,0.06,1.75,10.14,4.49,475.0,8.23,6.46,18.82,-4.61,23.43,-0.06,1.8,10.45,8.48,475.0,3.32,6.14,14.27,-9.84,24.11,-0.29,1.83,6.98,4.76,475.0,0.98,5.08,9.17,-10.39,19.57,-0.55,1.98,5.17,3.11,475.0,-0.62,5.55,6.69,-14.11,20.81,-0.69,2.23,5.58,1.87,475.0,-2.66,5.23,5.04,-14.53,19.57,-0.43,1.82,5.86,-0.75,475.0,1.47,5.77,9.45,-10.94,20.39,-0.53,1.95,5.94,3.66,475.0,0.17,5.93,10.28,-13.7,23.98,-0.3,1.78,5.92,1.73,475.0,4.02,6.86,14.69,-9.84,24.53,-0.18,1.67,7.94,5.31,475.0,7.59,7.33,18.82,-6.81,25.63,-0.17,1.57,10.54,8.62,475.0,8.85,7.03,21.16,-4.33,25.49,0.06,1.68,11.29,8.62,475.0
+AR-K-G030006 = 23.37,3.8,27.09,8.83,18.26,-1.98,6.51,23.67,24.88,169.0,20.84,4.15,24.88,4.76,20.12,-1.95,6.39,21.25,22.4,169.0,18.88,3.21,22.95,7.04,15.92,-1.89,6.25,19.15,20.06,169.0,13.73,2.89,19.65,4.14,15.5,-1.43,5.04,14.03,14.48,169.0,10.16,2.05,17.99,3.52,14.47,-0.17,5.53,10.36,10.28,169.0,5.6,1.58,10.28,1.18,9.09,0.42,3.68,5.82,5.31,169.0,6.48,2.04,10.55,0.01,10.54,-0.65,3.51,6.79,6.56,169.0,10.48,2.03,13.86,3.66,10.2,-1.1,4.54,10.68,10.62,169.0,11.56,3.39,16.61,-0.33,16.95,-1.36,4.92,12.04,12.2,169.0,15.55,3.13,19.65,3.87,15.78,-1.87,6.37,15.86,16.48,169.0,20.27,3.58,24.06,7.66,16.4,-1.83,5.8,20.58,21.71,169.0,20.27,3.61,24.06,7.18,16.88,-1.83,6.12,20.58,21.44,169.0
+AR-K-G030007 = 20.77,2.75,24.61,15.51,9.09,-0.39,2.11,20.94,20.95,16.0,17.96,2.9,21.71,12.34,9.37,-0.54,2.42,18.18,18.1,16.0,17.08,2.17,19.37,12.69,6.68,-0.67,2.08,17.21,17.99,16.0,11.24,2.15,14.41,7.73,6.68,-0.06,1.8,11.43,11.58,16.0,10.32,1.6,13.31,7.52,5.79,-0.05,2.16,10.44,10.55,16.0,5.66,1.2,8.62,4.35,4.27,1.19,3.51,5.77,5.18,16.0,7.58,1.5,10.0,4.21,5.79,-0.73,3.1,7.71,7.73,16.0,10.53,1.13,11.93,7.86,4.06,-1.39,4.07,10.59,10.96,16.0,10.93,2.02,13.17,6.42,6.75,-0.99,2.93,11.1,11.62,16.0,14.16,2.38,16.89,9.52,7.37,-0.52,2.04,14.35,14.58,16.0,18.39,2.7,21.71,13.24,8.47,-0.28,2.01,18.57,18.2,16.0,17.39,2.52,20.61,12.89,7.72,-0.32,1.7,17.56,17.99,16.0
+AR-K-G030008 = 19.49,1.9,22.4,16.06,6.34,-0.19,1.52,19.58,19.65,79.0,17.85,1.96,21.3,13.31,7.99,-0.13,1.85,17.96,17.99,79.0,16.3,1.65,18.82,12.48,6.34,-0.5,2.08,16.38,16.61,79.0,11.29,1.22,13.58,8.35,5.24,-0.36,2.62,11.35,11.38,79.0,10.13,1.03,12.2,8.07,4.13,-0.17,2.37,10.18,10.28,79.0,7.67,1.99,11.93,4.49,7.44,0.19,1.93,7.92,7.38,79.0,6.69,1.07,8.9,3.94,4.96,-0.07,2.53,6.77,6.69,79.0,9.6,0.9,11.1,7.52,3.58,-0.07,2.03,9.64,9.59,79.0,9.35,0.81,10.55,6.97,3.58,-0.59,2.96,9.38,9.45,79.0,12.73,1.23,14.69,10.28,4.41,-0.08,1.87,12.79,12.62,79.0,16.66,1.57,19.78,13.58,6.2,0.01,1.9,16.74,16.61,79.0,16.73,2.35,20.47,11.38,9.09,-0.55,2.22,16.89,17.03,79.0
+AR-K-G030009 = 21.33,1.33,23.23,19.37,3.86,-0.16,1.79,21.37,21.71,9.0,19.29,0.77,20.75,18.54,2.2,0.89,2.34,19.31,18.96,9.0,17.46,1.25,18.82,15.51,3.31,-0.41,1.72,17.5,17.85,9.0,12.69,1.28,14.0,10.55,3.44,-0.52,1.83,12.74,13.17,9.0,11.31,0.65,12.34,10.28,2.07,-0.02,2.08,11.33,11.38,9.0,6.29,0.56,7.11,5.59,1.52,0.39,1.85,6.31,6.21,9.0,9.53,0.96,10.83,8.07,2.76,-0.09,1.72,9.57,9.59,9.0,11.47,0.49,12.2,10.69,1.52,0.03,2.09,11.48,11.38,9.0,12.27,0.74,13.31,10.96,2.34,-0.54,2.28,12.29,12.48,9.0,15.13,1.13,16.48,13.31,3.17,-0.48,1.95,15.17,15.51,9.0,19.19,1.02,20.61,17.58,3.03,-0.25,1.85,19.22,19.51,9.0,17.93,0.9,19.23,16.75,2.48,0.19,1.72,17.95,17.99,9.0
+AR-K-G030010 = 24.01,1.3,26.26,20.75,5.51,-0.47,2.32,24.05,24.33,288.0,20.77,0.96,23.78,17.72,6.06,-0.09,3.54,20.8,20.75,288.0,19.04,0.87,21.57,16.34,5.24,-0.12,3.0,19.06,19.09,288.0,13.85,1.43,16.61,10.55,6.06,-0.02,2.05,13.92,13.86,288.0,10.65,1.43,16.06,6.97,9.09,0.54,3.6,10.74,10.55,288.0,9.11,1.8,14.13,4.76,9.37,-0.19,2.69,9.28,9.24,288.0,7.59,1.2,10.28,4.63,5.65,-0.08,2.44,7.68,7.55,288.0,10.35,1.06,12.76,6.97,5.79,-0.39,2.82,10.41,10.41,288.0,9.77,1.51,13.58,4.9,8.68,-0.26,2.88,9.88,9.79,288.0,14.67,1.14,17.17,11.24,5.93,-0.3,2.67,14.71,14.82,288.0,20.28,1.51,24.33,16.61,7.72,0.26,2.53,20.33,20.06,288.0,20.13,0.68,21.85,18.27,3.58,-0.05,2.78,20.14,20.2,288.0
+AR-K-G030011 = 18.16,1.46,21.57,15.79,5.79,0.45,2.95,18.22,18.13,32.0,17.21,1.19,20.2,14.96,5.24,0.09,3.25,17.25,17.23,32.0,15.43,1.12,18.27,13.31,4.96,0.6,3.45,15.47,15.37,32.0,10.64,1.26,13.58,8.07,5.51,0.29,2.93,10.71,10.76,32.0,9.44,1.48,11.65,6.14,5.51,-0.68,2.4,9.55,9.86,32.0,5.94,1.29,8.35,2.56,5.79,-0.57,3.07,6.07,6.07,32.0,6.64,1.42,10.28,3.94,6.34,0.12,3.15,6.79,6.93,32.0,9.62,0.87,11.1,7.52,3.58,-0.52,2.63,9.66,9.72,32.0,9.57,1.55,12.76,5.87,6.89,-0.17,3.15,9.69,9.86,32.0,12.61,1.52,15.24,9.17,6.06,-0.82,3.39,12.7,12.89,32.0,15.54,1.93,19.37,11.38,7.99,-0.13,2.98,15.66,15.44,32.0,15.66,1.53,18.27,11.38,6.89,-0.79,3.84,15.73,15.86,32.0
+AR-K-G030012 = 19.45,4.54,24.61,6.14,18.46,-1.43,4.1,19.97,21.3,186.0,16.65,4.7,22.13,2.01,20.12,-1.4,3.98,17.29,18.68,186.0,16.48,3.65,20.2,5.31,14.88,-1.56,4.46,16.88,18.27,186.0,10.77,3.16,15.79,2.56,13.23,-0.94,3.08,11.22,11.52,186.0,5.52,1.32,8.48,1.18,7.3,-0.67,3.74,5.67,5.73,186.0,3.87,1.56,7.24,-0.2,7.44,-0.5,2.9,4.17,4.07,186.0,2.29,1.87,6.69,-2.13,8.82,0.2,2.66,2.96,2.01,186.0,7.12,1.66,10.55,2.01,8.54,-0.48,3.3,7.31,7.24,186.0,7.16,3.16,11.1,-3.5,14.61,-1.47,4.26,7.83,8.35,186.0,12.52,3.08,15.51,1.73,13.78,-1.86,5.76,12.9,13.72,186.0,16.97,3.29,19.92,5.31,14.61,-1.84,5.65,17.28,18.23,186.0,17.02,4.2,21.57,4.76,16.81,-1.26,3.58,17.53,18.82,186.0
+AR-K-G030013 = 5.06,3.76,11.65,-2.68,14.33,-0.22,1.71,6.3,5.94,212.0,1.1,4.41,13.58,-11.22,24.8,-0.18,2.5,4.54,2.01,212.0,7.17,3.16,12.48,-0.47,12.95,-0.44,2.03,7.83,7.86,212.0,2.09,2.46,11.38,-5.16,16.54,-0.19,3.84,3.22,2.56,212.0,0.61,2.61,6.14,-6.81,12.95,-0.01,2.55,2.67,0.49,212.0,-1.25,2.79,4.49,-8.05,12.54,-0.07,2.55,3.05,-1.3,212.0,-2.51,2.94,5.04,-12.32,17.36,-0.37,3.3,3.86,-2.4,212.0,1.35,3.17,7.52,-7.09,14.61,-0.04,2.56,3.44,1.11,212.0,-0.43,3.04,8.07,-8.74,16.81,-0.2,2.48,3.07,-0.2,212.0,3.24,3.15,8.9,-4.33,13.23,-0.57,2.27,4.51,4.21,212.0,6.36,3.91,12.2,-2.68,14.88,-0.66,2.12,7.46,7.86,212.0,5.86,3.46,11.1,-1.3,12.4,-0.35,1.75,6.8,6.66,212.0
+AR-K-G030014 = 19.79,0.92,21.85,17.44,4.41,-0.11,2.61,19.81,19.92,53.0,18.48,0.83,19.92,15.51,4.41,-1.42,5.44,18.5,18.68,53.0,17.15,0.46,17.85,15.93,1.93,-0.95,3.57,17.15,17.3,53.0,11.34,1.35,13.86,8.35,5.51,0.08,2.1,11.42,11.24,53.0,8.54,1.34,11.52,6.69,4.82,0.5,2.13,8.65,8.35,53.0,6.01,2.18,13.31,1.46,11.85,0.56,4.06,6.39,5.8,53.0,5.91,0.9,7.93,3.39,4.55,-0.26,3.1,5.98,5.87,53.0,9.36,0.79,10.96,7.52,3.44,-0.12,2.5,9.39,9.31,53.0,9.2,0.75,10.55,7.24,3.31,-0.44,3.31,9.23,9.17,53.0,12.06,0.83,14.41,9.45,4.96,0.18,5.02,12.09,11.93,53.0,16.75,0.83,18.27,14.13,4.13,-0.58,3.42,16.77,16.89,53.0,17.66,1.15,20.2,14.96,5.24,0.38,3.02,17.69,17.44,53.0
+AR-K-G030015 = 5.96,8.69,23.5,-10.67,34.17,0.39,1.93,10.53,3.94,820.0,3.84,8.18,19.09,-12.32,31.42,0.33,2.01,9.03,2.01,820.0,4.72,8.1,19.09,-12.6,31.69,-0.0,1.97,9.37,4.42,820.0,-0.13,8.17,15.24,-17.28,32.52,-0.07,1.9,8.16,0.11,820.0,-3.01,7.84,8.62,-22.52,31.14,-0.36,1.87,8.39,-1.95,820.0,-3.93,7.59,7.24,-20.87,28.11,-0.41,1.91,8.55,-2.64,820.0,-5.44,7.12,6.69,-21.42,28.11,-0.25,1.84,8.96,-4.88,820.0,-2.03,8.4,11.1,-20.31,31.42,-0.25,1.81,8.63,-1.16,820.0,-4.66,8.67,11.65,-21.69,33.35,-0.06,1.84,9.84,-4.47,820.0,0.19,9.46,15.79,-19.76,35.55,-0.05,1.8,9.45,-0.2,820.0,3.64,10.15,20.47,-17.83,38.31,0.02,1.81,10.78,2.97,820.0,5.92,8.94,22.13,-13.15,35.28,0.19,1.94,10.72,4.32,820.0
+AR-K-G030016 = 22.12,1.93,24.61,18.68,5.93,-0.32,1.92,22.2,22.06,19.0,20.34,2.02,23.5,16.89,6.61,-0.25,2.01,20.43,20.33,19.0,18.61,1.54,21.02,16.06,4.96,-0.2,2.1,18.67,18.54,19.0,13.02,2.1,15.79,9.04,6.75,-0.37,2.0,13.18,13.58,19.0,11.04,0.77,12.48,9.52,2.96,-0.15,2.63,11.07,11.1,19.0,6.67,0.62,8.07,5.31,2.76,0.04,3.45,6.7,6.69,19.0,8.0,0.95,9.72,6.0,3.72,-0.23,2.63,8.06,8.0,19.0,10.46,0.66,11.24,9.17,2.07,-0.62,2.0,10.48,10.69,19.0,12.23,1.82,15.37,8.35,7.03,-0.23,2.35,12.36,12.2,19.0,15.37,1.81,18.54,12.48,6.06,-0.0,2.12,15.47,15.37,19.0,19.61,2.21,22.68,16.06,6.61,-0.15,1.73,19.73,19.58,19.0,19.25,1.42,21.02,16.41,4.62,-0.4,2.11,19.3,19.51,19.0
+AR-L-G110001 = 16.12,0.7,17.99,14.13,3.86,-0.07,3.22,16.14,16.2,144.0,17.89,0.76,20.2,16.06,4.13,0.07,2.9,17.91,17.85,144.0,13.17,0.9,14.96,11.1,3.86,-0.19,2.39,13.2,13.2,144.0,6.52,0.61,8.9,5.31,3.58,0.93,4.19,6.55,6.42,144.0,4.46,1.08,7.24,2.28,4.96,0.24,2.47,4.58,4.35,144.0,1.06,1.89,6.42,-4.61,11.02,-0.38,3.52,2.17,1.18,144.0,0.15,1.26,2.56,-2.95,5.51,-0.25,2.5,1.26,0.22,144.0,1.25,0.88,3.66,-1.02,4.69,-0.0,2.79,1.53,1.22,144.0,5.01,0.72,7.24,3.39,3.86,0.24,3.54,5.06,5.04,144.0,7.97,1.15,10.55,5.59,4.96,-0.18,2.27,8.05,8.21,144.0,12.18,0.68,13.86,10.83,3.03,0.39,2.67,12.19,12.14,144.0,13.85,0.76,15.79,11.93,3.86,-0.23,2.67,13.88,13.86,144.0
+AR-L-G110002 = 18.43,1.19,21.3,15.24,6.06,-0.02,2.57,18.47,18.54,380.0,18.49,0.85,22.13,16.06,6.06,0.55,3.81,18.51,18.41,380.0,14.8,0.98,17.17,11.93,5.24,-0.04,2.89,14.83,14.82,380.0,7.38,0.97,10.28,4.21,6.06,-0.03,2.98,7.45,7.31,380.0,5.6,1.18,11.38,2.83,8.54,0.66,4.61,5.73,5.59,380.0,1.11,1.21,5.31,-2.4,7.72,-0.15,2.91,1.64,1.18,380.0,-1.19,0.85,0.91,-3.5,4.41,0.19,2.67,1.46,-1.3,380.0,1.91,1.01,4.76,-3.23,7.99,-0.72,5.29,2.16,2.01,380.0,4.65,1.17,8.07,1.18,6.89,0.31,3.09,4.79,4.49,380.0,8.57,0.97,11.93,6.14,5.79,0.24,2.72,8.63,8.55,380.0,13.66,0.71,15.51,11.38,4.13,0.01,2.58,13.68,13.69,380.0,13.47,0.74,15.24,11.65,3.58,0.16,2.5,13.49,13.44,380.0
+AR-L-G110003 = 16.54,0.49,17.99,15.24,2.76,0.28,3.22,16.55,16.48,101.0,17.68,0.54,18.82,16.34,2.48,-0.19,2.8,17.69,17.72,101.0,13.46,0.8,15.79,10.55,5.24,-0.56,4.6,13.48,13.58,101.0,7.27,0.72,9.45,5.59,3.86,0.17,3.33,7.3,7.31,101.0,4.58,1.07,7.8,2.28,5.51,0.82,3.54,4.7,4.35,101.0,-1.39,2.51,2.01,-9.84,11.85,-1.11,3.87,2.85,-0.75,101.0,0.34,1.05,3.94,-1.85,5.79,0.34,3.34,1.1,0.35,101.0,1.56,0.69,3.66,-0.75,4.41,-0.06,3.96,1.7,1.59,101.0,4.35,0.96,6.97,2.01,4.96,-0.42,3.01,4.45,4.63,101.0,7.02,0.66,8.9,5.04,3.86,-0.02,4.29,7.05,6.97,101.0,12.76,0.67,14.41,11.1,3.31,-0.24,3.01,12.78,12.76,101.0,14.26,0.45,15.51,13.03,2.48,0.33,3.16,14.26,14.27,101.0
+AR-L-G110004 = 15.47,0.55,17.17,14.41,2.76,0.65,3.21,15.48,15.37,99.0,17.45,0.54,18.54,15.51,3.03,-0.65,3.8,17.46,17.44,99.0,12.44,0.83,14.41,10.28,4.13,-0.1,2.6,12.46,12.48,99.0,6.14,0.66,8.07,4.76,3.31,0.19,3.33,6.17,6.14,99.0,4.58,1.1,8.07,2.01,6.06,0.27,3.47,4.71,4.49,99.0,2.3,2.69,13.31,-2.95,16.26,0.78,5.06,3.53,2.28,99.0,-0.97,0.54,0.49,-2.13,2.62,0.47,2.92,1.11,-1.02,99.0,1.35,0.76,3.66,-0.2,3.86,0.74,3.72,1.55,1.18,99.0,5.38,0.67,7.24,3.94,3.31,-0.07,2.72,5.43,5.45,99.0,7.37,0.55,8.62,6.14,2.48,0.02,2.45,7.39,7.38,99.0,12.3,0.43,13.86,11.38,2.48,0.88,4.23,12.3,12.2,99.0,13.43,0.61,14.69,11.93,2.76,-0.28,2.65,13.44,13.58,99.0
+AR-L-G110005 = 16.53,1.1,19.92,13.86,6.06,-0.15,2.65,16.57,16.68,368.0,17.83,0.73,19.65,15.24,4.41,-0.2,2.66,17.84,17.85,368.0,14.85,1.44,20.47,10.83,9.65,0.18,3.69,14.92,14.86,368.0,6.44,1.2,10.0,3.11,6.89,0.47,3.18,6.55,6.21,368.0,2.82,1.43,6.42,-2.68,9.09,-0.42,3.37,3.16,2.83,368.0,-0.41,1.24,2.7,-6.26,8.96,-0.59,4.93,1.3,-0.47,368.0,0.34,0.89,3.39,-2.13,5.51,0.13,2.83,0.95,0.35,368.0,0.9,1.45,3.94,-5.43,9.37,-0.89,4.84,1.7,0.91,368.0,5.75,0.9,8.07,3.66,4.41,0.15,2.42,5.82,5.73,368.0,7.26,0.83,9.72,5.31,4.41,0.41,3.4,7.31,7.24,368.0,13.18,0.83,15.51,10.83,4.69,0.09,3.07,13.21,13.17,368.0,14.33,0.86,16.61,11.65,4.96,-0.15,2.87,14.36,14.41,368.0
+AR-L-G110006 = 16.35,0.61,17.72,14.96,2.76,0.08,2.73,16.36,16.34,103.0,16.86,0.69,18.27,14.96,3.31,-0.12,2.83,16.87,16.89,103.0,12.67,0.48,14.41,11.38,3.03,0.21,4.15,12.68,12.76,103.0,7.15,0.78,9.45,5.04,4.41,-0.11,3.46,7.19,7.24,103.0,4.11,0.63,5.87,2.01,3.86,-0.61,4.58,4.16,4.21,103.0,5.63,1.15,8.9,3.39,5.51,0.31,2.33,5.75,5.59,103.0,4.55,1.9,10.55,0.35,10.2,0.23,3.08,4.93,4.35,103.0,1.94,1.0,4.49,-0.47,4.96,-0.3,2.83,2.18,2.01,103.0,4.57,0.8,6.97,2.56,4.41,-0.02,3.86,4.64,4.56,103.0,8.05,0.76,9.45,5.87,3.58,-0.86,3.54,8.08,8.21,103.0,13.39,0.66,15.79,12.2,3.58,0.88,4.28,13.4,13.31,103.0,13.53,0.79,16.06,11.38,4.69,0.03,3.65,13.55,13.58,103.0
+AR-L-G110007 = 16.22,1.0,19.09,13.86,5.24,0.39,2.77,16.25,16.06,356.0,16.01,0.93,18.54,13.31,5.24,0.08,2.94,16.04,15.93,356.0,12.78,1.84,18.27,9.17,9.09,0.29,2.47,12.91,12.76,356.0,4.7,1.36,9.72,1.46,8.27,0.99,4.23,4.89,4.49,355.0,1.26,1.04,5.04,-1.3,6.34,0.05,3.18,1.63,1.32,356.0,0.04,1.05,3.39,-3.23,6.61,0.14,3.41,1.05,-0.06,356.0,-0.28,0.94,1.73,-2.13,3.86,0.19,2.15,0.98,-0.33,356.0,0.25,1.18,3.39,-3.02,6.41,0.32,3.02,1.21,0.08,356.0,3.26,1.25,7.24,0.35,6.89,0.52,3.06,3.49,2.97,356.0,5.98,0.97,9.45,3.52,5.93,0.37,3.32,6.06,6.0,356.0,11.11,1.2,13.86,8.9,4.96,0.33,2.18,11.17,10.83,356.0,13.56,1.47,16.06,10.0,6.06,-0.37,2.06,13.64,13.58,356.0
+AR-L-G110008 = 16.1,0.43,17.17,14.69,2.48,-0.43,3.03,16.11,16.13,205.0,17.34,0.64,19.09,15.51,3.58,-0.01,3.12,17.35,17.37,205.0,14.49,1.45,20.47,11.52,8.96,0.44,3.49,14.56,14.62,205.0,6.42,1.1,8.35,3.94,4.41,-0.3,1.78,6.51,6.69,205.0,3.62,1.02,6.69,0.91,5.79,0.36,3.22,3.76,3.52,205.0,2.41,1.78,9.17,-1.57,10.75,0.24,3.85,2.99,2.56,204.0,0.96,0.9,4.21,-1.3,5.51,0.44,3.46,1.32,0.91,205.0,1.72,0.69,3.94,-0.75,4.69,-0.38,4.53,1.86,1.73,205.0,4.61,1.27,8.07,1.18,6.89,0.24,2.78,4.78,4.56,205.0,7.45,0.94,9.72,5.31,4.41,0.11,2.13,7.51,7.38,205.0,12.23,0.57,13.86,10.83,3.03,0.15,2.78,12.24,12.2,205.0,14.45,0.83,18.27,11.93,6.34,0.48,6.23,14.48,14.41,205.0
+AR-L-G110009 = 18.2,0.73,20.75,16.06,4.69,0.09,3.8,18.22,18.13,564.0,18.09,0.91,20.75,13.58,7.17,-0.23,4.26,18.11,18.06,564.0,15.03,1.2,20.2,10.55,9.65,0.05,3.88,15.07,14.96,564.0,6.81,1.13,10.0,2.28,7.72,-0.67,4.24,6.9,6.97,564.0,3.87,1.18,6.97,0.35,6.61,-0.14,2.91,4.04,3.87,564.0,0.61,1.24,4.49,-5.43,9.92,-0.4,4.85,1.38,0.63,564.0,-1.34,1.11,2.01,-4.61,6.61,0.33,3.13,1.74,-1.44,564.0,1.11,1.33,5.31,-3.23,8.54,0.03,2.6,1.73,1.04,564.0,4.91,0.99,7.8,2.56,5.24,0.03,2.67,5.01,4.9,564.0,7.67,0.8,10.0,4.21,5.79,-0.35,3.76,7.71,7.73,564.0,12.69,0.86,15.24,10.55,4.69,-0.19,2.83,12.72,12.76,564.0,15.78,0.72,17.99,13.58,4.41,0.09,3.43,15.8,15.79,564.0
+AR-L-G110010 = 16.32,0.85,19.37,14.41,4.96,0.45,3.99,16.34,16.34,144.0,17.67,0.72,19.09,15.51,3.58,-0.65,3.07,17.69,17.85,144.0,14.34,0.91,17.44,12.2,5.24,0.66,3.51,14.37,14.13,144.0,6.56,0.7,8.62,4.76,3.86,0.08,2.81,6.6,6.56,144.0,4.35,0.76,6.42,2.01,4.41,-0.14,3.96,4.41,4.35,144.0,-0.14,1.77,4.21,-6.26,10.47,-0.7,3.82,1.77,0.22,144.0,-0.27,0.86,2.28,-2.4,4.69,-0.11,2.97,0.9,-0.2,144.0,0.58,0.55,1.73,-0.75,2.48,-0.2,2.31,0.8,0.63,144.0,4.36,0.62,5.59,2.28,3.31,-0.94,4.15,4.4,4.49,144.0,7.92,0.82,9.72,5.59,4.13,-0.39,2.74,7.96,8.07,144.0,11.69,0.56,13.58,10.0,3.58,0.43,3.98,11.7,11.65,144.0,13.58,0.47,14.96,12.2,2.76,0.09,3.41,13.58,13.58,144.0
+AR-L-G110011 = 17.71,0.68,19.09,15.79,3.31,-0.42,2.8,17.72,17.79,222.0,18.51,0.83,21.3,16.89,4.41,0.72,3.58,18.53,18.41,222.0,14.32,1.22,17.44,11.65,5.79,-0.08,2.14,14.37,14.41,222.0,7.43,0.8,9.86,5.59,4.27,0.2,2.64,7.47,7.38,222.0,5.2,1.17,9.45,3.11,6.34,1.01,4.41,5.33,5.14,222.0,0.86,1.02,3.39,-2.68,6.06,-0.9,4.44,1.33,1.04,222.0,-1.39,1.04,0.91,-5.43,6.34,-0.95,4.85,1.73,-1.3,222.0,0.88,0.99,3.66,-1.57,5.24,0.47,2.82,1.32,0.63,222.0,5.23,1.06,8.35,2.83,5.51,0.48,3.12,5.33,5.04,222.0,8.98,0.88,11.65,6.69,4.96,-0.05,3.01,9.02,9.04,222.0,13.58,0.75,16.06,11.93,4.13,0.37,3.21,13.6,13.58,222.0,13.88,0.55,15.79,12.48,3.31,0.37,3.15,13.89,13.86,222.0
+AR-L-G110012 = 17.94,0.73,20.2,16.06,4.13,-0.02,2.77,17.95,17.99,502.0,17.95,0.87,20.61,15.51,5.1,0.05,2.73,17.97,17.99,502.0,15.07,1.07,19.09,11.93,7.17,0.27,3.39,15.11,15.0,502.0,6.19,0.83,8.76,3.66,5.1,0.05,3.2,6.24,6.14,502.0,4.16,1.11,7.24,0.63,6.61,-0.1,3.26,4.3,4.21,502.0,1.35,1.44,4.76,-2.68,7.44,-0.31,2.55,1.97,1.49,502.0,-1.62,0.87,2.83,-4.33,7.17,0.56,5.0,1.84,-1.57,502.0,1.93,0.74,3.94,-0.75,4.69,-0.06,3.69,2.07,1.94,502.0,4.72,0.97,8.35,1.73,6.61,-0.1,2.97,4.82,4.76,502.0,7.68,0.66,9.72,5.45,4.27,-0.26,3.29,7.7,7.66,502.0,13.01,0.59,15.24,10.28,4.96,-0.09,4.49,13.03,13.03,502.0,13.83,0.83,16.34,11.38,4.96,0.27,3.01,13.86,13.86,502.0
+AR-L-G110013 = 17.1,0.8,20.47,14.13,6.34,-0.31,6.09,17.12,17.17,411.0,17.75,0.89,20.47,15.24,5.24,-0.23,2.76,17.77,17.85,411.0,15.57,1.41,20.2,10.83,9.37,0.08,3.2,15.63,15.51,411.0,5.69,1.61,13.03,1.73,11.3,0.48,3.83,5.92,5.59,411.0,3.0,1.02,7.24,0.63,6.61,0.63,3.52,3.17,2.83,411.0,0.08,1.45,5.59,-5.98,11.57,0.06,4.04,1.45,0.08,411.0,-0.75,1.46,3.39,-5.16,8.54,-0.01,3.01,1.64,-0.75,411.0,0.44,0.99,3.94,-3.23,7.17,0.06,3.6,1.08,0.42,411.0,4.76,0.98,9.45,2.01,7.44,0.96,5.09,4.86,4.63,411.0,6.92,1.14,12.2,4.76,7.44,1.15,4.98,7.01,6.69,411.0,12.17,0.94,15.24,9.45,5.79,0.26,3.33,12.2,12.07,411.0,14.92,1.01,18.82,12.62,6.2,1.04,5.29,14.95,14.82,411.0
+AR-L-G110014 = 15.59,0.85,18.54,13.03,5.51,0.17,2.93,15.61,15.51,372.0,17.52,0.74,20.47,14.96,5.51,-0.15,3.61,17.54,17.48,372.0,14.85,1.08,17.99,11.1,6.89,-0.07,3.19,14.89,14.82,372.0,5.32,0.99,7.8,2.28,5.51,-0.17,2.78,5.41,5.31,372.0,3.89,0.91,7.24,1.18,6.06,0.09,3.47,4.0,3.9,372.0,0.79,1.47,4.76,-3.78,8.54,-0.02,2.81,1.66,0.77,372.0,-0.31,0.92,2.83,-2.68,5.51,0.08,3.06,0.97,-0.2,372.0,1.43,1.23,3.66,-5.16,8.82,-0.78,4.74,1.89,1.53,372.0,5.68,1.26,8.62,2.01,6.61,-0.13,2.93,5.81,5.73,372.0,7.11,0.81,9.45,4.76,4.69,0.1,3.03,7.16,7.11,372.0,12.9,0.59,14.41,11.38,3.03,0.06,2.67,12.91,12.89,372.0,14.26,0.92,16.61,11.93,4.69,0.15,2.48,14.29,14.27,372.0
+AR-L-G110015 = 16.53,0.58,17.58,14.69,2.89,-0.54,3.37,16.54,16.61,106.0,16.91,0.46,18.27,16.06,2.2,0.21,2.66,16.92,16.89,106.0,12.67,0.39,13.86,11.65,2.2,0.24,3.9,12.68,12.69,106.0,7.09,0.52,8.62,5.87,2.76,0.23,3.06,7.11,7.11,106.0,3.83,0.85,6.14,1.73,4.41,0.28,2.61,3.93,3.66,106.0,4.43,1.53,7.66,1.18,6.48,-0.04,2.46,4.69,4.42,106.0,1.88,1.16,4.49,-2.4,6.89,-0.53,4.25,2.2,1.87,106.0,0.77,1.36,3.94,-2.4,6.34,0.26,2.33,1.55,0.53,106.0,4.6,0.8,6.14,2.56,3.58,-0.15,2.56,4.67,4.56,106.0,7.54,0.61,8.9,5.59,3.31,-0.68,4.13,7.56,7.66,106.0,12.3,0.55,13.31,10.96,2.34,-0.03,2.18,12.31,12.34,106.0,13.47,0.53,14.69,11.93,2.76,-0.33,3.07,13.48,13.48,106.0
+AR-L-G110016 = 17.91,1.06,21.02,14.96,6.06,-0.24,3.03,17.94,17.99,553.0,17.55,1.11,20.75,14.82,5.93,-0.01,2.28,17.59,17.58,553.0,14.43,1.61,18.27,9.72,8.54,-0.55,2.67,14.52,14.69,553.0,6.25,1.39,12.2,2.28,9.92,0.92,4.17,6.4,6.0,553.0,1.68,1.17,6.14,-1.85,7.99,0.21,3.42,2.05,1.59,553.0,-0.33,1.29,4.76,-7.36,12.13,-0.21,6.4,1.33,-0.33,553.0,-0.45,0.66,3.39,-2.4,5.79,0.49,6.1,0.8,-0.4,553.0,0.61,0.98,4.76,-3.09,7.85,0.3,4.1,1.16,0.63,553.0,5.01,0.98,9.45,2.15,7.3,0.19,3.57,5.11,5.04,553.0,7.48,1.34,11.79,3.39,8.41,-0.28,3.51,7.6,7.52,553.0,12.68,1.01,16.06,9.72,6.34,-0.27,3.58,12.72,12.76,553.0,15.48,1.06,18.13,13.03,5.1,-0.03,2.31,15.52,15.51,553.0
+AR-L-G110017 = 15.76,0.72,17.3,14.55,2.76,0.37,1.98,15.77,15.58,99.0,17.36,0.34,17.99,16.34,1.65,-0.49,3.08,17.36,17.44,99.0,12.96,0.73,15.79,11.65,4.13,0.62,4.46,12.98,13.03,99.0,6.66,0.95,9.04,4.76,4.27,0.29,2.68,6.73,6.69,99.0,4.23,1.15,6.69,2.01,4.69,-0.01,2.12,4.38,4.35,99.0,2.52,1.0,4.76,0.42,4.34,-0.01,2.31,2.7,2.56,99.0,-0.77,1.03,2.42,-2.4,4.82,0.84,3.27,1.28,-0.89,99.0,1.77,0.95,3.94,-0.75,4.69,-0.34,2.93,2.01,1.94,99.0,5.26,0.43,6.28,3.94,2.34,-0.36,3.39,5.28,5.31,99.0,7.87,0.69,10.28,6.42,3.86,0.63,3.49,7.9,7.8,99.0,11.76,0.46,13.03,10.55,2.48,0.03,2.86,11.76,11.79,99.0,13.63,0.73,15.24,11.93,3.31,0.04,2.11,13.65,13.58,99.0
+AR-L-G110018 = 16.4,0.65,17.72,14.69,3.03,0.09,2.26,16.41,16.34,99.0,17.61,0.76,19.09,16.06,3.03,0.26,2.44,17.62,17.44,99.0,12.41,0.7,14.13,10.83,3.31,0.31,2.63,12.43,12.34,99.0,6.67,0.83,8.35,4.21,4.13,-0.6,3.05,6.72,6.69,99.0,3.29,0.6,5.04,1.73,3.31,-0.13,3.47,3.34,3.39,99.0,6.23,0.9,8.35,4.21,4.13,0.11,2.57,6.29,6.28,99.0,2.99,0.94,5.04,0.63,4.41,0.0,2.55,3.13,3.11,99.0,2.73,0.71,4.76,0.91,3.86,-0.09,2.89,2.82,2.83,99.0,4.73,0.81,7.52,2.83,4.69,0.62,3.82,4.8,4.76,99.0,8.22,0.46,9.72,6.97,2.76,0.84,4.42,8.24,8.21,99.0,13.27,0.32,13.86,12.2,1.65,-0.32,2.98,13.27,13.31,99.0,13.58,0.97,17.17,11.93,5.24,0.8,3.99,13.62,13.44,99.0
+AR-L-G110019 = 15.51,0.64,17.17,12.76,4.41,-0.99,5.5,15.53,15.65,200.0,17.09,0.56,19.37,15.24,4.13,0.18,4.22,17.1,17.17,200.0,13.51,1.33,16.48,10.83,5.65,-0.02,1.89,13.58,13.65,200.0,6.59,0.74,8.62,4.49,4.13,0.23,3.24,6.63,6.56,200.0,3.6,0.76,6.42,1.73,4.69,0.6,3.99,3.68,3.52,200.0,3.83,0.92,6.69,0.63,6.06,-0.08,3.54,3.94,3.8,200.0,1.28,1.2,4.49,-2.95,7.44,-0.48,4.0,1.75,1.32,200.0,2.19,0.89,5.31,-0.2,5.51,0.39,3.43,2.36,2.15,200.0,4.95,1.27,8.9,1.18,7.72,0.04,3.24,5.11,4.97,200.0,8.29,1.52,12.2,4.76,7.44,0.01,2.07,8.43,8.35,200.0,12.67,0.65,13.86,10.83,3.03,-0.6,2.89,12.69,12.76,200.0,14.51,0.69,16.34,11.93,4.41,-0.52,3.81,14.53,14.55,200.0
+AR-L-G110020 = 15.44,0.95,17.44,13.03,4.41,0.0,2.21,15.47,15.37,193.0,17.72,0.69,19.37,15.79,3.58,-0.19,2.62,17.74,17.72,193.0,14.21,0.57,16.06,11.93,4.13,-0.52,4.14,14.22,14.27,193.0,5.7,0.82,8.35,3.25,5.1,0.67,3.65,5.76,5.59,193.0,3.73,0.63,5.87,2.01,3.86,0.41,3.77,3.78,3.66,193.0,0.49,1.11,3.11,-2.13,5.24,-0.0,2.7,1.21,0.49,192.0,0.57,1.02,3.94,-1.57,5.51,0.33,2.96,1.17,0.7,193.0,1.65,0.88,3.66,-1.57,5.24,-0.57,3.58,1.87,1.66,193.0,5.93,0.78,9.45,3.94,5.51,0.59,4.94,5.98,5.87,193.0,7.78,0.98,10.28,4.76,5.51,0.24,3.33,7.84,7.66,193.0,12.51,0.46,13.86,11.1,2.76,-0.25,3.53,12.52,12.48,193.0,13.9,0.72,15.79,12.2,3.58,0.81,3.5,13.92,13.72,193.0
+AR-L-G110021 = 16.81,0.42,17.72,15.79,1.93,-0.28,3.04,16.81,16.89,88.0,18.02,0.72,19.37,15.79,3.58,-0.58,3.06,18.03,18.13,88.0,12.28,0.75,14.69,10.55,4.13,0.54,3.43,12.3,12.2,88.0,7.06,0.67,9.17,5.59,3.58,0.45,3.42,7.09,6.97,88.0,3.53,0.77,5.59,1.46,4.13,0.1,3.09,3.61,3.52,88.0,4.85,0.91,6.97,0.35,6.61,-1.5,9.43,4.93,4.76,88.0,1.4,1.06,4.07,-0.47,4.55,0.18,2.48,1.75,1.42,88.0,2.05,0.9,5.04,-1.57,6.61,-0.56,6.01,2.23,2.15,88.0,4.14,0.94,6.42,2.28,4.13,0.38,2.55,4.24,4.07,88.0,7.08,0.78,9.45,5.87,3.58,0.69,3.03,7.12,6.97,88.0,12.42,0.53,13.58,10.55,3.03,-0.82,4.29,12.43,12.48,88.0,14.17,0.51,14.96,12.76,2.2,-0.72,2.71,14.18,14.27,88.0
+AR-L-G110022 = 16.03,1.28,18.54,12.2,6.34,-0.56,2.52,16.08,16.34,510.0,17.92,0.86,20.75,15.51,5.24,0.31,3.33,17.94,17.99,510.0,15.65,1.33,20.75,12.48,8.27,0.46,2.98,15.71,15.48,510.0,6.11,1.13,10.28,3.11,7.17,0.5,3.54,6.22,6.0,510.0,4.43,1.07,9.45,2.01,7.44,0.8,4.78,4.56,4.35,510.0,0.94,1.26,5.59,-2.68,8.27,0.23,3.76,1.57,0.91,510.0,-0.83,0.99,1.73,-4.88,6.61,-0.34,3.33,1.29,-0.75,510.0,1.6,1.02,5.31,-1.3,6.61,0.49,3.29,1.9,1.46,510.0,5.19,0.82,7.52,3.11,4.41,0.04,2.9,5.25,5.18,510.0,7.03,0.68,9.45,5.31,4.13,0.34,3.25,7.06,6.97,510.0,12.45,0.84,15.24,10.0,5.24,0.26,3.65,12.48,12.48,510.0,14.32,0.53,15.79,12.76,3.03,0.04,2.58,14.33,14.27,510.0
+AR-M-G130001 = 18.25,0.98,19.44,17.44,2.0,0.28,1.37,18.27,18.06,4.0,15.6,0.69,16.34,14.69,1.65,-0.41,1.98,15.61,15.68,4.0,11.43,1.29,12.62,10.0,2.62,-0.13,1.2,11.48,11.55,4.0,8.29,0.15,8.48,8.14,0.34,0.28,1.57,8.3,8.28,4.0,5.47,0.12,5.59,5.31,0.28,-0.43,1.85,5.47,5.49,4.0,-1.54,0.7,-0.75,-2.13,1.38,0.17,1.22,1.65,-1.64,4.0,0.22,0.83,1.04,-0.75,1.79,-0.16,1.33,0.75,0.29,4.0,2.11,0.31,2.42,1.73,0.69,-0.28,1.57,2.13,2.15,4.0,5.81,0.32,6.21,5.45,0.76,0.18,1.89,5.82,5.8,4.0,8.88,0.72,9.52,8.07,1.45,-0.16,1.22,8.9,8.97,4.0,14.41,0.79,15.24,13.44,1.79,-0.22,1.58,14.43,14.48,4.0,16.13,0.72,16.89,15.51,1.38,0.07,1.09,16.14,16.06,4.0
+AR-M-G130002 = 17.16,1.14,19.92,13.86,6.06,0.17,2.5,17.2,17.03,570.0,17.54,0.88,19.92,14.96,4.96,-0.29,2.92,17.56,17.65,570.0,14.62,1.16,18.54,10.28,8.27,-0.23,3.98,14.67,14.69,570.0,6.41,1.71,13.58,1.46,12.13,-0.03,3.71,6.63,6.56,570.0,1.52,1.02,5.59,-1.85,7.44,0.33,3.68,1.83,1.46,570.0,0.59,1.28,4.49,-3.5,7.99,-0.11,3.21,1.4,0.63,570.0,0.17,1.04,3.66,-2.95,6.61,0.46,3.18,1.05,0.08,570.0,1.54,1.51,6.97,-2.4,9.37,0.28,3.49,2.16,1.56,570.0,5.73,1.35,9.17,2.28,6.89,-0.23,2.46,5.88,5.87,570.0,8.28,1.01,11.65,5.31,6.34,0.18,3.2,8.34,8.21,570.0,14.69,0.77,16.34,11.65,4.69,-0.83,3.86,14.71,14.82,570.0,15.63,0.93,17.99,13.03,4.96,-0.04,2.88,15.66,15.65,570.0
+AR-M-G130003 = 19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,15.24,NaN,15.24,15.24,0.0,NaN,NaN,15.24,15.24,1.0,8.07,NaN,8.07,8.07,0.0,NaN,NaN,8.07,8.07,1.0,5.04,NaN,5.04,5.04,0.0,NaN,NaN,5.04,5.04,1.0,-2.13,NaN,-2.13,-2.13,0.0,NaN,NaN,2.13,-2.13,1.0,2.28,NaN,2.28,2.28,0.0,NaN,NaN,2.28,2.28,1.0,2.83,NaN,2.83,2.83,0.0,NaN,NaN,2.83,2.83,1.0,5.59,NaN,5.59,5.59,0.0,NaN,NaN,5.59,5.59,1.0,10.83,NaN,10.83,10.83,0.0,NaN,NaN,10.83,10.83,1.0,16.34,NaN,16.34,16.34,0.0,NaN,NaN,16.34,16.34,1.0,17.72,NaN,17.72,17.72,0.0,NaN,NaN,17.72,17.72,1.0
+AR-M-G130004 = 20.06,0.36,20.61,19.51,1.1,0.0,2.67,20.06,20.06,6.0,16.38,0.21,16.61,16.06,0.55,-0.23,2.11,16.39,16.34,6.0,11.55,0.85,12.89,10.55,2.34,0.29,2.17,11.58,11.69,6.0,7.38,0.54,7.8,6.42,1.38,-1.06,2.7,7.4,7.59,6.0,3.12,0.64,4.07,2.15,1.93,-0.07,2.45,3.18,3.18,6.0,-0.16,0.78,0.63,-1.44,2.07,-0.7,2.07,0.73,0.11,6.0,1.87,0.63,2.56,1.04,1.52,-0.16,1.35,1.96,1.94,6.0,2.26,0.16,2.56,2.15,0.41,1.16,3.02,2.27,2.21,6.0,5.52,0.4,6.0,5.04,0.96,-0.0,1.35,5.53,5.52,6.0,10.61,0.45,11.1,10.14,0.96,0.01,1.09,10.62,10.62,6.0,14.65,0.37,15.24,14.13,1.1,0.23,2.36,14.65,14.65,6.0,16.91,0.88,18.13,15.51,2.62,-0.27,2.48,16.93,16.89,6.0
+AR-M-G130005 = 18.39,0.51,19.65,17.99,1.65,1.56,4.47,18.4,18.2,11.0,13.56,2.52,17.17,9.17,7.99,-0.6,2.29,13.77,14.41,11.0,12.91,0.89,14.69,11.38,3.31,0.34,2.99,12.94,12.89,11.0,8.86,0.79,10.28,7.8,2.48,0.46,2.2,8.89,8.9,11.0,3.5,0.59,4.76,2.7,2.07,0.67,3.0,3.54,3.39,11.0,-0.44,1.26,2.01,-2.13,4.13,0.5,2.33,1.28,-0.75,11.0,0.89,0.85,2.01,-0.47,2.48,-0.4,1.66,1.2,1.18,11.0,1.85,1.13,3.11,0.08,3.03,-0.37,1.54,2.14,2.28,11.0,4.97,0.22,5.31,4.76,0.55,0.33,1.42,4.98,4.9,11.0,9.91,0.69,11.38,8.62,2.76,0.25,3.79,9.93,9.86,11.0,13.98,0.77,14.96,13.03,1.93,0.19,1.38,14.0,13.72,11.0,16.52,0.41,17.23,15.79,1.45,-0.14,2.52,16.52,16.61,11.0
+AR-M-G130006 = 18.41,0.92,21.02,15.79,5.24,0.07,2.97,18.43,18.41,283.0,19.08,1.05,21.3,16.61,4.69,-0.08,2.39,19.11,18.96,283.0,14.86,0.92,17.44,12.48,4.96,0.17,2.68,14.89,14.82,283.0,9.24,1.62,13.03,4.49,8.54,-0.16,2.61,9.38,9.31,283.0,3.81,1.34,9.45,0.91,8.54,1.23,5.36,4.04,3.66,283.0,0.67,1.5,5.31,-5.43,10.75,-0.55,5.3,1.64,0.77,283.0,1.64,0.92,3.8,-0.75,4.55,-0.24,2.63,1.88,1.73,283.0,4.07,1.46,7.52,-0.2,7.72,-0.42,2.68,4.32,4.21,283.0,5.34,0.94,7.8,2.56,5.24,-0.47,3.06,5.42,5.45,283.0,10.97,1.32,15.24,7.38,7.85,-0.17,3.11,11.05,11.24,283.0,16.53,0.83,18.54,14.69,3.86,0.17,2.36,16.55,16.34,283.0,18.06,0.97,20.47,15.65,4.82,0.36,2.54,18.09,17.85,283.0
+AR-M-G130007 = 11.31,6.6,24.33,-4.19,28.52,-0.06,2.42,13.09,11.34,342.0,8.15,5.86,20.2,-4.33,24.53,0.2,2.31,10.03,7.66,342.0,6.93,5.93,17.17,-6.81,23.98,-0.29,2.48,9.12,7.24,342.0,2.09,5.96,12.48,-12.05,24.53,-0.36,2.45,6.31,2.28,342.0,-1.63,5.97,7.24,-18.11,25.35,-0.88,2.87,6.18,-0.61,342.0,-3.19,4.94,5.87,-18.25,24.11,-1.57,4.67,5.87,-1.57,342.0,-5.21,6.13,3.66,-21.69,25.35,-0.88,3.0,8.03,-4.26,342.0,-3.78,6.16,5.04,-21.14,26.18,-1.2,3.42,7.22,-1.99,342.0,-3.25,7.35,8.35,-20.31,28.66,-0.37,2.37,8.02,-2.81,342.0,1.13,6.93,13.03,-14.8,27.83,-0.24,2.35,7.01,0.91,342.0,6.91,7.16,19.37,-10.26,29.63,-0.25,2.41,9.94,6.69,342.0,8.75,6.78,21.02,-7.22,28.25,-0.2,2.33,11.07,8.9,342.0
+AR-M-G130008 = 20.2,1.06,22.68,16.89,5.79,-0.28,2.5,20.22,20.2,387.0,18.74,1.2,21.3,14.69,6.61,-0.24,2.68,18.78,18.68,387.0,16.33,1.11,19.37,12.48,6.89,-0.67,4.03,16.37,16.41,387.0,10.67,1.62,14.69,4.76,9.92,-0.52,3.12,10.79,10.83,387.0,4.02,1.92,9.72,-1.02,10.75,0.18,2.89,4.46,4.01,386.0,1.77,1.24,5.31,-1.57,6.89,-0.1,2.46,2.16,1.87,387.0,2.09,1.41,6.69,-2.68,9.37,-0.13,3.11,2.52,2.01,387.0,3.69,1.32,7.66,0.35,7.3,-0.29,2.4,3.92,3.94,387.0,6.36,0.86,9.17,4.21,4.96,0.33,2.84,6.41,6.28,387.0,11.89,1.08,14.69,8.9,5.79,-0.21,2.83,11.94,11.93,387.0,18.47,1.25,20.75,13.31,7.44,-1.38,5.17,18.51,18.68,387.0,19.69,1.0,21.85,16.61,5.24,-0.54,3.13,19.72,19.78,387.0
+AR-M-G130009 = 7.72,7.71,20.2,-4.61,24.8,0.34,1.57,10.89,4.76,188.0,6.03,6.66,16.89,-4.33,21.22,0.44,1.66,8.97,3.42,188.0,3.19,7.52,15.24,-7.78,23.01,0.33,1.57,8.15,0.6,188.0,-1.55,7.13,10.28,-13.15,23.43,0.26,1.57,7.28,-3.5,188.0,-6.65,8.82,5.04,-24.72,29.76,-0.09,1.48,11.03,-6.74,188.0,-7.66,7.23,3.39,-19.21,22.6,-0.02,1.41,10.52,-6.36,188.0,-9.23,7.83,2.28,-21.42,23.7,0.14,1.38,12.09,-10.26,188.0,-9.1,8.24,3.66,-21.97,25.63,0.07,1.42,12.26,-8.81,188.0,-8.02,9.56,6.69,-20.59,27.28,0.35,1.48,12.46,-12.05,188.0,-3.22,9.04,12.48,-16.46,28.94,0.32,1.54,9.58,-5.92,188.0,2.2,8.81,15.51,-11.22,26.73,0.26,1.49,9.06,-0.82,188.0,4.5,8.8,18.54,-9.57,28.11,0.33,1.56,9.87,1.46,188.0
+AR-M-G130010 = 19.15,0.49,20.06,18.41,1.65,0.32,2.18,19.16,19.09,24.0,15.86,1.52,17.99,11.93,6.06,-1.17,3.71,15.93,16.27,24.0,13.08,0.93,14.69,10.83,3.86,-0.38,2.7,13.11,13.1,24.0,8.19,0.75,10.14,7.11,3.03,1.27,4.06,8.22,7.93,24.0,3.41,0.74,4.9,2.01,2.89,0.25,2.59,3.49,3.39,24.0,1.49,0.42,2.28,0.77,1.52,0.26,2.35,1.55,1.46,24.0,0.85,0.53,2.01,0.08,1.93,0.4,2.31,1.0,0.87,24.0,2.63,0.76,3.94,0.91,3.03,-0.35,2.53,2.73,2.8,24.0,5.23,0.56,6.21,3.94,2.27,-0.29,2.69,5.26,5.25,24.0,11.0,0.4,11.93,10.28,1.65,0.05,2.79,11.01,11.03,24.0,15.22,0.83,16.89,14.13,2.76,0.48,1.9,15.24,14.89,24.0,17.71,0.57,18.54,16.61,1.93,-0.36,2.11,17.72,17.75,24.0
+AR-M-G130011 = 11.71,4.07,20.2,1.46,18.74,-0.57,2.58,12.4,12.76,1645.0,11.37,3.86,19.65,0.91,18.74,-0.38,2.38,12.0,12.07,1645.0,6.99,3.87,14.41,-3.78,18.19,-0.69,2.52,7.99,8.07,1645.0,1.62,3.18,8.07,-8.74,16.81,-0.37,2.51,3.57,2.01,1645.0,-2.57,3.97,5.59,-16.73,22.32,-0.95,3.47,4.73,-1.71,1645.0,-2.99,2.9,1.73,-14.32,16.05,-1.22,4.0,4.17,-2.06,1645.0,-5.22,4.55,1.59,-17.56,19.15,-0.95,2.81,6.92,-3.78,1645.0,-4.57,4.31,2.56,-16.73,19.29,-0.81,2.7,6.29,-3.23,1645.0,-2.54,4.68,6.14,-17.01,23.15,-0.7,2.7,5.32,-1.57,1645.0,1.8,4.34,10.83,-11.5,22.32,-0.78,2.91,4.69,3.11,1645.0,6.4,4.27,14.96,-5.98,20.94,-0.66,2.66,7.7,7.52,1645.0,8.55,4.51,17.17,-3.78,20.94,-0.65,2.56,9.67,9.66,1645.0
+AR-M-G130012 = 19.68,1.65,22.95,16.34,6.61,-0.4,2.42,19.75,19.92,77.0,15.92,0.94,17.3,12.48,4.82,-1.36,5.18,15.94,16.06,77.0,14.51,0.92,16.34,11.93,4.41,-0.64,2.89,14.54,14.75,77.0,8.77,1.21,10.83,5.87,4.96,-0.49,2.41,8.85,8.9,77.0,3.36,0.81,4.76,0.63,4.13,-0.67,3.89,3.46,3.39,77.0,-0.42,1.12,1.18,-4.06,5.24,-1.19,4.21,1.19,-0.2,77.0,0.96,1.32,3.39,-2.4,5.79,-0.74,3.16,1.62,1.18,77.0,1.97,1.35,5.31,-1.02,6.34,-0.15,2.96,2.38,2.01,77.0,5.18,0.9,6.69,2.56,4.13,-0.78,3.29,5.25,5.31,77.0,10.37,1.15,12.76,8.07,4.69,-0.32,2.16,10.43,10.55,77.0,14.87,0.93,16.89,13.17,3.72,0.05,2.07,14.9,14.82,77.0,16.02,0.8,17.44,13.31,4.13,-1.1,4.25,16.04,16.2,77.0
+AR-M-G130013 = 11.91,5.52,19.92,-0.2,20.12,-0.76,2.29,13.13,14.2,465.0,9.93,5.51,18.27,-2.4,20.67,-0.59,2.11,11.35,11.24,465.0,7.37,5.68,16.34,-5.16,21.5,-0.64,2.09,9.3,9.17,465.0,1.85,4.66,10.83,-8.46,19.29,-0.57,2.1,5.01,3.25,465.0,-2.21,5.62,6.14,-17.56,23.7,-0.79,2.56,6.03,-0.61,465.0,-2.98,4.25,3.66,-17.01,20.67,-1.21,3.61,5.19,-1.57,465.0,-5.58,5.65,2.15,-20.31,22.46,-0.84,2.55,7.94,-4.06,465.0,-4.45,5.33,3.39,-18.11,21.5,-0.75,2.43,6.94,-2.95,465.0,-2.54,7.34,6.42,-16.73,23.15,-0.6,1.86,7.76,0.63,465.0,1.85,6.85,10.28,-12.6,22.87,-0.7,2.09,7.09,4.49,465.0,7.14,6.61,16.2,-7.64,23.84,-0.72,2.15,9.72,9.38,465.0,8.76,6.23,17.3,-4.88,22.19,-0.76,2.17,10.74,11.38,465.0
+AR-M-G130014 = 18.82,0.93,21.3,16.61,4.69,0.41,3.23,18.84,18.58,54.0,16.64,1.66,20.2,11.38,8.82,-0.52,3.68,16.72,16.68,54.0,14.45,1.26,16.75,11.93,4.82,0.12,1.99,14.5,14.48,54.0,8.74,1.07,10.55,6.42,4.13,-0.36,2.02,8.8,8.9,54.0,4.86,1.16,8.9,2.97,5.93,1.81,6.88,4.99,4.63,54.0,0.7,1.08,2.83,-1.02,3.86,0.52,2.29,1.28,0.49,53.0,1.38,0.56,2.56,0.08,2.48,-0.14,2.55,1.49,1.39,54.0,2.82,1.08,5.59,0.35,5.24,0.09,2.67,3.02,2.8,54.0,5.31,0.61,6.42,3.39,3.03,-0.41,3.49,5.34,5.31,54.0,10.56,0.64,12.48,9.17,3.31,0.53,3.42,10.58,10.41,54.0,16.01,1.32,19.09,12.48,6.61,-0.22,3.39,16.06,15.96,54.0,18.34,1.01,20.75,16.61,4.13,0.11,2.39,18.37,18.54,54.0
+AR-M-G130015 = 15.2,3.71,21.3,-0.47,21.77,-2.2,8.12,15.64,16.06,1235.0,14.43,4.26,20.47,-1.02,21.5,-1.27,4.51,15.04,15.51,1235.0,11.67,4.05,17.99,-3.23,21.22,-1.71,5.92,12.35,12.89,1235.0,4.05,3.35,11.38,-9.02,20.39,-1.19,5.0,5.26,4.9,1235.0,0.8,3.83,6.69,-15.35,22.05,-1.99,7.42,3.91,1.87,1235.0,-0.73,2.73,3.39,-15.77,19.15,-2.6,11.09,2.82,-0.06,1235.0,-1.98,3.84,2.28,-17.42,19.7,-2.19,7.76,4.31,-0.75,1235.0,-0.9,3.99,5.87,-17.83,23.7,-2.02,7.4,4.09,0.35,1235.0,1.79,4.82,8.07,-17.83,25.91,-2.13,7.36,5.14,3.52,1235.0,5.79,4.33,11.65,-12.32,23.98,-2.16,7.88,7.23,7.24,1235.0,10.88,4.67,17.44,-7.36,24.8,-1.72,6.05,11.84,12.48,1235.0,12.78,4.5,18.27,-5.16,23.43,-1.93,7.03,13.54,13.86,1235.0
+AR-M-G130016 = 18.29,1.24,22.95,14.96,7.99,0.06,3.6,18.33,18.34,337.0,17.69,1.22,21.02,13.03,7.99,-0.09,3.44,17.74,17.72,337.0,14.49,0.93,17.72,12.48,5.24,0.4,2.93,14.52,14.41,337.0,7.94,1.46,11.93,3.94,7.99,0.02,2.33,8.07,7.8,337.0,3.96,1.44,11.65,0.35,11.3,1.37,7.09,4.21,3.8,337.0,0.19,1.44,3.66,-4.61,8.27,-0.07,3.07,1.45,0.22,337.0,1.3,0.99,5.31,-0.75,6.06,0.69,4.12,1.64,1.18,337.0,2.2,1.3,5.59,0.08,5.51,0.5,2.5,2.56,2.01,337.0,5.3,0.67,7.24,3.11,4.13,-0.02,3.16,5.34,5.31,337.0,9.69,1.45,13.86,6.97,6.89,0.52,2.65,9.79,9.45,337.0,16.62,1.03,18.54,13.58,4.96,-0.26,2.35,16.65,16.61,337.0,17.45,1.18,20.2,14.41,5.79,0.06,2.64,17.49,17.44,337.0
+AR-M-G130017 = 7.25,6.29,16.61,-5.43,22.05,0.04,1.77,9.58,6.28,125.0,4.84,5.17,13.86,-4.61,18.46,0.15,1.8,7.07,3.8,125.0,2.84,6.19,14.41,-11.5,25.91,-0.03,1.88,6.79,2.01,125.0,-1.9,5.83,7.24,-13.43,20.67,-0.09,1.75,6.11,-2.95,125.0,-6.77,6.81,2.83,-18.39,21.22,-0.11,1.5,9.58,-6.26,125.0,-6.56,4.66,0.63,-15.22,15.85,-0.17,1.55,8.04,-6.67,125.0,-9.93,5.87,-1.02,-19.76,18.74,-0.03,1.5,11.52,-9.84,125.0,-8.97,5.95,1.46,-19.49,20.94,-0.01,1.69,10.75,-9.57,125.0,-8.95,7.39,3.66,-19.49,23.15,0.38,1.67,11.58,-11.36,125.0,-3.62,7.83,8.9,-15.91,24.8,0.3,1.62,8.6,-5.78,125.0,1.72,7.57,13.03,-12.32,25.35,0.16,1.66,7.73,0.35,125.0,3.62,7.26,16.06,-8.6,24.67,0.23,1.78,8.09,2.01,125.0
+AR-M-G130018 = 10.41,7.05,18.82,-5.98,24.8,-0.65,2.09,12.55,13.1,98.0,8.06,6.57,15.93,-6.26,22.19,-0.53,1.92,10.38,10.55,98.0,6.35,6.65,14.96,-9.84,24.8,-0.64,2.27,9.17,8.11,98.0,1.49,6.35,8.9,-13.7,22.6,-0.85,2.43,6.49,4.38,98.0,-2.32,6.18,4.63,-19.07,23.7,-0.96,2.87,6.57,-0.13,98.0,-3.63,4.02,0.91,-16.32,17.22,-1.5,4.37,5.4,-1.99,98.0,-5.7,5.74,1.46,-19.49,20.94,-0.9,2.72,8.07,-3.75,98.0,-5.04,5.0,0.91,-19.35,20.26,-1.28,3.64,7.09,-2.68,98.0,-4.35,8.59,6.42,-21.97,28.39,-0.44,1.79,9.59,-3.09,98.0,0.46,7.69,8.9,-16.18,25.08,-0.61,2.03,7.66,2.39,98.0,6.11,7.98,14.69,-11.77,26.46,-0.66,2.1,10.02,8.73,98.0,7.84,7.79,17.44,-11.22,28.66,-0.65,2.23,11.03,10.55,98.0
+AR-N-G140001 = 19.78,0.5,21.02,18.54,2.48,-0.06,3.07,19.79,19.92,65.0,19.95,0.72,21.85,18.34,3.51,-0.18,2.59,19.96,20.06,65.0,19.32,0.41,20.2,18.13,2.07,-0.58,3.47,19.33,19.37,65.0,16.05,0.86,17.72,13.58,4.13,-0.28,2.76,16.07,16.06,65.0,12.82,0.53,14.13,11.52,2.62,-0.1,3.47,12.83,12.82,65.0,11.78,0.75,13.58,10.28,3.31,0.13,2.45,11.8,11.72,65.0,10.73,0.67,12.48,9.17,3.31,0.2,2.91,10.75,10.69,65.0,13.18,0.65,14.69,11.52,3.17,0.14,2.79,13.19,13.03,65.0,10.13,0.81,12.2,8.62,3.58,0.23,2.46,10.16,10.07,65.0,15.93,0.57,17.44,14.41,3.03,-0.12,3.13,15.94,15.93,65.0,16.02,0.41,16.89,15.24,1.65,-0.25,2.29,16.02,16.06,65.0,18.61,0.73,20.47,17.03,3.44,-0.06,2.83,18.62,18.54,65.0
+AR-N-G140002 = 20.18,0.38,21.02,19.58,1.45,0.47,2.42,20.18,20.2,40.0,20.16,0.43,21.57,19.51,2.07,1.43,5.45,20.16,20.06,40.0,18.62,0.63,20.2,17.44,2.76,0.72,3.31,18.63,18.51,40.0,15.13,0.42,16.06,14.41,1.65,0.45,2.49,15.14,15.1,40.0,13.2,0.71,15.24,11.93,3.31,0.71,3.34,13.21,13.1,40.0,13.67,0.52,14.69,12.76,1.93,0.15,2.53,13.68,13.62,40.0,10.11,1.4,14.27,8.21,6.06,1.1,3.77,10.2,9.86,40.0,13.14,0.28,14.13,12.62,1.52,1.33,6.16,13.15,13.1,40.0,9.16,0.91,10.55,6.97,3.58,-0.8,3.24,9.21,9.31,40.0,15.47,0.26,15.93,14.69,1.24,-0.8,3.85,15.47,15.51,40.0,16.23,0.49,16.89,14.96,1.93,-0.63,2.84,16.24,16.34,40.0,18.0,0.52,19.09,16.89,2.2,0.53,2.93,18.01,17.92,40.0
+AR-N-G140003 = 19.14,0.51,20.2,17.85,2.34,-0.1,2.77,19.15,19.09,56.0,18.38,0.85,21.02,17.17,3.86,0.95,4.01,18.4,18.27,56.0,18.66,0.63,19.92,17.44,2.48,0.08,2.01,18.67,18.72,56.0,15.97,0.99,19.09,13.31,5.79,0.55,4.54,16.0,15.93,56.0,13.07,0.77,14.69,11.65,3.03,0.05,2.34,13.09,13.03,56.0,13.0,0.53,14.13,11.93,2.2,0.15,2.28,13.01,13.03,56.0,10.96,0.8,13.58,9.31,4.27,0.68,4.03,10.99,10.83,56.0,12.88,0.71,14.96,11.24,3.72,0.58,3.06,12.9,12.62,56.0,9.91,0.97,12.48,8.07,4.41,0.48,3.46,9.95,9.72,56.0,15.77,0.69,17.17,14.41,2.76,-0.17,1.9,15.79,15.79,56.0,15.57,0.84,17.44,13.86,3.58,0.26,2.71,15.59,15.51,56.0,17.9,0.45,19.37,17.03,2.34,0.9,4.06,17.91,17.85,56.0
+AR-N-G140004 = 19.8,0.27,20.47,19.37,1.1,0.34,2.67,19.8,19.78,34.0,20.45,0.8,22.13,18.54,3.58,-0.07,2.62,20.47,20.4,34.0,19.63,0.72,21.3,18.27,3.03,-0.1,2.59,19.64,19.68,34.0,16.2,0.72,17.99,15.1,2.89,0.3,2.37,16.21,16.27,34.0,14.38,0.55,15.79,13.65,2.14,0.96,3.01,14.39,14.13,34.0,14.67,1.06,17.17,12.48,4.69,0.29,2.63,14.7,14.38,34.0,11.82,0.92,13.58,9.72,3.86,-0.28,2.71,11.85,11.86,34.0,13.17,0.74,14.41,10.83,3.58,-1.42,5.59,13.19,13.31,34.0,9.7,0.62,10.55,7.8,2.76,-0.94,3.8,9.72,9.79,34.0,15.19,0.55,16.06,14.13,1.93,-0.14,1.76,15.2,15.24,34.0,16.85,0.61,18.54,15.79,2.76,0.19,3.59,16.86,16.89,34.0,18.86,0.39,19.65,17.72,1.93,-0.62,3.94,18.86,18.82,34.0
+AR-N-G140005 = 19.91,0.44,20.82,19.09,1.72,0.12,2.33,19.91,19.99,35.0,20.02,0.47,20.61,18.96,1.65,-0.54,2.31,20.02,20.06,35.0,18.93,0.53,20.06,17.99,2.07,0.37,2.4,18.93,18.96,35.0,15.51,0.82,17.37,14.69,2.69,0.86,2.45,15.53,15.1,35.0,13.91,0.78,15.72,12.89,2.82,0.72,2.52,13.93,13.72,35.0,14.16,0.95,16.75,12.76,4.0,0.99,3.55,14.19,14.0,35.0,10.55,0.82,12.07,8.9,3.17,-0.14,2.42,10.58,10.62,35.0,13.84,0.52,14.69,12.76,1.93,-0.15,1.96,13.85,13.86,35.0,9.74,0.88,11.65,7.8,3.86,-0.13,3.07,9.77,9.72,35.0,15.16,0.29,15.79,14.69,1.1,0.26,2.3,15.16,15.1,35.0,16.88,0.4,17.72,16.2,1.52,0.44,2.51,16.88,16.89,35.0,18.67,0.91,20.4,17.03,3.38,-0.04,2.09,18.69,18.82,35.0
+AR-N-G140006 = 20.33,0.31,21.02,19.65,1.38,0.41,3.47,20.33,20.23,28.0,20.32,0.44,21.57,19.65,1.93,1.07,3.98,20.32,20.2,28.0,18.98,0.5,19.92,17.99,1.93,-0.09,2.72,18.99,18.96,28.0,15.49,0.59,16.89,14.41,2.48,0.37,3.0,15.5,15.48,28.0,13.31,1.03,15.1,11.65,3.44,0.05,1.9,13.35,13.24,28.0,13.57,0.6,14.69,12.76,1.93,0.21,1.84,13.58,13.51,28.0,11.09,1.0,13.38,9.04,4.34,0.28,2.82,11.13,11.1,28.0,12.96,0.42,14.13,12.2,1.93,1.04,4.11,12.97,12.89,28.0,9.15,0.81,10.55,7.59,2.96,0.08,2.18,9.18,9.1,28.0,15.26,0.51,16.34,14.41,1.93,0.25,2.37,15.27,15.31,28.0,16.15,0.62,17.44,15.1,2.34,0.05,2.16,16.16,16.2,28.0,18.55,0.59,19.65,17.44,2.2,-0.25,2.32,18.56,18.54,28.0
+AR-N-G140007 = 20.49,0.44,21.57,19.37,2.2,-0.26,3.97,20.5,20.47,65.0,19.35,0.46,20.2,17.99,2.2,-0.31,3.0,19.36,19.37,65.0,20.0,0.44,21.02,19.09,1.93,0.03,2.61,20.0,19.99,65.0,17.27,0.77,19.09,15.51,3.58,0.37,2.83,17.28,17.17,65.0,13.53,1.15,15.51,10.28,5.24,-0.23,2.87,13.58,13.58,65.0,14.8,0.78,16.34,12.76,3.58,-0.05,2.74,14.82,14.75,65.0,11.19,1.61,14.96,8.62,6.34,0.41,2.23,11.3,10.83,65.0,16.8,1.29,19.37,13.86,5.51,-0.11,2.44,16.85,16.75,65.0,10.14,1.3,13.31,8.07,5.24,0.41,2.43,10.22,10.14,65.0,17.27,0.4,18.54,16.34,2.2,0.64,3.84,17.28,17.23,65.0,16.08,0.58,17.44,14.96,2.48,-0.08,2.35,16.09,16.06,65.0,19.32,0.45,20.47,18.41,2.07,0.11,2.55,19.33,19.23,65.0
+AR-N-G140008 = 19.7,0.81,21.3,17.99,3.31,-0.05,2.0,19.71,19.58,126.0,19.21,0.54,20.75,17.85,2.89,0.15,3.03,19.22,19.23,126.0,18.85,0.56,20.2,17.44,2.76,-0.08,2.9,18.86,18.92,126.0,17.15,0.75,19.09,15.51,3.58,0.02,2.04,17.16,17.3,126.0,13.93,0.79,16.34,12.48,3.86,0.81,3.28,13.95,13.72,126.0,14.49,0.78,16.06,12.89,3.17,-0.2,1.93,14.51,14.69,126.0,10.94,1.19,14.13,8.35,5.79,0.42,2.72,11.0,10.83,126.0,15.32,1.22,17.99,12.48,5.51,0.02,2.37,15.37,15.24,126.0,10.68,1.99,15.24,8.07,7.17,0.55,2.05,10.86,10.28,126.0,16.36,0.98,17.99,13.58,4.41,-0.79,2.93,16.39,16.61,126.0,15.66,0.87,17.17,13.58,3.58,-0.37,2.36,15.68,15.79,126.0,18.15,0.8,19.37,16.06,3.31,-0.41,2.52,18.16,18.27,126.0
+AR-N-G140009 = 19.35,0.47,20.75,18.41,2.34,0.32,3.12,19.36,19.37,120.0,19.33,0.66,20.75,17.17,3.58,-0.07,3.16,19.35,19.23,120.0,18.7,0.66,19.92,16.89,3.03,-0.29,2.36,18.71,18.68,120.0,16.35,0.71,17.99,14.13,3.86,-0.56,3.22,16.37,16.48,120.0,12.68,0.71,14.69,10.55,4.13,0.06,3.1,12.7,12.65,120.0,12.65,0.87,15.51,10.41,5.1,0.32,3.12,12.68,12.51,120.0,10.54,1.31,16.61,7.52,9.09,1.08,6.21,10.63,10.41,120.0,14.14,0.92,16.61,12.48,4.13,0.31,2.59,14.17,14.13,120.0,9.42,1.15,12.48,6.42,6.06,0.12,2.81,9.49,9.31,120.0,16.84,0.55,17.85,14.96,2.89,-0.49,3.27,16.84,16.89,120.0,15.89,0.49,16.89,14.69,2.2,-0.27,2.24,15.9,16.03,120.0,17.73,0.6,19.23,16.34,2.89,0.32,3.0,17.74,17.72,120.0
+AR-N-G140010 = 21.0,0.39,22.13,20.2,1.93,0.03,2.74,21.01,21.02,97.0,19.68,0.56,21.57,18.27,3.31,0.17,3.51,19.69,19.65,97.0,19.51,0.51,20.47,18.27,2.2,-0.44,2.91,19.52,19.51,97.0,17.87,0.67,19.09,16.06,3.03,-0.59,2.54,17.88,17.99,97.0,13.91,0.8,16.06,12.2,3.86,0.13,2.58,13.93,13.86,97.0,14.73,1.05,16.61,12.48,4.13,-0.32,2.11,14.76,14.89,97.0,10.89,0.83,14.41,9.17,5.24,1.1,5.49,10.92,10.83,97.0,16.22,0.87,18.54,14.69,3.86,0.31,2.41,16.24,16.2,97.0,10.63,1.35,13.31,7.24,6.06,0.08,2.48,10.71,10.55,97.0,17.52,0.59,19.09,16.06,3.03,0.14,2.6,17.53,17.44,97.0,15.96,0.94,18.27,13.31,4.96,-0.12,2.88,15.98,15.93,97.0,19.11,0.4,20.33,17.99,2.34,0.43,4.23,19.11,19.09,97.0
+AR-N-G140011 = 19.85,0.45,20.75,19.09,1.65,0.43,2.15,19.85,19.78,40.0,20.47,0.41,21.57,19.51,2.07,0.08,3.42,20.48,20.47,40.0,19.88,0.34,20.47,19.09,1.38,-0.2,2.5,19.89,19.92,40.0,16.03,0.87,17.44,13.86,3.58,-0.6,2.73,16.06,16.2,40.0,13.78,0.75,15.51,11.93,3.58,0.39,3.67,13.8,13.72,40.0,14.97,0.69,16.48,13.31,3.17,0.09,2.9,14.98,14.93,40.0,12.73,0.73,15.24,11.65,3.58,1.11,4.84,12.75,12.76,40.0,13.36,1.0,14.69,10.28,4.41,-1.12,3.85,13.39,13.72,40.0,8.88,0.66,10.55,7.8,2.76,0.59,2.66,8.9,8.83,40.0,15.76,0.36,16.61,14.96,1.65,0.0,2.65,15.76,15.79,40.0,15.87,0.55,16.75,14.41,2.34,-0.55,2.67,15.88,15.96,40.0,18.62,0.43,19.92,17.72,2.2,0.28,3.91,18.63,18.61,40.0
+AR-N-G140012 = 20.23,0.42,21.02,19.09,1.93,-0.34,2.71,20.23,20.2,53.0,19.69,1.0,21.85,17.44,4.41,0.1,2.41,19.71,19.78,53.0,19.36,0.55,20.2,17.44,2.76,-1.02,4.35,19.36,19.51,53.0,16.17,0.8,17.44,14.41,3.03,-0.55,2.25,16.19,16.34,53.0,14.06,0.77,15.79,12.2,3.58,-0.3,2.9,14.08,14.13,53.0,13.77,1.05,16.06,11.38,4.69,-0.53,2.97,13.81,13.93,53.0,10.58,0.82,12.48,8.62,3.86,-0.18,2.74,10.61,10.69,53.0,13.42,0.9,15.24,11.65,3.58,0.09,2.19,13.45,13.44,53.0,9.59,1.11,11.93,7.24,4.69,-0.13,2.28,9.66,9.45,53.0,16.34,0.52,17.17,14.96,2.2,-0.85,3.31,16.35,16.48,53.0,16.69,0.61,18.27,15.24,3.03,-0.01,2.85,16.7,16.61,53.0,18.51,0.43,19.51,17.17,2.34,-0.59,4.37,18.52,18.54,53.0
+AR-N-G140013 = 19.97,0.72,21.57,18.27,3.31,0.21,2.54,19.98,19.92,59.0,19.58,0.46,21.02,18.82,2.2,0.73,3.74,19.59,19.58,59.0,20.1,0.38,21.02,19.09,1.93,0.01,3.01,20.1,20.13,59.0,16.89,0.63,18.27,15.79,2.48,0.03,2.16,16.91,16.89,59.0,13.64,0.68,15.24,12.48,2.76,0.21,2.53,13.65,13.58,59.0,14.82,0.9,16.61,13.03,3.58,0.22,2.38,14.85,14.75,59.0,10.94,1.05,14.13,8.9,5.24,0.42,3.38,10.98,10.83,59.0,15.33,0.97,17.44,13.03,4.41,-0.4,2.54,15.36,15.51,59.0,10.04,0.94,11.93,8.42,3.51,0.17,2.0,10.08,10.0,59.0,16.83,0.31,17.44,16.06,1.38,-0.24,3.11,16.84,16.89,59.0,16.68,0.36,17.44,16.06,1.38,0.28,2.42,16.69,16.61,59.0,19.33,0.55,20.47,18.13,2.34,-0.16,2.15,19.34,19.37,59.0
+AR-N-G140014 = 19.5,0.75,21.16,17.72,3.44,0.23,2.74,19.51,19.37,58.0,19.43,1.22,21.57,17.44,4.13,0.47,1.99,19.46,19.09,58.0,19.43,0.76,21.02,17.44,3.58,-0.3,2.84,19.44,19.37,58.0,16.21,0.63,17.99,15.17,2.82,0.89,3.44,16.22,16.06,58.0,13.32,0.82,15.51,11.65,3.86,0.89,3.43,13.34,13.07,58.0,13.45,0.8,15.24,11.93,3.31,0.4,2.84,13.47,13.38,58.0,10.86,0.82,13.03,9.45,3.58,0.46,2.72,10.89,10.72,58.0,13.22,0.67,14.69,10.28,4.41,-1.42,8.14,13.23,13.31,58.0,9.23,1.12,11.38,6.69,4.69,-0.36,2.32,9.29,9.31,58.0,15.37,0.77,17.44,13.86,3.58,0.47,2.89,15.39,15.27,58.0,15.71,0.58,16.89,14.41,2.48,0.18,2.44,15.72,15.62,58.0,18.02,0.58,19.65,16.89,2.76,0.45,2.75,18.03,17.92,58.0
+AR-N-G140015 = 19.54,0.43,20.75,18.54,2.2,0.33,3.4,19.54,19.51,61.0,19.59,0.4,20.61,18.68,1.93,-0.22,3.17,19.6,19.65,61.0,19.47,0.72,21.02,17.99,3.03,0.04,2.16,19.48,19.37,61.0,16.47,0.76,18.41,14.96,3.44,0.33,2.66,16.49,16.34,61.0,14.29,0.73,16.89,12.89,4.0,1.05,4.68,14.31,14.13,61.0,13.91,1.07,16.06,11.93,4.13,0.39,2.23,13.95,13.72,61.0,11.53,0.81,13.86,10.28,3.58,0.67,2.99,11.56,11.38,61.0,13.18,1.06,14.96,11.65,3.31,0.29,1.73,13.22,13.17,61.0,10.21,0.96,12.07,7.52,4.55,-0.68,3.45,10.25,10.28,61.0,16.23,0.69,17.44,14.69,2.76,-0.19,2.08,16.25,16.2,61.0,16.34,0.74,18.27,14.96,3.31,0.56,2.85,16.35,16.2,61.0,18.77,0.49,19.92,17.44,2.48,0.21,3.43,18.78,18.82,61.0
+AR-N-G140016 = 20.29,0.67,21.85,19.23,2.62,0.48,2.44,20.3,20.2,25.0,20.26,0.85,21.57,18.27,3.31,-0.45,2.58,20.28,20.4,25.0,19.63,0.47,20.47,18.82,1.65,0.17,1.95,19.64,19.58,25.0,15.9,0.51,17.03,14.96,2.07,-0.03,2.69,15.91,15.93,25.0,13.88,0.76,15.79,12.76,3.03,0.84,2.85,13.9,13.65,25.0,14.24,0.62,15.51,13.17,2.34,0.16,2.3,14.25,14.13,25.0,10.49,0.85,11.93,8.62,3.31,-0.13,2.34,10.52,10.48,25.0,12.74,0.71,14.13,11.38,2.76,0.05,2.59,12.76,12.76,25.0,7.7,0.97,9.72,5.87,3.86,0.21,2.12,7.75,7.24,25.0,14.91,0.66,15.79,13.31,2.48,-0.77,2.8,14.92,15.03,25.0,16.64,0.6,17.72,15.65,2.07,0.11,1.87,16.65,16.61,25.0,18.49,0.72,19.92,17.44,2.48,0.17,2.11,18.51,18.54,25.0
+AR-N-G140017 = 19.1,0.75,20.75,17.72,3.03,0.3,2.2,19.12,18.96,130.0,18.95,0.55,20.47,17.99,2.48,1.18,3.81,18.96,18.82,130.0,18.81,0.64,20.2,17.17,3.03,0.08,1.99,18.82,18.82,130.0,16.09,0.64,17.99,14.41,3.58,0.19,3.25,16.1,16.06,130.0,13.68,0.94,15.79,10.55,5.24,-0.58,4.27,13.71,13.72,130.0,13.86,0.8,16.06,12.34,3.72,0.53,2.74,13.89,13.72,130.0,11.09,1.2,14.13,8.07,6.06,0.24,3.32,11.16,11.0,130.0,14.68,1.26,18.27,11.1,7.17,-0.2,3.65,14.73,14.86,130.0,10.91,1.06,14.41,7.8,6.61,0.11,3.7,10.97,10.83,130.0,16.07,0.85,17.85,14.13,3.72,-0.18,2.17,16.1,16.2,130.0,15.31,0.68,16.61,13.86,2.76,0.03,1.91,15.32,15.27,130.0,17.49,0.86,19.37,15.51,3.86,0.07,2.34,17.51,17.44,130.0
+AR-P-G090001 = 22.48,0.68,24.61,20.75,3.86,0.18,2.97,22.49,22.47,484.0,21.54,1.02,24.06,17.99,6.06,-0.46,3.1,21.57,21.57,484.0,21.02,0.64,23.23,19.37,3.86,0.57,3.8,21.03,21.02,484.0,15.5,1.7,20.2,8.35,11.85,-0.55,3.96,15.59,15.51,484.0,15.61,1.45,19.09,12.48,6.61,0.11,2.02,15.67,15.51,484.0,14.2,1.08,17.99,10.83,7.17,0.25,3.85,14.24,14.13,484.0,17.32,2.05,22.95,11.1,11.85,-0.22,3.06,17.44,17.37,484.0,18.36,1.37,22.13,14.13,7.99,0.14,3.26,18.41,18.27,484.0,15.41,2.1,22.68,9.04,13.64,0.36,3.48,15.56,15.24,484.0,17.58,1.28,25.71,13.58,12.13,0.71,5.93,17.62,17.44,484.0,19.72,1.13,22.13,14.69,7.44,-0.72,4.49,19.75,19.75,484.0,20.75,0.72,22.4,17.99,4.41,-0.58,3.92,20.76,20.75,484.0
+AR-P-G090002 = 22.32,0.52,23.78,20.75,3.03,0.01,3.44,22.33,22.4,233.0,19.56,0.76,21.85,17.72,4.13,0.33,3.25,19.57,19.51,233.0,20.35,0.57,22.13,18.82,3.31,0.04,3.05,20.36,20.4,233.0,17.3,0.94,19.92,14.69,5.24,0.17,3.63,17.33,17.17,233.0,16.09,0.72,17.99,14.0,4.0,-0.13,3.55,16.1,16.06,233.0,15.76,1.05,17.72,11.93,5.79,-0.7,3.83,15.79,15.79,233.0,11.96,1.31,17.99,7.8,10.2,0.36,5.19,12.04,11.93,233.0,15.19,1.47,19.65,11.93,7.72,0.39,3.27,15.26,15.1,233.0,11.95,1.21,15.51,7.8,7.72,-0.18,3.37,12.02,12.07,233.0,17.11,0.69,18.82,14.69,4.13,-0.63,3.57,17.12,17.17,233.0,17.78,0.8,19.92,14.69,5.24,-0.73,3.95,17.8,17.99,233.0,20.25,0.73,22.68,18.61,4.06,0.32,2.81,20.27,20.2,233.0
+AR-P-G090003 = 22.04,0.45,23.78,20.75,3.03,0.04,4.35,22.04,22.13,131.0,19.56,0.73,21.57,18.27,3.31,0.46,2.72,19.58,19.51,131.0,18.9,0.71,20.47,17.44,3.03,0.27,2.35,18.91,18.82,131.0,15.39,0.92,16.96,13.03,3.93,-0.47,2.42,15.41,15.51,131.0,15.65,1.07,18.82,13.86,4.96,0.39,2.59,15.69,15.65,131.0,17.08,0.8,19.37,15.24,4.13,0.03,2.92,17.1,17.17,131.0,10.65,1.43,14.69,6.97,7.72,0.25,2.84,10.75,10.41,131.0,15.32,0.9,17.72,12.2,5.51,-0.32,3.42,15.35,15.31,131.0,12.17,1.14,16.61,9.17,7.44,0.68,4.62,12.22,12.2,131.0,16.0,0.71,17.44,13.86,3.58,-0.49,3.02,16.02,16.06,131.0,18.63,0.57,19.92,17.17,2.76,-0.22,2.73,18.64,18.68,131.0,19.47,0.71,21.02,18.27,2.76,0.22,2.2,19.48,19.51,131.0
+AR-P-G090004 = 23.45,0.59,25.43,22.13,3.31,0.29,3.14,23.46,23.44,144.0,22.82,0.71,24.61,20.75,3.86,-0.32,3.11,22.83,22.81,144.0,20.31,0.56,21.57,18.82,2.76,-0.22,2.82,20.31,20.33,144.0,13.91,1.32,17.44,10.28,7.17,-0.04,3.08,13.98,13.86,144.0,14.98,1.01,17.44,12.48,4.96,-0.18,2.42,15.02,14.96,144.0,14.17,1.0,17.44,11.1,6.34,-0.27,4.01,14.21,14.27,144.0,16.42,1.22,19.09,13.58,5.51,-0.25,2.46,16.46,16.61,144.0,18.99,1.5,22.95,15.24,7.72,0.18,2.74,19.05,18.96,144.0,16.15,1.41,19.65,11.93,7.72,-0.12,3.08,16.21,16.06,144.0,17.25,1.31,22.95,14.13,8.82,0.54,4.78,17.3,17.17,144.0,19.39,1.39,22.13,15.37,6.75,-0.51,2.91,19.44,19.54,144.0,20.65,0.7,23.23,19.23,4.0,0.53,3.61,20.67,20.61,144.0
+AR-P-G090005 = 22.23,0.8,24.06,19.65,4.41,-0.52,2.93,22.25,22.4,951.0,21.39,1.05,24.61,17.72,6.89,-0.4,2.74,21.42,21.57,951.0,20.33,0.77,23.23,17.17,6.06,0.13,3.74,20.34,20.27,951.0,16.94,1.23,21.57,12.48,9.09,-0.03,3.18,16.98,16.89,951.0,15.2,0.92,18.27,12.48,5.79,0.08,2.89,15.23,15.24,951.0,15.47,1.18,18.54,11.38,7.17,-0.39,2.94,15.51,15.58,951.0,13.58,2.14,21.02,7.52,13.5,-0.01,2.99,13.75,13.58,951.0,17.08,1.49,21.85,11.65,10.2,-0.51,3.57,17.15,17.17,951.0,13.71,2.59,21.57,5.04,16.54,0.22,2.87,13.95,13.44,951.0,16.66,1.13,20.2,11.1,9.09,-0.5,4.16,16.69,16.75,951.0,19.04,0.59,21.02,17.44,3.58,-0.02,2.96,19.05,19.09,951.0,20.29,0.92,22.68,17.17,5.51,-0.47,3.02,20.31,20.33,951.0
+AR-P-G090006 = 22.68,0.55,24.33,21.3,3.03,0.28,3.24,22.69,22.68,113.0,20.79,0.7,22.4,18.82,3.58,-0.17,2.85,20.8,20.82,113.0,20.23,0.38,21.3,19.09,2.2,-0.13,3.46,20.24,20.2,113.0,17.38,0.49,18.82,16.06,2.76,0.35,3.4,17.39,17.3,113.0,15.41,0.99,17.44,13.58,3.86,0.35,2.09,15.44,15.17,113.0,16.38,0.86,18.27,14.41,3.86,0.06,2.05,16.41,16.34,113.0,12.17,0.92,14.96,10.0,4.96,0.35,4.08,12.2,12.07,113.0,16.74,1.15,19.65,14.41,5.24,0.21,2.38,16.78,16.61,113.0,14.35,2.2,19.37,10.0,9.37,0.29,2.61,14.51,14.13,113.0,17.64,0.9,20.47,15.72,4.75,0.72,3.6,17.66,17.58,113.0,18.51,0.68,20.47,16.61,3.86,-0.62,4.13,18.52,18.54,113.0,20.45,0.47,21.85,19.65,2.2,0.72,3.79,20.46,20.47,113.0
+AR-P-G090007 = 22.45,0.52,23.78,21.02,2.76,0.13,2.89,22.46,22.4,192.0,20.25,0.58,22.13,18.27,3.86,-0.32,4.04,20.26,20.3,192.0,19.88,0.52,21.3,18.54,2.76,0.31,2.8,19.88,19.78,192.0,17.62,0.75,19.65,15.51,4.13,-0.06,3.0,17.63,17.58,192.0,16.31,1.16,19.37,13.03,6.34,-0.43,3.0,16.35,16.48,192.0,15.52,0.75,17.99,13.03,4.96,0.21,3.79,15.54,15.37,192.0,11.1,0.8,14.69,8.9,5.79,1.04,6.07,11.13,11.03,192.0,15.72,1.2,18.82,12.48,6.34,-0.03,3.39,15.76,15.79,192.0,12.93,1.02,15.24,9.72,5.51,-0.44,3.03,12.97,13.03,192.0,17.17,0.77,19.65,14.69,4.96,0.16,4.06,17.19,17.17,192.0,18.12,0.62,19.92,16.61,3.31,0.6,3.6,18.13,17.99,192.0,20.22,0.72,21.99,17.99,4.0,-0.1,2.55,20.24,20.2,192.0
+AR-P-G090008 = 22.51,0.45,23.78,21.02,2.76,-0.18,3.11,22.52,22.54,318.0,19.45,0.89,21.85,16.06,5.79,-0.21,3.2,19.47,19.47,318.0,19.92,0.62,22.13,18.27,3.86,0.4,3.65,19.93,19.92,318.0,16.41,1.2,19.65,13.58,6.06,0.16,2.22,16.46,16.37,318.0,14.87,0.92,17.72,12.2,5.51,0.22,2.77,14.89,14.82,318.0,16.13,1.3,19.65,13.58,6.06,0.2,2.43,16.18,16.06,318.0,11.06,1.64,14.69,6.97,7.72,-0.27,2.32,11.18,11.24,318.0,16.31,1.21,19.65,12.76,6.89,-0.04,2.63,16.36,16.24,318.0,12.76,1.43,17.17,5.31,11.85,-0.4,6.21,12.84,12.86,318.0,17.05,0.62,18.82,14.96,3.86,-0.29,3.55,17.06,17.1,318.0,18.37,0.56,19.65,16.34,3.31,-0.23,2.99,18.38,18.41,318.0,19.6,0.87,21.57,17.44,4.13,0.09,2.08,19.62,19.65,318.0
+AR-P-G090009 = 23.73,1.02,25.98,20.75,5.24,-0.32,3.08,23.75,23.92,131.0,22.01,0.64,24.06,20.47,3.58,0.53,3.09,22.02,21.85,131.0,21.72,0.59,22.95,19.92,3.03,-0.04,2.72,21.73,21.57,131.0,14.83,1.75,18.82,9.72,9.09,-0.16,2.73,14.93,14.96,131.0,15.8,1.0,18.54,13.44,5.1,0.19,2.8,15.83,15.65,131.0,14.35,0.91,16.48,11.65,4.82,-0.16,3.2,14.38,14.41,131.0,16.0,1.77,19.37,10.83,8.54,-0.61,2.78,16.1,16.34,131.0,19.53,1.44,22.68,15.79,6.89,-0.27,2.52,19.58,19.65,131.0,14.76,1.36,18.68,10.28,8.41,-0.19,3.79,14.82,14.75,131.0,18.74,1.42,21.57,15.79,5.79,0.18,2.27,18.79,18.54,131.0,19.61,0.95,21.99,16.89,5.1,-0.33,2.98,19.63,19.78,131.0,20.88,0.57,22.13,19.09,3.03,-0.24,2.81,20.89,20.89,131.0
+AR-Q-G150001 = 7.11,1.38,11.1,3.66,7.44,0.22,3.19,7.25,6.97,196.0,10.31,1.11,13.03,6.97,6.06,-0.39,3.26,10.37,10.41,196.0,3.86,1.01,5.87,1.18,4.69,-0.78,3.01,3.99,4.07,196.0,1.01,1.25,4.21,-1.85,6.06,-0.38,2.7,1.6,1.18,196.0,-5.03,2.0,-1.85,-11.5,9.65,-1.17,3.74,5.41,-4.5,196.0,-6.49,1.03,-2.95,-8.74,5.79,0.68,4.0,6.57,-6.6,196.0,-7.32,1.39,-4.06,-10.67,6.61,-0.27,2.58,7.45,-7.22,196.0,-7.33,1.54,-3.5,-11.22,7.72,0.04,2.27,7.49,-7.29,196.0,-4.25,1.64,-0.75,-9.02,8.27,-0.61,3.18,4.56,-4.06,196.0,-1.17,1.09,1.18,-4.33,5.51,-0.23,2.48,1.6,-1.16,196.0,1.0,1.7,4.76,-1.85,6.61,0.26,2.03,1.97,0.63,196.0,4.79,1.3,7.24,1.18,6.06,-0.53,2.77,4.96,4.9,196.0
+AR-Q-G150002 = 18.56,1.87,23.23,13.03,10.2,-0.19,2.89,18.65,18.54,489.0,17.67,1.67,22.68,13.44,9.23,-0.28,2.77,17.75,17.85,489.0,13.39,1.92,17.72,7.8,9.92,-0.33,2.54,13.53,13.58,489.0,7.02,1.19,10.41,3.11,7.3,-0.1,3.14,7.12,7.04,489.0,2.87,1.46,6.42,-1.57,7.99,-0.17,2.97,3.21,2.97,489.0,0.01,0.82,3.11,-1.99,5.1,0.18,3.04,0.82,0.01,489.0,-0.6,1.1,3.11,-3.23,6.34,0.12,2.79,1.25,-0.61,489.0,1.36,1.12,4.21,-1.57,5.79,-0.33,2.82,1.77,1.46,489.0,4.21,1.71,8.07,-2.13,10.2,-0.89,3.87,4.55,4.49,489.0,7.9,1.77,11.65,3.11,8.54,-0.52,2.35,8.1,8.35,489.0,12.2,1.52,16.06,8.35,7.72,-0.01,2.46,12.29,12.14,489.0,15.06,1.55,17.99,10.0,7.99,-0.95,3.45,15.14,15.37,489.0
+AR-Q-G150003 = 11.26,1.69,15.24,6.0,9.23,-0.3,3.08,11.39,11.24,232.0,12.95,1.44,16.61,9.59,7.03,0.21,2.73,13.03,12.76,232.0,6.92,1.64,10.55,1.46,9.09,-0.69,3.78,7.12,6.97,232.0,3.26,1.14,6.0,-1.16,7.17,-1.15,4.79,3.46,3.52,232.0,-1.15,1.83,2.01,-8.88,10.89,-1.52,6.48,2.16,-0.89,232.0,-2.3,1.34,-0.47,-6.81,6.34,-1.33,4.14,2.66,-1.85,232.0,-3.31,1.5,-0.2,-9.22,9.03,-1.59,6.2,3.64,-2.95,232.0,-3.27,2.06,-0.75,-9.84,9.09,-1.64,5.0,3.86,-2.4,232.0,-0.26,1.67,3.11,-6.54,9.65,-0.97,4.62,1.69,-0.2,232.0,1.69,1.74,4.76,-3.16,7.92,-0.36,2.63,2.42,1.7,232.0,5.53,2.18,9.72,-1.57,11.3,-0.62,3.81,5.94,5.31,232.0,8.35,2.1,12.76,1.73,11.02,-0.52,3.67,8.61,8.35,232.0
+AR-Q-G150004 = 8.93,4.27,17.03,-1.57,18.6,0.09,2.05,9.89,8.42,182.0,9.87,4.18,18.27,0.91,17.36,0.25,1.96,10.71,9.1,182.0,3.28,4.29,13.31,-4.33,17.64,0.22,2.27,5.39,2.83,182.0,0.82,3.04,7.24,-4.33,11.57,0.34,1.86,3.14,0.01,182.0,-5.19,3.14,2.35,-10.94,13.3,0.84,2.71,6.06,-6.26,182.0,-5.65,3.35,0.91,-13.15,14.06,0.16,2.21,6.56,-6.05,182.0,-9.47,3.46,-1.23,-16.18,14.95,0.06,2.17,10.08,-9.5,182.0,-8.09,3.7,-0.47,-16.73,16.26,0.16,2.28,8.89,-8.46,182.0,-6.63,3.3,1.73,-12.87,14.61,0.61,2.65,7.4,-7.29,182.0,-2.23,4.27,6.56,-11.5,18.05,0.29,2.44,4.8,-2.95,182.0,3.0,4.63,11.65,-5.16,16.81,0.38,1.92,5.5,2.01,182.0,5.12,4.24,13.72,-3.5,17.22,0.31,2.14,6.64,4.45,182.0
+AR-Q-G150005 = 12.85,1.7,16.61,9.72,6.89,0.3,1.94,12.96,12.72,248.0,14.17,1.36,17.17,10.83,6.34,0.08,2.2,14.23,14.0,248.0,7.89,1.48,11.1,3.11,7.99,-0.16,2.55,8.03,8.07,248.0,3.15,1.37,6.69,-1.85,8.54,-0.12,3.63,3.43,3.11,248.0,0.32,0.94,3.11,-2.13,5.24,-0.03,3.29,1.0,0.35,247.0,-1.04,0.91,2.01,-3.5,5.51,-0.23,3.53,1.38,-1.02,248.0,-2.36,0.89,0.91,-4.61,5.51,0.05,3.25,2.53,-2.4,248.0,-1.76,0.95,1.18,-3.78,4.96,0.72,2.98,2.0,-2.09,248.0,1.26,1.1,3.39,-1.85,5.24,0.03,2.2,1.67,1.18,248.0,3.33,1.1,5.59,0.08,5.51,-0.18,2.38,3.5,3.35,248.0,6.43,1.55,10.55,3.66,6.89,0.53,2.08,6.61,5.9,248.0,10.39,1.5,13.44,7.8,5.65,0.19,1.76,10.49,10.28,248.0
+AR-Q-G150006 = 17.84,0.88,21.02,15.79,5.24,-0.13,3.02,17.86,17.99,298.0,17.29,0.85,19.65,15.24,4.41,0.05,2.93,17.31,17.37,298.0,13.28,1.52,17.17,10.28,6.89,-0.07,2.28,13.37,13.44,298.0,7.32,2.36,15.79,2.83,12.95,1.32,4.56,7.69,6.69,298.0,2.45,2.08,11.93,-2.68,14.61,1.17,6.86,3.22,2.15,298.0,0.02,1.68,10.55,-2.4,12.95,2.6,12.87,1.68,-0.27,298.0,-0.76,1.61,7.52,-3.5,11.02,1.96,8.44,1.78,-1.06,298.0,0.96,1.44,5.31,-2.4,7.72,0.47,2.93,1.73,0.77,298.0,4.01,1.61,8.9,0.08,8.82,0.2,2.87,4.32,4.07,298.0,7.55,1.59,10.83,3.8,7.03,0.03,2.37,7.72,7.38,298.0,11.74,0.97,14.41,8.9,5.51,0.03,2.65,11.78,11.65,298.0,14.82,1.19,17.72,11.65,6.06,0.2,2.76,14.87,14.69,298.0
+AR-Q-G150007 = 8.8,1.63,13.03,5.04,7.99,0.74,2.94,8.94,8.35,163.0,11.3,0.97,14.69,8.07,6.61,0.36,4.46,11.34,11.24,163.0,5.24,1.08,7.52,1.46,6.06,-0.35,2.8,5.35,5.31,163.0,2.67,1.35,5.31,-0.2,5.51,-0.28,2.0,3.0,2.83,163.0,-1.64,2.02,3.39,-6.26,9.65,0.31,2.61,2.59,-1.85,163.0,-4.86,2.3,-0.47,-10.67,10.2,-0.05,2.2,5.37,-5.02,163.0,-3.98,1.77,-1.02,-9.84,8.82,-0.32,2.6,4.35,-3.92,163.0,-5.06,1.92,-1.3,-9.57,8.27,-0.23,2.27,5.41,-4.81,163.0,-1.45,1.47,1.73,-6.54,8.27,-0.2,3.19,2.06,-1.44,163.0,0.89,1.41,3.66,-3.78,7.44,-0.17,2.46,1.66,0.84,163.0,2.45,1.99,6.42,-2.13,8.54,0.3,2.06,3.15,2.01,163.0,6.5,1.72,10.55,1.73,8.82,0.22,2.45,6.72,6.42,163.0
+AR-Q-G150008 = 8.86,2.1,12.48,5.59,6.89,0.24,1.68,9.1,8.55,214.0,11.68,1.28,14.41,8.62,5.79,0.2,2.2,11.75,11.65,214.0,5.04,2.0,10.28,-0.47,10.75,0.36,2.92,5.42,4.52,214.0,1.28,1.16,4.49,-1.3,5.79,0.15,2.38,1.72,1.18,214.0,-1.7,1.94,2.01,-6.12,8.13,-0.18,1.84,2.57,-1.47,214.0,-4.62,2.35,-1.02,-8.74,7.72,0.19,1.44,5.18,-5.23,214.0,-3.14,1.41,0.08,-7.91,7.99,-0.52,3.4,3.44,-2.92,214.0,-5.17,2.25,-0.61,-10.67,10.06,0.01,1.9,5.64,-5.43,214.0,-2.28,2.52,2.15,-7.91,10.06,-0.12,1.84,3.39,-2.4,214.0,0.72,1.52,3.66,-3.5,7.17,-0.29,2.09,1.68,0.91,214.0,2.17,2.02,6.14,-2.4,8.54,0.01,1.99,2.96,2.01,214.0,6.12,2.36,10.69,2.01,8.68,0.18,1.59,6.56,5.73,214.0
+AR-Q-G150009 = 13.43,2.94,19.37,6.21,13.16,-0.42,3.13,13.75,13.44,236.0,14.2,2.24,18.54,7.8,10.75,-1.0,3.8,14.38,14.51,236.0,9.35,2.93,15.51,1.73,13.78,-0.66,3.27,9.79,9.45,236.0,4.47,1.87,7.8,-1.57,9.37,-0.94,3.81,4.85,4.56,236.0,0.39,2.36,4.35,-6.81,11.16,-1.06,3.74,2.39,0.63,236.0,-1.41,1.86,1.18,-8.05,9.23,-1.75,5.65,2.33,-1.02,236.0,-2.64,2.34,0.63,-10.67,11.3,-1.8,5.57,3.52,-1.85,236.0,-2.42,2.36,1.46,-8.88,10.33,-0.87,3.08,3.38,-1.85,236.0,-0.77,2.34,2.28,-8.6,10.89,-1.6,4.94,2.46,-0.2,236.0,3.41,2.29,6.69,-3.64,10.33,-1.4,4.84,4.11,3.8,236.0,8.19,3.27,13.58,-1.3,14.88,-1.28,4.27,8.82,8.9,236.0,9.5,2.84,14.69,2.28,12.4,-0.76,3.16,9.91,9.72,236.0
+AR-Q-G150010 = 7.39,1.75,12.2,3.94,8.27,0.36,2.37,7.6,7.24,170.0,11.4,1.25,14.13,8.35,5.79,-0.28,2.54,11.47,11.38,170.0,4.43,1.68,8.62,0.91,7.72,0.41,2.72,4.73,4.21,170.0,1.57,1.66,5.31,-2.13,7.44,0.43,2.57,2.28,1.18,170.0,-2.61,1.82,1.73,-7.36,9.09,-0.18,2.7,3.18,-2.61,170.0,-7.15,2.06,-2.95,-10.67,7.72,0.25,1.95,7.44,-7.53,170.0,-3.56,1.68,-0.47,-7.91,7.44,-0.17,2.49,3.94,-3.64,170.0,-6.16,1.51,-1.85,-9.57,7.72,0.35,2.8,6.34,-6.4,170.0,-2.48,1.7,0.63,-6.81,7.44,-0.16,2.24,3.0,-2.4,170.0,-0.18,1.39,2.83,-3.23,6.06,0.09,2.12,1.4,-0.2,170.0,1.42,1.64,5.31,-2.13,7.44,-0.02,2.23,2.17,1.46,170.0,5.72,1.55,10.0,2.83,7.17,0.47,2.46,5.92,5.59,170.0
+AR-Q-G150011 = 8.54,2.95,15.65,1.87,13.78,0.35,2.63,9.03,8.04,254.0,10.63,2.41,16.2,4.63,11.57,-0.05,2.72,10.9,10.55,254.0,3.35,2.65,10.55,-3.09,13.64,0.58,3.21,4.26,2.9,254.0,1.35,1.71,6.97,-2.68,9.65,0.19,3.48,2.17,1.28,254.0,-5.04,2.3,1.18,-9.84,11.02,0.13,2.62,5.54,-5.09,254.0,-5.86,2.59,0.08,-12.32,12.4,-0.2,2.71,6.4,-5.85,254.0,-10.21,2.64,-4.19,-15.08,10.89,0.41,2.4,10.54,-10.53,254.0,-8.56,2.97,-2.4,-15.35,12.95,0.0,2.08,9.06,-8.67,254.0,-6.59,2.68,1.18,-11.22,12.4,0.77,3.04,7.11,-7.09,254.0,-2.47,2.53,5.18,-8.6,13.78,0.16,3.03,3.54,-2.68,254.0,2.18,3.04,10.14,-2.95,13.09,0.77,2.98,3.74,1.59,254.0,5.21,2.81,11.38,-0.75,12.13,0.17,2.38,5.92,4.83,254.0
+AR-Q-G150012 = 10.38,3.09,17.44,4.07,13.37,0.18,2.26,10.83,10.34,216.0,12.02,2.43,17.44,7.24,10.2,0.18,2.35,12.26,12.41,216.0,6.5,2.69,12.48,1.46,11.02,0.14,2.24,7.03,6.62,216.0,2.67,2.07,8.07,-1.57,9.65,0.11,2.25,3.38,2.73,216.0,-2.28,2.9,4.21,-8.19,12.4,0.21,2.19,3.68,-2.16,216.0,-3.0,2.25,1.73,-7.64,9.37,0.1,2.08,3.74,-2.95,216.0,-5.8,3.15,-0.2,-11.5,11.3,0.03,1.75,6.6,-5.78,216.0,-5.38,2.73,0.08,-12.6,12.68,-0.15,2.29,6.03,-5.16,216.0,-3.34,2.42,1.73,-8.19,9.92,0.06,2.01,4.12,-3.23,216.0,0.74,2.6,6.69,-3.78,10.47,0.35,2.35,2.7,0.63,216.0,5.3,3.56,11.93,-1.3,13.23,-0.15,2.08,6.38,5.87,216.0,7.13,2.87,13.86,2.56,11.3,0.37,2.4,7.68,7.38,216.0
+AR-Q-G150013 = 16.21,2.13,19.92,8.48,11.44,-0.99,4.28,16.35,16.34,369.0,15.94,2.05,19.92,7.11,12.81,-1.29,5.21,16.08,16.34,369.0,10.83,1.94,14.69,2.97,11.71,-1.1,4.76,11.0,11.1,369.0,5.44,1.45,8.35,-0.89,9.23,-1.2,5.0,5.63,5.73,369.0,1.01,1.49,4.49,-5.43,9.92,-1.19,5.62,1.8,1.18,369.0,-1.18,1.18,1.46,-6.4,7.85,-1.06,4.96,1.67,-1.02,369.0,-1.09,1.42,1.73,-8.46,10.2,-2.02,8.52,1.79,-0.75,369.0,-1.0,1.97,2.83,-7.64,10.47,-1.03,4.04,2.21,-0.47,369.0,1.06,2.38,4.9,-8.6,13.5,-1.26,5.18,2.6,1.46,369.0,5.58,2.26,10.55,-4.61,15.16,-1.35,5.99,6.02,5.66,369.0,10.65,2.44,14.69,-0.47,15.16,-1.48,6.16,10.92,10.96,369.0,12.97,2.08,16.89,4.07,12.81,-1.29,5.58,13.14,13.24,369.0
+AR-Q-G150014 = 15.62,1.2,18.54,13.03,5.51,0.05,2.46,15.67,15.79,199.0,16.88,0.99,18.82,13.86,4.96,-0.43,2.78,16.91,16.96,199.0,11.58,1.87,16.61,8.07,8.54,0.77,3.34,11.73,11.38,199.0,5.84,2.43,13.03,2.56,10.47,1.38,4.2,6.32,5.11,199.0,0.51,2.07,9.17,-2.13,11.3,1.88,6.72,2.13,-0.06,199.0,-0.98,1.18,3.39,-3.5,6.89,1.35,5.26,1.53,-1.3,199.0,-1.59,1.19,3.11,-3.78,6.89,1.28,5.02,1.98,-1.78,199.0,-0.72,1.23,3.66,-2.95,6.61,1.38,5.33,1.42,-0.89,199.0,3.04,1.23,6.97,0.91,6.06,1.22,4.31,3.28,2.83,199.0,5.53,1.35,9.45,3.66,5.79,0.83,2.6,5.69,5.04,199.0,10.12,0.66,11.65,8.62,3.03,0.29,2.75,10.15,10.0,199.0,13.25,0.97,14.69,11.1,3.58,-0.46,2.09,13.28,13.38,199.0
+AR-Q-G150015 = 11.69,3.52,19.09,3.66,15.43,-0.38,2.45,12.2,12.45,234.0,13.13,2.82,17.03,7.24,9.78,-0.63,2.1,13.43,13.72,234.0,7.52,3.1,13.31,1.18,12.13,-0.54,2.19,8.13,8.35,234.0,4.06,2.33,7.66,-1.3,8.96,-0.74,2.52,4.68,4.56,234.0,-2.03,2.82,3.8,-9.02,12.81,-0.61,2.56,3.47,-1.3,234.0,-2.42,2.18,0.35,-7.91,8.27,-0.89,2.48,3.25,-1.3,234.0,-3.74,2.75,-0.2,-11.77,11.57,-1.19,3.29,4.64,-2.68,234.0,-4.11,3.07,1.32,-10.12,11.44,-0.47,2.03,5.13,-2.95,234.0,-1.24,3.18,3.32,-8.19,11.51,-0.8,2.09,3.41,0.35,234.0,1.79,2.54,5.87,-4.19,10.06,-0.89,2.67,3.1,2.73,234.0,6.5,4.06,12.27,-2.13,14.4,-0.71,2.12,7.66,8.31,234.0,8.08,3.36,14.69,0.63,14.06,-0.54,2.31,8.75,8.9,234.0
+AR-Q-G150016 = 13.66,1.84,18.54,8.07,10.47,-0.0,3.28,13.79,13.58,221.0,14.73,1.26,17.44,10.14,7.3,-0.2,3.05,14.78,14.69,221.0,9.03,1.66,12.62,4.21,8.41,-0.39,2.39,9.18,9.31,221.0,3.68,1.09,6.83,-0.47,7.3,-0.27,4.23,3.84,3.66,221.0,-0.33,1.47,3.94,-4.88,8.82,0.09,2.97,1.5,-0.37,220.0,-1.57,0.78,1.46,-5.16,6.61,-0.01,6.62,1.75,-1.57,221.0,-2.63,0.76,-0.47,-5.85,5.37,-0.61,4.24,2.74,-2.61,221.0,-2.16,1.3,1.73,-7.5,9.23,-0.14,4.53,2.52,-2.13,221.0,0.37,1.18,4.76,-5.3,10.06,-0.46,6.02,1.24,0.35,221.0,3.0,1.2,6.42,-0.61,7.03,-0.23,3.08,3.23,3.11,221.0,8.33,1.88,13.31,0.77,12.54,-0.76,4.78,8.54,8.42,221.0,10.56,1.92,14.69,3.66,11.02,-0.53,3.08,10.73,10.9,221.0
+AR-R-G160001 = 10.31,1.67,15.65,5.87,9.78,0.09,2.42,10.45,10.28,1201.0,12.76,1.11,15.51,8.35,7.17,-0.34,2.82,12.8,12.89,1201.0,5.61,1.37,10.55,0.91,9.65,0.2,3.25,5.77,5.59,1201.0,0.6,1.2,4.76,-2.68,7.44,0.24,3.16,1.34,0.63,1201.0,-2.37,1.06,2.56,-6.26,8.82,0.23,3.83,2.6,-2.4,1201.0,-3.13,1.31,1.46,-8.19,9.65,0.13,3.24,3.39,-3.23,1201.0,-4.03,0.88,-1.3,-7.36,6.06,-0.35,3.22,4.13,-4.06,1201.0,-3.77,1.09,-0.06,-8.33,8.27,-0.3,3.35,3.92,-3.71,1201.0,-1.27,1.02,1.73,-4.06,5.79,-0.04,2.63,1.63,-1.3,1201.0,1.14,1.21,4.35,-2.68,7.03,0.18,2.52,1.66,1.04,1201.0,4.84,1.4,8.62,1.87,6.75,0.31,2.61,5.04,4.76,1201.0,8.03,1.47,11.65,4.49,7.17,0.22,2.35,8.16,7.93,1201.0
+AR-R-G160002 = 14.05,2.99,19.65,7.24,12.4,-0.13,1.99,14.37,14.0,1023.0,14.49,1.9,19.37,10.28,9.09,0.01,2.23,14.62,14.48,1023.0,9.16,2.53,17.99,3.66,14.33,0.33,2.4,9.5,8.9,1023.0,2.8,2.09,8.07,-3.23,11.3,-0.41,2.64,3.5,3.11,1023.0,-1.31,1.75,2.83,-5.43,8.27,0.0,2.19,2.18,-1.3,1023.0,-1.33,1.52,2.56,-5.16,7.72,-0.28,2.4,2.02,-1.02,1023.0,-2.36,1.15,0.91,-5.43,6.34,-0.03,2.43,2.63,-2.33,1023.0,-1.92,1.73,2.56,-6.26,8.82,-0.08,2.2,2.58,-1.99,1023.0,1.38,1.79,5.59,-3.23,8.82,-0.32,2.21,2.26,1.46,1023.0,3.7,2.45,9.59,-1.57,11.16,-0.11,2.16,4.44,4.07,1023.0,8.02,2.55,13.31,2.56,10.75,-0.06,1.85,8.42,8.07,1023.0,10.64,2.14,15.51,5.87,9.65,-0.15,1.95,10.85,10.96,1023.0
+AR-R-G160003 = 17.6,1.49,21.02,13.58,7.44,-0.12,2.5,17.67,17.58,386.0,17.44,1.42,21.85,12.48,9.37,0.25,2.85,17.49,17.44,386.0,12.29,0.83,16.06,10.28,5.79,0.4,4.35,12.32,12.34,386.0,6.59,0.91,9.45,4.21,5.24,0.69,3.49,6.65,6.45,386.0,4.61,0.83,7.8,2.56,5.24,0.52,3.65,4.68,4.56,386.0,2.38,1.17,5.87,-1.3,7.17,-0.15,4.08,2.65,2.42,386.0,-0.6,1.15,3.25,-2.95,6.2,0.78,3.53,1.3,-0.75,386.0,1.73,0.87,4.76,-1.02,5.79,0.09,3.06,1.94,1.73,386.0,5.6,1.33,8.9,1.18,7.72,-0.53,3.21,5.75,5.73,386.0,6.43,1.33,9.17,2.83,6.34,-0.41,2.59,6.57,6.56,386.0,11.38,0.83,13.31,8.9,4.41,-0.4,2.62,11.41,11.48,386.0,11.79,1.11,15.51,8.35,7.17,-0.04,3.12,11.84,11.93,385.0
+AR-R-G160004 = 18.81,0.79,21.02,15.79,5.24,-0.23,2.85,18.82,18.82,843.0,18.32,0.88,21.57,14.82,6.75,-0.15,4.43,18.34,18.41,843.0,14.57,0.96,17.72,10.28,7.44,-0.57,4.35,14.61,14.69,843.0,6.81,1.27,10.55,-2.95,13.5,-1.98,14.16,6.93,6.97,843.0,3.88,1.48,7.8,-0.47,8.27,0.33,2.61,4.16,3.8,843.0,1.07,1.29,3.94,-6.26,10.2,-1.15,7.13,1.68,1.18,843.0,-1.54,1.0,1.73,-5.98,7.72,-0.29,3.53,1.84,-1.51,843.0,1.62,0.81,3.94,-1.02,4.96,0.1,2.92,1.81,1.59,843.0,6.0,1.06,8.9,2.28,6.61,-0.38,2.95,6.1,6.14,843.0,8.35,0.78,10.55,6.14,4.41,0.24,2.81,8.39,8.35,843.0,12.68,0.78,14.96,10.0,4.96,-0.47,3.42,12.71,12.76,843.0,14.69,0.78,17.72,12.2,5.51,0.28,3.08,14.71,14.69,843.0
+AR-R-G160005 = 5.24,1.53,10.28,1.73,8.54,0.93,3.99,5.46,5.04,230.0,10.27,1.24,14.0,7.24,6.75,0.51,3.34,10.35,10.14,230.0,2.64,1.55,7.24,-0.75,7.99,0.12,2.87,3.06,2.56,230.0,0.44,1.14,3.66,-2.95,6.61,-0.12,3.24,1.22,0.49,230.0,-5.86,1.8,-0.47,-9.29,8.82,0.92,3.43,6.12,-6.4,230.0,-7.7,1.56,-3.23,-10.94,7.72,0.34,2.73,7.86,-7.78,230.0,-4.79,1.21,-1.57,-7.64,6.06,-0.01,2.22,4.94,-4.81,230.0,-7.98,1.68,-3.64,-11.5,7.85,0.25,2.43,8.16,-8.05,230.0,-3.65,1.12,-0.75,-6.67,5.93,0.13,2.81,3.82,-3.78,230.0,-2.03,1.64,2.56,-5.98,8.54,0.49,3.17,2.61,-2.26,230.0,0.46,1.56,3.94,-3.23,7.17,0.12,2.43,1.62,0.35,230.0,5.1,1.59,8.9,2.01,6.89,0.3,2.42,5.35,4.8,230.0
+AR-R-G160006 = 19.33,0.97,23.5,17.17,6.34,1.31,6.49,19.35,19.23,404.0,18.85,1.16,23.23,15.24,7.99,-0.48,3.65,18.88,18.96,404.0,13.9,1.15,18.54,10.83,7.72,0.66,3.89,13.95,13.86,404.0,6.78,0.95,10.0,3.94,6.06,0.05,3.93,6.85,6.69,404.0,4.94,0.83,8.35,2.01,6.34,0.2,4.08,5.01,4.9,404.0,1.58,1.15,3.94,-2.68,6.61,-0.9,3.79,1.95,1.8,404.0,-1.55,0.74,1.73,-3.5,5.24,0.13,3.94,1.72,-1.51,404.0,1.91,0.71,3.66,-0.47,4.13,-0.14,2.71,2.04,1.94,404.0,5.95,1.31,10.0,2.28,7.72,-0.41,3.48,6.1,6.14,404.0,7.41,0.91,11.38,4.49,6.89,0.19,4.46,7.47,7.52,404.0,12.71,0.86,15.79,10.55,5.24,0.21,3.27,12.74,12.62,404.0,13.38,1.06,18.54,10.55,7.99,0.49,5.04,13.42,13.41,404.0
+AR-R-G160007 = 15.41,3.26,21.3,7.52,13.78,-0.36,2.18,15.75,15.72,883.0,15.49,1.98,19.65,10.96,8.68,-0.47,2.17,15.61,15.79,883.0,10.03,3.33,16.89,2.28,14.61,-0.13,1.99,10.57,9.86,883.0,3.85,2.67,13.31,-2.95,16.26,0.1,2.72,4.68,3.66,882.0,-0.06,1.85,8.76,-4.61,13.37,0.32,3.13,1.85,-0.2,883.0,-0.71,1.27,3.39,-4.61,7.99,-0.23,3.22,1.46,-0.68,883.0,-1.9,1.29,1.18,-5.98,7.17,-0.5,2.62,2.3,-1.71,883.0,-0.59,2.01,5.04,-5.16,10.2,0.34,2.14,2.09,-0.95,883.0,2.06,2.19,6.69,-3.23,9.92,-0.24,2.55,3.0,2.01,883.0,5.0,2.77,10.83,-1.02,11.85,-0.25,2.17,5.72,5.04,883.0,8.92,2.78,14.96,1.73,13.23,-0.48,2.61,9.34,9.38,883.0,12.28,2.33,17.99,6.0,11.99,-0.44,2.71,12.49,12.48,883.0
+AR-R-G160008 = 18.36,0.94,21.3,14.96,6.34,0.03,3.37,18.38,18.27,598.0,17.74,0.75,19.92,15.24,4.69,-0.16,2.79,17.76,17.72,598.0,14.82,0.98,17.44,9.17,8.27,-0.98,6.37,14.86,14.96,598.0,7.23,1.23,11.93,3.94,7.99,0.18,3.78,7.33,7.24,598.0,2.04,1.33,4.76,-4.33,9.09,-1.17,4.75,2.43,2.28,598.0,-0.26,1.25,3.66,-4.33,7.99,-0.15,3.25,1.28,-0.2,598.0,-0.76,0.74,2.15,-3.5,5.65,0.43,3.83,1.06,-0.75,598.0,1.89,1.11,5.59,-2.13,7.72,-0.37,3.64,2.2,2.01,598.0,5.44,0.94,8.07,2.01,6.06,-0.61,4.01,5.52,5.59,598.0,8.58,0.89,11.38,6.14,5.24,0.32,3.43,8.62,8.62,598.0,12.78,1.02,15.79,10.0,5.79,-0.26,2.94,12.82,12.89,598.0,15.73,0.63,17.72,14.13,3.58,0.14,2.74,15.75,15.79,598.0
+AR-R-G160009 = 7.66,1.34,10.55,3.8,6.75,-0.22,2.46,7.77,7.66,366.0,10.96,0.97,13.58,7.8,5.79,-0.42,3.34,11.0,11.1,366.0,4.09,1.12,7.24,-0.33,7.58,-0.85,4.8,4.25,4.21,366.0,-0.25,1.09,2.56,-2.95,5.51,0.09,2.56,1.12,-0.27,366.0,-2.14,1.38,0.91,-6.95,7.85,-1.05,4.49,2.55,-1.95,366.0,-4.19,1.48,-2.13,-9.98,7.85,-1.73,5.99,4.45,-3.78,366.0,-3.67,0.88,-0.75,-7.91,7.17,-0.83,6.76,3.78,-3.64,366.0,-5.33,1.45,-2.68,-10.94,8.27,-1.55,6.13,5.52,-5.09,366.0,-2.18,0.98,0.35,-5.71,6.06,-0.31,4.28,2.39,-2.13,366.0,-0.82,1.18,1.46,-5.71,7.17,-0.75,4.17,1.44,-0.61,366.0,2.95,1.11,4.9,-2.54,7.44,-1.48,6.7,3.15,3.11,366.0,6.4,1.16,9.17,3.66,5.51,0.07,2.6,6.5,6.28,366.0
+AR-R-G160010 = 18.85,0.8,20.47,16.06,4.41,-0.96,4.03,18.86,18.96,661.0,18.62,0.88,21.02,15.51,5.51,-0.16,3.05,18.64,18.61,661.0,14.88,0.85,17.44,12.2,5.24,-0.05,3.09,14.9,14.89,661.0,6.94,1.0,9.45,3.11,6.34,-0.39,3.01,7.01,7.11,661.0,4.89,0.9,8.35,2.56,5.79,0.57,3.8,4.97,4.76,661.0,1.74,0.72,3.94,-0.47,4.41,-0.42,3.27,1.88,1.73,661.0,-1.31,0.62,0.35,-3.5,3.86,-0.5,3.07,1.45,-1.3,661.0,1.91,0.86,4.49,-1.3,5.79,0.2,2.96,2.09,1.73,661.0,5.39,1.07,8.07,2.56,5.51,-0.04,2.31,5.5,5.31,661.0,7.55,0.67,9.72,5.31,4.41,-0.35,3.54,7.58,7.59,661.0,13.17,0.67,15.24,11.1,4.13,0.05,3.02,13.19,13.17,661.0,13.8,0.73,16.34,11.38,4.96,-0.02,3.03,13.82,13.86,661.0
+AR-R-G160011 = 9.48,2.21,14.96,4.07,10.89,0.59,2.58,9.73,8.97,462.0,12.44,1.69,17.44,8.07,9.37,0.07,2.59,12.55,12.34,462.0,5.5,1.68,9.86,0.29,9.58,0.08,3.07,5.75,5.38,462.0,1.31,1.23,5.87,-2.26,8.13,0.54,4.08,1.79,1.18,462.0,-0.99,1.27,2.56,-6.6,9.16,-0.7,4.82,1.61,-0.92,462.0,-3.17,1.5,1.04,-9.7,10.75,-0.55,5.76,3.51,-3.37,462.0,-2.71,1.03,-0.06,-7.22,7.17,-0.78,4.86,2.9,-2.68,462.0,-3.61,1.4,0.08,-10.46,10.54,-1.75,10.2,3.87,-3.5,462.0,-0.69,1.16,3.11,-5.57,8.68,-0.23,5.0,1.35,-0.75,462.0,0.91,1.72,5.59,-5.23,10.82,0.0,3.55,1.95,0.77,462.0,4.09,1.74,8.35,-2.13,10.47,0.13,3.18,4.44,3.66,462.0,7.85,1.9,12.48,3.8,8.68,0.47,2.67,8.07,7.69,462.0
+AR-R-G160012 = 18.14,1.83,23.09,12.89,10.2,-0.25,2.71,18.23,18.13,608.0,17.92,1.26,23.78,14.13,9.65,0.61,3.62,17.97,17.72,608.0,13.07,1.53,19.92,9.45,10.47,0.79,4.57,13.16,13.03,608.0,6.8,1.35,11.1,3.11,7.99,-0.07,2.55,6.93,6.83,608.0,3.52,1.44,8.07,0.08,7.99,0.35,2.59,3.8,3.39,608.0,0.76,1.31,6.14,-2.95,9.09,0.42,3.7,1.52,0.77,608.0,-0.32,1.12,3.94,-3.23,7.17,0.34,3.13,1.16,-0.33,608.0,1.53,1.4,5.04,-2.13,7.17,-0.04,2.45,2.08,1.59,608.0,5.5,1.38,9.59,2.56,7.03,0.66,2.83,5.67,5.31,608.0,6.76,1.5,10.55,3.39,7.17,0.07,2.07,6.93,6.83,608.0,11.69,1.39,16.06,8.07,7.99,0.08,2.66,11.77,11.79,608.0,12.76,1.18,17.72,10.28,7.44,0.68,3.62,12.81,12.62,608.0
+AR-R-G160013 = 16.36,2.45,22.4,8.48,13.92,-0.25,2.44,16.54,16.48,878.0,16.48,1.71,21.02,11.65,9.37,-0.35,3.16,16.57,16.61,878.0,11.94,2.3,16.89,6.14,10.75,-0.19,2.01,12.16,11.93,878.0,5.49,1.35,9.45,1.46,7.99,0.14,2.9,5.65,5.31,878.0,1.45,1.53,6.0,-3.37,9.37,-0.3,3.12,2.1,1.46,878.0,-0.54,0.98,2.28,-4.61,6.89,0.08,3.23,1.12,-0.61,878.0,-1.25,0.68,0.63,-3.23,3.86,-0.21,3.03,1.43,-1.16,878.0,-0.57,1.73,3.39,-4.88,8.27,-0.33,2.21,1.82,-0.33,878.0,3.91,1.47,9.45,0.08,9.37,0.39,3.26,4.18,3.94,878.0,5.56,2.29,10.55,-0.47,11.02,-0.11,2.17,6.01,5.73,878.0,10.26,1.97,13.86,4.76,9.09,-0.55,2.47,10.45,10.62,878.0,11.96,1.89,14.96,6.69,8.27,-0.56,2.62,12.11,12.07,878.0
+AR-S-G210001 = 21.34,1.0,24.33,18.27,6.06,0.17,2.6,21.36,21.3,652.0,18.57,0.61,20.2,16.34,3.86,-0.04,2.67,18.58,18.54,652.0,18.2,0.8,19.92,15.51,4.41,-0.48,2.87,18.22,18.27,652.0,12.84,0.94,15.24,10.55,4.69,-0.0,2.77,12.88,12.82,652.0,12.25,0.97,14.96,8.76,6.2,-0.31,3.46,12.29,12.34,652.0,9.69,2.34,17.17,1.46,15.71,0.11,2.7,9.97,9.45,652.0,9.29,1.08,12.76,4.76,7.99,0.13,3.68,9.35,9.17,652.0,11.59,1.57,16.34,7.24,9.09,-0.18,2.62,11.7,11.83,652.0,8.04,1.18,13.03,5.31,7.72,0.64,4.24,8.12,8.0,652.0,12.29,1.2,16.06,10.0,6.06,0.41,2.51,12.35,12.2,652.0,17.05,0.72,19.65,14.96,4.69,0.1,3.03,17.06,17.03,652.0,18.28,0.81,20.75,16.34,4.41,0.88,3.18,18.3,18.13,652.0
+AR-S-G210002 = 17.07,0.69,18.54,14.96,3.58,-0.64,3.48,17.08,17.1,91.0,16.56,0.53,17.99,15.51,2.48,0.19,2.69,16.57,16.61,91.0,14.98,1.13,17.44,12.2,5.24,0.03,2.92,15.03,14.96,91.0,9.03,0.74,10.83,7.24,3.58,0.31,2.83,9.06,8.9,91.0,6.48,0.88,8.07,4.21,3.86,-0.63,2.89,6.54,6.69,91.0,5.12,1.11,8.62,1.46,7.17,-0.07,4.43,5.24,5.18,90.0,3.89,0.58,5.31,2.56,2.76,-0.27,3.23,3.93,3.94,91.0,4.84,0.77,6.69,2.15,4.55,-0.08,3.7,4.9,4.76,91.0,5.71,0.65,7.52,3.94,3.58,0.21,3.71,5.74,5.73,91.0,9.06,0.34,10.0,8.35,1.65,0.02,2.95,9.07,9.1,91.0,14.66,0.76,16.48,12.76,3.72,0.12,3.09,14.67,14.69,91.0,14.57,0.78,16.34,12.76,3.58,0.13,2.86,14.59,14.41,91.0
+AR-S-G210003 = 16.13,0.79,17.99,14.41,3.58,0.02,2.17,16.14,16.06,125.0,16.46,0.48,17.72,15.24,2.48,-0.41,3.08,16.47,16.61,125.0,12.59,0.79,15.24,10.83,4.41,0.47,3.17,12.62,12.48,125.0,9.67,0.88,11.38,6.69,4.69,-0.84,3.43,9.71,9.86,125.0,5.6,0.81,7.8,3.94,3.86,0.35,2.8,5.66,5.59,125.0,3.84,1.9,9.72,-1.57,11.3,0.74,3.95,4.28,3.52,125.0,1.9,1.01,3.94,-0.2,4.13,-0.02,2.25,2.15,1.87,125.0,2.16,1.26,5.04,-1.16,6.2,-0.19,2.85,2.5,2.28,125.0,4.8,0.7,6.69,3.11,3.58,0.08,2.83,4.85,4.76,125.0,8.13,0.46,9.17,7.11,2.07,-0.17,2.27,8.14,8.21,125.0,13.07,0.65,15.51,11.93,3.58,0.91,4.05,13.08,12.89,125.0,13.72,0.54,15.51,12.2,3.31,0.08,3.36,13.74,13.72,125.0
+AR-S-G210004 = 18.16,0.6,19.65,15.79,3.86,-0.17,3.67,18.17,18.13,259.0,16.71,0.43,17.99,15.24,2.76,0.04,3.74,16.72,16.68,259.0,16.61,0.81,19.09,14.69,4.41,0.27,2.95,16.63,16.61,259.0,10.43,0.61,12.48,8.9,3.58,0.21,2.92,10.45,10.41,259.0,9.23,1.04,12.2,6.69,5.51,0.26,2.72,9.29,9.17,259.0,6.94,1.64,10.83,1.18,9.65,-0.18,2.8,7.13,6.83,259.0,5.01,1.14,8.35,2.56,5.79,0.44,2.77,5.14,4.9,259.0,5.67,0.91,8.62,2.83,5.79,0.61,3.5,5.74,5.52,259.0,6.08,0.91,8.62,3.66,4.96,0.25,2.83,6.14,6.0,259.0,10.14,0.61,11.93,8.76,3.17,0.04,2.53,10.16,10.14,259.0,14.95,0.87,17.17,12.48,4.69,-0.03,2.6,14.98,14.96,259.0,14.79,0.93,16.89,11.1,5.79,-0.47,3.61,14.81,14.82,259.0
+AR-S-G210005 = 16.21,0.61,18.27,14.69,3.58,0.39,3.5,16.22,16.2,116.0,16.43,0.84,18.82,14.69,4.13,0.54,3.73,16.46,16.34,116.0,14.21,1.11,17.17,11.93,5.24,0.14,2.33,14.25,14.13,116.0,9.27,0.82,11.93,6.97,4.96,0.65,4.15,9.31,9.1,116.0,6.32,0.96,8.9,3.66,5.24,-0.12,2.99,6.4,6.42,116.0,5.63,1.38,8.62,2.28,6.34,-0.37,2.79,5.79,5.87,116.0,2.66,1.18,5.59,0.35,5.24,0.05,2.22,2.91,2.56,116.0,3.59,1.0,7.38,0.91,6.48,0.82,5.51,3.73,3.52,116.0,5.52,1.03,8.35,3.39,4.96,0.22,2.47,5.61,5.56,116.0,8.32,0.67,11.1,6.97,4.13,1.6,7.05,8.34,8.17,116.0,12.96,0.69,16.06,11.93,4.13,1.4,7.36,12.97,12.89,116.0,13.79,0.78,16.48,12.2,4.27,0.89,4.74,13.81,13.75,116.0
+AR-S-G210006 = 21.04,1.66,24.88,17.44,7.44,-0.18,2.0,21.1,21.3,163.0,20.48,0.96,22.68,17.99,4.69,-0.12,2.74,20.5,20.47,163.0,19.57,0.87,21.3,16.89,4.41,-0.64,3.16,19.59,19.65,163.0,13.95,0.8,15.24,11.65,3.58,-0.66,2.99,13.97,14.13,163.0,11.82,0.74,13.31,8.9,4.41,-0.64,3.98,11.84,11.93,163.0,9.44,2.13,14.13,5.87,8.27,0.26,2.0,9.67,9.04,163.0,9.66,0.83,11.79,7.24,4.55,0.13,2.89,9.7,9.59,163.0,10.85,1.45,14.96,7.24,7.72,0.3,2.56,10.95,10.55,163.0,9.09,0.92,11.65,6.69,4.96,0.14,3.3,9.14,9.04,163.0,12.54,1.38,15.51,10.0,5.51,0.12,2.08,12.61,12.48,163.0,17.81,1.63,21.02,14.41,6.61,-0.12,1.96,17.88,17.99,163.0,17.66,1.14,20.2,15.79,4.41,0.27,2.12,17.69,17.58,163.0
+AR-S-G210007 = 17.09,0.89,22.13,15.1,7.03,1.31,6.98,17.11,16.89,458.0,16.95,0.87,20.75,15.1,5.65,1.12,4.73,16.98,16.86,458.0,13.74,1.18,17.99,11.38,6.61,0.49,2.85,13.8,13.58,458.0,8.85,1.05,12.76,6.56,6.2,0.48,3.15,8.91,8.76,458.0,5.42,1.15,9.17,2.28,6.89,0.33,3.07,5.54,5.31,458.0,5.46,1.34,10.0,2.28,7.72,0.36,3.28,5.62,5.31,458.0,1.06,1.15,5.87,-2.13,7.99,-0.1,3.61,1.56,1.18,458.0,3.37,1.39,6.69,-2.13,8.82,-0.58,3.84,3.65,3.59,458.0,5.66,0.91,9.45,3.11,6.34,0.68,4.6,5.73,5.59,458.0,8.26,0.8,12.48,6.14,6.34,1.14,6.13,8.29,8.07,458.0,12.79,0.81,17.17,11.1,6.06,1.3,6.82,12.82,12.76,458.0,13.67,0.87,17.99,11.38,6.61,0.79,5.39,13.7,13.58,458.0
+AR-S-G210008 = 22.26,0.84,24.88,19.92,4.96,0.05,2.75,22.28,22.26,412.0,19.82,1.21,22.4,16.89,5.51,0.08,2.19,19.86,19.78,412.0,17.9,0.98,20.75,15.51,5.24,0.01,2.39,17.92,17.85,412.0,14.15,0.86,16.34,12.2,4.13,0.04,2.33,14.17,14.13,412.0,13.04,0.74,15.24,11.1,4.13,-0.13,2.93,13.06,13.03,412.0,12.57,1.48,16.61,8.62,7.99,-0.07,2.68,12.65,12.62,412.0,10.2,1.14,13.31,6.97,6.34,-0.12,2.89,10.27,10.28,412.0,12.69,1.34,17.44,9.45,7.99,0.41,4.01,12.76,12.69,412.0,9.53,1.01,13.44,6.42,7.03,0.07,3.3,9.59,9.59,412.0,13.83,0.83,16.06,11.65,4.41,-0.23,2.72,13.85,13.86,412.0,17.45,1.04,21.02,14.96,6.06,0.59,3.51,17.48,17.44,412.0,18.31,0.77,20.47,16.06,4.41,0.41,3.21,18.32,18.27,412.0
+AR-S-G210009 = 16.3,0.73,18.54,14.69,3.86,0.13,2.8,16.32,16.2,129.0,16.59,0.39,18.27,15.65,2.62,0.74,4.91,16.6,16.61,129.0,14.65,0.72,16.48,12.48,4.0,-0.19,3.49,14.67,14.69,129.0,9.22,0.55,10.83,7.8,3.03,0.46,3.21,9.24,9.17,129.0,6.85,1.02,10.55,4.49,6.06,0.71,3.66,6.93,6.56,129.0,5.74,1.58,8.35,-1.57,9.92,-1.6,8.39,5.95,5.87,129.0,4.02,0.81,6.14,1.73,4.41,-0.26,3.01,4.1,4.14,129.0,5.5,1.06,7.8,1.32,6.48,-1.26,5.8,5.6,5.59,129.0,5.67,0.97,7.8,3.8,4.0,0.08,2.07,5.75,5.59,129.0,9.15,0.57,10.83,8.28,2.55,0.87,3.23,9.16,9.04,129.0,14.2,0.78,16.61,10.83,5.79,-0.55,6.28,14.22,14.13,129.0,14.3,0.52,15.79,13.03,2.76,0.09,2.53,14.31,14.27,129.0
+AR-S-G210010 = 19.85,1.52,23.23,17.44,5.79,0.36,1.89,19.91,19.92,117.0,18.96,1.39,21.3,16.06,5.24,-0.18,1.79,19.01,19.09,117.0,18.75,1.4,22.13,15.79,6.34,0.15,2.33,18.81,18.82,117.0,12.62,0.83,15.24,10.96,4.27,0.42,3.19,12.64,12.62,117.0,11.52,0.7,13.58,9.72,3.86,0.28,3.31,11.54,11.52,117.0,8.0,1.23,11.38,5.31,6.06,0.53,2.81,8.09,7.8,117.0,8.57,1.11,10.96,5.87,5.1,-0.16,2.62,8.64,8.55,117.0,9.14,1.26,11.65,5.45,6.2,-0.54,3.29,9.23,9.17,117.0,8.81,1.28,11.93,6.69,5.24,0.11,2.12,8.9,8.9,117.0,11.46,1.2,14.13,8.9,5.24,0.03,2.13,11.52,11.65,117.0,17.09,1.3,19.65,14.96,4.69,-0.03,1.74,17.14,17.17,117.0,16.65,1.13,19.09,14.13,4.96,-0.35,2.34,16.68,16.89,117.0
+AR-S-G210011 = 18.12,0.69,20.2,16.61,3.58,0.37,2.8,18.13,18.03,240.0,17.08,0.56,20.47,16.06,4.41,1.5,8.98,17.09,17.03,240.0,16.87,0.87,19.09,14.96,4.13,0.07,2.35,16.89,16.86,240.0,11.13,0.78,13.03,9.72,3.31,0.69,2.73,11.16,10.96,240.0,10.48,0.96,12.76,7.24,5.51,-0.61,3.36,10.52,10.55,240.0,8.56,1.26,13.03,3.94,9.09,-0.33,4.43,8.65,8.69,240.0,6.06,1.44,9.17,2.56,6.61,-0.13,2.27,6.23,5.87,240.0,6.31,1.0,8.9,3.94,4.96,-0.05,2.41,6.39,6.38,240.0,6.86,0.84,8.62,4.76,3.86,-0.01,2.34,6.91,6.83,240.0,10.06,0.74,11.93,8.35,3.58,0.35,2.31,10.08,10.0,240.0,15.92,0.54,17.3,14.41,2.89,-0.09,2.96,15.93,15.93,240.0,15.05,0.6,17.17,13.03,4.13,0.11,4.3,15.06,14.96,240.0
+AR-S-G210012 = 16.65,1.07,19.44,14.96,4.48,1.01,3.05,16.68,16.2,79.0,17.54,0.84,19.23,16.06,3.17,0.08,1.82,17.56,17.58,79.0,16.03,1.0,18.41,13.51,4.89,0.11,2.8,16.06,16.06,79.0,9.99,0.45,11.1,8.9,2.2,0.11,2.97,10.0,10.0,79.0,7.36,0.86,9.45,5.45,4.0,-0.16,2.56,7.41,7.52,79.0,6.67,0.85,8.07,3.52,4.55,-1.13,5.28,6.72,6.69,79.0,4.01,0.81,5.59,2.01,3.58,-0.22,2.53,4.09,4.01,79.0,4.84,1.48,7.24,0.08,7.17,-1.48,4.86,5.06,5.18,79.0,6.11,0.98,8.35,3.94,4.41,0.49,2.73,6.19,5.87,79.0,9.13,0.9,11.38,7.8,3.58,0.78,2.71,9.18,8.9,79.0,14.14,1.0,16.61,12.2,4.41,0.76,3.0,14.17,13.86,79.0,14.53,0.93,16.75,13.31,3.44,0.76,2.54,14.56,14.27,79.0
+AR-S-G210013 = 19.57,1.05,22.4,16.89,5.51,-0.2,2.88,19.6,19.65,536.0,18.3,0.87,20.75,15.79,4.96,0.02,2.55,18.32,18.27,536.0,17.88,0.7,19.92,15.51,4.41,-0.25,3.04,17.9,17.85,536.0,12.59,0.81,15.24,10.55,4.69,0.43,3.36,12.62,12.48,536.0,10.4,1.41,13.58,5.87,7.72,-0.57,2.84,10.5,10.62,536.0,7.83,1.68,13.31,2.83,10.47,-0.09,3.29,8.0,7.8,536.0,7.97,1.71,11.93,3.94,7.99,-0.11,2.05,8.15,8.07,536.0,8.4,1.61,15.24,4.21,11.02,0.52,3.61,8.56,8.35,536.0,8.42,1.13,12.48,5.59,6.89,0.27,2.95,8.5,8.35,536.0,10.63,0.6,12.48,8.9,3.58,0.11,2.59,10.65,10.55,536.0,15.89,0.85,17.72,13.58,4.13,-0.3,2.35,15.91,15.99,536.0,16.66,0.97,19.09,14.13,4.96,-0.5,2.77,16.69,16.89,536.0
+AR-S-G210014 = 21.76,1.57,24.74,17.99,6.75,-0.43,2.32,21.81,21.85,252.0,20.37,1.12,23.23,17.99,5.24,0.31,2.46,20.4,20.2,252.0,18.92,0.8,20.75,16.89,3.86,-0.46,2.47,18.93,19.09,252.0,12.93,0.61,14.96,11.38,3.58,0.27,3.22,12.94,12.89,252.0,12.06,1.07,14.41,8.07,6.34,-0.07,2.78,12.11,11.96,252.0,11.23,1.09,14.13,8.35,5.79,0.14,2.66,11.28,11.24,252.0,9.96,0.97,12.2,7.52,4.69,-0.16,2.45,10.01,10.0,252.0,11.93,1.2,15.24,9.17,6.06,0.26,2.55,11.99,11.79,252.0,8.61,0.78,10.83,6.42,4.41,0.28,2.82,8.64,8.55,252.0,11.87,1.18,15.24,8.07,7.17,-0.12,2.88,11.93,11.93,252.0,17.38,1.74,20.89,13.86,7.03,-0.02,1.79,17.46,17.44,252.0,17.38,0.96,19.71,14.13,5.58,-0.52,3.62,17.41,17.44,252.0
+AR-S-G210015 = 18.5,1.72,24.33,16.34,7.99,1.01,3.16,18.58,17.72,165.0,18.08,1.6,21.85,15.24,6.61,0.7,2.47,18.15,17.44,165.0,16.54,1.55,20.47,13.31,7.17,0.31,2.3,16.61,16.55,165.0,11.27,1.47,15.51,8.9,6.61,0.7,2.49,11.37,10.69,165.0,9.64,1.15,12.2,6.9,5.31,-0.13,2.9,9.71,9.72,165.0,7.34,1.66,10.0,2.83,7.17,-1.0,3.31,7.52,7.8,165.0,5.58,1.83,10.0,2.56,7.44,0.44,2.07,5.87,5.04,165.0,7.32,1.29,11.1,4.21,6.89,0.55,2.99,7.44,7.11,165.0,7.66,1.57,11.38,5.31,6.06,0.74,2.27,7.82,6.97,165.0,11.03,1.58,15.79,8.9,6.89,0.83,2.67,11.14,10.34,165.0,16.94,1.55,20.75,14.41,6.34,0.71,2.25,17.01,16.34,165.0,15.94,1.67,21.02,13.58,7.44,0.83,2.84,16.03,15.51,165.0
+AR-S-G210016 = 19.8,0.76,22.13,17.99,4.13,0.07,2.73,19.82,19.78,210.0,18.97,0.71,20.75,17.17,3.58,-0.06,2.99,18.98,19.03,210.0,18.5,0.78,20.75,16.89,3.86,0.39,2.87,18.52,18.41,210.0,12.54,0.84,15.24,11.1,4.13,0.57,2.99,12.57,12.48,210.0,10.78,1.13,14.13,7.24,6.89,-0.08,3.23,10.84,10.83,210.0,10.3,1.56,14.69,5.87,8.82,0.08,3.17,10.42,10.14,210.0,9.7,0.88,13.31,6.97,6.34,0.27,3.7,9.74,9.72,210.0,10.13,1.84,16.06,5.59,10.47,0.29,2.64,10.3,10.07,210.0,7.81,0.9,10.0,5.87,4.13,0.2,2.49,7.86,7.8,210.0,10.65,0.5,11.93,9.17,2.76,0.01,2.87,10.66,10.62,210.0,15.75,0.49,17.17,14.69,2.48,0.15,2.57,15.76,15.79,210.0,16.61,0.75,18.13,14.41,3.72,-0.38,2.46,16.63,16.75,210.0
+AR-S-G210017 = 16.71,1.37,20.47,14.96,5.51,1.37,3.67,16.76,16.2,77.0,16.88,0.98,19.65,15.24,4.41,1.0,3.14,16.91,16.61,77.0,14.58,1.27,18.68,11.38,7.3,0.26,4.52,14.63,14.69,77.0,9.79,0.7,12.2,8.62,3.58,0.95,4.06,9.82,9.72,77.0,7.12,1.34,10.55,4.76,5.79,0.38,2.49,7.24,6.97,77.0,6.22,1.61,8.9,0.63,8.27,-1.21,4.67,6.43,6.49,77.0,4.1,0.92,6.0,2.28,3.72,0.47,2.4,4.2,3.8,77.0,4.31,1.95,7.8,-0.47,8.27,-0.39,2.86,4.73,4.49,77.0,6.09,0.9,8.48,4.76,3.72,0.78,2.99,6.15,5.87,77.0,9.1,1.06,12.2,7.52,4.69,1.44,4.06,9.16,8.76,77.0,14.13,1.31,18.54,12.48,6.06,1.64,4.77,14.19,13.58,77.0,14.49,1.14,17.72,13.03,4.69,1.1,3.33,14.54,14.27,77.0
+AR-S-G210018 = 17.61,0.78,19.37,16.06,3.31,0.28,2.06,17.63,17.44,183.0,16.46,0.53,17.99,14.96,3.03,-0.49,3.18,16.47,16.61,183.0,15.83,0.83,18.27,13.58,4.69,-0.16,2.89,15.86,15.93,183.0,9.38,0.78,11.1,7.52,3.58,0.04,2.23,9.41,9.38,183.0,7.31,1.02,9.31,3.39,5.93,-0.67,3.82,7.38,7.31,183.0,4.82,1.88,9.45,-1.85,11.3,-0.59,4.4,5.17,4.97,183.0,4.26,0.91,7.24,1.46,5.79,0.15,3.14,4.36,4.21,183.0,4.68,0.82,6.97,2.83,4.13,0.3,2.6,4.75,4.56,183.0,5.57,0.7,6.97,3.11,3.86,-0.29,3.07,5.62,5.59,183.0,9.38,0.51,10.83,8.07,2.76,0.41,2.96,9.4,9.31,183.0,15.08,0.57,16.89,14.13,2.76,0.88,3.15,15.09,14.96,183.0,14.38,0.56,15.51,13.03,2.48,-0.31,2.44,14.39,14.41,183.0
+AR-S-G210019 = 21.24,0.84,23.23,18.27,4.96,-0.39,2.87,21.26,21.3,767.0,18.79,0.77,22.13,16.34,5.79,0.59,4.99,18.81,18.82,767.0,18.25,0.66,19.92,16.34,3.58,-0.26,2.61,18.26,18.27,767.0,13.36,0.95,16.61,11.38,5.24,0.44,2.78,13.39,13.31,767.0,12.78,1.04,15.24,9.45,5.79,-0.04,2.7,12.82,12.76,767.0,11.37,1.52,15.51,3.94,11.57,-0.65,4.28,11.48,11.52,767.0,9.58,1.06,13.58,5.31,8.27,0.06,3.64,9.64,9.59,767.0,11.82,1.41,17.99,6.69,11.3,0.0,4.26,11.9,11.86,767.0,8.7,1.17,11.65,4.21,7.44,-0.52,3.08,8.78,8.9,767.0,12.51,1.29,15.79,9.45,6.34,0.36,2.43,12.57,12.2,767.0,16.53,1.01,19.09,12.76,6.34,-0.45,3.81,16.56,16.48,767.0,17.8,0.79,19.65,14.96,4.69,-0.28,2.81,17.82,17.85,767.0
+AR-T-G240001 = 14.08,3.33,19.51,8.9,10.61,0.16,1.89,14.46,14.0,27.0,14.52,2.54,18.82,9.86,8.96,0.21,2.15,14.73,14.55,27.0,13.64,2.49,17.72,10.14,7.58,0.26,1.73,13.85,13.38,27.0,9.13,2.29,12.89,5.59,7.3,0.08,1.69,9.41,9.24,27.0,7.52,1.47,9.45,4.21,5.24,-0.81,2.63,7.66,8.07,27.0,3.37,1.27,6.42,0.91,5.51,0.31,2.91,3.59,3.39,27.0,5.26,2.23,8.62,1.04,7.58,-0.26,1.83,5.69,5.59,27.0,9.45,2.28,13.17,5.73,7.44,0.08,1.82,9.72,9.31,27.0,8.52,3.41,14.41,2.97,11.44,0.02,1.76,9.15,9.31,27.0,10.1,2.32,13.58,6.42,7.17,0.04,1.75,10.36,9.59,27.0,12.37,2.67,17.72,8.35,9.37,0.61,2.36,12.64,12.0,27.0,13.4,2.35,17.3,10.0,7.3,0.33,1.73,13.59,12.89,27.0
+AR-T-G240002 = 20.26,1.19,22.54,15.99,6.55,-1.17,5.04,20.3,20.33,133.0,17.55,1.45,19.99,11.79,8.2,-1.44,5.47,17.61,17.85,133.0,17.45,0.94,19.58,14.41,5.17,-0.86,4.66,17.48,17.44,133.0,12.4,1.13,14.69,9.24,5.44,-0.73,2.85,12.45,12.76,133.0,11.32,1.31,15.24,8.62,6.61,0.64,3.46,11.39,11.1,133.0,6.95,1.08,9.45,3.11,6.34,-0.4,3.81,7.03,7.11,133.0,8.67,1.3,11.93,5.87,6.06,-0.14,2.43,8.77,8.9,133.0,11.25,0.89,13.31,8.9,4.41,0.06,2.45,11.28,11.24,133.0,10.19,1.79,15.51,5.59,9.92,-0.28,2.97,10.34,10.41,133.0,12.65,0.73,14.13,10.83,3.31,-0.07,2.29,12.67,12.69,133.0,16.19,1.1,18.54,12.41,6.13,-0.6,3.88,16.23,16.34,133.0,16.91,1.0,18.82,13.31,5.51,-1.21,4.5,16.94,17.17,133.0
+AR-T-G240003 = 21.16,0.25,21.44,20.89,0.55,-0.0,1.36,21.16,21.16,4.0,17.92,0.18,18.13,17.72,0.41,-0.0,1.64,17.92,17.92,4.0,16.86,0.83,17.58,15.79,1.79,-0.44,1.59,16.87,17.03,4.0,12.84,0.77,13.86,12.0,1.86,0.38,2.03,12.86,12.76,4.0,10.09,0.4,10.55,9.66,0.9,0.1,1.43,10.09,10.07,4.0,9.52,0.77,10.55,8.76,1.79,0.54,1.9,9.54,9.38,4.0,9.98,0.9,10.83,9.17,1.65,0.01,1.02,10.01,9.97,4.0,10.22,0.46,10.69,9.79,0.9,0.03,1.07,10.23,10.21,4.0,10.93,0.48,11.52,10.41,1.1,0.19,1.59,10.94,10.9,4.0,13.43,0.27,13.72,13.17,0.55,0.1,1.21,13.43,13.41,4.0,15.53,0.72,16.34,14.69,1.65,-0.06,1.57,15.54,15.55,4.0,17.13,0.79,17.85,16.06,1.79,-0.58,1.84,17.14,17.3,4.0
+AR-T-G240004 = 13.63,6.74,21.3,-0.06,21.36,-0.66,2.06,15.18,15.79,47.0,11.11,8.49,20.33,-7.09,27.42,-0.55,1.88,13.93,13.58,47.0,12.07,5.01,17.17,2.28,14.88,-0.58,1.95,13.05,13.03,47.0,7.91,4.79,13.31,-1.57,14.88,-0.58,1.92,9.22,8.83,47.0,6.34,3.25,10.83,-1.44,12.26,-0.85,2.77,7.11,7.52,47.0,2.7,2.38,7.11,-3.37,10.47,-0.66,3.08,3.58,3.52,47.0,4.34,4.79,10.0,-5.57,15.57,-0.73,2.08,6.42,6.42,47.0,7.74,4.42,13.86,-1.44,15.3,-0.69,2.22,8.89,9.66,47.0,6.04,5.64,12.62,-5.57,18.19,-0.78,2.16,8.22,8.55,47.0,8.18,5.22,13.58,-2.54,16.12,-0.7,2.01,9.67,10.0,47.0,10.79,5.63,18.41,-0.2,18.6,-0.49,1.93,12.15,12.07,47.0,11.4,5.51,17.99,0.63,17.36,-0.43,1.9,12.64,11.65,47.0
+AR-T-G240005 = 20.37,0.32,21.57,19.92,1.65,1.59,6.36,20.37,20.27,43.0,18.09,0.71,20.47,16.89,3.58,0.98,4.65,18.1,18.06,43.0,17.44,0.59,19.09,16.34,2.76,0.47,3.13,17.45,17.37,43.0,11.94,0.67,13.31,10.83,2.48,0.37,2.47,11.96,11.93,43.0,8.82,0.68,10.0,6.69,3.31,-0.79,3.98,8.84,8.83,43.0,6.14,0.95,8.35,4.49,3.86,0.61,2.46,6.21,6.0,43.0,7.75,0.85,10.55,6.14,4.41,0.75,4.27,7.8,7.73,43.0,9.46,0.7,11.1,8.35,2.76,0.45,2.54,9.49,9.45,43.0,9.54,0.84,11.93,7.8,4.13,0.24,3.2,9.57,9.72,43.0,12.08,0.67,13.86,10.83,3.03,0.05,2.98,12.1,12.14,43.0,16.47,0.94,18.54,14.41,4.13,-0.06,2.61,16.5,16.48,43.0,18.69,0.44,19.92,17.79,2.14,0.71,3.98,18.69,18.68,43.0
+AR-T-G240006 = 18.92,3.02,21.3,12.34,8.96,-1.02,2.56,19.14,20.75,17.0,15.96,3.24,19.09,8.9,10.2,-0.97,2.53,16.26,17.44,17.0,15.03,1.9,16.82,10.9,5.93,-1.01,2.63,15.14,15.79,17.0,10.26,2.34,13.86,6.42,7.44,-0.19,1.78,10.51,10.9,17.0,9.12,0.94,10.55,6.97,3.58,-0.95,3.24,9.17,9.31,17.0,9.04,1.83,12.76,5.73,7.03,0.08,2.56,9.21,8.97,17.0,7.68,1.32,9.72,4.42,5.31,-0.75,3.33,7.79,7.73,17.0,10.25,1.19,11.65,7.31,4.34,-0.92,3.14,10.32,10.83,17.0,9.65,1.52,12.2,5.73,6.48,-0.97,4.07,9.76,9.93,17.0,10.97,1.81,12.76,6.62,6.13,-1.26,3.27,11.11,11.79,17.0,13.12,2.29,15.93,8.35,7.58,-0.68,2.27,13.3,14.13,17.0,15.16,3.1,17.72,9.31,8.41,-0.8,1.97,15.45,17.17,17.0
+AR-T-G240007 = 20.1,1.07,21.57,18.27,3.31,-0.16,1.66,20.12,20.33,63.0,18.49,0.82,21.3,16.89,4.41,0.43,3.88,18.51,18.54,63.0,17.77,0.64,19.09,16.06,3.03,-0.14,2.69,17.79,17.72,63.0,10.57,0.94,13.86,8.62,5.24,0.96,4.46,10.61,10.41,63.0,7.19,0.56,8.48,6.14,2.34,0.58,2.91,7.21,7.11,63.0,6.1,1.78,11.1,0.63,10.47,-0.29,4.26,6.35,6.28,63.0,6.32,0.81,8.07,3.11,4.96,-0.8,5.92,6.37,6.28,63.0,8.69,0.83,10.34,6.97,3.38,-0.07,2.58,8.73,8.76,63.0,9.42,1.09,12.48,7.52,4.96,0.44,2.8,9.48,9.38,63.0,12.14,0.64,14.27,10.83,3.44,0.85,4.26,12.16,12.07,63.0,17.31,1.21,20.47,14.82,5.65,0.45,2.65,17.35,17.03,63.0,16.94,1.43,19.65,14.41,5.24,0.22,1.69,17.0,16.68,63.0
+AR-T-G240008 = 18.33,0.78,19.37,16.61,2.76,-0.86,2.61,18.34,18.54,34.0,18.13,0.87,19.37,15.93,3.44,-0.8,2.72,18.15,18.54,34.0,16.31,0.76,17.72,14.41,3.31,-0.56,2.74,16.32,16.48,34.0,9.66,0.69,10.96,8.07,2.89,-0.24,3.0,9.68,9.66,34.0,8.48,0.55,9.31,7.52,1.79,-0.37,2.22,8.49,8.48,34.0,5.15,0.87,7.11,3.52,3.58,0.22,2.43,5.22,5.07,34.0,6.99,0.72,8.35,5.31,3.03,-0.16,2.53,7.03,6.9,34.0,9.48,1.32,12.76,7.52,5.24,0.6,2.73,9.57,9.28,34.0,9.87,1.64,14.0,7.24,6.75,0.64,2.6,10.0,9.45,34.0,12.7,0.66,14.41,10.69,3.72,-0.18,5.06,12.71,12.62,34.0,14.68,1.18,17.3,12.2,5.1,0.07,2.67,14.72,14.62,34.0,15.6,1.42,18.27,12.2,6.06,-0.39,2.72,15.66,15.86,34.0
+AR-T-G240009 = 20.55,0.49,21.71,19.09,2.62,-0.52,3.68,20.55,20.61,69.0,19.6,0.81,21.57,17.72,3.86,0.26,2.42,19.61,19.37,69.0,17.21,0.37,18.27,16.34,1.93,0.48,3.6,17.21,17.17,69.0,14.01,1.23,16.06,10.0,6.06,-1.07,4.32,14.07,14.27,69.0,8.48,0.87,10.28,6.42,3.86,-0.37,2.55,8.52,8.62,69.0,6.94,1.6,12.48,3.94,8.54,0.62,3.6,7.12,6.76,69.0,7.31,0.85,10.83,6.14,4.69,1.37,6.08,7.35,7.11,69.0,10.05,0.89,12.2,8.21,4.0,-0.06,2.36,10.09,10.0,69.0,10.13,1.26,12.76,6.97,5.79,-0.42,2.97,10.2,10.28,69.0,11.66,0.74,13.58,10.0,3.58,-0.02,2.96,11.68,11.65,69.0,15.97,1.1,17.99,12.76,5.24,-0.23,2.77,16.01,16.06,69.0,18.49,0.7,20.2,16.06,4.13,-0.27,4.31,18.5,18.54,69.0
+AR-T-G240010 = 18.02,3.9,21.02,10.21,10.82,-0.95,2.32,18.42,20.54,18.0,14.68,4.59,18.82,5.59,13.23,-0.9,2.2,15.34,17.23,18.0,15.42,2.96,18.27,9.38,8.89,-0.94,2.36,15.69,17.27,18.0,10.27,2.77,13.31,5.11,8.2,-0.8,2.15,10.62,11.52,18.0,8.91,1.43,10.96,6.07,4.89,-0.45,2.13,9.01,9.17,18.0,8.87,2.18,11.93,4.14,7.79,-0.6,2.49,9.12,9.14,18.0,7.27,2.33,10.14,2.08,8.06,-0.82,2.84,7.62,7.73,18.0,9.38,1.8,11.65,5.59,6.06,-0.79,2.76,9.54,9.66,18.0,9.11,2.41,11.1,2.77,8.34,-1.52,4.25,9.41,9.97,18.0,10.74,2.67,12.89,4.76,8.13,-1.27,3.1,11.05,12.03,18.0,12.55,2.85,15.79,6.97,8.82,-0.86,2.34,12.85,14.2,18.0,14.75,3.96,18.54,7.8,10.75,-0.67,1.8,15.25,16.82,18.0
+AR-T-G240011 = 17.45,4.46,21.16,2.83,18.33,-1.73,5.33,18.0,19.71,44.0,14.21,4.73,18.41,-0.2,18.6,-1.69,4.78,14.96,16.34,44.0,14.19,3.34,17.17,3.8,13.37,-1.62,4.75,14.57,15.82,44.0,9.55,2.93,13.03,1.32,11.71,-1.14,3.53,9.98,10.52,44.0,8.27,2.15,11.1,0.91,10.2,-1.52,5.33,8.54,8.62,44.0,6.05,1.83,9.17,0.77,8.41,-0.61,3.42,6.31,6.21,44.0,6.87,3.32,10.0,-3.23,13.23,-1.91,5.4,7.62,8.21,44.0,9.58,2.87,12.76,0.08,12.68,-1.83,5.78,9.99,10.59,44.0,9.18,3.73,13.31,-2.26,15.57,-1.81,5.3,9.9,10.62,44.0,10.63,3.55,14.13,-0.06,14.19,-1.55,4.47,11.2,12.14,44.0,13.07,3.72,17.17,1.73,15.43,-1.51,4.55,13.58,14.62,44.0,13.56,3.65,17.58,3.25,14.33,-1.11,3.4,14.03,15.17,44.0
+AR-T-G240012 = 16.91,2.59,19.92,11.1,8.82,-0.84,2.42,17.1,18.27,25.0,16.04,3.24,19.65,8.62,11.02,-0.87,2.58,16.35,17.3,25.0,15.18,2.63,18.54,10.28,8.27,-0.61,1.84,15.39,16.89,25.0,11.5,2.36,14.13,6.69,7.44,-0.75,2.15,11.73,12.69,25.0,8.33,1.29,10.28,5.04,5.24,-1.04,3.35,8.43,8.9,25.0,3.51,1.16,5.59,1.18,4.41,-0.63,2.85,3.69,3.8,25.0,6.89,1.48,8.48,2.28,6.2,-1.59,5.29,7.04,7.24,25.0,11.9,1.57,14.13,7.52,6.61,-0.9,3.64,12.0,12.2,25.0,9.79,1.65,12.2,5.04,7.17,-1.11,4.16,9.92,10.28,25.0,11.29,2.05,13.31,6.42,6.89,-0.95,2.67,11.47,12.2,25.0,13.08,2.84,17.17,7.52,9.65,-0.5,2.08,13.37,13.72,25.0,14.75,2.39,17.44,9.45,7.99,-0.78,2.25,14.93,16.2,25.0
+AR-T-G240013 = 21.1,0.53,22.13,19.51,2.62,-0.67,3.54,21.11,21.16,48.0,19.58,1.14,22.13,17.72,4.41,0.39,2.38,19.61,19.51,48.0,17.18,0.43,18.27,16.34,1.93,0.45,2.92,17.19,17.17,48.0,11.98,0.84,14.41,10.28,4.13,0.51,3.23,12.01,11.93,48.0,7.92,0.85,10.0,5.59,4.41,0.14,4.03,7.96,7.83,48.0,7.59,2.26,13.58,3.39,10.2,0.95,4.16,7.91,7.24,48.0,7.71,1.48,11.79,5.04,6.75,0.91,3.62,7.85,7.52,48.0,9.98,1.28,13.86,8.62,5.24,1.6,4.85,10.06,9.48,48.0,9.93,1.71,14.13,6.69,7.44,0.59,3.17,10.07,10.0,48.0,11.22,0.97,13.86,8.62,5.24,-0.14,3.81,11.26,11.21,48.0,17.37,0.94,19.92,14.27,5.65,-0.28,4.77,17.39,17.3,48.0,17.29,1.19,20.2,14.41,5.79,0.13,2.98,17.33,17.17,48.0
+AR-T-G240014 = 13.63,6.03,21.02,2.42,18.6,-0.2,1.61,14.87,13.31,40.0,9.41,5.73,18.27,-1.02,19.29,-0.1,1.89,10.98,8.21,40.0,12.2,4.4,17.72,3.52,14.19,-0.27,1.78,12.95,12.0,40.0,7.05,2.95,11.79,1.59,10.2,-0.09,1.75,7.63,6.69,40.0,7.71,3.12,11.79,0.49,11.3,-0.51,2.38,8.3,7.45,40.0,5.29,2.62,9.17,-1.3,10.47,-0.82,2.77,5.89,5.66,40.0,5.18,4.59,10.55,-3.92,14.47,-0.43,1.9,6.88,5.18,40.0,7.39,3.31,11.1,0.49,10.61,-0.58,2.02,8.08,8.0,40.0,5.92,4.85,11.65,-3.09,14.74,-0.48,1.83,7.61,7.35,40.0,7.99,4.81,13.72,-0.89,14.61,-0.35,1.67,9.3,8.69,40.0,10.44,4.37,16.06,2.01,14.06,-0.32,1.84,11.3,10.48,40.0,10.51,4.2,16.89,2.28,14.61,-0.17,1.89,11.3,10.17,40.0
+AR-T-G240015 = 7.5,3.52,14.69,-0.75,15.43,-0.15,2.1,8.27,7.8,90.0,2.51,3.91,10.0,-5.16,15.16,-0.03,1.89,4.63,2.35,90.0,8.68,3.05,13.86,0.91,12.95,-0.4,2.45,9.19,8.9,90.0,4.92,2.36,9.72,-0.2,9.92,-0.16,2.37,5.45,4.87,90.0,4.27,2.2,8.62,-2.13,10.75,-0.82,3.24,4.79,4.69,90.0,2.91,2.29,6.42,-4.33,10.75,-1.05,3.74,3.69,3.52,90.0,0.08,2.34,5.31,-6.54,11.85,-0.66,3.45,2.33,0.42,90.0,4.9,3.08,11.1,-2.68,13.78,-0.4,2.45,5.78,5.31,90.0,1.83,3.2,8.9,-5.71,14.61,-0.2,2.5,3.67,2.28,90.0,4.67,3.24,9.45,-2.13,11.57,-0.24,1.85,5.68,4.97,90.0,8.16,4.02,15.24,-0.2,15.43,-0.13,1.94,9.08,8.24,90.0,8.03,3.56,15.51,-0.47,15.98,-0.09,2.43,8.78,7.93,90.0
+AR-T-G240016 = 15.06,4.83,20.75,4.63,16.12,-0.75,2.23,15.81,16.68,109.0,11.86,5.58,19.09,-1.02,20.12,-0.8,2.31,13.1,14.27,109.0,14.31,3.36,18.82,6.14,12.68,-0.77,2.25,14.69,15.79,109.0,8.54,2.15,12.2,3.39,8.82,-0.47,2.25,8.81,9.04,109.0,8.64,1.71,11.93,3.11,8.82,-0.92,3.54,8.81,9.1,109.0,5.58,1.07,7.8,2.63,5.17,-0.02,2.62,5.68,5.45,109.0,6.39,2.86,11.38,-1.57,12.95,-0.65,2.91,7.0,6.76,109.0,8.86,2.52,11.93,2.15,9.78,-0.93,2.68,9.2,9.86,109.0,7.77,3.19,12.76,-1.44,14.19,-1.11,3.54,8.4,8.9,109.0,10.24,3.88,14.13,1.87,12.26,-0.92,2.27,10.95,12.27,109.0,12.85,3.62,17.44,4.97,12.47,-0.65,2.2,13.35,14.13,109.0,12.98,3.61,17.99,5.18,12.81,-0.53,1.84,13.47,14.41,109.0
+AR-T-G240017 = 20.37,1.15,21.16,18.68,2.48,-1.02,2.21,20.39,20.82,4.0,16.75,1.14,17.58,15.1,2.48,-0.94,2.14,16.78,17.17,4.0,16.42,0.57,16.89,15.65,1.24,-0.62,1.8,16.43,16.58,4.0,10.88,0.88,12.07,10.14,1.93,0.59,1.76,10.91,10.65,4.0,11.02,0.63,11.65,10.14,1.52,-0.62,2.08,11.03,11.14,4.0,9.72,0.77,10.41,8.76,1.65,-0.36,1.49,9.75,9.86,4.0,10.36,0.65,10.83,9.45,1.38,-0.79,1.97,10.38,10.59,4.0,10.81,0.32,11.24,10.48,0.76,0.51,1.95,10.81,10.76,4.0,11.03,0.33,11.38,10.69,0.69,-0.0,1.22,11.04,11.03,4.0,12.91,0.57,13.31,12.07,1.24,-1.02,2.21,12.92,13.13,4.0,13.32,1.11,14.48,12.07,2.41,-0.09,1.35,13.36,13.38,4.0,14.72,0.89,15.51,13.44,2.07,-0.85,2.17,14.74,14.96,4.0
+AR-U-G050001 = 14.52,0.99,18.27,11.38,6.89,0.55,3.37,14.56,14.41,559.0,15.83,1.41,19.92,11.93,7.99,0.05,2.54,15.89,15.79,559.0,11.11,1.33,15.37,5.31,10.06,-0.5,3.7,11.18,11.38,559.0,5.4,1.3,11.38,1.18,10.2,0.39,3.96,5.56,5.31,559.0,2.65,1.29,9.45,-0.2,9.65,1.05,5.66,2.95,2.42,559.0,0.23,1.47,7.11,-2.68,9.78,0.81,4.03,1.48,0.08,559.0,-0.81,1.62,4.35,-3.78,8.13,0.4,1.95,1.81,-1.44,559.0,0.92,1.51,5.87,-8.19,14.06,-1.1,7.89,1.77,1.04,559.0,4.23,0.78,6.69,2.01,4.69,0.03,2.95,4.3,4.21,559.0,5.02,1.06,8.9,2.28,6.61,0.1,3.1,5.14,5.04,559.0,9.12,0.89,11.38,6.69,4.69,-0.34,2.56,9.17,9.17,559.0,10.85,1.17,14.41,7.24,7.17,-0.44,2.86,10.91,10.96,559.0
+AR-U-G050002 = 13.31,0.0,13.31,13.31,0.0,-6885422.11,3.155825122293659E13,13.31,13.31,2.0,15.1,0.19,15.24,14.96,0.28,-0.0,1.0,15.1,15.1,2.0,11.52,0.19,11.65,11.38,0.28,0.0,1.0,11.52,11.52,2.0,6.97,NaN,6.97,6.97,0.0,NaN,-2.191989855514524E13,6.97,6.97,2.0,4.07,0.19,4.21,3.94,0.28,-0.0,1.0,4.08,4.07,2.0,1.94,0.68,2.42,1.46,0.96,-0.0,1.0,2.0,1.94,2.0,0.91,NaN,0.91,0.91,0.0,NaN,-1.8940100728104E11,0.91,0.91,2.0,0.84,0.1,0.91,0.77,0.14,-0.0,1.0,0.84,0.84,2.0,3.39,0.39,3.66,3.11,0.55,0.0,1.0,3.4,3.39,2.0,5.11,0.49,5.45,4.76,0.69,0.0,1.0,5.12,5.11,2.0,7.52,0.39,7.8,7.24,0.55,-0.0,1.0,7.52,7.52,2.0,8.69,0.29,8.9,8.48,0.41,0.0,1.0,8.69,8.69,2.0
+AR-U-G050003 = 8.38,2.14,15.51,2.01,13.5,-0.58,3.37,8.65,8.62,713.0,12.09,1.71,16.34,6.14,10.2,-0.68,3.43,12.21,12.41,713.0,4.84,1.99,10.28,-2.4,12.68,-0.31,3.56,5.24,4.76,713.0,1.42,1.18,5.31,-2.13,7.44,-0.11,2.85,1.84,1.46,713.0,-2.72,1.97,0.91,-12.05,12.95,-1.7,6.7,3.36,-2.13,713.0,-4.48,2.2,-0.2,-11.22,11.02,-0.85,3.17,4.99,-4.06,713.0,-3.56,1.26,-0.75,-9.15,8.41,-0.92,4.4,3.78,-3.37,713.0,-4.95,1.71,-1.57,-11.77,10.2,-1.19,4.85,5.23,-4.61,713.0,-1.34,1.37,2.28,-6.81,9.09,-0.54,3.87,1.91,-1.3,713.0,0.12,1.82,5.59,-7.36,12.95,-0.77,4.88,1.82,0.22,713.0,3.46,1.95,8.35,-3.78,12.13,-0.97,4.64,3.97,3.73,713.0,8.1,1.84,13.03,2.01,11.02,-0.58,3.48,8.31,8.21,713.0
+AR-U-G050004 = 10.88,1.74,17.99,6.42,11.57,0.38,3.67,11.02,10.83,660.0,12.44,1.4,17.44,8.9,8.54,0.02,2.86,12.52,12.48,660.0,7.29,1.4,11.38,3.94,7.44,0.38,2.82,7.42,7.11,659.0,2.21,2.06,12.48,-1.3,13.78,0.95,3.84,3.02,1.73,660.0,-0.12,1.9,7.8,-4.61,12.4,0.54,3.29,1.9,-0.47,660.0,-2.32,1.67,3.39,-5.43,8.82,0.93,3.06,2.86,-2.81,660.0,-2.46,1.87,3.66,-6.26,9.92,0.89,2.82,3.09,-3.09,660.0,-3.21,1.56,0.91,-7.09,7.99,0.45,2.8,3.56,-3.54,660.0,1.06,1.54,5.04,-3.23,8.27,0.25,2.65,1.86,0.91,659.0,2.94,1.03,6.14,0.08,6.06,0.18,3.09,3.11,2.83,660.0,5.56,1.28,8.9,0.63,8.27,-0.16,2.86,5.71,5.59,660.0,9.02,1.23,12.48,3.94,8.54,-0.4,3.57,9.11,9.17,660.0
+AR-U-G050005 = 13.17,NaN,13.17,13.17,0.0,NaN,NaN,13.17,13.17,1.0,13.72,NaN,13.72,13.72,0.0,NaN,NaN,13.72,13.72,1.0,10.55,NaN,10.55,10.55,0.0,NaN,NaN,10.55,10.55,1.0,7.38,NaN,7.38,7.38,0.0,NaN,NaN,7.38,7.38,1.0,4.07,NaN,4.07,4.07,0.0,NaN,NaN,4.07,4.07,1.0,2.01,NaN,2.01,2.01,0.0,NaN,NaN,2.01,2.01,1.0,1.04,NaN,1.04,1.04,0.0,NaN,NaN,1.04,1.04,1.0,0.35,NaN,0.35,0.35,0.0,NaN,NaN,0.35,0.35,1.0,4.49,NaN,4.49,4.49,0.0,NaN,NaN,4.49,4.49,1.0,4.35,NaN,4.35,4.35,0.0,NaN,NaN,4.35,4.35,1.0,7.8,NaN,7.8,7.8,0.0,NaN,NaN,7.8,7.8,1.0,10.28,NaN,10.28,10.28,0.0,NaN,NaN,10.28,10.28,1.0
+AR-U-G050006 = 13.19,1.15,17.17,9.72,7.44,-0.1,3.23,13.24,13.31,710.0,12.45,1.11,15.51,8.35,7.17,-0.43,3.1,12.5,12.48,710.0,8.82,1.39,13.03,3.94,9.09,-0.13,2.95,8.93,8.9,710.0,4.04,1.98,10.28,-1.85,12.13,0.08,2.96,4.49,3.9,710.0,0.81,1.51,6.42,-2.95,9.37,0.35,3.07,1.72,0.63,710.0,-1.02,1.35,3.94,-4.06,7.99,0.67,3.39,1.69,-1.3,710.0,-1.36,1.5,3.94,-4.88,8.82,0.24,2.88,2.02,-1.3,710.0,-1.51,1.77,3.94,-5.71,9.65,0.18,2.4,2.33,-1.44,710.0,2.09,1.43,5.87,-1.57,7.44,0.06,2.36,2.53,2.01,710.0,3.18,1.12,6.42,-0.2,6.61,0.25,2.77,3.37,3.11,710.0,7.42,0.81,10.0,4.49,5.51,0.05,3.2,7.47,7.52,710.0,9.15,1.03,11.93,6.97,4.96,0.1,2.39,9.2,9.17,710.0
+AR-U-G050007 = 13.08,0.48,13.86,12.11,1.75,-0.92,3.29,13.09,13.1,19.0,13.7,0.59,14.69,12.39,2.3,-0.43,2.91,13.72,13.72,19.0,11.64,1.0,13.03,9.04,4.0,-1.28,4.28,11.68,11.93,19.0,8.93,1.22,10.0,5.59,4.41,-1.44,4.05,9.01,9.45,19.0,5.89,1.94,8.62,1.46,7.17,-1.14,3.65,6.18,6.28,19.0,3.96,1.83,6.42,-0.75,7.17,-1.42,4.39,4.34,4.42,19.0,3.41,1.25,6.97,1.32,5.65,0.96,4.95,3.62,3.39,19.0,3.25,1.51,5.87,-0.61,6.48,-1.23,4.47,3.57,3.66,19.0,5.57,0.84,6.69,3.66,3.03,-1.47,4.04,5.63,5.87,19.0,5.85,0.86,7.8,3.94,3.86,-0.2,3.99,5.91,5.87,19.0,8.59,0.69,9.45,7.11,2.34,-1.0,2.95,8.61,8.76,19.0,10.54,0.63,11.38,9.17,2.2,-0.77,3.13,10.56,10.55,19.0
+AR-U-G050008 = 5.54,2.09,10.28,0.35,9.92,-0.05,2.44,5.91,5.45,420.0,10.22,1.31,14.13,6.14,7.99,0.2,2.89,10.31,10.14,420.0,3.31,1.48,8.07,0.08,7.99,0.32,2.77,3.62,3.11,420.0,0.62,1.22,3.66,-2.4,6.06,0.03,2.37,1.36,0.63,420.0,-3.91,1.5,-0.75,-7.91,7.17,-0.23,2.4,4.19,-3.78,420.0,-6.2,2.0,-2.4,-11.77,9.37,-0.35,2.2,6.52,-5.98,420.0,-5.37,1.31,-2.4,-10.94,8.54,-0.52,3.69,5.52,-5.23,420.0,-6.26,1.59,-2.81,-9.84,7.03,0.01,2.0,6.46,-6.26,420.0,-2.49,1.34,0.63,-5.98,6.61,-0.16,2.21,2.83,-2.54,420.0,-1.33,1.9,2.28,-6.81,9.09,-0.61,2.58,2.32,-0.95,420.0,1.49,1.8,5.59,-2.95,8.54,-0.26,2.52,2.34,1.73,420.0,5.94,1.72,10.28,0.35,9.92,-0.25,2.95,6.18,6.07,420.0
+AR-U-G050009 = 15.67,1.0,19.37,13.44,5.93,0.54,3.42,15.7,15.65,518.0,14.8,1.37,18.54,10.83,7.72,-0.07,2.54,14.86,14.75,518.0,9.84,1.06,13.86,5.87,7.99,-0.13,3.6,9.9,9.86,518.0,3.85,1.25,8.07,-0.47,8.54,0.12,3.02,4.05,3.73,518.0,1.4,0.78,3.66,-1.57,5.24,-0.06,4.24,1.6,1.32,518.0,-1.36,0.91,1.18,-4.06,5.24,-0.0,2.51,1.64,-1.3,518.0,-2.16,0.81,0.63,-4.88,5.51,-0.22,3.17,2.3,-2.13,518.0,-1.8,1.31,2.01,-5.98,7.99,0.3,2.98,2.22,-1.99,518.0,3.11,1.14,6.14,0.08,6.06,0.04,2.79,3.31,3.11,518.0,3.98,1.17,6.69,0.35,6.34,-0.49,2.71,4.15,4.21,518.0,9.01,0.84,11.1,6.14,4.96,-0.16,2.87,9.05,9.04,518.0,11.56,1.15,15.51,8.9,6.61,0.29,2.75,11.62,11.52,518.0
+AR-U-G050010 = 9.55,2.3,15.24,4.49,10.75,0.41,2.46,9.82,9.31,705.0,12.42,1.7,16.89,6.97,9.92,-0.2,3.02,12.53,12.34,705.0,5.83,2.23,11.65,1.18,10.47,0.54,2.41,6.25,5.31,705.0,1.48,1.91,5.59,-2.68,8.27,0.23,2.11,2.41,1.18,705.0,-1.25,2.07,6.42,-6.26,12.68,0.83,3.15,2.42,-1.71,705.0,-2.79,2.15,2.42,-7.64,10.06,0.22,2.49,3.52,-2.95,705.0,-3.12,1.57,0.91,-6.54,7.44,0.11,2.05,3.49,-3.23,705.0,-4.87,1.49,-0.75,-10.12,9.37,-0.18,3.06,5.1,-4.88,705.0,-1.04,1.88,3.8,-4.33,8.13,0.48,2.14,2.15,-1.44,705.0,1.16,2.11,5.87,-2.68,8.54,0.46,2.19,2.41,0.49,705.0,5.21,2.34,10.28,0.63,9.65,0.21,2.02,5.71,4.83,705.0,8.91,2.33,14.13,4.21,9.92,-0.01,1.95,9.21,8.76,705.0
+AR-U-G050011 = 7.4,1.81,12.48,0.91,11.57,-0.6,3.77,7.62,7.52,657.0,10.98,1.46,14.96,7.52,7.44,0.29,2.71,11.07,10.96,657.0,4.53,1.57,9.45,0.35,9.09,-0.04,3.22,4.79,4.63,657.0,0.84,1.2,5.04,-2.68,7.72,0.08,3.65,1.46,0.77,657.0,-2.63,1.14,0.91,-7.91,8.82,-0.31,4.82,2.87,-2.68,657.0,-4.74,1.33,-0.75,-9.02,8.27,-0.16,3.87,4.92,-4.74,657.0,-4.12,1.23,-1.57,-9.84,8.27,-1.25,5.29,4.3,-3.78,657.0,-4.98,1.29,-2.13,-10.12,7.99,-1.17,4.82,5.14,-4.74,657.0,-1.8,1.17,2.15,-5.16,7.3,0.39,3.76,2.15,-1.85,657.0,-0.07,1.23,4.21,-5.98,10.2,0.17,5.57,1.23,-0.06,657.0,3.27,1.51,8.07,-1.71,9.78,-0.3,4.16,3.6,3.39,657.0,7.44,1.92,13.31,0.77,12.54,-0.56,4.18,7.69,7.66,657.0
+AR-U-G050012 = 13.68,1.67,17.99,8.62,9.37,-0.49,2.75,13.78,13.86,691.0,14.09,1.14,18.82,10.55,8.27,0.22,3.92,14.13,14.0,691.0,9.09,1.38,12.76,3.66,9.09,-0.47,3.47,9.19,9.17,691.0,2.93,1.72,7.52,-2.68,10.2,-0.1,2.72,3.39,2.83,691.0,0.22,1.48,5.04,-3.78,8.82,0.22,2.93,1.5,0.35,691.0,-1.77,1.19,2.83,-4.88,7.72,0.66,4.07,2.13,-1.85,691.0,-2.41,1.3,3.11,-5.98,9.09,0.5,4.14,2.73,-2.4,691.0,-3.22,1.04,1.18,-5.43,6.61,0.82,3.63,3.39,-3.37,691.0,1.7,1.18,5.31,-2.4,7.72,-0.15,3.22,2.07,1.73,691.0,4.07,0.93,6.42,1.73,4.69,-0.07,2.31,4.17,4.01,691.0,8.67,1.18,11.38,4.49,6.89,-0.65,3.71,8.75,8.76,691.0,10.36,1.21,13.58,7.8,5.79,0.45,2.47,10.43,10.21,691.0
+AR-U-G050013 = 10.71,2.06,15.79,3.94,11.85,-0.56,3.25,10.91,10.83,1003.0,12.9,1.62,16.89,7.8,9.09,-0.4,2.94,13.0,13.03,1000.0,7.64,1.65,14.13,0.35,13.78,-0.47,3.92,7.82,7.8,1003.0,2.63,1.1,6.14,-1.02,7.17,-0.33,3.19,2.85,2.7,1003.0,0.2,1.38,4.63,-4.33,8.96,-0.29,3.19,1.39,0.22,1003.0,-2.24,1.0,1.18,-5.43,6.61,-0.02,3.51,2.45,-2.26,1003.0,-2.38,1.11,0.35,-5.71,6.06,-0.26,2.57,2.63,-2.4,1003.0,-3.49,0.91,-0.2,-6.81,6.61,-0.17,3.21,3.61,-3.5,1003.0,0.7,1.26,3.94,-2.95,6.89,-0.47,2.76,1.44,0.91,1003.0,3.01,1.53,6.14,-2.4,8.54,-0.87,3.31,3.38,3.39,1003.0,6.58,1.63,9.45,1.46,7.99,-0.56,2.92,6.78,6.69,1003.0,9.95,1.56,13.44,5.31,8.13,-0.65,3.18,10.07,10.14,1003.0
+AR-U-G050014 = 14.39,0.9,16.61,12.76,3.86,0.55,2.59,14.42,14.13,176.0,14.53,0.95,17.17,11.93,5.24,-0.1,2.68,14.56,14.55,176.0,11.23,1.05,14.55,7.8,6.75,-0.84,4.36,11.28,11.45,176.0,5.41,1.03,8.35,2.01,6.34,0.09,3.18,5.51,5.31,176.0,1.66,0.9,4.21,-0.2,4.41,0.74,2.75,1.89,1.46,176.0,-1.25,1.4,2.01,-4.06,6.06,0.25,2.17,1.88,-1.44,176.0,-0.55,0.97,2.01,-2.4,4.41,0.28,2.41,1.11,-0.61,176.0,0.8,1.24,3.94,-3.23,7.17,-0.33,2.66,1.47,0.91,176.0,4.73,0.86,6.42,2.28,4.13,-0.45,2.84,4.81,4.76,176.0,5.55,1.01,8.62,2.01,6.61,-0.86,4.59,5.64,5.73,176.0,9.13,0.75,11.38,6.69,4.69,-0.32,3.47,9.16,9.17,176.0,10.35,0.92,13.31,7.52,5.79,0.13,3.47,10.39,10.31,176.0
+AR-U-G050015 = 6.42,1.72,9.72,-0.33,10.06,-1.24,4.72,6.65,6.9,1039.0,10.24,1.98,14.96,4.49,10.47,-0.15,2.49,10.43,10.41,1039.0,3.69,1.72,10.55,-1.57,12.13,0.34,3.98,4.07,3.66,1039.0,0.38,1.1,4.49,-2.95,7.44,-0.14,2.93,1.16,0.35,1039.0,-2.66,1.23,0.35,-8.46,8.82,-0.64,3.47,2.93,-2.54,1039.0,-5.14,1.15,-1.02,-9.02,7.99,-0.44,3.27,5.26,-5.02,1039.0,-6.52,1.31,-3.23,-10.12,6.89,-0.04,2.7,6.65,-6.54,1039.0,-5.31,1.66,-1.57,-10.12,8.54,-0.75,2.77,5.56,-4.88,1039.0,-2.23,1.0,0.91,-5.98,6.89,-0.47,3.27,2.44,-2.13,1039.0,-0.16,1.23,2.28,-5.71,7.99,-1.41,5.67,1.24,0.08,1039.0,2.61,1.56,8.07,-3.78,11.85,-0.88,4.8,3.04,2.7,1039.0,5.46,1.57,10.28,1.18,9.09,-0.09,2.7,5.68,5.45,1039.0
+AR-U-G050016 = 9.38,1.54,13.03,5.31,7.72,-0.02,2.5,9.5,9.31,650.0,12.08,1.91,16.89,5.87,11.02,-0.42,3.09,12.23,12.2,650.0,7.06,2.01,16.06,1.18,14.88,0.35,3.39,7.34,6.97,650.0,2.15,1.65,6.97,-1.85,8.82,0.16,2.74,2.71,2.15,650.0,-0.28,1.4,4.49,-3.78,8.27,0.48,3.05,1.42,-0.47,650.0,-2.92,0.91,1.46,-5.98,7.44,0.27,4.56,3.06,-2.95,650.0,-3.59,0.96,0.35,-6.26,6.61,0.64,3.94,3.71,-3.78,650.0,-3.31,1.41,1.73,-7.36,9.09,0.36,3.61,3.6,-3.37,650.0,0.39,1.41,4.49,-3.23,7.72,0.12,2.68,1.46,0.49,650.0,2.7,1.68,8.35,-1.57,9.92,0.38,3.75,3.18,2.83,650.0,5.13,1.51,9.17,1.18,7.99,-0.05,2.91,5.35,5.18,650.0,8.59,1.71,13.58,3.94,9.65,-0.0,2.79,8.76,8.48,650.0
+AR-U-G050017 = 5.89,1.7,9.72,1.59,8.13,-0.22,2.32,6.13,6.0,658.0,10.65,1.52,15.24,6.42,8.82,0.02,2.49,10.76,10.62,658.0,3.89,1.66,11.1,-1.3,12.4,0.11,3.2,4.23,3.94,658.0,-0.07,1.13,2.83,-3.5,6.34,-0.24,2.47,1.13,0.08,658.0,-3.17,1.18,-0.47,-6.33,5.86,-0.23,2.58,3.38,-3.09,658.0,-4.71,1.4,-1.3,-9.29,7.99,-0.16,2.66,4.92,-4.74,658.0,-4.91,1.88,-2.13,-10.94,8.82,-1.05,3.48,5.26,-4.33,658.0,-5.6,1.43,-1.57,-11.22,9.65,-0.79,3.78,5.78,-5.43,658.0,-2.03,0.89,1.46,-4.47,5.93,0.09,3.56,2.21,-2.09,658.0,0.06,1.2,2.83,-3.5,6.34,-0.16,2.65,1.2,0.08,658.0,2.33,1.31,6.14,-1.3,7.44,-0.07,2.77,2.68,2.42,658.0,6.18,1.58,10.28,1.73,8.54,-0.04,2.6,6.38,6.21,658.0
+AR-U-G050018 = 13.18,2.89,19.92,5.87,14.06,-0.46,2.25,13.49,13.86,874.0,13.87,1.9,19.37,8.9,10.47,-0.28,2.49,14.0,14.13,874.0,8.58,2.81,13.58,1.73,11.85,-0.49,2.05,9.03,9.35,874.0,3.27,2.1,7.52,-2.95,10.47,-0.63,2.5,3.89,3.8,874.0,0.11,2.29,4.76,-5.16,9.92,-0.39,1.91,2.29,0.77,874.0,-1.37,1.69,2.83,-6.54,9.37,-0.68,2.8,2.18,-0.89,874.0,-2.28,1.36,3.94,-6.81,10.75,-0.11,3.98,2.65,-2.13,874.0,-3.45,2.15,1.73,-11.5,13.23,0.05,2.43,4.06,-3.5,874.0,1.6,2.76,6.69,-4.33,11.02,-0.38,1.93,3.19,2.28,874.0,2.93,2.17,8.35,-2.68,11.02,-0.19,2.32,3.65,3.11,874.0,7.42,2.25,11.65,1.46,10.2,-0.63,2.43,7.75,8.07,874.0,10.38,2.2,15.24,4.76,10.47,-0.24,2.25,10.61,10.69,874.0
+AR-V-G230001 = 1.77,1.07,8.9,-1.37,10.27,0.32,6.32,2.07,1.8,641.0,3.61,1.64,10.41,-2.95,13.37,-0.42,3.71,3.96,3.8,641.0,0.95,1.37,9.45,-3.5,12.95,0.49,5.65,1.66,0.97,641.0,-1.64,1.39,4.9,-5.43,10.33,0.18,3.8,2.15,-1.57,641.0,-4.0,1.38,2.15,-8.74,10.89,0.49,4.41,4.23,-4.12,641.0,-6.38,1.29,-0.2,-8.46,8.27,1.01,4.04,6.51,-6.54,641.0,-4.14,1.23,-0.75,-7.36,6.61,0.37,2.76,4.32,-4.33,641.0,-4.08,1.08,0.35,-6.54,6.89,0.46,4.21,4.22,-4.06,641.0,-1.83,0.93,1.46,-4.88,6.34,0.02,3.21,2.05,-1.85,641.0,-1.46,0.9,3.66,-4.33,7.99,0.39,4.72,1.71,-1.44,641.0,-0.44,1.08,5.31,-3.78,9.09,0.12,4.33,1.17,-0.33,641.0,1.66,1.32,7.66,-2.13,9.78,-0.19,3.32,2.11,1.73,641.0
+AR-V-G230002 = -0.06,1.54,5.87,-5.71,11.57,-0.2,3.74,1.54,0.08,530.0,2.73,1.35,5.73,-1.57,7.3,-0.43,3.43,3.05,2.7,531.0,0.59,1.41,4.49,-3.5,7.99,0.04,3.25,1.53,0.63,531.0,-2.41,1.75,1.87,-6.54,8.41,-0.04,2.17,2.98,-2.54,531.0,-3.25,1.52,0.35,-7.09,7.44,-0.18,2.42,3.59,-3.23,531.0,-5.77,1.42,-0.2,-8.74,8.54,0.34,3.19,5.94,-5.85,531.0,-5.28,0.99,-1.85,-8.19,6.34,0.08,3.48,5.37,-5.16,531.0,-4.04,1.39,0.08,-7.64,7.72,-0.27,2.92,4.28,-3.99,531.0,-2.0,1.45,3.11,-5.43,8.54,0.2,2.61,2.47,-1.99,530.0,-1.59,1.49,2.28,-7.64,9.92,-0.19,3.03,2.18,-1.57,531.0,-1.03,1.21,4.9,-4.33,9.23,0.36,4.93,1.59,-1.02,531.0,-0.43,1.34,4.21,-7.36,11.57,-0.51,4.74,1.4,-0.33,531.0
+AR-V-G230003 = -0.24,2.27,3.66,-4.06,7.72,0.03,2.52,2.15,0.35,9.0,2.93,2.07,5.59,-1.3,6.89,-0.8,3.01,3.52,3.39,9.0,2.3,1.38,4.49,0.29,4.2,0.31,1.92,2.64,1.73,9.0,-1.44,1.58,0.35,-3.64,4.0,0.02,1.37,2.07,-2.13,9.0,-1.96,2.15,-0.2,-6.81,6.61,-1.53,3.94,2.82,-1.02,9.0,-4.41,2.28,-0.2,-6.4,6.2,0.67,2.05,4.91,-5.98,9.0,-4.72,1.18,-1.85,-5.71,3.86,1.79,4.98,4.85,-5.23,9.0,-3.2,0.77,-1.85,-4.19,2.34,0.17,2.09,3.28,-3.02,9.0,0.17,0.73,1.46,-1.16,2.62,0.03,3.08,0.71,0.08,9.0,-0.76,1.62,1.46,-3.5,4.96,-0.31,2.01,1.7,-0.2,9.0,0.44,1.13,2.56,-1.51,4.06,0.22,3.09,1.15,0.35,9.0,0.69,0.63,2.01,-0.13,2.14,0.88,3.15,0.91,0.49,9.0
+AR-W-G070001 = 22.12,0.74,24.61,20.75,3.86,1.27,4.67,22.13,21.99,71.0,20.11,0.88,22.68,18.96,3.72,1.14,3.53,20.12,19.92,71.0,17.41,0.66,19.09,16.34,2.76,0.64,2.77,17.43,17.3,71.0,14.89,0.57,15.79,13.58,2.2,-0.32,1.96,14.9,14.96,71.0,13.04,0.71,14.69,11.38,3.31,-0.3,2.84,13.06,13.17,71.0,13.65,1.52,16.61,10.55,6.06,-0.01,1.91,13.73,13.44,71.0,10.78,0.76,12.2,8.9,3.31,-0.38,2.48,10.8,10.83,71.0,12.67,0.81,14.55,10.83,3.72,-0.04,2.35,12.7,12.62,71.0,10.23,0.89,12.2,8.35,3.86,0.07,2.5,10.26,10.14,71.0,13.85,0.8,15.79,12.2,3.58,0.65,3.14,13.87,13.65,71.0,17.67,1.11,21.3,16.06,5.24,1.03,3.81,17.7,17.3,71.0,18.8,0.55,19.92,17.72,2.2,-0.04,2.63,18.81,18.82,71.0
+AR-W-G070002 = 20.24,0.59,21.71,19.37,2.34,0.6,3.1,20.25,20.16,26.0,19.18,0.56,20.33,18.27,2.07,0.29,2.36,19.19,19.23,26.0,18.82,0.54,19.92,17.99,1.93,0.43,2.35,18.83,18.82,26.0,16.31,0.62,17.44,14.96,2.48,-0.02,2.34,16.32,16.17,26.0,16.26,0.52,17.44,15.51,1.93,0.69,2.6,16.27,16.2,26.0,15.37,0.95,18.27,14.13,4.13,1.16,4.52,15.4,15.27,26.0,11.71,0.79,13.03,10.28,2.76,0.0,1.91,11.73,11.69,26.0,13.94,0.44,14.96,13.31,1.65,0.38,2.63,13.95,13.89,26.0,10.2,0.72,11.65,8.9,2.76,0.35,2.43,10.23,10.17,26.0,16.1,0.48,16.89,15.1,1.79,-0.43,2.15,16.11,16.27,26.0,19.09,0.54,20.2,18.13,2.07,-0.14,2.29,19.1,19.23,26.0,19.84,0.32,20.33,19.09,1.24,-0.63,2.75,19.85,19.92,26.0
+AR-W-G070003 = 21.9,0.56,22.95,20.75,2.2,-0.14,2.46,21.9,21.92,19.0,19.43,1.15,22.13,17.72,4.41,0.58,2.82,19.46,19.37,19.0,18.38,0.63,19.37,17.44,1.93,0.23,1.8,18.39,18.41,19.0,15.79,0.72,17.17,14.69,2.48,0.32,2.11,15.8,15.79,19.0,14.67,0.41,15.51,14.13,1.38,0.57,2.28,14.67,14.69,19.0,15.63,0.53,17.17,14.96,2.2,1.43,4.96,15.64,15.51,19.0,11.57,0.7,12.48,10.14,2.34,-0.75,2.37,11.59,11.93,19.0,14.28,0.63,15.24,12.76,2.48,-0.75,3.11,14.3,14.27,19.0,9.62,0.7,10.96,8.07,2.89,-0.25,3.22,9.64,9.72,19.0,14.62,0.47,15.37,13.58,1.79,-0.19,2.63,14.63,14.55,19.0,18.49,0.63,19.65,17.44,2.2,0.31,2.06,18.5,18.34,19.0,19.23,0.38,20.2,18.54,1.65,0.48,3.58,19.23,19.3,19.0
+AR-W-G070004 = 21.88,0.71,24.06,19.92,4.13,-0.03,3.13,21.89,21.92,192.0,19.38,0.67,21.02,17.72,3.31,0.22,2.59,19.39,19.37,192.0,17.36,0.57,18.54,15.24,3.31,-0.44,3.65,17.37,17.44,192.0,15.55,0.67,18.27,13.86,4.41,0.29,3.41,15.56,15.51,192.0,14.8,0.57,15.93,13.03,2.89,-0.38,2.87,14.81,14.82,192.0,14.49,0.63,16.06,12.76,3.31,0.03,2.82,14.51,14.41,192.0,12.04,1.08,15.51,9.45,6.06,0.28,2.8,12.08,11.93,192.0,13.64,1.12,16.89,10.28,6.61,-0.53,3.56,13.68,13.86,192.0,11.56,1.2,14.96,8.62,6.34,0.63,2.56,11.62,11.21,192.0,14.74,0.74,16.34,13.31,3.03,0.14,2.2,14.76,14.69,192.0,18.71,0.49,19.65,17.17,2.48,-0.3,2.62,18.72,18.75,192.0,18.89,0.58,20.47,17.17,3.31,-0.2,3.19,18.9,18.82,192.0
+AR-W-G070005 = 20.26,0.74,22.68,18.27,4.41,0.43,3.24,20.27,20.2,306.0,17.83,0.57,19.65,16.34,3.31,0.02,3.04,17.83,17.85,306.0,17.27,0.51,18.54,15.79,2.76,-0.16,2.54,17.28,17.3,306.0,13.15,0.84,14.96,11.1,3.86,-0.27,2.42,13.18,13.27,306.0,11.66,0.81,13.86,9.72,4.13,-0.18,2.74,11.68,11.79,306.0,13.28,1.66,17.17,9.17,7.99,-0.14,2.36,13.39,13.31,306.0,10.19,0.89,12.2,6.42,5.79,-0.59,3.96,10.23,10.28,306.0,10.92,1.31,14.96,7.24,7.72,0.25,3.43,10.99,10.96,306.0,8.53,0.82,10.28,6.42,3.86,-0.13,2.33,8.56,8.62,306.0,11.89,0.68,15.24,10.28,4.96,0.67,5.03,11.91,11.89,306.0,15.68,0.67,17.99,13.58,4.41,0.37,3.62,15.7,15.65,306.0,16.59,0.75,18.82,14.96,3.86,0.33,2.63,16.61,16.48,306.0
+AR-W-G070006 = 21.22,0.67,23.23,20.2,3.03,1.16,4.29,21.23,21.02,79.0,18.8,1.32,21.99,16.34,5.65,0.35,2.71,18.85,18.82,79.0,17.65,0.6,19.37,16.06,3.31,0.47,4.08,17.66,17.58,79.0,15.44,0.73,16.89,13.86,3.03,0.13,2.24,15.46,15.37,79.0,14.39,0.64,15.79,12.48,3.31,-0.73,4.0,14.4,14.48,79.0,14.9,0.81,16.89,13.58,3.31,-0.06,2.2,14.92,14.96,79.0,11.63,1.0,14.41,9.72,4.69,0.28,2.58,11.67,11.38,79.0,13.64,1.22,17.44,11.38,6.06,0.59,3.23,13.7,13.44,79.0,10.95,0.75,12.48,9.17,3.31,-0.25,2.71,10.98,10.9,79.0,14.84,0.66,16.06,13.03,3.03,-0.5,2.84,14.85,14.96,79.0,17.94,0.8,21.16,16.61,4.55,1.25,5.62,17.96,17.72,79.0,18.8,0.64,20.75,17.44,3.31,0.53,3.42,18.81,18.68,79.0
+AR-W-G070007 = 21.46,1.01,24.33,18.82,5.51,0.29,3.93,21.48,21.44,143.0,19.12,0.71,21.57,16.61,4.96,0.34,4.79,19.13,19.09,143.0,17.64,0.59,19.37,15.51,3.86,-0.56,5.39,17.65,17.72,143.0,12.42,0.51,13.86,11.1,2.76,-0.18,3.36,12.43,12.48,143.0,11.49,0.67,13.58,9.72,3.86,-0.17,3.71,11.51,11.52,143.0,11.55,1.38,15.51,8.62,6.89,0.66,2.94,11.63,11.24,143.0,10.34,0.82,12.76,8.07,4.69,-0.04,3.08,10.37,10.55,143.0,10.44,0.88,14.41,8.35,6.06,0.94,5.36,10.48,10.41,143.0,8.17,0.71,10.28,6.69,3.58,0.4,3.08,8.2,8.07,143.0,12.22,0.78,14.96,10.83,4.13,0.66,3.1,12.24,12.07,143.0,16.19,1.31,20.47,14.13,6.34,1.59,5.26,16.24,15.86,143.0,16.47,0.84,18.54,14.96,3.58,0.76,2.98,16.49,16.34,143.0
+AR-W-G070008 = 20.99,0.93,23.09,19.65,3.44,0.7,2.34,21.01,20.75,92.0,18.64,0.88,20.47,16.34,4.13,-0.22,2.5,18.66,18.68,92.0,17.68,0.46,18.82,16.34,2.48,-0.24,2.84,17.68,17.72,92.0,16.71,0.8,17.85,14.13,3.72,-0.94,3.38,16.73,16.89,92.0,15.61,0.91,17.44,12.76,4.69,-0.52,3.33,15.64,15.79,92.0,15.89,0.65,17.17,14.13,3.03,-0.53,2.86,15.91,16.03,92.0,11.75,0.6,13.58,9.72,3.86,-0.54,4.59,11.77,11.86,92.0,14.24,0.45,15.24,13.31,1.93,0.13,2.72,14.25,14.27,92.0,11.31,1.57,14.27,4.76,9.51,-0.96,5.4,11.42,11.52,92.0,16.18,0.78,17.44,14.13,3.31,-0.79,2.72,16.19,16.34,92.0,19.15,0.57,20.47,17.85,2.62,-0.16,2.27,19.16,19.23,92.0,19.39,0.57,20.47,17.85,2.62,-0.55,2.79,19.39,19.4,92.0
+AR-W-G070009 = 20.24,0.86,22.13,18.54,3.58,0.09,2.11,20.25,20.23,74.0,19.0,0.51,20.47,17.72,2.76,0.39,3.19,19.01,18.96,74.0,18.39,0.48,19.37,17.44,1.93,0.13,2.03,18.4,18.3,74.0,15.06,0.51,15.79,13.86,1.93,-0.45,2.14,15.07,15.17,74.0,14.09,0.51,14.96,12.76,2.2,-0.57,2.72,14.09,14.17,74.0,14.22,0.5,15.51,13.03,2.48,-0.07,2.7,14.23,14.31,74.0,9.75,1.66,11.93,6.14,5.79,-0.91,2.7,9.88,10.24,74.0,13.09,1.05,15.79,11.1,4.69,0.49,2.4,13.14,12.76,74.0,10.76,0.7,12.48,9.45,3.03,-0.02,2.29,10.78,10.83,74.0,14.76,0.93,16.2,12.2,4.0,-0.78,2.93,14.79,14.96,74.0,17.8,0.73,19.65,16.2,3.44,0.54,3.34,17.81,17.72,74.0,18.19,0.46,19.37,16.89,2.48,-0.3,3.12,18.2,18.27,74.0
+AR-W-G070010 = 22.02,1.37,25.98,19.65,6.34,0.65,2.83,22.07,21.85,185.0,19.65,1.27,21.99,14.41,7.58,-0.56,3.92,19.7,19.51,185.0,18.5,0.84,20.75,16.89,3.86,0.68,3.03,18.52,18.41,185.0,13.22,0.83,14.96,11.1,3.86,-0.32,2.38,13.25,13.31,185.0,12.51,0.77,14.41,10.28,4.13,-0.46,2.82,12.54,12.62,185.0,12.93,1.43,15.24,8.9,6.34,-0.5,2.35,13.0,13.17,185.0,10.26,0.97,12.76,8.07,4.69,0.41,2.36,10.31,10.0,185.0,11.91,0.78,14.13,9.31,4.82,-0.43,4.21,11.93,11.93,185.0,9.71,1.18,15.24,6.97,8.27,1.15,6.0,9.78,9.59,185.0,13.18,0.87,15.51,11.65,3.86,0.77,2.82,13.2,12.96,185.0,17.68,1.7,21.57,15.51,6.06,0.65,2.05,17.76,17.03,185.0,17.71,1.09,20.47,15.51,4.96,0.89,2.95,17.74,17.44,185.0
+AR-W-G070011 = 22.22,0.46,22.95,21.16,1.79,-0.61,2.99,22.22,22.26,29.0,19.45,0.68,20.61,17.72,2.89,-0.88,3.32,19.46,19.65,29.0,18.87,0.53,19.65,17.99,1.65,-0.43,1.94,18.88,18.96,29.0,16.79,0.32,17.58,16.06,1.52,0.04,3.35,16.79,16.75,29.0,14.97,0.81,16.48,13.58,2.89,-0.23,2.19,14.99,15.24,29.0,14.91,0.54,15.79,13.58,2.2,-0.59,2.92,14.92,14.96,29.0,12.47,1.07,14.13,9.45,4.69,-0.92,3.67,12.51,12.48,29.0,13.86,0.56,14.69,12.48,2.2,-0.5,2.67,13.87,13.93,29.0,10.0,0.66,11.93,8.9,3.03,1.11,4.4,10.02,10.0,29.0,16.63,1.05,18.82,14.13,4.69,-0.01,3.17,16.66,16.48,29.0,18.83,0.69,19.78,17.44,2.34,-0.32,1.98,18.84,18.82,29.0,19.64,0.49,20.47,18.54,1.93,-0.2,2.46,19.65,19.65,29.0
+AR-W-G070012 = 20.76,1.2,23.78,17.99,5.79,-0.03,2.17,20.79,20.75,343.0,19.16,0.9,21.99,16.06,5.93,-0.14,3.23,19.18,19.23,343.0,17.86,0.72,20.61,16.34,4.27,0.75,3.8,17.88,17.72,343.0,16.01,0.94,18.68,13.31,5.37,0.05,2.61,16.04,16.06,343.0,15.21,1.08,17.72,11.65,6.06,-0.71,3.18,15.25,15.44,343.0,14.76,1.18,17.72,11.65,6.06,-0.01,2.37,14.81,14.82,343.0,11.8,1.88,14.96,7.24,7.72,-0.5,2.25,11.95,12.2,343.0,14.79,0.88,17.17,12.2,4.96,-0.13,2.92,14.81,14.82,343.0,11.17,1.3,14.13,8.07,6.06,0.04,2.4,11.25,11.1,343.0,16.14,0.86,18.54,13.58,4.96,0.2,2.76,16.16,16.06,343.0,18.83,1.17,21.02,15.51,5.51,-0.42,2.09,18.87,19.09,343.0,18.78,1.07,21.37,15.79,5.58,-0.34,2.57,18.81,18.96,343.0
+AR-W-G070013 = 22.24,1.03,24.61,20.2,4.41,0.37,2.36,22.26,22.13,58.0,18.65,1.07,20.75,16.61,4.13,-0.15,2.16,18.68,18.61,58.0,17.82,0.66,19.09,17.03,2.07,0.32,1.74,17.83,17.72,58.0,14.38,0.56,15.51,13.03,2.48,-0.32,2.51,14.4,14.41,58.0,12.7,1.2,14.96,9.45,5.51,-0.64,3.01,12.76,13.03,58.0,13.39,1.49,15.51,10.55,4.96,-0.52,2.2,13.47,13.48,58.0,9.67,0.69,11.24,8.48,2.76,0.6,2.28,9.69,9.45,58.0,13.24,0.85,16.34,11.38,4.96,0.78,5.03,13.27,13.31,58.0,9.82,0.9,12.34,8.07,4.27,0.02,2.86,9.86,9.9,58.0,13.6,0.44,14.41,12.2,2.2,-0.78,4.1,13.6,13.58,58.0,17.01,0.61,18.54,16.06,2.48,0.22,2.36,17.02,17.06,58.0,17.73,0.86,19.92,15.51,4.41,0.22,3.09,17.75,17.72,58.0
+AR-W-G070014 = 21.7,0.51,22.68,20.89,1.79,0.3,2.28,21.7,21.71,36.0,18.02,0.5,19.09,17.17,1.93,0.35,2.12,18.03,17.96,36.0,17.76,0.32,18.27,17.17,1.1,-0.57,2.46,17.77,17.82,36.0,15.97,0.42,16.89,14.55,2.34,-1.33,6.26,15.98,16.06,36.0,14.56,0.43,15.24,13.44,1.79,-0.26,2.81,14.56,14.58,36.0,15.03,0.63,16.34,13.44,2.89,-0.45,3.18,15.04,15.1,36.0,12.46,0.72,13.86,11.24,2.62,-0.06,2.05,12.48,12.48,36.0,13.45,0.89,14.96,10.83,4.13,-1.16,4.33,13.48,13.65,36.0,13.0,1.16,14.96,10.55,4.41,-0.41,2.46,13.05,13.03,36.0,14.51,0.53,15.79,13.58,2.2,0.05,2.6,14.52,14.48,36.0,18.9,0.37,19.65,17.99,1.65,-0.26,3.4,18.9,18.82,36.0,18.92,0.18,19.23,18.27,0.96,-1.21,5.99,18.92,18.96,36.0
+AR-W-G070015 = 20.43,0.7,22.68,19.09,3.58,0.81,3.55,20.44,20.33,372.0,18.49,0.74,20.47,16.89,3.58,0.23,2.35,18.5,18.41,372.0,17.37,0.56,19.09,15.79,3.31,0.13,2.86,17.38,17.37,372.0,14.32,0.75,16.06,12.34,3.72,-0.21,2.69,14.34,14.41,372.0,13.64,0.98,16.34,11.38,4.96,-0.03,2.71,13.68,13.69,372.0,13.89,1.15,17.44,10.28,7.17,-0.12,2.93,13.93,14.0,372.0,9.99,0.91,12.76,7.8,4.96,0.43,2.89,10.03,9.86,372.0,11.98,0.79,14.69,10.28,4.41,0.27,2.72,12.01,11.93,372.0,9.61,0.82,12.48,7.8,4.69,0.13,2.56,9.65,9.59,372.0,14.07,0.77,16.06,11.93,4.13,-0.02,3.04,14.09,14.13,372.0,16.73,0.96,18.82,13.86,4.96,-0.67,3.09,16.76,16.89,372.0,17.68,0.58,20.2,16.34,3.86,0.9,4.19,17.69,17.58,372.0
+AR-W-G070016 = 20.65,0.54,22.68,19.37,3.31,0.37,4.12,20.66,20.61,95.0,18.2,0.73,20.2,16.61,3.58,0.32,3.0,18.21,18.06,95.0,17.92,0.51,19.23,16.61,2.62,-0.42,3.21,17.93,17.99,95.0,13.16,0.66,14.82,11.1,3.72,0.23,3.54,13.18,13.03,95.0,11.78,0.68,13.86,10.55,3.31,0.47,3.12,11.8,11.72,95.0,12.04,1.18,14.69,9.17,5.51,-0.12,2.59,12.1,12.07,95.0,10.12,1.05,12.2,7.24,4.96,-0.38,2.78,10.17,10.28,95.0,11.36,1.05,13.31,8.62,4.69,-0.36,2.54,11.41,11.38,95.0,9.06,0.89,12.48,7.24,5.24,0.6,4.14,9.1,9.04,95.0,12.66,0.74,14.41,11.1,3.31,0.06,2.16,12.68,12.62,95.0,16.24,0.47,17.44,14.96,2.48,0.04,2.99,16.25,16.2,95.0,16.75,0.56,18.27,15.51,2.76,0.51,3.68,16.76,16.75,95.0
+AR-W-G070017 = 20.67,0.68,22.68,19.09,3.58,-0.0,2.51,20.68,20.75,180.0,18.48,0.58,19.92,17.17,2.76,-0.3,2.18,18.49,18.58,180.0,17.79,0.53,19.09,16.34,2.76,-0.31,3.42,17.8,17.75,180.0,14.25,0.96,16.89,11.65,5.24,-0.15,2.97,14.28,14.27,180.0,13.15,0.63,14.69,11.1,3.58,-0.11,3.35,13.16,13.17,180.0,12.56,0.93,14.69,10.0,4.69,-0.16,2.38,12.59,12.62,180.0,10.17,0.82,11.65,6.97,4.69,-1.33,4.79,10.21,10.41,180.0,12.21,0.69,14.69,10.55,4.13,0.45,3.98,12.23,12.2,180.0,10.01,0.57,11.65,8.35,3.31,-0.16,3.13,10.03,10.0,180.0,14.04,0.65,15.37,11.93,3.44,-0.52,2.93,14.05,14.13,180.0,16.4,0.82,18.54,13.58,4.96,-0.09,3.63,16.42,16.34,180.0,17.82,0.62,20.47,16.34,4.13,0.85,5.18,17.83,17.75,180.0
+AR-W-G070018 = 21.48,0.57,22.95,20.47,2.48,0.72,2.8,21.49,21.3,70.0,19.51,0.8,21.57,17.3,4.27,-0.08,3.83,19.53,19.51,70.0,17.16,0.53,18.27,15.79,2.48,-0.03,2.76,17.17,17.17,70.0,15.32,0.6,16.34,13.86,2.48,-0.55,2.28,15.33,15.51,70.0,13.56,0.69,15.24,11.93,3.31,0.09,3.3,13.58,13.58,70.0,14.78,0.69,16.61,12.82,3.79,0.01,3.14,14.8,14.72,70.0,11.18,0.97,13.58,9.17,4.41,0.5,3.26,11.22,11.1,70.0,12.6,0.84,15.51,11.1,4.41,0.93,4.13,12.63,12.48,70.0,10.92,0.97,13.58,9.17,4.41,0.49,2.77,10.96,10.83,70.0,14.34,0.58,15.79,13.31,2.48,0.49,2.46,14.35,14.27,70.0,18.14,0.66,19.65,16.75,2.89,0.21,2.4,18.15,18.13,70.0,18.98,0.44,20.2,18.27,1.93,0.38,2.64,18.99,18.96,70.0
+AR-W-G070019 = 21.79,0.61,22.68,20.68,2.0,-0.25,1.82,21.8,21.78,23.0,18.73,0.57,19.92,17.72,2.2,0.11,2.74,18.74,18.82,23.0,18.51,0.53,19.65,17.72,1.93,0.32,2.27,18.52,18.41,23.0,16.72,0.27,17.17,16.06,1.1,-0.43,2.8,16.72,16.75,23.0,14.16,0.47,15.24,13.31,1.93,0.27,3.06,14.17,14.13,23.0,15.69,0.33,16.41,15.24,1.17,0.49,2.51,15.69,15.65,23.0,11.43,0.93,13.31,10.14,3.17,0.45,2.24,11.46,11.52,23.0,14.83,0.82,16.89,13.44,3.44,0.49,3.44,14.85,14.82,23.0,10.35,0.97,11.93,8.35,3.58,-0.26,2.16,10.4,10.69,23.0,16.3,0.57,17.17,14.82,2.34,-0.75,3.22,16.31,16.34,23.0,19.25,0.5,20.2,18.13,2.07,-0.3,2.41,19.26,19.37,23.0,19.32,0.62,20.75,18.27,2.48,0.82,3.38,19.33,19.23,23.0
+AR-W-G070020 = 21.39,0.61,23.23,19.92,3.31,0.23,3.21,21.4,21.44,93.0,18.32,0.65,19.92,17.17,2.76,0.31,2.54,18.33,18.27,93.0,17.87,0.76,19.92,16.06,3.86,0.16,2.7,17.89,17.85,93.0,16.93,0.5,17.99,16.06,1.93,0.06,2.44,16.94,16.89,93.0,14.78,0.67,16.2,13.31,2.89,0.03,2.24,14.8,14.69,93.0,15.86,0.49,17.17,14.41,2.76,0.45,4.2,15.87,15.79,93.0,12.19,0.87,13.86,10.0,3.86,-0.29,2.37,12.22,12.34,93.0,14.28,0.8,16.61,11.65,4.96,-0.36,4.23,14.3,14.41,93.0,11.09,1.02,13.72,8.35,5.37,0.23,3.19,11.14,11.1,93.0,16.35,0.81,18.82,14.69,4.13,-0.05,2.84,16.37,16.48,93.0,18.42,0.46,19.78,17.58,2.2,0.29,2.69,18.43,18.41,93.0,18.75,0.71,20.2,16.89,3.31,-0.38,2.92,18.76,18.82,93.0
+AR-W-G070021 = 20.57,0.7,23.23,18.82,4.41,0.86,4.09,20.58,20.47,248.0,18.2,0.84,21.57,16.34,5.24,0.91,4.43,18.22,17.99,248.0,17.59,0.61,19.65,16.34,3.31,0.57,3.31,17.6,17.54,248.0,14.8,0.81,17.17,12.2,4.96,-0.3,3.34,14.82,14.96,248.0,14.24,0.86,16.34,11.65,4.69,0.07,2.07,14.26,14.13,248.0,14.28,0.91,16.61,11.38,5.24,-0.01,2.64,14.3,14.17,248.0,10.47,1.07,13.58,7.52,6.06,0.4,3.04,10.53,10.28,248.0,13.12,1.2,16.06,11.1,4.96,0.56,2.13,13.17,12.76,248.0,10.53,0.62,12.27,8.9,3.38,-0.13,2.83,10.55,10.55,248.0,15.26,0.88,17.72,13.17,4.55,-0.36,2.71,15.29,15.37,248.0,17.41,1.05,20.75,13.58,7.17,-0.06,3.75,17.44,17.44,248.0,18.46,0.77,20.89,16.89,4.0,0.79,3.35,18.47,18.27,248.0
+AR-W-G070022 = 20.71,0.69,22.4,19.65,2.76,0.8,2.83,20.72,20.47,102.0,19.07,0.58,20.89,17.44,3.44,0.54,3.91,19.08,18.99,102.0,17.64,0.5,18.96,16.61,2.34,0.58,3.08,17.65,17.58,102.0,16.23,0.95,17.72,14.41,3.31,-0.35,1.8,16.26,16.61,102.0,15.11,0.74,16.61,13.03,3.58,-0.28,2.64,15.13,15.1,102.0,15.25,0.75,16.89,13.31,3.58,-0.04,2.63,15.26,15.24,102.0,12.01,0.98,14.55,10.28,4.27,0.35,2.42,12.05,11.93,102.0,14.19,0.56,15.51,13.03,2.48,0.41,2.71,14.2,14.13,102.0,10.86,1.47,14.13,6.14,7.99,-0.18,3.5,10.95,10.69,102.0,16.04,0.74,18.54,14.41,4.13,0.94,4.3,16.06,15.93,102.0,18.96,0.71,20.47,17.72,2.76,0.39,2.27,18.97,18.82,102.0,19.07,0.64,20.47,17.72,2.76,-0.2,2.12,19.08,19.23,102.0
+AR-W-G070023 = 21.82,0.63,22.95,20.2,2.76,-0.44,2.57,21.83,21.85,90.0,19.35,0.63,21.02,18.27,2.76,0.51,2.63,19.36,19.3,90.0,17.38,0.59,18.82,16.06,2.76,-0.03,2.39,17.39,17.41,90.0,15.43,0.69,17.72,14.0,3.72,0.51,3.62,15.44,15.44,90.0,13.7,0.61,15.24,12.76,2.48,0.29,2.16,13.71,13.58,90.0,14.68,0.6,16.34,13.31,3.03,0.3,3.37,14.69,14.69,90.0,10.4,0.6,11.93,8.35,3.58,-0.31,3.81,10.42,10.41,90.0,12.63,0.73,14.69,10.55,4.13,-0.1,3.63,12.65,12.62,90.0,9.99,0.81,11.38,7.24,4.13,-0.66,3.18,10.02,10.14,90.0,13.91,0.46,14.96,12.48,2.48,-0.29,3.03,13.92,13.89,90.0,18.03,0.84,20.2,16.06,4.13,0.06,2.68,18.05,18.03,90.0,18.35,0.71,20.2,16.89,3.31,0.1,2.26,18.36,18.34,90.0
+AR-W-G070024 = 19.75,0.83,24.06,17.72,6.34,1.33,7.27,19.77,19.65,268.0,18.62,0.68,20.75,16.34,4.41,0.14,3.65,18.63,18.54,268.0,17.89,0.64,19.65,16.34,3.31,0.47,2.72,17.9,17.72,268.0,15.36,0.76,16.89,12.48,4.41,-1.07,3.97,15.38,15.51,268.0,13.5,0.99,15.51,10.55,4.96,-0.07,2.29,13.54,13.58,268.0,13.72,0.57,15.79,11.93,3.86,0.02,3.72,13.73,13.72,268.0,8.67,1.13,12.76,5.59,7.17,0.9,4.79,8.74,8.55,268.0,13.5,0.67,15.51,11.65,3.86,0.41,3.49,13.51,13.44,268.0,9.75,0.85,12.76,7.24,5.51,0.48,4.21,9.79,9.72,268.0,15.27,0.87,17.72,12.2,5.51,0.13,3.33,15.3,15.24,268.0,17.05,0.93,20.75,14.69,6.06,0.83,4.83,17.07,16.92,268.0,17.58,0.81,21.3,15.24,6.06,0.56,4.62,17.6,17.58,268.0
+AR-W-G070025 = 20.26,0.54,21.57,19.09,2.48,0.37,2.87,20.27,20.33,93.0,17.66,0.57,19.37,16.06,3.31,-0.03,3.61,17.67,17.72,93.0,17.33,0.71,19.37,16.27,3.1,0.85,3.24,17.35,17.17,93.0,11.83,0.48,13.03,10.83,2.2,0.34,2.63,11.84,11.79,93.0,11.21,0.86,13.03,8.62,4.41,-0.67,2.94,11.24,11.38,93.0,13.32,1.15,17.17,11.1,6.06,0.88,4.37,13.37,13.17,93.0,10.02,0.57,11.65,9.04,2.62,0.93,3.59,10.04,9.93,93.0,10.38,0.97,12.76,7.8,4.96,-0.42,3.45,10.43,10.41,93.0,7.88,0.62,9.45,6.42,3.03,0.31,2.63,7.91,7.8,93.0,10.73,0.93,12.76,8.9,3.86,-0.04,2.02,10.77,10.55,93.0,15.27,0.44,16.61,14.13,2.48,0.11,3.31,15.28,15.24,93.0,16.19,0.56,18.27,14.96,3.31,0.85,4.51,16.2,16.06,93.0
+AR-X-G060001 = 16.44,1.53,18.68,11.93,6.75,-1.06,3.36,16.51,16.89,179.0,14.66,1.58,17.17,10.28,6.89,-0.85,2.93,14.75,14.96,179.0,12.58,1.24,14.69,9.45,5.24,-0.85,2.84,12.64,12.96,179.0,9.07,1.5,12.2,6.14,6.06,-0.1,2.08,9.19,9.04,179.0,4.88,0.89,6.97,2.28,4.69,-0.66,3.19,4.96,5.04,179.0,3.72,0.98,6.14,1.73,4.41,0.12,2.19,3.85,3.73,179.0,2.81,1.63,5.59,-2.13,7.72,-0.78,3.01,3.25,3.11,179.0,2.41,1.25,5.18,-0.47,5.65,-0.02,2.25,2.72,2.28,179.0,3.77,1.65,6.97,-0.2,7.17,-0.5,2.68,4.11,3.94,179.0,9.08,1.31,11.65,5.59,6.06,-0.47,2.51,9.17,9.24,179.0,12.5,1.49,14.96,9.17,5.79,-0.53,2.42,12.59,12.76,179.0,13.53,1.69,15.24,8.35,6.89,-1.31,3.63,13.63,14.2,179.0
+AR-X-G060002 = 18.52,1.01,19.92,16.61,3.31,-0.26,1.85,18.54,18.51,22.0,16.48,0.83,17.99,14.96,3.03,-0.12,2.34,16.5,16.51,22.0,14.68,0.66,15.24,13.03,2.2,-1.56,4.21,14.69,14.96,22.0,10.31,1.13,11.93,8.07,3.86,-0.48,2.21,10.37,10.59,22.0,6.81,0.85,8.07,5.18,2.89,-0.02,1.86,6.86,6.9,22.0,6.64,1.62,9.72,4.07,5.65,0.08,2.14,6.83,7.0,22.0,5.43,1.12,7.24,3.66,3.58,-0.1,1.84,5.54,5.66,22.0,3.88,1.04,5.18,1.73,3.44,-0.65,2.24,4.01,4.28,22.0,5.02,2.01,8.62,1.73,6.89,0.08,1.88,5.39,5.21,22.0,10.77,1.13,12.48,8.76,3.72,-0.03,1.87,10.83,10.79,22.0,13.6,0.61,14.41,12.34,2.07,-0.5,2.32,13.61,13.62,22.0,16.01,0.68,17.3,14.69,2.62,0.06,2.36,16.03,15.93,22.0
+AR-X-G060003 = 18.0,0.75,19.92,16.55,3.38,0.51,2.9,18.02,17.99,86.0,15.53,0.96,18.27,13.44,4.82,0.17,2.91,15.56,15.37,86.0,14.7,0.46,16.34,13.72,2.62,0.7,4.61,14.71,14.69,86.0,10.09,0.7,11.65,8.62,3.03,-0.07,2.24,10.11,10.03,86.0,6.64,1.32,8.62,3.8,4.82,-0.24,2.05,6.77,6.62,86.0,5.0,1.42,8.07,1.46,6.61,-0.02,2.83,5.19,5.21,86.0,5.11,0.52,6.56,3.94,2.62,0.25,3.02,5.14,5.04,86.0,4.34,0.75,6.42,2.83,3.58,0.16,2.83,4.41,4.32,86.0,5.35,1.57,9.17,2.56,6.61,0.58,2.71,5.57,5.18,86.0,9.29,1.28,12.48,6.97,5.51,0.38,2.51,9.38,9.17,86.0,12.97,0.53,14.69,12.2,2.48,0.9,3.32,12.98,12.79,86.0,15.41,1.1,17.99,13.38,4.62,0.13,1.96,15.45,15.37,86.0
+AR-X-G060004 = 20.99,2.95,25.71,11.93,13.78,-1.21,3.93,21.19,21.57,248.0,18.6,2.75,22.68,10.0,12.68,-1.39,4.01,18.8,19.54,248.0,17.71,2.44,20.61,8.9,11.71,-1.47,4.91,17.88,18.27,248.0,13.25,2.38,17.72,6.14,11.57,-0.63,2.89,13.46,13.38,248.0,9.51,2.09,14.41,3.11,11.3,-1.17,4.73,9.74,9.86,248.0,5.95,1.58,10.28,1.46,8.82,-0.07,2.76,6.15,6.14,248.0,7.47,2.71,12.48,-0.75,13.23,-0.76,3.4,7.94,7.8,248.0,7.53,1.86,10.83,1.18,9.65,-0.89,3.73,7.75,7.8,248.0,9.03,2.74,14.13,1.46,12.68,-0.97,3.54,9.44,9.86,248.0,13.13,2.53,17.99,4.76,13.23,-1.17,3.99,13.37,13.86,248.0,17.71,3.67,22.4,7.24,15.16,-1.11,3.28,18.08,18.96,248.0,17.53,2.57,21.3,8.76,12.54,-1.41,4.78,17.72,18.1,248.0
+AR-X-G060005 = 16.97,0.75,18.82,14.27,4.55,-0.49,3.19,16.99,17.03,482.0,16.51,0.86,18.82,14.13,4.69,-0.38,2.54,16.53,16.61,482.0,14.04,0.96,16.06,11.79,4.27,-0.02,2.15,14.08,14.13,482.0,7.53,0.74,10.0,5.04,4.96,0.31,3.82,7.57,7.52,482.0,3.84,0.97,6.42,1.18,5.24,0.22,2.62,3.96,3.8,482.0,4.11,1.26,8.62,0.35,8.27,-0.12,3.3,4.29,4.14,482.0,2.45,2.25,10.28,-2.95,13.23,0.66,3.23,3.32,2.01,482.0,2.57,1.03,5.87,-0.2,6.06,0.29,3.14,2.77,2.56,482.0,4.4,0.99,6.97,1.73,5.24,0.08,2.72,4.51,4.42,482.0,9.06,0.71,11.65,7.24,4.41,0.42,3.32,9.08,9.04,482.0,13.74,0.43,14.96,12.2,2.76,-0.21,3.21,13.74,13.72,482.0,14.76,0.74,18.27,12.76,5.51,0.3,4.02,14.78,14.75,482.0
+AR-X-G060006 = 17.73,0.74,20.47,15.79,4.69,0.44,4.14,17.74,17.72,185.0,16.84,0.55,17.99,14.41,3.58,-0.78,5.15,16.84,16.89,185.0,14.4,0.88,17.72,12.48,5.24,0.49,3.5,14.42,14.27,185.0,8.34,0.65,9.72,6.69,3.03,0.11,2.75,8.36,8.35,185.0,4.85,0.95,8.35,1.46,6.89,-0.32,4.47,4.94,4.9,185.0,4.21,1.93,8.62,-0.47,9.09,-0.32,2.35,4.63,4.49,185.0,2.66,0.82,5.31,-1.85,7.17,-0.53,8.12,2.78,2.7,185.0,2.41,1.17,5.87,0.08,5.79,0.33,2.62,2.68,2.35,185.0,3.91,1.42,6.69,-1.3,7.99,-0.68,3.1,4.15,4.35,185.0,8.43,0.61,10.0,7.24,2.76,0.11,2.47,8.45,8.48,185.0,14.01,0.52,15.24,12.48,2.76,0.08,2.99,14.02,14.0,185.0,14.87,0.64,16.34,13.31,3.03,-0.01,2.73,14.89,14.82,185.0
+AR-X-G060007 = 21.27,2.29,24.88,16.34,8.54,-0.65,2.22,21.4,21.85,187.0,18.16,1.96,21.02,12.62,8.41,-1.1,3.13,18.27,18.96,187.0,17.61,2.34,20.75,12.2,8.54,-0.77,2.27,17.76,18.54,187.0,12.71,2.13,16.61,8.35,8.27,-0.31,1.8,12.89,13.31,187.0,9.95,1.79,12.48,5.59,6.89,-0.49,2.17,10.11,10.07,187.0,5.78,2.11,11.65,2.01,9.65,0.29,2.42,6.15,5.73,187.0,7.61,1.78,10.28,3.39,6.89,-0.57,2.14,7.81,8.07,187.0,9.17,1.89,12.2,4.35,7.85,-0.71,2.67,9.36,9.59,187.0,9.99,2.79,14.69,3.39,11.3,-0.63,2.38,10.37,10.69,187.0,13.4,2.2,16.61,8.62,7.99,-0.86,2.46,13.58,14.13,187.0,18.57,3.26,22.4,11.65,10.75,-0.84,2.3,18.85,19.78,187.0,17.61,1.83,20.75,12.76,7.99,-0.99,2.78,17.7,18.34,187.0
+AR-X-G060008 = 17.49,0.8,19.92,15.51,4.41,0.45,3.27,17.51,17.44,314.0,16.82,0.69,18.54,14.55,4.0,-0.43,3.48,16.84,16.89,314.0,13.77,0.65,15.51,12.2,3.31,0.08,2.85,13.78,13.72,314.0,8.32,0.78,11.1,6.14,4.96,0.44,3.23,8.36,8.21,314.0,4.81,0.88,6.97,2.01,4.96,-0.21,2.74,4.89,4.83,314.0,4.08,1.32,7.52,0.35,7.17,-0.21,2.75,4.29,4.21,314.0,2.21,0.84,5.04,-1.02,6.06,-0.21,3.4,2.36,2.28,314.0,2.28,1.03,4.76,-1.02,5.79,-0.25,3.11,2.5,2.28,314.0,4.06,1.26,7.8,0.91,6.89,0.26,2.65,4.25,3.94,314.0,8.48,0.85,10.83,6.69,4.13,0.41,2.48,8.52,8.35,314.0,13.85,0.57,15.24,12.2,3.03,-0.03,2.74,13.87,13.86,314.0,14.89,1.03,17.72,12.76,4.96,0.85,3.08,14.93,14.69,314.0
+AR-X-G060009 = 17.32,0.85,19.92,15.79,4.13,0.87,3.53,17.34,17.17,361.0,16.59,0.65,18.82,14.96,3.86,0.3,2.55,16.6,16.48,361.0,14.0,1.45,17.72,10.55,7.17,0.43,2.59,14.07,13.72,361.0,8.57,1.13,12.2,4.76,7.44,-0.04,3.31,8.65,8.62,361.0,5.16,1.17,9.45,2.56,6.89,0.68,3.45,5.29,5.04,361.0,5.31,1.51,10.55,0.91,9.65,0.02,3.17,5.52,5.31,361.0,2.96,1.94,6.97,-1.3,8.27,-0.52,2.13,3.54,3.39,361.0,2.72,1.44,6.69,-1.57,8.27,0.21,2.72,3.08,2.56,361.0,4.87,0.96,7.8,2.28,5.51,0.08,2.66,4.96,4.9,361.0,8.47,0.7,10.83,7.24,3.58,0.95,4.08,8.5,8.35,361.0,13.66,0.92,16.06,11.1,4.96,0.06,2.55,13.69,13.72,361.0,14.43,0.99,16.61,11.65,4.96,-0.09,2.26,14.46,14.41,361.0
+AR-X-G060010 = 21.24,2.09,24.61,17.03,7.58,-0.25,1.67,21.34,21.44,150.0,19.14,2.25,22.13,14.13,7.99,-0.6,2.11,19.27,19.92,150.0,17.71,1.63,20.47,14.13,6.34,-0.39,1.93,17.79,18.13,150.0,13.62,2.42,18.27,9.72,8.54,-0.09,1.68,13.83,13.89,150.0,10.1,1.45,13.86,6.14,7.72,0.0,2.55,10.2,10.0,150.0,5.63,1.33,8.9,1.18,7.72,-0.22,3.12,5.78,5.59,150.0,6.15,2.1,12.2,1.73,10.47,0.3,3.35,6.49,6.0,150.0,7.97,2.13,12.48,4.49,7.99,0.1,1.79,8.25,8.07,150.0,10.23,2.6,14.41,5.59,8.82,-0.27,1.67,10.55,10.83,150.0,15.4,3.0,19.92,9.72,10.2,-0.45,1.75,15.69,16.61,150.0,18.39,3.07,22.68,12.62,10.06,-0.51,1.72,18.65,19.85,150.0,18.05,1.88,21.02,13.31,7.72,-0.57,2.33,18.14,18.51,150.0
+AR-X-G060011 = 20.04,2.15,22.95,14.41,8.54,-0.67,2.3,20.16,20.75,113.0,17.42,1.7,20.75,13.86,6.89,-0.04,2.12,17.51,17.72,113.0,16.92,2.36,20.47,10.28,10.2,-0.71,2.46,17.08,17.72,113.0,12.25,1.71,14.96,7.52,7.44,-0.62,2.23,12.37,12.89,113.0,8.6,1.85,13.31,5.04,8.27,0.19,2.44,8.79,8.62,113.0,5.94,1.61,9.45,-0.47,9.92,-0.56,4.26,6.16,6.0,113.0,4.76,1.6,8.62,1.46,7.17,0.03,2.4,5.02,4.76,113.0,7.01,1.84,13.31,3.39,9.92,0.57,3.44,7.25,6.97,113.0,7.61,2.33,12.48,2.56,9.92,-0.22,2.27,7.96,7.8,113.0,13.07,3.07,16.89,5.59,11.3,-0.75,2.39,13.42,13.86,113.0,17.25,3.02,22.4,10.83,11.57,-0.49,1.95,17.51,18.27,113.0,17.42,2.29,20.2,12.48,7.72,-0.67,1.92,17.57,18.54,113.0
+AR-X-G060012 = 17.55,0.57,18.82,15.79,3.03,-0.24,2.84,17.55,17.58,331.0,17.42,0.85,19.09,15.1,4.0,-0.48,2.42,17.44,17.58,331.0,14.03,0.63,16.06,11.93,4.13,-0.15,3.15,14.05,14.13,331.0,7.28,1.46,11.38,2.83,8.54,-0.8,3.77,7.42,7.52,331.0,4.76,0.69,7.8,2.28,5.51,0.14,4.44,4.81,4.76,331.0,4.79,1.26,7.8,-0.2,7.99,-0.57,3.7,4.95,4.9,331.0,2.29,1.09,7.8,-0.2,7.99,0.5,4.9,2.53,2.28,331.0,2.58,0.95,6.42,-0.89,7.3,-0.17,4.52,2.75,2.63,331.0,4.79,1.21,8.07,2.28,5.79,0.41,2.57,4.94,4.63,331.0,8.7,0.72,11.1,6.97,4.13,0.08,2.73,8.73,8.76,331.0,12.96,0.85,15.24,10.55,4.69,-0.62,3.45,12.99,13.03,331.0,14.58,0.79,17.17,12.48,4.69,0.27,3.03,14.6,14.55,331.0
+AR-X-G060013 = 16.9,1.86,21.57,11.93,9.65,-0.4,3.53,17.0,16.89,102.0,14.27,1.65,17.85,9.72,8.13,-0.17,2.79,14.36,14.31,102.0,13.74,1.85,17.17,9.17,7.99,-1.05,3.21,13.86,14.44,102.0,10.04,1.28,13.31,6.42,6.89,-0.7,3.56,10.12,10.28,102.0,6.54,1.39,9.17,1.59,7.58,-1.03,4.17,6.69,6.8,102.0,5.36,1.51,8.35,1.8,6.55,-0.74,2.97,5.57,5.73,102.0,4.1,1.71,7.52,-0.47,7.99,-0.48,3.28,4.44,4.28,102.0,4.87,1.4,8.35,2.01,6.34,0.44,2.87,5.06,4.76,102.0,5.02,2.19,11.38,-0.47,11.85,0.09,3.66,5.48,5.04,102.0,9.15,1.76,13.86,4.35,9.51,-0.31,3.92,9.32,9.45,102.0,12.08,2.34,17.17,5.59,11.57,-0.55,3.61,12.3,12.31,102.0,13.49,2.08,17.99,7.52,10.47,-1.15,3.91,13.65,14.13,102.0
+AR-X-G060014 = 16.99,0.76,18.82,14.69,4.13,-0.3,2.94,17.0,17.03,722.0,16.01,0.93,18.54,12.2,6.34,-0.67,3.56,16.04,16.06,722.0,13.66,0.7,16.06,11.38,4.69,-0.26,3.43,13.68,13.72,722.0,8.01,0.79,10.83,5.87,4.96,0.16,2.82,8.05,8.0,722.0,4.44,1.17,6.97,1.18,5.79,-0.45,2.7,4.59,4.63,722.0,3.36,0.99,6.97,0.35,6.61,0.06,2.98,3.5,3.39,722.0,2.22,1.2,5.87,-1.57,7.44,-0.06,2.86,2.53,2.28,722.0,2.62,1.15,5.87,-1.85,7.72,-0.36,2.99,2.86,2.7,722.0,4.28,1.12,8.07,0.35,7.72,0.08,3.78,4.42,4.21,722.0,9.41,0.93,11.93,6.97,4.96,0.06,2.34,9.45,9.45,722.0,13.55,0.68,16.34,11.65,4.69,0.25,3.26,13.57,13.58,722.0,14.8,0.83,17.44,12.48,4.96,0.48,3.36,14.82,14.69,722.0
+AR-X-G060015 = 19.17,1.55,24.88,16.61,8.27,0.75,3.42,19.23,18.82,262.0,16.94,1.23,22.68,14.96,7.72,1.27,5.11,16.99,16.61,262.0,16.08,1.32,20.2,13.58,6.61,0.25,2.39,16.14,16.06,262.0,9.52,1.27,15.24,7.24,7.99,1.23,5.61,9.61,9.45,262.0,6.84,2.04,11.65,3.11,8.54,0.29,1.97,7.14,6.49,262.0,5.31,1.6,10.28,0.91,9.37,-0.15,3.88,5.55,5.45,262.0,4.37,1.04,8.62,2.01,6.61,0.94,4.87,4.49,4.21,262.0,4.41,1.31,9.45,-0.2,9.65,0.64,4.81,4.6,4.21,262.0,3.98,1.86,12.76,1.46,11.3,1.91,7.87,4.39,3.66,262.0,8.83,1.63,15.51,5.59,9.92,0.99,4.84,8.98,8.62,262.0,15.03,1.73,19.09,11.38,7.72,-0.03,2.29,15.13,15.24,262.0,16.65,0.91,19.92,14.82,5.1,0.47,3.28,16.68,16.61,262.0
+AR-X-G060016 = 20.76,1.24,25.3,17.58,7.72,0.2,4.05,20.79,20.82,227.0,18.31,1.35,22.33,14.89,7.44,-0.51,3.18,18.35,18.61,227.0,17.03,1.4,19.92,13.86,6.06,-0.06,2.37,17.09,17.03,227.0,11.73,1.32,15.24,9.17,6.06,0.16,2.17,11.81,11.65,227.0,9.28,1.04,13.31,6.42,6.89,0.18,3.85,9.34,9.31,227.0,7.28,1.31,10.28,3.94,6.34,0.11,2.64,7.39,7.24,227.0,6.11,1.17,10.41,3.94,6.48,0.73,3.8,6.22,6.0,227.0,7.42,1.85,11.31,3.39,7.92,-0.13,2.2,7.64,7.52,227.0,7.1,2.03,14.75,2.28,12.47,0.67,4.38,7.39,6.97,227.0,11.12,1.01,16.2,9.72,6.48,1.82,7.89,11.17,10.83,227.0,17.33,1.33,21.02,13.72,7.3,-0.21,2.84,17.38,17.44,227.0,17.55,1.15,19.92,13.58,6.34,-0.79,3.25,17.59,17.79,227.0
+AR-X-G060017 = 18.51,0.74,19.92,16.75,3.17,-0.19,2.16,18.52,18.54,184.0,15.94,0.49,17.17,14.41,2.76,-0.5,3.4,15.95,16.06,184.0,13.51,0.87,15.51,10.0,5.51,-0.8,4.27,13.54,13.58,184.0,8.54,0.79,10.83,6.69,4.13,0.13,2.44,8.57,8.62,184.0,5.18,1.09,8.07,2.28,5.79,-0.29,3.35,5.29,5.31,184.0,5.19,2.0,10.55,-1.85,12.4,-0.33,3.59,5.56,5.28,184.0,3.44,1.11,5.87,1.18,4.69,0.13,2.37,3.62,3.39,184.0,3.07,1.23,6.14,-0.75,6.89,-0.23,2.9,3.3,3.11,184.0,3.59,0.79,5.59,1.04,4.55,-0.36,3.57,3.68,3.66,184.0,7.75,0.79,9.45,5.87,3.58,-0.21,2.39,7.79,7.8,184.0,12.99,0.86,15.51,11.38,4.13,0.56,2.88,13.02,13.03,184.0,14.96,0.48,16.48,13.86,2.62,0.61,3.42,14.97,14.96,184.0
+AR-X-G060018 = 17.58,3.01,22.68,11.1,11.57,-0.69,2.51,17.84,18.47,124.0,15.48,3.12,20.2,7.8,12.4,-0.89,2.46,15.78,17.06,124.0,14.57,3.04,18.54,8.62,9.92,-0.61,2.05,14.88,15.51,124.0,10.07,2.53,14.69,3.66,11.02,-0.48,2.33,10.38,10.41,124.0,6.12,1.98,10.28,0.08,10.2,-0.47,2.93,6.43,6.28,124.0,3.75,1.75,7.52,-0.47,7.99,-0.16,2.27,4.13,3.66,124.0,3.96,2.26,8.07,-1.02,9.09,-0.39,2.23,4.55,4.35,124.0,5.47,1.95,9.17,1.18,7.99,-0.11,2.04,5.81,5.66,124.0,5.46,2.94,11.1,-0.47,11.57,-0.4,2.29,6.19,6.14,124.0,10.6,3.33,15.51,3.39,12.13,-0.58,2.2,11.11,11.72,124.0,13.47,3.75,18.68,4.49,14.19,-0.83,2.53,13.98,14.96,124.0,15.33,3.81,20.75,6.97,13.78,-0.71,2.2,15.8,16.75,124.0
+AR-X-G060019 = 17.06,2.2,19.65,11.93,7.72,-1.07,3.04,17.2,17.79,63.0,15.55,2.52,18.68,10.83,7.85,-0.46,1.85,15.75,16.13,63.0,13.52,1.97,16.61,9.17,7.44,-0.43,2.35,13.66,13.72,63.0,9.59,1.96,12.76,4.76,7.99,-0.62,2.47,9.79,10.0,63.0,5.51,1.32,7.8,2.83,4.96,-0.44,2.01,5.67,5.73,63.0,4.4,1.62,8.07,1.73,6.34,0.45,2.37,4.69,4.07,63.0,2.93,1.46,5.18,-1.3,6.48,-0.83,3.34,3.27,3.39,63.0,4.87,1.46,7.52,1.73,5.79,-0.08,2.16,5.08,4.9,63.0,4.21,1.98,9.17,0.08,9.09,-0.38,2.69,4.65,4.42,63.0,10.63,1.8,13.86,6.14,7.72,-0.5,2.75,10.78,10.83,63.0,13.69,1.9,15.93,8.9,7.03,-1.24,3.36,13.82,14.55,63.0,15.22,2.51,18.41,9.45,8.96,-0.72,2.44,15.42,15.65,63.0
+AR-X-G060020 = 19.97,2.44,26.54,16.34,10.2,1.6,4.33,20.12,19.23,606.0,17.97,2.0,24.33,14.96,9.37,1.66,4.73,18.08,17.37,606.0,17.2,1.99,23.5,13.31,10.2,1.21,4.22,17.32,16.75,606.0,10.72,2.67,18.27,7.24,11.02,1.63,4.57,11.05,9.86,606.0,8.8,1.95,14.13,5.59,8.54,0.91,3.16,9.02,8.42,606.0,6.41,1.93,13.31,1.18,12.13,0.3,2.96,6.7,6.45,606.0,5.3,2.44,11.65,0.63,11.02,0.94,3.26,5.83,4.76,606.0,5.66,2.72,12.48,0.91,11.57,0.83,2.85,6.28,4.97,606.0,6.67,3.36,15.37,1.18,14.19,1.11,3.29,7.47,5.83,606.0,10.83,2.5,18.54,7.8,10.75,1.65,4.66,11.12,10.0,606.0,15.96,2.04,24.06,12.2,11.85,1.4,4.33,16.09,15.31,606.0,16.32,1.93,22.4,13.31,9.09,1.56,4.35,16.43,15.65,606.0
+AR-X-G060021 = 16.95,1.05,18.68,12.07,6.61,-1.93,8.68,16.99,17.17,115.0,15.41,1.11,16.89,10.14,6.75,-2.51,10.24,15.45,15.51,115.0,13.55,0.97,15.24,9.45,5.79,-1.32,5.71,13.59,13.65,115.0,8.76,1.05,11.1,6.28,4.82,0.39,2.29,8.82,8.48,115.0,5.65,1.1,8.07,2.01,6.06,-0.55,3.95,5.75,5.73,115.0,4.78,1.47,8.21,1.46,6.75,-0.11,2.28,5.0,4.97,115.0,3.53,1.38,6.14,-0.89,7.03,-0.22,2.68,3.78,3.59,115.0,2.28,1.19,4.9,-2.68,7.58,-0.78,4.66,2.57,2.35,115.0,3.61,1.39,7.11,0.22,6.89,0.29,2.38,3.86,3.39,115.0,8.25,0.97,10.55,5.87,4.69,-0.14,2.93,8.31,8.35,115.0,12.12,0.94,14.69,8.35,6.34,-1.14,6.75,12.16,12.2,115.0,14.29,1.14,15.79,8.21,7.58,-2.66,12.63,14.34,14.41,115.0
+AR-X-G060022 = 21.24,2.61,25.16,17.3,7.85,0.06,1.45,21.4,20.95,109.0,18.37,2.61,22.4,14.13,8.27,-0.0,1.5,18.55,18.34,109.0,18.23,2.23,22.68,14.96,7.72,0.17,1.65,18.37,17.99,109.0,12.6,3.0,18.54,7.52,11.02,0.29,1.54,12.95,11.52,109.0,9.55,2.05,13.31,5.87,7.44,0.1,1.72,9.77,9.31,109.0,6.94,0.97,9.17,4.21,4.96,-0.25,2.89,7.01,6.97,109.0,6.89,2.76,11.1,1.46,9.65,-0.1,1.51,7.42,6.83,109.0,8.51,3.11,14.41,3.11,11.3,0.06,1.72,9.06,8.76,109.0,9.04,3.35,14.41,3.11,11.3,-0.08,1.59,9.64,9.04,109.0,12.81,2.75,17.44,8.9,8.54,0.16,1.41,13.1,12.07,109.0,17.93,3.05,22.95,12.76,10.2,-0.01,1.44,18.18,18.13,109.0,16.83,2.48,21.02,13.03,7.99,0.38,1.81,17.01,16.34,109.0
+AR-X-G060023 = 17.37,0.6,18.82,15.79,3.03,-0.38,2.96,17.38,17.44,195.0,16.18,0.72,17.99,14.41,3.58,-0.03,2.56,16.2,16.2,195.0,13.21,0.7,14.96,11.65,3.31,0.23,2.86,13.23,13.17,195.0,8.12,0.9,10.28,5.87,4.41,0.27,2.52,8.17,8.07,195.0,4.91,0.8,6.69,3.11,3.58,-0.23,2.43,4.97,5.04,195.0,4.18,1.52,10.0,-0.75,10.75,-0.02,3.66,4.45,4.21,195.0,2.17,0.79,5.04,0.08,4.96,0.53,3.52,2.31,2.01,195.0,2.04,1.68,6.69,-2.4,9.09,0.08,2.97,2.64,2.01,195.0,3.01,0.87,5.59,0.35,5.24,-0.23,3.03,3.13,3.11,195.0,7.73,0.85,11.38,5.87,5.51,0.95,4.8,7.77,7.66,195.0,13.3,0.65,14.96,11.65,3.31,-0.32,2.64,13.32,13.31,195.0,14.92,0.47,16.34,13.58,2.76,-0.05,3.34,14.93,14.96,195.0
+AR-X-G060024 = 17.67,0.8,19.23,15.79,3.44,-0.11,2.02,17.69,17.72,123.0,15.39,1.31,18.27,11.65,6.61,-0.68,3.23,15.44,15.65,123.0,15.1,1.11,16.89,11.65,5.24,-0.77,3.28,15.14,15.24,123.0,9.45,0.61,10.55,8.35,2.2,0.04,1.81,9.47,9.45,123.0,6.4,0.66,8.07,4.76,3.31,0.16,2.73,6.43,6.42,123.0,5.89,1.43,9.17,2.83,6.34,0.2,2.16,6.06,5.73,123.0,4.24,0.63,5.59,2.7,2.89,0.06,2.13,4.29,4.35,123.0,4.47,0.86,6.97,2.56,4.41,0.27,2.57,4.55,4.35,123.0,4.08,0.74,5.59,2.28,3.31,0.08,2.37,4.14,4.07,123.0,9.01,0.58,10.41,7.52,2.89,0.09,2.76,9.03,9.04,123.0,13.32,0.96,15.79,11.1,4.69,0.61,2.86,13.35,13.03,123.0,15.41,1.13,17.72,12.48,5.24,-0.37,2.98,15.45,15.37,123.0
+AR-X-G060025 = 22.13,3.15,26.26,16.34,9.92,-0.34,1.5,22.35,23.4,392.0,19.01,2.85,25.16,13.31,11.85,0.17,2.27,19.22,19.23,392.0,18.0,2.11,22.68,14.27,8.41,0.22,2.1,18.12,17.99,392.0,13.15,2.66,18.27,8.35,9.92,0.1,1.69,13.41,13.58,392.0,10.09,2.12,14.41,4.76,9.65,0.04,2.03,10.31,10.28,392.0,7.09,1.64,11.65,3.94,7.72,0.62,2.7,7.28,6.83,392.0,7.51,2.31,11.93,3.11,8.82,0.06,1.84,7.86,7.52,392.0,8.46,3.09,13.31,2.28,11.02,-0.29,1.69,9.01,9.17,392.0,9.47,3.94,17.99,3.11,14.88,0.25,1.74,10.25,9.17,392.0,13.31,2.94,18.82,7.8,11.02,0.03,1.67,13.63,13.31,392.0,18.01,3.03,24.61,12.76,11.85,-0.05,1.97,18.26,18.44,392.0,18.11,2.21,22.68,13.58,9.09,-0.19,1.89,18.24,18.51,392.0
+AR-X-G060026 = 17.96,0.93,20.2,15.79,4.41,0.29,2.13,17.99,17.85,410.0,17.06,0.54,19.65,15.79,3.86,0.86,4.74,17.07,16.89,410.0,14.23,0.94,17.17,11.93,5.24,0.44,2.77,14.26,14.13,410.0,7.95,1.16,14.41,3.66,10.75,0.19,5.72,8.04,7.93,410.0,4.65,1.53,8.9,0.91,7.99,0.19,2.72,4.89,4.49,410.0,4.89,1.84,10.0,0.91,9.09,0.36,2.54,5.22,4.76,410.0,2.34,1.18,5.31,-1.02,6.34,-0.11,2.7,2.62,2.28,410.0,2.52,1.47,7.52,-1.3,8.82,0.01,2.78,2.92,2.56,410.0,4.18,0.83,6.69,2.01,4.69,0.02,2.45,4.27,4.21,410.0,8.62,0.89,11.1,6.42,4.69,0.25,2.75,8.66,8.62,410.0,13.77,1.03,16.34,10.83,5.51,-0.35,2.91,13.81,13.86,410.0,14.43,0.8,17.17,12.2,4.96,0.23,2.79,14.45,14.41,410.0
+AR-Y-G100001 = 9.13,6.37,19.65,-2.68,22.32,-0.06,1.66,11.1,9.45,71.0,5.5,5.91,15.1,-3.78,18.88,-0.04,1.52,8.05,7.04,71.0,8.33,3.94,14.69,-0.47,15.16,-0.29,1.86,9.2,8.62,71.0,4.15,2.92,7.38,-3.5,10.89,-1.03,2.87,5.06,5.59,71.0,6.19,3.92,11.38,-5.16,16.54,-1.05,3.22,7.31,7.52,71.0,3.02,3.19,6.69,-7.09,13.78,-1.49,4.24,4.37,4.35,71.0,3.11,3.96,9.04,-5.98,15.02,-0.27,1.87,5.01,2.97,71.0,6.44,4.89,12.82,-4.33,17.16,-0.5,1.86,8.07,7.52,71.0,2.84,4.36,9.45,-7.36,16.81,-0.6,2.04,5.18,4.83,71.0,6.42,5.99,13.86,-5.71,19.57,-0.36,1.64,8.76,8.21,71.0,7.35,4.73,13.44,-2.95,16.4,-0.57,1.81,8.72,9.79,71.0,6.97,4.7,14.96,-3.23,18.19,-0.39,1.92,8.39,8.07,71.0
+AR-Y-G100002 = 2.47,2.15,7.52,-3.64,11.16,-0.29,2.79,3.27,2.56,263.0,0.53,2.25,6.42,-6.54,12.95,-0.23,2.76,2.31,0.91,263.0,4.82,2.03,8.35,-2.4,10.75,-1.37,5.05,5.23,5.25,263.0,-0.47,2.4,5.31,-7.09,12.4,-0.15,2.92,2.44,-0.47,263.0,-2.73,1.89,4.21,-8.26,12.47,-0.17,3.7,3.32,-2.54,263.0,-5.05,1.73,-2.13,-10.39,8.27,-0.68,2.89,5.34,-4.74,263.0,-5.26,2.19,-0.47,-9.84,9.37,-0.12,2.2,5.7,-4.88,263.0,-2.46,2.1,0.91,-7.5,8.41,-0.31,2.16,3.23,-2.4,263.0,-2.53,2.03,2.83,-13.15,15.98,-1.01,5.64,3.24,-2.26,262.0,0.26,1.92,3.11,-6.54,9.65,-1.51,5.43,1.93,0.63,263.0,2.17,2.07,6.14,-3.37,9.51,-0.59,2.78,3.0,2.42,263.0,3.05,2.09,7.24,-1.57,8.82,-0.13,2.41,3.7,3.11,263.0
+AR-Y-G100003 = 20.09,1.41,22.4,15.37,7.03,-1.44,5.88,20.13,20.47,31.0,16.01,1.9,20.33,11.79,8.54,0.16,2.85,16.11,15.51,31.0,16.04,1.42,18.13,12.2,5.93,-0.76,3.74,16.1,16.06,31.0,10.16,1.81,12.76,6.28,6.48,-0.44,2.08,10.32,10.55,31.0,10.56,0.94,12.34,8.76,3.58,0.27,2.1,10.61,10.28,31.0,7.83,2.14,11.65,4.07,7.58,-0.24,1.9,8.11,8.35,31.0,7.96,1.31,10.28,4.9,5.37,-0.57,3.01,8.07,8.0,31.0,14.17,1.14,15.79,11.38,4.41,-0.54,2.63,14.22,14.27,31.0,8.83,0.74,10.14,7.11,3.03,-0.09,2.63,8.86,8.76,31.0,13.44,1.06,15.24,11.38,3.86,-0.23,2.13,13.49,13.44,31.0,13.78,1.07,16.34,11.65,4.69,0.62,3.04,13.83,13.58,31.0,15.28,2.78,19.37,10.55,8.82,-0.01,1.69,15.52,15.1,31.0
+AR-Y-G100004 = 3.21,1.93,8.07,-1.85,9.92,0.14,2.79,3.74,3.11,130.0,0.33,2.58,5.59,-5.71,11.3,-0.1,2.38,2.59,0.35,130.0,4.61,2.17,9.17,-1.16,10.33,-0.43,2.57,5.09,5.0,130.0,2.12,1.93,5.31,-2.4,7.72,-0.44,2.25,2.86,2.42,130.0,-0.3,2.14,5.31,-5.16,10.47,0.0,2.86,2.16,-0.27,130.0,-0.69,2.38,4.21,-6.81,11.02,-0.01,2.45,2.47,-0.89,129.0,-2.01,1.71,1.73,-8.19,9.92,-0.71,3.84,2.63,-1.85,130.0,0.6,2.08,5.04,-5.16,10.2,-0.21,3.19,2.16,0.49,130.0,-1.1,1.51,1.18,-5.98,7.17,-1.12,4.5,1.87,-0.82,130.0,1.05,1.37,3.66,-4.33,7.99,-0.94,4.7,1.72,1.18,130.0,2.79,2.31,8.35,-3.23,11.57,-0.11,2.96,3.61,2.7,130.0,2.29,1.8,6.42,-1.57,7.99,0.26,2.29,2.91,1.94,130.0
+AR-Y-G100005 = 20.09,2.69,22.4,10.0,12.4,-1.86,5.93,20.27,21.16,96.0,17.7,3.47,22.47,8.9,13.57,-0.71,2.6,18.04,17.99,96.0,15.84,2.14,18.82,9.93,8.89,-0.91,3.15,15.98,16.3,96.0,8.48,1.13,11.1,5.87,5.24,-0.26,2.36,8.56,8.62,96.0,12.65,1.43,15.51,8.69,6.82,-0.55,2.81,12.73,12.89,96.0,9.2,1.82,13.03,5.31,7.72,-0.25,2.21,9.38,9.69,96.0,10.77,1.61,14.96,5.31,9.65,-0.47,4.63,10.89,10.83,96.0,15.14,1.73,19.65,9.72,9.92,-0.86,4.2,15.24,15.51,96.0,11.19,1.4,13.86,7.59,6.27,-0.37,2.61,11.27,11.24,96.0,14.85,1.61,17.44,9.72,7.72,-0.88,3.83,14.94,15.1,96.0,16.54,2.63,20.47,9.17,11.3,-0.82,3.32,16.75,17.03,96.0,17.29,3.42,22.4,8.62,13.78,-0.94,3.2,17.62,17.99,96.0
+AR-Y-G100006 = 19.09,1.4,21.02,16.61,4.41,-0.43,1.98,19.14,19.37,16.0,14.21,1.04,15.79,12.48,3.31,-0.2,1.95,14.25,14.41,16.0,14.16,1.39,16.34,11.93,4.41,-0.04,1.94,14.23,14.34,16.0,7.81,1.41,11.86,6.0,5.86,1.45,5.38,7.93,7.52,16.0,10.64,0.79,11.93,9.31,2.62,-0.24,2.11,10.66,10.69,16.0,6.54,1.7,10.83,3.8,7.03,0.61,3.93,6.74,6.35,16.0,8.4,1.17,11.1,7.11,4.0,1.04,3.23,8.47,8.07,16.0,12.3,0.85,14.41,11.38,3.03,0.93,3.34,12.33,12.14,16.0,8.32,0.81,9.45,6.69,2.76,-0.6,2.55,8.36,8.62,16.0,13.46,0.27,13.93,13.03,0.9,0.29,2.11,13.46,13.44,16.0,12.22,1.74,14.69,8.62,6.06,-0.49,2.37,12.33,12.38,16.0,13.75,1.46,16.75,11.93,4.82,0.58,2.33,13.83,13.51,16.0
+AR-Y-G100007 = -1.0,3.0,5.59,-5.98,11.57,0.25,1.83,3.15,-1.3,249.0,-4.43,1.84,1.73,-9.57,11.3,0.23,3.95,4.79,-4.33,249.0,0.5,2.82,6.14,-3.78,9.92,0.19,1.72,2.86,0.35,249.0,-3.73,3.25,4.21,-8.74,12.95,0.19,1.71,4.94,-4.19,249.0,-6.48,3.07,-0.75,-12.74,11.99,-0.01,1.8,7.17,-6.81,249.0,-8.42,3.28,-2.4,-14.25,11.85,-0.1,1.75,9.04,-8.33,249.0,-8.72,3.42,-2.68,-14.53,11.85,0.0,1.7,9.37,-8.88,249.0,-6.57,3.54,0.08,-13.15,13.23,-0.03,1.87,7.46,-6.67,249.0,-7.34,3.59,0.08,-12.87,12.95,0.12,1.73,8.17,-7.36,249.0,-4.62,3.87,3.39,-11.22,14.61,0.09,1.75,6.02,-4.88,249.0,-2.21,3.37,5.59,-8.46,14.06,0.09,1.92,4.02,-2.33,249.0,-0.48,2.09,3.87,-5.3,9.16,0.03,1.9,2.14,-0.61,249.0
+AR-Y-G100008 = 8.41,6.59,18.27,-4.06,22.32,-0.24,2.05,10.61,9.14,30.0,6.78,5.51,15.51,-3.64,19.15,-0.13,2.17,8.68,6.9,30.0,7.91,4.25,14.96,-1.3,16.26,-0.49,2.62,8.94,8.59,30.0,4.13,3.29,8.07,-4.61,12.68,-1.22,3.92,5.24,4.76,30.0,5.53,4.04,9.72,-5.98,15.71,-1.62,5.02,6.8,6.73,30.0,2.87,3.51,6.97,-7.09,14.06,-1.76,5.26,4.49,4.52,30.0,2.23,4.01,8.35,-7.64,15.98,-0.75,3.06,4.53,2.8,30.0,5.5,5.1,12.2,-6.26,18.46,-0.67,2.6,7.45,6.83,30.0,2.21,4.44,7.24,-8.19,15.43,-1.01,2.91,4.89,4.11,30.0,6.02,5.81,13.86,-5.71,19.57,-0.51,2.14,8.29,7.42,30.0,7.35,5.14,13.03,-4.06,17.09,-0.81,2.5,8.93,9.0,30.0,6.04,4.74,13.31,-3.5,16.81,-0.53,2.26,7.63,7.28,30.0
+AR-Y-G100009 = 20.47,1.79,22.68,15.1,7.58,-1.18,3.5,20.54,21.26,72.0,17.15,2.13,21.02,11.93,9.09,-0.24,2.4,17.28,17.23,72.0,16.45,1.82,19.37,11.38,7.99,-0.93,3.29,16.55,16.89,72.0,10.11,1.39,13.03,7.52,5.51,-0.17,2.33,10.2,10.24,72.0,12.38,1.22,14.41,9.45,4.96,-0.39,2.37,12.44,12.48,72.0,9.51,2.15,14.96,5.31,9.65,0.29,2.33,9.75,9.45,72.0,9.53,1.03,11.93,6.97,4.96,-0.41,3.08,9.58,9.59,72.0,15.31,1.55,17.72,10.96,6.75,-0.97,3.54,15.38,15.65,72.0,10.32,1.99,16.61,7.24,9.37,0.83,3.25,10.51,9.72,72.0,14.54,1.59,17.17,10.41,6.75,-0.21,2.36,14.62,14.44,72.0,15.75,1.61,19.23,11.52,7.72,-0.51,3.22,15.83,15.93,72.0,16.38,1.91,18.96,10.83,8.13,-0.95,3.21,16.49,17.1,72.0
+AR-Y-G100010 = 19.76,2.45,22.68,13.58,9.09,-1.1,2.96,19.91,20.89,155.0,17.42,4.27,24.06,8.35,15.71,-0.48,2.0,17.93,18.54,155.0,16.35,2.87,19.65,10.0,9.65,-0.8,2.26,16.59,17.72,155.0,8.83,1.63,12.34,3.94,8.41,-0.23,2.7,8.98,8.76,155.0,13.13,1.57,15.79,8.9,6.89,-0.72,2.63,13.22,13.44,155.0,8.81,2.12,12.76,3.94,8.82,-0.12,1.98,9.06,9.04,155.0,9.36,1.68,14.13,6.14,7.99,0.45,2.86,9.51,9.31,155.0,15.11,2.43,19.09,10.0,9.09,-0.31,1.9,15.3,15.51,155.0,9.85,1.5,13.31,3.11,10.2,-1.02,5.24,9.96,10.14,155.0,14.95,2.06,18.68,9.72,8.96,-0.55,2.41,15.09,15.51,155.0,16.0,2.52,21.02,10.28,10.75,-0.44,2.34,16.19,16.61,155.0,16.62,3.33,23.23,9.72,13.5,-0.28,2.08,16.95,17.44,155.0
+AR-Y-G100011 = 2.53,1.67,6.14,-2.54,8.68,-0.63,3.19,3.03,2.77,104.0,-2.28,1.81,2.56,-6.81,9.37,-0.25,2.71,2.9,-1.78,104.0,4.17,1.71,7.8,-1.3,9.09,-0.84,3.87,4.51,4.49,104.0,-0.06,1.72,5.31,-5.16,10.47,-0.11,4.38,1.72,0.25,104.0,-3.07,1.62,1.73,-6.81,8.54,-0.01,3.37,3.47,-2.95,104.0,-6.07,1.32,-2.68,-9.7,7.03,-0.19,3.05,6.21,-5.98,104.0,-4.67,2.45,-0.2,-10.94,10.75,-0.49,2.69,5.26,-4.33,104.0,-2.83,2.3,2.28,-9.57,11.85,-0.7,3.7,3.64,-2.54,104.0,-2.67,2.13,2.01,-9.98,11.99,-0.61,4.19,3.41,-2.4,104.0,-0.84,1.92,4.21,-6.4,10.61,-0.11,3.53,2.09,-0.75,104.0,0.61,1.63,5.04,-4.61,9.65,-0.36,3.63,1.74,0.63,104.0,1.11,1.54,4.76,-3.23,7.99,-0.18,2.74,1.89,1.18,104.0
+AR-Y-G100012 = 0.91,1.88,6.14,-3.64,9.78,-0.15,2.47,2.08,1.18,325.0,-1.9,2.41,3.66,-6.81,10.47,0.1,2.14,3.07,-1.92,325.0,1.65,1.92,5.59,-2.95,8.54,-0.26,2.08,2.53,2.01,325.0,-4.27,2.01,2.01,-8.74,10.75,-0.05,2.6,4.71,-4.33,325.0,-5.92,2.36,-1.16,-10.39,9.23,0.02,2.06,6.37,-5.71,325.0,-8.72,2.43,-2.4,-15.63,13.23,0.26,2.4,9.05,-8.74,325.0,-8.59,3.08,-0.75,-14.53,13.78,0.23,2.24,9.12,-8.74,325.0,-6.28,2.45,1.18,-11.77,12.95,0.21,2.92,6.74,-6.4,325.0,-7.29,2.32,-1.02,-12.32,11.3,0.13,2.15,7.65,-7.09,325.0,-4.65,2.59,1.73,-9.57,11.3,0.3,2.5,5.32,-4.61,325.0,-2.02,2.6,3.94,-7.36,11.3,0.11,2.3,3.29,-2.13,325.0,1.81,2.13,6.14,-2.95,9.09,-0.28,2.15,2.79,2.15,325.0
+AR-Y-G100013 = 6.74,3.07,15.65,0.49,15.16,0.76,3.4,7.4,6.42,74.0,2.82,3.68,12.62,-3.78,16.4,0.85,3.2,4.62,1.73,74.0,6.3,2.11,11.79,2.83,8.96,0.51,2.7,6.63,6.0,74.0,3.65,1.65,6.56,-0.47,7.03,-0.34,2.7,4.0,3.66,74.0,4.91,3.14,10.83,-3.23,14.06,-0.29,2.97,5.82,4.69,74.0,3.0,2.2,5.59,-3.23,8.82,-0.88,3.33,3.71,3.39,74.0,1.4,2.74,10.28,-4.88,15.16,0.64,4.08,3.06,0.77,74.0,4.24,3.35,12.76,-2.68,15.43,0.64,3.18,5.4,3.45,74.0,1.63,3.39,10.0,-4.06,14.06,0.95,3.06,3.74,0.49,74.0,3.65,3.57,13.86,-1.71,15.57,1.02,3.39,5.09,2.42,74.0,5.58,3.24,15.24,-1.85,17.09,0.76,3.78,6.44,5.14,74.0,5.28,2.38,13.17,-0.2,13.37,0.85,4.37,5.79,4.94,74.0
+AR-Y-G100014 = 3.59,3.12,12.34,-2.68,15.02,0.7,3.05,4.75,2.56,116.0,0.63,2.36,7.38,-3.78,11.16,0.62,3.11,2.43,0.35,116.0,5.24,2.04,10.14,0.63,9.51,0.29,2.53,5.62,4.97,116.0,0.44,3.23,5.87,-6.26,12.13,0.04,1.95,3.25,0.08,116.0,-0.22,4.6,8.07,-8.74,16.81,0.51,1.69,4.59,-2.75,116.0,-2.05,4.5,5.59,-8.19,13.78,0.35,1.54,4.93,-3.92,116.0,-2.74,3.43,4.49,-8.46,12.95,0.32,1.86,4.38,-3.57,116.0,0.28,3.66,9.59,-5.16,14.74,0.71,2.4,3.66,-1.3,116.0,-2.2,3.72,6.0,-13.15,19.15,0.12,2.49,4.31,-3.71,116.0,0.82,2.96,9.31,-4.61,13.92,0.75,3.08,3.06,0.08,116.0,2.09,2.89,9.31,-2.81,12.13,0.58,2.55,3.56,1.53,116.0,2.92,2.31,9.17,-2.13,11.3,0.33,2.52,3.71,2.66,116.0
+AR-Y-G100015 = 9.74,3.91,19.65,2.83,16.81,0.35,2.92,10.47,9.45,37.0,6.42,4.41,18.82,-0.47,19.29,0.8,3.31,7.76,5.52,37.0,8.82,2.4,14.96,4.35,10.61,0.18,2.96,9.13,9.17,37.0,4.82,1.2,7.52,2.42,5.1,-0.05,2.36,4.96,5.04,37.0,7.15,2.43,11.1,1.18,9.92,-0.77,3.09,7.54,7.45,37.0,5.71,1.75,7.86,0.08,7.79,-1.69,5.33,5.97,6.42,37.0,2.76,2.72,12.2,-0.33,12.54,1.69,5.86,3.85,2.01,37.0,7.18,3.48,14.96,0.35,14.61,0.12,2.46,7.96,7.52,37.0,5.01,3.6,12.48,-1.02,13.5,-0.06,2.06,6.14,5.59,37.0,6.23,3.37,14.13,0.77,13.37,0.31,2.43,7.06,6.0,37.0,8.06,3.55,16.34,1.73,14.61,0.08,2.41,8.79,8.21,37.0,7.24,3.22,17.72,2.01,15.71,1.04,4.74,7.9,7.24,37.0
+AR-Y-G100016 = 3.08,1.98,6.14,-2.68,8.82,-0.76,3.34,3.65,3.28,110.0,-0.96,2.17,3.94,-6.81,10.75,-0.46,2.94,2.36,-0.75,110.0,3.38,2.22,6.97,-2.4,9.37,-0.44,2.5,4.04,3.56,110.0,2.27,1.22,6.14,-1.3,7.44,0.06,3.08,2.57,2.28,110.0,-2.8,1.62,2.56,-5.43,7.99,0.78,3.32,3.23,-3.09,110.0,-4.39,1.34,-1.3,-8.05,6.75,-0.2,3.16,4.59,-4.33,110.0,-5.23,1.67,-1.3,-9.02,7.72,-0.07,2.44,5.48,-4.95,110.0,-2.37,1.65,1.46,-7.5,8.96,-0.53,3.27,2.88,-2.13,109.0,-2.06,1.73,1.73,-7.64,9.37,-0.01,3.21,2.68,-2.26,110.0,0.08,1.52,3.66,-3.5,7.17,-0.25,2.79,1.52,0.11,110.0,2.16,2.25,5.87,-3.5,9.37,-0.66,2.63,3.11,2.56,110.0,1.52,1.43,5.59,-1.85,7.44,0.06,3.03,2.08,1.7,110.0
+AR-Z-G200001 = 6.31,1.82,10.28,2.01,8.27,0.01,1.86,6.56,6.28,1310.0,8.86,1.5,14.13,3.39,10.75,-0.21,3.34,8.99,8.9,1310.0,3.36,1.24,6.42,-0.2,6.61,-0.08,2.64,3.58,3.39,1310.0,0.42,1.54,5.87,-5.43,11.3,-0.29,2.82,1.6,0.49,1310.0,-4.14,1.48,1.46,-7.64,9.09,0.62,2.86,4.4,-4.4,1310.0,-5.75,1.69,-0.75,-10.94,10.2,-0.15,2.72,5.99,-5.57,1310.0,-5.48,1.4,-1.85,-10.39,8.54,-0.22,3.08,5.66,-5.36,1310.0,-3.63,1.13,0.63,-7.09,7.72,-0.05,2.57,3.8,-3.64,1310.0,-0.72,1.08,2.28,-4.61,6.89,-0.13,3.42,1.3,-0.75,1310.0,0.7,0.99,3.39,-3.23,6.61,-0.22,2.89,1.21,0.7,1310.0,3.63,1.08,6.97,-0.2,7.17,-0.19,3.41,3.79,3.66,1310.0,4.24,1.66,13.03,-0.75,13.78,-0.19,3.29,4.55,4.49,1310.0
+AR-Z-G200002 = 8.73,1.41,13.31,4.49,8.82,-0.71,3.47,8.85,9.04,2982.0,10.99,1.74,16.89,2.56,14.33,-0.21,3.36,11.13,11.1,2981.0,5.45,1.81,10.28,-1.85,12.13,-0.81,3.71,5.74,5.87,2982.0,1.49,1.46,7.24,-2.68,9.92,-0.2,3.1,2.09,1.59,2982.0,-2.57,1.89,3.39,-8.46,11.85,-0.05,2.91,3.19,-2.47,2981.0,-2.86,1.69,1.46,-7.91,9.37,-0.43,3.04,3.32,-2.68,2982.0,-3.51,1.71,2.01,-15.08,17.09,-0.66,4.16,3.91,-3.37,2982.0,-3.16,1.45,0.63,-7.36,7.99,-0.22,2.4,3.48,-2.95,2982.0,-0.07,1.66,4.49,-9.02,13.5,-0.83,4.15,1.66,0.08,2982.0,1.31,1.32,5.59,-4.61,10.2,-0.38,3.39,1.86,1.46,2982.0,4.5,1.48,8.07,-2.13,10.2,-1.13,4.11,4.74,4.9,2982.0,7.05,1.53,11.38,0.08,11.3,-0.88,4.83,7.21,7.24,2982.0
+AR-Z-G200003 = 9.49,0.21,9.72,9.31,0.41,0.38,1.5,9.5,9.45,3.0,10.69,0.14,10.83,10.55,0.28,0.0,1.5,10.69,10.69,3.0,7.38,0.84,8.35,6.83,1.52,0.69,1.5,7.41,6.97,3.0,4.3,0.89,5.31,3.66,1.65,0.63,1.5,4.36,3.94,3.0,1.5,1.16,2.83,0.77,2.07,0.7,1.5,1.77,0.91,3.0,-1.12,0.8,-0.2,-1.57,1.38,0.71,1.5,1.29,-1.57,3.0,-0.43,0.68,0.35,-0.89,1.24,0.67,1.5,0.7,-0.75,3.0,-1.62,0.52,-1.02,-1.99,0.96,0.65,1.5,1.68,-1.85,3.0,1.64,0.57,2.28,1.18,1.1,0.53,1.5,1.71,1.46,3.0,2.47,0.8,3.39,2.01,1.38,0.71,1.5,2.55,2.01,3.0,5.09,0.21,5.31,4.9,0.41,0.38,1.5,5.09,5.04,3.0,6.56,1.08,7.8,5.87,1.93,0.69,1.5,6.61,6.0,3.0
+AR-Z-G200004 = 3.18,1.47,6.97,-2.95,9.92,-0.6,3.43,3.51,3.39,1752.0,6.14,1.54,10.28,1.73,8.54,-0.04,2.65,6.33,6.14,1752.0,1.61,1.26,5.87,-3.23,9.09,0.22,3.2,2.05,1.46,1752.0,-0.25,1.36,4.21,-7.09,11.3,0.14,3.04,1.39,-0.33,1752.0,-4.1,1.06,-0.2,-7.91,7.72,0.1,2.78,4.24,-4.19,1752.0,-6.35,1.75,-2.13,-11.5,9.37,-0.49,2.63,6.58,-6.12,1752.0,-5.22,1.52,-1.85,-10.12,8.27,-0.39,2.51,5.44,-5.02,1752.0,-4.23,1.38,1.32,-11.08,12.4,-1.04,5.43,4.45,-3.92,1752.0,-1.54,1.13,2.28,-7.36,9.65,-0.13,3.52,1.91,-1.57,1752.0,-0.77,1.09,2.01,-6.54,8.54,-0.71,3.91,1.33,-0.61,1752.0,1.73,1.76,5.31,-4.06,9.37,-0.53,2.65,2.47,2.15,1752.0,2.08,1.57,6.69,-4.88,11.57,-0.07,3.07,2.6,2.01,1752.0
+AR-Z-G200005 = 5.14,1.02,5.87,4.42,1.45,0.0,1.0,5.19,5.14,2.0,7.73,0.49,8.07,7.38,0.69,0.0,1.0,7.73,7.73,2.0,4.18,1.22,5.04,3.32,1.72,0.0,1.0,4.27,4.18,2.0,1.59,0.97,2.28,0.91,1.38,0.0,1.0,1.74,1.59,2.0,-2.85,0.24,-2.68,-3.02,0.34,0.0,1.0,2.85,-2.85,2.0,-3.75,0.05,-3.71,-3.78,0.07,-0.0,1.0,3.75,-3.75,2.0,-3.4,0.93,-2.75,-4.06,1.31,-0.0,1.0,3.46,-3.4,2.0,-3.85,1.66,-2.68,-5.02,2.34,0.0,1.0,4.02,-3.85,2.0,-0.16,0.05,-0.13,-0.2,0.07,-0.0,1.0,0.17,-0.16,2.0,1.18,0.78,1.73,0.63,1.1,0.0,1.0,1.3,1.18,2.0,3.9,0.83,4.49,3.32,1.17,-0.0,1.0,3.95,3.9,2.0,4.76,0.78,5.31,4.21,1.1,0.0,1.0,4.8,4.76,2.0
+AR-Z-G200006 = 2.43,4.0,9.17,-12.6,21.77,-1.11,4.17,4.68,3.39,1897.0,6.14,3.19,15.24,-6.4,21.63,-1.02,4.49,6.92,6.69,1897.0,1.34,2.85,9.45,-10.26,19.7,-0.34,3.82,3.15,1.53,1897.0,-1.62,3.14,8.35,-13.98,22.32,-0.46,4.68,3.53,-1.51,1897.0,-5.46,2.97,6.69,-17.28,23.98,0.16,6.05,6.21,-5.36,1897.0,-8.11,3.06,3.94,-17.83,21.77,-0.14,4.06,8.67,-7.78,1897.0,-7.1,2.34,3.66,-15.35,19.02,0.68,4.82,7.47,-7.36,1897.0,-6.8,2.93,3.66,-18.39,22.05,-0.45,4.2,7.41,-6.54,1897.0,-3.4,2.85,4.21,-16.59,20.81,-1.32,5.37,4.44,-2.68,1897.0,-2.01,3.01,3.94,-13.84,17.78,-0.98,3.89,3.62,-1.3,1897.0,-0.87,3.61,5.87,-15.77,21.63,-1.39,5.07,3.71,0.01,1897.0,0.96,3.07,7.52,-10.53,18.05,-0.9,4.18,3.22,1.32,1897.0
+AR-Z-G200007 = 5.67,2.67,11.1,-6.81,17.91,-1.11,4.71,6.27,5.87,1355.0,9.24,2.31,13.31,0.35,12.95,-1.16,4.67,9.53,9.59,1355.0,2.45,2.52,11.93,-5.98,17.91,-0.2,4.16,3.51,2.42,1355.0,-0.48,2.42,10.0,-8.19,18.19,0.37,5.76,2.47,-0.47,1355.0,-4.56,2.55,7.52,-12.05,19.57,0.99,7.12,5.22,-4.74,1355.0,-6.18,2.84,7.24,-15.08,22.32,0.36,7.44,6.8,-5.98,1355.0,-6.98,2.05,4.21,-12.87,17.09,0.78,6.22,7.27,-7.09,1355.0,-6.37,2.67,3.39,-15.63,19.02,-1.04,4.49,6.91,-5.71,1355.0,-2.65,2.47,5.87,-13.43,19.29,-0.93,6.24,3.62,-2.4,1355.0,-0.87,2.24,6.69,-9.29,15.98,-0.68,5.24,2.41,-0.75,1355.0,1.89,2.15,8.35,-5.71,14.06,-0.61,4.17,2.87,2.01,1355.0,4.49,2.23,9.72,-4.06,13.78,-0.6,3.7,5.01,4.69,1355.0
+AR-Z-G200008 = 8.34,1.11,10.83,4.49,6.34,-0.51,2.86,8.41,8.48,1019.0,10.18,1.63,16.06,3.94,12.13,-0.09,3.57,10.31,10.14,1019.0,4.54,1.38,9.72,0.35,9.37,-0.02,3.03,4.75,4.49,1019.0,1.38,1.19,5.04,-2.4,7.44,0.42,3.16,1.82,1.32,1019.0,-3.3,1.61,2.83,-8.19,11.02,0.56,3.21,3.67,-3.57,1018.0,-3.86,1.17,-0.47,-7.36,6.89,0.07,2.43,4.04,-3.92,1019.0,-5.09,1.78,-1.02,-9.29,8.27,0.15,2.28,5.4,-5.3,1019.0,-3.8,1.24,-0.2,-8.19,7.99,-0.34,3.42,4.0,-3.78,1019.0,-0.27,0.83,3.11,-2.68,5.79,0.47,3.35,0.87,-0.33,1019.0,0.8,0.99,3.66,-2.4,6.06,0.1,2.89,1.28,0.77,1019.0,3.67,0.89,6.42,0.84,5.58,0.04,2.96,3.78,3.66,1019.0,5.9,1.38,8.9,2.01,6.89,-0.34,2.43,6.06,6.14,1019.0
+AR-Z-G200009 = 9.17,0.0,9.17,9.17,0.0,-6804315.67,3.101678077840354E13,9.17,9.17,3.0,9.82,0.16,10.0,9.72,0.28,0.71,1.5,9.82,9.72,3.0,6.78,0.64,7.52,6.42,1.1,0.71,1.5,6.8,6.42,3.0,2.24,0.56,2.56,1.59,0.96,-0.71,1.5,2.28,2.56,3.0,-0.7,0.4,-0.47,-1.16,0.69,-0.71,1.5,0.77,-0.47,3.0,-2.36,0.08,-2.26,-2.4,0.14,0.71,1.5,2.36,-2.4,3.0,-2.17,0.4,-1.71,-2.4,0.69,0.71,1.5,2.2,-2.4,3.0,-1.85,0.48,-1.3,-2.13,0.83,0.71,1.5,1.89,-2.13,3.0,0.35,0.48,0.91,0.08,0.83,0.71,1.5,0.53,0.08,3.0,2.1,0.16,2.28,2.01,0.28,0.71,1.5,2.1,2.01,3.0,4.26,0.56,4.9,3.94,0.96,0.71,1.5,4.28,3.94,3.0,7.75,0.4,8.21,7.52,0.69,0.71,1.5,7.76,7.52,3.0
+AR-Z-G200010 = 3.86,3.12,9.45,-6.54,15.98,-0.82,2.83,4.96,4.9,1650.0,7.94,2.34,14.13,0.08,14.06,-0.27,2.41,8.27,8.35,1650.0,1.83,2.43,9.17,-7.64,16.81,-0.25,3.56,3.04,1.87,1650.0,-0.95,2.16,7.8,-8.19,15.98,-0.08,3.86,2.36,-0.75,1650.0,-5.43,1.72,3.94,-12.6,16.54,0.19,6.55,5.69,-5.36,1650.0,-7.92,2.32,-1.85,-15.22,13.37,-0.42,2.79,8.25,-7.64,1650.0,-7.98,1.52,-1.57,-13.7,12.13,0.04,3.34,8.12,-7.98,1650.0,-6.29,2.38,-0.47,-14.8,14.33,-0.96,3.75,6.73,-5.78,1650.0,-2.92,1.86,2.01,-10.12,12.13,-0.94,3.96,3.47,-2.68,1650.0,-1.58,2.17,3.11,-10.94,14.06,-1.02,4.15,2.68,-1.3,1650.0,0.77,2.34,6.14,-7.36,13.5,-0.9,3.59,2.46,1.18,1650.0,2.78,2.31,8.62,-6.26,14.88,-0.72,3.58,3.61,3.25,1650.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_rainfall_2005.properties
new file mode 100644
index 0000000..cdb275f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_rainfall_2005.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 2005 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=2005
+
+# 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 = 73.52,19.2,140.51,33.08,107.44,1.02,4.33,75.97,70.31,127.0,161.98,42.0,296.24,79.32,216.91,0.35,3.64,167.3,166.56,127.0,75.49,29.46,164.75,33.08,131.67,0.58,2.81,81.0,72.59,127.0,46.92,13.36,81.75,28.45,53.31,1.07,3.14,48.76,41.77,127.0,2.8,2.67,13.79,1.0,12.79,2.16,7.38,3.86,1.68,127.0,11.08,1.85,15.1,7.54,7.55,0.22,2.04,11.23,11.02,127.0,2.0,0.67,4.51,1.02,3.5,0.89,3.36,2.11,1.74,127.0,1.04,0.2,2.79,1.0,1.79,6.67,51.93,1.06,1.0,127.0,12.32,4.27,29.32,4.52,24.8,0.86,4.83,13.03,12.25,127.0,13.7,8.94,61.36,2.63,58.73,1.84,8.83,16.34,12.14,127.0,61.88,15.38,97.97,21.68,76.29,-0.28,2.92,63.75,61.56,127.0,170.74,34.18,273.2,95.06,178.14,0.47,3.48,174.1,166.26,127.0
+AR-A-G170002 = 66.49,3.67,74.82,60.47,14.35,0.37,2.89,66.59,66.19,17.0,132.39,11.11,156.52,112.84,43.68,0.34,2.67,132.82,132.7,17.0,103.06,32.34,178.86,68.72,110.14,0.93,2.7,107.73,88.25,17.0,37.05,4.64,42.75,27.65,15.1,-0.54,2.0,37.33,39.64,17.0,7.64,6.36,25.21,1.66,23.56,1.32,4.33,9.82,5.25,17.0,10.91,5.61,23.74,5.93,17.81,0.94,2.67,12.2,7.56,17.0,2.5,1.21,5.22,1.0,4.22,0.75,2.77,2.76,2.27,17.0,1.29,0.45,2.55,1.0,1.55,1.58,4.64,1.36,1.0,17.0,13.12,3.25,21.41,9.6,11.81,1.18,3.65,13.49,12.22,17.0,19.91,4.15,27.6,15.1,12.5,0.21,1.73,20.31,20.54,17.0,20.75,6.1,31.14,12.99,18.16,0.35,1.79,21.58,20.1,17.0,106.58,14.52,133.43,81.75,51.67,0.2,2.14,107.5,105.14,17.0
+AR-A-G170003 = 110.79,5.16,117.41,103.63,13.77,-0.31,1.79,110.9,111.43,8.0,95.77,7.03,111.54,89.5,22.05,1.53,4.29,96.0,93.37,8.0,93.38,7.15,103.45,81.33,22.12,-0.33,2.18,93.62,94.84,8.0,62.52,3.82,67.21,56.14,11.07,-0.49,2.06,62.62,63.33,8.0,6.58,0.82,7.54,5.12,2.42,-0.4,2.28,6.62,6.61,8.0,16.43,1.61,18.66,13.46,5.2,-0.41,2.69,16.5,16.32,8.0,3.3,0.51,4.13,2.56,1.57,0.26,2.15,3.33,3.22,8.0,2.31,0.63,3.47,1.4,2.06,0.45,2.64,2.39,2.18,8.0,24.74,5.07,34.09,18.86,15.23,0.68,2.37,25.19,23.37,8.0,42.01,7.25,53.98,31.76,22.23,0.18,2.12,42.56,41.31,8.0,81.47,14.77,100.97,54.96,46.01,-0.48,2.39,82.63,83.84,8.0,157.53,14.56,184.58,136.05,48.53,0.44,2.79,158.11,157.46,8.0
+AR-A-G170004 = 56.03,3.58,60.49,50.46,10.04,-0.17,1.84,56.13,54.56,7.0,157.85,9.23,178.04,151.8,26.24,1.76,4.52,158.08,154.09,7.0,78.91,21.84,126.89,63.44,63.44,1.79,4.61,81.46,71.45,7.0,27.21,3.95,35.75,23.74,12.01,1.65,4.38,27.45,26.23,7.0,5.16,6.33,19.01,1.09,17.92,1.77,4.54,7.81,3.17,7.0,22.93,19.64,51.37,5.93,45.44,0.56,1.65,29.26,16.47,7.0,4.63,2.82,10.26,2.55,7.71,1.26,3.25,5.31,3.52,7.0,1.13,0.3,1.8,1.0,0.8,2.02,5.11,1.16,1.02,7.0,19.22,12.02,43.77,10.67,33.09,1.37,3.53,22.21,14.85,7.0,15.78,7.91,30.95,8.53,22.42,1.04,2.91,17.4,14.22,7.0,39.06,5.67,47.69,30.22,17.48,-0.09,2.34,39.41,39.42,7.0,158.62,16.07,179.83,136.52,43.31,0.09,1.72,159.32,158.17,7.0
+AR-A-G170005 = 120.59,9.98,129.77,104.06,25.71,-0.65,1.97,120.94,122.97,7.0,138.42,24.87,179.1,107.25,71.85,0.38,2.03,140.32,132.52,7.0,88.69,3.42,95.06,84.29,10.77,0.65,2.99,88.75,88.97,7.0,61.41,1.23,63.34,60.47,2.88,0.52,1.59,61.42,60.47,7.0,11.67,4.81,20.32,6.49,13.83,0.62,2.57,12.49,10.57,7.0,18.44,0.89,19.55,17.03,2.51,-0.41,2.01,18.46,18.65,7.0,2.02,0.43,2.52,1.35,1.16,-0.27,1.89,2.06,2.0,7.0,1.63,0.72,3.05,1.11,1.94,1.19,3.07,1.77,1.2,7.0,26.56,4.5,32.09,19.22,12.87,-0.26,2.07,26.88,25.01,7.0,49.74,6.67,62.32,43.39,18.92,1.04,2.74,50.12,46.52,7.0,77.91,7.09,85.55,64.23,21.32,-0.94,3.06,78.19,77.5,7.0,158.56,19.79,190.23,136.33,53.9,0.35,1.9,159.61,161.17,7.0
+AR-A-G170006 = 106.09,41.21,173.54,50.46,123.09,0.06,2.2,112.88,106.5,8.0,125.96,14.28,147.23,109.19,38.04,0.4,1.86,126.67,123.84,8.0,75.37,10.05,86.84,58.67,28.17,-0.56,1.99,75.95,77.29,8.0,29.52,2.72,35.15,26.78,8.37,1.08,3.29,29.63,29.04,8.0,2.4,0.84,3.34,1.08,2.26,-0.77,2.12,2.52,2.65,8.0,8.46,1.6,10.37,6.22,4.15,-0.15,1.55,8.59,8.57,8.0,2.14,0.37,2.59,1.72,0.87,0.03,1.38,2.17,2.14,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,11.08,0.73,12.05,9.9,2.16,-0.31,1.9,11.1,11.22,8.0,13.77,1.51,16.04,11.17,4.87,-0.25,2.51,13.84,13.86,8.0,43.65,13.1,62.32,23.7,38.61,-0.22,2.09,45.34,44.73,8.0,170.13,17.03,196.06,142.85,53.2,-0.12,2.17,170.88,170.03,8.0
+AR-A-G170007 = 95.98,35.94,136.32,67.36,68.96,0.54,1.5,100.36,84.26,3.0,126.55,11.33,136.77,114.36,22.41,-0.31,1.5,126.89,128.53,3.0,68.64,7.73,77.29,62.43,14.86,0.52,1.5,68.93,66.19,3.0,31.56,1.91,33.15,29.44,3.71,-0.47,1.5,31.6,32.09,3.0,2.34,0.47,2.73,1.82,0.92,-0.47,1.5,2.37,2.47,3.0,9.13,1.04,10.06,8.0,2.06,-0.32,1.5,9.17,9.32,3.0,1.82,0.22,2.07,1.67,0.4,0.64,1.5,1.83,1.73,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,11.07,0.21,11.21,10.84,0.38,-0.68,1.5,11.07,11.17,3.0,15.83,0.61,16.53,15.37,1.16,0.6,1.5,15.84,15.6,3.0,31.26,10.02,38.37,19.81,18.56,-0.65,1.5,32.31,35.61,3.0,190.8,25.13,208.25,161.99,46.25,-0.66,1.5,191.9,202.15,3.0
+AR-A-G170008 = 89.08,13.17,108.36,76.33,32.03,0.56,1.82,89.85,84.41,5.0,116.39,9.59,122.97,99.47,23.5,-1.4,3.12,116.71,119.33,5.0,72.22,6.56,78.69,61.39,17.3,-0.95,2.62,72.46,74.29,5.0,40.01,4.26,45.45,34.15,11.3,-0.17,1.97,40.2,41.32,5.0,2.67,0.45,3.28,2.16,1.12,0.3,1.73,2.7,2.59,5.0,10.86,2.63,14.39,8.39,6.0,0.45,1.46,11.11,9.61,5.0,2.11,0.35,2.67,1.83,0.84,0.87,2.34,2.13,2.02,5.0,1.14,0.22,1.5,1.0,0.5,0.95,2.29,1.16,1.0,5.0,11.51,0.36,12.04,11.17,0.87,0.61,1.86,11.52,11.37,5.0,20.08,2.65,22.78,16.28,6.5,-0.34,1.85,20.22,19.53,5.0,31.04,2.17,34.38,29.11,5.28,0.75,2.05,31.1,30.04,5.0,143.45,31.02,174.47,96.78,77.69,-0.61,1.99,146.11,153.06,5.0
+AR-A-G170009 = 147.61,39.27,242.15,84.26,157.89,0.17,1.83,152.69,150.03,96.0,297.09,44.08,380.69,199.6,181.08,-0.21,2.3,300.3,299.07,96.0,133.83,13.4,168.61,107.25,61.36,0.48,2.79,134.49,132.46,96.0,107.05,38.48,208.25,46.43,161.82,0.17,2.0,113.69,111.38,96.0,7.95,1.57,11.56,4.4,7.15,0.21,2.85,8.1,7.91,96.0,7.03,0.94,8.77,4.73,4.04,-0.46,2.38,7.09,7.16,96.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,96.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,96.0,6.82,3.03,16.04,2.0,14.04,1.07,3.81,7.46,6.13,96.0,38.6,11.27,64.23,18.09,46.13,0.34,2.25,40.2,37.21,96.0,65.6,24.41,136.52,40.85,95.67,1.19,3.43,69.95,55.83,96.0,289.58,27.04,337.42,227.97,109.45,-0.0,1.96,290.83,289.28,96.0
+AR-A-G170010 = 93.83,14.79,110.58,62.32,48.27,-0.69,2.42,94.91,96.45,14.0,134.46,12.43,158.52,113.97,44.55,0.13,2.43,134.99,134.09,14.0,98.56,14.76,128.53,72.75,55.77,0.08,2.77,99.58,98.03,14.0,29.38,2.54,35.13,25.99,9.15,0.84,2.9,29.48,28.41,14.0,2.74,1.01,5.25,1.6,3.66,1.22,4.0,2.9,2.66,14.0,8.11,1.4,10.84,6.49,4.35,0.78,2.41,8.22,7.74,14.0,2.57,0.3,2.92,1.92,1.0,-0.93,2.87,2.58,2.65,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,11.62,1.26,14.65,10.05,4.6,0.85,3.37,11.68,11.54,14.0,13.81,4.73,25.38,8.01,17.36,1.07,3.5,14.54,12.1,14.0,57.31,15.52,85.64,30.85,54.79,0.09,2.51,59.23,57.27,14.0,172.64,12.39,190.23,149.45,40.78,-0.27,2.29,173.05,172.15,14.0
+AR-A-G170011 = 118.25,9.76,136.52,97.97,38.55,-0.37,2.74,118.63,121.25,16.0,101.56,10.08,117.88,89.5,28.39,0.57,1.9,102.02,97.15,16.0,81.24,6.82,89.5,66.19,23.3,-0.56,2.55,81.51,82.55,16.0,54.49,6.83,63.27,38.46,24.81,-0.73,2.91,54.89,56.09,16.0,4.4,1.19,7.41,3.02,4.39,1.25,3.75,4.55,3.95,16.0,13.02,1.7,16.54,10.53,6.0,0.59,2.39,13.12,12.54,16.0,1.74,0.55,3.06,1.35,1.71,1.63,4.24,1.82,1.53,16.0,1.1,0.21,1.63,1.0,0.63,1.84,4.72,1.12,1.0,16.0,18.23,4.46,26.95,12.45,14.5,0.66,2.52,18.74,17.97,16.0,27.54,7.75,41.52,17.63,23.89,0.44,1.95,28.54,25.6,16.0,56.02,13.42,86.84,29.32,57.52,0.2,3.49,57.51,55.35,16.0,152.33,19.98,184.58,104.06,80.52,-0.77,3.41,153.56,152.88,16.0
+AR-A-G170012 = 98.53,8.94,118.79,89.37,29.42,0.78,2.55,98.92,96.15,19.0,189.97,23.3,227.97,151.87,76.1,0.01,2.12,191.32,190.23,19.0,123.61,16.39,149.45,98.15,51.3,-0.02,1.68,124.63,124.71,19.0,35.26,9.98,50.55,15.64,34.9,-0.52,2.49,36.57,36.86,19.0,8.42,4.9,21.04,3.66,17.38,0.94,3.25,9.67,7.59,19.0,13.09,15.52,63.58,4.0,59.57,2.11,6.98,19.99,5.1,19.0,2.33,2.24,9.18,1.0,8.18,1.8,5.61,3.2,1.0,19.0,1.56,0.63,2.96,1.0,1.96,0.81,2.6,1.68,1.49,19.0,12.64,11.35,43.57,4.49,39.08,1.54,4.34,16.79,6.49,19.0,29.92,18.65,89.98,9.6,80.38,1.93,6.79,35.0,24.32,19.0,55.64,14.16,84.26,37.32,46.94,0.76,2.56,57.32,50.46,19.0,198.11,46.42,249.67,110.38,139.29,-0.62,2.05,203.2,212.59,19.0
+AR-A-G170013 = 125.79,24.03,168.61,89.5,79.12,0.07,2.21,127.86,129.05,11.0,103.46,5.9,117.41,96.78,20.63,1.13,3.81,103.62,103.45,11.0,66.8,7.1,81.35,58.67,22.68,0.87,2.74,67.15,66.67,11.0,50.2,7.85,60.49,36.21,24.28,-0.38,2.01,50.75,50.39,11.0,2.97,0.45,3.95,2.33,1.62,0.69,3.07,3.0,2.96,11.0,10.28,0.87,11.35,8.77,2.58,-0.26,1.85,10.32,10.2,11.0,1.69,0.18,2.0,1.44,0.56,0.4,1.95,1.7,1.63,11.0,1.01,0.03,1.11,1.0,0.11,2.85,9.1,1.01,1.0,11.0,13.16,1.82,17.23,11.51,5.72,1.51,3.73,13.28,12.52,11.0,19.7,2.24,24.46,16.04,8.43,0.57,3.32,19.82,19.52,11.0,42.68,9.76,62.08,31.04,31.03,0.71,2.3,43.68,37.89,11.0,115.98,18.8,154.93,97.97,56.96,0.88,2.63,117.36,107.3,11.0
+AR-A-G170014 = 27.93,13.27,68.22,10.07,58.15,1.24,3.79,30.9,22.17,145.0,43.61,37.13,135.72,4.66,131.06,0.85,2.19,57.19,24.74,145.0,33.32,26.59,154.02,14.21,139.8,2.45,9.54,42.57,21.04,145.0,26.78,7.73,61.39,15.1,46.29,1.7,7.06,27.87,25.63,145.0,1.98,0.74,4.8,1.0,3.8,0.93,3.82,2.11,1.85,145.0,4.47,1.87,12.99,2.13,10.86,2.06,8.72,4.84,4.13,145.0,1.63,1.0,8.77,1.0,7.77,3.48,21.24,1.91,1.26,145.0,1.31,0.95,8.01,1.0,7.01,4.31,24.17,1.62,1.0,145.0,9.58,3.93,26.78,4.25,22.53,2.17,8.17,10.35,8.27,145.0,15.52,5.8,42.84,9.6,33.24,2.03,7.4,16.56,13.38,145.0,10.98,6.17,40.85,3.89,36.97,1.87,7.39,12.58,9.32,145.0,35.41,18.37,107.25,17.03,90.21,2.35,8.12,39.86,29.77,145.0
+AR-A-G170015 = 125.48,34.12,214.62,82.09,132.54,0.74,2.82,129.91,119.37,34.0,155.04,34.33,253.38,100.97,152.41,0.71,3.72,158.69,155.58,34.0,79.69,21.54,140.7,28.05,112.64,0.38,4.13,82.47,77.54,34.0,45.02,10.26,68.22,32.15,36.07,0.9,2.62,46.14,40.0,34.0,4.85,3.63,19.81,1.28,18.53,2.64,10.13,6.03,3.6,34.0,13.38,1.37,15.81,10.52,5.3,-0.34,2.41,13.45,13.51,34.0,3.12,1.55,6.13,1.44,4.7,0.36,1.63,3.47,2.79,34.0,1.36,0.49,2.54,1.0,1.54,1.07,2.87,1.44,1.0,34.0,17.11,4.35,28.45,11.05,17.39,0.61,2.69,17.64,16.47,34.0,26.81,8.07,39.71,14.91,24.8,-0.01,1.65,27.96,27.43,34.0,59.96,16.76,92.24,36.85,55.39,0.36,1.94,62.2,56.66,34.0,150.53,18.39,188.31,106.23,82.08,0.01,3.33,151.62,151.87,34.0
+AR-A-G170016 = 78.74,10.26,95.06,62.32,32.74,0.04,1.89,79.37,77.73,20.0,111.11,13.55,128.53,88.96,39.57,-0.31,1.68,111.89,113.39,20.0,67.5,11.41,100.16,59.57,40.6,2.24,6.79,68.41,63.99,20.0,36.75,3.24,45.55,32.59,12.97,1.28,4.39,36.88,36.09,20.0,2.81,0.54,3.7,2.1,1.61,0.35,1.73,2.86,2.73,20.0,7.9,1.03,10.72,6.49,4.23,0.91,4.07,7.96,7.79,20.0,2.41,1.08,4.33,1.03,3.3,0.23,1.75,2.63,2.32,20.0,1.08,0.13,1.41,1.0,0.41,1.38,3.51,1.09,1.0,20.0,16.31,2.22,19.36,10.86,8.51,-1.04,3.52,16.46,17.05,20.0,17.46,2.32,21.67,14.65,7.02,0.46,1.84,17.61,16.83,20.0,19.25,4.57,29.33,13.38,15.95,0.43,2.23,19.76,19.31,20.0,96.71,19.54,132.46,57.67,74.79,-0.32,2.49,98.57,101.29,20.0
+AR-A-G170017 = 96.24,16.38,140.7,66.19,74.51,0.35,2.75,97.6,97.82,66.0,186.84,21.86,236.91,145.01,91.91,0.49,2.53,188.1,182.5,66.0,152.64,21.8,234.95,113.92,121.03,0.94,4.94,154.17,150.17,66.0,48.36,9.5,65.39,28.95,36.44,0.21,1.95,49.28,46.74,66.0,4.13,2.01,9.6,1.0,8.6,0.4,3.02,4.58,3.87,66.0,6.27,1.83,15.65,4.26,11.39,2.3,11.66,6.53,6.07,66.0,1.14,0.4,3.79,1.0,2.79,5.0,31.74,1.21,1.0,66.0,1.01,0.07,1.53,1.0,0.53,6.31,43.04,1.01,1.0,66.0,13.02,5.43,32.09,4.84,27.26,1.11,4.39,14.1,12.23,66.0,27.74,10.95,60.47,3.98,56.48,0.36,3.41,29.8,27.57,66.0,64.79,18.28,114.13,35.28,78.85,0.57,2.83,67.29,63.25,66.0,271.7,39.39,380.69,159.73,220.95,0.2,3.63,274.5,265.08,66.0
+AR-A-G170018 = 50.44,9.67,79.32,36.88,42.44,1.24,4.41,51.33,48.04,27.0,109.7,22.43,154.02,80.54,73.49,0.56,2.33,111.89,110.53,27.0,86.81,36.49,221.2,56.93,164.27,2.23,8.12,93.9,71.58,27.0,20.96,5.04,32.81,12.9,19.91,0.46,2.47,21.53,20.41,27.0,1.87,2.34,13.52,1.03,12.49,4.83,24.57,2.96,1.33,27.0,5.05,0.91,6.7,3.35,3.35,0.09,2.0,5.13,5.11,27.0,3.64,2.04,8.64,1.16,7.48,1.14,3.35,4.15,2.98,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0,6.81,1.75,9.06,3.12,5.94,-0.47,2.07,7.02,7.22,27.0,21.59,9.43,38.46,10.84,27.63,0.45,1.73,23.49,20.25,27.0,12.6,6.73,36.21,6.89,29.32,1.9,6.72,14.22,9.6,27.0,71.43,25.83,117.41,39.64,77.77,0.52,1.84,75.8,67.84,27.0
+AR-A-G170019 = 100.52,32.21,173.77,40.85,132.92,0.2,2.21,105.52,93.9,147.0,201.51,42.19,286.13,110.53,175.6,-0.22,2.43,205.85,208.25,147.0,99.09,28.22,149.45,33.45,115.99,-0.65,2.59,103.0,106.74,147.0,68.94,28.22,140.7,27.6,113.1,0.44,2.38,74.46,70.31,147.0,10.01,5.82,37.32,1.2,36.12,1.92,7.77,11.57,7.82,147.0,6.44,2.89,13.38,2.13,11.26,0.42,2.23,7.06,6.11,147.0,1.04,0.21,3.05,1.0,2.05,7.83,70.23,1.06,1.0,147.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,147.0,8.16,4.27,19.22,2.0,17.22,0.48,2.37,9.21,7.4,147.0,73.32,46.37,173.77,14.21,159.56,0.66,2.38,86.66,67.9,147.0,79.41,47.56,234.95,17.56,217.39,1.18,3.71,92.48,60.71,147.0,240.29,68.38,380.69,100.97,279.72,0.23,2.49,249.77,235.91,147.0
+AR-A-G170020 = 56.68,9.97,81.79,46.09,35.7,1.01,3.2,57.52,54.66,29.0,143.5,15.2,173.53,112.23,61.31,-0.37,2.6,144.28,145.07,29.0,88.06,15.07,135.67,68.22,67.45,1.39,5.18,89.3,84.26,29.0,28.06,4.29,37.39,20.41,16.97,0.44,2.39,28.37,27.23,29.0,3.77,3.88,17.05,1.0,16.05,2.14,7.01,5.36,2.0,29.0,13.46,9.05,29.5,3.77,25.73,0.61,1.84,16.13,8.67,29.0,4.53,1.78,9.17,1.83,7.34,0.72,3.13,4.85,4.2,29.0,1.24,0.31,2.08,1.0,1.08,1.28,3.55,1.28,1.16,29.0,16.02,7.61,37.85,8.01,29.84,1.37,4.11,17.68,13.38,29.0,21.5,9.9,53.59,9.04,44.55,1.51,5.92,23.6,20.5,29.0,25.45,5.62,36.07,16.51,19.56,-0.04,1.76,26.04,26.53,29.0,129.47,34.59,205.15,64.23,140.93,0.34,2.91,133.85,130.78,29.0
+AR-A-G170021 = 123.64,7.55,136.77,108.99,27.78,0.04,2.12,123.86,123.78,28.0,151.89,11.44,173.85,128.53,45.33,-0.27,2.6,152.3,152.39,28.0,86.44,15.1,119.2,64.23,54.98,0.7,2.58,87.71,82.98,28.0,62.89,20.38,104.11,40.0,64.11,0.73,2.34,66.0,58.81,28.0,5.7,2.21,14.65,3.7,10.95,2.6,10.89,6.1,5.07,28.0,16.8,2.08,20.44,13.22,7.22,0.31,1.9,16.92,16.33,28.0,2.61,1.41,6.11,1.31,4.8,1.13,3.06,2.95,1.88,28.0,1.5,0.65,3.15,1.0,2.15,1.17,3.43,1.63,1.09,28.0,24.64,5.28,33.09,15.56,17.53,-0.22,1.83,25.17,24.72,28.0,59.66,19.86,107.25,31.97,75.28,0.67,2.7,62.77,56.36,28.0,71.71,11.14,86.88,43.99,42.88,-0.69,2.86,72.54,72.76,28.0,143.4,22.24,181.84,117.41,64.43,0.47,1.67,145.05,136.67,28.0
+AR-A-G170022 = 92.51,11.46,129.05,70.31,58.74,0.82,4.64,93.19,91.67,34.0,106.01,12.56,140.7,74.68,66.02,0.21,3.94,106.73,105.38,34.0,75.8,15.14,104.06,56.93,47.14,0.55,2.02,77.25,73.25,34.0,45.3,6.2,58.67,37.32,21.35,0.44,2.18,45.71,45.05,34.0,3.98,0.94,6.3,2.55,3.75,0.57,2.61,4.08,3.87,34.0,11.54,2.52,17.56,8.14,9.41,0.8,2.75,11.8,10.69,34.0,2.47,1.04,5.41,1.0,4.41,1.18,4.09,2.67,2.2,34.0,1.94,1.64,8.51,1.0,7.51,2.49,9.16,2.53,1.31,34.0,16.02,4.45,33.08,11.51,21.57,2.2,7.95,16.61,14.62,34.0,22.32,4.89,38.46,15.1,23.36,1.24,5.09,22.84,21.92,34.0,39.05,15.21,76.97,15.1,61.87,0.87,3.11,41.83,34.25,34.0,128.92,24.99,190.23,66.19,124.04,-0.03,3.31,131.25,128.44,34.0
+AR-A-G170023 = 124.29,36.3,173.77,70.04,103.74,-0.12,1.58,129.25,131.28,22.0,188.91,41.65,245.85,130.61,115.24,-0.06,1.53,193.24,190.49,22.0,134.72,34.42,202.06,85.96,116.1,0.03,1.88,138.85,139.01,22.0,35.41,18.47,56.93,8.57,48.35,-0.38,1.52,39.74,45.06,22.0,3.32,0.97,4.97,1.98,2.98,0.01,1.69,3.45,3.47,22.0,4.39,1.83,9.6,2.13,7.48,1.29,4.25,4.74,3.83,22.0,1.61,0.97,4.13,1.0,3.13,1.43,3.91,1.87,1.0,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,3.31,0.78,4.92,1.53,3.39,-0.2,2.95,3.4,3.32,22.0,16.64,6.5,25.99,5.12,20.87,-0.35,1.8,17.8,18.27,22.0,49.7,7.93,65.66,35.03,30.63,-0.11,2.38,50.3,51.48,22.0,177.17,48.27,271.59,101.38,170.2,0.23,2.06,183.34,172.48,22.0
+AR-B-G010001 = 167.56,15.39,181.84,126.98,54.86,-1.44,4.01,168.24,173.77,32.0,81.9,16.71,117.88,52.0,65.88,0.23,2.74,83.53,83.87,32.0,204.37,26.87,249.56,149.45,100.11,-0.49,2.21,206.07,214.62,32.0,27.05,8.79,48.96,14.87,34.09,0.71,2.64,28.4,25.02,32.0,12.12,2.61,19.19,8.01,11.18,0.94,3.46,12.39,11.5,32.0,33.93,13.69,58.67,13.55,45.12,0.0,1.87,36.51,35.11,32.0,53.91,15.05,86.84,38.48,48.36,0.97,2.43,55.91,45.82,32.0,94.15,19.14,132.7,73.64,59.07,0.77,2.12,96.02,87.69,32.0,50.35,7.61,70.34,39.64,30.7,1.18,3.67,50.91,47.54,32.0,67.09,13.73,97.97,48.96,49.01,0.56,2.32,68.43,64.8,32.0,107.49,17.81,130.88,76.97,53.91,-0.37,1.7,108.91,112.25,32.0,42.82,9.04,58.67,33.08,25.59,0.58,1.76,43.73,38.23,32.0
+AR-B-G010002 = 165.51,11.35,179.1,140.7,38.4,-0.76,2.42,165.89,169.96,28.0,101.38,9.24,120.71,81.75,38.95,0.3,2.71,101.78,100.45,28.0,230.02,12.35,249.56,206.98,42.58,-0.1,1.96,230.34,230.93,28.0,22.71,6.29,40.28,14.21,26.07,1.21,4.28,23.53,21.43,28.0,8.87,2.52,14.43,5.25,9.18,0.63,2.49,9.2,8.2,28.0,11.27,0.79,12.99,10.51,2.47,1.0,2.79,11.3,10.97,28.0,40.54,4.75,50.46,28.45,22.01,-0.03,3.35,40.81,40.25,28.0,63.66,5.39,79.32,56.93,22.4,1.03,3.68,63.88,61.88,28.0,69.78,11.74,89.5,53.59,35.9,0.32,1.74,70.72,67.02,28.0,37.05,8.68,55.28,24.46,30.82,-0.07,1.91,38.02,39.69,28.0,107.27,8.14,124.71,92.24,32.47,0.17,2.38,107.56,106.96,28.0,51.62,9.4,72.46,31.14,41.32,-0.23,3.04,52.44,51.61,28.0
+AR-B-G010003 = 149.52,NaN,149.52,149.52,0.0,NaN,NaN,149.52,149.52,1.0,61.56,NaN,61.56,61.56,0.0,NaN,NaN,61.56,61.56,1.0,115.77,NaN,115.77,115.77,0.0,NaN,NaN,115.77,115.77,1.0,104.82,NaN,104.82,104.82,0.0,NaN,NaN,104.82,104.82,1.0,30.38,NaN,30.38,30.38,0.0,NaN,NaN,30.38,30.38,1.0,81.64,NaN,81.64,81.64,0.0,NaN,NaN,81.64,81.64,1.0,63.03,NaN,63.03,63.03,0.0,NaN,NaN,63.03,63.03,1.0,102.61,NaN,102.61,102.61,0.0,NaN,NaN,102.61,102.61,1.0,65.1,NaN,65.1,65.1,0.0,NaN,NaN,65.1,65.1,1.0,32.88,NaN,32.88,32.88,0.0,NaN,NaN,32.88,32.88,1.0,57.15,NaN,57.15,57.15,0.0,NaN,NaN,57.15,57.15,1.0,26.83,NaN,26.83,26.83,0.0,NaN,NaN,26.83,26.83,1.0
+AR-B-G010004 = 144.06,NaN,144.06,144.06,0.0,NaN,NaN,144.06,144.06,1.0,58.4,NaN,58.4,58.4,0.0,NaN,NaN,58.4,58.4,1.0,111.53,NaN,111.53,111.53,0.0,NaN,NaN,111.53,111.53,1.0,116.06,NaN,116.06,116.06,0.0,NaN,NaN,116.06,116.06,1.0,36.55,NaN,36.55,36.55,0.0,NaN,NaN,36.55,36.55,1.0,89.42,NaN,89.42,89.42,0.0,NaN,NaN,89.42,89.42,1.0,62.29,NaN,62.29,62.29,0.0,NaN,NaN,62.29,62.29,1.0,98.92,NaN,98.92,98.92,0.0,NaN,NaN,98.92,98.92,1.0,67.22,NaN,67.22,67.22,0.0,NaN,NaN,67.22,67.22,1.0,35.75,NaN,35.75,35.75,0.0,NaN,NaN,35.75,35.75,1.0,63.88,NaN,63.88,63.88,0.0,NaN,NaN,63.88,63.88,1.0,28.69,NaN,28.69,28.69,0.0,NaN,NaN,28.69,28.69,1.0
+AR-B-G010005 = 142.41,2.33,144.06,140.76,3.3,0.0,1.0,142.42,142.41,2.0,59.56,1.64,60.71,58.4,2.32,-0.0,1.0,59.57,59.56,2.0,109.42,2.99,111.53,107.3,4.23,0.0,1.0,109.44,109.42,2.0,109.57,9.18,116.06,103.08,12.99,-0.0,1.0,109.76,109.57,2.0,30.49,8.57,36.55,24.43,12.12,-0.0,1.0,31.09,30.49,2.0,79.53,13.98,89.42,69.64,19.77,-0.0,1.0,80.14,79.53,2.0,63.49,1.7,64.69,62.29,2.4,0.0,1.0,63.5,63.49,2.0,101.52,3.67,104.11,98.92,5.19,0.0,1.0,101.55,101.52,2.0,77.81,14.98,88.41,67.22,21.19,0.0,1.0,78.53,77.81,2.0,33.77,2.8,35.75,31.79,3.96,0.0,1.0,33.83,33.77,2.0,59.52,6.16,63.88,55.16,8.72,0.0,1.0,59.68,59.52,2.0,27.15,2.19,28.69,25.6,3.1,-0.0,1.0,27.19,27.15,2.0
+AR-B-G010006 = 132.52,NaN,132.52,132.52,0.0,NaN,NaN,132.52,132.52,1.0,52.1,NaN,52.1,52.1,0.0,NaN,NaN,52.1,52.1,1.0,101.02,NaN,101.02,101.02,0.0,NaN,NaN,101.02,101.02,1.0,97.84,NaN,97.84,97.84,0.0,NaN,NaN,97.84,97.84,1.0,23.62,NaN,23.62,23.62,0.0,NaN,NaN,23.62,23.62,1.0,66.1,NaN,66.1,66.1,0.0,NaN,NaN,66.1,66.1,1.0,61.56,NaN,61.56,61.56,0.0,NaN,NaN,61.56,61.56,1.0,109.19,NaN,109.19,109.19,0.0,NaN,NaN,109.19,109.19,1.0,69.34,NaN,69.34,69.34,0.0,NaN,NaN,69.34,69.34,1.0,29.44,NaN,29.44,29.44,0.0,NaN,NaN,29.44,29.44,1.0,54.47,NaN,54.47,54.47,0.0,NaN,NaN,54.47,54.47,1.0,25.99,NaN,25.99,25.99,0.0,NaN,NaN,25.99,25.99,1.0
+AR-B-G010007 = 147.23,NaN,147.23,147.23,0.0,NaN,NaN,147.23,147.23,1.0,59.89,NaN,59.89,59.89,0.0,NaN,NaN,59.89,59.89,1.0,110.53,NaN,110.53,110.53,0.0,NaN,NaN,110.53,110.53,1.0,98.15,NaN,98.15,98.15,0.0,NaN,NaN,98.15,98.15,1.0,16.02,NaN,16.02,16.02,0.0,NaN,NaN,16.02,16.02,1.0,55.64,NaN,55.64,55.64,0.0,NaN,NaN,55.64,55.64,1.0,61.46,NaN,61.46,61.46,0.0,NaN,NaN,61.46,61.46,1.0,117.89,NaN,117.89,117.89,0.0,NaN,NaN,117.89,117.89,1.0,82.68,NaN,82.68,82.68,0.0,NaN,NaN,82.68,82.68,1.0,25.74,NaN,25.74,25.74,0.0,NaN,NaN,25.74,25.74,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,25.6,NaN,25.6,25.6,0.0,NaN,NaN,25.6,25.6,1.0
+AR-B-G010008 = 149.45,NaN,149.45,149.45,0.0,NaN,NaN,149.45,149.45,1.0,53.59,NaN,53.59,53.59,0.0,NaN,NaN,53.59,53.59,1.0,110.53,NaN,110.53,110.53,0.0,NaN,NaN,110.53,110.53,1.0,104.06,NaN,104.06,104.06,0.0,NaN,NaN,104.06,104.06,1.0,13.38,NaN,13.38,13.38,0.0,NaN,NaN,13.38,13.38,1.0,48.96,NaN,48.96,48.96,0.0,NaN,NaN,48.96,48.96,1.0,50.46,NaN,50.46,50.46,0.0,NaN,NaN,50.46,50.46,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,70.31,NaN,70.31,70.31,0.0,NaN,NaN,70.31,70.31,1.0,23.03,NaN,23.03,23.03,0.0,NaN,NaN,23.03,23.03,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,25.99,NaN,25.99,25.99,0.0,NaN,NaN,25.99,25.99,1.0
+AR-B-G010009 = 149.45,NaN,149.45,149.45,0.0,NaN,NaN,149.45,149.45,1.0,50.55,NaN,50.55,50.55,0.0,NaN,NaN,50.55,50.55,1.0,117.62,NaN,117.62,117.62,0.0,NaN,NaN,117.62,117.62,1.0,80.49,NaN,80.49,80.49,0.0,NaN,NaN,80.49,80.49,1.0,12.27,NaN,12.27,12.27,0.0,NaN,NaN,12.27,12.27,1.0,51.28,NaN,51.28,51.28,0.0,NaN,NaN,51.28,51.28,1.0,60.38,NaN,60.38,60.38,0.0,NaN,NaN,60.38,60.38,1.0,132.52,NaN,132.52,132.52,0.0,NaN,NaN,132.52,132.52,1.0,64.49,NaN,64.49,64.49,0.0,NaN,NaN,64.49,64.49,1.0,23.38,NaN,23.38,23.38,0.0,NaN,NaN,23.38,23.38,1.0,53.28,NaN,53.28,53.28,0.0,NaN,NaN,53.28,53.28,1.0,27.65,NaN,27.65,27.65,0.0,NaN,NaN,27.65,27.65,1.0
+AR-B-G010010 = 132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,1.0,56.93,NaN,56.93,56.93,0.0,NaN,NaN,56.93,56.93,1.0,136.52,NaN,136.52,136.52,0.0,NaN,NaN,136.52,136.52,1.0,66.19,NaN,66.19,66.19,0.0,NaN,NaN,66.19,66.19,1.0,10.84,NaN,10.84,10.84,0.0,NaN,NaN,10.84,10.84,1.0,44.72,NaN,44.72,44.72,0.0,NaN,NaN,44.72,44.72,1.0,66.19,NaN,66.19,66.19,0.0,NaN,NaN,66.19,66.19,1.0,121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,48.96,NaN,48.96,48.96,0.0,NaN,NaN,48.96,48.96,1.0,47.5,NaN,47.5,47.5,0.0,NaN,NaN,47.5,47.5,1.0,66.19,NaN,66.19,66.19,0.0,NaN,NaN,66.19,66.19,1.0,32.09,NaN,32.09,32.09,0.0,NaN,NaN,32.09,32.09,1.0
+AR-B-G010011 = 91.69,15.47,121.5,61.39,60.11,-0.19,2.44,92.95,92.24,35.0,80.46,12.2,96.78,44.9,51.87,-1.6,4.99,81.35,83.82,35.0,104.2,31.34,171.96,58.67,113.3,0.58,2.4,108.68,97.06,35.0,11.88,4.43,21.72,5.92,15.8,0.46,2.28,12.66,11.28,35.0,21.82,4.1,33.08,14.21,18.86,0.59,3.26,22.19,22.31,35.0,18.17,3.48,28.87,11.91,16.96,1.09,4.37,18.49,17.41,35.0,18.5,6.75,33.58,8.63,24.96,0.81,2.83,19.66,17.59,35.0,45.57,12.39,81.75,27.71,54.04,1.11,4.09,47.18,42.12,35.0,53.24,18.15,92.24,28.45,63.79,0.76,2.45,56.16,46.94,35.0,54.75,18.71,94.3,16.53,77.77,0.41,2.73,57.77,50.14,35.0,28.99,9.83,50.66,17.99,32.68,1.0,2.7,30.56,25.86,35.0,51.49,5.68,64.02,37.7,26.31,-0.3,3.25,51.79,51.23,35.0
+AR-B-G010012 = 67.27,9.16,94.69,50.46,44.24,1.06,5.15,67.87,66.83,25.0,196.71,36.33,253.61,150.63,102.99,0.39,1.72,199.9,190.23,25.0,88.16,15.79,117.89,61.82,56.07,0.26,2.11,89.51,85.64,25.0,8.86,1.69,14.65,6.49,8.16,1.65,6.97,9.01,8.57,25.0,20.73,5.02,35.13,14.89,20.25,1.4,4.21,21.3,18.68,25.0,23.46,4.7,32.67,16.04,16.64,0.48,2.32,23.91,23.03,25.0,27.92,3.54,35.13,21.04,14.09,0.31,2.91,28.13,27.46,25.0,66.83,18.77,103.45,39.64,63.81,0.25,2.3,69.31,64.69,25.0,78.28,9.78,102.12,59.63,42.49,0.18,3.21,78.87,78.57,25.0,93.08,14.83,121.0,62.32,58.68,-0.24,2.37,94.21,96.69,25.0,113.02,11.9,137.51,86.84,50.68,-0.13,2.63,113.62,113.92,25.0,74.86,5.36,86.84,67.27,19.57,0.65,2.61,75.05,73.64,25.0
+AR-B-G010013 = 167.29,8.46,179.1,154.3,24.79,-0.19,1.88,167.48,168.92,8.0,97.77,9.36,113.92,82.35,31.57,0.05,2.73,98.17,99.09,8.0,188.16,9.54,202.06,171.35,30.71,-0.29,2.45,188.37,187.58,8.0,32.12,1.89,34.61,29.35,5.26,-0.25,1.83,32.16,32.63,8.0,8.31,0.81,9.23,6.65,2.58,-0.99,3.29,8.34,8.39,8.0,20.58,5.54,29.32,14.32,15.0,0.44,1.82,21.23,19.86,8.0,67.16,9.7,79.32,52.0,27.32,-0.28,1.75,67.77,68.22,8.0,98.14,7.26,110.53,89.54,21.0,0.54,2.05,98.37,96.63,8.0,59.03,5.22,68.22,52.0,16.22,0.35,2.3,59.23,59.35,8.0,46.11,1.65,48.23,43.39,4.84,-0.09,2.02,46.14,45.45,8.0,79.39,5.42,86.84,72.46,14.38,0.1,1.53,79.55,78.69,8.0,34.21,1.54,36.28,31.62,4.66,-0.29,2.09,34.24,34.35,8.0
+AR-B-G010014 = 138.61,NaN,138.61,138.61,0.0,NaN,NaN,138.61,138.61,1.0,56.95,NaN,56.95,56.95,0.0,NaN,NaN,56.95,56.95,1.0,142.98,NaN,142.98,142.98,0.0,NaN,NaN,142.98,142.98,1.0,56.13,NaN,56.13,56.13,0.0,NaN,NaN,56.13,56.13,1.0,14.91,NaN,14.91,14.91,0.0,NaN,NaN,14.91,14.91,1.0,53.98,NaN,53.98,53.98,0.0,NaN,NaN,53.98,53.98,1.0,71.77,NaN,71.77,71.77,0.0,NaN,NaN,71.77,71.77,1.0,145.07,NaN,145.07,145.07,0.0,NaN,NaN,145.07,145.07,1.0,59.57,NaN,59.57,59.57,0.0,NaN,NaN,59.57,59.57,1.0,66.61,NaN,66.61,66.61,0.0,NaN,NaN,66.61,66.61,1.0,71.58,NaN,71.58,71.58,0.0,NaN,NaN,71.58,71.58,1.0,53.28,NaN,53.28,53.28,0.0,NaN,NaN,53.28,53.28,1.0
+AR-B-G010015 = 169.13,10.56,187.92,153.61,34.31,0.27,2.31,169.43,167.73,9.0,77.99,2.83,83.08,74.71,8.37,0.52,2.26,78.03,78.15,9.0,260.72,24.52,296.24,227.66,68.58,0.1,1.81,261.75,265.08,9.0,33.0,2.74,37.59,30.22,7.37,0.54,1.75,33.1,31.65,9.0,6.45,1.12,8.96,5.5,3.46,1.33,3.72,6.54,5.95,9.0,4.33,1.0,5.66,2.98,2.68,0.09,1.52,4.43,4.46,9.0,38.19,6.97,47.12,28.61,18.51,-0.23,1.58,38.75,40.09,9.0,25.51,0.76,26.83,24.11,2.72,-0.1,2.95,25.52,25.21,9.0,109.34,20.05,133.0,74.58,58.43,-0.64,2.01,110.96,114.13,9.0,34.81,10.65,51.69,22.14,29.56,0.54,1.96,36.23,33.08,9.0,140.76,11.66,162.64,126.62,36.02,0.68,2.42,141.18,138.61,9.0,48.56,3.36,53.59,44.74,8.85,0.45,1.73,48.66,48.49,9.0
+AR-B-G010016 = 143.03,4.62,149.45,138.74,10.71,0.69,2.01,143.09,141.97,4.0,49.71,2.15,51.73,47.5,4.23,-0.04,1.09,49.74,49.8,4.0,122.24,7.45,130.61,112.84,17.77,-0.22,1.84,122.41,122.75,4.0,57.53,1.87,59.62,55.26,4.36,-0.14,1.67,57.56,57.63,4.0,11.8,0.73,12.48,11.17,1.31,0.01,1.01,11.81,11.77,4.0,50.95,1.8,53.59,49.8,3.8,1.04,2.23,50.97,50.19,4.0,70.29,2.61,73.64,67.27,6.37,0.22,2.0,70.32,70.12,4.0,133.42,4.88,138.61,128.76,9.85,0.07,1.15,133.49,133.16,4.0,58.57,0.56,59.15,57.8,1.35,-0.58,2.08,58.57,58.67,4.0,29.69,6.9,36.35,23.74,12.61,0.02,1.03,30.29,29.35,4.0,57.2,5.64,63.33,51.28,12.04,0.03,1.27,57.41,57.09,4.0,30.71,1.64,32.51,29.32,3.19,0.12,1.16,30.75,30.51,4.0
+AR-B-G010017 = 147.31,24.9,193.14,107.69,85.46,0.23,1.81,149.35,146.12,42.0,128.72,27.05,202.06,86.84,115.22,1.02,3.58,131.47,121.0,42.0,122.6,9.88,149.72,105.66,44.06,0.36,2.99,122.98,123.6,42.0,13.75,3.59,21.05,9.32,11.73,0.77,2.16,14.2,12.17,42.0,26.82,7.41,48.96,17.04,31.91,0.94,3.8,27.8,26.06,42.0,63.26,15.93,95.06,31.37,63.69,-0.36,2.3,65.19,66.19,42.0,45.73,7.04,56.93,27.6,29.32,-0.67,2.76,46.26,47.19,42.0,115.14,5.83,133.97,104.06,29.91,0.78,4.25,115.28,114.13,42.0,89.73,10.58,110.53,63.34,47.19,-0.42,2.8,90.34,90.95,42.0,83.89,16.02,110.53,53.59,56.94,-0.1,1.84,85.37,81.18,42.0,102.33,7.36,113.92,89.54,24.38,0.08,1.84,102.59,102.52,42.0,70.68,10.4,81.75,46.09,35.66,-0.74,2.35,71.42,74.68,42.0
+AR-B-G010018 = 114.84,24.61,146.32,56.93,89.39,-0.49,2.16,117.39,118.6,46.0,136.64,42.31,227.97,79.32,148.65,0.61,2.15,142.91,121.0,46.0,163.54,13.05,184.92,140.7,44.22,-0.02,1.88,164.04,163.8,46.0,7.34,2.65,15.1,3.63,11.47,0.56,2.99,7.8,6.87,46.0,16.9,2.45,22.44,12.65,9.79,-0.01,2.25,17.07,17.17,46.0,43.72,7.02,56.21,27.27,28.94,-0.28,2.47,44.27,44.04,46.0,46.68,10.19,66.19,29.93,36.26,0.03,1.63,47.75,47.21,46.0,112.81,9.89,132.7,92.24,40.47,-0.03,2.05,113.23,112.63,46.0,41.1,6.29,60.47,33.67,26.79,1.03,3.51,41.56,38.89,46.0,90.94,8.55,110.53,73.77,36.76,0.09,2.3,91.33,90.45,46.0,125.49,9.35,140.7,104.06,36.64,-0.66,3.08,125.83,126.88,46.0,47.51,4.17,60.47,39.64,20.83,0.77,4.01,47.68,47.28,46.0
+AR-B-G010019 = 60.95,18.87,92.24,30.96,61.28,-0.11,1.88,63.62,57.93,15.0,106.66,6.49,115.98,92.24,23.74,-0.66,2.79,106.84,107.25,15.0,35.68,4.47,44.6,29.77,14.83,0.47,2.11,35.94,34.62,15.0,16.33,5.44,29.86,9.9,19.97,1.04,3.56,17.16,14.78,15.0,23.83,3.39,30.34,18.09,12.24,0.03,2.32,24.06,24.01,15.0,25.21,4.61,32.88,16.15,16.73,-0.31,2.35,25.6,25.74,15.0,38.6,4.46,47.59,34.09,13.5,1.0,2.73,38.84,36.76,15.0,20.57,5.54,34.09,13.39,20.71,0.93,3.35,21.25,18.09,15.0,55.84,6.69,70.31,47.59,22.72,0.78,2.6,56.21,53.59,15.0,13.13,5.91,24.51,5.76,18.75,0.66,2.28,14.31,11.77,15.0,50.17,8.9,73.65,36.96,36.69,1.0,4.5,50.91,50.66,15.0,35.77,5.96,48.34,25.99,22.35,0.45,2.57,36.23,35.15,15.0
+AR-B-G010020 = 110.67,19.53,156.52,89.5,67.03,1.04,2.92,112.32,103.62,28.0,138.16,15.33,179.18,113.92,65.26,0.75,3.1,138.97,134.63,28.0,122.51,8.32,145.01,107.25,37.76,0.71,3.93,122.79,121.0,28.0,12.27,1.93,16.53,8.01,8.51,-0.34,3.33,12.41,12.4,28.0,23.11,3.67,29.32,16.8,12.52,0.3,1.97,23.39,22.46,28.0,56.99,8.62,79.32,41.86,37.47,0.52,3.01,57.62,56.04,28.0,26.7,3.32,34.15,21.04,13.11,0.6,2.9,26.9,26.22,28.0,132.06,17.57,163.6,81.79,81.81,-0.99,4.03,133.19,133.28,28.0,72.58,10.9,92.24,50.55,41.69,-0.06,2.21,73.37,70.31,28.0,72.55,10.32,95.06,48.96,46.1,-0.27,3.12,73.25,73.02,28.0,101.72,11.97,113.97,65.71,48.26,-1.48,4.78,102.39,104.57,28.0,68.68,7.75,87.19,48.96,38.24,-0.28,3.64,69.1,70.22,28.0
+AR-B-G010021 = 140.92,6.59,151.87,130.61,21.26,0.15,2.15,141.05,140.76,9.0,67.23,1.38,69.33,65.73,3.6,0.59,1.79,67.25,66.79,9.0,144.45,2.83,149.45,140.7,8.75,0.24,2.35,144.48,145.01,9.0,116.23,27.01,154.02,72.36,81.66,-0.28,1.99,118.99,118.3,9.0,21.29,2.74,25.21,17.06,8.16,-0.3,2.0,21.45,21.38,9.0,45.98,7.18,56.93,34.61,22.31,-0.44,2.43,46.47,46.09,9.0,72.17,18.7,100.97,50.46,50.52,0.45,1.75,74.3,64.62,9.0,118.33,14.63,140.76,98.37,42.39,0.25,1.82,119.13,114.25,9.0,58.18,2.41,61.73,55.23,6.49,-0.01,1.61,58.22,57.85,9.0,56.73,7.21,68.22,47.5,20.72,0.5,2.07,57.13,55.39,9.0,58.99,5.73,72.03,52.0,20.03,1.27,4.17,59.24,57.16,9.0,32.61,1.67,35.13,30.22,4.92,-0.23,2.04,32.65,32.67,9.0
+AR-B-G010022 = 162.53,7.35,173.85,149.45,24.41,-0.23,2.66,162.67,161.85,8.0,78.9,4.87,84.26,70.31,13.95,-0.5,2.05,79.03,79.47,8.0,160.46,6.4,168.61,149.45,19.16,-0.17,2.32,160.57,159.03,8.0,59.48,8.84,71.1,45.23,25.86,-0.21,1.91,60.05,59.6,8.0,16.81,3.11,20.41,11.98,8.43,-0.29,1.7,17.06,17.23,8.0,55.52,14.28,79.32,34.09,45.23,0.22,2.3,57.1,55.97,8.0,48.92,2.82,53.69,44.72,8.97,0.09,2.36,48.99,49.33,8.0,92.97,14.56,113.92,70.31,43.61,-0.12,1.98,93.97,93.26,8.0,77.53,5.06,84.26,70.31,13.95,0.02,1.67,77.68,76.76,8.0,71.95,9.92,89.5,56.93,32.57,0.28,2.6,72.54,71.49,8.0,91.41,5.06,97.97,84.46,13.51,0.05,1.72,91.53,92.4,8.0,34.04,2.66,37.32,29.32,8.0,-0.56,2.19,34.13,34.81,8.0
+AR-B-G010023 = 63.23,3.89,73.74,56.93,16.81,0.43,2.9,63.35,63.27,35.0,173.79,14.19,211.22,149.45,61.78,0.62,3.13,174.35,174.09,35.0,130.47,12.96,154.02,98.49,55.54,-0.07,2.87,131.09,130.49,35.0,8.16,2.16,13.66,5.41,8.25,0.96,3.01,8.44,7.55,35.0,16.81,3.79,23.03,10.84,12.2,-0.1,1.75,17.22,17.56,35.0,26.75,3.93,34.15,20.54,13.61,0.22,1.76,27.03,25.83,35.0,37.38,5.56,52.0,26.78,25.22,0.72,3.23,37.78,36.21,35.0,100.33,13.01,124.71,61.36,63.35,-0.81,3.9,101.15,102.52,35.0,55.47,9.03,70.81,37.32,33.5,-0.24,1.92,56.18,56.58,35.0,86.87,9.27,109.49,71.54,37.94,0.69,2.76,87.35,84.26,35.0,131.65,13.1,158.74,115.66,43.08,0.61,2.14,132.28,128.53,35.0,61.84,7.17,76.03,48.98,27.05,-0.05,2.05,62.24,61.56,35.0
+AR-B-G010024 = 136.52,NaN,136.52,136.52,0.0,NaN,NaN,136.52,136.52,1.0,55.23,NaN,55.23,55.23,0.0,NaN,NaN,55.23,55.23,1.0,121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,60.47,NaN,60.47,60.47,0.0,NaN,NaN,60.47,60.47,1.0,13.38,NaN,13.38,13.38,0.0,NaN,NaN,13.38,13.38,1.0,52.0,NaN,52.0,52.0,0.0,NaN,NaN,52.0,52.0,1.0,68.22,NaN,68.22,68.22,0.0,NaN,NaN,68.22,68.22,1.0,121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0,43.39,NaN,43.39,43.39,0.0,NaN,NaN,43.39,43.39,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,37.32,NaN,37.32,37.32,0.0,NaN,NaN,37.32,37.32,1.0
+AR-B-G010025 = 162.55,1.75,163.79,161.32,2.47,0.0,1.0,162.56,162.55,2.0,73.45,1.88,74.78,72.12,2.67,0.0,1.0,73.46,73.45,2.0,124.71,5.48,128.58,120.83,7.75,0.0,1.0,124.77,124.71,2.0,57.9,3.73,60.53,55.26,5.27,-0.0,1.0,57.96,57.9,2.0,18.15,1.57,19.26,17.03,2.22,0.0,1.0,18.18,18.15,2.0,52.89,1.69,54.08,51.7,2.39,0.0,1.0,52.9,52.89,2.0,100.28,10.43,107.66,92.9,14.76,0.0,1.0,100.55,100.28,2.0,114.4,6.14,118.74,110.06,8.68,-0.0,1.0,114.49,114.4,2.0,64.27,0.31,64.49,64.05,0.44,-0.0,1.0,64.27,64.27,2.0,33.83,0.57,34.23,33.42,0.81,0.0,1.0,33.83,33.83,2.0,45.75,0.49,46.1,45.41,0.7,0.0,1.0,45.76,45.75,2.0,52.74,4.92,56.22,49.26,6.96,-0.0,1.0,52.86,52.74,2.0
+AR-B-G010026 = 99.93,9.59,123.97,86.84,37.14,0.93,3.69,100.37,99.56,26.0,134.39,11.0,158.74,107.69,51.05,-0.36,3.36,134.82,135.04,26.0,200.66,11.31,224.79,184.58,40.21,0.19,2.45,200.96,202.13,26.0,13.5,8.88,35.13,4.46,30.67,1.2,3.27,16.07,9.4,26.0,11.45,6.01,23.74,2.4,21.34,0.33,1.88,12.88,9.88,26.0,29.57,8.02,53.59,15.56,38.03,0.84,4.61,30.6,29.32,26.0,35.37,9.78,52.0,16.41,35.59,-0.27,2.08,36.65,38.47,26.0,80.64,13.62,120.29,60.47,59.82,0.92,4.06,81.74,80.15,26.0,57.39,8.61,76.97,43.39,33.57,0.44,2.47,58.01,56.36,26.0,61.9,16.77,89.5,31.14,58.35,-0.25,2.27,64.05,61.63,26.0,120.17,18.59,145.01,89.5,55.51,-0.28,1.77,121.55,118.85,26.0,75.16,13.52,97.97,44.72,53.25,-0.32,2.38,76.32,77.51,26.0
+AR-B-G010027 = 181.42,5.52,191.73,173.77,17.96,0.47,2.32,181.5,181.84,13.0,109.36,14.0,136.52,86.84,49.68,0.28,2.36,110.19,108.35,13.0,198.89,9.98,214.62,186.37,28.25,0.38,1.73,199.13,196.06,13.0,30.89,3.99,37.32,23.74,13.58,-0.34,2.56,31.13,30.33,13.0,7.47,1.08,8.91,5.41,3.49,-0.28,2.2,7.54,7.23,13.0,10.65,2.27,14.13,6.61,7.52,-0.26,2.09,10.87,10.84,13.0,42.26,4.45,48.48,34.15,14.33,-0.14,2.21,42.47,41.73,13.0,73.94,8.3,86.99,60.47,26.53,-0.1,2.03,74.37,72.99,13.0,55.49,2.86,59.57,50.46,9.11,-0.41,2.16,55.56,55.4,13.0,50.29,3.5,60.11,46.92,13.19,1.73,5.81,50.41,49.46,13.0,91.18,9.44,107.82,75.89,31.93,-0.03,2.06,91.63,91.69,13.0,31.24,5.13,39.93,23.74,16.19,0.09,1.84,31.63,29.87,13.0
+AR-B-G010028 = 155.9,6.69,165.12,145.07,20.04,-0.28,2.19,156.02,156.38,7.0,66.15,6.95,81.19,60.49,20.69,1.68,4.39,66.46,64.23,7.0,137.74,5.58,145.07,126.96,18.11,-0.85,3.31,137.83,138.61,7.0,62.76,1.96,66.19,60.49,5.7,0.68,2.31,62.79,61.91,7.0,18.19,0.35,18.65,17.84,0.81,0.46,1.64,18.19,18.1,7.0,68.91,11.39,93.19,61.39,31.8,1.6,4.1,69.72,63.03,7.0,119.22,24.48,154.43,80.54,73.9,-0.09,2.19,121.35,113.77,7.0,147.36,8.48,159.03,137.56,21.47,0.05,1.47,147.57,148.82,7.0,67.72,3.65,75.22,63.94,11.28,1.3,3.75,67.81,66.82,7.0,69.74,7.58,80.61,57.88,22.73,-0.32,2.22,70.09,71.28,7.0,71.14,5.35,76.97,60.5,16.47,-1.11,3.36,71.31,72.46,7.0,76.06,6.96,89.5,70.02,19.47,1.13,2.92,76.33,72.46,7.0
+AR-B-G010029 = 155.06,8.38,168.61,145.01,23.6,0.48,2.23,155.25,154.41,6.0,63.98,3.68,69.33,58.67,10.66,0.03,2.16,64.06,63.67,6.0,126.64,2.45,130.55,124.71,5.85,0.67,1.92,126.66,125.68,6.0,98.4,8.07,107.25,86.84,20.41,-0.36,1.61,98.67,100.43,6.0,12.52,2.22,15.34,9.6,5.74,0.03,1.66,12.68,12.41,6.0,48.88,3.11,52.59,44.72,7.87,-0.12,1.5,48.96,49.02,6.0,83.03,12.52,103.92,70.31,33.61,0.62,2.3,83.82,82.7,6.0,119.08,4.25,124.71,113.5,11.21,-0.01,1.63,119.14,119.23,6.0,53.7,5.13,60.47,48.23,12.24,0.24,1.46,53.91,52.91,6.0,38.39,2.21,40.85,35.53,5.32,-0.37,1.51,38.45,39.06,6.0,64.93,2.67,68.22,61.67,6.55,-0.03,1.42,64.98,65.04,6.0,31.17,1.7,33.08,28.45,4.63,-0.48,2.11,31.2,31.29,6.0
+AR-B-G010030 = 144.29,1.12,145.04,142.85,2.19,-0.71,1.5,144.3,145.01,6.0,59.43,1.03,60.47,57.85,2.62,-0.44,1.93,59.44,59.57,6.0,147.03,4.85,152.15,140.7,11.45,-0.13,1.4,147.09,147.26,6.0,55.47,2.88,60.47,52.8,7.67,0.88,2.45,55.53,54.45,6.0,15.03,0.57,16.04,14.51,1.53,0.96,2.55,15.04,14.82,6.0,67.52,6.15,74.68,60.39,14.29,-0.12,1.51,67.75,68.01,6.0,103.15,13.87,124.71,84.26,40.45,0.22,2.3,103.93,103.25,6.0,182.72,10.76,196.06,164.27,31.79,-0.66,2.67,182.98,184.66,6.0,62.27,3.87,68.22,57.86,10.36,0.33,1.95,62.37,62.26,6.0,81.04,5.87,86.84,70.21,16.63,-1.11,3.04,81.21,82.76,6.0,72.69,3.83,76.97,66.31,10.65,-0.69,2.32,72.78,73.64,6.0,66.97,5.96,76.97,60.18,16.79,0.7,2.36,67.19,65.16,6.0
+AR-B-G010031 = 141.97,3.72,145.07,137.84,7.23,-0.46,1.5,142.0,142.98,3.0,70.32,1.06,71.38,69.26,2.12,-0.0,1.5,70.33,70.32,3.0,149.08,0.64,149.45,148.34,1.11,-0.71,1.49,149.08,149.45,3.0,68.76,6.92,76.24,62.57,13.67,0.33,1.5,68.99,67.47,3.0,19.17,3.76,22.81,15.31,7.51,-0.1,1.5,19.41,19.38,3.0,35.16,0.55,35.7,34.61,1.09,0.0,1.5,35.16,35.16,3.0,48.53,2.3,51.15,46.84,4.31,0.62,1.5,48.56,47.59,3.0,123.93,5.93,129.11,117.46,11.65,-0.38,1.5,124.02,125.22,3.0,67.7,5.5,73.64,62.77,10.87,0.33,1.5,67.85,66.68,3.0,70.47,5.58,75.91,64.76,11.14,-0.09,1.5,70.62,70.75,3.0,80.28,6.17,86.84,74.58,12.26,0.25,1.5,80.44,79.44,3.0,32.21,2.12,33.54,29.77,3.78,-0.7,1.5,32.26,33.32,3.0
+AR-B-G010032 = 125.96,14.01,145.01,101.02,43.99,-0.25,1.9,126.68,126.99,16.0,103.49,12.72,124.71,84.26,40.45,0.32,1.96,104.22,102.82,16.0,225.63,16.4,249.56,190.32,59.24,-0.45,2.42,226.19,227.75,16.0,24.72,7.49,42.1,17.56,24.55,1.16,3.17,25.76,21.95,16.0,13.81,1.51,15.89,9.45,6.44,-1.36,5.49,13.89,14.05,16.0,13.12,2.61,18.3,10.51,7.79,0.89,2.43,13.36,12.22,16.0,41.5,6.22,53.59,28.69,24.9,-0.19,2.71,41.94,42.15,16.0,56.78,3.47,64.23,52.0,12.22,0.63,2.66,56.88,56.2,16.0,84.97,9.05,97.97,64.25,33.72,-0.67,2.79,85.42,86.87,16.0,39.69,11.04,64.14,27.6,36.54,0.87,2.65,41.1,36.41,16.0,96.65,7.07,110.53,86.84,23.7,0.47,2.27,96.9,95.25,16.0,57.14,11.87,76.86,33.08,43.78,-0.37,2.57,58.28,58.68,16.0
+AR-B-G010033 = 122.21,13.88,149.45,94.16,55.29,-0.21,2.43,122.96,124.71,26.0,74.67,9.44,95.06,62.32,32.74,0.5,2.22,75.24,72.03,26.0,239.51,28.84,327.39,205.34,122.05,1.3,4.61,241.18,230.0,26.0,23.32,8.51,42.1,10.72,31.38,0.69,2.66,24.77,21.17,26.0,6.14,1.13,9.82,4.7,5.13,1.63,5.62,6.23,5.75,26.0,9.66,4.12,20.11,4.13,15.99,1.05,3.17,10.47,8.21,26.0,43.58,10.03,62.32,23.83,38.48,-0.41,2.56,44.67,45.54,26.0,32.68,8.12,49.1,23.64,25.46,0.75,2.32,33.63,29.74,26.0,89.06,28.82,132.46,24.46,108.0,-0.48,2.2,93.44,95.79,26.0,35.4,9.24,53.59,21.82,31.77,0.38,1.99,36.54,33.65,26.0,108.42,11.69,132.46,90.87,41.6,0.46,2.22,109.02,104.68,26.0,45.7,14.54,75.82,25.47,50.35,0.67,2.31,47.87,43.39,26.0
+AR-B-G010034 = 144.19,15.49,173.85,130.73,43.12,1.12,2.87,144.9,138.61,7.0,83.91,9.43,97.97,71.38,26.59,-0.1,2.02,84.36,85.22,7.0,150.71,4.46,159.03,146.15,12.88,0.97,2.72,150.77,149.45,7.0,50.89,7.36,58.7,37.89,20.81,-0.71,2.32,51.34,52.94,7.0,11.69,2.7,15.94,8.43,7.51,0.52,1.95,11.95,11.03,7.0,38.14,1.55,40.38,35.7,4.67,-0.03,2.21,38.16,37.97,7.0,55.31,3.54,60.47,48.96,11.51,-0.4,2.95,55.4,54.99,7.0,123.78,11.03,138.32,105.66,32.66,-0.36,2.18,124.2,124.76,7.0,64.33,7.62,76.97,53.59,23.37,0.37,2.36,64.72,63.09,7.0,60.86,1.87,63.62,58.67,4.95,0.15,1.69,60.89,60.49,7.0,86.87,5.86,97.97,81.75,16.22,1.02,2.78,87.04,84.29,7.0,38.65,2.44,43.39,36.76,6.63,1.16,2.97,38.72,37.32,7.0
+AR-B-G010035 = 184.55,11.78,202.06,158.74,43.32,-0.55,2.67,184.89,186.47,14.0,105.23,12.21,128.53,86.19,42.33,0.5,2.58,105.88,105.48,14.0,107.46,8.28,121.0,90.11,30.89,-0.25,2.62,107.75,106.76,14.0,18.38,7.25,32.09,8.41,23.69,0.15,2.23,19.67,19.01,14.0,12.31,3.67,21.68,8.26,13.42,1.26,3.96,12.81,11.18,14.0,80.11,13.81,103.66,60.47,43.19,0.45,2.02,81.21,77.94,14.0,72.54,24.68,111.79,34.09,77.7,-0.43,2.06,76.34,81.87,14.0,105.88,9.39,123.53,88.2,35.32,-0.04,2.55,106.27,107.04,14.0,43.63,5.5,52.02,33.08,18.95,-0.13,2.2,43.96,42.75,14.0,75.78,16.12,94.93,39.64,55.29,-0.64,2.73,77.36,77.43,14.0,50.49,10.63,72.59,35.13,37.46,0.39,2.37,51.52,50.91,14.0,34.38,8.27,48.95,23.74,25.22,0.59,2.12,35.3,32.48,14.0
+AR-B-G010036 = 171.52,11.18,190.23,152.56,37.67,0.05,2.24,171.86,171.19,13.0,100.25,11.82,128.53,84.26,44.27,1.04,3.57,100.9,96.52,13.0,163.2,12.61,184.66,149.45,35.22,0.35,1.77,163.65,160.4,13.0,36.51,3.22,43.14,32.15,10.99,0.56,2.52,36.64,35.88,13.0,5.98,1.97,9.7,3.55,6.15,0.68,2.39,6.28,5.55,13.0,17.09,7.41,32.81,7.78,25.04,0.6,2.57,18.51,15.91,13.0,54.51,7.94,71.54,41.86,29.69,0.63,2.9,55.04,52.8,13.0,89.95,11.9,116.29,73.65,42.64,0.72,2.96,90.67,86.99,13.0,57.96,3.36,64.23,53.59,10.63,0.18,1.99,58.04,57.52,13.0,59.98,8.37,74.68,47.5,27.18,0.2,2.11,60.51,60.11,13.0,103.06,17.04,128.53,74.68,53.85,0.1,1.94,104.35,101.6,13.0,29.89,5.68,40.36,21.04,19.32,0.18,2.24,30.39,29.79,13.0
+AR-B-G010037 = 182.83,13.02,208.63,163.6,45.03,0.36,2.1,183.28,181.84,28.0,101.96,19.53,128.53,67.27,61.26,-0.6,1.96,103.74,109.42,28.0,126.68,7.81,140.76,107.69,33.07,-0.31,2.54,126.92,126.96,28.0,44.44,10.59,62.32,25.99,36.33,0.08,1.78,45.64,41.95,28.0,19.18,5.65,37.32,12.0,25.32,1.52,5.15,19.97,17.3,28.0,90.68,17.41,113.92,52.8,61.12,-0.53,2.71,92.27,90.84,28.0,87.16,16.02,148.19,72.46,75.73,2.77,10.34,88.56,83.73,28.0,142.99,26.28,214.62,106.23,108.39,1.09,3.49,145.3,132.49,28.0,55.14,11.32,84.26,42.1,42.15,0.94,3.01,56.25,51.65,28.0,63.77,12.85,81.75,42.18,39.57,-0.43,1.73,65.0,67.7,28.0,66.74,9.34,92.24,51.28,40.95,0.61,3.68,67.37,66.12,28.0,53.51,9.35,71.74,34.92,36.82,-0.34,2.43,54.29,55.96,28.0
+AR-B-G010038 = 151.15,7.51,163.6,140.7,22.9,0.33,1.95,151.31,151.87,11.0,82.09,18.83,113.92,56.23,57.69,0.19,1.84,84.03,79.32,11.0,157.68,9.42,174.09,145.01,29.08,0.51,2.09,157.93,154.3,11.0,38.39,4.78,44.1,30.22,13.88,-0.61,2.09,38.66,39.65,11.0,9.75,0.9,11.44,8.26,3.18,0.53,2.92,9.79,9.71,11.0,32.4,8.17,45.46,18.09,27.36,-0.03,2.32,33.33,33.32,11.0,78.67,5.86,89.5,69.0,20.49,0.11,2.41,78.87,80.54,11.0,124.99,15.63,143.05,97.97,45.08,-0.36,1.89,125.87,125.62,11.0,55.92,7.72,68.22,46.11,22.11,0.4,1.98,56.4,56.85,11.0,57.95,10.47,76.03,43.39,32.64,0.29,1.99,58.8,55.23,11.0,79.07,6.39,86.84,66.19,20.64,-0.54,2.62,79.3,79.21,11.0,31.75,1.69,35.75,29.43,6.33,1.07,3.98,31.79,31.15,11.0
+AR-B-G010039 = 183.13,9.52,196.06,171.19,24.86,0.0,1.71,183.34,183.73,6.0,55.72,5.14,64.23,50.46,13.77,0.69,2.18,55.92,54.36,6.0,161.83,11.82,178.04,147.36,30.68,0.31,1.69,162.19,158.9,6.0,57.4,4.69,64.49,50.46,14.03,0.01,2.45,57.55,58.1,6.0,8.71,2.46,11.53,5.1,6.43,-0.31,1.76,8.99,8.99,6.0,19.28,1.89,21.69,16.53,5.16,-0.09,1.92,19.36,19.11,6.0,38.35,3.04,43.39,35.13,8.26,0.71,2.22,38.45,37.49,6.0,63.49,3.66,66.88,57.85,9.03,-0.57,1.78,63.57,64.76,6.0,65.65,4.99,72.46,58.67,13.79,0.11,1.95,65.81,64.5,6.0,89.92,12.62,107.25,74.71,32.54,0.05,1.71,90.65,90.42,6.0,96.43,8.01,104.06,85.64,18.42,-0.54,1.52,96.7,99.58,6.0,51.93,3.34,56.93,48.28,8.64,0.37,1.77,52.02,51.48,6.0
+AR-B-G010040 = 66.59,14.97,100.49,37.55,62.94,-0.2,2.43,68.21,70.85,40.0,153.17,25.51,208.25,94.2,114.05,0.19,2.69,155.22,148.1,40.0,37.32,9.16,53.59,15.75,37.84,-0.17,2.34,38.4,36.96,40.0,13.27,4.44,26.3,7.04,19.26,1.26,4.36,13.97,12.2,40.0,16.35,4.84,24.15,10.2,13.95,0.27,1.49,17.04,14.97,40.0,27.47,4.68,37.32,19.89,17.43,0.54,2.39,27.86,26.11,40.0,32.59,5.47,44.66,22.0,22.66,0.41,2.34,33.03,31.74,40.0,29.75,14.79,62.32,13.44,48.88,0.66,2.24,33.14,26.21,40.0,56.73,14.17,80.76,29.97,50.78,-0.19,1.8,58.43,56.34,40.0,43.59,11.06,74.98,28.69,46.3,0.79,3.44,44.93,43.09,40.0,66.71,7.41,81.75,56.13,25.62,0.34,1.99,67.11,66.21,40.0,50.54,17.13,86.99,24.46,62.53,0.55,2.24,53.29,46.63,40.0
+AR-B-G010041 = 78.3,13.68,128.53,64.23,64.3,2.08,7.09,79.45,72.46,35.0,173.63,22.7,202.06,121.88,80.18,-0.7,2.62,175.07,179.18,35.0,58.81,11.43,86.84,39.64,47.2,0.62,3.01,59.88,57.34,35.0,11.12,5.72,34.78,3.55,31.23,2.21,9.75,12.47,10.7,35.0,29.34,3.86,38.46,20.92,17.55,-0.23,2.94,29.58,30.22,35.0,28.93,8.59,56.93,18.09,38.83,1.4,5.06,30.14,26.97,35.0,47.53,5.69,58.67,35.13,23.54,-0.52,2.65,47.86,48.96,35.0,54.6,7.51,74.68,35.5,39.18,0.17,3.8,55.1,53.81,35.0,68.52,10.41,89.5,50.46,39.04,0.36,2.03,69.28,66.19,35.0,68.29,20.25,104.82,25.74,79.08,-0.49,2.39,71.14,73.13,35.0,80.42,12.07,104.49,58.11,46.38,-0.16,2.28,81.3,81.79,35.0,68.0,13.18,92.24,41.52,50.72,-0.16,2.5,69.23,69.48,35.0
+AR-B-G010042 = 85.16,15.3,107.25,60.83,46.42,0.05,1.47,86.49,83.0,38.0,99.7,16.05,142.82,72.46,70.36,1.0,3.92,100.95,96.78,38.0,100.39,26.26,147.23,60.56,86.67,0.08,1.83,103.68,100.22,38.0,23.22,16.04,57.77,4.52,53.25,0.55,2.13,28.11,21.66,38.0,27.75,3.3,33.08,20.41,12.66,-0.59,2.43,27.94,28.66,38.0,34.87,8.14,50.16,18.09,32.07,-0.03,2.45,35.78,34.53,38.0,38.36,14.32,70.31,11.51,58.8,0.15,2.43,40.88,36.17,38.0,65.64,9.24,85.78,46.09,39.69,0.19,2.51,66.27,64.27,38.0,59.51,14.06,92.24,33.62,58.62,0.14,2.52,61.11,58.34,38.0,128.29,35.77,173.77,51.64,122.14,-0.71,2.31,133.06,134.49,38.0,78.62,17.48,136.58,55.23,81.35,1.53,5.11,80.49,72.68,38.0,55.25,7.09,68.22,40.47,27.75,-0.42,2.29,55.69,56.93,38.0
+AR-B-G010043 = 65.51,13.22,83.98,38.28,45.7,-0.73,3.21,66.69,68.25,9.0,118.61,8.27,132.7,107.91,24.79,0.37,2.0,118.87,117.88,9.0,31.34,4.55,40.76,26.25,14.51,0.96,3.07,31.63,30.71,9.0,10.58,0.77,11.99,9.46,2.53,0.3,2.45,10.6,10.68,9.0,24.02,2.78,30.22,21.63,8.58,1.31,3.72,24.16,22.93,9.0,21.19,5.59,28.87,14.21,14.65,0.23,1.5,21.84,20.41,9.0,37.21,1.48,39.09,35.13,3.95,-0.24,1.73,37.23,37.32,9.0,15.77,4.05,25.8,12.99,12.81,1.87,5.42,16.22,15.05,9.0,46.05,6.51,62.81,42.1,20.71,2.17,6.23,46.46,43.96,9.0,20.49,8.22,29.53,6.11,23.42,-0.5,1.93,21.91,22.47,9.0,52.17,10.3,63.44,33.08,30.37,-0.67,2.2,53.07,55.23,9.0,26.24,2.64,33.18,24.84,8.34,2.35,6.77,26.36,25.42,9.0
+AR-B-G010044 = 87.52,5.6,97.97,77.0,20.97,-0.03,1.99,87.7,87.94,28.0,104.94,23.12,145.01,72.49,72.51,0.16,1.63,107.37,101.81,28.0,189.02,16.58,214.62,159.39,55.23,-0.12,1.93,189.72,187.62,28.0,12.92,10.74,51.56,3.15,48.42,2.03,7.33,16.67,9.43,28.0,11.1,5.48,21.72,2.79,18.93,0.43,2.07,12.34,10.41,28.0,30.27,12.04,50.82,12.22,38.6,0.01,1.56,32.5,30.57,28.0,13.84,5.19,25.99,3.79,22.2,0.27,3.25,14.75,14.14,28.0,112.09,24.58,145.01,35.13,109.87,-1.14,4.61,114.66,115.55,28.0,57.37,8.5,71.68,35.5,36.18,-0.57,3.18,57.97,58.23,28.0,82.52,30.25,144.15,31.14,113.01,0.41,2.24,87.7,74.54,28.0,110.08,30.43,162.05,64.23,97.83,0.09,1.75,114.07,107.47,28.0,42.26,13.69,76.24,25.21,51.02,0.86,2.99,44.34,39.6,28.0
+AR-B-G010045 = 200.03,13.28,234.63,183.82,50.81,1.34,4.55,200.43,196.06,13.0,100.65,10.47,124.71,86.84,37.87,0.95,3.27,101.15,97.97,13.0,97.7,4.02,104.25,92.24,12.02,0.28,2.04,97.77,97.97,13.0,12.64,2.9,17.56,8.29,9.26,0.28,1.87,12.95,11.87,13.0,12.83,4.13,22.24,8.39,13.86,0.99,3.12,13.43,12.25,13.0,116.24,12.54,132.46,89.01,43.45,-0.61,2.83,116.86,116.65,13.0,53.73,27.9,128.53,27.56,100.96,1.67,5.03,60.04,42.58,13.0,113.7,12.99,134.49,95.45,39.04,0.28,1.71,114.38,110.19,13.0,57.68,9.87,86.43,46.42,40.0,1.93,6.77,58.45,55.45,13.0,120.75,22.72,159.03,89.54,69.49,0.05,1.86,122.71,123.73,13.0,63.13,7.06,73.97,49.95,24.02,-0.19,2.16,63.49,63.33,13.0,70.72,28.82,121.0,32.14,88.87,0.11,1.87,75.95,70.31,13.0
+AR-B-G010046 = 157.67,5.16,161.32,154.02,7.29,0.0,1.0,157.71,157.67,2.0,62.06,14.23,72.12,52.0,20.12,-0.0,1.0,62.87,62.06,2.0,110.9,14.05,120.83,100.97,19.86,-0.0,1.0,111.35,110.9,2.0,56.09,1.18,56.93,55.26,1.67,0.0,1.0,56.1,56.09,2.0,17.03,NaN,17.03,17.03,0.0,NaN,-7.801714275531761E13,17.03,17.03,2.0,48.21,4.93,51.7,44.72,6.97,0.0,1.0,48.33,48.21,2.0,88.98,26.41,107.66,70.31,37.35,0.0,1.0,90.92,88.98,2.0,109.86,12.57,118.74,100.97,17.77,-0.0,1.0,110.22,109.86,2.0,61.58,4.12,64.49,58.67,5.82,-0.0,1.0,61.65,61.58,2.0,32.68,2.18,34.23,31.14,3.09,0.0,1.0,32.72,32.68,2.0,45.06,0.48,45.41,44.72,0.68,-0.0,1.0,45.07,45.06,2.0,42.74,9.23,49.26,36.21,13.05,-0.0,1.0,43.23,42.74,2.0
+AR-B-G010047 = 141.87,4.44,145.01,138.73,6.27,-0.0,1.0,141.91,141.87,2.0,55.32,0.03,55.34,55.3,0.04,0.0,-4.37,55.32,55.32,2.0,127.2,3.44,129.63,124.76,4.86,0.0,1.0,127.22,127.2,2.0,74.76,5.39,78.57,70.95,7.62,-0.0,1.0,74.86,74.76,2.0,10.0,0.09,10.06,9.93,0.13,0.0,1.0,10.0,10.0,2.0,50.34,0.17,50.46,50.22,0.24,-0.0,1.0,50.34,50.34,2.0,69.79,0.73,70.31,69.28,1.03,0.0,1.0,69.8,69.79,2.0,128.63,0.06,128.67,128.58,0.09,-0.0,2.04,128.63,128.63,2.0,53.51,0.67,53.98,53.04,0.94,-0.0,1.0,53.51,53.51,2.0,37.41,1.6,38.54,36.28,2.26,-0.0,1.0,37.42,37.41,2.0,62.23,1.87,63.55,60.91,2.64,0.0,1.0,62.24,62.23,2.0,28.59,0.79,29.15,28.02,1.12,0.0,1.0,28.59,28.59,2.0
+AR-B-G010048 = 139.67,1.5,140.73,138.61,2.12,0.0,1.0,139.67,139.67,2.0,58.28,0.61,58.71,57.85,0.86,0.0,1.0,58.28,58.28,2.0,141.84,1.52,142.92,140.76,2.16,0.0,1.0,141.84,141.84,2.0,53.63,1.18,54.46,52.8,1.67,-0.0,1.0,53.64,53.63,2.0,13.54,1.79,14.81,12.27,2.53,0.0,1.0,13.6,13.54,2.0,51.99,7.35,57.18,46.8,10.39,-0.0,1.0,52.25,51.99,2.0,79.33,10.69,86.89,71.77,15.12,0.0,1.0,79.69,79.33,2.0,149.87,6.79,154.67,145.07,9.6,0.0,1.0,149.95,149.87,2.0,55.9,3.98,58.71,53.09,5.63,0.0,1.0,55.97,55.9,2.0,61.11,10.32,68.41,53.81,14.6,0.0,1.0,61.54,61.11,2.0,66.6,3.32,68.95,64.25,4.69,-0.0,1.0,66.64,66.6,2.0,47.73,12.72,56.73,38.74,17.99,0.0,1.0,48.57,47.73,2.0
+AR-B-G010049 = 132.64,6.0,138.73,126.73,12.0,0.06,1.5,132.73,132.46,3.0,69.8,3.71,72.46,65.56,6.9,-0.64,1.5,69.87,71.38,3.0,136.6,4.12,140.76,132.52,8.24,0.04,1.5,136.64,136.52,3.0,105.79,7.17,113.92,100.38,13.54,0.6,1.5,105.95,103.08,3.0,11.71,3.26,15.47,9.75,5.72,0.71,1.5,12.0,9.9,3.0,52.56,1.69,54.46,51.23,3.23,0.54,1.5,52.58,52.0,3.0,67.58,2.07,69.26,65.27,4.0,-0.51,1.5,67.6,68.22,3.0,120.9,7.89,129.46,113.92,15.54,0.35,1.5,121.07,119.31,3.0,72.32,8.13,81.27,65.39,15.89,0.43,1.5,72.63,70.31,3.0,41.33,1.95,43.47,39.66,3.82,0.42,1.5,41.36,40.85,3.0,68.23,5.3,74.24,64.23,10.02,0.6,1.5,68.37,66.22,3.0,28.74,0.51,29.33,28.45,0.88,0.71,1.5,28.74,28.45,3.0
+AR-B-G010050 = 139.23,3.83,141.94,136.52,5.42,0.0,1.0,139.26,139.23,2.0,56.79,2.2,58.34,55.23,3.11,0.0,1.0,56.81,56.79,2.0,132.32,5.03,135.87,128.76,7.11,-0.0,1.0,132.36,132.32,2.0,57.66,0.9,58.3,57.03,1.27,-0.0,1.0,57.67,57.66,2.0,13.87,2.25,15.46,12.27,3.19,-0.0,1.0,13.96,13.87,2.0,51.57,2.57,53.39,49.75,3.64,-0.0,1.0,51.6,51.57,2.0,74.26,11.36,82.29,66.22,16.07,-0.0,1.0,74.69,74.26,2.0,133.88,4.29,136.92,130.85,6.07,-0.0,1.0,133.92,133.88,2.0,61.72,1.73,62.94,60.49,2.45,-0.0,1.0,61.73,61.72,2.0,51.86,8.04,57.55,46.17,11.37,-0.0,1.0,52.17,51.86,2.0,60.25,5.82,64.37,56.14,8.23,0.0,1.0,60.39,60.25,2.0,42.53,9.66,49.37,35.7,13.66,0.0,1.0,43.08,42.53,2.0
+AR-B-G010051 = 83.54,30.46,149.45,51.37,98.08,0.81,2.7,88.48,77.99,12.0,113.95,29.48,173.77,74.68,99.09,0.58,2.41,117.39,111.06,12.0,78.72,17.58,110.53,55.16,55.38,0.29,1.97,80.5,77.41,12.0,13.87,2.14,18.09,9.9,8.2,0.16,2.98,14.02,13.61,12.0,13.3,2.29,17.56,10.52,7.04,0.4,2.09,13.48,13.57,12.0,41.8,5.9,52.0,32.09,19.91,0.08,2.19,42.18,41.56,12.0,26.44,3.05,32.09,21.68,10.41,0.24,2.19,26.61,25.98,12.0,109.94,16.6,132.46,84.26,48.21,0.15,1.82,111.09,107.8,12.0,51.36,14.45,86.84,35.13,51.7,1.27,4.06,53.19,47.15,12.0,38.06,9.02,56.93,26.78,30.14,0.82,2.65,39.02,34.87,12.0,76.17,11.58,97.97,62.32,35.65,0.41,2.08,76.98,77.21,12.0,58.9,9.83,81.75,47.5,34.25,0.82,3.46,59.65,59.11,12.0
+AR-B-G010052 = 135.99,20.95,173.77,105.12,68.65,0.01,1.69,137.52,137.85,20.0,100.71,25.53,148.82,66.22,82.6,0.56,2.1,103.74,91.55,20.0,196.08,20.62,227.97,158.74,69.23,-0.57,2.18,197.11,202.15,20.0,14.51,6.71,29.49,5.96,23.53,0.87,3.0,15.92,14.28,20.0,16.48,3.92,23.61,10.84,12.78,0.55,1.95,16.91,15.08,20.0,64.92,15.49,88.17,35.77,52.4,-0.37,2.3,66.65,65.76,20.0,57.24,10.09,72.46,39.89,32.57,0.17,1.94,58.08,55.69,20.0,97.86,15.27,135.72,77.11,58.61,0.75,3.08,98.98,96.86,20.0,45.23,5.72,56.93,37.32,19.61,0.46,2.08,45.57,43.72,20.0,96.0,7.93,108.99,76.97,32.02,-0.61,3.04,96.31,96.42,20.0,124.46,13.34,147.63,95.45,52.18,-0.2,2.83,125.13,123.94,20.0,47.18,2.51,52.0,43.44,8.56,0.4,2.13,47.24,46.84,20.0
+AR-B-G010053 = 185.71,8.04,202.76,173.77,28.98,0.71,3.24,185.87,184.58,10.0,74.96,11.18,95.06,58.78,36.28,0.26,2.25,75.7,76.1,10.0,172.33,4.17,179.18,166.26,12.92,-0.11,2.15,172.37,173.77,10.0,47.19,3.22,50.96,40.29,10.67,-1.15,3.28,47.29,48.24,10.0,10.65,3.5,14.43,3.9,10.53,-0.48,2.26,11.16,10.38,10.0,10.09,2.74,15.37,6.94,8.43,0.55,2.28,10.42,9.88,10.0,34.5,2.49,38.23,29.8,8.44,-0.22,2.66,34.58,34.16,10.0,59.03,6.11,68.85,48.04,20.81,-0.15,2.46,59.32,58.93,10.0,75.27,7.42,85.62,65.12,20.5,-0.13,1.52,75.59,76.48,10.0,71.36,11.54,89.49,55.26,34.23,0.06,1.84,72.19,71.9,10.0,113.75,17.53,153.12,95.06,58.06,1.19,3.57,114.96,109.98,10.0,38.02,6.54,50.48,27.6,22.88,0.28,2.68,38.52,38.1,10.0
+AR-B-G010054 = 163.45,4.6,171.27,156.38,14.89,0.2,2.12,163.51,162.42,10.0,69.99,4.82,78.86,60.91,17.95,-0.12,3.15,70.14,70.34,10.0,140.27,14.02,156.38,117.86,38.52,-0.41,1.62,140.9,145.3,10.0,60.11,7.31,70.44,49.05,21.39,0.03,1.78,60.51,59.19,10.0,15.7,0.54,16.54,14.71,1.83,-0.48,2.6,15.7,15.75,10.0,61.21,7.64,73.26,51.28,21.98,0.62,1.97,61.63,58.68,10.0,81.43,10.74,105.75,72.57,33.18,1.33,3.53,82.06,76.39,10.0,190.01,16.76,211.44,168.69,42.75,-0.09,1.41,190.67,191.54,10.0,52.58,2.73,56.53,48.96,7.57,0.16,1.79,52.64,51.89,10.0,94.94,3.5,102.8,88.41,14.39,0.56,4.65,95.0,95.06,10.0,80.02,6.98,90.87,69.26,21.6,0.14,2.02,80.29,80.12,10.0,56.39,5.02,66.19,49.98,16.21,0.68,2.46,56.59,55.01,10.0
+AR-B-G010055 = 205.52,27.38,249.56,161.61,87.95,-0.18,2.04,207.22,211.67,15.0,114.59,6.45,121.0,97.04,23.96,-1.4,4.63,114.76,115.77,15.0,110.0,6.46,121.06,100.97,20.09,0.38,2.05,110.18,110.01,15.0,16.32,3.75,23.6,11.23,12.37,0.46,2.18,16.72,16.32,15.0,24.54,7.53,43.71,15.78,27.93,1.13,3.86,25.59,22.7,15.0,82.49,15.01,102.8,54.56,48.23,-0.26,1.98,83.76,82.17,15.0,46.92,13.32,85.96,34.25,51.71,2.07,6.3,48.65,43.39,15.0,117.06,8.26,136.52,104.06,32.46,0.72,3.38,117.33,117.46,15.0,75.23,16.63,107.25,49.75,57.5,0.12,2.04,76.93,74.68,15.0,109.14,19.72,136.52,79.47,57.05,0.01,1.59,110.79,111.68,15.0,89.33,9.54,108.99,73.64,35.35,0.18,2.53,89.8,89.25,15.0,69.84,8.24,85.22,51.28,33.94,-0.49,3.24,70.29,71.45,15.0
+AR-B-G010056 = 217.54,50.45,308.23,121.49,186.74,-0.11,2.22,223.0,222.76,18.0,133.88,35.97,227.97,91.31,136.66,0.96,3.62,138.37,130.84,18.0,67.54,21.67,103.08,18.65,84.43,-0.43,2.7,70.75,69.06,18.0,6.45,1.76,11.95,4.32,7.62,1.85,6.67,6.67,6.33,18.0,22.44,13.54,55.23,4.38,50.85,0.95,2.94,26.02,16.87,18.0,103.88,36.11,214.62,70.31,144.32,1.7,5.91,109.65,94.03,18.0,18.65,4.05,25.99,8.77,17.21,-0.67,3.46,19.06,18.94,18.0,92.58,20.66,127.31,53.59,73.72,-0.05,2.08,94.74,92.6,18.0,66.93,25.37,97.97,21.04,76.93,-0.35,1.76,71.33,71.76,18.0,60.93,14.26,103.41,42.1,61.31,1.74,5.85,62.49,57.49,18.0,60.21,23.16,112.84,29.32,83.52,0.85,2.74,64.28,52.26,18.0,40.35,6.39,58.11,32.09,26.02,1.19,4.6,40.82,39.86,18.0
+AR-B-G010057 = 80.4,9.08,100.97,64.23,36.75,0.62,2.76,80.9,79.32,35.0,124.61,9.03,138.73,100.97,37.76,-0.69,2.79,124.93,126.62,35.0,128.57,22.1,160.5,78.22,82.28,-0.67,2.49,130.4,132.46,35.0,15.79,10.86,42.86,4.25,38.61,0.93,2.85,19.08,12.99,35.0,29.23,5.2,38.46,19.81,18.65,-0.03,2.0,29.67,30.23,35.0,45.22,7.42,56.93,24.46,32.46,-0.46,3.37,45.81,45.79,35.0,19.78,10.15,55.46,11.86,43.6,2.24,7.56,22.16,16.17,35.0,82.65,15.04,112.86,55.23,57.63,-0.33,2.34,83.97,87.35,35.0,57.79,6.33,68.22,44.72,23.5,-0.14,2.25,58.12,57.34,35.0,137.12,18.11,179.1,95.06,84.04,0.29,2.89,138.27,134.49,35.0,127.15,29.83,176.43,79.36,97.07,-0.06,1.81,130.5,129.46,35.0,55.44,7.49,72.46,44.72,27.74,0.55,2.31,55.93,53.59,35.0
+AR-B-G010058 = 142.54,5.5,149.72,136.58,13.14,0.35,1.91,142.62,141.92,4.0,57.42,1.6,58.67,55.34,3.33,-0.49,1.63,57.44,57.84,4.0,151.53,8.9,163.6,142.85,20.75,0.57,1.93,151.72,149.83,4.0,54.67,2.5,57.96,52.1,5.86,0.43,1.85,54.71,54.31,4.0,13.91,1.46,15.84,12.6,3.24,0.51,1.72,13.97,13.6,4.0,69.37,2.06,72.46,68.34,4.12,1.15,2.33,69.4,68.34,4.0,89.08,4.13,95.06,85.78,9.28,0.93,2.16,89.16,87.75,4.0,165.0,14.04,184.58,152.15,32.43,0.71,2.02,165.45,161.63,4.0,60.23,2.55,63.27,57.03,6.24,-0.11,1.99,60.27,60.31,4.0,70.44,4.37,76.97,67.82,9.15,1.13,2.31,70.54,68.49,4.0,72.48,3.01,76.97,70.6,6.37,1.12,2.3,72.53,71.19,4.0,46.52,7.44,55.23,37.92,17.31,0.02,1.65,46.97,46.47,4.0
+AR-B-G010059 = 203.92,37.29,273.2,147.16,126.03,0.52,2.06,207.12,187.45,18.0,132.27,24.7,179.1,91.98,87.12,0.12,2.08,134.43,134.65,18.0,88.78,16.04,110.53,48.99,61.55,-1.35,4.35,90.14,92.23,18.0,4.26,1.68,8.51,2.71,5.81,1.22,3.48,4.56,3.64,18.0,9.71,3.44,17.03,5.54,11.5,0.81,2.59,10.27,9.0,18.0,126.91,25.57,171.58,73.61,97.97,-0.14,2.71,129.32,127.65,18.0,23.74,7.14,31.69,10.5,21.19,-0.58,1.93,24.73,26.21,18.0,76.67,13.84,99.29,55.26,44.03,-0.16,2.06,77.85,77.82,18.0,23.75,11.36,49.8,11.86,37.94,1.02,2.91,26.19,18.12,18.0,89.79,30.06,139.94,35.84,104.09,0.05,2.03,94.42,89.62,18.0,31.08,10.89,54.93,17.63,37.3,0.71,2.54,32.83,29.32,18.0,42.03,8.39,61.63,28.38,33.26,0.52,3.11,42.82,41.79,18.0
+AR-B-G010060 = 157.14,6.63,166.11,147.23,18.88,-0.21,1.83,157.26,157.69,8.0,63.2,1.94,66.22,60.49,5.73,0.23,1.92,63.22,62.81,8.0,133.04,7.71,145.07,122.85,22.22,0.21,1.88,133.24,131.66,8.0,59.73,1.77,62.32,56.93,5.39,-0.19,2.16,59.76,59.62,8.0,16.7,0.64,17.57,15.84,1.73,-0.27,1.55,16.71,17.03,8.0,76.39,10.44,86.84,61.39,25.44,-0.44,1.64,77.02,78.83,8.0,81.39,6.68,96.56,74.71,21.85,1.58,4.55,81.62,79.97,8.0,191.79,18.39,218.51,168.61,49.9,-0.01,1.69,192.56,192.88,8.0,68.3,3.21,72.77,63.62,9.15,-0.24,1.77,68.37,69.28,8.0,80.63,2.95,84.29,75.93,8.37,-0.52,1.94,80.68,81.75,8.0,78.78,3.48,85.78,73.74,12.04,0.76,3.43,78.84,78.45,8.0,59.52,9.59,72.46,46.84,25.62,0.0,1.55,60.19,59.15,8.0
+AR-B-G010061 = 181.74,5.94,196.15,172.6,23.55,0.92,3.53,181.83,179.1,15.0,75.53,7.38,89.38,63.44,25.93,0.13,2.45,75.87,75.9,15.0,233.13,19.43,265.2,205.15,60.05,0.09,1.78,233.88,234.95,15.0,28.48,2.28,31.14,24.46,6.68,-0.59,2.11,28.57,28.96,15.0,6.71,1.32,9.9,5.13,4.76,0.87,3.18,6.83,6.63,15.0,3.71,0.64,4.94,2.79,2.14,0.48,2.19,3.76,3.66,15.0,33.79,7.89,46.09,22.02,24.08,-0.12,1.74,34.64,34.65,15.0,31.54,4.72,40.93,26.41,14.52,0.59,2.13,31.87,31.91,15.0,86.16,8.83,103.92,73.77,30.15,0.38,2.27,86.58,86.36,15.0,40.07,7.82,50.46,24.46,25.99,-0.54,2.21,40.77,41.79,15.0,135.92,8.14,150.06,124.71,25.35,0.51,2.06,136.15,133.6,15.0,53.62,5.36,60.47,43.05,17.42,-0.74,2.55,53.87,55.34,15.0
+AR-B-G010062 = 98.25,37.59,154.02,55.26,98.76,0.2,1.71,104.52,106.84,10.0,93.22,31.38,136.65,49.05,87.61,-0.03,1.69,97.85,93.35,10.0,83.92,23.17,117.25,56.93,60.33,0.38,1.56,86.75,76.27,10.0,9.55,1.92,12.22,6.3,5.93,-0.18,2.15,9.72,9.18,10.0,15.37,2.51,19.87,12.41,7.46,0.37,1.99,15.55,15.21,10.0,50.66,3.43,55.23,46.09,9.14,-0.26,1.62,50.76,51.2,10.0,20.03,3.94,25.7,14.21,11.49,-0.12,1.84,20.38,20.3,10.0,131.87,9.22,148.03,117.41,30.62,0.13,2.23,132.16,131.34,10.0,77.75,14.35,107.25,61.36,45.89,0.66,2.75,78.93,77.53,10.0,38.43,7.28,52.83,29.32,23.51,0.63,2.48,39.04,37.29,10.0,64.69,13.41,91.04,46.09,44.95,0.56,2.66,65.93,62.89,10.0,47.95,5.44,62.13,43.39,18.74,1.94,5.81,48.23,46.49,10.0
+AR-B-G010063 = 131.98,0.72,132.46,130.85,1.61,-0.84,2.08,131.98,132.46,5.0,59.14,2.84,63.44,56.93,6.52,0.71,1.91,59.2,57.8,5.0,137.16,0.93,138.61,136.52,2.09,0.82,2.04,137.17,136.58,5.0,63.03,3.73,66.19,57.57,8.62,-0.57,1.78,63.11,64.25,5.0,12.79,2.54,16.65,10.84,5.81,0.73,1.93,12.99,11.53,5.0,54.73,10.37,68.34,44.72,23.62,0.2,1.52,55.51,54.47,5.0,72.43,5.99,79.21,66.19,13.02,-0.13,1.32,72.63,73.97,5.0,126.49,5.4,133.0,121.0,12.0,-0.01,1.39,126.59,127.31,5.0,53.95,6.22,63.27,48.96,14.31,0.67,1.87,54.23,51.28,5.0,53.34,5.81,60.49,47.5,12.99,0.04,1.42,53.6,53.98,5.0,68.81,4.47,75.89,65.21,10.68,0.87,2.19,68.92,66.19,5.0,33.37,2.75,37.74,30.71,7.03,0.82,2.31,33.46,32.09,5.0
+AR-B-G010064 = 145.98,4.2,149.45,140.95,8.49,-0.27,1.35,146.03,146.77,4.0,50.07,1.79,51.67,47.5,4.17,-0.84,2.16,50.09,50.55,4.0,123.27,4.6,128.58,117.62,10.96,-0.11,1.81,123.34,123.44,4.0,67.26,11.37,80.49,56.93,23.57,0.2,1.29,67.98,65.82,4.0,11.09,0.95,12.27,9.97,2.3,0.11,1.97,11.12,11.06,4.0,52.84,1.43,54.41,51.28,3.14,0.01,1.38,52.85,52.83,4.0,66.59,4.75,70.31,60.38,9.93,-0.49,1.63,66.71,67.83,4.0,134.77,2.06,136.52,132.52,4.0,-0.11,1.15,134.78,135.01,4.0,59.51,3.39,64.49,56.95,7.54,1.01,2.23,59.58,58.3,4.0,26.19,3.04,28.91,23.38,5.53,-0.01,1.01,26.33,26.24,4.0,58.41,4.4,63.33,53.28,10.05,-0.06,1.55,58.54,58.53,4.0,28.42,0.81,29.32,27.65,1.67,0.12,1.22,28.43,28.36,4.0
+AR-B-G010065 = 132.46,NaN,132.46,132.46,0.0,NaN,0.0,132.46,132.46,2.0,54.43,1.18,55.26,53.59,1.67,-0.0,1.0,54.43,54.43,2.0,133.48,1.43,134.49,132.46,2.03,0.0,1.0,133.48,133.48,2.0,61.9,2.02,63.33,60.47,2.86,0.0,1.0,61.91,61.9,2.0,9.29,0.73,9.8,8.77,1.03,-0.0,1.0,9.3,9.29,2.0,52.61,3.72,55.23,49.98,5.26,0.0,1.0,52.67,52.61,2.0,69.28,1.46,70.31,68.25,2.06,0.0,1.0,69.29,69.28,2.0,132.64,5.49,136.52,128.76,7.76,0.0,1.0,132.7,132.64,2.0,53.67,2.22,55.23,52.1,3.14,0.0,1.0,53.69,53.67,2.0,37.44,4.74,40.8,34.09,6.71,0.0,1.0,37.59,37.44,2.0,66.19,0.0,66.19,66.19,0.0,-2.01326592E8,2.7021597764222976E16,66.19,66.19,2.0,29.36,1.29,30.27,28.45,1.82,0.0,1.0,29.37,29.36,2.0
+AR-B-G010066 = 178.43,9.69,196.06,166.25,29.8,0.49,1.95,178.67,176.43,15.0,102.72,14.89,132.52,81.75,50.77,0.63,2.55,103.72,99.74,15.0,197.67,15.91,223.45,168.61,54.83,-0.05,2.11,198.26,196.06,15.0,26.07,3.02,30.89,21.63,9.26,0.15,1.84,26.23,25.21,15.0,6.36,1.1,8.77,4.52,4.25,0.39,2.89,6.45,6.25,15.0,8.97,1.38,10.67,6.49,4.19,-0.48,2.01,9.07,9.06,15.0,40.07,8.62,55.23,23.03,32.2,-0.21,2.6,40.93,39.11,15.0,65.6,4.05,74.71,60.47,14.25,0.9,3.01,65.72,64.87,15.0,70.86,13.76,97.97,55.23,42.74,0.64,2.09,72.09,67.77,15.0,41.5,7.02,52.0,30.34,21.66,-0.1,1.76,42.05,42.58,15.0,104.12,6.25,113.92,93.65,20.27,-0.08,2.16,104.3,104.49,15.0,39.7,5.37,47.59,30.22,17.37,-0.13,1.95,40.03,40.47,15.0
+AR-B-G010067 = 165.24,20.87,202.06,124.71,77.35,-0.42,2.07,166.52,170.13,43.0,81.55,13.77,104.25,56.93,47.33,-0.09,1.97,82.68,81.11,43.0,183.37,28.6,273.2,142.98,130.22,0.71,3.53,185.54,181.14,43.0,33.12,4.64,42.79,22.6,20.18,0.08,2.71,33.44,32.69,43.0,5.8,1.21,8.51,3.89,4.63,0.73,2.76,5.92,5.5,43.0,11.72,8.07,34.09,2.55,31.54,1.16,3.63,14.18,9.32,43.0,31.1,8.86,53.52,19.89,33.63,0.56,2.25,32.31,27.71,43.0,21.56,5.68,41.11,13.54,27.57,1.03,4.59,22.28,21.05,43.0,102.81,26.8,145.01,50.61,94.4,-0.43,2.11,106.17,107.25,43.0,57.31,15.83,83.08,22.24,60.84,-0.53,2.19,59.41,62.32,43.0,132.03,29.12,184.58,72.99,111.59,-0.53,2.29,135.13,140.76,43.0,55.37,11.1,79.47,38.46,41.01,0.49,2.29,56.45,53.3,43.0
+AR-B-G010068 = 94.94,14.32,132.46,72.49,59.97,0.53,2.88,95.98,95.75,29.0,77.99,9.7,104.06,68.22,35.84,1.47,4.44,78.57,74.68,29.0,156.61,30.52,208.25,104.09,104.16,-0.06,1.97,159.45,156.43,29.0,26.64,13.86,74.68,8.01,66.67,1.29,6.0,29.92,27.6,29.0,17.85,3.13,23.74,9.32,14.42,-0.54,3.48,18.11,17.97,29.0,15.23,6.7,32.09,7.78,24.32,1.19,3.54,16.59,12.93,29.0,14.09,6.14,29.16,4.66,24.51,0.54,2.67,15.33,12.83,29.0,70.54,17.55,105.75,40.85,64.9,0.07,2.37,72.61,71.58,29.0,55.73,9.7,76.97,27.6,49.37,-0.55,4.24,56.53,55.74,29.0,103.96,24.94,163.6,68.22,95.38,0.54,2.46,106.81,99.09,29.0,79.03,26.25,140.7,34.09,106.61,0.31,2.68,83.13,77.11,29.0,35.86,5.8,46.9,25.99,20.92,0.32,2.27,36.31,35.13,29.0
+AR-B-G010069 = 100.93,4.96,110.53,92.24,18.3,0.34,2.96,101.04,101.02,11.0,123.09,9.68,138.73,104.06,34.67,-0.28,2.69,123.44,123.19,11.0,186.28,2.65,191.82,184.58,7.24,1.16,2.85,186.3,184.58,11.0,11.02,5.89,25.21,5.25,19.96,1.37,4.07,12.37,9.75,11.0,5.99,2.06,11.17,3.39,7.78,1.36,4.74,6.3,5.74,11.0,26.15,3.65,31.15,20.41,10.74,-0.26,1.87,26.38,26.64,11.0,11.61,6.66,20.87,3.44,17.43,-0.09,1.47,13.23,13.77,11.0,72.17,16.27,104.49,59.19,45.3,1.41,3.33,73.82,67.39,11.0,61.93,5.26,74.68,55.26,19.42,1.18,4.25,62.13,61.56,11.0,51.24,7.03,62.53,38.41,24.12,-0.35,2.34,51.67,53.59,11.0,105.04,11.6,122.38,86.84,35.54,-0.23,1.97,105.62,107.3,11.0,55.14,8.29,65.97,43.49,22.48,-0.13,1.47,55.7,57.16,11.0
+AR-B-G010070 = 204.93,10.86,227.97,191.86,36.11,0.71,2.69,205.19,203.33,12.0,105.19,9.5,122.97,91.36,31.6,0.4,2.2,105.59,103.53,12.0,184.58,8.42,202.06,170.86,31.2,0.51,2.88,184.76,184.58,12.0,38.57,3.55,45.53,33.32,12.21,0.45,2.4,38.72,37.94,12.0,9.76,1.94,12.65,6.41,6.24,0.1,1.91,9.93,9.01,12.0,5.74,1.18,8.07,3.66,4.41,0.25,2.87,5.85,5.71,12.0,34.78,7.65,46.8,24.51,22.29,0.18,1.84,35.54,34.7,12.0,66.64,6.38,80.23,57.96,22.27,0.97,3.13,66.92,65.27,12.0,59.38,3.43,63.27,53.59,9.68,-0.54,1.82,59.47,60.26,12.0,65.82,8.92,78.86,52.59,26.26,0.03,1.69,66.37,66.28,12.0,105.68,6.74,117.62,95.06,22.56,-0.05,2.42,105.87,105.44,12.0,28.33,4.43,37.47,21.69,15.77,0.43,2.82,28.65,27.49,12.0
+AR-B-G010071 = 167.15,8.25,172.99,161.32,11.67,0.0,1.0,167.26,167.15,2.0,100.48,21.12,115.41,85.55,29.86,-0.0,1.0,101.58,100.48,2.0,92.07,1.35,93.02,91.11,1.91,-0.0,1.0,92.07,92.07,2.0,3.1,0.16,3.21,2.98,0.23,0.0,1.0,3.1,3.1,2.0,8.0,0.42,8.29,7.7,0.59,-0.0,1.0,8.0,8.0,2.0,94.95,19.71,108.89,81.01,27.88,0.0,1.0,95.97,94.95,2.0,18.66,0.79,19.22,18.1,1.12,-0.0,1.0,18.67,18.66,2.0,81.77,5.27,85.5,78.05,7.45,-0.0,1.0,81.86,81.77,2.0,17.42,1.75,18.66,16.18,2.47,-0.0,1.0,17.46,17.42,2.0,56.64,16.86,68.56,44.72,23.84,0.0,1.0,57.88,56.64,2.0,19.76,2.56,21.56,17.95,3.61,-0.0,1.0,19.84,19.76,2.0,28.38,7.09,33.39,23.37,10.02,0.0,1.0,28.82,28.38,2.0
+AR-B-G010072 = 140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,60.47,NaN,60.47,60.47,0.0,NaN,NaN,60.47,60.47,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,13.38,NaN,13.38,13.38,0.0,NaN,NaN,13.38,13.38,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,79.32,NaN,79.32,79.32,0.0,NaN,NaN,79.32,79.32,1.0,149.45,NaN,149.45,149.45,0.0,NaN,NaN,149.45,149.45,1.0,47.5,NaN,47.5,47.5,0.0,NaN,NaN,47.5,47.5,1.0,58.67,NaN,58.67,58.67,0.0,NaN,NaN,58.67,58.67,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0,43.39,NaN,43.39,43.39,0.0,NaN,NaN,43.39,43.39,1.0
+AR-B-G010073 = 156.5,8.84,168.61,145.27,23.34,0.17,1.95,156.7,154.02,5.0,72.07,13.19,92.24,59.73,32.51,0.71,2.01,73.03,65.92,5.0,133.88,6.79,140.7,124.8,15.9,-0.39,1.5,134.01,136.52,5.0,57.88,2.85,60.47,53.59,6.87,-0.55,2.03,57.94,57.86,5.0,17.21,1.05,18.65,16.02,2.63,0.28,1.73,17.24,17.03,5.0,54.69,2.68,58.67,52.25,6.42,0.63,1.86,54.74,53.59,5.0,117.33,21.52,145.01,92.81,52.19,0.12,1.56,118.9,117.41,5.0,132.41,5.89,136.52,123.75,12.77,-0.67,1.72,132.52,136.52,5.0,68.53,2.46,70.31,65.4,4.91,-0.46,1.28,68.56,70.31,5.0,45.24,6.29,53.59,37.32,16.28,0.07,1.83,45.59,45.46,5.0,55.98,8.25,68.22,46.09,22.13,0.38,2.19,56.46,57.15,5.0,53.34,7.07,62.32,45.46,16.86,0.1,1.51,53.71,53.59,5.0
+AR-B-G010074 = 140.86,3.0,142.98,138.74,4.25,-0.0,1.0,140.88,140.86,2.0,51.55,0.26,51.73,51.37,0.36,0.0,1.0,51.55,51.55,2.0,125.71,6.94,130.61,120.8,9.81,0.0,1.0,125.8,125.71,2.0,56.79,2.17,58.33,55.26,3.07,-0.0,1.0,56.81,56.79,2.0,11.77,0.86,12.38,11.17,1.21,0.0,1.0,11.79,11.77,2.0,50.17,0.53,50.55,49.8,0.75,0.0,1.0,50.17,50.17,2.0,68.6,1.88,69.93,67.27,2.66,-0.0,1.0,68.61,68.6,2.0,134.21,6.22,138.61,129.81,8.8,-0.0,1.0,134.28,134.21,2.0,58.91,0.34,59.15,58.67,0.48,-0.0,1.0,58.91,58.91,2.0,35.65,0.98,36.35,34.96,1.39,0.0,1.0,35.66,35.65,2.0,58.52,6.8,63.33,53.71,9.62,-0.0,1.0,58.72,58.52,2.0,32.11,0.57,32.51,31.7,0.81,-0.0,1.0,32.11,32.11,2.0
+AR-B-G010075 = 68.76,2.11,73.57,65.21,8.36,0.11,2.68,68.79,68.55,22.0,147.38,6.85,163.6,132.46,31.14,0.36,3.39,147.53,145.07,22.0,118.49,17.25,146.69,90.95,55.75,0.03,1.68,119.68,119.23,22.0,6.71,1.19,9.72,4.03,5.68,0.41,4.19,6.81,6.7,22.0,21.55,6.03,37.34,12.22,25.11,1.05,3.73,22.34,19.99,22.0,32.73,8.65,52.21,16.04,36.18,0.26,2.97,33.81,34.37,22.0,27.98,3.71,38.23,22.35,15.89,0.81,3.82,28.21,27.53,22.0,100.42,13.08,117.41,75.82,41.58,-0.41,1.96,101.24,102.05,22.0,63.5,8.86,80.54,46.84,33.7,0.19,2.37,64.09,63.25,22.0,98.77,6.61,112.35,86.84,25.51,0.23,2.48,98.98,98.74,22.0,123.12,19.41,164.27,101.15,63.12,0.69,2.13,124.57,112.25,22.0,60.65,5.52,72.46,52.02,20.44,0.37,2.48,60.89,61.62,22.0
+AR-B-G010076 = 162.94,7.76,179.1,149.52,29.58,0.31,2.57,163.11,162.4,20.0,70.16,5.94,89.5,64.23,25.27,1.92,6.78,70.4,68.25,20.0,147.81,9.82,158.81,128.53,30.29,-0.74,2.43,148.12,150.07,20.0,25.06,12.98,56.0,9.32,46.68,0.72,2.78,28.07,24.66,20.0,14.49,1.07,16.78,12.99,3.8,0.45,2.66,14.53,14.56,20.0,52.96,10.03,64.31,33.08,31.23,-0.79,2.17,53.85,58.93,20.0,75.51,9.37,100.97,62.32,38.65,0.92,3.84,76.06,74.16,20.0,134.28,15.5,165.37,115.98,49.39,0.78,2.47,135.13,129.74,20.0,58.36,6.47,72.36,48.67,23.69,0.45,2.46,58.7,56.58,20.0,101.91,5.66,110.53,92.24,18.3,-0.33,2.06,102.06,101.38,20.0,80.06,10.3,99.56,66.19,33.37,0.48,1.93,80.69,77.07,20.0,49.82,4.16,58.67,39.64,19.03,-0.22,4.0,49.98,49.82,20.0
+AR-B-G010077 = 188.26,9.52,208.25,179.1,29.15,0.94,2.81,188.48,184.58,10.0,66.64,10.36,89.5,57.85,31.65,1.18,3.22,67.36,61.45,10.0,195.23,11.14,214.62,179.18,35.45,0.29,2.12,195.51,194.2,10.0,30.63,4.43,40.29,26.78,13.51,1.12,3.19,30.91,29.45,10.0,8.04,2.04,11.33,5.57,5.76,0.39,1.8,8.27,7.63,10.0,6.14,1.32,7.33,3.77,3.56,-0.79,2.12,6.26,6.8,10.0,28.25,1.75,30.56,25.99,4.57,-0.29,1.6,28.3,28.73,10.0,43.4,6.84,54.41,36.21,18.2,0.55,1.83,43.89,40.85,10.0,67.86,5.93,74.99,56.93,18.06,-0.55,2.21,68.1,68.78,10.0,50.86,2.98,53.59,44.72,8.87,-0.9,2.72,50.94,51.52,10.0,153.91,16.49,168.69,124.71,43.98,-0.83,2.13,154.7,163.6,10.0,41.58,4.98,52.0,36.21,15.79,0.85,2.88,41.85,40.55,10.0
+AR-B-G010078 = 166.37,20.72,207.13,126.62,80.51,0.24,2.24,167.62,163.6,38.0,84.21,8.79,104.06,67.19,36.87,0.22,2.48,84.66,81.75,38.0,223.4,25.1,278.69,176.6,102.09,-0.02,2.32,224.77,226.1,38.0,24.06,3.78,33.08,17.03,16.04,0.47,3.18,24.35,23.67,38.0,7.35,1.9,15.41,4.95,10.47,2.41,10.33,7.58,6.95,38.0,7.7,1.95,11.01,3.55,7.46,-0.04,2.1,7.94,7.51,38.0,37.3,6.48,50.46,24.51,25.95,-0.25,2.49,37.85,38.18,38.0,49.93,9.92,65.27,25.21,40.05,-0.91,3.35,50.88,52.6,38.0,89.09,14.05,110.53,61.27,49.26,-0.44,2.14,90.16,92.98,38.0,40.02,7.19,52.02,19.81,32.22,-0.46,3.09,40.64,40.23,38.0,119.29,13.68,156.52,102.61,53.91,1.2,3.81,120.05,115.13,38.0,43.22,6.32,56.93,31.62,25.31,0.08,2.37,43.66,43.27,38.0
+AR-B-G010079 = 97.42,20.02,140.7,53.59,87.11,-0.43,2.9,99.39,101.84,33.0,149.62,23.39,184.58,99.67,84.91,-0.65,2.31,151.38,154.02,33.0,94.63,24.77,124.76,38.74,86.02,-0.54,2.2,97.73,97.97,33.0,11.83,2.5,17.56,6.69,10.87,0.09,2.56,12.08,11.85,33.0,14.76,4.08,22.02,9.04,12.97,-0.05,1.66,15.3,15.57,33.0,39.92,13.18,77.0,23.03,53.97,1.25,4.25,41.97,36.76,33.0,28.27,4.0,36.21,18.93,17.28,-0.38,3.11,28.54,28.88,33.0,81.6,19.63,124.93,48.89,76.04,0.42,2.63,83.85,77.76,33.0,58.79,9.95,74.68,42.56,32.12,-0.06,1.64,59.6,60.91,33.0,65.25,20.63,89.66,24.86,64.8,-0.65,1.86,68.34,77.73,33.0,98.04,26.58,140.7,53.52,87.18,-0.4,1.72,101.47,105.94,33.0,75.66,10.45,97.97,58.18,39.79,0.44,2.47,76.36,72.49,33.0
+AR-B-G010080 = 159.08,7.79,168.61,145.07,23.54,-0.4,1.91,159.26,161.17,13.0,56.68,8.57,79.32,48.96,30.37,1.55,4.72,57.28,53.59,13.0,149.64,4.36,158.81,145.01,13.81,0.68,2.39,149.7,147.23,13.0,56.95,3.61,66.46,52.94,13.52,1.38,4.74,57.05,56.93,13.0,18.17,2.73,24.46,14.51,9.95,0.87,3.38,18.36,17.87,13.0,60.35,7.19,69.33,45.53,23.8,-0.73,2.65,60.74,62.43,13.0,89.36,9.35,105.75,70.31,35.44,-0.16,2.85,89.81,89.28,13.0,164.34,14.79,190.23,138.99,51.24,0.23,2.36,164.95,163.6,13.0,57.3,2.98,62.32,52.0,10.32,0.02,2.36,57.37,57.16,13.0,88.95,7.73,100.97,76.97,24.0,-0.06,2.03,89.26,89.5,13.0,73.91,2.01,76.97,70.31,6.66,-0.03,2.24,73.94,73.64,13.0,47.47,6.09,58.67,38.9,19.77,0.42,2.32,47.83,47.44,13.0
+AR-B-G010081 = 136.52,NaN,136.52,136.52,0.0,NaN,NaN,136.52,136.52,1.0,55.23,NaN,55.23,55.23,0.0,NaN,NaN,55.23,55.23,1.0,136.52,NaN,136.52,136.52,0.0,NaN,NaN,136.52,136.52,1.0,53.59,NaN,53.59,53.59,0.0,NaN,NaN,53.59,53.59,1.0,11.17,NaN,11.17,11.17,0.0,NaN,NaN,11.17,11.17,1.0,47.5,NaN,47.5,47.5,0.0,NaN,NaN,47.5,47.5,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0,140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,58.67,NaN,58.67,58.67,0.0,NaN,NaN,58.67,58.67,1.0,48.96,NaN,48.96,48.96,0.0,NaN,NaN,48.96,48.96,1.0,66.19,NaN,66.19,66.19,0.0,NaN,NaN,66.19,66.19,1.0,34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0
+AR-B-G010082 = 126.87,8.43,140.7,119.2,21.49,0.93,2.54,127.1,126.73,5.0,66.96,6.43,74.99,58.67,16.32,-0.1,1.71,67.2,68.22,5.0,135.74,3.13,140.7,132.46,8.24,0.76,2.36,135.77,134.49,5.0,66.1,15.14,90.06,48.96,41.1,0.67,2.49,67.47,66.19,5.0,15.84,1.87,18.65,14.27,4.38,0.7,1.85,15.93,14.74,5.0,63.52,7.33,72.46,54.47,17.99,-0.05,1.57,63.86,64.23,5.0,73.16,11.15,92.24,66.19,26.04,1.22,2.8,73.84,67.21,5.0,124.46,13.0,140.7,113.92,26.78,0.41,1.27,125.01,117.46,5.0,62.35,4.04,66.31,55.64,10.68,-0.99,2.7,62.46,63.27,5.0,57.59,4.34,62.32,51.58,10.73,-0.36,1.7,57.73,58.67,5.0,76.7,6.61,87.19,71.77,15.42,0.89,2.18,76.93,72.76,5.0,28.75,4.35,36.21,25.21,11.0,1.22,2.88,29.01,26.83,5.0
+AR-B-G010083 = 190.76,14.39,221.2,168.92,52.28,0.49,2.5,191.27,187.58,23.0,114.02,12.28,136.52,84.14,52.37,-0.55,3.03,114.65,115.98,23.0,134.86,14.04,158.74,109.88,48.86,-0.21,1.99,135.56,137.08,23.0,52.95,7.19,66.19,36.47,29.72,-0.26,3.06,53.41,54.56,23.0,20.27,2.66,27.71,17.3,10.41,1.08,3.65,20.44,19.25,23.0,63.08,5.36,75.48,52.0,23.48,0.05,2.89,63.3,63.27,23.0,115.26,45.33,214.62,60.47,154.16,0.66,2.25,123.5,103.74,23.0,121.36,13.2,138.61,93.29,45.32,-0.47,2.23,122.04,123.53,23.0,54.16,7.06,70.31,44.74,25.57,0.88,3.08,54.6,51.51,23.0,44.11,11.16,70.31,31.15,39.15,1.07,3.41,45.44,41.29,23.0,47.93,5.42,63.85,40.47,23.38,1.24,4.62,48.22,46.11,23.0,70.44,9.77,84.26,46.84,37.42,-0.69,2.85,71.09,71.11,23.0
+AR-B-G010084 = 240.47,28.02,273.2,184.92,88.28,-0.51,2.08,241.99,242.24,16.0,132.29,17.63,168.61,105.66,62.95,0.25,2.43,133.38,133.43,16.0,104.74,11.5,122.85,86.65,36.21,0.0,1.67,105.33,103.01,16.0,10.34,2.33,14.02,6.56,7.46,0.05,2.01,10.58,10.0,16.0,33.05,11.0,51.37,17.45,33.92,0.11,1.82,34.72,33.43,16.0,98.12,13.1,114.03,66.67,47.35,-0.93,3.21,98.94,100.22,16.0,25.12,4.14,36.28,21.04,15.24,1.25,4.19,25.43,23.84,16.0,111.77,7.33,121.0,93.75,27.25,-1.39,4.38,112.0,113.57,16.0,87.14,18.22,110.53,52.77,57.76,-0.55,2.04,88.91,92.18,16.0,110.32,30.1,154.65,57.57,97.08,-0.23,1.91,114.11,103.54,16.0,88.95,19.38,124.71,61.82,62.89,0.35,2.0,90.91,84.58,16.0,64.59,11.48,87.1,47.27,39.83,0.13,2.13,65.54,65.34,16.0
+AR-B-G010085 = 160.82,34.17,235.91,115.5,120.42,0.76,2.71,164.24,149.45,21.0,118.85,27.38,176.34,75.53,100.81,0.15,2.13,121.82,124.71,21.0,96.54,27.31,136.52,50.39,86.13,-0.06,1.79,100.15,93.29,21.0,9.31,3.01,15.56,6.11,9.45,0.61,1.98,9.76,8.6,21.0,24.73,9.48,42.6,12.99,29.61,0.4,1.87,26.41,24.27,21.0,77.3,18.98,121.0,44.72,76.28,0.19,2.78,79.48,78.57,21.0,23.29,8.08,42.1,14.65,27.45,0.82,2.51,24.59,20.41,21.0,125.72,7.7,140.7,108.47,32.23,-0.26,2.86,125.94,126.96,21.0,97.86,14.55,128.53,70.31,58.22,0.02,2.57,98.88,99.09,21.0,50.95,9.05,64.12,34.09,30.03,-0.27,2.03,51.71,52.21,21.0,73.89,23.38,111.71,47.52,64.19,0.25,1.49,77.34,71.04,21.0,71.55,17.57,95.06,42.27,52.79,-0.05,1.71,73.57,69.89,21.0
+AR-B-G010086 = 136.33,2.98,139.72,132.46,7.25,-0.28,2.02,136.36,136.58,4.0,59.12,0.52,59.57,58.67,0.9,-0.0,1.0,59.12,59.12,4.0,142.94,3.21,147.5,140.7,6.8,0.85,2.03,142.96,141.78,4.0,57.62,3.23,62.32,55.38,6.94,0.96,2.16,57.69,56.4,4.0,13.03,0.65,13.66,12.22,1.43,-0.31,1.53,13.04,13.12,4.0,63.02,5.58,68.34,55.16,13.19,-0.73,2.12,63.21,64.29,4.0,86.12,6.67,95.21,80.54,14.67,0.64,1.83,86.32,84.37,4.0,149.9,9.91,164.53,142.85,21.68,1.04,2.25,150.15,146.12,4.0,55.12,3.79,58.91,50.55,8.36,-0.23,1.47,55.22,55.52,4.0,62.27,4.82,69.46,59.57,9.9,1.13,2.31,62.41,60.02,4.0,66.07,2.71,68.45,63.27,5.18,-0.06,1.08,66.12,66.28,4.0,45.33,6.5,54.75,39.8,14.95,0.91,2.2,45.68,43.39,4.0
+AR-B-G010087 = 123.94,3.77,130.85,119.2,11.65,0.65,2.77,123.99,124.76,7.0,66.15,8.17,78.23,56.93,21.3,0.23,1.65,66.58,66.39,7.0,141.17,1.48,142.85,138.64,4.21,-0.39,2.34,141.18,140.7,7.0,46.42,3.66,52.64,40.93,11.71,0.18,2.68,46.54,46.85,7.0,13.67,1.78,15.76,11.33,4.43,-0.42,1.61,13.77,14.65,7.0,65.61,8.77,72.46,49.71,22.75,-0.84,2.37,66.11,70.4,7.0,80.88,5.6,88.25,70.82,17.43,-0.65,2.69,81.04,81.79,7.0,150.38,5.74,156.38,140.7,15.68,-0.64,2.08,150.48,151.74,7.0,55.61,4.16,61.09,49.16,11.93,-0.13,1.88,55.75,54.03,7.0,61.51,2.18,65.21,59.57,5.64,0.67,2.0,61.54,60.47,7.0,76.42,4.53,83.76,72.46,11.3,0.52,1.77,76.53,74.71,7.0,31.54,3.01,35.67,27.27,8.41,0.18,1.93,31.67,31.25,7.0
+AR-B-G010088 = 136.58,NaN,136.58,136.58,0.0,NaN,NaN,136.58,136.58,1.0,57.03,NaN,57.03,57.03,0.0,NaN,NaN,57.03,57.03,1.0,138.73,NaN,138.73,138.73,0.0,NaN,NaN,138.73,138.73,1.0,56.23,NaN,56.23,56.23,0.0,NaN,NaN,56.23,56.23,1.0,11.08,NaN,11.08,11.08,0.0,NaN,NaN,11.08,11.08,1.0,50.66,NaN,50.66,50.66,0.0,NaN,NaN,50.66,50.66,1.0,74.82,NaN,74.82,74.82,0.0,NaN,NaN,74.82,74.82,1.0,142.98,NaN,142.98,142.98,0.0,NaN,NaN,142.98,142.98,1.0,51.37,NaN,51.37,51.37,0.0,NaN,NaN,51.37,51.37,1.0,46.38,NaN,46.38,46.38,0.0,NaN,NaN,46.38,46.38,1.0,64.25,NaN,64.25,64.25,0.0,NaN,NaN,64.25,64.25,1.0,35.92,NaN,35.92,35.92,0.0,NaN,NaN,35.92,35.92,1.0
+AR-B-G010089 = 156.3,4.95,163.64,147.23,16.41,-0.27,2.02,156.37,157.56,12.0,58.0,5.38,66.46,51.28,15.19,0.37,1.89,58.23,56.8,12.0,141.44,6.31,151.74,128.67,23.06,-0.38,2.72,141.57,141.89,12.0,59.18,2.67,64.69,55.26,9.43,0.62,2.65,59.23,58.56,12.0,15.52,0.54,16.72,14.87,1.85,1.01,3.15,15.53,15.46,12.0,65.78,8.3,79.32,51.28,28.04,-0.04,2.45,66.26,65.23,12.0,80.48,6.03,94.93,74.82,20.11,1.54,4.1,80.69,78.81,12.0,210.15,14.7,234.95,183.16,51.79,-0.26,2.39,210.62,214.05,12.0,58.34,3.88,66.19,53.59,12.6,0.52,2.34,58.46,58.32,12.0,90.67,3.13,95.06,86.35,8.71,-0.04,1.69,90.72,90.95,12.0,79.72,3.71,85.7,73.77,11.93,0.16,2.34,79.8,79.34,12.0,51.17,5.18,61.45,44.72,16.73,0.24,2.37,51.41,52.21,12.0
+AR-B-G010090 = 40.4,4.03,43.25,37.55,5.7,0.0,1.0,40.5,40.4,2.0,133.11,0.83,133.69,132.52,1.17,0.0,1.0,133.11,133.11,2.0,31.69,1.05,32.44,30.95,1.49,0.0,1.0,31.7,31.69,2.0,10.38,0.88,11.0,9.76,1.24,-0.0,1.0,10.39,10.38,2.0,14.79,2.23,16.37,13.22,3.15,-0.0,1.0,14.88,14.79,2.0,25.61,0.73,26.12,25.09,1.03,-0.0,1.0,25.61,25.61,2.0,30.42,3.98,33.24,27.61,5.62,0.0,1.0,30.55,30.42,2.0,17.01,1.06,17.76,16.26,1.5,0.0,1.0,17.02,17.01,2.0,42.55,2.3,44.18,40.93,3.25,0.0,1.0,42.59,42.55,2.0,30.88,0.74,31.41,30.36,1.05,0.0,1.0,30.89,30.88,2.0,58.75,1.23,59.62,57.88,1.75,0.0,1.0,58.76,58.75,2.0,34.54,2.06,36.0,33.08,2.91,-0.0,1.0,34.57,34.54,2.0
+AR-B-G010091 = 134.52,NaN,134.52,134.52,0.0,NaN,NaN,134.52,134.52,1.0,57.41,NaN,57.41,57.41,0.0,NaN,NaN,57.41,57.41,1.0,138.67,NaN,138.67,138.67,0.0,NaN,NaN,138.67,138.67,1.0,60.24,NaN,60.24,60.24,0.0,NaN,NaN,60.24,60.24,1.0,11.3,NaN,11.3,11.3,0.0,NaN,NaN,11.3,11.3,1.0,52.57,NaN,52.57,52.57,0.0,NaN,NaN,52.57,52.57,1.0,74.39,NaN,74.39,74.39,0.0,NaN,NaN,74.39,74.39,1.0,137.99,NaN,137.99,137.99,0.0,NaN,NaN,137.99,137.99,1.0,51.32,NaN,51.32,51.32,0.0,NaN,NaN,51.32,51.32,1.0,50.18,NaN,50.18,50.18,0.0,NaN,NaN,50.18,50.18,1.0,64.73,NaN,64.73,64.73,0.0,NaN,NaN,64.73,64.73,1.0,36.83,NaN,36.83,36.83,0.0,NaN,NaN,36.83,36.83,1.0
+AR-B-G010092 = 136.58,NaN,136.58,136.58,0.0,NaN,NaN,136.58,136.58,1.0,57.03,NaN,57.03,57.03,0.0,NaN,NaN,57.03,57.03,1.0,138.73,NaN,138.73,138.73,0.0,NaN,NaN,138.73,138.73,1.0,56.23,NaN,56.23,56.23,0.0,NaN,NaN,56.23,56.23,1.0,11.08,NaN,11.08,11.08,0.0,NaN,NaN,11.08,11.08,1.0,50.66,NaN,50.66,50.66,0.0,NaN,NaN,50.66,50.66,1.0,74.82,NaN,74.82,74.82,0.0,NaN,NaN,74.82,74.82,1.0,142.98,NaN,142.98,142.98,0.0,NaN,NaN,142.98,142.98,1.0,51.37,NaN,51.37,51.37,0.0,NaN,NaN,51.37,51.37,1.0,46.38,NaN,46.38,46.38,0.0,NaN,NaN,46.38,46.38,1.0,64.25,NaN,64.25,64.25,0.0,NaN,NaN,64.25,64.25,1.0,35.92,NaN,35.92,35.92,0.0,NaN,NaN,35.92,35.92,1.0
+AR-B-G010093 = 154.99,8.75,166.33,137.51,28.82,-0.8,2.77,155.21,155.2,10.0,54.42,4.42,64.89,50.46,14.43,1.43,4.13,54.59,52.85,10.0,144.32,4.03,154.2,140.7,13.5,1.55,4.68,144.37,142.85,10.0,51.22,4.58,56.93,43.62,13.31,-0.17,1.94,51.4,51.32,10.0,15.59,2.63,20.75,11.6,9.15,0.29,2.74,15.79,15.84,10.0,57.71,5.11,66.1,48.92,17.18,0.05,2.33,57.91,57.28,10.0,79.58,6.22,88.41,66.19,22.21,-0.84,3.31,79.79,81.15,10.0,152.96,11.53,168.61,134.73,33.88,-0.33,1.93,153.35,156.2,10.0,52.85,5.06,58.84,44.72,14.12,-0.24,1.7,53.07,53.76,10.0,81.27,7.71,90.15,68.86,21.29,-0.36,2.03,81.6,81.15,10.0,77.07,4.36,84.26,72.48,11.78,0.42,1.68,77.18,75.89,10.0,35.29,2.89,40.47,31.14,9.32,0.17,2.18,35.4,35.94,10.0
+AR-B-G010094 = 74.93,17.94,121.0,53.59,67.41,0.9,3.02,76.98,70.62,31.0,181.24,34.24,243.91,121.0,122.91,0.13,2.21,184.34,177.76,31.0,75.81,27.08,128.53,40.47,88.06,0.27,1.94,80.35,81.75,31.0,7.68,1.63,11.17,5.1,6.07,0.15,2.38,7.85,7.54,31.0,11.58,3.31,17.56,6.74,10.82,0.23,1.75,12.03,11.44,31.0,21.99,7.95,43.39,9.19,34.2,0.63,3.07,23.34,20.71,31.0,25.41,6.23,37.87,16.53,21.34,0.34,2.09,26.14,25.21,31.0,60.17,18.76,104.06,36.8,67.26,0.58,2.53,62.93,57.93,31.0,61.24,9.74,74.68,43.39,31.29,-0.33,1.93,61.99,62.14,31.0,59.37,24.04,104.49,23.74,80.75,0.31,1.85,63.91,50.46,31.0,79.12,29.63,122.97,44.72,78.25,0.27,1.35,84.32,65.66,31.0,62.06,13.05,81.75,35.13,46.62,-0.41,2.0,63.38,65.27,31.0
+AR-B-G010095 = 78.95,6.15,96.25,67.21,29.04,0.8,3.32,79.18,77.0,49.0,143.63,10.21,168.61,128.53,40.08,0.53,2.63,143.98,142.29,49.0,184.37,17.79,208.25,142.85,65.4,-0.76,2.49,185.21,190.45,49.0,7.97,4.05,18.09,2.13,15.96,0.59,2.69,8.92,7.32,49.0,18.33,4.74,24.68,7.56,17.12,-0.65,2.43,18.92,19.22,49.0,39.04,10.0,64.23,18.54,45.69,0.17,2.61,40.28,38.31,49.0,24.69,6.99,38.46,6.89,31.57,-0.38,3.06,25.64,25.21,49.0,97.26,8.36,124.71,82.09,42.62,1.03,4.13,97.61,95.23,49.0,53.61,14.53,79.32,31.14,48.18,0.07,1.66,55.51,52.0,49.0,79.5,16.01,117.55,46.09,71.46,0.41,2.85,81.07,79.32,49.0,155.71,16.86,190.23,121.0,69.23,-0.09,2.06,156.61,159.03,49.0,50.26,6.74,68.22,40.85,27.37,0.69,3.0,50.7,49.84,49.0
+AR-B-G010096 = 29.65,10.09,69.23,8.77,60.45,0.8,4.97,31.3,29.32,88.0,97.97,17.96,154.02,64.9,89.12,0.62,3.0,99.58,95.0,88.0,22.82,11.96,55.23,4.52,50.72,0.86,3.37,25.73,20.87,88.0,31.72,13.81,62.32,11.51,50.81,0.5,2.07,34.56,28.34,88.0,20.63,3.75,27.6,12.62,14.98,-0.1,2.1,20.97,20.83,88.0,21.18,5.3,39.09,12.99,26.11,0.81,3.38,21.82,19.81,88.0,19.6,11.04,48.49,3.34,45.15,0.74,2.58,22.46,15.61,88.0,22.08,8.26,45.27,10.2,35.07,0.62,2.79,23.56,20.98,88.0,37.0,29.06,117.41,8.14,109.26,1.33,3.81,46.94,28.27,88.0,11.69,6.41,32.43,1.5,30.92,0.39,2.84,13.31,12.11,88.0,26.25,10.25,50.46,9.9,40.56,-0.04,2.09,28.16,27.08,88.0,42.81,23.28,102.52,15.08,87.44,0.87,3.02,48.67,40.37,88.0
+AR-B-G010097 = 16.56,4.49,25.09,12.21,12.89,0.69,1.91,17.12,14.78,15.0,113.63,32.53,168.61,68.05,100.56,0.2,2.04,117.9,119.79,15.0,14.45,11.26,34.09,5.23,28.86,0.82,1.93,18.09,7.51,15.0,22.0,6.59,33.08,12.99,20.09,0.04,1.83,22.91,22.12,15.0,17.02,3.01,22.39,12.22,10.17,0.23,2.13,17.27,16.8,15.0,18.51,3.21,23.78,14.51,9.27,0.26,1.6,18.77,17.69,15.0,17.81,4.39,24.01,8.37,15.64,-0.66,2.4,18.31,19.52,15.0,13.01,3.26,17.03,8.59,8.45,-0.08,1.54,13.39,13.66,15.0,18.36,7.31,29.96,8.46,21.5,0.08,1.43,19.67,16.04,15.0,4.78,1.11,6.69,2.22,4.47,-0.26,3.34,4.9,4.3,15.0,13.69,3.97,20.17,8.28,11.89,0.25,1.65,14.22,12.99,15.0,17.17,5.17,31.13,10.79,20.34,1.18,4.62,17.88,16.87,15.0
+AR-B-G010098 = 98.89,10.99,124.71,85.58,39.12,0.82,2.63,99.48,95.87,28.0,97.5,15.85,121.0,68.34,52.66,-0.42,1.97,98.74,101.22,28.0,226.43,25.43,273.2,190.32,82.88,0.23,1.84,227.8,226.16,28.0,12.21,5.99,25.21,3.34,21.87,0.41,2.24,13.56,11.08,28.0,8.49,4.12,17.56,3.72,13.83,0.87,2.49,9.4,6.6,28.0,12.96,4.75,25.99,7.12,18.87,1.11,3.78,13.77,12.02,28.0,33.16,13.47,55.64,7.31,48.33,-0.33,2.05,35.7,34.76,28.0,41.25,12.44,57.85,20.41,37.44,-0.34,1.73,43.02,42.04,28.0,66.44,14.76,95.1,33.93,61.18,0.21,2.7,68.0,63.75,28.0,48.2,8.87,64.23,28.22,36.01,-0.12,2.4,48.98,46.87,28.0,104.16,4.97,113.92,92.24,21.68,-0.49,2.99,104.28,104.51,28.0,61.65,19.56,100.97,27.47,73.5,0.32,2.54,64.57,64.33,28.0
+AR-B-G010099 = 65.3,3.72,71.58,61.0,10.58,0.71,2.13,65.39,63.33,9.0,57.41,6.41,70.75,49.05,21.7,0.87,3.21,57.73,57.16,9.0,223.81,11.45,242.15,204.75,37.39,0.16,2.44,224.07,222.1,9.0,13.58,6.51,27.27,5.93,21.34,1.03,3.21,14.91,12.05,9.0,19.05,6.52,29.43,9.17,20.27,0.17,1.97,20.02,19.22,9.0,28.26,3.42,34.3,23.7,10.6,0.28,2.22,28.44,27.6,9.0,8.74,1.94,12.15,5.42,6.73,0.03,2.66,8.93,8.77,9.0,71.85,7.36,84.41,60.38,24.03,0.08,2.42,72.18,70.5,9.0,74.23,7.44,84.29,59.92,24.37,-0.49,2.61,74.56,73.97,9.0,94.56,8.58,108.99,82.54,26.46,0.05,2.15,94.9,95.46,9.0,52.93,7.01,65.11,43.47,21.64,0.3,2.06,53.34,52.38,9.0,50.88,6.31,62.96,42.28,20.69,0.65,2.67,51.23,49.84,9.0
+AR-B-G010100 = 177.42,10.81,191.82,163.6,28.22,-0.05,1.48,177.73,176.15,16.0,69.6,11.24,89.5,55.46,34.03,0.38,1.85,70.44,68.43,16.0,172.79,5.37,181.84,163.6,18.24,-0.25,2.21,172.87,173.93,16.0,60.44,4.59,71.88,53.69,18.19,0.83,3.69,60.6,60.49,16.0,11.54,2.74,17.63,8.52,9.11,0.85,2.71,11.84,10.72,16.0,42.28,15.33,69.0,19.81,49.19,0.2,1.8,44.81,38.94,16.0,40.92,5.76,47.59,29.32,18.27,-0.44,2.06,41.3,42.18,16.0,65.44,7.34,81.75,57.03,24.72,0.69,2.55,65.82,63.85,16.0,70.55,4.24,77.11,64.06,13.05,-0.03,1.87,70.66,69.8,16.0,92.18,10.54,105.66,71.77,33.88,-0.55,2.12,92.75,93.27,16.0,97.26,12.77,128.53,80.98,47.55,0.87,3.33,98.04,94.76,16.0,42.96,6.75,53.69,32.61,21.08,0.05,1.73,43.46,42.93,16.0
+AR-B-G010101 = 189.11,11.03,208.25,173.77,34.47,0.14,1.66,189.42,188.33,24.0,78.36,13.39,107.25,62.32,44.93,0.85,2.59,79.45,74.58,24.0,109.08,7.3,122.99,97.97,25.02,0.3,2.08,109.31,108.34,24.0,44.68,17.61,74.68,20.41,54.27,0.33,1.93,47.88,45.5,24.0,14.63,1.22,18.09,13.18,4.91,1.01,3.77,14.68,14.56,24.0,85.63,13.74,110.53,68.22,42.31,0.7,2.17,86.68,79.32,24.0,69.39,9.14,93.6,44.72,48.88,-0.21,5.13,69.97,70.31,24.0,126.2,13.93,171.58,107.44,64.13,1.89,6.57,126.94,123.08,24.0,58.05,7.57,72.46,44.72,27.74,0.13,2.25,58.52,57.36,24.0,98.32,8.82,110.53,79.9,30.63,-0.52,2.09,98.69,99.49,24.0,83.63,8.97,100.97,70.44,30.54,0.59,2.19,84.09,82.01,24.0,48.47,3.54,59.63,43.39,16.24,1.24,5.25,48.59,48.14,24.0
+AR-B-G010102 = 135.73,4.24,138.73,132.73,6.0,-0.0,1.0,135.77,135.73,2.0,60.93,4.43,64.07,57.8,6.27,-0.0,1.0,61.01,60.93,2.0,133.01,0.7,133.51,132.52,0.98,0.0,1.0,133.01,133.01,2.0,79.9,4.79,83.28,76.51,6.77,-0.0,1.0,79.97,79.9,2.0,11.23,1.43,12.25,10.22,2.03,0.0,1.0,11.28,11.23,2.0,50.22,3.72,52.85,47.59,5.26,0.0,1.0,50.29,50.22,2.0,67.99,0.37,68.25,67.73,0.52,0.0,1.0,67.99,67.99,2.0,120.62,3.16,122.85,118.39,4.47,-0.0,1.0,120.64,120.62,2.0,57.61,4.1,60.51,54.71,5.8,0.0,1.0,57.68,57.61,2.0,45.13,3.04,47.28,42.98,4.3,0.0,1.0,45.18,45.13,2.0,68.35,1.62,69.49,67.21,2.28,0.0,1.0,68.36,68.35,2.0,29.41,1.22,30.27,28.55,1.72,0.0,1.0,29.42,29.41,2.0
+AR-B-G010103 = 142.15,NaN,142.15,142.15,0.0,NaN,NaN,142.15,142.15,1.0,76.86,NaN,76.86,76.86,0.0,NaN,NaN,76.86,76.86,1.0,15.62,NaN,15.62,15.62,0.0,NaN,NaN,15.62,15.62,1.0,3.72,NaN,3.72,3.72,0.0,NaN,NaN,3.72,3.72,1.0,6.08,NaN,6.08,6.08,0.0,NaN,NaN,6.08,6.08,1.0,171.58,NaN,171.58,171.58,0.0,NaN,NaN,171.58,171.58,1.0,11.08,NaN,11.08,11.08,0.0,NaN,NaN,11.08,11.08,1.0,53.59,NaN,53.59,53.59,0.0,NaN,NaN,53.59,53.59,1.0,21.69,NaN,21.69,21.69,0.0,NaN,NaN,21.69,21.69,1.0,45.53,NaN,45.53,45.53,0.0,NaN,NaN,45.53,45.53,1.0,30.71,NaN,30.71,30.71,0.0,NaN,NaN,30.71,30.71,1.0,30.74,NaN,30.74,30.74,0.0,NaN,NaN,30.74,30.74,1.0
+AR-B-G010104 = 74.43,20.09,107.25,35.2,72.05,-0.43,2.21,77.02,78.77,38.0,105.19,29.18,145.01,55.64,89.37,-0.25,1.61,109.06,110.78,38.0,53.6,6.29,69.88,40.87,29.0,0.24,2.98,53.96,54.08,38.0,20.07,12.7,60.71,5.36,55.35,1.1,4.02,23.66,16.91,38.0,30.81,11.74,56.21,15.37,40.84,0.46,2.17,32.91,29.36,38.0,34.19,10.77,55.23,16.51,38.72,-0.12,1.97,35.81,34.92,38.0,46.5,16.8,97.97,17.56,80.41,0.56,3.93,49.37,47.01,38.0,38.33,6.97,58.67,28.46,30.21,0.96,3.62,38.94,36.83,38.0,75.94,34.59,161.61,32.33,129.28,0.95,3.22,83.26,72.46,38.0,31.03,15.13,64.23,11.86,52.36,0.51,2.0,34.44,26.39,38.0,58.62,20.41,110.53,27.22,83.31,0.3,2.39,61.98,60.47,38.0,75.42,24.93,149.48,47.5,101.98,1.27,4.03,79.33,65.73,38.0
+AR-B-G010105 = 136.57,1.73,138.74,134.49,4.25,0.09,2.0,136.57,136.52,4.0,53.57,1.92,55.23,51.73,3.5,-0.02,1.02,53.6,53.67,4.0,120.39,7.28,128.76,110.99,17.77,-0.24,2.01,120.55,120.9,4.0,59.3,1.99,61.39,57.03,4.36,-0.1,1.38,59.33,59.4,4.0,12.91,0.68,13.59,12.27,1.31,0.03,1.08,12.92,12.88,4.0,50.15,1.28,52.0,49.05,2.96,0.9,2.19,50.16,49.77,4.0,69.24,2.7,72.59,66.22,6.37,0.18,1.76,69.28,69.07,4.0,125.66,5.4,130.85,121.0,9.85,0.02,1.02,125.75,125.4,4.0,60.39,1.4,62.32,59.15,3.17,0.66,1.91,60.41,60.06,4.0,39.52,6.21,46.17,33.56,12.61,0.07,1.16,39.89,39.17,4.0,50.01,5.82,56.14,44.1,12.04,0.03,1.18,50.26,49.9,4.0,34.71,2.2,37.32,32.51,4.81,0.19,1.4,34.76,34.51,4.0
+AR-B-G010106 = 153.74,5.36,160.2,145.01,15.2,-0.39,2.02,153.82,154.3,7.0,64.74,6.23,73.22,58.67,14.55,0.19,1.46,65.0,65.56,7.0,158.27,9.47,171.66,145.01,26.65,0.18,1.9,158.52,158.74,7.0,133.09,30.41,173.77,95.93,77.84,0.35,1.61,136.03,119.98,7.0,16.39,3.76,21.68,10.82,10.86,-0.01,1.96,16.76,16.3,7.0,81.03,17.21,110.53,57.14,53.39,0.43,2.51,82.58,78.15,7.0,53.17,3.93,60.47,49.88,10.59,0.92,2.56,53.29,51.15,7.0,64.11,7.35,74.68,55.26,19.42,0.27,1.71,64.47,63.62,7.0,58.5,9.13,68.49,44.72,23.77,-0.27,1.73,59.11,58.83,7.0,83.74,6.1,92.24,73.74,18.5,-0.32,2.24,83.93,85.78,7.0,72.98,6.66,81.17,62.32,18.85,-0.31,2.02,73.24,72.46,7.0,32.7,5.28,37.92,23.03,14.89,-0.83,2.51,33.06,34.69,7.0
+AR-B-G010107 = 158.71,19.42,190.54,121.22,69.32,-0.46,2.16,159.84,161.43,24.0,95.47,24.83,149.77,64.23,85.54,0.55,2.16,98.51,88.19,24.0,128.41,9.84,147.63,113.97,33.66,0.37,2.0,128.78,126.79,24.0,16.87,6.54,31.14,9.61,21.53,0.62,2.24,18.04,15.24,24.0,17.51,2.55,23.03,13.79,9.24,0.43,2.16,17.69,17.16,24.0,59.79,12.95,81.75,40.85,40.9,-0.01,1.93,61.12,60.36,24.0,54.97,5.56,65.39,46.09,19.3,0.25,1.96,55.24,54.08,24.0,114.04,7.4,128.76,100.97,27.79,0.23,2.2,114.27,113.24,24.0,77.73,14.46,102.52,47.69,54.82,-0.28,2.45,79.01,78.36,24.0,94.44,9.77,105.66,72.03,33.62,-0.77,2.63,94.92,96.54,24.0,97.59,17.05,132.46,72.46,60.0,0.58,2.28,99.01,93.4,24.0,54.64,4.18,64.23,47.05,17.17,0.43,3.03,54.79,55.23,24.0
+AR-B-G010108 = 106.42,17.18,134.86,72.76,62.1,-0.43,2.2,107.74,108.89,23.0,67.6,11.98,92.24,56.93,35.31,0.77,2.15,68.61,60.47,23.0,229.35,13.93,265.08,196.06,69.02,0.08,4.1,229.76,229.82,23.0,27.83,7.95,42.1,13.32,28.78,0.1,2.08,28.89,27.38,23.0,4.45,0.7,6.93,3.36,3.57,1.77,7.94,4.51,4.38,23.0,28.57,7.88,44.72,16.22,28.5,0.35,2.1,29.59,26.09,23.0,25.13,14.93,66.19,7.45,58.74,1.11,3.73,29.06,20.41,23.0,45.54,8.39,64.14,24.09,40.05,-0.34,3.81,46.27,45.78,23.0,68.96,19.16,104.06,49.71,54.36,0.57,1.85,71.46,66.67,23.0,44.08,14.69,80.49,16.04,64.46,0.02,3.36,46.36,47.52,23.0,74.57,6.53,89.5,56.66,32.84,-0.31,4.48,74.85,74.68,23.0,62.65,7.78,79.32,48.96,30.37,0.39,2.63,63.11,61.73,23.0
+AR-B-G010109 = 191.04,9.46,202.06,172.72,29.34,-0.43,2.15,191.25,191.95,13.0,83.26,21.89,117.89,52.85,65.04,-0.07,1.71,85.88,82.96,13.0,163.82,6.1,173.77,154.02,19.75,0.19,2.22,163.93,163.9,13.0,49.55,8.51,62.32,36.86,25.45,0.12,1.76,50.22,49.15,13.0,6.73,1.93,9.8,4.38,5.42,0.12,1.74,6.98,6.58,13.0,13.95,6.06,30.0,5.75,24.24,1.26,4.95,15.11,13.41,13.0,34.91,4.68,44.18,29.32,14.86,0.68,2.25,35.2,33.61,13.0,74.41,4.91,84.6,67.27,17.33,0.32,2.65,74.56,74.68,13.0,63.27,2.66,66.22,58.67,7.55,-0.6,2.04,63.32,64.23,13.0,89.22,10.72,107.25,72.87,34.38,0.3,2.33,89.81,89.46,13.0,113.18,6.8,122.97,99.56,23.4,-0.44,2.42,113.37,113.92,13.0,40.59,9.18,54.46,27.56,26.9,0.09,1.67,41.54,41.52,13.0
+AR-B-G010110 = 170.72,2.19,173.85,168.61,5.24,0.45,1.73,170.74,170.55,8.0,53.67,5.52,63.41,47.5,15.91,0.46,2.14,53.91,53.67,8.0,154.26,5.76,162.57,145.01,17.56,-0.12,2.01,154.36,153.66,8.0,62.4,6.58,72.46,50.33,22.13,-0.3,2.86,62.7,62.05,8.0,15.8,2.42,19.34,12.31,7.03,0.1,1.88,15.97,15.92,8.0,49.18,9.31,64.49,37.32,27.17,0.28,2.0,49.95,49.98,8.0,95.75,11.95,110.53,75.18,35.35,-0.56,2.13,96.4,99.49,8.0,152.87,12.64,173.77,133.95,39.83,0.15,2.26,153.33,152.88,8.0,56.1,2.87,59.57,50.29,9.28,-0.91,3.22,56.16,56.77,8.0,96.72,5.81,104.06,86.51,17.56,-0.49,2.29,96.87,97.45,8.0,70.45,6.67,83.59,62.32,21.28,0.88,2.96,70.73,68.82,8.0,42.1,3.82,48.96,38.11,10.84,0.6,2.19,42.26,41.19,8.0
+AR-B-G010111 = 73.17,17.22,100.97,43.39,57.58,0.26,2.16,75.08,69.8,24.0,83.32,8.87,102.8,66.19,36.6,0.37,2.79,83.77,82.61,24.0,68.63,8.97,88.65,59.89,28.75,1.1,2.89,69.19,64.23,24.0,11.09,4.03,20.08,4.95,15.14,0.36,2.53,11.77,10.46,24.0,27.82,5.13,36.21,17.56,18.65,-0.26,2.16,28.27,28.23,24.0,25.2,4.6,32.76,18.09,14.67,-0.08,1.68,25.6,25.13,24.0,32.98,8.64,60.47,22.35,38.12,1.46,5.36,34.05,30.73,24.0,52.97,7.12,64.23,39.64,24.59,-0.21,2.02,53.43,54.14,24.0,57.05,9.73,74.68,42.1,32.58,0.29,1.95,57.84,55.7,24.0,61.44,18.08,103.41,24.46,78.95,0.24,3.25,63.94,63.42,24.0,56.11,10.97,72.46,36.21,36.25,-0.51,2.3,57.13,59.2,24.0,58.28,8.58,74.68,43.39,31.29,0.09,2.01,58.89,58.05,24.0
+AR-B-G010112 = 168.58,4.67,179.1,161.32,17.78,0.49,2.61,168.64,168.61,19.0,65.03,9.14,82.09,49.75,32.34,0.21,2.15,65.63,64.23,19.0,167.0,10.2,195.79,156.52,39.26,1.99,6.01,167.29,163.68,19.0,47.0,11.07,70.31,30.38,39.93,0.5,2.59,48.22,43.41,19.0,13.07,1.14,14.91,10.65,4.26,-0.41,2.37,13.12,13.01,19.0,42.78,10.87,70.31,25.99,44.32,0.51,3.37,44.07,41.7,19.0,75.1,14.45,100.49,54.05,46.45,0.22,1.84,76.4,72.46,19.0,139.2,21.7,162.53,97.39,65.14,-0.68,1.97,140.79,154.02,19.0,49.36,4.16,57.8,43.39,14.4,0.47,2.34,49.52,48.23,19.0,90.16,7.19,100.97,76.73,24.24,-0.38,2.3,90.43,90.95,19.0,91.54,19.53,124.76,68.5,56.27,0.44,1.73,93.49,86.84,19.0,46.74,3.64,54.56,40.85,13.71,0.24,2.42,46.88,45.65,19.0
+AR-B-G010113 = 67.15,8.96,78.57,59.57,19.0,0.42,1.55,67.59,65.22,4.0,86.72,6.59,90.51,76.86,13.65,-1.14,2.32,86.91,89.75,4.0,180.19,10.04,190.23,170.98,19.25,0.03,1.06,180.4,179.77,4.0,14.02,0.73,14.65,13.32,1.33,-0.02,1.03,14.04,14.06,4.0,29.63,4.13,34.15,25.67,8.48,0.1,1.19,29.85,29.35,4.0,19.24,1.49,21.08,17.98,3.1,0.34,1.44,19.28,18.94,4.0,9.42,1.03,10.2,7.91,2.29,-0.99,2.22,9.46,9.78,4.0,60.04,11.55,76.03,50.46,25.57,0.71,1.91,60.87,56.84,4.0,82.53,4.1,86.84,76.97,9.87,-0.52,2.06,82.61,83.17,4.0,106.02,5.24,110.58,101.38,9.2,-0.0,1.0,106.12,106.06,4.0,64.8,10.19,77.84,53.38,24.47,0.26,1.9,65.4,63.99,4.0,46.11,9.2,53.59,33.89,19.7,-0.55,1.7,46.79,48.47,4.0
+AR-B-G010114 = 168.66,5.68,179.1,159.9,19.2,0.33,2.29,168.75,168.71,12.0,93.51,12.99,110.53,74.68,35.85,-0.02,1.64,94.33,94.42,12.0,164.81,9.51,184.58,154.09,30.49,0.74,2.46,165.07,161.35,12.0,43.23,4.64,51.23,38.46,12.77,0.62,1.86,43.46,40.85,12.0,7.3,2.34,11.45,4.4,7.05,0.25,1.85,7.63,7.02,12.0,38.76,11.81,55.34,18.79,36.54,-0.27,1.83,40.37,41.78,12.0,50.23,4.99,56.93,39.64,17.29,-0.65,2.66,50.45,51.48,12.0,85.05,13.78,114.13,70.31,43.82,1.03,2.9,86.06,79.99,12.0,66.36,4.32,75.22,62.09,13.14,0.88,2.52,66.49,64.76,12.0,67.47,3.85,73.97,60.58,13.4,0.1,2.34,67.57,66.67,12.0,111.16,12.74,128.53,92.4,36.12,-0.0,1.64,111.82,113.25,12.0,37.06,2.79,40.85,30.8,10.05,-0.75,3.25,37.15,37.39,12.0
+AR-B-G010115 = 120.26,1.8,122.97,117.41,5.56,-0.14,2.3,120.27,121.0,7.0,79.88,7.74,92.24,70.31,21.93,0.39,1.98,80.2,78.65,7.0,141.64,2.07,145.01,138.67,6.34,0.26,2.25,141.65,140.7,7.0,67.33,15.31,92.24,52.0,40.23,0.51,1.88,68.8,64.98,7.0,16.86,2.34,21.04,14.65,6.39,0.73,2.32,17.0,16.17,7.0,60.13,7.35,72.46,50.46,22.01,0.34,2.29,60.51,61.4,7.0,69.54,6.76,81.75,62.32,19.44,0.63,2.6,69.82,69.62,7.0,151.12,9.53,158.74,132.9,25.84,-1.03,2.87,151.38,151.87,7.0,67.5,15.55,92.24,44.72,47.51,0.12,2.28,69.02,66.35,7.0,55.84,6.21,64.23,46.09,18.13,-0.18,2.01,56.13,56.05,7.0,85.31,5.87,95.06,76.97,18.09,0.29,2.4,85.48,84.51,7.0,29.37,1.1,31.32,28.08,3.24,0.67,2.45,29.39,29.32,7.0
+AR-B-G010116 = 125.77,3.26,129.69,122.85,6.83,0.29,1.28,125.81,124.71,5.0,71.78,5.39,81.27,68.25,13.02,1.39,3.11,71.94,70.31,5.0,144.15,1.19,145.04,142.85,2.19,-0.41,1.17,144.16,145.01,5.0,77.09,18.94,103.08,57.85,45.23,0.29,1.66,78.93,76.35,5.0,20.38,1.56,21.68,18.17,3.52,-0.58,1.59,20.42,21.36,5.0,44.91,8.21,56.93,34.09,22.84,0.23,2.38,45.51,45.51,5.0,60.89,1.3,62.32,58.89,3.43,-0.63,2.25,60.9,61.39,5.0,142.36,7.45,151.87,133.0,18.87,-0.06,1.71,142.51,145.01,5.0,68.26,9.63,78.23,54.47,23.76,-0.37,1.83,68.81,68.04,5.0,52.53,5.02,59.73,46.8,12.93,0.41,1.9,52.72,50.66,5.0,77.2,5.86,83.0,70.59,12.41,-0.27,1.24,77.38,79.36,5.0,34.06,1.86,37.32,32.67,4.64,1.34,3.04,34.1,33.32,5.0
+AR-B-G010117 = 83.23,20.72,132.46,55.46,77.0,0.73,3.12,85.64,81.74,19.0,228.96,35.61,273.2,164.26,108.94,-0.6,2.02,231.57,232.13,19.0,59.88,11.44,81.45,45.41,36.04,0.34,1.97,60.91,58.11,19.0,6.78,0.57,7.54,5.41,2.13,-0.43,2.88,6.8,6.82,19.0,11.44,2.23,15.1,7.47,7.63,-0.17,1.93,11.65,11.68,19.0,12.56,2.35,17.03,8.77,8.26,0.28,2.26,12.76,12.58,19.0,21.63,3.87,26.5,14.65,11.85,-0.31,1.63,21.96,23.03,19.0,42.34,8.05,62.83,26.78,36.05,0.46,3.73,43.06,42.52,19.0,74.35,6.25,86.84,58.67,28.17,-0.35,3.84,74.6,74.68,19.0,51.75,15.21,80.71,35.13,45.58,0.77,2.12,53.82,46.03,19.0,78.39,16.06,107.68,52.0,55.68,0.18,2.1,79.93,76.97,19.0,63.74,8.95,76.97,48.28,28.68,-0.27,1.97,64.33,65.8,19.0
+AR-B-G010118 = 147.04,1.91,149.45,144.09,5.36,-0.48,2.57,147.05,147.23,5.0,58.97,7.85,69.33,50.55,18.78,0.1,1.61,59.38,61.06,5.0,119.39,2.89,122.85,116.69,6.16,0.38,1.25,119.42,117.62,5.0,85.51,9.31,96.6,72.94,23.66,-0.17,1.76,85.92,85.64,5.0,13.7,2.44,17.34,10.96,6.38,0.49,2.08,13.87,13.28,5.0,55.15,3.99,61.39,51.28,10.12,0.69,2.26,55.26,55.46,5.0,79.33,16.77,96.73,60.38,36.35,0.0,1.3,80.74,78.56,5.0,124.07,9.43,133.51,110.58,22.92,-0.35,1.83,124.35,123.19,5.0,61.26,9.03,71.28,47.5,23.78,-0.59,2.18,61.79,64.49,5.0,28.51,3.18,32.15,23.38,8.77,-0.74,2.65,28.65,28.95,5.0,53.9,2.38,56.59,51.11,5.47,0.11,1.39,53.94,53.28,5.0,28.34,0.93,29.85,27.65,2.2,0.95,2.31,28.35,27.84,5.0
+AR-B-G010119 = 145.98,4.2,149.45,140.95,8.49,-0.27,1.35,146.03,146.77,4.0,50.07,1.79,51.67,47.5,4.17,-0.84,2.16,50.09,50.55,4.0,123.27,4.6,128.58,117.62,10.96,-0.11,1.81,123.34,123.44,4.0,67.26,11.37,80.49,56.93,23.57,0.2,1.29,67.98,65.82,4.0,11.09,0.95,12.27,9.97,2.3,0.11,1.97,11.12,11.06,4.0,52.84,1.43,54.41,51.28,3.14,0.01,1.38,52.85,52.83,4.0,66.59,4.75,70.31,60.38,9.93,-0.49,1.63,66.71,67.83,4.0,134.77,2.06,136.52,132.52,4.0,-0.11,1.15,134.78,135.01,4.0,59.51,3.39,64.49,56.95,7.54,1.01,2.23,59.58,58.3,4.0,26.19,3.04,28.91,23.38,5.53,-0.01,1.01,26.33,26.24,4.0,58.41,4.4,63.33,53.28,10.05,-0.06,1.55,58.54,58.53,4.0,28.42,0.81,29.32,27.65,1.67,0.12,1.22,28.43,28.36,4.0
+AR-B-G010120 = 162.82,5.9,168.61,156.81,11.8,-0.07,1.5,162.9,163.06,3.0,60.87,1.54,62.57,59.57,3.0,0.45,1.5,60.88,60.47,3.0,175.39,5.63,179.1,168.92,10.18,-0.69,1.5,175.45,178.16,3.0,122.63,32.64,150.75,86.84,63.91,-0.41,1.5,125.49,130.31,3.0,11.16,1.12,12.27,10.03,2.24,-0.01,1.5,11.2,11.17,3.0,59.6,9.58,68.72,49.62,19.09,-0.16,1.5,60.11,60.47,3.0,52.74,2.53,55.46,50.46,5.0,0.31,1.5,52.78,52.31,3.0,55.31,1.75,57.08,53.59,3.49,0.06,1.5,55.33,55.26,3.0,62.66,2.54,64.23,59.73,4.5,-0.7,1.5,62.7,64.04,3.0,78.01,8.5,85.78,68.94,16.84,-0.28,1.5,78.32,79.32,3.0,72.76,3.36,76.59,70.31,6.28,0.63,1.5,72.81,71.38,3.0,34.14,3.25,37.6,31.14,6.45,0.26,1.5,34.24,33.67,3.0
+AR-B-G010121 = 155.37,5.1,161.32,145.27,16.05,-0.59,2.3,155.44,155.9,12.0,64.58,4.37,75.22,58.78,16.45,1.06,4.02,64.71,64.25,12.0,147.12,3.49,154.09,140.7,13.4,0.05,3.04,147.16,147.28,12.0,110.45,20.28,143.62,82.08,61.53,0.17,1.92,112.15,107.72,12.0,24.8,2.46,29.32,21.5,7.82,0.37,1.98,24.92,24.53,12.0,60.76,16.68,85.5,40.61,44.89,0.28,1.47,62.83,56.87,12.0,46.14,9.26,72.85,37.02,35.83,2.15,7.0,46.99,44.51,12.0,92.38,11.07,114.38,78.57,35.8,0.64,2.38,92.99,90.51,12.0,53.27,6.76,67.67,43.57,24.11,0.67,2.95,53.66,53.2,12.0,72.16,5.54,82.09,60.11,21.98,-0.36,3.41,72.35,71.45,12.0,66.93,5.22,76.51,59.1,17.42,0.78,2.87,67.12,66.19,12.0,30.03,3.78,37.32,24.51,12.81,0.36,2.24,30.24,29.79,12.0
+AR-B-G010122 = 143.99,2.86,147.36,140.7,6.66,0.04,1.65,144.01,143.95,4.0,59.93,1.16,61.45,58.67,2.78,0.36,1.93,59.94,59.8,4.0,145.64,2.72,149.45,142.98,6.46,0.68,2.11,145.66,145.07,4.0,58.28,1.49,59.57,56.13,3.44,-0.89,2.18,58.3,58.72,4.0,17.81,1.02,18.65,16.59,2.06,-0.26,1.34,17.83,18.0,4.0,62.39,4.61,67.57,57.03,10.54,-0.05,1.56,62.51,62.47,4.0,93.05,9.96,102.02,79.32,22.69,-0.67,1.94,93.45,95.44,4.0,157.5,13.8,173.3,142.98,30.32,0.1,1.39,157.95,156.86,4.0,63.65,2.18,65.39,60.47,4.92,-0.98,2.23,63.68,64.38,4.0,79.66,7.2,84.26,68.92,15.33,-1.12,2.31,79.9,82.73,4.0,74.62,1.92,76.97,72.59,4.37,0.21,1.58,74.64,74.47,4.0,70.43,5.11,74.71,63.03,11.69,-0.91,2.18,70.57,71.99,4.0
+AR-B-G010123 = 134.69,5.21,141.27,128.53,12.75,-0.03,1.41,134.78,134.61,7.0,73.89,15.43,95.1,55.9,39.2,0.15,1.49,75.26,71.77,7.0,145.03,1.26,147.23,142.85,4.37,0.02,3.5,145.04,145.01,7.0,44.44,4.54,52.1,38.46,13.63,0.32,2.31,44.63,45.53,7.0,10.55,2.11,13.26,8.01,5.24,0.14,1.73,10.73,10.5,7.0,46.36,6.84,57.56,36.86,20.7,0.3,2.23,46.79,45.05,7.0,71.76,6.56,79.32,61.39,17.93,-0.36,1.83,72.02,72.76,7.0,145.52,8.2,154.27,130.49,23.78,-0.67,2.68,145.72,143.63,7.0,51.47,1.78,53.59,49.16,4.44,-0.33,1.61,51.49,51.79,7.0,64.61,6.33,73.97,56.95,17.02,0.45,1.76,64.88,61.45,7.0,74.83,3.44,79.36,69.33,10.03,-0.18,2.11,74.89,74.34,7.0,31.17,4.4,36.8,25.21,11.59,0.08,1.66,31.44,31.92,7.0
+AR-B-G010124 = 89.93,16.71,118.6,64.23,54.37,0.04,1.65,91.42,90.37,31.0,165.3,11.02,190.23,141.16,49.07,0.15,2.84,165.65,164.43,31.0,144.96,13.85,184.58,126.73,57.85,1.05,3.62,145.6,140.86,31.0,6.97,2.12,11.7,3.55,8.15,0.45,2.39,7.27,6.41,31.0,15.63,3.63,24.87,11.17,13.69,1.01,3.48,16.03,14.65,31.0,32.81,3.78,40.85,27.6,13.25,0.6,2.51,33.02,31.91,31.0,34.82,7.83,51.7,26.78,24.92,0.91,2.55,35.66,31.57,31.0,118.82,9.83,140.7,98.15,42.55,0.07,2.78,119.21,119.2,31.0,63.37,9.18,85.55,50.46,35.09,0.75,2.83,64.01,62.32,31.0,64.37,6.87,79.32,50.46,28.87,0.02,2.52,64.73,63.44,31.0,114.93,9.41,132.46,100.97,31.49,0.12,1.96,115.3,114.75,31.0,61.33,6.67,72.98,44.72,28.26,-0.73,3.01,61.68,63.27,31.0
+AR-B-G010125 = 116.24,21.68,154.02,86.01,68.01,0.53,1.7,118.17,105.75,26.0,118.94,30.99,168.61,67.21,101.41,-0.12,1.59,122.76,125.73,26.0,184.96,17.75,205.15,154.02,51.13,-0.63,1.88,185.78,191.69,26.0,5.72,3.75,14.04,1.67,12.37,0.9,2.53,6.8,4.39,26.0,21.61,4.98,27.6,11.79,15.81,-0.54,1.81,22.16,23.92,26.0,57.71,16.65,89.5,31.2,58.3,0.44,2.22,59.97,55.58,26.0,46.83,13.83,75.89,29.32,46.57,0.41,1.95,48.76,44.39,26.0,96.38,9.87,119.2,78.36,40.85,0.68,3.05,96.86,92.96,26.0,44.02,6.77,56.93,32.11,24.82,0.37,2.52,44.52,42.79,26.0,96.91,14.85,113.92,64.34,49.58,-0.61,2.4,98.0,98.28,26.0,138.64,16.91,165.43,96.78,68.65,-0.58,2.92,139.62,139.12,26.0,50.84,8.08,74.08,40.85,33.23,1.31,4.63,51.45,49.9,26.0
+AR-B-G010126 = 142.61,3.39,145.01,138.73,6.27,-0.65,1.5,142.64,144.09,3.0,52.16,0.58,52.8,51.67,1.12,0.46,1.5,52.16,52.0,3.0,123.3,3.03,126.73,121.0,5.73,0.59,1.5,123.33,122.18,3.0,69.55,3.83,72.94,65.39,7.55,-0.35,1.5,69.62,70.31,3.0,10.37,0.67,10.96,9.64,1.32,-0.37,1.5,10.39,10.51,3.0,51.79,1.22,52.85,50.46,2.39,-0.39,1.5,51.8,52.06,3.0,68.65,2.87,70.31,65.34,4.96,-0.71,1.5,68.69,70.31,3.0,133.49,1.01,134.49,132.46,2.03,-0.04,1.5,133.49,133.51,3.0,52.27,5.27,57.93,47.5,10.43,0.3,1.5,52.44,51.37,3.0,32.31,3.09,34.09,28.74,5.35,-0.71,1.5,32.4,34.09,3.0,56.69,3.15,59.89,53.59,6.3,0.06,1.5,56.75,56.59,3.0,27.82,0.21,28.02,27.6,0.42,-0.14,1.5,27.82,27.84,3.0
+AR-B-G010127 = 195.97,16.07,220.89,179.1,41.8,0.67,1.84,196.55,188.82,8.0,102.5,11.96,122.38,84.26,38.12,0.11,2.35,103.11,102.54,8.0,90.81,3.61,97.97,86.84,11.13,0.8,3.02,90.87,90.25,8.0,7.06,0.58,7.78,5.93,1.85,-0.79,2.95,7.09,7.22,8.0,12.16,1.58,14.63,9.32,5.31,-0.36,2.82,12.25,12.22,8.0,119.87,20.49,146.66,86.84,59.82,-0.14,2.04,121.4,122.85,8.0,33.11,1.74,36.21,31.14,5.07,0.5,2.32,33.15,32.98,8.0,94.85,12.36,117.41,81.75,35.65,0.68,2.25,95.55,90.78,8.0,47.26,6.17,56.93,37.32,19.61,-0.09,2.37,47.61,47.05,8.0,116.08,32.3,168.61,70.31,98.3,0.21,2.02,119.95,113.19,8.0,47.53,4.68,55.23,41.48,13.76,0.25,2.11,47.73,47.42,8.0,50.94,18.95,84.26,32.09,52.16,0.6,2.11,53.94,48.04,8.0
+AR-B-G010128 = 61.3,14.86,94.62,36.0,58.62,0.64,2.83,63.01,60.28,28.0,116.21,12.36,151.15,98.02,53.13,0.87,3.48,116.84,113.23,28.0,50.04,7.35,60.47,37.39,23.08,-0.29,1.82,50.56,51.52,28.0,27.4,19.88,79.32,7.78,71.55,0.94,2.96,33.64,22.88,28.0,28.36,4.11,36.96,22.35,14.62,0.57,2.49,28.65,27.94,28.0,35.72,5.61,47.5,28.45,19.06,0.59,2.06,36.14,33.79,28.0,47.55,8.29,64.23,25.99,38.24,-0.13,3.42,48.24,46.11,28.0,40.53,10.36,62.35,24.83,37.52,0.79,2.58,41.79,37.04,28.0,68.91,6.4,89.54,58.91,30.63,1.43,5.47,69.2,67.62,28.0,23.91,9.97,39.64,11.19,28.45,0.21,1.61,25.84,24.38,28.0,58.59,7.27,81.75,50.46,31.3,1.9,6.09,59.02,56.58,28.0,50.21,7.57,73.77,37.92,35.85,1.26,5.16,50.76,49.06,28.0
+AR-B-G010129 = 81.61,5.44,94.18,66.19,27.99,-0.06,4.34,81.78,82.38,36.0,72.0,10.79,99.74,56.93,42.82,1.09,3.35,72.78,67.76,36.0,212.02,13.78,234.95,179.1,55.86,-0.38,2.63,212.45,214.62,36.0,13.47,5.49,25.21,3.5,21.71,0.2,2.38,14.52,12.68,36.0,6.19,3.0,13.3,2.47,10.83,1.0,2.77,6.86,4.78,36.0,15.34,5.95,29.28,7.54,21.73,0.54,2.31,16.42,13.82,36.0,10.67,4.28,21.68,5.58,16.1,0.83,2.81,11.48,9.29,36.0,56.24,22.5,100.97,24.46,76.51,0.51,2.18,60.45,49.96,36.0,64.3,10.86,89.86,46.09,43.77,0.71,2.7,65.18,60.48,36.0,54.94,20.71,104.06,18.1,85.96,-0.01,2.66,58.61,54.0,36.0,85.87,17.09,110.53,40.85,69.68,-0.69,2.85,87.5,85.96,36.0,38.29,10.4,67.09,19.81,47.28,1.1,4.34,39.64,36.52,36.0
+AR-B-G010130 = 87.69,12.27,110.98,66.27,44.71,0.16,2.16,88.52,88.22,42.0,195.6,41.69,290.18,98.58,191.6,0.19,3.28,199.89,189.96,42.0,44.17,12.69,76.97,15.7,61.27,-0.09,3.19,45.91,45.47,42.0,14.58,11.13,52.0,5.77,46.23,1.62,5.0,18.26,8.53,42.0,15.21,5.57,28.09,4.13,23.96,0.11,2.63,16.18,14.98,42.0,22.1,4.64,32.09,12.22,19.87,-0.69,2.95,22.57,23.23,42.0,25.54,5.67,35.5,15.59,19.91,0.16,1.95,26.14,25.61,42.0,34.84,14.88,72.46,13.88,58.58,0.6,2.43,37.81,31.34,42.0,81.72,15.21,117.41,48.27,69.14,0.07,2.72,83.09,81.62,42.0,56.04,13.66,77.91,21.8,56.1,-0.52,2.8,57.64,55.8,42.0,96.36,15.21,124.71,67.39,57.32,-0.04,2.1,97.53,96.35,42.0,78.6,20.53,113.92,39.64,74.28,-0.16,2.08,81.18,80.54,42.0
+AR-B-G010131 = 71.88,4.03,77.93,65.39,12.54,0.08,2.11,71.98,70.31,9.0,72.77,7.11,83.38,62.32,21.06,0.38,2.07,73.08,70.19,9.0,204.98,17.35,234.95,177.81,57.14,0.09,2.3,205.63,208.25,9.0,14.15,1.7,17.03,11.86,5.17,0.29,2.01,14.24,13.79,9.0,22.03,5.6,29.85,11.51,18.34,-0.51,2.57,22.65,22.61,9.0,25.45,4.57,34.09,17.69,16.39,0.23,3.07,25.82,25.21,9.0,10.02,1.43,11.86,7.32,4.54,-0.44,2.45,10.11,9.8,9.0,81.4,14.53,110.53,66.1,44.43,0.89,2.75,82.55,76.17,9.0,70.7,7.28,81.9,58.67,23.23,-0.18,2.18,71.03,71.59,9.0,91.6,12.14,108.89,74.68,34.21,0.02,1.86,92.31,92.11,9.0,88.63,17.76,124.71,68.56,56.15,0.93,2.91,90.2,83.78,9.0,40.37,3.07,46.03,37.09,8.94,0.8,2.24,40.47,38.46,9.0
+AR-B-G010132 = 137.44,3.8,140.95,132.46,8.49,-0.48,1.7,137.48,138.18,4.0,53.84,2.66,57.03,50.55,6.48,-0.07,1.97,53.89,53.9,4.0,133.61,4.24,138.73,128.58,10.15,0.03,1.83,133.66,133.57,4.0,57.79,2.2,60.47,55.75,4.72,0.28,1.42,57.82,57.46,4.0,10.24,1.11,11.12,8.77,2.35,-0.52,1.66,10.28,10.52,4.0,52.73,2.44,55.23,50.61,4.63,0.06,1.07,52.77,52.54,4.0,71.62,2.16,74.82,70.31,4.51,1.07,2.26,71.64,70.67,4.0,139.2,3.23,142.98,136.52,6.46,0.22,1.29,139.23,138.66,4.0,54.64,2.35,56.95,51.37,5.58,-0.67,2.1,54.68,55.13,4.0,37.69,7.72,46.38,28.91,17.47,-0.01,1.5,38.28,37.73,4.0,64.39,1.26,66.19,63.33,2.86,0.85,2.11,64.4,64.02,4.0,31.76,3.69,35.92,28.45,7.47,0.15,1.22,31.92,31.35,4.0
+AR-B-G010133 = 140.95,NaN,140.95,140.95,0.0,NaN,NaN,140.95,140.95,1.0,50.55,NaN,50.55,50.55,0.0,NaN,NaN,50.55,50.55,1.0,128.58,NaN,128.58,128.58,0.0,NaN,NaN,128.58,128.58,1.0,58.7,NaN,58.7,58.7,0.0,NaN,NaN,58.7,58.7,1.0,9.97,NaN,9.97,9.97,0.0,NaN,NaN,9.97,9.97,1.0,54.41,NaN,54.41,54.41,0.0,NaN,NaN,54.41,54.41,1.0,70.31,NaN,70.31,70.31,0.0,NaN,NaN,70.31,70.31,1.0,136.52,NaN,136.52,136.52,0.0,NaN,NaN,136.52,136.52,1.0,56.95,NaN,56.95,56.95,0.0,NaN,NaN,56.95,56.95,1.0,28.91,NaN,28.91,28.91,0.0,NaN,NaN,28.91,28.91,1.0,63.33,NaN,63.33,63.33,0.0,NaN,NaN,63.33,63.33,1.0,28.88,NaN,28.88,28.88,0.0,NaN,NaN,28.88,28.88,1.0
+AR-B-G010134 = 127.77,NaN,127.77,127.77,0.0,NaN,NaN,127.77,127.77,1.0,79.82,NaN,79.82,79.82,0.0,NaN,NaN,79.82,79.82,1.0,32.3,NaN,32.3,32.3,0.0,NaN,NaN,32.3,32.3,1.0,4.64,NaN,4.64,4.64,0.0,NaN,NaN,4.64,4.64,1.0,11.44,NaN,11.44,11.44,0.0,NaN,NaN,11.44,11.44,1.0,100.49,NaN,100.49,100.49,0.0,NaN,NaN,100.49,100.49,1.0,16.3,NaN,16.3,16.3,0.0,NaN,NaN,16.3,16.3,1.0,66.46,NaN,66.46,66.46,0.0,NaN,NaN,66.46,66.46,1.0,43.29,NaN,43.29,43.29,0.0,NaN,NaN,43.29,43.29,1.0,55.64,NaN,55.64,55.64,0.0,NaN,NaN,55.64,55.64,1.0,34.71,NaN,34.71,34.71,0.0,NaN,NaN,34.71,34.71,1.0,25.09,NaN,25.09,25.09,0.0,NaN,NaN,25.09,25.09,1.0
+AR-B-G010135 = 27.15,8.69,58.67,13.38,45.29,0.93,4.24,28.49,25.57,68.0,114.3,14.58,168.61,89.5,79.12,1.43,5.63,115.21,110.46,68.0,48.85,11.39,86.84,24.91,61.93,0.62,3.97,50.14,48.27,68.0,18.55,8.32,47.5,5.1,42.4,1.35,5.08,20.31,17.17,68.0,29.5,8.89,57.96,15.57,42.39,1.13,4.33,30.79,28.45,68.0,23.43,8.25,46.57,11.86,34.71,0.44,2.44,24.82,23.08,68.0,39.07,12.68,74.99,20.41,54.57,0.48,2.76,41.04,39.82,68.0,30.12,10.9,56.93,13.38,43.54,0.75,3.06,32.0,29.32,68.0,82.92,30.26,154.64,25.21,129.43,-0.07,2.2,88.2,84.03,68.0,10.64,3.89,19.22,4.97,14.25,0.4,2.46,11.32,10.49,68.0,48.19,17.87,86.84,18.1,68.73,0.15,1.99,51.35,48.69,68.0,74.55,36.19,162.64,18.65,143.99,0.28,2.23,82.75,74.82,68.0
+AR-B-G010136 = 51.43,12.47,70.31,17.56,52.75,-0.53,3.76,52.86,51.55,24.0,103.97,5.74,113.92,90.95,22.97,-0.32,2.66,104.12,103.48,24.0,27.44,3.7,32.23,20.73,11.5,-0.21,1.76,27.68,27.65,24.0,12.47,0.94,15.1,9.9,5.2,-0.11,5.67,12.51,12.39,24.0,23.32,4.14,30.22,15.1,15.12,-0.24,2.16,23.67,24.21,24.0,14.59,1.05,16.15,12.99,3.17,0.13,1.81,14.62,14.53,24.0,32.03,2.91,37.39,25.21,12.17,-0.64,3.13,32.15,31.95,24.0,16.77,2.7,23.74,12.99,10.75,0.43,3.16,16.98,16.64,24.0,43.25,4.23,48.36,36.21,12.15,-0.17,1.54,43.45,42.79,24.0,7.58,2.79,16.49,5.76,10.73,1.86,5.55,8.06,6.4,24.0,35.52,3.31,43.71,31.14,12.57,0.85,2.99,35.67,34.29,24.0,24.62,1.6,25.99,21.04,4.95,-0.91,2.58,24.67,25.35,24.0
+AR-B-G010137 = 150.05,9.61,161.32,134.86,26.46,-0.33,1.7,150.32,151.77,8.0,65.99,2.07,67.82,62.32,5.5,-0.77,2.0,66.02,67.25,8.0,134.35,3.66,138.73,128.58,10.15,-0.23,1.87,134.39,134.58,8.0,113.53,7.18,123.97,106.83,17.14,0.47,1.46,113.73,110.58,8.0,13.77,4.33,21.55,8.51,13.04,0.54,2.39,14.35,13.6,8.0,48.12,7.42,62.02,38.46,23.56,0.62,2.64,48.61,46.46,8.0,67.99,6.5,77.76,60.47,17.3,0.24,1.54,68.27,66.88,8.0,106.52,8.26,119.47,93.73,25.74,-0.03,2.23,106.79,106.82,8.0,57.3,7.4,69.56,45.53,24.03,0.1,2.39,57.72,56.54,8.0,43.85,4.52,52.92,39.64,13.28,1.06,2.99,44.05,43.15,8.0,62.3,5.02,71.58,56.93,14.65,0.65,2.42,62.47,61.07,8.0,34.17,2.17,37.32,30.76,6.56,-0.06,1.94,34.23,34.09,8.0
+AR-C-G020001 = 145.99,4.12,149.45,138.74,10.71,-0.41,1.36,146.05,149.45,30.0,48.89,1.94,54.2,47.5,6.7,1.04,2.85,48.93,47.5,30.0,125.09,5.09,134.67,112.84,21.83,-1.0,4.32,125.19,124.71,30.0,57.1,1.28,59.62,55.26,4.36,0.47,2.71,57.12,56.93,30.0,11.22,0.61,12.48,9.97,2.51,0.27,4.25,11.23,11.17,30.0,52.57,1.68,54.41,49.8,4.62,-0.68,1.66,52.59,53.59,30.0,70.15,1.65,73.64,67.27,6.37,0.07,3.76,70.16,70.31,30.0,136.01,2.98,140.8,128.76,12.04,-1.56,4.74,136.04,136.52,30.0,58.3,0.84,59.15,55.02,4.13,-2.42,8.95,58.31,58.67,30.0,27.32,5.65,41.36,23.74,17.63,1.16,2.75,27.88,23.74,30.0,60.2,3.59,63.79,51.28,12.51,-1.6,4.67,60.3,60.47,30.0,29.93,1.29,33.81,28.88,4.93,1.57,4.23,29.95,29.32,30.0
+AR-D-G190001 = 121.56,30.16,179.1,71.62,107.48,0.23,1.98,125.18,122.77,58.0,81.8,13.39,113.92,58.67,55.25,0.22,2.25,82.87,83.2,58.0,88.97,25.37,166.26,51.93,114.33,0.99,3.79,92.46,84.9,58.0,48.09,13.87,78.36,28.04,50.32,0.27,2.04,50.01,48.03,58.0,3.31,2.96,15.24,1.0,14.24,1.85,6.51,4.42,2.1,58.0,8.02,4.72,15.81,1.32,14.49,0.17,1.74,9.28,7.97,58.0,6.95,5.35,24.46,1.32,23.14,1.2,4.24,8.75,6.8,58.0,25.87,5.84,36.47,12.58,23.89,-0.39,2.4,26.51,26.8,58.0,12.57,4.79,24.46,6.27,18.19,0.68,2.34,13.44,11.21,58.0,36.26,18.38,76.6,8.56,68.05,0.36,1.79,40.58,30.01,58.0,48.34,25.23,108.79,9.61,99.18,0.45,2.31,54.42,43.81,58.0,85.88,19.79,140.7,55.34,85.36,0.57,2.53,88.09,80.54,58.0
+AR-D-G190002 = 126.45,18.14,164.27,91.69,72.58,-0.05,2.18,127.72,128.76,41.0,57.83,10.8,83.46,39.64,43.82,0.41,2.27,58.8,56.59,41.0,134.04,21.64,190.23,86.84,103.4,-0.11,3.18,135.73,136.52,41.0,61.32,17.46,89.5,30.34,59.16,-0.29,1.94,63.7,64.25,41.0,8.77,5.64,22.35,1.53,20.82,0.35,2.25,10.39,9.04,41.0,6.02,2.88,11.85,1.84,10.01,0.27,1.98,6.65,5.57,41.0,5.45,4.56,20.75,2.3,18.44,1.97,5.93,7.07,3.3,41.0,19.45,2.75,25.21,13.44,11.78,-0.0,2.59,19.64,19.62,41.0,23.36,5.54,33.08,14.21,18.86,0.19,1.89,24.0,22.8,41.0,46.65,16.99,97.97,22.71,75.26,0.93,3.72,49.57,44.06,41.0,53.16,7.8,72.46,38.46,34.0,0.68,3.22,53.71,52.02,41.0,84.78,13.4,114.75,55.26,59.49,0.27,3.24,85.81,83.0,41.0
+AR-D-G190003 = 181.79,13.79,209.77,166.11,43.66,0.6,2.34,182.27,180.63,15.0,68.72,9.45,83.08,52.23,30.85,-0.4,2.18,69.32,70.31,15.0,91.81,3.72,99.74,85.78,13.96,0.33,2.74,91.88,92.24,15.0,67.22,6.75,83.34,57.34,26.0,0.57,3.41,67.54,68.34,15.0,9.85,1.49,13.38,8.01,5.37,0.66,3.19,9.95,10.01,15.0,13.33,1.35,15.59,10.69,4.9,-0.23,2.34,13.39,13.38,15.0,13.03,2.27,18.3,9.94,8.36,0.75,3.01,13.21,12.6,15.0,15.95,3.97,22.35,9.32,13.03,0.01,1.81,16.41,16.84,15.0,8.98,0.77,10.53,7.54,2.99,0.15,2.71,9.01,8.91,15.0,44.24,2.91,47.5,39.64,7.86,-0.56,1.86,44.33,45.05,15.0,74.96,10.73,89.5,56.29,33.21,-0.05,1.94,75.67,74.37,15.0,97.27,8.96,110.53,79.64,30.89,-0.33,2.33,97.65,97.81,15.0
+AR-D-G190004 = 156.27,12.48,182.83,128.53,54.3,-0.01,2.83,156.75,156.52,28.0,39.26,7.43,55.23,28.45,26.79,0.58,2.19,39.93,37.83,28.0,124.65,18.95,173.77,89.5,84.28,0.43,3.34,126.03,123.02,28.0,91.7,9.29,118.26,75.82,42.44,0.73,3.77,92.16,90.74,28.0,8.49,2.67,13.38,1.72,11.66,-0.49,2.95,8.89,8.74,28.0,9.62,1.44,13.2,7.9,5.3,0.99,3.14,9.72,9.19,28.0,6.98,3.03,19.81,4.0,15.8,2.96,12.81,7.59,6.43,28.0,16.31,3.27,25.31,12.22,13.09,0.86,3.21,16.62,15.74,28.0,18.67,7.35,33.08,8.14,24.94,0.27,2.0,20.02,18.67,28.0,48.47,10.59,82.35,37.32,45.03,1.6,5.41,49.57,45.27,28.0,57.61,10.8,81.9,46.09,35.81,1.08,2.81,58.58,53.01,28.0,102.5,22.56,140.7,58.67,82.03,-0.08,1.97,104.87,102.54,28.0
+AR-D-G190005 = 171.02,19.17,214.62,136.74,77.89,0.74,2.73,172.08,166.26,93.0,46.2,8.07,72.46,30.22,42.25,0.63,3.75,46.89,46.07,93.0,120.03,18.37,154.02,79.32,74.7,-0.25,2.02,121.41,121.5,93.0,44.32,22.12,81.9,17.21,64.69,0.2,1.39,49.48,40.85,93.0,12.73,6.35,44.42,5.41,39.01,2.9,13.09,14.21,11.17,93.0,17.37,8.02,36.21,7.54,28.66,0.26,1.7,19.11,17.65,93.0,11.49,4.12,21.04,5.46,15.58,0.47,2.3,12.2,11.17,93.0,24.08,8.93,63.33,11.51,51.83,1.87,7.86,25.66,23.07,93.0,21.48,7.95,44.3,8.65,35.65,0.23,2.64,22.88,21.41,93.0,62.42,23.43,163.6,33.08,130.52,1.79,6.6,66.63,53.59,93.0,105.79,27.46,177.4,54.46,122.94,0.21,2.52,109.26,104.06,93.0,64.94,21.83,124.71,36.21,88.5,1.21,3.81,68.48,60.58,93.0
+AR-D-G190006 = 115.77,21.61,184.58,81.75,102.83,0.81,3.35,117.75,112.28,118.0,93.93,26.59,145.01,38.46,106.55,-0.29,2.0,97.59,96.86,118.0,73.94,24.52,136.52,24.13,112.39,-0.04,3.06,77.87,77.14,118.0,29.81,12.92,67.64,12.99,54.66,0.69,2.71,32.47,27.28,118.0,31.74,11.54,60.38,10.84,49.55,0.57,2.81,33.76,29.81,118.0,32.7,16.23,66.19,10.84,55.36,0.51,1.95,36.48,27.58,118.0,10.99,7.41,37.32,2.87,34.44,0.98,3.51,13.24,10.06,118.0,90.17,23.75,184.58,39.64,144.94,0.37,4.46,93.22,93.04,118.0,30.18,6.97,48.96,12.6,36.36,-0.06,2.8,30.97,30.23,118.0,124.46,54.35,269.38,60.47,208.92,1.0,3.03,135.72,104.46,118.0,75.16,18.39,117.41,34.09,83.32,-0.16,2.46,77.36,73.97,118.0,66.64,16.52,97.97,20.45,77.52,-0.45,2.77,68.64,68.39,118.0
+AR-D-G190007 = 173.62,19.45,204.96,135.22,69.73,-0.34,2.47,174.62,178.13,13.0,82.98,2.86,89.66,78.77,10.89,0.58,3.48,83.02,83.71,13.0,92.97,1.56,96.6,91.55,5.05,1.6,4.05,92.98,92.24,13.0,60.02,5.25,68.22,49.51,18.7,-0.38,2.53,60.23,60.58,13.0,7.57,2.16,11.35,4.52,6.83,0.28,1.78,7.85,7.36,13.0,16.26,0.86,17.03,14.05,2.99,-1.45,4.44,16.28,16.53,13.0,12.75,2.59,17.87,9.32,8.55,0.7,2.55,13.0,12.22,13.0,16.04,2.72,21.15,12.13,9.02,0.46,2.2,16.25,15.59,13.0,8.97,1.64,12.32,6.52,5.8,0.4,2.45,9.1,8.78,13.0,33.48,5.3,44.67,24.67,19.99,0.51,2.95,33.86,32.49,13.0,78.59,11.55,106.23,66.76,39.47,1.21,3.57,79.37,74.68,13.0,80.68,11.27,102.8,70.31,32.49,0.85,2.3,81.4,76.97,13.0
+AR-D-G190008 = 143.37,16.07,202.06,105.75,96.31,0.74,4.91,144.25,142.46,84.0,59.89,18.3,124.71,33.61,91.09,1.12,4.28,62.59,56.22,84.0,121.59,24.57,154.65,77.78,76.88,-0.37,1.58,124.02,130.96,84.0,36.89,20.07,88.41,13.38,75.02,0.89,2.94,41.94,33.06,84.0,21.63,17.67,64.23,3.95,60.28,1.34,3.45,27.87,14.42,84.0,10.34,5.54,26.78,2.37,24.41,0.94,3.29,11.71,8.29,84.0,4.48,1.13,8.77,3.05,5.72,1.55,5.67,4.62,4.23,84.0,31.1,14.24,69.75,17.16,52.59,1.14,2.9,34.17,23.54,84.0,19.66,6.8,35.13,9.9,25.24,0.64,2.29,20.79,17.98,84.0,69.3,13.24,92.24,40.87,51.36,-0.3,2.16,70.54,71.58,84.0,65.49,28.99,196.06,30.22,165.84,1.92,7.86,71.55,57.1,84.0,52.86,18.39,103.49,25.21,78.28,0.87,3.04,55.93,49.05,84.0
+AR-D-G190009 = 184.41,9.99,208.25,171.19,37.06,0.54,2.51,184.67,183.08,22.0,69.9,8.11,84.26,56.08,28.18,-0.07,2.02,70.35,70.96,22.0,108.68,13.62,145.59,93.65,51.94,1.44,4.75,109.49,106.74,22.0,83.09,19.54,132.46,55.23,77.23,0.88,3.1,85.25,74.13,22.0,5.21,1.58,7.67,2.06,5.6,-0.13,2.12,5.43,5.2,22.0,15.45,1.08,16.78,12.69,4.09,-0.88,3.3,15.48,15.58,22.0,11.18,2.05,15.97,8.77,7.2,0.83,2.67,11.36,10.67,22.0,12.5,2.08,18.65,9.6,9.04,1.29,4.66,12.66,12.06,22.0,9.73,2.6,18.53,7.78,10.76,2.23,7.46,10.06,8.73,22.0,40.53,4.06,49.76,33.61,16.14,0.14,2.48,40.72,40.47,22.0,68.94,12.68,89.5,47.5,41.99,-0.29,2.08,70.05,69.62,22.0,92.59,14.66,122.97,74.68,48.29,0.6,2.21,93.69,89.29,22.0
+AR-E-G080001 = 183.24,12.0,208.25,163.6,44.65,0.6,2.76,183.62,182.0,22.0,71.26,5.95,84.26,63.27,20.98,0.58,2.44,71.49,69.72,22.0,171.58,20.62,207.26,132.46,74.8,-0.35,2.28,172.76,173.48,22.0,241.29,29.68,308.23,202.06,106.17,0.82,3.05,243.03,239.04,22.0,178.18,36.74,234.95,113.92,121.03,0.03,2.02,181.76,179.53,22.0,195.0,7.15,215.02,184.58,30.44,1.12,4.44,195.12,193.32,22.0,30.6,3.26,35.2,23.74,11.46,-0.1,2.11,30.77,29.58,22.0,74.73,4.87,83.0,66.19,16.81,0.03,1.79,74.88,74.45,22.0,118.18,11.6,134.49,99.47,35.02,-0.16,1.61,118.73,119.36,22.0,152.33,21.81,196.41,124.71,71.71,0.58,2.01,153.81,145.26,22.0,36.45,4.22,46.09,31.14,14.95,0.47,2.5,36.68,36.21,22.0,56.11,3.07,60.47,49.84,10.62,-0.4,2.01,56.19,56.23,22.0
+AR-E-G080002 = 171.46,8.56,190.23,161.32,28.91,0.79,2.63,171.67,168.69,23.0,74.61,5.7,86.84,65.27,21.57,0.46,2.43,74.81,73.57,23.0,214.18,10.52,234.95,196.41,38.54,0.26,2.57,214.43,214.62,23.0,224.64,58.5,337.42,119.33,218.08,0.01,2.34,231.81,225.2,23.0,241.74,11.08,257.2,222.1,35.1,-0.26,2.11,241.98,244.33,23.0,259.37,40.43,308.23,199.33,108.9,-0.35,1.53,262.37,273.2,23.0,38.34,4.17,47.5,32.61,14.89,0.87,2.96,38.56,37.32,23.0,94.82,10.72,110.53,76.03,34.5,-0.32,1.93,95.4,95.52,23.0,114.42,14.45,138.99,91.93,47.06,0.05,1.74,115.29,116.29,23.0,183.29,23.96,224.79,141.02,83.77,-0.22,1.92,184.78,191.22,23.0,44.08,8.38,58.67,32.36,26.31,0.14,1.88,44.84,44.18,23.0,87.15,24.83,131.68,52.65,79.03,0.13,1.79,90.47,89.5,23.0
+AR-E-G080003 = 160.97,10.87,191.01,149.45,41.56,1.59,5.22,161.31,158.74,14.0,65.31,17.42,95.06,43.39,51.67,0.38,1.75,67.43,60.08,14.0,220.28,22.43,282.69,196.06,86.64,1.49,5.31,221.34,216.37,14.0,103.84,6.67,114.97,92.24,22.74,0.02,2.33,104.04,104.09,14.0,12.82,3.2,20.91,9.32,11.59,1.12,3.88,13.19,12.19,14.0,61.27,9.34,76.51,43.39,33.11,-0.09,2.36,61.93,60.52,14.0,26.28,3.1,35.72,23.38,12.34,2.1,7.28,26.45,25.85,14.0,49.28,6.2,58.67,39.26,19.41,-0.04,1.81,49.64,48.94,14.0,28.34,3.01,35.08,24.46,10.62,0.77,2.87,28.49,27.53,14.0,75.65,7.82,90.54,64.23,26.31,0.33,2.08,76.02,73.83,14.0,212.56,29.68,257.67,163.6,94.07,-0.28,1.82,214.47,221.72,14.0,75.59,9.78,92.24,51.34,40.9,-0.6,4.15,76.18,74.7,14.0
+AR-E-G080004 = 165.68,7.57,183.5,154.02,29.47,0.58,2.98,165.84,163.9,21.0,74.72,4.75,82.4,66.19,16.2,-0.16,2.0,74.87,74.71,21.0,194.37,17.4,230.43,163.6,66.83,0.41,2.69,195.11,196.06,21.0,121.65,18.35,179.1,97.97,81.12,1.54,5.6,122.96,117.43,21.0,223.82,13.46,249.56,202.06,47.5,0.25,2.3,224.2,222.81,21.0,289.53,21.33,337.42,257.2,80.22,0.38,2.43,290.28,289.07,21.0,31.56,2.9,36.21,24.97,11.23,-0.54,2.86,31.68,31.91,21.0,93.28,7.33,107.25,79.32,27.93,-0.08,2.41,93.56,94.11,21.0,90.69,8.53,107.25,79.32,27.93,0.42,1.99,91.07,88.41,21.0,130.71,9.92,149.45,113.92,35.53,0.18,2.24,131.07,128.53,21.0,61.89,7.18,72.76,46.09,26.67,-0.33,2.52,62.29,61.56,21.0,144.77,17.55,183.49,117.41,66.09,0.53,2.71,145.78,145.6,21.0
+AR-E-G080005 = 165.95,15.72,196.06,138.61,57.45,-0.04,2.02,166.66,167.43,30.0,93.03,7.79,107.25,81.75,25.5,0.19,1.86,93.34,93.22,30.0,293.42,45.41,407.3,238.55,168.76,0.65,2.63,296.8,288.03,30.0,177.25,47.89,273.2,99.47,173.73,0.23,2.14,183.4,172.71,30.0,212.88,56.01,369.38,97.97,271.4,0.29,4.02,219.89,217.39,30.0,230.62,28.45,269.87,163.6,106.27,-0.77,2.75,232.31,237.92,30.0,33.91,5.46,47.5,25.99,21.52,1.2,3.61,34.34,32.09,30.0,95.41,11.74,110.53,68.22,42.31,-0.58,2.31,96.11,97.68,30.0,76.66,21.89,104.44,27.65,76.79,-0.79,2.65,79.63,82.62,30.0,142.36,22.9,187.58,97.97,89.61,-0.11,2.43,144.13,143.4,30.0,94.52,20.09,136.52,55.56,80.96,0.05,2.31,96.56,93.0,30.0,114.64,20.31,154.02,79.32,74.7,0.27,2.15,116.37,111.78,30.0
+AR-E-G080006 = 176.23,16.32,196.06,145.01,51.05,-0.53,1.88,176.94,182.0,19.0,83.1,2.52,86.84,77.11,9.73,-1.02,3.31,83.14,84.26,19.0,243.09,38.89,307.39,176.6,130.8,-0.06,1.98,246.02,243.14,19.0,103.26,7.08,117.62,89.5,28.13,0.09,2.52,103.49,100.97,19.0,213.13,30.3,249.56,127.72,121.84,-1.29,4.39,215.16,221.2,19.0,228.11,33.95,281.69,151.9,129.79,-0.49,2.8,230.49,227.97,19.0,28.14,4.24,36.21,21.04,15.17,0.45,2.44,28.44,27.54,19.0,79.24,5.66,94.93,68.46,26.47,0.87,4.64,79.43,79.32,19.0,84.24,9.86,97.97,60.47,37.51,-0.68,2.91,84.78,84.44,19.0,104.26,12.23,121.5,76.86,44.64,-0.5,2.6,104.94,104.25,19.0,87.59,17.16,129.04,67.27,61.78,1.08,3.33,89.17,79.32,19.0,167.54,13.53,199.24,148.03,51.21,0.76,2.9,168.06,163.6,19.0
+AR-E-G080007 = 173.54,11.09,184.58,149.52,35.06,-0.91,2.42,173.89,177.81,39.0,58.87,4.83,72.46,52.0,20.46,1.15,3.6,59.06,57.49,39.0,168.72,11.03,184.58,149.45,35.13,-0.31,1.73,169.07,171.35,39.0,142.38,21.81,196.06,104.06,91.99,0.18,2.59,144.0,140.28,39.0,27.07,13.54,72.46,8.26,64.2,1.3,4.72,30.19,22.02,39.0,91.17,19.75,129.04,37.32,91.73,-0.58,3.04,93.23,92.91,39.0,33.02,10.46,70.93,19.81,51.12,2.15,8.19,34.6,30.34,39.0,83.59,13.78,113.92,53.59,60.33,0.22,2.7,84.69,81.9,39.0,38.53,10.89,72.46,24.46,48.0,0.89,3.69,40.0,36.21,39.0,86.54,12.7,113.92,55.23,58.68,0.06,2.7,87.44,84.26,39.0,90.07,18.1,121.0,58.11,62.89,-0.12,1.7,91.82,91.94,39.0,52.88,26.98,107.25,20.41,86.84,0.59,2.17,59.21,47.5,39.0
+AR-E-G080008 = 163.63,12.19,190.23,140.76,49.47,-0.16,2.2,164.07,166.11,46.0,62.98,6.69,79.32,55.26,24.06,0.92,2.57,63.32,60.47,46.0,140.75,11.28,167.59,124.76,42.82,0.45,2.1,141.19,138.8,46.0,178.27,27.92,227.97,121.0,106.97,-0.26,1.99,180.4,183.21,46.0,82.67,37.02,154.65,28.45,126.21,0.5,2.12,90.41,75.92,46.0,120.33,12.87,154.02,90.95,63.08,0.28,3.26,121.01,118.36,46.0,43.6,8.52,64.23,28.1,36.13,0.15,2.5,44.4,43.29,46.0,99.34,6.74,117.41,86.84,30.57,0.2,2.6,99.56,100.36,46.0,43.91,10.45,67.56,24.46,43.09,0.22,2.18,45.11,42.8,46.0,76.12,15.42,114.75,46.84,67.91,0.02,2.8,77.63,77.0,46.0,90.57,17.66,124.71,54.2,70.5,-0.07,2.26,92.23,92.23,46.0,46.4,20.42,94.16,24.1,70.06,0.77,2.48,50.61,42.13,46.0
+AR-E-G080009 = 152.52,2.6,154.02,149.52,4.51,-0.71,1.5,152.54,154.02,3.0,71.42,1.81,72.46,69.33,3.13,-0.71,1.5,71.43,72.46,3.0,132.46,NaN,132.46,132.46,0.0,NaN,0.0,132.46,132.46,3.0,216.04,8.94,221.2,205.71,15.48,-0.71,1.5,216.16,221.2,3.0,144.71,8.21,149.45,135.22,14.22,-0.71,1.5,144.86,149.45,3.0,141.62,5.86,145.01,134.86,10.15,-0.71,1.5,141.7,145.01,3.0,61.14,2.04,62.32,58.78,3.54,-0.71,1.5,61.16,62.32,3.0,92.24,0.0,92.24,92.24,0.0,-9.490626562E7,1.8014398509481984E16,92.24,92.24,3.0,64.09,3.64,66.19,59.89,6.3,-0.71,1.5,64.16,66.19,3.0,66.19,0.0,66.19,66.19,0.0,-2.01326592E8,2.7021597764222976E16,66.19,66.19,3.0,80.58,2.17,83.08,79.32,3.76,0.71,1.5,80.6,79.32,3.0,35.21,1.73,36.21,33.21,3.0,-0.71,1.5,35.24,36.21,3.0
+AR-E-G080010 = 157.89,8.89,179.18,145.01,34.17,0.73,2.84,158.13,156.38,27.0,63.11,5.31,72.46,56.08,16.38,0.33,1.72,63.33,62.57,27.0,149.21,15.21,173.77,122.18,51.6,-0.12,1.86,149.95,150.97,27.0,128.89,11.0,140.7,100.97,39.73,-0.72,2.62,129.34,132.46,27.0,27.16,9.42,53.59,16.04,37.56,1.17,3.76,28.69,24.13,27.0,85.02,14.71,113.92,52.0,61.92,-0.19,2.7,86.24,84.29,27.0,56.13,20.63,121.0,34.09,86.91,1.46,4.86,59.67,48.49,27.0,96.65,11.35,113.92,74.68,39.24,-0.07,1.94,97.29,96.78,27.0,41.12,8.93,68.22,26.46,41.76,1.04,4.52,42.04,39.64,27.0,56.87,17.14,84.26,30.22,54.04,0.2,1.6,59.3,55.46,27.0,81.08,12.66,105.75,58.67,47.08,0.21,2.45,82.03,81.02,27.0,27.79,3.13,34.64,23.38,11.26,0.47,2.39,27.95,27.61,27.0
+AR-E-G080011 = 146.86,14.0,168.61,116.29,52.32,-0.24,1.89,147.51,146.32,41.0,85.4,5.19,100.97,73.57,27.4,0.42,4.32,85.55,85.55,41.0,346.74,45.51,456.21,281.56,174.65,0.45,2.21,349.65,332.71,41.0,159.09,36.1,230.6,102.61,127.99,-0.04,1.95,163.03,168.92,41.0,147.69,112.2,380.69,30.22,350.47,0.81,2.31,184.64,97.97,41.0,166.31,37.7,234.95,80.98,153.97,-0.45,2.54,170.43,168.98,41.0,25.14,5.18,36.21,13.44,22.77,-0.17,2.61,25.65,25.25,41.0,71.65,15.11,110.53,38.46,72.07,0.47,3.08,73.19,69.79,41.0,50.64,23.93,96.52,9.32,87.2,-0.13,1.95,55.89,55.23,41.0,112.2,39.4,196.06,35.77,160.29,0.05,2.29,118.76,117.89,41.0,115.97,15.57,154.65,86.84,67.82,0.42,2.82,116.99,116.29,41.0,96.85,38.32,173.77,39.64,134.14,0.2,1.97,103.98,95.06,41.0
+AR-E-G080012 = 175.53,6.33,196.41,166.11,30.31,1.13,5.4,175.64,173.85,28.0,83.74,11.4,109.85,66.19,43.66,0.62,2.79,84.48,82.44,28.0,205.05,21.98,272.82,171.35,101.47,1.0,4.35,206.19,202.06,28.0,156.9,25.52,227.97,121.06,106.91,0.71,3.48,158.89,157.52,28.0,35.02,9.32,60.47,19.04,41.43,0.58,3.57,36.19,35.42,28.0,111.89,17.95,140.7,81.75,58.95,-0.17,1.82,113.27,113.85,28.0,47.89,9.23,70.31,32.09,38.21,0.68,2.76,48.74,45.19,28.0,79.69,14.57,107.44,48.96,58.49,-0.19,2.63,80.97,78.16,28.0,47.02,8.04,62.32,31.62,30.7,-0.28,2.31,47.68,48.06,28.0,103.56,12.11,131.68,84.26,47.43,0.2,2.39,104.24,103.43,28.0,113.69,12.32,142.85,91.69,51.16,0.6,3.25,114.33,113.92,28.0,68.89,8.65,87.19,50.39,36.8,-0.27,2.88,69.41,70.3,28.0
+AR-E-G080013 = 168.46,15.55,208.25,136.52,71.73,0.78,3.91,169.16,163.68,32.0,72.99,8.62,84.26,53.59,30.66,-0.91,2.65,73.48,75.41,32.0,304.31,30.46,347.75,242.26,105.5,-0.51,2.02,305.79,312.95,32.0,170.15,40.85,273.2,110.53,162.66,0.47,2.56,174.83,167.86,32.0,35.14,12.89,71.11,16.04,55.07,0.77,3.31,37.36,33.89,32.0,97.38,15.67,134.8,76.97,57.83,0.86,2.79,98.59,92.11,32.0,39.7,8.32,52.54,23.03,29.51,-0.35,2.03,40.54,40.67,32.0,56.11,9.07,71.11,35.13,35.97,-0.67,2.61,56.82,57.95,32.0,48.04,22.46,86.84,19.81,67.03,0.38,1.71,52.88,43.12,32.0,117.97,22.64,168.61,86.48,82.13,0.49,2.36,120.05,115.67,32.0,167.54,38.1,273.2,119.67,153.53,1.02,3.37,171.68,157.49,32.0,43.34,8.55,66.19,30.22,35.98,1.27,4.1,44.15,40.07,32.0
+AR-E-G080014 = 168.28,3.24,173.89,163.6,10.29,0.15,2.33,168.31,168.61,16.0,72.79,5.26,81.79,64.23,17.56,-0.06,1.85,72.96,73.9,16.0,173.52,15.0,199.06,151.74,47.32,0.22,1.86,174.13,172.56,16.0,193.33,19.47,227.97,163.6,64.37,0.44,2.2,194.25,190.45,16.0,57.77,13.75,92.24,39.64,52.6,1.01,3.56,59.28,54.44,16.0,139.0,18.85,184.58,111.68,72.9,0.89,3.39,140.19,134.27,16.0,34.15,4.62,40.85,23.74,17.12,-0.72,2.73,34.44,35.99,16.0,94.96,11.79,113.92,75.82,38.1,-0.11,1.85,95.64,95.15,16.0,52.71,17.96,92.24,31.14,61.1,0.62,2.5,55.5,48.9,16.0,115.88,12.14,140.7,92.24,48.46,0.14,2.83,116.47,114.02,16.0,97.36,13.2,117.41,74.68,42.73,0.03,1.81,98.19,95.35,16.0,81.36,19.54,104.09,50.46,53.63,-0.17,1.64,83.53,82.61,16.0
+AR-E-G080015 = 177.8,9.45,190.23,154.02,36.21,-0.57,2.78,178.04,178.63,30.0,74.27,7.43,91.11,62.32,28.8,0.24,2.31,74.62,74.24,30.0,137.55,18.35,175.74,113.92,61.82,0.6,2.18,138.73,133.54,30.0,232.08,13.97,257.2,205.91,51.29,0.06,2.14,232.48,233.21,30.0,135.65,32.44,179.83,75.78,104.05,-0.31,1.74,139.35,142.69,30.0,158.5,28.95,227.97,113.97,114.0,0.37,2.5,161.04,154.7,30.0,33.21,7.74,62.32,23.38,38.93,1.91,7.86,34.07,32.63,30.0,84.84,5.41,92.24,74.71,17.52,-0.29,1.83,85.0,84.93,30.0,82.16,16.49,128.76,56.3,72.46,0.78,3.49,83.75,80.92,30.0,102.66,15.68,132.46,66.19,66.27,-0.22,2.61,103.81,101.28,30.0,56.12,11.64,82.69,38.46,44.23,0.68,2.51,57.27,53.25,30.0,59.1,9.63,83.9,36.21,47.69,0.46,3.84,59.85,57.82,30.0
+AR-E-G080016 = 165.64,10.42,199.6,154.02,45.58,1.36,4.44,165.96,162.39,42.0,80.82,27.81,136.52,46.09,90.43,0.56,1.85,85.36,70.64,42.0,191.95,10.39,214.62,166.26,48.37,-0.11,2.95,192.22,193.14,42.0,106.09,15.55,140.7,77.11,63.59,0.4,2.6,107.2,103.34,42.0,12.85,5.95,24.46,4.95,19.52,0.5,2.0,14.13,11.36,42.0,57.1,22.5,104.06,26.53,77.54,0.5,2.13,61.27,51.59,42.0,30.2,5.11,46.9,23.03,23.87,1.14,4.18,30.62,28.81,42.0,57.21,10.7,89.5,32.09,57.4,0.87,4.52,58.18,55.22,42.0,49.01,11.13,76.97,27.22,49.75,0.37,2.9,50.23,48.96,42.0,80.68,5.67,89.5,66.1,23.39,-0.9,3.11,80.88,81.87,42.0,122.36,25.95,182.24,74.82,107.43,0.07,2.28,125.02,127.22,42.0,58.74,15.86,84.26,27.56,56.69,0.02,1.91,60.79,56.65,42.0
+AR-E-G080017 = 163.48,8.0,191.01,149.45,41.56,1.27,5.7,163.67,163.6,46.0,89.39,11.36,117.41,66.19,51.21,0.13,2.54,90.1,87.7,46.0,241.57,26.55,290.71,179.1,111.62,-0.17,2.59,242.99,242.26,46.0,209.8,16.97,257.2,179.1,78.11,0.26,3.05,210.47,208.07,46.0,129.87,46.75,246.08,62.37,183.71,0.82,2.81,137.85,120.08,46.0,174.93,28.57,250.58,130.61,119.97,0.67,2.75,177.2,168.26,46.0,30.01,4.37,42.41,23.03,19.38,0.59,2.89,30.31,29.44,46.0,78.52,10.11,100.97,60.47,40.51,0.24,2.44,79.16,79.25,46.0,96.88,19.99,136.52,64.23,72.29,0.39,1.96,98.88,92.24,46.0,146.85,21.47,193.32,112.33,80.99,0.73,2.59,148.38,140.95,46.0,78.26,27.11,130.61,38.9,91.71,0.14,1.77,82.73,76.91,46.0,54.42,14.22,86.88,33.08,53.8,0.82,2.93,56.21,51.13,46.0
+AR-F-G120001 = 43.86,5.14,52.0,36.21,15.79,0.23,1.94,44.12,41.86,9.0,59.99,15.04,79.73,35.13,44.59,-0.35,1.88,61.64,61.46,9.0,65.77,8.99,77.83,50.46,27.37,-0.29,2.03,66.31,66.67,9.0,35.83,3.91,42.1,31.62,10.49,0.37,1.56,36.02,34.09,9.0,4.57,0.31,5.25,4.13,1.13,0.97,4.04,4.58,4.55,9.0,4.77,0.75,5.83,3.66,2.18,-0.06,1.74,4.82,4.77,9.0,1.17,0.21,1.62,1.0,0.62,1.1,3.14,1.19,1.06,9.0,4.65,0.59,5.58,3.59,1.99,-0.27,2.48,4.69,4.73,9.0,4.55,0.72,5.93,3.34,2.59,0.29,3.09,4.6,4.48,9.0,6.31,0.91,7.78,5.26,2.51,0.28,1.7,6.37,6.6,9.0,18.78,7.1,33.23,11.17,22.06,0.81,2.87,19.94,17.82,9.0,34.92,3.24,39.64,29.44,10.2,-0.23,2.04,35.05,35.87,9.0
+AR-F-G120002 = 52.88,8.1,84.26,40.85,43.4,1.2,4.99,53.49,52.0,79.0,65.64,10.86,95.1,52.0,43.1,0.96,2.8,66.52,61.2,79.0,67.12,21.9,124.71,37.51,87.2,0.52,2.09,70.56,61.82,79.0,50.34,9.59,79.32,27.6,51.72,0.31,4.1,51.23,50.22,79.0,5.31,3.02,22.84,1.94,20.9,3.5,18.19,6.1,4.95,79.0,5.73,1.38,8.77,2.33,6.45,-0.65,3.52,5.89,5.86,79.0,1.14,0.37,3.22,1.0,2.22,3.92,19.84,1.2,1.0,79.0,22.63,7.71,41.29,4.8,36.49,-0.16,2.76,23.89,23.07,79.0,4.78,3.64,16.04,1.06,14.98,1.26,3.8,6.0,3.34,79.0,23.21,18.45,64.23,4.95,59.28,0.85,2.31,29.58,15.72,79.0,48.79,20.15,92.24,13.5,78.73,-0.04,2.0,52.73,50.46,79.0,70.06,15.61,132.73,39.64,93.09,1.05,5.62,71.76,69.17,79.0
+AR-F-G120003 = 48.87,7.49,62.57,42.62,19.95,1.07,2.44,49.39,45.45,11.0,80.08,11.05,97.97,62.57,35.4,0.02,1.95,80.77,82.09,11.0,55.5,6.38,66.6,47.09,19.51,0.44,2.05,55.83,54.46,11.0,43.48,10.17,63.16,32.61,30.55,0.56,2.23,44.55,41.52,11.0,4.55,0.52,5.41,3.89,1.53,0.52,2.16,4.58,4.65,11.0,4.22,0.95,5.82,2.87,2.95,0.41,2.12,4.32,4.1,11.0,1.72,0.59,2.92,1.0,1.92,0.59,2.6,1.81,1.53,11.0,10.21,3.41,15.62,5.78,9.84,0.18,1.7,10.72,10.26,11.0,5.02,3.15,10.66,1.5,9.16,0.9,2.54,5.85,4.36,11.0,6.48,1.58,9.87,5.02,4.85,1.05,2.94,6.65,5.8,11.0,20.7,4.53,27.6,13.36,14.24,-0.04,1.93,21.15,20.77,11.0,63.8,12.72,80.22,43.13,37.09,-0.17,1.82,64.94,64.05,11.0
+AR-F-G120004 = 50.98,10.61,97.97,38.46,59.51,2.91,13.15,52.04,48.97,34.0,65.58,12.41,103.23,52.0,51.23,1.11,3.96,66.71,62.54,34.0,35.14,12.71,97.47,26.38,71.09,3.99,19.09,37.3,33.01,34.0,36.75,20.69,124.23,20.73,103.5,2.75,11.07,42.03,30.33,34.0,9.66,8.37,23.74,2.71,21.03,0.78,1.89,12.7,3.81,34.0,2.02,0.97,5.59,1.0,4.59,1.79,6.93,2.24,1.82,34.0,2.31,1.26,5.58,1.0,4.58,0.79,2.92,2.62,2.27,34.0,20.35,5.83,42.84,14.89,27.96,2.06,7.89,21.15,18.65,34.0,2.33,2.24,11.68,1.0,10.68,2.82,10.9,3.21,1.53,34.0,7.7,4.45,20.13,3.19,16.94,1.18,3.45,8.86,6.05,34.0,12.8,5.07,36.66,9.21,27.45,3.47,16.14,13.74,11.86,34.0,69.37,25.1,134.42,30.04,104.38,0.35,2.5,73.65,72.44,34.0
+AR-F-G120005 = 71.07,11.02,98.58,56.13,42.45,1.34,4.38,71.88,70.26,22.0,78.67,12.98,102.3,58.67,43.63,0.57,2.32,79.68,74.15,22.0,43.14,18.17,96.31,32.09,64.22,2.39,7.14,46.65,37.0,22.0,49.32,28.01,127.17,31.14,96.03,2.0,5.89,56.4,37.0,22.0,7.68,4.09,17.8,3.44,14.36,1.12,3.64,8.66,6.77,22.0,3.23,3.51,15.57,1.0,14.57,2.42,8.29,4.71,1.68,22.0,1.34,0.38,2.39,1.0,1.39,1.21,3.82,1.39,1.29,22.0,14.62,4.87,30.36,9.9,20.46,1.89,6.4,15.38,13.74,22.0,7.45,3.01,14.63,2.77,11.86,0.68,2.7,8.01,6.63,22.0,10.39,4.21,20.01,5.1,14.91,1.0,3.18,11.17,9.66,22.0,20.12,12.83,59.76,8.26,51.5,1.91,5.97,23.71,16.2,22.0,71.94,16.63,119.78,52.0,67.78,1.33,4.6,73.76,67.55,22.0
+AR-F-G120006 = 76.72,11.17,107.25,59.05,48.2,0.81,4.19,77.48,75.84,19.0,85.89,8.16,95.06,66.32,28.74,-1.11,3.28,86.25,89.54,19.0,66.46,24.56,121.0,35.13,85.87,0.67,2.29,70.63,56.93,19.0,45.7,8.77,62.32,30.75,31.57,0.39,2.39,46.49,44.46,19.0,6.83,9.58,33.08,1.0,32.08,1.49,4.11,11.56,1.34,19.0,3.87,0.81,5.25,1.88,3.37,-0.57,3.05,3.95,4.01,19.0,1.88,0.91,4.8,1.0,3.8,1.78,6.59,2.08,1.77,19.0,44.0,2.97,48.96,36.96,11.99,-1.01,3.81,44.1,44.72,19.0,2.55,0.64,4.0,1.77,2.23,1.19,3.48,2.62,2.33,19.0,11.09,6.94,30.22,3.44,26.77,1.22,4.17,12.98,9.11,19.0,32.94,10.94,59.53,18.36,41.17,1.33,4.27,34.62,30.71,19.0,122.16,31.03,173.77,67.72,106.05,-0.18,2.18,125.84,129.1,19.0
+AR-F-G120007 = 117.81,12.18,136.52,97.04,39.48,0.11,2.06,118.4,119.65,17.0,87.77,6.72,104.06,79.32,24.74,0.94,3.32,88.01,86.99,17.0,109.76,14.41,140.7,89.5,51.2,0.56,2.41,110.65,106.56,17.0,46.7,7.4,60.23,34.64,25.59,0.16,2.15,47.25,46.66,17.0,1.0,0.01,1.03,1.0,0.03,2.25,6.92,1.0,1.0,17.0,6.27,0.43,7.0,5.42,1.59,-0.28,2.36,6.28,6.3,17.0,8.07,3.37,13.6,2.47,11.13,-0.16,1.94,8.71,9.46,17.0,40.77,1.99,45.53,37.39,8.14,1.08,4.05,40.82,40.25,17.0,10.39,4.99,19.22,2.26,16.96,0.08,2.22,11.46,11.22,17.0,13.49,4.83,22.6,5.41,17.19,0.28,2.29,14.28,12.49,17.0,54.23,9.28,67.82,38.46,29.36,-0.36,1.99,54.97,55.06,17.0,138.85,18.14,173.77,108.03,65.74,-0.1,2.17,139.96,143.85,17.0
+AR-F-G120008 = 71.68,10.14,86.84,48.96,37.88,-0.49,2.42,72.37,71.38,25.0,101.1,21.78,145.01,74.68,70.33,0.61,2.31,103.33,98.15,25.0,61.24,18.72,95.06,37.99,57.07,0.33,1.74,63.93,59.34,25.0,33.01,6.71,52.0,22.35,29.65,1.09,4.04,33.66,31.79,25.0,1.3,0.5,2.63,1.0,1.63,1.6,4.4,1.39,1.0,25.0,3.21,2.24,8.01,1.0,7.01,0.82,2.42,3.89,2.34,25.0,4.74,2.6,11.79,1.0,10.79,0.97,3.83,5.38,4.8,25.0,37.85,5.07,44.4,27.6,16.8,-0.59,2.31,38.17,38.74,25.0,3.23,0.76,5.25,2.13,3.12,0.74,3.17,3.31,3.08,25.0,3.67,2.39,12.6,1.67,10.93,2.5,9.33,4.35,2.89,25.0,58.35,28.27,129.33,12.99,116.35,0.6,2.89,64.59,51.7,25.0,64.0,19.8,96.79,31.14,65.65,-0.03,1.71,66.88,63.41,25.0
+AR-F-G120009 = 47.99,28.78,140.7,5.93,134.77,0.69,4.1,55.76,52.15,38.0,52.74,58.11,221.2,4.62,216.58,1.27,3.56,77.9,23.68,38.0,25.05,27.34,158.74,16.04,142.7,3.84,17.41,36.82,17.57,38.0,31.06,30.53,173.77,17.1,156.67,3.49,15.0,43.27,21.22,38.0,16.54,9.36,37.32,3.15,34.17,0.65,2.3,18.94,13.38,38.0,1.92,2.15,9.16,1.0,8.16,2.44,7.82,2.86,1.0,38.0,1.1,0.36,2.96,1.0,1.96,4.18,20.55,1.16,1.0,38.0,19.88,7.27,53.59,15.8,37.79,3.12,13.69,21.14,17.13,38.0,4.46,3.84,16.04,1.16,14.87,1.37,4.06,5.85,2.57,38.0,9.14,3.15,23.74,7.32,16.42,3.34,14.16,9.65,8.14,38.0,8.67,11.38,58.67,1.21,57.46,3.17,12.88,14.19,5.76,38.0,32.44,29.88,173.77,13.38,160.39,3.49,15.46,43.84,24.89,38.0
+AR-F-G120010 = 51.32,10.44,99.68,35.13,64.55,2.03,10.4,52.35,50.79,52.0,99.74,30.41,167.56,35.13,132.42,-0.12,2.34,104.19,99.26,52.0,18.9,13.31,94.48,8.26,86.22,4.03,22.01,23.04,14.89,52.0,21.5,14.84,106.71,10.37,96.34,4.22,23.19,26.04,17.69,52.0,9.15,6.7,21.88,1.53,20.36,0.68,2.1,11.31,6.56,52.0,1.04,0.21,2.39,1.0,1.39,5.54,33.52,1.06,1.0,52.0,1.06,0.19,2.18,1.0,1.18,4.6,25.69,1.08,1.0,52.0,19.75,2.86,35.31,16.54,18.78,3.33,18.1,19.95,19.08,52.0,1.97,1.23,9.08,1.06,8.02,4.25,23.68,2.31,1.69,52.0,6.59,2.0,15.42,2.34,13.08,1.43,9.11,6.88,6.69,52.0,8.95,4.83,34.59,2.66,31.93,3.03,16.64,10.15,8.85,52.0,37.79,18.68,123.12,17.87,105.25,2.18,9.89,42.08,32.49,52.0
+AR-F-G120011 = 105.72,14.68,122.85,71.11,51.75,-0.78,2.53,106.69,109.79,24.0,90.47,10.23,115.98,76.97,39.01,0.83,2.85,91.02,86.19,24.0,77.11,15.03,110.53,60.47,50.07,0.7,2.33,78.5,73.91,24.0,45.68,11.38,70.6,29.32,41.28,0.7,2.85,47.02,43.93,24.0,1.21,0.42,2.55,1.0,1.55,1.92,5.72,1.28,1.0,24.0,8.94,2.18,13.6,5.94,7.66,0.62,2.33,9.19,8.48,24.0,7.0,2.59,13.38,2.19,11.19,0.3,3.08,7.45,6.46,24.0,33.06,7.55,43.47,18.5,24.97,-0.57,2.05,33.88,35.4,24.0,6.5,1.22,9.39,4.12,5.27,-0.0,3.31,6.61,6.49,24.0,11.62,4.29,22.35,5.18,17.17,0.76,2.95,12.36,10.77,24.0,84.88,33.3,163.6,42.1,121.5,0.52,2.38,90.92,79.64,24.0,121.7,24.83,173.85,89.5,84.36,0.61,2.4,124.1,116.53,24.0
+AR-F-G120012 = 99.73,19.57,140.95,68.22,72.74,0.15,2.15,101.57,104.06,31.0,114.57,8.55,128.53,92.4,36.12,-0.67,3.15,114.87,115.98,31.0,73.42,9.63,84.29,48.49,35.8,-0.79,2.89,74.03,74.99,31.0,55.77,17.57,92.24,23.03,69.2,-0.34,2.69,58.39,57.63,31.0,9.12,9.5,38.46,1.0,37.46,1.37,4.41,13.06,4.77,31.0,10.18,2.37,14.45,4.82,9.63,0.01,2.52,10.44,9.6,31.0,8.08,2.92,12.99,2.0,10.99,-0.15,2.53,8.58,7.17,31.0,37.68,7.21,48.96,22.35,26.61,-0.33,2.29,38.34,38.28,31.0,4.6,1.19,6.49,2.4,4.09,0.01,1.83,4.74,4.44,31.0,11.35,7.71,32.42,4.53,27.89,1.86,5.35,13.65,8.69,31.0,107.88,28.94,154.02,34.55,119.47,-1.07,3.84,111.57,111.99,31.0,98.39,8.23,121.0,83.76,37.24,0.38,3.53,98.72,97.97,31.0
+AR-F-G120013 = 46.26,26.0,132.7,7.01,125.69,0.96,4.59,52.97,47.5,63.0,38.28,34.68,122.85,2.26,120.6,1.02,2.91,51.47,25.53,63.0,26.55,26.29,154.09,16.66,137.43,3.91,17.85,37.22,18.86,63.0,36.29,34.76,208.25,21.72,186.53,3.86,17.41,50.06,26.41,63.0,8.5,4.43,25.21,3.55,21.66,1.86,6.83,9.57,7.36,63.0,3.59,6.25,29.32,1.0,28.32,2.5,8.67,7.16,1.0,63.0,1.1,0.23,2.14,1.0,1.14,2.85,10.82,1.12,1.0,63.0,16.11,3.77,36.41,11.86,24.54,3.02,15.15,16.54,15.1,63.0,8.06,5.59,25.99,1.71,24.27,1.22,3.87,9.79,6.12,63.0,10.18,3.66,25.99,7.54,18.44,2.84,11.16,10.81,8.85,63.0,12.43,16.66,95.06,1.57,93.49,3.41,14.94,20.68,7.35,63.0,34.17,24.79,151.15,16.62,134.53,2.91,12.42,42.1,25.95,63.0
+AR-F-G120014 = 81.27,13.73,115.79,58.23,57.56,0.21,2.65,82.39,83.76,35.0,75.61,9.36,95.06,62.77,32.29,0.64,2.64,76.17,74.76,35.0,94.98,27.33,153.81,52.21,101.6,0.26,2.11,98.72,94.5,35.0,41.2,9.38,52.0,19.65,32.35,-0.72,2.24,42.23,44.18,35.0,3.59,3.06,12.6,1.0,11.6,1.15,3.61,4.69,2.07,35.0,6.32,0.66,7.68,5.2,2.48,0.15,2.3,6.36,6.3,35.0,5.08,2.88,14.21,1.87,12.35,1.35,4.51,5.82,4.09,35.0,36.96,3.84,46.17,30.76,15.41,0.46,2.34,37.15,36.86,35.0,5.84,2.18,9.9,1.94,7.96,-0.01,1.9,6.22,5.83,35.0,29.12,15.81,58.99,7.51,51.48,0.23,1.87,33.03,26.87,35.0,48.72,11.3,76.97,27.6,49.37,0.42,2.69,49.98,47.69,35.0,108.14,33.58,179.1,72.46,106.63,0.87,2.35,113.09,95.06,35.0
+AR-F-G120015 = 60.12,12.25,89.5,38.46,51.03,0.04,2.65,61.32,62.13,39.0,73.83,12.18,100.16,57.16,43.0,0.65,2.25,74.8,69.33,39.0,37.58,6.17,47.5,24.48,23.03,-0.69,2.6,38.07,38.52,39.0,35.22,17.62,74.68,9.04,65.64,0.51,2.19,39.28,31.35,39.0,2.04,2.25,11.14,1.0,10.14,3.19,12.36,3.02,1.2,39.0,1.46,0.53,2.55,1.0,1.55,0.68,1.91,1.55,1.17,39.0,2.57,1.83,7.78,1.0,6.78,1.0,3.07,3.14,2.07,39.0,30.33,6.38,44.72,22.35,22.37,0.89,3.01,30.98,28.88,39.0,1.9,0.52,3.3,1.24,2.07,1.06,3.32,1.97,1.77,39.0,2.44,1.0,6.35,1.48,4.87,1.86,7.3,2.63,1.94,39.0,9.46,4.96,22.35,4.13,18.22,1.07,3.01,10.66,7.91,39.0,42.75,20.64,100.97,18.09,82.88,1.19,4.2,47.36,40.47,39.0
+AR-F-G120016 = 55.36,6.84,68.49,44.72,23.77,0.34,2.03,55.77,53.98,27.0,121.02,7.97,134.61,102.75,31.87,-0.58,2.88,121.27,122.97,27.0,55.04,7.24,66.22,41.86,24.37,-0.21,1.78,55.5,56.13,27.0,34.89,11.73,67.39,17.03,50.35,1.05,4.16,36.74,32.82,27.0,1.6,0.7,4.27,1.0,3.27,2.19,9.01,1.74,1.45,27.0,5.62,2.5,8.77,1.85,6.92,-0.29,1.57,6.13,6.3,27.0,7.4,4.04,15.1,1.6,13.5,0.11,1.77,8.4,7.78,27.0,42.08,3.95,48.96,34.61,14.35,-0.26,2.12,42.26,42.28,27.0,3.27,0.78,5.25,2.19,3.06,1.22,3.63,3.36,2.96,27.0,4.12,1.55,7.45,2.28,5.16,0.72,2.33,4.39,3.65,27.0,55.95,25.62,105.56,17.45,88.11,0.08,1.81,61.34,56.79,27.0,83.25,16.99,109.49,55.23,54.25,-0.39,1.74,84.91,88.65,27.0
+AR-F-G120017 = 66.94,10.07,81.75,50.48,31.27,-0.09,1.93,67.62,66.0,10.0,65.86,12.03,89.5,48.73,40.77,0.6,2.7,66.84,64.32,10.0,45.29,5.17,54.91,36.76,18.15,0.28,2.65,45.55,45.13,10.0,41.29,20.15,92.24,30.22,62.02,1.92,5.21,45.5,32.37,10.0,3.92,0.64,5.41,3.34,2.07,1.31,3.87,3.97,3.7,10.0,3.3,1.38,6.49,1.75,4.74,1.24,3.86,3.55,3.01,10.0,1.81,0.88,3.77,1.0,2.77,1.25,3.46,2.0,1.5,10.0,9.18,3.19,16.53,5.81,10.72,1.31,3.9,9.66,8.54,10.0,10.82,4.35,17.56,3.93,13.63,0.2,2.02,11.58,10.16,10.0,7.22,2.95,14.65,4.95,9.7,1.83,5.16,7.74,6.18,10.0,20.74,8.5,39.64,11.45,28.18,1.25,3.5,22.26,16.69,10.0,55.81,19.75,100.97,34.64,66.33,1.36,3.82,58.87,48.07,10.0
+AR-F-G120018 = 47.97,7.99,66.1,42.1,24.0,1.61,4.47,48.55,45.91,8.0,86.59,17.84,110.53,63.86,46.68,-0.05,1.53,88.18,88.14,8.0,39.92,3.02,44.66,36.21,8.45,0.2,1.8,40.02,40.17,8.0,45.6,10.85,69.87,34.09,35.78,1.47,4.34,46.71,42.65,8.0,4.27,0.42,4.65,3.66,0.99,-0.48,1.43,4.29,4.47,8.0,6.0,2.19,9.6,2.47,7.13,0.06,2.51,6.34,5.98,8.0,1.23,0.5,2.47,1.0,1.47,2.21,6.0,1.32,1.06,8.0,16.06,1.15,17.96,14.21,3.74,0.15,2.43,16.1,15.62,8.0,3.54,3.27,11.11,1.17,9.94,1.74,4.76,4.68,2.6,8.0,8.03,1.46,11.33,6.45,4.89,1.53,4.55,8.15,7.74,8.0,20.29,4.36,29.72,16.2,13.52,1.36,3.82,20.69,19.11,8.0,79.62,8.24,92.61,64.92,27.69,-0.31,2.75,79.99,81.18,8.0
+AR-G-G220001 = 91.73,17.66,123.53,60.38,63.14,-0.02,1.91,93.35,91.36,25.0,110.46,11.79,128.53,84.26,44.27,-0.17,2.38,111.06,110.53,25.0,332.71,51.19,429.5,239.85,189.65,-0.12,2.11,336.47,328.74,25.0,73.44,15.39,110.53,50.46,60.08,0.51,2.75,74.97,72.76,25.0,4.87,2.58,13.05,2.11,10.94,1.63,5.35,5.49,3.98,25.0,27.67,16.98,79.32,11.17,68.16,1.23,4.59,32.28,27.98,25.0,15.46,3.2,24.31,9.33,14.98,0.68,4.45,15.77,15.62,25.0,28.6,10.14,52.0,14.46,37.54,0.69,2.59,30.27,25.99,25.0,8.31,2.76,13.2,3.51,9.69,0.31,1.99,8.73,8.22,25.0,124.59,10.64,145.01,104.24,40.76,-0.12,2.26,125.03,124.71,25.0,165.14,21.82,208.34,117.41,90.94,0.21,2.86,166.52,161.36,25.0,167.88,19.28,202.06,124.71,77.35,-0.25,2.44,168.94,165.53,25.0
+AR-G-G220002 = 55.85,27.91,126.0,21.68,104.31,0.59,1.95,62.36,43.56,83.0,97.73,38.64,184.92,36.21,148.71,0.56,2.31,105.01,89.5,83.0,77.6,27.81,173.77,21.04,152.73,0.59,3.47,82.38,74.67,83.0,96.16,103.13,449.43,25.99,423.45,2.08,6.29,140.55,50.46,83.0,6.26,4.79,22.92,2.06,20.86,1.24,4.05,7.87,3.86,83.0,14.36,2.8,21.19,10.84,10.36,0.43,1.91,14.63,13.79,83.0,1.15,0.6,5.1,1.0,4.1,4.7,26.76,1.3,1.0,83.0,5.46,5.29,27.6,1.0,26.6,1.77,6.32,7.58,3.57,83.0,37.89,16.77,113.92,20.41,93.5,2.23,8.63,41.4,32.05,83.0,23.92,7.11,44.72,14.21,30.51,1.34,4.1,24.94,22.35,83.0,152.39,32.3,221.2,92.24,128.96,0.05,2.0,155.73,150.54,83.0,228.41,59.32,347.75,95.45,252.3,-0.31,2.26,235.9,240.84,83.0
+AR-G-G220003 = 41.5,2.0,44.8,38.46,6.34,0.18,2.31,41.55,40.93,13.0,106.59,15.97,134.86,82.09,52.77,0.15,2.03,107.69,107.1,13.0,173.06,16.26,199.06,140.7,58.36,-0.26,2.66,173.77,173.85,13.0,36.03,9.03,56.93,23.03,33.89,0.79,3.29,37.06,34.22,13.0,12.22,2.67,15.1,7.49,7.61,-0.67,1.92,12.48,13.6,13.0,18.91,1.35,20.73,16.15,4.57,-0.76,2.82,18.95,19.23,13.0,13.15,3.87,21.55,7.47,14.08,0.52,2.83,13.66,12.91,13.0,35.6,17.41,76.97,18.47,58.5,1.07,3.33,39.33,30.22,13.0,21.94,4.93,28.18,12.9,15.28,-0.62,2.3,22.45,22.85,13.0,47.47,5.69,54.41,33.08,21.34,-1.13,4.11,47.78,49.84,13.0,52.84,14.66,77.84,29.32,48.53,0.28,2.14,54.69,51.93,13.0,144.06,26.9,191.62,100.97,90.65,0.19,2.12,146.36,137.51,13.0
+AR-G-G220004 = 47.55,4.13,56.39,43.39,12.99,0.59,2.11,47.72,46.9,21.0,115.61,12.42,138.99,95.06,43.93,-0.02,2.13,116.24,115.79,21.0,154.46,39.55,228.39,104.06,124.32,0.67,2.19,159.21,147.39,21.0,46.94,9.84,70.31,33.08,37.23,0.51,2.59,47.92,46.03,21.0,3.53,3.73,13.79,1.33,12.46,1.81,4.96,5.07,1.73,21.0,16.41,2.92,20.42,10.88,9.55,-0.34,1.95,16.66,16.54,21.0,8.09,1.22,11.17,6.2,4.96,0.7,3.64,8.18,8.02,21.0,16.88,6.9,41.25,6.3,34.95,2.02,8.62,18.17,16.53,21.0,31.16,16.18,66.19,8.72,57.47,0.32,2.28,34.93,31.14,21.0,69.13,12.98,97.42,52.0,45.42,0.66,2.47,70.28,68.22,21.0,100.92,14.95,137.08,85.32,51.76,1.29,3.38,101.97,93.73,21.0,204.33,19.32,227.97,158.13,69.84,-0.76,2.48,205.2,214.62,21.0
+AR-G-G220005 = 66.34,10.69,88.26,52.0,36.26,0.51,2.23,67.16,64.46,20.0,136.45,8.68,149.45,119.2,30.24,-0.34,2.37,136.71,136.55,20.0,100.04,16.72,136.52,76.17,60.35,0.8,3.11,101.36,96.58,20.0,77.21,11.08,95.06,52.8,42.26,-0.29,2.32,77.96,76.55,20.0,21.83,4.03,26.78,12.89,13.89,-0.94,2.68,22.18,22.94,20.0,27.47,0.97,28.45,25.47,2.98,-0.67,2.1,27.49,27.82,20.0,1.72,0.2,2.16,1.37,0.79,0.31,2.82,1.73,1.7,20.0,1.7,0.98,4.22,1.0,3.22,1.38,3.83,1.95,1.18,20.0,56.85,8.83,72.46,42.41,30.05,-0.07,1.85,57.5,58.11,20.0,61.37,13.12,84.26,38.88,45.38,-0.25,2.03,62.68,64.86,20.0,107.95,24.93,158.74,70.34,88.4,0.5,2.32,110.65,101.34,20.0,178.22,15.21,202.06,154.02,48.04,0.1,1.92,178.83,177.52,20.0
+AR-G-G220006 = 88.45,17.4,113.92,51.28,62.63,-0.34,2.23,90.07,88.69,23.0,131.35,5.95,145.01,121.0,24.0,0.48,2.69,131.48,130.61,23.0,273.42,22.35,333.31,250.02,83.3,1.2,3.48,274.29,265.08,23.0,72.08,11.73,97.97,55.26,42.71,0.43,2.2,72.99,69.45,23.0,8.28,4.84,19.81,2.41,17.4,0.76,2.67,9.54,7.51,23.0,32.68,14.07,60.79,11.36,49.42,0.48,2.48,35.46,31.65,23.0,20.02,5.15,32.09,8.66,23.43,0.12,3.47,20.64,19.95,23.0,13.3,3.57,23.31,7.78,15.54,1.01,3.92,13.75,12.6,23.0,10.49,3.55,17.92,4.95,12.98,0.41,2.27,11.05,10.06,23.0,118.59,7.41,132.46,101.38,31.08,-0.57,3.21,118.82,119.31,23.0,190.01,26.9,257.2,150.54,106.67,0.77,3.09,191.82,187.86,23.0,172.12,8.69,188.43,154.02,34.41,0.09,2.68,172.33,171.19,23.0
+AR-G-G220007 = 46.75,4.79,53.59,40.25,13.35,0.08,1.65,46.97,46.43,11.0,124.76,8.18,138.61,113.97,24.64,0.39,1.94,125.01,122.36,11.0,96.41,3.86,104.06,89.66,14.4,0.44,3.02,96.48,95.06,11.0,54.03,6.39,66.19,42.5,23.7,0.1,2.89,54.37,53.07,11.0,12.88,4.42,19.22,7.21,12.01,0.17,1.63,13.55,11.86,11.0,24.43,1.53,26.78,22.35,4.43,0.13,1.71,24.48,24.54,11.0,3.16,1.72,5.79,1.77,4.02,0.77,1.75,3.56,2.09,11.0,7.11,6.14,22.43,1.0,21.43,1.51,4.57,9.21,5.1,11.0,60.94,10.3,84.26,48.96,35.3,0.99,3.34,61.72,57.96,11.0,77.82,13.1,104.06,59.89,44.17,0.47,2.58,78.82,76.97,11.0,74.91,16.14,97.97,45.31,52.66,-0.34,2.18,76.47,78.69,11.0,175.06,16.74,208.25,149.85,58.4,0.42,2.64,175.78,176.21,11.0
+AR-G-G220008 = 42.75,6.93,52.8,28.45,24.35,-0.38,2.07,43.29,44.07,34.0,75.88,19.99,117.41,52.38,65.03,0.71,2.14,78.39,68.8,34.0,148.14,31.74,221.6,95.75,125.85,0.79,3.06,151.4,144.44,34.0,27.4,5.28,42.75,19.81,22.94,1.09,3.7,27.89,25.47,34.0,6.55,3.22,12.6,2.71,9.89,0.38,1.83,7.28,6.25,34.0,18.44,1.75,21.68,14.66,7.03,-0.1,2.53,18.52,18.48,34.0,13.51,5.02,25.21,7.01,18.21,0.47,2.26,14.39,13.13,34.0,3.48,2.25,8.11,1.0,7.11,0.67,1.98,4.13,2.48,34.0,24.71,13.58,46.09,2.0,44.09,0.04,1.85,28.09,25.82,34.0,59.79,14.49,100.97,37.32,63.65,0.81,3.52,61.47,57.92,34.0,35.5,4.91,46.09,23.71,22.39,0.25,3.21,35.83,34.24,34.0,133.75,30.98,211.63,81.75,129.88,0.49,2.97,137.19,132.73,34.0
+AR-G-G220009 = 70.78,21.71,128.53,25.21,103.31,0.19,2.69,73.99,70.31,67.0,138.5,76.42,327.39,51.2,276.19,0.74,2.36,157.91,111.79,67.0,60.01,16.21,93.73,23.03,70.7,0.15,2.63,62.13,59.1,67.0,105.55,109.68,436.28,35.13,401.14,1.93,5.64,151.63,55.2,67.0,12.04,10.45,39.93,1.2,38.73,1.01,3.06,15.9,10.3,67.0,14.77,3.03,31.97,10.84,21.13,2.76,16.78,15.07,14.71,67.0,1.17,0.34,3.05,1.0,2.05,3.25,15.91,1.22,1.0,67.0,2.04,1.41,6.48,1.0,5.48,1.23,3.43,2.48,1.18,67.0,18.71,11.01,67.17,4.25,62.91,1.74,7.88,21.66,18.04,67.0,20.76,4.18,32.46,10.51,21.95,0.35,3.68,21.17,20.73,67.0,130.23,43.7,257.2,58.67,198.53,0.65,3.35,137.26,127.5,67.0,142.38,42.66,281.56,93.9,187.66,1.27,3.81,148.55,124.76,67.0
+AR-G-G220010 = 68.67,11.0,95.06,52.0,43.06,0.22,2.26,69.53,70.31,41.0,110.49,15.01,149.45,89.5,59.95,0.56,2.69,111.48,108.99,41.0,85.8,19.22,136.52,53.59,82.92,0.75,2.82,87.87,79.81,41.0,50.18,10.0,70.31,36.96,33.34,0.5,2.01,51.15,48.27,41.0,3.04,1.88,9.84,1.48,8.36,2.01,6.86,3.56,2.26,41.0,22.99,1.27,24.46,19.13,5.34,-1.06,3.81,23.02,23.22,41.0,1.36,0.27,2.06,1.1,0.96,1.11,3.19,1.39,1.26,41.0,3.65,2.73,9.82,1.0,8.82,0.7,2.3,4.54,3.29,41.0,40.66,6.54,66.19,29.65,36.54,1.95,7.72,41.17,39.05,41.0,36.9,16.8,92.24,21.68,70.55,1.67,5.07,40.46,29.93,41.0,119.51,39.57,190.23,64.23,126.01,0.23,1.76,125.74,113.92,41.0,213.22,33.2,281.56,154.02,127.54,-0.14,1.92,215.73,212.75,41.0
+AR-G-G220011 = 54.67,6.93,66.19,38.46,27.73,-0.78,2.87,55.09,55.98,34.0,119.27,10.15,140.7,102.52,38.18,0.26,2.35,119.68,119.53,34.0,199.78,39.65,257.2,134.8,122.4,-0.28,1.71,203.57,205.5,34.0,39.64,6.64,55.23,25.99,29.25,0.27,3.21,40.17,39.06,34.0,3.57,2.45,9.9,1.26,8.64,1.14,3.16,4.31,2.55,34.0,37.15,27.87,97.97,6.3,91.68,0.58,2.15,46.2,32.5,34.0,7.93,2.6,13.79,4.59,9.2,0.69,2.45,8.33,7.28,34.0,14.31,4.11,23.74,5.88,17.86,0.27,2.56,14.87,14.1,34.0,8.82,4.28,25.55,3.34,22.21,2.23,8.91,9.78,7.9,34.0,87.78,15.75,113.92,49.76,64.16,-0.4,2.72,89.14,89.33,34.0,123.54,14.53,159.9,99.62,60.28,0.3,2.61,124.37,124.58,34.0,228.72,48.85,327.39,132.46,194.93,0.03,2.28,233.73,230.05,34.0
+AR-G-G220012 = 60.94,9.94,79.22,43.41,35.81,-0.09,2.53,61.7,60.47,15.0,141.95,11.92,168.61,126.62,41.99,0.63,2.72,142.42,140.76,15.0,96.04,7.38,110.53,84.26,26.28,0.27,2.42,96.3,97.64,15.0,39.76,7.67,55.23,29.28,25.96,0.67,2.65,40.45,38.46,15.0,5.46,1.34,7.97,3.24,4.72,0.34,2.54,5.61,5.75,15.0,21.55,2.12,25.22,17.56,7.67,-0.13,2.4,21.65,21.68,15.0,7.8,3.41,13.62,2.23,11.39,-0.16,2.06,8.47,8.55,15.0,1.95,0.74,3.24,1.0,2.24,0.05,1.87,2.07,2.12,15.0,40.27,9.99,53.59,19.81,33.79,-0.75,2.48,41.41,44.06,15.0,42.88,11.51,63.33,25.99,37.34,0.23,2.04,44.3,43.34,15.0,50.38,13.46,78.22,34.27,43.95,0.82,2.6,52.03,45.65,15.0,183.66,24.74,231.67,145.6,86.07,0.34,2.26,185.21,180.4,15.0
+AR-G-G220013 = 113.33,11.92,136.52,88.97,47.55,-0.3,2.71,113.93,114.73,28.0,155.97,21.13,202.06,119.2,82.86,0.45,2.7,157.35,152.48,28.0,103.6,29.35,163.6,64.23,99.38,0.59,2.08,107.53,97.23,28.0,72.84,16.24,105.66,51.37,54.29,0.56,2.21,74.56,71.3,28.0,19.04,9.99,32.09,2.19,29.9,-0.63,1.96,21.42,23.12,28.0,24.78,2.78,28.02,19.08,8.94,-0.59,2.28,24.93,25.32,28.0,1.44,0.23,1.72,1.0,0.72,-0.76,2.39,1.46,1.53,28.0,2.6,3.93,16.85,1.0,15.85,2.56,8.51,4.66,1.0,28.0,42.7,12.3,69.33,22.36,46.97,0.23,2.25,44.38,42.27,28.0,51.0,11.51,79.47,36.23,43.24,0.73,2.68,52.24,47.68,28.0,164.87,22.83,202.06,119.33,82.73,-0.48,2.26,166.38,168.79,28.0,151.25,21.53,193.14,107.44,85.7,0.1,2.88,152.72,152.18,28.0
+AR-G-G220014 = 51.92,4.66,66.19,43.14,23.05,0.58,3.73,52.13,51.75,54.0,124.17,18.45,170.53,95.06,75.47,0.48,2.59,125.51,124.32,54.0,143.4,22.44,190.23,94.3,95.93,0.08,2.43,145.11,143.63,54.0,42.53,10.71,74.68,25.99,48.69,0.42,2.98,43.83,43.88,54.0,6.25,3.62,15.1,1.2,13.9,0.72,2.79,7.2,5.58,54.0,15.57,7.12,40.85,7.78,33.08,1.06,4.27,17.09,14.35,54.0,5.08,2.71,16.04,2.23,13.81,1.92,7.16,5.74,4.22,54.0,9.76,5.71,21.68,1.72,19.96,0.43,2.04,11.28,8.17,54.0,26.83,19.47,68.22,4.66,63.56,0.56,1.78,33.05,17.14,54.0,66.05,18.67,113.92,36.96,76.95,0.48,2.59,68.59,63.9,54.0,118.53,23.9,179.1,71.58,107.52,0.52,2.74,120.87,113.92,54.0,240.45,44.81,317.67,151.87,165.79,-0.38,2.15,244.51,248.38,54.0
+AR-G-G220015 = 46.42,3.71,52.0,38.49,13.51,-0.33,2.41,46.56,46.28,19.0,107.05,16.32,145.01,78.46,66.54,0.42,2.85,108.23,105.75,19.0,144.6,22.49,202.06,117.62,84.44,0.93,3.17,146.25,139.68,19.0,31.25,7.72,48.96,22.14,26.82,0.98,3.07,32.14,29.22,19.0,11.36,3.07,18.65,7.32,11.33,0.83,2.97,11.75,10.56,19.0,20.08,1.62,22.35,17.02,5.33,-0.71,2.48,20.14,20.13,19.0,8.47,4.17,13.89,2.79,11.1,0.07,1.37,9.39,7.61,19.0,20.25,18.87,60.47,1.95,58.52,1.02,2.88,27.34,16.35,19.0,32.43,16.83,81.75,13.05,68.71,1.33,4.89,36.33,28.87,19.0,47.45,5.48,58.67,38.23,20.43,0.29,2.49,47.75,47.21,19.0,36.1,9.42,61.98,27.6,34.37,1.59,4.61,37.25,32.16,19.0,137.26,21.44,167.39,99.7,67.69,-0.3,1.7,138.84,142.3,19.0
+AR-G-G220016 = 75.71,6.51,87.3,58.67,28.63,-0.79,3.57,75.98,76.97,22.0,102.35,13.06,126.62,84.26,42.36,0.24,1.97,103.14,103.36,22.0,303.81,27.65,350.49,242.15,108.34,-0.86,3.16,305.01,308.79,22.0,52.6,18.87,100.01,29.32,70.7,0.88,3.31,55.74,52.4,22.0,3.48,0.29,4.14,3.15,1.0,1.01,2.78,3.49,3.41,22.0,13.05,4.21,24.51,9.32,15.19,1.28,3.83,13.68,11.27,22.0,18.53,4.18,27.92,14.21,13.7,0.98,2.96,18.98,17.81,22.0,38.78,14.51,66.19,22.71,43.48,0.37,1.7,41.29,37.9,22.0,8.85,6.08,25.59,1.65,23.94,1.27,3.95,10.66,6.97,22.0,115.3,26.11,189.5,74.68,114.82,0.87,4.32,118.09,113.46,22.0,117.01,15.43,155.62,88.17,67.45,0.18,3.49,117.98,117.46,22.0,133.37,10.71,151.87,115.77,36.11,0.07,1.99,133.78,132.73,22.0
+AR-G-G220017 = 46.9,11.43,79.65,26.41,53.24,0.8,3.22,48.25,44.3,95.0,95.06,37.26,196.06,44.72,151.34,0.76,2.92,102.03,89.5,95.0,112.8,26.9,184.58,62.32,122.26,0.53,2.77,115.93,108.99,95.0,44.24,21.57,140.99,18.09,122.9,1.83,6.85,49.17,35.13,95.0,5.09,5.65,24.56,1.0,23.56,1.6,4.65,7.58,2.4,95.0,14.8,5.24,31.14,8.77,22.37,1.28,4.15,15.69,12.23,95.0,1.97,1.04,7.1,1.0,6.1,2.18,9.3,2.22,1.72,95.0,8.54,6.0,22.35,1.0,21.35,0.46,2.11,10.42,7.32,95.0,29.75,8.01,52.0,11.72,40.28,0.6,3.66,30.8,28.28,95.0,24.92,8.13,46.28,11.17,35.11,0.17,1.96,26.2,24.59,95.0,167.84,26.47,273.2,121.06,152.14,1.01,4.85,169.89,163.9,95.0,224.7,31.55,291.37,145.01,146.37,-0.3,2.79,226.89,227.97,95.0
+AR-G-G220018 = 45.25,12.27,72.46,26.78,45.68,0.52,2.26,46.84,40.47,39.0,78.76,23.15,158.81,59.57,99.25,2.28,7.75,82.01,70.82,39.0,194.51,41.24,281.56,110.53,171.03,-0.26,2.32,198.72,198.31,39.0,47.83,15.07,84.26,25.6,58.66,0.56,2.53,50.09,46.11,39.0,4.95,1.91,9.73,2.63,7.11,0.71,2.83,5.29,5.06,39.0,13.59,1.97,17.39,8.79,8.6,-0.42,3.09,13.73,13.79,39.0,21.73,9.22,38.46,8.93,29.53,0.23,1.7,23.56,21.04,39.0,18.64,9.71,38.46,5.93,32.53,0.45,1.98,20.96,17.03,39.0,4.62,2.37,12.22,1.6,10.63,0.98,3.94,5.17,4.07,39.0,53.93,16.57,102.52,32.09,70.42,1.0,4.14,56.35,54.41,39.0,63.3,36.29,149.52,29.32,120.2,1.41,3.64,72.74,50.66,39.0,121.83,14.32,154.02,88.41,65.62,-0.12,2.75,122.65,121.72,39.0
+AR-G-G220019 = 111.86,11.36,154.02,95.23,58.79,1.57,6.21,112.42,108.89,42.0,165.6,34.99,249.56,97.97,151.59,0.77,3.3,169.17,159.2,42.0,79.27,20.99,119.31,35.27,84.05,-0.05,2.24,81.94,79.12,42.0,70.19,18.46,110.53,37.39,73.15,0.56,2.69,72.53,65.47,42.0,6.11,3.77,18.65,1.84,16.81,1.36,4.68,7.16,5.65,42.0,19.93,2.11,23.03,15.81,7.22,-0.16,1.98,20.04,19.81,42.0,1.87,1.34,6.69,1.0,5.69,2.43,8.21,2.29,1.41,42.0,2.03,1.54,7.76,1.0,6.76,1.73,5.91,2.54,1.05,42.0,31.47,5.42,48.96,25.06,23.89,1.26,4.22,31.92,29.58,42.0,48.38,14.64,92.24,28.02,64.21,0.9,3.63,50.5,44.06,42.0,116.83,36.68,196.15,55.23,140.91,0.12,2.03,122.32,117.85,42.0,172.54,49.28,269.38,100.97,168.41,0.26,2.0,179.28,172.89,42.0
+AR-G-G220020 = 51.47,9.34,72.46,38.1,34.36,0.6,2.6,52.28,50.67,24.0,108.42,27.81,163.6,66.19,97.41,0.31,2.01,111.78,104.86,24.0,242.77,31.4,293.08,187.58,105.51,0.02,1.8,244.71,240.68,24.0,55.18,6.05,64.69,43.39,21.3,-0.52,2.43,55.5,56.93,24.0,3.03,0.41,4.58,2.47,2.11,2.18,9.51,3.06,3.02,24.0,10.83,1.8,14.0,8.26,5.74,0.25,1.74,10.98,10.61,24.0,29.9,5.64,38.46,17.56,20.9,-0.53,2.36,30.4,31.06,24.0,35.9,9.51,59.89,25.21,34.68,0.88,3.02,37.09,33.34,24.0,5.57,7.35,35.13,1.35,33.78,3.12,12.42,9.1,3.1,24.0,101.86,53.93,265.08,56.95,208.13,1.49,4.64,114.73,73.34,24.0,117.71,30.85,179.1,60.91,118.19,-0.08,2.21,121.52,119.96,24.0,121.93,12.5,139.37,89.5,49.87,-0.65,3.09,122.54,123.95,24.0
+AR-G-G220021 = 79.57,13.65,102.52,60.57,41.95,0.35,1.97,80.65,75.89,13.0,129.0,15.5,158.74,104.06,54.68,0.57,2.92,129.86,126.85,13.0,126.1,15.39,154.02,105.75,48.27,0.53,2.19,126.96,126.13,13.0,69.59,15.58,107.25,55.23,52.02,1.17,3.52,71.18,64.26,13.0,19.08,4.57,26.41,11.39,15.01,-0.1,2.1,19.58,18.65,13.0,26.8,0.82,28.02,25.22,2.8,-0.33,2.21,26.81,26.79,13.0,1.78,0.16,2.08,1.57,0.51,0.41,2.1,1.79,1.75,13.0,1.2,0.41,2.39,1.0,1.39,2.27,6.82,1.26,1.04,13.0,55.54,6.04,66.19,44.9,21.29,-0.02,2.24,55.84,56.34,13.0,61.73,5.3,74.68,52.0,22.68,0.72,4.38,61.94,61.15,13.0,87.12,8.62,101.02,72.46,28.56,0.12,2.06,87.51,85.22,13.0,171.45,12.12,193.67,149.45,44.22,0.12,2.42,171.84,169.84,13.0
+AR-G-G220022 = 98.47,11.21,117.46,81.48,35.98,0.17,1.86,99.08,98.37,19.0,88.91,3.72,95.06,81.75,13.31,-0.23,2.21,88.98,89.5,19.0,287.97,39.48,358.4,234.95,123.45,0.24,1.72,290.53,286.65,19.0,50.44,15.5,81.75,29.32,52.44,0.59,2.32,52.65,48.36,19.0,5.17,0.82,7.59,4.15,3.44,1.22,5.0,5.23,5.05,19.0,23.13,6.62,32.57,11.51,21.06,-0.31,1.79,24.02,25.01,19.0,15.4,2.0,19.78,11.17,8.61,0.1,3.08,15.52,15.1,19.0,21.0,1.32,22.53,17.34,5.19,-1.34,4.34,21.03,21.37,19.0,2.08,1.95,9.3,1.0,8.3,2.95,11.25,2.81,1.27,19.0,86.16,7.15,100.97,76.97,24.0,0.55,2.39,86.44,84.6,19.0,103.76,12.3,126.76,86.84,39.92,0.19,1.97,104.44,104.06,19.0,121.98,26.65,173.77,89.54,84.24,0.65,2.28,124.7,112.35,19.0
+AR-G-G220023 = 51.9,3.51,56.93,45.82,11.11,-0.35,2.37,52.01,51.75,8.0,107.16,6.4,117.41,98.02,19.39,0.22,2.11,107.33,106.72,8.0,113.74,15.97,136.52,95.06,41.46,0.42,1.9,114.71,112.71,8.0,54.63,3.12,60.47,50.48,9.99,0.65,2.61,54.71,53.59,8.0,15.31,6.12,23.74,7.25,16.48,0.13,1.64,16.35,15.29,8.0,23.96,1.47,26.78,22.52,4.26,0.84,2.55,24.0,23.41,8.0,3.09,1.65,5.55,1.72,3.83,0.75,1.8,3.45,2.18,8.0,8.27,6.94,20.33,2.03,18.3,0.74,2.0,10.51,4.89,8.0,43.42,3.17,48.96,39.66,9.3,0.46,2.14,43.52,43.19,8.0,80.19,6.61,93.58,73.57,20.01,1.09,3.1,80.43,78.19,8.0,93.4,12.99,113.92,76.86,37.06,0.15,1.88,94.19,92.59,8.0,216.28,15.02,234.06,190.58,43.48,-0.42,2.09,216.74,216.56,8.0
+AR-G-G220024 = 43.34,8.74,64.31,34.09,30.22,1.23,3.37,44.17,39.8,21.0,94.3,5.28,104.06,83.25,20.81,-0.58,2.87,94.44,95.1,21.0,198.56,28.89,266.08,147.39,118.69,0.4,2.84,200.55,199.06,21.0,45.71,12.29,75.15,30.22,44.93,0.58,2.68,47.26,43.98,21.0,2.67,1.04,6.04,1.6,4.44,1.96,6.76,2.86,2.51,21.0,14.38,2.52,18.65,10.86,7.79,0.14,1.72,14.59,14.56,21.0,15.4,4.68,23.83,8.26,15.57,0.09,1.81,16.06,14.71,21.0,37.62,19.06,81.75,18.65,63.1,0.99,2.68,41.96,25.78,21.0,16.01,7.94,33.56,5.75,27.81,0.62,2.5,17.79,14.79,21.0,73.27,25.33,119.75,39.64,80.11,0.46,1.93,77.33,68.22,21.0,85.19,25.84,157.99,56.42,101.57,1.32,4.26,88.85,76.61,21.0,150.32,15.03,184.32,132.7,51.62,1.03,3.08,151.03,145.07,21.0
+AR-G-G220025 = 44.03,1.84,48.27,42.12,6.15,1.15,3.27,44.07,43.39,12.0,113.67,13.7,140.7,95.06,45.64,0.53,2.25,114.43,110.67,12.0,124.42,27.03,170.53,86.84,83.7,0.16,2.01,127.08,122.22,12.0,49.12,4.02,56.08,43.39,12.69,0.32,2.16,49.27,49.24,12.0,14.54,2.41,18.39,11.0,7.4,-0.0,1.98,14.72,15.1,12.0,21.75,0.6,22.69,20.74,1.95,-0.21,1.97,21.76,21.85,12.0,7.98,1.68,10.1,5.63,4.47,-0.38,1.47,8.14,8.74,12.0,40.61,20.44,72.59,10.86,61.73,0.17,1.85,45.08,43.47,12.0,36.94,8.14,55.53,27.27,28.27,1.08,3.41,37.75,34.96,12.0,67.8,14.78,101.38,51.51,49.87,0.95,3.08,69.26,63.06,12.0,84.59,7.18,97.97,71.04,26.94,-0.05,2.82,84.87,85.33,12.0,210.86,21.57,250.02,175.75,74.26,0.14,2.27,211.87,209.33,12.0
+AR-G-G220026 = 48.5,2.03,51.23,46.11,5.12,0.24,1.31,48.54,47.5,9.0,121.14,13.71,149.45,107.25,42.2,1.02,2.98,121.83,119.2,9.0,109.97,9.95,128.53,95.06,33.47,0.29,2.64,110.37,110.72,9.0,49.27,6.21,59.7,41.59,18.11,0.45,1.9,49.61,48.36,9.0,6.67,3.22,11.0,1.63,9.36,-0.55,2.1,7.33,7.65,9.0,20.45,1.82,22.36,17.03,5.32,-0.86,2.44,20.52,21.05,9.0,6.96,1.3,9.32,4.92,4.39,0.18,2.61,7.07,7.05,9.0,4.43,2.93,9.17,1.16,8.02,0.24,1.63,5.22,4.18,9.0,44.64,7.66,57.57,35.67,21.9,0.34,1.91,45.22,44.29,9.0,94.98,18.25,121.0,69.26,51.74,-0.04,1.95,96.53,91.07,9.0,79.11,6.75,86.33,69.45,16.87,-0.24,1.48,79.36,79.32,9.0,255.36,17.43,286.65,235.06,51.6,0.39,2.06,255.89,255.62,9.0
+AR-G-G220027 = 41.13,0.93,42.1,39.64,2.46,-0.47,1.9,41.14,41.48,7.0,109.82,5.83,115.66,101.38,14.28,-0.4,1.64,109.96,110.53,7.0,109.19,7.1,119.53,97.97,21.56,-0.24,2.24,109.39,110.53,7.0,44.6,9.15,53.59,30.85,22.75,-0.56,1.63,45.39,50.14,7.0,13.47,5.79,21.68,7.32,14.36,0.34,1.62,14.5,12.98,7.0,22.54,0.33,23.03,22.02,1.02,-0.19,2.25,22.55,22.69,7.0,2.83,1.43,6.04,1.94,4.1,1.94,4.94,3.13,2.37,7.0,29.67,13.86,48.89,12.37,36.52,-0.0,1.59,32.33,31.75,7.0,55.87,10.06,65.17,43.39,21.78,-0.3,1.15,56.64,62.57,7.0,62.07,12.26,76.51,46.17,30.34,-0.19,1.38,63.1,65.56,7.0,57.19,21.91,95.06,34.23,60.83,0.66,2.2,60.68,49.82,7.0,156.64,12.42,179.1,140.95,38.14,0.67,2.65,157.06,154.09,7.0
+AR-H-G040001 = 69.52,17.43,101.52,44.1,57.42,0.17,1.9,71.58,70.69,22.0,114.61,27.4,175.04,68.39,106.65,-0.12,2.81,117.7,121.0,22.0,78.32,10.59,97.97,60.47,37.51,0.19,1.92,79.0,77.19,22.0,119.46,21.34,154.02,76.86,77.16,-0.06,2.14,121.27,121.69,22.0,27.55,6.6,42.1,18.39,23.71,0.36,2.31,28.3,26.99,22.0,32.38,12.94,53.59,11.7,41.9,-0.2,2.09,34.76,31.75,22.0,1.92,0.79,4.25,1.18,3.07,1.45,4.56,2.07,1.55,22.0,15.94,2.6,21.68,9.6,12.08,-0.26,3.65,16.14,16.07,22.0,55.1,13.52,79.32,25.99,53.34,-0.34,2.71,56.66,54.51,22.0,26.0,3.79,32.76,19.81,12.96,-0.21,1.9,26.26,25.96,22.0,152.16,25.22,208.25,113.92,94.33,0.71,3.19,154.14,147.52,22.0,229.15,16.87,265.08,184.68,80.4,-0.33,3.93,229.74,226.82,22.0
+AR-H-G040002 = 98.09,9.69,113.92,84.26,29.66,0.16,2.08,98.51,97.93,9.0,61.37,2.85,65.27,57.11,8.16,0.04,1.88,61.43,62.02,9.0,126.95,13.59,151.15,112.33,38.82,0.79,2.2,127.6,120.54,9.0,336.52,17.05,369.38,311.14,58.23,0.46,2.76,336.91,335.46,9.0,110.65,11.04,126.73,96.6,30.13,0.15,1.61,111.14,109.73,9.0,69.34,10.75,86.84,57.85,28.99,0.49,1.82,70.07,67.11,9.0,3.06,0.46,4.0,2.51,1.49,0.82,2.84,3.09,2.87,9.0,21.0,3.01,27.89,16.64,11.25,1.16,4.52,21.19,20.47,9.0,29.13,2.61,34.39,25.21,9.18,0.41,3.32,29.24,29.53,9.0,87.16,7.94,97.39,76.03,21.36,-0.1,1.61,87.48,86.71,9.0,129.06,10.33,145.01,115.8,29.21,0.12,1.64,129.42,128.91,9.0,123.36,5.54,131.21,113.89,17.32,-0.31,2.1,123.47,123.84,9.0
+AR-H-G040003 = 95.77,7.06,110.53,84.41,26.12,0.63,2.76,96.01,94.4,14.0,52.45,10.26,68.22,36.21,32.01,0.06,1.58,53.37,49.8,14.0,116.4,17.93,140.7,88.25,52.45,0.01,1.79,117.67,115.19,14.0,214.18,54.26,313.23,149.45,163.78,0.55,2.06,220.47,208.08,14.0,83.65,7.38,98.02,70.31,27.71,0.22,2.79,83.96,83.63,14.0,52.12,21.36,83.74,19.88,63.86,-0.17,1.45,56.04,60.99,14.0,1.57,0.59,2.4,1.0,1.4,0.32,1.45,1.67,1.5,14.0,16.21,3.94,24.97,11.72,13.26,0.91,2.86,16.65,14.82,14.0,20.03,9.07,36.21,8.77,27.44,0.19,1.82,21.86,19.6,14.0,55.95,10.22,73.97,36.21,37.76,-0.2,2.47,56.81,57.12,14.0,138.88,35.24,218.11,104.06,114.05,1.36,3.57,142.97,126.83,14.0,73.57,23.45,114.13,44.72,69.4,0.46,1.87,76.96,70.31,14.0
+AR-H-G040004 = 91.05,30.91,124.71,40.8,83.91,-0.48,1.65,95.74,102.16,12.0,73.37,15.44,105.77,57.85,47.92,0.93,2.69,74.84,69.33,12.0,86.57,10.04,102.61,66.1,36.51,-0.51,2.89,87.11,87.59,12.0,194.05,84.14,332.23,115.98,216.25,0.76,1.79,210.11,152.55,12.0,37.43,13.23,54.56,16.93,37.63,-0.33,1.61,39.51,39.94,12.0,14.66,4.26,25.99,11.51,14.48,1.77,5.18,15.21,13.1,12.0,1.03,0.04,1.11,1.0,0.11,0.85,2.37,1.03,1.02,12.0,13.09,2.75,17.84,8.01,9.83,-0.36,2.74,13.35,13.46,12.0,27.58,6.11,38.15,18.99,19.17,0.35,2.03,28.2,26.6,12.0,19.72,6.03,35.13,14.43,20.7,1.61,4.62,20.55,17.83,12.0,147.0,13.97,166.56,117.41,49.15,-0.42,2.86,147.61,147.51,12.0,135.77,19.66,172.38,105.6,66.78,0.55,2.58,137.07,133.33,12.0
+AR-H-G040005 = 88.1,33.83,160.55,34.09,126.46,0.29,2.06,94.32,87.19,107.0,106.87,46.94,233.07,46.09,186.98,0.71,2.68,116.63,97.97,107.0,66.76,18.18,132.46,32.09,100.37,0.67,4.1,69.16,63.44,107.0,153.75,115.03,456.21,34.54,421.67,1.05,2.98,191.7,117.41,107.0,34.34,14.92,83.23,1.6,81.63,1.0,4.54,37.41,31.79,107.0,19.8,11.53,62.57,11.51,51.06,1.89,5.68,22.88,14.22,107.0,1.06,0.12,1.48,1.0,0.48,2.3,7.57,1.07,1.0,107.0,2.35,2.93,14.27,1.0,13.27,2.71,9.65,3.74,1.0,107.0,10.83,6.03,30.22,2.71,27.51,1.26,4.39,12.38,9.42,107.0,19.48,9.47,76.24,9.04,67.2,2.9,16.14,21.64,17.84,107.0,155.2,54.47,347.75,60.49,287.26,1.25,4.71,164.39,147.01,107.0,91.88,20.95,145.01,48.96,96.05,0.19,2.86,94.21,89.5,107.0
+AR-H-G040006 = 90.58,7.17,104.06,79.36,24.7,0.34,2.21,90.84,89.5,14.0,52.16,8.43,68.22,39.26,28.96,0.24,2.06,52.79,52.04,14.0,124.45,8.18,136.52,107.25,29.27,-0.45,2.5,124.7,124.97,14.0,305.39,13.61,327.39,285.87,41.52,0.21,1.81,305.67,304.93,14.0,122.04,20.42,162.05,92.24,69.82,0.34,2.15,123.61,119.17,14.0,73.59,9.82,88.41,55.23,33.17,-0.29,2.01,74.19,74.17,14.0,4.56,0.99,5.85,2.96,2.88,0.02,1.68,4.66,4.55,14.0,20.88,5.86,34.09,12.36,21.73,0.59,2.92,21.63,20.32,14.0,44.06,6.68,50.46,32.09,18.36,-0.68,1.89,44.53,47.21,14.0,103.51,4.77,113.87,97.68,16.18,0.66,2.8,103.61,103.38,14.0,112.04,10.7,132.46,96.6,35.86,0.54,2.25,112.51,108.95,14.0,123.47,14.93,147.36,102.61,44.75,0.12,1.86,124.3,124.34,14.0
+AR-H-G040007 = 66.01,29.84,111.34,34.09,77.25,0.55,1.7,71.76,55.86,9.0,91.3,17.53,121.0,65.39,55.62,0.03,2.2,92.78,96.73,9.0,78.69,6.84,89.86,68.72,21.15,0.0,2.07,78.95,79.9,9.0,179.15,40.38,246.08,139.37,106.71,0.6,1.94,183.15,169.51,9.0,31.28,12.22,46.28,14.65,31.63,-0.16,1.38,33.34,32.92,9.0,17.81,6.31,29.51,11.51,18.0,0.59,2.12,18.78,15.67,9.0,1.11,0.08,1.25,1.0,0.25,0.05,2.11,1.12,1.1,9.0,14.45,1.85,18.09,11.33,6.76,0.4,3.28,14.56,13.85,9.0,35.43,12.38,53.57,21.05,32.53,0.12,1.44,37.3,33.25,9.0,19.24,3.33,27.47,16.37,11.1,1.82,5.4,19.49,18.13,9.0,142.98,8.38,154.02,126.96,27.06,-0.42,2.69,143.2,141.97,9.0,184.71,20.18,216.19,157.47,58.72,0.18,1.78,185.68,190.23,9.0
+AR-H-G040008 = 78.66,9.77,95.75,68.25,27.5,0.72,2.3,79.18,77.28,7.0,49.7,5.82,56.39,41.27,15.11,-0.47,1.77,49.99,50.46,7.0,119.5,5.84,124.71,110.99,13.72,-0.43,1.44,119.62,122.85,7.0,178.57,27.63,227.67,155.15,72.52,0.98,2.32,180.39,163.9,7.0,55.8,5.75,65.28,49.77,15.51,0.61,1.95,56.05,53.59,7.0,17.66,5.57,28.6,12.41,16.19,1.16,3.13,18.39,15.27,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,8.71,3.52,15.76,6.35,9.41,1.33,3.26,9.3,6.85,7.0,13.85,2.33,17.59,10.82,6.77,0.37,1.98,14.02,12.62,7.0,38.28,5.08,44.06,29.79,14.26,-0.39,2.1,38.57,37.66,7.0,134.81,7.21,147.23,124.71,22.52,0.39,2.52,134.98,134.86,7.0,52.08,11.32,66.46,34.09,32.37,-0.19,2.05,53.12,52.2,7.0
+AR-H-G040009 = 56.3,13.57,82.31,41.48,40.83,0.52,2.0,57.8,53.97,15.0,122.98,31.98,196.06,83.76,112.3,0.86,2.81,126.8,115.66,15.0,156.99,26.42,196.06,112.19,83.87,-0.14,1.7,159.05,161.35,15.0,107.24,28.75,158.74,62.35,96.39,0.1,2.12,110.78,102.53,15.0,22.71,5.65,33.41,13.66,19.74,0.21,2.26,23.36,23.01,15.0,17.26,7.32,37.0,9.47,27.53,1.3,4.41,18.66,15.96,15.0,3.31,0.48,4.45,2.71,1.74,1.11,3.55,3.34,3.15,15.0,20.69,2.55,25.21,17.33,7.88,0.28,1.73,20.83,20.39,15.0,15.82,9.2,32.05,7.31,24.74,1.0,2.18,18.15,10.84,15.0,36.63,3.75,44.67,31.79,12.88,0.62,2.49,36.81,36.21,15.0,126.56,35.62,208.25,89.5,118.75,0.93,2.78,131.15,116.46,15.0,238.34,48.37,337.42,162.05,175.37,0.22,2.42,242.88,236.43,15.0
+AR-H-G040010 = 102.74,12.52,113.92,79.02,34.9,-1.26,3.29,103.38,105.8,6.0,53.53,4.76,59.28,46.09,13.19,-0.5,2.06,53.7,54.82,6.0,94.64,7.98,107.25,85.55,21.7,0.36,2.14,94.92,94.92,6.0,138.75,24.75,182.23,107.25,74.98,0.72,2.92,140.58,133.58,6.0,50.76,19.82,75.45,25.67,49.78,-0.33,1.66,53.89,57.95,6.0,12.4,0.21,12.71,12.22,0.49,0.5,1.59,12.4,12.32,6.0,1.0,0.01,1.02,1.0,0.02,1.79,4.17,1.0,1.0,6.0,17.67,4.61,23.13,9.6,13.52,-0.72,2.78,18.16,17.52,6.0,20.4,1.66,22.76,18.09,4.66,0.02,1.96,20.46,20.46,6.0,18.22,1.49,19.82,15.84,3.97,-0.65,2.03,18.27,18.71,6.0,169.63,7.77,179.1,159.9,19.2,0.32,1.66,169.78,166.56,6.0,92.32,20.76,124.71,65.8,58.9,0.26,2.19,94.24,94.51,6.0
+AR-H-G040011 = 89.78,4.93,101.38,85.55,15.84,1.43,4.03,89.9,87.54,10.0,55.29,1.72,58.78,52.48,6.3,0.46,3.2,55.31,55.23,10.0,158.1,19.47,184.58,121.22,63.36,-0.7,2.58,159.18,162.89,10.0,302.76,12.85,327.39,285.87,41.52,0.49,2.37,303.01,302.39,10.0,116.4,17.47,149.45,93.9,55.54,0.46,2.3,117.57,114.74,10.0,121.78,23.9,161.32,92.4,68.91,0.41,1.9,123.87,119.88,10.0,2.34,0.34,3.03,2.0,1.03,1.08,2.88,2.36,2.22,10.0,25.9,6.01,38.46,18.47,19.99,0.7,2.9,26.52,25.09,10.0,29.61,2.53,35.13,26.38,8.75,0.72,3.42,29.71,29.92,10.0,67.12,8.66,81.75,53.59,28.16,0.12,2.13,67.62,67.71,10.0,132.93,22.02,182.04,113.97,68.07,1.18,3.35,134.56,124.63,10.0,138.12,23.56,169.3,108.31,60.99,0.15,1.45,139.91,133.44,10.0
+AR-H-G040012 = 108.63,33.32,190.23,48.96,141.27,0.25,2.31,113.59,105.69,147.0,112.32,44.69,207.96,31.14,176.82,0.02,2.02,120.82,113.63,147.0,89.89,31.25,158.74,28.45,130.29,-0.07,2.42,95.13,90.5,147.0,137.76,47.75,347.75,33.08,314.67,0.83,5.6,145.75,136.52,147.0,57.19,28.25,128.53,15.0,113.52,0.42,2.26,63.74,53.87,147.0,39.37,22.7,81.75,8.3,73.46,0.1,1.61,45.41,46.09,147.0,1.2,0.34,3.55,1.0,2.55,3.8,21.97,1.25,1.09,147.0,1.76,0.87,4.52,1.0,3.52,1.27,3.78,1.96,1.44,147.0,14.96,4.31,24.46,4.0,20.46,-0.08,2.36,15.56,15.27,147.0,71.8,31.01,149.45,21.51,127.94,0.38,2.2,78.17,66.67,147.0,197.31,45.09,308.23,92.24,215.99,0.05,2.47,202.37,191.42,147.0,114.9,28.19,207.24,70.31,136.93,0.65,2.93,118.28,107.3,147.0
+AR-H-G040013 = 87.16,13.16,110.58,69.33,41.26,0.49,2.18,88.06,85.02,12.0,48.07,6.93,56.93,35.28,21.65,-0.48,2.11,48.53,49.4,12.0,104.95,15.16,124.71,81.79,42.92,0.06,1.81,105.95,102.17,12.0,180.78,37.03,258.26,136.52,121.74,0.87,2.75,184.22,173.41,12.0,60.62,13.71,92.24,46.09,46.14,0.89,3.25,62.02,60.63,12.0,14.18,4.17,27.14,12.22,14.92,2.8,9.29,14.74,12.91,12.0,1.05,0.1,1.24,1.0,0.24,1.43,3.25,1.05,1.0,12.0,10.16,5.93,25.21,5.12,20.1,1.45,4.37,11.64,7.89,12.0,16.67,3.89,21.68,9.62,12.06,-0.68,2.27,17.08,17.84,12.0,28.65,5.18,39.41,20.41,18.99,0.46,2.75,29.08,28.26,12.0,148.32,7.34,164.27,138.61,25.66,0.76,2.92,148.49,147.82,12.0,74.9,13.09,98.58,56.93,41.66,0.26,2.15,75.94,74.41,12.0
+AR-H-G040014 = 89.0,2.5,92.84,86.88,5.96,0.51,1.74,89.03,88.24,6.0,58.05,2.66,61.73,55.23,6.49,0.14,1.55,58.1,58.15,6.0,164.11,12.18,179.18,144.57,34.61,-0.4,2.26,164.49,164.32,6.0,312.04,14.16,322.53,285.08,37.45,-1.32,3.31,312.31,316.66,6.0,132.67,4.74,137.08,124.71,12.37,-0.87,2.2,132.74,134.95,6.0,78.93,21.81,113.22,56.93,56.29,0.47,2.01,81.4,76.39,6.0,2.22,0.16,2.4,1.99,0.41,-0.37,1.81,2.23,2.25,6.0,26.4,4.64,31.6,20.75,10.85,-0.1,1.4,26.74,26.7,6.0,30.58,2.54,34.11,27.32,6.78,0.28,1.78,30.67,29.92,6.0,60.01,6.73,70.31,51.28,19.03,0.27,2.07,60.32,59.7,6.0,162.45,32.01,215.06,128.53,86.54,0.65,2.17,165.06,155.06,6.0,153.37,18.07,170.25,124.71,45.54,-0.62,1.95,154.26,158.31,6.0
+AR-H-G040015 = 82.46,7.58,95.06,67.21,27.85,-0.56,2.15,82.8,84.41,41.0,42.79,3.53,51.03,36.21,14.82,0.5,2.93,42.94,42.12,41.0,112.59,13.43,134.86,80.61,54.25,-0.32,2.61,113.37,112.33,41.0,315.96,21.08,359.87,265.56,94.31,-0.33,2.87,316.65,317.81,41.0,98.62,25.1,158.74,61.56,97.18,0.86,2.93,101.69,92.24,41.0,76.79,10.09,97.97,50.72,47.25,-0.49,3.29,77.43,78.36,41.0,3.56,1.11,5.75,1.0,4.75,-0.06,2.31,3.73,3.44,41.0,15.0,5.3,23.74,4.69,19.05,-0.11,1.98,15.89,15.45,41.0,31.47,8.78,48.96,21.51,27.45,0.82,2.23,32.65,27.76,41.0,80.29,15.85,117.24,47.12,70.12,0.52,2.87,81.81,76.97,41.0,130.18,21.32,181.84,110.53,71.3,1.0,2.85,131.87,122.34,41.0,108.25,10.96,128.53,90.87,37.66,0.08,1.84,108.79,110.58,41.0
+AR-H-G040016 = 63.39,6.47,75.22,53.59,21.63,0.31,2.09,63.7,62.73,19.0,34.91,3.36,42.49,31.14,11.35,1.18,3.19,35.06,33.95,19.0,83.43,16.18,124.71,65.21,59.5,1.05,3.33,84.91,78.15,19.0,276.23,58.49,392.34,191.85,200.49,0.35,2.14,282.04,268.1,19.0,63.56,8.6,79.22,48.96,30.26,0.28,2.07,64.11,60.51,19.0,39.38,6.78,52.77,27.14,25.62,0.01,2.46,39.93,39.64,19.0,1.65,0.66,2.96,1.0,1.96,0.52,2.01,1.77,1.49,19.0,4.86,0.87,6.21,3.43,2.78,-0.04,1.78,4.93,4.85,19.0,14.66,3.08,20.75,9.04,11.71,0.04,2.28,14.97,14.65,19.0,42.97,6.13,53.98,32.66,21.32,0.13,2.27,43.39,43.23,19.0,135.66,5.61,142.98,124.71,18.28,-0.62,2.33,135.77,136.61,19.0,101.61,12.61,121.0,70.31,50.69,-0.46,3.11,102.35,98.72,19.0
+AR-H-G040017 = 102.99,7.01,113.92,88.26,25.66,-0.57,2.54,103.22,104.06,22.0,93.22,12.25,110.58,70.31,40.28,-0.35,1.98,93.98,94.33,22.0,132.38,25.75,172.95,92.28,80.67,0.16,1.8,134.75,127.91,22.0,121.83,12.38,148.57,99.69,48.87,0.27,2.49,122.43,120.37,22.0,40.05,14.21,74.53,23.91,50.62,1.11,3.34,42.39,35.13,22.0,24.6,8.36,48.46,10.51,37.95,1.2,4.61,25.92,22.91,22.0,3.75,1.78,7.54,1.06,6.48,0.04,2.32,4.14,3.84,22.0,25.69,8.9,43.39,11.17,32.23,0.32,2.42,27.12,27.18,22.0,19.49,7.36,39.09,9.64,29.45,0.89,3.54,20.77,19.32,22.0,55.76,15.37,95.06,31.65,63.41,0.66,3.43,57.75,54.65,22.0,86.25,11.15,105.75,68.22,37.53,0.11,2.03,86.93,84.37,22.0,193.77,44.16,305.31,145.27,160.04,0.98,3.1,198.52,178.61,22.0
+AR-H-G040018 = 117.5,3.29,122.85,114.13,8.73,0.63,1.99,117.54,116.72,7.0,65.39,5.78,75.53,59.21,16.32,0.74,2.32,65.61,64.23,7.0,98.46,5.16,104.06,90.95,13.11,-0.11,1.56,98.58,97.51,7.0,146.77,13.8,167.01,131.68,35.33,0.15,1.56,147.32,149.45,7.0,45.35,8.16,56.59,33.82,22.77,-0.01,1.78,45.97,44.9,7.0,21.25,3.81,26.38,15.91,10.47,-0.12,1.69,21.54,22.6,7.0,1.06,0.08,1.2,1.0,0.2,0.9,2.25,1.06,1.0,7.0,22.04,9.57,37.27,9.59,27.68,0.37,2.06,23.75,19.58,7.0,22.75,5.91,33.09,16.78,16.31,0.6,2.26,23.4,22.17,7.0,42.79,12.75,67.96,31.59,36.37,1.22,3.17,44.39,37.99,7.0,121.42,14.61,142.66,103.45,39.21,0.27,1.73,122.17,121.06,7.0,112.5,22.28,144.15,82.35,61.81,0.09,1.75,114.38,108.47,7.0
+AR-H-G040019 = 97.11,6.83,110.53,86.84,23.7,0.15,2.44,97.33,98.33,14.0,56.0,3.46,62.32,50.66,11.65,0.5,2.44,56.1,55.66,14.0,131.46,13.87,158.74,107.25,51.49,0.05,2.64,132.14,133.69,14.0,262.96,19.36,281.56,209.19,72.37,-1.6,5.26,263.62,265.74,14.0,101.51,8.91,117.41,88.17,29.24,0.27,2.0,101.87,100.49,14.0,123.77,28.58,168.61,71.38,97.23,-0.37,2.39,126.8,122.38,14.0,2.16,0.31,2.87,1.69,1.18,0.68,3.16,2.18,2.13,14.0,21.63,3.31,27.6,14.89,12.71,-0.21,2.78,21.87,21.45,14.0,26.88,4.71,33.67,16.15,17.53,-0.57,2.96,27.26,26.97,14.0,72.06,6.22,81.75,62.32,19.44,0.35,2.24,72.31,71.6,14.0,163.44,40.23,227.97,110.58,117.39,0.27,1.72,167.98,161.84,14.0,146.85,39.11,221.2,85.64,135.56,0.12,2.3,151.61,148.97,14.0
+AR-H-G040020 = 83.94,3.99,89.58,77.56,12.01,-0.29,1.75,84.03,85.2,10.0,42.45,8.54,62.32,35.15,27.17,1.48,3.99,43.22,39.87,10.0,107.98,16.49,132.7,86.01,46.69,-0.08,1.58,109.11,112.21,10.0,261.4,73.7,359.87,154.02,205.84,-0.2,1.65,270.59,263.64,10.0,70.66,6.19,77.93,60.79,17.14,-0.35,1.86,70.9,70.31,10.0,37.33,13.61,54.16,12.99,41.17,-0.23,2.15,39.49,37.22,10.0,1.28,0.37,1.9,1.0,0.9,0.6,1.59,1.33,1.0,10.0,10.84,5.17,23.74,5.72,18.02,1.64,4.99,11.9,9.54,10.0,21.45,5.48,28.0,12.6,15.4,-0.39,1.72,22.07,22.93,10.0,43.46,4.1,49.77,39.64,10.13,0.63,1.72,43.64,42.18,10.0,119.69,7.88,136.52,108.99,27.53,0.83,3.18,119.93,119.31,10.0,80.6,28.86,114.13,39.41,74.72,-0.09,1.48,85.12,79.18,10.0
+AR-H-G040021 = 88.59,6.28,105.94,81.75,24.19,1.08,3.64,88.81,86.88,22.0,63.47,2.68,68.22,58.67,9.55,0.02,2.22,63.52,63.83,22.0,156.39,10.3,179.1,132.46,46.63,-0.43,3.75,156.72,158.74,22.0,312.8,20.51,348.38,273.32,75.06,-0.29,2.04,313.44,316.7,22.0,146.13,19.26,202.06,121.0,81.06,1.28,4.46,147.34,143.5,22.0,80.83,13.58,103.23,56.93,46.3,0.11,2.09,81.91,81.75,22.0,5.75,3.36,13.86,2.06,11.8,1.24,3.59,6.62,4.83,22.0,40.41,11.57,66.19,25.98,40.22,0.56,2.28,41.96,37.73,22.0,23.67,3.25,27.6,16.95,10.65,-0.8,2.42,23.89,24.74,22.0,53.45,6.18,69.75,46.09,23.65,1.12,3.86,53.79,52.36,22.0,165.11,27.74,214.62,126.73,87.89,0.6,2.1,167.32,156.52,22.0,163.72,23.58,208.25,124.93,83.31,0.1,1.88,165.34,159.64,22.0
+AR-H-G040022 = 107.91,5.58,114.13,97.04,17.08,-0.95,2.74,108.04,108.89,15.0,66.74,10.49,92.39,56.93,35.46,1.54,4.11,67.51,62.57,15.0,111.37,13.07,132.52,95.06,37.46,0.47,1.75,112.09,107.93,15.0,136.42,12.82,169.3,124.71,44.59,1.26,3.88,136.98,131.85,15.0,83.15,20.16,120.54,46.21,74.33,0.02,2.36,85.4,86.72,15.0,21.51,6.58,39.11,12.79,26.31,1.3,4.49,22.43,19.9,15.0,1.22,0.48,2.5,1.0,1.5,1.91,5.06,1.3,1.0,15.0,20.61,4.7,31.6,12.6,19.01,0.66,3.44,21.11,20.44,15.0,14.11,1.8,17.09,10.95,6.14,-0.1,2.34,14.21,14.32,15.0,46.54,10.07,69.3,33.08,36.22,0.55,2.77,47.55,47.34,15.0,124.56,19.48,166.48,93.7,72.78,0.47,2.64,125.97,124.71,15.0,102.83,33.01,161.33,63.83,97.5,0.33,1.73,107.66,100.02,15.0
+AR-H-G040023 = 87.15,1.67,90.22,85.55,4.68,0.81,2.6,87.16,86.84,7.0,49.82,2.97,55.23,46.05,9.18,0.65,2.78,49.89,49.31,7.0,118.82,14.84,141.26,105.94,35.32,0.81,1.87,119.61,113.92,7.0,277.76,8.12,288.75,265.08,23.67,-0.4,2.09,277.87,280.11,7.0,91.87,5.93,99.88,85.58,14.29,0.43,1.74,92.03,90.87,7.0,88.08,23.12,121.76,70.32,51.44,0.86,1.86,90.64,78.5,7.0,2.67,0.19,3.02,2.46,0.55,0.85,2.76,2.67,2.63,7.0,18.48,5.26,28.28,14.21,14.06,1.04,2.62,19.11,16.15,7.0,27.41,2.33,31.14,24.23,6.91,0.25,2.13,27.49,27.44,7.0,69.68,2.61,72.46,64.53,7.93,-1.06,3.28,69.72,69.33,7.0,112.44,3.21,115.82,107.25,8.57,-0.35,1.87,112.48,112.25,7.0,106.74,12.26,132.95,96.6,36.35,1.59,4.19,107.34,103.67,7.0
+AR-H-G040024 = 96.13,9.65,117.41,83.1,34.31,0.67,2.47,96.6,94.27,29.0,62.35,3.25,70.44,56.93,13.51,0.23,2.79,62.43,62.35,29.0,151.24,23.65,190.32,107.69,82.63,-0.0,1.82,153.02,149.24,29.0,215.81,42.01,269.87,124.71,145.17,-0.69,2.32,219.72,228.33,29.0,140.53,20.82,185.34,93.9,91.43,-0.15,2.81,142.02,138.99,29.0,92.65,27.19,132.7,36.0,96.71,-0.47,2.28,96.43,97.97,29.0,3.11,1.93,8.97,1.0,7.97,1.28,4.38,3.64,2.34,29.0,36.56,7.34,51.76,21.68,30.07,-0.39,2.76,37.26,38.48,29.0,19.62,4.37,24.48,10.82,13.65,-0.87,2.42,20.08,21.77,29.0,53.69,7.85,68.22,36.21,32.01,-0.25,2.68,54.24,53.59,29.0,193.58,48.34,281.56,102.8,178.77,-0.4,2.26,199.32,202.06,29.0,156.58,20.93,188.43,92.11,96.32,-1.33,4.74,157.93,161.67,29.0
+AR-J-G180001 = 59.24,8.71,74.68,42.79,31.89,-0.37,2.25,59.86,60.47,29.0,81.59,16.47,117.41,60.58,56.83,0.64,2.4,83.18,80.23,29.0,62.26,10.83,88.97,46.28,42.69,0.48,2.73,63.16,61.39,29.0,13.62,7.16,23.75,1.06,22.68,-0.25,1.79,15.33,14.8,29.0,1.07,0.1,1.4,1.0,0.4,1.65,5.17,1.08,1.02,29.0,1.04,0.08,1.31,1.0,0.31,2.34,7.66,1.04,1.0,29.0,1.12,0.18,1.72,1.0,0.72,1.92,6.19,1.13,1.03,29.0,31.15,2.65,37.32,25.21,12.1,-0.09,2.92,31.26,31.27,29.0,15.32,2.7,19.81,9.97,9.84,-0.27,2.07,15.55,15.56,29.0,6.48,3.33,13.79,2.26,11.53,0.46,2.22,7.26,5.93,29.0,8.68,6.7,23.62,1.0,22.62,0.57,2.11,10.9,6.69,29.0,40.07,12.78,58.67,17.1,41.57,-0.37,1.96,41.99,43.39,29.0
+AR-J-G180002 = 54.1,2.61,58.91,52.0,6.91,1.16,2.97,54.15,53.2,6.0,73.37,22.32,110.53,53.59,56.94,0.69,2.17,76.14,69.38,6.0,29.95,3.54,35.13,25.21,9.92,0.03,2.03,30.12,30.54,6.0,1.64,0.67,2.6,1.03,1.57,0.48,1.56,1.75,1.42,6.0,1.15,0.17,1.34,1.0,0.34,0.05,1.07,1.16,1.14,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,36.17,1.97,39.41,34.09,5.32,0.6,2.19,36.21,35.94,6.0,10.78,1.24,12.62,9.32,3.31,0.27,1.8,10.84,10.79,6.0,1.3,0.36,1.77,1.0,0.77,0.37,1.37,1.34,1.17,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,10.48,5.84,19.58,5.25,14.33,0.54,1.82,11.75,8.88,6.0
+AR-J-G180003 = 50.7,3.87,58.67,44.72,13.95,0.29,2.45,50.84,50.66,16.0,80.94,14.37,104.25,49.16,55.09,-0.58,2.86,82.13,84.37,16.0,31.8,5.29,43.39,23.0,20.39,0.55,2.71,32.21,30.24,16.0,4.95,4.87,15.1,1.0,14.1,0.92,2.43,6.83,2.04,16.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,16.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,16.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,16.0,39.16,8.78,64.23,33.08,31.15,1.73,5.18,40.07,34.35,16.0,24.17,10.66,50.46,11.4,39.06,0.83,3.31,26.28,23.67,16.0,1.62,0.84,3.89,1.0,2.89,1.45,4.28,1.81,1.16,16.0,3.22,3.63,13.38,1.0,12.38,1.62,4.78,4.77,1.0,16.0,27.28,13.26,58.67,9.55,49.12,0.77,3.01,30.15,25.51,16.0
+AR-J-G180004 = 29.74,12.79,76.97,5.71,71.26,0.4,4.07,32.36,30.68,135.0,28.1,14.22,57.34,4.0,53.34,-0.08,2.05,31.47,30.22,135.0,29.47,13.83,89.5,8.26,81.24,1.22,5.15,32.53,26.78,135.0,15.81,14.16,66.19,1.0,65.19,1.09,3.75,21.19,10.45,135.0,34.73,44.37,168.61,1.0,167.61,1.18,3.11,56.22,6.72,135.0,30.63,35.17,140.7,1.0,139.7,0.98,2.84,46.54,14.21,135.0,11.95,14.98,64.23,1.0,63.23,1.46,4.27,19.12,3.77,135.0,43.73,9.46,74.68,28.45,46.23,0.86,3.78,44.74,42.99,135.0,34.29,26.82,120.63,6.69,113.94,1.12,3.71,43.47,28.85,135.0,7.15,5.8,23.1,1.0,22.1,0.77,2.41,9.19,5.58,135.0,8.74,6.55,35.13,1.0,34.13,1.26,4.83,10.91,7.31,135.0,6.99,5.02,24.56,1.0,23.56,1.55,5.16,8.6,6.0,135.0
+AR-J-G180005 = 43.5,2.87,45.53,41.48,4.05,0.0,1.0,43.55,43.5,2.0,62.09,3.39,64.49,59.7,4.79,-0.0,1.0,62.14,62.09,2.0,24.8,8.29,30.66,18.93,11.73,0.0,1.0,25.48,24.8,2.0,1.05,0.0,1.05,1.05,0.0,-490277.11,1.892841255355E11,1.05,1.05,2.0,1.13,0.19,1.26,1.0,0.26,-0.0,1.0,1.14,1.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,33.84,0.36,34.09,33.58,0.51,0.0,1.0,33.84,33.84,2.0,14.33,0.68,14.82,13.85,0.97,-0.0,1.0,14.34,14.33,2.0,1.92,0.12,2.0,1.84,0.16,0.0,1.0,1.92,1.92,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,20.21,6.21,24.6,15.82,8.78,0.0,1.0,20.68,20.21,2.0
+AR-J-G180006 = 59.17,9.24,83.61,43.79,39.82,1.12,3.87,59.87,56.95,41.0,74.81,16.83,128.53,56.93,71.6,1.89,6.26,76.63,69.55,41.0,43.06,7.23,58.7,31.37,27.33,0.36,2.2,43.65,43.22,41.0,16.65,8.93,30.21,1.06,29.16,-0.11,1.73,18.84,16.26,41.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,41.0,1.29,0.82,5.1,1.0,4.1,3.22,13.67,1.52,1.0,41.0,1.27,0.43,2.79,1.0,1.79,1.69,5.51,1.34,1.0,41.0,39.22,4.95,50.22,30.22,20.0,0.46,2.76,39.52,37.92,41.0,12.96,8.27,38.22,3.2,35.02,1.34,4.09,15.31,8.77,41.0,3.4,3.43,15.23,1.09,14.14,2.31,7.35,4.8,2.02,41.0,9.8,5.46,28.05,1.0,27.05,1.32,5.29,11.18,8.79,41.0,52.28,15.66,84.26,17.85,66.4,0.08,2.66,54.52,50.32,41.0
+AR-J-G180007 = 50.03,3.09,52.22,47.85,4.37,0.0,1.0,50.08,50.03,2.0,53.32,5.89,57.48,49.16,8.32,-0.0,1.0,53.48,53.32,2.0,24.11,1.57,25.21,23.0,2.21,-0.0,1.0,24.13,24.11,2.0,1.37,0.43,1.67,1.06,0.61,-0.0,1.0,1.4,1.37,2.0,1.14,0.19,1.27,1.0,0.27,-0.0,1.0,1.15,1.14,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,35.42,1.88,36.75,34.09,2.66,0.0,1.0,35.44,35.42,2.0,12.01,0.87,12.62,11.4,1.22,-0.0,1.0,12.03,12.01,2.0,1.42,0.5,1.77,1.06,0.7,0.0,1.0,1.46,1.42,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,14.57,7.1,19.58,9.55,10.04,0.0,1.0,15.41,14.57,2.0
+AR-J-G180008 = 23.54,13.6,74.68,2.19,72.49,0.89,3.77,27.15,20.72,111.0,32.65,17.83,89.5,2.33,87.17,0.43,3.06,37.16,33.08,111.0,16.5,9.3,74.68,8.01,66.67,3.43,18.2,18.92,15.27,111.0,24.52,22.77,107.25,1.77,105.48,1.92,6.23,33.39,16.05,111.0,11.55,6.5,37.32,1.89,35.42,1.85,7.31,13.24,10.01,111.0,3.5,5.03,29.32,1.0,28.32,2.88,11.9,6.11,1.0,111.0,2.03,1.74,12.99,1.0,11.99,3.49,18.22,2.67,1.44,111.0,29.34,8.5,70.31,18.65,51.66,1.46,7.01,30.54,29.32,111.0,7.54,2.61,15.1,2.75,12.35,0.63,3.71,7.97,7.5,111.0,8.15,5.1,30.22,1.0,29.22,1.23,5.82,9.6,7.78,111.0,1.49,0.8,5.59,1.0,4.59,2.86,12.06,1.69,1.2,111.0,15.68,10.99,40.85,1.0,39.85,0.69,2.24,19.12,12.9,111.0
+AR-J-G180009 = 43.09,11.24,86.84,25.4,61.44,1.26,5.16,44.52,40.98,92.0,120.66,44.7,227.97,51.51,176.46,0.23,2.01,128.59,116.25,92.0,16.21,6.79,34.65,8.77,25.88,1.18,3.24,17.56,13.38,92.0,7.09,3.92,17.14,1.31,15.83,0.37,2.19,8.09,6.9,92.0,1.7,2.1,11.96,1.0,10.96,4.03,19.0,2.7,1.0,92.0,1.06,0.34,3.46,1.0,2.46,5.87,37.36,1.11,1.0,92.0,1.22,0.37,2.63,1.0,1.63,1.85,6.05,1.27,1.0,92.0,30.26,4.97,55.58,21.76,33.82,1.95,9.77,30.66,29.32,92.0,5.17,2.95,18.22,1.88,16.34,2.66,10.68,5.94,4.43,92.0,3.41,3.22,14.21,1.0,13.21,1.29,3.76,4.68,1.37,92.0,3.03,2.93,18.25,1.0,17.25,2.58,11.26,4.2,1.96,92.0,18.81,9.86,51.28,4.38,46.9,1.13,4.19,21.22,17.19,92.0
+AR-J-G180010 = 46.19,1.98,48.23,44.18,4.05,0.01,1.16,46.22,46.18,4.0,81.44,6.43,86.84,72.62,14.21,-0.66,1.86,81.63,83.15,4.0,30.11,5.04,36.62,24.89,11.73,0.37,1.77,30.42,29.46,4.0,1.01,0.01,1.02,1.0,0.02,1.15,2.32,1.01,1.0,4.0,3.0,1.01,4.38,1.98,2.41,0.57,2.04,3.13,2.82,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,32.78,0.55,33.34,32.09,1.24,-0.27,1.56,32.78,32.84,4.0,13.48,1.16,14.45,11.86,2.59,-0.77,2.0,13.52,13.81,4.0,2.61,0.21,2.79,2.31,0.48,-0.81,2.09,2.62,2.67,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,34.08,6.64,40.85,27.17,13.68,-0.01,1.17,34.56,34.14,4.0
+AR-J-G180011 = 40.85,NaN,40.85,40.85,0.0,NaN,NaN,40.85,40.85,1.0,84.26,NaN,84.26,84.26,0.0,NaN,NaN,84.26,84.26,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,1.0,NaN,1.0,1.0,0.0,NaN,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,33.08,NaN,33.08,33.08,0.0,NaN,NaN,33.08,33.08,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0,2.87,NaN,2.87,2.87,0.0,NaN,NaN,2.87,2.87,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
+AR-J-G180012 = 48.96,NaN,48.96,48.96,0.0,NaN,NaN,48.96,48.96,1.0,74.68,NaN,74.68,74.68,0.0,NaN,NaN,74.68,74.68,1.0,18.65,NaN,18.65,18.65,0.0,NaN,NaN,18.65,18.65,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,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0,15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,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,36.21,NaN,36.21,36.21,0.0,NaN,NaN,36.21,36.21,1.0
+AR-J-G180013 = 46.44,3.95,51.37,42.1,9.27,0.21,1.73,46.57,46.15,4.0,51.33,7.85,62.57,44.72,17.85,0.86,2.11,51.78,49.02,4.0,30.37,10.79,44.51,19.22,25.29,0.41,1.83,31.78,28.88,4.0,1.49,0.89,2.83,1.0,1.83,1.15,2.33,1.68,1.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,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,33.71,0.49,34.11,33.08,1.03,-0.49,1.62,33.72,33.84,4.0,19.15,5.2,24.17,12.6,11.57,-0.35,1.57,19.67,19.91,4.0,1.3,0.14,1.44,1.13,0.31,-0.37,1.57,1.31,1.33,4.0,1.97,1.94,4.89,1.0,3.89,1.15,2.33,2.59,1.0,4.0,18.72,6.7,28.28,12.99,15.29,0.83,2.1,19.6,16.82,4.0
+AR-J-G180014 = 44.98,4.06,47.85,42.1,5.75,0.0,1.0,45.07,44.98,2.0,46.94,3.14,49.16,44.72,4.44,-0.0,1.0,46.99,46.94,2.0,21.11,2.67,23.0,19.22,3.78,0.0,1.0,21.19,21.11,2.0,1.08,0.02,1.09,1.06,0.03,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,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,34.09,0.0,34.09,34.09,0.0,-4.02653184E8,1.125899906842624E17,34.09,34.09,2.0,12.0,0.85,12.6,11.4,1.2,-0.0,1.0,12.01,12.0,2.0,1.1,0.05,1.13,1.06,0.06,-0.0,1.0,1.1,1.1,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,11.27,2.43,12.99,9.55,3.44,-0.0,1.0,11.4,11.27,2.0
+AR-J-G180015 = 44.93,3.54,52.0,39.64,12.36,0.12,2.27,45.06,44.6,19.0,62.16,9.37,78.57,48.27,30.3,0.16,1.86,62.83,60.47,19.0,29.85,3.87,39.16,24.85,14.31,0.86,3.07,30.09,28.88,19.0,3.95,1.02,5.92,2.33,3.59,-0.23,2.24,4.07,4.23,19.0,4.79,2.2,9.04,1.24,7.8,0.13,2.25,5.25,4.66,19.0,2.28,2.04,7.85,1.0,6.85,2.16,6.31,3.03,1.53,19.0,1.44,0.37,2.29,1.0,1.29,0.67,2.51,1.48,1.34,19.0,32.99,5.54,50.69,26.78,23.91,1.96,6.65,33.43,31.62,19.0,20.37,9.37,48.48,13.26,35.23,2.42,7.29,22.32,17.53,19.0,4.54,0.73,5.75,3.42,2.33,-0.05,1.93,4.6,4.61,19.0,2.7,1.51,5.58,1.0,4.58,0.4,1.8,3.07,2.27,19.0,20.74,7.57,34.09,9.96,24.13,0.31,1.86,22.01,20.03,19.0
+AR-J-G180016 = 49.51,7.04,64.23,38.47,25.76,0.36,2.11,49.99,48.37,25.0,75.77,15.45,107.3,55.23,52.06,0.73,2.56,77.26,73.65,25.0,18.01,7.41,36.21,8.52,27.69,0.68,2.73,19.41,15.89,25.0,3.98,1.91,8.26,1.0,7.26,0.27,2.4,4.39,4.1,25.0,1.28,0.33,2.03,1.0,1.03,0.87,2.6,1.32,1.19,25.0,1.2,0.59,3.29,1.0,2.29,2.69,8.81,1.34,1.0,25.0,1.02,0.05,1.18,1.0,0.18,2.64,8.32,1.02,1.0,25.0,35.88,3.47,44.72,28.45,16.28,0.0,3.76,36.04,35.7,25.0,20.8,14.08,59.34,6.3,53.04,1.41,4.01,24.96,16.69,25.0,1.99,1.36,5.42,1.0,4.42,1.24,3.43,2.39,1.06,25.0,1.2,0.26,1.94,1.0,0.94,1.11,3.61,1.23,1.0,25.0,25.48,7.92,44.44,8.74,35.7,0.1,3.19,26.63,25.95,25.0
+AR-J-G180017 = 62.77,12.49,92.24,37.39,54.85,0.46,3.04,63.97,59.17,32.0,88.44,17.14,145.59,70.34,75.25,2.23,7.85,90.04,82.32,32.0,32.5,8.77,41.86,8.52,33.34,-1.49,4.43,33.63,35.28,32.0,20.1,7.76,40.85,7.86,32.99,0.5,2.99,21.5,19.97,32.0,1.05,0.12,1.53,1.0,0.53,2.66,10.06,1.06,1.0,32.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,32.0,1.17,0.44,3.13,1.0,2.13,3.24,13.72,1.25,1.0,32.0,36.68,10.59,62.32,21.38,40.94,0.5,2.5,38.13,34.37,32.0,9.26,12.7,58.67,1.75,56.92,2.47,8.77,15.56,3.63,32.0,1.81,0.52,3.97,1.24,2.73,2.39,10.08,1.89,1.63,32.0,14.14,10.03,36.58,3.26,33.32,0.68,2.14,17.24,9.84,32.0,41.39,14.92,62.32,17.87,44.45,-0.43,1.75,43.91,45.6,32.0
+AR-J-G180018 = 51.09,4.26,60.47,43.39,17.07,0.41,3.17,51.25,51.17,14.0,83.43,18.56,121.0,58.11,62.89,0.27,2.33,85.33,85.65,14.0,22.23,2.77,28.18,17.56,10.62,0.35,2.82,22.38,22.58,14.0,4.16,3.68,11.91,1.0,10.91,0.78,2.39,5.47,2.78,14.0,1.61,0.63,2.75,1.0,1.75,0.69,2.08,1.72,1.36,14.0,3.96,3.66,11.77,1.0,10.77,0.84,2.45,5.3,2.04,14.0,1.07,0.15,1.41,1.0,0.41,1.67,4.01,1.08,1.0,14.0,46.91,10.16,66.67,34.09,32.58,0.51,2.2,47.92,44.89,14.0,46.46,28.33,92.24,16.45,75.79,0.29,1.65,53.89,51.26,14.0,3.6,1.16,5.75,1.13,4.62,-0.4,2.98,3.77,3.95,14.0,2.07,1.13,4.52,1.0,3.52,0.9,2.72,2.34,1.66,14.0,44.78,7.84,58.67,30.38,28.29,0.0,2.38,45.41,44.64,14.0
+AR-K-G030001 = 70.99,7.73,89.5,64.23,25.27,1.35,3.93,71.37,68.22,11.0,85.39,4.58,89.5,74.68,14.82,-1.24,3.65,85.5,86.88,11.0,91.32,8.05,107.25,81.12,26.12,0.49,2.53,91.64,90.87,11.0,49.96,6.6,66.61,42.87,23.74,1.61,4.8,50.35,48.27,11.0,4.27,0.38,4.95,3.7,1.24,0.14,1.96,4.29,4.34,11.0,11.67,1.25,14.21,9.8,4.41,0.5,2.76,11.74,11.79,11.0,1.61,0.52,2.79,1.2,1.59,1.38,3.56,1.68,1.39,11.0,3.45,1.21,4.8,1.24,3.56,-0.32,2.01,3.63,3.04,11.0,23.75,3.65,30.07,19.66,10.41,0.55,2.01,24.01,21.98,11.0,45.18,9.33,58.67,31.11,27.56,0.02,1.83,46.05,44.16,11.0,41.4,8.03,55.23,30.71,24.52,0.62,2.21,42.1,39.49,11.0,90.38,12.03,110.98,72.36,38.61,0.12,2.22,91.1,90.87,11.0
+AR-K-G030002 = 55.09,7.91,72.46,46.46,26.0,0.74,2.53,55.61,52.21,15.0,53.01,6.89,70.14,42.1,28.03,0.91,3.84,53.43,51.83,15.0,99.21,5.0,107.25,89.5,17.75,-0.48,2.48,99.32,99.47,15.0,54.11,16.93,84.6,37.32,47.28,0.57,1.82,56.53,48.89,15.0,2.88,0.17,3.19,2.71,0.49,0.54,1.86,2.89,2.8,15.0,10.78,1.56,13.72,8.29,5.43,0.19,2.21,10.88,10.6,15.0,2.51,1.22,5.41,1.46,3.95,1.1,3.13,2.78,1.72,15.0,8.64,8.69,24.03,1.0,23.03,0.62,1.91,12.04,7.65,15.0,11.5,1.08,13.52,8.91,4.61,-0.48,3.75,11.54,11.56,15.0,73.71,18.86,100.97,38.9,62.07,0.02,2.18,75.93,70.3,15.0,17.89,5.2,30.03,10.2,19.83,0.59,3.09,18.58,17.13,15.0,59.11,21.17,98.95,33.08,65.87,0.53,2.26,62.55,56.93,15.0
+AR-K-G030003 = 95.66,27.83,140.7,50.46,90.24,-0.33,1.78,99.48,100.93,27.0,78.14,22.05,145.01,53.98,91.02,1.36,4.48,81.08,69.34,27.0,72.9,18.37,124.71,52.0,72.71,1.03,3.6,75.09,68.34,27.0,36.59,8.98,66.19,27.6,38.59,1.68,5.63,37.64,33.36,27.0,4.85,2.07,11.33,3.24,8.08,2.29,7.13,5.26,4.14,27.0,10.89,2.13,15.56,7.56,8.0,0.47,2.4,11.09,10.68,27.0,1.34,0.53,3.34,1.0,2.34,2.49,9.17,1.43,1.17,27.0,1.98,0.91,4.66,1.0,3.66,1.08,3.75,2.17,1.46,27.0,15.07,6.88,32.09,8.46,23.63,1.05,2.91,16.52,12.58,27.0,17.48,7.07,36.21,10.2,26.01,1.15,3.28,18.81,14.96,27.0,24.1,16.1,76.97,8.77,68.19,1.67,5.58,28.81,19.32,27.0,68.77,29.51,140.7,24.46,116.23,0.44,2.73,74.61,66.31,27.0
+AR-K-G030004 = 40.0,19.17,97.97,9.96,88.01,0.67,2.62,44.34,36.16,165.0,32.43,22.03,104.25,8.06,96.2,1.57,4.69,39.17,24.46,165.0,29.76,10.74,65.39,18.09,47.29,1.51,4.73,31.63,26.17,165.0,37.5,9.7,66.31,23.74,42.58,1.45,4.64,38.73,35.13,165.0,7.46,7.55,42.1,2.55,39.55,2.69,9.81,10.6,4.8,165.0,7.29,3.17,18.09,1.35,16.74,0.87,3.89,7.95,6.89,165.0,2.24,1.64,12.02,1.0,11.02,2.32,11.41,2.78,1.59,165.0,4.34,3.97,23.03,1.0,22.03,2.19,8.69,5.88,2.87,165.0,14.81,4.73,32.66,7.54,25.11,0.95,3.78,15.54,13.65,165.0,17.93,4.57,27.6,9.61,17.99,0.01,2.05,18.5,17.99,165.0,17.4,6.98,40.85,8.01,32.84,1.01,3.82,18.74,16.04,165.0,39.01,9.02,98.37,31.14,67.23,4.23,23.69,40.04,37.32,165.0
+AR-K-G030005 = 92.69,23.59,140.7,43.39,97.31,-0.39,2.45,95.6,95.23,73.0,80.12,16.73,113.92,45.46,68.46,0.01,2.08,81.82,79.48,73.0,55.75,14.33,97.97,29.32,68.65,0.46,3.87,57.53,56.93,73.0,33.99,4.09,42.49,25.21,17.28,-0.35,2.35,34.23,34.61,73.0,6.15,4.68,29.32,2.33,26.99,2.58,10.71,7.71,4.42,73.0,7.58,2.2,11.55,2.94,8.61,-0.27,2.15,7.89,7.63,73.0,4.11,3.8,23.03,1.0,22.03,2.34,10.62,5.58,3.29,73.0,4.02,2.34,11.03,1.0,10.03,0.57,2.72,4.65,3.81,73.0,16.46,9.7,40.85,6.53,34.32,0.92,2.55,19.08,12.15,73.0,17.53,5.89,25.63,8.51,17.12,-0.01,1.34,18.48,16.3,73.0,24.46,9.11,51.58,7.32,44.26,-0.08,2.99,26.08,26.79,73.0,66.85,17.41,115.48,30.34,85.14,0.58,3.23,69.05,63.91,73.0
+AR-K-G030006 = 47.32,4.76,63.17,39.64,23.53,1.52,6.19,47.55,46.09,25.0,71.95,12.77,92.28,52.0,40.28,-0.04,1.77,73.03,71.25,25.0,98.94,9.32,121.0,74.68,46.32,-0.09,4.04,99.36,98.04,25.0,52.22,14.52,81.75,37.27,44.49,0.85,2.29,54.13,46.17,25.0,3.51,0.69,4.91,1.91,3.0,-0.14,3.12,3.57,3.46,25.0,8.24,0.9,9.92,6.39,3.53,-0.02,2.35,8.29,8.27,25.0,1.42,0.54,3.21,1.0,2.21,1.73,5.7,1.52,1.2,25.0,10.96,9.54,28.91,1.0,27.91,0.62,1.91,14.4,8.9,25.0,10.3,4.76,21.25,3.68,17.57,0.7,2.78,11.31,9.75,25.0,34.76,16.45,66.22,10.19,56.04,0.29,2.25,38.31,33.08,25.0,21.79,12.25,58.11,10.84,47.28,1.6,4.8,24.88,18.09,25.0,58.09,20.14,104.25,36.36,67.89,1.12,2.97,61.35,49.06,25.0
+AR-K-G030007 = 58.65,1.85,59.96,57.34,2.62,-0.0,1.0,58.66,58.65,2.0,78.98,4.4,82.09,75.86,6.22,-0.0,1.0,79.04,78.98,2.0,103.51,5.29,107.25,99.76,7.49,0.0,1.0,103.57,103.51,2.0,43.92,2.28,45.53,42.31,3.22,-0.0,1.0,43.95,43.92,2.0,3.46,0.23,3.62,3.3,0.33,0.0,1.0,3.46,3.46,2.0,10.5,0.4,10.78,10.22,0.56,0.0,1.0,10.51,10.5,2.0,1.2,0.0,1.2,1.2,0.0,40.58,-862402.83,1.2,1.2,2.0,2.37,0.65,2.83,1.91,0.91,-0.0,1.0,2.41,2.37,2.0,14.78,1.64,15.94,13.62,2.32,-0.0,1.0,14.83,14.78,2.0,47.11,1.25,47.99,46.23,1.77,-0.0,1.0,47.12,47.11,2.0,21.72,2.55,23.52,19.91,3.61,-0.0,1.0,21.79,21.72,2.0,86.45,6.18,90.82,82.08,8.74,-0.0,1.0,86.56,86.45,2.0
+AR-K-G030008 = 56.05,4.49,60.91,47.5,13.4,-0.56,2.12,56.21,57.03,11.0,74.45,12.68,91.69,58.67,33.02,-0.08,1.44,75.42,74.98,11.0,91.29,7.88,107.25,80.15,27.1,0.48,2.72,91.6,91.37,11.0,39.29,3.27,43.39,34.09,9.3,-0.07,1.86,39.41,38.91,11.0,2.96,0.2,3.4,2.79,0.61,1.04,3.13,2.97,2.92,11.0,13.77,1.16,15.81,11.91,3.9,0.17,2.24,13.81,13.6,11.0,4.51,4.14,11.86,1.36,10.5,0.91,2.3,5.99,1.57,11.0,1.02,0.07,1.22,1.0,0.22,2.85,9.1,1.02,1.0,11.0,15.85,2.09,19.81,11.91,7.9,-0.02,2.97,15.98,15.87,11.0,43.94,2.4,48.96,39.64,9.32,0.17,3.47,44.0,44.38,11.0,31.45,6.07,43.39,22.26,21.13,0.48,2.61,31.98,31.14,11.0,120.53,23.66,171.1,96.52,74.58,1.02,2.89,122.62,110.73,11.0
+AR-K-G030009 = 66.22,NaN,66.22,66.22,0.0,NaN,NaN,66.22,66.22,1.0,75.82,NaN,75.82,75.82,0.0,NaN,NaN,75.82,75.82,1.0,98.37,NaN,98.37,98.37,0.0,NaN,NaN,98.37,98.37,1.0,44.9,NaN,44.9,44.9,0.0,NaN,NaN,44.9,44.9,1.0,3.58,NaN,3.58,3.58,0.0,NaN,NaN,3.58,3.58,1.0,11.35,NaN,11.35,11.35,0.0,NaN,NaN,11.35,11.35,1.0,1.22,NaN,1.22,1.22,0.0,NaN,NaN,1.22,1.22,1.0,2.83,NaN,2.83,2.83,0.0,NaN,NaN,2.83,2.83,1.0,17.33,NaN,17.33,17.33,0.0,NaN,NaN,17.33,17.33,1.0,48.56,NaN,48.56,48.56,0.0,NaN,NaN,48.56,48.56,1.0,27.71,NaN,27.71,27.71,0.0,NaN,NaN,27.71,27.71,1.0,101.02,NaN,101.02,101.02,0.0,NaN,NaN,101.02,101.02,1.0
+AR-K-G030010 = 50.56,9.21,74.68,36.21,38.47,0.81,3.01,51.37,48.29,46.0,62.24,11.01,89.5,44.1,45.4,0.5,2.51,63.18,59.94,46.0,132.74,42.09,257.2,89.5,167.71,1.49,4.49,139.11,118.87,46.0,48.54,21.62,92.24,15.56,76.67,0.42,2.11,53.04,45.54,46.0,2.61,0.67,3.34,1.0,2.34,-1.08,3.18,2.69,2.81,46.0,11.61,3.46,20.41,7.92,12.5,1.02,2.98,12.1,10.08,46.0,3.8,1.82,8.51,1.71,6.81,0.93,2.67,4.21,3.08,46.0,16.42,8.07,31.14,1.18,29.96,-0.15,2.03,18.26,17.12,46.0,8.1,6.2,22.94,1.16,21.78,0.56,2.12,10.16,6.22,46.0,59.53,21.92,113.92,29.32,84.6,0.91,3.03,63.36,52.84,46.0,30.69,8.3,52.0,15.94,36.06,0.41,2.57,31.77,29.32,46.0,91.89,23.94,163.6,44.11,119.5,0.8,3.78,94.89,88.25,46.0
+AR-K-G030011 = 66.64,6.76,77.6,60.47,17.14,0.91,2.43,66.91,64.34,5.0,79.06,6.57,87.56,69.64,17.92,-0.21,2.21,79.27,79.36,5.0,85.58,7.17,92.28,74.68,17.6,-0.7,1.98,85.82,89.35,5.0,42.01,2.77,46.54,39.09,7.45,0.87,2.63,42.08,41.48,5.0,3.5,0.53,4.32,2.97,1.35,0.68,2.21,3.53,3.4,5.0,12.48,0.95,13.77,11.35,2.43,0.21,1.8,12.51,12.42,5.0,1.25,0.09,1.41,1.2,0.22,1.4,3.11,1.26,1.22,5.0,1.2,0.45,2.01,1.0,1.01,1.5,3.25,1.27,1.0,5.0,14.88,3.99,21.67,11.29,10.38,1.14,2.83,15.31,13.82,5.0,41.39,2.22,44.46,38.46,6.0,0.07,2.09,41.44,41.66,5.0,35.67,17.76,53.59,16.3,37.29,-0.05,1.27,39.04,36.41,5.0,113.41,12.91,132.46,99.56,32.9,0.46,1.99,113.99,112.68,5.0
+AR-K-G030012 = 53.38,11.61,79.32,37.92,41.4,0.88,2.7,54.59,49.05,32.0,76.98,17.54,100.97,34.61,66.36,-0.95,2.92,78.89,81.77,32.0,67.24,15.63,107.25,50.46,56.79,0.98,3.01,68.97,62.71,32.0,46.36,11.39,84.26,30.22,54.04,1.39,5.36,47.69,44.95,32.0,4.78,0.39,5.25,3.44,1.81,-1.35,5.41,4.8,4.87,32.0,7.58,1.55,11.17,4.75,6.41,0.42,2.67,7.73,7.28,32.0,1.7,0.84,4.38,1.0,3.38,1.62,4.9,1.89,1.29,32.0,3.71,1.66,8.26,1.0,7.26,0.36,3.37,4.06,3.84,32.0,10.83,7.92,38.46,3.86,34.6,1.82,6.14,13.34,7.62,32.0,15.14,7.82,40.85,7.31,33.54,1.49,5.16,16.99,12.61,32.0,21.74,6.77,44.9,14.32,30.58,1.52,5.68,22.74,20.32,32.0,42.79,12.23,74.68,26.78,47.9,0.83,2.88,44.45,39.03,32.0
+AR-K-G030013 = 106.09,17.71,149.52,88.17,61.35,1.18,3.23,107.52,99.47,35.0,108.57,19.43,158.74,76.97,81.77,0.51,2.93,110.24,109.88,35.0,89.54,25.15,145.01,59.57,85.44,0.86,2.64,92.9,84.26,35.0,53.39,21.59,124.71,35.14,89.57,1.73,5.43,57.47,44.74,35.0,6.54,2.62,14.65,4.38,10.27,1.38,4.21,7.03,4.95,35.0,15.39,7.35,44.72,10.02,34.7,2.53,9.24,17.01,12.99,35.0,3.94,2.22,9.32,1.0,8.32,0.54,2.65,4.51,4.0,35.0,3.83,5.46,25.99,1.0,24.99,2.61,9.74,6.6,1.26,35.0,18.64,6.81,40.85,12.6,28.25,1.48,4.89,19.81,16.04,35.0,39.02,24.77,110.53,20.6,89.93,1.58,4.41,46.03,25.23,35.0,46.24,22.15,100.97,25.99,74.99,1.06,2.99,51.13,34.63,35.0,108.79,28.48,173.77,53.59,120.18,0.28,2.66,112.35,102.61,35.0
+AR-K-G030014 = 61.41,9.85,79.82,53.59,26.23,1.33,3.04,62.11,57.85,10.0,103.25,15.26,126.62,84.29,42.32,0.21,1.79,104.26,107.25,10.0,81.95,5.01,90.11,74.68,15.43,-0.12,2.11,82.08,82.44,10.0,37.96,6.19,44.72,26.78,17.94,-0.62,2.0,38.41,40.32,10.0,3.92,0.89,6.1,2.96,3.14,1.44,4.68,4.01,3.69,10.0,15.93,1.15,17.79,14.04,3.75,-0.09,2.12,15.97,16.09,10.0,8.3,2.25,12.22,5.54,6.68,0.61,2.06,8.57,7.46,10.0,1.31,0.28,1.88,1.0,0.88,0.58,2.79,1.34,1.33,10.0,19.59,3.6,26.68,15.34,11.33,0.96,2.86,19.88,18.97,10.0,38.04,5.25,46.84,30.56,16.28,0.3,2.06,38.36,37.42,10.0,40.07,12.89,63.68,21.04,42.65,0.67,2.65,41.9,37.02,10.0,224.53,41.24,303.98,169.3,134.68,0.52,2.45,227.91,221.2,10.0
+AR-K-G030015 = 58.97,23.83,121.0,10.67,110.33,0.26,2.95,63.57,57.15,130.0,42.2,23.67,100.97,3.58,97.39,0.25,2.31,48.34,39.87,130.0,28.17,7.93,58.67,18.02,40.65,0.83,3.65,29.25,26.83,130.0,33.49,4.1,45.53,25.21,20.32,0.51,3.34,33.74,33.56,130.0,6.74,3.49,21.65,2.79,18.86,2.18,8.29,7.59,5.45,130.0,3.76,3.65,24.72,1.0,23.72,2.66,12.58,5.23,2.47,130.0,2.1,1.67,9.6,1.0,8.6,2.09,7.78,2.68,1.33,130.0,11.24,3.83,26.78,4.25,22.53,1.45,5.67,11.87,10.44,130.0,9.35,2.99,20.78,4.52,16.26,1.46,5.39,9.81,8.73,130.0,12.02,2.7,22.36,6.49,15.87,0.67,4.28,12.32,11.86,130.0,16.59,12.0,62.32,4.07,58.25,1.37,4.65,20.45,14.12,130.0,45.56,17.53,110.53,18.65,91.89,1.1,4.53,48.79,43.71,130.0
+AR-K-G030016 = 53.08,4.18,56.93,48.63,8.3,-0.26,1.5,53.19,53.69,3.0,70.21,7.06,75.91,62.32,13.59,-0.52,1.5,70.45,72.42,3.0,96.9,3.69,101.15,94.49,6.66,0.69,1.5,96.95,95.06,3.0,38.9,1.37,39.71,37.32,2.39,-0.71,1.5,38.92,39.67,3.0,2.92,0.12,3.02,2.79,0.23,-0.6,1.5,2.93,2.97,3.0,10.37,0.41,10.84,10.07,0.77,0.6,1.5,10.38,10.22,3.0,1.51,0.59,2.19,1.16,1.03,0.71,1.5,1.59,1.18,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,10.9,2.0,13.2,9.6,3.6,0.69,1.5,11.03,9.9,3.0,47.17,3.28,50.46,43.89,6.57,0.0,1.5,47.25,47.17,3.0,12.35,0.93,13.38,11.57,1.81,0.45,1.5,12.38,12.11,3.0,78.06,18.42,95.06,58.49,36.57,-0.25,1.5,79.49,80.63,3.0
+AR-L-G110001 = 62.66,13.69,95.06,47.5,47.56,0.91,2.57,64.07,56.13,21.0,49.32,12.79,74.68,30.22,44.46,0.53,2.42,50.87,47.5,21.0,90.64,20.41,137.07,59.57,77.5,0.48,2.74,92.8,91.69,21.0,5.23,2.18,10.67,1.95,8.72,0.58,3.03,5.64,5.2,21.0,24.78,2.32,29.04,20.41,8.63,0.06,2.37,24.88,24.66,21.0,22.46,4.45,31.5,16.56,14.94,0.36,2.04,22.88,21.77,21.0,20.38,6.34,31.91,9.64,22.26,-0.15,2.02,21.3,21.56,21.0,45.28,5.25,58.78,38.1,20.68,1.1,3.54,45.57,43.39,21.0,66.1,11.73,84.6,46.85,37.75,-0.18,1.71,67.08,66.46,21.0,68.24,25.33,128.53,39.64,88.89,0.94,2.74,72.58,56.54,21.0,16.18,2.55,23.27,12.6,10.67,0.87,4.09,16.37,15.91,21.0,82.83,17.98,110.73,58.78,51.96,0.2,1.51,84.67,84.14,21.0
+AR-L-G110002 = 48.51,22.02,110.53,22.04,88.5,1.36,4.22,53.2,41.52,63.0,101.19,19.88,136.52,68.22,68.3,0.42,1.93,103.09,95.02,63.0,42.72,7.44,64.23,25.21,39.01,0.28,3.32,43.35,42.88,63.0,13.57,8.86,47.5,3.44,44.06,2.03,7.33,16.17,11.11,63.0,47.74,9.46,62.32,23.03,39.29,-0.36,2.33,48.65,48.96,63.0,36.71,10.48,66.19,20.41,45.78,0.51,2.53,38.16,35.77,63.0,43.96,10.57,66.22,25.21,41.01,0.35,2.16,45.19,41.48,63.0,55.74,11.65,89.5,36.21,53.29,0.6,2.85,56.92,54.76,63.0,144.09,21.1,190.23,107.25,82.98,0.44,2.39,145.6,142.98,63.0,22.09,13.8,53.59,5.75,47.84,0.75,2.46,25.98,17.56,63.0,70.92,11.86,104.06,47.12,56.94,0.39,2.87,71.89,71.86,63.0,172.4,25.02,214.62,95.06,119.56,-1.09,4.22,174.18,179.1,63.0
+AR-L-G110003 = 65.43,7.45,78.22,46.09,32.13,-0.83,4.2,65.83,66.19,17.0,55.56,9.05,66.19,37.32,28.87,-0.58,2.16,56.25,58.57,17.0,166.62,45.67,234.95,86.84,148.12,-0.17,1.96,172.41,169.29,17.0,6.94,3.42,13.82,2.13,11.69,0.5,2.37,7.7,6.89,17.0,41.68,8.36,56.93,23.03,33.89,-0.59,3.24,42.46,43.41,17.0,20.35,4.56,28.45,13.79,14.65,0.3,1.88,20.83,20.48,17.0,21.36,2.47,25.99,15.56,10.42,-0.09,3.78,21.5,21.69,17.0,71.71,9.84,86.84,52.21,34.63,-0.19,2.28,72.34,72.46,17.0,52.87,8.38,70.31,38.46,31.85,0.77,3.27,53.5,52.02,17.0,63.58,12.08,84.26,47.5,36.75,0.26,1.67,64.65,61.95,17.0,59.03,39.37,140.7,20.13,120.57,0.93,2.62,70.31,39.41,17.0,73.32,9.69,92.24,57.03,35.21,0.3,2.41,73.92,71.45,17.0
+AR-L-G110004 = 71.56,8.37,89.5,58.67,30.83,0.15,2.35,72.03,72.25,20.0,61.13,6.9,72.46,46.09,26.37,-0.56,2.61,61.5,62.89,20.0,169.66,27.59,209.1,104.06,105.04,-0.81,2.92,171.77,179.33,20.0,9.23,3.54,14.65,4.13,10.52,0.09,1.59,9.85,9.75,20.0,34.29,4.21,43.39,24.46,18.93,-0.15,3.46,34.53,34.24,20.0,19.28,2.33,24.56,15.56,9.0,0.47,2.75,19.41,18.97,20.0,15.42,5.53,25.99,8.77,17.21,0.41,1.87,16.33,14.58,20.0,51.92,8.0,66.1,40.85,25.25,0.42,2.08,52.5,51.33,20.0,66.6,7.45,79.32,53.59,25.73,0.27,2.3,66.99,66.33,20.0,81.69,14.57,102.61,53.59,49.02,-0.45,2.09,82.92,82.62,20.0,56.47,28.33,92.61,19.22,73.39,-0.1,1.49,62.86,53.92,20.0,58.72,6.68,72.46,48.67,23.79,0.18,2.3,59.08,58.79,20.0
+AR-L-G110005 = 65.14,21.2,113.92,35.13,78.79,0.59,2.37,68.45,60.64,63.0,46.26,8.44,64.23,27.6,36.62,-0.12,2.61,47.01,47.05,63.0,20.67,6.01,35.0,12.9,22.09,0.72,2.51,21.51,19.81,63.0,8.36,6.87,25.99,1.0,24.99,0.68,2.47,10.78,6.81,63.0,51.93,10.56,68.22,25.77,42.45,-0.37,2.37,52.98,53.05,63.0,61.71,18.45,110.38,27.71,82.67,0.26,2.36,64.37,59.98,63.0,12.38,7.9,29.32,2.19,27.13,0.57,2.05,14.65,10.84,63.0,29.46,7.07,55.81,18.78,37.02,1.15,4.66,30.29,27.71,63.0,31.61,9.47,53.59,12.07,41.52,0.15,2.39,32.98,30.89,63.0,174.89,36.96,265.08,66.69,198.39,-0.38,3.42,178.69,179.1,63.0,79.28,25.09,124.71,23.03,101.68,-0.19,2.21,83.1,82.08,63.0,71.07,16.71,107.25,33.08,74.17,-0.4,2.97,72.98,73.21,63.0
+AR-L-G110006 = 137.8,21.01,190.23,111.34,78.89,0.91,3.13,139.31,130.77,20.0,63.18,6.73,74.68,53.59,21.09,0.4,1.89,63.52,61.92,20.0,193.47,17.95,232.73,163.6,69.12,0.39,2.58,194.26,193.67,20.0,21.01,3.89,28.6,16.04,12.56,0.72,2.35,21.35,20.19,20.0,5.89,0.72,7.78,4.76,3.02,0.72,3.55,5.93,5.84,20.0,32.82,4.57,39.64,22.35,17.29,-0.27,2.61,33.12,32.3,20.0,27.33,6.68,44.72,17.56,27.16,1.1,3.66,28.1,26.04,20.0,32.17,15.6,62.32,10.51,51.8,0.09,2.0,35.58,35.28,20.0,39.54,7.28,52.1,25.21,26.88,-0.19,2.15,40.17,39.5,20.0,55.14,9.99,76.97,39.64,37.33,0.6,2.55,56.0,52.46,20.0,113.1,25.44,158.74,64.23,94.51,-0.13,2.5,115.79,114.01,20.0,67.17,13.65,95.06,48.96,46.1,0.44,2.17,68.47,65.22,20.0
+AR-L-G110007 = 31.16,12.62,84.26,14.21,70.04,1.86,7.48,33.58,28.53,65.0,81.02,20.79,132.46,56.93,75.54,0.92,2.92,83.61,77.04,65.0,19.81,9.59,50.46,8.26,42.2,1.43,4.73,21.98,16.53,65.0,4.31,1.69,9.6,1.57,8.03,0.77,3.64,4.62,4.31,65.0,21.81,9.61,48.96,6.63,42.32,0.66,2.85,23.8,20.41,65.0,27.46,7.85,44.72,13.79,30.93,0.21,2.1,28.54,26.83,65.0,3.08,0.59,5.1,2.4,2.7,1.5,4.85,3.13,2.87,65.0,28.32,4.13,44.72,20.41,24.31,1.19,5.85,28.62,28.1,65.0,10.76,6.61,28.45,2.19,26.26,0.74,2.59,12.6,9.04,65.0,45.05,28.37,173.77,18.09,155.68,2.27,9.23,53.12,37.97,65.0,81.14,33.31,154.02,32.09,121.93,0.67,2.55,87.61,74.71,65.0,48.46,15.69,84.26,16.27,67.98,0.62,2.55,50.9,42.36,65.0
+AR-L-G110008 = 77.3,16.31,114.75,53.59,61.16,0.73,2.64,78.94,72.07,27.0,67.45,9.02,92.77,57.99,34.78,1.78,5.12,68.02,64.25,27.0,156.91,34.8,207.02,80.0,127.02,-0.81,2.84,160.58,166.62,27.0,13.16,5.86,27.99,5.1,22.9,0.76,2.9,14.36,11.6,27.0,37.48,7.62,51.7,20.69,31.01,-0.51,2.85,38.22,39.47,27.0,33.32,12.61,54.04,17.04,37.0,0.16,1.52,35.55,32.65,27.0,21.64,4.46,33.08,15.56,17.52,0.77,2.87,22.07,20.73,27.0,87.67,7.23,99.56,73.24,26.32,-0.21,2.1,87.96,87.69,27.0,41.5,8.92,62.35,29.28,33.07,0.68,2.87,42.42,41.86,27.0,69.24,15.36,104.94,53.98,50.95,1.04,3.07,70.86,63.39,27.0,77.01,17.73,122.38,53.81,68.57,1.01,3.18,78.95,70.69,27.0,62.6,7.58,83.76,51.93,31.83,0.96,3.58,63.04,61.0,27.0
+AR-L-G110009 = 40.61,16.29,97.97,20.41,77.56,1.24,4.3,43.72,35.7,87.0,28.39,7.79,42.28,9.9,32.38,-0.51,2.38,29.43,29.77,87.0,14.28,7.32,33.08,2.55,30.53,0.18,2.14,16.03,14.06,87.0,1.13,0.35,2.96,1.0,1.96,3.78,17.74,1.18,1.0,87.0,41.75,9.35,76.97,30.07,46.89,0.94,3.95,42.77,40.8,87.0,40.5,8.4,60.71,25.21,35.5,0.05,2.33,41.35,40.85,87.0,15.14,7.6,36.21,4.49,31.72,0.74,2.9,16.92,13.4,87.0,31.61,12.36,62.53,14.21,48.31,0.53,2.25,33.91,29.04,87.0,25.19,21.21,95.06,2.4,92.66,1.16,3.78,32.85,19.22,87.0,80.13,18.85,128.35,52.0,76.35,0.55,2.52,82.29,76.51,87.0,68.07,25.01,163.6,23.74,139.86,1.14,5.2,72.47,64.34,87.0,52.37,20.29,113.92,22.35,91.57,1.15,4.14,56.12,48.76,87.0
+AR-L-G110010 = 65.29,9.66,81.9,46.09,35.81,-0.14,1.95,65.98,66.47,28.0,45.43,6.63,60.47,35.13,25.33,0.32,2.56,45.89,46.02,28.0,70.19,11.46,92.24,53.59,38.64,0.41,2.08,71.08,67.64,28.0,4.81,2.85,12.22,1.2,11.03,0.59,2.69,5.57,4.75,28.0,26.83,8.93,48.96,17.03,31.92,1.18,3.3,28.23,23.89,28.0,32.84,4.8,40.85,23.03,17.82,-0.32,2.35,33.17,33.6,28.0,33.2,7.62,44.72,14.65,30.07,-0.72,2.72,34.03,35.98,28.0,34.87,4.79,43.39,25.21,18.18,0.03,2.44,35.18,34.09,28.0,69.35,24.83,117.46,38.46,79.0,0.4,1.9,73.51,64.0,28.0,59.22,9.68,89.5,46.11,43.38,1.3,4.86,59.98,57.37,28.0,26.47,11.15,64.78,16.53,48.25,1.98,6.79,28.65,22.95,28.0,92.29,25.56,136.77,55.23,81.53,0.04,1.59,95.64,92.35,28.0
+AR-L-G110011 = 88.56,14.92,124.71,62.23,62.47,0.32,2.57,89.78,86.92,36.0,81.19,25.11,136.52,42.1,94.41,0.65,2.44,84.88,74.87,36.0,48.82,7.76,60.47,30.22,30.25,-0.71,2.55,49.42,50.84,36.0,4.8,3.22,15.1,2.13,12.97,2.1,6.77,5.75,3.8,36.0,43.57,12.76,66.19,21.68,44.51,0.12,2.07,45.35,42.01,36.0,34.0,5.83,47.5,24.01,23.49,0.55,2.77,34.49,33.22,36.0,33.78,7.5,47.5,21.04,26.46,0.27,1.99,34.58,32.49,36.0,45.25,15.14,80.98,27.6,53.38,0.76,2.36,47.65,39.88,36.0,107.49,20.25,132.7,52.0,80.7,-1.14,3.47,109.32,115.02,36.0,41.02,16.51,72.46,7.68,64.78,-0.51,2.46,44.13,45.41,36.0,64.28,21.28,97.97,26.78,71.19,-0.16,1.93,67.62,63.86,36.0,137.83,25.54,168.92,72.46,96.46,-0.96,3.05,140.11,146.12,36.0
+AR-L-G110012 = 68.84,30.77,132.46,23.74,108.72,0.12,1.66,75.34,66.22,86.0,57.38,21.29,97.97,21.04,76.93,0.24,1.75,61.16,53.2,86.0,32.87,10.01,79.32,21.68,57.64,2.55,10.18,34.35,30.37,86.0,2.94,1.82,7.78,1.0,6.78,0.87,2.86,3.45,2.43,86.0,48.71,10.07,68.22,31.62,36.6,0.12,1.83,49.73,47.74,86.0,56.98,14.59,84.26,28.45,55.81,0.03,2.15,58.8,57.27,86.0,29.25,8.35,48.96,8.51,40.44,0.0,2.62,30.41,29.68,86.0,55.68,17.47,95.06,27.71,67.35,0.47,2.2,58.32,53.19,86.0,103.81,34.71,163.6,34.09,129.51,-0.3,2.28,109.4,107.99,86.0,67.67,17.58,107.25,34.23,73.02,0.34,2.13,69.89,65.04,86.0,72.38,25.54,128.53,25.21,103.31,0.2,2.56,76.7,70.32,86.0,112.38,41.32,179.82,25.21,154.6,0.08,1.85,119.65,106.04,86.0
+AR-L-G110013 = 42.01,7.82,68.22,30.22,38.0,0.96,3.98,42.72,40.85,63.0,27.66,9.38,51.51,11.51,40.0,0.73,3.17,29.18,26.03,63.0,14.9,5.88,34.09,6.49,27.6,1.08,3.86,16.0,13.9,63.0,1.0,0.02,1.14,1.0,0.14,7.75,61.02,1.0,1.0,63.0,52.54,9.39,81.75,33.66,48.09,0.36,3.43,53.36,51.7,63.0,63.11,17.13,101.39,39.64,61.75,0.41,2.11,65.35,61.39,63.0,15.93,6.41,26.61,4.42,22.2,-0.14,1.78,17.16,16.53,63.0,25.31,5.27,35.13,14.89,20.25,-0.15,2.14,25.85,26.17,63.0,35.86,15.37,60.47,7.82,52.64,-0.28,1.8,38.97,40.29,63.0,118.43,27.33,174.49,63.68,110.8,0.06,2.59,121.49,117.62,63.0,70.15,21.72,135.43,36.74,98.68,0.82,3.12,73.39,62.77,63.0,71.42,8.05,98.37,53.81,44.56,0.82,4.29,71.86,70.44,63.0
+AR-L-G110014 = 78.85,17.9,128.53,52.21,76.32,1.03,3.28,80.82,73.64,56.0,48.45,10.58,72.46,28.45,44.01,0.28,2.31,49.57,47.15,56.0,53.64,11.4,97.97,36.8,61.17,1.49,5.8,54.81,50.4,56.0,11.0,7.23,27.6,1.0,26.6,0.22,2.16,13.13,10.87,56.0,42.05,12.81,66.19,12.6,53.59,-0.23,2.14,43.92,43.17,56.0,78.36,16.98,128.53,48.96,79.57,0.5,3.11,80.14,81.37,56.0,18.45,5.22,27.6,2.87,24.73,-0.46,3.07,19.16,18.94,56.0,49.42,21.09,95.06,16.53,78.53,0.39,2.13,53.66,46.81,56.0,35.08,7.77,56.57,25.99,30.59,1.52,4.41,35.91,32.17,56.0,166.43,37.85,234.95,62.32,172.63,-0.39,3.19,170.6,168.32,56.0,67.19,26.5,168.61,36.96,131.65,1.92,6.69,72.14,58.91,56.0,84.09,14.06,121.22,64.23,57.0,0.57,2.65,85.24,81.78,56.0
+AR-L-G110015 = 90.23,15.25,124.71,68.72,55.99,0.57,2.56,91.45,87.68,20.0,61.64,3.63,72.46,56.93,15.54,1.42,5.11,61.74,60.93,20.0,206.28,19.72,257.2,184.58,72.62,1.11,3.54,207.17,201.07,20.0,27.91,6.64,39.64,16.74,22.9,0.1,1.97,28.65,27.38,20.0,8.95,5.02,20.34,3.77,16.57,1.0,2.81,10.19,7.1,20.0,38.44,3.72,46.09,30.22,15.88,-0.04,2.87,38.61,38.19,20.0,22.12,3.9,28.45,14.3,14.14,-0.36,2.36,22.45,22.38,20.0,83.56,21.78,117.41,30.22,87.19,-0.58,2.96,86.22,86.61,20.0,42.02,7.51,55.23,25.99,29.25,-0.08,2.55,42.66,40.86,20.0,66.37,22.82,108.83,36.21,72.62,0.45,2.15,70.0,61.88,20.0,68.86,13.59,92.24,50.55,41.69,0.38,1.78,70.12,69.07,20.0,46.09,7.62,58.67,35.13,23.54,0.23,2.06,46.68,46.1,20.0
+AR-L-G110016 = 26.12,7.9,55.23,11.86,43.37,0.63,4.19,27.27,26.78,83.0,42.54,16.1,86.33,15.79,70.53,0.55,2.66,45.45,39.69,83.0,10.99,5.85,35.13,4.66,30.48,1.61,5.62,12.43,8.91,83.0,1.13,0.24,2.05,1.0,1.05,2.05,6.53,1.16,1.0,83.0,26.3,7.2,44.72,14.21,30.51,0.42,2.4,27.26,25.21,83.0,47.1,7.77,66.19,29.32,36.87,0.34,2.92,47.73,46.09,83.0,3.92,1.54,7.41,1.0,6.41,0.05,2.2,4.21,3.9,83.0,51.4,12.33,79.32,30.17,49.15,0.1,1.93,52.84,52.0,83.0,5.83,4.56,23.74,1.16,22.57,2.36,8.51,7.38,4.85,83.0,63.78,37.56,149.45,16.04,133.41,0.76,2.5,73.9,55.85,83.0,54.24,25.6,136.52,14.65,121.87,0.86,3.59,59.91,48.07,83.0,63.53,20.5,113.92,36.21,77.71,0.47,2.28,66.72,62.32,83.0
+AR-L-G110017 = 63.64,4.21,72.46,58.67,13.79,0.45,2.33,63.77,63.33,15.0,57.41,6.11,66.19,46.09,20.1,-0.02,2.19,57.72,56.93,15.0,207.51,10.8,227.97,184.58,43.39,-0.12,2.98,207.77,206.27,15.0,13.61,2.77,18.09,8.26,9.83,-0.4,2.4,13.87,14.3,15.0,27.19,3.87,31.14,17.56,13.58,-1.18,3.61,27.45,28.45,15.0,27.98,7.9,43.39,15.1,28.29,0.32,2.33,29.01,26.78,15.0,14.27,5.06,23.03,5.25,17.78,-0.15,2.08,15.09,14.63,15.0,80.55,8.59,95.06,64.23,30.83,-0.09,2.29,80.98,78.3,15.0,59.19,6.41,66.19,47.5,18.69,-0.65,1.96,59.52,62.35,15.0,107.7,22.18,140.7,56.93,83.77,-0.53,3.04,109.81,109.33,15.0,77.61,25.87,132.46,47.5,84.96,0.74,2.44,81.53,74.24,15.0,49.92,5.38,58.67,42.1,16.57,0.23,1.93,50.19,49.77,15.0
+AR-L-G110018 = 140.09,32.62,196.06,102.8,93.26,0.45,1.79,143.6,131.21,16.0,70.58,5.96,79.32,60.47,18.86,-0.19,2.0,70.81,70.17,16.0,156.06,20.7,184.58,117.41,67.17,-0.24,2.05,157.35,155.41,16.0,14.63,3.92,22.15,10.2,11.94,0.52,2.01,15.11,13.44,16.0,5.49,0.84,7.43,4.13,3.3,0.7,3.17,5.55,5.27,16.0,31.6,6.27,46.09,23.74,22.35,0.75,2.83,32.18,30.32,16.0,12.47,3.33,19.48,8.51,10.97,0.8,2.5,12.88,11.26,16.0,15.61,5.75,27.85,6.69,21.16,0.24,2.52,16.58,15.78,16.0,23.85,3.13,30.22,18.65,11.57,0.5,2.8,24.04,24.23,16.0,68.51,9.86,92.24,57.16,35.08,0.92,3.25,69.17,66.79,16.0,69.56,21.2,105.89,34.09,71.8,-0.15,2.16,72.53,71.86,16.0,42.18,9.0,56.23,23.03,33.2,-0.61,2.7,43.07,43.2,16.0
+AR-L-G110019 = 106.75,23.95,161.32,74.68,86.64,0.7,2.46,109.33,101.09,35.0,87.73,15.47,119.31,57.16,62.15,0.21,2.53,89.05,88.97,35.0,132.5,16.17,168.61,99.69,68.92,0.06,2.69,133.46,130.61,35.0,18.2,5.89,37.27,11.51,25.76,1.52,5.1,19.1,16.53,35.0,17.19,11.7,50.55,6.44,44.11,1.45,4.23,20.7,11.85,35.0,32.13,5.67,44.74,21.68,23.06,0.11,2.77,32.61,32.54,35.0,20.02,3.05,29.83,14.78,15.06,0.85,4.7,20.24,20.0,35.0,62.84,29.85,137.04,22.37,114.67,0.58,2.53,69.39,59.48,35.0,26.38,6.8,47.5,17.47,30.03,1.47,4.64,27.22,23.83,35.0,87.46,25.75,169.3,47.22,122.08,0.95,4.26,91.07,83.46,35.0,52.62,12.35,79.32,37.32,42.01,0.66,2.34,54.01,48.89,35.0,67.72,14.82,95.06,32.09,62.97,-0.59,2.86,69.28,71.54,35.0
+AR-L-G110020 = 69.68,6.32,88.97,58.67,30.3,0.59,3.99,69.96,70.31,35.0,42.41,8.16,59.57,28.45,31.12,0.25,2.3,43.17,41.04,35.0,89.7,25.57,163.38,61.95,101.43,1.01,3.37,93.17,82.55,35.0,7.01,5.41,21.82,1.18,20.64,0.87,3.09,8.81,6.26,35.0,43.08,7.65,58.67,28.4,30.26,-0.18,2.22,43.73,44.72,35.0,44.04,11.18,69.23,24.32,44.91,0.56,2.8,45.4,42.1,35.0,24.5,4.26,35.7,17.39,18.31,0.63,3.3,24.86,23.89,35.0,66.85,15.43,92.24,39.25,52.98,-0.01,1.96,68.56,64.23,35.0,73.76,18.91,112.53,45.11,67.43,0.44,2.1,76.08,70.31,35.0,147.66,47.45,249.56,58.11,191.45,-0.08,2.21,154.89,153.82,35.0,43.33,15.24,79.32,18.66,60.67,0.25,2.59,45.86,41.52,35.0,92.92,21.14,126.96,58.67,68.29,0.04,1.59,95.23,93.29,35.0
+AR-L-G110021 = 88.47,6.3,96.52,76.97,19.55,-0.3,2.01,88.68,88.75,12.0,67.0,5.51,79.32,60.47,18.86,0.88,3.04,67.21,65.78,12.0,153.62,12.72,177.4,136.52,40.88,0.64,2.25,154.1,148.54,12.0,31.82,6.72,46.09,23.41,22.68,0.77,2.69,32.47,29.65,12.0,12.37,4.87,23.74,6.76,16.98,1.12,3.44,13.22,10.96,12.0,34.53,5.13,40.61,22.35,18.26,-1.13,3.68,34.88,35.67,12.0,19.07,2.56,23.91,14.65,9.26,0.29,2.54,19.23,18.58,12.0,58.44,21.41,97.19,27.6,69.59,0.1,2.13,61.93,59.22,12.0,27.6,2.59,32.22,22.35,9.88,-0.16,2.97,27.71,27.66,12.0,59.59,10.9,74.68,40.85,33.83,-0.42,1.99,60.49,61.66,12.0,52.77,9.46,73.29,37.32,35.97,0.59,3.18,53.54,50.31,12.0,59.25,9.96,74.68,45.18,29.5,0.19,1.71,60.01,58.19,12.0
+AR-L-G110022 = 61.79,15.31,104.06,36.21,67.85,0.88,3.2,63.64,56.94,84.0,43.16,11.3,86.84,25.99,60.85,1.19,4.94,44.59,42.43,84.0,46.99,14.72,84.26,22.22,62.04,0.49,2.43,49.22,47.07,84.0,1.11,0.28,2.49,1.0,1.49,3.1,12.69,1.14,1.0,84.0,52.48,8.69,74.68,23.6,51.08,-0.9,5.03,53.19,53.59,84.0,65.76,17.66,97.97,32.05,65.92,-0.1,2.1,68.06,67.44,84.0,30.45,5.82,44.9,18.65,26.26,0.49,2.83,30.99,30.07,84.0,39.71,9.82,60.47,16.83,43.64,-0.09,2.49,40.89,39.64,84.0,95.09,27.23,154.02,50.46,103.57,0.19,1.57,98.87,92.11,84.0,116.21,24.48,168.61,61.74,106.87,0.12,2.64,118.73,114.88,84.0,46.1,13.42,81.75,18.09,63.66,0.35,2.77,47.99,44.38,84.0,129.46,26.99,171.19,72.46,98.73,-0.47,2.23,132.21,134.77,84.0
+AR-M-G130001 = 56.93,NaN,56.93,56.93,0.0,NaN,NaN,56.93,56.93,1.0,69.64,NaN,69.64,69.64,0.0,NaN,NaN,69.64,69.64,1.0,32.05,NaN,32.05,32.05,0.0,NaN,NaN,32.05,32.05,1.0,11.35,NaN,11.35,11.35,0.0,NaN,NaN,11.35,11.35,1.0,6.81,NaN,6.81,6.81,0.0,NaN,NaN,6.81,6.81,1.0,6.17,NaN,6.17,6.17,0.0,NaN,NaN,6.17,6.17,1.0,3.58,NaN,3.58,3.58,0.0,NaN,NaN,3.58,3.58,1.0,59.86,NaN,59.86,59.86,0.0,NaN,NaN,59.86,59.86,1.0,18.39,NaN,18.39,18.39,0.0,NaN,NaN,18.39,18.39,1.0,7.4,NaN,7.4,7.4,0.0,NaN,NaN,7.4,7.4,1.0,1.56,NaN,1.56,1.56,0.0,NaN,NaN,1.56,1.56,1.0,29.32,NaN,29.32,29.32,0.0,NaN,NaN,29.32,29.32,1.0
+AR-M-G130002 = 91.5,12.96,132.46,67.27,65.2,0.76,3.64,92.41,89.5,89.0,89.4,18.44,128.53,60.47,68.06,0.72,2.62,91.26,83.08,89.0,45.6,19.51,100.97,18.09,82.88,0.32,2.32,49.56,44.9,89.0,28.18,17.69,97.97,8.26,89.71,1.32,5.06,33.22,25.77,89.0,37.48,11.25,70.31,21.8,48.51,1.2,3.66,39.11,34.09,89.0,15.7,4.7,30.04,8.51,21.53,0.71,3.06,16.38,15.56,89.0,6.02,1.35,9.9,2.96,6.94,-0.37,3.24,6.17,6.39,89.0,65.76,11.81,104.06,37.08,66.98,-0.03,3.5,66.8,68.22,89.0,25.3,5.53,36.21,13.79,22.42,-0.4,2.01,25.89,26.78,89.0,118.45,78.09,281.56,24.46,257.1,0.66,2.1,141.63,89.01,89.0,30.17,13.59,70.31,5.75,64.56,0.46,2.82,33.06,29.65,89.0,35.28,13.09,74.98,19.22,55.76,1.32,3.86,37.6,31.14,89.0
+AR-M-G130003 = 56.81,0.16,56.93,56.7,0.23,0.0,1.0,56.81,56.81,2.0,72.42,3.93,75.2,69.64,5.56,-0.0,1.0,72.47,72.42,2.0,31.76,0.41,32.05,31.47,0.58,0.0,1.0,31.76,31.76,2.0,11.16,0.27,11.35,10.97,0.38,-0.0,1.0,11.16,11.16,2.0,7.64,1.18,8.48,6.81,1.67,0.0,1.0,7.69,7.64,2.0,5.37,1.14,6.17,4.57,1.61,-0.0,1.0,5.43,5.37,2.0,3.29,0.4,3.58,3.01,0.57,0.0,1.0,3.3,3.29,2.0,52.22,10.79,59.86,44.59,15.26,-0.0,1.0,52.78,52.22,2.0,17.75,0.91,18.39,17.1,1.29,0.0,1.0,17.76,17.75,2.0,7.06,0.48,7.4,6.72,0.68,-0.0,1.0,7.06,7.06,2.0,1.46,0.15,1.56,1.35,0.21,0.0,1.0,1.46,1.46,2.0,27.43,2.67,29.32,25.54,3.77,-0.0,1.0,27.5,27.43,2.0
+AR-M-G130004 = 56.7,NaN,56.7,56.7,0.0,NaN,NaN,56.7,56.7,1.0,75.2,NaN,75.2,75.2,0.0,NaN,NaN,75.2,75.2,1.0,31.47,NaN,31.47,31.47,0.0,NaN,NaN,31.47,31.47,1.0,10.97,NaN,10.97,10.97,0.0,NaN,NaN,10.97,10.97,1.0,8.48,NaN,8.48,8.48,0.0,NaN,NaN,8.48,8.48,1.0,4.57,NaN,4.57,4.57,0.0,NaN,NaN,4.57,4.57,1.0,3.01,NaN,3.01,3.01,0.0,NaN,NaN,3.01,3.01,1.0,44.59,NaN,44.59,44.59,0.0,NaN,NaN,44.59,44.59,1.0,17.1,NaN,17.1,17.1,0.0,NaN,NaN,17.1,17.1,1.0,6.72,NaN,6.72,6.72,0.0,NaN,NaN,6.72,6.72,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0,25.54,NaN,25.54,25.54,0.0,NaN,NaN,25.54,25.54,1.0
+AR-M-G130005 = 58.63,2.27,60.24,57.03,3.21,0.0,1.0,58.66,58.63,2.0,67.1,1.11,67.88,66.31,1.57,-0.0,1.0,67.1,67.1,2.0,67.21,7.29,72.36,62.06,10.3,0.0,1.0,67.41,67.21,2.0,24.95,3.25,27.25,22.65,4.6,-0.0,1.0,25.06,24.95,2.0,6.16,0.55,6.55,5.77,0.77,-0.0,1.0,6.17,6.16,2.0,1.36,0.51,1.72,1.0,0.72,-0.0,1.0,1.41,1.36,2.0,2.43,0.13,2.53,2.34,0.19,0.0,1.0,2.43,2.43,2.0,27.67,0.99,28.37,26.98,1.4,0.0,1.0,27.68,27.67,2.0,13.47,3.0,15.6,11.35,4.25,0.0,1.0,13.64,13.47,2.0,8.35,0.79,8.9,7.79,1.11,-0.0,1.0,8.36,8.35,2.0,3.2,0.84,3.79,2.6,1.19,-0.0,1.0,3.25,3.2,2.0,26.26,0.37,26.53,26.0,0.53,0.0,1.0,26.27,26.26,2.0
+AR-M-G130006 = 131.04,23.79,163.6,92.24,71.37,-0.22,1.64,133.14,136.58,45.0,81.06,10.32,100.97,58.91,42.06,-0.07,2.26,81.7,79.36,45.0,118.11,21.92,168.61,76.51,92.1,-0.13,2.38,120.09,124.71,45.0,24.99,4.04,34.09,15.11,18.98,-0.59,3.67,25.31,25.26,45.0,7.88,3.8,15.62,3.37,12.26,0.88,2.54,8.73,6.97,45.0,3.85,1.81,9.13,1.7,7.43,0.92,3.3,4.24,3.47,45.0,3.68,0.87,5.75,2.41,3.34,0.71,2.93,3.78,3.55,45.0,35.14,9.86,50.46,20.41,30.04,0.05,1.68,36.47,34.09,45.0,17.18,4.12,24.63,10.2,14.43,0.16,1.96,17.65,16.8,45.0,48.79,13.01,69.8,21.04,48.76,-0.14,2.32,50.45,48.19,45.0,25.18,8.59,50.46,9.9,40.56,0.75,3.3,26.58,23.03,45.0,60.07,14.93,92.24,30.17,62.06,-0.15,2.56,61.86,63.21,45.0
+AR-M-G130007 = 42.88,5.89,56.93,33.08,23.85,0.39,2.61,43.27,42.19,55.0,47.18,14.25,81.9,16.04,65.86,0.29,3.16,49.25,46.63,55.0,31.09,3.3,38.48,24.46,14.01,-0.24,2.35,31.26,32.09,55.0,9.94,5.8,30.56,3.32,27.24,1.8,5.97,11.48,8.18,55.0,13.15,18.99,114.39,3.89,110.5,3.85,18.39,22.96,7.13,55.0,21.5,24.33,119.2,1.26,117.94,2.29,8.12,32.3,12.79,55.0,5.2,6.12,35.77,1.42,34.35,3.5,15.47,7.99,3.15,55.0,46.35,14.49,89.5,26.78,62.71,0.86,3.2,48.52,42.54,55.0,26.12,16.7,109.19,13.13,96.06,3.2,14.07,30.92,20.13,55.0,9.53,2.86,18.99,5.42,13.56,1.21,4.49,9.94,9.04,55.0,3.41,2.28,12.27,1.0,11.27,1.86,6.96,4.09,3.06,55.0,19.47,7.23,34.48,7.31,27.17,0.37,2.12,20.74,17.56,55.0
+AR-M-G130008 = 69.01,17.52,99.47,42.1,57.37,0.0,1.62,71.16,71.97,62.0,84.71,10.65,113.92,63.33,50.59,0.4,3.16,85.37,84.17,62.0,84.05,32.07,132.52,24.46,108.06,-0.4,1.77,89.87,91.19,62.0,20.89,7.75,32.09,5.45,26.64,-0.45,1.87,22.26,23.3,62.0,2.96,2.23,12.99,1.15,11.84,2.93,11.96,3.7,2.46,62.0,1.34,0.47,3.66,1.0,2.66,2.58,11.66,1.42,1.19,62.0,1.89,0.44,2.96,1.16,1.81,0.33,2.47,1.94,1.91,62.0,27.83,3.45,35.13,21.69,13.44,0.01,2.1,28.04,28.45,62.0,17.29,2.38,23.03,11.51,11.52,-0.05,2.88,17.45,17.17,62.0,12.96,8.4,52.27,5.13,47.13,2.46,10.57,15.41,10.96,62.0,14.47,11.68,43.39,1.0,42.39,0.62,2.39,18.54,12.59,62.0,47.27,12.3,76.6,21.15,55.45,0.22,2.89,48.81,46.25,62.0
+AR-M-G130009 = 50.16,10.0,68.22,30.22,38.0,-0.41,2.5,51.11,52.22,30.0,38.09,15.05,69.45,14.83,54.62,0.43,2.22,40.86,37.54,30.0,45.58,7.94,65.21,32.09,33.11,0.66,3.32,46.24,45.06,30.0,21.11,8.5,44.03,9.32,34.71,0.64,3.09,22.7,20.0,30.0,33.8,28.46,91.5,7.1,84.39,0.72,2.15,43.87,20.73,30.0,39.48,35.06,135.67,2.44,133.22,1.15,3.63,52.41,27.89,30.0,13.56,17.06,62.35,2.72,59.64,2.23,6.67,21.57,6.63,30.0,51.43,13.32,80.14,29.77,50.38,0.18,2.43,53.07,53.2,30.0,21.86,7.97,41.85,11.17,30.69,0.99,3.24,23.22,19.83,30.0,15.95,9.75,37.97,5.75,32.22,0.96,2.86,18.61,11.2,30.0,4.94,2.91,10.63,1.35,9.28,0.42,1.83,5.71,4.05,30.0,24.93,5.65,39.64,13.38,26.26,-0.2,3.52,25.54,26.19,30.0
+AR-M-G130010 = 60.62,6.0,68.22,55.23,12.99,0.39,1.54,60.84,59.52,4.0,75.0,5.06,80.76,68.5,12.26,-0.25,1.96,75.13,75.38,4.0,36.7,4.04,40.1,30.89,9.21,-0.88,2.15,36.86,37.9,4.0,10.97,2.53,14.66,9.32,5.34,0.98,2.17,11.19,9.95,4.0,8.05,1.4,10.15,7.32,2.83,1.15,2.33,8.14,7.37,4.0,2.68,0.7,3.53,1.99,1.54,0.24,1.48,2.75,2.61,4.0,2.5,0.22,2.81,2.28,0.53,0.66,2.09,2.51,2.45,4.0,29.66,0.67,30.22,28.87,1.35,-0.23,1.3,29.66,29.77,4.0,16.11,2.32,18.65,13.12,5.53,-0.32,1.89,16.24,16.34,4.0,5.93,0.38,6.42,5.58,0.84,0.44,1.61,5.93,5.85,4.0,1.56,0.81,2.78,1.09,1.68,1.14,2.32,1.71,1.18,4.0,23.29,3.17,27.03,19.81,7.23,0.1,1.55,23.45,23.17,4.0
+AR-M-G130011 = 19.63,9.09,47.44,4.38,43.06,0.6,2.89,21.62,18.09,265.0,37.4,28.69,130.49,5.68,124.81,1.02,3.62,47.1,29.28,265.0,25.62,16.18,64.23,3.77,60.46,0.43,1.99,30.29,24.85,265.0,9.26,6.7,34.09,1.0,33.09,1.06,4.0,11.42,7.67,265.0,28.25,20.6,132.97,5.25,127.71,1.65,6.38,34.94,21.67,265.0,56.77,35.23,198.08,15.16,182.92,1.15,4.18,66.78,48.36,265.0,28.51,41.6,198.29,1.88,196.41,2.07,6.42,50.37,11.19,265.0,83.36,56.25,404.36,21.04,383.32,2.54,12.74,100.5,72.46,265.0,16.67,23.0,158.74,1.0,157.74,3.16,15.69,28.37,9.42,265.0,66.42,72.56,598.49,14.21,584.28,3.75,21.22,98.27,39.93,265.0,19.9,18.2,124.71,1.0,123.71,1.75,7.81,26.95,16.69,265.0,22.12,15.94,80.76,5.58,75.18,1.53,4.85,27.24,17.91,265.0
+AR-M-G130012 = 52.44,4.92,58.67,40.85,17.82,-1.19,3.88,52.65,53.59,11.0,59.84,3.88,64.23,52.0,12.22,-0.71,2.41,59.95,61.45,11.0,75.49,7.45,89.5,65.56,23.93,0.34,2.24,75.83,76.28,11.0,24.06,6.66,34.09,13.79,20.3,-0.05,1.74,24.88,24.56,11.0,9.04,2.08,12.22,6.3,5.93,0.32,1.77,9.25,8.61,11.0,3.12,1.58,6.3,1.0,5.3,0.57,2.53,3.46,2.89,11.0,3.73,1.01,5.41,2.55,2.87,0.57,1.95,3.85,3.42,11.0,38.31,7.12,52.21,29.32,22.89,0.36,2.4,38.91,37.47,11.0,16.77,2.97,21.04,12.27,8.76,-0.11,1.9,17.01,16.91,11.0,16.5,6.51,25.32,7.78,17.54,0.21,1.48,17.63,15.4,11.0,2.87,0.82,4.13,1.72,2.41,0.0,1.75,2.97,2.92,11.0,34.46,4.9,43.39,27.6,15.79,0.38,2.2,34.78,35.08,11.0
+AR-M-G130013 = 49.09,11.73,76.03,32.46,43.57,0.86,2.76,50.45,45.46,73.0,45.44,13.32,70.6,24.44,46.16,0.05,1.79,47.32,46.28,73.0,53.95,10.24,76.97,36.36,40.61,0.32,2.21,54.9,52.94,73.0,19.5,11.58,46.09,8.01,38.08,1.09,2.87,22.64,14.21,73.0,31.55,17.88,72.46,8.77,63.69,1.05,2.92,36.2,24.51,73.0,27.27,18.59,68.13,1.88,66.24,0.32,1.94,32.93,24.46,73.0,8.99,3.09,15.67,3.34,12.33,0.38,2.4,9.5,8.77,73.0,61.21,9.7,85.13,43.41,41.72,0.28,2.47,61.97,62.32,73.0,14.38,3.24,22.06,8.29,13.77,0.24,2.78,14.73,14.22,73.0,35.33,11.56,68.12,10.84,57.29,1.02,4.01,37.15,32.72,73.0,7.06,3.25,17.13,3.17,13.96,0.71,2.78,7.76,6.63,73.0,25.76,14.88,68.22,9.9,58.32,1.09,3.36,29.7,20.29,73.0
+AR-M-G130014 = 57.44,4.36,64.34,51.37,12.97,0.28,1.91,57.59,56.21,8.0,85.25,13.84,104.06,70.31,33.75,0.31,1.62,86.23,84.61,8.0,60.5,12.86,86.72,46.28,40.44,1.0,3.19,61.68,56.75,8.0,18.36,2.68,22.44,14.87,7.57,0.11,1.73,18.53,18.36,8.0,4.54,0.9,6.29,3.51,2.78,0.82,2.82,4.62,4.44,8.0,1.12,0.22,1.63,1.0,0.63,1.9,5.02,1.14,1.02,8.0,2.18,0.06,2.3,2.13,0.17,1.43,4.17,2.18,2.16,8.0,29.13,3.12,32.59,23.74,8.85,-0.3,2.11,29.27,28.37,8.0,12.2,2.06,15.82,9.32,6.5,0.39,2.36,12.35,12.0,8.0,8.08,1.68,10.73,5.94,4.79,0.17,1.85,8.23,8.17,8.0,7.02,2.82,11.44,3.34,8.1,0.31,1.86,7.5,6.68,8.0,30.72,6.1,41.02,21.77,19.25,0.06,2.39,31.25,31.92,8.0
+AR-M-G130015 = 67.4,29.5,152.15,19.22,132.93,0.92,3.26,73.54,62.28,196.0,64.01,20.32,110.53,11.51,99.02,-0.76,3.22,67.14,68.79,196.0,43.78,15.28,92.11,18.95,73.16,0.43,2.71,46.35,43.39,196.0,13.53,6.63,41.02,6.2,34.82,1.98,7.4,15.06,11.84,196.0,24.59,11.48,95.06,11.64,83.42,3.44,17.32,27.13,21.41,196.0,26.36,23.92,149.52,6.48,143.04,2.45,10.54,35.56,18.22,196.0,9.79,13.37,117.41,3.05,114.35,6.46,47.74,16.54,6.92,196.0,62.68,12.56,124.71,40.69,84.01,1.57,7.67,63.92,60.97,196.0,16.81,9.72,84.26,6.99,77.26,3.28,18.92,19.41,14.26,196.0,46.18,14.71,95.06,23.03,72.03,1.12,4.21,48.45,43.39,196.0,22.43,17.35,100.97,1.88,99.09,1.83,7.32,28.34,18.75,196.0,32.43,14.76,89.5,7.1,82.39,0.91,4.2,35.61,30.78,196.0
+AR-M-G130016 = 85.92,23.1,145.01,56.13,88.88,0.68,2.69,88.92,84.24,56.0,72.67,7.77,92.98,58.67,34.31,0.47,2.85,73.08,72.11,56.0,82.17,17.64,115.98,52.94,63.04,0.24,1.98,84.01,81.28,56.0,26.71,9.02,53.59,11.82,41.77,0.54,3.14,28.16,27.41,56.0,10.65,5.9,23.74,3.34,20.4,0.47,1.9,12.14,9.16,56.0,4.15,3.52,13.08,1.0,12.08,1.12,3.02,5.42,2.47,56.0,3.94,1.57,7.45,2.13,5.32,0.46,1.97,4.24,3.63,56.0,37.13,11.27,61.82,22.08,39.74,0.39,1.94,38.78,35.37,56.0,13.58,3.65,25.99,8.77,17.21,1.81,6.35,14.05,12.98,56.0,22.14,13.45,60.47,7.28,53.19,1.11,3.4,25.85,17.65,56.0,13.5,7.78,35.13,2.62,32.51,1.16,3.58,15.55,11.47,56.0,52.86,12.0,80.23,29.44,50.79,-0.11,2.34,54.18,54.38,56.0
+AR-M-G130017 = 42.95,5.44,58.67,36.23,22.44,1.31,4.46,43.27,41.49,20.0,32.36,6.2,44.72,24.23,20.49,0.45,2.24,32.92,31.37,20.0,40.14,5.63,55.23,33.08,22.16,0.87,3.77,40.51,39.1,20.0,21.62,9.37,39.64,9.32,30.32,0.45,1.91,23.47,18.55,20.0,37.37,11.78,57.57,18.09,39.48,0.35,2.01,39.09,36.09,20.0,50.3,14.04,79.64,32.09,47.55,0.65,2.33,52.13,47.49,20.0,11.35,4.02,20.63,5.93,14.7,0.69,2.72,12.0,10.53,20.0,64.22,3.96,74.24,58.67,15.57,1.21,3.74,64.34,62.4,20.0,14.97,3.52,22.32,10.2,12.12,1.02,3.08,15.36,14.38,20.0,21.75,8.0,37.93,9.6,28.33,0.41,2.3,23.11,21.24,20.0,7.74,3.48,14.65,2.79,11.86,0.48,2.07,8.45,7.0,20.0,19.03,8.2,37.32,10.84,26.48,0.79,2.35,20.64,14.74,20.0
+AR-M-G130018 = 42.5,3.81,49.56,35.13,14.42,-0.21,2.59,42.66,43.6,14.0,40.44,7.5,53.62,27.6,26.02,0.08,2.12,41.08,39.52,14.0,48.21,11.88,72.99,34.09,38.9,0.96,2.68,49.55,44.72,14.0,14.31,3.84,23.03,9.6,13.43,1.11,3.24,14.79,13.01,14.0,19.64,9.34,42.1,10.5,31.6,1.24,3.48,21.61,15.93,14.0,25.59,11.23,48.96,5.94,43.02,0.3,2.81,27.79,25.19,14.0,5.96,1.5,9.6,4.21,5.39,1.13,3.51,6.13,5.48,14.0,54.57,7.99,66.19,42.1,24.09,-0.29,1.82,55.11,57.52,14.0,13.71,1.76,16.63,11.59,5.04,0.63,2.08,13.81,13.39,14.0,12.32,4.0,21.04,8.67,12.37,0.82,2.45,12.91,10.02,14.0,3.79,1.3,5.75,2.4,3.35,0.31,1.54,3.99,3.72,14.0,19.25,4.6,27.6,12.6,15.0,0.21,2.09,19.75,19.51,14.0
+AR-N-G140001 = 127.72,5.94,136.52,119.2,17.31,0.23,1.83,127.84,126.62,11.0,22.31,0.88,23.78,20.75,3.03,-0.07,2.3,22.32,22.35,11.0,77.95,7.52,89.66,66.31,23.35,0.15,1.93,78.28,78.22,11.0,274.0,7.82,285.87,265.08,20.79,-0.02,1.56,274.1,275.48,11.0,217.12,14.27,234.95,190.23,44.72,-0.22,2.34,217.55,212.59,11.0,347.95,14.67,369.38,327.54,41.83,0.04,1.63,348.23,345.72,11.0,43.0,4.02,48.96,35.13,13.82,-0.42,2.49,43.17,43.05,11.0,48.53,4.15,55.64,40.85,14.78,-0.19,2.48,48.69,48.96,11.0,125.13,7.39,136.52,112.33,24.19,0.12,2.42,125.33,124.42,11.0,236.89,40.76,308.23,190.32,117.91,0.49,1.89,240.06,222.1,11.0,131.15,11.28,145.27,107.25,38.02,-0.76,2.75,131.59,134.62,11.0,114.45,17.11,149.45,96.6,52.84,0.88,2.55,115.61,107.44,11.0
+AR-N-G140002 = 126.33,9.47,141.67,117.41,24.27,0.9,2.43,126.61,122.97,5.0,21.85,3.27,26.78,18.66,8.12,0.56,2.03,22.05,21.61,5.0,131.14,5.41,139.32,124.71,14.61,0.47,2.28,131.23,130.61,5.0,348.42,7.44,358.4,340.31,18.09,0.24,1.62,348.49,347.75,5.0,285.26,25.85,317.67,253.61,64.05,-0.05,1.61,286.2,291.37,5.0,293.44,26.06,327.39,259.08,68.32,0.01,1.9,294.37,290.18,5.0,64.48,1.79,66.31,62.32,4.0,0.0,1.4,64.5,64.23,5.0,99.89,8.55,110.53,89.5,21.04,0.02,1.58,100.18,100.01,5.0,104.08,4.8,110.53,98.02,12.52,0.06,1.89,104.17,105.12,5.0,198.75,33.92,249.56,163.9,85.66,0.54,2.02,201.05,194.85,5.0,125.94,2.77,130.89,124.71,6.18,1.5,3.25,125.97,124.71,5.0,144.08,26.11,179.1,117.41,61.69,0.17,1.63,145.96,148.25,5.0
+AR-N-G140003 = 127.87,5.28,135.63,121.0,14.63,0.15,1.73,127.97,127.63,7.0,19.38,1.79,21.38,15.91,5.47,-1.0,3.13,19.45,19.81,7.0,78.32,9.84,94.25,67.97,26.29,0.38,1.89,78.85,77.85,7.0,267.78,5.12,275.48,261.2,14.28,0.38,1.84,267.82,265.08,7.0,209.3,9.99,221.6,190.23,31.37,-0.85,3.08,209.51,209.1,7.0,326.58,28.28,358.4,273.2,85.2,-0.84,2.91,327.63,329.66,7.0,38.66,4.5,43.39,32.09,11.3,-0.42,1.61,38.88,40.36,7.0,45.51,3.83,52.11,41.48,10.64,0.7,2.24,45.64,44.85,7.0,134.36,1.22,136.52,132.46,4.06,0.27,3.08,134.37,134.49,7.0,234.7,41.99,285.04,184.2,100.84,0.07,1.35,237.89,232.0,7.0,121.67,17.7,145.95,97.97,47.98,-0.05,1.7,122.77,118.55,7.0,96.57,5.28,105.42,89.5,15.92,0.42,2.32,96.7,95.92,7.0
+AR-N-G140004 = 115.5,2.15,117.41,112.23,5.18,-0.61,2.08,115.52,115.66,5.0,15.37,0.95,16.72,14.08,2.64,0.09,2.36,15.4,15.4,5.0,111.98,2.97,115.66,108.99,6.67,0.04,1.43,112.01,112.33,5.0,337.6,10.07,347.75,322.53,25.22,-0.62,1.95,337.72,342.59,5.0,212.5,3.81,217.91,208.34,9.57,0.4,1.8,212.53,211.63,5.0,262.08,13.58,273.32,240.72,32.6,-0.78,2.21,262.36,265.5,5.0,62.98,10.55,72.46,47.59,24.87,-0.57,1.78,63.69,66.46,5.0,75.99,5.62,81.75,69.33,12.43,0.04,1.37,76.16,74.99,5.0,89.15,2.88,93.65,86.84,6.81,0.79,2.15,89.18,88.17,5.0,126.21,3.6,130.61,121.22,9.39,-0.17,1.91,126.25,125.92,5.0,120.56,3.94,126.73,117.41,9.33,0.79,2.15,120.62,119.2,5.0,90.21,5.24,95.06,83.0,12.06,-0.35,1.62,90.33,90.95,5.0
+AR-N-G140005 = 117.18,2.03,119.31,113.92,5.39,-0.66,2.05,117.2,117.88,6.0,15.71,1.32,17.39,14.33,3.06,0.15,1.26,15.76,15.51,6.0,110.68,10.1,120.29,99.58,20.71,-0.06,1.08,111.06,111.69,6.0,344.83,7.15,355.9,337.42,18.48,0.35,1.95,344.89,345.17,6.0,229.98,7.59,239.85,221.2,18.65,-0.1,1.63,230.08,230.93,6.0,231.59,28.67,281.69,208.25,73.44,1.0,2.46,233.07,219.14,6.0,71.01,2.99,74.82,67.39,7.43,0.29,1.61,71.06,70.31,6.0,85.6,2.98,89.86,81.75,8.11,0.1,1.88,85.65,85.63,6.0,92.11,1.5,93.9,89.5,4.41,-0.72,2.72,92.12,92.28,6.0,133.72,12.46,151.15,121.0,30.15,0.31,1.48,134.2,131.14,6.0,117.6,6.5,122.85,107.74,15.12,-0.75,1.72,117.75,121.03,6.0,98.76,9.72,108.03,85.14,22.9,-0.3,1.45,99.15,100.65,6.0
+AR-N-G140006 = 120.23,3.56,124.71,113.92,10.79,-0.78,2.99,120.27,121.1,6.0,25.05,2.78,28.45,21.13,7.32,-0.13,1.74,25.18,25.05,6.0,122.94,3.1,124.93,117.41,7.53,-1.11,2.61,122.97,124.71,6.0,353.08,4.76,358.4,347.75,10.65,0.0,1.5,353.1,353.08,6.0,265.83,15.07,291.37,249.56,41.81,0.75,2.38,266.19,261.2,6.0,350.86,27.38,392.34,313.8,78.54,0.2,2.12,351.75,348.64,6.0,60.8,9.01,72.46,47.5,24.96,-0.16,1.98,61.36,60.8,6.0,102.94,13.93,121.0,86.84,34.17,0.05,1.58,103.73,102.94,6.0,105.75,4.28,110.53,100.97,9.56,-0.0,1.5,105.82,105.75,6.0,190.04,23.16,225.81,163.6,62.21,0.34,1.97,191.21,190.04,6.0,121.97,2.77,124.71,117.41,7.3,-0.57,2.24,122.0,121.97,6.0,132.54,17.33,159.9,113.92,45.98,0.41,2.04,133.48,132.54,6.0
+AR-N-G140007 = 172.04,4.69,179.18,163.68,15.5,-0.18,2.36,172.1,172.48,10.0,27.97,6.17,36.07,21.68,14.39,0.25,1.41,28.58,26.94,10.0,62.47,1.89,66.19,59.89,6.3,0.51,2.59,62.49,62.36,10.0,159.48,11.06,172.13,145.27,26.86,0.15,1.38,159.82,154.02,10.0,295.27,22.04,322.82,257.32,65.5,-0.5,2.02,296.01,301.56,10.0,280.41,22.2,317.81,243.14,74.67,0.12,2.4,281.2,279.68,10.0,68.02,5.98,74.68,55.16,19.52,-0.87,3.12,68.25,69.0,10.0,34.61,3.2,40.29,30.23,10.06,0.31,2.09,34.74,34.37,10.0,207.63,11.36,226.89,190.58,36.31,0.29,2.13,207.91,205.39,10.0,209.62,7.83,221.55,196.06,25.5,-0.13,2.1,209.75,209.12,10.0,92.69,8.71,103.92,78.57,25.35,-0.37,1.89,93.05,93.0,10.0,71.18,2.64,76.62,68.22,8.4,0.64,2.91,71.22,71.45,10.0
+AR-N-G140008 = 184.43,8.24,202.15,173.77,28.38,0.41,2.18,184.61,184.66,22.0,25.59,3.14,31.14,19.81,11.33,-0.28,2.02,25.77,26.13,22.0,61.83,3.24,68.22,53.52,14.7,-0.74,3.94,61.91,62.32,22.0,159.3,17.33,184.92,128.53,56.39,-0.11,1.79,160.19,161.56,22.0,337.05,19.18,380.69,308.23,72.46,0.21,2.51,337.57,337.57,22.0,258.78,41.51,333.31,193.67,139.64,0.03,1.82,261.93,252.63,22.0,74.78,4.65,84.29,66.19,18.1,0.45,2.73,74.92,74.33,22.0,59.4,12.07,79.32,40.85,38.47,0.18,1.77,60.56,58.84,22.0,250.37,15.73,290.18,221.2,68.99,0.86,3.85,250.84,247.71,22.0,271.79,35.62,361.01,221.2,139.82,0.44,2.95,274.01,273.01,22.0,58.69,18.81,86.84,23.18,63.66,-0.44,2.02,61.5,65.79,22.0,87.43,27.18,136.52,50.46,86.06,0.15,1.86,91.37,87.54,22.0
+AR-N-G140009 = 154.55,11.39,179.1,138.73,40.36,0.6,2.4,154.95,152.88,20.0,26.44,3.82,34.65,20.75,13.9,0.43,2.47,26.7,26.42,20.0,62.5,4.0,69.26,55.26,14.0,0.16,2.28,62.62,62.5,20.0,247.2,28.16,290.64,197.83,92.81,-0.18,1.97,248.72,249.56,20.0,235.84,31.06,297.32,196.06,101.26,0.61,2.19,237.77,229.87,20.0,359.0,29.06,404.36,306.98,97.38,-0.42,2.08,360.11,364.05,20.0,62.61,11.27,86.84,43.66,43.17,0.36,2.6,63.57,62.79,20.0,50.55,7.32,64.49,39.64,24.85,0.27,2.21,51.05,50.21,20.0,147.62,25.6,196.06,110.53,85.52,0.49,2.1,149.72,138.64,20.0,275.72,26.55,308.23,227.97,80.26,-0.55,1.99,276.93,283.18,20.0,121.16,14.84,142.85,84.26,58.6,-0.68,3.01,122.02,124.57,20.0,91.81,13.05,122.25,77.42,44.83,1.35,3.53,92.68,85.62,20.0
+AR-N-G140010 = 181.76,5.45,190.32,171.19,19.13,-0.4,2.35,181.84,183.29,15.0,28.19,2.65,32.09,23.83,8.26,-0.17,1.76,28.31,28.91,15.0,52.24,5.3,58.87,40.29,18.58,-0.81,2.86,52.49,53.59,15.0,127.88,10.24,144.26,113.92,30.34,0.12,1.78,128.26,126.21,15.0,309.06,23.23,356.29,281.56,74.73,1.05,2.94,309.88,303.65,15.0,223.47,18.61,259.06,193.94,65.12,0.02,2.42,224.19,224.79,15.0,68.02,4.89,77.84,58.67,19.17,0.27,3.03,68.19,67.27,15.0,37.01,3.38,42.68,32.11,10.58,0.49,2.05,37.16,36.21,15.0,234.87,13.39,249.62,208.25,41.37,-0.93,2.42,235.23,242.15,15.0,202.88,11.16,231.01,190.32,40.7,1.16,3.55,203.16,196.06,15.0,46.11,16.85,73.9,24.46,49.44,0.21,1.7,48.9,47.32,15.0,68.71,20.49,110.53,43.57,66.96,0.46,2.13,71.5,65.38,15.0
+AR-N-G140011 = 115.04,2.75,117.62,110.53,7.09,-0.61,2.1,115.07,115.31,6.0,19.71,1.65,22.06,17.39,4.67,0.14,2.07,19.77,19.24,6.0,116.68,3.77,121.06,110.73,10.32,-0.36,2.11,116.73,116.53,6.0,335.93,7.02,342.98,327.39,15.58,-0.37,1.5,335.99,337.57,6.0,225.89,9.43,237.62,214.72,22.89,0.13,1.43,226.05,224.84,6.0,292.09,13.96,309.49,277.38,32.11,0.25,1.34,292.37,288.58,6.0,54.43,4.69,61.46,48.98,12.48,0.37,1.87,54.6,53.76,6.0,76.33,4.81,82.64,69.33,13.31,-0.22,1.94,76.46,76.96,6.0,95.88,4.6,101.93,89.54,12.39,-0.06,1.79,95.97,95.93,6.0,147.37,10.91,161.96,132.52,29.43,-0.21,1.84,147.71,150.33,6.0,129.1,6.7,140.95,123.0,17.96,0.97,2.61,129.24,126.62,6.0,94.38,7.49,102.66,84.26,18.4,-0.15,1.41,94.62,94.37,6.0
+AR-N-G140012 = 135.69,6.31,147.23,128.53,18.7,0.77,2.31,135.82,133.54,10.0,20.31,6.53,31.2,12.6,18.6,0.48,1.9,21.23,18.36,10.0,79.09,10.82,97.97,64.25,33.72,0.24,2.09,79.76,78.23,10.0,262.26,13.27,281.56,235.38,46.18,-0.6,2.87,262.56,264.22,10.0,222.19,9.73,238.77,208.25,30.52,-0.03,2.16,222.39,223.04,10.0,280.67,20.56,317.67,253.61,64.05,0.27,2.15,281.35,278.04,10.0,36.4,1.66,38.62,33.89,4.73,-0.03,1.64,36.43,36.44,10.0,44.8,7.66,56.93,36.21,20.72,0.6,1.94,45.39,42.1,10.0,146.23,12.67,168.69,132.46,36.23,0.51,2.14,146.72,147.73,10.0,203.4,26.81,244.9,158.74,86.16,-0.19,2.11,204.98,209.84,10.0,125.78,10.19,145.01,111.79,33.21,0.37,2.5,126.15,126.4,10.0,90.84,1.83,92.28,86.99,5.28,-1.0,2.8,90.86,91.55,10.0
+AR-N-G140013 = 158.36,8.98,173.85,140.95,32.9,-0.12,2.64,158.59,157.63,12.0,39.32,7.67,50.46,26.44,24.01,0.07,1.98,40.01,40.57,12.0,62.58,2.31,67.39,60.47,6.92,1.01,2.65,62.62,61.85,12.0,204.33,16.61,243.14,187.41,55.73,1.05,3.37,204.95,200.86,12.0,266.99,28.17,312.95,228.9,84.04,0.42,1.84,268.35,259.72,12.0,263.86,38.66,327.39,208.63,118.77,0.26,1.89,266.45,265.98,12.0,51.58,11.34,69.26,37.1,32.16,0.41,1.74,52.71,49.15,12.0,34.48,3.62,40.28,29.32,10.96,0.1,1.88,34.65,34.38,12.0,180.3,10.41,193.14,153.12,40.03,-1.36,5.05,180.58,180.73,12.0,219.62,12.8,251.38,208.25,43.13,1.26,4.1,219.96,217.34,12.0,109.48,14.83,139.87,92.61,47.26,0.81,2.65,110.39,106.39,12.0,78.62,4.83,85.62,70.44,15.19,-0.02,1.92,78.76,79.18,12.0
+AR-N-G140014 = 115.7,1.78,117.41,113.1,4.31,-0.34,1.45,115.72,116.18,8.0,19.68,2.99,24.59,16.72,7.87,0.49,1.86,19.88,19.14,8.0,102.1,5.5,111.48,95.06,16.42,0.42,2.07,102.23,101.53,8.0,306.92,19.07,333.68,277.63,56.04,-0.09,1.91,307.43,308.79,8.0,201.65,8.85,217.1,190.23,26.86,0.4,2.2,201.82,200.7,8.0,303.74,17.92,328.74,281.56,47.17,-0.07,1.53,304.2,306.89,8.0,50.7,3.58,56.93,44.74,12.18,0.11,2.8,50.81,50.53,8.0,61.04,5.42,66.93,53.59,13.34,-0.21,1.44,61.24,61.61,8.0,113.58,10.5,134.49,104.93,29.56,1.06,2.8,114.0,107.25,8.0,175.95,12.43,190.06,150.9,39.16,-0.95,3.07,176.34,178.68,8.0,149.95,12.87,169.84,128.65,41.19,-0.01,2.4,150.43,148.87,8.0,93.38,3.81,100.47,86.98,13.5,0.23,3.28,93.45,93.71,8.0
+AR-N-G140015 = 116.61,4.27,124.93,110.53,14.4,0.56,2.68,116.68,115.66,10.0,13.33,0.74,14.21,12.22,1.99,-0.1,1.76,13.34,13.36,10.0,108.59,3.46,113.92,102.61,11.31,-0.24,2.29,108.64,108.56,10.0,296.68,17.63,327.54,273.32,54.22,0.35,2.05,297.15,294.9,10.0,204.78,5.66,214.62,196.06,18.57,0.25,2.23,204.85,203.7,10.0,271.1,15.34,299.07,253.61,45.46,0.6,2.1,271.49,267.23,10.0,41.08,7.24,52.59,27.6,24.99,-0.4,2.54,41.65,43.0,10.0,61.66,3.16,67.21,57.8,9.41,0.57,2.17,61.73,60.92,10.0,111.98,15.38,134.49,90.95,43.54,0.13,1.72,112.93,112.15,10.0,146.72,17.74,173.77,119.31,54.46,-0.14,1.94,147.68,151.03,10.0,138.09,23.58,190.23,119.2,71.03,1.18,3.24,139.89,125.66,10.0,85.64,2.01,88.17,81.75,6.41,-0.44,2.43,85.66,85.9,10.0
+AR-N-G140016 = 115.39,3.36,119.31,110.58,8.73,-0.33,1.95,115.43,115.66,5.0,26.27,2.32,28.62,23.0,5.62,-0.42,1.71,26.35,26.78,5.0,113.97,5.8,120.18,107.44,12.74,-0.01,1.31,114.09,113.92,5.0,358.67,7.42,369.38,348.38,20.99,0.09,2.5,358.74,358.56,5.0,237.49,11.72,253.67,221.6,32.07,0.05,2.2,237.72,234.95,5.0,328.56,15.16,346.14,304.48,41.66,-0.68,2.56,328.84,332.41,5.0,58.66,6.78,68.87,51.28,17.59,0.51,2.12,58.97,58.7,5.0,82.48,10.03,98.41,73.97,24.44,0.78,2.31,82.97,81.75,5.0,106.05,2.62,109.04,102.61,6.43,-0.28,1.59,106.08,107.25,5.0,182.91,12.94,203.53,171.35,32.18,0.84,2.29,183.27,179.1,5.0,118.2,7.79,131.68,112.23,19.46,1.27,2.95,118.4,115.66,5.0,110.7,6.62,120.64,102.8,17.84,0.44,2.25,110.86,110.53,5.0
+AR-N-G140017 = 183.07,11.34,202.43,158.81,43.62,-0.23,2.71,183.4,184.66,21.0,31.39,4.56,41.52,26.62,14.9,1.05,2.75,31.71,28.96,21.0,61.39,2.89,66.46,53.59,12.87,-0.91,4.05,61.45,61.85,21.0,214.11,35.65,285.87,169.3,116.57,0.72,2.31,216.92,202.89,21.0,296.83,36.99,354.04,221.6,132.44,-0.6,2.35,299.02,308.79,21.0,341.95,44.15,404.36,265.56,138.8,-0.16,1.62,344.65,339.88,21.0,71.67,3.41,76.97,62.23,14.73,-1.13,4.06,71.74,72.54,21.0,61.15,11.06,72.49,39.64,32.86,-0.75,2.19,62.09,65.39,21.0,215.44,31.88,267.54,148.03,119.5,-0.3,2.44,217.68,217.22,21.0,269.26,23.22,317.67,231.67,85.99,0.26,2.43,270.21,272.38,21.0,120.68,22.44,149.45,77.76,71.68,-0.45,2.01,122.65,121.63,21.0,93.74,15.02,124.71,66.19,58.52,-0.05,2.5,94.88,93.65,21.0
+AR-P-G090001 = 128.01,32.1,234.95,72.46,162.49,0.93,3.79,131.92,120.1,76.0,185.38,49.06,281.56,110.53,171.03,0.54,2.02,191.68,170.74,76.0,110.24,23.09,179.1,67.57,111.52,0.33,2.75,112.6,108.84,76.0,133.33,49.8,227.97,60.47,167.5,0.43,1.81,142.21,118.08,76.0,17.1,7.47,50.46,7.54,42.91,1.72,7.65,18.64,16.12,76.0,18.63,11.75,56.93,4.01,52.91,1.47,4.61,21.98,15.45,76.0,1.66,0.82,5.25,1.03,4.22,2.08,7.64,1.85,1.31,76.0,1.34,0.45,2.85,1.0,1.85,1.34,4.12,1.42,1.09,76.0,16.81,10.69,53.59,5.58,48.01,1.55,4.96,19.89,14.13,76.0,109.93,19.72,149.45,59.48,89.97,-0.52,2.89,111.67,112.08,76.0,234.45,46.62,347.75,151.74,196.02,0.56,2.72,238.98,227.97,76.0,124.47,40.29,208.25,76.97,131.28,0.41,1.63,130.74,108.07,76.0
+AR-P-G090002 = 77.07,4.66,86.84,70.31,16.53,0.46,2.07,77.2,75.98,37.0,41.46,6.19,52.21,26.78,25.43,-0.5,2.57,41.91,42.23,37.0,113.77,24.35,154.02,72.46,81.56,-0.08,1.66,116.28,114.75,37.0,296.04,34.71,392.34,249.56,142.78,0.9,3.19,298.01,282.72,37.0,191.72,14.56,227.97,163.6,64.37,0.68,3.36,192.26,190.23,37.0,94.15,13.39,134.61,72.46,62.15,1.27,4.59,95.08,92.24,37.0,4.78,1.71,8.77,2.01,6.76,0.37,2.33,5.07,4.67,37.0,10.85,2.44,18.09,8.18,9.91,1.18,3.78,11.11,10.2,37.0,61.52,8.24,74.68,48.27,26.41,-0.02,1.74,62.06,61.67,37.0,150.7,13.18,184.58,119.53,65.05,0.23,3.54,151.26,149.45,37.0,106.64,10.04,126.05,84.26,41.79,-0.1,2.63,107.1,107.3,37.0,114.73,7.65,132.46,97.97,34.49,-0.07,2.73,114.98,114.13,37.0
+AR-P-G090003 = 80.47,1.59,83.0,76.97,6.04,-0.8,3.05,80.48,80.85,20.0,36.28,4.17,41.52,28.91,12.61,-0.47,1.78,36.51,37.28,20.0,128.61,5.83,138.61,119.31,19.3,0.22,1.83,128.73,127.75,20.0,307.52,23.3,358.4,273.69,84.71,0.42,2.49,308.36,303.93,20.0,167.3,12.17,194.2,149.45,44.75,0.58,2.51,167.72,165.21,20.0,95.72,13.66,140.7,81.75,58.95,2.06,7.18,96.64,91.81,20.0,7.24,1.26,9.32,4.66,4.66,-0.34,2.33,7.35,7.24,20.0,12.02,3.31,20.41,8.01,12.4,0.91,3.18,12.45,11.33,20.0,51.99,3.66,56.93,46.09,10.84,-0.35,1.86,52.11,52.7,20.0,132.56,10.46,149.45,110.53,38.91,-0.26,2.22,132.95,133.48,20.0,100.75,9.05,117.41,89.5,27.91,0.37,1.84,101.13,99.0,20.0,102.23,1.61,104.11,97.97,6.14,-0.94,3.68,102.24,102.52,20.0
+AR-P-G090004 = 140.2,27.2,179.1,95.06,84.04,0.09,1.77,142.7,136.21,24.0,166.46,18.44,202.06,129.46,72.6,-0.34,2.57,167.44,169.9,24.0,108.34,27.64,145.01,58.98,86.03,-0.31,1.77,111.67,108.77,24.0,81.89,14.7,110.53,57.15,53.38,0.47,2.14,83.14,77.25,24.0,14.98,4.26,28.45,9.32,19.13,1.45,5.58,15.55,14.67,24.0,7.5,2.85,14.65,3.83,10.82,0.99,3.27,8.0,6.74,24.0,1.01,0.01,1.05,1.0,0.05,2.29,6.94,1.01,1.0,24.0,1.23,0.48,3.05,1.0,2.05,2.8,10.27,1.32,1.02,24.0,6.46,2.28,11.45,2.13,9.33,0.05,2.77,6.83,6.65,24.0,107.23,36.47,161.61,39.64,121.97,-0.43,2.02,113.02,114.87,24.0,171.07,18.33,202.06,141.27,60.79,0.05,1.95,172.01,173.19,24.0,231.92,50.01,335.43,140.7,194.74,0.11,2.33,237.03,231.67,24.0
+AR-P-G090005 = 96.17,18.27,163.6,58.67,104.93,0.47,3.04,97.88,94.09,152.0,99.33,22.85,140.7,39.64,101.06,-0.39,2.42,101.91,99.88,152.0,110.96,27.77,184.58,64.23,120.35,0.36,2.26,114.37,107.74,152.0,209.51,30.23,317.67,158.74,158.93,0.78,3.6,211.67,203.25,152.0,75.94,33.38,184.58,16.04,168.54,0.64,3.38,82.91,71.96,152.0,73.2,15.73,110.53,32.09,78.44,-0.29,2.67,74.86,74.11,152.0,1.07,0.26,2.87,1.0,1.87,4.56,25.34,1.1,1.0,152.0,4.88,3.47,17.03,1.0,16.03,1.06,3.47,5.98,3.81,152.0,38.48,15.68,81.75,9.6,72.15,0.48,2.32,41.53,36.58,152.0,134.92,29.22,242.15,72.46,169.68,1.17,4.75,138.03,128.76,152.0,282.83,39.96,392.34,154.02,238.32,-0.34,3.64,285.62,282.07,152.0,81.52,25.27,154.02,38.46,115.56,0.95,3.24,85.32,75.32,152.0
+AR-P-G090006 = 91.2,8.49,107.25,78.86,28.39,0.18,1.82,91.57,92.08,19.0,56.48,5.95,68.39,47.5,20.89,0.24,2.14,56.78,56.93,19.0,84.46,7.19,104.52,73.17,31.35,1.06,4.44,84.75,83.0,19.0,238.3,12.76,266.16,221.2,44.97,0.54,2.41,238.62,235.06,19.0,197.52,16.1,218.11,148.8,69.31,-1.45,5.43,198.15,202.15,19.0,61.58,6.34,71.38,49.82,21.57,-0.14,1.96,61.88,61.15,19.0,2.32,0.54,3.27,1.35,1.92,0.17,2.25,2.38,2.29,19.0,11.97,1.58,14.11,8.27,5.83,-0.71,2.77,12.07,12.22,19.0,57.34,6.85,68.22,47.59,20.63,0.17,1.71,57.73,57.79,19.0,128.67,17.86,163.6,98.37,65.24,0.04,2.2,129.84,126.96,19.0,189.28,41.2,254.77,121.22,133.54,0.09,2.01,193.48,188.43,19.0,92.09,15.17,118.74,69.64,49.1,0.15,1.76,93.27,88.97,19.0
+AR-P-G090007 = 90.62,8.74,110.53,74.71,35.82,0.34,2.8,91.03,90.22,28.0,50.6,3.06,55.26,46.09,9.17,0.26,1.61,50.69,50.35,28.0,67.15,11.65,92.91,46.92,45.98,0.0,2.17,68.11,67.31,28.0,270.78,31.09,358.4,202.06,156.34,0.71,4.15,272.49,265.08,28.0,232.75,16.77,273.2,203.53,69.66,0.16,2.79,233.34,233.8,28.0,63.16,9.01,79.32,49.71,29.62,0.44,2.36,63.78,61.45,28.0,3.01,0.64,4.52,2.22,2.29,0.96,2.97,3.08,2.85,28.0,15.78,2.32,23.03,12.15,10.88,1.18,4.64,15.95,15.13,28.0,83.73,12.99,111.79,61.73,50.07,0.43,2.4,84.69,81.53,28.0,193.89,31.17,250.58,124.71,125.88,-0.47,2.6,196.29,199.74,28.0,98.65,26.72,159.39,58.67,100.72,0.47,2.43,102.08,96.14,28.0,104.02,12.67,132.46,78.15,54.32,0.05,2.87,104.76,102.8,28.0
+AR-P-G090008 = 78.99,8.91,121.0,68.25,52.75,2.68,11.82,79.48,77.01,52.0,54.6,9.1,80.23,38.53,41.7,0.09,3.06,55.34,55.26,52.0,119.95,17.61,158.52,94.16,64.36,0.25,2.0,121.21,118.66,52.0,291.08,26.59,338.03,242.15,95.89,0.06,1.79,292.27,288.46,52.0,147.62,25.97,196.15,95.06,101.09,0.09,1.95,149.84,145.6,52.0,96.48,16.82,149.45,70.31,79.14,0.85,3.58,97.9,92.24,52.0,2.14,1.36,5.25,1.0,4.25,1.03,2.56,2.52,1.56,52.0,9.2,3.03,17.63,3.44,14.18,0.73,3.73,9.68,8.97,52.0,45.38,6.04,62.32,34.47,27.85,0.72,3.18,45.78,44.39,52.0,137.28,39.71,227.97,78.9,149.07,0.46,2.16,142.8,132.92,52.0,175.96,36.43,259.08,121.0,138.08,0.38,2.0,179.62,168.23,52.0,114.09,14.02,149.45,89.5,59.95,0.59,2.91,114.94,113.12,52.0
+AR-P-G090009 = 131.27,9.15,154.02,107.25,46.77,0.04,4.92,131.57,130.64,21.0,185.26,15.37,208.34,152.56,55.78,-0.51,2.4,185.86,190.32,21.0,101.97,11.68,128.62,86.84,41.78,0.69,2.77,102.6,98.68,21.0,84.81,6.76,97.39,70.31,27.09,-0.35,2.64,85.07,86.84,21.0,9.34,2.55,18.74,7.81,10.94,2.92,10.59,9.67,8.64,21.0,2.97,0.58,4.51,2.26,2.25,1.1,3.53,3.03,2.79,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,3.83,1.47,7.56,1.48,6.08,0.79,3.14,4.09,3.44,21.0,96.25,16.28,133.41,76.24,57.18,0.82,2.76,97.55,93.9,21.0,102.36,35.92,175.75,51.7,124.06,0.18,2.17,108.2,100.01,21.0,227.95,37.95,313.39,173.77,139.62,0.59,2.51,230.94,223.57,21.0
+AR-Q-G150001 = 18.2,9.53,38.46,5.75,32.71,0.65,2.17,20.47,14.78,33.0,16.14,6.88,30.22,1.0,29.22,-0.0,2.56,17.5,15.64,33.0,37.88,12.06,65.27,20.41,44.85,0.57,2.32,39.69,35.71,33.0,20.62,4.64,35.28,14.21,21.06,1.12,4.2,21.12,19.61,33.0,217.08,48.08,304.48,132.46,172.02,-0.03,1.74,222.19,222.49,33.0,175.9,39.84,265.08,117.41,147.67,0.55,2.36,180.22,171.89,33.0,100.02,29.12,152.56,52.92,99.65,0.19,1.89,104.05,101.02,33.0,107.79,33.09,183.87,60.47,123.41,0.65,2.46,112.61,98.15,33.0,83.87,19.25,132.46,47.5,84.96,0.19,2.96,85.98,82.18,33.0,175.76,62.76,369.38,50.46,318.92,0.34,4.6,186.31,175.27,33.0,137.19,39.88,214.62,81.64,132.99,0.54,2.04,142.7,128.53,33.0,68.38,30.94,124.71,18.65,106.06,0.07,1.79,74.86,71.11,33.0
+AR-Q-G150002 = 12.41,3.89,25.21,7.48,17.73,1.46,4.79,13.0,11.29,81.0,21.76,8.76,50.46,6.54,43.92,0.73,3.56,23.43,22.02,81.0,8.16,2.36,12.41,4.52,7.89,0.09,1.62,8.49,8.32,81.0,1.2,0.43,3.15,1.0,2.15,2.68,10.15,1.27,1.0,81.0,9.36,2.65,17.63,4.66,12.97,0.74,3.29,9.72,9.14,81.0,39.65,10.04,61.56,23.74,37.82,0.2,1.92,40.89,37.97,81.0,2.7,2.88,15.56,1.0,14.56,2.36,8.74,3.94,1.39,81.0,38.73,12.05,60.47,14.21,46.25,-0.22,2.06,40.54,38.46,81.0,1.75,0.57,3.76,1.0,2.76,1.28,4.97,1.84,1.65,81.0,47.69,10.16,66.19,24.46,41.73,-0.21,2.19,48.75,49.07,81.0,30.56,8.07,51.58,15.1,36.48,0.15,2.46,31.59,31.06,81.0,45.29,18.27,89.5,11.17,78.33,0.16,2.48,48.79,44.6,81.0
+AR-Q-G150003 = 6.38,2.37,12.57,2.44,10.13,0.44,2.82,6.79,5.81,34.0,29.84,5.69,39.05,17.03,22.01,-0.19,2.12,30.36,29.8,34.0,23.34,2.44,28.5,17.56,10.94,-0.04,2.62,23.46,23.53,34.0,14.91,3.21,21.68,7.32,14.36,0.17,3.2,15.25,14.58,34.0,118.93,37.0,172.13,36.21,135.92,-0.42,2.18,124.39,119.31,34.0,92.92,19.35,132.7,60.47,72.24,0.08,2.01,94.86,94.83,34.0,37.72,14.12,69.33,12.6,56.73,0.32,2.6,40.21,36.58,34.0,63.99,6.56,76.97,49.16,27.81,-0.25,2.4,64.32,64.14,34.0,23.43,14.81,85.46,6.3,79.17,2.57,10.51,27.6,18.47,34.0,53.71,48.86,255.04,21.36,233.68,2.59,10.05,72.12,35.46,34.0,66.98,7.11,87.73,56.93,30.81,1.21,3.81,67.34,65.01,34.0,70.63,16.71,111.34,39.64,71.7,0.53,2.76,72.52,66.47,34.0
+AR-Q-G150004 = 19.55,21.67,95.06,4.13,90.93,2.02,6.86,28.88,10.32,26.0,3.99,1.77,6.3,1.0,5.3,-0.36,1.72,4.35,4.39,26.0,26.11,20.06,86.84,9.9,76.94,1.45,4.49,32.69,16.22,26.0,7.73,4.24,18.65,3.05,15.6,0.89,2.94,8.78,6.69,26.0,62.3,16.88,95.06,31.6,63.46,-0.0,2.08,64.46,65.56,26.0,86.82,15.1,117.41,57.93,59.48,0.39,2.6,88.07,84.55,26.0,85.44,35.19,163.9,55.23,108.66,1.0,2.6,92.14,63.27,26.0,109.15,21.99,167.26,66.54,100.72,0.47,3.44,111.26,107.96,26.0,84.1,53.92,242.15,9.9,232.25,1.18,4.31,99.34,67.16,26.0,186.12,109.56,514.71,42.1,472.6,1.02,4.35,214.9,175.77,26.0,55.3,29.74,154.02,25.99,128.04,1.68,5.76,62.52,43.79,26.0,32.88,32.19,145.01,5.58,139.43,1.97,6.89,45.58,22.3,26.0
+AR-Q-G150005 = 7.52,2.52,13.08,1.83,11.25,-0.16,2.7,7.92,7.44,42.0,26.18,7.53,39.64,11.86,27.78,-0.06,1.98,27.22,26.37,42.0,26.31,5.94,36.8,15.59,21.21,-0.18,1.86,26.96,27.21,42.0,16.4,5.38,23.03,6.02,17.01,-0.57,2.05,17.24,18.09,42.0,99.14,37.8,158.52,22.6,135.92,-0.54,2.23,105.94,107.67,42.0,81.51,17.2,117.46,52.0,65.46,0.08,2.24,83.26,82.33,42.0,40.19,18.75,66.19,3.77,62.42,-0.62,2.25,44.26,44.39,42.0,71.26,8.12,86.99,53.59,33.4,-0.55,2.63,71.71,71.42,42.0,25.26,7.64,39.64,9.45,30.19,-0.35,2.11,26.36,26.05,42.0,30.63,4.99,50.46,21.04,29.42,1.66,7.75,31.02,29.91,42.0,68.78,6.55,84.26,56.23,28.02,0.28,2.62,69.09,68.83,42.0,56.14,10.28,76.97,38.46,38.51,0.13,2.18,57.06,56.14,42.0
+AR-Q-G150006 = 14.55,5.79,35.13,7.11,28.03,1.31,5.3,15.64,14.21,45.0,10.6,3.83,20.32,5.75,14.57,0.82,3.08,11.25,9.99,45.0,9.19,2.49,19.81,6.11,13.7,1.92,8.57,9.51,8.65,45.0,1.45,1.23,7.78,1.0,6.78,3.8,17.96,1.89,1.0,45.0,8.46,3.72,23.2,3.89,19.31,2.41,9.09,9.22,7.32,45.0,45.92,9.8,71.58,29.79,41.79,0.26,2.97,46.93,46.84,45.0,4.19,3.91,15.1,1.0,14.1,1.16,3.4,5.7,1.94,45.0,32.03,12.38,70.31,14.0,56.31,1.06,4.13,34.29,28.46,45.0,3.0,1.79,7.53,1.53,6.01,1.2,3.09,3.48,2.0,45.0,48.5,5.37,59.62,34.3,25.32,-0.61,3.79,48.79,48.96,45.0,37.96,6.74,64.23,31.14,33.09,2.15,7.72,38.54,35.7,45.0,50.8,6.84,71.54,40.85,30.69,1.14,4.07,51.25,48.98,45.0
+AR-Q-G150007 = 28.56,13.22,52.85,10.07,42.78,0.18,1.8,31.37,29.46,28.0,15.61,7.67,29.37,3.89,25.48,0.14,1.78,17.33,14.87,28.0,63.91,22.07,100.97,32.62,68.35,0.1,1.65,67.49,62.41,28.0,34.62,9.74,56.14,21.68,34.46,0.34,2.16,35.92,34.77,28.0,300.9,61.35,398.35,169.3,229.05,-0.51,2.4,306.87,305.1,28.0,149.61,22.81,196.86,114.13,82.73,0.33,2.12,151.28,148.92,28.0,121.34,33.68,184.92,67.21,117.71,0.14,2.02,125.77,122.88,28.0,133.02,32.67,181.84,80.61,101.23,-0.1,1.63,136.84,135.7,28.0,58.12,28.56,145.01,24.27,120.74,1.44,4.72,64.53,51.38,28.0,87.07,42.96,192.2,30.23,161.97,0.62,2.77,96.75,85.21,28.0,144.56,43.28,248.09,76.97,171.13,0.57,2.9,150.67,146.12,28.0,57.66,19.24,100.01,32.09,67.92,0.69,2.51,60.67,52.4,28.0
+AR-Q-G150008 = 18.7,5.83,32.62,9.04,23.58,0.24,2.6,19.56,20.15,32.0,10.38,3.7,19.22,3.77,15.45,0.32,3.01,11.0,9.83,32.0,67.14,23.15,104.06,33.08,70.99,-0.01,1.6,70.9,70.34,32.0,30.76,6.31,40.25,19.81,20.44,-0.24,1.82,31.38,31.25,32.0,258.34,60.92,345.88,149.45,196.43,-0.49,1.77,265.21,282.07,32.0,131.9,26.84,189.2,95.06,94.14,0.22,1.85,134.51,130.54,32.0,105.21,29.75,170.06,66.19,103.86,0.34,1.83,109.21,98.1,32.0,113.44,29.86,173.77,81.75,92.02,0.77,2.27,117.18,103.84,32.0,58.99,19.03,104.06,32.63,71.43,0.27,2.56,61.89,60.26,32.0,70.8,38.3,168.61,28.45,140.16,0.76,3.04,80.21,68.0,32.0,96.13,29.77,161.98,62.32,99.66,0.56,2.05,100.5,90.11,32.0,46.62,7.11,60.47,29.32,31.15,-0.41,2.97,47.14,47.53,32.0
+AR-Q-G150009 = 5.56,2.66,14.21,2.55,11.67,1.23,4.34,6.14,4.81,39.0,6.79,3.29,12.22,1.41,10.81,0.23,1.76,7.53,5.88,39.0,15.71,3.98,28.74,11.86,16.88,1.58,5.0,16.19,14.65,39.0,12.87,14.03,66.19,1.5,64.69,2.18,7.56,18.91,8.92,39.0,58.24,49.92,221.2,7.28,213.92,1.52,4.9,76.29,43.99,39.0,86.13,41.67,182.04,34.09,147.95,0.54,2.09,95.45,77.28,39.0,44.6,25.98,118.14,4.8,113.34,0.45,3.24,51.45,47.5,39.0,48.37,33.75,165.87,12.6,153.27,1.41,5.06,58.73,37.14,39.0,41.79,63.73,234.95,3.55,231.4,2.02,5.62,75.53,14.87,39.0,101.61,127.74,499.41,30.95,468.47,2.05,5.74,161.94,44.41,39.0,76.62,56.22,233.57,33.08,200.49,1.81,4.97,94.61,57.57,39.0,32.11,9.75,60.47,17.56,42.91,1.29,4.23,33.52,28.05,39.0
+AR-Q-G150010 = 22.18,4.2,33.86,14.04,19.81,0.44,3.93,22.56,21.69,27.0,11.16,3.46,19.22,5.93,13.29,0.65,2.71,11.66,10.07,27.0,70.01,16.65,99.56,50.46,49.11,0.4,1.7,71.89,65.99,27.0,29.65,3.35,39.84,25.21,14.63,1.46,4.96,29.83,28.65,27.0,241.23,41.59,308.37,163.6,144.77,-0.01,2.0,244.66,236.66,27.0,141.43,23.2,184.58,97.97,86.61,-0.19,2.03,143.25,145.01,27.0,126.04,33.19,196.06,86.84,109.22,0.49,1.99,130.18,123.13,27.0,106.63,19.68,158.74,79.32,79.42,0.87,3.04,108.36,101.91,27.0,56.5,5.04,68.92,48.96,19.97,0.31,2.61,56.71,56.39,27.0,52.58,9.46,73.65,33.08,40.57,0.32,2.85,53.39,51.28,27.0,93.66,15.78,124.53,69.33,55.21,0.44,2.21,94.94,91.69,27.0,34.0,6.96,55.23,23.03,32.2,1.1,4.56,34.68,33.27,27.0
+AR-Q-G150011 = 13.05,12.26,63.58,2.26,61.32,2.23,8.6,17.8,8.88,41.0,2.66,1.41,5.25,1.0,4.25,0.29,1.83,3.0,2.51,41.0,23.4,13.31,62.65,8.51,54.14,0.82,3.08,26.84,21.3,41.0,5.66,4.78,29.32,2.13,27.19,3.49,16.55,7.37,4.27,41.0,84.71,25.25,151.65,45.05,106.61,0.92,3.52,88.3,79.32,41.0,118.39,25.24,184.58,79.9,104.68,0.62,2.94,120.99,115.79,41.0,182.23,69.95,323.41,52.0,271.41,-0.16,2.29,194.89,187.61,41.0,179.56,46.95,315.12,98.15,216.97,0.64,3.26,185.46,170.53,41.0,44.49,15.08,69.0,12.06,56.94,-0.29,2.24,46.92,45.23,41.0,126.17,45.95,213.36,32.09,181.27,-0.2,2.35,134.08,132.29,41.0,66.32,30.4,136.52,29.11,107.41,0.79,2.44,72.81,58.39,41.0,25.18,15.55,86.73,9.04,77.68,1.93,7.45,29.5,19.98,41.0
+AR-Q-G150012 = 5.49,6.16,27.6,1.44,26.16,2.13,6.81,8.18,2.77,35.0,3.22,1.16,5.42,1.0,4.42,-0.07,2.24,3.41,3.29,35.0,16.06,6.33,35.13,11.21,23.92,1.57,4.42,17.23,12.62,35.0,14.52,11.86,56.93,3.89,53.04,1.81,6.21,18.64,10.07,35.0,88.41,60.99,249.56,22.35,227.21,1.12,3.26,106.91,63.85,35.0,125.9,33.88,190.23,43.39,146.84,-0.04,3.05,130.26,126.62,35.0,106.71,59.31,242.15,44.72,197.42,0.82,2.32,121.68,76.86,35.0,129.35,55.58,257.2,40.85,216.35,0.77,2.76,140.47,117.25,35.0,50.63,38.54,153.81,8.26,145.55,1.23,3.84,63.3,40.85,35.0,127.71,103.78,370.05,21.04,349.01,1.01,2.81,163.63,66.19,35.0,84.65,45.88,191.81,30.22,161.59,0.74,2.46,95.98,70.31,35.0,27.8,20.86,104.06,13.8,90.26,2.14,7.12,34.57,18.2,35.0
+AR-Q-G150013 = 13.67,6.11,28.31,4.99,23.32,0.8,2.51,14.95,11.53,58.0,17.98,12.75,55.23,4.54,50.7,0.99,3.36,21.98,13.84,58.0,9.47,2.08,13.73,4.66,9.07,-0.6,2.77,9.7,9.9,58.0,2.0,1.1,7.22,1.0,6.22,2.71,11.9,2.28,1.8,58.0,13.56,10.87,56.81,6.11,50.7,2.56,9.1,17.32,9.18,58.0,34.14,11.06,70.3,15.56,54.74,1.01,4.33,35.85,33.87,58.0,11.04,11.76,42.32,1.39,40.93,1.57,4.17,16.06,5.68,58.0,48.04,19.01,105.77,18.65,87.12,0.53,3.23,51.61,50.48,58.0,14.24,27.28,142.12,1.0,141.12,3.09,12.64,30.56,2.27,58.0,55.21,54.05,325.61,17.03,308.58,3.29,14.54,76.94,38.65,58.0,27.56,15.68,89.5,9.6,79.89,1.82,6.74,31.65,24.37,58.0,30.69,13.12,75.82,12.41,63.42,1.62,6.18,33.33,26.59,58.0
+AR-Q-G150014 = 8.2,1.41,12.22,6.11,6.12,0.89,3.35,8.32,7.7,37.0,22.38,5.92,34.74,11.17,23.58,0.3,2.56,23.13,21.13,37.0,13.51,2.16,20.41,9.9,10.51,0.79,4.09,13.67,13.44,37.0,4.27,1.77,9.78,1.72,8.06,0.64,3.69,4.62,4.3,37.0,17.23,10.52,55.11,6.11,49.0,1.61,5.76,20.11,13.58,37.0,50.43,7.64,65.04,32.09,32.95,-0.45,2.73,50.99,50.98,37.0,9.37,3.74,23.43,4.01,19.42,1.8,7.22,10.07,8.38,37.0,30.06,15.26,60.47,8.77,51.69,0.41,2.01,33.62,27.6,37.0,6.86,5.96,31.69,1.35,30.34,2.44,9.85,9.03,6.16,37.0,33.31,8.29,56.47,23.74,32.73,0.85,2.96,34.3,32.09,37.0,44.8,7.32,59.8,32.09,27.71,0.12,1.88,45.38,44.32,37.0,50.4,8.53,66.19,32.09,34.1,0.02,2.12,51.1,49.46,37.0
+AR-Q-G150015 = 9.63,4.13,17.59,3.38,14.21,0.14,1.79,10.46,8.81,38.0,8.2,4.57,19.75,1.0,18.75,0.12,2.4,9.36,9.0,38.0,19.9,4.29,32.43,13.1,19.32,0.9,4.12,20.34,19.25,38.0,16.34,12.57,67.21,1.77,65.44,2.41,9.61,20.52,14.71,38.0,122.59,64.9,247.2,12.74,234.45,0.02,1.98,138.31,121.0,38.0,100.27,33.94,204.15,40.87,163.28,0.88,4.91,105.71,100.97,38.0,53.8,32.53,130.31,6.36,123.94,0.67,2.82,62.65,48.55,38.0,61.65,33.88,161.83,14.56,147.27,1.05,4.63,70.13,62.81,38.0,67.82,60.99,231.46,6.69,224.77,1.21,3.56,90.68,34.72,38.0,153.99,125.77,458.08,38.04,420.04,1.06,2.9,197.78,80.56,38.0,98.71,50.49,235.06,46.23,188.83,1.59,4.65,110.57,76.97,38.0,31.78,9.59,56.69,18.39,38.31,1.43,4.36,33.16,29.65,38.0
+AR-Q-G150016 = 8.59,1.85,15.62,6.46,9.16,2.16,7.92,8.78,8.12,34.0,17.24,9.44,38.46,5.58,32.88,0.47,2.0,19.59,14.41,34.0,17.68,5.28,30.22,11.86,18.35,0.78,2.3,18.43,15.21,34.0,6.53,4.2,14.32,1.22,13.1,0.47,1.72,7.73,4.95,34.0,52.91,50.28,179.1,9.19,169.91,1.22,3.27,72.48,26.04,34.0,62.92,24.13,122.38,32.62,89.76,0.77,2.44,67.26,53.13,34.0,17.46,11.61,45.38,6.49,38.89,0.79,2.23,20.87,10.85,34.0,30.19,11.96,53.52,14.02,39.5,0.4,1.9,32.41,29.65,34.0,14.82,13.09,76.75,2.79,73.96,3.27,15.87,19.65,10.0,34.0,49.35,31.04,213.15,27.6,185.55,4.47,24.28,58.05,44.05,34.0,58.35,12.62,88.78,39.05,49.73,0.43,2.22,59.66,56.09,34.0,40.85,11.55,69.34,22.22,47.12,0.38,2.51,42.4,40.07,34.0
+AR-R-G160001 = 5.39,7.63,80.25,1.0,79.25,6.78,58.78,9.32,3.88,189.0,28.07,7.03,51.37,12.99,38.38,0.42,3.49,28.93,28.45,189.0,19.64,7.9,42.1,9.9,32.21,0.92,3.04,21.17,17.68,189.0,5.65,2.84,16.43,2.67,13.76,1.76,5.96,6.32,4.66,189.0,49.55,17.38,105.94,25.99,79.96,1.15,3.79,52.5,43.58,189.0,57.79,8.23,92.24,43.39,48.84,1.07,4.92,58.37,56.93,189.0,30.11,11.99,104.49,15.81,88.68,2.51,13.23,32.4,26.98,189.0,69.57,14.7,117.41,43.39,74.01,0.54,3.04,71.1,68.31,189.0,18.4,9.0,80.87,7.44,73.42,2.84,17.06,20.47,17.0,189.0,34.45,7.13,53.48,24.46,29.02,0.67,2.45,35.18,32.25,189.0,62.15,5.54,86.84,42.19,44.64,0.01,8.77,62.39,62.35,189.0,46.44,20.17,117.41,15.31,102.1,0.5,2.71,50.61,44.72,189.0
+AR-R-G160002 = 48.09,71.53,392.34,2.33,390.02,2.38,9.07,86.01,15.1,163.0,37.45,8.11,58.67,19.62,39.05,0.27,2.59,38.32,37.55,163.0,14.5,6.28,34.85,5.86,29.0,1.05,3.22,15.79,12.6,163.0,10.27,4.4,25.99,2.87,23.11,1.25,4.47,11.17,8.92,163.0,56.19,16.14,89.5,17.03,72.46,-0.23,2.38,58.45,57.8,163.0,69.91,14.69,107.25,44.72,62.53,0.59,2.4,71.42,68.22,163.0,20.99,4.96,31.14,9.8,21.34,-0.46,2.41,21.57,22.0,163.0,62.02,12.17,104.06,39.64,64.42,0.43,2.84,63.19,60.47,163.0,8.47,3.9,22.6,2.79,19.81,1.04,3.82,9.32,7.12,163.0,50.96,11.46,95.06,32.09,62.97,1.55,6.41,52.23,48.96,163.0,60.09,21.77,168.61,28.18,140.43,1.61,6.84,63.89,56.93,163.0,54.62,21.61,107.25,17.56,89.69,0.31,2.14,58.71,53.59,163.0
+AR-R-G160003 = 35.6,13.24,81.75,12.6,69.15,0.98,4.75,37.95,33.58,62.0,75.83,19.18,124.71,46.09,78.62,0.69,2.55,78.18,71.72,62.0,18.04,8.37,40.85,4.25,36.6,0.41,2.7,19.86,17.1,62.0,18.57,3.71,32.61,14.0,18.61,1.78,6.83,18.93,18.19,62.0,15.21,4.05,32.09,8.14,23.96,1.84,8.55,15.73,15.1,62.0,27.42,3.23,37.32,20.75,16.57,0.51,4.01,27.6,27.25,62.0,9.31,4.61,18.65,2.73,15.92,0.66,2.27,10.38,8.4,62.0,18.87,6.93,34.09,10.67,23.42,0.35,1.82,20.09,17.64,62.0,7.83,2.77,19.13,5.11,14.02,1.83,6.51,8.3,6.69,62.0,16.81,8.22,38.28,3.66,34.62,0.9,3.59,18.69,15.61,62.0,21.71,10.56,53.59,10.51,43.08,0.8,2.82,24.11,18.16,62.0,17.37,2.69,24.46,12.99,11.48,0.35,2.64,17.57,17.29,62.0
+AR-R-G160004 = 30.78,22.12,97.97,7.1,90.87,0.97,3.3,37.85,26.1,142.0,36.3,11.91,64.23,7.44,56.79,-0.37,2.66,38.19,37.26,142.0,11.34,6.02,32.09,3.17,28.93,0.92,3.16,12.83,9.59,142.0,6.13,2.26,11.17,1.67,9.5,0.3,2.52,6.53,5.77,142.0,37.29,9.53,62.32,18.3,44.02,0.21,2.82,38.48,37.78,142.0,57.81,15.31,89.5,35.77,53.73,0.42,1.91,59.79,55.24,142.0,12.32,5.71,28.45,3.34,25.1,0.89,3.47,13.57,11.41,142.0,45.58,9.98,78.36,23.03,55.33,0.39,3.03,46.65,44.68,142.0,11.22,5.99,37.73,3.55,34.18,1.65,6.31,12.71,9.29,142.0,58.66,14.54,95.06,32.61,62.45,0.36,2.28,60.42,56.93,142.0,41.01,22.95,105.75,11.51,94.24,0.83,2.58,46.95,33.49,142.0,72.52,25.07,136.52,31.65,104.87,0.71,2.55,76.7,68.13,142.0
+AR-R-G160005 = 88.85,117.14,470.18,18.68,451.5,1.92,5.82,145.72,32.51,36.0,26.15,8.03,40.36,14.96,25.4,0.14,1.58,27.32,25.3,36.0,76.24,17.29,107.92,46.92,61.0,0.22,2.02,78.12,74.26,36.0,35.85,5.79,47.22,25.32,21.9,0.29,2.12,36.31,35.13,36.0,202.21,32.83,286.19,156.52,129.66,0.83,3.18,204.79,197.33,36.0,155.02,26.72,207.02,101.02,106.01,0.25,2.45,157.24,150.61,36.0,115.25,22.16,182.24,82.49,99.75,1.03,3.92,117.3,108.97,36.0,107.81,12.21,138.07,81.79,56.28,0.93,4.15,108.48,104.06,36.0,68.7,13.16,103.41,49.71,53.71,1.09,3.47,69.92,65.39,36.0,120.21,56.84,269.43,46.09,223.34,0.69,2.74,132.63,113.48,36.0,137.56,17.44,171.19,94.93,76.26,-0.41,3.27,138.63,138.53,36.0,48.92,14.92,84.26,24.66,59.59,0.52,2.76,51.09,49.3,36.0
+AR-R-G160006 = 26.12,20.2,95.06,8.26,86.8,1.9,6.45,32.94,21.07,75.0,69.82,22.56,108.47,26.78,81.69,-0.18,1.79,73.33,71.77,75.0,18.23,9.02,64.23,8.07,56.15,2.52,11.6,20.31,16.04,75.0,14.76,2.97,24.12,10.1,14.02,0.72,3.42,15.05,14.65,75.0,19.85,6.38,35.13,11.51,23.62,0.69,2.45,20.84,18.09,75.0,29.1,10.59,62.32,15.56,46.76,1.16,3.54,30.94,25.4,75.0,16.82,10.73,42.79,1.24,41.56,1.02,2.9,19.91,12.6,75.0,44.39,13.75,70.31,23.03,47.28,0.29,1.84,46.45,42.89,75.0,22.46,10.12,53.8,7.97,45.83,0.63,3.04,24.61,21.63,75.0,41.97,14.82,70.21,14.45,55.76,-0.14,1.81,44.48,43.39,75.0,38.89,13.63,81.75,19.3,62.46,0.78,3.08,41.18,36.29,75.0,33.14,15.17,72.46,17.03,55.43,1.22,3.31,36.41,27.22,75.0
+AR-R-G160007 = 13.81,18.54,121.0,2.3,118.7,3.92,19.24,23.06,8.34,137.0,25.1,9.14,46.09,5.58,40.51,-0.16,2.15,26.7,26.79,137.0,11.09,4.08,18.37,2.33,16.04,-0.17,1.99,11.81,10.51,137.0,4.02,2.41,12.22,1.0,11.22,1.23,4.0,4.69,3.26,137.0,29.1,17.23,84.83,5.75,79.08,0.93,3.61,33.78,25.99,137.0,66.56,9.5,92.24,44.72,47.51,0.27,2.92,67.23,66.67,137.0,9.95,7.26,35.34,1.39,33.95,1.22,4.04,12.3,7.1,137.0,56.41,14.89,90.87,21.68,69.18,-0.07,2.64,58.33,56.08,137.0,7.63,6.34,29.43,1.57,27.86,1.48,4.32,9.91,5.25,137.0,62.46,13.13,97.97,37.24,60.73,0.36,2.63,63.81,60.93,137.0,49.29,13.37,78.22,18.95,59.27,0.29,1.98,51.06,46.03,137.0,61.51,12.82,99.58,31.14,68.44,0.48,3.14,62.82,59.62,137.0
+AR-R-G160008 = 35.77,20.72,107.25,9.9,97.35,1.3,4.41,41.29,31.1,95.0,10.31,6.27,27.22,2.0,25.22,0.94,2.97,12.05,8.77,95.0,5.82,1.84,12.61,3.34,9.27,1.33,5.04,6.1,5.41,95.0,3.03,2.74,10.51,1.0,9.51,1.25,3.35,4.08,1.39,95.0,26.63,9.41,47.5,9.9,37.6,0.55,2.53,28.23,24.64,95.0,59.23,9.45,75.89,29.32,46.57,-1.32,5.06,59.97,60.47,95.0,3.27,2.36,11.86,1.0,10.86,1.31,4.37,4.03,2.32,95.0,50.91,9.95,72.46,31.14,41.32,0.07,2.31,51.86,51.54,95.0,3.66,1.15,7.01,1.71,5.3,0.5,2.84,3.84,3.55,95.0,73.92,22.65,132.46,22.71,109.75,0.07,2.85,77.28,72.46,95.0,48.44,17.98,89.5,13.79,75.7,-0.03,2.27,51.64,48.96,95.0,47.61,8.52,76.97,30.22,46.75,0.95,4.63,48.36,46.17,95.0
+AR-R-G160009 = 11.34,5.41,26.89,2.55,24.34,0.86,3.43,12.55,10.24,58.0,22.24,6.9,39.71,13.79,25.92,0.99,2.77,23.27,19.3,58.0,33.82,13.02,66.19,16.53,49.66,0.68,2.74,36.2,32.44,58.0,17.2,7.4,35.87,6.69,29.18,0.55,2.41,18.7,15.71,58.0,96.54,24.18,158.52,61.73,96.79,0.33,2.27,99.47,98.05,58.0,94.41,19.24,138.73,63.33,75.41,0.27,2.55,96.32,95.08,58.0,71.07,16.61,107.25,43.89,63.36,0.19,2.09,72.95,70.74,58.0,85.79,14.22,126.0,66.19,59.81,1.19,3.66,86.94,81.33,58.0,43.73,24.93,136.52,22.35,114.17,2.0,6.43,50.23,34.27,58.0,56.4,51.53,317.67,28.91,288.76,3.36,14.85,76.09,38.19,58.0,65.04,16.17,140.7,52.94,87.76,2.93,11.79,66.99,60.47,58.0,21.57,10.63,50.46,7.29,43.17,1.07,3.41,24.01,18.08,58.0
+AR-R-G160010 = 24.37,11.58,72.46,8.51,63.95,1.62,6.02,26.96,21.04,102.0,64.83,17.38,95.06,34.09,60.97,-0.29,1.87,67.1,69.74,102.0,24.43,5.08,35.15,16.04,19.11,0.23,2.05,24.94,24.42,102.0,16.27,14.3,62.32,4.07,58.25,1.44,3.93,21.61,9.11,102.0,30.23,6.83,42.1,11.86,30.24,-0.5,2.8,30.99,31.01,102.0,37.94,11.08,60.47,15.1,45.37,0.04,2.23,39.51,37.3,102.0,38.31,18.53,76.97,9.9,67.07,0.28,1.89,42.51,35.66,102.0,61.32,8.61,84.26,43.39,40.86,0.17,2.76,61.91,61.06,102.0,58.41,31.18,128.36,18.65,109.71,0.52,2.04,66.14,51.28,102.0,38.72,16.19,81.75,7.54,74.21,-0.02,2.58,41.94,41.02,102.0,38.25,18.07,89.84,15.1,74.74,0.9,3.38,42.26,34.47,102.0,71.28,32.66,160.38,21.04,139.34,0.71,2.72,78.34,65.17,102.0
+AR-R-G160011 = 9.58,4.12,20.77,3.05,17.72,0.71,2.87,10.41,8.78,71.0,19.95,4.28,34.09,13.36,20.73,1.64,5.8,20.39,19.09,71.0,35.63,8.89,54.79,18.09,36.7,-0.29,2.23,36.71,36.47,71.0,17.96,4.38,26.57,9.32,17.25,0.09,2.21,18.48,18.09,71.0,129.69,23.58,185.92,64.23,121.7,-0.22,2.91,131.79,128.53,71.0,94.37,10.34,118.26,64.23,54.04,-0.97,3.92,94.93,96.56,71.0,72.02,19.28,113.92,25.99,87.93,-0.36,2.75,74.52,75.82,71.0,85.1,6.34,97.97,64.23,33.75,-0.77,4.28,85.33,85.62,71.0,41.22,17.22,120.29,16.04,104.25,2.55,10.97,44.62,37.54,71.0,45.38,29.51,223.1,29.79,193.3,4.27,22.87,54.02,37.32,71.0,68.96,11.04,125.62,60.47,65.15,3.1,14.08,69.82,65.21,71.0,57.0,11.14,81.75,38.8,42.95,0.35,2.07,58.06,56.93,71.0
+AR-R-G160012 = 18.93,12.35,56.93,7.67,49.26,1.47,4.58,22.56,14.65,93.0,56.05,20.44,95.06,23.03,72.03,0.19,1.98,59.62,54.46,93.0,16.63,13.02,66.19,4.0,62.19,1.74,5.9,21.07,11.41,93.0,14.64,3.44,31.14,10.2,20.94,2.11,8.76,15.03,13.79,93.0,10.18,5.55,29.44,4.8,24.64,1.41,4.27,11.58,8.26,93.0,51.5,12.03,79.32,25.99,53.34,0.26,2.61,52.87,50.55,93.0,7.26,3.54,18.65,1.72,16.93,0.75,3.13,8.07,6.62,93.0,30.96,8.06,52.21,12.22,39.99,0.12,3.0,31.98,32.11,93.0,6.95,1.47,12.21,4.74,7.47,1.04,4.35,7.1,6.89,93.0,40.43,17.53,84.26,15.13,69.13,0.31,2.24,44.03,41.57,93.0,57.29,21.92,115.1,14.21,100.88,0.39,2.71,61.29,56.93,93.0,29.22,14.77,78.22,12.22,65.99,1.33,4.45,32.7,24.46,93.0
+AR-R-G160013 = 13.28,5.7,50.39,6.49,43.9,2.94,17.88,14.45,13.22,134.0,53.49,13.37,84.87,29.32,55.55,0.3,2.13,55.13,53.59,134.0,7.29,2.56,15.1,2.92,12.18,0.63,2.8,7.72,6.78,134.0,13.31,5.89,29.79,7.1,22.69,1.11,3.08,14.54,11.17,134.0,24.68,14.63,72.03,4.52,67.52,1.23,4.02,28.66,21.01,134.0,78.89,12.0,97.97,55.23,42.74,-0.25,1.88,79.79,79.32,134.0,13.41,6.54,35.13,1.48,33.65,0.55,3.06,14.91,12.2,134.0,57.08,16.73,92.24,31.14,61.1,0.4,2.08,59.46,54.46,134.0,7.29,2.1,14.65,3.79,10.86,0.84,4.06,7.58,6.94,134.0,41.12,12.96,107.25,19.19,88.06,1.8,9.02,43.1,40.5,134.0,73.55,21.09,140.7,28.45,112.25,0.32,2.96,76.49,72.51,134.0,55.71,24.59,128.53,29.32,99.21,1.43,4.0,60.86,46.92,134.0
+AR-S-G210001 = 79.26,21.25,136.52,40.85,95.67,0.43,2.86,82.03,76.35,105.0,119.65,21.04,154.02,81.75,72.27,-0.1,1.77,121.47,121.0,105.0,247.55,37.58,358.4,158.74,199.66,0.17,2.89,250.36,246.43,105.0,53.75,19.63,113.92,19.81,94.11,0.48,3.11,57.19,54.15,105.0,21.22,9.82,55.46,8.61,46.85,1.43,4.78,23.36,18.1,105.0,28.11,21.61,107.25,6.69,100.56,1.69,5.79,35.39,21.57,105.0,13.19,8.24,43.39,2.79,40.6,1.14,4.08,15.53,11.95,105.0,17.24,5.87,30.22,7.78,22.44,0.18,2.02,18.21,17.01,105.0,9.69,4.27,20.41,1.72,18.69,0.25,2.14,10.58,9.48,105.0,71.34,32.13,121.0,29.32,91.68,0.11,1.34,78.18,66.24,105.0,142.04,53.67,265.08,81.75,183.33,0.88,2.53,151.75,123.71,105.0,164.84,22.53,227.97,121.0,106.97,0.24,2.7,166.36,165.53,105.0
+AR-S-G210002 = 190.57,14.34,214.62,164.53,50.09,-0.35,2.49,191.08,190.23,15.0,97.25,4.14,104.11,89.66,14.45,-0.21,2.15,97.33,97.97,15.0,226.78,20.27,257.2,179.83,77.37,-0.85,3.34,227.62,229.15,15.0,61.7,11.89,88.0,44.72,43.28,0.84,2.93,62.76,57.8,15.0,15.53,2.59,21.56,12.23,9.33,0.66,2.93,15.72,14.96,15.0,26.6,3.88,33.8,21.65,12.15,0.51,2.28,26.86,25.99,15.0,50.34,10.03,62.32,35.13,27.18,-0.39,1.71,51.27,50.37,15.0,59.85,7.52,76.97,50.55,26.42,0.87,2.93,60.29,58.78,15.0,43.95,9.5,62.43,31.62,30.81,0.48,2.12,44.9,42.05,15.0,75.22,7.57,92.61,64.23,28.39,0.72,2.96,75.57,74.48,15.0,150.14,30.07,192.4,98.02,94.38,-0.07,1.87,152.93,145.01,15.0,85.67,12.87,125.49,73.77,51.72,2.26,7.39,86.57,82.43,15.0
+AR-S-G210003 = 203.31,17.83,227.97,173.77,54.2,-0.39,2.0,204.04,205.81,18.0,73.88,8.33,89.66,62.35,27.31,0.49,2.01,74.33,71.45,18.0,178.56,36.97,242.15,118.26,123.88,0.47,2.37,182.14,174.09,18.0,73.69,23.92,124.71,40.85,83.85,0.37,2.28,77.27,72.53,18.0,16.04,5.86,27.6,6.69,20.91,-0.1,2.29,17.02,17.15,18.0,20.66,1.14,23.03,18.65,4.38,-0.02,2.58,20.69,20.94,18.0,44.24,9.21,60.47,31.14,29.33,0.22,1.75,45.13,44.01,18.0,57.36,10.21,68.25,34.04,34.21,-0.8,2.77,58.22,59.11,18.0,52.98,12.27,74.68,34.09,40.59,0.14,1.81,54.31,54.03,18.0,66.71,5.52,79.36,60.47,18.89,0.89,2.93,66.92,64.6,18.0,81.34,15.18,112.84,60.47,52.37,0.38,2.16,82.66,79.64,18.0,83.4,22.34,121.0,43.89,77.12,-0.14,2.13,86.18,83.31,18.0
+AR-S-G210004 = 152.21,14.31,184.58,134.61,49.97,0.71,2.32,152.86,149.45,41.0,90.84,8.7,123.78,79.32,44.46,1.68,6.68,91.24,89.54,41.0,323.51,28.84,369.38,257.62,111.76,-0.62,2.45,324.76,332.41,41.0,134.26,29.51,202.06,79.32,122.74,0.38,2.42,137.39,126.62,41.0,15.78,5.29,26.83,7.68,19.15,0.46,2.25,16.62,15.1,41.0,41.61,17.18,86.84,18.09,68.74,0.89,3.27,44.94,36.39,41.0,28.99,12.88,62.32,12.52,49.8,0.93,2.82,31.66,24.48,41.0,32.03,12.0,56.08,13.38,42.7,0.41,1.97,34.15,30.63,41.0,29.43,6.0,43.39,15.56,27.83,-0.33,3.05,30.02,29.65,41.0,130.35,19.2,168.61,92.91,75.7,-0.02,2.22,131.72,129.04,41.0,253.71,21.16,290.18,184.92,105.27,-1.17,5.0,254.57,258.09,41.0,81.84,20.97,132.52,53.81,78.71,0.94,2.93,84.43,75.53,41.0
+AR-S-G210005 = 189.85,11.67,212.01,168.61,43.4,-0.0,2.49,190.19,190.32,20.0,61.11,4.96,71.38,53.59,17.79,0.42,2.46,61.3,60.47,20.0,175.91,17.74,202.06,140.7,61.36,-0.37,2.07,176.75,183.75,20.0,84.99,33.81,173.77,58.67,115.1,1.9,5.22,91.16,71.4,20.0,12.86,3.05,17.56,7.32,10.24,-0.27,2.14,13.2,12.66,20.0,25.18,9.32,48.34,16.04,32.3,1.08,3.18,26.77,21.61,20.0,46.33,5.76,58.67,37.32,21.35,0.52,2.45,46.66,45.56,20.0,60.19,5.1,70.31,53.59,16.71,0.32,2.05,60.39,58.91,20.0,67.75,4.74,76.97,58.64,18.33,-0.05,2.4,67.91,67.82,20.0,73.05,13.51,95.06,48.96,46.1,0.01,2.06,74.22,72.88,20.0,76.68,12.28,100.97,57.85,43.12,0.12,2.4,77.61,77.24,20.0,40.7,5.84,53.09,32.61,20.47,0.71,2.6,41.1,39.06,20.0
+AR-S-G210006 = 143.73,6.42,158.74,128.53,30.21,-0.08,3.43,143.87,143.93,25.0,75.17,6.02,84.26,62.35,21.91,-0.44,2.41,75.4,74.68,25.0,331.82,15.79,369.54,308.23,61.32,0.75,2.77,332.18,327.62,25.0,169.7,34.77,273.2,132.46,140.73,1.3,4.36,173.09,158.74,25.0,29.06,6.42,44.03,17.03,27.0,0.28,3.48,29.73,29.73,25.0,124.39,41.12,196.06,60.47,135.59,0.21,1.79,130.75,121.0,25.0,24.2,6.32,40.8,16.04,24.75,1.23,4.26,24.98,23.06,25.0,51.74,8.93,68.45,36.28,32.17,0.14,2.19,52.48,51.37,25.0,42.92,12.91,72.46,18.65,53.81,0.13,2.8,44.74,44.29,25.0,92.4,12.95,108.13,60.47,47.66,-0.81,3.02,93.26,93.39,25.0,179.77,19.89,215.5,131.4,84.1,-0.43,3.34,180.83,182.33,25.0,51.01,12.55,83.76,37.34,46.43,1.08,3.24,52.47,44.37,25.0
+AR-S-G210007 = 174.28,12.71,215.02,158.74,56.28,1.21,4.17,174.74,171.31,72.0,88.72,26.91,145.01,55.23,89.77,0.51,1.83,92.66,80.11,72.0,150.22,21.26,190.23,105.66,84.58,-0.04,2.11,151.7,151.2,72.0,40.29,8.73,68.22,26.78,41.44,0.97,4.32,41.21,40.47,72.0,7.67,3.28,16.04,2.19,13.85,0.53,2.55,8.33,7.12,72.0,11.07,5.74,21.08,2.47,18.61,0.03,1.49,12.45,10.87,72.0,27.7,5.76,40.85,16.04,24.81,0.0,2.82,28.29,27.6,72.0,36.64,12.0,63.91,17.03,46.87,0.64,2.47,38.53,33.59,72.0,75.89,12.28,117.41,51.7,65.71,0.89,4.49,76.86,75.57,72.0,60.39,10.49,78.22,36.21,42.01,-0.81,2.91,61.28,63.33,72.0,124.31,32.14,184.58,55.23,129.34,-0.36,2.36,128.34,129.05,72.0,58.14,11.29,84.26,34.09,50.17,0.05,2.59,59.21,57.43,72.0
+AR-S-G210008 = 73.96,15.39,107.25,44.72,62.53,0.22,2.26,75.52,73.97,69.0,62.64,6.24,79.32,48.96,30.37,0.29,2.97,62.94,62.32,69.0,239.89,74.44,404.54,145.01,259.53,0.8,2.38,251.02,212.59,69.0,146.21,76.62,317.67,48.27,269.39,0.64,2.15,164.81,119.86,69.0,143.65,40.7,242.15,90.15,152.0,0.89,2.67,149.22,128.53,69.0,59.69,32.02,124.71,23.03,101.68,0.62,1.88,67.63,44.66,69.0,9.77,6.78,25.21,1.48,23.73,0.36,2.04,11.87,8.83,69.0,42.31,7.63,60.47,23.74,36.73,-0.1,2.95,42.98,42.05,69.0,11.64,7.11,29.32,1.13,28.19,0.48,2.53,13.61,11.29,69.0,50.83,15.99,102.52,31.62,70.9,1.41,4.77,53.25,46.09,69.0,135.7,27.92,208.25,76.97,131.28,-0.1,3.06,138.5,138.73,69.0,158.09,24.81,234.95,126.73,108.22,0.92,3.19,159.99,149.45,69.0
+AR-S-G210009 = 165.85,23.13,214.62,140.7,73.93,0.64,2.2,167.38,157.1,22.0,78.5,10.5,91.68,56.08,35.6,-0.81,2.68,79.17,79.94,22.0,216.43,17.78,249.56,190.32,59.24,0.25,1.88,217.12,214.62,22.0,83.97,12.91,97.97,58.67,39.3,-0.71,2.12,84.91,89.32,22.0,16.59,3.7,26.03,10.88,15.15,1.0,3.67,16.98,15.55,22.0,31.26,5.49,39.64,22.36,17.28,-0.09,1.71,31.72,31.68,22.0,42.19,5.91,52.06,25.21,26.85,-0.86,4.44,42.58,42.1,22.0,65.87,6.77,76.97,54.46,22.5,-0.04,1.87,66.2,66.19,22.0,39.69,9.42,66.19,24.46,41.73,1.26,4.56,40.75,37.07,22.0,70.85,3.21,75.89,65.39,10.51,-0.34,1.95,70.92,71.38,22.0,145.75,28.97,190.58,90.95,99.63,-0.32,2.2,148.47,148.34,22.0,87.3,25.57,158.74,62.32,96.42,1.45,4.31,90.81,78.55,22.0
+AR-S-G210010 = 162.18,11.42,193.67,149.45,44.22,1.37,4.02,162.56,158.19,20.0,72.53,8.34,89.5,57.03,32.47,0.03,2.44,72.98,72.73,20.0,343.64,19.72,380.69,308.23,72.46,0.04,2.44,344.17,343.75,20.0,131.23,6.4,145.01,121.0,24.0,0.31,2.42,131.38,131.2,20.0,16.61,3.28,24.56,10.84,13.73,0.56,2.98,16.92,15.68,20.0,70.15,9.76,86.99,48.96,38.04,-0.11,2.57,70.8,69.77,20.0,25.73,5.04,33.89,12.99,20.9,-0.8,3.32,26.2,26.62,20.0,36.06,2.59,42.79,33.08,9.72,1.08,3.33,36.15,35.13,20.0,34.3,10.12,52.92,17.56,35.36,0.36,2.25,35.69,30.9,20.0,94.59,13.77,113.92,72.46,41.46,0.13,1.5,95.54,91.38,20.0,246.24,19.99,281.56,215.5,66.06,0.38,1.85,247.01,240.16,20.0,42.53,8.88,60.47,32.15,28.31,0.79,2.31,43.4,39.63,20.0
+AR-S-G210011 = 175.36,14.64,208.25,149.45,58.8,0.29,2.44,175.95,172.75,40.0,88.97,8.68,111.34,79.32,32.02,1.04,3.18,89.38,86.87,40.0,331.92,22.29,369.38,277.38,92.0,-0.56,2.77,332.65,337.42,40.0,140.96,20.7,193.32,104.06,89.26,0.45,3.04,142.44,140.31,40.0,20.15,6.4,38.46,11.35,27.11,1.04,3.5,21.12,17.56,40.0,64.12,11.81,84.26,38.9,45.36,0.01,2.31,65.17,64.88,40.0,26.11,11.82,53.52,12.99,40.53,0.63,2.31,28.6,24.63,40.0,29.42,8.29,51.23,15.36,35.86,0.79,3.41,30.54,27.29,40.0,23.66,7.29,42.1,14.65,27.45,0.98,3.17,24.73,21.43,40.0,110.14,17.65,141.27,76.97,64.31,-0.13,2.14,111.51,110.76,40.0,234.07,35.32,281.56,149.45,132.11,-0.74,2.79,236.65,239.02,40.0,61.72,18.92,110.99,40.25,70.74,0.97,3.13,64.49,58.36,40.0
+AR-S-G210012 = 211.95,11.74,227.97,185.97,42.0,-0.68,3.03,212.24,213.13,12.0,59.74,5.69,72.46,52.0,20.46,0.8,3.1,59.99,58.37,12.0,204.88,12.2,234.95,190.23,44.72,1.31,4.11,205.21,202.06,12.0,80.49,17.19,126.55,64.23,62.32,1.86,5.48,82.15,76.43,12.0,12.53,3.42,18.09,8.46,9.63,0.37,1.76,12.95,12.29,12.0,26.68,2.14,31.86,24.1,7.76,1.07,3.88,26.76,26.36,12.0,43.46,4.07,48.96,38.46,10.5,0.09,1.58,43.63,43.16,12.0,56.32,3.62,63.27,52.0,11.27,0.75,2.51,56.43,55.51,12.0,57.16,1.92,60.47,53.34,7.13,-0.1,2.87,57.19,56.93,12.0,75.13,11.66,89.5,53.81,35.68,-0.43,2.09,75.95,74.81,12.0,105.79,17.61,136.46,81.75,54.7,0.2,1.92,107.13,103.5,12.0,42.69,6.42,55.06,34.09,20.97,0.56,2.38,43.13,42.46,12.0
+AR-S-G210013 = 122.57,16.79,177.4,81.9,95.5,0.19,4.03,123.7,123.11,83.0,101.05,10.64,124.71,74.82,49.89,0.04,2.22,101.6,100.97,83.0,325.89,15.85,369.38,282.07,87.3,0.19,3.6,326.27,325.04,83.0,94.7,30.14,156.81,46.09,110.72,0.21,2.03,99.32,95.06,83.0,14.54,7.21,35.36,5.58,29.78,0.52,2.56,16.22,14.85,83.0,51.85,29.5,110.53,14.65,95.88,0.37,1.75,59.56,49.64,83.0,20.12,7.42,40.93,8.77,32.15,1.12,3.7,21.43,18.16,83.0,17.8,4.31,29.32,10.2,19.12,0.42,2.68,18.31,17.31,83.0,19.48,16.19,60.47,1.5,58.96,1.17,3.18,25.27,15.1,83.0,87.39,13.56,110.53,50.16,60.37,-1.01,3.63,88.42,91.11,83.0,184.47,30.32,273.69,123.83,149.86,0.85,3.8,186.92,179.18,83.0,126.94,15.47,161.61,72.36,89.25,-0.8,4.28,127.86,128.53,83.0
+AR-S-G210014 = 95.05,36.05,140.7,42.1,98.6,-0.2,1.43,101.51,107.33,42.0,78.07,16.34,117.41,50.48,66.93,0.27,2.44,79.72,77.02,42.0,366.06,35.58,456.21,317.67,138.54,0.65,2.79,367.74,359.05,42.0,108.28,47.97,198.95,37.32,161.63,0.22,1.96,118.19,107.25,42.0,75.29,35.99,202.06,30.22,171.85,1.25,5.17,83.26,77.07,42.0,82.13,43.29,161.61,30.22,131.4,0.39,1.63,92.6,68.88,42.0,16.61,5.55,30.03,4.66,25.37,0.57,3.1,17.49,15.62,42.0,41.12,7.0,62.35,30.22,32.13,1.18,4.53,41.7,40.1,42.0,21.23,12.56,48.96,1.2,47.76,0.31,2.1,24.59,19.4,42.0,47.18,10.46,72.96,31.14,41.82,0.68,2.72,48.3,44.84,42.0,133.03,23.83,194.2,96.62,97.58,0.76,2.87,135.1,130.78,42.0,128.14,39.48,234.95,66.67,168.28,0.37,2.61,133.94,131.66,42.0
+AR-S-G210015 = 160.43,8.44,182.43,147.36,35.07,0.49,2.95,160.64,160.08,28.0,76.68,19.13,114.13,47.7,66.43,0.27,2.01,78.95,75.3,28.0,229.9,29.63,278.94,196.06,82.88,0.47,1.8,231.74,224.13,28.0,103.92,9.1,129.46,93.73,35.73,1.24,3.84,104.3,100.97,28.0,17.06,3.91,24.1,11.25,12.85,0.14,1.87,17.49,16.9,28.0,50.49,8.76,70.31,36.21,34.1,0.22,2.43,51.21,50.85,28.0,24.5,5.97,39.64,16.1,23.54,0.84,3.15,25.19,23.29,28.0,50.9,4.57,58.75,42.25,16.5,-0.1,1.98,51.1,51.33,28.0,28.06,6.05,38.62,16.65,21.97,0.04,2.15,28.68,27.84,28.0,73.8,6.74,90.51,64.23,26.29,0.97,3.52,74.09,72.49,28.0,199.81,24.64,245.37,156.52,88.85,0.08,1.97,201.27,200.67,28.0,65.61,11.84,91.69,47.22,44.47,0.33,2.38,66.63,64.56,28.0
+AR-S-G210016 = 126.5,21.37,166.89,92.24,74.65,0.18,1.73,128.23,123.95,32.0,84.16,13.68,113.97,66.19,47.78,0.2,1.87,85.23,86.03,32.0,333.34,13.04,358.4,317.67,40.73,0.31,1.72,333.58,331.42,32.0,106.38,32.11,168.61,44.72,123.89,-0.31,2.01,110.97,114.59,32.0,34.51,13.96,56.93,16.53,40.4,0.28,1.67,37.14,32.81,32.0,109.47,23.49,163.6,68.22,95.38,0.33,2.53,111.89,102.85,32.0,16.85,6.16,34.09,9.04,25.05,1.04,3.38,17.9,15.33,32.0,33.57,7.46,47.5,19.81,27.69,-0.03,2.23,34.37,33.17,32.0,42.82,15.01,74.68,23.03,51.65,0.32,1.85,45.3,41.02,32.0,74.33,18.17,110.53,43.39,67.14,0.04,2.25,76.45,75.42,32.0,185.25,18.43,227.97,145.01,82.96,0.02,3.17,186.14,184.58,32.0,88.29,26.57,124.71,44.72,79.99,-0.47,1.58,92.08,99.61,32.0
+AR-S-G210017 = 181.24,24.88,217.91,147.23,70.68,0.22,1.59,182.8,179.84,12.0,61.21,5.58,72.59,52.94,19.65,0.41,2.57,61.44,60.93,12.0,205.78,17.92,238.55,181.84,56.71,0.32,2.02,206.5,204.68,12.0,90.04,9.7,109.88,73.64,36.25,0.08,3.11,90.52,91.29,12.0,13.0,4.03,19.25,7.44,11.81,0.28,1.77,13.56,12.42,12.0,30.63,6.27,41.52,22.04,19.48,0.24,1.86,31.22,30.34,12.0,46.11,10.08,56.23,24.48,31.76,-1.07,2.92,47.11,49.38,12.0,59.03,5.79,69.26,50.48,18.78,0.2,2.19,59.29,59.75,12.0,43.86,7.49,52.21,26.89,25.32,-0.9,3.04,44.45,46.12,12.0,74.62,5.78,84.41,65.21,19.2,0.02,2.08,74.82,75.71,12.0,135.15,39.4,209.1,81.64,127.46,0.22,2.22,140.32,138.12,12.0,66.69,13.26,98.15,43.89,54.26,0.81,4.18,67.89,65.83,12.0
+AR-S-G210018 = 161.78,11.04,179.1,138.61,40.49,-0.56,2.22,162.15,163.79,30.0,118.26,16.35,158.74,90.87,67.87,0.64,2.91,119.35,113.92,30.0,240.06,16.51,273.2,208.25,64.95,0.01,2.17,240.61,240.72,30.0,87.28,19.26,128.53,46.03,82.5,-0.08,3.27,89.31,90.32,30.0,21.48,3.58,28.45,14.08,14.37,-0.19,2.4,21.76,21.76,30.0,30.09,8.08,39.64,11.03,28.61,-0.84,2.79,31.13,32.26,30.0,35.61,13.55,60.47,14.78,45.69,0.35,1.88,38.02,33.21,30.0,49.47,6.26,62.32,35.13,27.18,-0.58,3.41,49.85,50.3,30.0,28.99,5.07,43.39,23.03,20.36,0.92,3.59,29.42,28.5,30.0,98.8,14.08,124.71,76.97,47.74,0.07,2.14,99.76,99.59,30.0,222.92,24.06,290.18,179.83,110.35,0.79,3.73,224.17,221.2,30.0,79.73,16.29,136.52,58.67,77.85,1.74,6.35,81.33,75.88,30.0
+AR-S-G210019 = 74.28,14.05,116.29,46.84,69.46,0.44,2.57,75.59,72.2,125.0,84.05,13.41,124.71,58.11,66.59,0.66,3.26,85.11,81.75,125.0,302.56,59.82,404.36,173.77,230.58,-0.69,2.25,308.37,327.39,125.0,68.11,29.85,208.25,35.13,173.11,2.08,8.07,74.32,59.73,125.0,78.97,38.51,202.06,28.39,173.67,1.22,4.13,87.79,70.59,125.0,47.98,24.79,101.15,14.65,86.5,0.68,2.05,53.96,37.74,125.0,11.32,8.43,39.64,1.72,37.92,0.83,2.83,14.09,8.4,125.0,27.37,9.43,58.67,16.53,42.14,1.33,4.18,28.93,24.34,125.0,10.27,5.37,29.42,2.55,26.87,1.15,4.19,11.57,9.04,125.0,47.82,9.55,88.26,26.78,61.48,0.9,5.25,48.76,48.3,125.0,116.53,26.35,184.58,76.97,107.61,0.88,2.94,119.45,109.19,125.0,171.77,30.29,221.2,104.25,116.94,-0.32,2.39,174.4,173.77,125.0
+AR-T-G240001 = 107.79,10.57,121.0,90.87,30.14,-0.39,2.25,108.22,107.89,6.0,95.83,5.23,104.06,89.5,14.57,0.47,2.1,95.95,94.79,6.0,107.86,11.0,124.71,95.23,29.47,0.4,1.94,108.32,106.43,6.0,50.21,2.16,52.0,46.8,5.2,-0.53,1.87,50.25,50.7,6.0,5.22,0.25,5.41,4.8,0.61,-0.8,2.33,5.23,5.3,6.0,15.77,0.79,17.03,14.89,2.15,0.54,2.11,15.79,15.64,6.0,1.38,0.1,1.55,1.27,0.28,0.83,2.53,1.38,1.35,6.0,1.45,0.2,1.67,1.12,0.55,-0.72,2.44,1.46,1.49,6.0,31.83,6.65,40.85,21.36,19.49,-0.25,2.35,32.4,31.68,6.0,36.21,1.5,38.46,34.64,3.82,0.32,1.85,36.24,36.1,6.0,52.69,14.55,76.97,37.34,39.63,0.56,2.38,54.34,52.83,6.0,107.37,7.23,114.38,96.6,17.77,-0.49,1.71,107.57,109.18,6.0
+AR-T-G240002 = 111.73,6.74,127.31,96.6,30.71,-0.13,3.18,111.92,113.15,24.0,174.29,18.62,208.25,147.23,61.02,0.04,1.87,175.24,172.84,24.0,102.27,16.94,132.46,76.97,55.5,0.27,1.75,103.6,103.37,24.0,97.67,17.58,128.53,64.23,64.3,-0.41,2.6,99.17,99.96,24.0,22.89,9.3,35.7,6.8,28.91,-0.5,2.05,24.63,24.77,24.0,22.02,0.65,23.03,20.73,2.31,-0.44,2.09,22.03,22.26,24.0,1.64,0.37,2.77,1.27,1.5,1.53,5.02,1.68,1.56,24.0,1.42,0.28,2.0,1.0,1.0,0.39,2.0,1.45,1.35,24.0,32.62,4.2,43.89,26.95,16.94,1.14,3.91,32.88,31.67,24.0,47.44,3.48,55.64,43.39,12.24,0.81,2.78,47.57,46.84,24.0,133.83,35.14,208.25,85.55,122.7,0.42,2.28,138.18,133.56,24.0,121.85,13.51,149.45,92.24,57.21,-0.05,2.69,122.56,120.46,24.0
+AR-T-G240003 = 93.04,2.95,96.6,89.54,7.07,0.03,1.83,93.07,93.01,4.0,158.05,20.49,184.58,137.43,47.15,0.4,1.73,159.05,155.1,4.0,107.65,16.11,126.9,93.65,33.25,0.26,1.34,108.55,105.02,4.0,78.75,9.92,92.24,68.95,23.28,0.57,1.95,79.21,76.9,4.0,27.4,6.5,34.09,20.71,13.38,-0.0,1.17,27.97,27.4,4.0,21.7,0.58,22.35,21.06,1.28,0.01,1.37,21.71,21.7,4.0,1.67,0.16,1.88,1.51,0.38,0.57,2.03,1.67,1.64,4.0,1.96,0.29,2.22,1.63,0.6,-0.18,1.25,1.98,2.0,4.0,48.85,2.4,51.23,46.12,5.1,-0.13,1.29,48.89,49.02,4.0,57.62,3.12,60.91,53.59,7.31,-0.35,1.8,57.69,58.0,4.0,101.6,6.07,108.03,95.06,12.97,-0.01,1.27,101.73,101.64,4.0,129.06,13.05,144.26,115.77,28.49,0.15,1.38,129.56,128.11,4.0
+AR-T-G240004 = 124.28,19.99,143.24,92.29,50.95,-0.57,1.82,125.65,132.46,7.0,109.36,10.57,125.67,99.47,26.2,0.77,1.88,109.8,105.07,7.0,120.86,5.89,127.1,110.53,16.57,-0.67,2.24,120.99,122.85,7.0,62.28,7.57,73.74,55.23,18.5,0.72,1.84,62.67,60.47,7.0,12.22,7.94,25.99,5.41,20.58,0.72,2.08,14.26,7.53,7.0,17.61,0.89,18.72,16.3,2.43,-0.1,1.73,17.63,17.56,7.0,2.16,1.21,4.56,1.31,3.24,1.23,3.2,2.43,1.39,7.0,2.97,1.47,5.0,1.48,3.52,0.49,1.69,3.27,2.71,7.0,32.29,6.56,43.39,25.99,17.41,0.67,2.0,32.86,29.04,7.0,48.03,12.25,68.8,37.92,30.88,0.93,2.12,49.35,42.1,7.0,72.81,18.38,110.45,52.0,58.45,1.24,3.76,74.77,69.73,7.0,133.69,20.58,154.02,97.97,56.05,-0.67,2.17,135.04,140.39,7.0
+AR-T-G240005 = 108.17,16.14,128.58,86.84,41.75,-0.1,1.44,109.24,105.77,9.0,165.79,15.54,184.58,140.7,43.88,-0.18,1.79,166.44,162.64,9.0,114.56,23.06,158.74,84.6,74.14,0.49,2.53,116.61,114.38,9.0,88.58,15.72,104.06,56.93,47.14,-0.84,2.76,89.82,92.24,9.0,30.6,1.7,34.09,28.45,5.64,0.72,3.06,30.65,30.73,9.0,23.78,1.67,26.38,21.68,4.7,0.3,1.85,23.83,23.83,9.0,1.55,0.15,1.88,1.35,0.53,0.94,3.49,1.56,1.53,9.0,1.29,0.4,2.19,1.0,1.19,1.45,3.89,1.34,1.09,9.0,48.7,3.71,55.23,44.27,10.96,0.48,2.08,48.83,47.59,9.0,53.27,4.47,60.47,46.17,14.29,-0.0,2.11,53.44,53.59,9.0,132.26,22.95,167.51,95.06,72.45,-0.0,2.26,134.02,134.29,9.0,150.26,16.81,179.1,121.0,58.09,-0.04,2.68,151.09,149.45,9.0
+AR-T-G240006 = 102.0,9.81,108.94,95.06,13.88,-0.0,1.0,102.23,102.0,2.0,108.79,7.25,113.92,103.66,10.25,-0.0,1.0,108.91,108.79,2.0,108.76,7.3,113.92,103.59,10.32,-0.0,1.0,108.88,108.76,2.0,62.64,3.08,64.82,60.47,4.36,-0.0,1.0,62.68,62.64,2.0,16.17,7.8,21.68,10.66,11.03,0.0,1.0,17.08,16.17,2.0,19.67,0.2,19.81,19.53,0.28,0.0,1.0,19.67,19.67,2.0,1.41,0.08,1.47,1.35,0.11,0.0,1.0,1.41,1.41,2.0,1.86,0.2,2.0,1.72,0.28,-0.0,1.0,1.86,1.86,2.0,37.74,0.59,38.15,37.32,0.83,0.0,1.0,37.74,37.74,2.0,55.75,3.05,57.91,53.59,4.31,0.0,1.0,55.79,55.75,2.0,99.72,6.14,104.06,95.38,8.68,-0.0,1.0,99.82,99.72,2.0,170.07,36.76,196.06,144.08,51.98,-0.0,1.0,172.04,170.07,2.0
+AR-T-G240007 = 93.41,6.25,100.97,83.61,17.36,-0.51,2.02,93.6,92.61,9.0,112.9,12.45,134.86,95.06,39.8,0.31,2.24,113.51,110.23,9.0,103.75,4.63,111.16,97.97,13.19,0.31,1.82,103.84,104.48,9.0,45.02,3.49,50.14,39.64,10.5,-0.23,1.9,45.14,45.66,9.0,8.67,3.37,13.94,4.8,9.14,0.24,1.75,9.23,8.29,9.0,20.05,1.9,23.14,17.6,5.54,0.35,1.94,20.13,19.85,9.0,1.62,0.17,1.9,1.46,0.44,0.88,2.2,1.63,1.57,9.0,1.02,0.04,1.13,1.0,0.13,2.11,5.9,1.02,1.0,9.0,33.35,3.51,38.48,26.78,11.7,-0.31,2.66,33.52,33.62,9.0,39.86,6.03,50.86,30.22,20.65,0.22,2.74,40.26,40.34,9.0,91.92,16.36,116.47,68.22,48.25,-0.07,1.92,93.21,92.91,9.0,244.72,55.15,358.4,188.9,169.5,1.0,2.98,250.18,234.48,9.0
+AR-T-G240008 = 88.93,11.19,101.38,76.35,25.03,-0.17,1.33,89.49,92.24,5.0,90.49,4.25,96.78,85.62,11.16,0.46,2.07,90.57,89.5,5.0,97.64,10.65,112.84,87.08,25.76,0.33,1.83,98.1,99.47,5.0,46.19,2.38,49.75,44.11,5.64,0.68,1.86,46.24,44.8,5.0,4.55,0.37,5.04,4.16,0.88,0.05,1.54,4.57,4.66,5.0,15.94,0.98,17.07,14.51,2.55,-0.4,2.03,15.96,16.04,5.0,2.08,1.17,4.17,1.43,2.73,1.48,3.22,2.33,1.62,5.0,1.1,0.13,1.26,1.0,0.26,0.45,1.25,1.1,1.0,5.0,23.38,4.5,29.18,17.84,11.33,0.13,1.67,23.72,22.26,5.0,37.43,1.12,39.16,36.21,2.95,0.61,2.27,37.44,37.34,5.0,67.73,7.84,79.21,59.89,19.32,0.51,1.87,68.1,66.19,5.0,172.58,56.52,247.46,125.22,122.24,0.48,1.38,179.84,136.52,5.0
+AR-T-G240009 = 88.69,11.8,114.39,73.64,40.75,0.89,2.96,89.4,84.74,12.0,126.93,17.35,156.38,104.49,51.89,0.45,2.04,128.01,124.0,12.0,116.23,13.0,138.07,96.6,41.47,0.31,2.18,116.89,117.37,12.0,61.84,7.76,83.19,54.56,28.63,1.97,5.94,62.28,59.35,12.0,32.09,5.56,43.39,25.5,17.89,0.68,2.42,32.53,31.2,12.0,22.75,2.05,25.99,19.81,6.18,0.32,1.91,22.84,22.18,12.0,1.46,0.12,1.66,1.35,0.31,0.48,1.57,1.46,1.41,12.0,1.24,0.15,1.48,1.0,0.48,-0.22,2.36,1.24,1.24,12.0,47.96,5.54,56.93,40.36,16.57,0.25,1.92,48.25,47.44,12.0,54.49,1.63,57.03,52.02,5.0,0.08,2.2,54.51,54.49,12.0,120.01,8.42,135.22,104.06,31.16,-0.1,2.65,120.28,120.82,12.0,151.0,16.97,173.85,115.22,58.64,-0.5,2.83,151.87,151.83,12.0
+AR-T-G240010 = 98.63,5.19,104.11,93.78,10.33,0.22,1.5,98.73,98.02,3.0,117.01,18.49,137.43,101.38,36.05,0.44,1.5,117.98,112.23,3.0,105.94,8.02,114.99,99.74,15.25,0.57,1.5,106.14,103.08,3.0,66.84,3.07,68.95,63.33,5.63,-0.67,1.5,66.89,68.25,3.0,14.98,7.9,23.1,7.32,15.78,0.11,1.5,16.31,14.5,3.0,20.43,0.55,21.06,20.11,0.95,0.71,1.5,20.43,20.11,3.0,1.49,0.09,1.58,1.39,0.18,-0.25,1.5,1.49,1.51,3.0,2.0,0.19,2.19,1.81,0.38,0.07,1.5,2.0,1.99,3.0,44.44,1.8,46.12,42.54,3.59,-0.22,1.5,44.47,44.66,3.0,61.71,3.23,65.27,58.97,6.3,0.43,1.5,61.77,60.91,3.0,101.46,4.43,105.27,96.6,8.67,-0.41,1.5,101.53,102.52,3.0,138.39,18.55,153.3,117.62,35.67,-0.52,1.5,139.22,144.26,3.0
+AR-T-G240011 = 119.56,22.09,154.02,87.19,66.84,0.06,2.19,121.3,118.26,7.0,101.46,2.9,105.94,97.97,7.97,0.11,1.99,101.5,101.15,7.0,117.03,12.71,140.7,100.97,39.73,0.73,2.91,117.62,115.15,7.0,66.61,11.55,92.24,60.47,31.77,1.87,4.76,67.47,61.39,7.0,15.7,8.35,30.56,6.3,24.26,0.72,2.44,17.5,13.99,7.0,18.84,0.8,20.41,18.09,2.32,1.07,3.28,18.85,18.95,7.0,1.88,1.08,4.25,1.35,2.9,1.81,4.59,2.13,1.37,7.0,3.12,2.47,8.51,1.8,6.71,1.77,4.49,3.87,1.88,7.0,34.9,5.01,43.39,29.32,14.08,0.53,2.12,35.21,33.77,7.0,56.38,18.71,97.97,44.8,53.17,1.88,4.8,58.98,49.2,7.0,92.61,12.9,112.06,77.23,34.84,0.18,1.73,93.38,94.16,7.0,136.47,22.78,170.53,97.97,72.56,-0.28,2.62,138.09,136.61,7.0
+AR-T-G240012 = 117.02,9.72,126.73,107.3,19.43,-0.0,1.5,117.28,117.02,3.0,101.84,3.82,105.66,98.02,7.64,0.0,1.5,101.88,101.84,3.0,116.8,7.91,124.71,108.89,15.82,-0.0,1.5,116.98,116.8,3.0,54.93,1.31,56.23,53.62,2.62,-0.0,1.5,54.94,54.93,3.0,10.78,4.92,15.7,5.86,9.84,-0.0,1.5,11.5,10.78,3.0,16.93,0.63,17.56,16.3,1.27,0.0,1.5,16.94,16.93,3.0,1.33,0.04,1.37,1.29,0.08,-0.0,1.5,1.33,1.33,3.0,1.85,0.27,2.12,1.57,0.54,0.0,1.5,1.86,1.85,3.0,35.58,2.16,37.74,33.42,4.32,-0.0,1.5,35.62,35.58,3.0,39.1,1.18,40.28,37.92,2.36,-0.0,1.5,39.11,39.1,3.0,60.53,15.3,75.82,45.23,30.59,-0.0,1.5,61.8,60.53,3.0,116.72,10.78,127.5,105.94,21.55,-0.0,1.5,117.05,116.72,3.0
+AR-T-G240013 = 83.04,7.89,97.39,70.31,27.09,0.23,2.96,83.36,83.67,8.0,106.79,5.57,113.92,95.06,18.86,-1.06,3.7,106.92,107.83,8.0,113.99,9.24,122.85,97.97,24.88,-0.66,1.98,114.32,117.67,8.0,53.3,3.54,60.47,50.46,10.01,1.05,3.0,53.4,52.04,8.0,17.1,10.07,35.13,5.41,29.72,0.46,2.37,19.52,17.03,8.0,20.43,1.74,23.83,18.13,5.71,0.77,2.98,20.49,20.13,8.0,1.53,0.23,1.88,1.35,0.53,0.7,1.82,1.55,1.42,8.0,1.06,0.09,1.26,1.0,0.26,1.4,3.67,1.06,1.0,8.0,37.95,4.22,43.39,32.59,10.81,0.06,1.6,38.16,37.78,8.0,49.26,4.71,56.39,41.59,14.8,-0.15,2.27,49.46,49.81,8.0,133.81,14.44,149.45,108.83,40.61,-0.87,2.29,134.49,137.76,8.0,147.14,25.17,173.77,97.97,75.8,-0.84,2.75,149.02,151.78,8.0
+AR-T-G240014 = 108.9,7.09,117.89,100.97,16.92,0.09,1.51,109.08,109.19,5.0,108.84,10.57,126.4,100.01,26.39,1.04,2.59,109.25,104.82,5.0,97.12,8.82,110.58,89.12,21.46,0.72,1.98,97.44,92.24,5.0,75.6,8.67,87.97,66.19,21.78,0.38,1.84,76.0,74.61,5.0,10.47,6.24,21.63,7.32,14.31,1.49,3.24,11.86,7.8,5.0,20.98,0.58,21.77,20.41,1.36,0.21,1.68,20.99,21.09,5.0,2.24,1.13,4.01,1.44,2.57,0.85,2.09,2.45,1.55,5.0,3.21,1.78,6.01,1.89,4.12,0.84,2.11,3.59,2.26,5.0,41.67,7.95,52.0,30.76,21.24,-0.13,2.03,42.27,43.21,5.0,65.59,7.86,75.91,55.69,20.21,-0.0,1.79,65.96,68.01,5.0,99.38,5.81,106.81,91.36,15.45,-0.17,2.0,99.52,100.97,5.0,125.55,17.03,151.9,110.53,41.37,0.76,2.07,126.47,118.41,5.0
+AR-T-G240015 = 111.73,14.29,143.24,86.84,56.41,0.37,3.01,112.58,116.03,15.0,108.77,9.36,124.71,92.24,32.47,-0.16,2.17,109.15,108.47,15.0,103.99,16.48,126.13,72.46,53.67,-0.31,2.04,105.2,105.45,15.0,76.15,16.57,104.48,43.39,61.09,-0.17,2.4,77.81,77.04,15.0,8.27,2.0,12.13,4.52,7.61,0.12,2.53,8.5,8.37,15.0,22.29,6.01,34.59,12.99,21.61,0.59,2.63,23.04,21.28,15.0,3.63,1.72,6.79,1.0,5.79,0.13,1.91,4.0,3.93,15.0,7.31,5.04,18.25,1.0,17.25,0.6,2.51,8.79,6.44,15.0,26.34,7.23,36.96,12.6,24.37,-0.4,1.99,27.25,27.52,15.0,62.76,19.29,88.36,24.46,63.9,-0.44,2.17,65.47,65.91,15.0,86.38,19.1,100.01,28.45,71.57,-2.2,6.87,88.33,93.86,15.0,139.23,19.86,160.75,86.84,73.92,-1.27,4.24,140.55,145.07,15.0
+AR-T-G240016 = 123.85,9.14,140.7,100.97,39.73,-0.61,3.91,124.17,124.81,18.0,114.1,12.52,136.52,89.5,47.02,0.02,2.41,114.75,113.51,18.0,97.41,11.67,117.41,76.97,40.44,0.15,2.16,98.07,96.52,18.0,77.19,14.87,121.0,64.23,56.78,1.58,5.14,78.54,71.4,18.0,13.67,9.68,37.32,6.92,30.4,1.28,3.29,16.59,8.03,18.0,20.22,1.56,23.74,17.63,6.11,0.23,2.88,20.27,20.41,18.0,3.01,1.21,6.3,1.39,4.9,0.97,4.24,3.24,3.07,18.0,2.7,2.35,9.9,1.22,8.68,1.99,6.09,3.53,1.59,18.0,30.75,4.65,37.32,19.81,17.51,-0.75,2.88,31.08,32.55,18.0,55.61,11.94,89.5,44.72,44.77,1.62,4.77,56.81,50.47,18.0,92.73,20.0,149.45,69.45,79.99,1.36,4.55,94.75,86.69,18.0,145.46,23.25,179.18,113.92,65.26,0.16,1.55,147.21,146.63,18.0
+AR-T-G240017 = 96.6,NaN,96.6,96.6,0.0,NaN,NaN,96.6,96.6,1.0,147.56,NaN,147.56,147.56,0.0,NaN,NaN,147.56,147.56,1.0,93.65,NaN,93.65,93.65,0.0,NaN,NaN,93.65,93.65,1.0,79.21,NaN,79.21,79.21,0.0,NaN,NaN,79.21,79.21,1.0,20.71,NaN,20.71,20.71,0.0,NaN,NaN,20.71,20.71,1.0,21.38,NaN,21.38,21.38,0.0,NaN,NaN,21.38,21.38,1.0,1.66,NaN,1.66,1.66,0.0,NaN,NaN,1.66,1.66,1.0,2.22,NaN,2.22,2.22,0.0,NaN,NaN,2.22,2.22,1.0,51.23,NaN,51.23,51.23,0.0,NaN,NaN,51.23,51.23,1.0,60.91,NaN,60.91,60.91,0.0,NaN,NaN,60.91,60.91,1.0,98.02,NaN,98.02,98.02,0.0,NaN,NaN,98.02,98.02,1.0,115.77,NaN,115.77,115.77,0.0,NaN,NaN,115.77,115.77,1.0
+AR-U-G050001 = 33.45,30.81,202.06,6.3,195.76,3.13,14.42,45.36,21.68,89.0,19.25,10.3,52.0,3.89,48.12,1.29,4.06,21.8,14.65,89.0,6.95,8.16,43.39,1.0,42.39,2.06,7.59,10.69,3.57,89.0,13.05,5.49,20.41,2.47,17.94,-0.87,2.26,14.15,15.56,89.0,10.31,4.24,24.46,4.8,19.66,1.0,3.57,11.14,9.04,89.0,46.74,25.48,81.75,5.1,76.66,-0.55,1.93,53.17,52.0,89.0,9.36,4.81,19.22,1.05,18.17,-0.27,1.79,10.52,10.66,89.0,38.4,22.8,84.26,3.89,80.37,-0.04,1.91,44.59,41.9,89.0,5.32,2.36,18.09,1.44,16.66,2.42,12.29,5.82,4.4,89.0,9.69,4.35,19.22,1.0,18.22,-0.33,2.5,10.61,9.9,89.0,42.12,24.71,79.32,3.77,75.55,-0.43,1.52,48.76,53.69,89.0,27.86,17.69,74.68,3.89,70.79,0.28,1.83,32.95,26.89,89.0
+AR-U-G050002 = 4.21,NaN,4.21,4.21,0.0,NaN,NaN,4.21,4.21,1.0,37.6,NaN,37.6,37.6,0.0,NaN,NaN,37.6,37.6,1.0,1.64,NaN,1.64,1.64,0.0,NaN,NaN,1.64,1.64,1.0,2.79,NaN,2.79,2.79,0.0,NaN,NaN,2.79,2.79,1.0,10.55,NaN,10.55,10.55,0.0,NaN,NaN,10.55,10.55,1.0,6.8,NaN,6.8,6.8,0.0,NaN,NaN,6.8,6.8,1.0,2.12,NaN,2.12,2.12,0.0,NaN,NaN,2.12,2.12,1.0,3.89,NaN,3.89,3.89,0.0,NaN,NaN,3.89,3.89,1.0,2.77,NaN,2.77,2.77,0.0,NaN,NaN,2.77,2.77,1.0,1.1,NaN,1.1,1.1,0.0,NaN,NaN,1.1,1.1,1.0,8.63,NaN,8.63,8.63,0.0,NaN,NaN,8.63,8.63,1.0,9.31,NaN,9.31,9.31,0.0,NaN,NaN,9.31,9.31,1.0
+AR-U-G050003 = 27.34,21.37,112.32,5.93,106.39,1.97,7.33,34.64,18.86,115.0,31.17,7.03,49.9,11.86,38.04,-0.18,2.78,31.95,31.49,115.0,48.39,22.08,116.29,21.36,94.93,1.16,3.86,53.15,42.12,115.0,20.89,13.03,79.77,8.79,70.98,2.54,10.93,24.59,16.6,115.0,122.3,63.24,306.36,55.23,251.12,1.28,3.76,137.56,92.24,115.0,113.26,32.74,202.84,56.93,145.92,0.04,2.9,117.86,116.78,115.0,66.7,23.44,162.32,37.32,125.0,1.79,6.82,70.66,61.39,115.0,96.93,24.18,157.81,66.19,91.61,0.84,2.36,99.88,88.25,115.0,51.02,31.27,163.6,21.04,142.56,1.57,5.0,59.77,37.32,115.0,94.11,81.42,327.39,27.6,299.79,1.14,2.98,124.21,47.5,115.0,79.31,49.31,235.46,46.09,189.36,1.75,5.1,93.27,51.28,115.0,21.78,34.17,184.58,4.0,180.57,3.12,12.57,40.39,8.38,115.0
+AR-U-G050004 = 15.74,11.09,68.22,4.38,63.84,1.95,7.73,19.22,12.22,96.0,13.89,8.25,42.1,2.33,39.78,0.54,2.83,16.14,12.42,96.0,15.47,9.31,58.67,3.29,55.38,1.81,7.2,18.03,13.17,96.0,18.08,2.53,25.21,13.38,11.83,0.72,2.83,18.25,17.83,96.0,35.75,4.7,47.52,24.84,22.69,0.42,2.84,36.05,35.14,96.0,94.17,11.05,107.25,74.68,32.57,-0.51,1.62,94.81,100.97,96.0,26.33,7.83,52.0,18.65,33.35,1.41,4.25,27.45,23.48,96.0,38.87,4.8,62.32,34.09,28.23,2.4,9.66,39.16,37.34,96.0,4.46,1.5,10.08,2.0,8.07,0.76,4.31,4.71,4.52,96.0,6.43,2.36,13.91,2.19,11.72,0.23,3.07,6.85,6.68,96.0,38.65,10.92,89.5,24.1,65.39,1.24,6.43,40.15,38.06,96.0,12.15,6.39,37.87,5.1,32.77,1.49,5.56,13.72,11.16,96.0
+AR-U-G050005 = 9.57,NaN,9.57,9.57,0.0,NaN,NaN,9.57,9.57,1.0,4.97,NaN,4.97,4.97,0.0,NaN,NaN,4.97,4.97,1.0,1.29,NaN,1.29,1.29,0.0,NaN,NaN,1.29,1.29,1.0,16.04,NaN,16.04,16.04,0.0,NaN,NaN,16.04,16.04,1.0,24.12,NaN,24.12,24.12,0.0,NaN,NaN,24.12,24.12,1.0,102.61,NaN,102.61,102.61,0.0,NaN,NaN,102.61,102.61,1.0,18.66,NaN,18.66,18.66,0.0,NaN,NaN,18.66,18.66,1.0,34.64,NaN,34.64,34.64,0.0,NaN,NaN,34.64,34.64,1.0,8.25,NaN,8.25,8.25,0.0,NaN,NaN,8.25,8.25,1.0,7.1,NaN,7.1,7.1,0.0,NaN,NaN,7.1,7.1,1.0,30.85,NaN,30.85,30.85,0.0,NaN,NaN,30.85,30.85,1.0,20.17,NaN,20.17,20.17,0.0,NaN,NaN,20.17,20.17,1.0
+AR-U-G050006 = 51.77,56.23,290.18,1.44,288.75,2.32,8.21,76.27,29.34,122.0,26.09,10.74,56.93,3.05,53.87,0.34,3.5,28.2,26.46,122.0,14.58,10.22,44.72,1.0,43.72,0.91,3.4,17.78,12.22,122.0,14.04,1.94,18.09,2.71,15.39,-3.23,19.14,14.17,14.21,122.0,21.47,7.3,40.85,2.71,38.15,0.1,2.89,22.67,21.7,122.0,68.91,12.5,99.47,19.81,79.66,-0.46,6.35,70.03,68.22,122.0,16.06,6.56,44.72,2.96,41.76,1.59,6.25,17.34,13.8,122.0,31.99,4.97,40.85,4.25,36.6,-3.06,17.03,32.37,32.59,122.0,6.64,1.58,12.6,1.48,11.12,0.41,5.37,6.83,6.49,122.0,8.79,2.93,19.81,1.95,17.86,0.53,4.19,9.27,8.88,122.0,50.33,15.66,104.06,10.52,93.54,0.3,3.62,52.69,48.96,122.0,38.88,16.8,74.68,10.84,63.84,0.13,1.84,42.33,39.16,122.0
+AR-U-G050007 = 19.11,20.64,71.31,1.44,69.87,1.26,3.81,27.62,9.9,15.0,14.66,5.11,20.13,5.75,14.38,-0.95,2.38,15.47,16.04,15.0,1.77,0.95,3.55,1.0,2.55,0.85,2.3,2.0,1.22,15.0,6.41,4.4,13.38,2.71,10.68,0.67,1.74,7.69,3.52,15.0,7.93,6.78,19.81,2.71,17.1,0.98,2.34,10.28,3.53,15.0,33.96,20.88,70.31,18.13,52.18,0.95,2.28,39.51,19.81,15.0,6.83,4.49,14.65,2.96,11.69,0.92,2.32,8.09,4.4,15.0,13.51,10.84,32.09,4.25,27.84,0.88,2.18,17.1,6.65,15.0,3.19,2.1,7.21,1.44,5.78,0.69,1.79,3.78,1.83,15.0,4.61,2.19,9.9,1.35,8.55,0.65,3.36,5.07,4.73,15.0,17.52,10.07,32.09,8.26,23.83,0.56,1.47,20.04,10.84,15.0,15.53,7.49,38.8,10.84,27.97,2.41,7.6,17.13,12.8,15.0
+AR-U-G050008 = 66.14,47.89,304.64,19.82,284.82,3.41,16.16,81.45,53.2,66.0,26.42,4.5,39.16,18.68,20.47,0.61,3.13,26.79,26.01,66.0,74.46,21.49,133.97,46.11,87.86,0.73,2.87,77.45,70.31,66.0,33.81,12.16,69.89,17.63,52.27,1.29,3.75,35.9,28.88,66.0,176.98,41.94,300.29,101.15,199.14,0.89,3.62,181.81,170.35,66.0,152.97,21.86,212.01,128.53,83.49,0.81,2.57,154.5,145.01,66.0,98.13,37.01,209.77,60.47,149.3,1.39,4.0,104.78,84.84,66.0,103.94,17.28,145.01,76.97,68.04,0.54,2.16,105.34,101.11,66.0,47.43,10.79,74.68,25.5,49.18,0.52,3.22,48.62,46.59,66.0,112.47,30.19,190.23,44.72,145.51,-0.27,3.43,116.39,117.04,66.0,110.81,40.21,182.83,48.23,134.6,0.13,1.79,117.78,112.53,66.0,35.29,25.64,100.97,4.87,96.1,0.65,2.28,43.51,29.14,66.0
+AR-U-G050009 = 36.79,13.93,111.91,8.26,103.65,2.21,12.64,39.31,36.19,84.0,25.2,5.01,38.7,11.17,27.53,-0.18,3.7,25.68,25.33,84.0,8.7,4.24,22.52,1.0,21.52,0.56,3.43,9.67,8.1,84.0,17.2,2.68,22.35,11.88,10.46,0.19,2.34,17.41,16.94,84.0,16.06,9.58,46.92,5.58,41.34,1.47,4.43,18.67,12.44,84.0,67.96,6.37,83.46,53.62,29.84,-0.13,2.67,68.26,68.55,84.0,13.81,3.67,26.74,9.26,17.48,1.51,4.91,14.29,12.76,84.0,41.89,6.69,61.06,32.23,28.84,0.87,3.34,42.41,40.93,84.0,5.19,1.3,8.77,2.19,6.59,-0.11,3.02,5.35,5.28,84.0,14.3,4.87,25.99,5.44,20.55,0.09,2.16,15.09,14.17,84.0,98.33,26.03,145.01,37.32,107.69,-0.64,2.9,101.68,101.38,84.0,23.45,7.57,53.88,11.51,42.37,1.69,7.57,24.62,21.89,84.0
+AR-U-G050010 = 8.5,5.24,23.75,1.53,22.22,0.53,2.59,9.97,8.43,120.0,22.69,4.76,34.09,9.6,24.49,-0.15,2.71,23.18,23.04,120.0,25.22,7.39,43.39,13.38,30.01,0.41,2.63,26.27,24.46,120.0,18.75,8.82,47.5,7.78,39.73,0.75,2.87,20.71,18.11,120.0,59.67,12.41,101.71,36.21,65.5,0.34,2.91,60.93,61.47,120.0,64.86,9.81,86.84,47.5,39.33,0.24,2.11,65.6,63.83,120.0,39.12,14.34,97.97,20.42,77.55,1.82,7.16,41.65,37.32,120.0,71.5,11.5,154.02,58.11,95.91,4.39,27.84,72.41,69.47,120.0,22.15,19.77,136.52,2.19,134.33,2.78,13.54,29.63,19.05,120.0,26.44,6.59,47.5,13.79,33.71,0.45,3.43,27.24,26.18,120.0,50.08,8.29,81.75,37.32,44.43,1.22,4.72,50.76,48.23,120.0,17.99,6.87,39.64,7.1,32.54,0.85,3.44,19.25,16.67,120.0
+AR-U-G050011 = 21.92,24.76,174.7,2.06,172.64,3.36,17.99,32.97,16.04,103.0,29.16,5.58,47.5,17.56,29.95,0.81,4.12,29.69,29.04,103.0,42.43,11.28,76.97,21.68,55.28,0.25,2.92,43.89,44.06,103.0,20.13,6.69,43.71,11.51,32.2,0.95,3.65,21.2,18.95,103.0,110.51,23.4,184.58,68.22,116.36,0.81,3.51,112.94,105.66,103.0,115.56,24.0,173.77,68.22,105.55,-0.23,2.18,118.0,124.71,103.0,73.94,12.08,102.61,50.46,52.15,0.33,2.25,74.91,72.46,103.0,89.5,5.45,107.25,74.68,32.57,0.33,3.57,89.66,89.54,103.0,25.72,6.36,44.72,14.65,30.07,0.64,3.05,26.49,25.21,103.0,44.84,17.93,107.25,15.01,92.24,0.77,3.84,48.26,42.22,103.0,53.95,15.1,136.52,44.72,91.8,3.28,14.45,56.0,48.96,103.0,10.94,12.63,81.75,1.91,79.84,3.51,16.0,16.66,7.04,103.0
+AR-U-G050012 = 22.93,12.31,89.5,5.58,83.91,2.21,10.54,26.0,19.17,104.0,27.05,10.87,66.19,11.86,54.33,0.87,3.95,29.14,26.47,104.0,21.53,11.02,74.68,8.01,66.67,1.72,7.44,24.16,18.77,104.0,17.05,3.36,31.14,12.98,18.16,1.23,5.15,17.37,16.56,104.0,34.59,6.5,47.5,17.59,29.91,-0.65,2.81,35.19,35.34,104.0,72.43,6.88,92.24,57.16,35.08,0.32,2.5,72.75,70.82,104.0,27.86,14.35,92.24,13.62,78.61,2.31,8.47,31.31,22.0,104.0,39.45,7.15,66.19,33.08,33.12,1.99,6.07,40.09,36.28,104.0,6.21,2.98,23.03,1.83,21.2,2.18,12.27,6.88,5.84,104.0,17.32,6.88,42.1,5.42,36.68,0.49,3.18,18.63,17.45,104.0,48.61,15.29,105.14,27.6,77.54,1.31,4.73,50.94,44.31,104.0,49.59,22.66,121.0,11.25,109.75,0.84,3.52,54.48,47.94,104.0
+AR-U-G050013 = 9.78,4.77,22.35,2.55,19.8,0.66,2.84,10.87,9.83,168.0,24.62,9.34,53.59,7.54,46.05,0.12,2.53,26.32,24.6,168.0,28.25,9.08,47.5,6.89,40.61,-0.45,2.67,29.66,28.91,168.0,21.04,4.68,37.32,9.9,27.42,0.36,3.69,21.55,21.38,168.0,65.65,17.37,108.03,36.87,71.16,0.22,2.06,67.89,64.78,168.0,83.45,5.12,104.06,71.58,32.48,0.86,4.66,83.61,82.53,168.0,47.45,14.19,95.06,26.93,68.13,1.18,3.9,49.51,43.47,168.0,55.69,12.77,83.08,36.8,46.28,0.48,1.86,57.13,51.88,168.0,6.27,7.93,48.96,1.77,47.18,2.72,10.69,10.09,3.03,168.0,10.39,5.22,22.43,2.69,19.74,0.29,1.73,11.62,9.38,168.0,37.62,4.7,50.82,27.22,23.61,0.38,3.04,37.91,36.65,168.0,25.08,15.76,84.25,2.87,81.38,1.07,4.37,29.6,21.93,168.0
+AR-U-G050014 = 30.07,5.65,48.96,21.77,27.19,1.31,5.38,30.58,28.45,30.0,21.94,4.51,33.08,13.98,19.09,0.65,2.91,22.39,20.74,30.0,6.18,4.91,19.81,1.0,18.81,0.9,3.16,7.84,5.22,30.0,15.72,0.94,16.53,10.98,5.55,-4.5,23.55,15.75,15.8,30.0,7.84,3.27,16.53,4.59,11.94,1.22,3.62,8.48,6.68,30.0,50.34,4.03,55.26,31.77,23.49,-3.29,16.27,50.49,50.67,30.0,8.82,1.38,11.86,5.07,6.79,-0.37,3.51,8.92,9.06,30.0,38.58,10.61,71.46,25.21,46.25,1.48,4.77,39.96,34.72,30.0,5.91,1.12,8.97,4.14,4.83,0.78,3.66,6.01,5.93,30.0,7.66,2.28,11.51,3.9,7.61,-0.06,1.9,7.98,7.52,30.0,51.98,23.89,107.25,22.06,85.19,0.71,2.27,57.04,41.19,30.0,21.98,3.22,26.78,14.76,12.02,-0.29,2.28,22.21,22.38,30.0
+AR-U-G050015 = 19.36,15.13,174.32,3.44,170.88,6.82,67.16,24.54,16.88,169.0,16.48,5.8,32.22,2.55,29.68,-0.15,3.51,17.47,16.53,169.0,31.18,23.43,154.64,2.79,151.85,2.45,11.93,38.96,27.27,169.0,34.14,27.28,108.99,8.77,100.22,1.2,3.2,43.65,20.39,169.0,71.55,14.87,145.6,47.5,98.1,1.79,8.9,73.07,69.34,169.0,77.28,9.45,104.06,62.32,41.75,0.87,3.15,77.85,74.82,169.0,40.05,11.61,84.26,22.44,61.82,1.26,4.7,41.69,37.72,169.0,56.8,8.32,85.13,44.9,40.22,1.34,4.47,57.41,54.41,169.0,10.75,9.26,37.32,1.0,36.32,0.94,2.87,14.17,7.59,169.0,18.08,17.75,107.25,1.31,105.94,2.1,8.21,25.3,12.99,169.0,53.68,10.32,95.75,30.27,65.48,1.15,5.01,54.65,50.46,169.0,8.39,7.05,52.85,2.19,50.65,3.82,21.1,10.95,6.49,169.0
+AR-U-G050016 = 9.33,6.79,34.09,1.0,33.09,1.73,6.25,11.52,7.57,100.0,9.14,4.23,20.41,2.13,18.29,0.7,2.84,10.06,8.29,100.0,11.96,7.85,33.08,2.06,31.01,0.85,2.76,14.29,9.55,100.0,13.21,3.24,27.6,9.19,18.41,1.85,7.37,13.59,12.38,100.0,50.58,11.29,88.41,38.46,49.95,1.56,5.3,51.81,48.38,100.0,73.81,5.91,84.41,60.47,23.94,-0.61,2.45,74.05,75.82,100.0,29.93,9.78,61.45,18.65,42.8,1.65,5.46,31.48,27.97,100.0,43.82,5.38,62.64,38.46,24.17,1.35,4.34,44.14,42.1,100.0,2.33,1.44,11.83,1.0,10.83,3.83,22.85,2.73,1.99,100.0,5.13,2.98,18.65,1.27,17.38,1.69,6.55,5.92,4.24,100.0,37.53,7.82,56.93,24.17,32.76,0.65,2.8,38.33,35.87,100.0,23.69,15.56,62.32,1.83,60.49,0.64,2.47,28.3,21.17,100.0
+AR-U-G050017 = 27.45,31.5,242.15,3.34,238.8,4.29,25.3,41.68,21.01,107.0,26.04,8.49,46.09,14.27,31.82,0.59,2.22,27.37,24.56,107.0,38.47,16.21,95.65,10.76,84.9,0.65,3.9,41.72,37.96,107.0,28.4,12.26,88.36,12.22,76.14,2.33,10.95,30.91,26.41,107.0,100.09,18.53,137.08,70.34,66.74,0.26,1.93,101.77,98.37,107.0,93.72,14.39,132.46,74.68,57.78,1.02,3.21,94.8,89.5,107.0,63.37,9.62,86.84,42.1,44.73,0.25,3.09,64.09,62.32,107.0,80.84,9.08,107.25,66.19,41.06,0.73,3.15,81.34,79.32,107.0,19.82,8.08,42.18,5.25,36.93,0.59,3.21,21.39,19.81,107.0,31.21,16.85,66.21,7.1,59.11,0.2,1.85,35.43,30.69,107.0,52.3,11.32,98.68,40.85,57.83,2.12,7.51,53.5,47.52,107.0,7.69,10.51,81.58,1.44,80.15,4.71,29.35,12.98,4.32,107.0
+AR-U-G050018 = 18.84,11.51,46.09,4.66,41.43,0.56,2.17,22.06,17.03,133.0,24.87,10.91,74.68,11.95,62.73,2.5,9.7,27.14,21.95,133.0,12.72,7.6,34.09,1.29,32.8,0.29,2.4,14.81,13.12,133.0,17.6,7.78,36.86,10.2,26.66,1.06,2.71,19.23,13.39,133.0,33.03,12.0,68.22,4.13,64.09,-0.54,3.16,35.13,35.7,133.0,66.58,13.51,100.97,47.5,53.47,0.66,2.26,67.93,63.27,133.0,23.21,9.24,46.09,7.54,38.55,0.32,2.32,24.97,22.35,133.0,61.88,11.55,89.5,29.32,60.18,-0.21,2.92,62.94,62.49,133.0,9.58,8.08,37.32,1.83,35.49,1.53,4.84,12.51,6.69,133.0,26.8,6.97,47.5,12.65,34.85,0.63,3.07,27.68,25.85,133.0,64.86,19.68,128.53,44.72,83.8,1.21,3.81,67.75,58.78,133.0,50.58,23.92,117.41,19.04,98.37,0.68,2.63,55.91,44.63,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 = 94.58,3.39,101.15,89.5,11.66,0.23,2.65,94.63,95.06,12.0,85.61,11.43,100.97,66.31,34.66,-0.25,2.16,86.31,86.51,12.0,162.95,21.06,202.06,136.52,65.54,0.59,2.11,164.19,156.95,12.0,234.77,55.29,308.37,136.52,171.85,-0.46,2.08,240.66,245.91,12.0,110.66,15.95,145.01,89.5,55.51,0.68,3.04,111.71,108.11,12.0,89.91,16.27,110.99,60.47,50.52,-0.39,2.12,91.25,91.61,12.0,4.44,4.63,16.04,1.05,14.99,1.39,4.16,6.27,2.06,12.0,38.18,6.06,50.16,30.44,19.72,0.74,2.35,38.62,35.96,12.0,19.63,4.17,27.27,12.0,15.27,0.15,2.69,20.03,19.3,12.0,108.2,36.77,163.6,57.51,106.09,0.24,1.97,113.79,107.12,12.0,135.51,18.05,158.52,107.3,51.22,-0.3,1.66,136.61,140.2,12.0,130.24,8.44,140.76,114.13,26.64,-0.4,2.11,130.49,129.7,12.0
+AR-W-G070002 = 116.27,4.89,121.22,110.58,10.64,-0.15,1.37,116.34,116.63,4.0,40.35,4.2,44.71,36.23,8.48,0.04,1.13,40.51,40.23,4.0,112.42,3.67,116.08,107.44,8.63,-0.55,1.95,112.46,113.07,4.0,263.94,8.42,276.26,257.2,19.05,0.98,2.23,264.04,261.14,4.0,204.2,9.51,215.5,196.06,19.45,0.25,1.33,204.36,202.62,4.0,83.92,6.68,91.69,77.48,14.21,0.18,1.33,84.12,83.26,4.0,17.55,4.08,22.35,12.6,9.75,-0.06,1.81,17.9,17.63,4.0,25.71,1.02,26.89,24.46,2.43,-0.11,1.81,25.73,25.75,4.0,57.23,4.91,61.73,51.24,10.49,-0.29,1.43,57.39,57.97,4.0,111.03,9.98,121.06,99.42,21.64,-0.16,1.36,111.37,111.82,4.0,195.05,25.23,227.97,171.13,56.84,0.45,1.7,196.27,190.54,4.0,117.46,5.54,124.31,110.73,13.57,0.04,2.0,117.56,117.41,4.0
+AR-W-G070003 = 93.65,4.11,97.72,89.5,8.22,-0.04,1.5,93.71,93.73,3.0,65.93,2.44,68.22,63.36,4.86,-0.21,1.5,65.96,66.22,3.0,130.82,7.63,139.37,124.71,14.66,0.53,1.5,130.97,128.39,3.0,330.08,4.66,335.46,327.39,8.06,0.71,1.5,330.1,327.39,3.0,130.52,1.92,132.46,128.61,3.85,0.03,1.5,130.53,130.49,3.0,62.49,2.57,65.39,60.47,4.92,0.55,1.5,62.53,61.62,3.0,5.67,0.62,6.11,4.96,1.14,-0.64,1.5,5.69,5.93,3.0,36.5,4.34,40.85,32.18,8.67,0.01,1.5,36.67,36.47,3.0,29.64,1.31,31.14,28.81,2.33,0.7,1.5,29.66,28.96,3.0,84.45,10.02,95.06,75.15,19.91,0.24,1.5,84.84,83.13,3.0,143.96,1.81,145.01,141.87,3.14,-0.71,1.5,143.97,145.01,3.0,139.57,5.07,145.01,134.97,10.04,0.29,1.5,139.63,138.73,3.0
+AR-W-G070004 = 103.25,22.54,163.6,79.32,84.28,0.9,2.92,105.6,96.52,29.0,52.61,12.28,80.76,34.23,46.53,0.59,2.54,53.98,52.36,29.0,127.37,12.37,157.24,104.25,52.98,0.15,2.88,127.94,128.21,29.0,275.28,22.63,327.39,235.91,91.48,0.31,2.38,276.18,273.69,29.0,177.33,20.17,229.63,140.7,88.93,0.68,3.15,178.43,173.77,29.0,130.89,36.4,221.2,76.24,144.96,0.48,2.61,135.69,127.37,29.0,9.57,4.56,23.03,2.46,20.57,0.94,3.86,10.56,8.76,29.0,50.5,12.17,75.15,28.45,46.7,0.42,2.48,51.9,47.7,29.0,29.88,8.18,42.98,12.99,30.0,-0.19,2.08,30.94,31.57,29.0,135.99,29.73,249.56,107.25,142.31,2.44,8.94,139.09,126.28,29.0,122.05,17.18,154.02,87.19,66.83,-0.24,2.43,123.22,125.22,29.0,97.35,10.62,121.22,81.75,39.47,0.6,2.37,97.9,95.1,29.0
+AR-W-G070005 = 124.26,14.45,158.74,101.02,57.72,1.05,3.28,125.08,119.2,47.0,70.23,8.85,95.06,54.41,40.65,0.59,3.55,70.77,69.85,47.0,172.48,23.36,214.62,124.76,89.86,-0.18,2.37,174.02,169.38,47.0,96.59,9.43,116.94,79.65,37.29,0.25,2.26,97.04,96.29,47.0,204.79,21.23,250.67,163.6,87.07,0.43,2.57,205.87,202.87,47.0,178.61,58.66,290.18,87.83,202.36,0.53,2.2,187.8,163.15,47.0,12.98,5.82,22.9,3.06,19.84,-0.1,1.78,14.21,13.73,47.0,86.21,11.22,107.25,66.22,41.03,-0.33,1.88,86.92,89.5,47.0,47.61,21.67,97.97,15.44,82.53,0.48,2.18,52.22,44.11,47.0,120.54,21.83,173.77,81.75,92.02,0.55,2.7,122.45,116.93,47.0,102.41,9.9,128.35,79.32,49.02,0.32,3.21,102.88,101.22,47.0,153.45,16.75,208.25,132.46,75.79,1.1,3.97,154.34,149.45,47.0
+AR-W-G070006 = 88.28,4.54,96.42,80.54,15.89,0.0,2.33,88.39,87.19,13.0,65.48,5.38,74.68,55.34,19.34,-0.05,2.34,65.68,66.31,13.0,141.89,8.27,157.81,130.49,27.31,0.26,2.2,142.11,140.76,13.0,315.89,15.82,337.57,281.56,56.01,-0.63,2.72,316.26,317.67,13.0,123.35,8.58,134.86,103.45,31.41,-0.9,3.3,123.62,124.71,13.0,94.44,21.72,132.46,67.57,64.89,0.27,1.76,96.72,94.65,13.0,5.01,3.27,13.62,1.2,12.42,1.4,4.69,5.91,4.54,13.0,30.04,7.29,41.57,17.03,24.54,-0.13,2.29,30.84,29.77,13.0,21.83,6.79,29.85,12.3,17.55,-0.3,1.51,22.78,22.79,13.0,72.9,19.59,118.26,42.18,76.08,0.77,3.44,75.29,69.3,13.0,120.03,18.75,152.79,86.84,65.95,0.08,2.23,121.37,121.0,13.0,141.51,9.31,158.74,127.31,31.43,0.26,2.02,141.8,141.09,13.0
+AR-W-G070007 = 98.68,19.09,140.7,62.32,78.38,0.02,2.7,100.43,102.61,23.0,74.39,6.27,86.84,62.32,24.52,-0.1,2.35,74.65,75.89,23.0,320.29,57.3,392.34,208.25,184.1,-0.88,2.38,325.16,347.75,23.0,98.78,13.13,115.77,72.46,43.31,-0.89,2.56,99.61,104.06,23.0,116.23,30.08,173.77,71.45,102.32,0.36,1.98,119.9,107.68,23.0,87.93,18.28,127.97,60.47,67.5,0.58,2.61,89.72,82.35,23.0,11.43,4.26,19.81,4.0,15.8,0.09,2.28,12.16,10.84,23.0,71.49,5.4,84.26,63.33,20.93,0.37,2.66,71.69,71.99,23.0,28.4,10.55,60.47,17.38,43.09,1.51,4.86,30.22,24.17,23.0,78.0,23.38,140.7,33.08,107.62,0.59,3.59,81.29,74.58,23.0,131.0,28.31,190.23,86.84,103.4,0.32,2.08,133.9,132.28,23.0,127.96,12.37,154.02,104.06,49.96,-0.0,2.74,128.53,127.31,23.0
+AR-W-G070008 = 120.09,17.53,154.02,88.25,65.78,-0.02,2.69,121.27,119.45,15.0,37.02,5.0,48.36,31.14,17.22,0.92,2.95,37.34,35.66,15.0,118.64,6.3,130.49,110.53,19.96,0.26,2.31,118.8,118.47,15.0,279.7,26.7,337.57,249.56,88.01,0.98,2.83,280.89,269.63,15.0,186.67,33.31,234.95,115.98,118.97,-0.92,3.01,189.42,196.06,15.0,88.56,15.57,116.61,68.31,48.31,0.17,1.85,89.83,89.5,15.0,13.0,4.7,21.04,8.14,12.9,0.64,1.93,13.77,11.56,15.0,29.26,7.67,47.7,21.56,26.14,1.27,3.68,30.19,26.46,15.0,40.31,11.07,68.22,25.99,42.23,1.08,3.73,41.7,38.46,15.0,122.74,21.7,173.77,95.06,78.71,0.86,3.22,124.52,120.74,15.0,167.8,22.6,203.53,128.53,75.01,-0.25,2.26,169.22,168.92,15.0,142.7,19.96,168.61,104.06,64.55,-0.38,2.11,144.0,143.01,15.0
+AR-W-G070009 = 144.26,11.04,163.6,130.61,32.99,0.5,2.08,144.64,141.33,10.0,21.41,0.88,23.04,20.11,2.93,0.31,2.38,21.43,21.39,10.0,105.93,3.92,110.53,98.02,12.52,-0.88,2.66,105.99,107.25,10.0,249.89,32.88,308.23,187.41,120.82,-0.12,3.04,251.82,251.31,10.0,236.56,19.99,265.2,196.06,69.14,-0.59,2.86,237.32,242.15,10.0,185.52,21.12,227.97,159.03,68.94,0.61,2.61,186.6,184.6,10.0,16.83,3.67,22.75,9.9,12.85,-0.22,2.75,17.18,16.83,10.0,139.34,29.2,191.62,102.61,89.01,0.36,2.07,142.06,137.93,10.0,86.41,16.98,119.86,70.6,49.26,0.86,2.41,87.89,79.43,10.0,182.77,41.69,242.59,125.22,117.37,0.03,1.77,187.0,176.91,10.0,160.95,29.85,196.06,105.66,90.4,-0.49,2.12,163.42,164.53,10.0,89.9,8.57,107.25,76.97,30.28,0.43,2.95,90.26,91.11,10.0
+AR-W-G070010 = 67.26,25.65,132.46,43.39,89.07,1.25,3.38,71.82,55.27,28.0,61.03,5.63,71.45,48.96,22.49,-0.01,2.78,61.28,60.41,28.0,295.55,68.82,393.06,179.1,213.96,-0.27,1.66,303.18,305.41,28.0,99.01,11.04,121.0,80.23,40.77,0.29,2.37,99.61,98.06,28.0,161.76,38.5,227.97,83.28,144.69,-0.29,2.45,166.12,171.75,28.0,56.29,13.16,89.37,38.1,51.27,0.86,2.95,57.76,52.51,28.0,6.35,5.1,18.48,1.83,16.65,1.31,3.26,8.09,3.89,28.0,54.86,10.24,75.22,40.28,34.94,0.24,2.02,55.78,53.83,28.0,8.5,5.54,22.21,1.35,20.85,0.52,2.43,10.09,8.07,28.0,78.84,30.22,132.46,35.39,97.07,0.17,1.56,84.24,74.68,28.0,126.31,20.0,171.35,90.95,80.4,0.29,2.74,127.83,128.9,28.0,131.61,11.53,149.45,97.97,51.48,-1.09,4.41,132.1,134.61,28.0
+AR-W-G070011 = 109.45,6.44,117.46,100.03,17.43,-0.49,1.89,109.61,110.53,7.0,56.13,5.77,61.81,46.28,15.53,-0.62,2.12,56.38,56.23,7.0,126.91,4.01,132.46,121.36,11.1,-0.03,1.72,126.97,127.6,7.0,307.73,8.98,317.81,291.37,26.44,-0.71,2.59,307.84,308.23,7.0,152.31,20.73,184.58,127.13,57.45,0.2,1.96,153.51,154.02,7.0,59.73,3.78,63.27,53.67,9.61,-0.61,1.89,59.83,60.49,7.0,10.6,3.22,15.16,7.28,7.88,0.49,1.6,11.01,9.32,7.0,24.71,3.91,31.59,19.22,12.37,0.35,2.75,24.97,25.18,7.0,39.71,3.63,45.65,34.65,11.0,0.22,2.28,39.85,40.25,7.0,93.22,5.68,101.38,82.35,19.04,-0.72,3.45,93.37,93.86,7.0,142.97,11.69,162.05,128.53,33.52,0.4,2.07,143.38,143.63,7.0,150.59,13.06,168.92,131.21,37.71,-0.15,1.94,151.07,150.06,7.0
+AR-W-G070012 = 138.32,10.94,164.79,113.92,50.87,0.08,2.86,138.74,137.05,56.0,28.63,8.97,47.5,14.02,33.49,0.01,1.88,29.98,28.68,56.0,114.72,10.54,150.06,98.15,51.91,1.47,5.74,115.2,113.92,56.0,311.52,48.21,404.36,242.59,161.77,0.17,1.61,315.17,319.75,56.0,285.07,59.65,470.18,168.61,301.57,1.12,4.79,291.13,271.68,56.0,183.53,34.01,254.77,110.53,144.23,-0.2,2.42,186.6,187.8,56.0,48.86,25.76,95.06,5.25,89.81,0.08,1.74,55.13,40.52,56.0,99.77,16.73,129.05,64.25,64.8,-0.21,2.34,101.14,98.14,56.0,66.04,21.25,104.49,32.09,72.4,-0.16,1.79,69.32,69.28,56.0,142.62,23.91,197.28,104.06,93.22,0.45,2.27,144.57,139.72,56.0,148.77,28.12,221.2,104.49,116.71,0.45,2.37,151.36,144.79,56.0,97.58,15.87,164.62,79.32,85.3,1.85,7.42,98.84,94.26,56.0
+AR-W-G070013 = 100.08,9.66,113.92,84.26,29.66,-0.22,2.17,100.5,99.79,10.0,73.43,11.12,88.24,53.59,34.64,-0.35,2.25,74.18,74.52,10.0,199.49,33.72,265.08,158.74,106.34,0.69,2.35,202.04,188.82,10.0,125.77,14.02,150.77,105.03,45.73,0.54,2.33,126.47,120.1,10.0,152.64,18.1,184.58,126.96,57.62,0.47,2.26,153.6,149.75,10.0,72.32,16.72,92.24,42.1,50.13,-0.57,2.07,74.04,77.63,10.0,4.42,2.38,10.21,1.93,8.28,1.48,4.56,4.97,3.76,10.0,60.63,6.47,72.46,50.16,22.3,0.25,2.5,60.94,59.58,10.0,15.43,5.55,25.99,6.49,19.5,0.31,2.65,16.3,14.11,10.0,109.1,13.69,133.83,84.14,49.69,0.14,2.88,109.87,104.06,10.0,132.54,22.18,179.1,107.3,71.8,0.8,2.85,134.2,128.02,10.0,126.95,8.55,140.7,117.89,22.81,0.65,1.85,127.21,123.26,10.0
+AR-W-G070014 = 97.6,12.86,116.76,84.43,32.33,0.62,1.73,98.3,92.24,6.0,49.18,7.79,62.92,41.29,21.63,0.93,2.63,49.69,46.81,6.0,127.82,5.34,132.46,120.51,11.95,-0.66,1.53,127.92,130.49,6.0,287.53,10.27,300.29,273.2,27.1,-0.13,1.63,287.69,287.39,6.0,149.74,17.68,169.29,130.61,38.68,0.03,1.13,150.61,148.86,6.0,106.32,9.86,119.31,93.19,26.12,0.01,1.63,106.7,105.68,6.0,19.55,5.58,28.45,13.4,15.05,0.61,2.05,20.2,17.96,6.0,38.34,3.47,42.75,34.6,8.15,0.28,1.45,38.47,37.67,6.0,30.87,5.16,35.28,23.71,11.57,-0.58,1.54,31.22,32.92,6.0,137.34,10.24,155.15,127.17,27.97,0.82,2.56,137.66,135.5,6.0,98.08,18.38,128.87,79.32,49.54,0.64,2.31,99.51,97.3,6.0,128.0,15.59,146.06,104.69,41.37,-0.16,1.95,128.79,125.75,6.0
+AR-W-G070015 = 106.88,12.17,140.7,86.84,53.86,0.57,3.07,107.56,105.0,58.0,46.96,11.37,73.77,26.62,47.15,0.31,2.6,48.29,45.94,58.0,136.95,13.53,159.39,107.44,51.95,-0.01,1.96,137.6,136.13,58.0,183.27,52.16,269.14,95.23,173.9,0.03,1.77,190.43,179.46,58.0,222.52,35.52,290.18,121.06,169.13,-0.88,3.59,225.29,229.14,58.0,133.22,23.0,170.54,80.23,90.31,-0.39,2.21,135.16,134.0,58.0,15.46,3.81,23.03,5.45,17.59,-0.17,2.41,15.92,15.98,58.0,97.69,11.09,122.97,70.6,52.37,-0.19,2.79,98.3,98.17,58.0,51.18,10.47,68.22,32.92,35.3,-0.06,1.77,52.22,52.0,58.0,127.14,19.31,171.19,100.97,70.22,0.65,2.31,128.57,121.22,58.0,126.16,14.97,163.6,104.06,59.54,0.61,2.39,127.03,122.85,58.0,120.11,21.84,154.02,81.75,72.27,-0.37,1.83,122.05,125.28,58.0
+AR-W-G070016 = 166.98,13.33,184.58,140.8,43.78,-0.75,2.46,167.48,171.62,18.0,70.63,3.52,74.71,61.73,12.99,-1.16,3.69,70.71,71.94,18.0,146.25,10.83,166.56,130.49,36.07,0.26,1.91,146.63,144.57,18.0,103.57,6.15,118.74,92.24,26.51,0.54,3.49,103.74,102.23,18.0,203.45,11.77,235.38,190.23,45.15,1.38,4.07,203.77,199.06,18.0,261.33,20.44,301.25,228.39,72.86,0.09,2.28,262.08,263.23,18.0,16.32,2.91,24.07,13.41,10.66,1.49,4.26,16.57,15.46,18.0,85.42,5.9,95.06,74.68,20.38,-0.04,2.31,85.61,84.56,18.0,79.93,7.53,93.29,66.33,26.95,-0.06,2.49,80.27,79.93,18.0,135.7,22.75,184.58,104.06,80.52,0.6,2.4,137.49,131.27,18.0,92.79,8.05,107.69,77.84,29.85,-0.03,2.86,93.12,93.14,18.0,172.77,18.41,208.25,147.63,60.62,0.51,2.34,173.7,173.16,18.0
+AR-W-G070017 = 113.18,10.26,136.52,95.06,41.46,0.25,2.34,113.63,111.64,32.0,41.44,12.45,67.21,26.78,40.42,0.62,2.16,43.22,37.99,32.0,109.92,10.79,132.46,95.06,37.4,0.51,2.19,110.43,108.22,32.0,141.7,17.74,179.1,100.97,78.12,-0.38,2.83,142.77,145.04,32.0,253.48,26.26,299.07,202.06,97.01,-0.3,2.14,254.79,259.17,32.0,180.81,13.84,214.62,163.6,51.02,0.92,3.37,181.32,179.1,32.0,19.42,2.66,26.78,15.56,11.22,0.85,3.24,19.59,18.91,32.0,108.03,11.6,124.71,86.84,37.87,-0.35,1.9,108.63,110.44,32.0,69.07,6.48,83.46,58.67,24.79,0.71,2.76,69.36,67.4,32.0,199.01,53.97,347.75,121.0,226.75,0.8,3.39,205.98,199.93,32.0,108.17,9.35,124.76,89.5,35.27,-0.44,2.59,108.56,109.24,32.0,134.05,12.59,156.38,117.41,38.98,0.13,1.75,134.62,133.68,32.0
+AR-W-G070018 = 85.04,4.26,95.06,79.32,15.74,1.17,3.94,85.14,84.26,11.0,75.42,11.11,90.95,58.67,32.28,-0.06,1.82,76.16,73.2,11.0,135.79,4.12,140.76,128.53,12.24,-0.3,2.11,135.85,136.52,11.0,293.68,10.36,317.67,278.14,39.53,1.0,3.87,293.85,290.25,11.0,144.36,29.64,202.06,89.5,112.57,0.18,3.07,147.1,138.73,11.0,101.76,15.51,121.0,74.68,46.32,-0.27,1.83,102.83,103.09,11.0,7.03,6.35,19.22,1.03,18.19,0.64,2.17,9.28,6.28,11.0,28.24,3.63,34.09,21.91,12.18,-0.18,2.13,28.45,28.96,11.0,16.25,1.41,18.09,13.79,4.3,-0.38,1.91,16.31,16.52,11.0,96.24,30.78,132.46,44.72,87.74,-0.28,1.85,100.61,103.05,11.0,113.32,28.88,184.58,84.26,100.32,1.4,4.39,116.62,104.06,11.0,117.54,13.92,136.52,89.5,47.02,-0.61,2.58,118.29,121.06,11.0
+AR-W-G070019 = 89.51,0.01,89.52,89.5,0.02,-0.01,222.16,89.51,89.51,2.0,64.43,1.39,65.42,63.44,1.97,-0.0,1.0,64.44,64.43,2.0,118.85,3.12,121.06,116.64,4.42,0.0,1.0,118.87,118.85,2.0,320.21,3.29,322.53,317.88,4.65,0.0,1.0,320.21,320.21,2.0,130.65,2.56,132.46,128.84,3.62,-0.0,1.0,130.66,130.65,2.0,56.31,2.18,57.85,54.77,3.08,-0.0,1.0,56.33,56.31,2.0,5.7,0.45,6.02,5.38,0.63,-0.0,1.0,5.71,5.7,2.0,37.48,0.02,37.49,37.47,0.02,-0.0,14.41,37.48,37.48,2.0,33.33,2.43,35.05,31.62,3.43,0.0,1.0,33.38,33.33,2.0,96.12,0.56,96.52,95.72,0.79,-0.0,1.0,96.12,96.12,2.0,140.37,2.31,142.0,138.73,3.27,0.0,1.0,140.38,140.37,2.0,146.27,1.79,147.53,145.01,2.53,0.0,1.0,146.28,146.27,2.0
+AR-W-G070020 = 96.33,12.29,121.0,84.26,36.75,0.92,2.42,97.05,89.54,13.0,57.62,9.83,72.46,42.1,30.36,0.08,1.68,58.39,55.3,13.0,123.37,6.76,132.46,110.53,21.93,-0.65,2.37,123.54,125.01,13.0,320.88,21.19,347.75,265.08,82.67,-1.48,4.8,321.53,327.39,13.0,122.6,21.39,184.58,104.06,80.52,2.05,6.57,124.31,114.39,13.0,57.71,11.3,89.46,44.72,44.74,1.68,5.92,58.72,55.64,13.0,7.77,2.8,15.98,5.71,10.28,2.14,6.82,8.23,6.88,13.0,40.49,10.24,52.0,18.65,33.35,-0.78,2.78,41.67,42.16,13.0,33.21,2.73,38.48,28.45,10.03,0.29,2.77,33.31,33.08,13.0,107.08,18.1,136.7,74.68,62.02,0.12,2.41,108.49,106.23,13.0,146.93,18.37,179.1,105.16,73.94,-0.47,3.57,147.99,145.27,13.0,156.93,12.64,179.1,136.69,42.41,0.11,2.09,157.4,154.3,13.0
+AR-W-G070021 = 129.18,15.94,154.02,95.06,58.96,-0.38,2.54,130.13,128.53,37.0,25.69,3.27,33.61,19.81,13.81,0.77,3.08,25.89,24.91,37.0,104.81,6.49,121.22,89.66,31.56,0.5,4.12,105.0,104.06,37.0,217.39,25.65,253.38,169.3,84.08,-0.53,1.89,218.86,227.97,37.0,273.64,57.59,442.65,196.06,246.6,1.43,4.44,279.48,254.66,37.0,159.9,20.33,214.62,117.41,97.22,0.45,3.41,161.15,156.52,37.0,16.76,4.13,24.23,10.2,14.03,0.0,1.78,17.25,16.54,37.0,111.01,19.41,168.61,90.95,77.66,1.65,4.8,112.65,104.06,37.0,70.34,22.42,132.46,34.09,98.37,0.83,3.41,73.73,65.27,37.0,184.58,57.89,310.47,99.56,210.91,0.5,2.19,193.21,173.77,37.0,143.46,31.26,190.23,93.73,96.5,-0.17,1.57,146.74,140.7,37.0,101.69,11.1,117.41,76.97,40.44,-0.42,2.11,102.28,102.02,37.0
+AR-W-G070022 = 128.93,12.61,158.81,113.97,44.84,0.79,2.97,129.51,124.57,16.0,33.29,3.36,42.41,29.32,13.09,1.42,4.58,33.45,32.17,16.0,113.17,7.52,124.71,97.97,26.74,-0.11,2.38,113.4,112.63,16.0,269.77,20.3,329.78,249.67,80.11,1.72,5.75,270.48,263.17,16.0,239.34,19.6,273.69,208.25,65.45,0.12,2.07,240.1,240.86,16.0,133.62,31.32,228.07,106.23,121.84,1.97,6.3,137.02,124.82,16.0,28.4,13.78,59.73,10.84,48.89,1.09,3.29,31.38,25.15,16.0,51.08,16.87,84.14,31.27,52.87,0.58,2.25,53.63,51.68,16.0,54.47,15.26,79.32,33.08,46.25,0.39,1.79,56.44,48.24,16.0,136.11,30.47,219.9,107.3,112.6,1.61,4.88,139.27,126.54,16.0,168.87,25.04,221.2,132.46,88.74,0.43,2.3,170.61,164.87,16.0,118.02,29.41,196.06,92.91,103.15,1.36,4.0,121.41,103.44,16.0
+AR-W-G070023 = 92.89,4.83,98.15,80.54,17.61,-1.38,4.05,93.0,95.06,15.0,90.49,7.4,100.97,77.53,23.44,-0.12,1.79,90.77,88.65,15.0,158.18,13.59,184.58,136.58,48.0,0.06,2.32,158.72,158.74,15.0,215.16,38.17,275.91,156.73,119.18,0.2,1.89,218.3,214.62,15.0,145.79,26.25,205.15,117.41,87.75,0.7,2.59,147.98,132.46,15.0,75.13,5.7,83.47,66.19,17.28,-0.19,1.66,75.33,76.28,15.0,2.9,2.41,8.34,1.16,7.17,1.25,3.11,3.72,1.57,15.0,51.74,13.65,72.99,32.09,40.9,-0.12,1.72,53.4,56.93,15.0,20.85,6.67,32.92,11.51,21.41,0.24,1.9,21.82,19.56,15.0,130.03,13.7,163.6,110.73,52.87,0.85,3.48,130.7,128.82,15.0,125.27,14.81,158.74,104.06,54.68,0.57,3.15,126.09,126.73,15.0,116.97,8.44,130.49,101.71,28.79,0.07,2.14,117.25,117.41,15.0
+AR-W-G070024 = 152.13,13.47,196.06,128.53,67.53,1.15,4.51,152.71,147.63,43.0,22.69,2.39,29.44,18.99,10.45,0.95,3.42,22.81,22.04,43.0,114.42,15.86,163.6,95.06,68.54,1.22,3.92,115.49,108.03,43.0,274.45,39.09,369.54,214.62,154.92,0.55,2.59,277.15,265.2,43.0,338.13,48.23,424.47,226.63,197.84,-0.51,2.71,341.47,342.96,43.0,211.01,43.5,313.23,124.71,188.52,0.68,2.96,215.35,199.06,43.0,58.03,25.02,109.88,20.5,89.39,0.09,1.75,63.08,58.89,43.0,148.62,22.2,214.62,104.49,110.14,0.55,3.59,150.23,149.45,43.0,94.1,15.85,124.93,64.58,60.36,0.04,2.09,95.39,95.06,43.0,166.84,46.69,261.38,95.06,166.32,0.36,2.17,173.11,161.2,43.0,159.26,11.31,179.1,133.97,45.12,-0.46,2.58,159.65,160.4,43.0,126.94,36.76,208.25,76.97,131.28,0.57,2.29,132.04,119.05,43.0
+AR-W-G070025 = 130.94,19.64,159.39,99.45,59.94,0.14,1.88,132.3,129.57,14.0,84.24,5.83,92.24,71.38,20.85,-0.67,2.73,84.42,86.84,14.0,249.5,37.08,324.77,205.71,119.06,0.9,2.53,252.04,240.18,14.0,80.6,5.78,90.73,70.31,20.42,0.14,2.17,80.79,78.95,14.0,166.96,19.2,202.89,136.89,65.99,0.06,2.25,167.98,165.71,14.0,167.58,43.44,239.2,99.49,139.71,0.13,1.88,172.73,163.83,14.0,14.39,3.25,20.91,10.16,10.75,0.63,2.24,14.72,13.28,14.0,78.67,6.39,90.87,70.6,20.27,0.61,2.33,78.91,77.14,14.0,49.19,11.61,67.36,29.14,38.21,-0.13,2.0,50.45,50.84,14.0,110.89,10.96,136.58,99.47,37.11,1.43,3.95,111.4,108.32,14.0,113.26,17.89,153.82,91.69,62.13,1.09,3.12,114.56,108.4,14.0,148.47,15.99,173.85,128.58,45.27,0.37,1.86,149.27,146.69,14.0
+AR-X-G060001 = 218.33,8.75,234.95,198.27,36.68,-0.51,2.59,218.5,221.2,29.0,91.9,11.35,113.92,71.77,42.14,0.07,2.2,92.57,90.73,29.0,97.69,7.83,114.13,86.84,27.29,0.55,2.07,97.99,95.17,29.0,49.21,6.62,72.46,40.93,31.53,1.71,6.41,49.64,47.5,29.0,5.17,1.75,9.6,2.63,6.98,0.89,3.13,5.45,4.66,29.0,11.2,1.33,13.38,8.87,4.51,-0.11,1.96,11.28,11.17,29.0,18.24,8.01,40.85,11.17,29.69,1.38,4.0,19.87,14.43,29.0,15.8,5.94,29.32,7.78,21.54,0.64,2.48,16.84,14.41,29.0,20.96,5.8,32.61,11.17,21.45,0.18,2.37,21.72,21.04,29.0,53.09,5.88,65.78,43.39,22.39,0.6,2.82,53.4,52.15,29.0,84.48,10.86,107.25,62.32,44.93,0.03,2.63,85.15,84.29,29.0,81.56,11.58,105.07,62.8,42.27,-0.06,2.01,82.35,84.26,29.0
+AR-X-G060002 = 179.22,4.41,184.66,173.85,10.81,0.03,2.0,179.26,179.18,4.0,81.96,6.1,89.86,74.99,14.88,0.26,2.01,82.13,81.49,4.0,165.93,3.25,168.61,161.32,7.29,-0.83,2.06,165.96,166.9,4.0,38.46,3.08,42.96,36.21,6.75,0.98,2.18,38.56,37.34,4.0,8.6,6.87,17.25,2.4,14.85,0.37,1.52,10.46,7.38,4.0,12.02,2.71,15.79,9.36,6.43,0.65,2.07,12.25,11.48,4.0,24.79,1.01,26.0,23.78,2.22,0.21,1.45,24.81,24.69,4.0,25.52,5.55,32.92,19.65,13.27,0.44,1.96,25.97,24.75,4.0,20.5,0.8,21.28,19.57,1.72,-0.19,1.36,20.52,20.58,4.0,106.26,7.86,116.86,97.97,18.89,0.49,2.03,106.47,105.1,4.0,108.78,3.1,112.23,105.75,6.47,0.11,1.23,108.81,108.57,4.0,129.51,7.56,140.7,124.4,16.3,1.07,2.27,129.67,126.46,4.0
+AR-X-G060003 = 169.57,10.73,190.23,154.02,36.21,0.05,2.19,169.88,170.14,16.0,98.67,13.21,117.41,76.97,40.44,-0.36,1.89,99.5,100.6,16.0,167.59,8.83,184.58,154.02,30.56,-0.08,2.44,167.81,169.49,16.0,43.03,16.5,79.32,23.74,55.59,0.8,2.58,45.9,37.6,16.0,8.95,8.62,32.09,1.57,30.52,1.34,4.12,12.24,4.48,16.0,8.54,4.68,20.41,2.63,17.79,0.95,3.67,9.67,7.79,16.0,25.01,1.78,27.6,22.35,5.25,-0.1,1.81,25.07,24.92,16.0,39.73,8.93,56.93,21.68,35.24,-0.18,2.77,40.66,42.1,16.0,16.48,5.39,26.78,8.01,18.77,0.23,2.13,17.29,16.21,16.0,132.19,12.48,158.74,110.58,48.16,0.12,2.78,132.74,132.46,16.0,106.31,15.27,136.52,84.26,52.26,0.36,2.17,107.33,104.48,16.0,111.03,10.89,132.46,92.24,40.23,-0.03,2.43,111.53,112.23,16.0
+AR-X-G060004 = 119.25,26.06,174.09,74.68,99.41,0.1,2.15,122.0,118.39,44.0,83.77,9.01,103.92,66.22,37.7,-0.01,2.48,84.25,83.46,44.0,153.16,24.8,214.62,108.35,106.27,0.17,2.45,155.11,152.8,44.0,59.7,24.96,116.72,22.22,94.5,0.48,2.39,64.6,54.0,44.0,1.17,0.34,2.55,1.0,1.55,2.56,8.91,1.22,1.0,44.0,8.35,1.09,11.0,6.89,4.11,1.13,3.23,8.42,7.96,44.0,10.09,6.34,29.32,2.99,26.32,1.33,4.33,11.88,7.75,44.0,31.89,5.76,42.1,17.74,24.37,-0.68,2.61,32.39,33.88,44.0,9.73,5.04,21.51,2.63,18.88,0.5,2.59,10.93,9.27,44.0,67.73,23.34,121.0,28.5,92.5,0.29,2.65,71.55,68.48,44.0,63.02,22.74,113.92,40.28,73.64,0.93,2.49,66.92,52.47,44.0,126.67,32.87,179.42,69.33,110.09,-0.14,1.73,130.77,137.79,44.0
+AR-X-G060005 = 178.19,15.76,214.62,149.72,64.91,0.22,2.27,178.87,178.09,76.0,67.73,10.31,104.06,48.96,55.11,0.93,4.07,68.5,66.24,76.0,135.27,25.49,185.32,81.75,103.57,-0.12,2.15,137.62,138.05,76.0,27.49,5.9,43.39,17.66,25.74,0.65,2.7,28.11,26.45,76.0,6.89,1.56,11.38,3.89,7.49,0.02,2.62,7.06,7.13,76.0,21.03,12.7,56.93,4.13,52.8,0.53,2.54,24.53,19.59,76.0,21.56,7.62,44.06,10.51,33.54,1.31,4.19,22.85,19.61,76.0,21.97,9.9,48.96,9.04,39.92,0.92,3.02,24.07,19.3,76.0,33.8,10.41,74.68,20.17,54.51,1.16,4.83,35.34,31.42,76.0,55.77,14.45,81.75,32.09,49.66,0.05,1.85,57.58,56.23,76.0,84.36,17.8,125.49,51.15,74.33,0.14,2.23,86.19,85.77,76.0,48.89,14.28,83.76,25.21,58.55,0.05,2.31,50.9,49.65,76.0
+AR-X-G060006 = 212.42,9.71,234.95,196.06,38.89,-0.08,2.59,212.63,214.67,30.0,109.66,14.7,156.38,95.06,61.32,1.59,5.14,110.61,105.11,30.0,153.84,35.28,208.25,84.26,123.99,-0.37,1.99,157.7,161.21,30.0,69.67,19.67,110.53,42.28,68.26,0.49,2.13,72.3,65.86,30.0,9.47,1.49,12.99,6.49,6.5,0.5,3.21,9.58,9.33,30.0,4.39,1.11,8.05,3.2,4.85,1.31,5.06,4.53,4.11,30.0,20.76,5.29,40.47,13.77,26.69,2.06,7.96,21.4,19.22,30.0,19.89,6.63,35.13,10.84,24.29,0.73,2.62,20.94,19.07,30.0,39.83,12.44,66.67,23.03,43.64,0.65,2.52,41.66,38.2,30.0,67.16,16.23,115.98,47.22,68.76,1.25,4.14,69.03,61.97,30.0,98.57,10.24,128.35,81.75,46.6,0.9,3.9,99.08,96.8,30.0,84.54,23.8,128.53,38.46,90.07,-0.23,2.36,87.72,85.67,30.0
+AR-X-G060007 = 111.8,23.28,158.74,68.22,90.52,-0.11,2.24,114.13,114.15,34.0,97.68,8.52,121.0,81.75,39.25,0.18,3.49,98.04,98.4,34.0,181.43,21.52,232.73,149.45,83.28,0.35,2.22,182.67,182.41,34.0,38.92,9.34,58.78,25.21,33.56,0.28,2.34,39.99,37.99,34.0,1.67,0.71,4.8,1.0,3.8,2.85,12.66,1.81,1.5,34.0,7.34,0.71,8.51,6.11,2.4,0.29,2.05,7.37,7.3,34.0,25.48,14.51,55.23,9.32,45.92,0.75,2.22,29.22,19.21,34.0,30.44,8.17,42.1,14.21,27.89,-0.43,2.11,31.48,31.95,34.0,5.13,1.01,7.78,3.15,4.63,0.11,3.17,5.23,5.24,34.0,115.8,21.32,145.01,79.32,65.68,-0.51,2.05,117.69,117.93,34.0,74.69,17.0,104.11,53.59,50.52,0.46,1.71,76.55,69.89,34.0,111.95,17.29,140.76,72.46,68.3,-0.13,2.41,113.24,109.36,34.0
+AR-X-G060008 = 230.29,18.05,269.38,193.32,76.06,0.06,2.56,230.98,230.4,53.0,86.07,11.41,117.41,66.19,51.21,0.2,2.67,86.81,87.19,53.0,109.58,14.86,145.01,85.55,59.46,0.67,2.93,110.56,107.25,53.0,51.7,6.99,68.22,39.64,28.58,0.81,2.88,52.16,49.84,53.0,6.34,1.1,9.03,3.24,5.79,-0.33,3.8,6.43,6.26,53.0,4.67,1.17,8.15,3.15,5.01,0.99,3.57,4.81,4.41,53.0,16.49,2.63,21.04,11.17,9.87,-0.4,2.13,16.7,17.16,53.0,11.18,2.99,19.81,7.54,12.26,1.02,3.38,11.56,10.06,53.0,39.79,10.53,74.68,25.4,49.28,1.22,4.43,41.13,38.46,53.0,65.1,6.36,79.32,51.37,27.96,0.22,2.63,65.41,64.34,53.0,96.39,20.62,163.6,66.19,97.41,0.99,4.21,98.53,93.33,53.0,46.8,7.57,72.03,33.08,38.96,1.0,4.13,47.4,45.45,53.0
+AR-X-G060009 = 185.1,14.91,214.62,152.05,62.57,-0.24,2.59,185.69,184.66,55.0,118.73,17.65,163.6,89.5,74.11,0.45,2.29,120.01,113.97,55.0,148.89,44.62,242.59,92.24,150.35,0.59,1.97,155.31,132.46,55.0,42.09,7.19,59.35,29.32,30.03,0.25,2.63,42.69,42.1,55.0,10.87,3.3,18.65,5.75,12.9,0.49,2.56,11.35,10.63,55.0,12.68,4.04,22.35,4.68,17.67,0.32,2.65,13.3,12.22,55.0,31.02,10.72,53.9,17.03,36.86,0.85,2.5,32.79,27.05,55.0,33.77,11.96,66.19,16.04,50.15,0.61,2.7,35.79,33.08,55.0,51.92,9.48,76.76,25.21,51.55,-0.33,3.49,52.76,52.38,55.0,80.59,7.37,104.3,64.23,40.07,0.88,4.84,80.92,79.36,55.0,118.08,16.91,176.68,95.06,81.62,1.53,5.6,119.27,115.66,55.0,74.56,19.11,124.71,40.85,83.85,0.06,2.57,76.93,79.32,55.0
+AR-X-G060010 = 127.65,7.01,144.36,117.41,26.96,0.67,2.91,127.83,126.18,18.0,82.63,4.57,92.61,73.67,18.94,0.1,2.78,82.75,83.08,18.0,106.87,20.69,149.45,79.47,69.98,0.54,2.2,108.75,102.45,18.0,81.35,19.42,132.46,49.46,83.0,0.73,3.87,83.51,81.46,18.0,1.04,0.11,1.48,1.0,0.48,3.7,15.16,1.04,1.0,18.0,11.37,2.09,13.82,7.32,6.5,-0.74,2.27,11.55,12.22,18.0,10.39,1.47,13.96,8.93,5.04,0.96,3.18,10.49,10.24,18.0,23.2,5.99,35.13,15.94,19.19,0.67,2.27,23.92,21.39,18.0,8.45,2.3,13.4,5.41,7.99,0.72,3.01,8.74,8.2,18.0,24.81,7.18,45.69,13.2,32.49,0.96,5.33,25.77,25.99,18.0,66.61,16.12,91.23,42.1,49.13,-0.13,1.82,68.43,67.27,18.0,177.55,17.78,212.59,129.33,83.26,-0.92,4.78,178.39,179.1,18.0
+AR-X-G060011 = 136.4,10.83,154.34,118.5,35.84,-0.18,1.86,136.82,140.7,23.0,91.54,13.5,115.77,71.45,44.32,0.11,1.76,92.49,92.24,23.0,88.84,15.97,128.53,70.31,58.22,1.16,3.72,90.21,84.87,23.0,59.74,10.86,95.06,38.46,56.6,1.21,6.38,60.67,58.67,23.0,1.98,2.48,12.49,1.0,11.49,3.63,15.52,3.13,1.19,23.0,14.41,0.93,15.56,12.11,3.45,-1.0,3.59,14.44,14.56,23.0,11.83,2.98,21.01,7.4,13.61,1.27,5.22,12.18,11.19,23.0,15.51,3.72,24.81,9.6,15.21,0.65,2.88,15.93,14.65,23.0,10.59,5.07,19.67,4.43,15.23,0.41,1.74,11.69,9.04,23.0,19.6,8.59,44.15,10.24,33.91,1.43,4.9,21.32,18.09,23.0,104.86,6.23,117.41,92.24,25.17,-0.0,2.58,105.03,104.82,23.0,130.76,47.45,234.95,77.11,157.84,0.66,2.16,138.75,110.53,23.0
+AR-X-G060012 = 191.95,17.61,235.91,161.32,74.6,0.59,2.53,192.74,187.58,53.0,86.78,19.01,130.61,66.19,64.42,1.08,2.74,88.8,79.36,53.0,117.93,20.96,179.1,83.08,96.02,0.59,3.12,119.75,116.72,53.0,39.57,4.36,49.86,28.45,21.42,-0.36,3.27,39.8,39.64,53.0,6.07,1.59,9.9,3.44,6.45,0.29,2.27,6.27,5.9,53.0,9.35,3.28,19.81,3.55,16.26,0.59,3.85,9.89,9.65,53.0,23.57,6.04,46.09,15.56,30.53,1.4,5.57,24.31,22.67,53.0,12.87,3.99,23.03,7.78,15.26,0.77,2.33,13.46,10.84,53.0,61.69,16.48,110.53,31.14,79.39,0.81,3.29,63.81,58.67,53.0,75.47,10.13,97.97,52.0,45.97,0.04,2.31,76.13,75.11,53.0,111.98,11.21,148.03,95.06,52.97,0.83,3.61,112.52,110.53,53.0,41.66,8.56,58.67,24.46,34.2,-0.05,2.48,42.51,41.59,53.0
+AR-X-G060013 = 171.89,14.18,190.32,149.52,40.8,-0.39,1.67,172.43,174.09,14.0,70.44,6.82,84.08,64.23,19.86,1.0,2.83,70.74,68.38,14.0,145.88,29.48,184.58,104.49,80.09,0.01,1.42,148.62,150.67,14.0,77.7,14.19,104.06,52.33,51.74,0.09,2.4,78.89,78.64,14.0,1.92,0.59,3.22,1.28,1.95,0.92,2.83,2.0,1.82,14.0,8.84,0.95,10.24,7.19,3.05,-0.2,2.02,8.89,9.0,14.0,22.18,4.83,31.97,16.04,15.93,0.67,2.79,22.66,21.57,14.0,22.5,7.77,36.19,11.86,24.33,0.44,2.09,23.72,20.45,14.0,20.43,3.5,25.26,14.12,11.14,-0.55,2.06,20.7,21.09,14.0,101.25,23.81,129.46,57.86,71.6,-0.61,1.9,103.82,110.0,14.0,100.95,6.99,110.53,86.88,23.66,-0.66,2.47,101.17,102.54,14.0,122.33,10.17,140.76,104.25,36.51,0.12,2.37,122.73,123.22,14.0
+AR-X-G060014 = 219.28,24.1,281.56,179.83,101.73,0.48,2.51,220.59,215.02,111.0,74.49,17.04,117.41,37.47,79.94,0.58,2.92,76.4,72.49,111.0,93.04,18.15,145.01,66.19,78.81,1.34,4.32,94.77,88.43,111.0,60.62,9.99,79.32,39.42,39.9,-0.25,2.18,61.43,62.02,111.0,8.83,2.5,17.56,4.0,13.55,0.58,3.8,9.17,8.87,111.0,6.95,1.83,12.05,3.44,8.61,0.48,2.94,7.19,6.74,111.0,13.82,3.69,25.21,6.89,18.32,0.55,3.06,14.3,13.31,111.0,13.26,7.25,44.9,7.32,37.58,2.28,8.22,15.1,10.53,111.0,22.64,8.62,37.32,9.04,28.28,0.07,1.73,24.21,22.33,111.0,56.49,8.28,74.68,37.32,37.36,0.42,2.78,57.09,55.23,111.0,90.04,11.69,121.0,66.19,54.81,0.21,2.01,90.79,88.17,111.0,63.99,21.45,149.45,38.46,110.99,1.79,6.15,67.46,56.85,111.0
+AR-X-G060015 = 134.94,24.34,179.42,84.26,95.17,-0.2,2.37,137.06,134.86,41.0,105.7,13.3,140.7,81.79,58.91,0.43,2.89,106.51,105.25,41.0,199.79,15.66,234.95,163.9,71.05,-0.11,2.68,200.39,199.24,41.0,69.12,30.09,136.52,27.44,109.08,0.33,2.02,75.23,64.23,41.0,3.63,1.02,6.69,2.29,4.39,0.86,3.43,3.77,3.43,41.0,3.14,1.62,7.32,1.0,6.32,0.65,2.43,3.52,2.83,41.0,19.63,6.34,44.51,14.65,29.86,2.47,8.85,20.6,17.27,41.0,32.52,7.16,50.16,23.04,27.12,0.61,2.33,33.28,30.68,41.0,8.02,3.34,17.03,3.15,13.89,0.55,2.9,8.67,8.14,41.0,102.27,24.22,163.6,74.68,88.92,1.07,3.0,105.03,93.9,41.0,116.38,23.04,154.02,77.0,77.02,0.02,1.73,118.59,110.73,41.0,90.85,8.08,107.25,77.0,30.25,0.2,2.0,91.2,89.5,41.0
+AR-X-G060016 = 66.68,7.71,81.75,51.23,30.52,-0.23,2.29,67.11,68.22,29.0,123.54,24.64,163.6,76.97,86.63,-0.18,1.93,125.89,124.54,29.0,266.17,22.84,299.07,214.62,84.44,-0.68,2.87,267.12,271.47,29.0,45.15,11.29,76.97,30.71,46.26,0.92,3.43,46.49,42.18,29.0,3.05,0.34,3.71,2.47,1.24,-0.02,2.02,3.07,3.06,29.0,8.77,1.42,12.44,6.49,5.95,0.91,3.2,8.88,8.38,29.0,22.04,3.93,30.22,16.43,13.78,0.58,2.4,22.37,21.37,29.0,24.77,3.71,35.13,17.1,18.03,0.94,4.46,25.04,24.3,29.0,4.79,4.09,22.23,1.77,20.45,3.05,12.87,6.25,3.05,29.0,68.35,9.54,87.38,52.0,35.38,0.27,2.28,68.99,68.13,29.0,116.86,21.99,158.74,76.97,81.77,0.21,2.14,118.84,114.68,29.0,108.26,14.38,140.7,88.26,52.44,0.7,2.88,109.17,106.23,29.0
+AR-X-G060017 = 176.36,17.1,208.25,146.18,62.06,0.06,2.3,177.16,176.6,29.0,99.47,18.01,154.02,79.32,74.7,1.52,4.8,101.03,93.73,29.0,208.94,24.92,265.08,166.56,98.52,0.37,2.53,210.37,205.15,29.0,70.29,17.34,103.45,38.46,64.99,-0.13,2.27,72.32,69.66,29.0,5.52,1.97,8.26,2.51,5.75,-0.23,1.68,5.85,5.61,29.0,2.24,2.13,10.51,1.0,9.51,2.72,10.04,3.07,1.5,29.0,21.93,6.43,44.72,14.96,29.77,2.26,7.76,22.82,20.41,29.0,35.48,5.03,42.1,21.05,21.05,-1.55,5.08,35.82,37.32,29.0,17.72,5.26,28.62,10.7,17.92,0.54,2.36,18.46,17.2,29.0,122.4,23.34,179.1,90.51,88.58,0.72,2.63,124.53,117.41,29.0,137.96,17.94,174.49,104.49,70.0,-0.14,2.23,139.08,135.72,29.0,107.57,14.53,132.46,84.41,48.05,0.07,1.92,108.52,109.65,29.0
+AR-X-G060018 = 152.89,17.16,184.92,121.0,63.91,-0.04,2.41,153.8,152.95,20.0,83.24,9.93,96.52,67.28,29.23,-0.43,1.68,83.8,88.28,20.0,93.44,11.29,117.46,77.84,39.62,0.73,2.59,94.08,91.36,20.0,51.2,5.22,60.71,42.1,18.61,-0.21,2.21,51.45,51.92,20.0,3.73,5.17,23.89,1.43,22.46,3.24,12.93,6.27,1.8,20.0,13.71,1.88,16.3,10.42,5.88,-0.33,1.8,13.83,14.12,20.0,18.2,10.05,36.21,8.6,27.61,0.73,1.91,20.67,11.6,20.0,19.48,5.04,29.32,12.83,16.49,0.58,2.21,20.09,18.07,20.0,15.29,7.22,25.99,5.44,20.55,0.17,1.59,16.83,13.69,20.0,33.03,15.84,67.28,13.6,53.68,0.86,2.56,36.46,26.25,20.0,100.63,10.0,121.06,79.9,41.16,-0.06,3.05,101.11,100.77,20.0,115.44,28.66,162.64,72.46,90.18,-0.12,1.71,118.77,117.57,20.0
+AR-X-G060019 = 181.86,10.99,200.15,168.69,31.46,0.55,1.94,182.15,177.76,8.0,86.13,2.35,89.5,81.75,7.74,-0.47,2.77,86.15,86.25,8.0,92.4,1.39,95.62,90.87,4.76,1.64,4.92,92.41,92.24,8.0,58.45,5.98,67.39,49.05,18.34,-0.15,2.14,58.71,58.2,8.0,4.55,2.64,9.32,2.05,7.27,0.67,2.2,5.18,3.98,8.0,14.78,0.88,16.07,13.43,2.63,-0.06,1.89,14.81,14.79,8.0,17.34,6.92,25.53,10.2,15.33,0.05,1.09,18.51,16.66,8.0,18.99,2.83,22.68,16.04,6.64,0.19,1.27,19.17,18.39,8.0,14.68,3.46,19.59,10.95,8.65,0.42,1.64,15.03,13.74,8.0,35.77,4.48,42.54,29.85,12.69,0.18,1.66,36.01,35.41,8.0,72.95,7.14,87.68,66.19,21.48,1.16,3.26,73.25,71.4,8.0,92.81,11.47,116.98,77.28,39.7,0.98,3.81,93.43,92.1,8.0
+AR-X-G060020 = 137.54,15.53,185.92,95.06,90.86,0.11,4.29,138.4,139.27,96.0,111.26,20.21,158.74,81.75,76.99,0.98,2.82,113.06,104.25,96.0,248.35,54.23,337.42,168.61,168.81,0.12,1.51,254.14,245.32,96.0,86.49,25.54,140.7,35.13,105.57,0.02,2.22,90.14,85.82,96.0,7.49,3.5,18.76,2.63,16.14,1.37,4.3,8.27,6.49,96.0,9.43,6.8,44.72,1.56,43.16,2.31,10.36,11.61,7.49,96.0,28.71,11.1,58.67,8.51,50.16,0.78,3.09,30.76,26.94,96.0,34.88,9.32,61.39,16.04,45.35,0.25,3.04,36.09,34.26,96.0,17.61,11.0,40.93,1.95,38.98,0.43,2.18,20.73,15.97,96.0,116.37,26.89,184.58,74.68,109.9,0.67,2.24,119.4,107.25,96.0,184.76,38.94,242.15,111.61,130.54,-0.41,1.82,188.78,194.19,96.0,87.4,11.69,136.52,62.32,74.2,1.04,5.04,88.17,84.26,96.0
+AR-X-G060021 = 186.59,6.61,196.65,173.85,22.79,-0.33,2.14,186.7,187.58,19.0,76.5,10.3,92.91,64.23,28.68,0.22,1.64,77.16,74.61,19.0,139.0,23.13,185.34,101.71,83.63,0.39,2.24,140.81,137.07,19.0,44.5,7.85,64.36,38.46,25.9,1.31,3.58,45.15,40.76,19.0,3.41,0.98,5.25,2.25,3.0,0.59,2.05,3.54,3.05,19.0,7.66,1.77,12.42,4.24,8.18,0.5,4.39,7.85,7.78,19.0,22.43,4.29,37.99,16.56,21.43,2.45,10.47,22.82,22.35,19.0,21.18,4.01,28.91,13.71,15.2,0.22,2.6,21.54,21.04,19.0,21.72,3.49,28.59,17.07,11.53,0.8,2.57,21.99,20.64,19.0,88.33,16.65,127.77,49.31,78.46,-0.03,4.1,89.81,86.84,19.0,104.42,8.22,125.62,89.86,35.75,0.63,3.72,104.72,104.25,19.0,102.51,15.1,123.19,76.34,46.85,-0.34,1.91,103.56,105.42,19.0
+AR-X-G060022 = 53.57,11.05,70.34,36.21,34.13,-0.09,1.64,54.64,56.47,20.0,79.52,7.9,92.24,64.23,28.01,-0.29,2.26,79.89,81.23,20.0,231.9,24.08,273.2,199.6,73.59,0.54,2.04,233.08,226.71,20.0,63.18,15.19,92.24,36.21,56.03,0.04,2.34,64.89,65.08,20.0,3.75,0.86,5.58,2.57,3.02,0.66,2.52,3.84,3.5,20.0,10.99,1.49,14.21,8.51,5.7,0.24,2.65,11.09,11.09,20.0,18.92,4.85,28.38,9.6,18.78,-0.24,2.65,19.51,19.55,20.0,12.26,6.02,26.09,5.75,20.34,0.75,2.53,13.6,10.96,20.0,5.46,2.41,10.84,2.4,8.44,0.48,2.37,5.94,4.92,20.0,69.04,18.46,105.89,40.85,65.04,0.52,2.37,71.35,66.55,20.0,79.93,24.5,122.97,52.0,70.97,0.51,1.75,83.42,72.81,20.0,132.67,13.67,158.74,101.38,57.36,-0.43,3.15,133.34,132.85,20.0
+AR-X-G060023 = 214.12,9.42,227.97,196.06,31.91,-0.48,2.36,214.32,215.02,31.0,96.91,6.62,111.34,81.75,29.59,0.15,3.19,97.13,96.52,31.0,153.89,38.57,242.15,99.74,142.4,0.59,2.4,158.5,149.45,31.0,82.95,23.57,117.41,47.5,69.9,0.02,1.49,86.13,82.49,31.0,7.19,1.33,9.6,4.9,4.7,0.28,2.16,7.3,7.19,31.0,4.37,1.79,9.06,2.55,6.51,1.41,3.78,4.71,3.7,31.0,15.12,4.29,25.26,10.2,15.06,0.96,2.77,15.7,13.38,31.0,21.55,7.91,37.32,10.51,26.8,0.43,2.08,22.91,20.39,31.0,34.6,5.8,44.72,19.81,24.91,-0.9,3.55,35.07,35.24,31.0,61.91,13.58,83.0,39.64,43.37,0.11,1.76,63.33,59.14,31.0,94.33,8.66,112.33,77.0,35.33,-0.23,2.52,94.71,95.06,31.0,77.2,20.97,136.52,50.46,86.06,1.12,3.67,79.91,69.45,31.0
+AR-X-G060024 = 115.87,21.46,156.38,86.84,69.55,0.49,1.84,117.73,110.53,17.0,99.93,6.65,110.53,84.41,26.12,-0.44,2.91,100.13,99.47,17.0,211.37,21.11,257.2,184.92,72.29,0.55,2.41,212.36,211.44,17.0,41.11,11.24,67.28,28.41,38.87,1.29,3.51,42.53,36.95,17.0,4.55,2.0,9.32,1.5,7.81,0.57,3.07,4.95,4.44,17.0,5.62,0.84,6.8,3.79,3.0,-0.6,2.46,5.68,5.68,17.0,28.05,8.85,41.57,18.42,23.15,0.4,1.56,29.33,25.47,17.0,30.46,4.47,37.1,23.41,13.69,0.31,1.72,30.76,28.91,17.0,6.97,2.71,13.17,3.66,9.51,0.88,2.94,7.45,6.29,17.0,117.62,16.43,151.87,97.97,53.9,0.62,2.23,118.69,116.11,17.0,83.56,7.87,99.98,72.46,27.52,0.24,2.23,83.91,81.47,17.0,106.7,15.94,129.05,81.75,47.3,-0.01,1.71,107.82,104.06,17.0
+AR-X-G060025 = 77.23,16.87,115.22,40.97,74.24,-0.45,2.93,79.02,79.47,61.0,99.01,13.68,128.53,72.03,56.49,0.14,2.34,99.93,97.84,61.0,236.73,31.6,290.18,132.46,157.72,-1.08,4.63,238.8,237.34,61.0,56.55,26.83,113.92,18.65,95.27,0.51,2.25,62.5,48.96,61.0,2.99,0.74,5.01,1.92,3.09,0.95,3.29,3.08,2.75,61.0,8.72,2.67,15.56,5.34,10.22,0.73,2.35,9.11,7.7,61.0,22.39,6.2,34.09,8.15,25.93,-0.57,2.51,23.22,23.83,61.0,22.95,7.27,34.11,6.78,27.33,-0.97,2.94,24.06,24.51,61.0,3.41,1.35,6.68,1.09,5.58,0.52,2.74,3.66,3.37,61.0,78.4,15.01,104.71,40.85,63.86,-0.56,3.0,79.8,80.76,61.0,82.48,22.39,128.53,32.15,96.37,-0.65,2.85,85.42,87.36,61.0,92.07,14.39,137.47,70.31,67.16,1.17,4.51,93.17,89.5,61.0
+AR-X-G060026 = 190.93,21.33,221.2,140.7,80.5,-0.81,2.42,192.1,200.65,62.0,134.81,24.54,190.23,79.32,110.91,0.25,2.39,136.99,130.37,62.0,146.6,41.35,214.62,92.28,122.35,0.32,1.47,152.23,130.52,62.0,48.15,13.49,84.26,25.21,59.04,0.37,2.56,49.98,47.18,62.0,9.8,2.02,15.56,6.49,9.07,0.59,2.8,10.0,9.53,62.0,7.1,1.59,12.99,4.66,8.33,1.2,5.06,7.27,6.86,62.0,30.62,11.95,58.67,15.56,43.11,0.68,2.33,32.84,27.7,62.0,25.62,8.67,42.1,14.51,27.59,0.36,1.52,27.03,21.89,62.0,57.66,18.73,95.06,24.46,70.6,0.32,2.04,60.58,54.45,62.0,83.47,18.62,129.46,57.85,71.61,0.81,2.61,85.49,77.25,62.0,108.79,25.52,202.06,73.97,128.09,1.78,6.16,111.7,102.8,62.0,62.15,19.19,108.47,38.46,70.01,0.68,2.27,65.0,52.8,62.0
+AR-Y-G100001 = 77.62,23.23,124.71,58.67,66.04,0.93,2.5,80.69,63.97,10.0,168.39,13.63,187.92,147.23,40.69,-0.2,2.0,168.88,169.09,10.0,126.16,15.39,151.9,99.47,52.43,-0.03,2.35,127.01,125.2,10.0,26.13,5.4,36.58,21.36,15.22,0.8,2.32,26.62,24.07,10.0,9.89,9.01,25.66,1.22,24.43,0.49,1.77,13.07,6.92,10.0,18.3,14.99,45.18,5.03,40.16,0.54,1.86,23.17,13.22,10.0,5.52,3.65,11.91,2.0,9.91,0.49,1.78,6.51,4.32,10.0,1.39,0.46,2.22,1.0,1.22,0.54,1.86,1.46,1.22,10.0,23.67,17.25,53.52,7.4,46.12,0.49,1.77,28.78,18.31,10.0,19.17,6.91,31.94,8.27,23.67,0.2,2.47,20.26,19.06,10.0,45.34,6.64,52.85,31.14,21.7,-0.91,3.07,45.77,46.44,10.0,155.55,29.23,208.63,117.41,91.22,0.66,2.26,158.01,144.13,10.0
+AR-Y-G100002 = 55.19,16.81,102.63,25.54,77.09,0.95,3.67,57.62,52.53,37.0,118.32,18.39,145.27,72.24,73.03,-0.47,2.5,119.7,119.59,37.0,74.82,14.16,107.25,38.35,68.9,-0.18,3.11,76.11,75.82,37.0,12.53,5.61,22.44,4.33,18.11,0.31,1.82,13.7,12.04,37.0,1.36,0.35,2.24,1.0,1.24,0.83,2.82,1.4,1.26,37.0,4.32,1.98,9.23,1.33,7.9,0.85,3.02,4.74,3.81,37.0,3.27,2.02,9.6,1.0,8.6,1.13,4.04,3.83,2.82,37.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,37.0,4.21,3.25,13.38,1.0,12.38,1.07,3.18,5.29,2.76,37.0,10.74,7.09,31.14,1.72,29.42,0.89,3.27,12.81,9.47,37.0,19.81,6.79,35.13,6.69,28.45,0.12,2.62,20.91,19.67,37.0,81.78,14.69,110.99,47.44,63.55,-0.35,2.73,83.05,81.9,37.0
+AR-Y-G100003 = 89.88,24.28,128.53,65.23,63.29,0.78,2.37,92.47,84.32,5.0,150.68,14.35,165.26,132.46,32.8,-0.13,1.46,151.22,150.43,5.0,98.97,6.58,107.35,93.65,13.7,0.45,1.3,99.14,95.06,5.0,26.06,1.61,28.56,24.4,4.16,0.65,2.24,26.1,25.99,5.0,4.01,1.69,6.29,1.67,4.62,-0.04,2.21,4.28,3.95,5.0,6.51,0.51,7.1,5.86,1.25,-0.21,1.56,6.52,6.67,5.0,2.75,0.08,2.87,2.67,0.21,0.55,2.01,2.75,2.73,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,10.03,0.2,10.21,9.76,0.45,-0.32,1.55,10.03,10.06,5.0,8.56,0.89,9.9,7.67,2.23,0.62,2.01,8.59,8.29,5.0,54.92,10.69,70.31,44.18,26.13,0.37,1.85,55.75,55.72,5.0,174.14,12.23,189.42,158.74,30.68,-0.02,1.66,174.48,174.49,5.0
+AR-Y-G100004 = 71.41,15.85,121.0,55.23,65.77,1.46,5.07,73.07,64.69,23.0,163.81,16.33,190.23,136.58,53.65,-0.01,1.72,164.59,166.56,23.0,96.96,11.42,123.03,79.32,43.71,0.74,2.81,97.6,94.55,23.0,22.86,5.91,33.58,9.6,23.98,-0.32,3.11,23.58,23.45,23.0,3.98,2.54,9.6,1.39,8.21,0.82,2.39,4.69,2.59,23.0,22.58,23.22,95.06,2.96,92.1,1.6,5.21,32.02,11.76,23.0,4.38,2.93,12.6,1.0,11.6,0.91,3.9,5.23,4.73,23.0,1.3,0.47,2.55,1.0,1.55,1.37,3.73,1.38,1.0,23.0,14.14,12.61,52.0,2.0,50.0,1.44,4.59,18.77,7.32,23.0,34.5,34.32,132.46,4.13,128.33,1.33,3.96,48.14,16.1,23.0,46.49,29.41,117.41,9.76,107.65,0.71,2.7,54.67,38.43,23.0,117.06,21.54,172.13,92.24,79.89,1.33,3.98,118.94,112.33,23.0
+AR-Y-G100005 = 73.46,9.0,98.58,64.23,34.36,1.63,5.08,73.98,70.1,15.0,160.14,11.12,182.0,145.01,37.0,0.61,2.33,160.5,156.38,15.0,159.87,29.37,202.43,117.41,85.02,-0.12,1.61,162.36,162.7,15.0,36.84,9.42,52.0,22.71,29.29,0.02,1.66,37.95,38.15,15.0,2.2,0.42,2.87,1.49,1.39,-0.04,1.95,2.24,2.19,15.0,5.72,0.5,6.56,4.73,1.83,-0.36,2.52,5.74,5.75,15.0,1.66,0.39,2.33,1.09,1.23,0.27,1.95,1.7,1.62,15.0,1.07,0.09,1.31,1.0,0.31,1.32,4.08,1.07,1.0,15.0,10.41,2.0,13.38,7.81,5.58,0.21,1.65,10.59,10.69,15.0,18.12,6.96,30.22,9.64,20.57,0.46,1.77,19.33,15.78,15.0,34.75,11.01,54.87,14.65,40.22,0.18,2.36,36.34,32.09,15.0,272.86,34.95,344.46,222.81,121.65,0.38,2.28,274.94,265.08,15.0
+AR-Y-G100006 = 98.3,12.45,107.1,89.5,17.61,0.0,1.0,98.69,98.3,2.0,180.47,1.94,181.84,179.1,2.74,0.0,1.0,180.47,180.47,2.0,123.23,8.23,129.05,117.41,11.65,0.0,1.0,123.37,123.23,2.0,21.68,0.0,21.68,21.68,0.0,2.68435456E8,-2.16172782113783808E17,21.68,21.68,2.0,5.83,2.11,7.32,4.34,2.98,-0.0,1.0,6.02,5.83,2.0,5.67,0.12,5.75,5.58,0.17,-0.0,1.0,5.67,5.67,2.0,2.55,0.11,2.63,2.48,0.15,-0.0,1.0,2.55,2.55,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,9.33,0.39,9.6,9.06,0.55,0.0,1.0,9.34,9.33,2.0,11.25,5.55,15.18,7.32,7.86,-0.0,1.0,11.91,11.25,2.0,42.16,1.85,43.47,40.85,2.62,0.0,1.0,42.18,42.16,2.0,179.34,7.88,184.92,173.77,11.14,0.0,1.0,179.43,179.34,2.0
+AR-Y-G100007 = 33.69,18.27,72.79,14.65,58.14,0.81,2.17,38.21,25.22,39.0,69.99,20.68,113.92,27.6,86.32,0.13,2.58,72.9,67.26,39.0,34.26,11.51,60.47,8.01,52.45,0.15,2.73,36.09,31.69,39.0,2.35,1.23,5.39,1.0,4.39,0.63,2.39,2.65,2.12,39.0,1.03,0.2,2.28,1.0,1.28,6.0,37.03,1.05,1.0,39.0,1.17,0.46,3.34,1.0,2.34,3.44,14.81,1.25,1.0,39.0,2.8,1.93,7.78,1.0,6.78,1.02,2.93,3.39,2.12,39.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,39.0,1.19,0.45,3.46,1.0,2.46,3.89,18.62,1.27,1.0,39.0,4.14,1.87,7.51,1.0,6.51,0.23,1.97,4.53,3.98,39.0,11.25,2.72,17.56,5.93,11.63,0.39,2.69,11.56,10.51,39.0,54.41,16.6,78.29,14.21,64.08,-0.49,2.54,56.82,56.29,39.0
+AR-Y-G100008 = 60.03,8.62,69.98,50.46,19.52,0.2,1.34,60.53,56.95,5.0,178.14,13.89,202.06,166.26,35.8,1.22,2.94,178.57,173.77,5.0,114.57,37.31,179.1,83.1,96.0,1.25,2.97,119.33,104.99,5.0,27.72,10.05,44.72,21.04,23.68,1.16,2.69,29.14,22.39,5.0,11.44,11.92,32.09,3.02,29.07,1.29,2.94,15.64,6.13,5.0,20.01,22.07,55.23,5.25,49.98,0.91,2.21,28.11,5.59,5.0,5.82,4.96,14.21,2.75,11.47,1.16,2.69,7.32,2.87,5.0,1.39,0.67,2.55,1.0,1.55,1.28,2.89,1.51,1.0,5.0,23.88,22.72,62.32,9.75,52.57,1.16,2.69,31.36,10.37,5.0,17.3,14.06,40.85,8.05,32.81,1.11,2.6,21.39,8.91,5.0,48.83,4.35,55.23,43.59,11.64,0.39,2.15,48.99,48.04,5.0,148.68,7.44,155.15,136.52,18.63,-0.94,2.5,148.83,150.06,5.0
+AR-Y-G100009 = 69.82,11.84,92.73,52.0,40.73,0.42,2.45,70.74,69.21,12.0,159.59,14.11,184.58,136.58,48.0,-0.08,2.25,160.16,161.72,12.0,129.03,17.19,160.64,100.97,59.67,0.45,2.69,130.07,127.23,12.0,24.82,6.32,44.23,21.04,23.2,2.68,8.87,25.55,23.51,12.0,1.9,0.91,4.45,1.29,3.16,2.2,6.45,2.09,1.57,12.0,7.13,0.68,8.67,6.2,2.47,0.68,3.28,7.16,7.21,12.0,2.69,0.19,2.96,2.33,0.64,-0.43,2.13,2.7,2.73,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,9.44,0.91,11.03,8.01,3.02,0.39,2.3,9.48,9.32,12.0,16.97,10.84,40.85,6.69,34.16,1.09,3.0,19.89,12.51,12.0,70.37,17.9,100.97,48.96,52.01,0.4,1.83,72.43,65.75,12.0,226.06,25.5,276.84,190.23,86.6,0.37,2.32,227.37,225.57,12.0
+AR-Y-G100010 = 77.04,9.56,98.37,66.19,32.18,0.77,2.5,77.61,74.0,22.0,169.02,14.45,199.6,149.45,50.15,0.4,2.17,169.61,168.88,22.0,201.42,18.83,242.15,158.74,83.41,-0.32,3.55,202.25,201.44,22.0,39.59,10.72,64.96,21.04,43.92,0.94,3.76,40.95,38.3,22.0,1.74,0.72,3.36,1.03,2.32,0.84,2.43,1.88,1.5,22.0,7.06,1.29,9.9,5.75,4.15,0.97,2.84,7.18,6.65,22.0,2.06,0.64,2.87,1.0,1.87,-0.31,1.68,2.15,2.26,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,12.07,2.02,15.62,8.77,6.85,-0.16,2.0,12.23,12.33,22.0,17.58,9.83,36.21,4.66,31.55,0.29,1.86,20.04,16.48,22.0,84.16,15.33,110.53,52.0,58.53,-0.45,2.75,85.48,87.21,22.0,327.15,37.68,380.69,242.15,138.54,-0.56,2.46,329.21,327.73,22.0
+AR-Y-G100011 = 50.67,15.38,83.86,23.03,60.83,0.55,3.13,52.8,46.09,15.0,87.69,14.66,110.53,60.47,50.07,-0.27,2.06,88.82,90.42,15.0,31.99,8.36,48.36,21.68,26.68,0.62,2.13,32.99,30.22,15.0,1.6,0.56,2.36,1.0,1.36,0.25,1.52,1.69,1.66,15.0,1.01,0.05,1.18,1.0,0.18,3.47,13.07,1.01,1.0,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,1.25,0.4,2.13,1.0,1.13,1.23,3.06,1.31,1.0,15.0,1.04,0.1,1.26,1.0,0.26,1.78,4.4,1.05,1.0,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,1.52,0.93,4.0,1.0,3.0,1.65,4.55,1.76,1.0,15.0,11.15,1.24,14.1,9.21,4.9,0.78,3.46,11.21,11.17,15.0,64.82,9.06,79.32,43.39,35.93,-0.54,3.41,65.41,64.25,15.0
+AR-Y-G100012 = 31.24,6.93,43.39,18.5,24.89,-0.13,1.96,31.98,31.4,56.0,73.7,12.95,104.06,39.26,64.8,-0.23,3.42,74.81,73.69,56.0,46.48,12.66,70.31,20.41,49.89,-0.05,2.29,48.14,47.04,56.0,11.66,3.24,18.29,6.11,12.18,0.16,2.12,12.09,11.52,56.0,1.08,0.24,2.28,1.0,1.28,3.75,16.8,1.1,1.0,56.0,2.64,0.82,4.15,1.06,3.08,0.06,2.03,2.76,2.59,56.0,1.34,0.78,5.58,1.0,4.58,3.67,18.3,1.55,1.0,56.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,56.0,3.97,1.48,6.49,1.35,5.14,0.1,1.84,4.23,3.89,56.0,18.2,11.95,64.23,8.77,55.45,1.99,6.49,21.71,13.88,56.0,8.98,1.71,13.98,5.99,7.99,0.74,3.59,9.14,8.64,56.0,34.94,12.15,66.19,12.22,53.97,0.4,2.65,36.96,33.38,56.0
+AR-Y-G100013 = 82.91,11.66,107.25,68.12,39.12,0.63,2.59,83.66,79.43,13.0,159.26,7.42,168.61,145.6,23.01,-0.56,2.41,159.42,161.32,13.0,111.2,7.76,124.71,97.2,27.51,-0.06,2.14,111.45,112.33,13.0,23.98,1.09,25.99,22.02,3.97,0.03,2.85,24.0,23.96,13.0,4.07,1.53,7.54,2.13,5.42,0.69,3.06,4.32,3.89,13.0,30.51,20.71,76.97,7.1,69.86,0.66,2.88,36.42,28.53,13.0,8.96,6.18,22.35,1.67,20.68,0.56,2.64,10.74,8.81,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,13.01,5.44,25.21,6.3,18.92,0.57,3.01,14.02,12.57,13.0,40.52,22.64,92.24,12.99,79.25,0.69,3.05,45.98,36.81,13.0,39.06,12.69,56.93,16.7,40.22,-0.39,2.02,40.92,40.29,13.0,161.29,36.51,221.2,116.19,105.0,0.27,1.73,165.06,159.73,13.0
+AR-Y-G100014 = 62.19,8.75,82.82,49.05,33.77,0.36,2.83,62.77,63.62,19.0,134.19,18.82,168.61,105.66,62.95,0.25,2.12,135.44,132.46,19.0,97.19,12.14,120.07,78.15,41.93,0.09,1.95,97.91,97.15,19.0,23.26,1.37,25.99,21.04,4.95,0.28,2.59,23.3,23.03,19.0,3.17,2.93,10.5,1.09,9.4,1.63,4.37,4.26,1.77,19.0,12.47,6.63,29.21,4.8,24.41,0.98,3.31,14.04,10.88,19.0,4.98,1.82,9.33,2.4,6.93,0.53,2.79,5.28,4.87,19.0,1.07,0.15,1.44,1.0,0.44,1.84,4.82,1.08,1.0,19.0,14.06,7.46,32.57,5.93,26.64,1.06,3.27,15.82,10.84,19.0,15.18,6.14,35.15,7.78,27.37,1.94,7.1,16.31,13.49,19.0,22.35,13.11,47.5,9.32,38.18,0.78,2.25,25.74,18.44,19.0,116.03,26.09,180.18,88.25,91.94,1.04,3.01,118.78,104.06,19.0
+AR-Y-G100015 = 76.62,10.38,86.72,65.21,21.51,-0.2,1.24,77.19,79.25,5.0,159.35,4.12,166.41,156.38,10.03,1.19,2.84,159.4,158.74,5.0,126.23,6.16,136.52,121.47,15.05,1.07,2.63,126.35,124.32,5.0,31.22,3.37,36.21,28.31,7.9,0.66,1.78,31.37,29.28,5.0,2.67,0.39,3.34,2.37,0.97,1.22,2.88,2.69,2.59,5.0,6.46,2.47,10.73,4.52,6.21,1.25,2.93,6.83,5.81,5.0,1.79,0.57,2.76,1.31,1.44,1.18,2.86,1.86,1.68,5.0,1.05,0.07,1.16,1.0,0.16,0.84,2.08,1.05,1.0,5.0,8.72,1.14,10.42,7.63,2.79,0.51,2.01,8.78,8.77,5.0,22.93,8.39,36.96,16.2,20.76,1.06,2.64,24.13,20.65,5.0,31.93,9.75,43.75,19.56,24.19,-0.16,1.61,33.1,35.89,5.0,222.36,20.59,242.26,189.12,53.14,-0.86,2.44,223.12,226.94,5.0
+AR-Y-G100016 = 72.56,14.96,107.25,49.98,57.27,0.85,3.21,74.0,71.36,18.0,111.05,9.04,126.96,95.06,31.9,0.11,2.06,111.39,109.81,18.0,65.37,11.76,86.84,51.81,35.03,0.43,1.74,66.36,61.89,18.0,4.86,1.87,7.92,2.4,5.52,0.33,1.77,5.19,4.57,18.0,1.3,0.35,2.0,1.0,1.0,0.77,2.24,1.35,1.2,18.0,3.48,2.37,8.01,1.0,7.01,0.6,2.0,4.17,2.7,18.0,3.08,1.55,6.89,1.47,5.42,1.03,3.12,3.43,2.6,18.0,1.44,0.56,2.96,1.0,1.96,1.22,4.0,1.53,1.25,18.0,2.31,1.4,4.95,1.0,3.95,0.53,1.9,2.68,2.27,18.0,4.21,3.25,12.22,1.0,11.22,1.01,3.16,5.26,3.33,18.0,20.81,7.27,34.09,9.9,24.19,0.31,1.88,21.98,19.55,18.0,85.63,12.89,120.43,68.22,52.21,1.28,4.49,86.54,84.37,18.0
+AR-Z-G200001 = 9.46,4.96,26.78,2.63,24.16,1.58,6.2,10.67,9.04,111.0,7.53,5.04,23.03,1.88,21.15,1.04,3.33,9.05,5.42,111.0,38.14,14.34,107.25,20.41,86.84,2.17,8.89,40.73,34.23,111.0,7.28,3.61,15.1,1.67,13.43,-0.19,1.77,8.12,8.51,111.0,39.07,15.79,87.19,22.35,64.84,0.53,2.52,42.11,37.51,111.0,50.26,3.34,58.67,45.41,13.26,0.61,2.55,50.37,50.09,111.0,20.11,7.47,37.32,5.23,32.08,0.67,2.63,21.44,16.54,111.0,45.04,14.72,104.06,29.04,75.02,2.64,9.56,47.36,41.48,111.0,2.18,0.77,3.66,1.0,2.66,0.02,1.66,2.31,2.14,111.0,16.45,5.19,32.09,6.8,25.3,0.44,2.94,17.24,16.04,111.0,23.65,8.64,44.72,10.51,34.21,0.53,2.45,25.16,22.08,111.0,24.49,12.8,55.23,5.58,49.65,0.75,2.82,27.61,22.09,111.0
+AR-Z-G200002 = 19.15,50.84,717.22,1.0,716.22,8.54,94.4,54.28,8.27,483.0,7.39,9.18,64.23,1.0,63.23,2.8,12.08,11.78,4.26,483.0,21.1,13.44,86.84,3.05,83.78,1.75,7.4,25.01,18.99,483.0,13.58,3.47,24.07,2.59,21.48,-0.52,4.79,14.01,13.41,483.0,34.17,8.12,68.22,12.99,55.23,0.29,4.21,35.12,33.61,483.0,59.55,15.65,100.97,13.39,87.58,-0.18,4.24,61.57,57.57,483.0,19.01,5.84,64.23,4.19,60.03,2.31,20.69,19.88,18.65,483.0,42.06,7.97,76.97,15.8,61.17,0.51,6.69,42.81,40.85,483.0,5.25,4.3,30.22,1.0,29.22,2.41,10.11,6.78,4.08,483.0,12.46,6.64,44.72,2.63,42.1,0.98,4.09,14.12,11.0,483.0,29.25,11.03,66.19,5.58,60.61,0.78,3.55,31.25,26.09,483.0,26.05,20.9,89.5,5.58,83.91,1.12,3.19,33.38,16.92,483.0
+AR-Z-G200003 = 8.2,2.15,10.43,6.15,4.28,0.15,1.5,8.38,8.02,3.0,5.68,0.23,5.86,5.41,0.44,-0.61,1.5,5.68,5.77,3.0,15.54,4.1,18.66,10.89,7.76,-0.59,1.5,15.9,17.07,3.0,9.24,2.21,10.67,6.69,3.98,-0.69,1.5,9.42,10.36,3.0,27.31,5.51,30.71,20.96,9.75,-0.7,1.5,27.68,30.27,3.0,40.82,9.18,46.8,30.24,16.55,-0.69,1.5,41.5,45.41,3.0,15.38,3.76,17.56,11.04,6.52,-0.71,1.5,15.69,17.56,3.0,39.66,7.61,44.06,30.88,13.18,-0.71,1.5,40.15,44.06,3.0,4.89,0.91,5.41,3.84,1.58,-0.71,1.5,4.94,5.41,3.0,6.47,1.3,7.22,4.97,2.25,-0.71,1.5,6.56,7.22,3.0,18.43,5.07,21.77,12.6,9.17,-0.68,1.5,18.89,20.92,3.0,11.1,1.95,12.8,8.97,3.83,-0.38,1.5,11.22,11.53,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 = 16.24,50.95,470.18,1.03,469.15,6.0,44.0,53.34,3.89,181.0,7.37,7.12,52.0,1.86,50.14,3.96,21.62,10.23,5.26,181.0,31.71,15.54,74.71,11.87,62.85,0.99,3.1,35.3,26.27,181.0,12.43,13.04,48.96,1.35,47.6,1.18,3.26,17.99,5.6,181.0,33.55,26.39,154.02,6.69,147.34,2.19,8.09,42.64,25.25,181.0,52.83,13.2,113.92,38.46,75.46,2.29,9.31,54.45,49.73,181.0,6.11,4.62,20.41,1.35,19.06,1.34,4.23,7.65,4.69,181.0,38.77,11.7,86.84,15.1,71.74,1.23,5.84,40.49,36.59,181.0,3.63,6.65,34.09,1.0,33.09,3.15,12.39,7.56,1.0,181.0,12.72,4.34,29.44,5.25,24.18,1.12,4.09,13.44,11.35,181.0,20.5,14.24,89.5,6.49,83.01,1.95,7.64,24.94,16.04,181.0,15.48,7.73,38.46,2.33,36.13,0.32,2.67,17.29,15.01,181.0
+AR-Z-G200007 = 19.44,41.79,416.74,3.88,412.86,6.29,48.92,46.0,11.1,211.0,15.34,6.67,46.75,1.77,44.98,0.87,6.42,16.73,15.8,211.0,15.29,4.57,34.69,6.51,28.17,0.88,5.02,15.95,14.87,211.0,15.65,8.23,44.72,6.49,38.23,1.29,3.83,17.67,12.45,211.0,51.4,17.35,128.53,29.32,99.21,1.61,5.76,54.23,47.05,211.0,60.05,7.56,80.54,48.23,32.31,0.6,2.48,60.52,58.67,211.0,20.84,9.8,64.23,10.84,53.39,1.76,6.6,23.02,18.23,211.0,39.64,7.57,72.59,30.22,42.38,1.25,5.09,40.35,38.01,211.0,49.73,133.13,999.41,1.0,998.41,4.35,23.94,141.82,7.13,211.0,39.58,86.55,675.23,2.79,672.45,4.41,24.86,94.98,15.68,211.0,40.56,17.03,95.06,18.09,76.97,0.66,2.52,43.97,36.24,211.0,8.2,7.98,34.64,1.0,33.64,1.49,4.63,11.43,4.66,211.0
+AR-Z-G200008 = 16.13,36.69,347.75,3.34,344.41,6.34,48.64,39.98,8.52,166.0,5.95,4.03,22.35,1.83,20.52,1.81,5.8,7.17,4.27,166.0,33.78,7.12,64.23,21.04,43.19,0.73,4.38,34.51,33.17,166.0,11.9,4.21,34.09,8.01,26.08,2.56,10.38,12.61,10.32,166.0,25.04,5.2,53.59,19.81,33.79,2.86,12.6,25.57,23.24,166.0,47.64,2.76,60.47,44.72,15.74,1.88,7.36,47.72,47.15,166.0,20.74,5.31,46.09,14.21,31.88,1.8,6.77,21.41,18.65,166.0,42.95,4.87,60.47,34.09,26.38,0.79,3.78,43.23,42.1,166.0,3.52,1.03,6.3,1.39,4.9,0.15,2.78,3.67,3.4,166.0,16.5,5.34,32.09,5.93,26.17,0.26,2.89,17.33,16.93,166.0,23.41,6.01,42.1,12.99,29.12,0.55,3.01,24.17,22.35,166.0,24.83,11.49,55.23,5.41,49.82,0.5,2.41,27.35,22.12,166.0
+AR-Z-G200009 = 10.19,0.33,10.52,9.86,0.66,-0.04,1.5,10.2,10.2,3.0,5.58,0.7,6.17,4.8,1.37,-0.44,1.5,5.61,5.76,3.0,29.27,1.36,30.22,27.71,2.5,-0.66,1.5,29.29,29.88,3.0,10.31,0.09,10.36,10.2,0.16,-0.71,1.49,10.31,10.36,3.0,28.59,1.59,30.22,27.05,3.17,0.1,1.5,28.62,28.5,3.0,46.69,0.88,47.5,45.76,1.74,-0.23,1.5,46.69,46.8,3.0,17.97,0.72,18.79,17.56,1.24,0.71,1.5,17.98,17.56,3.0,45.68,2.96,48.96,43.19,5.77,0.45,1.5,45.75,44.9,3.0,4.86,0.06,4.91,4.8,0.11,-0.38,1.5,4.86,4.87,3.0,8.23,2.14,10.38,6.11,4.27,0.03,1.5,8.41,8.2,3.0,15.89,0.48,16.28,15.36,0.93,-0.5,1.5,15.9,16.04,3.0,16.81,0.74,17.56,16.07,1.49,0.03,1.5,16.82,16.8,3.0
+AR-Z-G200010 = 8.11,10.37,126.25,1.24,125.02,7.42,74.86,13.14,6.16,267.0,12.21,8.17,72.46,1.0,71.46,2.16,14.73,14.68,12.05,267.0,19.06,6.62,48.96,8.51,40.44,1.24,4.94,20.18,17.67,267.0,11.42,9.66,44.18,1.48,42.7,1.1,3.16,14.95,8.03,267.0,44.96,18.52,107.25,14.65,92.6,0.78,3.2,48.61,40.85,267.0,51.78,3.2,66.22,46.8,19.43,1.28,5.14,51.88,51.23,267.0,20.69,12.12,55.23,1.94,53.29,0.71,2.68,23.97,17.61,267.0,37.25,8.77,70.31,23.74,46.57,1.15,4.17,38.27,35.28,267.0,4.92,3.9,21.68,1.0,20.68,1.56,5.18,6.27,3.42,267.0,13.34,7.24,44.72,2.26,42.46,1.73,6.31,15.18,10.86,267.0,26.73,12.71,76.97,11.49,65.47,1.35,4.39,29.59,22.08,267.0,11.22,7.16,42.7,1.16,41.54,1.05,4.34,13.3,9.17,267.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_temperature_2005.properties
new file mode 100644
index 0000000..5560b9c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_temperature_2005.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 2005 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=2005
+
+# 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 = 32.76,2.78,37.83,23.64,14.19,-1.23,4.25,32.88,33.29,793.0,28.8,2.72,34.8,20.89,13.92,-0.86,3.18,28.92,29.43,793.0,27.52,2.27,31.5,19.78,11.71,-1.06,3.62,27.61,28.19,793.0,21.4,1.87,26.26,16.34,9.92,-0.14,2.89,21.48,21.44,793.0,22.53,2.11,26.26,16.2,10.06,-0.97,3.4,22.63,23.09,793.0,19.51,2.68,24.88,11.93,12.95,-0.6,2.84,19.69,19.92,793.0,22.31,2.05,27.09,14.69,12.4,-0.73,4.04,22.41,22.54,793.0,26.27,2.09,32.32,19.51,12.81,-0.01,3.45,26.35,26.26,793.0,27.2,2.56,33.7,18.82,14.88,-0.53,4.0,27.32,27.36,793.0,33.92,3.44,42.52,23.23,19.29,-0.45,3.54,34.09,34.11,793.0,34.95,3.63,43.07,23.78,19.29,-0.92,3.67,35.14,35.42,793.0,32.23,3.78,40.59,20.61,19.98,-1.24,3.99,32.45,33.43,793.0
+AR-A-G170002 = 28.76,5.26,36.73,16.06,20.67,-0.26,1.8,29.23,29.91,100.0,23.8,4.16,31.36,13.31,18.05,-0.14,2.04,24.16,23.78,100.0,28.74,4.39,35.35,17.44,17.91,-0.38,2.03,29.07,29.81,100.0,24.04,4.8,31.77,13.31,18.46,-0.41,1.93,24.51,25.43,100.0,18.34,5.54,24.88,6.69,18.19,-0.65,1.91,19.15,20.89,100.0,17.0,5.15,24.06,6.14,17.91,-0.64,1.97,17.75,19.09,100.0,14.62,4.26,19.92,5.59,14.33,-0.63,1.99,15.22,16.48,100.0,21.26,5.43,27.91,9.72,18.19,-0.69,2.0,21.93,23.81,100.0,23.09,5.85,30.39,10.28,20.12,-0.76,2.12,23.81,25.95,100.0,31.01,6.28,39.76,16.61,23.15,-0.63,1.97,31.63,33.43,100.0,35.49,5.43,45.0,21.85,23.15,-0.43,2.02,35.9,37.32,100.0,33.81,5.37,41.97,19.92,22.05,-0.45,2.03,34.23,35.35,100.0
+AR-A-G170003 = 29.71,4.99,37.56,19.37,18.19,-0.32,1.91,30.11,31.15,48.0,24.32,5.95,33.98,14.69,19.29,-0.02,1.59,25.03,25.92,48.0,26.85,4.75,34.8,17.17,17.64,-0.16,1.89,27.26,26.74,48.0,23.42,3.86,30.12,15.51,14.61,-0.2,1.98,23.73,23.78,48.0,20.76,2.39,24.61,14.82,9.78,-0.49,2.38,20.9,21.26,48.0,17.74,1.56,20.47,14.0,6.48,-0.4,2.69,17.8,17.99,48.0,15.7,1.43,18.27,12.07,6.2,-0.55,3.13,15.76,15.79,48.0,23.61,1.93,27.09,18.82,8.27,-0.2,2.41,23.69,23.71,48.0,25.21,2.97,29.84,19.92,9.92,-0.26,1.8,25.38,25.33,48.0,32.59,3.58,37.97,25.43,12.54,-0.19,1.81,32.79,33.08,48.0,34.77,4.1,40.73,27.64,13.09,-0.29,1.81,35.01,35.63,48.0,33.76,5.03,40.73,22.68,18.05,-0.44,2.09,34.12,34.32,48.0
+AR-A-G170004 = 23.81,3.2,29.57,18.82,10.75,0.06,1.7,24.02,24.02,42.0,20.18,3.5,25.16,14.13,11.02,-0.24,1.58,20.47,20.64,42.0,20.13,2.52,25.92,15.24,10.68,-0.21,2.35,20.29,20.61,42.0,17.45,1.88,21.99,13.86,8.13,0.2,2.48,17.54,17.61,42.0,17.22,1.75,21.57,11.38,10.2,-0.53,4.84,17.3,17.2,42.0,15.72,1.46,18.41,10.55,7.85,-0.71,5.33,15.79,15.79,42.0,16.81,2.17,19.78,7.8,11.99,-2.07,8.89,16.94,17.3,42.0,24.04,1.95,26.54,15.79,10.75,-2.45,9.94,24.12,24.43,42.0,24.11,2.15,28.46,15.51,12.95,-1.56,8.22,24.21,24.06,42.0,29.44,2.05,33.43,22.68,10.75,-0.91,4.98,29.51,29.57,42.0,28.13,3.11,33.15,22.13,11.02,-0.02,2.04,28.3,28.05,42.0,22.71,2.7,28.88,17.44,11.44,-0.07,2.61,22.86,23.3,42.0
+AR-A-G170005 = 30.61,2.67,34.53,25.71,8.82,-0.36,1.88,30.72,31.22,41.0,24.39,2.71,28.05,19.09,8.96,-0.46,1.88,24.54,25.02,41.0,23.9,1.77,26.54,20.54,5.99,-0.34,1.96,23.96,24.33,41.0,19.59,2.05,22.95,15.79,7.17,-0.23,1.74,19.7,19.78,41.0,19.23,0.96,20.75,16.61,4.13,-0.93,3.31,19.26,19.51,41.0,16.67,0.87,18.13,15.24,2.89,-0.07,1.75,16.69,16.61,41.0,19.76,1.12,21.57,16.34,5.24,-0.81,3.81,19.79,19.92,41.0,25.71,1.08,27.36,23.3,4.06,-0.48,2.29,25.73,25.85,41.0,26.91,1.71,29.29,23.78,5.51,-0.4,1.8,26.96,27.09,41.0,32.3,1.97,35.91,27.43,8.47,-0.24,2.51,32.36,32.32,41.0,30.72,2.36,34.8,25.71,9.09,-0.39,2.16,30.81,31.08,41.0,27.74,2.17,30.94,23.37,7.58,-0.3,1.85,27.82,28.05,41.0
+AR-A-G170006 = 28.13,1.43,31.5,24.88,6.61,0.08,2.69,28.17,28.05,54.0,24.7,1.3,27.09,19.92,7.17,-1.04,5.05,24.73,24.95,54.0,23.34,1.42,27.09,18.82,8.27,-0.41,4.01,23.39,23.37,54.0,19.93,1.64,24.06,16.06,7.99,0.29,2.96,20.0,19.65,54.0,19.51,1.24,21.85,16.61,5.24,-0.21,2.34,19.55,19.65,54.0,16.5,1.49,20.2,14.69,5.51,0.86,2.55,16.57,15.99,54.0,19.65,1.5,23.5,16.75,6.75,0.37,2.71,19.71,19.65,54.0,25.68,1.32,28.19,22.95,5.24,0.11,2.19,25.71,25.71,54.0,26.02,1.97,30.94,22.4,8.54,0.72,2.95,26.09,25.64,54.0,31.6,1.67,35.91,28.74,7.17,0.47,2.64,31.65,31.39,54.0,32.9,2.07,38.94,25.16,13.78,-0.47,6.15,32.97,32.94,54.0,26.13,1.69,29.02,22.13,6.89,-0.33,2.26,26.19,26.19,54.0
+AR-A-G170007 = 30.69,2.77,34.8,25.98,8.82,-0.12,1.67,30.81,31.01,18.0,25.72,1.26,27.36,22.68,4.69,-0.96,3.12,25.75,26.09,18.0,24.4,1.38,26.4,21.57,4.82,-0.57,2.32,24.44,24.81,18.0,21.92,2.06,24.61,17.99,6.61,-0.4,1.89,22.01,22.23,18.0,20.55,1.91,23.78,17.99,5.79,0.2,1.56,20.63,20.16,18.0,17.38,1.94,20.06,14.69,5.37,0.01,1.45,17.48,17.37,18.0,20.27,2.4,23.23,16.34,6.89,-0.2,1.59,20.41,20.68,18.0,26.76,1.89,29.57,24.06,5.51,0.07,1.5,26.82,26.6,18.0,28.43,2.67,31.5,23.78,7.72,-0.27,1.64,28.55,28.77,18.0,34.17,2.72,37.56,29.57,7.99,-0.21,1.58,34.27,34.67,18.0,35.01,2.02,37.97,31.77,6.2,-0.04,1.53,35.06,34.98,18.0,26.99,1.72,29.29,22.95,6.34,-0.67,2.66,27.04,27.47,18.0
+AR-A-G170008 = 27.91,2.36,32.32,23.5,8.82,-0.33,2.08,28.01,28.5,34.0,22.93,2.16,26.67,19.37,7.3,-0.07,1.7,23.03,23.19,34.0,22.74,2.37,27.09,17.99,9.09,-0.45,2.31,22.86,23.19,34.0,20.34,2.38,23.92,15.24,8.68,-0.61,2.32,20.48,20.82,34.0,19.97,1.65,23.64,17.58,6.06,0.8,2.63,20.04,19.51,34.0,17.94,1.86,21.3,15.24,6.06,0.48,1.96,18.03,17.51,34.0,18.48,1.13,21.57,16.61,4.96,0.52,2.98,18.52,18.41,34.0,25.69,1.29,27.91,23.5,4.41,0.2,2.02,25.73,25.57,34.0,26.54,1.85,29.84,22.68,7.17,-0.17,2.35,26.6,26.54,34.0,32.65,2.0,36.04,28.6,7.44,-0.15,1.94,32.71,32.91,34.0,32.79,2.71,37.15,26.81,10.33,-0.52,2.35,32.9,33.18,34.0,26.51,2.61,32.46,22.4,10.06,0.3,2.68,26.64,26.74,34.0
+AR-A-G170009 = 31.66,2.37,37.28,26.54,10.75,-0.06,2.2,31.75,31.77,567.0,28.63,2.53,33.7,21.57,12.13,-0.39,2.31,28.74,29.02,567.0,26.89,1.71,30.39,23.23,7.17,-0.1,2.05,26.94,27.09,567.0,21.14,1.95,24.88,14.69,10.2,-0.77,3.5,21.23,21.3,567.0,23.01,1.58,27.09,19.37,7.72,-0.54,2.5,23.06,23.5,567.0,20.76,2.11,27.64,15.51,12.13,-0.07,3.28,20.86,20.89,567.0,22.36,2.04,27.36,16.89,10.47,-0.18,2.81,22.46,22.54,567.0,26.51,2.05,32.6,21.85,10.75,0.12,3.02,26.59,26.54,567.0,27.27,2.67,33.43,21.02,12.4,-0.33,2.49,27.4,27.64,567.0,35.62,3.27,45.0,29.02,15.98,-0.07,2.45,35.77,35.91,567.0,34.52,3.53,43.62,27.09,16.54,-0.1,2.57,34.7,34.87,567.0,29.46,2.12,34.25,24.06,10.2,-0.47,2.46,29.54,29.84,567.0
+AR-A-G170010 = 28.05,2.04,32.32,22.95,9.37,-0.32,2.92,28.12,28.19,86.0,25.03,1.71,28.19,21.02,7.17,-0.19,2.36,25.09,25.02,86.0,23.95,1.55,26.81,19.37,7.44,-0.55,2.92,24.0,24.12,86.0,20.69,1.86,25.16,15.79,9.37,-0.03,2.78,20.77,20.75,86.0,20.27,1.72,24.33,16.61,7.72,0.07,2.65,20.34,20.47,86.0,17.2,2.23,21.3,13.17,8.13,0.27,1.99,17.34,16.89,86.0,21.0,1.84,24.61,16.34,8.27,-0.41,2.71,21.08,21.3,86.0,26.45,1.64,30.12,22.13,7.99,-0.02,3.17,26.5,26.26,86.0,25.8,2.0,29.84,21.3,8.54,0.04,2.34,25.88,25.43,86.0,32.57,2.23,37.15,24.88,12.26,-0.63,4.01,32.64,32.67,86.0,32.76,2.74,37.7,24.33,13.37,-0.79,3.23,32.88,33.43,86.0,26.44,2.19,30.67,20.47,10.2,-0.55,2.74,26.53,26.91,86.0
+AR-A-G170011 = 26.33,2.15,31.5,21.44,10.06,0.2,2.71,26.42,26.26,107.0,21.99,2.29,27.36,16.06,11.3,0.28,2.77,22.11,21.64,107.0,20.82,2.06,25.71,16.61,9.09,0.37,2.47,20.92,20.61,107.0,18.13,2.55,25.16,14.0,11.16,0.83,2.94,18.31,17.58,107.0,19.66,1.55,23.23,16.2,7.03,-0.37,2.87,19.72,19.92,107.0,16.54,1.2,19.65,13.86,5.79,0.62,2.73,16.58,16.2,107.0,17.81,1.15,19.65,14.96,4.69,-0.81,3.01,17.85,17.99,107.0,24.88,1.28,27.64,21.85,5.79,-0.35,2.78,24.92,25.09,107.0,25.86,1.97,29.57,20.2,9.37,-0.19,2.44,25.94,25.98,107.0,31.18,2.58,37.28,25.3,11.99,-0.09,2.37,31.29,31.36,107.0,29.76,3.72,37.01,23.78,13.23,0.23,1.76,29.99,28.88,107.0,25.28,2.4,32.74,21.44,11.3,0.95,3.53,25.4,24.61,107.0
+AR-A-G170012 = 24.11,3.0,28.74,18.27,10.47,-0.05,1.73,24.29,23.81,124.0,17.76,4.48,25.71,8.62,17.09,0.17,1.81,18.32,16.34,124.0,20.13,3.03,24.61,14.41,10.2,-0.32,1.78,20.35,20.68,124.0,17.1,2.35,21.3,12.76,8.54,-0.05,1.85,17.26,17.17,124.0,20.05,1.52,24.06,17.51,6.55,0.53,2.65,20.11,19.92,124.0,17.86,2.07,22.4,14.41,7.99,0.24,2.09,17.98,17.99,124.0,16.66,1.63,20.2,12.76,7.44,0.03,2.5,16.74,16.61,124.0,23.08,1.42,26.54,20.47,6.06,0.39,2.44,23.12,22.95,124.0,23.56,2.15,27.91,19.92,7.99,0.2,1.78,23.66,22.92,124.0,27.61,2.3,32.05,22.4,9.65,-0.19,2.09,27.7,27.91,124.0,27.09,2.99,31.5,20.47,11.02,-0.46,1.95,27.26,28.09,124.0,22.99,3.61,31.22,15.79,15.43,-0.21,1.99,23.27,23.78,124.0
+AR-A-G170013 = 29.14,2.6,34.8,24.06,10.75,0.23,2.43,29.25,29.26,74.0,24.33,2.18,28.19,20.2,7.99,-0.16,2.02,24.42,24.61,74.0,23.7,2.57,31.08,18.82,12.26,0.55,3.27,23.84,23.5,74.0,21.19,2.4,26.26,16.61,9.65,0.14,2.32,21.33,20.95,74.0,20.69,1.9,25.71,17.72,7.99,0.72,2.85,20.78,20.44,74.0,17.86,1.51,21.02,14.69,6.34,0.06,2.32,17.92,17.75,74.0,18.31,1.1,21.85,16.89,4.96,1.24,4.25,18.34,17.99,74.0,25.94,1.04,28.74,23.78,4.96,0.59,2.74,25.96,25.71,74.0,27.25,1.38,29.84,23.92,5.93,-0.41,2.74,27.29,27.16,74.0,33.8,1.82,38.11,30.39,7.72,0.54,2.79,33.85,33.53,74.0,34.45,2.35,40.73,29.29,11.44,0.25,2.93,34.53,34.32,74.0,28.39,3.29,38.25,22.68,15.57,0.71,3.57,28.57,27.71,74.0
+AR-A-G170014 = 36.74,4.19,45.0,22.26,22.74,-0.97,3.9,36.98,37.42,925.0,33.92,4.91,43.35,18.54,24.8,-0.78,3.26,34.27,34.53,925.0,33.47,3.17,41.14,20.47,20.67,-0.89,4.5,33.62,33.84,925.0,25.01,2.95,32.6,12.76,19.84,-0.69,4.16,25.18,25.16,925.0,16.41,3.47,23.78,4.63,19.15,-0.67,3.41,16.77,16.96,925.0,14.75,2.53,20.75,4.49,16.26,-0.65,3.83,14.97,14.96,925.0,13.28,2.29,18.27,3.66,14.61,-0.73,4.02,13.48,13.44,925.0,19.68,2.39,25.43,8.9,16.54,-0.82,4.71,19.83,19.92,925.0,19.65,3.68,28.19,7.52,20.67,-0.63,3.25,19.99,20.2,925.0,29.47,3.71,36.18,16.2,19.98,-0.91,3.79,29.7,30.12,925.0,36.73,3.05,44.45,24.61,19.84,-0.79,4.05,36.85,37.15,925.0,40.33,3.52,45.0,25.43,19.57,-1.36,5.28,40.48,41.07,925.0
+AR-A-G170015 = 30.33,2.97,35.08,22.13,12.95,-1.02,3.36,30.48,31.08,193.0,25.73,2.81,30.39,17.44,12.95,-1.01,3.59,25.89,25.98,193.0,25.31,2.66,29.02,17.17,11.85,-1.37,4.18,25.45,25.98,193.0,20.79,2.3,25.71,13.86,11.85,-0.83,4.03,20.92,21.02,193.0,20.53,1.75,24.88,16.61,8.27,0.13,2.82,20.6,20.47,193.0,17.4,1.96,22.95,13.31,9.65,0.27,2.58,17.51,17.44,193.0,21.55,1.88,25.16,16.89,8.27,-0.72,3.13,21.63,21.85,193.0,26.14,2.06,31.22,21.85,9.37,0.74,3.13,26.22,25.71,193.0,26.25,2.57,33.7,20.75,12.95,0.48,3.44,26.37,25.98,193.0,32.14,2.59,40.31,25.98,14.33,0.36,3.53,32.25,31.91,193.0,32.86,3.33,39.49,23.78,15.71,-0.75,3.63,33.03,33.29,193.0,29.02,2.76,32.6,20.47,12.13,-1.28,3.61,29.15,29.98,193.0
+AR-A-G170016 = 30.19,4.24,38.66,23.09,15.57,0.41,2.01,30.48,29.43,108.0,25.2,3.94,33.7,19.23,14.47,0.49,2.3,25.5,24.74,108.0,28.83,3.34,35.35,22.4,12.95,0.4,2.09,29.02,27.95,108.0,23.21,3.73,29.84,16.89,12.95,0.38,1.86,23.5,22.26,108.0,17.54,4.68,24.61,9.45,15.16,0.02,1.57,18.15,17.34,108.0,15.76,4.55,22.95,7.8,15.16,-0.07,1.6,16.39,15.82,108.0,14.24,4.02,20.2,7.52,12.68,-0.14,1.59,14.79,14.69,108.0,20.29,4.38,27.36,12.62,14.74,0.06,1.65,20.75,20.2,108.0,21.73,5.05,30.39,12.48,17.91,-0.11,1.73,22.3,21.99,108.0,30.08,5.04,38.39,21.57,16.81,0.17,1.67,30.5,29.5,108.0,35.29,4.09,43.35,28.19,15.16,0.42,1.89,35.53,34.53,108.0,33.3,4.14,42.24,26.12,16.12,0.53,2.07,33.55,32.19,108.0
+AR-A-G170017 = 30.76,4.01,36.18,18.82,17.36,-1.34,4.15,31.02,32.05,418.0,28.26,5.7,37.01,9.45,27.56,-1.29,4.13,28.83,30.12,418.0,27.37,4.51,35.91,14.13,21.77,-1.2,3.72,27.74,29.02,418.0,21.05,3.02,26.26,12.76,13.5,-1.07,3.46,21.27,21.85,418.0,22.68,2.42,28.19,17.03,11.16,-0.44,2.28,22.81,23.75,418.0,19.82,2.29,25.43,11.38,14.06,-0.48,3.28,19.95,20.2,418.0,21.18,2.92,28.19,13.86,14.33,-0.78,2.53,21.38,22.54,418.0,26.38,2.25,32.87,20.75,12.13,-0.43,2.71,26.47,26.95,418.0,26.19,2.8,33.98,18.54,15.43,-0.43,2.7,26.34,26.81,418.0,32.92,4.56,43.9,21.3,22.6,-0.7,2.67,33.23,34.22,418.0,33.87,4.9,41.14,21.3,19.84,-1.06,3.16,34.22,35.49,418.0,29.64,4.24,36.18,17.17,19.02,-1.15,3.37,29.94,31.36,418.0
+AR-A-G170018 = 30.01,4.43,38.39,20.75,17.64,-0.07,2.05,30.34,29.57,149.0,24.77,3.8,31.77,16.34,15.43,0.05,1.95,25.06,23.92,149.0,29.22,3.04,35.35,22.95,12.4,-0.09,2.17,29.37,29.29,149.0,24.17,3.41,29.84,16.06,13.78,-0.35,2.3,24.41,24.74,149.0,17.24,3.36,23.78,8.62,15.16,-0.6,2.8,17.56,17.92,149.0,14.84,3.01,22.68,7.52,15.16,-0.36,2.56,15.14,15.72,149.0,13.67,2.78,19.92,6.69,13.23,-0.49,2.61,13.95,14.41,149.0,19.43,3.12,26.54,11.38,15.16,-0.39,2.3,19.68,20.2,149.0,22.74,4.25,30.94,11.93,19.02,-0.44,2.47,23.13,23.92,149.0,31.01,3.99,39.49,21.3,18.19,-0.42,2.74,31.26,31.77,149.0,36.04,3.92,44.17,26.81,17.36,-0.15,2.25,36.25,36.66,149.0,35.33,4.43,43.9,22.95,20.94,-0.41,2.6,35.61,35.91,149.0
+AR-A-G170019 = 33.76,1.42,37.56,30.39,7.17,0.28,2.32,33.78,33.7,938.0,31.05,1.89,36.73,25.16,11.57,-0.01,2.89,31.11,31.08,938.0,29.31,1.06,32.05,26.26,5.79,0.22,2.46,29.33,29.29,938.0,22.6,1.41,26.54,11.38,15.16,-1.11,8.99,22.65,22.68,938.0,23.88,0.93,26.81,21.57,5.24,0.04,2.72,23.9,23.92,938.0,20.73,1.5,24.61,15.79,8.82,-0.59,3.31,20.78,20.89,938.0,23.37,1.01,25.98,20.2,5.79,-0.27,2.97,23.39,23.5,938.0,26.63,1.32,30.39,22.13,8.27,-0.21,3.03,26.66,26.81,938.0,28.57,1.37,32.6,24.06,8.54,-0.37,2.88,28.6,28.74,938.0,35.46,1.85,40.31,29.57,10.75,-0.37,3.17,35.51,35.56,938.0,34.04,2.14,41.42,29.29,12.13,0.39,2.84,34.11,33.84,938.0,31.89,1.57,37.01,29.29,7.72,0.86,3.11,31.92,31.5,938.0
+AR-A-G170020 = 27.34,3.72,34.53,19.09,15.43,-0.24,2.11,27.59,27.91,186.0,22.86,3.91,31.77,14.41,17.36,-0.03,2.25,23.19,23.09,186.0,25.99,4.26,33.43,15.79,17.64,-0.64,2.42,26.33,27.16,186.0,23.1,3.3,28.74,14.96,13.78,-0.66,2.48,23.33,23.99,186.0,18.93,2.27,23.5,10.41,13.09,-0.78,3.91,19.07,19.09,186.0,17.54,2.27,22.4,9.72,12.68,-0.58,3.57,17.69,17.68,186.0,16.17,2.54,23.5,7.66,15.85,-0.36,3.55,16.36,16.34,186.0,22.89,2.99,29.29,14.41,14.88,-0.45,2.84,23.08,23.16,186.0,24.5,2.53,31.5,15.1,16.4,-0.62,5.08,24.62,24.81,186.0,31.3,2.33,36.73,21.85,14.88,-0.85,4.69,31.38,31.67,186.0,34.08,3.24,39.21,24.88,14.33,-0.6,2.43,34.23,34.8,186.0,31.1,4.91,37.83,19.09,18.74,-0.8,2.44,31.48,32.87,186.0
+AR-A-G170021 = 31.07,2.75,35.63,23.5,12.13,-0.71,2.66,31.19,31.91,195.0,25.04,2.66,29.57,18.27,11.3,-0.72,2.51,25.18,25.85,195.0,25.45,2.31,29.29,19.09,10.2,-0.78,2.79,25.55,26.19,195.0,20.88,2.13,25.43,15.51,9.92,-0.51,2.65,20.99,21.44,195.0,20.82,1.53,23.5,16.75,6.75,-0.31,2.14,20.88,21.16,195.0,18.07,1.77,21.3,14.41,6.89,-0.17,2.03,18.16,18.27,195.0,21.34,1.83,24.33,16.75,7.58,-0.65,2.56,21.42,21.78,195.0,25.8,1.97,30.12,21.02,9.09,-0.04,2.69,25.87,25.78,195.0,26.52,1.85,30.12,22.13,7.99,-0.59,2.59,26.59,27.09,195.0,32.56,2.45,37.01,26.26,10.75,-0.47,2.56,32.66,33.01,195.0,31.74,2.86,36.73,23.78,12.95,-0.99,3.39,31.87,32.32,195.0,28.14,2.52,32.87,22.13,10.75,-0.8,2.63,28.26,29.02,195.0
+AR-A-G170022 = 30.36,5.12,37.83,19.09,18.74,-0.5,1.91,30.79,31.63,214.0,25.26,4.6,33.7,15.51,18.19,-0.08,2.08,25.67,25.43,214.0,28.52,3.58,34.8,20.75,14.06,-0.31,1.96,28.74,29.26,214.0,24.3,3.08,29.43,16.61,12.81,-0.53,2.2,24.5,25.16,214.0,19.74,4.68,26.54,9.45,17.09,-0.71,2.06,20.29,21.68,214.0,17.39,3.84,21.57,8.07,13.5,-0.97,2.44,17.8,19.23,214.0,15.17,3.39,21.02,6.42,14.61,-0.87,2.59,15.54,16.24,214.0,22.53,4.03,27.91,13.31,14.61,-0.81,2.26,22.89,24.5,214.0,24.29,4.31,31.77,14.69,17.09,-0.69,2.31,24.67,25.71,214.0,32.14,4.84,39.76,21.3,18.46,-0.68,2.15,32.5,33.91,214.0,36.27,3.89,43.9,27.36,16.54,-0.35,2.23,36.48,36.73,214.0,33.92,4.62,42.11,24.33,17.78,-0.26,1.93,34.23,35.01,214.0
+AR-A-G170023 = 23.34,2.7,28.46,18.27,10.2,0.24,1.88,23.49,22.68,133.0,17.34,3.07,23.5,13.03,10.47,0.61,2.03,17.61,16.27,133.0,20.57,2.28,24.54,14.69,9.85,-0.65,2.54,20.7,20.89,133.0,18.04,2.82,22.68,12.76,9.92,-0.19,1.69,18.26,18.13,133.0,20.01,2.15,25.98,16.61,9.37,0.69,2.75,20.12,19.51,133.0,18.04,2.73,24.88,13.58,11.3,0.7,2.61,18.25,17.17,133.0,16.43,2.21,21.57,12.89,8.68,0.58,2.27,16.58,15.79,133.0,23.43,2.61,30.12,20.06,10.06,0.82,2.75,23.58,22.81,133.0,23.87,2.56,29.84,19.65,10.2,0.29,2.02,24.01,23.78,133.0,28.22,2.61,35.63,23.23,12.4,0.34,2.78,28.34,27.91,133.0,26.24,2.53,32.32,20.2,12.13,-0.37,2.8,26.36,26.54,133.0,22.31,2.44,28.74,16.75,11.99,0.12,2.77,22.45,22.26,133.0
+AR-B-G010001 = 28.77,0.65,30.53,27.09,3.44,0.27,2.63,28.78,28.74,189.0,26.07,0.67,27.64,24.61,3.03,0.17,2.26,26.08,25.98,189.0,24.04,0.54,25.02,21.57,3.44,-1.62,7.01,24.05,24.12,189.0,19.42,0.45,20.47,18.27,2.2,-0.02,2.53,19.42,19.37,189.0,15.23,0.68,17.44,13.31,4.13,0.37,3.39,15.24,15.24,189.0,10.94,0.72,12.76,8.9,3.86,-0.22,2.74,10.96,10.9,189.0,10.13,0.91,12.48,8.35,4.13,0.47,2.55,10.17,10.0,189.0,12.04,0.91,14.69,10.0,4.69,0.44,2.21,12.07,11.79,189.0,18.29,0.55,19.65,16.61,3.03,-0.3,3.0,18.3,18.34,189.0,24.09,1.45,27.64,21.02,6.61,0.38,2.34,24.13,23.78,189.0,29.12,0.8,31.5,27.36,4.13,0.53,3.28,29.13,29.02,189.0,29.58,1.57,33.98,27.09,6.89,0.56,2.64,29.62,29.57,189.0
+AR-B-G010002 = 27.82,0.74,29.57,25.98,3.58,-0.16,2.54,27.83,27.91,168.0,25.51,0.6,26.81,24.33,2.48,0.2,2.52,25.52,25.43,168.0,22.88,0.72,24.61,20.75,3.86,-0.22,2.72,22.9,22.95,168.0,18.83,0.38,19.65,17.72,1.93,-0.35,2.78,18.84,18.82,168.0,14.88,0.57,16.34,13.03,3.31,-0.25,3.18,14.89,14.96,168.0,10.25,1.05,13.31,6.69,6.61,0.14,2.89,10.31,10.1,168.0,10.53,1.18,13.03,7.52,5.51,-0.05,2.28,10.6,10.55,168.0,11.31,0.71,12.76,9.72,3.03,-0.07,2.17,11.33,11.38,168.0,16.77,1.36,19.37,13.03,6.34,-0.43,2.11,16.83,17.17,168.0,22.1,0.81,24.19,20.47,3.72,0.13,2.71,22.11,22.23,168.0,28.16,0.82,30.39,25.71,4.69,-0.26,2.74,28.17,28.26,168.0,29.57,1.16,31.77,26.54,5.24,-0.29,2.21,29.59,29.57,168.0
+AR-B-G010003 = 28.19,0.39,28.46,27.91,0.55,-0.0,1.0,28.19,28.19,2.0,23.57,0.29,23.78,23.37,0.41,0.0,1.0,23.57,23.57,2.0,22.68,0.39,22.95,22.4,0.55,-0.0,1.0,22.68,22.68,2.0,18.2,0.29,18.41,17.99,0.41,-0.0,1.0,18.2,18.2,2.0,16.41,0.29,16.61,16.2,0.41,0.0,1.0,16.41,16.41,2.0,13.38,0.49,13.72,13.03,0.69,0.0,1.0,13.38,13.38,2.0,12.2,0.0,12.2,12.2,0.0,-7164528.82,3.417201431057469E13,12.2,12.2,2.0,12.62,0.19,12.76,12.48,0.28,-0.0,1.0,12.62,12.62,2.0,14.75,0.49,15.1,14.41,0.69,0.0,1.0,14.76,14.75,2.0,21.78,1.07,22.54,21.02,1.52,-0.0,1.0,21.79,21.78,2.0,25.3,0.19,25.43,25.16,0.28,0.0,1.0,25.3,25.3,2.0,25.09,0.68,25.57,24.61,0.96,0.0,1.0,25.09,25.09,2.0
+AR-B-G010004 = 29.98,NaN,29.98,29.98,0.0,NaN,NaN,29.98,29.98,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,23.64,NaN,23.64,23.64,0.0,NaN,NaN,23.64,23.64,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,16.2,NaN,16.2,16.2,0.0,NaN,NaN,16.2,16.2,1.0,13.72,NaN,13.72,13.72,0.0,NaN,NaN,13.72,13.72,1.0,12.2,NaN,12.2,12.2,0.0,NaN,NaN,12.2,12.2,1.0,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,22.81,NaN,22.81,22.81,0.0,NaN,NaN,22.81,22.81,1.0,25.57,NaN,25.57,25.57,0.0,NaN,NaN,25.57,25.57,1.0,26.12,NaN,26.12,26.12,0.0,NaN,NaN,26.12,26.12,1.0
+AR-B-G010005 = 26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,1.0,13.31,NaN,13.31,13.31,0.0,NaN,NaN,13.31,13.31,1.0,11.1,NaN,11.1,11.1,0.0,NaN,NaN,11.1,11.1,1.0,11.65,NaN,11.65,11.65,0.0,NaN,NaN,11.65,11.65,1.0,14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,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,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0
+AR-B-G010006 = 28.95,0.88,29.57,28.33,1.24,-0.0,1.0,28.95,28.95,2.0,25.36,0.49,25.71,25.02,0.69,-0.0,1.0,25.37,25.36,2.0,23.44,0.49,23.78,23.09,0.69,-0.0,1.0,23.44,23.44,2.0,18.61,0.1,18.68,18.54,0.14,-0.0,1.0,18.61,18.61,2.0,16.13,0.68,16.61,15.65,0.96,-0.0,1.0,16.14,16.13,2.0,13.31,0.39,13.58,13.03,0.55,0.0,1.0,13.31,13.31,2.0,11.79,0.19,11.93,11.65,0.28,0.0,1.0,11.79,11.79,2.0,12.58,0.24,12.76,12.41,0.34,0.0,1.0,12.58,12.58,2.0,16.41,0.1,16.48,16.34,0.14,0.0,1.0,16.41,16.41,2.0,21.16,0.78,21.71,20.61,1.1,-0.0,1.0,21.17,21.16,2.0,24.5,1.02,25.23,23.78,1.45,0.0,1.0,24.51,24.5,2.0,25.5,1.46,26.54,24.47,2.07,-0.0,1.0,25.52,25.5,2.0
+AR-B-G010007 = 24.41,0.26,24.79,24.19,0.6,0.93,2.2,24.41,24.33,4.0,22.98,0.05,23.04,22.95,0.09,1.16,1.64,22.98,22.95,4.0,21.52,0.07,21.57,21.44,0.14,-0.21,1.28,21.52,21.53,4.0,16.43,0.18,16.71,16.34,0.37,1.15,2.33,16.43,16.34,4.0,14.16,0.05,14.23,14.13,0.09,1.15,2.49,14.16,14.13,4.0,13.65,0.14,13.86,13.58,0.28,1.15,2.33,13.65,13.58,4.0,11.73,0.23,11.93,11.52,0.41,-0.02,1.03,11.74,11.75,4.0,11.89,0.07,11.93,11.79,0.14,-1.15,2.35,11.89,11.93,4.0,14.93,0.28,15.24,14.69,0.55,0.12,1.15,14.93,14.89,4.0,19.69,0.09,19.83,19.65,0.18,1.15,2.31,19.69,19.65,4.0,22.67,0.32,23.04,22.4,0.64,0.25,1.32,22.67,22.61,4.0,22.19,0.14,22.4,22.13,0.28,1.15,2.34,22.2,22.13,4.0
+AR-B-G010008 = 25.64,0.51,26.12,25.02,1.1,-0.27,1.44,25.64,25.71,4.0,23.3,0.18,23.5,23.09,0.41,-0.0,1.64,23.3,23.3,4.0,21.57,0.11,21.71,21.44,0.28,0.0,2.0,21.58,21.57,4.0,17.03,0.3,17.44,16.75,0.69,0.69,2.0,17.03,16.96,4.0,14.74,0.47,15.24,14.27,0.96,0.05,1.18,14.74,14.72,4.0,14.24,0.28,14.55,14.0,0.55,0.12,1.15,14.24,14.2,4.0,11.43,0.21,11.65,11.17,0.48,-0.24,1.74,11.43,11.45,4.0,12.12,0.13,12.2,11.93,0.28,-0.96,2.15,12.12,12.17,4.0,15.87,0.43,16.34,15.51,0.83,0.12,1.15,15.88,15.82,4.0,19.92,0.23,20.2,19.65,0.55,-0.0,2.0,19.92,19.92,4.0,23.76,0.39,24.19,23.37,0.83,0.07,1.25,23.76,23.75,4.0,22.94,0.29,23.23,22.54,0.69,-0.58,2.04,22.94,22.99,4.0
+AR-B-G010009 = 29.77,0.68,30.26,29.29,0.96,0.0,1.0,29.78,29.77,2.0,26.54,0.39,26.81,26.26,0.55,-0.0,1.0,26.54,26.54,2.0,24.26,0.29,24.47,24.06,0.41,0.0,1.0,24.26,24.26,2.0,18.96,0.19,19.09,18.82,0.28,-0.0,1.0,18.96,18.96,2.0,15.31,0.49,15.65,14.96,0.69,0.0,1.0,15.31,15.31,2.0,14.89,0.29,15.1,14.69,0.41,-0.0,1.0,14.89,14.89,2.0,11.45,0.1,11.52,11.38,0.14,-0.0,1.0,11.45,11.45,2.0,13.24,0.29,13.44,13.03,0.41,-0.0,1.0,13.24,13.24,2.0,17.65,0.68,18.13,17.17,0.96,-0.0,1.0,17.65,17.65,2.0,23.02,0.49,23.37,22.68,0.69,0.0,1.0,23.02,23.02,2.0,27.91,0.39,28.19,27.64,0.55,0.0,1.0,27.91,27.91,2.0,27.5,0.19,27.64,27.36,0.28,0.0,1.0,27.5,27.5,2.0
+AR-B-G010010 = 33.7,NaN,33.7,33.7,0.0,NaN,NaN,33.7,33.7,1.0,27.09,NaN,27.09,27.09,0.0,NaN,NaN,27.09,27.09,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,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,14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,1.0,12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,25.98,NaN,25.98,25.98,0.0,NaN,NaN,25.98,25.98,1.0,30.67,NaN,30.67,30.67,0.0,NaN,NaN,30.67,30.67,1.0,32.87,NaN,32.87,32.87,0.0,NaN,NaN,32.87,32.87,1.0
+AR-B-G010011 = 30.19,1.28,32.87,25.71,7.17,-0.58,2.75,30.22,30.39,238.0,28.44,1.38,33.01,24.61,8.41,0.48,3.97,28.48,28.46,238.0,26.09,1.03,28.46,22.68,5.79,-0.19,2.72,26.11,26.12,238.0,20.48,1.06,22.68,16.89,5.79,-0.12,2.81,20.5,20.47,238.0,13.75,1.14,17.17,10.0,7.17,-0.34,3.65,13.79,13.86,238.0,8.56,1.19,12.48,5.59,6.89,0.2,3.1,8.64,8.48,238.0,9.43,1.1,11.38,6.69,4.69,-0.62,2.43,9.49,9.72,238.0,11.21,1.74,14.69,6.14,8.54,-0.32,2.45,11.34,11.1,238.0,18.68,1.38,21.3,13.58,7.72,-0.8,3.49,18.73,18.82,238.0,27.05,1.96,30.67,20.75,9.92,-0.07,2.39,27.12,26.91,238.0,33.45,1.94,37.28,23.23,14.06,-1.58,7.78,33.51,33.7,238.0,35.36,1.72,38.11,25.71,12.4,-2.29,10.27,35.4,35.63,238.0
+AR-B-G010012 = 32.68,1.22,35.35,29.84,5.51,0.04,2.42,32.7,32.74,155.0,27.09,1.21,30.12,24.74,5.37,0.29,2.47,27.11,27.09,155.0,23.44,0.83,25.43,21.3,4.13,0.12,2.47,23.46,23.37,155.0,20.12,0.71,22.4,18.54,3.86,0.48,3.71,20.13,20.13,155.0,13.6,0.71,15.51,11.38,4.13,0.03,3.37,13.62,13.58,155.0,9.02,1.02,12.48,6.97,5.51,0.11,3.14,9.08,9.17,155.0,8.04,0.61,9.45,6.42,3.03,0.03,2.76,8.06,8.07,155.0,10.11,0.53,11.65,8.62,3.03,0.26,3.42,10.13,10.14,155.0,18.07,1.17,20.47,14.96,5.51,-0.32,2.31,18.11,18.27,155.0,21.21,0.96,23.23,18.82,4.41,-0.19,2.5,21.23,21.16,155.0,24.77,1.71,29.02,21.3,7.72,0.52,2.56,24.83,24.4,155.0,31.77,1.28,34.25,27.91,6.34,-1.03,3.86,31.79,32.05,155.0
+AR-B-G010013 = 29.66,0.77,30.94,28.05,2.89,-0.43,2.02,29.67,29.91,45.0,25.62,0.49,27.09,24.88,2.2,0.77,3.19,25.63,25.5,45.0,23.5,0.5,24.33,22.68,1.65,0.19,1.82,23.5,23.5,45.0,20.12,0.52,20.75,19.09,1.65,-0.45,2.07,20.13,20.2,45.0,15.69,0.41,16.48,14.69,1.79,-0.14,2.43,15.7,15.65,45.0,11.53,1.12,14.13,9.72,4.41,1.02,3.36,11.58,11.24,45.0,11.02,0.79,12.76,8.9,3.86,-0.15,3.15,11.04,10.96,45.0,13.07,0.69,14.13,11.79,2.34,-0.12,2.0,13.09,13.1,45.0,18.35,0.52,19.65,17.44,2.2,0.22,2.57,18.35,18.41,45.0,25.19,0.76,27.02,23.78,3.24,0.63,2.76,25.2,25.02,45.0,29.54,0.68,30.67,27.36,3.31,-0.68,3.72,29.55,29.57,45.0,30.3,0.6,31.36,28.46,2.89,-0.61,3.45,30.3,30.39,45.0
+AR-B-G010014 = 34.56,0.78,35.35,33.29,2.07,-0.83,2.52,34.56,34.6,5.0,27.97,0.42,28.46,27.36,1.1,-0.36,2.0,27.97,28.05,5.0,25.78,0.23,25.98,25.5,0.48,-0.28,1.29,25.78,25.85,5.0,19.26,0.12,19.37,19.09,0.28,-0.34,1.85,19.26,19.23,5.0,16.7,1.07,17.99,15.79,2.2,0.41,1.24,16.72,16.06,5.0,14.55,0.31,14.96,14.2,0.76,0.11,1.63,14.55,14.62,5.0,11.16,0.23,11.38,10.83,0.55,-0.57,1.83,11.16,11.24,5.0,12.15,0.81,13.03,11.38,1.65,0.34,1.21,12.17,11.72,5.0,18.39,0.08,18.47,18.27,0.21,-0.87,2.73,18.39,18.41,5.0,25.46,0.24,25.85,25.23,0.62,0.79,2.38,25.46,25.43,5.0,30.5,0.27,30.81,30.12,0.69,-0.4,1.99,30.5,30.53,5.0,30.52,0.24,30.81,30.19,0.62,-0.21,1.84,30.52,30.53,5.0
+AR-B-G010015 = 27.19,0.77,29.02,25.16,3.86,-0.06,3.16,27.2,27.22,70.0,25.37,0.56,26.54,24.33,2.2,0.11,2.23,25.37,25.43,70.0,23.95,0.55,25.43,22.68,2.76,0.02,3.01,23.96,24.02,70.0,19.02,0.35,19.65,17.99,1.65,-0.48,3.01,19.03,19.09,70.0,15.61,0.48,16.89,14.27,2.62,-0.22,3.32,15.61,15.62,70.0,10.6,1.3,12.48,5.59,6.89,-0.95,4.51,10.68,10.62,70.0,9.99,0.58,11.1,8.62,2.48,-0.27,2.24,10.01,10.0,70.0,12.81,0.68,14.69,11.38,3.31,0.22,2.68,12.83,12.79,70.0,17.57,1.2,19.92,15.51,4.41,0.09,2.03,17.61,17.37,70.0,23.81,0.91,25.98,21.44,4.55,0.02,3.12,23.83,23.78,70.0,29.24,0.76,30.67,26.81,3.86,-0.77,4.44,29.25,29.26,70.0,31.14,0.97,32.87,29.29,3.58,0.07,1.9,31.16,30.94,70.0
+AR-B-G010016 = 32.37,0.48,32.87,31.91,0.96,0.17,1.5,32.37,32.32,3.0,27.78,0.24,27.91,27.5,0.41,-0.71,1.5,27.78,27.91,3.0,25.75,0.21,25.98,25.57,0.41,0.38,1.5,25.76,25.71,3.0,18.93,0.14,19.09,18.82,0.28,0.53,1.51,18.93,18.89,3.0,15.72,0.54,16.34,15.37,0.96,0.69,1.5,15.72,15.44,3.0,14.62,0.12,14.69,14.48,0.21,-0.71,1.5,14.62,14.69,3.0,10.07,0.21,10.28,9.86,0.41,0.0,1.5,10.07,10.07,3.0,12.14,0.18,12.27,11.93,0.34,-0.6,1.5,12.14,12.2,3.0,18.24,0.53,18.82,17.79,1.03,0.38,1.5,18.25,18.13,3.0,25.41,0.8,26.26,24.68,1.58,0.26,1.5,25.42,25.3,3.0,30.55,0.82,31.22,29.64,1.58,-0.51,1.5,30.56,30.81,3.0,30.44,0.29,30.67,30.12,0.55,-0.53,1.5,30.44,30.53,3.0
+AR-B-G010017 = 31.9,1.85,36.18,28.46,7.72,0.56,2.29,31.95,31.36,270.0,26.43,0.98,29.02,24.33,4.69,0.35,2.43,26.45,26.26,270.0,22.86,0.76,24.06,20.75,3.31,-0.67,3.01,22.87,22.95,270.0,19.71,0.92,21.57,17.99,3.58,-0.0,1.96,19.73,19.65,270.0,14.63,0.75,17.72,13.03,4.69,0.53,3.96,14.65,14.69,270.0,9.41,0.98,11.65,6.42,5.24,-0.09,2.62,9.46,9.45,270.0,9.64,0.63,11.24,7.52,3.72,-0.49,3.29,9.66,9.72,270.0,10.04,0.72,11.93,7.8,4.13,-0.16,2.89,10.07,10.0,270.0,15.07,1.09,17.44,12.48,4.96,-0.12,2.47,15.11,15.03,270.0,20.82,0.96,24.06,17.99,6.06,-0.11,3.09,20.84,20.92,270.0,26.68,0.87,29.02,24.61,4.41,0.2,2.87,26.7,26.67,270.0,29.79,1.37,32.87,25.16,7.72,-0.21,2.59,29.82,29.84,270.0
+AR-B-G010018 = 31.85,1.01,35.08,29.02,6.06,0.45,3.58,31.87,31.77,263.0,26.79,0.89,28.74,24.61,4.13,-0.06,2.12,26.81,26.67,263.0,22.72,1.4,26.26,20.2,6.06,0.39,2.19,22.76,22.54,263.0,20.1,0.71,22.13,18.54,3.58,0.28,2.43,20.11,19.92,263.0,14.15,0.54,15.79,12.76,3.03,-0.09,3.2,14.16,14.13,263.0,9.86,1.01,12.48,7.52,4.96,0.12,2.42,9.91,9.86,263.0,9.4,0.45,10.55,8.07,2.48,-0.47,2.86,9.41,9.45,263.0,10.61,0.87,12.76,8.07,4.69,-0.57,2.62,10.64,10.83,263.0,17.67,0.87,19.92,15.24,4.69,-0.04,2.81,17.69,17.72,263.0,21.79,0.96,24.06,19.65,4.41,-0.2,2.31,21.81,21.85,263.0,26.91,1.58,30.12,22.95,7.17,-0.63,2.53,26.95,27.22,263.0,29.98,1.12,33.98,26.54,7.44,0.25,3.85,30.0,29.98,263.0
+AR-B-G010019 = 33.61,1.02,35.35,29.84,5.51,-1.0,4.88,33.62,33.7,99.0,31.76,0.84,33.43,29.29,4.13,-0.37,2.69,31.77,31.77,99.0,28.15,1.09,29.84,23.92,5.93,-1.54,6.3,28.17,28.33,99.0,20.3,0.93,22.13,17.3,4.82,-0.49,3.94,20.32,20.2,99.0,13.64,1.31,15.79,10.0,5.79,-0.67,2.79,13.7,13.86,99.0,8.06,0.81,10.28,5.87,4.41,0.1,3.22,8.1,7.93,99.0,9.73,1.05,12.2,7.24,4.96,0.05,3.3,9.78,9.72,99.0,8.56,1.11,11.24,5.87,5.37,0.05,3.25,8.63,8.48,99.0,18.2,0.79,19.37,15.1,4.27,-1.58,6.06,18.22,18.34,99.0,24.78,1.39,27.64,21.16,6.48,-0.56,3.21,24.82,24.88,99.0,33.19,1.9,35.91,27.57,8.34,-1.03,3.73,33.25,33.56,99.0,33.67,2.03,35.91,26.26,9.65,-1.97,6.68,33.73,34.11,99.0
+AR-B-G010020 = 30.06,1.29,32.6,26.26,6.34,-0.75,3.14,30.09,30.36,170.0,25.57,0.5,26.81,24.06,2.76,-0.34,2.94,25.57,25.64,170.0,22.12,0.58,23.5,20.47,3.03,-0.13,3.21,22.12,22.13,170.0,20.0,0.56,21.3,18.82,2.48,-0.15,2.11,20.01,20.06,170.0,14.09,0.73,16.06,11.93,4.13,-0.14,3.11,14.11,14.13,170.0,9.46,1.13,11.65,5.04,6.61,-0.98,4.55,9.52,9.59,170.0,8.49,0.6,9.86,6.97,2.89,-0.09,2.59,8.51,8.48,170.0,9.88,0.5,11.1,8.35,2.76,-0.08,2.7,9.89,9.86,170.0,13.82,0.99,15.51,10.55,4.96,-0.76,2.98,13.85,14.03,170.0,19.88,0.69,21.85,17.99,3.86,-0.23,3.4,19.89,19.92,170.0,24.72,1.05,26.95,21.85,5.1,-0.38,2.98,24.74,24.88,170.0,27.99,1.84,31.63,24.06,7.58,0.17,2.14,28.05,27.81,170.0
+AR-B-G010021 = 32.53,1.77,35.91,28.33,7.58,-0.35,2.72,32.58,32.46,63.0,26.1,0.86,27.91,24.19,3.72,-0.52,2.65,26.12,26.33,63.0,27.08,1.37,29.02,23.78,5.24,-0.87,2.89,27.11,27.36,63.0,20.89,1.15,22.68,18.41,4.27,-0.54,2.06,20.92,21.16,63.0,17.51,0.88,18.54,15.03,3.51,-1.05,3.07,17.53,17.85,63.0,13.9,0.95,15.51,11.93,3.58,-0.67,2.52,13.94,14.13,63.0,10.79,0.47,11.93,9.93,2.0,0.43,3.01,10.8,10.69,63.0,13.79,1.2,15.79,11.1,4.69,-0.14,2.05,13.84,13.72,63.0,19.28,1.26,21.57,16.61,4.96,-0.47,2.38,19.32,19.65,63.0,26.69,2.12,29.57,22.13,7.44,-0.77,2.29,26.77,27.64,63.0,29.5,2.25,32.32,24.88,7.44,-0.78,2.16,29.58,30.39,63.0,31.39,2.36,35.63,25.02,10.61,-1.08,3.78,31.48,32.05,63.0
+AR-B-G010022 = 31.22,0.98,33.56,29.84,3.72,0.65,2.72,31.24,31.05,48.0,25.77,0.55,27.09,25.16,1.93,0.88,2.75,25.78,25.57,48.0,26.1,0.71,27.64,24.61,3.03,0.29,2.7,26.11,25.98,48.0,21.75,0.41,22.4,21.02,1.38,0.07,1.82,21.75,21.71,48.0,17.69,0.28,18.27,17.17,1.1,0.39,2.8,17.69,17.72,48.0,14.46,0.5,16.06,13.03,3.03,0.17,5.05,14.47,14.41,48.0,11.57,0.65,13.03,10.41,2.62,0.28,2.38,11.59,11.52,48.0,13.48,0.67,14.55,12.2,2.34,-0.02,1.93,13.5,13.48,48.0,20.79,0.82,22.4,19.09,3.31,0.01,2.51,20.81,20.89,48.0,28.95,0.67,30.67,27.91,2.76,0.57,2.57,28.96,28.77,48.0,31.45,0.38,32.32,30.94,1.38,0.54,2.38,31.45,31.36,48.0,32.92,0.64,34.53,31.5,3.03,0.06,2.73,32.93,32.94,48.0
+AR-B-G010023 = 34.25,0.98,36.46,31.5,4.96,-0.63,3.4,34.26,34.39,224.0,26.88,1.09,29.29,24.06,5.24,-0.34,2.31,26.9,27.22,224.0,22.28,0.64,23.78,20.75,3.03,-0.32,2.64,22.29,22.4,224.0,20.04,0.83,22.4,18.27,4.13,0.29,2.53,20.06,20.06,224.0,13.61,0.78,16.06,11.65,4.41,0.44,2.94,13.63,13.58,224.0,9.22,0.9,12.2,6.42,5.79,-0.36,3.6,9.27,9.31,224.0,7.89,0.63,9.72,5.87,3.86,-0.12,3.21,7.92,7.93,224.0,9.57,0.83,11.38,7.8,3.58,-0.08,2.06,9.6,9.59,224.0,17.1,1.78,20.47,12.76,7.72,-0.34,2.27,17.19,17.17,224.0,21.78,0.87,23.78,19.37,4.41,-0.18,3.05,21.8,21.71,224.0,25.35,1.31,30.26,22.68,7.58,0.58,3.57,25.39,25.16,224.0,30.22,1.47,33.29,26.26,7.03,-0.35,2.55,30.25,30.39,224.0
+AR-B-G010024 = 32.65,1.21,35.22,31.5,3.72,1.24,3.54,32.67,32.25,8.0,26.57,0.39,26.95,25.85,1.1,-0.97,2.49,26.57,26.74,8.0,25.0,0.53,25.71,24.19,1.52,-0.29,1.99,25.01,25.09,8.0,19.21,0.25,19.51,18.82,0.69,-0.19,1.73,19.21,19.23,8.0,15.32,0.6,16.2,14.55,1.65,0.26,1.78,15.33,15.17,8.0,14.09,0.38,14.75,13.58,1.17,0.32,2.3,14.1,14.13,8.0,10.44,0.34,10.96,10.0,0.96,0.26,1.96,10.44,10.41,8.0,12.2,0.22,12.48,11.86,0.62,0.07,1.81,12.2,12.14,8.0,17.67,0.59,18.68,16.96,1.72,0.38,1.99,17.68,17.65,8.0,23.99,0.76,25.02,22.68,2.34,-0.46,2.3,24.01,24.12,8.0,28.33,0.89,29.98,27.16,2.82,0.56,2.55,28.34,28.26,8.0,28.82,0.58,29.43,27.71,1.72,-0.66,2.63,28.82,28.81,8.0
+AR-B-G010025 = 32.73,1.36,33.7,29.7,4.0,-1.89,4.86,32.75,33.08,7.0,26.06,0.8,27.22,24.88,2.34,0.02,1.99,26.07,26.12,7.0,24.52,0.65,25.02,23.09,1.93,-1.8,4.69,24.53,24.68,7.0,18.72,0.72,19.65,17.44,2.2,-0.51,2.62,18.73,18.68,7.0,14.35,0.63,15.1,13.31,1.79,-0.41,2.1,14.36,14.27,7.0,13.49,0.52,14.0,12.62,1.38,-0.57,2.07,13.5,13.58,7.0,10.8,0.14,10.96,10.55,0.41,-0.73,2.59,10.8,10.83,7.0,13.45,0.17,13.58,13.17,0.41,-0.67,1.88,13.46,13.58,7.0,15.92,1.13,17.58,14.41,3.17,0.28,1.95,15.95,15.79,7.0,23.28,0.95,24.47,21.57,2.89,-0.64,2.6,23.29,23.5,7.0,28.3,1.12,29.08,25.85,3.24,-1.74,4.49,28.32,28.74,7.0,30.02,1.52,31.22,26.81,4.41,-1.53,3.99,30.05,30.67,7.0
+AR-B-G010026 = 29.99,1.43,34.25,26.81,7.44,0.49,2.81,30.02,29.7,198.0,27.48,0.98,30.12,25.57,4.55,0.44,2.76,27.49,27.36,198.0,24.12,0.71,25.98,22.4,3.58,-0.03,2.8,24.13,24.09,198.0,19.46,0.67,21.3,17.72,3.58,0.03,2.44,19.47,19.37,198.0,14.57,0.83,16.34,12.48,3.86,-0.32,2.42,14.59,14.69,198.0,11.0,0.88,13.86,8.62,5.24,0.4,3.61,11.03,10.96,198.0,9.8,0.66,11.38,7.8,3.58,-0.02,2.79,9.83,9.72,198.0,11.78,0.5,14.13,10.28,3.86,0.63,5.7,11.79,11.79,198.0,20.57,1.07,22.95,17.44,5.51,-0.42,2.88,20.6,20.75,198.0,24.77,0.88,27.09,22.68,4.41,-0.26,2.39,24.79,24.88,198.0,28.85,1.1,32.87,25.71,7.17,0.23,3.79,28.87,28.84,198.0,30.79,1.52,34.67,27.64,7.03,0.5,2.38,30.82,30.53,198.0
+AR-B-G010027 = 29.12,0.56,30.39,27.64,2.76,-0.06,2.81,29.12,29.02,82.0,25.36,0.66,27.09,23.78,3.31,0.28,2.66,25.36,25.23,82.0,23.48,0.37,24.33,22.68,1.65,-0.25,2.65,23.48,23.5,82.0,20.06,0.55,21.3,18.96,2.34,0.02,2.0,20.07,20.06,82.0,15.87,0.72,17.3,14.13,3.17,0.01,2.48,15.88,15.79,82.0,12.17,0.93,13.93,10.55,3.38,0.05,2.13,12.2,12.24,82.0,11.55,0.97,13.31,8.35,4.96,-0.73,3.37,11.59,11.79,82.0,12.79,0.82,14.41,11.1,3.31,0.05,2.32,12.82,12.76,82.0,18.27,0.45,19.3,16.89,2.41,-0.47,3.9,18.27,18.27,82.0,24.4,0.93,26.6,22.13,4.48,-0.04,3.32,24.42,24.37,82.0,28.51,0.72,30.81,27.09,3.72,0.82,3.89,28.52,28.46,82.0,31.1,0.96,33.98,29.29,4.69,0.62,3.54,31.11,30.98,82.0
+AR-B-G010028 = 34.26,1.0,37.01,32.87,4.13,0.54,2.74,34.28,34.18,44.0,27.55,0.78,29.02,26.26,2.76,0.21,1.85,27.56,27.5,44.0,25.07,0.5,26.12,24.12,2.0,0.29,2.23,25.07,24.95,44.0,19.42,0.52,20.47,17.72,2.76,-1.17,5.09,19.43,19.51,44.0,15.35,0.79,17.03,13.86,3.17,0.35,2.21,15.37,15.24,44.0,12.69,1.04,14.69,10.83,3.86,0.28,2.04,12.73,12.55,44.0,11.93,0.63,13.03,10.9,2.14,0.09,1.99,11.95,11.93,44.0,12.26,0.37,13.03,11.24,1.79,-0.72,3.8,12.26,12.34,44.0,17.85,0.73,19.37,16.2,3.17,-0.51,2.8,17.86,17.99,44.0,25.07,0.72,26.81,23.92,2.89,0.58,2.64,25.08,24.99,44.0,31.12,0.36,31.77,30.39,1.38,-0.15,2.49,31.12,31.15,44.0,32.28,1.02,34.25,30.39,3.86,0.16,2.13,32.3,32.08,44.0
+AR-B-G010029 = 29.93,2.24,34.53,26.4,8.13,0.47,2.02,30.01,29.29,38.0,25.57,1.18,27.64,23.64,4.0,0.13,1.64,25.6,25.36,38.0,23.94,1.65,26.6,21.99,4.62,0.48,1.71,24.0,23.37,38.0,19.03,1.08,21.57,17.17,4.41,0.62,2.47,19.06,18.68,38.0,16.89,0.9,18.54,14.96,3.58,-0.57,2.28,16.92,17.17,38.0,14.09,0.59,15.24,12.48,2.76,-0.54,3.66,14.1,14.13,38.0,11.48,0.57,12.62,10.14,2.48,-0.3,2.8,11.49,11.38,38.0,12.87,0.77,14.41,11.38,3.03,0.23,2.3,12.89,12.79,38.0,17.59,1.05,19.92,15.24,4.69,0.47,2.81,17.62,17.44,38.0,23.4,2.17,27.64,20.75,6.89,0.53,1.87,23.49,22.75,38.0,27.2,2.63,32.05,23.23,8.82,0.57,2.02,27.32,26.12,38.0,27.67,3.04,33.15,23.92,9.23,0.56,1.75,27.83,26.26,38.0
+AR-B-G010030 = 34.82,0.58,36.46,33.7,2.76,0.41,3.24,34.82,34.8,46.0,27.52,0.5,28.46,26.54,1.93,-0.11,2.07,27.53,27.64,46.0,24.55,0.52,25.71,23.5,2.2,0.2,2.61,24.55,24.61,46.0,18.99,0.41,19.65,18.27,1.38,0.02,2.01,19.0,18.96,46.0,15.23,0.35,16.34,14.41,1.93,0.36,4.19,15.23,15.24,46.0,13.61,0.48,14.41,12.48,1.93,-0.27,2.15,13.62,13.65,46.0,12.22,0.44,13.03,11.24,1.79,-0.13,2.17,12.22,12.2,46.0,11.67,0.66,13.03,10.41,2.62,0.38,2.2,11.69,11.52,46.0,17.76,0.45,18.68,16.89,1.79,-0.37,2.39,17.76,17.75,46.0,24.49,0.56,25.98,23.5,2.48,0.72,3.36,24.5,24.37,46.0,30.9,0.68,32.6,29.57,3.03,0.71,3.27,30.91,30.81,46.0,32.82,1.24,35.08,30.12,4.96,-0.23,2.29,32.85,32.98,46.0
+AR-B-G010031 = 31.54,1.09,32.87,29.84,3.03,-0.25,1.73,31.56,31.56,19.0,26.26,0.3,26.81,25.71,1.1,0.11,2.19,26.26,26.26,19.0,26.81,0.37,27.43,25.98,1.45,-0.32,2.82,26.81,26.81,19.0,21.6,0.41,22.26,20.89,1.38,-0.15,1.83,21.61,21.64,19.0,17.8,0.19,18.27,17.51,0.76,0.59,3.01,17.8,17.72,19.0,14.13,0.31,14.69,13.44,1.24,-0.43,2.86,14.13,14.13,19.0,11.58,0.25,12.2,11.24,0.96,0.76,3.08,11.58,11.58,19.0,12.6,0.62,13.86,11.65,2.2,0.35,2.21,12.61,12.48,19.0,19.88,0.75,21.02,18.27,2.76,-0.62,2.59,19.9,19.92,19.0,28.66,0.89,29.84,26.54,3.31,-0.73,2.78,28.68,28.88,19.0,31.6,0.27,32.32,31.22,1.1,1.21,4.14,31.6,31.5,19.0,33.05,0.76,34.53,32.05,2.48,0.4,1.99,33.06,32.94,19.0
+AR-B-G010032 = 27.3,0.5,28.19,25.98,2.2,-0.8,3.5,27.3,27.36,104.0,26.02,0.96,28.19,23.78,4.41,-0.41,2.63,26.03,26.12,104.0,22.82,0.52,24.61,21.57,3.03,0.46,3.62,22.83,22.81,104.0,18.98,0.5,20.2,17.85,2.34,0.46,2.91,18.99,18.96,104.0,14.52,0.55,15.79,13.17,2.62,0.09,2.2,14.53,14.41,104.0,10.06,0.88,12.48,8.35,4.13,0.17,2.42,10.1,10.0,104.0,9.58,0.51,10.83,8.21,2.62,-0.26,2.91,9.59,9.59,104.0,10.88,0.67,12.2,9.45,2.76,0.27,2.33,10.9,10.83,104.0,17.46,1.16,19.65,14.69,4.96,-0.15,2.18,17.5,17.58,104.0,23.36,1.13,25.43,21.16,4.27,-0.29,2.02,23.39,23.64,104.0,27.64,1.2,29.84,24.33,5.51,-0.01,2.65,27.67,27.64,104.0,28.73,0.73,30.67,26.67,4.0,-0.07,3.6,28.74,28.74,104.0
+AR-B-G010033 = 27.75,0.82,29.84,25.71,4.13,-0.31,2.44,27.77,27.91,153.0,26.92,1.02,29.57,25.02,4.55,0.1,2.25,26.94,26.81,153.0,23.71,0.78,25.71,22.13,3.58,0.23,2.22,23.73,23.64,153.0,19.08,0.37,19.92,18.27,1.65,0.2,2.32,19.08,19.09,153.0,14.42,0.46,15.24,13.03,2.2,-0.39,2.94,14.42,14.41,153.0,9.67,1.31,12.2,6.28,5.93,-0.35,2.73,9.76,9.72,153.0,9.97,0.59,11.38,8.62,2.76,0.17,2.49,9.99,10.0,153.0,11.9,0.73,13.58,9.72,3.86,-0.3,2.96,11.92,11.93,153.0,16.96,1.05,19.65,15.24,4.41,0.37,2.38,16.99,16.89,153.0,24.57,1.17,27.36,22.4,4.96,0.22,2.36,24.6,24.61,153.0,30.66,1.13,33.15,28.46,4.69,0.01,1.9,30.68,30.67,153.0,31.73,0.67,33.43,30.05,3.38,-0.34,2.78,31.74,31.77,153.0
+AR-B-G010034 = 31.9,0.78,33.43,30.39,3.03,0.05,2.11,31.91,31.77,43.0,27.0,0.48,28.19,26.12,2.07,0.62,2.96,27.0,26.95,43.0,27.14,0.74,28.46,25.43,3.03,-0.32,2.35,27.15,27.36,43.0,20.5,0.35,21.44,19.65,1.79,0.52,3.65,20.51,20.47,43.0,16.82,0.7,17.99,15.51,2.48,-0.21,1.96,16.83,16.89,43.0,13.31,0.56,14.27,11.93,2.34,-0.35,2.53,13.32,13.31,43.0,11.71,0.29,12.2,11.1,1.1,-0.02,1.91,11.71,11.65,43.0,13.65,0.83,14.55,11.1,3.44,-1.38,4.19,13.68,14.0,43.0,19.97,0.37,20.75,19.09,1.65,-0.35,2.69,19.98,20.06,43.0,28.78,0.59,30.12,27.64,2.48,-0.06,2.88,28.78,28.74,43.0,31.66,0.57,32.6,30.39,2.2,-0.04,2.05,31.66,31.63,43.0,33.71,0.59,35.08,32.67,2.41,0.02,2.26,33.71,33.7,43.0
+AR-B-G010035 = 32.51,1.2,35.01,28.46,6.55,-0.72,4.39,32.53,32.74,84.0,26.36,0.78,27.91,24.33,3.58,-0.05,2.56,26.37,26.36,84.0,22.92,0.59,24.19,21.3,2.89,-0.29,2.58,22.93,22.95,84.0,19.09,0.81,20.75,17.17,3.58,-0.11,2.47,19.1,19.09,84.0,15.23,0.73,17.17,13.44,3.72,0.04,3.4,15.25,15.24,84.0,11.14,1.06,13.58,8.62,4.96,-0.25,2.63,11.19,11.1,84.0,9.93,0.65,11.38,8.07,3.31,-0.28,2.96,9.95,9.86,84.0,11.21,0.76,12.76,8.9,3.86,-0.23,2.99,11.23,11.1,84.0,16.71,0.72,18.41,14.96,3.44,-0.37,2.78,16.73,16.75,84.0,21.19,0.69,23.23,19.85,3.38,0.25,2.88,21.2,21.26,84.0,27.56,0.7,28.88,25.43,3.44,-0.52,3.19,27.57,27.6,84.0,30.92,1.0,33.15,28.6,4.55,-0.09,2.84,30.94,30.88,84.0
+AR-B-G010036 = 30.58,1.28,33.15,28.46,4.69,0.53,2.0,30.61,30.19,92.0,25.64,0.81,27.36,24.06,3.31,0.13,1.93,25.66,25.54,92.0,24.63,0.83,26.54,22.95,3.58,-0.0,2.24,24.64,24.61,92.0,20.94,0.41,22.68,20.2,2.48,1.35,6.2,20.94,20.85,92.0,16.18,0.57,17.44,15.24,2.2,0.28,2.03,16.19,16.06,92.0,13.22,0.69,14.48,10.55,3.93,-0.93,4.69,13.24,13.31,92.0,12.24,0.51,13.58,10.62,2.96,-0.35,3.5,12.25,12.34,92.0,14.12,0.48,16.06,13.03,3.03,0.66,5.43,14.13,14.13,92.0,19.97,1.17,22.13,17.17,4.96,0.12,2.55,20.0,19.71,92.0,27.63,0.93,29.84,24.88,4.96,-0.2,3.51,27.64,27.64,92.0,31.49,1.08,33.29,27.64,5.65,-1.22,5.12,31.5,31.63,92.0,31.22,1.15,33.7,29.02,4.69,0.08,2.03,31.24,31.25,92.0
+AR-B-G010037 = 32.52,1.67,35.91,29.29,6.61,0.22,2.14,32.56,32.32,167.0,25.66,0.82,27.64,23.78,3.86,0.05,2.72,25.68,25.71,167.0,23.48,0.55,24.88,21.85,3.03,-0.49,3.26,23.49,23.5,167.0,18.79,0.61,20.2,16.89,3.31,-0.54,3.92,18.8,18.82,167.0,14.54,0.65,16.2,13.03,3.17,-0.33,2.38,14.56,14.69,167.0,11.54,0.64,13.03,8.9,4.13,-0.59,4.4,11.56,11.65,167.0,10.05,0.82,12.2,7.93,4.27,0.11,2.8,10.09,10.14,167.0,11.83,0.77,13.86,10.0,3.86,0.17,3.13,11.85,11.93,167.0,16.54,0.61,17.99,14.96,3.03,-0.09,2.7,16.55,16.61,167.0,20.99,1.32,24.33,18.54,5.79,0.5,2.31,21.03,20.61,167.0,28.74,0.71,30.53,26.81,3.72,0.0,2.72,28.75,28.74,167.0,31.55,1.58,39.49,28.74,10.75,1.88,8.73,31.59,31.36,167.0
+AR-B-G010038 = 30.24,1.29,33.7,27.91,5.79,0.55,2.98,30.27,30.26,82.0,26.19,0.55,27.64,25.16,2.48,0.34,2.62,26.19,26.19,82.0,24.79,0.59,26.54,23.37,3.17,0.16,3.03,24.79,24.88,82.0,20.26,0.32,20.75,19.65,1.1,-0.01,2.09,20.26,20.2,82.0,16.08,0.44,17.44,15.24,2.2,0.6,3.31,16.08,16.06,82.0,11.96,0.7,13.58,10.55,3.03,0.3,2.7,11.98,11.93,82.0,11.17,0.81,12.2,8.9,3.31,-0.71,2.65,11.2,11.52,82.0,13.22,0.47,14.41,12.48,1.93,0.65,2.69,13.23,13.17,82.0,19.44,0.48,20.47,18.54,1.93,0.04,2.23,19.45,19.37,82.0,26.64,0.76,28.74,24.88,3.86,0.15,2.78,26.65,26.67,82.0,30.86,0.48,32.05,29.57,2.48,-0.29,3.42,30.86,30.81,82.0,31.29,0.69,32.87,29.84,3.03,0.15,2.45,31.29,31.25,82.0
+AR-B-G010039 = 29.86,1.28,31.77,26.81,4.96,-0.7,2.52,29.88,30.12,45.0,25.21,0.61,26.4,24.06,2.34,0.14,2.11,25.22,25.16,45.0,25.68,0.49,26.81,24.61,2.2,0.25,2.7,25.68,25.64,45.0,20.79,0.59,22.13,19.37,2.76,-0.02,2.67,20.8,20.75,45.0,17.18,0.44,18.13,16.06,2.07,-0.13,2.84,17.19,17.17,45.0,12.79,0.68,14.13,11.38,2.76,-0.11,2.11,12.81,12.76,45.0,12.42,0.63,13.44,11.1,2.34,-0.38,2.02,12.43,12.62,45.0,13.25,0.57,14.41,12.2,2.2,0.05,2.12,13.26,13.31,45.0,21.01,1.13,22.68,18.82,3.86,-0.17,1.6,21.04,21.3,45.0,28.11,0.69,30.53,26.81,3.72,0.95,5.05,28.12,28.05,45.0,31.64,0.91,33.7,29.98,3.72,-0.03,2.06,31.65,31.91,45.0,31.15,0.78,32.74,29.84,2.89,0.48,2.32,31.16,30.94,45.0
+AR-B-G010040 = 31.9,1.07,33.56,27.91,5.65,-0.88,3.69,31.92,32.05,247.0,29.02,1.3,32.05,25.43,6.61,-0.05,2.28,29.05,28.88,247.0,25.93,1.19,28.19,22.13,6.06,-0.34,2.78,25.96,25.98,247.0,19.25,0.95,21.3,16.34,4.96,-0.57,2.69,19.27,19.51,247.0,13.61,0.68,15.24,11.65,3.58,-0.2,2.66,13.63,13.58,247.0,8.38,0.79,10.55,5.87,4.69,-0.59,4.16,8.42,8.48,247.0,7.85,0.62,9.45,5.59,3.86,-0.47,3.76,7.87,7.86,247.0,9.51,1.06,13.31,6.69,6.61,0.29,3.01,9.57,9.45,247.0,18.34,1.54,20.75,13.31,7.44,-0.95,3.95,18.4,18.54,247.0,21.98,1.03,24.61,19.09,5.51,0.19,2.74,22.01,21.85,247.0,28.81,1.5,33.98,24.33,9.65,-0.01,3.42,28.85,28.6,247.0,30.81,1.89,34.8,25.16,9.65,-0.85,3.51,30.87,31.22,247.0
+AR-B-G010041 = 31.8,0.84,33.98,29.57,4.41,-0.29,3.06,31.81,31.91,224.0,27.08,1.24,32.05,25.16,6.89,1.74,7.1,27.11,26.81,224.0,25.51,0.84,27.91,23.5,4.41,0.12,3.15,25.53,25.57,224.0,20.17,0.52,21.85,18.54,3.31,-0.31,3.35,20.18,20.2,224.0,14.43,0.74,17.17,11.93,5.24,-0.34,4.08,14.45,14.55,224.0,8.24,0.94,12.2,6.14,6.06,0.8,5.1,8.29,8.11,224.0,8.77,0.72,10.83,7.24,3.58,0.67,3.34,8.8,8.62,224.0,10.44,1.13,12.76,8.35,4.41,-0.14,1.98,10.5,10.55,224.0,20.0,1.23,23.5,16.75,6.75,0.21,2.67,20.04,19.92,224.0,22.59,1.15,26.81,19.09,7.72,0.56,4.33,22.62,22.54,224.0,29.46,1.13,33.56,26.95,6.61,0.38,3.39,29.48,29.46,224.0,32.68,1.18,35.63,29.57,6.06,-0.16,2.37,32.7,32.74,224.0
+AR-B-G010042 = 31.29,1.45,36.73,27.91,8.82,0.82,5.14,31.33,31.22,246.0,26.82,0.85,30.12,24.88,5.24,1.1,4.74,26.83,26.67,246.0,23.71,1.06,27.22,21.57,5.65,0.76,3.56,23.73,23.5,246.0,19.24,0.49,20.61,17.99,2.62,0.12,2.99,19.24,19.23,246.0,13.83,0.73,15.79,11.93,3.86,-0.14,3.12,13.85,13.86,246.0,10.46,1.44,14.69,6.69,7.99,-0.08,2.96,10.56,10.55,246.0,9.83,0.97,11.93,6.42,5.51,-0.77,3.69,9.88,10.0,246.0,11.24,1.27,13.86,8.07,5.79,-0.41,2.14,11.32,11.38,246.0,18.88,1.27,24.33,15.51,8.82,0.34,4.43,18.93,18.96,246.0,23.66,1.23,26.26,20.47,5.79,-0.24,2.44,23.7,23.78,246.0,29.44,1.07,32.6,25.98,6.61,0.29,3.45,29.46,29.33,246.0,32.93,2.06,37.7,28.19,9.51,0.15,2.4,32.99,32.6,246.0
+AR-B-G010043 = 32.37,1.93,35.35,27.64,7.72,-0.85,2.82,32.43,32.81,59.0,30.58,1.79,33.98,26.54,7.44,-0.49,2.29,30.63,31.08,59.0,25.97,1.77,28.19,21.85,6.34,-0.64,2.37,26.03,26.47,59.0,19.1,1.29,21.02,16.06,4.96,-0.6,2.41,19.14,19.37,59.0,12.52,1.14,14.69,10.28,4.41,0.15,2.6,12.57,12.48,59.0,7.62,0.99,9.45,5.31,4.13,-0.24,2.16,7.68,7.8,59.0,8.07,0.72,9.86,6.14,3.72,-0.11,3.18,8.1,8.07,59.0,8.93,1.11,11.65,6.69,4.96,0.58,2.83,9.0,8.62,59.0,17.46,1.55,20.2,13.31,6.89,-0.74,2.76,17.53,17.99,59.0,22.48,1.43,24.61,19.09,5.51,-0.85,2.96,22.52,22.95,59.0,29.53,2.47,32.87,23.23,9.65,-0.93,3.16,29.63,30.19,59.0,29.16,2.66,33.84,23.23,10.61,-0.22,2.21,29.28,29.43,59.0
+AR-B-G010044 = 32.2,2.96,37.56,28.19,9.37,0.27,1.64,32.33,31.63,158.0,28.28,1.12,30.39,25.16,5.24,-0.16,2.03,28.31,28.19,158.0,24.39,0.48,25.71,23.23,2.48,0.62,3.8,24.4,24.33,158.0,19.51,0.73,21.02,17.99,3.03,-0.11,1.92,19.52,19.58,158.0,15.9,0.68,17.72,13.58,4.13,-0.39,3.2,15.92,15.93,158.0,10.39,0.5,11.93,9.17,2.76,-0.01,3.43,10.41,10.41,158.0,10.64,0.52,11.65,8.62,3.03,-0.65,4.16,10.65,10.65,158.0,12.05,0.58,13.58,10.55,3.03,0.17,2.74,12.06,11.93,158.0,17.91,1.01,20.47,14.96,5.51,-0.69,3.67,17.93,17.99,158.0,25.81,1.28,28.19,23.23,4.96,0.0,1.93,25.84,25.71,158.0,30.16,1.39,32.87,25.71,7.17,-0.19,2.65,30.19,30.12,158.0,32.5,1.22,34.53,27.91,6.61,-0.6,3.13,32.52,32.63,158.0
+AR-B-G010045 = 32.31,0.78,34.25,30.39,3.86,-0.32,2.62,32.32,32.46,80.0,26.64,0.59,28.19,25.57,2.62,0.35,2.59,26.64,26.57,80.0,23.89,0.43,24.88,22.95,1.93,-0.41,2.33,23.9,23.99,80.0,20.46,0.83,22.68,19.37,3.31,0.73,2.67,20.48,20.23,80.0,16.06,0.64,17.72,14.96,2.76,0.37,2.85,16.08,16.06,80.0,11.93,0.65,13.03,10.0,3.03,-0.76,3.6,11.95,12.07,80.0,10.48,0.36,11.38,9.59,1.79,0.14,3.34,10.48,10.48,80.0,10.92,0.92,13.03,9.04,4.0,0.02,2.39,10.96,11.0,80.0,16.09,0.61,17.17,14.41,2.76,-0.75,3.03,16.1,16.27,80.0,21.39,0.9,23.5,19.65,3.86,-0.04,2.29,21.4,21.37,80.0,27.33,0.58,28.74,26.12,2.62,0.01,2.52,27.33,27.36,80.0,29.21,0.93,30.94,26.81,4.13,-0.24,2.41,29.23,29.19,80.0
+AR-B-G010046 = 31.94,0.71,32.6,30.94,1.65,-0.77,2.12,31.95,32.12,4.0,26.17,0.39,26.67,25.78,0.9,0.37,1.74,26.18,26.12,4.0,24.81,0.51,25.16,24.06,1.1,-1.1,2.29,24.82,25.02,4.0,19.49,0.23,19.65,19.16,0.48,-0.9,2.09,19.49,19.58,4.0,14.5,0.33,14.82,14.06,0.76,-0.4,1.67,14.5,14.55,4.0,14.58,0.24,14.82,14.27,0.55,-0.43,1.85,14.58,14.62,4.0,10.91,0.15,11.1,10.76,0.34,0.28,1.57,10.91,10.9,4.0,13.12,0.48,13.58,12.48,1.1,-0.49,1.78,13.12,13.2,4.0,17.03,0.41,17.58,16.61,0.96,0.54,2.0,17.03,16.96,4.0,23.11,0.98,24.47,22.13,2.34,0.62,2.06,23.12,22.92,4.0,27.45,0.44,27.91,26.88,1.03,-0.35,1.8,27.45,27.5,4.0,28.59,0.75,29.7,28.19,1.52,1.15,2.33,28.59,28.22,4.0
+AR-B-G010047 = 31.37,1.91,33.43,27.98,5.44,-0.63,1.96,31.42,32.05,10.0,27.16,1.31,28.74,24.81,3.93,-0.67,2.08,27.19,27.71,10.0,25.29,1.33,26.81,22.95,3.86,-0.66,1.96,25.32,25.85,10.0,18.78,0.78,19.92,17.51,2.41,-0.36,1.92,18.8,19.09,10.0,17.28,0.56,18.27,16.34,1.93,0.11,2.54,17.28,17.3,10.0,14.69,0.41,15.51,14.27,1.24,0.98,2.69,14.7,14.51,10.0,12.08,0.57,13.03,11.1,1.93,0.05,2.36,12.09,12.03,10.0,13.65,0.75,14.41,12.34,2.07,-0.77,2.18,13.67,13.93,10.0,17.9,0.42,18.27,17.1,1.17,-0.94,2.31,17.91,18.13,10.0,23.53,1.43,25.16,21.44,3.72,-0.39,1.7,23.57,23.92,10.0,27.95,1.77,30.39,25.16,5.24,-0.47,1.97,28.01,28.6,10.0,28.83,2.3,31.5,25.16,6.34,-0.44,1.66,28.91,29.57,10.0
+AR-B-G010048 = 33.86,1.33,35.91,32.05,3.86,-0.02,1.77,33.88,33.84,15.0,27.86,0.4,28.74,27.09,1.65,0.2,3.08,27.87,27.91,15.0,25.4,0.3,25.98,24.88,1.1,0.34,2.85,25.4,25.43,15.0,19.14,0.16,19.37,18.82,0.55,-0.26,2.13,19.14,19.09,15.0,16.0,1.21,18.27,14.13,4.13,0.14,2.34,16.05,16.06,15.0,13.92,0.55,14.89,12.89,2.0,0.09,2.36,13.93,13.86,15.0,10.71,0.53,11.65,10.0,1.65,0.34,1.77,10.72,10.55,15.0,12.34,0.99,13.44,10.14,3.31,-0.96,2.98,12.38,12.48,15.0,17.93,0.39,18.54,17.3,1.24,0.04,1.72,17.93,17.85,15.0,25.05,0.7,26.26,23.99,2.27,0.03,2.16,25.06,25.16,15.0,30.92,0.36,31.5,30.05,1.45,-0.93,3.75,30.92,30.94,15.0,30.65,0.41,31.22,29.98,1.24,-0.08,1.63,30.65,30.67,15.0
+AR-B-G010049 = 33.56,0.51,34.39,32.6,1.79,0.06,1.89,33.56,33.56,23.0,26.78,0.53,27.64,25.71,1.93,-0.11,2.19,26.79,26.81,23.0,26.47,0.2,26.81,26.12,0.69,0.23,2.0,26.47,26.47,23.0,20.86,0.41,21.57,20.06,1.52,-0.06,2.17,20.86,20.75,23.0,17.92,0.45,18.82,17.17,1.65,0.42,2.4,17.93,17.85,23.0,13.71,0.47,14.69,12.76,1.93,0.26,3.15,13.71,13.72,23.0,10.18,0.7,11.1,8.62,2.48,-0.75,2.49,10.21,10.34,23.0,13.56,0.61,14.69,12.2,2.48,-0.71,3.13,13.57,13.58,23.0,18.94,0.33,19.65,18.27,1.38,-0.07,2.6,18.94,18.96,23.0,27.32,0.87,28.74,25.71,3.03,-0.08,2.38,27.34,27.22,23.0,32.04,0.7,33.15,30.67,2.48,-0.4,2.21,32.05,32.19,23.0,32.39,0.7,33.43,30.67,2.76,-0.58,3.09,32.39,32.46,23.0
+AR-B-G010050 = 34.91,1.03,36.32,33.7,2.62,0.2,1.42,34.92,34.67,7.0,27.19,0.42,27.91,26.81,1.1,0.88,2.19,27.2,27.09,7.0,25.92,0.27,26.26,25.57,0.69,-0.1,1.39,25.92,25.98,7.0,19.41,0.15,19.65,19.23,0.41,0.19,1.85,19.41,19.37,7.0,15.57,0.86,17.03,14.55,2.48,0.61,2.22,15.59,15.37,7.0,14.67,0.37,15.24,14.27,0.96,0.28,1.76,14.67,14.69,7.0,11.27,0.26,11.65,10.9,0.76,0.11,1.88,11.27,11.24,7.0,11.92,0.52,12.48,10.96,1.52,-0.88,2.62,11.93,12.07,7.0,18.45,0.12,18.54,18.27,0.28,-0.61,1.71,18.46,18.54,7.0,25.02,0.47,25.71,24.61,1.1,0.49,1.61,25.02,24.88,7.0,30.3,0.59,31.08,29.43,1.65,-0.09,1.76,30.3,30.26,7.0,29.99,0.44,30.67,29.36,1.31,0.02,2.12,29.99,30.12,7.0
+AR-B-G010051 = 28.33,1.24,31.63,25.57,6.06,0.67,3.6,28.36,28.12,71.0,25.83,0.92,28.74,24.47,4.27,0.76,3.01,25.85,25.62,71.0,22.37,0.79,25.16,20.75,4.41,0.52,4.27,22.38,22.4,71.0,20.76,0.69,23.23,19.23,4.0,0.61,5.1,20.77,20.75,71.0,14.78,0.58,16.89,13.03,3.86,0.3,5.03,14.79,14.89,71.0,10.37,0.96,11.38,5.59,5.79,-2.52,11.43,10.41,10.62,71.0,7.44,0.57,8.9,6.42,2.48,0.04,2.72,7.46,7.52,71.0,9.6,0.69,12.2,8.07,4.13,1.1,5.6,9.63,9.52,71.0,14.14,0.86,17.44,11.38,6.06,0.27,7.2,14.17,14.13,71.0,20.07,0.72,21.85,18.82,3.03,0.17,2.43,20.08,20.06,71.0,24.33,0.8,25.71,22.4,3.31,-0.19,2.09,24.34,24.33,71.0,25.67,0.8,27.09,23.23,3.86,-0.84,3.44,25.68,25.85,71.0
+AR-B-G010052 = 30.65,1.09,32.87,28.46,4.41,0.07,2.22,30.67,30.67,132.0,28.04,0.8,29.57,25.85,3.72,-0.49,2.64,28.06,28.19,132.0,25.1,0.62,26.54,23.92,2.62,0.26,2.14,25.11,25.05,132.0,20.56,0.59,22.13,19.09,3.03,-0.3,2.87,20.57,20.61,132.0,15.45,0.92,18.27,13.31,4.96,-0.27,3.12,15.48,15.51,132.0,10.53,1.03,12.76,7.8,4.96,-0.44,2.67,10.58,10.79,132.0,9.35,0.41,10.55,8.07,2.48,-0.41,3.77,9.36,9.45,132.0,11.4,0.52,12.48,9.72,2.76,-0.7,3.54,11.41,11.45,132.0,18.77,0.9,21.02,16.06,4.96,-0.09,2.9,18.79,18.68,132.0,22.78,1.07,25.43,20.89,4.55,0.34,2.45,22.8,22.68,132.0,29.04,0.52,30.12,27.5,2.62,-0.47,3.01,29.04,29.15,132.0,30.06,0.86,32.05,27.09,4.96,-0.98,4.17,30.07,30.22,132.0
+AR-B-G010053 = 28.68,0.75,30.12,27.36,2.76,-0.13,1.99,28.69,28.74,57.0,25.32,0.4,26.4,24.61,1.79,0.58,3.2,25.32,25.3,57.0,25.65,0.54,27.09,23.64,3.44,-0.55,5.67,25.65,25.64,57.0,21.41,0.68,22.68,18.68,4.0,-1.16,6.29,21.42,21.51,57.0,17.56,0.67,19.09,16.2,2.89,0.49,2.73,17.58,17.44,57.0,12.61,0.68,14.13,11.24,2.89,0.08,2.56,12.63,12.62,57.0,12.69,0.82,14.0,10.55,3.44,-0.36,2.59,12.72,12.62,57.0,13.69,0.5,14.96,12.62,2.34,0.47,2.86,13.7,13.58,57.0,21.04,0.63,22.13,18.82,3.31,-1.19,4.63,21.05,21.16,57.0,28.29,1.48,32.05,25.3,6.75,-0.02,3.09,28.33,28.4,57.0,29.95,0.95,32.05,26.81,5.24,-0.7,4.05,29.96,30.12,57.0,30.87,1.2,33.7,28.46,5.24,-0.02,2.47,30.89,30.94,57.0
+AR-B-G010054 = 33.39,1.21,35.22,30.39,4.82,-0.39,2.25,33.41,33.56,69.0,27.05,0.99,28.74,24.61,4.13,-0.38,2.64,27.07,27.09,69.0,24.53,0.56,25.43,22.95,2.48,-0.58,3.07,24.54,24.61,69.0,19.82,0.46,20.75,18.54,2.2,-0.19,2.73,19.82,19.92,69.0,15.65,0.47,16.89,14.55,2.34,-0.2,2.71,15.66,15.72,69.0,12.23,0.59,13.58,11.1,2.48,0.34,3.09,12.25,12.2,69.0,9.79,0.58,10.83,7.93,2.89,-0.97,4.31,9.8,9.79,69.0,12.98,0.62,14.0,11.38,2.62,-0.61,2.93,13.0,13.03,69.0,17.95,0.62,19.65,16.06,3.58,-0.15,4.19,17.96,17.92,69.0,22.81,1.06,24.88,19.09,5.79,-0.9,4.37,22.84,23.02,69.0,30.32,0.72,32.05,29.02,3.03,0.35,2.44,30.33,30.26,69.0,31.98,0.62,33.7,30.67,3.03,0.61,3.21,31.98,31.84,69.0
+AR-B-G010055 = 33.14,1.37,36.18,29.57,6.61,-0.07,2.64,33.16,33.18,90.0,27.63,0.69,28.74,25.02,3.72,-1.54,6.15,27.64,27.64,90.0,23.54,0.52,24.33,22.4,1.93,-0.35,2.16,23.54,23.64,90.0,20.77,0.52,22.4,19.23,3.17,0.23,4.22,20.78,20.75,90.0,15.92,0.7,17.72,14.69,3.03,-0.03,2.22,15.94,15.93,90.0,10.92,1.03,13.03,8.62,4.41,0.09,2.24,10.97,10.83,90.0,10.15,0.72,11.24,8.62,2.62,-0.78,2.38,10.18,10.41,90.0,9.66,1.07,11.79,7.52,4.27,0.19,2.17,9.72,9.55,90.0,16.22,0.69,17.72,14.82,2.89,-0.18,2.05,16.24,16.34,90.0,21.5,0.69,23.23,19.23,4.0,-0.71,4.28,21.51,21.57,90.0,27.56,1.2,29.84,24.74,5.1,0.1,2.24,27.58,27.36,90.0,30.16,0.92,32.05,27.91,4.13,-0.03,2.55,30.17,30.12,90.0
+AR-B-G010056 = 29.35,1.38,32.87,26.54,6.34,0.07,2.27,29.38,29.29,120.0,25.61,0.92,27.09,23.23,3.86,-0.57,2.62,25.63,25.71,120.0,21.78,0.64,23.5,20.2,3.31,0.23,2.59,21.79,21.78,120.0,19.32,0.49,20.2,17.99,2.2,-0.69,2.94,19.33,19.37,120.0,14.91,0.57,16.2,12.89,3.31,-0.93,3.88,14.92,15.1,120.0,11.02,0.77,12.48,9.45,3.03,-0.31,2.18,11.04,11.1,120.0,8.48,0.72,10.0,6.97,3.03,0.38,2.38,8.51,8.35,120.0,10.46,0.77,12.2,7.52,4.69,-0.68,4.24,10.49,10.55,120.0,14.48,0.77,16.61,12.48,4.13,0.35,2.99,14.5,14.41,120.0,19.46,0.69,21.02,17.17,3.86,-0.65,4.09,19.47,19.51,120.0,24.94,0.86,27.36,23.5,3.86,0.79,3.34,24.95,24.81,120.0,26.67,1.86,31.5,22.95,8.54,0.39,2.41,26.74,26.43,120.0
+AR-B-G010057 = 32.7,1.88,37.28,29.57,7.72,0.58,2.78,32.76,32.6,187.0,27.61,1.26,30.94,25.3,5.65,0.49,2.48,27.64,27.5,187.0,23.21,0.79,25.3,21.3,4.0,0.44,3.63,23.22,23.23,187.0,19.32,0.5,20.47,18.27,2.2,-0.01,2.49,19.32,19.37,187.0,14.67,0.86,16.61,13.03,3.58,0.09,2.3,14.69,14.69,187.0,10.14,1.21,12.48,6.42,6.06,-0.51,3.01,10.21,10.28,187.0,9.11,1.0,11.38,6.42,4.96,-0.12,2.7,9.17,9.17,187.0,12.01,0.99,13.58,8.9,4.69,-0.99,3.38,12.05,12.34,187.0,19.91,1.03,22.68,17.65,5.03,0.54,3.09,19.94,19.65,187.0,23.39,1.14,25.71,20.47,5.24,-0.19,2.26,23.42,23.37,187.0,29.38,1.25,32.32,25.71,6.61,0.09,2.82,29.41,29.29,187.0,32.85,1.35,36.18,29.29,6.89,-0.12,2.89,32.88,32.87,187.0
+AR-B-G010058 = 33.93,0.42,35.08,33.43,1.65,1.05,3.5,33.93,33.84,29.0,26.27,0.37,26.95,25.16,1.79,-0.78,4.35,26.28,26.26,29.0,24.71,0.39,25.85,24.33,1.52,1.31,4.1,24.71,24.61,29.0,19.47,0.36,20.2,18.82,1.38,0.19,2.33,19.48,19.37,29.0,15.97,0.72,17.17,14.96,2.2,0.2,1.75,15.98,15.79,29.0,13.92,0.48,14.69,12.76,1.93,-0.34,2.66,13.93,13.86,29.0,11.91,0.28,12.48,11.38,1.1,-0.25,2.58,11.92,11.93,29.0,13.33,0.58,14.41,12.07,2.34,-0.2,2.71,13.35,13.31,29.0,17.66,0.42,18.27,16.61,1.65,-0.42,2.75,17.66,17.65,29.0,24.55,0.84,26.4,23.23,3.17,0.52,2.59,24.56,24.47,29.0,30.9,0.59,32.32,29.84,2.48,0.28,2.6,30.91,30.81,29.0,32.41,1.02,33.98,30.12,3.86,-0.39,2.36,32.43,32.6,29.0
+AR-B-G010059 = 31.22,1.95,35.63,26.54,9.09,-0.08,2.63,31.28,31.22,104.0,26.12,0.74,28.19,23.78,4.41,-0.2,3.47,26.13,26.09,104.0,21.9,0.64,23.09,20.47,2.62,-0.34,2.26,21.91,21.99,104.0,19.82,0.49,20.75,18.41,2.34,-0.62,2.94,19.83,19.92,104.0,15.41,0.8,17.44,12.48,4.96,-0.75,4.52,15.43,15.51,104.0,11.72,0.59,13.31,10.55,2.76,0.62,3.37,11.74,11.65,104.0,9.66,0.52,11.38,8.62,2.76,0.12,3.07,9.68,9.72,104.0,9.8,0.96,11.38,5.87,5.51,-1.44,5.7,9.85,10.0,104.0,14.58,0.47,15.79,13.31,2.48,-0.12,3.23,14.58,14.62,104.0,19.74,0.79,21.3,17.72,3.58,-0.13,2.54,19.75,19.65,104.0,25.75,0.99,27.91,24.06,3.86,0.05,1.85,25.77,25.71,104.0,26.66,1.02,29.29,24.06,5.24,-0.31,3.09,26.68,26.81,104.0
+AR-B-G010060 = 34.46,0.91,35.35,32.32,3.03,-0.9,2.66,34.47,34.8,45.0,26.97,0.65,28.74,25.64,3.1,0.18,2.88,26.98,26.95,45.0,24.45,0.4,25.16,23.23,1.93,-0.83,3.98,24.45,24.47,45.0,19.3,0.55,20.2,18.27,1.93,0.06,1.96,19.31,19.23,45.0,15.55,0.48,16.61,14.13,2.48,-0.44,4.39,15.56,15.51,45.0,12.95,0.49,13.86,11.65,2.2,-0.91,3.7,12.95,13.03,45.0,11.15,0.73,12.89,10.0,2.89,1.03,3.32,11.18,11.03,45.0,12.46,0.52,13.31,11.1,2.2,-0.33,2.65,12.47,12.48,45.0,18.16,0.51,19.37,16.89,2.48,-0.16,3.17,18.17,18.2,45.0,22.87,0.96,24.19,20.75,3.44,-0.58,2.69,22.89,22.95,45.0,30.53,0.57,31.77,29.57,2.2,0.15,2.29,30.54,30.53,45.0,33.7,0.71,34.8,31.91,2.89,-1.04,3.53,33.71,33.84,45.0
+AR-B-G010061 = 27.4,0.54,28.74,26.26,2.48,0.23,2.32,27.41,27.36,97.0,25.77,0.67,27.36,24.06,3.31,-0.09,3.01,25.78,25.78,97.0,24.44,0.7,25.98,23.23,2.76,0.06,1.8,24.45,24.47,97.0,19.44,0.63,21.02,17.72,3.31,0.29,3.37,19.45,19.37,97.0,15.87,0.71,17.17,14.13,3.03,-0.01,2.38,15.89,15.79,97.0,11.97,0.91,14.13,9.72,4.41,-0.11,2.83,12.0,11.93,97.0,10.76,0.62,12.48,9.17,3.31,-0.11,2.98,10.78,10.83,97.0,13.72,0.51,14.69,11.1,3.58,-2.07,10.4,13.73,13.86,97.0,18.13,1.51,21.57,15.51,6.06,0.4,2.1,18.19,17.72,97.0,24.06,1.4,28.19,21.02,7.17,0.79,4.22,24.1,24.06,97.0,28.38,0.93,30.67,25.43,5.24,-0.14,3.25,28.4,28.4,97.0,30.14,0.8,33.15,28.46,4.69,0.92,4.86,30.15,29.98,97.0
+AR-B-G010062 = 27.81,0.82,30.12,26.54,3.58,0.89,3.5,27.82,27.64,63.0,25.31,0.53,26.67,24.47,2.2,0.59,2.66,25.32,25.16,63.0,21.6,0.46,22.68,20.47,2.2,0.15,3.09,21.61,21.57,63.0,19.56,0.56,20.75,18.27,2.48,-0.02,3.01,19.57,19.51,63.0,14.13,0.47,14.96,12.76,2.2,-0.94,3.69,14.14,14.27,63.0,9.8,0.75,11.38,7.8,3.58,-0.14,2.57,9.83,9.86,63.0,7.71,0.55,9.17,6.14,3.03,-0.22,3.87,7.73,7.8,63.0,9.24,0.56,11.1,7.52,3.58,-0.08,5.13,9.26,9.31,63.0,13.92,0.79,15.79,12.2,3.58,0.19,2.47,13.94,14.0,63.0,20.11,0.66,21.3,18.54,2.76,-0.37,2.55,20.12,20.2,63.0,25.0,0.98,26.81,22.4,4.41,-0.44,2.91,25.02,25.16,63.0,26.3,1.04,28.33,24.06,4.27,0.16,2.31,26.32,26.26,63.0
+AR-B-G010063 = 33.99,0.84,35.35,32.6,2.76,0.36,2.2,34.0,33.87,16.0,26.91,0.35,27.36,25.98,1.38,-0.95,3.9,26.91,26.98,16.0,26.13,0.52,26.67,24.88,1.79,-1.01,3.0,26.14,26.33,16.0,20.1,0.32,20.75,19.51,1.24,-0.0,2.64,20.1,20.2,16.0,16.26,0.37,16.89,15.51,1.38,-0.3,2.48,16.26,16.3,16.0,14.34,0.26,14.82,13.86,0.96,0.09,2.4,14.34,14.34,16.0,12.14,0.36,12.76,11.38,1.38,-0.08,2.91,12.15,12.14,16.0,12.87,0.58,13.72,11.93,1.79,-0.39,2.09,12.88,12.93,16.0,17.78,0.36,18.2,16.89,1.31,-1.1,3.24,17.78,17.99,16.0,25.67,0.76,27.36,24.68,2.69,0.57,2.58,25.68,25.61,16.0,31.32,0.69,32.32,29.98,2.34,-0.29,2.01,31.33,31.5,16.0,33.12,0.48,33.77,32.32,1.45,-0.21,1.95,33.12,33.12,16.0
+AR-B-G010064 = 33.01,NaN,33.01,33.01,0.0,NaN,NaN,33.01,33.01,1.0,29.29,NaN,29.29,29.29,0.0,NaN,NaN,29.29,29.29,1.0,25.85,NaN,25.85,25.85,0.0,NaN,NaN,25.85,25.85,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,14.41,NaN,14.41,14.41,0.0,NaN,NaN,14.41,14.41,1.0,8.48,NaN,8.48,8.48,0.0,NaN,NaN,8.48,8.48,1.0,13.17,NaN,13.17,13.17,0.0,NaN,NaN,13.17,13.17,1.0,17.99,NaN,17.99,17.99,0.0,NaN,NaN,17.99,17.99,1.0,25.85,NaN,25.85,25.85,0.0,NaN,NaN,25.85,25.85,1.0,31.77,NaN,31.77,31.77,0.0,NaN,NaN,31.77,31.77,1.0,31.91,NaN,31.91,31.91,0.0,NaN,NaN,31.91,31.91,1.0
+AR-B-G010065 = 34.0,0.38,34.53,33.43,1.1,-0.22,1.65,34.01,34.11,10.0,28.12,0.36,28.6,27.5,1.1,-0.06,2.17,28.12,28.05,10.0,25.64,0.74,26.54,24.61,1.93,-0.28,1.58,25.65,25.74,10.0,19.51,0.25,19.92,19.09,0.83,-0.0,2.13,19.51,19.51,10.0,16.92,0.68,17.99,15.79,2.2,0.33,2.52,16.94,16.75,10.0,15.0,0.94,16.34,13.72,2.62,0.25,1.64,15.03,14.86,10.0,10.39,0.76,11.38,8.9,2.48,-0.52,2.49,10.42,10.45,10.0,13.99,0.4,14.55,13.31,1.24,-0.07,2.08,13.99,14.0,10.0,17.32,0.4,17.99,16.61,1.38,-0.21,2.4,17.33,17.44,10.0,25.22,0.49,25.98,24.33,1.65,-0.14,2.48,25.22,25.23,10.0,30.01,0.29,30.67,29.64,1.03,1.04,3.55,30.02,29.91,10.0,32.72,0.53,33.7,31.91,1.79,0.1,2.48,32.73,32.81,10.0
+AR-B-G010066 = 28.03,0.59,29.57,26.54,3.03,0.47,3.27,28.04,27.98,84.0,25.57,0.64,27.09,24.06,3.03,0.16,2.67,25.58,25.54,84.0,24.11,0.58,25.43,22.68,2.76,-0.0,2.59,24.12,24.06,84.0,20.02,0.56,21.3,18.82,2.48,-0.33,2.21,20.03,20.2,84.0,15.63,0.57,16.89,14.69,2.2,0.43,2.21,15.64,15.51,84.0,12.53,1.04,13.86,9.72,4.13,-1.01,3.17,12.57,12.89,84.0,11.79,1.51,14.96,8.9,6.06,-0.08,1.91,11.89,12.0,84.0,12.77,0.9,15.24,11.38,3.86,0.37,2.22,12.8,12.69,84.0,18.18,0.95,20.47,16.06,4.41,-0.01,2.48,18.21,18.23,84.0,23.28,1.7,26.54,20.2,6.34,-0.25,1.76,23.35,23.78,84.0,28.26,1.12,30.67,26.26,4.41,0.13,1.85,28.29,28.19,84.0,32.19,1.28,34.25,29.29,4.96,-0.45,2.16,32.21,32.6,84.0
+AR-B-G010067 = 26.79,0.97,30.12,24.61,5.51,0.64,3.8,26.8,26.67,282.0,25.77,0.85,27.91,23.78,4.13,0.17,2.5,25.78,25.71,282.0,24.12,0.78,26.26,22.13,4.13,-0.12,2.59,24.13,24.12,282.0,20.23,0.76,22.68,18.82,3.86,0.4,2.82,20.24,20.2,282.0,16.04,0.79,17.44,13.58,3.86,-0.34,2.17,16.05,16.2,282.0,12.36,2.18,18.54,5.59,12.95,-0.2,3.21,12.55,12.55,281.0,10.57,0.59,11.93,8.62,3.31,-0.53,3.84,10.59,10.55,282.0,13.38,1.06,15.79,10.0,5.79,-0.08,2.43,13.42,13.38,282.0,18.46,1.07,21.57,16.06,5.51,0.19,2.27,18.49,18.41,282.0,27.33,1.74,32.05,23.78,8.27,0.32,2.75,27.39,27.09,282.0,31.58,1.32,35.08,28.19,6.89,-0.04,2.38,31.61,31.56,282.0,32.46,0.96,34.53,29.29,5.24,-0.28,2.71,32.48,32.56,282.0
+AR-B-G010068 = 29.84,1.52,33.98,24.61,9.37,-0.37,3.82,29.88,30.12,198.0,27.25,1.18,30.12,24.06,6.06,-0.1,2.79,27.28,27.22,198.0,24.37,0.75,25.71,22.13,3.58,-0.49,2.99,24.38,24.37,198.0,19.74,0.92,21.71,16.89,4.82,-0.62,3.34,19.76,19.78,198.0,14.05,1.0,16.06,10.55,5.51,-0.47,3.08,14.09,14.13,198.0,9.42,1.54,12.76,5.87,6.89,-0.03,2.38,9.55,9.45,198.0,9.76,0.91,11.93,7.52,4.41,-0.28,2.48,9.8,9.86,198.0,10.9,1.52,14.41,6.42,7.99,-0.36,2.9,11.01,11.1,198.0,17.83,1.71,21.57,12.48,9.09,-0.68,3.38,17.91,17.99,198.0,25.66,1.74,28.74,19.92,8.82,-0.52,2.95,25.72,25.88,198.0,30.79,2.17,33.98,22.13,11.85,-1.46,5.46,30.87,31.22,198.0,32.9,2.22,37.28,26.26,11.02,-0.57,2.86,32.98,33.15,198.0
+AR-B-G010069 = 28.05,0.81,30.12,26.4,3.72,-0.47,2.83,28.06,28.26,59.0,26.16,0.55,27.09,24.88,2.2,-0.17,2.17,26.17,26.19,59.0,23.22,0.46,24.19,22.54,1.65,0.39,2.03,23.23,23.23,59.0,19.47,0.49,20.61,18.54,2.07,0.06,2.28,19.48,19.44,59.0,15.13,0.46,16.34,14.13,2.2,0.2,2.95,15.14,15.17,59.0,10.84,0.76,12.76,8.9,3.86,0.08,3.35,10.87,10.83,59.0,10.31,0.48,11.38,8.9,2.48,-0.42,3.23,10.33,10.28,59.0,12.16,0.58,13.31,11.1,2.2,0.13,2.3,12.17,12.07,59.0,19.07,1.1,20.75,17.17,3.58,-0.26,1.69,19.1,19.3,59.0,25.8,0.43,26.81,24.88,1.93,-0.16,2.62,25.8,25.85,59.0,27.75,0.83,29.7,25.71,4.0,0.3,2.87,27.76,27.64,59.0,31.76,1.12,33.98,28.95,5.03,-0.04,2.59,31.78,31.63,59.0
+AR-B-G010070 = 28.7,0.67,30.94,27.64,3.31,0.99,4.24,28.71,28.64,86.0,25.0,0.69,27.09,23.5,3.58,0.44,3.45,25.01,24.88,86.0,24.78,0.88,26.54,22.68,3.86,0.09,2.3,24.8,24.68,86.0,20.22,0.86,21.85,17.44,4.41,-0.42,3.3,20.24,20.33,86.0,16.92,0.56,18.27,15.79,2.48,0.36,2.5,16.93,16.89,86.0,12.43,1.05,14.69,10.28,4.41,-0.09,2.58,12.47,12.55,86.0,12.27,0.67,14.41,10.83,3.58,0.56,3.69,12.29,12.2,86.0,13.88,0.67,15.79,12.2,3.58,0.47,3.42,13.9,13.86,86.0,19.72,1.02,21.85,16.61,5.24,-0.41,3.44,19.75,19.68,86.0,26.21,1.14,28.19,23.5,4.69,-0.52,2.43,26.23,26.4,86.0,29.84,1.5,32.6,25.43,7.17,-0.63,2.83,29.87,30.05,86.0,31.55,1.09,33.7,28.74,4.96,-0.05,2.78,31.57,31.5,86.0
+AR-B-G010071 = 29.51,0.9,31.08,28.19,2.89,0.24,1.9,29.52,29.43,15.0,26.56,0.75,27.64,25.71,1.93,0.1,1.44,26.57,26.67,15.0,22.32,0.54,23.09,21.16,1.93,-0.42,2.52,22.33,22.4,15.0,19.45,0.71,20.61,18.27,2.34,-0.03,1.98,19.46,19.37,15.0,15.14,1.0,17.85,14.27,3.58,1.6,4.76,15.17,14.75,15.0,11.94,0.94,13.44,10.69,2.76,0.35,1.9,11.97,11.79,15.0,9.56,1.05,12.2,8.07,4.13,0.95,3.85,9.61,9.38,15.0,10.42,0.57,11.38,9.17,2.2,0.01,3.19,10.44,10.34,15.0,14.55,0.63,15.65,13.72,1.93,0.36,1.79,14.56,14.27,15.0,20.58,0.79,21.85,18.82,3.03,-0.64,2.97,20.59,20.75,15.0,26.3,0.83,27.5,25.16,2.34,0.29,1.7,26.31,26.05,15.0,26.67,1.24,28.74,25.02,3.72,0.57,2.0,26.7,26.26,15.0
+AR-B-G010072 = 33.56,0.89,34.8,32.32,2.48,0.09,1.49,33.57,33.36,12.0,27.16,0.46,28.05,26.54,1.52,0.42,2.42,27.16,27.09,12.0,25.66,0.46,26.4,25.16,1.24,0.43,1.65,25.67,25.57,12.0,19.23,0.28,19.78,18.82,0.96,0.44,2.5,19.23,19.2,12.0,17.15,0.57,17.85,16.06,1.79,-0.59,2.16,17.16,17.3,12.0,14.48,0.68,15.51,13.17,2.34,-0.27,2.33,14.5,14.41,12.0,10.48,0.48,11.24,9.86,1.38,0.24,1.64,10.49,10.41,12.0,13.35,0.48,14.0,12.48,1.52,-0.47,1.98,13.36,13.58,12.0,17.85,0.26,18.41,17.44,0.96,0.47,2.91,17.86,17.85,12.0,25.54,0.98,26.4,23.5,2.89,-1.03,2.72,25.56,25.81,12.0,29.8,0.66,30.39,28.19,2.2,-1.25,3.73,29.8,30.12,12.0,30.27,0.63,31.36,29.02,2.34,-0.56,2.91,30.27,30.43,12.0
+AR-B-G010073 = 34.64,1.16,37.01,32.67,4.34,0.17,2.3,34.66,34.8,33.0,27.6,0.55,29.02,26.81,2.2,0.45,2.86,27.61,27.64,33.0,25.14,0.39,26.26,24.61,1.65,0.77,3.53,25.14,25.09,33.0,19.44,0.19,19.92,19.03,0.9,0.1,3.34,19.44,19.37,33.0,14.58,0.4,15.79,14.13,1.65,1.29,4.62,14.58,14.55,33.0,13.53,0.61,14.41,11.65,2.76,-0.99,3.95,13.54,13.58,33.0,11.12,0.38,12.2,10.55,1.65,0.9,3.61,11.12,11.03,33.0,12.68,0.55,13.58,10.83,2.76,-0.97,5.0,12.7,12.76,33.0,17.45,0.64,18.82,16.34,2.48,0.4,2.25,17.46,17.17,33.0,24.48,0.75,26.54,23.37,3.17,0.76,3.17,24.49,24.4,33.0,30.08,0.85,31.5,28.26,3.24,-0.43,2.21,30.09,30.12,33.0,31.64,1.24,33.43,29.02,4.41,-0.8,2.54,31.67,31.77,33.0
+AR-B-G010074 = 33.01,NaN,33.01,33.01,0.0,NaN,NaN,33.01,33.01,1.0,27.64,NaN,27.64,27.64,0.0,NaN,NaN,27.64,27.64,1.0,26.4,NaN,26.4,26.4,0.0,NaN,NaN,26.4,26.4,1.0,18.96,NaN,18.96,18.96,0.0,NaN,NaN,18.96,18.96,1.0,16.75,NaN,16.75,16.75,0.0,NaN,NaN,16.75,16.75,1.0,14.82,NaN,14.82,14.82,0.0,NaN,NaN,14.82,14.82,1.0,10.41,NaN,10.41,10.41,0.0,NaN,NaN,10.41,10.41,1.0,12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,26.4,NaN,26.4,26.4,0.0,NaN,NaN,26.4,26.4,1.0,30.81,NaN,30.81,30.81,0.0,NaN,NaN,30.81,30.81,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0
+AR-B-G010075 = 33.33,1.23,36.32,29.7,6.61,-0.1,2.89,33.35,33.29,137.0,28.07,0.96,30.39,25.98,4.41,0.41,2.65,28.09,27.91,137.0,23.71,0.69,25.3,22.13,3.17,0.01,2.42,23.72,23.71,137.0,19.51,0.58,21.3,18.27,3.03,-0.03,2.62,19.52,19.65,137.0,14.22,0.79,18.27,12.48,5.79,1.31,7.92,14.25,14.13,137.0,9.21,0.92,11.1,7.24,3.86,-0.05,2.17,9.26,9.17,137.0,8.26,0.55,9.72,6.97,2.76,-0.07,2.82,8.28,8.21,137.0,10.02,1.12,11.93,7.52,4.41,-0.48,2.18,10.08,10.14,137.0,19.35,1.27,22.4,15.24,7.17,-0.41,3.38,19.4,19.37,137.0,22.86,1.22,25.98,20.75,5.24,0.32,2.19,22.89,22.81,137.0,28.1,1.48,31.5,25.43,6.06,0.27,1.94,28.14,27.91,137.0,33.25,1.14,35.63,29.7,5.93,-0.78,3.96,33.27,33.43,137.0
+AR-B-G010076 = 32.43,2.04,35.63,28.74,6.89,-0.18,1.65,32.49,32.53,132.0,27.37,0.63,29.29,25.71,3.58,0.35,3.3,27.38,27.26,132.0,24.21,0.55,25.98,22.95,3.03,0.79,3.74,24.21,24.06,132.0,20.14,0.51,21.57,18.82,2.76,0.23,3.47,20.15,20.2,132.0,14.58,1.07,16.89,12.2,4.69,-0.11,2.39,14.62,14.69,132.0,11.51,1.04,13.58,9.17,4.41,-0.84,3.07,11.56,11.79,132.0,9.99,0.93,11.93,7.52,4.41,0.18,2.41,10.03,9.86,132.0,12.72,1.01,14.69,9.72,4.96,-0.45,2.78,12.76,12.76,132.0,17.9,0.64,19.51,16.34,3.17,-0.13,3.28,17.91,17.85,132.0,22.55,0.79,24.74,21.3,3.44,0.41,2.51,22.56,22.54,132.0,29.0,0.79,31.77,27.09,4.69,0.14,3.77,29.01,29.02,132.0,29.82,1.08,32.87,27.91,4.96,0.47,2.31,29.84,29.57,132.0
+AR-B-G010077 = 27.54,0.44,28.46,26.54,1.93,-0.08,2.34,27.54,27.5,59.0,25.64,0.43,26.54,24.33,2.2,-0.51,3.4,25.64,25.71,59.0,25.3,0.34,26.26,24.61,1.65,0.45,3.01,25.3,25.3,59.0,20.63,0.23,21.3,19.92,1.38,-0.24,4.4,20.63,20.61,59.0,17.2,0.56,18.27,16.2,2.07,0.03,1.88,17.21,17.17,59.0,12.94,0.55,13.86,11.52,2.34,-0.78,3.17,12.95,13.03,59.0,12.38,0.54,14.13,11.38,2.76,0.34,3.38,12.4,12.41,59.0,14.61,0.71,16.06,13.44,2.62,0.54,2.41,14.62,14.41,59.0,20.75,0.69,22.4,19.37,3.03,-0.17,2.31,20.76,20.89,59.0,26.28,1.54,28.74,22.68,6.06,-0.32,2.23,26.32,26.54,59.0,29.49,0.92,31.5,27.36,4.13,-0.1,2.57,29.51,29.7,59.0,31.21,0.77,32.6,28.6,4.0,-1.16,5.28,31.22,31.36,59.0
+AR-B-G010078 = 27.97,0.68,29.57,26.26,3.31,0.18,2.72,27.98,27.91,230.0,25.69,0.55,27.36,24.06,3.31,-0.06,2.96,25.69,25.71,230.0,23.76,0.98,25.98,21.85,4.13,0.4,2.28,23.78,23.64,230.0,19.38,0.59,20.89,17.72,3.17,0.18,2.56,19.39,19.23,230.0,15.38,1.03,17.44,13.03,4.41,-0.02,2.17,15.41,15.31,230.0,11.02,1.05,13.86,8.9,4.96,0.37,2.38,11.07,10.83,230.0,10.98,1.34,14.41,7.52,6.89,0.27,2.92,11.06,10.72,230.0,12.42,0.93,16.06,10.55,5.51,0.73,3.7,12.45,12.34,230.0,17.26,1.42,21.57,14.13,7.44,0.81,2.86,17.32,16.75,230.0,22.91,1.36,25.98,19.09,6.89,-0.06,2.47,22.95,23.09,230.0,28.77,1.23,31.5,25.43,6.06,0.02,2.44,28.79,28.6,230.0,31.19,1.21,34.25,27.91,6.34,-0.07,2.75,31.21,31.12,230.0
+AR-B-G010079 = 30.9,1.8,34.53,26.81,7.72,-0.47,2.31,30.95,31.22,197.0,26.0,1.04,28.46,23.78,4.69,0.15,2.06,26.02,25.98,197.0,22.36,0.77,24.06,20.2,3.86,-0.48,2.53,22.37,22.54,197.0,20.58,0.67,22.26,18.27,4.0,0.04,3.42,20.59,20.47,197.0,14.64,1.06,16.61,10.83,5.79,-0.52,3.15,14.68,14.75,197.0,9.85,1.09,11.65,7.38,4.27,-0.22,1.82,9.91,10.0,197.0,7.97,0.51,9.17,6.42,2.76,-0.6,3.25,7.99,8.07,197.0,9.52,0.57,11.38,7.8,3.58,0.42,4.51,9.53,9.45,197.0,13.13,1.15,14.96,10.28,4.69,-0.37,1.91,13.18,13.31,197.0,20.01,0.82,23.5,17.99,5.51,0.22,4.11,20.02,20.06,197.0,23.14,0.9,25.71,20.47,5.24,-0.27,3.32,23.16,23.23,197.0,26.91,1.21,29.84,24.33,5.51,-0.08,2.3,26.94,27.09,197.0
+AR-B-G010080 = 31.92,1.38,34.53,30.12,4.41,0.56,2.0,31.95,31.5,71.0,26.44,0.92,28.46,24.88,3.58,0.1,1.96,26.45,26.54,71.0,24.12,0.6,25.43,22.95,2.48,0.24,2.15,24.12,24.06,71.0,19.63,0.42,20.47,18.54,1.93,-0.44,2.46,19.63,19.65,71.0,16.04,0.52,17.17,14.82,2.34,-0.24,2.61,16.05,16.06,71.0,12.49,0.69,14.41,11.1,3.31,0.69,3.35,12.51,12.48,71.0,10.77,0.63,12.34,9.04,3.31,-0.25,3.32,10.79,10.83,71.0,12.21,0.81,13.86,9.86,4.0,-0.8,3.87,12.24,12.2,71.0,17.86,0.44,18.82,16.75,2.07,-0.49,2.8,17.86,17.92,71.0,24.91,0.82,26.81,23.5,3.31,0.49,2.93,24.92,24.88,71.0,30.5,0.83,32.6,29.29,3.31,0.75,2.69,30.51,30.39,71.0,32.22,0.66,33.43,30.67,2.76,-0.24,2.31,32.22,32.19,71.0
+AR-B-G010081 = 33.15,0.45,33.7,32.6,1.1,0.0,2.0,33.15,33.15,4.0,27.88,0.34,28.05,27.36,0.69,-1.15,2.33,27.88,28.05,4.0,26.35,0.35,26.81,25.98,0.83,0.43,1.85,26.35,26.29,4.0,19.03,0.18,19.23,18.82,0.41,-0.0,1.64,19.03,19.03,4.0,17.32,0.3,17.72,17.03,0.69,0.48,1.8,17.32,17.27,4.0,14.81,0.12,14.96,14.69,0.28,0.43,1.84,14.81,14.79,4.0,10.6,0.17,10.83,10.41,0.41,0.32,1.92,10.6,10.59,4.0,13.07,0.48,13.58,12.48,1.1,-0.19,1.59,13.07,13.1,4.0,18.66,0.12,18.82,18.54,0.28,0.43,1.85,18.66,18.65,4.0,26.23,0.31,26.54,25.85,0.69,-0.28,1.57,26.23,26.26,4.0,30.65,0.18,30.81,30.39,0.41,-0.83,2.1,30.65,30.7,4.0,30.31,0.32,30.53,29.84,0.69,-1.05,2.25,30.31,30.43,4.0
+AR-B-G010082 = 32.98,0.72,34.67,32.05,2.62,0.46,2.44,32.99,32.81,31.0,25.95,0.64,27.22,24.88,2.34,0.22,2.31,25.95,25.98,31.0,25.13,0.67,26.26,23.37,2.89,-0.85,3.7,25.14,25.16,31.0,20.4,0.25,20.75,19.51,1.24,-1.92,6.81,20.4,20.47,31.0,17.15,0.6,18.54,16.2,2.34,0.49,2.53,17.16,17.03,31.0,13.94,0.37,14.82,13.31,1.52,0.45,2.89,13.94,13.86,31.0,11.4,0.61,12.76,10.0,2.76,-0.12,3.14,11.41,11.38,31.0,13.39,0.36,13.86,12.34,1.52,-1.04,3.71,13.39,13.44,31.0,18.41,0.8,19.78,16.89,2.89,-0.32,2.45,18.42,18.54,31.0,27.09,0.72,28.74,25.98,2.76,0.9,3.07,27.1,26.95,31.0,32.17,0.53,33.43,31.22,2.2,0.29,2.88,32.18,32.12,31.0,32.03,1.23,34.53,30.39,4.13,0.66,2.15,32.06,31.7,31.0
+AR-B-G010083 = 34.24,1.91,37.56,28.19,9.37,-0.51,2.74,34.29,34.46,146.0,26.63,0.8,27.78,24.61,3.17,-0.77,2.72,26.65,26.81,146.0,23.91,0.69,25.3,22.26,3.03,-0.57,2.33,23.92,24.06,146.0,18.81,0.51,20.2,17.44,2.76,-0.21,2.98,18.82,18.82,146.0,15.16,0.65,18.27,13.86,4.41,0.85,5.99,15.17,15.1,146.0,11.59,0.66,13.58,10.0,3.58,0.31,3.29,11.61,11.58,146.0,11.3,0.73,13.31,9.31,4.0,-0.11,3.13,11.32,11.24,146.0,12.2,0.77,13.58,10.0,3.58,-1.06,3.55,12.22,12.48,146.0,16.5,0.43,18.27,15.51,2.76,0.62,4.26,16.51,16.48,146.0,23.23,1.13,25.71,20.89,4.82,-0.04,2.35,23.26,23.37,146.0,29.48,0.92,31.22,26.54,4.69,-1.15,4.37,29.49,29.7,146.0,32.98,1.77,37.83,28.19,9.65,0.25,3.38,33.03,32.87,146.0
+AR-B-G010084 = 31.04,1.2,33.98,28.19,5.79,-0.01,2.77,31.06,30.94,102.0,26.34,0.62,27.5,24.61,2.89,-0.68,2.84,26.34,26.54,102.0,22.55,0.82,24.33,20.47,3.86,-0.36,2.53,22.56,22.68,102.0,20.33,0.42,21.3,19.65,1.65,0.22,2.09,20.33,20.3,102.0,15.71,0.9,17.99,13.86,4.13,0.6,2.65,15.74,15.51,102.0,11.41,0.72,12.48,9.72,2.76,-0.64,2.4,11.44,11.65,102.0,9.46,0.58,10.83,8.35,2.48,0.24,2.33,9.48,9.45,102.0,10.22,0.76,11.65,7.52,4.13,-0.73,3.6,10.24,10.41,102.0,15.2,0.78,17.72,13.03,4.69,0.19,3.44,15.22,15.24,102.0,20.29,0.66,21.85,18.54,3.31,0.4,2.59,20.3,20.13,102.0,25.23,0.91,28.19,23.23,4.96,0.72,3.79,25.25,25.16,102.0,27.88,1.09,30.94,24.88,6.06,-0.06,3.13,27.9,27.91,102.0
+AR-B-G010085 = 30.34,1.36,33.43,25.71,7.72,-0.58,3.82,30.37,30.39,129.0,26.22,0.68,28.46,24.88,3.58,0.7,3.31,26.23,26.12,129.0,22.55,0.87,24.06,19.37,4.69,-1.18,4.73,22.57,22.68,129.0,19.6,0.71,21.3,16.34,4.96,-1.24,7.55,19.61,19.65,129.0,14.68,0.63,16.34,13.03,3.31,0.1,2.7,14.69,14.62,129.0,11.39,0.49,12.2,10.0,2.2,-0.5,2.73,11.4,11.45,129.0,8.55,0.62,10.0,6.14,3.86,-1.03,6.2,8.57,8.62,129.0,10.39,0.77,12.2,7.8,4.41,-0.53,4.27,10.42,10.41,129.0,14.78,0.99,17.44,12.76,4.69,0.03,2.32,14.81,14.82,129.0,20.43,0.93,22.4,18.27,4.13,-0.04,2.29,20.45,20.33,129.0,25.8,0.61,27.36,24.06,3.31,-0.24,3.21,25.8,25.85,129.0,28.94,1.64,32.32,23.5,8.82,-1.02,4.32,28.99,29.15,129.0
+AR-B-G010086 = 34.44,0.57,35.63,33.7,1.93,0.41,2.45,34.45,34.39,15.0,26.56,0.52,27.36,25.16,2.2,-1.12,4.83,26.56,26.54,15.0,25.26,0.42,26.12,24.61,1.52,0.25,2.41,25.26,25.3,15.0,19.76,0.16,19.92,19.51,0.41,-0.26,1.68,19.76,19.78,15.0,16.28,0.65,17.44,15.51,1.93,0.26,1.82,16.3,16.34,15.0,13.96,0.34,14.69,13.31,1.38,0.03,2.94,13.96,14.0,15.0,11.38,0.23,11.65,10.69,0.96,-2.04,7.05,11.38,11.38,15.0,13.5,0.6,14.13,12.07,2.07,-1.53,4.25,13.51,13.72,15.0,17.75,0.48,18.82,16.89,1.93,0.29,3.31,17.76,17.72,15.0,23.72,0.75,24.74,22.4,2.34,-0.45,2.0,23.73,23.92,15.0,30.65,0.39,31.5,30.26,1.24,0.83,2.42,30.65,30.39,15.0,31.37,0.96,32.6,29.57,3.03,-0.76,2.35,31.39,31.77,15.0
+AR-B-G010087 = 33.77,0.53,34.8,32.46,2.34,-0.5,3.18,33.77,33.87,40.0,26.07,0.59,27.64,24.88,2.76,0.39,3.06,26.08,25.98,40.0,25.6,0.65,26.95,24.19,2.76,0.4,2.5,25.61,25.43,40.0,19.78,0.48,20.47,18.82,1.65,-0.07,1.85,19.79,19.78,40.0,16.17,0.61,17.44,15.24,2.2,0.2,1.99,16.18,16.17,40.0,13.57,0.21,13.86,13.03,0.83,-0.57,2.77,13.58,13.58,40.0,11.41,0.38,12.2,10.41,1.79,-0.55,3.46,11.41,11.41,40.0,13.11,0.42,13.86,11.65,2.2,-1.12,5.31,13.12,13.07,40.0,19.23,0.58,20.2,17.44,2.76,-0.89,3.78,19.24,19.37,40.0,26.64,1.02,28.74,24.88,3.86,-0.01,2.12,26.66,26.67,40.0,31.73,0.5,32.53,30.67,1.86,-0.36,2.08,31.74,31.81,40.0,33.1,0.58,34.25,31.91,2.34,-0.39,2.51,33.1,33.18,40.0
+AR-B-G010088 = 34.59,0.54,35.35,33.7,1.65,-0.15,2.27,34.59,34.39,7.0,27.12,0.88,28.46,25.85,2.62,0.09,2.02,27.13,27.16,7.0,26.32,0.35,26.81,25.98,0.83,0.37,1.43,26.32,26.12,7.0,19.37,0.36,19.78,18.82,0.96,-0.38,1.75,19.37,19.44,7.0,16.69,0.85,17.99,15.65,2.34,0.14,1.81,16.71,16.89,7.0,14.27,0.27,14.69,13.86,0.83,-0.05,2.16,14.27,14.34,7.0,10.78,0.49,11.38,10.0,1.38,-0.23,1.96,10.79,10.62,7.0,13.99,0.16,14.13,13.72,0.41,-0.49,1.93,13.99,14.0,7.0,18.36,0.2,18.68,18.13,0.55,0.56,2.0,18.36,18.27,7.0,24.8,1.05,26.54,23.37,3.17,0.3,2.21,24.82,24.74,7.0,30.54,0.15,30.81,30.39,0.41,0.73,2.34,30.54,30.53,7.0,32.19,0.3,32.6,31.7,0.9,-0.26,2.23,32.2,32.19,7.0
+AR-B-G010089 = 33.5,1.26,36.46,31.22,5.24,0.06,2.28,33.53,33.43,78.0,27.51,0.61,28.6,25.57,3.03,-0.9,3.52,27.52,27.64,78.0,24.38,0.55,25.71,22.68,3.03,-0.18,3.03,24.39,24.33,78.0,19.42,0.47,20.47,18.54,1.93,-0.16,2.38,19.43,19.47,78.0,15.27,0.66,17.17,13.86,3.31,0.48,3.66,15.28,15.24,78.0,12.25,0.82,13.86,10.28,3.58,-0.17,2.63,12.27,12.27,78.0,10.4,0.83,12.48,8.9,3.58,0.93,3.53,10.44,10.28,78.0,11.26,0.66,13.03,9.72,3.31,0.04,3.14,11.28,11.27,78.0,18.14,0.38,19.09,17.17,1.93,-0.54,4.01,18.14,18.13,78.0,24.21,1.06,26.54,21.57,4.96,0.16,2.8,24.23,24.23,78.0,30.83,0.6,32.6,28.74,3.86,-0.06,4.72,30.83,30.77,78.0,33.14,1.07,35.08,30.94,4.13,-0.28,2.1,33.15,33.29,78.0
+AR-B-G010090 = 29.78,0.9,31.5,29.02,2.48,1.06,2.87,29.79,29.57,7.0,28.2,0.73,29.57,27.5,2.07,0.85,2.77,28.21,28.28,7.0,24.27,0.33,24.97,24.06,0.92,1.64,4.23,24.27,24.15,7.0,17.24,0.3,17.72,16.89,0.83,0.47,1.94,17.24,17.17,7.0,12.6,0.18,12.76,12.34,0.41,-0.51,1.6,12.6,12.66,7.0,6.47,0.09,6.6,6.33,0.28,-0.19,2.05,6.47,6.49,7.0,7.82,0.86,9.45,7.11,2.34,0.99,2.7,7.86,7.38,7.0,9.02,0.21,9.17,8.71,0.46,-0.63,1.62,9.02,9.17,7.0,15.83,0.58,16.61,15.1,1.52,0.23,1.7,15.84,15.88,7.0,21.19,0.29,21.67,20.75,0.92,0.07,2.43,21.2,21.3,7.0,26.04,0.68,27.36,25.57,1.79,1.18,2.97,26.05,25.71,7.0,27.48,0.84,29.02,26.67,2.34,0.76,2.54,27.49,27.45,7.0
+AR-B-G010091 = 33.69,0.69,34.67,32.6,2.07,-0.2,2.11,33.7,33.84,7.0,27.07,0.48,27.64,26.4,1.24,-0.12,1.54,27.07,27.09,7.0,26.15,0.14,26.33,25.98,0.34,-0.09,1.57,26.15,26.12,7.0,19.15,0.2,19.37,18.82,0.55,-0.59,1.92,19.15,19.23,7.0,16.51,0.55,17.44,15.79,1.65,0.39,2.38,16.51,16.61,7.0,13.79,0.26,14.13,13.31,0.83,-0.64,2.94,13.79,13.79,7.0,11.47,0.32,11.93,11.1,0.83,0.21,1.82,11.47,11.45,7.0,13.64,0.24,14.0,13.31,0.69,0.13,1.98,13.64,13.58,7.0,18.17,0.31,18.41,17.58,0.83,-1.08,2.96,18.17,18.27,7.0,24.97,0.44,25.71,24.47,1.24,0.51,2.05,24.97,24.88,7.0,29.97,0.37,30.39,29.29,1.1,-0.78,2.56,29.97,30.12,7.0,32.43,0.17,32.67,32.19,0.48,0.02,1.91,32.43,32.46,7.0
+AR-B-G010092 = 33.99,0.51,34.53,33.36,1.17,-0.23,1.38,33.99,34.11,5.0,28.7,0.49,29.29,28.05,1.24,-0.14,1.71,28.7,28.74,5.0,25.81,0.43,26.19,25.16,1.03,-0.64,1.86,25.81,25.98,5.0,18.79,0.06,18.82,18.68,0.14,-1.5,3.24,18.79,18.82,5.0,17.58,0.48,17.99,16.89,1.1,-0.52,1.74,17.58,17.72,5.0,14.08,0.35,14.41,13.72,0.69,-0.13,1.24,14.08,14.13,5.0,9.99,0.39,10.55,9.45,1.1,0.12,2.48,9.99,10.0,5.0,13.79,0.15,14.0,13.58,0.41,0.0,2.05,13.79,13.79,5.0,17.79,0.23,17.99,17.44,0.55,-0.55,2.04,17.79,17.79,5.0,25.83,0.32,26.19,25.43,0.76,-0.25,1.47,25.83,25.98,5.0,30.66,0.41,31.36,30.32,1.03,1.14,2.76,30.66,30.53,5.0,32.34,0.55,32.87,31.43,1.45,-0.98,2.68,32.34,32.46,5.0
+AR-B-G010093 = 31.81,1.45,34.25,28.88,5.37,-0.11,2.06,31.84,31.63,67.0,26.35,0.64,27.91,25.16,2.76,-0.08,2.13,26.35,26.54,67.0,24.71,0.65,25.85,23.23,2.62,-0.44,2.39,24.72,24.81,67.0,19.59,0.29,20.2,18.96,1.24,-0.02,2.51,19.6,19.65,67.0,16.18,0.72,17.44,14.41,3.03,-0.3,2.29,16.19,16.27,67.0,12.8,0.52,13.72,11.52,2.2,-0.45,2.47,12.81,12.89,67.0,10.77,0.94,12.2,8.62,3.58,-0.38,1.97,10.81,10.83,67.0,13.28,0.69,14.41,11.93,2.48,-0.19,1.9,13.3,13.31,67.0,18.54,0.55,19.92,17.72,2.2,0.61,2.57,18.55,18.41,67.0,25.62,0.61,26.81,24.06,2.76,-0.02,2.5,25.63,25.64,67.0,30.75,0.3,31.22,30.12,1.1,-0.19,2.1,30.75,30.81,67.0,32.79,0.76,33.84,30.39,3.44,-1.29,4.0,32.79,33.01,67.0
+AR-B-G010094 = 31.45,2.18,35.91,27.91,7.99,0.35,1.59,31.53,30.57,192.0,25.71,0.74,28.19,24.06,4.13,0.06,3.39,25.72,25.71,192.0,23.4,0.75,25.43,21.16,4.27,0.27,3.21,23.41,23.3,192.0,20.17,1.04,22.68,15.24,7.44,-1.29,7.09,20.19,20.2,192.0,14.1,1.38,17.17,5.59,11.57,-1.74,11.34,14.17,14.13,192.0,9.73,1.08,12.76,7.24,5.51,-0.11,2.46,9.79,9.86,192.0,7.56,0.51,9.17,5.59,3.58,-0.42,4.61,7.57,7.52,192.0,8.95,0.77,11.38,6.42,4.96,-0.28,3.64,8.98,9.0,192.0,13.69,0.98,17.3,11.38,5.93,0.34,4.05,13.72,13.72,192.0,20.15,0.97,23.37,17.44,5.93,0.55,4.32,20.17,19.92,192.0,23.97,0.92,27.64,17.44,10.2,-1.61,16.92,23.99,24.06,192.0,28.13,1.12,30.94,25.71,5.24,0.01,2.24,28.15,28.19,192.0
+AR-B-G010095 = 34.32,1.9,37.56,29.84,7.72,-0.17,1.97,34.37,34.25,314.0,28.57,1.5,33.15,25.16,7.99,0.18,2.37,28.61,28.46,314.0,23.57,0.83,25.43,21.3,4.13,-0.3,2.64,23.58,23.64,314.0,19.41,0.62,21.57,17.72,3.86,0.45,3.43,19.42,19.37,314.0,14.14,0.72,16.34,12.48,3.86,0.4,3.25,14.16,14.13,314.0,10.04,1.12,12.48,2.83,9.65,-1.05,8.08,10.1,10.07,314.0,9.32,0.69,11.1,6.97,4.13,-0.0,3.22,9.34,9.31,314.0,10.72,0.85,12.89,8.9,4.0,0.09,2.48,10.75,10.59,314.0,18.91,1.18,22.68,15.79,6.89,0.52,3.24,18.94,18.82,314.0,24.28,1.05,26.81,22.13,4.69,0.11,2.51,24.3,24.33,314.0,28.6,1.5,31.36,23.37,7.99,-0.94,3.74,28.64,28.98,314.0,33.08,2.13,37.56,27.64,9.92,-0.02,2.19,33.15,32.87,314.0
+AR-B-G010096 = 36.04,1.52,39.76,28.26,11.51,-0.78,4.02,36.07,36.25,575.0,33.0,1.66,37.28,26.54,10.75,-0.18,2.99,33.04,33.15,575.0,27.11,1.43,30.12,21.51,8.61,-0.41,2.75,27.15,27.22,575.0,18.73,1.35,23.5,15.03,8.47,0.73,3.26,18.78,18.54,575.0,11.53,0.64,13.58,9.17,4.41,0.15,3.39,11.54,11.52,575.0,8.38,0.86,11.1,5.31,5.79,0.05,3.45,8.42,8.35,575.0,8.18,0.71,11.79,6.14,5.65,0.66,5.35,8.21,8.14,575.0,10.31,1.71,16.61,5.31,11.3,0.49,3.4,10.45,10.0,575.0,17.52,2.14,24.33,11.38,12.95,0.42,3.08,17.65,17.17,575.0,25.28,1.94,29.29,18.61,10.68,-0.33,2.74,25.35,25.3,575.0,33.65,1.93,37.56,24.68,12.88,-1.0,4.17,33.7,33.98,575.0,34.39,1.68,37.83,25.02,12.81,-0.93,4.59,34.43,34.67,575.0
+AR-B-G010097 = 28.67,1.97,32.6,25.23,7.37,0.02,2.92,28.73,28.57,14.0,26.77,1.2,29.02,24.06,4.96,-0.38,3.54,26.8,26.88,14.0,21.54,0.98,23.78,19.65,4.13,0.21,3.89,21.56,21.57,14.0,15.21,0.78,16.48,13.17,3.31,-1.06,4.73,15.23,15.37,14.0,10.0,0.45,10.83,9.45,1.38,0.38,1.84,10.01,9.86,14.0,7.24,0.71,8.35,6.0,2.34,-0.45,2.4,7.28,7.31,14.0,6.74,0.62,7.52,5.73,1.79,-0.54,1.8,6.76,6.97,14.0,8.57,0.96,10.28,6.97,3.31,0.38,2.45,8.62,8.48,14.0,14.88,1.73,18.27,13.17,5.1,0.67,1.97,14.97,14.13,14.0,18.84,1.48,21.85,15.51,6.34,-0.35,3.99,18.9,18.82,14.0,25.75,1.74,28.46,23.14,5.33,-0.03,1.71,25.81,26.12,14.0,25.84,2.72,30.12,19.99,10.13,-0.49,2.68,25.97,26.81,14.0
+AR-B-G010098 = 27.45,0.62,29.02,25.71,3.31,-0.38,3.33,27.45,27.43,182.0,25.96,0.67,27.91,24.33,3.58,0.32,3.11,25.97,25.98,182.0,22.82,0.55,23.78,21.3,2.48,-0.45,2.42,22.83,22.92,182.0,19.12,0.47,20.2,18.13,2.07,0.51,2.53,19.12,19.09,182.0,14.57,0.76,16.06,12.76,3.31,-0.33,2.31,14.59,14.55,182.0,10.29,0.87,13.03,8.07,4.96,-0.03,3.48,10.33,10.34,182.0,10.25,0.89,12.34,8.07,4.27,0.25,2.29,10.29,10.14,182.0,12.01,0.58,14.69,10.83,3.86,0.61,4.95,12.02,11.93,182.0,17.72,1.08,19.65,14.69,4.96,-0.36,2.27,17.76,17.85,182.0,24.45,0.78,26.26,22.13,4.13,-0.09,3.02,24.46,24.5,182.0,28.25,1.05,30.94,25.43,5.51,0.52,2.92,28.27,28.05,182.0,30.97,1.02,33.98,28.46,5.51,0.34,3.06,30.99,30.94,182.0
+AR-B-G010099 = 28.29,0.74,30.39,26.81,3.58,0.47,3.42,28.3,28.26,78.0,28.19,0.6,29.29,26.4,2.89,-0.75,3.73,28.2,28.19,78.0,24.74,0.87,27.09,22.95,4.13,0.8,2.84,24.75,24.43,78.0,21.85,0.24,22.4,21.02,1.38,-0.94,4.88,21.85,21.85,78.0,15.3,0.5,16.34,14.13,2.2,0.31,2.37,15.31,15.24,78.0,11.29,1.18,14.13,8.07,6.06,-0.11,2.84,11.35,11.52,78.0,10.64,0.72,12.2,9.45,2.76,0.38,2.24,10.66,10.55,78.0,11.34,0.96,13.31,9.45,3.86,0.08,2.09,11.38,11.38,78.0,17.98,0.81,19.92,16.06,3.86,0.28,2.98,18.0,17.85,78.0,28.38,1.3,30.67,25.98,4.69,-0.09,2.06,28.41,28.46,78.0,34.35,0.85,35.91,31.77,4.13,-1.02,4.06,34.36,34.53,78.0,35.8,0.47,36.46,34.53,1.93,-0.66,2.69,35.8,35.91,78.0
+AR-B-G010100 = 30.82,0.76,32.74,29.29,3.44,0.54,2.9,30.83,30.67,119.0,25.25,0.43,26.54,24.06,2.48,-0.02,3.05,25.25,25.3,119.0,24.81,0.79,26.4,22.68,3.72,-0.29,2.56,24.82,24.88,119.0,20.99,0.35,21.85,20.2,1.65,-0.24,2.52,20.99,21.02,119.0,16.74,0.46,17.99,15.79,2.2,0.29,2.88,16.75,16.75,119.0,13.24,0.63,14.69,11.38,3.31,-0.71,3.31,13.25,13.31,119.0,12.11,0.93,14.41,10.0,4.41,0.33,2.3,12.14,11.93,119.0,13.6,0.62,15.51,12.2,3.31,0.61,3.17,13.61,13.58,119.0,21.29,0.61,22.68,19.65,3.03,-0.08,2.54,21.3,21.3,119.0,28.38,1.27,31.22,24.33,6.89,-0.57,3.37,28.41,28.74,119.0,32.32,0.75,34.25,30.94,3.31,0.62,3.08,32.33,32.32,119.0,32.35,1.03,36.04,30.26,5.79,1.22,5.07,32.37,32.19,119.0
+AR-B-G010101 = 34.03,1.34,36.18,30.39,5.79,-0.95,3.21,34.05,34.39,137.0,27.78,0.8,29.57,25.85,3.72,-0.18,2.59,27.79,27.91,137.0,23.52,0.49,24.81,22.4,2.41,0.25,2.74,23.53,23.5,137.0,20.13,0.46,21.57,18.82,2.76,0.14,3.36,20.13,20.13,137.0,15.75,0.66,17.72,14.13,3.58,-0.16,3.09,15.76,15.79,137.0,11.88,0.69,13.17,9.17,4.0,-1.42,5.29,11.9,12.07,137.0,9.69,1.25,12.2,6.42,5.79,-0.32,2.43,9.77,9.72,137.0,12.01,1.07,14.13,9.45,4.69,-0.22,2.43,12.05,12.07,137.0,17.52,0.95,19.37,15.51,3.86,-0.08,2.01,17.55,17.44,137.0,21.22,0.96,22.95,18.27,4.69,-1.1,3.77,21.24,21.44,137.0,28.55,0.75,30.12,26.54,3.58,-0.58,3.16,28.56,28.74,137.0,30.57,0.62,32.05,28.74,3.31,-0.1,2.61,30.58,30.67,137.0
+AR-B-G010102 = 33.43,0.31,33.98,32.87,1.1,-0.03,2.13,33.43,33.43,16.0,27.41,0.52,28.33,26.26,2.07,-0.52,2.93,27.42,27.5,16.0,26.35,0.29,26.81,25.98,0.83,0.4,1.97,26.35,26.33,16.0,19.63,0.39,20.47,19.09,1.38,0.44,2.71,19.64,19.61,16.0,17.38,0.52,18.13,16.06,2.07,-0.92,3.8,17.39,17.44,16.0,14.31,0.32,14.96,13.86,1.1,0.31,2.18,14.32,14.34,16.0,11.79,0.52,12.48,10.55,1.93,-1.3,3.7,11.8,11.93,16.0,14.22,0.25,14.69,13.72,0.96,-0.21,2.83,14.22,14.27,16.0,18.06,0.35,18.54,17.44,1.1,-0.49,2.16,18.06,18.13,16.0,25.75,0.71,26.95,24.74,2.2,0.2,1.83,25.76,25.64,16.0,30.36,0.72,31.5,29.02,2.48,-0.06,2.03,30.37,30.39,16.0,31.66,0.39,32.32,30.94,1.38,0.06,2.31,31.67,31.7,16.0
+AR-B-G010103 = 28.28,0.28,28.53,27.91,0.62,-0.4,1.58,28.28,28.33,4.0,25.25,0.38,25.57,24.74,0.83,-0.51,1.66,25.25,25.34,4.0,22.14,0.53,22.75,21.57,1.17,0.07,1.41,22.15,22.13,4.0,18.28,0.3,18.54,17.99,0.55,-0.03,1.03,18.29,18.3,4.0,13.89,0.28,14.13,13.58,0.55,-0.12,1.15,13.89,13.93,4.0,10.18,0.36,10.55,9.72,0.83,-0.29,1.64,10.18,10.22,4.0,7.88,0.37,8.35,7.52,0.83,0.39,1.63,7.88,7.82,4.0,9.51,0.3,9.79,9.17,0.62,-0.16,1.27,9.52,9.54,4.0,14.04,0.18,14.27,13.86,0.41,0.46,1.82,14.04,14.01,4.0,20.19,1.02,21.09,19.09,2.0,-0.1,1.13,20.21,20.29,4.0,25.66,0.54,26.05,24.88,1.17,-0.91,2.11,25.66,25.85,4.0,25.17,0.62,25.98,24.47,1.52,0.31,2.01,25.17,25.11,4.0
+AR-B-G010104 = 33.5,2.87,41.14,29.43,11.71,0.78,2.48,33.62,32.46,260.0,31.24,1.59,33.7,27.64,6.06,-0.44,2.01,31.28,31.63,260.0,26.81,0.97,29.02,24.61,4.41,-0.15,2.28,26.83,26.81,260.0,19.92,0.84,22.4,17.17,5.24,-0.01,4.21,19.94,19.92,260.0,14.0,0.87,16.06,11.65,4.41,-0.67,3.38,14.03,14.13,260.0,8.37,1.9,13.31,3.11,10.2,-0.27,2.87,8.58,8.45,260.0,8.78,0.84,10.28,5.59,4.69,-1.05,4.22,8.82,8.9,260.0,10.13,0.87,12.48,7.8,4.69,-0.08,2.71,10.17,10.14,260.0,17.58,0.94,20.75,14.96,5.79,0.41,3.67,17.61,17.51,260.0,26.84,0.96,29.02,23.5,5.51,-0.74,3.62,26.86,26.95,260.0,33.3,1.21,35.91,27.91,7.99,-0.52,4.16,33.32,33.36,260.0,35.69,1.37,39.21,31.22,7.99,-0.18,3.28,35.72,35.77,260.0
+AR-B-G010105 = 32.51,0.61,33.22,31.77,1.45,-0.08,1.72,32.52,32.53,4.0,27.47,0.21,27.64,27.22,0.41,-0.21,1.28,27.47,27.5,4.0,25.88,0.13,25.98,25.71,0.28,-0.49,1.63,25.88,25.92,4.0,19.06,0.21,19.23,18.82,0.41,-0.21,1.28,19.06,19.09,4.0,16.27,0.24,16.61,16.06,0.55,0.89,2.19,16.27,16.2,4.0,14.24,0.28,14.55,13.86,0.69,-0.41,2.04,14.24,14.27,4.0,10.45,0.44,10.83,10.0,0.83,-0.05,1.06,10.45,10.48,4.0,11.69,0.28,12.07,11.38,0.69,0.41,2.04,11.69,11.65,4.0,18.58,0.07,18.68,18.54,0.14,1.15,2.34,18.58,18.54,4.0,25.64,0.18,25.85,25.43,0.41,-0.0,1.64,25.64,25.64,4.0,29.96,0.39,30.39,29.57,0.83,0.07,1.25,29.97,29.95,4.0,30.39,0.11,30.53,30.26,0.28,-0.0,2.0,30.39,30.39,4.0
+AR-B-G010106 = 31.72,0.68,32.87,29.7,3.17,-0.77,3.59,31.73,31.77,39.0,24.63,0.65,27.09,23.78,3.31,1.83,7.04,24.64,24.61,39.0,26.59,0.52,27.78,25.57,2.2,0.07,2.59,26.6,26.54,39.0,21.65,0.56,22.68,20.33,2.34,-0.6,2.69,21.65,21.78,39.0,16.94,0.84,18.27,14.82,3.44,-0.44,2.51,16.96,17.17,39.0,14.52,0.51,16.06,13.44,2.62,0.65,4.02,14.53,14.41,39.0,10.75,0.53,12.2,9.72,2.48,0.41,3.06,10.76,10.76,39.0,14.16,1.46,16.06,11.1,4.96,-0.66,2.24,14.23,14.69,39.0,21.93,0.78,22.95,19.37,3.58,-1.52,5.43,21.95,22.13,39.0,28.05,1.09,29.57,25.43,4.13,-1.05,3.1,28.07,28.46,39.0,31.32,1.5,33.43,27.5,5.93,-1.09,3.11,31.35,31.91,39.0,34.98,1.85,37.28,30.39,6.89,-0.92,2.84,35.03,35.77,39.0
+AR-B-G010107 = 34.04,1.15,36.18,30.94,5.24,-0.14,2.29,34.05,33.98,171.0,27.4,0.76,29.57,25.98,3.58,0.39,2.68,27.41,27.36,171.0,23.32,1.03,25.43,20.75,4.69,-0.41,2.28,23.34,23.64,171.0,20.18,1.04,22.68,17.17,5.51,-0.65,3.31,20.21,20.4,171.0,14.77,0.7,16.34,13.31,3.03,0.03,2.37,14.78,14.69,171.0,9.94,1.02,12.2,7.52,4.69,0.53,2.6,10.0,9.72,171.0,9.79,0.89,11.93,7.8,4.13,0.44,2.62,9.83,9.72,171.0,10.66,1.3,13.86,7.24,6.61,0.14,2.81,10.74,10.55,171.0,16.62,1.05,19.65,13.58,6.06,-0.09,3.47,16.66,16.61,171.0,21.0,0.86,23.5,18.82,4.69,-0.13,2.89,21.02,21.09,171.0,27.97,0.66,29.57,26.26,3.31,-0.07,2.74,27.98,27.91,171.0,29.93,1.06,31.77,27.09,4.69,-0.44,2.52,29.95,30.05,171.0
+AR-B-G010108 = 26.73,0.57,28.19,25.43,2.76,0.14,2.38,26.74,26.67,154.0,26.61,0.54,28.74,25.71,3.03,0.79,3.79,26.62,26.5,154.0,23.77,0.69,25.16,21.85,3.31,-0.63,3.34,23.78,23.92,154.0,20.27,0.59,21.57,18.82,2.76,-0.16,2.44,20.28,20.2,154.0,14.94,0.4,16.06,13.86,2.2,0.27,3.58,14.95,14.96,154.0,11.87,0.72,13.31,9.45,3.86,-0.24,2.81,11.9,11.83,154.0,10.33,0.66,11.93,8.62,3.31,-0.28,3.06,10.35,10.41,154.0,12.71,1.47,15.24,6.97,8.27,-0.82,3.93,12.79,12.76,154.0,17.85,0.63,19.37,15.79,3.58,-0.33,4.08,17.86,17.89,154.0,25.93,1.09,28.46,23.23,5.24,-0.02,2.55,25.95,25.85,154.0,31.6,1.36,34.25,27.91,6.34,-0.9,3.27,31.63,31.87,154.0,32.06,1.41,35.08,30.12,4.96,0.5,2.15,32.09,31.77,154.0
+AR-B-G010109 = 29.67,0.58,31.22,28.19,3.03,0.16,2.88,29.67,29.64,77.0,25.12,0.62,26.81,24.06,2.76,0.61,2.93,25.13,25.16,77.0,25.5,1.13,27.64,22.95,4.69,-0.45,2.37,25.52,25.71,77.0,21.73,0.54,22.68,20.61,2.07,-0.15,2.27,21.74,21.71,77.0,16.96,0.43,18.2,15.79,2.41,0.2,3.4,16.97,16.89,77.0,13.15,0.83,14.41,10.83,3.58,-0.43,2.76,13.18,13.17,77.0,12.66,0.72,13.86,11.38,2.48,-0.07,1.91,12.68,12.62,77.0,13.99,0.65,15.24,12.48,2.76,0.12,2.53,14.01,14.0,77.0,21.08,0.46,21.85,19.92,1.93,-0.43,2.56,21.08,21.16,77.0,28.6,0.69,29.84,25.98,3.86,-1.05,4.84,28.61,28.74,77.0,31.62,0.94,33.98,29.98,4.0,0.31,2.39,31.64,31.5,77.0,32.16,0.84,33.7,29.57,4.13,-0.54,3.45,32.17,32.12,77.0
+AR-B-G010110 = 31.4,1.09,33.43,29.02,4.41,-0.04,2.09,31.42,31.36,64.0,26.97,0.89,28.74,24.88,3.86,-0.12,2.46,26.99,26.95,64.0,24.62,0.59,25.71,23.23,2.48,-0.17,2.45,24.63,24.61,64.0,19.55,0.45,20.54,18.54,2.0,0.13,3.09,19.55,19.58,64.0,15.96,0.5,16.89,14.69,2.2,-0.25,2.63,15.97,15.93,64.0,12.15,0.88,13.31,9.72,3.58,-0.85,2.91,12.18,12.48,64.0,10.12,0.5,11.38,8.9,2.48,-0.01,3.38,10.13,10.14,64.0,12.99,0.61,14.41,11.1,3.31,-0.25,3.27,13.0,13.03,64.0,17.48,0.68,19.09,16.34,2.76,0.4,2.3,17.5,17.37,64.0,25.45,0.86,27.09,23.23,3.86,-0.6,3.0,25.46,25.54,64.0,30.04,0.79,31.77,27.36,4.41,-1.32,5.96,30.05,30.12,64.0,31.88,0.57,32.87,30.12,2.76,-0.74,3.72,31.88,31.91,64.0
+AR-B-G010111 = 30.71,0.94,32.74,28.19,4.55,-0.44,2.62,30.72,30.81,150.0,27.46,1.15,29.98,24.33,5.65,-0.6,3.06,27.49,27.64,150.0,25.3,1.73,29.02,21.3,7.72,-0.23,2.58,25.35,25.23,150.0,19.13,0.86,20.89,17.17,3.72,-0.28,2.38,19.15,19.37,150.0,14.28,0.84,16.34,12.2,4.13,0.01,2.53,14.31,14.27,150.0,8.62,1.03,11.24,6.42,4.82,0.1,2.59,8.69,8.62,150.0,8.8,0.9,10.83,6.14,4.69,-0.58,3.17,8.85,8.9,150.0,10.21,1.23,13.03,7.8,5.24,0.26,2.17,10.29,10.03,150.0,17.94,1.35,21.23,14.96,6.27,0.21,2.5,17.99,17.85,150.0,24.25,1.77,27.64,19.65,7.99,-0.29,2.51,24.32,24.12,150.0,31.41,1.66,34.25,27.36,6.89,-0.67,2.52,31.45,31.81,150.0,33.03,2.09,38.11,27.36,10.75,-0.17,2.9,33.1,33.01,150.0
+AR-B-G010112 = 31.52,1.18,33.29,27.64,5.65,-1.07,3.99,31.55,31.77,109.0,27.15,0.52,28.46,25.98,2.48,0.75,3.61,27.15,27.09,109.0,24.83,0.5,25.98,23.78,2.2,0.04,2.11,24.83,24.88,109.0,19.96,0.39,20.75,19.09,1.65,-0.15,2.98,19.97,19.92,109.0,16.16,0.69,17.72,14.41,3.31,-0.59,2.85,16.17,16.34,109.0,11.99,1.16,14.41,10.28,4.13,0.46,1.89,12.05,11.65,109.0,10.01,0.94,11.93,7.8,4.13,0.07,2.38,10.05,10.0,109.0,12.43,0.59,13.86,11.38,2.48,0.14,2.37,12.44,12.48,109.0,18.54,0.81,20.2,16.34,3.86,-0.72,2.93,18.56,18.68,109.0,24.47,0.92,27.91,22.88,5.03,0.48,3.75,24.49,24.54,109.0,29.81,0.62,31.22,27.91,3.31,-0.37,3.04,29.82,29.84,109.0,30.42,1.15,33.15,28.46,4.69,0.7,2.58,30.44,30.12,109.0
+AR-B-G010113 = 29.37,0.26,29.84,28.88,0.96,-0.0,2.15,29.37,29.29,33.0,26.85,1.02,28.19,24.33,3.86,-0.64,2.6,26.87,27.09,33.0,24.62,0.66,25.78,23.5,2.27,-0.05,2.02,24.63,24.61,33.0,21.52,0.33,22.4,20.75,1.65,0.28,3.65,21.52,21.44,33.0,15.51,0.56,16.34,14.13,2.2,-0.7,3.2,15.52,15.65,33.0,9.3,1.64,11.93,6.42,5.51,-0.23,1.93,9.44,9.31,33.0,9.48,0.65,11.38,8.62,2.76,1.23,4.68,9.5,9.31,33.0,12.63,0.76,14.69,10.55,4.13,0.05,4.31,12.65,12.76,33.0,18.68,0.89,20.47,16.61,3.86,-0.25,2.6,18.7,18.68,33.0,27.88,1.07,29.57,25.43,4.13,-0.48,2.2,27.9,28.19,33.0,33.26,0.63,34.8,32.05,2.76,0.21,2.86,33.27,33.29,33.0,35.63,0.39,36.32,35.08,1.24,0.13,1.93,35.63,35.63,33.0
+AR-B-G010114 = 29.91,0.8,31.22,27.91,3.31,-0.5,2.4,29.92,30.12,61.0,25.04,0.55,26.26,24.06,2.2,-0.09,2.23,25.05,25.16,61.0,25.67,0.82,27.36,24.06,3.31,0.05,2.04,25.69,25.71,61.0,21.54,0.31,22.4,21.02,1.38,0.93,3.73,21.54,21.44,61.0,17.04,0.46,17.99,15.51,2.48,-0.97,4.4,17.04,17.17,61.0,13.76,0.74,15.65,12.48,3.17,0.13,2.35,13.78,13.72,61.0,12.25,0.5,13.31,11.38,1.93,-0.03,2.23,12.26,12.27,61.0,14.1,0.84,16.34,12.2,4.13,0.39,3.02,14.12,14.06,61.0,21.12,0.54,22.4,20.2,2.2,0.14,2.24,21.13,21.16,61.0,29.6,0.52,31.22,28.46,2.76,0.42,3.62,29.6,29.57,61.0,32.34,0.6,33.98,31.08,2.89,0.17,3.37,32.34,32.32,61.0,32.62,0.66,33.56,30.12,3.44,-1.78,7.27,32.62,32.74,61.0
+AR-B-G010115 = 32.54,0.62,33.98,31.22,2.76,-0.21,2.63,32.54,32.6,47.0,26.07,0.75,27.91,24.33,3.58,-0.04,3.4,26.08,25.98,47.0,26.0,0.98,27.36,23.23,4.13,-0.99,3.31,26.01,26.4,47.0,20.58,0.24,21.3,20.2,1.1,1.16,3.87,20.58,20.47,47.0,17.22,0.59,19.09,16.2,2.89,0.54,3.84,17.22,17.23,47.0,14.16,0.52,15.51,13.03,2.48,0.44,2.88,14.17,14.13,47.0,11.52,0.55,12.76,10.07,2.69,-0.12,3.51,11.54,11.52,47.0,13.98,0.49,14.69,12.62,2.07,-0.57,2.93,13.99,14.0,47.0,19.15,0.53,20.47,18.27,2.2,0.35,2.75,19.15,19.09,47.0,28.76,0.95,31.22,26.81,4.41,0.24,2.98,28.77,28.74,47.0,32.32,0.59,33.15,31.22,1.93,-0.18,1.82,32.32,32.32,47.0,32.48,0.7,34.53,30.12,4.41,-0.42,5.82,32.49,32.6,47.0
+AR-B-G010116 = 32.39,0.76,33.7,30.94,2.76,-0.01,2.32,32.4,32.46,31.0,26.39,0.45,27.36,25.43,1.93,0.2,2.65,26.4,26.33,31.0,26.99,0.34,27.91,26.54,1.38,0.73,3.27,26.99,26.95,31.0,21.28,0.34,21.85,20.47,1.38,-0.51,2.88,21.28,21.3,31.0,17.72,0.22,18.27,17.3,0.96,0.36,2.68,17.72,17.72,31.0,14.45,0.47,15.24,13.31,1.93,-0.36,2.73,14.46,14.41,31.0,10.8,0.49,11.65,9.86,1.79,-0.1,2.06,10.81,10.83,31.0,13.19,0.76,14.69,12.2,2.48,0.42,2.15,13.21,13.17,31.0,19.27,0.48,20.2,18.54,1.65,0.08,2.14,19.28,19.37,31.0,28.69,0.9,30.81,26.26,4.55,-0.41,4.39,28.7,28.74,31.0,31.25,0.23,31.84,30.67,1.17,0.27,3.85,31.25,31.22,31.0,32.5,0.69,33.98,31.22,2.76,0.05,2.38,32.51,32.46,31.0
+AR-B-G010117 = 30.65,1.21,33.49,27.91,5.58,-0.03,2.4,30.68,30.67,125.0,25.98,0.97,28.19,23.78,4.41,0.23,2.59,25.99,25.98,125.0,23.81,0.74,25.57,22.13,3.44,0.16,2.26,23.82,23.78,125.0,19.37,0.89,21.44,16.34,5.1,-1.2,5.34,19.39,19.37,125.0,13.5,1.13,16.61,9.72,6.89,-0.56,4.52,13.55,13.58,125.0,9.28,0.97,11.1,6.97,4.13,-0.14,2.29,9.33,9.17,125.0,7.56,1.03,8.9,3.66,5.24,-1.63,6.18,7.63,7.8,125.0,9.06,0.86,10.55,5.87,4.69,-1.38,5.92,9.1,9.17,125.0,14.69,1.42,17.72,11.65,6.06,0.45,2.37,14.75,14.27,125.0,19.07,1.36,22.13,14.96,7.17,-0.46,3.76,19.12,19.03,125.0,23.99,0.69,25.71,22.68,3.03,0.66,2.96,24.0,23.92,125.0,26.87,0.9,28.67,24.88,3.79,-0.05,2.15,26.88,26.81,125.0
+AR-B-G010118 = 26.01,1.58,32.32,23.64,8.68,1.74,8.03,26.06,25.71,37.0,23.7,0.9,28.19,22.95,5.24,3.51,18.12,23.72,23.5,37.0,22.05,0.61,24.74,21.3,3.44,2.45,11.56,22.06,21.85,37.0,17.12,0.69,19.51,16.34,3.17,1.4,5.3,17.13,16.89,37.0,15.34,0.83,17.44,14.13,3.31,0.68,2.69,15.37,15.1,37.0,13.62,0.64,15.51,12.48,3.03,1.02,4.68,13.64,13.58,37.0,10.98,0.37,11.79,9.86,1.93,-0.27,3.9,10.99,10.96,37.0,12.02,0.52,13.44,11.1,2.34,0.59,3.57,12.03,12.07,37.0,16.26,0.67,18.96,15.1,3.86,1.53,7.98,16.28,16.34,37.0,21.06,0.84,24.61,19.65,4.96,1.63,9.87,21.08,21.16,37.0,23.78,1.3,30.12,22.4,7.72,3.27,16.58,23.81,23.44,37.0,23.82,1.21,29.57,22.13,7.44,2.83,14.77,23.85,23.64,37.0
+AR-B-G010119 = 32.29,1.61,33.43,31.15,2.27,0.0,1.0,32.31,32.29,2.0,28.33,0.97,29.02,27.64,1.38,0.0,1.0,28.34,28.33,2.0,24.54,0.1,24.61,24.47,0.14,0.0,0.99,24.54,24.54,2.0,19.34,0.44,19.65,19.03,0.62,-0.0,1.0,19.34,19.34,2.0,15.37,0.19,15.51,15.24,0.28,0.0,1.0,15.37,15.37,2.0,15.2,0.44,15.51,14.89,0.62,-0.0,1.0,15.2,15.2,2.0,9.14,1.51,10.21,8.07,2.14,-0.0,1.0,9.2,9.14,2.0,13.03,NaN,13.03,13.03,0.0,NaN,-6.507414382276144E13,13.03,13.03,2.0,18.65,0.24,18.82,18.47,0.34,0.0,1.0,18.65,18.65,2.0,24.81,0.49,25.16,24.47,0.69,0.0,1.0,24.82,24.81,2.0,30.36,1.61,31.5,29.22,2.27,0.0,1.0,30.38,30.36,2.0,30.53,2.14,32.05,29.02,3.03,-0.0,1.0,30.57,30.53,2.0
+AR-B-G010120 = 31.12,0.84,32.87,28.88,4.0,-0.26,3.73,31.13,31.08,25.0,24.49,0.67,25.71,22.95,2.76,-0.38,2.66,24.49,24.47,25.0,26.38,0.41,26.95,25.16,1.79,-1.08,4.26,26.38,26.4,25.0,21.51,0.43,21.99,20.2,1.79,-1.47,4.86,21.52,21.71,25.0,16.39,1.13,17.44,13.58,3.86,-1.3,3.55,16.43,17.03,25.0,14.0,0.37,14.41,13.03,1.38,-0.99,3.35,14.01,14.13,25.0,11.52,0.21,11.93,11.1,0.83,-0.09,3.01,11.52,11.52,25.0,13.23,1.05,15.24,11.65,3.58,0.45,2.11,13.27,13.03,25.0,22.53,0.35,23.09,21.57,1.52,-0.73,3.47,22.53,22.61,25.0,27.99,0.99,29.02,24.74,4.27,-1.67,5.76,28.0,28.33,25.0,32.64,1.2,33.7,28.33,5.37,-2.27,8.14,32.66,33.01,25.0,35.18,1.91,37.28,29.29,7.99,-1.32,4.82,35.22,35.7,25.0
+AR-B-G010121 = 33.4,1.07,34.8,29.57,5.24,-1.23,4.66,33.42,33.7,50.0,26.49,0.82,27.91,24.47,3.44,-0.69,2.54,26.5,26.81,50.0,27.75,0.68,28.74,25.16,3.58,-1.33,5.57,27.76,27.88,50.0,21.68,0.7,23.23,19.51,3.72,-0.95,4.1,21.69,21.85,50.0,17.29,0.95,18.54,15.1,3.44,-0.65,2.36,17.31,17.51,50.0,14.23,0.38,15.24,13.17,2.07,-0.03,3.58,14.23,14.24,50.0,10.78,0.57,11.65,9.45,2.2,-0.15,2.06,10.79,10.76,50.0,13.12,1.22,14.96,10.83,4.13,-0.28,2.11,13.17,13.31,50.0,20.47,0.96,22.26,18.54,3.72,-0.18,2.52,20.49,20.47,50.0,28.15,1.14,29.57,23.78,5.79,-1.37,5.87,28.18,28.33,50.0,30.93,1.32,32.6,25.43,7.17,-1.69,7.64,30.96,31.15,50.0,34.96,1.63,37.56,28.46,9.09,-1.29,6.29,34.99,35.22,50.0
+AR-B-G010122 = 35.57,0.64,36.73,34.53,2.2,-0.14,1.94,35.58,35.63,27.0,28.17,0.45,29.02,27.22,1.79,-0.47,2.54,28.17,28.19,27.0,25.0,0.4,25.57,24.06,1.52,-0.62,2.51,25.0,25.16,27.0,19.16,0.32,19.78,18.54,1.24,-0.17,2.7,19.16,19.16,27.0,15.85,0.69,17.44,14.13,3.31,-0.04,3.49,15.87,15.79,27.0,13.57,0.73,14.96,11.65,3.31,-0.55,3.3,13.59,13.58,27.0,12.11,0.45,13.03,11.1,1.93,-0.41,2.63,12.11,12.2,27.0,11.17,0.77,12.48,9.72,2.76,-0.16,2.07,11.19,11.24,27.0,18.76,0.62,20.2,17.85,2.34,0.57,2.68,18.77,18.68,27.0,24.72,0.27,25.16,24.19,0.96,-0.31,2.33,24.72,24.74,27.0,31.07,0.31,31.63,30.67,0.96,0.1,1.87,31.07,31.08,27.0,32.0,0.56,33.15,30.67,2.48,-0.47,3.26,32.0,32.05,27.0
+AR-B-G010123 = 33.1,0.81,34.53,31.22,3.31,-0.41,2.34,33.11,33.15,36.0,27.42,0.55,28.46,26.4,2.07,0.43,2.24,27.43,27.29,36.0,26.37,0.4,27.09,25.43,1.65,-0.64,2.82,26.37,26.54,36.0,20.01,0.26,20.47,19.37,1.1,-0.21,2.46,20.01,19.96,36.0,16.42,0.48,17.44,15.24,2.2,-0.44,3.11,16.42,16.48,36.0,12.59,0.69,13.58,11.1,2.48,-0.36,1.94,12.6,12.76,36.0,11.7,0.58,12.48,10.0,2.48,-0.81,3.43,11.72,11.76,36.0,13.42,0.49,14.41,12.48,1.93,0.02,2.21,13.43,13.41,36.0,19.92,0.29,20.47,19.37,1.1,0.07,2.23,19.92,19.89,36.0,27.24,0.83,28.74,25.71,3.03,-0.11,2.24,27.26,27.36,36.0,31.29,0.48,32.05,30.12,1.93,-0.84,2.87,31.3,31.43,36.0,32.74,0.86,34.53,31.08,3.44,0.5,2.63,32.75,32.6,36.0
+AR-B-G010124 = 32.35,1.04,34.53,29.57,4.96,-0.08,2.34,32.36,32.39,193.0,25.89,1.0,28.74,24.06,4.69,0.29,2.64,25.91,25.85,193.0,20.84,0.39,21.85,19.92,1.93,0.36,3.04,20.84,20.75,193.0,19.88,0.72,21.57,17.72,3.86,-0.37,3.17,19.89,19.92,193.0,14.0,0.9,15.79,11.38,4.41,-0.51,2.67,14.03,14.13,193.0,9.54,0.88,11.93,7.24,4.69,-0.15,3.05,9.58,9.66,193.0,8.31,0.85,10.0,6.69,3.31,0.07,1.91,8.36,8.28,193.0,9.81,0.71,11.38,7.8,3.58,-0.49,2.65,9.84,9.86,193.0,15.59,1.26,18.82,12.48,6.34,0.3,2.97,15.64,15.51,193.0,21.37,1.26,25.16,17.99,7.17,-0.15,2.82,21.41,21.44,193.0,25.07,1.85,29.29,21.16,8.13,0.36,2.12,25.13,24.54,193.0,28.67,1.28,31.5,25.71,5.79,-0.11,2.34,28.7,28.74,193.0
+AR-B-G010125 = 31.16,1.05,33.98,28.19,5.79,-0.63,3.09,31.18,31.36,168.0,28.21,0.82,30.67,26.54,4.13,0.36,2.94,28.22,28.19,168.0,24.95,0.76,26.81,22.95,3.86,-0.01,2.51,24.96,25.02,168.0,20.72,0.62,22.4,18.96,3.44,-0.51,3.16,20.73,20.75,168.0,14.9,0.79,16.89,12.89,4.0,0.37,3.0,14.92,14.82,168.0,10.32,1.04,13.86,7.93,5.93,0.18,3.41,10.38,10.41,168.0,9.54,0.3,10.55,8.9,1.65,0.26,3.18,9.55,9.55,168.0,10.77,0.65,12.2,8.62,3.58,-0.22,2.78,10.79,10.79,168.0,18.54,1.29,21.99,16.06,5.93,0.28,2.59,18.58,18.41,168.0,22.89,1.51,26.26,19.65,6.61,0.01,2.19,22.94,22.81,168.0,28.92,0.77,30.67,26.81,3.86,-0.44,2.81,28.93,29.02,168.0,31.44,1.42,35.63,28.46,7.17,0.57,2.79,31.48,31.08,168.0
+AR-B-G010126 = 30.29,2.27,33.15,26.26,6.89,-0.32,1.78,30.37,30.77,14.0,26.77,1.78,29.02,23.78,5.24,-0.28,1.7,26.83,27.16,14.0,24.33,1.49,26.54,21.85,4.69,-0.22,1.84,24.37,24.68,14.0,18.53,1.09,19.78,16.61,3.17,-0.44,1.87,18.56,18.54,14.0,16.2,0.34,17.03,15.44,1.58,0.35,5.07,16.2,16.17,14.0,16.57,1.35,19.37,14.69,4.69,0.35,2.46,16.62,16.58,14.0,11.69,0.5,12.48,10.48,2.0,-0.82,3.78,11.7,11.72,14.0,13.24,0.54,14.0,12.2,1.79,-0.45,2.16,13.25,13.34,14.0,17.94,0.68,19.09,16.89,2.2,-0.02,1.97,17.95,17.92,14.0,22.71,2.15,25.16,19.09,6.06,-0.4,1.79,22.8,22.92,14.0,28.0,1.89,30.39,24.88,5.51,-0.24,1.67,28.06,28.22,14.0,27.63,2.77,31.77,23.5,8.27,0.07,1.64,27.76,27.5,14.0
+AR-B-G010127 = 33.66,1.07,35.91,30.53,5.37,-0.73,3.89,33.68,33.7,49.0,26.42,0.69,28.19,25.43,2.76,0.91,3.21,26.43,26.26,49.0,23.44,0.59,24.88,22.54,2.34,0.53,2.56,23.45,23.37,49.0,20.62,0.23,21.3,20.06,1.24,0.3,4.42,20.62,20.61,49.0,15.66,0.95,17.17,12.89,4.27,-1.15,4.39,15.68,15.79,49.0,11.85,0.75,13.58,9.72,3.86,-0.74,3.96,11.87,12.07,49.0,10.41,0.45,11.1,9.45,1.65,-0.14,2.13,10.42,10.41,49.0,10.67,0.9,12.76,9.04,3.72,0.18,2.16,10.7,10.69,49.0,15.31,0.85,17.72,14.13,3.58,0.89,3.08,15.33,15.1,49.0,20.81,0.65,22.4,19.92,2.48,0.93,3.02,20.82,20.68,49.0,27.17,0.78,28.46,25.98,2.48,0.26,1.8,27.18,26.95,49.0,29.11,0.89,32.05,27.91,4.13,1.22,4.28,29.13,28.88,49.0
+AR-B-G010128 = 32.23,1.2,35.35,28.46,6.89,-0.5,3.89,32.26,32.32,166.0,29.55,1.85,33.43,24.88,8.54,-0.58,3.23,29.61,29.81,166.0,26.49,1.3,29.02,23.09,5.93,-0.44,2.59,26.52,26.81,166.0,20.32,1.12,22.68,17.72,4.96,-0.08,2.31,20.35,20.33,166.0,14.0,0.77,15.93,11.93,4.0,-0.12,3.02,14.02,14.0,166.0,8.13,0.87,10.28,5.87,4.41,0.01,2.66,8.18,8.07,166.0,9.51,0.86,11.45,6.69,4.75,-0.06,2.67,9.55,9.45,166.0,9.68,0.86,12.76,7.24,5.51,0.32,3.35,9.72,9.72,166.0,18.58,1.31,21.57,15.24,6.34,-0.03,2.61,18.63,18.54,166.0,25.12,2.24,28.74,19.37,9.37,-0.44,2.15,25.22,25.57,166.0,32.91,2.48,36.73,26.81,9.92,-0.83,2.41,33.01,33.8,166.0,33.13,2.08,37.01,26.81,10.2,-0.84,3.65,33.2,33.36,166.0
+AR-B-G010129 = 28.32,0.86,30.67,26.74,3.93,0.5,2.65,28.33,28.19,216.0,27.51,0.85,29.84,24.33,5.51,-0.63,4.03,27.53,27.6,216.0,24.13,0.98,26.54,21.57,4.96,-0.19,2.5,24.15,24.23,216.0,19.57,0.97,21.3,16.34,4.96,-0.23,2.75,19.6,19.65,216.0,14.88,0.81,16.89,11.38,5.51,-0.91,4.73,14.9,14.96,216.0,11.63,1.16,14.13,8.9,5.24,-0.2,2.43,11.68,11.65,216.0,10.68,0.78,12.48,8.35,4.13,-0.25,2.72,10.71,10.69,216.0,12.54,1.11,14.96,8.9,6.06,-0.13,2.78,12.59,12.51,216.0,17.7,0.87,20.47,14.69,5.79,-0.3,3.52,17.72,17.72,216.0,25.41,1.58,29.84,19.65,10.2,-0.01,3.8,25.46,25.36,216.0,30.61,1.75,35.35,23.78,11.57,-0.42,3.94,30.66,30.67,216.0,33.3,2.2,36.87,27.36,9.51,-0.31,2.04,33.37,33.43,216.0
+AR-B-G010130 = 30.05,1.12,33.01,27.64,5.37,0.68,2.95,30.07,29.98,250.0,26.42,1.01,29.7,23.78,5.93,0.51,3.4,26.44,26.4,250.0,25.26,0.99,27.64,22.4,5.24,-0.23,2.82,25.28,25.43,250.0,20.11,0.88,22.95,16.34,6.61,-0.98,5.95,20.13,20.2,250.0,14.14,1.0,17.17,11.1,6.06,-0.25,3.17,14.18,14.13,250.0,8.4,0.66,9.72,5.87,3.86,-0.48,3.66,8.43,8.45,250.0,6.96,0.71,8.9,5.04,3.86,-0.39,2.92,7.0,6.97,250.0,10.11,1.25,13.31,6.14,7.17,-0.92,3.57,10.18,10.55,250.0,16.86,1.77,20.75,12.76,7.99,-0.26,2.71,16.95,17.03,250.0,19.97,1.13,23.23,16.34,6.89,0.17,3.54,20.0,19.92,250.0,26.28,1.26,29.84,23.23,6.61,0.06,2.68,26.31,26.26,250.0,28.69,1.74,32.87,24.61,8.27,0.07,2.19,28.74,28.46,250.0
+AR-B-G010131 = 29.41,0.6,30.53,27.91,2.62,-0.33,2.53,29.42,29.5,49.0,27.93,0.49,28.74,26.54,2.2,-0.93,3.65,27.93,28.05,49.0,24.78,0.41,25.71,23.78,1.93,-0.16,2.55,24.78,24.74,49.0,21.17,0.45,21.99,20.47,1.52,0.08,1.7,21.17,21.16,49.0,15.09,0.26,15.51,14.41,1.1,-0.74,2.94,15.09,15.17,49.0,10.75,0.99,13.58,8.9,4.69,0.8,3.47,10.8,10.55,49.0,9.88,0.49,11.24,8.9,2.34,0.85,3.57,9.9,9.72,49.0,11.43,1.16,13.86,9.45,4.41,0.31,2.03,11.49,11.31,49.0,17.67,0.83,19.65,16.06,3.58,0.54,2.78,17.69,17.58,49.0,28.11,1.03,29.84,26.54,3.31,-0.0,1.69,28.12,28.05,49.0,33.63,1.11,35.35,31.77,3.58,0.16,1.59,33.65,33.49,49.0,35.89,0.56,37.28,34.8,2.48,0.39,3.18,35.89,35.91,49.0
+AR-B-G010132 = 33.08,0.68,33.56,32.6,0.96,0.0,1.0,33.08,33.08,2.0,29.26,0.44,29.57,28.95,0.62,0.0,1.0,29.26,29.26,2.0,26.23,1.22,27.09,25.36,1.72,0.0,1.0,26.24,26.23,2.0,18.89,0.49,19.23,18.54,0.69,-0.0,1.0,18.89,18.89,2.0,16.27,0.68,16.75,15.79,0.96,0.0,1.0,16.28,16.27,2.0,14.06,1.07,14.82,13.31,1.52,-0.0,1.0,14.09,14.06,2.0,9.04,0.19,9.17,8.9,0.28,-0.0,1.0,9.04,9.04,2.0,13.38,0.1,13.44,13.31,0.14,0.0,1.0,13.38,13.38,2.0,17.44,0.39,17.72,17.17,0.55,0.0,1.0,17.44,17.44,2.0,25.95,0.83,26.54,25.36,1.17,-0.0,1.0,25.96,25.95,2.0,31.53,0.73,32.05,31.01,1.03,0.0,1.0,31.53,31.53,2.0,32.05,0.39,32.32,31.77,0.55,-0.0,1.0,32.05,32.05,2.0
+AR-B-G010133 = 32.15,0.15,32.25,32.05,0.21,0.0,1.0,32.15,32.15,2.0,28.67,0.29,28.88,28.46,0.41,0.0,1.0,28.67,28.67,2.0,24.99,0.73,25.5,24.47,1.03,0.0,1.0,24.99,24.99,2.0,18.82,0.19,18.96,18.68,0.28,0.0,1.0,18.82,18.82,2.0,15.48,0.15,15.58,15.37,0.21,0.0,1.0,15.48,15.48,2.0,14.58,0.15,14.69,14.48,0.21,0.0,1.0,14.58,14.58,2.0,9.0,0.15,9.1,8.9,0.21,0.0,1.0,9.0,9.0,2.0,12.72,0.15,12.82,12.62,0.21,-0.0,1.0,12.72,12.72,2.0,18.54,0.39,18.82,18.27,0.55,-0.0,1.0,18.55,18.54,2.0,25.85,0.39,26.12,25.57,0.55,0.0,1.0,25.85,25.85,2.0,30.6,0.49,30.94,30.26,0.69,0.0,1.0,30.6,30.6,2.0,30.88,0.29,31.08,30.67,0.41,0.0,1.0,30.88,30.88,2.0
+AR-B-G010134 = 30.66,1.7,33.7,28.74,4.96,0.5,1.99,30.7,30.12,9.0,27.45,1.14,29.57,25.98,3.58,0.42,2.37,27.47,27.36,9.0,22.76,0.24,22.95,22.4,0.55,-0.47,1.45,22.76,22.95,9.0,20.09,1.66,23.5,17.99,5.51,0.79,3.1,20.15,19.65,9.0,14.68,0.89,15.79,13.58,2.2,-0.05,1.38,14.7,14.62,9.0,10.77,0.81,12.48,10.0,2.48,1.04,3.14,10.8,10.62,9.0,7.5,0.97,8.48,5.59,2.89,-0.79,2.67,7.56,7.73,9.0,10.51,0.65,11.93,9.86,2.07,1.15,3.63,10.52,10.28,9.0,14.91,1.33,16.61,13.03,3.58,0.14,1.71,14.97,14.48,9.0,21.97,1.41,25.16,20.68,4.48,1.34,3.89,22.01,21.23,9.0,27.93,1.33,30.67,26.47,4.2,0.89,3.01,27.96,27.5,9.0,26.03,0.45,26.81,25.3,1.52,0.25,2.48,26.03,25.92,9.0
+AR-B-G010135 = 35.74,2.46,40.59,29.29,11.3,-0.14,2.18,35.82,35.77,426.0,32.88,1.8,37.28,25.98,11.3,-0.34,3.25,32.93,32.87,426.0,26.51,1.14,30.12,23.5,6.61,-0.23,2.97,26.53,26.64,426.0,18.74,1.14,22.13,14.96,7.17,0.43,3.48,18.78,18.68,426.0,11.78,1.05,14.69,10.0,4.69,0.57,2.51,11.83,11.65,426.0,6.88,1.1,10.83,3.94,6.89,0.49,3.2,6.96,6.73,426.0,7.84,0.94,10.28,5.31,4.96,0.1,2.55,7.9,7.8,426.0,10.76,1.34,13.86,7.24,6.61,-0.24,2.77,10.84,10.83,426.0,17.65,1.34,21.85,13.03,8.82,-0.39,3.22,17.7,17.72,426.0,24.76,1.82,28.74,19.92,8.82,-0.13,2.49,24.82,24.61,426.0,31.82,2.05,35.63,24.88,10.75,-0.45,2.78,31.88,32.05,426.0,33.69,2.16,37.56,26.54,11.02,-0.87,3.19,33.76,34.25,426.0
+AR-B-G010136 = 28.81,1.55,32.6,25.57,7.03,0.34,2.62,28.85,28.67,38.0,28.19,1.59,32.32,25.09,7.23,0.47,2.84,28.23,27.91,38.0,22.62,1.04,25.16,21.02,4.13,0.61,2.59,22.64,22.4,38.0,16.24,0.85,17.99,14.55,3.44,0.13,2.36,16.27,16.06,38.0,10.69,0.51,11.65,9.72,1.93,-0.02,2.33,10.7,10.76,38.0,6.97,1.39,10.28,5.04,5.24,0.17,2.29,7.1,7.21,38.0,6.66,0.92,7.93,4.49,3.44,-0.57,2.08,6.73,7.11,38.0,8.67,1.78,10.83,3.94,6.89,-0.96,3.2,8.84,9.17,38.0,14.58,1.11,17.72,12.76,4.96,0.76,3.99,14.62,14.55,38.0,19.69,1.06,21.57,17.3,4.27,-0.32,2.3,19.72,19.71,38.0,25.35,2.08,29.57,21.99,7.58,0.27,2.08,25.43,25.02,38.0,26.71,1.76,30.94,23.16,7.79,0.57,3.02,26.76,26.26,38.0
+AR-B-G010137 = 31.44,1.92,34.25,28.19,6.06,-0.29,1.63,31.5,31.91,47.0,25.82,1.11,28.19,23.78,4.41,-0.05,1.96,25.84,25.85,47.0,25.14,1.47,27.22,22.26,4.96,-0.3,1.67,25.19,25.3,47.0,19.93,1.11,21.44,18.13,3.31,-0.13,1.49,19.96,20.2,47.0,17.22,0.8,18.54,15.65,2.89,-0.12,1.91,17.24,17.17,47.0,13.99,0.71,15.51,12.62,2.89,0.08,2.06,14.0,14.06,47.0,10.83,0.54,11.65,9.17,2.48,-1.2,4.1,10.84,10.96,47.0,13.29,0.61,14.62,12.2,2.41,0.19,2.35,13.31,13.24,47.0,18.11,1.19,20.2,15.65,4.55,-0.15,1.96,18.15,18.27,47.0,25.59,2.89,29.29,21.16,8.13,-0.2,1.41,25.75,26.26,47.0,28.25,2.82,32.32,24.61,7.72,0.03,1.33,28.38,28.33,47.0,29.7,3.0,33.43,25.16,8.27,-0.14,1.36,29.85,30.12,47.0
+AR-C-G020001 = 32.01,0.5,32.74,30.67,2.07,-0.44,2.46,32.02,32.05,42.0,28.38,0.49,29.29,27.36,1.93,0.18,2.48,28.38,28.46,42.0,25.7,0.52,26.54,24.33,2.2,-0.17,2.52,25.7,25.71,42.0,18.43,0.15,18.82,18.27,0.55,0.7,2.45,18.43,18.41,42.0,15.47,0.6,16.55,14.41,2.14,-0.06,2.41,15.48,15.65,42.0,14.77,0.33,15.24,13.86,1.38,-0.39,2.77,14.77,14.75,42.0,9.72,0.25,10.14,9.1,1.03,-0.21,2.65,9.72,9.72,42.0,12.69,0.28,13.38,12.2,1.17,0.86,3.12,12.7,12.62,42.0,18.04,0.42,18.82,16.89,1.93,-0.45,2.87,18.05,17.99,42.0,25.87,0.89,26.81,23.5,3.31,-0.89,2.93,25.88,25.98,42.0,30.54,0.69,31.63,28.88,2.76,-0.72,3.02,30.55,30.81,42.0,30.59,0.52,31.5,29.29,2.2,-0.16,2.7,30.6,30.53,42.0
+AR-D-G190001 = 36.44,3.37,43.35,26.81,16.54,-0.61,3.01,36.6,36.73,363.0,31.67,2.33,37.28,25.16,12.13,-0.14,2.85,31.75,31.5,363.0,28.88,1.83,33.43,21.85,11.57,-1.18,5.91,28.93,29.02,363.0,24.22,1.62,28.19,17.99,10.2,-0.79,4.67,24.27,24.06,363.0,18.25,1.04,20.75,14.13,6.61,-0.85,4.7,18.28,18.41,363.0,14.44,1.6,19.37,10.28,9.09,-0.08,2.79,14.53,14.55,363.0,14.37,1.6,19.09,9.45,9.65,0.44,2.71,14.46,14.06,363.0,19.48,1.26,21.85,13.58,8.27,-1.45,6.37,19.52,19.78,363.0,24.71,1.6,29.84,18.41,11.44,-0.69,4.97,24.76,24.81,363.0,34.21,2.02,39.49,25.98,13.5,-1.15,5.41,34.27,34.53,363.0,37.0,2.89,43.07,26.81,16.26,-0.88,4.32,37.11,37.56,363.0,36.9,2.91,41.69,28.6,13.09,-0.77,3.06,37.01,37.28,363.0
+AR-D-G190002 = 34.33,2.29,40.04,27.22,12.81,-0.21,3.78,34.41,34.25,267.0,31.86,2.12,37.01,24.33,12.68,-0.38,3.78,31.93,31.63,267.0,28.01,2.11,32.32,20.61,11.71,-1.05,4.91,28.09,28.19,267.0,22.88,1.55,25.57,17.3,8.27,-0.56,2.91,22.93,23.09,267.0,17.43,1.2,19.37,12.89,6.48,-0.54,2.94,17.47,17.58,267.0,13.48,1.9,17.44,3.94,13.5,-1.0,5.2,13.62,13.65,267.0,12.92,1.06,15.65,9.04,6.61,-0.47,3.26,12.96,13.03,267.0,17.95,1.17,20.33,14.13,6.2,-0.44,3.03,17.99,17.99,267.0,22.47,1.95,27.36,15.65,11.71,-0.43,3.57,22.55,22.68,267.0,32.89,1.99,36.87,24.61,12.26,-1.17,5.61,32.95,33.15,267.0,36.77,2.66,41.83,26.81,15.02,-0.93,4.78,36.86,36.87,267.0,36.07,2.49,40.66,27.22,13.44,-1.03,4.98,36.15,36.32,267.0
+AR-D-G190003 = 30.74,2.07,33.98,26.26,7.72,-0.65,2.41,30.81,31.15,106.0,29.59,2.09,32.6,24.06,8.54,-0.95,2.99,29.66,30.26,106.0,26.03,1.61,28.46,21.71,6.75,-1.15,3.44,26.08,26.54,106.0,22.33,1.76,24.88,17.72,7.17,-0.86,3.02,22.4,22.95,106.0,16.39,1.09,17.99,13.38,4.62,-1.21,3.59,16.43,16.75,106.0,13.8,1.22,16.61,10.55,6.06,-0.64,2.99,13.86,14.13,106.0,13.08,0.97,14.69,9.86,4.82,-1.16,4.36,13.11,13.2,106.0,18.15,1.51,21.02,13.86,7.17,-0.87,4.02,18.21,18.37,106.0,23.65,1.55,26.26,19.3,6.96,-0.88,3.23,23.7,24.06,106.0,32.01,2.1,35.63,26.54,9.09,-0.8,2.85,32.08,32.56,106.0,32.53,1.91,35.63,26.81,8.82,-1.21,3.65,32.59,33.15,106.0,33.51,2.16,35.91,27.09,8.82,-1.44,4.08,33.58,34.42,106.0
+AR-D-G190004 = 31.12,1.88,35.08,25.71,9.37,-0.51,3.58,31.18,31.36,162.0,29.95,2.37,34.39,24.06,10.33,-0.51,2.86,30.04,30.39,162.0,26.16,2.19,30.12,19.65,10.47,-0.94,3.44,26.25,26.67,162.0,21.77,1.94,25.16,16.61,8.54,-0.79,3.1,21.85,22.13,162.0,16.48,1.26,18.27,12.2,6.06,-1.5,5.03,16.53,16.75,162.0,13.19,0.91,14.69,10.0,4.69,-0.94,3.97,13.22,13.31,162.0,11.5,1.09,14.41,7.8,6.61,-0.62,4.62,11.55,11.65,162.0,17.31,1.34,19.65,12.48,7.17,-1.12,4.22,17.36,17.72,162.0,22.54,2.9,28.46,14.41,14.06,-1.02,3.46,22.72,23.4,162.0,31.74,3.21,36.18,23.78,12.4,-0.93,2.65,31.9,33.05,162.0,33.85,2.71,37.01,25.71,11.3,-1.33,3.94,33.96,34.67,162.0,34.42,3.58,40.87,25.71,15.16,-0.44,2.36,34.61,35.08,162.0
+AR-D-G190005 = 31.96,1.95,37.56,27.91,9.65,0.43,2.5,32.02,31.77,536.0,31.33,1.86,35.63,26.4,9.23,-0.25,2.45,31.38,31.36,536.0,28.57,1.52,31.5,23.78,7.72,-0.78,3.33,28.61,28.81,536.0,23.99,1.33,27.09,19.92,7.17,-1.22,3.95,24.03,24.33,536.0,16.97,0.96,20.2,14.13,6.06,-0.09,2.86,16.99,17.03,536.0,13.93,1.76,18.82,7.8,11.02,0.11,2.69,14.04,13.86,536.0,12.27,1.0,17.17,10.14,7.03,1.29,6.22,12.31,12.2,536.0,17.73,1.12,21.57,14.41,7.17,0.36,3.6,17.76,17.72,536.0,25.95,1.59,30.39,21.3,9.09,-0.25,2.85,26.0,26.12,536.0,34.29,1.74,38.39,29.02,9.37,-0.07,3.0,34.33,34.25,536.0,35.51,1.92,39.49,29.29,10.2,-0.65,3.42,35.56,35.7,536.0,38.27,2.39,42.24,30.12,12.13,-1.1,3.49,38.35,38.94,536.0
+AR-D-G190006 = 32.09,2.61,38.39,26.54,11.85,0.55,2.37,32.2,31.43,769.0,30.37,1.15,33.29,27.64,5.65,0.29,2.42,30.39,30.19,769.0,27.84,1.79,32.87,23.5,9.37,-0.02,2.41,27.9,27.91,769.0,23.04,0.97,25.43,20.2,5.24,-0.31,2.75,23.06,23.09,769.0,16.21,1.01,18.82,13.31,5.51,-0.34,2.59,16.24,16.34,769.0,12.17,1.09,16.34,8.35,7.99,-0.28,3.23,12.22,12.2,769.0,10.32,1.14,14.69,8.35,6.34,0.83,3.29,10.38,10.14,769.0,14.79,1.53,19.37,10.69,8.68,0.21,2.9,14.87,14.69,769.0,21.9,1.4,27.09,19.09,7.99,0.44,2.81,21.95,21.85,769.0,29.87,1.7,35.35,25.71,9.65,0.3,2.46,29.92,29.57,769.0,33.72,2.03,39.49,27.64,11.85,-0.4,3.32,33.78,33.84,769.0,39.3,1.62,42.86,33.01,9.85,-0.83,3.5,39.34,39.63,769.0
+AR-D-G190007 = 31.03,1.46,33.15,25.57,7.58,-1.58,5.83,31.07,31.43,82.0,28.37,1.29,30.12,23.37,6.75,-1.91,7.46,28.4,28.74,82.0,25.98,1.22,27.91,21.44,6.48,-1.21,5.91,26.01,25.98,82.0,22.79,1.3,24.88,17.17,7.72,-2.22,9.82,22.82,23.02,82.0,17.66,1.19,19.09,12.62,6.48,-1.84,7.88,17.69,17.99,82.0,14.97,1.17,16.61,10.41,6.2,-1.38,5.69,15.02,15.1,82.0,15.15,1.5,19.09,9.17,9.92,-0.89,5.93,15.22,15.17,82.0,19.38,1.17,21.02,14.41,6.61,-2.05,8.61,19.41,19.65,82.0,22.9,1.01,25.16,19.23,5.93,-0.58,4.51,22.92,22.78,82.0,31.62,1.04,33.43,27.09,6.34,-1.59,8.43,31.64,31.63,82.0,34.04,1.54,36.46,27.78,8.68,-1.56,7.84,34.08,34.01,82.0,33.35,1.46,36.46,27.78,8.68,-0.88,5.62,33.38,33.43,82.0
+AR-D-G190008 = 34.16,1.86,39.76,29.84,9.92,0.52,2.84,34.22,33.91,529.0,32.45,1.37,35.63,27.36,8.27,-0.25,3.36,32.48,32.46,529.0,28.14,1.17,31.5,23.23,8.27,-0.14,4.12,28.17,28.12,529.0,22.84,1.29,27.09,19.65,7.44,-0.03,2.46,22.88,22.95,529.0,17.47,0.88,20.2,15.51,4.69,0.22,2.64,17.49,17.44,529.0,13.62,1.31,18.82,10.28,8.54,0.1,3.31,13.69,13.65,529.0,12.71,0.78,14.69,10.55,4.13,0.04,2.52,12.73,12.76,529.0,17.15,0.81,19.92,14.13,5.79,-0.19,3.67,17.17,17.17,529.0,23.73,1.89,27.64,18.82,8.82,-0.5,2.62,23.81,23.85,529.0,33.62,1.98,38.94,27.36,11.57,-0.11,2.94,33.68,33.56,529.0,36.83,1.74,41.42,31.7,9.71,-0.28,2.94,36.87,37.01,529.0,38.45,2.94,44.17,29.7,14.47,-0.24,2.77,38.56,38.52,529.0
+AR-D-G190009 = 29.89,1.21,33.15,26.67,6.48,-0.1,3.49,29.92,29.84,135.0,27.76,1.39,31.91,25.16,6.75,0.52,2.94,27.79,27.64,135.0,24.68,1.69,28.74,20.89,7.85,0.19,2.75,24.74,24.61,135.0,20.64,1.7,23.92,16.61,7.3,-0.21,2.48,20.71,20.89,135.0,15.33,1.06,17.3,11.93,5.37,-0.74,3.01,15.37,15.58,135.0,13.34,1.54,16.2,9.45,6.75,-0.8,2.66,13.43,13.86,135.0,12.38,1.39,14.69,9.17,5.51,-0.45,2.28,12.45,12.55,135.0,16.63,1.52,19.37,13.58,5.79,-0.21,2.13,16.7,16.75,135.0,21.58,1.79,24.61,15.93,8.68,-0.78,3.18,21.66,21.85,135.0,30.33,1.75,33.7,25.16,8.54,-0.89,3.19,30.38,30.81,135.0,31.38,1.76,34.11,26.26,7.85,-1.01,3.24,31.43,31.77,135.0,31.9,2.09,35.35,28.19,7.17,-0.11,1.57,31.97,32.19,135.0
+AR-E-G080001 = 35.26,1.0,37.01,31.91,5.1,-0.76,3.35,35.27,35.42,131.0,28.36,0.89,30.39,25.98,4.41,-0.11,2.63,28.38,28.4,131.0,27.84,0.76,29.29,25.98,3.31,-0.48,2.57,27.85,27.91,131.0,19.67,0.74,21.3,17.72,3.58,-0.24,2.75,19.68,19.65,131.0,18.02,0.37,19.09,17.17,1.93,-0.01,2.86,18.02,17.99,131.0,14.92,0.78,17.17,12.48,4.69,-0.26,3.61,14.94,14.96,131.0,13.55,0.92,15.72,11.65,4.06,0.35,2.51,13.58,13.44,131.0,14.35,0.79,15.79,11.65,4.13,-0.73,3.43,14.37,14.41,131.0,18.94,1.02,21.02,16.06,4.96,-0.23,2.81,18.96,19.03,131.0,25.43,1.52,28.19,21.99,6.2,-0.25,2.04,25.47,25.43,131.0,31.86,1.88,35.77,27.22,8.54,-0.3,2.2,31.92,32.05,131.0,33.47,2.12,38.11,28.19,9.92,-0.31,2.31,33.54,33.7,131.0
+AR-E-G080002 = 36.51,1.04,39.76,31.77,7.99,-0.51,6.4,36.52,36.49,132.0,27.99,1.02,30.12,24.88,5.24,-0.45,3.02,28.01,28.05,132.0,27.16,0.64,28.6,25.71,2.89,0.08,2.03,27.17,27.09,132.0,19.89,0.51,21.02,17.72,3.31,-1.09,5.14,19.9,19.92,132.0,18.76,0.6,20.2,16.89,3.31,-0.35,2.95,18.77,18.82,132.0,15.01,0.78,16.61,12.76,3.86,-0.73,3.05,15.03,15.24,132.0,14.88,0.49,16.06,13.03,3.03,-0.62,3.96,14.89,14.96,132.0,15.1,0.64,16.61,12.48,4.13,-0.72,4.78,15.12,15.1,132.0,19.58,1.26,22.13,15.24,6.89,-0.51,3.26,19.62,19.51,132.0,25.3,1.54,27.98,21.3,6.68,-0.24,2.17,25.34,25.23,132.0,31.44,1.62,34.8,25.16,9.65,-0.73,4.48,31.49,31.43,132.0,34.46,1.85,38.52,28.46,10.06,-0.15,3.06,34.51,34.32,132.0
+AR-E-G080003 = 28.45,1.85,31.77,25.57,6.2,0.29,1.65,28.51,27.91,98.0,26.2,1.01,27.91,24.33,3.58,0.17,1.66,26.22,25.98,98.0,24.83,1.39,27.64,22.68,4.96,0.13,1.68,24.86,24.64,98.0,20.09,1.28,22.4,17.72,4.69,-0.08,1.58,20.13,20.13,98.0,16.45,1.48,18.54,13.86,4.69,-0.3,1.58,16.51,16.89,98.0,13.28,0.8,14.69,11.1,3.58,-0.49,2.45,13.3,13.44,98.0,13.09,1.27,14.96,10.55,4.41,-0.41,1.81,13.15,13.38,98.0,15.01,1.52,17.72,12.48,5.24,-0.01,1.65,15.09,15.0,98.0,19.85,1.99,24.33,16.2,8.13,-0.01,1.99,19.95,19.71,98.0,25.22,2.04,28.88,21.85,7.03,0.01,1.69,25.31,24.99,98.0,29.13,3.09,33.98,24.61,9.37,0.08,1.39,29.29,28.53,98.0,29.18,3.22,34.11,24.61,9.51,0.14,1.41,29.36,28.74,98.0
+AR-E-G080004 = 36.67,1.69,39.63,30.94,8.68,-0.58,3.27,36.71,36.56,142.0,28.67,1.23,30.94,24.33,6.61,-1.24,4.86,28.7,29.02,142.0,27.52,0.91,29.84,24.88,4.96,-0.16,2.92,27.53,27.57,142.0,20.38,0.82,21.85,18.13,3.72,-0.79,3.04,20.4,20.47,142.0,18.64,0.88,20.47,15.79,4.69,-0.97,3.77,18.66,18.82,142.0,15.0,1.23,19.65,11.1,8.54,0.24,4.47,15.05,14.96,142.0,15.56,0.83,16.89,12.76,4.13,-0.85,3.63,15.58,15.65,142.0,16.07,1.14,19.37,13.31,6.06,-0.13,3.12,16.11,16.13,142.0,19.75,1.65,22.68,15.24,7.44,-0.65,2.49,19.82,20.33,142.0,25.88,1.74,28.74,21.44,7.3,-0.67,2.77,25.94,26.26,142.0,31.49,1.6,33.98,25.3,8.68,-1.52,5.75,31.53,31.91,142.0,31.72,1.21,33.98,28.19,5.79,-0.56,3.19,31.75,31.84,142.0
+AR-E-G080005 = 36.47,1.34,39.21,32.19,7.03,-1.11,4.34,36.5,36.73,200.0,27.97,0.57,29.57,25.43,4.13,-0.93,5.47,27.98,28.05,200.0,27.31,0.93,29.29,24.61,4.69,-0.66,3.26,27.33,27.5,200.0,20.07,0.49,21.3,18.54,2.76,-0.07,2.89,20.07,20.06,200.0,18.1,0.51,19.37,16.89,2.48,-0.02,2.55,18.11,18.13,200.0,15.69,0.64,17.72,13.58,4.13,0.18,3.41,15.7,15.79,200.0,15.69,0.56,17.17,14.13,3.03,-0.09,2.42,15.7,15.65,200.0,16.25,0.86,19.65,13.86,5.79,0.54,4.14,16.28,16.13,200.0,20.51,0.71,22.4,18.82,3.58,0.05,2.62,20.52,20.47,200.0,25.67,1.02,29.02,24.06,4.96,0.87,3.49,25.69,25.43,200.0,30.86,1.0,33.43,29.02,4.41,0.3,2.48,30.87,30.81,200.0,31.24,1.32,35.08,27.64,7.44,0.55,3.35,31.27,31.08,200.0
+AR-E-G080006 = 36.54,0.82,38.11,35.08,3.03,0.01,1.83,36.55,36.59,109.0,28.71,0.66,29.98,26.81,3.17,-0.43,2.91,28.72,28.74,109.0,28.62,0.47,29.84,27.64,2.2,0.17,3.11,28.63,28.6,109.0,20.77,0.54,21.85,19.65,2.2,-0.17,1.91,20.78,20.75,109.0,19.12,0.55,20.75,17.44,3.31,-0.11,3.73,19.12,19.09,109.0,15.91,0.81,18.54,13.86,4.69,0.3,3.21,15.93,15.79,109.0,16.37,0.47,17.72,15.24,2.48,0.05,2.94,16.38,16.34,109.0,16.99,0.87,18.54,14.69,3.86,-0.14,2.13,17.01,17.03,109.0,20.76,0.87,22.4,18.82,3.58,-0.42,2.25,20.77,20.89,109.0,27.25,0.78,29.57,25.43,4.13,0.26,2.86,27.27,27.22,109.0,31.89,1.37,34.25,28.46,5.79,-0.4,2.24,31.92,32.05,109.0,30.97,0.79,33.08,27.91,5.17,-0.93,4.96,30.98,31.22,109.0
+AR-E-G080007 = 31.35,2.4,36.46,26.81,9.65,0.2,1.88,31.44,31.22,257.0,26.08,1.28,28.19,23.78,4.41,-0.28,1.62,26.11,26.54,257.0,25.8,1.32,28.74,22.95,5.79,-0.04,1.8,25.84,25.92,257.0,19.18,0.73,21.3,17.17,4.13,-0.08,2.97,19.2,19.09,257.0,15.54,1.15,18.27,12.76,5.51,0.27,2.2,15.58,15.24,257.0,13.35,0.89,15.24,10.41,4.82,-0.47,3.0,13.38,13.31,257.0,12.26,1.44,14.69,9.45,5.24,0.01,1.66,12.35,12.07,257.0,12.86,1.24,15.37,8.35,7.03,-0.51,3.02,12.92,13.03,257.0,20.05,1.52,23.23,15.51,7.72,-0.31,2.84,20.1,20.06,257.0,25.86,2.48,29.84,21.85,7.99,-0.1,1.35,25.97,26.4,257.0,28.47,3.07,33.7,23.78,9.92,0.23,1.6,28.63,28.26,257.0,29.81,2.27,33.7,23.5,10.2,-0.37,2.08,29.9,30.39,257.0
+AR-E-G080008 = 35.78,1.68,39.21,28.46,10.75,-1.33,6.13,35.82,36.04,279.0,27.73,0.97,30.12,23.78,6.34,-0.76,4.1,27.75,27.91,279.0,26.65,0.87,28.46,23.78,4.69,-0.38,3.63,26.67,26.54,279.0,19.4,0.65,21.02,17.44,3.58,-0.13,2.74,19.41,19.37,279.0,17.04,0.85,19.37,14.96,4.41,0.63,3.1,17.06,16.89,279.0,13.74,0.68,14.96,11.1,3.86,-0.58,3.4,13.76,13.79,279.0,12.72,1.05,14.69,10.41,4.27,-0.28,2.03,12.76,12.89,279.0,13.71,0.67,15.79,10.83,4.96,-0.4,3.81,13.73,13.72,279.0,18.85,1.25,21.3,15.65,5.65,-0.43,2.25,18.89,19.09,279.0,26.99,1.55,29.57,21.57,7.99,-0.88,3.73,27.04,27.09,279.0,31.05,1.73,33.98,25.43,8.54,-0.64,3.03,31.1,31.29,279.0,33.47,2.07,39.76,26.4,13.37,-0.28,3.88,33.53,33.56,279.0
+AR-E-G080009 = 33.91,0.72,34.53,33.29,1.24,-0.0,1.0,33.91,33.91,4.0,26.19,0.24,26.4,25.98,0.41,-0.0,1.0,26.19,26.19,4.0,24.85,0.04,24.88,24.81,0.07,-0.0,1.02,24.85,24.85,4.0,19.37,0.16,19.51,19.23,0.28,-0.0,1.0,19.37,19.37,4.0,15.79,0.16,15.93,15.65,0.28,0.0,1.0,15.79,15.79,4.0,13.62,0.2,13.79,13.44,0.34,-0.0,1.0,13.62,13.62,4.0,11.45,0.08,11.52,11.38,0.14,-0.0,1.0,11.45,11.45,4.0,12.48,NaN,12.48,12.48,0.0,NaN,-3.694229780832489E14,12.48,12.48,4.0,17.23,0.08,17.3,17.17,0.14,0.0,1.0,17.23,17.23,4.0,23.68,0.12,23.78,23.57,0.21,-0.0,1.0,23.68,23.68,4.0,28.84,0.2,29.02,28.67,0.34,0.0,1.0,28.84,28.84,4.0,31.43,0.4,31.77,31.08,0.69,0.0,1.0,31.43,31.43,4.0
+AR-E-G080010 = 31.27,2.41,36.8,25.98,10.82,0.06,1.88,31.37,30.94,188.0,25.63,1.41,28.19,22.68,5.51,-0.16,1.84,25.66,25.71,188.0,24.95,1.6,27.64,21.57,6.06,-0.38,1.96,25.0,25.4,188.0,18.76,0.57,20.2,17.44,2.76,0.33,2.49,18.77,18.68,188.0,16.2,0.79,17.85,14.69,3.17,0.01,2.07,16.21,16.2,188.0,13.31,0.79,15.24,10.0,5.24,-0.69,4.54,13.33,13.31,188.0,10.88,0.59,12.2,8.62,3.58,-0.56,4.07,10.89,10.83,188.0,12.47,0.85,14.41,10.55,3.86,-0.15,2.38,12.5,12.48,188.0,17.21,1.28,20.2,14.41,5.79,0.06,2.17,17.25,17.06,188.0,24.02,1.69,28.19,21.02,7.17,0.34,2.4,24.07,23.95,188.0,26.77,1.74,30.67,23.23,7.44,0.33,1.9,26.83,26.29,188.0,28.85,3.39,37.01,23.78,13.23,0.15,1.77,29.05,28.74,188.0
+AR-E-G080011 = 33.82,1.77,37.28,27.36,9.92,-0.89,3.83,33.87,34.01,246.0,26.62,1.0,29.02,22.68,6.34,-1.02,4.26,26.64,26.81,246.0,26.88,0.99,29.29,23.5,5.79,-0.13,3.0,26.89,26.81,246.0,20.95,0.54,22.13,19.09,3.03,-0.31,3.05,20.96,21.02,246.0,18.15,0.66,19.65,16.61,3.03,-0.39,2.41,18.16,18.27,246.0,15.7,0.7,17.72,13.58,4.13,-0.14,3.2,15.71,15.68,246.0,15.93,0.65,17.99,14.13,3.86,0.22,2.97,15.95,15.79,246.0,16.47,1.08,19.37,13.31,6.06,0.01,2.74,16.5,16.48,246.0,21.18,0.99,22.68,15.79,6.89,-1.51,7.02,21.2,21.3,246.0,26.46,1.24,29.98,21.85,8.13,-0.48,4.55,26.48,26.4,246.0,30.16,1.54,32.87,22.68,10.2,-1.49,7.37,30.2,30.26,246.0,29.69,1.68,34.53,24.61,9.92,-0.19,3.65,29.74,29.74,246.0
+AR-E-G080012 = 32.72,1.1,36.73,30.94,5.79,1.13,4.32,32.74,32.46,161.0,26.96,0.62,28.74,25.43,3.31,0.11,3.01,26.97,26.95,161.0,26.23,0.88,28.46,24.61,3.86,0.51,2.63,26.24,26.26,161.0,20.74,0.58,22.68,19.37,3.31,0.61,3.86,20.75,20.75,161.0,17.74,0.63,19.92,16.61,3.31,0.65,2.92,17.75,17.58,161.0,13.73,0.47,14.96,12.48,2.48,0.01,2.76,13.74,13.72,161.0,13.96,0.7,15.51,12.2,3.31,-0.02,2.39,13.98,13.86,161.0,15.64,1.04,17.99,12.62,5.37,-0.66,3.71,15.68,15.79,161.0,22.7,0.99,24.88,20.75,4.13,0.23,2.64,22.72,22.68,161.0,28.7,0.58,29.84,27.09,2.76,-0.44,2.56,28.71,28.74,161.0,33.29,0.73,35.08,31.5,3.58,0.38,2.68,33.3,33.15,161.0,33.42,0.67,35.35,31.5,3.86,0.05,3.16,33.43,33.43,161.0
+AR-E-G080013 = 31.6,1.07,33.56,26.4,7.17,-1.55,6.69,31.61,31.77,198.0,26.68,0.76,28.19,24.19,4.0,-0.35,3.29,26.7,26.67,198.0,25.67,0.63,27.36,23.92,3.44,0.06,2.91,25.67,25.67,198.0,21.02,0.66,22.4,18.96,3.44,-0.4,2.76,21.04,21.02,198.0,18.5,0.73,20.2,15.1,5.1,-0.82,5.43,18.52,18.54,198.0,14.9,0.7,16.34,13.31,3.03,-0.16,2.05,14.92,14.96,198.0,15.32,0.65,16.89,13.58,3.31,-0.3,2.59,15.34,15.37,198.0,16.32,0.82,18.27,14.55,3.72,-0.03,2.29,16.34,16.34,198.0,22.33,1.25,24.61,18.13,6.48,-0.58,3.27,22.36,22.4,198.0,27.73,1.69,31.22,22.4,8.82,-0.23,2.83,27.78,27.64,198.0,32.17,1.31,33.98,26.26,7.72,-1.53,5.97,32.19,32.46,198.0,31.95,1.47,34.25,24.74,9.51,-1.88,8.13,31.98,32.25,198.0
+AR-E-G080014 = 34.71,1.14,37.01,32.32,4.69,0.14,2.16,34.73,34.53,107.0,27.27,0.45,28.46,26.12,2.34,0.27,3.07,27.27,27.22,107.0,25.95,0.61,27.22,24.06,3.17,-0.53,3.13,25.96,25.98,107.0,19.92,0.57,21.3,18.54,2.76,0.15,2.44,19.93,19.92,107.0,17.02,0.41,17.99,15.79,2.2,-0.87,3.89,17.03,17.1,107.0,14.17,0.62,15.24,12.2,3.03,-0.62,3.01,14.19,14.13,107.0,13.6,0.36,14.69,12.76,1.93,0.25,3.82,13.6,13.58,107.0,13.92,0.88,16.61,12.2,4.41,0.52,3.18,13.94,13.86,107.0,20.99,1.0,23.23,18.82,4.41,0.21,2.43,21.01,20.75,107.0,27.83,0.68,30.12,26.26,3.86,0.83,4.92,27.84,27.78,107.0,32.71,0.55,34.8,31.5,3.31,0.61,4.18,32.71,32.74,107.0,32.34,1.19,34.8,29.43,5.37,-0.02,2.5,32.36,32.05,107.0
+AR-E-G080015 = 35.58,1.6,38.39,29.57,8.82,-1.45,5.48,35.61,35.97,193.0,27.39,0.91,29.84,24.33,5.51,-0.74,4.52,27.41,27.64,193.0,26.39,0.8,28.19,23.78,4.41,-0.46,3.42,26.4,26.54,193.0,19.44,0.71,20.75,17.17,3.58,-0.67,3.46,19.45,19.51,193.0,17.09,0.84,18.82,14.69,4.13,-0.3,3.27,17.11,17.1,193.0,14.07,0.79,15.79,12.2,3.58,-0.02,2.18,14.09,14.13,193.0,13.33,0.54,14.69,11.65,3.03,-0.28,2.99,13.34,13.38,193.0,13.82,0.89,15.51,11.38,4.13,-0.36,2.52,13.85,13.86,193.0,18.68,1.16,21.02,15.79,5.24,-0.27,2.77,18.72,18.68,193.0,26.22,1.35,28.6,22.13,6.48,-0.84,3.52,26.25,26.4,193.0,31.68,2.07,35.63,25.43,10.2,-0.58,3.33,31.75,31.5,193.0,32.49,1.92,35.91,25.98,9.92,-0.74,3.79,32.55,32.6,193.0
+AR-E-G080016 = 28.11,1.91,32.46,24.88,7.58,0.87,2.53,28.17,27.36,255.0,25.21,1.12,27.5,22.4,5.1,0.15,2.51,25.23,25.16,255.0,24.4,1.59,28.46,21.85,6.61,0.87,2.52,24.45,23.78,255.0,19.1,1.56,24.61,17.17,7.44,1.14,3.2,19.16,18.41,255.0,14.96,1.77,19.92,12.48,7.44,0.9,2.81,15.07,14.41,255.0,13.15,0.87,15.79,10.28,5.51,-0.11,3.34,13.18,13.17,255.0,11.77,1.02,14.96,9.45,5.51,0.89,3.86,11.82,11.52,255.0,13.99,1.48,17.99,10.28,7.72,0.4,2.7,14.06,13.72,255.0,20.69,1.64,24.33,16.89,7.44,0.54,2.23,20.76,20.33,255.0,25.08,2.43,30.67,21.02,9.65,0.72,2.19,25.19,24.19,255.0,27.65,3.25,34.8,22.95,11.85,0.93,2.39,27.84,26.26,255.0,27.86,2.94,34.11,23.5,10.61,0.76,2.13,28.02,26.81,255.0
+AR-E-G080017 = 34.1,1.45,37.01,30.94,6.06,-0.18,2.08,34.13,34.25,278.0,27.16,0.65,29.02,25.16,3.86,0.25,3.08,27.17,27.09,278.0,26.31,0.77,27.98,24.88,3.1,0.22,1.93,26.32,26.23,278.0,20.03,0.46,21.57,18.54,3.03,0.2,4.09,20.04,20.02,278.0,18.11,0.63,20.2,16.61,3.58,0.33,3.2,18.12,17.99,278.0,15.67,0.76,18.27,13.31,4.96,0.33,3.31,15.69,15.55,278.0,14.45,0.9,16.61,12.2,4.41,-0.36,2.33,14.48,14.65,278.0,14.57,1.04,16.89,10.83,6.06,-0.8,4.02,14.6,14.69,278.0,20.52,0.82,22.4,18.54,3.86,-0.33,2.51,20.54,20.64,278.0,26.5,0.88,28.46,24.33,4.13,-0.03,2.05,26.51,26.54,278.0,32.17,1.61,36.73,27.91,8.82,0.22,2.86,32.21,32.12,278.0,33.89,1.83,38.94,30.39,8.54,0.22,2.34,33.94,33.7,278.0
+AR-F-G120001 = 43.62,2.49,45.0,31.08,13.92,-2.77,11.55,43.69,44.72,85.0,39.71,3.51,44.59,24.19,20.39,-1.8,7.51,39.87,40.31,85.0,35.75,3.04,42.24,23.99,18.26,-0.94,5.69,35.88,35.91,85.0,29.89,2.29,34.53,20.06,14.47,-1.54,7.22,29.97,30.32,85.0,23.17,1.35,26.26,18.82,7.44,-0.25,3.99,23.2,23.02,85.0,19.52,1.15,21.57,16.06,5.51,-0.7,3.42,19.55,19.65,85.0,19.63,1.09,21.71,15.31,6.41,-1.04,5.3,19.66,19.65,85.0,24.77,1.28,27.91,21.3,6.61,0.16,3.01,24.8,24.74,85.0,28.94,2.17,33.7,20.75,12.95,-0.68,4.89,29.02,28.88,85.0,37.37,2.52,42.66,28.95,13.71,-0.37,3.73,37.45,37.42,85.0,43.3,2.09,45.0,34.39,10.61,-1.64,6.17,43.35,43.9,85.0,43.26,2.09,45.0,34.05,10.95,-1.52,6.11,43.31,43.9,85.0
+AR-F-G120002 = 40.66,2.57,45.0,31.22,13.78,-1.17,4.98,40.74,40.87,503.0,36.8,2.77,42.52,25.98,16.54,-1.0,4.64,36.91,37.01,503.0,33.1,2.59,38.39,24.19,14.19,-0.51,2.96,33.2,33.29,503.0,25.39,1.39,28.74,19.65,9.09,-1.31,5.66,25.42,25.57,503.0,20.44,1.1,23.5,16.06,7.44,-0.94,4.32,20.47,20.61,503.0,17.19,1.01,19.65,13.58,6.06,-0.75,3.75,17.22,17.37,503.0,18.38,0.8,21.02,15.65,5.37,-0.03,3.73,18.4,18.34,503.0,22.71,1.24,25.71,18.54,7.17,-0.4,3.44,22.74,22.68,503.0,28.14,2.14,32.32,20.2,12.13,-0.98,4.56,28.22,28.26,503.0,36.52,2.6,41.14,26.81,14.33,-1.15,4.67,36.61,36.87,503.0,40.82,2.7,45.0,30.94,14.06,-0.78,4.08,40.91,40.66,503.0,40.21,3.09,45.0,30.53,14.47,-0.74,3.36,40.33,40.45,503.0
+AR-F-G120003 = 35.01,5.49,43.0,22.13,20.88,-0.78,2.84,35.43,36.66,60.0,30.13,5.8,38.94,15.51,23.43,-0.63,2.88,30.67,31.43,60.0,27.62,4.4,34.67,18.82,15.85,-0.24,2.17,27.97,28.5,60.0,22.83,4.05,28.95,13.58,15.36,-0.35,2.28,23.18,23.68,60.0,19.0,2.51,22.81,12.48,10.33,-0.63,3.01,19.16,19.09,60.0,15.66,1.84,18.54,10.41,8.13,-0.99,3.59,15.77,16.06,60.0,16.41,2.47,19.3,9.17,10.13,-1.39,4.33,16.59,17.03,60.0,21.72,2.06,24.33,15.51,8.82,-1.25,4.01,21.81,22.33,60.0,22.85,3.81,28.05,13.17,14.88,-0.85,3.0,23.16,23.95,60.0,30.48,3.96,35.08,19.65,15.43,-1.02,3.15,30.73,31.77,60.0,35.93,3.96,41.97,25.43,16.54,-0.73,2.95,36.15,37.08,60.0,35.7,4.25,41.42,25.16,16.26,-0.89,2.83,35.95,37.08,60.0
+AR-F-G120004 = 37.03,5.25,45.0,18.82,26.18,-0.72,3.45,37.4,37.28,183.0,32.42,6.35,43.35,16.34,27.01,-0.43,2.36,33.03,33.43,183.0,30.5,4.84,37.28,16.89,20.39,-0.57,2.45,30.88,31.22,183.0,23.8,3.55,28.46,10.55,17.91,-0.86,3.54,24.06,24.19,183.0,19.71,2.77,23.78,6.83,16.95,-1.44,6.34,19.9,20.2,183.0,16.57,2.18,20.75,6.14,14.61,-0.96,6.1,16.71,16.48,183.0,16.43,2.76,20.47,2.63,17.84,-1.84,8.4,16.66,16.89,183.0,21.78,2.29,25.98,9.24,16.74,-2.01,10.37,21.9,22.13,183.0,24.31,5.01,32.6,6.49,26.11,-0.64,3.33,24.81,24.61,183.0,33.05,5.06,41.14,16.48,24.67,-0.56,2.74,33.44,33.56,183.0,38.56,4.71,45.0,21.64,23.36,-0.81,3.66,38.85,39.07,183.0,37.81,4.27,45.0,24.26,20.74,-0.4,2.7,38.05,37.97,183.0
+AR-F-G120005 = 35.11,7.3,45.0,15.65,29.35,-0.52,2.25,35.85,36.04,160.0,28.8,7.06,40.31,14.69,25.63,-0.22,1.71,29.64,30.08,160.0,29.43,5.31,39.49,15.51,23.98,-0.18,2.16,29.91,29.33,160.0,23.06,4.61,31.77,8.35,23.43,-0.4,2.89,23.51,22.95,160.0,19.75,4.06,25.71,4.63,21.08,-0.93,3.83,20.16,20.75,160.0,16.25,2.89,21.57,3.94,17.64,-1.12,5.36,16.5,16.61,160.0,15.79,4.02,21.85,0.91,20.94,-1.27,4.46,16.29,17.17,160.0,22.1,3.82,27.64,7.11,20.53,-1.28,4.83,22.43,23.09,160.0,22.25,5.64,31.36,4.07,27.28,-0.81,3.21,22.95,23.33,160.0,31.59,5.42,41.0,13.58,27.42,-0.64,3.19,32.05,32.05,160.0,37.47,5.85,45.0,18.82,26.18,-0.86,3.36,37.92,38.04,160.0,36.57,5.46,45.0,21.3,23.7,-0.43,2.65,36.97,36.97,160.0
+AR-F-G120006 = 38.11,3.51,43.62,30.26,13.37,-0.47,2.24,38.27,38.94,120.0,33.81,3.81,40.04,25.71,14.33,-0.22,2.04,34.02,33.8,120.0,31.64,2.62,35.49,25.71,9.78,-0.67,2.53,31.74,32.19,120.0,24.87,1.78,27.09,19.78,7.3,-1.26,3.52,24.93,25.64,120.0,18.86,0.82,20.2,16.06,4.13,-1.19,4.72,18.88,18.82,120.0,16.6,1.19,21.3,13.31,7.99,0.44,4.92,16.64,16.65,120.0,17.93,0.96,19.65,14.82,4.82,-1.24,4.65,17.96,18.13,120.0,21.37,0.99,23.78,18.82,4.96,-0.66,3.15,21.39,21.57,120.0,26.44,2.02,28.81,21.23,7.58,-1.02,2.96,26.51,27.19,120.0,35.33,2.42,38.66,29.15,9.51,-1.07,3.14,35.41,36.18,120.0,39.46,2.67,43.62,31.22,12.4,-1.28,3.96,39.55,40.59,120.0,37.74,3.23,41.69,30.12,11.57,-0.77,2.43,37.87,38.87,120.0
+AR-F-G120007 = 34.97,2.39,40.04,28.88,11.16,-0.15,2.94,35.05,35.22,99.0,31.88,2.04,36.46,25.43,11.02,-0.87,4.34,31.94,32.25,99.0,28.77,1.03,30.39,25.16,5.24,-1.45,4.88,28.79,29.02,99.0,23.5,1.39,25.43,18.96,6.48,-1.46,4.74,23.54,23.78,99.0,19.07,1.23,22.13,16.2,5.93,0.24,2.67,19.11,19.09,99.0,15.66,0.86,17.72,13.03,4.69,-0.61,3.72,15.68,15.79,99.0,17.3,0.55,18.54,15.1,3.44,-0.58,5.0,17.31,17.3,99.0,19.78,0.84,22.13,17.99,4.13,0.35,2.74,19.8,19.65,99.0,24.79,1.21,26.26,19.92,6.34,-1.96,7.54,24.82,24.88,99.0,34.04,1.98,37.01,28.46,8.54,-1.07,3.49,34.1,34.53,99.0,37.32,1.99,40.31,30.67,9.65,-1.59,4.87,37.37,37.83,99.0,34.74,1.72,38.11,29.15,8.96,-1.3,4.88,34.78,35.08,99.0
+AR-F-G120008 = 37.61,3.41,42.8,30.39,12.4,-0.49,1.8,37.76,38.52,144.0,31.95,3.2,36.46,25.98,10.47,-0.43,1.74,32.11,33.15,144.0,30.16,2.84,34.8,25.16,9.65,-0.29,1.77,30.29,30.91,144.0,24.32,2.44,27.91,19.65,8.27,-0.51,1.72,24.44,25.43,144.0,19.12,1.42,21.85,16.48,5.37,-0.15,1.93,19.17,19.37,144.0,14.94,1.06,17.72,12.2,5.51,-0.5,3.08,14.98,15.17,144.0,16.7,1.81,19.92,13.31,6.61,-0.12,1.85,16.8,16.75,144.0,20.18,1.48,23.23,16.89,6.34,0.13,2.47,20.24,19.99,144.0,25.4,2.64,28.46,19.92,8.54,-0.64,1.86,25.54,26.74,144.0,34.02,3.38,38.32,27.36,10.95,-0.53,1.77,34.19,35.15,144.0,38.09,2.86,43.9,32.6,11.3,-0.28,1.81,38.2,38.73,144.0,36.83,3.6,41.97,30.39,11.57,-0.48,1.78,37.0,38.25,144.0
+AR-F-G120009 = 34.84,4.72,43.62,13.86,29.76,-0.78,5.46,35.15,34.63,226.0,30.06,4.49,38.11,12.76,25.35,-0.96,4.44,30.39,30.84,226.0,28.84,4.16,37.01,12.2,24.8,-0.73,4.61,29.14,28.74,226.0,20.78,5.05,29.57,4.76,24.8,-0.19,2.52,21.38,20.75,226.0,13.84,6.39,24.47,-1.85,26.32,-0.3,2.16,15.24,14.55,226.0,12.5,5.28,20.47,-1.71,22.19,-0.4,2.14,13.57,13.17,226.0,11.47,4.73,19.09,-2.13,21.22,-0.57,2.61,12.4,12.27,226.0,17.15,5.67,25.98,2.42,23.56,-0.4,2.11,18.06,17.96,226.0,17.68,6.24,29.29,1.73,27.56,-0.04,2.42,18.74,17.44,226.0,27.45,6.61,39.21,9.45,29.76,-0.11,2.44,28.23,27.09,226.0,34.75,6.07,45.0,16.89,28.11,-0.3,2.62,35.28,34.98,226.0,36.17,4.47,45.0,17.72,27.28,-0.57,4.73,36.45,35.73,226.0
+AR-F-G120010 = 38.46,5.91,45.0,20.2,24.8,-0.65,2.18,38.91,40.31,314.0,32.73,6.2,41.97,17.44,24.53,-0.36,1.82,33.31,34.18,314.0,31.8,4.34,37.83,16.34,21.5,-0.64,2.5,32.09,33.01,314.0,24.89,4.14,30.94,10.28,20.67,-0.46,2.35,25.24,25.5,314.0,19.25,3.73,24.61,6.42,18.19,-1.1,3.4,19.61,20.68,314.0,15.75,2.31,22.13,5.04,17.09,-1.27,5.46,15.92,16.2,314.0,15.16,2.77,19.65,0.35,19.29,-1.39,5.75,15.41,15.93,314.0,21.62,2.77,25.43,7.8,17.64,-1.85,6.42,21.8,22.68,314.0,22.53,4.81,30.67,5.04,25.63,-0.62,2.72,23.04,23.54,314.0,33.0,5.37,41.14,16.61,24.53,-0.5,2.1,33.43,34.25,314.0,39.76,4.59,45.0,22.4,22.6,-0.68,2.59,40.02,41.14,314.0,39.92,4.36,45.0,25.16,19.84,-0.7,2.45,40.16,41.38,314.0
+AR-F-G120011 = 36.17,1.06,38.94,32.87,6.06,-0.68,3.69,36.18,36.46,139.0,31.2,0.95,32.6,27.91,4.69,-1.01,3.91,31.21,31.36,139.0,29.01,0.89,30.94,26.26,4.69,-0.42,3.05,29.02,29.02,139.0,23.9,0.82,25.43,20.75,4.69,-0.94,4.63,23.92,23.92,139.0,18.72,0.6,20.06,16.89,3.17,-0.06,2.96,18.73,18.68,139.0,15.09,0.65,16.75,12.89,3.86,-0.19,3.52,15.1,15.1,139.0,16.4,0.64,17.72,14.55,3.17,-0.68,3.72,16.41,16.48,139.0,19.22,0.89,21.57,16.61,4.96,-0.26,3.04,19.24,19.23,139.0,25.05,1.69,27.91,19.09,8.82,-1.1,3.79,25.11,25.57,139.0,33.65,1.44,36.73,29.43,7.3,-0.86,3.2,33.68,33.98,139.0,36.96,1.16,40.31,34.11,6.2,0.37,3.37,36.98,36.87,139.0,34.79,1.26,37.28,30.94,6.34,-0.63,3.34,34.81,34.94,139.0
+AR-F-G120012 = 36.18,1.25,40.04,33.22,6.82,0.45,3.46,36.2,36.18,168.0,30.78,1.2,34.53,27.91,6.61,0.43,2.89,30.81,30.67,168.0,29.37,0.93,31.77,26.81,4.96,-0.01,2.49,29.39,29.46,168.0,24.43,0.83,26.81,21.57,5.24,0.03,3.66,24.45,24.33,168.0,18.65,0.65,20.2,16.89,3.31,-0.13,2.54,18.67,18.68,168.0,14.79,0.87,16.89,12.76,4.13,-0.06,2.64,14.82,14.75,168.0,15.34,1.09,18.27,13.03,5.24,0.27,2.71,15.38,15.37,168.0,19.06,0.63,21.3,17.44,3.86,-0.2,3.27,19.07,19.13,168.0,25.17,1.22,27.64,21.02,6.61,-0.42,2.94,25.2,25.3,168.0,34.54,1.24,37.56,30.39,7.17,-0.57,3.71,34.57,34.53,168.0,37.27,0.9,39.21,34.73,4.48,-0.19,2.38,37.29,37.35,168.0,35.36,1.34,39.49,32.74,6.75,0.57,3.52,35.39,35.35,168.0
+AR-F-G120013 = 31.79,5.48,44.45,19.37,25.08,0.18,2.64,32.26,31.01,410.0,26.92,4.9,37.56,15.79,21.77,0.05,2.63,27.36,26.98,410.0,26.29,4.93,37.01,13.58,23.43,-0.17,2.82,26.75,26.47,410.0,18.23,5.96,29.57,5.04,24.53,-0.11,2.21,19.18,19.37,410.0,11.91,7.28,25.43,-4.06,29.49,-0.25,1.95,13.95,13.1,410.0,10.03,6.85,19.92,-5.71,25.63,-0.46,2.0,12.14,11.93,410.0,8.67,6.03,17.72,-5.71,23.43,-0.51,2.29,10.56,9.86,410.0,14.59,7.32,25.71,-2.4,28.11,-0.39,1.97,16.32,16.06,410.0,14.39,7.98,30.39,-2.4,32.8,-0.13,2.11,16.45,15.37,410.0,24.24,8.16,40.31,5.87,34.45,-0.18,2.27,25.57,25.71,410.0,32.01,7.58,45.0,14.69,30.31,-0.14,2.21,32.9,32.87,410.0,34.75,5.38,45.0,21.3,23.7,0.14,2.52,35.17,33.87,410.0
+AR-F-G120014 = 37.63,2.66,40.87,28.46,12.4,-1.57,4.73,37.73,38.52,211.0,33.23,2.19,37.28,25.16,12.13,-1.53,5.79,33.31,33.84,211.0,30.0,1.48,33.01,24.61,8.41,-0.92,4.3,30.03,30.12,211.0,24.67,1.21,26.81,18.82,7.99,-1.84,7.55,24.7,24.88,211.0,19.62,1.23,21.57,15.79,5.79,-0.89,3.71,19.66,19.78,211.0,16.19,0.86,18.27,13.31,4.96,-0.32,3.19,16.21,16.2,211.0,17.9,0.85,19.92,14.41,5.51,-0.14,4.24,17.92,17.92,211.0,21.61,1.11,24.33,18.54,5.79,-0.44,3.04,21.64,21.71,211.0,25.97,1.37,29.57,20.75,8.82,-0.03,3.77,26.01,25.85,211.0,35.21,1.8,38.94,28.19,10.75,-0.82,4.4,35.26,35.22,211.0,38.21,2.0,42.52,30.12,12.4,-0.83,4.55,38.26,38.25,211.0,37.37,2.43,41.14,29.02,12.13,-1.12,4.5,37.45,37.56,211.0
+AR-F-G120015 = 40.21,2.45,45.0,33.98,11.02,-0.48,2.93,40.28,40.42,266.0,35.14,2.32,41.28,27.22,14.06,-0.48,3.79,35.22,35.11,266.0,32.04,1.84,36.46,25.71,10.75,-0.32,3.28,32.09,32.08,266.0,25.2,1.62,28.74,20.75,7.99,-0.83,4.03,25.25,25.57,266.0,19.17,0.92,21.85,16.89,4.96,0.41,3.45,19.19,19.09,266.0,16.24,0.86,19.09,13.86,5.24,0.33,3.42,16.26,16.2,266.0,17.69,1.24,19.65,12.76,6.89,-1.0,3.91,17.73,17.99,266.0,21.85,0.88,23.78,18.82,4.96,-0.2,3.09,21.87,21.78,266.0,25.75,2.08,29.29,18.27,11.02,-1.14,4.27,25.83,26.12,266.0,35.42,2.52,39.49,27.64,11.85,-1.03,3.4,35.51,36.18,266.0,40.68,1.99,45.0,35.35,9.65,-0.54,2.83,40.73,40.87,266.0,40.32,1.89,44.59,35.35,9.23,-0.47,3.25,40.37,40.42,266.0
+AR-F-G120016 = 38.79,2.24,43.07,32.6,10.47,-0.15,2.32,38.85,38.66,196.0,32.92,2.38,36.46,27.09,9.37,-0.46,2.19,33.0,33.43,196.0,30.8,2.12,34.25,25.16,9.09,-0.41,2.47,30.87,31.01,196.0,25.5,1.74,28.19,20.47,7.72,-0.62,2.67,25.56,25.85,196.0,19.04,1.13,21.02,16.34,4.69,-0.07,1.96,19.07,18.96,196.0,15.32,0.71,16.89,13.58,3.31,-0.36,2.49,15.34,15.51,196.0,14.93,0.88,17.17,12.2,4.96,0.03,3.37,14.96,14.96,196.0,19.41,1.13,22.4,16.89,5.51,0.31,2.46,19.44,19.37,196.0,25.2,1.8,29.57,20.2,9.37,-0.22,2.77,25.27,25.36,196.0,34.84,2.07,39.21,27.36,11.85,-0.84,3.5,34.9,35.22,196.0,38.99,2.53,43.35,32.6,10.75,-0.06,2.12,39.07,38.83,196.0,38.16,3.11,44.72,31.22,13.5,0.07,2.42,38.29,38.11,196.0
+AR-F-G120017 = 34.4,6.97,44.72,22.4,22.32,-0.14,1.75,35.09,34.8,51.0,28.4,7.43,41.21,16.06,25.15,-0.08,1.7,29.33,29.02,51.0,28.74,6.13,38.25,18.82,19.43,-0.05,1.56,29.38,28.81,51.0,22.93,5.04,30.94,14.69,16.26,-0.09,1.66,23.47,23.23,51.0,19.86,4.08,25.43,10.55,14.88,-0.55,2.29,20.27,20.4,51.0,16.42,3.12,20.89,8.9,11.99,-0.63,2.55,16.7,16.61,51.0,15.97,3.69,20.89,6.97,13.92,-0.78,2.53,16.39,16.89,51.0,22.74,3.43,27.09,13.86,13.23,-0.91,2.82,23.0,24.06,51.0,22.46,5.55,30.39,11.38,19.02,-0.34,1.94,23.12,23.23,51.0,31.28,5.73,39.49,20.47,19.02,-0.24,1.74,31.79,31.5,51.0,36.93,5.83,45.0,26.54,18.46,-0.13,1.71,37.38,37.28,51.0,36.31,6.51,45.0,25.43,19.57,-0.22,1.75,36.88,36.46,51.0
+AR-F-G120018 = 32.22,4.18,37.83,23.09,14.74,-0.86,2.55,32.49,33.63,53.0,27.3,3.83,32.6,18.96,13.64,-0.83,2.61,27.56,28.46,53.0,25.59,2.71,30.94,20.75,10.2,-0.36,2.13,25.73,26.19,53.0,20.16,2.42,23.78,14.41,9.37,-0.84,2.7,20.3,20.89,53.0,16.97,2.01,19.65,10.96,8.68,-1.34,4.21,17.08,17.58,53.0,14.83,1.85,17.17,9.04,8.13,-1.54,4.92,14.94,15.51,53.0,14.99,2.53,17.44,7.38,10.06,-1.51,4.3,15.2,16.06,53.0,19.98,1.99,22.13,13.58,8.54,-1.56,5.22,20.08,20.47,53.0,19.85,3.19,24.33,11.79,12.54,-1.04,3.15,20.1,21.02,53.0,27.63,2.84,32.05,20.47,11.57,-0.94,3.15,27.77,28.33,53.0,33.37,2.42,37.28,27.64,9.65,-0.69,2.43,33.46,34.11,53.0,32.91,2.73,37.01,26.26,10.75,-0.92,3.16,33.02,33.7,53.0
+AR-G-G220001 = 35.79,1.22,38.66,33.43,5.24,0.28,2.53,35.81,35.63,160.0,32.77,1.23,36.73,29.36,7.37,0.03,3.75,32.79,32.67,160.0,31.48,0.85,33.7,29.29,4.41,-0.11,3.2,31.5,31.5,160.0,21.88,0.73,23.5,19.09,4.41,-0.98,4.33,21.89,21.99,160.0,19.37,0.74,20.75,16.89,3.86,-1.12,3.81,19.39,19.65,160.0,17.98,0.85,19.92,14.13,5.79,-1.57,7.37,18.0,18.13,160.0,17.87,0.87,20.47,15.51,4.96,-0.23,2.59,17.89,17.99,160.0,19.86,1.32,23.23,16.34,6.89,-0.15,2.51,19.91,19.85,160.0,24.15,1.37,27.36,20.2,7.17,-0.94,3.93,24.18,24.33,160.0,32.68,1.45,35.91,28.46,7.44,-0.3,3.31,32.71,32.74,160.0,35.72,1.34,38.94,32.05,6.89,0.14,2.84,35.74,35.6,160.0,31.11,0.97,33.7,29.02,4.69,0.14,2.7,31.12,31.08,160.0
+AR-G-G220002 = 34.56,1.28,40.04,32.05,7.99,0.95,4.45,34.58,34.39,471.0,31.12,2.06,37.56,26.54,11.02,0.54,2.97,31.19,30.81,471.0,30.85,1.24,35.35,28.05,7.3,0.74,3.52,30.87,30.67,471.0,21.61,0.66,23.5,19.65,3.86,0.05,3.05,21.62,21.57,471.0,21.18,0.96,24.06,18.54,5.51,0.21,2.64,21.2,21.16,471.0,18.99,2.12,23.5,13.86,9.65,-0.28,2.39,19.11,19.09,471.0,22.22,0.87,24.61,19.65,4.96,-0.21,2.71,22.24,22.26,471.0,25.36,1.98,32.87,22.13,10.75,1.06,4.3,25.44,24.88,471.0,28.03,1.87,35.63,25.16,10.47,1.24,4.37,28.09,27.36,471.0,34.24,1.83,41.14,30.94,10.2,1.02,4.0,34.29,33.84,471.0,34.37,1.68,41.14,30.94,10.2,1.13,4.6,34.41,34.11,471.0,31.88,1.42,37.56,29.02,8.54,1.06,3.9,31.91,31.56,471.0
+AR-G-G220003 = 36.53,0.91,38.11,34.25,3.86,-0.19,2.08,36.54,36.46,84.0,34.03,1.36,35.91,30.67,5.24,-0.45,2.16,34.05,34.22,84.0,29.91,0.48,31.5,28.46,3.03,0.32,4.3,29.91,29.84,84.0,23.06,0.74,24.33,21.85,2.48,0.17,1.77,23.07,22.95,84.0,20.8,0.52,21.85,19.78,2.07,0.2,2.08,20.81,20.75,84.0,17.58,0.99,21.02,15.79,5.24,0.82,4.09,17.6,17.44,84.0,18.22,0.36,18.82,17.17,1.65,-0.83,3.76,18.22,18.27,84.0,22.27,0.93,23.78,20.47,3.31,-0.25,1.94,22.28,22.54,84.0,25.89,0.92,27.64,23.5,4.13,-0.23,2.43,25.91,25.98,84.0,33.56,0.92,35.35,31.63,3.72,-0.32,2.23,33.57,33.7,84.0,37.74,0.74,39.76,35.91,3.86,0.36,3.03,37.75,37.66,84.0,33.56,1.32,35.91,31.22,4.69,0.17,1.77,33.58,33.36,84.0
+AR-G-G220004 = 35.73,0.87,37.56,33.7,3.86,-0.38,2.43,35.74,35.91,142.0,33.36,0.74,34.8,31.77,3.03,-0.08,2.2,33.37,33.36,142.0,30.63,0.89,32.87,28.46,4.41,-0.2,2.3,30.65,30.77,142.0,21.93,0.75,23.23,19.92,3.31,-0.37,2.52,21.95,21.99,142.0,20.21,0.55,21.57,18.82,2.76,-0.11,2.78,20.22,20.2,142.0,19.46,0.75,21.57,17.58,4.0,-0.12,2.95,19.47,19.51,142.0,18.72,0.48,19.92,17.44,2.48,0.23,3.22,18.72,18.68,142.0,21.04,1.03,23.5,18.96,4.55,0.32,2.33,21.06,21.02,142.0,24.89,1.15,28.46,21.85,6.61,0.13,3.13,24.92,24.88,142.0,32.63,1.2,35.35,30.12,5.24,0.17,2.02,32.65,32.6,142.0,36.63,0.98,38.94,34.8,4.13,0.27,2.16,36.64,36.59,142.0,31.41,0.78,33.29,29.57,3.72,0.31,2.63,31.42,31.36,142.0
+AR-G-G220005 = 35.47,1.23,38.25,32.74,5.51,-0.45,2.54,35.49,35.77,135.0,30.19,1.0,32.19,27.64,4.55,-0.29,2.67,30.21,30.12,135.0,28.48,0.73,30.94,26.81,4.13,0.73,4.42,28.49,28.46,135.0,22.22,0.6,23.5,19.92,3.58,-0.48,4.23,22.22,22.13,135.0,20.32,0.52,21.99,18.27,3.72,-0.28,5.09,20.33,20.27,135.0,17.81,2.11,23.23,13.86,9.37,0.19,2.16,17.93,18.13,135.0,20.44,0.65,21.85,18.54,3.31,-0.1,2.66,20.45,20.47,135.0,23.26,0.83,25.43,21.3,4.13,0.18,2.58,23.28,23.23,135.0,27.93,0.77,29.29,25.71,3.58,-0.8,2.96,27.94,28.05,135.0,34.54,0.86,36.46,32.05,4.41,-0.75,3.08,34.55,34.73,135.0,34.79,1.22,37.7,32.32,5.37,0.49,2.59,34.81,34.53,135.0,31.47,1.04,33.98,29.29,4.69,-0.02,2.3,31.49,31.5,135.0
+AR-G-G220006 = 34.76,1.04,36.46,31.77,4.69,-0.32,2.49,34.77,34.8,125.0,32.55,1.13,34.8,30.12,4.69,-0.25,2.04,32.57,32.67,125.0,31.91,0.9,33.98,29.57,4.41,-0.37,3.28,31.92,32.05,125.0,23.09,0.53,24.33,21.85,2.48,-0.15,2.72,23.1,23.09,125.0,20.5,0.92,22.95,18.96,4.0,0.72,2.83,20.52,20.33,125.0,19.04,0.68,21.02,17.72,3.31,0.61,3.42,19.05,18.96,125.0,18.51,0.66,20.33,17.44,2.89,0.59,2.73,18.52,18.41,125.0,22.19,1.18,24.33,19.23,5.1,-0.68,2.66,22.22,22.54,125.0,26.74,1.2,30.67,23.5,7.17,0.33,3.75,26.77,26.54,125.0,35.83,0.86,37.56,33.01,4.55,-0.8,3.55,35.84,36.04,125.0,37.84,0.77,39.76,35.49,4.27,-0.2,3.76,37.85,37.83,125.0,31.85,0.99,35.08,30.12,4.96,0.83,3.75,31.86,31.77,125.0
+AR-G-G220007 = 35.98,1.72,40.59,33.15,7.44,0.61,3.07,36.02,36.04,77.0,32.3,1.05,34.25,30.12,4.13,0.15,2.33,32.32,32.05,77.0,28.64,0.55,29.84,26.95,2.89,-0.86,4.04,28.65,28.74,77.0,22.47,0.61,23.5,21.02,2.48,-0.6,2.59,22.48,22.54,77.0,20.62,0.46,21.85,19.37,2.48,0.11,3.13,20.62,20.61,77.0,16.33,1.15,20.47,13.31,7.17,0.8,4.7,16.37,16.2,77.0,21.07,0.71,22.95,19.09,3.86,-0.05,3.08,21.09,21.02,77.0,23.95,0.89,25.98,21.85,4.13,0.03,2.91,23.96,23.92,77.0,27.06,0.9,29.29,24.61,4.69,-0.03,2.86,27.08,26.95,77.0,35.15,1.41,38.66,31.91,6.75,0.08,2.61,35.18,35.08,77.0,35.62,1.0,38.39,33.56,4.82,0.33,2.92,35.63,35.49,77.0,32.11,1.3,34.8,29.57,5.24,-0.08,2.37,32.13,32.05,77.0
+AR-G-G220008 = 34.06,1.43,38.94,31.5,7.44,1.24,4.7,34.09,33.84,224.0,32.35,1.58,37.83,29.57,8.27,0.82,3.91,32.39,32.32,224.0,28.44,1.31,31.5,25.71,5.79,0.23,1.92,28.47,28.33,224.0,22.61,1.14,26.26,19.78,6.48,0.73,4.32,22.64,22.54,224.0,19.84,0.75,22.4,18.27,4.13,0.48,3.58,19.86,19.92,224.0,16.54,1.43,19.92,13.31,6.61,0.07,2.41,16.6,16.48,223.0,18.89,1.35,21.71,16.61,5.1,0.09,1.8,18.94,18.82,224.0,22.62,1.33,25.71,20.2,5.51,0.34,2.18,22.66,22.4,224.0,26.09,1.32,28.6,23.23,5.37,0.06,2.04,26.12,25.95,224.0,34.07,1.23,36.46,30.39,6.06,-0.4,3.15,34.09,34.05,224.0,36.37,1.67,40.87,31.77,9.09,0.29,2.82,36.41,36.18,224.0,34.04,2.32,39.76,28.19,11.57,0.14,2.2,34.12,33.7,224.0
+AR-G-G220009 = 33.96,1.31,37.01,31.36,5.65,-0.05,1.96,33.98,34.11,493.0,31.36,1.02,34.8,28.88,5.93,0.28,3.09,31.38,31.36,493.0,30.25,1.13,35.35,27.09,8.27,0.04,3.48,30.27,30.39,493.0,21.3,0.87,23.78,18.82,4.96,-0.21,2.97,21.31,21.3,493.0,21.31,0.95,23.5,19.09,4.41,-0.12,2.62,21.33,21.3,493.0,18.78,1.56,22.13,14.69,7.44,0.15,2.55,18.84,18.61,493.0,22.37,0.86,25.71,20.2,5.51,0.5,3.38,22.39,22.33,493.0,25.7,1.15,29.29,22.4,6.89,0.36,3.25,25.73,25.71,493.0,27.16,1.11,31.77,24.88,6.89,0.87,4.05,27.18,27.02,493.0,32.54,0.99,36.46,28.74,7.72,0.45,4.26,32.56,32.53,493.0,33.09,1.31,36.73,29.57,7.17,0.24,2.66,33.11,33.01,493.0,33.66,1.33,36.46,30.12,6.34,-0.05,2.33,33.69,33.7,493.0
+AR-G-G220010 = 34.69,1.08,37.28,31.5,5.79,-0.28,2.7,34.71,34.67,254.0,30.91,1.37,33.43,27.09,6.34,-0.78,3.02,30.94,31.22,254.0,30.46,0.95,32.87,28.19,4.69,0.02,2.41,30.47,30.5,254.0,22.3,0.79,24.33,20.2,4.13,0.06,2.55,22.31,22.26,254.0,21.14,0.68,22.4,19.65,2.76,-0.49,2.27,21.15,21.3,254.0,19.36,1.07,22.13,16.06,6.06,-0.12,3.13,19.39,19.37,254.0,20.71,0.77,23.23,18.82,4.41,0.23,2.96,20.72,20.75,254.0,23.7,0.72,25.43,21.3,4.13,-0.6,3.71,23.72,23.78,254.0,27.36,1.05,29.57,24.88,4.69,0.11,1.96,27.38,27.22,254.0,34.17,1.15,37.28,31.22,6.06,-0.15,2.64,34.19,34.25,254.0,35.87,0.83,37.97,33.98,4.0,0.38,2.43,35.88,35.77,254.0,32.03,0.87,34.53,29.57,4.96,-0.39,3.22,32.04,32.12,254.0
+AR-G-G220011 = 36.09,1.35,38.94,32.87,6.06,-0.09,2.37,36.11,36.04,229.0,32.89,1.38,35.63,28.74,6.89,-0.65,3.33,32.91,32.94,229.0,31.33,1.4,35.91,28.46,7.44,0.97,4.29,31.36,31.22,229.0,22.81,1.01,25.16,20.47,4.69,0.13,2.29,22.83,22.68,229.0,21.77,0.98,23.78,19.09,4.69,-0.24,2.18,21.79,21.85,229.0,19.94,1.02,21.85,17.17,4.69,-0.36,2.12,19.97,20.06,229.0,19.96,0.8,22.26,18.27,4.0,0.02,2.51,19.97,19.92,229.0,22.56,1.04,24.88,19.65,5.24,-0.19,2.72,22.58,22.47,229.0,27.32,1.53,30.12,23.5,6.61,-0.2,2.1,27.36,27.64,229.0,35.97,1.34,39.49,32.87,6.61,0.09,2.6,35.99,35.91,229.0,37.71,1.07,40.31,33.43,6.89,-0.58,3.89,37.73,37.83,229.0,32.28,1.06,35.35,29.84,5.51,0.59,2.84,32.3,32.05,229.0
+AR-G-G220012 = 36.41,1.22,39.21,33.43,5.79,0.12,3.42,36.43,36.32,93.0,31.02,1.14,33.98,28.74,5.24,0.59,2.79,31.04,30.67,93.0,27.61,0.89,30.12,26.26,3.86,0.64,2.54,27.62,27.36,93.0,21.53,0.6,22.95,20.2,2.76,0.17,2.31,21.54,21.57,93.0,19.93,0.39,21.02,18.82,2.2,0.05,3.89,19.94,19.92,93.0,17.67,0.9,19.65,15.37,4.27,-0.6,3.2,17.69,17.85,93.0,22.15,0.61,23.5,20.47,3.03,-0.26,2.55,22.16,22.26,93.0,24.25,1.41,27.91,21.85,6.06,0.77,2.69,24.29,23.78,93.0,27.35,1.31,30.67,25.43,5.24,0.88,2.65,27.38,26.74,93.0,34.78,1.46,37.83,32.19,5.65,0.73,2.32,34.81,34.25,93.0,34.13,1.22,37.28,31.5,5.79,0.67,2.91,34.15,33.84,93.0,31.37,2.04,37.28,28.19,9.09,1.0,3.42,31.44,30.81,93.0
+AR-G-G220013 = 35.11,1.11,38.94,32.6,6.34,0.2,3.23,35.13,35.11,190.0,28.74,1.24,32.6,25.43,7.17,0.5,3.69,28.77,28.71,190.0,28.53,1.41,33.43,25.71,7.72,1.12,4.17,28.56,28.29,190.0,22.51,1.06,25.71,19.92,5.79,0.45,3.08,22.54,22.26,190.0,21.3,0.97,23.78,18.96,4.82,0.62,2.99,21.32,21.13,190.0,17.99,1.31,20.75,13.58,7.17,-0.7,3.29,18.04,18.27,190.0,21.36,1.12,24.88,19.09,5.79,0.73,2.91,21.39,21.06,190.0,24.86,1.21,27.64,21.85,5.79,0.06,2.11,24.88,24.85,190.0,29.68,1.51,33.43,27.36,6.06,0.47,2.13,29.72,29.43,190.0,36.14,1.91,40.04,31.5,8.54,0.22,2.12,36.19,35.77,190.0,35.08,0.86,37.28,32.6,4.69,-0.24,2.79,35.09,35.08,190.0,31.62,1.45,36.59,29.57,7.03,1.42,4.68,31.65,31.22,190.0
+AR-G-G220014 = 34.53,1.47,38.11,31.5,6.61,0.34,2.32,34.56,34.25,334.0,31.62,1.39,35.63,27.64,7.99,-0.0,3.2,31.65,31.63,334.0,30.27,1.46,35.08,27.09,7.99,0.41,2.93,30.3,30.29,334.0,21.65,0.64,23.23,19.65,3.58,-0.53,3.04,21.66,21.71,334.0,21.03,0.7,22.95,19.37,3.58,0.35,3.15,21.04,20.95,334.0,20.02,0.88,22.13,17.03,5.1,-0.42,2.83,20.04,20.2,334.0,20.28,0.89,23.23,18.27,4.96,0.39,3.36,20.3,20.33,334.0,22.68,1.3,26.12,19.92,6.2,0.41,2.55,22.72,22.54,334.0,26.81,1.96,31.22,23.5,7.72,0.37,2.01,26.88,26.54,334.0,34.67,2.19,39.76,30.39,9.37,0.36,2.03,34.74,34.36,334.0,36.93,1.79,42.24,32.6,9.65,0.26,2.67,36.97,36.73,334.0,31.22,1.75,35.35,28.19,7.17,0.16,2.16,31.27,31.36,334.0
+AR-G-G220015 = 36.43,1.77,39.21,32.87,6.34,-0.29,1.71,36.47,36.87,119.0,34.3,1.74,37.01,30.94,6.06,-0.31,1.81,34.35,34.53,119.0,28.87,0.94,31.22,26.54,4.69,0.21,3.18,28.89,28.88,119.0,23.04,0.61,25.16,22.13,3.03,0.55,3.33,23.05,22.95,119.0,20.51,0.69,22.13,18.82,3.31,-0.5,2.53,20.52,20.61,119.0,15.63,1.35,18.82,11.93,6.89,-0.33,2.87,15.69,15.72,119.0,18.31,0.55,19.92,16.61,3.31,-0.5,4.43,18.32,18.41,119.0,22.77,0.7,24.06,20.75,3.31,-0.27,2.6,22.78,22.81,119.0,26.69,1.02,28.74,23.92,4.82,-0.3,2.75,26.71,26.67,119.0,34.91,1.31,38.11,32.05,6.06,-0.02,2.35,34.93,34.94,119.0,37.8,1.32,40.04,33.7,6.34,-0.75,3.33,37.82,37.83,119.0,33.96,1.86,37.28,29.02,8.27,-0.38,2.26,34.01,34.25,119.0
+AR-G-G220016 = 37.65,1.52,40.87,33.98,6.89,-0.38,2.67,37.68,37.83,122.0,34.16,1.41,36.73,31.22,5.51,-0.51,2.21,34.19,34.56,122.0,31.26,1.18,34.25,28.46,5.79,-0.05,2.91,31.28,31.22,122.0,22.64,0.54,24.33,21.57,2.76,0.18,2.73,22.65,22.68,122.0,19.17,0.77,20.75,16.89,3.86,-0.84,3.31,19.19,19.37,122.0,17.83,0.83,21.02,15.79,5.24,0.25,4.31,17.85,17.85,122.0,17.68,0.83,19.92,15.24,4.69,-0.46,3.32,17.69,17.79,122.0,19.8,0.62,21.3,17.72,3.58,-0.54,3.7,19.81,19.92,122.0,24.5,1.16,27.36,21.3,6.06,-0.21,2.97,24.53,24.61,122.0,31.49,1.31,33.98,27.64,6.34,-0.45,2.76,31.51,31.63,122.0,35.74,0.94,37.56,33.15,4.41,-0.19,2.39,35.76,35.91,122.0,32.31,0.7,33.7,30.12,3.58,-0.65,3.35,32.32,32.32,122.0
+AR-G-G220017 = 34.73,1.64,39.76,31.77,7.99,0.65,2.86,34.77,34.39,605.0,30.39,1.3,34.8,26.26,8.54,0.14,3.77,30.42,30.39,605.0,30.17,1.07,33.15,27.64,5.51,0.09,2.44,30.19,30.26,605.0,21.77,0.81,24.06,19.92,4.13,0.21,2.73,21.78,21.71,605.0,21.73,0.84,24.88,19.92,4.96,0.34,3.12,21.75,21.71,605.0,20.82,1.16,24.06,17.72,6.34,-0.2,2.62,20.85,20.89,605.0,22.32,0.78,24.88,20.06,4.82,0.31,3.09,22.34,22.26,605.0,24.89,1.6,29.02,21.57,7.44,-0.06,2.04,24.94,24.95,605.0,28.62,2.19,33.43,22.13,11.3,-0.36,2.65,28.7,28.74,605.0,35.2,2.53,41.14,29.29,11.85,0.36,2.25,35.29,34.67,605.0,36.45,1.5,41.14,33.15,7.99,0.39,2.83,36.48,36.32,605.0,31.4,1.83,37.28,27.36,9.92,0.63,2.41,31.45,30.81,605.0
+AR-G-G220018 = 36.67,1.29,39.76,33.56,6.2,-0.1,2.59,36.69,36.73,233.0,34.41,1.76,37.28,29.57,7.72,-0.74,2.98,34.45,34.67,233.0,29.66,1.11,32.05,26.4,5.65,-0.97,3.46,29.68,29.98,233.0,23.39,1.51,27.09,21.02,6.06,0.6,2.24,23.44,22.95,233.0,19.84,1.15,22.95,17.72,5.24,0.33,2.41,19.88,19.71,233.0,17.3,1.1,20.75,14.96,5.79,0.12,2.45,17.33,17.3,233.0,18.45,0.97,21.3,16.61,4.69,0.59,2.56,18.47,18.27,233.0,21.44,0.9,23.78,18.96,4.82,-0.16,2.58,21.46,21.44,233.0,25.45,1.38,29.02,21.85,7.17,0.16,2.75,25.48,25.43,233.0,32.59,1.39,35.35,29.02,6.34,-0.07,2.17,32.62,32.6,233.0,38.03,1.5,41.69,34.05,7.65,-0.12,2.69,38.06,38.11,233.0,34.18,2.67,39.07,29.29,9.78,-0.08,1.61,34.28,34.39,233.0
+AR-G-G220019 = 34.81,1.37,38.94,31.7,7.23,0.55,3.72,34.83,34.8,253.0,28.82,0.94,31.5,26.54,4.96,0.29,2.89,28.84,28.74,253.0,28.05,0.86,30.6,25.02,5.58,-0.42,3.25,28.06,28.19,253.0,21.9,0.94,24.47,19.92,4.55,0.29,2.61,21.92,21.85,253.0,21.41,0.75,23.5,19.65,3.86,0.5,3.26,21.42,21.3,253.0,18.81,1.02,21.57,16.61,4.96,0.16,2.44,18.83,18.82,253.0,20.98,1.15,23.92,18.82,5.1,0.3,2.06,21.01,20.89,253.0,25.08,0.96,27.91,23.23,4.69,0.44,3.03,25.1,25.02,253.0,27.42,1.25,31.77,24.61,7.17,0.81,3.75,27.45,27.22,253.0,34.03,1.81,39.76,30.94,8.82,0.84,3.34,34.08,33.84,253.0,33.55,0.88,36.46,31.08,5.37,-0.01,3.57,33.56,33.56,253.0,31.84,1.12,34.53,28.46,6.06,-0.1,2.77,31.86,31.77,253.0
+AR-G-G220020 = 35.39,1.7,39.21,32.6,6.61,0.74,2.25,35.44,34.77,134.0,31.17,1.65,36.18,28.46,7.72,0.99,3.17,31.21,30.53,134.0,28.57,1.22,31.22,25.98,5.24,0.26,2.72,28.6,28.46,134.0,21.7,0.47,22.95,20.75,2.2,0.32,2.53,21.7,21.71,134.0,18.92,0.58,20.2,17.72,2.48,0.19,2.33,18.93,18.82,134.0,17.08,0.9,19.65,15.24,4.41,0.27,2.56,17.1,17.03,134.0,17.34,0.77,20.2,15.79,4.41,0.74,3.53,17.36,17.17,134.0,20.11,0.92,21.99,18.27,3.72,0.18,2.19,20.13,19.92,134.0,23.85,0.94,27.09,21.57,5.51,0.17,3.44,23.87,23.81,134.0,31.5,0.94,33.98,28.19,5.79,-0.22,3.25,31.51,31.5,134.0,35.42,1.38,38.94,32.6,6.34,0.07,2.56,35.45,35.29,134.0,30.64,0.76,32.32,28.74,3.58,-0.13,2.22,30.65,30.67,134.0
+AR-G-G220021 = 35.11,2.3,38.66,28.19,10.47,-0.88,3.71,35.18,35.29,78.0,28.55,1.12,32.6,25.16,7.44,0.43,5.58,28.58,28.46,78.0,26.92,0.73,28.74,24.06,4.69,-0.79,5.97,26.93,26.95,78.0,21.62,1.06,23.3,17.99,5.31,-1.24,4.23,21.65,21.99,78.0,19.44,0.87,21.09,16.61,4.48,-1.11,4.63,19.46,19.61,78.0,17.16,1.23,20.75,14.41,6.34,0.68,3.68,17.2,17.03,78.0,20.07,1.5,22.95,15.24,7.72,-0.84,4.04,20.13,20.27,78.0,23.59,2.04,26.26,16.06,10.2,-1.94,6.32,23.67,24.33,78.0,27.62,1.98,30.12,19.37,10.75,-1.83,6.93,27.69,28.19,78.0,34.33,2.38,37.28,24.06,13.23,-2.18,8.07,34.41,35.08,78.0,33.16,1.94,36.46,25.71,10.75,-1.45,5.39,33.22,33.6,78.0,31.03,1.22,33.7,26.81,6.89,-0.55,4.17,31.05,31.01,78.0
+AR-G-G220022 = 31.39,3.26,36.04,24.61,11.44,-0.69,2.18,31.56,32.6,119.0,28.98,2.88,34.39,22.95,11.44,-0.46,2.07,29.12,29.7,119.0,27.78,3.36,33.29,21.57,11.71,-0.61,2.09,27.98,29.29,119.0,20.78,2.01,23.23,16.06,7.17,-0.69,2.1,20.88,21.57,119.0,17.08,2.03,21.02,10.83,10.2,-0.58,2.61,17.2,17.72,119.0,15.42,2.31,19.37,9.17,10.2,-0.82,2.94,15.59,16.06,119.0,14.85,1.98,17.72,11.1,6.61,-0.48,1.9,14.98,15.37,119.0,17.05,2.36,20.75,12.76,7.99,-0.48,1.94,17.21,17.79,119.0,20.08,3.74,25.43,13.31,12.13,-0.51,2.02,20.42,20.89,119.0,27.17,5.01,34.8,17.44,17.36,-0.54,2.05,27.63,28.6,119.0,31.66,4.53,36.18,21.3,14.88,-1.2,2.93,31.98,33.7,119.0,29.15,3.24,34.25,21.57,12.68,-0.94,2.85,29.32,29.98,119.0
+AR-G-G220023 = 34.48,1.07,36.73,32.6,4.13,-0.0,2.41,34.5,34.56,48.0,32.09,0.76,33.7,30.67,3.03,0.19,2.23,32.1,32.01,48.0,29.63,1.1,31.77,27.64,4.13,-0.21,2.11,29.65,29.84,48.0,23.11,0.61,24.61,21.85,2.76,-0.02,2.61,23.12,23.23,48.0,21.53,0.76,23.23,20.47,2.76,0.54,2.24,21.54,21.3,48.0,19.68,0.98,21.57,17.44,4.13,-0.59,2.55,19.71,19.92,48.0,20.29,0.58,21.02,19.09,1.93,-0.8,2.33,20.3,20.47,48.0,23.72,0.66,24.88,22.13,2.76,-0.51,2.78,23.73,23.78,48.0,27.67,1.07,29.57,25.71,3.86,-0.27,2.03,27.69,27.98,48.0,34.01,0.79,35.63,32.32,3.31,-0.08,2.39,34.02,34.11,48.0,36.57,1.55,39.76,33.7,6.06,0.03,2.18,36.6,36.66,48.0,32.06,0.83,33.43,30.12,3.31,-0.4,2.44,32.07,32.19,48.0
+AR-G-G220024 = 35.24,1.13,37.83,32.32,5.51,0.11,2.53,35.26,35.22,116.0,32.21,1.29,35.91,29.84,6.06,0.6,2.93,32.23,32.05,116.0,30.31,0.89,32.32,28.46,3.86,0.1,2.4,30.32,30.26,116.0,22.04,0.66,24.33,20.75,3.58,0.49,3.76,22.05,22.13,116.0,19.91,0.55,21.57,18.96,2.62,0.96,3.49,19.92,19.78,116.0,18.62,1.01,21.02,16.34,4.69,0.04,2.3,18.64,18.54,116.0,17.83,0.43,18.54,16.61,1.93,-0.4,2.74,17.83,17.85,116.0,20.61,0.84,22.68,18.54,4.13,-0.12,2.66,20.62,20.71,116.0,24.1,0.84,26.12,22.4,3.72,0.21,1.94,24.11,24.06,116.0,32.24,0.85,34.8,30.67,4.13,0.78,3.61,32.25,32.12,116.0,36.97,0.86,38.94,34.94,4.0,0.2,2.4,36.98,37.01,116.0,31.36,0.67,33.15,30.12,3.03,0.8,3.5,31.37,31.22,116.0
+AR-G-G220025 = 35.14,1.02,37.01,32.87,4.13,-0.2,2.35,35.16,35.08,68.0,32.88,0.85,35.08,31.22,3.86,0.19,2.73,32.89,32.87,68.0,29.3,0.72,31.15,28.19,2.96,0.53,2.49,29.31,29.22,68.0,22.68,0.42,23.64,21.57,2.07,0.18,3.05,22.68,22.61,68.0,21.01,0.45,22.13,19.92,2.2,0.05,3.28,21.02,21.02,68.0,18.13,1.21,20.75,14.96,5.79,-0.29,2.98,18.17,18.41,68.0,19.32,0.54,21.02,18.54,2.48,0.85,3.4,19.33,19.23,68.0,22.65,0.71,24.06,21.3,2.76,-0.01,2.23,22.66,22.57,68.0,26.31,0.59,27.64,24.88,2.76,0.08,2.46,26.31,26.26,68.0,34.25,0.76,35.63,32.87,2.76,0.12,1.96,34.26,34.11,68.0,37.01,0.46,38.11,35.77,2.34,-0.04,2.94,37.01,37.01,68.0,31.59,0.83,33.43,30.12,3.31,0.18,2.29,31.6,31.5,68.0
+AR-G-G220026 = 34.87,0.92,36.73,33.15,3.58,0.0,2.1,34.88,34.94,60.0,32.39,0.6,33.7,30.67,3.03,-0.38,2.98,32.39,32.46,60.0,29.89,0.6,31.63,29.02,2.62,0.9,3.6,29.9,29.84,60.0,21.87,0.77,24.06,20.2,3.86,0.41,3.48,21.88,21.85,60.0,20.56,0.54,21.57,19.65,1.93,-0.2,1.96,20.56,20.71,60.0,19.55,0.47,20.75,18.06,2.69,-0.33,3.82,19.55,19.65,60.0,19.22,0.45,20.33,18.54,1.79,0.6,2.65,19.23,19.23,60.0,22.78,0.77,24.61,21.57,3.03,0.57,2.26,22.79,22.61,60.0,26.02,0.7,27.84,24.47,3.38,0.4,3.17,26.02,25.98,60.0,33.12,0.7,34.25,30.94,3.31,-0.68,3.13,33.12,33.29,60.0,36.83,0.75,39.49,35.22,4.27,0.31,4.85,36.84,36.87,60.0,31.22,0.73,32.6,29.29,3.31,-0.55,2.91,31.23,31.36,60.0
+AR-G-G220027 = 34.08,0.69,36.18,32.87,3.31,0.91,3.65,34.09,33.98,43.0,32.11,0.77,34.53,30.67,3.86,0.47,3.73,32.12,32.12,43.0,28.9,0.72,30.12,26.81,3.31,-0.93,3.81,28.91,29.02,43.0,22.38,0.5,23.5,21.3,2.2,-0.16,2.51,22.38,22.4,43.0,20.66,0.31,21.3,19.92,1.38,-0.03,2.63,20.66,20.61,43.0,16.28,1.8,20.75,13.58,7.17,0.42,2.17,16.38,15.93,43.0,20.07,0.76,21.02,18.27,2.76,-0.76,2.35,20.08,20.47,43.0,23.23,0.9,24.61,21.3,3.31,-0.46,2.11,23.25,23.37,43.0,26.3,0.79,27.91,24.47,3.44,-0.41,2.7,26.31,26.4,43.0,34.56,1.02,36.18,31.91,4.27,-0.57,2.75,34.58,34.67,43.0,36.98,0.84,38.39,34.39,4.0,-1.1,4.07,36.99,37.15,43.0,31.38,0.53,32.32,29.98,2.34,-0.14,2.43,31.38,31.22,43.0
+AR-H-G040001 = 35.53,1.33,38.11,32.6,5.51,-0.08,1.93,35.55,35.42,148.0,31.91,1.39,35.91,29.57,6.34,0.93,3.49,31.94,31.77,148.0,31.3,0.99,33.15,29.29,3.86,-0.12,1.98,31.32,31.36,148.0,22.66,0.76,23.78,20.47,3.31,-0.93,3.35,22.68,22.95,148.0,22.01,0.75,23.78,20.75,3.03,0.28,2.27,22.02,21.92,148.0,21.52,0.66,23.23,19.65,3.58,-0.33,3.17,21.53,21.57,148.0,22.3,1.06,24.61,20.2,4.41,0.05,2.03,22.33,22.26,148.0,26.49,0.92,28.19,23.5,4.69,-0.71,4.29,26.5,26.54,148.0,29.6,1.27,31.77,26.54,5.24,-0.89,3.04,29.62,29.98,148.0,35.22,2.15,40.04,31.08,8.96,0.08,1.87,35.29,35.11,148.0,36.54,1.25,40.04,33.7,6.34,0.02,2.8,36.56,36.7,148.0,33.32,0.82,35.08,30.81,4.27,-0.56,3.26,33.33,33.43,148.0
+AR-H-G040002 = 30.69,0.91,32.87,29.29,3.58,0.75,2.77,30.71,30.57,54.0,31.76,1.21,33.7,29.02,4.69,-0.08,2.26,31.79,31.56,54.0,31.08,1.38,33.43,26.81,6.61,-1.32,4.23,31.11,31.5,54.0,20.94,0.81,23.37,19.51,3.86,0.77,3.62,20.95,20.75,54.0,21.6,0.6,22.95,19.92,3.03,-0.19,2.93,21.61,21.68,54.0,20.01,0.7,22.13,18.13,4.0,0.06,4.14,20.02,20.06,54.0,19.24,0.49,20.33,18.27,2.07,0.01,2.5,19.25,19.23,54.0,21.8,1.03,23.5,19.65,3.86,-0.39,2.07,21.83,22.13,54.0,23.81,0.82,25.16,21.3,3.86,-0.81,3.76,23.83,23.92,54.0,28.22,1.3,30.81,24.88,5.93,-0.63,3.44,28.25,28.33,54.0,29.86,0.84,31.63,27.64,4.0,0.24,2.96,29.87,29.57,54.0,30.7,0.88,32.32,29.29,3.03,0.23,2.02,30.71,30.67,54.0
+AR-H-G040003 = 29.86,0.94,32.05,28.19,3.86,0.07,2.1,29.88,29.95,80.0,31.76,1.6,34.8,29.02,5.79,-0.06,2.15,31.8,31.91,80.0,31.9,0.87,33.7,30.12,3.58,-0.17,2.1,31.91,32.01,80.0,21.78,0.73,23.5,20.61,2.89,0.32,2.14,21.8,21.57,80.0,20.85,0.34,21.57,19.92,1.65,-0.06,2.96,20.86,20.75,80.0,19.54,0.65,20.61,17.44,3.17,-1.11,4.07,19.55,19.65,80.0,20.08,0.65,21.85,19.09,2.76,0.65,2.75,20.09,19.92,80.0,23.69,0.81,25.98,22.13,3.86,0.5,3.36,23.7,23.64,80.0,26.41,0.65,27.91,24.88,3.03,-0.3,2.6,26.42,26.43,80.0,30.91,1.89,34.25,27.64,6.61,0.09,1.51,30.97,31.08,80.0,32.36,0.78,33.98,30.94,3.03,0.21,2.18,32.37,32.32,80.0,32.73,0.97,34.53,30.53,4.0,-0.25,2.35,32.75,32.67,80.0
+AR-H-G040004 = 33.45,1.25,36.04,31.22,4.82,0.28,2.09,33.47,33.15,83.0,31.62,1.64,36.32,28.19,8.13,0.52,3.45,31.66,31.5,83.0,30.71,1.04,32.6,28.46,4.13,-0.02,2.26,30.73,30.53,83.0,21.41,0.82,23.92,19.92,4.0,0.57,3.19,21.43,21.3,83.0,21.78,0.89,23.5,19.37,4.13,-0.28,2.89,21.8,21.78,83.0,21.15,0.54,22.4,19.65,2.76,-0.04,3.17,21.16,21.16,83.0,23.31,0.7,25.43,22.4,3.03,0.82,3.06,23.32,23.23,83.0,26.51,1.29,28.74,23.5,5.24,-0.14,2.04,26.54,26.4,83.0,28.1,1.42,31.91,25.85,6.06,0.85,3.2,28.13,27.91,83.0,33.04,2.55,38.39,29.84,8.54,0.52,1.74,33.13,32.05,83.0,34.65,1.28,37.42,32.05,5.37,0.03,1.97,34.67,34.67,83.0,30.91,0.78,32.67,29.29,3.38,-0.09,2.39,30.92,30.94,83.0
+AR-H-G040005 = 32.94,1.46,37.56,30.12,7.44,1.14,3.97,32.97,32.6,611.0,31.74,2.05,38.94,24.88,14.06,0.54,3.13,31.81,31.36,611.0,30.25,1.58,34.53,26.95,7.58,0.57,2.4,30.29,29.98,611.0,21.93,0.88,24.88,19.65,5.24,0.34,3.5,21.95,21.85,611.0,22.09,0.91,25.16,19.37,5.79,0.06,3.1,22.11,22.13,611.0,20.14,1.23,23.23,14.69,8.54,-0.41,2.96,20.18,20.2,611.0,22.29,0.89,27.64,20.47,7.17,1.23,6.54,22.31,22.13,611.0,26.06,2.04,32.87,22.13,10.75,0.82,3.29,26.13,25.71,611.0,27.1,1.55,33.7,22.68,11.02,0.78,5.7,27.14,26.95,611.0,32.83,1.89,39.49,27.64,11.85,0.83,3.95,32.88,32.46,611.0,33.17,2.13,42.52,28.74,13.78,0.87,3.93,33.24,32.87,611.0,32.73,1.46,36.18,29.29,6.89,0.09,1.89,32.76,32.6,611.0
+AR-H-G040006 = 30.28,0.85,31.77,28.46,3.31,-0.19,2.33,30.29,30.26,95.0,31.45,1.02,33.7,29.02,4.69,-0.22,2.61,31.46,31.43,95.0,31.45,1.49,33.98,27.22,6.75,-0.97,3.19,31.49,31.91,95.0,20.42,0.7,23.23,18.54,4.69,0.6,5.71,20.43,20.47,95.0,20.67,0.63,22.4,19.09,3.31,0.48,3.11,20.68,20.61,95.0,20.16,0.79,21.57,18.54,3.03,-0.19,1.99,20.18,20.2,95.0,19.47,0.58,20.75,17.99,2.76,-0.18,2.18,19.48,19.58,95.0,22.7,1.13,25.16,19.78,5.37,-0.23,3.02,22.73,22.68,95.0,24.03,1.35,25.98,20.47,5.51,-0.54,2.43,24.07,24.19,95.0,29.44,2.31,33.7,24.33,9.37,-0.46,2.39,29.53,29.57,95.0,30.51,1.36,32.87,27.09,5.79,-0.53,2.79,30.54,30.53,95.0,31.01,1.48,34.25,28.46,5.79,0.39,2.15,31.04,30.67,95.0
+AR-H-G040007 = 34.42,1.1,36.46,32.32,4.13,0.18,2.12,34.44,34.39,49.0,31.1,1.13,33.43,28.46,4.96,-0.44,2.47,31.12,31.36,49.0,31.17,0.84,32.6,29.5,3.1,-0.06,1.95,31.18,31.22,49.0,22.15,0.9,24.61,20.06,4.55,-0.48,3.49,22.17,22.4,49.0,22.31,1.01,23.5,20.2,3.31,-0.46,1.95,22.33,22.68,49.0,21.41,0.56,22.4,19.92,2.48,-0.61,3.04,21.42,21.57,49.0,23.4,0.55,24.74,22.4,2.34,0.34,2.69,23.4,23.37,49.0,26.28,0.82,27.64,24.61,3.03,-0.24,2.05,26.29,26.4,49.0,28.37,1.9,32.6,25.71,6.89,0.69,2.33,28.44,27.91,49.0,33.73,3.16,40.59,30.12,10.47,0.83,2.25,33.88,32.46,49.0,35.72,1.69,38.94,33.15,5.79,0.41,1.93,35.76,35.22,49.0,32.04,1.2,34.11,29.84,4.27,-0.11,1.87,32.06,32.05,49.0
+AR-H-G040008 = 31.68,0.68,33.15,30.67,2.48,0.26,2.03,31.69,31.63,58.0,32.64,0.79,34.53,30.67,3.86,0.18,3.22,32.65,32.77,58.0,31.91,0.7,33.08,30.39,2.69,-0.2,2.17,31.91,31.91,58.0,21.68,0.59,23.37,20.2,3.17,0.1,3.75,21.69,21.68,58.0,21.73,0.36,23.23,21.02,2.2,1.06,6.71,21.73,21.78,58.0,20.46,0.6,22.95,19.65,3.31,1.77,7.32,20.47,20.33,58.0,21.15,0.64,22.4,18.82,3.58,-1.04,5.36,21.16,21.26,58.0,25.25,1.03,27.09,21.85,5.24,-0.65,3.9,25.27,25.26,58.0,27.21,0.77,28.74,24.88,3.86,-0.39,3.83,27.22,27.09,58.0,32.33,1.17,34.53,29.57,4.96,-0.61,2.41,32.35,32.63,58.0,33.78,0.7,35.35,31.91,3.44,-0.05,3.06,33.78,33.7,58.0,33.41,0.94,34.8,31.08,3.72,-0.59,2.67,33.42,33.56,58.0
+AR-H-G040009 = 36.26,0.68,37.83,34.53,3.31,-0.19,2.65,36.27,36.32,103.0,33.31,1.0,35.35,30.39,4.96,-1.22,4.42,33.33,33.49,103.0,32.27,0.97,34.53,29.15,5.37,-0.67,4.01,32.28,32.32,103.0,23.4,0.55,24.88,22.26,2.62,0.11,2.62,23.41,23.37,103.0,21.31,0.58,22.54,20.2,2.34,0.15,2.09,21.31,21.3,103.0,21.04,0.77,22.4,18.82,3.58,-0.6,2.73,21.05,21.23,103.0,21.77,1.48,24.33,19.09,5.24,-0.04,1.78,21.82,21.85,103.0,24.48,0.89,26.26,21.85,4.41,-0.44,2.86,24.5,24.61,103.0,29.07,0.79,30.67,27.09,3.58,-0.39,2.45,29.08,29.15,103.0,34.75,1.16,37.97,32.05,5.93,-0.05,3.03,34.77,34.8,103.0,36.43,1.35,40.31,33.43,6.89,0.28,2.86,36.46,36.46,103.0,33.33,0.75,35.08,32.05,3.03,0.44,2.35,33.34,33.15,103.0
+AR-H-G040010 = 33.25,0.7,34.67,31.77,2.89,-0.0,2.36,33.25,33.15,49.0,33.05,1.69,35.63,29.29,6.34,-0.33,2.23,33.09,32.87,49.0,31.1,0.94,32.87,29.5,3.38,-0.16,1.91,31.12,31.08,49.0,21.9,0.44,22.68,20.75,1.93,-0.6,2.59,21.9,22.13,49.0,22.64,0.73,24.88,21.57,3.31,0.96,3.62,22.65,22.4,49.0,21.42,0.65,22.68,20.06,2.62,0.08,1.9,21.43,21.44,49.0,23.0,0.36,23.78,22.13,1.65,-0.18,2.61,23.01,22.95,49.0,27.52,1.0,29.02,25.09,3.93,-0.9,3.06,27.54,27.78,49.0,28.72,0.86,30.67,27.22,3.44,0.4,2.31,28.73,28.46,49.0,33.54,1.96,36.59,30.26,6.34,-0.2,1.77,33.59,33.7,49.0,35.18,1.4,37.56,32.87,4.69,-0.02,1.7,35.2,35.35,49.0,32.4,0.85,34.39,30.88,3.51,0.1,2.38,32.41,32.32,49.0
+AR-H-G040011 = 29.97,0.75,31.5,28.46,3.03,0.04,2.27,29.98,29.84,59.0,31.12,0.83,33.43,28.74,4.69,-0.23,4.5,31.13,31.22,59.0,32.14,1.26,34.25,29.29,4.96,-0.04,2.17,32.16,32.05,59.0,20.78,0.6,21.85,18.96,2.89,-0.53,3.16,20.79,20.89,59.0,20.44,0.63,21.85,19.37,2.48,0.37,2.16,20.45,20.33,59.0,20.69,1.08,22.68,18.54,4.13,-0.12,1.99,20.72,20.75,59.0,19.36,0.51,20.2,17.72,2.48,-0.78,3.83,19.37,19.37,59.0,21.68,0.69,24.06,20.47,3.58,0.91,4.4,21.69,21.64,59.0,24.21,0.71,25.71,22.95,2.76,0.18,2.18,24.22,24.06,59.0,28.53,0.87,30.67,26.54,4.13,-0.02,3.26,28.55,28.53,59.0,30.2,0.73,31.5,28.19,3.31,-0.23,2.79,30.21,30.26,59.0,31.12,0.74,32.6,29.57,3.03,0.02,2.08,31.13,31.08,59.0
+AR-H-G040012 = 31.06,1.14,34.25,28.19,6.06,0.23,3.02,31.09,30.94,942.0,30.64,1.56,36.18,26.26,9.92,0.23,3.51,30.68,30.67,942.0,30.24,1.41,36.18,26.81,9.37,0.58,4.17,30.27,30.12,942.0,22.41,0.82,25.98,19.92,6.06,-0.15,3.28,22.43,22.4,942.0,22.59,0.75,24.88,20.2,4.69,0.05,3.1,22.6,22.54,942.0,21.12,1.06,23.78,14.69,9.09,-0.83,5.56,21.15,21.16,942.0,22.22,0.62,24.33,20.2,4.13,-0.22,3.39,22.23,22.26,942.0,25.2,1.44,29.29,21.57,7.72,-0.15,2.38,25.24,25.36,942.0,26.62,1.35,31.5,23.5,7.99,0.49,2.98,26.65,26.4,942.0,32.13,1.84,36.46,26.26,10.2,-0.17,2.42,32.18,32.05,942.0,30.94,1.35,35.08,27.64,7.44,0.36,2.72,30.97,30.81,942.0,31.36,1.12,35.08,28.74,6.34,0.32,2.9,31.38,31.22,942.0
+AR-H-G040013 = 32.35,0.5,33.15,30.81,2.34,-0.81,3.64,32.36,32.39,65.0,33.27,0.82,34.94,30.81,4.13,-0.27,2.87,33.28,33.29,65.0,31.93,1.06,34.8,29.29,5.51,0.04,3.7,31.95,31.91,65.0,22.32,0.9,24.74,21.02,3.72,0.96,3.31,22.33,22.13,65.0,22.15,0.49,23.23,21.23,2.0,0.29,2.24,22.15,22.13,65.0,20.34,0.8,22.4,18.27,4.13,0.07,3.14,20.35,20.33,65.0,22.38,0.51,23.5,21.16,2.34,-0.15,2.81,22.38,22.4,65.0,26.99,0.87,28.74,24.88,3.86,-0.47,3.21,27.0,27.02,65.0,28.49,0.87,30.94,26.4,4.55,0.48,3.26,28.5,28.33,65.0,33.81,1.74,36.46,29.02,7.44,-0.71,2.85,33.86,34.18,65.0,34.82,1.01,36.73,32.05,4.69,-0.64,3.14,34.84,34.94,65.0,32.95,0.75,34.8,31.43,3.38,0.28,3.03,32.96,32.87,65.0
+AR-H-G040014 = 32.1,0.93,33.29,29.84,3.44,-0.73,2.62,32.12,32.19,39.0,32.16,0.62,33.43,30.94,2.48,0.27,2.23,32.16,32.05,39.0,31.94,0.8,32.87,30.12,2.76,-0.68,2.33,31.95,32.19,39.0,21.42,1.43,24.06,18.27,5.79,-0.01,2.1,21.47,21.3,39.0,21.0,0.78,22.4,19.65,2.76,-0.32,1.9,21.02,21.23,39.0,20.19,0.42,21.02,19.37,1.65,-0.04,2.12,20.19,20.2,39.0,19.71,0.45,20.47,18.82,1.65,0.16,2.18,19.71,19.65,39.0,22.58,0.99,23.92,20.75,3.17,-0.53,1.89,22.6,22.81,39.0,24.78,1.08,26.26,22.68,3.58,-0.58,2.32,24.81,25.02,39.0,29.2,0.7,30.94,28.19,2.76,0.91,3.04,29.2,29.02,39.0,30.33,0.53,31.22,29.29,1.93,-0.24,1.87,30.33,30.39,39.0,31.5,0.59,32.46,30.39,2.07,-0.33,2.04,31.5,31.56,39.0
+AR-H-G040015 = 30.08,0.87,32.05,27.91,4.13,0.1,2.27,30.09,29.98,268.0,32.23,1.39,35.91,27.36,8.54,-0.07,2.98,32.26,32.12,268.0,31.82,0.92,34.8,29.57,5.24,0.04,2.69,31.83,31.77,268.0,20.96,0.76,22.68,18.54,4.13,-0.08,3.33,20.97,20.89,268.0,21.61,0.58,23.78,20.47,3.31,0.71,3.04,21.62,21.44,268.0,19.86,0.86,21.57,17.44,4.13,-0.13,2.45,19.88,19.92,268.0,20.01,0.73,22.13,17.99,4.13,0.4,3.39,20.02,19.92,268.0,23.1,0.98,25.43,20.47,4.96,0.03,2.82,23.12,23.09,268.0,24.91,0.74,26.95,23.5,3.44,0.23,2.38,24.93,24.88,268.0,29.99,1.36,33.15,26.26,6.89,-0.2,2.95,30.02,30.01,268.0,31.42,0.82,34.25,28.46,5.79,0.06,3.42,31.43,31.5,268.0,31.68,0.95,34.25,29.57,4.69,0.24,2.27,31.7,31.6,268.0
+AR-H-G040016 = 31.29,0.45,32.6,30.12,2.48,0.0,3.25,31.29,31.36,90.0,32.62,0.96,35.35,30.12,5.24,0.17,2.98,32.63,32.6,90.0,32.11,0.77,33.43,29.98,3.44,-0.46,3.26,32.12,32.12,90.0,22.13,0.78,24.33,20.2,4.13,0.23,3.08,22.14,22.13,90.0,21.66,0.63,23.23,20.47,2.76,0.52,2.25,21.67,21.54,90.0,20.26,0.9,22.13,17.99,4.13,-0.39,2.92,20.28,20.23,90.0,22.08,0.61,23.5,20.61,2.89,-0.14,2.4,22.09,22.13,90.0,25.71,1.0,28.19,23.23,4.96,-0.53,2.96,25.73,25.98,90.0,27.83,1.09,30.39,25.71,4.69,-0.04,2.21,27.85,27.91,90.0,30.44,1.33,33.98,27.36,6.61,-0.06,2.96,30.47,30.39,90.0,32.78,0.69,34.39,30.94,3.44,-0.14,2.69,32.78,32.74,90.0,32.12,0.83,34.25,30.67,3.58,0.16,2.33,32.13,32.05,90.0
+AR-H-G040017 = 33.79,0.93,35.63,31.84,3.79,-0.09,1.98,33.8,33.84,136.0,31.58,1.13,33.98,29.5,4.48,0.18,2.0,31.6,31.56,136.0,31.8,0.84,33.43,29.57,3.86,-0.48,2.55,31.82,31.94,136.0,22.92,0.8,24.88,21.3,3.58,-0.06,2.54,22.94,22.95,136.0,21.4,0.95,23.5,19.09,4.41,0.23,2.61,21.42,21.3,136.0,21.23,0.94,22.95,19.37,3.58,-0.03,1.86,21.25,21.3,136.0,21.54,1.55,24.61,18.82,5.79,0.28,1.93,21.6,21.3,136.0,24.43,1.59,28.46,21.85,6.61,0.66,2.39,24.48,23.95,136.0,27.52,1.34,30.12,24.88,5.24,0.45,1.99,27.55,27.09,136.0,33.38,1.22,35.91,30.12,5.79,-0.1,2.38,33.4,33.32,136.0,35.33,1.1,37.56,33.22,4.34,0.02,2.05,35.35,35.35,136.0,32.77,0.74,34.53,30.67,3.86,-0.53,3.79,32.78,32.74,136.0
+AR-H-G040018 = 32.6,0.86,34.25,30.94,3.31,0.15,2.25,32.61,32.56,54.0,31.59,0.7,32.87,29.84,3.03,-0.14,2.61,31.6,31.63,54.0,30.93,0.6,32.32,29.77,2.55,0.22,2.56,30.93,30.94,54.0,21.89,0.41,23.09,21.02,2.07,0.33,3.2,21.9,21.85,54.0,21.82,0.58,23.37,20.75,2.62,0.97,3.95,21.83,21.78,54.0,21.36,0.46,22.68,20.75,1.93,1.27,3.94,21.37,21.23,54.0,21.97,0.92,23.78,20.2,3.58,-0.08,2.07,21.99,22.13,54.0,25.35,0.85,26.81,23.5,3.31,-0.13,2.1,25.36,25.47,54.0,27.39,0.95,29.29,24.61,4.69,-0.55,3.49,27.41,27.47,54.0,32.73,1.52,36.46,30.39,6.06,0.47,2.39,32.76,32.29,54.0,33.57,1.2,35.91,31.5,4.41,0.31,1.99,33.59,33.36,54.0,32.02,0.6,33.43,30.67,2.76,0.05,2.98,32.03,32.01,54.0
+AR-H-G040019 = 29.33,0.92,31.5,27.64,3.86,0.33,2.21,29.34,29.02,85.0,31.4,1.7,34.25,28.19,6.06,-0.2,1.88,31.45,31.5,85.0,31.48,0.94,33.15,29.57,3.58,-0.12,1.87,31.5,31.56,85.0,21.03,0.69,22.4,19.65,2.76,-0.04,2.16,21.04,21.02,85.0,19.91,0.56,21.3,18.27,3.03,-0.31,3.02,19.92,19.92,85.0,19.04,0.81,20.75,16.89,3.86,-0.47,3.28,19.06,19.09,85.0,19.98,0.83,21.57,17.99,3.58,-0.23,2.23,20.0,19.92,85.0,22.08,0.98,24.61,20.47,4.13,0.39,2.19,22.11,21.99,85.0,24.75,1.51,27.36,22.13,5.24,-0.18,1.64,24.79,25.02,85.0,29.48,1.6,33.29,27.09,6.2,0.68,2.45,29.53,29.02,85.0,31.19,1.09,33.29,28.74,4.55,0.07,2.05,31.21,31.15,85.0,31.3,0.89,33.22,29.02,4.2,0.14,2.65,31.32,31.22,85.0
+AR-H-G040020 = 31.48,0.6,32.87,30.12,2.76,0.17,2.58,31.48,31.5,56.0,33.13,1.23,35.08,30.12,4.96,-0.84,3.04,33.15,33.43,56.0,32.52,0.73,33.98,30.12,3.86,-0.92,4.14,32.53,32.6,56.0,21.97,0.7,23.78,20.75,3.03,0.55,2.61,21.98,21.78,56.0,21.14,0.47,22.4,20.47,1.93,0.32,2.65,21.14,21.16,56.0,19.88,0.38,20.75,18.82,1.93,-0.33,3.07,19.89,19.92,56.0,20.75,0.6,21.85,19.09,2.76,-0.55,3.09,20.76,20.75,56.0,24.8,0.59,26.26,22.68,3.58,-0.5,5.28,24.8,24.78,56.0,26.92,0.41,27.64,25.71,1.93,-0.73,3.44,26.92,26.95,56.0,31.05,1.57,33.98,28.74,5.24,0.38,1.67,31.09,30.39,56.0,32.88,0.89,34.53,31.08,3.44,-0.3,2.23,32.89,33.01,56.0,33.63,0.91,35.08,31.91,3.17,-0.07,1.76,33.64,33.7,56.0
+AR-H-G040021 = 31.8,1.31,35.22,29.29,5.93,0.23,2.48,31.83,31.77,133.0,32.15,1.45,34.8,28.74,6.06,-0.59,2.77,32.18,32.46,133.0,31.44,1.55,34.53,27.36,7.17,-0.48,3.01,31.48,31.5,133.0,21.24,0.6,22.95,19.78,3.17,0.24,3.05,21.25,21.3,133.0,20.57,0.59,22.13,19.37,2.76,0.56,3.03,20.58,20.47,133.0,19.03,0.86,21.02,17.17,3.86,0.31,2.68,19.05,18.96,133.0,18.99,0.75,20.75,17.44,3.31,0.11,2.51,19.0,18.96,133.0,20.88,0.85,22.61,18.54,4.06,-0.43,3.11,20.9,21.02,133.0,23.9,1.17,26.26,20.47,5.79,-0.99,3.46,23.93,24.33,133.0,28.81,2.05,32.05,24.06,7.99,-0.63,2.44,28.88,29.29,133.0,32.92,2.47,36.73,27.09,9.65,-0.11,1.91,33.02,32.6,133.0,33.13,2.11,37.28,29.29,7.99,0.24,1.95,33.2,32.67,133.0
+AR-H-G040022 = 30.91,1.13,32.74,28.19,4.55,-0.73,2.86,30.93,31.08,79.0,29.64,0.53,30.88,28.46,2.41,-0.08,2.57,29.64,29.7,79.0,30.68,0.68,32.05,28.46,3.58,-0.73,3.92,30.69,30.88,79.0,21.58,0.7,22.95,19.65,3.31,0.0,2.74,21.59,21.57,79.0,21.11,0.48,23.23,20.2,3.03,1.74,7.13,21.11,21.02,79.0,20.52,0.53,21.57,19.37,2.2,0.13,2.43,20.52,20.47,79.0,20.03,0.46,21.16,18.82,2.34,0.21,3.35,20.04,19.92,79.0,22.99,0.71,24.19,21.57,2.62,-0.42,2.12,23.0,23.23,79.0,26.08,0.39,26.81,25.16,1.65,-0.09,2.73,26.09,26.05,79.0,33.01,0.85,34.25,30.94,3.31,-0.47,2.29,33.02,33.15,79.0,33.4,0.66,36.18,32.32,3.86,0.98,5.78,33.41,33.43,79.0,31.67,0.73,33.43,30.39,3.03,0.68,2.99,31.68,31.5,79.0
+AR-H-G040023 = 29.6,0.55,30.39,28.6,1.79,-0.28,1.9,29.6,29.57,57.0,31.53,1.13,33.43,28.88,4.55,-0.34,2.19,31.55,31.5,57.0,31.67,0.89,33.22,29.84,3.38,-0.45,2.16,31.68,31.77,57.0,20.95,0.53,22.13,19.65,2.48,-0.23,2.44,20.95,21.02,57.0,20.6,0.48,21.57,19.37,2.2,-0.19,2.67,20.6,20.54,57.0,19.61,0.98,21.57,17.85,3.72,0.1,2.02,19.64,19.51,57.0,19.59,0.5,21.02,18.54,2.48,0.29,2.9,19.59,19.65,57.0,22.74,0.68,24.61,21.57,3.03,0.54,2.67,22.75,22.68,57.0,24.52,0.78,25.85,22.68,3.17,-0.34,2.41,24.53,24.61,57.0,27.88,0.63,29.57,26.54,3.03,0.53,3.22,27.89,27.78,57.0,30.35,0.48,31.22,29.02,2.2,-0.22,3.07,30.36,30.39,57.0,31.06,0.9,33.15,29.57,3.58,0.52,2.34,31.07,30.94,57.0
+AR-H-G040024 = 30.41,1.38,34.25,27.91,6.34,0.34,2.34,30.44,30.26,212.0,30.53,1.29,33.15,27.64,5.51,-0.15,2.08,30.56,30.67,212.0,31.95,1.25,34.53,29.43,5.1,-0.09,2.02,31.97,32.05,212.0,21.19,0.54,23.23,18.68,4.55,-1.0,7.42,21.2,21.3,212.0,19.77,0.58,21.02,18.27,2.76,-0.35,2.45,19.77,19.78,212.0,19.31,0.82,21.3,17.17,4.13,0.05,2.53,19.33,19.37,212.0,18.62,0.99,20.75,16.89,3.86,0.15,1.85,18.65,18.54,212.0,20.86,0.65,23.23,19.37,3.86,0.46,3.21,20.87,20.75,212.0,23.96,1.15,27.64,21.3,6.34,0.47,2.91,23.99,23.78,212.0,31.74,1.59,35.35,27.91,7.44,-0.14,2.38,31.78,31.77,212.0,33.75,1.79,36.73,29.02,7.72,-0.64,2.8,33.8,34.11,212.0,32.12,1.39,36.18,29.57,6.61,0.66,2.81,32.15,31.91,212.0
+AR-J-G180001 = 41.76,1.79,45.0,36.59,8.41,-0.44,3.51,41.8,41.69,169.0,37.32,1.89,40.59,31.22,9.37,-0.68,2.98,37.37,37.83,169.0,33.33,1.71,37.28,29.84,7.44,0.09,2.46,33.38,33.29,169.0,27.37,1.11,29.57,24.61,4.96,-0.45,2.66,27.39,27.5,169.0,19.31,0.79,20.75,17.72,3.03,-0.15,1.86,19.33,19.37,169.0,15.02,0.84,16.89,13.31,3.58,-0.16,2.51,15.05,15.1,169.0,14.5,0.97,17.03,11.1,5.93,-0.35,3.77,14.54,14.41,169.0,20.5,1.14,23.23,16.34,6.89,-0.51,3.9,20.53,20.61,169.0,27.07,2.48,31.22,21.3,9.92,-0.56,2.11,27.18,27.78,169.0,37.49,1.9,40.31,31.22,9.09,-1.18,4.07,37.53,37.77,169.0,43.58,1.8,45.0,37.56,7.44,-1.62,4.8,43.62,44.31,169.0,42.67,2.31,45.0,35.63,9.37,-1.19,3.53,42.73,43.35,169.0
+AR-J-G180002 = 41.6,2.36,45.0,36.46,8.54,-0.16,2.15,41.66,41.28,35.0,38.47,2.39,42.52,33.7,8.82,-0.01,1.89,38.54,38.52,35.0,33.83,2.25,37.7,29.57,8.13,0.23,1.93,33.9,33.56,35.0,28.64,1.68,31.77,25.71,6.06,0.38,2.07,28.68,28.33,35.0,20.37,1.13,22.88,18.96,3.93,0.91,2.7,20.4,20.2,35.0,16.93,0.67,17.99,15.24,2.76,-0.6,2.75,16.94,17.1,35.0,15.9,0.56,17.17,14.96,2.2,0.7,2.64,15.91,15.65,35.0,20.76,1.62,24.33,18.54,5.79,0.77,2.49,20.82,20.2,35.0,26.63,2.51,31.5,22.95,8.54,0.33,1.72,26.75,25.85,35.0,35.7,2.73,40.31,32.05,8.27,0.31,1.71,35.8,34.53,35.0,41.81,2.34,45.0,37.01,7.99,-0.27,1.99,41.87,41.97,35.0,42.29,2.26,45.0,36.46,8.54,-0.68,2.69,42.35,42.8,35.0
+AR-J-G180003 = 39.97,5.05,45.0,29.02,15.98,-0.77,2.26,40.28,41.59,96.0,34.51,6.56,42.11,21.02,21.08,-0.62,2.01,35.12,36.32,96.0,31.92,4.78,38.11,21.85,16.26,-0.54,2.09,32.27,32.87,96.0,26.19,4.12,31.5,17.99,13.5,-0.53,1.97,26.51,27.09,96.0,19.47,2.4,22.47,13.31,9.16,-0.85,2.68,19.62,20.06,96.0,16.12,2.03,18.82,11.38,7.44,-0.84,2.57,16.25,16.89,96.0,15.16,1.74,18.54,10.55,7.99,-0.76,3.0,15.26,15.55,96.0,20.03,1.81,22.95,15.24,7.72,-0.87,2.91,20.11,20.58,96.0,24.71,5.42,31.22,12.48,18.74,-0.77,2.26,25.29,26.74,96.0,34.06,5.23,40.59,22.95,17.64,-0.63,2.1,34.46,35.49,96.0,40.44,4.61,45.0,30.12,14.88,-0.74,2.18,40.7,41.83,96.0,40.84,4.3,45.0,32.05,12.95,-0.74,2.11,41.06,42.59,96.0
+AR-J-G180004 = 33.07,6.27,45.0,16.34,28.66,0.07,2.23,33.66,32.05,845.0,29.5,5.39,41.69,14.41,27.28,0.06,2.41,29.99,29.08,845.0,25.4,6.18,37.01,9.45,27.56,0.07,2.0,26.14,24.54,845.0,16.91,6.49,29.29,1.46,27.83,0.14,1.89,18.11,15.79,845.0,6.22,8.04,21.85,-10.12,31.97,0.26,1.77,10.16,4.56,845.0,3.56,8.2,16.48,-13.98,30.45,0.06,1.53,8.94,2.56,845.0,2.4,8.66,17.44,-12.6,30.04,-0.08,1.54,8.98,2.28,845.0,6.78,9.2,24.06,-9.84,33.9,0.1,1.66,11.42,5.73,845.0,8.29,10.67,27.36,-8.74,36.1,0.21,1.64,13.51,6.97,845.0,18.26,11.31,37.56,-2.68,40.24,0.08,1.65,21.48,16.75,845.0,27.19,11.01,45.0,2.56,42.44,0.08,1.72,29.33,25.5,845.0,31.42,8.53,45.0,10.83,34.17,0.0,1.9,32.55,30.74,845.0
+AR-J-G180005 = 35.96,0.46,36.66,35.35,1.31,0.32,1.89,35.97,35.91,7.0,34.04,0.67,35.01,32.87,2.14,-0.34,2.72,34.04,34.11,7.0,30.16,0.81,31.5,29.29,2.2,0.54,1.98,30.17,29.98,7.0,25.28,0.38,26.05,24.88,1.17,1.26,3.57,25.28,25.16,7.0,18.61,0.15,18.89,18.41,0.48,0.58,2.66,18.61,18.54,7.0,15.34,0.24,15.65,14.96,0.69,-0.34,2.0,15.35,15.37,7.0,15.23,0.16,15.51,14.96,0.55,0.18,3.35,15.23,15.24,7.0,19.31,0.31,19.92,19.09,0.83,1.23,3.13,19.31,19.16,7.0,23.17,0.73,23.85,21.85,2.0,-0.87,2.43,23.18,23.3,7.0,32.22,1.06,33.77,30.67,3.1,0.1,1.99,32.24,32.05,7.0,36.75,0.88,37.9,35.35,2.55,0.0,2.25,36.76,36.59,7.0,36.76,0.51,37.77,36.18,1.58,1.08,3.31,36.76,36.59,7.0
+AR-J-G180006 = 40.07,3.21,44.72,28.74,15.98,-1.37,4.43,40.2,41.0,280.0,35.57,3.66,41.28,23.23,18.05,-1.54,5.11,35.76,36.53,280.0,32.84,2.87,37.15,22.68,14.47,-1.22,4.3,32.97,33.56,280.0,27.02,2.45,30.39,18.68,11.71,-1.48,4.77,27.13,27.91,280.0,19.57,1.48,22.95,14.69,8.27,-1.13,4.02,19.63,20.06,280.0,14.67,1.17,18.96,11.1,7.85,0.03,4.26,14.72,14.69,280.0,14.73,1.06,17.3,11.65,5.65,-0.63,3.43,14.77,14.82,280.0,19.96,1.36,23.23,16.34,6.89,-0.43,2.93,20.01,20.16,280.0,25.97,3.52,32.32,13.86,18.46,-1.07,3.92,26.2,26.57,280.0,35.26,3.68,42.11,24.06,18.05,-1.04,3.53,35.45,36.32,280.0,41.37,3.3,45.0,30.26,14.74,-1.21,3.94,41.5,42.24,280.0,41.51,3.03,45.0,31.08,13.92,-1.23,3.93,41.62,42.8,280.0
+AR-J-G180007 = 36.94,NaN,36.94,36.94,0.0,NaN,NaN,36.94,36.94,1.0,34.67,NaN,34.67,34.67,0.0,NaN,NaN,34.67,34.67,1.0,30.39,NaN,30.39,30.39,0.0,NaN,NaN,30.39,30.39,1.0,25.92,NaN,25.92,25.92,0.0,NaN,NaN,25.92,25.92,1.0,19.09,NaN,19.09,19.09,0.0,NaN,NaN,19.09,19.09,1.0,15.79,NaN,15.79,15.79,0.0,NaN,NaN,15.79,15.79,1.0,15.72,NaN,15.72,15.72,0.0,NaN,NaN,15.72,15.72,1.0,19.58,NaN,19.58,19.58,0.0,NaN,NaN,19.58,19.58,1.0,23.92,NaN,23.92,23.92,0.0,NaN,NaN,23.92,23.92,1.0,31.98,NaN,31.98,31.98,0.0,NaN,NaN,31.98,31.98,1.0,37.35,NaN,37.35,37.35,0.0,NaN,NaN,37.35,37.35,1.0,37.49,NaN,37.49,37.49,0.0,NaN,NaN,37.49,37.49,1.0
+AR-J-G180008 = 33.5,5.28,44.72,15.79,28.94,-0.27,2.9,33.91,33.7,715.0,29.88,4.76,39.49,13.86,25.63,-0.43,2.8,30.26,30.53,715.0,27.37,4.98,36.46,11.1,25.35,-0.39,2.73,27.82,27.5,715.0,17.71,5.9,28.46,2.01,26.46,-0.03,2.07,18.67,17.72,715.0,9.1,7.49,22.4,-5.98,28.39,0.02,1.87,11.78,9.38,715.0,6.61,7.04,17.72,-9.29,27.01,-0.26,1.96,9.65,7.24,715.0,6.08,6.96,17.44,-10.12,27.56,-0.4,2.1,9.24,7.24,715.0,11.53,7.16,24.06,-4.88,28.94,-0.28,2.09,13.57,12.48,715.0,13.81,7.54,28.19,-2.95,31.14,-0.07,2.02,15.73,13.86,715.0,23.11,8.01,37.56,4.76,32.8,-0.09,2.13,24.46,23.37,715.0,31.19,7.8,45.0,12.48,32.52,-0.11,2.16,32.15,31.22,715.0,34.29,6.31,45.0,16.06,28.94,-0.28,2.49,34.87,34.39,715.0
+AR-J-G180009 = 40.75,4.56,45.0,26.54,18.46,-0.84,2.43,41.0,42.38,552.0,36.33,5.52,43.9,21.57,22.32,-0.65,2.26,36.74,37.8,552.0,34.5,3.98,40.04,24.61,15.43,-0.62,2.16,34.73,35.91,552.0,27.69,3.58,32.87,19.23,13.64,-0.64,2.09,27.92,28.98,552.0,20.97,2.57,24.61,12.07,12.54,-0.9,2.95,21.13,21.82,552.0,16.65,1.78,20.47,10.76,9.71,-0.4,2.72,16.74,16.89,552.0,16.37,1.97,20.47,8.97,11.51,-0.75,3.28,16.49,16.75,552.0,21.98,1.79,25.98,15.44,10.54,-0.69,3.01,22.06,22.4,552.0,24.72,4.08,33.7,12.48,21.22,-0.58,2.42,25.05,25.98,552.0,35.37,4.37,43.9,25.98,17.91,-0.39,1.84,35.64,36.73,552.0,41.8,3.75,45.0,32.32,12.68,-0.83,2.27,41.97,43.83,552.0,42.03,3.42,45.0,32.46,12.54,-0.84,2.38,42.17,43.62,552.0
+AR-J-G180010 = 37.02,1.63,39.76,34.25,5.51,0.06,1.93,37.05,36.73,22.0,34.66,0.98,36.18,32.87,3.31,-0.19,2.15,34.68,34.67,22.0,31.44,1.28,33.84,29.57,4.27,0.18,1.84,31.47,31.5,22.0,26.22,1.17,28.05,24.06,4.0,-0.13,1.72,26.24,26.33,22.0,18.6,0.78,19.65,16.89,2.76,-0.74,2.56,18.61,18.82,22.0,13.59,1.56,15.65,10.28,5.37,-0.51,2.19,13.68,14.0,22.0,15.3,0.52,16.06,14.41,1.65,-0.46,2.14,15.3,15.37,22.0,18.41,0.74,19.65,16.89,2.76,-0.55,2.67,18.42,18.65,22.0,21.96,1.33,25.16,19.37,5.79,0.3,3.11,22.0,21.92,22.0,31.73,1.49,33.84,28.74,5.1,-0.41,2.23,31.77,32.12,22.0,39.49,1.78,43.21,36.73,6.48,0.19,2.07,39.53,39.83,22.0,39.36,1.45,41.97,37.28,4.69,0.14,1.66,39.39,39.32,22.0
+AR-J-G180011 = 37.38,1.2,39.35,35.77,3.58,0.07,1.84,37.39,37.56,12.0,35.49,1.02,37.28,33.98,3.31,0.2,1.98,35.5,35.53,12.0,31.24,1.28,33.15,29.57,3.58,-0.07,1.62,31.27,31.36,12.0,26.52,1.08,28.46,25.16,3.31,0.25,2.02,26.54,26.54,12.0,19.07,0.3,19.65,18.68,0.96,0.57,2.27,19.07,19.03,12.0,15.09,0.72,16.34,13.44,2.89,-0.64,3.75,15.11,15.24,12.0,15.67,0.39,16.34,15.1,1.24,0.06,2.08,15.68,15.75,12.0,19.01,0.2,19.51,18.82,0.69,1.25,4.29,19.02,18.96,12.0,24.31,0.83,25.98,23.37,2.62,0.89,2.57,24.32,24.12,12.0,34.1,1.57,37.01,31.22,5.79,-0.04,2.79,34.13,34.11,12.0,38.82,1.4,40.87,36.87,4.0,-0.09,1.78,38.84,39.04,12.0,38.76,1.49,41.14,36.73,4.41,0.07,1.92,38.79,39.01,12.0
+AR-J-G180012 = 37.4,0.22,37.56,37.01,0.55,-0.99,2.57,37.4,37.49,6.0,34.87,0.24,35.08,34.53,0.55,-0.36,1.48,34.87,34.94,6.0,31.35,0.78,32.6,30.39,2.2,0.46,2.17,31.35,31.22,6.0,26.04,0.63,27.09,25.43,1.65,0.6,2.22,26.05,26.02,6.0,18.95,0.39,19.37,18.27,1.1,-0.77,2.58,18.95,18.99,6.0,15.29,0.74,16.34,14.13,2.2,-0.17,2.42,15.31,15.24,6.0,15.13,0.41,15.79,14.69,1.1,0.32,2.18,15.14,15.2,6.0,19.51,0.59,20.47,18.82,1.65,0.53,2.23,19.52,19.44,6.0,23.44,0.78,24.06,22.13,1.93,-0.73,2.22,23.45,23.64,6.0,31.42,0.72,32.05,30.12,1.93,-1.06,2.76,31.42,31.67,6.0,38.05,0.79,38.94,36.73,2.2,-0.61,2.32,38.06,38.11,6.0,38.26,0.32,38.66,37.83,0.83,-0.04,1.61,38.26,38.25,6.0
+AR-J-G180013 = 35.17,2.34,39.07,30.67,8.41,-0.47,2.2,35.24,35.91,25.0,30.5,3.84,35.35,23.5,11.85,-0.44,1.76,30.73,31.36,25.0,28.0,2.32,31.08,23.5,7.58,-0.44,1.79,28.09,28.6,25.0,23.21,2.17,25.98,19.65,6.34,-0.23,1.64,23.3,23.37,25.0,17.34,1.14,18.82,15.24,3.58,-0.33,1.79,17.38,17.58,25.0,13.79,1.01,15.37,12.07,3.31,-0.05,1.75,13.83,13.86,25.0,13.35,1.52,15.79,10.83,4.96,-0.01,1.59,13.43,13.38,25.0,18.17,0.97,19.65,16.61,3.03,0.14,1.76,18.2,17.99,25.0,21.1,2.43,24.88,17.1,7.79,-0.32,1.79,21.23,21.92,25.0,29.43,2.64,33.29,25.16,8.13,-0.15,1.53,29.55,30.05,25.0,36.57,1.83,39.63,33.29,6.34,-0.49,2.21,36.62,37.01,25.0,37.05,2.03,41.0,33.15,7.85,-0.25,2.37,37.11,37.01,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,33.7,0.78,34.25,33.15,1.1,0.0,1.0,33.71,33.7,2.0,29.57,NaN,29.57,29.57,0.0,NaN,-1.2989548925239903E14,29.57,29.57,2.0,24.81,0.29,25.02,24.61,0.41,-0.0,1.0,24.81,24.81,2.0,18.41,0.19,18.54,18.27,0.28,-0.0,1.0,18.41,18.41,2.0,15.72,0.29,15.93,15.51,0.41,-0.0,1.0,15.72,15.72,2.0,15.24,0.0,15.24,15.24,0.0,-7.97212631244E9,2.8732965622623764E18,15.24,15.24,2.0,19.09,NaN,19.09,19.09,0.0,NaN,-5.048309003266382E13,19.09,19.09,2.0,23.5,0.39,23.78,23.23,0.55,-0.0,1.0,23.51,23.5,2.0,32.05,1.17,32.87,31.22,1.65,-0.0,1.0,32.06,32.05,2.0,36.53,0.49,36.87,36.18,0.69,0.0,1.0,36.53,36.53,2.0,35.91,0.39,36.18,35.63,0.55,-0.0,1.0,35.91,35.91,2.0
+AR-J-G180015 = 38.53,4.06,45.0,29.57,15.43,-0.46,2.49,38.74,39.07,106.0,34.01,4.26,39.28,23.78,15.5,-0.98,2.78,34.27,35.39,106.0,31.15,3.63,36.18,23.5,12.68,-0.59,2.38,31.36,31.53,106.0,25.69,3.04,29.29,17.44,11.85,-0.99,3.02,25.87,26.47,106.0,17.66,3.08,21.02,6.69,14.33,-1.74,5.42,17.92,18.82,106.0,14.27,2.23,16.89,6.42,10.47,-1.7,5.2,14.44,15.03,106.0,14.0,2.42,17.17,6.28,10.89,-1.25,3.84,14.2,14.69,106.0,18.21,2.11,21.16,10.55,10.61,-1.26,4.52,18.33,18.68,106.0,20.17,3.03,24.61,11.79,12.81,-1.07,3.52,20.39,21.02,106.0,31.16,4.08,38.39,19.65,18.74,-0.77,2.95,31.43,32.12,106.0,39.92,4.26,45.0,30.12,14.88,-0.65,2.38,40.15,40.38,106.0,40.76,3.44,45.0,32.74,12.26,-0.54,2.36,40.9,40.87,106.0
+AR-J-G180016 = 37.29,2.59,43.21,32.32,10.89,0.11,2.22,37.37,37.52,166.0,32.21,3.02,38.32,26.26,12.06,-0.17,2.07,32.35,32.6,166.0,31.09,1.72,35.63,27.91,7.72,0.22,2.48,31.14,31.22,166.0,24.81,2.07,29.57,21.02,8.54,0.14,2.22,24.9,24.92,166.0,17.92,2.19,21.85,11.93,9.92,-0.55,2.55,18.06,18.34,166.0,14.2,1.71,17.72,10.28,7.44,0.03,2.13,14.3,14.17,166.0,14.51,1.51,17.72,9.72,7.99,-0.81,3.59,14.59,14.69,166.0,19.68,1.57,22.95,14.69,8.27,-0.56,3.56,19.74,19.78,166.0,21.22,2.36,26.19,14.55,11.64,-0.32,2.73,21.35,21.33,166.0,30.88,2.27,36.53,26.26,10.27,0.27,2.49,30.96,30.81,166.0,38.49,2.02,43.9,34.67,9.23,0.37,2.61,38.54,38.45,166.0,39.28,1.81,43.62,36.46,7.17,0.33,2.13,39.32,39.21,166.0
+AR-J-G180017 = 37.65,4.48,45.0,27.36,17.64,-0.35,1.94,37.91,38.39,205.0,32.55,3.63,41.42,23.5,17.91,-0.19,2.56,32.75,33.29,205.0,30.6,3.55,37.83,22.68,15.16,-0.22,2.07,30.81,31.22,205.0,25.02,3.06,31.5,18.27,13.23,-0.36,2.24,25.2,25.16,205.0,19.57,1.57,22.26,15.24,7.03,-0.49,2.2,19.63,19.78,205.0,15.05,1.28,17.85,11.93,5.93,-0.09,2.41,15.1,15.24,205.0,16.36,1.82,19.65,11.38,8.27,-0.5,2.6,16.46,16.75,205.0,20.99,1.38,24.06,17.3,6.75,-0.24,2.62,21.03,21.16,205.0,23.44,3.33,28.74,15.51,13.23,-0.48,2.1,23.67,24.26,205.0,33.45,3.88,40.87,23.5,17.36,-0.52,2.27,33.67,34.25,205.0,38.77,3.85,45.0,30.12,14.88,-0.46,2.23,38.96,39.63,205.0,38.34,3.72,45.0,29.84,15.16,-0.37,2.15,38.52,39.42,205.0
+AR-J-G180018 = 33.97,2.52,38.94,29.57,9.37,-0.15,1.8,34.06,34.39,93.0,29.21,3.21,34.94,22.68,12.26,-0.03,1.84,29.38,29.43,93.0,28.1,2.44,33.15,23.78,9.37,-0.01,2.01,28.2,28.19,93.0,22.94,2.31,27.36,17.58,9.78,-0.35,2.24,23.05,23.78,93.0,14.63,3.6,19.92,6.42,13.5,-0.63,2.19,15.06,15.65,93.0,12.0,2.28,16.34,6.42,9.92,-0.81,3.15,12.21,12.62,93.0,12.87,2.59,16.61,6.14,10.47,-0.98,3.03,13.13,13.72,93.0,16.9,2.61,22.13,10.41,11.71,-0.46,2.57,17.1,17.58,93.0,18.79,3.68,25.71,11.52,14.19,-0.35,2.13,19.15,19.23,93.0,27.21,3.24,32.05,20.47,11.57,-0.5,2.16,27.4,27.91,93.0,36.25,2.53,40.31,31.08,9.23,-0.49,1.9,36.34,37.15,93.0,36.5,2.42,40.59,31.77,8.82,-0.45,1.78,36.58,37.28,93.0
+AR-K-G030001 = 25.42,2.56,29.84,19.78,10.06,-0.56,2.5,25.54,25.85,65.0,20.87,2.64,26.67,16.61,10.06,0.02,2.06,21.04,21.02,65.0,20.74,2.11,24.61,16.2,8.41,-0.07,2.1,20.84,20.61,65.0,17.37,1.54,20.75,14.55,6.2,-0.19,2.12,17.43,17.51,65.0,16.92,1.06,18.27,14.0,4.27,-1.13,3.37,16.95,17.3,65.0,15.75,1.27,17.99,12.76,5.24,-0.41,2.73,15.81,15.79,65.0,15.9,2.03,18.27,11.24,7.03,-0.88,2.62,16.02,16.68,65.0,22.73,1.6,24.88,18.54,6.34,-0.88,3.02,22.79,23.23,65.0,20.28,2.24,23.23,14.41,8.82,-0.86,2.82,20.41,20.61,65.0,27.1,2.34,30.67,21.85,8.82,-0.67,2.38,27.19,27.71,65.0,30.56,3.07,35.63,23.23,12.4,-0.63,2.56,30.72,31.36,65.0,27.54,2.43,33.15,21.85,11.3,-0.4,2.79,27.64,28.33,65.0
+AR-K-G030002 = 32.28,2.22,40.59,28.6,11.99,1.37,5.53,32.35,32.05,81.0,31.09,1.67,35.63,28.05,7.58,0.44,2.55,31.13,30.67,81.0,28.15,1.75,32.53,25.43,7.1,0.64,2.53,28.2,27.78,81.0,21.31,1.15,24.61,19.23,5.37,0.24,2.62,21.34,21.37,81.0,18.27,0.65,19.92,16.89,3.03,0.22,2.59,18.28,18.27,81.0,15.27,1.13,17.44,12.76,4.69,0.1,2.47,15.31,15.24,81.0,17.14,1.45,20.2,14.69,5.51,0.34,2.11,17.2,17.03,81.0,22.31,0.74,24.06,20.75,3.31,0.3,2.73,22.32,22.33,81.0,25.31,1.47,29.29,22.13,7.17,0.23,2.84,25.35,25.16,81.0,31.89,2.17,35.91,27.64,8.27,-0.03,1.86,31.96,31.91,81.0,35.46,2.11,41.14,32.05,9.09,0.67,2.84,35.52,35.22,81.0,31.84,2.91,40.59,27.91,12.68,0.93,3.43,31.97,31.36,81.0
+AR-K-G030003 = 35.25,8.64,45.0,18.54,26.46,-0.21,1.64,36.28,34.25,173.0,30.72,10.09,45.0,11.65,33.35,-0.11,1.65,32.33,29.15,173.0,29.98,7.86,40.87,17.44,23.43,0.0,1.53,30.99,28.88,173.0,23.96,6.02,32.6,12.76,19.84,0.02,1.62,24.7,22.95,173.0,20.35,3.78,25.98,10.0,15.98,-0.42,2.38,20.7,20.2,173.0,17.63,3.27,22.68,7.8,14.88,-0.5,2.76,17.93,17.37,173.0,16.93,3.87,22.68,6.14,16.54,-0.46,2.81,17.37,16.55,173.0,24.32,3.04,29.02,13.86,15.16,-1.06,4.26,24.51,24.61,173.0,24.94,5.56,32.87,12.34,20.53,-0.29,1.98,25.55,24.4,173.0,34.01,6.8,43.9,20.2,23.7,-0.12,1.67,34.68,32.87,173.0,37.79,6.86,45.0,22.13,22.87,-0.53,2.14,38.41,37.97,173.0,37.27,7.1,45.0,20.89,24.11,-0.4,1.94,37.94,37.15,173.0
+AR-K-G030004 = 34.86,4.7,45.0,19.37,25.63,-0.28,2.47,35.17,35.35,1031.0,32.7,4.56,42.8,17.17,25.63,-0.31,2.57,33.02,32.94,1031.0,31.25,3.64,39.49,18.27,21.22,-0.25,2.54,31.46,31.5,1031.0,21.41,3.71,29.84,10.28,19.57,-0.13,2.6,21.73,21.3,1031.0,12.26,4.86,21.85,-5.57,27.42,-0.91,4.36,13.19,12.89,1031.0,11.45,3.9,19.09,-2.95,22.05,-1.16,4.79,12.1,12.07,1031.0,10.51,3.16,17.99,-0.47,18.46,-0.6,3.2,10.97,10.83,1031.0,17.0,2.98,24.06,6.69,17.36,-0.49,2.85,17.26,17.44,1031.0,16.89,4.31,27.91,4.49,23.43,0.02,2.56,17.43,16.75,1031.0,26.9,4.31,36.46,15.24,21.22,-0.1,2.55,27.24,26.81,1031.0,34.08,4.01,43.35,22.95,20.39,-0.23,2.76,34.31,34.18,1031.0,38.59,4.16,45.0,25.43,19.57,-0.39,2.4,38.82,39.01,1031.0
+AR-K-G030005 = 33.4,6.12,45.0,22.13,22.87,0.58,2.45,33.96,32.32,475.0,28.94,6.29,45.0,16.06,28.94,0.79,3.05,29.62,27.91,475.0,29.73,4.33,39.76,19.92,19.84,0.72,2.98,30.05,28.81,475.0,23.6,4.19,34.25,14.96,19.29,0.89,3.26,23.97,22.54,475.0,18.07,4.55,26.54,6.69,19.84,-0.05,2.04,18.63,18.54,475.0,15.24,4.09,23.78,6.69,17.09,-0.01,2.02,15.78,15.93,475.0,14.46,4.52,24.06,5.59,18.46,0.18,2.08,15.15,14.55,475.0,21.5,4.89,30.39,10.96,19.43,-0.08,1.73,22.05,21.99,475.0,23.17,5.04,33.98,11.38,22.6,0.2,2.38,23.71,23.09,475.0,31.77,5.31,43.35,19.09,24.25,0.54,2.68,32.21,31.36,475.0,36.74,4.64,45.0,27.36,17.64,0.38,2.21,37.03,36.04,475.0,36.93,4.56,45.0,26.81,18.19,0.25,2.25,37.21,36.46,475.0
+AR-K-G030006 = 36.41,5.43,42.8,19.65,23.15,-1.46,4.25,36.81,38.25,169.0,33.35,4.86,39.07,17.85,21.22,-1.44,4.35,33.7,35.22,169.0,30.13,4.14,35.91,18.2,17.71,-1.11,3.57,30.42,30.94,169.0,22.81,2.64,26.54,15.37,11.16,-1.2,3.47,22.96,23.78,169.0,18.78,1.55,21.57,13.58,7.99,-1.02,3.6,18.84,19.09,169.0,15.07,1.35,18.82,11.93,6.89,-0.38,2.74,15.13,15.24,169.0,16.5,1.49,18.82,10.96,7.85,-1.52,5.37,16.57,16.89,169.0,22.42,1.32,25.43,19.09,6.34,-0.49,2.69,22.46,22.54,169.0,25.94,3.59,30.81,15.1,15.71,-1.28,3.74,26.18,27.29,169.0,33.07,4.03,39.49,23.09,16.4,-0.85,2.78,33.32,34.39,169.0,38.38,4.43,43.9,25.85,18.05,-1.2,3.49,38.63,39.9,169.0,37.22,4.09,42.93,27.09,15.85,-0.73,2.49,37.44,38.66,169.0
+AR-K-G030007 = 32.67,2.95,37.01,26.95,10.06,-0.4,2.38,32.8,32.94,16.0,30.39,3.23,34.8,24.47,10.33,-0.31,1.85,30.55,30.88,16.0,25.89,2.66,29.57,21.57,7.99,0.01,1.68,26.02,25.67,16.0,21.49,1.92,24.33,18.47,5.86,0.05,1.74,21.57,21.51,16.0,18.7,0.86,20.06,17.3,2.76,0.01,2.07,18.72,18.58,16.0,15.19,0.63,16.61,14.69,1.93,1.07,2.83,15.21,14.89,16.0,17.05,0.92,18.27,14.82,3.44,-1.45,4.45,17.07,17.23,16.0,22.75,0.83,24.19,21.37,2.82,-0.09,2.27,22.77,22.95,16.0,24.32,2.17,27.36,20.61,6.75,-0.11,2.01,24.41,24.06,16.0,29.73,2.01,32.87,26.12,6.75,-0.01,2.14,29.8,29.74,16.0,34.97,2.19,37.83,30.81,7.03,-0.34,2.25,35.03,34.87,16.0,32.54,1.65,34.94,29.64,5.31,-0.26,1.92,32.58,32.94,16.0
+AR-K-G030008 = 29.49,2.64,34.25,25.98,8.27,0.51,1.76,29.61,28.46,79.0,27.42,2.97,33.7,22.4,11.3,0.36,2.16,27.58,27.09,79.0,24.58,2.21,29.02,21.3,7.72,0.28,1.78,24.68,24.06,79.0,19.6,1.68,22.68,16.61,6.06,0.27,1.98,19.67,19.37,79.0,18.13,0.93,20.2,16.06,4.13,0.36,2.35,18.16,17.85,79.0,15.24,1.36,17.72,11.93,5.79,-0.36,2.61,15.3,15.37,79.0,17.28,1.67,21.57,14.41,7.17,0.29,2.3,17.36,17.03,79.0,22.62,0.81,25.71,20.75,4.96,0.6,4.49,22.64,22.54,79.0,25.4,2.35,29.29,21.3,7.99,0.02,1.68,25.51,25.09,79.0,30.6,2.66,36.46,26.26,10.2,0.19,1.76,30.71,29.84,79.0,31.78,2.25,38.11,27.64,10.47,0.52,2.7,31.85,31.08,79.0,28.08,1.9,32.32,25.16,7.17,0.25,1.91,28.14,27.91,79.0
+AR-K-G030009 = 33.07,2.17,35.77,29.7,6.06,-0.15,1.7,33.13,32.87,9.0,29.86,2.53,33.15,25.98,7.17,-0.23,1.73,29.95,30.12,9.0,26.66,1.3,28.46,24.61,3.86,-0.1,1.86,26.69,26.54,9.0,21.64,1.39,23.23,19.37,3.86,-0.47,1.82,21.68,21.99,9.0,18.35,0.64,19.23,17.44,1.79,0.14,1.79,18.36,18.27,9.0,14.85,0.18,15.24,14.69,0.55,0.94,3.06,14.85,14.82,9.0,17.0,0.66,18.13,16.06,2.07,0.34,2.11,17.01,16.89,9.0,22.88,0.45,23.64,22.4,1.24,0.68,1.99,22.88,22.68,9.0,24.76,1.21,26.67,23.23,3.44,0.23,1.76,24.79,24.61,9.0,29.77,1.02,31.08,28.33,2.76,-0.17,1.67,29.79,29.84,9.0,34.76,1.4,36.73,32.6,4.13,-0.0,1.85,34.78,34.8,9.0,33.04,1.73,34.8,30.26,4.55,-0.55,1.82,33.08,33.7,9.0
+AR-K-G030010 = 36.01,1.99,39.76,31.77,7.99,0.09,1.68,36.06,35.91,288.0,33.68,1.36,36.73,29.02,7.72,-0.43,3.58,33.71,33.7,288.0,29.93,0.77,31.77,27.64,4.13,-0.39,3.04,29.94,29.98,288.0,23.66,1.04,25.71,21.57,4.13,0.03,1.88,23.68,23.5,288.0,20.14,0.74,21.85,18.27,3.58,0.05,2.29,20.15,20.2,288.0,16.22,1.07,19.09,13.03,6.06,-0.6,3.3,16.26,16.34,288.0,18.03,1.38,21.3,15.1,6.2,0.54,2.6,18.08,17.72,288.0,22.44,1.37,24.88,17.17,7.72,-0.95,4.5,22.48,22.4,288.0,26.67,1.3,29.29,22.26,7.03,-0.8,4.05,26.7,26.81,288.0,34.29,1.86,38.39,28.19,10.2,-0.94,3.8,34.34,34.6,288.0,37.81,1.41,40.59,33.56,7.03,-0.88,3.53,37.83,37.97,288.0,36.25,1.24,39.21,32.46,6.75,-0.14,3.24,36.27,36.18,288.0
+AR-K-G030011 = 28.03,2.16,34.53,24.61,9.92,0.87,4.22,28.11,27.78,32.0,24.59,2.2,30.39,21.85,8.54,1.2,3.46,24.69,23.75,32.0,23.69,1.06,26.81,21.85,4.96,1.21,4.66,23.71,23.5,32.0,18.97,1.21,22.13,16.89,5.24,0.81,3.38,19.0,18.75,32.0,17.07,0.83,19.37,15.51,3.86,0.67,3.48,17.09,16.92,32.0,15.18,0.78,16.89,13.44,3.44,-0.11,2.81,15.2,15.13,32.0,16.38,0.8,18.54,15.24,3.31,0.94,3.31,16.4,16.2,32.0,22.28,0.5,23.5,21.3,2.2,0.41,2.83,22.29,22.23,32.0,22.98,1.33,25.98,20.75,5.24,0.74,2.9,23.02,22.4,32.0,28.46,1.37,33.15,27.09,6.06,1.68,5.7,28.5,27.91,32.0,31.58,1.6,35.63,29.57,6.06,0.98,3.19,31.62,31.08,32.0,28.57,2.09,33.98,26.26,7.72,1.13,3.33,28.64,27.71,32.0
+AR-K-G030012 = 40.09,7.33,45.0,17.99,27.01,-1.38,3.73,40.75,45.0,186.0,36.64,8.02,45.0,15.79,29.21,-1.05,2.94,37.5,40.76,186.0,32.7,6.75,42.52,15.24,27.28,-0.91,2.67,33.38,35.84,186.0,26.6,5.82,34.25,13.31,20.94,-0.7,2.27,27.23,29.08,186.0,21.57,3.25,26.26,11.93,14.33,-1.03,3.4,21.81,22.85,186.0,18.17,2.9,22.13,11.1,11.02,-0.73,2.4,18.4,19.16,186.0,17.96,3.17,22.13,8.9,13.23,-0.81,2.97,18.23,18.54,186.0,24.75,2.45,28.19,17.17,11.02,-1.1,3.67,24.87,25.67,186.0,25.96,5.04,33.29,12.76,20.53,-0.86,2.82,26.44,27.29,186.0,35.64,5.97,42.8,20.75,22.05,-0.93,2.61,36.13,38.11,186.0,40.83,6.02,45.0,22.68,22.32,-1.32,3.5,41.27,44.66,186.0,41.01,5.79,45.0,22.4,22.6,-1.32,3.62,41.41,45.0,186.0
+AR-K-G030013 = 31.75,6.72,43.9,17.44,26.46,-0.16,1.93,32.45,32.87,212.0,25.15,5.6,35.91,13.58,22.32,0.06,2.15,25.76,24.88,212.0,28.06,4.38,36.18,17.72,18.46,0.06,2.17,28.4,27.36,212.0,23.77,3.98,31.22,13.31,17.91,-0.07,2.47,24.1,23.3,212.0,18.39,3.43,23.78,9.45,14.33,-0.58,2.37,18.7,19.09,212.0,15.94,2.85,21.02,8.62,12.4,-0.47,2.25,16.19,16.34,212.0,13.66,2.67,17.99,6.14,11.85,-0.67,2.5,13.91,14.62,212.0,21.39,3.06,26.26,13.31,12.95,-0.61,2.32,21.61,22.26,212.0,24.44,4.4,31.22,11.65,19.57,-0.39,2.45,24.83,24.88,212.0,31.66,5.02,40.87,19.09,21.77,-0.15,2.27,32.05,31.63,212.0,35.83,5.54,45.0,22.68,22.32,0.03,2.16,36.26,35.32,212.0,35.12,5.3,45.0,23.23,21.77,-0.07,2.14,35.52,35.35,212.0
+AR-K-G030014 = 34.53,2.3,38.39,28.46,9.92,-0.64,2.69,34.61,34.8,53.0,29.71,2.29,33.15,24.88,8.27,-0.34,2.02,29.8,29.84,53.0,26.57,1.61,29.02,22.95,6.06,-0.33,2.15,26.61,26.54,53.0,21.5,1.62,24.33,18.27,6.06,-0.37,2.29,21.56,21.85,53.0,20.08,1.18,22.13,17.72,4.41,-0.06,2.13,20.12,20.2,53.0,18.04,0.67,19.92,16.75,3.17,0.62,3.46,18.05,17.99,53.0,21.3,1.49,23.5,17.85,5.65,-0.65,2.41,21.36,21.64,53.0,25.12,1.29,27.64,21.85,5.79,-0.35,2.72,25.16,25.16,53.0,27.81,1.27,29.57,24.33,5.24,-1.0,3.39,27.84,28.19,53.0,34.96,1.88,38.11,29.84,8.27,-0.79,3.18,35.01,35.49,53.0,34.86,1.93,38.11,30.67,7.44,-0.48,2.24,34.92,35.35,53.0,32.03,2.32,35.91,26.54,9.37,-0.47,2.44,32.11,32.6,53.0
+AR-K-G030015 = 33.21,5.73,45.0,16.34,28.66,0.38,2.62,33.7,32.22,820.0,29.09,5.61,44.72,14.13,30.59,0.4,2.8,29.63,28.46,820.0,28.79,5.14,40.45,11.1,29.35,-0.03,3.03,29.25,28.43,820.0,21.18,6.24,34.25,4.49,29.76,-0.07,2.27,22.08,20.95,820.0,14.7,7.32,25.98,-3.92,29.9,-0.34,2.1,16.42,15.37,820.0,11.96,6.72,21.85,-5.71,27.56,-0.6,2.39,13.72,12.82,820.0,11.22,6.31,22.13,-6.81,28.94,-0.38,2.43,12.87,11.21,820.0,17.7,6.93,28.6,-2.13,30.73,-0.4,2.26,19.01,18.13,820.0,17.93,7.96,32.19,-2.4,34.59,-0.34,2.37,19.62,18.54,820.0,27.6,8.04,42.24,5.04,37.2,-0.38,2.46,28.74,28.19,820.0,34.09,6.89,45.0,12.76,32.24,-0.25,2.5,34.78,33.98,820.0,36.18,4.94,45.0,19.92,25.08,0.06,2.76,36.51,35.22,820.0
+AR-K-G030016 = 35.21,2.28,38.11,31.08,7.03,-0.53,2.12,35.28,35.63,19.0,32.37,2.54,36.04,28.33,7.72,-0.1,1.72,32.47,32.46,19.0,29.19,2.32,32.74,25.09,7.65,-0.07,1.99,29.28,29.43,19.0,23.45,1.54,25.43,20.75,4.69,-0.34,1.96,23.5,23.37,19.0,19.05,0.8,20.2,17.72,2.48,-0.12,1.69,19.07,19.03,19.0,16.2,0.81,17.72,14.96,2.76,0.14,1.94,16.22,16.2,19.0,17.18,0.9,18.41,15.79,2.62,-0.08,1.66,17.2,17.03,19.0,23.42,0.78,24.74,21.57,3.17,-0.39,2.82,23.43,23.3,19.0,26.43,1.56,28.46,23.78,4.69,-0.23,1.87,26.47,26.4,19.0,32.47,1.89,35.08,29.57,5.51,-0.04,1.6,32.52,32.53,19.0,36.83,2.29,40.59,33.15,7.44,-0.0,1.87,36.89,36.8,19.0,35.18,2.22,39.35,31.56,7.79,0.19,2.17,35.25,35.08,19.0
+AR-L-G110001 = 31.65,1.41,34.53,28.05,6.48,-0.64,2.89,31.68,31.84,144.0,30.81,1.41,33.43,26.81,6.61,-1.04,3.78,30.84,31.08,144.0,27.69,0.9,29.84,25.36,4.48,-0.29,2.93,27.7,27.71,144.0,21.93,0.66,24.06,20.2,3.86,0.0,4.03,21.94,21.99,144.0,14.55,0.58,16.06,12.48,3.58,-0.39,4.44,14.56,14.58,144.0,8.99,1.25,11.93,6.0,5.93,-0.04,2.45,9.08,9.04,144.0,8.74,0.65,10.0,6.97,3.03,-0.49,2.77,8.76,8.79,144.0,13.27,0.94,15.24,11.1,4.13,-0.0,2.41,13.3,13.17,144.0,20.39,0.77,22.13,17.72,4.41,-0.58,3.34,20.4,20.54,144.0,28.95,1.18,30.94,25.43,5.51,-0.59,2.57,28.98,29.19,144.0,35.51,1.27,38.11,31.77,6.34,-0.32,2.79,35.53,35.63,144.0,36.3,1.43,38.66,31.77,6.89,-0.59,2.92,36.33,36.32,144.0
+AR-L-G110002 = 38.83,1.54,43.35,34.94,8.41,0.24,2.84,38.86,38.8,380.0,32.45,1.26,35.49,29.57,5.93,0.09,2.16,32.47,32.39,380.0,27.98,1.05,30.94,25.16,5.79,0.38,3.19,28.0,27.91,380.0,20.26,0.92,22.95,17.72,5.24,0.32,3.06,20.28,20.2,380.0,12.19,0.89,14.69,10.28,4.41,0.03,2.39,12.22,12.2,380.0,8.02,1.54,11.79,4.49,7.3,0.14,2.27,8.16,7.93,380.0,8.48,1.23,11.65,4.21,7.44,0.05,2.65,8.57,8.35,380.0,10.78,1.2,13.86,6.14,7.72,-0.58,4.04,10.84,10.83,380.0,19.56,2.1,25.16,13.58,11.57,-0.09,2.98,19.67,19.65,380.0,28.36,1.16,31.63,25.16,6.48,0.31,3.06,28.39,28.33,380.0,33.64,1.47,37.28,29.02,8.27,-0.11,2.5,33.67,33.63,380.0,35.29,1.23,38.66,30.94,7.72,-0.02,2.95,35.31,35.35,380.0
+AR-L-G110003 = 31.39,0.88,33.98,29.29,4.69,0.58,3.24,31.4,31.22,101.0,31.9,0.95,34.25,30.12,4.13,0.38,2.76,31.92,31.84,101.0,26.91,0.7,29.02,25.43,3.58,0.6,3.08,26.92,26.81,101.0,22.24,0.61,23.78,20.75,3.03,-0.23,2.88,22.24,22.26,101.0,14.17,0.64,14.96,11.93,3.03,-1.17,4.79,14.18,14.27,101.0,8.2,1.59,11.93,4.21,7.72,-0.05,2.97,8.35,8.07,101.0,9.36,0.67,11.38,7.8,3.58,0.53,3.31,9.38,9.31,101.0,12.88,0.64,14.13,11.38,2.76,-0.1,2.18,12.9,12.89,101.0,20.57,0.74,22.13,18.82,3.31,0.04,2.69,20.58,20.61,101.0,27.76,0.66,29.57,26.26,3.31,0.47,3.12,27.77,27.64,101.0,34.55,1.33,37.28,31.77,5.51,0.12,2.21,34.57,34.39,101.0,36.1,1.08,38.39,32.32,6.06,-0.6,3.76,36.12,36.18,101.0
+AR-L-G110004 = 30.34,0.99,32.6,27.91,4.69,0.08,3.01,30.35,30.26,99.0,30.03,0.99,32.32,27.36,4.96,-0.52,3.15,30.05,30.12,99.0,26.33,0.72,28.46,24.88,3.58,0.45,3.1,26.34,26.26,99.0,22.3,0.33,23.23,21.44,1.79,-0.01,2.97,22.3,22.26,99.0,14.57,0.56,16.61,12.76,3.86,0.85,5.66,14.58,14.41,99.0,8.28,1.25,11.79,5.31,6.48,0.43,3.17,8.37,8.07,99.0,9.55,0.64,11.1,8.07,3.03,-0.11,2.64,9.57,9.59,99.0,12.69,0.92,14.96,10.28,4.69,-0.23,3.13,12.73,12.76,99.0,19.77,0.6,21.85,18.54,3.31,0.57,3.83,19.78,19.65,99.0,29.55,0.75,31.22,28.05,3.17,-0.02,2.13,29.56,29.57,99.0,35.32,0.74,37.56,33.43,4.13,0.15,3.33,35.32,35.35,99.0,36.29,0.72,37.83,34.8,3.03,-0.03,2.16,36.3,36.32,99.0
+AR-L-G110005 = 37.35,1.63,41.69,32.74,8.96,-0.02,2.65,37.39,37.42,368.0,33.4,1.17,36.73,30.39,6.34,0.2,2.68,33.42,33.43,368.0,31.68,0.9,34.53,29.84,4.69,0.48,3.09,31.7,31.63,368.0,23.98,0.59,25.98,22.54,3.44,0.13,2.86,23.98,23.99,368.0,15.29,0.81,17.99,13.03,4.96,0.13,3.37,15.32,15.37,368.0,9.04,1.38,12.48,4.21,8.27,-0.08,3.49,9.15,9.04,368.0,9.41,0.94,11.65,6.69,4.96,-0.61,2.97,9.46,9.45,368.0,13.62,1.26,16.89,8.9,7.99,-0.26,3.23,13.68,13.62,368.0,21.81,1.04,25.16,18.54,6.61,0.26,3.17,21.84,21.71,368.0,30.41,1.41,35.08,26.54,8.54,0.07,3.16,30.45,30.53,368.0,36.66,1.58,40.18,31.77,8.41,-0.43,2.97,36.69,36.73,368.0,39.75,1.41,44.45,35.91,8.54,0.06,3.22,39.77,39.76,368.0
+AR-L-G110006 = 27.06,0.66,29.02,25.43,3.58,0.4,3.18,27.07,27.02,103.0,26.47,0.76,28.33,24.61,3.72,0.04,3.21,26.48,26.4,103.0,24.19,0.95,26.54,21.85,4.69,-0.04,3.02,24.21,24.19,103.0,21.19,0.61,22.54,19.92,2.62,-0.34,2.52,21.2,21.3,103.0,15.92,0.61,17.17,14.69,2.48,-0.03,2.49,15.93,15.99,103.0,13.39,1.05,17.44,11.79,5.65,1.1,4.67,13.43,13.17,103.0,10.3,0.67,11.65,8.9,2.76,-0.05,2.11,10.33,10.28,103.0,13.9,0.87,15.51,11.79,3.72,-0.62,2.58,13.93,14.13,103.0,18.98,0.97,21.02,16.61,4.41,-0.06,2.65,19.0,19.09,103.0,27.0,0.7,28.33,24.88,3.44,-0.46,2.88,27.01,27.02,103.0,33.5,1.33,37.01,29.29,7.72,-0.33,3.35,33.53,33.77,103.0,33.01,1.2,35.77,30.53,5.24,0.29,2.23,33.04,32.74,103.0
+AR-L-G110007 = 42.73,1.81,45.0,35.91,9.09,-0.82,3.27,42.77,43.07,356.0,35.43,1.34,38.11,31.77,6.34,-0.52,2.57,35.46,35.77,356.0,33.98,0.96,36.46,31.77,4.69,0.14,2.65,33.99,33.98,356.0,26.09,0.65,28.19,23.78,4.41,0.07,3.88,26.1,26.12,356.0,17.73,0.88,19.65,14.96,4.69,-0.4,2.5,17.76,17.96,356.0,11.45,1.79,15.37,6.42,8.96,-0.16,2.34,11.59,11.52,356.0,11.83,1.23,15.24,9.45,5.79,0.42,2.23,11.89,11.45,356.0,14.69,1.5,18.82,9.45,9.37,-0.83,3.63,14.77,15.03,356.0,24.03,1.19,27.09,20.47,6.61,-0.22,2.58,24.06,24.06,356.0,33.78,1.62,37.28,26.26,11.02,-1.13,5.45,33.82,33.84,356.0,40.86,1.21,43.62,36.18,7.44,-0.76,4.08,40.87,41.04,356.0,43.87,1.33,45.0,37.28,7.72,-1.96,7.53,43.89,44.17,356.0
+AR-L-G110008 = 30.65,0.97,33.15,27.91,5.24,-0.32,2.81,30.66,30.67,205.0,31.6,1.19,33.98,29.02,4.96,0.01,2.1,31.62,31.5,205.0,26.65,1.07,29.57,24.33,5.24,0.18,2.81,26.68,26.54,205.0,21.8,0.71,23.37,19.65,3.72,-0.59,3.66,21.82,21.85,205.0,14.56,0.53,16.06,12.48,3.58,-0.18,3.82,14.57,14.55,205.0,9.63,1.07,13.31,6.42,6.89,-0.36,3.61,9.69,9.72,205.0,9.19,0.91,11.1,6.42,4.69,-0.35,3.32,9.23,9.17,205.0,12.75,0.56,14.41,10.83,3.58,-0.41,3.63,12.77,12.76,205.0,19.37,0.91,21.3,17.17,4.13,-0.12,2.32,19.39,19.37,205.0,28.18,0.9,30.53,25.71,4.82,0.15,2.77,28.2,28.05,205.0,33.74,1.3,36.73,30.94,5.79,0.08,2.47,33.76,33.7,205.0,36.09,1.52,40.59,32.05,8.54,0.54,3.22,36.12,35.91,205.0
+AR-L-G110009 = 41.93,2.31,45.0,32.6,12.4,-1.12,4.41,41.99,42.24,564.0,36.43,2.47,41.69,27.64,14.06,-0.59,3.16,36.51,36.73,564.0,32.58,1.66,36.18,26.81,9.37,-0.49,3.16,32.62,32.74,564.0,24.25,1.4,26.81,19.09,7.72,-0.68,3.31,24.29,24.33,564.0,14.26,1.02,17.44,10.55,6.89,-0.2,3.77,14.29,14.27,564.0,7.0,1.1,10.28,3.66,6.61,0.14,2.91,7.09,6.97,564.0,9.17,1.01,12.48,5.59,6.89,-0.47,3.38,9.23,9.31,564.0,12.09,0.89,15.79,9.17,6.61,0.22,4.48,12.12,12.07,564.0,22.98,1.42,27.91,18.27,9.65,-0.29,3.11,23.02,23.09,564.0,31.65,1.69,36.46,25.43,11.02,-0.32,3.59,31.69,31.77,564.0,36.82,1.74,40.59,29.57,11.02,-0.91,4.37,36.86,37.08,564.0,40.35,1.86,44.72,33.43,11.3,-0.48,3.44,40.4,40.59,564.0
+AR-L-G110010 = 33.53,0.92,35.63,30.67,4.96,-0.45,3.04,33.55,33.56,144.0,32.9,0.75,35.35,30.53,4.82,-0.25,3.61,32.91,33.01,144.0,28.73,1.04,30.67,25.98,4.69,-0.52,2.68,28.74,28.88,144.0,21.69,0.9,24.33,19.37,4.96,0.15,3.73,21.71,21.57,144.0,14.24,0.78,15.51,10.55,4.96,-1.59,7.2,14.26,14.41,144.0,9.34,0.56,11.38,8.21,3.17,0.56,3.6,9.36,9.31,144.0,8.58,0.79,10.28,4.76,5.51,-1.34,7.14,8.62,8.62,144.0,11.4,1.01,13.58,7.66,5.93,-0.41,3.96,11.45,11.38,144.0,19.43,0.77,21.02,17.03,4.0,-0.39,2.98,19.45,19.51,144.0,28.33,0.98,30.94,25.98,4.96,0.29,2.89,28.34,28.19,144.0,34.69,0.99,37.28,31.5,5.79,0.08,3.18,34.71,34.67,144.0,36.98,1.11,39.49,32.87,6.61,-0.47,3.32,36.99,37.01,144.0
+AR-L-G110011 = 36.14,2.02,41.69,31.77,9.92,0.13,2.71,36.2,36.18,222.0,32.84,0.87,35.08,29.57,5.51,-0.78,4.46,32.85,32.87,222.0,28.34,1.02,31.91,25.43,6.48,0.13,3.71,28.35,28.46,222.0,21.35,0.89,23.64,19.37,4.27,-0.17,2.38,21.37,21.44,222.0,13.84,0.76,15.24,11.1,4.13,-0.61,3.08,13.87,14.0,222.0,9.05,1.0,12.48,6.14,6.34,0.11,3.56,9.11,9.0,222.0,9.44,0.85,11.38,7.24,4.13,0.01,2.3,9.48,9.45,222.0,9.88,1.08,12.76,6.97,5.79,-0.44,2.45,9.94,10.14,222.0,18.78,1.62,22.4,14.96,7.44,-0.13,2.18,18.85,18.89,222.0,28.16,1.39,32.32,24.61,7.72,0.44,2.69,28.19,27.81,222.0,34.33,1.26,37.28,31.22,6.06,-0.07,2.13,34.35,34.32,222.0,37.0,1.4,40.59,33.43,7.17,0.18,2.85,37.02,36.97,222.0
+AR-L-G110012 = 39.63,2.1,43.07,34.67,8.41,-0.45,2.12,39.69,40.04,502.0,33.22,1.49,37.28,30.12,7.17,0.64,3.01,33.25,32.94,502.0,29.82,1.35,32.6,25.43,7.17,-0.8,3.23,29.85,30.12,502.0,22.68,0.93,24.61,19.92,4.69,-0.49,2.65,22.7,22.95,502.0,13.35,1.07,16.34,10.28,6.06,0.07,2.53,13.39,13.31,502.0,8.41,1.35,13.03,3.39,9.65,-0.15,3.64,8.52,8.35,502.0,8.79,1.23,11.65,2.83,8.82,-1.09,5.04,8.88,9.04,502.0,11.32,0.99,13.86,8.07,5.79,-0.17,2.79,11.36,11.38,502.0,22.55,1.61,27.36,18.54,8.82,0.34,2.29,22.61,22.26,502.0,29.02,1.6,33.56,25.71,7.85,0.28,2.46,29.07,28.74,502.0,35.89,1.32,39.49,32.32,7.17,-0.28,2.47,35.91,36.18,502.0,37.79,1.78,43.62,33.7,9.92,0.33,3.14,37.83,37.7,502.0
+AR-L-G110013 = 39.14,1.73,43.35,30.67,12.68,-0.26,4.8,39.18,38.94,411.0,34.94,1.1,37.28,29.57,7.72,-0.47,4.03,34.96,34.94,411.0,32.28,1.14,34.8,25.98,8.82,-0.65,5.35,32.3,32.32,411.0,24.44,0.88,26.26,22.13,4.13,-0.29,2.84,24.45,24.47,411.0,14.55,1.11,17.44,11.93,5.51,-0.3,2.53,14.59,14.69,411.0,7.74,1.15,10.0,3.94,6.06,-0.5,3.21,7.83,7.8,411.0,7.52,1.48,11.38,3.11,8.27,0.0,2.79,7.66,7.52,411.0,13.06,0.97,16.34,10.55,5.79,0.23,2.9,13.1,13.03,411.0,21.86,1.51,26.26,16.61,9.65,0.2,3.2,21.92,21.85,411.0,31.14,1.38,34.53,25.43,9.09,-0.57,4.17,31.17,31.22,411.0,36.81,2.15,41.42,28.74,12.68,0.07,2.76,36.87,36.46,411.0,38.67,2.12,42.8,32.32,10.47,-0.5,3.08,38.72,38.94,411.0
+AR-L-G110014 = 33.06,2.48,38.66,28.19,10.47,0.21,2.23,33.15,32.6,372.0,31.36,1.62,35.63,28.19,7.44,0.49,2.49,31.4,31.08,372.0,29.01,1.36,31.77,25.16,6.61,-0.44,2.77,29.04,29.02,372.0,22.57,0.63,24.88,21.02,3.86,0.45,3.67,22.58,22.54,372.0,15.11,0.75,16.89,13.03,3.86,-0.41,2.84,15.13,15.24,372.0,10.11,1.1,13.31,5.59,7.72,-0.08,3.32,10.16,10.0,372.0,8.28,0.83,11.38,5.87,5.51,0.32,3.62,8.32,8.35,372.0,12.18,1.16,15.79,9.45,6.34,0.02,2.74,12.24,12.2,372.0,20.16,0.99,24.61,17.72,6.89,0.61,4.21,20.19,20.06,372.0,28.92,1.34,31.77,24.88,6.89,-0.22,2.72,28.95,28.88,372.0,34.24,1.6,38.11,31.22,6.89,0.54,2.68,34.28,33.98,372.0,35.87,1.43,41.69,30.67,11.02,0.3,4.37,35.9,35.8,372.0
+AR-L-G110015 = 28.54,0.92,30.67,27.09,3.58,0.35,2.08,28.56,28.29,106.0,27.18,1.03,29.43,25.43,4.0,0.39,2.09,27.2,26.98,106.0,24.66,0.59,26.26,23.5,2.76,0.84,3.08,24.66,24.47,106.0,21.09,0.52,22.13,19.37,2.76,-0.6,3.38,21.09,21.16,106.0,15.85,0.4,16.89,14.69,2.2,-0.51,3.45,15.86,15.93,106.0,12.06,1.9,14.13,5.87,8.27,-1.35,3.86,12.21,12.82,106.0,10.67,0.46,11.65,8.76,2.89,-0.61,5.33,10.68,10.69,106.0,13.32,0.98,15.24,11.24,4.0,-0.19,1.96,13.35,13.44,106.0,18.51,0.54,19.37,16.89,2.48,-0.38,2.54,18.52,18.54,106.0,27.43,0.77,29.57,25.71,3.86,-0.16,3.35,27.44,27.57,106.0,33.44,0.83,35.35,30.67,4.69,-0.64,3.55,33.45,33.56,106.0,36.05,1.39,38.66,32.32,6.34,-0.74,3.07,36.08,36.39,106.0
+AR-L-G110016 = 41.44,1.9,45.0,29.84,15.16,-1.52,7.87,41.48,41.69,553.0,35.7,1.36,39.35,29.02,10.33,-0.94,6.53,35.73,35.77,553.0,33.13,1.66,36.73,24.33,12.4,-1.09,6.22,33.17,33.15,553.0,24.95,1.36,27.36,17.72,9.65,-1.0,5.94,24.99,25.02,553.0,15.43,1.5,18.82,9.72,9.09,-0.58,3.29,15.5,15.65,553.0,10.03,2.08,16.34,5.31,11.02,0.21,2.77,10.24,9.86,553.0,9.56,0.72,11.65,6.97,4.69,-0.39,3.53,9.59,9.66,553.0,11.73,1.3,15.51,5.87,9.65,-0.86,5.98,11.8,11.79,553.0,22.09,1.9,27.91,12.2,15.71,-1.38,7.34,22.17,22.26,553.0,31.86,2.03,36.18,21.02,15.16,-1.5,7.73,31.93,32.05,553.0,37.29,2.45,43.9,27.09,16.81,-0.39,4.44,37.37,37.15,553.0,39.91,2.11,45.0,27.91,17.09,-0.99,7.22,39.97,39.76,553.0
+AR-L-G110017 = 28.58,0.94,30.6,26.81,3.79,0.38,2.31,28.59,28.46,99.0,29.22,1.05,31.22,27.22,4.0,-0.02,1.93,29.24,29.29,99.0,25.63,0.82,26.81,23.99,2.82,-0.69,2.32,25.65,25.85,99.0,21.84,0.7,22.95,19.65,3.31,-0.76,3.17,21.85,21.99,99.0,14.97,0.71,16.34,13.31,3.03,-0.05,1.88,14.99,15.03,99.0,10.04,1.52,13.86,6.14,7.72,-0.12,3.12,10.15,10.0,99.0,9.63,0.83,11.1,7.8,3.31,-0.21,2.05,9.66,9.72,99.0,12.4,0.62,13.86,11.1,2.76,-0.12,2.48,12.42,12.41,99.0,18.73,0.94,20.33,16.89,3.44,-0.14,1.67,18.75,18.82,99.0,27.74,1.32,30.53,25.16,5.37,0.4,2.26,27.77,27.5,99.0,34.85,1.0,37.01,31.22,5.79,-0.64,3.75,34.87,35.08,99.0,36.22,0.62,37.7,34.25,3.44,-0.3,3.23,36.22,36.18,99.0
+AR-L-G110018 = 28.6,1.28,30.94,24.88,6.06,-0.53,3.06,28.62,28.67,99.0,28.05,1.07,29.84,25.16,4.69,-0.92,3.33,28.07,28.33,99.0,24.46,0.87,26.54,22.4,4.13,-0.27,2.56,24.48,24.61,99.0,22.19,0.55,23.5,20.75,2.76,-0.01,2.99,22.19,22.13,99.0,16.86,0.49,18.27,15.79,2.48,0.29,3.43,16.87,16.89,99.0,14.12,1.45,16.89,11.1,5.79,-0.21,1.96,14.19,14.48,99.0,10.92,0.58,11.93,9.45,2.48,-0.53,2.62,10.93,10.96,99.0,14.55,0.56,16.34,13.31,3.03,0.68,3.84,14.57,14.48,99.0,19.24,1.0,21.02,17.17,3.86,0.14,1.97,19.27,19.23,99.0,28.04,1.23,31.22,25.71,5.51,0.59,2.74,28.06,27.84,99.0,33.28,0.89,35.08,30.94,4.13,-0.21,2.37,33.29,33.43,99.0,35.07,1.06,37.56,33.15,4.41,0.14,2.21,35.09,35.08,99.0
+AR-L-G110019 = 29.06,0.9,31.5,27.09,4.41,0.17,2.45,29.07,28.88,200.0,28.81,0.97,31.5,26.26,5.24,0.36,2.93,28.83,28.67,200.0,25.19,0.94,28.74,23.23,5.51,0.69,3.69,25.21,25.16,200.0,22.64,1.04,25.98,20.47,5.51,0.39,3.22,22.66,22.68,200.0,15.36,0.83,17.17,13.58,3.58,0.15,2.11,15.39,15.37,200.0,13.36,1.56,16.34,10.0,6.34,-0.01,1.88,13.45,13.17,200.0,9.63,0.58,10.96,7.8,3.17,-0.14,2.86,9.65,9.72,200.0,13.57,1.24,16.34,11.1,5.24,0.2,2.31,13.62,13.51,200.0,19.53,0.88,21.3,17.58,3.72,-0.08,2.01,19.55,19.65,200.0,27.6,1.36,32.6,24.06,8.54,0.12,3.74,27.63,27.64,200.0,31.85,1.39,35.63,28.19,7.44,0.21,2.89,31.88,31.77,200.0,35.54,1.48,38.94,32.05,6.89,-0.09,2.25,35.57,35.63,200.0
+AR-L-G110020 = 31.66,1.54,34.8,28.74,6.06,-0.07,1.93,31.7,32.05,193.0,32.06,1.15,34.11,29.29,4.82,-0.8,2.83,32.08,32.32,193.0,28.21,1.45,31.08,25.16,5.93,-0.09,1.9,28.25,28.4,193.0,22.46,0.97,25.43,19.92,5.51,0.56,3.47,22.48,22.33,193.0,13.99,0.72,15.79,12.48,3.31,0.17,2.39,14.0,14.0,193.0,9.25,1.84,13.58,1.46,12.13,-1.1,6.48,9.43,9.45,192.0,8.59,0.78,10.83,6.69,4.13,-0.06,2.63,8.62,8.62,193.0,12.06,0.73,13.86,10.0,3.86,-0.08,2.84,12.08,12.07,193.0,21.05,0.59,22.95,19.37,3.58,-0.04,2.96,21.06,21.02,193.0,27.99,0.83,29.98,25.71,4.27,-0.27,3.12,28.01,28.05,193.0,33.48,0.91,35.91,30.94,4.96,0.07,2.96,33.5,33.43,193.0,34.8,0.63,36.32,32.32,4.0,-0.54,4.55,34.81,34.8,193.0
+AR-L-G110021 = 30.34,0.78,32.32,29.02,3.31,0.34,2.46,30.35,30.29,88.0,29.95,0.75,31.77,28.46,3.31,0.2,2.25,29.96,29.84,88.0,25.45,1.18,28.19,23.64,4.55,0.56,2.33,25.48,25.16,88.0,22.09,0.58,23.23,20.75,2.48,0.1,2.42,22.09,22.09,88.0,16.0,0.49,16.89,14.41,2.48,-0.62,3.65,16.01,16.06,88.0,11.73,1.42,14.13,6.42,7.72,-0.96,4.16,11.82,11.93,88.0,10.41,0.6,11.1,7.24,3.86,-2.55,12.59,10.43,10.55,88.0,13.0,0.69,14.41,11.1,3.31,-0.3,2.46,13.02,13.03,88.0,18.21,0.53,19.65,17.17,2.48,0.37,2.93,18.22,18.13,88.0,27.15,1.41,29.84,23.78,6.06,-0.39,2.47,27.19,27.36,88.0,33.61,1.37,36.18,30.12,6.06,-0.25,2.24,33.64,33.94,88.0,37.21,0.91,39.21,35.35,3.86,0.24,2.2,37.23,37.08,88.0
+AR-L-G110022 = 35.89,1.89,39.76,31.22,8.54,-0.04,2.19,35.94,35.63,510.0,33.48,1.27,37.01,30.67,6.34,0.04,2.35,33.51,33.49,510.0,30.37,0.99,33.98,27.09,6.89,-0.01,3.1,30.39,30.39,510.0,22.82,0.81,25.98,20.75,5.24,0.53,3.68,22.83,22.75,510.0,14.46,0.85,16.61,11.93,4.69,-0.11,2.67,14.49,14.41,510.0,8.67,1.3,12.2,4.35,7.85,-0.74,3.86,8.77,8.76,510.0,8.8,1.28,10.83,3.66,7.17,-0.78,3.11,8.89,9.04,510.0,11.52,0.98,16.06,7.8,8.27,0.16,4.49,11.56,11.52,510.0,21.11,0.83,24.33,18.54,5.79,0.34,3.81,21.13,21.02,510.0,27.86,1.22,32.6,24.61,7.99,0.66,3.61,27.88,27.64,510.0,35.26,1.26,38.94,31.22,7.72,0.08,2.92,35.28,35.22,510.0,36.42,1.37,40.59,32.87,7.72,0.49,3.1,36.44,36.32,510.0
+AR-M-G130001 = 36.09,0.5,36.8,35.63,1.17,0.75,2.09,36.1,35.97,4.0,32.27,0.29,32.67,32.05,0.62,0.6,1.76,32.27,32.19,4.0,28.53,0.18,28.74,28.33,0.41,0.0,1.64,28.53,28.53,4.0,22.64,0.28,22.95,22.4,0.55,0.12,1.15,22.64,22.61,4.0,14.84,0.46,15.31,14.27,1.03,-0.28,1.57,14.85,14.89,4.0,11.95,0.14,12.14,11.79,0.34,0.41,2.04,11.95,11.93,4.0,12.1,0.57,12.62,11.38,1.24,-0.4,1.58,12.11,12.2,4.0,14.12,0.49,14.75,13.58,1.17,0.35,1.98,14.12,14.06,4.0,17.42,0.23,17.72,17.17,0.55,0.25,1.96,17.42,17.41,4.0,28.03,0.45,28.33,27.36,0.96,-1.1,2.29,28.04,28.22,4.0,33.86,0.47,34.46,33.43,1.03,0.44,1.65,33.86,33.77,4.0,37.15,0.48,37.56,36.46,1.1,-0.89,2.19,37.15,37.28,4.0
+AR-M-G130002 = 37.74,1.57,43.35,34.25,9.09,0.61,3.76,37.77,37.56,570.0,33.77,1.49,37.83,29.29,8.54,-0.17,2.55,33.81,33.98,570.0,30.85,1.07,33.7,27.36,6.34,-0.14,2.93,30.87,30.88,570.0,23.71,0.9,25.98,21.3,4.69,0.51,2.58,23.73,23.5,570.0,16.64,0.48,18.27,15.24,3.03,-0.21,3.57,16.64,16.61,570.0,12.31,1.64,15.51,8.35,7.17,-0.63,2.6,12.42,12.76,570.0,11.95,1.04,14.69,8.62,6.06,-0.37,2.73,12.0,12.07,570.0,15.42,1.11,19.37,11.93,7.44,0.05,3.76,15.46,15.51,570.0,23.79,1.43,29.29,21.02,8.27,0.81,3.88,23.83,23.64,570.0,32.29,1.92,39.76,27.91,11.85,0.52,3.81,32.35,32.32,570.0,38.21,1.79,43.35,33.15,10.2,-0.18,2.7,38.25,38.39,570.0,41.97,1.63,45.0,35.35,9.65,-0.74,4.11,42.0,42.11,570.0
+AR-M-G130003 = 36.46,NaN,36.46,36.46,0.0,NaN,NaN,36.46,36.46,1.0,32.6,NaN,32.6,32.6,0.0,NaN,NaN,32.6,32.6,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,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,11.93,NaN,11.93,11.93,0.0,NaN,NaN,11.93,11.93,1.0,13.31,NaN,13.31,13.31,0.0,NaN,NaN,13.31,13.31,1.0,14.69,NaN,14.69,14.69,0.0,NaN,NaN,14.69,14.69,1.0,17.17,NaN,17.17,17.17,0.0,NaN,NaN,17.17,17.17,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,37.01,NaN,37.01,37.01,0.0,NaN,NaN,37.01,37.01,1.0
+AR-M-G130004 = 35.91,0.28,36.32,35.63,0.69,0.33,1.74,35.91,35.91,6.0,31.75,0.42,32.19,31.22,0.96,-0.52,1.53,31.75,31.91,6.0,28.12,0.42,28.74,27.64,1.1,0.34,1.71,28.12,28.05,6.0,23.07,0.35,23.5,22.68,0.83,-0.03,1.41,23.07,23.09,6.0,16.77,0.61,17.3,15.93,1.38,-0.28,1.42,16.78,16.89,6.0,12.95,0.5,13.58,12.2,1.38,-0.09,2.01,12.96,12.86,6.0,13.71,0.25,14.0,13.44,0.55,-0.02,1.24,13.71,13.72,6.0,16.81,0.77,17.58,15.51,2.07,-0.78,2.31,16.82,17.03,6.0,19.11,1.06,20.47,17.72,2.76,-0.03,1.59,19.13,19.13,6.0,29.05,1.04,30.53,27.91,2.62,0.31,1.6,29.07,28.88,6.0,35.65,1.08,37.28,34.53,2.76,0.35,1.87,35.67,35.56,6.0,36.78,0.28,37.15,36.46,0.69,-0.04,1.55,36.78,36.8,6.0
+AR-M-G130005 = 34.67,1.76,38.11,32.05,6.06,0.28,2.5,34.71,34.8,11.0,31.19,1.6,35.35,29.57,5.79,1.75,5.29,31.23,30.67,11.0,27.13,1.04,29.29,25.71,3.58,0.56,2.78,27.15,27.09,11.0,21.69,0.88,22.95,20.2,2.76,-0.16,1.96,21.7,21.57,11.0,16.4,0.65,17.3,15.51,1.79,0.08,1.51,16.41,16.2,11.0,12.51,0.58,13.17,11.38,1.79,-0.62,2.19,12.52,12.62,11.0,13.59,0.39,14.13,12.76,1.38,-0.47,3.26,13.59,13.58,11.0,17.5,0.61,18.27,16.34,1.93,-0.42,2.21,17.51,17.51,11.0,22.04,0.77,22.95,21.02,1.93,-0.31,1.38,22.06,22.26,11.0,31.1,1.67,33.56,28.74,4.82,-0.06,1.71,31.14,31.29,11.0,36.74,1.44,39.76,34.8,4.96,0.65,2.81,36.77,36.59,11.0,36.73,1.84,40.59,34.53,6.06,0.64,2.81,36.77,36.46,11.0
+AR-M-G130006 = 37.83,1.46,40.87,33.15,7.72,-0.37,2.74,37.86,37.83,283.0,34.46,1.45,38.66,31.5,7.17,0.62,2.79,34.49,34.25,283.0,29.29,1.1,32.74,26.26,6.48,-0.28,3.22,29.32,29.43,283.0,24.02,0.73,26.4,21.85,4.55,0.71,4.1,24.03,23.92,283.0,16.8,0.91,20.06,14.96,5.1,1.01,4.46,16.82,16.61,283.0,12.27,1.06,16.06,8.62,7.44,0.02,4.21,12.32,12.34,283.0,13.56,0.85,16.34,11.65,4.69,0.53,3.47,13.59,13.58,283.0,16.96,0.91,19.09,14.41,4.69,-0.28,3.09,16.98,17.03,283.0,24.25,1.21,26.81,19.09,7.72,-0.74,4.2,24.28,24.33,283.0,35.05,1.39,38.52,30.94,7.58,-0.35,3.0,35.07,35.08,283.0,39.73,1.5,43.35,34.25,9.09,-0.26,3.61,39.76,39.76,283.0,40.94,1.81,45.0,34.8,10.2,-0.09,2.7,40.98,40.87,283.0
+AR-M-G130007 = 34.21,5.84,44.72,17.85,26.87,-0.47,2.55,34.7,35.08,342.0,29.13,5.0,39.49,17.3,22.19,0.08,2.23,29.55,29.08,342.0,26.17,5.28,35.35,11.52,23.84,-0.47,2.56,26.7,26.78,342.0,19.46,6.19,29.29,3.66,25.63,-0.63,2.54,20.42,21.02,342.0,10.25,7.3,20.47,-8.74,29.21,-0.89,2.86,12.58,12.24,342.0,7.54,6.93,17.17,-12.74,29.9,-1.19,3.63,10.23,9.72,342.0,6.83,7.52,16.89,-12.12,29.01,-1.13,3.25,10.15,9.31,342.0,10.51,7.98,22.13,-9.57,31.69,-1.13,3.17,13.19,13.31,342.0,12.39,8.65,24.74,-7.36,32.11,-0.93,2.79,15.11,14.72,342.0,22.86,9.85,36.87,-1.23,38.1,-0.94,2.82,24.89,25.95,342.0,31.63,9.61,44.59,5.94,38.65,-0.94,2.89,33.06,34.67,342.0,33.94,7.82,45.0,12.76,32.24,-0.78,2.74,34.83,35.87,342.0
+AR-M-G130008 = 40.51,1.81,45.0,35.08,9.92,0.12,3.5,40.55,40.31,387.0,37.23,1.98,42.52,32.05,10.47,-0.03,2.8,37.28,37.28,387.0,32.06,1.47,36.18,27.09,9.09,0.18,3.22,32.09,31.91,387.0,25.93,1.62,30.67,22.68,7.99,0.87,3.09,25.98,25.43,387.0,17.77,1.1,20.75,14.96,5.79,0.31,3.27,17.8,17.72,387.0,13.69,1.43,18.27,10.83,7.44,1.06,3.74,13.77,13.31,387.0,14.53,1.15,18.82,12.2,6.61,0.88,4.32,14.57,14.41,387.0,19.15,1.36,23.5,16.89,6.61,1.03,3.8,19.2,18.82,387.0,25.18,2.15,32.05,18.27,13.78,-0.08,4.44,25.27,25.3,387.0,36.07,1.6,39.76,30.67,9.09,-0.58,3.96,36.11,36.04,387.0,42.19,1.68,45.0,36.18,8.82,-0.13,3.05,42.22,41.97,387.0,41.39,1.99,45.0,35.63,9.37,0.21,2.25,41.44,41.0,387.0
+AR-M-G130009 = 28.75,6.56,40.04,14.13,25.91,0.02,1.94,29.48,28.22,188.0,25.75,5.79,36.73,13.86,22.87,0.22,1.98,26.39,24.88,188.0,20.26,6.34,30.39,7.8,22.6,-0.06,1.77,21.22,19.65,188.0,13.84,6.69,24.61,1.46,23.15,0.11,1.62,15.37,12.2,188.0,3.27,10.09,16.61,-15.35,31.97,-0.06,1.5,10.58,2.15,188.0,1.1,9.16,13.86,-13.7,27.56,-0.12,1.41,9.2,2.01,188.0,-0.16,10.46,14.41,-13.7,28.11,0.06,1.29,10.44,0.35,188.0,3.3,10.39,17.72,-10.39,28.11,0.07,1.31,10.88,3.66,188.0,5.19,11.86,23.23,-9.57,32.8,0.12,1.32,12.91,4.76,188.0,13.64,12.4,31.5,-3.5,35.0,0.14,1.37,18.41,11.76,188.0,21.96,12.71,41.97,2.42,39.55,0.16,1.48,25.36,19.71,188.0,25.26,10.86,42.24,7.8,34.45,0.12,1.53,27.49,23.13,188.0
+AR-M-G130010 = 36.26,0.82,37.83,34.6,3.24,0.15,2.47,36.26,36.18,24.0,31.71,0.93,33.56,30.39,3.17,0.46,1.99,31.73,31.43,24.0,28.26,0.54,29.43,27.36,2.07,0.49,2.61,28.26,28.12,24.0,23.65,0.61,24.61,22.68,1.93,0.29,1.93,23.66,23.57,24.0,16.48,0.3,17.03,15.65,1.38,-0.84,3.89,16.48,16.58,24.0,13.02,0.38,13.58,12.2,1.38,-0.4,2.38,13.03,13.03,24.0,13.77,0.58,14.96,13.03,1.93,0.34,2.0,13.78,13.72,24.0,17.6,0.41,18.27,16.61,1.65,-1.0,3.5,17.6,17.72,24.0,20.28,0.73,21.57,18.82,2.76,-0.38,2.16,20.29,20.47,24.0,30.08,0.98,32.12,28.46,3.65,0.32,2.55,30.09,30.05,24.0,37.17,0.99,38.8,34.8,4.0,-0.81,3.32,37.18,37.35,24.0,37.67,0.78,39.07,36.46,2.62,0.32,2.11,37.68,37.49,24.0
+AR-M-G130011 = 40.47,4.0,45.0,21.02,23.98,-1.12,4.0,40.67,41.56,1645.0,34.56,3.03,42.8,21.3,21.5,-0.78,4.24,34.7,35.08,1645.0,28.97,3.98,35.35,13.58,21.77,-0.91,3.38,29.24,29.98,1645.0,21.83,3.57,27.36,7.52,19.84,-1.05,3.55,22.12,22.95,1645.0,9.2,5.99,17.17,-10.67,27.83,-1.26,3.61,10.98,11.31,1645.0,5.18,5.98,15.51,-11.5,27.01,-1.17,3.09,7.91,7.66,1645.0,4.94,6.22,12.2,-11.5,23.7,-1.21,3.03,7.94,7.38,1645.0,6.82,6.7,17.44,-13.15,30.59,-1.14,2.99,9.55,9.45,1645.0,16.19,9.28,27.64,-8.46,36.1,-1.25,3.21,18.66,20.2,1645.0,24.62,9.25,35.63,-2.13,37.76,-1.38,3.85,26.3,28.19,1645.0,32.43,8.81,43.35,2.56,40.79,-1.55,4.56,33.61,35.63,1645.0,35.98,7.4,45.0,7.52,37.48,-1.52,4.65,36.73,38.59,1645.0
+AR-M-G130012 = 39.93,1.94,42.52,33.98,8.54,-1.12,4.29,39.98,40.04,77.0,35.0,1.45,37.56,30.67,6.89,-1.15,4.19,35.03,35.22,77.0,28.84,0.96,30.67,25.98,4.69,-0.54,3.57,28.86,28.88,77.0,23.11,0.85,25.43,21.02,4.41,-0.03,3.09,23.13,23.16,77.0,16.25,1.15,18.41,14.41,4.0,0.19,1.7,16.29,16.06,77.0,12.55,0.74,13.86,10.83,3.03,-0.13,1.95,12.57,12.62,77.0,13.34,1.0,15.79,11.38,4.41,0.24,2.3,13.38,13.31,77.0,16.94,0.84,19.09,15.24,3.86,0.41,2.74,16.96,16.89,77.0,20.98,1.21,23.92,18.27,5.65,0.08,2.48,21.02,21.02,77.0,31.95,1.74,35.49,29.29,6.2,0.45,1.96,32.0,31.5,77.0,40.11,1.22,41.97,35.63,6.34,-1.45,5.83,40.13,40.31,77.0,40.7,1.47,43.35,35.35,7.99,-1.55,6.09,40.73,40.94,77.0
+AR-M-G130013 = 37.57,4.95,44.17,21.85,22.32,-0.94,2.73,37.9,39.63,465.0,31.59,3.96,39.63,21.3,18.33,-0.58,2.36,31.84,32.67,465.0,26.45,5.32,33.7,11.65,22.05,-1.05,2.74,26.97,28.88,465.0,20.56,5.35,27.91,5.87,22.05,-1.08,2.86,21.24,23.09,465.0,10.04,7.78,18.54,-10.39,28.94,-1.03,2.7,12.7,14.13,465.0,7.8,7.49,16.06,-13.15,29.21,-1.18,3.1,10.8,10.96,465.0,6.59,7.77,14.69,-12.05,26.73,-1.15,2.85,10.19,10.41,465.0,9.94,8.71,19.09,-10.39,29.49,-1.11,2.83,13.21,13.58,465.0,13.54,11.53,25.57,-10.39,35.96,-0.88,2.07,17.78,20.2,465.0,23.07,10.81,34.8,-2.95,37.76,-1.12,2.8,25.47,28.46,465.0,32.83,10.89,44.72,3.52,41.2,-1.27,3.27,34.59,38.66,465.0,35.36,8.53,45.0,9.72,35.28,-1.23,3.28,36.38,39.76,465.0
+AR-M-G130014 = 38.0,2.4,41.14,33.56,7.58,-0.4,1.8,38.07,38.35,54.0,33.94,2.48,37.83,29.84,7.99,-0.17,1.72,34.03,33.98,54.0,29.04,1.66,31.77,26.26,5.51,0.16,1.89,29.08,28.84,54.0,23.92,1.43,25.85,21.02,4.82,-0.38,1.83,23.97,24.37,54.0,16.38,0.71,17.99,14.96,3.03,0.21,2.61,16.39,16.37,54.0,13.16,0.64,14.69,12.2,2.48,0.37,2.23,13.17,13.13,54.0,13.87,0.93,15.65,11.93,3.72,0.31,2.1,13.9,13.86,54.0,18.26,0.78,19.92,16.89,3.03,0.2,2.2,18.27,18.2,54.0,23.29,1.14,25.43,21.02,4.41,-0.06,1.95,23.32,23.47,54.0,33.2,2.17,36.46,29.29,7.17,-0.24,1.79,33.27,33.43,54.0,39.14,2.37,42.52,35.08,7.44,-0.2,1.64,39.21,39.07,54.0,39.51,2.4,42.8,35.08,7.72,-0.39,1.76,39.59,39.87,54.0
+AR-M-G130015 = 39.77,3.78,45.0,20.47,24.53,-1.66,7.11,39.95,40.45,1235.0,34.27,2.98,39.49,21.71,17.78,-1.16,4.56,34.4,34.94,1235.0,30.82,3.83,36.18,10.83,25.35,-2.1,8.56,31.06,31.63,1235.0,24.28,3.58,29.02,8.07,20.94,-2.3,8.87,24.54,25.16,1235.0,14.45,5.76,19.65,-10.67,30.31,-2.74,10.28,15.55,16.27,1235.0,10.8,5.29,16.89,-10.94,27.83,-2.54,9.49,12.03,12.2,1235.0,10.41,5.52,16.61,-12.87,29.49,-2.65,9.79,11.79,12.14,1235.0,14.09,6.15,19.92,-11.22,31.14,-2.73,9.77,15.37,15.93,1235.0,21.6,7.76,29.29,-9.29,38.58,-2.68,9.55,22.95,23.78,1235.0,30.14,7.57,40.04,-1.99,42.03,-2.39,9.25,31.07,31.77,1235.0,37.88,7.32,45.0,2.28,42.72,-2.94,12.18,38.58,39.83,1235.0,40.55,6.33,45.0,7.52,37.48,-2.9,12.24,41.05,42.52,1235.0
+AR-M-G130016 = 39.98,1.48,44.45,36.73,7.72,0.57,2.82,40.0,39.63,337.0,35.24,1.76,39.76,30.94,8.82,-0.07,2.35,35.28,35.35,337.0,30.3,1.15,33.7,27.91,5.79,0.54,2.89,30.32,30.19,337.0,24.27,0.93,27.09,22.13,4.96,0.46,3.2,24.29,24.26,337.0,17.21,0.68,18.82,15.51,3.31,-0.1,2.19,17.22,17.17,337.0,13.43,0.87,16.06,11.93,4.13,0.82,3.32,13.46,13.31,337.0,13.8,0.62,16.06,11.65,4.41,-0.4,4.19,13.81,13.86,337.0,17.52,1.3,19.92,13.58,6.34,-0.4,2.31,17.57,17.72,337.0,24.02,1.29,28.19,19.92,8.27,0.2,3.16,24.05,24.06,337.0,35.3,1.18,39.49,32.6,6.89,0.52,3.76,35.32,35.29,337.0,41.26,1.27,44.45,38.11,6.34,-0.07,2.58,41.28,41.28,337.0,41.36,1.71,45.0,37.01,7.99,-0.29,2.65,41.4,41.69,337.0
+AR-M-G130017 = 28.69,5.99,39.21,15.24,23.98,-0.17,2.1,29.3,29.43,125.0,23.89,4.95,32.32,13.86,18.46,-0.01,1.85,24.4,23.64,125.0,19.07,5.58,28.19,8.35,19.84,0.11,1.81,19.87,18.54,125.0,12.98,6.12,22.68,0.08,22.6,0.02,1.83,14.34,12.2,125.0,3.53,8.12,15.51,-12.05,27.56,0.0,1.69,8.83,2.83,125.0,1.5,8.02,11.93,-12.19,24.11,-0.19,1.55,8.13,2.21,125.0,-0.54,8.89,11.93,-14.94,26.87,-0.07,1.48,8.87,0.08,125.0,3.21,9.44,16.89,-12.87,29.76,-0.05,1.49,9.93,3.94,125.0,3.85,10.61,21.57,-10.12,31.69,0.4,1.54,11.24,-0.61,125.0,12.6,10.11,29.02,-2.68,31.69,0.17,1.66,16.13,10.96,125.0,21.32,10.83,38.66,2.01,36.65,0.09,1.63,23.89,20.06,125.0,24.5,9.18,39.49,6.14,33.35,-0.01,1.66,26.15,24.47,125.0
+AR-M-G130018 = 31.82,6.08,40.94,14.82,26.11,-0.74,2.79,32.39,33.67,98.0,26.36,5.41,36.18,15.24,20.94,-0.08,1.82,26.9,26.88,98.0,22.73,6.36,28.74,6.83,21.91,-0.93,2.52,23.6,25.92,98.0,17.3,5.71,23.78,0.77,23.01,-1.03,3.05,18.21,19.51,98.0,9.27,7.33,15.24,-13.15,28.39,-1.31,3.57,11.8,13.58,98.0,7.31,6.27,12.76,-15.35,28.11,-1.64,5.19,9.61,10.34,98.0,5.74,7.16,12.48,-14.94,27.42,-1.26,3.46,9.15,9.35,98.0,9.69,7.32,16.89,-9.29,26.18,-1.02,2.68,12.12,13.38,98.0,10.4,10.5,21.57,-9.29,30.87,-0.6,1.7,14.74,16.2,98.0,20.4,10.24,31.22,-3.78,35.0,-0.88,2.34,22.81,25.98,98.0,29.78,10.8,41.42,0.63,40.79,-0.98,2.82,31.66,34.05,98.0,31.55,9.14,42.04,7.66,34.38,-1.07,2.92,32.84,35.87,98.0
+AR-N-G140001 = 29.2,0.86,31.36,27.91,3.44,0.57,2.48,29.21,29.02,65.0,30.04,1.09,32.87,28.19,4.69,0.62,2.87,30.06,29.84,65.0,30.19,0.95,32.6,28.19,4.41,0.7,2.92,30.2,29.91,65.0,21.0,0.61,23.23,19.92,3.31,1.12,5.14,21.01,20.95,65.0,19.25,0.91,21.44,16.89,4.55,0.16,2.9,19.27,19.09,65.0,19.12,1.02,21.99,16.89,5.1,0.19,2.93,19.14,18.96,65.0,17.41,0.65,18.96,15.93,3.03,-0.5,2.91,17.42,17.44,65.0,21.02,0.94,23.64,19.09,4.55,0.23,3.34,21.04,21.02,65.0,20.97,0.98,22.4,18.27,4.13,-1.01,3.75,20.99,21.16,65.0,24.18,1.37,26.95,20.2,6.75,-0.78,3.62,24.22,24.33,65.0,28.79,1.34,33.29,26.26,7.03,0.87,4.43,28.82,28.53,65.0,29.94,1.93,35.08,27.36,7.72,0.98,2.93,30.0,29.29,65.0
+AR-N-G140002 = 31.04,1.42,33.15,27.64,5.51,-0.96,3.34,31.07,31.36,40.0,31.23,1.06,33.15,28.6,4.55,-0.93,3.61,31.24,31.5,40.0,32.09,1.25,33.98,28.88,5.1,-1.05,3.58,32.12,32.19,40.0,22.32,0.98,23.78,19.65,4.13,-1.07,3.77,22.34,22.5,40.0,21.34,0.67,22.68,19.65,3.03,-0.34,3.05,21.35,21.3,40.0,21.37,0.9,22.95,19.09,3.86,-0.54,3.03,21.38,21.3,40.0,18.23,0.54,19.09,16.61,2.48,-0.91,3.73,18.24,18.41,40.0,22.0,0.65,22.95,20.2,2.76,-0.75,3.11,22.01,22.13,40.0,22.81,0.57,23.78,21.02,2.76,-0.96,4.03,22.82,22.92,40.0,23.91,1.57,26.81,21.02,5.79,-0.16,2.05,23.96,24.06,40.0,29.71,0.77,30.94,27.64,3.31,-1.13,4.1,29.72,29.84,40.0,32.4,1.33,34.25,28.74,5.51,-1.19,3.8,32.43,32.87,40.0
+AR-N-G140003 = 28.51,0.55,29.7,27.64,2.07,0.61,2.54,28.51,28.43,56.0,29.77,0.55,31.22,28.4,2.82,0.18,3.21,29.77,29.74,56.0,29.24,0.55,30.39,28.19,2.2,0.11,2.37,29.24,29.26,56.0,20.87,0.54,21.85,19.92,1.93,-0.13,1.91,20.88,20.95,56.0,19.39,0.76,20.89,17.44,3.44,-0.32,2.56,19.41,19.44,56.0,20.39,1.23,22.68,17.72,4.96,-0.56,2.5,20.43,20.64,56.0,19.09,1.0,20.75,17.44,3.31,-0.11,1.8,19.12,19.16,56.0,21.84,1.08,24.19,20.2,4.0,0.5,2.14,21.87,21.44,56.0,21.05,1.12,24.06,18.27,5.79,-0.21,3.43,21.08,21.13,56.0,23.34,1.22,25.16,20.2,4.96,-0.81,2.84,23.37,23.71,56.0,29.14,0.88,30.67,27.09,3.58,-0.69,2.86,29.15,29.29,56.0,28.83,0.54,29.84,27.91,1.93,0.09,2.21,28.84,28.74,56.0
+AR-N-G140004 = 28.94,1.0,31.36,27.91,3.44,0.9,2.76,28.96,28.6,34.0,30.82,1.27,33.01,28.19,4.82,0.07,1.92,30.84,30.67,34.0,30.45,1.02,32.05,27.91,4.13,-0.53,3.02,30.47,30.32,34.0,20.73,0.73,22.4,19.65,2.76,0.52,2.16,20.74,20.47,34.0,20.18,0.6,21.3,18.82,2.48,-0.13,2.57,20.19,20.23,34.0,20.4,0.58,21.44,19.37,2.07,0.23,1.91,20.41,20.23,34.0,17.57,0.5,18.54,16.61,1.93,0.23,2.03,17.57,17.44,34.0,20.68,0.96,23.5,19.37,4.13,0.88,3.47,20.7,20.44,34.0,21.77,0.81,23.44,20.2,3.24,0.03,2.54,21.79,21.85,34.0,23.7,0.7,25.16,22.13,3.03,-0.47,3.08,23.71,23.71,34.0,29.08,0.47,29.98,27.91,2.07,-0.39,2.78,29.09,29.26,34.0,29.91,1.0,32.05,28.19,3.86,0.45,2.37,29.92,29.74,34.0
+AR-N-G140005 = 30.76,0.54,31.77,29.84,1.93,0.29,2.36,30.77,30.67,35.0,32.54,0.69,34.67,31.22,3.44,1.14,4.74,32.55,32.32,35.0,31.64,0.9,33.98,29.7,4.27,0.23,3.74,31.66,31.63,35.0,22.15,0.7,23.5,20.75,2.76,-0.56,2.59,22.16,22.33,35.0,21.56,0.53,22.68,20.47,2.2,0.08,2.72,21.57,21.44,35.0,20.98,0.6,22.13,19.51,2.62,-0.83,3.48,20.99,21.09,35.0,18.57,0.54,19.78,17.44,2.34,-0.21,2.48,18.58,18.54,35.0,21.66,0.52,22.95,20.68,2.27,0.38,3.08,21.66,21.57,35.0,22.86,0.71,24.06,21.3,2.76,-0.35,2.77,22.87,22.81,35.0,24.46,1.22,26.81,22.13,4.69,0.1,2.26,24.49,24.33,35.0,29.94,0.52,31.22,29.02,2.2,0.21,2.71,29.94,29.84,35.0,31.79,0.63,33.01,30.12,2.89,-0.4,3.04,31.79,31.91,35.0
+AR-N-G140006 = 30.73,1.37,33.01,28.05,4.96,-0.63,2.32,30.76,31.36,28.0,30.07,1.42,32.05,27.36,4.69,-0.51,2.14,30.1,30.6,28.0,31.72,1.29,33.43,29.22,4.2,-0.67,2.21,31.74,32.05,28.0,22.12,0.42,23.09,20.82,2.27,-0.63,5.15,22.12,22.16,28.0,20.58,0.74,21.85,19.09,2.76,-0.35,2.47,20.59,20.61,28.0,20.5,0.95,22.68,18.54,4.13,0.55,3.07,20.52,20.2,28.0,18.12,0.52,18.82,17.03,1.79,-0.75,2.62,18.13,18.27,28.0,21.23,0.75,22.81,19.65,3.17,0.32,3.09,21.24,21.16,28.0,22.23,0.36,22.95,21.44,1.52,0.04,2.88,22.23,22.23,28.0,22.94,1.2,24.88,20.2,4.69,-0.46,2.4,22.97,23.23,28.0,29.64,1.09,31.22,27.78,3.44,-0.21,2.11,29.66,29.53,28.0,32.09,1.51,35.22,29.29,5.93,-0.48,2.51,32.12,32.74,28.0
+AR-N-G140007 = 27.22,0.83,28.46,25.57,2.89,-0.37,1.74,27.24,27.5,65.0,28.65,0.99,30.94,27.09,3.86,0.34,2.25,28.67,28.74,65.0,28.53,0.59,29.84,26.81,3.03,-0.45,3.16,28.54,28.6,65.0,22.22,0.53,23.23,20.61,2.62,-0.92,3.82,22.22,22.33,65.0,20.46,0.35,21.02,19.51,1.52,-0.6,2.83,20.46,20.47,65.0,19.81,0.52,20.75,18.82,1.93,-0.41,2.49,19.82,19.92,65.0,19.31,0.69,20.2,17.17,3.03,-0.98,3.49,19.32,19.51,65.0,22.15,0.57,23.23,20.47,2.76,-0.59,3.4,22.16,22.13,65.0,21.39,0.85,23.09,19.37,3.72,-0.44,2.72,21.4,21.57,65.0,24.35,1.04,26.26,21.85,4.41,-0.33,2.02,24.37,24.61,65.0,28.6,1.33,30.94,25.98,4.96,-0.23,1.93,28.63,28.74,65.0,27.68,1.11,30.12,25.57,4.55,-0.02,2.35,27.7,27.78,65.0
+AR-N-G140008 = 25.59,0.51,27.5,23.37,4.13,0.15,7.76,25.59,25.57,126.0,27.79,0.87,30.39,26.4,4.0,0.89,3.01,27.81,27.5,126.0,27.54,0.94,30.46,25.43,5.03,0.74,3.65,27.55,27.5,126.0,22.32,0.98,25.16,20.47,4.69,1.01,3.87,22.34,22.13,126.0,19.98,0.49,21.51,18.82,2.69,0.38,2.98,19.99,19.92,126.0,19.51,0.72,21.3,18.27,3.03,0.3,2.25,19.52,19.51,126.0,18.82,0.62,20.2,17.44,2.76,0.23,2.41,18.83,18.82,126.0,22.1,0.51,23.78,21.02,2.76,0.67,3.31,22.11,21.99,126.0,20.93,0.9,24.33,18.82,5.51,0.41,3.83,20.95,20.89,126.0,24.31,1.11,27.16,21.99,5.17,0.63,3.12,24.33,24.09,126.0,27.72,1.5,31.29,24.61,6.68,0.47,2.42,27.76,27.5,126.0,27.11,1.45,30.6,24.06,6.55,0.44,2.35,27.15,26.81,126.0
+AR-N-G140009 = 27.46,1.15,29.84,25.16,4.69,-0.08,1.96,27.48,27.74,120.0,28.26,1.47,31.77,25.71,6.06,0.51,2.46,28.3,27.91,120.0,28.06,1.59,30.39,24.33,6.06,-0.12,1.96,28.1,27.84,120.0,21.1,0.87,23.09,18.82,4.27,-0.24,2.35,21.12,21.23,120.0,18.9,0.8,20.47,16.75,3.72,-0.29,2.39,18.91,18.89,120.0,19.24,0.89,21.02,16.89,4.13,-0.56,2.84,19.27,19.37,120.0,17.87,1.18,20.75,14.69,6.06,-0.27,2.62,17.91,17.99,120.0,22.14,1.15,25.43,18.54,6.89,-0.64,4.42,22.17,22.26,120.0,21.07,1.01,22.95,17.72,5.24,-0.75,3.43,21.1,21.3,120.0,23.95,1.1,27.09,20.2,6.89,-0.46,4.17,23.97,24.06,120.0,28.03,1.08,30.94,26.12,4.82,0.53,3.23,28.05,27.95,120.0,27.92,1.67,31.77,24.61,7.17,0.2,2.73,27.97,27.91,120.0
+AR-N-G140010 = 26.15,1.03,28.19,24.19,4.0,-0.04,2.1,26.17,26.12,97.0,28.28,0.75,30.39,26.81,3.58,0.41,2.65,28.29,28.19,97.0,28.22,0.82,30.94,26.67,4.27,0.67,3.37,28.23,28.05,97.0,23.09,0.55,24.19,21.16,3.03,-0.54,3.38,23.09,23.09,97.0,20.54,0.38,21.85,19.65,2.2,0.57,4.48,20.54,20.47,97.0,20.11,0.57,21.57,18.68,2.89,-0.26,2.72,20.12,20.2,97.0,19.15,0.56,20.47,17.72,2.76,-0.22,2.85,19.16,19.23,97.0,21.97,0.54,22.95,20.61,2.34,-0.41,2.17,21.98,22.13,97.0,21.68,0.68,23.5,19.92,3.58,0.28,2.99,21.69,21.57,97.0,24.78,0.99,27.78,21.85,5.93,-0.2,3.39,24.8,25.02,97.0,28.78,1.18,32.46,26.81,5.65,0.53,2.82,28.81,28.74,97.0,27.85,1.13,31.22,25.16,6.06,0.45,3.23,27.88,27.78,97.0
+AR-N-G140011 = 28.88,0.75,30.94,27.64,3.31,0.71,3.09,28.89,28.74,40.0,29.31,0.99,31.22,27.78,3.44,0.1,1.84,29.33,29.46,40.0,29.7,0.56,31.08,28.46,2.62,0.14,2.92,29.71,29.84,40.0,21.01,0.5,21.85,19.92,1.93,-0.23,2.27,21.02,21.02,40.0,19.57,0.39,20.61,18.54,2.07,0.07,3.69,19.58,19.51,40.0,20.15,0.76,21.85,18.54,3.31,-0.06,2.84,20.17,20.2,40.0,17.4,0.44,18.82,16.34,2.48,0.73,5.13,17.41,17.44,40.0,20.84,0.84,23.23,18.82,4.41,0.21,3.66,20.86,20.75,40.0,21.75,0.72,23.5,19.92,3.58,-0.28,3.34,21.76,21.78,40.0,23.31,1.1,25.16,21.16,4.0,-0.2,1.98,23.34,23.57,40.0,29.21,0.59,30.39,28.19,2.2,0.34,2.38,29.22,29.22,40.0,30.12,0.62,31.5,29.02,2.48,0.31,2.46,30.13,30.05,40.0
+AR-N-G140012 = 28.0,0.51,29.84,26.81,3.03,1.0,5.73,28.01,27.91,53.0,29.48,0.94,31.22,27.91,3.31,0.14,2.0,29.5,29.29,53.0,28.62,0.83,30.12,26.81,3.31,-0.28,2.6,28.63,28.67,53.0,21.85,0.69,23.16,20.2,2.96,-0.34,2.51,21.86,21.92,53.0,20.15,0.65,21.57,18.54,3.03,-0.33,2.64,20.16,20.2,53.0,19.93,0.67,21.3,18.54,2.76,-0.06,2.12,19.94,19.92,53.0,17.91,0.82,20.47,16.61,3.86,0.87,3.6,17.93,17.72,53.0,21.12,0.62,22.68,19.92,2.76,0.23,2.28,21.13,21.02,53.0,22.01,1.12,25.16,20.06,5.1,0.23,3.09,22.04,22.26,53.0,23.31,1.38,25.43,19.65,5.79,-0.73,3.08,23.35,23.5,53.0,29.55,1.28,31.77,27.36,4.41,0.17,1.72,29.58,29.57,53.0,29.56,1.11,33.15,27.78,5.37,0.77,3.43,29.58,29.15,53.0
+AR-N-G140013 = 27.6,0.94,28.88,25.57,3.31,-0.36,1.87,27.61,27.71,59.0,28.49,1.36,30.94,26.26,4.69,0.22,1.86,28.52,28.19,59.0,28.35,0.95,30.74,25.98,4.75,-0.27,2.93,28.37,28.53,59.0,22.14,0.6,23.37,20.75,2.62,-0.15,2.33,22.14,22.13,59.0,19.9,0.51,21.57,19.09,2.48,1.08,4.14,19.91,19.78,59.0,20.08,0.4,21.57,19.44,2.14,1.39,5.4,20.08,19.92,59.0,17.86,0.49,19.23,16.89,2.34,0.09,2.98,17.87,17.85,59.0,21.77,0.71,23.23,20.75,2.48,0.44,2.43,21.78,21.64,59.0,21.69,0.99,23.78,19.92,3.86,0.25,1.9,21.71,21.51,59.0,23.83,1.06,26.81,21.57,5.24,0.56,3.22,23.85,23.64,59.0,27.34,1.11,30.39,25.43,4.96,0.65,2.81,27.36,27.16,59.0,28.16,1.6,31.22,25.71,5.51,0.31,1.83,28.21,27.84,59.0
+AR-N-G140014 = 29.53,0.94,30.94,27.09,3.86,-0.87,2.91,29.54,29.84,58.0,29.79,0.74,31.91,28.46,3.44,0.6,3.17,29.8,29.7,58.0,29.81,1.27,32.74,27.36,5.37,0.23,2.53,29.83,29.64,58.0,21.41,0.54,22.68,19.65,3.03,-0.77,4.62,21.42,21.51,58.0,19.57,0.38,20.61,18.82,1.79,0.36,3.31,19.58,19.51,58.0,19.07,0.96,21.3,17.3,4.0,0.4,2.74,19.09,19.09,58.0,17.18,0.84,20.75,15.79,4.96,1.81,7.91,17.2,17.1,58.0,20.5,0.93,22.95,18.82,4.13,0.33,2.53,20.52,20.47,58.0,20.79,1.37,23.5,17.72,5.79,-0.29,2.51,20.83,20.89,58.0,23.92,0.97,26.54,21.71,4.82,0.05,3.12,23.94,23.92,58.0,28.47,0.61,29.84,27.09,2.76,-0.39,3.07,28.47,28.57,58.0,29.63,0.83,32.05,28.19,3.86,0.7,3.16,29.64,29.5,58.0
+AR-N-G140015 = 27.77,0.55,29.02,26.54,2.48,0.28,2.5,27.78,27.64,61.0,29.41,0.68,30.81,27.64,3.17,-0.45,2.9,29.42,29.57,61.0,28.86,0.84,30.67,26.26,4.41,-0.52,3.83,28.87,28.88,61.0,21.34,0.62,22.81,19.37,3.44,-0.16,4.08,21.35,21.3,61.0,20.34,0.55,21.3,19.23,2.07,-0.03,2.01,20.35,20.33,61.0,20.05,0.96,21.57,17.99,3.58,-0.34,2.39,20.07,20.06,61.0,17.63,0.36,18.54,16.89,1.65,0.4,2.98,17.63,17.58,61.0,20.52,0.73,22.4,19.37,3.03,0.36,2.51,20.53,20.47,61.0,21.88,0.85,24.19,19.92,4.27,-0.37,3.53,21.89,21.99,61.0,23.75,0.5,24.88,22.68,2.2,0.26,2.46,23.75,23.78,61.0,29.37,1.09,31.5,27.09,4.41,-0.16,2.36,29.39,29.5,61.0,30.2,1.01,32.32,27.64,4.69,-0.43,2.58,30.21,30.39,61.0
+AR-N-G140016 = 30.22,0.84,32.6,29.02,3.58,1.07,3.9,30.23,30.12,25.0,28.55,0.83,30.39,26.81,3.58,0.29,2.86,28.56,28.46,25.0,31.07,0.59,32.6,30.26,2.34,0.94,3.25,31.07,30.94,25.0,21.3,0.43,21.85,20.2,1.65,-0.74,2.85,21.31,21.44,25.0,20.1,0.51,21.57,19.51,2.07,1.38,4.64,20.11,19.99,25.0,19.55,0.38,20.2,18.54,1.65,-0.66,3.65,19.56,19.58,25.0,17.88,0.47,18.68,16.89,1.79,-0.38,2.51,17.88,17.99,25.0,20.18,0.7,21.85,19.09,2.76,0.38,2.44,20.19,20.06,25.0,21.8,0.43,22.68,20.75,1.93,-0.92,4.06,21.8,21.85,25.0,23.2,0.85,24.61,21.3,3.31,-0.41,2.43,23.21,23.37,25.0,28.54,0.69,30.12,27.36,2.76,0.43,2.7,28.55,28.46,25.0,30.58,1.1,33.43,29.02,4.41,0.91,3.29,30.59,30.39,25.0
+AR-N-G140017 = 25.82,0.64,27.91,24.61,3.31,0.72,3.28,25.83,25.71,130.0,27.31,0.87,29.36,25.43,3.93,0.23,2.61,27.33,27.26,130.0,26.95,0.71,29.57,25.16,4.41,0.41,4.39,26.96,26.95,130.0,20.47,0.68,22.13,18.54,3.58,-0.16,2.5,20.48,20.51,130.0,18.94,1.09,21.02,15.79,5.24,-0.58,2.6,18.97,19.09,130.0,18.52,0.91,20.75,16.89,3.86,0.07,1.96,18.55,18.58,130.0,17.64,1.19,19.92,14.96,4.96,-0.07,2.23,17.68,17.44,130.0,20.95,1.09,23.23,17.44,5.79,-0.5,3.05,20.98,21.02,130.0,20.21,0.88,22.68,17.72,4.96,-0.01,3.08,20.23,20.2,130.0,23.13,0.77,25.43,20.61,4.82,0.04,4.23,23.14,23.09,130.0,26.34,0.93,29.29,24.33,4.96,0.59,3.55,26.36,26.26,130.0,26.16,0.95,29.57,24.06,5.51,0.7,3.97,26.18,26.12,130.0
+AR-P-G090001 = 31.29,0.62,33.15,29.29,3.86,-0.07,3.47,31.29,31.22,484.0,29.97,1.33,33.98,27.36,6.61,0.62,2.95,30.0,29.84,484.0,28.57,0.95,30.81,25.71,5.1,-0.07,2.47,28.59,28.46,484.0,22.82,0.72,25.16,20.47,4.69,0.18,3.21,22.83,22.81,484.0,22.9,0.69,24.88,20.2,4.69,-0.57,3.47,22.91,23.09,484.0,22.63,0.87,24.61,20.2,4.41,-0.33,2.25,22.65,22.75,484.0,23.18,0.79,26.26,19.92,6.34,-0.13,4.11,23.19,23.23,484.0,27.45,1.18,30.94,23.78,7.17,0.08,3.39,27.47,27.43,484.0,26.87,1.46,30.94,22.95,7.99,0.2,2.75,26.91,26.64,484.0,32.8,1.59,35.91,28.46,7.44,-0.62,2.8,32.84,33.05,484.0,29.51,0.99,33.15,26.54,6.61,0.28,3.16,29.53,29.43,484.0,30.79,0.94,33.7,28.46,5.24,0.55,3.08,30.8,30.67,484.0
+AR-P-G090002 = 30.23,1.16,32.6,27.09,5.51,-0.11,2.25,30.25,30.32,233.0,32.92,1.35,36.73,28.74,7.99,-0.08,3.13,32.95,32.87,233.0,32.31,1.39,36.46,29.29,7.17,0.25,2.73,32.34,32.32,233.0,22.75,1.15,25.16,19.92,5.24,0.08,2.29,22.78,22.68,233.0,22.48,1.23,26.26,20.47,5.79,0.72,2.75,22.51,22.19,233.0,20.67,0.66,23.23,19.37,3.86,0.43,3.33,20.68,20.61,233.0,20.26,0.38,21.02,19.37,1.65,0.03,2.42,20.26,20.2,233.0,24.48,1.39,27.91,21.3,6.61,-0.26,2.61,24.52,24.68,233.0,26.18,1.4,31.5,22.95,8.54,0.26,3.25,26.22,26.12,233.0,30.23,1.0,33.15,26.54,6.61,-1.04,5.01,30.24,30.39,233.0,31.44,1.09,33.98,28.74,5.24,-0.59,2.74,31.46,31.63,233.0,35.15,1.54,39.21,31.77,7.44,0.09,2.29,35.18,35.08,233.0
+AR-P-G090003 = 29.19,0.53,30.67,28.19,2.48,0.59,3.5,29.19,29.15,131.0,31.66,1.02,33.43,28.74,4.69,-0.46,2.73,31.68,31.77,131.0,31.65,0.96,34.25,29.02,5.24,0.32,3.43,31.66,31.5,131.0,22.02,0.78,23.78,19.92,3.86,0.08,2.42,22.03,21.99,131.0,21.39,0.78,24.06,19.92,4.13,1.06,4.43,21.4,21.3,131.0,20.1,0.85,22.13,17.17,4.96,-0.32,3.9,20.12,20.13,131.0,19.65,0.5,21.02,17.99,3.03,-0.27,3.66,19.66,19.65,131.0,23.71,0.77,25.43,21.85,3.58,-0.08,2.77,23.72,23.78,131.0,24.55,0.89,26.26,21.85,4.41,-0.68,3.26,24.56,24.61,131.0,29.85,0.89,32.6,27.91,4.69,0.47,3.2,29.87,29.7,131.0,30.01,1.01,32.32,27.64,4.69,0.08,2.34,30.03,30.12,131.0,32.27,1.11,34.8,29.29,5.51,-0.02,2.56,32.29,32.19,131.0
+AR-P-G090004 = 32.75,0.5,33.7,31.5,2.2,-0.21,2.66,32.75,32.81,144.0,29.23,1.02,32.6,25.71,6.89,0.33,4.84,29.25,29.15,144.0,28.11,0.5,29.57,25.98,3.58,-0.44,4.82,28.11,28.19,144.0,22.74,1.09,25.43,19.37,6.06,-1.0,3.62,22.77,23.09,144.0,23.0,0.8,24.88,20.75,4.13,-0.07,2.86,23.02,23.06,144.0,22.07,1.1,24.33,19.92,4.41,0.2,2.16,22.09,21.85,144.0,23.32,0.72,24.88,21.57,3.31,-0.42,2.13,23.33,23.5,144.0,27.87,1.31,30.67,25.71,4.96,0.26,2.05,27.9,27.84,144.0,28.71,0.82,30.67,25.98,4.69,-0.1,3.3,28.72,28.71,144.0,34.03,1.19,37.28,31.5,5.79,0.51,2.69,34.05,33.74,144.0,30.75,0.92,32.87,28.19,4.69,0.14,3.13,30.76,30.67,144.0,30.5,0.64,32.87,29.02,3.86,0.63,3.76,30.5,30.39,144.0
+AR-P-G090005 = 30.25,1.11,33.15,27.36,5.79,0.03,2.17,30.27,30.12,951.0,31.2,1.16,34.25,27.64,6.61,-0.37,2.86,31.23,31.36,951.0,29.66,1.01,33.7,27.09,6.61,0.71,4.03,29.68,29.57,951.0,22.96,1.08,25.98,19.92,6.06,0.05,2.73,22.99,22.88,951.0,23.03,0.84,25.71,20.75,4.96,0.3,2.71,23.04,22.95,951.0,21.06,0.73,23.78,18.54,5.24,0.62,4.26,21.07,21.02,951.0,22.26,1.22,25.16,19.37,5.79,-0.04,2.16,22.3,22.33,951.0,24.59,1.22,28.19,20.2,7.99,-0.21,3.05,24.62,24.61,951.0,26.02,1.42,29.57,19.65,9.92,-0.28,3.59,26.06,25.98,951.0,30.26,1.29,34.94,26.54,8.41,-0.03,3.15,30.29,30.39,951.0,28.98,0.96,31.77,25.43,6.34,0.05,2.97,29.0,29.02,951.0,30.95,1.01,34.39,27.64,6.75,0.38,3.57,30.96,30.94,951.0
+AR-P-G090006 = 29.76,0.81,30.94,27.64,3.31,-0.51,2.76,29.77,29.84,113.0,30.16,1.17,32.05,24.06,7.99,-2.09,9.65,30.19,30.39,113.0,30.14,0.71,31.77,28.46,3.31,-0.29,2.81,30.15,30.12,113.0,24.52,0.61,26.54,22.68,3.86,0.59,4.12,24.53,24.47,113.0,23.62,0.99,26.81,21.57,5.24,0.44,3.44,23.64,23.5,113.0,20.62,0.45,21.57,19.51,2.07,0.18,2.81,20.63,20.54,113.0,20.84,0.53,22.95,19.37,3.58,0.69,5.41,20.84,20.89,113.0,25.11,0.57,26.26,23.78,2.48,0.07,2.2,25.12,25.09,113.0,26.69,1.45,29.84,21.57,8.27,-0.42,3.39,26.72,26.67,113.0,30.31,1.38,32.87,26.81,6.06,-0.62,2.97,30.34,30.53,113.0,29.52,1.06,31.5,27.09,4.41,-0.5,2.77,29.53,29.7,113.0,33.21,1.34,35.91,30.12,5.79,-0.09,2.22,33.23,33.29,113.0
+AR-P-G090007 = 29.94,1.01,32.6,27.78,4.82,0.55,3.03,29.95,29.84,192.0,32.11,1.55,35.91,28.46,7.44,0.32,2.3,32.14,31.87,192.0,32.01,1.37,35.91,29.84,6.06,0.53,2.23,32.04,31.53,192.0,24.8,1.06,26.81,21.99,4.82,-0.63,2.79,24.82,24.92,192.0,23.95,0.72,26.26,22.13,4.13,0.1,3.26,23.96,23.92,192.0,21.56,0.83,23.5,19.92,3.58,0.01,2.05,21.57,21.71,192.0,20.72,0.53,22.4,19.65,2.76,0.25,2.82,20.73,20.75,192.0,25.96,0.8,27.64,24.33,3.31,-0.15,2.31,25.98,25.98,192.0,27.48,1.22,30.94,25.16,5.79,0.61,3.33,27.51,27.36,192.0,29.21,1.32,31.5,26.26,5.24,-0.42,2.03,29.24,29.57,192.0,30.66,1.48,33.98,27.09,6.89,0.14,2.6,30.7,30.63,192.0,35.02,1.92,39.49,31.63,7.85,0.26,2.14,35.07,34.8,192.0
+AR-P-G090008 = 29.7,0.86,32.6,27.64,4.96,0.49,3.19,29.71,29.57,318.0,31.7,1.52,35.63,28.46,7.17,0.45,2.71,31.73,31.53,318.0,30.99,1.06,33.98,29.02,4.96,0.45,2.55,31.0,30.81,318.0,22.35,0.78,24.61,20.47,4.13,0.42,2.79,22.36,22.26,318.0,22.47,0.82,25.98,20.75,5.24,0.43,3.36,22.49,22.4,318.0,20.57,0.53,22.13,18.82,3.31,0.13,3.4,20.57,20.54,318.0,20.51,0.87,22.95,18.27,4.69,0.8,3.34,20.53,20.33,318.0,24.1,0.65,25.98,22.13,3.86,0.03,2.85,24.1,24.06,318.0,25.69,1.15,29.29,22.4,6.89,0.07,2.97,25.72,25.71,318.0,30.21,1.15,33.43,27.09,6.34,-0.04,2.74,30.23,30.19,318.0,30.2,0.97,34.11,28.46,5.65,1.47,5.87,30.21,29.98,318.0,31.82,1.08,34.8,29.57,5.24,0.5,2.66,31.84,31.63,318.0
+AR-P-G090009 = 32.71,1.5,36.32,29.02,7.3,0.23,2.49,32.75,32.6,131.0,31.79,1.88,35.63,25.71,9.92,-0.56,3.42,31.85,31.91,131.0,29.06,0.96,31.22,26.26,4.96,0.15,2.46,29.07,28.88,131.0,22.79,1.07,25.16,19.09,6.06,-0.66,3.23,22.82,23.02,131.0,24.23,0.84,25.98,21.85,4.13,-0.29,2.7,24.24,24.33,131.0,22.19,0.85,24.06,20.2,3.86,-0.43,2.95,22.21,22.26,131.0,23.49,0.7,25.43,21.3,4.13,-0.4,3.5,23.5,23.5,131.0,28.17,1.2,30.39,24.06,6.34,-0.69,3.85,28.19,28.19,131.0,29.36,1.36,33.43,24.61,8.82,-0.78,4.67,29.39,29.57,131.0,33.94,1.72,37.28,28.19,9.09,-0.76,3.63,33.98,34.18,131.0,32.28,1.57,36.46,28.46,7.99,0.3,2.79,32.32,31.91,131.0,31.54,0.78,33.29,29.29,4.0,-0.28,2.71,31.55,31.5,131.0
+AR-Q-G150001 = 26.36,5.37,33.7,15.51,18.19,-0.53,1.96,26.9,27.78,196.0,27.17,4.6,35.08,17.99,17.09,-0.21,1.85,27.55,27.71,196.0,17.53,3.9,25.71,9.72,15.98,-0.37,2.07,17.96,18.44,196.0,12.63,2.44,17.44,7.52,9.92,-0.25,2.11,12.87,13.03,196.0,3.14,1.42,9.45,-0.75,10.2,0.66,5.01,3.44,3.01,196.0,-3.65,1.79,2.42,-8.19,10.61,0.3,3.79,4.06,-3.78,196.0,-1.55,1.84,2.56,-5.98,8.54,-0.15,2.86,2.4,-1.54,196.0,-2.88,1.88,1.73,-7.36,9.09,0.29,2.46,3.44,-2.99,196.0,6.37,4.13,15.79,-0.75,16.54,0.37,2.0,7.58,5.66,196.0,14.77,4.75,23.78,6.14,17.64,-0.05,1.76,15.51,15.2,196.0,17.05,4.09,25.16,8.35,16.81,-0.19,2.02,17.53,17.65,196.0,22.77,4.2,30.67,13.86,16.81,-0.28,1.89,23.16,23.54,196.0
+AR-Q-G150002 = 43.32,1.6,45.0,35.08,9.92,-1.22,5.08,43.35,43.62,489.0,38.72,2.6,45.0,29.15,15.85,-0.22,3.65,38.81,38.66,489.0,32.92,2.17,37.83,25.98,11.85,-0.18,2.78,32.99,33.01,489.0,23.69,1.63,27.36,18.96,8.41,-0.23,2.49,23.75,23.78,489.0,13.18,1.67,17.72,8.62,9.09,-0.14,2.62,13.29,13.31,489.0,9.87,1.39,13.86,6.14,7.72,0.24,3.15,9.97,9.86,489.0,8.8,1.02,11.65,5.31,6.34,0.04,2.87,8.86,8.69,489.0,10.58,1.19,13.86,5.59,8.27,-0.13,3.41,10.64,10.55,489.0,22.79,1.86,27.91,17.85,10.06,0.0,2.59,22.87,22.81,489.0,31.85,2.2,36.73,22.4,14.33,-0.6,4.21,31.92,31.91,489.0,36.0,2.33,42.24,26.26,15.98,-0.47,4.28,36.08,35.97,489.0,39.48,2.19,45.0,29.98,15.02,-0.42,4.11,39.54,39.49,489.0
+AR-Q-G150003 = 35.94,3.43,42.8,26.67,16.12,-0.38,2.96,36.1,36.11,232.0,34.46,2.44,38.94,26.19,12.75,-1.11,4.12,34.54,35.08,232.0,25.0,2.98,30.94,16.34,14.61,-0.26,3.17,25.17,24.85,232.0,18.02,2.72,23.78,10.0,13.78,-0.05,2.75,18.23,17.72,232.0,7.12,1.94,11.45,1.87,9.58,-0.02,2.99,7.38,6.83,232.0,2.98,2.73,8.07,-3.09,11.16,-0.13,2.21,4.04,2.97,232.0,5.02,2.73,10.0,-2.13,12.13,-0.41,2.82,5.71,4.9,232.0,4.32,2.77,10.55,-2.95,13.5,-0.23,2.79,5.13,4.49,232.0,15.96,3.43,22.4,5.04,17.36,-0.95,3.5,16.32,16.61,232.0,24.25,3.53,33.7,15.24,18.46,0.27,3.1,24.5,24.06,232.0,25.83,4.43,35.35,14.41,20.94,-0.18,2.51,26.2,25.88,232.0,33.48,4.05,40.31,22.26,18.05,-0.5,2.93,33.72,33.77,232.0
+AR-Q-G150004 = 36.24,3.99,43.21,23.5,19.7,-0.47,2.78,36.45,36.66,182.0,33.81,3.53,40.59,22.68,17.91,-0.25,2.63,33.99,33.98,182.0,24.86,4.09,32.6,13.03,19.57,-0.35,2.7,25.19,24.95,182.0,18.1,3.01,23.23,8.62,14.61,-0.48,2.95,18.35,18.2,182.0,3.71,4.18,10.55,-6.81,17.36,-0.4,2.1,5.58,4.76,182.0,-0.47,5.02,7.73,-11.22,18.95,-0.21,1.86,5.03,-0.09,182.0,-0.97,4.85,7.8,-9.29,17.09,0.08,1.72,4.93,-1.3,182.0,-0.19,5.56,8.48,-9.57,18.05,-0.01,1.58,5.55,0.08,182.0,8.28,7.91,21.3,-4.33,25.63,-0.07,1.64,11.44,9.04,182.0,18.22,8.29,31.36,0.63,30.73,-0.27,2.0,20.01,19.16,182.0,24.36,7.67,35.35,7.24,28.11,-0.53,2.13,25.53,26.33,182.0,29.98,6.37,41.14,15.79,25.35,-0.3,2.12,30.65,30.81,182.0
+AR-Q-G150005 = 37.93,2.15,42.8,30.67,12.13,0.11,3.42,37.99,37.66,248.0,35.73,2.13,39.49,26.54,12.95,-0.76,4.32,35.8,35.91,248.0,25.88,2.17,31.63,22.13,9.51,0.86,2.74,25.97,25.16,248.0,18.4,1.85,22.95,15.24,7.72,0.76,2.41,18.49,17.72,248.0,7.99,1.77,12.48,4.76,7.72,0.68,2.53,8.18,7.55,248.0,5.38,2.01,9.72,1.46,8.27,0.12,1.84,5.74,5.11,248.0,6.25,1.39,9.24,3.66,5.58,0.36,2.01,6.4,6.14,248.0,7.4,1.5,10.55,3.8,6.75,-0.23,2.43,7.55,7.38,248.0,18.42,1.66,22.26,14.41,7.85,0.26,2.59,18.5,18.27,248.0,25.88,2.48,31.77,18.54,13.23,0.63,3.07,26.0,25.19,248.0,28.6,2.49,34.53,22.13,12.4,0.28,2.64,28.71,28.33,248.0,35.84,2.1,40.45,28.74,11.71,-0.14,3.16,35.9,35.63,248.0
+AR-Q-G150006 = 40.9,4.17,45.0,21.57,23.43,-2.08,7.91,41.11,42.24,298.0,36.21,4.32,41.97,20.47,21.5,-1.27,4.71,36.47,36.73,298.0,30.84,2.82,34.25,19.09,15.16,-1.8,6.47,30.97,31.63,298.0,21.89,1.93,24.88,15.79,9.09,-0.73,3.17,21.98,22.13,298.0,11.83,1.18,15.24,8.62,6.61,0.49,3.67,11.89,11.65,298.0,8.5,0.76,10.83,6.14,4.69,0.0,3.35,8.54,8.42,298.0,8.35,0.96,10.83,5.59,5.24,-0.33,2.83,8.4,8.42,298.0,10.04,1.41,12.76,5.04,7.72,-0.57,3.34,10.14,10.21,298.0,20.96,2.85,25.3,9.72,15.57,-1.74,6.19,21.15,21.75,298.0,28.6,4.07,33.7,11.93,21.77,-1.68,5.96,28.89,29.84,298.0,32.47,4.28,37.28,14.13,23.15,-1.89,6.62,32.75,33.98,298.0,36.89,4.44,41.69,18.82,22.87,-1.79,6.12,37.16,38.39,298.0
+AR-Q-G150007 = 25.22,6.96,36.73,14.96,21.77,0.09,1.46,26.15,24.61,163.0,27.24,5.92,36.46,18.27,18.19,0.07,1.52,27.87,27.09,163.0,16.78,5.11,25.43,9.17,16.26,0.16,1.48,17.53,16.06,163.0,11.87,3.47,18.27,6.42,11.85,0.08,1.53,12.36,11.52,163.0,4.07,2.74,7.52,-2.4,9.92,-0.61,2.1,4.9,4.97,163.0,-1.81,2.92,2.83,-11.22,14.06,-0.45,2.55,3.42,-1.71,163.0,1.66,2.34,5.04,-3.5,8.54,-0.3,1.66,2.86,2.08,163.0,-0.09,3.52,6.14,-7.91,14.06,0.14,1.84,3.51,-0.47,163.0,8.89,5.14,18.82,1.46,17.36,0.18,1.61,10.26,8.35,163.0,15.26,5.68,24.06,6.42,17.64,-0.05,1.48,16.28,15.65,163.0,15.82,5.84,26.54,6.69,19.84,0.06,1.56,16.85,16.06,163.0,22.66,6.31,33.84,13.03,20.81,0.05,1.53,23.52,22.68,163.0
+AR-Q-G150008 = 26.28,8.62,40.31,14.69,25.63,0.2,1.47,27.66,24.19,214.0,27.37,7.38,38.94,17.99,20.94,0.21,1.41,28.35,25.23,214.0,16.96,6.48,27.91,8.62,19.29,0.3,1.47,18.15,14.69,214.0,11.65,4.71,20.75,5.87,14.88,0.34,1.5,12.56,9.59,214.0,4.35,3.67,9.72,-4.61,14.33,-0.32,2.0,5.68,4.14,214.0,0.52,3.24,5.87,-10.67,16.54,-0.31,2.47,3.28,0.49,214.0,2.66,2.21,5.59,-2.4,7.99,-0.39,1.75,3.46,2.83,214.0,1.12,4.26,8.76,-6.81,15.57,0.07,1.68,4.39,0.49,214.0,10.93,5.11,19.37,2.83,16.54,-0.05,1.53,12.06,11.1,214.0,15.98,6.88,26.54,5.59,20.94,0.1,1.53,17.39,15.37,214.0,16.05,7.61,29.84,5.31,24.53,0.34,1.62,17.75,14.17,214.0,24.29,8.65,38.11,13.03,25.08,0.34,1.49,25.77,20.82,214.0
+AR-Q-G150009 = 39.85,4.47,45.0,26.26,18.74,-1.34,4.07,40.1,40.87,236.0,36.86,2.8,41.42,27.22,14.19,-1.63,5.52,36.97,37.56,236.0,28.72,3.62,34.25,17.17,17.09,-1.45,4.77,28.94,29.29,236.0,20.87,2.63,24.06,11.93,12.13,-1.7,5.55,21.03,21.44,236.0,9.41,3.01,13.31,-1.16,14.47,-1.5,5.17,9.87,9.86,236.0,5.5,3.24,10.28,-5.85,16.12,-1.62,5.87,6.38,6.04,236.0,5.44,3.41,8.9,-5.57,14.47,-1.96,5.92,6.41,6.42,236.0,6.87,4.27,11.93,-7.09,19.02,-1.77,5.57,8.08,7.83,236.0,18.67,5.22,24.61,-0.2,24.8,-2.06,6.64,19.38,20.2,236.0,28.61,5.19,35.35,10.41,24.94,-1.95,6.4,29.08,29.91,236.0,31.34,5.41,38.11,15.37,22.74,-1.36,4.32,31.8,32.19,236.0,36.69,4.45,42.24,21.44,20.81,-1.7,5.66,36.96,37.42,236.0
+AR-Q-G150010 = 18.55,5.55,32.87,11.65,21.22,1.01,2.72,19.36,15.93,170.0,21.89,4.16,33.7,16.89,16.81,1.14,3.19,22.28,20.09,170.0,11.82,3.23,20.06,7.8,12.26,1.04,2.72,12.25,10.34,170.0,8.41,2.29,14.96,5.45,9.51,1.05,3.09,8.72,7.52,170.0,1.67,1.95,6.28,-2.4,8.68,0.44,2.47,2.56,1.18,170.0,-2.33,2.16,1.94,-7.64,9.58,-0.21,2.39,3.17,-2.4,170.0,0.27,1.98,4.21,-4.33,8.54,0.05,2.0,1.99,0.01,170.0,-1.02,2.37,3.39,-8.19,11.57,-0.65,3.1,2.58,-0.71,170.0,5.98,3.73,15.65,0.35,15.3,1.01,2.97,7.04,4.59,170.0,9.38,4.5,21.02,3.94,17.09,0.99,2.75,10.4,7.24,170.0,10.63,4.56,22.68,6.14,16.54,1.01,2.75,11.56,8.35,170.0,16.52,5.07,30.94,11.1,19.84,1.17,3.19,17.28,14.41,170.0
+AR-Q-G150011 = 35.08,3.0,41.97,27.78,14.19,0.17,2.19,35.21,34.67,254.0,34.31,2.58,40.31,27.5,12.81,0.21,2.31,34.41,33.7,254.0,23.62,2.8,30.39,16.61,13.78,0.22,2.22,23.79,23.23,254.0,18.06,1.96,22.4,12.48,9.92,-0.3,2.42,18.17,18.34,254.0,3.03,3.58,10.55,-3.92,14.47,-0.06,1.99,4.68,3.11,254.0,-2.67,3.68,5.59,-8.88,14.47,0.48,2.19,4.54,-3.26,254.0,-3.89,2.91,4.49,-8.19,12.68,0.91,3.12,4.85,-4.61,254.0,-2.49,4.63,7.38,-9.84,17.22,0.48,2.01,5.24,-3.57,254.0,4.66,6.27,18.54,-4.61,23.15,0.57,2.02,7.81,2.56,254.0,15.14,8.44,30.12,0.49,29.63,0.07,1.78,17.32,13.65,254.0,22.12,6.72,33.15,6.28,26.87,-0.14,2.05,23.12,21.51,254.0,28.43,5.62,39.49,14.55,24.94,0.02,2.17,28.97,27.47,254.0
+AR-Q-G150012 = 37.2,3.77,44.17,25.71,18.46,-0.96,3.53,37.39,38.39,216.0,36.06,2.65,41.42,27.64,13.78,-0.87,3.51,36.16,36.46,216.0,26.42,3.31,33.15,17.17,15.98,-0.81,3.1,26.63,27.22,216.0,19.1,2.36,23.23,12.76,10.47,-0.65,2.81,19.25,19.71,216.0,7.42,2.69,12.76,-1.02,13.78,-0.74,3.46,7.89,7.8,216.0,2.29,4.07,9.17,-6.81,15.98,-0.59,2.16,4.66,4.07,216.0,0.49,4.9,8.62,-6.81,15.43,0.15,1.52,4.91,0.08,216.0,2.57,5.57,11.1,-7.22,18.33,-0.36,1.64,6.12,4.59,216.0,12.21,6.76,21.02,-2.4,23.43,-0.68,2.06,13.95,14.89,216.0,23.32,6.97,32.6,5.87,26.73,-0.97,2.63,24.33,26.19,216.0,27.32,5.17,35.91,16.06,19.84,-0.55,2.22,27.8,28.67,216.0,33.72,4.78,42.52,19.92,22.6,-0.85,2.86,34.05,35.08,216.0
+AR-Q-G150013 = 42.98,1.9,45.0,33.15,11.85,-1.78,7.13,43.02,43.48,369.0,37.68,2.31,42.24,28.6,13.64,-1.29,5.02,37.75,38.25,369.0,31.53,2.09,36.18,22.4,13.78,-1.25,5.66,31.6,31.91,369.0,23.03,1.84,25.98,14.82,11.16,-1.6,6.36,23.1,23.64,369.0,12.47,2.06,16.06,3.25,12.81,-1.41,5.6,12.64,13.03,369.0,8.41,1.84,11.65,0.22,11.44,-1.4,5.91,8.6,8.9,369.0,7.89,1.35,10.0,2.01,7.99,-1.36,5.67,8.01,8.21,369.0,9.11,1.66,12.76,2.01,10.75,-0.95,4.66,9.26,9.31,369.0,20.93,2.2,24.95,12.07,12.88,-1.32,5.53,21.04,21.3,369.0,29.55,2.3,35.91,17.85,18.05,-1.67,8.41,29.64,29.84,369.0,35.63,2.86,41.42,20.89,20.53,-1.43,7.02,35.74,35.91,369.0,38.85,2.41,43.9,26.81,17.09,-1.15,6.05,38.92,39.07,369.0
+AR-Q-G150014 = 41.01,5.12,45.0,21.3,23.7,-2.03,6.28,41.32,43.07,199.0,37.64,4.82,42.8,21.02,21.77,-1.79,5.34,37.94,39.21,199.0,30.2,3.33,33.43,17.99,15.43,-1.95,6.0,30.38,31.36,199.0,22.11,2.39,25.43,14.96,10.47,-1.29,3.73,22.24,22.95,199.0,11.72,0.62,13.58,10.28,3.31,0.07,2.62,11.73,11.65,199.0,7.85,0.7,9.72,5.59,4.13,-0.32,3.24,7.88,7.86,199.0,7.97,1.09,10.28,5.04,5.24,-0.67,2.54,8.05,8.28,199.0,8.89,1.42,11.65,4.49,7.17,-0.91,3.48,9.01,9.17,199.0,21.12,2.95,25.16,9.72,15.43,-2.1,7.27,21.33,21.99,199.0,29.2,5.04,34.8,11.38,23.43,-1.86,5.77,29.63,30.88,199.0,31.45,5.43,39.76,13.03,26.73,-1.7,5.03,31.91,33.49,199.0,38.32,5.41,43.35,19.37,23.98,-1.92,5.76,38.7,40.38,199.0
+AR-Q-G150015 = 37.96,5.64,45.0,25.57,19.43,-0.6,1.96,38.38,40.31,234.0,36.03,4.25,43.35,26.12,17.22,-0.71,2.35,36.28,37.56,234.0,26.83,4.73,33.15,16.75,16.4,-0.71,2.13,27.24,28.95,234.0,19.75,3.98,24.06,10.55,13.5,-0.95,2.38,20.14,21.51,234.0,7.44,2.86,12.48,-1.02,13.5,-1.07,3.8,7.97,8.07,234.0,4.53,4.48,9.17,-7.91,17.09,-1.19,3.37,6.37,6.45,234.0,4.9,4.49,9.17,-6.81,15.98,-1.33,3.4,6.64,7.11,234.0,5.83,4.93,12.48,-8.46,20.94,-0.99,3.05,7.63,7.52,234.0,17.51,6.73,24.33,-2.13,26.46,-1.21,3.41,18.76,20.78,234.0,26.51,7.12,34.53,8.35,26.18,-0.98,2.74,27.44,29.57,234.0,28.01,7.59,38.39,14.13,24.25,-0.53,1.75,29.02,31.22,234.0,34.92,6.82,43.35,20.89,22.46,-0.76,2.09,35.58,38.42,234.0
+AR-Q-G150016 = 42.44,2.78,45.0,31.91,13.09,-1.42,4.46,42.53,43.42,221.0,38.54,2.77,43.07,30.12,12.95,-0.6,2.69,38.64,39.21,221.0,30.22,2.62,34.8,21.85,12.95,-0.46,2.91,30.33,30.53,221.0,22.19,1.81,24.88,14.55,10.33,-1.31,4.99,22.26,22.68,221.0,9.71,1.65,13.03,4.35,8.68,-0.5,2.97,9.85,9.79,221.0,7.26,2.01,10.55,-1.3,11.85,-1.48,5.37,7.53,7.8,221.0,7.97,1.67,10.83,0.49,10.33,-1.4,5.85,8.15,8.21,221.0,8.11,2.47,11.93,-0.33,12.26,-0.83,3.2,8.48,8.62,221.0,21.2,3.32,26.54,9.31,17.22,-0.93,3.6,21.46,21.85,221.0,31.73,2.76,35.35,19.65,15.71,-1.58,5.66,31.85,32.39,221.0,32.56,3.29,37.97,19.09,18.88,-1.26,5.0,32.73,33.08,221.0,39.42,2.78,44.17,28.6,15.57,-0.88,3.87,39.52,39.76,221.0
+AR-R-G160001 = 34.6,2.33,40.18,27.91,12.26,-0.39,3.07,34.67,34.8,1201.0,33.71,2.2,38.66,25.98,12.68,-0.54,3.55,33.78,33.84,1201.0,22.16,1.97,27.64,15.51,12.13,-0.18,3.21,22.25,22.13,1201.0,15.44,1.95,20.47,10.0,10.47,-0.29,2.78,15.57,15.65,1201.0,5.37,1.4,9.45,1.18,8.27,-0.29,2.82,5.55,5.45,1201.0,3.04,1.33,6.83,-0.61,7.44,0.42,2.66,3.32,2.83,1201.0,3.88,1.37,7.66,-1.44,9.09,-0.25,2.92,4.11,3.94,1201.0,3.87,1.42,6.97,-1.71,8.68,-0.13,2.58,4.12,3.8,1201.0,16.39,2.61,22.13,5.87,16.26,-0.8,3.65,16.6,16.68,1201.0,23.11,2.21,28.19,15.79,12.4,-0.49,3.03,23.21,23.44,1201.0,26.29,1.97,30.39,18.54,11.85,-0.89,3.89,26.36,26.54,1201.0,33.95,2.07,41.14,27.64,13.5,-0.12,3.94,34.01,34.05,1201.0
+AR-R-G160002 = 38.2,3.84,45.0,30.67,14.33,0.01,1.62,38.4,38.39,1023.0,33.97,2.84,38.66,25.16,13.5,-0.73,2.83,34.09,34.8,1023.0,25.16,3.33,31.77,19.65,12.13,0.29,1.83,25.38,24.88,1023.0,17.72,3.1,22.95,11.65,11.3,-0.12,1.58,17.99,17.99,1023.0,7.51,2.72,13.31,1.73,11.57,0.06,1.83,7.98,7.59,1023.0,4.51,2.23,8.62,0.35,8.27,-0.06,1.68,5.03,4.63,1023.0,5.82,2.42,14.41,1.18,13.23,0.17,2.19,6.3,5.87,1023.0,5.59,2.4,11.38,0.63,10.75,-0.21,1.79,6.09,6.42,1023.0,17.59,3.05,24.33,10.28,14.06,-0.32,2.01,17.85,18.54,1023.0,26.47,3.3,33.43,19.65,13.78,-0.11,1.64,26.68,26.81,1023.0,28.87,3.71,37.01,21.02,15.98,0.16,2.0,29.11,28.74,1023.0,34.03,2.64,39.21,28.19,11.02,-0.05,1.93,34.13,33.98,1023.0
+AR-R-G160003 = 37.16,2.65,41.97,28.74,13.23,-1.1,4.14,37.25,37.66,386.0,34.41,2.92,40.31,27.91,12.4,0.01,2.19,34.54,34.25,386.0,26.54,1.64,29.57,21.57,7.99,-1.16,3.85,26.59,26.95,386.0,18.69,1.72,22.95,14.96,7.99,-0.41,2.42,18.77,19.09,386.0,11.45,0.69,13.58,9.31,4.27,-0.16,3.08,11.47,11.45,386.0,8.46,0.83,10.83,5.87,4.96,-0.51,3.17,8.5,8.52,386.0,8.33,0.58,10.0,5.73,4.27,-0.28,4.62,8.35,8.35,386.0,9.72,0.84,13.03,6.83,6.2,-0.15,3.43,9.75,9.72,386.0,18.12,2.52,24.88,11.38,13.5,0.21,2.58,18.29,17.99,385.0,26.07,2.4,30.94,18.82,12.13,-0.82,3.36,26.18,26.67,386.0,32.86,2.54,37.56,25.16,12.4,-0.97,3.52,32.95,33.43,386.0,34.42,2.87,39.21,26.26,12.95,-1.05,3.44,34.54,35.29,386.0
+AR-R-G160004 = 41.57,2.08,45.0,32.87,12.13,-1.27,5.69,41.62,41.69,843.0,36.41,1.58,40.04,30.12,9.92,-0.64,4.26,36.44,36.46,843.0,30.28,1.26,33.43,24.61,8.82,-0.67,5.14,30.3,30.26,843.0,22.28,0.86,24.33,18.54,5.79,-0.9,4.36,22.3,22.4,843.0,12.7,0.92,15.24,10.55,4.69,0.51,2.7,12.73,12.48,843.0,8.25,0.85,10.83,5.31,5.51,-0.17,3.07,8.3,8.35,843.0,9.56,0.72,11.65,6.69,4.96,-0.42,3.65,9.59,9.59,843.0,10.05,0.94,13.31,7.24,6.06,-0.11,3.05,10.1,10.14,843.0,22.37,1.07,25.43,18.54,6.89,-0.22,2.96,22.39,22.4,843.0,30.5,1.49,34.8,25.16,9.65,-0.65,3.62,30.53,30.67,843.0,34.99,1.59,38.66,28.46,10.2,-1.3,5.22,35.03,35.35,843.0,37.91,1.44,42.8,30.67,12.13,-0.94,5.63,37.94,37.97,843.0
+AR-R-G160005 = 17.0,2.96,28.46,12.2,16.26,1.2,4.91,17.25,16.41,230.0,20.99,2.59,32.32,17.99,14.33,1.72,6.36,21.14,20.2,230.0,10.21,1.89,19.65,7.52,12.13,2.13,8.82,10.38,9.72,230.0,7.02,1.51,13.58,4.76,8.82,1.71,6.41,7.18,6.56,230.0,0.34,1.59,3.66,-3.5,7.17,0.2,2.18,1.62,0.22,230.0,-3.74,1.98,1.46,-8.46,9.92,0.15,2.45,4.23,-3.92,230.0,-1.0,1.45,3.66,-4.06,7.72,0.8,3.82,1.76,-1.16,230.0,-3.68,2.18,2.56,-10.67,13.23,0.3,3.5,4.27,-3.88,230.0,5.18,2.98,15.51,-0.2,15.71,0.9,3.84,5.98,4.69,230.0,9.64,2.42,17.72,4.49,13.23,0.54,3.08,9.94,9.45,230.0,10.98,2.62,21.57,6.42,15.16,0.95,4.62,11.28,10.62,230.0,16.14,3.05,29.57,11.65,17.91,1.57,5.85,16.42,15.2,230.0
+AR-R-G160006 = 39.95,1.5,43.62,36.18,7.44,-0.02,2.03,39.98,39.94,404.0,36.49,1.64,40.87,32.6,8.27,0.04,2.1,36.53,36.46,404.0,29.04,1.13,31.5,26.26,5.24,-0.03,2.29,29.06,29.15,404.0,21.67,1.09,24.33,19.09,5.24,0.3,2.16,21.7,21.57,404.0,12.24,0.64,13.58,9.72,3.86,-0.68,3.48,12.25,12.34,404.0,8.81,1.28,11.65,5.59,6.06,0.48,2.51,8.9,8.62,404.0,8.45,0.87,12.2,5.87,6.34,0.43,4.09,8.49,8.35,404.0,9.88,1.07,13.86,5.87,7.99,0.68,4.6,9.94,9.72,404.0,20.85,2.08,26.54,15.79,10.75,0.1,2.58,20.95,20.78,404.0,28.03,1.08,30.94,24.88,6.06,-0.07,2.78,28.06,28.05,404.0,34.31,1.62,37.42,29.02,8.41,-0.6,3.37,34.35,34.39,404.0,35.88,1.6,39.21,31.5,7.72,-0.35,2.63,35.92,35.94,404.0
+AR-R-G160007 = 39.83,3.0,44.45,24.74,19.7,-0.98,3.84,39.94,40.45,883.0,35.71,1.87,40.87,22.13,18.74,-1.19,10.99,35.76,35.63,883.0,28.26,2.98,33.15,20.06,13.09,-0.76,2.48,28.42,29.15,883.0,19.95,2.1,24.06,14.82,9.23,-0.42,2.18,20.06,20.2,883.0,9.68,2.61,14.41,3.66,10.75,-0.26,2.06,10.02,10.0,883.0,6.32,1.97,9.72,0.91,8.82,-0.89,2.96,6.62,6.83,883.0,7.17,1.88,11.38,2.56,8.82,-0.44,2.68,7.41,7.52,883.0,7.66,2.38,13.03,1.73,11.3,-0.29,2.48,8.02,7.73,883.0,19.87,2.52,24.61,11.1,13.5,-0.85,3.17,20.03,20.47,883.0,26.58,2.92,32.05,12.76,19.29,-0.56,3.52,26.74,26.81,883.0,30.29,3.51,36.46,16.61,19.84,-0.59,2.63,30.49,30.94,883.0,36.51,2.2,40.59,22.26,18.33,-1.33,7.59,36.57,36.73,883.0
+AR-R-G160008 = 41.82,2.32,45.0,32.87,12.13,-1.47,4.79,41.89,42.52,598.0,37.62,2.6,41.69,28.46,13.23,-1.42,4.39,37.71,38.63,598.0,31.83,2.05,35.35,23.78,11.57,-1.29,4.63,31.9,32.32,598.0,23.09,1.51,26.26,18.27,7.99,-0.93,3.5,23.14,23.37,598.0,13.81,0.92,16.61,10.83,5.79,-0.2,3.43,13.84,13.93,598.0,8.25,1.03,11.1,5.31,5.79,0.15,2.89,8.31,8.14,598.0,9.4,0.75,11.65,7.45,4.2,0.24,2.88,9.43,9.31,598.0,10.57,0.93,13.31,6.69,6.61,-0.33,3.74,10.61,10.55,598.0,22.44,1.66,27.09,16.61,10.47,-0.73,3.82,22.5,22.68,598.0,29.86,1.96,34.25,22.95,11.3,-0.95,4.05,29.92,30.26,598.0,35.45,2.62,40.31,25.43,14.88,-1.23,4.24,35.54,35.91,598.0,37.96,2.46,41.97,29.29,12.68,-1.36,4.3,38.04,38.66,598.0
+AR-R-G160009 = 32.29,2.85,36.18,19.92,16.26,-2.16,8.18,32.42,32.87,366.0,32.8,2.57,37.01,22.26,14.74,-1.79,6.66,32.9,33.43,366.0,20.04,2.31,23.64,11.1,12.54,-1.92,7.04,20.17,20.54,366.0,13.18,1.68,16.06,6.97,9.09,-1.35,5.49,13.29,13.44,366.0,4.13,1.38,6.42,-2.81,9.23,-2.16,9.53,4.35,4.35,366.0,1.49,2.15,5.31,-8.46,13.78,-2.32,8.73,2.61,2.01,366.0,2.75,1.13,5.59,-2.13,7.72,-1.7,7.2,2.97,2.9,366.0,2.05,2.72,5.87,-8.05,13.92,-1.82,6.24,3.4,2.59,366.0,13.31,2.67,18.27,3.66,14.61,-0.96,4.11,13.58,13.72,366.0,21.96,2.78,26.81,12.76,14.06,-1.18,4.27,22.14,22.44,366.0,24.9,3.74,30.39,12.2,18.19,-1.45,4.56,25.18,25.98,366.0,33.65,3.87,38.11,17.85,20.26,-1.84,6.73,33.87,34.25,366.0
+AR-R-G160010 = 39.78,1.37,43.35,35.08,8.27,-0.53,3.04,39.8,39.9,661.0,35.83,1.42,39.76,31.77,7.99,0.31,2.56,35.86,35.63,661.0,29.68,1.34,32.87,25.98,6.89,0.01,2.47,29.71,29.64,661.0,21.31,1.35,24.06,17.72,6.34,-0.25,2.05,21.35,21.44,661.0,12.37,0.73,14.69,10.0,4.69,0.03,3.69,12.39,12.34,661.0,8.25,1.0,10.83,4.76,6.06,-0.42,3.34,8.31,8.35,661.0,8.4,1.01,11.65,5.87,5.79,0.14,2.88,8.46,8.35,661.0,10.4,1.1,13.31,7.52,5.79,-0.01,2.5,10.46,10.41,661.0,21.68,1.87,27.36,16.06,11.3,-0.1,2.65,21.76,21.85,661.0,29.17,1.41,33.43,25.71,7.72,-0.07,2.44,29.21,29.29,661.0,35.59,1.46,40.04,31.77,8.27,0.22,2.7,35.62,35.49,661.0,38.01,1.38,41.69,32.05,9.65,-0.16,3.5,38.03,38.04,661.0
+AR-R-G160011 = 33.99,2.37,39.76,22.54,17.22,-0.8,6.1,34.07,33.91,462.0,33.9,1.9,38.39,24.19,14.19,-1.37,7.64,33.95,34.11,462.0,21.72,2.52,28.74,12.07,16.67,-0.12,3.97,21.86,21.57,462.0,14.67,1.88,21.57,7.24,14.33,0.04,5.46,14.79,14.55,462.0,5.54,1.61,9.72,-0.33,10.06,0.44,3.06,5.77,5.25,462.0,2.31,1.51,8.9,-3.64,12.54,0.96,6.35,2.76,2.15,462.0,3.6,1.09,7.8,-0.89,8.68,0.52,5.67,3.76,3.45,462.0,3.78,2.64,8.9,-10.12,19.02,-1.72,9.12,4.61,3.73,462.0,14.98,2.1,21.3,7.31,13.99,0.01,3.21,15.13,14.86,462.0,21.91,2.08,29.29,13.51,15.78,-0.18,4.77,22.01,21.99,462.0,24.34,3.02,31.22,14.06,17.16,-0.36,2.88,24.53,24.61,462.0,32.74,2.68,37.56,18.75,18.81,-1.59,8.06,32.85,32.87,462.0
+AR-R-G160012 = 40.58,2.21,45.0,30.67,14.33,-0.69,4.26,40.64,40.87,608.0,35.74,2.04,39.49,27.64,11.85,-0.43,3.59,35.8,35.63,608.0,27.48,1.7,31.5,21.02,10.47,0.14,2.69,27.54,26.95,608.0,20.64,1.66,24.06,16.34,7.72,-0.31,2.46,20.71,20.68,608.0,10.96,1.04,13.31,9.04,4.27,0.33,2.16,11.01,10.83,608.0,7.74,0.95,10.83,5.31,5.51,0.33,2.94,7.8,7.66,608.0,8.35,1.16,12.48,5.31,7.17,0.45,3.64,8.43,8.21,608.0,9.19,0.96,12.48,6.97,5.51,0.37,2.57,9.24,9.04,608.0,20.89,1.49,25.57,13.86,11.71,-0.77,5.71,20.94,21.02,608.0,28.44,1.89,33.7,20.47,13.23,-0.11,4.41,28.5,28.33,608.0,33.66,2.29,38.94,24.33,14.61,0.07,2.73,33.74,33.15,608.0,35.09,2.19,40.59,25.16,15.43,-0.27,5.1,35.16,34.8,608.0
+AR-R-G160013 = 40.7,3.3,45.0,32.32,12.68,-0.45,2.1,40.83,40.87,878.0,35.34,2.51,40.31,26.95,13.37,-0.91,3.3,35.43,36.04,878.0,27.55,2.73,32.32,21.02,11.3,-0.15,1.94,27.68,27.36,878.0,19.63,2.59,23.5,12.2,11.3,-0.69,2.28,19.8,20.75,878.0,9.89,1.36,13.31,5.59,7.72,-0.29,3.06,9.98,10.0,878.0,6.28,1.22,8.9,1.87,7.03,-0.71,3.56,6.4,6.42,878.0,7.72,1.46,12.48,3.25,9.23,-0.25,2.66,7.86,7.93,878.0,7.52,1.39,10.83,2.01,8.82,-0.96,4.42,7.65,7.69,878.0,20.14,2.1,24.88,12.2,12.68,-0.77,3.68,20.25,20.47,878.0,28.23,3.48,36.18,19.65,16.54,-0.03,2.26,28.45,27.78,878.0,32.52,2.96,38.39,24.19,14.19,-0.16,2.43,32.66,32.15,878.0,34.98,2.86,41.97,25.43,16.54,-0.08,2.56,35.1,34.6,878.0
+AR-S-G210001 = 34.84,1.02,37.56,31.5,6.06,0.09,2.77,34.85,34.8,652.0,32.52,0.96,36.18,29.29,6.89,0.33,4.37,32.53,32.6,652.0,31.35,0.8,33.98,28.74,5.24,-0.0,3.38,31.36,31.36,652.0,22.69,0.78,25.16,20.47,4.69,0.09,3.27,22.7,22.68,652.0,20.89,1.1,23.5,17.44,6.06,-0.5,2.93,20.92,21.02,652.0,19.37,1.21,22.4,14.13,8.27,-0.82,4.12,19.41,19.61,652.0,19.26,1.44,23.5,16.61,6.89,0.22,2.41,19.31,19.37,652.0,21.55,1.6,25.16,17.44,7.72,-0.25,2.29,21.61,21.71,652.0,26.33,1.5,30.94,22.68,8.27,0.53,2.97,26.38,26.05,652.0,34.82,1.25,38.66,31.77,6.89,0.36,2.7,34.84,34.73,652.0,37.05,1.31,41.42,33.98,7.44,-0.13,2.65,37.07,37.15,652.0,32.36,1.31,35.63,29.84,5.79,0.09,2.27,32.39,32.32,652.0
+AR-S-G210002 = 28.58,1.11,31.77,26.26,5.51,0.6,3.29,28.6,28.46,91.0,25.63,0.53,27.09,24.61,2.48,0.57,2.97,25.64,25.57,91.0,27.23,0.68,29.29,25.98,3.31,0.99,3.99,27.24,27.09,91.0,22.46,0.59,24.06,21.02,3.03,0.08,2.93,22.47,22.47,91.0,16.84,0.48,17.85,16.06,1.79,0.08,2.0,16.85,16.89,91.0,14.55,0.65,15.79,12.34,3.44,-0.81,4.25,14.56,14.69,91.0,13.34,0.49,14.69,11.93,2.76,-0.22,3.43,13.34,13.31,91.0,16.29,0.88,17.58,14.13,3.44,-0.71,2.46,16.31,16.61,91.0,22.79,0.63,24.61,21.57,3.03,0.21,2.62,22.8,22.68,91.0,31.1,1.03,33.7,28.74,4.96,0.04,2.9,31.11,31.22,91.0,34.6,0.59,36.46,33.15,3.31,-0.01,3.5,34.61,34.53,91.0,31.19,1.45,33.98,27.91,6.06,-0.39,2.55,31.22,31.43,91.0
+AR-S-G210003 = 27.19,1.09,29.84,24.88,4.96,-0.01,2.17,27.22,27.22,125.0,24.86,0.62,26.26,23.5,2.76,-0.2,2.58,24.86,24.88,125.0,26.25,0.6,27.91,24.88,3.03,0.32,2.89,26.26,26.12,125.0,21.65,0.45,22.4,20.2,2.2,-0.71,3.33,21.66,21.71,125.0,17.11,0.47,18.27,16.06,2.2,0.17,2.24,17.12,17.17,125.0,13.48,0.82,16.61,11.93,4.69,0.7,3.69,13.51,13.44,125.0,12.99,0.76,14.96,11.1,3.86,0.05,3.3,13.01,12.89,125.0,14.1,1.2,16.75,11.1,5.65,0.16,2.43,14.15,14.06,125.0,23.52,0.72,25.71,22.26,3.44,0.84,3.76,23.53,23.44,125.0,29.4,0.93,32.05,27.09,4.96,0.4,3.01,29.42,29.29,125.0,34.13,0.78,35.63,31.77,3.86,-0.75,3.28,34.13,34.25,125.0,30.81,0.94,32.87,28.46,4.41,-0.39,2.68,30.83,30.94,125.0
+AR-S-G210004 = 30.0,0.87,32.05,27.36,4.69,-0.18,2.71,30.01,30.12,259.0,27.71,0.98,30.67,25.71,4.96,0.23,2.65,27.73,27.64,259.0,27.67,0.87,30.12,24.33,5.79,-0.62,4.34,27.68,27.78,259.0,21.72,0.73,23.78,19.92,3.86,0.07,2.77,21.74,21.71,259.0,17.91,0.53,19.65,15.51,4.13,0.2,4.84,17.91,17.85,259.0,14.33,1.3,17.17,11.38,5.79,-0.22,2.18,14.39,14.55,259.0,15.07,0.54,16.89,13.58,3.31,0.45,3.3,15.08,14.96,259.0,18.26,0.86,20.47,15.79,4.69,0.08,2.8,18.28,18.27,259.0,22.29,0.72,24.33,19.65,4.69,-0.23,3.12,22.3,22.4,259.0,30.91,0.99,33.7,28.46,5.24,-0.02,2.71,30.92,30.94,259.0,31.45,1.03,33.7,29.02,4.69,-0.19,2.29,31.46,31.5,259.0,31.84,0.9,35.35,29.02,6.34,0.88,5.39,31.86,31.77,259.0
+AR-S-G210005 = 30.08,0.8,31.5,27.09,4.41,-1.44,5.76,30.09,30.26,116.0,25.42,0.84,27.09,22.68,4.41,-0.9,3.65,25.44,25.57,116.0,25.69,0.58,27.36,24.47,2.89,0.53,2.96,25.69,25.57,116.0,20.72,0.81,22.13,18.82,3.31,-0.17,1.95,20.74,20.75,116.0,17.18,0.83,18.27,13.72,4.55,-1.9,7.36,17.2,17.3,116.0,13.43,0.79,16.06,11.38,4.69,0.25,3.35,13.45,13.44,116.0,12.31,0.7,14.13,10.83,3.31,-0.31,2.57,12.33,12.48,116.0,13.07,1.15,15.24,9.72,5.51,-0.68,3.02,13.12,13.31,116.0,22.28,0.88,24.19,20.47,3.72,0.12,2.19,22.3,22.3,116.0,27.37,1.1,29.29,23.78,5.51,-0.65,3.62,27.39,27.43,116.0,33.27,0.84,34.53,28.88,5.65,-2.26,11.14,33.28,33.43,116.0,33.2,1.66,37.28,28.46,8.82,-0.56,3.39,33.24,33.43,116.0
+AR-S-G210006 = 30.84,2.87,37.15,25.71,11.44,0.41,1.97,30.97,29.98,163.0,25.2,1.49,28.46,22.68,5.79,0.19,1.97,25.25,25.16,163.0,24.91,0.79,26.54,23.5,3.03,0.05,2.04,24.92,24.88,163.0,19.57,0.56,21.16,17.99,3.17,-0.13,2.98,19.58,19.65,163.0,16.88,0.6,18.27,15.24,3.03,-0.16,2.65,16.89,16.89,163.0,14.9,0.58,17.17,13.86,3.31,0.66,3.3,14.91,14.75,163.0,14.62,0.74,16.89,12.2,4.69,-0.13,3.36,14.64,14.69,163.0,15.6,0.84,18.27,13.58,4.69,0.49,3.35,15.62,15.51,163.0,19.43,1.22,22.4,16.89,5.51,0.15,2.45,19.47,19.37,163.0,24.98,1.9,30.26,21.3,8.96,0.59,2.9,25.05,24.61,163.0,27.24,2.34,31.77,21.85,9.92,0.18,2.01,27.34,26.81,163.0,26.96,1.7,31.22,23.23,7.99,-0.22,2.26,27.02,26.95,163.0
+AR-S-G210007 = 27.65,1.21,31.77,23.23,8.54,0.64,4.53,27.68,27.5,458.0,25.07,0.65,26.81,22.4,4.41,-0.31,3.5,25.08,25.16,458.0,25.47,0.89,27.64,21.02,6.61,-0.73,4.58,25.49,25.57,458.0,20.87,0.96,22.81,16.06,6.75,-1.01,4.9,20.89,21.02,458.0,16.86,0.8,18.82,13.03,5.79,-0.73,4.77,16.88,16.89,458.0,12.32,1.03,14.69,9.17,5.51,-0.56,3.05,12.37,12.48,458.0,11.78,1.06,13.86,8.62,5.24,-0.49,2.8,11.83,11.93,458.0,14.03,1.11,17.72,10.0,7.72,-0.25,3.34,14.08,14.17,458.0,20.73,1.64,25.71,13.86,11.85,0.22,4.33,20.8,20.61,458.0,27.55,1.7,32.05,19.09,12.95,-0.87,5.17,27.61,27.78,458.0,29.75,1.81,34.25,20.2,14.06,-0.38,4.88,29.8,29.57,458.0,30.04,1.33,33.84,21.85,11.99,-1.04,7.04,30.07,30.12,458.0
+AR-S-G210008 = 34.02,2.42,38.39,27.91,10.47,-0.27,2.24,34.11,33.98,412.0,30.12,1.94,34.53,25.71,8.82,-0.23,2.12,30.19,30.5,412.0,28.82,1.96,33.15,24.06,9.09,-0.34,2.37,28.88,29.15,412.0,21.2,0.74,23.23,18.82,4.41,-0.23,2.74,21.21,21.3,412.0,19.82,0.67,21.3,17.99,3.31,0.0,2.48,19.83,19.92,412.0,18.19,1.02,20.75,15.51,5.24,0.07,2.41,18.22,17.99,412.0,17.97,0.95,20.47,15.51,4.96,-0.13,2.77,18.0,17.99,412.0,20.04,1.15,23.5,16.34,7.17,-0.35,3.38,20.08,20.2,412.0,23.74,1.67,27.09,18.82,8.27,-0.39,2.69,23.8,23.78,412.0,29.46,2.68,33.98,22.13,11.85,-0.65,2.7,29.58,29.84,412.0,32.89,2.27,36.73,25.71,11.02,-1.06,3.3,32.97,33.49,412.0,31.66,1.68,35.63,26.26,9.37,-0.7,3.22,31.7,32.05,412.0
+AR-S-G210009 = 29.49,1.5,32.19,26.26,5.93,-0.16,2.2,29.53,29.7,129.0,26.24,0.96,28.88,24.61,4.27,0.67,2.64,26.25,25.98,129.0,27.72,0.93,29.57,25.71,3.86,-0.26,2.0,27.74,27.84,129.0,22.27,0.64,23.5,20.2,3.31,-0.4,3.31,22.28,22.26,129.0,16.88,0.64,18.82,15.79,3.03,0.41,2.76,16.89,16.89,129.0,14.67,0.73,17.17,11.65,5.51,-0.48,5.26,14.69,14.75,129.0,13.03,0.57,15.24,11.38,3.86,0.29,4.41,13.05,13.03,129.0,15.74,1.02,17.99,13.03,4.96,-0.48,2.78,15.77,15.93,129.0,22.18,0.98,23.78,19.92,3.86,-0.59,2.42,22.21,22.4,129.0,30.07,0.92,31.63,26.54,5.1,-1.09,4.89,30.08,30.12,129.0,34.08,0.67,35.91,30.94,4.96,-0.9,6.31,34.08,34.25,129.0,29.86,1.3,34.25,27.91,6.34,1.25,4.22,29.88,29.43,129.0
+AR-S-G210010 = 29.33,2.07,33.43,23.5,9.92,-0.25,2.53,29.4,29.29,117.0,26.28,1.22,28.6,23.23,5.37,-0.34,1.98,26.31,26.74,117.0,25.25,1.09,26.81,22.95,3.86,-0.31,1.77,25.28,25.43,117.0,19.98,0.99,21.85,17.99,3.86,0.14,2.12,20.01,19.92,117.0,17.46,0.85,18.82,15.1,3.72,-0.83,3.29,17.48,17.58,117.0,14.82,0.82,16.34,12.76,3.58,-0.1,1.97,14.84,14.96,117.0,14.23,0.55,15.24,12.76,2.48,-0.79,3.1,14.24,14.41,117.0,16.22,1.04,19.37,13.03,6.34,-0.05,3.66,16.25,16.2,117.0,21.3,1.63,23.92,17.17,6.75,-0.41,2.08,21.36,21.85,117.0,26.18,2.45,29.98,21.85,8.13,-0.1,1.56,26.29,26.54,117.0,28.87,2.12,32.19,25.16,7.03,-0.14,1.6,28.95,29.15,117.0,27.82,1.71,31.22,23.78,7.44,-0.48,2.25,27.88,28.33,117.0
+AR-S-G210011 = 30.12,1.03,32.46,27.09,5.37,-0.3,2.61,30.14,30.12,240.0,27.0,0.87,29.29,24.61,4.69,-0.13,2.85,27.01,27.02,240.0,27.05,1.0,29.57,25.16,4.41,0.53,2.19,27.07,26.81,240.0,21.19,0.59,22.88,19.92,2.96,0.42,2.64,21.2,21.16,240.0,17.75,0.49,18.82,16.34,2.48,-0.47,3.55,17.76,17.72,240.0,15.22,1.23,17.44,10.83,6.61,-0.86,3.48,15.27,15.51,240.0,15.1,0.37,16.34,13.86,2.48,0.4,3.77,15.11,15.1,240.0,17.27,0.71,19.65,14.69,4.96,0.34,4.21,17.28,17.17,240.0,22.42,0.77,24.33,20.2,4.13,-0.39,2.47,22.43,22.68,240.0,29.98,1.02,32.6,27.64,4.96,0.21,2.21,30.0,29.84,240.0,31.56,0.87,33.56,29.57,4.0,0.24,2.39,31.57,31.5,240.0,30.88,1.34,35.63,28.19,7.44,1.17,4.3,30.91,30.53,240.0
+AR-S-G210012 = 30.1,0.76,32.05,27.64,4.41,0.02,4.74,30.11,30.12,79.0,25.94,0.68,28.19,25.16,3.03,1.28,4.0,25.95,25.71,79.0,25.58,0.81,27.09,23.5,3.58,-0.54,2.58,25.59,25.71,79.0,20.93,0.91,22.4,18.27,4.13,-0.88,3.36,20.95,21.02,79.0,15.93,1.04,17.72,13.31,4.41,-0.73,2.67,15.96,16.2,79.0,13.77,0.69,15.51,11.93,3.58,-0.16,3.06,13.78,13.86,79.0,11.43,1.02,13.31,9.86,3.44,0.17,1.69,11.48,11.38,79.0,13.44,1.7,17.44,10.69,6.75,0.37,2.03,13.54,12.89,79.0,21.65,0.8,23.78,19.78,4.0,0.14,2.64,21.67,21.57,79.0,26.99,1.08,29.02,23.78,5.24,-0.3,2.73,27.01,27.09,79.0,33.34,1.27,35.35,28.74,6.61,-1.34,5.44,33.37,33.49,79.0,34.44,1.85,37.01,29.02,7.99,-0.96,3.41,34.49,34.94,79.0
+AR-S-G210013 = 33.99,1.7,38.39,28.88,9.51,-0.53,2.93,34.03,34.25,536.0,29.53,1.64,33.43,25.43,7.99,-0.1,2.58,29.57,29.36,536.0,28.77,1.05,31.77,26.26,5.51,0.44,3.0,28.79,28.74,536.0,21.53,0.74,23.5,18.82,4.69,-0.2,3.03,21.54,21.57,536.0,18.9,0.77,21.44,16.34,5.1,0.2,3.49,18.92,18.82,536.0,16.53,0.98,18.82,13.03,5.79,-0.3,2.87,16.56,16.61,536.0,16.54,0.88,18.82,14.13,4.69,-0.15,2.12,16.56,16.61,536.0,18.6,0.91,21.3,14.69,6.61,-0.5,4.3,18.62,18.54,536.0,23.32,0.99,25.71,20.75,4.96,0.44,2.57,23.34,23.16,536.0,32.4,1.31,35.49,29.15,6.34,0.1,2.37,32.43,32.32,536.0,33.49,1.27,37.01,30.39,6.61,0.33,2.54,33.51,33.36,536.0,29.34,1.39,33.7,25.98,7.72,0.51,3.21,29.37,29.15,536.0
+AR-S-G210014 = 32.99,3.08,38.39,27.91,10.47,0.06,1.47,33.14,32.91,252.0,27.28,2.26,32.05,22.68,9.37,0.32,2.25,27.37,27.09,252.0,26.53,1.37,30.12,24.19,5.93,0.47,2.24,26.56,26.26,252.0,19.74,0.71,21.3,18.54,2.76,0.25,2.1,19.75,19.71,252.0,18.53,1.4,21.57,16.06,5.51,0.3,1.78,18.58,18.27,252.0,17.04,1.12,19.92,13.03,6.89,-0.19,3.61,17.08,17.03,252.0,16.18,0.81,18.54,14.41,4.13,0.47,3.43,16.2,16.06,252.0,17.29,1.87,21.85,14.41,7.44,0.47,2.11,17.39,16.96,252.0,21.65,1.94,25.98,16.75,9.23,-0.09,2.57,21.73,21.64,252.0,28.29,3.11,33.7,22.4,11.3,-0.12,1.66,28.46,28.57,252.0,30.25,3.36,35.91,22.68,13.23,-0.14,1.72,30.43,30.81,252.0,28.59,2.06,33.98,24.88,9.09,0.46,2.41,28.66,28.19,252.0
+AR-S-G210015 = 29.15,2.21,33.15,23.78,9.37,-0.32,2.17,29.23,29.02,165.0,26.46,1.32,29.84,23.78,6.06,0.25,2.77,26.49,26.54,165.0,26.09,1.99,29.08,22.13,6.96,-0.56,2.1,26.17,26.26,165.0,20.89,1.49,23.5,17.72,5.79,-0.61,2.42,20.94,21.3,165.0,16.67,0.99,18.27,14.13,4.13,-0.86,2.73,16.7,17.03,165.0,13.91,0.92,16.34,11.93,4.41,-0.36,2.49,13.94,14.13,165.0,12.85,1.42,15.51,9.45,6.06,-0.24,2.28,12.93,12.89,165.0,16.04,1.85,19.65,11.93,7.72,-0.51,2.05,16.14,16.61,165.0,20.12,2.24,23.23,15.24,7.99,-0.81,2.33,20.24,21.02,165.0,28.05,3.17,32.87,19.92,12.95,-0.83,2.24,28.22,29.84,165.0,30.72,3.18,34.53,23.78,10.75,-0.96,2.37,30.89,32.39,165.0,30.22,2.59,33.98,24.61,9.37,-0.64,2.04,30.33,30.94,165.0
+AR-S-G210016 = 34.08,2.05,38.39,29.57,8.82,-0.09,2.13,34.14,33.98,210.0,28.12,1.31,30.67,25.98,4.69,0.22,1.72,28.15,27.91,210.0,27.87,1.18,30.67,25.43,5.24,0.04,2.09,27.9,27.91,210.0,20.8,0.58,22.13,19.09,3.03,-0.19,2.71,20.81,20.75,210.0,18.49,0.51,19.92,17.17,2.76,-0.03,2.85,18.5,18.54,210.0,17.14,1.02,19.09,14.69,4.41,-0.37,1.87,17.17,17.44,210.0,16.25,1.05,18.41,13.58,4.82,-0.33,2.34,16.29,16.2,210.0,17.34,1.12,20.33,14.96,5.37,0.16,2.58,17.38,17.44,210.0,22.59,1.13,25.16,19.37,5.79,-0.92,3.69,22.61,22.71,210.0,30.73,1.65,33.7,26.26,7.44,-1.06,3.46,30.77,31.08,210.0,32.88,1.24,35.63,30.12,5.51,-0.26,2.21,32.9,33.15,210.0,29.45,0.68,31.77,28.05,3.72,0.45,3.28,29.45,29.43,210.0
+AR-S-G210017 = 29.46,0.99,32.05,27.36,4.69,0.21,2.6,29.48,29.5,77.0,25.63,0.85,27.36,23.5,3.86,-0.0,2.67,25.64,25.57,77.0,25.73,1.07,28.19,23.23,4.96,0.36,2.63,25.75,25.71,77.0,21.1,0.97,22.68,17.72,4.96,-1.12,3.93,21.12,21.44,77.0,16.58,0.85,18.27,14.41,3.86,-0.08,2.48,16.6,16.55,77.0,14.17,0.68,16.06,12.48,3.58,0.18,2.95,14.18,14.13,77.0,12.31,0.53,13.31,10.83,2.48,-0.44,2.88,12.33,12.27,77.0,14.59,1.44,17.44,12.48,4.96,0.2,1.77,14.66,14.69,77.0,21.94,1.19,23.5,17.44,6.06,-1.7,6.47,21.97,22.26,77.0,28.0,1.73,30.12,22.95,7.17,-0.75,2.85,28.06,28.33,77.0,33.35,1.93,35.63,25.71,9.92,-1.73,6.06,33.41,33.98,77.0,30.75,1.67,33.63,25.71,7.92,-0.5,2.93,30.8,30.67,77.0
+AR-S-G210018 = 28.6,1.33,32.32,26.26,6.06,0.34,2.21,28.63,28.53,183.0,26.69,0.97,29.84,24.74,5.1,0.56,3.88,26.71,26.67,183.0,26.93,0.88,29.84,25.16,4.69,0.61,3.68,26.95,26.95,183.0,22.73,0.68,24.06,21.16,2.89,-0.23,2.08,22.74,22.81,183.0,17.42,0.58,18.82,15.79,3.03,-0.12,2.83,17.43,17.44,183.0,13.81,0.88,16.34,10.55,5.79,0.42,3.79,13.84,13.58,183.0,14.07,0.73,15.93,12.2,3.72,0.14,2.74,14.09,14.0,183.0,16.83,0.9,18.82,14.69,4.13,0.02,2.28,16.86,16.75,183.0,21.49,0.79,23.09,18.82,4.27,-0.63,3.89,21.5,21.57,183.0,30.37,1.18,33.7,27.64,6.06,0.13,2.66,30.4,30.39,183.0,32.81,1.02,35.91,30.39,5.51,0.47,3.68,32.83,32.74,183.0,32.34,1.26,35.22,28.46,6.75,-0.07,3.02,32.36,32.19,183.0
+AR-S-G210019 = 35.01,1.19,38.11,32.05,6.06,0.1,2.32,35.03,34.94,767.0,31.36,1.82,36.18,25.71,10.47,0.43,2.79,31.41,31.08,767.0,30.46,1.52,35.63,26.81,8.82,0.05,2.66,30.5,30.53,767.0,21.51,1.04,24.33,18.54,5.79,-0.04,2.5,21.54,21.51,767.0,19.76,0.88,21.85,16.61,5.24,-0.62,3.45,19.78,19.85,767.0,18.48,1.24,21.02,14.96,6.06,-0.09,2.07,18.52,18.54,767.0,18.64,1.22,21.85,15.79,6.06,0.34,2.37,18.68,18.54,767.0,20.62,1.41,24.61,16.61,7.99,0.06,2.6,20.67,20.47,767.0,24.76,1.37,29.29,21.02,8.27,0.26,2.47,24.8,24.61,767.0,32.77,1.64,37.83,27.91,9.92,0.01,2.96,32.81,32.6,767.0,35.55,1.89,41.14,31.22,9.92,0.38,2.85,35.6,35.35,767.0,31.99,1.49,35.91,28.19,7.72,0.08,2.78,32.02,32.05,767.0
+AR-T-G240001 = 26.12,2.06,30.94,23.78,7.17,1.03,2.87,26.19,25.36,27.0,23.36,2.28,28.05,20.47,7.58,0.83,2.36,23.46,22.26,27.0,22.64,1.57,25.85,19.92,5.93,0.34,2.35,22.69,22.4,27.0,18.07,1.9,21.71,15.79,5.93,0.72,2.26,18.17,17.44,27.0,16.51,1.35,19.65,14.69,4.96,0.7,2.58,16.56,16.2,27.0,15.61,1.33,18.82,14.13,4.69,1.1,3.03,15.67,15.24,27.0,16.11,1.87,20.2,14.0,6.2,1.1,2.84,16.22,15.44,27.0,22.16,1.79,25.71,19.92,5.79,0.42,2.03,22.23,21.92,27.0,20.28,2.3,25.71,17.58,8.13,1.3,3.41,20.4,19.37,27.0,27.49,2.79,33.7,24.19,9.51,0.96,2.76,27.63,26.6,27.0,28.23,2.57,33.15,24.61,8.54,0.44,1.82,28.34,27.5,27.0,26.39,2.32,31.22,23.23,7.99,0.61,2.23,26.49,25.85,27.0
+AR-T-G240002 = 31.41,3.84,39.21,23.64,15.57,-0.2,2.2,31.64,31.77,133.0,25.01,1.89,28.46,20.47,7.99,-0.51,2.39,25.08,25.43,133.0,25.28,1.68,27.91,20.75,7.17,-0.84,2.89,25.33,25.71,133.0,21.77,2.45,25.16,16.48,8.68,-0.39,1.94,21.91,22.33,133.0,20.46,2.93,24.33,14.69,9.65,-0.27,1.63,20.67,21.09,133.0,16.65,1.9,20.33,13.58,6.75,0.16,1.66,16.75,16.48,133.0,19.53,2.17,23.23,15.24,7.99,0.03,1.74,19.65,19.23,133.0,22.22,2.05,27.09,17.44,9.65,-0.16,2.53,22.31,22.26,133.0,26.59,3.32,32.6,20.33,12.26,-0.28,1.78,26.79,27.29,133.0,33.84,4.55,41.14,24.06,17.09,-0.46,1.78,34.14,35.35,133.0,32.66,4.41,40.31,24.33,15.98,-0.38,1.92,32.96,33.43,133.0,29.85,4.35,36.59,21.3,15.3,-0.34,1.82,30.16,30.67,133.0
+AR-T-G240003 = 29.79,0.37,30.26,29.43,0.83,0.33,1.57,29.79,29.74,4.0,26.55,0.51,27.22,25.98,1.24,0.34,2.01,26.56,26.5,4.0,27.62,0.69,28.46,27.02,1.45,0.29,1.39,27.63,27.5,4.0,21.92,0.36,22.4,21.57,0.83,0.5,1.76,21.92,21.85,4.0,18.08,0.34,18.54,17.72,0.83,0.5,2.03,18.08,18.03,4.0,16.58,0.36,16.89,16.06,0.83,-0.83,2.1,16.58,16.68,4.0,18.22,0.15,18.34,17.99,0.34,-0.99,2.24,18.22,18.27,4.0,22.49,0.61,22.88,21.57,1.31,-1.09,2.28,22.49,22.75,4.0,27.1,0.12,27.22,26.95,0.28,-0.43,1.84,27.1,27.12,4.0,35.23,0.58,35.77,34.67,1.1,-0.02,1.05,35.24,35.25,4.0,32.81,0.8,33.56,32.05,1.52,0.0,1.04,32.81,32.81,4.0,29.29,0.63,30.12,28.6,1.52,0.37,2.0,29.3,29.22,4.0
+AR-T-G240004 = 23.72,3.84,29.84,17.17,12.68,-0.02,1.64,24.02,23.44,47.0,21.61,4.64,27.64,13.58,14.06,-0.2,1.65,22.09,21.16,47.0,21.05,3.35,25.98,16.06,9.92,0.17,1.34,21.31,20.06,47.0,16.71,3.11,21.09,12.48,8.61,0.14,1.38,16.99,15.99,47.0,14.86,2.66,18.54,9.72,8.82,-0.33,1.93,15.09,14.41,47.0,14.48,2.72,18.54,9.31,9.23,-0.1,1.85,14.73,13.86,47.0,14.03,4.28,19.92,7.24,12.68,0.01,1.56,14.65,13.17,47.0,19.68,3.19,24.47,13.58,10.89,-0.14,2.09,19.93,19.65,47.0,18.75,4.71,26.81,11.1,15.71,0.25,1.94,19.32,17.99,47.0,26.13,5.58,36.18,19.37,16.81,0.69,1.99,26.7,23.71,47.0,25.39,4.38,33.56,19.92,13.64,0.63,1.85,25.76,23.37,47.0,24.27,3.83,30.67,19.23,11.44,0.3,1.55,24.56,22.68,47.0
+AR-T-G240005 = 30.9,0.98,32.74,29.5,3.24,0.48,1.88,30.91,30.53,43.0,26.31,0.64,27.91,24.88,3.03,0.26,2.85,26.32,26.26,43.0,26.11,0.38,27.36,25.43,1.93,0.9,4.75,26.11,26.05,43.0,22.35,1.62,25.02,20.47,4.55,0.53,1.69,22.41,21.57,43.0,19.7,1.73,22.95,17.44,5.51,0.62,1.99,19.77,18.82,43.0,17.05,1.0,19.09,15.24,3.86,0.24,2.06,17.08,16.75,43.0,19.56,1.15,21.71,18.27,3.44,0.39,1.77,19.6,19.37,43.0,24.01,1.22,27.09,22.13,4.96,0.42,2.54,24.04,23.92,43.0,29.18,1.3,31.5,27.09,4.41,0.08,1.9,29.21,29.02,43.0,37.51,1.17,39.76,35.49,4.27,0.16,2.14,37.53,37.42,43.0,36.56,1.69,40.04,33.01,7.03,-0.07,2.49,36.6,36.73,43.0,31.83,2.59,37.28,28.19,9.09,0.48,1.98,31.93,31.08,43.0
+AR-T-G240006 = 26.07,2.58,28.74,21.71,7.03,-0.52,1.63,26.19,27.5,17.0,23.47,2.69,26.12,19.09,7.03,-0.51,1.59,23.62,24.74,17.0,22.98,2.97,26.26,18.27,7.99,-0.51,1.61,23.16,24.33,17.0,19.73,2.27,22.13,15.79,6.34,-0.42,1.57,19.85,20.61,17.0,16.72,1.32,18.82,14.41,4.41,-0.2,1.83,16.77,16.89,17.0,15.69,1.18,17.99,13.31,4.69,0.0,2.54,15.74,15.79,17.0,16.6,1.33,18.54,14.69,3.86,-0.09,1.43,16.65,16.75,17.0,20.61,2.18,23.37,17.44,5.93,-0.18,1.5,20.72,20.75,17.0,22.3,3.25,26.26,17.44,8.82,-0.12,1.38,22.53,22.68,17.0,29.64,5.19,35.35,22.13,13.23,-0.13,1.3,30.06,30.39,17.0,26.9,3.6,31.63,21.16,10.47,-0.3,1.62,27.13,27.78,17.0,25.44,3.04,28.74,20.47,8.27,-0.47,1.62,25.61,26.67,17.0
+AR-T-G240007 = 33.59,1.52,36.87,31.5,5.37,0.5,1.92,33.63,33.15,63.0,28.77,0.92,32.05,26.81,5.24,0.87,4.96,28.78,28.74,63.0,27.02,0.7,28.74,25.16,3.58,0.05,2.84,27.03,26.95,63.0,21.55,0.85,23.37,19.65,3.72,0.01,2.11,21.56,21.71,63.0,19.5,1.25,22.13,16.06,6.06,-0.26,3.38,19.54,19.51,63.0,17.15,1.33,19.37,13.31,6.06,-0.76,3.24,17.2,17.44,63.0,20.12,1.79,23.5,17.44,6.06,0.5,2.0,20.2,19.58,63.0,24.2,1.38,26.95,21.02,5.93,0.06,2.88,24.24,24.06,63.0,25.96,1.8,29.29,23.09,6.2,0.12,1.69,26.03,25.85,63.0,33.02,1.79,36.59,29.57,7.03,0.13,1.83,33.07,32.87,63.0,32.41,1.5,36.46,29.98,6.48,0.63,2.92,32.45,32.32,63.0,30.1,1.65,36.73,27.91,8.82,1.55,6.94,30.14,30.12,63.0
+AR-T-G240008 = 28.81,2.28,32.05,25.16,6.89,-0.24,1.63,28.9,28.74,34.0,25.31,1.62,28.46,22.4,6.06,-0.01,2.01,25.36,25.3,34.0,24.69,1.03,26.54,23.09,3.44,-0.02,1.73,24.71,24.85,34.0,20.78,2.14,23.92,17.44,6.48,-0.22,1.69,20.89,21.02,34.0,19.12,1.94,21.85,16.06,5.79,-0.14,1.62,19.21,19.54,34.0,17.52,1.57,19.78,14.69,5.1,-0.1,1.65,17.59,17.65,34.0,18.3,1.6,21.57,15.65,5.93,0.12,2.12,18.37,18.34,34.0,22.4,1.1,25.16,20.75,4.41,0.69,2.66,22.43,22.23,34.0,22.69,1.67,25.85,19.92,5.93,-0.06,1.82,22.75,22.81,34.0,30.87,2.69,35.08,26.4,8.68,-0.14,1.6,30.98,31.05,34.0,32.57,2.94,37.56,27.78,9.78,0.03,1.77,32.7,32.32,34.0,29.71,4.0,40.04,25.02,15.02,1.08,3.2,29.97,28.64,34.0
+AR-T-G240009 = 31.64,1.67,34.39,27.36,7.03,-0.59,2.52,31.68,31.91,69.0,27.29,1.02,29.29,25.57,3.72,0.13,2.13,27.31,27.36,69.0,26.6,0.6,27.91,25.16,2.76,0.03,2.8,26.6,26.54,69.0,22.32,1.03,24.74,19.65,5.1,0.12,3.17,22.35,22.13,69.0,19.03,1.3,21.85,16.34,5.51,0.2,2.06,19.07,18.82,69.0,16.27,1.03,18.82,14.13,4.69,0.34,2.75,16.3,16.2,69.0,18.96,0.88,21.02,16.06,4.96,-0.37,3.9,18.98,18.96,69.0,22.27,1.33,25.3,17.44,7.85,-0.94,5.24,22.31,22.4,69.0,26.53,1.55,29.43,22.13,7.3,-0.46,2.82,26.58,26.67,69.0,33.85,1.92,36.73,28.19,8.54,-0.91,3.41,33.9,34.25,69.0,33.56,1.53,36.18,28.74,7.44,-0.98,3.86,33.59,34.11,69.0,30.7,1.9,34.8,27.64,7.17,0.4,2.03,30.76,30.12,69.0
+AR-T-G240010 = 25.95,3.04,29.29,20.75,8.54,-0.49,1.68,26.11,27.02,18.0,22.89,3.06,25.57,17.58,7.99,-0.63,1.69,23.08,24.61,18.0,23.46,2.86,26.26,18.27,7.99,-0.55,1.65,23.63,24.88,18.0,19.3,2.38,21.85,14.69,7.17,-0.53,1.79,19.44,20.2,18.0,16.82,1.0,18.27,15.24,3.03,-0.18,1.69,16.85,16.96,18.0,16.42,1.01,18.54,14.96,3.58,0.36,2.22,16.45,16.34,18.0,17.06,1.47,18.82,14.96,3.86,-0.14,1.41,17.12,17.17,18.0,20.69,1.82,24.06,17.58,6.48,-0.15,2.15,20.77,21.23,18.0,22.66,3.29,27.36,18.27,9.09,0.04,1.46,22.88,22.61,18.0,29.68,4.32,34.8,24.06,10.75,-0.06,1.3,29.97,29.91,18.0,27.33,3.69,32.32,21.02,11.3,-0.22,1.63,27.56,27.91,18.0,25.2,2.55,27.91,21.02,6.89,-0.47,1.73,25.33,25.85,18.0
+AR-T-G240011 = 25.31,3.1,28.46,17.99,10.47,-0.89,2.6,25.49,26.81,44.0,22.6,3.52,26.4,15.51,10.89,-0.69,2.12,22.86,23.64,44.0,22.07,2.74,25.16,16.89,8.27,-0.49,1.71,22.23,23.02,44.0,19.11,2.79,22.68,13.86,8.82,-0.46,1.84,19.31,19.68,44.0,16.05,1.77,18.54,11.93,6.61,-0.71,2.32,16.15,16.75,44.0,15.0,2.48,19.37,11.1,8.27,0.36,1.82,15.2,14.41,44.0,15.11,2.92,19.23,9.59,9.65,-0.24,1.72,15.38,15.24,44.0,21.1,2.74,25.43,16.48,8.96,0.21,1.63,21.28,20.13,44.0,21.22,3.76,27.22,15.37,11.85,0.2,1.59,21.55,20.64,44.0,28.05,5.59,36.73,21.3,15.43,0.26,1.44,28.59,26.88,44.0,26.32,4.25,32.46,19.65,12.81,-0.09,1.54,26.66,26.95,44.0,24.92,3.06,28.88,19.09,9.78,-0.34,1.6,25.1,25.61,44.0
+AR-T-G240012 = 26.6,2.08,30.67,22.68,7.99,-0.1,2.05,26.68,27.09,25.0,24.42,2.75,27.64,19.65,7.99,-0.41,1.62,24.57,25.43,25.0,22.88,2.05,25.98,18.54,7.44,-0.57,2.15,22.96,23.64,25.0,18.59,1.96,21.57,15.51,6.06,-0.14,1.71,18.69,19.09,25.0,16.54,1.24,18.82,14.55,4.27,-0.14,1.76,16.58,16.89,25.0,15.47,1.81,18.54,12.2,6.34,-0.08,1.79,15.57,15.65,25.0,16.66,2.16,19.65,13.58,6.06,-0.21,1.54,16.79,17.17,25.0,21.4,2.07,26.26,18.82,7.44,0.71,2.45,21.5,20.95,25.0,20.7,3.14,26.81,16.89,9.92,0.51,1.9,20.93,19.65,25.0,27.85,4.53,35.63,21.85,13.78,0.46,1.76,28.2,26.12,25.0,26.9,3.6,33.43,21.57,11.85,0.3,1.75,27.13,26.12,25.0,26.54,2.85,31.22,22.4,8.82,0.15,1.74,26.69,26.4,25.0
+AR-T-G240013 = 31.02,1.22,32.87,28.46,4.41,-0.61,2.32,31.04,31.29,48.0,27.26,0.84,29.29,25.71,3.58,-0.16,2.53,27.27,27.5,48.0,26.02,0.59,26.81,24.61,2.2,-0.3,2.13,26.03,26.09,48.0,21.02,1.07,22.68,18.41,4.27,-0.64,2.45,21.04,21.3,48.0,17.69,0.86,19.65,16.06,3.58,0.32,2.8,17.71,17.65,48.0,16.83,1.44,18.82,13.86,4.96,-0.37,1.82,16.89,17.17,48.0,18.05,1.19,19.65,14.41,5.24,-1.44,4.56,18.08,18.3,48.0,22.37,2.69,25.3,15.24,10.06,-1.11,3.29,22.53,23.37,48.0,24.89,1.85,27.36,19.78,7.58,-0.96,3.42,24.95,25.3,48.0,32.21,2.91,37.28,25.16,12.13,-0.44,2.39,32.34,32.81,48.0,30.86,1.95,34.25,26.54,7.72,-0.09,2.03,30.92,30.81,48.0,29.05,0.96,31.5,27.78,3.72,1.02,3.22,29.06,28.84,48.0
+AR-T-G240014 = 24.05,3.56,30.26,18.54,11.71,0.38,1.87,24.3,23.47,40.0,20.62,3.47,27.22,14.96,12.26,0.5,2.0,20.9,19.92,40.0,21.66,2.87,27.22,17.99,9.23,0.56,1.97,21.84,20.71,40.0,17.84,1.88,21.92,15.37,6.55,0.63,2.23,17.94,17.37,40.0,16.58,1.25,19.23,13.44,5.79,0.16,3.18,16.63,16.34,40.0,15.6,0.64,16.61,13.58,3.03,-0.88,4.08,15.62,15.72,40.0,16.41,1.25,18.54,13.31,5.24,-0.31,2.86,16.46,16.34,40.0,21.0,1.3,23.23,18.54,4.69,-0.18,2.1,21.04,20.95,40.0,21.42,2.06,26.54,18.13,8.41,0.86,3.09,21.51,21.02,40.0,26.84,2.17,33.56,24.19,9.37,1.32,4.25,26.92,26.26,40.0,25.5,2.94,32.67,22.13,10.54,1.03,2.8,25.66,24.37,40.0,23.81,2.68,29.91,20.47,9.44,0.78,2.68,23.96,23.09,40.0
+AR-T-G240015 = 29.01,6.29,39.76,19.09,20.67,0.1,1.51,29.67,28.81,90.0,23.97,5.65,33.7,15.51,18.19,0.29,1.6,24.62,22.57,90.0,26.66,5.47,36.18,16.89,19.29,0.1,1.72,27.21,26.47,90.0,22.58,4.28,29.57,14.13,15.43,-0.01,1.75,22.98,22.75,90.0,19.49,3.24,24.61,12.2,12.4,-0.22,2.0,19.76,19.65,90.0,17.59,2.3,21.3,11.65,9.65,-0.29,2.3,17.74,17.65,90.0,15.43,2.11,18.82,10.28,8.54,-0.55,2.61,15.57,15.68,90.0,22.94,2.52,26.81,16.61,10.2,-0.28,2.32,23.07,22.95,90.0,23.74,3.91,29.57,16.89,12.68,-0.01,1.71,24.05,23.78,90.0,31.11,4.92,38.66,21.85,16.81,-0.09,1.67,31.49,31.15,90.0,32.77,6.13,42.8,17.99,24.8,-0.21,1.99,33.33,33.05,90.0,32.8,6.01,42.52,19.09,23.43,-0.23,1.94,33.34,32.81,90.0
+AR-T-G240016 = 27.6,4.42,35.35,19.09,16.26,-0.18,1.84,27.95,28.19,109.0,22.97,3.9,28.74,13.86,14.88,-0.55,2.25,23.3,23.78,109.0,23.06,3.38,28.19,17.17,11.02,-0.27,1.7,23.3,23.64,109.0,19.26,3.02,24.61,13.58,11.02,-0.14,1.77,19.5,19.65,109.0,18.3,1.34,21.02,15.24,5.79,0.09,1.97,18.35,18.13,109.0,16.65,1.29,19.92,14.13,5.79,0.29,2.3,16.7,16.61,109.0,18.51,1.49,21.02,14.89,6.13,-0.43,2.13,18.57,18.68,109.0,23.58,1.25,26.26,19.09,7.17,-0.46,3.34,23.62,23.78,109.0,25.1,2.53,28.74,19.92,8.82,-0.36,1.9,25.23,25.23,109.0,30.49,2.44,33.7,25.16,8.54,-0.47,1.92,30.59,30.94,109.0,29.88,3.56,35.63,22.95,12.68,-0.27,1.82,30.09,30.32,109.0,25.63,2.91,31.22,20.2,11.02,0.02,1.86,25.79,25.5,109.0
+AR-T-G240017 = 26.62,1.44,27.84,24.88,2.96,-0.28,1.36,26.65,26.88,4.0,24.11,1.24,25.3,22.4,2.89,-0.62,1.96,24.13,24.37,4.0,25.04,1.5,26.67,23.09,3.58,-0.33,1.92,25.07,25.19,4.0,19.58,0.9,20.47,18.41,2.07,-0.41,1.72,19.59,19.71,4.0,17.03,0.63,17.58,16.2,1.38,-0.52,1.7,17.04,17.17,4.0,15.89,0.41,16.34,15.37,0.96,-0.24,1.74,15.89,15.93,4.0,16.17,0.84,17.03,15.37,1.65,0.04,1.09,16.18,16.13,4.0,19.58,0.82,20.47,18.54,1.93,-0.24,1.74,19.59,19.65,4.0,22.02,2.05,24.06,19.65,4.41,-0.16,1.34,22.09,22.19,4.0,27.81,2.38,30.67,25.3,5.37,0.18,1.53,27.89,27.64,4.0,27.12,1.92,29.15,24.88,4.27,-0.12,1.45,27.17,27.22,4.0,25.55,1.86,27.09,23.23,3.86,-0.37,1.48,25.6,25.95,4.0
+AR-U-G050001 = 36.19,2.24,39.76,27.64,12.13,-0.85,3.45,36.26,36.59,559.0,35.06,2.05,42.52,26.54,15.98,-0.4,4.44,35.12,35.35,559.0,27.17,1.22,30.67,21.71,8.96,-0.71,5.49,27.2,27.09,559.0,19.22,0.74,20.75,16.61,4.13,-1.06,4.26,19.23,19.37,559.0,10.35,0.96,13.58,8.35,5.24,0.69,3.52,10.39,10.28,559.0,7.13,0.84,9.72,3.94,5.79,-0.33,3.52,7.18,7.24,559.0,7.39,0.77,11.38,4.76,6.61,0.2,4.24,7.43,7.38,559.0,8.36,0.8,10.83,5.87,4.96,0.38,3.13,8.4,8.35,559.0,18.23,2.12,23.64,13.03,10.61,-0.16,2.29,18.36,18.54,559.0,26.77,2.15,31.5,19.23,12.26,-0.21,2.56,26.85,27.09,559.0,31.85,2.08,37.15,23.5,13.64,-0.45,3.45,31.92,32.05,559.0,35.48,1.96,40.04,25.85,14.19,-1.16,5.55,35.53,35.7,559.0
+AR-U-G050002 = 33.36,1.07,34.11,32.6,1.52,0.0,1.0,33.36,33.36,2.0,31.98,0.1,32.05,31.91,0.14,0.0,0.99,31.98,31.98,2.0,26.33,0.49,26.67,25.98,0.69,0.0,1.0,26.33,26.33,2.0,18.47,0.1,18.54,18.41,0.14,0.0,1.0,18.47,18.47,2.0,12.07,0.19,12.2,11.93,0.28,0.0,1.0,12.07,12.07,2.0,8.07,0.39,8.35,7.8,0.55,0.0,1.0,8.08,8.07,2.0,6.76,0.1,6.83,6.69,0.14,0.0,1.0,6.76,6.76,2.0,9.72,0.39,10.0,9.45,0.55,-0.0,1.0,9.73,9.72,2.0,17.65,0.68,18.13,17.17,0.96,-0.0,1.0,17.65,17.65,2.0,23.78,0.39,24.06,23.5,0.55,-0.0,1.0,23.78,23.78,2.0,30.6,0.29,30.81,30.39,0.41,-0.0,1.0,30.6,30.6,2.0,32.19,0.97,32.87,31.5,1.38,0.0,1.0,32.19,32.19,2.0
+AR-U-G050003 = 29.47,6.91,37.56,9.72,27.83,-1.23,3.2,30.27,32.6,713.0,30.79,5.17,39.21,15.79,23.43,-1.15,3.24,31.22,32.6,713.0,17.72,4.31,24.06,6.69,17.36,-0.98,2.86,18.24,19.23,713.0,12.23,2.8,16.89,4.07,12.81,-0.86,3.17,12.55,12.69,713.0,4.29,1.84,8.07,-4.88,12.95,-1.28,5.25,4.66,4.63,713.0,0.97,2.85,4.21,-10.94,15.16,-1.68,5.16,3.01,2.01,713.0,1.56,2.17,4.49,-7.09,11.57,-1.6,4.99,2.67,2.28,713.0,2.91,2.95,7.8,-7.36,15.16,-1.16,3.78,4.14,3.66,713.0,13.26,4.19,19.09,0.22,18.88,-1.37,3.97,13.9,14.69,713.0,20.32,6.1,27.36,2.01,25.35,-1.2,3.3,21.21,23.23,713.0,22.51,5.97,30.67,7.66,23.01,-0.91,2.51,23.29,25.16,713.0,31.11,7.23,39.76,12.76,27.01,-1.08,2.76,31.94,34.25,713.0
+AR-U-G050004 = 30.32,2.07,34.8,24.88,9.92,-0.22,2.27,30.39,30.5,660.0,31.66,1.56,35.63,22.4,13.23,-1.06,5.63,31.7,31.98,660.0,21.7,1.21,26.54,17.17,9.37,-0.05,3.83,21.74,21.71,660.0,13.56,1.36,16.61,8.35,8.27,-0.65,3.65,13.63,13.72,660.0,6.17,1.3,10.55,2.83,7.72,0.57,3.18,6.3,6.0,660.0,2.89,1.16,7.11,0.63,6.48,0.91,3.27,3.12,2.56,660.0,1.39,1.97,6.69,-1.85,8.54,0.97,2.98,2.41,0.77,660.0,5.05,1.52,8.9,2.28,6.61,0.43,2.42,5.27,4.9,660.0,15.22,1.74,19.37,10.0,9.37,-0.14,2.59,15.32,15.24,660.0,21.03,1.94,25.98,16.34,9.65,0.1,2.22,21.12,20.89,660.0,25.37,1.85,30.39,20.75,9.65,-0.06,2.81,25.44,25.57,660.0,31.14,2.25,37.28,23.23,14.06,-0.49,3.24,31.22,31.5,660.0
+AR-U-G050005 = 25.3,NaN,25.3,25.3,0.0,NaN,NaN,25.3,25.3,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0,19.51,NaN,19.51,19.51,0.0,NaN,NaN,19.51,19.51,1.0,12.62,NaN,12.62,12.62,0.0,NaN,NaN,12.62,12.62,1.0,8.35,NaN,8.35,8.35,0.0,NaN,NaN,8.35,8.35,1.0,5.04,NaN,5.04,5.04,0.0,NaN,NaN,5.04,5.04,1.0,3.94,NaN,3.94,3.94,0.0,NaN,NaN,3.94,3.94,1.0,6.69,NaN,6.69,6.69,0.0,NaN,NaN,6.69,6.69,1.0,12.34,NaN,12.34,12.34,0.0,NaN,NaN,12.34,12.34,1.0,17.85,NaN,17.85,17.85,0.0,NaN,NaN,17.85,17.85,1.0,21.44,NaN,21.44,21.44,0.0,NaN,NaN,21.44,21.44,1.0,24.33,NaN,24.33,24.33,0.0,NaN,NaN,24.33,24.33,1.0
+AR-U-G050006 = 33.37,1.7,37.56,22.68,14.88,-3.05,17.99,33.42,33.56,710.0,31.64,2.27,36.46,19.92,16.54,-1.51,8.07,31.72,31.77,710.0,23.15,1.1,25.16,16.89,8.27,-1.59,8.65,23.18,23.23,710.0,15.96,1.3,19.65,11.1,8.54,-0.68,3.82,16.01,16.06,710.0,7.53,1.84,11.65,1.46,10.2,-0.91,3.48,7.75,8.0,710.0,4.26,1.03,6.69,1.46,5.24,-0.18,2.6,4.38,4.21,710.0,3.45,1.45,7.52,0.08,7.44,0.18,2.24,3.74,3.49,710.0,6.97,0.71,9.17,4.76,4.41,0.14,3.04,7.0,6.97,710.0,16.18,1.58,21.3,9.04,12.26,-0.96,5.66,16.26,16.34,710.0,23.53,1.36,27.09,15.51,11.57,-1.59,9.5,23.57,23.5,710.0,27.8,1.85,30.94,16.61,14.33,-2.88,15.37,27.86,28.12,710.0,31.39,2.19,35.91,17.99,17.91,-2.27,13.88,31.47,31.36,710.0
+AR-U-G050007 = 22.56,4.85,33.98,14.69,19.29,1.11,3.78,23.05,21.37,19.0,21.0,4.21,31.22,14.96,16.26,1.46,4.2,21.4,19.92,19.0,17.72,2.41,23.92,14.13,9.78,1.42,4.4,17.87,17.17,19.0,13.27,1.43,17.17,11.93,5.24,1.78,4.95,13.35,12.76,19.0,8.72,0.22,9.17,8.48,0.69,1.52,3.68,8.72,8.62,19.0,6.15,0.89,8.62,4.49,4.13,0.77,5.02,6.21,6.14,19.0,5.17,0.32,6.14,4.83,1.31,1.64,5.59,5.18,5.04,19.0,7.11,0.39,8.21,6.69,1.52,1.29,4.25,7.12,6.97,19.0,9.38,2.58,16.06,5.87,10.2,1.46,4.4,9.71,8.48,19.0,15.53,3.43,22.81,8.62,14.19,0.47,3.4,15.88,15.24,19.0,17.1,4.7,28.05,8.62,19.43,0.99,3.89,17.7,16.2,19.0,18.88,4.46,29.7,12.2,17.5,1.37,4.09,19.38,18.13,19.0
+AR-U-G050008 = 19.55,7.37,36.46,8.9,27.56,0.46,1.95,20.89,17.44,420.0,24.47,5.83,36.59,15.79,20.81,0.34,1.75,25.15,22.95,420.0,11.38,3.93,21.02,5.31,15.71,0.54,2.09,12.04,10.28,420.0,8.35,3.33,16.34,3.39,12.95,0.48,2.15,8.99,7.38,420.0,2.4,2.35,6.69,-3.64,10.33,-0.22,2.02,3.36,2.56,420.0,-2.74,3.38,3.11,-10.12,13.23,-0.36,2.12,4.35,-2.16,420.0,-1.26,2.3,3.11,-6.81,9.92,-0.03,1.92,2.62,-1.02,420.0,-0.28,3.46,5.87,-8.46,14.33,0.01,1.73,3.47,-0.95,420.0,7.43,4.64,16.06,-0.75,16.81,-0.05,1.63,8.76,7.73,420.0,11.72,6.26,25.85,-0.2,26.04,0.24,1.95,13.28,10.83,420.0,14.0,6.04,29.15,5.04,24.11,0.43,1.96,15.25,12.76,420.0,20.58,7.69,38.39,10.55,27.83,0.6,2.1,21.97,18.27,420.0
+AR-U-G050009 = 36.16,1.51,39.49,32.32,7.17,-0.15,2.38,36.19,36.32,518.0,34.74,1.32,37.56,30.67,6.89,-0.64,3.17,34.77,34.8,518.0,25.48,1.24,28.19,22.95,5.24,0.12,2.13,25.51,25.43,518.0,17.84,0.83,19.92,15.24,4.69,0.0,2.69,17.86,17.85,518.0,8.46,0.93,11.1,6.42,4.69,0.2,2.4,8.51,8.35,518.0,5.64,0.72,8.35,3.39,4.96,0.92,4.92,5.69,5.59,518.0,4.67,1.05,8.07,0.91,7.17,0.19,3.54,4.78,4.63,518.0,7.83,0.82,10.55,6.14,4.41,0.72,3.12,7.87,7.66,518.0,18.53,1.49,22.95,15.24,7.72,0.55,2.58,18.59,18.2,518.0,27.05,1.77,31.22,20.47,10.75,-0.37,3.08,27.1,27.09,518.0,31.89,1.82,37.28,27.36,9.92,-0.02,2.52,31.94,32.08,518.0,35.8,1.79,40.04,29.84,10.2,-0.46,3.14,35.85,35.94,518.0
+AR-U-G050010 = 32.17,2.31,37.56,26.26,11.3,-0.16,2.46,32.25,32.32,705.0,30.81,2.08,36.73,24.06,12.68,-0.42,3.1,30.88,31.08,705.0,20.14,2.25,25.71,14.69,11.02,0.04,2.49,20.27,20.2,705.0,12.6,1.82,18.54,8.62,9.92,0.6,3.33,12.73,12.48,705.0,5.23,1.75,10.28,0.77,9.51,0.43,3.02,5.52,5.18,705.0,2.83,1.55,7.24,-1.3,8.54,0.5,3.14,3.23,2.63,705.0,3.15,1.75,7.52,-3.78,11.3,0.05,2.95,3.6,3.11,705.0,3.32,2.33,9.45,-4.88,14.33,-0.06,3.2,4.06,3.18,705.0,14.37,2.72,21.57,6.69,14.88,-0.29,2.85,14.63,14.69,705.0,22.91,2.91,29.57,14.69,14.88,-0.45,2.66,23.1,23.23,705.0,25.74,2.92,34.25,18.82,15.43,0.07,3.03,25.9,25.85,705.0,34.12,2.78,40.31,24.88,15.43,-0.76,3.32,34.23,34.67,705.0
+AR-U-G050011 = 29.82,5.29,36.73,7.24,29.49,-2.28,8.01,30.29,31.36,657.0,31.41,3.68,38.11,14.96,23.15,-2.22,8.64,31.62,32.19,657.0,17.27,2.88,22.4,6.56,15.85,-1.59,6.08,17.51,17.72,657.0,11.65,2.16,15.79,3.66,12.13,-1.53,6.1,11.85,11.93,657.0,4.25,1.4,7.8,-2.68,10.47,-1.26,6.23,4.48,4.35,657.0,0.65,2.23,4.49,-7.91,12.4,-1.71,6.05,2.32,1.18,657.0,0.68,1.82,3.94,-5.16,9.09,-1.5,4.7,1.94,1.25,657.0,2.67,2.28,7.24,-6.81,14.06,-1.52,5.41,3.51,3.11,657.0,11.72,3.15,18.82,0.22,18.6,-1.21,5.34,12.14,11.93,657.0,20.55,4.65,27.64,2.56,25.08,-1.57,5.34,21.06,22.13,657.0,22.64,4.79,30.39,2.28,28.11,-1.83,6.71,23.14,23.64,657.0,32.61,5.72,39.21,7.8,31.42,-2.1,7.52,33.11,34.25,657.0
+AR-U-G050012 = 34.69,1.43,40.59,30.94,9.65,1.01,5.5,34.72,34.53,691.0,33.73,1.19,37.28,29.84,7.44,0.28,3.2,33.75,33.7,691.0,24.33,1.33,28.74,21.02,7.72,0.42,2.8,24.36,24.19,691.0,16.34,1.35,20.47,12.48,7.99,0.36,2.53,16.4,16.06,691.0,7.11,1.67,12.2,2.56,9.65,-0.02,3.09,7.3,7.24,691.0,4.27,1.5,7.8,0.35,7.44,0.06,2.37,4.52,4.21,691.0,3.39,1.71,7.24,-0.2,7.44,0.14,2.25,3.8,3.39,691.0,7.63,1.27,10.83,4.21,6.61,0.13,2.78,7.74,7.66,691.0,18.14,1.52,23.5,14.13,9.37,0.48,2.98,18.2,17.99,691.0,26.13,1.95,32.87,21.85,11.02,0.4,3.19,26.2,25.98,691.0,30.75,2.13,36.46,25.98,10.47,0.56,3.02,30.82,30.53,691.0,33.91,1.48,38.11,30.39,7.72,0.47,2.88,33.94,33.7,691.0
+AR-U-G050013 = 32.14,2.6,36.18,21.57,14.61,-1.31,4.79,32.25,32.87,1003.0,32.91,1.71,36.53,26.54,9.99,-0.68,3.31,32.96,33.01,1003.0,21.72,2.2,26.54,11.93,14.61,-0.86,3.92,21.83,22.06,1003.0,13.22,1.63,17.17,7.52,9.65,-0.36,3.26,13.32,13.17,1003.0,5.91,1.3,9.17,2.56,6.61,-0.14,2.51,6.05,5.94,1003.0,3.43,1.15,6.42,0.08,6.34,-0.4,3.14,3.61,3.52,1003.0,3.65,1.47,6.97,-1.57,8.54,-0.83,4.0,3.93,3.8,1003.0,5.81,1.63,9.45,0.77,8.68,-0.57,2.75,6.03,6.0,1003.0,15.82,2.25,20.75,6.97,13.78,-1.02,4.3,15.98,16.2,1003.0,23.67,2.67,28.74,13.31,15.43,-1.06,4.14,23.82,24.33,1003.0,26.35,2.92,33.15,15.51,17.64,-0.46,2.92,26.51,26.81,1003.0,34.33,2.22,39.76,25.16,14.61,-0.51,3.14,34.4,34.53,1003.0
+AR-U-G050014 = 35.08,1.65,37.83,28.46,9.37,-1.26,5.03,35.12,35.35,176.0,32.27,1.68,36.46,28.19,8.27,-0.13,2.36,32.32,32.32,176.0,26.0,1.51,29.29,22.13,7.17,0.29,2.42,26.04,25.85,176.0,18.2,1.03,20.61,16.06,4.55,0.31,2.58,18.23,17.99,176.0,9.56,0.82,11.38,6.97,4.41,-0.2,3.08,9.6,9.59,176.0,5.8,0.62,7.52,3.66,3.86,-0.42,4.01,5.83,5.87,176.0,7.08,1.03,9.17,4.76,4.41,0.07,2.1,7.16,7.11,176.0,8.04,0.41,9.72,7.24,2.48,0.86,4.14,8.06,7.96,176.0,17.99,1.42,21.3,14.13,7.17,-0.14,2.96,18.04,17.99,176.0,25.93,1.22,27.91,21.44,6.48,-1.23,4.42,25.96,26.12,176.0,30.63,1.37,33.98,26.12,7.85,-0.02,3.22,30.66,30.67,176.0,33.57,1.65,37.15,28.74,8.41,-0.64,3.71,33.61,33.7,176.0
+AR-U-G050015 = 25.61,4.89,32.05,6.97,25.08,-1.71,5.68,26.07,27.22,1039.0,31.83,4.26,37.83,12.76,25.08,-1.97,6.92,32.12,33.43,1039.0,18.23,3.57,23.23,5.45,17.78,-1.47,4.88,18.57,19.37,1039.0,10.94,2.4,16.34,2.83,13.5,-0.82,3.4,11.2,11.52,1039.0,3.65,1.36,6.14,-2.68,8.82,-1.35,5.31,3.9,3.94,1039.0,1.18,1.58,3.39,-6.81,10.2,-2.55,9.97,1.97,1.46,1036.0,-2.53,2.34,2.01,-8.74,10.75,0.15,1.87,3.45,-3.09,1039.0,0.93,2.99,5.59,-7.36,12.95,-0.87,2.6,3.13,2.01,1039.0,11.02,3.98,16.06,-1.57,17.64,-1.32,4.03,11.72,12.41,1039.0,17.48,4.39,24.06,0.35,23.7,-1.61,5.65,18.03,18.82,1039.0,21.9,4.87,28.19,3.94,24.25,-1.46,4.85,22.43,23.5,1039.0,29.71,5.52,37.01,7.8,29.21,-1.67,5.9,30.22,31.43,1039.0
+AR-U-G050016 = 28.05,3.21,33.15,14.69,18.46,-1.14,4.54,28.24,28.91,650.0,30.87,3.07,35.08,17.72,17.36,-1.57,5.68,31.03,31.56,650.0,20.01,2.4,24.33,11.65,12.68,-0.73,2.82,20.16,20.75,650.0,11.82,1.53,16.89,7.8,9.09,-0.01,2.49,11.92,11.93,650.0,5.06,0.86,7.24,2.28,4.96,-0.34,3.0,5.14,5.18,650.0,2.71,0.85,5.04,0.63,4.41,-0.1,2.36,2.84,2.83,650.0,1.47,1.05,3.94,-1.99,5.93,-0.57,3.49,1.81,1.59,650.0,3.92,1.13,6.42,0.35,6.06,-0.46,2.52,4.08,4.14,650.0,13.55,2.72,18.82,5.04,13.78,-0.65,2.63,13.82,14.27,650.0,19.39,2.86,24.33,9.17,15.16,-0.79,3.36,19.6,19.92,650.0,23.18,3.29,30.94,10.55,20.39,-0.88,3.92,23.41,23.92,650.0,30.29,4.36,36.18,13.58,22.6,-1.43,4.8,30.6,31.77,650.0
+AR-U-G050017 = 25.98,4.82,31.77,8.48,23.29,-1.65,5.2,26.42,27.71,658.0,30.71,3.83,37.28,16.2,21.08,-1.37,5.29,30.95,31.22,658.0,17.16,3.02,21.85,5.87,15.98,-1.36,4.88,17.42,17.85,658.0,10.72,2.16,15.24,3.94,11.3,-0.73,3.49,10.94,10.96,658.0,3.54,1.69,6.69,-4.06,10.75,-1.71,6.96,3.92,3.8,658.0,0.07,2.31,3.39,-9.57,12.95,-1.27,4.31,2.31,0.91,658.0,-1.36,2.25,3.52,-7.09,10.61,-0.59,2.41,2.63,-0.71,658.0,1.39,2.78,5.04,-8.46,13.5,-1.05,3.15,3.1,2.56,658.0,10.06,2.83,15.24,0.49,14.74,-1.02,3.82,10.45,10.59,658.0,16.98,3.7,22.68,3.8,18.88,-1.11,3.88,17.38,17.99,658.0,20.12,4.13,27.5,4.76,22.74,-1.02,4.04,20.54,20.99,658.0,29.61,5.2,38.11,10.14,27.97,-1.41,4.7,30.07,30.94,658.0
+AR-U-G050018 = 35.51,3.17,40.87,27.64,13.23,-0.63,2.03,35.65,37.01,874.0,32.54,2.74,39.21,24.88,14.33,-0.52,2.49,32.66,33.01,874.0,23.83,2.59,29.02,17.17,11.85,-0.49,2.23,23.97,24.37,874.0,15.9,2.53,20.2,9.17,11.02,-0.48,2.03,16.1,16.61,874.0,7.2,2.32,11.1,0.35,10.75,-0.71,2.61,7.57,7.93,874.0,5.16,2.21,9.17,-1.3,10.47,-0.48,2.3,5.62,5.73,874.0,5.48,2.01,9.45,0.08,9.37,-0.77,2.56,5.84,6.14,874.0,5.94,2.97,11.1,0.08,11.02,-0.38,1.78,6.64,6.73,874.0,17.52,3.12,24.06,8.9,15.16,-0.41,2.43,17.79,17.72,874.0,25.67,3.26,32.05,17.44,14.61,-0.37,2.42,25.87,25.98,874.0,29.95,3.89,37.28,20.75,16.54,-0.34,1.96,30.2,30.94,874.0,34.09,2.89,41.42,27.64,13.78,0.04,2.31,34.21,34.11,874.0
+AR-V-G230001 = 11.86,3.03,18.96,3.11,15.85,-0.34,2.78,12.24,11.93,641.0,14.02,3.4,20.2,5.31,14.88,-0.27,2.37,14.43,14.13,641.0,8.79,2.29,13.03,2.83,10.2,-0.55,2.53,9.09,9.04,641.0,4.49,1.79,9.17,0.35,8.82,0.06,2.35,4.83,4.49,641.0,-0.94,0.92,3.66,-3.78,7.44,0.79,5.56,1.32,-1.02,641.0,-5.17,1.01,1.59,-7.36,8.96,1.12,6.46,5.27,-5.3,641.0,-3.51,1.17,1.04,-7.09,8.13,0.03,3.74,3.7,-3.37,641.0,0.28,1.01,2.28,-3.78,6.06,-0.71,4.08,1.04,0.22,641.0,4.66,2.31,9.45,-2.4,11.85,-0.1,2.7,5.2,4.35,641.0,8.97,2.92,14.96,-0.47,15.43,-0.53,3.13,9.43,8.9,641.0,11.83,3.08,17.17,2.83,14.33,-0.59,2.91,12.22,12.2,641.0,11.97,3.03,18.82,3.11,15.71,-0.68,2.77,12.35,12.62,641.0
+AR-V-G230002 = 8.08,1.22,11.93,3.94,7.99,-0.14,3.04,8.17,8.21,531.0,9.37,1.06,12.76,6.69,6.06,0.19,3.01,9.43,9.38,531.0,6.09,1.28,10.55,3.11,7.44,0.21,3.45,6.22,6.14,531.0,2.77,0.78,6.0,0.35,5.65,0.54,4.75,2.88,2.77,531.0,-0.61,0.88,3.11,-3.23,6.34,-0.0,3.58,1.07,-0.47,531.0,-4.81,1.37,-0.75,-7.91,7.17,0.4,2.95,5.0,-5.02,531.0,-3.51,1.14,-0.75,-7.91,7.17,-0.63,3.42,3.69,-3.23,531.0,-0.91,0.72,1.32,-2.4,3.72,0.21,2.87,1.16,-0.89,531.0,2.5,1.41,5.87,-1.85,7.72,-0.19,2.67,2.87,2.56,531.0,5.97,1.6,10.0,1.32,8.68,-0.49,2.87,6.18,6.14,531.0,8.7,1.91,13.58,4.76,8.82,0.21,2.54,8.91,8.62,531.0,7.76,1.45,12.2,3.39,8.82,-0.49,3.32,7.89,8.0,531.0
+AR-V-G230003 = 6.75,0.63,7.8,5.59,2.2,-0.11,2.89,6.78,6.69,9.0,8.61,0.76,10.0,7.24,2.76,0.01,3.11,8.64,8.76,9.0,6.07,1.1,7.38,4.49,2.89,-0.31,1.42,6.16,6.69,9.0,3.89,0.87,5.31,2.83,2.48,0.54,1.94,3.98,3.66,9.0,0.55,0.98,2.83,-0.47,3.31,1.5,4.31,1.08,0.35,9.0,-2.66,1.02,-1.3,-3.64,2.34,0.29,1.2,2.83,-3.37,9.0,-2.35,0.89,-1.02,-3.37,2.34,0.12,1.48,2.49,-2.54,9.0,-0.37,0.49,0.63,-0.89,1.52,0.91,2.93,0.59,-0.47,9.0,3.28,0.43,3.94,2.56,1.38,-0.37,2.34,3.3,3.39,9.0,4.53,1.18,7.24,3.59,3.65,1.42,4.04,4.67,3.94,9.0,6.65,0.75,8.16,5.59,2.57,0.6,3.11,6.69,6.69,9.0,7.06,1.73,10.28,5.11,5.17,0.73,2.37,7.25,6.69,9.0
+AR-W-G070001 = 33.15,1.76,35.63,28.74,6.89,-0.9,3.12,33.2,33.29,71.0,29.39,1.33,31.5,26.54,4.96,-0.57,2.26,29.41,29.84,71.0,28.59,1.31,30.67,24.88,5.79,-1.13,3.62,28.62,29.02,71.0,21.77,0.59,22.95,20.2,2.76,-0.53,2.82,21.78,21.85,71.0,18.93,0.53,20.75,17.72,3.03,0.35,3.85,18.94,18.96,71.0,18.99,0.69,21.3,17.72,3.58,0.94,4.16,19.0,18.82,71.0,17.74,0.54,18.82,16.34,2.48,-0.48,2.67,17.75,17.85,71.0,19.19,0.86,20.75,16.06,4.69,-0.73,4.37,19.21,19.23,71.0,22.8,0.84,24.06,20.2,3.86,-1.15,4.01,22.81,22.95,71.0,27.38,2.11,30.39,22.13,8.27,-0.81,2.88,27.46,27.71,71.0,32.39,2.25,34.94,25.71,9.23,-1.57,4.47,32.47,33.15,71.0,31.48,1.55,34.53,27.91,6.61,-0.81,3.26,31.52,31.77,71.0
+AR-W-G070002 = 29.63,0.5,30.39,28.74,1.65,-0.44,1.86,29.64,29.7,26.0,31.9,1.11,34.25,29.84,4.41,-0.15,2.36,31.91,32.05,26.0,31.34,0.86,33.15,29.02,4.13,-0.54,3.51,31.35,31.6,26.0,21.96,0.73,23.78,20.75,3.03,0.53,2.84,21.97,21.99,26.0,18.78,0.22,19.37,18.54,0.83,0.98,3.29,18.78,18.68,26.0,19.66,0.41,20.47,18.68,1.79,-0.21,2.89,19.66,19.65,26.0,18.93,0.29,19.37,18.27,1.1,-0.16,2.43,18.93,18.89,26.0,21.85,0.46,22.68,20.95,1.72,0.03,2.54,21.85,21.82,26.0,20.31,0.91,22.95,18.68,4.27,0.79,4.3,20.33,20.2,26.0,25.85,0.74,27.09,24.33,2.76,-0.37,2.06,25.86,25.98,26.0,27.86,0.48,29.02,27.09,1.93,0.62,2.77,27.86,27.78,26.0,29.7,0.43,30.67,29.02,1.65,0.32,2.66,29.7,29.64,26.0
+AR-W-G070003 = 31.67,1.2,33.7,29.57,4.13,-0.3,2.15,31.69,31.77,19.0,31.93,1.6,34.39,29.02,5.37,-0.31,2.13,31.97,32.32,19.0,31.7,1.75,34.11,28.74,5.37,-0.12,1.62,31.74,31.5,19.0,22.12,0.39,22.4,20.89,1.52,-1.91,6.55,22.13,22.26,19.0,21.47,0.32,22.13,20.89,1.24,0.27,2.69,21.47,21.44,19.0,19.21,0.51,19.65,17.72,1.93,-1.36,4.6,19.22,19.37,19.0,18.57,0.39,19.09,17.72,1.38,-0.88,2.76,18.57,18.68,19.0,21.39,0.87,22.4,19.92,2.48,-0.26,1.7,21.41,21.44,19.0,23.36,1.21,24.74,21.02,3.72,-0.68,2.32,23.39,23.64,19.0,25.92,0.97,27.09,24.06,3.03,-0.57,2.04,25.94,25.85,19.0,29.66,0.96,31.22,27.91,3.31,-0.13,2.07,29.68,29.7,19.0,31.3,1.03,32.6,29.29,3.31,-0.79,2.34,31.31,31.77,19.0
+AR-W-G070004 = 32.01,1.0,34.8,28.46,6.34,-1.2,5.36,32.03,32.19,192.0,31.0,1.68,34.53,26.54,7.99,-0.17,2.62,31.05,31.08,192.0,29.86,1.58,32.87,25.98,6.89,-0.31,2.12,29.9,29.98,192.0,21.23,0.65,22.95,18.82,4.13,-0.58,4.5,21.24,21.3,192.0,19.62,0.94,21.71,17.17,4.55,-0.14,2.49,19.64,19.65,192.0,17.89,0.97,19.92,15.24,4.69,-0.38,2.51,17.92,17.99,192.0,17.34,0.65,19.65,15.51,4.13,-0.29,3.97,17.35,17.44,192.0,18.79,0.9,22.4,16.34,6.06,-0.23,4.74,18.81,18.96,192.0,19.32,1.11,23.5,16.61,6.89,0.56,4.32,19.35,19.16,192.0,25.45,1.09,28.19,21.57,6.61,-1.28,5.29,25.47,25.71,192.0,30.15,0.94,32.87,27.36,5.51,0.04,3.86,30.17,29.98,192.0,31.15,0.91,32.87,28.19,4.69,-1.03,3.92,31.16,31.25,192.0
+AR-W-G070005 = 36.92,1.86,40.31,32.05,8.27,-0.63,2.9,36.97,37.25,306.0,31.68,1.47,35.08,27.91,7.17,-0.28,2.52,31.71,31.87,306.0,30.41,1.17,33.15,28.05,5.1,-0.14,2.22,30.43,30.53,306.0,21.7,0.94,24.06,19.37,4.69,0.39,2.65,21.72,21.57,306.0,19.93,0.58,21.02,16.89,4.13,-1.43,7.14,19.93,20.06,306.0,17.51,1.35,20.2,13.58,6.61,-0.56,2.52,17.56,17.79,306.0,17.15,0.56,18.27,16.06,2.2,0.22,1.89,17.16,17.03,306.0,18.79,1.07,21.3,16.06,5.24,0.12,2.69,18.82,18.82,306.0,22.27,0.89,24.33,19.65,4.69,-0.09,2.87,22.29,22.26,306.0,28.11,1.18,31.22,25.16,6.06,-0.12,2.83,28.14,28.19,306.0,33.33,0.97,35.63,30.39,5.24,-0.29,2.74,33.34,33.43,306.0,34.34,1.26,37.28,29.84,7.44,-0.1,3.5,34.36,34.25,306.0
+AR-W-G070006 = 32.55,1.19,35.01,29.02,5.99,-0.57,3.27,32.57,32.74,79.0,32.47,1.81,34.8,27.22,7.58,-1.25,3.88,32.52,33.08,79.0,32.2,1.65,34.25,26.54,7.72,-1.57,5.37,32.24,32.6,79.0,21.27,0.5,22.4,19.92,2.48,-0.01,2.71,21.28,21.16,79.0,20.91,0.72,22.68,19.23,3.44,-0.07,2.76,20.92,21.02,79.0,19.04,1.16,21.02,16.34,4.69,-0.5,2.55,19.07,19.37,79.0,18.16,0.51,19.37,16.61,2.76,-0.28,3.16,18.16,18.13,79.0,20.89,1.23,22.68,17.85,4.82,-0.45,2.04,20.92,21.16,79.0,23.26,1.1,25.16,19.65,5.51,-0.92,3.8,23.29,23.5,79.0,27.34,1.36,29.84,23.5,6.34,-0.81,3.85,27.37,27.36,79.0,31.13,1.93,35.63,27.64,7.99,0.52,2.41,31.19,30.81,79.0,32.55,1.38,34.8,27.64,7.17,-1.18,5.19,32.58,32.6,79.0
+AR-W-G070007 = 33.14,1.59,36.18,28.74,7.44,-0.9,3.34,33.18,33.56,143.0,27.98,1.68,30.94,23.5,7.44,-0.58,2.68,28.03,28.19,143.0,27.69,0.97,30.12,24.61,5.51,-0.4,4.0,27.71,27.64,143.0,20.5,0.88,22.4,18.54,3.86,0.08,2.37,20.52,20.4,143.0,19.22,1.09,21.3,16.61,4.69,-0.21,2.26,19.25,19.37,143.0,16.86,0.92,18.82,13.72,5.1,-0.85,4.47,16.88,16.96,143.0,16.04,0.72,17.72,14.69,3.03,0.39,2.75,16.05,16.06,143.0,17.09,0.83,18.96,15.24,3.72,-0.12,2.46,17.11,17.17,143.0,20.84,0.96,23.23,17.99,5.24,-0.44,3.22,20.86,21.02,143.0,27.47,1.35,30.67,22.54,8.13,-1.42,5.75,27.51,27.64,143.0,31.03,2.11,33.43,23.37,10.06,-1.74,5.62,31.1,31.63,143.0,30.0,2.3,33.98,24.33,9.65,-0.26,2.29,30.09,30.05,143.0
+AR-W-G070008 = 30.68,0.72,32.05,28.88,3.17,-0.35,2.5,30.69,30.67,92.0,31.7,0.79,33.98,30.12,3.86,0.34,3.04,31.71,31.77,92.0,31.68,0.88,34.25,29.84,4.41,0.5,2.88,31.69,31.6,92.0,20.61,0.56,21.99,19.09,2.89,-0.21,3.19,20.62,20.61,92.0,19.27,0.74,20.2,17.58,2.62,-0.3,1.78,19.29,19.37,92.0,19.37,0.47,20.47,18.27,2.2,0.26,2.78,19.38,19.37,92.0,18.15,0.42,19.09,17.17,1.93,-0.06,2.53,18.15,18.23,92.0,21.0,0.63,22.4,19.37,3.03,-0.11,2.95,21.01,21.02,92.0,20.09,0.92,22.26,17.99,4.27,-0.01,2.62,20.11,20.09,92.0,25.71,0.78,27.09,23.37,3.72,-0.77,3.36,25.73,25.85,92.0,28.33,0.79,29.84,26.81,3.03,0.03,2.07,28.34,28.33,92.0,30.94,0.83,33.01,29.02,4.0,0.08,2.81,30.95,30.94,92.0
+AR-W-G070009 = 32.48,0.46,33.43,31.22,2.2,-0.34,3.11,32.49,32.6,74.0,34.32,1.25,36.73,30.81,5.93,-0.93,3.57,34.35,34.53,74.0,33.74,0.97,35.63,30.39,5.24,-0.83,4.17,33.75,33.84,74.0,22.29,0.6,23.23,20.75,2.48,-0.17,2.37,22.3,22.26,74.0,19.55,0.49,20.75,18.54,2.2,0.16,2.63,19.55,19.51,74.0,18.29,0.87,19.65,14.96,4.69,-1.09,4.88,18.31,18.44,74.0,17.27,0.87,19.09,15.24,3.86,-0.1,2.49,17.29,17.17,74.0,18.72,0.5,20.06,17.85,2.2,0.34,2.35,18.72,18.68,74.0,20.08,0.59,21.57,18.82,2.76,0.19,2.7,20.09,20.06,74.0,23.0,0.51,24.33,21.3,3.03,0.03,4.16,23.01,22.95,74.0,29.16,0.69,30.94,27.91,3.03,0.79,3.38,29.17,29.02,74.0,30.17,0.54,31.22,28.74,2.48,-0.49,2.9,30.17,30.26,74.0
+AR-W-G070010 = 33.29,2.55,37.28,27.91,9.37,-0.65,2.17,33.39,34.11,185.0,28.83,2.51,33.15,22.68,10.47,-0.65,2.41,28.94,29.57,185.0,27.57,1.63,30.94,24.47,6.48,-0.38,2.09,27.62,27.91,185.0,20.44,0.98,22.4,18.27,4.13,-0.43,2.3,20.46,20.61,185.0,19.81,0.64,21.02,17.99,3.03,-0.63,2.76,19.82,19.92,185.0,17.78,1.16,20.2,14.96,5.24,-0.24,2.06,17.82,17.99,185.0,16.55,0.93,18.54,14.13,4.41,-0.16,2.36,16.58,16.61,185.0,18.42,0.94,21.02,16.34,4.69,0.26,2.87,18.44,18.34,185.0,21.38,1.31,24.61,18.82,5.79,-0.09,2.3,21.42,21.44,185.0,27.55,2.56,31.22,21.85,9.37,-0.71,2.13,27.67,28.6,185.0,30.85,3.08,34.53,24.33,10.2,-0.83,2.16,31.0,32.32,185.0,30.73,2.26,33.7,25.98,7.72,-0.77,2.08,30.81,31.77,185.0
+AR-W-G070011 = 30.78,0.77,32.05,29.29,2.76,-0.13,2.03,30.79,30.81,29.0,31.19,0.81,32.6,28.46,4.13,-1.02,5.9,31.2,31.22,29.0,30.0,0.47,31.08,29.02,2.07,-0.31,2.82,30.0,30.12,29.0,20.63,0.47,21.3,19.37,1.93,-0.81,3.6,20.64,20.75,29.0,19.45,0.55,20.33,18.27,2.07,-0.16,2.14,19.46,19.51,29.0,19.16,0.59,20.33,17.99,2.34,-0.16,2.66,19.17,19.3,29.0,18.52,0.36,19.37,17.99,1.38,0.25,2.31,18.53,18.54,29.0,22.03,0.55,22.95,21.02,1.93,0.26,1.99,22.04,21.99,29.0,21.95,0.99,23.23,20.06,3.17,-0.75,2.45,21.97,22.19,29.0,26.84,0.98,28.46,25.02,3.44,-0.43,2.09,26.86,27.09,29.0,29.27,0.8,30.94,27.64,3.31,0.09,2.67,29.28,29.15,29.0,30.25,0.98,32.32,28.74,3.58,0.33,2.25,30.26,30.26,29.0
+AR-W-G070012 = 30.34,0.67,32.32,27.16,5.17,-0.3,4.53,30.34,30.39,343.0,31.07,1.34,36.18,27.36,8.82,0.43,4.0,31.09,31.08,343.0,30.53,1.55,34.8,26.54,8.27,0.31,2.83,30.57,30.39,343.0,21.09,1.05,24.06,18.82,5.24,0.72,2.96,21.12,20.89,343.0,19.62,1.47,23.23,16.06,7.17,0.48,2.08,19.68,19.09,343.0,19.12,1.25,22.95,16.61,6.34,0.23,2.63,19.16,19.09,343.0,17.84,1.16,20.2,15.24,4.96,0.12,1.98,17.87,17.65,343.0,19.93,1.46,23.78,16.34,7.44,0.17,2.22,19.99,19.71,343.0,19.58,1.88,23.78,16.61,7.17,0.39,1.75,19.67,18.96,343.0,23.74,1.38,26.81,20.47,6.34,-0.03,2.36,23.78,23.64,343.0,28.61,0.99,31.22,25.71,5.51,0.07,2.82,28.62,28.6,343.0,30.69,1.13,33.7,27.91,5.79,-0.02,2.41,30.71,30.6,343.0
+AR-W-G070013 = 35.14,0.95,36.73,32.05,4.69,-0.78,3.67,35.15,35.35,58.0,30.61,1.23,32.6,27.36,5.24,-0.74,3.21,30.64,30.81,58.0,28.38,0.63,29.57,26.54,3.03,-0.51,3.11,28.38,28.4,58.0,21.65,0.51,22.95,19.92,3.03,-0.5,4.41,21.66,21.71,58.0,19.05,0.59,19.92,17.44,2.48,-0.79,3.05,19.06,19.13,58.0,18.71,0.6,20.06,16.89,3.17,-0.47,3.88,18.72,18.72,58.0,17.96,0.52,19.37,16.61,2.76,0.34,3.17,17.97,17.89,58.0,19.27,0.73,20.75,17.72,3.03,-0.23,2.23,19.29,19.23,58.0,22.97,0.96,24.88,21.3,3.58,0.18,2.07,22.99,22.75,58.0,28.15,0.92,29.84,24.88,4.96,-1.09,4.97,28.16,28.19,58.0,31.82,0.9,34.25,29.84,4.41,0.34,3.8,31.83,31.77,58.0,31.84,0.76,33.29,29.57,3.72,-0.78,3.87,31.84,31.84,58.0
+AR-W-G070014 = 31.45,0.52,32.87,30.67,2.2,0.59,3.57,31.46,31.5,36.0,30.87,0.67,32.6,29.57,3.03,0.2,2.94,30.88,30.94,36.0,30.63,0.62,32.32,29.29,3.03,0.23,3.15,30.64,30.67,36.0,20.7,0.62,21.85,19.37,2.48,-0.15,2.29,20.71,20.75,36.0,19.76,0.46,21.3,18.82,2.48,1.36,5.78,19.77,19.65,36.0,18.45,0.74,19.65,17.17,2.48,-0.07,1.72,18.47,18.47,36.0,17.95,0.41,18.82,17.17,1.65,0.45,2.8,17.96,17.85,36.0,19.69,0.97,21.57,17.72,3.86,-0.36,2.31,19.71,19.99,36.0,20.61,1.08,22.68,18.27,4.41,0.09,2.61,20.64,20.47,36.0,26.28,0.76,28.74,25.3,3.44,1.5,5.29,26.29,26.12,36.0,29.91,0.63,31.22,29.02,2.2,0.79,2.77,29.92,29.84,36.0,31.47,0.87,33.15,29.29,3.86,0.02,3.17,31.48,31.5,36.0
+AR-W-G070015 = 36.29,2.32,40.87,29.84,11.02,-0.05,2.21,36.36,36.18,372.0,34.81,1.43,38.39,28.19,10.2,-0.42,4.42,34.84,34.67,372.0,32.27,1.25,34.53,27.91,6.61,-0.82,3.31,32.29,32.46,372.0,22.07,0.58,23.78,20.47,3.31,-0.2,2.86,22.08,22.13,372.0,19.32,0.55,21.3,17.99,3.31,0.16,3.06,19.33,19.37,372.0,18.08,0.94,20.75,15.51,5.24,0.2,2.32,18.1,17.99,372.0,17.35,0.66,19.09,15.51,3.58,0.07,2.62,17.36,17.3,372.0,19.4,0.97,22.4,16.61,5.79,0.4,3.04,19.43,19.37,372.0,20.79,1.73,23.78,16.34,7.44,-0.55,2.28,20.86,21.16,372.0,26.48,1.47,30.12,22.95,7.17,-0.24,2.48,26.52,26.67,372.0,31.33,1.28,33.7,27.64,6.06,-0.44,2.56,31.36,31.63,372.0,32.75,1.62,37.01,29.02,7.99,0.15,2.49,32.79,32.63,372.0
+AR-W-G070016 = 35.35,0.94,37.15,33.15,4.0,-0.4,2.34,35.37,35.49,95.0,29.67,1.28,32.32,26.81,5.51,-0.19,2.27,29.7,29.84,95.0,29.25,0.97,31.22,27.36,3.86,0.04,1.97,29.27,29.29,95.0,20.58,1.25,24.33,18.27,6.06,0.48,2.83,20.62,20.47,95.0,19.52,0.51,20.2,17.72,2.48,-1.39,4.79,19.53,19.65,95.0,15.34,1.29,17.72,9.72,7.99,-1.24,5.81,15.39,15.79,95.0,16.47,0.65,17.99,14.82,3.17,-0.28,2.92,16.49,16.55,95.0,18.1,1.23,19.92,15.1,4.82,-0.62,2.32,18.14,18.41,95.0,20.92,1.22,23.78,18.27,5.51,-0.36,2.66,20.95,21.02,95.0,25.63,1.24,27.64,22.95,4.69,-0.33,1.93,25.66,25.85,95.0,32.22,1.46,34.8,29.29,5.51,-0.12,1.89,32.25,32.32,95.0,32.77,1.41,35.08,28.74,6.34,-0.66,2.9,32.8,33.08,95.0
+AR-W-G070017 = 32.72,1.32,35.35,29.29,6.06,-0.07,2.41,32.74,32.74,180.0,32.97,3.0,38.39,25.98,12.4,-0.2,1.89,33.11,33.15,180.0,31.9,1.7,34.8,27.91,6.89,-0.44,2.04,31.94,32.19,180.0,22.24,1.18,24.88,18.96,5.93,-0.46,2.83,22.27,22.4,180.0,18.74,1.05,21.02,16.34,4.69,0.07,2.13,18.77,18.82,180.0,17.27,0.87,19.09,14.41,4.69,-0.25,2.92,17.3,17.3,180.0,16.53,0.5,17.99,15.24,2.76,-0.18,3.19,16.53,16.55,180.0,18.95,0.79,21.71,17.44,4.27,0.72,3.69,18.97,18.82,180.0,19.34,0.93,21.57,16.89,4.69,-0.11,2.72,19.36,19.37,180.0,24.14,0.9,26.54,21.57,4.96,0.56,3.53,24.16,24.06,180.0,29.58,1.2,32.05,27.36,4.69,0.14,1.85,29.6,29.43,180.0,31.18,0.81,33.7,29.29,4.41,0.51,3.57,31.19,31.08,180.0
+AR-W-G070018 = 34.14,1.36,36.73,30.46,6.27,-0.14,2.57,34.17,34.15,70.0,31.47,1.42,33.98,27.36,6.61,-0.46,3.61,31.5,31.22,70.0,30.63,1.5,32.87,26.81,6.06,-0.52,2.35,30.66,30.67,70.0,21.85,0.45,22.68,20.47,2.2,-0.55,2.98,21.85,21.85,70.0,20.91,0.89,22.4,18.54,3.86,-0.58,2.59,20.93,21.02,70.0,18.87,1.22,21.3,16.06,5.24,-0.47,2.54,18.9,19.09,70.0,17.6,0.59,18.82,16.61,2.2,0.12,2.16,17.61,17.58,70.0,19.83,0.84,21.3,17.44,3.86,-0.32,2.87,19.85,19.75,70.0,22.88,0.91,24.88,21.57,3.31,0.43,2.06,22.9,22.68,70.0,27.84,1.12,29.57,24.12,5.44,-0.92,4.17,27.86,27.88,70.0,32.75,1.27,35.63,28.6,7.03,-0.32,4.06,32.77,32.6,70.0,31.98,0.88,33.98,28.95,5.03,-0.7,5.03,32.0,31.91,70.0
+AR-W-G070019 = 32.51,0.78,34.11,31.36,2.76,0.41,2.31,32.51,32.46,23.0,32.62,0.86,34.39,30.67,3.72,-0.06,2.85,32.63,32.53,23.0,30.83,1.08,33.7,28.88,4.82,0.7,3.84,30.85,30.6,23.0,19.8,1.03,21.99,17.72,4.27,0.03,2.75,19.83,19.71,23.0,21.0,0.35,21.85,20.33,1.52,0.33,3.23,21.0,21.02,23.0,19.29,0.44,20.47,18.82,1.65,1.13,3.48,19.29,19.09,23.0,19.23,0.77,20.75,17.99,2.76,0.14,2.15,19.25,19.09,23.0,21.61,0.46,22.26,20.47,1.79,-0.57,2.63,21.62,21.71,23.0,23.11,0.64,24.19,21.85,2.34,-0.47,2.28,23.12,23.23,23.0,27.29,0.64,28.19,25.71,2.48,-1.15,4.08,27.3,27.36,23.0,29.55,0.72,30.94,27.78,3.17,-0.59,3.46,29.56,29.57,23.0,31.22,0.85,32.05,29.57,2.48,-0.68,2.1,31.23,31.56,23.0
+AR-W-G070020 = 31.6,1.38,34.8,29.7,5.1,0.64,2.33,31.63,31.22,93.0,32.13,1.43,34.53,29.84,4.69,-0.02,1.57,32.16,32.19,93.0,31.54,1.06,33.7,29.02,4.69,0.03,2.28,31.56,31.5,93.0,20.87,0.51,21.99,19.37,2.62,0.01,3.0,20.87,20.75,93.0,20.01,0.6,21.3,18.82,2.48,0.3,2.19,20.02,19.92,93.0,19.05,0.62,20.61,17.17,3.44,-0.41,3.75,19.06,19.09,93.0,18.55,0.7,21.3,17.44,3.86,1.04,4.66,18.56,18.47,93.0,21.39,0.63,22.95,20.2,2.76,0.59,2.68,21.4,21.3,93.0,21.8,1.05,24.19,19.92,4.27,0.37,2.45,21.82,21.57,93.0,26.82,0.52,28.05,25.71,2.34,0.23,2.68,26.82,26.81,93.0,29.12,0.5,30.39,28.05,2.34,0.08,2.4,29.13,29.15,93.0,31.67,0.8,33.43,29.98,3.44,-0.44,2.45,31.68,31.84,93.0
+AR-W-G070021 = 32.5,0.78,34.8,29.57,5.24,-0.67,3.94,32.51,32.6,248.0,35.31,1.49,38.39,30.39,7.99,-0.79,3.74,35.34,35.49,248.0,33.23,1.35,35.63,28.05,7.58,-1.19,4.67,33.25,33.56,248.0,21.93,0.69,24.06,19.65,4.41,-0.37,3.73,21.94,21.99,248.0,19.09,0.61,20.75,17.44,3.31,0.53,3.01,19.1,19.03,248.0,17.84,0.96,19.65,14.96,4.69,-0.5,2.55,17.86,17.99,248.0,16.9,0.69,19.65,15.24,4.41,1.28,5.9,16.91,16.89,248.0,18.46,0.68,20.47,16.89,3.58,0.01,2.38,18.47,18.54,248.0,18.82,1.03,21.3,16.34,4.96,-0.02,2.3,18.85,18.82,248.0,22.99,0.86,26.26,21.16,5.1,0.84,4.16,23.01,22.81,248.0,28.63,0.65,30.39,27.09,3.31,0.06,2.8,28.64,28.6,248.0,29.87,0.65,31.5,28.46,3.03,0.1,2.62,29.87,29.84,248.0
+AR-W-G070022 = 31.16,0.99,33.15,28.74,4.41,-0.31,2.57,31.18,31.22,102.0,32.34,0.87,34.53,29.57,4.96,-0.73,4.08,32.35,32.32,102.0,31.76,1.1,34.25,29.57,4.69,0.27,2.56,31.78,31.63,102.0,20.42,0.73,22.4,18.82,3.58,0.0,2.37,20.44,20.47,102.0,19.04,0.8,20.75,16.89,3.86,-0.12,2.7,19.06,19.09,102.0,19.71,0.73,21.02,17.44,3.58,-1.1,3.9,19.72,19.92,102.0,17.96,0.51,18.82,16.61,2.2,-0.49,2.49,17.97,17.99,102.0,20.69,1.19,22.4,17.72,4.69,-0.85,3.04,20.72,20.82,102.0,19.42,1.1,22.13,17.72,4.41,0.8,2.85,19.45,19.16,102.0,24.58,0.95,27.09,22.95,4.13,0.4,2.48,24.6,24.5,102.0,28.67,0.88,30.12,25.57,4.55,-0.71,4.09,28.68,28.71,102.0,31.25,0.66,33.15,29.57,3.58,-0.08,2.86,31.26,31.32,102.0
+AR-W-G070023 = 33.9,1.06,37.15,31.77,5.37,0.38,3.41,33.92,33.91,90.0,30.97,1.3,35.08,28.46,6.61,0.55,3.35,31.0,30.74,90.0,28.95,0.96,31.36,25.98,5.37,0.04,3.58,28.96,28.88,90.0,21.8,0.56,22.95,19.92,3.03,-0.44,3.26,21.81,21.85,90.0,19.06,1.19,21.85,16.89,4.96,0.3,2.4,19.09,18.96,90.0,18.9,0.64,20.47,17.03,3.44,-0.12,3.26,18.91,18.82,90.0,17.88,0.58,19.65,15.79,3.86,-0.15,5.02,17.89,17.85,90.0,19.92,0.66,21.3,17.17,4.13,-1.15,5.58,19.93,19.99,90.0,21.96,0.89,24.33,19.37,4.96,-0.32,3.2,21.97,22.13,90.0,27.6,1.01,30.12,25.16,4.96,-0.1,3.15,27.62,27.64,90.0,32.51,1.01,35.35,29.84,5.51,0.01,3.1,32.53,32.46,90.0,32.84,0.81,35.08,30.67,4.41,-0.3,3.22,32.85,32.94,90.0
+AR-W-G070024 = 31.88,0.95,33.84,28.74,5.1,-0.67,3.41,31.9,31.94,268.0,32.65,1.74,36.87,27.78,9.09,-0.21,2.66,32.69,32.74,268.0,32.57,1.41,35.91,27.09,8.82,-0.88,4.49,32.6,32.81,268.0,21.56,0.82,24.33,19.65,4.69,0.09,3.26,21.58,21.57,268.0,20.64,0.83,22.68,17.99,4.69,-0.45,3.03,20.66,20.75,268.0,19.29,1.1,22.4,17.44,4.96,0.77,2.86,19.32,19.09,268.0,18.48,0.7,20.47,16.34,4.13,0.12,2.98,18.49,18.41,268.0,20.36,1.08,24.06,18.27,5.79,0.64,3.18,20.39,20.2,268.0,20.9,1.24,23.78,16.89,6.89,-0.28,2.85,20.94,21.02,268.0,23.67,0.98,26.26,20.2,6.06,-0.69,3.81,23.69,23.81,268.0,29.3,0.88,32.74,26.54,6.2,0.06,3.73,29.32,29.29,268.0,30.92,1.05,33.98,27.64,6.34,-0.72,3.48,30.93,31.22,268.0
+AR-W-G070025 = 35.4,1.49,39.49,31.77,7.72,0.05,2.78,35.43,35.22,93.0,29.73,1.6,33.7,26.81,6.89,0.42,2.33,29.77,29.29,93.0,28.98,1.01,31.5,26.67,4.82,0.22,2.64,29.0,28.95,93.0,20.66,0.45,21.71,19.65,2.07,0.15,2.81,20.66,20.61,93.0,20.08,0.42,21.02,18.82,2.2,-0.27,2.96,20.08,20.13,93.0,17.12,1.27,19.37,13.86,5.51,-0.2,2.45,17.17,17.17,93.0,16.56,0.36,17.44,15.37,2.07,-0.55,3.93,16.56,16.61,93.0,17.91,0.65,19.65,16.06,3.58,0.06,3.45,17.93,17.85,93.0,21.71,1.09,24.06,19.37,4.69,-0.36,2.51,21.74,21.78,93.0,27.92,0.89,30.67,26.4,4.27,0.59,3.14,27.93,27.91,93.0,32.74,1.0,35.08,30.26,4.82,0.24,2.77,32.75,32.6,93.0,32.38,1.72,35.63,29.15,6.48,0.01,1.81,32.42,32.6,93.0
+AR-X-G060001 = 26.63,1.11,28.74,23.23,5.51,-0.47,3.18,26.65,26.67,179.0,25.11,1.25,27.36,21.99,5.37,-0.37,2.46,25.14,25.3,179.0,23.59,1.46,25.71,19.09,6.61,-1.22,3.98,23.64,23.85,179.0,21.58,1.49,24.88,17.03,7.85,-1.11,4.11,21.63,21.99,179.0,15.51,1.66,19.51,11.65,7.85,-0.41,3.05,15.59,15.79,179.0,12.9,1.83,16.06,7.66,8.41,-1.08,3.48,13.03,13.58,179.0,13.71,1.46,16.89,8.21,8.68,-1.02,4.68,13.79,14.0,179.0,15.38,1.19,17.92,12.76,5.17,0.14,1.93,15.42,15.24,179.0,21.95,2.44,26.54,14.96,11.57,-0.64,2.96,22.08,22.4,179.0,29.95,2.76,34.94,22.4,12.54,-0.24,2.56,30.07,29.84,179.0,30.85,2.16,35.63,25.71,9.92,-0.38,2.5,30.92,30.94,179.0,29.83,2.49,34.8,24.06,10.75,-0.21,2.34,29.94,29.7,179.0
+AR-X-G060002 = 29.73,1.21,32.32,27.91,4.41,0.35,2.38,29.75,29.74,22.0,26.19,0.56,26.95,25.02,1.93,-0.24,2.22,26.19,26.23,22.0,27.68,0.49,29.02,27.02,2.0,0.98,3.56,27.69,27.57,22.0,24.57,0.38,25.16,23.78,1.38,-0.11,2.31,24.57,24.61,22.0,19.12,0.88,20.47,17.17,3.31,-0.3,2.37,19.14,19.09,22.0,17.89,0.56,18.82,16.61,2.2,-0.02,2.89,17.9,17.82,22.0,15.29,0.98,17.44,14.13,3.31,0.79,2.66,15.32,15.1,22.0,18.96,0.73,20.06,17.72,2.34,0.31,1.96,18.97,18.82,22.0,24.42,0.68,25.43,22.68,2.76,-0.66,3.13,24.43,24.54,22.0,31.69,1.11,34.11,29.29,4.82,0.27,3.18,31.71,31.39,22.0,34.34,0.98,36.32,33.01,3.31,0.59,2.35,34.36,34.18,22.0,34.66,0.93,35.91,32.94,2.96,-0.35,1.97,34.67,34.67,22.0
+AR-X-G060003 = 27.9,1.38,31.22,25.85,5.37,0.45,2.11,27.93,27.78,86.0,25.0,0.81,27.09,23.78,3.31,0.39,2.91,25.02,25.05,86.0,25.45,1.09,27.64,22.75,4.89,-0.3,2.63,25.47,25.5,86.0,23.63,1.31,25.71,20.68,5.03,-0.74,2.39,23.67,24.19,86.0,19.02,1.51,20.75,15.79,4.96,-0.89,2.5,19.08,19.47,86.0,18.16,2.05,22.26,14.82,7.44,0.36,2.07,18.28,18.16,86.0,15.64,0.82,17.17,13.72,3.44,-0.05,2.33,15.66,15.58,86.0,19.43,1.4,21.85,15.79,6.06,-0.32,2.86,19.48,19.44,86.0,23.45,1.82,25.98,19.23,6.75,-0.77,2.23,23.52,24.26,86.0,31.23,1.5,33.98,27.91,6.06,-0.23,2.15,31.27,31.36,86.0,32.9,2.6,36.32,28.05,8.27,-0.54,1.82,33.0,33.7,86.0,30.51,2.5,34.8,25.16,9.65,-0.75,2.42,30.61,31.22,86.0
+AR-X-G060004 = 33.32,4.17,40.31,24.61,15.71,-0.53,2.3,33.58,34.11,248.0,30.19,2.88,34.94,22.4,12.54,-0.9,3.01,30.33,30.7,248.0,26.54,2.51,30.94,17.99,12.95,-1.16,3.65,26.66,27.36,248.0,22.38,1.7,25.43,16.89,8.54,-1.02,3.43,22.45,22.68,248.0,18.24,2.16,21.44,13.03,8.41,-0.68,2.81,18.36,18.41,248.0,15.49,1.85,18.82,7.52,11.3,-1.59,6.68,15.6,15.82,248.0,15.99,2.47,18.82,7.52,11.3,-1.76,5.32,16.18,16.96,248.0,19.67,1.6,21.85,14.13,7.72,-1.43,4.32,19.73,20.2,248.0,23.32,2.71,27.09,13.31,13.78,-1.78,5.81,23.47,24.06,248.0,31.47,2.54,35.49,23.23,12.26,-1.31,4.09,31.57,32.43,248.0,33.74,3.24,39.07,24.33,14.74,-1.06,3.23,33.9,34.67,248.0,32.18,3.39,37.56,22.95,14.61,-0.43,2.41,32.36,32.29,248.0
+AR-X-G060005 = 27.38,1.15,30.94,24.88,6.06,0.32,2.96,27.41,27.29,482.0,26.57,1.14,30.53,24.06,6.48,0.67,3.27,26.59,26.43,482.0,25.73,1.34,28.46,22.95,5.51,0.26,2.17,25.77,25.43,482.0,22.97,1.33,25.98,20.06,5.93,0.22,2.04,23.0,22.81,482.0,16.29,0.79,19.09,14.13,4.96,0.29,3.04,16.31,16.3,482.0,14.39,1.44,18.27,8.9,9.37,-0.07,3.29,14.46,14.41,482.0,11.5,0.93,13.31,9.17,4.13,-0.16,2.12,11.54,11.52,482.0,15.0,1.48,18.54,11.1,7.44,-0.18,2.29,15.07,15.24,482.0,22.32,2.02,26.81,17.44,9.37,-0.12,2.05,22.41,22.4,482.0,33.77,3.37,39.49,25.71,13.78,-0.32,1.93,33.94,34.18,482.0,35.28,1.58,38.94,30.67,8.27,-0.68,2.95,35.31,35.63,482.0,37.23,2.14,41.97,31.77,10.2,-0.71,2.94,37.3,37.7,482.0
+AR-X-G060006 = 28.4,0.77,30.39,26.54,3.86,0.17,2.43,28.41,28.33,185.0,26.28,0.68,28.46,24.33,4.13,0.06,3.77,26.29,26.4,185.0,25.03,0.8,27.09,23.23,3.86,-0.24,2.41,25.04,25.16,185.0,23.57,0.91,25.71,21.85,3.86,0.38,2.25,23.59,23.5,185.0,17.64,0.74,19.65,16.06,3.58,0.42,2.75,17.65,17.58,185.0,12.85,1.3,17.72,8.9,8.82,-0.12,3.75,12.92,13.17,185.0,13.77,1.18,15.79,10.96,4.82,-0.82,2.74,13.82,14.13,185.0,17.96,0.74,19.92,15.79,4.13,-0.06,2.86,17.98,17.92,185.0,22.96,0.85,24.88,20.89,4.0,-0.38,2.55,22.97,23.09,185.0,31.13,1.16,33.98,28.05,5.93,0.01,2.57,31.16,31.08,185.0,32.51,0.89,34.53,30.67,3.86,-0.14,2.08,32.52,32.6,185.0,31.29,1.12,33.7,28.19,5.51,-0.63,3.01,31.31,31.5,185.0
+AR-X-G060007 = 33.73,2.21,38.66,26.26,12.4,-0.71,3.2,33.8,34.25,187.0,29.82,1.84,33.98,24.06,9.92,-0.66,3.97,29.88,29.98,187.0,26.26,1.86,29.57,21.57,7.99,-0.38,2.41,26.32,26.54,187.0,22.5,1.48,25.43,18.54,6.89,-0.22,2.03,22.55,22.54,187.0,18.74,1.43,21.3,15.24,6.06,-0.52,2.75,18.8,18.82,187.0,17.12,1.95,22.4,11.93,10.47,-0.15,2.34,17.23,17.44,187.0,16.42,1.12,19.09,13.03,6.06,-0.37,3.15,16.46,16.48,187.0,20.63,1.06,23.5,17.44,6.06,-0.48,3.55,20.66,20.75,187.0,24.43,2.14,27.64,18.13,9.51,-0.66,2.55,24.52,25.02,187.0,32.12,1.23,35.35,28.74,6.61,-0.28,2.66,32.15,32.32,187.0,33.93,2.28,37.83,27.64,10.2,-0.8,2.89,34.01,34.39,187.0,31.1,2.8,35.63,24.33,11.3,-0.5,2.36,31.23,31.63,187.0
+AR-X-G060008 = 27.2,1.0,29.84,24.33,5.51,0.22,3.16,27.22,27.09,314.0,25.41,1.13,28.46,22.68,5.79,0.19,2.75,25.43,25.3,314.0,25.39,0.6,27.09,24.06,3.03,-0.14,3.27,25.4,25.43,314.0,22.73,0.75,24.74,20.47,4.27,0.47,2.89,22.75,22.54,314.0,16.87,0.91,18.82,14.69,4.13,-0.03,2.49,16.9,16.89,314.0,12.87,1.32,16.61,7.52,9.09,-0.73,4.04,12.94,13.03,314.0,13.53,1.46,17.44,9.72,7.72,0.01,2.64,13.61,13.58,314.0,17.35,1.14,19.92,13.86,6.06,-0.51,3.15,17.39,17.44,314.0,23.42,1.18,26.54,20.2,6.34,-0.07,2.51,23.45,23.5,314.0,31.42,1.68,36.18,27.09,9.09,0.27,2.93,31.46,31.39,314.0,32.21,1.17,36.18,29.29,6.89,0.12,3.01,32.23,32.19,314.0,33.73,1.01,36.18,31.77,4.41,0.04,2.03,33.74,33.7,314.0
+AR-X-G060009 = 27.49,1.59,33.15,25.71,7.44,1.99,6.39,27.53,27.02,361.0,25.08,0.96,27.91,22.95,4.96,0.61,3.13,25.09,25.02,361.0,26.1,0.73,27.91,24.06,3.86,0.17,2.96,26.11,25.98,361.0,22.75,0.63,24.33,21.02,3.31,0.17,2.35,22.76,22.68,361.0,17.53,0.57,19.09,16.06,3.03,-0.24,2.54,17.54,17.58,361.0,13.04,1.68,19.37,8.07,11.3,-0.33,3.16,13.15,13.17,361.0,13.05,0.66,14.69,11.38,3.31,0.15,2.48,13.06,13.03,361.0,15.42,1.09,17.99,12.48,5.51,-0.55,3.03,15.46,15.51,361.0,22.27,0.94,24.61,19.65,4.96,0.06,2.86,22.29,22.33,361.0,30.15,1.06,33.15,26.26,6.89,0.06,3.23,30.17,30.19,361.0,32.77,1.32,35.35,29.02,6.34,-0.38,2.26,32.8,32.94,361.0,30.57,1.59,35.49,27.36,8.13,1.02,3.93,30.61,30.39,361.0
+AR-X-G060010 = 33.03,3.43,38.39,25.57,12.81,-0.27,1.84,33.21,33.56,150.0,30.0,2.69,35.08,25.16,9.92,-0.27,1.77,30.12,30.81,150.0,27.15,2.48,30.53,21.71,8.82,-0.29,1.74,27.26,27.43,150.0,23.27,2.1,26.54,18.96,7.58,-0.28,1.6,23.36,23.81,150.0,18.21,1.86,21.02,14.96,6.06,-0.2,1.5,18.3,18.68,150.0,16.2,1.04,18.54,13.31,5.24,-0.04,2.58,16.24,16.06,150.0,15.37,1.59,17.99,11.1,6.89,-0.46,2.43,15.45,15.65,150.0,19.73,1.21,22.68,15.51,7.17,-0.62,4.29,19.77,19.65,150.0,24.22,2.17,27.64,18.27,9.37,-0.59,2.25,24.32,25.16,150.0,32.73,1.9,35.91,28.33,7.58,-0.1,1.96,32.78,32.6,150.0,35.76,2.67,40.04,28.88,11.16,-0.42,2.21,35.86,36.73,150.0,32.45,2.56,38.11,26.81,11.3,-0.24,1.88,32.55,33.15,150.0
+AR-X-G060011 = 32.08,2.66,35.91,24.33,11.57,-0.66,2.71,32.18,32.81,113.0,27.99,1.81,31.5,24.61,6.89,0.07,1.79,28.05,27.91,113.0,26.96,2.41,30.67,19.65,11.02,-0.66,2.6,27.06,27.78,113.0,23.18,1.66,25.98,18.54,7.44,-0.68,2.61,23.24,23.78,113.0,17.81,1.55,20.2,14.96,5.24,-0.28,1.76,17.88,17.99,113.0,15.34,1.15,17.72,8.07,9.65,-2.72,16.94,15.39,15.37,113.0,15.02,1.93,19.65,9.17,10.47,-0.5,3.54,15.14,15.24,113.0,19.05,1.19,22.13,16.61,5.51,-0.21,2.22,19.08,19.23,113.0,24.25,2.38,27.64,16.61,11.02,-0.99,3.51,24.36,25.57,113.0,33.3,2.3,36.73,26.26,10.47,-0.94,3.28,33.38,33.98,113.0,34.7,2.81,39.21,26.81,12.4,-0.57,2.29,34.81,36.04,113.0,32.59,2.58,35.91,25.43,10.47,-0.76,2.77,32.69,33.29,113.0
+AR-X-G060012 = 27.62,1.32,30.94,25.16,5.79,0.46,2.37,27.65,27.36,331.0,25.59,0.86,27.91,23.5,4.41,0.59,3.09,25.6,25.43,331.0,24.76,0.82,27.09,21.85,5.24,-0.2,2.94,24.78,24.88,331.0,21.72,0.75,23.78,19.92,3.86,0.05,2.62,21.73,21.71,331.0,16.54,0.96,19.09,13.86,5.24,-0.21,2.84,16.56,16.61,331.0,13.78,1.26,17.17,9.72,7.44,-0.44,3.06,13.83,13.86,331.0,11.64,0.9,14.96,9.45,5.51,0.14,3.06,11.67,11.65,331.0,14.82,1.35,19.37,11.38,7.99,0.38,3.37,14.89,14.69,331.0,21.02,1.66,24.61,16.61,7.99,-0.18,2.61,21.09,21.02,331.0,30.94,2.09,36.59,25.98,10.61,0.31,2.78,31.01,30.67,331.0,31.22,1.55,35.49,27.64,7.85,0.23,3.01,31.26,31.22,331.0,34.17,1.43,37.56,30.39,7.17,0.11,2.62,34.2,34.25,331.0
+AR-X-G060013 = 27.27,1.58,32.32,23.64,8.68,0.77,4.95,27.31,27.36,102.0,25.29,1.76,30.39,21.44,8.96,0.84,3.96,25.35,25.02,102.0,23.66,1.71,28.46,18.82,9.65,-0.48,3.23,23.73,23.92,102.0,21.21,1.05,22.68,17.99,4.69,-1.1,4.04,21.23,21.44,102.0,16.08,0.98,19.09,13.31,5.79,-0.21,3.53,16.11,16.06,102.0,14.05,2.21,16.89,7.52,9.37,-1.4,4.19,14.22,14.69,102.0,12.95,2.19,17.72,5.87,11.85,-0.93,3.88,13.14,13.31,102.0,18.02,1.44,22.13,14.55,7.58,0.19,2.75,18.07,17.99,102.0,20.16,2.14,23.5,13.72,9.78,-1.21,4.13,20.27,20.71,102.0,28.41,2.34,32.87,20.89,11.99,-1.13,4.12,28.5,28.91,102.0,29.02,1.56,32.87,23.92,8.96,-0.54,4.35,29.06,29.02,102.0,27.63,1.62,30.94,24.12,6.82,-0.02,2.44,27.68,27.64,102.0
+AR-X-G060014 = 27.76,1.46,33.43,24.33,9.09,0.69,3.43,27.8,27.5,722.0,26.25,1.63,31.63,23.5,8.13,0.91,3.56,26.31,25.98,722.0,25.61,1.35,30.12,22.13,7.99,0.62,3.35,25.64,25.43,722.0,23.15,1.22,26.81,17.99,8.82,-0.04,3.92,23.19,23.09,722.0,16.73,1.08,20.2,13.58,6.61,0.17,2.8,16.77,16.61,722.0,14.05,2.06,20.2,8.07,12.13,-0.43,2.93,14.2,14.41,722.0,14.02,1.36,17.99,9.45,8.54,-0.08,2.53,14.09,14.13,722.0,17.0,0.98,19.65,13.31,6.34,-0.45,3.64,17.03,17.03,722.0,24.91,1.46,28.74,19.65,9.09,-0.33,3.21,24.95,24.88,722.0,34.73,2.18,39.49,25.98,13.5,-0.77,4.09,34.8,34.8,722.0,33.36,1.78,38.66,26.95,11.71,-0.6,4.21,33.41,33.29,722.0,34.07,2.0,39.76,25.98,13.78,-0.73,4.73,34.13,34.25,722.0
+AR-X-G060015 = 29.51,2.14,33.43,25.43,7.99,-0.04,1.92,29.58,29.57,262.0,26.57,1.43,29.43,24.06,5.37,0.25,2.03,26.6,26.4,262.0,26.28,0.77,28.46,23.23,5.24,-0.43,4.24,26.3,26.26,262.0,23.87,1.19,25.85,19.09,6.75,-1.28,4.93,23.9,24.16,262.0,19.35,0.88,21.02,14.13,6.89,-2.26,10.41,19.37,19.61,262.0,17.6,1.79,22.68,11.65,11.02,-0.31,4.14,17.69,17.58,262.0,15.71,1.14,17.99,12.2,5.79,-0.0,2.64,15.75,15.65,262.0,18.21,1.18,21.16,13.86,7.3,-0.42,3.79,18.25,18.23,262.0,22.82,1.6,25.98,16.34,9.65,-1.19,5.85,22.88,22.95,262.0,31.4,1.94,36.73,22.68,14.06,-1.12,6.53,31.45,31.22,262.0,34.13,2.54,38.66,24.88,13.78,-0.45,3.25,34.22,34.25,262.0,33.15,1.74,36.73,25.71,11.02,-0.98,5.81,33.2,33.15,262.0
+AR-X-G060016 = 34.7,1.73,38.39,27.5,10.89,-0.84,4.69,34.74,34.8,227.0,29.52,1.5,34.53,24.74,9.78,0.33,4.03,29.56,29.29,227.0,27.25,1.32,30.53,22.75,7.79,-0.12,3.19,27.28,27.22,227.0,22.02,0.81,23.78,18.27,5.51,-0.92,6.48,22.04,22.13,227.0,18.62,1.46,21.57,12.62,8.96,-0.82,4.49,18.67,18.82,227.0,16.87,1.58,21.3,11.65,9.65,-0.63,4.38,16.95,16.89,227.0,16.96,1.31,20.2,12.48,7.72,0.05,3.42,17.01,16.75,227.0,19.16,1.72,21.85,12.76,9.09,-0.77,3.85,19.23,19.09,227.0,22.39,1.66,25.43,14.96,10.47,-1.57,6.56,22.45,22.81,227.0,30.06,1.94,32.87,20.4,12.47,-2.02,8.82,30.12,30.46,227.0,35.02,1.77,37.83,25.85,11.99,-1.35,7.21,35.06,35.08,227.0,31.31,1.59,33.7,24.33,9.37,-1.49,5.67,31.35,31.5,227.0
+AR-X-G060017 = 28.19,0.99,30.39,25.98,4.41,-0.02,2.11,28.21,28.26,184.0,25.1,0.65,26.81,23.78,3.03,0.37,2.58,25.11,25.02,184.0,24.41,0.99,26.95,22.4,4.55,0.26,2.15,24.43,24.19,184.0,23.81,0.77,25.43,21.99,3.44,-0.16,2.28,23.82,23.85,184.0,19.16,0.9,21.85,16.48,5.37,-0.08,3.47,19.18,19.09,184.0,15.36,1.37,18.96,11.93,7.03,0.23,2.4,15.42,15.24,184.0,13.54,1.45,17.3,10.28,7.03,0.35,2.84,13.62,13.31,184.0,17.85,1.03,20.33,15.51,4.82,-0.15,2.44,17.88,17.99,184.0,22.89,1.68,26.26,19.65,6.61,0.39,2.14,22.95,22.64,184.0,30.25,1.36,33.36,27.36,5.99,0.1,2.21,30.28,30.26,184.0,32.68,1.5,35.91,30.12,5.79,0.34,1.86,32.72,32.39,184.0,32.55,1.26,36.73,30.12,6.61,0.68,3.32,32.57,32.32,184.0
+AR-X-G060018 = 29.88,3.58,34.94,22.95,11.99,-0.62,2.03,30.1,30.6,124.0,27.72,2.54,31.77,21.02,10.75,-0.88,2.61,27.84,28.74,124.0,25.26,3.59,30.12,17.72,12.4,-0.61,1.93,25.51,26.74,124.0,21.6,2.7,24.88,16.34,8.54,-0.57,1.81,21.77,22.75,124.0,16.12,2.13,19.09,11.1,7.99,-0.72,2.2,16.26,16.75,124.0,12.87,3.39,17.17,6.42,10.75,-0.68,1.92,13.3,14.41,124.0,14.18,4.11,21.02,4.76,16.26,-0.59,1.97,14.76,15.79,124.0,17.79,2.31,22.13,12.76,9.37,-0.58,2.04,17.94,18.82,124.0,21.55,4.05,26.54,12.2,14.33,-0.8,2.35,21.93,22.68,124.0,30.26,4.29,35.35,19.09,16.26,-1.05,2.61,30.56,32.46,124.0,31.87,3.99,37.28,22.13,15.16,-0.84,2.38,32.12,33.43,124.0,30.49,3.62,35.63,22.4,13.23,-0.67,2.11,30.71,31.63,124.0
+AR-X-G060019 = 30.06,3.72,34.8,22.4,12.4,-0.78,2.34,30.28,31.5,63.0,27.56,2.57,31.08,21.85,9.23,-0.92,2.66,27.68,28.53,63.0,24.31,2.99,28.74,17.44,11.3,-0.73,2.61,24.49,25.16,63.0,21.27,2.95,24.61,15.24,9.37,-0.67,2.01,21.47,22.26,63.0,15.75,2.43,18.54,10.28,8.27,-0.83,2.38,15.93,16.68,63.0,12.8,2.72,16.61,7.24,9.37,-0.35,1.81,13.08,13.44,63.0,14.98,2.47,19.09,7.8,11.3,-0.59,2.99,15.18,15.44,63.0,18.35,2.55,21.57,13.31,8.27,-0.74,2.23,18.52,19.09,63.0,21.92,2.93,25.43,14.96,10.47,-0.96,2.86,22.11,22.81,63.0,30.6,3.21,34.53,22.4,12.13,-1.13,3.07,30.76,31.77,63.0,33.18,3.48,36.87,25.16,11.71,-0.98,2.63,33.36,34.53,63.0,31.61,3.47,35.49,22.95,12.54,-1.15,3.02,31.79,33.15,63.0
+AR-X-G060020 = 29.68,1.84,33.15,24.61,8.54,-1.05,3.38,29.74,30.12,606.0,26.23,1.49,30.12,21.57,8.54,-0.95,3.59,26.27,26.54,606.0,25.72,1.9,30.67,20.75,9.92,-0.33,2.82,25.79,25.98,606.0,22.04,1.82,24.88,16.89,7.99,-1.36,3.75,22.12,22.68,606.0,17.74,1.51,20.47,13.58,6.89,-0.67,2.69,17.81,18.13,606.0,14.31,1.82,18.82,8.9,9.92,-0.71,3.07,14.43,14.62,606.0,13.95,1.48,16.89,10.0,6.89,-0.25,2.08,14.02,14.13,606.0,16.26,1.97,20.2,10.83,9.37,-1.18,3.54,16.38,16.82,606.0,20.26,2.97,24.33,12.48,11.85,-1.41,3.71,20.47,21.26,606.0,28.17,4.28,32.6,17.44,15.16,-1.6,4.1,28.49,29.84,606.0,30.14,3.61,34.8,20.2,14.61,-1.71,4.49,30.35,31.5,606.0,30.54,3.53,34.53,21.3,13.23,-1.61,4.11,30.74,32.05,606.0
+AR-X-G060021 = 27.14,1.06,29.57,23.64,5.93,-0.22,3.14,27.17,27.09,115.0,24.77,0.86,26.81,22.68,4.13,0.11,3.11,24.79,24.81,115.0,25.06,1.43,27.64,19.51,8.13,-0.92,4.53,25.1,25.3,115.0,23.37,1.51,25.98,17.17,8.82,-1.16,4.71,23.42,23.78,115.0,18.57,2.0,21.02,11.52,9.51,-1.0,3.44,18.67,19.51,115.0,15.76,2.06,19.51,7.11,12.4,-1.84,7.65,15.89,16.06,115.0,15.05,1.71,17.44,8.48,8.96,-1.16,4.46,15.15,15.24,115.0,18.23,1.78,21.57,13.58,7.99,-0.62,2.75,18.32,18.54,115.0,23.84,2.42,26.54,15.1,11.44,-1.49,4.6,23.96,24.88,115.0,32.32,2.6,35.91,22.26,13.64,-1.55,5.54,32.42,33.15,115.0,33.29,2.64,37.01,25.98,11.02,-0.93,2.83,33.4,34.67,115.0,32.95,3.25,37.28,23.23,14.06,-0.84,2.73,33.11,34.05,115.0
+AR-X-G060022 = 35.04,1.56,37.01,31.36,5.65,-0.7,2.52,35.08,35.35,109.0,32.31,2.0,35.91,25.98,9.92,-1.43,4.69,32.37,32.74,109.0,28.88,1.43,31.77,25.98,5.79,-0.11,2.2,28.91,28.81,109.0,22.2,1.32,25.3,20.2,5.1,0.44,1.86,22.24,21.85,109.0,19.1,1.65,21.85,16.75,5.1,0.21,1.54,19.17,18.82,109.0,18.0,1.45,21.57,14.41,7.17,0.15,2.33,18.05,17.85,109.0,18.31,1.04,20.75,16.06,4.69,0.29,2.42,18.34,18.13,109.0,21.64,1.28,23.5,18.96,4.55,-0.31,1.89,21.67,21.78,109.0,25.3,2.46,29.02,19.65,9.37,-0.42,2.06,25.42,25.64,109.0,32.38,1.45,34.39,28.88,5.51,-0.7,2.43,32.41,32.87,109.0,36.36,2.51,40.04,30.81,9.23,-0.7,2.51,36.44,37.01,109.0,31.33,3.33,37.42,26.4,11.02,0.35,1.68,31.51,29.98,109.0
+AR-X-G060023 = 27.08,1.06,29.84,24.33,5.51,0.05,2.6,27.1,27.09,195.0,24.72,0.69,26.81,22.95,3.86,0.62,3.23,24.73,24.61,195.0,24.17,0.67,26.26,22.68,3.58,0.68,3.3,24.18,24.06,195.0,23.56,0.59,25.16,21.85,3.31,0.03,2.77,23.57,23.5,195.0,18.67,0.65,20.47,17.17,3.31,0.32,2.54,18.68,18.54,195.0,14.45,1.85,18.54,10.83,7.72,0.13,2.44,14.57,14.41,188.0,15.38,1.33,18.27,10.69,7.58,-1.14,5.08,15.44,15.51,195.0,17.59,1.08,20.2,14.96,5.24,0.21,2.79,17.62,17.72,195.0,24.27,1.28,26.4,21.02,5.37,-0.44,2.34,24.3,24.47,195.0,33.1,1.7,38.39,28.74,9.65,0.36,3.84,33.14,33.01,195.0,34.57,1.18,36.73,30.39,6.34,-0.83,3.3,34.59,34.87,195.0,33.55,1.31,36.18,30.39,5.79,-0.1,1.88,33.57,33.56,195.0
+AR-X-G060024 = 29.94,2.18,33.36,24.06,9.3,-0.67,2.52,30.02,30.67,123.0,26.27,1.51,29.02,22.95,6.06,-0.11,2.11,26.32,26.33,123.0,25.67,1.32,28.19,20.75,7.44,-0.97,4.04,25.7,25.98,123.0,24.22,1.77,27.09,17.99,9.09,-1.38,4.64,24.28,24.88,123.0,20.11,1.27,22.68,15.24,7.44,-1.39,5.95,20.15,20.33,123.0,19.23,1.94,22.95,13.31,9.65,-1.07,3.43,19.32,19.92,123.0,17.13,1.46,20.75,13.03,7.72,-0.56,4.5,17.19,17.17,123.0,21.06,1.23,23.23,17.44,5.79,-0.47,2.89,21.1,21.02,123.0,24.77,2.31,27.64,17.17,10.47,-1.27,4.24,24.88,25.3,123.0,33.34,2.07,36.59,27.64,8.96,-0.92,2.97,33.4,33.77,123.0,35.74,2.97,38.94,27.36,11.57,-1.28,3.59,35.86,37.01,123.0,32.22,3.04,36.46,23.78,12.68,-1.09,3.43,32.36,33.15,123.0
+AR-X-G060025 = 31.72,3.7,38.94,23.78,15.16,-0.4,2.12,31.94,32.19,392.0,28.2,2.94,36.32,23.23,13.09,0.38,2.13,28.35,27.91,392.0,25.87,2.77,31.5,20.75,10.75,0.03,2.13,26.01,25.85,392.0,21.33,2.26,25.43,16.61,8.82,-0.29,1.9,21.45,21.57,392.0,17.42,2.32,21.71,11.65,10.06,-0.46,2.16,17.57,17.96,392.0,15.66,3.04,22.68,9.45,13.23,-0.34,2.08,15.95,16.2,392.0,15.71,2.41,20.47,11.1,9.37,-0.44,2.05,15.89,16.17,392.0,17.77,3.66,22.81,10.83,11.99,-0.57,1.82,18.15,19.16,392.0,20.74,4.43,27.91,12.76,15.16,-0.56,1.97,21.21,22.13,392.0,27.73,5.22,35.08,16.89,18.19,-0.86,2.33,28.22,29.84,392.0,31.31,5.24,38.94,19.65,19.29,-0.83,2.51,31.74,32.53,392.0,29.78,4.53,38.52,20.75,17.78,-0.35,1.97,30.12,30.53,392.0
+AR-X-G060026 = 28.49,1.3,32.19,26.26,5.93,0.71,2.54,28.52,28.19,410.0,26.22,1.08,28.74,23.5,5.24,0.04,2.48,26.24,26.12,410.0,25.69,0.74,27.91,23.5,4.41,0.02,3.0,25.7,25.71,410.0,23.29,0.64,25.16,21.71,3.44,0.08,2.47,23.3,23.23,410.0,17.72,0.63,19.37,15.79,3.58,-0.33,2.72,17.73,17.72,410.0,13.42,1.71,18.13,6.69,11.44,-0.83,4.1,13.53,13.65,410.0,13.14,1.04,15.24,10.28,4.96,-0.45,2.22,13.19,13.31,410.0,16.62,1.29,19.37,12.48,6.89,-0.56,3.46,16.67,16.61,410.0,22.22,0.83,24.33,19.37,4.96,-0.33,3.08,22.23,22.26,410.0,30.23,0.99,32.87,27.64,5.24,0.08,2.41,30.24,30.12,410.0,32.13,1.0,34.67,28.46,6.2,-0.12,3.07,32.14,32.05,410.0,31.48,1.39,36.46,27.64,8.82,-0.39,2.97,31.52,31.63,410.0
+AR-Y-G100001 = 23.64,2.14,29.98,18.96,11.02,0.48,3.64,23.73,23.5,71.0,18.8,2.29,23.78,13.86,9.92,-0.08,2.33,18.93,19.09,71.0,19.92,1.77,23.5,15.79,7.72,-0.29,2.8,20.0,20.13,71.0,17.65,1.97,21.57,14.41,7.17,0.28,1.86,17.76,17.44,71.0,17.93,1.51,21.85,12.76,9.09,-0.56,4.8,17.99,17.99,71.0,16.09,1.69,20.47,12.48,7.99,0.26,2.28,16.18,15.86,71.0,16.02,2.37,22.26,10.28,11.99,0.3,3.09,16.19,15.79,71.0,23.55,2.37,27.78,16.34,11.44,-0.9,3.6,23.66,23.78,71.0,23.23,2.11,28.33,17.44,10.89,-0.09,3.06,23.32,23.5,71.0,28.14,2.39,35.22,22.68,12.54,0.63,3.56,28.24,27.71,71.0,27.27,2.51,35.35,23.23,12.13,1.06,4.38,27.38,27.02,71.0,22.4,2.83,30.94,17.17,13.78,0.59,3.6,22.58,22.13,71.0
+AR-Y-G100002 = 30.6,3.03,38.66,22.4,16.26,0.26,2.77,30.75,30.39,263.0,23.71,2.81,29.29,14.13,15.16,-0.33,2.94,23.88,23.85,263.0,28.33,1.98,33.7,21.85,11.85,-0.01,3.56,28.4,28.46,263.0,25.48,1.79,29.43,19.37,10.06,-0.35,3.07,25.54,25.57,263.0,19.71,1.72,22.95,14.41,8.54,-0.08,2.28,19.78,19.65,263.0,16.26,1.66,18.82,9.17,9.65,-0.63,3.41,16.34,16.41,263.0,15.82,1.51,18.54,8.62,9.92,-0.92,5.66,15.89,15.79,263.0,21.75,1.65,24.88,13.86,11.02,-0.9,5.1,21.82,21.85,263.0,26.29,2.21,30.26,20.06,10.2,-0.46,2.45,26.38,26.6,263.0,33.72,2.21,38.52,28.46,10.06,-0.01,2.02,33.79,33.43,263.0,37.01,3.0,44.17,27.64,16.54,0.07,2.81,37.13,37.01,263.0,36.05,3.27,42.8,26.26,16.54,-0.16,2.57,36.2,36.18,263.0
+AR-Y-G100003 = 30.49,2.09,32.6,24.61,7.99,-1.68,4.76,30.56,31.36,31.0,26.1,1.74,28.19,21.85,6.34,-0.99,2.79,26.16,26.81,31.0,24.94,1.73,26.81,19.92,6.89,-1.54,4.64,25.0,25.57,31.0,23.6,2.23,27.09,17.17,9.92,-1.42,5.06,23.7,24.06,31.0,22.88,1.64,25.43,18.34,7.1,-1.28,4.68,22.94,23.23,31.0,20.26,2.13,22.95,14.82,8.13,-1.28,3.86,20.37,20.75,31.0,22.7,2.08,26.26,17.85,8.41,-0.68,3.34,22.79,22.88,31.0,28.55,1.65,30.67,24.26,6.41,-1.15,4.0,28.6,28.88,31.0,28.44,1.59,30.67,24.54,6.13,-0.74,2.84,28.48,28.53,31.0,34.23,1.86,37.01,29.77,7.23,-0.64,2.79,34.27,34.25,31.0,35.11,2.2,37.56,28.46,9.09,-1.57,5.27,35.18,35.77,31.0,27.47,1.58,29.7,22.95,6.75,-1.42,4.66,27.51,27.98,31.0
+AR-Y-G100004 = 28.32,3.3,34.25,20.33,13.92,-0.54,2.73,28.51,28.81,130.0,20.41,3.52,26.95,11.45,15.5,-0.49,2.44,20.71,21.3,130.0,24.26,1.86,27.91,18.96,8.96,-0.4,3.07,24.33,24.33,130.0,22.97,2.05,27.09,16.89,10.2,-0.61,2.71,23.06,23.5,130.0,18.84,1.36,22.68,15.24,7.44,-0.01,3.56,18.89,18.75,130.0,16.45,1.41,20.2,12.89,7.3,0.05,3.35,16.51,16.37,130.0,15.41,1.29,18.54,12.2,6.34,-0.19,3.1,15.46,15.48,130.0,21.4,1.28,24.61,17.99,6.61,-0.1,3.21,21.44,21.4,130.0,24.73,1.65,28.74,19.37,9.37,-0.49,3.44,24.78,25.02,130.0,30.73,1.8,35.08,25.71,9.37,-0.43,3.34,30.78,31.15,130.0,31.94,2.7,37.01,24.88,12.13,-0.55,2.73,32.06,32.5,130.0,30.08,2.55,36.18,21.85,14.33,-0.59,3.42,30.19,30.39,130.0
+AR-Y-G100005 = 27.87,2.41,31.08,21.23,9.85,-0.59,2.58,27.97,28.19,96.0,24.1,2.71,27.36,15.24,12.13,-1.15,3.92,24.25,25.02,96.0,23.46,2.24,26.4,17.85,8.54,-0.72,2.47,23.57,24.06,96.0,18.29,1.92,21.3,12.48,8.82,-1.08,3.77,18.39,18.58,96.0,18.95,1.26,20.82,15.79,5.03,-0.57,2.09,18.99,19.37,96.0,16.88,1.64,19.92,13.44,6.48,-0.36,2.09,16.95,17.3,96.0,17.73,2.02,21.02,13.03,7.99,-0.43,2.15,17.85,17.99,96.0,23.9,1.14,25.71,21.02,4.69,-0.58,2.48,23.93,24.06,96.0,23.06,2.24,27.36,17.99,9.37,-0.19,1.99,23.17,23.13,96.0,28.84,2.48,32.32,22.68,9.65,-0.6,2.41,28.94,29.26,96.0,30.77,3.48,35.35,21.3,14.06,-0.66,2.68,30.96,31.08,96.0,25.77,2.47,28.74,19.65,9.09,-0.71,2.49,25.88,26.4,96.0
+AR-Y-G100006 = 28.06,2.26,31.36,24.88,6.48,0.01,1.6,28.15,28.33,16.0,23.58,1.67,26.67,21.3,5.37,0.23,1.99,23.64,23.44,16.0,22.38,1.92,25.43,19.51,5.93,0.03,1.67,22.45,22.4,16.0,19.94,2.07,23.37,16.89,6.48,0.02,1.77,20.04,20.06,16.0,20.33,1.52,22.81,18.13,4.69,0.1,1.72,20.38,20.33,16.0,15.47,2.85,20.33,12.2,8.13,0.47,1.77,15.72,14.82,16.0,19.38,2.61,23.64,15.93,7.72,0.13,1.58,19.55,19.23,16.0,25.65,2.07,29.02,22.54,6.48,0.19,1.71,25.73,25.36,16.0,25.89,2.49,29.43,21.16,8.27,-0.39,2.08,26.01,26.19,16.0,30.66,2.64,34.53,26.67,7.85,-0.06,1.69,30.77,30.67,16.0,32.2,3.25,36.73,27.22,9.51,-0.19,1.6,32.35,32.6,16.0,25.28,1.62,27.43,22.4,5.03,-0.38,1.78,25.33,25.61,16.0
+AR-Y-G100007 = 27.51,2.08,31.5,21.57,9.92,-0.24,2.29,27.58,27.64,249.0,21.84,2.77,28.46,15.79,12.68,0.31,2.63,22.01,21.44,249.0,28.45,1.94,32.94,23.5,9.44,0.14,2.37,28.52,28.33,249.0,24.03,1.61,28.74,19.09,9.65,-0.01,3.07,24.08,24.06,249.0,18.12,2.19,23.5,12.48,11.02,0.05,2.38,18.25,18.13,249.0,15.32,1.9,20.2,10.83,9.37,0.29,2.43,15.43,15.1,249.0,14.75,1.98,19.37,10.28,9.09,0.15,2.23,14.88,14.69,249.0,20.84,1.82,25.71,16.61,9.09,0.23,2.54,20.92,20.75,249.0,23.01,3.44,30.12,15.93,14.19,0.09,1.92,23.26,22.81,249.0,31.46,2.57,38.11,25.71,12.4,0.21,2.48,31.57,31.36,249.0,36.04,1.51,39.76,31.91,7.85,-0.27,2.84,36.07,36.18,249.0,33.99,2.53,39.49,28.19,11.3,0.06,2.16,34.09,33.7,249.0
+AR-Y-G100008 = 22.78,4.29,31.77,17.72,14.06,0.74,2.19,23.16,21.26,30.0,18.56,4.05,25.98,13.03,12.95,0.33,1.6,18.99,17.37,30.0,19.27,2.65,26.54,15.51,11.02,0.87,3.59,19.44,18.96,30.0,16.62,2.77,24.06,13.03,11.02,1.06,3.53,16.84,15.86,30.0,17.28,3.17,24.33,9.45,14.88,0.05,3.88,17.55,16.89,30.0,16.12,2.53,21.3,8.9,12.4,-0.69,4.23,16.32,16.55,30.0,17.54,4.03,25.43,7.52,17.91,-0.44,3.52,17.98,16.89,30.0,24.34,3.75,30.94,13.86,17.09,-1.09,4.49,24.62,24.61,30.0,24.08,3.54,31.22,14.69,16.54,-0.69,4.07,24.33,23.78,30.0,29.13,4.19,36.18,21.02,15.16,0.1,2.26,29.42,28.19,30.0,27.63,4.32,38.39,22.4,15.98,1.18,3.25,27.95,25.81,30.0,22.17,2.61,27.09,17.99,9.09,0.16,1.77,22.31,21.92,30.0
+AR-Y-G100009 = 29.07,3.01,32.87,21.85,11.02,-0.71,2.43,29.22,30.05,72.0,25.98,2.53,29.84,20.33,9.51,-0.54,2.22,26.1,26.54,72.0,24.29,2.8,28.74,17.85,10.89,-0.52,2.31,24.45,24.92,72.0,20.82,2.61,25.71,14.27,11.44,-0.44,2.53,20.98,21.09,72.0,21.02,2.2,24.61,15.79,8.82,-0.42,2.24,21.13,21.3,72.0,17.7,2.95,23.23,11.65,11.57,-0.45,1.96,17.95,18.89,72.0,20.49,2.87,25.16,13.31,11.85,-0.54,2.23,20.69,21.23,72.0,25.92,2.55,30.12,19.09,11.02,-0.85,3.15,26.05,26.33,72.0,26.04,3.16,31.77,17.99,13.78,-0.65,2.56,26.23,26.74,72.0,31.91,4.03,38.66,23.5,15.16,-0.37,1.96,32.16,32.74,72.0,33.23,4.13,38.66,24.06,14.61,-0.78,2.37,33.49,34.94,72.0,26.66,2.81,30.39,19.92,10.47,-0.8,2.61,26.81,27.5,72.0
+AR-Y-G100010 = 28.51,2.56,32.87,22.13,10.75,-0.63,2.15,28.62,29.36,155.0,24.95,3.18,31.22,18.54,12.68,-0.17,1.8,25.15,25.43,155.0,23.92,3.06,29.57,17.72,11.85,-0.16,1.9,24.11,24.12,155.0,18.44,2.54,23.37,12.2,11.16,-0.15,2.05,18.62,18.68,155.0,19.97,1.96,23.92,15.79,8.13,0.01,2.1,20.06,19.92,155.0,16.91,2.09,21.57,12.48,9.09,-0.16,2.1,17.04,17.44,155.0,19.79,1.99,24.06,15.51,8.54,-0.13,1.93,19.88,19.78,155.0,24.64,1.84,29.02,20.61,8.41,-0.19,2.37,24.71,24.88,155.0,24.04,2.79,29.84,18.27,11.57,-0.21,2.22,24.2,24.61,155.0,29.67,3.4,37.56,22.95,14.61,-0.15,2.07,29.86,30.26,155.0,30.58,4.01,37.56,22.68,14.88,-0.21,1.84,30.84,31.22,155.0,26.17,3.5,32.19,19.09,13.09,-0.23,1.89,26.4,26.81,155.0
+AR-Y-G100011 = 28.34,2.73,33.43,19.09,14.33,-0.66,3.47,28.47,28.5,104.0,20.61,1.82,24.33,16.61,7.72,-0.26,2.37,20.69,20.82,104.0,28.56,1.56,31.77,24.88,6.89,-0.57,2.51,28.6,28.88,104.0,25.95,2.18,29.57,19.65,9.92,-0.05,2.46,26.04,25.57,104.0,20.7,2.0,24.33,14.96,9.37,-0.19,2.81,20.8,20.47,104.0,17.23,1.75,20.47,12.48,7.99,0.11,2.41,17.32,16.82,104.0,16.65,1.76,19.51,12.2,7.3,-0.02,2.29,16.74,16.13,104.0,22.76,1.69,25.71,18.54,7.17,0.15,2.06,22.83,22.26,104.0,26.23,2.44,30.12,19.09,11.02,-0.63,3.32,26.34,26.19,104.0,33.78,1.91,37.42,28.19,9.23,-0.37,2.82,33.84,33.91,104.0,36.63,1.26,39.21,31.22,7.99,-1.08,5.61,36.65,36.73,104.0,31.93,2.31,36.18,23.23,12.95,-0.92,4.4,32.01,32.05,104.0
+AR-Y-G100012 = 32.94,2.51,38.39,26.54,11.85,-0.3,2.65,33.03,32.87,325.0,26.78,3.15,33.43,19.92,13.5,-0.06,2.05,26.96,27.09,325.0,31.75,1.91,36.18,26.54,9.65,0.1,2.45,31.8,31.5,325.0,25.15,1.62,28.19,19.65,8.54,-0.59,3.39,25.2,25.16,325.0,17.6,1.58,22.13,9.72,12.4,-0.91,5.87,17.67,17.85,325.0,14.88,1.51,17.72,6.97,10.75,-1.61,7.42,14.95,15.1,325.0,13.91,1.31,16.34,7.52,8.82,-1.28,5.93,13.97,14.06,325.0,20.03,1.38,22.68,14.13,8.54,-1.52,6.11,20.08,20.33,325.0,22.26,2.21,26.81,14.96,11.85,-0.62,3.26,22.37,22.47,325.0,31.8,1.88,35.35,25.98,9.37,-0.89,3.68,31.86,32.19,325.0,37.44,1.6,41.14,31.5,9.65,-0.55,3.49,37.47,37.56,325.0,38.51,2.67,43.9,31.5,12.4,-0.63,2.83,38.6,38.94,325.0
+AR-Y-G100013 = 25.83,4.67,34.8,18.82,15.98,0.31,1.66,26.24,24.64,74.0,19.84,4.06,27.64,12.48,15.16,0.27,1.89,20.24,19.51,74.0,21.26,3.91,27.36,15.51,11.85,-0.03,1.53,21.61,21.23,74.0,20.36,4.08,26.81,13.86,12.95,-0.14,1.54,20.75,20.89,74.0,18.91,1.36,22.4,16.06,6.34,0.13,2.73,18.96,19.03,74.0,16.69,1.45,19.65,12.76,6.89,-0.27,2.77,16.75,16.89,74.0,15.46,1.23,17.99,11.93,6.06,-0.07,2.74,15.51,15.51,74.0,22.73,1.34,25.71,18.27,7.44,-0.26,3.65,22.77,22.68,74.0,24.04,1.73,27.91,19.92,7.99,-0.46,2.9,24.1,23.95,74.0,28.43,2.67,33.43,23.23,10.2,-0.15,2.01,28.56,28.53,74.0,29.15,3.92,34.8,22.13,12.68,-0.21,1.63,29.4,29.77,74.0,25.19,4.52,32.6,17.44,15.16,-0.19,1.59,25.59,26.19,74.0
+AR-Y-G100014 = 28.79,4.25,37.56,20.2,17.36,0.05,2.17,29.1,28.46,116.0,22.36,4.2,30.12,14.41,15.71,0.12,2.04,22.75,22.09,116.0,24.86,4.09,33.29,16.34,16.95,-0.28,2.37,25.19,25.19,116.0,22.41,3.61,28.46,14.41,14.06,-0.65,2.58,22.69,23.16,116.0,18.21,2.13,22.95,10.0,12.95,-0.49,4.37,18.33,18.23,116.0,15.87,2.05,20.2,9.45,10.75,0.17,3.05,16.0,15.44,116.0,14.39,1.81,18.27,7.24,11.02,-0.83,4.58,14.5,14.55,116.0,21.07,2.61,26.26,13.03,13.23,-0.03,2.72,21.23,20.75,116.0,23.87,2.37,28.05,14.69,13.37,-0.95,4.53,23.99,24.19,116.0,30.43,2.67,35.91,20.2,15.71,-0.64,4.24,30.55,30.67,116.0,32.91,4.43,40.31,23.23,17.09,-0.36,2.28,33.21,33.22,116.0,30.8,5.84,40.87,17.72,23.15,-0.46,2.57,31.35,30.94,116.0
+AR-Y-G100015 = 22.26,1.73,26.54,17.72,8.82,-0.01,3.51,22.32,22.26,37.0,16.34,2.31,22.95,12.2,10.75,0.8,3.46,16.5,16.2,37.0,17.41,1.64,21.3,15.24,6.06,0.85,2.61,17.49,16.89,37.0,15.99,2.36,22.13,13.31,8.82,0.92,2.82,16.15,15.51,37.0,18.24,1.2,20.2,16.06,4.13,0.07,1.89,18.28,18.27,37.0,16.21,1.44,18.82,13.03,5.79,-0.09,2.24,16.28,16.06,37.0,14.99,1.45,17.44,13.03,4.41,0.15,1.61,15.06,14.82,37.0,22.6,1.06,24.47,19.37,5.1,-0.67,4.02,22.63,22.68,37.0,22.49,2.34,26.81,16.89,9.92,-0.21,2.47,22.61,22.68,37.0,26.3,2.09,30.94,21.3,9.65,-0.06,2.77,26.38,26.54,37.0,26.63,2.21,32.32,21.85,10.47,0.42,3.25,26.72,26.26,37.0,22.4,2.26,27.91,18.27,9.65,0.55,3.04,22.51,22.06,37.0
+AR-Y-G100016 = 29.99,3.39,36.18,21.85,14.33,-0.55,2.83,30.17,30.26,110.0,21.28,2.98,26.26,14.27,11.99,-0.6,2.62,21.49,21.57,110.0,28.33,2.52,32.6,22.81,9.78,-0.26,2.35,28.44,28.46,110.0,25.79,1.51,28.05,20.75,7.3,-1.51,4.58,25.83,26.26,110.0,21.5,1.7,24.19,16.89,7.3,-0.8,3.0,21.57,21.85,110.0,17.74,1.3,20.06,13.03,7.03,-0.77,3.66,17.79,17.99,110.0,16.92,1.39,18.96,13.03,5.93,-0.76,2.72,16.97,17.41,110.0,23.14,1.35,25.16,19.65,5.51,-0.82,2.67,23.18,23.5,110.0,27.25,1.84,29.84,22.4,7.44,-1.04,3.15,27.32,27.88,110.0,33.34,2.34,36.46,27.64,8.82,-0.9,2.8,33.42,33.98,110.0,34.5,3.14,38.39,25.71,12.68,-1.26,3.64,34.64,35.63,110.0,31.61,3.6,37.01,20.2,16.81,-1.32,4.15,31.81,32.6,110.0
+AR-Z-G200001 = 26.13,2.16,32.05,20.47,11.57,-0.1,2.32,26.22,26.19,1310.0,28.75,2.04,36.18,23.78,12.4,0.21,2.32,28.83,28.46,1310.0,16.44,1.98,21.57,11.93,9.65,0.2,2.16,16.56,16.34,1310.0,10.38,1.23,13.58,7.8,5.79,0.47,2.37,10.45,10.14,1310.0,2.01,0.87,4.49,0.08,4.41,0.42,2.65,2.19,2.01,1310.0,-1.33,1.04,1.46,-4.33,5.79,-0.16,2.74,1.68,-1.23,1310.0,-2.17,1.27,0.63,-6.26,6.89,-0.53,3.32,2.51,-2.13,1310.0,1.56,1.05,6.42,-1.57,7.99,0.77,4.93,1.88,1.46,1310.0,10.14,1.81,16.61,4.49,12.13,0.37,2.81,10.3,9.9,1310.0,18.09,1.8,21.85,13.31,8.54,-0.1,1.98,18.18,18.13,1310.0,22.33,1.69,28.74,15.79,12.95,0.21,3.35,22.39,22.23,1310.0,25.62,3.53,38.66,12.2,26.46,-0.1,2.54,25.86,25.85,1310.0
+AR-Z-G200002 = 28.6,2.0,33.43,21.57,11.85,-0.76,3.07,28.67,29.02,2982.0,30.36,2.2,35.91,19.92,15.98,-0.35,2.83,30.44,30.39,2982.0,21.02,1.84,25.43,15.51,9.92,-0.49,2.67,21.1,21.3,2982.0,12.39,1.95,17.44,4.76,12.68,-0.64,2.6,12.54,12.89,2982.0,4.05,1.72,9.72,-1.02,10.75,-0.31,2.97,4.4,4.21,2982.0,1.02,1.88,5.87,-6.26,12.13,-0.99,4.82,2.14,1.18,2982.0,0.51,2.45,6.42,-9.84,16.26,-1.42,5.72,2.5,0.77,2982.0,3.26,1.54,8.07,-2.13,10.2,-0.71,4.11,3.61,3.52,2982.0,12.78,2.53,19.09,2.28,16.81,-0.94,3.91,13.03,13.31,2982.0,19.96,2.18,25.16,13.03,12.13,-0.45,2.77,20.08,20.2,2982.0,23.8,2.87,29.84,15.51,14.33,-0.69,2.69,23.98,24.47,2982.0,29.82,2.62,37.01,17.58,19.43,-0.27,3.58,29.93,29.84,2982.0
+AR-Z-G200003 = 25.34,2.55,26.81,22.4,4.41,-0.71,1.5,25.43,26.81,3.0,24.51,3.26,26.54,20.75,5.79,-0.7,1.5,24.66,26.26,3.0,18.36,1.27,19.09,16.89,2.2,-0.71,1.5,18.39,19.09,3.0,11.52,0.84,12.07,10.55,1.52,-0.69,1.5,11.54,11.93,3.0,4.49,0.28,4.76,4.21,0.55,0.0,1.5,4.49,4.49,3.0,0.91,NaN,0.91,0.91,0.0,NaN,-1.8940100728104E11,0.91,0.91,3.0,0.58,0.35,0.91,0.22,0.69,-0.24,1.5,0.65,0.63,3.0,3.34,0.44,3.66,2.83,0.83,-0.63,1.5,3.36,3.52,3.0,9.91,0.42,10.28,9.45,0.83,-0.38,1.5,9.91,10.0,3.0,17.07,2.31,18.54,14.41,4.13,-0.7,1.5,17.18,18.27,3.0,22.54,2.77,24.47,19.37,5.1,-0.66,1.5,22.65,23.78,3.0,23.87,3.66,25.98,19.65,6.34,-0.71,1.5,24.06,25.98,3.0
+AR-Z-G200004 = 20.6,2.82,27.64,11.93,15.71,-0.47,3.07,20.79,20.89,1752.0,24.06,2.48,29.84,14.48,15.36,-0.66,3.27,24.19,24.4,1752.0,13.72,2.32,21.3,5.31,15.98,-0.81,3.55,13.92,14.13,1752.0,8.03,0.98,10.83,2.83,7.99,-0.75,5.39,8.09,8.07,1752.0,0.89,0.59,2.56,-3.78,6.34,-1.08,9.66,1.07,0.91,1752.0,-4.24,1.96,-0.75,-11.77,11.02,-1.27,3.93,4.67,-3.5,1752.0,-3.06,1.67,0.35,-9.02,9.37,-0.89,3.18,3.49,-2.61,1752.0,0.86,1.39,4.21,-9.57,13.78,-2.12,12.64,1.64,0.91,1752.0,8.05,1.69,11.93,-3.78,15.71,-1.21,7.19,8.22,8.35,1752.0,14.32,2.43,20.47,6.97,13.5,-0.27,2.73,14.53,14.27,1752.0,20.2,2.97,27.36,9.72,17.64,-0.45,2.98,20.42,20.51,1752.0,17.74,2.63,26.26,6.97,19.29,-0.4,3.52,17.93,17.99,1752.0
+AR-Z-G200005 = 19.85,1.27,20.75,18.96,1.79,-0.0,1.0,19.87,19.85,2.0,23.09,3.7,25.71,20.47,5.24,-0.0,1.0,23.24,23.09,2.0,14.65,0.34,14.89,14.41,0.48,0.0,1.0,14.65,14.65,2.0,7.66,0.58,8.07,7.24,0.83,0.0,1.0,7.67,7.66,2.0,1.56,0.63,2.01,1.11,0.9,-0.0,1.0,1.62,1.56,2.0,-2.61,0.1,-2.54,-2.68,0.14,0.0,1.0,2.61,-2.61,2.0,-2.16,0.05,-2.13,-2.19,0.07,-0.0,1.0,2.16,-2.16,2.0,1.56,1.02,2.28,0.84,1.45,0.0,1.0,1.72,1.56,2.0,7.76,0.34,8.0,7.52,0.48,-0.0,1.0,7.76,7.76,2.0,15.51,0.78,16.06,14.96,1.1,-0.0,1.0,15.52,15.51,2.0,20.58,0.24,20.75,20.4,0.34,0.0,1.0,20.58,20.58,2.0,18.78,2.0,20.2,17.37,2.82,-0.0,1.0,18.84,18.78,2.0
+AR-Z-G200006 = 18.19,7.38,28.46,-5.02,33.48,-1.04,3.35,19.63,20.89,1897.0,21.16,7.41,33.7,-2.4,36.1,-1.11,3.86,22.42,23.5,1897.0,12.17,5.32,21.02,-7.22,28.25,-1.06,3.82,13.28,13.72,1897.0,7.51,4.2,14.96,-9.7,24.67,-1.42,5.16,8.61,8.9,1897.0,0.24,3.52,6.69,-17.01,23.7,-2.07,7.99,3.52,0.97,1897.0,-4.86,4.22,4.21,-19.76,23.98,-0.81,3.38,6.44,-3.78,1895.0,-5.15,2.95,3.39,-17.28,20.67,-0.2,3.89,5.93,-5.02,1897.0,-1.45,3.84,6.69,-16.18,22.87,-1.15,3.87,4.11,-0.2,1897.0,5.38,5.06,15.51,-12.87,28.39,-0.94,3.78,7.38,6.14,1897.0,11.25,5.65,21.02,-7.64,28.66,-1.04,3.77,12.59,12.89,1897.0,15.7,7.13,27.36,-5.57,32.93,-0.88,2.92,17.24,17.99,1897.0,18.73,7.24,31.22,-4.33,35.55,-0.87,3.22,20.08,21.02,1897.0
+AR-Z-G200007 = 25.68,3.66,30.67,10.28,20.39,-1.39,4.94,25.94,26.81,1355.0,29.08,3.37,35.08,13.03,22.05,-1.45,6.94,29.27,29.43,1355.0,18.46,2.98,24.61,6.97,17.64,-1.29,4.55,18.7,19.09,1355.0,10.37,2.12,15.51,1.04,14.47,-0.87,4.35,10.59,10.55,1355.0,2.28,1.98,9.45,-5.43,14.88,-0.2,4.78,3.02,2.35,1355.0,-0.64,3.07,6.42,-13.7,20.12,-2.1,9.7,3.13,-0.06,1348.0,-3.56,3.19,6.42,-11.22,17.64,0.41,3.0,4.78,-4.19,1355.0,-0.32,4.04,6.42,-12.87,19.29,-1.09,3.61,4.05,0.77,1354.0,9.53,4.81,16.34,-5.43,21.77,-1.35,4.51,10.67,10.55,1355.0,15.77,4.91,23.78,-3.23,27.01,-1.55,5.69,16.51,16.61,1355.0,20.4,3.87,26.26,8.07,18.19,-0.87,3.2,20.76,21.02,1355.0,28.48,3.95,36.18,9.45,26.73,-1.36,5.78,28.76,29.29,1355.0
+AR-Z-G200008 = 27.91,1.69,31.77,23.5,8.27,-0.31,2.34,27.96,28.05,1019.0,28.82,1.54,32.87,23.23,9.65,-0.21,3.04,28.86,28.74,1019.0,18.9,1.51,22.68,13.86,8.82,-0.11,2.73,18.96,18.82,1019.0,11.41,1.32,15.51,7.52,7.99,-0.32,2.82,11.49,11.52,1019.0,2.89,0.89,5.04,-0.2,5.24,0.09,2.31,3.03,2.83,1019.0,-0.16,0.79,2.83,-2.95,5.79,0.44,3.79,0.8,-0.2,1019.0,-0.82,0.94,1.73,-5.98,7.72,-0.84,6.12,1.25,-0.82,1019.0,2.28,1.22,5.04,-1.02,6.06,-0.17,2.73,2.59,2.28,1019.0,10.12,1.8,15.51,5.31,10.2,-0.22,3.15,10.28,10.21,1019.0,19.11,1.67,23.5,14.13,9.37,-0.33,2.74,19.19,19.23,1019.0,23.75,2.33,29.29,17.03,12.26,-0.34,2.72,23.86,24.06,1019.0,28.86,1.82,33.43,22.68,10.75,-0.32,2.79,28.92,28.88,1019.0
+AR-Z-G200009 = 28.74,1.43,30.39,27.91,2.48,0.71,1.5,28.76,27.91,3.0,29.43,1.19,30.81,28.74,2.07,0.71,1.5,29.45,28.74,3.0,17.9,0.64,18.27,17.17,1.1,-0.71,1.5,17.91,18.27,3.0,12.2,0.48,12.76,11.93,0.83,0.71,1.5,12.21,11.93,3.0,3.85,0.16,3.94,3.66,0.28,-0.71,1.5,3.85,3.94,3.0,0.22,0.24,0.35,-0.06,0.41,-0.71,1.5,0.29,0.35,3.0,0.22,0.24,0.35,-0.06,0.41,-0.71,1.5,0.29,0.35,3.0,4.12,0.32,4.49,3.94,0.55,0.71,1.5,4.13,3.94,3.0,10.55,0.48,11.1,10.28,0.83,0.71,1.5,10.56,10.28,3.0,19.19,0.64,19.92,18.82,1.1,0.71,1.5,19.19,18.82,3.0,25.43,0.0,25.43,25.43,0.0,-939470.11,7.8451282478928E11,25.43,25.43,3.0,28.88,2.15,31.36,27.64,3.72,0.71,1.5,28.93,27.64,3.0
+AR-Z-G200010 = 20.96,5.77,29.43,5.31,24.11,-0.89,2.58,21.74,23.3,1650.0,26.34,4.57,33.98,10.41,23.56,-1.07,3.26,26.73,27.91,1650.0,15.01,4.0,21.85,2.56,19.29,-1.01,3.16,15.54,16.34,1650.0,8.61,2.77,14.13,-0.47,14.61,-0.77,2.84,9.05,9.31,1650.0,1.64,1.89,6.69,-8.46,15.16,-1.2,5.92,2.5,1.87,1650.0,-2.78,3.33,1.46,-14.25,15.71,-1.06,2.97,4.34,-1.44,1647.0,-5.95,2.34,2.83,-10.94,13.78,0.71,3.01,6.39,-6.54,1650.0,-0.67,3.39,7.52,-11.36,18.88,-1.09,3.54,3.46,0.35,1649.0,6.66,4.13,15.51,-6.54,22.05,-0.97,3.69,7.83,7.52,1647.0,13.58,4.08,20.47,-1.3,21.77,-0.98,3.14,14.18,14.96,1650.0,17.27,4.37,26.54,3.94,22.6,-0.78,2.74,17.81,18.47,1650.0,24.16,5.64,32.32,7.52,24.8,-0.96,2.76,24.81,26.26,1650.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_vegetation_2005.properties
new file mode 100644
index 0000000..0d11a35
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARG/ARG_2_vegetation_2005.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 2005 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=2005
+
+# 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.68,0.1,0.9,0.45,0.44,0.4,2.79,0.69,0.68,793.0,0.71,0.09,0.9,0.53,0.36,0.7,2.51,0.72,0.69,793.0,0.73,0.07,0.89,0.55,0.34,0.75,2.68,0.73,0.71,793.0,0.68,0.09,0.9,0.46,0.43,0.33,2.96,0.69,0.68,793.0,0.61,0.12,0.87,0.34,0.53,0.22,2.87,0.62,0.61,793.0,0.57,0.12,0.86,0.33,0.54,0.65,3.05,0.58,0.56,793.0,0.51,0.1,0.82,0.31,0.51,1.0,3.96,0.52,0.49,793.0,0.44,0.09,0.78,0.26,0.52,1.45,5.39,0.45,0.42,793.0,0.41,0.09,0.75,0.24,0.51,1.5,5.98,0.42,0.39,793.0,0.4,0.09,0.77,0.23,0.54,1.44,5.85,0.41,0.39,793.0,0.44,0.12,0.83,0.22,0.61,1.03,4.27,0.46,0.43,793.0,0.62,0.12,0.88,0.3,0.58,0.11,3.07,0.63,0.61,793.0
+AR-A-G170002 = 0.17,0.05,0.31,0.07,0.24,0.19,2.51,0.18,0.17,100.0,0.23,0.07,0.36,0.06,0.3,-0.22,2.26,0.24,0.23,100.0,0.22,0.06,0.34,0.07,0.28,-0.18,2.35,0.23,0.22,100.0,0.18,0.05,0.28,0.06,0.22,-0.37,2.47,0.19,0.19,100.0,0.16,0.04,0.22,0.07,0.16,-0.52,2.58,0.16,0.17,100.0,0.14,0.03,0.19,0.07,0.12,-0.62,2.82,0.15,0.15,100.0,0.13,0.02,0.18,0.07,0.11,-0.69,3.16,0.14,0.14,100.0,0.13,0.02,0.16,0.06,0.1,-0.79,3.38,0.13,0.13,100.0,0.12,0.03,0.16,0.05,0.11,-0.88,2.92,0.12,0.13,100.0,0.12,0.02,0.16,0.06,0.11,-0.6,2.88,0.13,0.13,100.0,0.13,0.02,0.17,0.06,0.11,-0.48,2.89,0.13,0.13,100.0,0.14,0.03,0.21,0.07,0.14,-0.16,2.85,0.14,0.14,100.0
+AR-A-G170003 = 0.3,0.12,0.65,0.15,0.5,1.06,3.56,0.32,0.28,48.0,0.35,0.11,0.61,0.17,0.44,0.52,2.5,0.36,0.34,48.0,0.33,0.1,0.6,0.17,0.43,0.56,2.53,0.35,0.32,48.0,0.28,0.08,0.52,0.15,0.37,0.8,3.08,0.29,0.26,48.0,0.23,0.06,0.4,0.15,0.26,1.02,3.58,0.24,0.22,48.0,0.21,0.05,0.34,0.14,0.2,1.06,3.72,0.22,0.2,48.0,0.19,0.04,0.31,0.13,0.18,0.94,3.59,0.2,0.19,48.0,0.18,0.03,0.28,0.12,0.16,0.95,3.63,0.18,0.17,48.0,0.17,0.03,0.27,0.12,0.16,1.06,3.82,0.17,0.16,48.0,0.18,0.04,0.31,0.12,0.19,1.07,3.72,0.19,0.17,48.0,0.2,0.06,0.39,0.12,0.27,1.23,4.01,0.21,0.18,48.0,0.24,0.09,0.5,0.13,0.37,1.21,3.84,0.25,0.22,48.0
+AR-A-G170004 = 0.71,0.19,0.88,0.15,0.72,-1.64,4.47,0.73,0.79,42.0,0.69,0.18,0.89,0.16,0.72,-1.4,4.04,0.72,0.75,42.0,0.66,0.16,0.82,0.16,0.66,-1.77,4.9,0.68,0.73,42.0,0.66,0.19,0.86,0.14,0.72,-1.35,3.63,0.69,0.73,42.0,0.57,0.19,0.79,0.13,0.66,-1.06,2.84,0.61,0.64,42.0,0.51,0.18,0.72,0.11,0.6,-0.92,2.54,0.54,0.57,42.0,0.43,0.15,0.59,0.11,0.48,-0.85,2.47,0.45,0.47,42.0,0.36,0.11,0.48,0.1,0.38,-0.94,2.66,0.38,0.4,42.0,0.34,0.11,0.46,0.1,0.36,-0.94,2.66,0.36,0.37,42.0,0.37,0.11,0.5,0.1,0.4,-1.06,2.96,0.38,0.41,42.0,0.43,0.15,0.63,0.1,0.53,-0.86,2.76,0.46,0.48,42.0,0.63,0.2,0.84,0.11,0.73,-1.31,3.4,0.66,0.71,42.0
+AR-A-G170005 = 0.74,0.05,0.85,0.65,0.21,0.17,2.09,0.74,0.73,41.0,0.74,0.05,0.85,0.64,0.21,-0.06,2.1,0.75,0.74,41.0,0.75,0.05,0.83,0.63,0.2,-0.45,2.73,0.75,0.75,41.0,0.69,0.06,0.8,0.58,0.22,-0.05,2.19,0.7,0.7,41.0,0.6,0.07,0.73,0.49,0.24,0.3,2.12,0.6,0.59,41.0,0.54,0.06,0.67,0.45,0.23,0.46,2.35,0.54,0.53,41.0,0.45,0.06,0.58,0.36,0.22,0.59,2.38,0.45,0.43,41.0,0.39,0.05,0.49,0.31,0.18,0.57,2.44,0.39,0.38,41.0,0.37,0.05,0.49,0.3,0.19,0.77,2.75,0.38,0.36,41.0,0.4,0.06,0.56,0.33,0.23,1.04,3.24,0.41,0.38,41.0,0.49,0.06,0.65,0.4,0.25,0.75,2.71,0.49,0.48,41.0,0.64,0.08,0.78,0.52,0.26,0.15,1.76,0.64,0.63,41.0
+AR-A-G170006 = 0.75,0.08,0.87,0.52,0.35,-0.65,3.02,0.75,0.76,54.0,0.77,0.07,0.88,0.55,0.33,-0.72,3.06,0.77,0.79,54.0,0.73,0.06,0.84,0.56,0.28,-0.81,3.24,0.73,0.74,54.0,0.72,0.08,0.84,0.5,0.34,-0.81,3.06,0.73,0.74,54.0,0.62,0.09,0.78,0.38,0.4,-0.51,2.92,0.63,0.64,54.0,0.55,0.08,0.71,0.34,0.37,-0.33,2.64,0.56,0.56,54.0,0.45,0.07,0.59,0.29,0.3,-0.21,2.58,0.46,0.46,54.0,0.4,0.05,0.51,0.27,0.24,-0.26,2.6,0.4,0.4,54.0,0.37,0.05,0.47,0.26,0.21,-0.22,2.64,0.38,0.38,54.0,0.38,0.04,0.51,0.29,0.22,0.25,3.13,0.39,0.38,54.0,0.42,0.06,0.6,0.3,0.3,0.43,3.17,0.42,0.41,54.0,0.66,0.08,0.84,0.47,0.37,-0.33,2.72,0.67,0.67,54.0
+AR-A-G170007 = 0.61,0.08,0.72,0.48,0.24,-0.03,1.65,0.61,0.6,18.0,0.66,0.07,0.77,0.54,0.22,-0.02,1.82,0.66,0.65,18.0,0.63,0.05,0.7,0.55,0.15,-0.31,2.05,0.64,0.64,18.0,0.6,0.07,0.72,0.49,0.23,0.08,1.78,0.6,0.59,18.0,0.49,0.08,0.62,0.38,0.24,0.14,1.65,0.5,0.48,18.0,0.44,0.07,0.56,0.35,0.21,0.24,1.77,0.44,0.42,18.0,0.37,0.06,0.47,0.29,0.18,0.34,1.9,0.37,0.36,18.0,0.33,0.05,0.42,0.27,0.15,0.29,1.8,0.34,0.33,18.0,0.32,0.04,0.4,0.27,0.13,0.17,1.64,0.33,0.32,18.0,0.34,0.04,0.4,0.28,0.12,-0.04,1.66,0.34,0.34,18.0,0.36,0.04,0.42,0.3,0.12,-0.1,2.01,0.36,0.36,18.0,0.56,0.03,0.6,0.5,0.1,-0.69,2.77,0.56,0.57,18.0
+AR-A-G170008 = 0.61,0.14,0.82,0.31,0.51,-0.31,2.2,0.63,0.62,34.0,0.64,0.12,0.81,0.36,0.45,-0.53,2.31,0.65,0.67,34.0,0.62,0.13,0.78,0.34,0.45,-0.52,2.19,0.63,0.64,34.0,0.58,0.14,0.77,0.28,0.49,-0.49,2.08,0.59,0.6,34.0,0.48,0.14,0.69,0.22,0.47,-0.28,1.87,0.5,0.51,34.0,0.43,0.13,0.64,0.19,0.45,-0.18,1.83,0.45,0.44,34.0,0.37,0.11,0.55,0.18,0.37,-0.03,1.8,0.39,0.38,34.0,0.33,0.09,0.46,0.17,0.29,-0.16,1.78,0.34,0.34,34.0,0.31,0.08,0.43,0.16,0.27,-0.36,1.8,0.32,0.32,34.0,0.34,0.1,0.52,0.17,0.35,-0.11,1.83,0.36,0.35,34.0,0.38,0.13,0.63,0.17,0.46,0.2,1.89,0.4,0.37,34.0,0.53,0.16,0.75,0.21,0.54,-0.49,2.02,0.55,0.56,34.0
+AR-A-G170009 = 0.75,0.1,0.9,0.49,0.41,-0.25,2.05,0.75,0.75,567.0,0.76,0.1,0.9,0.5,0.4,-0.4,2.2,0.77,0.77,567.0,0.79,0.08,0.9,0.54,0.36,-0.63,2.54,0.8,0.81,567.0,0.77,0.06,0.89,0.6,0.3,-0.46,2.53,0.78,0.78,567.0,0.74,0.08,0.88,0.53,0.35,-0.18,2.07,0.74,0.74,567.0,0.44,0.09,0.75,0.24,0.51,0.49,3.45,0.45,0.44,567.0,0.6,0.12,0.81,0.33,0.48,0.08,2.03,0.61,0.59,567.0,0.52,0.11,0.77,0.3,0.46,0.45,2.25,0.53,0.5,567.0,0.47,0.1,0.73,0.28,0.44,0.63,2.64,0.49,0.46,567.0,0.46,0.1,0.72,0.27,0.45,0.67,2.75,0.47,0.45,567.0,0.58,0.13,0.81,0.3,0.52,-0.0,2.05,0.59,0.58,567.0,0.74,0.09,0.89,0.51,0.37,-0.17,2.09,0.74,0.74,567.0
+AR-A-G170010 = 0.76,0.07,0.86,0.6,0.26,-0.7,2.67,0.76,0.77,86.0,0.78,0.07,0.88,0.6,0.28,-0.72,2.62,0.78,0.79,86.0,0.77,0.05,0.86,0.64,0.22,-0.33,2.63,0.77,0.77,86.0,0.75,0.06,0.86,0.6,0.26,-0.25,2.31,0.75,0.75,86.0,0.65,0.08,0.82,0.49,0.32,0.15,2.26,0.66,0.64,86.0,0.59,0.08,0.79,0.43,0.36,0.35,2.4,0.6,0.58,86.0,0.5,0.08,0.71,0.33,0.38,0.61,2.99,0.5,0.48,86.0,0.43,0.06,0.64,0.29,0.35,0.8,4.02,0.43,0.42,86.0,0.4,0.06,0.59,0.29,0.31,0.85,4.46,0.4,0.39,86.0,0.4,0.05,0.59,0.3,0.29,1.01,4.71,0.41,0.39,86.0,0.45,0.07,0.67,0.34,0.33,1.07,4.2,0.45,0.44,86.0,0.73,0.06,0.84,0.52,0.32,-0.45,3.25,0.73,0.73,86.0
+AR-A-G170011 = 0.7,0.14,0.87,0.3,0.57,-1.27,3.99,0.71,0.74,107.0,0.72,0.12,0.86,0.36,0.5,-1.3,4.1,0.73,0.75,107.0,0.68,0.12,0.84,0.34,0.5,-1.13,3.63,0.69,0.72,107.0,0.62,0.12,0.82,0.31,0.51,-0.8,3.05,0.64,0.65,107.0,0.53,0.12,0.77,0.25,0.52,-0.38,2.73,0.55,0.55,107.0,0.47,0.12,0.73,0.23,0.5,0.07,2.7,0.49,0.48,107.0,0.41,0.1,0.64,0.21,0.43,0.22,2.78,0.42,0.4,107.0,0.36,0.08,0.54,0.19,0.35,0.11,2.75,0.36,0.35,107.0,0.34,0.08,0.53,0.19,0.34,0.32,2.9,0.35,0.34,107.0,0.37,0.1,0.6,0.19,0.41,0.55,2.92,0.38,0.36,107.0,0.42,0.13,0.71,0.19,0.52,0.31,2.59,0.44,0.42,107.0,0.58,0.14,0.8,0.24,0.56,-0.66,2.7,0.6,0.61,107.0
+AR-A-G170012 = 0.66,0.25,0.89,0.18,0.71,-0.71,1.86,0.7,0.82,124.0,0.68,0.23,0.89,0.23,0.66,-0.72,1.94,0.72,0.82,124.0,0.67,0.23,0.89,0.23,0.66,-0.66,1.85,0.71,0.8,124.0,0.64,0.24,0.88,0.19,0.69,-0.54,1.67,0.68,0.76,124.0,0.58,0.27,0.87,0.17,0.71,-0.34,1.43,0.64,0.68,124.0,0.54,0.27,0.84,0.14,0.71,-0.24,1.33,0.6,0.62,124.0,0.5,0.26,0.81,0.13,0.68,-0.16,1.29,0.57,0.56,124.0,0.46,0.24,0.77,0.12,0.65,-0.13,1.29,0.52,0.51,124.0,0.45,0.24,0.76,0.12,0.64,-0.12,1.29,0.51,0.49,124.0,0.47,0.25,0.79,0.11,0.67,-0.2,1.32,0.53,0.55,124.0,0.51,0.27,0.83,0.11,0.72,-0.32,1.38,0.58,0.64,124.0,0.6,0.28,0.88,0.14,0.75,-0.48,1.56,0.66,0.72,124.0
+AR-A-G170013 = 0.57,0.15,0.81,0.22,0.59,-0.79,3.18,0.58,0.58,74.0,0.6,0.13,0.82,0.28,0.54,-0.77,3.08,0.62,0.62,74.0,0.57,0.14,0.77,0.25,0.52,-0.77,2.83,0.59,0.6,74.0,0.52,0.13,0.75,0.23,0.52,-0.46,2.56,0.54,0.55,74.0,0.43,0.12,0.68,0.19,0.49,-0.38,2.5,0.45,0.45,74.0,0.39,0.1,0.61,0.18,0.43,-0.32,2.46,0.4,0.4,74.0,0.33,0.08,0.5,0.17,0.34,-0.34,2.44,0.34,0.34,74.0,0.29,0.07,0.42,0.15,0.27,-0.45,2.52,0.3,0.3,74.0,0.28,0.06,0.39,0.15,0.24,-0.61,2.64,0.29,0.28,74.0,0.29,0.06,0.42,0.15,0.27,-0.52,2.79,0.3,0.3,74.0,0.31,0.07,0.44,0.15,0.29,-0.49,2.85,0.32,0.31,74.0,0.47,0.13,0.67,0.18,0.48,-0.61,2.74,0.48,0.48,74.0
+AR-A-G170014 = 0.07,0.02,0.14,0.01,0.13,0.15,2.52,0.08,0.07,925.0,0.08,0.03,0.17,0.01,0.15,0.65,3.57,0.08,0.07,925.0,0.08,0.03,0.18,0.01,0.17,0.95,4.17,0.08,0.07,925.0,0.07,0.03,0.15,0.01,0.14,0.47,3.08,0.08,0.07,925.0,0.07,0.03,0.14,-0.02,0.16,-0.0,2.91,0.07,0.07,925.0,0.07,0.02,0.13,-0.01,0.14,0.19,2.84,0.07,0.07,925.0,0.07,0.02,0.12,0.0,0.12,0.19,2.52,0.07,0.07,925.0,0.07,0.02,0.12,0.0,0.12,0.13,2.46,0.07,0.07,925.0,0.05,0.03,0.11,-0.03,0.14,-0.25,2.34,0.06,0.06,925.0,0.06,0.02,0.12,-0.02,0.13,-0.18,2.51,0.07,0.06,925.0,0.07,0.02,0.12,-0.0,0.12,-0.05,2.42,0.07,0.07,925.0,0.07,0.02,0.13,0.01,0.12,0.04,2.45,0.07,0.07,925.0
+AR-A-G170015 = 0.74,0.07,0.88,0.59,0.3,-0.2,2.68,0.74,0.74,193.0,0.78,0.05,0.88,0.68,0.2,0.25,2.25,0.79,0.78,193.0,0.76,0.05,0.87,0.65,0.22,0.28,2.94,0.76,0.76,193.0,0.7,0.07,0.85,0.49,0.37,-0.43,3.07,0.7,0.71,193.0,0.62,0.09,0.83,0.36,0.46,-0.48,3.22,0.62,0.63,193.0,0.57,0.08,0.79,0.36,0.43,0.23,3.33,0.58,0.57,193.0,0.5,0.08,0.71,0.32,0.39,0.48,3.57,0.5,0.5,193.0,0.43,0.06,0.62,0.27,0.34,0.42,3.69,0.43,0.43,193.0,0.41,0.06,0.57,0.25,0.31,0.12,3.65,0.41,0.41,193.0,0.41,0.06,0.58,0.25,0.33,0.27,4.07,0.41,0.41,193.0,0.47,0.08,0.71,0.28,0.43,0.54,4.14,0.48,0.47,193.0,0.68,0.08,0.85,0.44,0.41,-0.84,3.29,0.68,0.7,193.0
+AR-A-G170016 = 0.17,0.05,0.29,0.07,0.22,-0.22,2.17,0.18,0.18,108.0,0.22,0.09,0.4,0.07,0.33,-0.26,2.11,0.24,0.24,108.0,0.22,0.08,0.38,0.07,0.31,-0.39,2.11,0.24,0.24,108.0,0.18,0.06,0.3,0.07,0.23,-0.49,2.21,0.19,0.2,108.0,0.16,0.05,0.24,0.07,0.18,-0.6,2.3,0.17,0.18,108.0,0.14,0.04,0.21,0.07,0.15,-0.71,2.43,0.15,0.16,108.0,0.13,0.04,0.2,0.06,0.14,-0.69,2.51,0.14,0.14,108.0,0.13,0.03,0.18,0.06,0.12,-0.74,2.61,0.13,0.14,108.0,0.12,0.03,0.18,0.05,0.13,-0.88,2.71,0.13,0.13,108.0,0.12,0.03,0.18,0.06,0.12,-0.79,2.65,0.13,0.14,108.0,0.13,0.03,0.19,0.06,0.13,-0.67,2.56,0.13,0.14,108.0,0.14,0.04,0.22,0.06,0.16,-0.45,2.45,0.15,0.15,108.0
+AR-A-G170017 = 0.73,0.1,0.9,0.38,0.52,-0.06,2.79,0.73,0.71,418.0,0.71,0.12,0.9,0.38,0.52,-0.19,2.52,0.72,0.7,418.0,0.73,0.11,0.9,0.37,0.53,-0.43,3.02,0.73,0.72,418.0,0.73,0.09,0.89,0.33,0.56,-0.46,4.42,0.73,0.71,418.0,0.68,0.12,0.88,0.29,0.59,-0.04,3.14,0.69,0.64,418.0,0.54,0.19,0.85,0.22,0.63,0.27,1.62,0.57,0.5,418.0,0.55,0.14,0.83,0.21,0.61,0.49,2.57,0.57,0.51,418.0,0.49,0.13,0.8,0.2,0.59,0.76,2.74,0.51,0.45,418.0,0.47,0.13,0.78,0.2,0.59,0.93,2.99,0.48,0.42,418.0,0.47,0.13,0.78,0.2,0.57,0.98,3.01,0.48,0.42,418.0,0.52,0.14,0.83,0.23,0.6,0.83,2.79,0.54,0.46,418.0,0.67,0.1,0.88,0.3,0.58,0.2,3.44,0.68,0.64,418.0
+AR-A-G170018 = 0.11,0.03,0.22,0.05,0.17,1.21,4.76,0.12,0.11,149.0,0.15,0.05,0.31,0.02,0.29,0.84,4.47,0.16,0.14,149.0,0.16,0.05,0.29,0.04,0.25,0.38,3.74,0.16,0.16,149.0,0.13,0.04,0.22,0.05,0.18,0.14,3.3,0.14,0.13,149.0,0.12,0.03,0.18,0.05,0.13,-0.22,3.02,0.12,0.12,149.0,0.11,0.03,0.16,0.05,0.11,-0.41,2.93,0.11,0.12,149.0,0.1,0.02,0.15,0.05,0.1,-0.42,2.77,0.11,0.11,149.0,0.1,0.02,0.14,0.05,0.09,-0.35,2.83,0.1,0.1,149.0,0.09,0.02,0.14,0.04,0.09,-0.31,3.03,0.1,0.1,149.0,0.09,0.02,0.14,0.05,0.09,-0.06,2.93,0.1,0.09,149.0,0.1,0.02,0.14,0.05,0.09,0.09,3.01,0.1,0.09,149.0,0.1,0.02,0.15,0.05,0.1,0.28,3.14,0.1,0.1,149.0
+AR-A-G170019 = 0.65,0.06,0.78,0.4,0.37,-0.66,3.21,0.65,0.66,938.0,0.65,0.07,0.78,0.42,0.36,-0.56,2.74,0.66,0.67,938.0,0.7,0.07,0.82,0.44,0.38,-0.7,2.91,0.7,0.71,938.0,0.69,0.06,0.8,0.45,0.36,-0.79,3.45,0.7,0.71,938.0,0.61,0.07,0.77,0.44,0.34,0.18,2.57,0.61,0.6,938.0,0.5,0.1,0.68,0.27,0.41,-0.1,1.91,0.51,0.49,938.0,0.52,0.05,0.64,0.33,0.31,-0.39,3.23,0.52,0.52,938.0,0.45,0.05,0.57,0.28,0.29,-0.4,3.23,0.46,0.46,938.0,0.42,0.05,0.55,0.26,0.29,-0.34,3.32,0.42,0.42,938.0,0.41,0.05,0.56,0.25,0.31,-0.23,3.54,0.41,0.41,938.0,0.53,0.08,0.69,0.29,0.39,-0.57,2.77,0.54,0.55,938.0,0.67,0.07,0.78,0.43,0.35,-1.04,3.32,0.68,0.7,938.0
+AR-A-G170020 = 0.27,0.22,0.84,0.09,0.76,1.27,3.0,0.35,0.14,186.0,0.29,0.2,0.8,0.09,0.71,1.14,2.77,0.35,0.19,186.0,0.3,0.2,0.78,0.09,0.69,1.18,2.79,0.36,0.19,186.0,0.27,0.19,0.77,0.09,0.68,1.33,3.2,0.32,0.17,186.0,0.22,0.15,0.71,0.09,0.62,1.53,3.95,0.26,0.14,186.0,0.19,0.13,0.66,0.08,0.58,1.63,4.39,0.23,0.13,186.0,0.17,0.11,0.59,0.08,0.51,1.65,4.57,0.21,0.12,186.0,0.16,0.09,0.49,0.07,0.42,1.55,4.18,0.18,0.11,186.0,0.15,0.08,0.44,0.07,0.37,1.5,3.95,0.17,0.11,186.0,0.16,0.11,0.55,0.07,0.48,1.61,4.32,0.19,0.11,186.0,0.18,0.13,0.68,0.07,0.61,1.68,4.6,0.22,0.11,186.0,0.22,0.19,0.71,0.08,0.63,1.49,3.62,0.29,0.12,186.0
+AR-A-G170021 = 0.73,0.07,0.88,0.58,0.3,0.14,2.07,0.73,0.72,195.0,0.76,0.06,0.88,0.62,0.26,0.08,2.03,0.76,0.75,195.0,0.76,0.06,0.88,0.6,0.28,-0.08,2.6,0.76,0.75,195.0,0.71,0.07,0.87,0.56,0.31,0.21,2.28,0.71,0.7,195.0,0.62,0.09,0.83,0.45,0.38,0.22,2.27,0.62,0.61,195.0,0.57,0.08,0.79,0.41,0.38,0.35,2.41,0.57,0.55,195.0,0.48,0.08,0.7,0.34,0.37,0.53,2.62,0.49,0.47,195.0,0.41,0.06,0.57,0.29,0.28,0.5,2.56,0.41,0.4,195.0,0.39,0.06,0.54,0.28,0.26,0.51,2.81,0.4,0.38,195.0,0.4,0.06,0.58,0.31,0.28,0.99,3.66,0.4,0.38,195.0,0.5,0.08,0.71,0.34,0.36,0.48,2.76,0.5,0.49,195.0,0.69,0.08,0.87,0.47,0.39,-0.3,2.65,0.7,0.7,195.0
+AR-A-G170022 = 0.2,0.07,0.44,0.1,0.33,1.29,4.53,0.21,0.19,214.0,0.25,0.08,0.51,0.12,0.39,1.06,3.92,0.26,0.24,214.0,0.24,0.07,0.44,0.12,0.31,0.85,3.33,0.25,0.23,214.0,0.2,0.05,0.38,0.11,0.27,1.01,3.82,0.21,0.19,214.0,0.17,0.03,0.3,0.11,0.19,0.82,3.54,0.18,0.17,214.0,0.16,0.03,0.26,0.1,0.16,0.87,3.63,0.16,0.15,214.0,0.15,0.02,0.24,0.1,0.14,0.8,3.7,0.15,0.15,214.0,0.14,0.02,0.22,0.1,0.12,0.69,3.66,0.14,0.14,214.0,0.14,0.02,0.21,0.09,0.12,0.63,3.54,0.14,0.13,214.0,0.14,0.03,0.23,0.1,0.13,1.04,4.02,0.14,0.14,214.0,0.15,0.03,0.25,0.1,0.15,1.32,4.51,0.15,0.14,214.0,0.17,0.05,0.34,0.1,0.23,1.46,4.81,0.17,0.15,214.0
+AR-A-G170023 = 0.59,0.25,0.89,0.19,0.7,-0.19,1.41,0.65,0.62,133.0,0.62,0.22,0.89,0.23,0.66,-0.24,1.52,0.66,0.63,133.0,0.6,0.24,0.9,0.22,0.68,-0.19,1.44,0.65,0.62,133.0,0.56,0.25,0.87,0.19,0.68,-0.07,1.38,0.61,0.55,133.0,0.5,0.27,0.87,0.16,0.71,0.15,1.31,0.57,0.44,133.0,0.45,0.26,0.83,0.14,0.69,0.25,1.34,0.52,0.36,133.0,0.43,0.27,0.82,0.13,0.69,0.34,1.37,0.5,0.32,133.0,0.4,0.24,0.77,0.13,0.64,0.37,1.41,0.47,0.29,133.0,0.39,0.24,0.75,0.12,0.63,0.38,1.41,0.45,0.28,133.0,0.4,0.25,0.78,0.12,0.66,0.31,1.34,0.48,0.3,133.0,0.44,0.28,0.83,0.12,0.7,0.19,1.25,0.52,0.36,133.0,0.53,0.29,0.88,0.15,0.74,0.02,1.26,0.6,0.5,133.0
+AR-B-G010001 = 0.73,0.01,0.78,0.69,0.09,-0.29,4.55,0.73,0.73,189.0,0.75,0.01,0.79,0.71,0.07,-0.1,2.96,0.75,0.75,189.0,0.68,0.02,0.72,0.63,0.08,-0.52,2.8,0.68,0.69,189.0,0.55,0.02,0.59,0.48,0.11,-0.84,3.89,0.55,0.56,189.0,0.45,0.02,0.49,0.4,0.1,-0.12,2.28,0.45,0.45,189.0,0.47,0.02,0.51,0.42,0.09,-0.17,2.33,0.47,0.47,189.0,0.5,0.02,0.55,0.45,0.11,-0.24,2.62,0.5,0.51,189.0,0.54,0.02,0.6,0.49,0.11,0.29,3.19,0.54,0.54,189.0,0.59,0.02,0.65,0.55,0.1,0.17,2.84,0.59,0.59,189.0,0.61,0.02,0.68,0.54,0.13,0.03,3.38,0.61,0.6,189.0,0.6,0.02,0.65,0.56,0.09,-0.22,3.27,0.6,0.6,189.0,0.6,0.02,0.64,0.56,0.08,-0.51,2.25,0.6,0.61,189.0
+AR-B-G010002 = 0.73,0.02,0.78,0.66,0.12,-0.23,3.13,0.73,0.73,168.0,0.77,0.02,0.81,0.71,0.09,-0.32,2.43,0.77,0.77,168.0,0.71,0.02,0.74,0.66,0.08,-0.87,3.05,0.71,0.71,168.0,0.55,0.02,0.6,0.5,0.09,0.19,3.14,0.55,0.55,168.0,0.49,0.02,0.56,0.44,0.12,0.51,3.05,0.49,0.48,168.0,0.49,0.02,0.56,0.43,0.13,0.33,2.92,0.49,0.49,168.0,0.53,0.02,0.58,0.47,0.11,0.28,2.26,0.53,0.52,168.0,0.57,0.02,0.62,0.51,0.11,-0.05,2.65,0.57,0.57,168.0,0.59,0.02,0.66,0.54,0.12,-0.04,2.91,0.59,0.59,168.0,0.59,0.02,0.66,0.53,0.13,-0.16,2.81,0.59,0.59,168.0,0.58,0.02,0.64,0.54,0.1,0.19,2.73,0.58,0.58,168.0,0.59,0.02,0.63,0.54,0.09,0.03,2.56,0.59,0.59,168.0
+AR-B-G010003 = 0.61,0.04,0.64,0.58,0.06,0.0,1.0,0.61,0.61,2.0,0.63,0.03,0.65,0.6,0.05,0.0,1.0,0.63,0.63,2.0,0.6,0.05,0.63,0.56,0.06,0.0,1.0,0.6,0.6,2.0,0.56,0.04,0.59,0.53,0.06,0.0,1.0,0.56,0.56,2.0,0.51,0.02,0.52,0.49,0.03,0.0,1.0,0.51,0.51,2.0,0.48,0.02,0.49,0.47,0.03,0.0,1.0,0.48,0.48,2.0,0.45,0.02,0.46,0.43,0.03,0.0,1.0,0.45,0.45,2.0,0.44,0.01,0.45,0.43,0.02,0.0,0.98,0.44,0.44,2.0,0.47,0.01,0.48,0.47,0.01,-0.0,1.54,0.47,0.47,2.0,0.49,0.01,0.5,0.48,0.02,-0.0,1.01,0.49,0.49,2.0,0.52,0.03,0.55,0.5,0.04,0.0,1.0,0.52,0.52,2.0,0.56,0.04,0.59,0.54,0.06,0.0,1.0,0.57,0.56,2.0
+AR-B-G010004 = 0.44,NaN,0.44,0.44,0.0,NaN,NaN,0.44,0.44,1.0,0.49,NaN,0.49,0.49,0.0,NaN,NaN,0.49,0.49,1.0,0.5,NaN,0.5,0.5,0.0,NaN,NaN,0.5,0.5,1.0,0.46,NaN,0.46,0.46,0.0,NaN,NaN,0.46,0.46,1.0,0.4,NaN,0.4,0.4,0.0,NaN,NaN,0.4,0.4,1.0,0.44,NaN,0.44,0.44,0.0,NaN,NaN,0.44,0.44,1.0,0.42,NaN,0.42,0.42,0.0,NaN,NaN,0.42,0.42,1.0,0.42,NaN,0.42,0.42,0.0,NaN,NaN,0.42,0.42,1.0,0.44,NaN,0.44,0.44,0.0,NaN,NaN,0.44,0.44,1.0,0.43,NaN,0.43,0.43,0.0,NaN,NaN,0.43,0.43,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
+AR-B-G010005 = 0.44,NaN,0.44,0.44,0.0,NaN,NaN,0.44,0.44,1.0,0.49,NaN,0.49,0.49,0.0,NaN,NaN,0.49,0.49,1.0,0.49,NaN,0.49,0.49,0.0,NaN,NaN,0.49,0.49,1.0,0.43,NaN,0.43,0.43,0.0,NaN,NaN,0.43,0.43,1.0,0.33,NaN,0.33,0.33,0.0,NaN,NaN,0.33,0.33,1.0,0.4,NaN,0.4,0.4,0.0,NaN,NaN,0.4,0.4,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.4,NaN,0.4,0.4,0.0,NaN,NaN,0.4,0.4,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.53,NaN,0.53,0.53,0.0,NaN,NaN,0.53,0.53,1.0
+AR-B-G010006 = 0.23,0.07,0.27,0.18,0.09,-0.0,1.0,0.23,0.23,2.0,0.29,0.07,0.34,0.24,0.09,-0.0,1.0,0.3,0.29,2.0,0.3,0.09,0.36,0.23,0.13,0.0,1.0,0.3,0.3,2.0,0.21,0.11,0.29,0.13,0.15,0.0,1.0,0.22,0.21,2.0,0.16,0.11,0.24,0.08,0.16,-0.0,1.0,0.18,0.16,2.0,0.28,0.1,0.35,0.2,0.15,-0.0,1.0,0.29,0.28,2.0,0.24,0.09,0.31,0.18,0.13,0.0,1.0,0.25,0.24,2.0,0.3,0.09,0.36,0.24,0.12,0.0,1.0,0.31,0.3,2.0,0.26,0.09,0.33,0.19,0.13,0.0,1.0,0.27,0.26,2.0,0.25,0.09,0.31,0.18,0.13,-0.0,1.0,0.26,0.25,2.0,0.21,0.1,0.28,0.14,0.14,-0.0,1.0,0.22,0.21,2.0,0.24,0.06,0.28,0.2,0.08,0.0,1.0,0.24,0.24,2.0
+AR-B-G010007 = 0.44,0.06,0.51,0.39,0.11,0.16,1.2,0.44,0.43,4.0,0.45,0.04,0.5,0.42,0.09,0.19,1.25,0.45,0.45,4.0,0.37,0.07,0.45,0.31,0.14,0.14,1.18,0.38,0.36,4.0,0.34,0.07,0.41,0.27,0.14,0.08,1.1,0.34,0.33,4.0,0.35,0.04,0.39,0.32,0.07,0.19,1.25,0.35,0.34,4.0,0.33,0.05,0.38,0.29,0.09,0.19,1.26,0.33,0.32,4.0,0.33,0.04,0.38,0.3,0.08,0.21,1.28,0.33,0.32,4.0,0.35,0.03,0.39,0.33,0.06,0.38,1.49,0.35,0.35,4.0,0.42,0.03,0.46,0.4,0.06,0.44,1.56,0.42,0.42,4.0,0.41,0.04,0.47,0.38,0.09,0.3,1.39,0.41,0.4,4.0,0.41,0.06,0.48,0.36,0.12,0.14,1.19,0.41,0.4,4.0,0.38,0.07,0.46,0.33,0.13,0.07,1.1,0.39,0.38,4.0
+AR-B-G010008 = 0.53,0.09,0.63,0.41,0.22,-0.39,1.82,0.54,0.54,4.0,0.53,0.09,0.62,0.42,0.2,-0.32,1.66,0.54,0.54,4.0,0.48,0.11,0.59,0.34,0.25,-0.45,1.9,0.49,0.49,4.0,0.45,0.1,0.55,0.33,0.23,-0.42,1.84,0.46,0.47,4.0,0.42,0.07,0.49,0.32,0.17,-0.32,1.65,0.42,0.42,4.0,0.4,0.08,0.48,0.29,0.19,-0.4,1.8,0.4,0.41,4.0,0.39,0.07,0.46,0.3,0.17,-0.39,1.77,0.4,0.4,4.0,0.39,0.07,0.46,0.31,0.15,-0.38,1.76,0.4,0.4,4.0,0.46,0.07,0.54,0.38,0.16,-0.31,1.69,0.47,0.47,4.0,0.47,0.09,0.57,0.36,0.21,-0.35,1.83,0.48,0.48,4.0,0.5,0.09,0.59,0.38,0.21,-0.41,1.87,0.5,0.51,4.0,0.5,0.1,0.61,0.38,0.23,-0.34,1.76,0.51,0.51,4.0
+AR-B-G010009 = 0.29,0.09,0.36,0.22,0.13,0.0,1.0,0.3,0.29,2.0,0.3,0.09,0.37,0.24,0.13,-0.0,1.0,0.31,0.3,2.0,0.27,0.11,0.34,0.19,0.15,-0.0,1.0,0.28,0.27,2.0,0.29,0.09,0.35,0.23,0.13,-0.0,1.0,0.3,0.29,2.0,0.24,0.08,0.3,0.18,0.12,-0.0,1.0,0.25,0.24,2.0,0.25,0.08,0.31,0.2,0.11,0.0,1.0,0.26,0.25,2.0,0.25,0.08,0.3,0.19,0.11,-0.0,1.0,0.25,0.25,2.0,0.22,0.08,0.28,0.16,0.12,0.0,1.0,0.23,0.22,2.0,0.27,0.08,0.33,0.21,0.12,-0.0,1.0,0.28,0.27,2.0,0.27,0.09,0.33,0.2,0.13,-0.0,1.0,0.27,0.27,2.0,0.32,0.08,0.38,0.26,0.12,-0.0,1.0,0.33,0.32,2.0,0.29,0.09,0.35,0.22,0.13,-0.0,1.0,0.29,0.29,2.0
+AR-B-G010010 = 0.6,NaN,0.6,0.6,0.0,NaN,NaN,0.6,0.6,1.0,0.66,NaN,0.66,0.66,0.0,NaN,NaN,0.66,0.66,1.0,0.67,NaN,0.67,0.67,0.0,NaN,NaN,0.67,0.67,1.0,0.62,NaN,0.62,0.62,0.0,NaN,NaN,0.62,0.62,1.0,0.55,NaN,0.55,0.55,0.0,NaN,NaN,0.55,0.55,1.0,0.59,NaN,0.59,0.59,0.0,NaN,NaN,0.59,0.59,1.0,0.6,NaN,0.6,0.6,0.0,NaN,NaN,0.6,0.6,1.0,0.62,NaN,0.62,0.62,0.0,NaN,NaN,0.62,0.62,1.0,0.64,NaN,0.64,0.64,0.0,NaN,NaN,0.64,0.64,1.0,0.61,NaN,0.61,0.61,0.0,NaN,NaN,0.61,0.61,1.0,0.58,NaN,0.58,0.58,0.0,NaN,NaN,0.58,0.58,1.0,0.51,NaN,0.51,0.51,0.0,NaN,NaN,0.51,0.51,1.0
+AR-B-G010011 = 0.56,0.09,0.77,0.23,0.54,0.06,2.88,0.56,0.55,238.0,0.55,0.1,0.79,0.21,0.57,0.12,2.69,0.55,0.54,238.0,0.47,0.09,0.68,0.17,0.51,0.15,2.53,0.48,0.46,238.0,0.4,0.05,0.46,0.12,0.34,-1.39,7.55,0.4,0.4,238.0,0.37,0.04,0.44,0.14,0.3,-1.92,10.55,0.37,0.37,238.0,0.32,0.04,0.4,0.09,0.31,-1.17,7.06,0.33,0.32,238.0,0.32,0.05,0.4,0.05,0.35,-1.23,7.45,0.32,0.31,238.0,0.33,0.05,0.42,0.09,0.33,-1.09,6.08,0.34,0.34,238.0,0.39,0.05,0.47,0.1,0.38,-1.81,7.82,0.4,0.41,238.0,0.42,0.06,0.5,0.08,0.42,-2.08,9.59,0.42,0.43,238.0,0.36,0.05,0.43,0.05,0.37,-1.85,9.3,0.36,0.37,238.0,0.32,0.06,0.46,0.05,0.41,-0.11,4.72,0.33,0.31,238.0
+AR-B-G010012 = 0.5,0.04,0.58,0.42,0.16,-0.08,2.81,0.5,0.51,155.0,0.63,0.02,0.69,0.57,0.12,-0.21,2.43,0.63,0.63,155.0,0.62,0.04,0.68,0.52,0.16,-0.49,2.17,0.62,0.63,155.0,0.51,0.04,0.6,0.42,0.18,0.08,2.18,0.51,0.51,155.0,0.42,0.03,0.49,0.36,0.14,0.27,2.37,0.42,0.42,155.0,0.39,0.03,0.45,0.32,0.13,0.25,2.07,0.39,0.38,155.0,0.39,0.02,0.45,0.34,0.11,0.23,2.61,0.39,0.39,155.0,0.44,0.03,0.49,0.38,0.11,-0.34,2.1,0.44,0.45,155.0,0.53,0.05,0.6,0.44,0.17,-0.42,1.94,0.53,0.54,155.0,0.58,0.05,0.66,0.48,0.18,-0.45,2.01,0.59,0.6,155.0,0.56,0.04,0.63,0.49,0.14,-0.68,2.29,0.57,0.58,155.0,0.44,0.02,0.48,0.4,0.08,-0.63,3.15,0.44,0.45,155.0
+AR-B-G010013 = 0.71,0.03,0.78,0.67,0.11,0.61,2.69,0.71,0.7,45.0,0.76,0.02,0.79,0.71,0.08,-0.11,2.43,0.76,0.75,45.0,0.69,0.02,0.71,0.66,0.06,-0.3,2.1,0.69,0.69,45.0,0.51,0.02,0.56,0.48,0.08,1.29,4.44,0.51,0.5,45.0,0.4,0.02,0.45,0.36,0.09,0.44,2.55,0.4,0.4,45.0,0.42,0.03,0.48,0.37,0.11,0.69,2.66,0.42,0.41,45.0,0.46,0.03,0.53,0.42,0.1,0.8,2.61,0.46,0.45,45.0,0.52,0.02,0.56,0.47,0.09,0.18,3.34,0.52,0.52,45.0,0.58,0.02,0.62,0.54,0.09,0.09,2.52,0.58,0.59,45.0,0.59,0.02,0.63,0.55,0.08,-0.07,2.16,0.59,0.59,45.0,0.59,0.02,0.62,0.56,0.07,0.37,2.1,0.59,0.59,45.0,0.57,0.01,0.59,0.52,0.07,-0.46,3.24,0.57,0.57,45.0
+AR-B-G010014 = 0.52,0.01,0.53,0.5,0.03,0.09,1.6,0.52,0.52,5.0,0.61,0.03,0.64,0.58,0.06,-0.32,1.22,0.62,0.63,5.0,0.63,0.03,0.65,0.6,0.05,-0.38,1.19,0.63,0.65,5.0,0.59,0.02,0.62,0.57,0.05,-0.35,1.21,0.59,0.61,5.0,0.54,0.02,0.57,0.52,0.05,-0.09,1.44,0.54,0.55,5.0,0.55,0.02,0.59,0.53,0.06,0.1,1.59,0.55,0.56,5.0,0.56,0.03,0.59,0.53,0.06,-0.09,1.41,0.56,0.57,5.0,0.54,0.03,0.58,0.5,0.08,-0.27,1.36,0.54,0.55,5.0,0.58,0.03,0.62,0.55,0.07,-0.19,1.33,0.58,0.6,5.0,0.59,0.03,0.62,0.56,0.07,-0.11,1.42,0.59,0.6,5.0,0.57,0.02,0.59,0.55,0.04,-0.21,1.36,0.57,0.58,5.0,0.53,0.01,0.54,0.51,0.03,-0.35,1.22,0.53,0.54,5.0
+AR-B-G010015 = 0.71,0.04,0.79,0.56,0.22,-1.14,5.03,0.71,0.72,70.0,0.71,0.05,0.81,0.55,0.26,-0.9,4.79,0.71,0.71,70.0,0.64,0.03,0.68,0.52,0.16,-1.51,5.68,0.64,0.64,70.0,0.53,0.03,0.59,0.44,0.15,-0.47,2.73,0.53,0.53,70.0,0.46,0.02,0.51,0.4,0.11,-0.27,2.78,0.46,0.46,70.0,0.46,0.03,0.51,0.4,0.11,-0.5,2.82,0.47,0.47,70.0,0.49,0.03,0.55,0.38,0.17,-1.01,4.31,0.49,0.5,70.0,0.53,0.04,0.6,0.39,0.21,-1.35,5.08,0.53,0.54,70.0,0.54,0.04,0.6,0.39,0.21,-1.16,4.3,0.54,0.55,70.0,0.53,0.04,0.58,0.41,0.17,-0.78,3.43,0.53,0.53,70.0,0.53,0.03,0.57,0.44,0.13,-0.74,2.95,0.53,0.53,70.0,0.55,0.03,0.6,0.48,0.13,-0.31,2.92,0.55,0.55,70.0
+AR-B-G010016 = 0.34,0.03,0.37,0.32,0.05,0.64,1.5,0.34,0.33,3.0,0.36,0.03,0.39,0.34,0.06,-0.08,1.5,0.36,0.37,3.0,0.36,0.03,0.39,0.33,0.06,0.08,1.5,0.36,0.36,3.0,0.34,0.03,0.38,0.31,0.07,0.28,1.5,0.35,0.34,3.0,0.31,0.03,0.34,0.28,0.06,-0.0,1.5,0.31,0.31,3.0,0.29,0.02,0.32,0.27,0.05,0.1,1.5,0.29,0.29,3.0,0.29,0.02,0.31,0.26,0.05,-0.31,1.5,0.29,0.29,3.0,0.28,0.02,0.3,0.25,0.05,-0.66,1.5,0.28,0.29,3.0,0.31,0.02,0.33,0.28,0.05,-0.05,1.5,0.31,0.31,3.0,0.32,0.02,0.34,0.29,0.05,0.05,1.5,0.32,0.32,3.0,0.35,0.03,0.38,0.33,0.05,0.61,1.5,0.35,0.34,3.0,0.33,0.03,0.36,0.31,0.05,0.68,1.5,0.33,0.32,3.0
+AR-B-G010017 = 0.63,0.03,0.7,0.55,0.15,-0.15,2.9,0.63,0.63,270.0,0.7,0.03,0.75,0.63,0.13,-0.22,2.24,0.7,0.7,270.0,0.72,0.02,0.77,0.69,0.08,0.08,2.49,0.72,0.72,270.0,0.59,0.02,0.63,0.55,0.08,0.12,2.32,0.59,0.59,270.0,0.47,0.02,0.53,0.44,0.09,0.31,3.39,0.47,0.47,270.0,0.5,0.02,0.56,0.46,0.1,0.37,3.06,0.5,0.5,270.0,0.53,0.02,0.57,0.49,0.07,0.33,2.61,0.53,0.53,270.0,0.58,0.02,0.62,0.53,0.09,0.03,2.89,0.58,0.58,270.0,0.67,0.02,0.71,0.63,0.08,-0.14,2.97,0.67,0.67,270.0,0.7,0.02,0.74,0.64,0.1,-0.64,3.16,0.7,0.7,270.0,0.68,0.02,0.71,0.63,0.08,-0.58,2.72,0.68,0.68,270.0,0.61,0.02,0.69,0.55,0.15,0.5,3.76,0.61,0.61,270.0
+AR-B-G010018 = 0.6,0.06,0.73,0.46,0.27,-0.34,2.67,0.61,0.6,263.0,0.69,0.04,0.81,0.59,0.22,-0.19,3.0,0.7,0.7,263.0,0.7,0.03,0.75,0.62,0.13,-0.82,2.89,0.7,0.71,263.0,0.59,0.03,0.65,0.51,0.14,-0.22,2.73,0.59,0.59,263.0,0.45,0.03,0.51,0.38,0.13,0.44,2.91,0.45,0.45,263.0,0.46,0.03,0.53,0.4,0.13,0.32,2.67,0.46,0.46,263.0,0.48,0.03,0.57,0.4,0.17,0.24,2.82,0.48,0.48,263.0,0.53,0.03,0.64,0.46,0.18,0.63,3.38,0.53,0.53,263.0,0.63,0.03,0.72,0.57,0.15,0.73,3.44,0.63,0.63,263.0,0.64,0.02,0.7,0.59,0.11,0.03,2.36,0.64,0.64,263.0,0.61,0.03,0.67,0.55,0.11,0.11,2.13,0.61,0.61,263.0,0.54,0.04,0.61,0.46,0.16,-0.11,1.58,0.54,0.55,263.0
+AR-B-G010019 = 0.43,0.05,0.47,0.22,0.25,-2.28,7.69,0.43,0.45,99.0,0.44,0.06,0.5,0.23,0.27,-1.88,6.24,0.44,0.45,99.0,0.4,0.04,0.46,0.24,0.22,-1.65,5.9,0.4,0.41,99.0,0.37,0.03,0.41,0.23,0.18,-2.0,7.17,0.37,0.38,99.0,0.34,0.03,0.39,0.23,0.15,-1.82,7.21,0.34,0.35,99.0,0.33,0.03,0.38,0.22,0.15,-1.63,6.98,0.33,0.33,99.0,0.34,0.04,0.4,0.19,0.2,-1.78,6.76,0.34,0.34,99.0,0.37,0.05,0.46,0.19,0.27,-1.69,6.15,0.38,0.38,99.0,0.45,0.07,0.55,0.21,0.33,-1.87,6.63,0.46,0.46,99.0,0.42,0.07,0.53,0.19,0.34,-1.6,5.89,0.42,0.43,99.0,0.34,0.03,0.38,0.21,0.17,-1.89,6.92,0.34,0.34,99.0,0.29,0.03,0.34,0.18,0.16,-1.53,6.49,0.29,0.3,99.0
+AR-B-G010020 = 0.62,0.03,0.69,0.56,0.13,0.13,2.02,0.62,0.62,170.0,0.68,0.02,0.75,0.63,0.12,1.0,4.29,0.68,0.68,170.0,0.69,0.03,0.74,0.64,0.11,0.2,1.81,0.69,0.69,170.0,0.54,0.03,0.6,0.47,0.13,0.2,2.08,0.54,0.53,170.0,0.43,0.03,0.48,0.38,0.11,0.2,1.98,0.43,0.43,170.0,0.48,0.03,0.54,0.41,0.13,0.2,2.28,0.48,0.48,170.0,0.5,0.03,0.56,0.44,0.12,0.38,2.38,0.5,0.49,170.0,0.56,0.03,0.61,0.5,0.11,0.25,2.1,0.56,0.55,170.0,0.66,0.02,0.7,0.6,0.1,-0.12,2.25,0.66,0.65,170.0,0.67,0.02,0.7,0.59,0.11,-0.85,3.83,0.67,0.67,170.0,0.64,0.02,0.68,0.57,0.12,-0.5,3.04,0.64,0.64,170.0,0.56,0.02,0.61,0.51,0.1,-0.03,2.4,0.56,0.57,170.0
+AR-B-G010021 = 0.7,0.03,0.75,0.62,0.12,-0.19,1.89,0.7,0.7,63.0,0.73,0.03,0.77,0.63,0.15,-0.93,4.05,0.73,0.73,63.0,0.63,0.02,0.69,0.59,0.1,0.85,3.55,0.63,0.62,63.0,0.53,0.05,0.64,0.46,0.18,0.43,2.09,0.54,0.52,63.0,0.5,0.04,0.58,0.42,0.17,0.31,2.02,0.5,0.48,63.0,0.54,0.02,0.58,0.48,0.1,-0.38,2.15,0.54,0.54,63.0,0.54,0.02,0.58,0.47,0.1,-0.97,4.62,0.54,0.55,63.0,0.53,0.03,0.57,0.44,0.13,-1.63,5.6,0.53,0.54,63.0,0.54,0.02,0.58,0.45,0.14,-1.55,6.5,0.54,0.54,63.0,0.52,0.03,0.61,0.45,0.17,0.48,5.89,0.52,0.52,63.0,0.54,0.02,0.65,0.5,0.14,1.61,6.95,0.55,0.54,63.0,0.58,0.02,0.64,0.53,0.12,-0.13,4.39,0.58,0.58,63.0
+AR-B-G010022 = 0.75,0.02,0.78,0.69,0.09,-0.67,3.38,0.75,0.75,48.0,0.77,0.01,0.81,0.75,0.06,0.58,3.41,0.77,0.77,48.0,0.61,0.02,0.66,0.57,0.1,0.23,3.18,0.61,0.61,48.0,0.45,0.02,0.51,0.4,0.11,0.11,3.11,0.45,0.45,48.0,0.43,0.02,0.46,0.4,0.06,0.41,2.43,0.43,0.43,48.0,0.5,0.02,0.54,0.46,0.08,-0.18,2.34,0.5,0.5,48.0,0.52,0.03,0.57,0.46,0.1,-0.54,2.74,0.52,0.53,48.0,0.51,0.03,0.57,0.45,0.12,-0.02,2.3,0.51,0.51,48.0,0.49,0.03,0.55,0.44,0.11,0.21,2.42,0.49,0.48,48.0,0.47,0.03,0.52,0.42,0.1,0.03,2.39,0.47,0.46,48.0,0.48,0.02,0.53,0.44,0.09,-0.31,2.53,0.48,0.49,48.0,0.57,0.01,0.6,0.54,0.06,-0.04,2.67,0.57,0.57,48.0
+AR-B-G010023 = 0.47,0.02,0.54,0.42,0.12,0.53,3.12,0.47,0.46,224.0,0.64,0.02,0.7,0.59,0.11,0.47,2.73,0.64,0.63,224.0,0.69,0.02,0.76,0.63,0.13,0.39,2.71,0.69,0.69,224.0,0.59,0.03,0.65,0.52,0.13,-0.3,2.53,0.59,0.59,224.0,0.47,0.02,0.53,0.39,0.13,-0.21,2.64,0.48,0.48,224.0,0.46,0.03,0.53,0.38,0.14,-0.08,2.06,0.46,0.46,224.0,0.47,0.04,0.55,0.38,0.17,-0.02,2.05,0.47,0.47,224.0,0.51,0.03,0.58,0.43,0.15,-0.05,2.09,0.51,0.51,224.0,0.59,0.04,0.67,0.5,0.17,-0.41,2.25,0.59,0.6,224.0,0.63,0.03,0.68,0.56,0.12,-0.56,2.35,0.63,0.64,224.0,0.59,0.02,0.64,0.54,0.1,-0.25,2.45,0.59,0.59,224.0,0.5,0.03,0.57,0.44,0.13,-0.14,2.66,0.5,0.51,224.0
+AR-B-G010024 = 0.56,0.04,0.6,0.48,0.12,-0.65,2.14,0.56,0.57,8.0,0.64,0.06,0.69,0.55,0.15,-0.62,1.86,0.64,0.66,8.0,0.64,0.06,0.7,0.54,0.15,-0.75,2.03,0.65,0.67,8.0,0.61,0.06,0.67,0.52,0.15,-0.71,1.91,0.62,0.64,8.0,0.57,0.06,0.63,0.48,0.15,-0.49,1.5,0.57,0.6,8.0,0.59,0.06,0.65,0.49,0.16,-0.53,1.56,0.59,0.62,8.0,0.6,0.06,0.65,0.49,0.16,-0.63,1.81,0.6,0.62,8.0,0.59,0.07,0.65,0.48,0.17,-0.49,1.61,0.59,0.61,8.0,0.64,0.06,0.69,0.53,0.16,-0.65,2.01,0.64,0.66,8.0,0.65,0.05,0.7,0.56,0.14,-1.12,3.37,0.65,0.66,8.0,0.6,0.06,0.66,0.51,0.15,-0.4,1.44,0.6,0.62,8.0,0.55,0.05,0.6,0.47,0.13,-0.49,1.96,0.55,0.56,8.0
+AR-B-G010025 = 0.55,0.03,0.59,0.52,0.07,0.6,1.74,0.55,0.54,7.0,0.65,0.04,0.69,0.58,0.11,-0.63,2.02,0.65,0.66,7.0,0.66,0.03,0.69,0.6,0.09,-0.61,1.96,0.66,0.66,7.0,0.63,0.04,0.65,0.56,0.09,-1.13,2.63,0.63,0.64,7.0,0.59,0.03,0.61,0.53,0.09,-1.03,2.63,0.59,0.6,7.0,0.6,0.03,0.62,0.53,0.09,-1.04,2.57,0.6,0.61,7.0,0.61,0.04,0.65,0.55,0.1,-0.77,2.0,0.61,0.63,7.0,0.61,0.04,0.65,0.54,0.11,-0.78,2.33,0.61,0.62,7.0,0.65,0.05,0.69,0.57,0.12,-0.79,2.01,0.65,0.66,7.0,0.65,0.04,0.69,0.58,0.11,-0.62,1.79,0.65,0.67,7.0,0.61,0.03,0.65,0.57,0.08,-0.46,1.78,0.61,0.62,7.0,0.53,0.01,0.54,0.5,0.04,-0.72,1.99,0.53,0.53,7.0
+AR-B-G010026 = 0.68,0.04,0.75,0.55,0.2,-0.99,3.57,0.68,0.69,198.0,0.69,0.04,0.76,0.56,0.2,-1.01,3.47,0.69,0.69,198.0,0.67,0.02,0.71,0.59,0.11,-1.0,3.39,0.67,0.68,198.0,0.54,0.02,0.58,0.48,0.1,-0.56,3.41,0.55,0.55,198.0,0.44,0.02,0.49,0.39,0.11,0.11,3.33,0.44,0.44,198.0,0.42,0.03,0.49,0.36,0.13,0.45,2.75,0.42,0.42,198.0,0.44,0.03,0.51,0.39,0.12,0.77,2.7,0.44,0.44,198.0,0.48,0.03,0.56,0.43,0.13,0.86,2.83,0.48,0.47,198.0,0.53,0.03,0.6,0.47,0.13,0.81,2.9,0.53,0.52,198.0,0.57,0.02,0.64,0.49,0.14,0.53,4.13,0.57,0.57,198.0,0.56,0.02,0.62,0.5,0.12,-0.24,3.87,0.56,0.56,198.0,0.56,0.03,0.62,0.47,0.15,-0.34,2.27,0.56,0.56,198.0
+AR-B-G010027 = 0.7,0.03,0.78,0.64,0.14,0.54,3.14,0.7,0.7,82.0,0.75,0.02,0.78,0.68,0.1,-0.7,3.22,0.75,0.75,82.0,0.68,0.02,0.72,0.64,0.08,-0.35,2.41,0.68,0.69,82.0,0.5,0.03,0.56,0.44,0.13,-0.28,2.68,0.5,0.51,82.0,0.43,0.03,0.5,0.37,0.13,0.27,2.01,0.43,0.43,82.0,0.44,0.03,0.5,0.37,0.13,0.19,2.66,0.44,0.43,82.0,0.48,0.02,0.53,0.42,0.11,0.29,3.14,0.48,0.47,82.0,0.53,0.02,0.58,0.47,0.11,-0.04,3.22,0.53,0.53,82.0,0.56,0.02,0.62,0.52,0.09,0.59,3.05,0.56,0.56,82.0,0.56,0.02,0.62,0.52,0.09,0.75,2.94,0.56,0.56,82.0,0.56,0.02,0.61,0.53,0.08,1.26,3.87,0.56,0.55,82.0,0.56,0.02,0.59,0.52,0.07,0.19,1.99,0.56,0.55,82.0
+AR-B-G010028 = 0.61,0.04,0.67,0.52,0.15,-0.35,2.24,0.61,0.61,44.0,0.72,0.02,0.74,0.67,0.08,-0.72,2.46,0.72,0.72,44.0,0.71,0.01,0.73,0.68,0.05,-0.12,1.89,0.71,0.71,44.0,0.67,0.01,0.68,0.65,0.03,-0.74,3.3,0.67,0.67,44.0,0.6,0.02,0.63,0.57,0.06,0.26,2.1,0.6,0.6,44.0,0.61,0.02,0.65,0.58,0.06,0.25,2.07,0.62,0.61,44.0,0.64,0.01,0.68,0.62,0.06,0.25,2.44,0.64,0.64,44.0,0.65,0.01,0.67,0.63,0.04,-0.17,2.19,0.65,0.65,44.0,0.69,0.01,0.71,0.68,0.03,0.48,2.69,0.69,0.69,44.0,0.68,0.01,0.7,0.67,0.03,0.3,2.88,0.68,0.68,44.0,0.61,0.01,0.63,0.59,0.04,-0.23,2.87,0.61,0.61,44.0,0.54,0.02,0.58,0.5,0.08,0.46,2.28,0.54,0.53,44.0
+AR-B-G010029 = 0.7,0.04,0.77,0.62,0.15,-0.1,1.85,0.71,0.71,38.0,0.73,0.03,0.79,0.66,0.12,0.02,2.08,0.73,0.73,38.0,0.69,0.05,0.77,0.62,0.15,0.14,1.62,0.7,0.69,38.0,0.64,0.06,0.72,0.53,0.19,-0.38,2.08,0.64,0.64,38.0,0.57,0.04,0.63,0.49,0.13,-0.44,2.3,0.57,0.57,38.0,0.57,0.02,0.6,0.52,0.09,-0.62,2.77,0.57,0.58,38.0,0.55,0.02,0.6,0.49,0.1,-0.37,3.51,0.55,0.55,38.0,0.55,0.02,0.59,0.49,0.09,-0.01,2.32,0.55,0.55,38.0,0.6,0.04,0.68,0.51,0.17,-0.02,2.07,0.6,0.6,38.0,0.62,0.06,0.72,0.51,0.21,-0.11,1.96,0.63,0.62,38.0,0.64,0.06,0.74,0.53,0.21,0.05,1.76,0.64,0.63,38.0,0.65,0.07,0.75,0.55,0.2,0.03,1.46,0.65,0.65,38.0
+AR-B-G010030 = 0.6,0.02,0.65,0.57,0.08,0.49,2.91,0.6,0.59,46.0,0.73,0.01,0.74,0.69,0.05,-1.18,4.18,0.73,0.73,46.0,0.72,0.01,0.74,0.69,0.05,-0.45,2.74,0.72,0.72,46.0,0.65,0.01,0.68,0.63,0.04,0.32,2.53,0.65,0.65,46.0,0.56,0.02,0.6,0.53,0.07,0.33,2.35,0.56,0.56,46.0,0.6,0.02,0.65,0.57,0.08,0.48,2.33,0.6,0.6,46.0,0.63,0.01,0.67,0.6,0.07,0.54,3.06,0.63,0.63,46.0,0.65,0.01,0.68,0.63,0.05,0.23,2.12,0.65,0.65,46.0,0.69,0.01,0.71,0.66,0.05,-0.65,3.19,0.69,0.69,46.0,0.67,0.02,0.71,0.64,0.07,-0.1,2.15,0.67,0.67,46.0,0.62,0.01,0.64,0.59,0.06,-0.25,2.64,0.62,0.62,46.0,0.55,0.01,0.58,0.53,0.04,-0.21,2.93,0.55,0.55,46.0
+AR-B-G010031 = 0.74,0.02,0.78,0.71,0.07,0.53,2.53,0.74,0.74,19.0,0.76,0.01,0.78,0.74,0.04,0.17,2.11,0.76,0.76,19.0,0.6,0.01,0.62,0.58,0.04,-0.04,2.98,0.6,0.6,19.0,0.48,0.02,0.52,0.45,0.07,0.41,1.95,0.48,0.47,19.0,0.45,0.02,0.49,0.43,0.06,0.74,2.13,0.45,0.44,19.0,0.51,0.02,0.55,0.49,0.06,0.68,2.82,0.51,0.51,19.0,0.54,0.02,0.57,0.51,0.06,0.59,2.61,0.54,0.53,19.0,0.53,0.02,0.57,0.5,0.07,0.05,1.9,0.53,0.54,19.0,0.52,0.03,0.57,0.47,0.1,-0.09,1.96,0.52,0.53,19.0,0.5,0.03,0.55,0.44,0.1,-0.23,1.94,0.5,0.5,19.0,0.51,0.02,0.54,0.49,0.05,-0.1,1.58,0.51,0.51,19.0,0.58,0.01,0.59,0.56,0.04,-0.86,3.14,0.58,0.59,19.0
+AR-B-G010032 = 0.72,0.02,0.76,0.66,0.11,-0.26,2.76,0.72,0.71,104.0,0.73,0.02,0.78,0.67,0.1,0.09,2.74,0.73,0.73,104.0,0.69,0.02,0.73,0.64,0.09,-0.06,3.2,0.69,0.69,104.0,0.55,0.02,0.62,0.51,0.11,0.27,4.43,0.55,0.55,104.0,0.48,0.03,0.6,0.41,0.19,0.83,7.32,0.48,0.48,104.0,0.47,0.03,0.6,0.4,0.2,0.95,7.6,0.47,0.47,104.0,0.51,0.03,0.62,0.43,0.19,0.81,6.07,0.51,0.5,104.0,0.55,0.02,0.64,0.49,0.15,0.77,4.73,0.55,0.54,104.0,0.59,0.02,0.64,0.54,0.1,-0.02,2.91,0.59,0.59,104.0,0.61,0.02,0.65,0.54,0.11,-0.75,3.08,0.61,0.61,104.0,0.58,0.02,0.62,0.54,0.09,-0.24,3.04,0.58,0.58,104.0,0.57,0.02,0.63,0.52,0.11,0.51,5.18,0.57,0.57,104.0
+AR-B-G010033 = 0.69,0.04,0.81,0.59,0.23,0.72,3.87,0.69,0.68,153.0,0.67,0.04,0.78,0.57,0.2,0.18,2.65,0.67,0.67,153.0,0.62,0.03,0.68,0.53,0.15,-0.43,2.75,0.63,0.63,153.0,0.54,0.03,0.59,0.45,0.14,-0.53,3.3,0.54,0.54,153.0,0.47,0.02,0.52,0.41,0.11,-0.35,3.59,0.47,0.47,153.0,0.44,0.02,0.49,0.36,0.13,-0.69,3.76,0.44,0.44,153.0,0.48,0.03,0.55,0.41,0.14,-0.33,2.77,0.48,0.49,153.0,0.52,0.03,0.58,0.44,0.14,-0.36,2.75,0.52,0.52,153.0,0.53,0.03,0.6,0.45,0.15,-0.13,2.62,0.53,0.53,153.0,0.54,0.03,0.61,0.47,0.15,0.13,2.75,0.54,0.54,153.0,0.52,0.03,0.58,0.46,0.12,0.43,2.5,0.52,0.51,153.0,0.54,0.03,0.64,0.49,0.15,1.16,4.85,0.54,0.53,153.0
+AR-B-G010034 = 0.7,0.03,0.76,0.64,0.13,-0.25,2.57,0.7,0.7,43.0,0.73,0.02,0.78,0.7,0.08,0.25,3.51,0.73,0.73,43.0,0.63,0.03,0.69,0.57,0.12,-0.27,2.89,0.63,0.63,43.0,0.56,0.03,0.62,0.51,0.11,-0.21,1.96,0.56,0.57,43.0,0.5,0.02,0.53,0.46,0.06,-0.27,1.82,0.5,0.5,43.0,0.53,0.01,0.56,0.51,0.05,0.21,2.01,0.53,0.53,43.0,0.55,0.01,0.58,0.52,0.06,0.3,2.9,0.55,0.55,43.0,0.55,0.02,0.59,0.53,0.06,0.38,2.64,0.55,0.55,43.0,0.56,0.02,0.61,0.52,0.09,-0.15,2.8,0.56,0.56,43.0,0.52,0.02,0.57,0.49,0.08,0.22,3.11,0.53,0.53,43.0,0.54,0.02,0.57,0.51,0.06,0.17,2.14,0.54,0.54,43.0,0.56,0.02,0.59,0.5,0.09,-0.5,3.2,0.56,0.56,43.0
+AR-B-G010035 = 0.6,0.07,0.67,0.34,0.33,-1.62,5.12,0.6,0.61,84.0,0.7,0.08,0.76,0.4,0.36,-1.88,5.66,0.7,0.73,84.0,0.71,0.07,0.79,0.47,0.32,-1.73,5.45,0.71,0.72,84.0,0.61,0.06,0.69,0.4,0.3,-1.4,4.74,0.61,0.62,84.0,0.48,0.05,0.55,0.3,0.25,-1.41,4.79,0.48,0.49,84.0,0.5,0.06,0.58,0.28,0.3,-1.55,5.11,0.5,0.52,84.0,0.51,0.06,0.59,0.32,0.27,-1.43,4.53,0.52,0.53,84.0,0.54,0.07,0.62,0.29,0.33,-1.76,5.4,0.55,0.57,84.0,0.61,0.07,0.68,0.38,0.3,-1.8,5.51,0.61,0.63,84.0,0.64,0.08,0.73,0.33,0.4,-2.08,6.58,0.65,0.67,84.0,0.62,0.07,0.68,0.35,0.34,-2.13,6.93,0.62,0.64,84.0,0.55,0.06,0.61,0.31,0.31,-1.98,6.59,0.55,0.57,84.0
+AR-B-G010036 = 0.75,0.03,0.81,0.7,0.12,-0.17,1.92,0.75,0.76,92.0,0.77,0.02,0.81,0.72,0.09,-0.18,2.13,0.77,0.77,92.0,0.65,0.01,0.69,0.62,0.07,0.6,3.53,0.65,0.65,92.0,0.5,0.04,0.58,0.43,0.14,0.16,2.09,0.5,0.49,92.0,0.44,0.03,0.51,0.39,0.12,0.29,2.5,0.44,0.44,92.0,0.47,0.04,0.56,0.4,0.16,0.43,2.39,0.47,0.47,92.0,0.49,0.04,0.58,0.42,0.16,0.46,2.21,0.49,0.48,92.0,0.51,0.03,0.57,0.45,0.12,0.19,2.65,0.51,0.51,92.0,0.53,0.02,0.59,0.48,0.1,-0.04,2.88,0.53,0.54,92.0,0.52,0.02,0.57,0.48,0.09,-0.02,2.48,0.52,0.53,92.0,0.53,0.01,0.57,0.5,0.06,0.14,2.5,0.53,0.53,92.0,0.59,0.02,0.63,0.55,0.09,0.27,2.54,0.59,0.59,92.0
+AR-B-G010037 = 0.62,0.04,0.71,0.53,0.19,-0.14,2.18,0.62,0.62,167.0,0.74,0.03,0.8,0.59,0.21,-1.25,6.66,0.74,0.75,167.0,0.73,0.03,0.79,0.62,0.17,-0.79,4.17,0.73,0.73,167.0,0.64,0.04,0.71,0.56,0.16,-0.09,2.1,0.64,0.64,167.0,0.53,0.03,0.6,0.46,0.15,0.24,2.19,0.53,0.53,167.0,0.56,0.03,0.62,0.47,0.16,0.09,3.82,0.56,0.56,167.0,0.57,0.02,0.63,0.47,0.16,-0.5,4.69,0.58,0.58,167.0,0.6,0.02,0.64,0.47,0.16,-0.89,5.33,0.6,0.6,167.0,0.65,0.02,0.69,0.53,0.15,-1.01,5.35,0.65,0.65,167.0,0.66,0.02,0.72,0.56,0.16,-0.84,4.43,0.67,0.67,167.0,0.62,0.02,0.66,0.53,0.13,-1.1,4.36,0.62,0.63,167.0,0.53,0.03,0.58,0.45,0.13,-0.74,3.01,0.53,0.54,167.0
+AR-B-G010038 = 0.72,0.02,0.76,0.66,0.11,-0.78,4.16,0.72,0.73,82.0,0.76,0.02,0.81,0.71,0.09,0.01,3.6,0.76,0.76,82.0,0.67,0.01,0.69,0.62,0.07,-0.65,3.09,0.67,0.67,82.0,0.52,0.03,0.64,0.48,0.16,1.54,5.45,0.52,0.51,82.0,0.43,0.03,0.54,0.39,0.15,0.83,3.2,0.43,0.43,82.0,0.46,0.03,0.54,0.41,0.13,0.5,2.11,0.46,0.46,82.0,0.49,0.03,0.55,0.43,0.13,0.11,1.85,0.49,0.49,82.0,0.52,0.03,0.58,0.46,0.12,0.17,1.89,0.52,0.52,82.0,0.57,0.03,0.63,0.53,0.1,0.39,2.3,0.57,0.57,82.0,0.57,0.02,0.63,0.53,0.11,0.37,2.88,0.57,0.57,82.0,0.58,0.01,0.61,0.55,0.07,-0.03,2.51,0.58,0.58,82.0,0.59,0.01,0.63,0.55,0.07,-0.12,2.65,0.59,0.59,82.0
+AR-B-G010039 = 0.78,0.03,0.84,0.71,0.12,0.09,2.4,0.78,0.77,45.0,0.79,0.02,0.82,0.77,0.06,0.32,2.25,0.79,0.79,45.0,0.62,0.01,0.65,0.59,0.06,-0.16,2.18,0.62,0.62,45.0,0.45,0.04,0.52,0.38,0.13,-0.14,1.7,0.45,0.46,45.0,0.42,0.05,0.49,0.33,0.16,-0.32,1.51,0.43,0.44,45.0,0.46,0.05,0.53,0.37,0.16,-0.2,1.51,0.47,0.47,45.0,0.5,0.04,0.55,0.44,0.11,-0.28,1.51,0.5,0.51,45.0,0.51,0.02,0.57,0.48,0.09,1.17,3.8,0.51,0.5,45.0,0.49,0.02,0.55,0.46,0.09,0.14,2.82,0.5,0.49,45.0,0.47,0.02,0.51,0.42,0.09,-0.29,2.68,0.47,0.47,45.0,0.49,0.02,0.53,0.45,0.07,-0.08,2.73,0.49,0.49,45.0,0.59,0.02,0.64,0.54,0.1,-0.25,2.69,0.59,0.59,45.0
+AR-B-G010040 = 0.46,0.04,0.55,0.3,0.25,-0.37,4.12,0.46,0.46,247.0,0.52,0.06,0.63,0.22,0.41,-0.89,5.04,0.52,0.52,247.0,0.47,0.05,0.57,0.27,0.3,-0.42,4.29,0.47,0.46,247.0,0.4,0.03,0.48,0.27,0.21,-0.39,5.29,0.41,0.4,247.0,0.36,0.02,0.44,0.29,0.15,-0.02,3.58,0.36,0.36,247.0,0.34,0.02,0.4,0.27,0.13,-0.04,3.4,0.34,0.34,247.0,0.36,0.03,0.44,0.26,0.18,-0.51,3.62,0.36,0.36,247.0,0.44,0.06,0.55,0.24,0.31,-1.06,4.17,0.44,0.45,247.0,0.52,0.08,0.64,0.25,0.39,-1.37,4.47,0.52,0.54,247.0,0.53,0.08,0.64,0.27,0.37,-1.61,5.26,0.54,0.56,247.0,0.45,0.05,0.55,0.3,0.25,-0.74,3.04,0.46,0.47,247.0,0.36,0.04,0.47,0.27,0.2,0.35,2.87,0.36,0.35,247.0
+AR-B-G010041 = 0.52,0.05,0.62,0.41,0.21,-0.09,2.53,0.52,0.52,224.0,0.59,0.04,0.66,0.46,0.2,-0.85,3.45,0.59,0.59,224.0,0.54,0.04,0.62,0.4,0.21,-1.1,4.6,0.54,0.55,224.0,0.46,0.03,0.51,0.38,0.13,-0.42,3.06,0.46,0.46,224.0,0.38,0.02,0.44,0.34,0.09,0.25,2.6,0.38,0.38,224.0,0.33,0.02,0.38,0.29,0.09,-0.05,2.57,0.33,0.33,224.0,0.34,0.02,0.39,0.29,0.1,0.22,2.84,0.34,0.34,224.0,0.37,0.02,0.43,0.33,0.1,0.25,2.28,0.37,0.37,224.0,0.43,0.04,0.55,0.36,0.18,0.42,2.15,0.44,0.42,224.0,0.49,0.02,0.56,0.43,0.13,0.2,2.81,0.49,0.48,224.0,0.46,0.04,0.52,0.36,0.17,-0.76,3.18,0.46,0.46,224.0,0.41,0.04,0.48,0.3,0.18,-0.89,3.27,0.41,0.42,224.0
+AR-B-G010042 = 0.58,0.03,0.65,0.49,0.16,-0.17,2.53,0.58,0.58,246.0,0.64,0.04,0.69,0.54,0.15,-0.93,2.86,0.64,0.65,246.0,0.6,0.05,0.67,0.45,0.22,-1.05,3.85,0.6,0.61,246.0,0.49,0.04,0.59,0.38,0.22,-0.48,4.32,0.49,0.5,246.0,0.42,0.02,0.46,0.36,0.09,-0.34,3.13,0.42,0.42,246.0,0.36,0.03,0.44,0.28,0.16,-0.29,4.45,0.36,0.36,246.0,0.36,0.03,0.43,0.31,0.13,0.73,3.07,0.36,0.35,246.0,0.38,0.03,0.44,0.3,0.14,-0.09,3.18,0.38,0.37,246.0,0.48,0.03,0.55,0.4,0.14,-0.36,3.08,0.48,0.48,246.0,0.53,0.03,0.59,0.45,0.14,-1.22,4.29,0.53,0.54,246.0,0.49,0.03,0.54,0.38,0.16,-1.09,4.08,0.49,0.5,246.0,0.42,0.03,0.48,0.32,0.17,-0.8,4.04,0.42,0.42,246.0
+AR-B-G010043 = 0.39,0.08,0.51,0.08,0.43,-1.57,5.36,0.39,0.42,59.0,0.41,0.08,0.52,0.08,0.44,-1.85,7.0,0.42,0.44,59.0,0.41,0.06,0.52,0.18,0.33,-1.49,5.58,0.41,0.42,59.0,0.36,0.06,0.49,0.17,0.32,-0.92,4.08,0.37,0.37,59.0,0.34,0.05,0.44,0.2,0.24,-0.91,3.32,0.34,0.35,59.0,0.32,0.06,0.4,0.1,0.3,-1.52,5.29,0.33,0.34,59.0,0.31,0.09,0.41,-0.01,0.42,-1.28,4.3,0.32,0.35,59.0,0.38,0.11,0.55,0.03,0.52,-0.71,3.02,0.39,0.4,59.0,0.41,0.14,0.63,0.05,0.59,-0.49,2.32,0.43,0.44,59.0,0.42,0.12,0.62,0.12,0.5,-0.64,2.98,0.43,0.43,59.0,0.35,0.07,0.43,0.09,0.34,-1.66,5.62,0.35,0.37,59.0,0.31,0.07,0.44,0.05,0.39,-0.95,4.59,0.32,0.31,59.0
+AR-B-G010044 = 0.63,0.08,0.74,0.46,0.28,-0.15,1.43,0.63,0.64,158.0,0.64,0.08,0.77,0.44,0.32,-0.18,1.76,0.64,0.65,158.0,0.64,0.02,0.68,0.51,0.17,-1.63,8.21,0.64,0.64,158.0,0.52,0.04,0.59,0.45,0.14,0.35,1.77,0.52,0.51,158.0,0.42,0.02,0.48,0.36,0.12,0.13,2.29,0.42,0.42,158.0,0.39,0.02,0.45,0.32,0.13,0.2,3.61,0.39,0.39,158.0,0.41,0.02,0.45,0.31,0.14,-1.83,10.25,0.41,0.41,158.0,0.43,0.02,0.49,0.31,0.18,-0.76,6.31,0.43,0.43,158.0,0.5,0.02,0.55,0.4,0.14,-0.7,4.03,0.5,0.5,158.0,0.51,0.02,0.56,0.45,0.11,-0.21,3.06,0.51,0.51,158.0,0.5,0.02,0.55,0.42,0.13,-0.06,2.92,0.5,0.5,158.0,0.52,0.03,0.57,0.43,0.14,-0.47,2.79,0.52,0.52,158.0
+AR-B-G010045 = 0.65,0.02,0.68,0.6,0.08,-0.0,2.93,0.65,0.65,80.0,0.7,0.02,0.75,0.65,0.1,0.3,2.95,0.7,0.7,80.0,0.72,0.02,0.79,0.66,0.12,0.87,4.69,0.72,0.71,80.0,0.59,0.02,0.66,0.55,0.11,1.04,4.45,0.59,0.59,80.0,0.45,0.02,0.51,0.42,0.09,1.27,4.14,0.45,0.44,80.0,0.48,0.02,0.55,0.46,0.09,1.6,4.97,0.48,0.47,80.0,0.49,0.02,0.57,0.46,0.11,1.61,5.79,0.49,0.48,80.0,0.54,0.02,0.62,0.51,0.12,1.42,5.46,0.54,0.54,80.0,0.62,0.02,0.7,0.56,0.13,0.8,4.63,0.62,0.62,80.0,0.68,0.02,0.74,0.59,0.15,-0.3,5.03,0.68,0.68,80.0,0.66,0.02,0.7,0.59,0.11,-1.01,6.02,0.66,0.66,80.0,0.61,0.02,0.66,0.56,0.1,0.25,4.93,0.61,0.61,80.0
+AR-B-G010046 = 0.55,0.03,0.59,0.52,0.06,0.32,1.41,0.55,0.54,4.0,0.62,0.05,0.68,0.58,0.1,0.3,1.39,0.62,0.61,4.0,0.62,0.05,0.68,0.58,0.11,0.44,1.63,0.62,0.61,4.0,0.6,0.06,0.68,0.55,0.14,0.47,1.61,0.6,0.59,4.0,0.57,0.06,0.64,0.51,0.13,0.45,1.59,0.57,0.55,4.0,0.57,0.07,0.66,0.52,0.15,0.47,1.62,0.58,0.56,4.0,0.57,0.07,0.66,0.51,0.15,0.47,1.67,0.58,0.56,4.0,0.59,0.07,0.67,0.53,0.14,0.43,1.55,0.59,0.57,4.0,0.61,0.07,0.7,0.55,0.15,0.41,1.54,0.62,0.6,4.0,0.64,0.06,0.71,0.59,0.12,0.2,1.26,0.64,0.63,4.0,0.6,0.06,0.67,0.55,0.12,0.37,1.52,0.6,0.59,4.0,0.54,0.04,0.59,0.5,0.09,0.36,1.47,0.54,0.53,4.0
+AR-B-G010047 = 0.63,0.06,0.72,0.55,0.18,0.05,2.02,0.64,0.64,10.0,0.67,0.05,0.74,0.57,0.16,-0.41,2.1,0.67,0.68,10.0,0.65,0.04,0.71,0.59,0.11,-0.07,2.07,0.65,0.65,10.0,0.64,0.02,0.67,0.59,0.08,-0.21,2.15,0.64,0.63,10.0,0.57,0.02,0.6,0.53,0.06,-0.17,2.23,0.57,0.57,10.0,0.58,0.02,0.59,0.54,0.05,-1.3,3.65,0.58,0.59,10.0,0.56,0.01,0.58,0.53,0.05,-1.0,3.54,0.56,0.56,10.0,0.56,0.02,0.57,0.52,0.05,-1.29,4.0,0.56,0.56,10.0,0.6,0.02,0.63,0.56,0.07,-0.77,3.11,0.6,0.6,10.0,0.62,0.03,0.67,0.56,0.11,-0.19,2.18,0.62,0.62,10.0,0.62,0.04,0.68,0.56,0.11,0.07,2.04,0.62,0.61,10.0,0.59,0.06,0.69,0.51,0.17,0.39,1.93,0.59,0.58,10.0
+AR-B-G010048 = 0.55,0.02,0.58,0.5,0.08,-0.82,2.64,0.55,0.56,15.0,0.66,0.04,0.7,0.57,0.13,-0.89,2.63,0.66,0.67,15.0,0.67,0.04,0.72,0.58,0.14,-0.75,2.66,0.67,0.67,15.0,0.62,0.03,0.65,0.55,0.1,-1.02,3.28,0.62,0.62,15.0,0.56,0.03,0.59,0.49,0.11,-1.04,3.32,0.56,0.56,15.0,0.58,0.04,0.63,0.5,0.13,-0.82,3.13,0.58,0.59,15.0,0.59,0.04,0.65,0.5,0.15,-0.91,3.1,0.59,0.6,15.0,0.6,0.05,0.65,0.49,0.16,-0.93,2.96,0.6,0.61,15.0,0.63,0.04,0.67,0.54,0.13,-0.89,2.77,0.63,0.64,15.0,0.62,0.03,0.65,0.54,0.11,-0.93,2.86,0.62,0.63,15.0,0.59,0.02,0.62,0.55,0.08,-1.02,3.0,0.59,0.6,15.0,0.56,0.02,0.58,0.51,0.07,-1.08,3.16,0.56,0.56,15.0
+AR-B-G010049 = 0.7,0.03,0.76,0.65,0.11,-0.03,2.66,0.7,0.7,23.0,0.75,0.02,0.8,0.71,0.09,0.1,2.11,0.75,0.75,23.0,0.65,0.01,0.66,0.63,0.03,-0.76,2.51,0.65,0.65,23.0,0.54,0.04,0.61,0.48,0.12,0.15,1.89,0.54,0.54,23.0,0.49,0.03,0.56,0.45,0.11,0.41,2.04,0.49,0.48,23.0,0.55,0.02,0.6,0.51,0.09,0.34,2.09,0.55,0.55,23.0,0.57,0.02,0.61,0.55,0.06,0.38,2.43,0.58,0.57,23.0,0.58,0.02,0.61,0.56,0.05,0.4,2.15,0.58,0.58,23.0,0.59,0.02,0.63,0.55,0.08,0.17,1.99,0.59,0.59,23.0,0.57,0.03,0.62,0.51,0.11,-0.11,2.5,0.57,0.57,23.0,0.57,0.02,0.61,0.52,0.08,-0.21,2.49,0.57,0.57,23.0,0.56,0.01,0.58,0.53,0.05,-0.55,2.91,0.56,0.56,23.0
+AR-B-G010050 = 0.54,0.02,0.57,0.51,0.06,-0.33,1.82,0.54,0.55,7.0,0.66,0.04,0.7,0.6,0.11,-0.56,1.8,0.66,0.67,7.0,0.66,0.04,0.7,0.61,0.09,-0.53,1.68,0.67,0.67,7.0,0.63,0.03,0.66,0.58,0.08,-0.57,1.77,0.63,0.64,7.0,0.59,0.03,0.62,0.54,0.08,-0.64,2.0,0.59,0.6,7.0,0.61,0.03,0.64,0.55,0.08,-0.72,2.21,0.61,0.62,7.0,0.61,0.04,0.66,0.55,0.11,-0.61,1.9,0.62,0.63,7.0,0.6,0.05,0.65,0.53,0.12,-0.68,1.98,0.61,0.62,7.0,0.64,0.04,0.69,0.57,0.12,-0.61,1.94,0.65,0.66,7.0,0.65,0.05,0.7,0.58,0.12,-0.51,1.79,0.65,0.66,7.0,0.6,0.03,0.63,0.56,0.07,-0.63,1.78,0.6,0.62,7.0,0.55,0.02,0.57,0.52,0.05,-0.38,1.64,0.55,0.55,7.0
+AR-B-G010051 = 0.58,0.08,0.68,0.26,0.42,-2.04,7.34,0.59,0.61,71.0,0.6,0.11,0.72,0.21,0.51,-1.78,5.5,0.61,0.64,71.0,0.57,0.12,0.68,0.22,0.46,-1.63,4.38,0.59,0.64,71.0,0.49,0.09,0.59,0.18,0.41,-1.71,5.54,0.49,0.51,71.0,0.39,0.07,0.48,0.18,0.31,-1.38,4.24,0.4,0.41,71.0,0.41,0.08,0.53,0.17,0.36,-1.29,4.01,0.42,0.44,71.0,0.44,0.09,0.56,0.16,0.4,-1.52,4.48,0.45,0.46,71.0,0.5,0.1,0.61,0.17,0.44,-1.47,4.27,0.51,0.54,71.0,0.59,0.11,0.67,0.21,0.46,-1.84,5.7,0.6,0.64,71.0,0.58,0.12,0.68,0.19,0.49,-1.7,4.88,0.6,0.64,71.0,0.59,0.12,0.68,0.2,0.48,-1.73,5.06,0.6,0.64,71.0,0.53,0.09,0.6,0.19,0.41,-1.96,6.27,0.54,0.58,71.0
+AR-B-G010052 = 0.69,0.03,0.73,0.61,0.12,-0.64,2.58,0.69,0.69,132.0,0.7,0.03,0.76,0.64,0.12,0.31,2.1,0.7,0.69,132.0,0.67,0.02,0.7,0.62,0.07,-0.23,2.14,0.67,0.67,132.0,0.57,0.01,0.62,0.55,0.08,0.72,3.72,0.57,0.57,132.0,0.45,0.01,0.48,0.42,0.06,0.15,2.11,0.45,0.45,132.0,0.44,0.02,0.49,0.41,0.08,0.39,3.3,0.44,0.44,132.0,0.47,0.02,0.53,0.44,0.1,0.82,4.33,0.47,0.47,132.0,0.5,0.02,0.57,0.47,0.1,0.98,5.07,0.5,0.5,132.0,0.58,0.02,0.63,0.53,0.11,0.07,3.53,0.58,0.58,132.0,0.62,0.02,0.66,0.57,0.08,-0.76,3.03,0.62,0.63,132.0,0.62,0.02,0.65,0.57,0.08,-0.8,2.72,0.62,0.62,132.0,0.61,0.02,0.66,0.55,0.11,-0.28,3.33,0.61,0.61,132.0
+AR-B-G010053 = 0.76,0.03,0.81,0.63,0.18,-1.28,5.63,0.76,0.77,57.0,0.78,0.04,0.84,0.65,0.19,-0.84,4.39,0.78,0.78,57.0,0.64,0.02,0.7,0.59,0.11,0.24,2.55,0.64,0.64,57.0,0.41,0.03,0.49,0.37,0.13,1.02,3.81,0.41,0.4,57.0,0.36,0.02,0.42,0.32,0.09,0.44,2.37,0.36,0.35,57.0,0.39,0.02,0.43,0.36,0.07,-0.04,2.52,0.39,0.4,57.0,0.43,0.01,0.46,0.4,0.06,-0.34,2.32,0.43,0.44,57.0,0.48,0.02,0.51,0.42,0.09,-0.59,3.73,0.48,0.48,57.0,0.5,0.02,0.53,0.44,0.09,-0.82,3.54,0.5,0.5,57.0,0.5,0.02,0.53,0.44,0.09,-0.91,3.91,0.5,0.5,57.0,0.5,0.02,0.55,0.46,0.09,0.3,3.31,0.5,0.49,57.0,0.54,0.02,0.63,0.49,0.14,1.51,8.42,0.54,0.54,57.0
+AR-B-G010054 = 0.63,0.02,0.67,0.59,0.08,-0.12,1.81,0.63,0.63,69.0,0.74,0.02,0.78,0.7,0.08,0.42,2.17,0.74,0.74,69.0,0.69,0.02,0.72,0.65,0.08,-0.38,2.99,0.69,0.69,69.0,0.6,0.01,0.64,0.57,0.07,-0.01,3.38,0.6,0.6,69.0,0.46,0.02,0.51,0.43,0.08,0.32,2.38,0.46,0.46,69.0,0.49,0.03,0.57,0.44,0.13,0.55,2.38,0.49,0.49,69.0,0.53,0.04,0.61,0.47,0.15,0.55,2.38,0.53,0.52,69.0,0.57,0.04,0.66,0.5,0.15,0.52,2.52,0.57,0.57,69.0,0.63,0.03,0.71,0.58,0.13,0.23,2.9,0.63,0.64,69.0,0.65,0.02,0.7,0.61,0.09,-0.13,2.45,0.65,0.66,69.0,0.63,0.01,0.67,0.6,0.06,0.34,2.39,0.63,0.63,69.0,0.57,0.01,0.6,0.54,0.06,-0.32,2.56,0.57,0.57,69.0
+AR-B-G010055 = 0.63,0.03,0.68,0.57,0.11,-0.3,1.69,0.63,0.64,90.0,0.69,0.02,0.73,0.63,0.1,-0.77,3.06,0.69,0.69,90.0,0.73,0.02,0.76,0.69,0.07,-0.55,2.67,0.73,0.73,90.0,0.59,0.02,0.62,0.55,0.07,-0.15,2.37,0.59,0.59,90.0,0.45,0.02,0.51,0.42,0.09,1.17,4.76,0.46,0.45,90.0,0.49,0.02,0.54,0.46,0.08,0.42,3.01,0.49,0.49,90.0,0.51,0.02,0.56,0.47,0.09,0.19,2.4,0.51,0.51,90.0,0.56,0.02,0.6,0.52,0.08,-0.14,2.61,0.56,0.56,90.0,0.64,0.02,0.68,0.6,0.08,0.03,1.94,0.64,0.64,90.0,0.7,0.01,0.72,0.65,0.08,-0.95,4.16,0.7,0.7,90.0,0.68,0.01,0.71,0.63,0.07,-0.58,3.36,0.68,0.68,90.0,0.61,0.02,0.65,0.58,0.07,-0.0,1.84,0.62,0.61,90.0
+AR-B-G010056 = 0.63,0.06,0.71,0.4,0.31,-2.09,8.18,0.64,0.65,120.0,0.67,0.06,0.72,0.42,0.31,-2.49,9.34,0.68,0.69,120.0,0.68,0.06,0.75,0.44,0.32,-2.41,8.93,0.68,0.7,120.0,0.57,0.04,0.64,0.39,0.24,-2.22,8.83,0.57,0.58,120.0,0.47,0.03,0.52,0.34,0.18,-1.91,7.52,0.47,0.47,120.0,0.51,0.04,0.57,0.36,0.21,-1.86,7.36,0.51,0.52,120.0,0.52,0.04,0.59,0.35,0.24,-1.84,7.24,0.52,0.52,120.0,0.55,0.05,0.62,0.34,0.28,-1.99,7.59,0.56,0.57,120.0,0.62,0.06,0.69,0.36,0.33,-2.16,8.05,0.62,0.63,120.0,0.64,0.06,0.71,0.37,0.35,-2.26,8.53,0.65,0.66,120.0,0.64,0.05,0.7,0.37,0.33,-2.55,10.26,0.64,0.66,120.0,0.6,0.04,0.65,0.4,0.26,-2.36,9.45,0.6,0.61,120.0
+AR-B-G010057 = 0.59,0.03,0.63,0.51,0.12,-0.74,2.86,0.59,0.59,187.0,0.61,0.03,0.7,0.53,0.18,-0.08,2.8,0.61,0.61,187.0,0.63,0.04,0.72,0.52,0.19,-0.53,3.35,0.64,0.64,187.0,0.55,0.04,0.63,0.43,0.19,-1.05,4.01,0.55,0.56,187.0,0.44,0.02,0.49,0.37,0.12,-0.56,3.64,0.44,0.44,187.0,0.39,0.02,0.45,0.32,0.13,-0.73,3.81,0.39,0.39,187.0,0.39,0.03,0.46,0.32,0.14,-0.34,2.57,0.39,0.39,187.0,0.4,0.03,0.49,0.33,0.15,-0.14,2.64,0.4,0.41,187.0,0.47,0.03,0.55,0.4,0.15,0.07,2.74,0.47,0.47,187.0,0.54,0.02,0.6,0.48,0.12,0.35,3.73,0.54,0.54,187.0,0.52,0.02,0.57,0.48,0.09,0.36,2.98,0.52,0.52,187.0,0.49,0.04,0.57,0.42,0.15,-0.05,2.25,0.49,0.49,187.0
+AR-B-G010058 = 0.63,0.02,0.67,0.6,0.06,-0.04,2.45,0.63,0.64,29.0,0.75,0.01,0.77,0.72,0.05,-0.58,2.58,0.75,0.75,29.0,0.73,0.01,0.75,0.7,0.06,-0.05,2.18,0.73,0.73,29.0,0.66,0.01,0.69,0.63,0.05,-0.37,2.29,0.66,0.67,29.0,0.56,0.01,0.58,0.54,0.05,0.0,1.75,0.56,0.56,29.0,0.59,0.01,0.62,0.57,0.05,0.04,2.04,0.59,0.59,29.0,0.61,0.02,0.64,0.59,0.05,0.27,1.78,0.61,0.61,29.0,0.64,0.01,0.67,0.62,0.04,0.2,1.93,0.64,0.64,29.0,0.68,0.01,0.69,0.67,0.03,-0.04,1.81,0.68,0.68,29.0,0.65,0.01,0.66,0.63,0.04,-0.27,2.25,0.65,0.65,29.0,0.63,0.02,0.65,0.59,0.06,-0.29,1.74,0.63,0.63,29.0,0.55,0.01,0.58,0.53,0.05,-0.28,2.89,0.55,0.55,29.0
+AR-B-G010059 = 0.55,0.04,0.65,0.44,0.21,0.07,2.64,0.55,0.55,104.0,0.64,0.04,0.7,0.47,0.23,-1.62,5.95,0.64,0.65,104.0,0.67,0.05,0.75,0.49,0.26,-1.14,4.44,0.68,0.68,104.0,0.58,0.04,0.65,0.43,0.22,-1.05,4.58,0.58,0.58,104.0,0.49,0.03,0.54,0.35,0.19,-1.16,5.11,0.49,0.49,104.0,0.52,0.04,0.58,0.4,0.19,-0.9,3.88,0.52,0.52,104.0,0.53,0.04,0.62,0.38,0.24,-0.75,4.14,0.53,0.53,104.0,0.56,0.05,0.67,0.42,0.25,-0.75,4.23,0.56,0.56,104.0,0.61,0.05,0.73,0.42,0.31,-0.77,4.56,0.61,0.6,104.0,0.63,0.05,0.75,0.43,0.32,-0.84,4.79,0.63,0.64,104.0,0.63,0.05,0.72,0.44,0.28,-1.05,4.95,0.63,0.63,104.0,0.56,0.04,0.63,0.43,0.19,-0.82,3.6,0.57,0.57,104.0
+AR-B-G010060 = 0.61,0.02,0.65,0.55,0.09,-0.26,2.12,0.61,0.61,45.0,0.74,0.01,0.78,0.73,0.05,1.51,4.43,0.74,0.74,45.0,0.71,0.01,0.73,0.7,0.04,0.41,4.32,0.71,0.71,45.0,0.65,0.01,0.66,0.62,0.05,-0.6,2.73,0.65,0.65,45.0,0.54,0.02,0.58,0.5,0.08,-0.19,1.58,0.54,0.54,45.0,0.57,0.02,0.6,0.54,0.06,-0.25,2.38,0.57,0.57,45.0,0.6,0.01,0.63,0.57,0.06,-0.28,2.51,0.61,0.6,45.0,0.63,0.01,0.65,0.6,0.05,-0.24,2.37,0.63,0.62,45.0,0.68,0.01,0.7,0.66,0.04,-0.15,2.14,0.68,0.68,45.0,0.68,0.01,0.7,0.65,0.06,-0.73,3.08,0.68,0.68,45.0,0.63,0.01,0.64,0.6,0.04,-0.98,3.12,0.63,0.63,45.0,0.54,0.02,0.58,0.52,0.06,0.67,2.45,0.54,0.54,45.0
+AR-B-G010061 = 0.72,0.05,0.78,0.51,0.27,-1.71,6.74,0.72,0.73,97.0,0.72,0.05,0.81,0.5,0.31,-1.37,5.45,0.73,0.73,97.0,0.65,0.04,0.71,0.46,0.25,-2.0,8.82,0.65,0.65,97.0,0.51,0.03,0.56,0.39,0.17,-1.33,6.12,0.51,0.52,97.0,0.45,0.02,0.5,0.36,0.14,-0.54,4.52,0.45,0.45,97.0,0.45,0.02,0.51,0.37,0.14,-0.25,3.69,0.45,0.45,97.0,0.47,0.03,0.53,0.35,0.18,-0.8,4.1,0.47,0.47,97.0,0.5,0.04,0.57,0.37,0.2,-0.85,3.77,0.5,0.5,97.0,0.51,0.04,0.58,0.37,0.2,-1.11,4.66,0.51,0.52,97.0,0.51,0.03,0.57,0.39,0.18,-1.14,5.04,0.51,0.52,97.0,0.54,0.03,0.59,0.4,0.19,-1.68,7.36,0.54,0.55,97.0,0.59,0.03,0.65,0.42,0.22,-1.84,8.24,0.59,0.59,97.0
+AR-B-G010062 = 0.57,0.11,0.66,0.15,0.51,-1.76,5.63,0.58,0.62,63.0,0.6,0.11,0.69,0.27,0.43,-1.41,3.71,0.61,0.67,63.0,0.62,0.12,0.74,0.27,0.47,-1.5,4.28,0.63,0.67,63.0,0.5,0.09,0.6,0.2,0.41,-1.41,4.52,0.51,0.53,63.0,0.42,0.06,0.5,0.22,0.28,-1.2,4.2,0.42,0.43,63.0,0.46,0.08,0.57,0.2,0.36,-1.23,4.2,0.47,0.48,63.0,0.48,0.08,0.58,0.25,0.33,-1.1,3.53,0.49,0.5,63.0,0.51,0.1,0.62,0.18,0.44,-1.37,4.13,0.52,0.55,63.0,0.58,0.11,0.68,0.21,0.47,-1.53,4.48,0.59,0.63,63.0,0.6,0.11,0.69,0.26,0.43,-1.64,4.85,0.61,0.65,63.0,0.59,0.1,0.67,0.28,0.39,-1.6,4.52,0.6,0.64,63.0,0.53,0.1,0.62,0.25,0.37,-1.36,3.65,0.54,0.58,63.0
+AR-B-G010063 = 0.62,0.02,0.67,0.59,0.08,0.63,2.74,0.62,0.62,16.0,0.7,0.03,0.73,0.64,0.1,-0.61,2.45,0.7,0.7,16.0,0.68,0.01,0.7,0.66,0.04,-0.29,3.03,0.68,0.68,16.0,0.62,0.02,0.65,0.58,0.06,-0.75,4.0,0.62,0.62,16.0,0.55,0.01,0.56,0.52,0.04,-1.45,5.22,0.55,0.55,16.0,0.59,0.01,0.61,0.57,0.04,-0.23,2.6,0.59,0.59,16.0,0.61,0.01,0.63,0.58,0.05,-0.11,2.54,0.61,0.61,16.0,0.62,0.02,0.65,0.59,0.06,-0.26,2.15,0.62,0.62,16.0,0.64,0.02,0.67,0.62,0.05,-0.22,2.04,0.64,0.65,16.0,0.62,0.01,0.63,0.6,0.02,-0.03,2.15,0.62,0.62,16.0,0.59,0.01,0.6,0.58,0.02,1.25,4.5,0.59,0.59,16.0,0.52,0.01,0.54,0.51,0.03,0.2,1.89,0.52,0.52,16.0
+AR-B-G010064 = 0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.36,NaN,0.36,0.36,0.0,NaN,NaN,0.36,0.36,1.0,0.36,NaN,0.36,0.36,0.0,NaN,NaN,0.36,0.36,1.0,0.35,NaN,0.35,0.35,0.0,NaN,NaN,0.35,0.35,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.3,NaN,0.3,0.3,0.0,NaN,NaN,0.3,0.3,1.0,0.29,NaN,0.29,0.29,0.0,NaN,NaN,0.29,0.29,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.36,NaN,0.36,0.36,0.0,NaN,NaN,0.36,0.36,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0
+AR-B-G010065 = 0.53,0.03,0.58,0.46,0.11,-0.17,2.47,0.53,0.52,10.0,0.55,0.04,0.61,0.48,0.12,-0.02,2.47,0.55,0.55,10.0,0.56,0.04,0.62,0.48,0.14,-0.37,2.92,0.56,0.56,10.0,0.55,0.04,0.61,0.47,0.14,-0.46,3.08,0.55,0.55,10.0,0.48,0.04,0.54,0.41,0.13,-0.22,2.93,0.48,0.48,10.0,0.5,0.04,0.56,0.42,0.14,-0.25,2.86,0.5,0.5,10.0,0.49,0.04,0.55,0.41,0.14,-0.11,2.79,0.49,0.49,10.0,0.49,0.04,0.55,0.41,0.14,-0.1,2.71,0.49,0.49,10.0,0.52,0.04,0.58,0.45,0.13,-0.11,2.5,0.52,0.52,10.0,0.52,0.04,0.58,0.45,0.13,-0.01,2.6,0.52,0.52,10.0,0.53,0.03,0.58,0.47,0.1,-0.23,2.7,0.53,0.53,10.0,0.49,0.02,0.52,0.44,0.08,-0.35,2.4,0.49,0.49,10.0
+AR-B-G010066 = 0.73,0.03,0.78,0.66,0.12,-0.11,2.02,0.73,0.72,84.0,0.76,0.02,0.81,0.69,0.12,-0.59,3.93,0.76,0.76,84.0,0.68,0.01,0.71,0.66,0.05,0.41,2.35,0.68,0.68,84.0,0.52,0.03,0.59,0.46,0.13,0.44,2.49,0.52,0.51,84.0,0.47,0.03,0.53,0.42,0.12,0.53,2.33,0.47,0.46,84.0,0.46,0.02,0.52,0.43,0.08,0.83,2.94,0.46,0.46,84.0,0.5,0.01,0.54,0.47,0.07,0.91,3.88,0.5,0.5,84.0,0.54,0.02,0.57,0.51,0.07,0.21,2.49,0.54,0.54,84.0,0.56,0.02,0.61,0.52,0.09,0.53,2.9,0.56,0.56,84.0,0.56,0.02,0.61,0.51,0.1,0.53,2.98,0.56,0.55,84.0,0.55,0.02,0.6,0.51,0.1,0.6,2.82,0.55,0.54,84.0,0.55,0.01,0.59,0.52,0.07,0.26,2.86,0.55,0.55,84.0
+AR-B-G010067 = 0.75,0.03,0.8,0.62,0.18,-1.22,4.9,0.75,0.76,282.0,0.75,0.03,0.81,0.62,0.19,-1.07,4.15,0.75,0.76,282.0,0.67,0.02,0.72,0.54,0.18,-1.11,5.9,0.67,0.68,282.0,0.53,0.03,0.59,0.42,0.17,-0.31,3.23,0.53,0.53,282.0,0.45,0.03,0.51,0.36,0.15,-0.13,2.76,0.45,0.45,282.0,0.39,0.04,0.53,0.31,0.22,0.29,3.18,0.39,0.39,282.0,0.48,0.04,0.57,0.4,0.18,0.22,2.18,0.49,0.48,282.0,0.51,0.03,0.6,0.43,0.17,0.27,2.28,0.51,0.51,282.0,0.52,0.03,0.6,0.43,0.17,0.0,2.43,0.52,0.52,282.0,0.49,0.03,0.57,0.42,0.15,0.23,2.54,0.49,0.49,282.0,0.52,0.02,0.57,0.44,0.13,-0.23,4.02,0.52,0.52,282.0,0.56,0.02,0.61,0.48,0.13,-0.43,2.82,0.56,0.57,282.0
+AR-B-G010068 = 0.6,0.09,0.74,0.24,0.5,-1.15,4.63,0.61,0.61,198.0,0.6,0.1,0.75,0.24,0.51,-0.96,3.97,0.61,0.61,198.0,0.55,0.09,0.66,0.26,0.39,-1.1,3.83,0.56,0.57,198.0,0.45,0.06,0.55,0.19,0.36,-1.53,5.78,0.45,0.47,198.0,0.38,0.05,0.46,0.15,0.31,-1.74,6.56,0.38,0.39,198.0,0.34,0.06,0.42,0.12,0.31,-1.11,3.98,0.35,0.36,198.0,0.36,0.06,0.44,0.12,0.32,-1.42,4.82,0.36,0.38,198.0,0.37,0.06,0.46,0.12,0.34,-1.36,4.78,0.37,0.39,198.0,0.45,0.07,0.54,0.18,0.36,-1.67,5.94,0.46,0.47,198.0,0.47,0.07,0.56,0.14,0.42,-2.0,7.24,0.47,0.49,198.0,0.42,0.07,0.51,0.15,0.36,-1.78,6.06,0.43,0.45,198.0,0.4,0.08,0.51,0.16,0.35,-1.25,4.01,0.41,0.43,198.0
+AR-B-G010069 = 0.73,0.02,0.76,0.7,0.07,0.06,2.8,0.73,0.73,59.0,0.75,0.01,0.78,0.72,0.06,0.42,3.09,0.75,0.74,59.0,0.68,0.01,0.71,0.66,0.06,0.58,3.32,0.68,0.68,59.0,0.51,0.01,0.54,0.48,0.06,-0.67,2.84,0.51,0.51,59.0,0.42,0.01,0.45,0.39,0.05,-0.45,2.66,0.42,0.43,59.0,0.4,0.02,0.44,0.37,0.07,-0.28,2.87,0.4,0.4,59.0,0.44,0.01,0.48,0.41,0.07,0.44,2.98,0.44,0.44,59.0,0.49,0.01,0.52,0.45,0.07,0.01,2.88,0.49,0.48,59.0,0.54,0.01,0.56,0.51,0.05,-0.53,2.49,0.54,0.54,59.0,0.56,0.02,0.59,0.51,0.07,-0.41,2.68,0.56,0.56,59.0,0.56,0.02,0.59,0.5,0.09,-0.95,3.39,0.56,0.56,59.0,0.55,0.02,0.6,0.51,0.09,-0.13,2.04,0.55,0.55,59.0
+AR-B-G010070 = 0.74,0.04,0.81,0.58,0.23,-1.14,5.16,0.74,0.75,86.0,0.76,0.04,0.82,0.6,0.22,-1.66,6.9,0.76,0.77,86.0,0.64,0.03,0.7,0.55,0.15,-0.85,4.78,0.64,0.64,86.0,0.47,0.03,0.56,0.4,0.17,0.63,3.13,0.47,0.46,86.0,0.41,0.02,0.46,0.37,0.09,0.59,2.67,0.41,0.41,86.0,0.42,0.02,0.47,0.39,0.08,0.27,2.4,0.42,0.42,86.0,0.45,0.02,0.51,0.38,0.13,0.3,3.33,0.45,0.45,86.0,0.48,0.03,0.57,0.4,0.17,0.47,3.22,0.49,0.47,86.0,0.52,0.03,0.62,0.42,0.2,0.28,3.85,0.52,0.51,86.0,0.52,0.03,0.59,0.44,0.15,0.26,3.4,0.52,0.51,86.0,0.51,0.02,0.59,0.45,0.13,0.35,3.95,0.51,0.51,86.0,0.55,0.03,0.63,0.45,0.19,-0.52,3.53,0.55,0.55,86.0
+AR-B-G010071 = 0.39,0.08,0.46,0.17,0.29,-1.55,5.01,0.4,0.4,15.0,0.4,0.07,0.47,0.21,0.26,-1.5,4.3,0.41,0.42,15.0,0.44,0.07,0.49,0.24,0.25,-1.6,4.57,0.44,0.47,15.0,0.39,0.07,0.44,0.2,0.24,-1.64,4.76,0.39,0.41,15.0,0.35,0.03,0.38,0.25,0.13,-1.83,6.13,0.35,0.35,15.0,0.35,0.05,0.42,0.21,0.2,-1.52,4.95,0.36,0.37,15.0,0.35,0.06,0.4,0.21,0.19,-1.26,3.61,0.35,0.37,15.0,0.36,0.06,0.43,0.2,0.23,-1.49,5.12,0.37,0.37,15.0,0.37,0.06,0.43,0.22,0.21,-1.24,3.58,0.38,0.39,15.0,0.39,0.07,0.46,0.2,0.25,-1.32,3.75,0.39,0.41,15.0,0.39,0.08,0.46,0.18,0.28,-1.44,4.46,0.39,0.4,15.0,0.38,0.08,0.46,0.18,0.28,-1.56,4.66,0.39,0.41,15.0
+AR-B-G010072 = 0.54,0.05,0.59,0.42,0.17,-1.44,4.68,0.55,0.55,12.0,0.61,0.08,0.71,0.45,0.27,-0.63,2.61,0.62,0.62,12.0,0.61,0.07,0.68,0.46,0.23,-1.03,3.46,0.62,0.62,12.0,0.57,0.06,0.62,0.43,0.19,-1.31,4.01,0.57,0.58,12.0,0.51,0.06,0.57,0.38,0.19,-1.09,3.47,0.51,0.52,12.0,0.53,0.07,0.61,0.38,0.23,-0.85,2.91,0.54,0.54,12.0,0.54,0.08,0.63,0.38,0.25,-0.76,2.75,0.54,0.55,12.0,0.54,0.08,0.64,0.37,0.27,-0.67,2.54,0.54,0.55,12.0,0.58,0.07,0.66,0.41,0.24,-1.01,3.38,0.58,0.58,12.0,0.58,0.06,0.63,0.43,0.21,-1.31,4.09,0.58,0.58,12.0,0.56,0.04,0.6,0.45,0.15,-1.8,5.47,0.57,0.58,12.0,0.52,0.04,0.56,0.42,0.14,-1.7,5.32,0.52,0.53,12.0
+AR-B-G010073 = 0.56,0.03,0.63,0.51,0.12,0.63,3.05,0.56,0.55,33.0,0.66,0.03,0.72,0.56,0.17,-1.16,4.93,0.66,0.67,33.0,0.67,0.03,0.71,0.57,0.15,-1.59,5.58,0.67,0.68,33.0,0.65,0.03,0.68,0.54,0.13,-1.85,6.2,0.65,0.66,33.0,0.61,0.03,0.64,0.51,0.14,-1.62,5.76,0.61,0.62,33.0,0.63,0.03,0.66,0.51,0.15,-1.82,6.65,0.63,0.64,33.0,0.64,0.04,0.69,0.51,0.19,-1.72,6.1,0.65,0.66,33.0,0.65,0.04,0.7,0.52,0.18,-1.68,6.17,0.65,0.66,33.0,0.68,0.04,0.73,0.54,0.19,-1.53,5.39,0.68,0.69,33.0,0.66,0.03,0.7,0.55,0.15,-1.67,5.9,0.67,0.67,33.0,0.61,0.02,0.64,0.53,0.1,-1.39,5.53,0.61,0.61,33.0,0.52,0.02,0.57,0.49,0.08,0.87,3.14,0.52,0.51,33.0
+AR-B-G010074 = 0.42,NaN,0.42,0.42,0.0,NaN,NaN,0.42,0.42,1.0,0.45,NaN,0.45,0.45,0.0,NaN,NaN,0.45,0.45,1.0,0.45,NaN,0.45,0.45,0.0,NaN,NaN,0.45,0.45,1.0,0.43,NaN,0.43,0.43,0.0,NaN,NaN,0.43,0.43,1.0,0.37,NaN,0.37,0.37,0.0,NaN,NaN,0.37,0.37,1.0,0.36,NaN,0.36,0.36,0.0,NaN,NaN,0.36,0.36,1.0,0.35,NaN,0.35,0.35,0.0,NaN,NaN,0.35,0.35,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,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.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
+AR-B-G010075 = 0.57,0.02,0.62,0.51,0.11,-0.18,2.71,0.57,0.57,137.0,0.62,0.02,0.66,0.58,0.08,0.11,2.63,0.62,0.62,137.0,0.64,0.04,0.71,0.55,0.15,-0.69,2.71,0.65,0.65,137.0,0.56,0.04,0.62,0.47,0.15,-0.77,2.7,0.57,0.57,137.0,0.45,0.02,0.5,0.4,0.1,-0.22,2.43,0.45,0.46,137.0,0.41,0.03,0.46,0.35,0.11,-0.32,2.37,0.41,0.41,137.0,0.42,0.03,0.49,0.34,0.15,-0.17,2.45,0.42,0.42,137.0,0.44,0.04,0.51,0.36,0.15,-0.44,2.44,0.44,0.45,137.0,0.49,0.04,0.56,0.4,0.16,-0.54,1.99,0.49,0.51,137.0,0.56,0.03,0.61,0.47,0.14,-0.49,2.11,0.56,0.56,137.0,0.53,0.02,0.59,0.47,0.12,0.42,3.01,0.53,0.53,137.0,0.49,0.04,0.58,0.42,0.16,0.17,1.87,0.49,0.49,137.0
+AR-B-G010076 = 0.66,0.05,0.75,0.58,0.17,-0.1,1.58,0.66,0.67,132.0,0.73,0.01,0.76,0.68,0.07,-1.2,4.18,0.73,0.74,132.0,0.69,0.02,0.72,0.65,0.07,-0.46,2.8,0.69,0.69,132.0,0.6,0.01,0.62,0.57,0.06,0.07,2.19,0.6,0.6,132.0,0.45,0.02,0.49,0.42,0.08,0.28,2.77,0.45,0.45,132.0,0.46,0.02,0.53,0.42,0.11,0.87,3.41,0.46,0.45,132.0,0.48,0.03,0.55,0.44,0.11,0.72,2.58,0.48,0.47,132.0,0.52,0.03,0.59,0.47,0.11,0.45,2.3,0.52,0.52,132.0,0.61,0.02,0.65,0.55,0.09,-0.38,2.51,0.61,0.61,132.0,0.65,0.02,0.69,0.6,0.09,-0.4,2.67,0.65,0.65,132.0,0.65,0.02,0.69,0.6,0.09,0.22,3.2,0.65,0.65,132.0,0.6,0.03,0.65,0.55,0.1,-0.23,1.62,0.6,0.61,132.0
+AR-B-G010077 = 0.76,0.02,0.8,0.71,0.08,-0.4,3.14,0.76,0.76,59.0,0.77,0.01,0.8,0.74,0.06,-0.36,2.56,0.78,0.78,59.0,0.67,0.02,0.7,0.61,0.09,-0.62,3.67,0.67,0.67,59.0,0.5,0.03,0.56,0.42,0.14,-0.43,3.3,0.5,0.5,59.0,0.42,0.02,0.46,0.36,0.1,-0.86,4.02,0.42,0.42,59.0,0.44,0.02,0.49,0.38,0.1,-0.15,3.7,0.44,0.44,59.0,0.47,0.02,0.53,0.42,0.1,0.26,3.68,0.47,0.47,59.0,0.51,0.02,0.56,0.45,0.11,-0.14,2.85,0.51,0.51,59.0,0.52,0.03,0.59,0.46,0.13,0.29,3.2,0.52,0.52,59.0,0.52,0.02,0.57,0.45,0.11,-0.15,3.84,0.52,0.52,59.0,0.53,0.01,0.56,0.5,0.06,-0.09,2.71,0.53,0.54,59.0,0.58,0.02,0.62,0.51,0.1,-0.43,3.42,0.58,0.58,59.0
+AR-B-G010078 = 0.73,0.02,0.79,0.68,0.11,0.13,2.72,0.73,0.73,230.0,0.75,0.02,0.82,0.69,0.13,-0.13,2.75,0.75,0.75,230.0,0.69,0.02,0.73,0.64,0.08,-0.2,2.47,0.69,0.69,230.0,0.56,0.02,0.61,0.51,0.11,-0.4,2.77,0.56,0.56,230.0,0.5,0.03,0.56,0.42,0.13,-0.41,2.46,0.5,0.5,230.0,0.48,0.03,0.55,0.42,0.13,-0.0,2.32,0.48,0.48,230.0,0.52,0.03,0.59,0.46,0.13,-0.1,2.64,0.52,0.52,230.0,0.56,0.03,0.62,0.49,0.14,-0.27,2.77,0.56,0.56,230.0,0.59,0.03,0.65,0.51,0.14,-0.28,2.79,0.59,0.59,230.0,0.58,0.02,0.65,0.52,0.13,-0.33,2.63,0.58,0.59,230.0,0.57,0.02,0.61,0.52,0.09,-0.37,3.08,0.57,0.57,230.0,0.57,0.02,0.63,0.51,0.11,-0.06,2.24,0.57,0.57,230.0
+AR-B-G010079 = 0.55,0.07,0.68,0.14,0.54,-2.0,11.04,0.56,0.56,197.0,0.64,0.09,0.74,0.12,0.63,-3.43,16.77,0.64,0.65,197.0,0.64,0.08,0.72,0.21,0.51,-3.02,13.47,0.64,0.65,197.0,0.5,0.07,0.59,0.18,0.41,-2.1,7.95,0.51,0.53,197.0,0.41,0.05,0.47,0.21,0.26,-1.22,4.12,0.41,0.42,197.0,0.42,0.06,0.52,0.22,0.3,-1.07,3.96,0.43,0.44,197.0,0.46,0.06,0.54,0.19,0.35,-1.54,6.28,0.46,0.47,197.0,0.51,0.07,0.6,0.16,0.44,-2.14,9.23,0.51,0.52,197.0,0.63,0.08,0.7,0.21,0.48,-3.09,13.29,0.63,0.64,197.0,0.64,0.09,0.71,0.11,0.6,-3.42,15.12,0.65,0.67,197.0,0.62,0.08,0.7,0.14,0.56,-3.52,16.11,0.63,0.64,197.0,0.51,0.07,0.61,0.12,0.49,-2.58,12.2,0.52,0.53,197.0
+AR-B-G010080 = 0.66,0.04,0.73,0.58,0.15,-0.43,2.11,0.67,0.67,71.0,0.74,0.02,0.77,0.69,0.08,-0.42,3.17,0.74,0.74,71.0,0.69,0.03,0.74,0.63,0.11,0.0,2.28,0.69,0.69,71.0,0.61,0.04,0.68,0.52,0.16,-0.14,2.44,0.61,0.61,71.0,0.5,0.03,0.56,0.43,0.13,0.05,2.22,0.5,0.5,71.0,0.54,0.04,0.6,0.46,0.14,-0.23,2.02,0.54,0.54,71.0,0.57,0.04,0.64,0.49,0.15,-0.12,2.07,0.57,0.57,71.0,0.61,0.04,0.67,0.53,0.14,-0.18,2.17,0.61,0.61,71.0,0.64,0.03,0.7,0.57,0.12,-0.32,2.43,0.64,0.64,71.0,0.63,0.02,0.66,0.57,0.09,-0.83,3.2,0.63,0.63,71.0,0.61,0.01,0.64,0.58,0.07,0.26,3.22,0.61,0.61,71.0,0.56,0.02,0.6,0.52,0.07,-0.31,2.17,0.56,0.57,71.0
+AR-B-G010081 = 0.46,0.02,0.48,0.44,0.04,-0.15,1.99,0.46,0.46,4.0,0.51,0.02,0.54,0.49,0.05,0.48,1.79,0.51,0.51,4.0,0.52,0.02,0.55,0.5,0.05,0.49,1.63,0.52,0.51,4.0,0.49,0.02,0.52,0.47,0.05,0.44,1.59,0.49,0.49,4.0,0.44,0.02,0.46,0.41,0.05,-0.19,1.72,0.44,0.44,4.0,0.43,0.03,0.46,0.4,0.06,0.03,1.63,0.43,0.43,4.0,0.43,0.03,0.46,0.4,0.06,0.07,1.62,0.43,0.43,4.0,0.42,0.03,0.46,0.39,0.06,0.43,1.59,0.42,0.41,4.0,0.46,0.03,0.5,0.44,0.06,0.51,1.67,0.46,0.46,4.0,0.47,0.02,0.5,0.45,0.05,0.49,1.63,0.47,0.46,4.0,0.48,0.02,0.51,0.47,0.04,0.52,1.7,0.48,0.48,4.0,0.46,0.02,0.48,0.44,0.04,0.52,1.7,0.46,0.45,4.0
+AR-B-G010082 = 0.67,0.02,0.72,0.63,0.09,0.27,2.83,0.67,0.67,31.0,0.73,0.01,0.76,0.71,0.06,0.61,3.23,0.73,0.73,31.0,0.68,0.01,0.72,0.66,0.06,1.34,4.08,0.68,0.67,31.0,0.6,0.03,0.67,0.53,0.14,0.83,3.5,0.6,0.59,31.0,0.52,0.02,0.57,0.49,0.08,0.72,2.83,0.52,0.51,31.0,0.58,0.02,0.61,0.54,0.07,0.11,2.65,0.58,0.58,31.0,0.59,0.02,0.63,0.56,0.07,0.48,2.52,0.59,0.59,31.0,0.59,0.03,0.65,0.55,0.1,0.34,2.46,0.6,0.59,31.0,0.61,0.03,0.68,0.55,0.13,0.7,2.64,0.61,0.6,31.0,0.59,0.03,0.64,0.53,0.1,0.14,2.73,0.59,0.59,31.0,0.59,0.02,0.64,0.56,0.08,1.1,4.04,0.59,0.58,31.0,0.55,0.02,0.59,0.52,0.07,-0.09,2.28,0.55,0.55,31.0
+AR-B-G010083 = 0.56,0.07,0.66,0.19,0.48,-1.65,9.53,0.56,0.56,146.0,0.67,0.07,0.73,0.25,0.48,-3.15,15.78,0.68,0.69,146.0,0.69,0.07,0.78,0.18,0.6,-3.5,19.23,0.7,0.71,146.0,0.64,0.07,0.71,0.2,0.51,-3.06,14.2,0.65,0.67,146.0,0.58,0.07,0.66,0.14,0.52,-2.92,13.39,0.59,0.61,146.0,0.6,0.08,0.68,0.14,0.54,-2.83,13.08,0.6,0.62,146.0,0.6,0.08,0.68,0.14,0.54,-2.54,11.27,0.6,0.62,146.0,0.6,0.08,0.69,0.18,0.51,-2.14,9.06,0.6,0.62,146.0,0.65,0.08,0.74,0.2,0.54,-2.62,11.13,0.66,0.68,146.0,0.65,0.08,0.72,0.12,0.6,-3.39,16.66,0.66,0.68,146.0,0.6,0.06,0.65,0.2,0.45,-3.61,19.92,0.6,0.61,146.0,0.47,0.06,0.55,0.14,0.41,-2.79,13.74,0.48,0.49,146.0
+AR-B-G010084 = 0.66,0.03,0.72,0.55,0.17,-0.46,3.41,0.66,0.66,102.0,0.7,0.02,0.73,0.66,0.07,-0.07,2.34,0.7,0.7,102.0,0.71,0.02,0.76,0.66,0.09,0.13,2.93,0.71,0.71,102.0,0.57,0.02,0.62,0.54,0.08,0.9,3.58,0.57,0.57,102.0,0.46,0.02,0.53,0.44,0.09,1.11,3.81,0.46,0.46,102.0,0.49,0.02,0.57,0.46,0.11,1.18,4.48,0.49,0.49,102.0,0.51,0.02,0.6,0.47,0.13,1.08,4.15,0.51,0.5,102.0,0.56,0.02,0.64,0.52,0.13,0.88,3.62,0.56,0.55,102.0,0.64,0.02,0.7,0.58,0.12,0.06,2.89,0.64,0.64,102.0,0.68,0.03,0.73,0.6,0.13,-0.32,2.78,0.68,0.68,102.0,0.67,0.02,0.72,0.61,0.11,-0.17,2.55,0.67,0.67,102.0,0.62,0.02,0.65,0.59,0.07,0.0,2.41,0.62,0.62,102.0
+AR-B-G010085 = 0.6,0.1,0.7,0.16,0.55,-2.11,7.45,0.61,0.62,129.0,0.62,0.11,0.71,0.12,0.59,-2.46,8.91,0.63,0.66,129.0,0.66,0.11,0.73,0.17,0.56,-2.58,9.02,0.66,0.69,129.0,0.55,0.08,0.62,0.16,0.46,-2.58,9.24,0.55,0.58,129.0,0.45,0.07,0.51,0.13,0.38,-2.67,9.68,0.45,0.47,129.0,0.49,0.07,0.55,0.18,0.37,-2.56,9.08,0.49,0.51,129.0,0.5,0.08,0.6,0.16,0.43,-2.49,8.93,0.51,0.53,129.0,0.54,0.09,0.62,0.12,0.5,-2.54,9.2,0.55,0.57,129.0,0.62,0.11,0.7,0.15,0.55,-2.53,8.68,0.63,0.66,129.0,0.64,0.11,0.71,0.14,0.57,-2.58,9.03,0.65,0.68,129.0,0.62,0.11,0.7,0.08,0.63,-2.72,10.14,0.63,0.66,129.0,0.56,0.1,0.65,0.1,0.55,-2.59,9.52,0.57,0.6,129.0
+AR-B-G010086 = 0.61,0.01,0.63,0.58,0.05,-0.58,2.4,0.61,0.61,15.0,0.72,0.01,0.74,0.7,0.04,0.19,2.79,0.72,0.71,15.0,0.69,0.01,0.71,0.67,0.04,-0.87,2.94,0.69,0.69,15.0,0.62,0.01,0.64,0.6,0.04,-0.35,1.8,0.62,0.63,15.0,0.56,0.02,0.59,0.54,0.05,0.63,2.1,0.56,0.55,15.0,0.6,0.02,0.64,0.58,0.06,0.51,2.2,0.6,0.6,15.0,0.61,0.02,0.65,0.59,0.06,0.76,2.4,0.61,0.61,15.0,0.63,0.01,0.66,0.6,0.05,-0.13,2.24,0.63,0.63,15.0,0.65,0.01,0.67,0.64,0.03,-0.42,2.19,0.65,0.66,15.0,0.63,0.01,0.64,0.62,0.02,-0.67,3.32,0.63,0.64,15.0,0.59,0.01,0.6,0.58,0.02,0.28,2.33,0.59,0.59,15.0,0.54,0.02,0.57,0.51,0.06,0.13,2.46,0.54,0.54,15.0
+AR-B-G010087 = 0.67,0.02,0.7,0.64,0.06,0.25,2.17,0.67,0.66,40.0,0.72,0.01,0.75,0.7,0.05,0.14,3.35,0.72,0.72,40.0,0.68,0.02,0.71,0.66,0.06,0.56,2.23,0.68,0.68,40.0,0.63,0.02,0.67,0.58,0.09,-0.07,3.18,0.63,0.63,40.0,0.51,0.02,0.55,0.48,0.07,0.72,3.03,0.51,0.5,40.0,0.54,0.02,0.58,0.51,0.06,0.18,2.39,0.54,0.54,40.0,0.56,0.01,0.59,0.53,0.06,0.12,3.02,0.56,0.56,40.0,0.59,0.02,0.63,0.55,0.08,-0.04,3.46,0.59,0.59,40.0,0.62,0.03,0.67,0.57,0.1,-0.31,2.73,0.62,0.62,40.0,0.6,0.02,0.64,0.55,0.09,-0.33,2.18,0.6,0.6,40.0,0.62,0.02,0.65,0.57,0.09,-0.39,1.99,0.62,0.62,40.0,0.57,0.01,0.59,0.54,0.05,-0.41,2.62,0.57,0.57,40.0
+AR-B-G010088 = 0.56,0.03,0.6,0.52,0.09,-0.4,1.72,0.56,0.57,7.0,0.63,0.06,0.69,0.56,0.13,-0.45,1.55,0.64,0.66,7.0,0.63,0.04,0.68,0.57,0.11,-0.46,1.61,0.63,0.64,7.0,0.58,0.02,0.6,0.55,0.06,-0.67,2.12,0.58,0.59,7.0,0.52,0.02,0.53,0.48,0.06,-1.04,2.8,0.52,0.53,7.0,0.55,0.03,0.58,0.5,0.08,-0.83,2.29,0.55,0.56,7.0,0.55,0.03,0.59,0.49,0.09,-0.8,2.34,0.55,0.57,7.0,0.56,0.04,0.61,0.5,0.11,-0.62,1.93,0.57,0.58,7.0,0.59,0.04,0.64,0.53,0.11,-0.6,1.83,0.6,0.61,7.0,0.59,0.04,0.63,0.53,0.1,-0.53,1.72,0.59,0.6,7.0,0.56,0.03,0.59,0.53,0.07,-0.46,1.72,0.56,0.57,7.0,0.5,0.02,0.52,0.47,0.05,-0.16,2.11,0.5,0.5,7.0
+AR-B-G010089 = 0.6,0.04,0.68,0.53,0.15,-0.08,2.12,0.6,0.61,78.0,0.73,0.03,0.79,0.69,0.1,0.17,1.98,0.73,0.73,78.0,0.69,0.02,0.72,0.63,0.08,-1.09,2.85,0.69,0.7,78.0,0.61,0.02,0.65,0.57,0.08,-0.1,2.02,0.61,0.61,78.0,0.48,0.03,0.54,0.44,0.1,0.19,2.27,0.49,0.49,78.0,0.53,0.04,0.59,0.46,0.13,-0.19,2.01,0.53,0.54,78.0,0.57,0.04,0.63,0.49,0.15,-0.21,2.04,0.57,0.57,78.0,0.6,0.03,0.66,0.52,0.14,-0.68,3.08,0.6,0.61,78.0,0.65,0.02,0.69,0.58,0.11,-0.75,4.14,0.65,0.65,78.0,0.64,0.01,0.68,0.6,0.08,-0.32,3.65,0.64,0.64,78.0,0.6,0.01,0.64,0.58,0.06,0.3,2.81,0.6,0.6,78.0,0.54,0.02,0.58,0.49,0.09,-0.26,2.03,0.54,0.54,78.0
+AR-B-G010090 = 0.36,0.08,0.47,0.24,0.23,-0.05,1.85,0.36,0.35,7.0,0.38,0.13,0.52,0.2,0.32,0.0,1.43,0.4,0.31,7.0,0.37,0.09,0.5,0.24,0.26,-0.13,1.79,0.38,0.38,7.0,0.31,0.1,0.46,0.17,0.29,0.12,1.84,0.33,0.29,7.0,0.3,0.07,0.41,0.21,0.2,0.31,1.7,0.31,0.27,7.0,0.28,0.07,0.37,0.17,0.2,-0.22,1.68,0.29,0.29,7.0,0.33,0.06,0.38,0.21,0.17,-1.15,3.24,0.33,0.34,7.0,0.28,0.08,0.41,0.19,0.22,0.52,1.98,0.29,0.26,7.0,0.33,0.08,0.46,0.21,0.24,0.16,2.05,0.33,0.32,7.0,0.32,0.08,0.44,0.2,0.24,-0.11,1.86,0.33,0.33,7.0,0.31,0.06,0.4,0.22,0.18,0.09,1.97,0.32,0.3,7.0,0.31,0.07,0.4,0.21,0.19,-0.17,1.81,0.32,0.31,7.0
+AR-B-G010091 = 0.56,0.03,0.6,0.51,0.09,-0.42,2.48,0.56,0.56,7.0,0.6,0.04,0.66,0.53,0.12,-0.18,2.37,0.6,0.6,7.0,0.62,0.03,0.67,0.57,0.1,-0.26,2.34,0.62,0.61,7.0,0.59,0.02,0.61,0.56,0.05,-0.28,2.09,0.59,0.59,7.0,0.51,0.02,0.53,0.47,0.06,-0.62,2.48,0.51,0.52,7.0,0.53,0.03,0.57,0.49,0.08,-0.67,2.68,0.53,0.54,7.0,0.53,0.03,0.57,0.47,0.1,-0.57,2.57,0.53,0.53,7.0,0.54,0.04,0.59,0.47,0.11,-0.57,2.6,0.54,0.54,7.0,0.57,0.04,0.62,0.51,0.11,-0.41,2.47,0.57,0.57,7.0,0.57,0.03,0.62,0.51,0.11,-0.36,2.42,0.57,0.57,7.0,0.56,0.02,0.59,0.52,0.07,-0.36,2.35,0.56,0.56,7.0,0.51,0.02,0.54,0.48,0.06,-0.03,1.88,0.51,0.51,7.0
+AR-B-G010092 = 0.45,0.04,0.48,0.38,0.11,-0.93,2.49,0.45,0.45,5.0,0.47,0.05,0.51,0.4,0.12,-0.92,2.53,0.47,0.48,5.0,0.48,0.05,0.53,0.4,0.12,-0.89,2.44,0.48,0.49,5.0,0.48,0.05,0.52,0.4,0.12,-0.84,2.41,0.48,0.47,5.0,0.41,0.04,0.46,0.35,0.11,-0.83,2.48,0.42,0.42,5.0,0.42,0.05,0.47,0.35,0.13,-0.78,2.44,0.43,0.43,5.0,0.42,0.05,0.47,0.34,0.13,-0.73,2.42,0.42,0.42,5.0,0.41,0.05,0.46,0.33,0.13,-0.72,2.37,0.41,0.41,5.0,0.44,0.05,0.49,0.35,0.13,-0.84,2.42,0.44,0.45,5.0,0.44,0.05,0.49,0.36,0.12,-0.94,2.49,0.45,0.46,5.0,0.47,0.04,0.5,0.4,0.1,-1.1,2.72,0.47,0.47,5.0,0.43,0.03,0.45,0.37,0.08,-1.1,2.68,0.43,0.44,5.0
+AR-B-G010093 = 0.69,0.03,0.74,0.62,0.12,-0.37,2.18,0.69,0.69,67.0,0.75,0.01,0.79,0.72,0.07,0.42,3.24,0.75,0.75,67.0,0.69,0.03,0.74,0.63,0.11,-0.26,1.92,0.69,0.7,67.0,0.6,0.06,0.67,0.48,0.19,-0.51,1.85,0.6,0.62,67.0,0.48,0.04,0.54,0.4,0.13,-0.48,1.91,0.48,0.49,67.0,0.53,0.04,0.58,0.43,0.15,-0.55,2.0,0.53,0.54,67.0,0.56,0.04,0.61,0.45,0.16,-0.65,2.36,0.56,0.57,67.0,0.6,0.04,0.65,0.5,0.15,-0.76,2.35,0.6,0.61,67.0,0.64,0.04,0.69,0.54,0.15,-0.91,2.68,0.64,0.66,67.0,0.62,0.03,0.65,0.53,0.13,-1.02,2.94,0.62,0.63,67.0,0.61,0.02,0.65,0.55,0.1,-0.61,2.96,0.61,0.61,67.0,0.57,0.01,0.6,0.54,0.06,0.1,2.9,0.57,0.57,67.0
+AR-B-G010094 = 0.49,0.1,0.63,0.08,0.55,-1.37,5.71,0.5,0.5,192.0,0.62,0.1,0.73,0.12,0.6,-2.91,12.4,0.63,0.65,192.0,0.59,0.1,0.71,0.11,0.6,-2.25,9.05,0.6,0.61,192.0,0.45,0.08,0.59,0.11,0.49,-1.31,6.1,0.46,0.46,192.0,0.37,0.06,0.49,0.15,0.34,-0.87,4.6,0.37,0.37,192.0,0.36,0.06,0.47,0.13,0.34,-1.15,4.74,0.36,0.36,192.0,0.4,0.06,0.52,0.09,0.43,-1.88,8.28,0.41,0.42,192.0,0.46,0.08,0.57,0.09,0.48,-2.27,8.65,0.47,0.49,192.0,0.58,0.1,0.7,0.09,0.61,-2.5,9.08,0.59,0.61,192.0,0.6,0.11,0.69,0.08,0.61,-2.54,9.46,0.61,0.64,192.0,0.57,0.11,0.66,0.08,0.57,-2.72,10.07,0.58,0.61,192.0,0.47,0.07,0.58,0.07,0.51,-2.71,12.2,0.48,0.48,192.0
+AR-B-G010095 = 0.53,0.04,0.64,0.46,0.19,0.15,2.57,0.54,0.53,314.0,0.6,0.04,0.73,0.51,0.23,0.25,3.27,0.6,0.6,314.0,0.68,0.02,0.75,0.63,0.13,0.23,2.61,0.68,0.68,314.0,0.6,0.02,0.64,0.53,0.1,-0.33,2.64,0.6,0.6,314.0,0.48,0.02,0.53,0.43,0.1,-0.16,2.74,0.48,0.48,314.0,0.46,0.02,0.51,0.41,0.11,0.31,2.37,0.46,0.46,314.0,0.48,0.03,0.55,0.42,0.13,0.1,2.08,0.48,0.48,314.0,0.5,0.03,0.57,0.43,0.14,-0.35,2.23,0.5,0.51,314.0,0.56,0.04,0.62,0.47,0.15,-0.52,1.93,0.56,0.58,314.0,0.6,0.04,0.66,0.52,0.14,-0.54,2.03,0.6,0.61,314.0,0.56,0.03,0.61,0.49,0.11,-0.17,1.95,0.56,0.56,314.0,0.53,0.04,0.63,0.45,0.18,0.29,2.36,0.53,0.53,314.0
+AR-B-G010096 = 0.32,0.07,0.5,0.07,0.42,0.11,2.83,0.33,0.33,575.0,0.33,0.06,0.48,0.09,0.39,0.1,3.3,0.33,0.33,575.0,0.35,0.05,0.49,0.09,0.4,-0.24,4.04,0.35,0.35,575.0,0.36,0.06,0.49,0.08,0.41,-0.52,4.26,0.37,0.36,575.0,0.37,0.05,0.49,0.09,0.4,-0.53,3.85,0.37,0.37,575.0,0.39,0.05,0.51,0.11,0.4,-0.82,4.64,0.39,0.39,575.0,0.37,0.05,0.49,0.09,0.4,-1.46,8.33,0.38,0.38,575.0,0.4,0.05,0.54,0.05,0.49,-1.92,12.16,0.4,0.4,575.0,0.39,0.06,0.55,0.06,0.5,-0.84,6.09,0.4,0.39,575.0,0.36,0.06,0.51,0.06,0.45,-0.87,5.82,0.37,0.37,575.0,0.28,0.05,0.43,0.08,0.35,0.29,3.45,0.29,0.28,575.0,0.26,0.05,0.42,0.06,0.36,0.49,3.57,0.26,0.25,575.0
+AR-B-G010097 = 0.14,0.04,0.22,0.09,0.13,0.63,1.95,0.15,0.13,14.0,0.13,0.05,0.2,0.07,0.13,-0.06,1.69,0.14,0.13,14.0,0.15,0.05,0.24,0.09,0.15,0.23,1.63,0.16,0.15,14.0,0.17,0.05,0.25,0.12,0.13,0.5,1.77,0.17,0.15,14.0,0.18,0.04,0.26,0.13,0.13,0.59,2.17,0.18,0.17,14.0,0.16,0.05,0.25,0.09,0.16,0.2,2.24,0.17,0.17,14.0,0.12,0.05,0.22,0.05,0.17,0.36,2.15,0.13,0.12,14.0,0.13,0.05,0.23,0.08,0.15,0.75,2.09,0.14,0.11,14.0,0.14,0.05,0.22,0.06,0.16,-0.0,1.83,0.15,0.14,14.0,0.14,0.05,0.24,0.07,0.17,0.36,2.15,0.15,0.13,14.0,0.14,0.04,0.2,0.08,0.13,0.36,2.25,0.14,0.12,14.0,0.11,0.05,0.19,0.04,0.15,0.24,2.04,0.11,0.1,14.0
+AR-B-G010098 = 0.69,0.05,0.78,0.46,0.32,-1.23,6.54,0.7,0.7,182.0,0.71,0.05,0.79,0.45,0.34,-1.11,5.97,0.71,0.71,182.0,0.66,0.04,0.72,0.43,0.29,-1.7,8.35,0.66,0.67,182.0,0.51,0.02,0.55,0.37,0.18,-1.56,8.26,0.51,0.51,182.0,0.44,0.02,0.5,0.31,0.19,-1.26,7.74,0.44,0.44,182.0,0.41,0.03,0.48,0.29,0.19,-0.95,6.21,0.41,0.41,182.0,0.46,0.03,0.51,0.3,0.21,-1.96,13.15,0.46,0.46,182.0,0.49,0.03,0.55,0.32,0.23,-2.03,12.73,0.49,0.49,182.0,0.54,0.03,0.59,0.35,0.24,-1.98,12.11,0.54,0.54,182.0,0.56,0.03,0.63,0.37,0.27,-1.69,10.59,0.56,0.56,182.0,0.55,0.03,0.62,0.38,0.24,-1.56,8.41,0.55,0.56,182.0,0.55,0.03,0.6,0.38,0.22,-1.52,7.64,0.55,0.56,182.0
+AR-B-G010099 = 0.71,0.02,0.75,0.66,0.09,-0.05,2.06,0.71,0.71,78.0,0.67,0.02,0.71,0.62,0.09,0.25,2.24,0.67,0.67,78.0,0.6,0.03,0.67,0.54,0.13,-0.2,2.73,0.6,0.61,78.0,0.48,0.02,0.51,0.44,0.07,-0.46,2.16,0.48,0.49,78.0,0.4,0.02,0.46,0.36,0.09,0.55,3.06,0.41,0.4,78.0,0.36,0.03,0.42,0.29,0.13,-0.46,3.06,0.37,0.37,78.0,0.42,0.02,0.48,0.36,0.12,0.28,2.82,0.42,0.42,78.0,0.44,0.02,0.49,0.4,0.1,0.37,2.58,0.44,0.43,78.0,0.46,0.02,0.49,0.41,0.08,-0.19,2.46,0.46,0.46,78.0,0.47,0.02,0.5,0.42,0.08,-0.31,2.69,0.47,0.47,78.0,0.44,0.02,0.48,0.41,0.06,0.23,2.34,0.44,0.44,78.0,0.48,0.02,0.53,0.45,0.07,0.26,2.29,0.48,0.48,78.0
+AR-B-G010100 = 0.76,0.02,0.79,0.71,0.09,-0.39,2.79,0.76,0.76,119.0,0.79,0.01,0.82,0.76,0.06,0.12,3.08,0.79,0.79,119.0,0.63,0.02,0.66,0.58,0.08,-0.1,2.31,0.63,0.62,119.0,0.47,0.02,0.51,0.42,0.09,-0.56,3.43,0.47,0.47,119.0,0.47,0.03,0.53,0.34,0.19,-1.69,6.94,0.47,0.47,119.0,0.52,0.03,0.57,0.38,0.19,-1.91,8.39,0.52,0.52,119.0,0.53,0.02,0.58,0.46,0.12,-1.01,5.28,0.53,0.53,119.0,0.49,0.02,0.55,0.45,0.09,0.03,3.41,0.5,0.5,119.0,0.48,0.02,0.53,0.43,0.1,-0.11,3.52,0.48,0.48,119.0,0.45,0.02,0.49,0.39,0.1,-0.27,4.46,0.45,0.45,119.0,0.47,0.01,0.51,0.43,0.08,0.14,2.83,0.47,0.47,119.0,0.57,0.02,0.62,0.5,0.12,-0.86,4.81,0.57,0.57,119.0
+AR-B-G010101 = 0.62,0.03,0.69,0.57,0.12,0.36,2.63,0.62,0.62,137.0,0.72,0.02,0.77,0.67,0.1,-0.27,2.61,0.72,0.73,137.0,0.72,0.02,0.77,0.68,0.09,-0.24,2.36,0.72,0.72,137.0,0.59,0.02,0.62,0.55,0.07,-0.56,2.67,0.59,0.59,137.0,0.45,0.02,0.49,0.4,0.09,-0.68,3.35,0.45,0.45,137.0,0.47,0.03,0.53,0.39,0.14,-0.54,3.77,0.47,0.47,137.0,0.49,0.03,0.57,0.41,0.16,-0.12,3.65,0.49,0.49,137.0,0.53,0.03,0.61,0.46,0.15,-0.21,3.22,0.53,0.53,137.0,0.61,0.03,0.67,0.53,0.14,-0.67,2.55,0.61,0.62,137.0,0.66,0.03,0.71,0.57,0.14,-0.83,3.45,0.66,0.67,137.0,0.65,0.02,0.68,0.59,0.09,-0.75,3.19,0.65,0.66,137.0,0.58,0.01,0.6,0.55,0.06,-0.47,3.03,0.58,0.59,137.0
+AR-B-G010102 = 0.63,0.03,0.68,0.53,0.15,-1.27,5.57,0.63,0.63,16.0,0.68,0.04,0.73,0.56,0.18,-1.3,5.09,0.68,0.68,16.0,0.65,0.02,0.68,0.58,0.1,-2.81,10.66,0.66,0.66,16.0,0.62,0.02,0.64,0.57,0.07,-1.2,4.25,0.62,0.62,16.0,0.55,0.02,0.58,0.51,0.07,-0.46,2.45,0.55,0.56,16.0,0.58,0.02,0.61,0.52,0.09,-1.62,6.25,0.58,0.59,16.0,0.58,0.02,0.61,0.51,0.1,-1.86,7.33,0.58,0.58,16.0,0.58,0.02,0.62,0.51,0.11,-2.09,8.16,0.59,0.59,16.0,0.61,0.02,0.64,0.53,0.11,-2.56,10.01,0.61,0.61,16.0,0.61,0.02,0.64,0.54,0.1,-2.69,9.98,0.62,0.62,16.0,0.6,0.02,0.62,0.54,0.08,-2.58,9.47,0.61,0.61,16.0,0.55,0.02,0.57,0.5,0.08,-1.62,6.16,0.55,0.55,16.0
+AR-B-G010103 = 0.25,0.08,0.37,0.18,0.18,0.78,2.03,0.26,0.23,4.0,0.37,0.06,0.46,0.33,0.13,1.0,2.19,0.38,0.35,4.0,0.34,0.08,0.44,0.26,0.18,0.26,1.77,0.35,0.33,4.0,0.35,0.06,0.43,0.29,0.13,0.67,1.95,0.35,0.33,4.0,0.27,0.07,0.34,0.21,0.12,0.02,1.03,0.28,0.27,4.0,0.29,0.06,0.35,0.21,0.13,-0.26,1.8,0.29,0.29,4.0,0.32,0.04,0.37,0.27,0.1,0.56,1.96,0.32,0.31,4.0,0.33,0.05,0.37,0.26,0.11,-0.78,2.02,0.33,0.34,4.0,0.27,0.07,0.37,0.23,0.14,0.96,2.15,0.28,0.25,4.0,0.32,0.08,0.4,0.24,0.16,0.04,1.13,0.32,0.31,4.0,0.34,0.06,0.42,0.29,0.13,0.88,2.07,0.34,0.32,4.0,0.3,0.07,0.39,0.23,0.16,0.33,1.78,0.3,0.29,4.0
+AR-B-G010104 = 0.44,0.04,0.55,0.34,0.21,0.14,2.31,0.44,0.44,260.0,0.41,0.05,0.55,0.31,0.24,-0.04,2.42,0.41,0.41,260.0,0.4,0.04,0.47,0.32,0.15,-0.31,2.02,0.4,0.41,260.0,0.38,0.04,0.47,0.31,0.17,0.19,2.33,0.38,0.38,260.0,0.35,0.04,0.49,0.29,0.2,0.93,3.93,0.36,0.35,260.0,0.32,0.05,0.47,0.25,0.22,1.09,3.76,0.32,0.31,260.0,0.32,0.04,0.46,0.27,0.19,1.15,3.59,0.33,0.31,260.0,0.35,0.04,0.48,0.3,0.19,0.97,3.12,0.35,0.34,260.0,0.42,0.04,0.51,0.36,0.14,0.6,2.33,0.42,0.41,260.0,0.42,0.04,0.51,0.34,0.17,0.42,2.41,0.42,0.42,260.0,0.35,0.03,0.42,0.29,0.14,0.11,1.84,0.35,0.35,260.0,0.31,0.03,0.38,0.24,0.14,-0.08,2.03,0.31,0.31,260.0
+AR-B-G010105 = 0.41,0.04,0.45,0.37,0.07,0.0,1.01,0.41,0.41,4.0,0.46,0.06,0.51,0.41,0.11,-0.0,1.08,0.46,0.46,4.0,0.46,0.06,0.52,0.41,0.11,-0.01,1.06,0.47,0.46,4.0,0.45,0.05,0.5,0.39,0.11,-0.0,1.08,0.45,0.45,4.0,0.41,0.06,0.46,0.35,0.11,0.01,1.11,0.41,0.41,4.0,0.4,0.06,0.47,0.34,0.13,0.01,1.13,0.41,0.4,4.0,0.4,0.06,0.46,0.33,0.13,-0.0,1.14,0.4,0.4,4.0,0.38,0.06,0.45,0.32,0.13,0.01,1.2,0.39,0.38,4.0,0.42,0.07,0.48,0.35,0.13,0.01,1.13,0.42,0.41,4.0,0.42,0.07,0.48,0.35,0.13,0.01,1.05,0.42,0.41,4.0,0.44,0.05,0.48,0.39,0.09,-0.0,1.03,0.44,0.44,4.0,0.41,0.04,0.45,0.37,0.08,-0.0,1.01,0.41,0.41,4.0
+AR-B-G010106 = 0.73,0.03,0.78,0.64,0.14,-0.96,3.9,0.73,0.73,39.0,0.77,0.04,0.84,0.66,0.18,-0.95,3.47,0.78,0.78,39.0,0.63,0.03,0.67,0.56,0.11,-0.81,3.0,0.63,0.63,39.0,0.45,0.03,0.54,0.39,0.15,0.27,2.87,0.45,0.44,39.0,0.46,0.03,0.51,0.39,0.12,-0.35,2.23,0.46,0.46,39.0,0.53,0.02,0.58,0.48,0.1,-0.1,2.29,0.53,0.53,39.0,0.54,0.02,0.6,0.49,0.11,-0.26,3.76,0.54,0.54,39.0,0.51,0.03,0.62,0.46,0.16,1.17,4.48,0.52,0.51,39.0,0.48,0.04,0.6,0.43,0.17,1.58,5.51,0.48,0.47,39.0,0.46,0.03,0.56,0.42,0.14,1.41,4.81,0.46,0.45,39.0,0.46,0.03,0.54,0.42,0.12,0.79,3.21,0.46,0.46,39.0,0.5,0.03,0.55,0.45,0.1,-0.2,1.93,0.5,0.5,39.0
+AR-B-G010107 = 0.6,0.03,0.7,0.55,0.15,0.8,3.57,0.61,0.6,171.0,0.7,0.03,0.75,0.64,0.11,-0.57,2.19,0.7,0.7,171.0,0.72,0.02,0.77,0.68,0.09,0.35,2.86,0.72,0.72,171.0,0.6,0.01,0.62,0.57,0.06,-0.17,2.72,0.6,0.6,171.0,0.47,0.02,0.51,0.43,0.07,0.4,2.52,0.47,0.46,171.0,0.49,0.03,0.55,0.43,0.12,0.18,2.31,0.49,0.49,171.0,0.51,0.03,0.57,0.44,0.13,-0.27,1.9,0.51,0.52,171.0,0.56,0.03,0.61,0.49,0.12,-0.24,1.82,0.56,0.57,171.0,0.65,0.02,0.71,0.6,0.11,-0.14,2.13,0.66,0.66,171.0,0.68,0.02,0.73,0.65,0.08,0.41,2.0,0.68,0.68,171.0,0.66,0.02,0.7,0.61,0.09,-0.55,2.26,0.66,0.66,171.0,0.58,0.03,0.63,0.51,0.11,-0.49,1.81,0.58,0.6,171.0
+AR-B-G010108 = 0.75,0.03,0.8,0.66,0.13,-0.41,2.93,0.75,0.75,154.0,0.74,0.03,0.77,0.61,0.16,-1.73,7.89,0.74,0.74,154.0,0.65,0.02,0.7,0.57,0.13,-1.08,6.13,0.65,0.65,154.0,0.5,0.02,0.6,0.47,0.13,1.49,6.07,0.5,0.5,154.0,0.45,0.03,0.53,0.4,0.13,0.4,2.59,0.45,0.45,154.0,0.42,0.03,0.47,0.33,0.14,-0.75,3.74,0.42,0.42,154.0,0.46,0.03,0.53,0.4,0.13,0.01,2.32,0.46,0.46,154.0,0.47,0.04,0.56,0.38,0.19,-0.1,2.5,0.47,0.47,154.0,0.49,0.03,0.59,0.42,0.17,0.43,3.19,0.49,0.49,154.0,0.48,0.02,0.55,0.42,0.13,0.47,3.1,0.48,0.48,154.0,0.49,0.02,0.55,0.46,0.09,0.88,4.29,0.49,0.49,154.0,0.57,0.04,0.63,0.48,0.15,-0.47,2.16,0.57,0.58,154.0
+AR-B-G010109 = 0.78,0.02,0.83,0.72,0.11,-0.25,3.34,0.78,0.78,77.0,0.78,0.01,0.82,0.74,0.08,-0.34,4.17,0.78,0.78,77.0,0.62,0.01,0.65,0.59,0.06,0.08,2.24,0.62,0.62,77.0,0.45,0.02,0.48,0.4,0.08,0.07,2.77,0.45,0.44,77.0,0.41,0.02,0.47,0.37,0.11,0.29,3.21,0.42,0.42,77.0,0.44,0.03,0.53,0.38,0.15,0.38,2.75,0.45,0.44,77.0,0.47,0.03,0.54,0.4,0.14,0.36,2.67,0.47,0.46,77.0,0.47,0.02,0.51,0.44,0.08,0.2,2.45,0.47,0.47,77.0,0.48,0.02,0.52,0.44,0.08,0.45,2.97,0.48,0.48,77.0,0.47,0.02,0.52,0.43,0.09,0.31,2.28,0.47,0.46,77.0,0.49,0.02,0.55,0.45,0.1,0.34,2.73,0.49,0.49,77.0,0.58,0.02,0.63,0.53,0.1,-0.03,2.91,0.58,0.58,77.0
+AR-B-G010110 = 0.69,0.02,0.75,0.61,0.14,-0.4,3.77,0.69,0.69,64.0,0.73,0.03,0.8,0.67,0.13,0.3,2.99,0.73,0.73,64.0,0.65,0.01,0.68,0.62,0.06,-0.3,2.49,0.65,0.65,64.0,0.56,0.02,0.59,0.5,0.09,-0.77,2.61,0.56,0.57,64.0,0.43,0.02,0.46,0.39,0.07,-0.17,2.51,0.43,0.43,64.0,0.46,0.02,0.49,0.42,0.07,-0.14,2.46,0.46,0.46,64.0,0.48,0.02,0.51,0.44,0.07,-0.48,2.15,0.48,0.49,64.0,0.52,0.02,0.55,0.46,0.09,-0.66,2.59,0.52,0.53,64.0,0.58,0.02,0.61,0.53,0.08,-0.75,2.88,0.58,0.58,64.0,0.6,0.02,0.62,0.53,0.09,-0.82,2.6,0.6,0.6,64.0,0.6,0.02,0.64,0.55,0.09,-0.41,2.15,0.6,0.6,64.0,0.58,0.01,0.61,0.56,0.05,0.57,2.93,0.58,0.58,64.0
+AR-B-G010111 = 0.51,0.03,0.59,0.44,0.15,-0.12,2.48,0.51,0.51,150.0,0.52,0.04,0.66,0.45,0.22,0.79,3.54,0.52,0.52,150.0,0.48,0.04,0.61,0.41,0.2,0.88,3.19,0.48,0.47,150.0,0.44,0.04,0.51,0.38,0.14,0.24,2.3,0.44,0.43,150.0,0.38,0.03,0.46,0.34,0.11,1.01,3.51,0.38,0.37,150.0,0.33,0.02,0.4,0.29,0.11,1.1,3.8,0.33,0.33,150.0,0.33,0.03,0.4,0.29,0.12,0.83,3.35,0.33,0.33,150.0,0.34,0.02,0.41,0.31,0.1,0.83,3.55,0.34,0.34,150.0,0.44,0.03,0.52,0.36,0.15,0.21,2.53,0.44,0.43,150.0,0.45,0.03,0.56,0.37,0.19,0.17,3.2,0.45,0.45,150.0,0.4,0.04,0.5,0.33,0.17,0.42,2.6,0.41,0.4,150.0,0.36,0.04,0.44,0.3,0.13,0.15,1.73,0.36,0.36,150.0
+AR-B-G010112 = 0.7,0.02,0.73,0.65,0.08,-0.44,2.54,0.7,0.7,109.0,0.73,0.02,0.77,0.69,0.08,-0.1,2.79,0.73,0.73,109.0,0.67,0.01,0.7,0.63,0.07,-0.29,2.64,0.67,0.67,109.0,0.57,0.02,0.62,0.53,0.09,0.17,3.08,0.57,0.57,109.0,0.43,0.01,0.47,0.4,0.07,0.03,2.54,0.43,0.43,109.0,0.45,0.01,0.5,0.43,0.07,0.77,2.99,0.45,0.45,109.0,0.48,0.01,0.52,0.44,0.08,0.12,3.45,0.48,0.48,109.0,0.52,0.01,0.56,0.48,0.08,-0.03,3.03,0.52,0.52,109.0,0.59,0.02,0.63,0.54,0.09,0.15,3.27,0.59,0.59,109.0,0.61,0.02,0.66,0.55,0.11,-0.37,2.43,0.61,0.61,109.0,0.61,0.03,0.66,0.55,0.11,-0.34,2.35,0.61,0.61,109.0,0.6,0.02,0.64,0.56,0.08,-0.39,2.08,0.6,0.61,109.0
+AR-B-G010113 = 0.69,0.01,0.71,0.66,0.05,0.31,2.65,0.69,0.68,33.0,0.68,0.02,0.72,0.66,0.06,0.96,3.18,0.68,0.68,33.0,0.61,0.01,0.63,0.58,0.06,-1.02,4.55,0.61,0.61,33.0,0.46,0.01,0.48,0.43,0.06,-0.96,3.84,0.46,0.46,33.0,0.39,0.01,0.41,0.37,0.04,-0.38,2.69,0.39,0.4,33.0,0.39,0.01,0.41,0.36,0.05,-0.4,2.23,0.39,0.39,33.0,0.4,0.01,0.42,0.38,0.04,-0.27,2.04,0.4,0.4,33.0,0.41,0.01,0.43,0.39,0.04,-0.23,2.31,0.41,0.41,33.0,0.45,0.02,0.48,0.4,0.08,-0.69,3.33,0.45,0.45,33.0,0.46,0.02,0.49,0.42,0.07,-0.78,3.31,0.46,0.47,33.0,0.44,0.01,0.46,0.4,0.06,-0.54,2.61,0.44,0.44,33.0,0.46,0.02,0.49,0.44,0.05,0.13,1.7,0.46,0.46,33.0
+AR-B-G010114 = 0.79,0.02,0.83,0.72,0.11,-0.52,3.7,0.79,0.79,61.0,0.78,0.02,0.83,0.74,0.09,-0.13,2.72,0.78,0.79,61.0,0.61,0.02,0.66,0.55,0.11,-0.45,2.61,0.61,0.61,61.0,0.44,0.02,0.5,0.4,0.11,0.81,4.53,0.44,0.44,61.0,0.43,0.02,0.48,0.4,0.08,0.22,2.59,0.43,0.43,61.0,0.48,0.02,0.51,0.43,0.08,-0.59,2.85,0.48,0.48,61.0,0.47,0.02,0.52,0.44,0.08,0.21,3.66,0.47,0.47,61.0,0.46,0.02,0.52,0.41,0.11,0.11,3.24,0.46,0.46,61.0,0.46,0.03,0.53,0.41,0.12,0.4,2.75,0.46,0.46,61.0,0.44,0.03,0.51,0.39,0.12,0.37,2.57,0.44,0.44,61.0,0.47,0.02,0.52,0.43,0.09,0.4,2.27,0.47,0.46,61.0,0.58,0.01,0.61,0.56,0.06,0.64,3.51,0.58,0.58,61.0
+AR-B-G010115 = 0.71,0.02,0.75,0.68,0.06,-0.38,2.87,0.71,0.71,47.0,0.75,0.02,0.79,0.7,0.08,-0.51,2.57,0.75,0.75,47.0,0.64,0.02,0.7,0.6,0.1,0.41,3.64,0.64,0.65,47.0,0.55,0.05,0.66,0.47,0.19,0.61,2.9,0.55,0.54,47.0,0.48,0.02,0.53,0.44,0.09,0.52,2.74,0.48,0.47,47.0,0.53,0.02,0.57,0.49,0.07,0.21,2.97,0.53,0.53,47.0,0.55,0.01,0.6,0.53,0.07,1.17,5.2,0.55,0.55,47.0,0.55,0.02,0.59,0.52,0.07,-0.16,2.26,0.55,0.55,47.0,0.57,0.03,0.64,0.53,0.11,0.57,2.49,0.57,0.57,47.0,0.54,0.03,0.61,0.51,0.1,0.63,2.64,0.55,0.54,47.0,0.56,0.02,0.6,0.52,0.08,0.5,2.57,0.56,0.55,47.0,0.56,0.01,0.59,0.54,0.06,0.27,2.58,0.56,0.56,47.0
+AR-B-G010116 = 0.71,0.02,0.75,0.66,0.09,-0.64,2.68,0.71,0.71,31.0,0.74,0.02,0.77,0.71,0.05,-0.36,2.31,0.74,0.75,31.0,0.62,0.01,0.65,0.58,0.07,-0.72,3.99,0.62,0.62,31.0,0.51,0.02,0.55,0.46,0.09,-0.48,2.6,0.51,0.51,31.0,0.47,0.01,0.5,0.44,0.06,-0.71,2.93,0.47,0.48,31.0,0.53,0.01,0.56,0.49,0.06,-0.64,3.23,0.53,0.53,31.0,0.55,0.02,0.59,0.51,0.08,0.25,3.3,0.55,0.55,31.0,0.55,0.02,0.59,0.51,0.08,-0.07,2.88,0.55,0.55,31.0,0.56,0.02,0.6,0.51,0.08,-0.08,2.73,0.56,0.56,31.0,0.53,0.03,0.58,0.49,0.09,0.3,2.29,0.53,0.53,31.0,0.54,0.02,0.58,0.52,0.06,0.59,2.21,0.55,0.54,31.0,0.57,0.02,0.6,0.55,0.05,0.87,2.45,0.57,0.56,31.0
+AR-B-G010117 = 0.51,0.08,0.64,0.2,0.44,-1.2,5.43,0.52,0.51,125.0,0.61,0.08,0.69,0.27,0.42,-2.84,10.95,0.62,0.63,125.0,0.58,0.09,0.67,0.25,0.42,-2.64,9.46,0.59,0.61,125.0,0.46,0.06,0.54,0.24,0.3,-1.94,7.3,0.47,0.47,125.0,0.38,0.04,0.44,0.24,0.2,-1.41,6.12,0.38,0.38,125.0,0.37,0.04,0.43,0.22,0.21,-1.44,6.41,0.37,0.37,125.0,0.41,0.05,0.49,0.22,0.27,-1.62,7.35,0.42,0.41,125.0,0.48,0.06,0.57,0.25,0.32,-1.88,7.52,0.48,0.48,125.0,0.58,0.08,0.66,0.23,0.43,-2.76,10.31,0.59,0.6,125.0,0.62,0.09,0.72,0.2,0.53,-2.99,12.62,0.63,0.64,125.0,0.59,0.09,0.66,0.18,0.49,-3.06,12.24,0.6,0.61,125.0,0.51,0.07,0.6,0.23,0.38,-2.0,8.7,0.51,0.51,125.0
+AR-B-G010118 = 0.71,0.09,0.79,0.43,0.35,-1.62,4.53,0.71,0.74,37.0,0.71,0.09,0.8,0.45,0.35,-1.47,4.0,0.71,0.74,37.0,0.68,0.09,0.78,0.45,0.34,-1.48,3.99,0.69,0.72,37.0,0.63,0.08,0.72,0.41,0.31,-1.47,3.85,0.64,0.67,37.0,0.56,0.07,0.62,0.37,0.25,-1.39,3.55,0.56,0.59,37.0,0.54,0.07,0.6,0.38,0.22,-1.47,3.95,0.55,0.58,37.0,0.52,0.06,0.57,0.37,0.2,-1.33,3.5,0.52,0.55,37.0,0.51,0.06,0.57,0.36,0.21,-1.28,3.6,0.52,0.53,37.0,0.59,0.06,0.66,0.4,0.26,-1.3,3.89,0.59,0.61,37.0,0.63,0.08,0.72,0.42,0.31,-1.28,3.52,0.64,0.66,37.0,0.66,0.08,0.75,0.45,0.3,-1.42,3.83,0.66,0.68,37.0,0.68,0.09,0.76,0.42,0.34,-1.73,4.93,0.69,0.72,37.0
+AR-B-G010119 = 0.36,0.03,0.38,0.34,0.04,-0.0,1.0,0.36,0.36,2.0,0.37,0.03,0.4,0.35,0.04,0.0,1.0,0.38,0.37,2.0,0.37,0.04,0.4,0.34,0.06,-0.0,1.0,0.37,0.37,2.0,0.36,0.03,0.39,0.34,0.05,-0.0,1.0,0.36,0.36,2.0,0.31,0.03,0.33,0.28,0.05,0.0,1.0,0.31,0.31,2.0,0.31,0.03,0.33,0.29,0.04,-0.0,1.0,0.31,0.31,2.0,0.3,0.03,0.32,0.28,0.04,0.0,1.0,0.3,0.3,2.0,0.29,0.03,0.32,0.27,0.05,0.0,1.0,0.29,0.29,2.0,0.33,0.03,0.35,0.31,0.04,-0.0,1.0,0.33,0.33,2.0,0.34,0.03,0.36,0.32,0.05,-0.0,1.0,0.34,0.34,2.0,0.38,0.03,0.4,0.36,0.04,-0.0,1.0,0.38,0.38,2.0,0.35,0.03,0.37,0.33,0.04,0.0,1.0,0.35,0.35,2.0
+AR-B-G010120 = 0.74,0.03,0.77,0.62,0.15,-1.97,6.97,0.74,0.75,25.0,0.79,0.04,0.82,0.64,0.19,-2.33,8.25,0.79,0.8,25.0,0.65,0.03,0.68,0.53,0.14,-2.08,6.74,0.65,0.66,25.0,0.45,0.01,0.48,0.43,0.05,0.49,2.76,0.45,0.45,25.0,0.47,0.02,0.5,0.43,0.07,-0.19,4.09,0.47,0.47,25.0,0.52,0.02,0.56,0.45,0.11,-0.76,6.36,0.52,0.51,25.0,0.52,0.02,0.56,0.45,0.11,-0.68,4.28,0.52,0.52,25.0,0.49,0.02,0.52,0.44,0.08,-0.33,2.2,0.49,0.49,25.0,0.47,0.02,0.5,0.44,0.06,-0.15,2.36,0.47,0.47,25.0,0.44,0.01,0.47,0.42,0.06,0.81,4.34,0.44,0.44,25.0,0.43,0.01,0.46,0.42,0.04,0.72,3.13,0.43,0.43,25.0,0.48,0.02,0.52,0.43,0.09,-0.04,2.72,0.48,0.48,25.0
+AR-B-G010121 = 0.7,0.03,0.77,0.63,0.13,0.01,3.23,0.7,0.7,50.0,0.73,0.03,0.8,0.66,0.14,-0.35,3.61,0.73,0.73,50.0,0.6,0.02,0.65,0.57,0.09,0.28,2.95,0.6,0.6,50.0,0.5,0.04,0.6,0.39,0.21,0.06,3.28,0.5,0.49,50.0,0.47,0.04,0.56,0.41,0.15,0.74,3.11,0.47,0.47,50.0,0.55,0.03,0.62,0.51,0.11,1.03,3.48,0.55,0.54,50.0,0.55,0.02,0.59,0.51,0.07,0.0,2.53,0.55,0.55,50.0,0.54,0.02,0.6,0.49,0.11,-0.21,3.96,0.54,0.54,50.0,0.52,0.03,0.58,0.46,0.12,-0.02,2.15,0.52,0.52,50.0,0.5,0.04,0.59,0.45,0.14,0.44,2.26,0.5,0.5,50.0,0.51,0.04,0.6,0.45,0.15,0.56,2.27,0.51,0.5,50.0,0.54,0.03,0.62,0.5,0.12,0.57,2.57,0.54,0.53,50.0
+AR-B-G010122 = 0.57,0.03,0.61,0.53,0.09,-0.01,1.56,0.57,0.57,27.0,0.7,0.02,0.73,0.67,0.06,0.0,1.52,0.7,0.7,27.0,0.7,0.01,0.73,0.68,0.05,0.49,2.23,0.7,0.7,27.0,0.65,0.01,0.67,0.64,0.03,0.13,2.61,0.65,0.65,27.0,0.58,0.02,0.61,0.56,0.06,0.53,2.42,0.58,0.58,27.0,0.59,0.01,0.63,0.58,0.05,0.89,2.88,0.59,0.59,27.0,0.62,0.01,0.64,0.6,0.04,1.0,3.03,0.62,0.61,27.0,0.63,0.01,0.65,0.61,0.04,0.13,2.28,0.63,0.63,27.0,0.67,0.01,0.7,0.64,0.06,0.03,2.11,0.67,0.67,27.0,0.67,0.02,0.7,0.63,0.07,-0.17,1.79,0.67,0.67,27.0,0.62,0.01,0.64,0.6,0.04,0.27,2.4,0.62,0.62,27.0,0.56,0.01,0.58,0.53,0.05,-0.68,2.97,0.56,0.56,27.0
+AR-B-G010123 = 0.68,0.01,0.7,0.64,0.06,-0.79,3.92,0.68,0.68,36.0,0.71,0.01,0.73,0.67,0.06,-0.56,3.5,0.71,0.71,36.0,0.67,0.01,0.7,0.64,0.06,-0.27,3.84,0.67,0.67,36.0,0.61,0.03,0.65,0.53,0.11,-1.06,3.53,0.61,0.62,36.0,0.51,0.02,0.55,0.45,0.09,-0.35,2.57,0.51,0.51,36.0,0.54,0.02,0.57,0.5,0.07,-0.89,4.09,0.54,0.55,36.0,0.56,0.01,0.59,0.52,0.06,-0.31,2.83,0.56,0.56,36.0,0.58,0.01,0.59,0.55,0.05,-0.33,2.83,0.58,0.57,36.0,0.62,0.01,0.64,0.58,0.06,-0.46,3.43,0.62,0.62,36.0,0.59,0.01,0.62,0.56,0.06,-0.01,2.48,0.59,0.59,36.0,0.59,0.02,0.63,0.56,0.07,0.49,3.29,0.59,0.59,36.0,0.58,0.02,0.6,0.54,0.07,-0.84,3.11,0.58,0.58,36.0
+AR-B-G010124 = 0.55,0.04,0.67,0.46,0.21,0.28,2.38,0.55,0.55,193.0,0.68,0.05,0.79,0.56,0.23,0.35,2.25,0.68,0.66,193.0,0.72,0.02,0.75,0.65,0.1,-0.54,3.24,0.72,0.72,193.0,0.56,0.03,0.63,0.51,0.13,0.54,3.06,0.56,0.56,193.0,0.45,0.02,0.5,0.4,0.1,-0.23,2.67,0.45,0.45,193.0,0.47,0.03,0.54,0.39,0.15,-0.49,2.91,0.47,0.47,193.0,0.48,0.04,0.57,0.39,0.18,-0.16,2.77,0.48,0.48,193.0,0.53,0.04,0.62,0.44,0.19,0.13,2.27,0.53,0.52,193.0,0.63,0.03,0.71,0.56,0.16,0.38,2.32,0.63,0.62,193.0,0.64,0.03,0.71,0.57,0.13,-0.12,2.53,0.64,0.64,193.0,0.61,0.02,0.67,0.55,0.12,0.01,2.75,0.61,0.61,193.0,0.53,0.02,0.59,0.47,0.11,0.09,2.24,0.53,0.53,193.0
+AR-B-G010125 = 0.64,0.04,0.75,0.53,0.22,0.56,2.73,0.64,0.63,168.0,0.66,0.04,0.75,0.59,0.17,0.54,2.5,0.66,0.66,168.0,0.66,0.02,0.71,0.62,0.09,0.23,2.84,0.66,0.66,168.0,0.58,0.02,0.62,0.54,0.08,0.24,2.6,0.58,0.58,168.0,0.45,0.01,0.49,0.43,0.06,0.05,2.37,0.45,0.46,168.0,0.45,0.01,0.48,0.41,0.07,-0.41,3.0,0.45,0.45,168.0,0.48,0.02,0.52,0.43,0.09,-0.46,3.13,0.48,0.48,168.0,0.51,0.02,0.55,0.45,0.1,-0.82,3.84,0.51,0.51,168.0,0.59,0.03,0.64,0.51,0.14,-0.94,3.56,0.59,0.6,168.0,0.62,0.02,0.66,0.57,0.1,-0.51,3.29,0.62,0.62,168.0,0.6,0.02,0.67,0.55,0.12,0.46,3.3,0.6,0.6,168.0,0.57,0.04,0.64,0.48,0.16,-0.55,2.49,0.57,0.58,168.0
+AR-B-G010126 = 0.58,0.1,0.73,0.46,0.27,0.52,1.86,0.59,0.56,14.0,0.6,0.09,0.75,0.47,0.27,0.42,1.85,0.6,0.58,14.0,0.59,0.09,0.72,0.43,0.29,0.05,2.08,0.59,0.58,14.0,0.57,0.08,0.68,0.42,0.26,-0.09,2.14,0.57,0.57,14.0,0.5,0.07,0.61,0.38,0.23,-0.06,2.03,0.51,0.5,14.0,0.5,0.07,0.6,0.37,0.22,-0.31,2.31,0.51,0.5,14.0,0.49,0.06,0.57,0.36,0.21,-0.39,2.34,0.49,0.49,14.0,0.48,0.06,0.57,0.35,0.21,-0.42,2.37,0.48,0.49,14.0,0.53,0.07,0.64,0.42,0.22,-0.0,1.99,0.54,0.53,14.0,0.55,0.08,0.69,0.42,0.27,0.21,1.93,0.56,0.55,14.0,0.57,0.08,0.7,0.46,0.24,0.31,1.9,0.58,0.57,14.0,0.56,0.1,0.72,0.45,0.27,0.54,1.87,0.57,0.54,14.0
+AR-B-G010127 = 0.57,0.04,0.64,0.45,0.19,-0.85,4.51,0.57,0.57,49.0,0.66,0.05,0.72,0.49,0.23,-1.66,6.22,0.66,0.67,49.0,0.72,0.05,0.78,0.53,0.25,-1.79,6.76,0.72,0.73,49.0,0.6,0.04,0.66,0.43,0.22,-1.97,7.73,0.6,0.61,49.0,0.5,0.03,0.54,0.36,0.18,-2.1,8.3,0.5,0.5,49.0,0.53,0.04,0.57,0.36,0.21,-2.38,9.14,0.53,0.54,49.0,0.55,0.05,0.61,0.38,0.23,-2.11,7.85,0.55,0.56,49.0,0.59,0.05,0.66,0.39,0.27,-2.23,8.19,0.59,0.6,49.0,0.66,0.05,0.72,0.48,0.24,-2.16,7.95,0.66,0.67,49.0,0.7,0.05,0.75,0.5,0.25,-2.34,8.74,0.7,0.71,49.0,0.67,0.04,0.72,0.52,0.2,-2.14,8.36,0.67,0.67,49.0,0.6,0.04,0.66,0.46,0.2,-1.28,4.92,0.6,0.61,49.0
+AR-B-G010128 = 0.46,0.03,0.53,0.4,0.12,0.33,2.94,0.46,0.46,166.0,0.47,0.05,0.57,0.37,0.2,-0.34,2.44,0.48,0.48,166.0,0.44,0.04,0.54,0.35,0.19,0.01,2.5,0.44,0.44,166.0,0.41,0.04,0.5,0.32,0.18,0.09,2.59,0.41,0.41,166.0,0.36,0.03,0.44,0.29,0.15,0.79,3.28,0.36,0.36,166.0,0.32,0.03,0.4,0.27,0.13,0.85,3.5,0.33,0.32,166.0,0.32,0.03,0.39,0.28,0.11,0.93,3.34,0.32,0.32,166.0,0.35,0.02,0.4,0.31,0.1,0.3,2.09,0.35,0.34,166.0,0.43,0.03,0.5,0.36,0.14,0.23,2.48,0.43,0.43,166.0,0.42,0.03,0.5,0.33,0.17,0.13,2.38,0.42,0.42,166.0,0.35,0.04,0.44,0.27,0.16,0.53,2.32,0.35,0.34,166.0,0.33,0.03,0.41,0.28,0.13,1.01,3.4,0.33,0.32,166.0
+AR-B-G010129 = 0.66,0.09,0.76,0.21,0.55,-2.4,9.35,0.67,0.69,216.0,0.65,0.09,0.77,0.2,0.57,-2.25,8.86,0.66,0.68,216.0,0.59,0.08,0.69,0.21,0.48,-2.31,9.15,0.6,0.62,216.0,0.48,0.05,0.53,0.2,0.33,-2.45,10.04,0.48,0.49,216.0,0.4,0.05,0.47,0.16,0.3,-2.38,9.57,0.41,0.42,216.0,0.36,0.06,0.46,0.16,0.3,-1.14,4.67,0.36,0.36,216.0,0.41,0.05,0.49,0.14,0.35,-2.28,9.38,0.41,0.42,216.0,0.43,0.05,0.51,0.16,0.35,-2.43,10.27,0.43,0.44,216.0,0.48,0.06,0.55,0.17,0.37,-2.59,11.03,0.48,0.49,216.0,0.48,0.05,0.55,0.18,0.37,-2.65,11.79,0.49,0.5,216.0,0.48,0.05,0.56,0.2,0.36,-2.18,10.77,0.48,0.48,216.0,0.49,0.06,0.6,0.19,0.41,-1.58,7.63,0.49,0.49,216.0
+AR-B-G010130 = 0.53,0.09,0.63,0.09,0.54,-2.17,8.24,0.54,0.55,250.0,0.59,0.09,0.68,0.18,0.5,-2.57,9.3,0.6,0.62,250.0,0.53,0.08,0.6,0.16,0.45,-2.43,8.9,0.54,0.56,250.0,0.43,0.05,0.5,0.16,0.33,-2.27,8.89,0.43,0.44,250.0,0.37,0.04,0.42,0.14,0.28,-2.66,13.11,0.37,0.37,250.0,0.34,0.04,0.41,0.12,0.28,-2.08,10.71,0.35,0.35,250.0,0.37,0.05,0.47,0.12,0.35,-1.68,8.77,0.38,0.38,250.0,0.44,0.07,0.55,0.1,0.44,-1.89,8.42,0.45,0.45,250.0,0.53,0.09,0.63,0.1,0.53,-2.16,8.67,0.54,0.55,250.0,0.57,0.09,0.68,0.1,0.57,-2.54,10.26,0.57,0.59,250.0,0.52,0.08,0.63,0.12,0.51,-2.11,8.43,0.52,0.54,250.0,0.45,0.07,0.58,0.15,0.44,-1.11,5.78,0.45,0.44,250.0
+AR-B-G010131 = 0.69,0.01,0.71,0.66,0.06,0.04,2.73,0.69,0.69,49.0,0.65,0.02,0.69,0.62,0.07,-0.18,2.0,0.65,0.65,49.0,0.6,0.02,0.62,0.57,0.06,-0.05,2.03,0.6,0.6,49.0,0.49,0.01,0.52,0.47,0.06,0.41,2.83,0.49,0.49,49.0,0.41,0.01,0.44,0.38,0.06,0.11,2.59,0.41,0.41,49.0,0.39,0.02,0.42,0.33,0.09,-1.16,4.23,0.39,0.4,49.0,0.41,0.01,0.43,0.39,0.04,-0.12,2.22,0.41,0.41,49.0,0.42,0.01,0.44,0.4,0.04,0.23,2.76,0.42,0.42,49.0,0.47,0.02,0.5,0.43,0.07,-0.0,1.92,0.47,0.46,49.0,0.48,0.01,0.5,0.46,0.05,-0.26,1.93,0.48,0.48,49.0,0.45,0.01,0.47,0.43,0.04,-0.24,2.71,0.45,0.45,49.0,0.47,0.01,0.49,0.43,0.07,-0.22,3.28,0.47,0.47,49.0
+AR-B-G010132 = 0.37,0.07,0.42,0.31,0.11,-0.0,1.0,0.37,0.37,2.0,0.39,0.08,0.44,0.33,0.11,-0.0,1.0,0.39,0.39,2.0,0.39,0.08,0.44,0.33,0.11,-0.0,1.0,0.39,0.39,2.0,0.38,0.08,0.43,0.32,0.11,-0.0,1.0,0.38,0.38,2.0,0.33,0.07,0.38,0.28,0.1,0.0,1.0,0.33,0.33,2.0,0.33,0.08,0.38,0.27,0.11,0.0,1.0,0.33,0.33,2.0,0.32,0.07,0.37,0.27,0.1,0.0,1.0,0.33,0.32,2.0,0.32,0.08,0.37,0.26,0.11,0.0,1.0,0.32,0.32,2.0,0.34,0.08,0.4,0.28,0.12,0.0,1.0,0.35,0.34,2.0,0.35,0.08,0.41,0.29,0.11,0.0,1.0,0.36,0.35,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.06,0.4,0.31,0.09,0.0,1.0,0.36,0.36,2.0
+AR-B-G010133 = 0.32,0.0,0.32,0.31,0.01,-0.0,1.62,0.32,0.32,2.0,0.33,0.0,0.34,0.33,0.01,-0.0,1.59,0.33,0.33,2.0,0.33,0.01,0.33,0.32,0.01,0.0,1.09,0.33,0.33,2.0,0.32,0.01,0.33,0.32,0.01,0.0,0.94,0.32,0.32,2.0,0.27,0.0,0.27,0.27,0.0,-3285653.74,2.7645030951111E12,0.27,0.27,2.0,0.27,0.0,0.27,0.27,0.0,-0.0,0.78,0.27,0.27,2.0,0.26,0.0,0.26,0.26,0.0,0.0,1.96,0.26,0.26,2.0,0.25,0.0,0.25,0.25,0.0,0.0,-2.39,0.25,0.25,2.0,0.29,0.01,0.29,0.28,0.01,-0.0,0.99,0.29,0.29,2.0,0.3,0.01,0.3,0.29,0.01,0.0,0.97,0.3,0.3,2.0,0.34,0.01,0.34,0.33,0.01,0.0,0.95,0.34,0.34,2.0,0.31,0.01,0.32,0.31,0.01,-0.0,1.36,0.31,0.31,2.0
+AR-B-G010134 = 0.33,0.13,0.46,0.07,0.39,-1.01,3.11,0.36,0.37,9.0,0.32,0.12,0.46,0.06,0.4,-0.92,3.27,0.34,0.31,9.0,0.34,0.11,0.48,0.14,0.34,-0.49,2.37,0.35,0.34,9.0,0.3,0.09,0.39,0.09,0.3,-1.14,3.71,0.31,0.31,9.0,0.25,0.08,0.36,0.09,0.27,-0.81,3.1,0.27,0.25,9.0,0.27,0.08,0.36,0.1,0.26,-1.04,3.47,0.28,0.28,9.0,0.27,0.07,0.36,0.12,0.24,-1.03,3.32,0.28,0.3,9.0,0.27,0.08,0.37,0.1,0.26,-0.94,3.19,0.28,0.29,9.0,0.3,0.1,0.39,0.08,0.31,-0.98,3.26,0.31,0.29,9.0,0.31,0.12,0.41,0.06,0.36,-0.91,2.9,0.33,0.32,9.0,0.31,0.13,0.43,0.03,0.41,-1.05,3.19,0.34,0.33,9.0,0.27,0.1,0.41,0.07,0.34,-0.82,2.71,0.29,0.31,9.0
+AR-B-G010135 = 0.42,0.06,0.57,0.21,0.36,-0.08,2.84,0.42,0.41,426.0,0.42,0.05,0.54,0.22,0.32,-0.49,4.27,0.42,0.42,426.0,0.41,0.05,0.53,0.19,0.34,-0.67,4.25,0.42,0.42,426.0,0.41,0.05,0.5,0.2,0.31,-0.78,3.85,0.41,0.42,426.0,0.41,0.04,0.51,0.22,0.29,-0.77,4.23,0.41,0.41,426.0,0.4,0.04,0.5,0.23,0.28,-0.87,5.29,0.41,0.41,426.0,0.39,0.04,0.48,0.21,0.27,-1.23,6.07,0.4,0.4,426.0,0.41,0.04,0.49,0.21,0.29,-1.58,6.69,0.42,0.42,426.0,0.46,0.05,0.55,0.21,0.34,-1.34,5.87,0.46,0.46,426.0,0.43,0.05,0.55,0.19,0.37,-0.95,5.47,0.43,0.44,426.0,0.36,0.05,0.51,0.15,0.37,0.25,4.33,0.36,0.35,426.0,0.33,0.06,0.49,0.14,0.35,0.22,3.08,0.33,0.33,426.0
+AR-B-G010136 = 0.2,0.06,0.35,0.09,0.26,0.6,3.91,0.2,0.19,38.0,0.19,0.06,0.33,0.07,0.26,0.23,2.77,0.2,0.2,38.0,0.21,0.06,0.34,0.08,0.26,0.09,3.33,0.22,0.21,38.0,0.21,0.07,0.36,0.06,0.31,-0.11,3.77,0.22,0.21,38.0,0.21,0.06,0.37,0.09,0.29,0.72,4.18,0.22,0.2,38.0,0.2,0.06,0.36,0.05,0.31,0.52,4.21,0.21,0.18,38.0,0.17,0.06,0.35,0.05,0.3,0.91,4.77,0.18,0.16,38.0,0.18,0.06,0.34,0.06,0.29,0.67,4.37,0.18,0.17,38.0,0.18,0.06,0.36,0.06,0.3,0.77,4.09,0.19,0.17,38.0,0.14,0.07,0.33,0.0,0.33,0.81,4.18,0.15,0.13,38.0,0.16,0.05,0.28,0.06,0.22,0.32,3.13,0.17,0.16,38.0,0.15,0.05,0.28,0.05,0.23,0.53,2.9,0.16,0.14,38.0
+AR-B-G010137 = 0.69,0.02,0.73,0.63,0.1,-1.03,4.88,0.69,0.7,47.0,0.73,0.02,0.77,0.68,0.09,-0.18,2.46,0.73,0.73,47.0,0.67,0.02,0.72,0.63,0.09,0.8,2.39,0.67,0.66,47.0,0.58,0.06,0.68,0.49,0.19,0.25,1.6,0.58,0.57,47.0,0.53,0.05,0.62,0.46,0.16,0.13,1.46,0.53,0.53,47.0,0.55,0.02,0.6,0.52,0.08,0.35,1.87,0.55,0.55,47.0,0.54,0.01,0.57,0.51,0.06,-0.84,3.81,0.54,0.54,47.0,0.54,0.02,0.58,0.49,0.08,-0.4,3.28,0.54,0.53,47.0,0.56,0.03,0.63,0.51,0.12,0.53,3.09,0.56,0.56,47.0,0.57,0.04,0.65,0.51,0.14,0.74,2.73,0.57,0.56,47.0,0.59,0.04,0.68,0.53,0.15,0.84,2.55,0.59,0.57,47.0,0.6,0.05,0.71,0.51,0.19,0.32,2.15,0.61,0.6,47.0
+AR-C-G020001 = 0.3,0.04,0.4,0.21,0.19,0.84,3.45,0.3,0.29,42.0,0.31,0.05,0.43,0.2,0.23,0.61,3.35,0.32,0.3,42.0,0.3,0.05,0.43,0.21,0.22,0.94,3.5,0.31,0.29,42.0,0.29,0.05,0.41,0.19,0.22,0.78,3.31,0.29,0.28,42.0,0.25,0.05,0.35,0.15,0.21,0.52,3.22,0.26,0.24,42.0,0.25,0.04,0.35,0.16,0.19,0.89,3.51,0.25,0.23,42.0,0.24,0.04,0.35,0.16,0.19,0.91,3.56,0.24,0.23,42.0,0.23,0.05,0.34,0.13,0.21,0.61,3.41,0.24,0.22,42.0,0.26,0.05,0.38,0.17,0.22,0.96,3.81,0.27,0.25,42.0,0.27,0.05,0.39,0.17,0.23,0.82,3.72,0.28,0.26,42.0,0.31,0.05,0.42,0.19,0.23,0.45,3.55,0.31,0.3,42.0,0.29,0.04,0.39,0.19,0.21,0.63,3.56,0.29,0.28,42.0
+AR-D-G190001 = 0.4,0.14,0.65,0.1,0.55,-0.03,1.85,0.43,0.4,363.0,0.47,0.12,0.66,0.15,0.51,-0.57,2.41,0.48,0.5,363.0,0.47,0.12,0.68,0.12,0.57,-0.46,2.66,0.48,0.47,363.0,0.4,0.1,0.57,0.11,0.46,-0.57,2.81,0.41,0.4,363.0,0.37,0.08,0.5,0.11,0.4,-0.83,3.56,0.38,0.38,363.0,0.31,0.05,0.43,0.1,0.32,-1.44,5.84,0.32,0.32,363.0,0.31,0.06,0.42,0.1,0.31,-0.79,3.55,0.31,0.31,363.0,0.28,0.06,0.4,0.11,0.29,-0.59,3.04,0.28,0.29,363.0,0.25,0.05,0.38,0.08,0.3,-0.64,3.74,0.26,0.26,363.0,0.25,0.06,0.41,0.08,0.33,-0.21,3.66,0.26,0.25,363.0,0.31,0.08,0.49,0.11,0.38,-0.23,2.18,0.32,0.31,363.0,0.35,0.11,0.62,0.12,0.5,-0.0,1.84,0.37,0.34,363.0
+AR-D-G190002 = 0.44,0.1,0.64,0.16,0.48,-0.67,3.36,0.45,0.45,267.0,0.44,0.08,0.63,0.19,0.44,-0.78,3.98,0.45,0.45,267.0,0.45,0.06,0.57,0.2,0.37,-1.49,5.47,0.46,0.47,267.0,0.42,0.06,0.52,0.23,0.28,-1.1,4.02,0.43,0.43,267.0,0.39,0.05,0.47,0.23,0.24,-1.2,4.44,0.39,0.39,267.0,0.35,0.05,0.43,0.23,0.2,-0.77,3.03,0.36,0.36,267.0,0.32,0.04,0.38,0.2,0.18,-1.2,4.44,0.32,0.32,267.0,0.28,0.03,0.34,0.18,0.17,-1.46,4.95,0.28,0.29,267.0,0.26,0.03,0.31,0.16,0.15,-1.64,5.39,0.26,0.27,267.0,0.26,0.03,0.33,0.16,0.17,-1.42,5.03,0.26,0.27,267.0,0.32,0.05,0.43,0.16,0.27,-0.87,3.7,0.32,0.33,267.0,0.35,0.06,0.53,0.18,0.35,-0.26,3.51,0.35,0.35,267.0
+AR-D-G190003 = 0.56,0.06,0.7,0.44,0.26,0.36,2.6,0.56,0.55,106.0,0.54,0.05,0.67,0.43,0.24,0.51,2.81,0.54,0.53,106.0,0.52,0.05,0.65,0.44,0.21,0.5,2.66,0.52,0.51,106.0,0.42,0.05,0.53,0.34,0.19,0.51,1.96,0.42,0.4,106.0,0.35,0.04,0.46,0.29,0.17,0.5,2.2,0.36,0.34,106.0,0.31,0.04,0.4,0.25,0.15,0.54,1.97,0.31,0.3,106.0,0.3,0.04,0.38,0.24,0.14,0.4,2.03,0.3,0.29,106.0,0.27,0.04,0.36,0.22,0.14,0.54,2.17,0.28,0.27,106.0,0.26,0.04,0.34,0.21,0.13,0.55,2.15,0.26,0.25,106.0,0.27,0.04,0.35,0.22,0.13,0.36,1.93,0.28,0.27,106.0,0.36,0.05,0.47,0.28,0.19,0.22,2.08,0.37,0.35,106.0,0.44,0.05,0.55,0.33,0.22,-0.14,2.33,0.44,0.43,106.0
+AR-D-G190004 = 0.56,0.04,0.68,0.48,0.2,0.32,3.03,0.56,0.56,162.0,0.55,0.04,0.68,0.47,0.21,0.47,2.68,0.55,0.54,162.0,0.5,0.03,0.57,0.44,0.13,0.49,2.74,0.51,0.5,162.0,0.46,0.02,0.51,0.4,0.12,0.13,2.67,0.46,0.45,162.0,0.38,0.02,0.44,0.32,0.11,-0.17,2.62,0.39,0.38,162.0,0.36,0.03,0.43,0.28,0.15,0.11,2.78,0.36,0.35,162.0,0.33,0.02,0.4,0.27,0.13,-0.0,3.23,0.33,0.33,162.0,0.31,0.02,0.37,0.25,0.12,-0.09,2.84,0.31,0.31,162.0,0.3,0.03,0.36,0.24,0.13,0.22,2.53,0.31,0.3,162.0,0.31,0.03,0.38,0.23,0.15,0.1,3.15,0.31,0.31,162.0,0.38,0.03,0.47,0.31,0.16,0.3,2.84,0.39,0.38,162.0,0.42,0.03,0.49,0.34,0.15,-0.22,3.06,0.42,0.43,162.0
+AR-D-G190005 = 0.56,0.06,0.7,0.46,0.24,0.27,1.79,0.57,0.56,536.0,0.54,0.06,0.68,0.43,0.26,0.2,1.8,0.54,0.54,536.0,0.51,0.05,0.62,0.42,0.2,0.17,1.79,0.51,0.51,536.0,0.42,0.03,0.52,0.36,0.16,0.39,2.36,0.43,0.42,536.0,0.34,0.03,0.42,0.28,0.14,0.44,2.36,0.34,0.33,536.0,0.32,0.03,0.4,0.25,0.15,0.29,2.13,0.32,0.31,536.0,0.3,0.03,0.38,0.24,0.14,0.31,1.92,0.3,0.3,536.0,0.29,0.04,0.38,0.23,0.16,0.29,1.84,0.3,0.29,536.0,0.3,0.04,0.41,0.22,0.19,0.51,2.51,0.3,0.29,536.0,0.31,0.04,0.45,0.22,0.23,0.62,3.19,0.32,0.31,536.0,0.36,0.03,0.47,0.28,0.19,0.22,3.08,0.36,0.36,536.0,0.4,0.05,0.48,0.25,0.24,-0.86,3.41,0.4,0.41,536.0
+AR-D-G190006 = 0.52,0.08,0.68,0.32,0.36,-0.16,2.38,0.52,0.51,769.0,0.5,0.05,0.65,0.36,0.29,0.19,2.71,0.51,0.5,769.0,0.5,0.06,0.66,0.35,0.31,0.24,2.06,0.51,0.49,769.0,0.42,0.05,0.57,0.28,0.28,0.34,2.53,0.42,0.41,769.0,0.35,0.04,0.47,0.25,0.21,0.56,2.69,0.35,0.34,769.0,0.33,0.04,0.45,0.26,0.19,0.48,2.42,0.33,0.33,769.0,0.3,0.05,0.41,0.21,0.2,0.17,1.92,0.31,0.3,769.0,0.3,0.05,0.4,0.2,0.2,-0.07,1.85,0.3,0.3,769.0,0.33,0.05,0.43,0.23,0.19,0.04,1.85,0.33,0.32,769.0,0.37,0.05,0.5,0.28,0.22,0.33,2.29,0.37,0.36,769.0,0.4,0.04,0.53,0.33,0.2,0.88,3.85,0.4,0.4,769.0,0.36,0.05,0.52,0.27,0.26,0.77,2.93,0.36,0.35,769.0
+AR-D-G190007 = 0.64,0.02,0.71,0.6,0.11,1.19,4.72,0.64,0.63,82.0,0.63,0.03,0.69,0.56,0.13,-0.49,2.93,0.63,0.64,82.0,0.63,0.02,0.66,0.57,0.1,-1.01,4.01,0.63,0.63,82.0,0.53,0.02,0.56,0.46,0.1,-1.14,3.57,0.53,0.54,82.0,0.45,0.03,0.5,0.38,0.11,-0.44,1.99,0.46,0.46,82.0,0.36,0.02,0.41,0.32,0.09,0.65,3.29,0.36,0.35,82.0,0.37,0.03,0.41,0.31,0.09,-0.14,1.73,0.37,0.37,82.0,0.34,0.02,0.39,0.3,0.09,-0.17,1.88,0.35,0.35,82.0,0.32,0.02,0.36,0.27,0.09,-0.03,2.4,0.32,0.32,82.0,0.34,0.03,0.42,0.29,0.13,0.4,2.5,0.34,0.34,82.0,0.42,0.03,0.49,0.35,0.13,0.1,2.05,0.42,0.42,82.0,0.48,0.04,0.6,0.39,0.22,0.06,3.08,0.49,0.49,82.0
+AR-D-G190008 = 0.48,0.06,0.62,0.12,0.5,-0.48,5.22,0.48,0.47,529.0,0.47,0.05,0.62,0.14,0.48,-0.98,7.43,0.47,0.47,529.0,0.49,0.05,0.61,0.18,0.44,-1.03,7.11,0.5,0.5,529.0,0.44,0.07,0.59,0.14,0.45,0.2,2.55,0.45,0.43,529.0,0.39,0.07,0.54,0.17,0.37,0.48,2.15,0.39,0.37,529.0,0.35,0.07,0.49,0.14,0.36,0.55,2.16,0.36,0.32,529.0,0.31,0.05,0.42,0.13,0.29,0.5,2.27,0.32,0.29,529.0,0.28,0.04,0.38,0.13,0.25,0.56,2.34,0.29,0.27,529.0,0.27,0.03,0.37,0.12,0.25,0.23,3.34,0.27,0.26,529.0,0.29,0.03,0.4,0.14,0.26,0.12,3.35,0.29,0.28,529.0,0.35,0.06,0.51,0.13,0.38,0.17,2.55,0.36,0.34,529.0,0.35,0.07,0.53,0.12,0.41,-0.1,2.27,0.36,0.36,529.0
+AR-D-G190009 = 0.55,0.04,0.64,0.49,0.15,0.61,2.2,0.55,0.54,135.0,0.54,0.04,0.65,0.48,0.17,0.8,3.16,0.54,0.54,135.0,0.52,0.04,0.63,0.44,0.19,0.72,2.83,0.52,0.51,135.0,0.44,0.04,0.53,0.34,0.19,0.33,2.93,0.44,0.43,135.0,0.37,0.03,0.46,0.3,0.16,0.62,3.43,0.37,0.37,135.0,0.33,0.02,0.39,0.26,0.13,-0.55,3.81,0.33,0.33,135.0,0.31,0.02,0.36,0.25,0.11,-0.04,3.33,0.31,0.31,135.0,0.29,0.02,0.33,0.24,0.09,-0.45,3.64,0.29,0.29,135.0,0.27,0.02,0.31,0.23,0.09,-0.87,3.96,0.27,0.28,135.0,0.28,0.02,0.33,0.23,0.1,-0.07,3.49,0.28,0.28,135.0,0.37,0.02,0.43,0.31,0.13,-0.11,3.99,0.37,0.37,135.0,0.44,0.02,0.53,0.36,0.17,0.4,5.44,0.44,0.44,135.0
+AR-E-G080001 = 0.62,0.03,0.69,0.56,0.13,0.12,2.07,0.62,0.62,131.0,0.71,0.03,0.77,0.61,0.16,-0.88,3.84,0.71,0.71,131.0,0.69,0.02,0.73,0.62,0.11,-1.13,4.63,0.69,0.69,131.0,0.63,0.05,0.7,0.52,0.19,-0.42,2.29,0.63,0.64,131.0,0.63,0.05,0.71,0.52,0.19,-0.28,1.99,0.63,0.63,131.0,0.66,0.05,0.72,0.5,0.22,-0.99,3.9,0.66,0.66,131.0,0.62,0.04,0.68,0.51,0.17,-0.44,2.62,0.62,0.62,131.0,0.61,0.03,0.68,0.53,0.15,-0.08,2.21,0.61,0.61,131.0,0.62,0.04,0.7,0.54,0.16,0.02,2.14,0.62,0.62,131.0,0.63,0.04,0.7,0.53,0.17,-0.09,2.09,0.63,0.63,131.0,0.62,0.04,0.68,0.52,0.15,-0.34,2.14,0.62,0.62,131.0,0.57,0.04,0.67,0.48,0.19,0.17,2.1,0.57,0.57,131.0
+AR-E-G080002 = 0.62,0.04,0.67,0.35,0.32,-2.77,14.85,0.62,0.63,132.0,0.71,0.05,0.77,0.37,0.4,-3.25,16.74,0.71,0.73,132.0,0.71,0.04,0.77,0.42,0.35,-3.29,17.64,0.71,0.72,132.0,0.66,0.05,0.75,0.4,0.36,-1.05,5.87,0.66,0.66,132.0,0.64,0.06,0.75,0.39,0.36,-0.67,4.41,0.64,0.64,132.0,0.66,0.06,0.76,0.38,0.38,-1.49,8.08,0.67,0.66,132.0,0.62,0.05,0.73,0.36,0.37,-1.3,7.79,0.63,0.62,132.0,0.61,0.05,0.7,0.35,0.35,-1.31,7.69,0.61,0.61,132.0,0.6,0.05,0.69,0.34,0.35,-1.49,8.51,0.6,0.6,132.0,0.61,0.05,0.7,0.34,0.35,-1.43,7.37,0.61,0.62,132.0,0.6,0.05,0.69,0.34,0.35,-1.34,7.25,0.61,0.61,132.0,0.58,0.04,0.66,0.36,0.3,-1.54,8.34,0.58,0.59,132.0
+AR-E-G080003 = 0.65,0.05,0.73,0.51,0.22,-0.98,3.22,0.65,0.67,98.0,0.68,0.06,0.77,0.53,0.24,-0.64,2.42,0.68,0.69,98.0,0.62,0.05,0.7,0.49,0.21,-0.75,2.59,0.62,0.63,98.0,0.52,0.04,0.63,0.42,0.21,-0.18,3.0,0.52,0.53,98.0,0.49,0.04,0.61,0.41,0.2,0.14,3.02,0.5,0.49,98.0,0.51,0.03,0.59,0.42,0.17,-0.45,2.79,0.51,0.52,98.0,0.52,0.04,0.6,0.42,0.17,-0.23,2.24,0.52,0.52,98.0,0.52,0.05,0.6,0.42,0.18,-0.09,1.89,0.52,0.51,98.0,0.52,0.04,0.6,0.44,0.16,-0.03,2.06,0.52,0.52,98.0,0.54,0.03,0.6,0.44,0.16,-0.57,3.09,0.54,0.54,98.0,0.56,0.05,0.68,0.46,0.22,0.16,2.51,0.57,0.55,98.0,0.59,0.06,0.71,0.47,0.24,-0.09,2.27,0.59,0.59,98.0
+AR-E-G080004 = 0.57,0.08,0.69,0.22,0.46,-1.79,6.84,0.57,0.58,142.0,0.67,0.09,0.73,0.29,0.44,-2.11,6.85,0.67,0.71,142.0,0.68,0.08,0.74,0.27,0.47,-2.44,9.07,0.69,0.72,142.0,0.65,0.08,0.73,0.23,0.51,-2.48,9.78,0.66,0.68,142.0,0.63,0.08,0.72,0.23,0.5,-2.36,9.4,0.63,0.65,142.0,0.64,0.08,0.73,0.22,0.51,-2.49,9.76,0.64,0.66,142.0,0.59,0.07,0.69,0.22,0.46,-2.31,9.31,0.6,0.6,142.0,0.57,0.07,0.66,0.19,0.47,-2.31,9.52,0.57,0.58,142.0,0.57,0.08,0.66,0.19,0.47,-2.33,9.12,0.58,0.59,142.0,0.57,0.08,0.66,0.18,0.48,-2.24,8.61,0.58,0.6,142.0,0.57,0.08,0.66,0.2,0.45,-2.24,8.32,0.58,0.6,142.0,0.6,0.08,0.67,0.23,0.44,-2.12,7.31,0.6,0.63,142.0
+AR-E-G080005 = 0.61,0.03,0.71,0.52,0.19,0.44,3.47,0.61,0.61,200.0,0.71,0.02,0.75,0.67,0.09,-0.28,2.95,0.71,0.71,200.0,0.73,0.02,0.77,0.68,0.08,-0.57,2.83,0.73,0.73,200.0,0.69,0.04,0.75,0.58,0.17,-0.77,2.62,0.69,0.71,200.0,0.67,0.04,0.72,0.56,0.16,-0.73,2.51,0.67,0.68,200.0,0.67,0.03,0.71,0.57,0.14,-0.78,3.12,0.67,0.68,200.0,0.64,0.03,0.68,0.56,0.12,-1.01,3.5,0.64,0.65,200.0,0.61,0.03,0.65,0.52,0.13,-0.97,3.54,0.61,0.62,200.0,0.62,0.03,0.67,0.53,0.14,-1.15,3.92,0.62,0.63,200.0,0.65,0.04,0.71,0.55,0.16,-1.02,3.42,0.65,0.66,200.0,0.66,0.04,0.71,0.55,0.16,-0.88,3.09,0.66,0.66,200.0,0.66,0.04,0.71,0.54,0.17,-1.4,4.75,0.66,0.67,200.0
+AR-E-G080006 = 0.63,0.03,0.69,0.59,0.09,0.31,1.95,0.63,0.63,109.0,0.72,0.01,0.73,0.7,0.04,-0.59,3.35,0.72,0.72,109.0,0.73,0.01,0.76,0.7,0.06,-0.21,2.48,0.73,0.73,109.0,0.71,0.02,0.75,0.66,0.09,-0.54,2.73,0.71,0.71,109.0,0.69,0.02,0.71,0.62,0.09,-1.08,3.77,0.69,0.69,109.0,0.68,0.01,0.71,0.64,0.07,-0.83,3.87,0.68,0.69,109.0,0.63,0.02,0.67,0.59,0.08,-0.65,3.01,0.63,0.64,109.0,0.59,0.02,0.64,0.55,0.09,-0.27,2.47,0.59,0.6,109.0,0.6,0.02,0.63,0.55,0.08,-0.32,2.31,0.6,0.6,109.0,0.61,0.02,0.65,0.55,0.1,-0.33,2.74,0.61,0.61,109.0,0.63,0.02,0.67,0.58,0.09,-0.19,2.73,0.63,0.63,109.0,0.67,0.02,0.7,0.62,0.09,-0.4,2.81,0.67,0.67,109.0
+AR-E-G080007 = 0.68,0.04,0.77,0.55,0.21,-0.33,2.62,0.68,0.68,257.0,0.7,0.04,0.78,0.56,0.22,-1.02,4.89,0.71,0.71,257.0,0.68,0.05,0.77,0.47,0.3,-2.0,7.45,0.68,0.69,257.0,0.62,0.05,0.73,0.41,0.32,-1.15,5.45,0.62,0.62,257.0,0.59,0.05,0.69,0.39,0.3,-0.98,5.16,0.59,0.59,257.0,0.59,0.04,0.68,0.41,0.27,-1.49,6.47,0.59,0.6,257.0,0.57,0.04,0.65,0.4,0.25,-1.36,5.51,0.57,0.58,257.0,0.55,0.04,0.63,0.39,0.24,-0.97,3.9,0.55,0.56,257.0,0.56,0.04,0.66,0.39,0.26,-1.18,4.75,0.56,0.57,257.0,0.57,0.05,0.68,0.39,0.3,-1.04,4.88,0.57,0.58,257.0,0.6,0.04,0.72,0.43,0.29,-0.75,4.49,0.6,0.6,257.0,0.62,0.04,0.73,0.44,0.3,-0.8,4.31,0.62,0.63,257.0
+AR-E-G080008 = 0.6,0.04,0.66,0.42,0.24,-1.3,5.37,0.6,0.6,279.0,0.69,0.04,0.76,0.39,0.37,-3.04,17.38,0.7,0.7,279.0,0.69,0.04,0.74,0.41,0.33,-3.03,16.26,0.69,0.7,279.0,0.61,0.04,0.71,0.43,0.29,-0.45,5.31,0.62,0.61,279.0,0.59,0.04,0.66,0.42,0.24,-1.04,5.95,0.59,0.59,279.0,0.61,0.04,0.68,0.36,0.32,-1.8,10.2,0.61,0.61,279.0,0.59,0.04,0.67,0.35,0.32,-1.88,10.51,0.59,0.6,279.0,0.58,0.04,0.65,0.36,0.29,-1.6,8.22,0.58,0.58,279.0,0.58,0.04,0.66,0.35,0.31,-1.55,8.74,0.59,0.59,279.0,0.58,0.04,0.67,0.34,0.33,-1.05,6.96,0.58,0.58,279.0,0.59,0.04,0.65,0.26,0.39,-3.24,26.1,0.59,0.59,279.0,0.56,0.04,0.66,0.38,0.28,-0.66,4.5,0.56,0.57,279.0
+AR-E-G080009 = 0.55,0.0,0.55,0.55,0.0,0.06,-86.32,0.55,0.55,4.0,0.64,0.0,0.64,0.64,0.0,0.01,-4.79,0.64,0.64,4.0,0.65,0.01,0.65,0.64,0.01,0.0,0.94,0.65,0.65,4.0,0.61,0.02,0.63,0.6,0.03,-0.0,1.0,0.61,0.61,4.0,0.58,0.03,0.6,0.56,0.05,-0.0,1.0,0.58,0.58,4.0,0.59,0.03,0.62,0.57,0.05,0.0,1.0,0.59,0.59,4.0,0.57,0.02,0.59,0.55,0.03,-0.0,1.0,0.57,0.57,4.0,0.56,0.02,0.58,0.55,0.03,0.0,1.0,0.56,0.56,4.0,0.58,0.01,0.59,0.57,0.02,-0.0,1.0,0.58,0.58,4.0,0.58,0.01,0.59,0.57,0.02,-0.0,1.0,0.58,0.58,4.0,0.57,0.01,0.58,0.56,0.02,0.0,1.0,0.57,0.57,4.0,0.51,0.01,0.51,0.5,0.01,0.0,0.96,0.51,0.51,4.0
+AR-E-G080010 = 0.65,0.05,0.75,0.47,0.28,-0.24,2.55,0.65,0.65,188.0,0.69,0.04,0.77,0.53,0.24,-0.72,4.96,0.69,0.7,188.0,0.7,0.04,0.77,0.51,0.26,-1.26,6.35,0.7,0.7,188.0,0.65,0.03,0.71,0.46,0.24,-1.71,8.26,0.65,0.65,188.0,0.6,0.03,0.67,0.49,0.18,-0.84,3.89,0.6,0.61,188.0,0.6,0.05,0.69,0.41,0.28,-1.18,4.7,0.6,0.61,188.0,0.57,0.04,0.64,0.41,0.22,-0.89,3.48,0.57,0.58,188.0,0.56,0.04,0.62,0.43,0.2,-0.65,2.78,0.56,0.56,188.0,0.59,0.04,0.68,0.47,0.22,-0.38,3.35,0.59,0.59,188.0,0.59,0.04,0.7,0.47,0.23,-0.2,3.45,0.59,0.59,188.0,0.62,0.04,0.73,0.47,0.26,-0.38,4.18,0.62,0.62,188.0,0.62,0.05,0.75,0.51,0.24,-0.06,2.08,0.62,0.63,188.0
+AR-E-G080011 = 0.66,0.05,0.73,0.44,0.3,-1.71,6.8,0.66,0.67,246.0,0.72,0.06,0.79,0.44,0.35,-2.39,8.87,0.72,0.73,246.0,0.71,0.06,0.77,0.44,0.33,-2.5,9.39,0.71,0.72,246.0,0.65,0.06,0.74,0.43,0.31,-1.02,3.85,0.65,0.66,246.0,0.64,0.05,0.71,0.44,0.27,-1.14,3.77,0.64,0.66,246.0,0.64,0.05,0.7,0.43,0.27,-1.53,5.24,0.64,0.66,246.0,0.61,0.04,0.67,0.41,0.26,-1.86,6.79,0.61,0.62,246.0,0.59,0.04,0.64,0.4,0.24,-2.0,7.88,0.59,0.6,246.0,0.59,0.04,0.64,0.41,0.24,-1.78,6.6,0.59,0.6,246.0,0.61,0.05,0.68,0.41,0.28,-1.74,6.26,0.61,0.62,246.0,0.63,0.05,0.7,0.44,0.26,-1.2,4.29,0.63,0.64,246.0,0.65,0.05,0.73,0.49,0.24,-0.77,2.58,0.66,0.68,246.0
+AR-E-G080012 = 0.67,0.03,0.73,0.57,0.17,-0.95,4.08,0.67,0.68,161.0,0.74,0.02,0.77,0.66,0.11,-1.33,4.94,0.74,0.74,161.0,0.7,0.03,0.75,0.64,0.12,-0.08,2.08,0.7,0.7,161.0,0.58,0.03,0.65,0.5,0.15,-0.54,2.51,0.59,0.59,161.0,0.55,0.05,0.63,0.44,0.2,-0.79,2.68,0.55,0.56,161.0,0.58,0.03,0.64,0.5,0.14,-0.47,2.37,0.58,0.59,161.0,0.58,0.02,0.63,0.51,0.12,-0.34,2.81,0.58,0.58,161.0,0.56,0.02,0.61,0.51,0.1,-0.5,3.24,0.56,0.57,161.0,0.57,0.03,0.64,0.49,0.15,-0.59,3.36,0.58,0.58,161.0,0.58,0.03,0.66,0.49,0.17,-0.58,3.22,0.58,0.59,161.0,0.58,0.03,0.66,0.51,0.15,-0.4,2.71,0.58,0.59,161.0,0.58,0.03,0.62,0.5,0.12,-0.95,3.16,0.58,0.59,161.0
+AR-E-G080013 = 0.69,0.04,0.75,0.48,0.27,-2.44,10.6,0.69,0.7,198.0,0.74,0.04,0.79,0.5,0.29,-2.61,10.73,0.74,0.75,198.0,0.7,0.04,0.75,0.49,0.26,-2.36,9.41,0.7,0.71,198.0,0.55,0.04,0.65,0.44,0.2,0.36,3.06,0.55,0.55,198.0,0.51,0.05,0.64,0.43,0.21,0.96,2.88,0.51,0.49,198.0,0.55,0.04,0.65,0.44,0.21,0.29,2.44,0.56,0.55,198.0,0.56,0.04,0.63,0.42,0.21,-0.55,4.68,0.56,0.56,198.0,0.56,0.03,0.61,0.41,0.2,-2.17,10.2,0.56,0.56,198.0,0.57,0.03,0.64,0.43,0.21,-0.96,5.72,0.57,0.57,198.0,0.59,0.04,0.68,0.44,0.23,-0.39,4.44,0.59,0.58,198.0,0.57,0.04,0.68,0.47,0.2,0.65,3.12,0.58,0.56,198.0,0.58,0.04,0.66,0.49,0.17,0.28,2.24,0.58,0.57,198.0
+AR-E-G080014 = 0.65,0.03,0.7,0.58,0.12,-0.46,2.36,0.65,0.65,107.0,0.72,0.02,0.76,0.68,0.08,-0.21,2.42,0.72,0.73,107.0,0.71,0.02,0.76,0.68,0.08,0.63,3.11,0.71,0.7,107.0,0.59,0.02,0.65,0.53,0.11,0.17,2.95,0.59,0.59,107.0,0.59,0.02,0.62,0.54,0.08,-0.37,2.52,0.59,0.59,107.0,0.6,0.01,0.64,0.57,0.07,0.06,2.67,0.6,0.6,107.0,0.59,0.01,0.62,0.55,0.07,-0.33,2.89,0.59,0.59,107.0,0.57,0.01,0.61,0.55,0.06,0.09,2.85,0.57,0.58,107.0,0.59,0.02,0.64,0.55,0.09,0.31,2.98,0.59,0.59,107.0,0.59,0.02,0.65,0.55,0.1,0.39,2.58,0.59,0.59,107.0,0.6,0.02,0.65,0.56,0.09,-0.07,2.29,0.6,0.6,107.0,0.6,0.02,0.65,0.57,0.08,0.91,4.03,0.6,0.6,107.0
+AR-E-G080015 = 0.62,0.02,0.7,0.57,0.13,0.41,2.83,0.62,0.62,193.0,0.72,0.02,0.76,0.63,0.13,-1.43,6.62,0.72,0.72,193.0,0.71,0.02,0.77,0.64,0.13,-0.06,3.38,0.71,0.71,193.0,0.61,0.03,0.68,0.49,0.19,-0.48,3.1,0.61,0.61,193.0,0.59,0.03,0.68,0.46,0.22,-0.69,4.52,0.59,0.6,193.0,0.62,0.04,0.72,0.51,0.21,-0.34,3.07,0.63,0.62,193.0,0.6,0.03,0.68,0.49,0.2,-0.77,4.6,0.6,0.6,193.0,0.59,0.03,0.68,0.48,0.19,-0.25,2.91,0.59,0.59,193.0,0.61,0.03,0.7,0.52,0.19,-0.1,2.93,0.61,0.61,193.0,0.62,0.04,0.7,0.53,0.16,-0.11,2.47,0.62,0.62,193.0,0.61,0.03,0.69,0.53,0.16,-0.23,2.6,0.61,0.61,193.0,0.58,0.03,0.66,0.49,0.17,-0.16,3.17,0.58,0.59,193.0
+AR-E-G080016 = 0.67,0.09,0.76,0.33,0.43,-1.56,4.88,0.67,0.71,255.0,0.67,0.08,0.76,0.36,0.41,-1.49,4.75,0.68,0.71,255.0,0.63,0.09,0.75,0.34,0.41,-0.95,3.32,0.64,0.65,255.0,0.57,0.1,0.73,0.31,0.43,-0.39,2.38,0.58,0.56,255.0,0.55,0.09,0.71,0.31,0.41,-0.25,2.28,0.56,0.54,255.0,0.55,0.09,0.7,0.29,0.41,-0.52,2.86,0.56,0.55,255.0,0.53,0.08,0.66,0.28,0.38,-0.77,3.19,0.54,0.55,255.0,0.52,0.07,0.64,0.29,0.35,-0.73,3.18,0.52,0.53,255.0,0.52,0.07,0.65,0.29,0.35,-0.54,2.83,0.53,0.53,255.0,0.55,0.09,0.69,0.28,0.41,-0.43,2.6,0.55,0.54,255.0,0.58,0.09,0.71,0.29,0.42,-0.56,2.66,0.59,0.58,255.0,0.62,0.09,0.74,0.32,0.42,-0.9,3.26,0.62,0.63,255.0
+AR-E-G080017 = 0.67,0.03,0.73,0.58,0.15,-0.29,2.51,0.67,0.67,278.0,0.74,0.01,0.78,0.7,0.08,-0.05,3.19,0.74,0.74,278.0,0.71,0.03,0.75,0.64,0.12,-0.26,2.35,0.71,0.71,278.0,0.61,0.05,0.72,0.49,0.24,0.1,2.09,0.61,0.6,278.0,0.61,0.04,0.7,0.51,0.18,-0.05,2.21,0.61,0.61,278.0,0.63,0.03,0.69,0.52,0.17,-0.57,4.15,0.63,0.63,278.0,0.61,0.02,0.66,0.54,0.11,-0.37,2.34,0.61,0.61,278.0,0.58,0.02,0.62,0.51,0.11,-0.53,2.54,0.58,0.58,278.0,0.6,0.04,0.67,0.5,0.17,-0.43,2.2,0.6,0.61,278.0,0.62,0.05,0.71,0.48,0.23,-0.35,2.49,0.62,0.62,278.0,0.61,0.05,0.72,0.49,0.23,-0.1,2.01,0.62,0.61,278.0,0.58,0.05,0.66,0.48,0.19,-0.16,1.69,0.58,0.59,278.0
+AR-F-G120001 = 0.16,0.04,0.35,0.1,0.24,2.46,9.94,0.16,0.14,85.0,0.17,0.05,0.39,0.11,0.28,2.6,10.62,0.17,0.15,85.0,0.17,0.05,0.39,0.12,0.27,2.4,9.43,0.18,0.16,85.0,0.17,0.04,0.35,0.12,0.24,2.18,8.45,0.17,0.16,85.0,0.16,0.03,0.29,0.12,0.17,1.73,6.68,0.17,0.16,85.0,0.16,0.03,0.27,0.12,0.15,1.01,4.43,0.17,0.16,85.0,0.16,0.03,0.24,0.12,0.12,0.99,4.21,0.16,0.15,85.0,0.15,0.02,0.22,0.11,0.11,0.97,4.26,0.15,0.14,85.0,0.14,0.02,0.22,0.11,0.11,1.21,4.96,0.14,0.14,85.0,0.14,0.02,0.23,0.11,0.12,1.26,4.89,0.15,0.14,85.0,0.14,0.03,0.24,0.1,0.13,1.46,5.76,0.14,0.14,85.0,0.14,0.03,0.25,0.1,0.15,1.52,6.0,0.14,0.14,85.0
+AR-F-G120002 = 0.37,0.06,0.66,0.17,0.49,0.91,5.73,0.38,0.36,503.0,0.38,0.07,0.65,0.18,0.47,0.57,3.8,0.38,0.37,503.0,0.4,0.08,0.67,0.21,0.46,0.38,2.92,0.41,0.4,503.0,0.42,0.08,0.67,0.21,0.46,0.27,2.91,0.43,0.42,503.0,0.38,0.07,0.64,0.2,0.45,0.61,3.38,0.39,0.38,503.0,0.36,0.08,0.61,0.2,0.42,0.57,2.92,0.37,0.35,503.0,0.31,0.06,0.53,0.18,0.35,0.42,2.67,0.32,0.31,503.0,0.28,0.06,0.48,0.17,0.32,0.36,2.32,0.29,0.27,503.0,0.26,0.05,0.47,0.16,0.31,0.59,3.05,0.27,0.26,503.0,0.26,0.05,0.47,0.16,0.31,0.7,3.21,0.26,0.25,503.0,0.27,0.06,0.54,0.16,0.38,0.82,4.14,0.28,0.26,503.0,0.32,0.09,0.6,0.16,0.44,0.78,3.07,0.33,0.29,503.0
+AR-F-G120003 = 0.29,0.1,0.57,0.15,0.42,0.39,2.58,0.31,0.29,60.0,0.32,0.1,0.58,0.15,0.43,0.19,2.42,0.33,0.31,60.0,0.33,0.09,0.6,0.16,0.44,0.2,2.88,0.34,0.32,60.0,0.31,0.09,0.58,0.16,0.42,0.53,3.71,0.32,0.3,60.0,0.26,0.07,0.51,0.15,0.36,1.21,5.82,0.27,0.26,60.0,0.25,0.05,0.47,0.16,0.31,1.67,7.21,0.25,0.24,60.0,0.23,0.05,0.4,0.15,0.25,1.37,6.33,0.23,0.22,60.0,0.21,0.04,0.35,0.14,0.21,1.4,6.15,0.21,0.2,60.0,0.2,0.04,0.35,0.14,0.22,1.42,6.17,0.21,0.2,60.0,0.21,0.04,0.37,0.14,0.23,1.2,5.47,0.21,0.2,60.0,0.21,0.05,0.4,0.13,0.27,1.07,5.11,0.22,0.21,60.0,0.23,0.07,0.49,0.13,0.36,1.17,5.22,0.24,0.21,60.0
+AR-F-G120004 = 0.24,0.07,0.48,0.13,0.35,0.94,3.83,0.25,0.23,183.0,0.27,0.09,0.54,0.13,0.41,0.49,2.49,0.28,0.26,183.0,0.27,0.09,0.54,0.14,0.41,0.53,2.56,0.28,0.27,183.0,0.26,0.08,0.49,0.13,0.35,0.51,2.56,0.27,0.25,183.0,0.23,0.06,0.39,0.14,0.25,0.73,2.95,0.24,0.22,183.0,0.22,0.05,0.38,0.14,0.24,1.14,4.45,0.22,0.21,183.0,0.2,0.04,0.34,0.14,0.21,1.06,4.4,0.21,0.2,183.0,0.19,0.04,0.31,0.12,0.19,0.86,3.9,0.19,0.18,183.0,0.18,0.04,0.31,0.1,0.2,0.74,3.52,0.19,0.18,183.0,0.19,0.04,0.33,0.12,0.21,0.82,3.62,0.19,0.18,183.0,0.19,0.05,0.36,0.12,0.24,1.0,4.1,0.2,0.18,183.0,0.21,0.06,0.42,0.12,0.3,1.15,4.83,0.21,0.2,183.0
+AR-F-G120005 = 0.21,0.06,0.4,0.1,0.3,0.53,3.12,0.22,0.21,160.0,0.25,0.07,0.47,0.11,0.36,0.37,2.8,0.26,0.25,160.0,0.25,0.07,0.47,0.12,0.35,0.34,2.83,0.26,0.26,160.0,0.23,0.06,0.41,0.11,0.3,0.38,3.11,0.24,0.23,160.0,0.2,0.04,0.33,0.11,0.22,0.41,3.19,0.2,0.2,160.0,0.19,0.04,0.29,0.1,0.19,0.16,3.26,0.19,0.19,160.0,0.17,0.03,0.26,0.09,0.17,-0.06,3.15,0.18,0.18,160.0,0.16,0.03,0.23,0.07,0.16,-0.33,3.48,0.16,0.17,160.0,0.16,0.03,0.24,0.07,0.17,-0.25,3.69,0.16,0.16,160.0,0.17,0.04,0.27,0.08,0.19,0.17,3.26,0.17,0.17,160.0,0.17,0.04,0.28,0.09,0.19,0.43,3.31,0.17,0.17,160.0,0.18,0.04,0.33,0.09,0.24,0.74,3.96,0.18,0.17,160.0
+AR-F-G120006 = 0.39,0.09,0.61,0.22,0.4,0.38,2.58,0.4,0.37,120.0,0.4,0.09,0.6,0.22,0.38,-0.01,2.46,0.41,0.41,120.0,0.39,0.07,0.56,0.26,0.31,0.28,2.79,0.4,0.38,120.0,0.4,0.05,0.55,0.33,0.22,1.08,3.98,0.4,0.39,120.0,0.35,0.04,0.48,0.28,0.2,0.94,4.19,0.35,0.35,120.0,0.33,0.03,0.42,0.27,0.15,0.71,3.41,0.34,0.33,120.0,0.29,0.02,0.36,0.24,0.12,0.48,2.88,0.29,0.29,120.0,0.26,0.02,0.33,0.22,0.11,0.72,3.63,0.26,0.26,120.0,0.24,0.02,0.3,0.2,0.1,0.47,2.92,0.24,0.24,120.0,0.23,0.02,0.29,0.19,0.1,0.52,3.2,0.23,0.23,120.0,0.24,0.03,0.34,0.19,0.15,1.05,4.34,0.24,0.24,120.0,0.31,0.07,0.5,0.21,0.29,0.7,2.83,0.32,0.29,120.0
+AR-F-G120007 = 0.5,0.07,0.61,0.22,0.39,-1.53,5.92,0.5,0.52,99.0,0.5,0.08,0.63,0.23,0.4,-1.14,4.77,0.5,0.51,99.0,0.48,0.06,0.59,0.25,0.34,-1.23,5.5,0.48,0.49,99.0,0.46,0.06,0.58,0.22,0.36,-1.12,5.24,0.47,0.46,99.0,0.43,0.05,0.51,0.22,0.29,-1.64,7.32,0.43,0.43,99.0,0.41,0.04,0.49,0.24,0.25,-1.66,8.15,0.41,0.41,99.0,0.36,0.03,0.43,0.23,0.19,-1.02,5.86,0.36,0.36,99.0,0.32,0.03,0.38,0.2,0.18,-1.1,6.12,0.32,0.32,99.0,0.29,0.02,0.34,0.19,0.15,-1.32,6.82,0.29,0.29,99.0,0.29,0.02,0.34,0.19,0.15,-1.19,5.93,0.29,0.29,99.0,0.31,0.03,0.36,0.21,0.15,-0.73,3.86,0.31,0.31,99.0,0.41,0.06,0.55,0.22,0.33,-0.1,3.38,0.41,0.41,99.0
+AR-F-G120008 = 0.38,0.06,0.51,0.26,0.25,0.36,1.84,0.38,0.36,144.0,0.43,0.07,0.55,0.32,0.23,0.41,1.79,0.43,0.41,144.0,0.39,0.07,0.52,0.29,0.23,0.47,1.78,0.39,0.36,144.0,0.35,0.06,0.48,0.27,0.21,0.42,1.72,0.36,0.33,144.0,0.32,0.05,0.41,0.25,0.16,0.33,1.59,0.32,0.3,144.0,0.3,0.04,0.38,0.24,0.13,0.34,1.7,0.3,0.29,144.0,0.26,0.03,0.34,0.22,0.12,0.45,2.14,0.27,0.26,144.0,0.24,0.02,0.31,0.2,0.11,0.65,2.75,0.24,0.23,144.0,0.22,0.03,0.28,0.19,0.09,0.68,2.27,0.22,0.21,144.0,0.21,0.03,0.27,0.18,0.09,0.61,2.09,0.21,0.2,144.0,0.24,0.03,0.31,0.19,0.11,0.15,1.72,0.25,0.24,144.0,0.33,0.06,0.44,0.22,0.22,0.26,2.02,0.33,0.31,144.0
+AR-F-G120009 = 0.13,0.04,0.32,0.06,0.26,1.78,6.73,0.14,0.12,226.0,0.16,0.06,0.38,0.07,0.31,1.23,4.72,0.17,0.15,226.0,0.16,0.06,0.39,0.06,0.32,1.19,4.58,0.17,0.15,226.0,0.14,0.05,0.31,0.02,0.28,0.64,3.32,0.15,0.13,226.0,0.13,0.05,0.27,-0.01,0.28,0.09,3.88,0.14,0.13,226.0,0.12,0.04,0.24,-0.01,0.25,-0.1,4.05,0.13,0.12,226.0,0.12,0.04,0.24,-0.01,0.25,0.15,4.23,0.13,0.11,226.0,0.11,0.04,0.22,-0.01,0.23,0.03,4.72,0.12,0.11,226.0,0.11,0.03,0.22,-0.0,0.23,0.45,4.59,0.11,0.1,226.0,0.11,0.03,0.22,0.0,0.22,0.86,4.88,0.12,0.1,226.0,0.11,0.03,0.23,0.01,0.22,1.08,4.74,0.12,0.1,226.0,0.12,0.03,0.24,0.04,0.2,1.28,4.4,0.12,0.11,226.0
+AR-F-G120010 = 0.18,0.05,0.31,0.1,0.21,0.59,2.16,0.18,0.16,314.0,0.2,0.07,0.35,0.12,0.23,0.44,1.94,0.21,0.19,314.0,0.21,0.06,0.35,0.11,0.24,0.39,1.9,0.22,0.2,314.0,0.19,0.05,0.31,0.1,0.21,0.39,2.1,0.2,0.18,314.0,0.18,0.04,0.26,0.1,0.16,0.26,1.89,0.18,0.17,314.0,0.17,0.03,0.24,0.09,0.15,0.25,2.21,0.17,0.16,314.0,0.16,0.03,0.23,0.09,0.14,0.32,2.18,0.17,0.16,314.0,0.15,0.03,0.22,0.09,0.13,0.35,2.24,0.16,0.15,314.0,0.15,0.03,0.22,0.08,0.14,0.33,2.35,0.15,0.15,314.0,0.16,0.03,0.23,0.09,0.15,0.42,2.26,0.16,0.15,314.0,0.15,0.03,0.23,0.09,0.15,0.44,2.24,0.16,0.15,314.0,0.16,0.03,0.24,0.09,0.15,0.4,2.21,0.16,0.15,314.0
+AR-F-G120011 = 0.46,0.02,0.52,0.4,0.13,-0.2,2.75,0.46,0.46,139.0,0.51,0.03,0.57,0.45,0.12,0.07,1.97,0.51,0.51,139.0,0.48,0.03,0.56,0.43,0.13,0.74,2.79,0.48,0.47,139.0,0.45,0.04,0.54,0.38,0.16,0.46,2.73,0.45,0.45,139.0,0.42,0.04,0.5,0.33,0.17,-0.26,2.39,0.42,0.42,139.0,0.39,0.04,0.46,0.31,0.14,-0.54,2.2,0.4,0.4,139.0,0.35,0.04,0.41,0.26,0.15,-0.55,2.2,0.35,0.36,139.0,0.31,0.03,0.36,0.24,0.12,-0.62,2.32,0.31,0.32,139.0,0.28,0.02,0.32,0.23,0.09,-0.48,2.17,0.28,0.28,139.0,0.27,0.02,0.32,0.23,0.09,-0.13,2.01,0.28,0.27,139.0,0.32,0.03,0.39,0.26,0.13,0.35,2.06,0.32,0.31,139.0,0.42,0.04,0.52,0.33,0.19,0.17,2.82,0.42,0.42,139.0
+AR-F-G120012 = 0.46,0.1,0.61,0.09,0.52,-2.08,7.66,0.47,0.5,168.0,0.52,0.1,0.63,0.12,0.5,-2.74,10.47,0.53,0.55,168.0,0.49,0.09,0.59,0.1,0.49,-3.05,12.42,0.5,0.51,168.0,0.43,0.08,0.53,0.08,0.45,-3.01,12.7,0.44,0.45,168.0,0.41,0.07,0.49,0.09,0.41,-3.07,12.96,0.42,0.42,168.0,0.36,0.06,0.45,0.09,0.35,-2.85,12.6,0.36,0.36,168.0,0.34,0.06,0.41,0.1,0.31,-2.6,10.77,0.35,0.36,168.0,0.31,0.05,0.38,0.1,0.28,-2.56,10.8,0.31,0.32,168.0,0.27,0.05,0.34,0.07,0.26,-2.69,11.42,0.28,0.28,168.0,0.26,0.05,0.36,0.07,0.29,-2.18,9.43,0.27,0.27,168.0,0.31,0.06,0.43,0.08,0.35,-2.06,8.97,0.32,0.32,168.0,0.4,0.08,0.57,0.1,0.46,-1.86,8.07,0.41,0.41,168.0
+AR-F-G120013 = 0.13,0.05,0.27,0.01,0.25,0.28,2.65,0.14,0.12,410.0,0.16,0.07,0.32,0.03,0.3,0.54,2.16,0.17,0.13,410.0,0.15,0.07,0.32,0.02,0.3,0.49,2.23,0.17,0.13,410.0,0.13,0.06,0.28,0.01,0.27,0.19,2.15,0.14,0.12,410.0,0.12,0.06,0.25,-0.0,0.25,-0.08,2.21,0.13,0.12,410.0,0.11,0.05,0.22,-0.0,0.22,-0.29,2.16,0.12,0.12,410.0,0.11,0.05,0.21,-0.01,0.22,-0.34,2.38,0.12,0.11,410.0,0.11,0.04,0.19,-0.0,0.19,-0.39,2.63,0.11,0.11,410.0,0.09,0.05,0.19,-0.0,0.19,-0.32,1.97,0.1,0.1,410.0,0.11,0.04,0.2,-0.01,0.2,-0.3,2.76,0.11,0.1,410.0,0.11,0.04,0.21,-0.0,0.22,-0.05,2.83,0.12,0.11,410.0,0.12,0.04,0.23,0.0,0.22,0.07,2.88,0.13,0.11,410.0
+AR-F-G120014 = 0.42,0.12,0.65,0.14,0.51,-0.54,3.15,0.44,0.43,211.0,0.43,0.11,0.64,0.17,0.47,-0.44,3.13,0.44,0.44,211.0,0.43,0.1,0.63,0.16,0.47,-0.89,3.77,0.44,0.45,211.0,0.42,0.11,0.63,0.12,0.5,-0.84,3.57,0.43,0.43,211.0,0.39,0.09,0.57,0.11,0.46,-1.05,3.75,0.4,0.4,211.0,0.37,0.08,0.51,0.12,0.39,-1.11,3.84,0.38,0.39,211.0,0.33,0.07,0.44,0.12,0.32,-1.2,4.12,0.33,0.34,211.0,0.28,0.06,0.38,0.09,0.29,-1.31,4.19,0.29,0.3,211.0,0.27,0.06,0.35,0.09,0.26,-1.21,3.97,0.27,0.28,211.0,0.26,0.05,0.34,0.11,0.23,-0.99,3.57,0.26,0.27,211.0,0.28,0.06,0.41,0.09,0.32,-1.1,4.05,0.29,0.3,211.0,0.35,0.1,0.59,0.11,0.48,-0.24,2.94,0.36,0.35,211.0
+AR-F-G120015 = 0.26,0.07,0.45,0.12,0.34,-0.15,2.34,0.27,0.26,266.0,0.28,0.09,0.48,0.12,0.36,0.04,2.27,0.29,0.27,266.0,0.28,0.07,0.39,0.13,0.27,-0.5,2.27,0.29,0.29,266.0,0.3,0.08,0.45,0.13,0.32,-0.64,2.36,0.31,0.33,266.0,0.27,0.07,0.44,0.13,0.31,-0.42,2.5,0.28,0.29,266.0,0.26,0.07,0.44,0.13,0.31,-0.3,2.59,0.27,0.27,266.0,0.24,0.05,0.37,0.12,0.25,-0.45,2.77,0.24,0.25,266.0,0.22,0.04,0.34,0.12,0.22,-0.58,2.94,0.22,0.23,266.0,0.2,0.03,0.29,0.12,0.17,-0.71,3.16,0.2,0.21,266.0,0.2,0.03,0.27,0.11,0.16,-0.85,3.23,0.2,0.21,266.0,0.2,0.03,0.29,0.11,0.18,-0.56,3.24,0.2,0.2,266.0,0.21,0.05,0.35,0.11,0.24,-0.22,3.07,0.22,0.22,266.0
+AR-F-G120016 = 0.33,0.08,0.48,0.12,0.35,-0.4,2.68,0.34,0.34,196.0,0.4,0.08,0.53,0.17,0.36,-0.43,2.89,0.4,0.39,196.0,0.37,0.08,0.51,0.16,0.34,-0.38,2.67,0.38,0.37,196.0,0.35,0.07,0.46,0.15,0.31,-0.58,2.59,0.35,0.36,196.0,0.33,0.06,0.43,0.16,0.27,-0.7,2.81,0.34,0.34,196.0,0.32,0.05,0.39,0.16,0.23,-1.05,3.3,0.32,0.34,196.0,0.28,0.04,0.35,0.15,0.2,-1.09,3.49,0.29,0.3,196.0,0.26,0.04,0.32,0.13,0.19,-1.2,3.91,0.26,0.27,196.0,0.23,0.04,0.3,0.12,0.18,-1.21,4.12,0.24,0.25,196.0,0.22,0.03,0.29,0.12,0.17,-1.11,3.94,0.22,0.23,196.0,0.24,0.04,0.31,0.12,0.19,-0.84,2.93,0.25,0.25,196.0,0.3,0.06,0.44,0.13,0.31,-0.56,2.99,0.31,0.31,196.0
+AR-F-G120017 = 0.25,0.07,0.39,0.14,0.25,0.09,1.98,0.26,0.25,51.0,0.29,0.09,0.44,0.14,0.29,0.01,1.8,0.3,0.29,51.0,0.3,0.08,0.46,0.15,0.32,-0.02,1.95,0.31,0.3,51.0,0.28,0.08,0.44,0.15,0.3,0.01,2.08,0.29,0.29,51.0,0.24,0.06,0.37,0.14,0.23,0.02,2.36,0.25,0.24,51.0,0.22,0.04,0.33,0.14,0.18,0.07,2.5,0.23,0.23,51.0,0.2,0.03,0.27,0.13,0.14,-0.28,2.49,0.2,0.21,51.0,0.19,0.03,0.25,0.13,0.12,-0.25,2.29,0.19,0.19,51.0,0.19,0.03,0.25,0.12,0.13,-0.3,2.19,0.19,0.19,51.0,0.21,0.05,0.3,0.12,0.18,-0.06,2.09,0.21,0.21,51.0,0.2,0.04,0.3,0.12,0.18,-0.16,2.18,0.21,0.21,51.0,0.21,0.05,0.3,0.12,0.18,-0.15,2.13,0.22,0.21,51.0
+AR-F-G120018 = 0.34,0.07,0.47,0.21,0.26,0.11,1.98,0.34,0.32,53.0,0.39,0.08,0.51,0.22,0.29,-0.32,2.29,0.4,0.39,53.0,0.41,0.08,0.53,0.22,0.31,-0.37,2.7,0.42,0.41,53.0,0.38,0.08,0.52,0.2,0.33,-0.09,2.63,0.39,0.38,53.0,0.32,0.07,0.48,0.19,0.29,0.59,2.92,0.32,0.3,53.0,0.28,0.06,0.45,0.17,0.28,0.8,3.45,0.29,0.27,53.0,0.26,0.05,0.38,0.18,0.21,0.95,3.57,0.26,0.25,53.0,0.24,0.04,0.34,0.15,0.19,0.49,3.25,0.24,0.23,53.0,0.24,0.04,0.34,0.14,0.2,0.56,3.26,0.24,0.23,53.0,0.25,0.05,0.36,0.15,0.21,0.29,2.81,0.25,0.24,53.0,0.26,0.05,0.39,0.16,0.23,0.54,3.03,0.26,0.25,53.0,0.29,0.07,0.46,0.18,0.28,0.89,3.5,0.3,0.28,53.0
+AR-G-G220001 = 0.52,0.05,0.65,0.38,0.27,0.25,3.64,0.52,0.51,160.0,0.56,0.05,0.68,0.42,0.26,0.11,3.13,0.56,0.56,160.0,0.62,0.04,0.71,0.44,0.28,-1.39,7.43,0.62,0.62,160.0,0.65,0.05,0.74,0.44,0.3,-1.43,7.24,0.65,0.65,160.0,0.61,0.04,0.7,0.44,0.26,-1.18,6.68,0.61,0.61,160.0,0.58,0.04,0.66,0.41,0.25,-1.81,9.18,0.58,0.59,160.0,0.54,0.03,0.62,0.4,0.22,-0.69,5.69,0.54,0.53,160.0,0.49,0.03,0.57,0.38,0.19,-0.32,4.53,0.49,0.49,160.0,0.44,0.03,0.49,0.37,0.12,-0.47,2.79,0.44,0.44,160.0,0.43,0.03,0.51,0.37,0.14,0.47,3.23,0.43,0.42,160.0,0.46,0.03,0.52,0.39,0.13,-0.12,2.51,0.46,0.46,160.0,0.6,0.04,0.67,0.48,0.19,-0.34,2.51,0.6,0.6,160.0
+AR-G-G220002 = 0.67,0.05,0.75,0.51,0.24,-0.96,3.64,0.67,0.68,471.0,0.65,0.05,0.73,0.48,0.25,-1.05,3.47,0.65,0.67,471.0,0.65,0.05,0.73,0.5,0.23,-0.95,3.08,0.65,0.66,471.0,0.68,0.04,0.75,0.52,0.23,-1.34,4.92,0.68,0.69,471.0,0.62,0.04,0.7,0.43,0.27,-1.06,4.1,0.62,0.63,471.0,0.59,0.04,0.66,0.43,0.23,-0.8,4.07,0.59,0.59,471.0,0.51,0.04,0.6,0.37,0.22,-0.43,3.53,0.51,0.51,471.0,0.43,0.04,0.52,0.26,0.26,-0.58,4.41,0.43,0.43,471.0,0.4,0.04,0.5,0.24,0.26,-0.6,3.95,0.4,0.4,471.0,0.4,0.04,0.52,0.24,0.28,-0.45,3.79,0.4,0.41,471.0,0.49,0.05,0.62,0.28,0.34,-1.11,4.36,0.5,0.51,471.0,0.66,0.06,0.73,0.33,0.41,-2.35,11.12,0.66,0.67,471.0
+AR-G-G220003 = 0.44,0.08,0.6,0.26,0.34,-0.54,2.2,0.44,0.46,84.0,0.47,0.09,0.62,0.28,0.34,-0.43,2.25,0.47,0.48,84.0,0.5,0.09,0.65,0.31,0.34,-0.63,2.31,0.5,0.53,84.0,0.52,0.09,0.66,0.33,0.34,-0.69,2.31,0.53,0.55,84.0,0.49,0.09,0.63,0.29,0.33,-0.66,2.25,0.49,0.52,84.0,0.45,0.07,0.57,0.29,0.28,-0.56,2.28,0.45,0.47,84.0,0.41,0.06,0.52,0.27,0.24,-0.54,2.28,0.41,0.42,84.0,0.36,0.06,0.47,0.24,0.23,-0.41,2.09,0.37,0.37,84.0,0.33,0.05,0.44,0.23,0.21,-0.07,2.17,0.33,0.34,84.0,0.32,0.05,0.42,0.23,0.19,-0.12,2.21,0.32,0.32,84.0,0.33,0.05,0.42,0.23,0.19,-0.26,2.02,0.33,0.34,84.0,0.39,0.08,0.54,0.25,0.29,-0.33,1.63,0.4,0.42,84.0
+AR-G-G220004 = 0.54,0.04,0.6,0.43,0.17,-0.69,2.83,0.54,0.55,142.0,0.58,0.05,0.66,0.46,0.2,-0.86,2.37,0.59,0.61,142.0,0.59,0.05,0.67,0.46,0.2,-0.69,2.68,0.59,0.6,142.0,0.63,0.05,0.7,0.49,0.21,-0.69,2.7,0.63,0.64,142.0,0.59,0.05,0.67,0.47,0.19,-0.58,2.35,0.59,0.6,142.0,0.55,0.05,0.65,0.45,0.2,-0.44,2.14,0.56,0.57,142.0,0.49,0.04,0.57,0.41,0.16,-0.44,1.94,0.5,0.5,142.0,0.45,0.04,0.53,0.36,0.17,-0.28,2.0,0.45,0.45,142.0,0.4,0.04,0.49,0.3,0.19,-0.66,2.82,0.41,0.41,142.0,0.41,0.05,0.5,0.29,0.2,-0.63,2.68,0.41,0.42,142.0,0.42,0.05,0.5,0.31,0.19,-0.38,2.46,0.42,0.42,142.0,0.57,0.06,0.66,0.44,0.22,-0.71,2.29,0.58,0.6,142.0
+AR-G-G220005 = 0.58,0.06,0.7,0.41,0.28,-0.73,2.84,0.58,0.6,135.0,0.6,0.05,0.72,0.44,0.27,-0.46,2.89,0.6,0.6,135.0,0.6,0.06,0.7,0.42,0.28,-1.02,3.23,0.6,0.62,135.0,0.61,0.06,0.7,0.44,0.26,-1.16,3.67,0.61,0.63,135.0,0.53,0.06,0.64,0.37,0.27,-1.03,3.4,0.54,0.55,135.0,0.48,0.05,0.57,0.34,0.24,-0.69,2.86,0.48,0.49,135.0,0.41,0.04,0.5,0.3,0.2,-0.47,2.59,0.41,0.42,135.0,0.36,0.04,0.46,0.27,0.19,-0.25,2.65,0.37,0.37,135.0,0.36,0.04,0.46,0.27,0.19,-0.15,2.77,0.36,0.36,135.0,0.37,0.05,0.48,0.26,0.22,-0.13,2.64,0.37,0.37,135.0,0.46,0.07,0.56,0.31,0.26,-0.65,2.3,0.47,0.48,135.0,0.57,0.07,0.67,0.38,0.29,-0.89,3.24,0.57,0.59,135.0
+AR-G-G220006 = 0.57,0.04,0.69,0.45,0.24,0.1,3.23,0.57,0.57,125.0,0.6,0.04,0.71,0.5,0.2,0.37,2.83,0.6,0.59,125.0,0.62,0.02,0.69,0.55,0.14,-0.05,3.28,0.62,0.62,125.0,0.65,0.03,0.7,0.57,0.14,-0.59,3.12,0.65,0.65,125.0,0.56,0.04,0.62,0.46,0.17,-0.67,2.58,0.57,0.57,125.0,0.57,0.02,0.61,0.51,0.1,-0.43,2.46,0.57,0.57,125.0,0.51,0.02,0.55,0.47,0.08,-0.14,2.67,0.51,0.51,125.0,0.45,0.02,0.5,0.42,0.08,0.59,2.81,0.45,0.44,125.0,0.4,0.02,0.45,0.37,0.08,0.53,2.53,0.4,0.39,125.0,0.37,0.02,0.42,0.32,0.1,0.22,2.11,0.37,0.37,125.0,0.4,0.04,0.48,0.3,0.18,-0.75,2.93,0.41,0.42,125.0,0.57,0.07,0.69,0.38,0.3,-0.48,2.4,0.57,0.58,125.0
+AR-G-G220007 = 0.59,0.05,0.67,0.46,0.21,-0.57,2.4,0.59,0.59,77.0,0.57,0.04,0.66,0.48,0.17,0.25,2.96,0.57,0.56,77.0,0.64,0.02,0.69,0.59,0.1,0.22,2.82,0.64,0.63,77.0,0.62,0.03,0.68,0.57,0.12,0.18,2.5,0.62,0.62,77.0,0.52,0.03,0.59,0.45,0.14,0.15,2.1,0.52,0.52,77.0,0.46,0.04,0.54,0.39,0.15,0.04,1.99,0.47,0.46,77.0,0.39,0.04,0.46,0.33,0.14,0.1,1.93,0.4,0.39,77.0,0.34,0.03,0.41,0.27,0.14,0.12,2.09,0.34,0.34,77.0,0.35,0.03,0.42,0.27,0.15,0.1,2.21,0.35,0.34,77.0,0.37,0.04,0.43,0.28,0.15,-0.1,2.02,0.37,0.36,77.0,0.42,0.04,0.51,0.33,0.18,-0.07,2.06,0.42,0.42,77.0,0.59,0.05,0.71,0.49,0.22,0.25,2.46,0.59,0.59,77.0
+AR-G-G220008 = 0.58,0.12,0.7,0.21,0.49,-1.68,5.19,0.59,0.63,224.0,0.55,0.09,0.66,0.23,0.43,-2.12,6.91,0.56,0.59,224.0,0.6,0.11,0.71,0.24,0.47,-1.89,5.94,0.61,0.64,224.0,0.6,0.11,0.71,0.23,0.47,-1.98,6.32,0.61,0.64,224.0,0.53,0.09,0.65,0.21,0.43,-2.18,7.36,0.54,0.56,224.0,0.48,0.07,0.57,0.21,0.36,-2.23,7.84,0.48,0.5,224.0,0.43,0.06,0.51,0.21,0.3,-1.91,7.09,0.43,0.44,224.0,0.37,0.05,0.46,0.2,0.26,-1.31,5.56,0.38,0.38,224.0,0.36,0.05,0.44,0.19,0.24,-1.68,6.52,0.37,0.37,224.0,0.37,0.06,0.46,0.18,0.28,-1.98,6.93,0.38,0.39,224.0,0.43,0.08,0.57,0.18,0.39,-1.3,4.51,0.43,0.45,224.0,0.5,0.12,0.68,0.18,0.5,-1.04,3.32,0.51,0.55,224.0
+AR-G-G220009 = 0.68,0.05,0.75,0.55,0.2,-0.62,2.34,0.68,0.69,493.0,0.66,0.04,0.74,0.53,0.21,0.12,2.44,0.66,0.66,493.0,0.67,0.03,0.75,0.58,0.17,0.3,3.24,0.67,0.67,493.0,0.7,0.03,0.76,0.64,0.12,0.14,1.75,0.7,0.69,493.0,0.65,0.04,0.73,0.57,0.16,0.22,1.72,0.65,0.64,493.0,0.62,0.05,0.7,0.52,0.17,0.21,1.58,0.62,0.6,493.0,0.53,0.04,0.62,0.46,0.16,0.37,1.91,0.53,0.52,493.0,0.45,0.04,0.54,0.39,0.15,0.66,2.31,0.45,0.44,493.0,0.42,0.03,0.49,0.36,0.13,0.47,2.48,0.42,0.41,493.0,0.42,0.03,0.49,0.36,0.13,0.2,2.16,0.42,0.41,493.0,0.49,0.05,0.62,0.38,0.24,0.03,2.17,0.49,0.49,493.0,0.62,0.06,0.71,0.47,0.24,-0.46,2.1,0.62,0.63,493.0
+AR-G-G220010 = 0.62,0.05,0.71,0.45,0.26,-1.0,3.56,0.62,0.63,254.0,0.61,0.05,0.72,0.47,0.24,-0.09,2.67,0.61,0.6,254.0,0.59,0.05,0.69,0.44,0.25,-0.38,2.73,0.59,0.59,254.0,0.63,0.05,0.71,0.47,0.24,-0.92,3.35,0.63,0.64,254.0,0.57,0.06,0.67,0.41,0.26,-0.65,2.87,0.57,0.58,254.0,0.52,0.05,0.61,0.38,0.22,-0.59,2.88,0.52,0.52,254.0,0.45,0.05,0.55,0.33,0.22,-0.46,2.8,0.46,0.46,254.0,0.39,0.04,0.49,0.3,0.19,-0.09,2.68,0.4,0.39,254.0,0.37,0.04,0.44,0.29,0.14,-0.07,2.26,0.37,0.37,254.0,0.36,0.04,0.46,0.28,0.18,0.05,2.35,0.37,0.36,254.0,0.42,0.05,0.52,0.32,0.2,-0.05,2.18,0.42,0.42,254.0,0.56,0.06,0.7,0.4,0.3,0.05,2.76,0.57,0.56,254.0
+AR-G-G220011 = 0.57,0.06,0.73,0.44,0.29,0.54,2.69,0.57,0.56,229.0,0.61,0.04,0.75,0.5,0.25,0.52,3.78,0.62,0.61,229.0,0.62,0.04,0.7,0.49,0.2,-0.73,3.5,0.62,0.62,229.0,0.64,0.04,0.71,0.53,0.18,-0.43,2.32,0.64,0.65,229.0,0.56,0.05,0.67,0.44,0.22,-0.04,1.8,0.57,0.57,229.0,0.55,0.04,0.65,0.45,0.2,0.16,2.29,0.55,0.55,229.0,0.5,0.03,0.58,0.41,0.17,-0.19,2.65,0.5,0.5,229.0,0.44,0.03,0.53,0.34,0.19,0.02,2.51,0.44,0.44,229.0,0.39,0.03,0.46,0.3,0.16,0.06,2.24,0.39,0.39,229.0,0.37,0.03,0.47,0.28,0.2,0.24,2.79,0.37,0.37,229.0,0.39,0.04,0.5,0.29,0.21,0.35,2.46,0.39,0.38,229.0,0.53,0.07,0.66,0.37,0.28,0.02,1.76,0.53,0.52,229.0
+AR-G-G220012 = 0.59,0.05,0.67,0.47,0.19,-0.8,2.86,0.6,0.61,93.0,0.57,0.05,0.67,0.46,0.21,-0.5,3.02,0.57,0.58,93.0,0.65,0.03,0.7,0.58,0.13,-0.69,2.31,0.65,0.66,93.0,0.65,0.02,0.7,0.59,0.11,-0.6,2.56,0.65,0.66,93.0,0.56,0.04,0.62,0.46,0.15,-0.74,2.72,0.56,0.56,93.0,0.48,0.04,0.54,0.39,0.15,-0.65,2.6,0.48,0.49,93.0,0.41,0.03,0.46,0.34,0.12,-0.34,2.46,0.41,0.41,93.0,0.35,0.02,0.4,0.29,0.11,-0.52,2.58,0.35,0.35,93.0,0.35,0.03,0.4,0.28,0.12,-0.67,2.61,0.35,0.35,93.0,0.39,0.04,0.46,0.3,0.16,-0.8,2.67,0.39,0.4,93.0,0.48,0.04,0.55,0.35,0.2,-1.02,3.77,0.48,0.49,93.0,0.6,0.06,0.69,0.44,0.26,-0.85,3.09,0.6,0.61,93.0
+AR-G-G220013 = 0.6,0.05,0.7,0.44,0.27,-0.55,3.17,0.6,0.6,190.0,0.66,0.07,0.83,0.45,0.38,-0.17,3.59,0.66,0.66,190.0,0.64,0.07,0.81,0.44,0.36,-0.29,3.21,0.64,0.64,190.0,0.6,0.05,0.72,0.46,0.26,-0.23,2.64,0.6,0.61,190.0,0.51,0.06,0.65,0.4,0.25,-0.13,2.27,0.52,0.52,190.0,0.49,0.04,0.59,0.39,0.19,0.06,2.91,0.49,0.49,190.0,0.42,0.04,0.55,0.31,0.24,0.27,3.2,0.42,0.42,190.0,0.36,0.03,0.45,0.26,0.19,0.1,3.22,0.36,0.36,190.0,0.34,0.03,0.42,0.25,0.17,0.0,3.14,0.34,0.34,190.0,0.33,0.03,0.41,0.25,0.17,-0.09,2.54,0.33,0.33,190.0,0.41,0.06,0.57,0.3,0.27,0.3,2.87,0.42,0.41,190.0,0.56,0.07,0.74,0.37,0.37,-0.63,3.16,0.56,0.58,190.0
+AR-G-G220014 = 0.61,0.08,0.73,0.35,0.38,-0.83,3.35,0.61,0.62,334.0,0.63,0.07,0.77,0.38,0.39,-0.94,4.44,0.63,0.64,334.0,0.64,0.07,0.76,0.38,0.38,-1.21,4.88,0.65,0.65,334.0,0.67,0.06,0.76,0.43,0.33,-1.78,6.51,0.67,0.69,334.0,0.59,0.06,0.69,0.35,0.34,-1.16,4.07,0.6,0.61,334.0,0.55,0.06,0.64,0.32,0.32,-1.37,4.91,0.55,0.57,334.0,0.49,0.06,0.59,0.26,0.33,-1.19,4.67,0.49,0.5,334.0,0.42,0.06,0.54,0.23,0.31,-0.51,3.31,0.43,0.43,334.0,0.39,0.05,0.51,0.22,0.29,-0.18,2.7,0.39,0.39,334.0,0.38,0.06,0.53,0.22,0.31,-0.03,2.22,0.39,0.38,334.0,0.42,0.07,0.6,0.23,0.36,0.08,2.43,0.42,0.42,334.0,0.6,0.09,0.74,0.38,0.35,-0.44,2.17,0.6,0.62,334.0
+AR-G-G220015 = 0.45,0.14,0.7,0.15,0.55,-0.3,2.27,0.47,0.45,119.0,0.43,0.12,0.66,0.18,0.48,-0.34,2.48,0.45,0.44,119.0,0.51,0.13,0.71,0.21,0.5,-0.67,2.68,0.52,0.52,119.0,0.51,0.12,0.68,0.2,0.48,-0.81,2.86,0.52,0.53,119.0,0.45,0.11,0.61,0.17,0.44,-0.88,3.05,0.46,0.47,119.0,0.42,0.09,0.55,0.18,0.37,-0.87,3.16,0.42,0.43,119.0,0.38,0.08,0.51,0.18,0.33,-0.74,3.23,0.38,0.39,119.0,0.32,0.07,0.44,0.15,0.28,-0.57,3.01,0.33,0.33,119.0,0.31,0.06,0.42,0.15,0.27,-0.3,2.89,0.32,0.31,119.0,0.31,0.07,0.45,0.16,0.28,0.01,2.42,0.31,0.3,119.0,0.33,0.08,0.49,0.16,0.33,0.24,2.4,0.34,0.32,119.0,0.4,0.13,0.62,0.16,0.46,-0.21,1.91,0.42,0.41,119.0
+AR-G-G220016 = 0.47,0.03,0.57,0.41,0.16,0.63,3.61,0.47,0.46,122.0,0.5,0.03,0.6,0.45,0.16,0.35,3.19,0.5,0.51,122.0,0.59,0.03,0.68,0.5,0.18,-0.12,3.86,0.59,0.59,122.0,0.64,0.03,0.7,0.52,0.18,-1.59,6.91,0.64,0.64,122.0,0.61,0.04,0.68,0.49,0.19,-1.28,4.49,0.61,0.62,122.0,0.57,0.04,0.63,0.44,0.19,-1.29,3.92,0.57,0.59,122.0,0.53,0.04,0.59,0.42,0.17,-1.21,4.04,0.53,0.54,122.0,0.5,0.03,0.57,0.4,0.18,-0.88,3.71,0.5,0.51,122.0,0.45,0.03,0.51,0.36,0.15,-0.95,4.38,0.46,0.46,122.0,0.46,0.02,0.53,0.39,0.14,-0.4,4.01,0.46,0.46,122.0,0.48,0.03,0.59,0.39,0.19,-0.16,5.5,0.48,0.48,122.0,0.58,0.04,0.63,0.43,0.2,-1.4,4.7,0.58,0.59,122.0
+AR-G-G220017 = 0.65,0.05,0.77,0.46,0.31,-0.74,3.18,0.65,0.66,605.0,0.68,0.05,0.8,0.46,0.34,-0.74,4.39,0.68,0.68,605.0,0.68,0.05,0.79,0.51,0.28,-0.35,3.16,0.68,0.69,605.0,0.69,0.03,0.78,0.61,0.17,0.24,2.98,0.69,0.69,605.0,0.58,0.06,0.7,0.42,0.27,-0.5,2.36,0.58,0.59,605.0,0.54,0.05,0.66,0.41,0.25,-0.17,2.57,0.55,0.55,605.0,0.47,0.05,0.6,0.34,0.25,-0.09,2.77,0.48,0.47,605.0,0.41,0.05,0.55,0.3,0.25,0.01,2.67,0.42,0.42,605.0,0.38,0.05,0.51,0.27,0.24,-0.04,2.44,0.38,0.38,605.0,0.38,0.05,0.51,0.27,0.24,-0.08,2.32,0.38,0.39,605.0,0.44,0.06,0.57,0.3,0.27,-0.31,2.24,0.44,0.45,605.0,0.63,0.09,0.77,0.38,0.39,-0.95,2.94,0.63,0.65,605.0
+AR-G-G220018 = 0.4,0.16,0.63,0.11,0.52,-0.52,1.84,0.43,0.47,233.0,0.41,0.15,0.71,0.15,0.55,-0.06,2.03,0.44,0.43,233.0,0.47,0.17,0.75,0.17,0.57,-0.4,1.82,0.5,0.52,233.0,0.49,0.2,0.77,0.14,0.63,-0.58,1.77,0.53,0.58,233.0,0.46,0.18,0.72,0.12,0.6,-0.54,1.8,0.49,0.52,233.0,0.4,0.15,0.62,0.12,0.49,-0.56,1.85,0.43,0.45,233.0,0.36,0.12,0.53,0.13,0.39,-0.55,1.89,0.38,0.39,233.0,0.33,0.1,0.48,0.11,0.37,-0.53,1.92,0.34,0.35,233.0,0.29,0.09,0.44,0.1,0.33,-0.51,2.06,0.3,0.31,233.0,0.28,0.09,0.46,0.12,0.34,-0.19,1.99,0.3,0.29,233.0,0.31,0.11,0.55,0.12,0.43,0.14,2.38,0.32,0.31,233.0,0.4,0.17,0.71,0.13,0.57,-0.03,1.72,0.44,0.42,233.0
+AR-G-G220019 = 0.64,0.05,0.75,0.49,0.25,-0.72,3.51,0.64,0.65,253.0,0.67,0.03,0.77,0.59,0.17,0.44,3.68,0.67,0.67,253.0,0.69,0.03,0.78,0.58,0.2,0.38,3.6,0.69,0.68,253.0,0.67,0.03,0.74,0.52,0.22,-0.69,3.94,0.67,0.67,253.0,0.59,0.05,0.68,0.42,0.25,-1.05,4.12,0.59,0.6,253.0,0.54,0.04,0.63,0.42,0.21,-0.45,2.89,0.55,0.55,253.0,0.47,0.03,0.55,0.36,0.19,-0.32,2.37,0.47,0.47,253.0,0.4,0.03,0.47,0.31,0.16,-0.27,2.29,0.41,0.41,253.0,0.38,0.03,0.44,0.3,0.14,-0.51,2.78,0.38,0.39,253.0,0.37,0.03,0.44,0.28,0.15,-0.74,3.52,0.37,0.38,253.0,0.47,0.04,0.55,0.33,0.21,-0.85,3.7,0.48,0.48,253.0,0.65,0.06,0.76,0.44,0.32,-1.2,5.11,0.65,0.66,253.0
+AR-G-G220020 = 0.55,0.06,0.64,0.43,0.22,-0.4,1.88,0.55,0.57,134.0,0.6,0.07,0.72,0.46,0.26,-0.36,2.0,0.6,0.61,134.0,0.64,0.05,0.75,0.53,0.22,0.05,2.53,0.64,0.64,134.0,0.67,0.03,0.76,0.59,0.17,0.3,2.85,0.67,0.67,134.0,0.63,0.03,0.72,0.54,0.18,0.29,3.05,0.63,0.63,134.0,0.56,0.03,0.62,0.46,0.15,-0.28,3.07,0.56,0.57,134.0,0.5,0.03,0.57,0.4,0.17,-0.32,3.5,0.5,0.5,134.0,0.46,0.03,0.53,0.37,0.16,-0.3,4.02,0.46,0.46,134.0,0.41,0.03,0.48,0.32,0.16,-0.34,4.03,0.41,0.41,134.0,0.43,0.03,0.49,0.34,0.15,-0.45,4.15,0.43,0.43,134.0,0.46,0.04,0.56,0.38,0.18,0.26,2.16,0.46,0.46,134.0,0.61,0.04,0.71,0.52,0.19,0.57,2.67,0.61,0.61,134.0
+AR-G-G220021 = 0.57,0.08,0.73,0.22,0.51,-1.5,7.2,0.58,0.59,78.0,0.62,0.09,0.77,0.17,0.6,-2.32,10.27,0.63,0.63,78.0,0.64,0.09,0.75,0.19,0.56,-2.62,11.34,0.64,0.66,78.0,0.6,0.09,0.7,0.13,0.57,-2.87,12.45,0.61,0.63,78.0,0.52,0.08,0.62,0.09,0.52,-2.94,13.53,0.52,0.54,78.0,0.46,0.06,0.56,0.14,0.41,-2.56,12.23,0.47,0.47,78.0,0.39,0.06,0.5,0.09,0.41,-2.31,11.6,0.39,0.4,78.0,0.34,0.06,0.42,0.05,0.37,-2.66,12.8,0.34,0.35,78.0,0.35,0.04,0.43,0.13,0.3,-2.38,11.94,0.35,0.35,78.0,0.38,0.05,0.53,0.1,0.43,-1.77,11.95,0.38,0.38,78.0,0.48,0.05,0.61,0.28,0.33,-0.76,6.38,0.48,0.48,78.0,0.55,0.06,0.66,0.25,0.41,-1.97,9.27,0.56,0.56,78.0
+AR-G-G220022 = 0.35,0.26,0.72,-0.1,0.82,-0.51,2.02,0.44,0.41,119.0,0.38,0.25,0.72,-0.05,0.77,-0.45,1.91,0.46,0.45,119.0,0.38,0.23,0.64,-0.04,0.68,-0.69,1.99,0.45,0.48,119.0,0.39,0.23,0.65,-0.01,0.67,-0.65,1.93,0.45,0.47,119.0,0.39,0.21,0.64,-0.01,0.65,-0.73,2.12,0.44,0.46,119.0,0.39,0.22,0.66,-0.03,0.69,-0.7,2.22,0.44,0.45,119.0,0.37,0.21,0.64,-0.1,0.74,-0.66,2.26,0.43,0.43,119.0,0.35,0.2,0.6,-0.04,0.65,-0.61,2.07,0.4,0.41,119.0,0.31,0.17,0.53,-0.01,0.54,-0.65,2.03,0.35,0.37,119.0,0.3,0.17,0.49,-0.05,0.54,-0.88,2.31,0.34,0.37,119.0,0.32,0.2,0.54,-0.1,0.64,-0.96,2.54,0.38,0.4,119.0,0.39,0.23,0.68,-0.05,0.72,-0.7,2.16,0.45,0.46,119.0
+AR-G-G220023 = 0.61,0.04,0.7,0.56,0.13,0.68,2.06,0.62,0.6,48.0,0.57,0.04,0.64,0.51,0.13,0.59,2.13,0.57,0.56,48.0,0.61,0.05,0.7,0.53,0.17,0.41,1.88,0.61,0.59,48.0,0.62,0.03,0.68,0.55,0.13,0.29,2.24,0.62,0.62,48.0,0.54,0.03,0.59,0.48,0.11,0.31,2.02,0.54,0.53,48.0,0.48,0.03,0.54,0.42,0.11,0.09,2.17,0.49,0.48,48.0,0.42,0.02,0.47,0.38,0.09,0.31,2.12,0.42,0.42,48.0,0.38,0.02,0.43,0.35,0.08,0.7,2.99,0.38,0.38,48.0,0.38,0.02,0.43,0.34,0.09,0.45,2.53,0.38,0.38,48.0,0.39,0.03,0.46,0.34,0.12,0.63,2.27,0.39,0.38,48.0,0.45,0.04,0.53,0.39,0.14,0.4,2.08,0.46,0.45,48.0,0.57,0.04,0.66,0.52,0.14,0.86,2.41,0.57,0.56,48.0
+AR-G-G220024 = 0.53,0.04,0.61,0.43,0.18,-0.66,3.49,0.53,0.53,116.0,0.57,0.04,0.65,0.47,0.18,-0.82,3.18,0.57,0.58,116.0,0.59,0.05,0.7,0.46,0.24,-0.5,2.91,0.59,0.6,116.0,0.63,0.06,0.75,0.5,0.24,-0.22,2.85,0.63,0.63,116.0,0.59,0.04,0.68,0.49,0.19,-0.87,3.35,0.59,0.6,116.0,0.54,0.03,0.6,0.46,0.14,-0.7,3.83,0.54,0.54,116.0,0.48,0.02,0.54,0.43,0.11,-0.47,3.19,0.48,0.48,116.0,0.44,0.03,0.5,0.37,0.13,-0.6,3.49,0.44,0.45,116.0,0.39,0.03,0.46,0.3,0.16,-0.91,3.55,0.4,0.4,116.0,0.4,0.04,0.49,0.31,0.18,-0.2,2.62,0.4,0.4,116.0,0.4,0.04,0.49,0.31,0.18,-0.32,2.96,0.41,0.41,116.0,0.55,0.07,0.69,0.42,0.27,-0.03,2.05,0.56,0.55,116.0
+AR-G-G220025 = 0.56,0.05,0.66,0.46,0.19,-0.33,1.91,0.56,0.58,68.0,0.53,0.04,0.6,0.47,0.13,-0.16,1.86,0.53,0.54,68.0,0.6,0.03,0.64,0.54,0.11,0.01,2.11,0.6,0.59,68.0,0.61,0.02,0.66,0.57,0.1,0.43,2.47,0.61,0.6,68.0,0.54,0.02,0.59,0.49,0.1,0.1,3.24,0.54,0.54,68.0,0.48,0.02,0.53,0.43,0.09,0.43,2.71,0.48,0.48,68.0,0.42,0.02,0.46,0.38,0.08,0.61,2.89,0.42,0.41,68.0,0.38,0.02,0.41,0.35,0.06,0.73,2.48,0.38,0.37,68.0,0.37,0.02,0.41,0.33,0.08,-0.04,2.07,0.37,0.37,68.0,0.36,0.02,0.39,0.32,0.07,-0.7,2.99,0.36,0.37,68.0,0.4,0.03,0.45,0.35,0.1,-0.15,1.78,0.4,0.4,68.0,0.56,0.03,0.63,0.48,0.15,-0.06,2.62,0.56,0.56,68.0
+AR-G-G220026 = 0.6,0.04,0.67,0.51,0.15,-0.22,2.48,0.6,0.6,60.0,0.6,0.02,0.64,0.53,0.11,-0.76,2.86,0.6,0.6,60.0,0.62,0.03,0.68,0.55,0.12,0.02,2.35,0.62,0.62,60.0,0.66,0.03,0.71,0.58,0.13,-0.29,2.88,0.66,0.66,60.0,0.6,0.03,0.64,0.53,0.11,-0.31,2.53,0.6,0.6,60.0,0.54,0.03,0.58,0.47,0.11,-0.41,2.19,0.54,0.54,60.0,0.48,0.03,0.52,0.41,0.11,-0.45,2.12,0.48,0.48,60.0,0.41,0.02,0.45,0.38,0.08,-0.06,2.52,0.41,0.41,60.0,0.39,0.02,0.43,0.35,0.08,-0.11,2.36,0.39,0.39,60.0,0.4,0.02,0.46,0.36,0.09,0.29,1.98,0.4,0.4,60.0,0.42,0.03,0.46,0.37,0.09,-0.4,1.79,0.42,0.43,60.0,0.61,0.03,0.67,0.51,0.16,-0.33,3.54,0.61,0.61,60.0
+AR-G-G220027 = 0.63,0.03,0.68,0.56,0.12,-0.45,2.92,0.63,0.63,43.0,0.54,0.04,0.64,0.48,0.16,0.35,2.59,0.55,0.54,43.0,0.63,0.03,0.69,0.58,0.12,0.29,2.72,0.63,0.63,43.0,0.63,0.02,0.68,0.57,0.11,0.06,2.83,0.63,0.63,43.0,0.53,0.03,0.6,0.47,0.13,0.16,2.56,0.53,0.53,43.0,0.48,0.03,0.54,0.43,0.12,0.24,2.57,0.48,0.47,43.0,0.41,0.02,0.47,0.37,0.1,0.18,2.24,0.41,0.41,43.0,0.36,0.02,0.42,0.33,0.09,0.21,2.44,0.37,0.37,43.0,0.37,0.03,0.42,0.32,0.1,0.1,2.18,0.37,0.37,43.0,0.38,0.03,0.44,0.33,0.11,0.03,2.0,0.38,0.38,43.0,0.41,0.03,0.5,0.34,0.15,0.26,2.65,0.41,0.41,43.0,0.59,0.03,0.63,0.53,0.1,-0.54,2.96,0.59,0.59,43.0
+AR-H-G040001 = 0.61,0.04,0.72,0.49,0.23,0.08,2.75,0.62,0.61,148.0,0.67,0.06,0.8,0.56,0.24,0.11,2.35,0.67,0.67,148.0,0.66,0.05,0.78,0.57,0.21,0.34,2.23,0.66,0.66,148.0,0.66,0.04,0.73,0.58,0.16,-0.3,2.47,0.66,0.66,148.0,0.53,0.04,0.6,0.44,0.16,-0.13,1.92,0.53,0.53,148.0,0.51,0.05,0.62,0.42,0.21,-0.09,1.9,0.51,0.51,148.0,0.4,0.05,0.49,0.33,0.17,-0.13,1.66,0.41,0.41,148.0,0.36,0.03,0.43,0.31,0.12,0.29,2.04,0.36,0.35,148.0,0.35,0.03,0.43,0.29,0.13,0.16,2.55,0.35,0.35,148.0,0.37,0.04,0.47,0.3,0.17,0.28,2.18,0.38,0.37,148.0,0.42,0.04,0.51,0.32,0.19,-0.21,2.26,0.42,0.42,148.0,0.54,0.04,0.63,0.43,0.2,-0.38,3.17,0.54,0.54,148.0
+AR-H-G040002 = 0.7,0.07,0.77,0.48,0.28,-1.96,6.23,0.71,0.73,54.0,0.61,0.06,0.69,0.44,0.25,-1.48,5.35,0.61,0.62,54.0,0.63,0.04,0.68,0.48,0.21,-1.97,7.06,0.63,0.64,54.0,0.71,0.06,0.75,0.5,0.25,-2.57,8.74,0.72,0.73,54.0,0.73,0.06,0.77,0.51,0.26,-2.54,8.56,0.73,0.75,54.0,0.72,0.06,0.76,0.49,0.27,-2.53,8.52,0.72,0.74,54.0,0.65,0.05,0.7,0.47,0.22,-2.44,8.15,0.66,0.67,54.0,0.58,0.04,0.63,0.43,0.2,-2.1,7.21,0.58,0.59,54.0,0.55,0.04,0.6,0.42,0.18,-1.85,6.79,0.55,0.55,54.0,0.62,0.05,0.67,0.47,0.2,-1.96,6.36,0.62,0.64,54.0,0.69,0.06,0.74,0.49,0.25,-2.11,7.12,0.69,0.71,54.0,0.69,0.05,0.73,0.51,0.23,-2.27,7.61,0.69,0.71,54.0
+AR-H-G040003 = 0.75,0.02,0.78,0.72,0.06,-0.01,1.89,0.75,0.75,80.0,0.68,0.03,0.74,0.62,0.12,-0.06,1.78,0.68,0.68,80.0,0.67,0.02,0.71,0.63,0.09,-0.02,2.48,0.67,0.67,80.0,0.76,0.01,0.79,0.73,0.06,0.17,2.73,0.76,0.76,80.0,0.76,0.02,0.79,0.73,0.06,-0.09,2.03,0.76,0.76,80.0,0.73,0.02,0.77,0.7,0.07,0.02,1.81,0.73,0.73,80.0,0.62,0.02,0.68,0.58,0.1,0.65,3.3,0.62,0.62,80.0,0.55,0.03,0.63,0.5,0.13,0.65,3.33,0.55,0.55,80.0,0.51,0.04,0.6,0.45,0.15,0.57,2.56,0.51,0.5,80.0,0.53,0.05,0.63,0.44,0.19,-0.23,2.17,0.53,0.54,80.0,0.66,0.03,0.71,0.59,0.13,-0.43,2.37,0.66,0.67,80.0,0.71,0.02,0.76,0.68,0.08,0.48,2.66,0.71,0.71,80.0
+AR-H-G040004 = 0.65,0.04,0.72,0.58,0.14,-0.01,2.23,0.66,0.66,83.0,0.65,0.03,0.73,0.59,0.14,0.18,2.31,0.65,0.65,83.0,0.65,0.03,0.72,0.58,0.14,0.12,2.22,0.65,0.65,83.0,0.68,0.04,0.75,0.59,0.16,-0.42,2.91,0.68,0.68,83.0,0.57,0.05,0.65,0.48,0.16,-0.3,1.84,0.57,0.58,83.0,0.54,0.04,0.62,0.47,0.15,0.03,1.85,0.54,0.55,83.0,0.44,0.04,0.53,0.37,0.16,0.18,2.01,0.44,0.43,83.0,0.39,0.03,0.45,0.34,0.11,-0.06,2.12,0.39,0.39,83.0,0.41,0.05,0.51,0.32,0.19,-0.01,2.02,0.41,0.41,83.0,0.44,0.07,0.58,0.33,0.25,0.05,1.64,0.44,0.44,83.0,0.5,0.05,0.63,0.4,0.23,0.18,2.55,0.5,0.5,83.0,0.6,0.04,0.68,0.51,0.18,-0.41,2.36,0.61,0.61,83.0
+AR-H-G040005 = 0.71,0.04,0.78,0.59,0.2,-0.67,3.18,0.71,0.71,611.0,0.69,0.05,0.77,0.54,0.23,-1.09,3.33,0.69,0.71,611.0,0.69,0.05,0.77,0.53,0.24,-1.15,3.55,0.69,0.71,611.0,0.72,0.03,0.79,0.59,0.2,-0.8,4.55,0.72,0.73,611.0,0.67,0.04,0.76,0.53,0.22,-0.39,3.45,0.67,0.68,611.0,0.65,0.04,0.75,0.52,0.23,-0.12,3.17,0.65,0.65,611.0,0.55,0.05,0.67,0.41,0.26,-0.08,3.11,0.56,0.56,611.0,0.47,0.05,0.59,0.35,0.24,-0.07,2.96,0.47,0.47,611.0,0.44,0.04,0.54,0.29,0.25,-0.38,3.45,0.44,0.44,611.0,0.43,0.05,0.56,0.29,0.26,-0.11,3.33,0.44,0.43,611.0,0.52,0.05,0.64,0.34,0.3,-0.34,3.26,0.52,0.52,611.0,0.66,0.06,0.79,0.48,0.31,-0.3,2.53,0.66,0.66,611.0
+AR-H-G040006 = 0.72,0.04,0.78,0.55,0.23,-1.85,6.85,0.72,0.73,95.0,0.64,0.04,0.72,0.47,0.25,-1.73,8.03,0.64,0.64,95.0,0.65,0.03,0.72,0.52,0.2,-1.4,6.49,0.65,0.65,95.0,0.73,0.04,0.77,0.56,0.21,-2.43,9.33,0.73,0.74,95.0,0.74,0.04,0.78,0.58,0.2,-2.36,8.73,0.74,0.75,95.0,0.73,0.04,0.76,0.58,0.19,-2.37,8.78,0.73,0.74,95.0,0.67,0.03,0.71,0.54,0.17,-2.22,8.34,0.67,0.68,95.0,0.59,0.03,0.66,0.5,0.16,-0.68,4.68,0.59,0.59,95.0,0.56,0.03,0.66,0.48,0.18,0.09,3.76,0.56,0.56,95.0,0.61,0.04,0.71,0.51,0.19,-0.25,2.18,0.61,0.61,95.0,0.67,0.04,0.76,0.56,0.2,-0.54,3.39,0.67,0.68,95.0,0.7,0.03,0.75,0.58,0.17,-1.99,8.33,0.7,0.7,95.0
+AR-H-G040007 = 0.63,0.04,0.7,0.56,0.14,0.07,2.24,0.63,0.63,49.0,0.65,0.04,0.71,0.56,0.15,-0.59,2.36,0.65,0.66,49.0,0.63,0.05,0.71,0.52,0.18,-0.35,2.02,0.63,0.63,49.0,0.65,0.05,0.73,0.54,0.19,-0.21,1.95,0.65,0.66,49.0,0.53,0.04,0.61,0.45,0.16,0.28,2.35,0.53,0.52,49.0,0.5,0.04,0.58,0.45,0.13,0.6,2.3,0.5,0.49,49.0,0.39,0.03,0.46,0.34,0.12,0.51,2.22,0.4,0.39,49.0,0.36,0.03,0.41,0.31,0.1,0.61,2.18,0.36,0.35,49.0,0.38,0.05,0.46,0.29,0.17,-0.34,1.97,0.38,0.39,49.0,0.41,0.06,0.51,0.3,0.21,-0.3,1.85,0.41,0.42,49.0,0.45,0.05,0.53,0.35,0.18,-0.53,2.2,0.45,0.46,49.0,0.56,0.04,0.63,0.49,0.14,0.04,2.14,0.56,0.56,49.0
+AR-H-G040008 = 0.7,0.02,0.75,0.64,0.12,0.31,3.24,0.7,0.69,58.0,0.64,0.03,0.73,0.59,0.15,1.04,4.89,0.64,0.63,58.0,0.64,0.02,0.73,0.6,0.12,1.22,4.93,0.64,0.64,58.0,0.72,0.02,0.78,0.69,0.09,0.67,3.1,0.72,0.72,58.0,0.69,0.04,0.76,0.59,0.17,-0.24,2.77,0.69,0.69,58.0,0.64,0.04,0.73,0.57,0.17,0.23,2.38,0.64,0.64,58.0,0.52,0.04,0.6,0.45,0.15,0.53,2.63,0.52,0.51,58.0,0.45,0.03,0.56,0.4,0.16,1.12,4.33,0.45,0.45,58.0,0.46,0.02,0.57,0.43,0.14,2.44,10.01,0.47,0.46,58.0,0.5,0.02,0.58,0.46,0.12,1.81,7.85,0.5,0.5,58.0,0.59,0.02,0.68,0.55,0.13,1.45,6.56,0.59,0.59,58.0,0.63,0.03,0.72,0.59,0.13,1.2,4.9,0.63,0.62,58.0
+AR-H-G040009 = 0.57,0.03,0.65,0.51,0.14,0.28,2.55,0.57,0.57,103.0,0.59,0.04,0.71,0.54,0.17,1.66,5.89,0.59,0.59,103.0,0.58,0.04,0.72,0.53,0.19,1.63,5.61,0.58,0.57,103.0,0.64,0.03,0.71,0.59,0.13,0.16,2.69,0.64,0.64,103.0,0.57,0.03,0.64,0.51,0.14,0.31,2.59,0.57,0.57,103.0,0.54,0.04,0.62,0.46,0.16,-0.16,2.67,0.54,0.54,103.0,0.43,0.04,0.51,0.35,0.16,-0.33,2.11,0.43,0.44,103.0,0.39,0.03,0.45,0.34,0.11,-0.06,2.1,0.39,0.39,103.0,0.37,0.01,0.4,0.33,0.07,-0.33,3.52,0.37,0.37,103.0,0.39,0.03,0.46,0.33,0.13,0.33,2.95,0.39,0.38,103.0,0.45,0.04,0.54,0.38,0.16,0.2,2.53,0.45,0.45,103.0,0.57,0.03,0.65,0.51,0.14,0.32,2.59,0.57,0.56,103.0
+AR-H-G040010 = 0.65,0.02,0.7,0.6,0.11,0.28,2.42,0.65,0.64,49.0,0.6,0.03,0.67,0.53,0.15,0.12,2.26,0.6,0.59,49.0,0.61,0.03,0.69,0.55,0.14,0.47,2.63,0.61,0.61,49.0,0.68,0.03,0.74,0.6,0.13,0.23,3.07,0.68,0.67,49.0,0.55,0.03,0.62,0.49,0.13,0.03,2.31,0.55,0.55,49.0,0.53,0.03,0.6,0.46,0.13,-0.09,2.2,0.53,0.53,49.0,0.41,0.03,0.5,0.36,0.14,0.86,3.35,0.41,0.4,49.0,0.36,0.02,0.43,0.32,0.1,0.63,2.67,0.36,0.36,49.0,0.38,0.04,0.49,0.33,0.16,0.79,2.74,0.38,0.37,49.0,0.4,0.06,0.55,0.32,0.22,0.47,2.04,0.41,0.38,49.0,0.51,0.05,0.62,0.44,0.18,0.49,1.95,0.51,0.49,49.0,0.59,0.03,0.68,0.55,0.13,1.07,4.25,0.59,0.59,49.0
+AR-H-G040011 = 0.74,0.02,0.79,0.7,0.09,0.19,2.73,0.74,0.74,59.0,0.64,0.03,0.74,0.6,0.14,1.44,5.21,0.64,0.64,59.0,0.64,0.03,0.71,0.6,0.11,0.5,2.59,0.64,0.64,59.0,0.73,0.01,0.77,0.71,0.06,0.79,3.61,0.73,0.73,59.0,0.75,0.02,0.78,0.72,0.06,0.07,1.8,0.75,0.75,59.0,0.73,0.02,0.77,0.7,0.07,-0.12,1.86,0.73,0.74,59.0,0.67,0.02,0.71,0.63,0.07,0.41,2.19,0.67,0.66,59.0,0.6,0.02,0.65,0.56,0.09,0.7,2.76,0.6,0.59,59.0,0.55,0.03,0.62,0.51,0.11,0.64,3.08,0.55,0.54,59.0,0.61,0.06,0.71,0.5,0.21,-0.57,1.92,0.62,0.64,59.0,0.68,0.03,0.73,0.62,0.11,-0.69,2.5,0.69,0.69,59.0,0.72,0.01,0.75,0.69,0.06,0.5,3.09,0.72,0.71,59.0
+AR-H-G040012 = 0.73,0.04,0.8,0.61,0.19,-0.81,3.12,0.73,0.73,942.0,0.72,0.03,0.79,0.55,0.24,-1.51,6.82,0.72,0.72,942.0,0.72,0.05,0.79,0.53,0.27,-1.31,5.26,0.72,0.72,942.0,0.75,0.02,0.79,0.64,0.15,-1.05,4.26,0.75,0.75,942.0,0.72,0.03,0.79,0.6,0.2,-0.05,3.04,0.72,0.71,942.0,0.7,0.04,0.77,0.59,0.19,-0.4,2.91,0.7,0.7,942.0,0.61,0.04,0.71,0.5,0.21,-0.03,2.08,0.61,0.61,942.0,0.54,0.05,0.65,0.4,0.25,0.16,2.27,0.54,0.53,942.0,0.5,0.04,0.6,0.37,0.24,0.21,2.37,0.5,0.49,942.0,0.49,0.04,0.59,0.34,0.25,0.04,2.66,0.49,0.49,942.0,0.61,0.05,0.7,0.42,0.28,-0.61,3.25,0.61,0.61,942.0,0.72,0.04,0.78,0.54,0.24,-1.27,5.49,0.72,0.72,942.0
+AR-H-G040013 = 0.7,0.02,0.74,0.65,0.09,0.17,1.94,0.7,0.69,65.0,0.63,0.02,0.67,0.59,0.08,0.04,2.44,0.63,0.63,65.0,0.63,0.02,0.69,0.59,0.09,0.59,3.12,0.63,0.63,65.0,0.71,0.02,0.74,0.68,0.06,0.26,2.37,0.71,0.71,65.0,0.63,0.04,0.72,0.56,0.16,0.47,2.05,0.63,0.62,65.0,0.6,0.04,0.68,0.54,0.14,0.4,1.93,0.6,0.59,65.0,0.45,0.04,0.54,0.39,0.15,0.25,2.42,0.45,0.46,65.0,0.39,0.03,0.46,0.34,0.12,0.25,2.61,0.39,0.39,65.0,0.4,0.04,0.5,0.33,0.17,0.51,2.61,0.4,0.4,65.0,0.42,0.05,0.55,0.32,0.22,0.36,2.44,0.43,0.42,65.0,0.54,0.04,0.62,0.46,0.17,0.08,2.21,0.54,0.54,65.0,0.62,0.03,0.68,0.56,0.12,-0.0,2.65,0.62,0.62,65.0
+AR-H-G040014 = 0.69,0.03,0.74,0.64,0.1,0.25,2.15,0.69,0.69,39.0,0.6,0.03,0.67,0.56,0.11,0.67,2.01,0.61,0.59,39.0,0.65,0.01,0.69,0.61,0.08,-0.21,3.96,0.65,0.65,39.0,0.72,0.01,0.75,0.69,0.06,-0.45,4.01,0.72,0.72,39.0,0.74,0.01,0.76,0.71,0.04,-0.84,4.34,0.74,0.74,39.0,0.72,0.01,0.74,0.68,0.06,-0.34,2.42,0.72,0.72,39.0,0.65,0.01,0.68,0.62,0.05,0.46,2.75,0.65,0.64,39.0,0.57,0.02,0.61,0.54,0.07,0.66,2.37,0.57,0.56,39.0,0.52,0.02,0.56,0.48,0.08,0.47,2.08,0.52,0.51,39.0,0.56,0.04,0.67,0.5,0.17,0.96,3.03,0.56,0.55,39.0,0.67,0.02,0.74,0.63,0.1,0.99,3.54,0.67,0.66,39.0,0.72,0.02,0.76,0.67,0.09,0.27,2.38,0.72,0.71,39.0
+AR-H-G040015 = 0.76,0.02,0.81,0.67,0.15,-1.02,4.7,0.76,0.76,268.0,0.69,0.03,0.77,0.59,0.18,-0.47,3.56,0.69,0.69,268.0,0.67,0.03,0.74,0.58,0.17,-0.39,3.45,0.67,0.67,268.0,0.77,0.01,0.8,0.72,0.08,-0.51,3.57,0.77,0.77,268.0,0.78,0.01,0.8,0.72,0.08,-0.69,3.96,0.78,0.78,268.0,0.76,0.02,0.79,0.7,0.09,-0.94,4.56,0.76,0.76,268.0,0.67,0.02,0.72,0.59,0.14,-0.96,4.28,0.67,0.68,268.0,0.61,0.03,0.66,0.52,0.14,-1.06,4.21,0.61,0.62,268.0,0.58,0.02,0.64,0.49,0.14,-0.54,3.21,0.58,0.58,268.0,0.58,0.03,0.65,0.5,0.15,0.02,2.52,0.58,0.58,268.0,0.67,0.03,0.74,0.59,0.15,-0.05,2.81,0.67,0.67,268.0,0.72,0.03,0.79,0.65,0.14,0.2,2.46,0.72,0.71,268.0
+AR-H-G040016 = 0.74,0.02,0.79,0.7,0.09,0.45,2.91,0.74,0.74,90.0,0.67,0.03,0.75,0.6,0.15,0.56,3.27,0.67,0.66,90.0,0.65,0.03,0.73,0.57,0.15,0.01,2.86,0.65,0.65,90.0,0.73,0.02,0.78,0.67,0.11,-0.46,2.44,0.73,0.73,90.0,0.72,0.02,0.77,0.66,0.11,-0.32,2.94,0.72,0.72,90.0,0.67,0.03,0.74,0.59,0.15,0.01,2.58,0.67,0.67,90.0,0.53,0.04,0.62,0.46,0.17,0.14,2.25,0.54,0.53,90.0,0.46,0.03,0.53,0.39,0.14,0.21,2.05,0.46,0.45,90.0,0.45,0.03,0.51,0.4,0.11,0.34,2.22,0.45,0.45,90.0,0.48,0.03,0.54,0.4,0.14,0.0,2.5,0.48,0.48,90.0,0.58,0.03,0.64,0.52,0.12,-0.23,2.48,0.58,0.59,90.0,0.68,0.03,0.74,0.6,0.15,-0.08,3.35,0.68,0.68,90.0
+AR-H-G040017 = 0.64,0.02,0.7,0.58,0.12,0.13,2.56,0.64,0.64,136.0,0.64,0.03,0.71,0.57,0.13,-0.3,2.14,0.64,0.64,136.0,0.62,0.03,0.68,0.55,0.14,-0.18,2.49,0.62,0.62,136.0,0.67,0.02,0.74,0.63,0.11,0.8,3.18,0.67,0.67,136.0,0.63,0.06,0.74,0.49,0.25,-0.5,2.53,0.64,0.64,136.0,0.6,0.07,0.7,0.42,0.28,-0.74,2.36,0.6,0.62,136.0,0.46,0.07,0.6,0.33,0.27,-0.44,1.91,0.47,0.49,136.0,0.43,0.06,0.55,0.32,0.23,-0.58,1.91,0.44,0.46,136.0,0.4,0.03,0.45,0.33,0.12,-0.58,2.09,0.4,0.41,136.0,0.41,0.03,0.47,0.34,0.13,-0.21,2.06,0.41,0.41,136.0,0.5,0.04,0.57,0.42,0.16,-0.14,1.89,0.5,0.51,136.0,0.61,0.05,0.71,0.49,0.21,-0.43,2.11,0.61,0.62,136.0
+AR-H-G040018 = 0.66,0.02,0.71,0.61,0.1,0.61,2.71,0.66,0.65,54.0,0.65,0.02,0.72,0.6,0.11,0.6,3.03,0.65,0.65,54.0,0.68,0.02,0.72,0.62,0.09,-0.17,2.26,0.68,0.68,54.0,0.74,0.02,0.76,0.69,0.07,-0.84,3.7,0.74,0.74,54.0,0.65,0.05,0.74,0.52,0.22,0.07,3.16,0.65,0.64,54.0,0.6,0.05,0.7,0.47,0.23,0.21,2.87,0.6,0.59,54.0,0.45,0.04,0.55,0.37,0.18,0.69,2.93,0.45,0.44,54.0,0.41,0.03,0.5,0.34,0.16,0.46,3.31,0.42,0.41,54.0,0.46,0.05,0.55,0.35,0.2,-0.58,2.3,0.46,0.47,54.0,0.49,0.07,0.58,0.36,0.22,-0.31,1.71,0.5,0.5,54.0,0.56,0.05,0.64,0.45,0.19,-0.53,2.18,0.56,0.57,54.0,0.6,0.04,0.71,0.55,0.17,0.98,3.58,0.6,0.59,54.0
+AR-H-G040019 = 0.76,0.02,0.79,0.73,0.06,-0.18,2.1,0.76,0.76,85.0,0.66,0.03,0.73,0.6,0.13,0.01,2.03,0.66,0.66,85.0,0.66,0.02,0.7,0.61,0.09,-0.29,2.64,0.66,0.66,85.0,0.75,0.01,0.79,0.73,0.06,0.36,3.67,0.75,0.75,85.0,0.76,0.01,0.78,0.73,0.05,-0.81,3.21,0.76,0.76,85.0,0.74,0.01,0.76,0.71,0.06,-0.67,2.99,0.74,0.74,85.0,0.66,0.02,0.7,0.62,0.08,-0.21,2.44,0.66,0.66,85.0,0.59,0.02,0.64,0.54,0.1,-0.52,2.66,0.59,0.6,85.0,0.54,0.03,0.59,0.47,0.12,-0.23,1.98,0.54,0.54,85.0,0.56,0.06,0.67,0.45,0.22,-0.28,2.22,0.56,0.57,85.0,0.67,0.03,0.72,0.59,0.13,-0.52,2.26,0.67,0.68,85.0,0.71,0.01,0.75,0.68,0.06,0.25,2.36,0.71,0.71,85.0
+AR-H-G040020 = 0.7,0.02,0.76,0.66,0.09,0.52,4.28,0.7,0.7,56.0,0.64,0.03,0.72,0.59,0.13,0.83,2.78,0.64,0.63,56.0,0.65,0.02,0.7,0.61,0.09,0.45,3.45,0.65,0.65,56.0,0.74,0.01,0.77,0.71,0.06,-0.16,2.96,0.74,0.74,56.0,0.74,0.02,0.77,0.7,0.07,-0.16,2.25,0.74,0.74,56.0,0.71,0.02,0.74,0.66,0.08,-0.47,2.39,0.71,0.71,56.0,0.58,0.03,0.62,0.52,0.1,-0.26,2.22,0.58,0.58,56.0,0.5,0.03,0.56,0.45,0.11,0.19,2.64,0.5,0.5,56.0,0.47,0.02,0.53,0.44,0.09,0.84,3.46,0.47,0.47,56.0,0.5,0.02,0.57,0.47,0.1,1.05,3.5,0.5,0.49,56.0,0.62,0.02,0.67,0.58,0.09,0.66,3.37,0.62,0.61,56.0,0.67,0.02,0.71,0.64,0.08,0.27,3.04,0.67,0.67,56.0
+AR-H-G040021 = 0.66,0.04,0.72,0.49,0.23,-1.38,5.09,0.66,0.67,133.0,0.59,0.04,0.7,0.44,0.26,-0.57,4.9,0.59,0.59,133.0,0.63,0.04,0.71,0.46,0.26,-1.34,6.42,0.63,0.64,133.0,0.68,0.04,0.73,0.48,0.25,-2.27,9.1,0.69,0.7,133.0,0.71,0.04,0.75,0.51,0.23,-2.24,8.68,0.71,0.72,133.0,0.69,0.04,0.73,0.5,0.23,-2.32,8.72,0.69,0.7,133.0,0.63,0.03,0.7,0.5,0.2,-0.99,4.69,0.63,0.63,133.0,0.57,0.03,0.65,0.46,0.19,-0.27,3.34,0.57,0.57,133.0,0.53,0.03,0.62,0.44,0.19,0.37,3.24,0.53,0.53,133.0,0.54,0.04,0.63,0.44,0.19,0.48,2.52,0.54,0.53,133.0,0.57,0.05,0.67,0.44,0.23,0.14,2.17,0.58,0.57,133.0,0.61,0.06,0.73,0.5,0.23,0.13,1.91,0.61,0.61,133.0
+AR-H-G040022 = 0.72,0.02,0.76,0.67,0.1,-0.07,2.1,0.72,0.72,79.0,0.71,0.02,0.75,0.66,0.08,-0.49,2.51,0.71,0.71,79.0,0.67,0.02,0.71,0.62,0.1,0.05,2.99,0.67,0.67,79.0,0.74,0.02,0.77,0.69,0.09,-0.23,2.43,0.74,0.74,79.0,0.72,0.02,0.75,0.66,0.09,-0.76,4.1,0.72,0.72,79.0,0.7,0.02,0.73,0.63,0.09,-1.39,6.02,0.7,0.7,79.0,0.58,0.03,0.62,0.49,0.13,-1.46,4.86,0.58,0.59,79.0,0.52,0.02,0.56,0.46,0.1,-0.55,2.93,0.52,0.52,79.0,0.46,0.03,0.55,0.41,0.14,0.77,4.75,0.46,0.46,79.0,0.45,0.03,0.56,0.41,0.15,1.8,6.47,0.45,0.45,79.0,0.57,0.04,0.66,0.49,0.18,0.42,2.63,0.58,0.57,79.0,0.69,0.02,0.73,0.64,0.09,-0.4,2.65,0.69,0.69,79.0
+AR-H-G040023 = 0.75,0.02,0.79,0.71,0.08,0.06,2.35,0.75,0.75,57.0,0.68,0.03,0.74,0.62,0.12,0.17,1.61,0.68,0.68,57.0,0.67,0.03,0.71,0.6,0.11,-0.29,1.92,0.67,0.67,57.0,0.76,0.01,0.78,0.75,0.04,0.23,2.33,0.76,0.76,57.0,0.77,0.01,0.79,0.75,0.04,-0.63,4.48,0.77,0.77,57.0,0.75,0.01,0.78,0.73,0.06,0.39,3.54,0.75,0.75,57.0,0.68,0.02,0.73,0.65,0.08,0.04,2.44,0.68,0.68,57.0,0.62,0.02,0.68,0.58,0.1,-0.09,2.42,0.62,0.63,57.0,0.59,0.02,0.63,0.55,0.08,-0.4,2.55,0.6,0.6,57.0,0.64,0.03,0.7,0.57,0.13,-0.24,2.2,0.64,0.64,57.0,0.7,0.02,0.75,0.66,0.09,-0.28,3.01,0.7,0.71,57.0,0.73,0.01,0.75,0.68,0.07,-0.83,3.75,0.73,0.73,57.0
+AR-H-G040024 = 0.73,0.03,0.79,0.64,0.15,-0.91,4.01,0.73,0.73,212.0,0.66,0.05,0.75,0.55,0.2,0.15,2.22,0.66,0.65,212.0,0.6,0.06,0.7,0.44,0.26,-0.47,3.01,0.6,0.6,212.0,0.69,0.04,0.75,0.56,0.19,-1.38,4.59,0.7,0.7,212.0,0.73,0.03,0.78,0.64,0.14,-1.55,5.4,0.73,0.74,212.0,0.72,0.02,0.77,0.65,0.12,-0.98,4.21,0.72,0.72,212.0,0.65,0.02,0.7,0.55,0.15,-1.01,5.2,0.65,0.65,212.0,0.59,0.03,0.67,0.49,0.18,-0.2,3.33,0.59,0.59,212.0,0.5,0.03,0.59,0.4,0.19,-0.24,2.41,0.5,0.5,212.0,0.46,0.04,0.58,0.36,0.21,-0.04,2.45,0.46,0.46,212.0,0.55,0.05,0.67,0.44,0.23,0.4,2.53,0.56,0.55,212.0,0.68,0.05,0.76,0.56,0.2,-0.85,3.04,0.68,0.7,212.0
+AR-J-G180001 = 0.2,0.06,0.43,0.13,0.3,2.37,8.86,0.2,0.18,169.0,0.24,0.06,0.46,0.17,0.29,1.92,6.98,0.24,0.22,169.0,0.26,0.05,0.43,0.18,0.25,1.53,5.3,0.26,0.24,169.0,0.24,0.04,0.37,0.17,0.2,1.26,4.83,0.24,0.23,169.0,0.22,0.02,0.29,0.18,0.11,0.7,3.54,0.22,0.22,169.0,0.21,0.02,0.25,0.17,0.08,0.54,3.12,0.21,0.21,169.0,0.19,0.02,0.24,0.16,0.08,1.13,4.3,0.19,0.19,169.0,0.17,0.02,0.26,0.14,0.12,1.39,5.42,0.18,0.17,169.0,0.18,0.03,0.29,0.13,0.16,1.64,5.92,0.18,0.17,169.0,0.19,0.04,0.35,0.12,0.22,1.61,6.2,0.19,0.18,169.0,0.19,0.05,0.39,0.12,0.27,1.85,6.86,0.2,0.18,169.0,0.2,0.06,0.44,0.13,0.31,2.39,8.94,0.21,0.18,169.0
+AR-J-G180002 = 0.18,0.09,0.47,0.09,0.38,1.51,4.99,0.2,0.15,35.0,0.19,0.09,0.5,0.1,0.39,1.4,4.82,0.22,0.17,35.0,0.21,0.09,0.47,0.11,0.36,1.05,3.86,0.22,0.19,35.0,0.19,0.07,0.39,0.11,0.28,0.95,3.58,0.2,0.18,35.0,0.18,0.05,0.3,0.12,0.18,0.41,2.44,0.18,0.18,35.0,0.17,0.04,0.27,0.11,0.15,0.37,2.31,0.17,0.16,35.0,0.16,0.04,0.25,0.11,0.14,0.4,2.45,0.16,0.16,35.0,0.15,0.04,0.27,0.11,0.16,0.73,3.08,0.16,0.15,35.0,0.17,0.05,0.31,0.1,0.2,0.69,2.72,0.17,0.16,35.0,0.18,0.07,0.38,0.1,0.28,0.92,3.25,0.19,0.17,35.0,0.18,0.08,0.41,0.1,0.31,1.15,4.03,0.19,0.16,35.0,0.18,0.08,0.44,0.1,0.34,1.38,4.62,0.19,0.15,35.0
+AR-J-G180003 = 0.18,0.08,0.47,0.09,0.38,1.09,4.43,0.2,0.17,96.0,0.21,0.09,0.49,0.09,0.4,0.72,2.91,0.23,0.19,96.0,0.22,0.09,0.46,0.1,0.36,0.47,2.2,0.24,0.2,96.0,0.2,0.07,0.38,0.1,0.28,0.32,1.94,0.22,0.19,96.0,0.18,0.05,0.29,0.1,0.19,0.14,1.67,0.19,0.18,96.0,0.17,0.04,0.26,0.1,0.16,0.02,1.72,0.17,0.18,96.0,0.16,0.04,0.24,0.1,0.15,0.06,1.76,0.16,0.16,96.0,0.16,0.04,0.26,0.1,0.16,0.2,1.93,0.16,0.15,96.0,0.16,0.04,0.29,0.09,0.2,0.4,2.65,0.16,0.16,96.0,0.17,0.06,0.36,0.09,0.27,0.55,2.95,0.18,0.16,96.0,0.17,0.07,0.4,0.09,0.31,0.93,4.09,0.18,0.16,96.0,0.17,0.07,0.43,0.09,0.34,1.25,5.23,0.18,0.15,96.0
+AR-J-G180004 = 0.11,0.02,0.19,0.01,0.18,-0.65,5.16,0.11,0.11,845.0,0.11,0.02,0.21,0.02,0.19,-0.2,4.9,0.12,0.12,845.0,0.11,0.03,0.21,0.02,0.19,-0.11,3.43,0.12,0.11,845.0,0.1,0.03,0.18,0.02,0.16,-0.02,2.12,0.1,0.1,845.0,0.07,0.06,0.18,-0.02,0.2,0.07,1.48,0.09,0.06,845.0,0.05,0.06,0.16,-0.02,0.19,0.37,1.39,0.08,0.02,845.0,0.05,0.07,0.16,-0.04,0.2,0.14,1.35,0.08,0.03,845.0,0.04,0.05,0.14,-0.03,0.17,0.37,1.47,0.07,0.02,845.0,0.03,0.06,0.14,-0.06,0.2,0.27,1.42,0.07,0.01,845.0,0.04,0.07,0.16,-0.09,0.26,-0.14,1.62,0.08,0.04,845.0,0.05,0.06,0.17,-0.08,0.25,-0.37,1.77,0.08,0.07,845.0,0.08,0.05,0.17,-0.08,0.26,-1.08,3.51,0.09,0.1,845.0
+AR-J-G180005 = 0.47,0.04,0.51,0.42,0.09,-0.08,1.59,0.47,0.46,7.0,0.49,0.04,0.54,0.43,0.11,-0.21,1.73,0.49,0.49,7.0,0.46,0.03,0.51,0.42,0.09,0.04,1.52,0.46,0.46,7.0,0.4,0.03,0.43,0.36,0.07,-0.02,1.63,0.4,0.39,7.0,0.3,0.01,0.32,0.28,0.03,0.6,2.48,0.3,0.3,7.0,0.27,0.01,0.28,0.25,0.03,0.11,1.93,0.27,0.27,7.0,0.25,0.01,0.27,0.23,0.04,-0.15,2.07,0.25,0.25,7.0,0.27,0.01,0.29,0.25,0.04,0.23,2.21,0.27,0.26,7.0,0.31,0.02,0.34,0.28,0.06,-0.45,1.9,0.31,0.32,7.0,0.38,0.02,0.41,0.35,0.06,-0.13,1.6,0.38,0.38,7.0,0.41,0.03,0.45,0.38,0.06,0.09,1.35,0.41,0.41,7.0,0.46,0.03,0.5,0.4,0.1,-0.35,2.23,0.46,0.46,7.0
+AR-J-G180006 = 0.21,0.07,0.49,0.12,0.37,1.56,5.55,0.23,0.19,280.0,0.26,0.08,0.52,0.13,0.39,0.94,3.31,0.28,0.24,280.0,0.27,0.07,0.49,0.13,0.36,0.87,3.16,0.28,0.24,280.0,0.24,0.06,0.45,0.13,0.32,0.88,3.21,0.25,0.23,280.0,0.23,0.04,0.4,0.12,0.28,0.73,3.77,0.24,0.23,280.0,0.22,0.04,0.36,0.13,0.23,0.82,4.15,0.22,0.22,280.0,0.21,0.03,0.33,0.13,0.2,1.02,4.16,0.21,0.2,280.0,0.19,0.04,0.33,0.11,0.22,1.04,4.06,0.2,0.18,280.0,0.19,0.05,0.35,0.09,0.26,1.4,4.77,0.2,0.18,280.0,0.2,0.06,0.42,0.09,0.33,1.45,4.72,0.21,0.17,280.0,0.19,0.06,0.44,0.11,0.33,1.73,6.41,0.2,0.17,280.0,0.2,0.06,0.47,0.11,0.36,2.24,9.98,0.21,0.18,280.0
+AR-J-G180007 = 0.39,NaN,0.39,0.39,0.0,NaN,NaN,0.39,0.39,1.0,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.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,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.22,NaN,0.22,0.22,0.0,NaN,NaN,0.22,0.22,1.0,0.24,NaN,0.24,0.24,0.0,NaN,NaN,0.24,0.24,1.0,0.29,NaN,0.29,0.29,0.0,NaN,NaN,0.29,0.29,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.37,NaN,0.37,0.37,0.0,NaN,NaN,0.37,0.37,1.0
+AR-J-G180008 = 0.1,0.03,0.18,0.01,0.17,0.77,4.05,0.1,0.09,715.0,0.11,0.03,0.24,0.02,0.22,1.4,5.35,0.11,0.1,715.0,0.11,0.04,0.25,0.02,0.23,1.33,5.19,0.11,0.1,715.0,0.09,0.04,0.21,0.02,0.2,0.57,3.32,0.1,0.09,715.0,0.08,0.05,0.2,-0.02,0.22,-0.0,2.61,0.09,0.08,715.0,0.06,0.05,0.18,-0.01,0.2,0.02,2.08,0.08,0.07,715.0,0.07,0.04,0.17,-0.03,0.2,-0.37,2.42,0.08,0.08,715.0,0.06,0.04,0.16,-0.03,0.19,-0.28,2.3,0.07,0.07,715.0,0.06,0.04,0.16,-0.03,0.19,-0.38,2.58,0.07,0.07,715.0,0.07,0.04,0.17,-0.06,0.23,-0.4,3.39,0.08,0.07,715.0,0.08,0.04,0.18,-0.04,0.21,-0.17,3.65,0.09,0.08,715.0,0.09,0.03,0.16,-0.01,0.17,0.15,3.55,0.09,0.08,715.0
+AR-J-G180009 = 0.17,0.07,0.42,0.07,0.35,1.35,4.1,0.18,0.14,552.0,0.19,0.09,0.46,0.07,0.39,1.14,3.43,0.21,0.15,552.0,0.19,0.08,0.46,0.08,0.39,1.15,3.48,0.21,0.16,552.0,0.18,0.07,0.4,0.08,0.32,1.13,3.44,0.19,0.15,552.0,0.17,0.06,0.36,0.08,0.28,1.04,3.26,0.18,0.15,552.0,0.17,0.05,0.32,0.07,0.24,0.94,3.38,0.17,0.15,552.0,0.16,0.05,0.3,0.07,0.22,0.93,3.12,0.17,0.14,552.0,0.15,0.04,0.28,0.07,0.21,0.87,3.0,0.16,0.14,552.0,0.15,0.05,0.29,0.07,0.22,0.85,2.91,0.16,0.14,552.0,0.16,0.06,0.33,0.07,0.26,0.97,3.12,0.17,0.14,552.0,0.16,0.06,0.34,0.07,0.27,1.08,3.41,0.17,0.14,552.0,0.16,0.06,0.35,0.07,0.28,1.1,3.5,0.17,0.13,552.0
+AR-J-G180010 = 0.3,0.05,0.42,0.23,0.19,0.59,2.75,0.31,0.3,22.0,0.34,0.04,0.44,0.27,0.17,0.48,3.18,0.35,0.34,22.0,0.33,0.04,0.42,0.27,0.15,0.54,2.88,0.33,0.33,22.0,0.3,0.04,0.4,0.24,0.15,0.71,3.59,0.3,0.3,22.0,0.27,0.02,0.32,0.23,0.09,0.54,3.82,0.27,0.27,22.0,0.24,0.02,0.29,0.21,0.08,0.65,4.33,0.24,0.24,22.0,0.24,0.02,0.27,0.21,0.07,0.36,3.75,0.24,0.23,22.0,0.23,0.02,0.3,0.2,0.11,0.98,4.68,0.23,0.23,22.0,0.26,0.03,0.38,0.22,0.16,1.8,6.83,0.26,0.26,22.0,0.29,0.04,0.43,0.23,0.2,1.44,5.58,0.3,0.29,22.0,0.28,0.05,0.41,0.21,0.2,0.97,3.76,0.28,0.28,22.0,0.29,0.06,0.44,0.21,0.23,0.58,2.61,0.3,0.29,22.0
+AR-J-G180011 = 0.4,0.06,0.53,0.33,0.2,0.74,2.74,0.41,0.38,12.0,0.43,0.06,0.56,0.36,0.2,0.86,2.97,0.43,0.41,12.0,0.41,0.06,0.53,0.33,0.2,0.68,2.81,0.41,0.39,12.0,0.36,0.04,0.44,0.29,0.15,0.52,2.48,0.36,0.35,12.0,0.29,0.02,0.34,0.26,0.07,0.69,2.39,0.29,0.28,12.0,0.26,0.02,0.3,0.24,0.06,0.79,2.38,0.26,0.26,12.0,0.25,0.02,0.28,0.22,0.06,0.71,2.46,0.25,0.24,12.0,0.26,0.03,0.31,0.22,0.09,0.35,1.97,0.26,0.26,12.0,0.29,0.05,0.36,0.23,0.13,0.27,1.53,0.3,0.28,12.0,0.34,0.06,0.42,0.26,0.16,0.25,1.68,0.34,0.33,12.0,0.36,0.05,0.46,0.29,0.17,0.43,2.13,0.36,0.35,12.0,0.4,0.06,0.53,0.33,0.19,0.73,2.64,0.41,0.38,12.0
+AR-J-G180012 = 0.27,0.05,0.34,0.22,0.12,0.19,1.54,0.28,0.27,6.0,0.29,0.04,0.35,0.24,0.11,0.28,1.49,0.29,0.28,6.0,0.3,0.04,0.35,0.26,0.09,0.31,1.52,0.3,0.29,6.0,0.27,0.03,0.31,0.24,0.07,0.3,1.37,0.27,0.26,6.0,0.24,0.02,0.26,0.22,0.04,0.34,1.42,0.24,0.23,6.0,0.21,0.01,0.23,0.2,0.03,0.32,1.46,0.21,0.21,6.0,0.2,0.01,0.22,0.19,0.03,0.25,1.67,0.2,0.2,6.0,0.21,0.02,0.24,0.19,0.05,0.35,1.44,0.21,0.21,6.0,0.25,0.04,0.31,0.21,0.09,0.38,1.55,0.25,0.24,6.0,0.27,0.04,0.34,0.23,0.11,0.25,1.5,0.28,0.27,6.0,0.26,0.04,0.32,0.22,0.1,0.31,1.48,0.26,0.25,6.0,0.27,0.04,0.33,0.22,0.1,0.2,1.4,0.27,0.26,6.0
+AR-J-G180013 = 0.37,0.06,0.48,0.27,0.21,0.35,2.36,0.38,0.37,25.0,0.41,0.06,0.51,0.32,0.19,-0.03,2.26,0.42,0.42,25.0,0.41,0.05,0.48,0.32,0.16,-0.44,2.38,0.41,0.42,25.0,0.37,0.04,0.42,0.29,0.13,-0.7,2.33,0.37,0.38,25.0,0.31,0.03,0.37,0.25,0.12,0.31,2.02,0.31,0.29,25.0,0.28,0.03,0.34,0.23,0.1,0.35,1.89,0.28,0.27,25.0,0.26,0.03,0.31,0.22,0.08,0.34,1.76,0.26,0.25,25.0,0.27,0.03,0.31,0.22,0.09,0.03,1.87,0.27,0.26,25.0,0.29,0.03,0.33,0.23,0.1,-0.4,1.76,0.29,0.3,25.0,0.34,0.04,0.4,0.27,0.13,-0.54,1.97,0.34,0.35,25.0,0.33,0.05,0.42,0.25,0.18,0.17,2.3,0.33,0.33,25.0,0.32,0.07,0.46,0.22,0.23,0.66,2.15,0.33,0.29,25.0
+AR-J-G180014 = 0.51,0.01,0.51,0.5,0.02,-0.0,1.03,0.51,0.51,2.0,0.53,0.02,0.54,0.52,0.02,-0.0,1.0,0.53,0.53,2.0,0.5,0.01,0.51,0.49,0.02,-0.0,1.02,0.5,0.5,2.0,0.42,0.01,0.43,0.41,0.02,-0.0,0.99,0.42,0.42,2.0,0.31,0.01,0.32,0.31,0.02,-0.0,1.01,0.31,0.31,2.0,0.28,0.01,0.28,0.27,0.01,0.0,1.02,0.28,0.28,2.0,0.26,0.01,0.27,0.25,0.01,0.0,0.99,0.26,0.26,2.0,0.28,0.01,0.29,0.28,0.01,0.0,0.97,0.28,0.28,2.0,0.34,0.0,0.34,0.34,0.01,0.0,1.32,0.34,0.34,2.0,0.42,0.0,0.42,0.42,0.0,0.05,-35.48,0.42,0.42,2.0,0.44,0.01,0.45,0.44,0.01,-0.0,1.32,0.44,0.44,2.0,0.49,0.02,0.5,0.47,0.03,0.0,1.0,0.49,0.49,2.0
+AR-J-G180015 = 0.25,0.07,0.4,0.12,0.28,0.06,2.34,0.26,0.25,106.0,0.28,0.07,0.42,0.14,0.28,-0.17,2.21,0.29,0.29,106.0,0.29,0.07,0.43,0.15,0.28,0.01,2.22,0.3,0.29,106.0,0.26,0.06,0.39,0.13,0.25,-0.14,2.43,0.26,0.27,106.0,0.24,0.04,0.35,0.15,0.2,-0.19,2.39,0.25,0.24,106.0,0.22,0.03,0.3,0.14,0.16,-0.31,2.48,0.23,0.23,106.0,0.22,0.03,0.29,0.14,0.14,-0.29,2.26,0.22,0.22,106.0,0.2,0.04,0.27,0.09,0.18,-0.46,2.73,0.2,0.2,106.0,0.22,0.05,0.3,0.06,0.24,-0.97,3.92,0.23,0.23,106.0,0.24,0.05,0.33,0.1,0.23,-0.55,2.49,0.24,0.25,106.0,0.23,0.05,0.36,0.13,0.23,-0.18,2.32,0.24,0.24,106.0,0.23,0.05,0.38,0.13,0.25,0.42,3.36,0.23,0.23,106.0
+AR-J-G180016 = 0.18,0.04,0.28,0.09,0.19,0.16,2.65,0.19,0.18,166.0,0.23,0.05,0.35,0.1,0.25,-0.04,2.59,0.24,0.23,166.0,0.23,0.04,0.34,0.11,0.23,-0.06,2.84,0.24,0.23,166.0,0.21,0.04,0.31,0.1,0.2,0.1,2.88,0.21,0.21,166.0,0.2,0.03,0.27,0.11,0.16,-0.03,2.74,0.2,0.2,166.0,0.18,0.03,0.24,0.09,0.15,-0.08,3.36,0.18,0.18,166.0,0.17,0.03,0.23,0.09,0.14,-0.04,3.08,0.18,0.17,166.0,0.16,0.02,0.2,0.08,0.12,-0.26,3.17,0.16,0.16,166.0,0.17,0.03,0.23,0.08,0.15,0.04,2.7,0.17,0.17,166.0,0.18,0.04,0.27,0.08,0.19,0.13,2.87,0.19,0.18,166.0,0.18,0.03,0.26,0.08,0.19,0.06,3.13,0.18,0.18,166.0,0.17,0.03,0.27,0.07,0.2,0.16,3.64,0.17,0.17,166.0
+AR-J-G180017 = 0.33,0.13,0.56,0.12,0.44,-0.0,1.78,0.35,0.35,205.0,0.38,0.13,0.6,0.12,0.47,-0.4,2.12,0.4,0.4,205.0,0.35,0.11,0.57,0.13,0.44,-0.3,2.16,0.36,0.35,205.0,0.32,0.09,0.51,0.13,0.38,-0.31,2.21,0.33,0.32,205.0,0.29,0.07,0.45,0.13,0.32,-0.39,2.54,0.3,0.29,205.0,0.27,0.06,0.41,0.13,0.28,-0.41,2.64,0.28,0.28,205.0,0.25,0.06,0.39,0.12,0.26,-0.31,2.6,0.26,0.26,205.0,0.24,0.05,0.34,0.12,0.22,-0.47,2.68,0.24,0.24,205.0,0.23,0.05,0.34,0.12,0.22,-0.2,2.11,0.24,0.23,205.0,0.24,0.06,0.35,0.12,0.24,-0.06,1.72,0.25,0.24,205.0,0.24,0.06,0.37,0.11,0.26,-0.17,1.94,0.25,0.24,205.0,0.26,0.08,0.42,0.11,0.31,-0.19,2.09,0.27,0.27,205.0
+AR-J-G180018 = 0.22,0.05,0.35,0.12,0.23,0.12,2.41,0.23,0.23,93.0,0.27,0.06,0.37,0.14,0.23,-0.28,2.3,0.28,0.28,93.0,0.27,0.05,0.38,0.14,0.23,-0.09,2.36,0.28,0.27,93.0,0.24,0.05,0.33,0.13,0.2,0.01,2.27,0.24,0.24,93.0,0.22,0.04,0.3,0.13,0.16,0.07,2.19,0.22,0.22,93.0,0.19,0.03,0.26,0.11,0.14,0.29,2.3,0.19,0.18,93.0,0.18,0.03,0.25,0.11,0.14,0.2,2.42,0.19,0.18,93.0,0.16,0.03,0.23,0.1,0.13,0.06,2.3,0.16,0.16,93.0,0.17,0.05,0.26,0.07,0.19,-0.02,2.12,0.17,0.17,93.0,0.18,0.05,0.28,0.1,0.18,0.14,2.1,0.19,0.18,93.0,0.18,0.04,0.26,0.1,0.16,0.06,2.32,0.19,0.18,93.0,0.18,0.03,0.28,0.1,0.18,-0.02,3.02,0.19,0.19,93.0
+AR-K-G030001 = 0.67,0.07,0.83,0.49,0.33,-0.7,2.83,0.67,0.69,65.0,0.67,0.07,0.82,0.5,0.32,-0.55,2.57,0.67,0.68,65.0,0.66,0.07,0.8,0.51,0.29,-0.55,2.46,0.66,0.68,65.0,0.6,0.07,0.75,0.46,0.28,-0.32,2.12,0.61,0.61,65.0,0.49,0.08,0.68,0.34,0.33,0.07,1.97,0.5,0.49,65.0,0.44,0.09,0.64,0.28,0.37,0.04,2.09,0.44,0.44,65.0,0.37,0.07,0.56,0.25,0.31,0.3,2.59,0.38,0.37,65.0,0.33,0.06,0.5,0.23,0.26,0.34,2.71,0.34,0.33,65.0,0.34,0.06,0.5,0.24,0.26,0.26,2.82,0.34,0.34,65.0,0.36,0.05,0.55,0.27,0.28,0.53,3.72,0.37,0.36,65.0,0.41,0.06,0.64,0.29,0.35,0.67,5.49,0.42,0.42,65.0,0.51,0.07,0.76,0.3,0.46,0.06,5.47,0.51,0.51,65.0
+AR-K-G030002 = 0.68,0.1,0.82,0.43,0.39,-0.77,2.63,0.69,0.71,81.0,0.61,0.08,0.75,0.42,0.33,-0.5,2.36,0.62,0.63,81.0,0.64,0.07,0.76,0.49,0.27,-0.52,2.5,0.65,0.66,81.0,0.68,0.07,0.79,0.49,0.3,-0.76,2.9,0.68,0.71,81.0,0.64,0.07,0.76,0.44,0.32,-0.74,3.07,0.65,0.66,81.0,0.6,0.07,0.73,0.41,0.33,-0.59,3.04,0.61,0.61,81.0,0.52,0.06,0.66,0.34,0.31,-0.54,3.3,0.53,0.53,81.0,0.44,0.05,0.53,0.3,0.23,-0.63,3.28,0.44,0.45,81.0,0.4,0.04,0.47,0.27,0.19,-0.97,3.94,0.4,0.4,81.0,0.42,0.06,0.53,0.27,0.26,-0.58,3.21,0.43,0.42,81.0,0.52,0.11,0.68,0.27,0.42,-0.73,2.68,0.53,0.55,81.0,0.58,0.13,0.77,0.27,0.5,-0.74,2.65,0.59,0.61,81.0
+AR-K-G030003 = 0.32,0.19,0.79,0.09,0.7,0.62,2.33,0.38,0.28,173.0,0.34,0.19,0.76,0.1,0.66,0.42,1.99,0.39,0.33,173.0,0.34,0.19,0.76,0.1,0.66,0.37,1.95,0.39,0.33,173.0,0.31,0.16,0.71,0.11,0.6,0.41,1.98,0.35,0.29,173.0,0.26,0.12,0.59,0.1,0.49,0.46,2.18,0.29,0.25,173.0,0.24,0.1,0.55,0.1,0.44,0.56,2.55,0.26,0.23,173.0,0.21,0.08,0.49,0.1,0.39,0.61,2.83,0.23,0.21,173.0,0.19,0.07,0.45,0.1,0.35,0.69,3.15,0.21,0.19,173.0,0.2,0.08,0.45,0.09,0.36,0.66,2.93,0.21,0.19,173.0,0.22,0.1,0.53,0.09,0.44,0.73,2.96,0.24,0.2,173.0,0.22,0.11,0.62,0.09,0.53,1.05,3.85,0.25,0.2,173.0,0.26,0.14,0.71,0.09,0.62,1.0,3.53,0.29,0.22,173.0
+AR-K-G030004 = 0.07,0.02,0.21,0.0,0.2,0.8,5.99,0.07,0.07,1031.0,0.07,0.02,0.25,0.01,0.25,1.58,10.44,0.07,0.07,1031.0,0.07,0.03,0.26,0.01,0.25,1.55,10.09,0.07,0.07,1031.0,0.06,0.03,0.21,-0.01,0.21,0.32,4.99,0.07,0.06,1031.0,0.06,0.03,0.18,-0.04,0.22,-0.52,4.33,0.06,0.06,1031.0,0.06,0.03,0.16,-0.04,0.2,-0.6,4.54,0.06,0.06,1031.0,0.06,0.02,0.15,-0.01,0.16,-0.09,3.81,0.06,0.06,1031.0,0.06,0.02,0.14,-0.01,0.15,0.03,3.65,0.06,0.06,1031.0,0.05,0.02,0.13,-0.03,0.16,-0.34,3.91,0.05,0.05,1031.0,0.05,0.02,0.14,-0.02,0.16,-0.31,4.26,0.06,0.05,1031.0,0.06,0.02,0.15,-0.01,0.16,0.01,3.85,0.06,0.06,1031.0,0.06,0.02,0.17,0.0,0.17,0.4,4.18,0.07,0.06,1031.0
+AR-K-G030005 = 0.19,0.09,0.53,0.05,0.49,1.03,3.74,0.21,0.17,475.0,0.22,0.12,0.6,0.06,0.54,1.02,3.43,0.25,0.19,475.0,0.22,0.11,0.58,0.06,0.52,1.04,3.59,0.25,0.19,475.0,0.2,0.11,0.54,0.05,0.49,1.12,3.59,0.23,0.17,475.0,0.17,0.08,0.42,0.05,0.38,0.99,3.27,0.19,0.15,475.0,0.16,0.07,0.36,0.05,0.31,0.87,2.94,0.17,0.14,475.0,0.15,0.06,0.3,0.04,0.26,0.68,2.59,0.16,0.13,475.0,0.14,0.05,0.27,0.04,0.24,0.67,2.57,0.15,0.13,475.0,0.14,0.06,0.29,0.04,0.25,0.8,2.81,0.15,0.12,475.0,0.14,0.07,0.36,0.04,0.32,1.12,3.48,0.16,0.12,475.0,0.14,0.06,0.36,0.04,0.31,1.15,3.7,0.16,0.13,475.0,0.16,0.07,0.36,0.05,0.31,1.04,3.39,0.17,0.14,475.0
+AR-K-G030006 = 0.47,0.12,0.79,0.2,0.59,0.62,2.69,0.48,0.45,169.0,0.47,0.11,0.75,0.22,0.53,0.49,2.53,0.48,0.46,169.0,0.53,0.1,0.77,0.24,0.53,-0.06,2.59,0.54,0.53,169.0,0.54,0.1,0.76,0.21,0.55,-0.21,2.7,0.55,0.54,169.0,0.5,0.1,0.71,0.19,0.53,-0.25,2.53,0.51,0.52,169.0,0.47,0.09,0.66,0.2,0.46,-0.28,2.45,0.48,0.49,169.0,0.4,0.07,0.58,0.18,0.4,-0.15,2.44,0.41,0.41,169.0,0.35,0.06,0.51,0.14,0.36,-0.25,2.68,0.36,0.37,169.0,0.34,0.07,0.47,0.14,0.33,-0.41,2.2,0.35,0.37,169.0,0.35,0.07,0.5,0.15,0.35,-0.3,2.23,0.35,0.37,169.0,0.35,0.08,0.58,0.13,0.45,0.2,2.67,0.36,0.36,169.0,0.38,0.1,0.67,0.16,0.52,0.4,2.56,0.39,0.37,169.0
+AR-K-G030007 = 0.6,0.06,0.67,0.46,0.21,-1.07,3.16,0.6,0.62,16.0,0.57,0.06,0.65,0.45,0.19,-0.72,2.54,0.58,0.59,16.0,0.63,0.04,0.68,0.55,0.13,-0.82,2.84,0.63,0.64,16.0,0.64,0.03,0.68,0.57,0.11,-0.73,2.18,0.64,0.65,16.0,0.57,0.04,0.63,0.5,0.13,-0.6,2.14,0.58,0.59,16.0,0.52,0.04,0.57,0.44,0.13,-0.57,2.12,0.52,0.53,16.0,0.43,0.03,0.47,0.36,0.11,-0.57,2.51,0.43,0.43,16.0,0.37,0.02,0.4,0.33,0.08,-0.44,2.21,0.37,0.38,16.0,0.37,0.02,0.39,0.33,0.06,-0.86,2.27,0.37,0.37,16.0,0.37,0.02,0.39,0.34,0.06,-0.77,2.11,0.37,0.38,16.0,0.41,0.03,0.46,0.36,0.1,-0.21,2.87,0.41,0.41,16.0,0.5,0.04,0.56,0.42,0.14,-0.1,2.03,0.5,0.5,16.0
+AR-K-G030008 = 0.76,0.07,0.86,0.63,0.23,-0.45,1.99,0.76,0.76,79.0,0.73,0.07,0.84,0.58,0.26,-0.41,2.03,0.73,0.73,79.0,0.76,0.06,0.85,0.62,0.23,-0.53,2.13,0.76,0.78,79.0,0.76,0.07,0.84,0.59,0.26,-0.64,2.39,0.76,0.77,79.0,0.7,0.08,0.81,0.52,0.3,-0.48,2.03,0.71,0.71,79.0,0.65,0.08,0.78,0.48,0.3,-0.33,1.83,0.65,0.66,79.0,0.56,0.08,0.7,0.42,0.28,-0.24,1.85,0.57,0.57,79.0,0.46,0.05,0.55,0.36,0.19,-0.17,2.0,0.46,0.46,79.0,0.42,0.04,0.5,0.35,0.15,0.08,2.18,0.42,0.42,79.0,0.46,0.04,0.55,0.37,0.18,-0.01,2.21,0.46,0.46,79.0,0.6,0.08,0.72,0.42,0.3,-0.54,2.23,0.61,0.62,79.0,0.7,0.09,0.84,0.49,0.34,-0.58,2.24,0.71,0.72,79.0
+AR-K-G030009 = 0.61,0.06,0.69,0.52,0.17,-0.29,1.84,0.61,0.61,9.0,0.6,0.05,0.67,0.51,0.15,-0.5,1.95,0.6,0.61,9.0,0.65,0.03,0.68,0.6,0.07,-0.73,2.11,0.65,0.65,9.0,0.67,0.03,0.69,0.62,0.07,-0.91,2.21,0.67,0.68,9.0,0.61,0.03,0.65,0.55,0.09,-0.91,2.34,0.62,0.63,9.0,0.55,0.03,0.58,0.49,0.09,-0.79,2.38,0.55,0.56,9.0,0.45,0.03,0.48,0.4,0.08,-0.75,2.25,0.45,0.46,9.0,0.39,0.02,0.41,0.35,0.06,-0.43,1.98,0.39,0.39,9.0,0.38,0.02,0.39,0.35,0.05,-0.64,2.09,0.38,0.38,9.0,0.38,0.02,0.4,0.36,0.05,-0.45,2.06,0.38,0.39,9.0,0.4,0.02,0.42,0.38,0.05,-0.43,2.11,0.4,0.41,9.0,0.48,0.02,0.52,0.44,0.07,0.17,2.31,0.48,0.47,9.0
+AR-K-G030010 = 0.45,0.18,0.75,0.11,0.64,-0.49,1.93,0.48,0.51,288.0,0.44,0.15,0.67,0.14,0.52,-0.65,2.0,0.46,0.5,288.0,0.49,0.16,0.69,0.15,0.54,-0.76,2.09,0.51,0.57,288.0,0.48,0.18,0.73,0.13,0.6,-0.57,1.93,0.51,0.55,288.0,0.43,0.16,0.67,0.1,0.56,-0.58,2.02,0.46,0.49,288.0,0.39,0.13,0.6,0.1,0.5,-0.67,2.21,0.42,0.44,288.0,0.35,0.11,0.51,0.12,0.4,-0.68,2.21,0.37,0.39,288.0,0.3,0.1,0.45,0.09,0.36,-0.75,2.28,0.32,0.34,288.0,0.29,0.09,0.43,0.09,0.34,-0.76,2.28,0.31,0.33,288.0,0.3,0.09,0.44,0.12,0.32,-0.44,1.85,0.31,0.32,288.0,0.31,0.11,0.53,0.09,0.45,-0.38,2.0,0.33,0.34,288.0,0.35,0.12,0.63,0.11,0.52,-0.25,2.11,0.37,0.37,288.0
+AR-K-G030011 = 0.74,0.07,0.83,0.58,0.24,-0.95,2.71,0.74,0.76,32.0,0.74,0.07,0.84,0.58,0.26,-0.72,2.42,0.74,0.76,32.0,0.75,0.06,0.85,0.65,0.2,-0.04,1.99,0.75,0.76,32.0,0.73,0.04,0.83,0.65,0.18,0.25,2.59,0.73,0.73,32.0,0.66,0.05,0.77,0.58,0.2,0.29,2.73,0.67,0.66,32.0,0.61,0.05,0.73,0.52,0.21,0.27,2.11,0.62,0.61,32.0,0.53,0.06,0.66,0.44,0.22,0.41,2.04,0.54,0.52,32.0,0.46,0.05,0.56,0.38,0.18,0.38,2.1,0.46,0.46,32.0,0.44,0.04,0.5,0.37,0.13,-0.26,1.99,0.44,0.45,32.0,0.45,0.04,0.51,0.38,0.13,-0.15,1.98,0.45,0.45,32.0,0.52,0.07,0.65,0.4,0.26,-0.15,1.91,0.52,0.53,32.0,0.61,0.09,0.79,0.46,0.33,-0.13,1.87,0.61,0.63,32.0
+AR-K-G030012 = 0.23,0.14,0.57,0.09,0.47,0.91,2.4,0.27,0.16,186.0,0.25,0.14,0.61,0.1,0.51,0.83,2.25,0.29,0.18,186.0,0.27,0.15,0.59,0.1,0.49,0.71,1.93,0.31,0.18,186.0,0.26,0.14,0.54,0.1,0.44,0.63,1.81,0.29,0.19,186.0,0.23,0.11,0.47,0.1,0.38,0.62,1.87,0.26,0.17,186.0,0.22,0.09,0.43,0.1,0.33,0.64,2.09,0.23,0.17,186.0,0.2,0.07,0.38,0.09,0.29,0.57,1.99,0.21,0.16,186.0,0.18,0.06,0.34,0.09,0.25,0.58,2.02,0.19,0.15,186.0,0.18,0.07,0.34,0.09,0.25,0.52,1.88,0.2,0.15,186.0,0.2,0.08,0.4,0.09,0.31,0.59,1.95,0.21,0.16,186.0,0.2,0.09,0.43,0.09,0.34,0.7,2.19,0.22,0.15,186.0,0.2,0.1,0.45,0.09,0.37,0.79,2.27,0.22,0.15,186.0
+AR-K-G030013 = 0.19,0.06,0.39,0.07,0.32,0.29,2.61,0.2,0.18,212.0,0.23,0.07,0.41,0.09,0.32,0.01,2.22,0.24,0.23,212.0,0.23,0.07,0.4,0.09,0.32,-0.08,2.16,0.24,0.23,212.0,0.19,0.06,0.34,0.08,0.26,-0.16,2.2,0.2,0.2,212.0,0.16,0.04,0.29,0.07,0.22,-0.16,2.64,0.17,0.17,212.0,0.14,0.03,0.23,0.07,0.16,-0.41,2.48,0.15,0.15,212.0,0.14,0.03,0.22,0.07,0.15,-0.39,2.56,0.14,0.14,212.0,0.13,0.03,0.2,0.07,0.13,-0.45,2.47,0.13,0.13,212.0,0.12,0.03,0.2,0.07,0.13,-0.4,2.56,0.13,0.13,212.0,0.13,0.03,0.21,0.07,0.14,-0.33,2.49,0.13,0.13,212.0,0.14,0.04,0.25,0.07,0.19,-0.1,2.59,0.14,0.14,212.0,0.15,0.05,0.32,0.07,0.26,0.24,3.14,0.16,0.16,212.0
+AR-K-G030014 = 0.62,0.09,0.81,0.49,0.31,0.41,1.98,0.63,0.61,53.0,0.65,0.1,0.82,0.47,0.35,-0.04,1.73,0.66,0.65,53.0,0.73,0.07,0.84,0.61,0.24,-0.27,1.79,0.73,0.74,53.0,0.68,0.07,0.83,0.53,0.31,0.22,2.21,0.69,0.67,53.0,0.58,0.09,0.77,0.43,0.34,0.32,2.28,0.59,0.57,53.0,0.55,0.07,0.69,0.43,0.26,0.41,2.13,0.56,0.54,53.0,0.49,0.07,0.61,0.36,0.25,0.28,1.82,0.49,0.48,53.0,0.42,0.06,0.54,0.31,0.23,0.36,1.94,0.42,0.4,53.0,0.38,0.04,0.46,0.3,0.16,0.28,2.02,0.38,0.38,53.0,0.38,0.04,0.47,0.33,0.14,0.51,2.38,0.39,0.37,53.0,0.47,0.08,0.65,0.32,0.34,0.58,2.81,0.47,0.45,53.0,0.56,0.1,0.78,0.38,0.39,0.63,2.54,0.57,0.54,53.0
+AR-K-G030015 = 0.12,0.06,0.35,-0.01,0.36,0.77,3.22,0.13,0.1,820.0,0.14,0.08,0.43,-0.01,0.43,0.94,3.37,0.16,0.12,820.0,0.14,0.08,0.43,-0.01,0.44,0.91,3.37,0.16,0.12,820.0,0.12,0.08,0.41,-0.01,0.42,0.78,3.34,0.15,0.11,820.0,0.11,0.07,0.33,-0.01,0.34,0.41,2.83,0.13,0.1,820.0,0.1,0.06,0.29,-0.01,0.3,0.32,2.58,0.12,0.1,820.0,0.1,0.05,0.25,-0.01,0.26,0.27,2.58,0.11,0.09,820.0,0.1,0.05,0.23,-0.01,0.24,0.31,2.57,0.11,0.09,820.0,0.09,0.06,0.24,-0.02,0.26,0.28,2.5,0.1,0.08,820.0,0.1,0.06,0.29,-0.02,0.31,0.65,3.22,0.11,0.09,820.0,0.1,0.05,0.28,-0.02,0.3,0.72,3.31,0.11,0.09,820.0,0.1,0.05,0.28,-0.02,0.3,0.68,3.12,0.12,0.09,820.0
+AR-K-G030016 = 0.53,0.04,0.61,0.46,0.16,0.03,2.26,0.54,0.53,19.0,0.51,0.05,0.6,0.44,0.16,0.33,1.91,0.51,0.5,19.0,0.59,0.03,0.65,0.54,0.11,0.03,1.91,0.6,0.59,19.0,0.63,0.02,0.67,0.6,0.07,0.92,3.29,0.63,0.62,19.0,0.57,0.02,0.61,0.55,0.06,0.75,3.14,0.57,0.57,19.0,0.52,0.02,0.55,0.49,0.06,0.14,2.96,0.52,0.52,19.0,0.44,0.02,0.47,0.41,0.06,-0.2,1.99,0.44,0.44,19.0,0.38,0.01,0.4,0.36,0.04,-0.12,2.25,0.38,0.39,19.0,0.37,0.01,0.4,0.36,0.04,0.5,2.5,0.37,0.37,19.0,0.38,0.01,0.39,0.37,0.02,-0.03,2.45,0.38,0.38,19.0,0.4,0.02,0.44,0.36,0.08,0.11,2.62,0.4,0.4,19.0,0.42,0.03,0.49,0.37,0.12,0.48,2.84,0.42,0.42,19.0
+AR-L-G110001 = 0.57,0.06,0.71,0.4,0.31,0.26,3.13,0.57,0.55,144.0,0.53,0.06,0.69,0.37,0.31,0.57,3.32,0.53,0.51,144.0,0.46,0.05,0.59,0.32,0.27,0.4,3.72,0.46,0.45,144.0,0.4,0.03,0.46,0.31,0.15,-0.09,3.11,0.4,0.4,144.0,0.36,0.02,0.41,0.29,0.13,-0.25,3.14,0.36,0.36,144.0,0.35,0.02,0.4,0.27,0.13,-0.34,3.12,0.35,0.35,144.0,0.34,0.02,0.39,0.25,0.13,-0.65,3.88,0.34,0.34,144.0,0.36,0.02,0.39,0.28,0.11,-1.13,4.32,0.36,0.36,144.0,0.37,0.03,0.42,0.27,0.14,-1.0,4.41,0.38,0.38,144.0,0.39,0.02,0.44,0.29,0.15,-1.08,4.96,0.39,0.4,144.0,0.36,0.03,0.44,0.27,0.17,-0.27,2.68,0.36,0.36,144.0,0.37,0.04,0.48,0.28,0.2,-0.03,2.39,0.37,0.37,144.0
+AR-L-G110002 = 0.41,0.03,0.5,0.31,0.19,-0.35,3.24,0.41,0.41,380.0,0.42,0.03,0.49,0.32,0.18,-0.34,2.92,0.42,0.42,380.0,0.42,0.05,0.55,0.3,0.25,0.31,2.75,0.43,0.42,380.0,0.41,0.05,0.56,0.29,0.27,0.48,2.61,0.42,0.4,380.0,0.42,0.06,0.55,0.29,0.26,0.21,2.09,0.42,0.41,380.0,0.42,0.05,0.53,0.29,0.24,0.05,2.16,0.42,0.41,380.0,0.4,0.05,0.51,0.28,0.23,-0.05,2.19,0.4,0.4,380.0,0.4,0.05,0.53,0.27,0.26,-0.11,2.27,0.41,0.41,380.0,0.42,0.05,0.53,0.25,0.28,-0.12,2.6,0.42,0.42,380.0,0.39,0.04,0.48,0.26,0.22,-0.01,2.84,0.4,0.39,380.0,0.37,0.04,0.46,0.28,0.18,-0.12,2.19,0.38,0.38,380.0,0.36,0.04,0.46,0.26,0.2,0.12,2.1,0.37,0.36,380.0
+AR-L-G110003 = 0.58,0.03,0.62,0.51,0.11,-0.61,2.53,0.58,0.58,101.0,0.53,0.04,0.62,0.44,0.18,-0.2,2.4,0.53,0.54,101.0,0.47,0.04,0.54,0.38,0.16,-0.45,2.35,0.47,0.48,101.0,0.43,0.03,0.49,0.35,0.14,-0.34,2.76,0.43,0.43,101.0,0.39,0.03,0.44,0.33,0.11,-0.45,2.66,0.39,0.39,101.0,0.39,0.02,0.45,0.34,0.11,0.04,2.46,0.39,0.39,101.0,0.37,0.02,0.44,0.33,0.11,0.12,3.12,0.38,0.38,101.0,0.37,0.03,0.43,0.31,0.12,0.06,2.53,0.37,0.37,101.0,0.39,0.03,0.46,0.33,0.13,0.44,2.48,0.39,0.39,101.0,0.41,0.02,0.46,0.36,0.1,0.25,2.62,0.41,0.4,101.0,0.37,0.02,0.42,0.33,0.09,0.36,3.29,0.37,0.37,101.0,0.37,0.03,0.47,0.31,0.16,0.33,3.2,0.37,0.37,101.0
+AR-L-G110004 = 0.64,0.04,0.74,0.57,0.17,0.39,2.25,0.64,0.64,99.0,0.62,0.03,0.69,0.53,0.16,-0.32,2.81,0.62,0.62,99.0,0.53,0.03,0.59,0.45,0.15,-1.07,4.32,0.54,0.54,99.0,0.45,0.02,0.49,0.39,0.09,-0.09,2.88,0.45,0.45,99.0,0.39,0.01,0.42,0.36,0.06,0.26,2.4,0.39,0.39,99.0,0.38,0.01,0.42,0.35,0.07,0.46,2.92,0.38,0.38,99.0,0.38,0.02,0.43,0.35,0.08,0.5,1.9,0.38,0.37,99.0,0.4,0.02,0.45,0.36,0.09,0.41,2.01,0.4,0.39,99.0,0.42,0.02,0.45,0.37,0.08,-0.44,3.06,0.42,0.42,99.0,0.43,0.01,0.46,0.37,0.08,-0.95,4.79,0.43,0.43,99.0,0.39,0.02,0.42,0.35,0.07,-0.1,2.71,0.39,0.39,99.0,0.42,0.05,0.52,0.34,0.18,0.34,1.76,0.43,0.42,99.0
+AR-L-G110005 = 0.39,0.04,0.5,0.28,0.22,0.42,3.2,0.39,0.39,368.0,0.41,0.03,0.51,0.34,0.17,0.44,2.87,0.41,0.41,368.0,0.37,0.03,0.46,0.29,0.17,0.25,2.51,0.38,0.37,368.0,0.32,0.02,0.41,0.27,0.15,1.24,4.88,0.32,0.32,368.0,0.31,0.02,0.37,0.27,0.1,0.64,3.08,0.31,0.31,368.0,0.31,0.03,0.39,0.25,0.14,0.27,1.96,0.31,0.3,368.0,0.26,0.03,0.33,0.21,0.11,0.17,1.97,0.26,0.26,368.0,0.26,0.03,0.34,0.2,0.13,0.18,2.35,0.26,0.26,368.0,0.28,0.03,0.36,0.22,0.14,0.5,2.96,0.28,0.27,368.0,0.32,0.04,0.41,0.24,0.17,0.51,3.02,0.32,0.31,368.0,0.33,0.03,0.43,0.24,0.19,0.52,3.29,0.33,0.32,368.0,0.31,0.03,0.41,0.21,0.2,0.56,4.12,0.31,0.3,368.0
+AR-L-G110006 = 0.76,0.02,0.79,0.69,0.1,-1.25,4.6,0.76,0.76,103.0,0.72,0.03,0.77,0.63,0.14,-0.96,4.11,0.72,0.73,103.0,0.65,0.02,0.69,0.61,0.08,-0.16,2.42,0.66,0.66,103.0,0.5,0.01,0.53,0.47,0.05,0.21,3.26,0.5,0.5,103.0,0.42,0.01,0.45,0.39,0.06,-0.02,2.41,0.42,0.42,103.0,0.4,0.02,0.46,0.37,0.09,0.64,3.39,0.4,0.4,103.0,0.42,0.02,0.47,0.37,0.1,0.23,2.35,0.42,0.42,103.0,0.42,0.03,0.47,0.36,0.12,-0.42,2.54,0.43,0.43,103.0,0.47,0.03,0.54,0.41,0.13,-0.08,2.73,0.47,0.47,103.0,0.46,0.03,0.55,0.4,0.15,0.02,3.42,0.46,0.46,103.0,0.46,0.02,0.53,0.42,0.1,0.85,4.48,0.46,0.46,103.0,0.55,0.03,0.61,0.46,0.15,-0.14,2.29,0.55,0.55,103.0
+AR-L-G110007 = 0.28,0.04,0.48,0.21,0.27,1.75,8.49,0.28,0.27,356.0,0.3,0.04,0.47,0.23,0.24,1.21,6.41,0.31,0.3,356.0,0.31,0.03,0.42,0.23,0.19,0.22,3.58,0.31,0.31,356.0,0.26,0.03,0.37,0.2,0.17,0.56,4.08,0.27,0.26,356.0,0.25,0.02,0.34,0.21,0.14,0.98,5.18,0.25,0.25,356.0,0.25,0.02,0.36,0.2,0.16,1.61,6.94,0.25,0.25,356.0,0.22,0.02,0.31,0.19,0.12,1.16,4.91,0.23,0.22,356.0,0.22,0.02,0.28,0.18,0.1,0.48,3.1,0.22,0.22,356.0,0.22,0.02,0.28,0.18,0.09,0.79,4.04,0.22,0.22,356.0,0.22,0.02,0.31,0.16,0.15,1.02,4.35,0.22,0.21,356.0,0.21,0.03,0.4,0.16,0.24,2.28,10.72,0.21,0.2,356.0,0.2,0.03,0.39,0.15,0.24,2.28,10.91,0.2,0.19,356.0
+AR-L-G110008 = 0.6,0.03,0.66,0.51,0.14,-0.29,3.34,0.6,0.6,205.0,0.55,0.03,0.62,0.46,0.17,-0.11,2.6,0.55,0.55,205.0,0.54,0.04,0.62,0.47,0.15,0.18,2.05,0.54,0.54,205.0,0.47,0.03,0.56,0.4,0.16,0.38,3.09,0.47,0.47,205.0,0.42,0.03,0.49,0.36,0.13,0.04,2.87,0.42,0.42,205.0,0.41,0.03,0.48,0.32,0.17,-0.44,3.32,0.41,0.42,205.0,0.4,0.02,0.44,0.36,0.08,-0.03,2.0,0.4,0.4,205.0,0.4,0.04,0.49,0.34,0.15,0.45,2.26,0.4,0.4,205.0,0.41,0.03,0.49,0.36,0.13,0.3,2.0,0.41,0.41,205.0,0.41,0.02,0.48,0.35,0.13,0.13,2.82,0.41,0.41,205.0,0.4,0.04,0.51,0.33,0.18,0.55,3.03,0.4,0.4,205.0,0.4,0.06,0.54,0.26,0.28,-0.24,2.64,0.4,0.41,205.0
+AR-L-G110009 = 0.24,0.05,0.4,0.12,0.28,0.5,3.54,0.25,0.24,564.0,0.25,0.05,0.44,0.11,0.33,0.7,4.23,0.26,0.25,564.0,0.24,0.04,0.39,0.13,0.26,0.6,3.89,0.24,0.24,564.0,0.23,0.04,0.34,0.13,0.21,0.24,3.38,0.23,0.23,564.0,0.24,0.04,0.36,0.15,0.21,0.34,3.54,0.24,0.24,564.0,0.25,0.04,0.38,0.16,0.22,0.32,3.28,0.25,0.25,564.0,0.22,0.03,0.34,0.14,0.2,0.56,3.99,0.23,0.22,564.0,0.24,0.03,0.35,0.13,0.22,0.22,4.42,0.24,0.24,564.0,0.24,0.03,0.34,0.11,0.23,-0.05,6.75,0.24,0.24,564.0,0.26,0.03,0.37,0.09,0.28,-0.29,6.63,0.26,0.26,564.0,0.24,0.03,0.38,0.12,0.26,0.51,6.4,0.25,0.24,564.0,0.22,0.03,0.33,0.08,0.24,0.25,4.39,0.22,0.21,564.0
+AR-L-G110010 = 0.48,0.02,0.55,0.43,0.12,0.41,2.67,0.48,0.47,144.0,0.43,0.02,0.49,0.39,0.1,0.32,2.44,0.43,0.43,144.0,0.37,0.02,0.45,0.33,0.12,0.63,3.19,0.37,0.37,144.0,0.33,0.02,0.4,0.27,0.13,-0.1,2.75,0.33,0.33,144.0,0.31,0.03,0.36,0.25,0.11,-0.01,2.2,0.31,0.31,144.0,0.3,0.02,0.36,0.25,0.11,0.02,2.63,0.3,0.3,144.0,0.31,0.02,0.36,0.26,0.11,-0.03,2.46,0.31,0.31,144.0,0.34,0.02,0.41,0.29,0.12,0.25,2.55,0.35,0.34,144.0,0.38,0.03,0.45,0.32,0.13,0.27,2.3,0.38,0.38,144.0,0.41,0.03,0.48,0.34,0.14,0.32,2.45,0.41,0.4,144.0,0.37,0.03,0.44,0.29,0.15,0.31,2.92,0.37,0.36,144.0,0.32,0.03,0.43,0.26,0.17,0.78,3.99,0.33,0.32,144.0
+AR-L-G110011 = 0.44,0.04,0.53,0.35,0.18,-0.25,2.12,0.44,0.45,222.0,0.42,0.05,0.51,0.31,0.21,-0.51,2.32,0.42,0.43,222.0,0.41,0.06,0.57,0.29,0.28,0.25,2.41,0.41,0.41,222.0,0.37,0.06,0.55,0.27,0.29,0.71,3.42,0.37,0.36,222.0,0.36,0.06,0.53,0.26,0.26,0.6,2.98,0.37,0.36,222.0,0.35,0.06,0.52,0.23,0.28,0.4,2.64,0.35,0.35,222.0,0.35,0.05,0.47,0.24,0.23,0.06,2.49,0.35,0.35,222.0,0.37,0.04,0.46,0.27,0.18,-0.42,2.33,0.38,0.38,222.0,0.41,0.03,0.49,0.33,0.16,-0.14,2.49,0.42,0.41,222.0,0.41,0.03,0.47,0.33,0.15,-0.22,2.34,0.42,0.42,222.0,0.39,0.03,0.47,0.31,0.16,-0.13,2.87,0.39,0.39,222.0,0.34,0.05,0.42,0.23,0.19,-0.36,2.18,0.34,0.34,222.0
+AR-L-G110012 = 0.38,0.05,0.49,0.29,0.2,0.41,2.17,0.38,0.37,502.0,0.39,0.05,0.5,0.29,0.21,0.11,2.43,0.4,0.39,502.0,0.39,0.06,0.55,0.27,0.29,-0.02,2.46,0.4,0.39,502.0,0.36,0.06,0.54,0.24,0.3,0.35,2.79,0.36,0.35,502.0,0.35,0.05,0.49,0.25,0.24,0.16,2.58,0.36,0.35,502.0,0.36,0.05,0.49,0.27,0.22,0.09,2.37,0.37,0.36,502.0,0.33,0.04,0.44,0.24,0.19,-0.02,2.21,0.33,0.33,502.0,0.32,0.03,0.41,0.24,0.17,-0.07,2.38,0.33,0.32,502.0,0.32,0.04,0.42,0.25,0.17,0.0,2.32,0.32,0.32,502.0,0.32,0.04,0.42,0.24,0.18,-0.22,2.37,0.33,0.33,502.0,0.33,0.05,0.42,0.24,0.19,-0.04,1.9,0.33,0.33,502.0,0.31,0.05,0.42,0.22,0.19,0.24,1.95,0.32,0.3,502.0
+AR-L-G110013 = 0.34,0.07,0.44,-0.0,0.44,-1.49,6.16,0.35,0.36,411.0,0.36,0.07,0.45,0.01,0.43,-1.91,8.28,0.36,0.38,411.0,0.31,0.06,0.42,0.03,0.38,-1.58,7.27,0.32,0.33,411.0,0.28,0.04,0.34,0.05,0.29,-2.04,9.09,0.28,0.29,411.0,0.28,0.04,0.34,0.05,0.29,-2.53,12.33,0.29,0.3,411.0,0.3,0.04,0.36,0.06,0.3,-2.17,10.65,0.3,0.31,411.0,0.26,0.04,0.32,0.03,0.28,-2.81,15.31,0.26,0.26,411.0,0.27,0.04,0.34,0.01,0.33,-3.03,16.83,0.28,0.28,411.0,0.28,0.05,0.36,0.02,0.33,-2.0,10.1,0.29,0.29,411.0,0.3,0.05,0.36,-0.01,0.37,-2.88,14.69,0.3,0.31,411.0,0.29,0.05,0.38,-0.01,0.39,-2.21,13.08,0.3,0.29,411.0,0.26,0.05,0.36,0.01,0.35,-1.14,8.2,0.27,0.26,411.0
+AR-L-G110014 = 0.51,0.05,0.63,0.38,0.25,-0.27,2.45,0.51,0.51,372.0,0.49,0.04,0.61,0.41,0.2,0.34,2.76,0.49,0.49,372.0,0.47,0.05,0.59,0.36,0.23,0.33,2.73,0.47,0.47,372.0,0.4,0.04,0.51,0.32,0.19,0.3,2.73,0.4,0.4,372.0,0.35,0.03,0.44,0.27,0.16,-0.17,2.86,0.36,0.36,372.0,0.35,0.03,0.42,0.27,0.15,-0.46,2.48,0.35,0.36,372.0,0.31,0.03,0.4,0.23,0.17,-0.24,3.02,0.32,0.31,372.0,0.31,0.03,0.38,0.23,0.14,-0.35,2.98,0.31,0.31,372.0,0.34,0.03,0.39,0.27,0.12,-0.47,2.13,0.34,0.35,372.0,0.4,0.03,0.47,0.31,0.15,-0.73,3.06,0.4,0.41,372.0,0.41,0.04,0.47,0.3,0.17,-1.12,3.6,0.41,0.42,372.0,0.4,0.05,0.51,0.25,0.26,-0.73,3.27,0.4,0.41,372.0
+AR-L-G110015 = 0.71,0.04,0.76,0.62,0.14,-0.4,1.91,0.71,0.72,106.0,0.68,0.04,0.74,0.59,0.15,-0.4,1.58,0.68,0.7,106.0,0.64,0.03,0.69,0.57,0.11,-0.33,2.04,0.64,0.65,106.0,0.5,0.02,0.53,0.46,0.07,-0.04,2.18,0.5,0.5,106.0,0.41,0.02,0.46,0.38,0.09,0.23,2.15,0.41,0.41,106.0,0.4,0.02,0.46,0.34,0.13,0.47,3.11,0.4,0.39,106.0,0.42,0.03,0.47,0.37,0.11,-0.27,2.39,0.42,0.42,106.0,0.41,0.03,0.48,0.35,0.13,-0.13,2.09,0.41,0.42,106.0,0.46,0.02,0.51,0.42,0.09,0.19,2.57,0.46,0.46,106.0,0.45,0.02,0.51,0.42,0.08,0.75,3.75,0.45,0.45,106.0,0.45,0.03,0.51,0.39,0.12,0.04,2.3,0.45,0.45,106.0,0.47,0.06,0.58,0.34,0.23,-0.08,2.05,0.47,0.47,106.0
+AR-L-G110016 = 0.22,0.04,0.32,-0.01,0.33,-1.45,7.9,0.23,0.23,553.0,0.25,0.04,0.36,0.06,0.3,-1.34,6.23,0.25,0.26,553.0,0.24,0.04,0.33,0.06,0.28,-1.2,5.71,0.24,0.24,553.0,0.22,0.03,0.31,0.05,0.26,-1.41,6.88,0.23,0.23,553.0,0.24,0.03,0.3,0.07,0.24,-1.68,7.91,0.24,0.24,553.0,0.25,0.04,0.36,0.08,0.28,-0.59,4.81,0.25,0.25,553.0,0.22,0.03,0.29,0.05,0.24,-1.56,8.63,0.22,0.22,553.0,0.23,0.03,0.32,0.07,0.25,-1.15,6.78,0.24,0.23,553.0,0.22,0.03,0.29,0.06,0.22,-1.44,7.42,0.22,0.23,553.0,0.23,0.04,0.33,0.06,0.27,-0.68,5.14,0.23,0.23,553.0,0.22,0.04,0.31,0.05,0.26,-0.8,5.71,0.22,0.22,553.0,0.21,0.04,0.31,0.01,0.31,-1.17,7.44,0.21,0.21,553.0
+AR-L-G110017 = 0.67,0.04,0.74,0.56,0.17,-0.31,1.82,0.67,0.68,99.0,0.63,0.05,0.7,0.53,0.18,-0.2,1.66,0.64,0.64,99.0,0.58,0.04,0.65,0.49,0.16,0.01,2.42,0.58,0.58,99.0,0.47,0.01,0.5,0.41,0.09,-1.53,8.48,0.47,0.47,99.0,0.4,0.01,0.43,0.36,0.07,0.1,3.38,0.4,0.4,99.0,0.36,0.03,0.43,0.29,0.14,-0.08,2.77,0.36,0.36,99.0,0.42,0.02,0.46,0.35,0.11,-0.62,4.99,0.42,0.42,99.0,0.44,0.02,0.48,0.38,0.09,-0.05,2.92,0.44,0.44,99.0,0.45,0.02,0.49,0.38,0.11,-0.66,5.62,0.45,0.45,99.0,0.45,0.01,0.48,0.39,0.09,-1.02,5.51,0.45,0.46,99.0,0.42,0.01,0.46,0.38,0.08,0.34,3.6,0.42,0.42,99.0,0.44,0.04,0.51,0.36,0.15,-0.01,1.69,0.44,0.44,99.0
+AR-L-G110018 = 0.69,0.03,0.76,0.6,0.15,0.14,2.74,0.69,0.69,99.0,0.64,0.04,0.73,0.57,0.16,0.25,2.35,0.64,0.64,99.0,0.62,0.03,0.69,0.56,0.13,0.22,2.65,0.62,0.61,99.0,0.49,0.02,0.54,0.44,0.1,-0.23,3.22,0.49,0.49,99.0,0.39,0.01,0.44,0.34,0.09,0.09,4.05,0.39,0.39,99.0,0.39,0.02,0.44,0.34,0.09,0.36,3.04,0.39,0.39,99.0,0.37,0.02,0.43,0.33,0.1,0.39,3.16,0.37,0.37,99.0,0.37,0.02,0.43,0.32,0.11,0.54,2.44,0.37,0.36,99.0,0.44,0.02,0.48,0.38,0.1,-0.23,2.73,0.44,0.44,99.0,0.43,0.02,0.5,0.38,0.11,0.03,3.69,0.43,0.43,99.0,0.45,0.02,0.5,0.41,0.09,0.22,2.77,0.45,0.45,99.0,0.48,0.04,0.55,0.39,0.16,-0.5,2.72,0.48,0.48,99.0
+AR-L-G110019 = 0.65,0.02,0.71,0.59,0.13,0.03,2.52,0.65,0.65,200.0,0.61,0.03,0.68,0.54,0.14,0.11,3.43,0.61,0.61,200.0,0.6,0.02,0.66,0.52,0.15,-0.48,4.66,0.6,0.6,200.0,0.48,0.03,0.54,0.39,0.15,-0.64,3.54,0.48,0.49,200.0,0.41,0.03,0.46,0.34,0.12,-0.48,2.52,0.41,0.41,200.0,0.4,0.02,0.45,0.34,0.11,-0.29,2.48,0.4,0.4,200.0,0.38,0.03,0.44,0.32,0.11,0.03,1.88,0.38,0.38,200.0,0.37,0.03,0.44,0.32,0.12,0.01,1.88,0.37,0.38,200.0,0.41,0.02,0.5,0.36,0.13,1.03,4.0,0.41,0.41,200.0,0.44,0.03,0.52,0.36,0.15,0.16,2.42,0.44,0.44,200.0,0.45,0.04,0.54,0.36,0.18,0.33,2.6,0.45,0.45,200.0,0.44,0.04,0.52,0.32,0.2,0.01,2.38,0.44,0.44,200.0
+AR-L-G110020 = 0.55,0.03,0.6,0.47,0.14,-0.36,2.58,0.55,0.55,193.0,0.5,0.02,0.55,0.43,0.12,-0.16,2.65,0.5,0.5,193.0,0.46,0.04,0.55,0.39,0.16,0.19,2.11,0.46,0.46,193.0,0.42,0.03,0.49,0.35,0.13,-0.03,2.26,0.42,0.42,193.0,0.38,0.03,0.45,0.32,0.13,-0.26,2.37,0.38,0.38,193.0,0.38,0.02,0.44,0.32,0.12,-0.12,2.73,0.38,0.38,193.0,0.37,0.02,0.42,0.32,0.09,-0.12,2.53,0.37,0.37,193.0,0.36,0.02,0.4,0.31,0.09,0.07,2.45,0.36,0.36,193.0,0.38,0.01,0.41,0.35,0.06,0.26,2.73,0.38,0.38,193.0,0.43,0.02,0.48,0.36,0.12,-0.15,3.52,0.43,0.43,193.0,0.44,0.03,0.51,0.36,0.15,-0.39,3.41,0.44,0.44,193.0,0.41,0.02,0.49,0.35,0.14,0.19,3.68,0.41,0.41,193.0
+AR-L-G110021 = 0.64,0.02,0.68,0.6,0.09,-0.07,3.38,0.64,0.64,88.0,0.58,0.02,0.63,0.54,0.09,0.32,2.6,0.58,0.58,88.0,0.59,0.03,0.64,0.49,0.15,-0.89,3.27,0.59,0.6,88.0,0.47,0.04,0.54,0.38,0.16,-0.65,3.28,0.48,0.48,88.0,0.39,0.02,0.43,0.35,0.08,-0.44,2.23,0.4,0.4,88.0,0.4,0.02,0.45,0.34,0.11,-0.02,2.8,0.4,0.39,88.0,0.39,0.02,0.43,0.36,0.07,0.1,2.2,0.39,0.39,88.0,0.39,0.02,0.44,0.35,0.08,0.3,2.73,0.39,0.39,88.0,0.44,0.03,0.49,0.39,0.09,0.11,1.81,0.44,0.44,88.0,0.45,0.03,0.49,0.38,0.11,-0.42,2.46,0.45,0.45,88.0,0.44,0.03,0.48,0.38,0.1,-0.28,2.02,0.44,0.45,88.0,0.38,0.03,0.44,0.3,0.14,-0.31,2.76,0.38,0.38,88.0
+AR-L-G110022 = 0.45,0.05,0.55,0.33,0.22,-0.54,2.61,0.45,0.46,510.0,0.44,0.04,0.51,0.33,0.19,-0.61,3.44,0.44,0.44,510.0,0.4,0.03,0.47,0.3,0.17,-0.35,2.85,0.4,0.4,510.0,0.35,0.03,0.44,0.27,0.17,-0.2,3.08,0.35,0.35,510.0,0.34,0.03,0.42,0.27,0.15,0.01,2.59,0.34,0.34,510.0,0.35,0.03,0.44,0.27,0.17,0.19,2.7,0.35,0.34,510.0,0.32,0.03,0.4,0.23,0.17,-0.86,4.4,0.33,0.33,510.0,0.33,0.03,0.39,0.24,0.15,-0.82,4.27,0.33,0.33,510.0,0.36,0.03,0.46,0.27,0.19,-0.07,3.53,0.36,0.36,510.0,0.39,0.03,0.46,0.31,0.14,-0.21,2.42,0.39,0.39,510.0,0.39,0.03,0.45,0.3,0.15,-0.59,2.97,0.39,0.39,510.0,0.35,0.04,0.44,0.27,0.17,-0.06,2.38,0.35,0.35,510.0
+AR-M-G130001 = 0.31,0.0,0.31,0.3,0.01,-0.17,1.73,0.31,0.31,4.0,0.35,0.01,0.36,0.35,0.01,0.21,1.35,0.35,0.35,4.0,0.38,0.01,0.39,0.37,0.03,0.62,1.98,0.38,0.37,4.0,0.34,0.01,0.35,0.33,0.02,0.65,1.99,0.34,0.34,4.0,0.32,0.02,0.34,0.3,0.04,0.01,1.04,0.32,0.32,4.0,0.29,0.02,0.31,0.27,0.04,-0.0,1.01,0.29,0.29,4.0,0.28,0.02,0.3,0.26,0.04,-0.0,1.1,0.28,0.28,4.0,0.26,0.02,0.27,0.25,0.03,-0.02,1.02,0.26,0.26,4.0,0.3,0.01,0.31,0.3,0.02,0.21,1.83,0.3,0.3,4.0,0.35,0.01,0.36,0.34,0.02,0.43,1.86,0.35,0.35,4.0,0.32,0.01,0.33,0.31,0.02,0.28,1.41,0.32,0.32,4.0,0.29,0.01,0.31,0.28,0.03,0.18,1.35,0.29,0.29,4.0
+AR-M-G130002 = 0.39,0.04,0.55,0.29,0.26,0.34,3.24,0.4,0.39,570.0,0.43,0.04,0.59,0.32,0.27,1.02,5.05,0.43,0.42,570.0,0.42,0.04,0.57,0.33,0.24,0.87,4.66,0.42,0.41,570.0,0.37,0.04,0.47,0.28,0.19,0.08,2.56,0.37,0.36,570.0,0.32,0.03,0.4,0.26,0.14,0.13,2.77,0.32,0.32,570.0,0.31,0.03,0.38,0.23,0.15,-0.29,3.05,0.31,0.31,570.0,0.27,0.03,0.33,0.21,0.12,-0.1,2.29,0.27,0.27,570.0,0.25,0.03,0.31,0.19,0.12,-0.36,2.15,0.25,0.26,570.0,0.25,0.03,0.34,0.19,0.15,0.26,2.35,0.25,0.25,570.0,0.29,0.03,0.43,0.23,0.2,0.99,4.4,0.29,0.29,570.0,0.33,0.05,0.5,0.24,0.26,0.62,3.43,0.34,0.33,570.0,0.3,0.05,0.52,0.21,0.3,1.29,6.21,0.3,0.29,570.0
+AR-M-G130003 = 0.31,NaN,0.31,0.31,0.0,NaN,NaN,0.31,0.31,1.0,0.35,NaN,0.35,0.35,0.0,NaN,NaN,0.35,0.35,1.0,0.36,NaN,0.36,0.36,0.0,NaN,NaN,0.36,0.36,1.0,0.32,NaN,0.32,0.32,0.0,NaN,NaN,0.32,0.32,1.0,0.27,NaN,0.27,0.27,0.0,NaN,NaN,0.27,0.27,1.0,0.23,NaN,0.23,0.23,0.0,NaN,NaN,0.23,0.23,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.29,NaN,0.29,0.29,0.0,NaN,NaN,0.29,0.29,1.0,0.33,NaN,0.33,0.33,0.0,NaN,NaN,0.33,0.33,1.0,0.31,NaN,0.31,0.31,0.0,NaN,NaN,0.31,0.31,1.0,0.29,NaN,0.29,0.29,0.0,NaN,NaN,0.29,0.29,1.0
+AR-M-G130004 = 0.41,0.04,0.46,0.35,0.11,-0.23,2.07,0.41,0.41,6.0,0.44,0.03,0.49,0.39,0.1,-0.47,2.33,0.45,0.45,6.0,0.45,0.03,0.48,0.4,0.08,-0.58,2.39,0.45,0.45,6.0,0.38,0.02,0.41,0.35,0.06,-0.62,2.33,0.38,0.39,6.0,0.31,0.02,0.33,0.29,0.04,-0.18,1.71,0.31,0.31,6.0,0.28,0.02,0.31,0.26,0.05,-0.0,1.56,0.28,0.28,6.0,0.26,0.02,0.28,0.24,0.04,0.05,1.52,0.26,0.26,6.0,0.26,0.02,0.29,0.24,0.05,0.06,1.53,0.26,0.26,6.0,0.33,0.01,0.35,0.31,0.04,0.19,1.78,0.33,0.33,6.0,0.38,0.02,0.4,0.36,0.04,-0.36,2.04,0.38,0.38,6.0,0.38,0.03,0.41,0.34,0.07,-0.25,1.91,0.38,0.38,6.0,0.39,0.04,0.44,0.33,0.11,-0.12,2.07,0.39,0.39,6.0
+AR-M-G130005 = 0.45,0.06,0.52,0.31,0.21,-1.03,3.43,0.45,0.46,11.0,0.49,0.07,0.56,0.33,0.23,-1.24,3.9,0.5,0.49,11.0,0.5,0.06,0.56,0.36,0.2,-1.21,3.9,0.5,0.51,11.0,0.44,0.04,0.49,0.34,0.15,-0.91,3.34,0.44,0.44,11.0,0.34,0.02,0.38,0.3,0.07,0.1,2.23,0.34,0.34,11.0,0.3,0.01,0.33,0.28,0.05,0.47,2.77,0.3,0.3,11.0,0.27,0.01,0.3,0.25,0.05,0.24,2.74,0.27,0.27,11.0,0.28,0.02,0.31,0.25,0.06,0.14,2.8,0.28,0.27,11.0,0.29,0.02,0.33,0.26,0.06,0.23,1.53,0.29,0.29,11.0,0.35,0.04,0.4,0.28,0.12,-0.08,2.04,0.35,0.35,11.0,0.41,0.06,0.48,0.27,0.21,-0.88,3.26,0.42,0.42,11.0,0.44,0.07,0.51,0.27,0.24,-1.05,3.5,0.44,0.45,11.0
+AR-M-G130006 = 0.38,0.05,0.53,0.25,0.28,0.1,2.95,0.38,0.37,283.0,0.41,0.04,0.54,0.29,0.25,0.33,3.82,0.42,0.41,283.0,0.44,0.04,0.54,0.34,0.2,0.31,2.75,0.44,0.43,283.0,0.37,0.04,0.5,0.27,0.23,0.34,2.62,0.37,0.37,283.0,0.33,0.04,0.43,0.25,0.18,0.15,2.17,0.33,0.33,283.0,0.3,0.04,0.38,0.23,0.15,0.07,1.97,0.3,0.3,283.0,0.27,0.03,0.34,0.21,0.12,0.03,2.03,0.27,0.27,283.0,0.25,0.03,0.32,0.2,0.12,0.4,2.42,0.25,0.24,283.0,0.23,0.02,0.29,0.19,0.1,0.71,2.91,0.23,0.22,283.0,0.26,0.04,0.38,0.21,0.18,0.92,3.48,0.26,0.25,283.0,0.29,0.05,0.46,0.21,0.24,1.0,3.44,0.29,0.27,283.0,0.28,0.04,0.44,0.21,0.23,0.9,3.59,0.29,0.28,283.0
+AR-M-G130007 = 0.18,0.08,0.4,0.04,0.37,0.84,2.55,0.19,0.14,342.0,0.2,0.09,0.44,0.05,0.39,0.78,2.33,0.22,0.16,342.0,0.21,0.1,0.44,0.03,0.41,0.67,2.16,0.23,0.17,342.0,0.19,0.1,0.39,0.02,0.37,0.52,2.12,0.21,0.15,342.0,0.16,0.1,0.36,-0.01,0.37,0.04,2.13,0.19,0.15,342.0,0.14,0.1,0.35,-0.01,0.36,-0.09,2.0,0.18,0.14,342.0,0.14,0.1,0.32,-0.04,0.36,-0.18,2.07,0.17,0.14,342.0,0.12,0.09,0.29,-0.01,0.3,0.08,1.97,0.15,0.12,342.0,0.13,0.11,0.34,-0.04,0.38,0.15,2.06,0.16,0.12,342.0,0.15,0.12,0.4,-0.04,0.44,0.2,2.09,0.19,0.14,342.0,0.16,0.11,0.36,-0.05,0.41,0.05,2.14,0.19,0.14,342.0,0.16,0.09,0.37,-0.04,0.41,0.15,2.32,0.19,0.14,342.0
+AR-M-G130008 = 0.23,0.06,0.45,0.14,0.31,1.56,5.62,0.24,0.22,387.0,0.28,0.06,0.49,0.15,0.34,0.8,3.79,0.29,0.27,387.0,0.31,0.06,0.51,0.19,0.32,0.61,3.31,0.31,0.3,387.0,0.29,0.05,0.44,0.16,0.27,-0.22,2.97,0.29,0.29,387.0,0.27,0.04,0.36,0.17,0.19,-0.11,2.59,0.27,0.26,387.0,0.24,0.03,0.33,0.18,0.16,0.26,2.81,0.24,0.24,387.0,0.22,0.03,0.3,0.17,0.14,0.35,2.89,0.22,0.21,387.0,0.2,0.03,0.27,0.15,0.13,0.45,2.66,0.2,0.2,387.0,0.2,0.03,0.31,0.15,0.16,0.97,3.93,0.2,0.2,387.0,0.22,0.04,0.37,0.14,0.23,0.92,4.79,0.23,0.22,387.0,0.23,0.05,0.43,0.13,0.3,1.21,5.66,0.23,0.23,387.0,0.24,0.05,0.45,0.14,0.31,1.69,6.64,0.24,0.23,387.0
+AR-M-G130009 = 0.18,0.11,0.47,-0.01,0.48,0.42,1.9,0.21,0.13,188.0,0.19,0.13,0.5,-0.0,0.5,0.46,1.74,0.23,0.13,188.0,0.2,0.16,0.56,-0.01,0.56,0.43,1.56,0.26,0.13,188.0,0.18,0.15,0.5,-0.0,0.5,0.41,1.48,0.23,0.11,188.0,0.13,0.15,0.42,-0.01,0.43,0.41,1.4,0.2,0.06,188.0,0.11,0.14,0.36,-0.01,0.37,0.5,1.43,0.18,0.0,188.0,0.1,0.14,0.34,-0.04,0.39,0.45,1.44,0.17,-0.0,188.0,0.09,0.12,0.31,-0.01,0.32,0.54,1.46,0.15,-0.0,188.0,0.09,0.15,0.34,-0.05,0.39,0.5,1.4,0.18,-0.01,188.0,0.12,0.16,0.43,-0.03,0.46,0.5,1.44,0.2,0.01,188.0,0.12,0.16,0.49,-0.06,0.55,0.42,1.5,0.2,0.04,188.0,0.12,0.14,0.44,-0.08,0.52,0.27,1.55,0.19,0.09,188.0
+AR-M-G130010 = 0.39,0.05,0.47,0.28,0.19,-0.51,2.97,0.4,0.4,24.0,0.44,0.04,0.51,0.33,0.18,-0.5,3.11,0.44,0.43,24.0,0.44,0.04,0.51,0.35,0.16,-0.44,3.23,0.45,0.45,24.0,0.38,0.03,0.44,0.32,0.11,-0.15,2.45,0.38,0.39,24.0,0.31,0.02,0.35,0.27,0.08,-0.11,2.76,0.31,0.31,24.0,0.28,0.02,0.33,0.25,0.08,0.26,3.39,0.28,0.28,24.0,0.26,0.02,0.3,0.23,0.07,0.2,3.72,0.26,0.26,24.0,0.26,0.02,0.31,0.23,0.08,0.53,3.1,0.26,0.26,24.0,0.3,0.02,0.36,0.26,0.11,0.65,3.81,0.3,0.3,24.0,0.34,0.03,0.42,0.29,0.13,0.35,3.19,0.34,0.34,24.0,0.37,0.03,0.43,0.28,0.15,-0.42,3.12,0.37,0.36,24.0,0.38,0.04,0.45,0.27,0.17,-0.58,3.13,0.38,0.38,24.0
+AR-M-G130011 = 0.2,0.04,0.36,-0.0,0.37,-0.27,4.13,0.21,0.21,1645.0,0.21,0.04,0.38,0.03,0.35,-0.03,3.59,0.21,0.21,1645.0,0.21,0.05,0.36,0.03,0.33,-0.1,3.17,0.21,0.21,1645.0,0.19,0.05,0.31,0.01,0.3,-0.77,3.93,0.2,0.2,1645.0,0.16,0.08,0.31,-0.03,0.33,-1.05,2.8,0.18,0.18,1645.0,0.14,0.09,0.29,-0.05,0.34,-0.83,2.28,0.17,0.17,1645.0,0.12,0.08,0.25,-0.04,0.3,-0.88,2.29,0.15,0.15,1645.0,0.12,0.08,0.23,-0.04,0.28,-0.88,2.32,0.14,0.15,1645.0,0.12,0.08,0.25,-0.06,0.31,-1.06,2.84,0.14,0.15,1645.0,0.14,0.08,0.29,-0.08,0.37,-1.27,3.52,0.16,0.16,1645.0,0.16,0.07,0.33,-0.07,0.4,-1.42,4.43,0.17,0.18,1645.0,0.18,0.06,0.37,-0.06,0.43,-1.06,5.25,0.19,0.18,1645.0
+AR-M-G130012 = 0.25,0.07,0.48,0.18,0.3,1.92,6.08,0.26,0.23,77.0,0.3,0.07,0.52,0.21,0.3,1.62,5.21,0.3,0.28,77.0,0.34,0.06,0.53,0.25,0.28,1.24,3.95,0.34,0.32,77.0,0.33,0.04,0.46,0.27,0.19,1.23,4.2,0.33,0.31,77.0,0.3,0.02,0.36,0.26,0.1,0.34,2.27,0.3,0.3,77.0,0.29,0.02,0.35,0.24,0.1,0.41,2.76,0.29,0.28,77.0,0.25,0.03,0.31,0.21,0.1,0.63,2.65,0.25,0.24,77.0,0.24,0.02,0.31,0.2,0.11,0.78,2.93,0.24,0.23,77.0,0.25,0.04,0.35,0.2,0.15,0.96,3.05,0.25,0.24,77.0,0.26,0.04,0.38,0.21,0.18,1.13,3.51,0.26,0.24,77.0,0.25,0.06,0.44,0.2,0.24,1.79,5.52,0.25,0.23,77.0,0.24,0.07,0.47,0.18,0.29,2.03,6.38,0.25,0.21,77.0
+AR-M-G130013 = 0.22,0.06,0.47,0.06,0.41,0.17,4.51,0.23,0.22,465.0,0.26,0.08,0.53,0.08,0.45,0.07,3.23,0.27,0.26,465.0,0.27,0.1,0.55,0.04,0.5,-0.31,2.85,0.29,0.29,465.0,0.24,0.1,0.45,0.03,0.42,-0.63,2.46,0.26,0.27,465.0,0.21,0.12,0.38,-0.01,0.39,-0.8,2.12,0.24,0.26,465.0,0.19,0.12,0.36,-0.01,0.37,-0.74,1.95,0.22,0.24,465.0,0.17,0.11,0.33,-0.03,0.35,-0.78,1.99,0.2,0.22,465.0,0.16,0.11,0.34,-0.01,0.35,-0.53,1.71,0.19,0.21,465.0,0.17,0.12,0.41,-0.03,0.44,-0.53,2.0,0.2,0.21,465.0,0.2,0.13,0.47,-0.04,0.51,-0.49,2.25,0.24,0.23,465.0,0.19,0.12,0.47,-0.07,0.54,-0.73,2.82,0.23,0.23,465.0,0.19,0.09,0.45,-0.04,0.49,-0.85,3.97,0.21,0.21,465.0
+AR-M-G130014 = 0.34,0.1,0.5,0.23,0.28,0.2,1.55,0.36,0.35,54.0,0.41,0.09,0.56,0.29,0.27,0.19,1.55,0.42,0.41,54.0,0.44,0.07,0.55,0.32,0.23,0.01,1.58,0.44,0.45,54.0,0.38,0.05,0.48,0.31,0.17,0.33,1.79,0.38,0.38,54.0,0.31,0.02,0.36,0.28,0.08,0.83,2.48,0.31,0.3,54.0,0.27,0.02,0.32,0.25,0.07,0.44,2.46,0.28,0.27,54.0,0.25,0.01,0.29,0.22,0.07,0.26,2.91,0.25,0.25,54.0,0.24,0.02,0.3,0.2,0.1,0.29,2.24,0.24,0.24,54.0,0.25,0.03,0.32,0.21,0.1,0.58,2.24,0.26,0.25,54.0,0.3,0.05,0.39,0.24,0.15,0.36,1.85,0.31,0.3,54.0,0.33,0.08,0.47,0.23,0.24,0.23,1.66,0.34,0.34,54.0,0.33,0.1,0.5,0.21,0.28,0.15,1.52,0.35,0.34,54.0
+AR-M-G130015 = 0.29,0.08,0.53,0.0,0.53,-0.06,3.74,0.3,0.28,1235.0,0.32,0.09,0.59,0.02,0.57,0.03,3.45,0.33,0.31,1235.0,0.31,0.09,0.57,0.02,0.55,0.03,3.94,0.32,0.31,1235.0,0.27,0.08,0.48,0.01,0.47,-0.51,4.77,0.28,0.28,1235.0,0.24,0.08,0.4,-0.01,0.41,-1.65,6.14,0.26,0.26,1235.0,0.24,0.08,0.4,-0.02,0.41,-1.59,5.56,0.25,0.26,1235.0,0.21,0.08,0.34,-0.03,0.37,-1.77,6.05,0.23,0.23,1235.0,0.2,0.07,0.32,-0.02,0.34,-1.77,6.06,0.21,0.21,1235.0,0.2,0.07,0.34,-0.03,0.37,-1.69,6.29,0.21,0.21,1235.0,0.22,0.08,0.42,-0.04,0.46,-1.23,5.96,0.24,0.23,1235.0,0.24,0.09,0.51,-0.06,0.57,-0.66,6.22,0.25,0.23,1235.0,0.23,0.08,0.53,-0.06,0.59,0.08,6.16,0.24,0.22,1235.0
+AR-M-G130016 = 0.29,0.05,0.4,0.2,0.2,0.01,2.17,0.3,0.29,337.0,0.36,0.05,0.47,0.25,0.22,-0.35,2.5,0.37,0.37,337.0,0.39,0.04,0.47,0.3,0.17,-0.16,2.21,0.39,0.39,337.0,0.36,0.03,0.43,0.27,0.17,-0.22,3.02,0.36,0.36,337.0,0.32,0.03,0.4,0.25,0.15,0.34,2.64,0.32,0.31,337.0,0.29,0.03,0.38,0.23,0.15,0.67,2.87,0.29,0.29,337.0,0.27,0.03,0.34,0.21,0.13,0.6,2.62,0.27,0.26,337.0,0.24,0.02,0.31,0.2,0.11,0.49,2.69,0.24,0.24,337.0,0.25,0.02,0.31,0.19,0.12,-0.37,3.05,0.25,0.25,337.0,0.26,0.02,0.32,0.2,0.12,-0.22,3.23,0.26,0.26,337.0,0.26,0.03,0.35,0.21,0.14,0.9,3.73,0.26,0.25,337.0,0.25,0.03,0.36,0.19,0.18,0.95,4.01,0.25,0.24,337.0
+AR-M-G130017 = 0.24,0.15,0.56,-0.03,0.58,0.32,1.91,0.28,0.19,125.0,0.25,0.17,0.6,-0.02,0.62,0.44,1.85,0.31,0.19,125.0,0.26,0.19,0.6,-0.0,0.6,0.41,1.66,0.32,0.18,125.0,0.22,0.17,0.49,0.0,0.48,0.36,1.49,0.28,0.14,125.0,0.16,0.16,0.42,-0.01,0.43,0.39,1.37,0.23,0.06,125.0,0.13,0.15,0.4,-0.01,0.42,0.55,1.53,0.2,0.02,125.0,0.12,0.15,0.37,-0.02,0.39,0.49,1.47,0.19,0.03,125.0,0.11,0.14,0.35,-0.01,0.36,0.67,1.68,0.17,0.01,125.0,0.12,0.17,0.42,-0.03,0.45,0.65,1.67,0.2,0.02,125.0,0.16,0.2,0.53,-0.03,0.56,0.58,1.64,0.26,0.04,125.0,0.17,0.2,0.54,-0.04,0.59,0.41,1.52,0.26,0.08,125.0,0.19,0.17,0.55,-0.04,0.58,0.32,1.68,0.26,0.16,125.0
+AR-M-G130018 = 0.29,0.14,0.53,-0.0,0.54,-0.71,2.43,0.32,0.35,98.0,0.33,0.16,0.6,0.0,0.59,-0.68,2.29,0.36,0.39,98.0,0.35,0.17,0.6,0.0,0.6,-0.81,2.23,0.39,0.42,98.0,0.31,0.15,0.49,0.0,0.49,-0.86,2.19,0.35,0.38,98.0,0.26,0.14,0.42,-0.01,0.43,-0.89,2.11,0.3,0.34,98.0,0.22,0.14,0.38,-0.01,0.39,-0.76,1.81,0.26,0.31,98.0,0.21,0.13,0.36,-0.02,0.37,-0.81,1.9,0.24,0.28,98.0,0.18,0.12,0.33,-0.01,0.34,-0.45,1.48,0.22,0.25,98.0,0.21,0.15,0.4,-0.03,0.43,-0.57,1.59,0.26,0.3,98.0,0.27,0.18,0.53,-0.02,0.55,-0.65,1.83,0.32,0.35,98.0,0.27,0.17,0.51,-0.04,0.56,-0.76,2.12,0.32,0.34,98.0,0.26,0.15,0.51,-0.05,0.56,-0.85,2.53,0.3,0.32,98.0
+AR-N-G140001 = 0.76,0.05,0.84,0.64,0.2,-0.63,2.44,0.76,0.78,65.0,0.73,0.06,0.84,0.57,0.27,-0.76,3.01,0.74,0.75,65.0,0.73,0.06,0.83,0.6,0.23,-0.66,2.21,0.74,0.76,65.0,0.77,0.07,0.85,0.59,0.26,-0.83,2.35,0.77,0.81,65.0,0.76,0.08,0.85,0.55,0.3,-1.07,3.02,0.77,0.8,65.0,0.75,0.07,0.84,0.6,0.24,-0.79,2.41,0.76,0.78,65.0,0.72,0.05,0.81,0.62,0.19,-0.48,2.03,0.73,0.74,65.0,0.7,0.05,0.79,0.61,0.19,-0.45,2.08,0.7,0.72,65.0,0.7,0.06,0.81,0.57,0.23,-0.63,2.2,0.71,0.73,65.0,0.74,0.07,0.83,0.58,0.25,-0.87,2.58,0.74,0.76,65.0,0.75,0.08,0.83,0.55,0.29,-0.99,2.73,0.75,0.79,65.0,0.75,0.08,0.84,0.56,0.29,-1.04,2.95,0.76,0.79,65.0
+AR-N-G140002 = 0.71,0.05,0.82,0.65,0.16,1.17,3.31,0.71,0.69,40.0,0.66,0.05,0.79,0.6,0.2,1.13,3.32,0.66,0.65,40.0,0.68,0.04,0.79,0.63,0.17,1.34,3.79,0.68,0.66,40.0,0.74,0.04,0.84,0.69,0.15,1.31,4.01,0.75,0.73,40.0,0.75,0.03,0.84,0.69,0.15,0.97,3.84,0.75,0.75,40.0,0.73,0.05,0.82,0.6,0.22,-0.43,4.17,0.73,0.73,40.0,0.68,0.04,0.79,0.62,0.17,1.33,3.85,0.68,0.67,40.0,0.64,0.04,0.76,0.59,0.17,1.51,4.17,0.64,0.62,40.0,0.66,0.05,0.78,0.61,0.17,1.48,4.03,0.66,0.65,40.0,0.72,0.04,0.82,0.66,0.17,1.28,3.91,0.72,0.71,40.0,0.72,0.04,0.82,0.67,0.15,1.36,3.75,0.72,0.7,40.0,0.7,0.04,0.82,0.66,0.16,1.35,3.67,0.71,0.69,40.0
+AR-N-G140003 = 0.8,0.02,0.84,0.76,0.08,0.05,2.35,0.8,0.8,56.0,0.78,0.02,0.83,0.73,0.09,-0.12,2.34,0.78,0.78,56.0,0.77,0.02,0.81,0.74,0.07,-0.06,2.35,0.77,0.78,56.0,0.82,0.02,0.85,0.78,0.07,-0.42,2.48,0.82,0.82,56.0,0.81,0.02,0.85,0.77,0.08,-0.16,2.44,0.81,0.81,56.0,0.79,0.02,0.84,0.75,0.09,-0.1,2.55,0.79,0.8,56.0,0.75,0.03,0.81,0.7,0.12,-0.05,2.53,0.75,0.75,56.0,0.71,0.03,0.79,0.66,0.13,0.09,2.42,0.71,0.71,56.0,0.72,0.03,0.79,0.66,0.13,-0.08,2.17,0.72,0.73,56.0,0.79,0.02,0.85,0.76,0.1,0.46,2.77,0.79,0.79,56.0,0.8,0.02,0.84,0.76,0.08,-0.22,2.24,0.8,0.8,56.0,0.8,0.02,0.84,0.76,0.07,-0.18,2.15,0.8,0.8,56.0
+AR-N-G140004 = 0.77,0.04,0.84,0.67,0.17,-0.65,2.58,0.77,0.78,34.0,0.72,0.04,0.77,0.62,0.16,-0.8,2.51,0.73,0.73,34.0,0.74,0.04,0.79,0.63,0.16,-0.82,2.73,0.74,0.75,34.0,0.79,0.04,0.84,0.7,0.15,-0.66,2.57,0.79,0.8,34.0,0.79,0.04,0.84,0.7,0.15,-0.66,2.67,0.79,0.8,34.0,0.79,0.03,0.84,0.69,0.15,-0.8,3.26,0.79,0.79,34.0,0.74,0.04,0.81,0.63,0.18,-0.62,2.8,0.74,0.75,34.0,0.71,0.04,0.78,0.61,0.17,-0.58,2.67,0.71,0.71,34.0,0.72,0.04,0.79,0.61,0.18,-0.61,2.69,0.72,0.73,34.0,0.79,0.04,0.85,0.66,0.19,-0.89,3.3,0.79,0.8,34.0,0.78,0.04,0.83,0.66,0.17,-0.83,3.12,0.78,0.79,34.0,0.77,0.04,0.83,0.67,0.16,-0.59,2.6,0.77,0.77,34.0
+AR-N-G140005 = 0.67,0.06,0.75,0.54,0.21,-0.89,2.96,0.67,0.69,35.0,0.63,0.05,0.71,0.5,0.21,-1.06,3.27,0.63,0.65,35.0,0.65,0.05,0.72,0.52,0.21,-1.19,3.46,0.65,0.67,35.0,0.71,0.05,0.78,0.58,0.2,-1.31,3.94,0.71,0.72,35.0,0.71,0.06,0.79,0.57,0.22,-1.19,3.69,0.71,0.72,35.0,0.71,0.06,0.77,0.56,0.21,-1.58,4.41,0.71,0.73,35.0,0.64,0.05,0.72,0.51,0.22,-1.1,3.63,0.64,0.65,35.0,0.61,0.05,0.69,0.49,0.2,-0.84,3.46,0.61,0.61,35.0,0.62,0.06,0.72,0.48,0.24,-0.91,3.46,0.62,0.63,35.0,0.68,0.06,0.77,0.54,0.23,-1.24,3.89,0.69,0.7,35.0,0.68,0.06,0.77,0.53,0.24,-1.25,3.93,0.68,0.69,35.0,0.67,0.05,0.76,0.54,0.22,-1.23,3.86,0.68,0.69,35.0
+AR-N-G140006 = 0.71,0.06,0.82,0.63,0.19,0.59,2.04,0.71,0.69,28.0,0.67,0.07,0.81,0.6,0.21,0.85,2.19,0.67,0.64,28.0,0.69,0.06,0.81,0.62,0.18,0.69,2.12,0.7,0.67,28.0,0.74,0.06,0.84,0.66,0.18,0.46,2.04,0.74,0.73,28.0,0.74,0.05,0.83,0.63,0.21,0.09,2.26,0.75,0.75,28.0,0.71,0.07,0.82,0.57,0.26,-0.17,2.39,0.72,0.72,28.0,0.68,0.06,0.78,0.6,0.18,0.59,2.12,0.68,0.66,28.0,0.64,0.06,0.75,0.56,0.2,0.78,2.37,0.64,0.62,28.0,0.66,0.06,0.77,0.57,0.21,0.68,2.25,0.66,0.64,28.0,0.71,0.06,0.82,0.62,0.19,0.49,2.18,0.71,0.7,28.0,0.71,0.06,0.82,0.6,0.22,0.49,2.24,0.71,0.7,28.0,0.7,0.06,0.82,0.6,0.22,0.63,2.22,0.71,0.68,28.0
+AR-N-G140007 = 0.85,0.03,0.88,0.77,0.11,-0.55,2.58,0.85,0.85,65.0,0.82,0.04,0.88,0.72,0.16,-0.46,2.32,0.83,0.83,65.0,0.8,0.05,0.86,0.67,0.19,-0.57,2.65,0.8,0.81,65.0,0.85,0.03,0.89,0.78,0.11,-0.4,2.2,0.85,0.85,65.0,0.85,0.03,0.89,0.77,0.12,-0.5,2.53,0.85,0.85,65.0,0.83,0.03,0.87,0.74,0.13,-0.61,2.66,0.83,0.83,65.0,0.79,0.04,0.85,0.7,0.15,-0.29,2.09,0.79,0.8,65.0,0.78,0.04,0.84,0.69,0.15,-0.39,2.17,0.78,0.78,65.0,0.8,0.04,0.86,0.7,0.16,-0.5,2.43,0.8,0.8,65.0,0.85,0.04,0.9,0.74,0.16,-0.78,2.96,0.85,0.85,65.0,0.83,0.04,0.9,0.73,0.16,-0.33,2.36,0.83,0.83,65.0,0.83,0.03,0.88,0.75,0.13,-0.38,2.31,0.83,0.83,65.0
+AR-N-G140008 = 0.86,0.03,0.9,0.77,0.13,-0.95,3.81,0.86,0.87,126.0,0.84,0.04,0.89,0.71,0.18,-0.93,3.62,0.84,0.84,126.0,0.82,0.05,0.88,0.68,0.2,-0.8,2.62,0.82,0.83,126.0,0.85,0.04,0.89,0.71,0.18,-1.1,3.39,0.85,0.86,126.0,0.85,0.04,0.89,0.73,0.16,-1.11,3.64,0.85,0.85,126.0,0.83,0.04,0.88,0.73,0.14,-0.83,3.05,0.83,0.84,126.0,0.8,0.05,0.85,0.66,0.19,-0.71,2.95,0.8,0.8,126.0,0.78,0.05,0.84,0.64,0.2,-0.49,2.41,0.78,0.78,126.0,0.79,0.05,0.85,0.64,0.22,-0.69,2.7,0.79,0.79,126.0,0.85,0.05,0.9,0.71,0.19,-0.96,3.04,0.85,0.86,126.0,0.82,0.04,0.88,0.7,0.18,-0.75,2.58,0.83,0.83,126.0,0.84,0.04,0.88,0.74,0.15,-0.65,2.26,0.84,0.85,126.0
+AR-N-G140009 = 0.82,0.04,0.89,0.72,0.17,-0.16,2.04,0.82,0.82,120.0,0.81,0.05,0.89,0.67,0.22,-0.45,2.54,0.81,0.81,120.0,0.8,0.05,0.89,0.68,0.21,-0.43,2.46,0.81,0.81,120.0,0.83,0.04,0.9,0.71,0.18,-0.71,3.27,0.83,0.83,120.0,0.83,0.04,0.89,0.71,0.18,-0.65,3.32,0.83,0.83,120.0,0.81,0.04,0.87,0.7,0.17,-0.41,2.74,0.81,0.81,120.0,0.76,0.05,0.84,0.65,0.19,-0.02,2.14,0.77,0.77,120.0,0.74,0.05,0.83,0.64,0.18,0.13,1.85,0.74,0.73,120.0,0.75,0.05,0.84,0.63,0.21,-0.08,2.07,0.75,0.75,120.0,0.82,0.04,0.89,0.7,0.19,-0.49,2.7,0.82,0.82,120.0,0.81,0.04,0.87,0.69,0.18,-0.67,3.08,0.81,0.81,120.0,0.81,0.04,0.87,0.68,0.19,-0.86,3.64,0.81,0.82,120.0
+AR-N-G140010 = 0.84,0.04,0.9,0.74,0.16,-0.56,2.52,0.84,0.84,97.0,0.82,0.05,0.9,0.7,0.19,-0.42,2.23,0.82,0.83,97.0,0.8,0.06,0.89,0.6,0.29,-0.96,3.63,0.81,0.82,97.0,0.83,0.05,0.89,0.69,0.2,-0.8,2.9,0.83,0.84,97.0,0.83,0.04,0.89,0.73,0.16,-0.51,2.43,0.83,0.84,97.0,0.81,0.04,0.88,0.7,0.18,-0.52,2.49,0.81,0.82,97.0,0.78,0.05,0.86,0.66,0.21,-0.44,2.52,0.78,0.79,97.0,0.76,0.05,0.86,0.64,0.22,-0.31,2.44,0.77,0.77,97.0,0.77,0.05,0.86,0.62,0.24,-0.42,2.66,0.77,0.78,97.0,0.81,0.06,0.9,0.64,0.26,-0.67,2.93,0.82,0.82,97.0,0.79,0.05,0.88,0.63,0.25,-0.69,3.29,0.8,0.8,97.0,0.81,0.05,0.9,0.68,0.22,-0.49,2.57,0.81,0.82,97.0
+AR-N-G140011 = 0.78,0.02,0.83,0.75,0.08,0.4,2.28,0.78,0.78,40.0,0.75,0.02,0.81,0.72,0.08,0.94,3.24,0.75,0.75,40.0,0.76,0.02,0.81,0.73,0.08,0.26,2.36,0.76,0.76,40.0,0.82,0.01,0.85,0.79,0.06,0.1,2.5,0.82,0.82,40.0,0.81,0.01,0.85,0.78,0.07,-0.15,2.88,0.81,0.82,40.0,0.8,0.02,0.83,0.76,0.07,-0.1,2.37,0.8,0.8,40.0,0.75,0.02,0.79,0.7,0.09,0.2,2.35,0.75,0.75,40.0,0.71,0.02,0.77,0.66,0.1,0.23,2.51,0.71,0.71,40.0,0.73,0.03,0.79,0.68,0.11,0.16,2.34,0.73,0.73,40.0,0.79,0.02,0.83,0.75,0.09,-0.01,1.85,0.79,0.79,40.0,0.79,0.02,0.83,0.75,0.08,-0.13,2.37,0.79,0.79,40.0,0.79,0.02,0.83,0.75,0.08,-0.01,2.35,0.79,0.79,40.0
+AR-N-G140012 = 0.83,0.03,0.87,0.77,0.1,-0.28,1.93,0.83,0.83,53.0,0.8,0.04,0.86,0.73,0.13,-0.23,1.9,0.8,0.8,53.0,0.8,0.04,0.86,0.7,0.16,-0.5,2.25,0.8,0.81,53.0,0.83,0.03,0.88,0.76,0.12,-0.62,2.3,0.83,0.84,53.0,0.83,0.03,0.87,0.76,0.11,-0.58,2.12,0.83,0.84,53.0,0.81,0.04,0.86,0.73,0.13,-0.57,2.15,0.81,0.82,53.0,0.77,0.04,0.84,0.68,0.16,-0.39,1.96,0.77,0.78,53.0,0.74,0.04,0.81,0.65,0.16,-0.38,1.92,0.74,0.75,53.0,0.75,0.05,0.82,0.64,0.18,-0.45,1.95,0.75,0.76,53.0,0.81,0.04,0.88,0.72,0.15,-0.59,2.22,0.82,0.83,53.0,0.8,0.04,0.87,0.7,0.16,-0.55,2.22,0.8,0.82,53.0,0.8,0.04,0.86,0.72,0.14,-0.4,2.01,0.8,0.81,53.0
+AR-N-G140013 = 0.84,0.03,0.88,0.79,0.09,-0.51,2.04,0.84,0.85,59.0,0.83,0.04,0.87,0.73,0.14,-0.74,2.21,0.83,0.84,59.0,0.82,0.04,0.87,0.71,0.16,-0.87,2.7,0.82,0.83,59.0,0.85,0.03,0.88,0.77,0.12,-1.04,3.22,0.85,0.86,59.0,0.85,0.03,0.88,0.78,0.1,-1.05,3.22,0.85,0.86,59.0,0.83,0.03,0.87,0.75,0.12,-1.17,3.6,0.83,0.84,59.0,0.79,0.04,0.85,0.71,0.14,-0.73,2.39,0.8,0.81,59.0,0.78,0.04,0.83,0.69,0.14,-0.66,2.42,0.78,0.79,59.0,0.79,0.04,0.85,0.68,0.17,-0.9,2.95,0.79,0.8,59.0,0.85,0.04,0.9,0.72,0.18,-1.15,3.49,0.85,0.86,59.0,0.83,0.04,0.89,0.72,0.17,-1.02,3.15,0.83,0.85,59.0,0.83,0.04,0.88,0.74,0.14,-0.81,2.42,0.83,0.85,59.0
+AR-N-G140014 = 0.75,0.04,0.83,0.67,0.16,-0.12,2.5,0.75,0.75,58.0,0.72,0.05,0.8,0.59,0.2,-0.91,3.39,0.72,0.73,58.0,0.73,0.04,0.79,0.63,0.17,-0.85,3.18,0.73,0.73,58.0,0.8,0.03,0.84,0.72,0.13,-0.85,3.32,0.8,0.8,58.0,0.79,0.03,0.84,0.72,0.12,-0.56,3.58,0.79,0.8,58.0,0.77,0.03,0.83,0.68,0.15,-0.93,4.23,0.77,0.78,58.0,0.73,0.03,0.78,0.66,0.12,-0.23,2.92,0.73,0.73,58.0,0.69,0.03,0.74,0.64,0.11,0.3,2.18,0.69,0.68,58.0,0.7,0.03,0.77,0.64,0.13,0.2,2.43,0.7,0.7,58.0,0.76,0.03,0.82,0.68,0.14,-0.32,3.4,0.76,0.76,58.0,0.77,0.03,0.83,0.69,0.14,-0.51,3.53,0.77,0.77,58.0,0.77,0.03,0.82,0.68,0.14,-0.59,3.62,0.77,0.77,58.0
+AR-N-G140015 = 0.81,0.03,0.86,0.72,0.14,-0.51,2.77,0.81,0.81,61.0,0.77,0.03,0.84,0.69,0.15,-0.24,2.49,0.77,0.78,61.0,0.78,0.03,0.84,0.69,0.15,-0.64,3.13,0.78,0.78,61.0,0.82,0.03,0.87,0.72,0.15,-0.83,3.4,0.82,0.82,61.0,0.81,0.03,0.87,0.71,0.16,-0.7,3.41,0.81,0.81,61.0,0.79,0.04,0.85,0.69,0.16,-0.87,3.41,0.79,0.8,61.0,0.75,0.04,0.81,0.67,0.15,-0.13,2.28,0.75,0.75,61.0,0.72,0.04,0.79,0.65,0.14,0.02,2.12,0.72,0.72,61.0,0.73,0.04,0.8,0.62,0.17,-0.34,2.35,0.73,0.73,61.0,0.79,0.04,0.85,0.66,0.19,-1.16,3.69,0.8,0.81,61.0,0.78,0.05,0.85,0.65,0.2,-0.88,3.34,0.79,0.79,61.0,0.79,0.04,0.86,0.69,0.17,-0.21,2.48,0.79,0.78,61.0
+AR-N-G140016 = 0.72,0.03,0.77,0.63,0.14,-0.69,3.25,0.72,0.72,25.0,0.68,0.04,0.75,0.62,0.12,0.09,1.87,0.68,0.68,25.0,0.69,0.04,0.75,0.62,0.13,-0.13,1.89,0.69,0.69,25.0,0.75,0.04,0.82,0.67,0.15,-0.07,1.94,0.75,0.75,25.0,0.75,0.04,0.81,0.67,0.15,-0.14,2.1,0.75,0.74,25.0,0.72,0.05,0.81,0.64,0.17,-0.04,2.11,0.73,0.72,25.0,0.68,0.04,0.75,0.6,0.15,-0.14,2.21,0.68,0.68,25.0,0.65,0.04,0.71,0.56,0.16,-0.26,2.33,0.65,0.65,25.0,0.65,0.05,0.73,0.55,0.18,-0.27,2.28,0.66,0.66,25.0,0.71,0.05,0.78,0.6,0.18,-0.38,2.42,0.71,0.71,25.0,0.72,0.05,0.79,0.62,0.18,-0.47,2.55,0.73,0.73,25.0,0.72,0.05,0.79,0.62,0.17,-0.41,2.36,0.72,0.73,25.0
+AR-N-G140017 = 0.86,0.02,0.89,0.78,0.11,-1.36,5.43,0.86,0.86,130.0,0.85,0.03,0.89,0.77,0.12,-0.77,3.02,0.85,0.86,130.0,0.85,0.03,0.89,0.75,0.14,-0.87,3.35,0.85,0.85,130.0,0.86,0.02,0.9,0.77,0.13,-1.02,3.89,0.87,0.87,130.0,0.86,0.02,0.9,0.79,0.1,-0.78,3.06,0.86,0.86,130.0,0.84,0.02,0.88,0.78,0.11,-0.43,2.69,0.84,0.84,130.0,0.81,0.03,0.86,0.72,0.13,-0.71,3.01,0.81,0.82,130.0,0.79,0.03,0.84,0.7,0.15,-0.69,3.04,0.79,0.79,130.0,0.81,0.04,0.86,0.7,0.15,-0.72,3.03,0.81,0.81,130.0,0.85,0.03,0.9,0.78,0.12,-0.53,2.77,0.85,0.86,130.0,0.85,0.03,0.89,0.77,0.12,-0.79,3.13,0.85,0.85,130.0,0.85,0.02,0.89,0.79,0.1,-0.81,3.34,0.85,0.86,130.0
+AR-P-G090001 = 0.7,0.03,0.77,0.61,0.16,-0.28,2.79,0.7,0.71,484.0,0.73,0.03,0.79,0.62,0.17,-0.5,2.98,0.73,0.73,484.0,0.75,0.03,0.81,0.64,0.17,-0.51,3.02,0.75,0.76,484.0,0.76,0.02,0.81,0.64,0.17,-1.13,4.48,0.76,0.77,484.0,0.73,0.03,0.77,0.59,0.18,-1.12,4.08,0.73,0.73,484.0,0.7,0.03,0.76,0.6,0.15,-0.66,3.71,0.7,0.7,484.0,0.6,0.03,0.69,0.51,0.18,0.18,3.24,0.61,0.6,484.0,0.53,0.03,0.64,0.43,0.2,0.46,3.33,0.53,0.53,484.0,0.5,0.03,0.61,0.41,0.2,0.44,3.06,0.5,0.49,484.0,0.51,0.03,0.62,0.43,0.19,0.44,4.0,0.51,0.51,484.0,0.66,0.04,0.76,0.54,0.22,-0.6,3.31,0.66,0.67,484.0,0.74,0.03,0.79,0.62,0.18,-0.73,3.6,0.74,0.74,484.0
+AR-P-G090002 = 0.71,0.04,0.78,0.55,0.23,-0.62,2.97,0.71,0.72,233.0,0.63,0.05,0.74,0.47,0.27,-0.41,3.14,0.63,0.63,233.0,0.61,0.05,0.73,0.48,0.25,0.04,2.54,0.62,0.61,233.0,0.73,0.03,0.79,0.63,0.16,0.06,2.21,0.73,0.72,233.0,0.75,0.02,0.79,0.64,0.15,-0.76,6.03,0.75,0.75,233.0,0.74,0.02,0.77,0.63,0.15,-1.82,11.24,0.74,0.74,233.0,0.68,0.02,0.72,0.56,0.17,-1.07,6.26,0.68,0.68,233.0,0.58,0.03,0.64,0.46,0.19,-0.2,2.89,0.58,0.58,233.0,0.52,0.03,0.6,0.44,0.16,0.14,2.35,0.52,0.52,233.0,0.58,0.02,0.65,0.53,0.12,0.55,2.78,0.58,0.57,233.0,0.64,0.02,0.69,0.57,0.12,-0.21,2.48,0.64,0.64,233.0,0.65,0.02,0.71,0.57,0.14,-0.24,3.05,0.65,0.65,233.0
+AR-P-G090003 = 0.74,0.02,0.77,0.64,0.13,-1.5,5.09,0.74,0.75,131.0,0.66,0.02,0.73,0.59,0.14,0.11,3.77,0.66,0.66,131.0,0.65,0.02,0.72,0.61,0.11,0.67,3.82,0.65,0.64,131.0,0.73,0.01,0.76,0.68,0.08,-0.84,3.99,0.73,0.74,131.0,0.74,0.02,0.77,0.68,0.09,-1.12,4.73,0.74,0.74,131.0,0.73,0.02,0.77,0.68,0.09,-1.08,4.47,0.73,0.73,131.0,0.67,0.02,0.72,0.61,0.11,-0.88,4.07,0.67,0.68,131.0,0.58,0.02,0.63,0.5,0.13,-0.68,3.54,0.58,0.59,131.0,0.54,0.03,0.6,0.46,0.14,0.11,2.63,0.54,0.54,131.0,0.62,0.03,0.69,0.53,0.16,-0.34,2.93,0.62,0.62,131.0,0.68,0.03,0.74,0.62,0.13,-0.36,2.45,0.69,0.69,131.0,0.69,0.02,0.73,0.62,0.12,-0.48,3.1,0.69,0.69,131.0
+AR-P-G090004 = 0.67,0.03,0.72,0.6,0.11,-0.38,1.92,0.67,0.67,144.0,0.72,0.03,0.76,0.66,0.11,-0.52,2.4,0.72,0.72,144.0,0.76,0.03,0.8,0.68,0.12,-1.37,3.87,0.76,0.78,144.0,0.75,0.02,0.79,0.68,0.11,-0.81,3.22,0.75,0.76,144.0,0.69,0.04,0.74,0.54,0.2,-1.76,6.23,0.69,0.7,144.0,0.64,0.03,0.7,0.58,0.11,0.05,2.13,0.64,0.64,144.0,0.55,0.02,0.6,0.5,0.1,-0.14,2.36,0.55,0.56,144.0,0.48,0.02,0.53,0.46,0.07,0.08,2.38,0.48,0.48,144.0,0.45,0.01,0.47,0.42,0.06,-0.08,2.47,0.45,0.45,144.0,0.49,0.04,0.59,0.42,0.17,-0.04,2.54,0.49,0.5,144.0,0.66,0.04,0.77,0.56,0.21,0.22,3.7,0.66,0.66,144.0,0.75,0.03,0.79,0.68,0.11,-1.21,3.52,0.75,0.76,144.0
+AR-P-G090005 = 0.74,0.03,0.82,0.65,0.17,-0.02,2.62,0.74,0.74,951.0,0.72,0.03,0.82,0.62,0.19,0.28,3.36,0.72,0.72,951.0,0.73,0.03,0.8,0.61,0.19,-0.35,3.01,0.73,0.73,951.0,0.76,0.02,0.81,0.68,0.13,-0.68,3.12,0.76,0.77,951.0,0.75,0.02,0.8,0.68,0.12,-0.47,3.16,0.75,0.75,951.0,0.74,0.02,0.78,0.67,0.11,-0.51,3.36,0.74,0.74,951.0,0.67,0.02,0.72,0.58,0.14,-0.72,3.26,0.67,0.67,951.0,0.61,0.03,0.7,0.48,0.22,-0.56,3.27,0.61,0.61,951.0,0.57,0.05,0.7,0.44,0.25,-0.08,2.75,0.57,0.57,951.0,0.59,0.05,0.72,0.47,0.24,0.48,2.71,0.59,0.58,951.0,0.71,0.03,0.79,0.58,0.2,-0.67,4.16,0.71,0.71,951.0,0.75,0.03,0.81,0.63,0.19,-0.96,4.6,0.75,0.75,951.0
+AR-P-G090006 = 0.73,0.02,0.78,0.68,0.1,0.25,2.87,0.73,0.73,113.0,0.7,0.03,0.74,0.63,0.11,-0.69,2.6,0.7,0.71,113.0,0.67,0.02,0.73,0.61,0.12,-0.36,3.56,0.68,0.68,113.0,0.7,0.02,0.75,0.63,0.11,-0.82,3.96,0.7,0.71,113.0,0.73,0.01,0.76,0.67,0.09,-1.19,5.69,0.73,0.73,113.0,0.74,0.01,0.76,0.69,0.07,-0.58,3.7,0.74,0.74,113.0,0.67,0.02,0.71,0.63,0.07,0.25,2.35,0.67,0.67,113.0,0.59,0.02,0.64,0.54,0.1,-0.07,2.52,0.59,0.59,113.0,0.56,0.03,0.63,0.49,0.14,-0.08,2.68,0.56,0.56,113.0,0.6,0.03,0.67,0.52,0.14,0.16,2.7,0.6,0.59,113.0,0.68,0.02,0.72,0.62,0.11,-0.22,2.46,0.68,0.68,113.0,0.67,0.02,0.72,0.62,0.11,0.02,2.53,0.67,0.67,113.0
+AR-P-G090007 = 0.71,0.03,0.77,0.62,0.15,-0.22,2.16,0.71,0.71,192.0,0.67,0.06,0.75,0.52,0.23,-0.55,2.21,0.68,0.69,192.0,0.62,0.05,0.72,0.51,0.21,-0.33,1.93,0.62,0.63,192.0,0.7,0.02,0.75,0.63,0.12,-0.15,3.06,0.7,0.7,192.0,0.74,0.02,0.78,0.69,0.09,-0.17,3.16,0.74,0.73,192.0,0.74,0.02,0.79,0.69,0.09,0.07,3.98,0.74,0.74,192.0,0.66,0.02,0.71,0.6,0.11,-0.1,3.35,0.66,0.66,192.0,0.57,0.03,0.64,0.5,0.14,0.05,2.06,0.57,0.57,192.0,0.54,0.04,0.62,0.46,0.16,-0.07,2.08,0.55,0.55,192.0,0.6,0.04,0.72,0.53,0.19,0.43,2.67,0.6,0.6,192.0,0.65,0.04,0.75,0.56,0.19,0.07,2.58,0.65,0.66,192.0,0.66,0.03,0.72,0.58,0.14,-0.18,2.41,0.66,0.66,192.0
+AR-P-G090008 = 0.76,0.03,0.83,0.67,0.16,-0.88,4.17,0.76,0.76,318.0,0.7,0.04,0.78,0.56,0.22,-1.01,4.16,0.7,0.71,318.0,0.68,0.04,0.76,0.58,0.19,-0.49,2.79,0.68,0.69,318.0,0.76,0.03,0.81,0.69,0.13,-0.44,2.53,0.77,0.77,318.0,0.77,0.02,0.81,0.72,0.09,-0.13,2.17,0.77,0.77,318.0,0.75,0.02,0.79,0.69,0.11,-0.74,4.14,0.75,0.76,318.0,0.69,0.02,0.73,0.59,0.15,-1.36,5.53,0.69,0.69,318.0,0.62,0.03,0.69,0.52,0.17,-0.27,3.36,0.62,0.62,318.0,0.56,0.04,0.66,0.48,0.18,0.44,2.42,0.56,0.55,318.0,0.6,0.04,0.7,0.49,0.21,0.18,2.59,0.6,0.59,318.0,0.72,0.04,0.79,0.58,0.22,-0.95,4.11,0.72,0.73,318.0,0.73,0.03,0.78,0.65,0.13,-0.33,2.66,0.73,0.73,318.0
+AR-P-G090009 = 0.63,0.06,0.73,0.5,0.23,-0.22,2.1,0.63,0.64,131.0,0.61,0.06,0.71,0.49,0.23,-0.25,2.27,0.62,0.62,131.0,0.67,0.06,0.79,0.56,0.23,0.13,1.93,0.67,0.67,131.0,0.67,0.05,0.75,0.56,0.19,-0.04,2.11,0.67,0.67,131.0,0.61,0.04,0.7,0.53,0.17,0.41,2.29,0.61,0.6,131.0,0.59,0.04,0.71,0.5,0.21,0.03,2.92,0.59,0.6,131.0,0.52,0.04,0.68,0.43,0.26,0.5,3.97,0.53,0.53,131.0,0.47,0.05,0.67,0.37,0.3,1.32,6.0,0.47,0.47,131.0,0.45,0.05,0.66,0.36,0.3,1.41,5.68,0.45,0.44,131.0,0.45,0.07,0.68,0.34,0.34,0.81,3.52,0.46,0.43,131.0,0.57,0.07,0.71,0.44,0.28,0.06,1.88,0.57,0.57,131.0,0.68,0.04,0.75,0.55,0.2,-0.2,2.68,0.68,0.68,131.0
+AR-Q-G150001 = 0.55,0.16,0.86,0.28,0.59,0.36,2.01,0.58,0.52,196.0,0.53,0.17,0.87,0.28,0.59,0.42,1.98,0.56,0.49,196.0,0.52,0.17,0.86,0.27,0.59,0.44,1.94,0.55,0.48,196.0,0.45,0.14,0.77,0.24,0.53,0.54,2.18,0.47,0.42,196.0,0.1,0.06,0.29,0.0,0.29,0.3,2.6,0.12,0.1,196.0,0.06,0.07,0.33,-0.04,0.37,1.53,5.81,0.1,0.05,196.0,0.09,0.08,0.37,-0.03,0.39,1.24,4.81,0.12,0.08,196.0,0.12,0.09,0.44,-0.02,0.46,1.03,4.2,0.15,0.1,196.0,0.19,0.12,0.53,-0.01,0.54,0.51,3.4,0.23,0.19,196.0,0.3,0.13,0.61,0.01,0.6,0.13,2.92,0.32,0.3,196.0,0.4,0.13,0.72,0.07,0.64,0.06,2.89,0.43,0.4,196.0,0.51,0.15,0.82,0.2,0.62,0.18,2.47,0.53,0.5,196.0
+AR-Q-G150002 = 0.18,0.03,0.36,0.12,0.24,0.98,4.94,0.18,0.17,489.0,0.19,0.04,0.38,0.12,0.26,1.05,5.23,0.19,0.18,489.0,0.18,0.03,0.36,0.12,0.24,0.94,4.62,0.19,0.18,489.0,0.19,0.03,0.32,0.13,0.19,0.78,3.81,0.19,0.18,489.0,0.2,0.03,0.28,0.15,0.13,0.44,2.34,0.2,0.2,489.0,0.2,0.03,0.28,0.14,0.14,0.37,2.32,0.2,0.19,489.0,0.18,0.03,0.25,0.13,0.13,0.35,2.27,0.18,0.18,489.0,0.19,0.02,0.27,0.14,0.13,-0.0,2.24,0.19,0.19,489.0,0.2,0.02,0.31,0.14,0.18,0.15,3.84,0.2,0.2,489.0,0.2,0.03,0.39,0.13,0.26,1.06,7.79,0.2,0.2,489.0,0.2,0.03,0.36,0.13,0.23,0.66,4.46,0.2,0.19,489.0,0.19,0.03,0.37,0.12,0.25,0.9,5.49,0.19,0.18,489.0
+AR-Q-G150003 = 0.27,0.06,0.49,0.17,0.32,1.1,4.06,0.28,0.25,232.0,0.26,0.06,0.46,0.18,0.28,1.49,5.01,0.26,0.24,232.0,0.24,0.05,0.44,0.17,0.27,1.59,5.33,0.25,0.23,232.0,0.23,0.04,0.36,0.17,0.19,1.38,5.2,0.24,0.23,232.0,0.21,0.05,0.27,0.03,0.24,-1.87,5.45,0.21,0.23,232.0,0.19,0.07,0.27,0.0,0.27,-1.33,3.7,0.2,0.21,232.0,0.19,0.06,0.27,0.01,0.26,-1.65,4.84,0.2,0.22,232.0,0.2,0.05,0.27,0.01,0.26,-1.73,5.43,0.2,0.21,232.0,0.21,0.05,0.31,0.05,0.26,-1.38,5.13,0.22,0.23,232.0,0.24,0.05,0.35,0.1,0.25,-0.3,3.23,0.24,0.24,232.0,0.26,0.05,0.37,0.16,0.21,0.17,2.27,0.27,0.26,232.0,0.28,0.07,0.48,0.17,0.32,0.67,3.01,0.29,0.27,232.0
+AR-Q-G150004 = 0.22,0.04,0.29,0.08,0.21,-1.15,4.75,0.22,0.23,182.0,0.22,0.03,0.27,0.09,0.18,-1.27,5.06,0.22,0.22,182.0,0.21,0.03,0.26,0.09,0.18,-1.19,4.86,0.21,0.21,182.0,0.2,0.03,0.25,0.08,0.17,-0.81,3.32,0.2,0.2,182.0,0.1,0.09,0.25,-0.02,0.27,0.11,1.54,0.14,0.1,182.0,0.08,0.09,0.25,-0.04,0.29,0.51,1.7,0.12,0.04,182.0,0.06,0.09,0.23,-0.04,0.27,0.63,1.78,0.11,0.01,182.0,0.06,0.09,0.24,-0.04,0.28,0.6,1.74,0.11,0.02,182.0,0.07,0.1,0.23,-0.06,0.3,0.28,1.52,0.12,0.05,182.0,0.1,0.09,0.23,-0.05,0.29,-0.04,1.51,0.13,0.1,182.0,0.14,0.09,0.25,-0.05,0.3,-0.56,1.97,0.17,0.17,182.0,0.18,0.07,0.27,-0.01,0.27,-1.11,3.22,0.2,0.21,182.0
+AR-Q-G150005 = 0.23,0.04,0.32,0.11,0.21,-0.37,3.06,0.24,0.24,248.0,0.22,0.03,0.29,0.1,0.19,-0.81,4.13,0.23,0.23,248.0,0.22,0.03,0.28,0.1,0.18,-0.86,4.39,0.22,0.22,248.0,0.22,0.03,0.27,0.1,0.16,-1.19,4.99,0.22,0.23,248.0,0.23,0.03,0.29,0.1,0.2,-1.15,5.42,0.23,0.24,248.0,0.23,0.03,0.29,0.12,0.17,-0.55,3.92,0.23,0.23,248.0,0.22,0.03,0.27,0.09,0.19,-0.7,3.49,0.22,0.22,248.0,0.22,0.03,0.28,0.09,0.19,-0.56,3.49,0.22,0.22,248.0,0.23,0.03,0.31,0.1,0.2,-0.43,3.09,0.24,0.24,248.0,0.25,0.04,0.34,0.11,0.23,-0.2,3.24,0.25,0.25,248.0,0.25,0.04,0.35,0.12,0.23,-0.04,2.63,0.25,0.25,248.0,0.24,0.04,0.33,0.1,0.24,-0.23,3.02,0.24,0.24,248.0
+AR-Q-G150006 = 0.15,0.05,0.4,-0.04,0.43,0.91,8.41,0.16,0.15,298.0,0.17,0.05,0.4,0.04,0.37,2.1,8.83,0.18,0.16,298.0,0.17,0.04,0.39,0.1,0.29,2.28,8.9,0.18,0.16,298.0,0.18,0.04,0.34,0.12,0.22,1.75,6.47,0.18,0.17,298.0,0.19,0.04,0.28,0.02,0.26,-1.13,6.9,0.19,0.19,298.0,0.17,0.04,0.26,0.01,0.26,-1.29,6.83,0.18,0.18,298.0,0.16,0.03,0.24,0.0,0.24,-1.59,7.77,0.16,0.16,298.0,0.17,0.04,0.28,-0.0,0.28,-1.2,6.35,0.17,0.17,298.0,0.18,0.05,0.32,-0.03,0.34,-0.97,6.34,0.19,0.18,298.0,0.2,0.05,0.4,0.01,0.39,0.25,6.19,0.2,0.19,298.0,0.18,0.05,0.39,-0.0,0.39,0.23,6.44,0.19,0.18,298.0,0.17,0.06,0.4,-0.08,0.48,-0.18,6.96,0.18,0.17,298.0
+AR-Q-G150007 = 0.58,0.16,0.86,0.3,0.57,-0.05,1.76,0.61,0.6,163.0,0.56,0.18,0.86,0.27,0.59,-0.01,1.73,0.59,0.57,163.0,0.55,0.18,0.85,0.26,0.6,-0.01,1.72,0.58,0.55,163.0,0.48,0.14,0.72,0.24,0.49,-0.05,1.84,0.5,0.5,163.0,0.24,0.1,0.43,0.02,0.41,-0.01,1.95,0.25,0.25,163.0,0.18,0.06,0.31,0.01,0.3,-0.29,2.45,0.19,0.18,163.0,0.21,0.07,0.4,0.01,0.38,-0.46,2.75,0.22,0.23,163.0,0.26,0.08,0.47,0.01,0.45,-0.57,2.99,0.27,0.28,163.0,0.32,0.08,0.52,0.01,0.52,-0.75,3.94,0.33,0.33,163.0,0.41,0.07,0.59,0.07,0.52,-0.55,5.14,0.42,0.42,163.0,0.48,0.08,0.69,0.18,0.51,0.18,3.6,0.49,0.47,163.0,0.56,0.11,0.78,0.25,0.53,0.01,2.45,0.57,0.56,163.0
+AR-Q-G150008 = 0.53,0.21,0.84,0.19,0.65,-0.11,1.51,0.57,0.56,214.0,0.52,0.22,0.84,0.17,0.67,-0.1,1.5,0.57,0.55,214.0,0.51,0.22,0.83,0.17,0.66,-0.11,1.47,0.56,0.56,214.0,0.44,0.18,0.73,0.16,0.57,-0.11,1.52,0.47,0.46,214.0,0.2,0.07,0.41,0.04,0.37,0.03,2.59,0.21,0.22,214.0,0.18,0.07,0.42,0.03,0.39,0.47,3.74,0.2,0.19,214.0,0.2,0.06,0.4,0.04,0.36,0.15,3.67,0.21,0.21,214.0,0.23,0.09,0.51,0.01,0.5,1.02,5.18,0.24,0.22,214.0,0.27,0.09,0.59,0.05,0.53,1.22,5.5,0.28,0.25,214.0,0.35,0.1,0.66,0.14,0.52,1.1,4.24,0.36,0.32,214.0,0.42,0.12,0.7,0.21,0.48,0.38,2.22,0.44,0.41,214.0,0.48,0.16,0.77,0.18,0.59,-0.06,1.78,0.51,0.5,214.0
+AR-Q-G150009 = 0.24,0.1,0.48,0.13,0.36,0.73,2.16,0.26,0.21,236.0,0.24,0.09,0.46,0.14,0.32,0.72,2.2,0.25,0.21,236.0,0.23,0.08,0.45,0.13,0.31,0.72,2.18,0.24,0.2,236.0,0.23,0.07,0.38,0.14,0.24,0.48,1.88,0.24,0.21,236.0,0.21,0.07,0.38,0.02,0.37,-0.33,3.46,0.22,0.2,236.0,0.2,0.07,0.34,-0.01,0.35,-0.89,4.0,0.21,0.2,236.0,0.18,0.07,0.3,-0.03,0.33,-0.99,4.05,0.19,0.18,236.0,0.18,0.07,0.32,-0.01,0.33,-0.74,3.74,0.2,0.18,236.0,0.19,0.07,0.33,0.01,0.32,-0.41,3.56,0.2,0.18,236.0,0.2,0.06,0.36,0.07,0.29,0.46,2.71,0.21,0.19,236.0,0.22,0.06,0.4,0.14,0.27,0.87,2.92,0.23,0.21,236.0,0.23,0.08,0.41,0.13,0.28,0.53,1.98,0.24,0.21,236.0
+AR-Q-G150010 = 0.64,0.13,0.84,0.34,0.5,-0.51,2.37,0.65,0.67,170.0,0.64,0.14,0.84,0.31,0.53,-0.62,2.42,0.65,0.68,170.0,0.63,0.13,0.84,0.31,0.52,-0.6,2.56,0.64,0.66,170.0,0.54,0.1,0.74,0.3,0.44,-0.43,2.54,0.55,0.56,170.0,0.23,0.12,0.51,0.04,0.47,0.3,2.01,0.26,0.23,170.0,0.24,0.14,0.57,0.02,0.55,0.41,2.12,0.28,0.2,170.0,0.26,0.13,0.52,0.03,0.5,0.21,2.15,0.29,0.25,170.0,0.31,0.16,0.63,0.03,0.6,0.3,2.15,0.35,0.29,170.0,0.36,0.16,0.67,0.04,0.63,0.31,2.12,0.39,0.32,170.0,0.41,0.14,0.68,0.13,0.55,0.23,2.12,0.44,0.4,170.0,0.47,0.1,0.67,0.24,0.43,0.09,2.05,0.48,0.46,170.0,0.56,0.1,0.78,0.33,0.45,-0.1,2.28,0.57,0.56,170.0
+AR-Q-G150011 = 0.31,0.08,0.57,0.16,0.41,0.89,3.59,0.32,0.29,254.0,0.3,0.08,0.56,0.17,0.39,1.11,3.96,0.31,0.28,254.0,0.28,0.07,0.53,0.16,0.37,1.18,4.37,0.29,0.26,254.0,0.25,0.05,0.43,0.13,0.29,0.63,3.52,0.26,0.25,254.0,0.08,0.08,0.27,-0.04,0.31,0.48,1.89,0.12,0.06,254.0,0.03,0.07,0.23,-0.06,0.29,0.98,2.82,0.08,0.0,254.0,0.02,0.06,0.2,-0.06,0.26,1.29,3.6,0.07,-0.01,254.0,0.03,0.08,0.23,-0.06,0.29,0.96,2.67,0.09,-0.0,254.0,0.05,0.1,0.25,-0.08,0.33,0.46,1.79,0.11,0.02,254.0,0.09,0.09,0.26,-0.07,0.33,0.14,1.7,0.13,0.08,254.0,0.16,0.1,0.34,-0.06,0.4,-0.31,2.24,0.18,0.16,254.0,0.23,0.09,0.45,0.0,0.45,-0.24,3.06,0.25,0.24,254.0
+AR-Q-G150012 = 0.32,0.08,0.55,0.15,0.41,0.17,2.8,0.33,0.32,216.0,0.31,0.07,0.55,0.15,0.4,0.44,2.98,0.32,0.3,216.0,0.3,0.07,0.53,0.15,0.38,0.49,3.04,0.3,0.29,216.0,0.28,0.05,0.44,0.16,0.28,0.53,3.19,0.29,0.27,216.0,0.18,0.1,0.4,-0.01,0.41,-0.13,2.09,0.21,0.2,216.0,0.12,0.11,0.31,-0.04,0.35,0.02,1.52,0.16,0.12,216.0,0.11,0.11,0.33,-0.03,0.36,0.24,1.66,0.15,0.1,216.0,0.13,0.11,0.33,-0.04,0.37,-0.07,1.62,0.17,0.15,216.0,0.15,0.11,0.33,-0.06,0.39,-0.41,1.91,0.18,0.19,216.0,0.19,0.08,0.35,-0.03,0.38,-0.6,2.65,0.21,0.21,216.0,0.25,0.06,0.39,0.08,0.31,-0.17,3.37,0.25,0.25,216.0,0.29,0.05,0.41,0.15,0.26,-0.13,2.95,0.3,0.29,216.0
+AR-Q-G150013 = 0.17,0.03,0.26,0.12,0.13,0.42,2.36,0.17,0.17,369.0,0.18,0.03,0.27,0.13,0.14,0.33,2.17,0.19,0.18,369.0,0.18,0.03,0.26,0.12,0.13,0.3,2.21,0.18,0.18,369.0,0.18,0.03,0.25,0.13,0.13,0.25,2.28,0.18,0.18,369.0,0.19,0.03,0.26,0.09,0.17,0.2,3.15,0.19,0.19,369.0,0.19,0.03,0.27,0.05,0.21,-0.32,4.64,0.19,0.19,369.0,0.17,0.03,0.25,0.04,0.21,-0.73,5.68,0.17,0.17,369.0,0.17,0.03,0.24,0.03,0.21,-0.84,5.8,0.17,0.17,369.0,0.17,0.03,0.24,0.03,0.21,-0.54,5.02,0.17,0.17,369.0,0.18,0.03,0.25,0.05,0.2,-0.21,4.24,0.18,0.18,369.0,0.19,0.03,0.26,0.09,0.17,0.18,3.0,0.19,0.19,369.0,0.18,0.03,0.25,0.13,0.12,0.28,2.23,0.18,0.18,369.0
+AR-Q-G150014 = 0.15,0.05,0.24,-0.03,0.27,-1.84,6.3,0.16,0.17,199.0,0.17,0.05,0.25,-0.04,0.29,-2.0,6.98,0.17,0.18,199.0,0.17,0.03,0.23,0.05,0.19,-1.36,5.6,0.17,0.18,199.0,0.18,0.02,0.24,0.1,0.14,-0.08,4.44,0.18,0.19,199.0,0.18,0.03,0.23,0.09,0.15,-1.44,5.3,0.18,0.19,199.0,0.19,0.03,0.24,0.08,0.16,-1.2,4.39,0.19,0.19,199.0,0.16,0.03,0.2,0.05,0.15,-1.65,5.97,0.16,0.17,199.0,0.16,0.03,0.21,0.02,0.19,-2.02,7.82,0.16,0.17,199.0,0.16,0.03,0.23,0.03,0.19,-1.37,4.9,0.17,0.17,199.0,0.18,0.04,0.26,-0.01,0.27,-1.53,7.68,0.18,0.18,199.0,0.16,0.04,0.24,-0.01,0.25,-1.82,5.96,0.17,0.18,199.0,0.16,0.05,0.25,-0.03,0.28,-1.82,6.15,0.17,0.17,199.0
+AR-Q-G150015 = 0.27,0.09,0.53,0.14,0.39,0.71,2.86,0.28,0.24,234.0,0.26,0.08,0.51,0.14,0.37,0.75,3.2,0.27,0.24,234.0,0.25,0.08,0.49,0.14,0.36,0.8,3.24,0.26,0.23,234.0,0.25,0.06,0.41,0.14,0.27,0.27,2.23,0.25,0.24,234.0,0.19,0.09,0.34,-0.0,0.34,-0.75,2.54,0.2,0.21,234.0,0.17,0.09,0.33,-0.03,0.36,-0.77,2.42,0.19,0.2,234.0,0.15,0.09,0.31,-0.03,0.33,-0.7,2.35,0.18,0.18,234.0,0.16,0.08,0.29,-0.01,0.3,-0.84,2.59,0.18,0.18,234.0,0.17,0.08,0.29,-0.02,0.3,-0.88,2.82,0.18,0.19,234.0,0.19,0.06,0.3,0.01,0.29,-0.61,2.94,0.2,0.19,234.0,0.22,0.05,0.35,0.09,0.27,-0.02,2.46,0.23,0.22,234.0,0.25,0.07,0.42,0.14,0.28,0.36,2.29,0.26,0.24,234.0
+AR-Q-G150016 = 0.16,0.03,0.26,0.12,0.14,0.89,3.07,0.17,0.16,221.0,0.17,0.03,0.25,0.12,0.13,0.63,2.54,0.17,0.16,221.0,0.16,0.03,0.24,0.12,0.12,0.53,2.53,0.17,0.16,221.0,0.17,0.03,0.24,0.12,0.12,0.43,2.39,0.17,0.16,221.0,0.18,0.02,0.24,0.09,0.14,0.06,3.14,0.18,0.18,221.0,0.17,0.03,0.23,0.08,0.16,-0.04,2.56,0.18,0.18,221.0,0.16,0.02,0.23,0.06,0.17,0.01,3.7,0.16,0.16,221.0,0.16,0.02,0.21,0.07,0.14,0.44,5.09,0.16,0.15,221.0,0.16,0.02,0.21,0.1,0.11,0.55,3.65,0.17,0.16,221.0,0.17,0.02,0.23,0.13,0.1,1.16,4.27,0.17,0.17,221.0,0.18,0.03,0.27,0.14,0.13,1.11,3.63,0.18,0.17,221.0,0.18,0.03,0.27,0.13,0.13,1.05,3.38,0.18,0.17,221.0
+AR-R-G160001 = 0.2,0.04,0.34,0.07,0.28,0.61,3.08,0.2,0.19,1201.0,0.19,0.04,0.3,0.08,0.22,0.39,2.89,0.2,0.19,1201.0,0.19,0.03,0.28,0.08,0.2,0.35,2.83,0.19,0.18,1201.0,0.18,0.03,0.25,0.08,0.17,0.18,2.9,0.19,0.18,1201.0,0.2,0.02,0.25,0.09,0.17,-0.37,2.96,0.2,0.2,1201.0,0.17,0.04,0.23,0.03,0.2,-1.49,4.97,0.18,0.18,1201.0,0.17,0.03,0.23,0.03,0.2,-1.76,8.29,0.17,0.17,1201.0,0.17,0.03,0.23,0.04,0.2,-0.89,5.32,0.17,0.17,1201.0,0.17,0.02,0.23,0.07,0.16,-0.1,2.65,0.17,0.17,1201.0,0.18,0.03,0.26,0.07,0.19,0.1,2.65,0.19,0.18,1201.0,0.2,0.04,0.31,0.07,0.23,0.54,3.01,0.2,0.19,1201.0,0.2,0.04,0.33,0.06,0.27,0.52,3.33,0.2,0.19,1201.0
+AR-R-G160002 = 0.19,0.02,0.24,0.14,0.1,0.1,3.04,0.19,0.19,1023.0,0.2,0.02,0.25,0.15,0.1,0.29,3.42,0.2,0.2,1023.0,0.2,0.02,0.28,0.16,0.12,0.72,4.31,0.2,0.2,1023.0,0.21,0.02,0.28,0.16,0.11,0.81,4.35,0.21,0.2,1023.0,0.24,0.02,0.31,0.18,0.13,0.19,3.1,0.24,0.24,1023.0,0.23,0.02,0.3,0.17,0.13,0.25,2.72,0.23,0.23,1023.0,0.21,0.02,0.26,0.16,0.1,0.35,2.73,0.21,0.21,1023.0,0.21,0.02,0.26,0.16,0.1,0.05,2.7,0.21,0.21,1023.0,0.21,0.02,0.25,0.14,0.11,-0.08,3.55,0.21,0.21,1023.0,0.22,0.02,0.27,0.15,0.12,-0.18,3.88,0.22,0.21,1023.0,0.21,0.02,0.26,0.13,0.13,-0.48,3.78,0.21,0.21,1023.0,0.21,0.02,0.26,0.14,0.12,-0.27,2.9,0.21,0.21,1023.0
+AR-R-G160003 = 0.29,0.05,0.45,0.14,0.3,0.4,3.17,0.29,0.28,386.0,0.3,0.05,0.46,0.15,0.31,0.56,3.33,0.3,0.29,386.0,0.35,0.06,0.58,0.16,0.42,0.64,4.03,0.35,0.33,386.0,0.37,0.06,0.59,0.18,0.41,0.77,5.2,0.38,0.36,386.0,0.38,0.06,0.58,0.16,0.42,-0.01,5.71,0.39,0.38,386.0,0.39,0.05,0.56,0.17,0.39,-0.43,5.59,0.39,0.39,386.0,0.36,0.05,0.51,0.14,0.37,-0.45,6.57,0.36,0.36,386.0,0.34,0.06,0.56,0.13,0.43,0.34,6.07,0.34,0.33,386.0,0.31,0.06,0.58,0.12,0.45,1.29,7.01,0.32,0.3,386.0,0.28,0.05,0.52,0.13,0.39,1.06,5.47,0.29,0.28,386.0,0.26,0.03,0.39,0.15,0.25,0.57,5.07,0.26,0.26,386.0,0.25,0.04,0.39,0.13,0.26,0.31,3.47,0.25,0.24,386.0
+AR-R-G160004 = 0.24,0.07,0.54,0.15,0.39,1.43,6.11,0.25,0.23,843.0,0.26,0.06,0.57,0.18,0.38,2.42,10.21,0.27,0.25,843.0,0.26,0.05,0.55,0.18,0.37,2.36,10.05,0.26,0.24,843.0,0.25,0.04,0.47,0.2,0.27,2.24,9.64,0.26,0.24,843.0,0.27,0.03,0.37,0.21,0.16,0.9,4.66,0.27,0.27,843.0,0.27,0.02,0.35,0.21,0.14,0.37,2.89,0.27,0.27,843.0,0.24,0.02,0.31,0.19,0.12,0.31,2.35,0.24,0.24,843.0,0.25,0.02,0.34,0.2,0.14,0.68,3.46,0.25,0.25,843.0,0.24,0.04,0.41,0.17,0.24,1.98,7.84,0.25,0.23,843.0,0.24,0.05,0.49,0.16,0.33,2.38,9.93,0.25,0.23,843.0,0.23,0.05,0.5,0.16,0.34,2.58,10.94,0.24,0.21,843.0,0.23,0.05,0.55,0.16,0.39,2.78,12.74,0.24,0.22,843.0
+AR-R-G160005 = 0.67,0.09,0.86,0.44,0.42,-0.33,2.32,0.68,0.68,230.0,0.67,0.1,0.86,0.4,0.46,-0.38,2.47,0.68,0.68,230.0,0.67,0.09,0.85,0.4,0.46,-0.53,2.71,0.68,0.69,230.0,0.56,0.09,0.75,0.34,0.41,-0.14,2.12,0.57,0.56,230.0,0.24,0.13,0.62,0.02,0.6,0.52,2.66,0.27,0.22,230.0,0.2,0.1,0.46,0.01,0.44,0.15,2.16,0.22,0.19,230.0,0.22,0.11,0.56,0.01,0.55,0.28,2.5,0.25,0.21,230.0,0.28,0.15,0.6,0.0,0.59,0.16,2.17,0.31,0.27,230.0,0.32,0.14,0.62,0.01,0.6,-0.0,2.17,0.35,0.33,230.0,0.4,0.14,0.69,0.08,0.61,-0.06,2.25,0.43,0.41,230.0,0.5,0.13,0.78,0.2,0.57,-0.11,2.24,0.51,0.5,230.0,0.58,0.11,0.83,0.32,0.5,-0.08,2.22,0.59,0.58,230.0
+AR-R-G160006 = 0.3,0.05,0.44,0.12,0.31,-0.3,2.59,0.31,0.3,404.0,0.3,0.05,0.44,0.12,0.31,-0.11,2.34,0.3,0.3,404.0,0.3,0.05,0.44,0.12,0.32,-0.26,2.67,0.31,0.31,404.0,0.31,0.05,0.41,0.14,0.27,-0.48,2.83,0.32,0.32,404.0,0.33,0.05,0.42,0.15,0.27,-0.49,2.91,0.34,0.34,404.0,0.35,0.05,0.46,0.16,0.3,-0.53,3.18,0.36,0.36,404.0,0.33,0.04,0.42,0.14,0.28,-0.79,3.75,0.33,0.34,404.0,0.32,0.04,0.4,0.15,0.25,-0.99,3.94,0.33,0.34,404.0,0.3,0.04,0.39,0.13,0.26,-0.96,4.13,0.3,0.31,404.0,0.28,0.04,0.41,0.13,0.28,-0.29,4.32,0.29,0.29,404.0,0.26,0.04,0.4,0.12,0.28,0.22,4.89,0.27,0.26,404.0,0.26,0.04,0.41,0.12,0.29,0.11,3.46,0.27,0.26,404.0
+AR-R-G160007 = 0.18,0.03,0.33,0.01,0.31,-0.6,8.35,0.18,0.18,883.0,0.2,0.03,0.38,0.02,0.35,0.11,8.49,0.2,0.2,883.0,0.19,0.03,0.37,0.08,0.29,1.28,8.51,0.19,0.19,883.0,0.19,0.02,0.33,0.14,0.19,1.27,6.52,0.19,0.19,883.0,0.21,0.02,0.3,0.11,0.19,-0.01,4.86,0.21,0.21,883.0,0.21,0.03,0.28,0.12,0.16,-0.04,3.27,0.21,0.21,883.0,0.19,0.02,0.25,0.1,0.15,-0.4,3.52,0.19,0.2,883.0,0.2,0.03,0.28,0.08,0.19,-0.34,4.2,0.2,0.2,883.0,0.2,0.03,0.3,0.08,0.22,-0.41,5.08,0.2,0.2,883.0,0.21,0.02,0.34,0.13,0.22,0.46,5.68,0.22,0.21,883.0,0.2,0.03,0.35,0.02,0.33,-1.32,11.21,0.21,0.21,883.0,0.2,0.03,0.34,0.01,0.32,-1.45,12.09,0.2,0.2,883.0
+AR-R-G160008 = 0.21,0.07,0.54,0.07,0.46,1.79,6.28,0.22,0.19,598.0,0.23,0.08,0.58,0.11,0.47,1.85,6.22,0.24,0.2,598.0,0.22,0.08,0.55,0.08,0.47,1.9,6.52,0.23,0.19,598.0,0.21,0.06,0.46,0.1,0.36,1.74,6.02,0.22,0.19,598.0,0.22,0.04,0.36,0.12,0.25,1.0,4.13,0.23,0.21,598.0,0.22,0.03,0.34,0.14,0.2,0.64,3.36,0.23,0.22,598.0,0.2,0.03,0.29,0.12,0.17,0.75,4.02,0.2,0.2,598.0,0.23,0.03,0.32,0.13,0.19,0.97,4.78,0.23,0.22,598.0,0.23,0.05,0.4,0.12,0.28,1.54,5.75,0.23,0.22,598.0,0.24,0.07,0.54,0.1,0.43,1.85,6.64,0.25,0.22,598.0,0.23,0.07,0.53,0.11,0.41,2.0,6.99,0.24,0.2,598.0,0.22,0.08,0.56,0.09,0.47,2.06,7.24,0.23,0.19,598.0
+AR-R-G160009 = 0.23,0.09,0.62,0.13,0.49,1.84,6.16,0.25,0.21,366.0,0.22,0.09,0.62,0.13,0.48,2.06,7.22,0.24,0.2,366.0,0.22,0.09,0.62,0.14,0.48,2.2,7.58,0.24,0.19,366.0,0.21,0.07,0.48,0.14,0.34,1.92,6.38,0.22,0.19,366.0,0.19,0.04,0.36,0.02,0.34,-0.65,7.47,0.19,0.19,366.0,0.14,0.05,0.27,-0.0,0.27,-0.42,3.12,0.15,0.14,366.0,0.16,0.05,0.33,-0.0,0.33,-0.84,5.54,0.17,0.16,366.0,0.16,0.05,0.35,-0.01,0.36,-0.63,5.88,0.17,0.16,366.0,0.17,0.05,0.36,0.04,0.33,0.99,5.57,0.18,0.16,366.0,0.19,0.05,0.42,0.12,0.29,1.41,4.98,0.2,0.18,366.0,0.21,0.07,0.47,0.12,0.35,1.22,3.88,0.22,0.19,366.0,0.22,0.09,0.57,0.11,0.46,1.5,4.67,0.24,0.19,366.0
+AR-R-G160010 = 0.34,0.05,0.5,0.18,0.33,0.25,3.15,0.34,0.34,661.0,0.33,0.05,0.47,0.2,0.28,0.18,2.14,0.34,0.33,661.0,0.33,0.05,0.45,0.21,0.24,0.23,2.06,0.33,0.32,661.0,0.33,0.05,0.44,0.22,0.21,0.13,1.95,0.33,0.32,661.0,0.34,0.04,0.44,0.23,0.21,-0.07,1.99,0.34,0.34,661.0,0.36,0.04,0.46,0.23,0.23,-0.08,2.22,0.37,0.36,661.0,0.34,0.04,0.44,0.22,0.22,-0.06,2.37,0.34,0.34,661.0,0.34,0.04,0.44,0.22,0.22,0.09,2.4,0.34,0.33,661.0,0.32,0.04,0.43,0.2,0.23,0.16,2.35,0.32,0.32,661.0,0.3,0.04,0.42,0.19,0.23,0.05,2.26,0.31,0.31,661.0,0.28,0.03,0.42,0.16,0.26,0.08,3.39,0.29,0.28,661.0,0.27,0.03,0.41,0.15,0.26,0.39,4.78,0.27,0.26,661.0
+AR-R-G160011 = 0.26,0.07,0.55,0.14,0.42,1.1,4.71,0.27,0.26,462.0,0.25,0.06,0.53,0.13,0.39,1.38,5.92,0.26,0.24,462.0,0.25,0.06,0.52,0.13,0.39,1.57,6.78,0.25,0.23,462.0,0.24,0.05,0.44,0.14,0.3,1.38,5.45,0.24,0.23,462.0,0.22,0.05,0.36,0.01,0.34,-1.68,10.02,0.23,0.23,462.0,0.18,0.05,0.29,0.01,0.28,-0.79,4.24,0.18,0.18,462.0,0.2,0.05,0.33,0.01,0.31,-1.74,8.97,0.21,0.21,462.0,0.2,0.05,0.34,0.0,0.33,-2.02,9.89,0.21,0.21,462.0,0.22,0.04,0.37,0.03,0.34,-0.65,7.64,0.22,0.22,462.0,0.24,0.04,0.42,0.11,0.3,0.61,4.49,0.25,0.24,462.0,0.26,0.05,0.46,0.15,0.31,0.85,4.15,0.26,0.25,462.0,0.27,0.07,0.52,0.13,0.39,0.91,3.95,0.27,0.26,462.0
+AR-R-G160012 = 0.2,0.03,0.28,0.09,0.19,0.74,3.6,0.2,0.19,608.0,0.21,0.03,0.3,0.09,0.21,0.28,4.61,0.21,0.2,608.0,0.22,0.03,0.34,0.09,0.25,1.07,6.62,0.22,0.22,608.0,0.23,0.03,0.35,0.11,0.24,0.93,5.62,0.23,0.23,608.0,0.26,0.03,0.39,0.12,0.27,0.96,6.31,0.26,0.26,608.0,0.27,0.03,0.4,0.12,0.27,0.93,6.25,0.27,0.27,608.0,0.25,0.03,0.38,0.11,0.26,1.27,6.78,0.25,0.24,608.0,0.25,0.03,0.35,0.11,0.24,0.56,5.37,0.25,0.24,608.0,0.22,0.03,0.32,0.09,0.22,0.54,5.46,0.22,0.22,608.0,0.22,0.03,0.31,0.1,0.21,0.48,4.59,0.22,0.22,608.0,0.21,0.02,0.28,0.1,0.18,-0.02,5.65,0.21,0.21,608.0,0.2,0.02,0.28,0.1,0.18,0.38,4.84,0.2,0.2,608.0
+AR-R-G160013 = 0.18,0.01,0.23,0.11,0.12,0.24,5.08,0.18,0.18,878.0,0.2,0.02,0.25,0.13,0.12,-0.29,3.04,0.2,0.2,878.0,0.2,0.02,0.27,0.13,0.14,0.08,3.65,0.2,0.2,878.0,0.21,0.02,0.28,0.14,0.13,0.73,5.08,0.21,0.21,878.0,0.24,0.02,0.32,0.18,0.14,0.57,3.44,0.24,0.24,878.0,0.25,0.02,0.3,0.17,0.13,-0.05,3.82,0.25,0.25,878.0,0.22,0.01,0.26,0.14,0.12,-0.42,4.27,0.22,0.22,878.0,0.22,0.02,0.27,0.15,0.12,-0.53,4.18,0.22,0.22,878.0,0.21,0.02,0.25,0.13,0.12,-0.76,3.71,0.21,0.21,878.0,0.21,0.02,0.27,0.13,0.14,-0.07,2.7,0.21,0.21,878.0,0.21,0.02,0.26,0.13,0.13,-0.31,2.94,0.21,0.21,878.0,0.2,0.03,0.27,0.12,0.15,-0.0,2.84,0.21,0.21,878.0
+AR-S-G210001 = 0.6,0.04,0.7,0.47,0.23,-0.45,3.5,0.6,0.6,652.0,0.6,0.03,0.73,0.53,0.2,0.26,3.31,0.61,0.6,652.0,0.6,0.02,0.73,0.51,0.22,0.19,4.58,0.6,0.6,652.0,0.63,0.02,0.69,0.54,0.15,0.06,3.1,0.63,0.63,652.0,0.58,0.03,0.68,0.44,0.24,-1.05,5.54,0.58,0.59,652.0,0.57,0.03,0.68,0.46,0.22,-0.55,3.86,0.57,0.58,652.0,0.49,0.03,0.61,0.38,0.24,-0.44,3.34,0.49,0.5,652.0,0.45,0.03,0.57,0.34,0.23,-0.58,3.21,0.45,0.46,652.0,0.4,0.03,0.48,0.32,0.17,-0.6,3.67,0.4,0.4,652.0,0.38,0.03,0.44,0.31,0.13,-0.64,2.9,0.39,0.39,652.0,0.44,0.04,0.54,0.33,0.21,-0.06,2.67,0.44,0.44,652.0,0.58,0.05,0.7,0.43,0.28,0.05,2.76,0.58,0.58,652.0
+AR-S-G210002 = 0.83,0.03,0.87,0.7,0.17,-1.62,5.83,0.83,0.84,91.0,0.77,0.03,0.81,0.69,0.13,-1.19,4.45,0.77,0.78,91.0,0.54,0.02,0.58,0.49,0.09,-0.22,3.0,0.54,0.54,91.0,0.48,0.03,0.53,0.4,0.13,-0.36,3.25,0.48,0.48,91.0,0.48,0.02,0.53,0.41,0.11,-0.58,3.32,0.48,0.48,91.0,0.49,0.03,0.54,0.41,0.13,-0.46,2.96,0.49,0.49,91.0,0.47,0.03,0.54,0.41,0.13,0.29,2.5,0.47,0.47,91.0,0.44,0.03,0.52,0.39,0.13,0.68,3.42,0.44,0.44,91.0,0.41,0.02,0.49,0.38,0.11,0.85,3.54,0.42,0.41,91.0,0.4,0.02,0.46,0.36,0.1,0.92,3.76,0.4,0.39,91.0,0.42,0.02,0.49,0.38,0.11,0.92,4.05,0.43,0.42,91.0,0.6,0.02,0.65,0.53,0.13,-0.56,2.98,0.6,0.61,91.0
+AR-S-G210003 = 0.85,0.02,0.89,0.78,0.12,-0.42,2.46,0.85,0.85,125.0,0.82,0.02,0.85,0.78,0.07,0.01,2.01,0.82,0.82,125.0,0.58,0.02,0.63,0.53,0.11,0.05,2.7,0.58,0.58,125.0,0.41,0.02,0.47,0.35,0.11,0.16,2.45,0.41,0.4,125.0,0.43,0.04,0.52,0.37,0.15,0.07,1.98,0.44,0.44,125.0,0.45,0.04,0.52,0.37,0.16,-0.34,1.76,0.45,0.46,125.0,0.44,0.04,0.51,0.38,0.13,-0.1,1.99,0.44,0.45,125.0,0.42,0.03,0.48,0.37,0.11,0.3,2.37,0.43,0.42,125.0,0.42,0.02,0.48,0.37,0.11,0.51,2.7,0.42,0.41,125.0,0.4,0.02,0.46,0.36,0.11,0.68,3.03,0.4,0.4,125.0,0.4,0.02,0.45,0.36,0.09,0.18,2.48,0.4,0.4,125.0,0.59,0.03,0.65,0.52,0.13,-0.11,2.09,0.59,0.59,125.0
+AR-S-G210004 = 0.76,0.04,0.83,0.65,0.18,-0.24,2.47,0.76,0.76,259.0,0.72,0.04,0.82,0.62,0.2,0.0,2.32,0.72,0.72,259.0,0.66,0.02,0.72,0.58,0.14,-0.05,3.16,0.66,0.66,259.0,0.58,0.07,0.69,0.46,0.24,-0.27,1.61,0.59,0.6,259.0,0.56,0.05,0.68,0.44,0.24,0.1,2.17,0.56,0.56,259.0,0.59,0.04,0.68,0.48,0.2,-0.24,2.01,0.59,0.59,259.0,0.56,0.03,0.66,0.49,0.17,0.32,2.74,0.57,0.56,259.0,0.57,0.03,0.66,0.5,0.16,0.44,2.97,0.57,0.57,259.0,0.52,0.03,0.6,0.46,0.14,0.22,2.74,0.52,0.52,259.0,0.49,0.03,0.57,0.42,0.15,-0.13,2.57,0.5,0.5,259.0,0.58,0.06,0.68,0.46,0.22,-0.22,1.6,0.58,0.59,259.0,0.62,0.03,0.68,0.51,0.18,-0.69,3.33,0.62,0.62,259.0
+AR-S-G210005 = 0.77,0.03,0.83,0.64,0.19,-1.09,6.61,0.78,0.77,116.0,0.8,0.03,0.84,0.65,0.2,-2.79,15.48,0.8,0.8,116.0,0.63,0.02,0.66,0.51,0.15,-2.61,13.61,0.63,0.63,116.0,0.45,0.03,0.51,0.38,0.13,-0.37,2.8,0.45,0.46,116.0,0.47,0.03,0.52,0.39,0.13,-0.77,3.14,0.47,0.48,116.0,0.51,0.03,0.56,0.42,0.14,-0.92,2.99,0.51,0.52,116.0,0.52,0.03,0.57,0.43,0.14,-1.19,4.45,0.52,0.52,116.0,0.49,0.03,0.53,0.42,0.12,-0.84,3.25,0.49,0.49,116.0,0.48,0.02,0.54,0.41,0.13,-0.29,2.97,0.48,0.48,116.0,0.46,0.03,0.53,0.39,0.14,-0.07,3.52,0.46,0.46,116.0,0.44,0.02,0.51,0.4,0.11,1.1,4.72,0.44,0.44,116.0,0.53,0.04,0.64,0.44,0.19,0.14,3.43,0.53,0.53,116.0
+AR-S-G210006 = 0.53,0.09,0.68,0.29,0.39,-0.7,2.75,0.54,0.55,163.0,0.57,0.11,0.74,0.28,0.46,-0.28,2.18,0.58,0.57,163.0,0.57,0.11,0.76,0.28,0.48,-0.22,2.1,0.58,0.56,163.0,0.51,0.12,0.7,0.2,0.49,-0.31,2.1,0.53,0.52,163.0,0.51,0.11,0.68,0.21,0.46,-0.37,2.2,0.52,0.5,163.0,0.5,0.11,0.67,0.19,0.48,-0.5,2.4,0.51,0.51,163.0,0.48,0.1,0.63,0.21,0.42,-0.54,2.5,0.49,0.49,163.0,0.48,0.08,0.6,0.24,0.36,-0.45,2.36,0.49,0.48,163.0,0.47,0.08,0.59,0.25,0.34,-0.57,2.58,0.47,0.48,163.0,0.48,0.1,0.63,0.2,0.43,-0.66,2.8,0.48,0.49,163.0,0.51,0.08,0.64,0.27,0.37,-0.71,2.8,0.52,0.53,163.0,0.54,0.08,0.68,0.34,0.34,-0.49,2.54,0.55,0.55,163.0
+AR-S-G210007 = 0.74,0.08,0.83,0.19,0.65,-2.94,14.68,0.75,0.76,458.0,0.73,0.08,0.83,0.16,0.67,-3.37,17.69,0.74,0.76,458.0,0.59,0.06,0.69,0.14,0.54,-2.76,14.95,0.6,0.6,458.0,0.42,0.05,0.55,0.15,0.4,-1.01,8.19,0.42,0.42,458.0,0.37,0.04,0.46,0.13,0.33,-1.19,7.86,0.37,0.36,458.0,0.38,0.04,0.47,0.1,0.37,-2.12,13.01,0.39,0.39,458.0,0.42,0.04,0.51,0.11,0.4,-2.3,13.66,0.42,0.42,458.0,0.44,0.05,0.53,0.13,0.4,-1.81,9.77,0.44,0.45,458.0,0.45,0.05,0.58,0.12,0.46,-1.68,8.82,0.46,0.46,458.0,0.45,0.05,0.59,0.09,0.5,-1.97,10.69,0.46,0.46,458.0,0.48,0.05,0.58,0.11,0.47,-2.29,12.44,0.48,0.49,458.0,0.56,0.06,0.67,0.1,0.57,-2.77,15.33,0.56,0.57,458.0
+AR-S-G210008 = 0.6,0.06,0.73,0.47,0.25,-0.06,1.88,0.6,0.61,412.0,0.63,0.04,0.71,0.47,0.23,-0.46,2.67,0.63,0.63,412.0,0.66,0.04,0.73,0.47,0.25,-1.37,5.64,0.66,0.66,412.0,0.67,0.04,0.74,0.47,0.27,-1.47,5.92,0.67,0.68,412.0,0.66,0.05,0.75,0.5,0.25,-0.22,2.51,0.66,0.66,412.0,0.65,0.05,0.73,0.5,0.23,-0.5,2.42,0.66,0.66,412.0,0.57,0.05,0.68,0.47,0.21,-0.15,1.91,0.58,0.58,412.0,0.53,0.05,0.63,0.44,0.19,0.09,1.91,0.53,0.53,412.0,0.48,0.04,0.61,0.4,0.21,0.28,2.09,0.48,0.47,412.0,0.51,0.05,0.63,0.41,0.22,-0.1,2.15,0.51,0.51,412.0,0.55,0.04,0.66,0.44,0.22,-0.3,2.22,0.55,0.56,412.0,0.62,0.04,0.72,0.52,0.2,0.23,2.61,0.62,0.62,412.0
+AR-S-G210009 = 0.81,0.04,0.88,0.7,0.18,-0.73,3.84,0.81,0.81,129.0,0.78,0.03,0.82,0.69,0.13,-1.08,4.19,0.78,0.78,129.0,0.54,0.02,0.59,0.49,0.1,-0.27,2.51,0.54,0.55,129.0,0.49,0.05,0.57,0.41,0.16,-0.1,1.65,0.49,0.49,129.0,0.51,0.04,0.58,0.43,0.14,-0.23,1.64,0.52,0.52,129.0,0.52,0.04,0.59,0.43,0.16,-0.29,1.74,0.52,0.53,129.0,0.5,0.04,0.6,0.42,0.18,0.05,1.84,0.5,0.5,129.0,0.48,0.04,0.59,0.41,0.18,0.38,2.25,0.48,0.47,129.0,0.46,0.04,0.57,0.37,0.2,0.36,2.82,0.46,0.45,129.0,0.44,0.03,0.54,0.36,0.18,0.38,3.07,0.44,0.43,129.0,0.45,0.03,0.55,0.4,0.15,0.53,2.74,0.45,0.45,129.0,0.62,0.02,0.7,0.54,0.15,-0.0,4.59,0.62,0.62,129.0
+AR-S-G210010 = 0.62,0.08,0.74,0.48,0.26,-0.23,1.72,0.62,0.62,117.0,0.63,0.07,0.72,0.49,0.24,-0.28,1.72,0.63,0.63,117.0,0.59,0.06,0.68,0.47,0.21,-0.27,1.78,0.6,0.6,117.0,0.52,0.05,0.6,0.4,0.19,-0.55,2.05,0.53,0.54,117.0,0.51,0.05,0.6,0.4,0.2,-0.55,2.17,0.51,0.52,117.0,0.53,0.06,0.64,0.4,0.24,-0.38,1.93,0.53,0.54,117.0,0.5,0.06,0.59,0.38,0.22,-0.31,1.99,0.5,0.51,117.0,0.49,0.06,0.59,0.37,0.22,-0.23,2.11,0.5,0.5,117.0,0.48,0.05,0.57,0.36,0.2,-0.29,2.23,0.48,0.48,117.0,0.5,0.05,0.61,0.4,0.21,-0.25,2.17,0.5,0.5,117.0,0.56,0.04,0.67,0.47,0.2,-0.38,2.24,0.56,0.57,117.0,0.59,0.05,0.67,0.48,0.19,-0.27,1.89,0.59,0.59,117.0
+AR-S-G210011 = 0.72,0.05,0.84,0.6,0.24,-0.11,2.75,0.72,0.72,240.0,0.71,0.05,0.84,0.61,0.23,0.01,2.56,0.72,0.71,240.0,0.66,0.03,0.73,0.59,0.14,-0.2,2.39,0.66,0.66,240.0,0.57,0.04,0.64,0.44,0.2,-0.6,2.96,0.57,0.57,240.0,0.55,0.04,0.62,0.43,0.19,-0.4,2.65,0.55,0.55,240.0,0.58,0.03,0.64,0.51,0.13,-0.42,2.33,0.59,0.59,240.0,0.56,0.03,0.61,0.48,0.13,-0.26,2.75,0.56,0.56,240.0,0.55,0.04,0.63,0.46,0.17,-0.39,2.62,0.56,0.56,240.0,0.51,0.04,0.59,0.42,0.17,-0.68,2.61,0.52,0.52,240.0,0.51,0.03,0.57,0.43,0.14,-0.36,2.38,0.51,0.51,240.0,0.58,0.04,0.68,0.48,0.19,-0.24,2.05,0.58,0.59,240.0,0.62,0.04,0.73,0.53,0.2,0.02,2.39,0.62,0.62,240.0
+AR-S-G210012 = 0.77,0.07,0.84,0.52,0.33,-1.55,4.68,0.77,0.8,79.0,0.78,0.08,0.84,0.52,0.33,-1.55,4.68,0.78,0.81,79.0,0.62,0.04,0.66,0.47,0.19,-1.67,5.37,0.62,0.63,79.0,0.44,0.03,0.52,0.37,0.15,0.39,2.76,0.44,0.44,79.0,0.48,0.03,0.55,0.4,0.14,0.08,2.63,0.48,0.47,79.0,0.51,0.03,0.58,0.41,0.17,-0.46,3.92,0.51,0.51,79.0,0.51,0.03,0.57,0.39,0.18,-2.08,8.16,0.51,0.52,79.0,0.5,0.03,0.55,0.37,0.18,-1.78,6.46,0.5,0.5,79.0,0.5,0.04,0.58,0.38,0.2,-0.62,3.3,0.5,0.5,79.0,0.49,0.04,0.56,0.38,0.18,-0.52,3.15,0.49,0.49,79.0,0.44,0.02,0.5,0.39,0.11,0.85,5.37,0.44,0.43,79.0,0.47,0.03,0.58,0.39,0.18,0.86,4.69,0.47,0.47,79.0
+AR-S-G210013 = 0.62,0.06,0.78,0.47,0.31,0.13,2.56,0.62,0.62,536.0,0.63,0.05,0.76,0.51,0.25,0.08,2.65,0.63,0.63,536.0,0.62,0.03,0.73,0.53,0.2,0.43,4.14,0.63,0.62,536.0,0.63,0.04,0.73,0.51,0.21,-0.12,2.86,0.63,0.63,536.0,0.6,0.04,0.72,0.5,0.22,0.68,3.8,0.6,0.59,536.0,0.61,0.03,0.73,0.52,0.21,0.79,4.85,0.61,0.61,536.0,0.55,0.04,0.69,0.46,0.24,1.04,4.68,0.55,0.55,536.0,0.52,0.05,0.68,0.42,0.25,0.94,4.19,0.53,0.52,536.0,0.46,0.04,0.59,0.36,0.23,0.62,3.97,0.46,0.46,536.0,0.45,0.04,0.55,0.34,0.22,-0.31,2.92,0.45,0.46,536.0,0.54,0.05,0.67,0.4,0.26,-0.21,2.93,0.54,0.55,536.0,0.61,0.05,0.71,0.49,0.22,-0.2,2.14,0.61,0.61,536.0
+AR-S-G210014 = 0.59,0.04,0.66,0.45,0.21,-0.45,3.2,0.59,0.59,252.0,0.64,0.05,0.75,0.46,0.29,-0.8,4.09,0.64,0.65,252.0,0.65,0.05,0.76,0.45,0.31,-1.15,4.6,0.65,0.66,252.0,0.63,0.05,0.72,0.45,0.27,-1.0,3.49,0.63,0.65,252.0,0.62,0.05,0.7,0.45,0.25,-1.12,4.22,0.63,0.64,252.0,0.62,0.05,0.7,0.44,0.25,-0.93,3.84,0.62,0.63,252.0,0.56,0.04,0.65,0.43,0.22,-0.42,3.18,0.56,0.57,252.0,0.53,0.04,0.62,0.41,0.22,-0.15,2.83,0.53,0.53,252.0,0.48,0.04,0.57,0.37,0.2,0.12,2.68,0.48,0.48,252.0,0.48,0.05,0.58,0.37,0.2,0.16,2.28,0.48,0.47,252.0,0.53,0.04,0.61,0.43,0.18,0.08,2.04,0.53,0.53,252.0,0.62,0.04,0.68,0.51,0.18,-0.38,2.7,0.62,0.62,252.0
+AR-S-G210015 = 0.67,0.14,0.83,0.1,0.73,-1.39,4.78,0.68,0.71,165.0,0.66,0.12,0.81,0.18,0.63,-1.37,4.82,0.67,0.7,165.0,0.55,0.09,0.7,0.1,0.6,-1.59,7.1,0.56,0.57,165.0,0.47,0.08,0.57,0.07,0.5,-1.73,7.33,0.48,0.49,165.0,0.48,0.09,0.6,0.1,0.51,-1.33,5.35,0.49,0.49,165.0,0.5,0.1,0.61,0.07,0.54,-1.62,5.96,0.51,0.53,165.0,0.49,0.09,0.61,0.09,0.52,-1.63,5.99,0.5,0.52,165.0,0.47,0.08,0.59,0.1,0.48,-1.7,6.75,0.48,0.5,165.0,0.46,0.07,0.56,0.1,0.46,-1.98,8.79,0.46,0.47,165.0,0.44,0.06,0.53,0.09,0.44,-2.36,11.26,0.44,0.45,165.0,0.47,0.06,0.6,0.08,0.53,-3.08,16.6,0.48,0.48,165.0,0.55,0.07,0.63,0.1,0.52,-2.84,13.25,0.55,0.57,165.0
+AR-S-G210016 = 0.63,0.05,0.75,0.53,0.23,0.32,2.18,0.63,0.62,210.0,0.67,0.04,0.74,0.54,0.2,-0.39,3.38,0.67,0.67,210.0,0.65,0.03,0.72,0.55,0.17,-0.3,3.88,0.65,0.65,210.0,0.6,0.04,0.72,0.51,0.22,0.47,2.58,0.6,0.59,210.0,0.58,0.05,0.7,0.47,0.22,0.24,2.2,0.58,0.57,210.0,0.6,0.04,0.7,0.53,0.18,0.64,2.64,0.6,0.59,210.0,0.54,0.03,0.62,0.48,0.15,0.54,2.86,0.55,0.54,210.0,0.51,0.02,0.57,0.46,0.12,0.04,3.27,0.51,0.51,210.0,0.46,0.02,0.52,0.39,0.13,-0.42,3.16,0.47,0.46,210.0,0.47,0.04,0.55,0.38,0.17,0.25,2.67,0.47,0.46,210.0,0.52,0.03,0.59,0.44,0.15,0.12,2.35,0.52,0.52,210.0,0.61,0.03,0.7,0.53,0.17,-0.07,3.68,0.61,0.61,210.0
+AR-S-G210017 = 0.79,0.07,0.87,0.55,0.31,-1.31,3.84,0.79,0.81,77.0,0.78,0.07,0.84,0.57,0.28,-1.32,3.67,0.78,0.81,77.0,0.58,0.03,0.63,0.5,0.13,-0.44,2.26,0.58,0.58,77.0,0.44,0.04,0.53,0.38,0.15,0.31,2.17,0.44,0.44,77.0,0.49,0.03,0.55,0.42,0.13,0.13,2.03,0.49,0.48,77.0,0.52,0.03,0.57,0.44,0.12,-0.57,2.95,0.52,0.52,77.0,0.51,0.03,0.57,0.44,0.13,-0.92,4.71,0.51,0.52,77.0,0.49,0.03,0.55,0.42,0.13,0.08,3.37,0.49,0.48,77.0,0.47,0.02,0.51,0.41,0.1,0.04,2.43,0.47,0.47,77.0,0.45,0.02,0.5,0.41,0.09,-0.06,2.2,0.45,0.45,77.0,0.44,0.03,0.52,0.38,0.14,0.5,2.27,0.44,0.43,77.0,0.58,0.05,0.69,0.49,0.2,0.47,2.31,0.58,0.56,77.0
+AR-S-G210018 = 0.79,0.06,0.87,0.63,0.25,-1.23,3.96,0.8,0.81,183.0,0.75,0.04,0.83,0.62,0.21,-1.12,4.16,0.75,0.76,183.0,0.6,0.06,0.75,0.47,0.28,-0.04,2.48,0.6,0.6,183.0,0.49,0.04,0.57,0.42,0.15,-0.13,2.47,0.49,0.49,183.0,0.49,0.03,0.56,0.42,0.14,0.13,2.25,0.49,0.49,183.0,0.51,0.03,0.58,0.43,0.14,-0.01,2.1,0.51,0.51,183.0,0.51,0.03,0.59,0.44,0.16,-0.1,2.13,0.51,0.51,183.0,0.5,0.04,0.57,0.42,0.16,-0.24,2.03,0.5,0.51,183.0,0.47,0.04,0.54,0.38,0.17,-0.35,2.22,0.47,0.47,183.0,0.44,0.03,0.5,0.36,0.15,-0.48,2.53,0.44,0.45,183.0,0.48,0.04,0.55,0.39,0.16,-0.71,2.9,0.48,0.49,183.0,0.59,0.03,0.65,0.51,0.14,-0.75,2.94,0.59,0.6,183.0
+AR-S-G210019 = 0.6,0.04,0.71,0.44,0.27,-0.12,3.04,0.6,0.6,767.0,0.62,0.05,0.72,0.48,0.24,-0.3,2.19,0.62,0.63,767.0,0.63,0.06,0.74,0.42,0.32,-0.22,2.64,0.63,0.63,767.0,0.65,0.05,0.75,0.52,0.23,0.14,2.05,0.65,0.64,767.0,0.63,0.06,0.75,0.48,0.27,0.14,2.04,0.63,0.62,767.0,0.62,0.06,0.75,0.45,0.3,0.05,2.24,0.62,0.61,767.0,0.52,0.06,0.68,0.35,0.32,0.18,2.96,0.52,0.51,767.0,0.48,0.05,0.64,0.35,0.29,0.49,2.85,0.48,0.46,767.0,0.43,0.04,0.55,0.33,0.23,0.46,2.55,0.43,0.42,767.0,0.43,0.05,0.6,0.32,0.28,0.81,3.46,0.43,0.42,767.0,0.49,0.05,0.64,0.37,0.27,-0.08,2.43,0.5,0.5,767.0,0.61,0.05,0.73,0.46,0.27,-0.23,2.47,0.62,0.62,767.0
+AR-T-G240001 = 0.79,0.07,0.87,0.64,0.23,-0.51,2.23,0.79,0.8,27.0,0.78,0.06,0.86,0.62,0.24,-0.84,2.97,0.79,0.8,27.0,0.8,0.07,0.86,0.61,0.25,-1.14,3.35,0.8,0.82,27.0,0.74,0.08,0.84,0.54,0.3,-0.82,2.93,0.74,0.76,27.0,0.67,0.1,0.82,0.45,0.37,-0.49,2.42,0.68,0.69,27.0,0.65,0.1,0.79,0.42,0.37,-0.66,2.54,0.66,0.67,27.0,0.58,0.1,0.74,0.36,0.38,-0.45,2.36,0.59,0.6,27.0,0.53,0.09,0.69,0.33,0.36,-0.35,2.27,0.54,0.54,27.0,0.54,0.09,0.69,0.36,0.33,-0.13,2.16,0.54,0.54,27.0,0.57,0.09,0.72,0.4,0.32,0.03,1.84,0.57,0.56,27.0,0.64,0.1,0.78,0.45,0.33,-0.13,1.8,0.65,0.64,27.0,0.73,0.09,0.84,0.53,0.3,-0.32,1.93,0.73,0.73,27.0
+AR-T-G240002 = 0.74,0.09,0.88,0.53,0.34,-0.2,2.14,0.75,0.74,133.0,0.82,0.03,0.87,0.67,0.2,-1.54,6.22,0.82,0.83,133.0,0.81,0.04,0.89,0.69,0.2,-0.04,2.55,0.81,0.81,133.0,0.66,0.13,0.87,0.45,0.42,-0.03,1.48,0.68,0.66,133.0,0.59,0.16,0.84,0.34,0.5,-0.02,1.4,0.61,0.59,133.0,0.66,0.08,0.83,0.51,0.32,-0.05,1.86,0.67,0.66,133.0,0.63,0.08,0.77,0.45,0.31,-0.19,2.17,0.63,0.63,133.0,0.53,0.08,0.71,0.37,0.34,0.06,2.06,0.54,0.53,133.0,0.46,0.1,0.71,0.31,0.39,0.42,2.02,0.47,0.44,133.0,0.42,0.15,0.76,0.24,0.52,0.54,1.87,0.44,0.37,133.0,0.46,0.18,0.81,0.22,0.59,0.29,1.58,0.5,0.43,133.0,0.59,0.19,0.86,0.31,0.55,0.01,1.42,0.62,0.59,133.0
+AR-T-G240003 = 0.66,0.04,0.7,0.62,0.07,-0.0,1.01,0.66,0.66,4.0,0.66,0.04,0.71,0.62,0.08,-0.0,1.04,0.66,0.66,4.0,0.68,0.05,0.71,0.64,0.08,0.0,1.0,0.68,0.68,4.0,0.65,0.05,0.69,0.61,0.08,0.0,1.0,0.65,0.65,4.0,0.61,0.05,0.65,0.57,0.08,-0.0,1.0,0.61,0.61,4.0,0.58,0.05,0.62,0.54,0.08,0.0,1.0,0.58,0.58,4.0,0.47,0.03,0.5,0.44,0.06,-0.07,1.1,0.47,0.47,4.0,0.4,0.01,0.41,0.39,0.02,-0.39,1.52,0.4,0.4,4.0,0.4,0.01,0.41,0.39,0.02,-0.11,1.21,0.4,0.4,4.0,0.4,0.02,0.41,0.38,0.04,-0.26,1.4,0.4,0.4,4.0,0.47,0.02,0.49,0.45,0.05,-0.26,2.01,0.47,0.47,4.0,0.62,0.03,0.65,0.59,0.06,-0.0,1.03,0.62,0.62,4.0
+AR-T-G240004 = 0.73,0.17,0.87,0.26,0.61,-1.43,3.8,0.75,0.78,47.0,0.7,0.17,0.85,0.25,0.6,-1.45,3.76,0.72,0.76,47.0,0.72,0.17,0.86,0.26,0.6,-1.46,3.78,0.74,0.78,47.0,0.69,0.18,0.84,0.23,0.61,-1.37,3.52,0.71,0.75,47.0,0.63,0.18,0.83,0.2,0.63,-1.12,2.98,0.65,0.69,47.0,0.6,0.19,0.81,0.16,0.65,-1.06,2.8,0.63,0.66,47.0,0.53,0.18,0.77,0.15,0.62,-0.62,2.4,0.56,0.54,47.0,0.49,0.18,0.73,0.13,0.6,-0.52,2.18,0.52,0.51,47.0,0.5,0.18,0.76,0.13,0.63,-0.43,2.06,0.53,0.5,47.0,0.52,0.19,0.77,0.15,0.63,-0.36,1.94,0.55,0.53,47.0,0.59,0.19,0.82,0.17,0.65,-0.64,2.35,0.62,0.62,47.0,0.65,0.18,0.85,0.2,0.65,-1.14,3.12,0.68,0.69,47.0
+AR-T-G240005 = 0.73,0.03,0.76,0.62,0.15,-1.59,5.54,0.73,0.75,43.0,0.8,0.06,0.88,0.61,0.27,-0.83,4.07,0.8,0.79,43.0,0.79,0.03,0.83,0.64,0.19,-2.6,11.11,0.79,0.8,43.0,0.66,0.1,0.79,0.5,0.29,-0.39,1.59,0.67,0.69,43.0,0.58,0.13,0.75,0.38,0.36,-0.39,1.58,0.6,0.64,43.0,0.64,0.04,0.71,0.54,0.17,-0.09,2.02,0.64,0.63,43.0,0.55,0.03,0.62,0.43,0.19,-1.02,6.57,0.55,0.54,43.0,0.44,0.05,0.56,0.38,0.18,0.81,2.66,0.44,0.42,43.0,0.38,0.03,0.44,0.33,0.12,0.35,2.88,0.38,0.38,43.0,0.34,0.03,0.4,0.28,0.12,0.21,2.08,0.34,0.34,43.0,0.39,0.07,0.5,0.27,0.23,-0.14,1.73,0.4,0.39,43.0,0.54,0.12,0.71,0.34,0.37,-0.37,1.66,0.55,0.59,43.0
+AR-T-G240006 = 0.82,0.04,0.89,0.77,0.11,0.47,1.62,0.82,0.79,17.0,0.81,0.03,0.86,0.76,0.09,0.41,1.53,0.81,0.8,17.0,0.81,0.04,0.88,0.76,0.12,0.43,1.57,0.81,0.79,17.0,0.77,0.04,0.84,0.69,0.15,0.12,2.11,0.78,0.75,17.0,0.73,0.06,0.83,0.6,0.23,-0.33,2.86,0.74,0.73,17.0,0.7,0.06,0.81,0.54,0.26,-0.5,3.32,0.71,0.68,17.0,0.61,0.09,0.75,0.5,0.25,0.34,1.63,0.62,0.59,17.0,0.56,0.09,0.7,0.44,0.27,0.3,1.59,0.56,0.54,17.0,0.55,0.11,0.72,0.41,0.31,0.19,1.57,0.56,0.55,17.0,0.57,0.12,0.74,0.42,0.32,0.11,1.46,0.58,0.55,17.0,0.66,0.11,0.82,0.54,0.28,0.17,1.44,0.67,0.63,17.0,0.76,0.04,0.83,0.7,0.13,0.3,1.74,0.76,0.74,17.0
+AR-T-G240007 = 0.63,0.04,0.69,0.5,0.19,-0.87,3.73,0.63,0.63,63.0,0.66,0.06,0.81,0.52,0.29,0.26,2.58,0.67,0.66,63.0,0.7,0.05,0.81,0.58,0.24,0.42,2.46,0.7,0.69,63.0,0.65,0.03,0.71,0.57,0.15,-0.81,3.86,0.65,0.66,63.0,0.57,0.05,0.67,0.43,0.24,-0.24,3.17,0.57,0.57,63.0,0.56,0.06,0.64,0.49,0.16,-0.07,1.33,0.56,0.57,63.0,0.49,0.08,0.67,0.37,0.3,0.33,1.84,0.5,0.49,63.0,0.45,0.09,0.65,0.32,0.33,0.42,1.81,0.46,0.43,63.0,0.44,0.08,0.57,0.33,0.24,0.27,1.58,0.45,0.43,63.0,0.46,0.04,0.54,0.37,0.17,0.11,1.96,0.46,0.45,63.0,0.51,0.05,0.61,0.35,0.26,-0.88,4.32,0.51,0.51,63.0,0.57,0.05,0.67,0.41,0.26,-0.51,3.42,0.57,0.57,63.0
+AR-T-G240008 = 0.76,0.06,0.84,0.65,0.2,-0.3,1.77,0.77,0.77,34.0,0.82,0.03,0.86,0.73,0.13,-1.88,6.42,0.82,0.83,34.0,0.83,0.02,0.86,0.8,0.06,0.11,2.23,0.83,0.83,34.0,0.69,0.09,0.82,0.55,0.27,-0.11,1.61,0.7,0.7,34.0,0.61,0.12,0.78,0.4,0.37,-0.16,1.63,0.62,0.61,34.0,0.67,0.05,0.76,0.56,0.2,-0.26,2.29,0.67,0.68,34.0,0.66,0.04,0.72,0.55,0.17,-1.04,4.09,0.66,0.66,34.0,0.61,0.04,0.67,0.53,0.14,-0.32,2.28,0.61,0.61,34.0,0.55,0.04,0.62,0.48,0.14,0.02,2.45,0.55,0.55,34.0,0.49,0.08,0.62,0.36,0.26,0.08,1.75,0.5,0.5,34.0,0.53,0.13,0.71,0.31,0.4,-0.27,1.79,0.54,0.54,34.0,0.62,0.13,0.8,0.36,0.44,-0.37,1.92,0.63,0.63,34.0
+AR-T-G240009 = 0.7,0.04,0.8,0.64,0.16,0.46,2.16,0.71,0.7,69.0,0.73,0.05,0.84,0.66,0.19,0.28,2.0,0.74,0.73,69.0,0.76,0.03,0.81,0.67,0.14,-1.08,4.67,0.76,0.76,69.0,0.67,0.07,0.75,0.53,0.22,-0.53,1.95,0.67,0.69,69.0,0.6,0.08,0.71,0.43,0.28,-0.58,1.92,0.6,0.63,69.0,0.61,0.03,0.69,0.54,0.15,0.0,2.57,0.61,0.61,69.0,0.54,0.03,0.62,0.48,0.15,0.31,2.53,0.54,0.54,69.0,0.46,0.04,0.55,0.4,0.15,-0.01,2.06,0.47,0.47,69.0,0.44,0.04,0.51,0.37,0.14,0.1,2.08,0.44,0.45,69.0,0.43,0.05,0.58,0.35,0.23,0.71,3.01,0.44,0.42,69.0,0.49,0.07,0.66,0.35,0.3,0.14,2.58,0.5,0.49,69.0,0.61,0.09,0.72,0.42,0.3,-0.58,1.89,0.61,0.64,69.0
+AR-T-G240010 = 0.8,0.05,0.88,0.75,0.14,0.6,1.7,0.8,0.77,18.0,0.8,0.05,0.89,0.73,0.16,0.43,2.04,0.8,0.78,18.0,0.8,0.04,0.87,0.71,0.16,-0.05,2.38,0.8,0.79,18.0,0.76,0.06,0.85,0.64,0.21,-0.94,3.93,0.77,0.77,18.0,0.71,0.08,0.83,0.53,0.3,-1.07,3.92,0.72,0.72,18.0,0.68,0.09,0.8,0.46,0.34,-1.13,3.87,0.68,0.69,18.0,0.58,0.1,0.75,0.4,0.34,-0.02,2.33,0.59,0.57,18.0,0.52,0.1,0.69,0.36,0.33,0.2,1.89,0.53,0.5,18.0,0.53,0.11,0.73,0.37,0.36,0.34,1.93,0.54,0.51,18.0,0.56,0.12,0.78,0.42,0.36,0.42,1.84,0.57,0.52,18.0,0.64,0.11,0.83,0.51,0.31,0.33,1.66,0.65,0.61,18.0,0.75,0.05,0.83,0.66,0.17,0.17,1.82,0.75,0.73,18.0
+AR-T-G240011 = 0.81,0.08,0.88,0.46,0.42,-2.62,10.91,0.82,0.82,44.0,0.79,0.07,0.86,0.47,0.39,-3.13,13.14,0.79,0.81,44.0,0.8,0.08,0.88,0.47,0.41,-2.5,10.26,0.81,0.82,44.0,0.76,0.09,0.86,0.39,0.46,-2.26,8.87,0.77,0.78,44.0,0.72,0.11,0.83,0.33,0.51,-1.91,7.04,0.73,0.74,44.0,0.68,0.12,0.81,0.27,0.54,-1.86,6.7,0.69,0.69,44.0,0.61,0.13,0.78,0.25,0.52,-0.61,2.76,0.62,0.62,44.0,0.55,0.13,0.73,0.23,0.5,-0.41,2.22,0.57,0.56,44.0,0.55,0.14,0.74,0.23,0.51,-0.32,2.01,0.56,0.56,44.0,0.57,0.15,0.77,0.25,0.52,-0.3,1.8,0.58,0.6,44.0,0.66,0.13,0.82,0.3,0.52,-0.59,2.54,0.67,0.69,44.0,0.75,0.09,0.85,0.39,0.46,-2.01,7.7,0.75,0.76,44.0
+AR-T-G240012 = 0.83,0.05,0.88,0.72,0.17,-0.63,2.62,0.83,0.83,25.0,0.82,0.04,0.87,0.73,0.14,-0.45,2.13,0.82,0.82,25.0,0.83,0.03,0.88,0.78,0.1,-0.14,1.55,0.83,0.83,25.0,0.8,0.04,0.86,0.71,0.15,-0.45,2.31,0.8,0.81,25.0,0.75,0.06,0.83,0.6,0.23,-0.71,2.87,0.76,0.77,25.0,0.73,0.06,0.8,0.57,0.23,-0.95,3.4,0.74,0.75,25.0,0.66,0.08,0.77,0.5,0.27,-0.45,1.88,0.67,0.69,25.0,0.61,0.1,0.71,0.44,0.28,-0.48,1.81,0.61,0.62,25.0,0.61,0.11,0.73,0.42,0.31,-0.47,1.74,0.62,0.61,25.0,0.63,0.12,0.77,0.42,0.35,-0.53,1.8,0.64,0.67,25.0,0.7,0.11,0.83,0.52,0.31,-0.47,1.77,0.71,0.73,25.0,0.78,0.07,0.87,0.64,0.23,-0.43,1.81,0.78,0.79,25.0
+AR-T-G240013 = 0.67,0.09,0.79,0.34,0.45,-1.87,6.77,0.68,0.69,48.0,0.68,0.1,0.79,0.3,0.49,-2.22,7.88,0.68,0.7,48.0,0.71,0.1,0.79,0.31,0.48,-2.27,7.62,0.72,0.75,48.0,0.67,0.13,0.76,0.2,0.56,-2.3,7.59,0.68,0.72,48.0,0.62,0.12,0.71,0.17,0.54,-2.2,7.29,0.63,0.67,48.0,0.6,0.11,0.66,0.2,0.46,-2.37,7.74,0.61,0.63,48.0,0.48,0.09,0.61,0.15,0.46,-2.04,7.27,0.48,0.5,48.0,0.42,0.08,0.58,0.12,0.45,-1.49,6.33,0.43,0.43,48.0,0.44,0.06,0.54,0.21,0.32,-1.22,4.93,0.44,0.45,48.0,0.47,0.07,0.58,0.24,0.34,-0.64,3.72,0.47,0.47,48.0,0.56,0.06,0.65,0.39,0.26,-0.28,2.57,0.56,0.56,48.0,0.64,0.08,0.7,0.35,0.35,-1.91,6.51,0.64,0.67,48.0
+AR-T-G240014 = 0.77,0.11,0.87,0.45,0.43,-1.36,4.16,0.78,0.81,40.0,0.76,0.11,0.88,0.45,0.42,-1.23,3.77,0.77,0.8,40.0,0.75,0.11,0.86,0.46,0.41,-1.33,3.97,0.76,0.8,40.0,0.69,0.12,0.83,0.38,0.45,-1.09,3.29,0.71,0.73,40.0,0.63,0.15,0.8,0.31,0.49,-0.74,2.41,0.64,0.65,40.0,0.58,0.16,0.77,0.26,0.51,-0.64,2.12,0.6,0.61,40.0,0.51,0.15,0.72,0.23,0.48,-0.38,1.87,0.53,0.53,40.0,0.46,0.13,0.66,0.21,0.44,-0.27,1.9,0.47,0.47,40.0,0.46,0.14,0.67,0.21,0.46,-0.2,2.0,0.48,0.47,40.0,0.51,0.14,0.73,0.24,0.5,-0.3,2.37,0.53,0.53,40.0,0.6,0.14,0.8,0.29,0.51,-0.66,2.7,0.62,0.63,40.0,0.72,0.12,0.84,0.39,0.44,-1.42,4.3,0.73,0.76,40.0
+AR-T-G240015 = 0.35,0.19,0.88,0.14,0.74,1.11,3.02,0.4,0.28,90.0,0.38,0.17,0.81,0.16,0.66,0.94,2.8,0.41,0.32,90.0,0.36,0.17,0.85,0.15,0.7,1.05,3.19,0.4,0.31,90.0,0.31,0.15,0.76,0.15,0.61,1.25,3.58,0.34,0.26,90.0,0.26,0.11,0.66,0.14,0.52,1.61,4.98,0.28,0.22,90.0,0.23,0.1,0.62,0.14,0.48,1.99,6.7,0.25,0.19,90.0,0.21,0.09,0.57,0.12,0.45,2.09,7.37,0.23,0.18,90.0,0.19,0.08,0.53,0.12,0.41,2.15,7.65,0.21,0.17,90.0,0.19,0.08,0.52,0.11,0.41,2.0,6.79,0.2,0.16,90.0,0.2,0.1,0.59,0.12,0.48,1.97,6.44,0.23,0.16,90.0,0.24,0.13,0.72,0.12,0.6,1.84,5.79,0.27,0.19,90.0,0.3,0.17,0.84,0.12,0.72,1.41,4.0,0.34,0.22,90.0
+AR-T-G240016 = 0.73,0.09,0.88,0.5,0.37,-0.54,2.58,0.74,0.75,109.0,0.73,0.09,0.87,0.49,0.38,-0.47,2.7,0.74,0.73,109.0,0.72,0.09,0.85,0.51,0.34,-0.41,2.37,0.72,0.73,109.0,0.67,0.09,0.81,0.42,0.39,-0.46,2.73,0.67,0.68,109.0,0.58,0.1,0.76,0.34,0.43,-0.3,2.62,0.59,0.59,109.0,0.53,0.1,0.73,0.28,0.45,-0.32,3.09,0.54,0.53,109.0,0.45,0.08,0.66,0.25,0.4,-0.02,3.11,0.46,0.45,109.0,0.39,0.06,0.6,0.23,0.37,-0.02,4.02,0.4,0.39,109.0,0.38,0.06,0.59,0.22,0.36,0.03,4.31,0.39,0.38,109.0,0.42,0.06,0.62,0.25,0.37,0.36,4.03,0.42,0.41,109.0,0.5,0.08,0.7,0.3,0.4,0.2,3.08,0.51,0.5,109.0,0.67,0.09,0.82,0.4,0.42,-0.75,3.16,0.68,0.69,109.0
+AR-T-G240017 = 0.8,0.06,0.86,0.73,0.13,-0.06,1.3,0.8,0.8,4.0,0.8,0.06,0.86,0.73,0.13,-0.02,1.3,0.8,0.8,4.0,0.79,0.05,0.84,0.73,0.12,-0.05,1.38,0.79,0.79,4.0,0.77,0.06,0.83,0.71,0.12,-0.07,1.24,0.77,0.77,4.0,0.75,0.06,0.81,0.68,0.13,-0.07,1.2,0.75,0.75,4.0,0.71,0.06,0.77,0.64,0.12,-0.1,1.3,0.71,0.71,4.0,0.66,0.07,0.73,0.59,0.15,-0.13,1.21,0.67,0.67,4.0,0.61,0.07,0.68,0.53,0.14,-0.09,1.13,0.61,0.62,4.0,0.62,0.08,0.7,0.54,0.16,-0.03,1.15,0.63,0.63,4.0,0.65,0.09,0.74,0.55,0.19,0.0,1.25,0.65,0.65,4.0,0.7,0.08,0.79,0.61,0.18,-0.04,1.29,0.71,0.71,4.0,0.76,0.06,0.82,0.7,0.12,-0.1,1.21,0.77,0.77,4.0
+AR-U-G050001 = 0.19,0.03,0.27,0.14,0.13,0.55,2.69,0.19,0.18,559.0,0.19,0.03,0.27,0.1,0.16,0.83,3.1,0.19,0.18,559.0,0.19,0.03,0.28,0.15,0.13,1.09,3.82,0.19,0.18,559.0,0.21,0.02,0.31,0.16,0.15,0.94,4.05,0.21,0.21,559.0,0.23,0.03,0.3,0.12,0.18,0.03,3.68,0.23,0.23,559.0,0.25,0.04,0.36,0.11,0.26,0.65,3.94,0.26,0.24,559.0,0.24,0.04,0.36,0.17,0.19,1.02,3.05,0.25,0.23,559.0,0.25,0.04,0.36,0.17,0.19,1.07,3.2,0.26,0.24,559.0,0.22,0.04,0.32,0.16,0.16,0.65,2.35,0.23,0.21,559.0,0.22,0.04,0.32,0.14,0.18,0.51,2.22,0.22,0.21,559.0,0.2,0.03,0.28,0.14,0.14,0.32,2.09,0.2,0.2,559.0,0.18,0.02,0.23,0.1,0.13,-0.02,2.56,0.18,0.18,559.0
+AR-U-G050002 = 0.09,0.02,0.1,0.08,0.02,-0.0,1.0,0.09,0.09,2.0,0.12,0.01,0.13,0.11,0.02,-0.0,1.0,0.12,0.12,2.0,0.09,0.02,0.1,0.07,0.03,-0.0,1.0,0.09,0.09,2.0,0.17,0.02,0.19,0.16,0.03,0.0,1.0,0.17,0.17,2.0,0.12,0.01,0.13,0.11,0.02,0.0,1.0,0.12,0.12,2.0,0.08,0.04,0.11,0.05,0.06,-0.0,1.0,0.08,0.08,2.0,0.13,0.01,0.14,0.12,0.02,0.0,0.99,0.13,0.13,2.0,0.15,0.03,0.18,0.13,0.05,-0.0,1.0,0.16,0.15,2.0,0.17,0.01,0.17,0.16,0.01,-0.0,1.13,0.17,0.17,2.0,0.13,0.03,0.15,0.11,0.04,0.0,1.0,0.13,0.13,2.0,0.12,0.0,0.12,0.12,0.0,0.01,-33.33,0.12,0.12,2.0,0.05,0.02,0.06,0.04,0.02,-0.0,1.0,0.05,0.05,2.0
+AR-U-G050003 = 0.31,0.18,0.75,0.13,0.62,0.99,2.58,0.36,0.22,713.0,0.3,0.18,0.74,0.13,0.61,1.09,2.74,0.35,0.21,713.0,0.31,0.18,0.75,0.14,0.61,1.09,2.7,0.36,0.21,713.0,0.28,0.14,0.7,0.14,0.56,1.18,3.07,0.32,0.21,713.0,0.22,0.08,0.61,0.01,0.59,1.47,6.21,0.24,0.21,713.0,0.17,0.07,0.4,-0.03,0.42,-0.38,4.13,0.19,0.18,713.0,0.2,0.08,0.62,0.01,0.61,0.83,6.9,0.21,0.19,713.0,0.2,0.09,0.63,0.01,0.63,1.31,6.61,0.22,0.19,713.0,0.22,0.1,0.66,0.01,0.64,1.42,5.38,0.24,0.19,713.0,0.25,0.12,0.71,0.06,0.65,1.32,4.25,0.27,0.21,713.0,0.27,0.14,0.72,0.09,0.63,1.05,3.09,0.31,0.22,713.0,0.29,0.16,0.75,0.11,0.64,0.95,2.67,0.33,0.21,713.0
+AR-U-G050004 = 0.17,0.07,0.34,0.08,0.26,0.88,2.53,0.18,0.14,660.0,0.16,0.06,0.33,0.09,0.24,0.85,2.46,0.17,0.14,660.0,0.17,0.06,0.33,0.08,0.25,0.86,2.52,0.18,0.15,660.0,0.18,0.06,0.35,0.1,0.25,0.86,2.54,0.19,0.16,660.0,0.19,0.07,0.38,0.1,0.28,0.72,2.36,0.2,0.17,660.0,0.2,0.08,0.45,0.09,0.36,1.11,3.39,0.22,0.18,660.0,0.2,0.07,0.39,0.1,0.29,0.67,2.26,0.22,0.18,660.0,0.2,0.07,0.38,0.1,0.28,0.68,2.22,0.21,0.18,660.0,0.21,0.08,0.41,0.12,0.29,0.78,2.33,0.23,0.18,660.0,0.22,0.08,0.43,0.08,0.34,0.81,2.42,0.24,0.19,660.0,0.21,0.08,0.4,0.1,0.3,0.76,2.27,0.22,0.18,660.0,0.2,0.08,0.4,0.09,0.32,0.86,2.42,0.21,0.17,660.0
+AR-U-G050005 = 0.29,NaN,0.29,0.29,0.0,NaN,NaN,0.29,0.29,1.0,0.41,NaN,0.41,0.41,0.0,NaN,NaN,0.41,0.41,1.0,0.26,NaN,0.26,0.26,0.0,NaN,NaN,0.26,0.26,1.0,0.39,NaN,0.39,0.39,0.0,NaN,NaN,0.39,0.39,1.0,0.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.33,NaN,0.33,0.33,0.0,NaN,NaN,0.33,0.33,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.33,NaN,0.33,0.33,0.0,NaN,NaN,0.33,0.33,1.0,0.34,NaN,0.34,0.34,0.0,NaN,NaN,0.34,0.34,1.0,0.06,NaN,0.06,0.06,0.0,NaN,NaN,0.06,0.06,1.0
+AR-U-G050006 = 0.18,0.03,0.27,0.08,0.19,0.3,2.64,0.18,0.17,710.0,0.2,0.05,0.32,0.11,0.21,0.27,2.24,0.2,0.2,710.0,0.21,0.05,0.36,0.11,0.25,0.41,2.37,0.22,0.21,710.0,0.23,0.06,0.37,0.12,0.25,0.28,2.21,0.24,0.22,710.0,0.26,0.07,0.42,0.14,0.29,0.17,2.15,0.27,0.26,710.0,0.28,0.07,0.42,0.14,0.28,0.1,2.13,0.28,0.27,710.0,0.27,0.06,0.42,0.14,0.28,0.18,2.23,0.28,0.27,710.0,0.26,0.06,0.39,0.11,0.28,0.17,2.12,0.26,0.26,710.0,0.24,0.06,0.38,0.12,0.26,0.32,2.08,0.25,0.23,710.0,0.23,0.05,0.36,0.12,0.23,0.36,2.15,0.24,0.23,710.0,0.21,0.04,0.33,0.12,0.21,0.4,2.37,0.21,0.2,710.0,0.2,0.05,0.32,0.11,0.21,0.35,2.27,0.21,0.2,710.0
+AR-U-G050007 = 0.21,0.06,0.34,0.11,0.23,0.66,2.65,0.22,0.18,19.0,0.24,0.06,0.37,0.17,0.21,0.97,3.69,0.25,0.24,19.0,0.27,0.06,0.4,0.18,0.22,0.49,2.86,0.28,0.28,19.0,0.29,0.05,0.4,0.21,0.19,0.74,3.49,0.29,0.29,19.0,0.31,0.05,0.42,0.23,0.19,0.69,3.34,0.31,0.31,19.0,0.25,0.03,0.33,0.21,0.11,0.68,2.09,0.26,0.23,19.0,0.33,0.07,0.5,0.21,0.28,0.91,3.73,0.34,0.34,19.0,0.32,0.1,0.5,0.18,0.32,0.35,2.29,0.34,0.3,18.0,0.29,0.06,0.39,0.2,0.19,0.01,1.88,0.3,0.29,19.0,0.29,0.06,0.41,0.22,0.19,0.73,2.35,0.29,0.27,18.0,0.25,0.05,0.35,0.14,0.21,0.19,2.85,0.25,0.26,19.0,0.23,0.07,0.37,0.14,0.23,0.59,2.24,0.24,0.21,19.0
+AR-U-G050008 = 0.58,0.17,0.81,0.23,0.58,-0.74,2.2,0.6,0.65,420.0,0.57,0.18,0.82,0.21,0.61,-0.69,2.07,0.59,0.64,420.0,0.56,0.17,0.8,0.21,0.59,-0.73,2.16,0.58,0.63,420.0,0.48,0.14,0.73,0.21,0.53,-0.54,2.11,0.5,0.52,420.0,0.29,0.1,0.63,0.06,0.57,0.44,2.97,0.31,0.28,420.0,0.14,0.07,0.42,-0.0,0.43,0.33,2.97,0.16,0.14,420.0,0.19,0.08,0.51,0.01,0.5,0.65,3.69,0.2,0.18,420.0,0.23,0.1,0.54,0.03,0.52,0.37,3.03,0.25,0.22,420.0,0.32,0.11,0.65,0.04,0.61,0.26,2.67,0.34,0.3,420.0,0.39,0.12,0.71,0.12,0.59,0.35,2.22,0.41,0.37,420.0,0.47,0.13,0.76,0.21,0.55,0.12,2.04,0.49,0.47,420.0,0.53,0.14,0.81,0.22,0.59,-0.28,2.12,0.55,0.54,420.0
+AR-U-G050009 = 0.15,0.04,0.35,0.1,0.26,2.73,13.11,0.16,0.15,518.0,0.16,0.04,0.37,0.1,0.27,2.79,13.87,0.17,0.16,518.0,0.18,0.03,0.38,0.11,0.27,2.52,12.45,0.18,0.17,518.0,0.19,0.03,0.36,0.12,0.24,1.83,8.85,0.2,0.19,518.0,0.22,0.03,0.33,0.13,0.2,0.4,4.2,0.22,0.22,518.0,0.23,0.03,0.32,0.13,0.19,-0.08,3.88,0.23,0.23,518.0,0.21,0.02,0.28,0.12,0.17,-0.22,4.87,0.21,0.21,518.0,0.21,0.03,0.32,0.12,0.2,0.87,6.46,0.21,0.2,518.0,0.19,0.03,0.36,0.09,0.27,1.7,8.86,0.19,0.18,518.0,0.19,0.04,0.38,0.09,0.28,1.77,8.67,0.19,0.18,518.0,0.17,0.04,0.38,0.1,0.28,2.34,10.54,0.17,0.16,518.0,0.16,0.04,0.38,0.1,0.28,2.2,9.13,0.17,0.15,518.0
+AR-U-G050010 = 0.19,0.04,0.33,0.12,0.21,0.56,2.57,0.2,0.19,705.0,0.2,0.04,0.3,0.13,0.17,0.4,2.29,0.2,0.2,705.0,0.2,0.04,0.32,0.13,0.19,0.36,2.35,0.21,0.2,705.0,0.21,0.04,0.33,0.15,0.18,0.55,3.16,0.21,0.21,705.0,0.22,0.04,0.35,0.15,0.2,1.0,4.59,0.22,0.21,705.0,0.19,0.06,0.37,0.02,0.35,-0.12,4.46,0.2,0.19,705.0,0.19,0.05,0.33,0.0,0.32,-0.45,5.19,0.2,0.19,705.0,0.17,0.05,0.31,0.0,0.31,-0.22,5.04,0.18,0.17,705.0,0.18,0.03,0.3,0.11,0.19,0.98,4.16,0.18,0.18,705.0,0.19,0.03,0.31,0.13,0.18,0.58,3.06,0.19,0.19,705.0,0.19,0.04,0.3,0.13,0.17,0.41,2.26,0.2,0.19,705.0,0.18,0.04,0.31,0.12,0.19,0.53,2.5,0.19,0.18,705.0
+AR-U-G050011 = 0.25,0.13,0.79,0.13,0.66,2.25,7.23,0.29,0.2,657.0,0.24,0.13,0.78,0.13,0.65,2.44,8.07,0.28,0.2,657.0,0.24,0.12,0.76,0.14,0.61,2.51,8.38,0.27,0.2,657.0,0.24,0.09,0.7,0.15,0.55,2.63,9.67,0.25,0.21,657.0,0.2,0.04,0.44,0.02,0.42,-1.44,10.72,0.21,0.21,657.0,0.12,0.06,0.3,-0.04,0.34,-0.6,2.67,0.14,0.14,657.0,0.16,0.06,0.33,-0.01,0.34,-1.52,4.85,0.17,0.18,657.0,0.17,0.05,0.39,-0.0,0.39,-1.19,6.8,0.18,0.18,657.0,0.19,0.05,0.51,0.02,0.49,1.48,10.48,0.2,0.19,657.0,0.22,0.06,0.6,0.1,0.5,2.47,11.25,0.23,0.2,657.0,0.24,0.09,0.68,0.13,0.55,2.24,8.33,0.25,0.21,657.0,0.24,0.11,0.73,0.13,0.6,2.09,6.95,0.27,0.2,657.0
+AR-U-G050012 = 0.14,0.02,0.24,0.09,0.16,1.43,7.95,0.14,0.13,691.0,0.15,0.03,0.28,0.09,0.19,1.02,4.84,0.15,0.14,691.0,0.16,0.03,0.31,0.09,0.22,1.05,5.26,0.17,0.16,691.0,0.18,0.04,0.33,0.1,0.23,0.74,4.23,0.18,0.18,691.0,0.2,0.04,0.35,0.1,0.25,0.41,3.68,0.21,0.2,691.0,0.22,0.05,0.37,0.09,0.28,0.25,3.18,0.22,0.21,691.0,0.2,0.04,0.33,0.08,0.25,-0.34,3.67,0.2,0.2,691.0,0.19,0.03,0.31,0.08,0.23,-0.41,3.58,0.19,0.19,691.0,0.18,0.03,0.29,0.08,0.2,-0.18,4.77,0.18,0.18,691.0,0.17,0.02,0.28,0.09,0.19,-0.08,4.99,0.17,0.17,691.0,0.16,0.02,0.27,0.08,0.19,0.42,6.32,0.16,0.16,691.0,0.15,0.02,0.25,0.09,0.17,0.43,5.37,0.15,0.15,691.0
+AR-U-G050013 = 0.17,0.04,0.35,0.11,0.24,1.2,4.81,0.17,0.16,1003.0,0.16,0.04,0.3,0.11,0.19,0.98,3.96,0.17,0.16,1003.0,0.17,0.03,0.29,0.12,0.18,0.83,3.73,0.17,0.17,1003.0,0.19,0.03,0.27,0.12,0.15,0.44,2.72,0.19,0.18,1003.0,0.2,0.03,0.3,0.14,0.16,0.23,2.67,0.2,0.2,1003.0,0.2,0.04,0.33,0.08,0.26,-0.08,3.73,0.2,0.2,1003.0,0.19,0.04,0.29,0.01,0.28,-0.85,5.97,0.2,0.2,1003.0,0.19,0.03,0.29,0.03,0.26,-0.25,4.99,0.19,0.19,1003.0,0.19,0.03,0.31,0.13,0.18,0.43,3.37,0.19,0.19,1003.0,0.2,0.04,0.33,0.13,0.2,0.38,2.82,0.2,0.2,1003.0,0.19,0.04,0.33,0.12,0.2,0.57,2.94,0.2,0.19,1003.0,0.18,0.04,0.35,0.11,0.24,0.88,3.77,0.19,0.17,1003.0
+AR-U-G050014 = 0.19,0.03,0.28,0.07,0.21,-0.43,4.56,0.19,0.19,176.0,0.19,0.04,0.29,0.07,0.22,-0.41,4.0,0.2,0.19,176.0,0.21,0.04,0.3,0.07,0.23,-0.72,4.38,0.21,0.21,176.0,0.22,0.03,0.29,0.11,0.18,-0.74,3.62,0.22,0.23,176.0,0.24,0.03,0.33,0.15,0.18,-0.35,3.11,0.25,0.25,176.0,0.26,0.04,0.33,0.13,0.2,-1.1,4.6,0.26,0.27,176.0,0.24,0.03,0.31,0.11,0.19,-0.81,4.65,0.25,0.25,176.0,0.25,0.03,0.33,0.14,0.19,-0.44,3.69,0.25,0.26,176.0,0.23,0.04,0.3,0.12,0.18,-0.68,3.49,0.24,0.24,176.0,0.23,0.04,0.31,0.09,0.21,-0.75,3.89,0.23,0.23,176.0,0.22,0.04,0.3,0.09,0.21,-0.54,3.14,0.22,0.22,176.0,0.2,0.04,0.3,0.08,0.22,-0.59,3.74,0.21,0.2,176.0
+AR-U-G050015 = 0.27,0.13,0.78,0.14,0.65,2.07,7.07,0.3,0.22,1039.0,0.25,0.12,0.78,0.13,0.65,2.37,8.66,0.28,0.21,1039.0,0.25,0.11,0.72,0.14,0.59,2.31,8.22,0.27,0.21,1039.0,0.24,0.08,0.59,0.14,0.45,2.18,7.86,0.25,0.21,1039.0,0.2,0.05,0.31,0.02,0.28,-1.62,5.86,0.2,0.21,1039.0,0.1,0.08,0.24,-0.05,0.29,0.06,1.63,0.13,0.09,1039.0,0.07,0.09,0.21,-0.07,0.28,-0.1,1.37,0.12,0.08,1039.0,0.12,0.07,0.26,-0.06,0.32,-0.99,2.72,0.14,0.16,1039.0,0.19,0.04,0.43,0.0,0.43,0.69,10.4,0.19,0.18,1039.0,0.22,0.06,0.55,0.06,0.49,2.21,10.23,0.23,0.2,1039.0,0.26,0.09,0.73,0.15,0.57,2.22,8.75,0.28,0.23,1039.0,0.27,0.11,0.77,0.14,0.63,2.0,7.08,0.29,0.23,1039.0
+AR-U-G050016 = 0.16,0.07,0.43,-0.02,0.45,0.45,4.15,0.17,0.15,650.0,0.15,0.06,0.41,-0.03,0.44,0.38,4.83,0.16,0.14,650.0,0.15,0.06,0.41,-0.07,0.48,-0.1,5.49,0.17,0.15,650.0,0.16,0.06,0.38,-0.06,0.44,-0.38,5.17,0.17,0.16,650.0,0.17,0.05,0.36,-0.01,0.37,-0.22,3.76,0.18,0.17,650.0,0.16,0.05,0.34,-0.01,0.35,-0.33,4.17,0.17,0.17,650.0,0.15,0.05,0.32,-0.03,0.35,-0.52,3.85,0.16,0.15,650.0,0.16,0.05,0.33,-0.1,0.43,-1.21,6.88,0.17,0.16,650.0,0.17,0.05,0.33,-0.04,0.37,-0.85,4.55,0.18,0.18,650.0,0.18,0.06,0.36,-0.02,0.38,-0.52,3.78,0.19,0.18,650.0,0.18,0.07,0.41,-0.04,0.45,-0.22,3.57,0.19,0.18,650.0,0.17,0.07,0.41,-0.03,0.44,0.11,3.79,0.18,0.16,650.0
+AR-U-G050017 = 0.31,0.15,0.79,0.12,0.67,1.56,4.66,0.34,0.26,658.0,0.29,0.14,0.78,0.13,0.66,1.73,5.14,0.32,0.24,658.0,0.28,0.14,0.77,0.13,0.63,1.8,5.29,0.32,0.23,658.0,0.27,0.1,0.7,0.14,0.55,1.84,5.86,0.29,0.24,658.0,0.21,0.05,0.44,0.03,0.4,0.53,6.62,0.22,0.21,658.0,0.08,0.07,0.23,-0.04,0.27,0.18,1.86,0.11,0.07,658.0,0.11,0.08,0.29,-0.04,0.32,-0.18,1.64,0.13,0.12,658.0,0.15,0.07,0.47,-0.03,0.51,-0.09,4.6,0.17,0.17,658.0,0.22,0.07,0.58,0.03,0.55,1.83,8.95,0.23,0.21,658.0,0.26,0.08,0.61,0.11,0.5,2.12,8.21,0.27,0.24,658.0,0.3,0.12,0.73,0.12,0.62,1.68,5.56,0.32,0.27,658.0,0.31,0.13,0.76,0.1,0.65,1.47,4.6,0.34,0.27,658.0
+AR-U-G050018 = 0.18,0.03,0.3,0.1,0.2,0.48,3.41,0.19,0.18,874.0,0.2,0.03,0.31,0.11,0.2,0.04,2.82,0.2,0.2,874.0,0.22,0.04,0.31,0.12,0.19,0.15,2.26,0.22,0.21,874.0,0.23,0.04,0.33,0.13,0.2,0.19,2.24,0.23,0.23,874.0,0.25,0.04,0.36,0.14,0.22,0.2,2.38,0.25,0.24,874.0,0.25,0.06,0.38,0.06,0.32,-0.2,2.67,0.26,0.25,874.0,0.22,0.04,0.33,0.07,0.26,-0.02,2.75,0.23,0.21,874.0,0.21,0.04,0.31,0.09,0.22,-0.07,2.84,0.21,0.21,874.0,0.2,0.03,0.28,0.1,0.18,0.09,2.9,0.2,0.19,874.0,0.19,0.03,0.29,0.09,0.2,0.18,2.67,0.19,0.19,874.0,0.19,0.04,0.28,0.09,0.2,0.28,2.66,0.19,0.18,874.0,0.18,0.03,0.29,0.09,0.2,0.32,3.05,0.18,0.18,874.0
+AR-V-G230001 = 0.65,0.1,0.8,-0.02,0.82,-1.74,8.9,0.66,0.68,641.0,0.64,0.11,0.79,-0.03,0.82,-1.4,6.48,0.65,0.67,641.0,0.58,0.1,0.74,0.01,0.72,-1.01,4.91,0.59,0.6,641.0,0.5,0.08,0.6,-0.0,0.6,-1.91,8.04,0.51,0.53,641.0,0.37,0.1,0.51,-0.05,0.56,-1.57,5.13,0.39,0.4,641.0,0.16,0.07,0.31,-0.05,0.36,0.02,2.68,0.17,0.15,641.0,0.3,0.1,0.47,-0.01,0.49,-1.25,3.76,0.32,0.33,641.0,0.37,0.09,0.53,-0.01,0.54,-1.55,5.39,0.38,0.39,641.0,0.44,0.07,0.57,0.03,0.54,-1.59,7.16,0.44,0.45,641.0,0.51,0.08,0.7,-0.02,0.71,-1.1,7.1,0.52,0.51,641.0,0.59,0.09,0.75,0.14,0.61,-1.03,5.0,0.6,0.6,641.0,0.63,0.09,0.78,0.01,0.77,-1.68,9.42,0.64,0.64,641.0
+AR-V-G230002 = 0.65,0.09,0.78,0.33,0.46,-0.98,3.51,0.65,0.67,531.0,0.68,0.08,0.81,0.42,0.4,-0.95,3.38,0.68,0.7,531.0,0.65,0.09,0.79,0.35,0.44,-1.09,3.62,0.65,0.68,531.0,0.51,0.14,0.79,0.16,0.63,-0.46,2.32,0.53,0.53,531.0,0.32,0.15,0.65,0.04,0.61,0.08,2.15,0.35,0.33,531.0,0.12,0.08,0.35,0.01,0.33,0.56,2.18,0.14,0.1,531.0,0.23,0.14,0.6,0.03,0.57,0.59,2.32,0.27,0.21,531.0,0.35,0.16,0.69,0.06,0.63,0.11,1.96,0.38,0.34,531.0,0.5,0.15,0.73,0.11,0.62,-0.66,2.52,0.52,0.54,531.0,0.54,0.13,0.79,0.16,0.63,-0.72,2.72,0.55,0.57,531.0,0.55,0.11,0.76,0.27,0.49,-0.47,2.7,0.56,0.57,531.0,0.59,0.11,0.8,0.19,0.61,-0.74,3.19,0.6,0.61,531.0
+AR-V-G230003 = 0.66,0.1,0.73,0.44,0.29,-1.25,3.02,0.66,0.7,9.0,0.66,0.09,0.73,0.44,0.28,-2.07,5.63,0.67,0.69,8.0,0.65,0.07,0.7,0.53,0.17,-0.83,2.03,0.65,0.68,8.0,0.47,0.13,0.71,0.26,0.44,0.45,3.02,0.49,0.45,9.0,0.33,0.06,0.44,0.22,0.22,-0.24,3.4,0.34,0.34,8.0,0.17,0.07,0.31,0.08,0.23,0.95,3.1,0.18,0.15,9.0,0.24,0.06,0.29,0.11,0.18,-1.62,4.61,0.25,0.26,9.0,0.38,0.1,0.54,0.19,0.36,-0.4,3.35,0.39,0.4,8.0,0.57,0.04,0.62,0.48,0.14,-1.1,3.9,0.57,0.57,8.0,0.59,0.08,0.67,0.41,0.25,-1.48,4.3,0.59,0.61,8.0,0.6,0.04,0.66,0.57,0.1,0.28,1.88,0.6,0.61,8.0,0.55,0.19,0.7,0.25,0.46,-0.86,1.99,0.58,0.66,8.0
+AR-W-G070001 = 0.62,0.05,0.68,0.46,0.22,-1.34,3.88,0.62,0.64,71.0,0.61,0.06,0.71,0.42,0.29,-1.07,4.1,0.62,0.63,71.0,0.64,0.07,0.73,0.44,0.3,-1.05,3.66,0.64,0.65,71.0,0.65,0.07,0.72,0.44,0.28,-1.36,4.13,0.66,0.68,71.0,0.66,0.06,0.71,0.47,0.24,-1.44,4.17,0.66,0.68,71.0,0.64,0.05,0.7,0.47,0.23,-1.47,4.53,0.65,0.66,71.0,0.59,0.04,0.65,0.46,0.19,-1.25,4.14,0.59,0.6,71.0,0.53,0.04,0.6,0.42,0.18,-1.03,3.81,0.53,0.54,71.0,0.47,0.04,0.55,0.36,0.18,-0.47,3.27,0.47,0.47,71.0,0.5,0.04,0.58,0.38,0.19,-0.5,2.78,0.5,0.51,71.0,0.54,0.05,0.62,0.42,0.2,-0.66,2.6,0.55,0.56,71.0,0.62,0.04,0.69,0.49,0.19,-0.94,3.04,0.62,0.64,71.0
+AR-W-G070002 = 0.65,0.02,0.68,0.58,0.1,-0.91,3.4,0.65,0.65,26.0,0.57,0.03,0.6,0.48,0.12,-1.27,4.68,0.57,0.57,26.0,0.57,0.02,0.62,0.52,0.1,-0.15,3.61,0.57,0.57,26.0,0.67,0.03,0.71,0.57,0.14,-1.44,4.7,0.67,0.68,26.0,0.69,0.05,0.73,0.56,0.17,-1.12,3.5,0.69,0.7,26.0,0.7,0.05,0.75,0.56,0.2,-1.12,3.57,0.7,0.72,26.0,0.6,0.04,0.66,0.49,0.17,-0.84,3.18,0.61,0.61,26.0,0.57,0.05,0.62,0.44,0.18,-0.81,3.21,0.57,0.57,26.0,0.54,0.05,0.59,0.41,0.18,-0.94,3.16,0.54,0.55,26.0,0.56,0.04,0.63,0.47,0.16,-0.63,3.09,0.56,0.57,26.0,0.62,0.04,0.67,0.53,0.14,-0.96,2.98,0.62,0.63,26.0,0.64,0.03,0.68,0.58,0.11,-0.98,3.53,0.65,0.65,26.0
+AR-W-G070003 = 0.61,0.05,0.67,0.51,0.16,-0.48,2.13,0.61,0.62,19.0,0.51,0.04,0.57,0.43,0.14,-0.24,2.53,0.51,0.51,19.0,0.57,0.05,0.66,0.47,0.19,0.01,2.47,0.57,0.56,19.0,0.64,0.06,0.73,0.53,0.2,-0.28,2.04,0.64,0.65,19.0,0.66,0.06,0.74,0.55,0.2,-0.39,1.99,0.67,0.67,19.0,0.64,0.07,0.73,0.52,0.21,-0.25,1.92,0.64,0.63,19.0,0.59,0.05,0.65,0.5,0.15,-0.55,2.09,0.6,0.6,19.0,0.54,0.04,0.6,0.46,0.15,-0.45,2.19,0.54,0.55,19.0,0.51,0.04,0.58,0.44,0.14,-0.15,2.32,0.51,0.51,19.0,0.55,0.05,0.64,0.47,0.18,0.07,2.07,0.55,0.55,19.0,0.61,0.07,0.71,0.49,0.22,-0.16,1.92,0.61,0.6,19.0,0.64,0.06,0.72,0.54,0.19,-0.18,1.91,0.64,0.63,19.0
+AR-W-G070004 = 0.62,0.02,0.68,0.58,0.1,0.5,3.47,0.62,0.62,192.0,0.61,0.04,0.7,0.55,0.15,0.43,2.28,0.61,0.6,192.0,0.64,0.04,0.71,0.56,0.15,0.08,1.94,0.64,0.64,192.0,0.67,0.01,0.71,0.64,0.08,0.2,3.09,0.67,0.67,192.0,0.68,0.02,0.71,0.62,0.09,-0.33,2.98,0.68,0.68,192.0,0.67,0.02,0.72,0.6,0.12,-0.6,4.38,0.67,0.67,192.0,0.62,0.02,0.66,0.56,0.11,-0.37,3.69,0.62,0.62,192.0,0.58,0.02,0.63,0.49,0.14,-0.61,3.76,0.58,0.58,192.0,0.56,0.03,0.61,0.47,0.14,-0.85,3.68,0.56,0.57,192.0,0.55,0.03,0.63,0.49,0.14,-0.05,2.49,0.55,0.55,192.0,0.59,0.03,0.65,0.52,0.12,-0.26,2.21,0.59,0.59,192.0,0.6,0.03,0.65,0.53,0.12,-0.7,2.81,0.6,0.61,192.0
+AR-W-G070005 = 0.62,0.04,0.73,0.53,0.2,0.58,3.23,0.62,0.62,306.0,0.64,0.04,0.73,0.53,0.2,-0.11,2.67,0.64,0.64,306.0,0.69,0.03,0.75,0.59,0.15,-1.02,4.14,0.7,0.7,306.0,0.71,0.02,0.75,0.59,0.16,-1.59,7.27,0.71,0.72,306.0,0.69,0.03,0.73,0.51,0.21,-2.28,11.55,0.69,0.7,306.0,0.69,0.02,0.72,0.53,0.19,-3.05,19.46,0.69,0.7,306.0,0.62,0.02,0.65,0.49,0.16,-2.19,12.71,0.62,0.62,306.0,0.58,0.02,0.63,0.46,0.18,-1.03,7.75,0.58,0.58,306.0,0.56,0.04,0.66,0.43,0.23,-0.19,2.41,0.57,0.57,306.0,0.57,0.04,0.66,0.46,0.2,0.06,2.28,0.57,0.57,306.0,0.6,0.02,0.68,0.55,0.13,0.43,2.85,0.6,0.6,306.0,0.64,0.02,0.7,0.59,0.11,0.52,3.21,0.64,0.63,306.0
+AR-W-G070006 = 0.65,0.04,0.7,0.5,0.2,-1.66,6.3,0.65,0.66,79.0,0.54,0.04,0.65,0.42,0.23,-0.33,4.22,0.54,0.55,79.0,0.57,0.04,0.7,0.45,0.25,-0.2,5.03,0.57,0.58,79.0,0.65,0.05,0.72,0.48,0.24,-1.65,5.91,0.65,0.67,79.0,0.69,0.05,0.73,0.52,0.22,-1.89,6.52,0.69,0.71,79.0,0.67,0.04,0.73,0.51,0.22,-1.31,5.21,0.67,0.67,79.0,0.62,0.03,0.66,0.5,0.16,-1.88,6.61,0.63,0.64,79.0,0.57,0.03,0.61,0.46,0.15,-1.75,6.33,0.57,0.58,79.0,0.52,0.03,0.56,0.43,0.13,-1.02,4.56,0.52,0.52,79.0,0.56,0.04,0.62,0.44,0.19,-0.71,3.15,0.56,0.56,79.0,0.61,0.06,0.69,0.45,0.24,-0.69,2.64,0.61,0.62,79.0,0.63,0.05,0.71,0.5,0.2,-0.61,2.51,0.63,0.64,79.0
+AR-W-G070007 = 0.66,0.05,0.74,0.51,0.23,-1.32,4.43,0.66,0.67,143.0,0.69,0.05,0.78,0.52,0.26,-1.41,5.06,0.69,0.7,143.0,0.7,0.06,0.79,0.51,0.29,-1.69,5.57,0.7,0.71,143.0,0.68,0.06,0.77,0.49,0.28,-1.74,5.38,0.69,0.7,143.0,0.66,0.05,0.75,0.51,0.24,-1.52,4.82,0.66,0.67,143.0,0.65,0.06,0.72,0.49,0.23,-1.54,4.55,0.65,0.67,143.0,0.61,0.04,0.68,0.48,0.2,-1.59,5.08,0.62,0.62,143.0,0.58,0.05,0.67,0.46,0.21,-1.28,4.3,0.59,0.59,143.0,0.55,0.04,0.64,0.44,0.2,-0.84,3.5,0.56,0.56,143.0,0.55,0.06,0.66,0.39,0.27,-0.73,3.23,0.55,0.55,143.0,0.58,0.04,0.68,0.47,0.21,-0.75,3.33,0.58,0.59,143.0,0.64,0.04,0.74,0.53,0.21,-0.45,3.2,0.65,0.64,143.0
+AR-W-G070008 = 0.64,0.02,0.7,0.6,0.1,0.6,3.56,0.64,0.64,92.0,0.58,0.02,0.61,0.53,0.08,-0.18,2.16,0.58,0.58,92.0,0.59,0.02,0.64,0.52,0.12,-0.61,3.27,0.59,0.59,92.0,0.68,0.02,0.72,0.61,0.11,-1.28,7.25,0.68,0.68,92.0,0.7,0.02,0.77,0.61,0.16,-0.7,8.29,0.7,0.7,92.0,0.7,0.03,0.78,0.62,0.16,-0.1,4.1,0.71,0.7,92.0,0.63,0.02,0.68,0.55,0.13,-1.02,7.58,0.63,0.63,92.0,0.59,0.02,0.63,0.53,0.11,-0.42,4.09,0.59,0.59,92.0,0.57,0.02,0.6,0.49,0.1,-1.26,4.53,0.57,0.58,92.0,0.57,0.03,0.61,0.49,0.12,-0.97,3.63,0.57,0.57,92.0,0.61,0.02,0.65,0.54,0.11,-1.14,4.71,0.61,0.61,92.0,0.62,0.02,0.66,0.57,0.09,-0.37,2.8,0.62,0.62,92.0
+AR-W-G070009 = 0.68,0.02,0.72,0.63,0.09,-0.12,3.89,0.68,0.68,74.0,0.53,0.02,0.59,0.5,0.08,0.84,3.1,0.53,0.53,74.0,0.53,0.02,0.59,0.49,0.1,0.83,3.59,0.53,0.53,74.0,0.65,0.04,0.7,0.53,0.17,-1.52,4.31,0.65,0.66,74.0,0.65,0.05,0.72,0.49,0.23,-0.88,3.33,0.65,0.65,74.0,0.63,0.08,0.73,0.39,0.35,-0.95,3.4,0.63,0.65,74.0,0.6,0.04,0.66,0.46,0.2,-1.25,4.35,0.6,0.6,74.0,0.58,0.04,0.64,0.43,0.21,-1.39,4.44,0.58,0.59,74.0,0.6,0.06,0.67,0.42,0.25,-1.43,4.12,0.6,0.62,74.0,0.61,0.04,0.67,0.45,0.22,-1.4,4.68,0.61,0.62,74.0,0.62,0.04,0.67,0.48,0.19,-1.36,4.5,0.62,0.63,74.0,0.65,0.03,0.7,0.55,0.16,-0.9,4.57,0.65,0.65,74.0
+AR-W-G070010 = 0.62,0.06,0.75,0.41,0.33,-1.5,5.08,0.63,0.64,185.0,0.64,0.06,0.75,0.4,0.34,-1.68,5.35,0.64,0.66,185.0,0.66,0.07,0.74,0.45,0.29,-1.49,4.08,0.66,0.69,185.0,0.66,0.08,0.75,0.4,0.34,-1.58,4.42,0.66,0.69,185.0,0.64,0.07,0.73,0.42,0.3,-1.52,4.67,0.64,0.66,185.0,0.64,0.08,0.72,0.36,0.37,-1.69,5.16,0.65,0.67,185.0,0.59,0.06,0.7,0.4,0.3,-1.43,4.76,0.6,0.61,185.0,0.55,0.05,0.64,0.41,0.24,-1.04,3.81,0.55,0.56,185.0,0.5,0.04,0.6,0.4,0.2,-0.52,3.4,0.5,0.51,185.0,0.5,0.05,0.62,0.28,0.34,-1.72,7.17,0.5,0.51,185.0,0.55,0.05,0.69,0.36,0.33,-1.37,5.84,0.55,0.56,185.0,0.62,0.05,0.75,0.46,0.29,-0.91,5.33,0.63,0.63,185.0
+AR-W-G070011 = 0.64,0.03,0.68,0.6,0.08,0.03,1.69,0.64,0.63,29.0,0.57,0.03,0.61,0.52,0.09,-0.39,2.04,0.57,0.57,29.0,0.62,0.02,0.66,0.58,0.09,0.16,1.96,0.62,0.62,29.0,0.7,0.03,0.74,0.64,0.1,-0.28,1.82,0.7,0.7,29.0,0.7,0.03,0.75,0.64,0.1,-0.27,1.69,0.7,0.7,29.0,0.69,0.04,0.73,0.62,0.11,-0.67,2.02,0.69,0.71,29.0,0.61,0.03,0.65,0.56,0.1,0.01,1.57,0.61,0.61,29.0,0.57,0.03,0.61,0.52,0.08,0.08,1.49,0.57,0.56,29.0,0.53,0.02,0.57,0.49,0.08,-0.06,2.15,0.53,0.54,29.0,0.57,0.03,0.62,0.52,0.1,0.16,1.79,0.57,0.57,29.0,0.62,0.04,0.68,0.55,0.13,0.19,1.74,0.62,0.62,29.0,0.64,0.03,0.69,0.6,0.09,0.46,1.82,0.64,0.63,29.0
+AR-W-G070012 = 0.62,0.06,0.73,0.33,0.4,-0.99,6.48,0.62,0.61,343.0,0.6,0.05,0.69,0.26,0.43,-2.19,12.71,0.6,0.6,343.0,0.62,0.05,0.7,0.27,0.43,-3.05,16.59,0.62,0.63,343.0,0.66,0.06,0.75,0.31,0.43,-2.01,10.63,0.66,0.66,343.0,0.66,0.06,0.76,0.33,0.43,-1.38,6.87,0.66,0.66,343.0,0.67,0.05,0.75,0.33,0.42,-2.5,12.83,0.67,0.68,343.0,0.61,0.05,0.68,0.31,0.37,-2.6,12.77,0.61,0.62,343.0,0.57,0.04,0.64,0.31,0.33,-2.43,11.7,0.58,0.58,343.0,0.57,0.05,0.65,0.3,0.35,-1.76,8.91,0.57,0.57,343.0,0.56,0.07,0.71,0.31,0.4,0.01,3.85,0.57,0.55,343.0,0.58,0.06,0.71,0.33,0.38,-0.38,3.7,0.58,0.58,343.0,0.59,0.07,0.7,0.28,0.43,-0.7,4.58,0.59,0.59,343.0
+AR-W-G070013 = 0.62,0.05,0.69,0.44,0.25,-1.2,4.35,0.62,0.62,58.0,0.64,0.04,0.69,0.48,0.21,-2.27,7.59,0.65,0.66,58.0,0.66,0.05,0.7,0.47,0.24,-2.3,7.77,0.66,0.68,58.0,0.66,0.05,0.71,0.48,0.23,-2.31,7.9,0.67,0.68,58.0,0.63,0.04,0.68,0.48,0.2,-1.71,6.18,0.63,0.64,58.0,0.65,0.04,0.7,0.49,0.21,-2.01,7.02,0.65,0.66,58.0,0.59,0.03,0.64,0.46,0.18,-1.79,6.62,0.59,0.59,58.0,0.54,0.03,0.6,0.42,0.19,-1.25,5.04,0.54,0.54,58.0,0.48,0.04,0.55,0.37,0.18,-0.7,3.45,0.48,0.48,58.0,0.53,0.04,0.59,0.4,0.19,-1.22,4.46,0.53,0.53,58.0,0.56,0.05,0.62,0.42,0.2,-1.16,4.1,0.56,0.57,58.0,0.62,0.03,0.66,0.49,0.17,-1.81,6.35,0.62,0.63,58.0
+AR-W-G070014 = 0.65,0.02,0.7,0.62,0.08,0.39,3.24,0.65,0.65,36.0,0.61,0.02,0.66,0.57,0.09,0.39,2.15,0.61,0.61,36.0,0.62,0.02,0.67,0.58,0.09,0.3,2.14,0.62,0.62,36.0,0.68,0.01,0.7,0.67,0.04,0.46,2.79,0.68,0.68,36.0,0.7,0.01,0.72,0.68,0.04,-0.03,2.76,0.7,0.7,36.0,0.67,0.02,0.7,0.64,0.07,0.32,2.62,0.67,0.67,36.0,0.63,0.01,0.65,0.61,0.04,-0.07,2.35,0.63,0.63,36.0,0.59,0.01,0.61,0.57,0.05,0.56,2.59,0.59,0.58,36.0,0.56,0.02,0.6,0.52,0.07,0.22,2.38,0.56,0.55,36.0,0.58,0.01,0.6,0.55,0.05,0.18,2.09,0.58,0.58,36.0,0.63,0.01,0.65,0.59,0.05,-0.32,3.21,0.63,0.63,36.0,0.64,0.02,0.68,0.6,0.08,-0.34,3.96,0.64,0.64,36.0
+AR-W-G070015 = 0.6,0.05,0.72,0.48,0.24,-0.23,2.37,0.6,0.61,372.0,0.54,0.05,0.68,0.45,0.24,0.14,2.37,0.54,0.54,372.0,0.62,0.05,0.73,0.53,0.21,0.11,1.83,0.63,0.62,372.0,0.69,0.03,0.75,0.62,0.14,-0.0,2.81,0.69,0.69,372.0,0.68,0.03,0.75,0.55,0.2,-0.62,3.69,0.68,0.68,372.0,0.68,0.03,0.75,0.53,0.22,-1.01,5.36,0.68,0.69,372.0,0.62,0.03,0.7,0.5,0.19,-0.34,4.7,0.62,0.62,372.0,0.58,0.02,0.65,0.5,0.15,0.01,3.64,0.58,0.58,372.0,0.58,0.03,0.64,0.46,0.18,-0.61,3.74,0.58,0.59,372.0,0.61,0.03,0.68,0.51,0.18,-0.14,3.23,0.61,0.6,372.0,0.64,0.02,0.7,0.56,0.15,-0.6,3.41,0.64,0.65,372.0,0.65,0.02,0.71,0.57,0.15,-0.14,3.2,0.65,0.65,372.0
+AR-W-G070016 = 0.61,0.04,0.7,0.45,0.25,-1.52,7.98,0.61,0.62,95.0,0.66,0.04,0.72,0.51,0.21,-1.27,5.84,0.66,0.66,95.0,0.68,0.04,0.73,0.53,0.2,-1.49,5.98,0.68,0.69,95.0,0.67,0.04,0.73,0.52,0.2,-1.1,3.62,0.67,0.69,95.0,0.65,0.06,0.71,0.48,0.23,-1.28,3.83,0.65,0.67,95.0,0.65,0.07,0.72,0.44,0.28,-1.28,3.8,0.65,0.67,95.0,0.6,0.04,0.65,0.45,0.2,-1.09,3.66,0.6,0.61,95.0,0.57,0.04,0.63,0.44,0.19,-1.01,3.6,0.58,0.58,95.0,0.58,0.05,0.64,0.41,0.23,-1.13,3.91,0.58,0.59,95.0,0.57,0.05,0.64,0.39,0.25,-1.18,4.15,0.57,0.58,95.0,0.58,0.04,0.65,0.41,0.24,-1.25,5.87,0.58,0.59,95.0,0.6,0.03,0.67,0.46,0.21,-1.18,6.8,0.6,0.6,95.0
+AR-W-G070017 = 0.66,0.03,0.7,0.55,0.15,-1.11,4.72,0.66,0.66,180.0,0.57,0.05,0.69,0.47,0.22,0.53,2.34,0.57,0.55,180.0,0.58,0.05,0.71,0.49,0.22,0.39,2.19,0.59,0.58,180.0,0.64,0.04,0.72,0.52,0.2,-1.01,3.84,0.64,0.65,180.0,0.63,0.05,0.71,0.47,0.25,-0.91,3.2,0.63,0.65,180.0,0.62,0.06,0.72,0.4,0.32,-1.32,4.62,0.62,0.64,180.0,0.59,0.04,0.67,0.44,0.23,-1.24,4.01,0.59,0.61,180.0,0.57,0.04,0.64,0.41,0.24,-1.31,4.45,0.57,0.58,180.0,0.57,0.05,0.65,0.4,0.25,-1.2,4.02,0.58,0.59,180.0,0.58,0.04,0.65,0.43,0.22,-1.17,3.87,0.58,0.6,180.0,0.61,0.04,0.68,0.44,0.24,-1.02,4.39,0.61,0.61,180.0,0.63,0.03,0.7,0.51,0.19,-0.88,3.99,0.63,0.64,180.0
+AR-W-G070018 = 0.66,0.02,0.7,0.62,0.08,-0.74,3.08,0.66,0.66,70.0,0.61,0.04,0.68,0.53,0.15,-0.07,1.85,0.61,0.61,70.0,0.64,0.04,0.72,0.57,0.15,0.24,2.0,0.65,0.64,70.0,0.7,0.01,0.72,0.64,0.08,-1.21,8.0,0.7,0.7,70.0,0.71,0.02,0.74,0.65,0.08,-0.3,3.9,0.71,0.71,70.0,0.68,0.02,0.72,0.64,0.08,-0.45,3.37,0.68,0.68,70.0,0.63,0.01,0.66,0.61,0.06,0.43,2.55,0.63,0.63,70.0,0.57,0.01,0.62,0.55,0.07,1.11,5.31,0.57,0.57,70.0,0.51,0.02,0.58,0.48,0.1,0.92,4.88,0.51,0.51,70.0,0.55,0.02,0.6,0.52,0.07,0.56,3.36,0.55,0.55,70.0,0.61,0.02,0.65,0.57,0.08,0.1,2.63,0.61,0.61,70.0,0.66,0.02,0.71,0.62,0.08,0.83,4.28,0.66,0.66,70.0
+AR-W-G070019 = 0.67,0.03,0.71,0.58,0.12,-1.52,4.71,0.67,0.68,23.0,0.58,0.03,0.62,0.5,0.12,-0.98,3.14,0.58,0.59,23.0,0.65,0.03,0.69,0.55,0.14,-1.39,4.03,0.65,0.66,23.0,0.71,0.04,0.74,0.6,0.14,-1.59,4.44,0.72,0.73,23.0,0.72,0.03,0.75,0.62,0.13,-1.61,4.6,0.72,0.74,23.0,0.71,0.03,0.73,0.61,0.12,-1.59,4.35,0.71,0.73,23.0,0.64,0.03,0.67,0.56,0.1,-1.52,4.29,0.64,0.65,23.0,0.59,0.02,0.62,0.53,0.09,-1.53,4.33,0.59,0.6,23.0,0.57,0.03,0.59,0.49,0.09,-1.39,4.01,0.57,0.58,23.0,0.61,0.03,0.64,0.54,0.11,-1.28,3.75,0.61,0.62,23.0,0.67,0.03,0.71,0.59,0.12,-1.19,3.61,0.67,0.68,23.0,0.68,0.03,0.71,0.6,0.11,-1.34,3.69,0.68,0.7,23.0
+AR-W-G070020 = 0.65,0.02,0.7,0.57,0.12,-0.77,4.08,0.65,0.65,93.0,0.57,0.02,0.62,0.51,0.11,-0.4,3.11,0.58,0.58,93.0,0.6,0.03,0.7,0.54,0.15,0.99,3.64,0.6,0.59,93.0,0.69,0.03,0.75,0.64,0.11,0.64,3.0,0.69,0.68,93.0,0.71,0.02,0.74,0.64,0.1,-0.91,4.01,0.71,0.71,93.0,0.71,0.02,0.73,0.65,0.08,-0.87,3.75,0.71,0.71,93.0,0.62,0.02,0.66,0.56,0.09,-0.66,3.04,0.62,0.63,93.0,0.58,0.01,0.61,0.53,0.07,-0.44,3.54,0.58,0.58,93.0,0.55,0.02,0.59,0.5,0.08,0.12,2.63,0.55,0.55,93.0,0.57,0.04,0.64,0.5,0.14,-0.07,2.02,0.57,0.58,93.0,0.64,0.04,0.71,0.55,0.16,-0.04,1.94,0.64,0.64,93.0,0.64,0.04,0.72,0.55,0.17,0.14,1.82,0.64,0.64,93.0
+AR-W-G070021 = 0.66,0.03,0.72,0.51,0.21,-1.39,7.41,0.66,0.66,248.0,0.51,0.03,0.6,0.44,0.16,0.43,3.01,0.52,0.51,248.0,0.53,0.03,0.64,0.47,0.17,0.84,3.63,0.53,0.53,248.0,0.65,0.03,0.7,0.51,0.2,-1.58,6.19,0.65,0.66,248.0,0.67,0.04,0.73,0.49,0.25,-1.26,5.36,0.67,0.67,248.0,0.67,0.06,0.76,0.39,0.36,-1.84,7.22,0.67,0.68,248.0,0.61,0.04,0.68,0.45,0.23,-1.14,4.92,0.61,0.62,248.0,0.58,0.04,0.64,0.42,0.23,-1.18,5.08,0.58,0.58,248.0,0.6,0.04,0.67,0.43,0.24,-1.24,5.12,0.6,0.61,248.0,0.6,0.04,0.66,0.43,0.23,-1.18,4.56,0.6,0.6,248.0,0.62,0.04,0.7,0.46,0.24,-1.09,4.47,0.62,0.63,248.0,0.63,0.04,0.7,0.48,0.22,-1.14,4.87,0.63,0.64,248.0
+AR-W-G070022 = 0.63,0.02,0.69,0.58,0.11,0.58,3.07,0.63,0.63,102.0,0.58,0.02,0.63,0.53,0.1,-0.03,2.55,0.58,0.58,102.0,0.6,0.02,0.64,0.55,0.09,-0.23,3.09,0.6,0.6,102.0,0.68,0.02,0.71,0.63,0.09,-0.5,3.99,0.68,0.68,102.0,0.68,0.02,0.74,0.62,0.12,-0.25,3.22,0.68,0.69,102.0,0.69,0.03,0.75,0.61,0.14,-0.26,3.31,0.69,0.69,102.0,0.62,0.02,0.66,0.55,0.11,-1.01,5.93,0.62,0.62,102.0,0.59,0.02,0.64,0.52,0.11,-0.36,4.3,0.59,0.59,102.0,0.58,0.02,0.61,0.49,0.12,-1.44,6.77,0.58,0.58,102.0,0.57,0.03,0.62,0.48,0.14,-0.42,3.95,0.57,0.57,102.0,0.6,0.03,0.66,0.52,0.13,-0.36,3.72,0.6,0.6,102.0,0.62,0.03,0.69,0.55,0.13,0.36,2.75,0.62,0.62,102.0
+AR-W-G070023 = 0.65,0.03,0.71,0.57,0.14,-0.19,2.53,0.65,0.65,90.0,0.65,0.03,0.69,0.55,0.14,-0.89,3.87,0.65,0.65,90.0,0.67,0.02,0.71,0.6,0.11,-0.47,2.78,0.67,0.67,90.0,0.68,0.02,0.71,0.61,0.1,-0.37,2.59,0.68,0.68,90.0,0.66,0.02,0.7,0.58,0.12,-0.66,3.24,0.66,0.66,90.0,0.65,0.04,0.69,0.47,0.22,-2.09,7.42,0.65,0.66,90.0,0.59,0.04,0.63,0.44,0.19,-1.74,6.44,0.59,0.59,90.0,0.54,0.02,0.59,0.49,0.1,0.13,2.47,0.54,0.54,90.0,0.5,0.02,0.55,0.44,0.11,-0.07,2.7,0.5,0.5,90.0,0.54,0.03,0.61,0.47,0.15,-0.05,2.52,0.54,0.54,90.0,0.57,0.02,0.62,0.5,0.12,-0.29,2.88,0.58,0.58,90.0,0.61,0.03,0.66,0.53,0.13,-0.47,2.95,0.61,0.61,90.0
+AR-W-G070024 = 0.68,0.04,0.75,0.43,0.32,-2.82,14.64,0.69,0.69,268.0,0.6,0.04,0.71,0.43,0.28,-0.32,3.37,0.6,0.6,268.0,0.6,0.05,0.72,0.44,0.28,-0.1,2.6,0.6,0.6,268.0,0.68,0.05,0.76,0.44,0.32,-1.18,5.63,0.68,0.69,268.0,0.69,0.05,0.78,0.43,0.35,-1.52,6.26,0.7,0.7,268.0,0.68,0.07,0.77,0.38,0.39,-1.5,5.24,0.68,0.69,268.0,0.63,0.05,0.73,0.38,0.35,-1.24,6.16,0.63,0.64,268.0,0.6,0.05,0.7,0.34,0.35,-1.35,6.71,0.6,0.61,268.0,0.6,0.05,0.68,0.35,0.33,-1.49,6.29,0.61,0.61,268.0,0.63,0.06,0.73,0.35,0.38,-1.42,5.92,0.64,0.65,268.0,0.64,0.05,0.72,0.35,0.37,-1.77,7.55,0.64,0.65,268.0,0.66,0.05,0.74,0.37,0.37,-2.26,10.03,0.66,0.67,268.0
+AR-W-G070025 = 0.66,0.03,0.73,0.6,0.13,-0.15,2.4,0.66,0.67,93.0,0.68,0.03,0.75,0.6,0.15,-0.48,2.76,0.69,0.69,93.0,0.72,0.02,0.77,0.68,0.09,0.43,2.94,0.72,0.72,93.0,0.72,0.02,0.75,0.65,0.11,-0.64,3.73,0.72,0.72,93.0,0.7,0.02,0.73,0.64,0.09,-0.68,3.35,0.7,0.71,93.0,0.69,0.02,0.73,0.64,0.09,-0.36,2.42,0.69,0.69,93.0,0.64,0.02,0.67,0.58,0.09,-0.6,3.59,0.64,0.64,93.0,0.59,0.02,0.64,0.55,0.09,0.01,3.26,0.59,0.59,93.0,0.57,0.02,0.61,0.53,0.08,0.1,2.59,0.57,0.57,93.0,0.57,0.03,0.64,0.52,0.11,0.12,2.16,0.57,0.57,93.0,0.6,0.03,0.66,0.53,0.13,-0.23,2.52,0.6,0.6,93.0,0.64,0.03,0.7,0.57,0.13,-0.03,2.04,0.65,0.64,93.0
+AR-X-G060001 = 0.67,0.08,0.8,0.48,0.32,-0.57,2.31,0.67,0.69,179.0,0.68,0.09,0.85,0.48,0.37,-0.36,2.18,0.69,0.7,179.0,0.65,0.07,0.74,0.47,0.27,-0.66,2.51,0.65,0.66,179.0,0.54,0.06,0.67,0.39,0.28,0.12,2.36,0.54,0.53,179.0,0.45,0.07,0.58,0.29,0.28,-0.03,2.43,0.45,0.44,179.0,0.41,0.06,0.54,0.29,0.25,0.41,2.24,0.42,0.4,179.0,0.39,0.06,0.51,0.29,0.22,0.51,2.29,0.39,0.38,179.0,0.38,0.05,0.48,0.28,0.2,0.54,2.35,0.38,0.36,179.0,0.36,0.05,0.49,0.26,0.23,0.6,2.46,0.37,0.35,179.0,0.38,0.06,0.53,0.27,0.25,0.6,2.46,0.38,0.36,179.0,0.46,0.07,0.62,0.28,0.34,-0.0,2.46,0.47,0.46,179.0,0.56,0.06,0.69,0.43,0.26,0.14,2.06,0.56,0.56,179.0
+AR-X-G060002 = 0.67,0.09,0.82,0.48,0.34,-0.17,2.19,0.67,0.66,22.0,0.68,0.1,0.84,0.48,0.36,-0.24,2.32,0.69,0.68,22.0,0.6,0.06,0.69,0.47,0.22,-0.36,2.13,0.6,0.6,22.0,0.47,0.03,0.54,0.42,0.12,0.26,2.35,0.48,0.46,22.0,0.37,0.02,0.42,0.33,0.1,0.23,3.35,0.37,0.37,22.0,0.35,0.02,0.39,0.31,0.08,0.08,2.21,0.35,0.35,22.0,0.35,0.03,0.38,0.29,0.09,-0.4,2.31,0.35,0.35,22.0,0.34,0.02,0.37,0.29,0.08,-0.64,2.65,0.34,0.34,22.0,0.32,0.02,0.36,0.3,0.06,0.39,2.65,0.32,0.32,22.0,0.35,0.03,0.41,0.29,0.12,-0.14,2.46,0.35,0.35,22.0,0.38,0.04,0.45,0.31,0.14,-0.45,2.5,0.39,0.39,22.0,0.48,0.03,0.56,0.44,0.13,0.6,3.45,0.48,0.48,22.0
+AR-X-G060003 = 0.74,0.06,0.83,0.53,0.3,-1.39,5.3,0.74,0.76,86.0,0.76,0.06,0.84,0.54,0.3,-1.39,4.89,0.77,0.79,86.0,0.68,0.05,0.75,0.53,0.22,-1.11,4.69,0.69,0.69,86.0,0.55,0.06,0.7,0.45,0.25,0.63,2.18,0.56,0.53,86.0,0.45,0.08,0.63,0.35,0.28,0.74,2.03,0.46,0.41,86.0,0.43,0.06,0.57,0.34,0.23,0.77,2.45,0.43,0.41,86.0,0.42,0.05,0.53,0.32,0.2,0.55,2.52,0.42,0.4,86.0,0.4,0.04,0.48,0.32,0.17,0.36,2.43,0.4,0.39,86.0,0.37,0.04,0.46,0.31,0.16,0.55,2.27,0.38,0.36,86.0,0.39,0.06,0.51,0.31,0.2,0.61,2.17,0.39,0.37,86.0,0.45,0.09,0.62,0.33,0.29,0.45,1.74,0.46,0.42,86.0,0.6,0.08,0.74,0.46,0.28,0.23,1.87,0.6,0.59,86.0
+AR-X-G060004 = 0.49,0.15,0.66,0.1,0.56,-1.23,3.36,0.52,0.55,248.0,0.5,0.13,0.64,0.17,0.47,-1.27,3.5,0.51,0.54,248.0,0.52,0.14,0.67,0.16,0.5,-1.3,3.51,0.54,0.58,248.0,0.5,0.14,0.65,0.12,0.52,-1.28,3.51,0.51,0.56,248.0,0.44,0.12,0.58,0.1,0.48,-1.39,3.87,0.46,0.49,248.0,0.4,0.1,0.52,0.1,0.42,-1.39,4.02,0.41,0.43,248.0,0.36,0.08,0.48,0.11,0.37,-1.3,3.98,0.37,0.38,248.0,0.32,0.08,0.42,0.09,0.34,-1.48,4.47,0.32,0.33,248.0,0.29,0.07,0.39,0.08,0.31,-1.57,4.75,0.3,0.31,248.0,0.3,0.06,0.39,0.12,0.27,-1.37,4.28,0.31,0.32,248.0,0.37,0.09,0.51,0.12,0.39,-1.02,3.29,0.38,0.39,248.0,0.47,0.14,0.66,0.12,0.54,-1.19,3.26,0.49,0.51,248.0
+AR-X-G060005 = 0.71,0.04,0.8,0.62,0.18,0.02,2.46,0.71,0.71,482.0,0.71,0.04,0.79,0.59,0.2,-0.56,2.79,0.71,0.71,482.0,0.64,0.04,0.73,0.55,0.19,0.05,2.52,0.64,0.64,482.0,0.48,0.03,0.57,0.4,0.17,0.25,2.76,0.48,0.47,482.0,0.37,0.03,0.47,0.31,0.16,0.65,3.2,0.37,0.36,482.0,0.36,0.03,0.45,0.3,0.15,0.15,2.34,0.36,0.36,482.0,0.36,0.04,0.48,0.29,0.19,0.79,3.39,0.36,0.35,482.0,0.36,0.04,0.47,0.3,0.18,0.76,3.08,0.36,0.35,482.0,0.38,0.05,0.52,0.3,0.22,0.55,2.61,0.38,0.37,482.0,0.38,0.04,0.48,0.3,0.18,0.01,2.05,0.38,0.39,482.0,0.41,0.04,0.53,0.33,0.2,0.27,2.56,0.41,0.41,482.0,0.44,0.05,0.6,0.34,0.26,0.95,3.64,0.45,0.43,482.0
+AR-X-G060006 = 0.74,0.02,0.8,0.68,0.12,-0.41,2.99,0.75,0.75,185.0,0.76,0.02,0.81,0.67,0.14,-0.98,6.03,0.76,0.76,185.0,0.66,0.04,0.75,0.59,0.15,0.13,2.05,0.66,0.66,185.0,0.5,0.05,0.59,0.39,0.2,0.03,1.49,0.5,0.49,185.0,0.41,0.04,0.46,0.33,0.14,-0.16,1.67,0.41,0.41,185.0,0.39,0.04,0.48,0.31,0.18,0.14,2.01,0.4,0.39,185.0,0.44,0.05,0.53,0.36,0.18,0.21,1.69,0.44,0.43,185.0,0.43,0.05,0.53,0.35,0.18,0.31,1.76,0.44,0.43,185.0,0.43,0.05,0.54,0.35,0.19,0.4,2.1,0.44,0.43,185.0,0.43,0.04,0.52,0.36,0.16,0.28,2.01,0.43,0.43,185.0,0.48,0.04,0.56,0.41,0.15,0.43,2.21,0.48,0.47,185.0,0.57,0.03,0.63,0.49,0.13,-0.3,2.23,0.57,0.58,185.0
+AR-X-G060007 = 0.56,0.1,0.72,0.17,0.55,-1.94,7.45,0.57,0.6,187.0,0.59,0.08,0.77,0.24,0.53,-1.9,8.77,0.59,0.6,187.0,0.62,0.09,0.72,0.21,0.51,-2.6,9.9,0.63,0.65,187.0,0.58,0.09,0.66,0.19,0.47,-2.65,10.2,0.58,0.6,187.0,0.51,0.08,0.6,0.17,0.43,-2.47,10.01,0.51,0.52,187.0,0.44,0.06,0.52,0.16,0.36,-2.54,10.67,0.45,0.46,187.0,0.4,0.05,0.47,0.18,0.3,-2.06,9.11,0.4,0.4,187.0,0.36,0.05,0.44,0.16,0.28,-2.15,9.38,0.36,0.36,187.0,0.32,0.04,0.4,0.14,0.26,-2.03,9.33,0.32,0.32,187.0,0.31,0.03,0.42,0.17,0.25,-0.53,6.41,0.31,0.31,187.0,0.45,0.07,0.58,0.16,0.43,-2.21,8.78,0.46,0.47,187.0,0.56,0.09,0.7,0.17,0.54,-2.4,9.3,0.57,0.59,187.0
+AR-X-G060008 = 0.74,0.06,0.83,0.51,0.33,-1.67,5.73,0.75,0.76,314.0,0.74,0.06,0.83,0.51,0.32,-2.02,7.09,0.75,0.76,314.0,0.63,0.04,0.74,0.48,0.26,-0.52,4.24,0.63,0.64,314.0,0.44,0.03,0.52,0.34,0.19,0.05,2.24,0.44,0.44,314.0,0.34,0.03,0.42,0.28,0.14,0.35,3.01,0.34,0.34,314.0,0.34,0.02,0.4,0.27,0.13,0.17,3.13,0.34,0.34,314.0,0.35,0.02,0.42,0.3,0.12,0.47,2.92,0.35,0.35,314.0,0.35,0.03,0.41,0.29,0.12,0.36,2.72,0.35,0.35,314.0,0.35,0.03,0.42,0.28,0.14,0.32,2.39,0.35,0.35,314.0,0.36,0.03,0.42,0.28,0.14,-0.09,2.12,0.36,0.36,314.0,0.42,0.04,0.5,0.32,0.18,-0.63,2.78,0.43,0.43,314.0,0.54,0.04,0.62,0.43,0.19,-0.33,2.34,0.54,0.54,314.0
+AR-X-G060009 = 0.82,0.06,0.9,0.63,0.27,-1.47,4.78,0.82,0.84,361.0,0.77,0.04,0.84,0.64,0.2,-1.62,5.5,0.78,0.78,361.0,0.56,0.04,0.68,0.46,0.22,0.21,2.33,0.56,0.56,361.0,0.41,0.05,0.55,0.34,0.21,1.18,3.74,0.42,0.4,361.0,0.39,0.05,0.51,0.31,0.2,0.74,2.71,0.39,0.38,361.0,0.4,0.04,0.5,0.3,0.2,0.5,3.16,0.41,0.4,361.0,0.42,0.03,0.5,0.32,0.18,-0.04,3.82,0.42,0.42,361.0,0.42,0.03,0.49,0.34,0.16,-0.15,3.27,0.42,0.42,361.0,0.41,0.03,0.49,0.34,0.15,-0.25,2.58,0.42,0.42,361.0,0.4,0.02,0.47,0.34,0.13,-0.1,2.45,0.4,0.4,361.0,0.44,0.03,0.54,0.36,0.18,0.2,2.68,0.44,0.44,361.0,0.6,0.03,0.68,0.5,0.18,-0.42,3.09,0.6,0.6,361.0
+AR-X-G060010 = 0.56,0.08,0.7,0.4,0.3,-0.38,1.86,0.57,0.58,150.0,0.55,0.07,0.65,0.38,0.28,-0.54,2.42,0.55,0.56,150.0,0.56,0.07,0.68,0.41,0.27,-0.41,2.1,0.57,0.59,150.0,0.52,0.07,0.67,0.37,0.3,0.02,1.99,0.53,0.53,150.0,0.47,0.05,0.61,0.35,0.26,0.2,2.8,0.47,0.46,150.0,0.44,0.03,0.54,0.36,0.18,0.25,3.17,0.44,0.44,150.0,0.39,0.02,0.45,0.32,0.13,-0.14,3.26,0.39,0.39,150.0,0.34,0.02,0.4,0.28,0.13,-0.24,3.99,0.34,0.34,150.0,0.31,0.02,0.35,0.25,0.1,-0.48,3.5,0.31,0.31,150.0,0.31,0.02,0.37,0.24,0.13,-0.49,3.36,0.31,0.31,150.0,0.35,0.05,0.48,0.25,0.23,0.22,2.88,0.36,0.35,150.0,0.51,0.07,0.62,0.33,0.29,-0.46,2.27,0.51,0.53,150.0
+AR-X-G060011 = 0.59,0.03,0.65,0.51,0.14,-0.07,2.03,0.59,0.59,113.0,0.6,0.03,0.66,0.55,0.11,0.17,2.52,0.6,0.6,113.0,0.57,0.03,0.65,0.52,0.13,0.25,2.2,0.57,0.57,113.0,0.5,0.03,0.59,0.42,0.17,0.29,2.68,0.5,0.5,113.0,0.44,0.04,0.53,0.3,0.23,-0.81,3.73,0.44,0.44,113.0,0.38,0.04,0.48,0.27,0.21,-0.14,2.98,0.38,0.38,113.0,0.37,0.03,0.45,0.26,0.19,-0.7,3.44,0.37,0.37,113.0,0.34,0.03,0.41,0.25,0.15,-0.67,3.28,0.34,0.35,113.0,0.31,0.02,0.36,0.24,0.11,-0.41,3.52,0.31,0.31,113.0,0.31,0.02,0.36,0.23,0.13,-0.34,3.56,0.31,0.31,113.0,0.37,0.03,0.45,0.28,0.17,-0.12,2.67,0.37,0.37,113.0,0.51,0.05,0.62,0.41,0.22,0.06,2.4,0.52,0.51,113.0
+AR-X-G060012 = 0.71,0.05,0.8,0.6,0.2,-0.46,2.35,0.71,0.72,331.0,0.72,0.05,0.81,0.62,0.19,-0.37,2.25,0.73,0.73,331.0,0.65,0.03,0.72,0.56,0.16,-0.12,2.45,0.65,0.65,331.0,0.49,0.02,0.53,0.42,0.11,-0.38,3.16,0.49,0.49,331.0,0.38,0.02,0.46,0.32,0.14,0.25,3.14,0.38,0.38,331.0,0.35,0.02,0.43,0.3,0.13,0.43,3.18,0.35,0.35,331.0,0.38,0.04,0.46,0.29,0.17,0.19,2.3,0.38,0.38,331.0,0.39,0.05,0.51,0.3,0.21,0.18,1.96,0.4,0.39,331.0,0.41,0.05,0.51,0.32,0.19,0.1,1.9,0.41,0.42,331.0,0.42,0.04,0.51,0.34,0.17,0.16,2.05,0.42,0.42,331.0,0.47,0.04,0.57,0.4,0.17,0.19,2.05,0.47,0.47,331.0,0.52,0.05,0.61,0.42,0.19,-0.08,1.92,0.52,0.52,331.0
+AR-X-G060013 = 0.61,0.06,0.7,0.46,0.24,-0.71,2.71,0.61,0.62,102.0,0.6,0.06,0.71,0.46,0.26,-0.42,2.64,0.6,0.61,102.0,0.58,0.06,0.67,0.44,0.23,-0.71,2.7,0.59,0.59,102.0,0.54,0.06,0.65,0.4,0.25,-0.6,2.67,0.54,0.55,102.0,0.47,0.05,0.56,0.34,0.22,-0.69,3.1,0.47,0.48,102.0,0.41,0.04,0.49,0.3,0.19,-0.8,3.36,0.41,0.42,102.0,0.38,0.03,0.45,0.28,0.17,-0.65,3.48,0.38,0.38,102.0,0.36,0.03,0.42,0.28,0.14,-0.45,2.95,0.36,0.36,102.0,0.34,0.03,0.41,0.27,0.14,-0.02,2.57,0.34,0.34,102.0,0.35,0.04,0.47,0.27,0.2,0.53,2.7,0.35,0.34,102.0,0.47,0.05,0.59,0.34,0.25,-0.43,2.73,0.47,0.48,102.0,0.57,0.06,0.7,0.43,0.27,-0.48,2.7,0.58,0.59,102.0
+AR-X-G060014 = 0.71,0.05,0.81,0.48,0.33,-1.12,4.51,0.72,0.72,722.0,0.74,0.06,0.86,0.48,0.38,-1.34,4.75,0.74,0.75,722.0,0.66,0.05,0.81,0.47,0.34,-0.56,3.62,0.66,0.67,722.0,0.46,0.03,0.56,0.36,0.2,0.15,2.94,0.46,0.46,722.0,0.35,0.04,0.49,0.27,0.22,0.65,3.76,0.35,0.34,722.0,0.35,0.03,0.48,0.27,0.21,0.44,3.39,0.35,0.35,722.0,0.34,0.03,0.44,0.27,0.17,0.2,3.24,0.34,0.34,722.0,0.34,0.03,0.42,0.26,0.16,-0.06,2.84,0.34,0.34,722.0,0.33,0.04,0.43,0.24,0.19,-0.01,2.8,0.33,0.33,722.0,0.33,0.04,0.44,0.24,0.19,0.07,2.93,0.34,0.34,722.0,0.4,0.04,0.52,0.26,0.26,-0.52,3.59,0.4,0.4,722.0,0.51,0.04,0.64,0.37,0.27,-0.03,3.48,0.51,0.51,722.0
+AR-X-G060015 = 0.73,0.09,0.84,0.2,0.65,-2.0,9.58,0.74,0.75,262.0,0.74,0.09,0.85,0.22,0.63,-2.52,11.7,0.75,0.76,262.0,0.66,0.06,0.75,0.25,0.5,-3.1,17.08,0.66,0.67,262.0,0.51,0.06,0.65,0.25,0.41,-0.34,3.75,0.52,0.52,262.0,0.42,0.06,0.56,0.21,0.35,-0.04,2.57,0.42,0.43,262.0,0.44,0.05,0.55,0.2,0.35,-0.63,3.95,0.44,0.44,262.0,0.44,0.06,0.55,0.19,0.36,-0.36,2.91,0.45,0.44,262.0,0.44,0.07,0.55,0.18,0.37,-0.31,2.67,0.44,0.44,262.0,0.4,0.06,0.51,0.15,0.36,-0.15,2.44,0.4,0.39,262.0,0.38,0.06,0.49,0.15,0.34,-0.12,2.48,0.39,0.37,262.0,0.39,0.06,0.52,0.15,0.37,-0.33,3.6,0.4,0.39,262.0,0.51,0.06,0.6,0.19,0.41,-1.7,7.82,0.52,0.53,262.0
+AR-X-G060016 = 0.54,0.12,0.71,-0.02,0.73,-1.6,7.32,0.55,0.55,227.0,0.58,0.14,0.76,0.0,0.76,-1.49,6.26,0.6,0.57,227.0,0.62,0.13,0.77,0.03,0.74,-2.46,10.1,0.63,0.64,227.0,0.6,0.11,0.74,0.05,0.7,-2.57,10.81,0.61,0.62,227.0,0.54,0.1,0.7,0.05,0.65,-2.13,9.58,0.55,0.56,227.0,0.51,0.09,0.63,0.05,0.58,-2.33,9.69,0.52,0.53,227.0,0.47,0.08,0.57,0.03,0.54,-2.49,11.24,0.48,0.49,227.0,0.45,0.08,0.56,0.04,0.51,-2.47,10.78,0.46,0.46,227.0,0.4,0.06,0.5,0.06,0.44,-2.61,11.66,0.41,0.42,227.0,0.41,0.06,0.49,0.08,0.41,-2.63,12.2,0.41,0.42,227.0,0.42,0.07,0.57,0.05,0.52,-1.45,7.35,0.42,0.43,227.0,0.53,0.1,0.7,0.06,0.65,-1.63,8.54,0.54,0.53,227.0
+AR-X-G060017 = 0.77,0.04,0.86,0.7,0.16,0.5,2.56,0.77,0.77,184.0,0.81,0.02,0.86,0.76,0.1,0.28,2.21,0.81,0.81,184.0,0.72,0.03,0.8,0.62,0.18,-0.29,2.67,0.73,0.73,184.0,0.49,0.05,0.56,0.36,0.2,-0.56,2.45,0.49,0.49,184.0,0.34,0.05,0.47,0.26,0.21,0.3,2.46,0.35,0.34,184.0,0.39,0.06,0.49,0.26,0.24,-0.59,2.56,0.39,0.4,184.0,0.46,0.07,0.57,0.3,0.27,-0.88,2.71,0.47,0.48,184.0,0.48,0.09,0.6,0.29,0.31,-0.79,2.45,0.49,0.5,184.0,0.46,0.09,0.58,0.27,0.31,-0.63,2.29,0.46,0.47,184.0,0.43,0.08,0.54,0.25,0.29,-0.71,2.45,0.44,0.44,184.0,0.4,0.07,0.54,0.26,0.28,-0.2,2.46,0.4,0.39,184.0,0.49,0.05,0.58,0.38,0.2,0.05,2.19,0.49,0.49,184.0
+AR-X-G060018 = 0.57,0.06,0.65,0.42,0.23,-1.0,2.78,0.58,0.6,124.0,0.56,0.06,0.65,0.42,0.23,-0.8,2.63,0.57,0.58,124.0,0.54,0.06,0.64,0.41,0.24,-0.81,2.75,0.55,0.56,124.0,0.48,0.06,0.57,0.36,0.21,-0.46,2.29,0.48,0.49,124.0,0.42,0.06,0.51,0.3,0.21,-0.4,2.04,0.43,0.44,124.0,0.36,0.04,0.43,0.25,0.18,-0.49,2.48,0.36,0.37,124.0,0.35,0.04,0.42,0.25,0.17,-0.68,2.31,0.36,0.37,124.0,0.34,0.04,0.4,0.24,0.16,-0.72,2.49,0.34,0.35,124.0,0.32,0.03,0.38,0.24,0.14,-0.29,2.33,0.32,0.33,124.0,0.33,0.04,0.41,0.26,0.16,-0.01,2.14,0.33,0.33,124.0,0.39,0.04,0.49,0.31,0.18,0.01,2.21,0.39,0.39,124.0,0.51,0.06,0.64,0.39,0.25,-0.34,2.53,0.52,0.52,124.0
+AR-X-G060019 = 0.62,0.02,0.68,0.58,0.1,0.31,2.83,0.62,0.62,63.0,0.6,0.02,0.66,0.55,0.11,0.0,3.27,0.6,0.6,63.0,0.61,0.02,0.65,0.56,0.09,-0.43,2.79,0.61,0.62,63.0,0.54,0.02,0.58,0.47,0.11,-0.88,3.67,0.54,0.54,63.0,0.46,0.03,0.51,0.38,0.13,-0.92,3.9,0.46,0.46,63.0,0.4,0.03,0.46,0.32,0.14,-0.31,2.61,0.4,0.4,63.0,0.38,0.02,0.43,0.32,0.11,-0.45,3.13,0.38,0.39,63.0,0.36,0.02,0.4,0.31,0.09,-0.42,2.49,0.36,0.36,63.0,0.34,0.02,0.38,0.29,0.09,-0.26,2.43,0.34,0.34,63.0,0.35,0.02,0.42,0.31,0.11,1.06,4.45,0.35,0.35,63.0,0.43,0.02,0.48,0.37,0.11,-0.25,2.6,0.43,0.44,63.0,0.52,0.03,0.59,0.45,0.14,-0.15,3.15,0.52,0.52,63.0
+AR-X-G060020 = 0.59,0.28,0.81,-0.1,0.91,-1.8,4.55,0.66,0.71,606.0,0.6,0.26,0.8,-0.1,0.9,-1.75,4.42,0.65,0.71,606.0,0.55,0.24,0.75,-0.04,0.8,-1.74,4.42,0.6,0.64,606.0,0.48,0.19,0.67,-0.02,0.69,-1.81,4.68,0.51,0.55,606.0,0.44,0.18,0.71,-0.0,0.71,-1.53,4.3,0.47,0.49,606.0,0.44,0.18,0.71,-0.02,0.73,-1.59,4.42,0.48,0.49,606.0,0.45,0.18,0.7,-0.02,0.73,-1.66,4.49,0.48,0.51,606.0,0.45,0.18,0.68,-0.02,0.7,-1.69,4.53,0.49,0.51,606.0,0.42,0.17,0.62,-0.03,0.66,-1.76,4.55,0.46,0.49,606.0,0.38,0.17,0.54,-0.1,0.64,-1.82,4.68,0.42,0.45,606.0,0.43,0.21,0.68,-0.1,0.78,-1.78,4.59,0.47,0.51,606.0,0.47,0.22,0.71,-0.1,0.81,-1.82,4.69,0.52,0.55,606.0
+AR-X-G060021 = 0.76,0.07,0.84,0.51,0.33,-1.26,4.13,0.76,0.79,115.0,0.78,0.08,0.86,0.5,0.36,-1.19,3.79,0.78,0.81,115.0,0.68,0.04,0.78,0.48,0.3,-1.37,6.8,0.68,0.69,115.0,0.49,0.07,0.64,0.38,0.26,0.44,1.98,0.49,0.46,115.0,0.38,0.09,0.55,0.26,0.29,0.25,1.64,0.39,0.36,115.0,0.36,0.07,0.49,0.24,0.25,-0.03,1.92,0.37,0.37,115.0,0.36,0.05,0.46,0.28,0.18,0.09,1.86,0.37,0.37,115.0,0.35,0.04,0.45,0.27,0.18,0.16,1.98,0.35,0.35,115.0,0.33,0.05,0.44,0.25,0.19,0.4,2.13,0.33,0.32,115.0,0.33,0.06,0.46,0.24,0.22,0.36,1.83,0.34,0.32,115.0,0.37,0.1,0.57,0.25,0.31,0.37,1.56,0.38,0.34,115.0,0.53,0.07,0.67,0.42,0.25,0.33,1.76,0.54,0.51,115.0
+AR-X-G060022 = 0.56,0.06,0.69,0.28,0.4,-1.54,8.18,0.56,0.56,109.0,0.49,0.06,0.7,0.29,0.41,0.5,4.53,0.5,0.49,109.0,0.58,0.06,0.72,0.3,0.42,-1.44,7.33,0.58,0.59,109.0,0.59,0.06,0.7,0.29,0.41,-2.32,11.05,0.59,0.6,109.0,0.52,0.05,0.63,0.28,0.36,-1.73,9.29,0.53,0.53,109.0,0.45,0.05,0.57,0.27,0.3,-0.33,4.89,0.45,0.44,109.0,0.4,0.04,0.52,0.27,0.25,0.19,3.09,0.4,0.39,109.0,0.36,0.04,0.48,0.24,0.24,0.44,3.58,0.36,0.35,109.0,0.32,0.03,0.43,0.23,0.19,0.67,3.66,0.32,0.32,109.0,0.32,0.05,0.46,0.22,0.24,0.95,3.66,0.32,0.31,109.0,0.39,0.07,0.58,0.24,0.34,0.57,3.07,0.39,0.38,109.0,0.54,0.11,0.72,0.23,0.49,-0.74,2.9,0.55,0.57,109.0
+AR-X-G060023 = 0.77,0.04,0.84,0.66,0.19,-0.55,3.18,0.77,0.77,195.0,0.82,0.03,0.86,0.7,0.16,-0.99,3.66,0.82,0.83,195.0,0.73,0.03,0.79,0.62,0.17,-0.42,2.6,0.73,0.73,195.0,0.45,0.05,0.56,0.36,0.2,0.42,2.74,0.46,0.45,195.0,0.32,0.04,0.44,0.26,0.18,0.93,3.01,0.32,0.3,195.0,0.34,0.03,0.44,0.28,0.16,0.54,2.66,0.34,0.33,195.0,0.36,0.07,0.51,0.27,0.24,0.68,2.26,0.37,0.34,195.0,0.36,0.07,0.54,0.26,0.28,0.73,2.28,0.37,0.34,195.0,0.35,0.08,0.55,0.25,0.3,0.64,2.2,0.36,0.32,195.0,0.34,0.07,0.53,0.24,0.29,0.53,1.98,0.35,0.32,195.0,0.35,0.07,0.52,0.26,0.26,0.53,2.03,0.36,0.33,195.0,0.48,0.04,0.57,0.4,0.18,0.01,2.21,0.48,0.47,195.0
+AR-X-G060024 = 0.74,0.04,0.83,0.63,0.2,-0.31,2.43,0.74,0.75,123.0,0.78,0.04,0.84,0.62,0.21,-1.73,6.15,0.78,0.79,123.0,0.69,0.03,0.75,0.6,0.15,-0.46,2.72,0.69,0.69,123.0,0.54,0.06,0.68,0.43,0.24,0.59,2.44,0.54,0.52,123.0,0.43,0.06,0.58,0.35,0.23,0.94,2.81,0.43,0.41,123.0,0.41,0.04,0.51,0.34,0.17,0.95,3.65,0.41,0.4,123.0,0.39,0.03,0.47,0.31,0.17,0.33,3.17,0.39,0.39,123.0,0.38,0.03,0.45,0.32,0.13,0.32,2.77,0.38,0.38,123.0,0.34,0.03,0.43,0.29,0.13,0.66,2.98,0.34,0.34,123.0,0.33,0.04,0.47,0.28,0.19,1.17,4.01,0.34,0.32,123.0,0.38,0.07,0.58,0.28,0.3,0.94,2.92,0.39,0.36,123.0,0.55,0.07,0.73,0.44,0.29,0.6,2.55,0.56,0.55,123.0
+AR-X-G060025 = 0.39,0.3,0.77,-0.1,0.87,-0.48,1.68,0.49,0.51,392.0,0.42,0.29,0.82,-0.09,0.91,-0.33,1.67,0.51,0.49,392.0,0.42,0.29,0.76,-0.08,0.84,-0.49,1.64,0.51,0.54,392.0,0.4,0.26,0.72,-0.1,0.82,-0.54,1.68,0.48,0.53,392.0,0.35,0.23,0.66,-0.1,0.76,-0.53,1.71,0.42,0.45,392.0,0.32,0.21,0.59,-0.1,0.69,-0.6,1.79,0.39,0.42,392.0,0.3,0.2,0.56,-0.1,0.66,-0.65,1.95,0.36,0.38,392.0,0.28,0.19,0.52,-0.1,0.62,-0.61,1.88,0.33,0.35,392.0,0.25,0.17,0.46,-0.1,0.56,-0.64,1.94,0.3,0.32,392.0,0.25,0.16,0.48,-0.1,0.57,-0.71,2.09,0.3,0.32,392.0,0.28,0.21,0.6,-0.1,0.7,-0.56,1.99,0.35,0.36,392.0,0.36,0.27,0.75,-0.1,0.85,-0.41,1.74,0.45,0.44,392.0
+AR-X-G060026 = 0.76,0.05,0.86,0.6,0.26,-0.37,3.03,0.76,0.77,410.0,0.74,0.04,0.8,0.59,0.21,-0.9,3.67,0.74,0.75,410.0,0.62,0.04,0.7,0.48,0.22,-0.52,2.85,0.62,0.62,410.0,0.45,0.07,0.58,0.33,0.26,0.17,2.05,0.45,0.44,410.0,0.37,0.06,0.53,0.28,0.25,0.46,2.36,0.38,0.36,410.0,0.38,0.05,0.53,0.28,0.24,0.66,2.85,0.38,0.37,410.0,0.41,0.05,0.55,0.3,0.25,0.35,2.68,0.42,0.41,410.0,0.42,0.05,0.55,0.31,0.24,0.07,2.31,0.42,0.43,410.0,0.43,0.04,0.52,0.32,0.2,-0.11,2.39,0.43,0.43,410.0,0.42,0.03,0.49,0.32,0.17,-0.09,3.04,0.42,0.42,410.0,0.47,0.03,0.55,0.4,0.16,0.49,2.65,0.48,0.47,410.0,0.57,0.03,0.66,0.49,0.17,0.36,2.62,0.57,0.57,410.0
+AR-Y-G100001 = 0.63,0.26,0.88,0.1,0.78,-0.86,2.17,0.68,0.78,71.0,0.63,0.25,0.89,0.1,0.78,-0.78,2.03,0.68,0.77,71.0,0.6,0.22,0.81,0.12,0.69,-0.85,2.22,0.63,0.7,71.0,0.61,0.25,0.87,0.11,0.76,-0.72,1.93,0.66,0.75,71.0,0.54,0.25,0.83,0.1,0.73,-0.54,1.67,0.6,0.67,71.0,0.49,0.24,0.8,0.09,0.7,-0.43,1.6,0.55,0.6,71.0,0.44,0.21,0.73,0.09,0.64,-0.33,1.6,0.49,0.51,71.0,0.37,0.17,0.62,0.09,0.54,-0.24,1.64,0.41,0.41,71.0,0.35,0.16,0.59,0.08,0.5,-0.22,1.65,0.38,0.38,71.0,0.37,0.17,0.6,0.08,0.52,-0.37,1.66,0.4,0.41,71.0,0.44,0.2,0.7,0.08,0.62,-0.47,1.68,0.48,0.51,71.0,0.56,0.27,0.84,0.09,0.75,-0.61,1.69,0.62,0.71,71.0
+AR-Y-G100002 = 0.12,0.03,0.19,0.06,0.13,0.41,2.37,0.13,0.12,263.0,0.16,0.04,0.28,0.05,0.22,0.3,2.61,0.16,0.15,263.0,0.17,0.04,0.28,0.06,0.22,0.15,2.52,0.17,0.16,263.0,0.14,0.03,0.23,0.05,0.18,0.01,2.88,0.15,0.14,263.0,0.13,0.02,0.19,0.05,0.14,-0.12,3.09,0.13,0.12,263.0,0.12,0.02,0.17,0.05,0.12,-0.15,3.12,0.12,0.12,263.0,0.11,0.02,0.16,0.05,0.11,0.08,3.02,0.11,0.11,263.0,0.11,0.02,0.16,0.05,0.1,0.24,3.1,0.11,0.1,263.0,0.1,0.02,0.15,0.06,0.09,0.46,3.13,0.1,0.1,263.0,0.1,0.02,0.15,0.06,0.09,0.37,2.81,0.1,0.1,263.0,0.1,0.02,0.16,0.06,0.1,0.68,3.09,0.11,0.1,263.0,0.11,0.02,0.18,0.06,0.12,0.71,3.35,0.11,0.1,263.0
+AR-Y-G100003 = 0.7,0.06,0.83,0.6,0.23,0.72,2.86,0.71,0.69,31.0,0.7,0.06,0.84,0.58,0.26,0.5,2.69,0.7,0.68,31.0,0.68,0.05,0.78,0.59,0.19,-0.13,2.63,0.68,0.68,31.0,0.67,0.07,0.82,0.53,0.29,0.41,2.63,0.67,0.66,31.0,0.57,0.09,0.74,0.43,0.31,0.47,2.41,0.57,0.56,31.0,0.51,0.09,0.68,0.39,0.29,0.41,2.2,0.51,0.5,31.0,0.42,0.07,0.57,0.33,0.24,0.48,2.3,0.43,0.42,31.0,0.36,0.05,0.47,0.29,0.18,0.32,2.05,0.37,0.36,31.0,0.36,0.04,0.44,0.3,0.14,0.31,2.01,0.37,0.36,31.0,0.39,0.04,0.49,0.32,0.16,0.59,2.92,0.39,0.39,31.0,0.46,0.05,0.55,0.37,0.18,0.35,2.6,0.46,0.45,31.0,0.74,0.04,0.81,0.67,0.14,0.26,2.44,0.74,0.73,31.0
+AR-Y-G100004 = 0.17,0.05,0.44,0.1,0.35,3.26,19.67,0.17,0.16,130.0,0.21,0.04,0.44,0.12,0.31,1.73,11.65,0.22,0.21,130.0,0.22,0.04,0.44,0.12,0.31,1.48,11.5,0.22,0.22,130.0,0.19,0.03,0.38,0.12,0.26,1.92,13.9,0.19,0.19,130.0,0.17,0.03,0.31,0.11,0.19,1.79,12.72,0.17,0.17,130.0,0.15,0.02,0.25,0.1,0.15,1.82,14.44,0.15,0.15,130.0,0.14,0.02,0.23,0.1,0.13,1.53,11.67,0.14,0.14,130.0,0.13,0.02,0.21,0.09,0.12,1.46,11.18,0.13,0.13,130.0,0.13,0.02,0.2,0.09,0.12,1.15,9.59,0.13,0.13,130.0,0.13,0.02,0.22,0.09,0.13,1.68,12.83,0.13,0.13,130.0,0.13,0.02,0.24,0.09,0.16,2.24,15.9,0.13,0.13,130.0,0.14,0.03,0.33,0.09,0.24,3.65,24.06,0.14,0.14,130.0
+AR-Y-G100005 = 0.83,0.05,0.9,0.71,0.19,-0.45,1.82,0.84,0.85,96.0,0.84,0.05,0.9,0.73,0.17,-0.48,1.85,0.85,0.86,96.0,0.81,0.03,0.89,0.73,0.16,0.18,3.21,0.81,0.8,96.0,0.84,0.03,0.89,0.75,0.13,-0.28,2.15,0.84,0.84,96.0,0.82,0.04,0.88,0.73,0.16,-0.17,2.02,0.82,0.82,96.0,0.79,0.04,0.86,0.71,0.15,0.01,2.03,0.79,0.79,96.0,0.7,0.07,0.83,0.57,0.26,0.06,2.03,0.71,0.71,96.0,0.6,0.08,0.8,0.46,0.34,0.56,2.44,0.6,0.59,96.0,0.56,0.09,0.77,0.44,0.34,0.58,2.4,0.57,0.54,96.0,0.57,0.09,0.78,0.42,0.36,0.51,2.25,0.58,0.55,96.0,0.63,0.09,0.83,0.47,0.36,0.4,2.13,0.63,0.6,96.0,0.8,0.04,0.88,0.68,0.2,-0.39,2.78,0.8,0.8,96.0
+AR-Y-G100006 = 0.77,0.06,0.86,0.68,0.18,0.01,1.62,0.77,0.76,16.0,0.77,0.06,0.86,0.66,0.2,-0.28,1.74,0.77,0.78,16.0,0.75,0.04,0.83,0.69,0.14,0.8,3.12,0.75,0.74,16.0,0.77,0.06,0.86,0.69,0.18,0.06,1.59,0.78,0.77,16.0,0.69,0.1,0.83,0.54,0.28,0.03,1.6,0.69,0.68,16.0,0.63,0.11,0.8,0.47,0.33,0.06,1.61,0.64,0.62,16.0,0.55,0.11,0.72,0.38,0.34,0.11,1.58,0.56,0.54,16.0,0.46,0.09,0.6,0.33,0.28,0.08,1.57,0.47,0.46,16.0,0.44,0.08,0.56,0.33,0.24,0.11,1.57,0.44,0.43,16.0,0.46,0.08,0.56,0.35,0.21,-0.08,1.44,0.46,0.46,16.0,0.52,0.08,0.64,0.4,0.24,0.02,1.43,0.53,0.52,16.0,0.76,0.03,0.82,0.72,0.1,0.01,1.87,0.76,0.77,16.0
+AR-Y-G100007 = 0.12,0.03,0.22,0.06,0.16,0.82,2.93,0.13,0.11,249.0,0.15,0.05,0.31,0.06,0.25,0.92,2.84,0.16,0.13,249.0,0.15,0.05,0.31,0.06,0.24,0.83,2.74,0.16,0.13,249.0,0.13,0.04,0.21,0.06,0.15,0.43,2.03,0.14,0.12,249.0,0.12,0.03,0.18,0.06,0.12,0.23,1.91,0.12,0.11,249.0,0.11,0.02,0.16,0.06,0.1,0.16,1.98,0.12,0.11,249.0,0.11,0.02,0.15,0.05,0.09,0.12,2.04,0.11,0.1,249.0,0.1,0.02,0.14,0.05,0.09,0.15,2.21,0.1,0.1,249.0,0.1,0.02,0.14,0.05,0.09,0.11,2.45,0.1,0.1,249.0,0.1,0.02,0.14,0.05,0.09,0.28,2.43,0.1,0.1,249.0,0.1,0.02,0.16,0.06,0.11,0.72,3.16,0.1,0.1,249.0,0.11,0.02,0.18,0.06,0.12,0.71,2.92,0.11,0.1,249.0
+AR-Y-G100008 = 0.66,0.22,0.85,0.1,0.75,-1.42,3.95,0.7,0.76,30.0,0.62,0.2,0.83,0.1,0.72,-1.28,3.75,0.65,0.68,30.0,0.58,0.17,0.71,0.12,0.59,-1.73,4.79,0.6,0.66,30.0,0.61,0.21,0.82,0.11,0.71,-1.18,3.18,0.64,0.7,30.0,0.52,0.2,0.77,0.11,0.66,-0.76,2.4,0.55,0.58,30.0,0.46,0.19,0.72,0.09,0.63,-0.56,2.14,0.49,0.51,30.0,0.39,0.15,0.62,0.09,0.53,-0.5,2.18,0.42,0.44,30.0,0.33,0.12,0.51,0.09,0.43,-0.54,2.34,0.35,0.37,30.0,0.31,0.11,0.48,0.08,0.4,-0.6,2.45,0.33,0.35,30.0,0.33,0.11,0.47,0.08,0.4,-0.82,2.73,0.34,0.36,30.0,0.42,0.15,0.6,0.08,0.52,-0.83,2.55,0.44,0.45,30.0,0.58,0.22,0.78,0.09,0.69,-1.01,2.71,0.62,0.69,30.0
+AR-Y-G100009 = 0.77,0.09,0.89,0.55,0.34,-0.39,2.08,0.77,0.78,72.0,0.77,0.08,0.9,0.55,0.35,-0.35,2.16,0.77,0.78,72.0,0.76,0.07,0.89,0.55,0.33,-0.59,3.13,0.76,0.77,72.0,0.79,0.07,0.89,0.64,0.25,-0.35,1.97,0.79,0.8,72.0,0.72,0.09,0.86,0.5,0.35,-0.24,2.02,0.72,0.72,72.0,0.66,0.11,0.84,0.4,0.44,-0.2,2.08,0.67,0.66,72.0,0.57,0.12,0.79,0.33,0.46,0.13,1.94,0.58,0.56,72.0,0.48,0.11,0.73,0.28,0.45,0.51,2.34,0.49,0.46,72.0,0.45,0.1,0.7,0.27,0.43,0.72,2.71,0.46,0.42,72.0,0.44,0.1,0.71,0.27,0.45,0.65,2.74,0.45,0.42,72.0,0.49,0.12,0.79,0.28,0.52,0.58,2.51,0.5,0.46,72.0,0.76,0.07,0.87,0.55,0.31,-0.5,2.62,0.76,0.76,72.0
+AR-Y-G100010 = 0.81,0.05,0.9,0.67,0.23,-0.84,3.15,0.81,0.82,155.0,0.82,0.06,0.9,0.63,0.27,-1.1,3.74,0.82,0.84,155.0,0.82,0.05,0.89,0.64,0.25,-1.19,4.6,0.82,0.82,155.0,0.83,0.05,0.89,0.69,0.2,-1.11,3.34,0.84,0.85,155.0,0.79,0.06,0.88,0.63,0.24,-0.95,2.71,0.8,0.82,155.0,0.75,0.08,0.86,0.54,0.32,-0.76,2.6,0.75,0.78,155.0,0.66,0.09,0.81,0.45,0.36,-0.44,2.08,0.67,0.68,155.0,0.57,0.09,0.75,0.37,0.38,-0.04,2.13,0.58,0.57,155.0,0.53,0.08,0.73,0.34,0.39,0.19,2.38,0.53,0.52,155.0,0.53,0.07,0.74,0.33,0.41,0.3,2.89,0.53,0.52,155.0,0.6,0.09,0.8,0.36,0.44,-0.1,2.55,0.61,0.6,155.0,0.77,0.07,0.88,0.62,0.25,-0.69,2.24,0.77,0.8,155.0
+AR-Y-G100011 = 0.15,0.03,0.23,0.11,0.12,0.85,3.49,0.15,0.15,104.0,0.2,0.05,0.34,0.12,0.23,0.62,3.27,0.2,0.2,104.0,0.19,0.04,0.32,0.12,0.2,0.78,3.55,0.2,0.19,104.0,0.16,0.02,0.23,0.11,0.12,0.12,2.85,0.16,0.17,104.0,0.14,0.02,0.18,0.1,0.08,-0.11,2.75,0.14,0.15,104.0,0.13,0.01,0.16,0.1,0.06,-0.21,2.72,0.13,0.14,104.0,0.13,0.01,0.16,0.1,0.06,-0.01,2.87,0.13,0.13,104.0,0.12,0.01,0.14,0.09,0.05,0.07,2.91,0.12,0.12,104.0,0.11,0.01,0.14,0.09,0.05,0.19,2.73,0.12,0.12,104.0,0.11,0.01,0.15,0.09,0.06,0.23,2.75,0.11,0.11,104.0,0.11,0.01,0.15,0.09,0.06,0.63,3.31,0.11,0.11,104.0,0.13,0.02,0.2,0.1,0.11,0.98,3.67,0.13,0.13,104.0
+AR-Y-G100012 = 0.1,0.02,0.14,0.05,0.09,-0.1,2.95,0.1,0.1,325.0,0.11,0.02,0.16,0.04,0.12,-0.21,2.69,0.11,0.11,325.0,0.12,0.03,0.18,0.04,0.14,-0.06,2.47,0.12,0.12,325.0,0.11,0.02,0.16,0.03,0.13,-0.21,2.57,0.11,0.11,325.0,0.1,0.02,0.15,0.04,0.11,-0.13,2.42,0.1,0.1,325.0,0.1,0.02,0.14,0.04,0.1,-0.05,2.34,0.1,0.1,325.0,0.09,0.02,0.14,0.05,0.08,0.03,2.27,0.09,0.09,325.0,0.09,0.02,0.13,0.05,0.08,0.12,2.36,0.09,0.09,325.0,0.09,0.02,0.13,0.05,0.08,0.1,2.42,0.09,0.09,325.0,0.09,0.02,0.12,0.05,0.07,0.16,2.52,0.09,0.09,325.0,0.09,0.02,0.12,0.05,0.07,0.24,2.57,0.09,0.09,325.0,0.09,0.02,0.13,0.06,0.07,0.27,2.55,0.09,0.09,325.0
+AR-Y-G100013 = 0.42,0.29,0.88,0.11,0.77,0.48,1.55,0.51,0.3,74.0,0.45,0.27,0.89,0.14,0.75,0.49,1.59,0.52,0.34,74.0,0.44,0.23,0.84,0.14,0.7,0.5,1.6,0.5,0.33,74.0,0.41,0.25,0.87,0.13,0.74,0.69,1.87,0.48,0.27,74.0,0.36,0.24,0.84,0.12,0.71,0.86,2.17,0.43,0.23,74.0,0.32,0.22,0.81,0.11,0.7,1.02,2.51,0.39,0.19,74.0,0.29,0.21,0.76,0.1,0.65,1.1,2.7,0.36,0.17,74.0,0.26,0.18,0.67,0.1,0.57,1.1,2.71,0.32,0.16,74.0,0.26,0.17,0.65,0.1,0.55,1.12,2.76,0.31,0.16,74.0,0.28,0.2,0.7,0.1,0.6,1.03,2.52,0.34,0.16,74.0,0.31,0.24,0.77,0.1,0.67,0.91,2.2,0.39,0.17,74.0,0.36,0.26,0.83,0.11,0.72,0.7,1.86,0.44,0.22,74.0
+AR-Y-G100014 = 0.21,0.21,0.84,0.06,0.78,1.89,5.16,0.3,0.12,116.0,0.25,0.21,0.84,0.05,0.78,1.71,4.61,0.32,0.15,116.0,0.25,0.19,0.79,0.06,0.74,1.69,4.62,0.31,0.17,116.0,0.22,0.18,0.8,0.05,0.75,1.9,5.48,0.29,0.15,116.0,0.19,0.15,0.72,0.05,0.67,2.18,6.8,0.24,0.13,116.0,0.17,0.13,0.66,0.05,0.61,2.35,7.69,0.22,0.12,116.0,0.16,0.11,0.58,0.06,0.53,2.39,7.94,0.19,0.11,116.0,0.14,0.1,0.5,0.06,0.44,2.32,7.62,0.17,0.11,116.0,0.14,0.09,0.47,0.06,0.41,2.31,7.59,0.17,0.11,116.0,0.14,0.11,0.52,0.06,0.46,2.26,7.12,0.18,0.1,116.0,0.16,0.13,0.64,0.06,0.58,2.33,7.39,0.21,0.1,116.0,0.18,0.17,0.75,0.06,0.69,2.16,6.46,0.25,0.11,116.0
+AR-Y-G100015 = 0.71,0.2,0.89,0.23,0.66,-1.25,3.23,0.74,0.82,37.0,0.74,0.17,0.9,0.28,0.62,-1.32,3.54,0.76,0.82,37.0,0.69,0.17,0.84,0.27,0.57,-1.24,3.3,0.71,0.77,37.0,0.67,0.2,0.89,0.23,0.66,-0.96,2.57,0.7,0.76,37.0,0.6,0.21,0.86,0.21,0.65,-0.7,2.1,0.64,0.7,37.0,0.55,0.21,0.83,0.17,0.66,-0.52,1.91,0.58,0.62,37.0,0.49,0.19,0.77,0.16,0.61,-0.33,1.86,0.52,0.54,37.0,0.44,0.16,0.69,0.16,0.53,-0.28,1.88,0.46,0.48,37.0,0.42,0.16,0.68,0.15,0.52,-0.24,1.9,0.44,0.46,37.0,0.45,0.17,0.71,0.15,0.56,-0.46,2.0,0.48,0.51,37.0,0.51,0.19,0.79,0.15,0.64,-0.6,2.1,0.54,0.57,37.0,0.6,0.2,0.82,0.17,0.65,-0.87,2.42,0.63,0.68,37.0
+AR-Y-G100016 = 0.16,0.02,0.2,0.12,0.08,-0.28,2.38,0.16,0.16,110.0,0.21,0.02,0.27,0.13,0.14,0.03,3.44,0.21,0.21,110.0,0.21,0.02,0.27,0.12,0.14,-0.13,5.77,0.21,0.21,110.0,0.18,0.02,0.22,0.1,0.11,-0.57,5.37,0.18,0.18,110.0,0.15,0.01,0.19,0.09,0.09,-0.67,4.56,0.15,0.16,110.0,0.14,0.01,0.18,0.09,0.09,-0.66,4.1,0.14,0.14,110.0,0.13,0.01,0.17,0.1,0.07,-0.31,2.86,0.13,0.14,110.0,0.13,0.01,0.16,0.09,0.07,-0.35,2.32,0.13,0.13,110.0,0.12,0.01,0.16,0.09,0.06,-0.32,2.26,0.12,0.13,110.0,0.12,0.01,0.15,0.09,0.06,-0.24,2.25,0.12,0.12,110.0,0.12,0.01,0.16,0.09,0.06,-0.18,2.35,0.13,0.13,110.0,0.15,0.02,0.18,0.1,0.07,-0.39,2.62,0.15,0.15,110.0
+AR-Z-G200001 = 0.19,0.04,0.29,0.11,0.18,0.33,1.75,0.2,0.18,1310.0,0.18,0.04,0.27,0.1,0.17,0.31,1.78,0.18,0.17,1310.0,0.2,0.04,0.28,0.1,0.18,0.25,1.71,0.2,0.19,1310.0,0.22,0.05,0.34,0.12,0.22,0.16,1.75,0.23,0.22,1310.0,0.24,0.04,0.32,0.14,0.18,-0.1,1.69,0.24,0.24,1310.0,0.2,0.06,0.35,0.03,0.31,-0.08,2.24,0.21,0.2,1310.0,0.22,0.04,0.3,0.06,0.24,-0.53,3.34,0.22,0.22,1310.0,0.22,0.04,0.33,0.13,0.2,0.01,1.8,0.23,0.23,1310.0,0.23,0.04,0.33,0.13,0.2,-0.01,1.88,0.23,0.23,1310.0,0.24,0.04,0.34,0.14,0.2,0.1,2.2,0.24,0.23,1310.0,0.22,0.04,0.34,0.12,0.22,0.28,2.08,0.22,0.21,1310.0,0.2,0.04,0.3,0.1,0.2,0.33,2.18,0.2,0.19,1310.0
+AR-Z-G200002 = 0.16,0.04,0.33,0.07,0.27,1.12,4.34,0.16,0.15,2982.0,0.15,0.03,0.31,0.08,0.23,1.21,4.6,0.16,0.14,2982.0,0.16,0.03,0.31,0.07,0.24,1.11,4.42,0.16,0.15,2982.0,0.16,0.03,0.32,0.05,0.26,1.15,4.67,0.17,0.16,2982.0,0.18,0.03,0.34,0.09,0.25,1.03,4.9,0.19,0.18,2982.0,0.19,0.07,0.38,-0.01,0.4,-0.91,3.75,0.2,0.2,2982.0,0.17,0.05,0.34,0.02,0.32,0.24,4.09,0.17,0.16,2982.0,0.18,0.04,0.33,0.06,0.27,1.03,3.92,0.18,0.17,2982.0,0.18,0.04,0.36,0.06,0.31,1.18,4.72,0.19,0.18,2982.0,0.19,0.04,0.37,0.08,0.29,1.12,4.77,0.19,0.18,2982.0,0.18,0.04,0.36,0.1,0.27,1.19,4.79,0.19,0.18,2982.0,0.17,0.04,0.36,0.06,0.31,1.3,5.22,0.17,0.16,2982.0
+AR-Z-G200003 = 0.12,0.01,0.13,0.11,0.02,-0.49,1.5,0.12,0.12,3.0,0.18,0.01,0.19,0.17,0.02,0.0,1.0,0.18,0.18,2.0,0.17,0.02,0.18,0.14,0.04,-0.67,1.5,0.17,0.18,3.0,0.15,0.02,0.16,0.14,0.03,0.0,1.0,0.15,0.15,2.0,0.32,0.14,0.46,0.17,0.29,-0.15,1.5,0.34,0.33,3.0,0.16,0.01,0.17,0.15,0.03,-0.27,1.5,0.16,0.16,3.0,0.21,0.07,0.28,0.15,0.13,0.25,1.5,0.22,0.2,3.0,0.23,0.04,0.25,0.2,0.05,0.0,1.0,0.23,0.23,2.0,0.14,0.12,0.27,0.03,0.23,0.2,1.5,0.17,0.13,3.0,0.26,0.06,0.3,0.21,0.09,-0.0,1.0,0.26,0.26,2.0,0.22,0.04,0.27,0.19,0.07,0.61,1.5,0.22,0.21,3.0,0.14,0.01,0.15,0.14,0.02,-0.0,1.01,0.14,0.14,2.0
+AR-Z-G200004 = 0.38,0.11,0.77,0.18,0.59,1.24,3.87,0.39,0.34,1752.0,0.34,0.11,0.74,0.18,0.56,1.33,4.09,0.36,0.3,1752.0,0.35,0.09,0.67,0.17,0.5,1.14,3.68,0.36,0.33,1752.0,0.37,0.07,0.6,0.15,0.45,0.87,3.11,0.38,0.34,1752.0,0.34,0.05,0.49,0.04,0.45,-0.83,6.52,0.34,0.33,1752.0,0.12,0.09,0.31,-0.04,0.34,-0.2,1.71,0.15,0.14,1752.0,0.28,0.08,0.43,-0.01,0.44,-1.35,5.03,0.3,0.31,1752.0,0.32,0.07,0.46,-0.0,0.46,-1.29,7.23,0.32,0.32,1752.0,0.35,0.06,0.52,0.03,0.49,-0.06,3.04,0.36,0.34,1752.0,0.38,0.08,0.61,0.07,0.54,0.35,2.39,0.39,0.37,1752.0,0.4,0.11,0.73,0.14,0.59,0.67,2.71,0.42,0.38,1752.0,0.39,0.12,0.77,0.17,0.6,0.88,3.04,0.4,0.35,1752.0
+AR-Z-G200005 = 0.21,0.13,0.29,0.12,0.18,0.0,1.0,0.22,0.21,2.0,0.19,0.1,0.26,0.12,0.14,-0.0,1.0,0.2,0.19,2.0,0.18,0.12,0.27,0.1,0.17,0.0,1.0,0.2,0.18,2.0,0.21,0.11,0.29,0.14,0.15,0.0,1.0,0.23,0.21,2.0,0.19,0.11,0.27,0.12,0.15,-0.0,1.0,0.21,0.19,2.0,0.1,0.08,0.16,0.05,0.12,0.0,1.0,0.12,0.1,2.0,0.19,0.1,0.27,0.12,0.15,-0.0,1.0,0.21,0.19,2.0,0.18,0.11,0.26,0.1,0.16,0.0,1.0,0.2,0.18,2.0,0.18,0.09,0.25,0.12,0.13,0.0,1.0,0.19,0.18,2.0,0.2,0.12,0.29,0.11,0.17,-0.0,1.0,0.22,0.2,2.0,0.23,0.12,0.31,0.14,0.17,-0.0,1.0,0.24,0.23,2.0,0.19,0.12,0.27,0.11,0.16,0.0,1.0,0.21,0.19,2.0
+AR-Z-G200006 = 0.22,0.1,0.57,-0.07,0.64,-0.15,3.74,0.24,0.22,1897.0,0.21,0.1,0.52,-0.1,0.62,-0.36,4.32,0.23,0.21,1897.0,0.21,0.09,0.5,-0.1,0.6,-0.37,4.48,0.23,0.22,1897.0,0.2,0.08,0.42,-0.1,0.52,-1.05,4.42,0.21,0.21,1897.0,0.13,0.08,0.34,-0.05,0.4,-0.08,2.15,0.16,0.15,1897.0,0.02,0.04,0.16,-0.07,0.23,0.76,2.85,0.04,0.0,1897.0,0.08,0.08,0.27,-0.07,0.34,0.56,2.35,0.11,0.06,1897.0,0.11,0.08,0.33,-0.05,0.39,0.11,2.1,0.13,0.11,1897.0,0.16,0.08,0.39,-0.08,0.47,-0.73,2.97,0.17,0.17,1897.0,0.19,0.09,0.46,-0.09,0.55,-0.79,3.46,0.21,0.21,1897.0,0.22,0.09,0.56,-0.07,0.63,-0.55,4.02,0.24,0.23,1897.0,0.22,0.1,0.58,-0.08,0.66,-0.37,3.93,0.24,0.23,1897.0
+AR-Z-G200007 = 0.21,0.05,0.48,0.09,0.4,1.73,7.0,0.22,0.2,1355.0,0.2,0.06,0.49,0.1,0.39,2.23,8.86,0.21,0.19,1355.0,0.2,0.06,0.57,0.1,0.46,2.64,11.49,0.21,0.19,1355.0,0.2,0.04,0.4,0.07,0.34,1.78,7.45,0.21,0.19,1355.0,0.19,0.06,0.36,-0.01,0.37,-1.16,5.35,0.2,0.2,1355.0,0.08,0.07,0.31,-0.05,0.36,0.57,2.72,0.11,0.07,1355.0,0.07,0.09,0.35,-0.06,0.41,0.51,2.25,0.11,0.06,1355.0,0.12,0.08,0.39,-0.04,0.44,0.05,3.25,0.14,0.14,1355.0,0.17,0.06,0.38,-0.04,0.42,-1.22,6.34,0.18,0.18,1355.0,0.19,0.05,0.36,-0.02,0.37,-1.72,8.28,0.2,0.2,1355.0,0.21,0.05,0.43,0.01,0.42,0.03,6.21,0.22,0.21,1355.0,0.21,0.05,0.47,0.03,0.44,1.36,6.48,0.22,0.2,1355.0
+AR-Z-G200008 = 0.15,0.03,0.23,0.08,0.15,0.57,2.95,0.15,0.15,1019.0,0.15,0.02,0.23,0.06,0.17,0.31,3.24,0.15,0.14,1019.0,0.16,0.03,0.29,0.07,0.22,0.48,3.19,0.16,0.15,1019.0,0.17,0.03,0.3,0.09,0.21,0.75,3.54,0.17,0.16,1019.0,0.19,0.03,0.3,0.11,0.19,0.56,3.51,0.19,0.19,1019.0,0.22,0.06,0.41,0.07,0.33,0.16,2.9,0.23,0.22,1019.0,0.21,0.04,0.36,0.1,0.27,0.35,2.81,0.21,0.2,1019.0,0.18,0.04,0.32,0.09,0.23,0.55,3.08,0.19,0.18,1019.0,0.18,0.04,0.33,0.09,0.24,0.62,3.26,0.19,0.18,1019.0,0.2,0.04,0.35,0.1,0.26,0.82,3.39,0.2,0.19,1019.0,0.18,0.04,0.32,0.09,0.23,0.58,3.22,0.19,0.18,1019.0,0.17,0.03,0.28,0.09,0.19,0.55,3.11,0.17,0.16,1019.0
+AR-Z-G200009 = 0.21,NaN,0.21,0.21,0.0,NaN,NaN,0.21,0.21,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.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.19,NaN,0.19,0.19,0.0,NaN,NaN,0.19,0.19,1.0,0.21,NaN,0.21,0.21,0.0,NaN,NaN,0.21,0.21,1.0,0.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,1.0,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.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,0.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0,0.1,NaN,0.1,0.1,0.0,NaN,NaN,0.1,0.1,1.0
+AR-Z-G200010 = 0.22,0.09,0.7,0.01,0.69,2.13,9.68,0.24,0.2,1650.0,0.21,0.08,0.68,0.04,0.63,2.33,10.19,0.23,0.19,1650.0,0.21,0.08,0.64,0.05,0.59,2.23,10.04,0.23,0.2,1650.0,0.2,0.06,0.52,0.04,0.48,1.6,8.34,0.21,0.2,1650.0,0.16,0.06,0.3,0.0,0.3,-0.96,3.39,0.18,0.18,1650.0,0.03,0.05,0.21,-0.07,0.28,0.3,2.47,0.06,0.04,1650.0,0.06,0.08,0.28,-0.06,0.35,0.69,2.48,0.1,0.04,1650.0,0.12,0.07,0.34,-0.07,0.41,-0.42,2.33,0.14,0.13,1650.0,0.16,0.06,0.38,-0.03,0.41,-0.64,4.37,0.17,0.16,1650.0,0.2,0.07,0.58,-0.01,0.58,0.09,6.33,0.21,0.2,1650.0,0.21,0.07,0.64,0.0,0.63,1.4,9.42,0.22,0.21,1650.0,0.21,0.08,0.69,0.02,0.67,1.86,9.56,0.23,0.2,1650.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_nighttemp_2005.properties
new file mode 100644
index 0000000..8aefd1d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = -13.0,3.57,0.63,-19.63,20.26,0.83,3.19,13.48,-13.7,1257.0,-13.13,3.99,-1.57,-21.97,20.39,0.28,2.23,13.72,-13.43,1257.0,-9.45,4.17,1.32,-18.66,19.98,0.04,2.15,10.33,-9.43,1257.0,-0.78,3.71,8.9,-10.39,19.29,0.18,2.21,3.79,-1.16,1257.0,3.54,4.43,13.31,-5.98,19.29,0.28,2.05,5.68,2.83,1257.0,8.4,4.12,18.82,-0.47,19.29,0.39,2.22,9.36,7.66,1257.0,14.03,4.13,24.06,6.14,17.91,0.5,2.25,14.62,13.17,1257.0,13.74,4.05,22.68,5.87,16.81,0.41,2.15,14.32,12.89,1257.0,8.17,3.89,17.17,-0.06,17.22,0.36,2.12,9.05,7.52,1257.0,2.16,3.63,12.48,-6.26,18.74,0.28,2.47,4.22,1.66,1257.0,-4.18,3.74,8.07,-13.15,21.22,0.25,2.58,5.61,-4.61,1257.0,-6.95,3.37,5.59,-15.35,20.94,0.61,3.3,7.72,-7.36,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_rainfall_2005.properties
new file mode 100644
index 0000000..f1e62b6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 35.47,8.25,57.03,21.04,35.99,0.38,1.93,36.42,32.93,202.0,31.81,7.51,48.27,17.56,30.72,0.42,2.14,32.68,30.92,202.0,78.8,21.62,117.41,19.22,98.19,-0.74,3.02,81.69,83.16,202.0,78.8,47.04,249.56,11.51,238.05,1.17,4.3,91.71,66.33,202.0,77.54,28.28,190.23,31.14,159.09,0.93,4.12,82.51,72.61,202.0,73.78,31.56,149.45,12.54,136.91,0.32,2.37,80.22,68.13,202.0,18.99,11.21,46.09,2.14,43.95,0.62,2.19,22.04,15.77,202.0,48.54,30.23,136.52,3.87,132.65,0.48,2.39,57.14,46.09,202.0,43.05,20.94,97.97,7.18,90.79,0.61,2.41,47.85,36.91,202.0,47.79,28.68,179.1,4.83,174.27,1.52,5.94,55.7,39.65,202.0,60.55,26.25,163.6,15.81,147.79,1.05,4.58,65.97,55.2,202.0,40.36,28.53,214.62,6.69,207.94,2.49,12.31,49.38,36.36,202.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_temperature_2005.properties
new file mode 100644
index 0000000..ec74477
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_temperature_2005.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 2005 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=2005
+
+# 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 = -6.03,4.45,7.38,-13.43,20.81,0.71,2.9,7.49,-6.54,1257.0,-4.58,4.73,10.28,-13.43,23.7,0.47,2.31,6.58,-5.43,1257.0,4.13,7.71,21.71,-10.67,32.38,0.39,2.11,8.74,2.7,1257.0,14.61,7.17,29.02,-2.95,31.97,-0.11,1.98,16.27,14.82,1257.0,20.52,5.21,33.43,6.42,27.01,0.23,2.75,21.17,19.58,1257.0,23.81,5.75,40.87,13.58,27.28,0.87,2.7,24.49,21.71,1257.0,29.62,6.72,45.0,17.99,27.01,0.49,2.1,30.37,27.64,1257.0,30.11,6.48,45.0,18.13,26.87,0.31,1.91,30.8,29.02,1257.0,24.51,5.41,37.01,13.03,23.98,0.27,1.86,25.1,23.78,1257.0,17.04,4.67,28.19,4.49,23.7,0.58,2.31,17.67,15.51,1257.0,7.08,4.78,16.61,-6.81,23.43,-0.37,2.77,8.54,7.31,1257.0,2.34,3.64,13.03,-9.02,22.05,-0.38,3.23,4.32,2.63,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_vegetation_2005.properties
new file mode 100644
index 0000000..7e830d0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_0_vegetation_2005.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 2005 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=2005
+
+# 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.05,0.1,0.41,-0.03,0.44,1.82,5.18,0.11,0.0,1257.0,0.04,0.07,0.32,-0.05,0.37,1.28,3.7,0.08,-0.0,1257.0,0.08,0.09,0.39,-0.03,0.42,0.66,2.4,0.12,0.06,1257.0,0.28,0.14,0.64,-0.02,0.67,0.15,2.49,0.31,0.28,1257.0,0.55,0.15,0.84,0.04,0.8,-0.37,3.15,0.57,0.56,1257.0,0.61,0.16,0.88,0.07,0.81,-0.65,2.87,0.64,0.65,1257.0,0.53,0.17,0.84,0.08,0.76,-0.21,2.16,0.56,0.55,1257.0,0.46,0.16,0.83,0.05,0.78,0.29,2.35,0.49,0.44,1257.0,0.43,0.14,0.77,0.14,0.63,0.43,2.37,0.46,0.41,1257.0,0.38,0.11,0.64,0.16,0.47,0.41,2.35,0.4,0.36,1257.0,0.28,0.1,0.52,0.01,0.51,0.33,2.69,0.3,0.26,1257.0,0.19,0.09,0.45,-0.0,0.45,0.62,2.73,0.21,0.17,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_nighttemp_2005.properties
new file mode 100644
index 0000000..58ed6b6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = -13.0,3.57,0.63,-19.63,20.26,0.83,3.19,13.48,-13.7,1257.0,-13.13,3.99,-1.57,-21.97,20.39,0.28,2.23,13.72,-13.43,1257.0,-9.45,4.17,1.32,-18.66,19.98,0.04,2.15,10.33,-9.43,1257.0,-0.78,3.71,8.9,-10.39,19.29,0.18,2.21,3.79,-1.16,1257.0,3.54,4.43,13.31,-5.98,19.29,0.28,2.05,5.68,2.83,1257.0,8.4,4.12,18.82,-0.47,19.29,0.39,2.22,9.36,7.66,1257.0,14.03,4.13,24.06,6.14,17.91,0.5,2.25,14.62,13.17,1257.0,13.74,4.05,22.68,5.87,16.81,0.41,2.15,14.32,12.89,1257.0,8.17,3.89,17.17,-0.06,17.22,0.36,2.12,9.05,7.52,1257.0,2.16,3.63,12.48,-6.26,18.74,0.28,2.47,4.22,1.66,1257.0,-4.18,3.74,8.07,-13.15,21.22,0.25,2.58,5.61,-4.61,1257.0,-6.95,3.37,5.59,-15.35,20.94,0.61,3.3,7.72,-7.36,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_rainfall_2005.properties
new file mode 100644
index 0000000..a8f3a7f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 35.47,8.25,57.03,21.04,35.99,0.38,1.93,36.42,32.93,202.0,31.81,7.51,48.27,17.56,30.72,0.42,2.14,32.68,30.92,202.0,78.8,21.62,117.41,19.22,98.19,-0.74,3.02,81.69,83.16,202.0,78.8,47.04,249.56,11.51,238.05,1.17,4.3,91.71,66.33,202.0,77.54,28.28,190.23,31.14,159.09,0.93,4.12,82.51,72.61,202.0,73.78,31.56,149.45,12.54,136.91,0.32,2.37,80.22,68.13,202.0,18.99,11.21,46.09,2.14,43.95,0.62,2.19,22.04,15.77,202.0,48.54,30.23,136.52,3.87,132.65,0.48,2.39,57.14,46.09,202.0,43.05,20.94,97.97,7.18,90.79,0.61,2.41,47.85,36.91,202.0,47.79,28.68,179.1,4.83,174.27,1.52,5.94,55.7,39.65,202.0,60.55,26.25,163.6,15.81,147.79,1.05,4.58,65.97,55.2,202.0,40.36,28.53,214.62,6.69,207.94,2.49,12.31,49.38,36.36,202.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_temperature_2005.properties
new file mode 100644
index 0000000..1f4dcef
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_temperature_2005.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 2005 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=2005
+
+# 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 = -6.03,4.45,7.38,-13.43,20.81,0.71,2.9,7.49,-6.54,1257.0,-4.58,4.73,10.28,-13.43,23.7,0.47,2.31,6.58,-5.43,1257.0,4.13,7.71,21.71,-10.67,32.38,0.39,2.11,8.74,2.7,1257.0,14.61,7.17,29.02,-2.95,31.97,-0.11,1.98,16.27,14.82,1257.0,20.52,5.21,33.43,6.42,27.01,0.23,2.75,21.17,19.58,1257.0,23.81,5.75,40.87,13.58,27.28,0.87,2.7,24.49,21.71,1257.0,29.62,6.72,45.0,17.99,27.01,0.49,2.1,30.37,27.64,1257.0,30.11,6.48,45.0,18.13,26.87,0.31,1.91,30.8,29.02,1257.0,24.51,5.41,37.01,13.03,23.98,0.27,1.86,25.1,23.78,1257.0,17.04,4.67,28.19,4.49,23.7,0.58,2.31,17.67,15.51,1257.0,7.08,4.78,16.61,-6.81,23.43,-0.37,2.77,8.54,7.31,1257.0,2.34,3.64,13.03,-9.02,22.05,-0.38,3.23,4.32,2.63,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_vegetation_2005.properties
new file mode 100644
index 0000000..0a60064
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_1_vegetation_2005.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 2005 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=2005
+
+# 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.05,0.1,0.41,-0.03,0.44,1.82,5.18,0.11,0.0,1257.0,0.04,0.07,0.32,-0.05,0.37,1.28,3.7,0.08,-0.0,1257.0,0.08,0.09,0.39,-0.03,0.42,0.66,2.4,0.12,0.06,1257.0,0.28,0.14,0.64,-0.02,0.67,0.15,2.49,0.31,0.28,1257.0,0.55,0.15,0.84,0.04,0.8,-0.37,3.15,0.57,0.56,1257.0,0.61,0.16,0.88,0.07,0.81,-0.65,2.87,0.64,0.65,1257.0,0.53,0.17,0.84,0.08,0.76,-0.21,2.16,0.56,0.55,1257.0,0.46,0.16,0.83,0.05,0.78,0.29,2.35,0.49,0.44,1257.0,0.43,0.14,0.77,0.14,0.63,0.43,2.37,0.46,0.41,1257.0,0.38,0.11,0.64,0.16,0.47,0.41,2.35,0.4,0.36,1257.0,0.28,0.1,0.52,0.01,0.51,0.33,2.69,0.3,0.26,1257.0,0.19,0.09,0.45,-0.0,0.45,0.62,2.73,0.21,0.17,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_nighttemp_2005.properties
new file mode 100644
index 0000000..643bd8a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_nighttemp_2005.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 2005 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=2005
+
+# 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 = -13.0,3.57,0.63,-19.63,20.26,0.83,3.19,13.48,-13.7,1257.0,-13.13,3.99,-1.57,-21.97,20.39,0.28,2.23,13.72,-13.43,1257.0,-9.45,4.17,1.32,-18.66,19.98,0.04,2.15,10.33,-9.43,1257.0,-0.78,3.71,8.9,-10.39,19.29,0.18,2.21,3.79,-1.16,1257.0,3.54,4.43,13.31,-5.98,19.29,0.28,2.05,5.68,2.83,1257.0,8.4,4.12,18.82,-0.47,19.29,0.39,2.22,9.36,7.66,1257.0,14.03,4.13,24.06,6.14,17.91,0.5,2.25,14.62,13.17,1257.0,13.74,4.05,22.68,5.87,16.81,0.41,2.15,14.32,12.89,1257.0,8.17,3.89,17.17,-0.06,17.22,0.36,2.12,9.05,7.52,1257.0,2.16,3.63,12.48,-6.26,18.74,0.28,2.47,4.22,1.66,1257.0,-4.18,3.74,8.07,-13.15,21.22,0.25,2.58,5.61,-4.61,1257.0,-6.95,3.37,5.59,-15.35,20.94,0.61,3.3,7.72,-7.36,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_rainfall_2005.properties
new file mode 100644
index 0000000..75030ad
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_rainfall_2005.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 2005 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=2005
+
+# 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 = 35.47,8.25,57.03,21.04,35.99,0.38,1.93,36.42,32.93,202.0,31.81,7.51,48.27,17.56,30.72,0.42,2.14,32.68,30.92,202.0,78.8,21.62,117.41,19.22,98.19,-0.74,3.02,81.69,83.16,202.0,78.8,47.04,249.56,11.51,238.05,1.17,4.3,91.71,66.33,202.0,77.54,28.28,190.23,31.14,159.09,0.93,4.12,82.51,72.61,202.0,73.78,31.56,149.45,12.54,136.91,0.32,2.37,80.22,68.13,202.0,18.99,11.21,46.09,2.14,43.95,0.62,2.19,22.04,15.77,202.0,48.54,30.23,136.52,3.87,132.65,0.48,2.39,57.14,46.09,202.0,43.05,20.94,97.97,7.18,90.79,0.61,2.41,47.85,36.91,202.0,47.79,28.68,179.1,4.83,174.27,1.52,5.94,55.7,39.65,202.0,60.55,26.25,163.6,15.81,147.79,1.05,4.58,65.97,55.2,202.0,40.36,28.53,214.62,6.69,207.94,2.49,12.31,49.38,36.36,202.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_temperature_2005.properties
new file mode 100644
index 0000000..de2dde5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_temperature_2005.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 2005 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=2005
+
+# 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 = -6.03,4.45,7.38,-13.43,20.81,0.71,2.9,7.49,-6.54,1257.0,-4.58,4.73,10.28,-13.43,23.7,0.47,2.31,6.58,-5.43,1257.0,4.13,7.71,21.71,-10.67,32.38,0.39,2.11,8.74,2.7,1257.0,14.61,7.17,29.02,-2.95,31.97,-0.11,1.98,16.27,14.82,1257.0,20.52,5.21,33.43,6.42,27.01,0.23,2.75,21.17,19.58,1257.0,23.81,5.75,40.87,13.58,27.28,0.87,2.7,24.49,21.71,1257.0,29.62,6.72,45.0,17.99,27.01,0.49,2.1,30.37,27.64,1257.0,30.11,6.48,45.0,18.13,26.87,0.31,1.91,30.8,29.02,1257.0,24.51,5.41,37.01,13.03,23.98,0.27,1.86,25.1,23.78,1257.0,17.04,4.67,28.19,4.49,23.7,0.58,2.31,17.67,15.51,1257.0,7.08,4.78,16.61,-6.81,23.43,-0.37,2.77,8.54,7.31,1257.0,2.34,3.64,13.03,-9.02,22.05,-0.38,3.23,4.32,2.63,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_vegetation_2005.properties
new file mode 100644
index 0000000..77df5e7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/ARM/ARM_2_vegetation_2005.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 2005 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=2005
+
+# 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.05,0.1,0.41,-0.03,0.44,1.82,5.18,0.11,0.0,1257.0,0.04,0.07,0.32,-0.05,0.37,1.28,3.7,0.08,-0.0,1257.0,0.08,0.09,0.39,-0.03,0.42,0.66,2.4,0.12,0.06,1257.0,0.28,0.14,0.64,-0.02,0.67,0.15,2.49,0.31,0.28,1257.0,0.55,0.15,0.84,0.04,0.8,-0.37,3.15,0.57,0.56,1257.0,0.61,0.16,0.88,0.07,0.81,-0.65,2.87,0.64,0.65,1257.0,0.53,0.17,0.84,0.08,0.76,-0.21,2.16,0.56,0.55,1257.0,0.46,0.16,0.83,0.05,0.78,0.29,2.35,0.49,0.44,1257.0,0.43,0.14,0.77,0.14,0.63,0.43,2.37,0.46,0.41,1257.0,0.38,0.11,0.64,0.16,0.47,0.41,2.35,0.4,0.36,1257.0,0.28,0.1,0.52,0.01,0.51,0.33,2.69,0.3,0.26,1257.0,0.19,0.09,0.45,-0.0,0.45,0.62,2.73,0.21,0.17,1257.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_nighttemp_2005.properties
new file mode 100644
index 0000000..30017bb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = 22.11,4.35,35.63,3.94,31.69,-0.94,3.68,22.54,23.09,279526.0,21.87,4.75,33.43,2.83,30.59,-1.04,3.62,22.38,23.23,279586.0,19.83,4.49,31.5,1.46,30.04,-0.86,3.26,20.33,21.02,279607.0,17.8,4.36,29.02,1.18,27.83,-0.56,2.82,18.33,18.34,279621.0,11.79,4.47,28.46,-4.06,32.52,0.33,2.7,12.61,11.1,279612.0,9.44,5.05,25.43,-5.98,31.42,0.73,2.42,10.71,7.52,279618.0,9.39,4.8,24.74,-3.23,27.97,0.65,2.54,10.54,8.07,279621.0,10.08,4.84,24.61,-5.16,29.76,0.44,2.44,11.18,9.17,279612.0,14.25,5.61,28.19,-3.78,31.97,-0.09,2.19,15.32,14.27,279626.0,17.4,5.65,30.67,-0.75,31.42,-0.33,2.31,18.3,17.99,279624.0,19.44,5.21,31.22,1.73,29.49,-0.59,2.72,20.13,20.2,279616.0,21.74,4.81,32.6,2.01,30.59,-0.99,3.48,22.26,22.75,279516.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_rainfall_2005.properties
new file mode 100644
index 0000000..363bcb1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 72.02,104.27,809.19,1.0,808.19,2.0,7.02,126.72,21.05,45757.0,41.83,54.71,404.36,1.0,403.36,2.18,9.32,68.87,17.59,45757.0,45.19,70.04,546.71,1.0,545.71,2.72,11.72,83.35,15.88,45757.0,11.75,19.83,214.62,1.0,213.62,3.6,19.83,23.05,4.23,45757.0,19.72,29.92,249.56,1.0,248.56,2.66,12.08,35.83,6.89,45757.0,44.05,41.76,347.75,1.0,346.75,1.49,5.75,60.69,31.38,45757.0,26.69,34.46,369.38,1.0,368.38,2.44,10.9,43.58,14.51,45757.0,24.45,30.96,358.4,1.0,357.4,2.43,11.85,39.45,11.95,45757.0,21.5,27.43,214.62,1.0,213.62,1.9,6.94,34.85,8.89,45757.0,41.01,34.16,249.56,1.0,248.56,0.98,4.0,53.37,32.8,45757.0,42.69,41.4,380.69,1.0,379.69,1.96,8.99,59.47,31.14,45757.0,60.68,65.38,470.18,1.0,469.18,2.17,8.54,89.2,41.48,45757.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_temperature_2005.properties
new file mode 100644
index 0000000..8050962
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_temperature_2005.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 2005 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=2005
+
+# 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 = 40.07,6.68,45.0,11.93,33.07,-1.37,4.03,40.62,43.62,279625.0,39.54,6.79,45.0,8.62,36.38,-1.37,4.36,40.12,42.52,279625.0,37.14,6.59,45.0,7.8,37.2,-1.21,4.21,37.72,38.94,279623.0,33.99,6.48,45.0,5.59,39.41,-1.06,4.06,34.6,35.22,279625.0,26.14,6.44,42.24,2.28,39.96,-0.43,2.81,26.92,26.26,279628.0,20.23,6.41,35.91,2.01,33.9,0.08,2.18,21.22,19.65,279626.0,20.63,6.53,38.11,0.63,37.48,0.03,2.41,21.64,20.2,279626.0,23.68,7.02,41.42,0.91,40.51,-0.27,2.61,24.69,23.92,279626.0,30.45,8.99,45.0,3.94,41.06,-0.55,2.37,31.74,32.05,279621.0,36.53,8.39,45.0,5.04,39.96,-1.19,3.62,37.48,39.21,279624.0,39.44,7.24,45.0,10.28,34.72,-1.52,4.6,40.1,42.52,279622.0,40.81,6.36,45.0,7.8,37.2,-1.91,6.65,41.3,44.31,279618.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_vegetation_2005.properties
new file mode 100644
index 0000000..6247bc1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_0_vegetation_2005.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 2005 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=2005
+
+# 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.29,0.16,0.89,-0.09,0.98,1.25,3.8,0.33,0.22,279529.0,0.3,0.17,0.9,-0.1,1.0,1.19,3.5,0.34,0.22,279539.0,0.29,0.16,0.89,-0.04,0.93,1.32,3.96,0.34,0.22,279541.0,0.29,0.16,0.89,-0.1,0.99,1.43,4.45,0.33,0.23,279529.0,0.3,0.15,0.88,-0.1,0.98,1.41,4.55,0.33,0.24,279531.0,0.31,0.16,0.89,-0.08,0.97,1.22,3.89,0.35,0.25,279523.0,0.32,0.16,0.88,-0.08,0.96,1.11,3.39,0.36,0.26,279539.0,0.32,0.17,0.88,-0.1,0.97,1.15,3.22,0.37,0.24,279527.0,0.31,0.18,0.88,-0.1,0.98,1.37,3.76,0.35,0.22,279537.0,0.29,0.17,0.88,-0.1,0.98,1.51,4.38,0.34,0.22,279490.0,0.29,0.16,0.87,-0.1,0.97,1.53,4.55,0.33,0.22,279533.0,0.28,0.15,0.86,-0.1,0.96,1.56,4.96,0.31,0.22,279526.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_nighttemp_2005.properties
new file mode 100644
index 0000000..df47a5e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = 12.76,1.13,14.96,9.31,5.65,-0.75,3.31,12.81,13.03,93.0,11.01,1.43,14.13,7.52,6.61,0.15,2.16,11.11,10.83,93.0,8.46,1.4,10.55,4.9,5.65,-0.57,2.16,8.58,8.76,93.0,9.36,1.06,11.24,6.56,4.69,-0.54,2.51,9.42,9.59,93.0,2.89,0.99,4.21,-1.44,5.65,-1.88,7.38,3.05,3.11,93.0,0.88,0.75,2.28,-1.85,4.13,-1.02,4.48,1.15,0.91,93.0,1.06,0.94,2.28,-2.13,4.41,-0.71,3.24,1.41,1.18,93.0,1.6,1.28,3.66,-2.13,5.79,-0.66,2.73,2.05,1.87,93.0,2.36,1.31,4.21,-1.44,5.65,-0.53,2.7,2.7,2.56,93.0,5.55,1.21,7.66,2.97,4.69,-0.26,1.89,5.68,5.87,93.0,7.69,1.28,10.0,4.07,5.93,-0.26,2.47,7.8,7.66,93.0,12.62,1.22,14.69,9.45,5.24,-0.86,2.89,12.68,13.03,93.0
+AU-NS = 19.31,3.71,28.46,6.69,21.77,-0.26,2.42,19.66,19.51,30881.0,17.63,3.2,27.36,5.31,22.05,-0.5,3.26,17.91,17.72,30881.0,15.27,3.52,27.36,1.46,25.91,-0.26,3.02,15.67,15.51,30879.0,14.16,2.84,21.85,3.39,18.46,-0.39,2.76,14.44,14.48,30881.0,7.01,2.31,14.96,-2.4,17.36,-0.45,2.9,7.38,7.38,30881.0,5.21,1.84,12.76,-5.98,18.74,-0.6,4.48,5.52,5.31,30881.0,5.39,1.92,12.2,-3.23,15.43,-0.75,4.34,5.72,5.66,30881.0,5.39,2.08,12.76,-4.06,16.81,-0.55,3.88,5.77,5.59,30881.0,8.18,2.69,17.99,-3.78,21.77,-0.32,3.26,8.61,8.07,30881.0,11.73,2.87,20.2,1.18,19.02,-0.23,2.81,12.07,11.93,30881.0,15.11,3.35,23.23,2.56,20.67,-0.55,2.85,15.48,15.65,30880.0,18.17,3.3,26.26,5.59,20.67,-0.47,2.58,18.47,18.68,30881.0
+AU-NT = 23.95,1.71,29.57,14.41,15.16,-0.45,3.44,24.01,24.06,46537.0,24.29,1.42,28.74,17.99,10.75,-0.3,2.98,24.33,24.33,46622.0,22.55,1.89,31.5,13.58,17.91,-0.86,4.07,22.63,22.81,46622.0,21.13,1.97,27.09,13.03,14.06,-0.59,3.14,21.22,21.44,46623.0,14.82,4.19,25.98,3.39,22.6,-0.05,1.89,15.4,14.82,46618.0,14.1,4.84,24.33,-1.02,25.35,-0.32,1.87,14.91,14.69,46622.0,13.38,4.49,23.78,1.46,22.32,-0.05,1.71,14.11,13.38,46623.0,14.67,4.07,24.06,3.94,20.12,-0.24,1.91,15.22,15.24,46621.0,19.83,3.0,27.91,10.28,17.64,-0.32,2.38,20.06,20.33,46623.0,22.75,2.58,30.12,14.13,15.98,-0.32,2.43,22.89,23.02,46623.0,23.33,2.46,29.57,14.96,14.61,-0.41,2.51,23.46,23.71,46622.0,24.73,1.91,30.94,11.38,19.57,-0.3,3.28,24.8,24.81,46575.0
+AU-QL = 22.6,2.39,30.12,12.76,17.36,-0.36,2.65,22.72,22.68,61210.0,23.29,1.97,29.29,14.55,14.74,-0.5,3.32,23.37,23.5,61217.0,21.8,2.48,30.67,12.48,18.19,-0.34,2.56,21.94,21.99,61206.0,19.48,2.37,26.81,11.1,15.71,-0.08,2.86,19.62,19.58,61217.0,13.04,3.48,23.5,2.56,20.94,0.45,2.28,13.49,12.48,61213.0,12.5,4.12,22.68,2.28,20.39,0.14,1.86,13.16,12.34,61217.0,11.87,3.74,22.13,-1.85,23.98,0.43,2.11,12.45,11.31,61217.0,11.92,3.31,22.13,0.91,21.22,0.28,2.31,12.37,11.52,61212.0,16.75,3.08,26.54,6.97,19.57,0.19,2.43,17.03,16.48,61217.0,19.99,2.87,28.46,9.45,19.02,0.15,2.67,20.2,19.78,61216.0,21.36,2.61,28.74,11.93,16.81,-0.1,2.59,21.52,21.3,61216.0,23.72,2.25,29.84,15.79,14.06,-0.15,2.53,23.83,23.78,61215.0
+AU-SA = 20.52,3.66,31.5,8.35,23.15,-0.76,2.7,20.84,21.64,36961.0,18.99,3.81,29.29,5.87,23.43,-0.61,2.79,19.37,19.58,36957.0,16.52,2.67,27.91,6.14,21.77,-0.63,3.66,16.74,16.89,36960.0,15.18,2.68,24.88,4.76,20.12,-0.78,3.66,15.42,15.65,36960.0,8.81,1.76,16.06,1.18,14.88,-0.46,3.75,8.98,8.9,36959.0,5.97,1.36,14.69,0.35,14.33,0.12,3.43,6.12,6.0,36961.0,6.12,1.36,12.48,0.35,12.13,0.35,3.47,6.27,6.0,36961.0,7.27,2.06,19.09,0.08,19.02,0.51,3.51,7.55,7.04,36961.0,10.98,2.74,20.47,1.73,18.74,-0.32,2.64,11.31,11.38,36962.0,14.09,3.27,22.95,4.76,18.19,-0.43,2.39,14.46,14.69,36963.0,16.04,3.22,25.71,5.59,20.12,-0.53,2.78,16.36,16.75,36961.0,19.44,3.69,29.02,7.66,21.36,-0.81,2.89,19.79,20.54,36961.0
+AU-TS = 8.66,2.04,15.51,3.94,11.57,0.34,2.85,8.9,8.69,3026.0,7.95,2.12,14.96,2.83,12.13,0.23,2.54,8.23,7.86,3026.0,6.79,1.8,14.69,2.01,12.68,0.62,3.99,7.02,6.69,3027.0,6.22,1.97,13.17,1.18,11.99,0.44,3.11,6.53,6.14,3027.0,3.5,1.96,10.83,-4.06,14.88,0.47,3.23,4.01,3.39,3027.0,2.93,1.85,10.28,-2.68,12.95,0.33,3.93,3.46,2.83,3027.0,2.0,2.04,10.28,-2.95,13.23,0.46,3.29,2.86,2.01,3026.0,1.84,2.2,10.28,-5.16,15.43,-0.01,3.38,2.87,2.01,3026.0,3.43,1.74,9.17,-2.13,11.3,-0.07,3.17,3.84,3.52,3027.0,4.87,2.01,10.83,-0.75,11.57,-0.06,2.64,5.27,5.18,3026.0,6.45,1.85,12.89,1.73,11.16,0.37,3.1,6.71,6.28,3027.0,7.59,2.1,13.86,2.01,11.85,0.28,2.8,7.88,7.52,3027.0
+AU-VI = 13.53,2.41,21.3,5.87,15.43,0.29,2.36,13.75,13.31,9259.0,11.24,2.29,19.09,4.21,14.88,0.21,2.46,11.47,10.96,9255.0,10.59,2.12,17.17,3.94,13.23,0.31,2.41,10.8,10.28,9259.0,9.72,1.6,14.96,4.76,10.2,0.08,2.59,9.85,9.72,9259.0,4.76,1.18,11.65,0.08,11.57,0.33,3.95,4.9,4.76,9259.0,3.8,1.4,12.48,-2.95,15.43,0.24,4.34,4.05,3.8,9259.0,3.69,1.3,9.86,-1.85,11.71,-0.04,4.13,3.92,3.66,9259.0,3.3,1.23,8.9,-2.13,11.02,-0.07,4.36,3.53,3.25,9259.0,4.82,1.32,10.28,-0.47,10.75,-0.19,3.9,5.0,4.83,9259.0,7.87,1.34,13.58,2.83,10.75,0.05,2.94,7.98,7.8,9259.0,9.98,2.15,16.34,3.39,12.95,0.19,2.64,10.21,9.86,9258.0,12.16,2.07,19.92,6.97,12.95,0.42,2.9,12.33,11.93,9258.0
+AU-WA = 23.76,4.48,35.63,8.35,27.28,-1.06,3.45,24.18,25.16,91559.0,23.82,4.44,33.43,6.69,26.73,-1.2,3.56,24.23,25.43,91535.0,21.39,3.66,29.84,6.42,23.43,-0.83,3.02,21.7,22.26,91561.0,18.48,4.48,29.02,3.39,25.63,-0.45,2.4,19.01,19.09,91561.0,13.22,3.78,28.46,2.01,26.46,0.64,3.09,13.74,12.48,91562.0,8.64,4.34,25.43,-3.23,28.66,1.25,3.75,9.67,6.97,91558.0,9.19,4.61,24.74,-0.2,24.94,0.83,2.9,10.28,8.07,91561.0,10.2,4.67,24.61,-1.85,26.46,0.7,2.63,11.22,9.04,91559.0,14.43,5.44,28.19,0.63,27.56,0.13,2.19,15.42,14.06,91564.0,17.6,5.67,30.67,3.11,27.56,-0.25,2.31,18.49,17.99,91563.0,20.42,5.46,31.22,2.01,29.21,-0.66,2.6,21.13,21.3,91559.0,22.46,5.05,32.6,5.59,27.01,-0.97,3.12,23.02,23.64,91506.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_rainfall_2005.properties
new file mode 100644
index 0000000..c928982
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 53.65,3.61,63.01,49.75,13.26,1.2,3.79,53.76,52.23,16.0,79.01,6.07,86.92,66.22,20.69,-0.68,2.68,79.23,79.93,16.0,45.03,3.97,51.99,38.46,13.53,0.18,2.04,45.19,44.42,16.0,11.17,3.14,18.65,6.49,12.17,0.67,3.06,11.58,10.73,16.0,4.7,1.94,9.04,2.63,6.41,0.99,2.9,5.06,4.23,16.0,109.98,8.76,129.05,92.24,36.82,0.04,3.2,110.31,110.15,16.0,51.15,2.42,55.23,47.5,7.73,0.18,1.89,51.2,51.25,16.0,31.21,3.75,40.73,26.09,14.64,1.07,3.76,31.42,30.2,16.0,61.59,5.15,73.57,56.93,16.64,1.27,3.76,61.79,60.82,16.0,61.78,10.56,88.65,52.0,36.65,1.22,3.77,62.62,58.73,16.0,77.7,6.44,93.73,70.31,23.43,1.19,3.86,77.95,76.46,16.0,20.26,1.99,24.75,17.83,6.92,0.64,2.66,20.35,20.15,16.0
+AU-NS = 46.76,54.44,358.4,1.0,357.4,2.51,10.84,71.77,28.45,4980.0,45.95,39.12,158.74,1.0,157.74,0.64,2.42,60.34,39.09,4980.0,26.63,37.72,299.07,1.0,298.07,2.83,14.08,46.17,9.85,4980.0,8.96,11.99,80.98,1.0,79.98,2.74,11.12,14.97,4.66,4980.0,14.83,25.84,216.19,1.0,215.19,3.61,18.19,29.79,5.34,4980.0,78.32,41.48,234.95,9.6,225.35,0.78,3.07,88.63,70.82,4980.0,26.64,20.02,202.06,1.06,201.0,1.95,9.42,33.32,21.01,4980.0,18.6,19.09,208.25,1.13,207.12,3.31,18.96,26.65,13.79,4980.0,50.6,21.13,214.62,11.36,203.26,0.99,5.05,54.83,48.23,4980.0,54.72,27.04,140.7,8.26,132.44,0.11,1.92,61.03,57.89,4980.0,68.42,44.84,234.95,1.93,233.02,0.53,2.25,81.8,55.56,4980.0,28.31,22.16,117.41,1.0,116.41,1.61,5.23,35.95,21.68,4980.0
+AU-NT = 122.29,114.19,809.19,1.0,808.19,1.06,3.8,167.31,94.93,7616.0,65.63,70.78,369.38,1.0,368.38,1.36,4.3,96.52,39.77,7616.0,89.96,94.94,404.36,1.0,403.36,0.94,3.04,130.78,50.55,7616.0,7.37,16.35,211.44,1.0,210.44,3.81,22.04,17.93,1.0,7616.0,1.81,2.47,50.46,1.0,49.46,5.87,58.2,3.07,1.0,7616.0,18.14,22.34,163.6,1.0,162.6,1.85,7.72,28.78,8.39,7616.0,16.59,29.38,179.1,1.0,178.1,2.59,9.64,33.74,2.08,7616.0,6.25,9.28,122.79,1.0,121.79,3.15,16.66,11.19,2.33,7616.0,7.13,7.14,52.0,1.0,51.0,1.98,7.94,10.09,4.63,7616.0,63.0,32.76,249.56,1.0,248.56,0.48,3.88,71.01,63.33,7616.0,74.0,54.38,380.69,5.58,375.11,1.97,7.38,91.83,60.03,7616.0,101.54,82.06,470.18,8.51,461.67,1.72,5.62,130.55,72.46,7616.0
+AU-QL = 153.33,135.05,730.19,1.0,729.19,0.97,3.34,204.32,121.0,10076.0,60.29,63.77,404.36,1.0,403.36,2.4,10.25,87.75,42.1,10076.0,52.49,92.64,546.71,1.0,545.71,2.8,10.56,106.47,18.74,10076.0,15.82,26.89,214.62,1.0,213.62,2.98,13.49,31.2,3.7,10076.0,21.72,20.12,154.02,1.0,153.02,1.83,7.14,29.6,16.57,10076.0,48.9,39.22,202.06,1.0,201.06,0.92,3.19,62.69,39.41,10076.0,12.32,16.0,117.41,1.0,116.41,2.04,7.43,20.2,5.23,10076.0,17.65,19.08,124.71,1.0,123.71,1.6,5.37,25.99,9.06,10076.0,8.76,10.5,81.75,1.0,80.75,2.37,9.25,13.68,5.1,10076.0,41.99,31.74,179.1,1.35,177.74,1.4,4.6,52.64,31.75,10076.0,44.49,32.24,265.08,1.14,263.94,2.01,9.23,54.95,34.15,10076.0,41.65,44.64,404.36,1.0,403.36,2.82,14.58,61.05,25.95,10076.0
+AU-SA = 14.8,30.43,635.71,1.0,634.71,9.94,133.61,33.83,9.51,5992.0,4.13,7.47,62.32,1.0,61.32,3.79,19.75,8.54,1.02,5992.0,3.55,2.95,19.22,1.0,18.22,1.56,5.68,4.62,2.63,5992.0,4.58,4.43,37.32,1.0,36.32,2.44,12.05,6.37,3.24,5992.0,4.1,4.17,33.08,1.0,32.08,1.87,7.08,5.85,2.27,5992.0,36.0,27.46,158.74,1.03,157.71,1.5,5.25,45.28,27.64,5992.0,26.58,16.54,140.7,1.0,139.7,0.82,3.96,31.3,24.64,5992.0,19.0,20.79,158.74,1.0,157.74,1.67,6.13,28.16,12.22,5992.0,31.92,25.35,190.23,1.0,189.23,1.24,5.29,40.76,25.33,5992.0,46.15,24.28,163.6,5.41,158.19,0.95,3.12,52.14,39.6,5992.0,24.31,19.51,190.23,1.0,189.23,2.52,16.27,31.17,21.04,5992.0,45.11,31.31,173.77,1.0,172.77,0.59,2.55,54.91,38.46,5992.0
+AU-TS = 65.51,33.2,163.6,21.04,142.56,0.8,2.72,73.43,57.37,538.0,77.38,22.48,136.52,35.13,101.38,0.23,2.23,80.57,79.08,538.0,43.07,26.37,113.92,8.39,105.53,0.97,2.79,50.49,33.08,538.0,61.83,33.91,154.02,18.42,135.6,0.81,2.47,70.5,48.98,538.0,47.83,36.11,121.0,2.92,118.08,0.35,1.85,59.91,45.18,538.0,73.08,34.93,190.23,20.41,169.82,1.28,3.87,80.98,60.47,538.0,98.97,63.03,281.56,6.11,275.45,0.92,2.97,117.3,78.35,538.0,125.26,60.61,273.2,11.51,261.69,0.23,2.31,139.13,125.34,538.0,94.27,32.77,173.77,28.45,145.33,0.64,2.62,99.79,84.26,538.0,120.27,45.71,249.56,30.68,218.88,0.47,2.83,128.65,110.09,538.0,91.3,33.35,179.1,24.46,154.63,0.34,2.75,97.19,86.84,538.0,140.81,69.36,273.2,29.32,243.88,0.04,1.7,156.94,140.7,538.0
+AU-VI = 45.77,17.57,100.97,17.34,83.63,0.78,2.93,49.03,40.85,1505.0,92.7,48.23,184.58,5.25,179.33,-0.05,1.96,104.49,97.04,1505.0,19.23,20.47,100.97,1.57,99.4,1.61,5.4,28.08,9.51,1505.0,25.82,16.2,72.46,3.05,69.41,0.7,2.83,30.47,23.03,1505.0,13.83,8.05,47.5,1.2,46.3,0.58,3.67,16.0,14.21,1505.0,80.23,24.29,184.58,28.45,156.13,1.11,5.23,83.82,78.22,1505.0,62.13,42.17,369.38,11.51,357.87,2.0,10.01,75.08,50.48,1505.0,85.76,43.21,358.4,24.46,333.94,1.67,8.16,96.03,81.9,1505.0,69.75,23.15,184.58,32.09,152.49,1.53,6.37,73.49,65.87,1505.0,82.03,20.42,145.01,17.3,127.71,-0.21,3.39,84.53,84.14,1505.0,59.7,25.07,121.0,15.56,105.44,0.68,2.62,64.75,53.59,1505.0,48.4,22.01,104.06,12.22,91.84,0.59,2.29,53.16,41.86,1505.0
+AU-WA = 26.11,58.63,717.22,1.0,716.22,3.09,14.03,64.17,2.8,15034.0,24.66,37.16,242.15,1.0,241.15,2.14,7.31,44.6,8.24,15034.0,43.03,46.32,257.2,1.0,256.2,1.9,6.56,63.22,24.55,15034.0,11.81,17.34,154.02,1.0,153.02,3.77,21.39,20.97,5.93,15034.0,34.89,40.45,249.56,1.0,248.56,1.65,6.28,53.41,18.17,15034.0,41.03,45.87,347.75,1.0,346.75,2.07,8.07,61.54,23.03,15034.0,35.34,43.18,299.07,1.0,298.07,1.76,6.13,55.8,16.04,15034.0,32.58,31.48,184.58,1.0,183.58,1.25,4.72,45.31,24.86,15034.0,16.04,26.5,196.06,1.0,195.06,2.73,10.84,30.98,4.66,15034.0,15.67,19.62,132.46,1.0,131.46,1.78,6.24,25.11,6.75,15034.0,20.93,25.72,158.74,1.0,157.74,1.59,4.82,33.16,10.56,15034.0,68.08,75.2,456.21,1.0,455.21,1.58,5.29,101.43,47.5,15034.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_temperature_2005.properties
new file mode 100644
index 0000000..804858c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_temperature_2005.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 2005 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=2005
+
+# 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 = 27.42,4.57,36.46,21.02,15.43,0.34,1.75,27.8,26.33,93.0,24.98,3.82,31.22,17.99,13.23,0.18,1.69,25.27,24.4,93.0,22.33,3.18,28.05,17.44,10.61,0.34,1.6,22.56,21.3,93.0,19.69,3.23,25.43,14.69,10.75,0.17,1.68,19.95,18.96,93.0,12.84,2.57,17.58,9.17,8.41,0.27,1.6,13.1,11.93,93.0,7.59,2.26,11.79,3.94,7.85,0.13,1.49,7.92,7.38,93.0,6.73,1.59,9.17,3.94,5.24,-0.13,1.57,6.91,6.69,93.0,8.69,2.74,14.13,3.94,10.2,0.03,1.69,9.11,8.48,93.0,12.06,2.9,16.34,6.69,9.65,0.03,1.56,12.4,11.79,93.0,17.39,2.24,21.02,13.31,7.72,0.05,1.73,17.53,17.23,93.0,21.98,2.47,26.26,18.54,7.72,0.36,1.68,22.12,21.3,93.0,26.28,4.2,34.94,19.65,15.3,0.45,1.84,26.61,24.74,93.0
+AU-NS = 38.62,7.26,45.0,19.37,25.63,-0.94,2.47,39.29,41.97,30881.0,36.76,7.41,45.0,16.89,28.11,-0.73,2.3,37.5,38.94,30881.0,33.11,6.7,45.0,14.13,30.87,-0.79,2.47,33.78,35.35,30881.0,29.62,5.45,38.94,12.2,26.73,-0.84,2.67,30.12,31.36,30881.0,20.8,3.92,29.02,6.97,22.05,-1.0,3.26,21.16,22.13,30881.0,14.13,2.71,22.13,3.39,18.74,-0.55,3.78,14.39,14.27,30881.0,13.33,2.69,22.13,2.28,19.84,-0.46,3.94,13.6,13.31,30881.0,16.21,3.46,25.43,2.28,23.15,-0.46,3.28,16.57,16.34,30881.0,20.12,4.46,33.98,5.04,28.94,0.08,2.67,20.61,19.92,30881.0,28.68,7.1,44.17,11.65,32.52,-0.02,1.83,29.54,28.33,30881.0,33.98,8.38,45.0,14.96,30.04,-0.25,1.69,35.0,35.29,30881.0,38.46,7.03,45.0,15.24,29.76,-0.76,2.38,39.1,40.8,30881.0
+AU-NT = 39.49,6.62,45.0,20.75,24.25,-0.83,2.22,40.04,43.35,46623.0,40.79,5.88,45.0,21.3,23.7,-1.03,2.51,41.21,45.0,46623.0,38.94,5.84,45.0,18.54,26.46,-0.96,2.61,39.38,41.76,46622.0,38.36,3.74,45.0,21.3,23.7,-1.19,4.03,38.54,39.21,46623.0,31.89,2.86,39.21,24.61,14.61,-0.18,1.93,32.02,32.05,46623.0,26.71,4.16,35.91,16.89,19.02,-0.42,1.84,27.04,27.78,46623.0,26.78,4.61,37.83,17.44,20.39,-0.2,1.7,27.17,27.64,46623.0,30.88,3.84,41.42,21.02,20.39,-0.21,1.8,31.12,31.5,46623.0,38.89,3.37,45.0,23.78,21.22,-0.38,2.63,39.04,39.21,46622.0,41.8,2.74,45.0,25.98,19.02,-1.42,6.0,41.89,42.24,46621.0,41.83,4.49,45.0,22.81,22.19,-1.51,4.26,42.07,44.1,46621.0,40.97,5.17,45.0,22.68,22.32,-1.22,3.31,41.29,43.48,46615.0
+AU-QL = 37.65,6.83,45.0,18.54,26.46,-0.46,1.9,38.26,38.66,61217.0,38.39,6.47,45.0,21.57,23.43,-0.61,2.09,38.93,39.83,61217.0,37.2,6.25,45.0,17.99,27.01,-0.72,2.47,37.72,39.07,61217.0,34.66,5.27,43.62,17.72,25.91,-0.83,2.84,35.05,36.04,61217.0,27.9,3.7,37.01,15.1,21.91,-0.1,2.28,28.14,27.91,61217.0,23.4,4.51,33.98,12.2,21.77,0.23,1.95,23.83,23.09,61217.0,23.58,4.15,34.25,12.07,22.19,0.37,2.22,23.94,23.16,61217.0,26.12,3.88,36.46,13.44,23.01,0.26,2.45,26.4,25.43,61217.0,34.43,4.81,45.0,17.44,27.56,-0.37,2.64,34.77,34.53,61214.0,39.67,4.65,45.0,21.3,23.7,-1.03,3.73,39.95,40.59,61217.0,39.99,5.67,45.0,21.3,23.7,-1.02,3.03,40.39,41.97,61217.0,41.55,4.77,45.0,19.92,25.08,-1.43,4.25,41.83,44.45,61217.0
+AU-SA = 43.31,3.02,45.0,17.44,27.56,-3.0,14.87,43.41,44.86,36962.0,41.41,4.08,45.0,16.06,28.94,-1.96,8.19,41.61,42.8,36963.0,37.96,3.92,44.72,16.06,28.66,-1.67,6.87,38.16,39.01,36962.0,32.97,3.51,40.04,16.34,23.7,-1.26,5.04,33.15,33.7,36962.0,23.37,3.04,31.5,5.87,25.63,-0.74,3.21,23.57,23.92,36963.0,16.6,2.47,24.33,7.24,17.09,-0.53,2.77,16.78,17.17,36963.0,16.71,2.82,24.88,8.35,16.54,-0.57,2.4,16.95,17.51,36963.0,20.65,3.88,27.36,7.8,19.57,-0.98,3.21,21.01,21.85,36963.0,26.29,5.5,37.01,9.45,27.56,-0.69,2.54,26.86,27.5,36963.0,34.07,6.72,45.0,6.69,38.31,-1.01,3.47,34.72,35.56,36963.0,40.45,5.51,45.0,15.24,29.76,-2.0,7.0,40.82,42.38,36962.0,42.74,4.02,45.0,16.61,28.39,-2.72,11.4,42.93,44.66,36963.0
+AU-TS = 18.6,4.29,31.77,11.93,19.84,0.68,2.77,19.09,18.13,3027.0,16.46,3.97,28.46,8.62,19.84,0.6,2.63,16.93,15.72,3027.0,15.44,3.56,25.98,7.8,18.19,0.44,2.38,15.85,14.96,3027.0,11.59,2.74,19.37,5.59,13.78,0.32,2.24,11.91,11.38,3027.0,7.75,2.46,14.96,2.28,12.68,0.34,2.27,8.13,7.52,3027.0,7.09,2.02,13.31,2.01,11.3,0.34,2.97,7.38,6.97,3027.0,5.94,2.28,12.2,0.63,11.57,0.18,2.49,6.36,6.0,3027.0,6.17,2.29,13.58,0.91,12.68,0.17,2.24,6.58,5.87,3027.0,9.3,2.43,15.79,3.94,11.85,0.14,1.96,9.61,9.24,3027.0,12.03,2.54,20.2,5.04,15.16,0.02,2.07,12.29,12.07,3027.0,15.6,2.25,24.88,10.28,14.61,0.15,2.32,15.76,15.51,3026.0,15.34,3.25,23.78,7.8,15.98,0.04,2.01,15.68,15.37,3027.0
+AU-VI = 32.12,7.52,45.0,15.79,29.21,-0.25,1.76,32.99,33.15,9259.0,27.52,6.61,42.52,12.2,30.31,0.07,1.82,28.3,27.09,9258.0,25.49,6.35,37.83,11.65,26.18,0.0,1.72,26.27,25.16,9259.0,22.58,4.59,32.6,11.93,20.67,0.01,2.05,23.04,22.4,9259.0,14.61,3.33,22.95,7.24,15.71,0.03,2.26,14.98,14.41,9259.0,10.04,1.86,15.79,2.56,13.23,-0.54,3.14,10.21,10.14,9259.0,9.91,2.3,14.96,1.73,13.23,-0.71,3.39,10.17,10.07,9259.0,10.62,2.71,18.54,1.73,16.81,-0.1,2.89,10.96,10.55,9259.0,13.32,2.83,21.02,5.31,15.71,-0.13,2.68,13.62,13.31,9259.0,18.69,3.75,29.02,9.72,19.29,0.46,2.43,19.06,17.99,9259.0,24.85,6.07,38.66,11.38,27.28,0.31,1.99,25.58,23.92,9259.0,28.75,7.03,44.45,12.2,32.24,-0.07,1.92,29.6,29.29,9259.0
+AU-WA = 42.69,4.17,45.0,17.99,27.01,-2.23,7.94,42.89,45.0,91563.0,41.86,4.65,45.0,16.61,28.39,-1.7,5.67,42.12,44.72,91563.0,39.14,4.72,45.0,9.72,35.28,-0.97,3.44,39.42,40.52,91562.0,35.12,6.07,45.0,12.48,32.52,-0.94,3.26,35.65,37.01,91563.0,26.74,6.8,42.24,12.76,29.49,-0.1,1.74,27.59,27.64,91565.0,19.81,5.92,35.63,6.69,28.94,0.13,2.14,20.67,19.92,91563.0,21.14,5.76,38.11,8.62,29.49,0.22,2.39,21.91,20.75,91563.0,24.03,6.41,40.59,8.62,31.97,0.0,2.24,24.87,24.06,91563.0,31.09,8.39,45.0,8.35,36.65,-0.55,2.4,32.2,32.67,91562.0,38.01,7.83,45.0,10.0,35.0,-1.36,4.32,38.81,40.59,91563.0,41.57,5.44,45.0,14.41,30.59,-2.22,8.25,41.93,44.45,91563.0,42.33,4.87,45.0,11.1,33.9,-2.47,10.07,42.61,45.0,91563.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_vegetation_2005.properties
new file mode 100644
index 0000000..97b3316
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUS/AUS_1_vegetation_2005.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 2005 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=2005
+
+# 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.5,0.08,0.65,0.37,0.29,0.01,1.58,0.51,0.5,93.0,0.52,0.08,0.67,0.39,0.28,0.1,1.5,0.52,0.51,93.0,0.52,0.09,0.7,0.39,0.31,0.2,1.58,0.53,0.51,93.0,0.51,0.09,0.69,0.38,0.31,0.16,1.59,0.52,0.5,93.0,0.49,0.1,0.69,0.35,0.34,0.2,1.56,0.5,0.47,93.0,0.53,0.09,0.69,0.4,0.28,0.17,1.55,0.54,0.52,93.0,0.54,0.08,0.71,0.43,0.28,0.29,1.74,0.55,0.53,93.0,0.54,0.06,0.68,0.46,0.22,0.41,2.13,0.55,0.53,93.0,0.58,0.03,0.66,0.53,0.13,0.67,3.29,0.58,0.58,93.0,0.63,0.03,0.71,0.59,0.12,0.38,2.39,0.63,0.63,93.0,0.62,0.02,0.67,0.56,0.11,-0.26,2.59,0.62,0.62,93.0,0.54,0.06,0.65,0.44,0.21,-0.04,1.77,0.54,0.54,93.0
+AU-NS = 0.36,0.19,0.89,0.09,0.8,0.84,2.48,0.41,0.29,30879.0,0.37,0.2,0.89,0.08,0.81,0.84,2.51,0.42,0.3,30878.0,0.36,0.2,0.89,0.08,0.81,0.93,2.65,0.41,0.29,30878.0,0.35,0.19,0.89,0.08,0.81,1.05,2.9,0.4,0.28,30878.0,0.35,0.19,0.88,0.09,0.79,1.1,3.13,0.4,0.29,30878.0,0.41,0.17,0.88,0.1,0.77,0.75,2.92,0.44,0.39,30878.0,0.47,0.15,0.88,0.09,0.79,0.23,2.51,0.49,0.46,30878.0,0.51,0.16,0.87,0.1,0.77,-0.41,2.23,0.54,0.54,30878.0,0.53,0.19,0.86,0.1,0.76,-0.4,1.94,0.56,0.57,30878.0,0.47,0.21,0.86,0.1,0.76,0.01,1.57,0.52,0.47,30878.0,0.43,0.2,0.86,0.09,0.76,0.28,1.7,0.48,0.39,30878.0,0.38,0.19,0.86,0.09,0.78,0.67,2.2,0.42,0.31,30878.0
+AU-NT = 0.31,0.14,0.72,0.02,0.7,0.9,2.52,0.34,0.24,46606.0,0.32,0.16,0.81,0.03,0.78,0.94,2.54,0.36,0.24,46608.0,0.31,0.16,0.8,-0.02,0.82,1.0,2.67,0.35,0.22,46608.0,0.29,0.14,0.73,0.03,0.7,1.06,2.92,0.32,0.21,46607.0,0.27,0.12,0.73,0.03,0.7,1.24,3.61,0.3,0.21,46609.0,0.27,0.1,0.68,-0.08,0.76,1.29,3.95,0.29,0.22,46604.0,0.26,0.09,0.74,-0.02,0.76,1.34,4.19,0.27,0.22,46610.0,0.24,0.08,0.72,-0.01,0.72,1.44,4.73,0.25,0.21,46607.0,0.23,0.07,0.63,-0.02,0.65,1.46,4.87,0.24,0.21,46611.0,0.24,0.07,0.67,-0.09,0.76,1.37,4.8,0.25,0.22,46608.0,0.26,0.09,0.7,-0.02,0.72,1.49,4.79,0.28,0.23,46609.0,0.29,0.11,0.72,-0.01,0.73,1.33,4.01,0.31,0.24,46609.0
+AU-QL = 0.37,0.16,0.88,-0.09,0.98,0.29,2.29,0.4,0.37,61182.0,0.37,0.17,0.9,-0.1,1.0,0.29,2.1,0.41,0.36,61189.0,0.34,0.17,0.86,-0.04,0.9,0.56,2.34,0.38,0.31,61185.0,0.33,0.16,0.86,-0.1,0.96,0.85,2.97,0.36,0.29,61179.0,0.33,0.16,0.87,-0.1,0.97,0.81,3.08,0.36,0.3,61182.0,0.34,0.15,0.89,-0.04,0.94,0.69,2.96,0.37,0.32,61186.0,0.35,0.14,0.88,-0.01,0.89,0.73,2.95,0.38,0.32,61188.0,0.33,0.14,0.88,-0.1,0.97,0.79,3.33,0.35,0.31,61178.0,0.29,0.13,0.88,-0.1,0.98,1.16,4.54,0.31,0.26,61186.0,0.29,0.14,0.88,-0.1,0.98,0.93,3.52,0.32,0.27,61175.0,0.3,0.15,0.86,-0.1,0.96,0.9,3.03,0.34,0.26,61177.0,0.3,0.15,0.86,-0.1,0.96,0.87,3.04,0.34,0.27,61177.0
+AU-SA = 0.18,0.07,0.7,-0.01,0.7,1.56,8.77,0.2,0.18,36957.0,0.18,0.07,0.74,-0.1,0.84,1.83,10.09,0.2,0.18,36953.0,0.19,0.07,0.78,-0.02,0.8,1.83,10.08,0.2,0.18,36960.0,0.19,0.07,0.79,-0.05,0.83,1.86,10.01,0.2,0.18,36956.0,0.2,0.08,0.78,-0.04,0.82,1.77,8.71,0.21,0.19,36960.0,0.22,0.1,0.81,-0.03,0.84,1.84,7.6,0.24,0.2,36956.0,0.24,0.12,0.81,-0.04,0.86,1.85,6.78,0.27,0.2,36956.0,0.25,0.16,0.82,-0.03,0.84,1.81,5.44,0.3,0.19,36957.0,0.25,0.17,0.86,-0.05,0.91,1.88,5.71,0.3,0.19,36953.0,0.23,0.15,0.87,-0.06,0.93,2.14,7.38,0.27,0.19,36950.0,0.21,0.11,0.82,-0.03,0.85,2.31,9.5,0.24,0.19,36957.0,0.19,0.08,0.72,-0.02,0.74,1.77,9.41,0.2,0.18,36957.0
+AU-TS = 0.64,0.12,0.86,0.23,0.63,-0.51,2.43,0.65,0.65,3026.0,0.66,0.11,0.84,0.18,0.66,-0.62,2.77,0.67,0.67,3025.0,0.67,0.12,0.86,0.2,0.67,-0.55,2.4,0.68,0.69,3025.0,0.66,0.1,0.84,0.27,0.57,-0.43,2.77,0.67,0.67,3025.0,0.7,0.1,0.85,0.33,0.53,-0.76,3.0,0.7,0.72,3025.0,0.71,0.08,0.86,0.3,0.57,-0.77,3.8,0.71,0.71,3025.0,0.64,0.1,0.84,0.24,0.6,-0.91,4.26,0.65,0.65,3025.0,0.69,0.09,0.83,0.31,0.52,-0.95,3.92,0.7,0.71,3025.0,0.69,0.08,0.84,0.24,0.6,-1.28,5.02,0.7,0.71,3025.0,0.71,0.09,0.86,0.26,0.59,-1.3,5.13,0.71,0.73,3026.0,0.7,0.09,0.84,0.25,0.59,-1.45,5.31,0.71,0.72,3025.0,0.65,0.11,0.83,0.14,0.69,-0.98,3.64,0.66,0.68,3025.0
+AU-VI = 0.44,0.18,0.86,0.1,0.76,0.45,1.94,0.48,0.4,9255.0,0.5,0.18,0.9,0.11,0.79,0.02,1.81,0.53,0.49,9256.0,0.49,0.19,0.86,0.11,0.75,0.11,1.78,0.53,0.47,9255.0,0.48,0.19,0.87,0.09,0.79,0.25,1.85,0.52,0.45,9256.0,0.48,0.19,0.86,0.13,0.74,0.26,1.88,0.52,0.45,9254.0,0.55,0.17,0.88,0.14,0.74,-0.2,2.09,0.58,0.57,9257.0,0.6,0.14,0.88,0.17,0.71,-0.36,2.09,0.62,0.63,9256.0,0.66,0.11,0.86,0.22,0.65,-0.82,3.18,0.67,0.69,9255.0,0.69,0.12,0.88,0.17,0.71,-1.19,3.82,0.7,0.72,9254.0,0.65,0.14,0.87,0.19,0.68,-0.91,2.79,0.67,0.7,9254.0,0.58,0.17,0.87,0.12,0.74,-0.48,1.87,0.61,0.64,9256.0,0.47,0.19,0.86,-0.01,0.87,0.22,1.67,0.51,0.44,9256.0
+AU-WA = 0.23,0.09,0.81,-0.06,0.87,2.3,9.32,0.24,0.2,91531.0,0.23,0.09,0.8,-0.1,0.9,2.11,7.87,0.25,0.2,91537.0,0.24,0.1,0.82,-0.03,0.85,2.03,7.51,0.26,0.21,91537.0,0.25,0.11,0.84,-0.06,0.9,2.05,7.85,0.28,0.22,91535.0,0.28,0.12,0.84,-0.08,0.92,1.89,6.73,0.3,0.23,91530.0,0.29,0.14,0.86,-0.05,0.91,1.66,5.26,0.32,0.23,91524.0,0.29,0.14,0.84,-0.08,0.93,1.75,5.36,0.32,0.23,91533.0,0.28,0.14,0.85,-0.09,0.94,2.03,6.28,0.31,0.22,91534.0,0.26,0.13,0.81,-0.1,0.91,2.29,7.82,0.29,0.21,91537.0,0.24,0.11,0.85,-0.1,0.95,2.83,11.84,0.26,0.2,91506.0,0.22,0.09,0.82,-0.1,0.92,3.03,14.68,0.24,0.2,91538.0,0.22,0.08,0.84,-0.1,0.94,2.88,14.79,0.24,0.2,91531.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_nighttemp_2005.properties
new file mode 100644
index 0000000..406b111
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_nighttemp_2005.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 2005 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=2005
+
+# 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.89,4.11,2.01,-19.76,21.77,-0.49,2.33,8.03,-6.02,4148.0,-12.06,2.93,-5.43,-22.24,16.81,-0.73,3.22,12.41,-11.63,4148.0,-6.39,2.79,0.35,-15.63,15.98,-0.47,2.98,6.97,-6.26,4148.0,1.09,4.84,8.07,-13.15,21.22,-0.99,2.75,4.97,3.25,4148.0,6.78,4.61,14.41,-6.81,21.22,-1.06,3.02,8.2,8.62,4148.0,9.34,4.72,15.79,-4.61,20.39,-1.06,3.06,10.46,10.96,4148.0,11.67,4.51,19.65,-1.02,20.67,-0.77,2.61,12.51,13.17,4148.0,8.71,4.12,15.24,-4.61,19.84,-0.95,2.97,9.63,10.0,4148.0,8.13,4.03,14.69,-5.98,20.67,-0.95,2.89,9.08,9.45,4148.0,3.67,2.69,8.07,-7.09,15.16,-1.19,3.88,4.56,4.49,4148.0,-4.2,3.53,4.21,-18.39,22.6,-1.01,3.43,5.49,-3.09,4148.0,-10.39,3.46,-1.57,-19.76,18.19,-0.28,2.45,10.95,-10.12,4148.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_rainfall_2005.properties
new file mode 100644
index 0000000..7e08617
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 78.43,40.97,154.02,12.22,141.8,0.1,1.69,88.47,77.44,660.0,84.81,29.57,166.26,20.75,145.51,0.27,2.62,89.81,84.26,660.0,50.48,17.19,85.55,13.18,72.36,-0.16,2.08,53.32,51.13,660.0,98.97,23.42,154.02,52.0,102.02,-0.26,2.17,101.69,102.52,660.0,95.93,21.33,163.6,54.11,109.49,0.62,3.47,98.27,95.1,660.0,67.46,9.66,92.24,40.85,51.38,-0.14,2.97,68.14,68.22,660.0,180.75,45.34,277.38,95.06,182.32,-0.21,1.99,186.34,184.58,660.0,165.52,30.49,238.55,100.97,137.58,0.53,2.37,168.3,158.74,660.0,95.49,25.35,154.02,47.5,106.52,0.01,2.19,98.79,95.06,660.0,47.55,38.24,163.6,4.26,159.35,0.8,2.77,61.0,37.68,660.0,61.18,19.96,115.66,25.99,89.68,0.53,2.47,64.35,57.86,660.0,92.51,22.12,140.7,42.75,97.95,0.24,2.26,95.11,89.5,660.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_temperature_2005.properties
new file mode 100644
index 0000000..8102d14
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_temperature_2005.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 2005 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=2005
+
+# 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 = -3.0,3.94,5.59,-15.35,20.94,-0.53,2.4,4.95,-2.19,4148.0,-7.31,3.48,-0.47,-17.28,16.81,-0.56,2.57,8.1,-6.81,4148.0,1.42,3.73,10.28,-10.94,21.22,-0.51,2.8,3.99,1.87,4148.0,12.36,5.82,24.06,-4.33,28.39,-0.29,2.38,13.66,12.76,4148.0,17.39,4.12,27.64,2.28,25.35,-0.49,3.41,17.87,17.72,4148.0,20.33,3.23,29.84,8.62,21.22,0.09,2.79,20.58,20.06,4148.0,21.19,3.46,32.32,11.38,20.94,0.43,2.94,21.47,20.82,4148.0,18.53,4.12,30.12,8.07,22.05,0.43,2.86,18.98,17.99,4148.0,16.93,3.49,25.98,7.8,18.19,-0.0,2.2,17.28,17.03,4148.0,11.7,2.33,16.89,2.28,14.61,-0.67,3.76,11.93,11.79,4148.0,2.04,2.9,9.45,-9.84,19.29,-0.86,3.86,3.54,2.56,4148.0,-6.16,3.7,2.28,-15.91,18.19,-0.01,2.34,7.18,-6.47,4148.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_vegetation_2005.properties
new file mode 100644
index 0000000..fc6db3d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_0_vegetation_2005.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 2005 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=2005
+
+# 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.34,0.18,0.68,-0.03,0.71,-0.33,1.9,0.38,0.37,4148.0,0.1,0.07,0.38,-0.03,0.4,0.98,3.61,0.12,0.08,4148.0,0.29,0.13,0.58,-0.06,0.64,-0.62,2.57,0.32,0.32,4148.0,0.51,0.19,0.8,-0.06,0.85,-1.07,3.19,0.54,0.58,4148.0,0.63,0.17,0.86,-0.01,0.87,-1.54,4.73,0.65,0.69,4148.0,0.72,0.12,0.88,0.07,0.81,-1.92,7.06,0.73,0.76,4148.0,0.73,0.12,0.88,0.09,0.79,-1.48,5.21,0.74,0.77,4148.0,0.71,0.11,0.86,0.09,0.78,-1.38,4.93,0.72,0.75,4148.0,0.69,0.12,0.86,0.05,0.81,-1.59,6.06,0.7,0.73,4148.0,0.62,0.12,0.81,0.03,0.78,-1.43,5.75,0.63,0.64,4148.0,0.41,0.13,0.75,0.01,0.75,0.08,3.19,0.43,0.39,4148.0,0.18,0.14,0.57,-0.04,0.61,0.62,2.59,0.23,0.16,4148.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_nighttemp_2005.properties
new file mode 100644
index 0000000..801b359
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_nighttemp_2005.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 2005 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=2005
+
+# 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.24,1.15,-0.47,-5.43,4.96,-0.03,2.48,3.44,-3.16,198.0,-8.87,1.22,-5.43,-12.87,7.44,-0.16,3.41,8.96,-8.88,198.0,-4.46,1.83,-0.75,-7.91,7.17,0.15,1.78,4.82,-4.61,198.0,5.21,0.76,7.52,3.11,4.41,0.08,3.52,5.27,5.18,198.0,10.16,0.96,12.48,7.24,5.24,-0.21,2.91,10.2,10.17,198.0,13.41,0.71,14.96,10.83,4.13,-0.62,3.97,13.42,13.38,198.0,16.38,0.74,17.99,14.69,3.31,-0.17,2.21,16.4,16.37,198.0,12.28,1.1,14.69,6.42,8.27,-1.45,7.97,12.32,12.41,198.0,11.81,0.89,14.69,8.62,6.06,-0.17,3.64,11.84,11.93,198.0,5.63,0.82,7.52,3.11,4.41,-0.14,2.71,5.69,5.59,198.0,-1.63,1.1,2.28,-3.78,6.06,0.73,4.13,1.96,-1.64,198.0,-5.39,1.04,-1.99,-8.46,6.48,0.34,3.54,5.48,-5.43,198.0
+AT-2 = -5.85,2.04,-1.02,-14.8,13.78,-1.74,6.9,6.19,-5.3,458.0,-11.08,2.21,-6.81,-19.49,12.68,-1.16,4.34,11.3,-10.53,458.0,-5.26,2.23,-1.02,-12.87,11.85,-0.82,3.61,5.71,-5.02,458.0,-0.4,4.04,5.31,-12.05,17.36,-0.64,2.39,4.05,0.8,458.0,6.59,3.6,12.48,-4.06,16.54,-0.87,2.88,7.51,8.07,458.0,9.17,3.91,15.24,-1.57,16.81,-0.88,2.88,9.97,10.17,458.0,11.37,3.15,15.79,0.35,15.43,-1.29,4.4,11.8,12.17,458.0,8.53,3.15,13.31,-2.26,15.57,-1.06,3.45,9.09,9.45,458.0,6.89,3.68,12.48,-2.68,15.16,-0.91,2.72,7.81,8.35,458.0,2.8,2.58,7.24,-4.88,12.13,-0.92,3.11,3.81,3.66,458.0,-3.51,2.63,-0.2,-12.87,12.68,-1.48,4.48,4.38,-2.54,458.0,-10.72,1.87,-7.64,-18.39,10.75,-1.27,4.57,10.88,-10.26,458.0
+AT-3 = -3.42,2.26,2.01,-13.7,15.71,-1.19,5.32,4.1,-2.95,997.0,-10.41,1.63,-6.26,-15.49,9.23,0.02,2.55,10.53,-10.53,997.0,-4.39,1.88,0.35,-9.57,9.92,0.0,2.1,4.77,-4.33,997.0,4.43,1.24,8.07,0.22,7.85,-0.24,3.01,4.6,4.49,997.0,9.9,1.44,14.41,5.31,9.09,-0.5,3.27,10.0,10.14,997.0,12.36,1.57,15.51,7.31,8.2,-0.57,2.56,12.46,12.69,997.0,15.07,1.71,19.65,10.41,9.23,0.16,2.55,15.17,14.96,997.0,11.69,1.78,15.24,2.56,12.68,-0.83,4.34,11.82,11.93,997.0,11.07,1.42,14.69,5.45,9.23,-0.45,2.68,11.16,11.38,997.0,5.2,1.02,8.07,2.01,6.06,-0.1,3.36,5.3,5.31,997.0,-2.16,1.94,4.21,-8.19,12.4,-0.39,3.14,2.9,-1.99,997.0,-7.84,2.21,-1.57,-13.43,11.85,-0.14,2.13,8.14,-7.5,997.0
+AT-4 = -6.93,2.09,-1.57,-13.15,11.57,-0.69,3.26,7.24,-6.54,581.0,-11.66,1.68,-6.81,-15.35,8.54,0.1,2.37,11.78,-11.63,581.0,-6.45,1.34,-3.23,-13.98,10.75,-1.01,6.08,6.59,-6.4,581.0,3.98,1.64,6.69,-4.88,11.57,-2.58,11.88,4.3,4.35,581.0,9.37,2.14,14.13,-0.2,14.33,-1.93,8.8,9.61,9.45,581.0,11.79,2.13,15.24,1.73,13.5,-1.83,7.42,11.98,12.2,581.0,13.39,2.2,17.17,4.49,12.68,-1.61,5.72,13.57,14.0,581.0,10.38,1.74,13.86,2.56,11.3,-1.93,7.6,10.53,10.76,581.0,9.78,2.08,13.58,1.46,12.13,-1.57,6.01,10.0,10.28,581.0,5.03,1.35,7.66,-2.13,9.78,-1.79,8.17,5.21,5.31,581.0,-3.22,1.62,1.46,-8.46,9.92,-0.31,3.29,3.6,-3.23,581.0,-10.01,1.61,-6.54,-16.46,9.92,-1.16,4.53,10.14,-9.7,581.0
+AT-5 = -11.34,2.39,-4.88,-17.01,12.13,0.11,2.77,11.59,-11.36,348.0,-14.27,2.58,-8.46,-20.73,12.26,-0.19,2.4,14.5,-14.18,348.0,-8.65,2.39,-4.33,-14.8,10.47,-0.39,2.31,8.97,-8.19,348.0,-3.17,4.62,5.59,-12.05,17.64,0.11,2.06,5.6,-3.23,348.0,2.11,4.36,10.28,-6.26,16.54,-0.1,1.96,4.84,2.52,348.0,4.75,4.66,14.13,-4.61,18.74,0.14,1.99,6.65,4.49,348.0,6.93,4.4,16.34,-1.02,17.36,0.24,1.96,8.21,6.69,348.0,5.51,3.9,13.03,-2.95,15.98,-0.3,2.09,6.75,6.14,348.0,3.97,3.81,11.38,-3.5,14.88,-0.02,1.95,5.5,3.94,348.0,1.75,3.06,7.8,-4.88,12.68,-0.14,1.84,3.52,2.01,348.0,-7.15,3.25,1.46,-18.39,19.84,-0.12,3.03,7.85,-7.16,348.0,-14.1,2.49,-7.09,-19.76,12.68,-0.01,2.41,14.32,-13.98,348.0
+AT-6 = -6.26,3.19,-0.47,-13.7,13.23,-0.32,2.01,7.02,-5.98,783.0,-11.73,2.18,-6.54,-17.56,11.02,-0.07,2.46,11.93,-11.84,783.0,-6.21,1.75,-0.2,-10.94,10.75,0.15,2.9,6.45,-6.26,783.0,1.87,3.47,6.42,-7.91,14.33,-0.78,2.5,3.94,2.83,783.0,7.53,2.95,13.58,-2.95,16.54,-0.85,3.48,8.09,7.86,783.0,10.32,2.86,15.79,1.73,14.06,-0.51,2.85,10.71,10.41,783.0,11.89,3.52,16.89,2.01,14.88,-0.68,2.48,12.4,12.76,783.0,9.39,2.46,14.13,2.01,12.13,-0.4,2.58,9.71,9.45,783.0,8.66,2.91,13.03,0.49,12.54,-0.74,2.7,9.13,9.17,783.0,3.99,1.97,7.52,-2.4,9.92,-0.54,3.14,4.45,3.94,783.0,-2.84,2.18,1.46,-13.7,15.16,-1.09,4.5,3.58,-2.4,783.0,-9.74,2.35,-3.5,-15.35,11.85,-0.1,2.04,10.02,-9.57,783.0
+AT-7 = -12.36,2.44,-7.36,-19.76,12.4,-0.09,2.29,12.6,-12.32,603.0,-15.9,2.57,-10.26,-22.24,11.99,-0.17,2.37,16.11,-15.77,603.0,-9.69,2.5,-2.68,-15.63,12.95,0.38,2.65,10.0,-9.84,603.0,-5.61,4.04,5.18,-13.15,18.33,0.66,2.66,6.91,-6.54,603.0,0.63,4.24,10.55,-6.81,17.36,0.66,2.55,4.28,-0.2,603.0,2.77,4.17,13.58,-4.61,18.19,0.47,2.43,5.0,2.35,603.0,5.84,3.18,14.41,-1.02,15.43,0.26,2.57,6.65,5.59,603.0,2.66,3.22,10.55,-4.61,15.16,0.46,2.29,4.17,2.01,603.0,3.3,3.59,11.1,-5.98,17.09,0.3,2.24,4.88,2.56,603.0,0.45,2.93,5.87,-7.09,12.95,-0.06,2.25,2.96,0.35,603.0,-9.57,2.92,-0.75,-17.01,16.26,0.15,2.99,10.0,-9.7,603.0,-14.67,1.97,-9.02,-19.21,10.2,0.34,2.33,14.8,-14.94,603.0
+AT-8 = -12.04,3.22,-5.43,-19.07,13.64,0.2,2.06,12.46,-12.6,123.0,-14.71,2.93,-8.46,-20.59,12.13,0.12,1.85,15.0,-15.08,123.0,-10.04,1.79,-6.26,-15.22,8.96,-0.4,3.23,10.2,-9.84,123.0,-3.09,4.33,5.18,-12.05,17.22,0.03,1.78,5.3,-4.06,123.0,1.21,3.69,9.45,-6.54,15.98,0.1,2.35,3.87,1.59,123.0,4.21,3.63,10.83,-2.13,12.95,0.09,1.77,5.55,3.59,123.0,7.21,2.47,11.79,1.73,10.06,-0.18,2.19,7.61,6.97,123.0,3.89,3.08,11.1,-3.09,14.19,0.33,2.61,4.95,2.97,123.0,5.55,3.38,11.1,-1.57,12.68,0.08,1.87,6.49,5.04,123.0,2.95,2.29,7.24,-4.06,11.3,-0.54,3.02,3.73,3.04,123.0,-7.52,2.17,-2.26,-13.01,10.75,-0.51,3.28,7.82,-7.22,123.0,-14.87,2.79,-8.74,-18.94,10.2,0.62,2.18,15.13,-15.63,123.0
+AT-9 = -1.17,1.17,2.01,-2.95,4.96,0.69,2.59,1.64,-1.57,57.0,-8.36,0.76,-6.81,-10.67,3.86,-0.05,3.68,8.39,-8.46,57.0,-2.71,0.92,-0.75,-4.61,3.86,0.07,2.16,2.86,-2.81,57.0,6.05,0.75,8.07,4.76,3.31,0.38,2.64,6.09,6.0,57.0,10.74,1.02,13.58,9.17,4.41,1.0,3.69,10.79,10.55,57.0,13.63,0.91,15.24,11.1,4.13,-0.66,3.13,13.66,13.72,57.0,17.66,0.97,19.65,14.96,4.69,-0.31,3.59,17.69,17.58,57.0,13.29,1.04,14.96,11.65,3.31,0.21,1.86,13.33,13.17,57.0,12.21,0.79,14.13,10.83,3.31,0.06,2.31,12.23,12.2,57.0,6.5,0.93,8.07,4.49,3.58,-0.25,1.81,6.56,6.69,57.0,-1.05,0.52,0.35,-2.13,2.48,0.3,2.87,1.17,-1.02,57.0,-5.11,0.96,-2.13,-7.36,5.24,0.32,3.89,5.2,-5.16,57.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_rainfall_2005.properties
new file mode 100644
index 0000000..d8b1d0b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 29.64,4.12,38.74,22.35,16.39,0.19,2.5,29.92,29.53,31.0,68.91,5.06,77.0,59.62,17.38,-0.2,2.04,69.09,68.76,31.0,35.62,6.0,44.06,25.21,18.84,-0.16,1.69,36.1,36.23,31.0,72.91,11.31,90.87,56.95,33.91,0.02,1.54,73.76,72.59,31.0,65.2,5.92,76.97,56.13,20.84,0.14,2.02,65.46,66.19,31.0,62.32,6.91,74.68,52.0,22.68,0.18,1.84,62.69,63.27,31.0,129.85,23.26,171.19,100.97,70.22,0.28,1.67,131.86,128.58,31.0,167.49,9.0,184.58,149.45,35.13,0.07,2.45,167.72,168.61,31.0,64.24,12.15,90.95,51.23,39.72,0.68,2.17,65.34,59.62,31.0,6.6,2.28,11.17,4.38,6.78,0.79,2.13,6.97,5.44,31.0,54.6,6.18,64.34,43.47,20.87,-0.37,1.64,54.94,58.67,31.0,89.6,13.02,136.52,70.31,66.21,1.85,6.88,90.51,84.41,31.0
+AT-2 = 28.57,12.65,55.23,12.22,43.01,0.51,2.25,31.21,27.81,72.0,47.28,6.46,59.57,30.01,29.56,-0.24,3.01,47.71,47.15,72.0,46.79,6.32,58.67,28.62,30.05,-0.11,2.94,47.21,44.76,72.0,127.4,10.93,154.02,110.53,43.49,0.41,2.31,127.87,124.85,72.0,81.54,7.38,117.41,72.46,44.95,2.41,10.7,81.87,79.36,72.0,65.39,5.79,72.46,53.62,18.84,-0.46,1.83,65.64,66.24,72.0,186.89,21.73,217.91,149.72,68.19,-0.09,1.68,188.13,184.62,72.0,177.42,30.08,228.07,135.54,92.54,0.22,1.46,179.92,173.7,72.0,134.32,6.53,149.45,124.71,24.74,0.75,2.69,134.47,132.52,72.0,99.15,18.91,152.33,59.4,92.93,0.48,3.65,100.91,98.72,72.0,94.81,10.96,115.66,68.99,46.67,-0.38,2.53,95.43,95.92,72.0,109.99,15.51,136.52,63.42,73.1,-0.54,3.09,111.06,110.53,72.0
+AT-3 = 74.37,29.26,142.85,32.09,110.76,0.44,2.25,79.88,73.77,163.0,87.02,13.29,110.53,64.82,45.72,0.08,1.69,88.02,87.52,163.0,38.95,17.61,79.32,13.18,66.14,0.46,2.16,42.72,36.21,163.0,75.72,14.87,113.92,55.23,58.68,0.39,2.15,77.16,74.71,163.0,88.8,18.5,110.53,54.11,56.42,-0.41,1.57,90.69,96.52,163.0,60.37,7.6,70.31,42.1,28.2,-0.82,2.47,60.85,63.27,163.0,144.64,36.54,228.07,95.06,133.01,0.57,2.15,149.16,136.52,163.0,150.47,19.71,194.78,110.53,84.25,0.13,2.34,151.74,149.45,163.0,73.35,15.15,95.81,48.96,46.85,-0.29,1.54,74.89,76.97,163.0,11.01,7.18,31.62,4.26,27.36,1.24,3.4,13.13,8.01,163.0,42.01,6.6,56.95,30.22,26.74,0.12,1.91,42.53,42.7,163.0,84.45,13.87,123.53,59.57,63.96,0.54,2.37,85.58,79.67,163.0
+AT-4 = 133.75,11.36,154.02,105.66,48.37,-0.75,2.9,134.23,136.52,93.0,122.01,15.7,158.74,99.56,59.18,0.45,1.96,123.0,117.46,93.0,59.43,10.43,76.97,39.64,37.33,-0.27,1.85,60.33,61.45,93.0,109.64,6.29,126.73,97.97,28.76,0.23,2.32,109.82,109.22,93.0,100.03,5.37,124.71,92.24,32.47,1.66,7.41,100.18,98.74,93.0,71.4,7.79,86.84,60.47,26.37,0.13,1.75,71.82,71.11,93.0,206.2,23.5,242.26,171.19,71.06,0.1,1.5,207.52,205.71,93.0,139.65,10.55,184.58,121.06,63.52,0.98,5.64,140.04,140.7,93.0,102.09,6.11,113.92,92.24,21.68,0.38,2.09,102.28,101.02,93.0,29.43,10.16,53.59,11.37,42.22,-0.01,2.29,31.12,30.83,93.0,58.43,5.05,72.46,50.46,22.01,0.62,2.75,58.65,57.03,93.0,99.36,25.09,136.58,56.93,79.65,-0.24,1.59,102.44,104.11,93.0
+AT-5 = 108.46,24.3,145.07,52.8,92.28,-0.22,1.9,111.1,110.53,53.0,110.01,25.43,166.26,58.67,107.59,0.1,2.26,112.85,113.92,53.0,67.59,7.95,85.55,50.14,35.41,-0.16,2.98,68.04,69.26,53.0,124.11,10.53,140.7,104.06,36.64,-0.36,2.0,124.55,126.12,53.0,119.14,24.08,163.6,79.36,84.24,0.38,1.89,121.5,107.25,53.0,79.83,6.46,92.24,64.23,28.01,-0.18,2.32,80.09,80.54,53.0,231.19,21.78,277.38,187.41,89.97,0.01,2.23,232.2,231.67,53.0,169.58,20.68,211.44,147.23,64.21,0.68,2.01,170.81,159.68,53.0,120.31,13.18,154.02,99.52,54.51,0.47,2.62,121.01,120.18,53.0,85.56,33.0,152.15,41.23,110.92,0.28,1.87,91.59,81.75,53.0,81.02,11.48,97.97,60.98,36.99,-0.33,1.91,81.81,83.76,53.0,120.62,18.38,140.7,72.76,67.94,-1.1,3.11,121.99,128.58,53.0
+AT-6 = 75.18,40.59,142.0,14.27,127.73,-0.11,1.64,85.36,78.59,124.0,82.08,18.53,110.66,50.48,60.18,-0.25,1.69,84.12,86.84,124.0,60.93,12.85,78.15,39.64,38.51,-0.42,1.63,62.26,66.19,124.0,105.8,10.8,136.52,87.64,48.88,0.47,2.51,106.35,104.71,124.0,89.92,6.54,107.3,77.09,30.21,0.39,2.56,90.16,88.85,124.0,71.56,3.47,80.54,64.23,16.31,0.34,2.96,71.64,71.73,124.0,218.8,17.06,249.56,176.6,72.97,-0.56,2.75,219.46,221.2,124.0,194.04,27.14,238.55,146.12,92.43,-0.15,1.82,195.91,197.78,124.0,105.54,13.39,134.55,78.5,56.05,0.25,2.16,106.38,104.22,124.0,42.37,15.93,85.55,16.12,69.42,0.62,2.87,45.24,40.58,124.0,66.95,11.44,96.69,46.09,50.6,0.69,2.77,67.91,64.98,124.0,87.38,16.9,136.52,56.93,79.59,0.96,3.8,88.99,84.26,124.0
+AT-7 = 76.65,33.12,142.98,27.56,115.42,0.3,1.86,83.43,71.54,96.0,73.56,38.84,163.68,20.75,142.93,0.69,2.5,83.09,63.79,96.0,48.44,18.53,85.55,19.81,65.74,0.32,1.93,51.83,44.56,96.0,98.91,23.42,133.57,52.0,81.57,-0.48,2.05,101.62,103.29,96.0,118.29,22.45,154.3,72.46,81.84,-0.34,2.09,120.38,122.57,96.0,66.34,11.4,88.21,40.85,47.35,0.04,2.3,67.3,66.68,96.0,167.4,45.88,273.2,95.23,177.96,0.79,3.09,173.51,161.17,96.0,165.26,34.83,238.55,100.97,137.58,0.23,1.93,168.85,161.38,96.0,89.32,22.27,134.21,47.5,86.71,0.5,2.2,92.03,83.16,96.0,87.73,29.6,163.6,47.5,116.1,0.83,2.81,92.55,81.75,96.0,61.53,19.74,95.06,25.99,69.07,-0.13,1.87,64.59,63.64,96.0,80.12,24.31,128.53,42.75,85.78,0.19,1.74,83.68,74.03,96.0
+AT-8 = 75.14,13.76,93.58,49.9,43.68,-0.35,2.05,76.33,76.97,19.0,62.58,17.71,86.84,31.53,55.31,-0.34,1.9,64.91,70.31,19.0,50.52,9.63,62.32,31.14,31.18,-0.65,2.38,51.38,53.59,19.0,84.98,11.76,97.97,60.47,37.51,-0.79,2.42,85.75,89.5,19.0,116.97,11.54,132.46,89.5,42.97,-1.12,3.37,117.51,121.06,19.0,76.12,11.65,90.87,50.46,40.41,-0.75,2.54,76.96,78.39,19.0,138.11,21.77,168.61,100.59,68.02,-0.35,1.98,139.73,140.7,19.0,189.91,28.86,227.97,136.52,91.45,-0.57,2.14,191.97,202.06,19.0,72.63,6.09,80.61,55.23,25.38,-1.43,4.61,72.87,74.68,19.0,65.62,2.55,70.31,60.47,9.84,-0.38,2.6,65.66,66.19,19.0,36.46,3.36,42.1,30.03,12.08,-0.5,2.5,36.6,37.32,19.0,80.34,8.74,92.24,60.47,31.77,-0.86,3.04,80.79,81.75,19.0
+AT-9 = 40.84,4.97,49.16,34.15,15.01,0.24,1.9,41.11,40.47,9.0,72.11,2.37,75.93,69.26,6.66,0.23,1.82,72.14,72.49,9.0,24.29,3.82,30.22,18.99,11.23,0.19,1.77,24.56,23.54,9.0,59.68,2.06,62.44,56.93,5.52,0.03,1.81,59.71,59.62,9.0,66.85,4.45,73.18,59.57,13.61,-0.03,2.07,66.98,68.22,9.0,53.29,2.33,56.59,49.75,6.84,-0.16,1.77,53.33,53.62,9.0,108.81,5.19,116.78,101.02,15.76,-0.05,1.96,108.92,108.99,9.0,138.0,7.46,149.45,128.53,20.92,0.16,1.89,138.18,137.88,9.0,54.56,2.82,59.33,51.23,8.11,0.73,2.26,54.62,53.62,9.0,5.51,0.65,6.6,4.82,1.78,0.91,2.43,5.55,5.41,9.0,42.38,3.61,47.5,37.89,9.61,0.16,1.86,42.52,42.98,9.0,100.59,8.23,110.53,88.41,22.13,-0.25,1.73,100.89,102.8,9.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_temperature_2005.properties
new file mode 100644
index 0000000..411c293
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_temperature_2005.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 2005 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=2005
+
+# 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.81,0.72,3.94,-0.2,4.13,-0.28,3.35,1.94,1.87,198.0,-3.62,1.22,-0.47,-5.98,5.51,0.6,2.62,3.82,-3.88,198.0,5.09,1.09,8.07,2.01,6.06,-0.41,3.37,5.21,5.18,198.0,19.26,1.73,23.78,15.24,8.54,0.26,2.88,19.34,19.3,198.0,21.87,2.15,27.64,16.06,11.57,0.54,3.33,21.97,21.51,198.0,24.71,2.01,29.84,20.2,9.65,0.31,2.87,24.79,24.4,198.0,25.63,1.94,29.84,22.4,7.44,0.36,2.01,25.7,25.02,198.0,23.28,2.33,29.57,19.23,10.33,0.72,2.7,23.4,22.64,198.0,21.49,1.56,25.16,17.44,7.72,-0.03,2.92,21.55,21.51,198.0,14.0,1.13,16.89,11.24,5.65,0.12,2.8,14.04,13.86,198.0,4.42,1.76,8.35,0.08,8.27,0.28,2.46,4.76,4.21,198.0,-0.43,1.09,2.28,-3.92,6.2,-0.92,4.19,1.17,-0.33,198.0
+AT-2 = -2.6,2.13,1.46,-9.84,11.3,-0.83,3.38,3.36,-2.37,458.0,-5.64,3.01,-0.47,-15.77,15.3,-0.95,3.68,6.39,-5.3,458.0,1.2,2.36,5.31,-7.22,12.54,-1.13,4.16,2.64,1.73,458.0,10.6,3.37,17.44,-1.02,18.46,-0.66,3.6,11.12,10.83,458.0,16.81,2.62,23.23,7.93,15.3,-0.69,3.97,17.01,17.03,458.0,20.1,2.6,26.81,12.48,14.33,-0.17,2.81,20.26,20.06,458.0,20.13,1.86,24.33,14.41,9.92,-0.39,2.78,20.21,20.2,458.0,16.7,2.51,21.85,8.9,12.95,-0.56,2.79,16.89,17.17,458.0,15.51,2.22,21.02,9.45,11.57,-0.23,2.68,15.66,15.51,458.0,10.63,1.46,13.31,4.49,8.82,-1.32,5.63,10.73,10.83,458.0,2.24,1.96,6.69,-5.16,11.85,-0.8,3.71,2.98,2.56,458.0,-7.4,1.73,-4.06,-13.98,9.92,-1.5,5.27,7.6,-6.95,458.0
+AT-3 = -0.35,1.88,5.59,-6.54,12.13,-0.21,2.62,1.91,-0.06,997.0,-5.28,2.03,-1.3,-12.05,10.75,-0.4,2.53,5.66,-5.16,997.0,4.02,2.21,9.45,-1.57,11.02,0.06,2.15,4.59,3.8,997.0,17.16,3.81,24.06,6.69,17.36,-0.41,2.41,17.58,17.17,997.0,20.19,2.7,26.81,13.17,13.64,0.12,2.37,20.37,19.92,997.0,21.73,2.89,29.29,13.86,15.43,0.04,2.46,21.92,21.71,997.0,23.95,3.09,32.32,17.44,14.88,0.3,2.27,24.15,23.5,997.0,21.93,3.68,30.12,14.96,15.16,0.33,2.06,22.24,21.3,997.0,19.82,2.21,25.98,12.48,13.5,0.12,2.68,19.94,19.65,997.0,13.09,1.63,16.61,8.62,7.99,-0.09,2.29,13.19,13.03,997.0,3.74,1.6,8.9,-2.13,11.02,-0.42,3.6,4.07,3.8,997.0,-3.62,2.27,2.28,-10.67,12.95,-0.19,2.42,4.27,-3.5,997.0
+AT-4 = -2.24,2.08,3.11,-9.57,12.68,-1.09,4.17,3.06,-1.78,581.0,-6.6,1.51,-2.95,-12.05,9.09,-0.42,3.48,6.77,-6.54,581.0,2.5,2.14,8.62,-6.26,14.88,-0.69,4.41,3.29,2.7,581.0,14.18,3.19,19.65,3.94,15.71,-1.08,3.5,14.53,15.24,581.0,18.22,2.06,22.4,8.35,14.06,-0.97,4.28,18.34,18.54,581.0,20.56,2.06,25.16,14.69,10.47,-0.41,2.35,20.67,21.02,581.0,21.91,2.2,27.91,15.79,12.13,-0.36,2.57,22.02,22.4,581.0,19.73,2.29,24.88,14.41,10.47,-0.17,2.23,19.86,19.92,581.0,18.24,1.9,22.68,11.93,10.75,-0.47,2.8,18.34,18.54,581.0,12.84,1.39,16.06,7.8,8.27,-0.85,3.72,12.91,13.03,581.0,2.22,2.44,9.45,-5.98,15.43,-0.67,3.81,3.3,2.56,581.0,-5.74,1.91,-0.2,-11.77,11.57,0.04,2.97,6.05,-5.85,581.0
+AT-5 = -6.74,2.59,-0.75,-13.43,12.68,0.09,2.74,7.22,-6.81,348.0,-10.84,2.76,-5.43,-17.28,11.85,0.07,2.4,11.19,-10.67,348.0,-2.15,3.21,5.04,-9.57,14.61,0.19,2.4,3.85,-2.16,348.0,6.94,4.67,16.89,-2.95,19.84,-0.11,2.41,8.36,7.62,348.0,13.95,4.1,22.13,2.28,19.84,-0.64,2.84,14.54,15.1,348.0,17.71,2.87,26.26,8.62,17.64,0.14,3.61,17.94,17.72,348.0,18.55,2.46,25.43,12.2,13.23,-0.03,2.98,18.71,18.82,348.0,15.1,3.0,23.78,9.17,14.61,0.57,3.01,15.39,14.89,348.0,13.82,2.88,22.13,7.8,14.33,0.75,3.62,14.11,13.58,348.0,10.07,2.67,16.61,2.56,14.06,-0.32,2.83,10.42,10.17,348.0,0.09,2.72,8.07,-9.02,17.09,-0.72,3.75,2.72,0.49,348.0,-9.64,2.36,-3.5,-14.25,10.75,-0.04,2.52,9.93,-9.57,348.0
+AT-6 = -2.11,3.57,3.94,-9.84,13.78,-0.24,1.71,4.15,-1.57,783.0,-7.06,2.65,-2.4,-13.15,10.75,-0.08,1.83,7.54,-7.36,783.0,1.7,3.14,10.28,-5.43,15.71,0.2,2.09,3.57,1.18,783.0,11.94,4.38,19.92,1.18,18.74,-0.02,2.15,12.71,11.52,783.0,17.49,3.44,24.61,9.72,14.88,0.54,2.32,17.83,16.55,783.0,20.3,3.09,27.36,14.13,13.23,0.6,2.26,20.54,19.37,783.0,20.15,2.37,26.26,16.34,9.92,0.49,2.01,20.29,19.44,783.0,17.56,2.75,24.06,11.1,12.95,0.17,2.15,17.77,17.03,783.0,16.21,2.74,21.57,10.28,11.3,0.25,2.04,16.44,15.79,783.0,11.41,1.7,15.51,6.97,8.54,0.56,2.25,11.54,10.83,783.0,2.9,2.06,8.62,-2.4,11.02,0.03,2.46,3.56,2.83,783.0,-5.33,3.41,2.28,-11.77,14.06,0.39,1.86,6.32,-6.54,783.0
+AT-7 = -8.6,2.24,-3.23,-15.35,12.13,-0.25,2.82,8.88,-8.33,603.0,-11.98,2.36,-6.26,-17.28,11.02,-0.0,2.21,12.21,-11.91,603.0,-2.86,2.85,3.94,-10.94,14.88,-0.37,2.6,4.04,-2.4,603.0,5.68,3.81,14.69,-4.33,19.02,0.03,2.45,6.84,5.59,603.0,12.87,3.55,20.2,2.28,17.91,-0.35,2.62,13.35,13.44,603.0,17.85,2.66,25.71,10.28,15.43,-0.17,2.8,18.05,18.06,603.0,17.9,2.14,23.23,11.38,11.85,-0.04,2.59,18.02,17.85,603.0,14.5,2.1,19.09,8.07,11.02,-0.09,2.43,14.65,14.48,603.0,13.11,1.88,17.72,8.35,9.37,0.38,2.77,13.25,12.76,603.0,9.39,2.45,14.41,2.28,12.13,-0.43,2.97,9.7,9.72,603.0,-1.79,2.66,3.94,-9.84,13.78,-0.45,2.62,3.21,-1.3,603.0,-10.72,1.92,-6.54,-15.63,9.09,-0.24,2.47,10.89,-10.46,603.0
+AT-8 = -6.91,3.5,0.08,-14.25,14.33,0.01,1.97,7.74,-6.6,123.0,-10.04,2.88,-3.64,-17.01,13.37,0.04,2.47,10.44,-10.39,123.0,-2.92,3.5,5.59,-9.57,15.16,0.37,2.27,4.54,-3.37,123.0,7.44,5.06,17.17,-1.57,18.74,0.12,1.88,8.99,7.38,123.0,14.46,4.19,22.13,3.66,18.46,-0.36,2.26,15.05,15.1,123.0,19.16,1.95,24.33,13.31,11.02,-0.37,3.56,19.26,19.09,123.0,19.47,1.91,24.47,14.96,9.51,0.33,3.29,19.56,19.37,123.0,16.61,2.22,22.4,11.93,10.47,0.61,3.02,16.76,16.34,123.0,14.86,2.26,21.02,9.59,11.44,0.57,3.03,15.03,14.41,123.0,11.92,1.55,14.55,7.11,7.44,-0.56,3.28,12.02,11.93,123.0,0.3,2.57,5.87,-9.29,15.16,-0.64,4.34,2.58,0.35,123.0,-8.79,3.05,-2.13,-15.91,13.78,0.15,2.37,9.3,-9.43,123.0
+AT-9 = 1.3,1.23,3.94,-1.3,5.24,0.11,2.18,1.78,1.04,57.0,-3.2,0.79,-1.57,-5.98,4.41,-0.71,5.35,3.3,-3.16,57.0,6.62,1.4,9.45,2.56,6.89,-0.43,3.06,6.77,6.97,57.0,20.3,2.05,22.81,14.96,7.85,-0.81,2.61,20.4,21.02,57.0,22.8,2.13,26.81,17.17,9.65,-0.82,2.91,22.9,23.37,57.0,25.15,1.95,28.19,19.92,8.27,-0.73,2.79,25.22,25.57,57.0,27.76,2.92,32.32,20.2,12.13,-0.97,3.18,27.91,28.74,57.0,26.32,3.06,30.12,18.82,11.3,-0.84,2.54,26.5,27.22,57.0,22.15,1.97,25.16,16.61,8.54,-0.92,3.06,22.23,22.75,57.0,14.1,1.33,16.34,11.1,5.24,-0.61,2.19,14.16,14.55,57.0,4.55,1.16,6.97,1.46,5.51,-0.06,2.71,4.7,4.35,57.0,-1.08,1.25,2.28,-4.33,6.61,0.61,4.12,1.64,-1.3,57.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_vegetation_2005.properties
new file mode 100644
index 0000000..0eec036
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AUT/AUT_1_vegetation_2005.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 2005 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=2005
+
+# 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.43,0.1,0.59,0.07,0.52,-0.68,3.28,0.44,0.45,198.0,0.08,0.04,0.18,0.01,0.17,0.5,2.27,0.09,0.07,198.0,0.32,0.07,0.49,0.06,0.43,-0.21,2.59,0.33,0.33,198.0,0.58,0.09,0.71,0.13,0.58,-2.12,8.18,0.59,0.61,198.0,0.67,0.11,0.83,0.18,0.65,-1.79,6.55,0.68,0.7,198.0,0.69,0.12,0.83,0.23,0.59,-1.29,4.06,0.7,0.73,198.0,0.67,0.13,0.83,0.25,0.59,-0.74,2.74,0.68,0.7,198.0,0.67,0.1,0.83,0.3,0.53,-0.73,3.29,0.68,0.69,198.0,0.67,0.09,0.8,0.29,0.5,-1.05,4.59,0.67,0.68,198.0,0.59,0.09,0.74,0.16,0.58,-1.29,5.71,0.59,0.6,198.0,0.45,0.1,0.6,0.14,0.46,-0.34,2.15,0.46,0.46,198.0,0.43,0.08,0.57,0.12,0.44,-0.81,3.38,0.44,0.46,198.0
+AT-2 = 0.36,0.16,0.64,-0.01,0.65,-0.44,1.96,0.4,0.41,458.0,0.23,0.08,0.38,-0.01,0.39,-0.82,3.47,0.24,0.24,458.0,0.39,0.12,0.58,-0.02,0.6,-1.39,4.67,0.41,0.43,458.0,0.54,0.14,0.71,0.02,0.69,-1.6,5.33,0.55,0.58,458.0,0.68,0.12,0.8,0.09,0.71,-2.42,9.12,0.69,0.72,458.0,0.75,0.08,0.83,0.32,0.52,-3.01,13.21,0.76,0.78,458.0,0.78,0.06,0.85,0.42,0.43,-3.08,13.83,0.79,0.8,458.0,0.76,0.07,0.85,0.37,0.48,-2.47,10.06,0.76,0.79,458.0,0.74,0.09,0.83,0.29,0.54,-2.41,9.88,0.75,0.77,458.0,0.65,0.09,0.78,0.2,0.58,-1.97,8.37,0.66,0.67,458.0,0.57,0.11,0.74,0.1,0.64,-1.77,6.36,0.58,0.6,458.0,0.15,0.07,0.35,-0.03,0.37,-0.06,3.1,0.16,0.15,458.0
+AT-3 = 0.45,0.1,0.68,0.23,0.46,0.26,1.93,0.46,0.42,997.0,0.09,0.06,0.27,0.01,0.26,0.58,2.41,0.11,0.08,997.0,0.37,0.05,0.55,0.21,0.34,0.4,3.24,0.38,0.36,997.0,0.61,0.07,0.76,0.33,0.43,-0.54,3.68,0.62,0.61,997.0,0.72,0.06,0.86,0.52,0.34,-0.35,3.02,0.72,0.72,997.0,0.75,0.08,0.87,0.48,0.39,-0.92,3.22,0.76,0.78,997.0,0.71,0.12,0.88,0.44,0.44,-0.34,1.85,0.72,0.73,997.0,0.68,0.11,0.86,0.46,0.41,-0.18,1.64,0.69,0.69,997.0,0.7,0.1,0.85,0.47,0.38,-0.18,1.78,0.7,0.7,997.0,0.61,0.09,0.78,0.39,0.39,0.12,1.94,0.62,0.6,997.0,0.38,0.06,0.62,0.23,0.39,0.02,3.11,0.39,0.39,997.0,0.26,0.11,0.48,0.03,0.45,0.19,2.1,0.28,0.25,997.0
+AT-4 = 0.41,0.12,0.68,0.07,0.61,-0.26,2.6,0.43,0.42,581.0,0.07,0.04,0.2,0.0,0.2,0.85,3.0,0.08,0.05,581.0,0.33,0.1,0.55,0.01,0.54,-0.56,3.39,0.35,0.34,581.0,0.62,0.13,0.79,0.1,0.69,-1.44,4.87,0.63,0.66,581.0,0.69,0.09,0.81,0.22,0.59,-1.9,8.1,0.7,0.71,581.0,0.77,0.06,0.88,0.44,0.44,-1.59,8.3,0.77,0.78,581.0,0.76,0.06,0.88,0.57,0.31,-0.47,2.56,0.76,0.77,581.0,0.75,0.07,0.86,0.54,0.32,-0.67,2.69,0.75,0.76,581.0,0.74,0.06,0.86,0.52,0.34,-0.39,2.56,0.74,0.75,581.0,0.67,0.07,0.8,0.48,0.32,-0.36,2.27,0.67,0.68,581.0,0.37,0.05,0.51,0.14,0.37,-1.02,4.76,0.37,0.38,581.0,0.16,0.07,0.32,0.02,0.3,0.23,2.08,0.18,0.16,581.0
+AT-5 = 0.16,0.13,0.59,-0.03,0.61,1.41,4.85,0.21,0.14,348.0,0.06,0.04,0.18,-0.02,0.2,0.05,2.33,0.08,0.07,348.0,0.13,0.1,0.35,-0.04,0.39,0.13,2.18,0.17,0.14,348.0,0.33,0.2,0.8,-0.03,0.82,0.18,2.39,0.39,0.35,348.0,0.49,0.21,0.81,0.03,0.78,-0.59,2.2,0.54,0.56,348.0,0.66,0.16,0.85,0.19,0.66,-1.15,3.23,0.68,0.72,348.0,0.71,0.13,0.86,0.26,0.59,-1.48,4.23,0.72,0.77,348.0,0.69,0.14,0.84,0.26,0.57,-1.36,3.9,0.7,0.74,348.0,0.64,0.15,0.83,0.2,0.64,-1.23,3.53,0.66,0.7,348.0,0.59,0.15,0.81,0.12,0.69,-1.11,3.31,0.61,0.64,348.0,0.31,0.1,0.55,0.05,0.51,-0.71,2.93,0.33,0.34,348.0,0.05,0.06,0.27,-0.04,0.31,0.94,4.36,0.07,0.04,348.0
+AT-6 = 0.42,0.14,0.64,0.06,0.58,-0.66,2.28,0.44,0.46,783.0,0.12,0.05,0.3,0.02,0.28,0.3,2.36,0.14,0.12,783.0,0.29,0.1,0.49,-0.0,0.5,-0.51,2.8,0.3,0.29,783.0,0.55,0.15,0.75,0.07,0.68,-1.1,3.51,0.57,0.59,783.0,0.67,0.11,0.82,0.19,0.63,-1.45,5.26,0.68,0.7,783.0,0.76,0.05,0.84,0.5,0.34,-1.93,8.74,0.76,0.77,783.0,0.81,0.04,0.86,0.62,0.24,-1.94,8.39,0.81,0.82,783.0,0.78,0.04,0.85,0.56,0.29,-1.83,7.37,0.78,0.79,783.0,0.77,0.05,0.84,0.52,0.31,-1.58,6.4,0.77,0.78,783.0,0.69,0.06,0.78,0.47,0.31,-0.88,3.3,0.7,0.71,783.0,0.5,0.11,0.75,0.23,0.53,0.04,2.15,0.51,0.5,783.0,0.22,0.14,0.55,0.01,0.54,0.57,2.16,0.26,0.18,783.0
+AT-7 = 0.08,0.06,0.22,-0.03,0.25,0.07,2.1,0.1,0.09,603.0,0.05,0.04,0.24,-0.02,0.26,0.93,4.31,0.07,0.05,603.0,0.14,0.11,0.46,-0.05,0.52,0.4,2.4,0.17,0.12,603.0,0.26,0.18,0.71,-0.04,0.76,0.33,2.24,0.32,0.25,603.0,0.41,0.19,0.78,-0.01,0.8,-0.12,2.09,0.45,0.43,603.0,0.6,0.16,0.84,0.07,0.77,-0.8,2.96,0.62,0.63,603.0,0.64,0.14,0.83,0.09,0.74,-1.16,3.9,0.66,0.69,603.0,0.63,0.14,0.81,0.09,0.72,-1.1,3.68,0.64,0.66,603.0,0.57,0.16,0.8,0.05,0.75,-0.88,3.0,0.59,0.61,603.0,0.51,0.15,0.72,0.03,0.69,-0.94,3.04,0.53,0.56,603.0,0.29,0.12,0.56,0.01,0.55,-0.25,2.46,0.31,0.31,603.0,0.03,0.05,0.18,-0.04,0.22,0.64,2.72,0.06,0.03,603.0
+AT-8 = 0.07,0.09,0.29,-0.02,0.31,1.08,3.11,0.11,0.04,123.0,0.03,0.03,0.1,-0.03,0.12,0.03,1.9,0.04,0.03,123.0,0.13,0.14,0.46,-0.06,0.52,0.62,2.34,0.19,0.1,123.0,0.27,0.23,0.77,-0.06,0.83,0.51,2.16,0.36,0.23,123.0,0.44,0.21,0.8,0.0,0.8,-0.09,1.87,0.48,0.45,123.0,0.67,0.14,0.84,0.19,0.66,-1.3,4.7,0.69,0.7,123.0,0.73,0.11,0.85,0.29,0.56,-1.81,7.06,0.74,0.76,123.0,0.71,0.11,0.83,0.27,0.56,-1.83,7.19,0.72,0.74,123.0,0.65,0.13,0.82,0.2,0.63,-1.25,4.76,0.66,0.66,123.0,0.58,0.11,0.74,0.18,0.56,-1.24,4.63,0.59,0.6,123.0,0.34,0.11,0.59,0.07,0.52,0.04,2.47,0.36,0.34,123.0,0.06,0.09,0.29,-0.04,0.33,1.03,3.11,0.11,0.04,123.0
+AT-9 = 0.4,0.07,0.56,0.31,0.25,0.94,3.14,0.41,0.39,57.0,0.09,0.04,0.18,0.02,0.16,-0.24,2.3,0.1,0.1,57.0,0.36,0.03,0.43,0.29,0.14,-0.17,2.37,0.37,0.37,57.0,0.58,0.06,0.69,0.46,0.23,-0.03,2.49,0.58,0.58,57.0,0.67,0.08,0.85,0.52,0.33,0.42,2.91,0.68,0.67,57.0,0.65,0.1,0.86,0.48,0.38,0.66,2.93,0.65,0.63,57.0,0.6,0.12,0.87,0.44,0.43,1.05,2.92,0.61,0.56,57.0,0.6,0.11,0.85,0.46,0.4,1.07,2.93,0.61,0.56,57.0,0.62,0.09,0.83,0.47,0.36,0.83,2.88,0.63,0.6,57.0,0.51,0.06,0.62,0.39,0.23,-0.26,2.3,0.52,0.52,57.0,0.39,0.06,0.54,0.28,0.26,0.36,2.53,0.39,0.39,57.0,0.36,0.08,0.48,0.17,0.31,-0.6,2.34,0.37,0.38,57.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_nighttemp_2005.properties
new file mode 100644
index 0000000..09ba1eb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = -4.67,4.51,6.14,-19.76,25.91,-0.88,3.29,6.49,-3.5,3682.0,-4.66,4.64,5.04,-21.69,26.73,-0.91,3.44,6.58,-3.5,3682.0,-0.35,4.71,8.62,-18.11,26.73,-1.2,3.98,4.72,1.18,3682.0,5.65,4.52,13.31,-10.12,23.43,-1.17,3.62,7.24,7.52,3682.0,11.18,4.59,18.68,-6.54,25.22,-1.49,4.63,12.09,13.03,3682.0,15.17,4.59,21.71,-1.85,23.56,-1.32,3.83,15.85,16.89,3682.0,19.58,4.26,25.16,3.66,21.5,-1.39,4.1,20.03,21.3,3682.0,19.06,4.28,26.54,3.39,23.15,-1.37,3.97,19.53,20.75,3682.0,14.45,4.52,22.13,-2.13,24.25,-1.23,3.91,15.14,15.86,3682.0,7.21,3.67,17.99,-6.26,24.25,-0.93,4.25,8.09,8.14,3682.0,2.11,4.36,13.58,-13.98,27.56,-0.9,3.77,4.85,3.11,3682.0,-0.67,3.66,9.17,-14.8,23.98,-0.86,3.7,3.72,0.22,3682.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_rainfall_2005.properties
new file mode 100644
index 0000000..4b8d1bc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_rainfall_2005.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 2005 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=2005
+
+# 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.77,9.56,62.32,7.01,55.31,1.15,4.61,29.37,25.99,599.0,42.98,18.53,114.13,10.2,103.92,1.25,4.48,46.79,37.89,599.0,53.73,24.47,132.46,6.17,126.29,0.68,2.96,59.03,49.86,599.0,38.72,36.83,227.97,1.0,226.97,2.73,11.23,53.42,26.89,599.0,44.99,29.53,190.23,2.72,187.51,1.7,7.2,53.8,40.09,599.0,31.14,24.34,108.99,3.44,105.55,0.97,3.07,39.51,23.65,599.0,5.85,5.88,31.14,1.0,30.14,1.48,4.73,8.29,3.72,599.0,16.95,12.98,68.22,1.53,66.69,0.99,3.54,21.34,14.39,599.0,26.67,19.35,120.84,1.0,119.84,1.37,5.54,32.94,22.44,599.0,33.4,26.86,208.25,2.87,205.37,2.57,13.66,42.85,28.35,599.0,40.2,27.89,190.23,2.91,187.32,1.88,8.06,48.91,34.09,599.0,16.05,22.02,221.2,1.62,219.58,3.8,23.5,27.24,8.26,599.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_temperature_2005.properties
new file mode 100644
index 0000000..f58fe5f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_temperature_2005.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 2005 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=2005
+
+# 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 = 5.04,5.62,12.2,-13.7,25.91,-1.28,3.5,7.55,7.52,3682.0,7.08,6.35,17.99,-15.35,33.35,-0.9,3.19,9.5,8.35,3682.0,14.78,5.57,23.78,-9.29,33.07,-1.69,6.09,15.8,16.34,3682.0,22.33,5.16,32.6,-2.13,34.72,-1.38,5.57,22.92,23.37,3682.0,28.11,6.7,44.45,6.14,38.31,-0.13,2.51,28.9,28.6,3682.0,31.87,7.09,45.0,15.24,29.76,-0.49,2.14,32.65,33.98,3682.0,35.36,6.6,45.0,17.99,27.01,-0.65,2.53,35.97,36.73,3682.0,35.05,6.05,45.0,15.79,29.21,-0.72,2.8,35.57,36.32,3682.0,29.35,6.01,40.04,11.65,28.39,-0.61,2.54,29.96,30.67,3682.0,20.96,4.65,31.22,3.39,27.83,-0.63,3.08,21.47,21.85,3682.0,12.2,4.12,19.09,-8.46,27.56,-1.79,6.72,12.88,13.31,3682.0,9.05,3.51,15.24,-9.29,24.53,-1.73,7.31,9.71,10.0,3682.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_vegetation_2005.properties
new file mode 100644
index 0000000..2d844b9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_0_vegetation_2005.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 2005 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=2005
+
+# 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.27,0.14,0.59,-0.03,0.62,-0.68,2.63,0.31,0.31,3682.0,0.25,0.12,0.49,-0.04,0.54,-0.56,2.4,0.28,0.27,3682.0,0.33,0.15,0.7,-0.01,0.72,-0.29,2.25,0.37,0.35,3682.0,0.47,0.17,0.79,-0.08,0.87,-0.59,2.67,0.51,0.51,3682.0,0.5,0.19,0.87,-0.07,0.94,-0.2,2.23,0.54,0.5,3682.0,0.44,0.2,0.87,-0.07,0.94,0.2,2.15,0.49,0.41,3682.0,0.4,0.19,0.86,-0.1,0.96,0.34,2.31,0.44,0.38,3682.0,0.39,0.18,0.84,-0.04,0.88,0.29,2.19,0.43,0.38,3682.0,0.4,0.18,0.83,-0.02,0.85,0.22,2.17,0.44,0.4,3682.0,0.4,0.15,0.79,-0.01,0.8,-0.03,2.31,0.43,0.41,3682.0,0.37,0.13,0.69,-0.07,0.76,-0.43,2.79,0.39,0.39,3682.0,0.35,0.12,0.7,-0.01,0.7,-0.66,3.08,0.37,0.38,3682.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_nighttemp_2005.properties
new file mode 100644
index 0000000..f0656d6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = -4.3,4.13,6.14,-19.76,25.91,-1.01,4.15,5.97,-3.44,3639.0,-4.49,4.52,5.04,-21.69,26.73,-0.99,3.72,6.37,-3.5,3639.0,-0.14,4.55,8.62,-18.11,26.73,-1.29,4.36,4.55,1.32,3639.0,5.61,4.52,13.31,-10.12,23.43,-1.13,3.53,7.2,7.38,3639.0,11.11,4.62,18.68,-6.54,25.22,-1.42,4.42,12.03,13.03,3639.0,14.93,4.71,21.71,-1.85,23.56,-1.17,3.39,15.65,16.75,3639.0,19.31,4.36,25.16,3.66,21.5,-1.24,3.61,19.79,21.16,3639.0,18.77,4.4,26.54,3.39,23.15,-1.21,3.46,19.28,20.61,3639.0,14.22,4.63,22.13,-2.13,24.25,-1.09,3.49,14.95,15.72,3639.0,7.07,3.73,17.99,-6.26,24.25,-0.83,3.96,7.99,8.07,3639.0,2.21,4.32,13.58,-13.98,27.56,-0.95,3.91,4.86,3.25,3639.0,-0.55,3.64,9.17,-14.8,23.98,-0.95,3.92,3.68,0.35,3639.0
+AZ-NAK = -12.6,1.16,-9.29,-17.01,7.72,-0.54,4.22,12.65,-12.46,222.0,-10.1,2.46,-5.98,-17.28,11.3,-1.04,3.44,10.39,-9.43,222.0,-5.34,3.62,1.73,-15.08,16.81,-0.76,3.02,6.45,-4.47,222.0,4.23,3.93,9.17,-5.98,15.16,-0.92,2.76,5.77,5.35,222.0,9.71,3.77,14.96,-2.68,17.64,-1.2,3.61,10.41,11.0,222.0,15.4,3.44,19.78,3.94,15.85,-1.31,4.0,15.78,16.48,222.0,20.58,3.17,24.33,10.76,13.57,-1.29,3.91,20.82,21.57,222.0,20.29,2.92,23.78,11.24,12.54,-1.26,3.87,20.49,21.13,222.0,14.81,3.18,20.2,4.76,15.43,-1.23,4.12,15.15,15.68,222.0,7.08,2.45,11.1,0.08,11.02,-0.98,3.35,7.49,7.73,222.0,-1.28,2.5,2.83,-9.02,11.85,-1.16,3.56,2.8,-0.37,222.0,-4.02,1.59,-0.89,-9.02,8.13,-0.94,3.77,4.32,-3.64,222.0
+AZ-NKA = -7.1,2.36,-3.37,-12.74,9.37,-0.5,2.44,7.48,-6.81,179.0,-7.87,2.78,-1.3,-14.53,13.23,-0.02,2.18,8.35,-7.91,179.0,-2.26,3.03,2.7,-9.84,12.54,-0.35,2.05,3.77,-1.85,179.0,2.93,3.02,8.62,-3.23,11.85,-0.25,2.04,4.2,3.11,179.0,7.79,2.88,13.1,1.59,11.51,-0.18,2.15,8.3,7.8,179.0,10.47,3.27,17.58,4.49,13.09,0.22,2.01,10.97,10.07,179.0,15.32,3.26,21.71,9.17,12.54,0.13,1.87,15.66,15.1,179.0,14.85,3.51,21.57,9.31,12.26,0.3,1.72,15.25,14.13,179.0,10.18,3.16,15.51,4.21,11.3,0.12,1.79,10.66,9.93,179.0,4.17,2.17,8.07,-1.02,9.09,-0.4,2.42,4.7,4.35,179.0,-0.11,2.52,3.66,-6.33,9.99,-0.66,2.43,2.52,0.49,179.0,-2.45,2.69,2.42,-7.91,10.33,-0.25,1.89,3.64,-2.4,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_rainfall_2005.properties
new file mode 100644
index 0000000..f3d7279
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_rainfall_2005.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 2005 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=2005
+
+# 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.55,9.68,62.32,7.01,55.31,1.17,4.54,29.2,25.25,593.0,44.16,18.14,114.13,10.2,103.92,1.28,4.56,47.74,38.37,593.0,53.62,24.6,132.46,6.17,126.29,0.68,2.95,58.98,50.01,593.0,39.02,36.86,227.97,1.0,226.97,2.73,11.21,53.66,27.56,593.0,45.74,29.91,190.23,2.72,187.51,1.6,6.78,54.64,40.85,593.0,31.23,24.51,108.99,3.44,105.55,0.94,3.0,39.69,21.93,593.0,5.94,6.06,31.14,1.0,30.14,1.39,4.29,8.48,3.36,593.0,17.25,12.98,68.22,1.53,66.69,0.95,3.48,21.59,15.36,593.0,27.4,19.29,120.84,1.0,119.84,1.31,5.45,33.5,24.1,593.0,34.31,26.55,208.25,2.87,205.37,2.62,14.07,43.37,29.08,593.0,41.12,28.26,190.23,2.91,187.32,1.81,7.68,49.88,35.13,593.0,16.01,22.21,221.2,1.62,219.58,3.77,23.01,27.37,8.09,593.0
+AZ-NAK = 28.83,0.72,30.71,27.6,3.1,0.53,2.96,28.84,28.66,35.0,21.85,2.18,26.41,17.04,9.37,0.23,2.88,21.96,21.56,35.0,47.14,13.81,77.93,23.38,54.55,0.33,2.52,49.07,46.85,35.0,37.94,25.56,128.53,11.17,117.35,1.61,5.78,45.54,28.65,35.0,49.44,16.19,110.53,37.32,73.22,2.06,7.29,51.95,42.98,35.0,33.7,11.94,70.31,12.27,58.03,0.95,4.1,35.69,31.14,35.0,6.63,1.46,10.2,3.77,6.43,0.61,3.03,6.78,6.41,35.0,9.37,4.64,24.07,4.66,19.41,1.68,5.54,10.42,8.5,35.0,14.63,4.74,28.41,5.93,22.48,0.75,3.68,15.36,14.58,35.0,11.96,10.08,55.23,3.66,51.58,2.77,11.26,15.55,9.04,35.0,30.67,14.44,70.31,12.99,57.32,1.03,3.19,33.81,25.06,35.0,14.88,9.45,38.46,7.23,31.23,1.36,3.56,17.55,10.07,35.0
+AZ-NKA = 24.42,4.63,34.09,15.59,18.5,0.11,2.53,24.84,24.48,29.0,41.76,14.63,92.24,23.45,68.79,1.78,6.37,44.17,37.93,29.0,43.48,13.38,67.57,23.07,44.5,-0.13,1.91,45.43,45.23,29.0,44.04,22.67,121.69,25.6,96.09,2.23,7.34,49.35,33.08,29.0,65.73,14.5,113.91,44.18,69.74,1.81,6.3,67.26,62.32,29.0,36.14,14.22,57.83,14.0,43.83,-0.09,1.58,38.75,37.92,29.0,8.57,5.84,18.96,1.48,17.48,0.21,1.6,10.31,8.77,29.0,14.06,7.51,31.66,4.95,26.71,0.7,2.43,15.88,11.17,29.0,27.11,9.48,46.43,8.55,37.88,0.32,2.27,28.67,24.61,29.0,26.13,12.29,48.86,5.55,43.31,0.19,2.1,28.79,24.09,29.0,47.54,24.59,128.21,19.82,108.4,1.53,5.63,53.33,40.87,29.0,13.81,13.54,72.34,4.74,67.6,3.34,14.04,19.17,9.42,29.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_temperature_2005.properties
new file mode 100644
index 0000000..36a87bd
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_temperature_2005.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 2005 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=2005
+
+# 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 = 5.62,5.01,12.2,-13.7,25.91,-1.58,4.89,7.53,7.59,3639.0,7.36,6.18,17.99,-15.35,33.35,-1.0,3.52,9.61,8.62,3639.0,14.68,5.57,23.78,-9.29,33.07,-1.61,5.89,15.7,16.2,3639.0,22.15,5.17,32.6,-2.13,34.72,-1.3,5.43,22.74,23.02,3639.0,27.75,6.89,44.45,6.14,38.31,-0.04,2.35,28.59,28.05,3639.0,31.3,7.3,45.0,15.24,29.76,-0.36,1.95,32.14,33.15,3639.0,34.71,6.69,45.0,17.99,27.01,-0.53,2.31,35.34,36.39,3639.0,34.51,6.1,45.0,15.79,29.21,-0.6,2.57,35.04,35.77,3639.0,28.79,6.05,39.76,11.65,28.11,-0.48,2.35,29.42,30.12,3639.0,20.63,4.76,31.22,3.39,27.83,-0.49,2.82,21.17,21.51,3639.0,12.07,4.16,19.09,-8.46,27.56,-1.69,6.34,12.77,13.03,3639.0,9.19,3.48,15.24,-9.29,24.53,-1.85,7.86,9.83,10.14,3639.0
+AZ-NAK = -5.7,1.27,-1.71,-9.84,8.13,-0.29,3.63,5.84,-5.57,222.0,0.15,3.31,7.8,-9.29,17.09,-0.79,3.46,3.3,0.63,222.0,14.71,4.85,20.2,-2.95,23.15,-1.82,5.86,15.48,16.27,222.0,24.24,3.67,29.29,8.62,20.67,-1.64,5.75,24.51,25.3,222.0,28.74,3.73,35.91,17.51,18.4,-0.93,3.71,28.98,29.43,222.0,34.94,4.24,42.52,20.75,21.77,-1.16,4.21,35.2,35.77,222.0,40.74,3.55,45.0,28.12,16.88,-1.42,4.78,40.89,41.56,222.0,40.33,2.96,45.0,30.53,14.47,-1.07,3.96,40.44,40.87,222.0,34.71,2.83,40.04,24.06,15.98,-1.27,4.81,34.82,35.22,222.0,23.33,2.97,28.74,12.2,16.54,-1.42,4.82,23.52,24.19,222.0,12.92,2.63,16.48,2.83,13.64,-1.6,5.47,13.18,13.58,222.0,6.45,1.77,10.28,0.08,10.2,-1.1,4.91,6.69,6.69,222.0
+AZ-NKA = 3.46,3.22,9.86,-3.78,13.64,-0.14,2.48,4.72,3.39,179.0,4.19,3.84,13.58,-5.3,18.88,0.36,2.43,5.68,3.66,179.0,12.69,4.21,22.68,1.59,21.08,0.61,2.92,13.37,11.79,179.0,21.01,3.77,30.94,8.62,22.32,0.37,3.9,21.35,20.61,179.0,21.51,4.1,36.04,15.79,20.26,1.56,5.29,21.89,20.33,179.0,24.05,5.4,40.38,17.3,23.08,1.13,3.51,24.65,22.4,179.0,28.82,5.63,42.86,19.37,23.49,0.68,2.5,29.37,27.78,179.0,30.63,5.89,45.0,20.33,24.67,0.73,2.59,31.19,29.29,179.0,24.57,5.54,38.18,16.34,21.84,0.81,2.64,25.19,23.09,179.0,17.1,4.63,30.39,11.1,19.29,1.22,3.69,17.71,15.65,179.0,10.48,3.04,17.51,3.11,14.4,0.3,2.78,10.91,10.48,179.0,8.69,2.26,14.13,3.8,10.33,0.5,2.44,8.98,8.42,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_vegetation_2005.properties
new file mode 100644
index 0000000..5441287
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_1_vegetation_2005.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 2005 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=2005
+
+# 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.29,0.12,0.59,-0.03,0.62,-0.72,3.11,0.32,0.32,3639.0,0.26,0.11,0.49,-0.04,0.54,-0.58,2.74,0.28,0.27,3639.0,0.35,0.15,0.7,-0.01,0.72,-0.32,2.48,0.38,0.35,3639.0,0.49,0.16,0.79,-0.08,0.87,-0.79,3.25,0.52,0.52,3639.0,0.52,0.2,0.87,-0.07,0.94,-0.36,2.3,0.56,0.53,3639.0,0.46,0.21,0.87,-0.07,0.94,0.07,2.06,0.51,0.44,3639.0,0.42,0.2,0.86,-0.1,0.96,0.22,2.18,0.46,0.4,3639.0,0.41,0.18,0.84,-0.04,0.88,0.15,2.13,0.45,0.4,3639.0,0.42,0.17,0.83,-0.02,0.85,0.08,2.16,0.46,0.42,3639.0,0.42,0.15,0.79,-0.01,0.8,-0.15,2.47,0.44,0.43,3639.0,0.38,0.12,0.69,-0.07,0.76,-0.6,3.4,0.4,0.4,3639.0,0.37,0.11,0.7,-0.01,0.7,-0.82,3.95,0.38,0.39,3639.0
+AZ-NAK = 0.0,0.01,0.04,-0.02,0.06,1.02,5.8,0.01,0.0,222.0,0.02,0.03,0.11,-0.03,0.13,0.74,2.85,0.04,0.01,222.0,0.1,0.05,0.21,-0.01,0.22,-0.03,2.39,0.12,0.1,222.0,0.24,0.04,0.36,0.1,0.26,-0.57,4.02,0.25,0.25,222.0,0.35,0.08,0.61,0.16,0.44,0.34,3.57,0.36,0.34,222.0,0.3,0.09,0.66,0.15,0.51,1.29,4.85,0.31,0.28,222.0,0.25,0.07,0.54,0.14,0.4,1.36,4.66,0.26,0.23,222.0,0.21,0.05,0.41,0.13,0.28,1.29,4.33,0.22,0.2,222.0,0.21,0.05,0.4,0.12,0.28,1.38,4.9,0.21,0.2,222.0,0.2,0.04,0.34,0.09,0.25,0.96,4.53,0.2,0.19,222.0,0.18,0.03,0.27,0.09,0.18,0.05,4.52,0.18,0.18,222.0,0.16,0.03,0.22,0.06,0.16,-0.57,3.19,0.16,0.16,222.0
+AZ-NKA = 0.28,0.09,0.42,0.07,0.36,-0.25,2.1,0.3,0.27,179.0,0.23,0.07,0.39,0.07,0.32,0.36,2.72,0.24,0.22,179.0,0.27,0.08,0.55,0.12,0.43,0.86,4.06,0.28,0.26,179.0,0.52,0.1,0.72,0.28,0.44,-0.12,2.54,0.53,0.52,179.0,0.71,0.09,0.84,0.38,0.46,-1.39,5.27,0.72,0.72,179.0,0.7,0.15,0.86,0.24,0.62,-1.55,4.64,0.72,0.75,179.0,0.62,0.17,0.81,0.2,0.62,-1.02,2.84,0.65,0.69,179.0,0.56,0.15,0.76,0.2,0.56,-1.01,2.88,0.58,0.61,179.0,0.56,0.15,0.76,0.19,0.57,-1.06,3.08,0.58,0.61,179.0,0.52,0.11,0.69,0.19,0.5,-1.12,3.94,0.53,0.54,179.0,0.42,0.08,0.55,0.21,0.33,-0.66,3.27,0.42,0.41,179.0,0.37,0.07,0.5,0.22,0.28,-0.12,2.33,0.38,0.37,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_nighttemp_2005.properties
new file mode 100644
index 0000000..4283ff5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_nighttemp_2005.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 2005 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=2005
+
+# 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 = 5.45,NaN,5.45,5.45,0.0,NaN,NaN,5.45,5.45,1.0,3.8,NaN,3.8,3.8,0.0,NaN,NaN,3.8,3.8,1.0,5.73,NaN,5.73,5.73,0.0,NaN,NaN,5.73,5.73,1.0,10.0,NaN,10.0,10.0,0.0,NaN,NaN,10.0,10.0,1.0,15.79,NaN,15.79,15.79,0.0,NaN,NaN,15.79,15.79,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,23.37,NaN,23.37,23.37,0.0,NaN,NaN,23.37,23.37,1.0,25.02,NaN,25.02,25.02,0.0,NaN,NaN,25.02,25.02,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,12.62,NaN,12.62,12.62,0.0,NaN,NaN,12.62,12.62,1.0,8.76,NaN,8.76,8.76,0.0,NaN,NaN,8.76,8.76,1.0
+AZ-ATE-G100002 = 4.35,NaN,4.35,4.35,0.0,NaN,NaN,4.35,4.35,1.0,3.39,NaN,3.39,3.39,0.0,NaN,NaN,3.39,3.39,1.0,5.31,NaN,5.31,5.31,0.0,NaN,NaN,5.31,5.31,1.0,9.1,NaN,9.1,9.1,0.0,NaN,NaN,9.1,9.1,1.0,15.72,NaN,15.72,15.72,0.0,NaN,NaN,15.72,15.72,1.0,19.78,NaN,19.78,19.78,0.0,NaN,NaN,19.78,19.78,1.0,23.64,NaN,23.64,23.64,0.0,NaN,NaN,23.64,23.64,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0,21.51,NaN,21.51,21.51,0.0,NaN,NaN,21.51,21.51,1.0,16.75,NaN,16.75,16.75,0.0,NaN,NaN,16.75,16.75,1.0,12.48,NaN,12.48,12.48,0.0,NaN,NaN,12.48,12.48,1.0,7.8,NaN,7.8,7.8,0.0,NaN,NaN,7.8,7.8,1.0
+AZ-ATE-G100003 = 3.94,NaN,3.94,3.94,0.0,NaN,NaN,3.94,3.94,1.0,3.94,NaN,3.94,3.94,0.0,NaN,NaN,3.94,3.94,1.0,6.14,NaN,6.14,6.14,0.0,NaN,NaN,6.14,6.14,1.0,9.45,NaN,9.45,9.45,0.0,NaN,NaN,9.45,9.45,1.0,15.51,NaN,15.51,15.51,0.0,NaN,NaN,15.51,15.51,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,13.58,NaN,13.58,13.58,0.0,NaN,NaN,13.58,13.58,1.0,8.62,NaN,8.62,8.62,0.0,NaN,NaN,8.62,8.62,1.0
+AZ-ATE-G100004 = 2.11,1.12,2.9,1.32,1.58,-0.0,1.0,2.26,2.11,2.0,1.66,0.68,2.15,1.18,0.96,-0.0,1.0,1.73,1.66,2.0,4.18,0.54,4.56,3.8,0.76,0.0,1.0,4.2,4.18,2.0,8.45,0.34,8.69,8.21,0.48,0.0,1.0,8.45,8.45,2.0,15.65,0.19,15.79,15.51,0.28,0.0,1.0,15.65,15.65,2.0,19.75,0.15,19.85,19.65,0.21,-0.0,1.0,19.75,19.75,2.0,23.23,0.19,23.37,23.09,0.28,-0.0,1.0,23.23,23.23,2.0,23.85,0.49,24.19,23.5,0.69,-0.0,1.0,23.85,23.85,2.0,20.71,0.15,20.82,20.61,0.21,0.0,1.0,20.71,20.71,2.0,14.51,1.12,15.31,13.72,1.58,-0.0,1.0,14.53,14.51,2.0,10.03,0.83,10.62,9.45,1.17,-0.0,1.0,10.05,10.03,2.0,5.42,0.93,6.07,4.76,1.31,-0.0,1.0,5.46,5.42,2.0
+AZ-ATE-G100005 = 2.42,NaN,2.42,2.42,0.0,NaN,NaN,2.42,2.42,1.0,0.77,NaN,0.77,0.77,0.0,NaN,NaN,0.77,0.77,1.0,3.94,NaN,3.94,3.94,0.0,NaN,NaN,3.94,3.94,1.0,8.35,NaN,8.35,8.35,0.0,NaN,NaN,8.35,8.35,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0,19.78,NaN,19.78,19.78,0.0,NaN,NaN,19.78,19.78,1.0,23.64,NaN,23.64,23.64,0.0,NaN,NaN,23.64,23.64,1.0,24.06,NaN,24.06,24.06,0.0,NaN,NaN,24.06,24.06,1.0,20.33,NaN,20.33,20.33,0.0,NaN,NaN,20.33,20.33,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0,9.45,NaN,9.45,9.45,0.0,NaN,NaN,9.45,9.45,1.0,5.31,NaN,5.31,5.31,0.0,NaN,NaN,5.31,5.31,1.0
+AZ-ATE-G100006 = 2.63,0.29,2.83,2.42,0.41,-0.0,1.0,2.64,2.63,2.0,0.7,0.1,0.77,0.63,0.14,-0.0,1.0,0.7,0.7,2.0,3.94,0.0,3.94,3.94,0.0,-2023662.0,2.72215565616871E12,3.94,3.94,2.0,8.21,0.19,8.35,8.07,0.28,-0.0,1.0,8.21,8.21,2.0,16.2,0.19,16.34,16.06,0.28,-0.0,1.0,16.2,16.2,2.0,19.85,0.1,19.92,19.78,0.14,0.0,1.0,19.85,19.85,2.0,23.71,0.1,23.78,23.64,0.14,-0.0,1.0,23.71,23.71,2.0,24.19,0.19,24.33,24.06,0.28,0.0,1.0,24.19,24.19,2.0,20.27,0.1,20.33,20.2,0.14,-0.0,1.0,20.27,20.27,2.0,16.34,0.39,16.61,16.06,0.55,-0.0,1.0,16.34,16.34,2.0,9.31,0.19,9.45,9.17,0.28,-0.0,1.0,9.31,9.31,2.0,5.18,0.19,5.31,5.04,0.28,0.0,1.0,5.18,5.18,2.0
+AZ-ATE-G100007 = 2.83,NaN,2.83,2.83,0.0,NaN,NaN,2.83,2.83,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,11.93,NaN,11.93,11.93,0.0,NaN,NaN,11.93,11.93,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,24.33,NaN,24.33,24.33,0.0,NaN,NaN,24.33,24.33,1.0,26.26,NaN,26.26,26.26,0.0,NaN,NaN,26.26,26.26,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,10.55,NaN,10.55,10.55,0.0,NaN,NaN,10.55,10.55,1.0,4.21,NaN,4.21,4.21,0.0,NaN,NaN,4.21,4.21,1.0
+AZ-ATE-G100008 = -4.2,4.12,5.87,-19.76,25.63,-1.13,4.36,5.88,-3.23,3443.0,-4.35,4.51,5.04,-21.69,26.73,-1.1,3.97,6.27,-3.23,3443.0,-0.06,4.58,8.62,-18.11,26.73,-1.35,4.49,4.58,1.46,3443.0,5.73,4.55,13.31,-10.12,23.43,-1.2,3.68,7.31,7.59,3443.0,11.25,4.63,18.68,-6.54,25.22,-1.53,4.72,12.17,13.17,3443.0,15.14,4.66,21.71,-1.85,23.56,-1.3,3.76,15.84,17.03,3443.0,19.49,4.31,25.16,3.66,21.5,-1.37,4.0,19.96,21.3,3443.0,18.95,4.33,26.54,3.39,23.15,-1.35,3.85,19.44,20.75,3443.0,14.39,4.58,22.13,-2.13,24.25,-1.22,3.83,15.1,15.86,3443.0,7.17,3.69,17.99,-6.26,24.25,-1.01,4.17,8.06,8.21,3443.0,2.29,4.33,12.2,-13.98,26.18,-1.06,4.02,4.89,3.39,3443.0,-0.49,3.63,9.17,-14.8,23.98,-1.06,4.07,3.66,0.49,3443.0
+AZ-ATE-G100009 = -7.1,2.36,-3.37,-12.74,9.37,-0.5,2.44,7.48,-6.81,179.0,-7.87,2.78,-1.3,-14.53,13.23,-0.02,2.18,8.35,-7.91,179.0,-2.26,3.03,2.7,-9.84,12.54,-0.35,2.05,3.77,-1.85,179.0,2.93,3.02,8.62,-3.23,11.85,-0.25,2.04,4.2,3.11,179.0,7.79,2.88,13.1,1.59,11.51,-0.18,2.15,8.3,7.8,179.0,10.47,3.27,17.58,4.49,13.09,0.22,2.01,10.97,10.07,179.0,15.32,3.26,21.71,9.17,12.54,0.13,1.87,15.66,15.1,179.0,14.85,3.51,21.57,9.31,12.26,0.3,1.72,15.25,14.13,179.0,10.18,3.16,15.51,4.21,11.3,0.12,1.79,10.66,9.93,179.0,4.17,2.17,8.07,-1.02,9.09,-0.4,2.42,4.7,4.35,179.0,-0.11,2.52,3.66,-6.33,9.99,-0.66,2.43,2.52,0.49,179.0,-2.45,2.69,2.42,-7.91,10.33,-0.25,1.89,3.64,-2.4,179.0
+AZ-ATE-G100010 = 1.87,NaN,1.87,1.87,0.0,NaN,NaN,1.87,1.87,1.0,0.91,NaN,0.91,0.91,0.0,NaN,NaN,0.91,0.91,1.0,3.8,NaN,3.8,3.8,0.0,NaN,NaN,3.8,3.8,1.0,7.52,NaN,7.52,7.52,0.0,NaN,NaN,7.52,7.52,1.0,14.55,NaN,14.55,14.55,0.0,NaN,NaN,14.55,14.55,1.0,18.41,NaN,18.41,18.41,0.0,NaN,NaN,18.41,18.41,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,23.64,NaN,23.64,23.64,0.0,NaN,NaN,23.64,23.64,1.0,20.06,NaN,20.06,20.06,0.0,NaN,NaN,20.06,20.06,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0,9.45,NaN,9.45,9.45,0.0,NaN,NaN,9.45,9.45,1.0,3.8,NaN,3.8,3.8,0.0,NaN,NaN,3.8,3.8,1.0
+AZ-ATE-G100011 = 4.28,0.29,4.49,4.07,0.41,-0.0,1.0,4.29,4.28,2.0,1.32,0.58,1.73,0.91,0.83,0.0,1.0,1.38,1.32,2.0,4.69,0.29,4.9,4.49,0.41,-0.0,1.0,4.7,4.69,2.0,8.07,0.0,8.07,8.07,0.0,-8464439.63,4.696230006240191E13,8.07,8.07,2.0,15.1,0.19,15.24,14.96,0.28,-0.0,1.0,15.1,15.1,2.0,19.23,0.19,19.37,19.09,0.28,-0.0,1.0,19.23,19.23,2.0,23.09,0.19,23.23,22.95,0.28,-0.0,1.0,23.09,23.09,2.0,25.09,0.1,25.16,25.02,0.14,0.0,1.0,25.09,25.09,2.0,21.3,0.0,21.3,21.3,0.0,-1.145618426E7,8.735220406137356E13,21.3,21.3,2.0,17.44,NaN,17.44,17.44,0.0,NaN,-7.181138357993958E13,17.44,17.44,2.0,11.72,0.1,11.79,11.65,0.14,0.0,1.0,11.72,11.72,2.0,7.38,0.19,7.52,7.24,0.28,-0.0,1.0,7.38,7.38,2.0
+AZ-ATE-G100012 = 6.14,NaN,6.14,6.14,0.0,NaN,NaN,6.14,6.14,1.0,1.46,NaN,1.46,1.46,0.0,NaN,NaN,1.46,1.46,1.0,5.31,NaN,5.31,5.31,0.0,NaN,NaN,5.31,5.31,1.0,8.62,NaN,8.62,8.62,0.0,NaN,NaN,8.62,8.62,1.0,14.13,NaN,14.13,14.13,0.0,NaN,NaN,14.13,14.13,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,21.57,NaN,21.57,21.57,0.0,NaN,NaN,21.57,21.57,1.0,17.44,NaN,17.44,17.44,0.0,NaN,NaN,17.44,17.44,1.0,12.48,NaN,12.48,12.48,0.0,NaN,NaN,12.48,12.48,1.0,8.07,NaN,8.07,8.07,0.0,NaN,NaN,8.07,8.07,1.0
+AZ-ATE-G100013 = 5.45,NaN,5.45,5.45,0.0,NaN,NaN,5.45,5.45,1.0,3.8,NaN,3.8,3.8,0.0,NaN,NaN,3.8,3.8,1.0,5.73,NaN,5.73,5.73,0.0,NaN,NaN,5.73,5.73,1.0,10.0,NaN,10.0,10.0,0.0,NaN,NaN,10.0,10.0,1.0,15.79,NaN,15.79,15.79,0.0,NaN,NaN,15.79,15.79,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,23.37,NaN,23.37,23.37,0.0,NaN,NaN,23.37,23.37,1.0,25.02,NaN,25.02,25.02,0.0,NaN,NaN,25.02,25.02,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,12.62,NaN,12.62,12.62,0.0,NaN,NaN,12.62,12.62,1.0,8.76,NaN,8.76,8.76,0.0,NaN,NaN,8.76,8.76,1.0
+AZ-ATE-G100014 = 5.59,NaN,5.59,5.59,0.0,NaN,NaN,5.59,5.59,1.0,3.66,NaN,3.66,3.66,0.0,NaN,NaN,3.66,3.66,1.0,5.87,NaN,5.87,5.87,0.0,NaN,NaN,5.87,5.87,1.0,10.0,NaN,10.0,10.0,0.0,NaN,NaN,10.0,10.0,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.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,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,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
+AZ-ATE-G100015 = 5.11,0.29,5.31,4.9,0.41,-0.0,1.0,5.11,5.11,2.0,3.8,0.19,3.94,3.66,0.28,0.0,1.0,3.8,3.8,2.0,5.52,0.1,5.59,5.45,0.14,-0.0,1.0,5.52,5.52,2.0,9.72,0.39,10.0,9.45,0.55,-0.0,1.0,9.73,9.72,2.0,16.06,0.0,16.06,16.06,0.0,-8177294.2,4.458228080091066E13,16.06,16.06,2.0,19.09,0.39,19.37,18.82,0.55,0.0,1.0,19.1,19.09,2.0,23.44,0.1,23.5,23.37,0.14,-0.0,1.0,23.44,23.44,2.0,24.88,0.0,24.88,24.88,0.0,NaN,NaN,24.88,24.88,2.0,21.57,NaN,21.57,21.57,0.0,NaN,-5.84548849593395E14,21.57,21.57,2.0,17.03,0.19,17.17,16.89,0.28,0.0,1.0,17.03,17.03,2.0,12.48,NaN,12.48,12.48,0.0,NaN,-3.619125840635355E13,12.48,12.48,2.0,8.35,0.39,8.62,8.07,0.55,0.0,1.0,8.35,8.35,2.0
+AZ-NAK-G430001 = -12.6,1.16,-9.29,-17.01,7.72,-0.54,4.22,12.65,-12.46,222.0,-10.1,2.46,-5.98,-17.28,11.3,-1.04,3.44,10.39,-9.43,222.0,-5.34,3.62,1.73,-15.08,16.81,-0.76,3.02,6.45,-4.47,222.0,4.23,3.93,9.17,-5.98,15.16,-0.92,2.76,5.77,5.35,222.0,9.71,3.77,14.96,-2.68,17.64,-1.2,3.61,10.41,11.0,222.0,15.4,3.44,19.78,3.94,15.85,-1.31,4.0,15.78,16.48,222.0,20.58,3.17,24.33,10.76,13.57,-1.29,3.91,20.82,21.57,222.0,20.29,2.92,23.78,11.24,12.54,-1.26,3.87,20.49,21.13,222.0,14.81,3.18,20.2,4.76,15.43,-1.23,4.12,15.15,15.68,222.0,7.08,2.45,11.1,0.08,11.02,-0.98,3.35,7.49,7.73,222.0,-1.28,2.5,2.83,-9.02,11.85,-1.16,3.56,2.8,-0.37,222.0,-4.02,1.59,-0.89,-9.02,8.13,-0.94,3.77,4.32,-3.64,222.0
+AZ-NKA-G420001 = -7.1,2.36,-3.37,-12.74,9.37,-0.5,2.44,7.48,-6.81,179.0,-7.87,2.78,-1.3,-14.53,13.23,-0.02,2.18,8.35,-7.91,179.0,-2.26,3.03,2.7,-9.84,12.54,-0.35,2.05,3.77,-1.85,179.0,2.93,3.02,8.62,-3.23,11.85,-0.25,2.04,4.2,3.11,179.0,7.79,2.88,13.1,1.59,11.51,-0.18,2.15,8.3,7.8,179.0,10.47,3.27,17.58,4.49,13.09,0.22,2.01,10.97,10.07,179.0,15.32,3.26,21.71,9.17,12.54,0.13,1.87,15.66,15.1,179.0,14.85,3.51,21.57,9.31,12.26,0.3,1.72,15.25,14.13,179.0,10.18,3.16,15.51,4.21,11.3,0.12,1.79,10.66,9.93,179.0,4.17,2.17,8.07,-1.02,9.09,-0.4,2.42,4.7,4.35,179.0,-0.11,2.52,3.66,-6.33,9.99,-0.66,2.43,2.52,0.49,179.0,-2.45,2.69,2.42,-7.91,10.33,-0.25,1.89,3.64,-2.4,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_rainfall_2005.properties
new file mode 100644
index 0000000..92afc4b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_rainfall_2005.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 2005 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=2005
+
+# 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 = 9.45,NaN,9.45,9.45,0.0,NaN,NaN,9.45,9.45,1.0,15.69,NaN,15.69,15.69,0.0,NaN,NaN,15.69,15.69,1.0,13.46,NaN,13.46,13.46,0.0,NaN,NaN,13.46,13.46,1.0,5.54,NaN,5.54,5.54,0.0,NaN,NaN,5.54,5.54,1.0,4.3,NaN,4.3,4.3,0.0,NaN,NaN,4.3,4.3,1.0,11.95,NaN,11.95,11.95,0.0,NaN,NaN,11.95,11.95,1.0,1.32,NaN,1.32,1.32,0.0,NaN,NaN,1.32,1.32,1.0,2.6,NaN,2.6,2.6,0.0,NaN,NaN,2.6,2.6,1.0,2.74,NaN,2.74,2.74,0.0,NaN,NaN,2.74,2.74,1.0,6.6,NaN,6.6,6.6,0.0,NaN,NaN,6.6,6.6,1.0,3.92,NaN,3.92,3.92,0.0,NaN,NaN,3.92,3.92,1.0,9.44,NaN,9.44,9.44,0.0,NaN,NaN,9.44,9.44,1.0
+AZ-ATE-G100002 = 28.18,NaN,28.18,28.18,0.0,NaN,NaN,28.18,28.18,1.0,42.18,NaN,42.18,42.18,0.0,NaN,NaN,42.18,42.18,1.0,20.1,NaN,20.1,20.1,0.0,NaN,NaN,20.1,20.1,1.0,14.59,NaN,14.59,14.59,0.0,NaN,NaN,14.59,14.59,1.0,13.36,NaN,13.36,13.36,0.0,NaN,NaN,13.36,13.36,1.0,7.05,NaN,7.05,7.05,0.0,NaN,NaN,7.05,7.05,1.0,1.05,NaN,1.05,1.05,0.0,NaN,NaN,1.05,1.05,1.0,3.22,NaN,3.22,3.22,0.0,NaN,NaN,3.22,3.22,1.0,10.65,NaN,10.65,10.65,0.0,NaN,NaN,10.65,10.65,1.0,30.26,NaN,30.26,30.26,0.0,NaN,NaN,30.26,30.26,1.0,18.43,NaN,18.43,18.43,0.0,NaN,NaN,18.43,18.43,1.0,4.73,NaN,4.73,4.73,0.0,NaN,NaN,4.73,4.73,1.0
+AZ-ATE-G100003 = 21.54,5.2,25.21,17.86,7.35,0.0,1.0,21.85,21.54,2.0,41.33,4.8,44.72,37.93,6.79,-0.0,1.0,41.47,41.33,2.0,27.0,0.84,27.6,26.41,1.19,0.0,1.0,27.01,27.0,2.0,17.64,3.92,20.41,14.87,5.55,0.0,1.0,17.86,17.64,2.0,15.02,2.13,16.53,13.52,3.01,0.0,1.0,15.1,15.02,2.0,8.86,0.49,9.21,8.51,0.69,0.0,1.0,8.87,8.86,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.85,1.14,4.66,3.05,1.61,0.0,1.0,3.93,3.85,2.0,14.82,1.72,16.04,13.6,2.44,-0.0,1.0,14.87,14.82,2.0,50.18,2.57,52.0,48.36,3.64,-0.0,1.0,50.21,50.18,2.0,29.77,0.64,30.23,29.32,0.91,0.0,1.0,29.78,29.77,2.0,7.84,4.1,10.74,4.95,5.79,0.0,1.0,8.36,7.84,2.0
+AZ-ATE-G100004 = 23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,45.41,NaN,45.41,45.41,0.0,NaN,NaN,45.41,45.41,1.0,29.37,NaN,29.37,29.37,0.0,NaN,NaN,29.37,29.37,1.0,18.47,NaN,18.47,18.47,0.0,NaN,NaN,18.47,18.47,1.0,16.53,NaN,16.53,16.53,0.0,NaN,NaN,16.53,16.53,1.0,8.26,NaN,8.26,8.26,0.0,NaN,NaN,8.26,8.26,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,16.8,NaN,16.8,16.8,0.0,NaN,NaN,16.8,16.8,1.0,47.7,NaN,47.7,47.7,0.0,NaN,NaN,47.7,47.7,1.0,31.7,NaN,31.7,31.7,0.0,NaN,NaN,31.7,31.7,1.0,7.13,NaN,7.13,7.13,0.0,NaN,NaN,7.13,7.13,1.0
+AZ-ATE-G100005 = 24.14,NaN,24.14,24.14,0.0,NaN,NaN,24.14,24.14,1.0,47.18,NaN,47.18,47.18,0.0,NaN,NaN,47.18,47.18,1.0,33.63,NaN,33.63,33.63,0.0,NaN,NaN,33.63,33.63,1.0,18.99,NaN,18.99,18.99,0.0,NaN,NaN,18.99,18.99,1.0,16.66,NaN,16.66,16.66,0.0,NaN,NaN,16.66,16.66,1.0,8.39,NaN,8.39,8.39,0.0,NaN,NaN,8.39,8.39,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.98,NaN,4.98,4.98,0.0,NaN,NaN,4.98,4.98,1.0,20.61,NaN,20.61,20.61,0.0,NaN,NaN,20.61,20.61,1.0,49.49,NaN,49.49,49.49,0.0,NaN,NaN,49.49,49.49,1.0,37.25,NaN,37.25,37.25,0.0,NaN,NaN,37.25,37.25,1.0,9.09,NaN,9.09,9.09,0.0,NaN,NaN,9.09,9.09,1.0
+AZ-ATE-G100006 = 24.14,NaN,24.14,24.14,0.0,NaN,NaN,24.14,24.14,1.0,47.18,NaN,47.18,47.18,0.0,NaN,NaN,47.18,47.18,1.0,33.63,NaN,33.63,33.63,0.0,NaN,NaN,33.63,33.63,1.0,18.99,NaN,18.99,18.99,0.0,NaN,NaN,18.99,18.99,1.0,16.66,NaN,16.66,16.66,0.0,NaN,NaN,16.66,16.66,1.0,8.39,NaN,8.39,8.39,0.0,NaN,NaN,8.39,8.39,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.98,NaN,4.98,4.98,0.0,NaN,NaN,4.98,4.98,1.0,20.61,NaN,20.61,20.61,0.0,NaN,NaN,20.61,20.61,1.0,49.49,NaN,49.49,49.49,0.0,NaN,NaN,49.49,49.49,1.0,37.25,NaN,37.25,37.25,0.0,NaN,NaN,37.25,37.25,1.0,9.09,NaN,9.09,9.09,0.0,NaN,NaN,9.09,9.09,1.0
+AZ-ATE-G100007 = 25.99,NaN,25.99,25.99,0.0,NaN,NaN,25.99,25.99,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0,50.46,NaN,50.46,50.46,0.0,NaN,NaN,50.46,50.46,1.0,24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,1.0,26.78,NaN,26.78,26.78,0.0,NaN,NaN,26.78,26.78,1.0,9.9,NaN,9.9,9.9,0.0,NaN,NaN,9.9,9.9,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0,5.41,NaN,5.41,5.41,0.0,NaN,NaN,5.41,5.41,1.0,24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,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,6.49,NaN,6.49,6.49,0.0,NaN,NaN,6.49,6.49,1.0
+AZ-ATE-G100008 = 28.11,9.62,62.32,7.83,54.49,1.28,4.41,29.71,25.6,547.0,44.83,18.05,114.13,12.06,102.07,1.36,4.54,48.32,38.46,547.0,55.2,24.5,132.46,7.54,124.92,0.68,2.86,60.38,50.46,547.0,39.68,37.62,227.97,2.38,225.59,2.71,10.93,54.66,27.22,547.0,45.8,29.94,190.23,2.72,187.51,1.73,7.14,54.7,40.25,547.0,31.64,25.0,108.99,3.44,105.55,0.92,2.91,40.31,22.44,547.0,5.95,6.08,31.14,1.0,30.14,1.43,4.43,8.5,3.44,547.0,17.87,13.13,68.22,1.53,66.69,0.9,3.36,22.17,16.3,547.0,27.99,19.65,120.84,1.0,119.84,1.29,5.28,34.18,24.46,547.0,35.06,27.07,208.25,4.01,204.24,2.62,13.78,44.28,29.32,547.0,41.48,28.37,190.23,2.91,187.32,1.86,7.84,50.24,35.27,547.0,16.24,22.87,221.2,1.62,219.58,3.69,22.0,28.03,7.74,547.0
+AZ-ATE-G100009 = 24.42,4.63,34.09,15.59,18.5,0.11,2.53,24.84,24.48,29.0,41.76,14.63,92.24,23.45,68.79,1.78,6.37,44.17,37.93,29.0,43.48,13.38,67.57,23.07,44.5,-0.13,1.91,45.43,45.23,29.0,44.04,22.67,121.69,25.6,96.09,2.23,7.34,49.35,33.08,29.0,65.73,14.5,113.91,44.18,69.74,1.81,6.3,67.26,62.32,29.0,36.14,14.22,57.83,14.0,43.83,-0.09,1.58,38.75,37.92,29.0,8.57,5.84,18.96,1.48,17.48,0.21,1.6,10.31,8.77,29.0,14.06,7.51,31.66,4.95,26.71,0.7,2.43,15.88,11.17,29.0,27.11,9.48,46.43,8.55,37.88,0.32,2.27,28.67,24.61,29.0,26.13,12.29,48.86,5.55,43.31,0.19,2.1,28.79,24.09,29.0,47.54,24.59,128.21,19.82,108.4,1.53,5.63,53.33,40.87,29.0,13.81,13.54,72.34,4.74,67.6,3.34,14.04,19.17,9.42,29.0
+AZ-ATE-G100010 = 7.63,0.89,8.26,7.01,1.25,-0.0,1.0,7.66,7.63,2.0,11.43,0.37,11.7,11.17,0.53,-0.0,1.0,11.43,11.43,2.0,12.51,1.23,13.38,11.64,1.74,-0.0,1.0,12.54,12.51,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.5,0.38,3.77,3.24,0.53,-0.0,1.0,3.51,3.5,2.0,10.05,0.21,10.2,9.9,0.3,-0.0,1.0,10.05,10.05,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,3.08,2.94,5.16,1.0,4.16,-0.0,1.0,3.72,3.08,2.0,4.04,1.65,5.21,2.87,2.34,-0.0,1.0,4.21,4.04,2.0,6.01,1.86,7.32,4.69,2.63,-0.0,1.0,6.15,6.01,2.0,12.22,0.0,12.22,12.22,0.0,-6435686.75,2.765312535355933E13,12.22,12.22,2.0
+AZ-ATE-G100011 = 7.17,0.24,7.34,7.01,0.34,-0.0,1.0,7.18,7.17,2.0,10.82,0.19,10.95,10.68,0.26,0.0,1.0,10.82,10.82,2.0,9.0,0.13,9.09,8.91,0.18,-0.0,1.0,9.0,9.0,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,6.19,0.7,6.69,5.69,1.0,-0.0,1.0,6.21,6.19,2.0,9.69,0.11,9.76,9.61,0.15,-0.0,1.0,9.69,9.69,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.67,0.11,1.74,1.6,0.15,0.0,1.0,1.67,1.67,2.0,2.86,2.63,4.72,1.0,3.72,-0.0,1.0,3.41,2.86,2.0,5.05,1.29,5.96,4.14,1.82,-0.0,1.0,5.13,5.05,2.0,6.75,0.81,7.32,6.18,1.14,-0.0,1.0,6.77,6.75,2.0,24.63,0.2,24.77,24.49,0.28,0.0,1.0,24.63,24.63,2.0
+AZ-ATE-G100012 = 7.68,NaN,7.68,7.68,0.0,NaN,NaN,7.68,7.68,1.0,10.2,NaN,10.2,10.2,0.0,NaN,NaN,10.2,10.2,1.0,6.17,NaN,6.17,6.17,0.0,NaN,NaN,6.17,6.17,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,8.15,NaN,8.15,8.15,0.0,NaN,NaN,8.15,8.15,1.0,9.32,NaN,9.32,9.32,0.0,NaN,NaN,9.32,9.32,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.89,NaN,1.89,1.89,0.0,NaN,NaN,1.89,1.89,1.0,4.27,NaN,4.27,4.27,0.0,NaN,NaN,4.27,4.27,1.0,6.71,NaN,6.71,6.71,0.0,NaN,NaN,6.71,6.71,1.0,7.67,NaN,7.67,7.67,0.0,NaN,NaN,7.67,7.67,1.0,36.76,NaN,36.76,36.76,0.0,NaN,NaN,36.76,36.76,1.0
+AZ-ATE-G100013 = 9.05,0.56,9.45,8.65,0.8,0.0,1.0,9.06,9.05,2.0,14.06,2.31,15.69,12.42,3.26,0.0,1.0,14.15,14.06,2.0,14.86,1.98,16.26,13.46,2.8,0.0,1.0,14.93,14.86,2.0,4.65,1.25,5.54,3.77,1.77,-0.0,1.0,4.73,4.65,2.0,3.58,1.02,4.3,2.86,1.44,-0.0,1.0,3.65,3.58,2.0,11.23,1.03,11.95,10.5,1.45,-0.0,1.0,11.25,11.23,2.0,1.16,0.23,1.32,1.0,0.32,-0.0,1.0,1.17,1.16,2.0,2.07,0.76,2.6,1.53,1.07,-0.0,1.0,2.13,2.07,2.0,2.69,0.08,2.74,2.63,0.12,0.0,1.0,2.69,2.69,2.0,6.57,0.04,6.6,6.54,0.05,-0.0,1.01,6.57,6.57,2.0,3.61,0.44,3.92,3.3,0.62,0.0,1.0,3.62,3.61,2.0,10.57,1.6,11.7,9.44,2.26,-0.0,1.0,10.63,10.57,2.0
+AZ-ATE-G100014 = 8.65,NaN,8.65,8.65,0.0,NaN,NaN,8.65,8.65,1.0,12.42,NaN,12.42,12.42,0.0,NaN,NaN,12.42,12.42,1.0,16.26,NaN,16.26,16.26,0.0,NaN,NaN,16.26,16.26,1.0,3.77,NaN,3.77,3.77,0.0,NaN,NaN,3.77,3.77,1.0,2.86,NaN,2.86,2.86,0.0,NaN,NaN,2.86,2.86,1.0,10.5,NaN,10.5,10.5,0.0,NaN,NaN,10.5,10.5,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,2.63,NaN,2.63,2.63,0.0,NaN,NaN,2.63,2.63,1.0,6.54,NaN,6.54,6.54,0.0,NaN,NaN,6.54,6.54,1.0,3.3,NaN,3.3,3.3,0.0,NaN,NaN,3.3,3.3,1.0,11.7,NaN,11.7,11.7,0.0,NaN,NaN,11.7,11.7,1.0
+AZ-ATE-G100015 = 9.45,NaN,9.45,9.45,0.0,NaN,NaN,9.45,9.45,1.0,15.69,NaN,15.69,15.69,0.0,NaN,NaN,15.69,15.69,1.0,13.46,NaN,13.46,13.46,0.0,NaN,NaN,13.46,13.46,1.0,5.54,NaN,5.54,5.54,0.0,NaN,NaN,5.54,5.54,1.0,4.3,NaN,4.3,4.3,0.0,NaN,NaN,4.3,4.3,1.0,11.95,NaN,11.95,11.95,0.0,NaN,NaN,11.95,11.95,1.0,1.32,NaN,1.32,1.32,0.0,NaN,NaN,1.32,1.32,1.0,2.6,NaN,2.6,2.6,0.0,NaN,NaN,2.6,2.6,1.0,2.74,NaN,2.74,2.74,0.0,NaN,NaN,2.74,2.74,1.0,6.6,NaN,6.6,6.6,0.0,NaN,NaN,6.6,6.6,1.0,3.92,NaN,3.92,3.92,0.0,NaN,NaN,3.92,3.92,1.0,9.44,NaN,9.44,9.44,0.0,NaN,NaN,9.44,9.44,1.0
+AZ-NAK-G430001 = 28.83,0.72,30.71,27.6,3.1,0.53,2.96,28.84,28.66,35.0,21.85,2.18,26.41,17.04,9.37,0.23,2.88,21.96,21.56,35.0,47.14,13.81,77.93,23.38,54.55,0.33,2.52,49.07,46.85,35.0,37.94,25.56,128.53,11.17,117.35,1.61,5.78,45.54,28.65,35.0,49.44,16.19,110.53,37.32,73.22,2.06,7.29,51.95,42.98,35.0,33.7,11.94,70.31,12.27,58.03,0.95,4.1,35.69,31.14,35.0,6.63,1.46,10.2,3.77,6.43,0.61,3.03,6.78,6.41,35.0,9.37,4.64,24.07,4.66,19.41,1.68,5.54,10.42,8.5,35.0,14.63,4.74,28.41,5.93,22.48,0.75,3.68,15.36,14.58,35.0,11.96,10.08,55.23,3.66,51.58,2.77,11.26,15.55,9.04,35.0,30.67,14.44,70.31,12.99,57.32,1.03,3.19,33.81,25.06,35.0,14.88,9.45,38.46,7.23,31.23,1.36,3.56,17.55,10.07,35.0
+AZ-NKA-G420001 = 24.42,4.63,34.09,15.59,18.5,0.11,2.53,24.84,24.48,29.0,41.76,14.63,92.24,23.45,68.79,1.78,6.37,44.17,37.93,29.0,43.48,13.38,67.57,23.07,44.5,-0.13,1.91,45.43,45.23,29.0,44.04,22.67,121.69,25.6,96.09,2.23,7.34,49.35,33.08,29.0,65.73,14.5,113.91,44.18,69.74,1.81,6.3,67.26,62.32,29.0,36.14,14.22,57.83,14.0,43.83,-0.09,1.58,38.75,37.92,29.0,8.57,5.84,18.96,1.48,17.48,0.21,1.6,10.31,8.77,29.0,14.06,7.51,31.66,4.95,26.71,0.7,2.43,15.88,11.17,29.0,27.11,9.48,46.43,8.55,37.88,0.32,2.27,28.67,24.61,29.0,26.13,12.29,48.86,5.55,43.31,0.19,2.1,28.79,24.09,29.0,47.54,24.59,128.21,19.82,108.4,1.53,5.63,53.33,40.87,29.0,13.81,13.54,72.34,4.74,67.6,3.34,14.04,19.17,9.42,29.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_temperature_2005.properties
new file mode 100644
index 0000000..a79829a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_temperature_2005.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 2005 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=2005
+
+# 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 = 5.04,NaN,5.04,5.04,0.0,NaN,NaN,5.04,5.04,1.0,2.97,NaN,2.97,2.97,0.0,NaN,NaN,2.97,2.97,1.0,6.69,NaN,6.69,6.69,0.0,NaN,NaN,6.69,6.69,1.0,10.55,NaN,10.55,10.55,0.0,NaN,NaN,10.55,10.55,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0,19.51,NaN,19.51,19.51,0.0,NaN,NaN,19.51,19.51,1.0,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0,25.3,NaN,25.3,25.3,0.0,NaN,NaN,25.3,25.3,1.0,22.26,NaN,22.26,22.26,0.0,NaN,NaN,22.26,22.26,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,8.35,NaN,8.35,8.35,0.0,NaN,NaN,8.35,8.35,1.0
+AZ-ATE-G100002 = 5.8,NaN,5.8,5.8,0.0,NaN,NaN,5.8,5.8,1.0,3.94,NaN,3.94,3.94,0.0,NaN,NaN,3.94,3.94,1.0,7.45,NaN,7.45,7.45,0.0,NaN,NaN,7.45,7.45,1.0,11.1,NaN,11.1,11.1,0.0,NaN,NaN,11.1,11.1,1.0,17.37,NaN,17.37,17.37,0.0,NaN,NaN,17.37,17.37,1.0,20.68,NaN,20.68,20.68,0.0,NaN,NaN,20.68,20.68,1.0,24.95,NaN,24.95,24.95,0.0,NaN,NaN,24.95,24.95,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,22.61,NaN,22.61,22.61,0.0,NaN,NaN,22.61,22.61,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,13.24,NaN,13.24,13.24,0.0,NaN,NaN,13.24,13.24,1.0,9.66,NaN,9.66,9.66,0.0,NaN,NaN,9.66,9.66,1.0
+AZ-ATE-G100003 = 5.59,NaN,5.59,5.59,0.0,NaN,NaN,5.59,5.59,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.1,NaN,11.1,11.1,0.0,NaN,NaN,11.1,11.1,1.0,16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,20.47,NaN,20.47,20.47,0.0,NaN,NaN,20.47,20.47,1.0,24.88,NaN,24.88,24.88,0.0,NaN,NaN,24.88,24.88,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,22.13,NaN,22.13,22.13,0.0,NaN,NaN,22.13,22.13,1.0,18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,13.31,NaN,13.31,13.31,0.0,NaN,NaN,13.31,13.31,1.0,10.0,NaN,10.0,10.0,0.0,NaN,NaN,10.0,10.0,1.0
+AZ-ATE-G100004 = 6.38,0.24,6.56,6.21,0.34,0.0,1.0,6.39,6.38,2.0,4.32,0.44,4.63,4.01,0.62,-0.0,1.0,4.33,4.32,2.0,10.41,1.56,11.52,9.31,2.2,0.0,1.0,10.47,10.41,2.0,16.2,2.53,17.99,14.41,3.58,0.0,1.0,16.3,16.2,2.0,25.74,3.85,28.46,23.02,5.44,-0.0,1.0,25.89,25.74,2.0,26.26,2.73,28.19,24.33,3.86,0.0,1.0,26.33,26.26,2.0,30.53,2.73,32.46,28.6,3.86,-0.0,1.0,30.59,30.53,2.0,29.84,2.34,31.5,28.19,3.31,-0.0,1.0,29.89,29.84,2.0,26.57,1.9,27.91,25.23,2.69,0.0,1.0,26.6,26.57,2.0,20.27,1.07,21.02,19.51,1.52,0.0,1.0,20.28,20.27,2.0,13.62,0.15,13.72,13.51,0.21,-0.0,1.0,13.62,13.62,2.0,10.48,0.29,10.69,10.28,0.41,0.0,1.0,10.48,10.48,2.0
+AZ-ATE-G100005 = 6.0,NaN,6.0,6.0,0.0,NaN,NaN,6.0,6.0,1.0,4.9,NaN,4.9,4.9,0.0,NaN,NaN,4.9,4.9,1.0,10.83,NaN,10.83,10.83,0.0,NaN,NaN,10.83,10.83,1.0,15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,1.0,25.57,NaN,25.57,25.57,0.0,NaN,NaN,25.57,25.57,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,28.74,NaN,28.74,28.74,0.0,NaN,NaN,28.74,28.74,1.0,29.43,NaN,29.43,29.43,0.0,NaN,NaN,29.43,29.43,1.0,26.67,NaN,26.67,26.67,0.0,NaN,NaN,26.67,26.67,1.0,19.78,NaN,19.78,19.78,0.0,NaN,NaN,19.78,19.78,1.0,13.44,NaN,13.44,13.44,0.0,NaN,NaN,13.44,13.44,1.0,10.14,NaN,10.14,10.14,0.0,NaN,NaN,10.14,10.14,1.0
+AZ-ATE-G100006 = 5.94,0.1,6.0,5.87,0.14,-0.0,1.0,5.94,5.94,2.0,5.38,0.68,5.87,4.9,0.96,-0.0,1.0,5.41,5.38,2.0,10.14,0.97,10.83,9.45,1.38,-0.0,1.0,10.16,10.14,2.0,14.06,1.46,15.1,13.03,2.07,0.0,1.0,14.1,14.06,2.0,24.26,1.85,25.57,22.95,2.62,-0.0,1.0,24.3,24.26,2.0,25.02,0.97,25.71,24.33,1.38,0.0,1.0,25.03,25.02,2.0,27.78,1.36,28.74,26.81,1.93,0.0,1.0,27.79,27.78,2.0,28.67,1.07,29.43,27.91,1.52,-0.0,1.0,28.68,28.67,2.0,26.33,0.49,26.67,25.98,0.69,0.0,1.0,26.33,26.33,2.0,19.16,0.88,19.78,18.54,1.24,-0.0,1.0,19.17,19.16,2.0,13.51,0.1,13.58,13.44,0.14,0.0,1.0,13.51,13.51,2.0,9.93,0.29,10.14,9.72,0.41,-0.0,1.0,9.93,9.93,2.0
+AZ-ATE-G100007 = 6.42,NaN,6.42,6.42,0.0,NaN,NaN,6.42,6.42,1.0,6.69,NaN,6.69,6.69,0.0,NaN,NaN,6.69,6.69,1.0,11.38,NaN,11.38,11.38,0.0,NaN,NaN,11.38,11.38,1.0,13.31,NaN,13.31,13.31,0.0,NaN,NaN,13.31,13.31,1.0,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,23.23,NaN,23.23,23.23,0.0,NaN,NaN,23.23,23.23,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,25.71,NaN,25.71,25.71,0.0,NaN,NaN,25.71,25.71,1.0,22.95,NaN,22.95,22.95,0.0,NaN,NaN,22.95,22.95,1.0,17.17,NaN,17.17,17.17,0.0,NaN,NaN,17.17,17.17,1.0,11.93,NaN,11.93,11.93,0.0,NaN,NaN,11.93,11.93,1.0,9.72,NaN,9.72,9.72,0.0,NaN,NaN,9.72,9.72,1.0
+AZ-ATE-G100008 = 5.73,5.07,12.2,-13.7,25.91,-1.64,5.01,7.65,7.8,3443.0,7.54,6.24,17.99,-15.35,33.35,-1.08,3.64,9.79,8.9,3443.0,14.82,5.61,23.78,-9.29,33.07,-1.71,6.16,15.84,16.34,3443.0,22.25,5.19,32.6,-2.13,34.72,-1.37,5.62,22.85,23.23,3443.0,28.11,6.84,44.45,6.14,38.31,-0.12,2.45,28.93,28.46,3443.0,31.72,7.17,45.0,15.24,29.76,-0.45,2.09,32.52,33.7,3443.0,35.05,6.59,45.0,17.99,27.01,-0.62,2.49,35.67,36.59,3443.0,34.75,6.03,45.0,15.79,29.21,-0.69,2.76,35.27,36.04,3443.0,29.03,6.0,39.76,11.65,28.11,-0.56,2.5,29.64,30.39,3443.0,20.82,4.71,31.22,3.39,27.83,-0.59,3.02,21.34,21.64,3443.0,12.15,4.2,19.09,-8.46,27.56,-1.76,6.51,12.86,13.31,3443.0,9.22,3.54,15.24,-9.29,24.53,-1.88,7.8,9.87,10.28,3443.0
+AZ-ATE-G100009 = 3.46,3.22,9.86,-3.78,13.64,-0.14,2.48,4.72,3.39,179.0,4.19,3.84,13.58,-5.3,18.88,0.36,2.43,5.68,3.66,179.0,12.69,4.21,22.68,1.59,21.08,0.61,2.92,13.37,11.79,179.0,21.01,3.77,30.94,8.62,22.32,0.37,3.9,21.35,20.61,179.0,21.51,4.1,36.04,15.79,20.26,1.56,5.29,21.89,20.33,179.0,24.05,5.4,40.38,17.3,23.08,1.13,3.51,24.65,22.4,179.0,28.82,5.63,42.86,19.37,23.49,0.68,2.5,29.37,27.78,179.0,30.63,5.89,45.0,20.33,24.67,0.73,2.59,31.19,29.29,179.0,24.57,5.54,38.18,16.34,21.84,0.81,2.64,25.19,23.09,179.0,17.1,4.63,30.39,11.1,19.29,1.22,3.69,17.71,15.65,179.0,10.48,3.04,17.51,3.11,14.4,0.3,2.78,10.91,10.48,179.0,8.69,2.26,14.13,3.8,10.33,0.5,2.44,8.98,8.42,179.0
+AZ-ATE-G100010 = 6.83,NaN,6.83,6.83,0.0,NaN,NaN,6.83,6.83,1.0,1.73,NaN,1.73,1.73,0.0,NaN,NaN,1.73,1.73,1.0,8.48,NaN,8.48,8.48,0.0,NaN,NaN,8.48,8.48,1.0,14.55,NaN,14.55,14.55,0.0,NaN,NaN,14.55,14.55,1.0,24.33,NaN,24.33,24.33,0.0,NaN,NaN,24.33,24.33,1.0,25.43,NaN,25.43,25.43,0.0,NaN,NaN,25.43,25.43,1.0,29.15,NaN,29.15,29.15,0.0,NaN,NaN,29.15,29.15,1.0,29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,26.54,NaN,26.54,26.54,0.0,NaN,NaN,26.54,26.54,1.0,18.96,NaN,18.96,18.96,0.0,NaN,NaN,18.96,18.96,1.0,12.48,NaN,12.48,12.48,0.0,NaN,NaN,12.48,12.48,1.0,10.14,NaN,10.14,10.14,0.0,NaN,NaN,10.14,10.14,1.0
+AZ-ATE-G100011 = 5.45,0.19,5.59,5.31,0.28,0.0,1.0,5.45,5.45,2.0,3.39,0.0,3.39,3.39,0.0,-5646856.7,7.32244996645827E12,3.39,3.39,2.0,6.0,0.19,6.14,5.87,0.28,-0.0,1.0,6.01,6.0,2.0,9.93,0.1,10.0,9.86,0.14,0.0,1.0,9.93,9.93,2.0,18.2,0.1,18.27,18.13,0.14,0.0,1.0,18.2,18.2,2.0,20.4,0.49,20.75,20.06,0.69,-0.0,1.0,20.41,20.4,2.0,23.85,0.1,23.92,23.78,0.14,0.0,1.0,23.85,23.85,2.0,25.16,0.0,25.16,25.16,0.0,NaN,NaN,25.16,25.16,2.0,22.33,0.29,22.54,22.13,0.41,-0.0,1.0,22.33,22.33,2.0,17.79,0.1,17.85,17.72,0.14,0.0,1.0,17.79,17.79,2.0,11.52,0.19,11.65,11.38,0.28,0.0,1.0,11.52,11.52,2.0,8.83,0.1,8.9,8.76,0.14,-0.0,1.0,8.83,8.83,2.0
+AZ-ATE-G100012 = 5.87,NaN,5.87,5.87,0.0,NaN,NaN,5.87,5.87,1.0,3.39,NaN,3.39,3.39,0.0,NaN,NaN,3.39,3.39,1.0,6.42,NaN,6.42,6.42,0.0,NaN,NaN,6.42,6.42,1.0,9.72,NaN,9.72,9.72,0.0,NaN,NaN,9.72,9.72,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.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,18.82,NaN,18.82,18.82,0.0,NaN,NaN,18.82,18.82,1.0,12.2,NaN,12.2,12.2,0.0,NaN,NaN,12.2,12.2,1.0,8.62,NaN,8.62,8.62,0.0,NaN,NaN,8.62,8.62,1.0
+AZ-ATE-G100013 = 5.04,NaN,5.04,5.04,0.0,NaN,NaN,5.04,5.04,1.0,2.97,NaN,2.97,2.97,0.0,NaN,NaN,2.97,2.97,1.0,6.69,NaN,6.69,6.69,0.0,NaN,NaN,6.69,6.69,1.0,10.55,NaN,10.55,10.55,0.0,NaN,NaN,10.55,10.55,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0,19.51,NaN,19.51,19.51,0.0,NaN,NaN,19.51,19.51,1.0,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0,25.3,NaN,25.3,25.3,0.0,NaN,NaN,25.3,25.3,1.0,22.26,NaN,22.26,22.26,0.0,NaN,NaN,22.26,22.26,1.0,18.27,NaN,18.27,18.27,0.0,NaN,NaN,18.27,18.27,1.0,13.03,NaN,13.03,13.03,0.0,NaN,NaN,13.03,13.03,1.0,8.35,NaN,8.35,8.35,0.0,NaN,NaN,8.35,8.35,1.0
+AZ-ATE-G100014 = 4.76,NaN,4.76,4.76,0.0,NaN,NaN,4.76,4.76,1.0,2.83,NaN,2.83,2.83,0.0,NaN,NaN,2.83,2.83,1.0,6.69,NaN,6.69,6.69,0.0,NaN,NaN,6.69,6.69,1.0,10.55,NaN,10.55,10.55,0.0,NaN,NaN,10.55,10.55,1.0,16.06,NaN,16.06,16.06,0.0,NaN,NaN,16.06,16.06,1.0,19.65,NaN,19.65,19.65,0.0,NaN,NaN,19.65,19.65,1.0,24.61,NaN,24.61,24.61,0.0,NaN,NaN,24.61,24.61,1.0,25.16,NaN,25.16,25.16,0.0,NaN,NaN,25.16,25.16,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,1.0,18.54,NaN,18.54,18.54,0.0,NaN,NaN,18.54,18.54,1.0,12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,1.0,8.62,NaN,8.62,8.62,0.0,NaN,NaN,8.62,8.62,1.0
+AZ-ATE-G100015 = 5.25,0.1,5.31,5.18,0.14,-0.0,1.0,5.25,5.25,2.0,3.18,0.1,3.25,3.11,0.14,-0.0,1.0,3.18,3.18,2.0,6.62,0.1,6.69,6.56,0.14,-0.0,1.0,6.62,6.62,2.0,10.62,0.1,10.69,10.55,0.14,-0.0,1.0,10.62,10.62,2.0,15.86,0.29,16.06,15.65,0.41,-0.0,1.0,15.86,15.86,2.0,19.37,NaN,19.37,19.37,0.0,NaN,-5.652013590495001E13,19.37,19.37,2.0,24.47,0.19,24.61,24.33,0.28,-0.0,1.0,24.47,24.47,2.0,25.3,0.19,25.43,25.16,0.28,-0.0,1.0,25.3,25.3,2.0,22.13,0.0,22.13,22.13,0.0,-1.014016294E7,6.859343082819612E13,22.13,22.13,2.0,18.13,0.19,18.27,17.99,0.28,-0.0,1.0,18.13,18.13,2.0,13.51,0.29,13.72,13.31,0.41,0.0,1.0,13.52,13.51,2.0,8.14,0.1,8.21,8.07,0.14,-0.0,1.0,8.14,8.14,2.0
+AZ-NAK-G430001 = -5.7,1.27,-1.71,-9.84,8.13,-0.29,3.63,5.84,-5.57,222.0,0.15,3.31,7.8,-9.29,17.09,-0.79,3.46,3.3,0.63,222.0,14.71,4.85,20.2,-2.95,23.15,-1.82,5.86,15.48,16.27,222.0,24.24,3.67,29.29,8.62,20.67,-1.64,5.75,24.51,25.3,222.0,28.74,3.73,35.91,17.51,18.4,-0.93,3.71,28.98,29.43,222.0,34.94,4.24,42.52,20.75,21.77,-1.16,4.21,35.2,35.77,222.0,40.74,3.55,45.0,28.12,16.88,-1.42,4.78,40.89,41.56,222.0,40.33,2.96,45.0,30.53,14.47,-1.07,3.96,40.44,40.87,222.0,34.71,2.83,40.04,24.06,15.98,-1.27,4.81,34.82,35.22,222.0,23.33,2.97,28.74,12.2,16.54,-1.42,4.82,23.52,24.19,222.0,12.92,2.63,16.48,2.83,13.64,-1.6,5.47,13.18,13.58,222.0,6.45,1.77,10.28,0.08,10.2,-1.1,4.91,6.69,6.69,222.0
+AZ-NKA-G420001 = 3.46,3.22,9.86,-3.78,13.64,-0.14,2.48,4.72,3.39,179.0,4.19,3.84,13.58,-5.3,18.88,0.36,2.43,5.68,3.66,179.0,12.69,4.21,22.68,1.59,21.08,0.61,2.92,13.37,11.79,179.0,21.01,3.77,30.94,8.62,22.32,0.37,3.9,21.35,20.61,179.0,21.51,4.1,36.04,15.79,20.26,1.56,5.29,21.89,20.33,179.0,24.05,5.4,40.38,17.3,23.08,1.13,3.51,24.65,22.4,179.0,28.82,5.63,42.86,19.37,23.49,0.68,2.5,29.37,27.78,179.0,30.63,5.89,45.0,20.33,24.67,0.73,2.59,31.19,29.29,179.0,24.57,5.54,38.18,16.34,21.84,0.81,2.64,25.19,23.09,179.0,17.1,4.63,30.39,11.1,19.29,1.22,3.69,17.71,15.65,179.0,10.48,3.04,17.51,3.11,14.4,0.3,2.78,10.91,10.48,179.0,8.69,2.26,14.13,3.8,10.33,0.5,2.44,8.98,8.42,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_vegetation_2005.properties
new file mode 100644
index 0000000..1bdc29a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/AZE/AZE_2_vegetation_2005.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 2005 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=2005
+
+# 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.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.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,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.0,NaN,-0.0,-0.0,0.0,NaN,NaN,0.0,-0.0,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,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.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.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0
+AZ-ATE-G100002 = -0.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,1.0,0.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,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.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,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.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.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.01,NaN,0.01,0.01,0.0,NaN,NaN,0.01,0.01,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0
+AZ-ATE-G100003 = -0.03,NaN,-0.03,-0.03,0.0,NaN,NaN,0.03,-0.03,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.08,NaN,-0.08,-0.08,0.0,NaN,NaN,0.08,-0.08,1.0,0.17,NaN,0.17,0.17,0.0,NaN,NaN,0.17,0.17,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.03,NaN,0.03,0.03,0.0,NaN,NaN,0.03,0.03,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.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,0.21,NaN,0.21,0.21,0.0,NaN,NaN,0.21,0.21,1.0
+AZ-ATE-G100004 = 0.06,0.03,0.08,0.03,0.05,-0.0,1.0,0.06,0.06,2.0,0.12,0.01,0.13,0.12,0.01,0.0,1.04,0.12,0.12,2.0,0.07,0.01,0.08,0.06,0.02,0.0,1.0,0.07,0.07,2.0,0.02,0.04,0.04,-0.01,0.05,-0.0,1.0,0.03,0.02,2.0,0.11,0.05,0.15,0.08,0.07,-0.0,1.0,0.12,0.11,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.01,0.01,-0.01,0.02,0.0,1.01,0.01,-0.0,2.0,0.06,0.0,0.06,0.06,0.01,0.0,0.53,0.06,0.06,2.0,0.06,0.0,0.06,0.06,0.0,-0.0,0.33,0.06,0.06,2.0,0.07,0.0,0.08,0.07,0.01,0.0,1.28,0.07,0.07,2.0,0.04,0.02,0.06,0.03,0.03,0.0,1.0,0.04,0.04,2.0,0.07,0.0,0.07,0.07,0.0,-0.0,9.11,0.07,0.07,2.0
+AZ-ATE-G100005 = 0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,1.0,0.15,NaN,0.15,0.15,0.0,NaN,NaN,0.15,0.15,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.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.01,NaN,-0.01,-0.01,0.0,NaN,NaN,0.01,-0.01,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,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
+AZ-ATE-G100006 = 0.07,0.0,0.07,0.07,0.0,-0.01,51.99,0.07,0.07,2.0,0.17,0.03,0.18,0.15,0.04,0.0,1.0,0.17,0.17,2.0,0.06,0.0,0.07,0.06,0.0,0.0,-2.25,0.06,0.06,2.0,0.04,0.01,0.05,0.04,0.01,-0.0,0.92,0.04,0.04,2.0,0.08,0.01,0.09,0.07,0.01,-0.0,1.0,0.08,0.08,2.0,0.02,0.02,0.03,0.01,0.02,0.0,1.0,0.02,0.02,2.0,-0.01,0.0,-0.01,-0.01,0.01,0.0,0.77,0.01,-0.01,2.0,0.05,0.0,0.05,0.05,0.0,0.0,-2.33,0.05,0.05,2.0,0.07,0.01,0.08,0.07,0.01,-0.0,0.99,0.07,0.07,2.0,0.09,0.0,0.1,0.09,0.0,0.01,-3.29,0.09,0.09,2.0,0.04,0.0,0.04,0.03,0.01,0.0,0.6,0.04,0.04,2.0,0.07,0.0,0.07,0.07,0.0,125460.79,-3.194184642812E10,0.07,0.07,2.0
+AZ-ATE-G100007 = 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.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.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,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.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.27,NaN,0.27,0.27,0.0,NaN,NaN,0.27,0.27,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
+AZ-ATE-G100008 = 0.29,0.12,0.59,-0.01,0.6,-0.73,3.16,0.32,0.32,3443.0,0.26,0.11,0.49,-0.02,0.51,-0.62,2.76,0.28,0.28,3443.0,0.35,0.15,0.7,-0.01,0.71,-0.38,2.53,0.38,0.37,3443.0,0.49,0.16,0.79,-0.03,0.83,-0.74,3.09,0.52,0.52,3443.0,0.51,0.19,0.87,-0.06,0.94,-0.28,2.25,0.55,0.52,3443.0,0.45,0.2,0.87,-0.07,0.94,0.14,2.11,0.5,0.43,3443.0,0.41,0.19,0.86,-0.1,0.96,0.29,2.24,0.45,0.39,3443.0,0.41,0.17,0.84,-0.04,0.88,0.21,2.21,0.44,0.4,3443.0,0.42,0.17,0.83,-0.02,0.85,0.14,2.23,0.45,0.41,3443.0,0.42,0.14,0.79,-0.01,0.8,-0.08,2.46,0.44,0.42,3443.0,0.38,0.12,0.69,-0.07,0.76,-0.53,3.23,0.4,0.4,3443.0,0.37,0.11,0.7,-0.01,0.7,-0.8,3.89,0.38,0.39,3443.0
+AZ-ATE-G100009 = 0.28,0.09,0.42,0.07,0.36,-0.25,2.1,0.3,0.27,179.0,0.23,0.07,0.39,0.07,0.32,0.36,2.72,0.24,0.22,179.0,0.27,0.08,0.55,0.12,0.43,0.86,4.06,0.28,0.26,179.0,0.52,0.1,0.72,0.28,0.44,-0.12,2.54,0.53,0.52,179.0,0.71,0.09,0.84,0.38,0.46,-1.39,5.27,0.72,0.72,179.0,0.7,0.15,0.86,0.24,0.62,-1.55,4.64,0.72,0.75,179.0,0.62,0.17,0.81,0.2,0.62,-1.02,2.84,0.65,0.69,179.0,0.56,0.15,0.76,0.2,0.56,-1.01,2.88,0.58,0.61,179.0,0.56,0.15,0.76,0.19,0.57,-1.06,3.08,0.58,0.61,179.0,0.52,0.11,0.69,0.19,0.5,-1.12,3.94,0.53,0.54,179.0,0.42,0.08,0.55,0.21,0.33,-0.66,3.27,0.42,0.41,179.0,0.37,0.07,0.5,0.22,0.28,-0.12,2.33,0.38,0.37,179.0
+AZ-ATE-G100010 = 0.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,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.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0,0.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,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,0.15,NaN,0.15,0.15,0.0,NaN,NaN,0.15,0.15,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.23,NaN,0.23,0.23,0.0,NaN,NaN,0.23,0.23,1.0
+AZ-ATE-G100011 = 0.0,0.0,0.0,-0.0,0.0,-0.0,-0.24,0.0,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.0,0.02,0.01,-0.01,0.02,-0.0,1.0,0.01,-0.0,2.0,0.11,0.01,0.12,0.11,0.01,-0.0,0.99,0.11,0.11,2.0,0.21,0.02,0.22,0.19,0.03,0.0,1.0,0.21,0.21,2.0,-0.03,0.01,-0.02,-0.03,0.01,0.0,0.99,0.03,-0.03,2.0,-0.03,NaN,-0.03,-0.03,0.0,NaN,1.058339921342E10,0.03,-0.03,2.0,0.08,0.02,0.09,0.07,0.02,-0.0,1.0,0.08,0.08,2.0,0.09,0.0,0.09,0.09,0.0,0.04,37.63,0.09,0.09,2.0,-0.0,0.02,0.01,-0.01,0.02,-0.0,1.0,0.01,-0.0,2.0,0.2,0.05,0.23,0.16,0.06,-0.0,1.0,0.2,0.2,2.0,0.2,0.01,0.2,0.19,0.01,0.0,0.97,0.2,0.2,2.0
+AZ-ATE-G100012 = -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.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.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.18,NaN,0.18,0.18,0.0,NaN,NaN,0.18,0.18,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.41,NaN,0.41,0.41,0.0,NaN,NaN,0.41,0.41,1.0,0.04,NaN,0.04,0.04,0.0,NaN,NaN,0.04,0.04,1.0
+AZ-ATE-G100013 = 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.07,NaN,0.07,0.07,0.0,NaN,NaN,0.07,0.07,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.0,NaN,-0.0,-0.0,0.0,NaN,NaN,0.0,-0.0,1.0,-0.04,NaN,-0.04,-0.04,0.0,NaN,NaN,0.04,-0.04,1.0,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.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.05,NaN,0.05,0.05,0.0,NaN,NaN,0.05,0.05,1.0
+AZ-ATE-G100014 = 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.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.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.18,NaN,0.18,0.18,0.0,NaN,NaN,0.18,0.18,1.0,0.13,NaN,0.13,0.13,0.0,NaN,NaN,0.13,0.13,1.0,0.02,NaN,0.02,0.02,0.0,NaN,NaN,0.02,0.02,1.0,0.0,NaN,0.0,0.0,0.0,NaN,NaN,0.0,0.0,1.0,0.09,NaN,0.09,0.09,0.0,NaN,NaN,0.09,0.09,1.0
+AZ-ATE-G100015 = 0.05,0.0,0.05,0.04,0.01,0.0,0.73,0.05,0.05,2.0,-0.01,0.0,-0.01,-0.01,0.0,-0.03,52.41,0.01,-0.01,2.0,0.07,0.01,0.08,0.07,0.01,-0.0,0.99,0.07,0.07,2.0,-0.0,0.01,0.0,-0.01,0.01,-0.0,1.02,0.01,-0.0,2.0,-0.04,0.02,-0.03,-0.05,0.02,-0.0,1.0,0.04,-0.04,2.0,0.0,0.0,0.0,-0.0,0.0,-0.0,-0.24,0.0,0.0,2.0,-0.04,0.0,-0.04,-0.04,0.0,1505528.57,1.46045921048501E12,0.04,-0.04,2.0,0.07,0.0,0.08,0.07,0.01,0.0,1.55,0.07,0.07,2.0,0.12,0.02,0.14,0.11,0.03,-0.0,1.0,0.13,0.12,2.0,0.06,0.01,0.07,0.06,0.01,-0.0,1.04,0.06,0.06,2.0,-0.02,0.02,-0.01,-0.04,0.02,-0.0,1.0,0.03,-0.02,2.0,0.01,0.0,0.01,0.0,0.0,0.01,40.02,0.01,0.01,2.0
+AZ-NAK-G430001 = 0.0,0.01,0.04,-0.02,0.06,1.02,5.8,0.01,0.0,222.0,0.02,0.03,0.11,-0.03,0.13,0.74,2.85,0.04,0.01,222.0,0.1,0.05,0.21,-0.01,0.22,-0.03,2.39,0.12,0.1,222.0,0.24,0.04,0.36,0.1,0.26,-0.57,4.02,0.25,0.25,222.0,0.35,0.08,0.61,0.16,0.44,0.34,3.57,0.36,0.34,222.0,0.3,0.09,0.66,0.15,0.51,1.29,4.85,0.31,0.28,222.0,0.25,0.07,0.54,0.14,0.4,1.36,4.66,0.26,0.23,222.0,0.21,0.05,0.41,0.13,0.28,1.29,4.33,0.22,0.2,222.0,0.21,0.05,0.4,0.12,0.28,1.38,4.9,0.21,0.2,222.0,0.2,0.04,0.34,0.09,0.25,0.96,4.53,0.2,0.19,222.0,0.18,0.03,0.27,0.09,0.18,0.05,4.52,0.18,0.18,222.0,0.16,0.03,0.22,0.06,0.16,-0.57,3.19,0.16,0.16,222.0
+AZ-NKA-G420001 = 0.28,0.09,0.42,0.07,0.36,-0.25,2.1,0.3,0.27,179.0,0.23,0.07,0.39,0.07,0.32,0.36,2.72,0.24,0.22,179.0,0.27,0.08,0.55,0.12,0.43,0.86,4.06,0.28,0.26,179.0,0.52,0.1,0.72,0.28,0.44,-0.12,2.54,0.53,0.52,179.0,0.71,0.09,0.84,0.38,0.46,-1.39,5.27,0.72,0.72,179.0,0.7,0.15,0.86,0.24,0.62,-1.55,4.64,0.72,0.75,179.0,0.62,0.17,0.81,0.2,0.62,-1.02,2.84,0.65,0.69,179.0,0.56,0.15,0.76,0.2,0.56,-1.01,2.88,0.58,0.61,179.0,0.56,0.15,0.76,0.19,0.57,-1.06,3.08,0.58,0.61,179.0,0.52,0.11,0.69,0.19,0.5,-1.12,3.94,0.53,0.54,179.0,0.42,0.08,0.55,0.21,0.33,-0.66,3.27,0.42,0.41,179.0,0.37,0.07,0.5,0.22,0.28,-0.12,2.33,0.38,0.37,179.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_nighttemp_2005.properties
new file mode 100644
index 0000000..e92cc82
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = 15.57,2.77,23.37,7.52,15.85,0.03,3.7,15.82,15.65,871.0,16.53,2.7,25.16,9.72,15.43,0.81,4.27,16.75,16.41,871.0,15.57,2.57,23.5,8.07,15.43,0.22,3.62,15.78,15.51,871.0,14.99,3.21,25.43,6.69,18.74,0.37,3.57,15.33,15.1,871.0,14.76,2.9,23.23,6.42,16.81,0.63,4.29,15.04,14.55,871.0,14.55,2.9,23.78,8.35,15.43,1.21,4.85,14.84,14.13,871.0,14.55,3.01,24.33,8.07,16.26,1.42,5.26,14.86,13.86,871.0,14.84,2.85,24.88,9.17,15.71,1.23,5.01,15.11,14.41,871.0,15.08,2.64,23.23,7.52,15.71,0.59,3.96,15.31,14.82,871.0,15.15,2.81,23.64,8.9,14.74,0.9,3.99,15.41,14.62,871.0,13.82,3.03,21.3,4.21,17.09,-0.39,3.48,14.15,14.06,871.0,15.06,2.55,22.95,6.14,16.81,0.16,3.96,15.27,14.96,871.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_rainfall_2005.properties
new file mode 100644
index 0000000..0e458ee
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 177.44,43.87,265.08,72.98,192.1,-0.55,2.82,182.75,183.49,143.0,33.0,7.21,70.31,23.21,47.1,1.9,8.22,33.77,31.18,143.0,122.0,22.84,188.43,76.97,111.46,0.6,3.05,124.1,120.05,143.0,80.71,18.22,140.7,44.9,95.79,0.9,3.72,82.73,77.11,143.0,90.32,22.57,136.52,46.09,90.43,-0.11,2.1,93.08,92.11,143.0,2.68,1.95,9.05,1.0,8.05,1.28,3.66,3.31,1.81,143.0,1.4,0.88,5.75,1.0,4.75,2.84,11.27,1.65,1.0,143.0,14.63,11.71,46.09,1.75,44.34,1.15,3.19,18.71,10.56,143.0,31.92,17.49,74.58,4.16,70.42,0.23,2.18,36.36,32.09,143.0,65.98,38.13,173.77,22.35,151.43,1.39,3.91,76.14,49.83,143.0,74.98,18.27,143.85,39.64,104.21,1.1,4.09,77.16,69.93,143.0,49.2,17.4,107.25,19.57,87.68,0.62,2.97,52.17,47.12,143.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_temperature_2005.properties
new file mode 100644
index 0000000..eb5f5d0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_temperature_2005.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 2005 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=2005
+
+# 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.83,1.86,26.81,15.51,11.3,-0.84,3.69,21.91,22.26,871.0,23.51,2.78,29.57,15.79,13.78,-0.29,2.38,23.67,23.92,871.0,22.92,1.81,26.81,15.79,11.02,-0.97,3.96,23.0,23.23,871.0,21.64,2.04,28.74,14.96,13.78,-0.09,4.12,21.73,21.71,871.0,21.39,2.0,28.74,14.69,14.06,0.09,4.25,21.48,21.44,871.0,22.27,2.13,29.02,15.1,13.92,-0.56,3.57,22.37,22.54,871.0,26.63,2.35,31.77,17.72,14.06,-0.65,3.41,26.73,27.09,871.0,27.98,2.96,34.53,19.09,15.43,-0.36,2.83,28.14,28.46,871.0,29.86,3.7,38.66,19.37,19.29,-0.38,2.69,30.08,30.39,871.0,28.43,4.29,38.94,16.48,22.46,-0.14,2.65,28.76,28.74,871.0,24.27,3.43,32.6,15.24,17.36,-0.14,2.84,24.51,24.33,871.0,24.03,2.58,33.29,16.68,16.6,-0.12,3.64,24.16,24.19,871.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_vegetation_2005.properties
new file mode 100644
index 0000000..bd7fcd8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_0_vegetation_2005.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 2005 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=2005
+
+# 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.64,0.14,0.81,0.03,0.77,-2.77,10.55,0.66,0.67,871.0,0.63,0.13,0.79,0.1,0.69,-2.5,9.27,0.65,0.67,871.0,0.61,0.11,0.76,0.1,0.66,-2.71,10.96,0.62,0.63,871.0,0.63,0.11,0.8,0.13,0.67,-2.69,10.76,0.64,0.65,871.0,0.63,0.13,0.8,0.08,0.71,-2.52,9.76,0.64,0.65,871.0,0.57,0.15,0.78,-0.1,0.88,-2.56,10.18,0.59,0.59,871.0,0.47,0.14,0.76,-0.1,0.86,-2.01,8.25,0.49,0.49,871.0,0.44,0.12,0.74,-0.06,0.79,-1.53,7.4,0.45,0.44,871.0,0.42,0.12,0.73,-0.04,0.77,-1.56,6.84,0.44,0.44,871.0,0.45,0.12,0.67,-0.07,0.74,-1.86,7.45,0.47,0.47,871.0,0.5,0.13,0.72,-0.01,0.73,-1.88,7.37,0.51,0.52,871.0,0.6,0.13,0.78,0.08,0.7,-2.34,8.81,0.62,0.64,871.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_nighttemp_2005.properties
new file mode 100644
index 0000000..35a8206
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = 15.28,3.08,19.92,9.59,10.33,-0.29,1.86,15.58,15.96,34.0,17.24,2.18,20.2,13.17,7.03,-0.33,1.81,17.38,17.44,34.0,15.47,3.06,19.92,10.28,9.65,-0.12,1.59,15.76,15.75,34.0,15.44,3.62,20.75,10.0,10.75,0.01,1.44,15.85,15.82,34.0,14.2,3.79,19.92,7.52,12.4,-0.56,1.91,14.68,15.58,34.0,15.14,2.86,19.37,9.45,9.92,-0.37,1.92,15.4,15.65,34.0,16.05,1.98,18.41,11.1,7.3,-0.83,2.57,16.17,16.82,34.0,15.26,2.48,18.82,11.38,7.44,-0.09,1.48,15.45,15.51,34.0,15.6,2.29,18.82,11.1,7.72,-0.37,1.86,15.76,16.24,34.0,16.54,2.67,19.92,10.55,9.37,-0.52,2.15,16.74,17.37,34.0,13.36,4.21,19.09,6.0,13.09,-0.26,1.64,13.99,13.38,34.0,14.48,3.59,19.65,9.17,10.47,0.01,1.49,14.91,14.69,34.0
+BI-BJ = 15.33,4.45,23.23,7.8,15.43,0.13,1.85,15.95,15.24,60.0,17.45,4.06,25.16,11.52,13.64,0.25,1.75,17.91,17.23,60.0,15.01,3.8,21.3,8.07,13.23,-0.15,1.74,15.47,15.51,60.0,15.07,5.54,25.43,8.35,17.09,0.35,1.66,16.04,13.89,60.0,16.5,4.17,22.95,9.72,13.23,-0.13,1.79,17.01,17.03,60.0,16.21,4.55,23.23,8.76,14.47,-0.07,1.61,16.83,16.51,60.0,16.46,4.81,24.06,8.21,15.85,-0.14,1.78,17.13,16.86,60.0,15.8,4.47,23.78,9.17,14.61,0.23,1.84,16.42,15.72,60.0,14.85,3.98,22.4,8.21,14.19,0.07,1.79,15.36,14.96,60.0,15.93,4.12,22.4,8.9,13.5,-0.05,1.76,16.44,16.3,60.0,13.29,4.83,20.2,4.21,15.98,-0.29,1.69,14.13,14.06,60.0,14.97,3.89,21.57,6.14,15.43,-0.17,2.06,15.46,15.03,60.0
+BI-BR = 15.6,4.32,23.02,8.07,14.95,0.25,1.69,16.18,14.17,104.0,17.02,4.36,25.16,11.38,13.78,0.47,1.79,17.56,15.44,104.0,15.92,3.85,22.4,9.17,13.23,0.2,1.64,16.38,15.17,104.0,15.11,4.98,23.64,7.8,15.85,0.32,1.64,15.9,13.51,104.0,15.54,4.01,22.95,9.72,13.23,0.44,1.73,16.04,14.1,104.0,15.63,4.33,23.23,8.35,14.88,0.45,1.81,16.21,14.13,104.0,15.46,4.67,24.33,8.07,16.26,0.47,1.86,16.14,14.0,104.0,15.89,4.45,24.88,9.45,15.43,0.43,1.81,16.5,14.72,104.0,15.62,4.1,22.68,7.52,15.16,0.25,1.71,16.14,14.96,104.0,16.02,4.3,23.23,9.72,13.5,0.34,1.61,16.58,14.62,104.0,13.4,3.72,20.2,6.69,13.5,0.24,1.8,13.9,12.82,104.0,15.33,3.07,21.02,10.41,10.61,0.57,1.93,15.63,14.41,104.0
+BI-CA = 16.08,0.83,17.72,14.13,3.58,-0.09,2.38,16.1,16.06,59.0,16.14,0.69,17.17,14.41,2.76,-0.65,2.27,16.16,16.34,59.0,16.27,0.64,17.3,14.69,2.62,-0.67,2.33,16.28,16.61,59.0,15.28,0.52,16.34,14.13,2.2,-0.23,2.2,15.29,15.37,59.0,14.73,0.85,16.61,13.03,3.58,0.3,2.35,14.75,14.69,59.0,14.37,0.77,15.79,12.48,3.31,-0.22,2.63,14.39,14.41,59.0,13.57,0.76,15.24,11.65,3.58,0.08,2.98,13.59,13.58,59.0,14.95,0.63,16.06,13.31,2.76,-0.06,2.43,14.96,14.96,59.0,15.16,0.87,16.61,13.31,3.31,0.18,2.02,15.19,14.96,59.0,15.13,0.92,16.61,13.03,3.58,-0.49,2.33,15.16,15.37,59.0,15.29,1.23,17.72,13.03,4.69,0.14,1.82,15.34,15.24,59.0,15.24,0.83,17.3,13.31,4.0,0.08,3.28,15.27,15.24,59.0
+BI-CI = 15.18,3.24,19.65,8.28,11.37,-0.4,1.91,15.52,15.86,56.0,16.75,2.39,19.65,10.41,9.23,-0.9,2.74,16.92,17.72,56.0,14.81,2.81,19.37,9.04,10.33,-0.07,1.91,15.07,14.62,56.0,15.16,3.91,19.92,6.69,13.23,-0.42,1.92,15.65,16.06,56.0,14.57,3.2,18.82,6.42,12.4,-1.06,3.24,14.91,15.37,56.0,13.89,2.49,17.44,9.04,8.41,-0.46,1.99,14.11,14.41,56.0,15.25,2.05,17.85,10.0,7.85,-0.65,2.44,15.38,15.79,56.0,15.32,2.16,18.54,10.34,8.2,-0.4,2.17,15.47,15.62,56.0,15.54,3.04,20.2,8.62,11.57,-0.58,2.43,15.82,16.34,56.0,15.78,2.53,19.09,10.0,9.09,-0.71,2.49,15.98,16.41,56.0,13.7,3.42,19.78,5.04,14.74,-0.32,2.48,14.12,14.34,56.0,14.9,3.35,19.92,7.24,12.68,-0.49,2.24,15.26,15.62,56.0
+BI-GI = 14.88,0.91,16.34,13.31,3.03,-0.1,1.84,14.9,14.79,60.0,15.3,1.52,17.99,12.48,5.51,-0.05,1.82,15.37,15.34,60.0,14.68,0.81,15.93,12.69,3.24,-1.09,3.3,14.7,14.96,60.0,13.62,1.3,16.34,10.55,5.79,-0.06,2.51,13.68,13.51,60.0,13.27,1.12,14.96,10.83,4.13,-0.45,2.08,13.32,13.51,60.0,12.98,0.84,14.13,11.38,2.76,-0.32,1.87,13.01,13.24,60.0,13.06,0.68,14.41,11.24,3.17,-0.29,3.29,13.07,12.93,60.0,12.96,0.97,14.69,10.83,3.86,-0.62,2.43,13.0,13.17,60.0,13.62,0.85,15.24,11.45,3.79,0.1,2.97,13.64,13.55,60.0,13.66,0.57,14.89,11.86,3.03,-0.48,3.69,13.67,13.72,60.0,13.24,1.23,15.24,10.9,4.34,-0.2,1.92,13.29,13.31,60.0,14.31,0.74,15.51,12.48,3.03,-0.78,3.19,14.33,14.41,60.0
+BI-KI = 16.0,0.91,17.99,14.41,3.58,0.23,2.0,16.02,15.93,57.0,17.14,0.82,19.92,15.79,4.13,1.16,4.5,17.16,16.89,57.0,15.91,0.9,17.44,13.58,3.86,-0.39,2.49,15.93,15.93,57.0,16.03,0.44,16.89,14.48,2.41,-0.76,4.25,16.04,16.06,57.0,15.19,0.78,16.89,13.31,3.58,-0.28,2.92,15.21,15.24,57.0,15.32,0.64,16.75,13.58,3.17,-0.37,3.44,15.33,15.37,57.0,15.55,0.85,17.72,13.79,3.93,0.72,3.3,15.57,15.37,57.0,15.88,0.41,16.61,14.55,2.07,-1.01,4.17,15.89,15.93,57.0,15.84,0.78,17.44,14.13,3.31,-0.32,2.66,15.86,15.93,57.0,14.89,1.13,17.44,12.48,4.96,0.28,2.42,14.93,14.82,57.0,14.8,0.93,16.61,12.76,3.86,-0.52,2.99,14.83,14.96,57.0,16.09,1.04,18.27,14.06,4.2,0.04,2.52,16.13,16.06,57.0
+BI-KR = 15.16,0.6,16.2,13.86,2.34,-0.21,2.24,15.17,15.24,45.0,16.07,0.95,17.44,13.86,3.58,-0.45,2.17,16.1,16.34,45.0,15.51,0.38,16.34,14.96,1.38,0.06,1.85,15.51,15.51,45.0,14.87,0.52,16.06,13.86,2.2,0.53,3.05,14.88,14.82,45.0,14.02,0.55,14.69,12.48,2.2,-0.92,3.21,14.03,14.13,45.0,13.51,0.32,14.27,13.03,1.24,0.69,2.82,13.52,13.44,45.0,13.56,0.51,14.41,12.76,1.65,-0.14,1.83,13.57,13.58,45.0,14.11,0.34,14.69,13.58,1.1,-0.03,1.92,14.11,14.13,45.0,14.67,0.48,15.51,13.58,1.93,-0.25,2.16,14.68,14.69,45.0,13.61,0.85,14.96,11.93,3.03,-0.05,1.85,13.64,13.58,45.0,13.92,0.57,14.96,12.48,2.48,-0.65,2.98,13.94,14.13,45.0,14.63,0.41,15.51,14.0,1.52,0.04,1.79,14.63,14.69,45.0
+BI-KY = 12.86,2.58,16.06,7.52,8.54,-0.56,2.02,13.11,13.86,34.0,14.93,1.25,16.61,12.76,3.86,-0.14,1.62,14.98,14.96,34.0,13.28,1.51,15.17,9.45,5.72,-0.76,2.63,13.36,13.75,34.0,13.35,1.75,16.06,9.17,6.89,-0.57,2.34,13.46,13.79,34.0,11.53,2.03,14.41,7.73,6.68,-0.56,2.06,11.71,12.0,34.0,12.03,1.49,13.86,9.31,4.55,-0.6,2.02,12.12,12.65,34.0,12.63,0.87,13.58,10.83,2.76,-0.86,2.43,12.66,13.03,34.0,12.62,1.09,14.55,10.83,3.72,0.12,2.01,12.66,12.89,34.0,12.74,1.19,14.13,10.28,3.86,-0.87,2.4,12.8,13.31,34.0,12.65,1.48,14.41,9.04,5.37,-1.0,2.93,12.74,13.17,34.0,10.07,3.41,15.51,4.21,11.3,0.06,1.73,10.61,9.52,34.0,12.77,1.88,15.79,8.62,7.17,-0.25,2.16,12.91,12.93,34.0
+BI-MA = 18.15,2.61,23.37,10.41,12.95,-0.13,3.31,18.34,17.17,83.0,18.99,3.28,24.33,11.93,12.4,0.13,2.15,19.27,17.99,83.0,18.48,2.63,23.5,12.07,11.44,0.11,2.19,18.67,17.23,83.0,17.77,3.28,22.95,8.76,14.19,-0.26,3.12,18.06,16.75,83.0,17.77,3.28,23.23,11.86,11.37,0.49,1.84,18.07,16.2,83.0,17.58,3.62,23.78,12.82,10.95,0.57,1.71,17.95,15.79,83.0,17.35,4.29,24.33,12.27,12.06,0.55,1.64,17.87,15.37,83.0,17.38,3.86,23.78,12.27,11.51,0.57,1.73,17.8,15.79,83.0,17.85,3.01,23.23,12.55,10.68,0.35,1.65,18.1,16.61,83.0,18.09,3.22,23.64,12.27,11.37,0.5,1.98,18.37,16.34,83.0,16.71,2.75,21.3,9.24,12.06,-0.08,2.63,16.93,16.06,83.0,17.65,2.72,22.95,12.89,10.06,0.62,2.05,17.86,16.48,83.0
+BI-MU = 12.67,1.69,15.79,9.45,6.34,0.11,2.04,12.78,12.48,54.0,13.09,1.44,16.48,9.72,6.75,-0.34,3.08,13.17,13.58,54.0,12.5,1.45,15.51,9.72,5.79,0.29,2.18,12.58,12.24,54.0,11.0,1.53,14.55,8.07,6.48,0.1,2.23,11.11,11.1,54.0,11.5,1.4,14.41,8.07,6.34,0.08,2.68,11.58,11.38,54.0,11.54,1.25,13.86,9.17,4.69,-0.02,2.05,11.61,11.38,54.0,11.56,1.22,13.31,8.76,4.55,-0.55,2.49,11.62,11.65,54.0,11.48,1.21,14.69,9.59,5.1,0.64,2.87,11.55,11.38,54.0,11.97,1.24,14.13,9.24,4.89,-0.12,2.07,12.03,11.96,54.0,11.96,1.06,14.13,9.31,4.82,-0.3,2.82,12.0,11.86,54.0,10.37,2.11,14.41,6.0,8.41,0.11,2.26,10.57,10.34,54.0,11.55,1.58,14.96,8.35,6.61,0.42,2.53,11.66,11.1,54.0
+BI-MY = 15.01,0.89,16.96,13.58,3.38,0.44,2.08,15.04,14.86,54.0,16.16,0.83,18.06,14.13,3.93,-0.28,2.94,16.18,16.27,54.0,15.37,0.66,16.89,14.13,2.76,0.07,2.51,15.38,15.37,54.0,15.41,0.63,17.23,13.86,3.38,0.06,3.41,15.42,15.48,54.0,14.54,0.8,15.93,11.93,4.0,-1.5,5.56,14.56,14.69,54.0,14.08,0.72,15.79,12.76,3.03,0.54,2.39,14.1,13.89,54.0,13.87,0.97,16.75,12.48,4.27,1.09,3.8,13.9,13.58,54.0,14.83,0.45,16.06,14.0,2.07,0.62,2.98,14.83,14.72,54.0,14.71,0.48,16.2,13.58,2.62,0.73,4.93,14.72,14.69,54.0,14.44,0.66,16.48,13.31,3.17,0.41,3.14,14.46,14.41,54.0,13.81,0.61,15.37,12.76,2.62,0.27,2.53,13.82,13.86,54.0,14.78,0.62,16.75,13.86,2.89,1.12,4.77,14.8,14.69,54.0
+BI-NG = 15.42,0.48,16.61,14.69,1.93,0.91,2.87,15.43,15.24,45.0,15.78,0.44,16.89,14.82,2.07,0.08,2.92,15.79,15.86,45.0,14.65,0.5,15.79,13.31,2.48,-0.37,3.85,14.65,14.55,45.0,14.02,0.72,15.79,12.2,3.58,0.13,3.27,14.04,14.0,45.0,13.66,0.87,15.24,11.93,3.31,-0.15,1.9,13.69,13.72,45.0,13.59,0.61,15.24,12.76,2.48,0.61,2.7,13.6,13.44,45.0,13.35,0.76,15.1,11.93,3.17,0.32,2.49,13.37,13.31,45.0,13.86,0.74,15.24,12.48,2.76,0.14,1.94,13.88,13.79,45.0,14.4,0.57,16.2,13.58,2.62,0.95,3.71,14.42,14.41,45.0,13.72,0.43,14.69,12.96,1.72,0.2,2.16,13.72,13.72,45.0,12.83,0.93,14.41,10.0,4.41,-0.75,3.86,12.87,12.89,45.0,14.52,0.55,15.51,13.17,2.34,-0.03,2.49,14.53,14.55,45.0
+BI-RT = 16.57,0.94,18.13,14.34,3.79,-0.74,2.57,16.6,16.89,58.0,16.79,1.2,18.82,13.79,5.03,-0.78,2.74,16.84,17.17,58.0,16.2,0.81,17.72,14.13,3.58,-0.69,2.87,16.22,16.34,58.0,15.61,1.16,17.3,12.34,4.96,-1.06,3.63,15.65,15.89,58.0,15.09,0.76,16.06,12.96,3.1,-0.94,3.11,15.11,15.24,58.0,14.57,0.78,15.65,12.27,3.38,-1.34,4.17,14.59,14.82,58.0,13.97,0.48,14.82,13.03,1.79,-0.26,2.07,13.98,14.03,58.0,14.41,0.76,15.93,12.2,3.72,-0.32,3.48,14.43,14.41,58.0,15.85,0.73,17.17,13.58,3.58,-0.97,3.89,15.87,16.06,58.0,15.91,0.87,17.17,13.86,3.31,-0.91,2.86,15.93,16.13,58.0,14.12,1.24,16.34,11.31,5.03,-0.05,2.29,14.18,13.93,58.0,15.92,0.66,16.89,13.86,3.03,-0.97,3.41,15.94,16.06,58.0
+BI-RY = 16.5,0.68,17.72,15.24,2.48,0.03,1.75,16.52,16.48,68.0,16.76,0.9,18.41,14.82,3.58,-0.25,1.94,16.78,16.89,68.0,16.34,0.93,17.99,14.41,3.58,-0.11,1.94,16.37,16.48,68.0,14.96,1.09,16.89,11.65,5.24,-0.46,2.87,14.99,14.96,68.0,15.02,0.7,16.06,13.86,2.2,-0.25,1.46,15.04,15.34,68.0,14.26,0.65,14.96,12.76,2.2,-0.79,2.28,14.27,14.48,68.0,13.91,0.45,14.96,12.89,2.07,-0.11,2.48,13.92,13.89,68.0,14.63,0.61,16.06,13.44,2.62,0.4,2.48,14.64,14.48,68.0,14.98,0.68,16.06,13.44,2.62,-0.04,2.1,15.0,14.96,68.0,15.54,1.09,17.44,13.31,4.13,-0.12,1.97,15.58,15.68,68.0,15.1,1.31,17.44,12.2,5.24,-0.09,2.07,15.15,15.1,68.0,15.65,1.04,17.44,13.58,3.86,-0.09,1.71,15.69,15.79,68.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_rainfall_2005.properties
new file mode 100644
index 0000000..0d1c50c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 225.77,23.15,249.56,186.49,63.07,-0.61,1.94,226.81,233.37,8.0,33.92,3.53,40.85,30.22,10.64,0.81,2.85,34.08,33.38,8.0,126.62,15.19,154.02,103.45,50.57,0.33,2.68,127.42,126.11,8.0,73.94,6.41,81.79,64.49,17.3,-0.37,1.7,74.19,75.42,8.0,66.39,12.23,84.6,46.09,38.51,-0.15,2.21,67.37,65.86,8.0,3.49,1.41,5.58,1.83,3.75,0.11,1.62,3.73,3.51,8.0,1.29,0.25,1.77,1.0,0.77,0.61,2.75,1.31,1.29,8.0,11.58,1.6,14.8,9.6,5.2,0.94,3.14,11.68,11.21,8.0,41.61,5.45,50.82,33.67,17.15,0.15,2.27,41.92,42.26,8.0,40.84,6.27,50.98,34.09,16.89,0.5,1.8,41.26,38.85,8.0,72.16,7.31,86.84,63.33,23.51,0.91,3.11,72.48,69.99,8.0,26.81,5.4,34.23,19.57,14.66,-0.06,1.55,27.28,27.36,8.0
+BI-BJ = 189.65,13.84,216.45,174.09,42.36,0.88,2.59,190.09,184.58,9.0,35.1,3.8,39.66,28.6,11.06,-0.45,1.94,35.28,35.94,9.0,103.13,5.85,110.73,93.21,17.53,-0.51,2.12,103.28,104.06,9.0,64.91,8.51,74.8,50.78,24.02,-0.26,1.76,65.4,63.26,9.0,61.71,7.58,74.08,52.38,21.7,0.38,1.83,62.12,59.79,9.0,1.4,0.25,1.74,1.06,0.68,0.06,1.8,1.42,1.4,9.0,1.18,0.16,1.44,1.0,0.44,0.21,1.91,1.19,1.19,9.0,7.7,1.75,10.66,5.41,5.25,0.14,2.16,7.87,8.12,9.0,44.92,9.05,56.93,29.43,27.49,-0.25,1.95,45.72,42.96,9.0,37.23,3.45,42.45,32.35,10.1,-0.1,1.79,37.38,37.92,9.0,70.93,6.0,79.32,61.05,18.28,-0.17,2.06,71.16,71.2,9.0,30.73,4.54,36.4,23.27,13.13,-0.41,1.8,31.03,31.48,9.0
+BI-BR = 189.94,9.3,208.25,176.6,31.65,0.32,2.22,190.15,190.23,19.0,32.4,4.54,43.39,26.46,16.94,1.04,3.19,32.7,31.14,19.0,106.95,17.14,136.52,76.97,59.55,-0.34,2.34,108.24,109.49,19.0,71.53,15.12,92.24,44.9,47.33,-0.3,1.8,73.03,73.21,19.0,72.44,22.21,118.26,48.96,69.31,0.66,2.16,75.6,66.19,19.0,1.94,0.8,4.66,1.08,3.58,2.18,8.26,2.09,1.8,19.0,2.16,1.12,4.8,1.0,3.8,0.74,2.6,2.42,1.77,19.0,7.42,3.84,15.56,2.83,12.73,0.64,2.25,8.31,7.23,19.0,13.4,4.3,21.04,8.2,12.84,0.49,1.98,14.04,12.99,19.0,38.62,3.43,44.72,31.5,13.23,-0.12,2.44,38.76,38.75,19.0,86.03,18.13,117.41,55.64,61.77,-0.03,1.8,87.83,85.13,19.0,44.54,5.87,55.64,37.32,18.32,0.42,2.03,44.91,43.14,19.0
+BI-CA = 158.03,26.67,199.24,116.72,82.52,-0.02,1.94,160.04,163.11,10.0,27.11,2.09,31.62,25.21,6.4,0.94,2.99,27.19,26.52,10.0,133.06,8.91,149.45,117.41,32.04,0.08,2.8,133.32,132.96,10.0,79.19,7.95,92.61,68.22,24.39,0.08,2.06,79.55,78.94,10.0,96.31,8.33,107.25,84.26,22.99,-0.11,1.75,96.63,96.35,10.0,1.21,0.23,1.56,1.0,0.56,0.35,1.48,1.23,1.16,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,11.31,1.59,14.21,9.06,5.16,0.31,2.25,11.41,11.26,10.0,31.23,3.98,36.47,25.95,10.52,0.29,1.67,31.46,30.24,10.0,90.3,13.01,114.39,74.24,40.14,0.39,2.22,91.14,90.5,10.0,51.19,6.11,59.62,39.64,19.98,-0.34,2.57,51.52,51.66,10.0,60.36,8.63,74.24,47.12,27.12,0.26,2.17,60.91,59.58,10.0
+BI-CI = 196.44,32.89,249.56,155.78,93.78,0.17,1.87,198.84,198.08,8.0,40.53,5.85,48.96,30.68,18.28,-0.26,2.21,40.9,40.75,8.0,141.22,3.92,147.36,136.77,10.59,0.18,1.78,141.27,141.67,8.0,74.11,5.05,79.36,66.1,13.26,-0.69,1.88,74.26,76.47,8.0,111.38,14.95,128.91,83.23,45.68,-0.61,2.59,112.25,112.07,8.0,6.94,0.68,8.34,6.13,2.21,1.08,3.46,6.97,6.74,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,23.77,6.08,30.82,12.65,18.17,-0.57,2.31,24.44,24.05,8.0,54.53,12.46,74.58,37.34,37.25,0.38,2.06,55.76,52.31,8.0,87.51,26.12,116.18,41.52,74.67,-0.46,2.09,90.86,88.03,8.0,88.11,2.93,92.24,84.29,7.94,0.43,1.83,88.15,86.95,8.0,36.51,6.74,43.89,25.18,18.71,-0.65,2.03,37.05,38.51,8.0
+BI-GI = 175.45,16.67,211.67,158.74,52.93,1.06,2.97,176.17,170.3,11.0,27.21,3.19,34.13,23.74,10.4,0.87,2.94,27.38,26.77,11.0,100.81,5.17,109.19,92.28,16.91,0.1,2.14,100.93,99.56,11.0,63.26,7.27,72.46,48.96,23.5,-0.5,2.45,63.64,63.26,11.0,98.18,23.81,132.46,62.32,70.14,-0.12,1.73,100.77,100.83,11.0,1.34,0.49,2.6,1.0,1.6,1.76,5.1,1.42,1.09,11.0,1.12,0.19,1.6,1.0,0.6,1.77,4.89,1.14,1.06,11.0,8.88,4.21,19.32,4.38,14.94,1.37,4.43,9.75,8.71,11.0,30.16,11.06,47.5,18.65,28.85,0.46,1.56,31.95,23.74,11.0,44.95,5.86,52.94,32.09,20.85,-0.81,3.15,45.3,46.17,11.0,70.74,5.43,81.75,64.23,17.53,0.55,2.49,70.93,69.93,11.0,62.54,5.5,70.31,49.48,20.83,-1.03,4.07,62.76,63.62,11.0
+BI-KI = 87.9,15.95,124.71,72.98,51.73,1.3,3.75,89.19,80.3,10.0,48.61,10.94,70.31,33.08,37.23,0.26,2.96,49.71,49.62,10.0,155.11,19.29,176.53,124.71,51.82,-0.24,1.64,156.18,154.38,10.0,110.38,13.06,128.53,90.07,38.45,-0.43,1.92,111.07,113.15,10.0,107.39,10.16,124.71,92.24,32.47,0.16,2.0,107.83,107.39,10.0,5.03,0.82,6.73,4.25,2.47,0.87,2.63,5.09,4.66,10.0,1.11,0.3,1.96,1.0,0.96,2.61,7.91,1.14,1.0,10.0,40.41,2.93,46.09,36.21,9.88,0.6,2.56,40.5,39.64,10.0,59.9,6.07,70.39,50.46,19.94,0.23,2.16,60.18,58.67,10.0,157.67,12.51,173.77,139.78,33.99,-0.27,1.68,158.12,159.82,10.0,65.7,4.08,70.31,58.67,11.64,-0.33,1.98,65.81,65.95,10.0,29.97,2.91,34.09,25.13,8.96,-0.37,2.06,30.1,30.47,10.0
+BI-KR = 182.96,41.04,249.56,136.77,112.79,0.41,1.89,186.95,180.59,8.0,29.23,1.65,31.14,26.78,4.36,-0.3,1.84,29.27,29.2,8.0,114.1,9.69,128.76,102.41,26.35,0.13,1.64,114.46,114.41,8.0,74.39,5.83,81.75,66.19,15.56,-0.09,1.86,74.59,74.23,8.0,93.95,14.8,113.92,70.31,43.61,-0.16,1.93,94.97,93.62,8.0,2.4,0.47,3.28,1.89,1.39,0.7,2.44,2.44,2.34,8.0,1.34,0.37,2.06,1.0,1.06,0.87,2.84,1.38,1.28,8.0,19.08,6.26,27.6,10.2,17.4,0.07,1.93,19.96,19.01,8.0,37.54,4.21,42.1,30.07,12.03,-0.65,2.22,37.74,38.46,8.0,62.59,8.76,77.28,50.46,26.83,0.3,2.13,63.12,61.58,8.0,66.76,2.35,70.31,63.62,6.69,0.19,1.78,66.8,66.48,8.0,65.61,4.2,74.24,60.58,13.67,1.13,3.35,65.73,64.23,8.0
+BI-KY = 166.03,14.53,181.79,146.51,35.28,-0.14,1.66,166.54,162.05,5.0,31.48,4.32,36.16,26.68,9.48,0.16,1.31,31.72,30.22,5.0,116.47,20.31,141.0,96.15,44.85,0.26,1.31,117.87,110.53,5.0,81.05,3.27,84.26,77.19,7.06,-0.09,1.33,81.11,81.2,5.0,97.29,12.06,110.38,81.64,28.74,-0.05,1.57,97.89,93.65,5.0,4.23,1.14,5.61,2.72,2.9,-0.05,1.74,4.35,3.89,5.0,1.01,0.01,1.03,1.0,0.03,1.5,3.26,1.01,1.0,5.0,22.15,4.64,28.28,17.15,11.13,0.16,1.59,22.54,22.44,5.0,38.83,5.76,44.88,31.14,13.74,-0.31,1.55,39.17,40.12,5.0,68.97,14.98,88.12,54.04,34.07,0.36,1.38,70.26,62.32,5.0,62.56,7.39,73.66,53.59,20.07,0.41,2.29,62.91,63.03,5.0,40.74,7.54,50.19,32.46,17.73,0.28,1.43,41.3,37.32,5.0
+BI-MA = 196.23,19.68,232.73,166.26,66.47,0.38,2.25,197.13,191.59,12.0,28.23,3.69,34.8,23.21,11.59,0.23,2.06,28.45,28.14,12.0,119.0,15.93,145.01,92.9,52.11,-0.37,2.16,119.97,125.45,12.0,101.73,21.78,140.7,72.83,67.87,0.41,2.01,103.84,97.75,12.0,70.55,15.32,94.16,52.38,41.78,0.34,1.67,72.06,66.95,12.0,2.35,2.29,9.05,1.0,8.05,2.34,7.37,3.21,1.49,12.0,2.94,1.69,5.75,1.0,4.75,0.21,1.94,3.35,3.28,12.0,2.39,0.64,3.52,1.75,1.77,0.65,1.76,2.47,1.99,12.0,5.8,1.12,7.18,4.16,3.02,-0.17,1.45,5.9,5.93,12.0,32.52,7.92,46.63,22.35,24.28,0.38,2.15,33.39,31.79,12.0,112.99,12.39,143.85,100.29,43.56,1.42,4.31,113.61,110.62,12.0,42.43,9.74,60.93,31.15,29.78,0.79,2.49,43.44,40.32,12.0
+BI-MU = 157.97,6.42,163.6,145.01,18.59,-1.32,3.41,158.08,160.28,7.0,29.89,4.62,38.46,24.86,13.6,0.82,2.69,30.2,28.16,7.0,95.55,3.91,100.01,89.5,10.52,-0.3,1.77,95.62,95.87,7.0,74.92,7.44,83.0,61.82,21.19,-0.69,2.37,75.23,76.03,7.0,84.85,10.54,103.45,69.64,33.81,0.39,2.8,85.41,84.6,7.0,1.56,0.63,2.83,1.0,1.83,1.23,3.48,1.66,1.39,7.0,1.01,0.03,1.06,1.0,0.06,1.36,3.23,1.01,1.0,7.0,11.4,1.93,14.98,8.66,6.32,0.59,3.11,11.54,11.35,7.0,35.51,7.59,45.45,25.26,20.19,-0.11,1.79,36.2,35.35,7.0,49.18,6.08,58.78,40.85,17.92,0.35,2.13,49.5,48.04,7.0,71.22,4.56,76.97,63.03,13.94,-0.64,2.63,71.35,72.46,7.0,43.07,7.49,53.26,36.21,17.05,0.36,1.29,43.63,38.46,7.0
+BI-MY = 110.53,16.58,128.53,84.41,44.12,-0.5,1.87,111.59,115.98,7.0,32.9,3.61,41.02,31.14,9.88,1.98,5.03,33.07,31.62,7.0,129.27,12.06,153.12,117.41,35.71,1.18,3.23,129.75,124.93,7.0,107.06,14.07,121.22,81.75,39.47,-0.79,2.37,107.85,113.92,7.0,114.11,11.96,128.53,95.1,33.42,-0.31,1.98,114.65,116.29,7.0,3.88,2.07,7.71,1.0,6.71,0.61,3.06,4.33,4.25,7.0,1.24,0.64,2.69,1.0,1.69,2.04,5.17,1.38,1.0,7.0,30.71,10.17,44.74,14.21,30.53,-0.27,2.21,32.12,32.09,7.0,47.89,15.77,69.33,21.68,47.64,-0.35,2.26,50.06,52.02,7.0,134.72,28.88,161.32,84.26,77.06,-0.73,2.13,137.35,154.02,7.0,66.57,3.06,70.31,62.32,7.99,0.07,1.68,66.63,66.31,7.0,47.38,20.16,84.26,27.44,56.82,0.86,2.49,50.92,36.21,7.0
+BI-NG = 119.79,20.52,145.01,84.26,60.75,-0.58,2.32,121.29,124.74,7.0,38.62,8.54,53.59,26.78,26.81,0.44,2.64,39.42,38.17,7.0,122.21,17.29,145.01,89.5,55.51,-0.74,3.14,123.25,122.85,7.0,87.63,13.22,105.14,72.46,32.68,0.44,1.63,88.48,81.75,7.0,111.45,9.1,121.06,95.06,26.0,-0.71,2.45,111.77,112.77,7.0,5.28,1.46,7.78,3.52,4.25,0.41,2.31,5.45,5.43,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,34.13,5.11,42.1,26.78,15.32,0.27,2.2,34.46,33.17,7.0,46.34,5.08,53.59,38.46,15.13,0.08,2.24,46.58,45.24,7.0,97.8,25.47,133.97,55.23,78.74,-0.29,2.38,100.6,98.37,7.0,67.08,2.09,69.26,64.23,5.04,-0.32,1.54,67.11,67.74,7.0,45.29,7.31,56.93,36.28,20.65,0.22,1.92,45.79,47.69,7.0
+BI-RT = 231.45,20.26,265.08,202.89,62.19,0.14,1.97,232.23,234.95,9.0,32.28,0.93,33.61,31.15,2.46,-0.11,1.59,32.3,32.59,9.0,121.33,24.87,173.77,97.97,75.8,1.15,3.07,123.58,107.69,9.0,89.18,9.62,104.06,74.71,29.35,-0.13,2.01,89.64,90.51,9.0,116.19,14.12,136.52,95.06,41.46,0.08,1.9,116.95,115.79,9.0,1.51,0.51,2.26,1.0,1.26,0.26,1.53,1.58,1.6,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,4.66,0.69,5.58,3.66,1.92,-0.12,1.79,4.7,4.65,9.0,13.72,3.4,17.84,8.77,9.07,-0.33,1.73,14.09,13.37,9.0,45.58,6.1,56.93,35.87,21.06,0.21,2.75,45.94,47.2,9.0,87.38,17.96,113.97,62.32,51.65,0.15,1.82,89.01,89.52,9.0,82.31,14.06,107.25,62.96,44.29,0.37,2.21,83.37,80.61,9.0
+BI-RY = 218.61,13.58,238.77,184.58,54.19,-1.05,4.21,219.0,219.0,13.0,31.14,2.18,33.08,25.6,7.48,-1.36,4.1,31.21,32.09,13.0,146.75,25.67,188.43,110.73,77.69,0.11,1.73,148.81,143.43,13.0,70.09,7.13,85.13,60.47,24.66,0.64,2.5,70.43,68.22,13.0,87.84,8.66,110.39,77.28,33.11,1.51,4.69,88.24,85.55,13.0,1.21,0.32,1.94,1.0,0.94,1.12,2.97,1.25,1.0,13.0,1.11,0.18,1.63,1.0,0.63,1.99,6.05,1.12,1.0,13.0,8.9,2.34,14.21,5.77,8.44,0.8,3.17,9.18,8.57,13.0,22.85,4.8,31.89,17.34,14.55,0.65,2.14,23.31,21.68,13.0,57.54,6.85,72.75,48.28,24.47,0.79,3.02,57.92,56.71,13.0,61.24,9.66,76.97,50.46,26.51,0.47,1.77,61.94,57.16,13.0,68.22,8.47,88.78,57.8,30.98,1.31,3.89,68.71,65.27,13.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_temperature_2005.properties
new file mode 100644
index 0000000..b6310f9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_temperature_2005.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 2005 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=2005
+
+# 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 = 21.02,2.01,23.78,16.89,6.89,-0.44,2.2,21.11,21.33,34.0,21.34,2.17,26.54,17.17,9.37,0.2,2.51,21.45,21.51,34.0,22.88,2.53,25.98,16.61,9.37,-0.85,2.76,23.02,23.71,34.0,22.19,3.1,26.54,15.79,10.75,-0.29,1.85,22.4,22.61,34.0,22.65,3.73,28.05,14.82,13.23,-0.25,1.8,22.95,23.47,34.0,23.16,3.03,27.78,16.34,11.44,-0.42,2.19,23.36,23.5,34.0,26.53,3.24,30.81,18.68,12.13,-0.47,2.31,26.72,27.02,34.0,28.32,3.71,33.15,19.78,13.37,-0.52,2.24,28.55,29.22,34.0,29.62,4.23,36.04,19.65,16.4,-0.44,2.36,29.91,30.32,34.0,28.14,4.28,34.53,18.41,16.12,-0.34,2.21,28.45,28.53,34.0,23.44,3.8,31.08,17.17,13.92,0.34,2.07,23.74,22.88,34.0,24.47,4.1,31.22,16.89,14.33,-0.14,1.89,24.81,24.54,34.0
+BI-BJ = 19.91,1.64,22.68,15.79,6.89,-0.74,2.74,19.97,20.47,60.0,20.79,1.57,23.23,16.82,6.41,-0.69,2.55,20.85,21.3,60.0,20.97,2.14,25.16,17.72,7.44,-0.08,1.62,21.08,21.02,60.0,19.81,2.12,23.78,16.06,7.72,-0.17,1.79,19.92,20.13,60.0,20.95,2.73,26.54,16.61,9.92,0.06,1.77,21.13,21.2,60.0,20.26,2.36,25.43,15.79,9.65,0.0,2.08,20.4,20.47,60.0,23.61,1.74,27.91,20.47,7.44,0.64,2.89,23.67,23.3,60.0,24.56,2.29,30.94,20.47,10.47,0.85,3.0,24.67,23.78,60.0,24.92,2.18,31.5,21.57,9.92,0.82,3.19,25.01,24.4,60.0,22.07,2.42,27.64,19.09,8.54,0.72,2.42,22.2,21.51,60.0,19.52,2.27,24.47,15.24,9.23,0.29,2.66,19.65,19.37,60.0,20.58,1.97,25.57,16.89,8.68,0.5,2.98,20.67,20.58,60.0
+BI-BR = 19.8,1.44,22.4,15.79,6.61,-0.42,2.52,19.85,20.13,104.0,21.08,1.51,23.78,16.89,6.89,-0.44,2.56,21.14,21.16,104.0,21.41,1.34,24.06,17.72,6.34,-0.31,2.53,21.45,21.57,104.0,20.7,1.58,23.5,16.61,6.89,-0.34,2.44,20.76,20.75,104.0,20.71,2.02,23.78,16.61,7.17,0.04,1.91,20.81,20.27,104.0,20.57,1.33,22.68,15.24,7.44,-1.19,5.35,20.61,20.75,104.0,24.81,1.14,26.81,21.02,5.79,-0.23,3.05,24.84,24.88,104.0,25.32,1.6,28.46,22.4,6.06,-0.02,2.02,25.37,25.43,104.0,26.72,2.22,30.67,22.13,8.54,-0.36,2.09,26.81,27.09,104.0,26.28,3.16,31.77,19.09,12.68,0.09,1.95,26.47,25.78,104.0,21.73,1.57,25.85,16.06,9.78,-0.82,5.21,21.78,21.78,104.0,21.81,1.15,24.19,17.17,7.03,-0.8,4.88,21.84,21.85,104.0
+BI-CA = 22.72,0.59,24.88,21.85,3.03,1.09,4.72,22.72,22.68,59.0,25.37,0.88,27.36,22.95,4.41,-0.13,3.17,25.38,25.3,59.0,23.84,1.03,26.26,21.71,4.55,0.05,2.64,23.87,23.78,59.0,22.43,1.04,24.33,19.92,4.41,-0.42,3.12,22.45,22.47,59.0,21.92,0.62,23.5,20.2,3.31,-0.03,3.54,21.93,21.99,59.0,23.78,0.51,24.95,22.4,2.55,-0.46,3.12,23.78,23.92,59.0,28.58,0.96,30.94,27.09,3.86,0.39,2.54,28.6,28.46,59.0,29.56,1.09,32.87,27.64,5.24,0.82,3.44,29.58,29.29,59.0,32.91,1.12,36.25,30.94,5.31,0.79,3.54,32.93,32.74,59.0,31.4,1.65,35.7,27.64,8.06,0.29,3.0,31.45,31.22,59.0,26.95,1.27,31.77,24.88,6.89,1.59,6.36,26.98,26.74,59.0,24.53,0.9,26.81,22.68,4.13,0.44,2.74,24.55,24.33,59.0
+BI-CI = 21.64,2.66,24.74,15.51,9.23,-0.69,2.32,21.8,22.54,56.0,22.76,2.58,27.36,16.68,10.68,-0.4,2.23,22.91,23.16,56.0,22.43,2.4,26.4,16.61,9.78,-0.36,2.38,22.56,22.47,56.0,23.12,3.74,28.74,16.41,12.33,-0.13,1.63,23.41,23.23,56.0,23.26,3.29,28.74,15.99,12.75,-0.45,2.22,23.48,23.57,56.0,22.63,3.17,29.02,15.1,13.92,-0.33,2.47,22.85,22.95,56.0,26.38,3.81,31.77,17.72,14.06,-0.32,2.07,26.65,26.47,56.0,28.19,4.22,34.53,19.3,15.23,-0.36,2.05,28.5,28.36,56.0,30.36,4.96,38.11,19.65,18.46,-0.4,2.17,30.75,30.94,56.0,28.2,6.01,37.56,16.48,21.08,-0.19,1.84,28.83,28.12,56.0,23.6,4.54,32.32,15.65,16.67,0.11,2.02,24.03,23.5,56.0,24.38,4.58,33.29,16.68,16.6,0.11,2.0,24.8,24.54,56.0
+BI-GI = 22.46,0.94,24.33,20.2,4.13,-0.33,2.33,22.48,22.68,60.0,24.24,1.55,27.36,20.68,6.68,-0.34,2.41,24.29,24.47,60.0,23.72,0.96,26.26,21.57,4.69,0.36,3.15,23.73,23.64,60.0,22.0,0.64,23.23,19.92,3.31,-0.56,3.56,22.01,22.13,60.0,21.2,0.75,23.5,19.65,3.86,0.55,3.55,21.21,21.16,60.0,22.26,1.01,24.33,20.2,4.13,-0.16,2.25,22.28,22.4,60.0,27.2,0.8,28.74,25.16,3.58,-0.33,2.25,27.22,27.36,60.0,29.02,0.9,31.22,27.09,4.13,-0.19,2.38,29.04,29.22,60.0,31.38,1.21,33.98,28.46,5.51,-0.65,2.87,31.4,31.56,60.0,30.36,1.21,32.6,27.36,5.24,-0.33,2.46,30.38,30.39,60.0,24.06,1.4,26.33,21.02,5.31,-0.53,2.15,24.1,24.4,60.0,24.34,0.79,25.71,22.4,3.31,-0.4,2.33,24.35,24.43,60.0
+BI-KI = 23.75,1.26,26.81,21.85,4.96,0.46,2.26,23.78,23.5,57.0,26.76,1.55,29.29,22.68,6.61,-0.5,2.75,26.8,26.95,57.0,24.27,0.92,26.54,22.4,4.13,0.05,2.4,24.29,24.33,57.0,23.45,1.33,27.09,20.75,6.34,0.04,2.72,23.49,23.5,57.0,21.43,0.67,23.02,19.99,3.03,0.01,2.81,21.44,21.51,57.0,23.26,0.6,24.88,21.85,3.03,0.34,3.04,23.26,23.23,57.0,27.9,0.84,29.29,25.98,3.31,-0.45,2.34,27.91,28.05,57.0,29.21,1.15,32.32,26.81,5.51,0.16,2.92,29.23,29.29,57.0,28.83,0.96,31.22,27.09,4.13,0.75,2.99,28.84,28.6,57.0,27.22,0.84,28.74,24.88,3.86,-0.23,2.86,27.23,27.22,57.0,24.98,1.21,28.46,22.4,6.06,0.57,3.42,25.01,24.88,57.0,27.04,1.65,30.67,23.92,6.75,-0.06,2.23,27.09,27.09,57.0
+BI-KR = 22.86,0.47,24.06,21.57,2.48,0.11,3.51,22.87,22.88,45.0,25.85,0.81,27.64,24.06,3.58,-0.03,2.63,25.86,25.78,45.0,23.76,0.93,25.98,21.85,4.13,0.32,2.55,23.78,23.78,45.0,22.02,0.94,23.78,20.47,3.31,0.17,1.89,22.04,21.92,45.0,21.49,0.51,22.68,20.47,2.2,0.19,2.81,21.49,21.51,45.0,22.71,0.81,24.06,21.02,3.03,-0.13,1.87,22.72,22.75,45.0,27.7,0.42,28.74,26.81,1.93,0.42,2.61,27.71,27.64,45.0,28.66,0.76,30.39,27.36,3.03,0.05,2.15,28.67,28.67,45.0,31.88,0.55,33.15,30.94,2.2,0.11,2.21,31.89,31.91,45.0,29.86,1.16,32.32,27.5,4.82,-0.1,2.29,29.88,29.84,45.0,26.35,0.76,28.33,25.16,3.17,0.41,2.63,26.36,26.26,45.0,24.8,0.75,26.54,23.23,3.31,-0.13,2.64,24.81,24.88,45.0
+BI-KY = 20.67,2.06,22.95,15.51,7.44,-1.04,2.88,20.77,21.44,34.0,22.26,2.29,25.02,17.44,7.58,-0.91,2.46,22.37,23.3,34.0,21.39,2.28,24.06,15.79,8.27,-0.94,2.61,21.51,22.13,34.0,19.81,2.03,22.95,14.96,7.99,-0.71,2.52,19.91,20.47,34.0,19.38,1.67,21.16,14.69,6.48,-1.08,3.25,19.45,19.99,34.0,20.08,1.82,21.64,15.79,5.86,-1.0,2.53,20.16,21.09,34.0,24.33,2.38,26.81,19.37,7.44,-0.79,2.17,24.44,25.4,34.0,25.16,2.96,28.88,19.09,9.78,-0.62,2.07,25.33,26.16,34.0,28.17,3.8,33.98,19.37,14.61,-0.5,2.37,28.41,29.08,34.0,24.35,2.75,27.36,18.54,8.82,-0.57,1.97,24.5,25.47,34.0,21.64,2.61,25.43,15.51,9.92,-0.65,2.4,21.79,22.5,34.0,23.38,2.74,25.71,16.89,8.82,-1.09,2.75,23.54,24.78,34.0
+BI-MA = 21.72,1.22,23.5,17.44,6.06,-1.7,5.96,21.75,22.13,83.0,21.96,1.81,25.98,19.09,6.89,0.65,2.12,22.03,21.3,83.0,23.9,0.93,25.71,20.61,5.1,-1.13,4.87,23.92,24.06,83.0,21.49,1.28,24.19,18.27,5.93,0.18,2.85,21.52,21.3,83.0,21.64,1.22,23.64,17.58,6.06,-0.93,4.01,21.68,21.85,83.0,22.37,1.27,25.57,20.06,5.51,0.52,2.53,22.41,22.13,83.0,26.34,2.03,30.67,22.68,7.99,0.4,2.37,26.41,26.12,83.0,27.17,3.06,33.43,22.26,11.16,0.26,2.21,27.34,26.95,83.0,28.78,4.41,36.18,21.57,14.61,-0.06,1.92,29.11,29.15,83.0,29.49,3.83,35.63,23.09,12.54,-0.32,1.85,29.74,30.12,83.0,24.36,2.05,30.53,20.61,9.92,1.12,3.85,24.45,23.78,83.0,23.63,1.14,26.54,21.71,4.82,0.33,2.12,23.66,23.5,83.0
+BI-MU = 20.78,1.51,23.09,18.13,4.96,-0.14,1.78,20.83,20.95,54.0,20.03,2.17,24.47,15.79,8.68,-0.06,2.3,20.14,19.71,54.0,21.75,1.95,25.71,17.44,8.27,0.11,2.23,21.84,21.61,54.0,19.36,1.77,22.95,16.34,6.61,0.14,2.01,19.44,19.3,54.0,18.99,1.54,21.3,14.96,6.34,-0.3,2.54,19.05,19.09,54.0,19.7,1.83,23.78,16.61,7.17,0.18,2.11,19.78,19.65,54.0,24.84,2.2,28.05,17.99,10.06,-0.75,3.39,24.93,25.09,54.0,26.33,2.3,29.84,20.47,9.37,-0.4,2.26,26.43,26.67,54.0,28.11,2.89,32.46,19.92,12.54,-0.63,2.7,28.26,28.5,54.0,24.56,2.65,29.7,18.27,11.44,-0.07,2.36,24.7,24.71,54.0,20.61,2.51,24.88,16.2,8.68,0.05,1.75,20.76,20.33,54.0,22.13,2.04,25.43,16.89,8.54,-0.36,2.35,22.22,22.3,54.0
+BI-MY = 22.83,0.93,24.47,21.02,3.44,0.2,2.0,22.85,22.68,54.0,27.02,1.46,29.57,23.78,5.79,-0.34,2.28,27.06,27.16,54.0,23.88,1.39,26.81,21.3,5.51,0.11,1.94,23.92,23.99,54.0,22.83,1.32,25.43,20.75,4.69,0.15,1.87,22.86,22.92,54.0,21.25,0.62,22.4,19.92,2.48,-0.3,2.16,21.26,21.3,54.0,23.15,0.59,24.61,22.13,2.48,0.42,2.66,23.16,23.09,54.0,28.21,0.71,29.57,26.95,2.62,0.24,1.83,28.22,28.15,54.0,29.73,0.91,31.77,27.71,4.06,-0.19,2.3,29.74,29.95,54.0,31.87,1.36,33.7,28.05,5.65,-0.95,3.2,31.9,32.25,54.0,28.53,1.13,30.67,25.98,4.69,-0.32,2.28,28.55,28.71,54.0,26.35,1.13,29.57,23.16,6.41,-0.28,3.78,26.37,26.54,54.0,25.77,1.24,28.19,23.5,4.69,0.09,2.24,25.8,25.78,54.0
+BI-NG = 22.71,0.44,23.78,21.99,1.79,0.18,2.58,22.71,22.68,45.0,25.19,0.78,27.64,23.5,4.13,0.8,4.31,25.2,25.02,45.0,22.94,0.59,24.19,21.85,2.34,0.1,2.12,22.95,22.95,45.0,21.52,0.55,22.95,20.2,2.76,0.6,4.1,21.53,21.57,45.0,20.53,0.49,21.57,19.65,1.93,-0.11,2.15,20.53,20.54,45.0,21.94,0.55,23.09,20.2,2.89,-0.79,3.97,21.95,22.06,45.0,26.6,0.67,27.64,25.02,2.62,-0.28,2.43,26.61,26.67,45.0,27.45,0.62,29.29,26.26,3.03,0.34,3.51,27.45,27.5,45.0,29.4,1.75,33.56,26.81,6.75,0.93,2.96,29.45,28.88,45.0,26.86,0.89,28.88,24.47,4.41,-0.19,3.7,26.87,26.81,45.0,23.69,0.85,26.26,22.54,3.72,0.78,3.23,23.71,23.5,45.0,25.09,0.9,27.91,23.5,4.41,0.72,4.23,25.11,25.16,45.0
+BI-RT = 22.52,1.19,24.61,19.78,4.82,-0.49,2.73,22.55,22.57,58.0,24.09,1.67,27.09,20.47,6.61,-0.56,2.86,24.15,24.19,58.0,23.74,0.76,25.16,22.4,2.76,0.13,1.88,23.75,23.64,58.0,22.03,0.72,23.78,20.2,3.58,0.09,3.12,22.04,21.95,58.0,22.3,0.96,24.33,20.2,4.13,-0.13,2.62,22.32,22.4,58.0,24.28,1.05,26.26,21.85,4.41,-0.4,2.35,24.31,24.61,58.0,28.25,1.06,30.39,26.47,3.93,0.2,2.14,28.27,28.33,58.0,30.9,1.61,34.25,27.78,6.48,0.2,2.54,30.94,30.91,58.0,32.84,1.45,36.46,29.84,6.61,0.07,2.61,32.87,32.87,58.0,33.69,1.46,37.83,31.36,6.48,0.48,2.79,33.72,33.7,58.0,28.1,2.17,32.6,23.3,9.3,-0.3,2.41,28.18,28.5,58.0,24.5,0.78,26.54,22.95,3.58,0.54,2.85,24.51,24.33,58.0
+BI-RY = 23.14,1.05,25.3,21.3,4.0,0.47,2.03,23.16,22.88,68.0,25.64,1.29,28.74,23.5,5.24,0.28,2.24,25.67,25.5,68.0,23.25,0.79,25.16,21.85,3.31,0.15,2.14,23.26,23.4,68.0,22.13,0.91,24.06,20.33,3.72,-0.26,2.4,22.15,22.13,68.0,22.75,0.94,24.61,20.2,4.41,-0.21,2.94,22.77,22.68,68.0,24.27,1.1,26.47,22.4,4.06,0.15,1.97,24.29,24.12,68.0,28.64,1.33,31.77,26.54,5.24,0.54,2.39,28.67,28.22,68.0,31.14,1.96,34.53,27.91,6.61,0.15,1.74,31.2,31.12,68.0,33.94,2.55,38.66,29.84,8.82,0.18,1.68,34.04,33.43,68.0,33.81,3.08,38.94,29.02,9.92,0.09,1.64,33.95,33.43,68.0,28.8,2.07,32.46,25.98,6.48,0.37,1.73,28.87,28.19,68.0,26.0,1.74,29.29,22.95,6.34,-0.01,1.76,26.05,26.02,68.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_vegetation_2005.properties
new file mode 100644
index 0000000..e6cc189
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_1_vegetation_2005.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 2005 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=2005
+
+# 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.71,0.05,0.77,0.56,0.22,-1.66,5.43,0.71,0.72,34.0,0.71,0.05,0.77,0.58,0.18,-1.65,5.17,0.72,0.73,34.0,0.69,0.04,0.73,0.58,0.15,-1.68,5.48,0.69,0.7,34.0,0.67,0.04,0.79,0.57,0.22,0.03,3.48,0.67,0.68,34.0,0.68,0.06,0.78,0.58,0.2,-0.1,2.14,0.68,0.67,34.0,0.65,0.1,0.77,0.47,0.3,-0.51,1.76,0.66,0.7,34.0,0.56,0.1,0.69,0.39,0.31,-0.33,1.63,0.57,0.61,34.0,0.53,0.1,0.68,0.37,0.31,-0.18,1.58,0.53,0.56,34.0,0.49,0.1,0.64,0.34,0.3,-0.17,1.52,0.5,0.5,34.0,0.5,0.07,0.63,0.38,0.25,0.27,1.93,0.5,0.5,34.0,0.58,0.09,0.69,0.41,0.28,-0.54,1.81,0.58,0.62,34.0,0.64,0.1,0.74,0.46,0.28,-0.57,1.72,0.64,0.69,34.0
+BI-BJ = 0.51,0.19,0.72,0.1,0.62,-0.88,2.57,0.54,0.58,60.0,0.53,0.2,0.76,0.14,0.62,-0.69,2.19,0.57,0.59,60.0,0.51,0.14,0.71,0.21,0.5,-0.74,2.42,0.53,0.55,60.0,0.51,0.15,0.7,0.16,0.54,-1.03,2.94,0.53,0.55,60.0,0.5,0.18,0.72,0.09,0.63,-0.95,2.73,0.53,0.57,60.0,0.48,0.23,0.74,-0.01,0.76,-0.69,2.23,0.53,0.55,60.0,0.4,0.23,0.68,-0.06,0.74,-0.61,2.07,0.46,0.47,60.0,0.4,0.18,0.62,0.03,0.58,-0.58,2.02,0.44,0.44,60.0,0.39,0.18,0.6,0.03,0.57,-0.5,1.91,0.43,0.43,60.0,0.37,0.18,0.62,-0.07,0.69,-0.72,2.73,0.41,0.4,60.0,0.41,0.15,0.62,0.11,0.51,-0.59,2.21,0.44,0.47,60.0,0.52,0.21,0.72,0.1,0.63,-0.67,2.13,0.55,0.58,60.0
+BI-BR = 0.53,0.19,0.7,0.05,0.65,-1.25,3.01,0.57,0.64,104.0,0.58,0.19,0.77,0.12,0.64,-1.26,3.11,0.61,0.66,104.0,0.54,0.15,0.68,0.14,0.55,-1.36,3.4,0.56,0.61,104.0,0.57,0.16,0.77,0.16,0.61,-1.23,3.23,0.59,0.63,104.0,0.55,0.18,0.79,0.09,0.69,-1.11,3.05,0.58,0.62,104.0,0.51,0.24,0.76,-0.05,0.81,-1.19,2.92,0.56,0.61,104.0,0.43,0.22,0.69,-0.1,0.79,-1.15,2.95,0.48,0.51,104.0,0.41,0.16,0.63,0.04,0.58,-1.06,2.97,0.44,0.46,104.0,0.38,0.17,0.6,-0.01,0.61,-1.1,2.9,0.42,0.44,104.0,0.39,0.16,0.59,-0.05,0.65,-1.23,3.29,0.42,0.46,104.0,0.42,0.16,0.6,0.03,0.57,-1.22,3.1,0.45,0.48,104.0,0.56,0.18,0.75,0.11,0.64,-1.31,3.19,0.59,0.65,104.0
+BI-CA = 0.73,0.03,0.81,0.69,0.12,1.0,3.75,0.73,0.72,59.0,0.69,0.03,0.75,0.63,0.12,0.11,2.62,0.69,0.69,59.0,0.65,0.03,0.73,0.6,0.13,0.51,2.83,0.65,0.65,59.0,0.68,0.01,0.7,0.63,0.07,-1.19,7.08,0.68,0.68,59.0,0.65,0.01,0.68,0.61,0.07,-0.7,3.61,0.65,0.66,59.0,0.56,0.02,0.62,0.52,0.1,0.43,4.18,0.56,0.56,59.0,0.44,0.02,0.51,0.38,0.12,-0.08,3.28,0.44,0.45,59.0,0.41,0.04,0.51,0.36,0.15,0.98,3.09,0.41,0.4,59.0,0.41,0.04,0.54,0.35,0.19,1.23,4.15,0.41,0.4,59.0,0.5,0.05,0.65,0.38,0.27,0.2,3.66,0.5,0.5,59.0,0.54,0.05,0.7,0.43,0.26,0.6,4.06,0.54,0.53,59.0,0.66,0.04,0.77,0.57,0.2,0.43,3.19,0.66,0.66,59.0
+BI-CI = 0.73,0.03,0.77,0.65,0.12,-0.62,2.53,0.73,0.74,56.0,0.75,0.03,0.79,0.68,0.11,-0.36,2.17,0.75,0.75,56.0,0.71,0.04,0.76,0.63,0.13,-0.52,1.94,0.71,0.72,56.0,0.71,0.04,0.78,0.61,0.17,-0.51,2.37,0.71,0.71,56.0,0.71,0.06,0.8,0.55,0.25,-0.83,2.86,0.72,0.73,56.0,0.69,0.08,0.78,0.44,0.34,-1.19,3.81,0.7,0.73,56.0,0.6,0.1,0.76,0.37,0.39,-0.45,2.16,0.61,0.63,56.0,0.55,0.1,0.74,0.34,0.39,-0.21,1.87,0.56,0.57,56.0,0.51,0.11,0.73,0.33,0.4,0.05,1.89,0.52,0.51,56.0,0.49,0.06,0.62,0.38,0.24,0.06,2.11,0.49,0.49,56.0,0.59,0.07,0.72,0.43,0.3,-0.36,2.76,0.59,0.59,56.0,0.67,0.08,0.76,0.42,0.34,-1.19,3.41,0.67,0.71,56.0
+BI-GI = 0.66,0.02,0.71,0.62,0.09,-0.13,3.52,0.66,0.66,60.0,0.63,0.02,0.67,0.58,0.09,-0.31,3.0,0.63,0.63,60.0,0.61,0.02,0.64,0.57,0.07,-0.23,2.57,0.61,0.61,60.0,0.63,0.01,0.66,0.6,0.06,-0.04,2.54,0.63,0.63,60.0,0.63,0.03,0.68,0.54,0.13,-0.52,3.49,0.63,0.63,60.0,0.59,0.02,0.62,0.56,0.07,0.09,2.07,0.59,0.59,60.0,0.48,0.02,0.52,0.45,0.07,-0.02,1.81,0.48,0.48,60.0,0.43,0.01,0.46,0.39,0.06,0.01,2.13,0.43,0.43,60.0,0.42,0.02,0.46,0.37,0.1,-0.12,2.58,0.42,0.42,60.0,0.44,0.03,0.48,0.37,0.11,-0.39,2.03,0.44,0.44,60.0,0.46,0.06,0.61,0.38,0.23,0.9,2.57,0.46,0.43,60.0,0.59,0.04,0.67,0.52,0.15,-0.15,1.9,0.59,0.6,60.0
+BI-KI = 0.61,0.07,0.7,0.42,0.28,-1.05,3.21,0.62,0.64,57.0,0.56,0.08,0.66,0.33,0.32,-1.1,3.35,0.57,0.59,57.0,0.58,0.06,0.67,0.42,0.25,-1.06,3.77,0.59,0.6,57.0,0.68,0.04,0.75,0.58,0.17,-0.55,2.91,0.68,0.68,57.0,0.71,0.03,0.75,0.59,0.16,-1.73,6.39,0.71,0.71,57.0,0.62,0.05,0.68,0.49,0.19,-1.11,4.0,0.62,0.62,57.0,0.51,0.05,0.59,0.37,0.22,-0.89,3.43,0.51,0.51,57.0,0.47,0.05,0.56,0.33,0.23,-0.93,3.64,0.47,0.47,57.0,0.46,0.07,0.57,0.3,0.27,-0.59,2.87,0.46,0.46,57.0,0.53,0.06,0.65,0.38,0.26,-0.67,3.38,0.54,0.54,57.0,0.58,0.05,0.68,0.44,0.24,-0.41,2.88,0.58,0.58,57.0,0.6,0.08,0.68,0.38,0.3,-0.94,2.83,0.6,0.63,57.0
+BI-KR = 0.69,0.03,0.76,0.64,0.12,0.8,2.79,0.69,0.68,45.0,0.66,0.02,0.71,0.61,0.09,0.58,2.82,0.66,0.65,45.0,0.62,0.02,0.67,0.59,0.08,0.24,3.47,0.62,0.62,45.0,0.67,0.02,0.71,0.63,0.08,-0.1,1.71,0.67,0.67,45.0,0.66,0.02,0.7,0.61,0.09,-0.9,2.64,0.66,0.67,45.0,0.6,0.03,0.64,0.55,0.09,0.08,1.58,0.6,0.59,45.0,0.49,0.03,0.54,0.46,0.09,0.31,1.75,0.49,0.49,45.0,0.46,0.02,0.51,0.41,0.09,0.09,2.17,0.46,0.46,45.0,0.48,0.03,0.55,0.43,0.13,0.43,2.44,0.48,0.47,45.0,0.5,0.03,0.58,0.42,0.16,-0.06,2.83,0.51,0.51,45.0,0.55,0.03,0.6,0.48,0.12,-0.41,2.54,0.55,0.54,45.0,0.63,0.02,0.68,0.58,0.09,0.3,2.81,0.63,0.63,45.0
+BI-KY = 0.67,0.02,0.7,0.63,0.07,0.22,2.7,0.67,0.66,34.0,0.68,0.02,0.75,0.64,0.11,0.5,3.23,0.68,0.68,34.0,0.64,0.02,0.69,0.62,0.07,1.26,3.95,0.64,0.64,34.0,0.62,0.04,0.72,0.56,0.17,0.53,3.02,0.62,0.62,34.0,0.65,0.04,0.73,0.59,0.14,0.13,2.04,0.65,0.65,34.0,0.64,0.04,0.76,0.6,0.16,1.08,3.77,0.65,0.63,34.0,0.55,0.05,0.7,0.49,0.2,1.25,3.81,0.55,0.53,34.0,0.52,0.06,0.69,0.45,0.24,0.92,3.38,0.52,0.51,34.0,0.49,0.05,0.64,0.42,0.22,1.09,3.34,0.49,0.47,34.0,0.47,0.03,0.51,0.39,0.12,-1.25,3.84,0.48,0.49,34.0,0.6,0.02,0.64,0.54,0.1,-0.17,2.63,0.6,0.59,34.0,0.64,0.03,0.7,0.58,0.13,-0.19,2.47,0.64,0.64,34.0
+BI-MA = 0.52,0.25,0.78,0.03,0.75,-1.08,2.51,0.58,0.66,83.0,0.54,0.23,0.76,0.1,0.66,-1.04,2.35,0.58,0.67,83.0,0.53,0.21,0.76,0.1,0.66,-1.11,2.58,0.57,0.64,83.0,0.55,0.19,0.8,0.13,0.67,-1.1,2.74,0.58,0.63,83.0,0.54,0.22,0.79,0.08,0.71,-1.03,2.46,0.58,0.65,83.0,0.43,0.25,0.71,-0.1,0.81,-1.09,2.58,0.5,0.56,83.0,0.34,0.21,0.61,-0.09,0.69,-0.96,2.39,0.4,0.44,83.0,0.31,0.18,0.53,-0.06,0.59,-1.04,2.56,0.35,0.38,83.0,0.3,0.17,0.51,-0.04,0.55,-0.99,2.41,0.34,0.37,83.0,0.33,0.17,0.57,-0.03,0.6,-0.92,2.35,0.37,0.41,83.0,0.39,0.21,0.68,-0.01,0.68,-0.97,2.35,0.45,0.49,83.0,0.53,0.22,0.78,0.08,0.7,-1.1,2.55,0.58,0.65,83.0
+BI-MU = 0.67,0.02,0.73,0.63,0.1,0.79,4.25,0.67,0.67,54.0,0.65,0.04,0.75,0.59,0.16,0.64,2.64,0.65,0.64,54.0,0.61,0.03,0.72,0.57,0.15,1.32,4.76,0.61,0.61,54.0,0.6,0.03,0.64,0.55,0.09,-0.3,2.15,0.6,0.6,54.0,0.57,0.04,0.65,0.49,0.16,0.02,2.27,0.57,0.57,54.0,0.63,0.04,0.75,0.57,0.18,1.08,3.66,0.63,0.61,54.0,0.53,0.05,0.69,0.46,0.22,1.01,3.51,0.54,0.52,54.0,0.49,0.06,0.67,0.42,0.25,1.21,3.95,0.49,0.47,54.0,0.49,0.06,0.64,0.41,0.23,0.67,2.79,0.49,0.48,54.0,0.54,0.05,0.67,0.44,0.23,0.17,2.67,0.55,0.55,54.0,0.53,0.05,0.64,0.41,0.22,-0.13,2.42,0.53,0.53,54.0,0.65,0.03,0.71,0.57,0.14,-0.37,2.45,0.65,0.65,54.0
+BI-MY = 0.69,0.05,0.79,0.56,0.23,0.24,3.28,0.69,0.68,54.0,0.64,0.05,0.74,0.48,0.26,-0.12,4.85,0.64,0.63,54.0,0.61,0.03,0.71,0.49,0.22,-0.31,5.64,0.61,0.61,54.0,0.67,0.03,0.72,0.59,0.14,-0.7,3.41,0.67,0.67,54.0,0.69,0.03,0.74,0.6,0.13,-0.6,2.49,0.69,0.69,54.0,0.61,0.03,0.66,0.54,0.12,-0.05,2.26,0.61,0.6,54.0,0.5,0.03,0.56,0.44,0.12,0.24,2.16,0.5,0.5,54.0,0.46,0.02,0.5,0.39,0.11,-0.49,3.92,0.46,0.46,54.0,0.44,0.03,0.52,0.35,0.17,0.19,3.8,0.44,0.44,54.0,0.53,0.04,0.64,0.42,0.22,0.04,4.86,0.53,0.53,54.0,0.58,0.04,0.67,0.5,0.17,0.37,2.74,0.58,0.57,54.0,0.64,0.05,0.75,0.55,0.2,0.46,2.69,0.64,0.63,54.0
+BI-NG = 0.68,0.02,0.7,0.6,0.1,-1.54,5.55,0.68,0.68,45.0,0.67,0.02,0.71,0.6,0.11,-0.45,3.55,0.67,0.67,45.0,0.64,0.02,0.67,0.59,0.08,-0.84,2.76,0.64,0.65,45.0,0.66,0.03,0.72,0.6,0.12,-0.68,3.76,0.67,0.67,45.0,0.7,0.02,0.73,0.66,0.08,-0.81,2.61,0.7,0.71,45.0,0.65,0.02,0.68,0.61,0.07,-0.67,2.61,0.65,0.66,45.0,0.55,0.02,0.58,0.51,0.07,-0.47,2.51,0.55,0.55,45.0,0.51,0.02,0.54,0.47,0.07,-0.23,2.87,0.51,0.51,45.0,0.52,0.03,0.56,0.44,0.12,-0.6,2.19,0.52,0.52,45.0,0.55,0.06,0.64,0.39,0.25,-0.66,3.09,0.56,0.56,45.0,0.6,0.04,0.66,0.51,0.15,-0.47,2.59,0.6,0.6,45.0,0.66,0.04,0.7,0.53,0.17,-1.47,5.27,0.66,0.66,45.0
+BI-RT = 0.71,0.03,0.78,0.65,0.14,-0.04,2.45,0.71,0.72,58.0,0.69,0.02,0.74,0.64,0.09,-0.05,2.65,0.69,0.69,58.0,0.64,0.02,0.69,0.61,0.08,0.52,2.45,0.64,0.64,58.0,0.66,0.02,0.7,0.61,0.09,-0.35,3.09,0.66,0.66,58.0,0.66,0.01,0.68,0.63,0.06,-0.34,2.31,0.66,0.66,58.0,0.57,0.02,0.61,0.54,0.07,-0.03,2.17,0.57,0.57,58.0,0.46,0.02,0.5,0.43,0.07,0.12,2.24,0.46,0.46,58.0,0.4,0.02,0.45,0.37,0.08,0.11,2.6,0.41,0.4,58.0,0.39,0.02,0.44,0.35,0.09,0.25,2.9,0.39,0.39,58.0,0.41,0.02,0.46,0.36,0.1,0.23,3.05,0.41,0.4,58.0,0.46,0.03,0.51,0.4,0.11,-0.42,2.56,0.46,0.46,58.0,0.62,0.04,0.7,0.52,0.18,-0.45,2.69,0.62,0.63,58.0
+BI-RY = 0.71,0.02,0.75,0.66,0.08,-0.58,2.42,0.71,0.71,68.0,0.68,0.01,0.71,0.65,0.06,-1.09,3.94,0.68,0.69,68.0,0.64,0.01,0.66,0.61,0.05,-0.84,3.29,0.64,0.64,68.0,0.64,0.01,0.68,0.61,0.07,-0.18,2.52,0.64,0.65,68.0,0.64,0.01,0.68,0.61,0.07,0.64,3.35,0.64,0.64,68.0,0.55,0.01,0.57,0.52,0.05,-0.04,2.65,0.55,0.55,68.0,0.44,0.02,0.47,0.4,0.08,0.01,2.04,0.44,0.44,68.0,0.39,0.03,0.45,0.34,0.1,0.42,1.94,0.39,0.38,68.0,0.38,0.04,0.47,0.33,0.14,0.76,2.6,0.38,0.37,68.0,0.4,0.05,0.51,0.34,0.17,0.73,2.45,0.4,0.38,68.0,0.45,0.04,0.55,0.37,0.18,0.16,2.1,0.45,0.45,68.0,0.58,0.06,0.68,0.48,0.19,0.16,1.69,0.58,0.57,68.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_nighttemp_2005.properties
new file mode 100644
index 0000000..bc20438
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_nighttemp_2005.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 2005 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=2005
+
+# 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 = 17.29,1.92,19.51,14.13,5.37,-0.48,2.06,17.38,17.44,7.0,18.41,1.49,20.2,16.2,4.0,-0.15,1.73,18.46,18.68,7.0,17.36,1.45,19.37,15.37,4.0,0.07,1.74,17.41,17.17,7.0,17.53,1.7,19.92,15.79,4.13,0.15,1.46,17.6,17.72,7.0,15.96,2.94,19.92,11.52,8.41,-0.12,1.9,16.19,15.65,7.0,16.23,1.47,18.27,14.27,4.0,0.1,1.69,16.29,16.06,7.0,16.72,0.67,17.58,15.51,2.07,-0.66,2.6,16.73,16.89,7.0,16.83,1.51,18.82,14.41,4.41,-0.29,2.04,16.89,17.17,7.0,17.47,1.17,18.82,15.65,3.17,-0.31,1.84,17.5,17.44,7.0,18.21,1.48,19.92,15.93,4.0,-0.19,1.9,18.26,18.13,7.0,15.47,2.58,18.54,12.07,6.48,-0.14,1.42,15.66,16.06,7.0,16.18,2.54,19.37,12.48,6.89,-0.02,1.8,16.35,15.79,7.0
+BI-BB-G010002 = 18.23,1.01,19.92,16.89,3.03,0.22,2.1,18.26,18.27,8.0,19.37,0.55,19.92,18.27,1.65,-1.06,2.98,19.38,19.51,8.0,19.01,0.51,19.92,18.41,1.52,0.6,2.29,19.01,18.96,8.0,19.79,0.59,20.75,19.09,1.65,0.44,1.86,19.8,19.68,8.0,16.93,0.78,17.72,15.51,2.2,-0.86,2.34,16.95,17.27,8.0,17.89,0.85,18.89,16.75,2.14,-0.25,1.64,17.91,17.99,8.0,17.96,0.3,18.41,17.44,0.96,-0.19,2.46,17.96,17.99,8.0,17.99,0.3,18.54,17.44,1.1,-0.0,3.56,17.99,17.99,8.0,17.54,0.56,18.54,16.75,1.79,0.19,2.54,17.55,17.72,8.0,18.97,0.6,19.92,17.99,1.93,-0.07,2.3,18.98,18.99,8.0,17.79,0.69,19.09,16.89,2.2,0.73,2.71,17.8,17.61,8.0,18.38,0.7,19.65,17.44,2.2,0.47,2.51,18.39,18.27,8.0
+BI-BB-G010003 = 16.39,1.58,18.41,14.0,4.41,-0.4,2.51,16.45,16.48,5.0,18.21,0.98,19.51,17.17,2.34,0.11,1.6,18.23,18.41,5.0,15.8,1.87,18.27,13.03,5.24,-0.27,2.47,15.89,15.86,5.0,15.91,2.38,19.09,12.48,6.61,-0.17,2.35,16.05,16.2,5.0,16.61,1.5,17.99,14.13,3.86,-1.0,2.6,16.67,17.17,5.0,17.01,1.75,19.37,14.55,4.82,-0.11,2.26,17.09,17.3,5.0,17.29,0.51,18.13,16.75,1.38,0.9,2.66,17.3,17.17,5.0,15.68,1.44,17.85,14.0,3.86,0.5,2.26,15.73,15.51,5.0,16.49,1.15,18.13,14.96,3.17,0.14,2.25,16.52,16.48,5.0,17.8,1.27,19.51,15.93,3.58,-0.22,2.49,17.84,17.92,5.0,15.11,2.56,18.13,11.1,7.03,-0.61,2.5,15.28,15.58,5.0,16.02,2.59,19.65,12.34,7.3,-0.04,2.48,16.19,15.93,5.0
+BI-BB-G010004 = 11.69,1.87,14.96,9.59,5.37,0.53,2.07,11.82,11.24,9.0,15.07,1.4,17.72,13.17,4.55,0.56,2.52,15.13,14.82,9.0,12.69,1.39,14.69,10.28,4.41,-0.25,2.19,12.76,12.89,9.0,12.05,1.16,13.86,10.0,3.86,-0.1,2.44,12.1,11.79,9.0,8.78,1.27,11.38,7.52,3.86,0.98,2.81,8.86,8.07,9.0,11.41,1.27,13.31,9.45,3.86,0.12,1.98,11.47,11.17,9.0,13.76,1.75,16.89,11.1,5.79,0.35,2.47,13.86,13.44,9.0,12.94,1.29,15.51,11.38,4.13,0.77,2.74,13.0,12.76,9.0,13.04,1.46,15.51,11.1,4.41,0.34,2.09,13.11,12.89,9.0,13.4,1.81,16.34,10.55,5.79,0.04,2.16,13.51,13.72,9.0,7.82,1.2,9.45,6.0,3.44,-0.36,1.89,7.9,8.07,9.0,10.32,1.07,12.48,9.17,3.31,0.83,2.81,10.37,10.14,9.0
+BI-BB-G010005 = 13.07,0.75,14.27,12.2,2.07,0.7,2.59,13.09,13.03,5.0,15.15,1.26,16.89,13.38,3.51,-0.05,2.35,15.2,15.24,5.0,11.83,1.06,13.44,10.55,2.89,0.47,2.33,11.87,11.72,5.0,11.19,0.72,12.2,10.48,1.72,0.38,1.79,11.2,11.17,5.0,14.71,2.14,16.89,11.79,5.1,-0.19,1.68,14.84,14.27,5.0,14.05,1.51,15.79,12.34,3.44,0.2,1.35,14.12,13.31,5.0,14.93,1.3,16.61,13.79,2.82,0.45,1.33,14.98,14.13,5.0,12.43,0.55,13.17,11.79,1.38,0.16,1.73,12.43,12.48,5.0,13.57,0.62,14.41,12.89,1.52,0.37,1.63,13.58,13.31,5.0,14.69,1.17,16.34,13.72,2.62,0.57,1.57,14.72,14.0,5.0,11.54,1.33,13.03,9.86,3.17,0.01,1.53,11.6,11.1,5.0,11.83,0.81,13.03,11.1,1.93,0.51,1.88,11.86,11.72,5.0
+BI-BJ-G020001 = 13.03,1.17,13.86,12.2,1.65,0.0,1.0,13.06,13.03,2.0,13.27,1.02,14.0,12.55,1.45,0.0,1.0,13.29,13.27,2.0,12.79,1.12,13.58,12.0,1.58,-0.0,1.0,12.81,12.79,2.0,9.59,0.19,9.72,9.45,0.28,0.0,1.0,9.59,9.59,2.0,14.34,1.46,15.37,13.31,2.07,0.0,1.0,14.38,14.34,2.0,13.41,1.22,14.27,12.55,1.72,0.0,1.0,13.44,13.41,2.0,13.48,1.51,14.55,12.41,2.14,-0.0,1.0,13.52,13.48,2.0,11.93,0.97,12.62,11.24,1.38,0.0,1.0,11.95,11.93,2.0,12.38,0.73,12.89,11.86,1.03,-0.0,1.0,12.39,12.38,2.0,14.17,1.71,15.37,12.96,2.41,-0.0,1.0,14.22,14.17,2.0,10.96,1.95,12.34,9.59,2.76,-0.0,1.0,11.05,10.96,2.0,11.38,1.36,12.34,10.41,1.93,-0.0,1.0,11.42,11.38,2.0
+BI-BJ-G020002 = 20.27,2.4,23.23,15.24,7.99,-0.56,2.6,20.4,20.44,12.0,22.36,1.51,24.06,19.09,4.96,-0.84,2.72,22.41,22.81,12.0,18.47,1.82,21.3,14.82,6.48,-0.4,2.56,18.56,18.68,12.0,20.04,3.71,25.16,14.55,10.61,-0.18,1.81,20.35,20.4,12.0,20.46,2.22,22.95,15.93,7.03,-0.55,2.45,20.57,20.61,12.0,20.91,2.16,23.23,16.2,7.03,-0.89,2.83,21.01,21.4,12.0,21.16,2.36,24.06,15.65,8.41,-0.91,3.49,21.28,21.4,12.0,19.81,3.11,23.37,14.27,9.09,-0.29,1.92,20.03,19.82,12.0,18.08,2.6,21.02,13.31,7.72,-0.33,2.01,18.25,18.16,12.0,19.75,2.39,22.4,15.1,7.3,-0.5,2.28,19.89,19.85,12.0,18.3,1.84,20.2,13.31,6.89,-1.7,5.68,18.39,18.54,12.0,17.48,2.33,21.57,13.58,7.99,0.04,2.2,17.62,17.72,12.0
+BI-BJ-G020003 = 12.62,1.83,15.24,10.96,4.27,0.83,2.16,12.72,12.14,4.0,15.62,2.02,18.41,13.58,4.82,0.62,2.09,15.71,15.24,4.0,12.34,1.92,14.96,10.41,4.55,0.57,2.0,12.45,12.0,4.0,10.14,2.61,14.0,8.48,5.51,1.07,2.26,10.39,9.04,4.0,14.05,1.91,16.55,11.93,4.62,0.33,1.97,14.14,13.86,4.0,13.46,2.06,16.41,11.79,4.62,0.86,2.08,13.58,12.82,4.0,13.41,2.07,16.2,11.38,4.82,0.55,1.91,13.53,13.03,4.0,12.02,1.92,14.75,10.28,4.48,0.81,2.14,12.13,11.52,4.0,12.29,1.25,14.06,11.24,2.82,0.83,2.08,12.34,11.93,4.0,13.53,1.83,15.99,11.65,4.34,0.51,1.98,13.62,13.24,4.0,10.86,2.27,13.72,8.35,5.37,0.23,1.79,11.04,10.69,4.0,11.15,2.18,13.79,8.48,5.31,-0.03,1.93,11.31,11.17,4.0
+BI-BJ-G020004 = 14.48,1.46,15.51,13.44,2.07,0.0,1.0,14.52,14.48,2.0,12.14,0.88,12.76,11.52,1.24,-0.0,1.0,12.15,12.14,2.0,14.55,1.36,15.51,13.58,1.93,0.0,1.0,14.58,14.55,2.0,10.62,0.29,10.83,10.41,0.41,-0.0,1.0,10.62,10.62,2.0,15.65,1.36,16.61,14.69,1.93,0.0,1.0,15.68,15.65,2.0,14.27,1.36,15.24,13.31,1.93,0.0,1.0,14.3,14.27,2.0,14.48,1.46,15.51,13.44,2.07,0.0,1.0,14.52,14.48,2.0,13.03,1.17,13.86,12.2,1.65,-0.0,1.0,13.06,13.03,2.0,13.03,0.78,13.58,12.48,1.1,-0.0,1.0,13.04,13.03,2.0,15.72,2.05,17.17,14.27,2.89,-0.0,1.0,15.78,15.72,2.0,12.07,1.75,13.31,10.83,2.48,-0.0,1.0,12.13,12.07,2.0,13.1,1.07,13.86,12.34,1.52,0.0,1.0,13.12,13.1,2.0
+BI-BJ-G020005 = 9.85,0.62,10.76,9.17,1.58,0.47,1.94,9.86,9.72,5.0,12.65,0.7,13.79,11.93,1.86,0.87,2.53,12.66,12.41,5.0,10.36,0.79,11.17,9.17,2.0,-0.6,2.01,10.38,10.62,5.0,8.54,0.27,8.9,8.35,0.55,0.51,1.38,8.54,8.35,5.0,10.22,0.85,11.72,9.72,2.0,1.45,3.18,10.25,9.86,5.0,10.01,0.69,11.03,9.17,1.86,0.38,2.16,10.03,9.86,5.0,9.26,0.86,10.62,8.35,2.27,0.73,2.41,9.29,9.17,5.0,9.72,0.52,10.55,9.17,1.38,0.77,2.5,9.74,9.72,5.0,9.86,0.66,10.62,8.9,1.72,-0.4,1.99,9.88,9.93,5.0,9.78,0.83,11.1,8.9,2.2,0.75,2.44,9.81,9.72,5.0,5.59,1.26,7.38,4.21,3.17,0.4,1.82,5.7,5.31,5.0,8.32,1.42,9.59,6.14,3.44,-0.75,2.02,8.41,9.04,5.0
+BI-BJ-G020006 = 14.96,4.69,22.68,7.8,14.88,0.2,1.93,15.62,14.27,14.0,17.14,4.16,25.16,12.69,12.47,0.7,2.28,17.6,15.86,14.0,14.08,4.32,21.02,8.07,12.95,0.22,1.8,14.69,13.31,14.0,14.38,5.14,23.78,9.72,14.06,0.71,2.0,15.21,12.62,14.0,16.35,4.1,22.54,10.55,11.99,0.1,1.72,16.82,16.27,14.0,15.3,4.06,22.13,10.21,11.92,0.39,1.91,15.79,14.69,14.0,16.78,4.71,24.06,10.34,13.71,0.16,1.78,17.39,16.68,14.0,16.1,4.36,23.78,11.1,12.68,0.55,2.06,16.64,15.24,14.0,14.86,4.38,22.4,9.72,12.68,0.4,1.89,15.45,14.13,14.0,15.19,3.98,22.4,11.03,11.37,0.72,2.26,15.66,14.27,14.0,12.36,4.59,19.51,5.87,13.64,0.22,1.74,13.12,11.31,14.0,15.68,3.23,21.16,11.65,9.51,0.4,1.86,15.98,15.1,14.0
+BI-BJ-G020007 = 9.43,0.86,10.55,8.48,2.07,0.32,1.92,9.46,9.35,4.0,12.88,0.86,14.0,12.2,1.79,0.49,1.63,12.9,12.65,4.0,10.21,1.36,11.93,8.62,3.31,0.17,1.98,10.27,10.14,4.0,9.45,0.36,9.86,9.04,0.83,-0.0,1.64,9.45,9.45,4.0,10.59,0.74,11.52,9.86,1.65,0.33,1.57,10.61,10.48,4.0,9.64,0.65,10.28,8.76,1.52,-0.55,1.92,9.65,9.76,4.0,9.29,0.74,9.86,8.21,1.65,-0.98,2.2,9.32,9.55,4.0,10.31,0.53,10.83,9.59,1.24,-0.58,1.93,10.32,10.41,4.0,9.04,0.79,10.0,8.21,1.79,0.22,1.58,9.06,8.97,4.0,10.24,0.62,10.55,9.31,1.24,-1.15,2.33,10.26,10.55,4.0,6.9,0.47,7.52,6.42,1.1,0.43,1.85,6.91,6.83,4.0,10.72,0.53,11.24,10.0,1.24,-0.58,1.93,10.73,10.83,4.0
+BI-BJ-G020008 = 11.91,2.03,13.93,9.86,4.06,-0.02,1.5,12.02,11.93,3.0,15.53,1.71,17.37,14.0,3.38,0.31,1.5,15.6,15.24,3.0,12.41,1.64,13.65,10.55,3.1,-0.6,1.5,12.48,13.03,3.0,10.92,1.24,12.34,10.14,2.2,0.7,1.5,10.97,10.28,3.0,13.22,1.52,14.82,11.79,3.03,0.22,1.5,13.27,13.03,3.0,12.39,1.99,14.69,11.1,3.58,0.69,1.5,12.49,11.38,3.0,12.5,2.19,15.03,11.1,3.93,0.69,1.5,12.63,11.38,3.0,12.43,1.25,13.86,11.52,2.34,0.62,1.5,12.48,11.93,3.0,11.42,1.2,12.76,10.41,2.34,0.46,1.5,11.47,11.1,3.0,12.73,1.29,14.2,11.79,2.41,0.63,1.5,12.78,12.2,3.0,9.38,2.6,12.27,7.24,5.03,0.49,1.5,9.62,8.62,3.0,12.55,0.85,13.51,11.93,1.58,0.62,1.5,12.57,12.2,3.0
+BI-BJ-G020009 = 15.93,2.38,19.37,12.2,7.17,-0.32,2.25,16.08,16.61,7.0,17.8,1.59,20.33,15.93,4.41,0.3,2.01,17.86,17.85,7.0,17.58,1.01,19.09,16.06,3.03,-0.11,2.14,17.6,17.85,7.0,19.55,3.02,23.5,14.13,9.37,-0.63,2.65,19.75,20.06,7.0,18.3,1.47,20.75,15.93,4.82,0.06,2.87,18.35,18.54,7.0,19.2,1.19,21.02,17.58,3.44,-0.03,2.11,19.23,19.44,7.0,18.72,1.24,20.89,16.89,4.0,0.39,2.76,18.76,18.54,7.0,18.12,1.38,20.61,16.06,4.55,0.45,3.01,18.17,17.99,7.0,17.6,1.01,19.09,15.65,3.44,-0.7,3.58,17.62,17.72,7.0,18.26,0.86,19.51,17.03,2.48,0.04,1.99,18.28,18.27,7.0,16.42,0.77,17.44,15.24,2.2,-0.17,1.91,16.43,16.61,7.0,18.36,1.29,19.92,16.75,3.17,-0.11,1.46,18.39,18.54,7.0
+BI-BJ-G020010 = 18.23,2.41,22.13,15.24,6.89,0.31,2.11,18.36,18.27,7.0,19.96,2.28,23.5,16.82,6.68,0.14,2.11,20.07,19.99,7.0,17.81,1.89,20.2,15.1,5.1,-0.36,1.81,17.9,18.34,7.0,18.76,4.32,25.43,13.44,11.99,0.13,1.96,19.18,18.27,7.0,19.75,2.01,22.68,17.17,5.51,-0.02,1.89,19.84,20.06,7.0,19.77,2.26,22.95,16.61,6.34,-0.21,1.96,19.88,19.92,7.0,19.57,2.27,22.95,16.75,6.2,0.04,1.92,19.68,19.92,7.0,19.02,2.93,23.5,15.24,8.27,0.07,2.02,19.21,19.09,7.0,17.55,2.0,20.47,14.82,5.65,-0.1,1.97,17.65,17.58,7.0,19.47,1.71,21.57,16.89,4.69,-0.44,1.89,19.53,19.65,7.0,16.66,1.68,18.82,14.13,4.69,-0.46,1.96,16.74,17.03,7.0,17.81,2.49,21.3,14.0,7.3,-0.25,2.03,17.95,18.41,7.0
+BI-BR-G030001 = 15.28,2.71,18.27,10.96,7.3,-0.33,1.88,15.48,15.37,7.0,16.66,2.19,19.78,13.17,6.61,-0.22,2.15,16.79,17.44,7.0,15.64,3.46,19.78,9.86,9.92,-0.48,2.06,15.96,16.89,7.0,14.41,2.78,17.85,10.0,7.85,-0.31,1.91,14.64,15.24,7.0,15.62,2.12,18.27,12.2,6.06,-0.33,2.01,15.74,15.93,7.0,14.62,2.49,17.99,10.83,7.17,-0.11,1.93,14.8,14.82,7.0,15.09,2.48,18.68,11.24,7.44,-0.11,2.14,15.26,15.24,7.0,15.99,2.55,18.96,11.93,7.03,-0.33,1.9,16.17,16.2,7.0,14.55,2.43,17.58,10.83,6.75,-0.2,1.84,14.72,14.96,7.0,15.39,2.54,18.68,11.52,7.17,-0.18,1.85,15.57,15.93,7.0,12.04,2.5,15.1,7.8,7.3,-0.52,2.17,12.26,13.03,7.0,15.62,1.77,18.13,13.03,5.1,0.0,1.89,15.71,15.93,7.0
+BI-BR-G030002 = 11.92,2.76,17.03,8.07,8.96,0.46,2.26,12.22,12.2,13.0,13.6,1.98,17.03,11.38,5.65,0.51,2.04,13.74,13.44,13.0,13.42,1.64,16.48,11.1,5.37,0.33,2.02,13.52,13.31,13.0,10.6,2.18,15.24,7.8,7.44,0.73,2.63,10.81,10.0,13.0,12.73,1.58,15.93,11.38,4.55,1.0,2.58,12.82,11.79,13.0,13.32,1.24,15.93,11.93,4.0,1.02,2.87,13.38,12.89,13.0,12.76,1.44,15.65,10.83,4.82,0.78,2.69,12.84,12.48,13.0,13.37,1.71,16.61,11.1,5.51,0.65,2.49,13.47,13.17,13.0,13.33,1.84,16.75,11.38,5.37,0.79,2.37,13.45,12.76,13.0,13.08,1.93,17.03,10.83,6.2,0.92,2.65,13.21,12.2,13.0,10.79,2.07,13.86,6.69,7.17,-0.59,2.51,10.97,11.1,13.0,12.96,0.7,14.55,12.2,2.34,0.88,3.06,12.97,12.76,13.0
+BI-BR-G030003 = 15.13,2.22,17.85,12.2,5.65,-0.09,1.73,15.26,15.1,5.0,17.56,1.6,19.51,15.24,4.27,-0.32,2.13,17.62,17.44,5.0,15.98,1.76,17.44,13.03,4.41,-1.07,2.69,16.06,16.34,5.0,15.11,1.29,16.2,13.03,3.17,-0.91,2.3,15.16,15.79,5.0,15.51,1.38,17.03,13.44,3.58,-0.48,2.12,15.56,15.37,5.0,14.85,1.78,17.03,12.34,4.69,-0.23,1.97,14.94,14.82,5.0,14.82,1.64,16.61,12.34,4.27,-0.52,2.15,14.9,14.82,5.0,15.8,1.83,17.99,13.31,4.69,-0.16,1.8,15.89,15.65,5.0,16.1,1.57,17.85,13.58,4.27,-0.76,2.59,16.17,16.34,5.0,15.98,1.55,17.85,13.72,4.13,-0.32,2.09,16.04,15.93,5.0,13.4,1.63,14.96,10.69,4.27,-1.01,2.67,13.48,13.86,5.0,15.28,0.73,15.86,14.41,1.45,-0.42,1.2,15.29,15.79,5.0
+BI-BR-G030004 = 12.51,0.89,13.31,10.83,2.48,-0.97,2.68,12.54,13.03,7.0,13.49,0.68,14.13,12.2,1.93,-0.94,2.91,13.51,13.58,7.0,12.72,0.48,13.31,11.93,1.38,-0.45,1.98,12.72,12.89,7.0,10.97,1.55,12.48,8.07,4.41,-0.86,2.76,11.07,10.96,7.0,11.74,0.46,12.2,10.83,1.38,-1.16,3.27,11.75,11.93,7.0,11.18,0.25,11.65,10.96,0.69,1.05,2.79,11.18,11.1,7.0,10.51,0.21,10.83,10.28,0.55,0.2,1.85,10.51,10.55,7.0,11.09,0.36,11.79,10.83,0.96,1.16,3.07,11.1,10.96,7.0,11.74,0.23,12.07,11.38,0.69,-0.12,2.2,11.74,11.65,7.0,11.77,0.77,12.48,10.28,2.2,-1.04,2.99,11.79,11.93,7.0,10.33,0.43,10.83,9.59,1.24,-0.65,2.35,10.34,10.41,7.0,12.31,0.34,12.76,11.79,0.96,-0.48,2.04,12.32,12.41,7.0
+BI-BR-G030005 = 10.3,0.79,11.52,9.17,2.34,0.0,1.94,10.33,10.28,9.0,13.02,0.8,14.41,11.65,2.76,-0.0,2.6,13.04,13.03,9.0,11.1,1.53,13.17,9.17,4.0,0.16,1.57,11.2,10.96,9.0,10.86,0.83,12.0,9.72,2.27,0.15,1.65,10.89,10.76,9.0,11.17,0.88,12.69,9.72,2.96,-0.01,2.49,11.2,11.24,9.0,10.11,1.08,12.0,8.35,3.65,0.02,2.48,10.17,10.28,9.0,9.67,1.05,11.52,8.07,3.44,0.12,2.39,9.72,9.59,9.0,10.9,0.98,12.55,9.45,3.1,0.06,2.21,10.94,10.69,9.0,10.56,1.71,12.82,7.52,5.31,-0.44,2.14,10.68,11.1,9.0,11.39,0.99,12.82,9.72,3.1,-0.31,2.09,11.43,11.52,9.0,8.89,0.86,10.69,7.52,3.17,0.61,3.61,8.93,9.04,9.0,11.98,1.09,13.51,10.41,3.1,0.05,1.74,12.02,12.07,9.0
+BI-BR-G030006 = 20.7,1.68,23.02,15.79,7.23,-0.87,3.37,20.77,21.02,36.0,22.18,2.25,25.16,16.41,8.75,-0.75,2.88,22.29,22.47,36.0,20.41,1.44,22.4,15.93,6.48,-1.14,4.02,20.46,20.95,36.0,21.08,1.92,23.64,15.65,7.99,-0.83,3.11,21.17,21.37,36.0,20.37,1.77,22.95,16.89,6.06,-0.38,2.16,20.45,20.54,36.0,20.9,1.97,23.23,15.93,7.3,-0.71,2.52,20.99,21.3,36.0,21.08,2.24,24.33,16.89,7.44,-0.41,1.97,21.2,21.54,36.0,21.18,2.09,24.88,16.82,8.06,-0.14,2.31,21.28,21.13,36.0,20.48,1.6,22.68,15.58,7.1,-1.02,3.69,20.54,20.89,36.0,21.16,1.73,23.23,15.93,7.3,-0.91,3.6,21.23,21.44,36.0,17.59,1.91,20.2,11.72,8.47,-1.21,4.4,17.69,18.23,36.0,18.9,1.92,21.02,13.86,7.17,-0.93,2.96,19.0,19.44,36.0
+BI-BR-G030007 = 13.45,0.76,14.69,12.48,2.2,0.31,1.71,13.47,13.31,11.0,13.08,0.92,15.1,11.93,3.17,0.89,3.22,13.1,12.89,11.0,13.01,0.77,14.27,12.2,2.07,0.73,1.94,13.03,12.48,11.0,11.73,1.25,13.44,9.72,3.72,-0.26,1.78,11.79,11.79,11.0,12.32,0.91,13.86,11.24,2.62,0.31,1.74,12.35,12.2,11.0,12.69,0.94,14.13,11.38,2.76,0.15,1.67,12.72,12.76,11.0,12.54,0.8,13.86,11.24,2.62,0.11,1.96,12.57,12.48,11.0,12.36,0.93,13.86,11.24,2.62,0.36,1.76,12.39,11.93,11.0,12.41,1.79,15.37,10.0,5.37,0.49,2.05,12.52,11.79,11.0,13.04,0.97,14.55,11.24,3.31,-0.15,2.38,13.08,13.17,11.0,11.02,1.29,12.89,8.62,4.27,-0.38,2.16,11.09,11.45,11.0,13.49,0.79,14.82,12.34,2.48,0.37,2.12,13.52,13.31,11.0
+BI-BR-G030008 = 11.86,0.85,12.96,10.55,2.41,-0.15,1.79,11.89,11.79,10.0,13.3,1.25,15.51,11.79,3.72,0.78,2.43,13.35,13.1,10.0,12.61,1.26,14.96,11.24,3.72,0.68,2.19,12.67,12.24,10.0,9.88,1.47,12.89,8.48,4.41,1.17,2.96,9.97,9.24,10.0,12.02,0.93,13.72,11.1,2.62,1.15,2.76,12.05,11.58,10.0,12.24,0.67,13.51,11.52,2.0,1.04,2.66,12.26,11.93,10.0,11.37,0.8,12.96,10.69,2.27,1.34,3.09,11.4,11.1,10.0,11.92,0.97,13.72,10.96,2.76,1.12,2.71,11.95,11.45,10.0,12.31,1.02,14.27,11.17,3.1,1.08,2.81,12.35,11.93,10.0,11.77,1.07,13.79,10.55,3.24,1.08,2.84,11.81,11.58,10.0,10.53,1.64,13.03,8.07,4.96,0.05,1.74,10.65,10.31,10.0,12.94,0.67,14.27,12.07,2.2,0.76,2.68,12.95,12.76,10.0
+BI-BR-G030009 = 15.41,2.01,17.72,12.62,5.1,-0.23,1.66,15.52,15.62,6.0,16.94,1.25,18.68,15.37,3.31,-0.01,1.8,16.97,17.1,6.0,16.5,0.8,17.44,15.37,2.07,-0.11,1.74,16.52,16.48,6.0,16.02,1.82,18.13,13.72,4.41,-0.27,1.5,16.1,16.41,6.0,15.25,1.13,16.48,13.72,2.76,-0.27,1.59,15.28,15.41,6.0,15.34,0.97,16.48,14.0,2.48,-0.07,1.65,15.37,15.27,6.0,15.11,1.01,16.34,13.72,2.62,-0.12,1.68,15.14,15.13,6.0,15.78,0.89,16.89,14.55,2.34,-0.03,1.7,15.8,15.68,6.0,15.74,1.05,16.89,14.27,2.62,-0.12,1.69,15.77,15.72,6.0,16.73,1.61,18.96,14.69,4.27,-0.04,1.81,16.79,16.96,6.0,14.89,1.17,16.34,13.31,3.03,-0.01,1.7,14.93,14.82,6.0,14.69,0.76,16.06,13.86,2.2,1.0,2.95,14.7,14.41,6.0
+BI-CA-G040001 = 15.97,0.56,17.17,14.82,2.34,0.03,3.06,15.98,16.06,17.0,16.03,0.78,17.17,14.96,2.2,-0.0,1.46,16.04,16.34,17.0,16.21,0.5,16.89,15.24,1.65,-0.5,2.13,16.22,16.34,17.0,15.09,0.61,16.34,14.13,2.2,0.26,2.31,15.11,14.96,17.0,14.24,0.61,15.24,13.03,2.2,-0.02,2.27,14.25,14.13,17.0,14.26,0.35,14.82,13.72,1.1,-0.23,1.96,14.27,14.27,17.0,13.51,0.33,14.41,13.03,1.38,1.0,4.66,13.51,13.58,17.0,14.62,0.36,15.37,13.86,1.52,-0.12,3.2,14.62,14.62,17.0,14.75,0.45,15.93,14.27,1.65,1.74,5.06,14.76,14.69,17.0,14.68,1.12,16.61,13.03,3.58,0.05,1.79,14.72,14.55,17.0,14.83,1.06,16.89,13.58,3.31,0.37,1.84,14.87,14.82,17.0,15.28,0.36,16.06,14.55,1.52,0.08,3.15,15.28,15.24,17.0
+BI-CA-G040002 = 17.23,0.35,17.72,16.61,1.1,-0.12,2.3,17.23,17.23,10.0,16.66,0.26,17.17,16.34,0.83,0.64,2.34,16.66,16.58,10.0,16.9,0.22,17.3,16.61,0.69,0.43,2.37,16.9,16.89,10.0,15.73,0.17,16.06,15.51,0.55,0.31,2.52,15.73,15.79,10.0,15.22,0.55,16.13,14.41,1.72,0.25,1.96,15.23,15.2,10.0,14.82,0.41,15.58,14.41,1.17,0.68,2.14,14.82,14.72,10.0,13.63,0.39,14.34,13.03,1.31,0.32,2.6,13.64,13.62,10.0,15.08,0.44,15.65,14.41,1.24,-0.01,1.68,15.09,15.1,10.0,16.22,0.41,16.61,15.51,1.1,-0.82,1.97,16.23,16.41,10.0,15.77,0.38,16.34,15.24,1.1,0.23,1.99,15.77,15.75,10.0,16.84,0.46,17.72,16.2,1.52,0.4,2.61,16.85,16.75,10.0,15.88,0.76,17.1,14.96,2.14,0.41,1.88,15.89,15.72,10.0
+BI-CA-G040003 = 16.82,0.08,16.89,16.75,0.14,-0.0,1.0,16.82,16.82,4.0,16.56,0.44,17.03,16.06,0.96,-0.08,1.37,16.57,16.58,4.0,16.77,0.2,17.03,16.61,0.41,0.49,1.63,16.77,16.72,4.0,15.82,0.28,16.06,15.51,0.55,-0.12,1.15,15.82,15.86,4.0,15.77,0.48,16.27,15.24,1.03,-0.07,1.32,15.78,15.79,4.0,15.2,0.7,15.79,14.41,1.38,-0.17,1.22,15.21,15.31,4.0,14.43,0.37,14.89,14.13,0.76,0.41,1.52,14.43,14.34,4.0,15.48,0.46,15.93,14.96,0.96,-0.13,1.28,15.48,15.51,4.0,16.53,0.17,16.61,16.27,0.34,-1.15,2.33,16.53,16.61,4.0,16.06,0.44,16.48,15.51,0.96,-0.37,1.57,16.07,16.13,4.0,16.73,0.73,17.58,15.79,1.79,-0.24,2.01,16.75,16.79,4.0,16.22,1.01,17.3,14.96,2.34,-0.24,1.68,16.24,16.3,4.0
+BI-CA-G040004 = 15.18,0.53,16.2,14.13,2.07,0.14,2.7,15.19,15.1,16.0,15.54,0.61,16.61,14.41,2.2,0.09,2.18,15.55,15.44,16.0,15.54,0.48,16.61,14.69,1.93,0.48,3.06,15.54,15.51,16.0,14.91,0.34,15.51,14.41,1.1,0.33,2.23,14.91,14.86,16.0,14.07,0.4,14.69,13.31,1.38,-0.35,2.19,14.08,14.1,16.0,13.48,0.54,14.41,12.48,1.93,0.26,2.4,13.49,13.38,16.0,12.8,0.57,13.72,11.65,2.07,0.06,2.62,12.81,12.76,16.0,14.48,0.5,15.24,13.31,1.93,-0.53,3.07,14.49,14.41,16.0,14.32,0.5,15.24,13.31,1.93,0.0,2.63,14.33,14.13,16.0,14.53,0.5,15.37,13.86,1.52,0.2,1.76,14.53,14.48,16.0,14.18,0.52,15.17,13.03,2.14,-0.16,3.25,14.19,14.13,16.0,14.31,0.53,15.03,13.31,1.72,-0.48,2.17,14.32,14.34,16.0
+BI-CA-G040005 = 16.23,0.32,16.61,15.79,0.83,-0.03,1.52,16.23,16.2,12.0,16.55,0.11,16.75,16.34,0.41,-0.13,2.48,16.55,16.58,12.0,16.65,0.16,16.89,16.34,0.55,-0.12,2.81,16.65,16.61,12.0,15.48,0.32,16.06,14.96,1.1,0.07,2.14,15.49,15.51,12.0,15.55,0.66,16.61,14.69,1.93,0.2,1.85,15.56,15.58,12.0,15.04,0.44,15.79,14.41,1.38,0.0,1.97,15.04,15.03,12.0,14.37,0.65,15.24,13.31,1.93,-0.25,1.98,14.38,14.41,12.0,15.75,0.22,16.06,15.37,0.69,-0.08,1.88,15.75,15.79,12.0,15.52,0.31,16.06,15.1,0.96,0.57,2.11,15.53,15.51,12.0,15.76,0.4,16.34,15.24,1.1,0.19,1.79,15.76,15.72,12.0,15.64,0.69,16.75,14.41,2.34,-0.31,2.23,15.66,15.86,12.0,15.59,0.46,16.2,14.82,1.38,-0.29,1.81,15.6,15.65,12.0
+BI-CI-G050001 = 18.41,0.64,19.65,17.58,2.07,0.6,2.52,18.42,18.27,10.0,18.68,0.46,19.37,17.72,1.65,-0.67,3.24,18.69,18.75,10.0,18.34,0.55,19.37,17.3,2.07,-0.06,3.15,18.34,18.41,10.0,19.16,0.53,19.92,18.27,1.65,0.03,2.2,19.17,19.09,10.0,16.74,1.41,18.82,14.96,3.86,0.32,1.75,16.79,16.58,10.0,16.35,0.59,17.44,15.79,1.65,0.75,2.29,16.36,16.27,10.0,17.54,0.25,17.85,17.03,0.83,-0.8,2.65,17.54,17.61,10.0,16.8,1.0,18.27,15.24,3.03,0.1,2.11,16.83,16.79,10.0,18.37,1.21,20.2,16.61,3.58,0.36,1.98,18.41,17.92,10.0,18.43,0.51,19.09,17.58,1.52,-0.23,1.99,18.44,18.47,10.0,16.81,1.76,19.65,14.41,5.24,0.53,2.2,16.9,16.61,10.0,17.25,1.75,19.92,14.96,4.96,0.35,2.05,17.33,17.03,10.0
+BI-CI-G050002 = 12.19,1.93,15.65,9.31,6.34,0.36,2.4,12.32,11.93,9.0,15.28,1.77,18.41,12.89,5.51,0.25,2.14,15.37,15.65,9.0,13.36,1.21,15.37,11.38,4.0,0.05,2.28,13.41,13.58,9.0,12.69,2.0,16.61,10.41,6.2,0.76,2.56,12.83,12.34,9.0,10.05,3.21,15.93,6.42,9.51,0.54,2.24,10.49,10.55,9.0,10.97,1.86,14.41,9.04,5.37,0.65,2.17,11.11,10.69,9.0,13.6,1.52,16.2,11.24,4.96,0.19,2.26,13.67,13.72,9.0,13.2,1.29,15.51,11.24,4.27,0.42,2.48,13.26,13.03,9.0,12.93,2.09,16.48,10.28,6.2,0.23,2.07,13.08,12.76,9.0,13.33,2.23,16.61,10.0,6.61,-0.17,1.87,13.49,13.31,9.0,9.62,2.9,14.69,5.04,9.65,0.15,2.36,10.01,9.17,9.0,11.91,1.85,15.79,9.86,5.93,1.09,3.18,12.04,11.65,9.0
+BI-CI-G050003 = 11.47,2.03,14.41,8.28,6.13,-0.01,1.98,11.63,11.45,11.0,13.59,1.99,16.61,10.41,6.2,-0.05,1.96,13.72,13.58,11.0,11.43,1.4,13.58,9.04,4.55,-0.43,2.24,11.51,11.65,11.0,10.38,2.49,14.34,6.69,7.65,0.03,1.78,10.65,10.48,11.0,12.33,2.53,15.24,8.0,7.23,-0.33,1.73,12.56,12.82,11.0,11.33,1.29,13.38,9.04,4.34,-0.17,2.21,11.4,11.38,11.0,12.77,1.5,14.69,10.0,4.69,-0.38,2.17,12.85,12.69,11.0,13.11,1.59,15.24,10.34,4.89,-0.39,2.11,13.19,13.38,11.0,11.72,2.15,14.96,8.62,6.34,-0.05,1.83,11.9,12.41,11.0,13.05,1.84,15.58,10.07,5.51,-0.07,1.89,13.17,13.03,11.0,10.9,1.58,13.17,8.76,4.41,0.13,1.69,11.01,10.83,11.0,10.69,2.3,14.13,7.24,6.89,-0.08,1.73,10.91,11.1,11.0
+BI-CI-G050004 = 15.46,2.28,18.96,11.65,7.3,-0.07,2.01,15.61,15.93,11.0,16.99,1.72,18.96,13.58,5.37,-0.66,2.35,17.07,17.72,11.0,14.05,2.31,18.27,10.55,7.72,0.42,2.33,14.22,13.44,11.0,14.91,3.65,19.51,9.31,10.2,-0.27,1.67,15.31,16.06,11.0,15.77,0.96,17.72,14.41,3.31,0.49,2.68,15.79,15.65,11.0,14.35,1.33,16.75,12.48,4.27,0.37,2.18,14.4,14.27,11.0,15.32,1.24,17.17,13.03,4.13,-0.37,2.24,15.37,15.79,11.0,15.83,1.56,17.72,13.03,4.69,-0.58,2.09,15.9,16.06,11.0,16.12,1.49,18.96,14.13,4.82,0.42,2.25,16.18,16.34,11.0,16.01,1.56,18.27,13.03,5.24,-0.5,2.34,16.08,16.34,11.0,13.66,2.14,17.17,9.72,7.44,-0.34,2.47,13.81,14.13,11.0,16.5,1.54,18.68,13.31,5.37,-0.75,2.78,16.56,17.03,11.0
+BI-CI-G050005 = 16.55,1.86,18.96,13.03,5.93,-0.61,2.75,16.64,16.48,8.0,18.15,0.52,18.96,17.58,1.38,0.55,1.85,18.15,18.03,8.0,15.8,1.14,17.72,14.27,3.44,0.2,2.08,15.83,15.99,8.0,17.03,1.94,19.65,13.86,5.79,-0.08,2.09,17.12,16.82,8.0,16.23,1.46,18.27,14.13,4.13,-0.08,1.82,16.28,16.2,8.0,15.0,1.52,17.03,12.2,4.82,-0.41,2.58,15.06,14.93,8.0,16.34,0.9,17.58,14.96,2.62,0.03,1.94,16.36,16.34,8.0,16.06,1.41,17.85,13.58,4.27,-0.45,2.29,16.12,16.13,8.0,16.96,1.15,18.96,15.24,3.72,0.3,2.44,16.99,16.72,8.0,16.95,0.66,18.13,16.06,2.07,0.37,2.41,16.96,17.03,8.0,15.22,1.82,18.27,12.48,5.79,0.24,2.31,15.31,14.96,8.0,16.11,2.28,19.37,12.76,6.61,0.11,1.91,16.25,15.68,8.0
+BI-CI-G050006 = 18.24,1.26,19.37,15.79,3.58,-1.14,3.05,18.28,18.68,7.0,18.88,0.56,19.65,17.99,1.65,-0.27,2.12,18.88,18.82,7.0,17.0,1.94,19.23,13.86,5.37,-0.47,1.87,17.09,17.72,7.0,18.4,1.71,19.92,15.51,4.41,-0.69,1.95,18.46,19.51,7.0,17.07,1.01,18.27,15.24,3.03,-0.73,2.56,17.09,17.17,7.0,16.15,0.65,17.17,15.24,1.93,0.17,2.04,16.16,16.2,7.0,16.64,0.25,17.03,16.2,0.83,-0.28,2.99,16.65,16.61,7.0,17.79,0.86,18.54,15.93,2.62,-1.63,4.33,17.8,18.06,7.0,18.28,1.18,19.78,16.06,3.72,-0.77,2.99,18.31,18.27,7.0,17.72,0.98,18.96,16.06,2.89,-0.51,2.23,17.74,17.85,7.0,17.24,1.56,19.78,15.51,4.27,0.4,1.96,17.3,16.89,7.0,18.1,1.07,19.51,16.06,3.44,-0.78,3.14,18.13,18.13,7.0
+BI-GI-G060001 = 16.06,0.28,16.34,15.51,0.83,-0.62,2.4,16.06,16.1,10.0,17.29,0.34,17.99,16.89,1.1,0.82,2.74,17.29,17.23,10.0,15.47,0.2,15.93,15.24,0.69,1.03,3.94,15.47,15.48,10.0,15.22,0.68,16.34,14.13,2.2,0.38,2.38,15.23,15.06,10.0,14.22,0.5,14.96,13.17,1.79,-0.69,3.25,14.23,14.37,10.0,13.85,0.24,14.13,13.44,0.69,-0.17,1.83,13.85,13.82,10.0,13.84,0.4,14.41,13.17,1.24,-0.3,2.18,13.84,13.86,10.0,13.67,0.16,13.86,13.31,0.55,-1.07,3.9,13.67,13.72,10.0,14.84,0.57,15.24,13.58,1.65,-1.26,3.29,14.85,15.13,10.0,14.28,0.33,14.69,13.72,0.96,-0.83,2.34,14.28,14.41,10.0,14.71,0.22,14.96,14.27,0.69,-0.71,2.81,14.71,14.69,10.0,14.95,0.21,15.24,14.69,0.55,-0.02,1.82,14.95,14.96,10.0
+BI-GI-G060002 = 13.81,0.43,14.34,13.31,1.03,0.13,1.94,13.81,13.79,4.0,13.26,0.67,14.06,12.48,1.58,0.08,1.76,13.27,13.24,4.0,14.72,0.24,14.96,14.41,0.55,-0.43,1.85,14.72,14.75,4.0,12.77,0.67,13.31,11.93,1.38,-0.4,1.51,12.79,12.93,4.0,11.74,0.42,12.14,11.38,0.76,0.01,1.02,11.75,11.72,4.0,11.83,0.41,12.34,11.38,0.96,0.24,1.74,11.83,11.79,4.0,12.89,0.11,13.03,12.76,0.28,0.0,2.0,12.89,12.89,4.0,11.98,0.49,12.41,11.38,1.03,-0.33,1.44,11.99,12.07,4.0,13.41,0.24,13.72,13.17,0.55,0.43,1.85,13.41,13.38,4.0,13.86,0.11,14.0,13.72,0.28,0.0,2.0,13.86,13.86,4.0,11.89,0.48,12.48,11.38,1.1,0.19,1.59,11.9,11.86,4.0,14.06,0.18,14.27,13.86,0.41,0.0,1.64,14.07,14.06,4.0
+BI-GI-G060003 = 13.72,0.28,14.0,13.44,0.55,-0.0,1.5,13.72,13.72,3.0,13.12,0.16,13.31,13.03,0.28,0.71,1.5,13.12,13.03,3.0,13.9,0.35,14.27,13.58,0.69,0.24,1.5,13.91,13.86,3.0,13.08,0.84,14.0,12.34,1.65,0.38,1.5,13.1,12.89,3.0,11.88,0.76,12.62,11.1,1.52,-0.11,1.5,11.9,11.93,3.0,11.81,0.14,11.93,11.65,0.28,-0.53,1.5,11.81,11.86,3.0,12.73,0.26,13.03,12.55,0.48,0.65,1.5,12.73,12.62,3.0,11.47,0.35,11.79,11.1,0.69,-0.24,1.5,11.47,11.52,3.0,12.89,0.55,13.44,12.34,1.1,-0.0,1.5,12.9,12.89,3.0,13.44,0.48,14.0,13.17,0.83,0.71,1.5,13.45,13.17,3.0,12.14,0.43,12.48,11.65,0.83,-0.53,1.5,12.14,12.27,3.0,13.49,0.32,13.86,13.31,0.55,0.71,1.5,13.49,13.31,3.0
+BI-GI-G060004 = 15.76,0.18,15.93,15.51,0.41,-0.36,1.63,15.76,15.79,5.0,16.83,0.78,17.58,15.65,1.93,-0.69,2.02,16.85,17.17,5.0,15.22,0.27,15.51,14.96,0.55,0.31,1.22,15.22,15.1,5.0,14.23,0.72,15.24,13.31,1.93,0.18,2.07,14.24,14.13,5.0,14.55,0.22,14.82,14.27,0.55,-0.0,1.7,14.55,14.55,5.0,13.76,0.27,14.13,13.44,0.69,0.22,1.92,13.76,13.79,5.0,13.62,0.32,14.0,13.17,0.83,-0.26,1.9,13.63,13.58,5.0,13.51,0.26,13.86,13.17,0.69,-0.03,2.02,13.52,13.58,5.0,14.08,0.47,14.55,13.44,1.1,-0.16,1.62,14.09,14.0,5.0,13.46,0.43,14.0,13.03,0.96,0.06,1.47,13.46,13.51,5.0,14.75,0.38,15.24,14.41,0.83,0.41,1.3,14.76,14.55,5.0,14.99,0.23,15.24,14.82,0.41,0.41,1.17,14.99,14.82,5.0
+BI-GI-G060005 = 14.34,0.34,14.69,13.72,0.96,-1.0,2.51,14.34,14.44,8.0,14.22,0.86,15.51,13.03,2.48,0.2,1.93,14.24,14.2,8.0,13.8,0.68,14.69,12.76,1.93,-0.34,1.91,13.81,13.86,8.0,13.09,0.85,14.41,11.93,2.48,0.35,1.94,13.12,12.89,8.0,12.89,0.7,13.72,11.65,2.07,-0.53,2.21,12.9,13.0,8.0,12.53,0.44,13.31,12.0,1.31,0.47,2.12,12.54,12.48,8.0,12.76,0.28,13.31,12.48,0.83,0.92,2.98,12.76,12.69,8.0,12.56,0.64,13.58,11.65,1.93,0.23,1.97,12.57,12.45,8.0,13.07,0.41,13.58,12.41,1.17,-0.09,2.02,13.07,13.03,8.0,13.52,0.24,13.86,13.17,0.69,-0.15,1.79,13.52,13.51,8.0,12.08,0.67,13.03,11.1,1.93,0.09,1.91,12.1,12.0,8.0,13.75,0.52,14.27,12.62,1.65,-1.32,3.92,13.75,13.86,8.0
+BI-GI-G060006 = 15.45,0.37,16.06,14.96,1.1,0.26,1.94,15.46,15.44,8.0,15.42,0.63,16.61,14.41,2.2,0.39,3.17,15.43,15.37,8.0,14.69,0.17,14.96,14.41,0.55,0.0,2.48,14.69,14.69,8.0,13.23,0.41,13.86,12.62,1.24,-0.1,2.05,13.24,13.31,8.0,14.26,0.36,14.96,13.86,1.1,0.84,2.68,14.27,14.17,8.0,13.69,0.39,14.13,13.31,0.83,0.24,1.26,13.7,13.58,8.0,13.26,0.33,13.86,12.89,0.96,0.7,2.33,13.26,13.2,8.0,13.69,0.46,14.41,13.17,1.24,0.23,1.77,13.69,13.72,8.0,13.82,0.32,14.41,13.44,0.96,0.76,2.57,13.82,13.72,8.0,13.61,0.36,14.13,13.17,0.96,0.18,1.61,13.61,13.58,8.0,13.57,0.22,13.86,13.31,0.55,0.29,1.48,13.57,13.51,8.0,14.43,0.13,14.69,14.27,0.41,0.94,2.92,14.43,14.41,8.0
+BI-GI-G060007 = 14.98,0.56,15.65,14.13,1.52,-0.25,1.95,14.99,14.96,6.0,15.19,0.9,15.93,13.58,2.34,-1.06,2.64,15.21,15.58,6.0,15.14,0.28,15.51,14.69,0.83,-0.49,2.34,15.15,15.24,6.0,12.82,1.41,14.41,10.55,3.86,-0.61,2.11,12.89,13.24,6.0,13.34,0.54,14.06,12.76,1.31,0.28,1.48,13.35,13.24,6.0,12.99,0.66,13.72,11.93,1.79,-0.46,2.17,13.0,12.96,6.0,12.78,0.34,13.44,12.48,0.96,1.42,3.61,12.78,12.69,6.0,13.25,0.45,14.06,12.76,1.31,0.97,2.97,13.26,13.17,6.0,13.64,0.58,14.48,13.03,1.45,0.39,1.65,13.65,13.51,6.0,14.1,0.4,14.89,13.86,1.03,1.51,3.66,14.1,13.93,6.0,13.15,0.68,13.86,11.93,1.93,-0.96,2.84,13.16,13.31,6.0,14.48,0.42,15.1,13.86,1.24,0.0,2.41,14.48,14.48,6.0
+BI-GI-G060008 = 14.58,0.23,14.96,14.41,0.55,0.8,2.09,14.58,14.48,6.0,14.93,0.32,15.24,14.41,0.83,-0.69,2.03,14.93,15.03,6.0,14.96,0.09,15.1,14.82,0.28,0.0,3.0,14.96,14.96,6.0,13.62,0.35,14.13,13.17,0.96,0.16,1.91,13.62,13.62,6.0,12.82,0.97,13.86,11.38,2.48,-0.25,1.85,12.86,12.82,6.0,12.65,0.23,13.03,12.48,0.55,0.8,2.09,12.65,12.55,6.0,12.62,0.09,12.76,12.48,0.28,0.0,3.0,12.62,12.62,6.0,12.62,0.29,13.03,12.2,0.83,0.0,2.06,12.62,12.62,6.0,13.27,0.18,13.58,13.03,0.55,0.52,2.69,13.27,13.27,6.0,13.34,0.35,13.72,12.76,0.96,-0.69,2.35,13.35,13.41,6.0,12.96,0.24,13.31,12.76,0.55,0.36,1.48,12.96,12.89,6.0,14.27,0.12,14.41,14.13,0.28,0.0,1.5,14.27,14.27,6.0
+BI-GI-G060009 = 14.64,0.87,15.51,13.31,2.2,-0.62,2.15,14.66,14.69,5.0,16.61,0.22,16.89,16.34,0.55,-0.0,1.7,16.62,16.61,5.0,15.21,0.06,15.24,15.1,0.14,-1.5,3.26,15.21,15.24,5.0,15.32,0.16,15.51,15.1,0.41,-0.27,1.96,15.32,15.37,5.0,13.38,0.53,14.13,12.76,1.38,0.31,1.97,13.38,13.38,5.0,13.31,0.1,13.44,13.17,0.28,-0.0,2.5,13.31,13.31,5.0,13.6,0.54,14.13,12.76,1.38,-0.66,2.18,13.61,13.65,5.0,14.09,0.4,14.69,13.58,1.1,0.31,2.33,14.1,14.13,5.0,13.73,0.41,14.2,13.31,0.9,0.25,1.28,13.74,13.58,5.0,13.83,0.42,14.41,13.31,1.1,0.15,1.97,13.84,13.86,5.0,14.19,0.41,14.69,13.58,1.1,-0.37,2.22,14.19,14.13,5.0,15.18,0.35,15.51,14.69,0.83,-0.34,1.85,15.18,15.1,5.0
+BI-GI-G060010 = 13.57,0.26,14.0,13.31,0.69,0.93,2.63,13.57,13.51,5.0,13.49,0.36,13.86,12.96,0.9,-0.52,1.9,13.49,13.58,5.0,12.98,0.28,13.31,12.69,0.62,-0.06,1.36,12.98,13.03,5.0,11.58,0.38,11.93,11.03,0.9,-0.47,1.77,11.59,11.65,5.0,11.53,0.47,12.0,10.83,1.17,-0.48,1.98,11.54,11.52,5.0,11.69,0.28,12.07,11.45,0.62,0.47,1.38,11.7,11.52,5.0,11.72,0.52,12.34,11.24,1.1,0.24,1.28,11.73,11.58,5.0,11.09,0.29,11.52,10.83,0.69,0.5,1.81,11.09,11.03,5.0,12.12,0.46,12.62,11.45,1.17,-0.41,1.98,12.13,12.07,5.0,12.55,0.48,13.17,11.86,1.31,-0.21,2.26,12.56,12.48,5.0,11.31,0.42,11.93,10.9,1.03,0.49,1.85,11.32,11.24,5.0,12.74,0.27,13.17,12.48,0.69,0.76,2.36,12.74,12.76,5.0
+BI-KI-G090001 = 16.27,0.85,16.96,14.69,2.27,-0.94,2.58,16.29,16.75,7.0,16.59,0.44,17.03,15.79,1.24,-0.94,2.48,16.6,16.82,7.0,17.05,0.26,17.44,16.61,0.83,-0.22,2.57,17.05,17.1,7.0,16.33,0.19,16.61,16.06,0.55,0.0,2.1,16.33,16.34,7.0,15.72,0.43,16.34,14.96,1.38,-0.44,2.84,15.72,15.72,7.0,15.36,0.3,15.79,14.82,0.96,-0.51,2.72,15.37,15.44,7.0,15.12,0.56,16.06,14.27,1.79,0.27,2.56,15.13,14.96,7.0,15.48,0.55,16.06,14.55,1.52,-0.72,2.2,15.49,15.58,7.0,16.32,0.53,17.17,15.51,1.65,0.15,2.45,16.33,16.27,7.0,15.04,1.08,16.89,13.86,3.03,0.47,2.22,15.07,15.37,7.0,15.33,0.67,16.34,14.27,2.07,-0.01,2.34,15.35,15.17,7.0,17.07,0.52,17.99,16.48,1.52,0.63,2.43,17.07,17.03,7.0
+BI-KI-G090002 = 16.84,0.75,17.99,15.37,2.62,-0.36,2.2,16.85,16.89,15.0,18.06,0.89,19.92,16.89,3.03,0.46,2.42,18.08,17.85,15.0,16.18,0.52,17.17,15.37,1.79,0.24,2.18,16.19,16.2,15.0,16.25,0.32,16.89,15.79,1.1,0.81,2.88,16.25,16.2,15.0,15.69,0.68,16.89,14.55,2.34,0.11,2.11,15.7,15.65,15.0,15.88,0.51,16.75,15.1,1.65,-0.09,1.78,15.89,15.99,15.0,16.48,0.82,17.72,15.24,2.48,0.13,1.7,16.5,16.41,15.0,16.26,0.14,16.61,16.06,0.55,0.95,3.68,16.26,16.2,15.0,16.11,0.7,17.44,14.82,2.62,0.16,2.49,16.13,15.93,15.0,16.04,0.86,17.44,14.82,2.62,-0.03,1.93,16.06,15.99,15.0,15.2,0.87,16.61,13.58,3.03,-0.1,2.16,15.23,15.1,15.0,16.89,0.89,18.27,15.51,2.76,-0.02,1.66,16.91,16.96,15.0
+BI-KI-G090003 = 16.67,0.17,16.89,16.41,0.48,-0.36,2.32,16.67,16.68,6.0,16.99,0.46,17.51,16.34,1.17,-0.22,1.63,17.0,17.03,6.0,15.5,0.78,16.89,14.69,2.2,0.89,2.7,15.52,15.34,6.0,15.74,0.19,16.06,15.51,0.55,0.65,2.6,15.74,15.72,6.0,13.93,0.46,14.48,13.31,1.17,-0.0,1.64,13.93,13.89,6.0,15.52,0.39,16.06,14.96,1.1,-0.13,2.1,15.53,15.58,6.0,14.88,0.45,15.72,14.41,1.31,1.13,3.21,14.89,14.75,6.0,15.59,0.19,15.79,15.31,0.48,-0.32,1.92,15.59,15.58,6.0,14.49,0.46,15.37,14.13,1.24,1.4,3.47,14.5,14.34,6.0,15.57,0.34,15.79,15.1,0.69,-0.72,1.54,15.57,15.79,6.0,14.62,0.27,14.96,14.27,0.69,-0.13,1.65,14.62,14.65,6.0,15.78,0.3,16.2,15.44,0.76,0.34,1.61,15.78,15.72,6.0
+BI-KI-G090004 = 15.52,0.71,16.61,14.69,1.93,0.44,1.96,15.54,15.37,6.0,17.31,0.44,17.99,16.75,1.24,0.33,2.13,17.32,17.27,6.0,15.1,0.63,15.93,14.41,1.52,0.35,1.56,15.11,14.96,6.0,15.49,0.17,15.72,15.24,0.48,-0.22,2.2,15.49,15.51,6.0,14.94,0.2,15.24,14.69,0.55,0.31,1.85,14.94,14.89,6.0,15.17,0.57,15.79,14.27,1.52,-0.63,1.97,15.18,15.37,6.0,15.28,0.31,15.79,14.82,0.96,0.24,2.85,15.28,15.24,6.0,15.88,0.14,16.06,15.65,0.41,-0.49,2.34,15.88,15.93,6.0,15.22,0.47,16.06,14.69,1.38,0.89,2.97,15.23,15.17,6.0,14.86,0.42,15.51,14.41,1.1,0.64,1.89,14.86,14.69,6.0,14.27,0.92,15.24,12.76,2.48,-0.58,2.23,14.3,14.31,6.0,15.1,0.62,15.79,14.13,1.65,-0.44,1.93,15.11,15.17,6.0
+BI-KI-G090005 = 15.16,0.36,15.93,14.82,1.1,1.5,4.05,15.16,15.1,7.0,16.4,0.33,16.89,15.93,0.96,-0.05,2.05,16.4,16.41,7.0,16.2,0.41,17.03,15.79,1.24,1.27,3.61,16.21,16.06,7.0,16.39,0.15,16.68,16.2,0.48,0.98,3.2,16.39,16.34,7.0,15.12,0.82,16.34,13.86,2.48,-0.08,2.22,15.14,15.1,7.0,15.16,0.5,15.93,14.41,1.52,0.06,2.23,15.16,15.1,7.0,15.94,0.39,16.61,15.51,1.1,0.64,2.14,15.95,15.79,7.0,16.11,0.14,16.34,15.93,0.41,0.29,2.01,16.11,16.06,7.0,16.09,0.29,16.68,15.79,0.9,1.23,3.53,16.09,16.06,7.0,14.43,0.63,15.58,13.86,1.72,0.88,2.48,14.44,14.27,7.0,15.34,0.33,15.99,14.96,1.03,1.03,3.43,15.35,15.37,7.0,16.29,0.66,17.44,15.51,1.93,0.53,2.35,16.3,16.13,7.0
+BI-KI-G090006 = 15.47,0.42,16.06,14.82,1.24,-0.11,1.83,15.48,15.51,10.0,17.06,0.35,17.72,16.48,1.24,0.26,2.69,17.07,17.06,10.0,16.05,0.8,17.17,14.82,2.34,-0.25,1.98,16.07,16.2,10.0,16.14,0.21,16.34,15.79,0.55,-0.75,2.2,16.14,16.2,10.0,15.39,0.36,16.06,14.89,1.17,0.36,2.39,15.39,15.41,10.0,15.13,0.25,15.51,14.69,0.83,-0.4,2.36,15.13,15.2,10.0,15.26,0.46,15.79,14.41,1.38,-0.41,2.29,15.26,15.24,10.0,15.86,0.29,16.34,15.44,0.9,0.08,1.9,15.87,15.93,10.0,16.39,0.37,17.17,15.93,1.24,0.75,2.81,16.4,16.34,10.0,13.4,0.41,13.86,12.48,1.38,-1.18,3.54,13.41,13.58,10.0,14.83,0.68,15.79,13.65,2.14,-0.24,2.11,14.84,14.96,10.0,15.87,0.49,16.48,15.03,1.45,-0.68,2.34,15.88,15.93,10.0
+BI-KI-G090007 = 15.22,0.65,16.34,14.41,1.93,0.63,2.75,15.24,15.2,6.0,16.45,0.2,16.68,16.13,0.55,-0.52,2.23,16.45,16.48,6.0,14.54,0.66,15.37,13.58,1.79,-0.13,1.88,14.55,14.51,6.0,15.36,0.49,15.79,14.48,1.31,-1.02,2.91,15.37,15.44,6.0,14.63,0.63,15.37,13.58,1.79,-0.5,2.39,14.64,14.62,6.0,14.27,0.61,15.24,13.58,1.65,0.47,2.04,14.28,14.2,6.0,14.69,0.49,15.17,13.79,1.38,-0.99,3.0,14.69,14.69,6.0,15.44,0.4,15.93,14.82,1.1,-0.33,2.11,15.45,15.44,6.0,15.35,0.34,15.79,14.96,0.83,-0.05,1.59,15.35,15.37,6.0,14.19,0.19,14.55,14.0,0.55,1.24,3.44,14.19,14.13,6.0,13.18,0.61,14.06,12.76,1.31,0.72,1.6,13.19,12.82,6.0,14.44,0.37,14.96,14.06,0.9,0.45,1.59,14.45,14.34,6.0
+BI-KR-G070001 = 14.66,0.59,15.51,13.86,1.65,-0.02,1.98,14.67,14.75,6.0,15.53,0.47,16.34,14.96,1.38,0.69,2.56,15.54,15.37,6.0,15.62,0.25,15.93,15.24,0.69,-0.3,2.05,15.62,15.62,6.0,14.35,0.43,14.96,13.86,1.1,0.25,1.63,14.36,14.31,6.0,13.57,0.19,13.86,13.31,0.55,0.13,2.35,13.57,13.58,6.0,13.35,0.14,13.58,13.17,0.41,0.49,2.34,13.35,13.31,6.0,12.87,0.14,13.03,12.76,0.28,0.33,1.32,12.87,12.82,6.0,13.77,0.23,14.13,13.58,0.55,0.63,2.04,13.77,13.72,6.0,14.0,0.29,14.41,13.58,0.83,-0.0,2.06,14.0,14.0,6.0,12.94,0.48,13.58,12.2,1.38,-0.18,2.14,12.95,12.89,6.0,13.27,0.48,13.86,12.48,1.38,-0.54,2.36,13.28,13.34,6.0,14.24,0.1,14.41,14.13,0.28,0.57,2.24,14.24,14.24,6.0
+BI-KR-G070002 = 14.63,0.21,14.96,14.41,0.55,0.15,1.79,14.63,14.69,8.0,15.72,1.08,17.03,14.27,2.76,0.01,1.39,15.75,15.62,8.0,15.74,0.27,15.93,15.24,0.69,-1.06,2.41,15.74,15.86,8.0,15.07,0.35,15.65,14.69,0.96,0.34,1.94,15.08,15.06,8.0,14.2,0.29,14.69,13.86,0.83,0.23,1.9,14.21,14.2,8.0,13.51,0.2,13.86,13.31,0.55,0.58,2.11,13.52,13.48,8.0,13.38,0.19,13.58,13.03,0.55,-0.47,2.39,13.39,13.34,8.0,14.33,0.22,14.69,14.0,0.69,0.12,2.26,14.33,14.31,8.0,14.55,0.21,14.82,14.13,0.69,-0.76,2.94,14.55,14.58,8.0,12.69,0.47,13.51,11.93,1.58,0.24,2.8,12.69,12.58,8.0,13.95,0.25,14.13,13.44,0.69,-1.14,3.15,13.95,14.06,8.0,14.35,0.22,14.69,14.13,0.55,0.39,1.72,14.35,14.34,8.0
+BI-KR-G070003 = 15.47,0.51,16.06,14.96,1.1,0.23,1.34,15.47,15.37,6.0,16.38,0.43,16.89,15.65,1.24,-0.68,2.49,16.39,16.48,6.0,15.05,0.08,15.17,14.96,0.21,0.05,1.61,15.05,15.06,6.0,15.12,0.61,16.06,14.27,1.79,0.24,2.28,15.13,15.03,6.0,13.25,0.62,14.13,12.48,1.65,0.2,1.69,13.26,13.17,6.0,13.24,0.14,13.44,13.03,0.41,0.0,2.06,13.24,13.24,6.0,13.38,0.36,13.86,12.82,1.03,-0.25,2.17,13.38,13.41,6.0,13.67,0.11,13.86,13.58,0.28,0.63,2.04,13.67,13.65,6.0,14.46,0.35,14.96,14.06,0.9,0.23,1.6,14.46,14.44,6.0,13.64,0.53,14.41,13.03,1.38,0.27,1.64,13.65,13.58,6.0,14.01,0.43,14.69,13.44,1.24,0.31,2.2,14.01,14.0,6.0,14.89,0.33,15.51,14.55,0.96,1.1,3.13,14.89,14.82,6.0
+BI-KR-G070004 = 14.97,0.64,15.51,14.0,1.52,-0.45,1.7,14.98,15.13,6.0,14.74,0.6,15.51,13.86,1.65,-0.16,1.94,14.75,14.72,6.0,15.95,0.06,16.06,15.93,0.14,1.79,4.12,15.95,15.93,6.0,14.5,0.23,14.82,14.27,0.55,0.28,1.63,14.5,14.48,6.0,13.73,0.5,14.55,13.03,1.52,0.31,2.62,13.74,13.75,6.0,13.38,0.19,13.58,13.03,0.55,-1.0,2.95,13.38,13.44,6.0,13.11,0.32,13.44,12.76,0.69,-0.1,1.38,13.12,13.13,6.0,14.39,0.33,14.69,13.86,0.83,-0.64,1.97,14.39,14.48,6.0,14.32,0.28,14.69,14.0,0.69,-0.04,1.55,14.32,14.34,6.0,12.99,0.41,13.58,12.48,1.1,0.31,1.85,12.99,12.89,6.0,13.13,0.37,13.58,12.62,0.96,-0.35,1.67,13.14,13.24,6.0,14.08,0.07,14.13,14.0,0.14,-0.33,1.35,14.08,14.1,6.0
+BI-KR-G070005 = 15.57,0.46,16.2,14.89,1.31,-0.08,1.74,15.58,15.58,8.0,16.3,0.55,17.17,15.58,1.58,0.1,1.83,16.31,16.37,8.0,15.27,0.23,15.51,14.96,0.55,-0.5,1.52,15.27,15.37,8.0,14.97,0.32,15.51,14.55,0.96,0.39,2.12,14.97,14.89,8.0,14.44,0.15,14.69,14.27,0.41,0.42,2.0,14.44,14.41,8.0,13.88,0.41,14.27,13.03,1.24,-1.06,3.09,13.88,14.0,8.0,14.13,0.22,14.41,13.86,0.55,0.0,1.63,14.14,14.13,8.0,14.35,0.14,14.55,14.13,0.41,-0.57,2.19,14.35,14.41,8.0,15.04,0.17,15.24,14.82,0.41,0.27,1.42,15.04,14.96,8.0,14.19,0.41,14.96,13.58,1.38,0.62,2.97,14.19,14.13,8.0,14.48,0.27,14.96,14.13,0.83,0.51,2.42,14.48,14.48,8.0,14.86,0.23,15.1,14.55,0.55,-0.35,1.62,14.86,14.89,8.0
+BI-KR-G070006 = 15.41,0.56,16.06,14.41,1.65,-0.86,2.88,15.42,15.55,6.0,17.22,0.17,17.44,16.96,0.48,-0.36,2.32,17.22,17.23,6.0,15.37,0.33,15.93,14.96,0.96,0.52,2.37,15.38,15.34,6.0,14.72,0.41,15.24,14.41,0.83,0.6,1.47,14.72,14.51,6.0,14.42,0.19,14.69,14.13,0.55,-0.13,2.35,14.42,14.41,6.0,13.38,0.19,13.58,13.03,0.55,-1.0,2.95,13.38,13.44,6.0,14.04,0.14,14.2,13.86,0.34,-0.19,1.52,14.04,14.06,6.0,14.09,0.23,14.41,13.86,0.55,0.28,1.63,14.09,14.06,6.0,15.31,0.14,15.51,15.1,0.41,-0.0,2.06,15.31,15.31,6.0,14.59,0.33,14.96,14.13,0.83,-0.08,1.7,14.6,14.58,6.0,14.34,0.3,14.69,13.86,0.83,-0.53,2.23,14.34,14.38,6.0,15.04,0.14,15.24,14.82,0.41,-0.24,2.32,15.04,15.06,6.0
+BI-KR-G070007 = 15.51,0.26,15.79,15.24,0.55,-0.26,1.28,15.51,15.65,5.0,16.71,0.57,17.17,15.79,1.38,-0.97,2.38,16.72,17.03,5.0,15.58,0.51,16.34,14.96,1.38,0.37,2.22,15.59,15.65,5.0,15.33,0.71,16.06,14.62,1.45,0.11,1.25,15.35,15.24,5.0,14.42,0.23,14.69,14.13,0.55,-0.06,1.51,14.42,14.41,5.0,13.79,0.27,14.06,13.44,0.62,-0.29,1.45,13.79,13.86,5.0,13.93,0.15,14.13,13.72,0.41,-0.0,2.05,13.93,13.93,5.0,13.97,0.15,14.13,13.86,0.28,0.41,1.17,13.97,13.86,5.0,14.99,0.23,15.24,14.69,0.55,-0.35,1.58,14.99,15.1,5.0,14.55,0.29,14.96,14.27,0.69,0.35,1.76,14.55,14.55,5.0,14.12,0.21,14.41,13.86,0.55,0.15,1.97,14.12,14.13,5.0,15.0,0.13,15.24,14.89,0.34,1.3,3.04,15.0,14.96,5.0
+BI-KY-G080001 = 12.96,1.46,14.0,11.93,2.07,-0.0,1.0,13.0,12.96,2.0,14.27,0.97,14.96,13.58,1.38,0.0,1.0,14.29,14.27,2.0,13.65,0.49,14.0,13.31,0.69,-0.0,1.0,13.66,13.65,2.0,13.31,0.78,13.86,12.76,1.1,-0.0,1.0,13.32,13.31,2.0,10.9,1.27,11.79,10.0,1.79,-0.0,1.0,10.93,10.9,2.0,12.2,0.78,12.76,11.65,1.1,-0.0,1.0,12.22,12.2,2.0,12.76,NaN,12.76,12.76,0.0,NaN,-3.834224217878833E13,12.76,12.76,2.0,12.34,0.97,13.03,11.65,1.38,0.0,1.0,12.36,12.34,2.0,11.86,0.68,12.34,11.38,0.96,0.0,1.0,11.87,11.86,2.0,12.82,0.49,13.17,12.48,0.69,-0.0,1.0,12.83,12.82,2.0,10.9,1.27,11.79,10.0,1.79,-0.0,1.0,10.93,10.9,2.0,13.1,0.88,13.72,12.48,1.24,0.0,1.0,13.12,13.1,2.0
+BI-KY-G080002 = 15.24,0.28,15.51,14.96,0.55,-0.0,1.5,15.24,15.24,3.0,15.65,0.5,16.06,15.1,0.96,-0.47,1.5,15.65,15.79,3.0,14.0,0.24,14.13,13.72,0.41,-0.71,1.5,14.0,14.13,3.0,14.46,0.76,15.24,13.72,1.52,0.11,1.5,14.47,14.41,3.0,13.81,0.56,14.41,13.31,1.1,0.29,1.5,13.82,13.72,3.0,13.4,0.48,13.86,12.89,0.96,-0.17,1.5,13.4,13.44,3.0,13.49,0.16,13.58,13.31,0.28,-0.71,1.5,13.49,13.58,3.0,12.99,0.44,13.31,12.48,0.83,-0.63,1.5,12.99,13.17,3.0,13.72,0.14,13.86,13.58,0.28,0.0,1.5,13.72,13.72,3.0,13.72,0.5,14.13,13.17,0.96,-0.47,1.5,13.73,13.86,3.0,10.28,1.93,12.48,8.9,3.58,0.64,1.5,10.4,9.45,3.0,13.9,0.48,14.41,13.44,0.96,0.17,1.5,13.91,13.86,3.0
+BI-KY-G080003 = 13.68,1.73,15.93,11.1,4.82,-0.3,2.41,13.77,13.72,5.0,15.53,0.52,16.34,14.96,1.38,0.7,2.38,15.53,15.37,5.0,13.91,0.31,14.41,13.58,0.83,0.82,2.6,13.92,13.86,5.0,14.62,0.64,15.51,13.86,1.65,0.32,1.91,14.63,14.41,5.0,12.12,0.67,12.89,11.38,1.52,0.22,1.35,12.14,11.79,5.0,12.74,0.45,13.44,12.2,1.24,0.59,2.55,12.75,12.69,5.0,13.17,0.14,13.31,13.03,0.28,0.0,1.25,13.17,13.17,5.0,13.11,0.36,13.72,12.76,0.96,1.06,2.84,13.12,13.03,5.0,13.65,0.4,14.13,13.1,1.03,-0.25,1.91,13.66,13.72,5.0,13.78,0.27,14.13,13.58,0.55,0.51,1.38,13.78,13.58,5.0,10.1,3.41,14.55,5.04,9.51,-0.28,2.42,10.55,10.28,5.0,13.09,0.71,14.13,12.2,1.93,0.34,2.26,13.1,13.1,5.0
+BI-KY-G080004 = 10.29,1.37,12.34,9.52,2.82,1.14,2.32,10.36,9.66,4.0,13.53,0.54,14.2,13.03,1.17,0.34,1.51,13.54,13.44,4.0,11.52,0.65,12.07,10.83,1.24,-0.09,1.12,11.53,11.58,4.0,11.43,0.86,12.69,10.83,1.86,1.02,2.22,11.45,11.1,4.0,8.93,1.61,11.17,7.73,3.44,0.74,1.92,9.04,8.42,4.0,9.91,0.94,11.31,9.31,2.0,1.11,2.3,9.95,9.52,4.0,11.45,0.51,12.07,10.96,1.1,0.27,1.44,11.46,11.38,4.0,11.5,0.31,11.86,11.24,0.62,0.21,1.28,11.5,11.45,4.0,10.93,0.91,12.27,10.28,2.0,1.04,2.24,10.96,10.59,4.0,10.5,1.35,12.07,9.04,3.03,0.09,1.48,10.56,10.45,4.0,7.93,0.77,8.69,7.18,1.52,0.0,1.09,7.96,7.93,4.0,10.93,0.74,12.0,10.34,1.65,0.92,2.15,10.95,10.69,4.0
+BI-KY-G080005 = 12.89,1.79,14.69,11.1,3.58,-0.0,1.5,12.98,12.89,3.0,14.32,0.42,14.69,13.86,0.83,-0.38,1.5,14.32,14.41,3.0,13.03,0.6,13.44,12.34,1.1,-0.67,1.5,13.04,13.31,3.0,12.85,0.71,13.44,12.07,1.38,-0.45,1.5,12.86,13.03,3.0,12.02,1.11,13.03,10.83,2.2,-0.29,1.5,12.06,12.2,3.0,11.61,0.68,12.07,10.83,1.24,-0.67,1.5,11.62,11.93,3.0,12.66,0.64,13.03,11.93,1.1,-0.71,1.5,12.67,13.03,3.0,11.75,0.56,12.34,11.24,1.1,0.29,1.5,11.75,11.65,3.0,12.94,1.02,13.72,11.79,1.93,-0.58,1.5,12.97,13.31,3.0,12.39,0.69,13.03,11.65,1.38,-0.24,1.5,12.4,12.48,3.0,7.7,0.89,8.35,6.69,1.65,-0.63,1.5,7.74,8.07,3.0,12.11,0.52,12.48,11.52,0.96,-0.65,1.5,12.12,12.34,3.0
+BI-KY-G080006 = 10.3,1.71,11.52,8.35,3.17,-0.64,1.5,10.39,11.03,3.0,13.58,0.77,14.27,12.76,1.52,-0.32,1.5,13.6,13.72,3.0,11.58,2.01,13.44,9.45,4.0,-0.25,1.5,11.7,11.86,3.0,11.38,2.08,13.31,9.17,4.13,-0.24,1.5,11.5,11.65,3.0,9.27,1.45,10.69,7.8,2.89,-0.06,1.5,9.34,9.31,3.0,10.69,1.24,11.93,9.45,2.48,-0.0,1.5,10.74,10.69,3.0,12.0,0.9,12.89,11.1,1.79,-0.0,1.5,12.02,12.0,3.0,11.77,0.63,12.34,11.1,1.24,-0.26,1.5,11.78,11.86,3.0,12.02,0.69,12.76,11.38,1.38,0.24,1.5,12.03,11.93,3.0,11.42,1.82,13.03,9.45,3.58,-0.36,1.5,11.52,11.79,3.0,6.16,1.73,7.52,4.21,3.31,-0.56,1.5,6.32,6.76,3.0,10.57,1.87,12.34,8.62,3.72,-0.18,1.5,10.68,10.76,3.0
+BI-KY-G080007 = 15.06,0.61,15.79,14.13,1.65,-0.45,2.28,15.07,15.03,5.0,16.46,0.1,16.61,16.34,0.28,0.37,2.22,16.46,16.48,5.0,14.7,0.38,15.1,14.13,0.96,-0.52,2.02,14.7,14.75,5.0,15.14,0.61,16.06,14.41,1.65,0.45,2.28,15.15,15.17,5.0,13.02,0.52,13.58,12.2,1.38,-0.66,2.31,13.03,13.1,5.0,13.11,0.12,13.31,13.03,0.28,0.84,2.08,13.11,13.03,5.0,13.38,0.23,13.58,13.03,0.55,-0.55,2.04,13.38,13.38,5.0,13.35,0.43,13.86,13.03,0.83,0.42,1.19,13.35,13.03,5.0,13.69,0.12,13.86,13.58,0.28,0.34,1.85,13.69,13.72,5.0,13.76,0.43,14.41,13.31,1.1,0.52,2.11,13.77,13.79,5.0,14.75,0.56,15.51,14.13,1.38,0.27,1.66,14.76,14.69,5.0,14.84,1.0,15.79,13.31,2.48,-0.62,2.11,14.86,14.89,5.0
+BI-KY-G080008 = 8.9,1.39,10.41,7.52,2.89,0.08,1.21,8.98,8.83,4.0,13.51,0.41,13.86,13.03,0.83,-0.21,1.28,13.52,13.58,4.0,11.31,0.64,11.93,10.41,1.52,-0.69,2.08,11.32,11.45,4.0,11.14,0.72,11.79,10.14,1.65,-0.67,1.94,11.15,11.31,4.0,9.16,0.91,10.21,8.21,2.0,0.12,1.4,9.19,9.1,4.0,10.24,0.68,10.83,9.59,1.24,-0.02,1.03,10.26,10.28,4.0,11.46,0.66,12.07,10.83,1.24,-0.02,1.04,11.48,11.48,4.0,11.38,0.58,12.07,10.83,1.24,0.21,1.34,11.39,11.31,4.0,11.53,1.17,12.76,10.28,2.48,-0.03,1.24,11.58,11.55,4.0,11.02,0.68,11.58,10.14,1.45,-0.46,1.6,11.03,11.17,4.0,6.19,1.3,7.8,4.63,3.17,0.04,1.95,6.3,6.18,4.0,10.38,0.58,10.96,9.59,1.38,-0.58,2.04,10.39,10.48,4.0
+BI-KY-G080009 = 15.11,0.76,16.06,14.13,1.93,-0.0,1.69,15.13,15.03,5.0,16.04,0.64,16.41,14.89,1.52,-1.45,3.18,16.05,16.34,5.0,14.8,0.45,15.17,14.06,1.1,-0.95,2.43,14.8,14.96,5.0,14.45,0.82,15.1,13.1,2.0,-1.03,2.51,14.47,14.82,5.0,13.4,0.65,14.0,12.34,1.65,-0.96,2.54,13.42,13.58,5.0,13.54,0.42,13.86,12.82,1.03,-1.12,2.75,13.55,13.58,5.0,13.03,0.32,13.44,12.69,0.76,0.15,1.53,13.03,13.03,5.0,14.19,0.62,14.55,13.1,1.45,-1.42,3.14,14.2,14.41,5.0,13.39,0.32,13.72,12.89,0.83,-0.69,2.28,13.39,13.44,5.0,13.64,0.46,13.93,12.82,1.1,-1.4,3.11,13.64,13.86,5.0,13.46,0.69,14.0,12.27,1.72,-1.25,2.93,13.47,13.58,5.0,14.7,0.79,15.24,13.31,1.93,-1.42,3.15,14.72,14.96,5.0
+BI-MA-G100001 = 17.17,0.17,17.44,16.89,0.55,-0.09,2.23,17.17,17.17,8.0,17.52,0.66,18.27,16.34,1.93,-0.61,2.26,17.53,17.61,8.0,16.97,0.31,17.44,16.61,0.83,0.33,1.58,16.97,16.89,8.0,16.06,0.4,16.34,15.37,0.96,-1.0,2.25,16.07,16.27,8.0,15.41,0.26,15.79,14.96,0.83,-0.25,2.26,15.41,15.44,8.0,14.39,0.16,14.69,14.13,0.55,0.25,3.39,14.39,14.41,8.0,13.43,0.44,14.13,12.76,1.38,0.09,2.16,13.43,13.44,8.0,13.71,0.25,14.0,13.31,0.69,-0.5,1.88,13.71,13.79,8.0,15.16,0.67,16.06,13.86,2.2,-0.64,3.03,15.17,15.2,8.0,15.82,0.48,16.34,14.96,1.38,-0.67,2.25,15.83,15.93,8.0,15.72,0.48,16.34,14.96,1.38,-0.1,2.14,15.72,15.72,8.0,16.42,0.32,16.61,15.65,0.96,-2.06,5.64,16.43,16.48,8.0
+BI-MA-G100002 = 16.8,0.1,16.89,16.61,0.28,-0.77,2.46,16.8,16.82,7.0,17.23,0.16,17.44,17.03,0.41,-0.24,1.59,17.23,17.3,7.0,16.7,0.2,16.89,16.48,0.41,-0.17,1.21,16.7,16.75,7.0,16.56,0.24,16.89,16.2,0.69,-0.13,1.98,16.56,16.61,7.0,15.19,0.18,15.51,14.96,0.55,0.56,2.62,15.19,15.24,7.0,14.53,0.12,14.69,14.34,0.34,-0.4,2.14,14.53,14.55,7.0,14.04,0.13,14.13,13.86,0.28,-0.59,1.55,14.04,14.13,7.0,14.58,0.36,15.24,14.13,1.1,0.82,2.84,14.58,14.48,7.0,15.24,0.56,16.06,14.41,1.65,0.1,2.05,15.25,15.1,7.0,16.18,0.47,16.89,15.37,1.52,-0.27,2.67,16.19,16.2,7.0,15.48,0.37,16.06,14.96,1.1,0.23,2.03,15.49,15.37,7.0,15.99,0.31,16.48,15.51,0.96,-0.0,2.5,16.0,15.99,7.0
+BI-MA-G100003 = 16.82,0.57,18.54,15.93,2.62,1.83,7.29,16.83,16.75,14.0,17.15,0.76,18.75,15.51,3.24,-0.02,3.65,17.16,17.13,14.0,16.94,0.52,18.41,16.2,2.2,1.44,5.88,16.95,16.89,14.0,16.16,0.77,17.72,14.13,3.58,-0.75,5.54,16.18,16.17,14.0,15.87,0.86,18.13,14.96,3.17,1.41,4.31,15.89,15.51,14.0,15.49,0.95,18.27,14.55,3.72,1.81,6.23,15.52,15.24,14.0,14.79,1.26,18.34,13.58,4.75,1.55,5.5,14.84,14.75,14.0,15.24,1.21,18.68,14.0,4.69,1.64,5.7,15.29,15.1,14.0,16.26,0.93,18.96,15.1,3.86,1.71,6.05,16.29,16.06,14.0,16.11,0.75,18.47,14.96,3.51,2.14,8.43,16.13,16.06,14.0,15.48,1.03,18.06,13.31,4.75,0.48,4.99,15.51,15.48,14.0,15.89,0.65,17.99,15.1,2.89,2.55,9.37,15.9,15.79,14.0
+BI-MA-G100004 = 15.13,2.45,17.17,10.41,6.75,-0.96,2.19,15.31,16.48,13.0,14.82,1.81,17.17,11.93,5.24,-0.37,1.77,14.92,15.51,13.0,15.27,1.57,16.75,12.07,4.69,-1.18,2.87,15.35,16.06,13.0,13.99,3.08,16.48,8.76,7.72,-0.76,1.83,14.3,16.06,13.0,14.42,1.28,15.51,11.86,3.65,-1.04,2.53,14.47,15.03,13.0,14.15,0.65,14.96,12.82,2.14,-0.83,2.4,14.16,14.41,13.0,13.21,0.36,13.72,12.27,1.45,-1.2,4.68,13.22,13.17,13.0,13.73,0.69,14.69,12.27,2.41,-0.77,2.58,13.74,14.13,13.0,14.85,1.09,15.79,12.55,3.24,-1.06,2.62,14.89,15.51,13.0,14.79,1.42,16.2,12.27,3.93,-0.75,1.9,14.85,15.51,13.0,13.28,2.03,15.93,9.24,6.68,-0.51,2.21,13.42,13.65,13.0,15.09,1.26,16.34,12.89,3.44,-0.78,2.02,15.14,15.65,13.0
+BI-MA-G100005 = 20.51,1.76,23.37,16.61,6.75,-0.53,2.32,20.58,21.02,35.0,22.2,1.87,24.33,18.54,5.79,-0.53,1.96,22.28,22.68,35.0,21.09,1.42,23.5,17.85,5.65,-0.71,2.59,21.13,21.57,35.0,20.74,2.01,22.95,17.17,5.79,-0.63,1.89,20.84,21.71,35.0,21.09,2.13,23.23,16.34,6.89,-0.74,2.28,21.19,21.85,35.0,21.29,2.33,23.78,16.2,7.58,-0.7,2.11,21.41,22.13,35.0,21.74,2.75,24.33,15.93,8.41,-0.84,2.27,21.91,22.95,35.0,21.28,2.57,23.78,15.93,7.85,-0.74,2.15,21.43,22.4,35.0,20.94,1.67,23.23,16.89,6.34,-0.91,2.65,21.0,21.71,35.0,21.25,2.22,23.64,17.23,6.41,-0.55,1.8,21.36,22.13,35.0,19.25,1.68,21.3,16.06,5.24,-0.56,1.95,19.32,19.92,35.0,20.25,2.15,22.95,15.79,7.17,-0.68,2.08,20.36,21.02,35.0
+BI-MA-G100006 = 16.94,1.44,19.09,15.51,3.58,0.5,1.74,16.99,16.58,6.0,17.61,2.44,20.75,14.13,6.61,-0.1,1.83,17.75,17.58,6.0,17.92,1.8,20.75,16.06,4.69,0.45,1.97,18.0,17.75,6.0,16.04,2.85,18.96,11.38,7.58,-0.61,2.17,16.25,16.48,6.0,16.32,1.54,18.68,14.69,4.0,0.53,1.87,16.38,15.93,6.0,16.07,1.91,18.82,13.86,4.96,0.27,1.71,16.17,15.86,6.0,15.83,2.39,19.51,13.31,6.2,0.58,1.86,15.98,15.06,6.0,15.67,2.03,18.41,13.03,5.37,0.11,1.71,15.78,15.48,6.0,16.68,1.95,19.51,14.41,5.1,0.26,1.74,16.78,16.51,6.0,16.61,2.03,18.82,13.58,5.24,-0.28,1.82,16.72,16.68,6.0,14.98,2.03,17.3,11.65,5.65,-0.53,2.27,15.1,15.13,6.0,15.76,1.06,17.58,14.69,2.89,0.72,2.5,15.79,15.72,6.0
+BI-MU-G110001 = 12.66,0.97,13.58,11.65,1.93,-0.17,1.5,12.69,12.76,3.0,13.84,0.28,14.13,13.58,0.55,0.29,1.5,13.84,13.79,3.0,12.09,0.39,12.41,11.65,0.76,-0.49,1.5,12.09,12.2,3.0,11.91,0.04,11.93,11.86,0.07,-0.71,1.68,11.91,11.93,3.0,12.02,0.42,12.48,11.65,0.83,0.38,1.5,12.03,11.93,3.0,10.99,0.47,11.52,10.62,0.9,0.56,1.5,10.99,10.83,3.0,11.17,0.88,11.93,10.21,1.72,-0.41,1.5,11.19,11.38,3.0,11.19,0.42,11.65,10.83,0.83,0.38,1.5,11.2,11.1,3.0,11.45,0.43,11.93,11.1,0.83,0.53,1.5,11.45,11.31,3.0,12.39,0.57,13.03,11.93,1.1,0.53,1.5,12.4,12.2,3.0,10.34,0.61,10.83,9.66,1.17,-0.55,1.5,10.36,10.55,3.0,11.49,0.69,12.2,10.83,1.38,0.12,1.5,11.51,11.45,3.0
+BI-MU-G110002 = 12.6,0.81,14.27,11.38,2.89,0.73,3.32,12.63,12.34,9.0,13.72,0.41,14.82,13.58,1.24,2.47,7.12,13.73,13.58,9.0,11.81,1.37,14.13,9.72,4.41,0.14,2.19,11.88,11.72,9.0,10.85,1.11,12.34,8.9,3.44,-0.35,2.14,10.9,10.9,9.0,10.39,1.42,12.89,8.07,4.82,0.06,2.51,10.48,10.69,9.0,11.1,1.03,12.89,9.45,3.44,0.13,2.42,11.14,10.96,9.0,11.84,0.46,12.62,11.1,1.52,0.09,2.49,11.85,11.86,9.0,11.68,0.59,13.17,11.1,2.07,1.97,5.89,11.7,11.65,9.0,12.02,0.82,13.44,10.83,2.62,0.18,2.25,12.05,12.07,9.0,11.79,0.38,12.48,11.1,1.38,0.0,3.21,11.8,11.79,9.0,9.96,1.52,12.76,7.8,4.96,0.42,2.41,10.06,9.66,9.0,10.8,1.0,12.89,9.72,3.17,0.94,3.1,10.85,10.76,9.0
+BI-MU-G110003 = 10.37,0.9,11.52,9.45,2.07,0.27,1.4,10.4,10.14,5.0,13.29,0.4,13.72,12.69,1.03,-0.52,2.08,13.3,13.31,5.0,11.47,0.55,11.93,10.62,1.31,-0.82,2.11,11.48,11.79,5.0,10.47,0.97,11.52,9.31,2.2,-0.24,1.35,10.5,10.83,5.0,10.79,0.51,11.38,10.14,1.24,-0.12,1.52,10.8,10.83,5.0,9.86,0.55,10.55,9.17,1.38,0.08,1.65,9.87,9.72,5.0,9.56,0.83,10.69,8.76,1.93,0.4,1.55,9.59,9.31,5.0,10.19,0.37,10.62,9.79,0.83,0.25,1.31,10.2,10.0,5.0,10.29,0.65,10.96,9.24,1.72,-0.78,2.45,10.31,10.28,5.0,10.79,0.76,11.52,9.79,1.72,-0.21,1.5,10.81,10.83,5.0,8.81,0.91,9.72,7.52,2.2,-0.39,1.76,8.85,8.9,5.0,10.28,0.31,10.76,10.0,0.76,0.76,2.06,10.28,10.14,5.0
+BI-MU-G110004 = 12.98,0.71,13.86,12.14,1.72,0.08,1.98,12.99,12.96,4.0,13.91,0.65,14.69,13.1,1.58,-0.09,1.97,13.92,13.93,4.0,12.84,0.68,13.72,12.27,1.45,0.46,1.6,12.86,12.69,4.0,12.05,1.1,13.31,10.62,2.69,-0.27,2.01,12.09,12.14,4.0,11.79,0.91,12.76,10.55,2.2,-0.51,2.06,11.82,11.93,4.0,11.93,0.68,12.76,11.24,1.52,0.23,1.47,11.94,11.86,4.0,12.27,0.8,13.03,11.24,1.79,-0.43,1.66,12.29,12.41,4.0,11.41,0.8,12.48,10.55,1.93,0.43,2.02,11.43,11.31,4.0,12.1,0.59,12.89,11.65,1.24,0.6,1.76,12.11,11.93,4.0,12.79,0.81,13.44,11.65,1.79,-0.75,1.95,12.81,13.03,4.0,10.88,1.05,12.07,9.52,2.55,-0.27,1.97,10.92,10.96,4.0,11.91,0.8,13.03,11.31,1.72,0.79,1.97,11.93,11.65,4.0
+BI-MU-G110005 = 11.89,1.13,13.44,10.83,2.62,0.64,1.97,11.93,11.65,4.0,10.76,0.91,11.93,9.72,2.2,0.25,1.96,10.79,10.69,4.0,12.17,0.48,12.89,11.93,0.96,1.15,2.33,12.18,11.93,4.0,9.59,0.73,10.28,8.62,1.65,-0.5,1.76,9.61,9.72,4.0,10.79,1.09,11.93,9.45,2.48,-0.24,1.58,10.83,10.9,4.0,11.24,0.65,12.07,10.55,1.52,0.31,1.78,11.25,11.17,4.0,11.03,0.77,12.07,10.28,1.79,0.54,1.9,11.05,10.9,4.0,11.34,1.09,12.48,10.0,2.48,-0.24,1.58,11.38,11.45,4.0,11.34,0.94,12.48,10.28,2.2,0.1,1.68,11.37,11.31,4.0,11.72,0.53,12.34,11.1,1.24,0.0,1.64,11.73,11.72,4.0,9.59,1.5,11.24,7.8,3.44,-0.12,1.6,9.67,9.66,4.0,11.1,0.6,11.93,10.55,1.38,0.69,2.0,11.11,10.96,4.0
+BI-MU-G110006 = 14.89,0.7,15.37,13.86,1.52,-1.07,2.27,14.9,15.17,4.0,14.74,1.83,16.48,12.69,3.79,-0.13,1.23,14.82,14.89,4.0,14.77,0.91,15.51,13.51,2.0,-0.69,1.88,14.79,15.03,4.0,12.95,1.45,14.55,11.17,3.38,-0.16,1.66,13.01,13.03,4.0,13.63,0.92,14.41,12.41,2.0,-0.55,1.72,13.66,13.86,4.0,13.31,0.6,13.86,12.48,1.38,-0.69,2.0,13.32,13.44,4.0,12.96,0.43,13.31,12.34,0.96,-0.92,2.16,12.97,13.1,4.0,13.88,0.78,14.69,12.82,1.86,-0.5,1.98,13.89,14.0,4.0,13.63,0.49,14.13,12.96,1.17,-0.59,2.08,13.64,13.72,4.0,13.43,0.76,14.13,12.41,1.72,-0.54,1.8,13.44,13.58,4.0,13.43,1.09,14.41,12.0,2.41,-0.49,1.68,13.46,13.65,4.0,14.01,1.18,14.96,12.41,2.55,-0.65,1.82,14.05,14.34,4.0
+BI-MU-G110007 = 11.51,0.68,12.62,10.55,2.07,0.27,2.34,11.52,11.38,7.0,11.1,0.75,11.93,10.0,1.93,-0.36,1.67,11.12,11.1,7.0,11.37,0.66,12.34,10.41,1.93,-0.1,1.99,11.38,11.52,7.0,9.54,0.31,10.0,9.17,0.83,0.38,1.69,9.54,9.45,7.0,11.66,0.62,12.76,10.83,1.93,0.51,2.53,11.68,11.58,7.0,11.23,0.3,11.65,10.83,0.83,-0.13,1.78,11.23,11.38,7.0,11.13,0.53,11.52,10.28,1.24,-0.88,1.97,11.14,11.38,7.0,10.86,0.65,11.79,9.86,1.93,-0.09,2.07,10.87,10.83,7.0,11.52,0.53,12.2,10.83,1.38,-0.13,1.67,11.53,11.52,7.0,11.34,0.41,11.65,10.55,1.1,-1.14,2.89,11.34,11.52,7.0,8.86,1.31,10.83,6.83,4.0,-0.04,2.22,8.94,8.9,7.0,10.29,0.92,10.96,8.48,2.48,-1.23,3.1,10.32,10.69,7.0
+BI-MU-G110008 = 14.26,1.19,15.24,12.34,2.89,-0.91,2.29,14.3,14.82,5.0,13.71,0.59,14.27,12.76,1.52,-0.86,2.42,13.72,13.86,5.0,13.91,0.76,14.69,12.76,1.93,-0.62,2.03,13.93,14.13,5.0,12.09,0.63,12.76,11.1,1.65,-0.69,2.28,12.11,12.2,5.0,11.97,1.45,13.58,10.14,3.44,-0.22,1.47,12.04,12.34,5.0,12.74,0.63,13.17,11.65,1.52,-1.29,2.93,12.75,13.03,5.0,12.43,0.78,13.31,11.24,2.07,-0.52,2.18,12.44,12.48,5.0,11.78,1.24,13.44,10.41,3.03,0.25,1.63,11.83,11.65,5.0,13.29,0.7,13.86,12.07,1.79,-1.31,3.03,13.31,13.51,5.0,12.55,0.45,12.89,11.79,1.1,-1.11,2.64,12.56,12.76,5.0,12.09,1.65,13.72,9.59,4.13,-0.65,2.04,12.18,12.62,5.0,13.03,1.02,14.0,11.52,2.48,-0.62,1.86,13.06,13.44,5.0
+BI-MU-G110009 = 14.7,1.03,15.79,13.44,2.34,-0.21,1.58,14.73,14.79,4.0,14.24,0.46,14.82,13.72,1.1,0.25,1.96,14.24,14.2,4.0,14.12,0.63,14.69,13.31,1.38,-0.42,1.58,14.13,14.24,4.0,12.69,0.58,13.44,12.07,1.38,0.37,1.89,12.7,12.62,4.0,12.88,1.16,13.86,11.38,2.48,-0.46,1.6,12.92,13.13,4.0,13.0,0.4,13.31,12.48,0.83,-0.49,1.63,13.0,13.1,4.0,12.76,0.23,13.03,12.48,0.55,0.0,2.0,12.76,12.76,4.0,12.17,0.81,13.03,11.1,1.93,-0.39,1.88,12.19,12.27,4.0,13.13,0.13,13.31,13.03,0.28,0.49,1.63,13.14,13.1,4.0,13.08,0.17,13.31,12.89,0.41,0.32,1.92,13.08,13.07,4.0,12.72,1.18,13.86,11.24,2.62,-0.34,1.57,12.76,12.89,4.0,13.53,1.03,14.41,12.2,2.2,-0.45,1.6,13.56,13.75,4.0
+BI-MU-G110010 = 10.77,0.74,11.93,10.0,1.93,0.67,2.31,10.79,10.83,5.0,12.76,0.58,13.44,11.93,1.52,-0.34,1.99,12.77,12.89,5.0,10.96,0.54,11.79,10.55,1.24,0.74,1.94,10.98,10.69,5.0,8.98,0.85,10.14,8.07,2.07,0.17,1.68,9.01,9.17,5.0,10.06,0.54,10.96,9.59,1.38,1.09,2.76,10.07,10.0,5.0,10.0,0.64,10.83,9.31,1.52,0.15,1.53,10.02,10.0,5.0,9.94,0.81,11.24,9.04,2.2,0.74,2.58,9.97,9.72,5.0,10.03,0.41,10.69,9.59,1.1,0.83,2.63,10.03,10.0,5.0,10.33,0.59,11.24,9.59,1.65,0.46,2.56,10.34,10.28,5.0,10.28,0.84,11.52,9.31,2.2,0.4,2.1,10.3,10.41,5.0,7.52,1.33,9.45,6.0,3.44,0.34,1.98,7.61,7.8,5.0,9.97,1.03,11.1,8.35,2.76,-0.7,2.38,10.02,10.28,5.0
+BI-MU-G110011 = 14.39,1.06,15.31,12.89,2.41,-0.77,2.02,14.42,14.69,4.0,12.72,1.83,15.37,11.38,4.0,0.94,2.15,12.82,12.07,4.0,13.86,0.91,15.03,12.82,2.2,0.26,2.0,13.88,13.79,4.0,11.81,1.31,13.65,10.55,3.1,0.71,2.09,11.86,11.52,4.0,12.27,1.25,13.93,11.03,2.89,0.47,1.81,12.32,12.07,4.0,12.69,0.62,13.38,11.86,1.52,-0.38,2.03,12.7,12.76,4.0,12.62,0.68,13.17,11.65,1.52,-0.79,2.0,12.63,12.82,4.0,12.55,1.06,13.79,11.45,2.34,0.14,1.42,12.58,12.48,4.0,13.2,0.64,13.65,12.27,1.38,-0.98,2.18,13.22,13.44,4.0,12.74,0.6,13.51,12.07,1.45,0.29,1.98,12.75,12.69,4.0,12.12,1.51,14.06,10.41,3.65,0.27,1.97,12.19,12.0,4.0,12.88,1.12,14.41,11.72,2.69,0.56,2.06,12.91,12.69,4.0
+BI-MY-G120001 = 14.58,0.52,15.37,13.86,1.52,0.15,1.8,14.59,14.55,8.0,15.16,0.75,16.34,14.13,2.2,0.19,1.94,15.17,15.13,8.0,16.0,0.36,16.61,15.51,1.1,0.41,2.21,16.01,15.93,8.0,14.83,0.3,15.24,14.41,0.83,-0.15,1.58,14.83,14.89,8.0,14.52,0.1,14.69,14.41,0.28,0.15,1.78,14.52,14.55,8.0,13.58,0.18,13.86,13.31,0.55,0.05,2.12,13.58,13.55,8.0,12.9,0.27,13.24,12.48,0.76,-0.32,1.84,12.9,12.96,8.0,14.59,0.1,14.69,14.41,0.28,-0.6,2.44,14.59,14.58,8.0,14.67,0.25,14.96,14.27,0.69,-0.27,1.89,14.67,14.69,8.0,13.88,0.3,14.13,13.31,0.83,-0.89,2.57,13.88,13.93,8.0,14.49,0.49,15.37,13.79,1.58,0.33,2.6,14.49,14.55,8.0,14.7,0.2,14.96,14.41,0.55,-0.52,1.98,14.7,14.75,8.0
+BI-MY-G120002 = 15.36,0.83,16.34,13.86,2.48,-0.52,1.96,15.38,15.65,10.0,16.58,0.36,17.1,16.06,1.03,-0.06,2.03,16.58,16.58,10.0,15.19,0.69,16.2,14.13,2.07,-0.01,1.83,15.2,15.24,10.0,15.64,0.17,15.93,15.37,0.55,0.07,2.12,15.64,15.65,10.0,14.88,0.31,15.24,14.27,0.96,-0.86,2.55,14.88,14.96,10.0,14.46,0.39,15.03,13.72,1.31,-0.4,2.47,14.46,14.51,10.0,14.34,0.46,15.03,13.44,1.58,-0.28,2.56,14.35,14.17,10.0,14.83,0.4,15.44,14.27,1.17,-0.24,1.83,14.83,14.96,10.0,14.6,0.32,14.96,13.86,1.1,-1.08,3.83,14.61,14.62,10.0,15.04,0.27,15.51,14.69,0.83,0.12,2.06,15.05,15.03,10.0,13.62,0.51,14.41,13.03,1.38,0.28,1.51,13.63,13.44,10.0,14.8,0.36,15.24,14.27,0.96,-0.08,1.48,14.8,14.82,10.0
+BI-MY-G120003 = 14.57,0.43,15.1,14.13,0.96,0.29,1.33,14.58,14.41,5.0,16.37,0.59,17.17,15.51,1.65,-0.15,2.46,16.37,16.34,5.0,14.55,0.28,14.82,14.13,0.69,-0.63,1.95,14.55,14.69,5.0,14.92,0.49,15.24,14.06,1.17,-1.31,2.98,14.93,15.1,5.0,13.42,1.32,15.24,11.93,3.31,0.31,1.74,13.47,13.17,5.0,13.6,0.84,14.96,12.76,2.2,0.88,2.52,13.62,13.38,5.0,13.67,0.88,14.96,12.76,2.2,0.45,1.99,13.69,13.72,5.0,14.74,0.72,15.79,14.0,1.79,0.39,1.92,14.75,14.82,5.0,14.52,0.13,14.69,14.41,0.28,0.38,1.44,14.52,14.48,5.0,13.98,0.49,14.69,13.51,1.17,0.47,1.72,13.99,13.86,5.0,12.88,0.12,13.03,12.76,0.28,0.04,1.42,12.88,12.89,5.0,14.0,0.14,14.13,13.86,0.28,-0.0,1.25,14.0,14.0,5.0
+BI-MY-G120004 = 14.13,0.39,14.82,13.58,1.24,0.45,2.8,14.14,14.13,7.0,15.94,0.15,16.2,15.79,0.41,0.51,2.07,15.95,15.93,7.0,15.08,0.64,16.06,14.13,1.93,-0.09,2.23,15.09,15.17,7.0,14.89,0.53,15.51,13.86,1.65,-0.97,3.18,14.9,14.96,7.0,14.14,1.14,15.24,12.07,3.17,-0.82,2.42,14.18,14.69,7.0,13.39,0.14,13.58,13.17,0.41,-0.08,2.04,13.39,13.38,7.0,13.29,0.21,13.58,13.03,0.55,-0.07,1.84,13.29,13.31,7.0,14.48,0.13,14.69,14.27,0.41,-0.0,2.4,14.48,14.48,7.0,14.29,0.36,14.69,13.58,1.1,-1.08,3.27,14.3,14.41,7.0,14.11,0.44,14.69,13.31,1.38,-0.7,2.85,14.12,14.13,7.0,13.23,0.12,13.38,13.03,0.34,-0.45,2.27,13.23,13.24,7.0,14.18,0.2,14.41,13.86,0.55,-0.29,2.12,14.18,14.13,7.0
+BI-MY-G120005 = 16.41,0.28,16.96,16.06,0.9,0.5,2.68,16.41,16.48,9.0,17.19,0.51,18.06,16.34,1.72,0.3,2.65,17.2,17.03,9.0,15.31,0.45,16.34,14.69,1.65,1.14,4.3,15.32,15.24,9.0,16.22,0.49,17.23,15.65,1.58,0.78,3.1,16.22,16.34,9.0,14.85,1.01,15.93,13.03,2.89,-0.72,2.24,14.88,14.96,9.0,15.24,0.32,15.79,14.89,0.9,0.78,2.27,15.24,15.24,9.0,15.4,0.9,16.75,14.0,2.76,0.04,2.09,15.42,15.51,9.0,15.44,0.34,16.06,14.96,1.1,0.47,2.53,15.44,15.37,9.0,15.18,0.67,16.2,14.13,2.07,0.27,2.23,15.2,15.1,9.0,15.05,0.67,16.48,14.34,2.14,1.01,3.31,15.07,14.96,9.0,14.14,0.51,14.96,13.58,1.38,0.75,2.2,14.15,14.0,9.0,15.8,0.58,16.75,15.1,1.65,0.7,2.29,15.8,15.79,9.0
+BI-MY-G120006 = 14.71,0.69,15.79,13.58,2.2,0.06,2.16,14.72,14.69,9.0,16.33,0.31,16.75,15.93,0.83,-0.0,1.42,16.33,16.41,9.0,15.66,0.71,16.89,14.69,2.2,0.38,2.12,15.68,15.51,9.0,15.62,0.49,16.06,14.55,1.52,-1.23,3.57,15.63,15.79,9.0,14.69,0.24,14.96,14.41,0.55,0.01,1.33,14.69,14.69,9.0,13.83,0.42,14.41,13.31,1.1,0.19,1.71,13.83,13.86,9.0,13.49,0.42,14.27,12.96,1.31,0.51,2.29,13.5,13.31,9.0,14.7,0.31,15.24,14.13,1.1,-0.08,2.87,14.7,14.69,9.0,14.8,0.53,15.51,13.86,1.65,-0.59,2.35,14.81,14.96,9.0,14.46,0.58,15.24,13.58,1.65,0.05,1.8,14.47,14.41,9.0,13.84,0.37,14.41,13.31,1.1,0.27,1.98,13.85,13.86,9.0,14.66,0.21,14.96,14.41,0.55,0.28,1.88,14.66,14.69,9.0
+BI-MY-G120007 = 14.77,0.24,14.96,14.41,0.55,-0.52,1.63,14.77,14.86,6.0,15.11,0.3,15.51,14.82,0.69,0.22,1.34,15.11,15.06,6.0,15.49,0.36,16.06,14.96,1.1,0.2,2.57,15.49,15.44,6.0,15.29,0.48,16.06,14.82,1.24,0.65,2.03,15.3,15.17,6.0,14.7,0.17,14.96,14.55,0.41,0.64,1.97,14.7,14.65,6.0,14.01,0.17,14.13,13.72,0.41,-0.88,2.43,14.01,14.06,6.0,13.49,0.3,13.86,13.03,0.83,-0.34,2.04,13.49,13.51,6.0,14.9,0.36,15.51,14.41,1.1,0.48,2.8,14.91,14.89,6.0,14.75,0.28,15.24,14.41,0.83,0.72,2.85,14.76,14.72,6.0,14.04,0.5,14.69,13.31,1.38,-0.23,1.88,14.05,14.1,6.0,14.09,0.14,14.27,13.86,0.41,-0.49,2.34,14.09,14.13,6.0,14.9,0.21,15.24,14.69,0.55,0.41,2.23,14.9,14.93,6.0
+BI-NG-G140001 = 15.08,0.12,15.24,14.96,0.28,0.43,1.84,15.08,15.06,4.0,15.65,0.36,16.06,15.24,0.83,0.0,1.64,15.65,15.65,4.0,13.77,0.59,14.55,13.31,1.24,0.49,1.63,13.78,13.62,4.0,14.62,0.47,15.24,14.13,1.1,0.43,1.85,14.62,14.55,4.0,13.94,0.66,14.82,13.31,1.52,0.49,1.78,13.96,13.82,4.0,13.88,0.64,14.55,13.03,1.52,-0.41,1.87,13.89,13.96,4.0,13.41,0.24,13.72,13.17,0.55,0.43,1.85,13.41,13.38,4.0,13.26,0.62,14.0,12.48,1.52,-0.1,1.99,13.27,13.27,4.0,14.1,0.24,14.41,13.86,0.55,0.43,1.85,14.1,14.06,4.0,13.7,0.41,14.13,13.17,0.96,-0.39,1.88,13.71,13.75,4.0,11.14,0.86,11.93,10.0,1.93,-0.51,1.74,11.16,11.31,4.0,13.86,0.56,14.55,13.17,1.38,0.0,2.0,13.87,13.86,4.0
+BI-NG-G140002 = 15.1,0.34,15.37,14.69,0.69,-0.31,1.41,15.1,15.17,4.0,15.96,0.07,16.06,15.93,0.14,1.15,2.33,15.96,15.93,4.0,14.63,0.21,14.89,14.41,0.48,0.24,1.74,14.63,14.62,4.0,13.46,0.12,13.58,13.31,0.28,-0.43,1.85,13.46,13.48,4.0,13.74,0.51,14.2,13.03,1.17,-0.68,1.96,13.74,13.86,4.0,13.1,0.33,13.44,12.76,0.69,-0.0,1.22,13.1,13.1,4.0,12.89,0.57,13.58,12.2,1.38,-0.0,1.85,12.9,12.89,4.0,13.44,0.65,14.0,12.76,1.24,-0.09,1.12,13.46,13.51,4.0,14.01,0.42,14.41,13.58,0.83,-0.04,1.09,14.02,14.03,4.0,13.98,0.24,14.27,13.72,0.55,0.19,1.59,13.98,13.96,4.0,13.32,0.3,13.58,12.89,0.69,-0.87,2.15,13.33,13.41,4.0,14.82,0.11,14.96,14.69,0.28,-0.0,2.01,14.82,14.82,4.0
+BI-NG-G140003 = 15.58,0.42,16.06,14.96,1.1,-0.29,1.78,15.59,15.58,6.0,15.52,0.25,15.79,15.24,0.55,-0.15,1.48,15.52,15.55,6.0,14.51,0.1,14.69,14.41,0.28,0.57,2.24,14.51,14.51,6.0,12.97,0.49,13.58,12.2,1.38,-0.46,2.12,12.98,13.1,6.0,13.59,0.84,14.96,12.62,2.34,0.59,2.23,13.62,13.41,6.0,13.53,0.25,13.86,13.17,0.69,-0.06,1.92,13.53,13.51,6.0,13.18,0.39,13.86,12.89,0.96,0.99,2.39,13.19,13.0,6.0,14.35,0.62,15.24,13.58,1.65,0.15,1.81,14.36,14.34,6.0,14.74,0.3,15.24,14.48,0.76,0.81,2.15,14.74,14.62,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.39,13.31,12.2,1.1,-1.15,3.12,12.93,13.03,6.0,14.21,0.45,14.96,13.86,1.1,0.72,2.2,14.22,14.1,6.0
+BI-NG-G140004 = 16.34,0.19,16.61,16.06,0.55,-0.0,2.04,16.34,16.34,6.0,16.38,0.38,16.89,15.93,0.96,0.07,1.52,16.39,16.41,6.0,14.36,0.37,14.96,14.0,0.96,0.53,2.2,14.37,14.34,6.0,14.73,0.83,15.79,13.86,1.93,0.11,1.26,14.75,14.69,6.0,14.36,0.3,14.82,14.0,0.83,0.34,2.04,14.37,14.34,6.0,14.31,0.25,14.69,14.0,0.69,0.3,2.05,14.31,14.31,6.0,14.34,0.45,15.1,13.86,1.24,0.68,2.34,14.35,14.27,6.0,14.72,0.35,15.24,14.13,1.1,-0.31,2.91,14.72,14.72,6.0,15.44,0.39,16.2,15.24,0.96,1.51,3.6,15.45,15.24,6.0,13.78,0.34,14.13,13.31,0.83,-0.33,1.48,13.78,13.86,6.0,12.6,0.4,13.03,11.93,1.1,-0.66,2.23,12.6,12.69,6.0,14.4,0.32,14.96,14.13,0.83,0.99,2.68,14.4,14.31,6.0
+BI-NG-G140005 = 15.24,0.23,15.51,14.96,0.55,0.0,2.0,15.24,15.24,4.0,15.91,0.12,16.06,15.79,0.28,0.43,1.85,15.91,15.89,4.0,15.15,0.28,15.51,14.89,0.62,0.4,1.58,15.15,15.1,4.0,14.46,0.38,14.96,14.13,0.83,0.52,1.69,14.46,14.38,4.0,14.77,0.35,15.24,14.41,0.83,0.43,1.85,14.77,14.72,4.0,14.53,0.55,15.24,14.06,1.17,0.46,1.6,14.54,14.41,4.0,14.29,0.51,14.96,13.86,1.1,0.51,1.67,14.3,14.17,4.0,14.51,0.34,14.69,14.0,0.69,-1.15,2.33,14.52,14.69,4.0,14.46,0.21,14.69,14.2,0.48,-0.24,1.74,14.46,14.48,4.0,14.2,0.18,14.41,14.0,0.41,-0.0,1.64,14.2,14.2,4.0,13.96,0.9,14.41,12.62,1.79,-1.15,2.33,13.98,14.41,4.0,14.58,0.13,14.69,14.41,0.28,-0.49,1.63,14.58,14.62,4.0
+BI-NG-G140006 = 15.18,0.11,15.31,15.03,0.28,-0.35,1.58,15.18,15.24,5.0,15.97,0.19,16.2,15.79,0.41,0.23,1.33,15.97,15.93,5.0,14.73,0.22,14.96,14.55,0.41,0.36,1.19,14.73,14.62,5.0,13.86,0.45,14.55,13.31,1.24,0.49,2.5,13.86,13.86,5.0,13.94,0.5,14.41,13.24,1.17,-0.36,1.67,13.95,14.0,5.0,13.13,0.22,13.44,12.89,0.55,0.52,1.94,13.13,13.03,5.0,13.18,0.33,13.44,12.62,0.83,-1.17,2.79,13.19,13.31,5.0,13.22,0.08,13.31,13.17,0.14,0.41,1.17,13.22,13.17,5.0,13.83,0.04,13.86,13.79,0.07,-0.41,1.14,13.83,13.86,5.0,13.61,0.14,13.79,13.44,0.34,0.16,1.51,13.61,13.58,5.0,12.56,1.09,13.44,10.83,2.62,-0.86,2.26,12.6,12.96,5.0,15.1,0.34,15.51,14.69,0.83,-0.11,1.56,15.1,15.24,5.0
+BI-NG-G140007 = 15.76,0.38,16.13,15.37,0.76,-0.11,1.5,15.77,15.79,3.0,16.09,0.28,16.41,15.93,0.48,0.71,1.5,16.09,15.93,3.0,15.21,0.11,15.31,15.1,0.21,-0.38,1.49,15.21,15.24,3.0,13.81,0.29,14.13,13.58,0.55,0.53,1.5,13.81,13.72,3.0,14.39,0.31,14.69,14.06,0.62,-0.14,1.5,14.39,14.41,3.0,13.84,0.22,14.0,13.58,0.41,-0.63,1.5,13.84,13.93,3.0,14.25,0.14,14.41,14.13,0.28,0.53,1.5,14.25,14.2,3.0,14.48,0.48,14.96,14.0,0.96,0.0,1.5,14.48,14.48,3.0,14.69,0.36,14.96,14.27,0.69,-0.6,1.5,14.69,14.82,3.0,13.93,0.45,14.41,13.51,0.9,0.27,1.5,13.93,13.86,3.0,13.35,0.48,13.86,12.89,0.96,0.17,1.5,13.36,13.31,3.0,14.52,0.4,14.82,14.06,0.76,-0.62,1.5,14.53,14.69,3.0
+BI-NG-G140008 = 15.2,0.28,15.65,14.89,0.76,0.49,2.06,15.2,15.17,6.0,15.67,0.43,16.2,15.1,1.1,-0.25,1.61,15.68,15.79,6.0,14.55,0.31,14.96,14.13,0.83,0.0,1.72,14.55,14.55,6.0,14.02,0.49,14.69,13.58,1.1,0.47,1.5,14.03,13.86,6.0,12.48,0.35,12.76,11.93,0.83,-0.65,1.88,12.48,12.62,6.0,12.92,0.16,13.17,12.76,0.41,0.49,1.99,12.92,12.89,6.0,12.49,0.5,13.24,11.93,1.31,0.4,1.84,12.5,12.41,6.0,13.49,0.21,13.72,13.17,0.55,-0.61,1.92,13.49,13.58,6.0,13.95,0.19,14.27,13.72,0.55,0.65,2.6,13.95,13.93,6.0,13.31,0.15,13.58,13.17,0.41,1.0,3.0,13.31,13.31,6.0,13.47,0.51,14.0,12.76,1.24,-0.3,1.47,13.48,13.58,6.0,15.21,0.33,15.51,14.69,0.83,-0.64,1.97,15.22,15.31,6.0
+BI-NG-G140009 = 15.18,0.24,15.51,14.82,0.69,-0.13,1.98,15.18,15.24,7.0,15.24,0.25,15.65,14.82,0.83,0.0,2.87,15.24,15.24,7.0,15.0,0.53,15.79,14.41,1.38,0.22,1.71,15.01,15.1,7.0,14.24,0.42,14.96,13.79,1.17,0.58,2.13,14.25,14.13,7.0,12.78,0.34,13.17,12.2,0.96,-0.53,2.19,12.78,12.82,7.0,13.4,0.28,13.86,13.03,0.83,0.25,2.18,13.4,13.44,7.0,12.81,0.31,13.31,12.41,0.9,0.26,2.14,12.81,12.76,7.0,13.44,0.69,14.69,12.76,1.93,0.75,2.53,13.45,13.17,7.0,14.27,0.19,14.41,14.0,0.41,-0.76,1.75,14.27,14.41,7.0,13.23,0.21,13.58,12.96,0.62,0.4,2.19,13.23,13.17,7.0,12.43,0.68,13.58,11.38,2.2,0.14,2.85,12.45,12.48,7.0,14.05,0.24,14.48,13.86,0.62,0.94,2.39,14.05,14.0,7.0
+BI-RT-G150001 = 17.12,0.21,17.44,16.75,0.69,-0.31,2.41,17.12,17.17,9.0,17.41,0.39,17.99,16.89,1.1,0.37,1.93,17.41,17.44,9.0,16.69,0.24,17.03,16.2,0.83,-0.63,3.14,16.69,16.61,9.0,16.1,0.48,16.61,14.96,1.65,-1.62,4.85,16.11,16.2,9.0,15.36,0.23,15.79,15.1,0.69,0.59,2.31,15.36,15.31,9.0,14.98,0.19,15.24,14.75,0.48,0.21,1.47,14.98,14.96,9.0,13.69,0.4,14.55,13.17,1.38,0.99,3.42,13.7,13.58,9.0,14.27,0.32,14.69,13.79,0.9,-0.16,1.97,14.27,14.27,9.0,16.11,0.45,16.89,15.51,1.38,0.12,2.22,16.11,16.2,9.0,16.32,0.2,16.61,15.93,0.69,-0.45,2.84,16.32,16.34,9.0,15.47,0.98,16.34,13.03,3.31,-1.92,5.57,15.5,15.79,9.0,15.99,0.64,16.61,14.96,1.65,-0.79,2.18,16.0,16.13,9.0
+BI-RT-G150002 = 17.42,0.36,18.13,16.89,1.24,0.59,2.31,17.42,17.3,16.0,17.83,0.51,18.82,17.03,1.79,0.21,2.23,17.84,17.85,16.0,16.96,0.31,17.72,16.61,1.1,1.34,4.0,16.96,16.89,16.0,16.57,0.49,17.3,15.51,1.79,-0.51,2.61,16.58,16.58,16.0,15.71,0.25,16.06,15.24,0.83,-0.17,2.1,15.71,15.65,16.0,15.14,0.27,15.65,14.69,0.96,0.23,2.23,15.14,15.13,16.0,14.34,0.31,14.82,13.72,1.1,-0.35,2.34,14.34,14.41,16.0,15.17,0.55,15.93,14.13,1.79,-0.52,2.22,15.18,15.31,16.0,16.3,0.19,16.61,15.93,0.69,-0.14,2.45,16.31,16.34,16.0,16.7,0.24,17.17,16.34,0.83,0.46,2.72,16.71,16.61,16.0,14.88,0.57,15.93,14.13,1.79,0.38,1.98,14.89,14.75,16.0,16.43,0.32,16.89,15.72,1.17,-0.98,3.21,16.43,16.55,16.0
+BI-RT-G150003 = 16.1,1.09,17.17,14.69,2.48,-0.3,1.36,16.13,16.37,6.0,15.95,1.05,17.17,14.82,2.34,0.03,1.16,15.98,15.93,6.0,15.43,0.9,16.34,14.34,2.0,-0.27,1.33,15.45,15.65,6.0,14.77,1.73,16.61,12.69,3.93,-0.29,1.4,14.85,15.17,6.0,14.63,0.75,15.51,13.65,1.86,-0.22,1.53,14.64,14.75,6.0,14.59,0.4,15.24,14.06,1.17,0.42,2.41,14.6,14.51,6.0,13.85,0.39,14.41,13.31,1.1,0.13,2.1,13.85,13.79,6.0,14.05,0.3,14.41,13.58,0.83,-0.47,2.13,14.06,14.1,6.0,15.41,0.47,15.79,14.48,1.31,-1.56,3.84,15.41,15.51,6.0,15.48,0.69,16.06,14.55,1.52,-0.33,1.39,15.49,15.68,6.0,14.03,1.87,16.34,11.31,5.03,-0.24,1.82,14.13,14.2,6.0,15.65,0.65,16.34,14.82,1.52,-0.26,1.38,15.66,15.79,6.0
+BI-RT-G150004 = 16.37,0.53,17.17,15.51,1.65,-0.22,1.97,16.37,16.41,10.0,16.56,0.8,17.58,15.24,2.34,-0.25,1.97,16.58,16.41,10.0,15.98,0.49,16.75,15.24,1.52,-0.32,2.02,15.99,16.13,10.0,15.53,0.52,16.34,14.69,1.65,-0.16,2.12,15.53,15.48,10.0,15.02,0.55,16.06,14.13,1.93,0.15,2.75,15.02,15.1,10.0,14.55,0.42,15.24,13.72,1.52,-0.48,2.86,14.56,14.69,10.0,14.23,0.27,14.55,13.86,0.69,-0.6,1.71,14.23,14.34,10.0,14.6,0.37,15.24,14.13,1.1,0.47,2.08,14.6,14.55,10.0,16.05,0.35,16.75,15.65,1.1,0.6,2.68,16.05,16.06,10.0,15.8,0.6,16.75,14.55,2.2,-0.67,3.25,15.81,16.06,10.0,13.46,0.4,14.0,12.76,1.24,-0.54,2.17,13.46,13.55,10.0,16.03,0.27,16.48,15.65,0.83,-0.09,2.19,16.03,16.06,10.0
+BI-RT-G150005 = 15.25,0.71,16.48,14.34,2.14,0.54,2.42,15.26,15.24,7.0,15.43,1.31,17.17,13.79,3.38,0.34,1.79,15.48,15.31,7.0,15.39,0.29,15.79,14.82,0.96,-0.88,3.52,15.4,15.37,7.0,14.01,1.16,15.79,12.34,3.44,0.2,2.13,14.05,13.93,7.0,13.96,0.78,15.24,12.96,2.27,0.46,2.17,13.98,13.86,7.0,13.42,0.88,14.69,12.27,2.41,0.27,1.87,13.44,13.31,7.0,13.62,0.56,14.41,13.03,1.38,0.34,1.67,13.63,13.58,7.0,13.79,0.75,15.1,12.62,2.48,0.27,2.95,13.81,13.72,7.0,14.97,0.49,15.51,14.06,1.45,-0.86,2.68,14.98,15.24,7.0,14.73,0.83,15.79,13.86,1.93,0.27,1.5,14.75,14.75,7.0,13.0,0.48,13.72,12.48,1.24,0.58,1.8,13.01,12.82,7.0,15.19,0.44,15.65,14.41,1.24,-0.7,2.34,15.19,15.31,7.0
+BI-RT-G150006 = 16.14,0.87,17.17,14.69,2.48,-0.45,1.89,16.16,16.27,10.0,16.28,1.25,17.72,14.13,3.58,-0.54,1.95,16.33,16.55,10.0,15.79,0.86,16.75,14.13,2.62,-0.71,2.28,15.82,16.06,10.0,15.33,0.77,16.34,14.13,2.2,-0.08,1.82,15.35,15.24,10.0,15.0,0.75,16.06,13.86,2.2,-0.33,2.0,15.01,15.1,10.0,14.09,0.91,15.1,12.48,2.62,-0.54,1.98,14.11,14.27,10.0,13.72,0.49,14.69,13.03,1.65,0.5,2.7,13.73,13.62,10.0,13.81,0.78,14.69,12.2,2.48,-0.88,2.73,13.83,14.0,10.0,15.58,1.19,17.17,13.58,3.58,-0.24,1.89,15.62,15.75,10.0,15.47,0.94,16.61,14.0,2.62,-0.35,1.81,15.5,15.51,10.0,13.2,0.89,14.55,11.38,3.17,-0.66,2.97,13.23,13.58,10.0,15.62,0.87,16.48,13.86,2.62,-0.91,2.59,15.64,15.99,10.0
+BI-RY-G160001 = 16.49,0.55,17.17,15.51,1.65,-0.24,1.91,16.5,16.34,13.0,16.16,0.69,17.44,15.24,2.2,0.43,2.08,16.17,16.06,13.0,15.35,0.63,16.48,14.41,2.07,0.33,2.13,15.36,15.17,13.0,13.91,1.29,16.06,11.65,4.41,0.27,2.44,13.96,13.79,13.0,14.76,0.67,15.79,14.0,1.79,0.5,1.68,14.77,14.41,13.0,13.95,0.66,14.96,13.03,1.93,0.26,1.7,13.97,13.86,13.0,13.66,0.62,14.82,12.89,1.93,0.55,2.08,13.67,13.58,13.0,14.53,0.89,16.06,13.44,2.62,0.51,1.91,14.56,14.41,13.0,14.59,0.75,16.06,13.44,2.62,0.35,2.3,14.61,14.41,13.0,15.14,0.65,16.2,14.27,1.93,0.27,1.77,15.15,15.1,13.0,14.34,0.83,15.93,13.17,2.76,0.66,2.67,14.36,14.13,13.0,15.22,0.85,16.75,14.13,2.62,0.39,2.03,15.24,15.24,13.0
+BI-RY-G160002 = 16.05,0.15,16.34,15.86,0.48,0.71,3.14,16.05,16.06,7.0,15.83,0.74,16.89,14.82,2.07,-0.01,1.7,15.84,16.06,7.0,15.49,0.2,15.79,15.24,0.55,0.26,1.61,15.49,15.37,7.0,14.22,0.32,14.69,13.72,0.96,-0.13,2.3,14.23,14.27,7.0,14.33,0.21,14.55,14.0,0.55,-0.48,1.91,14.33,14.41,7.0,13.27,0.28,13.72,13.03,0.69,0.66,1.84,13.27,13.17,7.0,13.74,0.36,14.41,13.31,1.1,0.74,2.84,13.74,13.72,7.0,14.02,0.2,14.41,13.86,0.55,1.12,3.06,14.02,14.0,7.0,14.83,0.27,15.24,14.41,0.83,-0.06,2.21,14.83,14.82,7.0,14.46,0.53,14.82,13.31,1.52,-1.68,4.37,14.47,14.69,7.0,13.24,0.76,14.41,12.2,2.2,0.07,1.98,13.26,13.44,7.0,14.14,0.31,14.62,13.58,1.03,-0.41,2.99,14.15,14.13,7.0
+BI-RY-G160003 = 15.7,0.28,16.2,15.24,0.96,0.16,2.3,15.7,15.65,12.0,16.48,0.53,17.3,15.65,1.65,0.23,2.04,16.49,16.48,12.0,16.26,0.41,16.75,15.51,1.24,-0.55,2.18,16.27,16.34,12.0,14.67,0.53,15.65,13.86,1.79,0.61,2.53,14.68,14.55,12.0,14.47,0.55,15.37,13.86,1.52,0.64,1.93,14.48,14.31,12.0,14.37,0.36,14.82,13.58,1.24,-0.7,2.95,14.37,14.41,12.0,13.93,0.35,14.41,13.31,1.1,-0.38,2.04,13.93,13.96,12.0,14.52,0.31,15.1,14.13,0.96,1.0,2.83,14.53,14.41,12.0,14.31,0.26,14.82,13.86,0.96,0.13,2.65,14.31,14.31,12.0,14.48,0.89,16.34,13.58,2.76,0.88,2.55,14.51,14.2,12.0,14.66,0.62,15.79,13.86,1.93,0.68,2.27,14.67,14.48,12.0,15.12,0.4,15.93,14.55,1.38,0.87,2.95,15.13,15.03,12.0
+BI-RY-G160004 = 16.91,0.46,17.72,16.06,1.65,0.11,2.38,16.91,16.89,15.0,17.48,0.22,17.85,17.1,0.76,-0.13,2.17,17.48,17.44,15.0,17.44,0.29,17.99,16.89,1.1,0.14,2.77,17.44,17.44,15.0,15.75,0.23,16.06,15.37,0.69,0.08,1.83,15.75,15.72,15.0,15.68,0.19,16.06,15.37,0.69,0.26,2.33,15.68,15.65,15.0,14.76,0.2,14.96,14.41,0.55,-0.65,2.08,14.76,14.82,15.0,13.89,0.36,14.41,13.17,1.24,-0.53,2.37,13.89,13.93,15.0,14.91,0.59,15.79,13.86,1.93,-0.11,2.17,14.92,14.82,15.0,15.6,0.4,16.06,14.96,1.1,-0.32,1.79,15.6,15.65,15.0,16.2,0.53,17.03,15.24,1.79,-0.1,2.0,16.2,16.2,15.0,16.68,0.34,17.44,16.2,1.24,0.64,2.9,16.69,16.61,15.0,16.4,0.29,16.89,16.06,0.83,0.45,1.98,16.41,16.34,15.0
+BI-RY-G160005 = 17.41,0.17,17.58,17.17,0.41,-0.21,1.47,17.41,17.41,6.0,17.96,0.25,18.41,17.72,0.69,1.03,2.95,17.96,17.92,6.0,17.02,0.37,17.51,16.61,0.9,0.07,1.51,17.02,17.03,6.0,16.55,0.26,16.89,16.2,0.69,-0.0,1.73,16.55,16.55,6.0,15.64,0.14,15.79,15.44,0.34,-0.22,1.66,15.64,15.65,6.0,14.74,0.07,14.82,14.69,0.14,0.33,1.3,14.74,14.72,6.0,13.69,0.24,14.0,13.31,0.69,-0.34,2.32,13.69,13.69,6.0,14.88,0.3,15.37,14.48,0.9,0.38,2.47,14.88,14.89,6.0,15.4,0.28,15.79,15.1,0.69,0.54,1.58,15.4,15.27,6.0,17.03,0.35,17.44,16.61,0.83,0.24,1.52,17.03,16.96,6.0,15.79,0.55,16.48,15.1,1.38,0.1,1.5,15.8,15.72,6.0,16.91,0.28,17.3,16.55,0.76,0.22,1.86,16.91,16.86,6.0
+BI-RY-G160006 = 17.25,0.11,17.44,17.17,0.28,0.99,2.57,17.25,17.2,6.0,17.62,0.51,18.13,16.75,1.38,-0.82,2.34,17.63,17.79,6.0,16.98,0.5,17.99,16.75,1.24,1.74,4.11,16.99,16.75,6.0,15.82,0.57,16.34,14.82,1.52,-0.83,2.53,15.83,15.93,6.0,15.72,0.09,15.79,15.58,0.21,-0.65,1.89,15.72,15.75,6.0,14.75,0.14,14.96,14.55,0.41,-0.0,2.06,14.75,14.75,6.0,14.47,0.27,14.96,14.2,0.76,1.05,2.97,14.47,14.41,6.0,15.14,0.48,15.79,14.41,1.38,-0.27,2.12,15.15,15.24,6.0,15.62,0.38,16.06,14.96,1.1,-0.63,2.57,15.62,15.62,6.0,16.82,0.36,17.44,16.34,1.1,0.58,2.91,16.82,16.79,6.0,15.53,1.0,16.89,14.41,2.48,0.19,1.48,15.56,15.44,6.0,17.1,0.21,17.44,16.89,0.55,0.57,2.24,17.1,17.1,6.0
+BI-RY-G160007 = 16.15,0.53,17.17,15.51,1.65,0.56,2.34,16.16,16.06,9.0,16.14,0.72,17.44,15.24,2.2,0.43,2.27,16.15,16.06,9.0,15.83,0.77,17.3,14.96,2.34,0.71,2.44,15.85,15.72,9.0,14.47,0.6,15.51,13.86,1.65,0.54,2.09,14.48,14.41,9.0,14.69,0.57,15.51,13.86,1.65,0.05,1.75,14.7,14.69,9.0,13.84,0.71,14.69,12.76,1.93,-0.25,1.84,13.85,13.72,9.0,14.18,0.32,14.69,13.58,1.1,-0.3,2.83,14.18,14.13,9.0,14.39,0.38,15.24,13.86,1.38,1.03,3.95,14.39,14.41,9.0,14.84,0.55,16.06,14.34,1.72,1.27,3.71,14.85,14.69,9.0,15.45,0.79,16.61,14.13,2.48,-0.28,2.09,15.47,15.51,9.0,14.83,1.39,17.44,12.76,4.69,0.36,2.63,14.89,15.1,9.0,15.11,0.78,16.34,14.27,2.07,0.46,1.61,15.12,14.69,9.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_rainfall_2005.properties
new file mode 100644
index 0000000..1daf943
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_rainfall_2005.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 2005 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=2005
+
+# 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 = 244.16,7.63,249.56,238.77,10.8,0.0,1.0,244.22,244.16,2.0,32.87,3.76,35.53,30.22,5.32,0.0,1.0,32.98,32.87,2.0,144.87,12.95,154.02,135.72,18.31,-0.0,1.0,145.16,144.87,2.0,77.07,3.19,79.32,74.82,4.51,0.0,1.0,77.1,77.07,2.0,69.25,10.92,76.97,61.53,15.44,0.0,1.0,69.68,69.25,2.0,4.66,1.31,5.58,3.73,1.85,-0.0,1.0,4.75,4.66,2.0,1.19,0.27,1.39,1.0,0.39,-0.0,1.0,1.21,1.19,2.0,11.03,0.67,11.51,10.56,0.95,-0.0,1.0,11.04,11.03,2.0,38.34,3.01,40.47,36.21,4.26,-0.0,1.0,38.4,38.34,2.0,38.25,1.96,39.64,36.86,2.77,0.0,1.0,38.28,38.25,2.0,81.68,7.3,86.84,76.51,10.32,0.0,1.0,81.84,81.68,2.0,28.62,3.57,31.14,26.09,5.05,-0.0,1.0,28.73,28.62,2.0
+BI-BB-G010002 = 244.33,2.47,246.07,242.59,3.49,0.0,1.0,244.34,244.33,2.0,34.67,1.88,36.0,33.34,2.66,0.0,1.0,34.69,34.67,2.0,126.11,7.15,131.17,121.06,10.11,-0.0,1.0,126.21,126.11,2.0,65.19,0.99,65.88,64.49,1.4,-0.0,1.0,65.19,65.19,2.0,63.67,9.22,70.19,57.15,13.04,-0.0,1.0,64.01,63.67,2.0,3.45,1.58,4.57,2.34,2.23,-0.0,1.0,3.63,3.45,2.0,1.29,0.14,1.39,1.19,0.19,-0.0,1.0,1.29,1.29,2.0,11.35,0.61,11.78,10.91,0.87,-0.0,1.0,11.36,11.35,2.0,47.45,4.77,50.82,44.08,6.74,-0.0,1.0,47.57,47.45,2.0,36.34,2.44,38.06,34.61,3.45,0.0,1.0,36.38,36.34,2.0,69.21,8.31,75.08,63.33,11.75,-0.0,1.0,69.45,69.21,2.0,20.97,1.98,22.37,19.57,2.81,-0.0,1.0,21.02,20.97,2.0
+BI-BB-G010003 = 227.97,NaN,227.97,227.97,0.0,NaN,NaN,227.97,227.97,1.0,40.85,NaN,40.85,40.85,0.0,NaN,NaN,40.85,40.85,1.0,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,70.31,NaN,70.31,70.31,0.0,NaN,NaN,70.31,70.31,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,1.88,NaN,1.88,1.88,0.0,NaN,NaN,1.88,1.88,1.0,1.77,NaN,1.77,1.77,0.0,NaN,NaN,1.77,1.77,1.0,9.6,NaN,9.6,9.6,0.0,NaN,NaN,9.6,9.6,1.0,44.72,NaN,44.72,44.72,0.0,NaN,NaN,44.72,44.72,1.0,34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0,66.19,NaN,66.19,66.19,0.0,NaN,NaN,66.19,66.19,1.0,21.04,NaN,21.04,21.04,0.0,NaN,NaN,21.04,21.04,1.0
+BI-BB-G010004 = 207.37,9.84,214.33,200.41,13.92,0.0,1.0,207.48,207.37,2.0,31.02,1.13,31.82,30.22,1.6,0.0,1.0,31.03,31.02,2.0,125.07,10.19,132.28,117.86,14.41,-0.0,1.0,125.28,125.07,2.0,80.35,2.04,81.79,78.91,2.88,0.0,1.0,80.36,80.35,2.0,78.83,8.16,84.6,73.06,11.54,-0.0,1.0,79.04,78.83,2.0,4.01,1.03,4.73,3.28,1.45,-0.0,1.0,4.07,4.01,2.0,1.1,0.14,1.19,1.0,0.19,-0.0,1.0,1.1,1.1,2.0,13.78,1.44,14.8,12.77,2.03,0.0,1.0,13.82,13.78,2.0,36.27,3.67,38.87,33.67,5.19,0.0,1.0,36.36,36.27,2.0,49.4,2.23,50.98,47.82,3.16,-0.0,1.0,49.42,49.4,2.0,69.99,0.31,70.21,69.77,0.44,0.0,1.0,69.99,69.99,2.0,32.83,1.98,34.23,31.43,2.8,-0.0,1.0,32.86,32.83,2.0
+BI-BB-G010005 = 186.49,NaN,186.49,186.49,0.0,NaN,NaN,186.49,186.49,1.0,33.42,NaN,33.42,33.42,0.0,NaN,NaN,33.42,33.42,1.0,103.45,NaN,103.45,103.45,0.0,NaN,NaN,103.45,103.45,1.0,76.03,NaN,76.03,76.03,0.0,NaN,NaN,76.03,76.03,1.0,61.53,NaN,61.53,61.53,0.0,NaN,NaN,61.53,61.53,1.0,1.83,NaN,1.83,1.83,0.0,NaN,NaN,1.83,1.83,1.0,1.39,NaN,1.39,1.39,0.0,NaN,NaN,1.39,1.39,1.0,10.73,NaN,10.73,10.73,0.0,NaN,NaN,10.73,10.73,1.0,44.06,NaN,44.06,44.06,0.0,NaN,NaN,44.06,44.06,1.0,44.66,NaN,44.66,44.66,0.0,NaN,NaN,44.66,44.66,1.0,69.33,NaN,69.33,69.33,0.0,NaN,NaN,69.33,69.33,1.0,28.62,NaN,28.62,28.62,0.0,NaN,NaN,28.62,28.62,1.0
+BI-BJ-G020001 = 180.29,NaN,180.29,180.29,0.0,NaN,NaN,180.29,180.29,1.0,35.94,NaN,35.94,35.94,0.0,NaN,NaN,35.94,35.94,1.0,102.23,NaN,102.23,102.23,0.0,NaN,NaN,102.23,102.23,1.0,74.8,NaN,74.8,74.8,0.0,NaN,NaN,74.8,74.8,1.0,67.81,NaN,67.81,67.81,0.0,NaN,NaN,67.81,67.81,1.0,1.45,NaN,1.45,1.45,0.0,NaN,NaN,1.45,1.45,1.0,1.19,NaN,1.19,1.19,0.0,NaN,NaN,1.19,1.19,1.0,9.43,NaN,9.43,9.43,0.0,NaN,NaN,9.43,9.43,1.0,42.96,NaN,42.96,42.96,0.0,NaN,NaN,42.96,42.96,1.0,42.45,NaN,42.45,42.45,0.0,NaN,NaN,42.45,42.45,1.0,73.74,NaN,73.74,73.74,0.0,NaN,NaN,73.74,73.74,1.0,31.48,NaN,31.48,31.48,0.0,NaN,NaN,31.48,31.48,1.0
+BI-BJ-G020002 = 187.45,4.06,190.32,184.58,5.74,-0.0,1.0,187.47,187.45,2.0,34.6,5.45,38.46,30.75,7.71,-0.0,1.0,34.82,34.6,2.0,99.76,6.09,104.06,95.45,8.61,0.0,1.0,99.85,99.76,2.0,64.56,11.18,72.46,56.66,15.8,-0.0,1.0,65.04,64.56,2.0,60.55,2.66,62.43,58.67,3.76,0.0,1.0,60.58,60.55,2.0,1.14,0.01,1.15,1.13,0.02,-0.0,1.06,1.14,1.14,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,5.41,NaN,5.41,5.41,0.0,NaN,-1.17289750492772E13,5.41,5.41,2.0,55.31,2.29,56.93,53.69,3.23,0.0,1.0,55.33,55.31,2.0,36.42,4.55,39.64,33.21,6.43,0.0,1.0,36.57,36.42,2.0,72.89,9.1,79.32,66.46,12.87,-0.0,1.0,73.17,72.89,2.0,28.6,2.29,30.22,26.98,3.24,0.0,1.0,28.64,28.6,2.0
+BI-BJ-G020003 = 180.29,NaN,180.29,180.29,0.0,NaN,NaN,180.29,180.29,1.0,35.94,NaN,35.94,35.94,0.0,NaN,NaN,35.94,35.94,1.0,102.23,NaN,102.23,102.23,0.0,NaN,NaN,102.23,102.23,1.0,74.8,NaN,74.8,74.8,0.0,NaN,NaN,74.8,74.8,1.0,67.81,NaN,67.81,67.81,0.0,NaN,NaN,67.81,67.81,1.0,1.45,NaN,1.45,1.45,0.0,NaN,NaN,1.45,1.45,1.0,1.19,NaN,1.19,1.19,0.0,NaN,NaN,1.19,1.19,1.0,9.43,NaN,9.43,9.43,0.0,NaN,NaN,9.43,9.43,1.0,42.96,NaN,42.96,42.96,0.0,NaN,NaN,42.96,42.96,1.0,42.45,NaN,42.45,42.45,0.0,NaN,NaN,42.45,42.45,1.0,73.74,NaN,73.74,73.74,0.0,NaN,NaN,73.74,73.74,1.0,31.48,NaN,31.48,31.48,0.0,NaN,NaN,31.48,31.48,1.0
+BI-BJ-G020004 = 165.75,29.33,186.49,145.01,41.48,0.0,1.0,167.04,165.75,2.0,29.7,5.26,33.42,25.99,7.43,-0.0,1.0,29.93,29.7,2.0,96.47,9.87,103.45,89.5,13.96,-0.0,1.0,96.73,96.47,2.0,78.89,4.05,81.75,76.03,5.72,-0.0,1.0,78.94,78.89,2.0,69.25,10.92,76.97,61.53,15.44,0.0,1.0,69.68,69.25,2.0,1.8,0.04,1.83,1.77,0.06,0.0,1.0,1.8,1.8,2.0,1.19,0.27,1.39,1.0,0.39,-0.0,1.0,1.21,1.19,2.0,11.3,0.8,11.86,10.73,1.13,-0.0,1.0,11.31,11.3,2.0,43.72,0.47,44.06,43.39,0.66,-0.0,1.0,43.73,43.72,2.0,49.95,7.48,55.23,44.66,10.57,-0.0,1.0,50.23,49.95,2.0,70.89,2.22,72.46,69.33,3.13,0.0,1.0,70.91,70.89,2.0,32.42,5.36,36.21,28.62,7.58,0.0,1.0,32.64,32.42,2.0
+BI-BJ-G020005 = 167.3,18.37,180.29,154.3,25.99,-0.0,1.0,167.8,167.3,2.0,34.08,2.63,35.94,32.22,3.72,-0.0,1.0,34.13,34.08,2.0,97.98,6.01,102.23,93.73,8.5,0.0,1.0,98.08,97.98,2.0,76.51,2.42,78.22,74.8,3.42,0.0,1.0,76.53,76.51,2.0,75.52,10.91,83.23,67.81,15.43,-0.0,1.0,75.91,75.52,2.0,1.42,0.04,1.45,1.39,0.06,-0.0,1.0,1.42,1.42,2.0,1.1,0.14,1.19,1.0,0.19,-0.0,1.0,1.1,1.1,2.0,10.39,1.36,11.35,9.43,1.92,0.0,1.0,10.43,10.39,2.0,39.02,5.56,42.96,35.09,7.87,-0.0,1.0,39.22,39.02,2.0,45.25,3.95,48.04,42.45,5.59,0.0,1.0,45.33,45.25,2.0,74.22,0.69,74.71,73.74,0.98,0.0,1.0,74.23,74.22,2.0,34.41,4.14,37.34,31.48,5.85,-0.0,1.0,34.53,34.41,2.0
+BI-BJ-G020006 = 184.93,7.6,193.59,179.38,14.21,0.62,1.5,185.04,181.84,3.0,33.08,4.31,37.19,28.6,8.59,-0.16,1.5,33.27,33.45,3.0,102.14,7.8,107.57,93.21,14.36,-0.66,1.5,102.34,105.66,3.0,58.25,6.59,63.26,50.78,12.48,-0.59,1.5,58.5,60.71,3.0,60.08,8.96,70.34,53.81,16.53,0.66,1.5,60.52,56.07,3.0,1.51,0.19,1.73,1.4,0.32,0.71,1.5,1.52,1.4,3.0,1.29,0.13,1.44,1.22,0.22,0.71,1.5,1.3,1.22,3.0,8.41,2.12,10.66,6.45,4.21,0.24,1.5,8.59,8.12,3.0,35.26,5.11,38.98,29.43,9.55,-0.63,1.5,35.51,37.37,3.0,36.26,3.4,38.5,32.35,6.15,-0.68,1.5,36.37,37.92,3.0,67.69,5.75,71.2,61.05,10.15,-0.7,1.5,67.85,70.82,3.0,34.9,1.32,36.4,33.95,2.45,0.64,1.5,34.91,34.34,3.0
+BI-BJ-G020007 = 174.09,NaN,174.09,174.09,0.0,NaN,NaN,174.09,174.09,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0,101.02,NaN,101.02,101.02,0.0,NaN,NaN,101.02,101.02,1.0,73.57,NaN,73.57,73.57,0.0,NaN,NaN,73.57,73.57,1.0,74.08,NaN,74.08,74.08,0.0,NaN,NaN,74.08,74.08,1.0,1.06,NaN,1.06,1.06,0.0,NaN,NaN,1.06,1.06,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,8.12,NaN,8.12,8.12,0.0,NaN,NaN,8.12,8.12,1.0,41.85,NaN,41.85,41.85,0.0,NaN,NaN,41.85,41.85,1.0,40.25,NaN,40.25,40.25,0.0,NaN,NaN,40.25,40.25,1.0,78.15,NaN,78.15,78.15,0.0,NaN,NaN,78.15,78.15,1.0,34.34,NaN,34.34,34.34,0.0,NaN,NaN,34.34,34.34,1.0
+BI-BJ-G020008 = 177.19,4.38,180.29,174.09,6.2,0.0,1.0,177.22,177.19,2.0,37.2,1.78,38.46,35.94,2.52,0.0,1.0,37.22,37.2,2.0,101.63,0.86,102.23,101.02,1.22,-0.0,1.0,101.63,101.63,2.0,74.19,0.87,74.8,73.57,1.23,-0.0,1.0,74.19,74.19,2.0,70.94,4.44,74.08,67.81,6.28,-0.0,1.0,71.01,70.94,2.0,1.26,0.27,1.45,1.06,0.38,0.0,1.0,1.27,1.26,2.0,1.1,0.14,1.19,1.0,0.19,-0.0,1.0,1.1,1.1,2.0,8.78,0.92,9.43,8.12,1.3,-0.0,1.0,8.8,8.78,2.0,42.4,0.78,42.96,41.85,1.1,0.0,1.0,42.41,42.4,2.0,41.35,1.56,42.45,40.25,2.21,-0.0,1.0,41.36,41.35,2.0,75.94,3.12,78.15,73.74,4.41,0.0,1.0,75.97,75.94,2.0,32.91,2.02,34.34,31.48,2.86,-0.0,1.0,32.94,32.91,2.0
+BI-BJ-G020009 = 217.12,15.34,227.97,206.27,21.7,-0.0,1.0,217.39,217.12,2.0,40.25,0.85,40.85,39.66,1.2,0.0,1.0,40.26,40.25,2.0,114.07,4.72,117.41,110.73,6.67,-0.0,1.0,114.12,114.07,2.0,70.85,0.76,71.38,70.31,1.08,0.0,1.0,70.85,70.85,2.0,49.24,4.45,52.38,46.09,6.29,-0.0,1.0,49.34,49.24,2.0,1.7,0.27,1.88,1.51,0.38,0.0,1.0,1.71,1.7,2.0,1.58,0.27,1.77,1.39,0.39,0.0,1.0,1.59,1.58,2.0,8.56,1.48,9.6,7.51,2.09,-0.0,1.0,8.62,8.56,2.0,47.77,4.31,50.82,44.72,6.1,0.0,1.0,47.87,47.77,2.0,35.48,1.96,36.86,34.09,2.77,0.0,1.0,35.5,35.48,2.0,69.47,4.64,72.76,66.19,6.57,-0.0,1.0,69.55,69.47,2.0,23.33,3.24,25.63,21.04,4.59,0.0,1.0,23.45,23.33,2.0
+BI-BJ-G020010 = 211.36,7.2,216.45,206.27,10.18,0.0,1.0,211.42,211.36,2.0,36.51,4.44,39.66,33.37,6.29,-0.0,1.0,36.65,36.51,2.0,109.49,1.75,110.73,108.25,2.48,-0.0,1.0,109.5,109.49,2.0,65.98,7.65,71.38,60.57,10.81,-0.0,1.0,66.2,65.98,2.0,56.09,5.24,59.79,52.38,7.41,0.0,1.0,56.21,56.09,2.0,1.62,0.17,1.74,1.51,0.23,-0.0,1.0,1.63,1.62,2.0,1.29,0.14,1.39,1.19,0.19,-0.0,1.0,1.29,1.29,2.0,7.84,0.46,8.16,7.51,0.66,-0.0,1.0,7.84,7.84,2.0,51.54,1.01,52.26,50.82,1.43,0.0,1.0,51.55,51.54,2.0,35.39,2.09,36.86,33.91,2.95,-0.0,1.0,35.42,35.39,2.0,68.83,5.56,72.76,64.89,7.86,-0.0,1.0,68.94,68.83,2.0,24.45,1.67,25.63,23.27,2.36,-0.0,1.0,24.48,24.45,2.0
+BI-BR-G030001 = 184.66,NaN,184.66,184.66,0.0,NaN,NaN,184.66,184.66,1.0,35.92,NaN,35.92,35.92,0.0,NaN,NaN,35.92,35.92,1.0,114.13,NaN,114.13,114.13,0.0,NaN,NaN,114.13,114.13,1.0,52.94,NaN,52.94,52.94,0.0,NaN,NaN,52.94,52.94,1.0,66.61,NaN,66.61,66.61,0.0,NaN,NaN,66.61,66.61,1.0,1.74,NaN,1.74,1.74,0.0,NaN,NaN,1.74,1.74,1.0,1.44,NaN,1.44,1.44,0.0,NaN,NaN,1.44,1.44,1.0,13.2,NaN,13.2,13.2,0.0,NaN,NaN,13.2,13.2,1.0,17.01,NaN,17.01,17.01,0.0,NaN,NaN,17.01,17.01,1.0,36.76,NaN,36.76,36.76,0.0,NaN,NaN,36.76,36.76,1.0,64.25,NaN,64.25,64.25,0.0,NaN,NaN,64.25,64.25,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0
+BI-BR-G030002 = 197.69,6.18,202.06,193.32,8.74,0.0,1.0,197.74,197.69,2.0,30.68,0.64,31.14,30.23,0.91,-0.0,1.0,30.69,30.68,2.0,131.74,6.76,136.52,126.96,9.56,-0.0,1.0,131.83,131.74,2.0,90.18,0.97,90.87,89.5,1.37,0.0,1.0,90.18,90.18,2.0,75.66,13.39,85.13,66.19,18.94,-0.0,1.0,76.25,75.66,2.0,1.81,0.12,1.89,1.72,0.17,-0.0,1.0,1.81,1.81,2.0,2.16,0.55,2.55,1.77,0.77,0.0,1.0,2.19,2.16,2.0,4.79,0.43,5.1,4.49,0.61,-0.0,1.0,4.8,4.79,2.0,8.84,0.09,8.91,8.77,0.13,-0.0,1.0,8.84,8.84,2.0,43.75,1.37,44.72,42.79,1.93,-0.0,1.0,43.76,43.75,2.0,107.4,4.72,110.73,104.06,6.67,-0.0,1.0,107.45,107.4,2.0,40.23,4.11,43.14,37.32,5.82,0.0,1.0,40.33,40.23,2.0
+BI-BR-G030003 = 194.91,NaN,194.91,194.91,0.0,NaN,NaN,194.91,194.91,1.0,33.53,NaN,33.53,33.53,0.0,NaN,NaN,33.53,33.53,1.0,110.43,NaN,110.43,110.43,0.0,NaN,NaN,110.43,110.43,1.0,69.28,NaN,69.28,69.28,0.0,NaN,NaN,69.28,69.28,1.0,63.25,NaN,63.25,63.25,0.0,NaN,NaN,63.25,63.25,1.0,1.8,NaN,1.8,1.8,0.0,NaN,NaN,1.8,1.8,1.0,2.56,NaN,2.56,2.56,0.0,NaN,NaN,2.56,2.56,1.0,8.79,NaN,8.79,8.79,0.0,NaN,NaN,8.79,8.79,1.0,13.25,NaN,13.25,13.25,0.0,NaN,NaN,13.25,13.25,1.0,40.09,NaN,40.09,40.09,0.0,NaN,NaN,40.09,40.09,1.0,82.64,NaN,82.64,82.64,0.0,NaN,NaN,82.64,82.64,1.0,42.37,NaN,42.37,42.37,0.0,NaN,NaN,42.37,42.37,1.0
+BI-BR-G030004 = 179.42,NaN,179.42,179.42,0.0,NaN,NaN,179.42,179.42,1.0,36.8,NaN,36.8,36.8,0.0,NaN,NaN,36.8,36.8,1.0,109.49,NaN,109.49,109.49,0.0,NaN,NaN,109.49,109.49,1.0,64.69,NaN,64.69,64.69,0.0,NaN,NaN,64.69,64.69,1.0,108.36,NaN,108.36,108.36,0.0,NaN,NaN,108.36,108.36,1.0,1.13,NaN,1.13,1.13,0.0,NaN,NaN,1.13,1.13,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,9.97,NaN,9.97,9.97,0.0,NaN,NaN,9.97,9.97,1.0,15.82,NaN,15.82,15.82,0.0,NaN,NaN,15.82,15.82,1.0,34.71,NaN,34.71,34.71,0.0,NaN,NaN,34.71,34.71,1.0,73.97,NaN,73.97,73.97,0.0,NaN,NaN,73.97,73.97,1.0,50.39,NaN,50.39,50.39,0.0,NaN,NaN,50.39,50.39,1.0
+BI-BR-G030005 = 183.57,9.42,190.23,176.92,13.32,0.0,1.0,183.69,183.57,2.0,42.16,1.74,43.39,40.93,2.47,0.0,1.0,42.18,42.16,2.0,115.24,8.14,121.0,109.49,11.52,0.0,1.0,115.39,115.24,2.0,61.36,6.28,65.8,56.93,8.88,-0.0,1.0,61.52,61.36,2.0,85.57,1.85,86.88,84.26,2.62,0.0,1.0,85.58,85.57,2.0,1.12,0.06,1.16,1.08,0.08,-0.0,1.0,1.12,1.12,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,14.38,1.67,15.56,13.2,2.36,0.0,1.0,14.43,14.38,2.0,16.43,4.88,19.88,12.99,6.9,0.0,1.0,16.79,16.43,2.0,38.2,1.25,39.09,37.32,1.77,-0.0,1.0,38.21,38.2,2.0,68.89,3.81,71.58,66.19,5.39,-0.0,1.0,68.94,68.89,2.0,38.46,NaN,38.46,38.46,0.0,NaN,-5.4675718546930044E14,38.46,38.46,2.0
+BI-BR-G030006 = 192.95,10.25,208.25,179.1,29.15,0.22,1.85,193.19,192.53,8.0,29.22,1.54,31.14,26.46,4.69,-0.33,2.5,29.26,29.2,8.0,91.5,12.62,107.25,76.97,30.28,0.06,1.44,92.25,91.54,8.0,67.93,17.26,85.62,44.9,40.72,-0.25,1.3,69.82,72.95,8.0,52.68,3.74,59.89,48.96,10.94,0.91,2.66,52.8,51.67,8.0,2.46,0.98,4.66,1.66,3.0,1.62,4.35,2.63,2.09,8.0,3.06,1.05,4.8,1.44,3.36,-0.03,2.39,3.21,3.14,8.0,5.64,2.74,10.84,2.83,8.01,0.77,2.51,6.2,4.96,8.0,13.97,5.37,21.04,8.2,12.84,0.29,1.44,14.85,12.91,8.0,37.64,3.99,43.41,31.5,11.92,0.0,2.0,37.83,37.41,8.0,83.34,18.83,101.81,55.64,46.18,-0.34,1.46,85.19,89.06,8.0,46.06,5.44,55.23,38.46,16.77,0.19,2.17,46.34,46.56,8.0
+BI-BR-G030007 = 180.59,5.65,184.58,176.6,7.98,-0.0,1.0,180.63,180.59,2.0,29.54,0.32,29.77,29.32,0.45,-0.0,1.0,29.54,29.54,2.0,112.55,6.87,117.41,107.69,9.72,0.0,1.0,112.65,112.55,2.0,87.29,6.99,92.24,82.35,9.89,-0.0,1.0,87.43,87.29,2.0,111.16,10.04,118.26,104.06,14.2,-0.0,1.0,111.39,111.16,2.0,1.82,0.34,2.06,1.58,0.48,-0.0,1.0,1.84,1.82,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.01,0.18,4.13,3.89,0.25,-0.0,1.0,4.01,4.01,2.0,11.44,3.4,13.84,9.04,4.8,0.0,1.0,11.69,11.44,2.0,38.66,3.1,40.85,36.47,4.38,-0.0,1.0,38.72,38.66,2.0,108.49,12.61,117.41,99.58,17.83,0.0,1.0,108.86,108.49,2.0,52.3,4.72,55.64,48.96,6.68,-0.0,1.0,52.4,52.3,2.0
+BI-BR-G030008 = 191.26,6.91,196.15,186.37,9.78,0.0,1.0,191.32,191.26,2.0,35.39,2.65,37.27,33.52,3.75,-0.0,1.0,35.44,35.39,2.0,123.49,7.45,128.76,118.22,10.54,0.0,1.0,123.6,123.49,2.0,75.49,3.23,77.78,73.21,4.57,0.0,1.0,75.53,75.49,2.0,85.98,15.22,96.74,75.22,21.52,0.0,1.0,86.65,85.98,2.0,1.48,0.05,1.51,1.44,0.07,0.0,1.0,1.48,1.48,2.0,1.58,0.27,1.77,1.39,0.39,-0.0,1.0,1.59,1.58,2.0,8.78,2.19,10.33,7.23,3.1,-0.0,1.0,8.92,8.78,2.0,11.62,1.05,12.36,10.88,1.48,-0.0,1.0,11.64,11.62,2.0,39.88,1.61,41.02,38.75,2.27,0.0,1.0,39.9,39.88,2.0,88.74,5.11,92.35,85.13,7.23,-0.0,1.0,88.81,88.74,2.0,42.33,6.27,46.76,37.89,8.87,0.0,1.0,42.56,42.33,2.0
+BI-BR-G030009 = 197.69,6.18,202.06,193.32,8.74,0.0,1.0,197.74,197.69,2.0,30.68,0.64,31.14,30.23,0.91,-0.0,1.0,30.69,30.68,2.0,131.74,6.76,136.52,126.96,9.56,-0.0,1.0,131.83,131.74,2.0,90.18,0.97,90.87,89.5,1.37,0.0,1.0,90.18,90.18,2.0,75.66,13.39,85.13,66.19,18.94,-0.0,1.0,76.25,75.66,2.0,1.81,0.12,1.89,1.72,0.17,-0.0,1.0,1.81,1.81,2.0,2.16,0.55,2.55,1.77,0.77,0.0,1.0,2.19,2.16,2.0,4.79,0.43,5.1,4.49,0.61,-0.0,1.0,4.8,4.79,2.0,8.84,0.09,8.91,8.77,0.13,-0.0,1.0,8.84,8.84,2.0,43.75,1.37,44.72,42.79,1.93,-0.0,1.0,43.76,43.75,2.0,107.4,4.72,110.73,104.06,6.67,-0.0,1.0,107.45,107.4,2.0,40.23,4.11,43.14,37.32,5.82,0.0,1.0,40.33,40.23,2.0
+BI-CA-G040001 = 183.81,21.82,199.24,168.39,30.85,0.0,1.0,184.46,183.81,2.0,30.14,2.1,31.62,28.65,2.96,0.0,1.0,30.17,30.14,2.0,135.75,4.57,138.99,132.52,6.46,0.0,1.0,135.79,135.75,2.0,71.6,4.78,74.99,68.22,6.77,0.0,1.0,71.68,71.6,2.0,93.2,7.0,98.15,88.25,9.9,0.0,1.0,93.33,93.2,2.0,1.47,0.0,1.47,1.47,0.0,-2518633.32,3.48096621115678E12,1.47,1.47,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,13.06,1.63,14.21,11.91,2.31,-0.0,1.0,13.11,13.06,2.0,27.86,2.7,29.77,25.95,3.82,0.0,1.0,27.92,27.86,2.0,74.89,0.91,75.53,74.24,1.29,-0.0,1.0,74.89,74.89,2.0,56.66,4.19,59.62,53.69,5.93,0.0,1.0,56.73,56.66,2.0,67.41,9.66,74.24,60.58,13.67,-0.0,1.0,67.75,67.41,2.0
+BI-CA-G040002 = 181.18,12.8,190.23,172.13,18.1,-0.0,1.0,181.41,181.18,2.0,25.41,0.27,25.6,25.21,0.39,-0.0,1.0,25.41,25.41,2.0,145.2,6.01,149.45,140.95,8.49,-0.0,1.0,145.26,145.2,2.0,74.93,9.49,81.64,68.22,13.42,0.0,1.0,75.23,74.93,2.0,84.9,0.91,85.55,84.26,1.29,-0.0,1.0,84.9,84.9,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,9.33,0.39,9.6,9.06,0.55,0.0,1.0,9.34,9.33,2.0,32.84,4.98,36.35,29.32,7.04,-0.0,1.0,33.02,32.84,2.0,82.18,6.58,86.84,77.53,9.31,-0.0,1.0,82.31,82.18,2.0,54.9,6.28,59.34,50.46,8.88,-0.0,1.0,55.08,54.9,2.0,52.02,6.93,56.93,47.12,9.8,0.0,1.0,52.25,52.02,2.0
+BI-CA-G040003 = 144.42,NaN,144.42,144.42,0.0,NaN,NaN,144.42,144.42,1.0,26.21,NaN,26.21,26.21,0.0,NaN,NaN,26.21,26.21,1.0,132.94,NaN,132.94,132.94,0.0,NaN,NaN,132.94,132.94,1.0,87.13,NaN,87.13,87.13,0.0,NaN,NaN,87.13,87.13,1.0,95.6,NaN,95.6,95.6,0.0,NaN,NaN,95.6,95.6,1.0,1.32,NaN,1.32,1.32,0.0,NaN,NaN,1.32,1.32,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,10.03,NaN,10.03,10.03,0.0,NaN,NaN,10.03,10.03,1.0,36.41,NaN,36.41,36.41,0.0,NaN,NaN,36.41,36.41,1.0,95.96,NaN,95.96,95.96,0.0,NaN,NaN,95.96,95.96,1.0,53.39,NaN,53.39,53.39,0.0,NaN,NaN,53.39,53.39,1.0,51.29,NaN,51.29,51.29,0.0,NaN,NaN,51.29,51.29,1.0
+BI-CA-G040004 = 147.29,18.34,164.87,130.49,34.37,0.01,1.03,148.15,146.9,4.0,26.75,1.78,28.42,25.21,3.2,0.01,1.01,26.8,26.69,4.0,127.69,7.46,133.43,117.41,16.02,-0.7,1.87,127.86,129.97,4.0,79.78,4.49,84.26,75.61,8.64,0.03,1.06,79.87,79.62,4.0,101.4,5.89,107.25,95.75,11.5,0.02,1.07,101.53,101.3,4.0,1.06,0.12,1.24,1.0,0.24,1.15,2.33,1.06,1.0,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,11.83,1.02,12.86,10.56,2.31,-0.3,1.61,11.86,11.95,4.0,29.5,2.34,32.09,26.89,5.21,-0.01,1.43,29.57,29.52,4.0,94.63,7.87,104.06,84.85,19.22,-0.08,1.98,94.87,94.8,4.0,47.0,5.84,52.33,39.64,12.7,-0.37,1.53,47.27,48.01,4.0,64.5,6.21,72.36,58.7,13.67,0.37,1.57,64.72,63.47,4.0
+BI-CA-G040005 = 130.57,19.59,144.42,116.72,27.71,0.0,1.0,131.3,130.57,2.0,26.52,0.44,26.83,26.21,0.62,-0.0,1.0,26.52,26.52,2.0,128.94,5.66,132.94,124.93,8.01,-0.0,1.0,129.0,128.94,2.0,89.87,3.88,92.61,87.13,5.49,0.0,1.0,89.91,89.87,2.0,100.63,7.11,105.66,95.6,10.06,-0.0,1.0,100.75,100.63,2.0,1.44,0.17,1.56,1.32,0.24,-0.0,1.0,1.45,1.44,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,10.52,0.69,11.01,10.03,0.98,0.0,1.0,10.53,10.52,2.0,36.44,0.04,36.47,36.41,0.06,-0.0,1.3,36.44,36.44,2.0,105.17,13.03,114.39,95.96,18.43,0.0,1.0,105.57,105.17,2.0,50.41,4.21,53.39,47.44,5.95,0.0,1.0,50.5,50.41,2.0,53.38,2.95,55.46,51.29,4.17,-0.0,1.0,53.42,53.38,2.0
+BI-CI-G050001 = 249.56,NaN,249.56,249.56,0.0,NaN,NaN,249.56,249.56,1.0,30.68,NaN,30.68,30.68,0.0,NaN,NaN,30.68,30.68,1.0,141.27,NaN,141.27,141.27,0.0,NaN,NaN,141.27,141.27,1.0,67.28,NaN,67.28,67.28,0.0,NaN,NaN,67.28,67.28,1.0,83.23,NaN,83.23,83.23,0.0,NaN,NaN,83.23,83.23,1.0,6.8,NaN,6.8,6.8,0.0,NaN,NaN,6.8,6.8,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,12.65,NaN,12.65,12.65,0.0,NaN,NaN,12.65,12.65,1.0,37.34,NaN,37.34,37.34,0.0,NaN,NaN,37.34,37.34,1.0,41.52,NaN,41.52,41.52,0.0,NaN,NaN,41.52,41.52,1.0,86.84,NaN,86.84,86.84,0.0,NaN,NaN,86.84,86.84,1.0,25.18,NaN,25.18,25.18,0.0,NaN,NaN,25.18,25.18,1.0
+BI-CI-G050002 = 216.38,0.97,217.07,215.7,1.37,-0.0,1.0,216.39,216.38,2.0,36.66,1.6,37.79,35.53,2.26,0.0,1.0,36.68,36.66,2.0,144.71,3.75,147.36,142.06,5.3,-0.0,1.0,144.74,144.71,2.0,75.13,4.26,78.15,72.12,6.02,-0.0,1.0,75.19,75.13,2.0,105.92,1.16,106.74,105.1,1.65,0.0,1.0,105.92,105.92,2.0,6.41,0.4,6.69,6.13,0.56,0.0,1.0,6.42,6.41,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,21.07,0.37,21.32,20.81,0.52,0.0,1.0,21.07,21.07,2.0,46.85,0.4,47.13,46.57,0.56,0.0,1.0,46.85,46.85,2.0,74.36,1.03,75.09,73.63,1.45,-0.0,1.0,74.36,74.36,2.0,85.6,1.85,86.92,84.29,2.62,-0.0,1.0,85.61,85.6,2.0,37.67,4.43,40.8,34.53,6.26,0.0,1.0,37.8,37.67,2.0
+BI-CI-G050003 = 170.0,16.74,181.84,158.16,23.67,0.0,1.0,170.41,170.0,2.0,43.18,2.44,44.9,41.45,3.46,0.0,1.0,43.21,43.18,2.0,140.27,3.65,142.85,137.69,5.17,0.0,1.0,140.29,140.27,2.0,76.47,0.7,76.97,75.98,0.99,-0.0,1.0,76.47,76.47,2.0,127.93,1.37,128.91,126.96,1.94,-0.0,1.0,127.94,127.93,2.0,6.89,0.43,7.2,6.59,0.61,-0.0,1.0,6.9,6.89,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,29.89,1.31,30.82,28.96,1.86,0.0,1.0,29.9,29.89,2.0,63.01,8.61,69.1,56.93,12.17,-0.0,1.0,63.31,63.01,2.0,110.97,7.38,116.18,105.75,10.43,0.0,1.0,111.09,110.97,2.0,86.4,0.85,86.99,85.8,1.2,-0.0,1.0,86.4,86.4,2.0,43.13,1.07,43.89,42.38,1.51,-0.0,1.0,43.14,43.13,2.0
+BI-CI-G050004 = 167.44,16.49,179.1,155.78,23.32,-0.0,1.0,167.84,167.44,2.0,46.93,2.87,48.96,44.9,4.05,0.0,1.0,46.97,46.93,2.0,140.89,5.83,145.01,136.77,8.24,-0.0,1.0,140.95,140.89,2.0,78.16,1.69,79.36,76.97,2.39,0.0,1.0,78.17,78.16,2.0,118.31,1.27,119.2,117.41,1.8,-0.0,1.0,118.31,118.31,2.0,7.42,1.31,8.34,6.49,1.86,0.0,1.0,7.47,7.42,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,27.64,1.21,28.5,26.78,1.72,-0.0,1.0,27.65,27.64,2.0,65.75,12.48,74.58,56.93,17.65,0.0,1.0,66.34,65.75,2.0,107.86,9.74,114.75,100.97,13.78,-0.0,1.0,108.08,107.86,2.0,92.24,0.0,92.24,92.24,0.0,-9.490626562E7,1.8014398509481984E16,92.24,92.24,2.0,38.51,1.69,39.71,37.32,2.39,0.0,1.0,38.53,38.51,2.0
+BI-CI-G050005 = 199.8,19.2,217.07,181.84,35.23,-0.01,1.02,200.49,200.14,4.0,39.77,4.06,44.9,35.53,9.37,0.3,1.69,39.93,39.32,4.0,143.24,2.89,147.36,140.7,6.66,0.83,2.12,143.27,142.46,4.0,76.05,2.68,78.15,72.12,6.02,-1.0,2.24,76.09,76.97,4.0,118.83,15.42,136.52,105.1,31.42,0.18,1.25,119.58,116.85,4.0,6.53,0.27,6.69,6.13,0.56,-1.05,2.24,6.53,6.64,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,25.56,5.27,31.14,20.81,10.33,0.08,1.12,25.96,25.14,4.0,51.89,5.82,56.93,46.57,10.36,-0.0,1.01,52.13,52.03,4.0,91.25,19.61,110.53,73.63,36.9,0.03,1.04,92.82,90.42,4.0,84.99,2.5,86.99,81.75,5.24,-0.47,1.6,85.02,85.6,4.0,42.42,6.62,50.46,34.53,15.92,0.04,1.86,42.8,42.34,4.0
+BI-CI-G050006 = 214.33,NaN,214.33,214.33,0.0,NaN,NaN,214.33,214.33,1.0,40.05,NaN,40.05,40.05,0.0,NaN,NaN,40.05,40.05,1.0,136.77,NaN,136.77,136.77,0.0,NaN,NaN,136.77,136.77,1.0,66.1,NaN,66.1,66.1,0.0,NaN,NaN,66.1,66.1,1.0,103.45,NaN,103.45,103.45,0.0,NaN,NaN,103.45,103.45,1.0,7.25,NaN,7.25,7.25,0.0,NaN,NaN,7.25,7.25,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,20.29,NaN,20.29,20.29,0.0,NaN,NaN,20.29,20.29,1.0,47.69,NaN,47.69,47.69,0.0,NaN,NaN,47.69,47.69,1.0,72.18,NaN,72.18,72.18,0.0,NaN,NaN,72.18,72.18,1.0,89.54,NaN,89.54,89.54,0.0,NaN,NaN,89.54,89.54,1.0,28.27,NaN,28.27,28.27,0.0,NaN,NaN,28.27,28.27,1.0
+BI-GI-G060001 = 192.72,26.79,211.67,173.77,37.89,0.0,1.0,193.65,192.72,2.0,24.5,1.08,25.26,23.74,1.52,0.0,1.0,24.51,24.5,2.0,97.31,3.18,99.56,95.06,4.5,0.0,1.0,97.34,97.31,2.0,69.28,1.46,70.31,68.25,2.06,0.0,1.0,69.29,69.28,2.0,64.31,2.83,66.31,62.32,4.0,-0.0,1.0,64.35,64.31,2.0,1.62,0.27,1.81,1.44,0.38,0.0,1.0,1.64,1.62,2.0,1.36,0.33,1.6,1.13,0.47,-0.0,1.0,1.38,1.36,2.0,11.45,0.59,11.86,11.03,0.83,-0.0,1.0,11.45,11.45,2.0,46.15,1.91,47.5,44.8,2.7,-0.0,1.0,46.17,46.15,2.0,45.16,2.5,46.92,43.39,3.53,0.0,1.0,45.19,45.16,2.0,65.75,2.15,67.27,64.23,3.04,0.0,1.0,65.76,65.75,2.0,68.79,2.15,70.31,67.27,3.04,0.0,1.0,68.8,68.79,2.0
+BI-GI-G060002 = 209.54,21.62,224.83,194.25,30.58,0.0,1.0,210.1,209.54,2.0,30.91,1.68,32.09,29.72,2.38,-0.0,1.0,30.93,30.91,2.0,111.61,5.72,115.66,107.57,8.1,0.0,1.0,111.69,111.61,2.0,66.71,2.83,68.72,64.71,4.0,0.0,1.0,66.74,66.71,2.0,114.02,5.14,117.66,110.39,7.27,0.0,1.0,114.08,114.02,2.0,1.01,0.02,1.02,1.0,0.02,0.0,0.98,1.01,1.01,2.0,1.07,0.04,1.1,1.05,0.05,0.0,1.0,1.07,1.07,2.0,5.69,0.12,5.77,5.61,0.17,-0.0,1.0,5.69,5.69,2.0,19.82,0.65,20.28,19.36,0.92,0.0,1.0,19.82,19.82,2.0,46.34,2.74,48.28,44.4,3.88,-0.0,1.0,46.38,46.34,2.0,75.61,0.3,75.82,75.4,0.42,0.0,1.0,75.61,75.61,2.0,70.09,4.52,73.29,66.89,6.4,0.0,1.0,70.16,70.09,2.0
+BI-GI-G060003 = 168.61,NaN,168.61,168.61,0.0,NaN,NaN,168.61,168.61,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0,97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0,72.46,NaN,72.46,72.46,0.0,NaN,NaN,72.46,72.46,1.0,132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,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,4.38,NaN,4.38,4.38,0.0,NaN,NaN,4.38,4.38,1.0,18.65,NaN,18.65,18.65,0.0,NaN,NaN,18.65,18.65,1.0,32.09,NaN,32.09,32.09,0.0,NaN,NaN,32.09,32.09,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0
+BI-GI-G060004 = 166.26,NaN,166.26,166.26,0.0,NaN,NaN,166.26,166.26,1.0,24.1,NaN,24.1,24.1,0.0,NaN,NaN,24.1,24.1,1.0,98.02,NaN,98.02,98.02,0.0,NaN,NaN,98.02,98.02,1.0,59.63,NaN,59.63,59.63,0.0,NaN,NaN,59.63,59.63,1.0,89.86,NaN,89.86,89.86,0.0,NaN,NaN,89.86,89.86,1.0,1.22,NaN,1.22,1.22,0.0,NaN,NaN,1.22,1.22,1.0,1.06,NaN,1.06,1.06,0.0,NaN,NaN,1.06,1.06,1.0,9.18,NaN,9.18,9.18,0.0,NaN,NaN,9.18,9.18,1.0,35.62,NaN,35.62,35.62,0.0,NaN,NaN,35.62,35.62,1.0,46.17,NaN,46.17,46.17,0.0,NaN,NaN,46.17,46.17,1.0,66.22,NaN,66.22,66.22,0.0,NaN,NaN,66.22,66.22,1.0,64.49,NaN,64.49,64.49,0.0,NaN,NaN,64.49,64.49,1.0
+BI-GI-G060005 = 163.68,NaN,163.68,163.68,0.0,NaN,NaN,163.68,163.68,1.0,27.34,NaN,27.34,27.34,0.0,NaN,NaN,27.34,27.34,1.0,99.47,NaN,99.47,99.47,0.0,NaN,NaN,99.47,99.47,1.0,60.71,NaN,60.71,60.71,0.0,NaN,NaN,60.71,60.71,1.0,124.93,NaN,124.93,124.93,0.0,NaN,NaN,124.93,124.93,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,5.44,NaN,5.44,5.44,0.0,NaN,NaN,5.44,5.44,1.0,21.19,NaN,21.19,21.19,0.0,NaN,NaN,21.19,21.19,1.0,40.53,NaN,40.53,40.53,0.0,NaN,NaN,40.53,40.53,1.0,74.99,NaN,74.99,74.99,0.0,NaN,NaN,74.99,74.99,1.0,60.49,NaN,60.49,60.49,0.0,NaN,NaN,60.49,60.49,1.0
+BI-GI-G060006 = 175.2,23.28,191.66,158.74,32.92,0.0,1.0,175.97,175.2,2.0,25.62,1.63,26.77,24.46,2.3,-0.0,1.0,25.64,25.62,2.0,102.67,2.41,104.38,100.97,3.4,-0.0,1.0,102.69,102.67,2.0,55.22,8.86,61.48,48.96,12.52,0.0,1.0,55.57,55.22,2.0,100.49,23.92,117.41,83.57,33.83,0.0,1.0,101.9,100.49,2.0,1.2,0.29,1.41,1.0,0.41,-0.0,1.0,1.22,1.2,2.0,1.17,0.25,1.35,1.0,0.35,-0.0,1.0,1.19,1.17,2.0,7.6,1.57,8.71,6.49,2.22,0.0,1.0,7.68,7.6,2.0,28.75,7.08,33.76,23.74,10.02,0.0,1.0,29.18,28.75,2.0,49.44,0.69,49.93,48.96,0.98,0.0,1.0,49.45,49.44,2.0,69.07,1.21,69.93,68.22,1.71,-0.0,1.0,69.08,69.07,2.0,61.27,3.68,63.88,58.67,5.21,-0.0,1.0,61.33,61.27,2.0
+BI-GI-G060007 = 194.25,NaN,194.25,194.25,0.0,NaN,NaN,194.25,194.25,1.0,29.72,NaN,29.72,29.72,0.0,NaN,NaN,29.72,29.72,1.0,107.57,NaN,107.57,107.57,0.0,NaN,NaN,107.57,107.57,1.0,64.71,NaN,64.71,64.71,0.0,NaN,NaN,64.71,64.71,1.0,117.66,NaN,117.66,117.66,0.0,NaN,NaN,117.66,117.66,1.0,1.02,NaN,1.02,1.02,0.0,NaN,NaN,1.02,1.02,1.0,1.05,NaN,1.05,1.05,0.0,NaN,NaN,1.05,1.05,1.0,5.61,NaN,5.61,5.61,0.0,NaN,NaN,5.61,5.61,1.0,20.28,NaN,20.28,20.28,0.0,NaN,NaN,20.28,20.28,1.0,44.4,NaN,44.4,44.4,0.0,NaN,NaN,44.4,44.4,1.0,75.4,NaN,75.4,75.4,0.0,NaN,NaN,75.4,75.4,1.0,66.89,NaN,66.89,66.89,0.0,NaN,NaN,66.89,66.89,1.0
+BI-GI-G060008 = 171.66,NaN,171.66,171.66,0.0,NaN,NaN,171.66,171.66,1.0,28.28,NaN,28.28,28.28,0.0,NaN,NaN,28.28,28.28,1.0,109.19,NaN,109.19,109.19,0.0,NaN,NaN,109.19,109.19,1.0,54.71,NaN,54.71,54.71,0.0,NaN,NaN,54.71,54.71,1.0,100.83,NaN,100.83,100.83,0.0,NaN,NaN,100.83,100.83,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.1,NaN,1.1,1.1,0.0,NaN,NaN,1.1,1.1,1.0,6.39,NaN,6.39,6.39,0.0,NaN,NaN,6.39,6.39,1.0,22.71,NaN,22.71,22.71,0.0,NaN,NaN,22.71,22.71,1.0,52.94,NaN,52.94,52.94,0.0,NaN,NaN,52.94,52.94,1.0,72.59,NaN,72.59,72.59,0.0,NaN,NaN,72.59,72.59,1.0,60.49,NaN,60.49,60.49,0.0,NaN,NaN,60.49,60.49,1.0
+BI-GI-G060009 = 159.39,NaN,159.39,159.39,0.0,NaN,NaN,159.39,159.39,1.0,25.26,NaN,25.26,25.26,0.0,NaN,NaN,25.26,25.26,1.0,92.28,NaN,92.28,92.28,0.0,NaN,NaN,92.28,92.28,1.0,71.38,NaN,71.38,71.38,0.0,NaN,NaN,71.38,71.38,1.0,78.69,NaN,78.69,78.69,0.0,NaN,NaN,78.69,78.69,1.0,2.6,NaN,2.6,2.6,0.0,NaN,NaN,2.6,2.6,1.0,1.06,NaN,1.06,1.06,0.0,NaN,NaN,1.06,1.06,1.0,19.32,NaN,19.32,19.32,0.0,NaN,NaN,19.32,19.32,1.0,42.98,NaN,42.98,42.98,0.0,NaN,NaN,42.98,42.98,1.0,49.31,NaN,49.31,49.31,0.0,NaN,NaN,49.31,49.31,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0,63.62,NaN,63.62,63.62,0.0,NaN,NaN,63.62,63.62,1.0
+BI-GI-G060010 = 170.3,NaN,170.3,170.3,0.0,NaN,NaN,170.3,170.3,1.0,34.13,NaN,34.13,34.13,0.0,NaN,NaN,34.13,34.13,1.0,104.48,NaN,104.48,104.48,0.0,NaN,NaN,104.48,104.48,1.0,63.26,NaN,63.26,63.26,0.0,NaN,NaN,63.26,63.26,1.0,105.9,NaN,105.9,105.9,0.0,NaN,NaN,105.9,105.9,1.0,1.06,NaN,1.06,1.06,0.0,NaN,NaN,1.06,1.06,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,9.32,NaN,9.32,9.32,0.0,NaN,NaN,9.32,9.32,1.0,20.54,NaN,20.54,20.54,0.0,NaN,NaN,20.54,20.54,1.0,39.81,NaN,39.81,39.81,0.0,NaN,NaN,39.81,39.81,1.0,73.28,NaN,73.28,73.28,0.0,NaN,NaN,73.28,73.28,1.0,49.48,NaN,49.48,49.48,0.0,NaN,NaN,49.48,49.48,1.0
+BI-KI-G090001 = 72.98,NaN,72.98,72.98,0.0,NaN,NaN,72.98,72.98,1.0,49.48,NaN,49.48,49.48,0.0,NaN,NaN,49.48,49.48,1.0,176.53,NaN,176.53,176.53,0.0,NaN,NaN,176.53,176.53,1.0,90.07,NaN,90.07,90.07,0.0,NaN,NaN,90.07,90.07,1.0,98.99,NaN,98.99,98.99,0.0,NaN,NaN,98.99,98.99,1.0,5.75,NaN,5.75,5.75,0.0,NaN,NaN,5.75,5.75,1.0,1.11,NaN,1.11,1.11,0.0,NaN,NaN,1.11,1.11,1.0,40.33,NaN,40.33,40.33,0.0,NaN,NaN,40.33,40.33,1.0,65.07,NaN,65.07,65.07,0.0,NaN,NaN,65.07,65.07,1.0,140.22,NaN,140.22,140.22,0.0,NaN,NaN,140.22,140.22,1.0,60.84,NaN,60.84,60.84,0.0,NaN,NaN,60.84,60.84,1.0,25.13,NaN,25.13,25.13,0.0,NaN,NaN,25.13,25.13,1.0
+BI-KI-G090002 = 79.71,2.21,81.28,78.15,3.13,-0.0,1.0,79.73,79.71,2.0,50.31,1.95,51.69,48.93,2.76,0.0,1.0,50.33,50.31,2.0,162.59,13.4,172.06,153.12,18.95,-0.0,1.0,162.87,162.59,2.0,112.89,4.07,115.77,110.01,5.76,0.0,1.0,112.93,112.89,2.0,99.47,2.71,101.38,97.56,3.83,0.0,1.0,99.49,99.47,2.0,5.63,1.56,6.73,4.53,2.2,0.0,1.0,5.73,5.63,2.0,1.48,0.68,1.96,1.0,0.96,0.0,1.0,1.55,1.48,2.0,43.16,0.42,43.46,42.86,0.6,0.0,1.0,43.16,43.16,2.0,66.41,5.63,70.39,62.43,7.96,-0.0,1.0,66.53,66.41,2.0,164.11,10.02,171.19,157.02,14.17,-0.0,1.0,164.26,164.11,2.0,65.18,0.98,65.88,64.49,1.39,-0.0,1.0,65.19,65.18,2.0,27.86,2.73,29.79,25.93,3.86,0.0,1.0,27.93,27.86,2.0
+BI-KI-G090003 = 79.32,NaN,79.32,79.32,0.0,NaN,NaN,79.32,79.32,1.0,33.08,NaN,33.08,33.08,0.0,NaN,NaN,33.08,33.08,1.0,132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,1.0,121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,92.24,NaN,92.24,92.24,0.0,NaN,NaN,92.24,92.24,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,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,66.19,NaN,66.19,66.19,0.0,NaN,NaN,66.19,66.19,1.0,168.61,NaN,168.61,168.61,0.0,NaN,NaN,168.61,168.61,1.0,58.67,NaN,58.67,58.67,0.0,NaN,NaN,58.67,58.67,1.0,31.14,NaN,31.14,31.14,0.0,NaN,NaN,31.14,31.14,1.0
+BI-KI-G090004 = 97.06,NaN,97.06,97.06,0.0,NaN,NaN,97.06,97.06,1.0,41.9,NaN,41.9,41.9,0.0,NaN,NaN,41.9,41.9,1.0,137.09,NaN,137.09,137.09,0.0,NaN,NaN,137.09,137.09,1.0,118.5,NaN,118.5,118.5,0.0,NaN,NaN,118.5,118.5,1.0,114.0,NaN,114.0,114.0,0.0,NaN,NaN,114.0,114.0,1.0,4.39,NaN,4.39,4.39,0.0,NaN,NaN,4.39,4.39,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,38.51,NaN,38.51,38.51,0.0,NaN,NaN,38.51,38.51,1.0,57.23,NaN,57.23,57.23,0.0,NaN,NaN,57.23,57.23,1.0,162.61,NaN,162.61,162.61,0.0,NaN,NaN,162.61,162.61,1.0,67.4,NaN,67.4,67.4,0.0,NaN,NaN,67.4,67.4,1.0,32.47,NaN,32.47,32.47,0.0,NaN,NaN,32.47,32.47,1.0
+BI-KI-G090005 = 88.9,16.88,100.84,76.97,23.87,0.0,1.0,89.7,88.9,2.0,61.0,13.16,70.31,51.69,18.62,0.0,1.0,61.71,61.0,2.0,161.51,17.35,173.77,149.24,24.53,-0.0,1.0,161.97,161.51,2.0,115.03,6.36,119.53,110.53,9.0,-0.0,1.0,115.12,115.03,2.0,114.08,5.01,117.62,110.53,7.09,-0.0,1.0,114.13,114.08,2.0,4.66,0.19,4.8,4.53,0.27,0.0,1.0,4.66,4.66,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,38.78,1.21,39.64,37.92,1.71,0.0,1.0,38.79,38.78,2.0,56.62,2.9,58.67,54.56,4.11,0.0,1.0,56.65,56.62,2.0,168.84,6.98,173.77,163.9,9.88,-0.0,1.0,168.91,168.84,2.0,70.31,0.0,70.31,70.31,0.0,-1.09051904E8,8.44424930131968E15,70.31,70.31,2.0,29.86,2.0,31.27,28.45,2.82,-0.0,1.0,29.89,29.86,2.0
+BI-KI-G090006 = 83.85,9.73,90.72,76.97,13.76,-0.0,1.0,84.13,83.85,2.0,52.99,4.55,56.21,49.77,6.44,0.0,1.0,53.09,52.99,2.0,166.04,14.7,176.43,155.65,20.79,0.0,1.0,166.37,166.04,2.0,94.91,4.82,98.32,91.5,6.82,-0.0,1.0,94.97,94.91,2.0,108.45,5.94,112.65,104.25,8.4,0.0,1.0,108.53,108.45,2.0,5.53,0.23,5.69,5.36,0.33,0.0,1.0,5.53,5.53,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,39.52,0.17,39.64,39.4,0.24,-0.0,1.0,39.52,39.52,2.0,57.01,2.35,58.67,55.35,3.32,-0.0,1.0,57.03,57.01,2.0,142.69,4.11,145.59,139.78,5.81,-0.0,1.0,142.72,142.69,2.0,64.39,2.3,66.02,62.77,3.25,0.0,1.0,64.41,64.39,2.0,30.73,2.61,32.58,28.88,3.7,0.0,1.0,30.79,30.73,2.0
+BI-KI-G090007 = 124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,33.08,NaN,33.08,33.08,0.0,NaN,NaN,33.08,33.08,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,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,36.21,NaN,36.21,36.21,0.0,NaN,NaN,36.21,36.21,1.0,50.46,NaN,50.46,50.46,0.0,NaN,NaN,50.46,50.46,1.0,154.02,NaN,154.02,154.02,0.0,NaN,NaN,154.02,154.02,1.0,70.31,NaN,70.31,70.31,0.0,NaN,NaN,70.31,70.31,1.0,34.09,NaN,34.09,34.09,0.0,NaN,NaN,34.09,34.09,1.0
+BI-KR-G070001 = 145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,28.96,NaN,28.96,28.96,0.0,NaN,NaN,28.96,28.96,1.0,105.25,NaN,105.25,105.25,0.0,NaN,NaN,105.25,105.25,1.0,77.11,NaN,77.11,77.11,0.0,NaN,NaN,77.11,77.11,1.0,104.49,NaN,104.49,104.49,0.0,NaN,NaN,104.49,104.49,1.0,3.28,NaN,3.28,3.28,0.0,NaN,NaN,3.28,3.28,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,27.19,NaN,27.19,27.19,0.0,NaN,NaN,27.19,27.19,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0,62.77,NaN,62.77,62.77,0.0,NaN,NaN,62.77,62.77,1.0,66.22,NaN,66.22,66.22,0.0,NaN,NaN,66.22,66.22,1.0,60.58,NaN,60.58,60.58,0.0,NaN,NaN,60.58,60.58,1.0
+BI-KR-G070002 = 167.03,42.79,197.28,136.77,60.52,-0.0,1.0,169.74,167.03,2.0,30.05,1.54,31.14,28.96,2.18,-0.0,1.0,30.07,30.05,2.0,120.65,11.47,128.76,112.53,16.23,-0.0,1.0,120.92,120.65,2.0,77.86,5.5,81.75,73.97,7.78,-0.0,1.0,77.96,77.86,2.0,100.55,11.93,108.99,92.11,16.88,0.0,1.0,100.91,100.55,2.0,2.19,0.42,2.49,1.89,0.6,-0.0,1.0,2.21,2.19,2.0,1.27,0.38,1.53,1.0,0.53,0.0,1.0,1.29,1.27,2.0,19.9,1.42,20.91,18.9,2.01,-0.0,1.0,19.93,19.9,2.0,35.18,7.22,40.28,30.07,10.21,0.0,1.0,35.55,35.18,2.0,68.83,11.95,77.28,60.38,16.9,-0.0,1.0,69.35,68.83,2.0,67.27,2.83,69.26,65.27,4.0,0.0,1.0,67.3,67.27,2.0,69.23,7.08,74.24,64.23,10.02,0.0,1.0,69.41,69.23,2.0
+BI-KR-G070003 = 178.34,NaN,178.34,178.34,0.0,NaN,NaN,178.34,178.34,1.0,27.11,NaN,27.11,27.11,0.0,NaN,NaN,27.11,27.11,1.0,102.41,NaN,102.41,102.41,0.0,NaN,NaN,102.41,102.41,1.0,72.68,NaN,72.68,72.68,0.0,NaN,NaN,72.68,72.68,1.0,85.4,NaN,85.4,85.4,0.0,NaN,NaN,85.4,85.4,1.0,2.55,NaN,2.55,2.55,0.0,NaN,NaN,2.55,2.55,1.0,1.3,NaN,1.3,1.3,0.0,NaN,NaN,1.3,1.3,1.0,19.11,NaN,19.11,19.11,0.0,NaN,NaN,19.11,19.11,1.0,41.63,NaN,41.63,41.63,0.0,NaN,NaN,41.63,41.63,1.0,54.85,NaN,54.85,54.85,0.0,NaN,NaN,54.85,54.85,1.0,66.74,NaN,66.74,66.74,0.0,NaN,NaN,66.74,66.74,1.0,63.92,NaN,63.92,63.92,0.0,NaN,NaN,63.92,63.92,1.0
+BI-KR-G070004 = 145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,31.14,NaN,31.14,31.14,0.0,NaN,NaN,31.14,31.14,1.0,121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,113.92,NaN,113.92,113.92,0.0,NaN,NaN,113.92,113.92,1.0,2.79,NaN,2.79,2.79,0.0,NaN,NaN,2.79,2.79,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,27.6,NaN,27.6,27.6,0.0,NaN,NaN,27.6,27.6,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0,70.31,NaN,70.31,70.31,0.0,NaN,NaN,70.31,70.31,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
+BI-KR-G070005 = 205.87,32.58,228.9,182.84,46.07,0.0,1.0,207.15,205.87,2.0,29.86,0.6,30.29,29.44,0.85,-0.0,1.0,29.87,29.86,2.0,119.41,4.41,122.53,116.29,6.23,-0.0,1.0,119.45,119.41,2.0,70.84,5.14,74.48,67.21,7.27,-0.0,1.0,70.94,70.84,2.0,88.2,9.8,95.13,81.27,13.86,0.0,1.0,88.47,88.2,2.0,2.02,0.06,2.07,1.98,0.09,0.0,1.0,2.02,2.02,2.0,1.4,0.19,1.53,1.27,0.27,0.0,1.0,1.4,1.4,2.0,14.38,3.08,16.56,12.21,4.35,0.0,1.0,14.55,14.38,2.0,34.64,2.15,36.16,33.12,3.04,-0.0,1.0,34.67,34.64,2.0,62.33,7.05,67.31,57.34,9.97,0.0,1.0,62.53,62.33,2.0,64.03,0.58,64.44,63.62,0.83,-0.0,1.0,64.03,64.03,2.0,66.73,3.54,69.23,64.23,5.01,-0.0,1.0,66.78,66.73,2.0
+BI-KR-G070006 = 249.56,NaN,249.56,249.56,0.0,NaN,NaN,249.56,249.56,1.0,26.78,NaN,26.78,26.78,0.0,NaN,NaN,26.78,26.78,1.0,104.06,NaN,104.06,104.06,0.0,NaN,NaN,104.06,104.06,1.0,66.19,NaN,66.19,66.19,0.0,NaN,NaN,66.19,66.19,1.0,70.31,NaN,70.31,70.31,0.0,NaN,NaN,70.31,70.31,1.0,2.19,NaN,2.19,2.19,0.0,NaN,NaN,2.19,2.19,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,10.2,NaN,10.2,10.2,0.0,NaN,NaN,10.2,10.2,1.0,42.1,NaN,42.1,42.1,0.0,NaN,NaN,42.1,42.1,1.0,50.46,NaN,50.46,50.46,0.0,NaN,NaN,50.46,50.46,1.0,70.31,NaN,70.31,70.31,0.0,NaN,NaN,70.31,70.31,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0
+BI-KR-G070007 = 230.61,26.79,249.56,211.67,37.89,0.0,1.0,231.39,230.61,2.0,26.02,1.08,26.78,25.26,1.52,-0.0,1.0,26.03,26.02,2.0,101.81,3.18,104.06,99.56,4.5,0.0,1.0,101.84,101.81,2.0,67.22,1.46,68.25,66.19,2.06,0.0,1.0,67.23,67.22,2.0,68.31,2.83,70.31,66.31,4.0,-0.0,1.0,68.34,68.31,2.0,2.0,0.27,2.19,1.81,0.38,-0.0,1.0,2.01,2.0,2.0,1.83,0.33,2.06,1.6,0.47,0.0,1.0,1.84,1.83,2.0,10.62,0.59,11.03,10.2,0.83,-0.0,1.0,10.62,10.62,2.0,43.45,1.91,44.8,42.1,2.7,-0.0,1.0,43.47,43.45,2.0,48.69,2.5,50.46,46.92,3.53,-0.0,1.0,48.72,48.69,2.0,68.79,2.15,70.31,67.27,3.04,0.0,1.0,68.8,68.79,2.0,65.75,2.15,67.27,64.23,3.04,0.0,1.0,65.76,65.75,2.0
+BI-KY-G080001 = 156.79,7.93,162.05,145.01,17.04,-1.09,2.28,156.94,160.06,4.0,26.8,1.33,28.5,25.26,3.24,0.19,2.0,26.83,26.73,4.0,94.48,4.59,100.01,89.5,10.52,0.16,1.59,94.57,94.21,4.0,74.85,3.44,78.36,71.38,6.97,0.01,1.14,74.91,74.83,4.0,87.26,8.3,95.06,78.69,16.37,-0.05,1.1,87.56,87.65,4.0,3.23,0.66,3.83,2.6,1.22,-0.01,1.02,3.28,3.24,4.0,1.02,0.03,1.06,1.0,0.06,0.49,1.63,1.02,1.02,4.0,21.42,4.18,26.78,17.15,9.63,0.36,1.72,21.73,20.88,4.0,39.09,3.42,42.98,34.8,8.18,-0.19,1.86,39.2,39.29,4.0,54.34,3.91,58.78,49.31,9.46,-0.25,1.95,54.45,54.64,4.0,62.75,2.57,64.23,58.91,5.32,-1.11,2.3,62.79,63.93,4.0,54.46,7.35,63.62,47.12,16.49,0.3,1.57,54.83,53.56,4.0
+BI-KY-G080002 = 138.06,20.24,162.05,114.63,47.42,0.04,1.69,139.17,137.79,4.0,33.41,6.75,40.19,26.78,13.41,0.01,1.1,33.92,33.34,4.0,108.18,16.47,125.94,89.5,36.45,-0.06,1.41,109.11,108.63,4.0,77.15,3.46,80.68,72.46,8.22,-0.53,1.99,77.21,77.73,4.0,100.81,7.53,108.31,93.65,14.66,0.02,1.07,101.02,100.65,4.0,4.7,1.05,5.77,3.77,2.0,0.05,1.07,4.79,4.63,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,28.76,5.26,34.44,22.44,12.0,-0.15,1.57,29.11,29.07,4.0,40.97,5.27,46.03,34.8,11.23,-0.2,1.34,41.23,41.53,4.0,71.23,16.51,86.35,55.23,31.11,-0.02,1.04,72.65,71.68,4.0,63.5,3.18,66.22,58.91,7.31,-0.89,2.18,63.55,64.43,4.0,47.95,6.91,56.93,40.08,16.85,0.27,2.01,48.33,47.41,4.0
+BI-KY-G080003 = 146.31,22.26,162.05,130.57,31.48,-0.0,1.0,147.15,146.31,2.0,33.34,6.84,38.17,28.5,9.68,-0.0,1.0,33.68,33.34,2.0,112.98,18.33,125.94,100.01,25.93,0.0,1.0,113.72,112.98,2.0,79.52,1.64,80.68,78.36,2.32,-0.0,1.0,79.53,79.52,2.0,100.98,10.37,108.31,93.65,14.66,-0.0,1.0,101.24,100.98,2.0,4.63,1.13,5.43,3.83,1.6,-0.0,1.0,4.7,4.63,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,26.9,6.31,31.36,22.44,8.92,-0.0,1.0,27.27,26.9,2.0,39.7,6.93,44.61,34.8,9.81,0.0,1.0,40.01,39.7,2.0,72.56,19.5,86.35,58.78,27.57,0.0,1.0,73.86,72.56,2.0,61.77,4.04,64.62,58.91,5.72,-0.0,1.0,61.83,61.77,2.0,43.6,4.98,47.12,40.08,7.05,-0.0,1.0,43.74,43.6,2.0
+BI-KY-G080004 = 181.79,NaN,181.79,181.79,0.0,NaN,NaN,181.79,181.79,1.0,35.85,NaN,35.85,35.85,0.0,NaN,NaN,35.85,35.85,1.0,141.0,NaN,141.0,141.0,0.0,NaN,NaN,141.0,141.0,1.0,81.2,NaN,81.2,81.2,0.0,NaN,NaN,81.2,81.2,1.0,108.56,NaN,108.56,108.56,0.0,NaN,NaN,108.56,108.56,1.0,5.61,NaN,5.61,5.61,0.0,NaN,NaN,5.61,5.61,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,24.8,NaN,24.8,24.8,0.0,NaN,NaN,24.8,24.8,1.0,44.88,NaN,44.88,44.88,0.0,NaN,NaN,44.88,44.88,1.0,81.6,NaN,81.6,81.6,0.0,NaN,NaN,81.6,81.6,1.0,73.66,NaN,73.66,73.66,0.0,NaN,NaN,73.66,73.66,1.0,36.63,NaN,36.63,36.63,0.0,NaN,NaN,36.63,36.63,1.0
+BI-KY-G080005 = 146.51,NaN,146.51,146.51,0.0,NaN,NaN,146.51,146.51,1.0,36.16,NaN,36.16,36.16,0.0,NaN,NaN,36.16,36.16,1.0,134.64,NaN,134.64,134.64,0.0,NaN,NaN,134.64,134.64,1.0,84.26,NaN,84.26,84.26,0.0,NaN,NaN,84.26,84.26,1.0,110.38,NaN,110.38,110.38,0.0,NaN,NaN,110.38,110.38,1.0,5.09,NaN,5.09,5.09,0.0,NaN,NaN,5.09,5.09,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,28.28,NaN,28.28,28.28,0.0,NaN,NaN,28.28,28.28,1.0,43.19,NaN,43.19,43.19,0.0,NaN,NaN,43.19,43.19,1.0,88.12,NaN,88.12,88.12,0.0,NaN,NaN,88.12,88.12,1.0,63.03,NaN,63.03,63.03,0.0,NaN,NaN,63.03,63.03,1.0,32.46,NaN,32.46,32.46,0.0,NaN,NaN,32.46,32.46,1.0
+BI-KY-G080006 = 179.1,NaN,179.1,179.1,0.0,NaN,NaN,179.1,179.1,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0,110.53,NaN,110.53,110.53,0.0,NaN,NaN,110.53,110.53,1.0,84.26,NaN,84.26,84.26,0.0,NaN,NaN,84.26,84.26,1.0,92.24,NaN,92.24,92.24,0.0,NaN,NaN,92.24,92.24,1.0,3.89,NaN,3.89,3.89,0.0,NaN,NaN,3.89,3.89,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,18.09,NaN,18.09,18.09,0.0,NaN,NaN,18.09,18.09,1.0,31.14,NaN,31.14,31.14,0.0,NaN,NaN,31.14,31.14,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0,53.59,NaN,53.59,53.59,0.0,NaN,NaN,53.59,53.59,1.0,37.32,NaN,37.32,37.32,0.0,NaN,NaN,37.32,37.32,1.0
+BI-KY-G080007 = 162.05,NaN,162.05,162.05,0.0,NaN,NaN,162.05,162.05,1.0,28.5,NaN,28.5,28.5,0.0,NaN,NaN,28.5,28.5,1.0,100.01,NaN,100.01,100.01,0.0,NaN,NaN,100.01,100.01,1.0,78.36,NaN,78.36,78.36,0.0,NaN,NaN,78.36,78.36,1.0,93.65,NaN,93.65,93.65,0.0,NaN,NaN,93.65,93.65,1.0,3.83,NaN,3.83,3.83,0.0,NaN,NaN,3.83,3.83,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,22.44,NaN,22.44,22.44,0.0,NaN,NaN,22.44,22.44,1.0,34.8,NaN,34.8,34.8,0.0,NaN,NaN,34.8,34.8,1.0,58.78,NaN,58.78,58.78,0.0,NaN,NaN,58.78,58.78,1.0,58.91,NaN,58.91,58.91,0.0,NaN,NaN,58.91,58.91,1.0,47.12,NaN,47.12,47.12,0.0,NaN,NaN,47.12,47.12,1.0
+BI-KY-G080008 = 164.15,24.95,181.79,146.51,35.28,-0.0,1.0,165.09,164.15,2.0,36.0,0.22,36.16,35.85,0.31,-0.0,1.0,36.0,36.0,2.0,137.82,4.5,141.0,134.64,6.36,0.0,1.0,137.85,137.82,2.0,82.73,2.16,84.26,81.2,3.06,0.0,1.0,82.74,82.73,2.0,109.47,1.29,110.38,108.56,1.82,-0.0,1.0,109.48,109.47,2.0,5.35,0.37,5.61,5.09,0.52,-0.0,1.0,5.36,5.35,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,26.54,2.46,28.28,24.8,3.48,-0.0,1.0,26.6,26.54,2.0,44.03,1.2,44.88,43.19,1.69,0.0,1.0,44.04,44.03,2.0,84.86,4.61,88.12,81.6,6.52,-0.0,1.0,84.92,84.86,2.0,68.34,7.52,73.66,63.03,10.63,-0.0,1.0,68.55,68.34,2.0,34.54,2.95,36.63,32.46,4.17,-0.0,1.0,34.61,34.54,2.0
+BI-KY-G080009 = 160.72,NaN,160.72,160.72,0.0,NaN,NaN,160.72,160.72,1.0,26.68,NaN,26.68,26.68,0.0,NaN,NaN,26.68,26.68,1.0,96.15,NaN,96.15,96.15,0.0,NaN,NaN,96.15,96.15,1.0,77.19,NaN,77.19,77.19,0.0,NaN,NaN,77.19,77.19,1.0,81.64,NaN,81.64,81.64,0.0,NaN,NaN,81.64,81.64,1.0,2.72,NaN,2.72,2.72,0.0,NaN,NaN,2.72,2.72,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0,17.15,NaN,17.15,17.15,0.0,NaN,NaN,17.15,17.15,1.0,40.12,NaN,40.12,40.12,0.0,NaN,NaN,40.12,40.12,1.0,54.04,NaN,54.04,54.04,0.0,NaN,NaN,54.04,54.04,1.0,63.63,NaN,63.63,63.63,0.0,NaN,NaN,63.63,63.63,1.0,50.19,NaN,50.19,50.19,0.0,NaN,NaN,50.19,50.19,1.0
+BI-MA-G100001 = 217.81,NaN,217.81,217.81,0.0,NaN,NaN,217.81,217.81,1.0,33.0,NaN,33.0,33.0,0.0,NaN,NaN,33.0,33.0,1.0,117.73,NaN,117.73,117.73,0.0,NaN,NaN,117.73,117.73,1.0,113.18,NaN,113.18,113.18,0.0,NaN,NaN,113.18,113.18,1.0,93.95,NaN,93.95,93.95,0.0,NaN,NaN,93.95,93.95,1.0,1.76,NaN,1.76,1.76,0.0,NaN,NaN,1.76,1.76,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,3.13,NaN,3.13,3.13,0.0,NaN,NaN,3.13,3.13,1.0,6.53,NaN,6.53,6.53,0.0,NaN,NaN,6.53,6.53,1.0,46.63,NaN,46.63,46.63,0.0,NaN,NaN,46.63,46.63,1.0,128.91,NaN,128.91,128.91,0.0,NaN,NaN,128.91,128.91,1.0,60.93,NaN,60.93,60.93,0.0,NaN,NaN,60.93,60.93,1.0
+BI-MA-G100002 = 220.49,17.31,232.73,208.25,24.48,-0.0,1.0,220.83,220.49,2.0,32.97,2.59,34.8,31.14,3.66,0.0,1.0,33.02,32.97,2.0,136.39,12.19,145.01,127.77,17.24,-0.0,1.0,136.66,136.39,2.0,136.7,5.65,140.7,132.7,8.0,0.0,1.0,136.76,136.7,2.0,82.43,2.58,84.26,80.61,3.64,-0.0,1.0,82.45,82.43,2.0,1.18,0.25,1.36,1.0,0.36,-0.0,1.0,1.19,1.18,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.24,0.34,2.48,2.0,0.48,-0.0,1.0,2.25,2.24,2.0,4.41,0.35,4.66,4.16,0.5,-0.0,1.0,4.41,4.41,2.0,39.75,6.53,44.36,35.13,9.23,0.0,1.0,40.02,39.75,2.0,128.88,21.16,143.85,113.92,29.93,-0.0,1.0,129.75,128.88,2.0,53.2,8.06,58.91,47.5,11.4,-0.0,1.0,53.51,53.2,2.0
+BI-MA-G100003 = 205.15,19.99,219.29,191.01,28.28,0.0,1.0,205.64,205.15,2.0,28.3,1.22,29.16,27.44,1.73,0.0,1.0,28.31,28.3,2.0,127.81,0.05,127.84,127.77,0.07,0.0,0.94,127.81,127.81,2.0,103.47,14.56,113.77,93.18,20.59,-0.0,1.0,103.98,103.47,2.0,66.02,7.69,71.46,60.58,10.88,0.0,1.0,66.25,66.02,2.0,1.49,0.69,1.98,1.0,0.98,-0.0,1.0,1.57,1.49,2.0,3.29,0.12,3.38,3.21,0.16,-0.0,1.0,3.29,3.29,2.0,1.93,0.06,1.97,1.89,0.08,0.0,1.0,1.93,1.93,2.0,4.74,0.54,5.12,4.35,0.77,-0.0,1.0,4.75,4.74,2.0,26.5,3.17,28.74,24.26,4.48,0.0,1.0,26.59,26.5,2.0,112.25,2.35,113.91,110.58,3.33,-0.0,1.0,112.26,112.25,2.0,40.32,0.74,40.85,39.8,1.05,0.0,1.0,40.33,40.32,2.0
+BI-MA-G100004 = 194.29,3.0,196.41,192.17,4.25,0.0,1.0,194.3,194.29,2.0,29.53,0.99,30.23,28.83,1.4,0.0,1.0,29.54,29.53,2.0,129.29,2.72,131.21,127.37,3.84,0.0,1.0,129.3,129.29,2.0,109.39,10.01,116.47,102.32,14.15,-0.0,1.0,109.62,109.39,2.0,86.23,11.22,94.16,78.3,15.86,-0.0,1.0,86.59,86.23,2.0,1.49,0.06,1.53,1.45,0.09,-0.0,1.0,1.49,1.49,2.0,1.79,1.11,2.57,1.0,1.57,-0.0,1.0,1.95,1.79,2.0,3.09,0.2,3.23,2.94,0.29,-0.0,1.0,3.09,3.09,2.0,6.93,0.12,7.01,6.85,0.16,0.0,1.0,6.93,6.93,2.0,36.88,1.58,37.99,35.76,2.23,-0.0,1.0,36.9,36.88,2.0,113.16,3.54,115.66,110.66,5.0,0.0,1.0,113.19,113.16,2.0,44.85,4.78,48.23,41.47,6.76,-0.0,1.0,44.98,44.85,2.0
+BI-MA-G100005 = 177.29,8.95,184.92,166.26,18.66,-0.33,1.43,177.46,178.99,4.0,24.18,1.06,25.67,23.21,2.46,0.75,2.07,24.2,23.92,4.0,99.94,7.94,110.53,92.9,17.64,0.55,1.76,100.17,98.16,4.0,80.07,6.16,86.84,72.83,14.01,-0.1,1.54,80.24,80.3,4.0,55.22,2.74,58.67,52.38,6.29,0.3,1.66,55.27,54.91,4.0,4.19,3.48,9.05,1.0,8.05,0.71,2.01,5.17,3.36,4.0,4.49,1.28,5.75,3.36,2.4,0.03,1.05,4.62,4.42,4.0,1.89,0.1,1.97,1.75,0.22,-0.96,2.19,1.9,1.93,4.0,5.94,0.84,6.92,4.98,1.94,0.03,1.59,5.98,5.93,4.0,25.95,4.0,30.04,22.35,7.69,0.05,1.07,26.18,25.72,4.0,103.19,2.92,107.25,100.29,6.96,0.65,2.1,103.22,102.61,4.0,34.19,3.09,37.74,31.15,6.59,0.15,1.31,34.29,33.92,4.0
+BI-MA-G100006 = 187.92,NaN,187.92,187.92,0.0,NaN,NaN,187.92,187.92,1.0,27.44,NaN,27.44,27.44,0.0,NaN,NaN,27.44,27.44,1.0,123.53,NaN,123.53,123.53,0.0,NaN,NaN,123.53,123.53,1.0,88.17,NaN,88.17,88.17,0.0,NaN,NaN,88.17,88.17,1.0,62.43,NaN,62.43,62.43,0.0,NaN,NaN,62.43,62.43,1.0,1.36,NaN,1.36,1.36,0.0,NaN,NaN,1.36,1.36,1.0,4.15,NaN,4.15,4.15,0.0,NaN,NaN,4.15,4.15,1.0,3.52,NaN,3.52,3.52,0.0,NaN,NaN,3.52,3.52,1.0,7.18,NaN,7.18,7.18,0.0,NaN,NaN,7.18,7.18,1.0,33.53,NaN,33.53,33.53,0.0,NaN,NaN,33.53,33.53,1.0,105.66,NaN,105.66,105.66,0.0,NaN,NaN,105.66,105.66,1.0,34.71,NaN,34.71,34.71,0.0,NaN,NaN,34.71,34.71,1.0
+BI-MU-G110001 = 163.47,4.98,170.3,158.74,11.56,0.62,1.96,163.53,162.42,4.0,29.35,4.29,34.13,24.46,9.67,-0.03,1.48,29.58,29.4,4.0,101.1,2.36,104.48,99.47,5.01,0.88,2.06,101.12,100.22,4.0,58.68,6.57,63.26,48.96,14.3,-1.07,2.27,58.96,61.26,4.0,112.92,10.06,124.93,103.45,21.48,0.24,1.38,113.26,111.66,4.0,1.03,0.03,1.06,1.0,0.06,0.13,1.17,1.03,1.02,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,7.48,1.82,9.32,5.44,3.88,-0.1,1.29,7.64,7.58,4.0,22.68,2.2,25.26,20.54,4.72,0.18,1.35,22.76,22.46,4.0,43.55,4.25,48.96,39.81,9.15,0.4,1.55,43.7,42.71,4.0,72.27,2.88,74.99,68.22,6.77,-0.73,2.09,72.31,72.94,4.0,54.3,6.15,60.49,48.56,11.93,0.03,1.07,54.56,54.07,4.0
+BI-MU-G110002 = 162.05,NaN,162.05,162.05,0.0,NaN,NaN,162.05,162.05,1.0,28.1,NaN,28.1,28.1,0.0,NaN,NaN,28.1,28.1,1.0,100.01,NaN,100.01,100.01,0.0,NaN,NaN,100.01,100.01,1.0,83.0,NaN,83.0,83.0,0.0,NaN,NaN,83.0,83.0,1.0,84.6,NaN,84.6,84.6,0.0,NaN,NaN,84.6,84.6,1.0,2.83,NaN,2.83,2.83,0.0,NaN,NaN,2.83,2.83,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,14.98,NaN,14.98,14.98,0.0,NaN,NaN,14.98,14.98,1.0,37.27,NaN,37.27,37.27,0.0,NaN,NaN,37.27,37.27,1.0,58.78,NaN,58.78,58.78,0.0,NaN,NaN,58.78,58.78,1.0,63.03,NaN,63.03,63.03,0.0,NaN,NaN,63.03,63.03,1.0,36.76,NaN,36.76,36.76,0.0,NaN,NaN,36.76,36.76,1.0
+BI-MU-G110003 = 168.0,7.09,176.92,161.17,15.75,0.34,1.57,168.11,166.95,4.0,36.25,4.25,40.93,31.46,9.46,-0.03,1.43,36.43,36.3,4.0,102.85,5.23,109.49,97.97,11.52,0.38,1.58,102.95,101.97,4.0,66.39,5.77,74.68,61.82,12.86,0.89,2.11,66.58,64.53,4.0,96.43,9.63,105.9,86.88,19.03,-0.0,1.09,96.79,96.47,4.0,1.04,0.04,1.08,1.0,0.08,0.08,1.1,1.04,1.03,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,10.5,2.01,13.2,8.66,4.54,0.55,1.79,10.65,10.08,4.0,23.12,3.42,26.78,19.88,6.9,0.08,1.15,23.3,22.9,4.0,41.16,2.6,44.9,39.09,5.82,0.9,2.13,41.22,40.33,4.0,73.61,2.35,76.97,71.58,5.39,0.85,2.13,73.63,72.94,4.0,43.74,6.11,49.48,38.46,11.02,0.01,1.01,44.06,43.51,4.0
+BI-MU-G110004 = 161.17,NaN,161.17,161.17,0.0,NaN,NaN,161.17,161.17,1.0,31.46,NaN,31.46,31.46,0.0,NaN,NaN,31.46,31.46,1.0,99.47,NaN,99.47,99.47,0.0,NaN,NaN,99.47,99.47,1.0,61.82,NaN,61.82,61.82,0.0,NaN,NaN,61.82,61.82,1.0,103.45,NaN,103.45,103.45,0.0,NaN,NaN,103.45,103.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,8.66,NaN,8.66,8.66,0.0,NaN,NaN,8.66,8.66,1.0,25.26,NaN,25.26,25.26,0.0,NaN,NaN,25.26,25.26,1.0,44.9,NaN,44.9,44.9,0.0,NaN,NaN,44.9,44.9,1.0,72.59,NaN,72.59,72.59,0.0,NaN,NaN,72.59,72.59,1.0,48.56,NaN,48.56,48.56,0.0,NaN,NaN,48.56,48.56,1.0
+BI-MU-G110005 = 154.75,7.01,160.28,145.01,15.27,-0.73,1.92,154.86,156.85,4.0,27.81,3.25,32.22,24.86,7.36,0.61,1.87,27.95,27.07,4.0,92.85,2.68,95.87,89.5,6.38,-0.19,1.82,92.87,93.01,4.0,76.23,5.41,81.75,68.92,12.83,-0.52,1.97,76.37,77.12,4.0,79.1,7.45,86.55,69.64,16.9,-0.34,1.64,79.36,80.1,4.0,1.52,0.21,1.77,1.3,0.47,0.22,1.46,1.53,1.5,4.0,1.02,0.03,1.06,1.0,0.06,0.49,1.63,1.02,1.02,4.0,11.33,0.75,11.86,10.26,1.6,-0.84,2.02,11.35,11.61,4.0,39.82,5.38,45.45,35.09,10.36,0.07,1.1,40.09,39.37,4.0,49.93,3.65,55.23,47.11,8.13,0.95,2.17,50.03,48.68,4.0,71.5,2.73,74.71,68.34,6.37,0.03,1.68,71.54,71.46,4.0,44.43,8.9,53.26,36.21,17.05,0.03,1.06,45.09,44.12,4.0
+BI-MU-G110006 = 159.39,NaN,159.39,159.39,0.0,NaN,NaN,159.39,159.39,1.0,24.86,NaN,24.86,24.86,0.0,NaN,NaN,24.86,24.86,1.0,92.28,NaN,92.28,92.28,0.0,NaN,NaN,92.28,92.28,1.0,76.03,NaN,76.03,76.03,0.0,NaN,NaN,76.03,76.03,1.0,69.64,NaN,69.64,69.64,0.0,NaN,NaN,69.64,69.64,1.0,1.6,NaN,1.6,1.6,0.0,NaN,NaN,1.6,1.6,1.0,1.06,NaN,1.06,1.06,0.0,NaN,NaN,1.06,1.06,1.0,11.86,NaN,11.86,11.86,0.0,NaN,NaN,11.86,11.86,1.0,45.45,NaN,45.45,45.45,0.0,NaN,NaN,45.45,45.45,1.0,49.31,NaN,49.31,49.31,0.0,NaN,NaN,49.31,49.31,1.0,68.34,NaN,68.34,68.34,0.0,NaN,NaN,68.34,68.34,1.0,53.26,NaN,53.26,53.26,0.0,NaN,NaN,53.26,53.26,1.0
+BI-MU-G110007 = 145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,25.99,NaN,25.99,25.99,0.0,NaN,NaN,25.99,25.99,1.0,89.5,NaN,89.5,89.5,0.0,NaN,NaN,89.5,89.5,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,76.97,NaN,76.97,76.97,0.0,NaN,NaN,76.97,76.97,1.0,1.77,NaN,1.77,1.77,0.0,NaN,NaN,1.77,1.77,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,11.86,NaN,11.86,11.86,0.0,NaN,NaN,11.86,11.86,1.0,43.39,NaN,43.39,43.39,0.0,NaN,NaN,43.39,43.39,1.0,55.23,NaN,55.23,55.23,0.0,NaN,NaN,55.23,55.23,1.0,72.46,NaN,72.46,72.46,0.0,NaN,NaN,72.46,72.46,1.0,36.21,NaN,36.21,36.21,0.0,NaN,NaN,36.21,36.21,1.0
+BI-MU-G110008 = 160.28,NaN,160.28,160.28,0.0,NaN,NaN,160.28,160.28,1.0,28.16,NaN,28.16,28.16,0.0,NaN,NaN,28.16,28.16,1.0,95.87,NaN,95.87,95.87,0.0,NaN,NaN,95.87,95.87,1.0,68.92,NaN,68.92,68.92,0.0,NaN,NaN,68.92,68.92,1.0,86.55,NaN,86.55,86.55,0.0,NaN,NaN,86.55,86.55,1.0,1.3,NaN,1.3,1.3,0.0,NaN,NaN,1.3,1.3,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0,10.26,NaN,10.26,10.26,0.0,NaN,NaN,10.26,10.26,1.0,35.35,NaN,35.35,35.35,0.0,NaN,NaN,35.35,35.35,1.0,47.11,NaN,47.11,47.11,0.0,NaN,NaN,47.11,47.11,1.0,70.47,NaN,70.47,70.47,0.0,NaN,NaN,70.47,70.47,1.0,50.91,NaN,50.91,50.91,0.0,NaN,NaN,50.91,50.91,1.0
+BI-MU-G110009 = 166.26,NaN,166.26,166.26,0.0,NaN,NaN,166.26,166.26,1.0,24.1,NaN,24.1,24.1,0.0,NaN,NaN,24.1,24.1,1.0,98.02,NaN,98.02,98.02,0.0,NaN,NaN,98.02,98.02,1.0,59.63,NaN,59.63,59.63,0.0,NaN,NaN,59.63,59.63,1.0,89.86,NaN,89.86,89.86,0.0,NaN,NaN,89.86,89.86,1.0,1.22,NaN,1.22,1.22,0.0,NaN,NaN,1.22,1.22,1.0,1.06,NaN,1.06,1.06,0.0,NaN,NaN,1.06,1.06,1.0,9.18,NaN,9.18,9.18,0.0,NaN,NaN,9.18,9.18,1.0,35.62,NaN,35.62,35.62,0.0,NaN,NaN,35.62,35.62,1.0,46.17,NaN,46.17,46.17,0.0,NaN,NaN,46.17,46.17,1.0,66.22,NaN,66.22,66.22,0.0,NaN,NaN,66.22,66.22,1.0,64.49,NaN,64.49,64.49,0.0,NaN,NaN,64.49,64.49,1.0
+BI-MU-G110010 = 158.95,6.57,163.6,154.3,9.3,-0.0,1.0,159.02,158.95,2.0,35.34,4.41,38.46,32.22,6.24,-0.0,1.0,35.48,35.34,2.0,95.85,3.0,97.97,93.73,4.24,0.0,1.0,95.88,95.85,2.0,76.45,2.5,78.22,74.68,3.54,0.0,1.0,76.47,76.45,2.0,86.36,4.43,89.5,83.23,6.26,0.0,1.0,86.42,86.36,2.0,1.19,0.27,1.39,1.0,0.39,-0.0,1.0,1.21,1.19,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,11.09,0.36,11.35,10.84,0.51,-0.0,1.0,11.09,11.09,2.0,30.93,5.87,35.09,26.78,8.31,0.0,1.0,31.21,30.93,2.0,44.45,5.08,48.04,40.85,7.19,-0.0,1.0,44.59,44.45,2.0,75.84,1.59,76.97,74.71,2.25,0.0,1.0,75.85,75.84,2.0,37.9,0.8,38.46,37.34,1.13,-0.0,1.0,37.9,37.9,2.0
+BI-MU-G110011 = 166.58,10.17,173.77,159.39,14.38,0.0,1.0,166.74,166.58,2.0,24.3,0.79,24.86,23.74,1.12,-0.0,1.0,24.31,24.3,2.0,93.67,1.97,95.06,92.28,2.78,-0.0,1.0,93.68,93.67,2.0,73.17,4.05,76.03,70.31,5.72,-0.0,1.0,73.23,73.17,2.0,65.98,5.18,69.64,62.32,7.32,0.0,1.0,66.08,65.98,2.0,1.52,0.12,1.6,1.44,0.17,-0.0,1.0,1.52,1.52,2.0,1.1,0.05,1.13,1.06,0.06,-0.0,1.0,1.1,1.1,2.0,11.86,NaN,11.86,11.86,0.0,NaN,-1.917169933314239E13,11.86,11.86,2.0,46.47,1.45,47.5,45.45,2.05,0.0,1.0,46.49,46.47,2.0,46.35,4.19,49.31,43.39,5.92,0.0,1.0,46.45,46.35,2.0,66.28,2.91,68.34,64.23,4.12,-0.0,1.0,66.32,66.28,2.0,61.78,12.06,70.31,53.26,17.05,0.0,1.0,62.37,61.78,2.0
+BI-MY-G120001 = 128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,31.14,NaN,31.14,31.14,0.0,NaN,NaN,31.14,31.14,1.0,136.52,NaN,136.52,136.52,0.0,NaN,NaN,136.52,136.52,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,104.06,NaN,104.06,104.06,0.0,NaN,NaN,104.06,104.06,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.21,NaN,14.21,14.21,0.0,NaN,NaN,14.21,14.21,1.0,21.68,NaN,21.68,21.68,0.0,NaN,NaN,21.68,21.68,1.0,84.26,NaN,84.26,84.26,0.0,NaN,NaN,84.26,84.26,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0,84.26,NaN,84.26,84.26,0.0,NaN,NaN,84.26,84.26,1.0
+BI-MY-G120002 = 104.63,16.05,115.98,93.29,22.69,-0.0,1.0,105.25,104.63,2.0,32.11,NaN,32.11,32.11,0.0,NaN,-2.3994432826576247E14,32.11,32.11,2.0,123.0,2.74,124.93,121.06,3.88,-0.0,1.0,123.01,123.0,2.0,119.34,2.66,121.22,117.46,3.76,-0.0,1.0,119.36,119.34,2.0,118.5,11.48,126.62,110.38,16.24,0.0,1.0,118.78,118.5,2.0,4.25,NaN,4.25,4.25,0.0,NaN,-2.09195371572413E12,4.25,4.25,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,36.62,3.49,39.09,34.15,4.94,-0.0,1.0,36.71,36.62,2.0,55.96,5.56,59.89,52.02,7.87,-0.0,1.0,56.1,55.96,2.0,157.67,5.16,161.32,154.02,7.29,0.0,1.0,157.71,157.67,2.0,67.4,4.12,70.31,64.49,5.82,0.0,1.0,67.46,67.4,2.0,34.41,1.04,35.15,33.67,1.47,0.0,1.0,34.42,34.41,2.0
+BI-MY-G120003 = 115.98,NaN,115.98,115.98,0.0,NaN,NaN,115.98,115.98,1.0,32.11,NaN,32.11,32.11,0.0,NaN,NaN,32.11,32.11,1.0,121.06,NaN,121.06,121.06,0.0,NaN,NaN,121.06,121.06,1.0,121.22,NaN,121.22,121.22,0.0,NaN,NaN,121.22,121.22,1.0,126.62,NaN,126.62,126.62,0.0,NaN,NaN,126.62,126.62,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,34.15,NaN,34.15,34.15,0.0,NaN,NaN,34.15,34.15,1.0,52.02,NaN,52.02,52.02,0.0,NaN,NaN,52.02,52.02,1.0,154.02,NaN,154.02,154.02,0.0,NaN,NaN,154.02,154.02,1.0,70.31,NaN,70.31,70.31,0.0,NaN,NaN,70.31,70.31,1.0,35.15,NaN,35.15,35.15,0.0,NaN,NaN,35.15,35.15,1.0
+BI-MY-G120004 = 126.37,NaN,126.37,126.37,0.0,NaN,NaN,126.37,126.37,1.0,31.62,NaN,31.62,31.62,0.0,NaN,NaN,31.62,31.62,1.0,124.91,NaN,124.91,124.91,0.0,NaN,NaN,124.91,124.91,1.0,101.49,NaN,101.49,101.49,0.0,NaN,NaN,101.49,101.49,1.0,117.8,NaN,117.8,117.8,0.0,NaN,NaN,117.8,117.8,1.0,3.07,NaN,3.07,3.07,0.0,NaN,NaN,3.07,3.07,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,27.53,NaN,27.53,27.53,0.0,NaN,NaN,27.53,27.53,1.0,41.05,NaN,41.05,41.05,0.0,NaN,NaN,41.05,41.05,1.0,115.65,NaN,115.65,115.65,0.0,NaN,NaN,115.65,115.65,1.0,67.79,NaN,67.79,67.79,0.0,NaN,NaN,67.79,67.79,1.0,54.7,NaN,54.7,54.7,0.0,NaN,NaN,54.7,54.7,1.0
+BI-MY-G120005 = 84.41,NaN,84.41,84.41,0.0,NaN,NaN,84.41,84.41,1.0,41.02,NaN,41.02,41.02,0.0,NaN,NaN,41.02,41.02,1.0,153.12,NaN,153.12,153.12,0.0,NaN,NaN,153.12,153.12,1.0,115.77,NaN,115.77,115.77,0.0,NaN,NaN,115.77,115.77,1.0,95.1,NaN,95.1,95.1,0.0,NaN,NaN,95.1,95.1,1.0,7.71,NaN,7.71,7.71,0.0,NaN,NaN,7.71,7.71,1.0,2.69,NaN,2.69,2.69,0.0,NaN,NaN,2.69,2.69,1.0,44.74,NaN,44.74,44.74,0.0,NaN,NaN,44.74,44.74,1.0,69.33,NaN,69.33,69.33,0.0,NaN,NaN,69.33,69.33,1.0,154.65,NaN,154.65,154.65,0.0,NaN,NaN,154.65,154.65,1.0,64.49,NaN,64.49,64.49,0.0,NaN,NaN,64.49,64.49,1.0,27.44,NaN,27.44,27.44,0.0,NaN,NaN,27.44,27.44,1.0
+BI-MY-G120006 = 112.57,7.52,117.89,107.25,10.64,0.0,1.0,112.69,112.57,2.0,31.14,0.0,31.14,31.14,0.0,-2.349019859E7,3.644239290311024E14,31.14,31.14,2.0,122.18,6.76,126.96,117.41,9.56,-0.0,1.0,122.28,122.18,2.0,105.88,11.37,113.92,97.84,16.08,-0.0,1.0,106.18,105.88,2.0,122.41,8.65,128.53,116.29,12.23,0.0,1.0,122.56,122.41,2.0,3.44,1.15,4.25,2.63,1.63,-0.0,1.0,3.54,3.44,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,27.62,6.32,32.09,23.15,8.94,-0.0,1.0,27.98,27.62,2.0,45.62,11.28,53.59,37.64,15.95,-0.0,1.0,46.31,45.62,2.0,136.58,24.67,154.02,119.14,34.88,0.0,1.0,137.69,136.58,2.0,68.31,2.83,70.31,66.31,4.0,-0.0,1.0,68.34,68.31,2.0,48.22,16.99,60.23,36.21,24.02,0.0,1.0,49.69,48.22,2.0
+BI-MY-G120007 = 128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,31.14,NaN,31.14,31.14,0.0,NaN,NaN,31.14,31.14,1.0,136.52,NaN,136.52,136.52,0.0,NaN,NaN,136.52,136.52,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,104.06,NaN,104.06,104.06,0.0,NaN,NaN,104.06,104.06,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.21,NaN,14.21,14.21,0.0,NaN,NaN,14.21,14.21,1.0,21.68,NaN,21.68,21.68,0.0,NaN,NaN,21.68,21.68,1.0,84.26,NaN,84.26,84.26,0.0,NaN,NaN,84.26,84.26,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0,84.26,NaN,84.26,84.26,0.0,NaN,NaN,84.26,84.26,1.0
+BI-NG-G140001 = 114.83,22.26,130.57,99.09,31.48,0.0,1.0,115.9,114.83,2.0,43.01,6.84,47.85,38.17,9.68,-0.0,1.0,43.28,43.01,2.0,138.91,18.33,151.87,125.94,25.93,0.0,1.0,139.51,138.91,2.0,81.84,1.64,83.0,80.68,2.32,0.0,1.0,81.85,81.84,2.0,115.64,10.37,122.97,108.31,14.66,0.0,1.0,115.87,115.64,2.0,6.23,1.13,7.04,5.43,1.6,0.0,1.0,6.29,6.23,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,35.82,6.31,40.28,31.36,8.92,0.0,1.0,36.1,35.82,2.0,49.51,6.93,54.41,44.61,9.81,-0.0,1.0,49.75,49.51,2.0,100.13,19.5,113.92,86.35,27.57,-0.0,1.0,101.08,100.13,2.0,67.48,4.04,70.34,64.62,5.72,0.0,1.0,67.54,67.48,2.0,36.55,4.98,40.08,33.03,7.05,-0.0,1.0,36.72,36.55,2.0
+BI-NG-G140002 = 114.63,NaN,114.63,114.63,0.0,NaN,NaN,114.63,114.63,1.0,40.19,NaN,40.19,40.19,0.0,NaN,NaN,40.19,40.19,1.0,117.25,NaN,117.25,117.25,0.0,NaN,NaN,117.25,117.25,1.0,77.11,NaN,77.11,77.11,0.0,NaN,NaN,77.11,77.11,1.0,106.23,NaN,106.23,106.23,0.0,NaN,NaN,106.23,106.23,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,34.44,NaN,34.44,34.44,0.0,NaN,NaN,34.44,34.44,1.0,46.03,NaN,46.03,46.03,0.0,NaN,NaN,46.03,46.03,1.0,84.58,NaN,84.58,84.58,0.0,NaN,NaN,84.58,84.58,1.0,66.22,NaN,66.22,66.22,0.0,NaN,NaN,66.22,66.22,1.0,47.69,NaN,47.69,47.69,0.0,NaN,NaN,47.69,47.69,1.0
+BI-NG-G140003 = 124.74,NaN,124.74,124.74,0.0,NaN,NaN,124.74,124.74,1.0,36.15,NaN,36.15,36.15,0.0,NaN,NaN,36.15,36.15,1.0,120.05,NaN,120.05,120.05,0.0,NaN,NaN,120.05,120.05,1.0,91.12,NaN,91.12,91.12,0.0,NaN,NaN,91.12,91.12,1.0,112.77,NaN,112.77,112.77,0.0,NaN,NaN,112.77,112.77,1.0,4.65,NaN,4.65,4.65,0.0,NaN,NaN,4.65,4.65,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,33.17,NaN,33.17,33.17,0.0,NaN,NaN,33.17,33.17,1.0,45.24,NaN,45.24,45.24,0.0,NaN,NaN,45.24,45.24,1.0,98.37,NaN,98.37,98.37,0.0,NaN,NaN,98.37,98.37,1.0,67.74,NaN,67.74,67.74,0.0,NaN,NaN,67.74,67.74,1.0,48.43,NaN,48.43,48.43,0.0,NaN,NaN,48.43,48.43,1.0
+BI-NG-G140004 = 104.48,NaN,104.48,104.48,0.0,NaN,NaN,104.48,104.48,1.0,43.34,NaN,43.34,43.34,0.0,NaN,NaN,43.34,43.34,1.0,134.86,NaN,134.86,134.86,0.0,NaN,NaN,134.86,134.86,1.0,105.14,NaN,105.14,105.14,0.0,NaN,NaN,105.14,105.14,1.0,121.06,NaN,121.06,121.06,0.0,NaN,NaN,121.06,121.06,1.0,6.01,NaN,6.01,6.01,0.0,NaN,NaN,6.01,6.01,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,39.16,NaN,39.16,39.16,0.0,NaN,NaN,39.16,39.16,1.0,52.02,NaN,52.02,52.02,0.0,NaN,NaN,52.02,52.02,1.0,133.97,NaN,133.97,133.97,0.0,NaN,NaN,133.97,133.97,1.0,69.26,NaN,69.26,69.26,0.0,NaN,NaN,69.26,69.26,1.0,36.28,NaN,36.28,36.28,0.0,NaN,NaN,36.28,36.28,1.0
+BI-NG-G140005 = 130.57,NaN,130.57,130.57,0.0,NaN,NaN,130.57,130.57,1.0,38.17,NaN,38.17,38.17,0.0,NaN,NaN,38.17,38.17,1.0,125.94,NaN,125.94,125.94,0.0,NaN,NaN,125.94,125.94,1.0,80.68,NaN,80.68,80.68,0.0,NaN,NaN,80.68,80.68,1.0,108.31,NaN,108.31,108.31,0.0,NaN,NaN,108.31,108.31,1.0,5.43,NaN,5.43,5.43,0.0,NaN,NaN,5.43,5.43,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,31.36,NaN,31.36,31.36,0.0,NaN,NaN,31.36,31.36,1.0,44.61,NaN,44.61,44.61,0.0,NaN,NaN,44.61,44.61,1.0,86.35,NaN,86.35,86.35,0.0,NaN,NaN,86.35,86.35,1.0,64.62,NaN,64.62,64.62,0.0,NaN,NaN,64.62,64.62,1.0,40.08,NaN,40.08,40.08,0.0,NaN,NaN,40.08,40.08,1.0
+BI-NG-G140006 = 114.63,NaN,114.63,114.63,0.0,NaN,NaN,114.63,114.63,1.0,40.19,NaN,40.19,40.19,0.0,NaN,NaN,40.19,40.19,1.0,117.25,NaN,117.25,117.25,0.0,NaN,NaN,117.25,117.25,1.0,77.11,NaN,77.11,77.11,0.0,NaN,NaN,77.11,77.11,1.0,106.23,NaN,106.23,106.23,0.0,NaN,NaN,106.23,106.23,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,34.44,NaN,34.44,34.44,0.0,NaN,NaN,34.44,34.44,1.0,46.03,NaN,46.03,46.03,0.0,NaN,NaN,46.03,46.03,1.0,84.58,NaN,84.58,84.58,0.0,NaN,NaN,84.58,84.58,1.0,66.22,NaN,66.22,66.22,0.0,NaN,NaN,66.22,66.22,1.0,47.69,NaN,47.69,47.69,0.0,NaN,NaN,47.69,47.69,1.0
+BI-NG-G140007 = 84.26,NaN,84.26,84.26,0.0,NaN,NaN,84.26,84.26,1.0,53.59,NaN,53.59,53.59,0.0,NaN,NaN,53.59,53.59,1.0,145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,7.78,NaN,7.78,7.78,0.0,NaN,NaN,7.78,7.78,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,42.1,NaN,42.1,42.1,0.0,NaN,NaN,42.1,42.1,1.0,53.59,NaN,53.59,53.59,0.0,NaN,NaN,53.59,53.59,1.0,113.92,NaN,113.92,113.92,0.0,NaN,NaN,113.92,113.92,1.0,68.22,NaN,68.22,68.22,0.0,NaN,NaN,68.22,68.22,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0
+BI-NG-G140008 = 145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,26.78,NaN,26.78,26.78,0.0,NaN,NaN,26.78,26.78,1.0,89.5,NaN,89.5,89.5,0.0,NaN,NaN,89.5,89.5,1.0,72.46,NaN,72.46,72.46,0.0,NaN,NaN,72.46,72.46,1.0,95.06,NaN,95.06,95.06,0.0,NaN,NaN,95.06,95.06,1.0,3.77,NaN,3.77,3.77,0.0,NaN,NaN,3.77,3.77,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,26.78,NaN,26.78,26.78,0.0,NaN,NaN,26.78,26.78,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0,55.23,NaN,55.23,55.23,0.0,NaN,NaN,55.23,55.23,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0,56.93,NaN,56.93,56.93,0.0,NaN,NaN,56.93,56.93,1.0
+BI-NG-G140009 = 134.86,NaN,134.86,134.86,0.0,NaN,NaN,134.86,134.86,1.0,32.11,NaN,32.11,32.11,0.0,NaN,NaN,32.11,32.11,1.0,122.85,NaN,122.85,122.85,0.0,NaN,NaN,122.85,122.85,1.0,105.14,NaN,105.14,105.14,0.0,NaN,NaN,105.14,105.14,1.0,119.31,NaN,119.31,119.31,0.0,NaN,NaN,119.31,119.31,1.0,3.52,NaN,3.52,3.52,0.0,NaN,NaN,3.52,3.52,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,31.91,NaN,31.91,31.91,0.0,NaN,NaN,31.91,31.91,1.0,44.46,NaN,44.46,44.46,0.0,NaN,NaN,44.46,44.46,1.0,112.17,NaN,112.17,112.17,0.0,NaN,NaN,112.17,112.17,1.0,69.26,NaN,69.26,69.26,0.0,NaN,NaN,69.26,69.26,1.0,49.16,NaN,49.16,49.16,0.0,NaN,NaN,49.16,49.16,1.0
+BI-RT-G150001 = 212.04,12.95,221.2,202.89,18.31,0.0,1.0,212.24,212.04,2.0,32.14,1.33,33.08,31.2,1.88,0.0,1.0,32.15,32.14,2.0,102.83,6.87,107.69,97.97,9.72,0.0,1.0,102.94,102.83,2.0,94.35,1.0,95.06,93.65,1.41,-0.0,1.0,94.36,94.35,2.0,108.92,2.29,110.53,107.3,3.24,-0.0,1.0,108.93,108.92,2.0,2.21,0.07,2.26,2.16,0.1,-0.0,1.0,2.21,2.21,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.72,0.08,3.77,3.66,0.11,0.0,1.0,3.72,3.72,2.0,8.84,0.09,8.91,8.77,0.13,-0.0,1.0,8.84,8.84,2.0,52.91,5.68,56.93,48.89,8.04,-0.0,1.0,53.06,52.91,2.0,112.25,2.43,113.97,110.53,3.44,-0.0,1.0,112.27,112.25,2.0,69.96,9.9,76.97,62.96,14.0,-0.0,1.0,70.31,69.96,2.0
+BI-RT-G150002 = 241.34,7.79,250.02,234.95,15.06,0.49,1.5,241.42,239.04,3.0,33.09,0.51,33.61,32.59,1.03,0.05,1.5,33.09,33.08,3.0,151.24,19.9,173.77,136.1,37.67,0.59,1.5,152.11,143.85,3.0,97.36,6.78,104.06,90.51,13.55,-0.04,1.5,97.52,97.5,3.0,104.14,10.6,115.79,95.06,20.73,0.42,1.5,104.5,101.58,3.0,1.28,0.49,1.85,1.0,0.85,0.71,1.5,1.34,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,5.22,0.49,5.58,4.65,0.93,-0.62,1.5,5.23,5.42,3.0,14.89,2.44,16.54,12.08,4.45,-0.67,1.5,15.02,16.04,3.0,46.09,2.19,47.5,43.57,3.93,-0.69,1.5,46.12,47.2,3.0,73.44,14.26,89.52,62.32,27.2,0.56,1.5,74.36,68.5,3.0,98.2,8.1,107.25,91.61,15.64,0.5,1.5,98.43,95.75,3.0
+BI-RT-G150003 = 193.73,12.95,202.89,184.58,18.31,-0.0,1.0,193.95,193.73,2.0,30.26,1.33,31.2,29.32,1.88,-0.0,1.0,30.27,30.26,2.0,112.55,6.87,117.41,107.69,9.72,0.0,1.0,112.65,112.55,2.0,92.94,1.0,93.65,92.24,1.41,-0.0,1.0,92.94,92.94,2.0,105.68,2.29,107.3,104.06,3.24,0.0,1.0,105.69,105.68,2.0,2.11,0.07,2.16,2.06,0.1,0.0,1.0,2.11,2.11,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.83,0.08,3.89,3.77,0.11,-0.0,1.0,3.83,3.83,2.0,8.97,0.09,9.04,8.91,0.13,0.0,1.0,8.97,8.97,2.0,44.87,5.68,48.89,40.85,8.04,-0.0,1.0,45.05,44.87,2.0,115.69,2.43,117.41,113.97,3.44,0.0,1.0,115.7,115.69,2.0,55.96,9.9,62.96,48.96,14.0,-0.0,1.0,56.4,55.96,2.0
+BI-RT-G150004 = 254.11,15.51,265.08,243.14,21.94,-0.0,1.0,254.35,254.11,2.0,32.34,0.35,32.59,32.09,0.49,0.0,1.0,32.34,32.34,2.0,109.93,5.64,113.92,105.94,7.97,0.0,1.0,110.0,109.93,2.0,81.49,6.4,86.01,76.97,9.05,-0.0,1.0,81.62,81.49,2.0,130.02,9.19,136.52,123.53,12.99,0.0,1.0,130.18,130.02,2.0,1.31,0.44,1.63,1.0,0.63,0.0,1.0,1.35,1.31,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.85,0.56,5.25,4.46,0.8,0.0,1.0,4.87,4.85,2.0,14.97,2.92,17.03,12.9,4.13,0.0,1.0,15.11,14.97,2.0,43.96,6.11,48.28,39.64,8.64,0.0,1.0,44.17,43.96,2.0,83.64,12.68,92.61,74.68,17.93,0.0,1.0,84.12,83.64,2.0,82.43,2.58,84.26,80.61,3.64,-0.0,1.0,82.45,82.43,2.0
+BI-RT-G150005 = 216.84,NaN,216.84,216.84,0.0,NaN,NaN,216.84,216.84,1.0,31.15,NaN,31.15,31.15,0.0,NaN,NaN,31.15,31.15,1.0,105.94,NaN,105.94,105.94,0.0,NaN,NaN,105.94,105.94,1.0,74.71,NaN,74.71,74.71,0.0,NaN,NaN,74.71,74.71,1.0,134.49,NaN,134.49,134.49,0.0,NaN,NaN,134.49,134.49,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,4.82,NaN,4.82,4.82,0.0,NaN,NaN,4.82,4.82,1.0,17.84,NaN,17.84,17.84,0.0,NaN,NaN,17.84,17.84,1.0,35.87,NaN,35.87,35.87,0.0,NaN,NaN,35.87,35.87,1.0,78.22,NaN,78.22,78.22,0.0,NaN,NaN,78.22,78.22,1.0,73.29,NaN,73.29,73.29,0.0,NaN,NaN,73.29,73.29,1.0
+BI-RT-G150006 = 209.87,NaN,209.87,209.87,0.0,NaN,NaN,209.87,209.87,1.0,31.18,NaN,31.18,31.18,0.0,NaN,NaN,31.18,31.18,1.0,106.82,NaN,106.82,106.82,0.0,NaN,NaN,106.82,106.82,1.0,84.18,NaN,84.18,84.18,0.0,NaN,NaN,84.18,84.18,1.0,120.89,NaN,120.89,120.89,0.0,NaN,NaN,120.89,120.89,1.0,1.6,NaN,1.6,1.6,0.0,NaN,NaN,1.6,1.6,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.3,NaN,4.3,4.3,0.0,NaN,NaN,4.3,4.3,1.0,13.37,NaN,13.37,13.37,0.0,NaN,NaN,13.37,13.37,1.0,42.38,NaN,42.38,42.38,0.0,NaN,NaN,42.38,42.38,1.0,96.09,NaN,96.09,96.09,0.0,NaN,NaN,96.09,96.09,1.0,68.12,NaN,68.12,68.12,0.0,NaN,NaN,68.12,68.12,1.0
+BI-RY-G160001 = 184.58,NaN,184.58,184.58,0.0,NaN,NaN,184.58,184.58,1.0,32.09,NaN,32.09,32.09,0.0,NaN,NaN,32.09,32.09,1.0,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,60.47,NaN,60.47,60.47,0.0,NaN,NaN,60.47,60.47,1.0,84.26,NaN,84.26,84.26,0.0,NaN,NaN,84.26,84.26,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.2,NaN,1.2,1.2,0.0,NaN,NaN,1.2,1.2,1.0,6.3,NaN,6.3,6.3,0.0,NaN,NaN,6.3,6.3,1.0,21.68,NaN,21.68,21.68,0.0,NaN,NaN,21.68,21.68,1.0,56.93,NaN,56.93,56.93,0.0,NaN,NaN,56.93,56.93,1.0,76.97,NaN,76.97,76.97,0.0,NaN,NaN,76.97,76.97,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0
+BI-RY-G160002 = 217.07,NaN,217.07,217.07,0.0,NaN,NaN,217.07,217.07,1.0,29.44,NaN,29.44,29.44,0.0,NaN,NaN,29.44,29.44,1.0,110.73,NaN,110.73,110.73,0.0,NaN,NaN,110.73,110.73,1.0,63.33,NaN,63.33,63.33,0.0,NaN,NaN,63.33,63.33,1.0,77.28,NaN,77.28,77.28,0.0,NaN,NaN,77.28,77.28,1.0,1.6,NaN,1.6,1.6,0.0,NaN,NaN,1.6,1.6,1.0,1.63,NaN,1.63,1.63,0.0,NaN,NaN,1.63,1.63,1.0,8.25,NaN,8.25,8.25,0.0,NaN,NaN,8.25,8.25,1.0,31.89,NaN,31.89,31.89,0.0,NaN,NaN,31.89,31.89,1.0,53.69,NaN,53.69,53.69,0.0,NaN,NaN,53.69,53.69,1.0,73.64,NaN,73.64,73.64,0.0,NaN,NaN,73.64,73.64,1.0,63.27,NaN,63.27,63.27,0.0,NaN,NaN,63.27,63.27,1.0
+BI-RY-G160003 = 208.25,NaN,208.25,208.25,0.0,NaN,NaN,208.25,208.25,1.0,32.09,NaN,32.09,32.09,0.0,NaN,NaN,32.09,32.09,1.0,128.53,NaN,128.53,128.53,0.0,NaN,NaN,128.53,128.53,1.0,68.22,NaN,68.22,68.22,0.0,NaN,NaN,68.22,68.22,1.0,92.24,NaN,92.24,92.24,0.0,NaN,NaN,92.24,92.24,1.0,1.94,NaN,1.94,1.94,0.0,NaN,NaN,1.94,1.94,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,14.21,NaN,14.21,14.21,0.0,NaN,NaN,14.21,14.21,1.0,30.22,NaN,30.22,30.22,0.0,NaN,NaN,30.22,30.22,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0,56.93,NaN,56.93,56.93,0.0,NaN,NaN,56.93,56.93,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0
+BI-RY-G160004 = 225.89,11.16,238.77,219.0,19.76,0.7,1.5,226.07,219.9,3.0,28.07,2.15,29.53,25.6,3.93,-0.67,1.5,28.13,29.09,3.0,176.99,12.46,188.43,163.71,24.72,-0.27,1.5,177.29,178.85,3.0,75.47,2.73,77.53,72.37,5.16,-0.6,1.5,75.5,76.51,3.0,85.37,1.0,86.27,84.29,1.98,-0.31,1.5,85.37,85.55,3.0,1.08,0.14,1.24,1.0,0.24,0.71,1.5,1.08,1.0,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,9.13,0.96,10.24,8.57,1.67,0.71,1.5,9.16,8.57,3.0,22.28,3.15,24.21,18.65,5.56,-0.7,1.5,22.43,23.98,3.0,65.32,7.94,72.75,56.95,15.8,-0.21,1.5,65.64,66.24,3.0,51.38,1.01,52.46,50.46,2.0,0.27,1.5,51.39,51.23,3.0,61.61,3.44,64.49,57.8,6.69,-0.46,1.5,61.67,62.53,3.0
+BI-RY-G160005 = 229.72,2.47,231.46,227.97,3.49,-0.0,1.0,229.72,229.72,2.0,33.08,NaN,33.08,33.08,0.0,NaN,-2.7368814062024784E14,33.08,33.08,2.0,169.9,1.83,171.19,168.61,2.58,0.0,1.0,169.91,169.9,2.0,75.66,13.39,85.13,66.19,18.94,-0.0,1.0,76.25,75.66,2.0,85.08,4.7,88.41,81.75,6.65,-0.0,1.0,85.14,85.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,8.6,1.42,9.6,7.59,2.01,-0.0,1.0,8.66,8.6,2.0,18.0,0.92,18.65,17.34,1.31,-0.0,1.0,18.01,18.0,2.0,53.3,2.73,55.23,51.37,3.87,0.0,1.0,53.34,53.3,2.0,54.58,3.65,57.16,52.0,5.16,0.0,1.0,54.64,54.58,2.0,79.54,13.06,88.78,70.31,18.47,0.0,1.0,80.08,79.54,2.0
+BI-RY-G160006 = 226.49,2.34,228.15,224.83,3.32,0.0,1.0,226.49,226.49,2.0,32.34,0.35,32.59,32.09,0.49,0.0,1.0,32.34,32.34,2.0,129.55,19.63,143.43,115.66,27.76,0.0,1.0,130.29,129.55,2.0,72.82,5.8,76.92,68.72,8.21,-0.0,1.0,72.93,72.82,2.0,104.89,7.77,110.39,99.4,10.99,0.0,1.0,105.04,104.89,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.07,0.04,1.1,1.05,0.05,0.0,1.0,1.07,1.07,2.0,6.23,0.64,6.68,5.77,0.91,-0.0,1.0,6.25,6.23,2.0,18.86,0.71,19.36,18.35,1.01,0.0,1.0,18.86,18.86,2.0,49.05,1.09,49.83,48.28,1.54,0.0,1.0,49.06,49.05,2.0,71.16,6.6,75.82,66.49,9.33,-0.0,1.0,71.31,71.16,2.0,77.16,5.48,81.03,73.29,7.75,0.0,1.0,77.26,77.16,2.0
+BI-RY-G160007 = 213.99,6.69,218.11,206.27,11.83,-0.7,1.5,214.06,217.59,3.0,32.06,0.91,32.59,31.01,1.57,-0.71,1.5,32.07,32.59,3.0,140.41,9.72,148.57,129.65,18.92,-0.46,1.5,140.63,143.01,3.0,65.27,1.94,67.21,63.33,3.88,-0.0,1.5,65.29,65.27,3.0,84.05,2.59,86.99,82.14,4.86,0.62,1.5,84.07,83.0,3.0,1.33,0.29,1.53,1.0,0.53,-0.67,1.5,1.36,1.47,3.0,1.14,0.16,1.32,1.0,0.32,0.42,1.5,1.15,1.1,3.0,9.98,1.98,11.91,7.95,3.96,-0.09,1.5,10.11,10.08,3.0,24.25,4.0,28.16,20.17,8.0,-0.08,1.5,24.47,24.43,3.0,57.51,1.95,59.73,56.08,3.65,0.62,1.5,57.53,56.71,3.0,61.0,5.66,64.48,54.46,10.02,-0.7,1.5,61.17,64.05,3.0,66.28,1.0,67.27,65.27,2.0,-0.05,1.5,66.29,66.31,3.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_temperature_2005.properties
new file mode 100644
index 0000000..efc4453
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_temperature_2005.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 2005 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=2005
+
+# 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 = 21.92,0.7,22.95,21.02,1.93,0.06,1.69,21.93,22.13,7.0,22.81,0.99,24.33,21.85,2.48,0.45,1.66,22.82,22.54,7.0,23.82,1.37,25.16,21.44,3.72,-0.64,2.2,23.85,24.06,7.0,23.82,1.36,25.3,21.99,3.31,-0.31,1.32,23.85,24.61,7.0,25.12,1.79,27.36,22.95,4.41,0.03,1.38,25.17,25.16,7.0,23.95,1.26,25.98,22.13,3.86,0.21,2.28,23.98,24.06,7.0,28.07,1.56,30.26,25.98,4.27,0.22,1.76,28.11,27.91,7.0,30.26,1.74,32.32,27.78,4.55,-0.03,1.7,30.3,29.84,7.0,31.94,1.89,34.25,29.29,4.96,-0.07,1.61,31.99,31.77,7.0,31.29,2.24,34.53,27.78,6.75,-0.16,2.14,31.36,31.22,7.0,23.96,2.87,27.91,20.61,7.3,0.15,1.66,24.1,24.33,7.0,25.31,2.96,29.7,21.3,8.41,0.19,1.87,25.45,25.57,7.0
+BI-BB-G010002 = 23.25,0.55,23.78,22.4,1.38,-0.35,1.56,23.25,23.37,8.0,23.68,1.52,26.54,21.85,4.69,0.59,2.67,23.72,23.5,8.0,25.25,0.61,25.98,24.47,1.52,-0.08,1.51,25.26,25.36,8.0,25.66,0.84,26.54,24.19,2.34,-0.9,2.29,25.67,25.95,8.0,26.6,0.86,28.05,25.43,2.62,0.39,2.06,26.61,26.4,8.0,26.56,0.92,27.78,24.88,2.89,-0.73,2.6,26.58,26.85,8.0,30.03,0.9,30.81,28.46,2.34,-0.84,2.13,30.04,30.39,8.0,32.15,1.03,33.15,30.26,2.89,-0.88,2.45,32.17,32.32,8.0,33.92,1.97,36.04,30.53,5.51,-0.67,2.18,33.97,34.32,8.0,32.23,1.91,34.53,29.43,5.1,-0.32,1.6,32.28,32.77,8.0,28.44,1.88,31.08,26.12,4.96,0.0,1.54,28.49,28.57,8.0,29.14,1.57,31.22,26.67,4.55,-0.56,2.08,29.18,29.77,8.0
+BI-BB-G010003 = 21.78,1.03,23.23,20.33,2.89,-0.0,2.47,21.8,21.85,5.0,21.3,0.57,21.99,20.47,1.52,-0.36,2.02,21.31,21.51,5.0,24.12,0.51,24.88,23.64,1.24,0.62,1.86,24.13,23.92,5.0,23.08,1.63,24.88,20.47,4.41,-0.73,2.5,23.12,23.37,5.0,23.66,2.1,26.54,20.61,5.93,-0.13,2.5,23.73,23.78,5.0,24.79,1.06,26.26,23.5,2.76,0.22,1.88,24.8,24.74,5.0,27.73,1.27,29.29,25.85,3.44,-0.39,2.22,27.76,28.05,5.0,29.79,1.48,31.63,27.5,4.13,-0.49,2.54,29.82,29.91,5.0,31.03,1.42,32.6,28.88,3.72,-0.56,2.11,31.05,31.43,5.0,28.86,1.18,30.39,27.43,2.96,0.08,1.68,28.88,28.88,5.0,24.1,1.26,25.3,21.99,3.31,-1.04,2.73,24.12,24.54,5.0,26.38,1.52,27.78,23.92,3.86,-0.9,2.43,26.42,26.81,5.0
+BI-BB-G010004 = 18.67,1.41,20.75,16.89,3.86,0.14,1.54,18.71,18.54,9.0,18.92,1.04,20.75,17.17,3.58,0.22,2.68,18.94,18.82,9.0,19.94,2.55,24.88,16.61,8.27,0.67,2.64,20.09,19.51,9.0,18.45,1.5,20.75,15.79,4.96,-0.13,2.41,18.51,17.99,9.0,18.44,1.9,20.75,14.82,5.93,-0.45,2.47,18.53,17.72,9.0,19.81,2.22,23.5,16.34,7.17,0.18,2.25,19.92,19.37,9.0,22.81,2.29,25.98,18.68,7.3,-0.18,2.36,22.92,22.13,9.0,23.73,2.36,27.09,19.78,7.3,-0.08,2.09,23.83,23.64,9.0,24.36,2.62,27.91,19.65,8.27,-0.18,2.33,24.49,23.92,9.0,23.24,2.84,27.91,18.41,9.51,0.07,2.47,23.4,23.09,9.0,19.4,1.36,21.02,17.17,3.86,-0.38,1.75,19.44,19.92,9.0,19.52,2.03,23.5,16.89,6.61,0.76,2.74,19.61,19.23,9.0
+BI-BB-G010005 = 19.69,0.51,20.47,19.23,1.24,0.75,2.03,19.69,19.44,5.0,19.98,0.71,21.02,19.16,1.86,0.4,2.06,19.99,19.99,5.0,21.84,0.8,22.95,21.09,1.86,0.51,1.57,21.85,21.44,5.0,20.22,1.43,21.85,18.61,3.24,0.15,1.35,20.26,19.85,5.0,19.47,1.27,21.02,18.13,2.89,0.3,1.35,19.5,18.89,5.0,21.04,1.67,23.5,19.51,4.0,0.64,1.82,21.09,20.13,5.0,24.23,1.22,25.71,22.81,2.89,0.18,1.45,24.26,23.71,5.0,26.27,1.54,27.91,24.61,3.31,0.24,1.29,26.31,25.5,5.0,27.51,1.64,29.84,25.57,4.27,0.32,1.93,27.55,27.22,5.0,25.25,1.88,28.19,23.64,4.55,0.78,2.13,25.31,24.61,5.0,21.34,1.42,22.95,20.13,2.82,0.39,1.19,21.38,20.47,5.0,22.86,1.59,24.74,21.09,3.65,0.24,1.36,22.9,22.13,5.0
+BI-BJ-G020001 = 19.99,0.88,20.61,19.37,1.24,-0.0,1.0,20.0,19.99,2.0,20.75,1.17,21.57,19.92,1.65,-0.0,1.0,20.76,20.75,2.0,20.99,1.02,21.71,20.27,1.45,0.0,1.0,21.0,20.99,2.0,19.61,1.02,20.33,18.89,1.45,-0.0,1.0,19.62,19.61,2.0,19.06,0.83,19.65,18.47,1.17,0.0,1.0,19.07,19.06,2.0,19.82,0.93,20.47,19.16,1.31,0.0,1.0,19.83,19.82,2.0,23.78,0.78,24.33,23.23,1.1,-0.0,1.0,23.79,23.78,2.0,25.64,1.27,26.54,24.74,1.79,-0.0,1.0,25.66,25.64,2.0,26.36,1.41,27.36,25.36,2.0,0.0,1.0,26.38,26.36,2.0,22.64,0.63,23.09,22.19,0.9,0.0,1.0,22.65,22.64,2.0,19.65,1.17,20.47,18.82,1.65,0.0,1.0,19.66,19.65,2.0,21.57,1.36,22.54,20.61,1.93,0.0,1.0,21.6,21.57,2.0
+BI-BJ-G020002 = 20.9,0.48,21.85,20.06,1.79,0.29,2.84,20.9,20.89,12.0,21.51,0.64,22.4,20.06,2.34,-0.87,3.22,21.51,21.64,12.0,22.26,0.89,23.09,20.75,2.34,-0.79,1.95,22.27,22.68,12.0,20.95,0.7,21.85,19.65,2.2,-0.55,2.16,20.96,21.02,12.0,22.54,0.89,23.37,20.47,2.89,-1.09,3.33,22.56,22.81,12.0,21.14,1.3,22.95,18.41,4.55,-0.61,2.7,21.18,21.02,12.0,23.31,0.7,24.88,22.26,2.62,0.73,3.32,23.32,23.23,12.0,24.31,1.39,26.95,22.68,4.27,0.5,2.16,24.35,24.12,12.0,23.78,1.06,26.12,22.4,3.72,0.75,3.0,23.8,23.5,12.0,21.93,1.14,23.92,20.2,3.72,0.02,2.06,21.96,22.06,12.0,20.01,0.8,21.3,18.82,2.48,0.02,1.82,20.03,20.06,12.0,20.51,0.45,21.02,19.65,1.38,-0.82,2.49,20.52,20.68,12.0
+BI-BJ-G020003 = 20.18,0.79,20.95,19.09,1.86,-0.62,2.02,20.19,20.33,4.0,20.47,0.87,21.3,19.37,1.93,-0.37,1.57,20.49,20.61,4.0,20.83,0.92,21.64,19.78,1.86,-0.17,1.23,20.85,20.95,4.0,18.53,0.98,19.71,17.3,2.41,-0.06,2.0,18.55,18.54,4.0,19.28,1.34,21.09,17.85,3.24,0.48,2.05,19.32,19.09,4.0,19.58,0.75,20.47,18.68,1.79,-0.0,1.81,19.59,19.58,4.0,23.64,0.69,24.33,22.68,1.65,-0.65,2.1,23.65,23.78,4.0,24.86,0.79,25.78,23.92,1.86,-0.06,1.7,24.87,24.88,4.0,26.38,1.3,27.91,24.74,3.17,-0.14,1.99,26.4,26.43,4.0,21.85,0.72,22.4,20.89,1.52,-0.58,1.73,21.86,22.06,4.0,18.18,0.84,19.03,17.03,2.0,-0.61,2.07,18.2,18.34,4.0,19.82,0.63,20.47,18.96,1.52,-0.55,2.07,19.83,19.92,4.0
+BI-BJ-G020004 = 20.33,0.97,21.02,19.65,1.38,0.0,1.0,20.35,20.33,2.0,21.16,0.97,21.85,20.47,1.38,0.0,1.0,21.17,21.16,2.0,21.3,0.78,21.85,20.75,1.1,0.0,1.0,21.31,21.3,2.0,21.3,1.17,22.13,20.47,1.65,0.0,1.0,21.32,21.3,2.0,19.65,0.78,20.2,19.09,1.1,0.0,1.0,19.65,19.65,2.0,19.71,1.07,20.47,18.96,1.52,-0.0,1.0,19.73,19.71,2.0,24.33,0.78,24.88,23.78,1.1,0.0,1.0,24.34,24.33,2.0,26.74,1.66,27.91,25.57,2.34,-0.0,1.0,26.77,26.74,2.0,26.4,0.58,26.81,25.98,0.83,0.0,1.0,26.4,26.4,2.0,23.23,0.78,23.78,22.68,1.1,0.0,1.0,23.23,23.23,2.0,21.64,1.46,22.68,20.61,2.07,0.0,1.0,21.67,21.64,2.0,23.71,2.05,25.16,22.26,2.89,0.0,1.0,23.75,23.71,2.0
+BI-BJ-G020005 = 18.53,0.57,19.3,17.99,1.31,0.46,1.5,18.54,18.27,5.0,17.88,0.83,19.03,16.82,2.2,0.13,1.97,17.9,17.85,5.0,18.34,0.67,19.09,17.72,1.38,0.35,1.21,18.35,17.99,5.0,16.63,0.52,17.44,16.06,1.38,0.68,2.4,16.63,16.61,5.0,17.22,0.53,17.99,16.61,1.38,0.4,1.99,17.23,17.17,5.0,18.02,0.37,18.27,17.44,0.83,-0.84,2.08,18.02,18.27,5.0,22.33,0.56,22.88,21.57,1.31,-0.32,1.61,22.34,22.4,5.0,23.32,0.55,23.99,22.68,1.31,0.1,1.46,23.33,23.23,5.0,23.12,1.27,24.4,21.57,2.82,-0.01,1.41,23.15,22.95,5.0,20.64,0.73,21.57,19.65,1.93,-0.09,2.0,20.65,20.61,5.0,16.01,0.72,16.96,15.24,1.72,0.31,1.52,16.02,15.79,5.0,18.58,0.65,19.51,17.99,1.52,0.54,1.62,18.59,18.27,5.0
+BI-BJ-G020006 = 18.74,2.0,21.71,15.79,5.93,0.06,1.68,18.83,18.68,14.0,20.88,1.26,23.23,19.16,4.06,0.5,2.16,20.92,20.61,14.0,19.59,1.68,22.95,17.99,4.96,1.06,2.72,19.65,18.89,14.0,19.09,1.87,22.68,16.34,6.34,0.56,2.37,19.17,18.89,14.0,19.97,2.12,23.23,17.44,5.79,0.17,1.71,20.07,19.78,14.0,19.5,1.76,22.13,16.34,5.79,-0.16,1.99,19.57,19.65,14.0,22.41,1.1,23.78,20.47,3.31,-0.29,1.81,22.43,22.47,14.0,22.57,0.78,23.23,20.47,2.76,-1.58,4.71,22.59,22.85,14.0,23.75,1.3,25.98,21.57,4.41,0.1,2.1,23.79,23.68,14.0,20.23,0.8,21.85,19.09,2.76,0.4,2.27,20.24,20.2,14.0,18.92,1.2,21.02,16.89,4.13,0.18,2.22,18.96,18.89,14.0,19.77,1.44,21.57,16.89,4.69,-0.48,2.17,19.82,20.06,14.0
+BI-BJ-G020007 = 17.92,1.25,19.51,16.48,3.03,0.19,1.98,17.96,17.85,4.0,18.2,0.47,18.68,17.58,1.1,-0.43,1.85,18.2,18.27,4.0,18.03,0.31,18.41,17.72,0.69,0.28,1.57,18.03,17.99,4.0,16.92,0.5,17.58,16.48,1.1,0.51,1.72,16.93,16.82,4.0,17.49,0.5,18.13,17.03,1.1,0.39,1.58,17.5,17.41,4.0,16.44,0.57,17.17,15.79,1.38,0.21,1.97,16.45,16.41,4.0,21.87,0.96,23.09,20.75,2.34,0.18,1.98,21.88,21.82,4.0,22.69,0.86,23.64,21.57,2.07,-0.32,1.92,22.71,22.78,4.0,23.54,0.46,24.06,22.95,1.1,-0.25,1.96,23.54,23.57,4.0,19.32,0.17,19.51,19.09,0.41,-0.32,1.92,19.32,19.34,4.0,16.42,0.54,16.89,15.65,1.24,-0.83,2.1,16.43,16.58,4.0,17.97,0.86,19.09,17.03,2.07,0.32,1.92,17.99,17.89,4.0
+BI-BJ-G020008 = 19.39,1.26,20.75,18.27,2.48,0.32,1.5,19.42,19.16,3.0,19.44,0.48,19.99,19.09,0.9,0.64,1.5,19.44,19.23,3.0,19.12,0.59,19.71,18.54,1.17,0.07,1.5,19.12,19.09,3.0,18.22,0.68,18.68,17.44,1.24,-0.67,1.5,18.23,18.54,3.0,19.09,0.83,19.92,18.27,1.65,0.0,1.5,19.11,19.09,3.0,17.23,0.85,18.2,16.61,1.58,0.62,1.5,17.25,16.89,3.0,22.7,0.94,23.78,22.13,1.65,0.7,1.5,22.71,22.19,3.0,23.23,0.9,24.06,22.26,1.79,-0.27,1.5,23.24,23.37,3.0,23.99,1.01,25.16,23.37,1.79,0.7,1.5,24.0,23.44,3.0,19.46,0.29,19.78,19.23,0.55,0.53,1.5,19.46,19.37,3.0,18.18,0.42,18.54,17.72,0.83,-0.38,1.5,18.18,18.27,3.0,19.14,0.76,19.92,18.41,1.52,0.11,1.5,19.15,19.09,3.0
+BI-BJ-G020009 = 21.18,0.98,22.68,20.06,2.62,0.27,1.72,21.2,21.02,7.0,22.16,0.54,22.95,21.3,1.65,-0.12,2.27,22.16,22.13,7.0,23.48,0.87,25.16,22.68,2.48,1.11,2.96,23.5,23.09,7.0,22.55,0.7,23.78,21.78,2.0,0.68,2.22,22.56,22.13,7.0,24.7,1.11,26.54,23.37,3.17,0.51,2.1,24.73,24.47,7.0,23.61,0.95,25.43,22.75,2.69,1.1,2.86,23.63,23.23,7.0,26.52,1.11,27.91,24.88,3.03,-0.3,1.81,26.54,26.54,7.0,28.24,1.92,30.94,25.57,5.37,-0.1,1.83,28.29,28.19,7.0,27.78,2.26,31.5,24.88,6.61,0.38,2.1,27.85,27.36,7.0,26.19,1.03,27.64,24.61,3.03,-0.22,2.03,26.21,26.54,7.0,23.61,0.91,24.47,22.26,2.2,-0.65,1.73,23.63,24.06,7.0,24.05,0.9,25.57,22.81,2.76,0.37,2.34,24.06,24.06,7.0
+BI-BJ-G020010 = 21.32,0.66,22.26,20.2,2.07,-0.29,2.49,21.33,21.44,7.0,22.22,0.29,22.68,21.85,0.83,0.18,1.8,22.23,22.26,7.0,23.39,0.56,24.33,22.54,1.79,0.23,2.64,23.39,23.37,7.0,21.51,0.91,22.4,19.78,2.62,-0.91,2.81,21.52,21.57,7.0,23.75,1.29,25.43,21.71,3.72,-0.34,2.01,23.78,23.92,7.0,22.7,1.03,23.78,21.16,2.62,-0.28,1.57,22.72,22.81,7.0,25.64,1.22,27.22,23.5,3.72,-0.51,2.49,25.66,25.78,7.0,26.7,2.07,29.29,22.95,6.34,-0.72,2.65,26.77,27.43,7.0,27.17,2.14,29.7,23.23,6.48,-0.83,2.71,27.24,27.91,7.0,25.19,1.44,26.81,22.68,4.13,-0.45,2.44,25.22,24.95,7.0,20.76,1.16,22.19,19.09,3.1,0.03,1.72,20.79,20.47,7.0,21.65,0.82,22.61,20.61,2.0,0.09,1.32,21.67,21.3,7.0
+BI-BR-G030001 = 19.67,1.38,21.3,17.44,3.86,-0.43,1.88,19.71,20.2,7.0,21.83,0.9,22.68,20.2,2.48,-0.83,2.43,21.85,22.26,7.0,20.68,1.23,22.13,18.68,3.44,-0.43,1.91,20.71,21.02,7.0,20.6,1.58,22.54,17.85,4.69,-0.59,2.32,20.65,21.3,7.0,20.58,1.78,22.54,17.85,4.69,-0.24,1.76,20.65,20.75,7.0,19.51,0.56,20.33,18.96,1.38,0.36,1.58,19.51,19.37,7.0,24.2,0.72,25.02,23.09,1.93,-0.39,1.81,24.21,24.33,7.0,25.15,0.86,26.4,23.78,2.62,-0.19,2.26,25.16,25.09,7.0,27.11,1.02,28.46,25.71,2.76,0.01,1.7,27.12,27.09,7.0,24.3,1.79,26.54,21.57,4.96,-0.32,1.78,24.36,24.88,7.0,22.1,1.83,24.06,18.96,5.1,-0.59,2.16,22.16,22.4,7.0,21.26,0.52,21.99,20.61,1.38,0.22,1.74,21.27,21.3,7.0
+BI-BR-G030002 = 17.53,0.72,18.27,15.79,2.48,-1.08,3.5,17.54,17.72,13.0,19.97,1.6,23.23,17.72,5.51,0.28,2.55,20.03,19.92,13.0,20.12,0.99,22.54,18.82,3.72,1.05,3.82,20.15,19.92,13.0,19.49,0.98,21.3,17.72,3.58,0.11,2.5,19.51,19.3,13.0,18.58,1.41,21.02,16.61,4.41,0.33,2.01,18.63,18.47,13.0,20.17,0.48,21.16,19.37,1.79,0.77,3.35,20.17,20.2,13.0,25.66,0.62,26.54,24.88,1.65,0.01,1.59,25.67,25.85,13.0,25.77,0.67,27.22,24.88,2.34,0.95,2.92,25.78,25.57,13.0,27.99,1.06,29.84,26.67,3.17,0.4,1.92,28.01,27.91,13.0,28.84,1.57,31.08,25.71,5.37,-0.47,2.5,28.88,29.15,13.0,21.09,0.98,23.23,19.37,3.86,0.71,3.63,21.11,20.95,13.0,20.69,0.99,22.54,18.82,3.72,-0.02,2.67,20.71,20.47,13.0
+BI-BR-G030003 = 19.23,0.39,19.65,18.82,0.83,0.22,1.27,19.24,19.09,5.0,21.71,0.38,22.13,21.16,0.96,-0.41,1.97,21.72,21.71,5.0,20.58,0.64,21.3,19.78,1.52,-0.01,1.48,20.59,20.47,5.0,21.13,1.2,22.4,19.23,3.17,-0.73,2.41,21.16,21.16,5.0,20.65,1.26,22.26,19.09,3.17,0.09,1.68,20.68,20.47,5.0,20.29,0.36,20.75,19.78,0.96,-0.21,2.15,20.3,20.27,5.0,24.96,0.29,25.16,24.47,0.69,-1.29,2.97,24.97,25.02,5.0,26.08,0.64,27.09,25.43,1.65,0.75,2.3,26.09,25.92,5.0,27.69,0.69,28.74,26.81,1.93,0.38,2.45,27.7,27.64,5.0,25.36,0.91,26.54,24.19,2.34,0.02,1.81,25.38,25.3,5.0,21.41,1.21,22.68,19.78,2.89,-0.15,1.66,21.44,21.02,5.0,21.33,0.27,21.57,20.89,0.69,-1.02,2.65,21.33,21.44,5.0
+BI-BR-G030004 = 21.6,0.73,22.4,20.33,2.07,-0.64,2.21,21.61,21.85,7.0,22.32,0.75,23.23,21.02,2.2,-0.54,2.26,22.33,22.54,7.0,21.89,0.62,22.4,20.75,1.65,-0.84,2.46,21.9,22.13,7.0,20.64,0.95,21.85,18.96,2.89,-0.58,2.55,20.66,20.75,7.0,20.25,0.58,21.02,19.65,1.38,0.44,1.68,20.25,20.06,7.0,20.17,0.79,21.02,18.82,2.2,-0.52,2.11,20.18,20.2,7.0,25.51,0.5,25.98,24.74,1.24,-0.48,1.68,25.52,25.71,7.0,27.61,0.61,28.46,26.54,1.93,-0.44,2.71,27.61,27.64,7.0,29.02,1.06,30.67,27.36,3.31,0.04,2.37,29.03,28.88,7.0,28.15,1.42,29.84,25.71,4.13,-0.56,2.23,28.18,28.74,7.0,21.89,0.44,22.4,21.3,1.1,-0.05,1.57,21.89,21.85,7.0,23.14,0.44,23.78,22.4,1.38,-0.29,2.45,23.14,23.23,7.0
+BI-BR-G030005 = 18.96,1.13,20.47,17.17,3.31,-0.16,1.93,18.99,19.03,9.0,19.87,1.44,21.3,16.89,4.41,-0.99,2.96,19.91,20.2,9.0,19.6,1.07,21.02,17.72,3.31,-0.41,2.23,19.63,19.71,9.0,17.92,0.84,19.09,16.61,2.48,-0.05,1.82,17.93,17.85,9.0,18.21,0.81,19.37,16.89,2.48,-0.17,2.0,18.23,18.27,9.0,17.68,1.34,19.3,15.24,4.06,-0.52,2.26,17.72,17.72,9.0,23.32,1.17,24.61,21.02,3.58,-0.8,2.53,23.35,23.78,9.0,24.71,1.3,26.54,22.68,3.86,-0.08,1.8,24.74,24.54,9.0,26.32,1.17,27.91,24.33,3.58,-0.31,1.96,26.34,26.26,9.0,22.88,2.21,25.71,19.09,6.61,-0.43,1.98,22.98,23.5,9.0,18.47,1.57,20.54,16.06,4.48,-0.09,1.83,18.53,18.54,9.0,20.75,1.81,22.68,17.17,5.51,-0.85,2.56,20.82,21.57,9.0
+BI-BR-G030006 = 20.81,0.73,22.13,19.37,2.76,-0.05,2.17,20.82,20.78,36.0,21.68,1.3,23.78,19.23,4.55,-0.34,1.79,21.71,21.85,36.0,22.25,0.9,24.06,20.13,3.93,-0.08,2.97,22.27,22.23,36.0,22.1,0.93,23.5,20.06,3.44,-0.73,2.57,22.12,22.4,36.0,22.92,0.99,23.78,20.2,3.58,-1.49,4.18,22.94,23.37,36.0,21.57,0.58,22.68,19.85,2.82,-0.67,3.47,21.58,21.71,36.0,24.06,0.6,25.43,22.95,2.48,0.51,2.44,24.07,23.95,36.0,23.74,0.87,25.43,22.4,3.03,0.32,2.24,23.76,23.71,36.0,24.35,1.51,27.91,22.13,5.79,0.69,2.49,24.4,23.95,36.0,23.89,1.59,27.36,21.44,5.93,0.67,2.55,23.94,23.5,36.0,22.14,0.82,24.33,20.75,3.58,0.32,2.91,22.15,22.19,36.0,22.01,0.53,23.23,20.47,2.76,-0.27,3.64,22.01,21.92,36.0
+BI-BR-G030007 = 19.81,0.79,21.02,18.54,2.48,0.05,1.98,19.82,19.78,11.0,20.34,1.51,23.5,18.27,5.24,0.85,2.97,20.39,19.85,11.0,22.85,0.5,23.78,21.85,1.93,-0.07,3.24,22.86,22.81,11.0,20.79,1.05,21.99,18.82,3.17,-0.64,2.06,20.81,21.16,11.0,20.15,0.82,21.3,18.54,2.76,-0.32,2.61,20.16,20.06,11.0,21.74,0.55,22.4,20.75,1.65,-0.46,1.94,21.74,21.71,11.0,26.63,0.13,26.81,26.4,0.41,-0.1,2.02,26.63,26.67,11.0,27.53,0.47,28.33,26.54,1.79,-0.39,3.4,27.53,27.5,11.0,29.55,0.49,30.39,29.02,1.38,0.5,1.84,29.56,29.43,11.0,31.28,0.37,31.77,30.67,1.1,-0.24,1.86,31.28,31.36,11.0,23.75,1.07,25.85,22.13,3.72,0.48,2.68,23.78,23.78,11.0,23.38,0.51,24.19,22.68,1.52,0.03,1.67,23.38,23.5,11.0
+BI-BR-G030008 = 19.29,1.26,21.3,17.17,4.13,-0.29,2.29,19.32,19.54,10.0,21.67,0.73,23.23,21.02,2.2,0.93,2.96,21.68,21.47,10.0,20.95,0.81,22.54,19.92,2.62,0.7,2.46,20.97,20.68,10.0,19.78,0.48,20.54,19.09,1.45,0.01,1.79,19.79,19.82,10.0,19.49,0.57,20.2,18.54,1.65,-0.44,1.98,19.49,19.51,10.0,20.25,0.56,21.3,19.37,1.93,0.43,2.55,20.25,20.13,10.0,25.49,0.54,26.47,24.88,1.58,0.66,2.17,25.49,25.36,10.0,26.6,0.53,27.36,25.71,1.65,-0.07,1.93,26.6,26.6,10.0,27.75,0.98,29.29,26.54,2.76,0.38,2.01,27.76,27.78,10.0,28.09,1.97,30.88,25.3,5.58,-0.04,1.68,28.15,28.26,10.0,21.71,0.76,22.81,20.2,2.62,-0.48,2.79,21.72,21.78,10.0,21.66,0.8,22.68,20.2,2.48,-0.36,2.09,21.68,21.75,10.0
+BI-BR-G030009 = 19.23,0.88,20.33,18.13,2.2,0.17,1.59,19.25,19.09,6.0,19.3,0.94,20.47,18.13,2.34,0.17,1.6,19.32,19.16,6.0,21.01,0.81,22.13,19.92,2.2,0.11,1.86,21.03,20.92,6.0,20.31,0.5,21.02,19.65,1.38,0.23,1.96,20.32,20.2,6.0,19.65,0.76,20.47,18.68,1.79,-0.28,1.39,19.66,19.85,6.0,20.17,0.5,21.02,19.65,1.38,0.82,2.44,20.18,19.99,6.0,25.01,0.32,25.43,24.61,0.83,0.1,1.59,25.01,24.99,6.0,25.44,0.36,25.98,25.02,0.96,0.37,1.95,25.45,25.4,6.0,27.87,0.79,29.29,27.09,2.2,1.03,2.85,27.88,27.64,6.0,28.83,0.83,30.12,27.91,2.2,0.61,1.92,28.84,28.46,6.0,21.46,0.14,21.57,21.3,0.28,-0.33,1.32,21.46,21.51,6.0,21.55,1.0,22.95,20.2,2.76,0.12,1.89,21.57,21.44,6.0
+BI-CA-G040001 = 22.69,0.39,23.5,21.85,1.65,-0.23,3.2,22.69,22.68,17.0,24.89,0.54,26.26,23.92,2.34,0.53,4.03,24.89,24.74,17.0,24.04,1.11,25.98,21.71,4.27,-0.45,2.66,24.07,24.06,17.0,21.27,0.83,22.4,19.92,2.48,-0.21,1.7,21.28,21.23,17.0,21.73,0.35,22.13,21.02,1.1,-0.76,2.63,21.74,21.85,17.0,23.91,0.42,24.61,22.81,1.79,-0.82,3.94,23.91,23.92,17.0,27.77,0.75,29.84,27.09,2.76,1.33,4.33,27.78,27.5,17.0,28.68,0.56,29.57,27.64,1.93,-0.11,1.92,28.69,28.67,17.0,32.66,1.17,35.35,30.94,4.41,0.57,2.84,32.67,32.46,17.0,31.42,1.67,34.53,28.6,5.93,-0.04,2.18,31.46,31.63,17.0,27.45,1.71,31.77,25.43,6.34,1.12,3.56,27.5,27.22,17.0,24.62,0.94,26.81,23.23,3.58,1.03,3.32,24.64,24.19,17.0
+BI-CA-G040002 = 22.4,0.3,22.95,21.85,1.1,-0.04,3.11,22.4,22.4,10.0,25.37,0.38,25.92,24.68,1.24,-0.18,2.31,25.37,25.36,10.0,24.43,0.88,25.57,22.95,2.62,-0.19,1.87,24.44,24.43,10.0,22.54,0.25,22.95,22.19,0.76,0.67,2.48,22.54,22.5,10.0,22.26,0.32,22.95,21.85,1.1,1.04,3.35,22.27,22.13,10.0,24.17,0.36,24.95,23.78,1.17,0.82,3.08,24.17,24.19,10.0,29.02,0.59,29.84,27.98,1.86,-0.17,2.01,29.02,28.88,10.0,30.15,0.85,31.77,29.02,2.76,0.33,2.49,30.16,30.01,10.0,34.18,1.26,36.25,32.05,4.2,0.07,2.19,34.2,33.8,10.0,33.55,1.29,35.7,31.22,4.48,-0.03,2.45,33.57,33.12,10.0,27.56,1.35,30.46,26.54,3.93,1.18,3.09,27.58,26.78,10.0,25.22,0.65,26.4,24.61,1.79,0.72,2.18,25.23,24.99,10.0
+BI-CA-G040003 = 22.35,0.22,22.68,22.19,0.48,1.08,2.28,22.35,22.26,4.0,25.47,0.52,25.98,24.74,1.24,-0.65,2.1,25.47,25.57,4.0,24.68,1.34,26.26,23.37,2.89,0.2,1.37,24.7,24.54,4.0,22.68,0.44,23.09,22.13,0.96,-0.37,1.57,22.68,22.75,4.0,22.54,0.57,23.23,21.85,1.38,0.0,1.85,22.54,22.54,4.0,23.68,0.38,24.06,23.23,0.83,-0.19,1.4,23.68,23.71,4.0,28.83,1.32,29.98,27.36,2.62,-0.13,1.18,28.85,28.98,4.0,30.08,1.68,31.63,28.19,3.44,-0.15,1.23,30.12,30.26,4.0,32.44,0.74,33.36,31.77,1.58,0.31,1.44,32.45,32.32,4.0,31.43,0.48,31.91,30.94,0.96,-0.0,1.11,31.43,31.43,4.0,27.24,0.36,27.57,26.81,0.76,-0.26,1.39,27.24,27.29,4.0,24.83,0.93,25.71,23.78,1.93,-0.15,1.25,24.84,24.92,4.0
+BI-CA-G040004 = 23.12,0.74,24.88,22.13,2.76,0.61,3.26,23.13,23.09,16.0,25.27,1.26,27.36,22.95,4.41,-0.11,2.19,25.3,25.36,16.0,23.09,0.81,24.54,22.13,2.41,0.09,1.73,23.1,23.09,16.0,23.06,0.92,24.33,21.57,2.76,0.09,1.63,23.08,22.95,16.0,21.33,0.47,21.92,20.2,1.72,-0.77,3.11,21.33,21.3,16.0,23.49,0.51,24.61,22.68,1.93,0.44,2.74,23.5,23.44,16.0,28.59,0.6,30.12,27.71,2.41,1.15,3.91,28.59,28.43,16.0,29.4,0.46,30.12,28.74,1.38,0.05,1.65,29.41,29.29,16.0,32.53,0.73,34.25,31.22,3.03,0.58,3.4,32.54,32.46,16.0,30.12,1.09,32.05,27.64,4.41,-0.54,3.16,30.14,30.39,16.0,26.11,0.67,27.09,24.88,2.2,-0.34,1.89,26.12,26.26,16.0,23.84,0.48,24.88,22.95,1.93,0.42,3.07,23.84,23.81,16.0
+BI-CA-G040005 = 22.61,0.65,23.78,21.85,1.93,0.72,2.44,22.62,22.47,12.0,26.13,0.52,26.95,25.3,1.65,-0.01,2.01,26.13,26.12,12.0,23.8,0.56,24.68,22.81,1.86,-0.34,2.28,23.81,23.78,12.0,23.04,0.54,24.06,22.13,1.93,0.29,2.53,23.04,22.95,12.0,22.48,0.48,23.5,21.85,1.65,0.95,3.04,22.49,22.4,12.0,23.69,0.54,24.19,22.4,1.79,-1.21,3.59,23.69,23.99,12.0,29.3,1.0,30.94,27.91,3.03,0.26,2.0,29.31,29.19,12.0,30.36,1.34,32.87,28.46,4.41,0.3,2.18,30.39,30.12,12.0,32.89,0.74,33.98,31.77,2.2,0.05,1.9,32.89,32.87,12.0,31.28,0.86,32.32,29.57,2.76,-0.66,2.54,31.29,31.22,12.0,26.75,0.51,27.64,25.85,1.79,-0.21,2.66,26.76,26.78,12.0,24.66,0.93,25.98,22.68,3.31,-0.61,2.71,24.68,24.85,12.0
+BI-CI-G050001 = 24.08,0.61,24.74,23.09,1.65,-0.59,1.79,24.09,24.33,10.0,24.54,1.7,26.54,20.75,5.79,-1.1,3.47,24.6,25.09,10.0,25.32,0.8,26.4,24.06,2.34,-0.09,1.98,25.33,25.26,10.0,27.57,0.79,28.74,26.26,2.48,-0.16,2.01,27.58,27.71,10.0,27.09,0.9,28.74,25.57,3.17,0.15,2.69,27.1,27.12,10.0,26.65,1.15,29.02,24.88,4.13,0.62,3.07,26.67,26.43,10.0,30.66,1.04,31.77,28.88,2.89,-0.52,1.94,30.68,30.88,10.0,32.76,1.09,34.53,31.22,3.31,0.05,2.05,32.77,32.6,10.0,35.91,1.64,38.11,33.29,4.82,-0.18,1.73,35.94,36.15,10.0,35.37,1.44,37.56,33.15,4.41,0.05,1.9,35.4,35.35,10.0,28.73,2.66,32.32,24.06,8.27,-0.28,2.04,28.84,28.95,10.0,29.84,2.36,33.29,25.71,7.58,-0.25,2.07,29.93,30.22,10.0
+BI-CI-G050002 = 18.58,2.22,22.26,15.51,6.75,0.14,2.12,18.7,18.27,9.0,20.26,1.75,23.23,17.72,5.51,0.12,2.15,20.32,20.47,9.0,20.0,1.83,22.26,16.61,5.65,-0.57,2.29,20.07,20.54,9.0,19.18,1.98,22.81,16.89,5.93,0.62,2.22,19.27,18.54,9.0,19.39,2.06,22.4,16.06,6.34,-0.03,1.96,19.49,19.37,9.0,20.06,2.22,23.64,16.34,7.3,-0.15,2.33,20.17,20.06,9.0,22.64,2.29,26.4,18.96,7.44,0.04,2.19,22.74,22.81,9.0,23.84,2.68,28.19,19.65,8.54,0.08,2.07,23.97,24.06,9.0,25.28,3.69,31.77,20.33,11.44,0.3,2.1,25.52,25.85,9.0,23.99,3.55,30.53,19.37,11.16,0.46,2.29,24.22,24.33,9.0,19.5,1.91,22.95,16.61,6.34,0.18,2.47,19.58,19.65,9.0,19.79,2.55,24.88,16.89,7.99,0.77,2.77,19.94,19.65,9.0
+BI-CI-G050003 = 18.92,1.65,21.44,16.13,5.31,-0.23,2.07,18.98,19.03,11.0,19.78,1.5,21.99,16.68,5.31,-0.58,2.79,19.83,20.2,11.0,19.94,1.34,21.57,17.51,4.06,-0.42,2.05,19.98,20.06,11.0,19.21,1.6,21.99,16.41,5.58,-0.02,2.4,19.27,19.44,11.0,20.14,2.26,23.02,15.99,7.03,-0.38,2.13,20.25,20.47,11.0,18.72,1.82,21.02,15.1,5.93,-0.72,2.47,18.81,19.16,11.0,22.14,2.24,25.23,17.72,7.51,-0.54,2.49,22.24,22.68,11.0,23.52,2.39,26.67,19.3,7.37,-0.45,2.16,23.63,24.19,11.0,25.01,2.9,28.88,19.65,9.23,-0.41,2.13,25.16,25.36,11.0,20.87,3.16,25.98,16.48,9.51,0.09,1.93,21.09,20.75,11.0,18.29,1.97,22.13,15.65,6.48,0.68,2.42,18.39,17.72,11.0,19.65,1.76,22.61,16.68,5.93,-0.04,2.38,19.72,19.51,11.0
+BI-CI-G050004 = 22.36,1.67,24.61,19.37,5.24,-0.3,2.05,22.41,22.81,11.0,23.63,1.33,25.57,21.3,4.27,-0.25,2.06,23.66,23.64,11.0,22.61,1.15,24.06,20.47,3.58,-0.36,2.18,22.64,22.68,11.0,23.21,2.37,26.95,19.65,7.3,0.05,1.89,23.32,23.23,11.0,23.79,1.87,26.26,20.2,6.06,-0.56,2.24,23.85,24.33,11.0,22.88,1.34,24.88,20.75,4.13,-0.08,2.1,22.92,22.95,11.0,26.73,2.12,29.84,22.68,7.17,-0.48,2.39,26.81,27.22,11.0,28.73,2.29,32.05,24.61,7.44,-0.3,2.09,28.82,28.6,11.0,30.61,2.53,34.67,26.26,8.41,-0.24,2.18,30.71,30.94,11.0,26.84,3.5,33.15,21.85,11.3,0.24,2.06,27.04,27.09,11.0,24.94,2.38,29.98,22.81,7.17,1.13,2.91,25.05,23.78,11.0,24.49,2.61,29.15,19.65,9.51,-0.17,2.67,24.61,24.88,11.0
+BI-CI-G050005 = 22.69,1.27,24.19,20.47,3.72,-0.5,2.24,22.73,22.78,8.0,23.55,0.9,25.16,22.4,2.76,0.38,2.31,23.56,23.64,8.0,22.74,1.03,24.33,21.02,3.31,-0.14,2.3,22.76,22.85,8.0,23.92,2.16,26.81,19.92,6.89,-0.53,2.55,24.0,24.09,8.0,23.75,1.34,25.43,21.02,4.41,-0.93,3.33,23.79,23.99,8.0,23.5,1.32,25.57,21.85,3.72,0.32,1.75,23.54,23.26,8.0,26.97,1.61,29.84,24.88,4.96,0.45,2.23,27.02,26.81,8.0,29.06,1.74,32.19,26.54,5.65,0.38,2.5,29.1,28.95,8.0,31.96,1.93,35.49,29.84,5.65,0.61,2.32,32.01,31.74,8.0,30.73,2.49,34.8,27.91,6.89,0.34,1.89,30.82,30.46,8.0,23.64,2.34,27.91,21.16,6.75,0.62,2.35,23.74,23.5,8.0,25.24,2.58,29.84,22.4,7.44,0.57,2.19,25.36,24.74,8.0
+BI-CI-G050006 = 24.03,0.21,24.33,23.64,0.69,-0.55,3.06,24.03,24.06,7.0,25.87,0.77,27.36,25.16,2.2,1.03,3.02,25.88,25.57,7.0,24.73,0.49,25.43,24.06,1.38,-0.02,1.76,24.74,24.88,7.0,26.91,0.98,28.19,25.43,2.76,-0.36,1.93,26.92,27.09,7.0,26.25,0.56,26.95,25.16,1.79,-0.95,3.24,26.26,26.4,7.0,24.97,0.95,26.54,23.64,2.89,0.29,2.29,24.99,24.88,7.0,30.48,0.98,31.77,29.29,2.48,0.19,1.58,30.5,30.53,7.0,32.74,1.03,33.84,31.08,2.76,-0.56,1.94,32.75,32.87,7.0,35.13,1.31,37.42,33.56,3.86,0.44,2.5,35.15,35.22,7.0,34.15,1.8,36.73,31.5,5.24,0.05,1.98,34.19,33.7,7.0,27.74,2.76,31.63,23.23,8.41,-0.3,2.32,27.85,28.05,7.0,28.77,2.24,33.29,27.09,6.2,1.35,3.35,28.84,27.78,7.0
+BI-GI-G060001 = 23.35,0.25,23.78,22.81,0.96,-0.56,3.8,23.35,23.37,10.0,25.6,0.76,26.26,23.78,2.48,-1.55,4.35,25.61,25.98,10.0,24.23,0.68,25.16,22.95,2.2,-0.54,2.33,24.24,24.5,10.0,22.65,0.53,23.23,21.44,1.79,-1.11,3.87,22.66,22.64,10.0,21.18,0.54,22.13,20.61,1.52,0.55,1.92,21.18,21.06,10.0,22.75,0.49,23.5,21.85,1.65,-0.24,2.32,22.75,22.75,10.0,27.33,0.57,28.19,26.54,1.65,0.31,1.98,27.34,27.26,10.0,29.17,0.36,29.57,28.46,1.1,-0.71,2.5,29.17,29.29,10.0,31.76,0.61,32.87,30.94,1.93,0.22,2.32,31.77,31.77,10.0,30.07,0.87,31.36,28.88,2.48,0.18,1.69,30.08,30.01,10.0,25.31,0.24,25.71,24.88,0.83,-0.04,2.6,25.31,25.33,10.0,24.53,0.67,25.57,23.23,2.34,-0.29,2.75,24.54,24.43,10.0
+BI-GI-G060002 = 21.06,0.6,21.57,20.2,1.38,-0.87,2.15,21.06,21.23,4.0,22.92,0.46,23.5,22.4,1.1,0.25,1.96,22.92,22.88,4.0,22.42,0.67,23.16,21.57,1.58,-0.23,1.78,22.43,22.47,4.0,21.01,0.78,21.78,19.92,1.86,-0.65,2.1,21.02,21.16,4.0,20.06,0.44,20.61,19.65,0.96,0.37,1.57,20.06,19.99,4.0,21.28,0.56,21.78,20.61,1.17,-0.25,1.34,21.29,21.37,4.0,26.0,0.65,26.74,25.16,1.58,-0.27,1.99,26.01,26.05,4.0,27.91,0.74,28.88,27.09,1.79,0.32,2.0,27.92,27.84,4.0,29.52,0.82,30.46,28.46,2.0,-0.22,2.01,29.52,29.57,4.0,30.74,0.51,31.36,30.12,1.24,0.0,1.95,30.74,30.74,4.0,22.18,0.94,23.3,21.02,2.27,-0.06,1.88,22.19,22.19,4.0,24.54,0.18,24.74,24.33,0.41,0.0,1.64,24.54,24.54,4.0
+BI-GI-G060003 = 20.84,0.29,21.16,20.61,0.55,0.53,1.5,20.84,20.75,3.0,21.37,0.6,21.71,20.68,1.03,-0.71,1.5,21.37,21.71,3.0,22.22,0.21,22.4,21.99,0.41,-0.38,1.5,22.22,22.26,3.0,21.09,0.32,21.37,20.75,0.62,-0.38,1.5,21.09,21.16,3.0,20.45,0.35,20.75,20.06,0.69,-0.45,1.5,20.45,20.54,3.0,21.6,0.38,21.85,21.16,0.69,-0.68,1.5,21.6,21.78,3.0,25.98,0.28,26.26,25.71,0.55,-0.0,1.5,25.99,25.98,3.0,27.52,0.14,27.64,27.36,0.28,-0.53,1.48,27.52,27.57,3.0,29.02,0.24,29.15,28.74,0.41,-0.71,1.5,29.02,29.15,3.0,30.72,0.52,31.08,30.12,0.96,-0.65,1.5,30.72,30.94,3.0,21.97,0.7,22.47,21.16,1.31,-0.64,1.5,21.97,22.26,3.0,23.99,0.54,24.61,23.64,0.96,0.69,1.5,23.99,23.71,3.0
+BI-GI-G060004 = 22.8,0.17,23.09,22.68,0.41,1.12,2.7,22.8,22.75,5.0,24.21,1.68,26.67,22.4,4.27,0.44,1.97,24.25,24.19,5.0,25.58,0.59,26.26,24.74,1.52,-0.32,1.96,25.59,25.57,5.0,22.5,0.27,22.81,22.13,0.69,-0.25,1.72,22.5,22.54,5.0,21.11,0.46,21.71,20.47,1.24,-0.1,2.04,21.11,21.16,5.0,22.73,0.27,23.09,22.4,0.69,0.05,1.8,22.73,22.81,5.0,27.9,0.1,28.05,27.78,0.28,0.37,2.22,27.9,27.91,5.0,29.75,0.12,29.84,29.57,0.28,-0.73,2.13,29.75,29.77,5.0,32.39,1.02,33.98,31.22,2.76,0.57,2.35,32.4,32.46,5.0,30.23,0.95,31.63,29.29,2.34,0.48,1.98,30.24,30.26,5.0,25.38,0.5,25.98,24.88,1.1,0.32,1.29,25.38,25.16,5.0,23.44,0.4,23.78,22.81,0.96,-0.69,2.12,23.44,23.5,5.0
+BI-GI-G060005 = 22.99,0.65,23.78,21.64,2.14,-1.01,3.5,23.0,23.09,8.0,23.58,0.73,24.88,22.54,2.34,0.3,2.54,23.59,23.57,8.0,23.36,0.37,23.78,22.75,1.03,-0.67,2.0,23.36,23.5,8.0,21.87,0.58,22.68,21.02,1.65,-0.01,1.94,21.87,21.82,8.0,21.1,0.32,21.57,20.47,1.1,-0.64,3.12,21.1,21.16,8.0,21.51,1.06,23.09,20.33,2.76,0.48,1.79,21.53,21.37,8.0,27.15,0.72,28.19,26.19,2.0,0.26,1.76,27.16,27.09,8.0,28.44,0.54,29.29,27.78,1.52,0.35,1.81,28.44,28.33,8.0,31.25,0.67,32.05,29.84,2.2,-1.08,3.62,31.25,31.36,8.0,29.6,0.86,30.81,28.4,2.41,-0.26,1.86,29.61,29.84,8.0,23.04,0.73,24.06,21.92,2.14,0.01,1.95,23.05,23.02,8.0,24.9,0.41,25.43,24.12,1.31,-0.61,2.71,24.9,24.99,8.0
+BI-GI-G060006 = 22.28,0.58,23.09,21.44,1.65,0.28,2.07,22.29,22.19,8.0,25.71,0.96,27.36,24.47,2.89,0.49,2.17,25.72,25.5,8.0,24.26,0.48,25.16,23.64,1.52,0.62,2.67,24.27,24.19,8.0,21.95,0.24,22.26,21.57,0.69,-0.12,1.79,21.95,21.92,8.0,21.83,0.41,22.68,21.44,1.24,1.14,3.12,21.84,21.71,8.0,22.94,0.63,23.92,21.85,2.07,-0.12,2.53,22.94,22.88,8.0,27.79,0.29,28.33,27.36,0.96,0.43,2.68,27.79,27.74,8.0,29.91,0.2,30.12,29.64,0.48,-0.12,1.42,29.91,29.91,8.0,32.02,0.56,32.87,31.22,1.65,0.09,1.87,32.03,32.05,8.0,30.94,0.8,32.05,29.57,2.48,-0.13,2.44,30.95,30.81,8.0,24.74,0.58,25.57,24.06,1.52,0.2,1.6,24.75,24.74,8.0,23.22,0.47,23.92,22.4,1.52,-0.28,2.45,23.22,23.23,8.0
+BI-GI-G060007 = 21.76,0.6,22.68,21.02,1.65,0.34,2.04,21.77,21.71,6.0,24.23,0.46,24.88,23.5,1.38,-0.21,2.55,24.23,24.23,6.0,23.68,0.52,24.33,22.95,1.38,-0.15,1.73,23.68,23.71,6.0,22.24,0.22,22.4,21.85,0.55,-0.99,2.57,22.24,22.33,6.0,21.91,1.28,23.5,19.92,3.58,-0.39,2.1,21.94,22.09,6.0,23.47,0.69,24.33,22.4,1.93,-0.4,2.03,23.48,23.61,6.0,27.94,0.59,28.74,27.09,1.65,-0.13,2.01,27.94,27.98,6.0,30.01,0.89,31.22,28.74,2.48,-0.15,1.93,30.03,30.12,6.0,31.78,0.64,32.32,30.67,1.65,-0.98,2.42,31.79,32.08,6.0,31.96,0.53,32.6,31.22,1.38,-0.14,1.68,31.96,31.98,6.0,25.24,0.9,26.33,23.78,2.55,-0.57,2.21,25.25,25.5,6.0,24.23,0.62,24.95,23.23,1.72,-0.58,2.14,24.23,24.4,6.0
+BI-GI-G060008 = 22.75,0.76,24.06,21.99,2.07,0.87,2.39,22.76,22.47,6.0,24.57,0.92,25.98,23.23,2.76,0.1,2.42,24.59,24.57,6.0,23.68,0.24,24.06,23.37,0.69,0.34,2.32,23.68,23.68,6.0,22.33,0.12,22.4,22.13,0.28,-1.12,2.63,22.33,22.4,6.0,21.68,0.67,22.68,20.75,1.93,0.13,2.14,21.69,21.64,6.0,22.26,1.29,23.78,20.2,3.58,-0.46,2.15,22.29,22.33,6.0,27.6,0.53,28.33,26.81,1.52,-0.15,2.04,27.61,27.6,6.0,29.33,0.5,29.84,28.46,1.38,-0.83,2.39,29.33,29.5,6.0,31.67,0.63,32.32,30.67,1.65,-0.4,2.04,31.67,31.67,6.0,31.6,0.25,31.91,31.22,0.69,-0.3,2.05,31.6,31.6,6.0,23.92,0.68,24.74,22.95,1.79,-0.22,1.7,23.93,23.99,6.0,24.71,0.41,25.16,24.06,1.1,-0.58,2.01,24.71,24.81,6.0
+BI-GI-G060009 = 23.24,0.72,24.33,22.54,1.79,0.58,2.04,23.25,23.16,5.0,25.16,0.1,25.3,25.02,0.28,0.0,2.5,25.16,25.16,5.0,23.46,0.51,24.06,22.68,1.38,-0.59,2.42,23.47,23.57,5.0,21.74,0.51,22.4,21.02,1.38,-0.14,2.12,21.74,21.71,5.0,20.95,0.22,21.3,20.75,0.55,0.8,2.26,20.96,20.89,5.0,21.86,0.26,22.13,21.44,0.69,-0.93,2.63,21.87,21.92,5.0,26.74,0.32,27.09,26.26,0.83,-0.56,2.2,26.74,26.74,5.0,28.97,0.27,29.29,28.6,0.69,-0.25,1.72,28.98,29.02,5.0,32.56,0.55,33.15,31.77,1.38,-0.32,1.87,32.56,32.46,5.0,28.18,0.64,29.02,27.36,1.65,0.04,1.78,28.18,28.19,5.0,24.47,0.28,24.74,24.06,0.69,-0.63,1.95,24.47,24.61,5.0,25.41,0.2,25.71,25.16,0.55,0.37,2.22,25.41,25.43,5.0
+BI-GI-G060010 = 21.55,0.46,22.06,21.02,1.03,0.12,1.35,21.55,21.44,5.0,21.77,0.6,22.4,21.02,1.38,-0.18,1.41,21.77,21.85,5.0,22.79,0.22,23.09,22.61,0.48,0.51,1.49,22.79,22.68,5.0,21.45,0.2,21.71,21.23,0.48,0.21,1.61,21.45,21.44,5.0,20.64,0.23,20.89,20.33,0.55,-0.35,1.58,20.64,20.75,5.0,21.04,0.32,21.3,20.54,0.76,-0.72,1.99,21.04,21.16,5.0,26.2,0.15,26.4,25.98,0.41,-0.28,2.36,26.21,26.19,5.0,27.8,0.15,28.05,27.64,0.41,0.87,2.73,27.8,27.78,5.0,29.64,0.59,30.39,29.02,1.38,0.31,1.43,29.64,29.43,5.0,29.58,0.48,30.12,29.02,1.1,0.12,1.38,29.58,29.43,5.0,21.91,0.41,22.4,21.3,1.1,-0.37,2.22,21.91,21.85,5.0,24.44,0.61,25.16,23.57,1.58,-0.25,1.92,24.45,24.33,5.0
+BI-KI-G090001 = 24.8,1.04,26.54,23.5,3.03,0.38,2.13,24.82,25.02,7.0,27.04,0.82,27.91,25.57,2.34,-0.63,2.44,27.05,26.88,7.0,25.5,0.69,26.54,24.33,2.2,-0.26,2.66,25.51,25.5,7.0,24.21,1.59,27.09,22.4,4.69,0.65,2.57,24.26,23.92,7.0,22.31,0.7,23.02,21.02,2.0,-0.88,2.58,22.32,22.68,7.0,23.91,0.57,24.88,23.09,1.79,0.31,2.53,23.91,23.99,7.0,27.91,0.61,28.74,26.95,1.79,-0.18,2.11,27.92,27.78,7.0,30.24,1.13,32.32,29.02,3.31,0.75,2.66,30.25,30.39,7.0,28.77,0.46,29.57,28.19,1.38,0.63,2.45,28.77,28.67,7.0,27.48,0.54,28.46,26.81,1.65,0.7,2.76,27.48,27.5,7.0,26.87,1.05,28.46,25.16,3.31,-0.11,2.53,26.89,26.81,7.0,29.11,0.95,30.67,27.64,3.03,0.16,2.57,29.13,29.02,7.0
+BI-KI-G090002 = 24.58,1.12,26.81,22.81,4.0,0.31,2.47,24.6,24.61,15.0,27.67,1.01,29.29,25.16,4.13,-0.74,3.74,27.68,27.64,15.0,24.71,0.52,25.71,24.06,1.65,0.35,1.98,24.72,24.68,15.0,24.46,0.7,25.85,23.23,2.62,0.1,2.63,24.47,24.54,15.0,21.66,0.3,22.13,21.02,1.1,-0.48,2.47,21.66,21.71,15.0,23.24,0.51,24.47,22.4,2.07,0.61,3.32,23.24,23.23,15.0,28.4,0.79,29.29,26.26,3.03,-1.34,4.45,28.41,28.74,15.0,29.23,0.65,30.12,27.36,2.76,-1.62,5.69,29.23,29.29,15.0,29.05,0.94,30.81,27.36,3.44,-0.07,2.57,29.07,29.29,15.0,27.66,0.83,28.74,26.26,2.48,-0.38,1.96,27.67,27.78,15.0,24.76,1.29,27.36,22.68,4.69,0.51,2.52,24.79,24.47,15.0,27.94,1.29,29.7,25.16,4.55,-0.71,2.68,27.96,28.05,15.0
+BI-KI-G090003 = 24.72,0.28,25.16,24.33,0.83,0.24,2.32,24.72,24.68,6.0,28.69,0.69,29.29,27.43,1.86,-1.04,2.9,28.7,28.84,6.0,24.73,0.32,25.16,24.33,0.83,0.04,1.61,24.73,24.74,6.0,24.45,0.53,24.88,23.5,1.38,-0.95,2.59,24.45,24.61,6.0,21.82,0.29,22.13,21.3,0.83,-0.94,2.84,21.82,21.88,6.0,23.19,0.67,24.33,22.4,1.93,0.61,2.56,23.2,23.19,6.0,28.6,0.33,29.02,28.19,0.83,-0.0,1.5,28.6,28.6,6.0,30.86,0.48,31.5,30.12,1.38,-0.26,2.24,30.87,30.84,6.0,30.65,0.5,31.22,29.84,1.38,-0.53,2.16,30.65,30.74,6.0,28.11,0.36,28.53,27.64,0.9,-0.09,1.57,28.11,28.12,6.0,25.19,0.83,26.26,24.33,1.93,0.21,1.47,25.2,25.09,6.0,26.81,0.61,27.64,25.92,1.72,-0.13,2.04,26.82,26.81,6.0
+BI-KI-G090004 = 23.07,0.7,24.06,22.26,1.79,0.4,1.66,23.08,22.88,6.0,27.17,0.71,28.26,26.54,1.72,0.61,1.82,27.17,26.95,6.0,24.08,0.67,24.81,23.09,1.72,-0.36,1.7,24.09,24.19,6.0,23.24,0.75,24.06,21.99,2.07,-0.64,2.26,23.25,23.37,6.0,21.45,0.42,21.85,20.75,1.1,-0.78,2.23,21.45,21.57,6.0,23.21,0.49,23.92,22.54,1.38,0.12,1.98,23.21,23.16,6.0,27.83,0.4,28.4,27.22,1.17,-0.16,2.36,27.84,27.84,6.0,29.46,0.6,30.12,28.6,1.52,-0.14,1.77,29.47,29.43,6.0,28.69,0.68,29.84,27.91,1.93,0.64,2.47,28.7,28.67,6.0,26.18,0.81,27.43,24.88,2.55,-0.09,2.9,26.19,26.26,6.0,25.04,0.29,25.57,24.74,0.83,0.98,2.79,25.04,24.95,6.0,26.34,1.2,27.57,24.47,3.1,-0.45,1.84,26.36,26.47,6.0
+BI-KI-G090005 = 23.66,1.1,25.64,22.4,3.24,0.67,2.53,23.68,23.5,7.0,26.38,1.11,27.5,24.33,3.17,-0.8,2.63,26.4,26.54,7.0,23.89,0.73,25.36,23.23,2.14,1.28,3.48,23.9,23.64,7.0,23.22,0.76,24.61,22.4,2.2,0.79,2.56,23.23,23.09,7.0,21.05,0.24,21.44,20.75,0.69,0.5,2.11,21.05,21.02,7.0,23.71,0.38,24.33,23.23,1.1,0.39,2.07,23.71,23.64,7.0,28.4,0.32,28.81,27.91,0.9,-0.1,1.86,28.4,28.46,7.0,29.46,0.44,30.26,28.88,1.38,0.53,2.73,29.46,29.57,7.0,28.55,0.53,29.29,27.91,1.38,0.01,1.64,28.56,28.46,7.0,27.16,0.44,27.78,26.54,1.24,0.15,1.93,27.16,27.09,7.0,25.27,0.69,26.74,24.74,2.0,1.63,4.21,25.27,25.02,7.0,27.31,0.97,29.08,25.98,3.1,0.6,2.9,27.33,27.22,7.0
+BI-KI-G090006 = 22.48,0.25,22.95,22.13,0.83,0.71,2.66,22.48,22.4,10.0,24.75,1.32,26.95,22.68,4.27,0.11,2.09,24.78,24.88,10.0,23.63,0.76,24.74,22.4,2.34,-0.06,1.93,23.64,23.57,10.0,22.2,0.71,23.23,21.02,2.2,-0.21,1.93,22.21,22.26,10.0,21.18,0.53,22.13,20.47,1.65,0.36,2.13,21.18,21.16,10.0,23.01,0.35,23.5,22.47,1.03,0.06,1.86,23.01,23.02,10.0,26.89,0.64,27.91,25.98,1.93,0.06,1.9,26.89,26.91,10.0,27.71,0.56,28.6,26.81,1.79,-0.06,2.02,27.72,27.67,10.0,28.16,0.21,28.6,27.91,0.69,0.73,2.81,28.16,28.12,10.0,27.07,0.41,27.91,26.6,1.31,0.91,2.74,27.08,26.88,10.0,24.36,0.61,25.02,23.23,1.79,-0.9,2.44,24.37,24.61,10.0,26.12,1.26,28.19,24.61,3.58,0.44,1.87,26.15,25.92,10.0
+BI-KI-G090007 = 22.38,0.36,22.88,21.85,1.03,0.02,2.14,22.38,22.3,6.0,25.58,0.74,26.54,24.61,1.93,-0.0,1.71,25.59,25.57,6.0,23.01,0.22,23.3,22.68,0.62,-0.07,2.04,23.01,22.95,6.0,21.59,0.72,22.68,20.75,1.93,0.45,1.84,21.6,21.37,6.0,20.32,0.29,20.75,19.99,0.76,0.51,1.77,20.32,20.2,6.0,22.54,0.41,22.95,21.85,1.1,-0.81,2.29,22.54,22.68,6.0,27.09,0.31,27.5,26.81,0.69,0.22,1.3,27.09,27.02,6.0,28.22,0.39,28.88,27.84,1.03,0.76,2.28,28.23,28.12,6.0,28.09,0.76,29.29,27.09,2.2,0.29,2.3,28.09,28.12,6.0,26.29,0.5,26.81,25.43,1.38,-0.77,2.48,26.3,26.36,6.0,23.79,0.86,24.88,22.4,2.48,-0.45,2.35,23.8,23.88,6.0,24.53,0.66,25.57,23.92,1.65,0.73,1.94,24.53,24.26,6.0
+BI-KR-G070001 = 22.79,0.44,23.5,22.26,1.24,0.57,2.24,22.8,22.68,6.0,25.72,0.7,26.81,24.74,2.07,0.24,2.32,25.73,25.61,6.0,23.5,0.67,24.33,22.68,1.65,-0.1,1.5,23.51,23.57,6.0,22.34,0.61,22.95,21.3,1.65,-0.76,2.36,22.35,22.47,6.0,21.16,0.09,21.3,21.02,0.28,0.0,3.0,21.16,21.16,6.0,21.86,0.2,22.13,21.57,0.55,-0.18,1.98,21.86,21.88,6.0,27.39,0.18,27.64,27.09,0.55,-0.32,2.6,27.39,27.36,6.0,27.73,0.23,27.91,27.36,0.55,-0.63,2.04,27.73,27.78,6.0,31.58,0.33,32.05,31.08,0.96,-0.08,2.31,31.58,31.56,6.0,29.48,0.33,29.84,29.02,0.83,-0.05,1.61,29.48,29.43,6.0,26.01,0.35,26.54,25.43,1.1,-0.2,2.88,26.01,25.98,6.0,25.56,0.55,26.54,25.16,1.38,0.99,2.57,25.56,25.33,6.0
+BI-KR-G070002 = 22.63,0.48,23.16,21.57,1.58,-1.33,4.01,22.63,22.75,8.0,25.3,0.77,26.26,24.06,2.2,-0.56,2.04,25.31,25.5,8.0,22.94,0.74,24.26,21.85,2.41,0.46,2.58,22.95,22.78,8.0,21.46,0.68,22.75,20.75,2.0,0.85,2.55,21.47,21.3,8.0,21.57,0.2,21.85,21.3,0.55,0.45,2.05,21.57,21.54,8.0,22.59,0.42,23.23,21.99,1.24,-0.01,1.9,22.59,22.61,8.0,27.66,0.35,28.19,27.36,0.83,0.71,1.87,27.67,27.53,8.0,28.12,0.42,28.67,27.36,1.31,-0.4,2.46,28.12,28.19,8.0,31.77,0.55,32.46,31.08,1.38,0.01,1.53,31.78,31.84,8.0,29.64,0.92,31.08,28.46,2.62,0.34,1.92,29.66,29.57,8.0,26.6,0.77,27.78,25.71,2.07,0.54,1.85,26.61,26.36,8.0,25.11,0.45,25.85,24.61,1.24,0.44,1.82,25.12,25.02,8.0
+BI-KR-G070003 = 23.07,0.42,23.5,22.4,1.1,-0.4,2.1,23.07,23.06,6.0,25.46,0.39,25.98,24.88,1.1,-0.18,1.98,25.46,25.5,6.0,24.69,0.7,25.98,24.12,1.86,1.21,3.1,24.69,24.47,6.0,22.33,1.18,23.78,20.47,3.31,-0.34,2.15,22.36,22.33,6.0,21.0,0.39,21.57,20.47,1.1,0.19,2.03,21.0,20.95,6.0,21.83,0.73,22.95,21.02,1.93,0.43,1.87,21.84,21.71,6.0,27.28,0.32,27.64,26.81,0.83,-0.12,1.97,27.28,27.22,6.0,28.79,0.9,30.39,28.05,2.34,0.99,2.66,28.8,28.5,6.0,32.41,0.25,32.87,32.19,0.69,1.19,3.19,32.42,32.36,6.0,29.52,1.02,30.94,28.19,2.76,0.18,1.8,29.54,29.33,6.0,25.48,0.31,25.85,25.16,0.69,0.22,1.45,25.48,25.43,6.0,25.23,0.61,25.98,24.33,1.65,-0.31,1.85,25.23,25.36,6.0
+BI-KR-G070004 = 22.55,0.3,22.95,22.13,0.83,0.02,1.98,22.55,22.5,6.0,26.85,0.36,27.22,26.26,0.96,-0.44,2.31,26.85,26.81,6.0,23.13,0.48,23.92,22.68,1.24,0.81,2.1,23.13,22.92,6.0,21.41,0.32,21.85,21.02,0.83,0.22,1.66,21.42,21.37,6.0,20.92,0.32,21.3,20.47,0.83,-0.34,1.7,20.92,20.99,6.0,22.11,0.22,22.4,21.85,0.55,-0.18,1.63,22.12,22.16,6.0,27.45,0.17,27.64,27.22,0.41,-0.05,1.61,27.45,27.43,6.0,28.26,0.66,29.15,27.36,1.79,-0.15,1.87,28.26,28.4,6.0,31.54,0.5,32.19,30.94,1.24,0.21,1.5,31.55,31.43,6.0,28.06,0.46,28.74,27.5,1.24,0.17,1.9,28.07,28.09,6.0,26.44,0.41,26.95,25.85,1.1,-0.15,1.89,26.45,26.4,6.0,25.15,0.38,25.85,24.74,1.1,1.11,3.23,25.15,25.09,6.0
+BI-KR-G070005 = 22.82,0.37,23.5,22.4,1.1,0.63,2.35,22.83,22.78,8.0,25.52,0.83,26.95,24.33,2.62,0.33,2.35,25.53,25.54,8.0,23.37,0.51,24.47,22.75,1.72,1.17,3.94,23.37,23.3,8.0,21.22,0.55,21.99,20.47,1.52,0.19,1.65,21.23,21.09,8.0,21.57,0.22,21.99,21.3,0.69,0.56,2.83,21.57,21.57,8.0,23.27,0.33,23.64,22.68,0.96,-0.45,2.27,23.27,23.26,8.0,27.97,0.38,28.46,27.5,0.96,0.16,1.45,27.98,27.91,8.0,29.1,0.36,29.57,28.6,0.96,-0.23,1.52,29.1,29.22,8.0,32.22,0.62,33.15,31.22,1.93,-0.15,2.12,32.22,32.32,8.0,30.38,0.72,31.63,29.5,2.14,0.39,2.22,30.38,30.32,8.0,27.05,0.65,28.33,26.26,2.07,0.75,2.92,27.06,27.05,8.0,24.11,0.75,25.02,23.23,1.79,0.3,1.37,24.12,23.85,8.0
+BI-KR-G070006 = 23.31,0.43,24.06,22.95,1.1,0.84,2.41,23.31,23.19,6.0,26.17,0.85,27.64,25.16,2.48,0.7,2.62,26.18,26.09,6.0,24.54,0.61,25.43,23.85,1.58,0.31,1.71,24.54,24.47,6.0,22.91,0.55,23.37,21.92,1.45,-1.05,2.76,22.91,23.09,6.0,22.21,0.36,22.68,21.78,0.9,0.09,1.57,22.21,22.19,6.0,23.78,0.19,24.06,23.5,0.55,-0.0,2.04,23.78,23.78,6.0,28.19,0.38,28.74,27.64,1.1,0.06,2.2,28.19,28.12,6.0,29.14,0.17,29.43,29.02,0.41,0.88,2.43,29.14,29.08,6.0,31.85,0.47,32.6,31.22,1.38,0.26,2.31,31.85,31.88,6.0,30.84,0.9,32.32,29.57,2.76,0.35,2.74,30.85,30.77,6.0,26.85,0.48,27.36,26.26,1.1,-0.38,1.48,26.85,26.98,6.0,24.19,0.28,24.47,23.71,0.76,-0.83,2.47,24.19,24.26,6.0
+BI-KR-G070007 = 22.99,0.54,23.78,22.4,1.38,0.41,1.92,23.0,22.95,5.0,26.3,0.41,26.81,25.71,1.1,-0.26,2.1,26.3,26.26,5.0,24.77,0.64,25.71,24.19,1.52,0.61,1.75,24.78,24.47,5.0,23.09,0.52,23.64,22.54,1.1,-0.18,1.26,23.1,23.23,5.0,22.03,0.26,22.4,21.71,0.69,0.32,2.15,22.03,21.99,5.0,23.48,0.27,23.78,23.09,0.69,-0.4,1.99,23.48,23.5,5.0,27.94,0.2,28.19,27.64,0.55,-0.37,2.22,27.94,27.91,5.0,29.65,0.21,29.84,29.29,0.55,-1.17,2.93,29.65,29.7,5.0,31.7,0.55,32.46,30.94,1.52,0.01,2.24,31.71,31.63,5.0,31.19,0.43,31.63,30.53,1.1,-0.63,2.19,31.2,31.22,5.0,25.54,0.41,26.26,25.3,0.96,1.39,3.11,25.55,25.43,5.0,24.26,0.56,24.88,23.44,1.45,-0.48,2.07,24.27,24.33,5.0
+BI-KY-G080001 = 21.37,0.49,21.71,21.02,0.69,-0.0,1.0,21.37,21.37,2.0,22.68,0.39,22.95,22.4,0.55,-0.0,1.0,22.68,22.68,2.0,22.13,0.39,22.4,21.85,0.55,-0.0,1.0,22.13,22.13,2.0,20.06,0.58,20.47,19.65,0.83,0.0,1.0,20.06,20.06,2.0,19.51,0.58,19.92,19.09,0.83,-0.0,1.0,19.51,19.51,2.0,21.23,0.1,21.3,21.16,0.14,0.0,0.99,21.23,21.23,2.0,24.19,0.97,24.88,23.5,1.38,-0.0,1.0,24.2,24.19,2.0,26.81,0.78,27.36,26.26,1.1,-0.0,1.0,26.82,26.81,2.0,28.26,2.05,29.7,26.81,2.89,-0.0,1.0,28.29,28.26,2.0,24.81,1.07,25.57,24.06,1.52,0.0,1.0,24.82,24.81,2.0,21.92,0.88,22.54,21.3,1.24,0.0,1.0,21.93,21.92,2.0,24.26,0.68,24.74,23.78,0.96,0.0,1.0,24.27,24.26,2.0
+BI-KY-G080002 = 21.8,0.21,21.99,21.57,0.41,-0.38,1.5,21.81,21.85,3.0,24.06,0.24,24.33,23.92,0.41,0.71,1.5,24.06,23.92,3.0,22.45,0.56,23.09,22.13,0.96,0.71,1.5,22.45,22.13,3.0,21.67,0.42,22.13,21.3,0.83,0.38,1.5,21.67,21.57,3.0,20.47,0.14,20.61,20.33,0.28,-0.0,1.51,20.47,20.47,3.0,21.57,NaN,21.57,21.57,0.0,NaN,-5.84548849593395E14,21.57,21.57,3.0,25.94,0.48,26.4,25.43,0.96,-0.17,1.5,25.94,25.98,3.0,26.95,0.6,27.36,26.26,1.1,-0.67,1.5,26.95,27.22,3.0,29.34,0.29,29.57,29.02,0.55,-0.53,1.5,29.34,29.43,3.0,26.58,0.76,27.09,25.71,1.38,-0.68,1.5,26.59,26.95,3.0,23.18,0.48,23.64,22.68,0.96,-0.17,1.5,23.19,23.23,3.0,25.34,0.16,25.43,25.16,0.28,-0.71,1.5,25.34,25.43,3.0
+BI-KY-G080003 = 21.73,0.35,22.26,21.3,0.96,0.52,2.55,21.73,21.71,5.0,23.38,0.2,23.64,23.16,0.48,0.21,1.61,23.38,23.37,5.0,22.81,0.52,23.5,22.13,1.38,0.02,1.99,22.82,22.75,5.0,20.58,0.47,21.16,19.92,1.24,-0.19,1.98,20.59,20.47,5.0,20.18,0.4,20.75,19.65,1.1,0.11,2.33,20.19,20.2,5.0,20.82,0.54,21.3,19.92,1.38,-0.99,2.57,20.82,20.95,5.0,25.87,0.46,26.54,25.43,1.1,0.48,1.78,25.88,25.78,5.0,26.18,1.15,27.78,24.61,3.17,0.04,2.23,26.2,26.05,5.0,29.26,1.34,31.36,27.64,3.72,0.56,2.54,29.29,29.15,5.0,25.5,1.02,26.95,24.06,2.89,-0.0,2.49,25.52,25.5,5.0,22.64,0.93,23.92,21.3,2.62,-0.1,2.5,22.65,22.68,5.0,24.92,0.45,25.57,24.33,1.24,0.2,2.38,24.93,24.88,5.0
+BI-KY-G080004 = 18.22,1.64,20.33,16.75,3.58,0.44,1.61,18.27,17.89,4.0,19.42,1.68,21.85,18.13,3.72,0.91,2.12,19.48,18.85,4.0,18.34,1.18,19.99,17.23,2.76,0.72,2.06,18.37,18.06,4.0,17.68,1.06,19.23,16.89,2.34,1.0,2.22,17.71,17.3,4.0,17.92,0.96,19.23,17.03,2.2,0.62,1.92,17.94,17.72,4.0,17.73,0.99,19.16,16.89,2.27,0.91,2.19,17.75,17.44,4.0,21.16,1.31,23.02,19.99,3.03,0.8,2.1,21.19,20.82,4.0,21.68,1.49,23.85,20.54,3.31,0.95,2.17,21.72,21.16,4.0,24.21,2.24,27.22,22.47,4.75,0.6,1.76,24.29,23.57,4.0,20.94,1.1,22.47,19.92,2.55,0.72,2.05,20.96,20.68,4.0,19.06,1.16,20.75,18.13,2.62,0.95,2.19,19.09,18.68,4.0,20.09,2.17,22.81,17.85,4.96,0.29,1.64,20.18,19.85,4.0
+BI-KY-G080005 = 20.7,1.03,21.3,19.51,1.79,-0.71,1.5,20.72,21.3,3.0,22.54,1.55,23.5,20.75,2.76,-0.7,1.5,22.58,23.37,3.0,21.48,1.11,22.13,20.2,1.93,-0.71,1.5,21.5,22.13,3.0,19.74,1.04,20.47,18.54,1.93,-0.65,1.5,19.76,20.2,3.0,19.6,0.81,20.2,18.68,1.52,-0.62,1.5,19.61,19.92,3.0,20.56,1.11,21.57,19.37,2.2,-0.29,1.5,20.58,20.75,3.0,24.24,1.36,25.16,22.68,2.48,-0.67,1.5,24.26,24.88,3.0,24.24,1.36,25.16,22.68,2.48,-0.67,1.5,24.26,24.88,3.0,28.42,1.61,29.84,26.67,3.17,-0.35,1.5,28.45,28.74,3.0,23.64,1.08,24.33,22.4,1.93,-0.69,1.5,23.66,24.19,3.0,21.21,1.25,22.13,19.78,2.34,-0.62,1.5,21.23,21.71,3.0,23.78,1.68,24.88,21.85,3.03,-0.69,1.5,23.82,24.61,3.0
+BI-KY-G080006 = 18.57,2.85,21.16,15.51,5.65,-0.29,1.5,18.71,19.03,3.0,20.08,2.69,22.81,17.44,5.37,0.06,1.5,20.2,19.99,3.0,19.03,3.11,21.99,15.79,6.2,-0.16,1.5,19.19,19.3,3.0,17.51,2.42,19.78,14.96,4.82,-0.21,1.5,17.62,17.79,3.0,17.05,2.34,19.37,14.69,4.69,-0.04,1.5,17.16,17.1,3.0,18.29,2.42,20.61,15.79,4.82,-0.14,1.5,18.4,18.47,3.0,21.8,2.56,24.47,19.37,5.1,0.16,1.5,21.9,21.57,3.0,22.38,3.18,25.43,19.09,6.34,-0.13,1.5,22.53,22.61,3.0,23.34,3.93,27.22,19.37,7.85,-0.04,1.5,23.56,23.44,3.0,21.28,2.76,24.06,18.54,5.51,0.03,1.5,21.39,21.23,3.0,18.68,2.93,21.3,15.51,5.79,-0.33,1.5,18.83,19.23,3.0,20.47,3.58,24.06,16.89,7.17,0.0,1.5,20.68,20.47,3.0
+BI-KY-G080007 = 22.59,0.32,22.95,22.13,0.83,-0.41,2.07,22.6,22.54,5.0,24.37,0.61,25.02,23.5,1.52,-0.32,1.86,24.38,24.26,5.0,23.55,0.38,24.06,23.09,0.96,0.18,1.71,23.55,23.5,5.0,21.99,0.71,22.95,21.02,1.93,0.0,2.15,22.0,21.99,5.0,20.95,0.15,21.16,20.75,0.41,-0.0,2.05,20.96,20.95,5.0,21.46,0.12,21.57,21.3,0.28,-0.34,1.85,21.46,21.44,5.0,26.45,0.3,26.81,25.98,0.83,-0.57,2.44,26.45,26.54,5.0,27.44,0.49,28.05,27.09,0.96,0.44,1.23,27.45,27.09,5.0,32.43,1.51,33.98,30.12,3.86,-0.59,2.14,32.46,32.46,5.0,27.16,0.23,27.36,26.81,0.55,-0.55,2.04,27.16,27.16,5.0,24.66,0.52,25.43,24.06,1.38,0.4,2.13,24.67,24.74,5.0,25.57,0.1,25.71,25.43,0.28,-0.0,2.5,25.57,25.57,5.0
+BI-KY-G080008 = 17.92,1.01,18.96,16.61,2.34,-0.39,1.77,17.94,18.06,4.0,19.15,1.5,20.54,17.72,2.82,-0.01,1.03,19.19,19.16,4.0,18.46,1.09,19.58,17.03,2.55,-0.41,1.81,18.48,18.61,4.0,16.96,0.96,17.99,15.79,2.2,-0.19,1.59,16.98,17.03,4.0,17.04,0.83,17.92,15.93,2.0,-0.49,2.05,17.06,17.17,4.0,17.53,0.92,18.61,16.48,2.14,0.05,1.66,17.55,17.51,4.0,21.33,1.33,22.54,19.92,2.62,-0.08,1.12,21.36,21.44,4.0,20.99,1.26,22.26,19.65,2.62,-0.04,1.19,21.02,21.02,4.0,23.38,1.5,25.09,21.44,3.65,-0.28,2.02,23.42,23.5,4.0,20.78,1.02,21.85,19.51,2.34,-0.27,1.64,20.8,20.89,4.0,17.85,1.14,19.09,16.48,2.62,-0.16,1.59,17.88,17.92,4.0,19.63,1.56,21.23,17.85,3.38,-0.11,1.33,19.68,19.71,4.0
+BI-KY-G080009 = 22.14,0.6,22.68,21.23,1.45,-0.71,1.97,22.15,22.4,5.0,23.68,0.75,24.4,22.54,1.86,-0.56,2.08,23.69,23.64,5.0,23.04,0.32,23.37,22.68,0.69,0.13,1.32,23.04,22.95,5.0,21.02,0.58,21.44,20.06,1.38,-1.03,2.49,21.03,21.3,5.0,20.61,0.45,21.02,19.85,1.17,-1.09,2.77,20.61,20.75,5.0,21.31,0.24,21.64,21.02,0.62,0.21,1.84,21.31,21.3,5.0,26.25,0.52,26.67,25.36,1.31,-1.18,2.84,26.25,26.4,5.0,28.46,0.49,28.88,27.64,1.24,-1.14,2.79,28.47,28.6,5.0,31.8,1.28,32.87,29.64,3.24,-1.11,2.74,31.82,32.12,5.0,26.7,0.76,27.29,25.5,1.79,-0.86,2.16,26.71,27.09,5.0,23.68,0.7,24.19,22.47,1.72,-1.32,3.01,23.69,23.92,5.0,25.27,0.58,25.71,24.26,1.45,-1.3,3.01,25.27,25.43,5.0
+BI-MA-G100001 = 22.21,0.41,22.95,21.57,1.38,0.25,2.81,22.22,22.19,8.0,24.8,0.74,25.98,23.78,2.2,0.18,1.98,24.81,24.74,8.0,24.13,0.37,24.74,23.5,1.24,-0.04,2.55,24.14,24.12,8.0,21.35,0.3,21.71,20.89,0.83,-0.17,1.84,21.35,21.3,8.0,22.51,0.31,22.95,22.13,0.83,0.07,1.52,22.52,22.54,8.0,24.43,0.54,25.57,23.78,1.79,1.1,3.47,24.44,24.19,8.0,29.77,0.46,30.67,29.29,1.38,0.81,2.81,29.78,29.7,8.0,32.19,0.68,33.15,30.94,2.2,-0.55,2.54,32.2,32.46,8.0,34.99,0.51,35.35,33.98,1.38,-1.06,2.8,35.0,35.29,8.0,34.08,0.38,34.8,33.7,1.1,0.8,2.55,34.08,33.98,8.0,28.82,1.3,30.53,26.95,3.58,-0.0,1.64,28.84,28.74,8.0,24.83,0.27,25.16,24.47,0.69,-0.37,1.49,24.83,24.95,8.0
+BI-MA-G100002 = 22.44,0.24,22.68,22.13,0.55,-0.11,1.39,22.44,22.4,7.0,24.12,0.66,24.88,23.23,1.65,-0.24,1.57,24.13,24.06,7.0,24.83,0.55,25.71,24.06,1.65,0.12,2.25,24.84,24.88,7.0,20.83,0.14,21.09,20.75,0.34,1.2,2.74,20.83,20.75,7.0,21.96,0.23,22.4,21.71,0.69,1.06,2.94,21.96,21.85,7.0,24.01,1.01,25.43,22.4,3.03,-0.17,2.13,24.02,23.92,7.0,29.11,1.31,30.67,27.36,3.31,-0.04,1.55,29.14,29.02,7.0,29.83,3.44,33.43,24.61,8.82,-0.36,1.7,30.0,29.7,7.0,34.56,1.62,36.18,31.77,4.41,-0.68,2.18,34.59,34.67,7.0,34.76,0.69,35.63,33.77,1.86,-0.32,1.8,34.77,34.87,7.0,26.2,0.97,27.36,24.61,2.76,-0.33,2.03,26.22,25.98,7.0,25.14,1.12,26.54,23.5,3.03,-0.43,1.84,25.16,25.3,7.0
+BI-MA-G100003 = 21.69,0.62,22.4,20.06,2.34,-1.41,4.43,21.7,21.88,14.0,22.09,1.06,23.92,20.61,3.31,0.34,1.9,22.12,21.92,14.0,23.67,0.73,24.88,22.68,2.2,0.3,1.92,23.68,23.57,14.0,20.71,0.51,21.57,19.65,1.93,-0.54,2.96,20.71,20.75,14.0,20.75,0.77,21.85,19.37,2.48,-0.2,1.92,20.76,20.85,14.0,21.7,0.84,23.23,20.47,2.76,0.15,1.98,21.71,21.57,14.0,26.55,0.78,28.05,25.02,3.03,-0.03,2.75,26.56,26.57,14.0,27.98,1.24,30.39,26.12,4.27,0.29,2.06,28.01,27.71,14.0,30.34,2.01,34.25,27.91,6.34,0.66,2.22,30.41,29.64,14.0,31.13,1.45,33.15,28.74,4.41,-0.39,2.01,31.16,31.43,14.0,23.79,1.06,25.85,22.4,3.44,0.58,2.25,23.82,23.64,14.0,23.64,0.95,25.43,22.4,3.03,0.82,2.66,23.65,23.5,14.0
+BI-MA-G100004 = 20.04,1.61,22.13,17.44,4.69,-0.55,1.84,20.1,20.61,13.0,23.04,2.02,25.71,19.65,6.06,-0.31,1.85,23.12,22.95,13.0,23.3,1.54,24.88,20.61,4.27,-0.69,1.89,23.35,23.78,13.0,20.24,1.1,21.3,18.27,3.03,-0.69,1.92,20.27,20.75,13.0,20.37,1.47,21.85,17.58,4.27,-0.8,2.07,20.42,20.89,13.0,22.44,1.5,24.19,20.06,4.13,-0.29,1.59,22.49,22.68,13.0,26.87,1.25,29.02,25.16,3.86,0.57,2.16,26.9,26.4,13.0,28.2,1.86,31.77,25.71,6.06,0.53,2.23,28.26,27.91,13.0,30.98,2.15,35.35,28.05,7.3,0.62,2.45,31.05,30.67,13.0,31.24,1.5,33.7,29.15,4.55,0.49,1.93,31.27,30.6,13.0,24.7,2.07,27.09,20.61,6.48,-0.53,2.12,24.78,24.61,13.0,23.83,1.19,25.43,21.71,3.72,-0.35,1.84,23.85,24.06,13.0
+BI-MA-G100005 = 22.25,0.77,23.5,19.65,3.86,-1.33,5.2,22.26,22.54,35.0,20.61,0.62,21.85,19.09,2.76,0.01,2.8,20.62,20.61,35.0,24.08,0.64,25.16,22.81,2.34,0.07,1.95,24.09,24.19,35.0,22.53,1.06,24.19,20.47,3.72,-0.24,1.75,22.55,22.68,35.0,22.32,0.86,23.64,20.06,3.58,-0.59,2.95,22.34,22.4,35.0,21.96,0.72,23.23,20.47,2.76,0.17,2.77,21.97,21.85,35.0,24.88,1.35,27.64,22.68,4.96,0.5,2.05,24.91,24.06,35.0,24.89,2.23,29.29,22.26,7.03,0.72,2.07,24.98,23.78,35.0,24.89,2.93,30.12,21.57,8.54,0.61,1.83,25.05,23.23,35.0,26.1,2.97,32.05,23.09,8.96,0.78,2.1,26.26,24.74,35.0,23.42,0.67,25.16,21.99,3.17,-0.07,3.25,23.43,23.5,35.0,23.03,0.89,24.88,21.99,2.89,0.64,2.07,23.05,22.75,35.0
+BI-MA-G100006 = 20.82,1.26,22.4,19.09,3.31,-0.2,1.67,20.85,21.02,6.0,20.84,0.41,21.3,20.33,0.96,-0.37,1.51,20.84,20.95,6.0,23.31,0.93,24.47,22.26,2.2,0.2,1.51,23.32,23.19,6.0,20.86,1.06,22.4,19.37,3.03,0.07,2.08,20.89,20.82,6.0,20.98,0.97,22.54,19.92,2.62,0.46,2.12,21.0,20.99,6.0,21.56,0.51,22.26,20.75,1.52,-0.31,2.41,21.57,21.61,6.0,25.36,0.84,26.4,24.33,2.07,-0.1,1.57,25.38,25.43,6.0,26.59,0.96,28.05,25.43,2.62,0.24,1.97,26.61,26.64,6.0,27.99,0.97,29.7,27.29,2.41,1.07,2.53,28.01,27.5,6.0,29.45,0.73,30.53,28.67,1.86,0.41,1.69,29.46,29.29,6.0,22.38,0.61,23.37,21.71,1.65,0.51,2.11,22.39,22.33,6.0,23.3,0.69,24.19,22.4,1.79,0.0,1.63,23.31,23.3,6.0
+BI-MU-G110001 = 22.1,0.77,22.68,21.23,1.45,-0.61,1.5,22.11,22.4,3.0,22.42,0.52,22.95,21.92,1.03,0.08,1.5,22.43,22.4,3.0,21.99,0.5,22.54,21.57,0.96,0.47,1.5,21.99,21.85,3.0,20.38,0.42,20.75,19.92,0.83,-0.38,1.5,20.38,20.47,3.0,20.61,0.72,21.02,19.78,1.24,-0.71,1.5,20.62,21.02,3.0,19.42,0.48,19.92,18.96,0.96,0.17,1.5,19.42,19.37,3.0,25.89,0.76,26.4,25.02,1.38,-0.68,1.5,25.9,26.26,3.0,27.09,0.41,27.5,26.67,0.83,-0.0,1.5,27.09,27.09,3.0,30.58,1.47,31.5,28.88,2.62,-0.7,1.5,30.6,31.36,3.0,27.87,1.39,28.74,26.26,2.48,-0.7,1.5,27.89,28.6,3.0,21.83,0.99,22.4,20.68,1.72,-0.71,1.5,21.84,22.4,3.0,23.27,0.81,24.19,22.68,1.52,0.62,1.5,23.28,22.95,3.0
+BI-MU-G110002 = 19.48,0.93,20.75,18.27,2.48,0.01,1.63,19.5,19.51,9.0,19.62,1.64,22.13,16.89,5.24,-0.11,2.26,19.68,19.65,9.0,20.46,1.76,22.95,17.44,5.51,-0.24,2.11,20.52,20.33,9.0,17.99,1.1,19.65,16.61,3.03,0.11,1.72,18.02,17.99,9.0,17.45,1.65,19.78,14.96,4.82,-0.03,1.8,17.52,17.37,9.0,18.87,1.84,21.16,16.61,4.55,-0.01,1.52,18.95,18.89,9.0,22.32,2.6,25.85,17.99,7.85,-0.19,1.97,22.45,22.06,9.0,24.38,2.52,27.91,20.47,7.44,-0.05,1.82,24.49,24.19,9.0,25.19,3.06,29.57,19.92,9.65,-0.24,2.13,25.35,24.88,9.0,22.28,2.5,25.43,18.27,7.17,-0.15,1.82,22.4,22.13,9.0,19.7,1.44,22.4,17.72,4.69,0.46,2.49,19.75,19.58,9.0,20.68,2.23,23.78,16.89,6.89,-0.25,2.13,20.79,20.68,9.0
+BI-MU-G110003 = 20.35,1.01,21.3,18.89,2.41,-0.39,1.89,20.37,20.2,5.0,20.14,1.71,21.99,18.13,3.86,-0.11,1.35,20.2,20.33,5.0,20.9,0.93,21.57,19.3,2.27,-1.24,2.86,20.92,21.3,5.0,18.64,1.05,19.85,17.3,2.55,-0.05,1.55,18.66,18.54,5.0,18.57,0.94,19.65,17.58,2.07,0.27,1.28,18.59,18.13,5.0,17.84,0.82,19.03,17.03,2.0,0.45,1.79,17.86,17.72,5.0,23.96,1.01,25.02,22.61,2.41,-0.16,1.64,23.98,23.78,5.0,24.9,1.03,26.05,23.64,2.41,0.06,1.46,24.91,24.61,5.0,27.36,1.58,29.02,25.43,3.58,-0.04,1.41,27.4,27.22,5.0,23.04,1.98,25.3,20.82,4.48,0.2,1.34,23.1,22.26,5.0,18.47,1.51,20.2,16.82,3.38,0.2,1.32,18.52,17.99,5.0,21.08,1.17,22.13,19.23,2.89,-0.77,2.24,21.1,21.3,5.0
+BI-MU-G110004 = 22.35,0.87,23.09,21.09,2.0,-0.9,2.18,22.36,22.61,4.0,21.13,1.96,22.68,18.27,4.41,-0.97,2.21,21.2,21.78,4.0,22.18,0.56,22.95,21.64,1.31,0.69,2.08,22.18,22.06,4.0,21.71,1.66,22.95,19.37,3.58,-0.81,2.0,21.76,22.26,4.0,20.78,0.94,21.3,19.37,1.93,-1.14,2.32,20.8,21.23,4.0,20.92,0.99,22.13,19.92,2.2,0.24,1.5,20.94,20.82,4.0,26.17,0.93,27.22,24.95,2.27,-0.32,2.02,26.19,26.26,4.0,27.97,0.83,28.74,26.88,1.86,-0.47,1.7,27.97,28.12,4.0,30.07,1.17,30.94,28.4,2.55,-0.86,2.05,30.08,30.46,4.0,26.71,1.64,28.19,24.47,3.72,-0.62,1.87,26.75,27.09,4.0,22.02,1.37,23.23,20.06,3.17,-0.86,2.17,22.05,22.4,4.0,23.25,0.78,24.06,22.19,1.86,-0.5,1.98,23.26,23.37,4.0
+BI-MU-G110005 = 20.37,0.71,21.3,19.65,1.65,0.43,1.85,20.38,20.27,4.0,18.06,1.75,19.51,15.79,3.72,-0.47,1.61,18.12,18.47,4.0,20.85,1.09,22.4,19.92,2.48,0.83,2.1,20.87,20.54,4.0,18.2,1.32,19.65,16.61,3.03,-0.14,1.6,18.23,18.27,4.0,18.16,0.41,18.68,17.72,0.96,0.24,1.74,18.17,18.13,4.0,18.96,0.65,19.78,18.27,1.52,0.31,1.78,18.96,18.89,4.0,25.09,1.06,26.54,24.06,2.48,0.58,1.93,25.11,24.88,4.0,26.12,0.56,26.95,25.71,1.24,1.02,2.23,26.13,25.92,4.0,27.29,2.03,29.57,24.88,4.69,-0.09,1.61,27.35,27.36,4.0,23.99,0.89,25.02,22.95,2.07,-0.0,1.64,24.0,23.99,4.0,18.89,2.12,21.57,16.61,4.96,0.29,1.77,18.98,18.68,4.0,21.92,0.97,23.37,21.3,2.07,1.11,2.3,21.94,21.51,4.0
+BI-MU-G110006 = 21.71,0.79,22.81,21.02,1.79,0.74,2.0,21.72,21.51,4.0,22.69,1.71,24.47,20.82,3.65,-0.05,1.27,22.74,22.75,4.0,23.57,0.6,23.92,22.68,1.24,-1.12,2.3,23.58,23.85,4.0,20.51,0.73,21.44,19.65,1.79,0.16,2.01,20.52,20.47,4.0,20.02,0.64,20.61,19.23,1.38,-0.32,1.47,20.03,20.13,4.0,21.33,0.6,21.85,20.47,1.38,-0.87,2.15,21.34,21.51,4.0,26.59,0.45,27.22,26.19,1.03,0.81,2.11,26.59,26.47,4.0,28.41,0.69,29.02,27.43,1.58,-0.8,2.08,28.42,28.6,4.0,30.7,0.78,31.36,29.57,1.79,-0.93,2.21,30.71,30.94,4.0,26.0,0.94,27.36,25.23,2.14,0.94,2.21,26.01,25.71,4.0,23.71,1.16,24.47,21.99,2.48,-1.08,2.27,23.73,24.19,4.0,24.8,0.82,25.3,23.57,1.72,-1.13,2.32,24.81,25.16,4.0
+BI-MU-G110007 = 19.0,0.79,20.33,18.13,2.2,0.47,2.14,19.01,19.09,7.0,18.98,0.68,19.92,17.92,2.0,-0.32,2.08,18.99,19.09,7.0,20.01,0.84,21.44,18.82,2.62,0.4,2.49,20.02,19.78,7.0,18.24,0.61,18.82,17.44,1.38,-0.21,1.33,18.25,18.34,7.0,17.83,0.52,18.68,17.17,1.52,0.24,2.19,17.84,17.92,7.0,18.03,0.79,19.51,17.03,2.48,0.75,3.0,18.05,17.85,7.0,23.29,1.09,25.16,22.13,3.03,0.49,2.25,23.31,23.37,7.0,24.18,1.22,26.4,22.95,3.44,0.69,2.5,24.21,24.4,7.0,25.68,1.57,28.19,23.37,4.82,0.19,2.25,25.72,25.16,7.0,22.48,1.24,24.74,21.3,3.44,0.74,2.53,22.51,22.47,7.0,18.47,0.94,19.92,17.17,2.76,0.07,2.05,18.49,18.54,7.0,20.07,1.03,21.85,18.68,3.17,0.45,2.48,20.09,20.06,7.0
+BI-MU-G110008 = 22.04,0.66,22.4,20.89,1.52,-1.39,3.08,22.05,22.4,5.0,20.38,1.56,21.71,17.85,3.86,-0.92,2.35,20.42,21.02,5.0,24.22,1.32,25.16,21.99,3.17,-1.16,2.7,24.25,24.88,5.0,20.58,1.21,21.57,18.54,3.03,-1.11,2.7,20.61,21.02,5.0,19.99,0.67,20.75,18.96,1.79,-0.6,2.27,20.0,20.2,5.0,21.49,0.95,22.4,20.06,2.34,-0.64,1.95,21.51,21.85,5.0,26.78,1.1,27.91,25.16,2.76,-0.55,1.95,26.8,27.09,5.0,28.84,0.77,29.43,27.5,1.93,-1.31,3.02,28.84,29.02,5.0,30.55,1.82,32.46,27.64,4.82,-0.77,2.47,30.59,30.67,5.0,26.55,1.48,27.64,24.33,3.31,-0.72,1.83,26.58,27.5,5.0,22.9,2.0,24.88,19.65,5.24,-0.87,2.52,22.97,23.23,5.0,23.68,0.77,24.61,22.54,2.07,-0.38,2.17,23.69,23.64,5.0
+BI-MU-G110009 = 22.73,0.28,23.09,22.4,0.69,0.21,1.97,22.73,22.71,4.0,22.52,1.35,23.64,20.75,2.89,-0.51,1.66,22.55,22.85,4.0,24.37,1.12,25.71,23.09,2.62,0.09,1.67,24.38,24.33,4.0,21.83,0.24,22.13,21.57,0.55,0.19,1.59,21.83,21.82,4.0,21.09,0.26,21.3,20.75,0.55,-0.49,1.63,21.09,21.16,4.0,22.64,1.18,23.78,21.16,2.62,-0.34,1.57,22.67,22.81,4.0,27.34,0.82,28.05,26.26,1.79,-0.52,1.68,27.35,27.53,4.0,29.27,0.47,29.84,28.74,1.1,0.1,1.68,29.28,29.26,4.0,30.84,0.46,31.36,30.26,1.1,-0.25,1.96,30.84,30.88,4.0,28.33,1.68,29.7,26.12,3.58,-0.51,1.65,28.36,28.74,4.0,23.37,0.63,23.92,22.54,1.38,-0.52,1.7,23.37,23.5,4.0,23.83,0.28,24.19,23.5,0.69,0.21,1.97,23.83,23.81,4.0
+BI-MU-G110010 = 19.78,0.96,21.3,18.82,2.48,0.7,2.3,19.8,19.78,5.0,16.78,1.19,18.68,15.79,2.89,0.82,2.33,16.81,16.61,5.0,20.0,0.98,21.3,18.96,2.34,0.11,1.6,20.02,20.2,5.0,17.61,1.5,20.2,16.34,3.86,1.24,2.94,17.66,17.03,5.0,18.19,0.98,19.78,17.17,2.62,0.86,2.57,18.21,17.99,5.0,18.65,0.72,19.78,17.85,1.93,0.66,2.41,18.66,18.68,5.0,23.45,0.8,24.74,22.81,1.93,0.9,2.38,23.46,23.23,5.0,24.66,1.02,26.26,23.64,2.62,0.73,2.2,24.68,24.33,5.0,26.54,2.32,29.15,23.23,5.93,-0.33,1.9,26.62,26.54,5.0,22.65,1.28,24.61,21.16,3.44,0.53,2.33,22.68,22.68,5.0,17.94,1.66,20.47,16.2,4.27,0.62,2.13,18.0,17.58,5.0,20.39,1.02,21.85,19.23,2.62,0.39,1.92,20.41,20.2,5.0
+BI-MU-G110011 = 21.99,0.64,22.61,21.09,1.52,-0.7,2.11,22.0,22.13,4.0,20.21,1.76,22.75,18.68,4.06,0.88,2.18,20.27,19.71,4.0,23.71,1.04,24.54,22.19,2.34,-0.98,2.23,23.73,24.06,4.0,20.39,0.99,21.51,19.09,2.41,-0.3,2.02,20.4,20.47,4.0,19.44,0.61,20.2,18.82,1.38,0.28,1.57,19.45,19.37,4.0,21.06,0.81,21.85,19.92,1.93,-0.68,2.09,21.07,21.23,4.0,27.0,0.86,27.91,25.85,2.07,-0.47,2.05,27.01,27.12,4.0,28.26,0.77,29.02,27.22,1.79,-0.54,1.9,28.27,28.4,4.0,30.53,1.39,31.91,28.6,3.31,-0.64,2.07,30.56,30.81,4.0,25.88,1.14,27.43,24.68,2.76,0.51,2.06,25.9,25.71,4.0,23.07,1.75,24.68,20.61,4.06,-0.76,2.08,23.12,23.5,4.0,24.43,1.06,25.43,22.95,2.48,-0.69,2.03,24.45,24.68,4.0
+BI-MY-G120001 = 21.78,0.31,22.26,21.3,0.96,-0.16,2.2,21.78,21.85,8.0,26.45,1.26,27.91,24.47,3.44,-0.45,1.87,26.48,26.54,8.0,22.88,0.65,24.06,22.13,1.93,0.42,2.44,22.88,22.99,8.0,22.46,0.75,23.64,21.3,2.34,0.0,2.14,22.47,22.47,8.0,20.77,0.32,21.3,20.33,0.96,0.3,2.16,20.78,20.75,8.0,22.82,0.25,23.23,22.54,0.69,0.5,1.88,22.82,22.75,8.0,28.06,0.48,28.88,27.5,1.38,0.44,1.93,28.06,27.98,8.0,29.63,0.85,30.94,28.46,2.48,0.12,1.87,29.64,29.57,8.0,32.23,0.46,32.87,31.63,1.24,0.02,1.6,32.23,32.29,8.0,29.38,0.55,30.26,28.6,1.65,0.27,2.05,29.38,29.29,8.0,26.72,1.05,28.19,24.88,3.31,-0.39,2.34,26.74,26.88,8.0,25.54,1.08,26.95,23.5,3.44,-0.6,2.71,25.56,25.64,8.0
+BI-MY-G120002 = 23.61,0.82,24.47,22.13,2.34,-0.63,2.12,23.63,23.78,10.0,27.92,0.56,28.74,27.09,1.65,-0.03,1.88,27.93,27.91,10.0,24.65,0.65,25.43,23.37,2.07,-0.48,2.45,24.66,24.64,10.0,23.37,0.86,24.33,21.85,2.48,-0.69,2.12,23.39,23.57,10.0,21.6,0.21,21.85,21.16,0.69,-0.67,2.95,21.6,21.57,10.0,23.39,0.61,24.19,22.26,1.93,-0.5,2.23,23.4,23.54,10.0,28.18,0.55,28.88,27.36,1.52,-0.33,1.87,28.19,28.19,10.0,30.01,0.29,30.39,29.57,0.83,-0.41,1.89,30.02,30.05,10.0,31.86,1.01,33.15,30.12,3.03,-0.12,1.99,31.88,31.7,10.0,28.51,0.83,29.57,27.22,2.34,-0.28,1.98,28.52,28.46,10.0,26.59,0.48,27.22,25.85,1.38,-0.25,1.75,26.59,26.67,10.0,26.6,1.35,27.91,24.19,3.72,-0.6,2.01,26.63,26.88,10.0
+BI-MY-G120003 = 22.73,0.34,23.23,22.33,0.9,0.38,2.0,22.73,22.68,5.0,26.19,0.47,26.67,25.5,1.17,-0.5,1.94,26.19,26.26,5.0,22.59,0.52,23.23,21.85,1.38,-0.28,2.06,22.6,22.61,5.0,21.45,0.59,22.4,20.95,1.45,0.92,2.43,21.46,21.3,5.0,20.4,0.56,21.3,19.92,1.38,0.86,2.22,20.41,20.13,5.0,22.9,0.42,23.5,22.4,1.1,0.36,2.0,22.9,22.81,5.0,27.47,0.2,27.64,27.22,0.41,-0.4,1.29,27.47,27.57,5.0,28.46,0.45,29.02,28.05,0.96,0.39,1.28,28.47,28.19,5.0,29.17,0.71,29.84,28.05,1.79,-0.73,2.27,29.17,29.22,5.0,26.56,0.39,27.09,25.98,1.1,-0.23,2.49,26.57,26.6,5.0,25.03,0.41,25.43,24.47,0.96,-0.4,1.55,25.04,25.16,5.0,24.15,0.3,24.61,23.78,0.83,0.44,2.43,24.15,24.12,5.0
+BI-MY-G120004 = 22.14,0.36,22.68,21.57,1.1,-0.08,2.25,22.14,22.13,7.0,27.57,1.08,28.74,25.85,2.89,-0.32,1.89,27.59,27.64,7.0,23.01,0.59,23.92,22.13,1.79,0.09,2.14,23.02,22.95,7.0,21.63,0.53,22.54,21.16,1.38,0.75,2.13,21.64,21.44,7.0,20.69,0.38,21.16,20.06,1.1,-0.39,2.1,20.69,20.75,7.0,22.5,0.39,23.09,22.13,0.96,0.26,1.68,22.5,22.61,7.0,27.5,0.25,27.91,27.09,0.83,0.0,2.87,27.5,27.5,7.0,29.41,0.54,30.12,28.74,1.38,0.36,1.66,29.41,29.15,7.0,32.08,1.15,33.15,30.26,2.89,-0.58,1.7,32.09,32.87,7.0,27.51,0.64,28.67,26.81,1.86,0.76,2.59,27.52,27.36,7.0,26.61,0.7,27.64,25.71,1.93,0.04,1.78,26.62,26.54,7.0,24.6,0.83,25.71,23.78,1.93,0.47,1.63,24.61,24.4,7.0
+BI-MY-G120005 = 23.78,0.59,24.33,22.81,1.52,-0.52,1.7,23.79,23.92,9.0,27.03,1.39,29.29,25.23,4.06,0.34,1.92,27.06,26.67,9.0,25.6,0.69,26.81,24.26,2.55,-0.26,3.42,25.61,25.64,9.0,24.74,0.52,25.43,23.85,1.58,-0.31,2.1,24.74,24.74,9.0,22.01,0.23,22.4,21.71,0.69,0.33,1.87,22.01,21.99,9.0,23.56,0.64,24.61,22.81,1.79,0.24,1.69,23.57,23.78,9.0,28.75,0.86,29.43,26.95,2.48,-1.3,3.13,28.76,29.15,9.0,30.21,1.25,31.77,27.71,4.06,-0.94,2.91,30.23,30.53,9.0,31.31,1.37,32.87,28.67,4.2,-0.79,2.51,31.34,31.5,9.0,28.15,0.67,29.02,26.88,2.14,-0.71,2.54,28.16,28.33,9.0,25.01,1.05,26.81,23.16,3.65,-0.25,2.89,25.03,25.16,9.0,25.82,0.73,27.22,24.74,2.48,0.54,2.78,25.83,25.85,9.0
+BI-MY-G120006 = 22.71,0.97,23.78,21.02,2.76,-0.57,1.94,22.73,23.23,9.0,28.2,1.1,29.57,26.26,3.31,-0.41,2.07,28.22,28.19,9.0,24.8,0.83,26.26,23.64,2.62,0.54,2.32,24.81,24.61,9.0,23.41,0.33,23.92,22.95,0.96,-0.06,2.01,23.41,23.44,9.0,21.51,0.38,21.85,20.89,0.96,-0.58,1.73,21.52,21.71,9.0,23.33,0.61,24.33,22.54,1.79,0.61,2.12,23.33,23.09,9.0,28.27,0.57,29.29,27.64,1.65,0.75,2.2,28.27,28.05,9.0,30.52,0.31,30.94,29.98,0.96,-0.14,2.3,30.53,30.53,9.0,33.28,0.16,33.43,33.01,0.41,-0.41,1.79,33.28,33.29,9.0,29.76,0.56,30.67,29.02,1.65,0.25,1.94,29.76,29.7,9.0,26.96,0.38,27.36,26.19,1.17,-0.9,2.78,26.96,27.09,9.0,26.7,1.03,28.19,25.3,2.89,0.16,1.86,26.71,26.67,9.0
+BI-MY-G120007 = 22.54,0.43,23.23,22.13,1.1,0.57,2.09,22.54,22.47,6.0,24.58,0.59,25.3,23.78,1.52,0.04,1.7,24.59,24.5,6.0,22.05,0.56,22.95,21.3,1.65,0.38,2.47,22.05,22.02,6.0,21.2,0.3,21.64,20.75,0.9,-0.02,2.38,21.2,21.23,6.0,21.12,0.45,21.85,20.75,1.1,0.63,2.04,21.12,21.02,6.0,23.3,0.17,23.5,23.02,0.48,-0.41,2.08,23.3,23.3,6.0,28.98,0.43,29.57,28.4,1.17,-0.07,1.85,28.98,29.02,6.0,28.9,0.26,29.36,28.67,0.69,1.01,2.7,28.9,28.81,6.0,32.17,0.85,33.7,31.22,2.48,0.91,2.85,32.18,31.94,6.0,28.99,0.53,29.84,28.19,1.65,0.14,2.91,29.0,28.98,6.0,27.34,1.29,29.57,25.98,3.58,0.72,2.54,27.36,27.26,6.0,25.96,0.6,26.54,24.81,1.72,-1.26,3.34,25.97,26.12,6.0
+BI-NG-G140001 = 22.16,0.34,22.68,21.99,0.69,1.15,2.33,22.16,21.99,4.0,25.07,0.46,25.43,24.47,0.96,-0.49,1.63,25.07,25.19,4.0,22.33,0.26,22.68,22.13,0.55,0.49,1.63,22.33,22.26,4.0,21.42,0.3,21.71,21.02,0.69,-0.48,1.8,21.42,21.47,4.0,20.49,0.18,20.75,20.33,0.41,0.83,2.1,20.49,20.44,4.0,21.13,0.77,21.99,20.2,1.79,-0.13,1.69,21.14,21.16,4.0,25.36,0.36,25.85,25.02,0.83,0.5,1.76,25.37,25.3,4.0,26.74,0.47,27.36,26.26,1.1,0.43,1.85,26.75,26.67,4.0,29.38,0.59,29.84,28.6,1.24,-0.49,1.63,29.38,29.53,4.0,25.33,1.02,26.67,24.47,2.2,0.51,1.67,25.35,25.09,4.0,23.07,0.3,23.37,22.68,0.69,-0.48,1.8,23.07,23.12,4.0,25.55,0.86,26.67,24.88,1.79,0.49,1.63,25.56,25.33,4.0
+BI-NG-G140002 = 22.87,0.23,23.09,22.54,0.55,-0.69,2.06,22.87,22.92,4.0,25.16,0.3,25.57,24.88,0.69,0.69,2.0,25.16,25.09,4.0,22.99,0.38,23.37,22.54,0.83,-0.19,1.4,22.99,23.02,4.0,21.44,0.16,21.57,21.3,0.28,-0.0,1.0,21.44,21.44,4.0,20.66,0.4,21.16,20.2,0.96,0.13,1.84,20.66,20.64,4.0,21.97,0.14,22.13,21.85,0.28,0.12,1.15,21.97,21.95,4.0,26.36,0.24,26.67,26.12,0.55,0.43,1.85,26.36,26.33,4.0,27.41,0.25,27.78,27.22,0.55,0.98,2.2,27.41,27.33,4.0,28.29,0.53,28.88,27.78,1.1,0.1,1.21,28.3,28.26,4.0,27.14,0.34,27.64,26.88,0.76,0.95,2.16,27.14,27.02,4.0,23.57,0.33,23.92,23.23,0.69,0.0,1.22,23.57,23.57,4.0,25.09,0.35,25.43,24.61,0.83,-0.65,2.1,25.09,25.16,4.0
+BI-NG-G140003 = 23.37,0.28,23.78,23.09,0.69,0.33,1.74,23.37,23.37,6.0,25.07,0.32,25.57,24.61,0.96,0.18,2.47,25.07,25.09,6.0,22.59,0.46,23.09,21.85,1.24,-0.5,2.07,22.59,22.61,6.0,21.3,0.38,21.85,20.75,1.1,0.06,2.2,21.3,21.23,6.0,19.85,0.27,20.2,19.65,0.55,0.6,1.47,19.85,19.71,6.0,22.6,0.27,23.09,22.33,0.76,1.05,2.97,22.6,22.54,6.0,27.42,0.26,27.64,27.09,0.55,-0.32,1.35,27.42,27.5,6.0,27.58,0.37,28.19,27.09,1.1,0.43,2.67,27.58,27.6,6.0,28.09,0.33,28.6,27.64,0.96,0.28,2.41,28.09,28.09,6.0,26.28,0.24,26.67,25.98,0.69,0.5,2.42,26.28,26.26,6.0,23.16,0.49,24.06,22.68,1.38,1.03,2.95,23.16,23.09,6.0,23.89,0.4,24.47,23.5,0.96,0.6,1.6,23.9,23.71,6.0
+BI-NG-G140004 = 22.73,0.34,23.23,22.4,0.83,0.34,1.58,22.74,22.68,6.0,24.17,0.46,24.88,23.5,1.38,0.19,2.38,24.17,24.06,6.0,22.39,0.34,22.95,21.99,0.96,0.52,2.26,22.39,22.37,6.0,21.1,0.2,21.44,20.89,0.55,0.77,2.39,21.1,21.02,6.0,20.15,0.32,20.75,19.92,0.83,1.16,3.02,20.15,20.06,6.0,22.09,0.19,22.26,21.85,0.41,-0.5,1.47,22.09,22.16,6.0,26.63,0.41,27.22,26.12,1.1,0.21,1.79,26.63,26.6,6.0,27.37,0.28,27.64,26.95,0.69,-0.68,1.71,27.37,27.5,6.0,27.72,0.68,28.74,26.81,1.93,0.17,2.02,27.73,27.74,6.0,26.26,0.17,26.4,25.98,0.41,-0.65,1.87,26.26,26.33,6.0,22.81,0.41,23.64,22.54,1.1,1.71,4.08,22.82,22.68,6.0,24.32,0.45,25.02,23.78,1.24,0.42,2.11,24.32,24.26,6.0
+BI-NG-G140005 = 22.59,0.48,23.23,22.13,1.1,0.49,1.78,22.59,22.5,4.0,26.78,0.77,27.64,25.85,1.79,-0.13,1.69,26.78,26.81,4.0,22.94,0.23,23.23,22.68,0.55,0.25,1.96,22.94,22.92,4.0,21.59,0.23,21.85,21.3,0.55,-0.25,1.96,21.59,21.61,4.0,20.3,0.21,20.61,20.2,0.41,1.15,2.33,20.3,20.2,4.0,22.19,0.18,22.4,21.99,0.41,-0.0,1.64,22.2,22.19,4.0,25.98,0.23,26.26,25.71,0.55,0.0,2.0,25.98,25.98,4.0,26.5,0.24,26.81,26.26,0.55,0.43,1.85,26.5,26.47,4.0,28.71,0.4,29.02,28.19,0.83,-0.49,1.63,28.71,28.81,4.0,26.69,0.34,27.09,26.26,0.83,-0.17,1.98,26.69,26.71,4.0,23.28,0.25,23.5,22.95,0.55,-0.51,1.72,23.28,23.33,4.0,26.97,0.76,27.91,26.19,1.72,0.28,1.57,26.97,26.88,4.0
+BI-NG-G140006 = 22.33,0.31,22.75,21.99,0.76,0.28,1.63,22.33,22.26,5.0,24.73,0.22,24.88,24.4,0.48,-0.72,1.84,24.73,24.88,5.0,23.32,0.3,23.5,22.81,0.69,-1.21,2.77,23.33,23.5,5.0,21.82,0.34,22.13,21.3,0.83,-0.62,2.08,21.82,21.85,5.0,21.19,0.25,21.57,20.95,0.62,0.71,2.05,21.19,21.09,5.0,21.64,0.14,21.85,21.51,0.34,0.63,1.95,21.64,21.57,5.0,26.09,0.16,26.33,25.98,0.34,0.68,1.75,26.09,25.98,5.0,27.21,0.17,27.5,27.09,0.41,1.12,2.7,27.21,27.16,5.0,30.63,1.01,31.91,29.43,2.48,0.03,1.6,30.64,30.74,5.0,26.95,0.35,27.5,26.54,0.96,0.61,2.5,26.95,26.95,5.0,24.21,0.41,24.74,23.64,1.1,-0.09,2.1,24.21,24.19,5.0,25.17,0.18,25.36,24.88,0.48,-0.67,2.31,25.17,25.16,5.0
+BI-NG-G140007 = 22.91,0.29,23.23,22.68,0.55,0.53,1.5,22.91,22.81,3.0,25.92,0.48,26.26,25.36,0.9,-0.64,1.5,25.92,26.12,3.0,22.56,0.46,23.09,22.26,0.83,0.69,1.5,22.57,22.33,3.0,21.67,0.16,21.85,21.57,0.28,0.71,1.5,21.67,21.57,3.0,20.43,0.48,20.89,19.92,0.96,-0.17,1.5,20.43,20.47,3.0,22.17,0.16,22.26,21.99,0.28,-0.71,1.5,22.17,22.26,3.0,26.44,0.29,26.67,26.12,0.55,-0.53,1.5,26.44,26.54,3.0,27.11,0.28,27.36,26.81,0.55,-0.29,1.5,27.11,27.16,3.0,28.49,0.87,29.43,27.71,1.72,0.33,1.5,28.5,28.33,3.0,26.81,0.14,26.95,26.67,0.28,-0.0,1.5,26.81,26.81,3.0,23.18,0.35,23.5,22.81,0.69,-0.24,1.5,23.18,23.23,3.0,25.43,0.28,25.71,25.16,0.55,0.0,1.5,25.43,25.43,3.0
+BI-NG-G140008 = 22.85,0.12,22.95,22.68,0.28,-0.36,1.48,22.85,22.88,6.0,24.93,0.4,25.71,24.61,1.1,1.52,3.75,24.93,24.81,6.0,23.8,0.27,24.19,23.5,0.69,0.47,1.72,23.8,23.71,6.0,22.42,0.55,22.95,21.71,1.24,-0.16,1.29,22.43,22.47,6.0,20.97,0.14,21.16,20.75,0.41,-0.24,2.32,20.97,20.99,6.0,21.23,0.19,21.44,21.02,0.41,-0.0,1.35,21.23,21.23,6.0,26.85,0.23,27.09,26.54,0.55,-0.12,1.48,26.85,26.85,6.0,28.14,0.26,28.46,27.78,0.69,-0.29,1.82,28.14,28.19,6.0,32.64,1.11,33.56,30.53,3.03,-1.3,3.25,32.66,33.08,6.0,28.25,0.39,28.88,27.84,1.03,0.56,2.07,28.25,28.19,6.0,24.61,0.34,24.88,24.06,0.83,-0.8,2.04,24.61,24.74,6.0,25.18,0.34,25.57,24.61,0.96,-0.64,2.4,25.18,25.23,6.0
+BI-NG-G140009 = 22.47,0.22,22.75,22.13,0.62,-0.33,1.9,22.47,22.54,7.0,25.57,0.38,26.12,25.16,0.96,0.31,1.66,25.57,25.43,7.0,23.21,0.47,23.78,22.4,1.38,-0.54,2.28,23.21,23.23,7.0,21.07,0.53,21.78,20.2,1.58,-0.37,2.11,21.08,21.3,7.0,20.71,0.29,21.02,20.2,0.83,-0.76,2.47,20.71,20.75,7.0,22.26,0.3,22.68,21.78,0.9,-0.16,2.16,22.27,22.19,7.0,27.31,0.25,27.64,26.95,0.69,-0.39,1.95,27.31,27.36,7.0,28.08,0.62,29.29,27.5,1.79,1.15,3.1,28.09,27.84,7.0,29.73,1.24,31.5,28.05,3.44,-0.23,1.97,29.76,29.84,7.0,27.43,0.54,28.05,26.81,1.24,0.17,1.29,27.44,27.22,7.0,24.63,0.97,26.26,23.5,2.76,0.46,2.17,24.64,24.47,7.0,25.16,0.49,25.85,24.33,1.52,-0.43,2.45,25.16,25.3,7.0
+BI-RT-G150001 = 22.23,0.93,23.5,20.61,2.89,-0.48,2.13,22.25,22.4,9.0,25.17,2.07,27.09,20.47,6.61,-1.39,3.94,25.24,25.85,9.0,24.52,0.57,25.16,23.23,1.93,-1.26,4.12,24.53,24.54,9.0,22.1,0.25,22.4,21.85,0.55,0.35,1.43,22.1,21.99,9.0,22.64,0.26,22.95,22.26,0.69,-0.16,1.52,22.64,22.68,9.0,24.81,0.87,25.71,22.95,2.76,-1.07,3.32,24.83,25.16,9.0,28.53,0.72,29.22,26.95,2.27,-1.19,3.57,28.54,28.6,9.0,30.91,1.02,32.05,29.02,3.03,-0.62,2.25,30.93,31.22,9.0,33.87,0.97,34.8,31.77,3.03,-1.21,3.43,33.88,34.25,9.0,33.77,1.09,35.22,31.91,3.31,-0.27,2.12,33.79,33.84,9.0,29.45,1.44,30.67,26.26,4.41,-1.26,3.6,29.48,30.26,9.0,25.33,0.65,26.54,24.33,2.2,0.48,2.67,25.33,25.16,9.0
+BI-RT-G150002 = 23.34,0.8,24.61,22.26,2.34,0.18,1.5,23.36,23.23,16.0,24.99,0.7,26.26,23.78,2.48,0.08,2.23,25.0,25.02,16.0,23.77,0.66,24.88,22.68,2.2,-0.08,1.97,23.78,23.85,16.0,22.51,0.76,23.78,21.44,2.34,0.23,1.87,22.52,22.54,16.0,23.11,0.75,24.33,21.99,2.34,0.2,1.66,23.12,22.92,16.0,25.26,0.48,26.26,24.61,1.65,0.44,2.59,25.26,25.16,16.0,29.35,0.74,30.39,28.33,2.07,0.07,1.56,29.36,29.36,16.0,32.56,1.22,34.25,30.81,3.44,0.09,1.58,32.59,32.39,16.0,34.06,1.14,36.46,32.46,4.0,0.48,2.38,34.08,33.91,16.0,35.29,1.11,37.83,33.56,4.27,0.6,3.0,35.3,35.29,16.0,29.83,1.33,32.6,28.05,4.55,0.51,2.4,29.85,29.53,16.0,24.56,0.82,26.26,23.23,3.03,0.52,2.75,24.57,24.61,16.0
+BI-RT-G150003 = 20.2,0.38,20.75,19.78,0.96,0.19,1.8,20.2,20.2,6.0,22.78,2.4,26.81,20.47,6.34,0.69,2.26,22.89,22.5,6.0,23.71,0.9,25.16,22.68,2.48,0.54,2.12,23.72,23.54,6.0,21.15,0.66,21.85,20.2,1.65,-0.28,1.58,21.16,21.2,6.0,21.15,0.66,21.85,20.2,1.65,-0.28,1.58,21.16,21.2,6.0,23.03,1.05,24.61,21.85,2.76,0.29,1.88,23.05,22.99,6.0,27.51,0.88,29.02,26.74,2.27,0.87,2.37,27.52,27.22,6.0,28.84,0.9,30.12,27.78,2.34,0.21,1.7,28.86,28.77,6.0,31.53,0.79,32.6,30.6,2.0,0.13,1.56,31.54,31.5,6.0,32.19,0.89,33.7,31.36,2.34,0.84,2.34,32.2,31.91,6.0,26.42,0.94,27.64,24.95,2.69,-0.33,2.19,26.43,26.5,6.0,24.03,0.49,24.88,23.5,1.38,0.77,2.63,24.04,23.99,6.0
+BI-RT-G150004 = 23.28,0.57,24.06,22.4,1.65,-0.2,1.67,23.29,23.37,10.0,24.28,0.56,25.3,23.64,1.65,0.57,2.06,24.28,24.06,10.0,23.55,0.61,24.61,22.95,1.65,0.71,2.2,23.55,23.4,10.0,21.77,0.7,22.95,21.02,1.93,0.38,1.91,21.78,21.82,10.0,22.02,0.91,23.57,20.75,2.82,0.27,2.09,22.03,21.75,10.0,24.41,0.39,24.88,23.64,1.24,-0.72,2.41,24.42,24.61,10.0,28.2,0.71,29.22,27.09,2.14,-0.02,1.94,28.21,28.19,10.0,31.41,0.78,32.74,30.26,2.48,0.33,2.12,31.42,31.36,10.0,32.78,0.67,33.84,31.63,2.2,-0.01,2.24,32.79,32.74,10.0,33.94,0.67,34.94,33.01,1.93,-0.0,1.89,33.95,33.94,10.0,28.68,1.24,30.81,26.54,4.27,0.01,2.48,28.7,28.67,10.0,24.17,0.61,25.71,23.5,2.2,1.6,5.16,24.17,24.09,10.0
+BI-RT-G150005 = 22.79,0.86,24.06,21.64,2.41,0.11,1.77,22.8,22.95,7.0,23.37,0.53,24.33,22.54,1.79,0.4,3.34,23.37,23.37,7.0,23.4,0.73,24.61,22.47,2.14,0.51,2.17,23.41,23.23,7.0,21.49,0.4,22.13,21.02,1.1,0.24,2.03,21.49,21.44,7.0,21.4,0.97,23.09,20.47,2.62,0.87,2.25,21.42,21.02,7.0,23.44,0.77,24.47,22.33,2.14,0.09,1.92,23.45,23.37,7.0,27.43,0.77,28.6,26.47,2.14,0.32,1.83,27.44,27.36,7.0,30.02,0.99,31.22,28.46,2.76,-0.13,2.09,30.03,29.98,7.0,31.5,1.02,32.87,29.98,2.89,-0.0,1.93,31.51,31.63,7.0,32.19,0.45,32.87,31.5,1.38,-0.03,2.22,32.19,32.32,7.0,26.06,2.04,29.02,23.3,5.72,0.12,1.81,26.13,26.4,7.0,24.31,0.55,25.43,23.78,1.65,1.3,3.66,24.32,24.19,7.0
+BI-RT-G150006 = 21.91,0.45,22.4,21.02,1.38,-0.63,2.42,21.91,22.02,10.0,22.8,1.83,25.85,20.47,5.37,0.32,1.94,22.87,22.64,10.0,23.42,0.78,24.74,22.4,2.34,0.32,1.9,23.43,23.4,10.0,22.36,0.35,22.68,21.71,0.96,-0.86,2.39,22.36,22.47,10.0,22.28,0.47,22.81,21.44,1.38,-0.5,1.94,22.29,22.4,10.0,23.46,0.68,24.88,22.68,2.2,0.78,2.77,23.47,23.37,10.0,27.29,0.53,28.33,26.81,1.52,0.72,2.33,27.3,27.22,10.0,29.55,0.85,30.67,28.19,2.48,-0.1,1.84,29.56,29.64,10.0,31.75,1.17,33.56,29.84,3.72,-0.15,2.04,31.77,31.84,10.0,32.76,0.7,33.98,32.05,1.93,0.49,1.96,32.76,32.7,10.0,25.98,1.62,28.88,23.5,5.37,0.18,2.29,26.03,25.98,10.0,24.39,0.81,25.57,22.95,2.62,-0.36,2.23,24.4,24.4,10.0
+BI-RY-G160001 = 22.31,0.7,23.64,21.3,2.34,0.55,2.34,22.32,22.19,13.0,25.43,0.49,26.54,24.74,1.79,0.77,3.27,25.43,25.3,13.0,23.27,1.09,25.16,21.85,3.31,0.43,2.01,23.29,23.23,13.0,22.48,0.63,23.64,21.85,1.79,0.49,1.87,22.48,22.33,13.0,23.11,0.46,24.06,22.68,1.38,0.75,2.44,23.11,23.02,13.0,24.16,0.53,25.02,23.37,1.65,0.26,2.09,24.17,24.06,13.0,28.28,0.62,29.29,27.36,1.93,0.25,1.99,28.29,28.19,13.0,30.69,1.01,32.46,29.29,3.17,0.19,1.9,30.71,30.67,13.0,32.19,1.01,34.11,30.67,3.44,0.19,2.33,32.2,32.25,13.0,32.32,1.54,35.08,30.26,4.82,0.29,2.07,32.36,32.19,13.0,27.52,0.98,29.43,26.26,3.17,0.52,2.25,27.54,27.22,13.0,25.1,1.43,27.5,23.37,4.13,0.26,1.8,25.14,25.02,13.0
+BI-RY-G160002 = 22.48,0.24,22.81,22.13,0.69,-0.1,1.89,22.48,22.47,7.0,24.2,0.51,25.09,23.5,1.58,0.4,2.56,24.21,24.19,7.0,23.09,0.54,23.85,22.4,1.45,0.08,1.61,23.1,22.95,7.0,21.91,0.66,22.68,20.75,1.93,-0.5,2.5,21.92,21.85,7.0,22.33,0.49,22.68,21.3,1.38,-1.51,4.03,22.34,22.4,7.0,23.23,0.26,23.5,22.81,0.69,-0.46,1.88,23.23,23.23,7.0,27.88,0.31,28.19,27.36,0.83,-0.52,2.0,27.89,27.91,7.0,28.84,0.44,29.29,28.19,1.1,-0.19,1.59,28.84,28.74,7.0,30.67,0.59,31.36,29.84,1.52,-0.27,1.7,30.67,30.67,7.0,29.43,0.28,29.91,29.02,0.9,0.33,2.73,29.43,29.43,7.0,26.33,0.31,26.81,25.98,0.83,0.2,1.8,26.33,26.4,7.0,23.71,0.38,24.06,22.95,1.1,-1.23,3.31,23.71,23.78,7.0
+BI-RY-G160003 = 22.61,0.38,23.23,22.13,1.1,0.33,2.02,22.62,22.68,12.0,24.84,0.76,26.4,23.78,2.62,0.33,2.75,24.85,24.85,12.0,23.12,0.72,24.19,22.13,2.07,0.13,1.79,23.13,23.09,12.0,20.95,0.71,22.54,20.33,2.2,1.08,3.0,20.97,20.68,12.0,21.41,0.62,22.68,20.2,2.48,0.04,3.43,21.42,21.4,12.0,23.27,0.51,24.06,22.4,1.65,-0.46,2.34,23.27,23.4,12.0,27.18,0.5,28.19,26.54,1.65,0.75,2.58,27.18,26.95,12.0,29.39,0.96,31.5,28.33,3.17,0.93,2.83,29.41,29.02,12.0,33.15,1.05,35.08,32.05,3.03,0.54,1.87,33.16,32.74,12.0,32.04,1.44,34.67,30.26,4.41,0.42,2.19,32.07,31.98,12.0,27.8,0.67,28.74,26.67,2.07,-0.46,1.95,27.81,28.05,12.0,25.26,1.11,27.5,23.85,3.65,0.61,2.48,25.28,24.95,12.0
+BI-RY-G160004 = 23.84,0.66,25.02,22.95,2.07,0.19,1.89,23.85,23.78,15.0,27.1,0.69,28.19,25.98,2.2,-0.39,1.96,27.11,27.29,15.0,23.5,0.68,24.61,22.4,2.2,-0.2,1.91,23.51,23.64,15.0,22.61,0.64,23.5,21.85,1.65,0.08,1.46,22.62,22.54,15.0,22.73,0.46,23.5,21.78,1.72,-0.3,2.54,22.73,22.81,15.0,25.15,0.65,26.4,24.26,2.14,0.45,2.02,25.16,25.02,15.0,29.98,1.13,31.77,28.26,3.51,0.2,1.82,30.0,29.7,15.0,32.44,1.1,34.25,30.67,3.58,0.03,2.1,32.46,32.46,15.0,37.17,0.89,38.66,35.29,3.38,-0.46,2.67,37.18,37.15,15.0,37.03,1.13,38.94,34.87,4.06,-0.07,2.43,37.04,37.01,15.0,31.24,1.08,32.46,29.02,3.44,-0.67,2.5,31.26,31.5,15.0,27.89,0.96,29.29,25.98,3.31,-0.22,2.24,27.91,27.78,15.0
+BI-RY-G160005 = 24.97,0.19,25.3,24.74,0.55,0.65,2.6,24.97,24.95,6.0,26.56,0.79,27.5,25.64,1.86,0.15,1.46,26.57,26.47,6.0,23.81,0.21,24.06,23.5,0.55,-0.34,1.71,23.81,23.85,6.0,22.38,0.46,22.81,21.57,1.24,-0.96,2.59,22.38,22.54,6.0,24.14,0.36,24.61,23.71,0.9,0.09,1.57,24.14,24.12,6.0,25.89,0.37,26.47,25.57,0.9,0.74,1.77,25.89,25.71,6.0,30.38,0.4,30.81,29.7,1.1,-0.68,2.54,30.38,30.39,6.0,34.24,0.19,34.53,34.05,0.48,0.52,1.82,34.24,34.18,6.0,36.89,0.31,37.28,36.46,0.83,-0.11,1.76,36.89,36.87,6.0,38.09,0.62,38.94,37.15,1.79,-0.18,2.17,38.09,38.08,6.0,31.36,0.58,32.19,30.53,1.65,0.03,2.0,31.36,31.29,6.0,27.4,0.4,27.91,26.88,1.03,-0.25,1.69,27.4,27.5,6.0
+BI-RY-G160006 = 24.34,0.43,24.88,23.64,1.24,-0.49,2.38,24.35,24.4,6.0,26.65,1.06,28.74,25.71,3.03,1.49,3.76,26.67,26.33,6.0,23.77,0.51,24.33,22.95,1.38,-0.53,2.1,23.77,23.85,6.0,23.23,0.48,24.06,22.81,1.24,0.92,2.45,23.23,23.06,6.0,23.99,0.46,24.47,23.23,1.24,-0.61,2.15,23.99,24.06,6.0,25.38,0.2,25.57,25.02,0.55,-1.03,2.85,25.38,25.43,6.0,29.5,0.5,30.12,28.88,1.24,0.0,1.57,29.5,29.5,6.0,33.4,0.46,33.98,32.87,1.1,-0.12,1.45,33.4,33.49,6.0,35.23,0.88,36.04,33.7,2.34,-0.83,2.45,35.24,35.42,6.0,36.24,1.02,37.28,34.39,2.89,-1.03,2.88,36.25,36.59,6.0,30.21,1.06,31.36,28.74,2.62,-0.24,1.57,30.23,30.32,6.0,27.33,0.44,27.64,26.47,1.17,-1.48,3.66,27.33,27.43,6.0
+BI-RY-G160007 = 22.34,0.47,23.37,21.85,1.52,1.25,3.48,22.34,22.13,9.0,24.39,0.81,26.12,23.5,2.62,1.17,3.37,24.4,24.33,9.0,22.36,0.31,23.09,22.13,0.96,1.53,4.24,22.37,22.26,9.0,21.7,0.64,22.68,20.89,1.79,0.17,1.69,21.71,21.71,9.0,22.62,0.4,23.23,21.99,1.24,-0.46,2.49,22.62,22.68,9.0,23.27,0.75,24.61,22.4,2.2,0.46,1.97,23.28,23.09,9.0,27.72,0.54,28.74,27.09,1.65,0.57,2.26,27.73,27.64,9.0,30.19,1.53,32.32,27.91,4.41,0.02,1.76,30.22,29.98,9.0,31.89,1.39,34.53,30.12,4.41,0.57,2.46,31.91,31.63,9.0,31.89,1.71,34.94,29.7,5.24,0.35,2.21,31.93,31.63,9.0,27.15,0.76,28.19,26.12,2.07,0.16,1.78,27.16,27.09,9.0,25.07,1.21,27.36,23.64,3.72,0.63,2.29,25.1,24.33,9.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_vegetation_2005.properties
new file mode 100644
index 0000000..995b6cf
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BDI/BDI_2_vegetation_2005.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 2005 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=2005
+
+# 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.73,0.03,0.77,0.68,0.09,-0.17,1.78,0.73,0.74,7.0,0.73,0.03,0.76,0.69,0.07,-0.28,1.71,0.73,0.73,7.0,0.7,0.01,0.72,0.69,0.03,0.1,2.26,0.7,0.7,7.0,0.72,0.04,0.79,0.68,0.11,0.61,2.19,0.72,0.71,7.0,0.72,0.05,0.78,0.66,0.12,-0.04,1.69,0.72,0.73,7.0,0.66,0.07,0.74,0.57,0.18,-0.33,1.72,0.67,0.66,7.0,0.56,0.07,0.65,0.46,0.19,-0.24,1.7,0.56,0.56,7.0,0.51,0.07,0.6,0.42,0.18,-0.17,1.71,0.51,0.51,7.0,0.46,0.06,0.54,0.38,0.16,-0.22,1.64,0.46,0.48,7.0,0.5,0.04,0.55,0.45,0.09,-0.44,1.78,0.5,0.51,7.0,0.59,0.06,0.66,0.5,0.16,-0.5,1.75,0.59,0.6,7.0,0.65,0.08,0.74,0.54,0.2,-0.23,1.65,0.65,0.64,7.0
+BI-BB-G010002 = 0.66,0.06,0.71,0.56,0.15,-1.04,2.24,0.66,0.69,8.0,0.67,0.06,0.71,0.58,0.13,-1.06,2.25,0.67,0.7,8.0,0.65,0.04,0.69,0.58,0.11,-1.03,2.27,0.65,0.67,8.0,0.66,0.04,0.7,0.61,0.09,-0.32,1.63,0.66,0.66,8.0,0.62,0.03,0.65,0.58,0.07,-0.26,1.49,0.62,0.62,8.0,0.52,0.03,0.55,0.47,0.08,-0.32,1.56,0.52,0.52,8.0,0.44,0.03,0.48,0.4,0.09,0.17,1.99,0.44,0.44,8.0,0.4,0.02,0.43,0.37,0.06,0.04,1.59,0.4,0.39,8.0,0.37,0.02,0.4,0.34,0.06,0.12,1.7,0.37,0.37,8.0,0.42,0.02,0.45,0.38,0.07,-0.21,2.06,0.42,0.42,8.0,0.46,0.03,0.49,0.41,0.07,-0.9,2.15,0.46,0.47,8.0,0.5,0.03,0.54,0.46,0.08,0.12,1.45,0.5,0.49,8.0
+BI-BB-G010003 = 0.67,0.06,0.73,0.58,0.16,-0.71,2.11,0.67,0.7,5.0,0.68,0.06,0.74,0.58,0.16,-0.71,2.09,0.68,0.71,5.0,0.68,0.05,0.72,0.6,0.13,-0.84,2.15,0.68,0.71,5.0,0.67,0.03,0.7,0.62,0.08,-0.65,1.87,0.67,0.69,5.0,0.67,0.06,0.74,0.58,0.16,-0.63,2.21,0.68,0.7,5.0,0.61,0.09,0.72,0.48,0.24,-0.38,2.35,0.62,0.62,5.0,0.52,0.09,0.63,0.39,0.24,-0.35,2.37,0.52,0.53,5.0,0.48,0.08,0.58,0.37,0.22,-0.25,2.38,0.49,0.49,5.0,0.45,0.08,0.55,0.34,0.21,-0.22,2.45,0.46,0.46,5.0,0.51,0.07,0.6,0.41,0.18,-0.38,2.51,0.52,0.52,5.0,0.55,0.09,0.67,0.43,0.24,-0.19,2.31,0.56,0.56,5.0,0.62,0.08,0.73,0.5,0.23,-0.3,2.46,0.63,0.63,5.0
+BI-BB-G010004 = 0.74,0.01,0.76,0.71,0.05,-0.04,2.24,0.74,0.73,9.0,0.75,0.01,0.77,0.73,0.03,-0.94,3.78,0.75,0.75,9.0,0.69,0.01,0.71,0.67,0.05,-0.1,2.06,0.69,0.7,9.0,0.65,0.04,0.7,0.57,0.13,-0.43,2.39,0.65,0.64,9.0,0.69,0.05,0.75,0.58,0.17,-0.39,2.36,0.69,0.67,9.0,0.75,0.01,0.77,0.74,0.03,-0.4,2.23,0.75,0.76,9.0,0.67,0.02,0.69,0.64,0.05,-0.55,2.47,0.67,0.68,9.0,0.64,0.02,0.68,0.6,0.08,-0.29,2.71,0.64,0.64,9.0,0.6,0.02,0.64,0.57,0.07,0.66,2.72,0.6,0.59,9.0,0.5,0.06,0.6,0.45,0.16,0.75,2.28,0.5,0.47,9.0,0.65,0.03,0.69,0.62,0.07,0.05,1.74,0.65,0.65,9.0,0.71,0.02,0.73,0.69,0.05,-0.18,1.96,0.71,0.71,9.0
+BI-BB-G010005 = 0.72,0.01,0.73,0.71,0.02,-0.26,2.1,0.72,0.72,5.0,0.73,0.01,0.74,0.72,0.02,0.65,2.16,0.73,0.73,5.0,0.72,0.01,0.73,0.7,0.03,-0.35,1.81,0.72,0.72,5.0,0.67,0.02,0.71,0.65,0.06,0.26,1.89,0.67,0.67,5.0,0.7,0.04,0.75,0.67,0.08,0.5,1.49,0.7,0.68,5.0,0.71,0.01,0.73,0.7,0.03,1.12,2.65,0.71,0.71,5.0,0.62,0.02,0.65,0.61,0.04,0.64,1.86,0.62,0.62,5.0,0.58,0.02,0.62,0.56,0.05,0.44,1.72,0.58,0.58,5.0,0.56,0.02,0.59,0.53,0.06,-0.02,1.73,0.56,0.57,5.0,0.61,0.02,0.63,0.59,0.04,0.31,1.68,0.61,0.6,5.0,0.64,0.01,0.65,0.62,0.02,-0.84,2.26,0.64,0.64,5.0,0.72,0.01,0.72,0.71,0.01,0.33,1.02,0.72,0.71,5.0
+BI-BJ-G020001 = 0.69,0.01,0.7,0.68,0.02,0.0,1.0,0.69,0.69,2.0,0.71,0.0,0.72,0.71,0.0,0.01,-4.68,0.71,0.71,2.0,0.68,0.02,0.69,0.66,0.03,0.0,1.0,0.68,0.68,2.0,0.64,0.02,0.65,0.63,0.02,-0.0,1.01,0.64,0.64,2.0,0.67,0.02,0.69,0.66,0.03,0.0,1.0,0.67,0.67,2.0,0.68,0.0,0.68,0.68,0.0,-1.06,4773.28,0.68,0.68,2.0,0.6,0.0,0.6,0.6,0.0,8552932.87,-2.7421269729185E11,0.6,0.6,2.0,0.56,0.0,0.56,0.56,0.01,0.0,0.07,0.56,0.56,2.0,0.57,0.01,0.57,0.56,0.01,-0.0,1.16,0.57,0.57,2.0,0.58,0.01,0.59,0.57,0.02,-0.0,1.01,0.58,0.58,2.0,0.58,0.04,0.61,0.56,0.06,0.0,1.0,0.58,0.58,2.0,0.72,0.01,0.72,0.71,0.01,-0.0,1.28,0.72,0.72,2.0
+BI-BJ-G020002 = 0.34,0.19,0.63,0.11,0.51,0.1,1.64,0.38,0.34,12.0,0.34,0.16,0.61,0.14,0.47,0.19,1.8,0.37,0.34,12.0,0.35,0.11,0.54,0.21,0.33,0.16,1.82,0.37,0.35,12.0,0.36,0.16,0.62,0.16,0.46,0.16,1.69,0.39,0.35,12.0,0.33,0.16,0.58,0.12,0.46,0.12,1.67,0.36,0.33,12.0,0.24,0.19,0.55,-0.01,0.56,0.13,1.76,0.3,0.23,12.0,0.18,0.17,0.47,-0.05,0.52,0.21,1.87,0.24,0.17,12.0,0.21,0.14,0.45,0.03,0.42,0.19,1.86,0.25,0.2,12.0,0.19,0.14,0.44,0.03,0.41,0.27,1.93,0.23,0.18,12.0,0.18,0.17,0.43,-0.07,0.5,0.01,1.7,0.25,0.18,12.0,0.26,0.13,0.48,0.11,0.37,0.28,1.92,0.29,0.25,12.0,0.3,0.17,0.59,0.1,0.49,0.17,1.76,0.35,0.3,12.0
+BI-BJ-G020003 = 0.67,0.05,0.71,0.6,0.11,-0.7,1.95,0.67,0.68,4.0,0.68,0.06,0.72,0.59,0.13,-1.15,2.33,0.69,0.71,4.0,0.63,0.06,0.68,0.54,0.14,-0.95,2.21,0.63,0.65,4.0,0.62,0.03,0.66,0.58,0.08,0.16,1.62,0.62,0.62,4.0,0.64,0.05,0.68,0.57,0.11,-0.88,2.07,0.64,0.66,4.0,0.64,0.07,0.67,0.54,0.14,-1.13,2.31,0.64,0.67,4.0,0.56,0.08,0.61,0.45,0.16,-1.12,2.31,0.57,0.6,4.0,0.53,0.06,0.56,0.43,0.13,-1.13,2.31,0.53,0.55,4.0,0.53,0.07,0.58,0.42,0.16,-1.08,2.29,0.54,0.56,4.0,0.5,0.06,0.57,0.42,0.15,-0.29,1.94,0.5,0.51,4.0,0.54,0.06,0.6,0.48,0.12,-0.1,1.14,0.55,0.55,4.0,0.68,0.07,0.72,0.58,0.15,-1.15,2.33,0.69,0.72,4.0
+BI-BJ-G020004 = 0.71,0.01,0.71,0.7,0.01,-0.0,1.07,0.71,0.71,2.0,0.71,0.01,0.72,0.71,0.01,-0.0,1.02,0.71,0.71,2.0,0.69,0.02,0.71,0.67,0.03,0.0,1.0,0.69,0.69,2.0,0.65,0.01,0.66,0.65,0.02,0.0,1.0,0.65,0.65,2.0,0.69,0.02,0.7,0.67,0.03,-0.0,1.0,0.69,0.69,2.0,0.7,0.01,0.71,0.69,0.01,0.0,0.96,0.7,0.7,2.0,0.6,0.01,0.61,0.6,0.01,0.0,0.87,0.6,0.6,2.0,0.56,0.0,0.56,0.56,0.0,-0.01,3.58,0.56,0.56,2.0,0.56,0.0,0.56,0.56,0.0,0.1,-163.3,0.56,0.56,2.0,0.61,0.01,0.62,0.6,0.02,-0.0,1.0,0.61,0.61,2.0,0.61,0.01,0.62,0.6,0.02,-0.0,1.01,0.61,0.61,2.0,0.71,0.01,0.72,0.71,0.02,0.0,0.96,0.72,0.71,2.0
+BI-BJ-G020005 = 0.66,0.02,0.68,0.64,0.04,-0.15,1.99,0.66,0.66,5.0,0.7,0.01,0.71,0.69,0.03,-0.62,1.99,0.7,0.71,5.0,0.61,0.01,0.63,0.6,0.03,0.41,2.23,0.61,0.61,5.0,0.57,0.03,0.61,0.54,0.07,0.52,2.32,0.57,0.57,5.0,0.61,0.02,0.64,0.58,0.06,0.4,2.47,0.61,0.6,5.0,0.68,0.01,0.68,0.67,0.02,-1.25,2.83,0.68,0.68,5.0,0.6,0.01,0.61,0.58,0.03,-1.2,2.84,0.6,0.6,5.0,0.55,0.01,0.57,0.54,0.04,-0.09,1.85,0.55,0.56,5.0,0.58,0.02,0.6,0.55,0.05,0.22,2.01,0.58,0.57,5.0,0.59,0.03,0.62,0.55,0.07,-0.52,2.08,0.59,0.6,5.0,0.49,0.05,0.53,0.42,0.12,-0.75,2.14,0.49,0.51,5.0,0.7,0.01,0.72,0.69,0.03,0.06,1.46,0.7,0.71,5.0
+BI-BJ-G020006 = 0.5,0.17,0.63,0.14,0.49,-1.32,3.24,0.53,0.59,14.0,0.57,0.21,0.76,0.15,0.61,-1.03,2.68,0.6,0.65,14.0,0.52,0.15,0.65,0.22,0.43,-1.12,2.84,0.54,0.59,14.0,0.52,0.17,0.7,0.19,0.5,-0.99,2.66,0.54,0.58,14.0,0.52,0.19,0.72,0.14,0.58,-1.14,2.92,0.55,0.61,14.0,0.52,0.24,0.74,0.04,0.7,-0.98,2.61,0.57,0.61,14.0,0.46,0.23,0.68,-0.0,0.68,-1.01,2.65,0.51,0.55,14.0,0.46,0.17,0.62,0.12,0.5,-1.01,2.68,0.48,0.53,14.0,0.43,0.17,0.59,0.09,0.5,-0.97,2.65,0.46,0.5,14.0,0.32,0.17,0.5,-0.04,0.54,-1.03,2.76,0.36,0.39,14.0,0.41,0.15,0.55,0.11,0.44,-1.02,2.68,0.44,0.48,14.0,0.56,0.19,0.72,0.15,0.57,-1.18,2.95,0.59,0.65,14.0
+BI-BJ-G020007 = 0.65,0.03,0.7,0.62,0.07,0.45,1.83,0.65,0.65,4.0,0.71,0.01,0.72,0.7,0.02,0.14,1.62,0.71,0.71,4.0,0.63,0.01,0.65,0.61,0.04,-0.23,1.96,0.63,0.63,4.0,0.6,0.02,0.62,0.57,0.05,-1.15,2.33,0.6,0.62,4.0,0.61,0.04,0.63,0.55,0.08,-0.96,2.19,0.61,0.62,4.0,0.69,0.01,0.71,0.68,0.03,0.44,1.59,0.69,0.69,4.0,0.62,0.02,0.65,0.61,0.04,0.34,1.57,0.63,0.62,4.0,0.56,0.02,0.57,0.54,0.04,-0.58,1.93,0.56,0.56,4.0,0.56,0.0,0.57,0.56,0.01,-1.15,2.44,0.56,0.57,4.0,0.55,0.03,0.59,0.53,0.06,0.83,2.1,0.55,0.54,4.0,0.55,0.01,0.56,0.54,0.02,-0.58,1.98,0.55,0.55,4.0,0.69,0.01,0.7,0.68,0.02,-0.9,2.15,0.69,0.7,4.0
+BI-BJ-G020008 = 0.67,0.05,0.72,0.62,0.1,-0.11,1.5,0.68,0.68,3.0,0.69,0.05,0.73,0.63,0.1,-0.67,1.5,0.7,0.72,3.0,0.6,0.04,0.62,0.56,0.07,-0.7,1.5,0.6,0.62,3.0,0.65,0.05,0.69,0.6,0.09,-0.45,1.5,0.65,0.66,3.0,0.66,0.04,0.7,0.61,0.09,-0.4,1.5,0.66,0.67,3.0,0.66,0.07,0.71,0.59,0.13,-0.61,1.5,0.66,0.69,3.0,0.6,0.07,0.65,0.52,0.13,-0.61,1.5,0.6,0.63,3.0,0.55,0.05,0.59,0.49,0.1,-0.56,1.5,0.55,0.57,3.0,0.53,0.06,0.58,0.46,0.11,-0.67,1.5,0.54,0.56,3.0,0.46,0.03,0.49,0.42,0.06,-0.61,1.5,0.46,0.47,3.0,0.54,0.06,0.59,0.48,0.11,-0.65,1.5,0.55,0.57,3.0,0.68,0.06,0.71,0.62,0.1,-0.7,1.5,0.68,0.71,3.0
+BI-BJ-G020009 = 0.42,0.11,0.6,0.26,0.34,-0.02,2.49,0.44,0.45,7.0,0.46,0.09,0.6,0.3,0.3,-0.22,2.56,0.47,0.47,7.0,0.5,0.06,0.6,0.4,0.21,0.18,2.89,0.5,0.5,7.0,0.51,0.08,0.6,0.37,0.23,-0.66,2.34,0.51,0.53,7.0,0.48,0.1,0.61,0.3,0.31,-0.75,2.51,0.49,0.51,7.0,0.39,0.11,0.56,0.23,0.33,0.13,2.53,0.4,0.4,7.0,0.3,0.11,0.47,0.13,0.34,-0.24,2.36,0.32,0.33,7.0,0.3,0.08,0.44,0.18,0.26,0.08,2.53,0.31,0.32,7.0,0.28,0.08,0.43,0.17,0.26,0.44,2.87,0.29,0.29,7.0,0.35,0.08,0.5,0.24,0.26,0.56,2.79,0.35,0.35,7.0,0.35,0.08,0.51,0.24,0.26,0.57,2.82,0.36,0.35,7.0,0.41,0.11,0.59,0.25,0.33,0.26,2.63,0.42,0.42,7.0
+BI-BJ-G020010 = 0.41,0.17,0.59,0.1,0.48,-0.65,2.34,0.44,0.46,7.0,0.4,0.15,0.58,0.15,0.43,-0.39,2.15,0.43,0.42,7.0,0.44,0.1,0.58,0.29,0.28,0.05,1.92,0.45,0.43,7.0,0.44,0.12,0.58,0.22,0.35,-0.75,2.42,0.46,0.47,7.0,0.39,0.17,0.58,0.09,0.49,-0.68,2.37,0.42,0.42,7.0,0.35,0.17,0.54,0.07,0.47,-0.49,2.24,0.39,0.39,7.0,0.24,0.18,0.45,-0.06,0.51,-0.45,2.2,0.29,0.25,7.0,0.27,0.13,0.43,0.05,0.38,-0.32,2.13,0.29,0.28,7.0,0.26,0.13,0.42,0.05,0.37,-0.19,2.05,0.29,0.27,7.0,0.31,0.11,0.46,0.14,0.32,-0.24,2.12,0.33,0.31,7.0,0.34,0.12,0.49,0.15,0.34,-0.23,2.06,0.36,0.35,7.0,0.38,0.16,0.58,0.12,0.46,-0.33,2.11,0.41,0.4,7.0
+BI-BR-G030001 = 0.64,0.06,0.7,0.52,0.18,-0.76,2.48,0.64,0.65,7.0,0.73,0.06,0.77,0.6,0.17,-1.76,4.51,0.73,0.75,7.0,0.65,0.04,0.68,0.57,0.11,-1.87,4.79,0.65,0.66,7.0,0.71,0.05,0.77,0.61,0.16,-1.03,3.01,0.72,0.73,7.0,0.67,0.05,0.73,0.58,0.15,-0.63,2.24,0.67,0.67,7.0,0.69,0.08,0.74,0.51,0.23,-1.8,4.61,0.69,0.72,7.0,0.6,0.08,0.65,0.43,0.22,-1.87,4.79,0.61,0.63,7.0,0.55,0.05,0.59,0.44,0.16,-1.63,4.38,0.55,0.56,7.0,0.53,0.05,0.57,0.41,0.16,-1.79,4.63,0.54,0.55,7.0,0.48,0.05,0.53,0.42,0.12,0.01,1.64,0.48,0.47,7.0,0.55,0.05,0.6,0.46,0.14,-0.99,3.08,0.56,0.57,7.0,0.68,0.05,0.72,0.58,0.14,-1.71,4.51,0.69,0.69,7.0
+BI-BR-G030002 = 0.62,0.03,0.67,0.55,0.12,-0.77,3.38,0.62,0.63,13.0,0.69,0.04,0.75,0.63,0.12,0.11,1.7,0.69,0.7,13.0,0.62,0.02,0.66,0.59,0.07,0.44,2.19,0.62,0.61,13.0,0.64,0.03,0.69,0.61,0.08,0.32,2.17,0.64,0.65,13.0,0.67,0.04,0.73,0.61,0.12,0.2,1.71,0.67,0.66,13.0,0.64,0.07,0.76,0.57,0.19,0.42,1.88,0.65,0.64,13.0,0.55,0.08,0.69,0.47,0.22,0.49,1.94,0.56,0.54,13.0,0.49,0.08,0.63,0.41,0.22,0.65,2.06,0.49,0.46,13.0,0.47,0.07,0.6,0.4,0.2,0.64,2.06,0.47,0.45,13.0,0.48,0.05,0.56,0.4,0.16,0.09,1.97,0.48,0.46,13.0,0.49,0.05,0.59,0.43,0.16,0.7,2.36,0.5,0.48,13.0,0.66,0.03,0.72,0.62,0.1,0.24,2.09,0.66,0.66,13.0
+BI-BR-G030003 = 0.68,0.01,0.7,0.66,0.04,-0.17,2.31,0.68,0.68,5.0,0.73,0.01,0.75,0.71,0.03,-0.71,2.51,0.73,0.73,5.0,0.67,0.0,0.67,0.66,0.01,-0.15,1.42,0.67,0.67,5.0,0.72,0.03,0.76,0.69,0.07,0.21,2.35,0.72,0.73,5.0,0.68,0.02,0.69,0.66,0.04,-0.85,2.11,0.68,0.69,5.0,0.7,0.01,0.73,0.69,0.04,0.99,2.73,0.7,0.7,5.0,0.62,0.02,0.65,0.6,0.04,0.48,2.04,0.62,0.62,5.0,0.55,0.03,0.58,0.52,0.06,-0.33,1.22,0.55,0.57,5.0,0.54,0.02,0.56,0.52,0.04,-0.11,1.41,0.54,0.55,5.0,0.5,0.04,0.54,0.46,0.09,-0.08,1.4,0.5,0.51,5.0,0.56,0.03,0.59,0.53,0.06,-0.01,1.35,0.56,0.56,5.0,0.68,0.01,0.68,0.67,0.02,-0.37,2.26,0.68,0.68,5.0
+BI-BR-G030004 = 0.66,0.01,0.67,0.65,0.02,0.51,1.69,0.66,0.66,7.0,0.66,0.02,0.68,0.63,0.05,-0.27,2.83,0.66,0.66,7.0,0.61,0.01,0.62,0.59,0.03,-0.04,1.76,0.61,0.61,7.0,0.64,0.0,0.64,0.63,0.01,-0.15,1.84,0.64,0.64,7.0,0.59,0.03,0.64,0.55,0.09,-0.13,1.62,0.59,0.59,7.0,0.62,0.02,0.65,0.61,0.05,0.57,2.15,0.62,0.62,7.0,0.52,0.02,0.55,0.5,0.05,0.24,1.78,0.52,0.52,7.0,0.46,0.01,0.48,0.45,0.03,0.07,1.98,0.46,0.46,7.0,0.46,0.02,0.49,0.44,0.05,0.02,2.24,0.46,0.46,7.0,0.5,0.02,0.53,0.46,0.06,-0.8,2.64,0.5,0.51,7.0,0.48,0.01,0.5,0.46,0.04,0.38,1.66,0.48,0.47,7.0,0.66,0.01,0.67,0.64,0.03,-0.59,2.04,0.66,0.66,7.0
+BI-BR-G030005 = 0.65,0.02,0.68,0.61,0.07,-0.92,3.13,0.65,0.66,9.0,0.69,0.02,0.73,0.66,0.07,-0.22,1.87,0.69,0.7,9.0,0.64,0.02,0.66,0.62,0.05,-0.12,1.99,0.64,0.64,9.0,0.63,0.03,0.68,0.59,0.08,0.37,2.42,0.63,0.63,9.0,0.53,0.05,0.62,0.46,0.16,0.41,1.97,0.53,0.52,9.0,0.67,0.02,0.7,0.64,0.06,-0.14,1.93,0.67,0.67,9.0,0.58,0.02,0.62,0.55,0.07,-0.04,1.93,0.58,0.58,9.0,0.5,0.02,0.53,0.48,0.05,-0.08,1.93,0.51,0.5,9.0,0.52,0.02,0.54,0.49,0.06,-0.13,1.97,0.52,0.52,9.0,0.53,0.04,0.59,0.45,0.14,-0.2,2.22,0.53,0.54,9.0,0.53,0.01,0.55,0.51,0.04,0.61,2.75,0.53,0.52,9.0,0.67,0.0,0.68,0.67,0.01,0.12,2.25,0.67,0.67,9.0
+BI-BR-G030006 = 0.31,0.18,0.66,0.05,0.61,0.39,1.86,0.36,0.29,36.0,0.38,0.19,0.72,0.12,0.6,0.37,1.8,0.42,0.33,36.0,0.38,0.16,0.66,0.14,0.52,0.24,1.77,0.41,0.37,36.0,0.39,0.16,0.69,0.16,0.53,0.25,1.75,0.42,0.36,36.0,0.36,0.19,0.74,0.09,0.65,0.37,1.95,0.41,0.32,36.0,0.24,0.23,0.69,-0.05,0.74,0.46,1.9,0.33,0.2,36.0,0.19,0.22,0.61,-0.1,0.71,0.46,1.91,0.29,0.15,36.0,0.26,0.17,0.58,0.04,0.53,0.46,1.88,0.31,0.24,36.0,0.2,0.17,0.51,-0.01,0.52,0.44,1.82,0.26,0.17,36.0,0.22,0.16,0.53,-0.05,0.58,0.23,1.93,0.27,0.19,36.0,0.25,0.18,0.59,0.03,0.56,0.45,1.88,0.3,0.22,36.0,0.37,0.19,0.72,0.11,0.61,0.38,1.82,0.41,0.34,36.0
+BI-BR-G030007 = 0.65,0.02,0.67,0.61,0.06,-0.38,2.09,0.65,0.65,11.0,0.66,0.01,0.69,0.65,0.04,1.16,2.8,0.66,0.66,11.0,0.62,0.01,0.64,0.6,0.04,-0.03,1.93,0.62,0.62,11.0,0.65,0.01,0.67,0.63,0.05,0.39,2.33,0.65,0.65,11.0,0.66,0.01,0.69,0.64,0.05,0.62,2.63,0.66,0.66,11.0,0.59,0.01,0.61,0.57,0.03,-0.16,1.93,0.59,0.59,11.0,0.48,0.01,0.5,0.47,0.03,0.07,1.88,0.48,0.48,11.0,0.42,0.01,0.44,0.41,0.03,0.11,1.83,0.42,0.42,11.0,0.41,0.01,0.43,0.4,0.04,0.46,2.15,0.41,0.41,11.0,0.43,0.02,0.48,0.4,0.07,1.23,3.93,0.43,0.42,11.0,0.48,0.02,0.5,0.44,0.06,-1.06,4.26,0.48,0.48,11.0,0.64,0.02,0.67,0.62,0.05,1.16,2.97,0.64,0.64,11.0
+BI-BR-G030008 = 0.64,0.02,0.68,0.59,0.08,-0.78,2.86,0.64,0.65,10.0,0.68,0.03,0.72,0.64,0.08,0.04,1.85,0.68,0.68,10.0,0.61,0.02,0.65,0.59,0.05,0.86,2.49,0.61,0.61,10.0,0.65,0.03,0.71,0.62,0.1,1.01,2.87,0.65,0.64,10.0,0.63,0.02,0.67,0.6,0.07,0.39,2.13,0.63,0.62,10.0,0.64,0.04,0.69,0.59,0.11,-0.16,1.85,0.64,0.65,10.0,0.54,0.04,0.6,0.48,0.12,0.06,2.02,0.54,0.53,10.0,0.47,0.03,0.53,0.43,0.1,0.17,2.34,0.48,0.47,10.0,0.47,0.04,0.53,0.41,0.11,-0.23,1.95,0.47,0.48,10.0,0.48,0.04,0.53,0.42,0.11,-0.42,2.14,0.48,0.48,10.0,0.48,0.02,0.52,0.46,0.06,1.27,3.37,0.48,0.48,10.0,0.65,0.01,0.67,0.63,0.04,0.04,1.69,0.65,0.65,10.0
+BI-BR-G030009 = 0.66,0.02,0.7,0.65,0.05,1.15,2.98,0.66,0.66,6.0,0.74,0.01,0.76,0.72,0.03,0.86,2.16,0.74,0.73,6.0,0.65,0.02,0.68,0.63,0.06,0.33,1.93,0.65,0.65,6.0,0.68,0.06,0.76,0.6,0.16,-0.08,1.87,0.68,0.69,6.0,0.76,0.02,0.79,0.74,0.05,0.99,3.03,0.76,0.75,6.0,0.69,0.02,0.72,0.68,0.05,0.87,2.1,0.69,0.68,6.0,0.61,0.02,0.65,0.58,0.07,1.22,3.32,0.61,0.6,6.0,0.54,0.03,0.6,0.5,0.1,0.94,3.08,0.54,0.54,6.0,0.5,0.02,0.54,0.48,0.06,1.23,3.43,0.5,0.5,6.0,0.49,0.01,0.51,0.48,0.03,1.05,2.79,0.49,0.48,6.0,0.55,0.03,0.59,0.52,0.07,0.07,1.81,0.55,0.55,6.0,0.73,0.02,0.75,0.71,0.04,0.66,1.5,0.73,0.72,6.0
+BI-CA-G040001 = 0.72,0.03,0.79,0.69,0.1,0.81,2.65,0.72,0.71,17.0,0.68,0.02,0.73,0.66,0.07,0.91,3.35,0.68,0.68,17.0,0.65,0.02,0.69,0.62,0.06,0.37,2.74,0.65,0.64,17.0,0.67,0.01,0.7,0.63,0.07,-1.01,5.28,0.67,0.67,17.0,0.65,0.01,0.67,0.63,0.04,-0.41,2.58,0.65,0.65,17.0,0.56,0.01,0.57,0.54,0.03,-0.17,1.9,0.56,0.56,17.0,0.45,0.01,0.47,0.44,0.04,1.33,3.84,0.45,0.45,17.0,0.41,0.03,0.47,0.37,0.1,0.72,2.51,0.42,0.4,17.0,0.4,0.04,0.48,0.35,0.13,0.95,2.72,0.4,0.38,17.0,0.47,0.05,0.57,0.38,0.19,0.2,2.72,0.47,0.46,17.0,0.51,0.05,0.62,0.43,0.19,0.27,2.88,0.52,0.51,17.0,0.65,0.05,0.74,0.57,0.16,0.14,2.22,0.65,0.64,17.0
+BI-CA-G040002 = 0.73,0.01,0.75,0.7,0.05,-0.42,2.83,0.73,0.73,10.0,0.71,0.01,0.73,0.69,0.04,-0.2,1.7,0.71,0.71,10.0,0.68,0.02,0.7,0.65,0.05,0.14,2.66,0.68,0.67,10.0,0.68,0.01,0.69,0.67,0.02,-0.4,1.85,0.68,0.68,10.0,0.66,0.01,0.68,0.65,0.02,-0.38,3.33,0.66,0.66,10.0,0.56,0.01,0.57,0.55,0.03,-0.16,2.02,0.56,0.56,10.0,0.42,0.01,0.44,0.41,0.03,-0.14,1.77,0.42,0.43,10.0,0.39,0.01,0.4,0.37,0.03,-0.15,2.01,0.39,0.39,10.0,0.38,0.02,0.42,0.36,0.06,0.43,1.64,0.38,0.38,10.0,0.48,0.04,0.53,0.41,0.12,-0.37,1.73,0.48,0.49,10.0,0.54,0.04,0.58,0.47,0.11,-0.6,1.97,0.54,0.55,10.0,0.66,0.03,0.7,0.6,0.1,-0.6,2.26,0.66,0.67,10.0
+BI-CA-G040003 = 0.72,0.01,0.73,0.71,0.02,-0.5,1.78,0.72,0.73,4.0,0.7,0.02,0.72,0.68,0.04,0.42,2.02,0.7,0.7,4.0,0.65,0.01,0.67,0.64,0.02,1.13,2.31,0.65,0.65,4.0,0.68,0.0,0.68,0.68,0.0,-0.51,27.49,0.68,0.68,4.0,0.67,0.01,0.67,0.66,0.01,-0.88,2.34,0.67,0.67,4.0,0.56,0.02,0.58,0.54,0.04,-0.15,1.21,0.56,0.56,4.0,0.43,0.02,0.46,0.41,0.05,0.05,1.07,0.43,0.43,4.0,0.4,0.01,0.4,0.39,0.01,-0.57,1.63,0.4,0.4,4.0,0.4,0.02,0.42,0.38,0.05,0.0,1.89,0.4,0.4,4.0,0.5,0.03,0.53,0.46,0.06,-0.27,1.82,0.5,0.5,4.0,0.54,0.03,0.56,0.5,0.06,-0.45,1.83,0.54,0.54,4.0,0.65,0.02,0.67,0.62,0.05,-0.69,1.91,0.65,0.65,4.0
+BI-CA-G040004 = 0.74,0.03,0.81,0.71,0.1,0.68,2.0,0.74,0.73,16.0,0.69,0.03,0.75,0.63,0.12,0.2,2.46,0.69,0.69,16.0,0.67,0.03,0.73,0.63,0.09,0.35,1.92,0.67,0.67,16.0,0.69,0.01,0.7,0.67,0.03,-0.13,2.36,0.69,0.69,16.0,0.65,0.02,0.68,0.61,0.07,-0.77,3.91,0.65,0.65,16.0,0.57,0.02,0.62,0.53,0.08,0.4,2.81,0.57,0.57,16.0,0.46,0.02,0.51,0.43,0.07,0.58,2.86,0.46,0.46,16.0,0.45,0.03,0.51,0.41,0.1,0.33,2.01,0.45,0.45,16.0,0.45,0.04,0.54,0.39,0.15,0.64,2.63,0.45,0.44,16.0,0.54,0.05,0.65,0.47,0.18,0.69,3.24,0.55,0.54,16.0,0.58,0.05,0.7,0.52,0.17,0.86,2.94,0.59,0.57,16.0,0.69,0.04,0.77,0.62,0.15,0.28,2.12,0.69,0.69,16.0
+BI-CA-G040005 = 0.72,0.02,0.75,0.69,0.06,0.43,2.87,0.72,0.72,12.0,0.66,0.02,0.69,0.63,0.06,0.01,1.9,0.66,0.66,12.0,0.62,0.01,0.65,0.6,0.05,0.06,3.06,0.62,0.62,12.0,0.68,0.01,0.69,0.67,0.02,0.23,4.1,0.68,0.68,12.0,0.64,0.01,0.66,0.62,0.04,-0.17,2.38,0.64,0.65,12.0,0.54,0.01,0.56,0.52,0.04,-0.04,1.67,0.54,0.54,12.0,0.42,0.02,0.45,0.38,0.06,-0.36,2.08,0.42,0.42,12.0,0.39,0.01,0.41,0.36,0.05,-0.3,2.8,0.39,0.39,12.0,0.39,0.01,0.41,0.37,0.04,0.15,2.4,0.39,0.39,12.0,0.5,0.02,0.54,0.47,0.07,0.5,1.98,0.5,0.5,12.0,0.52,0.02,0.54,0.47,0.06,-0.99,2.99,0.52,0.52,12.0,0.64,0.01,0.66,0.62,0.04,-0.4,2.28,0.64,0.65,12.0
+BI-CI-G050001 = 0.71,0.02,0.74,0.68,0.07,0.16,2.27,0.71,0.71,10.0,0.7,0.01,0.73,0.68,0.05,-0.14,2.26,0.7,0.7,10.0,0.66,0.02,0.69,0.64,0.05,-0.04,2.08,0.66,0.66,10.0,0.68,0.05,0.74,0.61,0.14,0.17,1.93,0.68,0.67,10.0,0.66,0.05,0.73,0.55,0.18,-0.25,2.55,0.66,0.66,10.0,0.57,0.06,0.65,0.44,0.21,-0.7,3.03,0.58,0.58,10.0,0.47,0.05,0.54,0.37,0.17,-0.26,2.64,0.47,0.47,10.0,0.42,0.04,0.49,0.34,0.14,0.21,2.26,0.42,0.41,10.0,0.37,0.04,0.43,0.33,0.1,0.56,1.97,0.37,0.36,10.0,0.43,0.04,0.49,0.38,0.11,0.41,1.85,0.43,0.42,10.0,0.5,0.06,0.59,0.43,0.17,0.12,1.77,0.5,0.49,10.0,0.55,0.08,0.67,0.42,0.25,0.08,2.12,0.55,0.54,10.0
+BI-CI-G050002 = 0.72,0.03,0.76,0.66,0.1,-0.44,2.42,0.72,0.71,9.0,0.75,0.01,0.76,0.74,0.02,-0.05,1.95,0.75,0.75,9.0,0.73,0.01,0.74,0.72,0.02,-0.01,1.82,0.73,0.73,9.0,0.71,0.04,0.76,0.63,0.13,-0.5,2.22,0.71,0.71,9.0,0.71,0.05,0.77,0.61,0.16,-0.56,2.29,0.71,0.72,9.0,0.74,0.01,0.75,0.72,0.02,-1.26,4.27,0.74,0.74,9.0,0.67,0.02,0.7,0.63,0.07,-0.43,2.68,0.67,0.67,9.0,0.63,0.03,0.68,0.58,0.1,-0.32,2.54,0.63,0.63,9.0,0.59,0.04,0.65,0.51,0.14,-0.14,2.19,0.59,0.59,9.0,0.47,0.05,0.55,0.41,0.14,0.14,1.69,0.47,0.48,9.0,0.6,0.03,0.64,0.54,0.1,-0.4,2.29,0.6,0.59,9.0,0.71,0.01,0.72,0.69,0.04,-1.27,3.94,0.71,0.71,9.0
+BI-CI-G050003 = 0.71,0.04,0.76,0.65,0.11,-0.23,1.78,0.71,0.71,11.0,0.78,0.01,0.79,0.77,0.02,-0.5,2.27,0.78,0.79,11.0,0.75,0.01,0.76,0.73,0.03,-0.15,2.83,0.75,0.74,11.0,0.7,0.05,0.78,0.62,0.16,-0.26,2.18,0.71,0.71,11.0,0.7,0.08,0.79,0.55,0.25,-0.68,2.25,0.7,0.71,11.0,0.76,0.01,0.78,0.74,0.04,0.13,2.27,0.76,0.76,11.0,0.71,0.03,0.76,0.66,0.1,0.32,2.14,0.71,0.71,11.0,0.67,0.04,0.74,0.61,0.12,0.32,2.15,0.67,0.67,11.0,0.65,0.05,0.73,0.57,0.16,0.12,1.97,0.65,0.65,11.0,0.47,0.06,0.6,0.39,0.21,0.69,2.88,0.47,0.46,11.0,0.6,0.05,0.67,0.51,0.16,-0.34,2.09,0.6,0.6,11.0,0.73,0.02,0.76,0.69,0.08,-0.61,2.72,0.73,0.74,11.0
+BI-CI-G050004 = 0.76,0.01,0.77,0.74,0.04,-1.31,4.41,0.76,0.76,11.0,0.76,0.02,0.79,0.73,0.06,-0.44,2.27,0.76,0.77,11.0,0.72,0.03,0.76,0.67,0.08,-0.58,1.91,0.72,0.73,11.0,0.73,0.02,0.78,0.7,0.07,0.27,2.1,0.73,0.74,11.0,0.77,0.02,0.8,0.71,0.09,-1.73,5.59,0.77,0.77,11.0,0.72,0.03,0.76,0.65,0.11,-0.69,2.82,0.72,0.72,11.0,0.62,0.05,0.69,0.54,0.15,-0.13,1.9,0.62,0.62,11.0,0.56,0.06,0.65,0.46,0.19,-0.02,1.89,0.56,0.57,11.0,0.52,0.07,0.62,0.4,0.22,-0.09,1.91,0.52,0.51,11.0,0.54,0.04,0.62,0.47,0.15,0.03,2.88,0.54,0.55,11.0,0.66,0.06,0.72,0.51,0.21,-1.03,3.35,0.66,0.67,11.0,0.71,0.05,0.75,0.59,0.16,-1.51,4.65,0.71,0.72,11.0
+BI-CI-G050005 = 0.75,0.01,0.77,0.72,0.04,-0.89,3.12,0.75,0.75,8.0,0.75,0.02,0.77,0.72,0.05,-0.27,2.27,0.75,0.75,8.0,0.71,0.02,0.74,0.68,0.06,0.02,2.18,0.71,0.71,8.0,0.75,0.02,0.78,0.71,0.06,-0.94,2.93,0.75,0.76,8.0,0.76,0.03,0.78,0.71,0.07,-1.23,3.31,0.76,0.77,8.0,0.71,0.03,0.73,0.66,0.08,-0.88,2.47,0.71,0.72,8.0,0.62,0.04,0.66,0.54,0.11,-0.69,2.4,0.62,0.62,8.0,0.55,0.05,0.61,0.47,0.14,-0.64,2.45,0.56,0.56,8.0,0.49,0.04,0.54,0.41,0.13,-0.69,2.48,0.49,0.5,8.0,0.54,0.04,0.57,0.47,0.11,-0.98,3.13,0.54,0.55,8.0,0.61,0.05,0.65,0.51,0.14,-1.07,3.1,0.61,0.62,8.0,0.69,0.05,0.74,0.59,0.15,-1.1,3.15,0.69,0.71,8.0
+BI-CI-G050006 = 0.73,0.02,0.75,0.7,0.05,-0.22,1.99,0.73,0.73,7.0,0.72,0.01,0.74,0.71,0.03,-0.07,1.66,0.72,0.72,7.0,0.66,0.02,0.71,0.63,0.07,0.75,3.35,0.66,0.66,7.0,0.7,0.04,0.76,0.64,0.12,0.3,2.36,0.7,0.7,7.0,0.7,0.05,0.77,0.62,0.14,-0.14,2.42,0.7,0.7,7.0,0.63,0.04,0.69,0.57,0.12,0.01,2.28,0.63,0.63,7.0,0.5,0.03,0.53,0.46,0.08,-0.12,1.77,0.5,0.5,7.0,0.44,0.03,0.48,0.39,0.09,-0.45,2.59,0.44,0.44,7.0,0.39,0.03,0.42,0.34,0.08,-0.72,2.78,0.39,0.39,7.0,0.47,0.03,0.5,0.41,0.1,-0.63,2.74,0.47,0.47,7.0,0.54,0.05,0.58,0.44,0.14,-1.15,3.01,0.54,0.56,7.0,0.59,0.06,0.67,0.49,0.18,-0.46,2.25,0.59,0.61,7.0
+BI-GI-G060001 = 0.66,0.01,0.68,0.64,0.03,-0.25,2.13,0.66,0.66,10.0,0.63,0.01,0.64,0.62,0.02,0.01,2.43,0.63,0.63,10.0,0.6,0.01,0.61,0.59,0.02,-0.01,1.78,0.6,0.6,10.0,0.62,0.01,0.63,0.6,0.03,-0.02,2.2,0.62,0.62,10.0,0.65,0.02,0.67,0.61,0.06,-0.29,1.95,0.65,0.64,10.0,0.59,0.01,0.6,0.57,0.04,-0.06,1.86,0.59,0.59,10.0,0.48,0.02,0.5,0.45,0.05,-0.15,2.0,0.48,0.48,10.0,0.43,0.01,0.45,0.41,0.03,0.12,2.19,0.43,0.43,10.0,0.45,0.01,0.46,0.44,0.03,0.34,1.96,0.45,0.45,10.0,0.46,0.01,0.47,0.45,0.03,-0.5,1.8,0.46,0.46,10.0,0.53,0.02,0.55,0.5,0.05,-0.1,1.85,0.53,0.53,10.0,0.62,0.01,0.64,0.61,0.04,1.09,2.7,0.62,0.61,10.0
+BI-GI-G060002 = 0.64,0.0,0.64,0.63,0.01,-1.03,2.05,0.64,0.64,4.0,0.63,0.0,0.63,0.63,0.0,-0.0,2.81,0.63,0.63,4.0,0.62,0.01,0.64,0.62,0.02,0.58,2.01,0.62,0.62,4.0,0.64,0.01,0.65,0.64,0.01,1.13,2.23,0.64,0.64,4.0,0.65,0.0,0.65,0.64,0.0,-0.69,4.0,0.65,0.65,4.0,0.62,0.01,0.62,0.6,0.02,-0.14,1.16,0.62,0.62,4.0,0.51,0.01,0.52,0.49,0.02,-0.12,1.3,0.51,0.51,4.0,0.44,0.01,0.46,0.43,0.02,-0.03,1.18,0.44,0.44,4.0,0.42,0.02,0.44,0.4,0.04,0.11,1.48,0.42,0.42,4.0,0.42,0.01,0.44,0.41,0.03,0.0,1.1,0.42,0.42,4.0,0.41,0.01,0.43,0.4,0.02,0.21,1.36,0.41,0.41,4.0,0.56,0.02,0.58,0.54,0.04,0.83,2.14,0.56,0.55,4.0
+BI-GI-G060003 = 0.66,0.01,0.66,0.65,0.01,0.38,1.24,0.66,0.65,3.0,0.64,0.0,0.65,0.64,0.01,0.47,0.13,0.64,0.64,3.0,0.64,0.0,0.64,0.63,0.01,-0.24,1.71,0.64,0.64,3.0,0.64,0.01,0.64,0.63,0.01,0.44,1.57,0.64,0.64,3.0,0.64,0.0,0.65,0.64,0.01,-0.65,0.13,0.64,0.65,3.0,0.61,0.01,0.61,0.6,0.01,0.38,1.36,0.61,0.61,3.0,0.5,0.01,0.51,0.49,0.01,0.47,1.48,0.5,0.5,3.0,0.44,0.01,0.45,0.43,0.02,0.7,1.46,0.44,0.43,3.0,0.42,0.01,0.43,0.42,0.01,0.71,1.5,0.42,0.42,3.0,0.43,0.0,0.44,0.43,0.01,0.67,1.39,0.43,0.43,3.0,0.44,0.02,0.45,0.42,0.03,-0.62,1.5,0.44,0.45,3.0,0.61,0.01,0.62,0.61,0.01,0.5,1.63,0.61,0.61,3.0
+BI-GI-G060004 = 0.64,0.02,0.66,0.62,0.04,0.44,1.96,0.64,0.64,5.0,0.62,0.01,0.62,0.61,0.01,0.08,1.4,0.62,0.61,5.0,0.59,0.0,0.59,0.59,0.0,-0.32,-85.23,0.59,0.59,5.0,0.61,0.01,0.62,0.6,0.02,0.22,1.87,0.61,0.61,5.0,0.61,0.01,0.61,0.59,0.02,-0.82,2.31,0.61,0.61,5.0,0.58,0.0,0.58,0.57,0.01,-0.41,1.33,0.58,0.58,5.0,0.46,0.01,0.46,0.45,0.01,-0.41,1.28,0.46,0.46,5.0,0.41,0.0,0.42,0.41,0.01,0.4,1.85,0.41,0.41,5.0,0.42,0.0,0.43,0.42,0.01,0.5,1.76,0.42,0.42,5.0,0.46,0.02,0.48,0.43,0.05,-0.55,2.03,0.46,0.46,5.0,0.49,0.03,0.53,0.47,0.06,0.44,1.23,0.49,0.47,5.0,0.61,0.01,0.63,0.6,0.03,0.61,1.7,0.61,0.6,5.0
+BI-GI-G060005 = 0.67,0.01,0.68,0.66,0.02,-0.36,1.83,0.67,0.67,8.0,0.61,0.02,0.63,0.58,0.05,-0.17,1.73,0.61,0.61,8.0,0.58,0.02,0.61,0.57,0.05,0.82,2.68,0.58,0.58,8.0,0.63,0.01,0.65,0.61,0.03,-0.47,2.19,0.63,0.63,8.0,0.59,0.03,0.62,0.54,0.08,-0.23,1.92,0.59,0.59,8.0,0.59,0.02,0.61,0.57,0.04,0.01,1.8,0.59,0.59,8.0,0.49,0.01,0.51,0.47,0.04,-0.09,1.86,0.49,0.49,8.0,0.43,0.01,0.44,0.42,0.03,-0.04,1.76,0.43,0.43,8.0,0.41,0.01,0.42,0.4,0.02,0.35,2.33,0.41,0.41,8.0,0.43,0.02,0.46,0.4,0.06,-0.07,1.94,0.43,0.44,8.0,0.42,0.01,0.45,0.4,0.05,1.65,4.56,0.42,0.41,8.0,0.57,0.02,0.6,0.54,0.06,0.03,1.62,0.57,0.57,8.0
+BI-GI-G060006 = 0.68,0.02,0.71,0.65,0.06,0.2,2.41,0.68,0.67,8.0,0.61,0.02,0.63,0.59,0.04,0.25,1.66,0.61,0.61,8.0,0.61,0.02,0.64,0.59,0.05,0.37,1.62,0.61,0.61,8.0,0.62,0.01,0.64,0.61,0.02,0.56,2.99,0.62,0.62,8.0,0.62,0.01,0.63,0.6,0.03,-0.75,2.01,0.62,0.62,8.0,0.58,0.01,0.59,0.56,0.03,-0.42,1.79,0.58,0.58,8.0,0.47,0.01,0.48,0.45,0.03,-0.51,1.7,0.47,0.47,8.0,0.42,0.01,0.43,0.41,0.02,-0.3,1.92,0.42,0.42,8.0,0.41,0.0,0.42,0.4,0.01,0.07,1.82,0.41,0.41,8.0,0.43,0.02,0.47,0.41,0.06,0.65,2.53,0.43,0.43,8.0,0.44,0.03,0.49,0.42,0.07,0.72,2.28,0.44,0.43,8.0,0.6,0.03,0.66,0.56,0.1,0.42,2.21,0.6,0.59,8.0
+BI-GI-G060007 = 0.65,0.01,0.67,0.64,0.03,0.24,1.57,0.65,0.65,6.0,0.63,0.01,0.65,0.63,0.02,1.2,3.09,0.63,0.63,6.0,0.62,0.01,0.64,0.61,0.03,1.09,2.65,0.62,0.61,6.0,0.62,0.01,0.64,0.61,0.02,0.22,1.66,0.62,0.62,6.0,0.63,0.01,0.64,0.62,0.03,-0.31,2.07,0.63,0.63,6.0,0.57,0.01,0.59,0.56,0.04,0.7,2.05,0.57,0.57,6.0,0.46,0.01,0.48,0.45,0.03,0.63,2.02,0.46,0.46,6.0,0.41,0.01,0.42,0.39,0.02,-0.72,2.88,0.41,0.41,6.0,0.38,0.01,0.39,0.37,0.02,-0.39,2.05,0.38,0.38,6.0,0.38,0.01,0.39,0.37,0.01,-0.73,2.55,0.38,0.38,6.0,0.41,0.02,0.43,0.38,0.05,0.11,1.93,0.41,0.4,6.0,0.55,0.02,0.58,0.53,0.05,0.89,2.27,0.55,0.54,6.0
+BI-GI-G060008 = 0.66,0.01,0.67,0.64,0.03,-0.18,1.76,0.66,0.66,6.0,0.61,0.02,0.63,0.58,0.05,-0.52,2.19,0.61,0.61,6.0,0.61,0.01,0.62,0.6,0.02,-0.42,2.03,0.61,0.61,6.0,0.64,0.01,0.66,0.63,0.02,0.03,1.07,0.64,0.64,6.0,0.64,0.01,0.65,0.62,0.02,-0.0,2.08,0.64,0.64,6.0,0.59,0.02,0.62,0.57,0.06,0.49,2.22,0.59,0.59,6.0,0.49,0.02,0.51,0.47,0.04,0.5,2.24,0.49,0.48,6.0,0.43,0.01,0.45,0.41,0.03,0.79,2.4,0.43,0.42,6.0,0.4,0.01,0.42,0.39,0.02,0.16,1.36,0.4,0.4,6.0,0.4,0.01,0.43,0.39,0.04,0.83,2.49,0.4,0.4,6.0,0.41,0.0,0.42,0.4,0.01,0.0,2.17,0.41,0.41,6.0,0.53,0.01,0.55,0.52,0.03,0.65,1.88,0.53,0.53,6.0
+BI-GI-G060009 = 0.66,0.0,0.67,0.66,0.0,1.28,16.08,0.66,0.66,5.0,0.66,0.01,0.67,0.65,0.02,0.22,1.71,0.66,0.66,5.0,0.63,0.01,0.64,0.62,0.01,-0.71,1.91,0.63,0.63,5.0,0.64,0.01,0.65,0.63,0.02,0.24,1.74,0.64,0.64,5.0,0.67,0.0,0.68,0.67,0.0,-1.04,13.79,0.67,0.68,5.0,0.61,0.01,0.62,0.6,0.02,0.85,2.28,0.61,0.6,5.0,0.5,0.0,0.51,0.5,0.01,0.41,2.11,0.5,0.5,5.0,0.45,0.0,0.45,0.44,0.01,-0.16,2.35,0.45,0.45,5.0,0.45,0.01,0.46,0.44,0.02,0.58,2.17,0.45,0.45,5.0,0.46,0.01,0.47,0.45,0.03,-0.56,1.91,0.46,0.47,5.0,0.59,0.01,0.61,0.57,0.04,0.27,1.92,0.59,0.59,5.0,0.66,0.01,0.67,0.64,0.03,-0.29,1.34,0.66,0.66,5.0
+BI-GI-G060010 = 0.67,0.01,0.68,0.66,0.01,-0.42,2.3,0.67,0.67,5.0,0.64,0.01,0.65,0.63,0.02,-0.12,1.4,0.64,0.64,5.0,0.61,0.01,0.62,0.6,0.03,-0.24,1.34,0.61,0.62,5.0,0.63,0.0,0.64,0.63,0.01,0.57,0.42,0.63,0.63,5.0,0.62,0.02,0.64,0.59,0.04,-0.45,1.29,0.62,0.63,5.0,0.61,0.0,0.61,0.6,0.01,1.02,3.7,0.61,0.6,5.0,0.5,0.01,0.51,0.5,0.01,0.92,2.63,0.5,0.5,5.0,0.44,0.01,0.45,0.44,0.02,0.17,1.98,0.44,0.44,5.0,0.43,0.01,0.44,0.42,0.02,0.17,1.74,0.43,0.43,5.0,0.46,0.02,0.48,0.44,0.04,0.08,1.41,0.46,0.46,5.0,0.43,0.02,0.45,0.41,0.05,-0.19,1.33,0.43,0.44,5.0,0.63,0.01,0.65,0.62,0.03,-0.46,2.16,0.63,0.63,5.0
+BI-KI-G090001 = 0.56,0.05,0.65,0.48,0.17,0.15,2.7,0.56,0.56,7.0,0.53,0.06,0.63,0.42,0.21,-0.14,2.75,0.53,0.53,7.0,0.58,0.05,0.65,0.51,0.15,-0.08,2.67,0.58,0.58,7.0,0.69,0.03,0.75,0.65,0.09,0.34,2.77,0.7,0.7,7.0,0.71,0.02,0.74,0.66,0.08,-0.22,2.58,0.71,0.71,7.0,0.62,0.03,0.67,0.57,0.1,-0.24,2.48,0.62,0.62,7.0,0.5,0.04,0.55,0.44,0.11,-0.51,2.43,0.5,0.5,7.0,0.47,0.05,0.54,0.38,0.16,-0.42,2.51,0.47,0.48,7.0,0.46,0.06,0.57,0.37,0.2,0.3,2.74,0.47,0.47,7.0,0.54,0.06,0.65,0.47,0.18,0.57,2.62,0.54,0.54,7.0,0.56,0.06,0.67,0.47,0.2,0.27,2.53,0.56,0.56,7.0,0.52,0.07,0.63,0.42,0.21,-0.01,2.6,0.53,0.53,7.0
+BI-KI-G090002 = 0.55,0.08,0.66,0.42,0.24,-0.32,1.83,0.56,0.56,15.0,0.47,0.09,0.62,0.33,0.29,-0.1,2.0,0.48,0.47,15.0,0.52,0.06,0.6,0.42,0.18,-0.21,1.68,0.52,0.51,15.0,0.65,0.05,0.72,0.58,0.14,-0.19,1.82,0.65,0.65,15.0,0.68,0.05,0.74,0.59,0.15,-0.45,2.12,0.68,0.68,15.0,0.56,0.05,0.62,0.49,0.13,-0.32,1.65,0.56,0.56,15.0,0.45,0.05,0.51,0.37,0.14,-0.24,1.6,0.45,0.44,15.0,0.41,0.06,0.48,0.33,0.15,-0.18,1.55,0.42,0.4,15.0,0.39,0.07,0.49,0.3,0.19,-0.02,1.62,0.4,0.38,15.0,0.48,0.06,0.57,0.38,0.18,-0.02,1.7,0.48,0.46,15.0,0.54,0.06,0.63,0.44,0.19,-0.06,1.65,0.54,0.54,15.0,0.54,0.09,0.64,0.38,0.26,-0.3,1.79,0.54,0.55,15.0
+BI-KI-G090003 = 0.69,0.01,0.7,0.66,0.04,-1.28,3.32,0.69,0.69,6.0,0.6,0.02,0.62,0.57,0.05,-0.55,1.81,0.6,0.61,6.0,0.59,0.01,0.6,0.57,0.04,-1.42,3.56,0.59,0.6,6.0,0.7,0.02,0.73,0.68,0.05,0.18,1.78,0.7,0.7,6.0,0.72,0.01,0.73,0.69,0.04,-1.02,2.99,0.72,0.72,6.0,0.62,0.01,0.63,0.6,0.03,-0.91,2.65,0.62,0.62,6.0,0.51,0.01,0.52,0.49,0.03,-1.09,3.11,0.51,0.51,6.0,0.46,0.01,0.47,0.43,0.04,-1.22,3.28,0.46,0.46,6.0,0.42,0.02,0.44,0.39,0.05,-0.43,2.28,0.42,0.42,6.0,0.53,0.02,0.54,0.5,0.04,-1.44,3.56,0.53,0.53,6.0,0.6,0.01,0.62,0.58,0.03,-0.83,2.41,0.6,0.61,6.0,0.65,0.02,0.68,0.62,0.06,0.15,1.76,0.65,0.65,6.0
+BI-KI-G090004 = 0.66,0.01,0.68,0.65,0.03,0.29,1.84,0.66,0.66,6.0,0.62,0.02,0.64,0.59,0.05,-1.04,3.1,0.62,0.62,6.0,0.6,0.01,0.61,0.59,0.02,-0.75,2.58,0.6,0.6,6.0,0.68,0.03,0.71,0.64,0.07,-0.56,1.82,0.68,0.69,6.0,0.72,0.0,0.73,0.71,0.01,0.64,2.89,0.72,0.72,6.0,0.62,0.01,0.64,0.6,0.04,0.69,2.23,0.62,0.61,6.0,0.51,0.02,0.54,0.5,0.04,0.87,2.16,0.51,0.5,6.0,0.47,0.01,0.48,0.47,0.02,0.78,1.88,0.47,0.47,6.0,0.46,0.01,0.49,0.45,0.04,0.79,2.37,0.46,0.46,6.0,0.56,0.02,0.6,0.54,0.06,1.05,3.12,0.56,0.56,6.0,0.61,0.04,0.66,0.56,0.11,-0.37,2.11,0.62,0.62,6.0,0.66,0.01,0.68,0.65,0.03,-0.11,1.47,0.66,0.66,6.0
+BI-KI-G090005 = 0.59,0.05,0.66,0.5,0.15,-0.5,2.31,0.6,0.61,7.0,0.55,0.05,0.61,0.45,0.16,-0.59,2.43,0.55,0.56,7.0,0.58,0.03,0.62,0.52,0.09,-1.34,3.91,0.59,0.59,7.0,0.67,0.01,0.69,0.64,0.04,-0.24,1.9,0.67,0.67,7.0,0.71,0.01,0.71,0.68,0.03,-1.61,4.15,0.71,0.71,7.0,0.62,0.02,0.63,0.58,0.06,-1.36,3.86,0.62,0.62,7.0,0.51,0.03,0.54,0.46,0.08,-0.99,3.16,0.51,0.51,7.0,0.47,0.03,0.49,0.42,0.08,-1.58,4.19,0.47,0.48,7.0,0.46,0.04,0.51,0.4,0.11,-0.52,2.59,0.46,0.46,7.0,0.52,0.03,0.55,0.47,0.08,-0.22,2.21,0.52,0.52,7.0,0.56,0.03,0.58,0.5,0.09,-1.34,3.74,0.56,0.57,7.0,0.56,0.06,0.63,0.45,0.17,-0.65,2.59,0.56,0.57,7.0
+BI-KI-G090006 = 0.65,0.03,0.68,0.6,0.09,-0.63,2.01,0.65,0.66,10.0,0.62,0.03,0.65,0.58,0.07,-0.59,2.07,0.62,0.63,10.0,0.65,0.02,0.67,0.61,0.06,-0.42,2.16,0.65,0.65,10.0,0.71,0.02,0.75,0.68,0.06,0.09,1.65,0.71,0.72,10.0,0.72,0.02,0.75,0.69,0.06,0.07,1.7,0.72,0.72,10.0,0.66,0.01,0.68,0.64,0.04,-0.08,2.08,0.66,0.66,10.0,0.56,0.01,0.59,0.54,0.05,-0.46,2.17,0.56,0.57,10.0,0.53,0.02,0.56,0.5,0.06,0.25,1.81,0.53,0.53,10.0,0.53,0.02,0.55,0.49,0.06,-0.82,2.41,0.53,0.53,10.0,0.59,0.03,0.64,0.54,0.09,-0.09,2.17,0.59,0.59,10.0,0.62,0.04,0.68,0.57,0.11,0.12,1.77,0.62,0.62,10.0,0.64,0.04,0.68,0.58,0.1,-0.75,2.18,0.64,0.65,10.0
+BI-KI-G090007 = 0.67,0.01,0.69,0.65,0.04,0.16,1.82,0.67,0.67,6.0,0.63,0.02,0.66,0.61,0.05,-0.05,1.64,0.63,0.63,6.0,0.63,0.02,0.65,0.6,0.05,0.06,1.88,0.63,0.63,6.0,0.64,0.03,0.68,0.6,0.07,0.38,2.0,0.64,0.63,6.0,0.71,0.01,0.73,0.7,0.04,-0.12,2.24,0.71,0.71,6.0,0.66,0.01,0.67,0.64,0.03,-0.61,2.0,0.66,0.66,6.0,0.57,0.01,0.59,0.54,0.04,-0.2,2.17,0.57,0.57,6.0,0.5,0.0,0.51,0.49,0.01,-1.04,2.67,0.5,0.5,6.0,0.51,0.03,0.55,0.48,0.07,0.3,2.19,0.51,0.51,6.0,0.57,0.02,0.59,0.54,0.05,0.11,2.04,0.57,0.57,6.0,0.56,0.01,0.58,0.54,0.04,-0.03,1.88,0.56,0.56,6.0,0.67,0.02,0.68,0.65,0.04,-0.51,1.63,0.67,0.68,6.0
+BI-KR-G070001 = 0.67,0.01,0.68,0.66,0.02,-0.89,2.42,0.67,0.67,6.0,0.65,0.01,0.66,0.64,0.03,-0.65,2.15,0.65,0.66,6.0,0.62,0.01,0.63,0.61,0.02,-0.88,2.72,0.62,0.62,6.0,0.69,0.01,0.7,0.68,0.03,-0.71,2.24,0.69,0.69,6.0,0.68,0.0,0.68,0.67,0.01,-0.82,1.55,0.68,0.68,6.0,0.62,0.0,0.63,0.62,0.01,-0.64,2.14,0.62,0.63,6.0,0.52,0.0,0.53,0.51,0.01,0.25,2.23,0.52,0.52,6.0,0.48,0.01,0.49,0.48,0.02,0.96,2.55,0.48,0.48,6.0,0.52,0.01,0.54,0.51,0.03,0.06,1.95,0.52,0.52,6.0,0.52,0.02,0.54,0.5,0.04,-0.43,1.63,0.52,0.52,6.0,0.56,0.02,0.57,0.53,0.05,-0.66,1.93,0.56,0.56,6.0,0.64,0.01,0.66,0.62,0.04,-0.58,2.57,0.64,0.64,6.0
+BI-KR-G070002 = 0.67,0.01,0.69,0.65,0.04,-0.7,2.98,0.67,0.67,8.0,0.65,0.01,0.67,0.64,0.03,-0.18,2.41,0.65,0.65,8.0,0.61,0.01,0.63,0.59,0.04,-0.34,1.75,0.61,0.61,8.0,0.7,0.01,0.71,0.68,0.02,0.09,1.79,0.7,0.7,8.0,0.67,0.01,0.68,0.65,0.03,-0.36,1.8,0.67,0.67,8.0,0.6,0.01,0.62,0.58,0.04,0.05,2.13,0.6,0.6,8.0,0.5,0.01,0.52,0.48,0.04,0.28,1.98,0.5,0.49,8.0,0.46,0.02,0.48,0.43,0.05,0.21,2.18,0.46,0.45,8.0,0.48,0.03,0.53,0.44,0.09,-0.2,2.35,0.48,0.49,8.0,0.5,0.03,0.55,0.47,0.09,0.83,2.63,0.5,0.49,8.0,0.53,0.04,0.59,0.48,0.11,0.21,1.82,0.54,0.54,8.0,0.62,0.01,0.65,0.61,0.04,0.75,3.07,0.62,0.63,8.0
+BI-KR-G070003 = 0.68,0.01,0.69,0.67,0.02,0.91,2.54,0.68,0.67,6.0,0.65,0.01,0.66,0.64,0.02,-0.57,1.96,0.65,0.65,6.0,0.62,0.01,0.63,0.62,0.01,-0.06,1.74,0.62,0.63,6.0,0.66,0.02,0.67,0.63,0.04,-0.28,1.61,0.66,0.66,6.0,0.68,0.0,0.68,0.67,0.01,-0.12,1.43,0.68,0.68,6.0,0.61,0.01,0.62,0.6,0.03,-0.12,1.95,0.61,0.61,6.0,0.5,0.02,0.52,0.48,0.04,-0.66,2.36,0.5,0.51,6.0,0.46,0.02,0.48,0.44,0.05,0.02,2.33,0.46,0.46,6.0,0.48,0.02,0.5,0.45,0.05,-0.28,2.26,0.48,0.47,6.0,0.47,0.03,0.49,0.42,0.07,-0.98,2.91,0.47,0.47,6.0,0.56,0.02,0.58,0.54,0.04,-0.24,1.77,0.56,0.56,6.0,0.63,0.01,0.64,0.62,0.02,-0.29,1.39,0.63,0.63,6.0
+BI-KR-G070004 = 0.66,0.01,0.68,0.64,0.04,0.24,1.76,0.66,0.65,6.0,0.64,0.02,0.66,0.61,0.05,0.18,1.93,0.64,0.63,6.0,0.61,0.01,0.63,0.59,0.04,0.34,1.71,0.61,0.61,6.0,0.67,0.02,0.69,0.65,0.04,-0.28,1.51,0.67,0.68,6.0,0.69,0.01,0.7,0.68,0.02,0.69,2.6,0.69,0.68,6.0,0.63,0.01,0.64,0.61,0.03,-0.74,2.34,0.63,0.63,6.0,0.53,0.01,0.54,0.51,0.03,-0.69,2.22,0.53,0.53,6.0,0.49,0.01,0.51,0.47,0.04,-0.66,2.44,0.49,0.49,6.0,0.51,0.04,0.55,0.45,0.1,-0.22,1.58,0.51,0.51,6.0,0.55,0.02,0.58,0.52,0.06,0.24,1.84,0.55,0.55,6.0,0.58,0.01,0.6,0.57,0.03,0.43,2.44,0.58,0.58,6.0,0.62,0.02,0.64,0.6,0.04,-0.03,1.49,0.62,0.62,6.0
+BI-KR-G070005 = 0.73,0.02,0.75,0.7,0.05,-0.72,1.87,0.73,0.74,8.0,0.69,0.01,0.71,0.67,0.04,-0.45,1.76,0.69,0.7,8.0,0.64,0.01,0.65,0.62,0.03,0.07,1.72,0.64,0.64,8.0,0.65,0.02,0.68,0.63,0.06,0.2,1.35,0.65,0.65,8.0,0.63,0.02,0.65,0.61,0.04,0.19,1.59,0.63,0.62,8.0,0.56,0.01,0.58,0.55,0.02,0.9,2.7,0.56,0.56,8.0,0.47,0.0,0.48,0.47,0.01,0.18,1.66,0.47,0.47,8.0,0.45,0.01,0.46,0.44,0.02,-0.04,1.81,0.45,0.45,8.0,0.47,0.01,0.49,0.46,0.03,0.78,3.47,0.47,0.47,8.0,0.51,0.02,0.54,0.49,0.05,-0.06,2.37,0.51,0.52,8.0,0.55,0.02,0.58,0.52,0.06,0.71,2.91,0.55,0.54,8.0,0.66,0.02,0.68,0.63,0.05,-0.58,1.43,0.66,0.67,8.0
+BI-KR-G070006 = 0.71,0.03,0.76,0.66,0.09,-0.28,2.57,0.71,0.72,6.0,0.67,0.02,0.69,0.64,0.05,-0.08,1.83,0.67,0.67,6.0,0.64,0.02,0.67,0.62,0.05,0.66,2.58,0.64,0.64,6.0,0.65,0.02,0.68,0.64,0.04,0.96,2.6,0.65,0.65,6.0,0.67,0.02,0.68,0.64,0.04,-0.41,1.74,0.67,0.67,6.0,0.57,0.0,0.58,0.57,0.01,0.27,4.5,0.57,0.57,6.0,0.47,0.01,0.48,0.46,0.02,0.2,2.6,0.47,0.47,6.0,0.44,0.01,0.47,0.42,0.04,0.33,2.72,0.44,0.44,6.0,0.47,0.02,0.51,0.45,0.06,0.52,2.89,0.47,0.47,6.0,0.51,0.02,0.55,0.48,0.07,0.48,2.41,0.51,0.51,6.0,0.54,0.01,0.55,0.52,0.03,-0.33,1.93,0.54,0.54,6.0,0.63,0.03,0.68,0.58,0.09,-0.48,2.5,0.63,0.64,6.0
+BI-KR-G070007 = 0.69,0.01,0.7,0.68,0.03,-0.18,1.6,0.69,0.69,5.0,0.64,0.01,0.65,0.63,0.02,-0.78,2.66,0.64,0.64,5.0,0.62,0.01,0.62,0.61,0.01,0.09,1.32,0.62,0.61,5.0,0.64,0.02,0.67,0.63,0.04,0.77,2.39,0.64,0.64,5.0,0.65,0.03,0.68,0.62,0.06,0.69,1.94,0.65,0.63,5.0,0.57,0.01,0.58,0.57,0.02,0.14,1.25,0.57,0.57,5.0,0.46,0.01,0.47,0.46,0.02,0.26,1.34,0.46,0.46,5.0,0.42,0.01,0.43,0.41,0.02,0.17,1.42,0.42,0.42,5.0,0.44,0.02,0.46,0.43,0.03,-0.04,1.3,0.44,0.44,5.0,0.46,0.01,0.48,0.45,0.03,-0.08,2.17,0.46,0.46,5.0,0.5,0.02,0.54,0.48,0.06,0.69,1.94,0.5,0.49,5.0,0.62,0.01,0.64,0.6,0.04,0.05,2.48,0.62,0.62,5.0
+BI-KY-G080001 = 0.66,0.0,0.66,0.66,0.0,0.08,-121.36,0.66,0.66,2.0,0.66,0.0,0.66,0.66,0.01,-0.0,0.56,0.66,0.66,2.0,0.63,0.0,0.63,0.63,0.0,-0.01,8.59,0.63,0.63,2.0,0.58,0.01,0.59,0.57,0.02,0.0,0.98,0.58,0.58,2.0,0.6,0.02,0.62,0.59,0.03,-0.0,1.0,0.6,0.6,2.0,0.61,0.0,0.61,0.6,0.0,-0.0,5.12,0.61,0.61,2.0,0.5,0.0,0.51,0.5,0.01,-0.0,3.16,0.5,0.5,2.0,0.46,0.01,0.47,0.46,0.01,-0.0,1.09,0.46,0.46,2.0,0.44,0.01,0.45,0.44,0.01,-0.0,1.0,0.44,0.44,2.0,0.51,0.0,0.51,0.5,0.01,-0.0,2.8,0.51,0.51,2.0,0.59,0.0,0.59,0.59,0.0,-0.01,-17.72,0.59,0.59,2.0,0.63,0.01,0.64,0.62,0.02,0.0,0.98,0.63,0.63,2.0
+BI-KY-G080002 = 0.65,0.01,0.65,0.64,0.01,0.63,1.35,0.65,0.64,3.0,0.69,0.01,0.7,0.67,0.03,-0.64,1.51,0.69,0.7,3.0,0.63,0.01,0.64,0.62,0.01,0.38,1.43,0.63,0.63,3.0,0.66,0.01,0.67,0.66,0.01,0.63,1.65,0.66,0.66,3.0,0.69,0.01,0.7,0.68,0.02,-0.69,1.49,0.69,0.7,3.0,0.65,0.01,0.65,0.64,0.01,-0.17,1.57,0.65,0.65,3.0,0.53,0.01,0.54,0.53,0.01,-0.6,1.63,0.53,0.54,3.0,0.51,0.0,0.52,0.51,0.01,0.71,0.68,0.51,0.51,3.0,0.48,0.0,0.48,0.47,0.01,-0.38,1.12,0.48,0.48,3.0,0.49,0.01,0.49,0.48,0.02,-0.57,1.47,0.49,0.49,3.0,0.57,0.02,0.59,0.56,0.03,0.5,1.5,0.57,0.57,3.0,0.61,0.01,0.62,0.59,0.03,0.27,1.49,0.61,0.6,3.0
+BI-KY-G080003 = 0.66,0.01,0.67,0.65,0.01,-1.14,3.24,0.66,0.66,5.0,0.68,0.01,0.69,0.68,0.01,0.17,1.34,0.68,0.68,5.0,0.63,0.0,0.64,0.63,0.01,0.14,1.27,0.63,0.63,5.0,0.63,0.01,0.65,0.61,0.03,0.26,1.82,0.63,0.63,5.0,0.67,0.01,0.68,0.65,0.03,-0.81,2.35,0.67,0.67,5.0,0.62,0.01,0.63,0.62,0.02,0.43,1.46,0.62,0.62,5.0,0.52,0.01,0.53,0.51,0.02,-0.31,1.23,0.52,0.53,5.0,0.49,0.01,0.51,0.48,0.03,-0.37,1.27,0.49,0.5,5.0,0.46,0.01,0.47,0.45,0.03,-0.52,1.52,0.46,0.47,5.0,0.49,0.01,0.5,0.48,0.01,0.08,1.77,0.49,0.49,5.0,0.6,0.01,0.61,0.59,0.02,-0.6,2.13,0.6,0.6,5.0,0.63,0.02,0.65,0.61,0.04,0.43,1.82,0.63,0.62,5.0
+BI-KY-G080004 = 0.66,0.03,0.7,0.63,0.06,0.32,1.61,0.66,0.66,4.0,0.67,0.03,0.71,0.64,0.07,-0.01,1.13,0.67,0.67,4.0,0.66,0.03,0.69,0.63,0.07,-0.12,1.16,0.67,0.67,4.0,0.6,0.03,0.63,0.56,0.07,-0.24,1.98,0.6,0.6,4.0,0.61,0.02,0.64,0.59,0.05,0.02,1.33,0.61,0.61,4.0,0.67,0.04,0.71,0.63,0.08,0.01,1.26,0.67,0.67,4.0,0.6,0.05,0.64,0.54,0.1,-0.14,1.21,0.6,0.6,4.0,0.57,0.05,0.61,0.52,0.1,-0.17,1.22,0.57,0.58,4.0,0.54,0.04,0.58,0.49,0.09,-0.27,1.39,0.54,0.55,4.0,0.41,0.02,0.44,0.39,0.05,0.81,2.07,0.41,0.4,4.0,0.56,0.02,0.58,0.54,0.04,0.69,1.9,0.56,0.55,4.0,0.62,0.04,0.66,0.58,0.08,-0.09,1.15,0.62,0.62,4.0
+BI-KY-G080005 = 0.65,0.01,0.66,0.64,0.02,-0.45,1.52,0.65,0.65,3.0,0.66,0.01,0.66,0.65,0.01,-0.71,1.4,0.66,0.66,3.0,0.63,0.01,0.64,0.62,0.02,0.62,1.49,0.63,0.62,3.0,0.64,0.01,0.65,0.62,0.03,0.33,1.5,0.64,0.63,3.0,0.65,0.01,0.66,0.63,0.03,-0.58,1.49,0.65,0.66,3.0,0.63,0.02,0.65,0.62,0.03,0.7,1.51,0.63,0.62,3.0,0.53,0.02,0.56,0.52,0.04,0.68,1.5,0.53,0.52,3.0,0.52,0.02,0.54,0.5,0.04,0.7,1.5,0.52,0.51,3.0,0.49,0.02,0.52,0.47,0.04,0.7,1.5,0.49,0.47,3.0,0.46,0.01,0.47,0.46,0.02,0.67,1.51,0.46,0.46,3.0,0.58,0.01,0.59,0.57,0.02,0.68,1.49,0.58,0.58,3.0,0.6,0.01,0.61,0.59,0.02,-0.2,1.5,0.6,0.6,3.0
+BI-KY-G080006 = 0.69,0.02,0.7,0.66,0.04,-0.4,1.5,0.69,0.69,3.0,0.71,0.04,0.75,0.67,0.08,0.03,1.5,0.71,0.71,3.0,0.65,0.02,0.66,0.63,0.04,-0.2,1.5,0.65,0.65,3.0,0.58,0.01,0.59,0.57,0.03,0.0,1.49,0.58,0.58,3.0,0.61,0.02,0.63,0.59,0.04,0.32,1.51,0.61,0.61,3.0,0.69,0.07,0.76,0.61,0.14,0.02,1.5,0.69,0.69,3.0,0.61,0.09,0.7,0.52,0.18,0.04,1.5,0.61,0.6,3.0,0.58,0.1,0.69,0.48,0.2,0.06,1.5,0.59,0.58,3.0,0.55,0.09,0.64,0.46,0.18,-0.0,1.5,0.56,0.55,3.0,0.47,0.03,0.5,0.44,0.06,-0.55,1.5,0.47,0.48,3.0,0.62,0.02,0.64,0.6,0.04,0.45,1.5,0.62,0.61,3.0,0.66,0.04,0.7,0.62,0.08,0.14,1.5,0.66,0.66,3.0
+BI-KY-G080007 = 0.68,0.01,0.7,0.66,0.03,0.37,2.23,0.68,0.68,5.0,0.7,0.01,0.71,0.69,0.02,-0.21,1.37,0.7,0.7,5.0,0.66,0.01,0.68,0.64,0.04,0.69,2.21,0.66,0.66,5.0,0.68,0.03,0.72,0.65,0.07,0.36,1.98,0.68,0.69,5.0,0.7,0.02,0.73,0.69,0.04,0.42,2.0,0.7,0.7,5.0,0.64,0.02,0.66,0.63,0.04,0.33,1.71,0.64,0.64,5.0,0.54,0.02,0.56,0.52,0.04,0.46,1.84,0.54,0.53,5.0,0.51,0.02,0.53,0.48,0.05,0.14,1.54,0.51,0.51,5.0,0.47,0.01,0.49,0.46,0.03,0.21,1.92,0.47,0.47,5.0,0.49,0.0,0.5,0.49,0.01,0.73,2.55,0.49,0.49,5.0,0.62,0.01,0.64,0.61,0.03,0.52,2.0,0.62,0.62,5.0,0.65,0.01,0.67,0.64,0.03,-0.7,2.1,0.65,0.66,5.0
+BI-KY-G080008 = 0.68,0.01,0.69,0.67,0.02,-0.09,1.64,0.68,0.68,4.0,0.7,0.02,0.71,0.68,0.04,-0.23,1.29,0.7,0.7,4.0,0.65,0.01,0.66,0.64,0.02,-0.02,1.03,0.65,0.65,4.0,0.6,0.01,0.61,0.58,0.03,0.15,1.9,0.6,0.59,4.0,0.62,0.01,0.63,0.6,0.03,-0.22,1.31,0.62,0.62,4.0,0.69,0.02,0.72,0.67,0.05,0.72,2.01,0.69,0.68,4.0,0.61,0.03,0.65,0.59,0.06,0.63,1.99,0.61,0.61,4.0,0.59,0.03,0.63,0.57,0.06,0.71,2.0,0.6,0.59,4.0,0.56,0.03,0.6,0.54,0.06,0.67,2.1,0.56,0.56,4.0,0.46,0.01,0.46,0.45,0.02,-0.77,2.01,0.46,0.46,4.0,0.6,0.02,0.63,0.58,0.05,-0.26,1.91,0.6,0.61,4.0,0.65,0.02,0.67,0.63,0.04,0.15,1.2,0.65,0.65,4.0
+BI-KY-G080009 = 0.67,0.0,0.67,0.66,0.0,0.01,26.49,0.67,0.67,5.0,0.66,0.01,0.67,0.66,0.01,0.4,1.31,0.66,0.66,5.0,0.63,0.0,0.64,0.63,0.01,-1.03,1.86,0.63,0.63,5.0,0.62,0.01,0.63,0.6,0.03,0.11,1.7,0.62,0.61,5.0,0.64,0.02,0.66,0.62,0.04,-0.66,2.12,0.64,0.65,5.0,0.6,0.0,0.61,0.6,0.01,0.83,-1.82,0.6,0.6,5.0,0.5,0.0,0.5,0.49,0.01,-0.06,1.18,0.5,0.5,5.0,0.45,0.0,0.45,0.45,0.01,0.34,4.2,0.45,0.45,5.0,0.44,0.01,0.44,0.42,0.02,-0.48,2.03,0.44,0.44,5.0,0.5,0.01,0.51,0.48,0.03,0.5,2.04,0.5,0.5,5.0,0.59,0.0,0.6,0.59,0.01,1.11,2.49,0.59,0.59,5.0,0.66,0.01,0.67,0.65,0.02,-1.29,3.06,0.66,0.66,5.0
+BI-MA-G100001 = 0.74,0.02,0.76,0.71,0.05,-0.74,2.71,0.74,0.74,8.0,0.7,0.02,0.73,0.69,0.04,0.93,2.43,0.7,0.7,8.0,0.67,0.03,0.71,0.62,0.08,-0.01,2.18,0.67,0.67,8.0,0.62,0.01,0.64,0.6,0.04,-0.66,2.33,0.62,0.63,8.0,0.64,0.01,0.65,0.62,0.03,-1.1,3.12,0.64,0.64,8.0,0.56,0.02,0.58,0.52,0.05,-0.82,2.7,0.56,0.56,8.0,0.43,0.02,0.46,0.4,0.06,-0.04,2.48,0.43,0.43,8.0,0.39,0.02,0.43,0.37,0.06,1.37,3.35,0.39,0.38,8.0,0.38,0.02,0.42,0.36,0.05,1.18,2.94,0.38,0.37,8.0,0.42,0.01,0.43,0.4,0.03,0.05,1.93,0.42,0.42,8.0,0.5,0.01,0.52,0.49,0.04,0.98,3.35,0.5,0.5,8.0,0.68,0.01,0.7,0.66,0.04,-0.46,1.86,0.68,0.69,8.0
+BI-MA-G100002 = 0.68,0.02,0.71,0.66,0.06,0.11,1.61,0.68,0.68,7.0,0.64,0.02,0.66,0.6,0.06,-1.21,3.23,0.64,0.65,7.0,0.66,0.01,0.68,0.64,0.05,-0.27,2.54,0.66,0.66,7.0,0.62,0.02,0.64,0.59,0.06,-0.34,2.14,0.62,0.62,7.0,0.63,0.02,0.65,0.6,0.05,-0.26,1.89,0.63,0.63,7.0,0.53,0.02,0.56,0.5,0.06,-0.36,1.96,0.53,0.54,7.0,0.41,0.02,0.43,0.37,0.06,-0.34,1.95,0.41,0.41,7.0,0.36,0.02,0.37,0.33,0.05,-0.55,2.4,0.36,0.35,7.0,0.35,0.02,0.37,0.32,0.05,-0.65,2.78,0.35,0.35,7.0,0.36,0.02,0.39,0.33,0.06,-0.38,2.57,0.36,0.36,7.0,0.48,0.03,0.51,0.43,0.09,-0.39,2.29,0.48,0.48,7.0,0.63,0.02,0.65,0.6,0.04,-0.5,1.73,0.63,0.64,7.0
+BI-MA-G100003 = 0.67,0.03,0.71,0.57,0.14,-1.68,6.31,0.67,0.67,14.0,0.69,0.03,0.72,0.62,0.1,-1.39,5.26,0.69,0.69,14.0,0.67,0.03,0.7,0.6,0.11,-1.14,4.77,0.67,0.66,14.0,0.67,0.03,0.7,0.6,0.11,-1.23,4.19,0.67,0.68,14.0,0.69,0.04,0.73,0.56,0.17,-1.9,6.76,0.69,0.69,14.0,0.6,0.04,0.64,0.47,0.17,-1.93,6.88,0.6,0.6,14.0,0.48,0.05,0.53,0.34,0.19,-1.82,6.46,0.48,0.48,14.0,0.41,0.03,0.46,0.34,0.12,-1.14,4.57,0.42,0.42,14.0,0.41,0.03,0.46,0.32,0.13,-1.37,5.18,0.41,0.41,14.0,0.43,0.04,0.48,0.34,0.14,-1.34,4.99,0.44,0.44,14.0,0.54,0.04,0.57,0.43,0.14,-2.32,8.04,0.54,0.55,14.0,0.68,0.03,0.71,0.6,0.11,-1.02,4.07,0.68,0.68,14.0
+BI-MA-G100004 = 0.65,0.05,0.74,0.58,0.16,0.08,2.34,0.66,0.66,13.0,0.68,0.01,0.7,0.65,0.05,-0.35,2.87,0.68,0.68,13.0,0.63,0.02,0.68,0.59,0.08,-0.07,2.38,0.63,0.64,13.0,0.66,0.02,0.69,0.63,0.06,-0.03,1.74,0.66,0.66,13.0,0.68,0.02,0.71,0.65,0.06,-0.06,2.06,0.68,0.68,13.0,0.6,0.02,0.62,0.58,0.04,-0.03,1.67,0.6,0.6,13.0,0.48,0.02,0.51,0.44,0.07,-0.82,2.64,0.49,0.49,13.0,0.42,0.02,0.44,0.38,0.06,-0.89,2.59,0.42,0.43,13.0,0.41,0.02,0.43,0.37,0.06,-0.38,2.09,0.41,0.41,13.0,0.46,0.03,0.51,0.4,0.11,-0.19,2.36,0.46,0.46,13.0,0.51,0.04,0.57,0.45,0.11,-0.25,1.94,0.51,0.52,13.0,0.66,0.02,0.68,0.63,0.05,-0.23,2.3,0.66,0.66,13.0
+BI-MA-G100005 = 0.32,0.26,0.78,0.03,0.75,0.37,1.59,0.41,0.26,35.0,0.34,0.23,0.76,0.1,0.66,0.48,1.68,0.41,0.31,35.0,0.35,0.23,0.76,0.1,0.66,0.36,1.62,0.41,0.3,35.0,0.39,0.21,0.8,0.13,0.67,0.34,1.78,0.45,0.37,35.0,0.36,0.23,0.79,0.08,0.71,0.46,1.77,0.43,0.29,35.0,0.22,0.27,0.71,-0.1,0.81,0.37,1.67,0.35,0.18,35.0,0.17,0.23,0.61,-0.09,0.69,0.52,1.87,0.28,0.09,35.0,0.17,0.2,0.53,-0.06,0.59,0.41,1.67,0.26,0.1,35.0,0.16,0.19,0.51,-0.04,0.55,0.5,1.79,0.24,0.09,35.0,0.19,0.18,0.57,-0.03,0.6,0.57,1.97,0.26,0.12,35.0,0.22,0.22,0.68,-0.01,0.68,0.57,1.87,0.31,0.15,35.0,0.35,0.24,0.78,0.08,0.7,0.39,1.63,0.42,0.3,35.0
+BI-MA-G100006 = 0.66,0.04,0.72,0.61,0.11,0.58,2.03,0.66,0.65,6.0,0.7,0.04,0.74,0.62,0.11,-0.79,2.35,0.7,0.71,6.0,0.66,0.04,0.72,0.61,0.1,0.44,1.93,0.66,0.65,6.0,0.71,0.03,0.74,0.68,0.07,0.12,1.35,0.71,0.71,6.0,0.72,0.04,0.76,0.65,0.11,-0.9,2.49,0.73,0.74,6.0,0.64,0.04,0.67,0.56,0.11,-0.86,2.47,0.64,0.65,6.0,0.54,0.04,0.57,0.47,0.1,-0.87,2.45,0.54,0.55,6.0,0.46,0.03,0.49,0.41,0.08,-0.91,2.33,0.47,0.48,6.0,0.44,0.04,0.48,0.38,0.1,-0.69,2.31,0.44,0.45,6.0,0.48,0.03,0.51,0.43,0.09,-0.48,2.01,0.48,0.48,6.0,0.55,0.04,0.62,0.51,0.11,0.51,1.94,0.56,0.55,6.0,0.69,0.04,0.74,0.64,0.1,-0.03,1.6,0.69,0.69,6.0
+BI-MU-G110001 = 0.68,0.01,0.7,0.67,0.03,-0.08,1.51,0.68,0.68,3.0,0.62,0.02,0.64,0.61,0.03,0.56,1.5,0.62,0.62,3.0,0.59,0.02,0.6,0.58,0.03,0.7,1.5,0.59,0.58,3.0,0.63,0.0,0.63,0.63,0.0,-0.72,7.32,0.63,0.63,3.0,0.54,0.01,0.55,0.53,0.02,0.68,1.48,0.54,0.53,3.0,0.6,0.02,0.62,0.59,0.03,0.66,1.5,0.6,0.6,3.0,0.5,0.02,0.53,0.49,0.04,0.7,1.5,0.5,0.49,3.0,0.44,0.02,0.47,0.43,0.03,0.7,1.5,0.45,0.44,3.0,0.43,0.03,0.47,0.41,0.06,0.71,1.5,0.43,0.41,3.0,0.49,0.03,0.52,0.47,0.06,0.53,1.5,0.49,0.48,3.0,0.47,0.03,0.49,0.44,0.05,-0.28,1.5,0.47,0.47,3.0,0.64,0.02,0.66,0.62,0.04,0.12,1.5,0.64,0.64,3.0
+BI-MU-G110002 = 0.7,0.02,0.73,0.67,0.06,0.17,1.71,0.7,0.69,9.0,0.7,0.04,0.75,0.65,0.09,0.01,1.55,0.7,0.7,9.0,0.66,0.04,0.72,0.61,0.11,0.23,1.97,0.66,0.66,9.0,0.6,0.02,0.64,0.57,0.07,0.05,2.25,0.6,0.6,9.0,0.6,0.01,0.62,0.57,0.04,-0.4,2.1,0.6,0.6,9.0,0.67,0.06,0.75,0.6,0.16,0.03,1.58,0.67,0.67,9.0,0.59,0.07,0.69,0.5,0.18,0.04,1.56,0.59,0.59,9.0,0.55,0.09,0.67,0.44,0.22,0.0,1.56,0.56,0.55,9.0,0.54,0.08,0.64,0.45,0.19,0.03,1.55,0.54,0.54,9.0,0.56,0.05,0.67,0.5,0.17,0.88,2.8,0.56,0.55,9.0,0.6,0.02,0.64,0.59,0.05,0.5,2.25,0.6,0.6,9.0,0.67,0.02,0.7,0.64,0.06,0.2,1.86,0.67,0.67,9.0
+BI-MU-G110003 = 0.67,0.01,0.68,0.65,0.03,-0.16,1.87,0.67,0.66,5.0,0.65,0.02,0.68,0.62,0.05,0.71,2.19,0.65,0.64,5.0,0.61,0.01,0.62,0.59,0.03,0.07,1.51,0.61,0.61,5.0,0.62,0.02,0.64,0.6,0.04,-0.89,2.54,0.62,0.62,5.0,0.52,0.01,0.54,0.5,0.04,-0.21,2.33,0.52,0.52,5.0,0.63,0.02,0.66,0.61,0.05,0.43,1.89,0.63,0.63,5.0,0.55,0.03,0.58,0.52,0.06,0.21,1.7,0.55,0.55,5.0,0.49,0.02,0.52,0.46,0.06,0.21,1.78,0.49,0.49,5.0,0.5,0.03,0.54,0.46,0.08,-0.17,1.45,0.5,0.51,5.0,0.56,0.03,0.6,0.52,0.07,-0.18,1.62,0.56,0.56,5.0,0.52,0.03,0.54,0.48,0.06,-0.05,1.41,0.52,0.51,5.0,0.66,0.01,0.68,0.64,0.03,-0.26,1.53,0.66,0.66,5.0
+BI-MU-G110004 = 0.68,0.01,0.69,0.67,0.02,-0.11,1.92,0.68,0.68,4.0,0.62,0.02,0.64,0.6,0.04,0.7,2.1,0.62,0.61,4.0,0.58,0.01,0.6,0.57,0.03,1.02,2.24,0.58,0.57,4.0,0.61,0.01,0.62,0.59,0.03,-0.93,2.2,0.61,0.62,4.0,0.52,0.02,0.54,0.49,0.04,-0.45,1.59,0.52,0.52,4.0,0.6,0.02,0.62,0.58,0.04,0.78,2.14,0.6,0.59,4.0,0.5,0.02,0.53,0.48,0.05,0.85,2.16,0.5,0.49,4.0,0.45,0.02,0.48,0.44,0.05,0.6,1.95,0.45,0.45,4.0,0.44,0.03,0.48,0.42,0.06,0.88,2.09,0.44,0.43,4.0,0.51,0.04,0.56,0.46,0.1,0.3,1.95,0.51,0.5,4.0,0.49,0.03,0.52,0.46,0.06,-0.03,1.77,0.49,0.49,4.0,0.61,0.03,0.64,0.57,0.07,0.17,1.68,0.61,0.6,4.0
+BI-MU-G110005 = 0.67,0.01,0.67,0.66,0.02,-0.98,2.24,0.67,0.67,4.0,0.65,0.02,0.67,0.62,0.05,0.06,1.62,0.65,0.65,4.0,0.6,0.01,0.61,0.59,0.02,0.0,1.58,0.6,0.6,4.0,0.55,0.0,0.55,0.55,0.0,0.51,-22.29,0.55,0.55,4.0,0.55,0.01,0.57,0.54,0.02,-0.0,1.65,0.55,0.55,4.0,0.62,0.02,0.64,0.59,0.05,-0.13,1.69,0.62,0.62,4.0,0.53,0.03,0.56,0.5,0.06,-0.05,1.66,0.53,0.53,4.0,0.48,0.02,0.51,0.45,0.06,0.05,1.62,0.48,0.48,4.0,0.51,0.01,0.51,0.49,0.02,-0.83,2.1,0.51,0.51,4.0,0.56,0.02,0.58,0.55,0.03,0.49,1.63,0.56,0.55,4.0,0.52,0.02,0.54,0.49,0.05,-0.41,1.86,0.52,0.52,4.0,0.65,0.02,0.68,0.62,0.06,0.11,1.61,0.65,0.65,4.0
+BI-MU-G110006 = 0.67,0.01,0.67,0.66,0.01,-0.24,1.71,0.67,0.67,4.0,0.64,0.01,0.65,0.63,0.02,-0.43,1.59,0.64,0.64,4.0,0.62,0.01,0.63,0.61,0.03,0.03,1.08,0.62,0.62,4.0,0.6,0.02,0.62,0.58,0.04,0.1,1.14,0.6,0.59,4.0,0.62,0.03,0.65,0.59,0.06,0.16,1.67,0.62,0.62,4.0,0.6,0.01,0.61,0.59,0.03,0.24,2.01,0.6,0.6,4.0,0.5,0.01,0.51,0.49,0.02,-0.8,2.14,0.5,0.5,4.0,0.45,0.0,0.45,0.44,0.01,-1.1,2.34,0.45,0.45,4.0,0.46,0.01,0.47,0.45,0.02,0.0,1.75,0.46,0.46,4.0,0.51,0.02,0.53,0.48,0.05,-0.07,1.44,0.51,0.51,4.0,0.57,0.02,0.59,0.55,0.04,-0.0,1.12,0.57,0.57,4.0,0.65,0.01,0.66,0.63,0.03,-0.1,1.12,0.65,0.65,4.0
+BI-MU-G110007 = 0.68,0.01,0.7,0.66,0.04,0.38,2.0,0.68,0.68,7.0,0.69,0.02,0.72,0.65,0.07,-0.26,2.03,0.69,0.68,7.0,0.63,0.02,0.68,0.6,0.07,0.9,3.02,0.63,0.63,7.0,0.6,0.02,0.63,0.58,0.06,0.26,1.63,0.6,0.6,7.0,0.6,0.02,0.64,0.57,0.06,0.09,1.53,0.6,0.6,7.0,0.66,0.03,0.7,0.61,0.09,-0.48,2.54,0.66,0.65,7.0,0.57,0.04,0.62,0.51,0.11,-0.41,2.53,0.58,0.57,7.0,0.54,0.05,0.6,0.46,0.14,-0.53,2.59,0.54,0.53,7.0,0.55,0.04,0.59,0.48,0.11,-0.73,2.72,0.55,0.55,7.0,0.58,0.02,0.62,0.55,0.08,0.23,2.43,0.58,0.58,7.0,0.56,0.04,0.61,0.5,0.11,-0.42,1.81,0.56,0.56,7.0,0.68,0.02,0.71,0.65,0.06,-0.42,2.12,0.68,0.68,7.0
+BI-MU-G110008 = 0.65,0.01,0.67,0.63,0.03,0.22,1.42,0.65,0.64,5.0,0.61,0.01,0.64,0.6,0.04,1.29,2.98,0.61,0.61,5.0,0.59,0.01,0.6,0.58,0.02,-0.34,2.46,0.59,0.59,5.0,0.59,0.01,0.6,0.57,0.03,0.02,1.45,0.59,0.59,5.0,0.57,0.02,0.6,0.55,0.05,0.41,1.71,0.57,0.56,5.0,0.59,0.02,0.62,0.57,0.05,0.55,2.27,0.59,0.59,5.0,0.49,0.02,0.53,0.46,0.06,0.62,2.19,0.49,0.49,5.0,0.44,0.02,0.48,0.42,0.06,1.07,2.59,0.44,0.43,5.0,0.45,0.02,0.48,0.43,0.05,1.1,2.79,0.45,0.45,5.0,0.52,0.02,0.55,0.49,0.06,0.71,2.28,0.52,0.51,5.0,0.5,0.02,0.53,0.47,0.06,-0.55,2.02,0.5,0.51,5.0,0.62,0.02,0.65,0.6,0.05,0.84,2.56,0.62,0.62,5.0
+BI-MU-G110009 = 0.65,0.02,0.67,0.63,0.04,-0.8,2.07,0.65,0.66,4.0,0.6,0.01,0.61,0.59,0.02,0.37,1.88,0.6,0.6,4.0,0.58,0.01,0.6,0.58,0.02,1.05,2.25,0.58,0.58,4.0,0.61,0.0,0.61,0.6,0.01,-0.32,-5.14,0.61,0.61,4.0,0.56,0.03,0.58,0.52,0.06,-0.45,1.6,0.56,0.56,4.0,0.59,0.01,0.59,0.58,0.02,-0.25,2.15,0.59,0.59,4.0,0.48,0.01,0.5,0.47,0.03,0.5,1.75,0.48,0.48,4.0,0.43,0.02,0.45,0.42,0.03,0.49,1.63,0.43,0.42,4.0,0.42,0.02,0.44,0.41,0.04,0.46,1.81,0.42,0.42,4.0,0.48,0.03,0.52,0.44,0.08,0.28,1.94,0.48,0.47,4.0,0.45,0.05,0.51,0.41,0.1,0.46,1.6,0.45,0.44,4.0,0.58,0.02,0.6,0.57,0.04,0.26,1.95,0.58,0.58,4.0
+BI-MU-G110010 = 0.66,0.01,0.67,0.65,0.01,-0.62,1.94,0.66,0.66,5.0,0.67,0.02,0.69,0.64,0.06,-0.39,2.13,0.67,0.67,5.0,0.61,0.01,0.62,0.6,0.02,-0.96,2.56,0.61,0.61,5.0,0.59,0.02,0.61,0.56,0.05,0.2,1.35,0.59,0.58,5.0,0.56,0.02,0.58,0.52,0.06,-0.35,1.94,0.56,0.55,5.0,0.65,0.02,0.67,0.62,0.05,-0.78,2.35,0.65,0.65,5.0,0.56,0.02,0.58,0.53,0.05,-0.78,2.33,0.56,0.57,5.0,0.52,0.02,0.54,0.48,0.06,-0.4,2.13,0.52,0.51,5.0,0.53,0.03,0.56,0.48,0.08,-0.5,2.12,0.53,0.53,5.0,0.6,0.02,0.63,0.57,0.06,-0.09,2.44,0.6,0.6,5.0,0.54,0.05,0.59,0.45,0.13,-0.98,2.69,0.54,0.54,5.0,0.67,0.02,0.7,0.63,0.06,-0.92,2.7,0.67,0.68,5.0
+BI-MU-G110011 = 0.65,0.01,0.66,0.64,0.02,0.35,1.89,0.65,0.65,4.0,0.62,0.01,0.63,0.6,0.03,-0.01,1.02,0.62,0.62,4.0,0.6,0.01,0.61,0.59,0.03,0.7,1.96,0.6,0.59,4.0,0.57,0.02,0.6,0.55,0.05,0.49,1.91,0.57,0.56,4.0,0.59,0.03,0.63,0.56,0.07,0.6,1.83,0.59,0.58,4.0,0.59,0.01,0.61,0.57,0.03,0.17,1.85,0.59,0.59,4.0,0.49,0.02,0.51,0.47,0.04,0.75,2.13,0.49,0.49,4.0,0.44,0.01,0.46,0.44,0.03,1.11,2.3,0.44,0.44,4.0,0.47,0.02,0.49,0.45,0.04,0.0,1.54,0.47,0.47,4.0,0.53,0.02,0.55,0.5,0.05,-0.94,2.13,0.53,0.54,4.0,0.52,0.02,0.55,0.51,0.04,1.05,2.25,0.52,0.52,4.0,0.62,0.02,0.64,0.61,0.03,-0.01,1.06,0.62,0.62,4.0
+BI-MY-G120001 = 0.74,0.03,0.78,0.68,0.1,-0.1,1.84,0.74,0.74,8.0,0.69,0.03,0.73,0.64,0.09,0.32,1.97,0.69,0.68,8.0,0.65,0.04,0.71,0.61,0.1,0.44,2.01,0.65,0.64,8.0,0.68,0.01,0.69,0.67,0.02,-0.37,2.38,0.68,0.68,8.0,0.66,0.02,0.68,0.63,0.06,-0.4,1.97,0.66,0.66,8.0,0.59,0.02,0.61,0.56,0.05,-0.58,2.29,0.59,0.59,8.0,0.48,0.02,0.5,0.46,0.05,-0.48,2.25,0.48,0.49,8.0,0.46,0.01,0.48,0.45,0.04,0.72,1.92,0.46,0.46,8.0,0.47,0.03,0.52,0.44,0.08,0.79,2.33,0.47,0.45,8.0,0.56,0.04,0.64,0.52,0.12,0.72,2.37,0.56,0.55,8.0,0.61,0.03,0.67,0.58,0.09,0.69,2.21,0.61,0.6,8.0,0.66,0.05,0.75,0.61,0.14,0.55,2.11,0.67,0.65,8.0
+BI-MY-G120002 = 0.66,0.02,0.7,0.65,0.06,1.02,2.83,0.66,0.66,10.0,0.61,0.01,0.62,0.59,0.04,-0.32,2.16,0.61,0.61,10.0,0.59,0.02,0.62,0.56,0.06,-0.04,2.36,0.59,0.59,10.0,0.67,0.01,0.69,0.66,0.03,-0.59,2.03,0.67,0.68,10.0,0.7,0.01,0.71,0.68,0.04,-0.15,1.9,0.7,0.7,10.0,0.6,0.01,0.62,0.59,0.04,-0.04,2.35,0.6,0.6,10.0,0.49,0.01,0.52,0.47,0.05,0.35,2.73,0.49,0.49,10.0,0.46,0.01,0.47,0.45,0.03,0.24,3.05,0.46,0.46,10.0,0.43,0.01,0.44,0.41,0.03,0.24,1.61,0.43,0.42,10.0,0.51,0.02,0.54,0.49,0.05,0.25,1.8,0.51,0.51,10.0,0.57,0.03,0.61,0.53,0.08,0.17,2.07,0.57,0.56,10.0,0.61,0.03,0.66,0.56,0.1,-0.11,2.67,0.61,0.61,10.0
+BI-MY-G120003 = 0.66,0.01,0.67,0.64,0.02,-0.28,1.73,0.66,0.66,5.0,0.64,0.02,0.65,0.61,0.04,-0.49,1.94,0.64,0.64,5.0,0.62,0.01,0.63,0.6,0.03,-0.92,2.48,0.62,0.62,5.0,0.63,0.03,0.67,0.6,0.07,0.59,2.1,0.63,0.63,5.0,0.71,0.01,0.72,0.69,0.03,-0.75,2.32,0.71,0.71,5.0,0.64,0.02,0.66,0.61,0.04,-1.05,2.69,0.64,0.65,5.0,0.54,0.02,0.56,0.51,0.05,-1.06,2.64,0.54,0.55,5.0,0.49,0.01,0.5,0.47,0.04,-1.04,2.53,0.49,0.5,5.0,0.47,0.04,0.52,0.42,0.1,0.05,2.13,0.47,0.48,5.0,0.54,0.02,0.57,0.52,0.05,-0.08,1.81,0.54,0.55,5.0,0.54,0.02,0.57,0.51,0.06,-0.17,1.58,0.54,0.55,5.0,0.65,0.02,0.67,0.62,0.04,-0.72,2.54,0.65,0.65,5.0
+BI-MY-G120004 = 0.65,0.01,0.66,0.64,0.02,0.23,2.06,0.65,0.65,7.0,0.62,0.01,0.64,0.61,0.03,0.24,1.9,0.62,0.62,7.0,0.61,0.01,0.63,0.6,0.03,-0.1,2.31,0.61,0.61,7.0,0.64,0.01,0.66,0.62,0.04,0.29,1.94,0.64,0.64,7.0,0.71,0.01,0.72,0.7,0.03,-0.47,2.04,0.71,0.71,7.0,0.63,0.01,0.65,0.61,0.03,-0.89,3.2,0.63,0.63,7.0,0.53,0.01,0.55,0.51,0.04,-0.97,3.31,0.53,0.53,7.0,0.49,0.01,0.5,0.46,0.04,-1.12,3.47,0.49,0.49,7.0,0.45,0.02,0.49,0.43,0.07,0.66,2.49,0.45,0.45,7.0,0.52,0.02,0.54,0.5,0.04,0.4,2.09,0.52,0.52,7.0,0.56,0.01,0.59,0.54,0.04,0.12,1.85,0.56,0.56,7.0,0.62,0.02,0.64,0.59,0.06,-0.14,2.07,0.62,0.62,7.0
+BI-MY-G120005 = 0.69,0.06,0.73,0.56,0.17,-1.5,3.85,0.69,0.71,9.0,0.6,0.05,0.64,0.48,0.15,-1.34,3.27,0.6,0.63,9.0,0.59,0.05,0.63,0.49,0.13,-1.32,3.24,0.59,0.61,9.0,0.69,0.04,0.72,0.59,0.14,-1.67,4.49,0.69,0.7,9.0,0.7,0.04,0.74,0.6,0.13,-1.62,4.25,0.71,0.72,9.0,0.62,0.04,0.66,0.54,0.12,-1.25,3.22,0.63,0.64,9.0,0.5,0.03,0.54,0.44,0.11,-0.94,2.67,0.51,0.51,9.0,0.45,0.03,0.48,0.39,0.09,-0.98,2.64,0.45,0.46,9.0,0.42,0.03,0.45,0.35,0.1,-0.82,2.35,0.42,0.42,9.0,0.51,0.05,0.55,0.42,0.13,-1.2,2.94,0.52,0.53,9.0,0.6,0.04,0.65,0.51,0.14,-1.02,3.22,0.6,0.62,9.0,0.65,0.05,0.7,0.55,0.15,-1.14,3.05,0.66,0.67,9.0
+BI-MY-G120006 = 0.68,0.02,0.71,0.66,0.05,0.23,2.11,0.68,0.69,9.0,0.63,0.02,0.66,0.6,0.06,0.16,2.22,0.63,0.62,9.0,0.61,0.02,0.65,0.57,0.08,-0.12,2.38,0.61,0.61,9.0,0.66,0.01,0.68,0.65,0.03,-0.49,2.03,0.66,0.67,9.0,0.68,0.02,0.71,0.66,0.05,-0.14,2.28,0.68,0.68,9.0,0.6,0.01,0.62,0.59,0.03,1.45,4.01,0.6,0.59,9.0,0.48,0.02,0.52,0.46,0.05,0.96,3.03,0.48,0.48,9.0,0.45,0.01,0.46,0.44,0.02,0.87,3.18,0.45,0.45,9.0,0.43,0.02,0.46,0.4,0.06,-0.42,2.47,0.43,0.44,9.0,0.52,0.02,0.55,0.47,0.07,-0.48,2.49,0.52,0.52,9.0,0.55,0.02,0.59,0.52,0.06,0.16,2.43,0.55,0.55,9.0,0.6,0.02,0.64,0.58,0.06,0.8,2.22,0.6,0.59,9.0
+BI-MY-G120007 = 0.75,0.04,0.79,0.7,0.09,-0.35,1.67,0.75,0.75,6.0,0.7,0.03,0.74,0.66,0.08,-0.21,1.95,0.7,0.71,6.0,0.64,0.03,0.68,0.59,0.09,0.04,1.96,0.64,0.64,6.0,0.7,0.01,0.71,0.69,0.02,0.04,1.16,0.7,0.7,6.0,0.64,0.01,0.65,0.63,0.02,0.37,1.53,0.64,0.64,6.0,0.57,0.01,0.58,0.55,0.02,0.28,1.54,0.57,0.56,6.0,0.47,0.01,0.48,0.46,0.02,0.45,1.53,0.47,0.47,6.0,0.47,0.03,0.5,0.42,0.08,-0.47,2.55,0.47,0.47,6.0,0.47,0.03,0.52,0.42,0.09,-0.21,2.56,0.47,0.48,6.0,0.53,0.05,0.59,0.44,0.15,-0.74,2.42,0.54,0.54,6.0,0.58,0.05,0.63,0.5,0.13,-0.7,2.32,0.58,0.59,6.0,0.68,0.05,0.73,0.6,0.13,-0.4,1.99,0.68,0.68,6.0
+BI-NG-G140001 = 0.63,0.02,0.65,0.6,0.05,-0.15,1.7,0.63,0.63,4.0,0.63,0.03,0.67,0.6,0.07,-0.14,1.7,0.63,0.64,4.0,0.61,0.01,0.62,0.6,0.02,-0.43,1.88,0.61,0.61,4.0,0.66,0.02,0.68,0.64,0.04,0.37,1.57,0.66,0.65,4.0,0.68,0.02,0.71,0.66,0.05,0.52,1.68,0.68,0.67,4.0,0.63,0.02,0.66,0.61,0.05,0.35,1.57,0.63,0.63,4.0,0.52,0.02,0.54,0.51,0.04,0.33,1.57,0.52,0.52,4.0,0.49,0.02,0.51,0.47,0.04,-0.31,1.78,0.49,0.49,4.0,0.46,0.01,0.47,0.44,0.03,-0.78,2.06,0.46,0.46,4.0,0.44,0.04,0.49,0.39,0.1,-0.07,1.66,0.44,0.44,4.0,0.53,0.02,0.54,0.51,0.04,-1.15,2.33,0.53,0.54,4.0,0.57,0.03,0.6,0.53,0.07,-0.11,1.68,0.57,0.57,4.0
+BI-NG-G140002 = 0.68,0.01,0.69,0.68,0.01,0.06,1.36,0.68,0.68,4.0,0.68,0.01,0.69,0.67,0.02,-0.36,1.71,0.68,0.68,4.0,0.65,0.0,0.66,0.65,0.01,0.83,-6.65,0.65,0.65,4.0,0.66,0.01,0.67,0.66,0.01,0.08,1.2,0.66,0.66,4.0,0.72,0.01,0.72,0.71,0.01,-0.22,0.97,0.72,0.72,4.0,0.66,0.01,0.67,0.66,0.01,0.07,0.78,0.66,0.66,4.0,0.56,0.01,0.56,0.55,0.01,-0.21,1.17,0.56,0.56,4.0,0.52,0.01,0.53,0.52,0.01,0.8,2.11,0.52,0.52,4.0,0.54,0.02,0.56,0.52,0.03,-0.2,1.55,0.54,0.54,4.0,0.58,0.02,0.61,0.56,0.05,0.3,1.97,0.58,0.58,4.0,0.63,0.01,0.64,0.63,0.01,0.9,2.11,0.63,0.63,4.0,0.68,0.01,0.69,0.67,0.02,-0.14,1.64,0.68,0.68,4.0
+BI-NG-G140003 = 0.69,0.01,0.7,0.68,0.02,0.03,1.12,0.69,0.69,6.0,0.67,0.01,0.69,0.66,0.03,0.32,1.86,0.67,0.67,6.0,0.65,0.01,0.66,0.64,0.02,-0.15,1.23,0.65,0.66,6.0,0.62,0.02,0.66,0.6,0.06,0.25,1.85,0.62,0.62,6.0,0.71,0.01,0.72,0.69,0.03,-1.01,2.5,0.71,0.71,6.0,0.66,0.01,0.68,0.65,0.03,0.05,1.86,0.66,0.66,6.0,0.56,0.01,0.57,0.55,0.02,-0.18,1.39,0.56,0.56,6.0,0.51,0.01,0.51,0.5,0.02,-0.42,2.47,0.51,0.51,6.0,0.54,0.01,0.55,0.52,0.04,-1.44,3.5,0.54,0.55,6.0,0.61,0.02,0.64,0.58,0.06,0.26,2.27,0.61,0.6,6.0,0.59,0.04,0.66,0.54,0.12,0.37,2.07,0.59,0.59,6.0,0.68,0.02,0.7,0.65,0.05,-0.81,2.74,0.68,0.68,6.0
+BI-NG-G140004 = 0.69,0.01,0.69,0.68,0.01,0.19,1.11,0.69,0.69,6.0,0.66,0.01,0.67,0.66,0.02,0.46,1.76,0.66,0.66,6.0,0.66,0.01,0.67,0.66,0.01,-0.14,1.32,0.66,0.66,6.0,0.68,0.03,0.72,0.64,0.08,-0.02,2.06,0.68,0.68,6.0,0.71,0.01,0.72,0.7,0.02,0.42,2.12,0.71,0.71,6.0,0.67,0.0,0.67,0.66,0.01,-0.52,-2.42,0.67,0.67,6.0,0.57,0.0,0.58,0.57,0.01,-0.7,1.58,0.57,0.57,6.0,0.52,0.01,0.54,0.51,0.03,0.77,2.67,0.52,0.52,6.0,0.55,0.0,0.55,0.54,0.01,-0.59,2.39,0.55,0.55,6.0,0.62,0.02,0.64,0.59,0.04,-0.49,2.03,0.62,0.62,6.0,0.63,0.03,0.66,0.57,0.09,-0.62,2.09,0.63,0.63,6.0,0.69,0.0,0.7,0.68,0.01,0.25,2.59,0.69,0.69,6.0
+BI-NG-G140005 = 0.68,0.02,0.7,0.66,0.05,0.36,1.91,0.68,0.68,4.0,0.66,0.02,0.68,0.64,0.04,-0.28,1.57,0.66,0.66,4.0,0.63,0.01,0.65,0.61,0.04,-0.28,1.94,0.63,0.63,4.0,0.68,0.01,0.69,0.67,0.02,0.21,1.9,0.68,0.68,4.0,0.72,0.0,0.72,0.72,0.0,-1.13,-25.8,0.72,0.72,4.0,0.67,0.01,0.68,0.67,0.02,0.4,1.59,0.67,0.67,4.0,0.55,0.01,0.57,0.55,0.02,0.37,1.87,0.55,0.55,4.0,0.51,0.01,0.52,0.5,0.02,0.43,1.85,0.51,0.51,4.0,0.47,0.01,0.48,0.46,0.03,-0.4,1.57,0.47,0.47,4.0,0.52,0.03,0.56,0.48,0.08,0.05,2.0,0.52,0.52,4.0,0.57,0.04,0.62,0.53,0.09,-0.24,1.96,0.57,0.58,4.0,0.64,0.03,0.68,0.6,0.07,0.11,1.99,0.64,0.64,4.0
+BI-NG-G140006 = 0.68,0.01,0.69,0.66,0.03,-0.45,1.7,0.68,0.68,5.0,0.7,0.01,0.71,0.69,0.02,-0.9,2.46,0.7,0.71,5.0,0.65,0.01,0.67,0.64,0.03,-0.21,1.83,0.65,0.65,5.0,0.69,0.01,0.7,0.68,0.03,1.23,2.96,0.69,0.68,5.0,0.72,0.01,0.73,0.71,0.02,0.36,1.38,0.72,0.72,5.0,0.66,0.0,0.66,0.65,0.01,0.35,0.81,0.66,0.66,5.0,0.55,0.01,0.56,0.55,0.01,0.32,1.13,0.55,0.55,5.0,0.53,0.01,0.54,0.52,0.02,0.34,1.41,0.53,0.53,5.0,0.5,0.01,0.52,0.49,0.03,-0.02,1.57,0.5,0.5,5.0,0.52,0.01,0.53,0.5,0.03,-0.02,1.5,0.52,0.52,5.0,0.62,0.02,0.63,0.59,0.04,-0.67,2.03,0.62,0.62,5.0,0.65,0.01,0.66,0.63,0.03,-0.44,1.59,0.65,0.66,5.0
+BI-NG-G140007 = 0.69,0.01,0.7,0.68,0.02,-0.07,1.59,0.69,0.69,3.0,0.68,0.01,0.69,0.66,0.03,-0.21,1.5,0.68,0.68,3.0,0.65,0.0,0.66,0.65,0.01,-0.01,5.18,0.65,0.65,3.0,0.68,0.01,0.69,0.66,0.03,-0.05,1.51,0.68,0.68,3.0,0.72,0.0,0.73,0.72,0.01,0.67,1.62,0.72,0.72,3.0,0.67,0.01,0.68,0.67,0.01,0.49,1.79,0.67,0.67,3.0,0.56,0.0,0.57,0.56,0.01,0.67,1.5,0.56,0.56,3.0,0.52,0.01,0.53,0.51,0.01,0.58,1.63,0.52,0.52,3.0,0.51,0.01,0.52,0.5,0.02,-0.45,1.49,0.51,0.51,3.0,0.58,0.03,0.6,0.55,0.05,-0.71,1.5,0.58,0.6,3.0,0.63,0.01,0.64,0.62,0.01,-0.7,1.55,0.63,0.64,3.0,0.67,0.01,0.69,0.67,0.02,0.66,1.52,0.67,0.67,3.0
+BI-NG-G140008 = 0.68,0.01,0.69,0.68,0.02,0.25,1.58,0.68,0.68,6.0,0.67,0.01,0.69,0.65,0.04,0.28,2.39,0.67,0.67,6.0,0.65,0.01,0.67,0.64,0.04,-0.0,1.79,0.65,0.65,6.0,0.67,0.01,0.7,0.65,0.05,0.6,2.81,0.67,0.67,6.0,0.7,0.01,0.71,0.69,0.03,0.21,1.62,0.7,0.7,6.0,0.64,0.01,0.65,0.62,0.03,0.24,1.35,0.64,0.63,6.0,0.53,0.01,0.55,0.52,0.03,0.42,1.61,0.53,0.53,6.0,0.5,0.02,0.52,0.48,0.04,0.01,1.43,0.5,0.5,6.0,0.5,0.02,0.54,0.47,0.06,-0.1,1.63,0.5,0.51,6.0,0.51,0.03,0.55,0.47,0.08,-0.03,1.82,0.51,0.51,6.0,0.6,0.01,0.62,0.59,0.04,-0.02,1.58,0.6,0.6,6.0,0.65,0.01,0.67,0.64,0.03,0.17,1.93,0.65,0.65,6.0
+BI-NG-G140009 = 0.66,0.01,0.67,0.64,0.03,-0.86,2.68,0.66,0.66,7.0,0.64,0.01,0.66,0.62,0.04,-0.48,2.32,0.64,0.64,7.0,0.62,0.02,0.64,0.59,0.05,-0.33,2.14,0.62,0.62,7.0,0.66,0.01,0.68,0.64,0.04,-0.17,2.11,0.66,0.66,7.0,0.67,0.01,0.69,0.66,0.03,-0.38,1.79,0.67,0.67,7.0,0.64,0.01,0.65,0.62,0.02,-0.25,2.21,0.64,0.64,7.0,0.54,0.01,0.55,0.52,0.02,-0.3,2.43,0.54,0.53,7.0,0.49,0.01,0.5,0.48,0.02,0.19,1.71,0.49,0.49,7.0,0.54,0.02,0.56,0.51,0.05,-0.81,2.91,0.54,0.54,7.0,0.57,0.02,0.59,0.54,0.05,0.1,2.15,0.57,0.56,7.0,0.58,0.01,0.6,0.57,0.03,0.94,2.22,0.58,0.58,7.0,0.65,0.02,0.68,0.62,0.06,-0.09,2.13,0.65,0.64,7.0
+BI-RT-G150001 = 0.71,0.02,0.74,0.67,0.07,-0.35,1.85,0.71,0.72,9.0,0.7,0.02,0.74,0.68,0.05,0.96,2.75,0.7,0.69,9.0,0.64,0.02,0.69,0.62,0.06,1.01,2.83,0.64,0.63,9.0,0.63,0.02,0.66,0.61,0.06,0.36,1.97,0.63,0.63,9.0,0.65,0.01,0.67,0.65,0.02,1.12,3.8,0.65,0.65,9.0,0.58,0.01,0.59,0.56,0.03,-0.26,1.65,0.58,0.58,9.0,0.46,0.02,0.48,0.44,0.04,-0.15,1.72,0.46,0.46,9.0,0.4,0.02,0.44,0.37,0.07,0.31,2.21,0.4,0.4,9.0,0.38,0.02,0.43,0.35,0.08,0.49,2.5,0.39,0.38,9.0,0.4,0.02,0.44,0.36,0.07,0.18,3.14,0.4,0.4,9.0,0.47,0.02,0.51,0.43,0.08,0.2,2.56,0.47,0.46,9.0,0.65,0.03,0.7,0.59,0.11,-0.06,2.83,0.65,0.65,9.0
+BI-RT-G150002 = 0.74,0.02,0.78,0.71,0.07,0.41,2.25,0.74,0.74,16.0,0.71,0.02,0.73,0.68,0.05,-0.22,1.84,0.71,0.71,16.0,0.66,0.02,0.69,0.63,0.06,-0.52,2.5,0.66,0.67,16.0,0.67,0.01,0.69,0.65,0.04,-0.12,1.75,0.67,0.67,16.0,0.66,0.02,0.68,0.63,0.05,-0.33,1.86,0.66,0.67,16.0,0.57,0.02,0.6,0.55,0.06,0.26,1.85,0.57,0.57,16.0,0.45,0.02,0.48,0.43,0.05,0.03,1.58,0.45,0.45,16.0,0.41,0.02,0.45,0.37,0.08,-0.2,1.98,0.41,0.41,16.0,0.4,0.03,0.44,0.36,0.08,-0.06,1.93,0.4,0.4,16.0,0.41,0.03,0.46,0.36,0.1,0.06,2.16,0.41,0.41,16.0,0.46,0.03,0.51,0.4,0.11,-0.35,2.32,0.46,0.46,16.0,0.61,0.04,0.68,0.52,0.16,-0.38,2.6,0.61,0.62,16.0
+BI-RT-G150003 = 0.66,0.01,0.68,0.65,0.03,-0.41,1.66,0.66,0.67,6.0,0.69,0.01,0.7,0.67,0.03,-0.03,1.92,0.69,0.69,6.0,0.62,0.01,0.62,0.61,0.02,0.23,2.29,0.62,0.62,6.0,0.65,0.0,0.66,0.65,0.01,0.53,2.22,0.65,0.65,6.0,0.67,0.01,0.67,0.66,0.01,0.32,1.46,0.67,0.67,6.0,0.6,0.01,0.61,0.59,0.03,-0.19,1.73,0.6,0.6,6.0,0.48,0.02,0.5,0.46,0.05,-0.77,2.61,0.48,0.49,6.0,0.41,0.02,0.43,0.38,0.05,-1.0,2.62,0.41,0.42,6.0,0.39,0.02,0.41,0.36,0.05,-1.03,2.54,0.39,0.4,6.0,0.42,0.01,0.45,0.42,0.03,1.25,3.03,0.42,0.42,6.0,0.49,0.0,0.49,0.48,0.01,-0.41,2.41,0.49,0.49,6.0,0.66,0.01,0.68,0.65,0.02,-0.1,1.61,0.66,0.66,6.0
+BI-RT-G150004 = 0.72,0.01,0.74,0.71,0.03,0.87,3.18,0.72,0.72,10.0,0.69,0.01,0.7,0.67,0.03,0.0,1.59,0.69,0.69,10.0,0.64,0.01,0.66,0.62,0.04,-0.55,2.19,0.64,0.64,10.0,0.66,0.01,0.69,0.65,0.04,0.02,1.98,0.66,0.66,10.0,0.66,0.02,0.68,0.63,0.05,-0.59,2.15,0.66,0.66,10.0,0.57,0.01,0.59,0.54,0.05,-0.33,2.02,0.57,0.57,10.0,0.45,0.01,0.47,0.43,0.04,-0.33,2.5,0.45,0.45,10.0,0.4,0.01,0.41,0.37,0.04,-0.95,2.68,0.4,0.4,10.0,0.38,0.01,0.4,0.35,0.05,-0.98,2.83,0.38,0.39,10.0,0.39,0.01,0.4,0.36,0.04,-0.96,3.1,0.39,0.39,10.0,0.45,0.02,0.47,0.4,0.07,-1.14,3.5,0.45,0.45,10.0,0.59,0.03,0.62,0.53,0.1,-1.04,2.95,0.59,0.61,10.0
+BI-RT-G150005 = 0.69,0.02,0.72,0.67,0.06,0.31,2.37,0.69,0.7,7.0,0.66,0.01,0.68,0.64,0.03,0.33,2.16,0.66,0.66,7.0,0.63,0.01,0.64,0.61,0.03,0.51,2.23,0.63,0.63,7.0,0.64,0.0,0.65,0.64,0.01,0.44,2.32,0.64,0.64,7.0,0.65,0.02,0.68,0.63,0.05,0.17,2.29,0.65,0.65,7.0,0.58,0.02,0.6,0.54,0.06,-0.52,1.81,0.58,0.58,7.0,0.47,0.02,0.49,0.43,0.06,-0.44,1.84,0.47,0.47,7.0,0.4,0.02,0.42,0.37,0.05,-0.47,1.89,0.4,0.4,7.0,0.38,0.02,0.41,0.35,0.05,-0.26,1.8,0.38,0.38,7.0,0.4,0.02,0.42,0.36,0.06,-0.42,2.43,0.4,0.4,7.0,0.43,0.02,0.45,0.4,0.05,0.09,1.83,0.43,0.43,7.0,0.57,0.03,0.61,0.53,0.08,0.21,2.0,0.57,0.57,7.0
+BI-RT-G150006 = 0.7,0.03,0.74,0.67,0.07,0.15,1.85,0.7,0.7,10.0,0.68,0.02,0.7,0.65,0.05,-0.45,2.0,0.68,0.68,10.0,0.64,0.01,0.64,0.63,0.02,-0.37,1.87,0.64,0.64,10.0,0.67,0.01,0.7,0.65,0.05,0.72,2.54,0.67,0.66,10.0,0.67,0.01,0.68,0.64,0.04,-0.54,2.74,0.67,0.67,10.0,0.57,0.01,0.59,0.55,0.04,-0.08,2.08,0.57,0.57,10.0,0.46,0.02,0.48,0.44,0.05,-0.32,2.06,0.46,0.46,10.0,0.4,0.01,0.41,0.38,0.03,-0.83,2.78,0.4,0.4,10.0,0.39,0.01,0.4,0.37,0.03,-1.02,3.19,0.39,0.39,10.0,0.41,0.01,0.43,0.38,0.05,-0.17,2.29,0.41,0.41,10.0,0.47,0.01,0.5,0.45,0.05,0.05,2.49,0.47,0.47,10.0,0.63,0.01,0.65,0.61,0.04,-0.52,2.48,0.63,0.63,10.0
+BI-RY-G160001 = 0.69,0.02,0.73,0.67,0.07,0.5,2.11,0.69,0.69,13.0,0.67,0.02,0.69,0.65,0.04,-0.17,1.71,0.67,0.68,13.0,0.64,0.02,0.66,0.61,0.05,-0.4,1.88,0.64,0.64,13.0,0.64,0.01,0.65,0.63,0.02,-0.19,1.51,0.64,0.64,13.0,0.63,0.01,0.64,0.62,0.02,0.21,2.5,0.63,0.62,13.0,0.55,0.01,0.56,0.53,0.03,-0.11,2.0,0.55,0.55,13.0,0.44,0.01,0.46,0.42,0.04,-0.23,1.6,0.44,0.44,13.0,0.39,0.02,0.42,0.36,0.06,-0.2,1.7,0.39,0.4,13.0,0.38,0.03,0.42,0.34,0.08,0.06,1.76,0.38,0.38,13.0,0.39,0.03,0.44,0.34,0.1,0.12,1.87,0.39,0.38,13.0,0.43,0.04,0.49,0.37,0.11,-0.32,2.0,0.43,0.43,13.0,0.57,0.04,0.63,0.5,0.13,-0.05,1.79,0.57,0.56,13.0
+BI-RY-G160002 = 0.7,0.02,0.73,0.67,0.06,-0.71,2.39,0.7,0.71,7.0,0.67,0.02,0.69,0.65,0.05,-0.24,1.7,0.67,0.68,7.0,0.65,0.01,0.66,0.64,0.02,0.48,2.23,0.65,0.64,7.0,0.62,0.01,0.63,0.61,0.02,-0.84,2.59,0.62,0.62,7.0,0.64,0.01,0.65,0.61,0.04,-0.89,3.28,0.64,0.64,7.0,0.57,0.0,0.57,0.57,0.01,-0.2,-21.76,0.57,0.57,7.0,0.47,0.01,0.47,0.46,0.02,0.08,1.92,0.47,0.46,7.0,0.43,0.01,0.45,0.42,0.03,0.0,2.58,0.43,0.43,7.0,0.45,0.02,0.47,0.43,0.05,0.79,2.66,0.45,0.44,7.0,0.48,0.02,0.51,0.46,0.05,0.04,1.41,0.48,0.48,7.0,0.49,0.02,0.51,0.44,0.07,-1.01,2.7,0.49,0.49,7.0,0.66,0.01,0.68,0.64,0.03,0.41,2.01,0.66,0.66,7.0
+BI-RY-G160003 = 0.69,0.02,0.72,0.66,0.06,0.22,2.13,0.69,0.69,12.0,0.68,0.01,0.69,0.66,0.03,-0.68,3.24,0.68,0.68,12.0,0.63,0.01,0.65,0.62,0.02,0.57,3.01,0.63,0.63,12.0,0.64,0.01,0.66,0.62,0.04,0.14,1.6,0.64,0.64,12.0,0.65,0.02,0.68,0.62,0.06,-0.01,1.8,0.65,0.65,12.0,0.55,0.01,0.56,0.53,0.02,-0.11,1.56,0.55,0.55,12.0,0.45,0.01,0.47,0.43,0.03,0.31,2.0,0.45,0.45,12.0,0.4,0.02,0.44,0.37,0.06,0.46,2.36,0.4,0.4,12.0,0.39,0.02,0.44,0.35,0.08,0.6,2.69,0.39,0.39,12.0,0.42,0.04,0.49,0.37,0.12,0.37,2.25,0.43,0.42,12.0,0.47,0.02,0.51,0.43,0.08,0.11,2.77,0.47,0.47,12.0,0.62,0.04,0.67,0.55,0.12,-0.56,2.22,0.62,0.62,12.0
+BI-RY-G160004 = 0.72,0.01,0.73,0.7,0.03,0.02,2.37,0.72,0.72,15.0,0.69,0.0,0.69,0.68,0.01,-1.09,3.03,0.69,0.69,15.0,0.65,0.01,0.66,0.64,0.02,0.42,2.16,0.65,0.65,15.0,0.66,0.01,0.68,0.65,0.03,0.43,2.54,0.66,0.66,15.0,0.64,0.01,0.66,0.61,0.05,-0.08,1.98,0.64,0.64,15.0,0.54,0.01,0.56,0.52,0.04,-0.27,2.01,0.54,0.54,15.0,0.42,0.01,0.43,0.4,0.03,0.03,1.7,0.42,0.42,15.0,0.36,0.01,0.37,0.34,0.03,-0.22,2.43,0.36,0.36,15.0,0.35,0.01,0.37,0.33,0.04,0.86,3.71,0.35,0.35,15.0,0.37,0.02,0.44,0.34,0.1,1.4,4.91,0.37,0.36,15.0,0.42,0.03,0.49,0.37,0.12,0.99,4.28,0.42,0.41,15.0,0.53,0.03,0.6,0.5,0.11,0.86,3.33,0.53,0.52,15.0
+BI-RY-G160005 = 0.73,0.01,0.74,0.72,0.02,0.52,1.72,0.73,0.73,6.0,0.69,0.0,0.7,0.69,0.01,0.32,-0.55,0.69,0.69,6.0,0.65,0.01,0.66,0.64,0.01,0.25,1.99,0.65,0.65,6.0,0.65,0.01,0.66,0.64,0.01,0.21,2.1,0.65,0.65,6.0,0.64,0.01,0.64,0.63,0.02,-0.32,1.43,0.64,0.64,6.0,0.54,0.01,0.55,0.54,0.01,-0.31,1.33,0.54,0.55,6.0,0.42,0.01,0.43,0.41,0.02,-0.51,1.53,0.42,0.42,6.0,0.37,0.01,0.38,0.36,0.02,0.63,1.9,0.37,0.37,6.0,0.36,0.01,0.37,0.35,0.02,0.88,2.28,0.36,0.35,6.0,0.36,0.01,0.38,0.35,0.03,0.4,1.5,0.36,0.36,6.0,0.41,0.01,0.42,0.39,0.03,-0.06,1.13,0.41,0.41,6.0,0.53,0.02,0.56,0.51,0.05,0.37,2.23,0.53,0.53,6.0
+BI-RY-G160006 = 0.73,0.01,0.73,0.72,0.01,-0.17,1.6,0.73,0.73,6.0,0.69,0.01,0.7,0.68,0.02,0.49,2.62,0.69,0.69,6.0,0.64,0.01,0.65,0.61,0.04,-0.9,2.83,0.64,0.64,6.0,0.65,0.0,0.65,0.64,0.01,0.52,0.01,0.65,0.65,6.0,0.64,0.0,0.64,0.63,0.01,-0.87,3.51,0.64,0.64,6.0,0.55,0.0,0.55,0.54,0.01,-0.93,1.97,0.55,0.55,6.0,0.43,0.0,0.43,0.42,0.01,-0.32,2.98,0.43,0.43,6.0,0.37,0.01,0.37,0.36,0.01,0.22,1.36,0.37,0.37,6.0,0.36,0.01,0.37,0.34,0.02,-0.12,2.0,0.36,0.36,6.0,0.36,0.01,0.38,0.35,0.03,0.02,1.77,0.36,0.37,6.0,0.42,0.03,0.46,0.38,0.08,0.2,1.86,0.42,0.42,6.0,0.52,0.03,0.57,0.48,0.08,-0.12,1.96,0.53,0.53,6.0
+BI-RY-G160007 = 0.73,0.01,0.75,0.71,0.04,-0.1,1.51,0.73,0.73,9.0,0.7,0.01,0.71,0.69,0.02,0.17,2.21,0.7,0.7,9.0,0.65,0.01,0.66,0.64,0.02,0.41,2.11,0.65,0.65,9.0,0.64,0.01,0.65,0.63,0.02,0.36,2.53,0.64,0.64,9.0,0.64,0.01,0.66,0.63,0.03,-0.09,1.75,0.64,0.64,9.0,0.56,0.01,0.57,0.53,0.03,-1.11,3.28,0.56,0.56,9.0,0.45,0.02,0.47,0.42,0.05,-0.63,2.43,0.45,0.46,9.0,0.41,0.02,0.44,0.38,0.05,-0.04,1.76,0.41,0.41,9.0,0.4,0.02,0.43,0.37,0.06,0.18,1.78,0.4,0.4,9.0,0.42,0.03,0.48,0.38,0.1,0.4,1.91,0.42,0.42,9.0,0.51,0.03,0.55,0.46,0.08,0.09,2.37,0.51,0.5,9.0,0.63,0.03,0.67,0.58,0.09,-0.15,1.82,0.63,0.63,9.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_nighttemp_2005.properties
new file mode 100644
index 0000000..1023901
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = -3.86,1.8,0.91,-10.12,11.02,-0.16,3.09,4.26,-3.92,1575.0,-5.83,2.28,0.08,-13.7,13.78,-0.79,3.31,6.26,-5.43,1575.0,-0.37,2.17,5.18,-17.83,23.01,-1.39,10.25,2.2,-0.2,1575.0,4.75,1.45,8.9,-0.2,9.09,-0.34,3.28,4.97,4.9,1575.0,7.43,1.39,11.1,1.32,9.78,-0.39,3.17,7.55,7.52,1575.0,11.43,1.5,17.44,7.38,10.06,0.43,3.38,11.53,11.31,1575.0,13.69,1.03,17.17,10.55,6.61,-0.11,3.13,13.73,13.72,1575.0,11.58,1.13,15.79,6.69,9.09,-0.66,4.63,11.64,11.79,1575.0,10.02,1.58,14.69,3.66,11.02,-0.31,2.72,10.14,10.14,1575.0,8.59,0.94,11.1,5.31,5.79,-0.46,3.26,8.64,8.62,1575.0,-0.48,1.25,4.21,-6.54,10.75,-0.66,4.46,1.34,-0.33,1575.0,-3.2,1.47,0.91,-9.29,10.2,-0.6,2.95,3.52,-2.95,1575.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_rainfall_2005.properties
new file mode 100644
index 0000000..0b12b75
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 58.2,4.82,68.22,48.98,19.24,0.04,2.31,58.4,57.8,45.0,80.67,6.44,89.5,68.25,21.25,-0.14,2.01,80.92,80.54,45.0,38.03,2.4,42.1,33.58,8.52,-0.09,1.82,38.11,38.46,45.0,58.66,3.12,69.26,53.59,15.67,0.95,4.51,58.74,58.38,45.0,67.28,9.07,81.75,49.75,32.0,-0.62,2.39,67.88,68.22,45.0,39.18,4.85,43.39,29.77,13.63,-0.97,2.31,39.48,41.52,45.0,123.83,6.76,132.46,108.89,23.57,-0.8,2.8,124.01,124.71,45.0,64.72,3.16,70.31,58.67,11.64,-0.3,2.33,64.79,64.73,45.0,42.83,7.68,50.46,28.02,22.43,-0.91,2.2,43.5,46.8,45.0,48.54,2.43,52.0,43.41,8.59,-0.39,1.97,48.6,48.98,45.0,60.72,6.02,68.22,47.5,20.72,-0.85,2.49,61.01,62.32,45.0,76.08,11.1,89.66,47.5,42.16,-0.99,3.08,76.87,79.36,45.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_temperature_2005.properties
new file mode 100644
index 0000000..a912f29
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_temperature_2005.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 2005 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=2005
+
+# 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.11,1.65,5.31,-3.23,8.54,-0.72,2.79,2.68,2.56,1575.0,1.12,1.98,4.9,-5.43,10.33,-0.49,2.53,2.28,1.46,1575.0,9.51,2.0,15.79,-0.89,16.67,-0.81,5.39,9.72,9.72,1575.0,16.06,1.46,21.3,10.55,10.75,-0.45,3.32,16.13,16.2,1575.0,18.03,1.37,22.4,13.44,8.96,0.25,2.84,18.09,17.92,1575.0,23.79,1.99,29.29,18.27,11.02,0.08,2.65,23.87,23.85,1575.0,22.57,1.57,28.74,18.82,9.92,0.08,2.8,22.62,22.68,1575.0,20.05,1.89,25.16,14.96,10.2,-0.6,2.42,20.14,20.75,1575.0,18.78,1.65,22.4,14.41,7.99,-0.61,2.39,18.86,19.3,1575.0,15.62,0.86,18.82,12.48,6.34,-0.2,3.11,15.65,15.65,1575.0,6.44,1.54,11.1,-0.2,11.3,-0.54,4.4,6.62,6.56,1575.0,-0.66,2.76,4.76,-7.64,12.4,-0.22,1.82,2.83,-0.33,1575.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_vegetation_2005.properties
new file mode 100644
index 0000000..7ab0876
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_0_vegetation_2005.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 2005 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=2005
+
+# 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.53,0.07,0.68,0.29,0.39,-0.39,2.78,0.53,0.54,1575.0,0.48,0.09,0.67,0.26,0.41,-0.2,1.9,0.48,0.49,1575.0,0.53,0.08,0.71,0.25,0.46,-0.8,3.56,0.53,0.54,1575.0,0.7,0.05,0.82,0.4,0.42,-0.83,5.16,0.7,0.7,1575.0,0.71,0.08,0.83,0.42,0.4,-0.23,2.29,0.71,0.69,1575.0,0.72,0.06,0.86,0.41,0.45,-0.2,3.08,0.72,0.71,1575.0,0.74,0.06,0.87,0.39,0.48,-0.64,4.58,0.75,0.75,1575.0,0.75,0.07,0.86,0.43,0.44,-0.34,3.04,0.75,0.74,1575.0,0.71,0.06,0.83,0.42,0.41,-0.29,2.95,0.72,0.71,1575.0,0.69,0.06,0.81,0.36,0.44,-0.14,3.73,0.69,0.68,1575.0,0.65,0.06,0.77,0.36,0.4,-1.79,7.15,0.65,0.66,1575.0,0.45,0.09,0.64,0.22,0.43,0.21,1.78,0.46,0.43,1575.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_nighttemp_2005.properties
new file mode 100644
index 0000000..d1957c3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = -2.58,0.23,-2.33,-2.95,0.62,-0.4,1.7,2.59,-2.54,8.0,-4.33,0.47,-3.5,-4.88,1.38,0.55,2.1,4.35,-4.47,8.0,1.41,0.75,2.28,0.15,2.14,-0.65,2.07,1.58,1.66,8.0,7.83,0.65,8.62,6.97,1.65,-0.16,1.43,7.85,7.93,8.0,10.01,0.42,10.55,9.31,1.24,-0.09,2.19,10.02,9.93,8.0,15.31,1.03,16.48,13.31,3.17,-0.86,2.9,15.34,15.51,8.0,15.09,0.96,17.03,14.41,2.62,1.11,2.93,15.12,14.55,8.0,14.06,1.41,15.51,11.1,4.41,-1.17,3.48,14.12,14.48,8.0,11.31,0.87,12.76,10.0,2.76,0.18,2.33,11.34,11.24,8.0,9.94,0.25,10.28,9.45,0.83,-0.77,2.94,9.94,10.0,8.0,-1.4,1.0,-0.2,-2.68,2.48,-0.21,1.39,1.69,-1.13,8.0,-2.67,0.44,-2.13,-3.23,1.1,0.11,1.4,2.7,-2.75,8.0
+BE-G1 = -3.67,1.02,-0.75,-6.54,5.79,0.08,2.68,3.81,-3.64,120.0,-5.33,0.99,-2.95,-7.64,4.69,-0.03,2.78,5.42,-5.3,120.0,-0.09,1.96,4.21,-5.71,9.92,-0.51,3.25,1.95,0.18,120.0,6.23,1.08,8.62,3.66,4.96,-0.24,2.68,6.32,6.49,120.0,8.37,1.12,11.1,5.04,6.06,-0.22,2.9,8.44,8.38,120.0,13.03,1.76,17.44,8.62,8.82,-0.15,2.46,13.14,13.2,120.0,14.47,0.82,17.17,11.93,5.24,0.26,5.41,14.5,14.41,120.0,12.19,0.98,15.79,10.83,4.96,1.43,5.15,12.23,11.93,120.0,10.29,1.25,13.58,7.24,6.34,-0.08,2.92,10.36,10.38,120.0,8.78,0.83,10.55,5.31,5.24,-1.09,6.0,8.82,8.86,120.0,-0.36,0.82,2.01,-2.68,4.69,-0.16,3.64,0.89,-0.33,120.0,-3.06,0.76,-1.3,-4.88,3.58,0.3,2.4,3.16,-3.12,120.0
+BE-G2 = -2.58,0.23,-2.33,-2.95,0.62,-0.4,1.7,2.59,-2.54,8.0,-4.33,0.47,-3.5,-4.88,1.38,0.55,2.1,4.35,-4.47,8.0,1.41,0.75,2.28,0.15,2.14,-0.65,2.07,1.58,1.66,8.0,7.83,0.65,8.62,6.97,1.65,-0.16,1.43,7.85,7.93,8.0,10.01,0.42,10.55,9.31,1.24,-0.09,2.19,10.02,9.93,8.0,15.31,1.03,16.48,13.31,3.17,-0.86,2.9,15.34,15.51,8.0,15.09,0.96,17.03,14.41,2.62,1.11,2.93,15.12,14.55,8.0,14.06,1.41,15.51,11.1,4.41,-1.17,3.48,14.12,14.48,8.0,11.31,0.87,12.76,10.0,2.76,0.18,2.33,11.34,11.24,8.0,9.94,0.25,10.28,9.45,0.83,-0.77,2.94,9.94,10.0,8.0,-1.4,1.0,-0.2,-2.68,2.48,-0.21,1.39,1.69,-1.13,8.0,-2.67,0.44,-2.13,-3.23,1.1,0.11,1.4,2.7,-2.75,8.0
+BE-NVL = -3.31,1.18,-1.3,-5.98,4.69,-0.63,2.3,3.51,-2.95,57.0,-5.22,0.87,-2.95,-6.81,3.86,0.45,3.19,5.29,-5.3,57.0,0.58,1.49,4.07,-3.5,7.58,-0.1,3.27,1.59,0.63,57.0,5.59,0.76,8.07,4.49,3.58,0.87,3.71,5.64,5.59,57.0,8.08,1.1,10.28,6.0,4.27,-0.14,2.05,8.15,8.21,57.0,11.25,1.2,14.96,9.17,5.79,1.01,3.74,11.31,10.96,57.0,13.58,0.71,14.69,11.38,3.31,-0.69,3.16,13.59,13.58,57.0,11.69,0.53,12.89,10.0,2.89,-0.58,3.93,11.71,11.79,57.0,9.86,1.13,12.2,7.52,4.69,-0.11,2.34,9.93,9.86,57.0,8.04,0.49,9.17,6.69,2.48,-0.08,3.07,8.05,8.07,57.0,-0.64,0.44,0.35,-1.57,1.93,-0.08,2.64,0.78,-0.61,57.0,-2.41,0.52,-1.44,-3.5,2.07,0.09,2.07,2.46,-2.4,57.0
+BE-VAN = -3.33,1.09,-1.02,-5.71,4.69,0.27,2.11,3.51,-3.44,151.0,-3.94,1.14,0.08,-6.81,6.89,0.54,4.1,4.11,-3.92,151.0,0.11,1.66,3.66,-5.43,9.09,-0.32,3.24,1.66,0.15,151.0,5.53,1.07,8.35,2.9,5.44,0.59,3.49,5.64,5.31,151.0,8.2,0.64,10.0,6.69,3.31,0.28,2.77,8.22,8.14,151.0,12.92,0.66,14.96,10.83,4.13,0.18,3.87,12.93,12.89,151.0,14.36,0.76,16.89,12.48,4.41,0.14,3.12,14.38,14.41,151.0,12.07,0.64,14.13,10.28,3.86,0.29,3.61,12.09,12.07,151.0,10.95,0.74,13.44,9.17,4.27,0.44,3.57,10.98,10.9,151.0,8.7,0.71,10.41,7.11,3.31,0.32,2.49,8.73,8.62,151.0,0.31,0.86,2.28,-3.23,5.51,-0.55,4.4,0.91,0.35,151.0,-3.23,0.97,-1.02,-5.98,4.96,0.22,2.69,3.37,-3.37,151.0
+BE-VLI = -4.62,1.04,-2.13,-9.29,7.17,-1.16,6.62,4.73,-4.47,126.0,-4.65,1.04,-2.68,-8.67,5.99,-0.66,4.46,4.76,-4.61,126.0,-2.61,3.65,5.04,-17.83,22.87,-1.52,7.41,4.47,-2.13,126.0,4.91,0.79,6.69,2.7,4.0,-0.29,2.62,4.97,5.04,126.0,8.01,0.84,10.69,5.59,5.1,0.26,3.62,8.06,7.83,126.0,12.84,1.14,16.06,10.83,5.24,0.17,2.23,12.89,12.76,126.0,14.56,0.74,16.06,13.31,2.76,0.2,2.17,14.58,14.55,126.0,12.25,0.72,13.31,10.28,3.03,-0.45,2.66,12.27,12.24,126.0,9.47,0.76,11.38,7.24,4.13,0.02,3.27,9.5,9.45,126.0,8.66,0.71,10.28,6.97,3.31,0.09,2.54,8.69,8.62,126.0,0.13,1.42,4.21,-4.06,8.27,-0.12,3.23,1.42,0.18,126.0,-2.67,0.75,-0.2,-4.33,4.13,-0.01,3.3,2.77,-2.68,126.0
+BE-VOV = -2.19,0.83,-0.2,-4.06,3.86,-0.1,2.65,2.34,-2.13,151.0,-5.28,1.47,-0.89,-8.19,7.3,1.15,4.12,5.48,-5.57,151.0,0.05,1.35,3.11,-4.61,7.72,-0.37,3.49,1.35,0.08,151.0,5.01,1.08,7.8,1.46,6.34,-0.5,3.23,5.12,5.18,151.0,8.37,0.94,11.1,5.59,5.51,-0.46,3.46,8.43,8.48,151.0,11.6,0.92,13.31,9.45,3.86,-0.39,2.3,11.64,11.72,151.0,13.97,0.73,15.51,11.93,3.58,-0.21,2.67,13.99,14.0,151.0,11.9,0.53,13.58,10.55,3.03,-0.31,3.51,11.91,11.93,151.0,12.0,0.82,14.69,9.72,4.96,0.02,3.64,12.02,11.93,151.0,8.9,0.64,10.55,7.24,3.31,0.09,2.68,8.92,8.76,151.0,-0.7,0.93,1.46,-4.06,5.51,-0.7,3.86,1.16,-0.61,151.0,-2.12,0.7,-0.47,-4.61,4.13,-0.43,3.58,2.23,-2.13,151.0
+BE-VWV = -1.05,0.9,0.91,-3.92,4.82,-0.88,3.66,1.38,-0.89,165.0,-3.75,1.14,-1.02,-7.09,6.06,-0.68,3.08,3.92,-3.5,165.0,0.97,1.29,4.21,-2.95,7.17,-0.16,3.22,1.61,0.91,165.0,4.44,1.05,7.52,1.73,5.79,0.18,2.87,4.57,4.42,165.0,7.67,1.14,10.28,5.04,5.24,0.34,2.55,7.76,7.52,165.0,10.76,0.91,12.2,8.07,4.13,-0.34,2.29,10.8,10.83,165.0,13.32,0.59,14.69,11.65,3.03,-0.3,2.96,13.33,13.38,165.0,12.25,0.54,13.58,10.55,3.03,-0.32,3.46,12.26,12.2,165.0,11.08,0.98,13.31,8.62,4.69,-0.17,2.23,11.12,11.1,165.0,8.85,0.78,10.69,6.69,4.0,-0.44,2.96,8.89,8.9,165.0,-0.19,0.9,3.94,-2.13,6.06,1.01,5.78,0.92,-0.27,165.0,-1.63,0.62,0.91,-3.23,4.13,0.53,4.18,1.75,-1.71,165.0
+BE-WHT = -3.54,0.79,-0.75,-5.78,5.03,0.23,3.88,3.63,-3.5,186.0,-4.58,1.01,-2.4,-7.91,5.51,-0.76,3.8,4.69,-4.47,186.0,0.44,1.8,5.18,-4.06,9.23,0.09,3.05,1.85,0.42,186.0,5.03,1.08,8.9,2.28,6.61,0.02,3.12,5.14,5.07,186.0,7.68,1.14,10.55,3.94,6.61,-0.29,2.93,7.77,7.83,186.0,11.07,1.16,14.69,8.07,6.61,0.45,3.13,11.13,10.96,186.0,13.65,0.94,16.61,11.93,4.69,0.97,4.06,13.68,13.58,186.0,12.06,0.62,13.58,10.0,3.58,-0.56,4.07,12.08,12.0,186.0,10.92,0.87,12.76,6.14,6.61,-1.47,8.47,10.95,10.96,186.0,9.12,0.79,11.1,6.69,4.41,0.13,2.98,9.16,9.04,186.0,-0.24,0.75,2.56,-2.68,5.24,-0.44,4.81,0.79,-0.2,186.0,-2.11,0.78,-0.75,-4.61,3.86,-0.92,3.61,2.25,-1.99,186.0
+BE-WLG = -6.07,1.66,-2.4,-10.12,7.72,0.1,2.64,6.3,-5.98,187.0,-8.3,1.97,-4.33,-13.15,8.82,0.07,2.19,8.53,-8.6,187.0,-1.76,1.99,3.11,-9.02,12.13,-0.1,3.56,2.65,-1.99,187.0,3.74,1.51,6.97,0.63,6.34,0.1,2.12,4.04,3.66,187.0,6.37,1.47,9.45,1.32,8.13,-0.56,3.62,6.54,6.42,187.0,10.31,1.19,12.76,7.38,5.37,-0.54,2.73,10.38,10.55,187.0,12.91,1.1,14.96,10.83,4.13,-0.08,1.68,12.95,13.03,187.0,10.2,1.24,13.86,6.69,7.17,-0.31,2.85,10.28,10.41,187.0,8.4,1.09,11.38,5.87,5.51,0.18,2.61,8.47,8.35,187.0,8.57,0.84,10.55,6.14,4.41,-0.3,2.49,8.61,8.62,187.0,-1.36,1.57,2.28,-5.43,7.72,-0.06,2.64,2.07,-1.37,187.0,-5.11,1.31,-2.13,-9.29,7.17,-0.1,2.7,5.27,-5.16,187.0
+BE-WLX = -5.24,1.14,-2.95,-8.74,5.79,-0.4,2.26,5.36,-5.02,221.0,-8.94,1.94,-3.78,-13.7,9.92,0.07,2.67,9.15,-8.88,221.0,-1.16,1.47,2.56,-5.71,8.27,-0.28,2.71,1.87,-1.02,221.0,3.26,1.42,7.52,-0.2,7.72,0.03,2.73,3.56,3.39,221.0,5.8,0.82,7.66,3.39,4.27,-0.33,2.65,5.86,5.87,221.0,10.55,0.91,12.76,8.35,4.41,-0.02,2.56,10.59,10.55,221.0,12.78,0.84,14.69,10.55,4.13,-0.04,2.53,12.81,12.76,221.0,10.4,0.92,12.2,7.66,4.55,-0.25,2.3,10.44,10.48,221.0,8.96,1.36,13.31,3.66,9.65,-0.11,3.92,9.06,8.9,221.0,7.49,1.08,10.41,5.31,5.1,0.58,2.56,7.56,7.24,221.0,-1.26,1.48,2.28,-6.54,8.82,-0.46,3.01,1.94,-1.02,221.0,-4.65,1.08,-1.02,-7.36,6.34,0.23,3.39,4.78,-4.61,221.0
+BE-WNA = -4.43,0.9,-1.57,-7.09,5.51,0.42,3.58,4.52,-4.61,195.0,-6.17,1.17,-2.4,-9.29,6.89,-0.13,3.02,6.27,-5.98,195.0,0.12,1.75,3.39,-4.06,7.44,-0.18,2.23,1.75,0.35,195.0,5.11,0.91,6.97,2.28,4.69,-0.26,2.87,5.19,5.18,195.0,7.12,1.02,9.17,4.21,4.96,-0.32,2.61,7.19,7.24,195.0,11.0,1.1,13.58,8.07,5.51,-0.38,2.62,11.05,11.1,195.0,13.95,0.75,15.79,11.93,3.86,-0.19,2.52,13.97,14.0,195.0,11.57,0.56,13.58,9.86,3.72,0.38,4.35,11.58,11.52,195.0,8.89,1.4,11.93,4.49,7.44,-0.23,2.59,9.0,8.9,195.0,8.66,0.64,10.83,6.97,3.86,0.24,3.94,8.68,8.62,195.0,0.01,0.99,2.56,-5.43,7.99,-1.1,7.61,0.99,0.08,195.0,-3.62,1.06,-1.02,-7.36,6.34,0.09,3.27,3.77,-3.78,195.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_rainfall_2005.properties
new file mode 100644
index 0000000..32442cf
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 49.47,0.85,50.46,48.98,1.48,0.71,1.5,49.48,48.98,3.0,68.94,1.19,70.31,68.25,2.06,0.71,1.5,68.94,68.25,3.0,34.79,0.3,35.13,34.61,0.52,0.71,1.5,34.79,34.61,3.0,57.52,0.99,58.67,56.95,1.72,0.71,1.5,57.53,56.95,3.0,50.5,1.3,52.0,49.75,2.25,0.71,1.5,50.51,49.75,3.0,29.92,0.26,30.22,29.77,0.45,0.71,1.5,29.92,29.77,3.0,122.27,2.11,124.71,121.06,3.65,0.71,1.5,122.29,121.06,3.0,63.05,2.24,64.34,60.47,3.88,-0.71,1.5,63.08,64.34,3.0,28.16,0.24,28.45,28.02,0.42,0.71,1.5,28.17,28.02,3.0,48.1,2.04,50.46,46.92,3.53,0.71,1.5,48.13,46.92,3.0,51.49,0.45,52.0,51.23,0.77,0.71,1.5,51.49,51.23,3.0,62.71,6.58,70.31,58.91,11.4,0.71,1.5,62.94,58.91,3.0
+BE-WLG = 68.22,NaN,68.22,68.22,0.0,NaN,NaN,68.22,68.22,1.0,84.26,NaN,84.26,84.26,0.0,NaN,NaN,84.26,84.26,1.0,38.46,NaN,38.46,38.46,0.0,NaN,NaN,38.46,38.46,1.0,58.67,NaN,58.67,58.67,0.0,NaN,NaN,58.67,58.67,1.0,64.23,NaN,64.23,64.23,0.0,NaN,NaN,64.23,64.23,1.0,37.32,NaN,37.32,37.32,0.0,NaN,NaN,37.32,37.32,1.0,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,58.67,NaN,58.67,58.67,0.0,NaN,NaN,58.67,58.67,1.0,50.46,NaN,50.46,50.46,0.0,NaN,NaN,50.46,50.46,1.0,52.0,NaN,52.0,52.0,0.0,NaN,NaN,52.0,52.0,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0,74.68,NaN,74.68,74.68,0.0,NaN,NaN,74.68,74.68,1.0
+BE-WLX = 59.95,3.75,66.19,53.59,12.6,0.12,1.73,60.06,58.7,29.0,83.04,5.48,89.5,72.46,17.03,-0.15,1.7,83.21,83.12,29.0,38.21,2.5,42.1,33.58,8.52,-0.21,1.86,38.29,38.82,29.0,59.76,3.19,69.26,54.41,14.85,0.81,4.01,59.84,59.57,29.0,71.82,4.59,81.75,65.21,16.54,0.58,2.46,71.96,71.45,29.0,42.2,1.3,43.39,37.47,5.92,-1.91,7.34,42.22,42.75,29.0,122.94,7.58,132.46,108.89,23.57,-0.69,2.19,123.16,124.76,29.0,65.62,2.45,70.31,61.39,8.92,0.13,2.3,65.66,65.76,29.0,47.39,2.43,49.71,38.74,10.97,-1.97,6.87,47.45,48.23,29.0,48.11,2.69,52.0,43.41,8.59,-0.11,1.65,48.18,47.59,29.0,64.02,2.89,68.22,57.8,10.42,-0.74,2.28,64.09,65.27,29.0,82.09,6.56,89.66,57.86,31.8,-2.15,7.98,82.34,84.26,29.0
+BE-WNA = 55.33,3.18,61.45,50.46,10.99,0.26,2.32,55.42,55.28,12.0,77.58,5.01,86.88,70.31,16.57,0.37,2.21,77.73,77.36,12.0,38.38,2.01,41.48,35.13,6.34,-0.01,1.83,38.42,38.22,12.0,56.3,1.81,58.67,53.59,5.08,-0.29,1.69,56.32,56.93,12.0,60.78,9.86,78.22,52.0,26.22,0.61,1.85,61.51,58.35,12.0,34.36,4.08,41.48,30.22,11.26,0.65,1.96,34.58,33.35,12.0,126.93,4.31,132.46,121.0,11.46,-0.13,1.52,126.99,127.63,12.0,63.48,3.99,69.26,58.67,10.59,0.04,1.4,63.59,63.85,12.0,34.85,5.7,46.17,28.45,17.73,0.8,2.41,35.27,33.35,12.0,49.42,1.41,50.46,46.85,3.61,-0.79,1.97,49.44,50.46,12.0,54.92,5.88,64.25,47.5,16.75,0.17,1.62,55.21,54.57,12.0,65.03,9.9,77.53,47.5,30.03,-0.76,2.34,65.72,69.26,12.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_temperature_2005.properties
new file mode 100644
index 0000000..234518a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_temperature_2005.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 2005 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=2005
+
+# 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.88,0.28,3.18,2.56,0.62,-0.22,1.23,2.89,2.97,8.0,2.65,0.69,3.94,1.73,2.2,0.54,2.65,2.72,2.63,8.0,10.4,0.09,10.55,10.28,0.28,-0.13,2.25,10.41,10.41,8.0,17.37,1.04,19.09,16.06,3.03,0.38,1.93,17.4,17.27,8.0,18.38,1.44,21.16,16.75,4.41,0.74,2.8,18.43,18.23,8.0,25.29,1.79,27.22,22.4,4.82,-0.42,1.8,25.34,25.57,8.0,24.45,1.94,27.64,21.57,6.06,0.15,2.2,24.52,24.4,8.0,22.16,1.4,24.33,19.92,4.41,-0.04,2.26,22.2,22.16,8.0,19.84,1.17,21.3,17.72,3.58,-0.61,2.41,19.87,19.96,8.0,17.31,0.5,17.99,16.61,1.38,0.24,1.88,17.32,17.23,8.0,8.72,1.11,9.72,6.42,3.31,-1.16,3.23,8.78,9.17,8.0,1.3,1.25,2.56,-1.3,3.86,-1.25,3.35,1.75,1.8,8.0
+BE-G1 = 2.71,0.56,4.21,0.91,3.31,-0.15,3.33,2.77,2.73,120.0,2.08,0.98,4.21,-1.02,5.24,-0.35,3.57,2.3,2.08,120.0,9.56,1.39,12.76,5.59,7.17,-0.67,3.17,9.66,9.86,120.0,17.18,0.83,19.92,14.96,4.96,-0.14,3.79,17.2,17.3,120.0,18.64,0.98,21.57,16.34,5.24,0.2,3.13,18.67,18.54,120.0,24.86,1.31,29.29,22.4,6.89,0.76,3.28,24.89,24.43,120.0,23.93,1.15,28.46,21.57,6.89,1.0,4.69,23.96,23.71,120.0,21.32,0.84,25.16,19.92,5.24,1.78,7.21,21.33,21.16,120.0,19.62,0.79,22.13,17.72,4.41,-0.3,3.79,19.64,19.68,120.0,16.0,0.78,18.82,13.86,4.96,0.56,4.14,16.02,15.96,120.0,7.71,1.47,10.83,3.94,6.89,-0.22,2.65,7.84,7.66,120.0,0.77,1.21,3.94,-1.57,5.51,0.16,2.51,1.43,0.63,120.0
+BE-G2 = 2.88,0.28,3.18,2.56,0.62,-0.22,1.23,2.89,2.97,8.0,2.65,0.69,3.94,1.73,2.2,0.54,2.65,2.72,2.63,8.0,10.4,0.09,10.55,10.28,0.28,-0.13,2.25,10.41,10.41,8.0,17.37,1.04,19.09,16.06,3.03,0.38,1.93,17.4,17.27,8.0,18.38,1.44,21.16,16.75,4.41,0.74,2.8,18.43,18.23,8.0,25.29,1.79,27.22,22.4,4.82,-0.42,1.8,25.34,25.57,8.0,24.45,1.94,27.64,21.57,6.06,0.15,2.2,24.52,24.4,8.0,22.16,1.4,24.33,19.92,4.41,-0.04,2.26,22.2,22.16,8.0,19.84,1.17,21.3,17.72,3.58,-0.61,2.41,19.87,19.96,8.0,17.31,0.5,17.99,16.61,1.38,0.24,1.88,17.32,17.23,8.0,8.72,1.11,9.72,6.42,3.31,-1.16,3.23,8.78,9.17,8.0,1.3,1.25,2.56,-1.3,3.86,-1.25,3.35,1.75,1.8,8.0
+BE-NVL = 1.86,0.57,3.66,0.91,2.76,0.89,3.77,1.95,1.73,57.0,0.84,0.82,2.83,-0.47,3.31,0.5,2.55,1.16,0.77,57.0,9.89,1.26,12.76,7.11,5.65,-0.09,2.41,9.97,9.93,57.0,16.76,0.62,18.27,15.1,3.17,-0.77,4.01,16.77,16.89,57.0,18.16,0.73,19.65,16.61,3.03,0.07,2.34,18.17,18.13,57.0,24.4,0.88,26.67,22.68,4.0,0.58,3.24,24.42,24.33,57.0,22.88,0.71,25.71,22.13,3.58,1.71,6.47,22.89,22.68,57.0,21.17,0.46,22.4,20.2,2.2,0.4,3.19,21.17,21.16,57.0,19.54,0.72,21.16,17.72,3.44,0.17,3.15,19.55,19.51,57.0,15.01,0.71,16.34,13.03,3.31,-0.4,3.12,15.02,15.1,57.0,6.44,1.32,9.17,2.83,6.34,-0.18,3.03,6.57,6.56,57.0,0.62,1.55,4.21,-2.4,6.61,0.22,2.23,1.66,0.49,57.0
+BE-VAN = 3.64,0.44,5.04,2.42,2.62,-0.07,3.48,3.67,3.66,151.0,2.67,0.75,4.49,0.63,3.86,0.1,3.37,2.77,2.7,151.0,9.56,0.94,12.76,7.24,5.51,0.12,3.28,9.6,9.59,151.0,17.59,0.9,21.3,15.79,5.51,0.73,5.23,17.62,17.65,151.0,18.78,1.26,21.57,16.06,5.51,-0.02,2.08,18.82,18.96,151.0,25.07,1.14,28.46,21.57,6.89,-0.12,3.69,25.09,25.02,151.0,23.59,0.82,26.54,22.13,4.41,0.26,3.36,23.61,23.71,151.0,20.79,0.98,22.68,18.82,3.86,-0.36,2.39,20.81,20.89,151.0,19.79,0.71,22.4,17.72,4.69,0.44,4.31,19.8,19.78,151.0,15.99,0.41,17.44,14.69,2.76,0.34,4.2,15.99,15.99,151.0,6.88,1.35,9.17,-0.2,9.37,-1.67,8.19,7.01,7.11,151.0,2.06,1.08,4.76,-0.2,4.96,-0.1,2.58,2.33,2.15,151.0
+BE-VLI = 2.92,0.5,4.21,1.46,2.76,-0.34,3.43,2.97,2.97,126.0,1.65,0.75,2.83,-0.95,3.79,-0.78,3.87,1.81,1.73,126.0,8.75,1.2,11.24,6.42,4.82,0.19,2.29,8.84,8.62,126.0,16.72,1.46,18.54,11.1,7.44,-1.87,6.2,16.79,17.17,126.0,19.94,0.76,21.57,17.99,3.58,-0.35,3.06,19.95,20.02,126.0,24.02,1.09,27.09,21.3,5.79,0.16,2.95,24.05,24.02,126.0,24.31,0.79,25.71,22.13,3.58,-0.94,3.11,24.33,24.61,126.0,20.97,0.65,22.54,18.82,3.72,-0.19,3.83,20.98,21.02,126.0,19.38,0.67,20.75,17.85,2.89,-0.56,2.28,19.39,19.51,126.0,15.8,0.4,16.89,14.96,1.93,0.38,2.76,15.81,15.79,126.0,7.35,1.47,11.1,3.66,7.44,-0.03,2.41,7.49,7.38,126.0,-1.44,1.5,2.28,-5.71,7.99,-0.37,2.86,2.07,-1.33,126.0
+BE-VOV = 3.22,0.66,4.76,1.73,3.03,0.07,2.72,3.29,3.25,151.0,3.21,0.79,4.76,1.73,3.03,0.17,1.89,3.3,3.11,151.0,9.68,1.13,13.03,5.87,7.17,-0.23,3.65,9.74,9.72,151.0,16.81,0.84,18.82,14.13,4.69,-0.33,3.23,16.83,16.89,151.0,18.11,0.87,20.75,16.06,4.69,0.16,3.05,18.13,18.13,151.0,25.12,1.06,28.19,22.95,5.24,0.38,2.52,25.15,24.88,151.0,23.14,0.66,25.98,21.57,4.41,1.05,5.25,23.15,22.95,151.0,21.66,0.66,23.78,19.92,3.86,0.34,3.68,21.67,21.57,151.0,20.12,0.48,21.57,18.82,2.76,-0.01,2.77,20.13,20.13,151.0,16.33,0.6,17.72,15.1,2.62,0.23,2.24,16.34,16.2,151.0,6.0,1.12,7.8,2.28,5.51,-0.85,3.38,6.1,6.28,151.0,2.18,1.21,3.94,-1.57,5.51,-1.09,3.54,2.49,2.56,151.0
+BE-VWV = 3.98,0.45,5.31,2.83,2.48,-0.32,3.31,4.0,4.01,165.0,3.11,0.59,4.49,0.63,3.86,-1.1,5.63,3.16,3.18,165.0,10.14,2.06,15.51,5.31,10.2,0.4,2.79,10.35,10.0,165.0,16.66,0.74,18.82,14.96,3.86,0.3,3.15,16.67,16.61,165.0,18.39,1.35,21.57,15.65,5.93,0.11,2.02,18.44,18.27,165.0,25.81,2.06,28.74,20.75,7.99,-0.39,2.19,25.89,26.12,165.0,22.82,1.21,26.81,20.47,6.34,1.02,3.85,22.86,22.54,165.0,21.44,0.76,23.78,19.92,3.86,0.5,3.3,21.45,21.3,165.0,19.98,0.61,21.3,18.82,2.48,0.19,2.05,19.99,19.92,165.0,15.79,0.58,17.17,14.13,3.03,-0.08,2.62,15.8,15.79,165.0,6.48,0.78,8.9,3.11,5.79,-0.4,4.89,6.53,6.42,165.0,2.3,0.74,4.49,0.49,4.0,0.25,2.8,2.42,2.28,165.0
+BE-WHT = 2.62,0.96,4.69,0.35,4.34,-0.19,2.59,2.79,2.7,186.0,1.92,1.18,4.9,-0.75,5.65,0.07,2.42,2.26,1.9,186.0,11.19,0.97,14.41,8.35,6.06,0.3,3.54,11.23,11.1,186.0,16.05,1.27,20.2,12.48,7.72,-0.23,3.47,16.1,16.06,186.0,17.81,1.21,20.47,15.51,4.96,0.11,2.23,17.85,17.85,186.0,23.73,1.7,28.74,19.65,9.09,0.14,3.18,23.79,23.78,186.0,22.76,1.27,28.74,19.37,9.37,0.88,6.17,22.79,22.68,186.0,20.79,1.28,23.57,16.89,6.68,-0.75,2.76,20.83,21.3,186.0,20.0,1.0,22.13,17.44,4.69,-0.26,2.5,20.02,20.2,186.0,15.9,0.95,17.72,13.31,4.41,-0.47,2.52,15.93,16.06,186.0,6.95,1.19,10.0,4.21,5.79,0.23,2.86,7.05,6.9,186.0,0.04,1.55,2.83,-5.43,8.27,-0.62,3.05,1.54,0.29,186.0
+BE-WLG = 0.62,1.26,3.66,-1.85,5.51,-0.42,2.18,1.41,1.04,187.0,-1.57,1.53,1.18,-5.43,6.61,-0.25,2.23,2.19,-1.57,187.0,7.82,2.95,13.03,-0.89,13.92,-0.82,3.1,8.36,8.48,187.0,14.35,1.3,17.99,10.55,7.44,-0.17,4.0,14.41,14.41,187.0,17.4,1.63,22.4,13.44,8.96,0.85,4.23,17.47,17.17,187.0,22.37,1.84,27.91,18.82,9.09,0.41,2.44,22.45,22.4,187.0,21.77,1.67,26.81,18.82,7.99,0.61,3.0,21.84,21.51,187.0,18.51,2.03,24.33,14.96,9.37,0.34,2.31,18.62,18.34,187.0,17.07,1.47,21.57,14.41,7.17,0.5,2.84,17.13,17.03,187.0,15.0,0.98,16.89,12.48,4.41,0.03,2.07,15.03,14.96,187.0,5.14,1.69,9.17,-0.2,9.37,-0.27,3.45,5.41,5.31,187.0,-3.82,1.43,0.08,-7.64,7.72,0.47,3.05,4.08,-4.06,187.0
+BE-WLX = -0.28,1.15,2.01,-3.23,5.24,0.01,2.56,1.18,-0.2,221.0,-0.94,1.11,2.83,-3.5,6.34,0.49,3.27,1.46,-1.02,221.0,7.91,1.26,12.2,5.04,7.17,0.22,3.29,8.0,7.86,221.0,14.89,1.04,17.17,11.38,5.79,-0.52,3.34,14.93,14.96,221.0,17.22,0.94,19.65,14.69,4.96,0.16,2.58,17.24,17.17,221.0,21.85,1.3,25.43,18.27,7.17,0.41,3.13,21.89,21.71,221.0,20.93,1.1,24.06,18.82,5.24,1.18,3.73,20.95,20.61,221.0,17.48,1.07,20.33,15.24,5.1,0.66,2.81,17.51,17.3,221.0,16.6,1.05,20.2,14.69,5.51,0.89,3.64,16.63,16.34,221.0,15.33,0.62,16.75,13.58,3.17,-0.11,3.18,15.34,15.31,221.0,5.58,1.68,10.83,0.08,10.75,-0.63,3.56,5.82,5.87,221.0,-4.09,0.96,-1.3,-7.64,6.34,0.02,3.9,4.2,-4.12,221.0
+BE-WNA = 1.24,1.0,3.66,-1.57,5.24,-0.58,3.42,1.59,1.39,195.0,-0.19,0.83,2.01,-2.4,4.41,-0.49,3.75,0.85,-0.06,195.0,10.89,1.61,15.79,5.31,10.47,-0.91,5.15,11.0,11.1,195.0,15.34,0.74,17.17,13.58,3.58,0.15,2.61,15.36,15.37,195.0,17.16,0.81,19.37,14.13,5.24,-0.8,4.65,17.18,17.3,195.0,22.54,1.22,26.54,19.37,7.17,0.13,3.66,22.57,22.54,195.0,21.36,1.02,25.02,18.82,6.2,0.27,3.42,21.38,21.44,195.0,18.87,1.22,21.85,16.61,5.24,0.48,2.68,18.91,18.82,195.0,17.71,0.99,20.47,14.96,5.51,-0.01,3.34,17.74,17.72,195.0,15.02,0.73,17.44,13.03,4.41,0.44,3.04,15.04,14.96,195.0,6.61,0.79,8.35,4.21,4.13,0.04,2.83,6.66,6.56,195.0,-2.16,1.75,2.97,-6.26,9.23,0.01,2.72,2.78,-1.85,195.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_vegetation_2005.properties
new file mode 100644
index 0000000..354d08d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEL/BEL_1_vegetation_2005.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 2005 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=2005
+
+# 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.5,0.07,0.57,0.39,0.18,-0.46,1.87,0.51,0.51,8.0,0.47,0.04,0.51,0.4,0.11,-0.47,1.78,0.47,0.48,8.0,0.46,0.05,0.51,0.38,0.14,-0.52,1.9,0.47,0.48,8.0,0.62,0.07,0.68,0.51,0.18,-0.54,1.91,0.62,0.64,8.0,0.67,0.07,0.75,0.56,0.19,-0.31,1.76,0.68,0.68,8.0,0.67,0.08,0.77,0.55,0.22,-0.1,1.71,0.67,0.67,8.0,0.71,0.09,0.81,0.56,0.25,-0.43,1.93,0.72,0.72,8.0,0.69,0.08,0.77,0.56,0.22,-0.42,1.9,0.69,0.7,8.0,0.66,0.07,0.75,0.54,0.21,-0.36,1.84,0.67,0.67,8.0,0.64,0.07,0.71,0.51,0.2,-0.46,1.89,0.64,0.65,8.0,0.6,0.07,0.67,0.49,0.17,-0.5,1.84,0.61,0.62,8.0,0.48,0.06,0.54,0.37,0.16,-0.6,2.06,0.48,0.49,8.0
+BE-G1 = 0.51,0.05,0.57,0.34,0.24,-1.18,4.12,0.51,0.53,120.0,0.48,0.05,0.56,0.32,0.24,-0.87,3.33,0.48,0.49,120.0,0.49,0.04,0.58,0.33,0.25,-0.49,4.44,0.49,0.49,120.0,0.67,0.04,0.73,0.45,0.28,-2.07,8.93,0.67,0.68,120.0,0.67,0.04,0.75,0.5,0.26,-1.29,6.59,0.67,0.67,120.0,0.67,0.04,0.77,0.48,0.29,-1.19,6.63,0.67,0.67,120.0,0.71,0.05,0.81,0.5,0.31,-1.11,4.92,0.71,0.72,120.0,0.69,0.05,0.77,0.5,0.28,-1.35,5.16,0.69,0.71,120.0,0.67,0.04,0.75,0.48,0.27,-1.3,5.52,0.67,0.68,120.0,0.65,0.04,0.71,0.46,0.26,-1.82,8.3,0.65,0.66,120.0,0.64,0.04,0.69,0.43,0.26,-2.76,12.06,0.64,0.65,120.0,0.48,0.06,0.6,0.32,0.28,-0.17,2.72,0.48,0.47,120.0
+BE-G2 = 0.5,0.07,0.57,0.39,0.18,-0.46,1.87,0.51,0.51,8.0,0.47,0.04,0.51,0.4,0.11,-0.47,1.78,0.47,0.48,8.0,0.46,0.05,0.51,0.38,0.14,-0.52,1.9,0.47,0.48,8.0,0.62,0.07,0.68,0.51,0.18,-0.54,1.91,0.62,0.64,8.0,0.67,0.07,0.75,0.56,0.19,-0.31,1.76,0.68,0.68,8.0,0.67,0.08,0.77,0.55,0.22,-0.1,1.71,0.67,0.67,8.0,0.71,0.09,0.81,0.56,0.25,-0.43,1.93,0.72,0.72,8.0,0.69,0.08,0.77,0.56,0.22,-0.42,1.9,0.69,0.7,8.0,0.66,0.07,0.75,0.54,0.21,-0.36,1.84,0.67,0.67,8.0,0.64,0.07,0.71,0.51,0.2,-0.46,1.89,0.64,0.65,8.0,0.6,0.07,0.67,0.49,0.17,-0.5,1.84,0.61,0.62,8.0,0.48,0.06,0.54,0.37,0.16,-0.6,2.06,0.48,0.49,8.0
+BE-NVL = 0.47,0.03,0.54,0.43,0.11,0.5,2.28,0.47,0.47,57.0,0.34,0.05,0.48,0.27,0.2,1.24,4.2,0.34,0.33,57.0,0.45,0.02,0.53,0.41,0.13,1.57,6.1,0.45,0.45,57.0,0.67,0.02,0.71,0.62,0.09,0.47,3.54,0.67,0.67,57.0,0.66,0.02,0.7,0.62,0.08,0.01,2.68,0.66,0.66,57.0,0.69,0.02,0.71,0.63,0.09,-0.99,4.63,0.69,0.69,57.0,0.7,0.03,0.75,0.63,0.12,-0.68,2.67,0.7,0.71,57.0,0.67,0.03,0.72,0.59,0.13,-0.93,3.59,0.68,0.68,57.0,0.64,0.03,0.7,0.56,0.13,-0.23,2.58,0.64,0.64,57.0,0.64,0.03,0.7,0.58,0.12,-0.16,2.24,0.64,0.64,57.0,0.64,0.02,0.68,0.6,0.07,0.05,1.59,0.64,0.64,57.0,0.4,0.07,0.57,0.31,0.25,0.6,2.38,0.41,0.39,57.0
+BE-VAN = 0.57,0.07,0.67,0.29,0.38,-1.86,7.2,0.58,0.59,151.0,0.55,0.07,0.65,0.27,0.38,-1.89,7.53,0.56,0.57,151.0,0.54,0.06,0.65,0.27,0.38,-1.39,6.26,0.54,0.54,151.0,0.68,0.06,0.73,0.4,0.33,-2.66,10.76,0.68,0.69,151.0,0.67,0.05,0.73,0.42,0.31,-2.45,10.4,0.67,0.68,151.0,0.69,0.06,0.76,0.41,0.35,-2.11,8.83,0.69,0.7,151.0,0.73,0.07,0.82,0.39,0.43,-2.1,7.97,0.73,0.76,151.0,0.74,0.07,0.81,0.43,0.38,-2.16,8.48,0.74,0.75,151.0,0.71,0.06,0.77,0.42,0.35,-2.45,9.8,0.71,0.72,151.0,0.66,0.06,0.72,0.36,0.36,-2.85,12.02,0.66,0.67,151.0,0.65,0.06,0.71,0.36,0.35,-2.71,11.06,0.65,0.67,151.0,0.5,0.08,0.61,0.25,0.36,-0.9,3.25,0.51,0.51,151.0
+BE-VLI = 0.55,0.05,0.64,0.44,0.2,-0.58,2.23,0.55,0.56,126.0,0.52,0.06,0.63,0.35,0.28,-0.63,2.67,0.52,0.54,126.0,0.52,0.05,0.69,0.42,0.26,0.73,5.2,0.52,0.52,126.0,0.67,0.03,0.8,0.62,0.19,1.78,8.84,0.67,0.67,126.0,0.67,0.03,0.75,0.6,0.15,0.15,3.9,0.67,0.67,126.0,0.7,0.02,0.76,0.64,0.12,0.01,4.21,0.7,0.7,126.0,0.73,0.05,0.81,0.61,0.19,-0.67,2.56,0.73,0.74,126.0,0.73,0.05,0.82,0.61,0.21,-0.67,2.69,0.73,0.74,126.0,0.7,0.04,0.8,0.6,0.21,-0.41,3.81,0.7,0.71,126.0,0.66,0.03,0.79,0.6,0.19,1.59,8.81,0.66,0.66,126.0,0.65,0.02,0.71,0.56,0.15,-0.73,4.74,0.65,0.65,126.0,0.35,0.06,0.51,0.25,0.25,0.88,2.83,0.35,0.33,126.0
+BE-VOV = 0.56,0.04,0.67,0.38,0.28,-0.97,7.0,0.57,0.57,151.0,0.56,0.04,0.65,0.35,0.3,-0.83,6.78,0.56,0.56,151.0,0.52,0.04,0.61,0.36,0.24,-0.93,4.62,0.52,0.53,151.0,0.68,0.04,0.74,0.51,0.24,-1.39,6.77,0.68,0.69,151.0,0.64,0.03,0.7,0.5,0.2,-0.8,4.83,0.64,0.64,151.0,0.67,0.03,0.73,0.52,0.21,-1.43,7.57,0.67,0.67,151.0,0.73,0.04,0.79,0.52,0.27,-2.29,9.78,0.74,0.75,151.0,0.73,0.03,0.79,0.54,0.25,-2.17,10.29,0.73,0.74,151.0,0.7,0.03,0.75,0.51,0.24,-2.4,12.23,0.7,0.71,151.0,0.66,0.03,0.69,0.46,0.23,-2.5,12.0,0.66,0.66,151.0,0.65,0.03,0.7,0.47,0.22,-2.08,8.54,0.65,0.66,151.0,0.57,0.04,0.64,0.36,0.27,-1.66,6.58,0.57,0.58,151.0
+BE-VWV = 0.58,0.05,0.68,0.45,0.23,-0.31,2.25,0.58,0.59,165.0,0.57,0.06,0.67,0.39,0.28,-0.75,3.55,0.57,0.58,165.0,0.46,0.1,0.63,0.25,0.38,-0.11,1.98,0.47,0.46,165.0,0.65,0.05,0.77,0.55,0.22,0.15,2.14,0.66,0.65,165.0,0.61,0.06,0.73,0.51,0.22,0.49,1.95,0.61,0.59,165.0,0.66,0.05,0.74,0.55,0.19,-0.4,2.28,0.67,0.67,165.0,0.7,0.03,0.79,0.57,0.21,-0.33,3.54,0.7,0.7,165.0,0.7,0.04,0.79,0.6,0.2,-0.34,2.62,0.71,0.71,165.0,0.68,0.04,0.76,0.51,0.25,-0.47,3.19,0.68,0.68,165.0,0.64,0.04,0.7,0.45,0.25,-1.2,6.54,0.64,0.65,165.0,0.64,0.03,0.69,0.51,0.18,-0.79,4.06,0.64,0.64,165.0,0.56,0.04,0.64,0.4,0.24,-0.69,4.35,0.57,0.57,165.0
+BE-WHT = 0.52,0.03,0.6,0.43,0.18,-0.18,3.54,0.53,0.53,186.0,0.49,0.07,0.64,0.32,0.31,-0.6,2.68,0.49,0.51,186.0,0.47,0.1,0.65,0.26,0.39,-0.1,2.47,0.48,0.47,186.0,0.69,0.04,0.79,0.58,0.2,0.07,2.96,0.69,0.69,186.0,0.7,0.05,0.82,0.57,0.25,0.32,2.82,0.7,0.69,186.0,0.7,0.05,0.83,0.57,0.26,0.73,3.52,0.71,0.69,186.0,0.74,0.05,0.86,0.61,0.25,0.87,3.95,0.74,0.73,186.0,0.72,0.05,0.86,0.59,0.27,1.22,4.28,0.72,0.71,186.0,0.68,0.06,0.83,0.52,0.31,1.14,4.17,0.68,0.67,186.0,0.66,0.05,0.8,0.5,0.3,1.11,4.37,0.66,0.65,186.0,0.66,0.04,0.74,0.52,0.22,-0.2,3.87,0.66,0.66,186.0,0.47,0.09,0.59,0.29,0.3,-0.21,1.49,0.48,0.49,186.0
+BE-WLG = 0.45,0.05,0.64,0.36,0.28,0.72,4.19,0.45,0.44,187.0,0.38,0.06,0.53,0.26,0.26,0.4,2.66,0.38,0.38,187.0,0.57,0.07,0.71,0.37,0.34,-0.46,2.65,0.58,0.58,187.0,0.73,0.05,0.82,0.56,0.26,-1.35,5.16,0.74,0.75,187.0,0.76,0.05,0.81,0.6,0.21,-1.28,3.79,0.77,0.78,187.0,0.77,0.05,0.83,0.58,0.25,-1.47,4.8,0.77,0.79,187.0,0.78,0.06,0.86,0.57,0.3,-1.15,3.67,0.78,0.8,187.0,0.78,0.07,0.85,0.58,0.27,-1.36,3.62,0.79,0.82,187.0,0.76,0.07,0.82,0.57,0.26,-1.26,3.33,0.76,0.79,187.0,0.74,0.06,0.81,0.54,0.27,-0.98,2.95,0.74,0.77,187.0,0.59,0.1,0.77,0.41,0.35,-0.48,1.92,0.6,0.62,187.0,0.36,0.04,0.42,0.22,0.2,-1.43,5.29,0.36,0.37,187.0
+BE-WLX = 0.53,0.07,0.66,0.37,0.3,-0.05,1.83,0.53,0.52,221.0,0.37,0.05,0.57,0.29,0.28,1.88,7.85,0.37,0.36,221.0,0.59,0.03,0.64,0.51,0.13,-0.41,3.28,0.59,0.59,221.0,0.73,0.03,0.78,0.66,0.12,-0.17,2.05,0.73,0.73,221.0,0.8,0.01,0.83,0.74,0.09,-1.6,6.61,0.8,0.81,221.0,0.79,0.03,0.85,0.69,0.16,-0.87,4.26,0.79,0.79,221.0,0.78,0.04,0.86,0.62,0.23,-1.1,4.47,0.78,0.79,221.0,0.81,0.04,0.86,0.61,0.25,-2.22,8.36,0.81,0.82,221.0,0.78,0.04,0.83,0.64,0.18,-1.84,6.28,0.78,0.79,221.0,0.75,0.03,0.8,0.63,0.17,-1.34,4.53,0.75,0.76,221.0,0.66,0.07,0.75,0.42,0.33,-1.53,5.16,0.66,0.68,221.0,0.42,0.04,0.53,0.35,0.19,0.85,2.73,0.42,0.4,221.0
+BE-WNA = 0.54,0.04,0.62,0.39,0.23,-0.6,3.46,0.54,0.55,195.0,0.48,0.07,0.61,0.31,0.3,-0.28,2.16,0.49,0.48,195.0,0.58,0.03,0.64,0.46,0.17,-1.26,4.66,0.58,0.59,195.0,0.73,0.03,0.78,0.67,0.12,-0.51,2.22,0.73,0.74,195.0,0.78,0.03,0.82,0.65,0.17,-1.81,6.04,0.78,0.8,195.0,0.77,0.04,0.86,0.66,0.2,-0.15,2.68,0.77,0.77,195.0,0.79,0.05,0.87,0.69,0.19,-0.33,2.12,0.79,0.79,195.0,0.78,0.06,0.86,0.65,0.21,-0.44,1.89,0.79,0.8,195.0,0.75,0.05,0.82,0.61,0.21,-0.52,2.21,0.75,0.76,195.0,0.72,0.05,0.79,0.6,0.19,-0.34,2.41,0.72,0.72,195.0,0.69,0.03,0.75,0.62,0.13,-0.92,3.43,0.69,0.7,195.0,0.36,0.03,0.44,0.3,0.14,0.55,2.98,0.37,0.36,195.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_nighttemp_2005.properties
new file mode 100644
index 0000000..f3db46f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_nighttemp_2005.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 2005 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=2005
+
+# 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.9,1.46,24.33,11.38,12.95,-0.02,4.02,16.96,16.89,3801.0,20.13,1.15,25.43,15.24,10.2,0.38,3.66,20.16,20.06,3797.0,21.63,0.93,26.81,17.17,9.65,0.13,3.7,21.65,21.57,3800.0,23.19,1.55,27.91,14.69,13.23,-0.24,3.61,23.24,23.23,3793.0,21.01,1.47,25.98,13.58,12.4,0.3,3.04,21.06,20.89,3799.0,20.09,0.99,23.5,11.93,11.57,-0.83,7.03,20.12,20.13,3799.0,19.49,1.3,23.5,11.93,11.57,-0.17,3.63,19.53,19.44,3790.0,19.5,1.24,24.88,9.72,15.16,-0.43,6.27,19.54,19.58,3801.0,20.49,0.83,23.64,16.34,7.3,0.28,4.39,20.51,20.47,3801.0,19.73,0.98,23.23,15.79,7.44,0.01,2.93,19.76,19.65,3801.0,18.76,1.82,26.81,14.96,11.85,0.86,3.05,18.85,18.2,3801.0,17.66,2.3,24.61,9.17,15.43,0.54,3.03,17.81,17.17,3798.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_rainfall_2005.properties
new file mode 100644
index 0000000..8ff9c4b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 1.09,0.27,3.24,1.0,2.24,4.25,24.27,1.12,1.0,608.0,17.62,17.82,84.26,1.0,83.26,1.47,4.51,25.05,11.0,608.0,55.17,43.19,214.62,2.24,212.38,0.78,2.98,70.04,43.48,608.0,53.39,23.29,124.71,8.78,115.93,-0.25,2.15,58.24,58.67,608.0,112.92,56.2,282.07,47.5,234.57,1.57,4.42,126.11,92.26,608.0,153.06,31.56,257.67,97.97,159.7,0.6,2.98,156.28,149.45,608.0,204.26,67.37,337.42,32.09,305.33,-0.52,2.7,215.06,212.87,608.0,160.55,59.84,369.38,50.46,318.92,0.59,3.53,171.33,157.24,608.0,153.13,40.01,281.56,35.2,246.36,0.04,3.97,158.27,149.45,608.0,77.14,30.22,196.06,23.03,173.02,0.39,2.97,82.84,76.97,608.0,6.76,9.98,41.27,1.0,40.27,1.57,4.03,12.04,1.0,608.0,1.58,1.37,8.57,1.0,7.57,2.8,10.51,2.09,1.0,608.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_temperature_2005.properties
new file mode 100644
index 0000000..b299c86
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_temperature_2005.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 2005 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=2005
+
+# 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 = 30.85,2.33,36.18,20.75,15.43,-1.28,4.64,30.94,31.5,3801.0,33.47,2.88,38.94,20.47,18.46,-1.32,4.85,33.59,34.11,3798.0,33.63,4.07,41.14,23.23,17.91,-0.36,1.89,33.87,34.25,3798.0,35.12,5.41,45.0,19.92,25.08,-0.11,2.01,35.53,35.35,3798.0,29.17,3.51,40.87,21.02,19.84,0.71,2.87,29.38,28.46,3801.0,24.39,1.49,30.26,19.09,11.16,0.78,4.05,24.44,24.19,3797.0,23.87,1.44,29.02,19.09,9.92,-0.08,3.0,23.91,23.92,3800.0,23.81,1.53,29.84,15.79,14.06,0.41,3.37,23.86,23.64,3797.0,24.75,1.29,30.39,18.27,12.13,-0.11,3.86,24.79,24.74,3788.0,26.68,1.45,31.77,21.57,10.2,0.48,3.7,26.72,26.54,3800.0,31.43,2.94,40.31,24.88,15.43,0.33,2.21,31.57,30.94,3801.0,33.47,3.85,42.11,22.4,19.7,-0.58,2.83,33.69,34.25,3800.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_vegetation_2005.properties
new file mode 100644
index 0000000..025912f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_0_vegetation_2005.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 2005 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=2005
+
+# 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.07,0.62,0.07,0.55,1.1,4.7,0.35,0.33,3801.0,0.31,0.07,0.52,0.08,0.44,0.22,2.48,0.32,0.31,3801.0,0.4,0.11,0.64,0.11,0.53,-0.08,1.92,0.41,0.4,3801.0,0.45,0.13,0.76,0.12,0.64,-0.17,2.07,0.46,0.46,3801.0,0.53,0.11,0.74,0.14,0.6,-0.71,2.55,0.54,0.56,3801.0,0.57,0.08,0.73,0.04,0.69,-0.75,4.46,0.58,0.58,3801.0,0.58,0.09,0.77,0.07,0.7,-0.49,3.28,0.59,0.59,3801.0,0.56,0.12,0.81,0.03,0.77,-0.34,2.47,0.58,0.57,3801.0,0.66,0.11,0.79,0.06,0.73,-1.42,4.54,0.66,0.7,3801.0,0.64,0.07,0.78,0.03,0.75,-1.38,8.89,0.64,0.65,3801.0,0.54,0.09,0.73,0.05,0.68,-0.49,2.85,0.55,0.56,3801.0,0.4,0.08,0.61,0.08,0.54,0.08,2.3,0.41,0.4,3801.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_nighttemp_2005.properties
new file mode 100644
index 0000000..b35997e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = 16.61,1.11,19.92,12.76,7.17,-0.19,3.26,16.65,16.68,1043.0,19.93,0.89,23.23,16.61,6.61,-0.03,3.55,19.95,19.92,1041.0,21.27,1.04,25.57,17.17,8.41,0.21,3.17,21.3,21.23,1043.0,23.53,1.5,27.91,14.69,13.23,0.16,4.59,23.58,23.37,1043.0,20.98,1.57,25.16,16.89,8.27,0.2,2.34,21.04,20.75,1042.0,20.02,0.85,22.95,16.89,6.06,0.03,3.75,20.04,20.06,1042.0,20.13,1.41,23.5,12.76,10.75,-0.64,3.66,20.18,20.33,1042.0,19.24,1.22,22.95,11.65,11.3,-0.88,5.63,19.28,19.37,1043.0,20.51,0.71,22.54,17.44,5.1,0.15,3.65,20.52,20.47,1043.0,19.2,0.8,22.13,16.06,6.06,0.49,3.56,19.22,19.09,1043.0,18.01,0.97,21.02,14.96,6.06,0.12,3.2,18.03,17.85,1043.0,17.14,1.21,23.5,11.93,11.57,0.23,4.64,17.18,17.17,1043.0
+BJ-AQ = 19.22,1.52,24.33,17.44,6.89,1.44,4.6,19.28,18.54,105.0,20.33,0.87,21.57,15.51,6.06,-2.09,11.58,20.35,20.33,105.0,21.45,0.62,23.23,20.2,3.03,0.43,2.84,21.46,21.44,105.0,20.76,0.7,21.85,17.72,4.13,-1.84,8.56,20.77,20.82,105.0,20.89,0.75,23.5,19.09,4.41,1.13,5.51,20.9,20.75,105.0,20.78,0.69,23.5,19.37,4.13,1.38,6.5,20.79,20.75,105.0,19.28,0.69,20.2,16.61,3.58,-1.17,5.23,19.29,19.37,105.0,19.8,0.54,20.75,17.72,3.03,-0.95,4.58,19.8,19.92,105.0,19.68,0.88,21.02,16.34,4.69,-1.61,6.17,19.7,19.92,105.0,20.98,0.68,23.23,19.09,4.13,0.25,4.19,20.99,21.02,105.0,22.59,1.08,26.81,19.92,6.89,0.94,4.53,22.61,22.13,105.0,22.2,0.87,24.61,21.02,3.58,1.02,3.09,22.22,21.85,103.0
+BJ-BO = 16.24,1.25,18.82,11.38,7.44,-0.66,3.53,16.29,16.34,1733.0,19.69,0.91,22.95,16.89,6.06,0.17,2.95,19.71,19.65,1733.0,21.65,0.77,24.88,18.82,6.06,0.09,3.65,21.67,21.64,1733.0,23.78,1.16,27.91,18.54,9.37,-0.25,4.14,23.81,23.78,1730.0,21.16,1.72,25.98,13.58,12.4,0.1,2.45,21.23,21.02,1732.0,20.36,0.83,23.23,16.61,6.61,0.16,3.54,20.37,20.27,1733.0,19.42,1.24,22.95,11.93,11.02,-0.32,3.96,19.46,19.44,1726.0,19.52,1.51,24.88,9.72,15.16,-0.1,4.6,19.58,19.37,1733.0,20.65,0.94,23.64,17.72,5.93,0.28,3.46,20.67,20.54,1733.0,19.51,0.85,21.85,15.79,6.06,-0.32,3.55,19.53,19.51,1733.0,17.75,0.86,20.75,14.96,5.79,-0.02,3.09,17.78,17.72,1733.0,16.27,1.29,19.65,9.17,10.47,-1.17,5.57,16.32,16.48,1733.0
+BJ-MO = 19.32,0.62,21.3,17.44,3.86,0.03,4.13,19.33,19.37,136.0,20.02,1.19,22.4,15.24,7.17,-0.87,4.28,20.06,20.2,136.0,21.62,0.54,22.68,20.47,2.2,0.29,2.15,21.63,21.57,136.0,21.04,0.96,23.78,17.44,6.34,-0.31,4.28,21.06,21.16,136.0,20.77,0.5,22.13,19.37,2.76,0.22,3.02,20.78,20.75,136.0,19.74,1.18,21.57,15.79,5.79,-1.26,4.3,19.77,20.06,136.0,19.11,0.7,20.75,16.61,4.13,-0.47,3.69,19.12,19.09,136.0,19.77,0.37,20.47,17.99,2.48,-1.32,6.28,19.77,19.78,136.0,20.13,0.54,21.02,17.44,3.58,-2.0,8.91,20.14,20.2,136.0,20.91,0.68,23.23,19.37,3.86,0.37,3.04,20.92,20.89,136.0,21.7,0.83,24.33,19.09,5.24,0.06,4.26,21.72,21.75,136.0,21.59,0.96,24.33,19.92,4.41,0.43,3.09,21.61,21.61,136.0
+BJ-OU = 18.51,1.08,22.54,16.34,6.2,1.1,4.97,18.54,18.41,147.0,20.75,1.0,24.06,17.85,6.2,0.07,3.85,20.77,20.75,147.0,21.56,0.67,23.09,19.92,3.17,-0.16,2.7,21.57,21.57,147.0,21.24,0.96,24.88,17.72,7.17,-0.03,6.58,21.26,21.3,145.0,21.0,0.68,23.78,19.37,4.41,1.19,6.33,21.01,20.95,147.0,19.91,1.2,22.54,16.48,6.06,-0.71,3.19,19.94,20.13,146.0,18.46,1.18,21.02,14.41,6.61,-1.16,4.22,18.49,18.82,144.0,19.75,0.39,20.75,18.41,2.34,-0.12,3.64,19.75,19.65,147.0,20.07,0.52,21.3,18.27,3.03,-0.95,4.42,20.08,20.2,147.0,20.76,1.0,23.23,18.54,4.69,0.06,2.62,20.78,20.75,147.0,22.16,0.93,25.43,20.61,4.82,1.18,4.6,22.18,21.99,147.0,21.81,0.71,23.92,20.61,3.31,0.87,3.33,21.82,21.71,147.0
+BJ-ZO = 17.91,0.78,20.2,15.79,4.41,0.25,2.52,17.93,17.85,637.0,21.49,1.08,25.43,15.51,9.92,-0.13,4.99,21.51,21.44,635.0,22.2,1.02,26.81,19.09,7.72,0.06,3.46,22.23,22.23,636.0,22.32,1.34,25.71,16.61,9.09,-0.61,3.89,22.36,22.4,634.0,20.72,0.63,22.68,18.27,4.41,-0.24,2.81,20.73,20.75,637.0,19.5,1.19,22.13,11.93,10.2,-1.63,8.37,19.53,19.65,637.0,18.97,0.93,21.85,15.51,6.34,-0.17,3.53,18.99,19.03,637.0,19.73,0.52,21.02,17.99,3.03,-0.33,2.54,19.74,19.78,637.0,20.32,0.56,21.57,18.82,2.76,-0.04,2.46,20.33,20.33,637.0,20.51,0.58,21.85,18.54,3.31,-0.82,3.81,20.51,20.61,637.0,20.71,1.16,22.95,17.72,5.24,-0.4,2.27,20.74,21.02,637.0,19.77,1.83,22.95,12.2,10.75,-0.89,3.58,19.85,20.2,636.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_rainfall_2005.properties
new file mode 100644
index 0000000..32ed65a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_rainfall_2005.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 2005 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=2005
+
+# 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.04,0.16,1.88,1.0,0.88,4.16,20.33,1.06,1.0,169.0,12.57,4.5,30.22,7.1,23.11,1.77,6.39,13.35,11.51,169.0,36.52,22.81,95.06,9.19,85.87,0.76,2.32,43.02,29.77,169.0,66.23,16.22,124.71,27.06,97.65,0.26,3.44,68.18,64.25,169.0,91.85,14.19,132.46,68.22,64.24,0.72,3.06,92.94,89.5,169.0,142.87,24.78,234.95,97.97,136.98,0.8,3.69,144.99,136.77,169.0,258.23,39.47,337.42,148.25,189.17,-0.41,2.79,261.21,265.08,169.0,148.41,18.85,191.01,105.66,85.35,-0.39,2.73,149.59,150.54,169.0,143.02,24.27,222.09,86.84,135.25,0.55,3.34,145.06,140.95,169.0,79.43,22.49,168.61,33.08,135.53,0.58,4.65,82.53,80.54,169.0,2.08,3.02,15.54,1.0,14.54,2.9,10.23,3.66,1.0,169.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,169.0
+BJ-AQ = 1.19,0.26,1.88,1.0,0.88,1.24,3.74,1.22,1.05,18.0,30.19,5.65,46.03,24.46,21.57,1.31,4.46,30.69,29.53,18.0,128.25,16.04,167.01,106.84,60.17,0.82,2.98,129.2,124.01,18.0,70.33,2.91,76.66,66.19,10.46,1.08,3.32,70.39,70.31,18.0,248.21,34.61,282.07,187.41,94.67,-0.54,1.78,250.48,259.84,18.0,180.36,19.7,218.51,145.6,72.9,0.21,2.26,181.37,178.63,18.0,71.3,28.06,132.46,32.09,100.37,0.59,2.31,76.33,63.45,18.0,83.04,20.62,132.46,56.93,75.54,0.7,2.92,85.43,81.31,18.0,67.45,19.69,123.13,43.48,79.65,1.45,4.7,70.11,61.57,18.0,85.93,28.22,148.51,55.23,93.28,0.89,2.67,90.2,81.34,18.0,29.73,2.72,33.89,23.03,10.86,-0.78,3.29,29.85,30.24,18.0,1.9,0.48,3.19,1.39,1.8,1.53,4.45,1.96,1.74,18.0
+BJ-BO = 1.12,0.35,3.24,1.0,2.24,3.57,16.54,1.18,1.0,280.0,5.97,5.06,21.84,1.0,20.84,1.09,3.82,7.82,5.12,280.0,33.97,27.91,107.69,2.24,105.45,0.73,2.28,43.94,24.11,280.0,35.08,18.53,84.26,8.78,75.48,0.6,2.65,39.66,34.09,280.0,83.19,18.2,140.7,47.5,93.2,0.4,2.62,85.15,82.92,280.0,159.5,34.1,257.67,97.97,159.7,0.28,2.44,163.1,158.23,280.0,212.27,44.55,317.67,121.0,196.66,0.15,2.0,216.88,208.72,280.0,203.5,52.63,369.38,95.06,274.32,0.63,3.5,210.17,193.5,280.0,173.38,36.58,281.56,113.92,167.64,0.58,2.59,177.18,167.25,280.0,70.62,35.89,145.01,23.03,121.98,0.45,1.84,79.19,65.8,280.0,1.85,3.3,23.94,1.0,22.94,4.42,22.82,3.78,1.0,280.0,1.06,0.32,4.52,1.0,3.52,7.12,62.97,1.11,1.0,280.0
+BJ-MO = 1.43,0.29,1.88,1.0,0.88,-0.04,1.93,1.45,1.42,18.0,43.98,13.93,71.46,25.4,46.07,0.53,2.12,46.02,41.33,18.0,104.47,8.35,123.53,88.17,35.36,0.48,3.56,104.79,104.91,18.0,82.86,5.58,89.5,68.25,21.25,-1.03,3.72,83.04,83.63,18.0,197.3,15.36,238.81,184.58,54.23,2.05,5.99,197.86,193.32,18.0,174.14,13.46,193.32,154.02,39.3,-0.32,1.71,174.63,176.83,18.0,54.74,9.78,75.91,40.09,35.82,0.5,2.49,55.56,53.0,18.0,58.87,6.21,72.49,50.46,22.04,1.09,3.16,59.18,56.93,18.0,80.91,41.44,151.87,35.2,116.68,0.6,1.92,90.38,64.56,18.0,89.16,14.31,113.25,62.32,50.93,-0.45,2.41,90.24,91.69,18.0,29.5,3.02,32.11,22.04,10.07,-1.04,3.11,29.64,30.71,18.0,2.55,1.15,4.74,1.24,3.5,0.6,2.04,2.78,2.22,18.0
+BJ-OU = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,38.17,7.25,51.28,28.96,22.31,0.71,2.14,38.82,35.53,24.0,146.94,27.52,214.62,105.94,108.68,0.6,2.8,149.39,146.35,24.0,66.99,4.83,76.97,56.93,20.04,-0.24,2.86,67.15,67.78,24.0,246.14,22.75,281.56,202.06,79.5,-0.37,2.18,247.14,249.89,24.0,177.63,42.33,249.56,131.78,117.78,0.43,1.55,182.4,159.29,24.0,109.67,38.37,195.24,52.0,143.24,0.6,2.73,115.93,107.39,24.0,81.47,8.7,103.57,59.7,43.87,0.32,4.35,81.91,79.32,24.0,128.26,48.08,249.56,55.23,194.33,0.24,3.13,136.63,135.5,24.0,94.08,19.48,132.4,62.32,70.09,0.21,2.19,95.99,92.61,24.0,26.98,5.81,41.27,17.16,24.12,0.29,2.68,27.57,26.64,24.0,2.18,0.68,3.85,1.65,2.21,1.38,3.62,2.28,1.82,24.0
+BJ-ZO = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,99.0,47.14,15.36,84.26,23.03,61.22,0.5,2.47,49.55,46.09,99.0,102.48,23.95,199.6,71.45,128.15,1.75,6.72,105.22,97.26,99.0,71.51,9.33,97.97,51.93,46.04,0.64,3.26,72.11,70.31,99.0,160.73,57.33,281.56,66.19,215.37,0.26,1.94,170.55,158.53,99.0,137.49,19.46,196.06,97.97,98.09,0.01,3.24,138.85,137.97,99.0,163.73,53.68,299.07,53.59,245.48,-0.04,2.51,172.22,162.05,99.0,111.59,33.26,173.77,64.69,109.08,0.31,1.58,116.39,100.91,99.0,147.89,18.89,201.79,86.84,114.96,0.12,3.68,149.08,148.44,99.0,83.76,23.97,196.06,62.32,133.74,2.61,9.86,87.09,74.78,99.0,15.38,9.25,38.46,1.31,37.15,0.36,2.24,17.92,14.82,99.0,3.66,2.23,8.57,1.0,7.57,0.33,1.91,4.28,3.75,99.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_temperature_2005.properties
new file mode 100644
index 0000000..59b1255
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_temperature_2005.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 2005 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=2005
+
+# 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 = 32.03,1.41,36.18,28.46,7.72,0.31,2.76,32.06,31.77,1043.0,33.76,1.2,37.28,29.84,7.44,0.01,2.84,33.78,33.7,1043.0,34.85,3.02,41.14,24.33,16.81,-0.65,3.47,34.98,34.94,1043.0,36.12,3.57,43.62,24.61,19.02,-0.13,2.58,36.29,35.77,1043.0,28.46,2.26,37.01,24.33,12.68,1.23,4.51,28.55,27.91,1043.0,23.9,0.91,26.54,21.3,5.24,0.02,2.61,23.92,23.92,1043.0,23.35,1.35,27.09,19.37,7.72,-0.24,2.58,23.39,23.5,1043.0,22.75,1.16,27.36,19.09,8.27,0.7,3.72,22.78,22.54,1041.0,24.64,0.9,29.02,21.85,7.17,0.36,4.39,24.65,24.61,1043.0,27.23,1.28,31.77,24.06,7.72,0.53,3.55,27.26,27.22,1043.0,33.24,2.68,40.31,27.36,12.95,-0.28,2.92,33.35,33.56,1043.0,36.29,2.94,42.11,28.19,13.92,-0.67,3.24,36.4,36.59,1043.0
+BJ-AQ = 25.24,1.44,28.19,20.75,7.44,-0.1,2.88,25.28,24.88,105.0,26.64,2.25,30.39,20.47,9.92,-0.71,2.9,26.74,27.36,105.0,27.02,1.27,29.57,23.23,6.34,-0.55,3.19,27.05,27.09,105.0,26.48,1.72,31.5,21.02,10.47,-0.08,4.16,26.54,26.54,105.0,24.84,1.07,27.36,22.13,5.24,-0.24,2.83,24.86,25.02,105.0,23.52,1.12,25.16,20.75,4.41,-0.81,2.82,23.55,23.78,105.0,24.57,1.25,26.81,20.47,6.34,-0.44,3.32,24.6,24.61,105.0,24.93,1.05,26.81,21.3,5.51,-0.59,3.56,24.96,24.88,105.0,25.63,1.2,27.91,22.68,5.24,-0.55,2.72,25.66,25.85,104.0,25.61,1.39,28.19,21.57,6.61,-1.01,3.92,25.65,25.98,105.0,27.73,0.9,30.39,24.88,5.51,0.17,3.87,27.74,27.78,105.0,26.22,1.05,29.29,22.4,6.89,-0.17,4.64,26.24,26.26,105.0
+BJ-BO = 31.77,1.08,35.35,26.26,9.09,-0.84,5.04,31.78,31.91,1733.0,35.3,1.32,38.94,31.22,7.72,-0.22,2.91,35.32,35.35,1733.0,35.61,3.23,40.31,24.33,15.98,-1.11,3.38,35.76,36.87,1733.0,38.46,3.93,45.0,25.98,19.02,-0.27,2.29,38.66,38.39,1733.0,31.61,3.14,40.87,24.33,16.54,0.39,2.5,31.77,31.01,1733.0,25.23,1.58,30.26,21.57,8.68,0.5,2.85,25.28,25.16,1733.0,23.84,1.43,28.19,19.09,9.09,-0.14,2.89,23.88,23.85,1733.0,23.6,1.27,29.84,15.79,14.06,0.83,6.91,23.64,23.5,1732.0,24.67,1.43,28.74,19.09,9.65,-0.22,3.07,24.72,24.74,1733.0,26.7,1.63,31.77,22.4,9.37,0.54,3.11,26.75,26.4,1733.0,32.18,2.37,38.39,27.64,10.75,0.44,2.1,32.27,31.77,1733.0,34.66,1.59,40.59,30.39,10.2,0.43,3.3,34.7,34.53,1733.0
+BJ-MO = 26.27,1.67,30.74,23.23,7.51,0.69,2.64,26.32,25.95,136.0,28.23,1.91,31.5,23.23,8.27,-0.07,2.16,28.29,28.12,136.0,27.38,0.97,29.98,24.33,5.65,-0.09,2.82,27.4,27.36,136.0,26.85,1.43,29.29,19.92,9.37,-1.81,7.9,26.88,27.09,136.0,25.41,0.74,27.09,22.4,4.69,-0.57,4.41,25.42,25.4,136.0,23.84,0.96,25.71,20.75,4.96,-0.88,3.56,23.86,24.06,136.0,25.0,1.41,28.46,21.02,7.44,-0.3,2.97,25.04,25.05,136.0,25.62,0.75,28.19,22.95,5.24,-0.06,4.04,25.63,25.57,136.0,25.97,0.96,28.46,21.85,6.61,-0.86,5.77,25.98,26.02,136.0,26.22,0.78,27.91,24.06,3.86,-0.09,2.67,26.23,26.26,136.0,27.86,0.63,30.39,26.54,3.86,0.68,4.63,27.87,27.81,136.0,26.8,1.15,31.77,24.06,7.72,0.63,5.36,26.83,27.09,136.0
+BJ-OU = 25.98,2.03,30.39,21.02,9.37,0.18,2.24,26.06,25.36,147.0,27.05,2.13,32.05,21.02,11.02,-0.45,4.02,27.13,27.09,144.0,27.69,1.41,30.12,23.23,6.89,-0.96,4.29,27.73,27.64,144.0,26.9,1.62,30.12,21.3,8.82,-1.53,5.48,26.95,27.36,144.0,25.01,0.98,26.81,21.02,5.79,-1.03,5.05,25.03,25.16,147.0,22.93,1.08,24.33,19.09,5.24,-1.61,6.04,22.96,23.09,144.0,24.05,1.39,29.02,21.16,7.85,0.85,4.03,24.09,23.78,146.0,24.59,1.04,29.02,22.13,6.89,0.99,6.1,24.61,24.47,146.0,24.85,1.04,27.36,21.85,5.51,-0.75,3.53,24.88,25.02,144.0,25.48,1.05,27.91,22.54,5.37,-0.38,3.22,25.51,25.54,146.0,27.15,0.75,30.39,25.3,5.1,1.11,6.34,27.16,27.09,147.0,26.07,1.61,30.12,22.95,7.17,0.62,2.81,26.12,25.71,146.0
+BJ-ZO = 29.46,1.58,32.6,24.33,8.27,-0.98,3.79,29.5,29.84,637.0,31.72,2.16,37.28,25.43,11.85,-0.84,3.65,31.79,32.12,637.0,30.0,2.13,35.91,25.16,10.75,0.25,2.45,30.08,29.91,637.0,29.43,1.8,34.53,24.88,9.65,-0.14,2.78,29.49,29.43,637.0,26.14,1.28,29.84,22.4,7.44,-0.34,2.59,26.17,26.26,637.0,23.51,0.86,25.98,20.2,5.79,-0.2,3.5,23.52,23.5,636.0,24.38,1.29,28.46,19.92,8.54,0.2,3.13,24.41,24.33,637.0,25.35,1.21,29.84,21.57,8.27,0.09,2.93,25.38,25.36,637.0,24.73,1.33,30.39,18.27,12.13,0.24,5.52,24.76,24.61,628.0,26.26,0.89,28.46,23.5,4.96,-0.29,2.8,26.28,26.26,637.0,28.79,1.01,31.22,25.98,5.24,-0.01,2.95,28.81,28.74,637.0,29.91,2.46,34.25,23.23,11.02,-0.51,2.7,30.01,30.12,637.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_vegetation_2005.properties
new file mode 100644
index 0000000..00d1db3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_1_vegetation_2005.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 2005 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=2005
+
+# 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.31,0.05,0.43,0.21,0.22,-0.0,2.44,0.32,0.32,1043.0,0.31,0.06,0.42,0.18,0.24,-0.33,2.13,0.31,0.32,1043.0,0.38,0.11,0.64,0.18,0.46,0.08,2.18,0.4,0.39,1043.0,0.43,0.13,0.69,0.18,0.52,-0.17,2.11,0.45,0.45,1043.0,0.53,0.1,0.74,0.27,0.47,-0.58,2.68,0.54,0.55,1043.0,0.61,0.06,0.73,0.42,0.31,-0.21,2.1,0.61,0.61,1043.0,0.6,0.08,0.75,0.39,0.36,-0.28,1.95,0.61,0.62,1043.0,0.59,0.09,0.79,0.36,0.43,0.17,2.75,0.59,0.58,1043.0,0.71,0.03,0.79,0.54,0.25,-1.48,7.06,0.72,0.72,1043.0,0.63,0.06,0.78,0.46,0.32,0.54,2.87,0.64,0.62,1043.0,0.5,0.09,0.72,0.29,0.43,0.57,2.93,0.51,0.48,1043.0,0.36,0.08,0.59,0.24,0.35,1.1,3.4,0.36,0.34,1043.0
+BJ-AQ = 0.44,0.13,0.59,0.07,0.51,-1.19,3.4,0.46,0.5,105.0,0.41,0.09,0.51,0.08,0.43,-1.94,5.85,0.42,0.45,105.0,0.48,0.11,0.58,0.11,0.47,-1.87,5.8,0.49,0.51,105.0,0.55,0.14,0.71,0.12,0.59,-1.23,3.98,0.57,0.58,105.0,0.55,0.12,0.69,0.14,0.55,-1.8,5.73,0.56,0.59,105.0,0.44,0.1,0.56,0.04,0.52,-2.03,6.81,0.45,0.48,105.0,0.51,0.12,0.63,0.07,0.57,-2.04,6.74,0.53,0.55,105.0,0.38,0.09,0.5,0.03,0.46,-1.85,6.92,0.39,0.4,105.0,0.45,0.1,0.57,0.06,0.51,-2.02,7.2,0.46,0.47,105.0,0.54,0.13,0.66,0.03,0.63,-2.03,6.76,0.56,0.58,105.0,0.57,0.15,0.71,0.05,0.66,-1.57,4.87,0.59,0.63,105.0,0.44,0.11,0.56,0.08,0.48,-1.33,4.06,0.46,0.49,105.0
+BJ-BO = 0.31,0.04,0.43,0.22,0.21,0.16,2.72,0.31,0.31,1733.0,0.28,0.05,0.42,0.18,0.24,0.5,2.11,0.28,0.27,1733.0,0.34,0.1,0.64,0.2,0.45,0.62,2.96,0.36,0.34,1733.0,0.39,0.1,0.64,0.21,0.43,0.2,2.1,0.4,0.39,1733.0,0.48,0.11,0.7,0.22,0.47,-0.29,1.95,0.49,0.5,1733.0,0.6,0.07,0.73,0.34,0.39,-0.8,3.15,0.6,0.62,1733.0,0.61,0.07,0.77,0.37,0.39,-0.55,2.24,0.62,0.63,1733.0,0.63,0.09,0.81,0.41,0.4,-0.69,2.39,0.64,0.65,1733.0,0.71,0.04,0.79,0.52,0.27,-1.57,5.74,0.71,0.71,1733.0,0.64,0.07,0.77,0.42,0.35,-0.77,2.58,0.64,0.66,1733.0,0.52,0.08,0.7,0.33,0.37,-0.43,2.21,0.53,0.55,1733.0,0.39,0.05,0.53,0.25,0.28,-0.08,2.23,0.39,0.39,1733.0
+BJ-MO = 0.51,0.08,0.62,0.07,0.55,-1.88,8.59,0.52,0.53,136.0,0.42,0.06,0.51,0.12,0.38,-1.69,8.6,0.42,0.42,136.0,0.51,0.07,0.6,0.12,0.48,-2.86,14.7,0.52,0.53,136.0,0.56,0.08,0.68,0.13,0.54,-1.85,9.56,0.56,0.56,136.0,0.58,0.07,0.67,0.14,0.54,-2.88,14.26,0.58,0.59,136.0,0.52,0.08,0.65,0.08,0.57,-2.08,10.58,0.53,0.54,136.0,0.52,0.11,0.72,0.08,0.64,-0.54,3.86,0.53,0.53,136.0,0.38,0.08,0.52,0.06,0.46,-0.64,3.92,0.39,0.39,136.0,0.52,0.07,0.61,0.06,0.55,-3.13,17.82,0.52,0.54,136.0,0.62,0.1,0.76,0.03,0.73,-2.43,12.21,0.63,0.64,136.0,0.63,0.1,0.73,0.05,0.68,-3.08,14.88,0.63,0.65,136.0,0.49,0.07,0.59,0.08,0.51,-2.35,11.17,0.5,0.51,136.0
+BJ-OU = 0.43,0.06,0.5,0.22,0.28,-1.52,5.65,0.43,0.45,147.0,0.38,0.05,0.52,0.22,0.3,-0.35,3.53,0.39,0.38,147.0,0.49,0.06,0.59,0.24,0.36,-1.65,6.95,0.49,0.5,147.0,0.56,0.08,0.7,0.25,0.46,-1.18,5.6,0.56,0.57,147.0,0.6,0.07,0.7,0.3,0.39,-2.01,8.18,0.61,0.62,147.0,0.46,0.08,0.59,0.17,0.42,-0.96,3.8,0.47,0.48,147.0,0.49,0.05,0.56,0.23,0.33,-2.43,11.56,0.49,0.5,147.0,0.39,0.05,0.5,0.18,0.32,-0.35,4.59,0.39,0.38,147.0,0.46,0.06,0.6,0.21,0.38,-0.76,5.41,0.47,0.46,147.0,0.6,0.08,0.7,0.25,0.45,-2.09,8.52,0.6,0.61,147.0,0.61,0.08,0.7,0.25,0.44,-2.65,10.75,0.62,0.63,147.0,0.48,0.05,0.57,0.25,0.32,-2.1,8.57,0.49,0.49,147.0
+BJ-ZO = 0.39,0.04,0.54,0.3,0.24,0.8,3.32,0.4,0.39,637.0,0.34,0.04,0.46,0.27,0.19,0.41,2.4,0.34,0.33,637.0,0.5,0.04,0.63,0.39,0.25,0.07,2.64,0.51,0.51,637.0,0.56,0.06,0.76,0.43,0.33,0.28,3.12,0.57,0.56,637.0,0.63,0.04,0.73,0.53,0.2,-0.14,2.83,0.63,0.63,637.0,0.5,0.05,0.63,0.32,0.31,-0.19,3.01,0.51,0.51,637.0,0.52,0.08,0.75,0.34,0.41,0.59,3.01,0.52,0.5,637.0,0.45,0.06,0.64,0.28,0.36,0.05,3.11,0.45,0.45,637.0,0.53,0.09,0.77,0.31,0.46,0.2,2.72,0.54,0.52,637.0,0.67,0.05,0.78,0.53,0.25,-0.16,2.76,0.67,0.67,637.0,0.63,0.03,0.72,0.54,0.18,0.22,2.41,0.63,0.62,637.0,0.49,0.04,0.61,0.38,0.23,0.41,2.72,0.49,0.48,637.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_nighttemp_2005.properties
new file mode 100644
index 0000000..1953b16
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_nighttemp_2005.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 2005 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=2005
+
+# 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 = 17.3,0.44,18.82,15.79,3.03,-0.05,4.85,17.3,17.3,176.0,20.02,0.74,22.4,17.17,5.24,-0.32,4.62,20.03,20.06,175.0,22.26,1.05,25.57,18.82,6.75,-0.53,4.0,22.28,22.4,176.0,22.25,0.9,24.47,20.47,4.0,0.32,2.27,22.27,22.13,176.0,20.11,0.7,22.13,18.54,3.58,0.26,3.09,20.13,20.09,176.0,19.33,0.82,21.57,17.17,4.41,0.19,3.05,19.35,19.37,175.0,18.69,0.88,20.47,15.24,5.24,-0.49,3.57,18.71,18.82,176.0,19.48,0.77,21.02,17.17,3.86,-0.56,3.08,19.49,19.65,176.0,20.2,0.6,22.13,17.44,4.69,-0.7,6.55,20.21,20.2,176.0,19.66,0.59,21.02,18.27,2.76,0.07,2.55,19.67,19.65,176.0,18.9,0.65,21.02,17.17,3.86,0.54,3.88,18.92,18.82,176.0,16.8,1.33,20.75,11.93,8.82,-0.52,4.8,16.85,16.86,176.0
+BJ-AK-G020002 = 17.57,1.5,19.65,14.13,5.51,-0.47,2.37,17.63,17.72,39.0,20.46,0.6,21.44,19.23,2.2,-0.22,2.02,20.47,20.61,39.0,20.82,0.73,22.68,19.09,3.58,0.15,3.26,20.83,20.75,39.0,25.54,0.9,26.95,23.23,3.72,-0.97,3.31,25.56,25.78,39.0,21.25,1.04,22.95,18.54,4.41,-0.56,3.03,21.28,21.3,39.0,20.8,0.92,22.54,19.37,3.17,0.39,1.76,20.82,20.47,39.0,20.95,0.61,22.4,19.65,2.76,-0.05,3.07,20.96,21.02,38.0,18.94,0.97,21.02,17.17,3.86,0.42,2.59,18.97,18.96,39.0,21.14,0.66,22.4,19.92,2.48,0.01,2.19,21.15,21.02,39.0,20.07,0.53,21.02,19.09,1.93,-0.13,1.74,20.08,20.2,39.0,19.18,0.77,20.2,17.44,2.76,-0.91,2.66,19.19,19.51,39.0,17.83,1.15,19.09,14.82,4.27,-0.94,2.89,17.87,18.27,39.0
+BJ-AK-G020003 = 16.53,1.32,19.65,14.69,4.96,0.87,3.07,16.58,16.06,30.0,19.96,0.86,21.3,17.99,3.31,-0.39,2.66,19.98,19.99,30.0,21.98,0.81,24.06,21.02,3.03,1.1,3.55,21.99,21.85,30.0,27.17,0.51,27.91,26.12,1.79,-0.43,2.32,27.18,27.22,30.0,21.91,0.86,23.3,19.65,3.65,-0.45,3.0,21.93,21.92,30.0,21.83,0.54,22.95,20.75,2.2,-0.08,2.37,21.84,21.92,30.0,22.27,0.36,22.95,21.3,1.65,-0.5,3.21,22.28,22.33,30.0,19.88,0.84,21.16,17.99,3.17,-0.53,2.38,19.9,19.92,30.0,21.9,0.32,22.4,21.02,1.38,-0.57,3.44,21.9,21.92,30.0,21.08,0.34,21.85,20.47,1.38,0.16,2.5,21.09,21.06,30.0,19.39,0.26,20.06,18.82,1.24,0.42,3.29,19.39,19.37,30.0,18.87,1.95,23.5,14.69,8.82,0.31,2.92,18.96,18.54,30.0
+BJ-AK-G020004 = 15.67,0.55,16.89,14.69,2.2,0.11,2.47,15.68,15.68,30.0,19.77,0.47,20.47,18.54,1.93,-0.86,3.18,19.78,19.92,30.0,21.56,0.85,23.09,20.2,2.89,0.34,2.0,21.57,21.37,30.0,22.98,0.76,24.88,21.3,3.58,-0.23,3.49,23.0,23.16,30.0,19.59,1.39,21.85,16.89,4.96,-0.25,1.89,19.64,19.78,30.0,20.63,0.28,21.3,20.2,1.1,0.34,2.65,20.63,20.61,30.0,19.71,0.47,20.47,18.54,1.93,-0.72,3.33,19.72,19.78,30.0,19.69,1.0,21.02,17.72,3.31,-0.36,2.0,19.72,19.75,30.0,20.94,0.67,22.4,19.65,2.76,0.32,2.55,20.95,20.85,30.0,19.45,0.19,19.78,19.09,0.69,-0.25,1.99,19.45,19.47,30.0,17.65,0.56,18.54,16.61,1.93,-0.37,2.01,17.66,17.68,30.0,17.55,1.52,20.47,14.96,5.51,0.21,1.95,17.61,17.03,30.0
+BJ-AK-G020005 = 17.07,0.46,17.99,16.06,1.93,0.0,1.79,17.08,17.03,130.0,19.43,0.84,21.57,17.44,4.13,-0.03,2.82,19.45,19.51,129.0,21.28,0.67,22.95,18.27,4.69,-0.89,5.47,21.29,21.3,130.0,22.44,1.33,24.88,14.69,10.2,-2.49,13.4,22.48,22.68,130.0,20.49,0.76,22.4,18.54,3.86,-0.13,3.21,20.5,20.54,130.0,19.85,0.52,21.02,18.82,2.2,0.3,2.16,19.85,19.75,130.0,18.58,1.42,22.13,12.76,9.37,-0.73,4.51,18.63,18.58,130.0,18.79,0.67,20.2,16.34,3.86,-0.6,3.68,18.8,18.82,130.0,20.07,0.47,20.75,18.82,1.93,-0.52,2.52,20.07,20.16,130.0,19.05,0.43,20.06,17.17,2.89,-0.64,5.83,19.05,19.06,130.0,17.62,0.48,18.82,16.06,2.76,-0.48,3.61,17.62,17.65,130.0,16.55,0.86,19.09,14.41,4.69,0.44,3.21,16.57,16.48,130.0
+BJ-AK-G020006 = 17.13,0.44,17.72,16.34,1.38,-0.55,2.68,17.13,17.17,7.0,19.45,0.29,19.78,18.96,0.83,-0.6,2.24,19.45,19.51,7.0,20.57,0.58,21.44,19.65,1.79,-0.21,2.3,20.58,20.68,7.0,21.48,1.5,22.95,19.37,3.58,-0.49,1.65,21.52,22.13,7.0,20.25,0.3,20.47,19.78,0.69,-0.83,1.88,20.25,20.33,7.0,19.61,0.75,20.75,18.54,2.2,-0.02,2.09,19.62,19.65,7.0,18.08,0.8,18.68,16.55,2.14,-1.2,2.9,18.1,18.54,7.0,19.21,0.42,19.78,18.54,1.24,-0.13,2.24,19.22,19.23,7.0,20.46,0.35,20.75,19.92,0.83,-0.65,1.77,20.47,20.61,7.0,19.37,0.34,19.78,18.82,0.96,-0.44,2.01,19.37,19.51,7.0,17.32,0.62,18.13,16.34,1.79,-0.31,1.92,17.33,17.44,7.0,16.11,0.84,17.17,14.69,2.48,-0.44,2.25,16.13,16.34,7.0
+BJ-AK-G020007 = 15.62,1.11,18.27,13.03,5.24,0.06,2.53,15.66,15.65,129.0,19.43,0.89,21.02,16.61,4.41,-0.72,2.96,19.45,19.65,129.0,21.02,0.81,23.5,19.37,4.13,0.53,2.9,21.04,21.02,129.0,23.5,0.58,25.43,22.4,3.03,0.93,3.81,23.51,23.37,129.0,21.69,1.37,24.06,17.44,6.61,-0.46,2.61,21.73,21.85,128.0,20.15,0.61,21.57,18.27,3.31,-0.36,3.3,20.16,20.2,129.0,20.46,0.91,22.95,17.99,4.96,0.07,2.87,20.48,20.47,129.0,19.21,1.21,21.16,16.06,5.1,-0.93,2.76,19.25,19.65,129.0,20.22,0.6,21.57,18.27,3.31,-0.81,3.97,20.23,20.27,129.0,18.59,0.38,19.65,17.44,2.2,-0.42,3.72,18.59,18.61,129.0,17.0,0.85,18.54,14.96,3.58,-0.59,2.62,17.02,17.17,129.0,16.76,0.91,19.92,14.96,4.96,1.05,4.44,16.78,16.61,129.0
+BJ-AK-G020008 = 15.94,0.71,17.99,14.41,3.58,0.23,3.19,15.95,15.93,103.0,19.57,0.49,21.02,18.27,2.76,0.22,3.34,19.57,19.51,103.0,20.69,0.77,22.95,18.54,4.41,0.33,3.79,20.7,20.61,103.0,22.91,0.69,24.88,21.02,3.86,0.06,3.16,22.92,22.81,103.0,19.91,1.24,21.85,17.17,4.69,-0.22,1.96,19.95,20.06,103.0,20.22,0.39,21.3,19.37,1.93,0.53,3.53,20.23,20.2,103.0,20.41,0.7,21.57,16.89,4.69,-1.8,8.79,20.42,20.61,103.0,19.12,1.34,21.57,15.44,6.13,-1.07,3.63,19.17,19.44,103.0,20.26,0.58,21.99,18.54,3.44,0.02,3.49,20.27,20.33,103.0,18.76,0.49,19.78,17.44,2.34,-0.04,2.75,18.77,18.82,103.0,17.33,0.63,18.82,15.79,3.03,-0.13,2.6,17.34,17.37,103.0,17.01,1.06,19.37,13.31,6.06,-0.55,3.67,17.04,17.17,103.0
+BJ-AK-G020009 = 16.48,1.27,19.09,13.58,5.51,-0.24,2.41,16.53,16.61,57.0,20.76,0.69,22.26,19.37,2.89,0.19,2.42,20.77,20.68,57.0,21.22,0.76,23.78,19.92,3.86,0.82,4.49,21.23,21.16,57.0,25.28,1.11,27.78,21.85,5.93,-0.63,3.76,25.3,25.57,57.0,23.15,0.65,24.06,20.47,3.58,-1.81,7.21,23.16,23.3,57.0,20.95,0.68,22.95,19.37,3.58,-0.05,3.61,20.96,21.02,57.0,22.05,0.55,23.5,20.75,2.76,-0.32,3.02,22.06,22.13,57.0,20.76,1.03,22.95,17.99,4.96,-0.38,3.37,20.79,20.82,57.0,21.19,0.69,22.54,19.65,2.89,0.04,2.17,21.2,21.16,57.0,20.45,0.52,22.13,19.65,2.48,0.82,4.51,20.45,20.47,57.0,18.92,0.75,20.47,17.44,3.03,-0.11,2.09,18.93,18.96,57.0,17.43,0.98,19.65,15.37,4.27,-0.22,2.44,17.46,17.58,57.0
+BJ-AK-G020010 = 16.43,1.25,19.92,13.86,6.06,0.37,3.27,16.47,16.37,44.0,19.92,0.54,21.02,18.82,2.2,-0.32,2.47,19.93,19.92,44.0,20.53,0.98,23.5,18.82,4.69,0.91,3.91,20.55,20.4,44.0,23.13,0.66,24.88,22.13,2.76,0.78,3.14,23.14,22.99,44.0,19.03,0.78,20.75,17.17,3.58,0.26,2.87,19.04,18.92,44.0,19.53,0.57,20.47,18.27,2.2,-0.42,2.17,19.54,19.65,44.0,20.72,0.43,21.85,19.65,2.2,0.68,4.44,20.72,20.75,44.0,19.03,0.7,20.47,17.44,3.03,-0.32,3.0,19.05,19.09,44.0,20.6,0.48,21.78,19.65,2.14,0.23,2.66,20.6,20.58,44.0,18.97,0.47,19.92,17.44,2.48,-1.1,4.77,18.97,19.09,44.0,18.05,0.52,19.09,16.61,2.48,-0.1,3.23,18.06,17.99,44.0,17.76,1.04,19.09,15.79,3.31,-0.32,1.88,17.79,17.72,44.0
+BJ-AK-G020011 = 16.2,0.8,17.58,14.69,2.89,0.16,2.48,16.22,16.2,17.0,19.54,0.47,20.2,18.68,1.52,-0.35,1.89,19.55,19.65,17.0,20.27,0.49,21.02,19.09,1.93,-0.59,3.11,20.27,20.33,17.0,22.28,0.77,23.5,21.02,2.48,-0.0,1.86,22.29,22.13,17.0,19.98,1.25,21.57,17.99,3.58,-0.16,1.65,20.01,19.99,17.0,20.43,0.26,21.02,20.06,0.96,0.86,2.99,20.43,20.33,17.0,18.82,0.61,20.06,17.72,2.34,0.36,2.79,18.83,18.89,17.0,19.96,0.36,20.89,19.65,1.24,1.13,3.43,19.96,19.78,17.0,20.4,0.61,21.57,19.37,2.2,-0.03,2.26,20.41,20.47,17.0,19.57,0.4,20.33,18.82,1.52,0.09,2.67,19.57,19.51,17.0,18.05,0.49,18.68,17.03,1.65,-0.48,2.42,18.06,18.13,17.0,17.57,0.55,18.82,16.75,2.07,0.46,2.79,17.58,17.51,17.0
+BJ-AK-G020012 = 16.81,0.55,17.99,15.24,2.76,0.08,3.12,16.82,16.79,70.0,19.48,0.58,20.47,17.17,3.31,-1.14,5.41,19.49,19.51,70.0,21.96,0.82,23.5,20.2,3.31,-0.17,2.33,21.98,22.02,70.0,23.51,0.63,25.71,22.4,3.31,0.76,3.99,23.52,23.5,70.0,19.92,0.88,21.85,17.99,3.86,-0.31,2.42,19.94,20.13,70.0,20.01,0.44,21.02,19.3,1.72,0.6,2.77,20.02,19.92,70.0,20.17,0.72,21.57,18.54,3.03,-0.0,2.23,20.19,20.16,70.0,19.99,1.01,21.57,17.44,4.13,-0.45,2.56,20.02,20.13,70.0,20.63,0.52,21.57,18.82,2.76,-1.02,5.55,20.64,20.64,70.0,18.79,0.37,19.65,17.99,1.65,-0.03,2.68,18.8,18.82,70.0,17.86,0.36,18.54,16.89,1.65,-0.56,3.36,17.86,17.85,70.0,16.34,0.92,17.99,14.13,3.86,-0.13,2.33,16.36,16.27,70.0
+BJ-AK-G020013 = 16.83,1.26,19.37,12.76,6.61,-0.06,2.87,16.87,16.75,175.0,20.66,0.93,23.23,17.72,5.51,-0.42,3.25,20.68,20.75,175.0,21.03,0.95,23.23,17.17,6.06,-0.41,3.85,21.05,21.02,175.0,24.6,0.99,27.09,22.13,4.96,-0.03,2.92,24.62,24.61,175.0,22.87,0.92,25.16,20.2,4.96,-0.21,2.66,22.89,22.95,175.0,19.76,0.84,21.71,16.89,4.82,-0.5,2.88,19.78,19.92,175.0,21.17,0.69,22.26,18.82,3.44,-0.95,3.71,21.19,21.3,175.0,18.48,1.45,21.02,11.65,9.37,-1.16,6.01,18.54,18.68,175.0,20.83,0.64,22.4,19.09,3.31,-0.01,2.94,20.84,20.89,175.0,18.94,0.7,20.2,16.06,4.13,-0.64,4.02,18.95,18.96,175.0,17.96,0.86,20.75,16.34,4.41,0.77,3.47,17.99,17.79,175.0,17.81,0.91,20.47,15.24,5.24,0.29,3.4,17.83,17.72,175.0
+BJ-AK-G020014 = 15.96,0.83,17.99,13.86,4.13,0.13,3.74,15.98,15.89,36.0,19.93,0.42,20.75,19.09,1.65,0.09,2.1,19.93,19.92,36.0,20.12,0.77,22.68,18.27,4.41,1.15,6.04,20.13,20.06,36.0,24.29,0.77,25.98,22.68,3.31,0.15,2.3,24.3,24.26,36.0,20.14,0.51,21.02,18.96,2.07,0.11,2.69,20.15,20.06,36.0,20.25,0.24,20.75,19.65,1.1,-0.34,2.63,20.25,20.23,36.0,20.59,0.26,21.02,19.78,1.24,-0.57,3.89,20.59,20.61,36.0,19.31,1.39,21.57,14.27,7.3,-1.75,6.83,19.36,19.51,36.0,20.27,0.35,20.75,19.65,1.1,-0.17,1.93,20.28,20.27,36.0,18.42,0.43,19.09,17.44,1.65,-0.02,2.26,18.42,18.27,36.0,17.54,0.44,18.82,16.61,2.2,0.32,3.91,17.55,17.51,36.0,17.33,0.64,18.82,15.79,3.03,-0.36,3.08,17.34,17.44,36.0
+BJ-AQ-G030001 = 20.32,1.11,21.85,18.41,3.44,-0.22,1.72,20.35,20.68,19.0,20.12,0.96,21.3,17.3,4.0,-1.22,4.83,20.14,20.33,19.0,21.5,0.39,21.99,20.47,1.52,-0.88,3.38,21.5,21.51,19.0,21.11,0.43,21.85,20.47,1.38,-0.02,1.91,21.11,21.16,19.0,21.15,0.45,22.26,20.33,1.93,0.54,3.64,21.15,21.16,19.0,21.0,0.51,22.13,20.2,1.93,0.37,2.68,21.0,20.89,19.0,19.61,0.59,20.2,18.13,2.07,-0.83,3.04,19.62,19.65,19.0,19.58,0.65,20.47,18.27,2.2,-0.24,2.24,19.59,19.65,19.0,19.25,0.94,21.02,17.99,3.03,0.59,2.23,19.27,19.09,19.0,21.19,0.26,21.57,20.61,0.96,-0.96,2.83,21.2,21.3,19.0,23.01,1.38,25.3,19.92,5.37,-0.45,2.53,23.05,23.5,19.0,22.72,0.79,24.06,21.44,2.62,0.07,2.09,22.74,22.68,19.0
+BJ-AQ-G030002 = 18.44,0.67,19.78,17.72,2.07,0.67,2.17,18.45,18.23,12.0,20.06,0.42,20.75,19.37,1.38,-0.05,2.02,20.06,20.06,12.0,20.68,0.23,21.02,20.2,0.83,-0.57,2.9,20.68,20.71,12.0,20.54,0.3,21.02,19.92,1.1,-0.51,2.97,20.54,20.58,12.0,20.39,0.17,20.75,20.2,0.55,0.47,2.49,20.39,20.4,12.0,20.51,0.28,21.02,20.06,0.96,0.02,2.25,20.51,20.54,12.0,19.45,0.22,19.65,18.82,0.83,-2.01,6.74,19.45,19.51,12.0,19.79,0.22,20.06,19.37,0.69,-0.5,2.24,19.79,19.85,12.0,19.96,0.24,20.33,19.51,0.83,-0.08,2.61,19.96,19.92,12.0,20.94,0.28,21.3,20.33,0.96,-0.65,2.92,20.94,20.95,12.0,21.94,0.38,22.4,21.3,1.1,-0.32,1.83,21.95,21.95,12.0,21.7,0.16,21.99,21.51,0.48,0.31,1.91,21.7,21.71,12.0
+BJ-AQ-G030003 = 23.71,0.88,24.33,23.09,1.24,0.0,1.0,23.72,23.71,2.0,20.2,0.39,20.47,19.92,0.55,-0.0,1.0,20.2,20.2,2.0,22.88,0.49,23.23,22.54,0.69,0.0,1.0,22.89,22.88,2.0,18.41,0.97,19.09,17.72,1.38,0.0,1.0,18.42,18.41,2.0,22.68,0.78,23.23,22.13,1.1,-0.0,1.0,22.68,22.68,2.0,22.68,1.17,23.5,21.85,1.65,0.0,1.0,22.69,22.68,2.0,18.34,0.88,18.96,17.72,1.24,-0.0,1.0,18.35,18.34,2.0,20.06,0.58,20.47,19.65,0.83,0.0,1.0,20.06,20.06,2.0,16.82,0.68,17.3,16.34,0.96,-0.0,1.0,16.83,16.82,2.0,19.65,0.78,20.2,19.09,1.1,0.0,1.0,19.65,19.65,2.0,23.71,0.1,23.78,23.64,0.14,-0.0,1.0,23.71,23.71,2.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,1.0
+BJ-AQ-G030004 = 18.94,0.59,20.01,17.99,2.02,0.15,2.7,18.95,19.09,9.0,19.97,0.27,20.2,19.37,0.83,-1.36,3.98,19.98,20.06,9.0,22.08,0.27,22.4,21.57,0.83,-0.67,2.36,22.08,22.13,9.0,20.88,0.36,21.48,20.47,1.01,0.77,2.18,20.89,20.75,9.0,20.99,0.31,21.57,20.61,0.96,0.65,2.59,20.99,21.02,9.0,20.3,0.43,20.75,19.65,1.1,-0.24,1.51,20.31,20.33,9.0,19.54,0.59,20.2,18.68,1.52,-0.16,1.62,19.55,19.51,9.0,19.44,0.65,20.2,18.41,1.79,-0.2,1.66,19.45,19.51,9.0,19.54,0.61,20.2,18.41,1.79,-0.6,2.26,19.54,19.78,9.0,22.04,0.5,22.68,21.3,1.38,-0.01,1.75,22.05,21.99,9.0,22.93,0.63,23.69,22.06,1.63,-0.22,1.52,22.93,22.88,9.0,22.5,0.55,23.32,21.57,1.75,-0.16,2.05,22.51,22.47,9.0
+BJ-AQ-G030005 = 20.26,0.7,21.3,19.03,2.27,-0.38,2.51,20.27,20.47,8.0,21.14,0.41,21.57,20.54,1.03,-0.16,1.38,21.14,21.16,8.0,22.11,0.24,22.68,21.99,0.69,1.98,5.37,22.11,21.99,8.0,21.39,0.26,21.57,20.95,0.62,-0.72,1.79,21.4,21.57,8.0,21.33,0.22,21.85,21.16,0.69,1.92,5.34,21.33,21.3,8.0,21.0,0.13,21.16,20.82,0.34,0.01,1.76,21.0,21.02,8.0,19.96,0.5,20.2,18.82,1.38,-1.75,4.5,19.96,20.2,8.0,20.52,0.22,20.75,20.06,0.69,-1.11,3.61,20.53,20.54,8.0,19.68,0.23,19.92,19.37,0.55,-0.22,1.67,19.68,19.65,8.0,21.89,0.61,23.23,21.44,1.79,1.46,3.98,21.9,21.61,8.0,23.79,0.5,24.33,22.75,1.58,-1.03,3.45,23.79,23.78,8.0,23.63,0.52,24.33,22.61,1.72,-0.79,3.07,23.64,23.78,8.0
+BJ-AQ-G030006 = 22.5,1.34,24.33,20.4,3.93,-0.28,2.34,22.54,22.68,6.0,18.6,1.76,20.47,15.51,4.96,-0.84,2.69,18.67,18.85,6.0,22.17,0.67,23.23,21.3,1.93,0.33,2.21,22.18,22.13,6.0,19.39,1.04,20.61,17.72,2.89,-0.48,2.2,19.42,19.44,6.0,22.62,0.88,23.5,21.3,2.2,-0.37,1.67,22.63,22.71,6.0,22.1,0.85,23.5,21.09,2.41,0.62,2.27,22.12,21.85,6.0,17.93,0.92,18.96,16.61,2.34,-0.32,1.6,17.95,18.13,6.0,19.15,0.91,20.47,17.72,2.76,-0.16,2.62,19.17,19.06,6.0,18.06,1.22,19.51,16.34,3.17,-0.03,1.8,18.1,17.92,6.0,20.19,0.66,20.95,19.09,1.86,-0.6,2.26,20.19,20.33,6.0,24.56,1.3,26.81,23.37,3.44,0.87,2.42,24.59,24.12,6.0,23.59,0.96,24.61,22.68,1.93,0.22,1.23,23.61,23.32,5.0
+BJ-AQ-G030007 = 18.2,0.45,19.09,17.44,1.65,0.53,2.79,18.21,18.13,17.0,20.76,0.55,21.57,19.65,1.93,-0.26,2.21,20.76,20.75,17.0,21.41,0.38,22.26,20.89,1.38,0.78,3.05,21.42,21.37,17.0,20.62,0.38,21.3,19.92,1.38,-0.4,2.56,20.62,20.75,17.0,20.02,0.36,20.47,19.09,1.38,-1.17,3.58,20.03,20.2,17.0,20.53,0.24,21.02,19.92,1.1,-0.51,4.39,20.53,20.47,17.0,19.47,0.29,20.2,19.09,1.1,1.11,3.56,19.47,19.37,17.0,19.96,0.15,20.2,19.65,0.55,-0.05,2.54,19.96,19.92,17.0,19.82,0.2,20.2,19.37,0.83,-0.42,2.93,19.82,19.92,17.0,20.32,0.24,20.75,19.92,0.83,0.29,2.24,20.32,20.27,17.0,22.11,0.36,22.95,21.44,1.52,0.37,3.51,22.11,22.13,17.0,21.74,0.29,22.4,21.3,1.1,0.75,2.98,21.74,21.71,17.0
+BJ-AQ-G030008 = 18.61,0.5,19.71,17.99,1.72,1.16,3.46,18.61,18.54,13.0,20.41,0.59,21.3,19.51,1.79,0.19,1.77,20.42,20.47,13.0,21.27,0.43,21.99,20.75,1.24,0.29,1.66,21.27,21.16,13.0,21.08,0.28,21.51,20.61,0.9,0.04,1.92,21.08,21.02,13.0,20.92,0.43,21.44,20.2,1.24,-0.44,2.04,20.93,21.02,13.0,21.13,0.5,21.85,20.06,1.79,-0.61,2.65,21.14,21.3,13.0,19.14,0.48,19.85,18.13,1.72,-0.57,2.97,19.14,19.16,13.0,19.9,0.49,20.61,19.09,1.52,0.14,1.79,19.91,19.78,13.0,20.18,0.36,20.75,19.51,1.24,-0.11,2.23,20.18,20.06,13.0,21.2,0.13,21.44,21.02,0.41,0.06,2.19,21.2,21.16,13.0,22.01,0.43,23.02,21.57,1.45,1.24,3.49,22.02,21.85,13.0,22.01,0.53,23.16,21.44,1.72,1.11,3.1,22.02,21.85,13.0
+BJ-AQ-G030009 = 18.14,0.2,18.54,17.72,0.83,-0.2,2.48,18.14,18.27,19.0,20.65,0.43,21.57,19.92,1.65,0.38,2.51,20.66,20.61,19.0,21.08,0.46,22.4,20.47,1.93,1.45,5.16,21.09,21.02,19.0,20.79,0.54,21.85,19.65,2.2,-0.18,2.95,20.79,20.82,19.0,20.73,0.32,21.57,20.2,1.38,0.56,4.1,20.74,20.75,19.0,20.24,0.38,21.02,19.37,1.65,0.08,3.48,20.24,20.2,19.0,18.87,0.58,19.37,17.17,2.2,-1.49,4.83,18.88,19.09,19.0,19.84,0.28,20.2,19.09,1.1,-1.17,3.85,19.84,19.92,19.0,20.36,0.3,21.02,19.92,1.1,0.3,2.53,20.36,20.33,19.0,20.74,0.42,21.57,20.06,1.52,0.38,2.33,20.75,20.75,19.0,21.97,0.53,22.68,20.47,2.2,-1.38,4.61,21.98,22.13,19.0,21.4,0.2,21.85,21.02,0.83,0.63,3.27,21.4,21.3,19.0
+BJ-BO-G040001 = 14.28,1.14,17.44,11.38,6.06,-0.06,2.81,14.33,14.41,142.0,19.68,0.84,21.85,17.99,3.86,-0.01,2.53,19.69,19.78,142.0,20.96,0.79,22.68,18.82,3.86,-0.21,2.76,20.98,21.02,142.0,24.35,0.64,26.26,22.68,3.58,-0.15,3.32,24.36,24.43,142.0,22.76,0.97,25.16,19.37,5.79,-0.5,3.97,22.78,22.68,142.0,20.35,0.76,22.4,18.82,3.58,0.14,2.36,20.37,20.33,142.0,19.57,0.91,22.4,17.72,4.69,0.42,3.3,19.59,19.51,142.0,21.41,1.09,22.95,18.13,4.82,-1.1,3.49,21.44,21.85,142.0,20.73,0.56,22.13,18.27,3.86,-0.72,5.46,20.74,20.75,142.0,19.63,0.85,21.3,17.72,3.58,-0.23,2.23,19.64,19.82,142.0,17.01,0.96,18.82,14.96,3.86,-0.08,2.16,17.03,16.99,142.0,16.62,0.82,18.27,14.13,4.13,-0.57,3.03,16.64,16.75,142.0
+BJ-BO-G040002 = 16.0,1.02,18.82,13.58,5.24,0.22,3.09,16.04,15.93,111.0,19.23,0.81,21.3,16.89,4.41,-0.13,3.03,19.25,19.23,111.0,21.8,0.4,22.95,20.75,2.2,0.14,2.94,21.8,21.85,111.0,23.4,0.91,25.98,21.3,4.69,-0.11,3.26,23.42,23.5,111.0,20.9,1.03,23.5,16.61,6.89,-0.91,5.57,20.92,21.02,111.0,20.16,0.72,21.85,16.89,4.96,-1.25,7.12,20.17,20.2,111.0,19.08,1.15,21.3,15.79,5.51,-0.53,2.86,19.11,19.09,111.0,19.04,0.95,20.75,17.44,3.31,0.2,1.88,19.06,18.96,111.0,20.25,0.54,21.57,18.82,2.76,-0.31,2.64,20.26,20.33,111.0,19.4,0.62,20.47,17.72,2.76,-0.75,2.87,19.41,19.51,111.0,17.78,0.66,20.2,15.79,4.41,0.12,4.94,17.79,17.72,111.0,16.03,1.15,18.54,13.31,5.24,0.01,2.48,16.07,15.93,111.0
+BJ-BO-G040003 = 15.68,1.04,18.54,11.93,6.61,-0.65,3.84,15.71,15.79,166.0,19.24,0.75,20.75,17.44,3.31,-0.05,2.43,19.25,19.23,166.0,21.85,0.48,23.23,20.47,2.76,-0.17,3.45,21.85,21.85,166.0,23.82,1.15,25.98,20.75,5.24,-0.94,3.37,23.85,24.06,166.0,21.95,1.32,25.16,18.54,6.61,0.19,2.47,21.99,21.71,166.0,20.27,0.58,21.3,18.27,3.03,-0.65,3.0,20.27,20.47,166.0,19.33,0.85,21.57,16.89,4.69,-0.11,2.84,19.35,19.47,166.0,19.28,1.1,21.57,16.34,5.24,-0.31,2.85,19.31,19.37,166.0,20.58,0.5,22.13,19.09,3.03,0.47,3.33,20.58,20.47,166.0,18.85,0.77,20.47,16.34,4.13,-0.81,3.57,18.87,18.96,166.0,17.28,0.6,19.65,16.06,3.58,0.79,4.24,17.3,17.23,166.0,16.45,0.85,17.99,14.13,3.86,-0.71,3.12,16.48,16.61,166.0
+BJ-BO-G040004 = 16.7,0.73,18.27,14.13,4.13,-0.07,3.84,16.72,16.61,112.0,19.48,0.78,21.02,17.03,4.0,-0.71,3.57,19.49,19.65,112.0,21.54,0.64,22.68,20.2,2.48,-0.09,1.96,21.55,21.57,112.0,22.46,0.67,24.33,20.47,3.86,-0.16,3.06,22.47,22.54,112.0,20.33,1.25,23.23,17.99,5.24,0.34,2.21,20.37,20.2,112.0,20.18,0.82,22.13,16.61,5.51,-0.35,5.17,20.19,20.06,112.0,19.45,1.37,21.3,14.13,7.17,-1.16,4.39,19.5,19.65,109.0,17.48,1.61,20.2,9.72,10.47,-1.46,7.43,17.55,17.68,112.0,20.08,0.64,21.02,17.99,3.03,-1.04,3.58,20.09,20.27,112.0,19.78,0.59,21.3,17.99,3.31,0.02,3.06,19.79,19.71,112.0,17.65,0.38,18.54,16.61,1.93,-0.1,2.76,17.65,17.72,112.0,15.38,1.16,18.27,12.48,5.79,-0.29,2.53,15.42,15.41,112.0
+BJ-BO-G040005 = 15.03,1.12,17.17,11.93,5.24,-0.67,3.32,15.08,15.17,115.0,20.11,0.96,22.68,18.27,4.41,0.1,2.22,20.13,20.2,115.0,21.74,0.6,23.23,19.92,3.31,-0.3,3.52,21.75,21.71,115.0,24.84,0.99,27.09,20.47,6.61,-1.24,6.82,24.86,24.88,115.0,21.67,1.67,24.61,13.58,11.02,-1.57,7.87,21.73,21.85,114.0,20.87,0.6,22.4,19.44,2.96,-0.11,2.63,20.88,20.89,115.0,18.98,1.2,22.13,16.34,5.79,0.14,2.51,19.02,18.96,115.0,19.27,1.24,22.4,16.61,5.79,0.04,3.2,19.31,19.44,115.0,21.3,0.32,22.13,20.33,1.79,-0.32,3.56,21.3,21.3,115.0,19.19,0.43,20.47,17.72,2.76,-0.21,4.17,19.2,19.23,115.0,17.41,0.67,19.09,15.79,3.31,0.04,2.74,17.42,17.44,115.0,16.57,0.8,18.54,14.69,3.86,0.06,2.82,16.59,16.61,115.0
+BJ-BO-G040006 = 16.0,1.02,18.54,13.58,4.96,0.18,2.8,16.04,16.03,198.0,19.68,0.69,21.3,17.72,3.58,-0.19,2.62,19.69,19.78,198.0,21.16,0.53,22.68,19.92,2.76,0.5,3.27,21.17,21.09,198.0,24.55,1.15,27.91,21.3,6.61,0.08,3.24,24.57,24.47,198.0,23.04,1.19,25.71,20.2,5.51,-0.36,2.37,23.07,23.23,198.0,21.16,0.94,23.23,17.99,5.24,-0.47,3.41,21.18,21.16,198.0,20.61,1.15,22.95,16.61,6.34,-0.62,3.52,20.64,20.61,198.0,20.48,1.75,24.88,14.96,9.92,-0.37,3.02,20.55,20.78,198.0,21.86,0.84,23.64,19.92,3.72,-0.01,2.4,21.88,21.85,198.0,20.13,0.77,21.85,18.27,3.58,0.23,2.61,20.15,20.06,198.0,17.33,0.8,19.09,15.24,3.86,-0.14,2.32,17.35,17.44,198.0,16.41,1.41,19.09,10.41,8.68,-1.47,6.21,16.47,16.75,198.0
+BJ-BO-G040007 = 16.65,0.84,18.54,14.69,3.86,0.12,2.85,16.67,16.61,108.0,20.67,0.79,22.95,18.54,4.41,-0.08,3.76,20.69,20.75,108.0,21.31,0.87,23.23,19.09,4.13,-0.06,2.66,21.33,21.3,108.0,24.69,1.21,27.64,21.71,5.93,-0.3,2.38,24.72,24.88,108.0,22.41,0.99,25.16,20.06,5.1,0.6,3.21,22.43,22.23,108.0,21.22,0.73,22.95,19.09,3.86,-0.58,3.65,21.23,21.3,108.0,18.63,1.16,21.57,15.51,6.06,0.09,2.81,18.67,18.54,108.0,21.02,1.3,23.5,17.17,6.34,-0.38,3.14,21.06,20.92,108.0,21.92,0.69,23.5,20.47,3.03,-0.06,2.63,21.93,21.99,108.0,20.39,0.62,21.57,18.54,3.03,-0.55,3.5,20.4,20.47,108.0,17.82,0.89,19.92,15.51,4.41,-0.44,3.26,17.85,17.85,108.0,16.06,1.0,18.82,12.2,6.61,-0.37,4.27,16.1,16.06,108.0
+BJ-BO-G040008 = 16.78,0.83,18.54,14.96,3.58,0.12,2.36,16.8,16.68,131.0,19.33,0.68,20.75,17.72,3.03,-0.41,2.77,19.34,19.51,131.0,21.8,0.61,23.23,19.65,3.58,-0.43,3.73,21.81,21.85,131.0,23.9,0.55,25.71,22.68,3.03,0.45,3.28,23.91,23.78,130.0,19.34,0.63,20.75,17.72,3.03,-0.12,2.65,19.35,19.37,131.0,19.89,0.57,21.3,17.99,3.31,-0.43,3.6,19.9,19.92,131.0,19.08,1.0,21.3,16.34,4.96,-0.25,2.5,19.11,19.09,131.0,19.6,0.58,20.75,17.72,3.03,-0.48,3.41,19.61,19.58,131.0,20.16,0.39,21.02,18.82,2.2,-0.84,4.65,20.16,20.2,131.0,19.02,0.82,20.2,15.79,4.41,-1.94,6.77,19.04,19.3,131.0,18.04,0.69,19.78,16.34,3.44,0.45,2.48,18.05,17.85,131.0,16.42,0.77,19.37,14.13,5.24,0.25,4.57,16.44,16.41,131.0
+BJ-BO-G040009 = 16.68,0.77,18.27,13.86,4.41,-0.66,4.38,16.7,16.75,108.0,18.98,0.79,21.3,17.17,4.13,0.84,4.05,19.0,18.82,108.0,21.58,0.66,23.5,20.47,3.03,0.39,2.3,21.59,21.44,108.0,23.0,0.44,24.06,21.85,2.2,0.07,2.6,23.01,22.95,108.0,19.61,0.96,22.26,17.44,4.82,0.67,3.31,19.63,19.37,108.0,20.1,0.57,22.13,18.27,3.86,0.35,5.94,20.1,20.06,108.0,18.93,0.87,20.47,14.41,6.06,-1.77,9.4,18.95,18.96,108.0,18.78,0.77,20.2,15.51,4.69,-1.32,5.63,18.8,18.92,108.0,19.5,0.67,21.02,17.72,3.31,-0.05,2.66,19.51,19.51,108.0,19.58,0.73,20.75,17.3,3.44,-0.87,3.16,19.59,19.78,108.0,17.76,0.55,19.09,15.93,3.17,-0.85,4.94,17.77,17.85,108.0,15.86,0.98,17.72,13.72,4.0,-0.33,2.16,15.89,16.06,108.0
+BJ-BO-G040010 = 17.52,0.5,18.54,16.75,1.79,0.13,2.42,17.53,17.72,15.0,19.58,0.68,20.75,18.54,2.2,0.28,2.0,19.59,19.78,15.0,22.17,0.37,22.95,21.57,1.38,0.42,2.67,22.17,22.13,15.0,24.42,0.41,25.16,23.64,1.52,-0.19,2.41,24.43,24.33,15.0,19.65,0.76,20.47,17.99,2.48,-0.72,2.39,19.66,19.92,15.0,19.88,0.22,20.2,19.51,0.69,-0.02,1.75,19.88,19.92,15.0,20.35,0.58,21.44,19.37,2.07,0.01,2.17,20.36,20.4,15.0,19.07,0.16,19.37,18.82,0.55,0.15,2.21,19.07,19.09,15.0,20.43,0.24,20.75,19.92,0.83,-0.63,2.75,20.43,20.47,15.0,18.96,0.3,19.37,18.27,1.1,-0.52,3.29,18.96,18.96,15.0,19.28,0.3,19.92,18.68,1.24,0.17,3.27,19.28,19.23,15.0,17.13,0.5,17.72,16.06,1.65,-0.99,2.92,17.14,17.3,15.0
+BJ-BO-G040011 = 16.24,0.62,17.99,14.96,3.03,0.56,3.0,16.25,16.2,71.0,20.02,0.72,22.4,18.68,3.72,0.7,3.77,20.03,19.99,71.0,21.3,0.49,22.68,20.47,2.2,0.71,2.94,21.3,21.16,71.0,23.37,0.32,24.61,22.68,1.93,0.8,4.46,23.37,23.37,71.0,19.4,0.77,20.47,16.61,3.86,-1.4,4.66,19.41,19.65,71.0,20.18,0.45,21.3,19.23,2.07,0.53,3.04,20.18,20.06,71.0,19.28,0.74,20.75,17.17,3.58,-0.52,2.86,19.29,19.37,71.0,18.89,0.3,19.65,17.99,1.65,-0.0,3.51,18.89,18.82,71.0,19.44,0.58,20.47,18.27,2.2,0.06,2.16,19.45,19.37,71.0,18.38,0.5,19.65,17.17,2.48,0.37,3.33,18.39,18.27,71.0,18.3,0.5,19.51,17.3,2.2,0.18,2.47,18.31,18.27,71.0,16.75,0.59,17.99,15.37,2.62,-0.23,2.52,16.76,16.82,71.0
+BJ-BO-G040012 = 16.9,0.88,18.82,14.69,4.13,-0.38,2.89,16.92,16.89,147.0,19.63,0.67,22.4,17.99,4.41,0.79,4.83,19.64,19.51,147.0,21.33,0.56,23.5,20.2,3.31,0.33,4.1,21.34,21.3,147.0,22.64,1.43,26.26,18.54,7.72,-0.34,3.83,22.68,22.68,147.0,22.19,1.24,25.98,17.17,8.82,-0.54,4.61,22.22,22.4,147.0,20.45,0.59,21.99,18.82,3.17,0.24,2.33,20.45,20.33,147.0,19.54,1.95,22.4,11.93,10.47,-0.71,3.17,19.64,19.78,143.0,18.73,1.4,21.85,14.69,7.17,0.05,3.01,18.78,18.54,147.0,21.01,0.63,22.4,19.37,3.03,-0.29,2.72,21.02,21.02,147.0,20.2,0.45,21.3,19.09,2.2,-0.11,2.51,20.2,20.2,147.0,17.39,0.48,18.54,16.34,2.2,-0.23,2.34,17.39,17.44,147.0,14.14,1.42,17.17,9.17,7.99,-0.96,4.48,14.21,14.34,147.0
+BJ-BO-G040013 = 16.03,0.91,17.99,13.86,4.13,-0.06,2.34,16.05,15.99,70.0,18.82,0.58,20.2,17.17,3.03,-0.33,3.01,18.82,18.82,70.0,22.29,0.43,23.5,21.51,2.0,0.28,2.86,22.3,22.3,70.0,23.61,0.57,25.02,22.4,2.62,0.24,2.7,23.62,23.5,69.0,19.58,1.44,22.54,15.79,6.75,0.02,2.6,19.63,19.23,70.0,20.0,0.65,21.3,18.27,3.03,-0.52,2.99,20.01,20.06,70.0,19.47,1.03,21.3,16.89,4.41,-0.25,2.43,19.5,19.51,70.0,20.13,0.94,21.16,17.44,3.72,-1.22,3.49,20.15,20.47,70.0,20.53,0.6,21.57,18.82,2.76,0.05,2.46,20.54,20.33,70.0,19.26,0.7,20.75,17.72,3.03,-0.03,2.65,19.27,19.3,70.0,17.66,0.31,18.41,16.89,1.52,-0.3,3.1,17.66,17.72,70.0,17.01,0.82,18.82,14.96,3.86,-0.26,2.88,17.03,17.03,70.0
+BJ-BO-G040014 = 17.36,0.72,18.82,15.24,3.58,-0.63,2.7,17.37,17.44,239.0,20.4,0.79,22.4,18.13,4.27,-0.05,2.54,20.41,20.33,239.0,22.47,0.71,24.88,20.47,4.41,0.58,3.46,22.48,22.4,239.0,23.77,0.68,25.71,21.3,4.41,-0.66,4.3,23.78,23.85,238.0,19.94,0.6,21.85,18.54,3.31,0.21,3.0,19.95,19.92,239.0,19.79,0.68,21.3,17.99,3.31,-0.17,2.63,19.8,19.92,239.0,19.45,0.89,22.13,15.93,6.2,-0.39,4.14,19.47,19.44,239.0,19.21,0.69,21.02,17.17,3.86,0.08,2.61,19.23,19.16,239.0,20.2,0.57,21.02,17.99,3.03,-1.41,5.37,20.21,20.33,239.0,19.34,0.69,20.75,17.44,3.31,-0.3,2.47,19.35,19.37,239.0,18.88,0.53,20.75,17.44,3.31,-0.1,3.5,18.89,18.82,239.0,17.28,0.68,19.65,15.24,4.41,-0.09,3.06,17.29,17.3,239.0
+BJ-MO-G090001 = 19.05,0.53,20.47,18.06,2.41,0.43,3.22,19.06,19.09,32.0,19.12,1.34,21.3,15.24,6.06,-0.73,3.71,19.16,19.23,32.0,22.1,0.43,22.68,21.23,1.45,-0.29,1.8,22.11,22.16,32.0,20.88,1.24,22.95,17.44,5.51,-0.8,3.73,20.91,21.09,32.0,20.96,0.33,21.85,20.47,1.38,0.81,3.08,20.96,20.82,32.0,18.46,1.34,20.47,15.79,4.69,-0.33,2.11,18.51,18.68,32.0,18.78,0.88,20.2,16.61,3.58,-0.44,2.53,18.8,18.75,32.0,20.06,0.12,20.2,19.78,0.41,-0.46,2.26,20.06,20.06,32.0,20.29,0.29,20.75,19.78,0.96,0.04,2.0,20.3,20.3,32.0,21.06,0.66,22.13,19.65,2.48,-0.25,2.03,21.07,21.02,32.0,21.72,0.49,22.68,20.47,2.2,-0.16,3.01,21.73,21.71,32.0,20.4,0.22,21.09,19.92,1.17,0.95,4.97,20.4,20.33,32.0
+BJ-MO-G090002 = 19.56,0.27,20.06,18.96,1.1,-0.29,3.01,19.56,19.54,16.0,20.04,1.31,21.85,17.72,4.13,-0.28,1.89,20.08,20.06,16.0,21.3,0.29,21.85,20.89,0.96,0.51,2.17,21.31,21.23,16.0,21.09,0.63,21.85,19.92,1.93,-0.74,2.27,21.1,21.26,16.0,20.53,0.53,21.71,19.92,1.79,0.76,2.65,20.53,20.37,16.0,20.73,0.37,21.3,19.92,1.38,-1.06,3.72,20.73,20.75,16.0,19.73,0.58,20.75,18.68,2.07,-0.1,2.22,19.74,19.71,16.0,19.41,0.25,19.71,18.82,0.9,-0.76,2.99,19.41,19.4,16.0,20.38,0.26,20.75,19.92,0.83,-0.09,1.98,20.38,20.37,16.0,20.52,0.27,21.16,20.06,1.1,0.48,3.42,20.52,20.47,16.0,21.58,0.39,22.4,20.75,1.65,-0.1,3.42,21.58,21.57,16.0,22.05,0.25,22.54,21.71,0.83,0.58,2.07,22.05,21.99,16.0
+BJ-MO-G090003 = 19.54,0.47,20.47,18.82,1.65,0.25,2.49,19.55,19.58,13.0,20.39,0.81,21.57,18.27,3.31,-1.21,4.84,20.41,20.47,13.0,21.07,0.2,21.44,20.75,0.69,0.23,2.24,21.07,21.02,13.0,20.21,0.68,21.3,19.37,1.93,0.43,1.85,20.22,20.33,13.0,20.76,0.2,21.02,20.33,0.69,-0.93,2.97,20.76,20.89,13.0,19.7,0.5,20.61,18.82,1.79,-0.31,2.52,19.71,19.78,13.0,19.4,0.3,19.78,18.82,0.96,-0.57,2.06,19.4,19.51,13.0,19.7,0.28,19.92,18.82,1.1,-2.67,9.23,19.7,19.78,13.0,19.8,0.49,20.2,18.41,1.79,-1.87,6.01,19.81,19.92,13.0,21.02,0.38,21.71,20.33,1.38,-0.31,2.6,21.03,21.02,13.0,21.05,0.77,22.26,19.65,2.62,-0.16,2.19,21.06,21.02,13.0,22.14,0.21,22.54,21.78,0.76,0.13,2.65,22.14,22.13,13.0
+BJ-MO-G090004 = 19.66,0.45,20.47,19.23,1.24,0.89,2.41,19.66,19.51,7.0,20.08,0.31,20.54,19.65,0.9,-0.01,1.91,20.08,20.2,7.0,22.19,0.28,22.54,21.78,0.76,-0.36,1.76,22.19,22.26,7.0,21.57,0.35,22.13,21.02,1.1,0.04,2.4,21.58,21.57,7.0,20.98,0.67,22.13,20.2,1.93,0.33,2.41,20.99,21.02,7.0,20.38,0.27,20.75,19.92,0.83,-0.58,2.42,20.39,20.47,7.0,19.4,0.42,20.2,18.82,1.38,0.7,3.13,19.4,19.37,7.0,19.64,0.52,20.2,18.68,1.52,-0.79,2.61,19.64,19.78,7.0,19.72,0.67,20.75,18.54,2.2,-0.28,2.91,19.73,19.65,7.0,21.75,0.38,22.4,21.3,1.1,0.56,2.21,21.75,21.64,7.0,22.78,0.71,23.78,21.57,2.2,-0.34,2.37,22.79,22.95,7.0,22.97,0.4,23.57,22.61,0.96,0.72,1.79,22.98,22.81,7.0
+BJ-MO-G090005 = 19.39,0.15,19.65,19.23,0.41,0.6,2.36,19.39,19.37,7.0,20.73,0.72,21.85,19.65,2.2,0.08,2.25,20.74,20.75,7.0,21.5,0.38,21.85,20.75,1.1,-1.1,3.22,21.5,21.57,7.0,21.31,0.63,22.13,20.2,1.93,-0.53,2.55,21.32,21.37,7.0,20.42,0.13,20.61,20.2,0.41,-0.44,2.66,20.42,20.47,7.0,19.84,0.58,20.89,19.23,1.65,0.76,2.44,19.85,19.65,7.0,19.78,0.47,20.47,19.37,1.1,0.49,1.61,19.79,19.65,7.0,19.77,0.25,20.06,19.37,0.69,-0.65,2.06,19.77,19.85,7.0,20.6,0.12,20.75,20.47,0.28,0.24,1.63,20.6,20.61,7.0,21.19,0.58,21.85,20.47,1.38,-0.16,1.45,21.2,21.09,7.0,21.92,0.11,22.13,21.85,0.28,1.21,3.07,21.92,21.85,7.0,21.01,0.66,22.13,20.2,1.93,0.44,2.16,21.02,20.95,7.0
+BJ-MO-G090006 = 19.18,0.35,19.65,18.41,1.24,-0.99,3.41,19.18,19.27,10.0,19.87,0.56,20.75,19.03,1.72,0.11,2.01,19.87,19.85,10.0,21.13,0.32,21.57,20.47,1.1,-0.67,2.79,21.14,21.23,10.0,20.61,0.37,21.3,20.06,1.24,0.27,2.45,20.61,20.61,10.0,20.18,0.4,20.75,19.37,1.38,-0.66,2.83,20.18,20.27,10.0,20.84,0.46,21.57,20.06,1.52,0.07,2.2,20.84,20.71,10.0,19.35,0.57,20.2,18.54,1.65,0.05,1.66,19.36,19.3,10.0,19.65,0.17,19.92,19.37,0.55,-0.34,2.38,19.65,19.65,10.0,20.28,0.28,20.75,19.92,0.83,0.24,2.03,20.28,20.27,10.0,20.49,0.41,21.16,19.78,1.38,0.14,2.47,20.49,20.47,10.0,21.27,0.75,22.13,19.78,2.34,-0.71,2.55,21.28,21.33,10.0,21.23,0.56,22.4,20.47,1.93,0.49,3.31,21.24,21.3,10.0
+BJ-MO-G090007 = 20.3,0.65,21.3,19.58,1.72,0.26,1.59,20.31,20.2,9.0,20.79,0.23,21.23,20.33,0.9,-0.14,3.99,20.8,20.75,9.0,22.26,0.4,22.68,21.44,1.24,-0.96,2.84,22.26,22.4,9.0,21.79,0.31,22.26,21.44,0.83,0.57,1.92,21.79,21.71,9.0,21.61,0.31,21.99,21.02,0.96,-0.36,2.37,21.61,21.57,9.0,20.5,0.39,21.02,19.92,1.1,0.03,1.85,20.5,20.47,9.0,18.59,0.53,19.23,17.58,1.65,-0.82,2.48,18.6,18.82,9.0,19.94,0.53,20.47,18.96,1.52,-0.89,2.39,19.94,20.2,9.0,19.42,0.76,20.47,18.27,2.2,-0.23,1.98,19.44,19.37,9.0,21.86,0.69,23.23,21.16,2.07,1.0,2.69,21.87,21.57,9.0,23.03,0.95,24.33,21.71,2.62,-0.17,1.66,23.05,23.23,9.0,23.5,0.74,24.33,22.33,2.0,-0.15,1.78,23.51,23.5,9.0
+BJ-MO-G090008 = 19.41,0.27,19.65,18.82,0.83,-1.26,3.47,19.41,19.51,10.0,21.36,0.41,21.85,20.75,1.1,-0.03,1.68,21.36,21.3,10.0,21.24,0.36,22.13,20.75,1.38,1.32,4.71,21.25,21.2,10.0,21.31,0.23,21.57,20.75,0.83,-1.42,4.53,21.31,21.37,10.0,20.82,0.38,21.57,20.2,1.38,0.32,3.04,20.83,20.82,10.0,20.42,0.57,21.3,19.37,1.93,-0.27,2.42,20.42,20.4,10.0,19.43,0.46,20.06,18.54,1.52,-0.46,2.4,19.43,19.44,10.0,19.58,0.66,20.2,17.99,2.2,-1.43,4.41,19.59,19.71,10.0,19.56,0.89,20.47,17.44,3.03,-1.45,4.24,19.58,19.92,10.0,21.3,0.47,22.13,20.75,1.38,0.38,2.02,21.3,21.3,10.0,22.11,0.28,22.68,21.85,0.83,0.82,2.81,22.11,22.13,10.0,22.23,0.25,22.68,21.99,0.69,0.63,2.06,22.23,22.13,10.0
+BJ-MO-G090009 = 19.35,0.84,20.75,17.44,3.31,-0.81,3.52,19.36,19.44,15.0,19.62,1.36,22.4,17.44,4.96,0.64,2.89,19.67,19.3,15.0,21.74,0.29,22.26,21.3,0.96,-0.03,2.07,21.74,21.85,15.0,22.03,1.0,23.78,20.47,3.31,0.05,2.01,22.05,21.99,15.0,21.0,0.35,21.57,20.33,1.24,-0.25,2.37,21.0,21.02,15.0,18.98,0.92,20.2,17.17,3.03,-0.57,2.36,19.0,18.82,15.0,18.87,0.34,19.37,18.27,1.1,-0.25,2.03,18.87,18.96,15.0,19.92,0.24,20.2,19.37,0.83,-1.03,3.27,19.92,19.92,15.0,20.46,0.25,21.02,20.06,0.96,0.46,3.01,20.46,20.47,15.0,20.84,0.35,21.44,20.33,1.1,-0.06,1.94,20.84,20.89,15.0,22.09,0.37,22.95,21.57,1.38,0.49,3.05,22.09,22.13,15.0,21.54,0.44,22.13,20.75,1.38,-0.79,2.3,21.54,21.71,15.0
+BJ-MO-G090010 = 18.62,0.51,19.65,17.72,1.93,0.23,2.74,18.62,18.54,13.0,20.59,0.5,21.3,19.85,1.45,-0.15,1.73,20.59,20.61,13.0,21.43,0.29,21.85,20.95,0.9,-0.04,2.02,21.43,21.44,13.0,20.2,0.3,20.75,19.78,0.96,0.3,1.96,20.2,20.2,13.0,20.44,0.4,21.3,19.92,1.38,0.54,2.72,20.44,20.4,13.0,20.0,0.4,20.47,19.37,1.1,-0.34,1.86,20.0,20.06,13.0,18.72,0.39,19.3,17.72,1.58,-1.32,4.8,18.72,18.82,13.0,19.56,0.25,19.78,18.82,0.96,-2.23,6.79,19.56,19.65,13.0,20.09,0.18,20.47,19.92,0.55,0.7,2.45,20.09,20.06,13.0,20.07,0.36,20.75,19.37,1.38,0.14,2.84,20.08,19.99,13.0,20.66,0.69,21.85,19.09,2.76,-0.56,3.48,20.67,20.75,13.0,21.51,0.12,21.78,21.3,0.48,0.51,3.6,21.51,21.51,13.0
+BJ-MO-G090011 = 19.16,0.18,19.37,18.96,0.41,-0.0,1.64,19.16,19.16,4.0,19.61,0.77,20.33,18.82,1.52,-0.05,1.11,19.62,19.65,4.0,20.94,0.32,21.3,20.61,0.69,0.11,1.37,20.94,20.92,4.0,21.18,0.35,21.57,20.75,0.83,-0.15,1.79,21.18,21.2,4.0,20.27,0.26,20.47,19.92,0.55,-0.49,1.63,20.27,20.33,4.0,20.59,0.23,20.82,20.33,0.48,-0.13,1.28,20.59,20.61,4.0,18.59,0.3,18.89,18.27,0.62,-0.07,1.16,18.6,18.61,4.0,19.71,0.08,19.78,19.65,0.14,0.0,1.0,19.71,19.71,4.0,20.25,0.17,20.47,20.06,0.41,0.32,1.92,20.25,20.23,4.0,19.96,0.24,20.2,19.65,0.55,-0.43,1.85,19.96,19.99,4.0,20.99,0.36,21.3,20.61,0.69,-0.07,1.09,20.99,21.02,4.0,21.56,0.21,21.85,21.37,0.48,0.66,1.9,21.56,21.51,4.0
+BJ-OU-G100001 = 19.83,0.16,19.92,19.65,0.28,-0.71,1.5,19.83,19.92,3.0,20.86,0.33,21.23,20.61,0.62,0.57,1.5,20.86,20.75,3.0,21.78,0.18,21.92,21.57,0.34,-0.6,1.5,21.78,21.85,3.0,21.8,0.56,22.4,21.3,1.1,0.29,1.5,21.81,21.71,3.0,21.12,0.29,21.44,20.89,0.55,0.53,1.5,21.12,21.02,3.0,20.58,0.37,20.93,20.2,0.73,-0.15,1.5,20.58,20.61,3.0,19.62,0.32,19.92,19.28,0.64,-0.17,1.5,19.62,19.65,3.0,20.43,0.08,20.47,20.33,0.14,-0.71,1.5,20.43,20.47,3.0,19.51,0.41,19.92,19.09,0.83,0.0,1.5,19.51,19.51,3.0,20.75,0.83,21.57,19.92,1.65,0.0,1.5,20.76,20.75,3.0,22.77,0.29,23.09,22.54,0.55,0.53,1.5,22.77,22.68,3.0,23.07,0.22,23.23,22.81,0.41,-0.63,1.5,23.07,23.16,3.0
+BJ-OU-G100002 = 19.0,0.31,19.37,18.54,0.83,-0.37,2.0,19.0,18.96,9.0,20.4,0.21,20.75,20.06,0.69,0.0,2.46,20.4,20.4,9.0,21.21,0.34,21.85,20.75,1.1,0.57,2.46,21.21,21.16,9.0,20.24,0.57,21.3,19.37,1.93,0.3,2.65,20.25,20.2,9.0,20.89,0.41,21.44,20.2,1.24,-0.29,1.92,20.89,20.89,9.0,20.68,0.46,21.3,19.92,1.38,-0.44,1.98,20.68,20.75,9.0,19.19,0.12,19.37,19.09,0.28,0.68,1.83,19.19,19.09,9.0,20.01,0.2,20.33,19.65,0.69,-0.22,2.53,20.01,20.06,9.0,20.33,0.56,21.3,19.37,1.93,0.06,2.75,20.34,20.33,9.0,21.21,0.62,22.4,20.33,2.07,0.54,2.6,21.22,21.16,9.0,22.54,0.34,22.95,21.85,1.1,-0.87,2.83,22.54,22.68,9.0,21.94,0.13,22.13,21.71,0.41,-0.06,2.31,21.94,21.92,9.0
+BJ-OU-G100003 = 21.2,0.96,22.54,20.2,2.34,0.37,1.69,21.22,21.02,5.0,20.5,1.81,22.26,17.85,4.41,-0.42,1.93,20.56,20.2,5.0,22.37,0.51,23.09,21.71,1.38,0.14,2.12,22.38,22.4,5.0,20.32,1.62,21.57,17.72,3.86,-0.89,2.31,20.37,20.89,5.0,22.66,0.71,23.5,21.57,1.93,-0.5,2.32,22.67,22.68,5.0,21.66,0.61,22.54,21.02,1.52,0.52,1.85,21.66,21.44,5.0,17.53,0.26,17.72,17.17,0.55,-0.59,1.56,17.53,17.72,5.0,19.3,0.65,20.2,18.41,1.79,0.0,2.26,19.31,19.3,5.0,18.75,0.42,19.37,18.27,1.1,0.45,1.98,18.75,18.61,5.0,21.2,0.54,22.13,20.75,1.38,1.21,2.9,21.21,21.02,5.0,24.4,0.7,25.02,23.23,1.79,-1.04,2.64,24.41,24.61,5.0,23.36,0.39,23.92,22.95,0.96,0.47,1.73,23.36,23.23,5.0
+BJ-OU-G100004 = 19.03,0.49,19.37,18.68,0.69,-0.0,1.0,19.03,19.03,2.0,20.58,0.05,20.61,20.54,0.07,0.0,0.93,20.58,20.58,2.0,21.64,0.1,21.71,21.57,0.14,0.0,1.0,21.64,21.64,2.0,20.92,0.24,21.09,20.75,0.34,0.0,1.0,20.92,20.92,2.0,20.89,0.19,21.02,20.75,0.28,0.0,1.0,20.89,20.89,2.0,20.92,0.15,21.02,20.82,0.21,0.0,1.0,20.92,20.92,2.0,19.3,0.29,19.51,19.09,0.41,0.0,1.0,19.3,19.3,2.0,20.2,0.19,20.33,20.06,0.28,-0.0,1.0,20.2,20.2,2.0,20.06,0.58,20.47,19.65,0.83,0.0,1.0,20.06,20.06,2.0,21.61,0.54,21.99,21.23,0.76,-0.0,1.0,21.61,21.61,2.0,23.06,0.05,23.09,23.02,0.07,0.0,0.95,23.06,23.06,2.0,22.19,0.49,22.54,21.85,0.69,-0.0,1.0,22.2,22.19,2.0
+BJ-OU-G100005 = 19.09,0.39,19.37,18.82,0.55,0.0,1.0,19.1,19.09,2.0,21.37,0.29,21.57,21.16,0.41,0.0,1.0,21.37,21.37,2.0,21.78,0.1,21.85,21.71,0.14,0.0,1.0,21.78,21.78,2.0,22.13,0.39,22.4,21.85,0.55,0.0,1.0,22.13,22.13,2.0,21.02,NaN,21.02,21.02,0.0,NaN,-9.647849720764477E13,21.02,21.02,2.0,21.02,0.39,21.3,20.75,0.55,-0.0,1.0,21.03,21.02,2.0,19.65,0.0,19.65,19.65,0.0,1.879048192E9,-6.3951114708661043E17,19.65,19.65,2.0,20.27,0.1,20.33,20.2,0.14,-0.0,1.0,20.27,20.27,2.0,20.13,0.49,20.47,19.78,0.69,0.0,1.0,20.13,20.13,2.0,22.19,1.07,22.95,21.44,1.52,0.0,1.0,22.21,22.19,2.0,23.3,0.29,23.5,23.09,0.41,-0.0,1.0,23.3,23.3,2.0,22.4,0.39,22.68,22.13,0.55,0.0,1.0,22.4,22.4,2.0
+BJ-OU-G100006 = 18.63,0.3,19.37,18.27,1.1,1.46,4.56,18.63,18.54,11.0,20.77,0.27,21.02,20.2,0.83,-0.77,2.64,20.77,20.82,11.0,21.16,0.44,21.71,20.47,1.24,-0.22,1.63,21.17,21.02,11.0,20.57,0.57,21.3,19.37,1.93,-0.73,2.71,20.57,20.61,11.0,21.01,0.59,22.4,20.2,2.2,1.09,3.82,21.02,20.75,11.0,19.77,0.59,20.61,18.54,2.07,-0.58,2.81,19.78,19.92,11.0,18.89,0.18,19.09,18.61,0.48,-0.28,1.61,18.89,18.96,11.0,19.65,0.14,19.92,19.37,0.55,0.0,3.74,19.65,19.65,11.0,20.62,0.21,21.02,20.33,0.69,0.29,2.59,20.62,20.61,11.0,20.92,0.78,22.13,19.92,2.2,0.11,2.18,20.94,21.02,11.0,22.05,0.35,22.4,21.3,1.1,-0.99,2.96,22.05,22.13,11.0,21.78,0.21,22.13,21.57,0.55,0.5,1.98,21.78,21.85,11.0
+BJ-OU-G100007 = 19.68,0.81,20.89,18.54,2.34,0.11,2.13,19.69,19.65,6.0,19.82,1.01,21.3,18.41,2.89,0.09,2.12,19.84,19.78,6.0,21.92,0.45,22.68,21.3,1.38,0.45,2.79,21.92,21.92,6.0,19.96,0.49,20.33,19.09,1.24,-1.04,2.51,19.96,20.2,6.0,20.78,0.7,21.71,19.92,1.79,0.1,1.55,20.79,20.75,6.0,20.92,0.23,21.3,20.75,0.55,0.8,2.09,20.92,20.82,6.0,18.72,0.61,19.37,17.85,1.52,-0.29,1.53,18.72,18.82,6.0,19.75,0.6,20.47,18.82,1.65,-0.42,2.0,19.76,19.85,6.0,19.78,0.4,20.47,19.51,0.96,0.97,2.35,19.79,19.58,6.0,20.95,0.12,21.02,20.75,0.28,-1.12,2.63,20.95,21.02,6.0,23.37,0.86,24.88,22.68,2.2,1.03,2.49,23.38,22.95,6.0,22.37,0.67,23.37,21.57,1.79,0.36,1.87,22.38,22.26,6.0
+BJ-OU-G100008 = 17.62,1.12,19.03,16.34,2.69,0.1,1.52,17.65,17.58,5.0,20.91,0.28,21.16,20.47,0.69,-0.83,2.24,20.91,21.02,5.0,22.03,0.27,22.4,21.71,0.69,0.22,1.92,22.03,22.06,5.0,21.73,0.32,22.13,21.3,0.83,-0.09,1.87,21.73,21.71,5.0,21.15,0.17,21.3,20.89,0.41,-0.62,2.08,21.15,21.16,5.0,21.0,0.21,21.3,20.75,0.55,0.36,2.0,21.0,20.95,5.0,19.12,0.52,19.65,18.27,1.38,-0.93,2.63,19.13,19.23,5.0,20.25,0.06,20.33,20.2,0.14,0.34,1.84,20.25,20.27,5.0,20.06,0.22,20.33,19.78,0.55,0.0,1.7,20.06,20.06,5.0,22.04,0.33,22.4,21.57,0.83,-0.4,1.76,22.05,22.13,5.0,22.68,0.36,23.09,22.13,0.96,-0.54,2.17,22.68,22.81,5.0,22.39,0.1,22.54,22.26,0.28,0.37,2.22,22.39,22.4,5.0
+BJ-OU-G100009 = 17.99,0.51,18.82,17.17,1.65,-0.27,2.32,18.0,17.99,12.0,20.39,0.63,21.3,19.23,2.07,-0.39,2.07,20.4,20.58,12.0,21.38,0.47,21.99,20.47,1.52,-0.61,2.35,21.38,21.51,12.0,20.74,0.42,21.44,19.92,1.52,-0.12,2.75,20.75,20.71,12.0,20.94,0.42,21.51,20.06,1.45,-0.55,2.57,20.94,21.02,12.0,20.27,0.46,21.57,19.65,1.93,1.82,6.55,20.28,20.2,12.0,17.38,1.25,19.37,15.24,4.13,-0.2,2.0,17.42,17.58,12.0,19.45,0.37,19.92,18.54,1.38,-1.2,4.14,19.45,19.51,12.0,20.21,0.3,20.75,19.78,0.96,0.23,2.41,20.21,20.2,12.0,21.05,0.63,22.13,20.2,1.93,0.15,1.93,21.06,21.06,12.0,21.8,0.42,22.4,21.02,1.38,-0.13,2.34,21.81,21.78,12.0,21.88,0.24,22.26,21.57,0.69,0.05,1.87,21.89,21.85,12.0
+BJ-OU-G100010 = 18.26,0.56,19.37,17.17,2.2,0.1,2.07,18.27,18.13,57.0,21.03,0.96,23.5,18.82,4.69,0.01,2.87,21.05,21.09,57.0,21.48,0.83,22.81,19.92,2.89,-0.28,1.82,21.49,21.51,57.0,21.72,0.43,23.23,21.02,2.2,0.72,4.19,21.72,21.71,56.0,20.91,0.51,21.85,19.92,1.93,0.05,2.09,20.92,20.89,57.0,18.98,1.22,21.3,16.48,4.82,-0.06,2.14,19.02,18.96,57.0,18.53,1.18,21.02,15.24,5.79,-0.93,4.02,18.57,18.82,57.0,19.6,0.25,20.2,19.09,1.1,-0.08,2.71,19.6,19.65,57.0,20.28,0.3,20.75,19.65,1.1,-0.32,2.41,20.29,20.33,57.0,19.9,0.69,21.57,18.54,3.03,0.11,2.33,19.92,19.78,57.0,21.54,0.43,22.4,20.75,1.65,0.05,2.14,21.55,21.57,57.0,21.22,0.31,22.13,20.61,1.52,0.63,3.44,21.22,21.16,57.0
+BJ-OU-G100011 = 17.62,0.55,18.82,16.75,2.07,0.85,3.25,17.63,17.44,12.0,19.31,0.62,20.33,18.54,1.79,0.39,1.78,19.32,19.2,12.0,21.66,0.3,22.13,21.16,0.96,-0.09,1.86,21.66,21.64,12.0,21.04,0.52,21.85,19.92,1.93,-0.46,2.97,21.04,21.02,12.0,20.87,0.8,21.85,19.51,2.34,-0.19,1.79,20.88,20.82,12.0,19.78,0.33,20.4,19.37,1.03,0.79,2.39,19.79,19.65,12.0,16.84,1.37,18.96,14.41,4.55,-0.13,2.14,16.89,16.79,12.0,19.81,0.22,20.2,19.51,0.69,0.39,2.0,19.81,19.78,12.0,19.65,0.26,20.2,19.23,0.96,0.3,2.92,19.65,19.65,12.0,20.77,0.57,21.71,19.92,1.79,0.17,1.94,20.78,20.68,12.0,21.66,0.48,22.13,20.61,1.52,-0.86,2.69,21.67,21.82,12.0,21.89,0.4,22.68,21.3,1.38,0.47,2.37,21.89,21.85,12.0
+BJ-OU-G100012 = 20.2,0.14,20.33,20.06,0.28,0.0,1.5,20.2,20.2,3.0,21.23,0.68,21.78,20.47,1.31,-0.51,1.5,21.24,21.44,3.0,22.1,0.24,22.33,21.85,0.48,-0.17,1.5,22.1,22.13,3.0,22.37,0.85,23.09,21.44,1.65,-0.43,1.5,22.38,22.59,3.0,20.98,0.68,21.44,20.2,1.24,-0.67,1.5,20.99,21.3,3.0,20.58,0.37,20.93,20.2,0.73,-0.15,1.5,20.58,20.61,3.0,19.0,0.56,19.65,18.68,0.96,0.71,1.5,19.01,18.68,3.0,20.15,0.42,20.61,19.78,0.83,0.38,1.5,20.15,20.06,3.0,19.26,0.38,19.51,18.82,0.69,-0.68,1.5,19.26,19.44,3.0,21.23,0.68,21.78,20.47,1.31,-0.51,1.5,21.24,21.44,3.0,23.25,0.4,23.71,22.95,0.76,0.62,1.5,23.25,23.09,3.0,23.34,0.14,23.5,23.23,0.28,0.53,1.51,23.34,23.3,3.0
+BJ-OU-G100013 = 17.61,0.57,18.47,16.75,1.72,0.31,1.62,17.62,17.3,15.0,20.86,0.47,21.85,20.2,1.65,0.83,2.96,20.87,20.75,15.0,21.3,0.26,21.71,20.89,0.83,-0.16,1.69,21.3,21.3,15.0,20.96,0.44,21.71,20.33,1.38,0.35,2.03,20.97,21.02,15.0,20.82,0.3,21.3,20.33,0.96,0.15,2.05,20.82,20.82,15.0,20.47,0.53,21.16,19.09,2.07,-1.01,3.91,20.48,20.61,15.0,19.0,0.54,19.92,18.27,1.65,0.35,1.75,19.01,18.82,15.0,19.83,0.39,20.47,19.37,1.1,0.35,1.75,19.83,19.78,15.0,19.84,0.42,20.47,18.82,1.65,-0.79,3.59,19.85,19.92,15.0,21.69,0.55,22.68,20.61,2.07,0.16,2.57,21.69,21.51,15.0,22.3,0.53,23.23,21.44,1.79,0.37,2.04,22.3,22.13,15.0,21.71,0.39,22.4,21.02,1.38,-0.02,2.27,21.72,21.71,15.0
+BJ-OU-G100014 = 20.91,0.93,22.54,20.2,2.34,1.32,3.03,20.93,20.61,5.0,22.68,0.9,24.06,21.85,2.2,0.73,2.03,22.69,22.26,5.0,22.7,0.43,23.09,21.99,1.1,-1.04,2.67,22.71,22.81,5.0,22.64,3.39,24.88,17.72,7.17,-0.96,2.15,22.83,23.99,4.0,21.71,1.93,23.78,19.37,4.41,-0.03,1.4,21.78,21.57,5.0,21.82,0.48,22.54,21.57,0.96,1.15,2.33,21.82,21.57,4.0,17.85,0.19,17.99,17.72,0.28,-0.0,1.0,17.85,17.85,2.0,20.36,0.33,20.75,19.92,0.83,-0.14,1.72,20.36,20.33,5.0,19.76,0.85,20.33,18.27,2.07,-1.38,3.09,19.77,20.06,5.0,22.57,0.85,23.23,21.16,2.07,-1.06,2.56,22.58,22.95,5.0,24.33,0.79,25.43,23.5,1.93,0.27,1.79,24.34,24.47,5.0,23.31,0.36,23.78,22.95,0.83,0.11,1.55,23.31,23.37,5.0
+BJ-ZO-G120001 = 18.3,0.42,18.82,17.72,1.1,-0.15,1.97,18.3,18.27,5.0,20.25,0.12,20.47,20.2,0.28,1.5,3.25,20.25,20.2,5.0,21.19,0.31,21.57,20.75,0.83,-0.27,1.96,21.19,21.3,5.0,19.12,1.43,21.02,17.44,3.58,0.09,1.72,19.16,19.51,5.0,20.78,0.7,21.85,20.06,1.79,0.65,2.15,20.78,20.61,5.0,17.28,0.31,17.72,16.89,0.83,0.27,1.96,17.28,17.17,5.0,18.1,0.12,18.27,17.99,0.28,0.34,1.85,18.1,18.13,5.0,19.96,0.06,20.06,19.92,0.14,0.84,2.09,19.96,19.92,5.0,20.42,0.12,20.47,20.2,0.28,-1.5,3.25,20.42,20.47,5.0,19.82,0.67,20.47,18.82,1.65,-0.64,1.97,19.83,20.06,5.0,22.48,0.37,22.95,21.99,0.96,-0.12,1.83,22.49,22.54,5.0,21.93,0.23,22.13,21.57,0.55,-0.73,2.13,21.93,21.99,5.0
+BJ-ZO-G120002 = 18.75,0.41,19.23,18.13,1.1,-0.47,2.18,18.75,18.82,5.0,20.02,0.2,20.27,19.78,0.48,0.21,1.43,20.02,19.92,5.0,21.49,0.18,21.71,21.3,0.41,-0.11,1.4,21.49,21.57,5.0,19.41,0.52,19.85,18.54,1.31,-1.0,2.59,19.42,19.51,5.0,19.76,0.31,20.2,19.37,0.83,0.27,1.96,19.76,19.65,5.0,18.41,0.53,18.96,17.72,1.24,-0.29,1.45,18.41,18.54,5.0,18.34,0.33,18.82,18.06,0.76,0.64,1.71,18.34,18.13,5.0,19.87,0.33,20.2,19.51,0.69,-0.32,1.23,19.87,20.06,5.0,20.56,0.23,20.75,20.2,0.55,-0.73,2.13,20.56,20.61,5.0,21.01,0.18,21.3,20.82,0.48,0.67,2.31,21.01,21.02,5.0,21.95,0.13,22.13,21.78,0.34,0.05,1.8,21.95,21.99,5.0,21.84,0.18,22.13,21.64,0.48,0.67,2.31,21.84,21.85,5.0
+BJ-ZO-G120003 = 17.49,0.73,19.37,15.79,3.58,0.48,2.59,17.5,17.3,87.0,20.56,0.62,21.85,18.54,3.31,-0.97,4.2,20.57,20.75,86.0,21.78,0.81,23.5,19.65,3.86,-0.33,3.09,21.79,21.85,86.0,22.08,1.14,23.78,17.44,6.34,-1.37,5.76,22.11,22.19,86.0,20.31,0.49,21.85,19.37,2.48,0.53,3.29,20.32,20.2,87.0,19.5,0.76,21.02,17.44,3.58,-0.37,2.75,19.52,19.65,87.0,19.01,0.6,20.2,17.44,2.76,-0.33,2.35,19.02,19.09,87.0,19.32,0.43,20.2,17.99,2.2,-0.54,3.13,19.33,19.37,87.0,19.99,0.27,21.02,19.09,1.93,0.77,7.15,19.99,19.92,87.0,20.33,0.5,21.02,18.82,2.2,-1.03,3.47,20.34,20.47,87.0,19.48,0.78,21.3,17.99,3.31,0.44,2.61,19.5,19.37,87.0,18.05,1.84,22.13,13.58,8.54,0.03,2.68,18.14,17.92,87.0
+BJ-ZO-G120004 = 18.68,0.16,18.82,18.54,0.28,0.0,1.0,18.68,18.68,4.0,20.66,0.84,21.71,19.92,1.79,0.37,1.5,20.67,20.51,4.0,21.01,0.63,21.85,20.33,1.52,0.46,2.04,21.01,20.92,4.0,22.09,0.36,22.4,21.71,0.69,-0.07,1.09,22.09,22.13,4.0,20.08,0.14,20.2,19.92,0.28,-0.12,1.15,20.08,20.09,4.0,18.34,0.79,19.37,17.44,1.93,0.3,2.02,18.35,18.27,4.0,18.87,0.52,19.37,18.27,1.1,-0.18,1.31,18.88,18.92,4.0,19.46,0.4,19.92,18.96,0.96,-0.15,1.98,19.46,19.47,4.0,19.96,0.17,20.2,19.78,0.41,0.65,2.1,19.96,19.92,4.0,20.37,0.13,20.47,20.2,0.28,-0.49,1.63,20.37,20.4,4.0,22.19,0.24,22.4,21.99,0.41,-0.0,1.0,22.2,22.19,4.0,22.18,0.44,22.68,21.71,0.96,0.08,1.37,22.18,22.16,4.0
+BJ-ZO-G120005 = 19.03,0.52,20.2,18.27,1.93,0.47,2.44,19.03,18.96,18.0,21.2,0.75,22.81,19.92,2.89,0.04,2.73,21.21,21.3,17.0,20.94,0.62,22.54,19.92,2.62,0.69,3.6,20.94,20.75,18.0,22.15,0.75,23.78,20.75,3.03,0.26,2.82,22.16,22.13,18.0,20.79,1.05,22.4,19.37,3.03,0.08,1.44,20.82,20.47,18.0,17.66,2.37,20.2,11.93,8.27,-0.94,2.92,17.8,18.37,18.0,19.51,0.99,21.02,17.72,3.31,-0.07,2.26,19.54,19.37,18.0,19.38,0.32,19.92,18.82,1.1,0.19,2.17,19.38,19.37,18.0,20.2,0.25,20.75,19.92,0.83,0.6,2.56,20.2,20.2,18.0,20.86,0.61,21.85,19.51,2.34,-0.5,2.54,20.87,20.99,18.0,21.7,0.47,22.4,21.02,1.38,0.1,1.84,21.7,21.75,18.0,21.6,0.87,22.95,19.37,3.58,-0.68,3.77,21.61,21.64,18.0
+BJ-ZO-G120006 = 18.16,0.64,19.37,17.17,2.2,-0.11,1.98,18.17,18.27,57.0,21.97,0.74,23.78,20.47,3.31,0.27,2.52,21.99,21.78,57.0,22.19,0.93,23.78,19.09,4.69,-1.11,4.42,22.21,22.4,57.0,21.84,0.75,23.78,20.47,3.31,0.51,3.03,21.85,21.78,57.0,21.3,0.28,21.85,20.47,1.38,-0.28,3.27,21.3,21.3,57.0,20.2,0.66,21.02,17.99,3.03,-1.29,4.44,20.21,20.4,57.0,19.11,0.5,19.92,17.72,2.2,-0.83,3.25,19.12,19.23,57.0,20.21,0.23,20.54,19.51,1.03,-0.98,3.93,20.21,20.2,57.0,20.94,0.38,21.57,20.06,1.52,-0.6,2.41,20.94,21.02,57.0,20.37,0.6,21.57,19.09,2.48,-0.25,2.76,20.37,20.47,57.0,21.19,0.45,22.4,20.47,1.93,1.12,3.86,21.2,21.02,57.0,20.94,0.5,21.85,19.65,2.2,-0.27,2.69,20.94,21.02,57.0
+BJ-ZO-G120007 = 17.99,0.75,19.65,16.61,3.03,0.46,2.54,18.0,17.99,69.0,21.47,0.65,22.95,20.2,2.76,-0.02,2.25,21.48,21.51,69.0,21.94,0.58,22.95,20.2,2.76,-0.79,3.33,21.95,22.06,69.0,21.71,1.09,23.78,18.68,5.1,-0.76,3.35,21.73,21.92,69.0,20.98,0.48,22.68,20.2,2.48,0.68,3.93,20.98,21.02,69.0,19.48,1.01,21.3,16.89,4.41,-0.54,2.97,19.5,19.65,69.0,18.96,0.87,21.02,16.34,4.69,-0.26,3.26,18.98,18.89,69.0,19.8,0.27,20.2,19.09,1.1,-0.82,2.85,19.8,19.92,69.0,20.06,0.36,20.75,19.09,1.65,-0.28,2.8,20.06,20.06,69.0,20.37,0.53,21.85,19.09,2.76,0.01,3.09,20.38,20.47,69.0,21.8,0.54,22.95,20.89,2.07,0.3,2.01,21.8,21.71,69.0,20.86,0.79,22.95,19.37,3.58,0.49,2.62,20.88,20.75,69.0
+BJ-ZO-G120008 = 18.36,0.45,19.23,17.44,1.79,0.02,2.14,18.36,18.34,56.0,21.78,1.24,24.61,17.72,6.89,-0.52,4.17,21.82,21.95,56.0,23.05,0.74,24.33,20.75,3.58,-0.62,3.68,23.07,23.09,56.0,23.16,0.89,24.33,21.02,3.31,-0.82,2.64,23.18,23.5,54.0,20.73,0.47,21.71,19.65,2.07,-0.34,2.67,20.74,20.75,56.0,19.79,1.04,22.13,17.17,4.96,-0.14,2.68,19.82,19.78,56.0,18.41,1.05,21.57,16.06,5.51,0.78,3.99,18.44,18.27,56.0,20.06,0.53,21.02,18.96,2.07,-0.28,2.22,20.06,20.06,56.0,20.05,0.71,21.3,18.82,2.48,0.17,1.71,20.07,19.96,56.0,20.59,0.64,21.85,18.82,3.03,-0.84,3.76,20.6,20.64,56.0,20.76,0.64,21.71,18.54,3.17,-1.56,5.57,20.77,20.89,56.0,19.26,2.15,21.85,12.2,9.65,-1.54,5.34,19.38,20.06,55.0
+BJ-ZO-G120009 = 17.15,0.41,17.99,16.06,1.93,-0.51,3.03,17.15,17.17,99.0,21.76,0.95,25.43,20.2,5.24,1.43,5.59,21.78,21.57,99.0,22.97,1.03,26.81,21.02,5.79,0.68,3.87,23.0,22.81,99.0,23.4,0.94,25.43,19.37,6.06,-0.95,5.28,23.42,23.5,99.0,20.58,0.65,22.13,19.37,2.76,0.35,2.33,20.59,20.47,99.0,19.5,0.7,21.57,17.92,3.65,0.57,3.31,19.51,19.37,99.0,19.21,1.41,21.85,15.51,6.34,-0.42,2.48,19.26,19.51,99.0,19.39,0.52,20.61,18.34,2.27,0.28,2.39,19.4,19.37,99.0,20.11,0.46,20.89,18.82,2.07,-0.59,2.62,20.12,20.2,99.0,20.25,0.76,21.3,18.54,2.76,-0.62,2.31,20.27,20.33,99.0,19.29,0.71,21.57,17.72,3.86,0.75,4.38,19.3,19.23,99.0,17.91,1.31,20.75,14.96,5.79,-0.08,2.39,17.95,17.99,99.0
+BJ-ZO-G120010 = 18.51,0.31,18.96,17.99,0.96,-0.27,1.99,18.51,18.54,10.0,20.91,0.53,21.71,19.92,1.79,-0.1,2.45,20.91,20.75,10.0,20.91,0.88,21.85,19.37,2.48,-0.46,1.98,20.92,20.92,10.0,20.89,0.38,21.57,20.2,1.38,-0.12,2.96,20.9,20.89,10.0,20.62,0.24,21.02,20.2,0.83,-0.23,2.67,20.62,20.64,10.0,19.17,1.99,21.3,15.79,5.51,-0.51,1.96,19.26,19.27,10.0,18.01,0.73,18.82,16.61,2.2,-0.79,2.43,18.03,18.13,10.0,19.36,0.29,19.65,18.82,0.83,-0.44,2.01,19.36,19.37,10.0,19.76,0.29,20.06,19.09,0.96,-1.32,3.94,19.76,19.85,10.0,20.29,0.21,20.61,19.92,0.69,-0.18,2.15,20.29,20.27,10.0,22.13,0.34,22.68,21.57,1.1,0.08,2.1,22.14,22.09,10.0,21.27,0.67,22.13,19.92,2.2,-0.58,2.61,21.28,21.37,10.0
+BJ-ZO-G120011 = 17.73,0.56,19.37,16.89,2.48,0.97,3.71,17.74,17.58,94.0,21.35,1.27,23.5,15.51,7.99,-1.71,7.51,21.39,21.61,94.0,22.05,0.56,23.23,20.47,2.76,-0.2,2.75,22.05,22.13,94.0,22.88,1.25,25.71,19.37,6.34,-0.29,2.55,22.91,23.09,94.0,20.98,0.43,21.85,19.92,1.93,-0.23,2.5,20.98,20.99,94.0,20.13,0.67,21.57,18.54,3.03,0.02,2.44,20.14,20.06,94.0,19.31,0.55,20.61,17.72,2.89,-0.14,3.19,19.32,19.3,94.0,20.11,0.34,20.75,19.09,1.65,-0.94,3.49,20.11,20.2,94.0,20.78,0.37,21.57,19.92,1.65,0.01,2.32,20.78,20.75,94.0,20.86,0.32,21.85,19.78,2.07,-0.2,4.11,20.86,20.85,94.0,21.06,0.51,22.13,19.09,3.03,-1.19,5.44,21.07,21.16,94.0,19.64,1.06,21.44,16.06,5.37,-0.95,3.8,19.67,19.89,94.0
+BJ-ZO-G120012 = 17.9,0.56,19.37,16.89,2.48,0.16,2.16,17.91,17.99,74.0,22.41,1.03,24.06,20.2,3.86,-0.19,2.1,22.43,22.47,74.0,23.08,0.47,24.06,21.85,2.2,-0.41,3.2,23.09,23.16,74.0,22.1,1.63,24.06,16.61,7.44,-1.31,4.32,22.16,22.57,74.0,20.98,0.42,21.57,19.65,1.93,-0.86,3.43,20.98,21.02,74.0,19.4,0.83,20.89,17.17,3.72,-0.91,3.71,19.42,19.65,74.0,18.76,0.99,21.02,16.61,4.41,-0.28,2.25,18.78,18.89,74.0,19.89,0.43,20.47,18.54,1.93,-0.99,3.83,19.89,19.92,74.0,20.67,0.48,21.37,19.37,2.0,-0.43,2.42,20.68,20.75,74.0,20.83,0.37,21.57,19.92,1.65,-0.41,3.03,20.84,20.85,74.0,20.42,0.73,21.57,19.09,2.48,-0.83,2.24,20.44,20.75,74.0,20.31,0.88,22.13,18.68,3.44,-0.08,1.84,20.33,20.47,74.0
+BJ-ZO-G120013 = 18.96,0.31,19.37,18.47,0.9,-0.21,1.92,18.97,19.03,11.0,21.27,0.63,22.26,20.2,2.07,-0.16,2.08,21.28,21.3,11.0,20.65,0.32,21.02,19.92,1.1,-0.96,3.52,20.65,20.68,11.0,22.4,0.4,22.95,21.85,1.1,-0.16,1.6,22.4,22.4,11.0,19.71,0.38,20.33,18.96,1.38,-0.15,2.85,19.71,19.65,11.0,17.94,0.77,19.09,16.34,2.76,-0.63,3.01,17.96,17.99,11.0,19.24,0.66,20.47,18.27,2.2,0.41,2.27,19.26,19.16,11.0,19.68,0.36,20.2,19.09,1.1,-0.32,1.97,19.68,19.78,11.0,19.5,0.29,19.85,18.82,1.03,-1.04,3.74,19.5,19.51,11.0,20.13,0.56,20.89,18.82,2.07,-1.11,3.84,20.14,20.27,11.0,22.3,0.25,22.68,21.85,0.83,-0.56,2.49,22.3,22.4,11.0,22.18,0.38,22.68,21.44,1.24,-0.83,2.83,22.18,22.26,11.0
+BJ-ZO-G120014 = 19.25,0.55,20.06,18.27,1.79,-0.12,2.04,19.26,19.27,18.0,20.82,0.74,22.13,19.65,2.48,0.19,1.93,20.83,20.66,18.0,20.48,0.59,21.71,19.65,2.07,0.72,2.62,20.49,20.33,18.0,21.55,0.46,22.54,20.47,2.07,-0.2,3.69,21.56,21.57,18.0,20.49,0.65,21.99,19.65,2.34,0.9,2.8,20.5,20.27,18.0,17.06,2.12,20.75,13.44,7.3,0.21,2.09,17.19,16.82,18.0,18.61,0.55,20.2,17.99,2.2,1.25,4.66,18.62,18.44,18.0,19.4,0.35,20.2,18.82,1.38,0.59,3.0,19.41,19.37,18.0,20.48,0.38,21.02,19.51,1.52,-1.03,3.55,20.48,20.54,18.0,20.24,0.32,20.75,19.37,1.38,-0.78,4.15,20.24,20.3,18.0,22.25,0.34,22.95,21.57,1.38,-0.2,2.84,22.25,22.33,18.0,21.74,0.77,22.95,19.65,3.31,-1.18,4.36,21.76,21.85,18.0
+BJ-ZO-G120015 = 18.37,0.62,19.65,16.89,2.76,-0.2,2.99,18.38,18.27,30.0,21.38,0.9,23.23,20.2,3.03,0.97,2.88,21.4,21.09,30.0,21.46,0.35,21.99,20.75,1.24,-0.39,2.05,21.47,21.51,30.0,21.01,0.44,21.85,20.2,1.65,-0.43,2.44,21.01,21.02,30.0,20.04,0.64,21.3,18.27,3.03,-0.64,3.91,20.05,20.09,30.0,19.81,0.99,21.02,16.89,4.13,-0.94,3.76,19.83,19.99,30.0,18.63,0.47,19.65,17.72,1.93,-0.03,2.55,18.64,18.65,30.0,19.31,0.28,19.92,18.82,1.1,-0.05,2.45,19.31,19.37,30.0,20.05,0.53,21.02,19.09,1.93,0.08,2.39,20.06,20.2,30.0,20.57,0.24,21.3,20.2,1.1,0.72,3.94,20.57,20.58,30.0,21.83,0.43,22.68,21.02,1.65,0.15,2.18,21.84,21.75,30.0,21.45,0.45,22.13,20.06,2.07,-1.33,4.91,21.46,21.54,30.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_rainfall_2005.properties
new file mode 100644
index 0000000..08d5e86
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_rainfall_2005.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 2005 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=2005
+
+# 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 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0,20.17,5.45,30.22,12.27,17.94,0.2,1.8,20.87,19.81,27.0,74.25,8.81,95.06,56.93,38.13,0.19,2.73,74.75,73.97,27.0,59.78,4.72,68.51,49.31,19.19,0.03,2.52,59.96,58.91,27.0,96.8,8.86,117.89,86.84,31.05,0.63,2.53,97.18,95.45,27.0,158.8,14.46,184.92,124.93,59.98,-0.59,2.91,159.44,161.61,27.0,253.11,36.27,317.67,163.6,154.07,-0.35,2.79,255.6,257.96,27.0,157.22,7.39,173.85,145.01,28.85,0.14,2.61,157.38,157.56,27.0,157.6,19.66,196.06,113.92,82.14,0.04,2.8,158.77,150.06,27.0,86.3,6.32,100.97,74.9,26.07,0.21,2.53,86.53,86.41,27.0,7.54,4.69,15.54,1.04,14.5,-0.07,1.66,8.83,8.3,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0
+BJ-AK-G020002 = 1.28,0.18,1.47,1.07,0.4,-0.02,1.34,1.29,1.27,5.0,11.6,1.75,13.77,9.12,4.66,-0.22,2.06,11.7,11.51,5.0,21.32,4.04,27.57,17.34,10.24,0.65,2.19,21.63,21.08,5.0,67.12,7.02,78.07,59.73,18.34,0.7,2.25,67.41,64.23,5.0,77.93,5.45,87.33,73.65,13.68,1.24,2.92,78.08,76.97,5.0,133.6,4.49,138.73,126.67,12.06,-0.58,2.32,133.66,134.49,5.0,240.53,28.15,289.98,221.45,68.53,1.37,3.08,241.84,231.46,5.0,120.37,16.8,149.94,109.81,40.13,1.39,3.09,121.31,113.97,5.0,169.58,18.82,193.67,144.81,48.86,-0.07,1.84,170.42,172.03,5.0,143.95,18.32,168.61,123.04,45.57,0.21,1.68,144.88,143.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
+BJ-AK-G020003 = 1.75,0.21,1.88,1.44,0.44,-0.97,2.16,1.76,1.83,4.0,12.36,1.24,14.13,11.37,2.76,0.89,2.11,12.4,11.96,4.0,13.76,1.86,16.4,12.08,4.32,0.77,2.08,13.86,13.29,4.0,62.09,4.59,68.5,58.78,9.72,0.76,1.94,62.22,60.55,4.0,69.84,2.09,72.59,68.22,4.37,0.52,1.66,69.87,69.28,4.0,133.11,3.51,136.77,128.53,8.24,-0.39,1.83,133.14,133.57,4.0,213.98,4.95,218.11,208.25,9.86,-0.2,1.26,214.02,214.77,4.0,107.26,1.32,108.89,105.66,3.24,0.03,2.0,107.27,107.25,4.0,177.42,21.82,199.24,150.38,48.86,-0.29,1.55,178.43,180.04,4.0,99.95,15.9,117.88,80.63,37.25,-0.13,1.7,100.89,100.65,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
+BJ-AK-G020004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,7.36,0.33,7.79,7.1,0.69,0.49,1.63,7.37,7.27,4.0,39.37,3.96,44.18,35.13,9.04,0.19,1.59,39.52,39.08,4.0,75.8,3.32,79.36,71.45,7.91,-0.37,1.9,75.85,76.19,4.0,93.01,3.84,97.97,88.97,9.0,0.36,1.8,93.07,92.54,4.0,125.01,3.26,128.53,121.06,7.47,-0.17,1.59,125.04,125.23,4.0,316.11,2.4,318.24,312.95,5.3,-0.52,1.71,316.12,316.63,4.0,158.24,3.57,163.6,156.38,7.22,1.15,2.33,158.27,156.49,4.0,144.48,10.64,154.02,130.85,23.17,-0.42,1.58,144.77,146.51,4.0,88.85,5.34,93.65,81.79,11.86,-0.51,1.72,88.97,89.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
+BJ-AK-G020005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,9.47,1.45,11.74,7.1,4.64,-0.2,1.97,9.57,9.69,22.0,58.05,12.44,79.32,39.64,39.69,0.27,2.08,59.31,56.62,22.0,56.05,10.01,78.22,43.39,34.82,0.74,2.62,56.9,52.94,22.0,105.33,13.83,128.53,79.36,49.17,-0.05,2.26,106.19,104.46,22.0,124.18,17.27,168.61,97.97,70.64,0.87,3.25,125.32,118.8,22.0,264.18,25.49,309.49,212.59,96.9,-0.21,2.48,265.35,268.21,22.0,160.26,10.52,185.34,145.01,40.33,0.67,2.86,160.59,159.38,22.0,137.44,8.45,154.67,119.31,35.36,-0.18,2.69,137.69,139.65,22.0,78.2,7.75,89.66,58.67,30.99,-0.44,3.05,78.56,78.81,22.0,1.22,0.38,2.64,1.0,1.64,2.73,10.58,1.27,1.07,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0
+BJ-AK-G020006 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,8.26,NaN,8.26,8.26,0.0,NaN,NaN,8.26,8.26,1.0,47.5,NaN,47.5,47.5,0.0,NaN,NaN,47.5,47.5,1.0,74.68,NaN,74.68,74.68,0.0,NaN,NaN,74.68,74.68,1.0,100.97,NaN,100.97,100.97,0.0,NaN,NaN,100.97,100.97,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,1.0,299.07,NaN,299.07,299.07,0.0,NaN,NaN,299.07,299.07,1.0,154.02,NaN,154.02,154.02,0.0,NaN,NaN,154.02,154.02,1.0,140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,84.26,NaN,84.26,84.26,0.0,NaN,NaN,84.26,84.26,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
+BJ-AK-G020007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,10.53,1.69,13.89,8.16,5.73,0.3,2.06,10.66,10.48,22.0,19.79,6.05,29.81,9.19,20.62,-0.01,2.12,20.65,19.46,22.0,44.43,10.44,62.18,27.06,35.12,0.2,1.98,45.58,42.32,22.0,98.49,19.27,132.46,70.31,62.15,0.18,1.93,100.28,95.27,22.0,169.6,27.34,234.95,132.7,102.25,0.66,2.77,171.7,163.6,22.0,258.15,38.06,308.23,171.59,136.64,-1.05,3.02,260.82,270.56,22.0,163.92,12.74,191.01,144.03,46.98,0.23,2.33,164.39,166.26,22.0,142.89,20.77,199.54,113.54,86.0,1.1,3.92,144.32,140.33,22.0,44.82,7.04,59.62,33.08,26.55,0.34,2.52,45.34,45.09,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
+BJ-AK-G020008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,12.87,2.84,15.84,7.21,8.63,-0.9,2.51,13.16,13.94,17.0,30.58,6.37,40.85,19.69,21.16,-0.15,1.86,31.2,32.15,17.0,74.0,9.06,89.5,62.32,27.18,0.47,1.94,74.52,72.59,17.0,79.14,4.08,87.47,70.31,17.16,-0.07,3.15,79.24,79.32,17.0,132.02,13.76,167.01,116.56,50.45,0.91,3.4,132.69,130.85,17.0,295.04,28.43,337.42,249.56,87.86,-0.01,1.72,296.33,291.95,17.0,142.13,15.58,173.77,121.0,52.77,0.43,2.19,142.93,139.87,17.0,120.88,13.45,144.15,100.97,43.18,0.35,1.98,121.59,121.0,17.0,75.16,8.73,86.84,58.67,28.17,-0.27,1.91,75.64,78.57,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
+BJ-AK-G020009 = 1.27,0.28,1.88,1.0,0.88,1.06,3.03,1.3,1.15,10.0,11.97,0.96,14.13,10.86,3.28,1.14,3.62,12.0,11.78,10.0,14.63,2.23,17.92,11.17,6.76,0.02,1.97,14.79,14.82,10.0,72.43,15.38,105.77,55.23,50.54,0.96,3.19,73.89,70.4,10.0,90.06,15.12,117.41,68.22,49.19,0.39,2.24,91.19,88.58,10.0,137.57,10.98,162.64,124.71,37.93,1.21,3.74,137.96,132.7,10.0,229.56,9.91,247.2,217.91,29.29,0.47,2.12,229.75,228.02,10.0,125.21,18.34,163.6,107.25,56.35,0.91,2.77,126.42,120.18,10.0,149.05,18.99,179.1,121.5,57.6,0.28,2.05,150.14,147.56,10.0,84.66,22.09,112.33,49.16,63.17,-0.14,1.7,87.22,86.23,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
+BJ-AK-G020010 = 1.03,0.05,1.14,1.0,0.14,1.56,3.86,1.03,1.0,8.0,11.79,1.98,14.15,9.14,5.01,-0.07,1.59,11.94,11.43,8.0,28.14,3.92,34.42,22.86,11.56,0.2,1.89,28.38,28.0,8.0,82.9,5.26,89.66,74.24,15.42,-0.21,1.93,83.05,82.43,8.0,80.56,3.74,88.65,77.02,11.63,1.42,3.78,80.64,79.32,8.0,125.2,3.64,130.61,121.0,9.61,0.1,1.64,125.25,125.75,8.0,288.08,26.45,320.39,245.9,74.49,-0.28,1.75,289.14,291.36,8.0,129.5,9.62,146.06,120.29,25.77,0.96,2.27,129.81,125.69,8.0,124.98,14.65,150.05,103.92,46.13,0.25,2.37,125.73,123.61,8.0,108.1,16.57,141.26,92.96,48.3,1.03,2.93,109.21,101.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
+BJ-AK-G020011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,9.05,1.59,10.7,7.1,3.6,-0.24,1.58,9.15,9.2,4.0,54.11,12.6,69.0,39.64,29.36,0.05,1.66,55.2,53.91,4.0,78.59,4.01,81.75,72.76,8.99,-0.95,2.18,78.67,79.93,4.0,108.16,14.53,124.71,89.5,35.21,-0.24,1.96,108.89,109.22,4.0,121.47,13.09,137.93,107.25,30.68,0.25,1.75,121.99,120.34,4.0,264.31,34.66,308.23,231.67,76.56,0.37,1.57,266.01,258.67,4.0,151.18,2.17,154.02,149.45,4.58,0.5,1.64,151.19,150.63,4.0,164.27,12.1,179.1,149.45,29.65,0.0,2.0,164.61,164.27,4.0,90.25,3.63,95.06,86.84,8.22,0.5,1.76,90.31,89.56,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
+BJ-AK-G020012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,10.61,1.26,12.58,8.81,3.77,0.09,1.83,10.67,10.51,12.0,36.96,3.58,42.98,30.71,12.28,-0.15,2.32,37.12,37.34,12.0,74.97,10.73,89.5,53.37,36.12,-0.36,2.49,75.67,74.83,12.0,89.82,3.61,97.97,84.41,13.56,0.74,3.43,89.89,89.5,12.0,111.57,9.02,128.58,99.47,29.11,0.48,2.32,111.9,111.34,12.0,280.68,29.5,317.67,223.2,94.47,-0.62,2.37,282.1,285.89,12.0,158.4,16.92,188.08,132.46,55.61,0.39,2.13,159.22,153.53,12.0,140.75,11.2,163.6,124.93,38.67,0.47,2.51,141.16,141.14,12.0,69.25,10.75,81.58,46.09,35.48,-0.87,2.72,70.01,73.06,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
+BJ-AK-G020013 = 1.0,0.01,1.05,1.0,0.05,3.25,11.57,1.0,1.0,27.0,11.17,1.84,16.04,7.67,8.37,0.49,3.69,11.32,11.17,27.0,14.36,3.45,20.78,9.51,11.27,0.49,1.98,14.76,13.79,27.0,75.01,19.15,124.71,39.16,85.55,0.55,3.32,77.33,74.68,27.0,89.03,8.67,107.25,72.46,34.79,0.04,2.4,89.43,88.94,27.0,159.01,21.17,204.36,132.55,71.81,0.74,2.56,160.36,153.89,27.0,226.28,42.71,286.13,148.25,137.88,-0.25,1.84,230.13,230.33,27.0,144.54,14.58,181.84,110.53,71.3,0.2,3.74,145.25,144.48,27.0,147.45,31.58,222.09,107.68,114.41,0.77,2.75,150.67,141.26,27.0,78.63,20.11,117.41,44.89,72.52,0.29,2.11,81.07,76.66,27.0,1.06,0.11,1.44,1.0,0.44,1.8,5.87,1.07,1.0,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0
+BJ-AK-G020014 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,16.25,0.73,17.03,15.02,2.02,-0.71,2.36,16.26,16.41,6.0,24.71,3.49,30.22,20.75,9.47,0.42,2.04,24.91,24.66,6.0,86.94,7.12,95.06,75.22,19.84,-0.55,2.27,87.18,87.26,6.0,79.83,2.81,84.59,75.89,8.7,0.46,2.91,79.87,79.32,6.0,138.18,4.59,145.07,132.46,12.61,0.24,1.93,138.24,138.18,6.0,257.21,23.73,286.13,224.79,61.34,-0.24,1.62,258.12,262.09,6.0,128.94,11.91,147.39,117.62,29.77,0.7,1.82,129.39,123.78,6.0,99.97,7.59,107.25,86.84,20.41,-0.82,2.47,100.21,101.4,6.0,87.22,7.64,100.83,77.53,23.3,0.78,3.04,87.5,86.19,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
+BJ-AQ-G030001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,27.28,1.96,29.44,25.62,3.81,0.44,1.5,27.33,26.78,3.0,123.06,8.99,133.43,117.41,16.02,0.7,1.5,123.28,118.36,3.0,69.28,1.03,70.31,68.25,2.06,-0.0,1.5,69.28,69.28,3.0,261.91,13.28,273.32,247.33,25.99,-0.41,1.5,262.14,265.08,3.0,198.91,12.3,209.33,185.34,23.99,-0.44,1.5,199.16,202.06,3.0,109.26,20.62,132.46,93.03,39.43,0.55,1.5,110.55,102.29,3.0,91.02,16.93,109.65,76.58,33.07,0.43,1.5,92.06,86.84,3.0,62.69,11.3,75.45,53.94,21.51,0.57,1.5,63.36,58.67,3.0,70.24,10.13,81.64,62.32,19.33,0.56,1.5,70.72,66.74,3.0,31.82,1.09,33.08,31.18,1.9,0.71,1.5,31.83,31.2,3.0,1.71,0.11,1.83,1.62,0.21,0.55,1.5,1.71,1.67,3.0
+BJ-AQ-G030002 = 1.49,0.07,1.54,1.44,0.1,0.0,1.0,1.49,1.49,2.0,31.33,2.16,32.86,29.8,3.06,-0.0,1.0,31.37,31.33,2.0,121.66,7.5,126.96,116.36,10.61,-0.0,1.0,121.78,121.66,2.0,72.39,4.42,75.51,69.26,6.24,0.0,1.0,72.45,72.39,2.0,224.5,16.11,235.9,213.11,22.79,-0.0,1.0,224.79,224.5,2.0,173.54,6.54,178.16,168.92,9.24,-0.0,1.0,173.6,173.54,2.0,50.26,1.58,51.38,49.14,2.24,-0.0,1.0,50.27,50.26,2.0,67.39,4.52,70.59,64.19,6.4,0.0,1.0,67.47,67.39,2.0,56.9,5.39,60.71,53.08,7.63,-0.0,1.0,57.03,56.9,2.0,81.34,0.14,81.44,81.24,0.2,0.0,0.99,81.34,81.34,2.0,27.87,1.77,29.12,26.62,2.5,0.0,1.0,27.9,27.87,2.0,1.71,0.1,1.78,1.65,0.13,-0.0,1.0,1.71,1.71,2.0
+BJ-AQ-G030003 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,26.78,NaN,26.78,26.78,0.0,NaN,NaN,26.78,26.78,1.0,121.06,NaN,121.06,121.06,0.0,NaN,NaN,121.06,121.06,1.0,68.25,NaN,68.25,68.25,0.0,NaN,NaN,68.25,68.25,1.0,282.07,NaN,282.07,282.07,0.0,NaN,NaN,282.07,282.07,1.0,218.51,NaN,218.51,218.51,0.0,NaN,NaN,218.51,218.51,1.0,110.98,NaN,110.98,110.98,0.0,NaN,NaN,110.98,110.98,1.0,89.54,NaN,89.54,89.54,0.0,NaN,NaN,89.54,89.54,1.0,56.13,NaN,56.13,56.13,0.0,NaN,NaN,56.13,56.13,1.0,69.64,NaN,69.64,69.64,0.0,NaN,NaN,69.64,69.64,1.0,32.59,NaN,32.59,32.59,0.0,NaN,NaN,32.59,32.59,1.0,1.75,NaN,1.75,1.75,0.0,NaN,NaN,1.75,1.75,1.0
+BJ-AQ-G030004 = 1.15,0.07,1.2,1.1,0.1,0.0,1.0,1.15,1.15,2.0,25.69,1.08,26.46,24.93,1.52,0.0,1.0,25.7,25.69,2.0,108.01,1.66,109.19,106.84,2.35,0.0,1.0,108.02,108.01,2.0,76.34,0.44,76.66,76.03,0.63,-0.0,1.0,76.34,76.34,2.0,194.43,9.93,201.45,187.41,14.05,0.0,1.0,194.56,194.43,2.0,189.29,10.53,196.73,181.84,14.9,0.0,1.0,189.43,189.29,2.0,69.72,12.73,78.72,60.71,18.01,-0.0,1.0,70.3,69.72,2.0,59.27,3.32,61.62,56.93,4.69,-0.0,1.0,59.32,59.27,2.0,47.62,5.85,51.76,43.48,8.28,0.0,1.0,47.8,47.62,2.0,61.67,4.09,64.56,58.78,5.78,0.0,1.0,61.73,61.67,2.0,30.81,0.18,30.94,30.68,0.26,-0.0,1.0,30.81,30.81,2.0,1.49,0.14,1.59,1.39,0.19,0.0,1.0,1.49,1.49,2.0
+BJ-AQ-G030005 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,1.0,115.66,NaN,115.66,115.66,0.0,NaN,NaN,115.66,115.66,1.0,70.31,NaN,70.31,70.31,0.0,NaN,NaN,70.31,70.31,1.0,212.59,NaN,212.59,212.59,0.0,NaN,NaN,212.59,212.59,1.0,200.15,NaN,200.15,200.15,0.0,NaN,NaN,200.15,200.15,1.0,93.6,NaN,93.6,93.6,0.0,NaN,NaN,93.6,93.6,1.0,63.62,NaN,63.62,63.62,0.0,NaN,NaN,63.62,63.62,1.0,51.76,NaN,51.76,51.76,0.0,NaN,NaN,51.76,51.76,1.0,63.85,NaN,63.85,63.85,0.0,NaN,NaN,63.85,63.85,1.0,29.77,NaN,29.77,29.77,0.0,NaN,NaN,29.77,29.77,1.0,1.92,NaN,1.92,1.92,0.0,NaN,NaN,1.92,1.92,1.0
+BJ-AQ-G030006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,27.87,1.54,28.96,26.78,2.18,-0.0,1.0,27.89,27.87,2.0,116.53,1.23,117.41,115.66,1.74,-0.0,1.0,116.54,116.53,2.0,70.85,0.76,71.38,70.31,1.08,0.0,1.0,70.85,70.85,2.0,269.2,5.83,273.32,265.08,8.24,-0.0,1.0,269.23,269.2,2.0,213.94,16.79,225.81,202.06,23.75,-0.0,1.0,214.26,213.94,2.0,123.84,12.19,132.46,115.22,17.25,0.0,1.0,124.14,123.84,2.0,88.19,1.91,89.54,86.84,2.7,-0.0,1.0,88.2,88.19,2.0,57.81,1.21,58.67,56.95,1.72,-0.0,1.0,57.82,57.81,2.0,62.32,0.0,62.32,62.32,0.0,NaN,NaN,62.32,62.32,2.0,32.83,0.35,33.08,32.59,0.49,0.0,1.0,32.83,32.83,2.0,1.65,0.04,1.67,1.62,0.05,0.0,1.0,1.65,1.65,2.0
+BJ-AQ-G030007 = 1.52,0.34,1.88,1.22,0.66,0.38,1.5,1.54,1.44,3.0,39.92,5.57,46.03,35.13,10.9,0.41,1.5,40.18,38.59,3.0,139.6,9.03,149.77,132.52,17.25,0.55,1.5,139.8,136.52,3.0,69.65,1.24,70.39,68.22,2.17,-0.71,1.5,69.66,70.34,3.0,277.44,4.12,281.56,273.32,8.24,0.0,1.5,277.46,277.44,3.0,153.4,6.91,158.74,145.6,13.14,-0.57,1.5,153.5,155.85,3.0,41.19,8.39,48.63,32.09,16.53,-0.35,1.5,41.75,42.84,3.0,84.34,6.03,90.41,78.36,12.05,0.03,1.5,84.48,84.26,3.0,74.45,21.13,97.08,55.23,41.85,0.29,1.5,76.42,71.04,3.0,122.49,14.55,136.24,107.25,28.99,-0.19,1.5,123.06,123.97,3.0,26.64,3.61,30.26,23.03,7.22,0.01,1.5,26.8,26.62,3.0,2.72,0.54,3.19,2.13,1.06,-0.38,1.5,2.75,2.84,3.0
+BJ-AQ-G030008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,25.04,0.82,25.62,24.46,1.16,0.0,1.0,25.05,25.04,2.0,117.41,0.0,117.41,117.41,0.0,NaN,NaN,117.41,117.41,2.0,70.31,0.0,70.31,70.31,0.0,-1.09051904E8,8.44424930131968E15,70.31,70.31,2.0,208.94,26.46,227.66,190.23,37.42,-0.0,1.0,209.78,208.94,2.0,184.84,8.12,190.58,179.1,11.48,-0.0,1.0,184.93,184.84,2.0,82.76,23.43,99.33,66.19,33.13,-0.0,1.0,84.4,82.76,2.0,64.4,10.57,71.88,56.93,14.96,0.0,1.0,64.84,64.4,2.0,64.31,2.66,66.19,62.43,3.76,0.0,1.0,64.34,64.31,2.0,57.01,2.5,58.78,55.23,3.54,-0.0,1.0,57.03,57.01,2.0,30.93,1.01,31.65,30.22,1.43,0.0,1.0,30.94,30.93,2.0,1.48,0.07,1.53,1.44,0.09,-0.0,1.0,1.48,1.48,2.0
+BJ-AQ-G030009 = 1.17,0.21,1.44,1.0,0.44,0.49,1.63,1.18,1.11,4.0,31.62,1.68,33.61,29.62,4.0,-0.01,1.8,31.65,31.62,4.0,147.41,15.32,167.01,130.19,36.82,0.25,1.9,148.01,146.21,4.0,68.15,1.85,70.44,66.19,4.24,0.24,1.61,68.17,67.98,4.0,274.82,13.48,281.56,254.61,26.95,-1.15,2.33,275.07,281.56,4.0,168.88,5.86,177.13,163.68,13.45,0.76,2.05,168.96,167.36,4.0,55.48,11.66,71.09,42.84,28.24,0.43,2.04,56.4,54.0,4.0,108.35,17.78,132.46,90.12,42.34,0.53,2.0,109.44,105.41,4.0,89.3,24.8,123.13,68.08,55.05,0.64,1.85,91.84,82.99,4.0,108.76,28.34,148.51,81.44,67.07,0.71,2.11,111.49,102.54,4.0,29.57,3.2,33.89,26.17,7.71,0.48,2.04,29.7,29.11,4.0,1.96,0.36,2.48,1.72,0.76,0.94,2.13,1.99,1.82,4.0
+BJ-BO-G040001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,25.0,5.96,2.18,9.6,1.31,8.29,-0.3,2.19,6.33,5.87,25.0,9.96,2.73,16.04,6.63,9.4,0.64,2.46,10.32,9.68,25.0,20.33,8.29,46.09,10.51,35.58,1.42,5.09,21.89,18.75,25.0,95.11,8.6,121.0,80.76,40.24,1.24,4.66,95.48,92.24,25.0,186.07,9.46,202.06,163.6,38.46,-0.47,2.69,186.3,187.58,25.0,177.49,28.4,265.08,145.01,120.07,1.54,5.03,179.66,169.92,25.0,190.48,15.71,221.2,158.74,62.46,0.05,2.52,191.1,190.54,25.0,198.28,24.87,253.38,145.01,108.37,0.06,2.94,199.77,196.41,25.0,37.07,3.91,48.96,31.62,17.34,1.27,4.64,37.27,36.21,25.0,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
+BJ-BO-G040002 = 1.09,0.25,1.89,1.0,0.89,2.55,8.17,1.12,1.0,17.0,8.09,2.81,13.79,3.9,9.89,0.43,2.31,8.54,7.78,17.0,33.16,6.02,44.06,25.21,18.84,0.36,2.05,33.67,32.09,17.0,40.74,6.09,52.0,33.08,18.92,0.47,2.09,41.16,40.0,17.0,80.77,12.71,117.41,69.33,48.08,1.7,5.17,81.7,75.82,17.0,124.18,12.81,155.78,105.94,49.83,1.0,3.49,124.8,121.25,17.0,201.21,40.31,273.32,145.01,128.31,0.46,1.97,204.97,193.14,17.0,181.77,14.44,202.87,154.02,48.85,-0.4,2.1,182.31,184.58,17.0,177.57,10.25,196.06,150.99,45.06,-0.84,4.06,177.85,179.1,17.0,94.49,27.78,140.76,48.96,91.81,-0.18,2.17,98.26,97.97,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
+BJ-BO-G040003 = 1.01,0.04,1.18,1.0,0.18,3.56,14.53,1.01,1.0,24.0,4.55,2.04,8.43,1.23,7.2,0.11,2.04,4.97,4.46,24.0,19.43,4.0,30.17,13.21,16.96,0.9,3.51,19.82,18.51,24.0,28.91,8.33,44.1,15.35,28.75,0.15,1.96,30.04,29.49,24.0,103.72,15.81,140.7,78.22,62.48,0.35,2.64,104.87,103.78,24.0,167.13,23.76,227.97,137.08,90.89,0.93,3.25,168.74,162.73,24.0,254.47,26.0,290.18,195.8,94.39,-0.62,2.73,255.74,257.7,24.0,192.71,22.59,250.02,163.6,86.41,1.2,3.53,193.97,185.62,24.0,154.17,14.04,179.83,132.46,47.37,0.12,1.73,154.78,153.4,24.0,39.05,8.4,65.8,26.78,39.02,1.25,5.6,39.9,39.15,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
+BJ-BO-G040004 = 1.38,0.62,2.97,1.0,1.97,1.62,4.28,1.51,1.08,19.0,2.77,1.33,5.58,1.26,4.32,0.83,2.7,3.05,2.43,19.0,31.79,8.57,49.82,20.02,29.79,0.46,2.2,32.87,31.65,19.0,40.94,6.63,50.46,25.22,25.23,-0.48,2.87,41.44,40.85,19.0,74.55,8.94,97.39,62.35,35.05,0.7,3.29,75.05,72.67,19.0,196.75,21.02,242.15,158.74,83.41,0.47,2.92,197.81,194.01,19.0,269.14,27.06,317.67,202.06,115.61,-0.63,3.36,270.42,273.32,19.0,246.94,24.57,302.16,217.91,84.25,0.9,2.6,248.1,238.55,19.0,179.54,31.7,246.12,132.46,113.66,0.68,2.63,182.18,175.96,19.0,123.57,17.54,145.01,89.5,55.51,-0.47,2.23,124.74,121.88,19.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.02,0.09,1.39,1.0,0.39,4.01,17.06,1.02,1.0,19.0
+BJ-BO-G040005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.62,0.82,3.83,1.0,2.83,1.45,4.05,1.8,1.2,19.0,12.34,3.57,18.65,6.25,12.4,-0.03,2.3,12.82,12.62,19.0,18.55,6.2,34.09,11.51,22.58,1.0,3.13,19.5,15.91,19.0,103.23,16.76,136.52,72.03,64.48,0.13,2.34,104.51,100.97,19.0,169.56,13.67,202.15,154.02,48.13,1.0,3.28,170.09,163.9,19.0,216.44,46.53,286.13,136.52,149.61,-0.38,1.95,221.13,230.91,19.0,214.23,31.02,282.07,173.77,108.3,0.47,2.51,216.35,213.22,19.0,194.13,34.89,257.2,143.24,113.96,0.5,2.07,197.08,183.03,19.0,40.28,5.41,48.98,31.14,17.84,-0.2,1.83,40.62,41.08,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
+BJ-BO-G040006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,31.0,1.53,1.04,5.25,1.0,4.25,2.18,7.29,1.84,1.0,31.0,3.88,1.3,8.03,2.24,5.79,1.15,4.63,4.09,3.77,31.0,13.95,3.65,23.74,8.78,14.96,0.73,3.17,14.41,13.38,31.0,64.73,9.24,89.5,47.5,41.99,0.87,3.76,65.37,63.27,31.0,152.04,16.19,180.4,112.84,67.56,-0.52,3.07,152.87,154.09,31.0,160.61,24.27,214.62,121.0,93.62,0.39,2.24,162.38,155.78,31.0,190.67,15.39,217.91,163.6,54.31,0.07,1.99,191.27,193.32,31.0,198.15,33.56,249.56,132.7,116.86,-0.22,1.99,200.88,197.0,31.0,31.27,5.73,39.66,23.03,16.62,-0.1,1.63,31.77,31.14,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
+BJ-BO-G040007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,19.0,1.01,0.02,1.1,1.0,0.1,4.01,17.06,1.01,1.0,19.0,5.32,2.1,11.31,2.53,8.77,1.69,5.59,5.7,5.02,19.0,15.84,3.62,21.19,10.32,10.88,-0.05,1.78,16.22,16.23,19.0,64.43,9.83,84.26,51.37,32.89,0.74,2.46,65.13,60.71,19.0,153.73,5.62,166.56,140.7,25.86,0.01,3.83,153.83,154.02,19.0,199.31,29.66,250.58,152.79,97.79,0.12,1.95,201.39,199.6,19.0,236.13,8.88,257.2,221.6,35.6,0.64,3.03,236.29,234.95,19.0,203.59,10.68,228.9,185.0,43.9,0.79,3.89,203.85,202.15,19.0,38.08,6.03,50.46,27.71,22.74,0.15,2.42,38.53,37.59,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
+BJ-BO-G040008 = 1.31,0.59,3.24,1.0,2.24,1.98,6.29,1.43,1.0,22.0,8.81,1.38,12.22,7.1,5.12,1.07,3.15,8.91,8.2,22.0,53.01,6.65,67.27,42.12,25.14,0.47,2.47,53.41,51.68,22.0,52.22,12.33,80.54,36.8,43.74,1.11,3.16,53.6,47.61,22.0,77.63,20.33,121.0,50.46,70.55,0.47,2.09,80.14,72.03,22.0,123.07,10.24,140.7,108.99,31.71,0.44,1.93,123.48,120.16,22.0,194.28,25.93,257.2,149.45,107.76,0.4,2.96,195.92,190.58,22.0,175.15,16.69,202.06,132.29,69.77,-0.71,3.34,175.91,175.52,22.0,130.5,10.76,157.81,113.92,43.89,1.28,3.98,130.92,128.11,22.0,98.41,12.73,117.41,78.0,39.41,0.13,1.79,99.19,97.87,22.0,1.04,0.08,1.27,1.0,0.27,1.95,5.41,1.04,1.0,22.0,1.48,0.93,4.52,1.0,3.52,1.98,6.29,1.74,1.0,22.0
+BJ-BO-G040009 = 1.78,0.57,3.15,1.0,2.15,0.51,3.05,1.86,1.77,18.0,5.82,1.36,7.9,3.34,4.56,-0.25,1.93,5.97,5.99,18.0,59.5,13.08,88.17,38.41,49.76,0.44,2.54,60.84,59.35,18.0,39.23,7.12,48.34,26.89,21.45,-0.41,1.82,39.83,40.89,18.0,66.81,3.41,73.77,60.47,13.31,0.4,2.88,66.89,66.03,18.0,201.98,38.96,257.67,127.31,130.36,-0.52,2.16,205.5,211.38,18.0,218.44,15.58,242.59,194.2,48.39,-0.03,1.76,218.97,215.28,18.0,282.22,70.82,369.38,143.63,225.74,-0.77,2.54,290.49,292.23,18.0,163.24,23.7,226.89,141.72,85.17,1.61,4.5,164.85,157.56,18.0,128.01,7.47,143.24,112.23,31.02,-0.4,3.28,128.21,128.69,18.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,1.15,0.22,1.77,1.0,0.77,1.5,4.77,1.17,1.0,18.0
+BJ-BO-G040010 = 1.66,0.42,2.22,1.2,1.02,0.4,2.04,1.7,1.61,4.0,12.62,0.59,13.38,12.12,1.26,0.43,1.56,12.63,12.49,4.0,77.87,6.08,86.84,73.32,13.52,1.04,2.26,78.04,75.66,4.0,75.6,2.93,79.45,72.46,6.99,0.39,1.91,75.64,75.24,4.0,65.37,5.29,72.5,60.71,11.79,0.59,1.8,65.53,64.14,4.0,123.92,9.9,136.19,113.92,22.27,0.28,1.56,124.21,122.78,4.0,199.12,14.65,214.06,179.1,34.96,-0.56,2.03,199.52,201.66,4.0,143.91,12.43,154.3,126.16,28.14,-0.85,2.09,144.32,147.6,4.0,130.89,7.39,141.64,124.76,16.88,0.94,2.21,131.05,128.58,4.0,93.66,9.18,102.03,81.75,20.28,-0.45,1.65,94.0,95.44,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.88,0.72,2.76,1.0,1.76,0.0,2.0,1.98,1.88,4.0
+BJ-BO-G040011 = 1.07,0.11,1.32,1.0,0.32,1.34,3.52,1.08,1.0,12.0,8.42,1.09,10.32,6.89,3.43,0.26,2.04,8.48,8.33,12.0,77.58,9.62,89.5,58.67,30.83,-0.58,2.32,78.12,78.77,12.0,50.3,13.28,81.75,37.32,44.43,1.16,3.45,51.88,43.75,12.0,80.83,10.36,97.97,66.19,31.78,0.15,1.82,81.44,80.4,12.0,172.8,20.56,202.43,140.7,61.73,-0.19,1.76,173.91,169.47,12.0,207.26,12.59,221.2,180.4,40.8,-1.13,3.09,207.61,212.38,12.0,223.0,86.65,369.38,100.97,268.4,0.12,1.91,237.93,223.36,12.0,134.59,4.33,141.94,124.71,17.23,-0.76,3.66,134.65,136.52,12.0,122.17,8.31,135.1,109.23,25.87,0.07,1.77,122.43,122.15,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
+BJ-BO-G040012 = 1.0,0.02,1.09,1.0,0.09,4.59,22.04,1.0,1.0,24.0,1.16,0.19,1.86,1.0,0.86,2.47,9.63,1.17,1.12,24.0,19.22,3.35,27.6,12.74,14.86,0.7,3.46,19.5,18.15,24.0,27.14,7.36,39.81,13.38,26.43,-0.09,2.06,28.08,27.64,24.0,95.67,12.8,113.92,69.86,44.06,-0.28,2.01,96.48,97.2,24.0,194.19,18.52,225.2,158.74,66.46,-0.46,2.38,195.04,197.69,24.0,270.84,15.98,299.07,227.87,71.2,-1.08,4.1,271.29,273.26,24.0,269.5,24.21,299.07,231.46,67.61,-0.08,1.59,270.54,266.14,24.0,219.07,31.81,281.56,176.84,104.72,0.56,2.21,221.27,208.25,24.0,66.09,20.43,113.01,40.32,72.69,0.62,2.46,69.05,62.52,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
+BJ-BO-G040013 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,9.32,1.34,11.17,7.21,3.96,-0.56,1.96,9.4,9.92,11.0,36.67,3.74,44.18,30.96,13.22,0.54,2.68,36.84,35.67,11.0,42.03,8.17,59.96,34.64,25.31,1.39,3.5,42.75,39.16,11.0,90.73,7.0,103.45,79.32,24.13,0.16,2.36,90.98,89.5,11.0,109.89,7.69,121.06,97.97,23.09,0.14,1.95,110.13,107.69,11.0,182.65,25.19,230.25,158.74,71.51,0.99,2.36,184.22,173.85,11.0,188.27,10.27,202.06,169.84,32.22,-0.5,2.57,188.52,188.86,11.0,134.29,11.84,154.4,117.41,36.99,0.3,1.99,134.76,132.52,11.0,69.76,18.12,93.45,46.09,47.36,-0.16,1.49,71.87,68.69,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
+BJ-BO-G040014 = 1.01,0.03,1.1,1.0,0.1,2.4,7.17,1.01,1.0,35.0,15.59,3.89,21.84,9.9,11.94,0.24,1.66,16.05,15.72,35.0,80.84,11.62,107.69,59.57,48.12,0.06,2.48,81.64,81.75,35.0,62.57,10.32,84.26,39.64,44.62,0.54,2.99,63.39,60.47,35.0,85.94,12.77,105.66,58.67,46.99,-0.3,2.21,86.86,87.73,35.0,128.89,22.36,196.06,100.97,95.09,1.05,3.7,130.76,121.06,35.0,213.75,38.59,290.18,153.05,137.13,0.19,2.1,217.1,215.5,35.0,131.96,20.1,171.35,95.06,76.29,0.06,2.16,133.44,128.53,35.0,145.03,14.12,184.58,128.53,56.05,0.88,3.11,145.7,140.7,35.0,80.99,10.88,110.53,63.44,47.09,0.95,3.5,81.7,78.57,35.0,7.81,6.89,23.94,1.0,22.94,0.73,2.31,10.35,5.45,35.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,35.0
+BJ-MO-G090001 = 1.11,0.15,1.28,1.0,0.28,0.65,1.5,1.11,1.04,3.0,61.39,13.33,71.46,46.27,25.2,-0.6,1.5,62.34,66.43,3.0,93.35,4.95,98.02,88.17,9.85,-0.19,1.5,93.44,93.86,3.0,78.44,10.65,89.5,68.25,21.25,0.15,1.5,78.92,77.56,3.0,191.82,6.31,196.15,184.58,11.57,-0.67,1.5,191.89,194.73,3.0,160.37,7.76,169.3,155.27,14.03,0.69,1.5,160.49,156.52,3.0,65.82,12.12,75.91,52.38,23.53,-0.47,1.5,66.56,69.17,3.0,63.21,9.87,72.49,52.85,19.65,-0.2,1.5,63.72,64.29,3.0,130.94,30.08,151.87,96.46,55.41,-0.66,1.5,133.22,144.48,3.0,90.08,2.9,92.51,86.88,5.64,-0.46,1.5,90.12,90.87,3.0,25.64,4.21,30.27,22.04,8.23,0.42,1.5,25.87,24.63,3.0,4.29,0.56,4.74,3.67,1.07,-0.52,1.5,4.32,4.47,3.0
+BJ-MO-G090002 = 1.72,0.11,1.88,1.65,0.23,1.14,2.32,1.72,1.67,4.0,34.9,5.8,43.39,30.76,12.63,1.0,2.2,35.26,32.71,4.0,108.01,1.73,110.53,106.6,3.94,0.96,2.22,108.02,107.44,4.0,85.62,3.16,89.5,81.75,7.74,-0.0,2.0,85.67,85.62,4.0,193.63,1.77,196.06,191.82,4.24,0.58,2.08,193.63,193.32,4.0,182.97,5.22,190.23,179.18,11.05,0.74,1.92,183.02,181.23,4.0,45.9,4.95,52.0,40.09,11.91,0.09,1.88,46.1,45.76,4.0,56.26,2.09,58.67,53.69,4.98,-0.11,1.8,56.29,56.34,4.0,47.19,7.96,53.59,35.7,17.89,-0.91,2.14,47.69,49.73,4.0,81.99,14.28,100.97,66.31,34.66,0.39,2.03,82.92,80.34,4.0,31.92,0.23,32.09,31.62,0.48,-0.49,1.63,31.92,31.97,4.0,1.58,0.23,1.76,1.24,0.52,-0.97,2.21,1.59,1.65,4.0
+BJ-MO-G090003 = 1.64,NaN,1.64,1.64,0.0,NaN,NaN,1.64,1.64,1.0,35.92,NaN,35.92,35.92,0.0,NaN,NaN,35.92,35.92,1.0,105.75,NaN,105.75,105.75,0.0,NaN,NaN,105.75,105.75,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,190.32,NaN,190.32,190.32,0.0,NaN,NaN,190.32,190.32,1.0,187.41,NaN,187.41,187.41,0.0,NaN,NaN,187.41,187.41,1.0,53.62,NaN,53.62,53.62,0.0,NaN,NaN,53.62,53.62,1.0,57.8,NaN,57.8,57.8,0.0,NaN,NaN,57.8,57.8,1.0,45.46,NaN,45.46,45.46,0.0,NaN,NaN,45.46,45.46,1.0,81.64,NaN,81.64,81.64,0.0,NaN,NaN,81.64,81.64,1.0,31.62,NaN,31.62,31.62,0.0,NaN,NaN,31.62,31.62,1.0,1.51,NaN,1.51,1.51,0.0,NaN,NaN,1.51,1.51,1.0
+BJ-MO-G090004 = 1.2,NaN,1.2,1.2,0.0,NaN,NaN,1.2,1.2,1.0,25.4,NaN,25.4,25.4,0.0,NaN,NaN,25.4,25.4,1.0,98.02,NaN,98.02,98.02,0.0,NaN,NaN,98.02,98.02,1.0,83.0,NaN,83.0,83.0,0.0,NaN,NaN,83.0,83.0,1.0,190.32,NaN,190.32,190.32,0.0,NaN,NaN,190.32,190.32,1.0,193.32,NaN,193.32,193.32,0.0,NaN,NaN,193.32,193.32,1.0,63.85,NaN,63.85,63.85,0.0,NaN,NaN,63.85,63.85,1.0,59.62,NaN,59.62,59.62,0.0,NaN,NaN,59.62,59.62,1.0,35.2,NaN,35.2,35.2,0.0,NaN,NaN,35.2,35.2,1.0,65.27,NaN,65.27,65.27,0.0,NaN,NaN,65.27,65.27,1.0,32.11,NaN,32.11,32.11,0.0,NaN,NaN,32.11,32.11,1.0,1.26,NaN,1.26,1.26,0.0,NaN,NaN,1.26,1.26,1.0
+BJ-MO-G090005 = 1.36,NaN,1.36,1.36,0.0,NaN,NaN,1.36,1.36,1.0,49.1,NaN,49.1,49.1,0.0,NaN,NaN,49.1,49.1,1.0,102.66,NaN,102.66,102.66,0.0,NaN,NaN,102.66,102.66,1.0,86.25,NaN,86.25,86.25,0.0,NaN,NaN,86.25,86.25,1.0,191.82,NaN,191.82,191.82,0.0,NaN,NaN,191.82,191.82,1.0,170.71,NaN,170.71,170.71,0.0,NaN,NaN,170.71,170.71,1.0,55.74,NaN,55.74,55.74,0.0,NaN,NaN,55.74,55.74,1.0,55.32,NaN,55.32,55.32,0.0,NaN,NaN,55.32,55.32,1.0,98.99,NaN,98.99,98.99,0.0,NaN,NaN,98.99,98.99,1.0,94.7,NaN,94.7,94.7,0.0,NaN,NaN,94.7,94.7,1.0,29.65,NaN,29.65,29.65,0.0,NaN,NaN,29.65,29.65,1.0,3.11,NaN,3.11,3.11,0.0,NaN,NaN,3.11,3.11,1.0
+BJ-MO-G090006 = 1.52,0.17,1.64,1.39,0.25,0.0,1.0,1.52,1.52,2.0,33.51,4.66,36.8,30.22,6.59,-0.0,1.0,33.67,33.51,2.0,103.36,3.38,105.75,100.97,4.78,0.0,1.0,103.39,103.36,2.0,87.56,2.74,89.5,85.62,3.87,0.0,1.0,87.58,87.56,2.0,187.45,4.06,190.32,184.58,5.74,-0.0,1.0,187.47,187.45,2.0,185.99,2.0,187.41,184.58,2.83,-0.0,1.0,186.0,185.99,2.0,47.57,2.09,49.05,46.09,2.96,0.0,1.0,47.59,47.57,2.0,52.51,2.9,54.56,50.46,4.11,0.0,1.0,52.55,52.51,2.0,64.56,5.17,68.22,60.91,7.31,-0.0,1.0,64.67,64.56,2.0,92.36,4.06,95.23,89.5,5.74,-0.0,1.0,92.41,92.36,2.0,32.09,NaN,32.09,32.09,0.0,NaN,-2.5309485509189566E14,32.09,32.09,2.0,2.22,0.26,2.4,2.03,0.36,0.0,1.0,2.22,2.22,2.0
+BJ-MO-G090007 = 1.2,NaN,1.2,1.2,0.0,NaN,NaN,1.2,1.2,1.0,25.4,NaN,25.4,25.4,0.0,NaN,NaN,25.4,25.4,1.0,98.02,NaN,98.02,98.02,0.0,NaN,NaN,98.02,98.02,1.0,83.0,NaN,83.0,83.0,0.0,NaN,NaN,83.0,83.0,1.0,190.32,NaN,190.32,190.32,0.0,NaN,NaN,190.32,190.32,1.0,193.32,NaN,193.32,193.32,0.0,NaN,NaN,193.32,193.32,1.0,63.85,NaN,63.85,63.85,0.0,NaN,NaN,63.85,63.85,1.0,59.62,NaN,59.62,59.62,0.0,NaN,NaN,59.62,59.62,1.0,35.2,NaN,35.2,35.2,0.0,NaN,NaN,35.2,35.2,1.0,65.27,NaN,65.27,65.27,0.0,NaN,NaN,65.27,65.27,1.0,32.11,NaN,32.11,32.11,0.0,NaN,NaN,32.11,32.11,1.0,1.26,NaN,1.26,1.26,0.0,NaN,NaN,1.26,1.26,1.0
+BJ-MO-G090008 = 1.39,NaN,1.39,1.39,0.0,NaN,NaN,1.39,1.39,1.0,28.45,NaN,28.45,28.45,0.0,NaN,NaN,28.45,28.45,1.0,100.97,NaN,100.97,100.97,0.0,NaN,NaN,100.97,100.97,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,184.58,NaN,184.58,184.58,0.0,NaN,NaN,184.58,184.58,1.0,184.58,NaN,184.58,184.58,0.0,NaN,NaN,184.58,184.58,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,37.32,NaN,37.32,37.32,0.0,NaN,NaN,37.32,37.32,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0,31.14,NaN,31.14,31.14,0.0,NaN,NaN,31.14,31.14,1.0,1.35,NaN,1.35,1.35,0.0,NaN,NaN,1.35,1.35,1.0
+BJ-MO-G090009 = 1.04,0.06,1.08,1.0,0.08,-0.0,1.0,1.04,1.04,2.0,60.93,0.65,61.39,60.47,0.93,-0.0,1.0,60.93,60.93,2.0,101.81,3.18,104.06,99.56,4.5,0.0,1.0,101.84,101.81,2.0,85.57,1.85,86.88,84.26,2.62,0.0,1.0,85.58,85.57,2.0,197.69,6.18,202.06,193.32,8.74,0.0,1.0,197.74,197.69,2.0,154.02,0.0,154.02,154.02,0.0,NaN,NaN,154.02,154.02,2.0,64.31,2.66,66.19,62.43,3.76,0.0,1.0,64.34,64.31,2.0,56.5,0.6,56.93,56.08,0.85,0.0,1.0,56.5,56.5,2.0,143.26,8.75,149.45,137.08,12.37,-0.0,1.0,143.4,143.26,2.0,99.11,7.0,104.06,94.16,9.9,-0.0,1.0,99.23,99.11,2.0,26.6,0.87,27.22,25.99,1.23,-0.0,1.0,26.61,26.6,2.0,3.82,0.53,4.2,3.44,0.75,-0.0,1.0,3.84,3.82,2.0
+BJ-MO-G090010 = 1.59,0.26,1.88,1.44,0.44,0.71,1.5,1.6,1.44,3.0,46.72,6.63,51.93,39.26,12.67,-0.55,1.5,47.04,48.98,3.0,116.91,8.52,123.53,107.3,16.23,-0.57,1.5,117.12,119.91,3.0,78.22,4.23,83.0,74.99,8.02,0.58,1.5,78.3,76.67,3.0,224.69,22.23,238.81,199.06,39.75,-0.7,1.5,225.42,236.19,3.0,168.49,8.42,174.49,158.86,15.62,-0.65,1.5,168.63,172.13,3.0,50.7,8.53,59.1,42.05,17.05,-0.06,1.5,51.18,50.97,3.0,65.78,7.12,71.46,57.8,13.67,-0.53,1.5,66.04,68.08,3.0,80.74,24.04,101.52,54.41,47.11,-0.4,1.5,83.09,86.28,3.0,106.62,5.79,113.25,102.52,10.73,0.65,1.5,106.73,104.11,3.0,28.14,0.79,29.04,27.56,1.48,0.62,1.5,28.15,27.83,3.0,2.44,0.5,2.87,1.9,0.98,-0.4,1.5,2.48,2.56,3.0
+BJ-MO-G090011 = 1.22,0.26,1.44,1.0,0.44,-0.0,1.0,1.24,1.22,4.0,55.02,5.45,60.47,48.98,11.49,-0.09,1.25,55.22,55.31,4.0,111.89,7.44,119.91,104.06,15.85,0.02,1.26,112.08,111.8,4.0,80.57,3.63,84.26,76.67,7.58,-0.05,1.21,80.63,80.68,4.0,217.72,19.88,236.19,199.06,37.13,-0.0,1.03,218.4,217.82,4.0,157.06,11.98,172.13,143.24,28.88,0.17,1.9,157.41,156.44,4.0,59.04,6.25,66.19,50.97,15.22,-0.25,2.0,59.29,59.49,4.0,61.87,5.4,68.08,56.93,11.15,0.18,1.26,62.05,61.25,4.0,113.85,27.07,149.45,86.28,63.17,0.43,1.83,116.23,109.83,4.0,110.55,9.2,122.38,102.52,19.86,0.44,1.59,110.84,108.65,4.0,27.74,1.28,29.04,25.99,3.05,-0.58,2.05,27.76,27.97,4.0,3.18,0.58,3.85,2.56,1.29,0.09,1.46,3.22,3.16,4.0
+BJ-OU-G100001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,44.68,4.25,47.68,41.68,6.01,-0.0,1.0,44.78,44.68,2.0,122.1,13.97,131.98,112.23,19.75,-0.0,1.0,122.5,122.1,2.0,72.26,1.85,73.57,70.96,2.61,-0.0,1.0,72.28,72.26,2.0,272.27,19.24,285.87,258.67,27.21,0.0,1.0,272.61,272.27,2.0,258.55,16.01,269.87,247.23,22.64,-0.0,1.0,258.8,258.55,2.0,107.95,2.84,109.96,105.94,4.01,0.0,1.0,107.97,107.95,2.0,64.38,2.2,65.94,62.82,3.12,-0.0,1.0,64.4,64.38,2.0,74.67,27.49,94.11,55.23,38.88,-0.0,1.0,77.16,74.67,2.0,75.14,16.78,87.0,63.27,23.73,0.0,1.0,76.07,75.14,2.0,35.53,2.71,37.44,33.61,3.83,-0.0,1.0,35.58,35.53,2.0,2.0,0.08,2.06,1.94,0.12,-0.0,1.0,2.0,2.0,2.0
+BJ-OU-G100002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,32.85,1.84,34.15,31.56,2.6,0.0,1.0,32.88,32.85,2.0,141.0,11.94,149.45,132.55,16.89,-0.0,1.0,141.25,141.0,2.0,66.75,2.18,68.3,65.21,3.09,0.0,1.0,66.77,66.75,2.0,259.4,6.56,264.04,254.77,9.28,0.0,1.0,259.45,259.4,2.0,202.63,10.93,210.36,194.9,15.45,-0.0,1.0,202.78,202.63,2.0,90.35,11.72,98.64,82.06,16.58,-0.0,1.0,90.73,90.35,2.0,100.06,4.96,103.57,96.55,7.02,0.0,1.0,100.12,100.06,2.0,89.04,15.13,99.74,78.35,21.4,-0.0,1.0,89.69,89.04,2.0,92.47,14.21,102.52,82.42,20.1,-0.0,1.0,93.01,92.47,2.0,31.18,0.66,31.65,30.71,0.94,-0.0,1.0,31.18,31.18,2.0,1.73,0.03,1.75,1.71,0.04,-0.0,1.01,1.73,1.73,2.0
+BJ-OU-G100003 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,28.96,NaN,28.96,28.96,0.0,NaN,NaN,28.96,28.96,1.0,115.66,NaN,115.66,115.66,0.0,NaN,NaN,115.66,115.66,1.0,71.38,NaN,71.38,71.38,0.0,NaN,NaN,71.38,71.38,1.0,273.32,NaN,273.32,273.32,0.0,NaN,NaN,273.32,273.32,1.0,225.81,NaN,225.81,225.81,0.0,NaN,NaN,225.81,225.81,1.0,115.22,NaN,115.22,115.22,0.0,NaN,NaN,115.22,115.22,1.0,89.54,NaN,89.54,89.54,0.0,NaN,NaN,89.54,89.54,1.0,56.95,NaN,56.95,56.95,0.0,NaN,NaN,56.95,56.95,1.0,62.32,NaN,62.32,62.32,0.0,NaN,NaN,62.32,62.32,1.0,32.59,NaN,32.59,32.59,0.0,NaN,NaN,32.59,32.59,1.0,1.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0
+BJ-OU-G100004 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,31.14,NaN,31.14,31.14,0.0,NaN,NaN,31.14,31.14,1.0,113.92,NaN,113.92,113.92,0.0,NaN,NaN,113.92,113.92,1.0,72.46,NaN,72.46,72.46,0.0,NaN,NaN,72.46,72.46,1.0,281.56,NaN,281.56,281.56,0.0,NaN,NaN,281.56,281.56,1.0,249.56,NaN,249.56,249.56,0.0,NaN,NaN,249.56,249.56,1.0,97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0,92.24,NaN,92.24,92.24,0.0,NaN,NaN,92.24,92.24,1.0,55.23,NaN,55.23,55.23,0.0,NaN,NaN,55.23,55.23,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,1.72,NaN,1.72,1.72,0.0,NaN,NaN,1.72,1.72,1.0
+BJ-OU-G100005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,38.54,7.57,47.68,31.14,16.54,0.24,1.44,39.1,37.68,4.0,122.45,10.85,131.98,112.23,19.75,-0.01,1.02,122.81,122.8,4.0,71.33,2.26,73.57,68.34,5.23,-0.47,1.81,71.36,71.71,4.0,270.22,15.77,285.87,254.77,31.11,0.01,1.09,270.56,270.11,4.0,250.51,14.32,269.87,235.38,34.49,0.49,2.04,250.82,248.39,4.0,104.53,4.99,109.96,97.97,11.99,-0.37,1.96,104.62,105.1,4.0,76.11,14.07,92.24,62.82,29.42,0.16,1.27,77.08,74.7,4.0,71.46,19.45,94.11,55.23,38.88,0.21,1.28,73.42,68.24,4.0,73.95,12.98,87.0,62.32,24.69,0.04,1.06,74.79,73.23,4.0,33.81,2.53,37.44,32.09,5.35,0.9,2.09,33.88,32.85,4.0,1.87,0.16,2.06,1.72,0.34,0.23,1.33,1.87,1.85,4.0
+BJ-OU-G100006 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,32.18,NaN,32.18,32.18,0.0,NaN,NaN,32.18,32.18,1.0,174.52,NaN,174.52,174.52,0.0,NaN,NaN,174.52,174.52,1.0,70.52,NaN,70.52,70.52,0.0,NaN,NaN,70.52,70.52,1.0,248.29,NaN,248.29,248.29,0.0,NaN,NaN,248.29,248.29,1.0,179.25,NaN,179.25,179.25,0.0,NaN,NaN,179.25,179.25,1.0,67.84,NaN,67.84,67.84,0.0,NaN,NaN,67.84,67.84,1.0,89.14,NaN,89.14,89.14,0.0,NaN,NaN,89.14,89.14,1.0,150.77,NaN,150.77,150.77,0.0,NaN,NaN,150.77,150.77,1.0,132.4,NaN,132.4,132.4,0.0,NaN,NaN,132.4,132.4,1.0,31.87,NaN,31.87,31.87,0.0,NaN,NaN,31.87,31.87,1.0,2.11,NaN,2.11,2.11,0.0,NaN,NaN,2.11,2.11,1.0
+BJ-OU-G100007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,31.33,1.93,33.67,28.96,4.71,-0.03,1.97,31.38,31.35,4.0,123.45,10.04,132.55,113.92,18.64,-0.01,1.03,123.76,123.67,4.0,70.12,2.13,72.46,68.3,4.16,0.13,1.17,70.15,69.86,4.0,268.42,11.58,281.56,254.77,26.8,-0.06,1.62,268.61,268.68,4.0,230.28,16.48,249.56,210.36,39.2,-0.06,1.79,230.72,230.59,4.0,104.02,7.98,115.22,97.97,17.25,0.78,1.96,104.25,101.45,4.0,90.45,5.48,96.55,83.46,13.1,-0.25,1.86,90.57,90.89,4.0,67.94,13.75,81.24,55.23,26.01,0.01,1.04,68.98,67.65,4.0,72.56,11.83,83.19,62.32,20.87,0.0,1.0,73.28,72.37,4.0,32.1,0.38,32.59,31.65,0.94,0.1,2.0,32.11,32.09,4.0,1.71,0.03,1.75,1.67,0.08,-0.31,1.93,1.71,1.72,4.0
+BJ-OU-G100008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,45.68,5.66,49.68,41.68,8.0,-0.0,1.0,45.85,45.68,2.0,132.13,0.21,132.28,131.98,0.3,-0.0,1.01,132.13,132.13,2.0,72.26,1.85,73.57,70.96,2.61,-0.0,1.0,72.28,72.26,2.0,260.62,2.76,262.57,258.67,3.9,0.0,1.0,260.62,260.62,2.0,253.15,8.38,259.08,247.23,11.85,-0.0,1.0,253.22,253.15,2.0,112.81,4.03,115.66,109.96,5.71,-0.0,1.0,112.85,112.81,2.0,52.5,14.59,62.82,42.18,20.64,0.0,1.0,53.5,52.5,2.0,100.55,9.1,106.99,94.11,12.87,-0.0,1.0,100.76,100.55,2.0,88.91,2.7,90.82,87.0,3.81,0.0,1.0,88.93,88.91,2.0,40.12,3.78,42.79,37.44,5.35,0.0,1.0,40.21,40.12,2.0,2.04,0.14,2.14,1.94,0.2,-0.0,1.0,2.05,2.04,2.0
+BJ-OU-G100009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,31.71,2.12,33.21,30.22,3.0,0.0,1.0,31.75,31.71,2.0,198.33,23.04,214.62,182.04,32.59,-0.0,1.0,199.0,198.33,2.0,73.78,4.5,76.97,70.6,6.37,0.0,1.0,73.85,73.78,2.0,208.54,9.16,215.02,202.06,12.96,0.0,1.0,208.64,208.54,2.0,178.0,20.36,192.4,163.6,28.8,-0.0,1.0,178.58,178.0,2.0,66.63,20.69,81.27,52.0,29.27,0.0,1.0,68.22,66.63,2.0,76.39,0.81,76.97,75.82,1.14,0.0,1.0,76.4,76.39,2.0,213.98,50.31,249.56,178.41,71.16,0.0,1.0,216.92,213.98,2.0,122.41,8.65,128.53,116.29,12.23,0.0,1.0,122.56,122.41,2.0,28.72,1.59,29.85,27.6,2.25,0.0,1.0,28.75,28.72,2.0,1.73,0.02,1.75,1.72,0.03,0.0,0.98,1.73,1.73,2.0
+BJ-OU-G100010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,45.39,5.3,51.28,38.46,12.81,-0.18,1.45,45.67,45.62,10.0,142.29,16.34,168.61,121.2,47.41,0.15,1.74,143.13,142.18,10.0,64.1,5.36,74.24,56.93,17.31,0.41,2.29,64.31,63.83,10.0,244.01,20.44,265.08,208.86,56.22,-0.88,2.44,244.77,249.89,10.0,138.3,3.7,142.98,131.78,11.21,-0.66,2.31,138.35,138.61,10.0,130.53,43.65,195.24,70.34,124.9,0.06,1.89,136.94,130.24,10.0,79.17,1.32,81.79,77.0,4.79,0.41,3.02,79.18,79.32,10.0,140.42,6.84,151.14,132.46,18.67,0.41,1.9,140.57,139.84,10.0,89.39,11.87,110.99,73.29,37.7,0.25,2.3,90.1,89.08,10.0,21.37,2.3,24.48,17.16,7.32,-0.55,2.37,21.48,21.71,10.0,2.75,0.72,3.85,1.86,2.0,0.25,1.81,2.84,2.77,10.0
+BJ-OU-G100011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,34.34,0.0,34.34,34.34,0.0,-1.703734756E7,1.9399628156348522E14,34.34,34.34,2.0,184.23,10.45,191.62,176.83,14.78,-0.0,1.0,184.37,184.23,2.0,66.83,0.17,66.95,66.7,0.24,0.0,1.0,66.83,66.83,2.0,231.48,2.96,233.57,229.38,4.19,0.0,1.0,231.49,231.48,2.0,152.52,3.48,154.98,150.06,4.92,-0.0,1.0,152.54,152.52,2.0,65.73,4.95,69.23,62.23,7.0,-0.0,1.0,65.83,65.73,2.0,75.13,4.26,78.15,72.12,6.02,-0.0,1.0,75.19,75.13,2.0,185.75,10.3,193.04,178.47,14.57,-0.0,1.0,185.9,185.75,2.0,113.15,2.26,114.75,111.55,3.19,0.0,1.0,113.16,113.15,2.0,25.41,0.36,25.67,25.16,0.51,-0.0,1.0,25.41,25.41,2.0,1.78,0.03,1.8,1.76,0.04,-0.0,1.0,1.78,1.78,2.0
+BJ-OU-G100012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,39.41,11.7,47.68,31.14,16.54,0.0,1.0,40.27,39.41,2.0,113.07,1.2,113.92,112.23,1.69,0.0,1.0,113.08,113.07,2.0,73.02,0.78,73.57,72.46,1.11,-0.0,1.0,73.02,73.02,2.0,283.72,3.05,285.87,281.56,4.31,0.0,1.0,283.73,283.72,2.0,259.72,14.36,269.87,249.56,20.31,-0.0,1.0,259.92,259.72,2.0,101.96,5.64,105.94,97.97,7.97,0.0,1.0,102.04,101.96,2.0,79.09,18.6,92.24,65.94,26.3,0.0,1.0,80.17,79.09,2.0,55.23,NaN,55.23,55.23,0.0,NaN,-3.6757774736425856E14,55.23,55.23,2.0,62.79,0.67,63.27,62.32,0.95,-0.0,1.0,62.8,62.79,2.0,32.85,1.07,33.61,32.09,1.52,-0.0,1.0,32.86,32.85,2.0,1.89,0.24,2.06,1.72,0.34,-0.0,1.0,1.9,1.89,2.0
+BJ-OU-G100013 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,35.19,1.34,36.21,33.67,2.53,-0.58,1.5,35.2,35.67,3.0,144.29,10.98,151.74,131.68,20.05,-0.67,1.5,144.57,149.45,3.0,66.97,2.38,68.34,64.23,4.12,-0.71,1.5,67.0,68.34,3.0,238.07,14.57,254.77,227.97,26.8,0.66,1.5,238.36,231.46,3.0,227.05,7.41,235.38,221.2,14.18,0.54,1.5,227.13,224.58,3.0,109.59,4.93,113.97,104.25,9.72,-0.34,1.5,109.66,110.53,3.0,72.61,12.01,83.46,59.7,23.76,-0.31,1.5,73.27,74.68,3.0,107.16,25.88,132.99,81.24,51.75,-0.01,1.5,109.23,107.25,3.0,99.33,14.37,110.73,83.19,27.54,-0.54,1.5,100.02,104.06,3.0,35.15,5.3,41.27,32.09,9.18,0.71,1.5,35.42,32.09,3.0,1.78,0.04,1.83,1.75,0.08,0.4,1.5,1.78,1.77,3.0
+BJ-OU-G100014 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,33.24,3.04,35.39,31.09,4.3,0.0,1.0,33.31,33.24,2.0,109.72,5.34,113.5,105.94,7.56,-0.0,1.0,109.79,109.72,2.0,68.32,0.03,68.34,68.3,0.05,0.0,-1.38,68.32,68.32,2.0,275.51,3.09,277.7,273.32,4.38,-0.0,1.0,275.52,275.51,2.0,239.02,9.67,245.85,232.18,13.67,-0.0,1.0,239.11,239.02,2.0,135.82,11.71,144.1,127.54,16.56,0.0,1.0,136.07,135.82,2.0,85.83,1.74,87.07,84.6,2.47,-0.0,1.0,85.84,85.83,2.0,56.09,0.02,56.11,56.08,0.03,-0.0,5.78,56.09,56.09,2.0,76.43,3.2,78.69,74.17,4.52,-0.0,1.0,76.46,76.43,2.0,30.53,0.97,31.22,29.85,1.37,-0.0,1.0,30.54,30.53,2.0,1.67,0.04,1.7,1.65,0.05,0.0,1.0,1.67,1.67,2.0
+BJ-ZO-G120001 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,69.08,NaN,69.08,69.08,0.0,NaN,NaN,69.08,69.08,1.0,106.67,NaN,106.67,106.67,0.0,NaN,NaN,106.67,106.67,1.0,71.31,NaN,71.31,71.31,0.0,NaN,NaN,71.31,71.31,1.0,222.6,NaN,222.6,222.6,0.0,NaN,NaN,222.6,222.6,1.0,142.1,NaN,142.1,142.1,0.0,NaN,NaN,142.1,142.1,1.0,92.01,NaN,92.01,92.01,0.0,NaN,NaN,92.01,92.01,1.0,70.85,NaN,70.85,70.85,0.0,NaN,NaN,70.85,70.85,1.0,137.26,NaN,137.26,137.26,0.0,NaN,NaN,137.26,137.26,1.0,108.74,NaN,108.74,108.74,0.0,NaN,NaN,108.74,108.74,1.0,27.14,NaN,27.14,27.14,0.0,NaN,NaN,27.14,27.14,1.0,4.44,NaN,4.44,4.44,0.0,NaN,NaN,4.44,4.44,1.0
+BJ-ZO-G120002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,72.36,NaN,72.36,72.36,0.0,NaN,NaN,72.36,72.36,1.0,95.45,NaN,95.45,95.45,0.0,NaN,NaN,95.45,95.45,1.0,75.22,NaN,75.22,75.22,0.0,NaN,NaN,75.22,75.22,1.0,202.06,NaN,202.06,202.06,0.0,NaN,NaN,202.06,202.06,1.0,151.74,NaN,151.74,151.74,0.0,NaN,NaN,151.74,151.74,1.0,77.84,NaN,77.84,77.84,0.0,NaN,NaN,77.84,77.84,1.0,65.8,NaN,65.8,65.8,0.0,NaN,NaN,65.8,65.8,1.0,154.09,NaN,154.09,154.09,0.0,NaN,NaN,154.09,154.09,1.0,98.15,NaN,98.15,98.15,0.0,NaN,NaN,98.15,98.15,1.0,24.51,NaN,24.51,24.51,0.0,NaN,NaN,24.51,24.51,1.0,4.27,NaN,4.27,4.27,0.0,NaN,NaN,4.27,4.27,1.0
+BJ-ZO-G120003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,36.72,4.77,45.23,30.22,15.02,0.25,2.18,37.01,36.69,12.0,80.29,5.92,90.95,71.45,19.5,0.2,2.01,80.49,80.11,12.0,62.21,3.52,69.34,56.93,12.41,0.32,2.86,62.3,61.56,12.0,118.82,19.86,154.65,92.24,62.42,0.69,2.33,120.34,114.36,12.0,162.78,17.16,196.06,137.88,58.18,0.12,2.37,163.61,168.16,12.0,195.62,26.97,242.15,158.81,83.33,0.35,2.18,197.32,201.6,12.0,144.75,10.34,156.38,124.97,31.41,-0.56,2.18,145.09,146.38,12.0,133.57,11.57,164.26,121.22,43.04,1.64,5.25,134.03,131.48,12.0,74.91,3.64,81.75,70.34,11.41,0.64,2.23,74.99,73.68,12.0,5.5,2.29,10.46,3.34,7.12,1.08,2.99,5.92,4.93,12.0,1.79,0.95,3.91,1.0,2.91,1.41,3.63,2.01,1.49,12.0
+BJ-ZO-G120004 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,65.8,NaN,65.8,65.8,0.0,NaN,NaN,65.8,65.8,1.0,117.89,NaN,117.89,117.89,0.0,NaN,NaN,117.89,117.89,1.0,67.39,NaN,67.39,67.39,0.0,NaN,NaN,67.39,67.39,1.0,243.14,NaN,243.14,243.14,0.0,NaN,NaN,243.14,243.14,1.0,132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,1.0,106.17,NaN,106.17,106.17,0.0,NaN,NaN,106.17,106.17,1.0,75.89,NaN,75.89,75.89,0.0,NaN,NaN,75.89,75.89,1.0,120.43,NaN,120.43,120.43,0.0,NaN,NaN,120.43,120.43,1.0,119.33,NaN,119.33,119.33,0.0,NaN,NaN,119.33,119.33,1.0,29.77,NaN,29.77,29.77,0.0,NaN,NaN,29.77,29.77,1.0,4.6,NaN,4.6,4.6,0.0,NaN,NaN,4.6,4.6,1.0
+BJ-ZO-G120005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,51.23,3.08,53.41,49.05,4.36,-0.0,1.0,51.27,51.23,2.0,115.03,6.28,119.47,110.58,8.88,0.0,1.0,115.11,115.03,2.0,67.53,2.46,69.26,65.79,3.47,0.0,1.0,67.55,67.53,2.0,231.84,5.33,235.61,228.07,7.53,0.0,1.0,231.87,231.84,2.0,137.67,1.55,138.77,136.58,2.19,-0.0,1.0,137.68,137.67,2.0,195.11,25.17,212.91,177.32,35.59,0.0,1.0,195.92,195.11,2.0,76.7,1.24,77.57,75.82,1.75,-0.0,1.0,76.7,76.7,2.0,159.9,8.78,166.11,153.69,12.42,0.0,1.0,160.02,159.9,2.0,86.03,11.06,93.85,78.22,15.64,-0.0,1.0,86.39,86.03,2.0,23.15,1.94,24.52,21.77,2.75,0.0,1.0,23.19,23.15,2.0,5.13,0.33,5.36,4.89,0.47,0.0,1.0,5.13,5.13,2.0
+BJ-ZO-G120006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,52.26,3.12,55.23,46.09,9.14,-0.8,2.62,52.35,52.85,9.0,107.4,7.94,117.41,95.06,22.35,-0.28,1.74,107.66,108.41,9.0,74.62,5.68,86.84,69.26,17.57,1.09,3.29,74.82,73.92,9.0,193.21,19.52,221.2,158.53,62.67,-0.37,2.24,194.08,196.06,9.0,129.17,6.51,140.7,121.0,19.7,0.58,2.27,129.32,128.58,9.0,224.57,26.64,263.52,168.61,94.91,-0.85,3.49,225.97,228.07,9.0,80.88,4.83,89.86,74.68,15.18,0.77,2.54,81.0,79.36,9.0,165.77,10.18,184.58,151.74,32.84,0.34,2.48,166.05,167.7,9.0,71.13,4.99,81.75,66.19,15.56,0.93,3.32,71.28,70.44,9.0,15.39,2.99,19.81,11.53,8.28,0.07,1.56,15.65,16.02,9.0,5.91,1.36,8.26,4.0,4.26,0.27,2.05,6.04,5.98,9.0
+BJ-ZO-G120007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,72.77,9.23,84.26,52.0,32.26,-0.78,3.18,73.3,73.2,12.0,94.31,7.68,107.25,84.6,22.65,0.54,2.11,94.6,92.24,12.0,68.61,3.4,74.99,64.25,10.73,0.87,2.78,68.68,68.22,12.0,202.92,20.27,234.95,165.43,69.52,-0.19,2.27,203.84,202.06,12.0,149.26,12.21,172.13,132.46,39.67,0.34,2.29,149.72,148.4,12.0,138.42,52.84,257.2,87.96,169.24,1.1,3.11,147.37,119.98,12.0,84.29,8.53,100.91,74.68,26.23,0.86,2.5,84.69,81.54,12.0,145.33,13.15,163.6,117.41,46.19,-0.53,2.79,145.88,144.64,12.0,83.47,7.23,95.1,72.59,22.51,-0.04,1.84,83.76,85.03,12.0,21.14,3.53,26.53,15.74,10.79,0.07,1.88,21.41,20.74,12.0,6.09,0.87,7.43,5.02,2.41,0.37,1.76,6.15,5.88,12.0
+BJ-ZO-G120008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,41.14,5.57,51.08,34.01,17.07,0.39,2.24,41.47,41.52,9.0,94.49,6.88,104.38,84.26,20.12,0.15,1.74,94.72,92.61,9.0,66.8,7.75,77.45,56.93,20.52,0.17,1.51,67.19,65.27,9.0,129.35,40.47,196.06,82.08,113.98,0.36,1.73,134.86,120.31,9.0,133.77,5.22,141.27,128.53,12.75,0.24,1.36,133.86,132.06,9.0,203.37,57.49,299.07,139.37,159.7,0.35,1.73,210.47,199.75,9.0,124.32,25.69,156.81,88.53,68.28,-0.14,1.49,126.66,121.94,9.0,132.58,12.55,156.14,115.66,40.48,0.39,2.59,133.11,131.21,9.0,74.31,2.74,79.32,70.31,9.02,0.36,2.5,74.35,74.75,9.0,9.68,6.24,20.41,3.12,17.3,0.41,1.83,11.33,9.37,9.0,2.73,1.7,5.3,1.08,4.23,0.39,1.59,3.17,2.58,9.0
+BJ-ZO-G120009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,28.27,3.42,34.09,23.03,11.06,0.06,1.88,28.46,28.02,17.0,95.28,8.84,117.41,83.08,34.33,0.86,3.39,95.66,95.06,17.0,72.09,13.48,97.97,51.93,46.04,0.48,2.15,73.27,69.59,17.0,95.03,10.99,107.25,66.19,41.06,-1.17,3.96,95.63,97.04,17.0,109.84,13.47,145.01,97.97,47.04,1.07,3.54,110.62,104.06,17.0,146.89,25.28,200.15,106.23,93.91,0.38,2.38,148.92,145.01,17.0,156.92,11.23,173.77,140.7,33.08,-0.01,2.09,157.3,157.24,17.0,142.21,7.8,154.02,127.31,26.72,0.03,2.25,142.41,141.94,17.0,75.22,2.72,80.76,70.31,10.45,0.59,3.11,75.27,74.68,17.0,12.48,10.76,34.09,1.31,32.78,0.64,2.07,16.27,7.32,17.0,1.03,0.08,1.31,1.0,0.31,2.76,9.37,1.03,1.0,17.0
+BJ-ZO-G120010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,32.58,3.34,34.94,30.22,4.72,0.0,1.0,32.66,32.58,2.0,189.46,14.34,199.6,179.32,20.29,-0.0,1.0,189.73,189.46,2.0,71.77,5.73,75.82,67.72,8.1,0.0,1.0,71.89,71.77,2.0,247.63,8.23,253.45,241.81,11.63,-0.0,1.0,247.7,247.63,2.0,158.45,7.29,163.6,153.29,10.31,-0.0,1.0,158.53,158.45,2.0,64.86,15.9,76.1,53.62,22.48,0.0,1.0,65.83,64.86,2.0,75.87,1.63,77.02,74.71,2.3,-0.0,1.0,75.88,75.87,2.0,184.47,24.49,201.79,167.16,34.64,0.0,1.0,185.29,184.47,2.0,149.47,18.14,162.29,136.64,25.65,-0.0,1.0,150.01,149.47,2.0,30.89,3.02,33.03,28.75,4.28,0.0,1.0,30.97,30.89,2.0,2.58,0.14,2.68,2.48,0.2,-0.0,1.0,2.58,2.58,2.0
+BJ-ZO-G120011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,56.99,5.57,63.27,47.7,15.57,-0.45,1.77,57.24,58.78,11.0,81.53,6.2,92.88,74.21,18.67,0.61,1.93,81.74,78.79,11.0,78.81,4.17,84.29,71.05,13.25,-0.79,2.52,78.91,79.95,11.0,165.23,15.55,193.6,138.45,55.14,0.08,2.57,165.89,166.11,11.0,143.87,8.33,159.44,132.7,26.74,0.38,2.12,144.09,142.85,11.0,181.54,30.13,241.82,131.68,110.14,0.34,2.93,183.8,184.58,11.0,112.97,14.23,135.78,88.87,46.92,-0.14,2.19,113.79,112.33,11.0,173.43,12.28,196.06,158.55,37.51,0.53,2.19,173.83,171.44,11.0,69.89,2.72,74.99,66.22,8.76,0.59,2.35,69.94,69.34,11.0,14.74,1.96,17.53,10.41,7.13,-0.69,3.39,14.86,15.21,11.0,6.6,1.33,8.57,3.81,4.77,-0.6,2.92,6.73,6.74,11.0
+BJ-ZO-G120012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,44.76,7.58,54.41,32.09,22.32,-0.4,1.92,45.35,46.16,12.0,114.67,12.24,136.52,98.02,38.5,0.1,1.99,115.27,118.97,12.0,80.26,9.71,96.52,68.22,28.3,0.4,1.88,80.79,78.89,12.0,127.55,35.33,182.33,73.97,108.36,-0.03,1.77,131.96,127.0,12.0,131.33,11.4,154.02,117.41,36.62,0.84,2.58,131.78,127.91,12.0,173.0,41.09,231.46,124.71,106.75,0.16,1.56,177.42,174.89,12.0,106.28,23.09,147.36,80.54,66.82,0.56,1.92,108.56,95.06,12.0,154.92,6.19,168.61,147.23,21.38,0.8,2.94,155.03,154.15,12.0,73.63,6.44,84.26,62.32,21.94,-0.3,2.32,73.88,74.68,12.0,9.63,4.25,15.56,2.79,12.77,-0.39,1.94,10.46,11.0,12.0,2.55,0.75,3.95,1.33,2.63,0.13,2.33,2.65,2.65,12.0
+BJ-ZO-G120013 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,61.04,12.34,74.68,50.67,24.01,0.45,1.5,61.86,57.77,3.0,126.02,17.72,142.45,107.25,35.2,-0.24,1.5,126.84,128.35,3.0,64.19,3.25,67.94,62.32,5.63,0.71,1.5,64.25,62.32,3.0,240.85,18.62,258.23,221.2,37.03,-0.22,1.5,241.33,243.14,3.0,139.3,6.18,144.49,132.46,12.03,-0.46,1.5,139.39,140.95,3.0,132.84,31.3,158.74,98.07,60.67,-0.48,1.5,135.28,141.72,3.0,78.18,1.98,79.32,75.89,3.43,-0.71,1.5,78.2,79.32,3.0,142.05,11.61,154.02,130.85,23.17,0.12,1.5,142.37,141.27,3.0,115.46,21.12,138.93,97.97,40.96,0.48,1.5,116.74,109.49,3.0,29.13,1.78,30.8,27.27,3.54,-0.19,1.5,29.16,29.32,3.0,4.48,0.44,4.95,4.08,0.86,0.27,1.5,4.5,4.42,3.0
+BJ-ZO-G120014 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,39.95,4.04,43.47,35.53,7.94,-0.39,1.5,40.09,40.85,3.0,149.38,17.67,167.01,131.68,35.33,-0.01,1.5,150.08,149.45,3.0,65.71,3.13,68.5,62.32,6.18,-0.34,1.5,65.76,66.31,3.0,260.51,15.6,273.32,243.14,30.18,-0.49,1.5,260.82,265.08,3.0,150.35,5.78,156.52,145.07,11.45,0.28,1.5,150.42,149.45,3.0,120.45,28.58,146.66,89.97,56.69,-0.27,1.5,122.69,124.71,3.0,77.41,1.75,79.32,75.89,3.43,0.4,1.5,77.42,77.0,3.0,139.46,10.14,148.57,128.53,20.04,-0.32,1.5,139.7,141.27,3.0,126.97,29.04,158.53,101.38,57.15,0.36,1.5,129.16,121.0,3.0,26.52,4.8,31.84,22.51,9.33,0.46,1.5,26.81,25.21,3.0,3.93,0.39,4.34,3.56,0.78,0.21,1.5,3.94,3.89,3.0
+BJ-ZO-G120015 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,47.35,13.27,58.7,30.22,28.48,-0.45,1.6,48.73,50.25,4.0,146.49,30.48,184.58,116.29,68.28,0.31,1.57,148.85,142.54,4.0,74.77,2.56,78.36,72.46,5.9,0.74,2.04,74.8,74.13,4.0,263.38,20.98,281.56,233.57,47.99,-0.81,2.08,264.01,269.2,4.0,146.83,12.94,163.6,132.46,31.14,0.3,1.93,147.26,145.64,4.0,55.78,2.82,59.89,53.59,6.3,0.96,2.19,55.84,54.82,4.0,70.52,3.88,72.46,64.69,7.77,-1.15,2.33,70.6,72.46,4.0,119.86,27.45,154.02,86.84,67.19,0.07,2.0,122.19,119.29,4.0,156.88,32.24,196.06,122.38,73.68,0.19,1.59,159.34,154.54,4.0,32.78,4.59,38.46,28.1,10.36,0.27,1.57,33.02,32.28,4.0,3.77,0.42,4.25,3.24,1.01,-0.2,1.97,3.79,3.8,4.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_temperature_2005.properties
new file mode 100644
index 0000000..be50800
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_temperature_2005.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 2005 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=2005
+
+# 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 = 30.78,0.97,32.74,28.46,4.27,-0.52,2.68,30.8,30.94,176.0,32.76,1.09,35.63,29.84,5.79,-0.12,2.87,32.78,32.87,176.0,29.91,1.91,32.32,24.33,7.99,-1.28,3.68,29.97,30.57,176.0,30.87,1.84,34.25,24.61,9.65,-0.89,3.58,30.92,31.19,176.0,26.82,0.92,29.57,24.33,5.24,0.16,3.29,26.84,26.81,176.0,23.26,0.58,24.88,21.57,3.31,0.29,3.48,23.27,23.23,176.0,23.43,0.74,25.71,21.02,4.69,-0.43,4.31,23.44,23.5,176.0,24.09,1.36,27.36,19.09,8.27,-0.65,3.96,24.13,24.19,176.0,24.36,0.85,26.54,21.85,4.69,0.14,3.53,24.37,24.3,176.0,25.99,0.62,27.36,24.33,3.03,-0.2,2.91,25.99,25.98,176.0,28.94,1.25,32.32,27.36,4.96,1.0,2.91,28.97,28.46,176.0,31.3,1.82,36.04,28.19,7.85,0.41,2.72,31.35,31.08,176.0
+BJ-AK-G020002 = 33.05,0.9,35.08,31.22,3.86,-0.09,2.34,33.06,33.01,39.0,33.66,0.85,35.63,32.46,3.17,0.57,2.38,33.67,33.7,39.0,36.22,1.86,41.14,33.7,7.44,0.84,3.16,36.27,35.84,39.0,36.44,1.65,40.31,33.84,6.48,0.71,2.55,36.48,35.91,39.0,27.26,1.39,30.39,25.16,5.24,0.44,2.08,27.3,27.09,39.0,23.84,0.83,24.88,22.13,2.76,-0.87,2.38,23.85,24.19,39.0,25.23,0.8,26.54,23.78,2.76,-0.35,2.02,25.25,25.43,39.0,22.94,0.91,24.33,21.02,3.31,-0.3,1.9,22.96,22.95,39.0,23.99,0.97,25.71,22.13,3.58,-0.33,2.32,24.01,24.12,39.0,26.26,1.02,27.78,24.33,3.44,-0.36,1.79,26.28,26.54,39.0,34.87,1.11,37.01,32.6,4.41,-0.23,2.86,34.89,35.08,39.0,37.95,0.87,39.9,36.59,3.31,0.21,2.1,37.96,37.97,39.0
+BJ-AK-G020003 = 34.48,0.51,35.49,33.7,1.79,0.57,2.3,34.48,34.39,30.0,34.18,0.52,35.08,33.15,1.93,-0.11,2.03,34.18,34.18,30.0,38.71,0.57,40.04,37.7,2.34,0.51,3.01,38.72,38.66,30.0,40.41,0.93,41.69,37.97,3.72,-0.8,3.0,40.42,40.66,30.0,30.61,0.54,32.05,29.43,2.62,0.22,3.39,30.61,30.67,30.0,24.83,0.4,25.71,23.92,1.79,-0.33,3.15,24.83,24.88,30.0,25.19,0.4,25.98,24.33,1.65,0.08,2.38,25.19,25.16,30.0,22.73,0.68,23.78,21.57,2.2,-0.03,1.81,22.74,22.68,30.0,24.69,0.7,26.54,23.23,3.31,-0.11,3.71,24.7,24.78,30.0,28.84,0.95,30.39,27.36,3.03,0.07,1.81,28.86,28.91,30.0,36.44,0.73,38.11,35.63,2.48,0.95,2.99,36.45,36.22,30.0,40.11,0.81,41.56,38.94,2.62,0.02,1.79,40.12,40.11,30.0
+BJ-AK-G020004 = 31.77,0.59,33.29,30.67,2.62,0.6,3.05,31.77,31.7,30.0,33.88,0.38,34.53,33.15,1.38,-0.11,2.09,33.88,33.84,30.0,35.52,0.7,36.73,34.25,2.48,-0.05,2.27,35.53,35.49,30.0,35.86,0.57,37.01,34.53,2.48,-0.15,2.81,35.86,35.91,30.0,26.48,0.68,28.46,25.71,2.76,1.52,5.04,26.48,26.26,30.0,23.27,0.44,24.33,22.68,1.65,0.84,2.89,23.27,23.09,30.0,23.82,0.46,24.74,22.95,1.79,0.32,2.31,23.83,23.64,30.0,21.88,0.72,23.78,20.47,3.31,0.48,3.41,21.89,21.85,30.0,24.94,1.03,27.09,22.68,4.41,0.15,2.82,24.96,24.81,30.0,27.26,0.95,29.15,25.98,3.17,0.52,2.14,27.27,27.02,30.0,34.25,0.88,35.77,32.87,2.89,0.45,1.94,34.26,34.11,30.0,37.41,0.35,38.39,36.59,1.79,0.67,4.42,37.41,37.42,30.0
+BJ-AK-G020005 = 31.96,0.73,33.98,30.67,3.31,0.55,2.59,31.96,31.81,130.0,34.31,0.87,37.28,32.6,4.69,0.96,3.77,34.32,34.11,130.0,33.85,1.13,36.46,31.22,5.24,0.18,2.58,33.87,33.84,130.0,34.35,1.28,38.11,31.5,6.61,0.12,2.62,34.38,34.39,130.0,28.02,1.12,31.22,25.98,5.24,0.59,3.18,28.05,27.91,130.0,24.41,0.71,25.98,22.81,3.17,-0.04,2.49,24.42,24.47,130.0,24.28,0.79,27.09,22.13,4.96,-0.1,3.82,24.29,24.33,130.0,23.4,0.97,25.71,21.57,4.13,0.39,2.66,23.42,23.47,128.0,24.9,1.11,27.91,22.13,5.79,0.21,2.68,24.92,24.88,130.0,26.34,0.66,27.91,24.33,3.58,-0.35,3.28,26.35,26.26,130.0,32.03,1.49,34.8,28.46,6.34,-0.37,2.26,32.07,32.19,130.0,35.76,1.42,38.39,32.32,6.06,-0.6,2.82,35.78,35.91,130.0
+BJ-AK-G020006 = 31.79,0.38,32.32,31.22,1.1,-0.2,1.9,31.79,31.91,7.0,33.26,0.27,33.7,32.87,0.83,0.19,2.39,33.26,33.29,7.0,34.21,0.17,34.53,33.98,0.55,0.57,2.86,34.21,34.25,7.0,35.28,0.49,35.91,34.53,1.38,-0.24,1.96,35.28,35.35,7.0,26.33,0.44,27.09,25.71,1.38,0.39,2.51,26.33,26.26,7.0,23.62,0.59,24.74,23.16,1.58,1.12,2.74,23.63,23.37,7.0,23.82,0.19,24.06,23.5,0.55,-0.13,2.39,23.82,23.78,7.0,22.68,0.36,23.23,22.13,1.1,0.0,2.38,22.68,22.68,7.0,25.07,0.25,25.43,24.74,0.69,0.16,1.75,25.07,25.09,7.0,27.06,0.42,27.5,26.4,1.1,-0.7,1.88,27.06,27.22,7.0,34.74,0.63,35.63,33.7,1.93,-0.25,2.31,34.75,34.67,7.0,38.0,0.51,38.66,37.28,1.38,-0.09,1.7,38.0,37.97,7.0
+BJ-AK-G020007 = 31.68,1.08,33.98,29.29,4.69,0.11,2.34,31.7,31.63,129.0,34.35,1.2,37.28,31.77,5.51,0.31,2.46,34.37,34.25,129.0,36.6,1.49,40.04,33.7,6.34,-0.18,2.01,36.63,36.73,129.0,38.51,2.13,42.24,33.7,8.54,0.1,2.33,38.56,37.83,129.0,28.85,1.79,33.43,24.88,8.54,-0.0,2.5,28.91,28.88,129.0,23.69,0.82,25.71,21.57,4.13,-0.08,2.94,23.71,23.71,129.0,21.62,0.73,23.37,19.92,3.44,-0.01,2.71,21.63,21.57,129.0,21.93,0.57,23.37,20.47,2.89,-0.07,2.73,21.93,21.85,129.0,24.62,1.27,29.02,22.4,6.61,0.86,3.63,24.66,24.4,129.0,27.56,0.74,29.02,25.16,3.86,-0.55,3.29,27.57,27.64,129.0,33.63,1.3,37.01,29.84,7.17,-0.16,3.64,33.65,33.56,129.0,36.12,1.28,39.21,33.98,5.24,0.64,2.82,36.14,36.04,129.0
+BJ-AK-G020008 = 31.15,0.86,32.87,29.57,3.31,0.26,2.0,31.16,31.08,103.0,32.88,0.66,34.53,31.5,3.03,0.02,2.76,32.88,32.87,103.0,34.03,0.94,36.46,31.77,4.69,0.34,2.7,34.05,33.91,103.0,34.84,1.07,37.83,32.87,4.96,0.41,2.83,34.86,34.8,103.0,27.91,0.95,29.57,25.71,3.86,-0.44,2.69,27.93,28.05,103.0,23.75,0.97,26.26,21.71,4.55,-0.19,2.68,23.77,23.78,103.0,22.98,1.12,24.88,20.47,4.41,-0.51,2.18,23.01,23.23,103.0,22.47,0.68,24.33,21.02,3.31,0.29,2.46,22.48,22.33,103.0,24.67,0.48,25.98,23.37,2.62,-0.01,2.88,24.68,24.61,103.0,27.33,0.86,29.02,25.16,3.86,-0.31,2.54,27.34,27.36,103.0,33.96,0.86,36.73,32.46,4.27,0.99,4.43,33.97,33.84,103.0,36.34,0.66,37.97,34.39,3.58,-0.66,3.43,36.35,36.46,103.0
+BJ-AK-G020009 = 34.12,0.5,35.35,32.87,2.48,0.29,2.99,34.12,33.98,57.0,34.76,0.64,35.63,33.15,2.48,-0.59,2.4,34.77,34.94,57.0,38.76,0.73,40.04,36.46,3.58,-0.78,3.7,38.77,38.94,57.0,40.98,0.64,42.52,39.21,3.31,-0.28,3.2,40.99,41.14,57.0,30.64,1.02,32.87,27.91,4.96,-0.22,2.75,30.66,30.67,57.0,25.18,0.46,25.98,23.78,2.2,-0.72,3.29,25.19,25.3,57.0,25.09,0.59,26.26,23.5,2.76,-0.49,2.92,25.1,25.16,57.0,22.04,0.76,24.06,19.92,4.13,-0.18,3.83,22.06,22.06,57.0,24.59,0.4,25.43,22.95,2.48,-1.15,6.54,24.6,24.61,57.0,30.2,0.72,31.77,28.33,3.44,-0.22,2.73,30.2,30.26,57.0,38.31,1.25,40.31,33.98,6.34,-1.28,4.37,38.33,38.8,57.0,40.43,0.62,42.11,39.21,2.89,0.36,2.77,40.43,40.31,57.0
+BJ-AK-G020010 = 31.74,0.71,32.87,29.84,3.03,-0.65,3.17,31.75,31.77,44.0,32.6,0.47,33.7,31.63,2.07,0.09,2.8,32.6,32.6,44.0,34.26,0.81,36.04,32.6,3.44,0.23,2.38,34.27,34.18,44.0,34.87,0.83,36.73,33.15,3.58,0.02,2.58,34.88,34.84,44.0,26.49,0.66,28.05,25.16,2.89,0.33,2.95,26.49,26.4,44.0,23.14,0.64,24.61,21.3,3.31,-0.35,3.41,23.15,23.16,44.0,23.4,0.46,24.33,22.13,2.2,-0.5,3.19,23.4,23.5,44.0,21.92,0.99,23.78,19.09,4.69,-0.4,3.32,21.94,21.95,44.0,24.52,0.83,26.54,22.81,3.72,-0.08,2.7,24.54,24.54,44.0,27.03,1.05,28.74,24.61,4.13,-0.56,2.29,27.05,27.19,44.0,34.62,0.93,36.46,32.87,3.58,0.06,2.16,34.64,34.56,44.0,36.79,0.49,37.83,35.91,1.93,0.23,2.16,36.79,36.73,44.0
+BJ-AK-G020011 = 32.03,0.63,33.29,30.94,2.34,-0.02,2.42,32.03,32.19,17.0,33.95,0.33,34.53,33.43,1.1,-0.08,1.94,33.95,33.98,17.0,34.41,1.08,36.04,32.05,4.0,-0.61,2.79,34.43,34.67,17.0,34.43,1.49,36.59,31.22,5.37,-0.27,2.4,34.46,34.25,17.0,26.52,0.36,27.09,25.71,1.38,-0.63,2.83,26.52,26.6,17.0,23.52,0.43,24.47,22.68,1.79,0.24,3.22,23.53,23.5,17.0,24.48,0.46,25.3,23.64,1.65,-0.03,2.03,24.48,24.47,17.0,22.64,0.66,23.78,21.44,2.34,-0.01,2.14,22.65,22.54,17.0,25.14,1.45,27.09,21.85,5.24,-0.72,2.75,25.18,25.71,17.0,26.27,1.25,28.46,24.06,4.41,-0.24,2.23,26.3,26.6,17.0,34.0,0.73,35.22,32.6,2.62,-0.3,2.09,34.0,34.25,17.0,36.78,0.74,37.97,35.49,2.48,0.05,1.93,36.79,36.87,17.0
+BJ-AK-G020012 = 31.18,0.76,32.32,29.15,3.17,-0.69,2.89,31.19,31.22,70.0,33.91,0.57,35.08,32.6,2.48,0.21,2.42,33.91,33.84,70.0,35.11,1.35,37.83,32.19,5.65,-0.18,2.19,35.14,35.25,70.0,36.29,1.14,39.76,34.11,5.65,0.91,4.13,36.31,36.18,70.0,29.04,0.89,31.77,27.36,4.41,0.4,3.02,29.05,29.02,70.0,24.77,0.78,26.54,23.23,3.31,0.1,2.19,24.78,24.74,70.0,23.04,1.22,25.71,19.92,5.79,-0.61,3.03,23.07,23.23,70.0,23.28,0.62,24.61,21.44,3.17,-0.7,3.94,23.28,23.37,70.0,25.0,0.59,26.81,23.09,3.72,0.04,4.53,25.01,24.99,70.0,27.13,0.78,29.02,25.57,3.44,0.12,2.48,27.14,27.09,70.0,32.99,1.22,35.08,29.7,5.37,-0.65,2.56,33.01,33.36,70.0,35.68,0.61,37.7,34.25,3.44,0.4,3.71,35.69,35.63,70.0
+BJ-AK-G020013 = 33.33,1.21,36.18,29.84,6.34,-0.16,2.6,33.35,33.43,175.0,34.56,1.13,37.01,31.22,5.79,-0.84,2.94,34.57,34.94,175.0,37.51,1.46,40.59,33.7,6.89,-0.51,2.66,37.54,37.83,175.0,39.93,1.97,43.62,34.53,9.09,-0.72,2.72,39.98,40.45,175.0,30.86,3.19,37.01,25.43,11.57,0.18,1.69,31.02,30.53,175.0,24.01,0.71,25.43,21.85,3.58,-0.72,3.74,24.02,24.06,175.0,22.98,1.19,25.98,19.37,6.61,-0.01,2.88,23.01,22.95,175.0,22.11,0.55,23.23,20.2,3.03,-0.55,3.98,22.12,22.13,175.0,24.58,0.65,27.09,22.4,4.69,0.05,4.67,24.59,24.61,175.0,27.8,0.67,30.12,26.81,3.31,0.75,3.19,27.81,27.64,175.0,34.21,1.58,38.39,31.22,7.17,0.43,2.53,34.25,34.11,175.0,39.04,1.44,41.69,34.8,6.89,-0.4,2.53,39.07,39.21,175.0
+BJ-AK-G020014 = 31.6,0.71,32.87,29.84,3.03,-0.62,3.15,31.61,31.7,36.0,32.46,0.41,33.15,31.22,1.93,-0.96,3.79,32.46,32.6,36.0,34.72,0.55,35.63,33.56,2.07,-0.45,2.11,34.73,34.84,36.0,35.38,1.21,38.39,33.56,4.82,0.73,2.71,35.41,35.22,36.0,26.92,0.49,27.64,25.43,2.2,-0.96,3.89,26.93,26.98,36.0,23.17,0.71,24.61,21.3,3.31,-0.45,3.02,23.18,23.26,36.0,21.95,1.13,24.61,19.92,4.69,0.32,2.47,21.98,21.75,36.0,22.32,0.47,23.23,21.02,2.2,-0.75,3.84,22.33,22.4,36.0,24.86,0.7,26.4,23.92,2.48,0.65,2.41,24.87,24.71,36.0,28.12,0.45,29.02,27.09,1.93,-0.08,2.55,28.12,28.09,36.0,35.24,0.77,37.28,33.29,4.0,0.03,3.84,35.25,35.25,36.0,37.13,0.43,37.83,36.32,1.52,-0.06,1.97,37.13,37.15,36.0
+BJ-AQ-G030001 = 24.48,1.25,26.81,21.71,5.1,-0.05,3.07,24.51,24.06,19.0,25.29,1.91,28.33,21.71,6.61,0.02,2.0,25.36,24.88,19.0,26.34,1.76,29.02,24.06,4.96,0.12,1.57,26.4,25.92,19.0,25.56,1.44,27.91,21.85,6.06,-1.09,4.16,25.59,25.71,19.0,24.64,1.13,26.26,22.26,4.0,-0.64,2.72,24.67,24.61,19.0,22.9,1.46,25.16,20.75,4.41,0.07,1.62,22.94,22.54,19.0,24.28,1.61,26.81,21.85,4.96,0.02,1.91,24.33,23.99,19.0,24.45,1.06,26.4,21.99,4.41,-0.53,3.31,24.48,24.88,19.0,24.61,0.83,26.67,22.95,3.72,0.24,3.82,24.63,24.61,19.0,24.98,1.17,26.26,22.54,3.72,-0.58,2.09,25.01,24.88,19.0,28.21,0.78,29.29,25.98,3.31,-1.14,4.72,28.22,28.26,19.0,26.5,0.81,27.64,23.92,3.72,-1.57,6.71,26.51,26.54,19.0
+BJ-AQ-G030002 = 26.48,1.65,28.19,23.23,4.96,-1.0,2.64,26.53,27.09,12.0,28.32,1.91,30.12,24.61,5.51,-1.02,2.6,28.38,29.05,12.0,27.47,0.74,28.4,26.26,2.14,-0.18,1.66,27.47,27.5,12.0,28.62,1.19,30.81,27.09,3.72,0.27,2.07,28.64,28.81,12.0,25.73,0.71,26.81,24.61,2.2,-0.2,2.12,25.73,25.71,12.0,24.15,0.39,24.74,23.5,1.24,0.17,1.93,24.15,24.06,12.0,24.84,0.43,25.5,24.06,1.45,-0.26,2.04,24.84,24.95,12.0,25.77,0.63,26.54,24.61,1.93,-0.85,2.66,25.78,25.92,12.0,26.71,0.42,27.36,25.98,1.38,0.04,2.21,26.72,26.74,12.0,27.01,0.63,27.78,25.71,2.07,-0.96,2.81,27.01,27.29,12.0,27.51,0.26,27.98,27.09,0.9,0.15,2.19,27.51,27.5,12.0,26.08,0.34,26.54,25.3,1.24,-0.86,3.43,26.08,26.05,12.0
+BJ-AQ-G030003 = 24.68,0.29,24.88,24.47,0.41,0.0,1.0,24.68,24.68,2.0,22.06,0.68,22.54,21.57,0.96,-0.0,1.0,22.06,22.06,2.0,26.12,0.97,26.81,25.43,1.38,0.0,1.0,26.13,26.12,2.0,25.09,0.29,25.3,24.88,0.41,0.0,1.0,25.09,25.09,2.0,24.06,0.78,24.61,23.5,1.1,0.0,1.0,24.06,24.06,2.0,21.23,0.29,21.44,21.02,0.41,-0.0,1.0,21.23,21.23,2.0,24.81,0.49,25.16,24.47,0.69,0.0,1.0,24.82,24.81,2.0,24.47,0.19,24.61,24.33,0.28,0.0,1.0,24.47,24.47,2.0,23.44,0.68,23.92,22.95,0.96,0.0,1.0,23.44,23.44,2.0,22.26,0.58,22.68,21.85,0.83,0.0,1.0,22.27,22.26,2.0,29.91,0.68,30.39,29.43,0.96,0.0,1.0,29.92,29.91,2.0,28.6,0.97,29.29,27.91,1.38,0.0,1.0,28.61,28.6,2.0
+BJ-AQ-G030004 = 24.24,0.65,24.88,23.37,1.52,-0.22,1.37,24.24,24.19,9.0,25.81,1.51,27.91,23.78,4.13,0.16,1.75,25.85,26.12,9.0,26.3,0.7,27.09,25.02,2.07,-0.48,2.18,26.31,26.4,9.0,25.74,1.35,27.09,23.5,3.58,-0.53,1.75,25.78,26.33,9.0,24.65,0.68,25.43,23.37,2.07,-0.61,2.27,24.66,24.74,9.0,24.3,0.68,25.16,23.23,1.93,-0.13,1.79,24.31,24.47,9.0,24.53,0.69,25.16,23.14,2.02,-0.97,2.7,24.54,24.81,9.0,24.65,1.12,25.98,23.09,2.89,-0.15,1.6,24.68,24.61,9.0,26.11,1.31,27.64,23.92,3.72,-0.28,1.83,26.14,26.26,9.0,25.83,0.36,26.26,25.16,1.1,-0.76,2.31,25.83,25.98,9.0,27.82,0.46,28.33,27.09,1.24,-0.57,1.9,27.82,27.91,9.0,27.03,0.9,27.91,25.71,2.2,-0.32,1.49,27.04,27.02,9.0
+BJ-AQ-G030005 = 24.38,0.19,24.61,24.19,0.41,0.27,1.32,24.38,24.33,8.0,25.47,0.69,26.4,24.88,1.52,0.43,1.44,25.48,25.16,8.0,26.94,0.39,27.36,26.54,0.83,-0.03,1.15,26.94,26.98,8.0,25.38,0.58,26.12,24.61,1.52,-0.24,1.59,25.39,25.43,8.0,25.29,0.34,25.71,24.81,0.9,-0.08,1.69,25.29,25.3,8.0,23.06,1.0,24.06,21.71,2.34,-0.36,1.49,23.08,23.26,8.0,23.47,1.03,24.88,21.85,3.03,-0.16,1.88,23.49,23.5,8.0,24.79,0.33,25.3,24.4,0.9,0.78,2.16,24.79,24.68,8.0,26.14,0.6,26.95,25.43,1.52,0.2,1.75,26.15,26.19,8.0,26.02,0.1,26.26,25.98,0.28,2.27,6.14,26.02,25.98,8.0,28.54,0.42,29.02,27.91,1.1,-0.4,1.84,28.54,28.6,8.0,26.82,0.38,27.36,26.54,0.83,0.55,1.37,26.82,26.57,8.0
+BJ-AQ-G030006 = 23.26,1.46,24.88,20.75,4.13,-0.7,2.56,23.3,23.33,6.0,21.99,1.31,24.19,20.47,3.72,0.63,2.44,22.02,21.85,6.0,25.24,1.25,26.81,23.23,3.58,-0.39,2.33,25.26,25.23,6.0,23.61,1.53,25.3,21.02,4.27,-0.65,2.44,23.65,23.75,6.0,23.4,0.86,24.61,22.13,2.48,-0.13,2.17,23.41,23.47,6.0,21.71,0.78,23.23,21.02,2.2,1.42,3.6,21.72,21.51,6.0,23.31,1.63,25.16,20.47,4.69,-0.76,2.69,23.36,23.47,6.0,23.31,1.19,24.61,21.3,3.31,-0.65,2.45,23.33,23.4,6.0,23.32,0.6,24.12,22.68,1.45,0.29,1.45,23.33,23.19,6.0,22.41,0.93,24.06,21.57,2.48,0.91,2.61,22.43,22.23,6.0,27.83,1.93,30.39,24.88,5.51,-0.17,2.17,27.89,27.67,6.0,26.09,2.37,29.29,22.4,6.89,-0.2,2.29,26.18,25.88,6.0
+BJ-AQ-G030007 = 26.03,0.56,26.95,24.88,2.07,-0.17,2.5,26.03,26.12,17.0,27.56,0.42,28.46,27.09,1.38,0.94,3.25,27.57,27.5,17.0,27.35,0.6,28.74,26.4,2.34,0.62,3.09,27.35,27.22,17.0,26.7,0.76,28.19,25.43,2.76,0.39,2.58,26.71,26.67,17.0,24.59,0.7,25.5,23.23,2.27,-0.56,2.01,24.6,24.88,17.0,23.58,0.49,24.88,22.95,1.93,0.99,3.95,23.59,23.5,17.0,24.49,0.98,26.26,22.68,3.58,-0.26,2.46,24.51,24.61,17.0,25.37,0.66,26.26,24.06,2.2,-0.44,2.13,25.38,25.57,17.0,25.67,1.0,27.09,23.78,3.31,-0.48,2.42,25.68,25.78,16.0,25.39,0.66,26.6,24.61,2.0,0.55,2.11,25.4,25.3,17.0,26.81,0.28,27.36,26.26,1.1,0.09,2.66,26.81,26.81,17.0,25.25,0.67,26.81,24.33,2.48,0.67,2.76,25.26,25.16,17.0
+BJ-AQ-G030008 = 25.01,1.17,27.09,23.37,3.72,0.45,1.96,25.04,24.74,13.0,27.32,1.63,30.12,24.47,5.65,0.04,2.16,27.36,27.36,13.0,27.36,0.88,29.29,26.26,3.03,0.75,2.83,27.38,27.09,13.0,26.95,0.73,27.91,25.43,2.48,-0.57,2.48,26.96,26.95,13.0,24.99,0.75,26.4,24.06,2.34,0.54,2.42,25.0,24.88,13.0,24.08,0.54,25.02,23.09,1.93,-0.25,2.55,24.08,24.06,13.0,25.85,0.77,26.81,24.54,2.27,-0.44,1.83,25.86,25.98,13.0,24.35,0.54,25.3,23.5,1.79,0.25,2.13,24.36,24.26,13.0,25.99,0.73,27.36,25.02,2.34,0.44,2.07,26.0,25.92,13.0,26.84,0.58,28.19,26.12,2.07,0.92,3.22,26.85,26.81,13.0,27.87,0.32,28.4,27.36,1.03,-0.0,1.83,27.87,27.78,13.0,26.24,0.41,27.09,25.85,1.24,0.84,2.38,26.25,25.98,13.0
+BJ-AQ-G030009 = 26.18,1.17,27.91,24.33,3.58,-0.05,1.63,26.2,26.12,19.0,28.5,0.78,30.39,27.64,2.76,0.84,3.01,28.51,28.33,19.0,27.91,1.13,29.57,25.16,4.41,-0.86,3.29,27.94,27.91,19.0,27.42,1.68,31.5,25.16,6.34,0.73,2.98,27.47,27.22,19.0,25.05,1.46,27.36,22.81,4.55,-0.07,1.64,25.09,25.02,19.0,23.95,0.82,24.88,22.4,2.48,-0.55,2.21,23.96,24.06,19.0,24.72,1.12,26.81,22.95,3.86,0.37,2.32,24.75,24.61,19.0,25.65,0.91,26.81,23.78,3.03,-0.7,2.74,25.66,25.71,19.0,26.21,0.61,27.91,25.43,2.48,1.27,4.32,26.21,25.98,19.0,25.81,0.99,27.64,24.33,3.31,0.05,1.8,25.83,25.98,19.0,27.45,0.78,28.46,26.26,2.2,-0.19,1.44,27.46,27.5,19.0,26.01,0.96,27.09,24.06,3.03,-0.46,2.07,26.03,26.19,19.0
+BJ-BO-G040001 = 32.75,0.61,34.53,31.77,2.76,1.0,3.68,32.76,32.6,142.0,35.79,0.47,36.73,34.53,2.2,-0.22,2.79,35.79,35.91,142.0,38.32,0.5,40.04,36.87,3.17,0.27,4.36,38.32,38.39,142.0,42.69,0.73,44.45,40.31,4.13,0.15,3.32,42.7,42.66,142.0,33.5,1.41,36.46,29.77,6.68,-0.68,3.4,33.53,33.7,142.0,26.04,1.02,28.46,23.64,4.82,-0.09,2.71,26.06,26.12,142.0,23.7,1.59,28.19,20.47,7.72,0.52,2.53,23.75,23.23,142.0,23.28,0.68,24.61,21.3,3.31,-0.31,3.09,23.29,23.23,142.0,25.3,1.07,28.74,22.95,5.79,0.77,3.5,25.32,25.16,142.0,28.13,0.89,30.39,25.85,4.55,-0.09,2.79,28.14,28.19,142.0,34.45,1.09,36.73,31.22,5.51,-0.75,3.46,34.46,34.6,142.0,35.68,1.24,38.66,32.6,6.06,0.69,2.91,35.7,35.35,142.0
+BJ-BO-G040002 = 31.44,0.86,33.43,28.74,4.69,-0.81,3.6,31.45,31.63,111.0,34.63,0.83,36.46,32.32,4.13,-0.53,2.78,34.64,34.8,111.0,35.73,1.08,38.39,32.6,5.79,-0.57,3.42,35.75,35.91,111.0,36.89,1.03,38.94,33.84,5.1,-0.65,3.2,36.9,37.08,111.0,30.22,1.04,33.43,28.19,5.24,0.39,3.2,30.23,30.12,111.0,24.16,0.85,26.54,22.13,4.41,0.03,2.72,24.17,24.19,111.0,23.85,1.16,26.54,21.71,4.82,0.48,2.5,23.87,23.78,111.0,23.18,0.65,24.33,20.75,3.58,-0.8,4.0,23.19,23.23,111.0,23.92,1.26,26.81,20.47,6.34,-0.28,2.98,23.96,23.92,111.0,25.79,1.07,28.19,22.95,5.24,-0.18,2.78,25.81,25.85,111.0,31.39,1.11,33.98,29.57,4.41,0.61,2.41,31.41,30.94,111.0,34.42,0.54,35.42,32.05,3.38,-1.21,7.03,34.42,34.53,111.0
+BJ-BO-G040003 = 31.83,0.71,33.15,29.84,3.31,-0.47,2.4,31.84,31.94,166.0,35.34,0.76,37.28,33.7,3.58,0.35,2.64,35.34,35.22,166.0,37.74,0.86,40.31,34.8,5.51,-0.62,4.03,37.75,37.83,166.0,39.68,1.62,42.38,35.63,6.75,-0.35,2.28,39.71,39.9,166.0,30.16,1.34,32.87,25.98,6.89,-0.42,2.8,30.19,30.39,166.0,24.09,0.97,26.05,21.57,4.48,-0.09,2.59,24.11,24.06,166.0,21.86,1.04,24.33,19.09,5.24,-0.3,2.47,21.89,21.95,166.0,23.01,0.79,24.61,19.92,4.69,-0.74,3.84,23.03,23.23,166.0,24.47,1.03,27.36,22.13,5.24,0.03,2.87,24.49,24.47,166.0,26.47,1.42,30.12,22.95,7.17,-0.08,2.58,26.51,26.54,166.0,33.88,1.87,37.56,29.84,7.72,-0.19,1.8,33.94,33.98,166.0,35.31,1.37,37.83,31.77,6.06,-0.18,2.49,35.34,35.08,166.0
+BJ-BO-G040004 = 31.76,0.53,33.15,30.12,3.03,-0.06,3.18,31.77,31.77,112.0,35.43,0.71,37.83,34.11,3.72,0.88,3.56,35.44,35.35,112.0,36.25,1.0,38.39,33.7,4.69,0.04,2.52,36.26,36.18,112.0,37.13,1.26,39.49,34.39,5.1,0.03,1.83,37.15,37.01,112.0,31.09,1.25,33.98,28.46,5.51,0.29,2.31,31.12,30.94,112.0,23.47,0.8,25.43,22.13,3.31,0.33,2.17,23.49,23.37,112.0,22.85,0.82,24.88,21.57,3.31,0.36,2.3,22.87,22.81,112.0,22.88,0.87,25.02,20.2,4.82,-0.15,3.24,22.9,22.81,112.0,23.1,1.12,25.71,19.09,6.61,-0.33,4.0,23.13,23.09,112.0,25.02,0.78,27.64,23.23,4.41,0.5,3.41,25.03,24.88,112.0,31.22,0.94,32.87,29.57,3.31,0.04,1.82,31.23,31.22,112.0,33.8,1.15,36.18,30.67,5.51,-0.09,2.51,33.82,33.7,112.0
+BJ-BO-G040005 = 32.56,0.96,35.35,30.67,4.69,0.43,2.78,32.57,32.46,115.0,36.23,0.61,37.56,34.8,2.76,-0.54,2.73,36.23,36.32,115.0,37.81,1.14,40.31,35.08,5.24,-0.34,2.2,37.83,38.11,115.0,42.1,1.58,44.72,39.49,5.24,-0.06,1.7,42.13,42.38,115.0,33.12,1.63,36.73,29.84,6.89,0.04,1.88,33.16,33.15,115.0,25.85,1.26,29.29,23.23,6.06,0.01,2.5,25.88,25.85,115.0,23.95,0.87,26.54,22.4,4.13,0.43,2.85,23.96,23.85,115.0,23.48,0.59,24.88,21.85,3.03,-0.06,2.77,23.49,23.5,115.0,25.17,0.79,28.19,23.23,4.96,0.7,4.84,25.19,25.16,115.0,28.21,1.41,31.22,24.88,6.34,-0.14,2.39,28.24,28.19,115.0,33.32,1.78,36.18,29.84,6.34,-0.34,1.69,33.36,33.91,115.0,34.64,1.4,37.83,31.63,6.2,-0.08,2.6,34.67,34.8,115.0
+BJ-BO-G040006 = 32.13,0.83,33.98,29.57,4.41,-0.69,3.47,32.14,32.19,198.0,36.8,0.68,38.94,35.08,3.86,0.22,3.02,36.8,36.73,198.0,38.29,0.56,40.31,36.73,3.58,0.7,4.83,38.3,38.25,198.0,42.9,1.03,45.0,40.18,4.82,-0.1,2.51,42.91,42.9,198.0,36.58,1.54,40.87,31.77,9.09,-0.07,3.05,36.61,36.59,198.0,27.1,1.18,30.12,24.61,5.51,0.09,2.48,27.13,27.16,198.0,24.13,1.16,27.36,21.57,5.79,0.3,2.67,24.16,24.16,198.0,23.82,1.16,26.81,21.3,5.51,0.28,2.99,23.85,23.85,198.0,26.24,0.83,28.46,24.33,4.13,0.07,2.27,26.26,26.26,198.0,28.25,1.69,31.77,24.88,6.89,0.2,2.02,28.3,27.98,198.0,35.77,1.04,38.39,32.87,5.51,-0.17,2.71,35.78,35.77,198.0,36.92,1.29,40.59,34.53,6.06,0.39,2.65,36.94,36.87,198.0
+BJ-BO-G040007 = 32.45,0.72,33.98,30.94,3.03,0.07,2.24,32.46,32.32,108.0,37.15,0.84,38.94,35.22,3.72,-0.16,2.43,37.16,37.18,108.0,37.94,0.69,39.49,36.46,3.03,-0.39,2.28,37.95,38.11,108.0,43.71,1.09,45.0,40.45,4.55,-0.97,3.37,43.73,43.9,108.0,36.15,1.43,38.66,32.32,6.34,-0.69,2.69,36.17,36.49,108.0,27.81,1.24,30.26,24.33,5.93,-0.52,2.65,27.84,27.91,108.0,24.27,0.81,27.36,21.85,5.51,0.43,4.84,24.28,24.23,108.0,24.55,1.19,28.19,22.13,6.06,0.68,3.36,24.58,24.33,108.0,26.21,0.77,28.46,24.61,3.86,0.08,2.66,26.22,26.26,108.0,28.24,1.64,31.22,25.3,5.93,0.09,1.7,28.28,28.19,108.0,32.72,2.4,37.28,28.74,8.54,0.25,2.02,32.81,32.46,108.0,34.28,1.86,38.11,30.67,7.44,0.46,2.5,34.33,34.01,108.0
+BJ-BO-G040008 = 31.83,0.76,33.7,29.84,3.86,-0.11,2.83,31.84,31.77,131.0,34.26,0.79,36.18,32.6,3.58,0.07,2.25,34.27,34.25,131.0,33.2,1.0,35.35,29.84,5.51,-0.8,3.89,33.22,33.43,131.0,35.2,1.06,38.39,32.87,5.51,0.61,3.19,35.22,34.94,131.0,29.5,1.27,32.05,26.54,5.51,-0.44,2.32,29.53,29.77,131.0,25.06,1.02,27.36,22.68,4.69,-0.53,2.88,25.08,25.16,131.0,25.06,1.1,26.67,22.13,4.55,-0.37,2.12,25.09,25.16,131.0,22.99,1.5,25.16,15.79,9.37,-1.87,7.49,23.03,23.5,131.0,24.16,0.75,25.98,21.85,4.13,-0.31,3.27,24.17,24.19,131.0,25.79,0.78,27.64,22.68,4.96,-0.86,4.61,25.8,25.98,131.0,29.69,0.93,32.74,27.91,4.82,0.89,3.93,29.7,29.57,131.0,34.0,1.04,36.73,30.94,5.79,-0.04,2.85,34.02,33.98,131.0
+BJ-BO-G040009 = 31.55,0.47,32.87,30.12,2.76,-0.1,3.51,31.56,31.5,108.0,35.08,0.71,36.73,33.7,3.03,-0.05,2.13,35.08,35.11,108.0,35.7,1.46,38.39,32.05,6.34,-0.75,2.75,35.73,36.18,108.0,36.77,1.2,38.66,33.15,5.51,-0.67,3.07,36.79,37.01,108.0,28.78,1.12,31.77,25.16,6.61,-0.72,4.89,28.8,28.84,108.0,24.52,0.92,26.26,22.68,3.58,-0.23,1.71,24.54,24.74,108.0,24.05,1.09,27.5,22.13,5.37,0.97,4.07,24.07,23.92,108.0,23.18,0.79,25.71,21.57,4.13,0.86,3.92,23.19,22.95,108.0,22.7,1.12,25.71,19.37,6.34,-0.22,3.65,22.73,22.68,108.0,25.22,0.95,27.09,22.4,4.69,-0.52,3.01,25.23,25.3,108.0,30.95,0.71,32.32,29.57,2.76,0.14,1.74,30.95,30.91,108.0,34.62,0.79,36.46,32.6,3.86,0.08,3.03,34.62,34.53,108.0
+BJ-BO-G040010 = 31.59,0.68,32.32,30.12,2.2,-0.73,2.64,31.59,31.5,15.0,35.64,0.91,37.56,34.25,3.31,0.56,2.53,35.65,35.35,15.0,30.84,0.72,32.05,29.57,2.48,0.09,2.22,30.85,30.67,15.0,34.12,1.31,36.18,31.77,4.41,-0.05,1.97,34.15,33.98,15.0,31.7,0.42,32.39,31.08,1.31,0.35,1.95,31.7,31.63,15.0,25.93,0.64,27.36,24.88,2.48,0.52,2.96,25.94,25.98,15.0,25.94,0.83,27.22,24.47,2.76,-0.25,2.11,25.96,25.98,15.0,24.77,1.38,27.09,22.68,4.41,0.27,1.91,24.81,24.61,15.0,24.76,1.05,25.98,22.4,3.58,-0.85,2.68,24.78,25.09,15.0,27.88,0.83,29.29,26.67,2.62,0.14,1.86,27.89,27.84,15.0,32.14,0.73,33.98,31.22,2.76,1.16,3.78,32.15,31.91,15.0,35.87,0.6,36.73,34.8,1.93,-0.31,1.9,35.87,36.04,15.0
+BJ-BO-G040011 = 31.6,0.57,32.87,30.12,2.76,-0.16,2.73,31.61,31.63,71.0,34.17,0.8,36.18,31.5,4.69,-0.6,4.47,34.18,34.25,71.0,31.95,1.56,34.94,27.36,7.58,-0.44,3.06,31.99,31.98,71.0,35.63,1.51,38.52,31.77,6.75,-0.35,2.62,35.66,35.84,71.0,29.54,1.58,32.6,25.43,7.17,-0.81,3.06,29.58,29.98,71.0,25.77,0.78,27.09,24.06,3.03,-0.52,2.46,25.78,25.98,71.0,25.36,0.74,27.64,23.92,3.72,0.68,3.27,25.37,25.16,71.0,23.5,0.59,25.16,22.4,2.76,0.58,3.64,23.51,23.44,71.0,23.81,0.59,25.43,22.4,3.03,-0.31,3.09,23.82,23.99,71.0,25.25,0.87,26.6,23.23,3.38,-0.55,2.69,25.26,25.36,71.0,30.25,0.41,31.22,29.29,1.93,-0.18,3.08,30.25,30.26,71.0,34.25,0.72,36.32,33.15,3.17,1.19,3.79,34.26,33.98,71.0
+BJ-BO-G040012 = 32.0,0.68,33.98,29.84,4.13,-0.22,3.74,32.01,32.05,147.0,35.82,0.64,37.01,33.98,3.03,-0.65,2.73,35.83,35.91,147.0,37.2,0.87,39.49,34.8,4.69,0.37,3.44,37.21,37.01,147.0,39.5,0.98,41.14,36.18,4.96,-0.86,3.42,39.52,39.69,147.0,32.77,1.61,37.83,29.57,8.27,0.37,3.22,32.81,32.81,147.0,24.92,1.18,27.64,22.54,5.1,0.34,2.46,24.94,24.74,147.0,22.84,0.97,24.88,19.37,5.51,-0.62,3.83,22.86,22.88,147.0,23.2,0.53,24.61,22.13,2.48,0.33,3.05,23.21,23.23,147.0,24.98,1.01,27.36,22.13,5.24,-0.39,3.02,25.0,25.02,147.0,26.31,1.07,29.02,22.68,6.34,-0.74,3.6,26.33,26.54,147.0,31.67,0.9,33.98,29.29,4.69,-0.1,2.54,31.68,31.7,147.0,33.77,1.1,36.73,31.22,5.51,0.04,2.53,33.79,33.84,147.0
+BJ-BO-G040013 = 30.77,1.1,33.01,28.74,4.27,0.33,2.42,30.79,30.7,70.0,33.83,0.93,35.91,32.05,3.86,-0.1,2.2,33.84,33.98,70.0,35.37,2.33,38.39,31.77,6.61,-0.37,1.45,35.45,36.39,70.0,36.07,1.64,39.07,33.43,5.65,0.24,1.76,36.11,35.84,70.0,29.29,1.02,31.77,27.36,4.41,0.18,2.57,29.31,29.29,70.0,24.88,0.68,26.26,22.68,3.58,-0.89,4.4,24.89,24.88,70.0,22.96,1.29,27.36,19.92,7.44,0.56,4.64,22.99,22.95,70.0,23.27,1.12,25.98,21.02,4.96,0.19,2.49,23.3,23.23,70.0,24.72,0.92,27.36,22.81,4.55,0.07,2.99,24.74,24.68,70.0,26.83,1.16,29.29,24.88,4.41,0.29,2.01,26.85,26.81,70.0,31.57,1.5,34.25,28.74,5.51,-0.04,1.92,31.6,31.7,70.0,34.65,1.04,37.08,32.32,4.75,0.15,2.78,34.67,34.53,70.0
+BJ-BO-G040014 = 30.56,1.37,33.98,26.26,7.72,-0.4,3.09,30.59,30.81,239.0,33.79,1.09,36.18,31.22,4.96,-0.1,2.63,33.81,33.84,239.0,29.58,1.93,35.63,24.33,11.3,-0.48,3.27,29.64,29.98,239.0,32.41,2.04,36.46,25.98,10.47,-0.46,2.7,32.47,32.74,239.0,28.51,2.15,33.43,24.33,9.09,0.4,2.41,28.59,28.19,239.0,24.33,0.95,26.81,21.85,4.96,0.37,2.43,24.35,24.19,239.0,24.81,0.71,27.36,22.4,4.96,0.17,3.38,24.82,24.74,239.0,25.03,1.64,29.84,22.13,7.72,0.71,2.86,25.08,24.74,238.0,24.52,1.43,28.19,20.75,7.44,-0.1,2.77,24.56,24.61,239.0,26.21,0.63,28.19,23.5,4.69,-0.23,5.4,26.22,26.26,239.0,29.72,0.96,32.05,27.64,4.41,0.31,2.53,29.73,29.7,239.0,33.43,1.2,36.46,30.39,6.06,-0.01,2.15,33.45,33.43,239.0
+BJ-MO-G090001 = 28.54,0.99,30.74,26.95,3.79,0.77,2.69,28.55,28.29,32.0,30.68,0.54,31.5,29.57,1.93,-0.16,2.08,30.68,30.7,32.0,28.23,0.7,29.98,27.09,2.89,0.28,2.82,28.24,28.19,32.0,27.13,0.73,28.6,25.92,2.69,0.22,2.15,27.14,27.09,32.0,25.66,0.86,27.09,23.78,3.31,-0.33,2.23,25.67,25.78,32.0,22.82,0.95,24.74,20.75,4.0,-0.11,2.58,22.84,22.81,32.0,24.51,1.75,27.5,21.02,6.48,0.29,2.09,24.57,23.99,32.0,25.76,0.56,26.81,24.33,2.48,-0.52,3.1,25.76,25.78,32.0,25.95,0.88,27.64,24.33,3.31,-0.12,2.04,25.97,25.98,32.0,26.07,0.58,27.36,25.16,2.2,0.24,2.63,26.07,26.09,32.0,27.85,0.34,28.6,27.09,1.52,0.22,3.07,27.85,27.91,32.0,27.59,0.41,28.67,26.81,1.86,0.78,3.46,27.59,27.5,32.0
+BJ-MO-G090002 = 25.2,0.85,26.95,23.92,3.03,0.36,2.34,25.22,24.88,16.0,28.19,1.31,30.39,25.85,4.55,-0.28,2.21,28.22,28.33,16.0,27.2,1.1,29.02,25.43,3.58,-0.11,1.93,27.22,27.29,16.0,27.76,0.86,29.02,25.85,3.17,-0.66,2.78,27.77,27.95,16.0,25.76,0.45,26.26,24.74,1.52,-0.79,2.65,25.76,25.98,16.0,24.49,0.41,25.16,23.92,1.24,0.1,1.86,24.49,24.54,16.0,25.2,0.88,27.09,24.06,3.03,0.59,2.36,25.22,25.09,16.0,25.96,0.92,28.19,24.61,3.58,0.69,3.42,25.98,25.78,16.0,25.2,1.43,27.22,21.85,5.37,-0.81,3.2,25.24,25.36,16.0,26.99,0.63,27.91,25.98,1.93,-0.18,1.94,27.0,26.88,16.0,27.96,0.39,28.88,27.36,1.52,0.8,3.17,27.96,27.91,16.0,26.38,0.75,27.78,25.3,2.48,0.37,1.99,26.39,26.19,16.0
+BJ-MO-G090003 = 24.71,0.56,25.98,23.64,2.34,0.31,3.82,24.72,24.61,13.0,26.37,1.01,28.05,24.33,3.72,-0.46,2.88,26.39,26.54,13.0,26.37,0.65,27.78,25.71,2.07,0.75,2.62,26.37,26.26,13.0,26.9,0.45,27.36,25.71,1.65,-1.5,4.77,26.9,26.95,13.0,24.95,0.49,25.43,23.5,1.93,-1.99,6.86,24.95,25.02,13.0,24.72,0.59,25.71,23.37,2.34,-0.68,3.58,24.72,24.88,13.0,24.99,0.14,25.23,24.74,0.48,0.14,2.31,24.99,25.02,13.0,25.1,0.66,25.98,23.78,2.2,-0.68,2.58,25.11,25.3,13.0,25.97,0.5,26.54,24.61,1.93,-1.73,5.54,25.98,26.12,13.0,26.32,0.72,27.36,24.74,2.62,-0.61,2.93,26.33,26.33,13.0,27.46,0.33,28.05,26.81,1.24,-0.06,2.67,27.46,27.5,13.0,25.52,0.33,25.98,24.88,1.1,-0.22,2.27,25.52,25.57,13.0
+BJ-MO-G090004 = 24.65,0.28,24.88,24.06,0.83,-1.61,4.26,24.65,24.74,7.0,25.35,0.59,25.98,24.19,1.79,-1.05,3.29,25.36,25.43,7.0,26.3,0.4,26.54,25.43,1.1,-1.77,4.55,26.3,26.4,7.0,23.19,1.89,25.71,19.92,5.79,-0.4,2.47,23.25,22.81,7.0,25.04,0.59,25.71,24.06,1.65,-0.72,2.13,25.05,25.23,7.0,24.31,0.43,24.88,23.5,1.38,-0.73,3.18,24.31,24.33,7.0,22.81,0.62,23.85,22.13,1.72,0.58,2.06,22.82,22.68,7.0,24.89,0.39,25.16,24.06,1.1,-1.6,4.22,24.89,24.95,7.0,26.21,0.71,26.81,24.88,1.93,-0.89,2.73,26.22,26.26,7.0,26.09,0.55,26.81,25.02,1.79,-0.9,3.38,26.1,26.19,7.0,28.23,0.35,28.46,27.5,0.96,-1.43,3.74,28.23,28.4,7.0,27.5,0.31,27.91,27.09,0.83,-0.19,1.68,27.5,27.64,7.0
+BJ-MO-G090005 = 26.21,0.5,26.95,25.43,1.52,-0.22,2.22,26.21,26.26,7.0,28.53,0.57,29.43,27.64,1.79,-0.0,2.49,28.54,28.53,7.0,27.47,0.22,27.78,27.22,0.55,0.12,1.54,27.47,27.43,7.0,27.3,0.24,27.64,26.95,0.69,-0.13,1.99,27.3,27.36,7.0,25.72,0.19,25.98,25.43,0.55,-0.11,1.96,25.72,25.71,7.0,23.95,0.41,24.33,23.23,1.1,-0.73,2.32,23.95,24.06,7.0,25.38,1.74,27.91,23.64,4.27,0.31,1.58,25.44,25.5,7.0,25.17,0.27,25.43,24.74,0.69,-0.57,1.93,25.17,25.23,7.0,26.12,0.38,26.81,25.71,1.1,0.61,2.61,26.12,26.12,7.0,26.48,0.32,26.81,25.98,0.83,-0.32,1.73,26.48,26.54,7.0,27.81,0.13,27.91,27.64,0.28,-0.59,1.54,27.82,27.91,7.0,26.52,0.72,27.36,25.43,1.93,-0.17,1.9,26.52,26.54,7.0
+BJ-MO-G090006 = 25.16,0.65,26.12,23.78,2.34,-0.5,3.46,25.17,25.02,10.0,27.42,0.74,28.74,26.26,2.48,0.12,2.34,27.43,27.5,10.0,26.54,0.34,27.09,26.05,1.03,0.1,2.03,26.54,26.54,10.0,26.89,1.11,28.46,24.88,3.58,-0.38,2.21,26.91,27.16,10.0,25.52,0.6,26.54,24.61,1.93,0.02,2.15,25.52,25.64,10.0,23.87,0.27,24.33,23.5,0.83,0.21,2.12,23.87,23.85,10.0,25.5,0.55,26.54,24.61,1.93,0.38,2.8,25.5,25.43,10.0,25.27,0.3,25.98,24.88,1.1,1.25,4.26,25.27,25.16,10.0,25.9,0.28,26.54,25.71,0.83,1.3,3.69,25.9,25.74,10.0,26.23,0.35,26.81,25.57,1.24,-0.2,2.52,26.23,26.29,10.0,27.54,0.14,27.78,27.36,0.41,-0.07,1.92,27.54,27.57,10.0,25.69,0.25,25.98,25.16,0.83,-0.81,3.07,25.69,25.71,10.0
+BJ-MO-G090007 = 25.07,0.3,25.57,24.61,0.96,0.32,2.27,25.07,25.02,9.0,26.32,1.05,28.26,25.16,3.1,0.51,2.14,26.34,26.26,9.0,27.25,0.65,28.33,26.54,1.79,0.31,1.75,27.25,27.22,9.0,25.29,2.09,28.33,22.4,5.93,0.16,2.18,25.36,25.16,9.0,25.43,0.45,26.26,24.88,1.38,0.56,2.25,25.44,25.3,9.0,24.33,0.57,25.16,23.37,1.79,-0.12,2.24,24.34,24.33,9.0,23.89,1.71,25.85,21.85,4.0,-0.17,1.18,23.94,24.74,9.0,25.03,0.62,26.26,24.47,1.79,1.07,2.72,25.04,24.88,9.0,26.11,0.75,27.36,24.88,2.48,-0.11,2.31,26.12,26.4,9.0,26.17,0.91,27.43,24.74,2.69,-0.11,2.19,26.18,26.12,9.0,28.9,0.81,30.39,27.91,2.48,0.8,2.4,28.91,28.6,9.0,28.72,1.62,31.77,27.36,4.41,1.03,2.45,28.76,27.78,9.0
+BJ-MO-G090008 = 25.0,0.82,25.98,23.23,2.76,-0.78,3.21,25.01,25.16,10.0,27.56,1.85,29.29,23.23,6.06,-1.36,3.99,27.62,28.26,10.0,27.58,1.37,28.74,24.33,4.41,-1.45,4.14,27.61,28.22,10.0,27.58,1.24,29.02,24.61,4.41,-1.39,4.4,27.61,27.98,10.0,24.64,1.12,25.98,22.4,3.58,-0.67,2.74,24.66,24.74,10.0,24.57,0.78,25.16,22.68,2.48,-1.63,4.51,24.58,24.92,10.0,25.03,0.56,25.98,24.33,1.65,0.25,2.09,25.03,25.02,10.0,25.91,1.27,27.09,22.95,4.13,-1.37,3.87,25.94,26.54,10.0,25.87,1.23,26.81,22.95,3.86,-1.4,4.11,25.9,26.26,10.0,26.76,1.14,27.91,24.06,3.86,-1.44,4.22,26.78,27.29,10.0,28.13,0.7,29.02,26.54,2.48,-1.1,3.87,28.14,28.22,10.0,26.77,0.37,27.22,26.26,0.96,-0.22,1.69,26.77,26.81,10.0
+BJ-MO-G090009 = 27.45,0.95,29.15,26.26,2.89,0.18,1.91,27.47,27.36,15.0,29.28,0.97,30.81,27.64,3.17,-0.17,2.08,29.3,29.29,15.0,28.07,0.49,28.88,27.29,1.58,-0.1,2.0,28.08,28.19,15.0,27.35,0.91,29.29,25.16,4.13,-0.22,4.4,27.36,27.36,15.0,25.88,0.55,26.54,25.02,1.52,-0.38,1.69,25.89,26.12,15.0,23.27,0.86,24.47,21.3,3.17,-0.73,2.87,23.28,23.5,15.0,26.31,1.08,28.46,24.33,4.13,0.08,2.6,26.33,26.26,15.0,26.1,0.66,27.09,24.88,2.2,-0.59,2.33,26.11,26.33,15.0,26.98,0.85,28.46,25.64,2.82,0.22,1.94,26.99,27.09,15.0,26.28,0.57,27.09,25.23,1.86,-0.62,2.2,26.28,26.54,15.0,28.35,0.58,29.29,27.22,2.07,-0.55,2.38,28.35,28.46,15.0,27.41,0.44,28.05,26.6,1.45,-0.4,2.33,27.42,27.36,15.0
+BJ-MO-G090010 = 26.02,0.62,26.81,24.88,1.93,-0.21,2.06,26.03,25.98,13.0,27.04,0.57,27.64,25.71,1.93,-0.99,3.14,27.05,27.22,13.0,26.93,0.24,27.36,26.4,0.96,-0.29,3.31,26.93,26.88,13.0,26.94,0.47,27.64,26.05,1.58,-0.26,2.18,26.94,26.95,13.0,24.94,0.22,25.23,24.33,0.9,-1.59,5.61,24.94,25.02,13.0,24.07,0.54,24.88,23.23,1.65,0.03,1.83,24.07,24.06,13.0,25.34,0.54,25.98,24.06,1.93,-1.11,3.47,25.34,25.43,13.0,25.92,0.3,26.54,25.43,1.1,0.41,2.73,25.92,25.85,13.0,25.68,0.72,26.67,24.06,2.62,-0.8,3.18,25.69,25.71,13.0,25.13,0.33,26.05,24.61,1.45,1.45,5.91,25.13,25.16,13.0,27.0,0.26,27.36,26.54,0.83,-0.58,2.57,27.0,27.02,13.0,25.34,0.71,26.54,24.06,2.48,-0.12,2.16,25.35,25.43,13.0
+BJ-MO-G090011 = 25.26,0.13,25.43,25.16,0.28,0.49,1.63,25.26,25.23,4.0,27.22,0.49,27.78,26.81,0.96,0.15,1.2,27.23,27.16,4.0,27.02,0.29,27.36,26.67,0.69,-0.0,1.85,27.02,27.02,4.0,25.66,0.66,26.26,25.02,1.24,-0.02,1.04,25.66,25.67,4.0,25.09,0.33,25.43,24.74,0.69,-0.0,1.22,25.09,25.09,4.0,24.09,0.07,24.19,24.06,0.14,1.15,2.33,24.09,24.06,4.0,26.48,0.48,27.09,25.98,1.1,0.3,1.72,26.49,26.43,4.0,25.52,0.15,25.71,25.36,0.34,0.28,1.57,25.52,25.5,4.0,25.61,0.38,25.98,25.16,0.83,-0.19,1.4,25.61,25.64,4.0,25.73,0.46,26.19,25.16,1.03,-0.28,1.57,25.73,25.78,4.0,27.05,0.36,27.36,26.54,0.83,-0.83,2.1,27.05,27.16,4.0,26.76,0.47,27.22,26.26,0.96,-0.05,1.18,26.76,26.78,4.0
+BJ-OU-G100001 = 23.32,1.41,24.88,22.13,2.76,0.45,1.5,23.35,22.95,3.0,24.59,1.07,25.8,23.78,2.02,0.59,1.5,24.61,24.19,3.0,25.83,1.16,26.9,24.61,2.3,-0.24,1.5,25.85,25.98,3.0,24.15,1.24,25.43,22.95,2.48,0.14,1.5,24.17,24.06,3.0,25.34,0.42,25.71,24.88,0.83,-0.38,1.5,25.34,25.43,3.0,20.76,0.98,21.48,19.65,1.84,-0.62,1.5,20.78,21.16,3.0,24.59,0.25,24.88,24.42,0.46,0.68,1.5,24.59,24.47,3.0,23.58,0.26,23.87,23.37,0.51,0.49,1.5,23.58,23.5,3.0,23.89,1.09,24.79,22.68,2.11,-0.48,1.5,23.9,24.19,3.0,25.45,0.66,26.17,24.88,1.29,0.41,1.5,25.45,25.3,3.0,26.88,0.85,27.84,26.26,1.58,0.62,1.5,26.89,26.54,3.0,24.36,1.04,25.52,23.5,2.02,0.49,1.5,24.38,24.06,3.0
+BJ-OU-G100002 = 24.4,0.1,24.61,24.33,0.28,1.12,3.09,24.4,24.33,9.0,26.7,0.66,27.64,25.71,1.93,-0.02,1.91,26.7,26.67,9.0,27.66,0.44,28.46,27.09,1.38,0.45,2.28,27.66,27.64,9.0,26.79,0.44,27.36,26.12,1.24,-0.02,1.76,26.79,26.81,9.0,25.69,0.38,26.26,25.16,1.1,0.14,1.78,25.69,25.71,9.0,24.1,0.24,24.33,23.64,0.69,-0.77,2.58,24.1,24.12,9.0,24.74,0.43,25.71,24.33,1.38,1.25,3.84,24.75,24.61,9.0,24.95,0.53,25.71,24.19,1.52,-0.01,1.8,24.96,25.02,9.0,24.74,0.49,25.43,23.78,1.65,-0.63,2.79,24.75,24.88,9.0,26.28,0.54,27.09,25.57,1.52,0.24,1.71,26.29,26.26,9.0,27.52,0.32,28.19,27.09,1.1,0.78,3.43,27.52,27.5,9.0,25.8,0.37,26.4,25.43,0.96,0.42,1.72,25.8,25.71,9.0
+BJ-OU-G100003 = 22.79,1.69,25.16,21.02,4.13,0.28,1.79,22.84,23.09,5.0,21.39,0.26,21.57,21.02,0.55,-0.59,1.56,21.39,21.57,5.0,24.18,1.56,26.81,23.23,3.58,1.15,2.67,24.22,23.23,5.0,22.36,1.48,24.88,21.3,3.58,1.19,2.77,22.4,21.57,5.0,22.66,1.38,24.47,21.02,3.44,0.04,1.69,22.7,23.02,5.0,20.02,0.88,21.02,19.09,1.93,-0.16,1.33,20.04,20.33,5.0,23.93,2.46,27.09,21.16,5.93,0.09,1.55,24.03,24.12,5.0,24.55,1.87,26.67,22.26,4.41,-0.04,1.46,24.61,24.47,5.0,22.28,0.47,22.95,21.85,1.1,0.42,1.82,22.29,22.26,5.0,23.15,0.67,24.06,22.54,1.52,0.49,1.5,23.15,22.81,5.0,27.05,1.69,29.57,25.3,4.27,0.49,2.04,27.09,27.22,5.0,24.96,1.94,27.91,22.95,4.96,0.55,2.12,25.02,25.02,5.0
+BJ-OU-G100004 = 23.88,1.02,24.61,23.16,1.45,0.0,1.0,23.89,23.88,2.0,24.85,1.02,25.57,24.12,1.45,0.0,1.0,24.86,24.85,2.0,26.5,1.22,27.36,25.64,1.72,0.0,1.0,26.51,26.5,2.0,25.36,1.46,26.4,24.33,2.07,0.0,1.0,25.39,25.36,2.0,25.02,0.97,25.71,24.33,1.38,0.0,1.0,25.03,25.02,2.0,22.78,1.61,23.92,21.64,2.27,-0.0,1.0,22.81,22.78,2.0,25.85,1.17,26.67,25.02,1.65,0.0,1.0,25.86,25.85,2.0,24.5,0.54,24.88,24.12,0.76,-0.0,1.0,24.51,24.5,2.0,24.54,1.07,25.3,23.78,1.52,-0.0,1.0,24.55,24.54,2.0,25.3,0.39,25.57,25.02,0.55,0.0,1.0,25.3,25.3,2.0,27.26,0.54,27.64,26.88,0.76,-0.0,1.0,27.26,27.26,2.0,24.74,0.58,25.16,24.33,0.83,-0.0,1.0,24.75,24.74,2.0
+BJ-OU-G100005 = 23.99,0.88,24.61,23.37,1.24,0.0,1.0,23.99,23.99,2.0,25.23,0.68,25.71,24.74,0.96,0.0,1.0,25.23,25.23,2.0,26.88,1.07,27.64,26.12,1.52,-0.0,1.0,26.89,26.88,2.0,26.05,1.46,27.09,25.02,2.07,0.0,1.0,26.07,26.05,2.0,26.33,0.68,26.81,25.85,0.96,0.0,1.0,26.33,26.33,2.0,22.95,1.56,24.06,21.85,2.2,-0.0,1.0,22.98,22.95,2.0,26.33,0.68,26.81,25.85,0.96,0.0,1.0,26.33,26.33,2.0,24.54,0.49,24.88,24.19,0.69,-0.0,1.0,24.54,24.54,2.0,24.74,0.97,25.43,24.06,1.38,0.0,1.0,24.75,24.74,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.39,27.64,27.09,0.55,0.0,1.0,27.36,27.36,2.0,25.16,0.78,25.71,24.61,1.1,-0.0,1.0,25.16,25.16,2.0
+BJ-OU-G100006 = 24.62,0.34,25.16,24.06,1.1,-0.15,2.07,24.62,24.61,11.0,27.31,0.2,27.64,26.88,0.76,-0.56,3.26,27.31,27.36,11.0,27.01,0.43,27.64,26.33,1.31,0.08,1.84,27.01,26.95,11.0,26.28,0.67,27.36,25.43,1.93,0.22,1.91,26.29,26.26,11.0,24.14,1.26,26.54,22.68,3.86,0.58,2.16,24.17,23.64,11.0,23.01,0.51,23.78,22.19,1.58,0.1,2.11,23.01,22.95,11.0,23.85,0.56,24.47,22.75,1.72,-1.0,2.73,23.86,24.06,11.0,24.53,0.51,25.43,23.78,1.65,0.29,2.03,24.54,24.47,11.0,25.59,0.38,25.98,24.88,1.1,-0.65,2.33,25.59,25.57,11.0,25.75,0.73,26.95,24.81,2.14,0.33,1.92,25.76,25.57,11.0,27.17,0.22,27.5,26.81,0.69,-0.26,2.0,27.18,27.22,11.0,25.5,0.6,26.54,24.61,1.93,0.28,2.1,25.51,25.43,11.0
+BJ-OU-G100007 = 23.5,0.94,24.61,22.4,2.2,-0.0,1.26,23.52,23.5,6.0,24.43,1.26,25.71,23.09,2.62,-0.02,1.06,24.46,24.47,6.0,26.33,1.15,27.64,25.16,2.48,0.05,1.11,26.35,26.26,6.0,24.5,1.18,25.71,23.23,2.48,-0.02,1.07,24.53,24.54,6.0,23.95,0.9,24.88,22.81,2.07,-0.14,1.26,23.97,24.06,6.0,23.02,1.08,24.06,21.44,2.62,-0.43,1.62,23.04,23.3,6.0,24.26,1.51,26.54,22.26,4.27,0.24,2.1,24.3,24.12,6.0,23.92,0.79,24.88,22.68,2.2,-0.45,2.11,23.93,24.06,6.0,24.43,0.8,25.16,23.5,1.65,-0.08,1.1,24.45,24.54,6.0,24.37,0.69,24.88,23.23,1.65,-0.8,2.09,24.37,24.68,6.0,26.85,0.63,27.64,25.98,1.65,-0.12,1.65,26.85,26.88,6.0,24.4,0.56,25.16,23.78,1.38,0.2,1.44,24.41,24.33,6.0
+BJ-OU-G100008 = 25.24,0.6,25.71,24.19,1.52,-1.34,3.08,25.25,25.43,5.0,26.15,0.5,26.81,25.5,1.31,-0.01,1.91,26.15,26.26,5.0,27.68,1.06,29.29,26.67,2.62,0.6,2.1,27.7,27.64,5.0,27.32,0.95,28.19,25.71,2.48,-1.11,2.81,27.33,27.57,5.0,26.52,0.32,26.81,25.98,0.83,-1.11,2.81,26.52,26.6,5.0,23.6,0.64,24.06,22.47,1.58,-1.38,3.1,23.61,23.78,5.0,26.23,0.48,26.81,25.64,1.17,-0.11,1.52,26.24,26.33,5.0,25.24,0.76,25.98,24.12,1.86,-0.51,1.88,25.25,25.36,5.0,24.98,0.37,25.43,24.61,0.83,0.04,1.42,24.98,25.02,5.0,26.71,0.7,27.36,25.78,1.58,-0.31,1.56,26.72,26.81,5.0,27.4,0.3,27.64,26.88,0.76,-1.34,3.08,27.4,27.5,5.0,25.52,0.36,25.98,25.02,0.96,-0.08,2.07,25.52,25.43,5.0
+BJ-OU-G100009 = 24.92,0.49,25.57,24.06,1.52,-0.33,1.82,24.92,25.02,12.0,27.2,0.4,28.19,26.81,1.38,1.63,4.53,27.2,27.09,12.0,28.38,0.63,29.43,27.36,2.07,-0.24,2.31,28.38,28.46,12.0,27.03,0.88,28.46,25.16,3.31,-0.59,3.09,27.05,27.09,12.0,24.55,0.56,25.57,23.64,1.93,0.51,2.61,24.55,24.4,12.0,23.15,0.46,23.78,22.54,1.24,0.27,1.66,23.15,23.09,12.0,24.3,0.91,25.98,23.02,2.96,0.25,2.25,24.32,24.26,12.0,25.22,0.56,25.98,24.33,1.65,-0.01,1.65,25.23,25.19,12.0,25.88,0.69,27.36,25.09,2.27,0.71,2.67,25.88,25.78,12.0,25.97,0.84,27.09,24.88,2.2,0.1,1.62,25.99,26.05,12.0,27.14,0.37,27.64,26.54,1.1,-0.11,1.87,27.14,27.16,12.0,24.9,0.77,25.98,23.5,2.48,-0.74,2.7,24.92,25.05,12.0
+BJ-OU-G100010 = 28.1,1.12,30.39,24.61,5.79,-0.8,3.87,28.13,28.19,57.0,28.59,1.63,32.05,25.43,6.61,0.21,2.7,28.64,28.74,57.0,28.32,1.0,30.12,25.43,4.69,-0.59,3.4,28.34,28.46,57.0,27.89,0.76,30.12,26.33,3.79,0.32,3.0,27.9,27.78,57.0,25.22,0.45,26.33,24.33,2.0,0.71,3.13,25.22,25.16,57.0,23.1,0.51,24.06,21.85,2.2,-0.75,3.59,23.1,23.23,57.0,23.06,0.59,24.06,21.85,2.2,-0.59,2.58,23.07,23.16,57.0,23.95,0.58,25.43,22.13,3.31,-0.17,4.0,23.95,23.78,57.0,24.75,0.88,26.81,22.68,4.13,-0.0,2.69,24.76,24.74,57.0,25.35,0.63,26.67,24.06,2.62,-0.09,2.21,25.35,25.36,57.0,27.05,0.59,28.12,25.71,2.41,-0.21,2.31,27.06,27.09,57.0,27.45,1.42,30.12,24.61,5.51,0.09,2.11,27.48,27.22,57.0
+BJ-OU-G100011 = 25.43,0.35,25.98,24.88,1.1,0.05,1.79,25.43,25.4,12.0,27.33,0.34,28.05,26.81,1.24,0.3,3.21,27.33,27.36,12.0,29.14,0.59,29.98,27.98,2.0,-0.3,2.4,29.15,29.26,12.0,27.34,0.52,28.19,26.4,1.79,-0.19,2.27,27.35,27.33,12.0,24.41,0.47,24.88,23.5,1.38,-0.69,2.11,24.41,24.61,12.0,22.67,0.34,23.09,21.99,1.1,-0.47,2.46,22.67,22.68,12.0,23.35,0.44,23.92,22.54,1.38,-0.31,1.91,23.35,23.37,12.0,25.2,0.72,26.26,24.06,2.2,-0.28,1.86,25.21,25.26,12.0,25.15,0.62,26.26,24.47,1.79,0.33,1.95,25.16,25.19,12.0,24.88,0.48,25.92,24.33,1.58,0.88,2.85,24.88,24.74,12.0,26.37,0.24,26.81,26.12,0.69,0.8,2.52,26.38,26.33,12.0,24.43,0.52,25.23,23.5,1.72,-0.0,2.19,24.44,24.43,12.0
+BJ-OU-G100012 = 23.85,1.92,25.43,21.71,3.72,-0.48,1.5,23.9,24.4,3.0,23.04,0.64,23.78,22.68,1.1,0.71,1.5,23.05,22.68,3.0,24.15,0.4,24.61,23.92,0.69,0.71,1.5,24.15,23.92,3.0,22.49,0.4,22.95,22.26,0.69,0.71,1.5,22.5,22.26,3.0,24.1,1.11,25.16,22.95,2.2,-0.15,1.5,24.12,24.19,3.0,19.46,0.16,19.65,19.37,0.28,0.71,1.5,19.46,19.37,3.0,24.5,1.0,25.25,23.37,1.88,-0.6,1.5,24.51,24.88,3.0,24.04,1.05,25.25,23.37,1.88,0.69,1.5,24.06,23.5,3.0,22.4,0.24,22.68,22.26,0.41,0.71,1.5,22.4,22.26,3.0,24.47,0.41,24.88,24.06,0.83,0.0,1.5,24.47,24.47,3.0,27.48,1.21,28.46,26.12,2.34,-0.51,1.5,27.49,27.84,3.0,23.84,0.58,24.51,23.5,1.01,0.71,1.5,23.85,23.5,3.0
+BJ-OU-G100013 = 24.71,0.28,25.3,24.33,0.96,0.64,2.72,24.71,24.68,15.0,26.15,0.61,27.36,25.43,1.93,0.38,2.08,26.15,26.12,15.0,27.17,0.26,27.5,26.54,0.96,-0.77,3.41,27.18,27.16,15.0,27.36,0.4,28.05,26.26,1.79,-1.25,5.44,27.36,27.43,15.0,25.84,0.42,26.67,25.16,1.52,0.33,2.52,25.85,25.92,15.0,23.64,0.74,24.33,22.13,2.2,-0.9,2.29,23.65,23.92,15.0,25.52,0.5,26.4,24.61,1.79,-0.1,2.05,25.52,25.64,15.0,25.51,0.42,26.81,25.02,1.79,1.96,7.13,25.51,25.43,15.0,25.51,0.44,26.26,24.74,1.52,-0.22,2.28,25.51,25.57,15.0,26.77,0.41,27.36,25.71,1.65,-1.03,4.04,26.77,26.81,15.0,27.08,0.26,27.5,26.54,0.96,-0.38,2.71,27.08,27.09,15.0,25.61,0.36,26.26,25.02,1.24,0.14,2.0,25.61,25.57,15.0
+BJ-OU-G100014 = 26.65,1.44,28.74,25.16,3.58,0.39,1.92,26.68,26.81,5.0,25.3,5.26,29.02,21.57,7.44,0.0,1.0,25.57,25.3,2.0,27.78,1.36,28.74,26.81,1.93,-0.0,1.0,27.79,27.78,2.0,26.54,2.34,28.19,24.88,3.31,0.0,1.0,26.59,26.54,2.0,25.35,0.55,25.98,24.47,1.52,-0.73,2.66,25.36,25.43,5.0,21.57,0.78,22.13,21.02,1.1,-0.0,1.0,21.58,21.57,2.0,27.36,2.22,29.02,24.33,4.69,-0.67,1.83,27.43,28.05,4.0,27.4,2.01,29.02,24.88,4.13,-0.37,1.48,27.45,27.84,4.0,24.47,2.14,25.98,22.95,3.03,0.0,1.0,24.52,24.47,2.0,24.23,2.48,27.91,22.54,5.37,1.09,2.29,24.32,23.23,4.0,29.54,0.59,30.39,28.74,1.65,0.15,2.46,29.54,29.57,5.0,27.36,0.98,28.46,26.54,1.93,0.15,1.2,27.38,27.22,4.0
+BJ-ZO-G120001 = 29.64,0.67,30.39,28.74,1.65,-0.23,1.66,29.64,29.7,5.0,29.03,0.37,29.43,28.46,0.96,-0.54,2.15,29.03,29.02,5.0,28.53,0.59,29.29,27.91,1.38,0.31,1.43,28.54,28.33,5.0,27.58,0.5,28.19,27.09,1.1,0.32,1.29,27.59,27.36,5.0,24.33,0.42,24.88,23.78,1.1,-0.06,1.84,24.33,24.47,5.0,23.7,0.41,24.33,23.23,1.1,0.59,2.36,23.7,23.64,5.0,22.26,0.22,22.54,21.99,0.55,-0.0,1.7,22.26,22.26,5.0,24.73,0.87,25.85,23.5,2.34,-0.2,2.06,24.74,24.88,5.0,27.93,1.3,29.84,26.54,3.31,0.44,1.98,27.95,27.91,5.0,25.92,0.21,26.12,25.71,0.41,-0.0,1.25,25.92,25.92,5.0,28.63,0.25,29.02,28.46,0.55,0.84,2.08,28.63,28.46,5.0,27.03,0.32,27.36,26.67,0.69,0.13,1.32,27.03,26.95,5.0
+BJ-ZO-G120002 = 27.51,0.39,28.05,27.09,0.96,0.38,1.66,27.52,27.36,5.0,29.0,0.7,29.84,28.12,1.72,0.02,1.57,29.01,28.88,5.0,27.29,0.3,27.78,27.02,0.76,0.85,2.37,27.29,27.22,5.0,26.52,0.44,26.95,25.85,1.1,-0.6,2.11,26.52,26.54,5.0,24.56,0.49,25.43,24.26,1.17,1.42,3.13,24.57,24.33,5.0,23.46,0.59,24.33,22.95,1.38,0.56,1.82,23.47,23.3,5.0,23.24,0.85,24.61,22.4,2.2,0.8,2.4,23.25,23.16,5.0,25.38,0.33,25.85,25.02,0.83,0.4,1.76,25.38,25.3,5.0,27.1,1.16,28.88,25.71,3.17,0.51,2.38,27.12,26.81,5.0,25.6,0.55,26.4,25.02,1.38,0.4,1.96,25.6,25.71,5.0,27.89,0.62,28.74,27.22,1.52,0.26,1.72,27.89,27.91,5.0,26.44,0.49,27.22,25.92,1.31,0.78,2.46,26.44,26.26,5.0
+BJ-ZO-G120003 = 28.49,0.82,30.39,27.09,3.31,0.41,2.45,28.5,28.4,87.0,31.4,1.17,34.25,29.02,5.24,0.16,2.7,31.42,31.36,87.0,29.27,1.36,32.6,27.09,5.51,0.34,2.2,29.3,29.02,87.0,30.1,1.31,33.7,27.09,6.61,0.04,2.81,30.13,30.12,87.0,26.32,0.95,28.19,24.88,3.31,0.27,1.86,26.33,26.12,87.0,23.02,0.41,24.06,21.85,2.2,0.04,3.13,23.02,22.95,87.0,23.92,1.0,25.98,22.13,3.86,0.22,1.8,23.94,23.64,87.0,25.12,0.96,29.29,23.78,5.51,1.79,7.83,25.14,25.02,87.0,24.34,1.0,26.54,22.13,4.41,0.0,2.22,24.36,24.47,87.0,26.79,0.59,28.46,25.71,2.76,0.61,2.97,26.79,26.67,87.0,28.63,0.66,30.26,27.36,2.89,0.46,2.57,28.64,28.53,87.0,30.06,0.8,32.87,28.46,4.41,0.96,4.59,30.07,29.98,87.0
+BJ-ZO-G120004 = 29.53,1.06,30.67,28.33,2.34,-0.07,1.41,29.55,29.57,4.0,28.24,0.4,28.74,27.78,0.96,0.13,1.84,28.24,28.22,4.0,27.57,0.93,28.74,26.54,2.2,0.22,1.8,27.58,27.5,4.0,27.36,0.39,27.91,27.09,0.83,0.82,2.0,27.36,27.22,4.0,24.92,0.28,25.16,24.61,0.55,-0.12,1.15,24.92,24.95,4.0,23.37,1.51,25.43,21.85,3.58,0.57,2.0,23.4,23.09,4.0,22.94,0.9,24.06,21.85,2.2,0.06,1.97,22.95,22.92,4.0,26.76,0.47,27.22,26.26,0.96,-0.05,1.18,26.76,26.78,4.0,27.88,1.16,29.29,26.54,2.76,0.09,1.78,27.9,27.84,4.0,26.17,0.25,26.54,25.98,0.55,0.98,2.2,26.17,26.09,4.0,28.46,0.75,29.29,27.64,1.65,0.0,1.36,28.47,28.46,4.0,26.59,0.77,27.36,25.71,1.65,-0.13,1.32,26.6,26.64,4.0
+BJ-ZO-G120005 = 28.74,1.73,31.22,25.98,5.24,-0.1,1.74,28.79,28.88,18.0,29.09,2.03,31.5,25.71,5.79,-0.49,1.72,29.16,29.7,18.0,28.7,1.71,32.46,26.26,6.2,0.28,2.51,28.75,28.71,18.0,27.45,1.67,30.67,24.88,5.79,0.22,2.01,27.5,27.29,18.0,25.68,1.43,28.19,23.23,4.96,-0.27,1.99,25.72,26.12,18.0,22.72,0.74,24.19,21.3,2.89,0.3,2.85,22.73,22.68,18.0,23.17,0.59,24.33,21.57,2.76,-0.67,4.45,23.17,23.23,18.0,25.55,0.79,26.54,23.5,3.03,-0.74,3.65,25.56,25.57,18.0,24.99,0.91,26.54,23.64,2.89,0.11,1.77,25.0,25.19,18.0,25.68,0.47,26.54,24.88,1.65,0.05,2.4,25.68,25.67,18.0,27.91,0.46,28.74,27.09,1.65,-0.52,2.34,27.92,28.15,18.0,26.69,1.43,28.74,23.23,5.51,-0.84,3.27,26.73,26.95,18.0
+BJ-ZO-G120006 = 30.79,0.77,32.32,29.08,3.24,-0.15,2.32,30.8,30.81,57.0,32.16,1.15,33.7,28.74,4.96,-1.32,4.22,32.18,32.6,57.0,31.3,1.79,34.8,26.81,7.99,-0.26,3.37,31.35,31.22,57.0,29.0,0.92,30.94,27.36,3.58,0.25,2.59,29.01,29.02,57.0,26.68,1.12,29.84,23.78,6.06,0.01,3.03,26.7,26.74,57.0,24.45,0.82,25.98,22.47,3.51,-0.65,2.59,24.46,24.61,57.0,24.67,1.14,27.09,21.57,5.51,-0.15,3.11,24.7,24.61,57.0,25.69,0.86,26.81,23.5,3.31,-0.93,2.94,25.7,25.98,57.0,25.06,1.14,28.74,22.68,6.06,1.18,4.95,25.08,24.88,57.0,25.77,0.48,26.54,24.33,2.2,-0.87,3.49,25.77,25.85,57.0,29.08,0.7,31.22,27.09,4.13,-0.17,4.84,29.09,29.15,57.0,29.61,1.22,32.05,27.09,4.96,-0.06,2.21,29.64,29.57,57.0
+BJ-ZO-G120007 = 30.75,0.95,32.6,28.46,4.13,-0.49,2.4,30.76,30.81,69.0,31.92,1.37,36.46,29.43,7.03,0.57,4.11,31.95,31.84,69.0,31.06,1.63,34.25,28.19,6.06,0.36,2.2,31.1,30.81,69.0,29.48,1.28,32.05,26.95,5.1,-0.09,2.08,29.51,29.29,69.0,25.93,0.99,28.46,23.78,4.69,0.02,2.79,25.94,25.98,69.0,23.63,0.93,25.98,20.47,5.51,-0.3,4.54,23.65,23.61,68.0,25.44,1.58,28.19,21.85,6.34,-0.36,2.38,25.49,25.98,69.0,25.93,1.05,27.64,23.5,4.13,-0.5,2.67,25.95,25.98,69.0,25.64,1.05,28.19,23.23,4.96,0.18,2.32,25.66,25.57,69.0,26.24,0.8,27.91,24.06,3.86,-0.02,3.23,26.25,26.26,69.0,28.64,0.46,30.39,27.91,2.48,1.42,5.69,28.64,28.53,69.0,28.49,1.03,30.39,26.88,3.51,0.17,1.69,28.51,28.33,69.0
+BJ-ZO-G120008 = 30.4,0.58,31.5,28.74,2.76,-0.49,2.92,30.41,30.43,56.0,32.74,1.0,35.08,31.22,3.86,0.9,2.7,32.75,32.39,56.0,31.93,1.18,35.35,29.84,5.51,0.7,3.32,31.96,31.77,56.0,31.65,0.98,34.53,29.7,4.82,0.66,3.42,31.67,31.5,56.0,26.82,1.05,28.88,24.61,4.27,-0.21,2.02,26.84,27.02,56.0,23.97,0.39,24.88,23.23,1.65,0.49,2.62,23.97,23.92,56.0,25.13,0.78,27.09,23.5,3.58,0.31,2.6,25.15,25.05,56.0,25.18,1.0,27.09,23.37,3.72,0.35,1.99,25.2,24.81,56.0,24.49,0.82,26.26,22.68,3.58,-0.09,2.64,24.51,24.61,56.0,26.57,0.52,27.91,25.16,2.76,-0.0,3.63,26.57,26.54,56.0,29.71,0.89,31.08,27.91,3.17,-0.35,1.81,29.73,29.84,56.0,32.71,0.89,34.25,31.08,3.17,-0.11,2.06,32.72,32.81,56.0
+BJ-ZO-G120009 = 29.57,1.1,31.77,26.81,4.96,-0.44,2.55,29.59,29.84,99.0,32.83,1.13,35.91,29.29,6.61,-0.02,3.37,32.85,32.74,99.0,29.52,1.68,33.15,25.16,7.99,-0.4,2.59,29.57,29.84,99.0,30.8,1.39,34.25,27.36,6.89,0.06,2.63,30.83,30.67,99.0,26.38,1.04,28.46,22.95,5.51,-0.29,3.13,26.4,26.26,99.0,23.84,0.41,24.88,22.68,2.2,-0.63,3.72,23.84,23.92,99.0,24.3,0.8,25.98,21.85,4.13,-0.45,3.32,24.32,24.33,99.0,24.16,1.05,27.09,21.57,5.51,0.18,2.72,24.18,24.06,99.0,23.97,1.47,27.36,18.27,9.09,-1.18,6.68,24.02,24.06,99.0,26.28,1.0,27.91,23.78,4.13,-0.53,2.39,26.3,26.47,99.0,28.69,0.8,30.94,26.4,4.55,-0.31,3.54,28.7,28.74,99.0,32.24,1.22,34.25,29.02,5.24,-0.44,2.38,32.27,32.46,99.0
+BJ-ZO-G120010 = 25.25,0.67,26.54,24.33,2.2,0.64,2.64,25.26,25.19,10.0,27.4,0.46,28.05,26.81,1.24,-0.16,1.76,27.4,27.47,10.0,27.67,0.69,28.74,26.67,2.07,0.03,1.88,27.67,27.71,10.0,26.0,0.46,27.09,25.57,1.52,1.38,4.17,26.01,25.92,10.0,23.66,0.26,24.06,23.23,0.83,-0.15,2.1,23.66,23.71,10.0,22.66,0.26,22.95,22.13,0.83,-0.75,2.89,22.66,22.68,10.0,23.2,0.53,23.92,22.13,1.79,-0.59,2.82,23.21,23.23,10.0,25.02,0.3,25.57,24.61,0.96,0.59,2.27,25.02,24.88,10.0,26.2,0.64,27.09,25.16,1.93,-0.05,1.84,26.2,26.12,10.0,25.3,0.31,25.71,24.61,1.1,-1.03,3.57,25.3,25.4,10.0,27.67,0.28,28.19,27.22,0.96,0.39,2.65,27.67,27.64,10.0,24.88,0.67,25.98,23.92,2.07,0.37,1.91,24.89,24.61,10.0
+BJ-ZO-G120011 = 29.86,0.82,31.77,27.91,3.86,0.07,2.63,29.87,29.84,94.0,32.6,1.1,36.46,30.39,6.06,1.09,5.3,32.62,32.46,94.0,30.71,2.36,35.91,27.36,8.54,0.49,2.1,30.8,30.26,94.0,29.6,1.03,32.05,27.36,4.69,-0.11,2.37,29.62,29.57,94.0,27.07,0.81,28.19,24.33,3.86,-1.07,4.41,27.08,27.09,94.0,23.2,0.74,25.57,21.85,3.72,0.82,3.84,23.21,23.09,94.0,24.99,1.25,28.46,21.85,6.61,0.1,3.05,25.02,25.02,94.0,26.24,0.79,28.19,24.33,3.86,-0.13,2.71,26.25,26.26,94.0,23.84,0.59,25.85,22.68,3.17,0.56,3.5,23.85,23.78,94.0,27.0,0.58,28.33,25.43,2.89,-0.25,2.77,27.0,26.98,94.0,29.68,0.76,31.22,28.46,2.76,0.28,1.94,29.69,29.57,94.0,30.12,1.53,33.43,25.98,7.44,0.16,2.7,30.16,29.74,94.0
+BJ-ZO-G120012 = 29.92,0.81,31.5,27.09,4.41,-1.13,4.84,29.93,30.12,74.0,33.41,1.51,37.28,30.12,7.17,0.23,2.93,33.44,33.49,74.0,30.48,1.83,34.53,27.5,7.03,0.32,2.03,30.53,30.39,74.0,28.88,0.66,30.94,27.91,3.03,0.4,2.98,28.89,28.88,74.0,25.92,0.97,28.46,23.78,4.69,0.03,2.7,25.94,25.98,74.0,23.96,0.48,24.88,22.68,2.2,-0.15,2.46,23.96,24.06,74.0,24.39,0.76,26.26,22.68,3.58,0.89,3.37,24.41,24.06,74.0,25.63,1.27,29.84,23.78,6.06,0.64,3.21,25.66,25.61,74.0,24.63,0.88,28.19,22.68,5.51,0.86,5.84,24.64,24.74,65.0,26.06,0.84,27.64,24.06,3.58,-0.27,2.22,26.08,26.12,74.0,28.89,0.94,30.94,27.36,3.58,0.36,2.19,28.91,28.74,74.0,31.34,1.15,33.15,29.02,4.13,-0.23,1.79,31.36,31.5,74.0
+BJ-ZO-G120013 = 28.54,1.23,30.12,26.54,3.58,-0.24,1.69,28.56,28.67,11.0,28.43,1.76,31.5,26.26,5.24,0.31,1.87,28.48,27.91,11.0,27.91,0.92,29.57,26.81,2.76,0.45,2.03,27.92,28.05,11.0,26.76,0.5,27.36,25.71,1.65,-0.9,2.81,26.77,26.95,11.0,25.06,0.8,26.26,23.92,2.34,-0.02,1.67,25.07,25.16,11.0,23.23,1.0,25.16,21.3,3.86,0.12,3.32,23.25,23.23,11.0,23.33,0.47,24.06,22.54,1.52,-0.04,2.02,23.34,23.37,11.0,27.39,0.71,28.19,25.98,2.2,-0.54,2.46,27.4,27.36,11.0,26.48,0.54,27.36,25.71,1.65,0.49,2.17,26.48,26.4,11.0,25.9,0.19,26.26,25.71,0.55,0.55,2.23,25.9,25.85,11.0,28.19,0.63,29.02,27.09,1.93,-0.39,1.94,28.2,28.33,11.0,26.64,0.37,27.02,25.85,1.17,-1.43,3.53,26.64,26.81,11.0
+BJ-ZO-G120014 = 27.58,1.5,30.26,25.16,5.1,-0.05,1.86,27.62,27.78,18.0,28.07,1.01,30.39,26.67,3.72,0.46,2.57,28.09,28.05,18.0,27.09,0.77,28.46,25.98,2.48,0.03,2.02,27.1,27.16,18.0,26.81,1.37,29.57,25.02,4.55,0.57,2.15,26.85,26.4,18.0,24.75,0.86,25.98,23.09,2.89,-0.36,2.14,24.77,24.81,18.0,22.84,0.58,23.92,22.06,1.86,0.34,1.89,22.85,22.68,18.0,23.29,0.58,24.06,22.26,1.79,-0.62,2.02,23.3,23.5,18.0,24.9,0.72,26.54,24.06,2.48,0.8,2.75,24.91,24.74,18.0,24.93,0.86,26.26,23.37,2.89,-0.06,2.29,24.95,24.88,18.0,25.38,0.25,25.98,25.09,0.9,1.06,3.1,25.38,25.3,18.0,27.73,0.23,28.19,27.36,0.83,0.3,2.25,27.73,27.71,18.0,26.31,0.89,27.91,24.47,3.44,-0.61,3.09,26.32,26.4,18.0
+BJ-ZO-G120015 = 25.86,1.02,28.74,24.61,4.13,0.98,3.64,25.88,25.67,30.0,26.67,0.69,28.19,25.43,2.76,0.31,2.57,26.68,26.54,30.0,26.85,0.42,27.91,25.98,1.93,0.49,3.54,26.86,26.81,30.0,26.31,0.65,27.36,25.3,2.07,0.27,1.83,26.32,26.19,30.0,23.71,0.57,24.61,22.4,2.2,-0.54,2.58,23.71,23.78,30.0,22.01,0.76,23.64,20.2,3.44,-0.14,3.34,22.02,22.13,30.0,22.45,1.02,24.54,19.92,4.62,0.17,3.33,22.47,22.13,30.0,24.32,0.69,25.98,22.95,3.03,0.57,3.28,24.33,24.19,30.0,26.24,1.25,30.39,24.61,5.79,1.46,5.47,26.27,25.95,30.0,24.8,0.67,26.26,23.5,2.76,0.32,2.75,24.81,24.81,30.0,26.65,0.34,27.64,25.98,1.65,0.69,4.0,26.66,26.6,30.0,24.58,0.58,25.98,23.5,2.48,0.56,2.78,24.59,24.5,30.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_vegetation_2005.properties
new file mode 100644
index 0000000..c856786
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BEN/BEN_2_vegetation_2005.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 2005 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=2005
+
+# 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.38,0.02,0.43,0.35,0.08,-0.19,2.41,0.38,0.39,176.0,0.38,0.01,0.42,0.34,0.08,0.01,2.91,0.38,0.38,176.0,0.55,0.04,0.64,0.49,0.14,0.64,2.77,0.55,0.55,176.0,0.62,0.04,0.69,0.54,0.15,-0.4,2.28,0.62,0.62,176.0,0.66,0.03,0.74,0.57,0.17,-0.31,2.47,0.66,0.66,176.0,0.62,0.07,0.73,0.46,0.27,-0.16,1.81,0.62,0.62,176.0,0.53,0.06,0.67,0.39,0.28,-0.12,2.52,0.53,0.52,176.0,0.49,0.06,0.62,0.36,0.25,-0.23,2.28,0.5,0.5,176.0,0.72,0.04,0.79,0.54,0.25,-2.04,7.89,0.72,0.73,176.0,0.74,0.03,0.78,0.63,0.15,-0.83,4.28,0.74,0.74,176.0,0.65,0.04,0.72,0.52,0.2,-0.57,3.35,0.65,0.65,176.0,0.5,0.04,0.59,0.37,0.22,-0.73,3.16,0.5,0.51,176.0
+BJ-AK-G020002 = 0.28,0.02,0.31,0.25,0.06,0.08,1.88,0.28,0.28,39.0,0.28,0.03,0.32,0.23,0.09,-0.12,1.7,0.28,0.28,39.0,0.31,0.04,0.37,0.24,0.13,-0.16,1.64,0.31,0.31,39.0,0.34,0.06,0.42,0.25,0.18,-0.21,1.6,0.34,0.35,39.0,0.47,0.07,0.58,0.36,0.21,0.04,1.59,0.48,0.46,39.0,0.55,0.03,0.59,0.5,0.1,0.21,1.84,0.55,0.55,39.0,0.64,0.03,0.68,0.57,0.11,-0.84,2.97,0.64,0.64,39.0,0.55,0.04,0.62,0.47,0.16,-0.13,2.25,0.55,0.55,39.0,0.69,0.02,0.73,0.65,0.08,0.24,1.86,0.69,0.69,39.0,0.62,0.03,0.67,0.58,0.09,0.43,1.99,0.62,0.61,39.0,0.47,0.03,0.53,0.43,0.1,0.28,1.82,0.47,0.46,39.0,0.3,0.02,0.34,0.27,0.08,0.25,1.9,0.3,0.3,39.0
+BJ-AK-G020003 = 0.25,0.01,0.27,0.23,0.03,-0.25,2.17,0.25,0.25,30.0,0.23,0.01,0.24,0.21,0.03,-0.86,2.65,0.23,0.23,30.0,0.24,0.01,0.26,0.23,0.03,0.36,1.83,0.24,0.24,30.0,0.24,0.01,0.26,0.23,0.03,0.67,2.88,0.24,0.24,30.0,0.38,0.02,0.42,0.34,0.07,0.58,2.7,0.38,0.37,30.0,0.51,0.02,0.53,0.47,0.06,-0.35,1.84,0.51,0.51,30.0,0.52,0.03,0.6,0.49,0.11,0.68,2.52,0.53,0.52,30.0,0.53,0.04,0.58,0.46,0.12,-0.35,1.82,0.53,0.54,30.0,0.69,0.01,0.7,0.67,0.03,-0.28,2.41,0.69,0.69,30.0,0.59,0.01,0.62,0.57,0.06,-0.28,2.97,0.59,0.59,30.0,0.4,0.03,0.45,0.35,0.1,-0.48,2.32,0.4,0.41,30.0,0.28,0.01,0.29,0.26,0.04,-0.23,2.18,0.28,0.28,30.0
+BJ-AK-G020004 = 0.3,0.01,0.31,0.29,0.02,0.36,2.77,0.3,0.3,30.0,0.29,0.01,0.31,0.27,0.04,0.16,2.45,0.29,0.29,30.0,0.36,0.03,0.43,0.32,0.11,-0.03,2.56,0.36,0.36,30.0,0.39,0.03,0.46,0.34,0.13,0.26,3.32,0.39,0.39,30.0,0.5,0.02,0.53,0.46,0.07,-0.78,2.89,0.5,0.51,30.0,0.55,0.03,0.62,0.5,0.13,0.71,3.4,0.55,0.54,30.0,0.5,0.04,0.58,0.44,0.14,0.48,2.58,0.5,0.5,30.0,0.52,0.05,0.67,0.44,0.22,0.95,4.24,0.52,0.51,30.0,0.66,0.02,0.71,0.61,0.1,0.47,2.84,0.66,0.65,30.0,0.56,0.02,0.62,0.54,0.08,1.11,4.37,0.56,0.56,30.0,0.44,0.02,0.49,0.42,0.07,1.11,4.56,0.44,0.44,30.0,0.31,0.01,0.34,0.29,0.05,-0.21,3.53,0.31,0.31,30.0
+BJ-AK-G020005 = 0.33,0.01,0.36,0.3,0.06,-0.29,2.85,0.33,0.33,130.0,0.34,0.02,0.4,0.29,0.1,0.23,2.47,0.34,0.34,130.0,0.45,0.03,0.52,0.38,0.14,0.02,2.09,0.45,0.45,130.0,0.5,0.03,0.56,0.4,0.16,-0.64,3.0,0.5,0.51,130.0,0.57,0.03,0.64,0.5,0.15,0.02,2.42,0.57,0.57,130.0,0.65,0.04,0.73,0.55,0.17,-0.17,2.28,0.65,0.65,130.0,0.51,0.03,0.59,0.41,0.18,0.09,2.67,0.51,0.51,130.0,0.54,0.05,0.66,0.44,0.22,0.26,2.27,0.54,0.53,130.0,0.72,0.02,0.76,0.64,0.12,-1.4,6.12,0.72,0.73,130.0,0.66,0.04,0.73,0.56,0.17,-0.27,2.82,0.66,0.66,130.0,0.55,0.04,0.64,0.44,0.2,-0.05,2.63,0.55,0.54,130.0,0.38,0.04,0.49,0.31,0.18,0.84,3.4,0.38,0.37,130.0
+BJ-AK-G020006 = 0.31,0.0,0.31,0.3,0.01,-1.0,2.85,0.31,0.31,7.0,0.31,0.01,0.32,0.3,0.02,-0.95,2.87,0.31,0.31,7.0,0.42,0.02,0.44,0.4,0.05,-0.51,2.04,0.42,0.43,7.0,0.44,0.03,0.47,0.39,0.08,-0.5,2.29,0.44,0.45,7.0,0.53,0.01,0.54,0.53,0.01,0.21,1.52,0.53,0.53,7.0,0.6,0.01,0.61,0.58,0.03,0.4,2.01,0.6,0.59,7.0,0.52,0.01,0.53,0.5,0.03,0.18,1.93,0.52,0.51,7.0,0.51,0.02,0.55,0.48,0.06,0.03,1.39,0.51,0.51,7.0,0.67,0.01,0.69,0.66,0.02,0.59,2.0,0.67,0.67,7.0,0.59,0.01,0.6,0.58,0.02,0.75,1.91,0.59,0.58,7.0,0.46,0.01,0.47,0.45,0.03,0.85,2.03,0.46,0.45,7.0,0.32,0.01,0.33,0.32,0.01,0.77,1.84,0.32,0.32,7.0
+BJ-AK-G020007 = 0.3,0.02,0.34,0.25,0.09,-0.04,2.03,0.3,0.3,129.0,0.28,0.03,0.35,0.24,0.11,0.54,2.84,0.28,0.28,129.0,0.33,0.05,0.44,0.23,0.21,0.09,2.22,0.33,0.33,129.0,0.39,0.06,0.56,0.28,0.28,0.43,2.83,0.4,0.39,129.0,0.52,0.05,0.59,0.38,0.21,-0.78,2.62,0.53,0.54,129.0,0.66,0.03,0.72,0.58,0.14,-0.55,2.79,0.66,0.67,129.0,0.68,0.03,0.75,0.59,0.16,-0.4,2.38,0.68,0.69,129.0,0.64,0.04,0.75,0.57,0.17,0.49,2.95,0.64,0.64,129.0,0.73,0.01,0.75,0.7,0.05,0.01,2.32,0.73,0.72,129.0,0.61,0.02,0.66,0.56,0.09,-0.0,2.04,0.61,0.61,129.0,0.47,0.03,0.53,0.42,0.1,-0.06,2.04,0.47,0.48,129.0,0.33,0.03,0.38,0.26,0.12,-0.84,2.8,0.34,0.34,129.0
+BJ-AK-G020008 = 0.33,0.01,0.35,0.29,0.06,-0.92,3.81,0.33,0.33,103.0,0.34,0.02,0.38,0.29,0.09,-0.37,3.9,0.34,0.34,103.0,0.42,0.03,0.48,0.35,0.13,-0.05,3.13,0.42,0.42,103.0,0.49,0.04,0.56,0.38,0.18,-0.99,3.27,0.49,0.5,103.0,0.56,0.03,0.63,0.49,0.14,-0.46,2.96,0.56,0.57,103.0,0.64,0.04,0.71,0.54,0.17,-0.42,2.69,0.64,0.64,103.0,0.67,0.05,0.74,0.49,0.25,-1.21,4.26,0.67,0.69,103.0,0.62,0.04,0.69,0.51,0.18,-0.21,2.15,0.62,0.62,103.0,0.72,0.02,0.75,0.66,0.09,-1.14,3.99,0.72,0.73,103.0,0.63,0.02,0.66,0.57,0.09,-0.77,2.98,0.63,0.63,103.0,0.49,0.02,0.54,0.42,0.12,-0.62,2.83,0.49,0.49,103.0,0.35,0.02,0.38,0.3,0.08,-0.42,2.85,0.35,0.35,103.0
+BJ-AK-G020009 = 0.24,0.02,0.27,0.21,0.06,0.48,2.45,0.24,0.24,57.0,0.21,0.02,0.25,0.18,0.07,0.75,2.64,0.21,0.21,57.0,0.22,0.03,0.29,0.18,0.12,0.72,2.83,0.22,0.21,57.0,0.22,0.03,0.29,0.18,0.11,0.52,2.69,0.22,0.22,57.0,0.36,0.04,0.44,0.28,0.16,0.43,2.66,0.36,0.35,57.0,0.51,0.04,0.58,0.42,0.16,-0.65,2.86,0.51,0.52,57.0,0.55,0.06,0.69,0.44,0.24,0.26,1.94,0.56,0.55,57.0,0.59,0.06,0.73,0.52,0.21,1.15,3.25,0.59,0.57,57.0,0.69,0.01,0.72,0.66,0.06,-0.3,2.68,0.69,0.7,57.0,0.54,0.04,0.64,0.46,0.18,0.29,2.99,0.54,0.54,57.0,0.35,0.04,0.46,0.29,0.17,0.8,2.97,0.35,0.34,57.0,0.27,0.01,0.31,0.24,0.06,1.01,3.99,0.27,0.26,57.0
+BJ-AK-G020010 = 0.31,0.01,0.33,0.28,0.06,-0.66,2.57,0.31,0.31,44.0,0.33,0.02,0.36,0.28,0.07,-0.94,3.14,0.33,0.34,44.0,0.38,0.03,0.43,0.32,0.11,-0.73,3.05,0.38,0.39,44.0,0.44,0.04,0.53,0.37,0.16,0.09,2.51,0.44,0.44,44.0,0.57,0.02,0.64,0.54,0.11,0.84,3.43,0.57,0.57,44.0,0.58,0.03,0.64,0.55,0.09,0.44,2.07,0.59,0.58,44.0,0.63,0.03,0.69,0.56,0.14,0.01,2.58,0.63,0.63,44.0,0.56,0.02,0.61,0.53,0.08,0.76,2.85,0.56,0.56,44.0,0.69,0.02,0.73,0.66,0.07,0.39,2.86,0.69,0.69,44.0,0.62,0.02,0.67,0.58,0.1,0.76,3.6,0.62,0.61,44.0,0.47,0.03,0.53,0.42,0.11,0.32,2.86,0.47,0.47,44.0,0.33,0.01,0.35,0.3,0.05,0.55,5.32,0.33,0.33,44.0
+BJ-AK-G020011 = 0.31,0.02,0.35,0.29,0.07,0.39,2.49,0.31,0.31,17.0,0.3,0.03,0.34,0.26,0.08,0.16,1.91,0.3,0.3,17.0,0.4,0.05,0.48,0.31,0.17,-0.03,2.15,0.4,0.4,17.0,0.43,0.06,0.53,0.33,0.21,-0.02,2.03,0.43,0.43,17.0,0.51,0.04,0.57,0.43,0.14,-0.59,2.74,0.52,0.52,17.0,0.54,0.03,0.61,0.51,0.1,0.65,2.22,0.55,0.54,17.0,0.54,0.08,0.7,0.45,0.25,0.51,1.89,0.55,0.5,17.0,0.5,0.03,0.55,0.44,0.11,-0.13,2.12,0.5,0.5,17.0,0.66,0.03,0.7,0.61,0.1,-0.51,2.1,0.66,0.67,17.0,0.59,0.04,0.64,0.53,0.11,-0.34,1.78,0.59,0.6,17.0,0.47,0.04,0.51,0.41,0.1,-0.23,1.53,0.47,0.47,17.0,0.33,0.02,0.36,0.3,0.07,-0.14,1.81,0.33,0.33,17.0
+BJ-AK-G020012 = 0.33,0.01,0.36,0.31,0.06,0.37,2.03,0.33,0.33,70.0,0.32,0.02,0.36,0.28,0.09,0.22,1.81,0.32,0.32,70.0,0.41,0.05,0.51,0.33,0.18,0.44,2.12,0.42,0.4,70.0,0.5,0.02,0.55,0.45,0.1,-0.08,2.46,0.5,0.5,70.0,0.58,0.02,0.62,0.53,0.09,0.3,2.35,0.58,0.57,70.0,0.66,0.02,0.71,0.62,0.09,0.3,3.04,0.66,0.66,70.0,0.6,0.04,0.68,0.53,0.15,0.4,1.98,0.6,0.59,70.0,0.58,0.06,0.64,0.39,0.25,-1.4,4.34,0.58,0.6,70.0,0.74,0.01,0.75,0.72,0.03,-0.61,3.28,0.74,0.74,70.0,0.66,0.02,0.7,0.61,0.09,-0.09,2.31,0.66,0.66,70.0,0.53,0.03,0.59,0.46,0.13,0.15,2.4,0.53,0.52,70.0,0.37,0.02,0.42,0.34,0.08,0.58,2.61,0.37,0.36,70.0
+BJ-AK-G020013 = 0.26,0.03,0.33,0.21,0.12,0.53,2.34,0.26,0.25,175.0,0.24,0.04,0.34,0.19,0.15,0.71,2.37,0.25,0.23,175.0,0.27,0.06,0.41,0.2,0.22,0.91,2.66,0.27,0.25,175.0,0.28,0.07,0.45,0.19,0.26,0.53,2.22,0.29,0.27,175.0,0.4,0.08,0.55,0.27,0.28,-0.04,1.81,0.41,0.41,175.0,0.56,0.04,0.63,0.49,0.14,0.15,1.81,0.56,0.56,175.0,0.66,0.03,0.73,0.59,0.15,-0.01,2.7,0.66,0.66,175.0,0.7,0.07,0.79,0.53,0.26,-0.7,2.64,0.7,0.71,175.0,0.73,0.02,0.76,0.69,0.07,-0.18,2.0,0.73,0.73,175.0,0.59,0.02,0.64,0.55,0.09,-0.19,2.45,0.59,0.59,175.0,0.43,0.03,0.48,0.35,0.13,-1.01,4.08,0.43,0.44,175.0,0.29,0.02,0.35,0.25,0.11,0.12,2.89,0.29,0.29,175.0
+BJ-AK-G020014 = 0.32,0.01,0.34,0.29,0.05,-0.03,2.1,0.32,0.32,36.0,0.35,0.02,0.38,0.31,0.07,-0.17,2.14,0.35,0.35,36.0,0.41,0.03,0.46,0.35,0.11,-0.05,1.99,0.41,0.41,36.0,0.45,0.03,0.49,0.4,0.1,-0.33,2.1,0.45,0.45,36.0,0.56,0.02,0.6,0.51,0.08,-0.6,2.79,0.56,0.57,36.0,0.63,0.02,0.67,0.59,0.08,-0.47,2.3,0.63,0.64,36.0,0.7,0.03,0.75,0.62,0.13,-0.41,2.46,0.7,0.7,36.0,0.62,0.03,0.67,0.56,0.11,-0.64,2.49,0.62,0.63,36.0,0.71,0.01,0.73,0.69,0.04,-0.5,2.35,0.71,0.71,36.0,0.62,0.02,0.66,0.59,0.07,-0.04,3.04,0.62,0.62,36.0,0.45,0.02,0.51,0.42,0.09,0.72,3.45,0.45,0.45,36.0,0.32,0.01,0.36,0.3,0.06,0.15,2.39,0.33,0.32,36.0
+BJ-AQ-G030001 = 0.33,0.1,0.47,0.2,0.27,0.05,1.56,0.35,0.31,19.0,0.35,0.08,0.45,0.19,0.26,-0.45,2.1,0.36,0.37,19.0,0.42,0.09,0.55,0.25,0.31,-0.35,1.94,0.43,0.42,19.0,0.45,0.1,0.6,0.24,0.36,-0.29,2.14,0.46,0.46,19.0,0.48,0.09,0.61,0.28,0.32,-0.65,2.3,0.49,0.5,19.0,0.4,0.09,0.51,0.18,0.33,-0.8,3.13,0.41,0.39,19.0,0.44,0.09,0.54,0.21,0.33,-0.88,3.11,0.45,0.45,19.0,0.35,0.09,0.47,0.13,0.34,-0.65,3.11,0.36,0.36,19.0,0.41,0.08,0.51,0.2,0.31,-0.86,3.34,0.41,0.42,19.0,0.49,0.11,0.66,0.26,0.4,-0.29,2.37,0.5,0.5,19.0,0.48,0.12,0.65,0.25,0.4,-0.22,2.06,0.5,0.49,19.0,0.36,0.09,0.49,0.21,0.28,0.08,1.84,0.37,0.33,19.0
+BJ-AQ-G030002 = 0.55,0.03,0.59,0.49,0.1,-1.5,4.95,0.56,0.56,12.0,0.46,0.02,0.48,0.42,0.06,-1.33,5.44,0.46,0.46,12.0,0.52,0.03,0.57,0.47,0.09,0.24,2.06,0.52,0.51,12.0,0.64,0.03,0.68,0.58,0.1,-0.48,2.23,0.64,0.64,12.0,0.61,0.04,0.68,0.54,0.14,0.37,3.15,0.61,0.6,12.0,0.51,0.02,0.53,0.48,0.05,-0.22,1.56,0.51,0.51,12.0,0.58,0.03,0.62,0.54,0.08,0.45,1.81,0.58,0.57,12.0,0.42,0.02,0.46,0.39,0.08,0.05,3.52,0.42,0.42,12.0,0.48,0.03,0.55,0.44,0.1,0.6,2.38,0.48,0.48,12.0,0.61,0.02,0.64,0.57,0.06,-0.3,1.83,0.61,0.61,12.0,0.67,0.03,0.69,0.59,0.11,-2.25,7.22,0.67,0.68,12.0,0.53,0.03,0.56,0.44,0.12,-1.34,4.46,0.53,0.53,12.0
+BJ-AQ-G030003 = 0.16,0.02,0.18,0.15,0.02,0.0,1.0,0.16,0.16,2.0,0.17,0.03,0.2,0.15,0.05,0.0,1.0,0.17,0.17,2.0,0.22,0.03,0.24,0.2,0.05,0.0,1.0,0.22,0.22,2.0,0.23,0.04,0.25,0.2,0.05,0.0,1.0,0.23,0.23,2.0,0.25,0.04,0.28,0.22,0.06,-0.0,1.0,0.26,0.25,2.0,0.21,0.04,0.24,0.18,0.06,-0.0,1.0,0.21,0.21,2.0,0.26,0.03,0.28,0.23,0.05,0.0,1.0,0.26,0.26,2.0,0.22,0.03,0.25,0.2,0.05,-0.0,1.0,0.23,0.22,2.0,0.22,0.04,0.25,0.2,0.06,0.0,1.0,0.23,0.22,2.0,0.22,0.06,0.27,0.18,0.08,-0.0,1.0,0.23,0.22,2.0,0.21,0.05,0.25,0.18,0.07,0.0,1.0,0.22,0.21,2.0,0.21,0.02,0.22,0.2,0.03,0.0,1.0,0.21,0.21,2.0
+BJ-AQ-G030004 = 0.43,0.05,0.51,0.31,0.2,-0.67,3.85,0.43,0.42,9.0,0.41,0.04,0.45,0.32,0.13,-1.23,3.75,0.41,0.42,9.0,0.47,0.06,0.57,0.35,0.22,-0.77,4.08,0.48,0.47,9.0,0.51,0.07,0.59,0.41,0.18,-0.15,1.78,0.51,0.5,9.0,0.52,0.06,0.57,0.42,0.15,-0.74,2.11,0.52,0.55,9.0,0.43,0.04,0.46,0.32,0.14,-1.54,4.21,0.43,0.45,9.0,0.57,0.07,0.63,0.43,0.2,-1.07,3.15,0.57,0.6,9.0,0.41,0.07,0.5,0.32,0.18,0.07,1.48,0.42,0.4,9.0,0.49,0.07,0.57,0.39,0.17,-0.13,1.66,0.49,0.48,9.0,0.52,0.06,0.58,0.38,0.2,-1.38,3.86,0.53,0.55,9.0,0.51,0.06,0.56,0.37,0.19,-1.73,4.87,0.51,0.53,9.0,0.42,0.05,0.49,0.3,0.19,-0.97,4.28,0.42,0.42,9.0
+BJ-AQ-G030005 = 0.35,0.12,0.45,0.07,0.38,-1.84,5.12,0.37,0.39,8.0,0.41,0.12,0.47,0.12,0.35,-2.14,5.82,0.42,0.45,8.0,0.44,0.13,0.53,0.12,0.41,-2.13,5.81,0.46,0.48,8.0,0.52,0.16,0.6,0.13,0.46,-2.16,5.86,0.54,0.57,8.0,0.53,0.16,0.6,0.14,0.46,-2.25,6.1,0.55,0.58,8.0,0.45,0.15,0.53,0.08,0.44,-2.18,5.93,0.47,0.5,8.0,0.5,0.17,0.59,0.08,0.51,-2.17,5.88,0.53,0.56,8.0,0.42,0.15,0.49,0.06,0.44,-2.18,5.92,0.44,0.47,8.0,0.48,0.17,0.56,0.06,0.5,-2.19,5.94,0.5,0.54,8.0,0.49,0.19,0.57,0.03,0.55,-2.23,6.05,0.52,0.57,8.0,0.48,0.17,0.55,0.05,0.5,-2.24,6.07,0.5,0.54,8.0,0.38,0.12,0.45,0.08,0.37,-2.11,5.73,0.39,0.43,8.0
+BJ-AQ-G030006 = 0.18,0.08,0.33,0.1,0.23,1.11,3.14,0.19,0.16,6.0,0.18,0.08,0.32,0.08,0.24,0.74,2.62,0.19,0.17,6.0,0.22,0.1,0.39,0.11,0.27,0.67,2.6,0.24,0.22,6.0,0.24,0.11,0.42,0.12,0.3,0.88,2.83,0.25,0.23,6.0,0.26,0.11,0.45,0.15,0.3,0.82,2.68,0.28,0.25,6.0,0.18,0.1,0.32,0.04,0.28,-0.18,2.09,0.2,0.2,6.0,0.22,0.1,0.36,0.07,0.29,-0.32,2.14,0.24,0.24,6.0,0.18,0.1,0.3,0.03,0.27,-0.36,2.11,0.2,0.2,6.0,0.2,0.09,0.33,0.06,0.27,-0.17,2.04,0.22,0.21,6.0,0.23,0.13,0.46,0.1,0.36,0.8,2.62,0.26,0.22,6.0,0.22,0.12,0.44,0.09,0.35,0.8,2.66,0.25,0.21,6.0,0.21,0.08,0.34,0.1,0.24,0.63,2.7,0.22,0.21,6.0
+BJ-AQ-G030007 = 0.55,0.02,0.58,0.52,0.06,0.18,1.55,0.55,0.55,17.0,0.47,0.02,0.51,0.42,0.08,-0.18,2.88,0.47,0.47,17.0,0.54,0.02,0.57,0.51,0.06,-0.18,2.79,0.54,0.55,17.0,0.69,0.02,0.71,0.65,0.07,-0.83,2.56,0.69,0.7,17.0,0.63,0.03,0.68,0.56,0.12,-0.33,2.5,0.63,0.63,17.0,0.5,0.02,0.55,0.46,0.09,0.45,3.11,0.5,0.49,17.0,0.56,0.03,0.61,0.5,0.11,-0.22,2.91,0.56,0.56,17.0,0.41,0.03,0.47,0.35,0.12,0.2,2.19,0.41,0.4,17.0,0.47,0.02,0.49,0.44,0.06,0.19,2.3,0.47,0.47,17.0,0.64,0.01,0.66,0.6,0.06,-0.92,3.85,0.64,0.64,17.0,0.69,0.01,0.71,0.68,0.04,0.32,3.31,0.69,0.69,17.0,0.54,0.01,0.56,0.51,0.05,-0.82,2.81,0.54,0.55,17.0
+BJ-AQ-G030008 = 0.5,0.05,0.58,0.4,0.18,-0.46,2.69,0.51,0.51,13.0,0.45,0.01,0.47,0.43,0.04,-0.38,2.98,0.45,0.46,13.0,0.55,0.02,0.58,0.51,0.07,-0.72,3.61,0.55,0.56,13.0,0.55,0.04,0.62,0.49,0.13,0.57,2.61,0.55,0.55,13.0,0.59,0.01,0.6,0.57,0.04,-0.06,2.04,0.59,0.59,13.0,0.46,0.03,0.5,0.41,0.09,-0.22,2.35,0.46,0.46,13.0,0.58,0.02,0.62,0.54,0.08,0.25,2.34,0.58,0.58,13.0,0.39,0.02,0.43,0.35,0.07,-0.13,2.1,0.39,0.39,13.0,0.49,0.02,0.54,0.46,0.08,-0.16,2.7,0.5,0.49,13.0,0.59,0.02,0.63,0.56,0.07,0.5,2.51,0.59,0.59,13.0,0.61,0.04,0.68,0.55,0.13,0.18,1.86,0.61,0.62,13.0,0.47,0.04,0.53,0.41,0.12,-0.16,2.05,0.48,0.48,13.0
+BJ-AQ-G030009 = 0.52,0.02,0.54,0.47,0.07,-0.39,2.4,0.52,0.51,19.0,0.45,0.02,0.48,0.41,0.06,-0.14,2.9,0.45,0.45,19.0,0.51,0.02,0.55,0.48,0.07,0.32,2.81,0.52,0.51,19.0,0.62,0.06,0.71,0.52,0.2,-0.16,1.89,0.63,0.64,19.0,0.61,0.04,0.69,0.54,0.15,0.22,1.87,0.61,0.6,19.0,0.5,0.03,0.56,0.46,0.1,0.82,3.54,0.5,0.49,19.0,0.55,0.01,0.57,0.53,0.04,-0.16,2.47,0.55,0.55,19.0,0.41,0.03,0.46,0.36,0.09,-0.17,2.05,0.41,0.41,19.0,0.49,0.04,0.56,0.43,0.13,0.3,2.52,0.49,0.49,19.0,0.6,0.04,0.65,0.53,0.12,-0.17,1.68,0.6,0.6,19.0,0.68,0.02,0.7,0.64,0.06,-0.41,2.24,0.68,0.68,19.0,0.51,0.01,0.53,0.49,0.04,0.22,2.35,0.51,0.5,19.0
+BJ-BO-G040001 = 0.28,0.01,0.3,0.26,0.05,0.25,2.62,0.28,0.28,142.0,0.25,0.01,0.26,0.23,0.04,0.05,3.05,0.25,0.25,142.0,0.26,0.02,0.31,0.23,0.08,0.86,3.74,0.26,0.25,142.0,0.3,0.02,0.38,0.25,0.13,1.14,4.15,0.3,0.29,142.0,0.37,0.05,0.54,0.29,0.25,1.02,4.39,0.38,0.37,142.0,0.56,0.05,0.67,0.43,0.24,-0.22,2.77,0.56,0.56,142.0,0.65,0.04,0.73,0.56,0.17,-0.0,2.5,0.65,0.65,142.0,0.66,0.02,0.74,0.61,0.13,0.99,4.31,0.66,0.65,142.0,0.7,0.02,0.75,0.66,0.09,0.24,2.29,0.7,0.7,142.0,0.57,0.02,0.61,0.51,0.1,-0.44,2.53,0.57,0.57,142.0,0.45,0.02,0.49,0.39,0.1,-0.4,2.96,0.45,0.45,142.0,0.33,0.01,0.36,0.29,0.07,-0.4,2.59,0.33,0.33,142.0
+BJ-BO-G040002 = 0.34,0.01,0.38,0.31,0.07,0.2,2.94,0.34,0.34,111.0,0.29,0.02,0.34,0.25,0.08,0.38,2.49,0.29,0.29,111.0,0.36,0.02,0.42,0.31,0.11,0.12,3.68,0.36,0.36,111.0,0.42,0.02,0.48,0.35,0.13,-0.4,3.86,0.42,0.42,111.0,0.53,0.03,0.61,0.46,0.16,0.25,3.23,0.53,0.53,111.0,0.65,0.02,0.7,0.6,0.11,0.29,3.24,0.65,0.65,111.0,0.54,0.03,0.6,0.48,0.13,0.03,2.69,0.54,0.54,111.0,0.67,0.06,0.77,0.53,0.23,-0.84,2.78,0.67,0.68,111.0,0.74,0.01,0.77,0.72,0.06,0.51,3.87,0.74,0.74,111.0,0.69,0.01,0.71,0.63,0.08,-1.02,4.17,0.69,0.69,111.0,0.57,0.02,0.6,0.51,0.09,-0.68,3.01,0.57,0.57,111.0,0.4,0.02,0.44,0.37,0.07,0.6,2.94,0.4,0.4,111.0
+BJ-BO-G040003 = 0.31,0.02,0.37,0.28,0.09,0.6,3.26,0.31,0.31,166.0,0.26,0.02,0.3,0.23,0.06,0.05,1.97,0.26,0.26,166.0,0.32,0.03,0.4,0.26,0.15,0.64,2.7,0.32,0.31,166.0,0.37,0.05,0.49,0.27,0.22,0.69,2.82,0.37,0.36,166.0,0.49,0.05,0.6,0.38,0.22,0.24,2.36,0.49,0.48,166.0,0.64,0.03,0.71,0.55,0.16,0.09,2.56,0.64,0.64,166.0,0.65,0.05,0.77,0.55,0.21,0.45,2.75,0.65,0.64,166.0,0.7,0.04,0.77,0.6,0.17,-0.01,2.7,0.7,0.69,166.0,0.72,0.02,0.77,0.69,0.07,0.27,2.01,0.72,0.72,166.0,0.62,0.04,0.71,0.55,0.16,0.47,2.18,0.62,0.61,166.0,0.49,0.05,0.59,0.43,0.16,0.52,1.93,0.49,0.48,166.0,0.36,0.03,0.45,0.32,0.13,0.75,2.59,0.36,0.35,166.0
+BJ-BO-G040004 = 0.31,0.02,0.35,0.27,0.08,-0.73,4.37,0.31,0.31,112.0,0.28,0.02,0.31,0.25,0.06,0.05,1.75,0.28,0.28,112.0,0.36,0.03,0.41,0.3,0.11,-0.39,2.03,0.36,0.36,112.0,0.43,0.05,0.51,0.33,0.18,-0.23,2.29,0.43,0.43,112.0,0.52,0.05,0.61,0.4,0.21,-0.16,2.54,0.52,0.52,112.0,0.64,0.02,0.69,0.59,0.11,-0.22,2.36,0.64,0.65,112.0,0.64,0.04,0.71,0.52,0.19,-0.67,3.18,0.64,0.65,112.0,0.7,0.04,0.77,0.57,0.2,-1.07,3.85,0.7,0.71,112.0,0.71,0.02,0.74,0.68,0.07,-0.35,2.32,0.71,0.71,112.0,0.69,0.02,0.73,0.65,0.08,0.04,2.34,0.69,0.69,112.0,0.57,0.02,0.61,0.53,0.08,-0.28,1.9,0.57,0.57,112.0,0.43,0.03,0.49,0.38,0.11,0.12,2.05,0.43,0.43,112.0
+BJ-BO-G040005 = 0.28,0.02,0.33,0.26,0.07,0.63,2.45,0.28,0.28,115.0,0.23,0.01,0.25,0.21,0.04,-0.06,2.21,0.23,0.23,115.0,0.27,0.03,0.34,0.24,0.11,0.82,2.71,0.27,0.26,115.0,0.3,0.04,0.41,0.25,0.16,0.98,3.07,0.3,0.29,115.0,0.37,0.05,0.49,0.27,0.22,0.46,2.2,0.38,0.36,115.0,0.55,0.04,0.66,0.49,0.17,0.47,2.12,0.56,0.55,115.0,0.65,0.03,0.72,0.59,0.13,0.11,2.3,0.65,0.65,115.0,0.65,0.02,0.7,0.6,0.09,0.15,1.92,0.65,0.65,115.0,0.71,0.02,0.74,0.68,0.07,0.03,2.4,0.71,0.71,115.0,0.6,0.03,0.66,0.53,0.13,0.41,2.43,0.6,0.59,115.0,0.48,0.04,0.56,0.39,0.17,0.25,2.0,0.48,0.47,115.0,0.36,0.04,0.44,0.28,0.16,0.24,2.29,0.36,0.35,115.0
+BJ-BO-G040006 = 0.26,0.01,0.28,0.22,0.06,-0.14,2.89,0.26,0.26,198.0,0.22,0.01,0.25,0.18,0.07,0.24,2.45,0.22,0.22,198.0,0.22,0.02,0.27,0.2,0.08,0.9,3.23,0.22,0.22,198.0,0.27,0.03,0.34,0.22,0.12,0.64,2.29,0.27,0.26,198.0,0.33,0.04,0.43,0.24,0.19,0.11,2.61,0.33,0.33,198.0,0.5,0.05,0.62,0.36,0.26,-0.2,3.21,0.5,0.5,198.0,0.67,0.03,0.74,0.54,0.2,-1.36,5.23,0.67,0.68,198.0,0.68,0.04,0.74,0.56,0.19,-1.03,3.81,0.69,0.69,198.0,0.65,0.04,0.73,0.52,0.21,-1.01,3.65,0.66,0.66,198.0,0.51,0.03,0.58,0.42,0.16,-0.33,2.89,0.51,0.51,198.0,0.38,0.03,0.46,0.33,0.13,0.59,3.34,0.38,0.38,198.0,0.3,0.02,0.35,0.25,0.09,0.06,3.11,0.3,0.3,198.0
+BJ-BO-G040007 = 0.26,0.01,0.29,0.24,0.05,0.01,2.34,0.26,0.26,108.0,0.21,0.01,0.23,0.2,0.04,0.11,2.28,0.21,0.21,108.0,0.23,0.02,0.28,0.2,0.08,0.13,2.12,0.24,0.23,108.0,0.26,0.03,0.32,0.21,0.11,-0.24,2.47,0.26,0.26,108.0,0.31,0.05,0.44,0.22,0.21,0.3,2.84,0.31,0.31,108.0,0.49,0.07,0.59,0.34,0.25,-0.62,2.5,0.49,0.5,108.0,0.64,0.04,0.73,0.53,0.2,-0.48,3.16,0.64,0.65,108.0,0.68,0.04,0.74,0.55,0.19,-1.37,4.68,0.68,0.69,108.0,0.67,0.05,0.73,0.55,0.19,-0.6,2.32,0.67,0.68,108.0,0.56,0.06,0.66,0.42,0.24,-0.31,1.89,0.57,0.57,108.0,0.45,0.06,0.56,0.33,0.23,-0.12,1.8,0.45,0.45,108.0,0.35,0.05,0.45,0.27,0.18,-0.01,1.85,0.36,0.36,108.0
+BJ-BO-G040008 = 0.33,0.01,0.36,0.3,0.07,0.16,3.18,0.33,0.33,131.0,0.34,0.02,0.38,0.31,0.07,-0.19,2.21,0.34,0.34,131.0,0.43,0.03,0.49,0.36,0.14,-0.36,2.27,0.43,0.44,131.0,0.48,0.05,0.57,0.38,0.19,-0.36,1.99,0.49,0.49,131.0,0.56,0.04,0.63,0.44,0.19,-0.89,3.04,0.56,0.57,131.0,0.66,0.04,0.73,0.55,0.19,-0.43,2.69,0.66,0.66,131.0,0.49,0.02,0.57,0.44,0.13,1.06,4.35,0.49,0.49,131.0,0.48,0.03,0.58,0.42,0.16,0.48,2.73,0.49,0.48,131.0,0.75,0.01,0.77,0.69,0.09,-1.48,7.25,0.75,0.75,131.0,0.71,0.02,0.74,0.64,0.1,-1.4,6.74,0.71,0.71,131.0,0.6,0.03,0.66,0.5,0.15,-0.62,2.77,0.6,0.61,131.0,0.43,0.03,0.48,0.36,0.12,-0.17,2.1,0.43,0.43,131.0
+BJ-BO-G040009 = 0.31,0.01,0.34,0.29,0.05,-0.01,2.21,0.31,0.31,108.0,0.28,0.02,0.34,0.25,0.09,0.76,2.76,0.28,0.28,108.0,0.36,0.03,0.43,0.33,0.11,0.65,2.69,0.37,0.36,108.0,0.44,0.03,0.5,0.35,0.15,-0.43,3.03,0.44,0.44,108.0,0.59,0.03,0.65,0.5,0.15,-0.44,3.08,0.59,0.59,108.0,0.65,0.02,0.68,0.59,0.1,-0.52,3.59,0.65,0.65,108.0,0.65,0.04,0.72,0.49,0.23,-1.39,4.95,0.65,0.66,108.0,0.62,0.06,0.73,0.46,0.28,-0.64,2.83,0.63,0.64,108.0,0.72,0.01,0.74,0.68,0.06,-0.13,2.67,0.72,0.72,108.0,0.68,0.02,0.73,0.64,0.08,0.46,2.71,0.68,0.68,108.0,0.57,0.02,0.62,0.53,0.08,0.24,2.55,0.57,0.57,108.0,0.41,0.02,0.49,0.35,0.14,0.71,4.24,0.41,0.4,108.0
+BJ-BO-G040010 = 0.33,0.01,0.35,0.3,0.05,-0.66,3.4,0.33,0.33,15.0,0.33,0.01,0.35,0.29,0.06,-0.76,3.46,0.33,0.33,15.0,0.41,0.02,0.44,0.36,0.09,-0.47,2.91,0.41,0.41,15.0,0.43,0.02,0.47,0.38,0.09,-0.71,3.13,0.44,0.43,15.0,0.49,0.03,0.53,0.41,0.12,-1.19,3.68,0.49,0.5,15.0,0.56,0.04,0.64,0.49,0.15,0.33,2.4,0.56,0.56,15.0,0.5,0.05,0.61,0.44,0.18,0.57,2.67,0.51,0.49,15.0,0.46,0.02,0.49,0.42,0.07,-0.47,2.59,0.46,0.46,15.0,0.69,0.02,0.73,0.65,0.08,-0.17,3.29,0.69,0.69,15.0,0.65,0.03,0.69,0.6,0.09,-0.78,2.81,0.65,0.66,15.0,0.54,0.03,0.57,0.47,0.1,-1.2,3.54,0.54,0.55,15.0,0.39,0.02,0.41,0.34,0.07,-1.01,3.52,0.39,0.39,15.0
+BJ-BO-G040011 = 0.32,0.01,0.37,0.31,0.06,1.55,5.78,0.32,0.32,71.0,0.35,0.02,0.42,0.31,0.11,1.24,4.25,0.35,0.34,71.0,0.43,0.03,0.53,0.37,0.16,1.05,4.35,0.43,0.42,71.0,0.47,0.03,0.54,0.42,0.12,0.5,2.58,0.47,0.46,71.0,0.57,0.02,0.64,0.51,0.13,0.35,3.76,0.57,0.57,71.0,0.64,0.02,0.68,0.57,0.11,-0.76,3.84,0.64,0.64,71.0,0.62,0.07,0.72,0.46,0.27,-0.62,2.13,0.62,0.64,71.0,0.51,0.04,0.6,0.41,0.19,0.16,2.7,0.51,0.51,71.0,0.72,0.02,0.75,0.64,0.1,-1.73,6.2,0.72,0.73,71.0,0.69,0.02,0.72,0.65,0.07,-0.53,2.41,0.69,0.69,71.0,0.58,0.02,0.62,0.54,0.08,-0.24,2.74,0.58,0.59,71.0,0.4,0.02,0.44,0.36,0.09,-0.44,3.15,0.4,0.4,71.0
+BJ-BO-G040012 = 0.3,0.01,0.34,0.27,0.07,0.32,3.14,0.3,0.3,147.0,0.25,0.02,0.29,0.21,0.08,0.34,2.94,0.25,0.25,147.0,0.32,0.03,0.4,0.27,0.13,0.77,3.2,0.32,0.32,147.0,0.37,0.04,0.48,0.3,0.18,0.91,3.5,0.37,0.36,147.0,0.45,0.04,0.58,0.36,0.22,0.65,4.44,0.45,0.45,147.0,0.62,0.03,0.68,0.52,0.16,-0.8,2.95,0.62,0.62,147.0,0.67,0.02,0.72,0.59,0.13,-0.4,2.66,0.67,0.68,147.0,0.71,0.03,0.81,0.63,0.17,-0.22,3.01,0.71,0.71,147.0,0.73,0.01,0.75,0.7,0.06,-0.02,2.7,0.73,0.73,147.0,0.67,0.02,0.71,0.62,0.09,0.17,2.53,0.67,0.66,147.0,0.55,0.02,0.59,0.51,0.09,0.48,2.5,0.55,0.54,147.0,0.4,0.02,0.47,0.36,0.11,0.63,3.02,0.41,0.4,147.0
+BJ-BO-G040013 = 0.34,0.01,0.37,0.31,0.06,0.34,2.3,0.34,0.34,70.0,0.31,0.03,0.37,0.27,0.1,0.32,1.62,0.31,0.3,70.0,0.39,0.06,0.49,0.29,0.2,0.21,1.69,0.39,0.38,70.0,0.45,0.06,0.55,0.33,0.23,-0.38,2.31,0.45,0.46,70.0,0.55,0.04,0.61,0.45,0.16,-0.74,3.12,0.55,0.55,70.0,0.66,0.02,0.7,0.59,0.11,-0.35,3.42,0.66,0.66,70.0,0.57,0.03,0.68,0.51,0.17,0.97,3.82,0.57,0.56,70.0,0.56,0.06,0.66,0.41,0.25,-1.03,3.42,0.56,0.58,70.0,0.74,0.01,0.76,0.71,0.05,-1.01,3.3,0.74,0.74,70.0,0.68,0.03,0.72,0.61,0.11,-0.44,1.89,0.68,0.68,70.0,0.55,0.05,0.63,0.46,0.17,-0.02,1.61,0.56,0.55,70.0,0.39,0.03,0.47,0.35,0.13,0.78,2.5,0.39,0.38,70.0
+BJ-BO-G040014 = 0.36,0.02,0.43,0.31,0.12,0.78,3.26,0.36,0.35,239.0,0.36,0.02,0.41,0.31,0.1,-0.07,2.82,0.36,0.36,239.0,0.5,0.06,0.64,0.4,0.25,0.7,2.75,0.51,0.49,239.0,0.53,0.05,0.64,0.39,0.25,-0.16,2.33,0.53,0.53,239.0,0.61,0.04,0.7,0.5,0.2,0.01,2.27,0.61,0.61,239.0,0.59,0.06,0.7,0.48,0.22,0.05,1.78,0.59,0.59,239.0,0.53,0.06,0.75,0.37,0.37,0.8,3.9,0.53,0.51,239.0,0.55,0.05,0.68,0.45,0.23,0.23,2.01,0.55,0.54,239.0,0.68,0.06,0.79,0.54,0.25,-0.71,2.47,0.68,0.7,239.0,0.7,0.03,0.77,0.64,0.13,0.47,2.68,0.7,0.69,239.0,0.62,0.03,0.7,0.57,0.14,0.21,2.25,0.63,0.62,239.0,0.45,0.03,0.53,0.38,0.15,-0.35,2.47,0.45,0.46,239.0
+BJ-MO-G090001 = 0.47,0.04,0.53,0.39,0.13,-0.4,1.98,0.47,0.47,32.0,0.39,0.03,0.45,0.32,0.13,-0.21,2.46,0.39,0.39,32.0,0.52,0.03,0.59,0.47,0.12,0.36,2.46,0.53,0.52,32.0,0.57,0.03,0.63,0.53,0.1,0.28,2.62,0.58,0.58,32.0,0.61,0.02,0.65,0.57,0.08,-0.33,1.76,0.61,0.62,32.0,0.57,0.04,0.65,0.49,0.15,-0.16,2.14,0.57,0.57,32.0,0.58,0.12,0.72,0.33,0.39,-0.47,1.74,0.59,0.62,32.0,0.39,0.06,0.46,0.27,0.19,-0.72,2.29,0.4,0.41,32.0,0.56,0.02,0.61,0.51,0.1,0.25,2.98,0.56,0.56,32.0,0.68,0.04,0.76,0.61,0.15,0.19,1.79,0.69,0.68,32.0,0.65,0.02,0.69,0.62,0.06,0.01,2.16,0.66,0.66,32.0,0.53,0.03,0.59,0.47,0.12,0.2,2.73,0.53,0.52,32.0
+BJ-MO-G090002 = 0.56,0.03,0.61,0.5,0.11,-0.49,3.1,0.56,0.57,16.0,0.45,0.03,0.49,0.39,0.11,-0.44,2.43,0.45,0.45,16.0,0.53,0.04,0.6,0.46,0.14,-0.04,1.94,0.53,0.53,16.0,0.54,0.05,0.65,0.45,0.2,0.3,2.58,0.54,0.53,16.0,0.6,0.02,0.64,0.56,0.08,-0.47,2.31,0.6,0.61,16.0,0.51,0.05,0.61,0.42,0.2,0.11,2.22,0.51,0.51,16.0,0.56,0.02,0.59,0.53,0.06,-0.96,2.95,0.56,0.57,16.0,0.46,0.03,0.52,0.39,0.13,-0.38,2.44,0.46,0.46,16.0,0.49,0.05,0.57,0.4,0.17,-0.05,1.95,0.49,0.48,16.0,0.59,0.03,0.63,0.55,0.08,-0.07,1.85,0.59,0.59,16.0,0.64,0.03,0.68,0.57,0.1,-0.97,3.2,0.64,0.65,16.0,0.49,0.03,0.53,0.44,0.09,0.17,2.28,0.49,0.49,16.0
+BJ-MO-G090003 = 0.54,0.07,0.6,0.38,0.23,-1.25,3.55,0.55,0.58,13.0,0.43,0.04,0.46,0.34,0.12,-1.35,3.64,0.43,0.45,13.0,0.53,0.04,0.56,0.42,0.15,-1.65,4.84,0.53,0.54,13.0,0.62,0.07,0.68,0.44,0.24,-1.68,5.1,0.62,0.64,13.0,0.58,0.06,0.64,0.42,0.22,-1.43,4.22,0.59,0.61,13.0,0.53,0.07,0.63,0.38,0.25,-0.73,2.82,0.53,0.54,13.0,0.57,0.06,0.64,0.44,0.2,-0.83,2.64,0.57,0.57,13.0,0.43,0.05,0.49,0.31,0.18,-1.0,3.52,0.43,0.43,13.0,0.54,0.05,0.59,0.41,0.17,-1.44,4.74,0.54,0.55,13.0,0.6,0.06,0.66,0.45,0.21,-1.41,4.12,0.6,0.62,13.0,0.63,0.07,0.69,0.46,0.23,-1.26,3.54,0.63,0.65,13.0,0.47,0.05,0.52,0.35,0.17,-1.11,3.14,0.47,0.49,13.0
+BJ-MO-G090004 = 0.42,0.09,0.53,0.27,0.27,-0.51,2.04,0.43,0.46,7.0,0.39,0.07,0.46,0.27,0.19,-0.65,2.16,0.39,0.42,7.0,0.42,0.08,0.51,0.29,0.23,-0.69,2.25,0.43,0.46,7.0,0.46,0.07,0.53,0.33,0.2,-0.62,2.13,0.46,0.47,7.0,0.48,0.08,0.55,0.34,0.21,-0.54,1.98,0.48,0.49,7.0,0.4,0.08,0.49,0.26,0.24,-0.75,2.64,0.41,0.43,7.0,0.53,0.12,0.67,0.34,0.33,-0.51,2.13,0.55,0.56,7.0,0.4,0.08,0.48,0.27,0.21,-0.44,1.93,0.41,0.4,7.0,0.48,0.1,0.59,0.31,0.28,-0.53,2.04,0.49,0.48,7.0,0.46,0.1,0.53,0.28,0.25,-0.98,2.43,0.47,0.51,7.0,0.46,0.1,0.55,0.29,0.26,-0.93,2.36,0.47,0.52,7.0,0.37,0.07,0.44,0.25,0.19,-0.94,2.55,0.38,0.41,7.0
+BJ-MO-G090005 = 0.55,0.02,0.57,0.53,0.04,-0.3,1.82,0.55,0.55,7.0,0.44,0.02,0.46,0.41,0.05,-0.25,2.18,0.44,0.44,7.0,0.52,0.01,0.54,0.5,0.04,0.03,1.64,0.52,0.52,7.0,0.55,0.01,0.57,0.53,0.04,0.29,1.99,0.55,0.55,7.0,0.58,0.01,0.6,0.56,0.04,0.11,1.85,0.58,0.58,7.0,0.54,0.05,0.59,0.46,0.13,-0.41,1.72,0.54,0.55,7.0,0.46,0.05,0.53,0.38,0.14,-0.03,1.75,0.46,0.46,7.0,0.29,0.03,0.35,0.26,0.08,0.87,2.68,0.29,0.29,7.0,0.54,0.01,0.56,0.53,0.03,1.18,3.79,0.54,0.54,7.0,0.68,0.02,0.71,0.65,0.06,0.18,1.9,0.68,0.68,7.0,0.67,0.01,0.68,0.66,0.02,0.27,1.86,0.67,0.67,7.0,0.54,0.01,0.57,0.52,0.04,0.36,1.93,0.54,0.54,7.0
+BJ-MO-G090006 = 0.59,0.02,0.62,0.57,0.05,0.54,2.15,0.59,0.59,10.0,0.47,0.01,0.48,0.46,0.02,-0.24,2.16,0.47,0.47,10.0,0.56,0.01,0.58,0.54,0.04,-0.23,1.77,0.56,0.56,10.0,0.59,0.04,0.65,0.54,0.11,0.34,1.77,0.59,0.58,10.0,0.6,0.03,0.65,0.57,0.08,0.61,2.16,0.6,0.6,10.0,0.55,0.04,0.6,0.49,0.11,-0.33,1.58,0.55,0.56,10.0,0.52,0.03,0.58,0.47,0.1,0.31,2.21,0.52,0.52,10.0,0.34,0.04,0.4,0.29,0.11,-0.09,1.39,0.35,0.35,10.0,0.53,0.02,0.56,0.51,0.05,0.51,2.39,0.53,0.53,10.0,0.63,0.01,0.65,0.62,0.03,0.61,2.06,0.63,0.63,10.0,0.68,0.01,0.69,0.67,0.02,0.57,2.46,0.68,0.68,10.0,0.55,0.02,0.57,0.53,0.05,0.5,1.78,0.55,0.54,10.0
+BJ-MO-G090007 = 0.36,0.15,0.54,0.07,0.47,-0.6,2.45,0.39,0.36,9.0,0.34,0.11,0.47,0.12,0.34,-0.74,2.66,0.36,0.35,9.0,0.37,0.13,0.5,0.12,0.39,-0.9,2.8,0.39,0.39,9.0,0.41,0.12,0.5,0.13,0.36,-1.55,3.92,0.43,0.46,9.0,0.43,0.14,0.57,0.14,0.43,-1.19,3.17,0.45,0.48,9.0,0.4,0.14,0.51,0.08,0.43,-1.52,3.87,0.42,0.46,9.0,0.45,0.18,0.64,0.08,0.56,-1.04,2.95,0.48,0.49,9.0,0.36,0.14,0.48,0.06,0.42,-1.43,3.73,0.38,0.4,9.0,0.4,0.16,0.55,0.06,0.5,-1.25,3.33,0.43,0.44,9.0,0.4,0.17,0.55,0.03,0.53,-1.3,3.39,0.43,0.46,9.0,0.4,0.17,0.59,0.05,0.54,-1.1,3.12,0.44,0.46,9.0,0.34,0.12,0.44,0.08,0.37,-1.39,3.65,0.36,0.39,9.0
+BJ-MO-G090008 = 0.52,0.08,0.57,0.32,0.26,-1.54,4.14,0.52,0.56,10.0,0.45,0.05,0.51,0.32,0.19,-1.44,4.28,0.45,0.47,10.0,0.5,0.06,0.57,0.36,0.2,-1.34,3.98,0.51,0.52,10.0,0.5,0.09,0.63,0.34,0.29,-0.45,2.72,0.51,0.5,10.0,0.51,0.08,0.6,0.35,0.26,-0.84,2.94,0.52,0.53,10.0,0.46,0.06,0.54,0.33,0.22,-0.76,2.98,0.46,0.46,10.0,0.53,0.06,0.61,0.41,0.2,-0.84,3.44,0.53,0.54,10.0,0.4,0.07,0.49,0.25,0.23,-0.87,2.86,0.41,0.42,10.0,0.47,0.06,0.53,0.34,0.19,-1.0,3.18,0.47,0.48,10.0,0.55,0.07,0.61,0.39,0.22,-1.53,4.27,0.56,0.59,10.0,0.59,0.08,0.65,0.39,0.26,-1.56,4.34,0.59,0.63,10.0,0.44,0.05,0.48,0.31,0.16,-1.46,4.0,0.44,0.46,10.0
+BJ-MO-G090009 = 0.51,0.03,0.56,0.44,0.12,-0.05,2.92,0.51,0.5,15.0,0.4,0.02,0.45,0.37,0.08,0.64,2.89,0.4,0.4,15.0,0.52,0.02,0.56,0.49,0.07,0.22,2.3,0.52,0.53,15.0,0.56,0.02,0.59,0.51,0.07,-0.38,2.44,0.56,0.56,15.0,0.58,0.02,0.62,0.55,0.07,0.27,2.36,0.58,0.58,15.0,0.53,0.02,0.57,0.5,0.07,0.17,1.96,0.53,0.53,15.0,0.37,0.05,0.49,0.29,0.2,1.04,4.65,0.37,0.36,15.0,0.3,0.02,0.34,0.27,0.07,0.39,2.54,0.3,0.3,15.0,0.56,0.02,0.59,0.52,0.07,-0.48,2.15,0.56,0.56,15.0,0.7,0.02,0.73,0.67,0.06,-0.22,1.86,0.7,0.71,15.0,0.65,0.01,0.68,0.63,0.05,1.05,4.3,0.65,0.65,15.0,0.52,0.02,0.55,0.47,0.08,-0.38,3.07,0.52,0.51,15.0
+BJ-MO-G090010 = 0.57,0.02,0.6,0.53,0.07,-0.49,2.11,0.57,0.58,13.0,0.44,0.02,0.47,0.4,0.07,-0.26,1.84,0.44,0.44,13.0,0.53,0.02,0.56,0.49,0.07,-0.37,2.07,0.53,0.53,13.0,0.64,0.03,0.67,0.59,0.09,-0.5,2.22,0.64,0.64,13.0,0.62,0.03,0.67,0.58,0.09,-0.06,2.82,0.62,0.63,13.0,0.55,0.02,0.58,0.51,0.07,-0.11,2.08,0.55,0.55,13.0,0.51,0.06,0.61,0.4,0.21,-0.04,2.42,0.51,0.5,13.0,0.37,0.04,0.45,0.32,0.13,0.48,2.1,0.38,0.37,13.0,0.52,0.03,0.59,0.48,0.11,0.86,3.66,0.52,0.52,13.0,0.64,0.02,0.69,0.62,0.07,0.9,3.9,0.64,0.64,13.0,0.7,0.01,0.73,0.68,0.04,0.3,2.7,0.7,0.71,13.0,0.53,0.01,0.56,0.51,0.04,0.03,1.99,0.54,0.54,13.0
+BJ-MO-G090011 = 0.6,0.02,0.62,0.58,0.03,-0.12,1.23,0.6,0.6,4.0,0.48,0.02,0.5,0.47,0.03,0.19,1.27,0.48,0.48,4.0,0.57,0.02,0.6,0.55,0.04,0.11,1.28,0.57,0.57,4.0,0.61,0.02,0.63,0.59,0.04,0.03,1.49,0.61,0.61,4.0,0.6,0.01,0.61,0.58,0.03,0.2,1.72,0.6,0.6,4.0,0.6,0.01,0.61,0.59,0.02,0.17,1.76,0.6,0.6,4.0,0.44,0.02,0.46,0.41,0.05,-0.46,2.03,0.44,0.45,4.0,0.3,0.01,0.31,0.29,0.03,0.43,1.66,0.3,0.3,4.0,0.55,0.01,0.56,0.54,0.01,0.28,1.62,0.55,0.55,4.0,0.66,0.02,0.68,0.64,0.04,0.51,2.06,0.66,0.65,4.0,0.68,0.01,0.68,0.67,0.01,-0.34,1.38,0.68,0.68,4.0,0.57,0.01,0.58,0.57,0.01,1.08,2.34,0.57,0.57,4.0
+BJ-OU-G100001 = 0.42,0.03,0.45,0.39,0.06,0.13,1.5,0.42,0.42,3.0,0.48,0.03,0.52,0.47,0.05,0.68,1.5,0.49,0.47,3.0,0.5,0.02,0.52,0.48,0.04,0.42,1.5,0.5,0.49,3.0,0.46,0.01,0.48,0.46,0.02,0.59,1.5,0.46,0.46,3.0,0.57,0.03,0.6,0.55,0.05,-0.14,1.5,0.57,0.58,3.0,0.4,0.02,0.41,0.37,0.04,-0.68,1.5,0.4,0.41,3.0,0.51,0.02,0.53,0.49,0.04,-0.12,1.5,0.51,0.51,3.0,0.39,0.03,0.42,0.36,0.06,-0.06,1.5,0.39,0.39,3.0,0.46,0.04,0.49,0.42,0.07,-0.19,1.5,0.46,0.46,3.0,0.57,0.02,0.6,0.56,0.04,0.66,1.5,0.57,0.56,3.0,0.54,0.02,0.56,0.53,0.03,0.52,1.5,0.54,0.54,3.0,0.46,0.02,0.47,0.43,0.04,-0.55,1.5,0.46,0.46,3.0
+BJ-OU-G100002 = 0.46,0.01,0.48,0.45,0.03,0.71,2.84,0.47,0.46,9.0,0.41,0.02,0.44,0.39,0.05,0.35,2.01,0.41,0.41,9.0,0.5,0.01,0.51,0.49,0.02,-0.19,1.45,0.5,0.5,9.0,0.56,0.03,0.61,0.52,0.09,0.18,2.48,0.56,0.56,9.0,0.61,0.01,0.64,0.59,0.05,-0.63,3.26,0.61,0.61,9.0,0.48,0.06,0.58,0.4,0.18,0.33,2.19,0.48,0.47,9.0,0.51,0.02,0.54,0.46,0.08,-0.67,3.02,0.51,0.51,9.0,0.42,0.03,0.47,0.36,0.1,-0.14,1.91,0.42,0.42,9.0,0.48,0.02,0.51,0.46,0.05,-0.01,1.57,0.48,0.49,9.0,0.64,0.02,0.67,0.63,0.04,0.84,2.04,0.64,0.63,9.0,0.63,0.01,0.64,0.61,0.03,-0.65,2.81,0.63,0.63,9.0,0.5,0.01,0.51,0.49,0.02,0.72,2.98,0.5,0.5,9.0
+BJ-OU-G100003 = 0.27,0.06,0.34,0.22,0.12,0.37,1.2,0.28,0.24,5.0,0.29,0.07,0.36,0.22,0.14,0.28,1.24,0.29,0.26,5.0,0.32,0.06,0.4,0.24,0.16,-0.01,1.67,0.32,0.32,5.0,0.33,0.06,0.41,0.25,0.16,0.03,1.59,0.33,0.32,5.0,0.4,0.08,0.5,0.3,0.19,0.18,1.49,0.4,0.38,5.0,0.25,0.06,0.32,0.17,0.15,-0.27,1.61,0.26,0.26,5.0,0.35,0.09,0.46,0.23,0.23,-0.3,1.89,0.36,0.38,5.0,0.29,0.08,0.39,0.18,0.21,-0.38,1.97,0.3,0.32,5.0,0.33,0.08,0.43,0.21,0.21,-0.18,1.85,0.34,0.34,5.0,0.33,0.07,0.41,0.25,0.16,0.23,1.28,0.34,0.3,5.0,0.35,0.08,0.45,0.25,0.2,0.13,1.49,0.35,0.33,5.0,0.31,0.07,0.39,0.25,0.14,0.31,1.24,0.32,0.28,5.0
+BJ-OU-G100004 = 0.42,0.02,0.43,0.41,0.03,0.0,1.0,0.42,0.42,2.0,0.43,0.01,0.44,0.43,0.01,0.0,0.97,0.43,0.43,2.0,0.46,0.02,0.47,0.45,0.02,-0.0,1.0,0.46,0.46,2.0,0.52,0.05,0.55,0.48,0.07,-0.0,1.0,0.52,0.52,2.0,0.55,0.02,0.57,0.54,0.03,0.0,1.0,0.55,0.55,2.0,0.39,0.02,0.41,0.38,0.03,-0.0,1.0,0.39,0.39,2.0,0.51,0.03,0.53,0.49,0.05,-0.0,1.0,0.51,0.51,2.0,0.41,0.03,0.43,0.38,0.05,-0.0,1.0,0.41,0.41,2.0,0.44,0.02,0.46,0.43,0.03,0.0,1.0,0.44,0.44,2.0,0.64,0.08,0.7,0.59,0.11,0.0,1.0,0.64,0.64,2.0,0.59,0.05,0.63,0.55,0.08,0.0,1.0,0.59,0.59,2.0,0.47,0.02,0.48,0.45,0.03,-0.0,1.0,0.47,0.47,2.0
+BJ-OU-G100005 = 0.42,0.0,0.42,0.42,0.0,-3.2540448934E8,8.48395181417046E14,0.42,0.42,2.0,0.43,0.02,0.44,0.41,0.03,-0.0,1.0,0.43,0.43,2.0,0.45,0.02,0.46,0.44,0.02,-0.0,1.0,0.45,0.45,2.0,0.5,0.02,0.51,0.48,0.03,-0.0,1.0,0.5,0.5,2.0,0.51,0.02,0.52,0.49,0.03,-0.0,1.0,0.51,0.51,2.0,0.38,0.01,0.39,0.37,0.02,-0.0,1.01,0.38,0.38,2.0,0.52,0.02,0.53,0.51,0.02,0.0,1.0,0.52,0.52,2.0,0.37,0.0,0.37,0.37,0.01,-0.0,1.39,0.37,0.37,2.0,0.39,0.01,0.4,0.38,0.02,0.0,1.0,0.39,0.39,2.0,0.66,0.04,0.69,0.62,0.06,-0.0,1.0,0.66,0.66,2.0,0.59,0.03,0.61,0.57,0.04,0.0,1.0,0.59,0.59,2.0,0.47,0.0,0.47,0.47,0.0,-0.01,8.03,0.47,0.47,2.0
+BJ-OU-G100006 = 0.48,0.01,0.5,0.46,0.04,-0.54,2.44,0.48,0.48,11.0,0.43,0.01,0.45,0.4,0.05,-0.29,2.54,0.43,0.43,11.0,0.51,0.02,0.54,0.49,0.05,0.34,1.66,0.51,0.5,11.0,0.62,0.07,0.7,0.49,0.21,-0.5,2.05,0.62,0.65,11.0,0.64,0.02,0.67,0.61,0.06,-0.31,2.25,0.64,0.64,11.0,0.43,0.03,0.48,0.38,0.1,0.17,2.6,0.43,0.43,11.0,0.52,0.02,0.54,0.48,0.06,-0.7,2.59,0.52,0.52,11.0,0.36,0.03,0.41,0.31,0.1,0.19,2.04,0.36,0.35,11.0,0.45,0.02,0.48,0.42,0.06,-0.15,2.07,0.45,0.45,11.0,0.63,0.01,0.64,0.61,0.03,-0.57,3.21,0.63,0.63,11.0,0.64,0.01,0.66,0.63,0.02,0.84,3.17,0.64,0.64,11.0,0.51,0.01,0.53,0.49,0.05,0.09,1.97,0.51,0.51,11.0
+BJ-OU-G100007 = 0.39,0.07,0.46,0.28,0.18,-0.63,1.87,0.4,0.42,6.0,0.4,0.08,0.47,0.27,0.19,-0.75,2.02,0.41,0.44,6.0,0.45,0.09,0.53,0.32,0.21,-0.45,1.65,0.45,0.47,6.0,0.53,0.11,0.66,0.39,0.27,-0.08,1.4,0.54,0.53,6.0,0.56,0.11,0.65,0.4,0.25,-0.58,1.78,0.57,0.6,6.0,0.38,0.09,0.46,0.25,0.21,-0.54,1.74,0.39,0.41,6.0,0.45,0.1,0.54,0.28,0.25,-0.78,2.13,0.46,0.48,6.0,0.41,0.1,0.5,0.27,0.23,-0.52,1.71,0.42,0.44,6.0,0.43,0.1,0.54,0.27,0.27,-0.69,2.14,0.44,0.46,6.0,0.58,0.13,0.7,0.39,0.31,-0.42,1.59,0.59,0.62,6.0,0.54,0.12,0.64,0.36,0.28,-0.51,1.68,0.55,0.58,6.0,0.43,0.08,0.49,0.3,0.19,-0.76,2.04,0.44,0.46,6.0
+BJ-OU-G100008 = 0.45,0.0,0.45,0.44,0.01,0.14,2.47,0.45,0.45,5.0,0.43,0.03,0.47,0.4,0.07,1.02,2.58,0.43,0.41,5.0,0.47,0.02,0.49,0.44,0.05,-0.69,1.94,0.47,0.48,5.0,0.52,0.01,0.54,0.5,0.04,-0.98,2.53,0.52,0.53,5.0,0.52,0.02,0.55,0.51,0.05,0.97,2.56,0.52,0.52,5.0,0.42,0.02,0.46,0.41,0.05,1.45,3.19,0.42,0.41,5.0,0.5,0.01,0.51,0.48,0.03,-0.19,1.42,0.5,0.5,5.0,0.38,0.01,0.39,0.37,0.02,-0.61,2.03,0.38,0.38,5.0,0.43,0.03,0.47,0.39,0.09,0.07,1.94,0.43,0.42,5.0,0.59,0.07,0.68,0.51,0.17,0.01,1.4,0.59,0.6,5.0,0.61,0.01,0.62,0.59,0.03,0.57,1.95,0.61,0.6,5.0,0.48,0.0,0.49,0.47,0.01,-0.0,2.43,0.48,0.48,5.0
+BJ-OU-G100009 = 0.47,0.01,0.49,0.46,0.02,0.59,3.5,0.47,0.47,12.0,0.42,0.04,0.47,0.36,0.1,-0.52,1.61,0.42,0.44,12.0,0.5,0.04,0.54,0.42,0.12,-0.82,1.94,0.5,0.53,12.0,0.63,0.04,0.7,0.59,0.11,0.87,2.75,0.63,0.63,12.0,0.63,0.02,0.65,0.6,0.05,-0.13,1.72,0.63,0.63,12.0,0.44,0.05,0.51,0.35,0.16,-0.14,1.87,0.45,0.43,12.0,0.52,0.01,0.54,0.51,0.04,0.62,2.1,0.52,0.52,12.0,0.37,0.07,0.48,0.29,0.19,0.63,1.84,0.37,0.34,12.0,0.51,0.04,0.58,0.46,0.12,0.58,1.69,0.51,0.49,12.0,0.63,0.04,0.69,0.56,0.13,-0.24,1.86,0.63,0.63,12.0,0.64,0.03,0.69,0.6,0.08,0.33,1.53,0.64,0.63,12.0,0.53,0.01,0.55,0.51,0.04,0.39,2.33,0.53,0.52,12.0
+BJ-OU-G100010 = 0.41,0.04,0.47,0.34,0.13,-0.11,2.25,0.42,0.41,57.0,0.35,0.02,0.38,0.3,0.08,-0.49,3.01,0.35,0.35,57.0,0.51,0.03,0.59,0.45,0.15,-0.06,2.61,0.51,0.52,57.0,0.56,0.03,0.62,0.48,0.13,-0.32,2.77,0.56,0.57,57.0,0.64,0.03,0.7,0.57,0.13,-0.38,3.27,0.64,0.64,57.0,0.53,0.02,0.59,0.49,0.1,0.33,2.33,0.53,0.53,57.0,0.48,0.03,0.54,0.41,0.13,-0.11,2.04,0.48,0.49,57.0,0.4,0.04,0.49,0.33,0.16,0.35,2.51,0.4,0.4,57.0,0.47,0.05,0.6,0.38,0.22,0.58,2.64,0.47,0.46,57.0,0.62,0.04,0.68,0.54,0.14,-0.09,1.94,0.62,0.62,57.0,0.64,0.02,0.7,0.59,0.1,0.03,2.66,0.64,0.64,57.0,0.48,0.03,0.53,0.43,0.11,0.11,2.29,0.48,0.48,57.0
+BJ-OU-G100011 = 0.46,0.01,0.47,0.45,0.02,0.94,3.09,0.46,0.46,12.0,0.38,0.03,0.43,0.34,0.08,0.36,1.63,0.38,0.38,12.0,0.44,0.05,0.53,0.37,0.16,0.28,1.9,0.45,0.44,12.0,0.64,0.02,0.69,0.62,0.07,0.79,2.99,0.64,0.64,12.0,0.62,0.01,0.64,0.61,0.04,0.46,1.94,0.62,0.62,12.0,0.49,0.03,0.53,0.43,0.1,-0.47,2.43,0.49,0.49,12.0,0.51,0.01,0.53,0.48,0.04,-0.81,3.19,0.51,0.51,12.0,0.36,0.02,0.39,0.34,0.05,0.38,2.1,0.37,0.36,12.0,0.52,0.02,0.55,0.48,0.07,-0.31,2.19,0.52,0.52,12.0,0.63,0.05,0.69,0.53,0.16,-0.56,2.14,0.63,0.64,12.0,0.66,0.03,0.69,0.62,0.08,-0.44,1.81,0.66,0.66,12.0,0.53,0.01,0.53,0.51,0.02,-0.45,1.74,0.53,0.53,12.0
+BJ-OU-G100012 = 0.38,0.01,0.39,0.36,0.03,-0.57,1.5,0.38,0.38,3.0,0.43,0.03,0.46,0.41,0.05,0.7,1.5,0.43,0.41,3.0,0.45,0.03,0.48,0.42,0.06,0.45,1.5,0.45,0.44,3.0,0.44,0.03,0.47,0.41,0.05,0.18,1.5,0.44,0.44,3.0,0.53,0.03,0.57,0.5,0.06,0.11,1.5,0.53,0.53,3.0,0.35,0.01,0.36,0.34,0.02,-0.35,1.5,0.35,0.35,3.0,0.48,0.04,0.52,0.44,0.08,-0.25,1.5,0.49,0.49,3.0,0.38,0.04,0.41,0.34,0.07,-0.64,1.5,0.38,0.4,3.0,0.44,0.05,0.48,0.39,0.09,-0.46,1.5,0.45,0.46,3.0,0.5,0.03,0.54,0.48,0.06,0.68,1.5,0.5,0.48,3.0,0.5,0.03,0.53,0.47,0.06,0.51,1.5,0.5,0.49,3.0,0.42,0.01,0.44,0.41,0.03,-0.45,1.49,0.42,0.43,3.0
+BJ-OU-G100013 = 0.47,0.02,0.49,0.43,0.06,-0.41,2.16,0.47,0.47,15.0,0.41,0.02,0.45,0.39,0.06,0.54,2.34,0.41,0.41,15.0,0.5,0.03,0.55,0.45,0.1,-0.01,2.32,0.5,0.5,15.0,0.57,0.03,0.64,0.53,0.11,0.55,2.4,0.57,0.57,15.0,0.58,0.03,0.61,0.52,0.09,-0.85,2.6,0.58,0.58,15.0,0.43,0.04,0.51,0.37,0.14,0.43,2.32,0.43,0.43,15.0,0.51,0.02,0.54,0.47,0.07,-0.26,1.99,0.51,0.51,15.0,0.37,0.02,0.41,0.34,0.08,0.21,2.37,0.38,0.37,15.0,0.45,0.02,0.48,0.4,0.08,-0.95,4.3,0.45,0.45,15.0,0.59,0.03,0.64,0.52,0.12,-0.41,2.5,0.59,0.59,15.0,0.62,0.01,0.63,0.6,0.03,-0.57,2.41,0.62,0.62,15.0,0.51,0.03,0.57,0.47,0.1,0.1,2.32,0.51,0.51,15.0
+BJ-OU-G100014 = 0.32,0.05,0.35,0.24,0.11,-1.33,3.03,0.32,0.34,5.0,0.38,0.07,0.45,0.26,0.19,-0.99,2.54,0.39,0.41,5.0,0.43,0.07,0.48,0.32,0.16,-1.29,2.95,0.44,0.46,5.0,0.43,0.06,0.48,0.32,0.16,-1.25,2.95,0.43,0.44,5.0,0.52,0.08,0.59,0.38,0.21,-1.31,3.02,0.53,0.55,5.0,0.31,0.03,0.34,0.26,0.08,-1.33,3.01,0.32,0.33,5.0,0.51,0.07,0.56,0.38,0.18,-1.37,3.08,0.51,0.54,5.0,0.43,0.06,0.46,0.33,0.13,-1.5,3.25,0.43,0.46,5.0,0.49,0.08,0.55,0.34,0.21,-1.26,2.94,0.49,0.52,5.0,0.45,0.09,0.52,0.3,0.21,-0.9,2.37,0.45,0.47,5.0,0.47,0.08,0.53,0.33,0.19,-1.34,3.06,0.47,0.49,5.0,0.37,0.05,0.41,0.28,0.12,-1.26,2.94,0.37,0.39,5.0
+BJ-ZO-G120001 = 0.41,0.02,0.44,0.39,0.05,0.4,1.94,0.41,0.4,5.0,0.37,0.0,0.38,0.36,0.01,0.57,2.35,0.37,0.37,5.0,0.52,0.01,0.53,0.51,0.02,0.31,1.95,0.52,0.52,5.0,0.56,0.01,0.57,0.54,0.03,-0.52,1.43,0.56,0.57,5.0,0.62,0.01,0.64,0.61,0.02,0.4,1.93,0.62,0.62,5.0,0.51,0.02,0.54,0.5,0.04,0.51,1.83,0.51,0.51,5.0,0.41,0.03,0.46,0.38,0.08,0.43,1.49,0.42,0.4,5.0,0.34,0.02,0.36,0.32,0.04,-0.24,1.85,0.34,0.34,5.0,0.47,0.01,0.49,0.46,0.04,0.03,2.02,0.47,0.47,5.0,0.62,0.02,0.64,0.6,0.04,0.46,1.96,0.62,0.62,5.0,0.59,0.02,0.62,0.56,0.06,-0.08,2.07,0.59,0.59,5.0,0.44,0.01,0.45,0.42,0.03,-0.41,1.19,0.44,0.45,5.0
+BJ-ZO-G120002 = 0.48,0.02,0.5,0.45,0.05,-0.29,2.08,0.48,0.48,5.0,0.39,0.01,0.4,0.37,0.03,-0.12,2.28,0.39,0.39,5.0,0.54,0.01,0.55,0.53,0.02,0.73,2.43,0.54,0.54,5.0,0.59,0.01,0.61,0.58,0.03,0.51,2.12,0.59,0.59,5.0,0.64,0.01,0.65,0.63,0.02,0.59,2.72,0.64,0.64,5.0,0.51,0.01,0.52,0.5,0.02,0.34,1.35,0.51,0.51,5.0,0.36,0.01,0.37,0.34,0.03,-0.27,1.27,0.36,0.36,5.0,0.31,0.01,0.32,0.3,0.01,-0.28,1.29,0.31,0.31,5.0,0.53,0.02,0.56,0.51,0.05,-0.21,1.46,0.53,0.54,5.0,0.67,0.02,0.69,0.64,0.05,-0.08,2.15,0.67,0.67,5.0,0.65,0.01,0.67,0.64,0.03,0.19,1.35,0.65,0.65,5.0,0.49,0.01,0.5,0.47,0.03,-0.31,1.36,0.49,0.49,5.0
+BJ-ZO-G120003 = 0.43,0.03,0.5,0.38,0.12,0.4,2.4,0.44,0.43,87.0,0.38,0.02,0.43,0.34,0.09,0.53,2.59,0.38,0.38,87.0,0.52,0.03,0.56,0.45,0.12,-0.47,2.88,0.52,0.52,87.0,0.59,0.03,0.64,0.49,0.15,-0.96,3.75,0.59,0.59,87.0,0.67,0.03,0.72,0.56,0.16,-1.13,4.69,0.67,0.68,87.0,0.5,0.04,0.59,0.4,0.19,-0.17,2.55,0.5,0.5,87.0,0.47,0.06,0.65,0.37,0.28,0.94,3.48,0.47,0.46,87.0,0.42,0.05,0.55,0.28,0.27,0.12,3.75,0.42,0.41,87.0,0.61,0.05,0.74,0.52,0.22,0.21,2.37,0.62,0.62,87.0,0.73,0.02,0.76,0.67,0.09,-0.86,3.24,0.73,0.74,87.0,0.67,0.02,0.7,0.59,0.11,-0.87,3.69,0.67,0.67,87.0,0.55,0.03,0.61,0.44,0.18,-0.96,4.83,0.55,0.55,87.0
+BJ-ZO-G120004 = 0.4,0.02,0.42,0.38,0.05,0.03,1.19,0.4,0.4,4.0,0.38,0.01,0.38,0.37,0.02,-0.18,1.33,0.38,0.38,4.0,0.54,0.02,0.56,0.51,0.06,-0.07,1.98,0.54,0.54,4.0,0.57,0.03,0.59,0.53,0.06,-0.09,1.37,0.57,0.57,4.0,0.63,0.02,0.66,0.6,0.06,0.17,1.67,0.63,0.63,4.0,0.5,0.03,0.54,0.46,0.08,-0.19,1.69,0.51,0.51,4.0,0.43,0.02,0.45,0.42,0.03,-0.01,1.03,0.43,0.43,4.0,0.4,0.02,0.43,0.38,0.05,0.57,1.73,0.4,0.4,4.0,0.45,0.01,0.46,0.44,0.03,0.08,1.21,0.45,0.45,4.0,0.62,0.03,0.65,0.59,0.06,-0.25,1.92,0.62,0.62,4.0,0.59,0.04,0.63,0.54,0.09,-0.19,1.56,0.59,0.59,4.0,0.46,0.03,0.49,0.43,0.06,0.14,1.4,0.46,0.45,4.0
+BJ-ZO-G120005 = 0.41,0.05,0.47,0.33,0.15,-0.07,1.48,0.41,0.41,18.0,0.37,0.03,0.42,0.32,0.1,-0.17,1.72,0.37,0.37,18.0,0.53,0.03,0.57,0.46,0.12,-0.79,2.55,0.53,0.54,18.0,0.55,0.05,0.66,0.51,0.15,0.91,2.31,0.55,0.52,18.0,0.65,0.02,0.69,0.61,0.08,0.21,2.18,0.65,0.64,18.0,0.51,0.03,0.58,0.45,0.13,0.17,2.8,0.51,0.52,18.0,0.51,0.04,0.57,0.45,0.12,-0.08,1.69,0.51,0.51,18.0,0.52,0.01,0.53,0.49,0.04,-0.33,2.75,0.52,0.52,18.0,0.45,0.03,0.53,0.41,0.12,0.52,2.51,0.46,0.45,18.0,0.64,0.03,0.69,0.58,0.11,0.04,2.2,0.64,0.64,18.0,0.62,0.01,0.64,0.59,0.05,-0.36,2.37,0.62,0.62,18.0,0.46,0.01,0.49,0.43,0.06,0.12,2.95,0.46,0.46,18.0
+BJ-ZO-G120006 = 0.35,0.01,0.38,0.33,0.05,0.29,2.15,0.35,0.35,57.0,0.32,0.02,0.38,0.28,0.1,1.15,4.58,0.32,0.32,57.0,0.48,0.04,0.59,0.44,0.15,0.95,2.85,0.48,0.47,57.0,0.55,0.04,0.63,0.46,0.16,0.15,2.26,0.55,0.55,57.0,0.63,0.02,0.69,0.57,0.12,0.88,3.97,0.63,0.62,57.0,0.55,0.05,0.63,0.38,0.25,-1.07,4.17,0.55,0.56,57.0,0.52,0.03,0.62,0.41,0.21,-0.39,4.58,0.52,0.53,57.0,0.46,0.03,0.52,0.4,0.12,0.08,2.38,0.46,0.46,57.0,0.5,0.04,0.6,0.43,0.18,0.48,2.68,0.5,0.5,57.0,0.64,0.03,0.7,0.58,0.12,-0.17,2.16,0.64,0.64,57.0,0.6,0.02,0.66,0.56,0.1,0.43,4.36,0.6,0.6,57.0,0.46,0.03,0.51,0.4,0.12,-0.28,2.64,0.46,0.46,57.0
+BJ-ZO-G120007 = 0.37,0.03,0.44,0.33,0.11,0.4,2.42,0.37,0.37,69.0,0.32,0.03,0.41,0.28,0.13,0.91,3.11,0.33,0.32,69.0,0.5,0.03,0.55,0.43,0.11,-0.12,2.59,0.5,0.49,69.0,0.57,0.04,0.64,0.5,0.15,0.05,2.08,0.57,0.57,69.0,0.63,0.02,0.7,0.57,0.12,-0.08,3.42,0.63,0.63,69.0,0.55,0.04,0.63,0.47,0.16,-0.02,2.17,0.55,0.55,69.0,0.63,0.07,0.75,0.45,0.3,-0.43,2.32,0.64,0.64,69.0,0.44,0.05,0.54,0.33,0.21,-0.26,2.41,0.44,0.44,69.0,0.51,0.05,0.6,0.43,0.18,0.17,2.08,0.51,0.51,69.0,0.64,0.04,0.72,0.53,0.19,-0.37,3.47,0.64,0.64,69.0,0.61,0.02,0.65,0.57,0.08,0.07,3.35,0.61,0.61,69.0,0.47,0.03,0.54,0.43,0.11,0.51,2.72,0.47,0.47,69.0
+BJ-ZO-G120008 = 0.37,0.01,0.39,0.34,0.05,0.24,2.11,0.37,0.37,56.0,0.32,0.02,0.36,0.29,0.06,0.76,2.43,0.32,0.31,56.0,0.45,0.03,0.52,0.39,0.13,0.29,2.94,0.45,0.45,56.0,0.52,0.03,0.57,0.46,0.11,-0.43,2.07,0.52,0.53,56.0,0.59,0.03,0.65,0.53,0.12,-0.03,1.78,0.59,0.59,56.0,0.47,0.05,0.57,0.39,0.19,0.35,2.21,0.47,0.47,56.0,0.47,0.03,0.57,0.41,0.16,0.77,3.47,0.47,0.46,56.0,0.44,0.03,0.51,0.37,0.14,-0.1,1.96,0.44,0.44,56.0,0.56,0.04,0.63,0.47,0.15,-0.17,2.1,0.56,0.57,56.0,0.67,0.02,0.7,0.61,0.09,-0.4,2.17,0.67,0.67,56.0,0.6,0.03,0.66,0.56,0.11,0.2,1.68,0.61,0.59,56.0,0.45,0.03,0.52,0.38,0.13,0.22,2.54,0.45,0.45,56.0
+BJ-ZO-G120009 = 0.39,0.02,0.43,0.34,0.09,-0.25,2.17,0.39,0.39,99.0,0.34,0.02,0.39,0.3,0.09,0.15,1.67,0.34,0.34,99.0,0.52,0.05,0.63,0.42,0.22,0.4,2.52,0.52,0.52,99.0,0.51,0.04,0.61,0.43,0.19,0.11,2.1,0.51,0.51,99.0,0.63,0.03,0.69,0.56,0.13,-0.01,2.31,0.63,0.62,99.0,0.47,0.03,0.53,0.37,0.17,-0.95,5.63,0.47,0.47,99.0,0.51,0.05,0.63,0.41,0.22,0.3,2.39,0.51,0.5,99.0,0.49,0.07,0.64,0.29,0.35,-0.19,3.05,0.49,0.48,99.0,0.49,0.06,0.65,0.31,0.34,-0.31,3.2,0.49,0.5,99.0,0.69,0.02,0.78,0.65,0.13,1.64,6.8,0.69,0.68,99.0,0.64,0.03,0.7,0.58,0.12,-0.21,2.49,0.64,0.64,99.0,0.48,0.03,0.55,0.39,0.16,-0.61,2.79,0.48,0.48,99.0
+BJ-ZO-G120010 = 0.48,0.01,0.49,0.47,0.02,-0.03,1.81,0.48,0.48,10.0,0.4,0.04,0.46,0.36,0.11,0.31,1.8,0.4,0.4,10.0,0.51,0.03,0.56,0.47,0.09,0.15,1.84,0.51,0.51,10.0,0.66,0.02,0.69,0.62,0.07,-0.68,2.01,0.66,0.67,10.0,0.64,0.01,0.64,0.62,0.02,-1.03,3.34,0.64,0.64,10.0,0.49,0.03,0.53,0.45,0.07,-0.08,1.54,0.49,0.49,10.0,0.49,0.02,0.53,0.45,0.08,-0.24,2.89,0.49,0.49,10.0,0.44,0.05,0.51,0.36,0.15,-0.26,2.05,0.44,0.45,10.0,0.5,0.02,0.53,0.46,0.07,0.3,1.72,0.5,0.49,10.0,0.64,0.03,0.68,0.6,0.08,-0.31,2.16,0.64,0.64,10.0,0.64,0.02,0.67,0.61,0.06,-0.16,2.12,0.64,0.64,10.0,0.49,0.01,0.51,0.47,0.04,-0.13,2.21,0.49,0.49,10.0
+BJ-ZO-G120011 = 0.39,0.02,0.45,0.34,0.11,-0.21,3.21,0.39,0.39,94.0,0.33,0.02,0.39,0.29,0.1,0.28,2.48,0.33,0.33,94.0,0.5,0.04,0.58,0.42,0.16,-0.02,1.81,0.5,0.5,94.0,0.58,0.04,0.65,0.48,0.18,-0.6,2.63,0.58,0.59,94.0,0.64,0.03,0.68,0.55,0.14,-0.89,4.39,0.64,0.64,94.0,0.53,0.04,0.63,0.41,0.22,0.17,3.24,0.53,0.53,94.0,0.55,0.08,0.68,0.4,0.28,-0.42,1.82,0.56,0.58,94.0,0.42,0.04,0.51,0.31,0.2,-0.23,2.92,0.42,0.42,94.0,0.65,0.06,0.77,0.51,0.25,-0.1,2.08,0.65,0.66,94.0,0.69,0.02,0.73,0.63,0.1,-0.36,2.52,0.69,0.7,94.0,0.62,0.02,0.66,0.57,0.09,-0.47,2.19,0.62,0.63,94.0,0.49,0.04,0.58,0.4,0.18,-0.24,2.33,0.49,0.5,94.0
+BJ-ZO-G120012 = 0.36,0.03,0.4,0.3,0.1,-0.09,1.64,0.36,0.35,74.0,0.3,0.02,0.34,0.27,0.07,0.23,1.78,0.3,0.3,74.0,0.5,0.05,0.59,0.42,0.17,0.09,1.87,0.5,0.5,74.0,0.56,0.04,0.63,0.48,0.15,-0.06,1.63,0.57,0.56,74.0,0.59,0.02,0.64,0.55,0.1,0.06,2.55,0.59,0.59,74.0,0.47,0.08,0.62,0.32,0.3,0.17,2.21,0.48,0.46,74.0,0.53,0.06,0.67,0.42,0.25,0.86,2.85,0.53,0.51,74.0,0.51,0.05,0.64,0.42,0.22,0.06,2.42,0.52,0.51,74.0,0.41,0.06,0.6,0.31,0.29,0.8,3.58,0.41,0.4,74.0,0.62,0.03,0.69,0.55,0.14,-0.21,2.24,0.62,0.62,74.0,0.61,0.03,0.68,0.55,0.13,0.76,2.86,0.61,0.6,74.0,0.47,0.03,0.54,0.43,0.11,0.97,3.22,0.47,0.46,74.0
+BJ-ZO-G120013 = 0.42,0.02,0.46,0.39,0.07,0.21,2.38,0.43,0.42,11.0,0.41,0.01,0.42,0.39,0.03,0.04,1.96,0.41,0.41,11.0,0.54,0.03,0.59,0.48,0.11,-0.63,2.2,0.55,0.56,11.0,0.56,0.03,0.61,0.51,0.09,0.05,2.0,0.56,0.57,11.0,0.63,0.03,0.67,0.58,0.08,-0.17,1.81,0.63,0.63,11.0,0.5,0.02,0.53,0.47,0.06,-0.23,1.72,0.5,0.5,11.0,0.47,0.03,0.53,0.43,0.1,0.24,2.16,0.48,0.48,11.0,0.48,0.03,0.53,0.43,0.09,-0.11,1.91,0.48,0.48,11.0,0.44,0.02,0.49,0.43,0.06,1.71,4.24,0.44,0.44,11.0,0.63,0.04,0.68,0.56,0.12,-0.44,1.78,0.63,0.64,11.0,0.62,0.02,0.65,0.59,0.06,-0.27,2.58,0.62,0.62,11.0,0.48,0.02,0.5,0.45,0.05,-0.4,2.42,0.48,0.48,11.0
+BJ-ZO-G120014 = 0.43,0.04,0.48,0.35,0.13,-0.39,2.33,0.43,0.43,18.0,0.38,0.01,0.4,0.34,0.05,-1.52,4.43,0.38,0.39,18.0,0.54,0.03,0.58,0.48,0.1,-0.02,2.77,0.54,0.54,18.0,0.56,0.05,0.67,0.49,0.19,0.66,2.43,0.56,0.55,18.0,0.65,0.02,0.69,0.6,0.08,-0.11,3.0,0.65,0.65,18.0,0.49,0.03,0.57,0.44,0.13,0.17,2.85,0.49,0.49,18.0,0.5,0.02,0.54,0.45,0.09,-0.18,2.86,0.5,0.49,18.0,0.47,0.03,0.52,0.41,0.11,-0.35,2.08,0.47,0.47,18.0,0.44,0.05,0.54,0.39,0.15,0.56,2.07,0.44,0.43,18.0,0.61,0.03,0.67,0.54,0.13,-0.46,3.51,0.61,0.61,18.0,0.62,0.01,0.65,0.59,0.06,0.4,3.53,0.62,0.62,18.0,0.45,0.01,0.49,0.43,0.06,0.39,2.48,0.46,0.45,18.0
+BJ-ZO-G120015 = 0.5,0.03,0.54,0.43,0.11,-0.5,2.97,0.5,0.49,30.0,0.4,0.02,0.44,0.36,0.08,0.22,2.3,0.4,0.39,30.0,0.54,0.01,0.57,0.52,0.05,0.47,2.62,0.54,0.54,30.0,0.68,0.04,0.76,0.6,0.15,-0.18,1.9,0.68,0.68,30.0,0.67,0.03,0.73,0.6,0.13,-0.11,2.35,0.67,0.67,30.0,0.53,0.02,0.56,0.5,0.06,0.17,2.55,0.53,0.53,30.0,0.46,0.06,0.54,0.34,0.19,-0.51,2.08,0.46,0.47,30.0,0.39,0.06,0.49,0.3,0.19,0.11,1.51,0.4,0.39,30.0,0.52,0.03,0.59,0.48,0.11,0.59,3.19,0.52,0.52,30.0,0.65,0.02,0.68,0.61,0.07,-0.29,2.57,0.65,0.65,30.0,0.68,0.02,0.72,0.63,0.09,0.1,2.16,0.68,0.67,30.0,0.52,0.03,0.57,0.47,0.1,-0.32,2.16,0.52,0.53,30.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_nighttemp_2005.properties
new file mode 100644
index 0000000..d0c005e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = 16.2,1.39,22.4,9.45,12.95,0.26,3.29,16.26,16.06,9142.0,19.92,1.01,24.61,15.24,9.37,0.13,3.83,19.94,19.92,9143.0,21.72,1.13,26.26,16.89,9.37,-0.38,3.51,21.75,21.85,9143.0,23.22,1.36,30.39,17.72,12.68,-0.22,3.18,23.26,23.23,9141.0,22.59,1.37,27.64,15.79,11.85,-0.55,3.63,22.63,22.68,9143.0,20.45,1.21,25.98,14.41,11.57,-0.12,3.58,20.49,20.47,9137.0,21.34,1.05,25.43,15.79,9.65,-0.59,3.77,21.37,21.44,9143.0,20.69,1.33,24.33,13.31,11.02,-0.79,3.91,20.73,20.89,9142.0,22.05,1.3,25.98,16.89,9.09,-0.16,3.06,22.09,22.13,9143.0,21.1,0.97,24.33,17.44,6.89,-0.02,3.01,21.12,21.09,9143.0,18.46,1.08,22.68,13.31,9.37,-0.21,3.32,18.49,18.54,9143.0,16.51,1.48,22.68,5.31,17.36,-0.35,5.49,16.58,16.48,9108.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_rainfall_2005.properties
new file mode 100644
index 0000000..d0b5ed7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_rainfall_2005.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 2005 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=2005
+
+# 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.18,1.32,19.53,1.0,18.53,9.77,106.87,1.77,1.0,1461.0,4.75,8.02,62.32,1.0,61.32,3.07,13.29,9.32,1.3,1461.0,10.7,9.25,58.67,1.31,57.36,1.42,5.49,14.14,6.99,1461.0,29.38,21.23,117.41,1.0,116.41,0.83,3.27,36.24,25.44,1461.0,83.09,36.4,327.39,24.46,302.93,1.72,9.01,90.71,76.97,1461.0,132.21,32.64,257.2,62.32,194.89,0.46,2.83,136.18,129.05,1461.0,149.14,50.94,369.38,48.96,320.42,0.86,3.87,157.6,137.93,1461.0,171.25,46.38,347.75,96.14,251.61,1.06,4.37,177.42,163.9,1461.0,173.2,43.02,308.23,66.52,241.7,0.12,2.54,178.45,173.77,1461.0,37.33,21.37,145.01,2.06,142.94,1.51,5.71,43.01,32.46,1461.0,1.88,1.81,12.6,1.0,11.6,2.41,8.28,2.61,1.0,1461.0,1.06,0.24,5.03,1.0,4.03,6.61,69.83,1.09,1.0,1461.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_temperature_2005.properties
new file mode 100644
index 0000000..76ff3da
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_temperature_2005.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 2005 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=2005
+
+# 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 = 31.13,1.63,35.91,25.16,10.75,-0.43,2.81,31.17,31.36,9143.0,34.66,1.24,38.39,27.91,10.47,-0.13,3.17,34.68,34.67,9143.0,38.88,1.73,45.0,31.5,13.5,-0.84,4.3,38.92,39.07,9143.0,40.77,2.99,45.0,28.19,16.81,-1.32,4.49,40.88,41.56,9143.0,36.0,3.44,45.0,24.06,20.94,-0.72,3.23,36.17,36.59,9143.0,29.79,3.73,37.56,20.47,17.09,-0.18,1.75,30.02,30.19,9143.0,26.36,2.18,33.7,19.65,14.06,0.26,2.65,26.45,26.26,9143.0,25.71,2.79,37.28,19.37,17.91,1.07,3.67,25.86,24.88,9143.0,27.75,3.45,39.49,19.92,19.57,0.99,3.5,27.96,26.95,9143.0,33.29,3.65,42.8,24.61,18.19,0.3,2.29,33.49,32.87,9143.0,36.73,2.49,41.69,27.64,14.06,-1.32,4.33,36.81,37.42,9143.0,37.48,1.44,42.24,33.15,9.09,0.27,2.96,37.51,37.35,9143.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_vegetation_2005.properties
new file mode 100644
index 0000000..828be49
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_0_vegetation_2005.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 2005 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=2005
+
+# 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.23,0.05,0.37,0.1,0.26,0.22,3.21,0.23,0.23,9143.0,0.21,0.04,0.34,0.08,0.26,0.36,3.3,0.21,0.21,9143.0,0.22,0.06,0.41,0.1,0.31,0.78,3.2,0.23,0.21,9143.0,0.25,0.09,0.6,0.1,0.5,1.02,3.62,0.27,0.23,9143.0,0.28,0.11,0.64,0.1,0.54,0.68,2.76,0.3,0.27,9143.0,0.39,0.13,0.68,0.11,0.57,0.08,1.79,0.41,0.39,9143.0,0.47,0.12,0.73,0.15,0.58,-0.24,1.84,0.49,0.49,9143.0,0.54,0.11,0.78,0.14,0.64,-0.66,2.68,0.55,0.57,9143.0,0.52,0.14,0.74,0.13,0.61,-0.71,2.46,0.53,0.55,9143.0,0.41,0.12,0.68,0.12,0.56,-0.15,2.06,0.42,0.41,9143.0,0.32,0.09,0.59,0.12,0.47,0.24,2.67,0.33,0.32,9143.0,0.27,0.06,0.43,0.12,0.31,0.05,2.89,0.28,0.27,9143.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_nighttemp_2005.properties
new file mode 100644
index 0000000..64bd8cd
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = 16.16,0.79,18.54,14.41,4.13,0.01,2.8,16.18,16.2,141.0,19.57,0.54,21.3,18.27,3.03,0.2,2.84,19.58,19.58,141.0,21.99,0.5,23.23,20.54,2.69,-0.36,3.15,21.99,21.99,141.0,22.59,0.98,24.33,19.92,4.41,-0.49,2.44,22.61,22.68,141.0,21.87,1.03,24.33,19.37,4.96,-0.25,2.75,21.9,21.99,141.0,20.61,0.74,22.95,18.82,4.13,0.1,2.84,20.63,20.61,141.0,22.24,0.52,23.23,20.75,2.48,-0.24,2.48,22.24,22.19,141.0,21.19,0.49,22.4,19.65,2.76,-0.1,2.95,21.19,21.16,141.0,23.4,0.54,24.61,21.85,2.76,-0.25,2.63,23.41,23.44,141.0,21.52,0.54,22.95,19.92,3.03,-0.19,3.48,21.52,21.57,141.0,17.73,0.93,20.89,15.51,5.37,0.23,3.36,17.75,17.72,141.0,16.45,1.12,20.47,13.31,7.17,0.4,4.98,16.48,16.48,141.0
+BF-BAZ = 16.28,1.24,19.65,13.58,6.06,0.44,2.66,16.32,16.06,177.0,19.46,0.84,21.57,17.44,4.13,0.03,2.51,19.48,19.44,177.0,21.67,0.73,23.23,19.09,4.13,-0.67,4.02,21.69,21.71,177.0,22.47,1.14,25.43,18.82,6.61,-0.43,3.2,22.5,22.54,177.0,23.51,0.99,25.71,20.47,5.24,-0.82,3.59,23.53,23.78,177.0,20.55,0.58,22.13,18.27,3.86,-0.55,4.08,20.56,20.61,177.0,20.86,0.67,22.4,18.13,4.27,-1.08,5.58,20.87,20.89,177.0,22.01,0.65,22.95,19.65,3.31,-1.14,3.65,22.02,22.26,177.0,21.96,0.54,22.95,19.92,3.03,-0.89,3.86,21.96,22.13,177.0,21.48,0.76,22.95,18.54,4.41,-0.67,3.73,21.49,21.57,177.0,18.55,0.74,19.92,16.34,3.58,-0.45,2.7,18.57,18.68,177.0,16.3,1.07,19.09,12.2,6.89,-0.31,3.64,16.33,16.27,177.0
+BF-BGR = 17.36,1.05,19.37,11.1,8.27,-1.33,8.36,17.39,17.44,235.0,20.12,0.82,22.13,17.44,4.69,-0.68,3.2,20.14,20.27,236.0,22.04,1.2,25.71,18.54,7.17,0.12,3.36,22.07,22.13,236.0,23.54,1.36,27.36,19.37,7.99,0.09,3.19,23.58,23.47,236.0,23.19,0.61,24.33,21.02,3.31,-0.84,3.72,23.19,23.3,236.0,19.29,0.88,21.85,16.75,5.1,-0.28,2.93,19.31,19.37,236.0,21.04,0.65,23.78,17.99,5.79,-0.29,6.53,21.05,21.02,236.0,19.83,0.56,21.02,18.27,2.76,-0.3,2.81,19.84,19.92,236.0,20.98,0.63,22.4,19.37,3.03,-0.09,2.6,20.99,21.02,236.0,21.07,0.74,22.4,18.54,3.86,-1.16,4.6,21.08,21.16,236.0,18.26,0.82,19.92,15.79,4.13,-0.13,2.32,18.28,18.27,236.0,17.25,1.04,20.47,13.72,6.75,-0.04,3.3,17.28,17.3,236.0
+BF-BLG = 17.18,0.9,19.65,14.82,4.82,0.01,2.47,17.2,17.17,281.0,20.25,0.81,23.78,17.99,5.79,1.0,4.7,20.27,20.06,281.0,23.05,0.75,25.16,21.16,4.0,-0.23,2.93,23.06,23.09,281.0,23.97,1.39,26.54,19.92,6.61,-0.56,2.82,24.01,24.19,281.0,23.27,0.85,25.71,20.75,4.96,-0.17,3.2,23.28,23.23,281.0,20.62,1.04,25.43,17.17,8.27,0.73,5.85,20.65,20.75,281.0,20.76,0.73,22.13,17.99,4.13,-0.94,3.79,20.77,20.89,281.0,20.89,1.08,22.95,16.34,6.61,-0.87,3.83,20.92,21.02,281.0,22.29,0.47,23.78,20.47,3.31,0.01,3.71,22.3,22.4,281.0,20.9,0.87,23.5,18.27,5.24,0.77,3.87,20.91,20.75,281.0,18.72,0.95,22.4,16.34,6.06,0.34,3.83,18.75,18.68,281.0,17.56,1.48,21.57,13.31,8.27,0.22,2.97,17.62,17.37,279.0
+BF-BLK = 15.93,0.87,18.27,13.86,4.41,0.09,3.25,15.96,15.93,137.0,20.46,0.79,22.68,18.82,3.86,0.32,2.9,20.47,20.47,137.0,21.01,0.74,22.4,18.27,4.13,-0.92,3.92,21.03,21.16,137.0,23.02,0.75,24.61,21.02,3.58,-0.1,2.43,23.03,22.95,137.0,23.11,1.1,24.88,20.2,4.69,-0.5,2.45,23.14,23.23,137.0,20.25,0.65,22.26,18.54,3.72,0.38,3.73,20.26,20.2,137.0,21.05,0.46,22.13,19.78,2.34,-0.5,3.01,21.06,21.09,137.0,21.44,0.72,23.23,19.65,3.58,-0.38,2.52,21.45,21.57,137.0,22.91,0.44,24.06,21.85,2.2,0.14,2.9,22.91,22.88,137.0,20.99,0.57,22.68,19.37,3.31,-0.15,3.28,20.99,21.02,137.0,18.78,0.96,21.02,15.24,5.79,-0.78,3.87,18.8,18.82,137.0,16.43,1.31,18.54,13.03,5.51,-0.58,2.67,16.48,16.48,136.0
+BF-COM = 17.77,0.8,20.2,14.69,5.51,-0.28,3.56,17.79,17.85,657.0,19.28,1.03,23.5,15.24,8.27,-0.32,3.78,19.31,19.37,657.0,21.87,0.92,25.98,18.82,7.17,0.09,4.39,21.88,21.85,657.0,22.48,1.21,25.98,18.54,7.44,-0.18,3.04,22.51,22.4,655.0,20.73,1.02,22.95,17.44,5.51,-0.48,2.77,20.76,20.89,657.0,19.66,0.96,21.85,16.06,5.79,-0.84,4.17,19.68,19.78,657.0,20.27,0.86,22.95,15.79,7.17,-0.78,4.29,20.29,20.33,657.0,19.45,1.18,22.13,15.79,6.34,-0.16,2.47,19.48,19.44,657.0,19.97,0.59,21.3,16.89,4.41,-0.79,4.42,19.98,20.06,657.0,20.55,0.69,22.4,17.99,4.41,-0.22,3.08,20.56,20.61,657.0,19.54,0.87,22.13,17.17,4.96,-0.04,2.82,19.56,19.58,657.0,16.84,1.33,22.68,11.65,11.02,0.18,4.07,16.89,16.75,657.0
+BF-GAN = 15.66,0.77,17.44,13.58,3.86,-0.32,2.82,15.68,15.68,138.0,19.7,0.88,22.4,17.99,4.41,0.71,3.9,19.72,19.65,138.0,22.71,0.48,23.5,21.3,2.2,-0.59,3.12,22.72,22.78,138.0,23.06,1.22,25.43,17.72,7.72,-0.9,5.25,23.09,22.95,138.0,23.15,0.73,25.16,21.3,3.86,0.23,3.16,23.16,23.09,138.0,20.57,1.19,22.95,15.51,7.44,-1.36,6.19,20.61,20.75,138.0,21.25,0.95,22.95,17.72,5.24,-1.08,4.55,21.27,21.44,138.0,21.66,0.7,22.95,19.37,3.58,-0.62,3.07,21.67,21.71,138.0,22.78,0.41,23.78,21.3,2.48,-0.64,3.81,22.79,22.81,138.0,21.78,0.53,22.95,20.47,2.48,-0.26,2.87,21.79,21.75,138.0,18.98,0.83,20.47,15.51,4.96,-0.76,4.86,19.0,19.03,138.0,16.74,1.48,19.51,9.45,10.06,-1.47,7.06,16.8,16.89,138.0
+BF-GNA = 16.09,0.82,18.82,14.13,4.69,0.41,3.11,16.11,16.06,292.0,19.71,0.77,21.85,17.17,4.69,-0.14,3.26,19.72,19.65,292.0,21.83,0.67,24.33,19.92,4.41,0.24,3.11,21.84,21.85,292.0,23.46,0.87,25.43,20.75,4.69,-0.71,3.68,23.48,23.64,292.0,22.56,1.31,26.54,18.54,7.99,0.04,2.91,22.6,22.54,292.0,20.89,0.91,23.5,17.99,5.51,-0.31,3.38,20.91,20.92,292.0,21.5,0.95,24.88,19.09,5.79,0.29,3.54,21.52,21.57,292.0,21.19,0.69,22.68,19.09,3.58,-0.2,2.86,21.21,21.16,292.0,22.68,0.64,24.33,20.2,4.13,-0.7,4.28,22.69,22.68,292.0,21.35,0.86,23.23,19.09,4.13,-0.42,2.31,21.37,21.57,292.0,18.24,0.75,20.2,16.06,4.13,0.18,3.24,18.25,18.27,292.0,15.75,1.13,19.37,12.76,6.61,0.19,3.06,15.79,15.79,286.0
+BF-GOU = 17.27,1.37,21.3,12.76,8.54,-0.06,3.12,17.32,17.3,878.0,20.96,1.11,23.5,17.17,6.34,0.03,2.62,20.99,20.89,878.0,21.63,0.87,24.61,19.09,5.51,-0.07,3.0,21.64,21.64,878.0,24.22,1.09,28.46,17.99,10.47,-0.48,4.69,24.25,24.26,878.0,22.71,1.11,27.64,17.72,9.92,-0.02,4.17,22.74,22.68,878.0,19.63,1.11,25.98,14.41,11.57,-0.17,5.61,19.66,19.65,873.0,21.59,0.62,23.23,17.99,5.24,-0.98,5.96,21.6,21.57,878.0,20.44,1.01,22.68,15.51,7.17,-0.64,4.14,20.47,20.47,878.0,21.85,0.54,23.78,18.82,4.96,-0.56,5.72,21.85,21.85,878.0,20.04,0.71,22.13,17.44,4.69,-0.12,3.38,20.05,20.06,878.0,18.11,0.97,22.4,15.24,7.17,0.44,3.83,18.13,18.06,878.0,16.73,1.89,21.3,5.31,15.98,-1.37,8.52,16.83,16.89,854.0
+BF-HOU = 16.4,1.34,20.2,11.93,8.27,-0.01,2.86,16.46,16.34,536.0,19.81,0.64,22.13,17.99,4.13,0.15,3.06,19.82,19.78,536.0,21.83,1.19,26.26,17.99,8.27,0.11,3.43,21.86,21.71,536.0,23.82,1.1,28.46,20.2,8.27,-0.24,4.01,23.85,23.92,536.0,22.39,0.92,24.61,18.82,5.79,-0.21,3.24,22.4,22.4,536.0,19.7,1.15,23.23,16.2,7.03,-0.07,3.03,19.74,19.65,536.0,20.2,1.09,22.68,16.89,5.79,-0.05,2.62,20.23,20.13,536.0,19.58,1.09,22.4,15.79,6.61,-0.2,2.94,19.61,19.65,536.0,21.0,0.57,22.95,19.37,3.58,0.05,3.16,21.01,21.02,536.0,21.18,0.59,22.68,19.37,3.31,-0.5,3.09,21.19,21.3,536.0,18.14,0.79,20.75,15.79,4.96,-0.01,3.03,18.16,18.13,536.0,17.15,1.66,21.57,11.65,9.92,-0.34,3.13,17.23,17.27,536.0
+BF-KAD = 15.98,0.49,17.03,15.24,1.79,0.47,2.57,15.99,15.93,16.0,19.6,0.91,20.75,17.17,3.58,-1.1,4.26,19.62,19.71,16.0,22.69,0.64,24.06,21.57,2.48,0.24,2.74,22.7,22.68,16.0,24.23,0.68,25.16,22.68,2.48,-1.17,3.75,24.24,24.33,16.0,23.53,0.78,24.88,22.13,2.76,-0.29,2.53,23.55,23.78,16.0,20.31,0.74,21.57,18.82,2.76,-0.11,2.49,20.33,20.33,16.0,21.52,0.38,21.99,20.47,1.52,-1.31,4.75,21.53,21.57,16.0,22.54,0.17,22.68,22.13,0.55,-1.18,3.41,22.54,22.61,16.0,22.43,0.6,23.23,21.57,1.65,0.06,1.75,22.44,22.4,16.0,22.87,0.62,23.78,21.85,1.93,-0.13,1.94,22.87,22.88,16.0,19.09,0.76,20.47,17.44,3.03,-0.52,3.16,19.1,19.13,16.0,17.07,0.74,18.54,15.79,2.76,0.06,2.5,17.09,17.13,16.0
+BF-KEN = 15.96,1.58,20.47,9.45,11.02,-0.5,4.21,16.04,16.06,270.0,19.15,0.84,21.3,16.89,4.41,-0.19,2.89,19.17,19.13,270.0,20.13,1.05,22.68,16.89,5.79,-0.52,3.08,20.15,20.2,270.0,23.37,1.11,25.43,20.2,5.24,-0.41,2.24,23.4,23.64,270.0,21.55,1.25,24.33,17.99,6.34,-0.66,3.04,21.58,21.78,270.0,19.81,1.12,22.4,16.34,6.06,-0.1,2.76,19.84,19.92,270.0,20.69,1.14,22.68,16.34,6.34,-0.7,3.29,20.72,20.89,270.0,20.7,0.73,23.78,18.54,5.24,0.74,4.61,20.71,20.61,270.0,19.99,0.87,21.57,17.72,3.86,-0.67,2.39,20.01,20.2,270.0,20.64,0.63,22.13,19.09,3.03,-0.12,2.58,20.65,20.68,270.0,18.08,0.74,19.92,16.34,3.58,0.02,2.62,18.09,18.1,270.0,16.18,1.28,20.2,12.2,7.99,0.5,3.71,16.24,16.06,270.0
+BF-KOS = 15.76,1.02,18.82,11.93,6.89,-0.2,3.51,15.79,15.79,444.0,19.63,0.79,22.4,16.34,6.06,-0.36,4.31,19.65,19.71,444.0,20.58,1.28,24.61,17.44,7.17,0.05,2.62,20.61,20.61,444.0,23.87,1.28,26.81,19.09,7.72,-0.86,3.82,23.9,24.06,444.0,23.34,0.99,25.98,18.82,7.17,-0.55,4.14,23.36,23.5,444.0,20.18,1.02,23.37,17.17,6.2,0.17,3.1,20.21,20.2,444.0,21.91,0.62,23.23,19.09,4.13,-1.32,5.43,21.92,22.06,444.0,19.75,1.92,23.23,13.31,9.92,-0.81,2.92,19.84,20.2,444.0,21.73,0.52,22.95,19.65,3.31,-0.96,4.67,21.73,21.85,444.0,21.29,0.6,23.23,19.92,3.31,0.05,2.95,21.3,21.3,444.0,18.46,0.95,22.68,15.79,6.89,0.19,4.5,18.48,18.54,444.0,16.11,1.95,22.68,8.9,13.78,0.12,4.01,16.23,15.79,444.0
+BF-KOT = 15.9,0.62,17.17,14.69,2.48,0.3,2.45,15.91,15.79,83.0,20.05,0.54,21.02,19.09,1.93,0.13,1.95,20.05,20.06,83.0,22.33,0.51,23.23,20.75,2.48,-0.85,3.76,22.34,22.4,83.0,22.52,1.15,25.16,19.09,6.06,-0.02,3.32,22.55,22.4,83.0,22.0,0.71,24.61,19.92,4.69,0.29,4.83,22.01,21.99,83.0,19.12,1.27,22.81,15.24,7.58,0.04,4.28,19.16,19.03,83.0,21.21,0.5,22.13,19.65,2.48,-0.5,3.21,21.22,21.3,83.0,21.3,0.67,22.68,19.78,2.89,-0.44,2.71,21.31,21.37,83.0,21.88,0.66,23.78,20.75,3.03,0.84,3.14,21.89,21.71,83.0,21.63,0.54,23.23,20.06,3.17,-0.19,3.71,21.64,21.71,83.0,19.09,0.78,21.02,17.72,3.31,0.02,2.12,19.11,19.23,83.0,17.29,1.17,19.92,15.24,4.69,0.4,2.22,17.33,17.17,83.0
+BF-MOU = 15.42,0.96,18.27,13.03,5.24,0.3,3.06,15.45,15.37,365.0,20.18,0.66,22.4,16.61,5.79,-0.67,6.19,20.19,20.2,365.0,21.7,1.18,24.88,18.27,6.61,-0.54,3.16,21.73,21.85,365.0,24.48,1.1,30.39,19.92,10.47,0.14,6.66,24.5,24.47,365.0,23.62,0.79,25.98,19.09,6.89,-0.64,6.52,23.63,23.64,365.0,20.73,0.82,23.5,17.44,6.06,-0.19,4.03,20.75,20.75,365.0,21.16,0.82,22.95,18.82,4.13,-0.29,2.66,21.17,21.23,365.0,19.39,1.47,23.78,15.24,8.54,-0.05,3.02,19.44,19.37,365.0,21.91,0.65,23.5,19.37,4.13,-0.64,4.02,21.92,21.99,365.0,21.26,0.58,23.5,19.37,4.13,-0.11,3.63,21.27,21.3,365.0,18.65,0.78,20.47,14.96,5.51,-0.98,5.62,18.67,18.68,365.0,16.31,1.14,20.47,12.48,7.99,0.16,3.66,16.35,16.2,365.0
+BF-NAM = 15.42,0.68,17.72,13.58,4.13,0.29,3.47,15.44,15.37,221.0,20.21,0.56,21.3,18.68,2.62,-0.29,2.59,20.21,20.2,221.0,21.96,0.81,23.92,19.92,4.0,-0.12,2.68,21.98,21.92,221.0,22.91,1.07,25.43,20.06,5.37,0.25,2.43,22.94,22.81,221.0,23.01,1.12,25.16,20.47,4.69,-0.18,2.24,23.03,22.95,221.0,21.31,0.94,23.23,17.3,5.93,-1.28,5.89,21.33,21.44,221.0,21.97,0.67,23.5,19.37,4.13,-0.61,3.3,21.98,22.13,221.0,21.48,0.81,23.5,19.09,4.41,-0.31,2.85,21.5,21.57,221.0,23.11,0.54,24.61,21.44,3.17,-0.22,3.63,23.11,23.09,221.0,22.22,0.46,23.5,21.02,2.48,-0.33,3.11,22.22,22.26,221.0,18.56,0.69,20.2,16.89,3.31,-0.09,2.56,18.57,18.61,221.0,16.32,1.15,18.54,12.76,5.79,-0.63,3.25,16.36,16.34,221.0
+BF-NAO = 16.83,1.26,19.37,13.58,5.79,-0.11,1.87,16.87,16.68,129.0,20.09,0.68,21.57,18.27,3.31,0.19,2.77,20.11,19.99,129.0,23.36,0.8,24.88,21.99,2.89,0.0,1.91,23.37,23.37,129.0,23.13,1.27,26.81,19.92,6.89,0.2,3.17,23.16,23.09,129.0,23.37,0.82,25.16,20.47,4.69,-0.59,3.66,23.39,23.5,129.0,20.72,0.41,21.57,19.37,2.2,-0.53,3.23,20.72,20.75,129.0,19.95,0.59,21.85,18.54,3.31,0.28,3.06,19.96,19.92,129.0,20.21,0.59,21.57,18.54,3.03,-0.03,2.72,20.22,20.2,129.0,21.56,0.47,22.68,20.2,2.48,-0.17,2.59,21.57,21.57,129.0,20.73,0.7,22.68,19.37,3.31,0.45,2.82,20.74,20.68,129.0,18.83,0.65,20.75,17.44,3.31,0.15,2.92,18.84,18.82,129.0,17.57,1.07,20.75,14.69,6.06,0.43,4.15,17.6,17.44,129.0
+BF-OUB = 15.35,0.74,17.03,12.48,4.55,-0.64,4.16,15.37,15.37,188.0,19.44,1.05,22.54,16.61,5.93,0.57,3.17,19.47,19.16,188.0,21.91,0.77,23.37,19.65,3.72,-0.58,2.69,21.93,22.13,188.0,23.46,1.13,26.54,21.02,5.51,0.13,2.43,23.49,23.5,188.0,22.85,1.16,25.16,19.09,6.06,-0.55,3.12,22.88,22.95,188.0,19.63,0.73,21.02,17.44,3.58,-0.28,2.67,19.64,19.65,188.0,21.32,0.46,22.95,19.65,3.31,0.21,4.85,21.33,21.3,188.0,22.09,0.63,23.78,20.33,3.44,-0.41,3.39,22.1,22.13,188.0,22.87,0.55,24.88,21.3,3.58,0.09,3.67,22.87,22.81,188.0,22.07,0.98,24.33,19.65,4.69,-0.03,2.44,22.09,22.13,188.0,18.7,0.64,20.2,16.89,3.31,-0.23,2.86,18.71,18.68,188.0,16.47,1.13,20.47,13.58,6.89,0.4,3.55,16.51,16.34,188.0
+BF-OUD = 14.41,1.02,17.44,10.83,6.61,-0.26,3.15,14.44,14.55,337.0,19.2,0.86,21.02,16.61,4.41,-0.57,3.17,19.22,19.37,337.0,21.61,0.89,23.78,18.82,4.96,-0.41,3.17,21.62,21.64,337.0,22.56,0.95,25.16,20.2,4.96,0.28,2.74,22.58,22.4,337.0,22.03,0.98,25.16,19.09,6.06,-0.12,3.46,22.06,21.99,337.0,21.38,1.07,24.61,17.99,6.61,0.11,3.01,21.41,21.44,337.0,22.07,0.95,24.33,18.27,6.06,-0.37,3.64,22.09,22.13,337.0,22.08,0.96,24.33,17.72,6.61,-0.42,3.95,22.1,21.99,337.0,24.45,0.62,25.98,22.68,3.31,-0.31,3.04,24.46,24.47,337.0,21.78,0.87,24.06,19.65,4.41,0.14,2.5,21.8,21.71,337.0,17.64,1.07,21.3,15.24,6.06,0.11,2.69,17.68,17.72,337.0,15.49,1.02,17.99,12.2,5.79,-0.18,2.97,15.52,15.51,337.0
+BF-PAS = 16.07,0.63,17.99,14.13,3.86,-0.14,4.04,16.09,16.06,131.0,20.29,0.75,21.57,18.27,3.31,-0.23,2.34,20.3,20.33,131.0,20.69,0.96,22.68,17.72,4.96,-0.53,3.25,20.71,20.75,131.0,22.9,0.87,24.88,20.47,4.41,-0.28,2.54,22.92,22.95,131.0,23.23,0.87,24.74,20.75,4.0,-0.57,2.93,23.25,23.3,131.0,21.16,0.83,23.23,18.82,4.41,0.04,3.07,21.17,21.16,131.0,21.92,0.38,22.95,21.02,1.93,-0.03,2.93,21.93,21.92,131.0,21.02,0.61,22.4,19.37,3.03,-0.04,2.38,21.03,21.02,131.0,22.28,0.52,23.5,20.75,2.76,-0.34,3.26,22.29,22.26,131.0,20.86,0.62,22.4,19.23,3.17,-0.6,2.88,20.87,21.02,131.0,18.39,0.88,20.75,15.51,5.24,-0.14,3.54,18.41,18.41,131.0,15.46,1.34,18.27,12.48,5.79,0.11,2.25,15.51,15.37,131.0
+BF-PON = 17.76,1.7,22.4,13.58,8.82,0.47,2.97,17.85,17.51,281.0,19.74,0.96,22.13,17.03,5.1,-0.18,3.11,19.76,19.78,281.0,21.52,0.96,24.06,18.82,5.24,-0.07,3.0,21.54,21.57,281.0,21.52,1.25,26.12,17.99,8.13,0.11,3.55,21.55,21.57,281.0,21.33,0.85,23.23,18.68,4.55,-0.11,2.84,21.35,21.3,281.0,20.56,0.81,22.95,17.72,5.24,-0.36,3.5,20.57,20.68,281.0,20.7,0.67,22.13,18.27,3.86,-0.89,4.4,20.71,20.75,281.0,18.76,0.88,21.57,16.61,4.96,0.5,3.16,18.78,18.61,281.0,19.99,0.62,21.02,17.72,3.31,-0.49,3.18,20.0,19.92,281.0,20.36,0.56,21.57,19.09,2.48,0.03,2.41,20.37,20.33,281.0,19.99,0.6,21.3,16.89,4.41,-1.08,5.78,20.0,20.06,281.0,17.13,0.94,19.92,14.27,5.65,0.24,3.64,17.16,17.17,281.0
+BF-SEN = 15.19,1.17,19.65,11.93,7.72,0.9,3.86,15.23,14.96,439.0,19.75,1.0,22.4,16.61,5.79,0.2,3.2,19.77,19.65,439.0,22.21,0.84,24.33,18.82,5.51,-0.85,4.12,22.22,22.4,439.0,22.94,1.3,26.81,19.09,7.72,-0.05,2.74,22.98,22.95,439.0,21.5,1.94,25.98,15.79,10.2,-0.44,2.62,21.59,21.57,439.0,21.91,1.02,25.43,19.37,6.06,0.09,2.79,21.94,21.99,439.0,22.34,0.77,24.61,20.2,4.41,0.1,2.7,22.35,22.4,439.0,22.05,0.68,23.5,19.37,4.13,-0.48,3.26,22.06,22.13,439.0,23.23,0.8,25.43,20.75,4.69,-0.24,2.81,23.25,23.23,439.0,22.24,0.78,24.33,20.47,3.86,0.11,2.53,22.25,22.26,439.0,18.09,0.92,20.2,15.24,4.96,-0.19,2.9,18.11,18.06,439.0,15.64,1.28,19.92,10.55,9.37,-0.38,3.84,15.7,15.65,438.0
+BF-SIS = 16.3,1.0,19.09,12.76,6.34,0.0,3.11,16.33,16.34,449.0,20.28,0.77,23.23,17.44,5.79,0.1,4.2,20.3,20.27,449.0,21.72,1.05,24.88,17.17,7.72,-0.83,4.4,21.75,21.85,449.0,23.19,1.13,26.81,18.54,8.27,-0.23,3.98,23.22,23.23,449.0,23.42,0.98,26.54,20.2,6.34,-0.01,3.2,23.44,23.5,449.0,20.55,0.86,23.5,17.3,6.2,-0.04,4.09,20.56,20.54,449.0,20.58,1.01,22.68,16.06,6.61,-1.01,5.16,20.61,20.61,449.0,20.66,0.9,22.95,17.72,5.24,-0.37,2.88,20.68,20.75,449.0,21.59,0.72,23.23,19.37,3.86,-0.72,3.29,21.6,21.71,449.0,20.99,0.53,22.4,18.82,3.58,-0.35,3.89,21.0,21.02,449.0,18.7,0.59,20.47,16.89,3.58,-0.12,3.2,18.71,18.68,449.0,17.35,0.95,20.75,14.41,6.34,-0.21,3.47,17.38,17.44,449.0
+BF-SMT = 15.45,0.9,17.72,12.48,5.24,-0.14,3.06,15.47,15.51,306.0,19.24,0.69,22.13,17.17,4.96,0.56,4.35,19.25,19.23,306.0,22.13,0.59,24.33,20.47,3.86,0.18,3.2,22.14,22.13,306.0,22.31,1.28,25.71,18.27,7.44,-0.3,3.11,22.35,22.33,306.0,22.54,0.93,24.61,18.96,5.65,-0.36,3.28,22.55,22.68,306.0,20.62,0.92,23.5,18.54,4.96,0.25,2.6,20.64,20.47,306.0,22.12,0.53,23.5,20.75,2.76,0.06,2.73,22.12,22.13,306.0,21.48,0.81,23.23,18.27,4.96,-0.69,4.36,21.5,21.57,306.0,22.86,0.7,24.61,21.02,3.58,0.07,2.79,22.87,22.81,306.0,21.94,0.84,24.33,20.47,3.86,0.11,2.07,21.95,21.99,306.0,18.5,1.22,22.13,15.51,6.61,0.18,2.87,18.54,18.41,306.0,16.24,1.36,19.65,12.2,7.44,-0.03,2.6,16.3,16.3,306.0
+BF-SNG = 15.69,0.61,17.44,14.13,3.31,-0.04,2.98,15.7,15.65,172.0,20.68,0.64,22.4,18.82,3.58,0.03,2.79,20.69,20.75,172.0,21.17,0.84,23.78,17.72,6.06,-0.15,4.1,21.18,21.09,172.0,23.7,0.93,26.26,19.78,6.48,-0.77,4.92,23.71,23.78,172.0,23.99,0.96,26.54,20.75,5.79,-0.57,3.64,24.0,24.06,172.0,21.18,1.14,24.33,18.54,5.79,0.04,2.56,21.21,21.23,171.0,21.54,0.51,22.4,19.92,2.48,-0.33,2.78,21.54,21.57,172.0,20.8,0.65,22.68,18.82,3.86,0.08,3.72,20.81,20.75,172.0,22.49,0.47,23.5,21.3,2.2,-0.26,2.77,22.49,22.54,172.0,20.67,0.82,22.4,17.99,4.41,-0.26,2.97,20.68,20.68,172.0,19.09,0.81,21.02,16.89,4.13,-0.05,2.75,19.1,19.09,172.0,16.19,1.33,19.09,13.03,6.06,-0.07,2.01,16.25,16.06,172.0
+BF-SOM = 14.91,0.71,17.44,12.48,4.96,0.38,3.85,14.93,14.82,482.0,19.3,0.89,21.3,16.06,5.24,-0.56,3.53,19.32,19.37,482.0,22.41,0.72,24.61,20.47,4.13,-0.18,2.94,22.42,22.4,482.0,22.13,1.09,25.71,18.82,6.89,-0.09,2.99,22.16,22.13,482.0,22.13,1.25,25.71,17.44,8.27,-0.33,3.43,22.16,22.13,482.0,20.89,1.27,24.33,16.34,7.99,-0.52,3.88,20.93,20.95,482.0,22.31,0.79,25.43,19.23,6.2,-0.58,4.37,22.32,22.4,482.0,21.26,0.69,22.81,19.09,3.72,-0.34,2.69,21.27,21.3,482.0,23.56,0.93,25.98,20.75,5.24,-0.17,2.37,23.57,23.5,482.0,21.4,0.73,23.5,19.92,3.58,0.0,2.4,21.41,21.4,482.0,17.4,1.11,20.75,13.31,7.44,-0.19,3.41,17.44,17.44,482.0,15.97,0.8,18.82,11.93,6.89,-0.41,5.49,15.99,15.96,482.0
+BF-SOR = 16.36,0.9,18.54,13.58,4.96,-0.35,3.0,16.39,16.34,337.0,20.37,0.7,22.4,18.27,4.13,-0.35,3.02,20.38,20.47,337.0,21.47,1.03,24.33,17.44,6.89,-0.29,3.42,21.49,21.44,337.0,23.37,1.09,25.98,20.47,5.51,-0.21,2.62,23.4,23.44,337.0,23.27,0.99,25.98,19.37,6.61,-0.39,3.49,23.29,23.37,337.0,21.19,1.09,24.06,16.06,7.99,-0.85,4.44,21.22,21.3,337.0,21.98,0.38,23.23,21.02,2.2,0.29,2.96,21.99,21.99,337.0,21.1,0.96,22.95,16.61,6.34,-1.59,6.69,21.13,21.3,337.0,22.42,0.45,23.78,21.02,2.76,-0.16,3.55,22.42,22.4,337.0,21.69,0.69,22.95,19.37,3.58,-0.28,2.44,21.7,21.71,337.0,19.24,0.72,20.75,16.89,3.86,-0.67,3.33,19.26,19.37,337.0,16.97,1.08,20.75,12.76,7.99,-0.59,4.64,17.0,17.1,337.0
+BF-TAP = 16.32,1.14,19.37,13.03,6.34,-0.12,2.9,16.36,16.34,489.0,20.55,0.98,24.61,17.99,6.61,0.46,3.71,20.58,20.47,489.0,20.91,0.96,24.06,18.82,5.24,0.52,3.09,20.93,20.75,489.0,24.02,0.98,27.09,21.02,6.06,0.07,2.96,24.04,23.92,489.0,23.6,1.06,27.64,19.92,7.72,0.13,4.05,23.63,23.64,489.0,20.53,1.15,23.5,17.17,6.34,-0.08,2.53,20.56,20.68,489.0,21.22,0.75,23.5,17.17,6.34,-0.88,4.77,21.23,21.3,489.0,20.55,1.02,23.23,15.51,7.72,-1.01,5.51,20.58,20.75,488.0,21.95,0.82,23.5,19.65,3.86,-0.45,2.64,21.96,22.06,489.0,19.96,0.76,22.13,17.99,4.13,-0.06,2.85,19.97,19.92,489.0,17.42,1.07,19.92,14.13,5.79,-0.29,2.81,17.45,17.58,489.0,16.02,1.69,22.4,5.59,16.81,-0.85,7.94,16.11,15.96,488.0
+BF-YAT = 15.61,1.03,18.27,11.93,6.34,-0.19,3.37,15.65,15.58,406.0,19.64,0.74,21.57,17.72,3.86,-0.1,2.64,19.66,19.65,406.0,21.64,1.21,24.33,17.17,7.17,-0.37,3.14,21.67,21.71,406.0,22.5,1.09,27.09,18.82,8.27,0.07,3.96,22.53,22.4,406.0,22.22,1.09,24.61,19.65,4.96,-0.08,2.27,22.24,22.26,406.0,20.88,1.07,24.88,17.85,7.03,-0.24,3.43,20.91,21.02,406.0,22.21,0.47,24.88,20.75,4.13,0.31,5.64,22.21,22.26,406.0,21.56,0.41,23.23,20.33,2.89,0.48,3.81,21.57,21.57,406.0,23.21,0.57,24.88,21.44,3.44,0.05,3.08,23.22,23.16,406.0,21.49,0.89,23.5,18.54,4.96,-0.08,2.64,21.5,21.44,406.0,18.73,0.87,21.02,15.79,5.24,-0.2,2.9,18.75,18.82,406.0,16.18,1.15,20.2,13.03,7.17,0.29,3.12,16.22,16.06,406.0
+BF-ZOU = 16.32,1.04,18.54,13.58,4.96,-0.06,2.42,16.36,16.34,125.0,19.8,0.74,21.02,17.99,3.03,-0.61,2.8,19.81,19.92,125.0,22.86,0.67,24.33,21.71,2.62,0.26,2.02,22.87,22.81,125.0,22.48,1.55,25.71,17.99,7.72,-0.9,3.55,22.54,22.68,125.0,23.06,0.75,25.16,21.57,3.58,0.04,2.65,23.08,23.09,125.0,20.19,0.81,22.13,18.27,3.86,-0.0,2.39,20.21,20.13,125.0,20.09,0.68,21.02,17.99,3.03,-0.95,3.31,20.1,20.27,125.0,20.85,0.62,22.68,19.09,3.58,0.12,3.2,20.86,20.82,125.0,21.96,0.34,22.81,21.3,1.52,0.2,2.45,21.96,21.85,125.0,20.94,0.73,22.61,19.09,3.51,-0.39,2.38,20.95,21.02,125.0,19.02,0.6,20.47,17.17,3.31,-0.58,3.26,19.03,19.09,125.0,17.67,1.0,20.4,14.41,5.99,0.04,4.01,17.69,17.58,125.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_rainfall_2005.properties
new file mode 100644
index 0000000..e1b4a8a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_rainfall_2005.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 2005 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=2005
+
+# 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.03,0.07,1.3,1.0,0.3,2.9,10.57,1.03,1.0,21.0,4.54,1.57,8.26,2.26,6.0,0.41,2.96,4.79,4.52,21.0,19.21,7.13,31.14,10.51,20.63,0.27,1.6,20.43,17.57,21.0,81.33,15.48,104.06,52.77,51.29,-0.43,1.9,82.72,86.98,21.0,131.91,16.06,154.02,99.47,54.55,-0.52,2.45,132.84,132.7,21.0,189.32,51.94,273.2,109.49,163.71,-0.13,1.81,195.99,196.06,21.0,131.52,19.81,168.69,104.06,64.62,0.45,1.84,132.93,124.71,21.0,212.88,17.9,242.15,159.9,82.25,-0.97,4.86,213.59,214.62,21.0,21.87,5.74,33.08,10.84,22.24,-0.09,2.59,22.58,21.13,21.0,1.53,0.91,4.38,1.0,3.38,1.82,5.61,1.77,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,16.08,6.16,26.41,5.64,20.76,-0.13,1.88,17.17,16.15,27.0,3.18,1.41,6.43,1.39,5.04,0.77,2.42,3.47,2.4,27.0,29.31,4.58,43.14,21.04,22.1,0.7,4.37,29.66,29.36,27.0,96.6,30.62,179.1,58.2,120.9,1.14,3.61,101.17,87.47,27.0,105.23,16.03,135.72,70.31,65.41,-0.18,2.75,106.4,107.3,27.0,127.37,11.37,144.81,104.25,40.55,-0.17,2.07,127.86,127.89,27.0,213.45,23.81,249.56,163.6,85.96,-0.77,2.59,214.73,221.3,27.0,130.88,10.1,147.36,110.73,36.63,-0.37,2.12,131.26,132.41,27.0,26.26,6.44,39.66,15.1,24.56,0.5,2.39,27.01,24.74,27.0,1.15,0.14,1.48,1.0,0.48,0.54,2.42,1.16,1.14,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,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.75,0.77,3.55,1.0,2.55,0.89,2.69,1.9,1.51,39.0,22.9,4.34,30.26,11.17,19.1,-0.48,3.11,23.29,23.13,39.0,63.39,9.56,86.84,48.96,37.88,0.78,2.98,64.09,61.85,39.0,86.47,18.86,113.92,53.59,60.33,-0.2,1.84,88.46,92.11,39.0,107.45,13.79,137.65,84.26,53.39,0.42,2.35,108.31,103.45,39.0,125.59,18.26,163.6,95.06,68.54,0.22,2.1,126.88,124.64,39.0,174.01,33.06,257.2,132.46,124.74,0.98,3.06,177.05,164.04,39.0,219.55,20.32,249.56,171.19,78.37,-0.99,3.06,220.46,227.97,39.0,65.06,23.51,117.62,37.32,80.3,0.54,2.04,69.07,58.67,39.0,4.86,2.5,8.71,1.31,7.4,0.03,1.52,5.45,4.74,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.03,1.18,1.0,0.18,4.2,19.99,1.01,1.0,43.0,25.18,9.46,49.26,11.12,38.14,0.58,2.81,26.86,24.46,43.0,4.15,2.04,9.9,1.62,8.28,0.9,2.91,4.61,3.67,43.0,38.9,6.92,50.46,25.83,24.62,-0.03,1.93,39.49,38.69,43.0,113.17,23.18,156.81,56.93,99.88,-0.33,2.91,115.46,115.71,43.0,192.42,11.87,214.62,168.61,46.01,-0.01,2.58,192.78,191.62,43.0,187.32,32.53,251.38,129.05,122.33,0.02,2.01,190.06,184.58,43.0,142.52,15.67,181.14,113.92,67.22,0.41,2.76,143.36,141.27,43.0,206.5,35.45,265.08,141.27,123.8,-0.17,1.86,209.45,212.91,43.0,33.72,7.46,49.71,15.56,34.15,-0.43,2.72,34.51,34.95,43.0,1.06,0.1,1.53,1.0,0.53,2.89,12.8,1.06,1.0,43.0,1.43,0.35,2.36,1.0,1.36,0.39,2.52,1.48,1.43,43.0
+BF-BLK = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,3.5,2.05,8.01,1.24,6.77,0.86,2.61,4.03,2.68,22.0,8.75,2.51,12.6,2.87,9.73,-0.62,2.73,9.09,9.32,22.0,48.59,20.18,104.06,24.46,79.6,1.05,3.64,52.43,40.83,22.0,57.51,7.85,76.97,46.09,30.88,0.43,2.98,58.02,56.94,22.0,106.86,14.51,126.73,76.97,49.77,-0.69,2.34,107.8,111.63,22.0,132.24,35.95,227.97,81.75,146.22,0.99,3.58,136.83,126.39,22.0,237.58,27.53,299.07,190.23,108.84,0.45,2.67,239.09,234.69,22.0,133.1,14.77,168.61,104.06,64.55,0.46,3.09,133.88,128.58,22.0,34.87,8.88,48.56,13.79,34.77,-0.66,2.82,35.94,38.33,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 = 2.35,3.57,19.53,1.0,18.53,3.25,13.28,4.26,1.0,105.0,2.45,2.37,13.56,1.0,12.56,3.01,12.21,3.4,1.91,105.0,22.53,6.13,35.13,6.7,28.43,-0.37,3.05,23.34,22.6,105.0,58.49,11.68,97.51,25.99,71.52,-0.21,4.21,59.63,59.7,105.0,85.61,20.85,128.53,50.46,78.07,0.16,1.96,88.09,85.38,105.0,113.32,30.33,221.2,74.68,146.52,1.5,5.14,117.27,107.25,105.0,106.39,40.94,219.1,56.93,162.18,0.66,2.52,113.92,102.02,105.0,149.65,22.46,199.06,110.73,88.32,0.26,2.31,151.31,146.06,105.0,204.23,29.45,281.56,152.15,129.41,0.96,3.42,206.33,194.2,105.0,60.61,22.74,112.17,26.78,85.38,0.49,2.05,64.7,54.15,105.0,4.85,2.24,9.04,1.24,7.81,0.32,2.11,5.34,4.52,105.0,1.02,0.1,1.85,1.0,0.85,6.59,51.16,1.02,1.0,105.0
+BF-GAN = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,24.0,11.14,5.8,22.86,4.12,18.74,0.59,2.07,12.51,8.26,24.0,2.96,0.85,4.52,1.86,2.66,0.36,2.05,3.08,2.91,24.0,29.52,4.72,42.1,22.35,19.76,0.57,3.26,29.88,28.88,24.0,106.28,34.76,168.61,48.67,119.94,0.18,1.93,111.6,105.26,24.0,133.91,18.35,164.97,104.82,60.15,0.12,1.96,135.11,134.32,24.0,127.28,21.47,185.34,100.97,84.36,1.06,3.54,129.01,119.36,24.0,183.15,14.56,214.62,158.74,55.88,0.49,2.83,183.71,182.88,24.0,122.78,15.36,147.56,89.5,58.06,-0.35,2.42,123.7,123.95,24.0,38.81,6.83,50.46,25.95,24.51,-0.33,2.7,39.38,39.74,24.0,1.69,0.87,3.72,1.0,2.72,1.0,2.57,1.89,1.31,24.0,1.37,0.5,2.4,1.0,1.4,0.98,2.47,1.45,1.06,24.0
+BF-GNA = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,47.0,1.55,1.04,5.93,1.0,4.93,2.55,9.76,1.86,1.0,47.0,5.54,3.01,15.1,2.26,12.84,1.13,3.82,6.3,4.52,47.0,17.59,7.18,28.45,8.78,19.67,0.23,1.35,18.97,15.13,47.0,122.39,34.6,184.58,56.93,127.65,-0.04,1.97,127.09,124.91,47.0,148.62,12.76,176.6,124.76,51.83,0.35,2.52,149.16,149.05,47.0,147.59,38.2,265.08,98.68,166.39,1.27,4.2,152.35,134.05,47.0,212.92,25.71,273.2,163.94,109.26,0.09,2.51,214.43,214.62,47.0,184.06,45.22,257.2,89.5,167.71,-0.54,2.3,189.42,196.15,47.0,21.8,6.64,41.86,13.38,28.47,1.32,4.43,22.77,20.16,47.0,1.24,0.42,2.79,1.0,1.79,1.91,6.15,1.31,1.0,47.0,1.18,0.44,3.05,1.0,2.05,2.61,9.55,1.26,1.0,47.0
+BF-GOU = 1.01,0.04,1.27,1.0,0.27,4.74,25.52,1.01,1.0,138.0,4.25,2.88,12.41,1.0,11.41,0.57,2.45,5.13,3.98,138.0,5.58,2.63,11.17,1.62,9.55,0.3,2.24,6.16,5.79,138.0,22.54,10.42,60.7,4.13,56.57,0.94,4.71,24.81,21.27,138.0,132.81,56.38,327.39,68.22,259.17,1.37,4.69,144.2,113.9,138.0,154.49,20.84,208.34,117.41,90.94,0.52,2.57,155.88,153.59,138.0,154.68,35.33,249.56,100.97,148.59,0.59,2.49,158.64,147.47,138.0,145.72,22.33,222.81,97.97,124.84,0.08,3.09,147.41,149.48,138.0,185.94,42.35,308.23,89.5,218.73,0.01,3.1,190.67,184.58,138.0,29.56,12.18,81.75,16.02,65.74,1.61,5.87,31.95,25.2,138.0,1.01,0.02,1.2,1.0,0.2,5.1,32.5,1.01,1.0,138.0,1.03,0.17,2.53,1.0,1.53,6.83,54.12,1.05,1.0,138.0
+BF-HOU = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,85.0,1.87,0.68,3.05,1.0,2.05,-0.08,1.49,1.99,1.97,85.0,18.39,2.88,25.21,12.6,12.61,0.2,2.51,18.61,18.09,85.0,40.56,19.2,107.25,18.65,88.6,1.4,4.78,44.83,36.41,85.0,69.16,21.07,113.92,34.09,79.83,0.3,1.98,72.26,66.19,85.0,136.87,20.86,184.58,100.97,83.61,0.12,2.02,138.43,138.76,85.0,107.8,25.05,152.15,68.22,83.93,0.06,1.63,110.64,107.25,85.0,172.22,24.29,249.56,132.46,117.1,0.59,3.2,173.9,169.84,85.0,216.95,23.07,281.56,173.77,107.79,0.31,2.57,218.16,217.91,85.0,50.63,24.31,101.02,25.21,75.8,0.8,2.17,56.1,40.39,85.0,2.5,1.51,6.89,1.0,5.89,1.23,3.96,2.92,2.12,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,5.59,1.05,6.8,4.87,1.93,0.66,1.5,5.66,5.12,3.0,2.5,0.28,2.69,2.18,0.51,-0.68,1.5,2.51,2.64,3.0,24.78,1.61,26.53,23.34,3.19,0.34,1.5,24.82,24.48,3.0,72.33,14.75,88.97,60.84,28.12,0.56,1.5,73.33,67.19,3.0,85.78,8.45,90.89,76.03,14.86,-0.7,1.5,86.06,90.42,3.0,180.52,22.46,195.13,154.65,40.48,-0.69,1.5,181.45,191.78,3.0,204.8,8.93,215.02,198.51,16.51,0.65,1.5,204.93,200.87,3.0,137.41,11.39,149.55,126.96,22.58,0.27,1.5,137.72,135.72,3.0,28.31,7.8,34.38,19.51,14.87,-0.56,1.5,29.02,31.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-KEN = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,43.0,1.54,0.55,2.71,1.0,1.71,0.5,1.88,1.63,1.47,43.0,12.62,4.33,28.45,6.3,22.15,1.47,5.97,13.32,12.22,43.0,42.45,6.56,50.46,23.03,27.42,-1.09,3.69,42.94,43.71,43.0,76.66,24.44,122.97,50.46,72.51,0.79,2.02,80.37,66.19,43.0,161.26,13.6,184.58,135.15,49.43,-0.08,2.11,161.82,163.6,43.0,91.37,20.54,140.7,62.32,78.38,0.94,3.25,93.6,88.17,43.0,177.1,16.53,209.31,140.7,68.61,0.0,2.35,177.85,176.43,43.0,192.83,14.19,227.97,163.9,64.07,0.47,2.76,193.34,190.23,43.0,45.87,24.94,107.25,24.84,82.41,1.07,2.83,52.08,30.68,43.0,2.29,1.55,6.3,1.0,5.3,1.08,3.15,2.75,1.53,43.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,43.0
+BF-KOS = 1.02,0.06,1.32,1.0,0.32,3.24,13.18,1.02,1.0,70.0,1.13,0.32,2.47,1.0,1.47,2.67,9.36,1.18,1.0,70.0,20.32,4.65,30.22,11.86,18.35,0.41,2.14,20.84,18.51,70.0,17.5,10.02,46.09,6.3,39.79,1.1,3.27,20.13,13.19,70.0,52.38,16.6,117.41,36.21,81.2,1.94,6.84,54.91,46.13,70.0,96.56,23.94,179.1,64.23,114.87,1.18,4.16,99.44,89.58,70.0,105.9,35.99,202.06,48.96,153.1,0.85,3.17,111.76,96.54,70.0,165.4,34.13,249.23,100.97,148.26,0.06,2.7,168.84,170.46,70.0,175.52,35.06,281.56,117.41,164.16,0.8,3.73,178.94,175.8,70.0,26.93,7.31,42.1,13.79,28.31,0.21,2.08,27.89,26.88,70.0,1.4,1.11,7.1,1.0,6.1,3.31,14.31,1.79,1.0,70.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,70.0
+BF-KOT = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,11.1,5.31,21.65,4.23,17.43,0.53,2.25,12.22,10.56,13.0,2.21,0.22,2.62,1.83,0.79,0.01,2.46,2.22,2.21,13.0,26.48,2.72,32.46,23.05,9.41,0.74,2.72,26.61,25.67,13.0,118.82,24.62,163.6,77.53,86.07,0.2,2.33,121.15,119.11,13.0,168.5,13.68,183.46,132.52,50.94,-1.58,4.91,169.01,171.19,13.0,186.39,23.76,222.09,154.02,68.06,0.07,1.68,187.78,186.1,13.0,181.33,13.94,208.34,159.39,48.95,0.26,2.31,181.83,181.49,13.0,186.71,20.92,212.22,140.7,71.52,-0.78,2.8,187.79,195.33,13.0,33.02,5.71,41.88,20.84,21.04,-0.63,2.95,33.47,33.43,13.0,1.0,0.01,1.03,1.0,0.03,3.18,11.02,1.0,1.0,13.0,1.76,0.63,2.87,1.0,1.87,0.29,1.97,1.86,1.75,13.0
+BF-MOU = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,60.0,1.38,0.68,3.86,1.0,2.86,2.03,6.39,1.54,1.02,60.0,20.13,5.51,29.32,9.04,20.28,-0.09,2.27,20.86,19.46,60.0,29.01,10.52,52.45,9.46,42.99,-0.02,2.55,30.83,30.3,60.0,55.34,13.98,95.06,36.21,58.85,0.86,3.22,57.05,51.75,60.0,106.8,8.99,121.0,86.88,34.13,-0.44,2.18,107.17,107.66,60.0,120.05,17.08,154.02,91.69,62.33,0.47,2.35,121.24,119.58,60.0,254.17,35.6,347.75,194.49,153.26,0.24,2.51,256.61,253.39,60.0,189.86,42.55,281.56,126.62,154.95,0.44,2.1,194.49,184.62,60.0,31.03,5.25,43.42,21.68,21.74,0.36,2.75,31.46,31.15,60.0,3.5,3.06,12.6,1.0,11.6,1.0,2.98,4.63,1.61,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,2.26,1.51,6.43,1.0,5.43,1.18,3.72,2.7,1.73,38.0,2.49,0.69,4.8,1.94,2.86,2.09,6.64,2.58,2.26,38.0,23.11,8.07,39.71,7.51,32.2,-0.06,2.29,24.45,24.55,38.0,57.13,17.4,98.37,35.13,63.24,0.95,2.72,59.66,51.47,38.0,162.52,28.34,214.62,121.0,93.62,0.18,1.5,164.91,157.98,38.0,200.43,30.46,257.2,133.97,123.23,0.05,2.54,202.67,202.06,38.0,182.23,22.87,214.62,136.52,78.11,-0.44,2.03,183.62,185.82,38.0,145.87,21.84,204.15,104.06,100.09,0.58,3.64,147.45,146.32,38.0,37.98,17.41,75.77,17.56,58.21,0.66,2.22,41.68,33.19,38.0,1.31,0.49,3.34,1.0,2.34,2.31,8.91,1.39,1.06,38.0,1.04,0.17,1.94,1.0,0.94,4.54,22.79,1.05,1.0,38.0
+BF-NAO = 1.03,0.04,1.16,1.0,0.16,1.51,4.66,1.03,1.0,21.0,32.59,5.12,43.39,24.84,18.55,0.6,2.84,32.97,32.11,21.0,6.31,2.37,9.61,3.06,6.55,0.0,1.56,6.72,6.49,21.0,60.44,9.5,74.68,47.5,27.18,0.18,1.58,61.15,59.98,21.0,99.31,33.1,149.45,47.5,101.95,-0.04,1.69,104.43,104.46,21.0,204.59,20.98,257.2,172.13,85.08,0.71,3.12,205.61,202.43,21.0,142.85,16.78,168.61,113.97,54.64,0.0,1.98,143.78,142.37,21.0,201.44,13.92,221.2,171.35,49.85,-0.48,2.34,201.9,202.15,21.0,170.71,22.05,212.59,134.49,78.1,0.05,2.31,172.06,173.77,21.0,44.15,3.42,55.49,40.85,14.64,2.19,7.5,44.27,43.41,21.0,1.2,0.32,2.02,1.0,1.02,1.21,3.13,1.24,1.0,21.0,1.43,0.36,2.26,1.0,1.26,0.64,2.62,1.47,1.39,21.0
+BF-OUB = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,30.0,3.06,1.47,7.1,1.26,5.84,0.81,3.18,3.39,2.88,30.0,2.43,1.47,7.87,1.31,6.56,2.35,8.28,2.83,1.83,30.0,25.92,4.43,33.71,15.1,18.61,-0.51,2.58,26.28,26.8,30.0,47.29,13.74,100.97,33.08,67.89,2.28,9.05,49.18,44.2,30.0,101.85,13.91,124.71,74.68,50.03,-0.35,2.26,102.76,103.29,30.0,179.26,36.29,249.56,113.92,135.64,0.15,2.08,182.78,174.87,30.0,184.8,13.37,215.67,149.45,66.22,-0.01,3.68,185.27,183.63,30.0,151.22,27.8,190.23,100.97,89.26,-0.3,1.82,153.67,154.92,30.0,23.65,9.8,48.96,9.64,39.31,0.46,2.95,25.53,24.24,30.0,1.14,0.63,4.38,1.0,3.38,4.78,24.84,1.3,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,3.68,0.82,5.1,1.39,3.7,-0.86,3.14,3.76,3.93,52.0,1.59,0.57,3.15,1.0,2.15,0.4,2.18,1.69,1.53,52.0,55.54,19.83,100.01,24.46,75.55,0.59,2.5,58.91,53.34,52.0,119.27,21.11,168.61,72.46,96.15,0.14,2.84,121.08,118.43,52.0,174.9,52.42,308.23,89.5,218.73,0.63,2.61,182.44,164.09,52.0,147.59,7.82,163.6,124.71,38.89,-0.47,3.28,147.79,149.01,52.0,126.92,17.02,158.74,89.5,69.24,-0.2,2.29,128.04,126.26,52.0,34.04,9.08,58.67,18.65,40.02,0.51,2.56,35.21,32.62,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.03,0.06,1.2,1.0,0.2,1.61,4.18,1.03,1.0,20.0,7.19,2.53,12.45,2.87,9.57,0.3,2.31,7.6,6.85,20.0,25.7,4.53,31.14,14.21,16.93,-0.87,3.24,26.08,26.53,20.0,63.95,17.53,92.28,37.32,54.96,-0.08,1.88,66.19,65.21,20.0,111.66,19.56,145.01,78.22,66.79,-0.06,1.94,113.27,114.07,20.0,192.19,41.54,273.2,121.0,152.19,0.1,2.31,196.41,192.7,20.0,181.35,21.12,208.25,137.08,71.17,-0.53,2.33,182.51,183.31,20.0,173.76,18.98,213.36,132.7,80.66,-0.44,3.09,174.74,180.47,20.0,22.58,9.12,34.09,8.77,25.32,-0.14,1.62,24.26,22.23,20.0,1.19,0.33,2.03,1.0,1.03,1.51,3.8,1.23,1.0,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0
+BF-PON = 3.89,4.47,17.03,1.0,16.03,1.77,4.92,5.88,1.93,39.0,1.22,0.25,1.95,1.0,0.95,1.36,4.03,1.24,1.13,39.0,38.32,10.45,58.67,21.68,36.99,0.5,1.97,39.68,34.71,39.0,76.49,14.98,117.41,56.93,60.48,0.79,3.0,77.91,73.64,39.0,102.7,13.41,156.52,82.84,73.68,1.72,7.91,103.55,101.38,39.0,113.98,23.77,168.61,74.68,93.93,0.49,2.4,116.37,109.49,39.0,131.36,25.23,242.15,100.38,141.77,2.49,10.96,133.7,124.71,39.0,123.08,6.03,134.93,110.53,24.4,-0.24,2.53,123.22,122.85,39.0,181.47,32.62,265.08,132.46,132.62,0.48,2.6,184.3,179.18,39.0,93.5,25.07,145.01,28.45,116.56,-0.51,3.25,96.72,97.84,39.0,5.8,2.11,8.91,1.72,7.19,-0.6,2.3,6.16,6.3,39.0,1.16,0.72,5.03,1.0,4.03,4.65,23.87,1.36,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.03,1.0,0.03,4.81,28.67,1.0,1.0,74.0,3.84,1.31,6.95,1.48,5.47,0.1,2.5,4.05,3.89,74.0,5.35,3.11,10.95,1.0,9.95,0.09,1.65,6.18,5.21,74.0,74.86,35.43,154.02,33.08,120.95,0.84,2.35,82.72,56.69,74.0,150.83,16.16,196.06,121.0,75.05,0.33,2.83,151.68,151.84,74.0,149.67,47.81,369.38,86.84,282.54,1.88,8.01,157.02,140.6,74.0,184.31,22.15,234.95,141.24,93.71,0.22,2.29,185.61,183.21,74.0,110.12,30.92,190.23,66.52,123.71,0.65,2.62,114.33,101.55,74.0,27.5,12.2,62.32,13.38,48.93,0.92,2.87,30.05,24.13,74.0,1.06,0.14,1.72,1.0,0.72,2.68,10.04,1.07,1.0,74.0,1.05,0.13,1.74,1.0,0.74,3.37,15.39,1.06,1.0,74.0
+BF-SIS = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,75.0,13.72,8.29,31.14,2.89,28.25,0.38,1.72,16.0,11.17,75.0,12.0,5.63,26.78,3.32,23.46,0.31,2.18,13.24,11.39,75.0,48.93,10.86,72.46,30.01,42.45,0.28,2.01,50.11,47.5,75.0,65.28,22.83,132.46,36.21,96.25,1.15,3.91,69.11,60.58,75.0,128.88,28.39,234.95,95.06,139.89,1.58,5.58,131.93,121.99,75.0,133.05,19.75,196.06,92.61,103.44,0.92,4.2,134.49,129.99,75.0,234.27,39.54,337.57,168.61,168.96,0.5,2.57,237.54,234.79,75.0,146.68,18.16,191.01,124.71,66.3,1.02,2.61,147.78,136.58,75.0,43.18,9.83,74.68,27.6,47.08,1.14,4.25,44.27,41.64,75.0,1.29,0.56,3.68,1.0,2.68,2.47,8.75,1.4,1.0,75.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,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.53,0.78,4.02,1.0,3.02,1.63,5.05,1.72,1.0,49.0,2.51,1.02,5.33,1.39,3.94,1.61,4.59,2.7,2.26,49.0,19.42,6.12,31.14,6.59,24.55,-0.17,2.3,20.34,20.22,49.0,58.83,12.76,97.97,38.46,59.51,0.62,3.35,60.17,56.39,49.0,134.77,23.02,182.0,95.06,86.94,0.23,2.25,136.68,135.22,49.0,191.38,51.11,327.39,97.97,229.42,0.19,2.67,197.95,199.28,49.0,149.14,23.88,202.06,117.41,84.65,0.58,2.37,151.0,145.01,49.0,152.66,27.92,211.44,97.97,113.47,0.32,2.49,155.14,149.45,49.0,51.13,21.41,89.5,14.21,75.28,0.12,1.91,55.35,50.53,49.0,1.34,0.66,3.55,1.0,2.55,1.78,4.91,1.49,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,2.41,1.44,5.79,1.0,4.79,0.67,2.24,2.79,1.89,26.0,11.27,2.12,15.81,8.55,7.27,0.61,2.32,11.46,11.05,26.0,49.26,16.64,94.16,31.91,62.25,1.18,3.57,51.9,43.73,26.0,58.81,12.62,89.5,43.39,46.1,0.47,2.47,60.1,59.05,26.0,126.75,16.99,158.74,99.47,59.27,0.02,1.89,127.84,129.46,26.0,113.07,31.33,198.95,64.23,134.73,0.82,3.58,117.17,109.79,26.0,296.86,52.13,347.75,173.77,173.98,-0.91,2.55,301.23,314.07,26.0,153.53,21.65,196.06,124.71,71.35,0.35,1.92,154.99,149.45,26.0,35.73,7.59,58.67,27.22,31.45,1.15,4.26,36.5,34.25,26.0,1.0,0.01,1.03,1.0,0.03,4.8,24.09,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.01,0.02,1.1,1.0,0.1,3.43,14.14,1.01,1.0,76.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,76.0,3.41,1.14,8.01,1.88,6.13,1.49,5.97,3.6,3.09,76.0,5.15,2.69,12.97,1.94,11.03,1.21,3.6,5.8,4.35,76.0,67.81,18.48,105.94,38.46,67.48,0.42,2.3,70.25,65.73,76.0,128.18,35.51,242.15,79.32,162.82,0.96,3.51,132.94,122.85,76.0,211.64,60.35,347.75,128.53,219.23,0.52,2.24,219.97,202.1,76.0,119.19,11.06,145.01,100.97,44.04,0.48,2.65,119.7,118.03,76.0,194.56,41.13,299.07,124.71,174.36,0.38,2.3,198.8,192.26,76.0,22.07,10.67,56.62,4.8,51.81,0.49,3.17,24.49,21.95,76.0,1.04,0.18,2.27,1.0,1.27,5.33,32.29,1.06,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.03,1.0,0.03,5.83,36.17,1.0,1.0,57.0,17.31,4.96,29.32,9.3,20.01,0.49,2.48,18.0,16.04,57.0,13.92,9.37,42.72,3.77,38.95,1.36,4.07,16.73,10.4,57.0,88.27,24.49,145.01,50.46,94.55,0.45,2.34,91.55,84.26,57.0,100.29,17.93,134.64,62.32,72.32,-0.47,2.16,101.85,107.25,57.0,184.64,47.61,317.67,95.06,222.61,-0.02,2.68,190.58,193.86,57.0,161.52,52.79,308.23,96.14,212.08,1.26,3.82,169.79,145.01,57.0,150.9,25.05,221.2,117.41,103.79,1.06,3.3,152.93,142.91,57.0,16.37,7.95,30.22,3.61,26.61,-0.21,1.65,18.17,17.76,57.0,2.14,1.66,7.32,1.0,6.32,1.69,5.17,2.7,1.03,57.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,57.0
+BF-TAP = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,76.0,4.43,3.65,11.86,1.0,10.86,0.73,2.01,5.73,3.05,76.0,5.76,2.33,11.17,1.73,9.44,0.22,2.19,6.21,5.76,76.0,16.85,9.34,43.39,4.25,39.14,1.03,3.01,19.23,12.41,76.0,79.86,13.67,110.53,55.23,55.3,-0.02,1.97,81.01,81.19,76.0,144.47,15.11,190.23,113.92,76.31,0.65,3.3,145.25,141.81,76.0,138.55,26.82,214.62,107.25,107.38,1.17,3.37,141.09,126.55,76.0,162.85,24.47,221.2,119.31,101.88,0.27,2.19,164.66,158.78,76.0,152.91,43.55,249.56,84.26,165.3,0.19,1.88,158.91,153.39,76.0,41.31,9.42,70.31,25.99,44.32,0.68,2.82,42.36,39.65,76.0,1.01,0.02,1.13,1.0,0.13,3.68,17.77,1.01,1.0,76.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,76.0
+BF-YAT = 1.0,0.0,1.01,1.0,0.01,8.13,-273.48,1.0,1.0,67.0,1.0,0.01,1.05,1.0,0.05,8.0,65.01,1.0,1.0,67.0,7.05,2.78,13.38,2.79,10.59,0.36,2.18,7.57,6.69,67.0,13.39,6.87,34.09,4.13,29.96,0.7,3.13,15.02,12.85,67.0,106.69,15.36,136.52,59.35,77.17,-0.13,3.27,107.77,104.11,67.0,116.23,20.29,168.61,87.64,80.97,0.77,2.7,117.96,112.46,67.0,207.11,50.46,347.75,117.25,230.5,0.62,2.98,213.08,200.07,67.0,120.23,18.26,179.18,97.97,81.21,1.35,4.44,121.59,114.39,67.0,188.0,27.5,249.56,147.36,102.2,0.57,2.38,189.97,182.65,67.0,19.37,13.15,47.5,2.06,45.44,0.18,1.86,23.35,21.23,67.0,1.07,0.32,3.05,1.0,2.05,4.99,28.1,1.12,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.01,1.04,1.0,0.04,4.25,19.05,1.0,1.0,21.0,35.99,11.82,62.32,22.18,40.14,0.58,2.22,37.8,31.62,21.0,3.15,0.75,4.66,2.19,2.47,0.48,2.27,3.23,3.02,21.0,42.9,6.41,50.64,32.59,18.05,-0.4,1.79,43.36,44.72,21.0,92.27,15.9,137.08,68.22,68.86,1.19,4.72,93.57,89.56,21.0,179.8,25.46,214.62,131.21,83.42,-0.54,1.96,181.51,190.23,21.0,142.82,14.14,171.66,117.41,54.25,0.31,2.83,143.49,140.7,21.0,167.78,21.57,214.62,121.0,93.62,-0.02,3.43,169.1,166.11,21.0,174.76,44.62,249.56,122.85,126.71,0.36,1.47,180.1,152.73,21.0,46.6,3.27,50.46,40.34,10.12,-0.21,1.83,46.71,46.09,21.0,1.21,0.36,2.33,1.0,1.33,1.95,5.95,1.26,1.0,21.0,1.59,0.41,2.4,1.0,1.4,0.25,2.27,1.64,1.57,21.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_temperature_2005.properties
new file mode 100644
index 0000000..0a42cd6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_temperature_2005.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 2005 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=2005
+
+# 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 = 29.43,0.68,31.5,28.05,3.44,0.33,2.66,29.44,29.29,141.0,34.67,0.67,36.73,33.15,3.58,0.27,2.86,34.68,34.67,141.0,39.23,0.93,41.14,37.56,3.58,0.1,1.83,39.24,39.21,141.0,41.93,0.8,43.62,40.04,3.58,-0.13,2.34,41.94,41.97,141.0,38.81,0.69,40.31,36.73,3.58,-0.22,3.09,38.81,38.8,141.0,33.11,1.16,35.35,29.29,6.06,-0.83,3.76,33.13,33.43,141.0,27.25,1.03,29.57,25.16,4.41,0.19,2.34,27.27,27.22,141.0,26.93,2.05,31.5,21.85,9.65,0.23,2.55,27.0,26.67,141.0,29.2,1.93,34.11,26.4,7.72,0.8,2.76,29.26,28.74,141.0,36.19,1.76,39.21,32.87,6.34,0.17,1.9,36.23,35.91,141.0,37.48,0.5,38.59,35.63,2.96,-0.66,4.44,37.48,37.56,141.0,36.9,0.72,38.39,35.35,3.03,-0.1,2.25,36.91,36.87,141.0
+BF-BAZ = 31.54,0.61,33.7,29.84,3.86,-0.24,3.45,31.55,31.56,177.0,34.1,0.83,36.04,32.32,3.72,0.11,2.36,34.11,34.11,177.0,40.04,1.13,42.24,37.01,5.24,0.09,2.23,40.06,39.9,177.0,42.4,1.01,45.0,38.94,6.06,-0.08,2.97,42.41,42.38,177.0,37.46,1.35,39.76,33.43,6.34,-0.92,3.29,37.48,37.83,177.0,31.18,2.78,37.56,24.33,13.23,0.04,2.85,31.3,31.22,177.0,26.27,1.24,28.19,22.95,5.24,-0.95,3.43,26.3,26.54,177.0,24.87,1.06,27.64,22.4,5.24,-0.33,2.58,24.9,25.02,177.0,27.3,1.27,29.57,22.95,6.61,-0.47,2.85,27.33,27.36,177.0,32.47,1.52,34.53,28.19,6.34,-1.21,3.86,32.51,32.87,177.0,37.32,0.82,39.76,35.63,4.13,0.32,3.21,37.33,37.42,177.0,37.48,0.85,40.04,35.91,4.13,0.56,2.67,37.49,37.35,177.0
+BF-BGR = 32.58,0.57,33.98,31.22,2.76,0.15,2.4,32.59,32.6,236.0,36.24,0.79,37.83,34.8,3.03,-0.07,1.64,36.25,36.25,236.0,39.11,1.48,41.97,34.8,7.17,-0.87,3.18,39.14,39.42,236.0,38.85,1.89,42.52,31.77,10.75,-0.49,3.15,38.9,38.94,236.0,33.11,1.5,37.28,29.43,7.85,-0.1,2.44,33.15,33.15,236.0,25.68,2.05,32.32,21.57,10.75,-0.09,2.43,25.76,26.26,236.0,23.68,0.85,26.26,21.3,4.96,-0.39,3.6,23.7,23.78,236.0,24.31,1.03,26.81,19.65,7.17,-0.55,4.66,24.33,24.33,236.0,25.16,1.17,29.57,22.4,7.17,0.67,3.35,25.18,24.88,236.0,30.5,1.73,34.53,25.98,8.54,-0.11,2.38,30.55,30.67,236.0,36.03,1.7,38.66,31.22,7.44,-0.8,3.22,36.07,36.25,236.0,39.11,0.92,41.14,36.73,4.41,-0.36,2.67,39.12,39.35,236.0
+BF-BLG = 32.76,1.21,34.8,27.09,7.72,-1.7,7.28,32.78,32.94,281.0,33.67,1.22,36.18,27.91,8.27,-1.35,5.96,33.7,33.98,281.0,39.29,1.35,42.52,31.5,11.02,-2.37,12.75,39.31,39.49,281.0,40.32,1.7,44.17,33.15,11.02,-1.13,6.06,40.36,40.31,281.0,35.24,1.2,38.11,30.67,7.44,-0.53,4.29,35.26,35.35,281.0,27.41,1.77,34.25,23.5,10.75,0.82,4.02,27.46,27.09,281.0,27.24,1.1,29.57,23.23,6.34,-0.62,3.43,27.26,27.36,281.0,25.16,1.15,28.74,22.4,6.34,0.51,2.94,25.19,25.02,281.0,26.96,1.19,32.05,23.78,8.27,0.57,4.73,26.99,26.88,281.0,31.97,1.42,35.63,29.02,6.61,0.07,2.34,32.0,31.91,281.0,37.19,1.07,39.76,31.22,8.54,-1.67,8.48,37.21,37.28,281.0,38.57,1.05,40.87,33.7,7.17,-1.17,6.53,38.59,38.66,281.0
+BF-BLK = 30.99,0.61,33.15,29.98,3.17,0.78,3.68,31.0,30.94,137.0,34.76,0.46,35.91,33.7,2.2,-0.14,2.51,34.76,34.8,137.0,37.92,0.81,40.04,35.91,4.13,0.33,2.75,37.93,37.83,137.0,40.7,1.16,44.72,37.56,7.17,0.09,4.14,40.72,40.87,137.0,37.14,0.74,38.8,35.35,3.44,0.06,2.39,37.15,37.21,137.0,32.66,1.48,37.01,29.84,7.17,0.74,3.65,32.69,32.46,137.0,28.16,1.32,30.67,24.61,6.06,-0.43,2.71,28.2,28.19,137.0,24.37,1.0,26.26,19.92,6.34,-1.09,5.48,24.39,24.47,137.0,26.75,1.52,30.67,23.5,7.17,0.11,2.63,26.8,26.81,137.0,35.22,1.37,38.66,32.05,6.61,-0.09,2.98,35.24,35.42,137.0,37.29,0.6,38.94,35.35,3.58,0.13,3.37,37.29,37.28,137.0,37.51,0.79,40.59,35.91,4.69,1.35,5.9,37.52,37.42,137.0
+BF-COM = 31.87,0.83,33.98,29.43,4.55,-0.3,2.41,31.88,32.05,657.0,34.68,0.78,36.73,32.32,4.41,0.02,2.85,34.68,34.67,657.0,35.61,1.39,40.87,31.5,9.37,0.16,2.77,35.64,35.49,657.0,34.13,2.05,38.25,28.19,10.06,-0.25,2.27,34.2,34.25,657.0,29.31,1.99,33.7,24.06,9.65,-0.04,2.03,29.38,29.43,657.0,24.5,1.28,30.39,20.47,9.92,0.3,3.81,24.53,24.4,657.0,23.92,1.0,27.09,20.47,6.61,-0.35,3.13,23.94,24.06,657.0,23.59,1.09,27.64,20.2,7.44,0.38,3.56,23.61,23.5,657.0,24.45,0.92,27.64,20.75,6.89,0.07,3.11,24.47,24.47,657.0,28.25,1.07,31.5,24.61,6.89,-0.03,3.1,28.27,28.19,657.0,30.98,1.46,34.8,27.64,7.17,0.14,2.27,31.01,30.94,657.0,35.7,0.82,38.11,33.7,4.41,0.18,2.51,35.71,35.63,657.0
+BF-GAN = 30.93,0.72,32.6,29.02,3.58,-0.41,2.87,30.94,31.08,138.0,33.5,0.89,36.18,31.77,4.41,0.59,3.2,33.51,33.43,138.0,41.46,0.73,43.07,39.76,3.31,0.08,2.75,41.47,41.42,138.0,43.23,0.96,45.0,41.14,3.86,-0.15,2.27,43.24,43.21,138.0,36.42,1.81,40.31,33.15,7.17,0.01,1.82,36.47,36.59,138.0,33.08,1.22,37.01,30.39,6.61,0.96,3.72,33.1,32.74,138.0,27.46,0.61,29.57,26.12,3.44,0.64,3.68,27.47,27.36,138.0,26.31,1.65,29.29,22.13,7.17,-0.24,1.96,26.36,26.54,138.0,28.76,1.08,31.77,27.09,4.69,0.83,2.88,28.78,28.46,138.0,33.43,1.01,35.63,30.67,4.96,-0.59,2.93,33.44,33.63,138.0,38.79,0.64,40.04,37.56,2.48,0.08,2.05,38.8,38.66,138.0,38.13,0.92,39.76,35.91,3.86,-0.22,2.07,38.14,38.11,138.0
+BF-GNA = 30.18,0.59,31.5,28.74,2.76,-0.12,2.31,30.19,30.12,292.0,33.39,0.97,36.18,30.94,5.24,0.32,2.54,33.41,33.29,292.0,39.19,1.01,42.24,37.01,5.24,0.42,2.56,39.2,39.07,292.0,41.98,1.51,44.72,37.83,6.89,-0.64,2.74,42.01,42.24,292.0,37.24,1.64,40.04,31.22,8.82,-1.08,4.51,37.27,37.56,292.0,32.34,1.99,36.18,27.36,8.82,-0.1,1.94,32.4,32.32,292.0,27.06,0.99,30.39,24.88,5.51,0.37,2.87,27.08,27.09,292.0,26.97,1.26,29.57,23.78,5.79,-0.08,2.31,27.0,27.02,292.0,29.02,1.15,32.32,26.26,6.06,0.3,3.0,29.04,28.88,292.0,34.32,1.21,37.83,31.15,6.68,0.28,3.13,34.34,34.25,292.0,37.82,0.69,39.63,35.63,4.0,-0.01,3.06,37.83,37.83,292.0,36.75,0.6,38.11,35.35,2.76,0.2,2.34,36.75,36.73,292.0
+BF-GOU = 32.04,1.28,35.35,26.54,8.82,-0.11,2.51,32.06,32.05,878.0,34.99,1.39,38.39,28.46,9.92,-0.23,3.17,35.02,35.08,878.0,38.85,1.04,41.69,32.32,9.37,-0.37,5.4,38.86,38.8,878.0,40.58,1.29,44.45,33.43,11.02,-0.16,4.83,40.6,40.45,878.0,35.1,1.73,39.21,29.02,10.2,-0.14,2.6,35.14,35.08,878.0,27.1,1.96,33.15,22.4,10.75,0.23,2.46,27.17,26.95,878.0,25.86,1.01,29.57,22.13,7.44,-0.32,3.99,25.88,25.98,878.0,24.25,1.34,27.91,20.89,7.03,-0.16,2.39,24.29,24.19,878.0,26.54,1.27,30.67,21.3,9.37,-0.09,3.79,26.57,26.54,878.0,31.19,1.98,37.83,26.54,11.3,0.2,2.67,31.25,31.08,878.0,37.2,1.04,41.69,31.5,10.2,-0.38,4.76,37.22,37.28,878.0,38.5,1.61,42.24,33.15,9.09,0.24,2.16,38.53,38.32,878.0
+BF-HOU = 31.79,0.65,34.25,29.02,5.24,-0.9,5.53,31.8,31.77,536.0,35.08,0.79,37.56,32.32,5.24,-0.38,3.19,35.09,35.08,536.0,39.04,1.39,42.52,33.98,8.54,-0.77,4.06,39.07,39.21,536.0,38.73,1.92,43.9,33.98,9.92,-0.27,2.33,38.78,38.94,536.0,33.73,1.83,39.21,28.19,11.02,-0.3,3.23,33.78,33.98,536.0,27.98,2.26,33.43,22.4,11.02,0.03,2.31,28.07,28.02,536.0,24.86,0.89,27.36,21.71,5.65,-0.26,3.02,24.88,24.88,536.0,23.94,0.67,26.26,21.85,4.41,0.19,3.2,23.95,23.92,536.0,24.88,1.16,28.19,21.02,7.17,-0.23,3.44,24.91,24.88,536.0,31.22,1.31,34.53,26.81,7.72,-0.54,3.11,31.24,31.46,536.0,34.5,1.46,37.83,30.67,7.17,-0.34,2.67,34.53,34.67,536.0,36.87,0.84,39.21,34.53,4.69,-0.09,2.87,36.88,36.87,536.0
+BF-KAD = 30.82,0.55,31.77,29.57,2.2,-0.45,3.07,30.82,30.81,16.0,34.23,0.36,35.08,33.7,1.38,1.18,3.84,34.24,34.11,16.0,40.31,0.85,41.69,38.66,3.03,-0.24,2.33,40.32,40.35,16.0,42.58,0.44,43.35,41.69,1.65,-0.49,2.65,42.59,42.66,16.0,38.26,0.47,39.49,37.56,1.93,1.14,4.16,38.26,38.11,16.0,34.45,0.6,35.08,32.6,2.48,-2.03,6.99,34.46,34.53,16.0,25.72,0.8,27.36,24.88,2.48,0.81,2.4,25.73,25.43,16.0,27.2,0.99,29.29,25.71,3.58,0.5,2.48,27.22,27.05,16.0,30.09,0.93,32.05,28.6,3.44,0.37,2.54,30.1,30.05,16.0,33.03,0.94,34.53,31.63,2.89,0.12,1.83,33.05,33.15,16.0,37.59,0.53,38.66,36.73,1.93,0.15,2.36,37.59,37.7,16.0,36.28,0.28,36.73,35.63,1.1,-0.62,3.17,36.28,36.32,16.0
+BF-KEN = 30.98,0.78,32.87,28.46,4.41,-0.25,3.01,30.99,31.08,270.0,34.86,1.01,36.73,32.6,4.13,-0.3,2.02,34.87,35.08,270.0,38.43,2.09,41.42,33.43,7.99,-0.6,2.06,38.48,39.07,270.0,38.35,1.34,41.28,35.91,5.37,0.17,2.0,38.37,38.39,270.0,33.74,1.99,38.66,29.84,8.82,0.14,1.91,33.8,33.7,270.0,27.51,1.43,30.67,24.06,6.61,-0.01,1.95,27.54,27.64,270.0,23.74,0.87,26.26,21.3,4.96,0.25,3.13,23.76,23.64,270.0,23.25,0.59,24.88,21.3,3.58,-0.32,2.97,23.26,23.26,270.0,23.76,1.16,27.36,19.92,7.44,0.05,3.08,23.79,23.68,270.0,31.25,1.57,34.53,27.91,6.61,-0.3,2.24,31.29,31.5,270.0,33.78,2.27,37.28,28.46,8.82,-0.27,1.72,33.86,34.18,270.0,35.58,0.93,37.56,33.43,4.13,-0.29,2.2,35.59,35.77,270.0
+BF-KOS = 31.45,0.93,33.84,27.64,6.2,-0.46,3.57,31.46,31.5,444.0,35.6,0.91,38.11,33.56,4.55,0.18,2.5,35.61,35.56,444.0,41.35,0.96,45.0,38.94,6.06,0.31,2.95,41.36,41.28,444.0,43.14,1.29,45.0,39.21,5.79,-0.54,2.48,43.16,43.35,444.0,39.39,2.69,45.0,32.87,12.13,-0.08,2.03,39.48,39.59,444.0,33.2,1.49,37.56,28.46,9.09,-0.16,3.02,33.24,33.29,444.0,26.05,1.01,29.57,22.95,6.61,-0.14,3.36,26.07,26.12,444.0,24.71,1.03,27.78,21.02,6.75,0.19,3.17,24.73,24.68,444.0,26.6,1.98,32.05,21.57,10.47,0.11,2.81,26.67,26.54,444.0,34.78,1.57,38.66,31.36,7.3,0.16,2.18,34.81,34.8,444.0,38.44,1.45,41.69,34.53,7.17,-0.28,2.18,38.47,38.66,444.0,37.55,0.84,40.04,35.08,4.96,-0.01,3.27,37.56,37.56,444.0
+BF-KOT = 30.78,0.78,32.87,29.57,3.31,0.57,2.34,30.79,30.67,83.0,33.01,0.82,35.08,31.22,3.86,0.29,2.8,33.02,32.94,83.0,40.07,0.65,41.42,38.25,3.17,-0.38,2.81,40.07,40.04,83.0,41.51,0.75,43.07,39.76,3.31,-0.1,2.69,41.52,41.42,83.0,34.04,0.93,36.18,31.91,4.27,-0.04,2.56,34.05,33.98,83.0,30.52,1.49,33.7,27.5,6.2,0.17,2.26,30.56,30.39,83.0,26.82,0.95,28.46,24.33,4.13,-0.58,2.81,26.83,27.02,83.0,26.89,0.76,28.46,24.88,3.58,-0.51,2.79,26.9,27.09,83.0,28.67,1.0,30.67,26.54,4.13,-0.33,2.13,28.68,28.88,83.0,33.01,1.4,35.35,29.29,6.06,-0.72,2.74,33.04,33.43,83.0,38.22,0.78,40.04,36.46,3.58,0.41,2.66,38.23,38.11,83.0,37.54,0.62,39.21,36.46,2.76,0.29,2.13,37.55,37.56,83.0
+BF-MOU = 32.25,0.48,33.7,30.39,3.31,-0.01,3.89,32.26,32.32,365.0,35.25,0.54,37.56,33.7,3.86,0.62,4.94,35.26,35.22,365.0,39.23,0.89,42.24,37.15,5.1,0.93,3.97,39.24,39.07,365.0,41.65,1.33,44.86,37.28,7.58,-0.16,2.77,41.67,41.69,365.0,36.98,1.68,40.87,32.05,8.82,-0.56,2.75,37.02,37.42,365.0,31.01,2.37,36.73,26.26,10.47,-0.01,2.08,31.1,31.22,365.0,25.88,0.71,27.91,23.5,4.41,-0.47,3.52,25.89,25.98,365.0,24.3,0.95,27.09,21.02,6.06,-0.07,3.45,24.32,24.33,365.0,26.11,0.94,29.84,23.5,6.34,0.27,3.16,26.13,26.05,365.0,33.23,2.01,38.94,28.46,10.47,0.4,2.89,33.29,33.01,365.0,36.67,0.88,39.21,33.7,5.51,-0.18,3.41,36.68,36.73,365.0,38.16,0.66,40.31,36.18,4.13,0.44,3.71,38.17,38.11,365.0
+BF-NAM = 29.92,0.46,31.22,27.91,3.31,-0.64,5.4,29.92,29.91,221.0,34.13,0.94,36.46,31.77,4.69,-0.26,2.34,34.14,34.25,221.0,39.92,0.7,41.69,38.11,3.58,-0.22,2.48,39.92,40.04,221.0,43.27,1.08,45.0,40.59,4.41,-0.18,2.33,43.28,43.21,221.0,36.89,1.2,39.76,33.98,5.79,0.11,2.78,36.91,36.94,221.0,33.29,1.13,36.46,30.39,6.06,0.21,2.68,33.31,33.15,221.0,27.71,1.28,31.08,24.88,6.2,0.53,2.41,27.73,27.36,221.0,27.42,1.68,31.22,23.78,7.44,-0.01,2.06,27.47,27.29,221.0,30.24,1.63,34.53,26.81,7.72,0.24,2.31,30.28,29.98,221.0,35.26,1.51,39.21,30.67,8.54,-0.13,3.19,35.29,35.08,221.0,38.2,0.59,39.76,37.01,2.76,0.37,2.68,38.21,38.11,221.0,36.83,0.53,38.39,35.77,2.62,0.34,2.95,36.84,36.87,221.0
+BF-NAO = 33.16,0.68,34.8,31.22,3.58,-0.15,3.15,33.17,33.15,129.0,33.29,1.05,36.18,31.22,4.96,-0.02,2.41,33.31,33.29,129.0,38.65,0.81,40.87,36.73,4.13,0.21,2.78,38.65,38.66,129.0,40.84,1.59,44.72,36.73,7.99,-0.04,2.41,40.87,40.73,129.0,34.01,1.33,37.56,31.22,6.34,0.01,2.35,34.04,33.98,129.0,26.44,0.99,29.29,24.06,5.24,0.11,2.79,26.46,26.4,129.0,24.59,1.42,27.36,21.85,5.51,0.04,2.2,24.63,24.61,129.0,23.23,1.04,25.71,21.16,4.55,0.25,2.32,23.25,23.23,129.0,24.93,1.25,28.74,22.13,6.61,0.06,2.7,24.96,24.88,129.0,30.07,1.3,33.43,27.64,5.79,0.6,2.94,30.09,29.84,129.0,36.29,0.99,38.39,33.43,4.96,-0.18,2.38,36.3,36.46,129.0,39.93,0.81,41.69,37.83,3.86,-0.13,2.66,39.94,39.9,129.0
+BF-OUB = 30.31,0.57,32.32,28.46,3.86,0.34,4.72,30.32,30.26,188.0,34.58,0.58,36.18,32.87,3.31,-0.27,3.09,34.59,34.56,188.0,39.96,1.05,41.97,37.28,4.69,-0.1,2.42,39.97,40.04,188.0,42.17,1.0,45.0,39.07,5.93,-0.09,3.94,42.18,42.18,188.0,37.81,0.84,39.49,35.35,4.13,-0.34,2.81,37.82,37.83,188.0,32.5,1.53,35.63,27.36,8.27,-0.59,4.14,32.53,32.46,188.0,26.61,1.24,29.29,23.5,5.79,-0.08,2.29,26.63,26.67,188.0,24.7,1.34,26.95,19.37,7.58,-0.95,4.13,24.74,24.88,188.0,27.96,1.15,30.53,24.33,6.2,-0.24,3.13,27.98,28.05,188.0,33.45,1.37,38.39,30.94,7.44,0.98,3.37,33.48,33.01,188.0,37.48,0.73,39.21,36.18,3.03,0.43,2.13,37.49,37.28,188.0,36.75,0.55,38.39,35.63,2.76,0.55,2.84,36.75,36.66,188.0
+BF-OUD = 27.88,0.77,30.12,25.16,4.96,-0.19,3.73,27.89,27.91,337.0,33.54,0.83,35.08,31.22,3.86,-0.21,2.41,33.55,33.56,337.0,39.08,0.69,41.14,37.01,4.13,0.41,2.84,39.09,38.94,337.0,43.07,0.72,45.0,40.04,4.96,-0.44,3.93,43.07,43.07,337.0,39.29,0.88,41.42,36.73,4.69,0.01,2.9,39.3,39.21,337.0,33.32,1.38,36.46,29.29,7.17,-0.46,3.18,33.35,33.43,337.0,30.35,1.26,33.7,27.09,6.61,-0.53,3.09,30.38,30.53,337.0,32.49,1.76,37.28,28.19,9.09,0.03,2.54,32.54,32.46,337.0,36.47,1.14,39.49,33.43,6.06,0.02,2.64,36.49,36.46,337.0,40.19,1.08,42.8,37.83,4.96,-0.05,2.27,40.21,40.31,337.0,38.83,0.98,40.73,36.18,4.55,-0.77,2.69,38.85,39.07,337.0,36.3,1.06,38.39,33.43,4.96,-0.44,2.29,36.32,36.46,337.0
+BF-PAS = 31.13,0.78,32.87,28.19,4.69,-1.37,6.27,31.14,31.22,131.0,34.98,0.54,36.18,32.74,3.44,-0.79,5.13,34.98,35.01,131.0,38.36,0.85,40.87,36.73,4.13,0.52,2.74,38.37,38.25,131.0,42.62,0.84,44.45,38.94,5.51,-0.86,5.21,42.63,42.66,131.0,38.7,0.81,40.31,35.91,4.41,-0.89,4.28,38.71,38.87,131.0,32.56,1.18,34.8,29.84,4.96,0.1,2.29,32.58,32.6,131.0,28.0,1.03,29.84,24.33,5.51,-0.96,4.02,28.02,28.05,131.0,25.2,1.14,27.64,21.3,6.34,-0.72,3.65,25.23,25.3,131.0,28.12,0.77,30.26,26.26,4.0,-0.08,3.23,28.14,28.19,131.0,34.91,1.35,37.7,31.5,6.2,-0.64,2.82,34.94,35.22,131.0,37.52,0.48,38.66,36.18,2.48,-0.32,2.86,37.52,37.56,131.0,37.73,0.52,39.21,36.18,3.03,-0.29,3.93,37.73,37.7,131.0
+BF-PON = 32.12,1.12,34.8,29.29,5.51,-0.49,2.45,32.14,32.32,281.0,35.39,0.71,37.83,33.43,4.41,0.41,3.69,35.4,35.35,281.0,35.62,1.68,40.04,32.05,7.99,0.32,2.52,35.66,35.63,281.0,34.3,2.15,39.49,29.57,9.92,0.28,2.36,34.36,33.98,281.0,28.75,1.44,33.15,25.16,7.99,0.28,2.86,28.79,28.74,281.0,24.6,1.23,28.46,21.99,6.48,0.66,3.28,24.63,24.4,281.0,23.15,1.04,25.71,19.65,6.06,0.06,2.94,23.18,23.09,281.0,24.11,0.78,26.54,21.85,4.69,0.18,2.85,24.12,24.06,281.0,24.61,1.08,29.29,21.57,7.72,0.64,4.38,24.63,24.61,281.0,28.66,1.17,31.77,26.26,5.51,0.15,2.42,28.69,28.53,281.0,32.12,1.81,36.73,28.88,7.85,0.62,2.61,32.17,31.77,281.0,37.28,1.87,40.87,33.43,7.44,-0.0,1.78,37.33,37.28,281.0
+BF-SEN = 30.02,0.68,31.5,28.19,3.31,-0.21,2.6,30.03,30.12,439.0,33.9,0.97,36.46,30.94,5.51,-0.14,2.66,33.91,33.98,439.0,38.66,1.05,41.56,35.91,5.65,0.17,2.61,38.68,38.66,439.0,42.58,1.16,45.0,39.63,5.37,-0.21,2.8,42.59,42.66,439.0,38.05,0.75,40.31,35.35,4.96,-0.73,4.35,38.06,38.11,439.0,33.66,2.21,37.56,24.33,13.23,-1.22,4.49,33.74,34.25,439.0,29.33,1.16,32.32,25.85,6.48,-0.12,3.59,29.35,29.43,439.0,28.81,2.28,34.8,24.33,10.47,0.34,2.5,28.9,28.88,439.0,33.16,2.32,38.66,27.91,10.75,0.2,2.53,33.24,33.01,439.0,37.3,1.5,41.69,32.87,8.82,-0.1,3.45,37.33,37.42,439.0,38.91,0.79,40.87,36.73,4.13,-0.4,2.82,38.92,39.01,439.0,37.28,0.48,38.66,35.91,2.76,-0.24,2.95,37.28,37.28,439.0
+BF-SIS = 32.54,0.74,34.25,30.67,3.58,0.24,2.13,32.55,32.46,449.0,35.55,0.95,37.56,33.43,4.13,0.1,2.12,35.56,35.49,449.0,38.16,1.27,41.69,34.8,6.89,0.34,3.16,38.18,38.11,449.0,39.52,1.21,43.48,36.46,7.03,0.31,2.76,39.54,39.49,449.0,33.92,1.66,37.56,29.84,7.72,-0.37,2.38,33.96,34.11,449.0,25.98,1.73,33.15,21.85,11.3,0.4,3.18,26.04,25.85,449.0,24.44,0.97,27.36,22.13,5.24,1.02,4.11,24.46,24.19,449.0,23.81,0.94,26.26,21.02,5.24,0.11,2.8,23.83,23.78,449.0,25.25,1.68,29.29,21.3,7.99,0.03,2.3,25.3,25.23,449.0,31.04,1.16,33.98,27.64,6.34,-0.01,2.99,31.06,31.08,449.0,36.09,0.89,38.94,33.98,4.96,0.91,3.56,36.1,35.91,449.0,39.06,0.97,41.42,37.01,4.41,0.04,2.09,39.07,39.01,449.0
+BF-SMT = 29.69,0.65,31.5,27.64,3.86,-0.13,2.84,29.7,29.7,306.0,34.65,0.58,36.18,33.15,3.03,0.19,2.78,34.66,34.6,306.0,39.58,0.81,41.69,37.01,4.69,0.04,2.93,39.59,39.63,306.0,43.6,0.82,45.0,40.59,4.41,-0.47,2.96,43.61,43.62,306.0,38.2,0.95,40.59,35.63,4.96,-0.28,2.41,38.21,38.39,306.0,32.53,1.28,35.91,29.02,6.89,-0.22,3.03,32.55,32.6,306.0,27.98,1.15,31.77,24.88,6.89,0.64,3.64,28.01,27.78,306.0,27.66,1.81,31.22,24.06,7.17,0.09,1.9,27.72,27.64,306.0,29.47,1.55,34.8,25.71,9.09,0.45,3.5,29.51,29.29,306.0,34.09,1.63,38.8,30.39,8.41,0.26,2.84,34.13,34.18,306.0,37.73,0.71,39.76,35.91,3.86,0.15,3.11,37.73,37.7,306.0,36.58,0.77,38.66,34.53,4.13,-0.17,2.44,36.59,36.59,306.0
+BF-SNG = 31.91,0.7,33.29,29.84,3.44,-0.47,3.02,31.92,31.91,172.0,34.99,0.8,36.73,33.15,3.58,0.28,2.43,35.0,34.8,172.0,38.42,0.67,40.04,36.46,3.58,-0.37,2.8,38.43,38.52,172.0,41.57,1.58,44.17,38.39,5.79,-0.4,2.09,41.6,41.83,172.0,37.87,1.81,40.31,32.87,7.44,-0.84,2.75,37.92,38.39,172.0,30.82,2.0,34.25,25.5,8.75,-0.82,3.02,30.89,31.29,172.0,27.75,1.41,30.94,24.47,6.48,-0.05,2.3,27.78,27.91,172.0,25.17,1.01,27.09,22.4,4.69,0.1,2.69,25.19,25.16,172.0,27.35,1.52,31.77,24.33,7.44,0.84,3.44,27.39,26.95,172.0,33.72,1.61,38.11,30.39,7.72,0.33,2.46,33.76,33.56,172.0,37.41,0.6,39.21,36.18,3.03,0.11,2.77,37.42,37.42,172.0,38.97,0.96,41.42,37.01,4.41,0.11,1.97,38.98,38.8,172.0
+BF-SOM = 28.14,0.77,30.12,26.12,4.0,-0.02,2.62,28.16,28.19,482.0,33.88,0.71,35.63,31.77,3.86,-0.48,2.91,33.88,33.98,482.0,39.18,0.66,41.97,37.56,4.41,0.45,4.17,39.19,39.21,482.0,42.68,0.93,44.86,40.31,4.55,0.13,2.47,42.69,42.66,482.0,39.91,1.05,43.35,37.28,6.06,0.4,2.92,39.92,39.8,482.0,33.69,1.01,35.91,30.94,4.96,-0.32,2.79,33.7,33.7,482.0,29.22,1.43,32.87,25.71,7.17,0.38,2.34,29.25,29.02,482.0,30.56,1.24,35.35,27.36,7.99,0.34,3.31,30.59,30.39,482.0,33.64,1.36,37.56,28.74,8.82,-0.05,3.74,33.66,33.7,482.0,39.27,1.11,41.97,36.73,5.24,-0.0,2.36,39.28,39.35,482.0,38.62,0.71,40.31,36.59,3.72,0.03,2.67,38.62,38.66,482.0,36.38,0.65,38.11,34.53,3.58,-0.51,2.85,36.38,36.46,482.0
+BF-SOR = 31.54,0.98,33.15,29.29,3.86,-0.77,2.62,31.56,31.77,337.0,34.8,1.01,37.83,32.32,5.51,0.0,2.65,34.82,34.87,337.0,39.94,1.0,41.69,37.28,4.41,-0.32,2.31,39.95,40.04,337.0,43.24,0.78,45.0,41.14,3.86,-0.35,2.49,43.25,43.35,337.0,39.32,1.64,43.07,36.18,6.89,0.22,2.1,39.35,39.07,337.0,33.76,1.25,36.46,28.46,7.99,-0.49,3.19,33.78,33.84,337.0,27.42,0.84,29.57,24.88,4.69,-0.19,2.86,27.43,27.43,337.0,27.23,1.37,30.39,21.57,8.82,-0.82,4.14,27.26,27.36,337.0,27.63,1.41,30.67,22.4,8.27,-0.35,3.12,27.67,27.64,337.0,36.76,1.19,39.49,32.6,6.89,-0.43,3.44,36.78,36.73,337.0,38.41,1.02,41.14,34.25,6.89,-0.23,4.41,38.42,38.52,337.0,38.44,0.92,40.59,33.43,7.17,-1.65,9.65,38.45,38.52,337.0
+BF-TAP = 32.32,1.45,35.91,27.91,7.99,-0.0,2.63,32.35,32.19,489.0,36.17,0.88,38.11,33.43,4.69,-0.23,2.36,36.18,36.18,489.0,39.29,0.92,41.69,36.46,5.24,-0.33,3.13,39.3,39.35,489.0,41.78,1.17,44.72,38.94,5.79,-0.04,2.2,41.8,41.76,489.0,36.53,1.55,42.24,31.77,10.47,-0.2,3.96,36.56,36.59,489.0,26.72,1.84,32.6,22.95,9.65,0.48,2.8,26.78,26.67,489.0,24.7,1.06,27.78,21.3,6.48,-0.29,3.01,24.72,24.74,489.0,23.24,1.09,25.43,20.2,5.24,-0.31,2.32,23.26,23.3,489.0,26.69,1.51,30.94,23.23,7.72,0.04,2.51,26.73,26.67,489.0,30.01,1.99,34.8,25.43,9.37,0.21,2.12,30.08,29.77,489.0,37.31,1.34,40.59,33.15,7.44,-0.66,3.5,37.33,37.42,489.0,38.34,1.25,41.97,35.63,6.34,0.19,2.36,38.36,38.25,489.0
+BF-YAT = 29.38,0.81,31.63,27.64,4.0,0.5,3.06,29.39,29.29,406.0,33.78,0.94,35.63,30.12,5.51,-0.36,2.8,33.79,33.84,406.0,39.13,0.97,42.24,35.91,6.34,-0.1,3.5,39.15,39.18,406.0,42.68,0.94,45.0,36.73,8.27,-0.98,7.73,42.69,42.66,406.0,38.98,1.02,41.97,35.08,6.89,-0.19,3.75,38.99,38.94,406.0,32.75,1.05,35.08,28.74,6.34,-0.66,4.0,32.77,32.74,406.0,28.02,1.14,31.22,24.88,6.34,-0.12,2.78,28.04,27.91,406.0,28.57,2.36,33.15,23.23,9.92,-0.27,2.04,28.66,29.05,406.0,30.44,2.33,35.91,24.88,11.02,0.03,2.04,30.52,30.39,406.0,38.07,1.82,42.24,32.6,9.65,-0.8,3.3,38.11,38.59,406.0,38.71,0.9,40.87,35.08,5.79,-0.45,3.71,38.72,38.66,406.0,37.1,0.72,38.66,35.35,3.31,-0.54,2.85,37.1,37.28,406.0
+BF-ZOU = 32.44,0.82,34.53,29.84,4.69,0.16,3.29,32.45,32.46,125.0,32.47,0.6,33.84,30.81,3.03,0.08,2.71,32.47,32.32,125.0,39.64,0.98,41.97,35.49,6.48,-0.41,4.53,39.65,39.76,125.0,40.91,1.31,43.62,34.94,8.68,-2.15,9.27,40.94,41.14,125.0,34.75,1.09,37.28,31.5,5.79,-0.4,3.15,34.76,34.8,125.0,27.97,1.86,31.5,24.61,6.89,0.07,1.78,28.03,27.78,125.0,25.89,1.16,29.02,23.37,5.65,0.03,2.18,25.92,25.92,125.0,24.51,1.5,27.64,20.75,6.89,-0.18,2.27,24.56,24.61,125.0,25.85,1.14,29.02,22.95,6.06,-0.06,3.0,25.87,25.98,125.0,30.4,1.58,33.43,26.54,6.89,-0.3,2.33,30.44,30.39,125.0,36.91,0.93,38.11,34.73,3.38,-0.8,2.37,36.92,37.28,125.0,38.5,0.7,39.9,36.25,3.65,-0.06,2.94,38.51,38.39,125.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_vegetation_2005.properties
new file mode 100644
index 0000000..803ce1b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_1_vegetation_2005.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 2005 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=2005
+
+# 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.19,0.01,0.21,0.16,0.06,-0.49,2.53,0.19,0.2,141.0,0.18,0.01,0.2,0.15,0.05,-0.75,2.73,0.18,0.19,141.0,0.17,0.01,0.2,0.14,0.06,-0.37,2.59,0.17,0.18,141.0,0.18,0.02,0.21,0.14,0.07,-0.42,2.42,0.18,0.18,141.0,0.17,0.02,0.21,0.13,0.08,-0.14,2.58,0.17,0.17,141.0,0.25,0.04,0.36,0.18,0.17,0.31,2.8,0.26,0.25,141.0,0.35,0.05,0.46,0.25,0.21,0.16,2.51,0.35,0.35,141.0,0.45,0.06,0.56,0.3,0.26,-0.6,2.57,0.46,0.47,141.0,0.39,0.07,0.5,0.25,0.25,-0.52,2.14,0.4,0.41,141.0,0.29,0.05,0.37,0.19,0.18,-0.46,2.06,0.3,0.3,141.0,0.25,0.03,0.3,0.18,0.12,-0.47,2.0,0.25,0.25,141.0,0.23,0.03,0.27,0.18,0.1,-0.51,2.04,0.23,0.24,141.0
+BF-BAZ = 0.23,0.01,0.28,0.21,0.07,1.17,4.46,0.23,0.23,177.0,0.21,0.01,0.24,0.19,0.05,0.97,3.71,0.21,0.21,177.0,0.22,0.02,0.28,0.19,0.09,1.62,5.15,0.22,0.21,177.0,0.25,0.03,0.35,0.2,0.15,1.47,5.11,0.25,0.24,177.0,0.26,0.06,0.44,0.19,0.25,1.47,4.73,0.27,0.24,177.0,0.39,0.08,0.65,0.25,0.4,1.39,5.08,0.4,0.38,177.0,0.47,0.06,0.66,0.36,0.3,0.7,3.38,0.47,0.46,177.0,0.57,0.05,0.71,0.48,0.23,0.68,3.16,0.57,0.56,177.0,0.55,0.06,0.71,0.46,0.25,0.86,3.27,0.56,0.55,177.0,0.39,0.05,0.56,0.34,0.22,1.67,5.2,0.39,0.38,177.0,0.32,0.03,0.42,0.27,0.15,1.3,4.37,0.32,0.31,177.0,0.28,0.01,0.33,0.25,0.08,0.6,3.8,0.28,0.28,177.0
+BF-BGR = 0.26,0.01,0.29,0.23,0.06,-0.0,2.08,0.26,0.26,236.0,0.23,0.02,0.29,0.2,0.08,0.81,2.77,0.24,0.23,236.0,0.27,0.03,0.35,0.22,0.13,0.66,2.42,0.27,0.26,236.0,0.34,0.05,0.45,0.25,0.19,0.35,1.9,0.34,0.33,236.0,0.39,0.07,0.57,0.26,0.31,0.44,2.15,0.39,0.37,236.0,0.51,0.04,0.6,0.41,0.2,0.03,2.13,0.51,0.51,236.0,0.6,0.04,0.69,0.51,0.18,0.06,2.64,0.6,0.6,236.0,0.62,0.04,0.69,0.53,0.16,-0.24,2.16,0.62,0.62,236.0,0.62,0.03,0.68,0.54,0.13,-0.27,2.46,0.62,0.62,236.0,0.48,0.05,0.58,0.4,0.18,0.3,1.9,0.48,0.48,236.0,0.38,0.04,0.47,0.31,0.15,0.42,2.14,0.38,0.37,236.0,0.29,0.02,0.34,0.26,0.09,0.44,2.22,0.29,0.29,236.0
+BF-BLG = 0.23,0.02,0.25,0.1,0.15,-1.98,9.33,0.23,0.23,281.0,0.21,0.02,0.24,0.08,0.16,-2.53,13.3,0.21,0.21,281.0,0.21,0.02,0.25,0.11,0.14,-1.34,7.58,0.21,0.21,281.0,0.22,0.02,0.29,0.14,0.15,0.34,3.5,0.22,0.22,281.0,0.27,0.04,0.38,0.16,0.22,0.32,3.15,0.28,0.27,281.0,0.44,0.07,0.6,0.27,0.33,-0.38,2.94,0.44,0.45,281.0,0.52,0.07,0.69,0.31,0.38,-0.37,2.68,0.53,0.53,281.0,0.56,0.07,0.68,0.27,0.41,-1.25,5.28,0.57,0.57,281.0,0.56,0.07,0.68,0.2,0.47,-1.7,6.77,0.56,0.57,281.0,0.42,0.06,0.56,0.19,0.37,-0.94,4.81,0.43,0.43,281.0,0.31,0.04,0.38,0.14,0.24,-1.68,6.86,0.32,0.32,281.0,0.27,0.03,0.31,0.13,0.19,-1.86,8.02,0.27,0.27,281.0
+BF-BLK = 0.22,0.01,0.24,0.2,0.04,-0.04,2.57,0.22,0.22,137.0,0.2,0.01,0.21,0.18,0.03,-0.06,1.88,0.2,0.2,137.0,0.2,0.01,0.24,0.18,0.06,0.27,2.5,0.2,0.2,137.0,0.22,0.02,0.28,0.18,0.1,0.82,2.9,0.22,0.21,137.0,0.21,0.03,0.31,0.17,0.14,1.17,4.3,0.22,0.21,137.0,0.29,0.05,0.42,0.22,0.2,0.76,2.98,0.29,0.28,137.0,0.39,0.06,0.53,0.29,0.24,0.09,2.51,0.4,0.4,137.0,0.53,0.04,0.63,0.44,0.19,0.2,2.55,0.53,0.52,137.0,0.53,0.04,0.63,0.46,0.18,0.54,2.49,0.53,0.52,137.0,0.37,0.02,0.45,0.33,0.12,0.59,3.56,0.37,0.37,137.0,0.3,0.02,0.36,0.26,0.1,0.72,3.64,0.3,0.29,137.0,0.27,0.01,0.29,0.25,0.05,-0.08,2.04,0.27,0.27,137.0
+BF-COM = 0.32,0.03,0.37,0.25,0.12,-0.06,2.19,0.32,0.32,657.0,0.28,0.02,0.34,0.23,0.11,0.16,2.62,0.29,0.28,657.0,0.34,0.02,0.41,0.25,0.15,-0.1,3.08,0.34,0.34,657.0,0.43,0.05,0.55,0.28,0.26,0.09,2.46,0.43,0.43,657.0,0.5,0.05,0.6,0.34,0.27,-0.1,2.92,0.5,0.49,657.0,0.54,0.07,0.68,0.36,0.31,-0.44,2.58,0.54,0.55,657.0,0.6,0.04,0.71,0.46,0.26,-0.3,3.3,0.6,0.6,657.0,0.55,0.06,0.66,0.38,0.28,-0.74,3.13,0.56,0.57,657.0,0.65,0.03,0.71,0.55,0.17,-0.84,4.58,0.65,0.66,657.0,0.59,0.03,0.68,0.51,0.17,0.38,2.38,0.59,0.59,657.0,0.49,0.04,0.59,0.4,0.18,0.24,2.11,0.49,0.48,657.0,0.37,0.02,0.43,0.32,0.11,0.08,2.23,0.37,0.37,657.0
+BF-GAN = 0.21,0.01,0.23,0.2,0.03,0.01,2.8,0.21,0.21,138.0,0.2,0.01,0.22,0.18,0.04,0.61,4.19,0.2,0.2,138.0,0.19,0.01,0.21,0.18,0.04,0.47,2.54,0.19,0.19,138.0,0.21,0.01,0.25,0.2,0.05,0.91,4.7,0.21,0.21,138.0,0.24,0.01,0.29,0.21,0.08,0.96,4.39,0.24,0.24,138.0,0.3,0.03,0.4,0.26,0.14,0.78,3.32,0.3,0.3,138.0,0.39,0.04,0.49,0.32,0.17,0.43,2.75,0.39,0.39,138.0,0.51,0.03,0.58,0.43,0.14,-0.18,2.75,0.51,0.51,138.0,0.48,0.03,0.56,0.4,0.16,-0.36,2.73,0.48,0.49,138.0,0.34,0.02,0.4,0.28,0.11,0.02,3.59,0.34,0.34,138.0,0.28,0.01,0.32,0.24,0.08,0.05,3.16,0.28,0.28,138.0,0.25,0.01,0.27,0.22,0.06,0.1,2.61,0.25,0.25,138.0
+BF-GNA = 0.21,0.02,0.24,0.17,0.07,-0.09,2.41,0.21,0.21,292.0,0.19,0.01,0.22,0.16,0.06,-0.04,2.43,0.19,0.2,292.0,0.19,0.02,0.23,0.15,0.08,0.13,2.41,0.19,0.19,292.0,0.2,0.02,0.26,0.15,0.11,0.29,2.17,0.2,0.2,292.0,0.22,0.04,0.33,0.15,0.18,0.43,2.15,0.22,0.22,292.0,0.3,0.06,0.43,0.17,0.26,0.17,1.96,0.3,0.29,292.0,0.39,0.06,0.52,0.26,0.26,0.06,2.05,0.4,0.39,292.0,0.5,0.05,0.61,0.38,0.23,0.22,2.19,0.5,0.49,292.0,0.45,0.04,0.55,0.36,0.19,0.22,2.39,0.45,0.44,292.0,0.33,0.03,0.44,0.27,0.17,1.07,4.17,0.33,0.32,292.0,0.27,0.03,0.35,0.21,0.14,0.42,2.86,0.27,0.27,292.0,0.24,0.02,0.3,0.19,0.11,0.15,2.49,0.24,0.24,292.0
+BF-GOU = 0.23,0.01,0.27,0.1,0.17,-1.68,14.59,0.23,0.23,878.0,0.21,0.01,0.25,0.09,0.16,-2.19,16.05,0.21,0.22,878.0,0.21,0.02,0.25,0.1,0.15,-0.31,5.38,0.21,0.21,878.0,0.23,0.02,0.28,0.15,0.13,-0.11,3.38,0.23,0.23,878.0,0.29,0.03,0.42,0.21,0.2,0.5,3.55,0.3,0.29,878.0,0.48,0.06,0.62,0.28,0.34,-0.35,2.96,0.48,0.49,878.0,0.54,0.05,0.65,0.36,0.29,-0.33,3.16,0.54,0.54,878.0,0.62,0.05,0.75,0.4,0.35,-0.78,3.87,0.63,0.63,878.0,0.59,0.07,0.73,0.36,0.36,-0.05,2.36,0.59,0.58,878.0,0.46,0.06,0.59,0.28,0.31,-0.18,2.12,0.47,0.46,878.0,0.34,0.03,0.47,0.21,0.27,0.22,3.74,0.34,0.33,878.0,0.28,0.02,0.34,0.16,0.18,-0.45,7.43,0.28,0.28,878.0
+BF-HOU = 0.26,0.02,0.34,0.22,0.12,0.99,4.51,0.26,0.26,536.0,0.23,0.02,0.31,0.2,0.11,0.75,3.47,0.24,0.23,536.0,0.27,0.03,0.35,0.21,0.13,0.52,2.3,0.27,0.26,536.0,0.32,0.05,0.47,0.23,0.24,0.57,2.54,0.32,0.31,536.0,0.36,0.07,0.56,0.23,0.33,0.39,2.38,0.37,0.35,536.0,0.45,0.06,0.63,0.32,0.31,0.03,2.48,0.46,0.46,536.0,0.56,0.04,0.68,0.44,0.24,0.2,2.69,0.56,0.56,536.0,0.63,0.03,0.72,0.52,0.2,-0.38,3.32,0.63,0.64,536.0,0.61,0.03,0.68,0.49,0.19,-0.41,3.43,0.61,0.61,536.0,0.51,0.04,0.59,0.4,0.19,-0.3,2.46,0.51,0.51,536.0,0.4,0.04,0.48,0.32,0.17,0.07,2.35,0.4,0.4,536.0,0.33,0.02,0.4,0.28,0.12,0.38,2.43,0.34,0.33,536.0
+BF-KAD = 0.19,0.02,0.21,0.15,0.06,-0.38,1.85,0.19,0.19,16.0,0.17,0.02,0.19,0.14,0.05,-0.37,1.83,0.17,0.17,16.0,0.17,0.02,0.19,0.14,0.05,-0.36,1.77,0.17,0.17,16.0,0.18,0.02,0.21,0.15,0.06,-0.22,1.78,0.18,0.18,16.0,0.17,0.01,0.2,0.15,0.05,-0.07,1.86,0.17,0.17,16.0,0.24,0.03,0.3,0.19,0.11,0.12,2.32,0.24,0.24,16.0,0.3,0.04,0.37,0.23,0.13,-0.27,1.87,0.31,0.31,16.0,0.45,0.07,0.54,0.33,0.2,-0.42,1.88,0.46,0.45,16.0,0.43,0.07,0.52,0.31,0.21,-0.39,1.79,0.43,0.43,16.0,0.31,0.05,0.37,0.22,0.15,-0.31,1.79,0.31,0.31,16.0,0.25,0.04,0.29,0.19,0.1,-0.36,1.76,0.25,0.25,16.0,0.23,0.03,0.26,0.18,0.09,-0.4,1.85,0.23,0.23,16.0
+BF-KEN = 0.29,0.03,0.37,0.24,0.13,0.38,2.0,0.29,0.28,270.0,0.25,0.03,0.31,0.21,0.1,0.55,1.86,0.25,0.24,270.0,0.28,0.04,0.37,0.23,0.14,0.54,1.77,0.29,0.27,270.0,0.33,0.04,0.4,0.26,0.15,0.09,1.35,0.33,0.32,270.0,0.4,0.05,0.52,0.3,0.22,0.24,1.73,0.4,0.39,270.0,0.49,0.04,0.58,0.38,0.2,-0.19,2.32,0.5,0.5,270.0,0.61,0.03,0.66,0.52,0.14,-0.3,2.9,0.61,0.61,270.0,0.66,0.05,0.74,0.53,0.21,-0.42,1.97,0.66,0.67,270.0,0.63,0.02,0.66,0.55,0.12,-1.28,5.19,0.63,0.63,270.0,0.55,0.03,0.6,0.49,0.11,-0.15,1.86,0.55,0.55,270.0,0.43,0.04,0.51,0.36,0.15,0.12,1.69,0.43,0.43,270.0,0.36,0.03,0.43,0.31,0.12,0.25,1.72,0.36,0.36,270.0
+BF-KOS = 0.24,0.01,0.27,0.21,0.06,0.02,2.54,0.24,0.24,444.0,0.21,0.01,0.23,0.2,0.04,0.07,2.4,0.21,0.21,444.0,0.23,0.02,0.26,0.19,0.07,-0.41,2.53,0.23,0.23,444.0,0.24,0.02,0.3,0.19,0.11,-0.0,2.97,0.24,0.24,444.0,0.26,0.03,0.35,0.19,0.16,0.35,2.45,0.26,0.25,444.0,0.33,0.06,0.49,0.21,0.28,0.03,2.03,0.34,0.34,444.0,0.48,0.06,0.6,0.31,0.29,-0.23,2.3,0.48,0.49,444.0,0.58,0.06,0.7,0.43,0.27,-0.52,2.77,0.58,0.59,444.0,0.53,0.05,0.64,0.41,0.22,-0.47,2.53,0.53,0.53,444.0,0.42,0.06,0.54,0.29,0.25,0.0,1.67,0.43,0.41,444.0,0.32,0.03,0.4,0.26,0.14,0.28,2.43,0.32,0.32,444.0,0.28,0.02,0.34,0.24,0.1,0.27,2.7,0.28,0.28,444.0
+BF-KOT = 0.21,0.01,0.23,0.19,0.04,-0.27,2.12,0.21,0.21,83.0,0.2,0.01,0.22,0.18,0.04,-0.41,2.44,0.2,0.2,83.0,0.19,0.01,0.21,0.17,0.04,-0.55,2.88,0.19,0.2,83.0,0.22,0.02,0.26,0.19,0.07,0.81,3.18,0.22,0.21,83.0,0.26,0.02,0.33,0.21,0.12,0.53,3.01,0.26,0.26,83.0,0.35,0.05,0.44,0.26,0.18,-0.03,2.16,0.36,0.36,83.0,0.42,0.05,0.51,0.31,0.2,-0.27,2.33,0.42,0.42,83.0,0.49,0.03,0.55,0.44,0.11,-0.1,2.61,0.49,0.49,83.0,0.46,0.04,0.58,0.38,0.19,0.81,4.23,0.46,0.45,83.0,0.34,0.04,0.44,0.28,0.17,0.75,3.36,0.35,0.34,83.0,0.28,0.02,0.33,0.23,0.11,-0.01,2.88,0.28,0.28,83.0,0.25,0.02,0.29,0.21,0.07,-0.32,2.68,0.25,0.25,83.0
+BF-MOU = 0.24,0.01,0.26,0.22,0.04,-0.05,2.6,0.24,0.24,365.0,0.21,0.01,0.24,0.2,0.04,0.37,3.19,0.21,0.21,365.0,0.24,0.01,0.27,0.21,0.06,0.44,3.51,0.24,0.23,365.0,0.27,0.02,0.33,0.22,0.11,0.46,2.91,0.27,0.27,365.0,0.29,0.03,0.42,0.22,0.2,0.77,3.98,0.29,0.28,365.0,0.38,0.05,0.51,0.29,0.22,0.59,2.64,0.39,0.38,365.0,0.51,0.05,0.62,0.42,0.21,0.31,2.41,0.51,0.51,365.0,0.63,0.03,0.7,0.53,0.16,-0.06,2.74,0.63,0.63,365.0,0.6,0.04,0.68,0.49,0.19,-0.31,2.61,0.6,0.6,365.0,0.44,0.04,0.54,0.33,0.21,-0.33,2.88,0.45,0.45,365.0,0.35,0.03,0.43,0.28,0.15,0.15,3.07,0.35,0.35,365.0,0.3,0.02,0.36,0.25,0.1,0.36,3.28,0.3,0.3,365.0
+BF-NAM = 0.19,0.01,0.21,0.16,0.06,-0.44,2.38,0.19,0.19,221.0,0.18,0.01,0.21,0.15,0.06,-0.41,2.62,0.18,0.18,221.0,0.17,0.01,0.19,0.14,0.05,-0.64,2.58,0.17,0.18,221.0,0.18,0.01,0.21,0.14,0.07,-0.39,2.2,0.18,0.18,221.0,0.19,0.03,0.23,0.14,0.1,-0.18,1.74,0.19,0.19,221.0,0.25,0.03,0.3,0.18,0.12,-0.53,2.76,0.25,0.25,221.0,0.33,0.02,0.39,0.29,0.1,0.19,2.5,0.33,0.33,221.0,0.45,0.04,0.55,0.35,0.19,-0.05,2.45,0.45,0.45,221.0,0.4,0.04,0.49,0.3,0.2,-0.31,2.15,0.41,0.41,221.0,0.3,0.03,0.37,0.22,0.15,-0.47,3.01,0.3,0.3,221.0,0.24,0.02,0.29,0.19,0.11,-0.37,2.26,0.24,0.25,221.0,0.23,0.02,0.27,0.18,0.09,-0.34,2.18,0.23,0.23,221.0
+BF-NAO = 0.26,0.02,0.29,0.22,0.07,-0.64,3.04,0.26,0.26,129.0,0.24,0.02,0.28,0.19,0.09,-0.69,2.7,0.24,0.24,129.0,0.26,0.03,0.32,0.2,0.11,-0.53,2.79,0.26,0.26,129.0,0.31,0.05,0.4,0.2,0.19,-0.7,2.45,0.31,0.32,129.0,0.37,0.07,0.49,0.23,0.26,-0.39,2.29,0.38,0.38,129.0,0.54,0.05,0.65,0.42,0.23,-0.26,2.73,0.54,0.54,129.0,0.57,0.02,0.63,0.51,0.12,0.42,2.77,0.57,0.56,129.0,0.65,0.03,0.71,0.58,0.13,-0.29,2.52,0.65,0.65,129.0,0.64,0.03,0.7,0.56,0.13,-0.35,3.22,0.64,0.64,129.0,0.49,0.03,0.55,0.43,0.12,-0.42,2.34,0.49,0.49,129.0,0.35,0.02,0.42,0.3,0.11,-0.03,3.41,0.35,0.35,129.0,0.28,0.01,0.32,0.25,0.07,0.44,3.15,0.28,0.28,129.0
+BF-OUB = 0.21,0.02,0.23,0.13,0.1,-1.76,6.57,0.21,0.21,188.0,0.19,0.01,0.21,0.13,0.08,-2.1,7.91,0.19,0.19,188.0,0.18,0.01,0.21,0.12,0.09,-1.7,6.46,0.18,0.19,188.0,0.19,0.02,0.23,0.14,0.09,-0.76,4.2,0.19,0.19,188.0,0.19,0.02,0.25,0.13,0.12,-0.42,4.02,0.19,0.2,188.0,0.29,0.03,0.37,0.2,0.18,-0.41,3.05,0.3,0.29,188.0,0.36,0.04,0.43,0.25,0.18,-0.95,3.77,0.36,0.37,188.0,0.52,0.04,0.59,0.4,0.19,-1.48,5.24,0.52,0.53,188.0,0.49,0.04,0.55,0.36,0.19,-1.57,5.33,0.49,0.5,188.0,0.34,0.03,0.39,0.25,0.13,-1.47,4.94,0.35,0.35,188.0,0.28,0.02,0.31,0.2,0.11,-1.66,5.6,0.28,0.29,188.0,0.26,0.02,0.28,0.18,0.1,-1.81,6.15,0.26,0.26,188.0
+BF-OUD = 0.15,0.01,0.16,0.12,0.05,-0.86,3.73,0.15,0.15,337.0,0.14,0.01,0.16,0.11,0.05,-0.6,3.08,0.14,0.14,337.0,0.13,0.01,0.15,0.11,0.04,-0.63,2.54,0.13,0.14,337.0,0.13,0.01,0.15,0.1,0.05,-0.64,2.75,0.13,0.14,337.0,0.12,0.01,0.16,0.1,0.06,-0.43,4.05,0.13,0.13,337.0,0.2,0.04,0.29,0.11,0.18,-0.07,2.39,0.2,0.2,337.0,0.31,0.05,0.42,0.15,0.27,-0.38,3.01,0.32,0.31,337.0,0.31,0.05,0.4,0.14,0.27,-1.1,4.87,0.32,0.32,337.0,0.23,0.03,0.32,0.13,0.19,-0.5,4.01,0.23,0.23,337.0,0.19,0.02,0.24,0.12,0.12,-0.66,4.52,0.19,0.19,337.0,0.17,0.02,0.2,0.12,0.09,-1.04,4.94,0.17,0.17,337.0,0.17,0.01,0.2,0.12,0.07,-0.95,4.48,0.17,0.17,337.0
+BF-PAS = 0.22,0.01,0.23,0.2,0.04,-0.76,3.82,0.22,0.22,131.0,0.2,0.01,0.21,0.18,0.04,-0.81,4.26,0.2,0.2,131.0,0.2,0.01,0.21,0.17,0.04,-1.06,4.16,0.2,0.2,131.0,0.2,0.01,0.22,0.18,0.05,-0.01,2.84,0.2,0.2,131.0,0.21,0.01,0.24,0.18,0.06,0.05,3.16,0.21,0.21,131.0,0.29,0.03,0.36,0.23,0.13,-0.14,2.4,0.29,0.29,131.0,0.43,0.02,0.46,0.37,0.09,-0.39,2.94,0.43,0.43,131.0,0.56,0.03,0.61,0.48,0.12,-0.55,2.92,0.56,0.56,131.0,0.51,0.03,0.55,0.42,0.13,-0.65,3.44,0.51,0.51,131.0,0.37,0.02,0.41,0.32,0.09,-0.09,2.36,0.37,0.36,131.0,0.3,0.01,0.32,0.25,0.07,-1.09,4.48,0.3,0.3,131.0,0.27,0.01,0.29,0.23,0.06,-0.77,3.95,0.27,0.27,131.0
+BF-PON = 0.29,0.03,0.36,0.25,0.12,1.04,3.74,0.29,0.28,281.0,0.27,0.03,0.33,0.21,0.12,0.1,2.41,0.27,0.27,281.0,0.33,0.04,0.41,0.23,0.18,-0.42,2.32,0.33,0.33,281.0,0.44,0.07,0.6,0.3,0.31,-0.31,2.47,0.45,0.46,281.0,0.49,0.06,0.64,0.36,0.28,-0.1,2.18,0.5,0.49,281.0,0.59,0.04,0.67,0.49,0.17,-0.21,2.23,0.59,0.59,281.0,0.59,0.04,0.7,0.49,0.2,0.26,2.64,0.6,0.59,281.0,0.54,0.05,0.63,0.39,0.24,-0.49,2.43,0.54,0.55,281.0,0.65,0.03,0.7,0.54,0.16,-0.95,3.2,0.65,0.66,281.0,0.56,0.04,0.62,0.45,0.18,-0.87,2.82,0.56,0.57,281.0,0.44,0.05,0.52,0.33,0.19,-0.54,2.52,0.44,0.44,281.0,0.32,0.03,0.39,0.26,0.13,0.14,1.91,0.33,0.32,281.0
+BF-SEN = 0.18,0.02,0.22,0.14,0.08,-0.02,2.05,0.18,0.18,439.0,0.17,0.02,0.21,0.13,0.07,-0.06,2.42,0.17,0.17,439.0,0.16,0.02,0.21,0.13,0.08,0.2,2.49,0.16,0.16,439.0,0.17,0.02,0.22,0.12,0.1,0.44,2.41,0.17,0.16,439.0,0.17,0.03,0.27,0.11,0.16,0.72,3.32,0.18,0.17,439.0,0.25,0.05,0.42,0.17,0.24,1.34,4.92,0.26,0.24,439.0,0.34,0.05,0.48,0.24,0.25,0.82,3.72,0.35,0.34,439.0,0.4,0.06,0.55,0.24,0.31,0.14,3.36,0.4,0.39,439.0,0.33,0.06,0.46,0.18,0.28,0.06,2.69,0.33,0.32,439.0,0.25,0.04,0.34,0.16,0.18,0.14,2.18,0.25,0.24,439.0,0.21,0.03,0.28,0.15,0.14,0.18,2.11,0.21,0.21,439.0,0.2,0.02,0.25,0.14,0.11,0.15,2.3,0.2,0.19,439.0
+BF-SIS = 0.26,0.01,0.29,0.23,0.06,-0.24,2.68,0.26,0.26,449.0,0.24,0.02,0.29,0.2,0.09,0.63,3.14,0.24,0.24,449.0,0.27,0.03,0.34,0.2,0.14,0.13,2.48,0.28,0.27,449.0,0.33,0.04,0.42,0.23,0.19,0.14,2.39,0.33,0.33,449.0,0.38,0.05,0.49,0.23,0.26,0.12,2.49,0.38,0.38,449.0,0.53,0.05,0.65,0.34,0.3,-0.03,2.43,0.53,0.53,449.0,0.58,0.04,0.65,0.42,0.23,-0.67,3.86,0.58,0.58,449.0,0.66,0.03,0.73,0.52,0.21,-0.85,4.09,0.66,0.66,449.0,0.64,0.03,0.71,0.56,0.15,-0.28,2.53,0.64,0.64,449.0,0.48,0.03,0.55,0.4,0.15,-0.17,2.22,0.48,0.48,449.0,0.37,0.02,0.43,0.31,0.13,-0.38,3.22,0.37,0.37,449.0,0.29,0.02,0.34,0.25,0.09,-0.15,2.9,0.29,0.3,449.0
+BF-SMT = 0.19,0.01,0.22,0.15,0.07,-0.86,3.81,0.19,0.2,306.0,0.19,0.01,0.21,0.14,0.07,-1.14,5.26,0.19,0.19,306.0,0.18,0.01,0.2,0.13,0.06,-0.83,4.06,0.18,0.18,306.0,0.18,0.01,0.22,0.14,0.08,0.04,3.53,0.18,0.18,306.0,0.17,0.02,0.25,0.13,0.12,0.8,4.34,0.18,0.17,306.0,0.25,0.03,0.34,0.18,0.16,0.25,2.81,0.26,0.25,306.0,0.33,0.03,0.42,0.25,0.17,0.2,2.87,0.33,0.33,306.0,0.46,0.04,0.54,0.34,0.2,-0.28,2.8,0.46,0.46,306.0,0.42,0.05,0.51,0.29,0.22,-0.26,2.16,0.42,0.42,306.0,0.32,0.03,0.38,0.22,0.15,-0.49,2.62,0.32,0.32,306.0,0.26,0.02,0.31,0.19,0.13,-0.47,3.04,0.26,0.26,306.0,0.24,0.02,0.28,0.18,0.1,-0.58,3.14,0.24,0.24,306.0
+BF-SNG = 0.23,0.01,0.26,0.2,0.05,0.06,2.17,0.23,0.23,172.0,0.2,0.01,0.23,0.18,0.05,-0.27,2.39,0.2,0.2,172.0,0.22,0.02,0.26,0.19,0.07,0.13,1.63,0.22,0.21,172.0,0.24,0.03,0.33,0.19,0.14,0.33,1.81,0.25,0.23,172.0,0.26,0.06,0.39,0.19,0.2,0.36,1.83,0.27,0.26,172.0,0.34,0.07,0.53,0.22,0.31,0.36,2.11,0.35,0.33,172.0,0.46,0.07,0.61,0.3,0.31,-0.2,2.33,0.46,0.46,172.0,0.58,0.05,0.67,0.45,0.22,-0.45,2.25,0.58,0.59,172.0,0.56,0.06,0.67,0.46,0.21,-0.04,1.65,0.57,0.56,172.0,0.41,0.04,0.49,0.33,0.16,-0.02,1.93,0.41,0.41,172.0,0.32,0.03,0.39,0.27,0.13,0.22,2.46,0.33,0.32,172.0,0.27,0.01,0.32,0.24,0.08,0.49,3.22,0.27,0.27,172.0
+BF-SOM = 0.16,0.01,0.19,0.12,0.06,-0.23,2.1,0.16,0.16,482.0,0.15,0.01,0.18,0.12,0.06,-0.09,2.16,0.15,0.15,482.0,0.14,0.01,0.17,0.11,0.06,-0.07,2.37,0.14,0.14,482.0,0.14,0.01,0.16,0.11,0.05,-0.18,1.92,0.14,0.14,482.0,0.13,0.01,0.16,0.11,0.06,-0.18,2.22,0.13,0.13,482.0,0.2,0.02,0.25,0.16,0.09,0.05,2.36,0.2,0.2,482.0,0.3,0.03,0.37,0.22,0.15,-0.16,2.25,0.3,0.3,482.0,0.33,0.05,0.43,0.22,0.21,-0.1,2.15,0.34,0.33,482.0,0.27,0.03,0.36,0.2,0.17,0.15,2.32,0.27,0.27,482.0,0.21,0.02,0.26,0.16,0.1,-0.05,2.45,0.21,0.21,482.0,0.19,0.02,0.23,0.15,0.08,-0.28,2.38,0.19,0.19,482.0,0.18,0.01,0.22,0.14,0.07,-0.31,2.26,0.18,0.18,482.0
+BF-SOR = 0.22,0.01,0.26,0.19,0.07,0.11,2.91,0.22,0.22,337.0,0.2,0.01,0.24,0.18,0.06,0.92,4.64,0.2,0.2,337.0,0.21,0.02,0.27,0.17,0.1,0.54,3.23,0.21,0.21,337.0,0.22,0.02,0.28,0.18,0.1,0.67,3.05,0.22,0.22,337.0,0.22,0.02,0.34,0.19,0.15,1.25,5.22,0.22,0.22,337.0,0.31,0.03,0.41,0.23,0.18,0.58,3.52,0.31,0.3,337.0,0.44,0.04,0.56,0.34,0.22,0.17,3.15,0.44,0.44,337.0,0.54,0.05,0.66,0.43,0.23,0.28,2.46,0.54,0.54,337.0,0.47,0.05,0.59,0.36,0.23,0.33,2.61,0.47,0.46,337.0,0.34,0.03,0.45,0.28,0.17,0.88,3.57,0.34,0.34,337.0,0.28,0.02,0.39,0.24,0.15,1.34,5.4,0.28,0.28,337.0,0.26,0.02,0.35,0.22,0.13,1.56,7.32,0.26,0.25,337.0
+BF-TAP = 0.24,0.01,0.27,0.2,0.07,-0.23,3.08,0.24,0.24,489.0,0.22,0.01,0.25,0.18,0.07,-0.36,2.89,0.22,0.22,489.0,0.21,0.01,0.27,0.18,0.09,1.04,5.59,0.21,0.21,489.0,0.24,0.02,0.34,0.2,0.15,0.98,4.85,0.24,0.24,489.0,0.3,0.04,0.44,0.22,0.22,1.09,4.19,0.31,0.29,489.0,0.49,0.05,0.61,0.35,0.26,0.02,2.44,0.49,0.49,489.0,0.58,0.06,0.73,0.44,0.28,0.22,2.47,0.58,0.58,489.0,0.67,0.05,0.78,0.52,0.26,-0.41,2.5,0.67,0.68,489.0,0.63,0.07,0.74,0.46,0.28,-0.36,2.16,0.63,0.63,489.0,0.5,0.06,0.6,0.37,0.23,-0.2,2.14,0.5,0.5,489.0,0.36,0.04,0.46,0.29,0.16,0.5,2.33,0.37,0.35,489.0,0.29,0.01,0.34,0.26,0.08,0.06,2.7,0.29,0.29,489.0
+BF-YAT = 0.19,0.02,0.23,0.16,0.08,0.4,2.31,0.19,0.19,406.0,0.18,0.02,0.21,0.14,0.07,0.14,2.31,0.18,0.18,406.0,0.17,0.02,0.21,0.14,0.08,0.4,2.5,0.17,0.17,406.0,0.17,0.02,0.23,0.13,0.09,0.34,2.25,0.17,0.17,406.0,0.17,0.02,0.24,0.12,0.12,0.4,2.26,0.17,0.16,406.0,0.25,0.04,0.37,0.17,0.2,0.51,2.58,0.25,0.24,406.0,0.35,0.06,0.48,0.23,0.25,0.37,2.04,0.36,0.34,406.0,0.42,0.08,0.6,0.28,0.33,0.43,2.05,0.43,0.41,406.0,0.35,0.07,0.52,0.24,0.28,0.53,2.08,0.36,0.34,406.0,0.27,0.05,0.39,0.19,0.2,0.6,2.27,0.27,0.25,406.0,0.23,0.04,0.33,0.18,0.15,0.61,2.43,0.23,0.23,406.0,0.22,0.03,0.29,0.17,0.12,0.53,2.36,0.22,0.21,406.0
+BF-ZOU = 0.24,0.02,0.27,0.17,0.1,-0.36,3.44,0.24,0.24,125.0,0.22,0.02,0.26,0.15,0.11,-0.43,4.28,0.22,0.22,125.0,0.23,0.02,0.29,0.17,0.11,0.21,2.57,0.23,0.23,125.0,0.27,0.04,0.37,0.2,0.17,0.7,2.6,0.27,0.26,125.0,0.33,0.07,0.52,0.24,0.29,0.83,2.59,0.34,0.31,125.0,0.49,0.09,0.68,0.36,0.33,0.47,2.04,0.5,0.47,125.0,0.52,0.05,0.61,0.4,0.2,0.1,2.2,0.52,0.52,125.0,0.58,0.05,0.68,0.39,0.28,-0.48,3.56,0.58,0.58,125.0,0.59,0.07,0.7,0.38,0.32,-0.1,2.37,0.59,0.58,125.0,0.45,0.06,0.54,0.3,0.24,0.08,1.81,0.45,0.44,125.0,0.33,0.03,0.4,0.21,0.19,-0.14,3.1,0.33,0.33,125.0,0.27,0.02,0.31,0.19,0.12,-0.98,5.38,0.28,0.28,125.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_nighttemp_2005.properties
new file mode 100644
index 0000000..a1bc496
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_nighttemp_2005.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 2005 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=2005
+
+# 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 = 16.22,0.96,18.54,14.41,4.13,0.1,2.57,16.25,16.34,39.0,19.05,0.3,19.92,18.41,1.52,0.34,3.65,19.06,19.09,39.0,21.97,0.46,22.95,20.89,2.07,-0.23,2.88,21.97,21.99,39.0,21.7,0.79,23.5,20.2,3.31,0.57,2.42,21.71,21.44,39.0,21.45,1.19,24.06,19.37,4.69,0.02,2.24,21.48,21.3,39.0,21.04,0.75,22.95,18.82,4.13,-0.29,4.23,21.06,21.02,39.0,22.36,0.41,22.95,21.57,1.38,0.01,1.76,22.36,22.4,39.0,20.86,0.43,21.71,19.65,2.07,-0.48,3.43,20.86,20.89,39.0,23.66,0.4,24.33,22.68,1.65,-0.35,3.03,23.66,23.71,39.0,21.53,0.38,22.4,20.75,1.65,-0.04,2.55,21.54,21.57,39.0,17.65,0.97,19.37,16.06,3.31,-0.01,1.8,17.68,17.72,39.0,16.51,0.32,17.17,15.79,1.38,-0.3,2.89,16.51,16.48,39.0
+BF-BAM-G020002 = 15.86,0.17,16.2,15.58,0.62,0.42,3.53,15.86,15.86,9.0,19.52,0.44,20.2,18.82,1.38,-0.02,2.1,19.53,19.58,9.0,21.77,0.77,22.95,20.61,2.34,-0.09,1.89,21.78,21.85,9.0,23.63,0.3,24.06,23.23,0.83,0.15,1.96,23.63,23.64,9.0,22.06,0.54,23.09,21.44,1.65,0.74,2.55,22.06,21.99,9.0,20.1,0.45,20.75,19.37,1.38,-0.15,1.94,20.1,20.06,9.0,22.42,0.31,22.95,21.85,1.1,-0.22,2.95,22.43,22.4,9.0,20.99,0.26,21.37,20.47,0.9,-0.48,3.05,20.99,21.02,9.0,23.01,0.45,23.64,22.06,1.58,-0.82,3.37,23.01,23.09,9.0,21.81,0.23,22.26,21.57,0.69,1.08,2.73,21.81,21.71,9.0,17.79,0.72,19.37,17.03,2.34,1.18,3.53,17.81,17.58,9.0,15.15,1.05,16.48,13.31,3.17,-0.25,2.16,15.18,15.03,9.0
+BF-BAM-G020003 = 16.22,0.56,17.17,14.69,2.48,-0.83,3.46,16.23,16.34,45.0,19.76,0.4,21.3,19.09,2.2,1.22,6.61,19.76,19.78,45.0,22.21,0.39,23.23,21.44,1.79,0.37,2.88,22.21,22.13,45.0,22.87,0.85,24.33,19.92,4.41,-0.92,4.82,22.88,22.95,45.0,21.95,0.95,24.33,19.92,4.41,-0.02,3.35,21.97,21.99,45.0,20.59,0.6,21.85,19.37,2.48,0.04,2.26,20.59,20.61,45.0,22.05,0.63,23.23,20.75,2.48,0.23,2.15,22.06,21.92,45.0,21.5,0.42,22.4,20.47,1.93,-0.14,2.57,21.5,21.57,45.0,23.4,0.56,24.61,21.85,2.76,-0.28,2.8,23.4,23.44,45.0,21.68,0.63,22.95,20.2,2.76,-0.12,2.59,21.69,21.71,45.0,17.59,0.78,18.89,15.79,3.1,-0.4,2.44,17.6,17.58,45.0,16.51,0.83,18.54,14.69,3.86,0.19,3.29,16.53,16.48,45.0
+BF-BAM-G020004 = 16.62,0.57,17.72,15.79,1.93,0.44,2.15,16.63,16.61,19.0,19.37,0.49,20.47,18.27,2.2,-0.11,3.46,19.38,19.37,19.0,21.69,0.34,22.68,21.16,1.52,1.19,4.92,21.69,21.57,19.0,22.52,0.91,23.5,20.47,3.03,-0.95,2.85,22.54,22.95,19.0,21.84,1.04,23.78,19.65,4.13,-0.08,2.52,21.86,21.85,19.0,20.68,0.69,21.85,19.37,2.48,0.02,2.12,20.69,20.61,19.0,22.24,0.5,22.95,21.3,1.65,-0.42,2.35,22.24,22.26,19.0,20.86,0.3,21.57,20.33,1.24,0.43,3.03,20.86,20.82,19.0,22.96,0.26,23.5,22.4,1.1,-0.07,2.82,22.97,22.95,19.0,21.34,0.33,21.85,20.61,1.24,-0.49,2.97,21.34,21.44,19.0,17.91,0.97,19.37,15.51,3.86,-0.7,3.17,17.94,17.85,19.0,15.66,1.11,17.17,13.58,3.58,-0.6,2.18,15.7,15.93,19.0
+BF-BAM-G020005 = 15.08,0.27,15.65,14.69,0.96,0.18,2.63,15.08,15.1,15.0,20.23,0.28,20.61,19.78,0.83,-0.21,2.06,20.24,20.2,15.0,22.33,0.24,22.68,21.85,0.83,-0.45,2.08,22.33,22.4,15.0,22.94,0.66,24.06,21.85,2.2,-0.07,1.92,22.95,22.95,15.0,22.98,0.4,23.5,22.26,1.24,-0.51,2.02,22.98,23.09,15.0,19.67,0.4,20.33,19.09,1.24,0.5,1.95,19.67,19.51,15.0,22.25,0.42,22.95,21.71,1.24,0.59,1.98,22.25,22.13,15.0,21.56,0.36,22.13,20.89,1.24,-0.31,2.25,21.56,21.57,15.0,23.94,0.24,24.19,23.37,0.83,-1.14,3.31,23.95,24.06,15.0,21.3,0.68,22.4,19.92,2.48,-0.17,2.65,21.31,21.3,15.0,18.01,1.49,20.89,16.06,4.82,0.58,2.21,18.07,17.58,15.0,17.72,1.64,20.47,14.96,5.51,0.01,1.89,17.79,17.44,15.0
+BF-BAM-G020006 = 16.57,0.66,17.72,15.37,2.34,-0.06,2.25,16.58,16.58,14.0,19.98,0.42,20.75,19.37,1.38,0.09,2.1,19.98,19.92,14.0,21.5,0.51,22.13,20.54,1.58,-0.38,1.9,21.51,21.64,14.0,23.27,0.56,24.33,22.13,2.2,-0.19,2.97,23.27,23.3,14.0,21.58,0.65,23.16,20.75,2.41,1.07,3.75,21.59,21.54,14.0,20.75,0.49,21.3,19.92,1.38,-0.39,2.01,20.76,20.78,14.0,22.37,0.46,22.95,21.44,1.52,-0.38,2.38,22.38,22.44,14.0,21.3,0.3,21.85,20.75,1.1,-0.31,2.88,21.3,21.3,14.0,22.95,0.4,23.5,21.99,1.52,-1.01,3.66,22.96,22.99,14.0,21.23,0.57,21.85,20.06,1.79,-0.75,2.36,21.24,21.4,14.0,17.82,0.46,18.68,16.75,1.93,-0.33,3.65,17.83,17.79,14.0,16.61,1.28,19.37,14.96,4.41,0.49,2.65,16.66,16.75,14.0
+BF-BAZ-G040001 = 16.27,0.62,17.72,15.51,2.2,0.7,2.85,16.28,16.13,16.0,20.11,0.85,21.3,17.72,3.58,-1.22,5.07,20.12,20.09,16.0,21.59,0.45,22.33,20.47,1.86,-0.81,3.78,21.59,21.57,16.0,22.58,0.31,23.5,22.26,1.24,1.73,5.88,22.58,22.54,16.0,23.79,0.63,24.74,22.68,2.07,-0.09,1.93,23.8,23.88,16.0,20.25,0.39,20.75,19.65,1.1,-0.3,1.65,20.26,20.33,16.0,21.05,0.45,21.85,20.2,1.65,-0.03,2.19,21.05,21.02,16.0,21.79,0.61,22.4,20.33,2.07,-1.51,4.21,21.79,21.99,16.0,21.53,0.34,22.13,20.95,1.17,0.19,2.51,21.53,21.57,16.0,21.54,0.59,22.4,20.61,1.79,-0.22,1.82,21.55,21.64,16.0,18.23,0.45,18.82,17.44,1.38,-0.14,1.84,18.23,18.2,16.0,16.27,0.99,17.72,14.69,3.03,-0.0,1.76,16.29,16.13,16.0
+BF-BAZ-G040002 = 17.39,0.25,17.65,17.1,0.55,-0.18,1.33,17.39,17.44,5.0,20.13,0.34,20.54,19.78,0.76,-0.01,1.43,20.13,20.2,5.0,21.96,0.4,22.26,21.3,0.96,-1.04,2.61,21.96,22.06,5.0,23.01,0.29,23.5,22.75,0.76,1.17,2.9,23.01,22.95,5.0,24.43,0.49,25.16,23.78,1.38,0.28,2.47,24.43,24.4,5.0,20.06,0.54,20.89,19.51,1.38,0.68,2.16,20.06,19.85,5.0,21.13,0.12,21.3,21.02,0.28,0.34,1.85,21.13,21.16,5.0,22.21,0.16,22.4,21.99,0.41,-0.27,1.96,22.21,22.26,5.0,21.05,0.32,21.44,20.61,0.83,-0.23,1.89,21.05,21.09,5.0,21.69,0.6,22.4,20.89,1.52,-0.22,1.74,21.69,21.85,5.0,18.9,0.35,19.23,18.41,0.83,-0.56,1.7,18.9,19.09,5.0,16.24,0.74,17.03,15.1,1.93,-0.6,2.23,16.26,16.2,5.0
+BF-BAZ-G040003 = 17.41,1.08,19.65,15.37,4.27,0.09,2.57,17.44,17.44,19.0,19.31,0.84,20.75,17.85,2.89,-0.04,1.91,19.33,19.37,19.0,21.21,0.52,21.85,19.65,2.2,-1.52,5.27,21.22,21.3,19.0,23.59,0.89,25.43,21.99,3.44,-0.01,2.5,23.6,23.78,19.0,23.36,1.1,25.16,20.75,4.41,-0.73,3.07,23.39,23.71,19.0,20.85,0.41,21.71,20.2,1.52,0.23,2.56,20.85,20.89,19.0,20.77,0.45,21.3,19.65,1.65,-1.17,3.44,20.77,20.89,19.0,22.17,0.39,22.68,21.44,1.24,-0.45,2.08,22.18,22.19,19.0,22.02,0.34,22.68,21.3,1.38,-0.13,2.87,22.03,22.13,19.0,21.42,0.6,22.4,20.47,1.93,0.24,1.78,21.43,21.44,19.0,18.37,0.6,19.37,17.03,2.34,-0.65,3.17,18.38,18.54,19.0,15.79,1.16,17.44,13.31,4.13,-0.43,2.43,15.84,15.86,19.0
+BF-BAZ-G040004 = 15.09,0.34,15.79,14.27,1.52,-0.31,2.82,15.1,15.1,43.0,19.53,0.78,21.57,18.27,3.31,0.41,2.9,19.54,19.51,43.0,21.94,0.52,23.23,20.75,2.48,0.03,3.02,21.94,21.99,43.0,21.41,1.12,24.61,18.82,5.79,0.21,3.43,21.44,21.44,43.0,24.0,0.68,25.71,22.13,3.58,-0.26,4.14,24.01,24.06,43.0,20.7,0.55,22.13,19.65,2.48,0.35,2.74,20.71,20.68,43.0,20.31,0.75,21.09,18.13,2.96,-1.21,3.62,20.32,20.61,43.0,21.63,0.68,22.95,20.2,2.76,-0.05,2.25,21.64,21.64,43.0,22.01,0.33,22.68,21.3,1.38,-0.39,2.32,22.01,22.13,43.0,21.38,0.48,22.26,20.2,2.07,-0.16,2.57,21.38,21.37,43.0,18.23,0.64,19.23,16.34,2.89,-0.8,3.67,18.24,18.27,43.0,16.26,0.95,19.09,14.13,4.96,0.3,3.54,16.29,16.27,43.0
+BF-BAZ-G040005 = 17.25,0.52,18.41,16.34,2.07,0.6,4.26,17.26,17.23,10.0,19.41,1.02,21.02,17.44,3.58,-0.37,2.68,19.44,19.4,10.0,21.54,0.71,22.54,20.61,1.93,0.19,1.61,21.55,21.47,10.0,23.78,0.47,24.33,22.68,1.65,-1.24,4.18,23.78,23.85,10.0,23.5,0.73,24.88,22.13,2.76,-0.01,3.2,23.51,23.61,10.0,20.89,0.2,21.3,20.61,0.69,0.6,2.69,20.89,20.85,10.0,20.94,0.39,21.64,20.47,1.17,0.43,1.96,20.94,20.89,10.0,22.56,0.1,22.68,22.4,0.28,-0.33,2.01,22.56,22.54,10.0,22.11,0.36,22.68,21.57,1.1,-0.18,2.06,22.11,22.16,10.0,21.43,0.8,22.26,19.51,2.76,-1.39,4.54,21.44,21.57,10.0,19.34,0.52,19.78,18.13,1.65,-1.46,3.93,19.34,19.58,10.0,16.14,0.38,16.61,15.51,1.1,-0.4,2.03,16.14,16.2,10.0
+BF-BAZ-G040006 = 18.77,0.67,19.65,17.99,1.65,0.15,1.64,18.78,18.85,8.0,19.88,0.55,20.75,19.09,1.65,-0.0,2.13,19.88,19.96,8.0,20.14,0.79,21.57,19.09,2.48,0.44,2.47,20.15,20.16,8.0,23.12,0.54,23.92,22.13,1.79,-0.52,2.87,23.13,23.19,8.0,22.67,0.64,23.78,21.71,2.07,0.34,2.38,22.68,22.47,8.0,20.66,0.34,21.3,20.2,1.1,0.48,2.62,20.66,20.68,8.0,20.65,0.35,21.3,20.2,1.1,0.54,2.6,20.66,20.64,8.0,22.57,0.1,22.68,22.4,0.28,-0.32,2.22,22.57,22.54,8.0,22.61,0.16,22.81,22.4,0.41,-0.0,1.64,22.61,22.61,8.0,20.02,0.93,21.44,18.54,2.89,0.01,2.22,20.04,19.99,8.0,19.01,0.36,19.51,18.41,1.1,-0.18,2.11,19.01,18.96,8.0,15.55,1.71,17.3,12.2,5.1,-0.78,2.79,15.64,15.55,8.0
+BF-BAZ-G040007 = 15.28,0.78,16.75,13.58,3.17,-0.19,2.51,15.3,15.37,21.0,19.57,0.82,21.3,17.72,3.58,-0.04,3.17,19.59,19.51,21.0,21.75,0.65,22.95,20.75,2.2,0.14,1.92,21.76,21.85,21.0,22.7,0.84,24.19,21.02,3.17,0.08,2.33,22.72,22.61,21.0,23.51,0.63,24.61,22.4,2.2,-0.31,1.96,23.52,23.78,21.0,21.0,0.37,21.71,20.2,1.52,-0.17,2.52,21.01,21.02,21.0,21.66,0.38,22.4,21.02,1.38,0.43,2.32,21.67,21.57,21.0,22.43,0.18,22.68,22.13,0.55,0.0,2.0,22.43,22.4,21.0,22.44,0.19,22.88,22.13,0.76,0.78,3.11,22.44,22.4,21.0,22.45,0.25,22.95,21.85,1.1,-0.43,3.28,22.45,22.54,21.0,18.05,0.74,19.37,16.89,2.48,0.25,1.73,18.06,17.85,21.0,17.0,1.11,18.54,15.24,3.31,-0.2,1.46,17.03,17.23,21.0
+BF-BAZ-G040008 = 17.24,0.52,18.27,16.48,1.79,0.45,2.12,17.25,17.17,23.0,19.67,0.72,21.16,18.54,2.62,0.35,2.52,19.69,19.65,23.0,21.77,0.57,23.23,20.47,2.76,0.47,4.11,21.78,21.57,23.0,22.88,0.63,24.33,21.3,3.03,-0.23,3.9,22.89,22.95,23.0,24.12,0.49,25.16,23.5,1.65,0.47,2.19,24.12,24.06,23.0,20.46,0.6,21.02,18.82,2.2,-1.64,4.48,20.47,20.75,23.0,21.07,0.42,22.13,20.33,1.79,0.58,3.18,21.07,21.02,23.0,22.45,0.2,22.68,21.92,0.76,-1.05,3.73,22.45,22.54,23.0,21.93,0.72,22.95,20.2,2.76,-0.94,3.12,21.94,22.13,23.0,21.81,0.57,22.95,20.47,2.48,-0.34,3.09,21.82,21.85,23.0,19.21,0.4,19.92,18.34,1.58,-0.71,2.88,19.22,19.37,23.0,16.04,0.75,17.17,14.96,2.2,0.09,1.85,16.06,16.06,23.0
+BF-BAZ-G040009 = 16.66,0.66,17.72,15.93,1.79,0.35,1.58,16.67,16.48,10.0,18.79,0.52,19.92,18.27,1.65,1.09,3.16,18.8,18.61,10.0,20.98,0.6,21.71,19.92,1.79,-0.76,2.23,20.98,21.23,10.0,23.1,0.53,24.06,22.4,1.65,0.36,2.08,23.11,23.02,10.0,21.35,0.7,22.68,20.47,2.2,0.49,2.43,21.36,21.3,10.0,20.27,0.49,20.75,19.51,1.24,-0.44,1.54,20.28,20.47,10.0,20.87,0.43,21.85,20.33,1.52,1.06,3.83,20.88,20.89,10.0,22.5,0.2,22.68,22.13,0.55,-0.74,2.23,22.51,22.57,10.0,22.2,0.3,22.54,21.57,0.96,-0.66,2.76,22.2,22.19,10.0,21.5,0.5,22.13,20.61,1.52,-0.72,2.26,21.5,21.64,10.0,18.59,0.84,19.51,16.61,2.89,-1.34,4.05,18.61,18.78,10.0,15.99,1.09,16.89,14.0,2.89,-1.03,2.37,16.03,16.51,10.0
+BF-BAZ-G040010 = 15.78,0.75,16.89,14.27,2.62,-0.72,2.78,15.8,15.86,22.0,18.72,0.64,20.2,17.72,2.48,0.58,2.8,18.74,18.65,22.0,22.32,0.45,22.95,21.44,1.52,-0.32,2.14,22.32,22.4,22.0,21.61,0.7,22.68,20.2,2.48,-0.49,2.21,21.62,21.82,22.0,22.92,0.8,24.19,21.57,2.62,-0.02,1.99,22.93,22.88,22.0,19.94,0.52,20.75,18.27,2.48,-1.55,6.19,19.95,20.02,22.0,20.89,0.62,21.57,18.96,2.62,-1.98,6.14,20.9,21.02,22.0,21.22,0.61,22.4,19.65,2.76,-0.54,3.52,21.23,21.3,22.0,21.46,0.57,22.13,19.92,2.2,-0.81,3.4,21.46,21.51,22.0,20.89,0.65,22.13,19.65,2.48,-0.03,2.2,20.9,21.02,22.0,18.74,0.77,19.92,17.44,2.48,-0.35,1.94,18.76,18.96,22.0,16.91,1.05,18.54,14.13,4.41,-0.74,3.55,16.94,17.06,22.0
+BF-BGR-G050001 = 17.38,0.91,19.23,15.79,3.44,0.39,2.3,17.41,17.44,24.0,20.28,0.23,21.02,19.92,1.1,1.29,5.31,20.28,20.2,24.0,21.84,1.07,24.06,19.51,4.55,-0.2,2.88,21.87,21.99,24.0,24.84,0.66,25.98,23.5,2.48,-0.27,2.67,24.84,24.85,24.0,23.52,0.29,24.33,22.95,1.38,0.57,4.11,23.52,23.5,24.0,18.84,0.78,20.33,17.44,2.89,0.17,2.23,18.85,18.68,24.0,21.82,0.72,23.78,20.33,3.44,0.55,4.32,21.83,21.78,24.0,20.1,0.37,20.75,19.23,1.52,-0.59,2.97,20.11,20.2,24.0,21.41,0.26,21.99,21.02,0.96,0.3,2.43,21.41,21.44,24.0,21.84,0.29,22.4,21.3,1.1,0.28,2.54,21.85,21.85,24.0,19.21,0.44,19.92,18.27,1.65,-0.31,2.31,19.22,19.23,24.0,17.12,0.79,18.54,15.65,2.89,0.07,2.39,17.13,17.06,24.0
+BF-BGR-G050002 = 17.78,0.79,19.37,16.34,3.03,-0.08,2.78,17.79,17.72,17.0,19.8,0.85,21.3,18.68,2.62,0.29,1.79,19.82,19.51,17.0,23.26,1.28,25.71,21.02,4.69,0.05,2.32,23.29,23.16,17.0,22.91,0.43,23.5,21.85,1.65,-0.7,3.35,22.92,22.95,17.0,23.16,0.28,23.78,22.68,1.1,0.38,2.67,23.16,23.09,17.0,19.63,0.63,20.75,18.13,2.62,-0.37,3.41,19.64,19.65,17.0,21.03,0.53,21.85,19.65,2.2,-0.83,3.82,21.03,21.09,17.0,19.73,0.36,20.2,19.09,1.1,-0.27,2.21,19.73,19.78,17.0,20.63,0.65,21.57,19.37,2.2,-0.29,2.03,20.64,20.47,17.0,21.36,0.46,21.85,20.47,1.38,-0.76,2.43,21.37,21.44,17.0,18.05,0.4,18.54,17.44,1.1,-0.03,1.7,18.06,17.99,17.0,17.75,0.88,19.37,16.06,3.31,0.2,2.57,17.77,17.58,17.0
+BF-BGR-G050003 = 18.12,0.73,19.37,16.61,2.76,-0.26,2.82,18.14,18.1,14.0,20.26,0.39,20.75,19.37,1.38,-0.74,2.96,20.26,20.3,14.0,21.15,0.72,22.19,19.65,2.55,-0.41,2.57,21.16,21.2,14.0,24.22,0.77,25.85,22.95,2.89,0.27,2.96,24.23,24.26,14.0,23.32,0.34,23.78,22.54,1.24,-0.77,2.98,23.32,23.37,14.0,19.63,0.94,21.85,18.27,3.58,0.73,3.37,19.65,19.51,14.0,20.81,0.43,21.57,20.2,1.38,0.02,2.12,20.82,20.75,14.0,19.6,0.58,20.75,18.82,1.93,0.87,3.02,19.61,19.51,14.0,20.89,0.82,21.85,19.37,2.48,-0.72,2.31,20.9,21.09,14.0,21.42,0.25,21.71,20.75,0.96,-1.61,4.89,21.42,21.47,14.0,18.79,0.61,19.37,17.44,1.93,-1.11,2.86,18.8,19.09,14.0,16.97,0.78,18.41,15.93,2.48,0.58,2.14,16.99,16.79,14.0
+BF-BGR-G050004 = 17.71,0.37,18.54,16.82,1.72,-0.18,2.84,17.71,17.72,30.0,19.85,0.79,21.57,18.27,3.31,0.16,2.28,19.86,19.78,30.0,22.22,1.18,24.61,19.92,4.69,-0.1,2.37,22.25,22.33,30.0,22.43,0.94,25.16,20.89,4.27,1.03,4.09,22.45,22.26,30.0,22.79,0.52,23.78,21.85,1.93,-0.14,2.31,22.8,22.81,30.0,19.03,1.08,20.47,16.75,3.72,-0.49,2.1,19.06,19.23,30.0,21.09,0.83,22.13,17.99,4.13,-2.06,7.64,21.1,21.3,30.0,19.81,0.67,21.02,18.27,2.76,-0.44,2.7,19.82,19.92,30.0,20.64,0.4,21.16,19.65,1.52,-0.85,3.05,20.64,20.75,30.0,20.63,0.58,21.3,19.37,1.93,-0.78,2.26,20.64,20.92,30.0,17.56,0.49,18.82,16.61,2.2,0.56,3.66,17.57,17.51,30.0,17.85,0.57,18.82,16.89,1.93,0.05,2.16,17.86,17.75,30.0
+BF-BGR-G050005 = 16.45,1.47,18.13,11.1,7.03,-1.91,7.26,16.51,16.61,29.0,20.31,0.62,21.57,18.82,2.76,-0.54,3.05,20.32,20.4,30.0,22.66,0.57,24.19,21.71,2.48,0.71,3.3,22.67,22.54,30.0,23.58,1.46,27.36,21.3,6.06,0.77,3.3,23.62,23.44,30.0,23.32,0.26,23.92,22.4,1.52,-1.1,6.69,23.32,23.37,30.0,19.69,0.68,21.02,18.27,2.76,-0.1,2.38,19.7,19.65,30.0,20.65,0.57,21.85,18.82,3.03,-0.95,5.32,20.65,20.61,30.0,19.62,0.4,20.33,18.54,1.79,-0.54,3.17,19.62,19.65,30.0,21.19,0.55,22.4,20.2,2.2,0.41,2.55,21.2,21.23,30.0,21.21,0.31,21.85,20.75,1.1,0.53,2.74,21.21,21.16,30.0,18.04,0.68,19.16,16.89,2.27,0.04,1.89,18.05,18.03,30.0,16.22,1.06,18.13,13.72,4.41,-0.1,2.55,16.25,16.06,30.0
+BF-BGR-G050006 = 17.52,1.04,19.37,15.51,3.86,-0.11,2.16,17.55,17.65,18.0,20.37,0.55,21.57,19.23,2.34,-0.0,3.07,20.38,20.44,18.0,22.83,1.35,25.43,20.61,4.82,-0.12,2.43,22.87,22.88,18.0,24.13,0.87,25.71,22.4,3.31,-0.18,2.19,24.15,24.12,18.0,23.68,0.22,24.06,23.23,0.83,0.05,2.51,23.68,23.64,18.0,19.53,0.37,20.47,18.82,1.65,0.56,3.96,19.54,19.51,18.0,21.08,0.34,21.85,20.47,1.38,0.72,3.42,21.08,21.02,18.0,20.05,0.33,20.61,19.37,1.24,-0.79,2.98,20.05,20.2,18.0,20.64,0.3,21.02,20.2,0.83,0.05,1.7,20.64,20.54,18.0,21.25,0.38,21.71,20.47,1.24,-0.43,1.9,21.25,21.37,18.0,17.87,0.85,19.65,16.61,3.03,0.49,2.59,17.89,17.82,18.0,17.3,0.33,17.85,16.61,1.24,-0.23,2.48,17.31,17.34,18.0
+BF-BGR-G050007 = 17.98,0.52,18.54,16.89,1.65,-0.73,2.49,17.98,17.99,13.0,20.72,0.28,21.3,20.2,1.1,0.24,3.25,20.72,20.75,13.0,20.84,0.98,22.54,18.54,4.0,-0.71,3.69,20.86,21.02,13.0,23.53,0.71,24.61,22.13,2.48,-0.19,2.42,23.54,23.5,13.0,23.04,0.46,23.57,22.13,1.45,-0.62,2.3,23.05,23.23,13.0,19.3,1.06,21.02,17.44,3.58,0.09,2.15,19.32,19.09,13.0,20.67,0.83,21.85,19.09,2.76,-0.39,2.27,20.68,20.75,13.0,20.51,0.36,20.95,19.65,1.31,-1.14,3.57,20.51,20.61,13.0,21.8,0.19,22.13,21.57,0.55,0.14,1.73,21.8,21.85,13.0,21.68,0.39,22.4,21.02,1.38,0.06,2.37,21.68,21.57,13.0,18.93,0.31,19.37,18.27,1.1,-0.42,2.8,18.93,18.89,13.0,17.27,0.93,19.09,15.51,3.58,-0.06,2.87,17.29,17.44,13.0
+BF-BGR-G050008 = 16.47,1.01,18.82,13.86,4.96,-0.14,4.17,16.5,16.41,23.0,20.84,0.53,22.13,19.92,2.2,0.26,2.81,20.85,21.02,23.0,21.75,1.34,24.61,18.82,5.79,0.06,2.85,21.79,21.71,23.0,24.11,0.59,24.95,22.4,2.55,-1.14,4.23,24.12,24.33,23.0,23.88,0.28,24.33,23.5,0.83,0.11,1.87,23.88,23.92,23.0,18.95,0.85,20.75,17.17,3.58,0.15,2.87,18.97,19.03,23.0,21.21,0.56,22.4,20.2,2.2,0.39,2.83,21.22,21.16,23.0,19.39,0.6,20.75,18.54,2.2,0.19,2.28,19.39,19.37,23.0,21.69,0.34,22.13,21.02,1.1,-0.43,2.1,21.69,21.78,23.0,21.02,0.56,22.13,20.2,1.93,0.29,2.3,21.02,21.02,23.0,18.54,0.41,19.23,17.72,1.52,-0.3,2.25,18.54,18.54,23.0,16.67,0.55,17.72,15.51,2.2,0.03,2.58,16.68,16.61,23.0
+BF-BGR-G050009 = 17.61,0.88,19.09,16.34,2.76,0.5,2.09,17.63,17.17,13.0,20.32,0.24,20.75,19.92,0.83,0.4,2.52,20.33,20.27,13.0,21.94,0.51,22.68,21.02,1.65,-0.21,2.1,21.95,22.13,13.0,24.03,1.16,25.98,22.26,3.72,0.03,1.96,24.06,23.99,13.0,23.66,0.32,24.33,23.23,1.1,0.48,2.69,23.66,23.64,13.0,18.86,0.49,19.65,17.99,1.65,-0.45,2.51,18.86,18.96,13.0,20.97,0.54,22.26,19.78,2.48,0.31,5.19,20.97,20.95,13.0,19.53,0.5,20.06,18.54,1.52,-0.66,2.25,19.54,19.58,13.0,20.85,0.5,21.57,19.92,1.65,-0.35,2.15,20.85,20.89,13.0,21.42,0.28,21.85,20.89,0.96,-0.35,2.26,21.42,21.44,13.0,19.34,0.44,19.92,18.68,1.24,-0.13,1.78,19.35,19.37,13.0,17.0,1.12,18.82,15.51,3.31,0.47,1.93,17.03,16.75,13.0
+BF-BGR-G050010 = 17.31,0.94,19.37,15.24,4.13,0.17,2.84,17.33,17.3,37.0,19.23,0.97,21.44,17.44,4.0,0.43,2.55,19.26,19.09,37.0,21.69,1.12,24.61,18.82,5.79,0.11,3.88,21.72,21.57,37.0,22.14,1.04,24.4,19.37,5.03,-0.7,3.5,22.16,22.4,37.0,22.32,0.52,23.3,21.02,2.27,-0.48,2.73,22.33,22.54,37.0,19.56,0.92,21.3,17.44,3.86,-0.5,2.58,19.58,19.78,37.0,20.98,0.39,21.85,19.92,1.93,-0.37,3.76,20.98,21.02,37.0,20.05,0.51,21.02,18.82,2.2,-0.18,2.83,20.06,20.06,37.0,20.6,0.33,21.44,19.92,1.52,0.34,3.27,20.6,20.61,37.0,20.07,0.84,21.3,18.54,2.76,-0.43,2.09,20.09,20.2,37.0,17.67,0.68,19.09,15.79,3.31,-0.36,3.4,17.68,17.72,37.0,17.82,1.24,20.47,15.24,5.24,-0.07,2.7,17.86,17.99,37.0
+BF-BGR-G050011 = 17.72,0.52,18.82,16.61,2.2,-0.08,3.04,17.72,17.72,17.0,20.33,0.88,21.3,18.54,2.76,-0.65,2.17,20.34,20.54,17.0,21.68,0.7,23.3,20.75,2.55,0.54,2.73,21.69,21.57,17.0,24.89,1.52,27.36,23.16,4.2,0.3,1.56,24.93,24.47,17.0,23.27,0.21,23.57,22.95,0.62,-0.1,1.68,23.27,23.3,17.0,19.02,0.91,20.47,17.17,3.31,-0.58,2.53,19.04,19.23,17.0,20.97,0.3,21.3,20.2,1.1,-1.2,4.03,20.97,21.02,17.0,19.76,0.46,20.47,18.82,1.65,-0.31,2.33,19.76,19.71,17.0,20.74,0.83,22.4,19.37,3.03,0.43,2.5,20.76,20.75,17.0,21.25,0.52,21.85,20.2,1.65,-0.44,2.07,21.26,21.3,17.0,18.35,0.77,19.09,16.89,2.2,-0.67,2.01,18.37,18.75,17.0,17.6,0.96,18.96,15.79,3.17,-0.32,2.01,17.62,17.72,17.0
+BF-BLG-G060001 = 17.26,0.71,18.82,16.06,2.76,0.6,3.21,17.27,17.23,19.0,20.28,0.79,21.57,18.82,2.76,-0.22,2.05,20.29,20.2,19.0,23.33,0.45,24.06,22.4,1.65,-0.11,2.47,23.33,23.23,19.0,24.24,1.06,25.98,22.13,3.86,-0.3,2.2,24.26,24.61,19.0,23.02,1.08,25.02,21.02,4.0,-0.02,2.45,23.05,22.95,19.0,20.97,0.83,22.4,19.65,2.76,-0.06,2.16,20.99,20.89,19.0,21.04,0.48,21.85,20.2,1.65,0.03,1.89,21.04,21.02,19.0,21.93,0.26,22.68,21.57,1.1,1.03,4.49,21.94,21.99,19.0,22.49,0.2,22.95,22.13,0.83,0.46,2.95,22.49,22.4,19.0,20.53,0.42,21.85,20.06,1.79,1.82,6.51,20.53,20.47,19.0,18.35,0.67,19.65,17.17,2.48,0.04,2.14,18.36,18.41,19.0,16.41,0.97,18.54,14.96,3.58,0.59,2.71,16.43,16.3,18.0
+BF-BLG-G060002 = 16.89,NaN,16.89,16.89,0.0,NaN,NaN,16.89,16.89,1.0,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,22.68,NaN,22.68,22.68,0.0,NaN,NaN,22.68,22.68,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,19.92,NaN,19.92,19.92,0.0,NaN,NaN,19.92,19.92,1.0,21.85,NaN,21.85,21.85,0.0,NaN,NaN,21.85,21.85,1.0,23.78,NaN,23.78,23.78,0.0,NaN,NaN,23.78,23.78,1.0,22.4,NaN,22.4,22.4,0.0,NaN,NaN,22.4,22.4,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
+BF-BLG-G060003 = 18.08,0.48,19.09,16.89,2.2,-0.38,3.3,18.08,18.13,42.0,19.96,0.44,21.02,18.96,2.07,0.03,2.82,19.96,19.96,42.0,23.25,0.44,24.33,22.4,1.93,0.47,2.68,23.26,23.23,42.0,24.17,1.42,26.54,20.2,6.34,-0.98,3.47,24.21,24.47,42.0,23.56,0.85,24.88,21.57,3.31,-0.86,2.98,23.58,23.81,42.0,20.55,0.87,22.4,18.82,3.58,0.15,2.35,20.57,20.54,42.0,21.14,0.46,21.85,19.92,1.93,-0.49,2.69,21.14,21.16,42.0,20.96,1.07,22.95,19.09,3.86,-0.13,1.97,20.99,20.82,42.0,22.49,0.31,23.23,21.57,1.65,-0.67,4.63,22.49,22.54,42.0,20.7,0.77,22.4,19.37,3.03,0.11,1.86,20.72,20.61,42.0,17.91,0.55,18.96,16.34,2.62,-0.54,3.19,17.92,17.99,42.0,17.05,0.94,19.09,15.24,3.86,0.53,2.88,17.07,16.89,42.0
+BF-BLG-G060004 = 17.2,0.32,17.51,16.89,0.62,-0.0,1.06,17.2,17.2,4.0,21.18,0.41,21.71,20.82,0.9,0.44,1.59,21.18,21.09,4.0,22.64,0.85,23.78,21.71,2.07,0.41,2.04,22.65,22.54,4.0,25.74,0.78,26.26,24.61,1.65,-0.96,2.15,25.75,26.05,4.0,23.21,0.27,23.57,22.95,0.62,0.58,1.93,23.21,23.16,4.0,18.85,1.22,20.06,17.17,2.89,-0.64,2.06,18.88,19.09,4.0,21.23,0.06,21.3,21.16,0.14,0.0,2.0,21.23,21.23,4.0,19.9,0.44,20.33,19.3,1.03,-0.62,2.03,19.91,19.99,4.0,21.83,0.12,21.99,21.71,0.28,0.43,1.85,21.83,21.82,4.0,20.08,0.45,20.47,19.51,0.96,-0.38,1.51,20.08,20.16,4.0,18.59,0.29,18.82,18.2,0.62,-0.6,1.76,18.6,18.68,4.0,17.82,0.64,18.54,17.1,1.45,-0.0,1.48,17.83,17.82,4.0
+BF-BLG-G060005 = 16.25,0.8,17.99,14.82,3.17,0.43,2.33,16.27,16.06,28.0,20.07,0.33,20.47,19.09,1.38,-1.19,4.2,20.07,20.2,28.0,23.51,0.54,24.61,22.54,2.07,0.14,2.36,23.51,23.5,28.0,23.24,1.23,25.16,19.92,5.24,-0.56,3.42,23.27,23.26,28.0,22.78,0.69,23.78,21.02,2.76,-0.61,2.64,22.79,22.95,28.0,20.78,1.62,24.61,18.27,6.34,0.67,2.7,20.84,20.33,28.0,20.25,0.88,21.85,18.82,3.03,0.11,2.15,20.27,20.16,28.0,21.18,0.68,22.68,19.92,2.76,0.25,2.59,21.19,21.09,28.0,22.43,0.53,23.5,21.3,2.2,0.17,2.59,22.43,22.4,28.0,21.81,1.07,23.5,20.33,3.17,0.13,1.54,21.84,21.78,28.0,20.11,0.93,22.4,19.03,3.38,0.9,2.89,20.13,19.82,28.0,19.56,0.96,21.57,17.99,3.58,0.48,2.48,19.58,19.44,28.0
+BF-BLG-G060006 = 16.16,0.32,16.61,15.79,0.83,0.36,1.86,16.16,16.06,5.0,20.22,0.18,20.47,20.06,0.41,0.36,1.63,20.23,20.2,5.0,23.16,0.15,23.37,22.95,0.41,0.0,2.05,23.16,23.16,5.0,22.36,0.18,22.61,22.13,0.48,0.08,2.07,22.36,22.4,5.0,23.7,0.41,24.33,23.23,1.1,0.59,2.36,23.7,23.64,5.0,23.35,1.77,25.43,20.75,4.69,-0.37,2.11,23.41,23.09,5.0,19.67,0.25,19.92,19.37,0.55,-0.04,1.42,19.67,19.65,5.0,21.35,0.62,22.13,20.47,1.65,-0.22,2.06,21.36,21.3,5.0,23.28,0.12,23.5,23.23,0.28,1.5,3.25,23.28,23.23,5.0,21.09,0.57,21.57,20.2,1.38,-0.82,2.19,21.1,21.3,5.0,19.48,0.43,19.92,18.96,0.96,-0.29,1.33,19.48,19.65,5.0,19.41,0.3,19.78,19.09,0.69,0.18,1.41,19.41,19.37,5.0
+BF-BLG-G060007 = 17.21,0.55,18.27,16.06,2.2,-0.05,2.68,17.22,17.17,20.0,21.48,0.62,22.68,20.61,2.07,0.38,2.17,21.49,21.51,20.0,22.83,0.68,24.06,21.71,2.34,0.2,2.17,22.84,22.78,20.0,25.37,0.72,26.54,24.19,2.34,0.05,1.85,25.38,25.3,20.0,23.54,0.9,25.16,21.44,3.72,-0.42,3.03,23.56,23.64,20.0,21.01,0.66,21.85,19.09,2.76,-1.24,4.61,21.02,21.09,20.0,21.5,0.34,22.13,20.75,1.38,-0.28,3.12,21.5,21.51,20.0,20.73,0.43,21.44,20.2,1.24,0.48,1.8,20.74,20.54,20.0,22.25,0.24,22.68,21.85,0.83,0.13,2.09,22.25,22.26,20.0,20.84,0.44,21.85,20.06,1.79,0.28,3.11,20.85,20.82,20.0,18.46,0.6,19.92,17.44,2.48,0.54,3.07,18.47,18.44,20.0,16.95,0.52,18.54,16.2,2.34,1.37,5.4,16.96,16.89,20.0
+BF-BLG-G060008 = 16.22,0.68,17.03,15.24,1.79,-0.12,1.49,16.23,16.48,9.0,19.69,0.37,20.2,18.96,1.24,-0.66,2.87,19.69,19.78,9.0,22.95,0.51,23.92,22.4,1.52,0.58,2.4,22.96,22.95,9.0,23.74,1.6,25.43,20.2,5.24,-1.17,3.69,23.79,24.12,9.0,23.15,0.51,24.06,22.4,1.65,0.26,2.3,23.16,23.09,9.0,21.14,0.83,22.54,19.65,2.89,-0.12,2.8,21.15,21.16,9.0,19.2,0.5,20.2,18.54,1.65,0.67,2.76,19.21,19.09,9.0,21.45,0.22,21.85,21.16,0.69,0.57,2.22,21.45,21.44,9.0,22.5,0.75,23.64,21.3,2.34,-0.08,2.05,22.51,22.4,9.0,22.02,0.41,22.81,21.57,1.24,0.75,2.4,22.02,21.85,9.0,19.33,0.5,20.33,18.82,1.52,0.88,2.8,19.34,19.09,9.0,18.17,0.71,19.51,17.3,2.2,0.65,2.3,18.18,17.72,9.0
+BF-BLG-G060009 = 16.95,0.59,17.72,15.93,1.79,-0.14,1.86,16.96,16.92,12.0,20.2,0.41,21.02,19.78,1.24,0.69,2.29,20.21,20.06,12.0,21.63,0.54,22.81,21.16,1.65,1.24,3.31,21.63,21.47,12.0,25.28,0.49,26.26,24.61,1.65,0.43,2.45,25.29,25.26,12.0,23.33,0.53,24.47,22.4,2.07,0.32,3.23,23.34,23.37,12.0,20.65,0.42,21.37,19.92,1.45,0.03,2.31,20.65,20.61,12.0,21.37,0.22,21.71,21.02,0.69,0.19,2.06,21.37,21.37,12.0,19.69,0.69,20.47,18.54,1.93,-0.56,2.06,19.7,19.82,12.0,21.83,0.19,22.13,21.57,0.55,-0.15,1.84,21.83,21.85,12.0,20.46,0.61,21.09,19.37,1.72,-0.77,2.35,20.47,20.64,12.0,18.02,0.76,19.09,16.48,2.62,-0.64,2.53,18.03,18.27,12.0,16.68,0.83,18.13,15.37,2.76,0.26,2.07,16.7,16.55,12.0
+BF-BLG-G060010 = 17.24,0.7,18.82,16.34,2.48,0.88,2.97,17.26,17.03,15.0,20.03,0.71,21.57,19.09,2.48,0.76,2.68,20.04,19.78,15.0,22.05,0.35,22.68,21.57,1.1,0.27,1.91,22.06,21.92,15.0,25.17,0.51,25.98,24.06,1.93,-0.53,3.15,25.17,25.16,15.0,22.91,0.38,23.5,22.13,1.38,-0.39,2.4,22.91,22.95,15.0,19.91,0.5,21.02,19.37,1.65,0.66,2.57,19.91,19.85,15.0,21.19,0.22,21.57,20.89,0.69,0.34,1.75,21.19,21.16,15.0,18.79,0.53,19.51,17.72,1.79,-0.75,2.51,18.79,18.96,15.0,21.78,0.23,22.26,21.3,0.96,-0.25,3.73,21.78,21.85,15.0,20.54,0.35,21.02,19.92,1.1,-0.25,1.92,20.54,20.61,15.0,17.59,0.63,18.54,16.61,1.93,0.21,1.82,17.6,17.58,15.0,15.91,1.23,18.27,13.31,4.96,-0.2,3.21,15.95,15.99,14.0
+BF-BLG-G060011 = 16.65,0.59,18.27,15.51,2.76,0.27,3.28,16.66,16.61,71.0,19.94,0.47,20.75,18.54,2.2,-0.07,2.72,19.95,19.92,71.0,22.86,0.48,24.33,21.57,2.76,0.2,4.83,22.87,22.81,71.0,22.97,1.17,25.43,20.2,5.24,-0.43,2.6,23.0,23.23,71.0,23.26,0.87,25.71,21.3,4.41,0.12,3.1,23.28,23.23,71.0,20.14,0.8,22.13,17.99,4.13,-0.02,3.24,20.16,20.13,71.0,20.5,0.68,21.44,17.99,3.44,-1.37,5.01,20.51,20.68,71.0,21.48,0.72,22.68,18.82,3.86,-1.32,4.91,21.49,21.71,71.0,22.1,0.39,22.68,20.47,2.2,-1.32,6.01,22.1,22.13,71.0,20.95,0.99,23.5,18.27,5.24,0.54,3.77,20.97,20.75,71.0,18.86,0.78,20.47,16.34,4.13,-0.64,3.71,18.88,18.96,71.0,18.21,1.31,21.02,15.24,5.79,0.23,2.37,18.25,17.99,71.0
+BF-BLG-G060012 = 18.34,0.83,19.65,16.89,2.76,-0.22,2.18,18.35,18.51,10.0,20.5,0.69,21.85,19.65,2.2,0.59,2.32,20.51,20.33,10.0,22.15,0.52,22.95,21.3,1.65,0.06,2.28,22.16,22.16,10.0,25.37,0.3,25.71,24.74,0.96,-0.61,2.85,25.37,25.4,10.0,23.33,0.72,24.33,22.13,2.2,-0.35,2.04,23.34,23.44,10.0,20.51,0.62,21.71,19.85,1.86,0.77,2.32,20.52,20.23,10.0,21.34,0.35,21.71,20.68,1.03,-0.84,2.33,21.34,21.51,10.0,19.44,1.77,22.68,16.34,6.34,-0.01,2.83,19.51,19.54,10.0,22.24,0.24,22.68,21.85,0.83,0.19,2.42,22.24,22.19,10.0,20.78,0.78,21.71,19.09,2.62,-0.92,3.19,20.79,20.92,10.0,18.52,0.32,19.23,18.27,0.96,1.28,3.51,18.53,18.41,10.0,15.07,0.88,16.06,13.31,2.76,-0.7,2.62,15.09,15.1,10.0
+BF-BLG-G060013 = 17.8,0.62,18.82,16.34,2.48,-0.28,2.41,17.81,17.85,45.0,20.66,1.22,23.78,17.99,5.79,0.29,2.7,20.7,20.4,45.0,23.77,0.6,25.16,21.57,3.58,-0.98,6.03,23.78,23.78,45.0,24.12,1.0,25.98,22.13,3.86,-0.28,2.37,24.14,24.33,45.0,23.36,0.94,25.43,20.75,4.69,-0.31,3.63,23.37,23.37,45.0,20.97,0.34,21.85,19.92,1.93,-0.34,4.33,20.97,20.95,45.0,20.65,0.41,21.71,19.71,2.0,0.24,3.4,20.66,20.68,45.0,20.61,0.69,21.99,18.54,3.44,-0.58,3.72,20.62,20.75,45.0,22.44,0.49,23.23,21.3,1.93,-0.74,2.97,22.45,22.54,45.0,20.65,0.58,22.4,19.65,2.76,1.07,4.32,20.66,20.47,45.0,19.1,0.66,20.2,17.72,2.48,-0.59,2.46,19.11,19.23,45.0,17.42,1.0,20.47,15.51,4.96,0.37,3.67,17.45,17.44,45.0
+BF-BLK-G070001 = 16.28,0.68,17.3,15.51,1.79,0.45,1.73,16.29,16.13,8.0,20.12,0.92,21.3,18.82,2.48,-0.13,1.6,20.14,20.16,8.0,21.39,0.64,22.13,20.33,1.79,-0.52,1.98,21.39,21.44,8.0,23.38,0.23,23.78,23.16,0.62,0.74,1.99,23.38,23.26,8.0,22.45,0.92,23.78,20.75,3.03,-0.46,2.8,22.47,22.44,8.0,19.8,0.61,20.47,18.54,1.93,-1.01,3.21,19.81,19.96,8.0,20.27,0.2,20.61,20.06,0.55,0.96,2.33,20.27,20.2,8.0,22.25,0.2,22.4,21.85,0.55,-0.96,2.74,22.25,22.33,8.0,22.59,0.24,22.95,22.13,0.83,-0.58,3.45,22.59,22.57,8.0,21.57,0.73,22.68,20.47,2.2,0.1,2.09,21.59,21.57,8.0,18.84,0.4,19.65,18.41,1.24,0.99,3.1,18.84,18.75,8.0,17.3,0.61,17.72,15.86,1.86,-1.91,5.22,17.31,17.48,8.0
+BF-BLK-G070002 = 14.57,0.4,15.1,13.86,1.24,-0.5,2.57,14.57,14.55,7.0,19.92,0.58,20.61,18.82,1.79,-0.76,2.99,19.93,19.92,7.0,20.96,0.38,21.3,20.2,1.1,-1.32,3.41,20.97,21.16,7.0,22.5,0.43,23.23,21.85,1.38,0.14,2.64,22.5,22.54,7.0,22.02,0.58,22.81,21.3,1.52,-0.08,1.72,22.02,22.06,7.0,21.45,0.56,22.26,20.75,1.52,-0.06,1.85,21.45,21.51,7.0,21.57,0.3,21.99,21.16,0.83,0.0,1.75,21.58,21.57,7.0,21.2,0.32,21.57,20.61,0.96,-0.83,2.86,21.2,21.3,7.0,23.19,0.13,23.37,22.95,0.41,-0.67,2.78,23.19,23.23,7.0,21.19,0.28,21.71,20.89,0.83,0.91,2.87,21.19,21.09,7.0,19.02,0.35,19.37,18.41,0.96,-0.58,2.16,19.02,19.09,7.0,15.06,1.01,16.34,13.31,3.03,-0.58,2.41,15.09,15.24,7.0
+BF-BLK-G070003 = 15.82,1.32,18.27,13.86,4.41,0.59,2.55,15.87,15.51,11.0,21.26,0.67,22.68,20.33,2.34,0.75,3.09,21.27,21.16,11.0,21.02,0.91,22.4,19.37,3.03,-0.3,2.29,21.04,21.16,11.0,22.76,0.71,23.78,21.85,1.93,0.26,1.75,22.77,22.54,11.0,23.23,0.88,24.19,21.71,2.48,-0.36,1.8,23.24,23.23,11.0,20.21,0.26,20.47,19.78,0.69,-0.33,1.67,20.21,20.2,11.0,21.27,0.2,21.71,21.02,0.69,0.66,3.2,21.28,21.3,11.0,21.76,0.27,22.13,21.3,0.83,-0.11,1.94,21.76,21.71,11.0,23.37,0.25,23.78,22.95,0.83,-0.4,2.38,23.37,23.5,11.0,20.79,0.25,21.16,20.47,0.69,-0.05,1.71,20.79,20.75,11.0,19.9,0.1,20.06,19.65,0.41,-1.2,4.61,19.9,19.92,11.0,16.96,1.01,18.27,15.65,2.62,-0.04,1.5,16.99,16.89,11.0
+BF-BLK-G070004 = 16.95,0.8,18.27,15.93,2.34,0.31,1.93,16.97,16.75,9.0,20.44,0.26,20.75,20.06,0.69,0.0,1.63,20.44,20.4,9.0,20.66,0.74,21.85,19.65,2.2,0.22,2.07,20.68,20.61,9.0,23.99,0.36,24.33,23.16,1.17,-1.43,4.29,24.0,24.06,9.0,22.81,0.46,23.64,21.99,1.65,-0.07,3.13,22.82,22.81,9.0,20.27,0.15,20.47,20.06,0.41,0.25,1.83,20.27,20.2,9.0,20.2,0.29,20.68,19.78,0.9,0.14,1.92,20.21,20.2,9.0,22.41,0.14,22.54,22.06,0.48,-1.73,5.24,22.41,22.4,9.0,22.52,0.2,22.95,22.26,0.69,1.05,3.66,22.52,22.47,9.0,21.51,0.39,22.13,21.02,1.1,0.35,1.79,21.52,21.44,9.0,18.11,0.38,18.54,17.44,1.1,-0.7,2.13,18.12,18.27,9.0,17.33,0.39,17.72,16.34,1.38,-1.99,5.94,17.34,17.44,9.0
+BF-BLK-G070005 = 15.98,0.57,16.75,14.82,1.93,-0.79,2.48,15.99,16.2,22.0,20.26,0.59,21.57,19.23,2.34,0.32,2.8,20.27,20.2,22.0,20.97,0.51,21.85,19.65,2.2,-0.52,3.64,20.98,21.02,22.0,22.96,0.44,23.92,22.13,1.79,0.54,2.99,22.97,22.92,22.0,23.16,1.15,24.88,21.02,3.86,-0.22,1.91,23.19,23.33,22.0,20.02,0.4,20.75,19.37,1.38,0.23,2.25,20.03,20.06,22.0,21.33,0.35,22.13,20.75,1.38,0.49,2.84,21.33,21.3,22.0,21.32,0.41,21.99,20.47,1.52,-0.52,2.53,21.32,21.37,22.0,23.39,0.3,24.06,22.88,1.17,0.16,2.47,23.39,23.4,22.0,21.18,0.53,22.13,19.92,2.2,-0.53,2.89,21.18,21.26,22.0,19.61,0.58,21.02,18.54,2.48,0.2,3.08,19.62,19.65,22.0,17.71,0.62,18.54,16.2,2.34,-0.72,2.8,17.72,17.89,22.0
+BF-BLK-G070006 = 15.82,0.83,17.72,14.69,3.03,1.08,3.38,15.84,15.58,19.0,20.66,0.55,21.44,19.78,1.65,-0.25,1.9,20.66,20.75,19.0,21.56,0.24,22.13,21.16,0.96,0.43,2.91,21.56,21.57,19.0,22.28,0.67,23.71,21.02,2.69,0.43,3.03,22.29,22.26,19.0,23.26,1.39,24.88,20.2,4.69,-0.86,2.51,23.3,23.92,19.0,20.87,0.67,21.99,19.51,2.48,-0.37,2.75,20.89,20.89,19.0,21.24,0.26,21.78,20.75,1.03,0.04,2.76,21.24,21.3,19.0,21.22,0.91,23.23,20.06,3.17,0.32,2.29,21.24,21.37,19.0,22.83,0.58,24.06,21.85,2.2,0.25,2.38,22.83,22.68,19.0,21.32,0.17,21.57,21.02,0.55,-0.36,2.43,21.32,21.3,19.0,18.85,0.53,19.92,17.85,2.07,0.28,2.54,18.85,18.82,19.0,14.69,1.09,16.34,13.03,3.31,-0.12,1.72,14.72,14.96,19.0
+BF-BLK-G070007 = 16.27,0.76,17.44,15.24,2.2,0.14,1.93,16.28,16.34,7.0,21.19,0.3,21.57,20.75,0.83,0.11,1.94,21.19,21.16,7.0,21.45,0.25,21.71,20.95,0.76,-1.08,3.09,21.45,21.57,7.0,22.56,0.68,23.78,21.85,1.93,0.74,2.44,22.57,22.4,7.0,23.97,0.38,24.33,23.16,1.17,-1.54,4.2,23.97,24.06,7.0,20.57,0.23,20.89,20.2,0.69,-0.29,2.13,20.57,20.61,7.0,21.16,0.23,21.44,20.75,0.69,-0.71,2.58,21.16,21.23,7.0,21.5,0.32,21.85,20.89,0.96,-1.01,3.05,21.5,21.57,7.0,22.46,0.39,22.95,21.85,1.1,-0.14,2.03,22.46,22.4,7.0,20.93,0.26,21.16,20.47,0.69,-0.71,2.23,20.93,21.02,7.0,19.51,0.43,20.2,18.82,1.38,0.04,2.64,19.51,19.37,7.0,15.17,0.56,15.79,14.32,1.47,-0.23,1.98,15.18,15.1,6.0
+BF-BLK-G070008 = 16.04,0.36,16.48,15.51,0.96,0.01,1.6,16.04,15.99,8.0,20.44,0.28,20.75,20.06,0.69,-0.24,1.49,20.44,20.51,8.0,20.89,0.59,21.85,20.06,1.79,0.08,2.14,20.89,20.95,8.0,23.15,0.32,23.64,22.75,0.9,0.25,1.89,23.15,23.16,8.0,23.44,0.72,24.33,22.4,1.93,-0.38,1.76,23.44,23.57,8.0,19.46,0.38,19.92,18.82,1.1,-0.27,2.08,19.46,19.47,8.0,20.84,0.24,21.16,20.47,0.69,-0.12,1.87,20.84,20.82,8.0,21.51,0.71,22.4,20.61,1.79,-0.0,1.57,21.52,21.61,8.0,22.92,0.15,23.09,22.68,0.41,-0.23,1.9,22.92,22.92,8.0,20.38,0.5,21.02,19.37,1.65,-0.88,3.33,20.38,20.44,8.0,17.6,0.63,18.47,16.61,1.86,-0.1,1.91,17.61,17.51,8.0,17.74,0.34,18.27,17.23,1.03,0.04,2.03,17.75,17.79,8.0
+BF-BLK-G070009 = 16.4,0.37,16.89,15.79,1.1,-0.44,2.18,16.4,16.48,7.0,20.59,0.39,21.02,19.92,1.1,-0.44,2.41,20.59,20.47,7.0,21.71,0.48,22.4,21.02,1.38,-0.02,1.83,21.72,21.85,7.0,23.28,0.43,24.06,22.95,1.1,0.95,2.47,23.28,23.09,7.0,24.48,0.3,24.88,24.06,0.83,0.31,1.96,24.48,24.4,7.0,19.66,0.26,19.92,19.23,0.69,-0.71,1.97,19.66,19.78,7.0,21.1,0.19,21.3,20.75,0.55,-0.75,2.67,21.1,21.16,7.0,20.67,0.26,21.02,20.33,0.69,0.12,1.47,20.67,20.61,7.0,22.99,0.19,23.23,22.68,0.55,-0.55,2.11,22.99,23.09,7.0,20.42,0.37,20.89,19.92,0.96,-0.16,1.54,20.43,20.54,7.0,18.97,0.33,19.37,18.41,0.96,-0.24,2.39,18.97,18.96,7.0,17.19,0.33,17.72,16.75,0.96,0.28,2.04,17.19,17.17,7.0
+BF-BLK-G070010 = 15.85,0.78,17.44,14.41,3.03,-0.0,3.01,15.87,15.86,14.0,19.58,0.47,20.75,19.09,1.65,1.12,3.78,19.58,19.44,14.0,20.39,1.05,21.85,18.27,3.58,-0.48,2.34,20.42,20.54,14.0,23.66,0.8,24.61,21.57,3.03,-1.17,4.36,23.67,23.75,14.0,22.91,0.87,23.78,20.75,3.03,-1.14,3.61,22.92,23.3,14.0,20.06,0.43,20.75,19.37,1.38,-0.0,2.29,20.07,20.06,14.0,20.9,0.34,21.57,20.2,1.38,-0.1,3.27,20.9,20.99,14.0,20.98,0.91,22.4,19.65,2.76,0.14,1.98,21.0,20.92,14.0,22.71,0.28,23.09,21.99,1.1,-1.13,4.38,22.71,22.68,14.0,20.67,0.65,21.57,19.65,1.93,-0.27,1.63,20.68,20.99,14.0,17.83,0.69,18.82,16.48,2.34,-0.52,2.18,17.84,18.13,14.0,16.16,0.62,17.3,14.96,2.34,0.2,2.92,16.17,16.1,14.0
+BF-BLK-G070011 = 15.42,1.01,17.17,13.86,3.31,-0.03,2.25,15.44,15.65,10.0,21.82,0.45,22.54,21.3,1.24,0.21,1.89,21.82,21.88,10.0,20.99,0.59,21.57,19.92,1.65,-0.46,1.92,21.0,21.09,10.0,22.37,0.44,23.09,21.57,1.52,-0.29,2.57,22.37,22.44,10.0,22.32,1.09,23.92,20.47,3.44,-0.01,2.07,22.34,22.33,10.0,20.31,0.5,21.02,19.37,1.65,-0.44,2.41,20.32,20.3,10.0,21.23,0.31,21.57,20.75,0.83,-0.16,1.62,21.23,21.23,10.0,21.95,0.11,22.13,21.85,0.28,0.53,1.95,21.95,21.95,10.0,22.79,0.09,22.95,22.68,0.28,0.11,2.56,22.79,22.81,10.0,20.6,0.38,21.3,20.2,1.1,0.44,2.02,20.61,20.58,10.0,19.24,0.35,19.65,18.54,1.1,-0.62,2.52,19.24,19.34,10.0,15.53,0.78,16.34,14.13,2.2,-0.43,1.97,15.54,15.58,10.0
+BF-BLK-G070012 = 16.15,0.22,16.48,15.79,0.69,-0.15,2.48,16.15,16.13,7.0,20.02,0.43,20.75,19.37,1.38,0.14,2.64,20.02,20.06,7.0,21.14,0.24,21.57,20.89,0.69,0.62,2.43,21.14,21.16,7.0,23.39,0.51,24.19,22.68,1.52,-0.01,2.33,23.39,23.5,7.0,24.11,0.27,24.61,23.78,0.83,0.73,2.59,24.12,24.06,7.0,20.11,0.22,20.47,19.78,0.69,0.15,2.48,20.11,20.13,7.0,21.38,0.16,21.57,21.16,0.41,0.18,1.74,21.38,21.3,7.0,20.52,0.53,21.57,20.06,1.52,1.11,3.18,20.53,20.4,7.0,22.52,0.23,22.81,22.13,0.69,-0.45,2.27,22.52,22.54,7.0,20.45,0.41,21.02,19.78,1.24,-0.1,2.38,20.46,20.33,7.0,18.62,0.21,18.82,18.27,0.55,-0.46,2.1,18.62,18.54,7.0,16.74,0.39,17.17,16.2,0.96,-0.16,1.53,16.75,16.68,7.0
+BF-BLK-G070013 = 15.73,0.78,17.03,14.82,2.2,0.52,2.06,15.74,15.62,8.0,19.77,0.25,20.2,19.37,0.83,0.11,2.7,19.78,19.75,8.0,20.03,0.68,21.02,19.09,1.93,0.2,1.68,20.04,19.85,8.0,23.66,0.48,24.19,22.68,1.52,-1.02,3.23,23.66,23.78,8.0,22.61,1.17,24.06,20.89,3.17,-0.47,1.82,22.63,23.02,8.0,20.2,0.87,21.02,18.54,2.48,-0.84,2.59,20.21,20.3,8.0,20.62,0.2,20.89,20.33,0.55,-0.02,1.44,20.62,20.61,8.0,21.63,0.29,21.99,21.02,0.96,-0.99,3.35,21.63,21.71,8.0,22.77,0.26,23.23,22.4,0.83,0.33,2.47,22.77,22.75,8.0,21.26,0.36,21.85,20.89,0.96,0.58,1.87,21.27,21.16,8.0,16.85,0.88,17.72,15.24,2.48,-0.64,2.39,16.87,16.82,8.0,15.91,0.92,17.17,14.96,2.2,0.34,1.59,15.93,15.79,8.0
+BF-COM-G080001 = 17.0,0.96,19.09,15.24,3.86,0.56,2.58,17.02,16.82,30.0,19.44,0.71,21.02,18.27,2.76,0.49,2.43,19.45,19.3,30.0,21.55,1.42,24.61,18.82,5.79,0.1,2.48,21.6,21.64,30.0,23.16,0.92,24.33,20.75,3.58,-0.96,3.1,23.17,23.4,30.0,20.93,0.89,22.4,18.82,3.58,-0.3,2.5,20.95,21.02,30.0,19.13,0.59,20.06,17.99,2.07,-0.55,2.37,19.14,19.37,30.0,20.59,0.72,21.85,19.37,2.48,0.11,1.68,20.6,20.64,30.0,20.53,0.63,21.3,18.27,3.03,-1.98,7.21,20.53,20.68,30.0,20.57,0.31,21.02,19.92,1.1,-0.25,2.25,20.58,20.61,30.0,20.87,0.39,21.57,20.2,1.38,-0.16,2.64,20.88,20.89,30.0,19.47,0.46,20.2,18.27,1.93,-1.0,3.99,19.47,19.51,30.0,18.01,0.86,19.51,16.06,3.44,-0.73,3.0,18.03,18.16,30.0
+BF-COM-G080002 = 18.04,0.56,18.68,17.17,1.52,-0.17,1.82,18.05,17.96,8.0,20.02,0.62,20.61,18.82,1.79,-0.83,2.68,20.03,20.13,8.0,22.21,0.28,22.68,21.85,0.83,0.43,2.0,22.21,22.19,8.0,23.81,0.48,24.33,22.95,1.38,-0.43,2.2,23.81,23.78,8.0,20.7,0.71,21.85,19.92,1.93,0.41,1.78,20.72,20.61,8.0,19.46,0.72,20.75,18.41,2.34,0.4,2.53,19.47,19.37,8.0,20.13,0.19,20.33,19.78,0.55,-0.77,2.26,20.13,20.2,8.0,20.64,0.33,21.02,20.2,0.83,-0.25,1.78,20.65,20.61,8.0,20.51,0.09,20.61,20.33,0.28,-0.61,2.72,20.51,20.51,8.0,21.01,0.29,21.44,20.75,0.69,0.75,1.91,21.01,20.89,8.0,19.01,0.43,19.51,18.41,1.1,-0.04,1.44,19.01,18.99,8.0,18.16,1.2,19.92,16.2,3.72,-0.35,2.24,18.19,18.44,8.0
+BF-COM-G080003 = 17.3,0.93,19.37,16.2,3.17,0.78,2.82,17.33,17.03,13.0,18.27,0.43,18.89,17.44,1.45,-0.18,2.24,18.28,18.27,13.0,21.91,0.45,22.54,21.16,1.38,0.01,1.94,21.91,21.85,13.0,22.41,1.23,23.92,19.92,4.0,-0.51,2.27,22.44,22.54,13.0,20.88,0.75,21.57,19.37,2.2,-1.15,2.8,20.89,21.16,13.0,20.44,0.3,20.89,19.92,0.96,-0.1,2.01,20.44,20.47,13.0,19.92,0.34,20.47,19.23,1.24,-0.58,2.87,19.92,19.92,13.0,20.66,0.31,21.16,20.2,0.96,0.01,2.0,20.66,20.75,13.0,19.79,0.43,20.2,18.54,1.65,-1.96,6.44,19.79,19.92,13.0,21.46,0.26,21.99,21.02,0.96,0.45,2.75,21.47,21.44,13.0,20.41,0.41,21.02,19.78,1.24,-0.09,2.13,20.41,20.47,13.0,16.73,1.13,18.68,14.96,3.72,-0.06,1.93,16.76,17.17,13.0
+BF-COM-G080004 = 19.16,0.68,20.2,18.27,1.93,0.26,2.07,19.17,19.09,6.0,19.75,0.68,20.75,18.96,1.79,0.22,1.81,19.76,19.75,6.0,21.78,0.37,22.4,21.3,1.1,0.52,2.69,21.78,21.78,6.0,23.02,0.3,23.5,22.68,0.83,0.58,2.17,23.02,22.95,6.0,19.78,0.3,20.06,19.23,0.83,-1.12,2.88,19.79,19.92,6.0,20.4,0.36,20.75,19.78,0.96,-0.91,2.48,20.41,20.54,6.0,20.3,0.34,20.75,19.92,0.83,0.06,1.58,20.3,20.3,6.0,20.95,0.21,21.3,20.75,0.55,0.57,2.24,20.96,20.95,6.0,20.27,0.21,20.47,19.92,0.55,-0.57,2.24,20.27,20.27,6.0,21.09,0.32,21.57,20.75,0.83,0.25,1.85,21.09,21.09,6.0,19.92,0.25,20.2,19.65,0.55,-0.0,1.5,19.92,19.92,6.0,17.41,0.97,18.54,16.06,2.48,-0.11,1.68,17.43,17.41,6.0
+BF-COM-G080005 = 17.37,0.53,17.99,16.34,1.65,-0.63,2.33,17.38,17.44,10.0,19.43,0.35,19.92,18.82,1.1,-0.36,2.07,19.43,19.51,10.0,20.22,0.83,21.3,18.82,2.48,-0.33,1.89,20.24,20.4,10.0,23.06,0.4,23.78,22.4,1.38,0.09,2.62,23.06,23.06,10.0,19.34,0.59,20.47,18.54,1.93,0.51,2.43,19.34,19.23,10.0,19.68,0.52,20.2,18.68,1.52,-0.63,2.28,19.69,19.75,10.0,18.33,1.21,20.2,15.79,4.41,-0.64,3.33,18.37,18.41,10.0,20.95,0.52,21.85,20.33,1.52,0.36,1.88,20.96,20.95,10.0,18.8,0.34,19.37,18.13,1.24,-0.23,2.89,18.8,18.75,10.0,21.46,0.57,22.4,20.61,1.79,0.06,2.0,21.46,21.44,10.0,20.11,0.86,21.44,18.96,2.48,0.2,1.82,20.13,20.13,10.0,19.69,1.66,22.68,17.72,4.96,0.48,2.07,19.75,19.37,10.0
+BF-COM-G080006 = 17.48,1.06,19.65,14.69,4.96,-0.46,3.02,17.51,17.68,60.0,19.14,0.52,19.92,17.44,2.48,-1.19,4.46,19.15,19.27,60.0,21.61,0.52,23.64,20.47,3.17,1.2,5.89,21.62,21.54,60.0,21.65,0.75,23.78,20.2,3.58,0.47,3.31,21.66,21.57,60.0,21.13,0.38,21.85,20.2,1.65,-0.42,3.08,21.13,21.16,60.0,20.49,0.43,21.57,19.65,1.93,0.56,3.22,20.5,20.47,60.0,20.7,0.31,21.02,19.92,1.1,-0.91,2.83,20.7,20.75,60.0,19.08,0.84,20.75,17.72,3.03,0.33,1.91,19.1,19.09,60.0,20.07,0.54,21.3,19.09,2.2,0.42,2.25,20.08,19.92,60.0,19.95,0.73,21.3,18.27,3.03,-0.13,2.16,19.97,20.02,60.0,18.44,0.77,19.92,17.17,2.76,0.29,2.13,18.46,18.41,60.0,17.76,0.78,19.23,16.2,3.03,-0.21,2.34,17.78,17.75,60.0
+BF-COM-G080007 = 17.53,0.77,18.96,16.34,2.62,0.57,2.36,17.55,17.17,14.0,17.98,1.42,21.02,16.34,4.69,0.7,2.61,18.03,17.79,14.0,20.31,0.57,21.57,19.37,2.2,0.43,3.26,20.32,20.33,14.0,23.77,0.23,24.19,23.23,0.96,-0.59,4.13,23.78,23.78,14.0,20.76,0.36,21.3,20.06,1.24,-0.2,2.44,20.77,20.75,14.0,20.19,0.77,21.57,19.09,2.48,0.26,1.89,20.2,19.92,14.0,20.18,1.38,22.95,17.72,5.24,0.26,2.75,20.23,20.02,14.0,21.4,0.2,21.71,21.02,0.69,-0.25,2.07,21.4,21.44,14.0,18.78,0.86,20.2,16.89,3.31,-0.63,2.97,18.8,18.96,14.0,21.82,0.36,22.26,21.02,1.24,-0.83,2.67,21.82,21.92,14.0,20.37,0.69,21.16,19.09,2.07,-0.6,2.09,20.38,20.47,14.0,17.67,2.01,21.3,14.41,6.89,0.15,2.13,17.77,17.72,14.0
+BF-COM-G080008 = 18.01,0.54,19.09,16.89,2.2,-0.23,2.86,18.02,18.06,81.0,19.91,0.8,21.57,17.72,3.86,-0.13,3.1,19.93,19.92,81.0,21.71,0.78,24.61,19.92,4.69,0.9,4.94,21.72,21.57,81.0,21.73,0.98,24.88,18.54,6.34,-0.04,4.39,21.75,21.78,81.0,19.98,0.87,22.95,18.27,4.69,0.55,3.49,20.0,19.92,81.0,19.35,0.44,20.75,18.13,2.62,0.09,4.98,19.36,19.37,81.0,20.32,0.71,22.4,18.27,4.13,-0.05,3.23,20.33,20.33,81.0,19.26,0.7,20.75,17.72,3.03,-0.02,2.21,19.27,19.23,81.0,19.84,0.53,21.3,18.54,2.76,-0.38,3.33,19.85,19.92,81.0,20.44,0.58,21.57,17.99,3.58,-1.2,5.79,20.45,20.61,81.0,19.9,0.63,20.89,18.54,2.34,-0.56,2.28,19.91,19.99,81.0,16.02,1.28,19.09,12.76,6.34,-0.27,2.65,16.07,16.2,81.0
+BF-COM-G080009 = 17.96,0.54,18.82,17.17,1.65,0.2,1.98,17.97,17.85,9.0,19.21,0.12,19.44,19.09,0.34,0.8,2.35,19.21,19.16,9.0,22.21,0.74,23.5,20.95,2.55,0.06,2.59,22.22,22.19,9.0,22.26,0.35,22.81,21.71,1.1,0.15,2.11,22.26,22.13,9.0,21.13,0.55,21.85,19.85,2.0,-1.29,4.4,21.14,21.23,9.0,19.35,0.45,19.92,18.68,1.24,-0.14,1.69,19.36,19.37,9.0,20.04,0.12,20.27,19.92,0.34,0.63,2.23,20.04,20.06,9.0,20.18,0.42,21.02,19.65,1.38,0.8,2.92,20.19,20.06,9.0,20.15,0.13,20.33,19.92,0.41,-0.5,2.15,20.15,20.2,9.0,21.05,0.55,22.13,20.4,1.72,0.68,2.74,21.05,21.02,9.0,19.2,0.4,19.65,18.61,1.03,-0.03,1.5,19.21,19.09,9.0,18.65,1.19,21.3,17.44,3.86,1.22,3.78,18.68,18.27,9.0
+BF-COM-G080010 = 17.68,0.51,18.82,15.51,3.31,-0.81,5.78,17.68,17.72,93.0,19.55,1.26,23.5,17.17,6.34,0.14,3.01,19.59,19.58,93.0,22.3,0.86,25.98,20.47,5.51,0.95,5.67,22.32,22.26,93.0,22.52,1.09,24.88,19.65,5.24,-0.37,2.54,22.55,22.68,92.0,20.39,0.85,21.85,18.82,3.03,-0.14,1.98,20.41,20.47,93.0,20.03,0.36,21.3,19.3,2.0,0.57,3.77,20.03,19.99,93.0,20.69,0.83,21.85,18.54,3.31,-0.69,2.43,20.71,20.82,93.0,19.51,0.73,21.3,17.58,3.72,-0.1,2.97,19.52,19.51,93.0,19.72,0.49,21.02,18.54,2.48,0.18,3.12,19.73,19.71,93.0,20.8,0.51,21.57,19.09,2.48,-1.24,4.24,20.81,20.89,93.0,20.37,0.68,22.13,19.09,3.03,0.44,2.82,20.38,20.2,93.0,16.23,0.91,19.09,14.13,4.96,0.33,3.45,16.26,16.2,93.0
+BF-COM-G080011 = 16.93,0.46,17.72,16.06,1.65,-0.1,2.06,16.94,16.89,25.0,17.41,0.53,18.27,16.06,2.2,-0.51,3.06,17.42,17.44,25.0,21.83,0.45,22.68,21.02,1.65,0.05,2.3,21.84,21.85,25.0,23.52,0.6,24.61,22.4,2.2,0.24,2.19,23.53,23.37,25.0,21.46,0.54,22.4,19.92,2.48,-0.91,4.17,21.47,21.57,25.0,20.45,0.63,21.57,18.82,2.76,-0.51,3.36,20.46,20.61,25.0,20.52,0.61,21.3,19.23,2.07,-0.27,2.06,20.53,20.47,25.0,21.4,0.39,22.13,20.47,1.65,-0.3,2.8,21.4,21.44,25.0,20.36,0.28,20.75,19.58,1.17,-1.26,4.26,20.37,20.47,25.0,21.6,0.3,22.13,21.02,1.1,-0.36,2.29,21.6,21.64,25.0,20.13,0.54,21.02,19.09,1.93,0.12,2.09,20.14,20.13,25.0,16.23,1.95,19.51,11.65,7.85,-0.23,2.52,16.34,16.06,25.0
+BF-COM-G080012 = 18.21,0.5,19.23,17.03,2.2,0.02,2.5,18.21,18.27,93.0,18.82,0.87,20.75,15.24,5.51,-1.32,6.12,18.84,18.96,93.0,21.83,0.81,24.06,19.37,4.69,-0.18,3.65,21.84,21.85,93.0,21.91,0.66,24.33,20.47,3.86,0.58,3.77,21.92,21.92,93.0,21.0,0.58,22.95,19.65,3.31,0.94,4.52,21.0,20.95,93.0,20.01,1.01,21.85,16.06,5.79,-1.0,5.61,20.03,20.06,93.0,20.14,0.74,21.16,17.99,3.17,-0.89,3.15,20.15,20.27,93.0,18.58,0.99,21.57,16.75,4.82,1.0,3.86,18.61,18.34,93.0,20.04,0.45,21.3,19.09,2.2,0.26,2.75,20.04,19.99,93.0,20.01,0.4,20.75,18.54,2.2,-1.12,4.84,20.02,20.13,93.0,19.48,0.68,20.47,17.44,3.03,-0.8,3.19,19.49,19.65,93.0,16.92,0.9,19.37,13.86,5.51,-0.05,4.04,16.94,16.75,93.0
+BF-COM-G080013 = 17.88,0.8,19.65,15.24,4.41,-0.45,3.33,17.9,17.99,130.0,19.35,0.92,21.3,16.48,4.82,-0.55,3.14,19.38,19.37,130.0,22.13,0.93,24.88,20.2,4.69,0.5,3.39,22.15,22.06,130.0,22.8,1.17,25.98,19.37,6.61,-0.34,3.55,22.83,22.85,130.0,21.29,0.97,22.68,18.27,4.41,-1.04,3.47,21.31,21.57,130.0,18.63,1.06,21.16,16.06,5.1,-0.15,2.37,18.66,18.68,130.0,19.88,1.0,21.85,17.44,4.41,-0.16,2.31,19.91,19.99,130.0,18.59,1.0,20.47,15.79,4.69,-0.53,2.8,18.62,18.75,130.0,20.13,0.48,21.3,18.82,2.48,-0.49,3.03,20.14,20.2,130.0,20.29,0.5,21.3,19.09,2.2,0.02,2.48,20.3,20.23,130.0,19.02,0.47,21.02,17.99,3.03,0.75,5.11,19.02,18.96,130.0,16.38,0.9,19.92,13.31,6.61,0.03,5.1,16.4,16.41,130.0
+BF-COM-G080014 = 17.74,0.8,19.92,16.89,3.03,1.45,4.8,17.76,17.44,15.0,19.16,0.47,19.85,18.27,1.58,-0.31,2.02,19.17,19.23,15.0,21.53,0.81,22.95,19.65,3.31,-0.59,3.37,21.55,21.57,15.0,22.67,0.31,23.37,22.4,0.96,0.95,2.79,22.67,22.54,15.0,19.0,0.83,20.47,17.72,2.76,0.3,1.95,19.02,18.68,15.0,19.36,0.56,20.47,18.27,2.2,-0.1,2.69,19.37,19.51,15.0,19.31,0.79,20.47,17.99,2.48,-0.11,2.01,19.33,19.23,15.0,20.61,0.3,21.16,20.2,0.96,0.1,2.14,20.62,20.61,15.0,19.78,0.6,20.47,18.82,1.65,-0.24,1.75,19.79,19.65,15.0,21.12,0.51,21.85,20.2,1.65,-0.38,2.07,21.13,21.16,15.0,20.34,0.62,21.57,19.65,1.93,0.79,2.29,20.35,20.06,15.0,18.4,0.95,20.47,17.17,3.31,0.59,2.64,18.42,18.27,15.0
+BF-COM-G080015 = 17.73,0.78,19.23,16.06,3.17,0.11,2.83,17.74,17.65,26.0,19.01,0.56,20.33,18.27,2.07,0.91,2.98,19.02,18.82,26.0,22.16,0.43,23.23,21.37,1.86,-0.06,3.3,22.16,22.26,26.0,21.14,1.77,24.19,18.54,5.65,0.27,1.81,21.21,20.95,26.0,19.21,0.89,20.75,17.44,3.31,-0.17,2.1,19.23,19.16,26.0,20.27,0.55,21.16,18.54,2.62,-1.36,5.42,20.28,20.47,26.0,20.32,0.43,21.02,19.37,1.65,-0.26,2.39,20.32,20.37,26.0,20.75,0.31,21.3,20.2,1.1,0.03,2.62,20.75,20.75,26.0,20.23,0.75,21.02,17.72,3.31,-2.06,6.77,20.24,20.47,26.0,21.09,0.28,21.57,20.47,1.1,-0.59,3.03,21.09,21.09,26.0,20.2,0.33,20.75,19.51,1.24,-0.23,2.64,20.2,20.2,26.0,16.68,1.42,18.54,13.31,5.24,-0.57,2.49,16.74,16.96,26.0
+BF-COM-G080016 = 17.4,0.57,18.96,16.48,2.48,0.79,3.1,17.41,17.17,37.0,20.13,0.5,21.3,19.09,2.2,0.09,2.62,20.14,20.2,37.0,21.79,1.15,23.78,18.82,4.96,-0.61,2.85,21.82,21.99,37.0,24.24,0.67,25.71,23.09,2.62,0.59,2.6,24.25,24.06,36.0,21.7,0.63,22.68,20.2,2.48,-0.37,2.46,21.71,21.71,37.0,19.95,0.57,21.02,18.82,2.2,0.21,2.33,19.96,19.92,37.0,20.75,0.32,21.57,20.06,1.52,-0.02,3.02,20.75,20.75,37.0,19.43,0.94,20.75,16.61,4.13,-0.92,3.67,19.45,19.65,37.0,19.73,0.66,20.75,18.27,2.48,-0.54,2.07,19.74,19.92,37.0,20.37,0.48,21.02,18.82,2.2,-1.33,4.75,20.38,20.47,37.0,18.65,0.42,19.51,17.99,1.52,0.18,2.1,18.66,18.54,37.0,16.8,1.07,19.09,14.96,4.13,0.03,2.34,16.83,16.82,37.0
+BF-COM-G080017 = 19.34,0.58,20.06,18.54,1.52,-0.18,1.67,19.35,19.3,7.0,20.06,0.56,20.75,19.37,1.38,-0.0,1.75,20.07,20.06,7.0,21.64,0.86,23.09,20.75,2.34,0.55,2.13,21.66,21.57,7.0,22.96,0.36,23.37,22.26,1.1,-0.96,3.11,22.97,22.95,7.0,19.44,0.41,20.06,18.82,1.24,-0.0,2.2,19.44,19.44,7.0,19.47,0.5,20.06,18.54,1.52,-0.8,2.84,19.47,19.51,7.0,20.14,0.31,20.61,19.65,0.96,-0.1,2.25,20.14,20.2,7.0,20.48,0.32,20.89,19.92,0.96,-0.55,2.49,20.48,20.47,7.0,20.23,0.17,20.47,19.92,0.55,-0.46,3.04,20.23,20.2,7.0,20.93,0.15,21.16,20.75,0.41,0.17,2.1,20.93,20.95,7.0,19.63,0.32,20.06,19.09,0.96,-0.45,2.38,19.63,19.71,7.0,18.33,1.03,20.06,17.03,3.03,0.47,2.18,18.35,18.13,7.0
+BF-GAN-G090001 = 15.98,0.7,17.17,14.13,3.03,-0.69,3.15,15.99,16.06,36.0,19.6,0.56,20.75,18.27,2.48,-0.24,2.99,19.6,19.68,36.0,22.89,0.42,23.5,21.57,1.93,-1.09,4.21,22.9,22.95,36.0,22.77,0.43,23.78,21.71,2.07,-0.26,3.33,22.77,22.85,36.0,23.53,0.71,25.16,22.4,2.76,0.27,2.44,23.54,23.37,36.0,21.38,0.71,22.95,19.92,3.03,-0.15,2.71,21.39,21.57,36.0,20.23,1.06,22.13,17.72,4.41,-0.28,2.63,20.25,20.33,36.0,21.83,0.46,22.68,20.75,1.93,0.03,2.57,21.84,21.78,36.0,22.6,0.35,23.23,21.71,1.52,-0.3,3.04,22.61,22.68,36.0,21.59,0.43,22.4,20.47,1.93,-0.14,3.32,21.59,21.57,36.0,19.12,0.54,20.2,17.99,2.2,-0.43,2.86,19.13,19.13,36.0,17.06,2.04,19.09,9.45,9.65,-2.07,7.2,17.18,17.85,36.0
+BF-GAN-G090002 = 16.07,0.37,16.48,15.51,0.96,-0.5,1.87,16.08,16.17,6.0,19.73,0.4,20.33,19.23,1.1,0.24,2.0,19.73,19.75,6.0,21.64,0.31,22.13,21.3,0.83,0.23,2.11,21.65,21.71,6.0,24.34,0.3,24.88,24.06,0.83,0.96,2.69,24.34,24.26,6.0,22.84,0.27,23.23,22.54,0.69,0.47,1.72,22.84,22.75,6.0,21.43,0.63,22.13,20.47,1.65,-0.33,1.82,21.43,21.44,6.0,21.91,0.34,22.4,21.44,0.96,0.04,1.98,21.91,21.92,6.0,20.59,0.16,20.75,20.33,0.41,-0.49,1.99,20.59,20.61,6.0,22.85,0.37,23.23,22.26,0.96,-0.44,1.99,22.85,22.88,6.0,22.05,0.29,22.54,21.71,0.83,0.67,2.48,22.05,22.02,6.0,16.89,0.93,18.27,15.51,2.76,-0.03,2.39,16.91,16.96,6.0,16.43,0.52,17.03,15.65,1.38,-0.33,1.84,16.44,16.48,6.0
+BF-GAN-G090003 = 15.25,0.71,16.34,13.58,2.76,-0.34,2.78,15.26,15.24,23.0,19.09,0.55,20.2,17.99,2.2,0.13,2.66,19.1,19.09,23.0,22.43,0.26,22.95,21.85,1.1,-0.19,2.87,22.43,22.4,23.0,24.04,0.64,25.16,22.68,2.48,-0.43,2.43,24.05,24.06,23.0,22.87,0.54,23.5,21.3,2.2,-1.44,4.69,22.87,22.95,23.0,20.76,0.82,21.85,19.09,2.76,-0.39,2.19,20.78,20.89,23.0,21.85,0.58,22.95,20.75,2.2,0.12,2.34,21.86,21.92,23.0,21.04,0.74,21.85,19.37,2.48,-0.73,2.53,21.05,21.16,23.0,23.1,0.37,23.78,22.13,1.65,-0.56,3.65,23.11,23.09,23.0,22.4,0.31,22.95,21.85,1.1,-0.09,2.19,22.4,22.4,23.0,18.53,0.63,19.92,17.17,2.76,0.2,3.29,18.54,18.54,23.0,16.09,1.07,17.44,13.31,4.13,-0.97,3.32,16.12,16.2,23.0
+BF-GAN-G090004 = 15.58,0.77,17.17,13.86,3.31,-0.08,3.28,15.59,15.55,18.0,19.68,0.7,21.02,18.54,2.48,0.13,2.22,19.69,19.71,18.0,22.71,0.49,23.37,21.57,1.79,-0.85,3.03,22.71,22.85,18.0,22.77,0.93,24.61,21.3,3.31,0.71,2.68,22.78,22.61,18.0,23.42,0.61,24.61,22.68,1.93,0.42,1.75,23.43,23.26,18.0,20.99,0.37,21.57,20.2,1.38,-0.48,2.31,20.99,21.09,18.0,21.57,0.66,22.68,20.33,2.34,-0.14,2.23,21.58,21.54,18.0,22.21,0.25,22.68,21.44,1.24,-1.36,6.8,22.21,22.23,18.0,22.77,0.26,23.23,22.26,0.96,-0.33,2.51,22.77,22.75,18.0,21.7,0.23,22.13,21.16,0.96,-0.39,3.33,21.71,21.71,18.0,19.13,0.56,20.2,18.27,1.93,-0.03,2.11,19.13,19.13,18.0,15.69,1.53,17.99,12.07,5.93,-0.45,2.9,15.76,15.75,18.0
+BF-GAN-G090005 = 15.37,0.68,16.61,13.86,2.76,-0.33,2.46,15.38,15.51,24.0,20.35,1.42,22.4,17.99,4.41,-0.18,2.01,20.4,20.47,24.0,23.09,0.32,23.5,22.4,1.1,-0.66,2.67,23.09,23.16,24.0,24.09,0.72,25.43,22.68,2.76,-0.44,2.44,24.1,24.3,24.0,22.81,0.54,23.78,21.57,2.2,-0.05,2.77,22.81,22.81,24.0,20.01,0.42,21.02,19.23,1.79,0.26,3.23,20.02,20.06,24.0,21.64,0.67,22.68,20.47,2.2,0.05,1.91,21.65,21.68,24.0,22.4,0.23,22.95,22.13,0.83,0.67,2.74,22.4,22.4,24.0,22.82,0.26,23.23,22.13,1.1,-0.46,3.72,22.82,22.81,24.0,21.82,0.3,22.4,21.3,1.1,0.39,2.34,21.83,21.85,24.0,18.7,0.46,19.78,17.72,2.07,0.42,3.44,18.7,18.58,24.0,16.79,0.57,17.85,15.51,2.34,-0.31,3.04,16.8,16.68,24.0
+BF-GAN-G090006 = 15.86,0.86,17.44,13.86,3.58,-0.29,3.48,15.88,15.86,16.0,19.56,0.69,20.89,18.68,2.2,0.61,2.17,19.58,19.37,16.0,22.76,0.36,23.3,22.13,1.17,-0.31,2.19,22.76,22.81,16.0,21.42,1.53,23.09,17.72,5.37,-0.99,3.11,21.47,21.85,16.0,22.95,0.9,24.19,21.3,2.89,-0.2,1.79,22.97,22.99,16.0,19.73,1.38,21.85,17.44,4.41,-0.17,1.91,19.78,19.78,16.0,21.54,0.3,22.06,21.02,1.03,-0.16,2.49,21.54,21.57,16.0,21.36,0.41,22.26,20.75,1.52,0.53,2.51,21.36,21.3,16.0,23.1,0.17,23.5,22.95,0.55,1.04,3.14,23.1,23.06,16.0,21.72,0.63,22.54,20.75,1.79,-0.32,1.68,21.73,21.78,16.0,19.47,0.54,20.47,18.68,1.79,0.26,2.15,19.48,19.44,16.0,17.17,1.13,19.23,14.41,4.82,-0.56,3.68,17.2,17.34,16.0
+BF-GAN-G090007 = 15.71,0.82,16.75,14.13,2.62,-0.36,2.05,15.73,15.79,15.0,20.02,0.66,20.89,18.68,2.2,-0.6,2.25,20.03,20.2,15.0,22.51,0.22,22.95,22.13,0.83,0.12,2.46,22.51,22.54,15.0,22.17,0.78,23.23,20.47,2.76,-0.82,2.69,22.18,22.54,15.0,23.23,0.93,25.16,22.13,3.03,0.59,2.41,23.25,23.09,15.0,19.32,1.89,21.85,15.51,6.34,-0.75,2.54,19.41,19.92,15.0,21.19,0.39,21.85,20.54,1.31,0.07,2.0,21.2,21.16,15.0,21.14,0.32,21.57,20.61,0.96,-0.17,1.74,21.14,21.16,15.0,22.32,0.52,23.02,21.3,1.72,-0.19,2.2,22.33,22.33,15.0,21.26,0.65,22.68,20.47,2.2,0.65,2.6,21.27,21.09,15.0,19.94,0.65,20.47,18.27,2.2,-1.34,3.87,19.94,20.2,15.0,17.81,0.78,19.51,16.61,2.89,0.73,2.95,17.82,17.65,15.0
+BF-GNA-G100001 = 16.31,0.83,18.54,14.13,4.41,0.06,3.0,16.33,16.34,75.0,20.07,0.65,21.57,18.54,3.03,0.06,2.41,20.08,19.92,75.0,21.94,0.61,23.23,20.68,2.55,0.0,2.55,21.95,21.99,75.0,23.03,0.81,24.33,20.75,3.58,-1.12,3.93,23.04,23.23,75.0,21.36,0.87,23.23,18.54,4.69,-0.5,3.38,21.38,21.44,75.0,20.13,0.89,21.57,17.99,3.58,-0.38,2.2,20.14,20.2,75.0,21.74,0.29,22.4,21.02,1.38,-0.17,3.1,21.75,21.78,75.0,21.13,0.65,22.68,19.09,3.58,-0.37,3.83,21.14,21.09,75.0,22.02,0.63,23.5,20.2,3.31,-0.56,3.9,22.03,22.13,75.0,21.16,0.87,22.4,19.09,3.31,-0.6,2.34,21.18,21.44,75.0,18.29,0.76,20.2,16.34,3.86,0.37,3.17,18.3,18.27,75.0,16.01,1.18,19.37,12.76,6.61,-0.04,3.59,16.05,15.89,74.0
+BF-GNA-G100002 = 16.05,0.76,17.99,14.41,3.58,0.27,2.77,16.07,16.06,54.0,19.59,0.69,21.02,17.72,3.31,-0.52,3.36,19.6,19.65,54.0,21.61,0.63,23.23,19.92,3.31,-0.06,3.5,21.61,21.61,54.0,23.95,0.71,25.16,21.85,3.31,-0.6,3.36,23.96,23.92,54.0,22.1,1.02,24.33,20.2,4.13,-0.11,2.17,22.12,22.16,54.0,20.84,0.4,21.85,19.78,2.07,0.03,3.14,20.85,20.89,54.0,20.97,0.56,22.13,19.65,2.48,-0.09,2.53,20.98,21.02,54.0,20.78,0.59,21.85,19.51,2.34,-0.39,2.34,20.79,20.89,54.0,22.73,0.31,23.5,21.71,1.79,-0.19,4.53,22.73,22.68,54.0,21.31,0.92,22.68,19.65,3.03,-0.24,1.66,21.33,21.51,54.0,18.32,0.55,19.09,16.89,2.2,-0.84,2.81,18.33,18.47,54.0,15.96,1.09,18.27,13.86,4.41,-0.0,2.23,15.99,15.93,54.0
+BF-GNA-G100003 = 16.0,0.71,17.72,14.62,3.1,0.03,2.29,16.02,16.06,62.0,19.73,0.82,21.85,17.17,4.69,-0.1,3.86,19.74,19.65,62.0,21.82,0.79,24.33,20.75,3.58,0.93,3.33,21.84,21.57,62.0,23.07,0.97,25.16,20.75,4.41,0.04,2.28,23.09,22.95,62.0,23.65,0.9,26.54,21.57,4.96,0.15,3.82,23.67,23.68,62.0,21.77,0.55,22.68,20.68,2.0,-0.44,2.01,21.77,21.85,62.0,21.95,1.55,24.88,19.09,5.79,-0.27,1.77,22.0,22.47,62.0,21.81,0.48,22.68,20.75,1.93,0.09,2.26,21.81,21.75,62.0,23.11,0.46,24.33,21.85,2.48,-0.21,3.21,23.12,23.16,62.0,21.63,0.71,23.23,20.4,2.82,-0.0,1.91,21.64,21.61,62.0,18.03,0.66,19.44,16.34,3.1,0.12,2.98,18.04,17.99,62.0,15.35,1.06,18.54,13.03,5.51,0.48,3.79,15.39,15.37,62.0
+BF-GNA-G100004 = 15.96,0.79,18.82,14.41,4.41,1.19,5.91,15.98,15.79,51.0,19.14,0.66,20.2,17.44,2.76,-0.47,2.43,19.15,19.3,51.0,22.09,0.39,22.95,20.89,2.07,-0.64,3.84,22.1,22.13,51.0,23.87,0.42,25.16,22.95,2.2,0.49,4.24,23.88,23.92,51.0,22.82,0.69,24.47,21.16,3.31,0.15,2.84,22.83,22.81,51.0,20.88,0.94,23.5,19.65,3.86,0.84,3.33,20.9,20.75,51.0,20.97,0.68,22.26,19.65,2.62,0.23,2.15,20.98,20.75,51.0,20.95,0.48,21.99,19.92,2.07,-0.02,2.86,20.96,20.89,51.0,22.77,0.53,24.33,21.85,2.48,0.76,3.29,22.78,22.68,51.0,20.73,0.75,21.85,19.37,2.48,0.14,1.64,20.74,20.75,51.0,17.94,0.63,18.82,16.06,2.76,-1.0,3.38,17.95,18.13,51.0,15.1,0.78,16.34,13.17,3.17,-0.34,2.68,15.12,15.24,46.0
+BF-GNA-G100005 = 15.16,0.5,16.2,14.41,1.79,0.64,2.53,15.17,14.96,15.0,19.48,0.36,20.2,18.68,1.52,0.32,4.41,19.49,19.37,15.0,21.26,0.51,22.54,20.75,1.79,1.64,4.67,21.26,21.16,15.0,23.84,0.87,25.43,22.4,3.03,0.13,2.25,23.86,23.92,15.0,24.73,0.77,25.98,23.64,2.34,0.14,1.86,24.75,24.81,15.0,21.41,0.52,22.19,20.75,1.45,0.24,1.7,21.42,21.37,15.0,21.18,0.76,22.26,19.65,2.62,-0.57,2.35,21.19,21.3,15.0,22.02,0.2,22.4,21.71,0.69,0.29,2.22,22.02,21.99,15.0,23.15,0.24,23.5,22.68,0.83,-0.74,2.74,23.16,23.23,15.0,21.69,0.33,22.26,21.3,0.96,0.43,2.28,21.7,21.71,15.0,18.63,0.65,19.65,17.44,2.2,-0.37,2.2,18.64,18.68,15.0,16.75,0.52,17.51,15.51,2.0,-0.69,3.31,16.76,16.75,15.0
+BF-GNA-G100006 = 16.73,0.87,18.27,15.24,3.03,0.0,2.09,16.76,16.82,24.0,20.31,0.69,21.3,18.82,2.48,-0.61,2.66,20.32,20.4,24.0,22.18,0.54,23.5,21.3,2.2,0.58,2.86,22.19,22.13,24.0,23.77,0.37,24.61,22.95,1.65,0.15,3.19,23.77,23.78,24.0,22.27,1.07,24.33,19.92,4.41,-0.26,2.71,22.3,22.33,24.0,20.93,0.6,21.57,19.37,2.2,-1.48,4.51,20.93,21.13,24.0,22.01,0.47,22.68,21.3,1.38,-0.03,1.57,22.01,22.06,24.0,20.77,0.69,21.99,19.37,2.62,0.02,2.27,20.78,20.89,24.0,22.86,0.54,23.5,21.3,2.2,-0.98,3.93,22.87,22.92,24.0,22.05,0.57,23.23,21.02,2.2,0.13,2.14,22.06,22.13,24.0,18.83,1.11,20.2,16.89,3.31,-0.32,1.72,18.86,19.09,24.0,15.41,0.76,16.61,13.72,2.89,-0.21,2.13,15.43,15.44,24.0
+BF-GNA-G100007 = 15.71,0.48,16.61,14.96,1.65,0.46,2.49,15.71,15.51,11.0,19.41,0.48,19.92,18.54,1.38,-0.38,1.87,19.41,19.51,11.0,20.9,0.27,21.3,20.47,0.83,0.15,2.04,20.91,20.89,11.0,23.19,1.23,24.74,20.75,4.0,-0.51,2.46,23.22,23.23,11.0,23.33,0.75,24.88,22.26,2.62,0.75,2.89,23.34,23.16,11.0,20.56,0.28,21.02,20.2,0.83,0.44,2.21,20.56,20.47,11.0,21.62,0.3,22.13,21.16,0.96,0.1,2.0,21.63,21.57,11.0,21.17,0.45,21.85,20.47,1.38,0.09,1.89,21.18,21.02,11.0,23.07,0.35,23.78,22.54,1.24,0.54,2.8,23.07,23.02,11.0,22.13,0.21,22.4,21.71,0.69,-0.59,2.54,22.13,22.13,11.0,18.22,0.76,19.51,16.89,2.62,0.22,2.64,18.24,18.13,11.0,17.23,0.89,19.09,16.06,3.03,0.7,2.81,17.25,17.17,11.0
+BF-GOU-G110001 = 18.05,1.3,21.02,15.51,5.51,0.2,2.88,18.09,18.13,22.0,21.45,0.6,22.68,20.54,2.14,0.23,2.21,21.46,21.37,22.0,22.27,0.69,23.23,20.89,2.34,-0.41,2.18,22.28,22.4,22.0,23.98,0.97,25.85,22.68,3.17,0.47,1.84,24.0,23.5,22.0,22.95,0.67,24.06,21.85,2.2,0.06,1.76,22.96,22.88,22.0,20.05,0.96,21.85,17.99,3.86,0.2,2.87,20.07,19.78,21.0,21.71,0.35,22.4,21.02,1.38,0.11,2.5,21.71,21.71,22.0,20.76,0.82,22.13,19.37,2.76,-0.22,1.94,20.78,20.78,22.0,22.07,0.48,23.23,20.75,2.48,-0.26,5.18,22.08,22.02,22.0,19.86,0.29,20.47,19.37,1.1,0.09,2.47,19.86,19.92,22.0,18.09,0.95,19.92,16.75,3.17,0.56,2.0,18.11,17.79,22.0,15.46,1.02,17.17,12.76,4.41,-1.04,3.84,15.49,15.79,21.0
+BF-GOU-G110002 = 15.85,0.63,17.17,14.41,2.76,-0.2,3.17,15.87,15.79,23.0,20.23,0.65,21.85,19.37,2.48,0.49,2.95,20.24,20.33,23.0,22.41,1.01,24.33,20.61,3.72,-0.05,2.07,22.44,22.54,23.0,23.6,1.65,25.71,21.02,4.69,-0.33,1.65,23.65,23.92,23.0,22.8,0.69,24.33,21.85,2.48,0.59,2.41,22.81,22.54,23.0,19.07,0.77,20.75,17.72,3.03,0.22,2.5,19.09,18.96,23.0,21.05,0.51,21.85,20.2,1.65,0.19,1.91,21.06,20.89,23.0,20.46,0.68,21.85,19.09,2.76,-0.05,2.75,20.47,20.47,23.0,21.88,0.17,22.4,21.57,0.83,1.15,5.64,21.88,21.85,23.0,20.4,0.29,20.75,19.65,1.1,-0.66,3.12,20.4,20.47,23.0,17.84,0.92,19.65,16.48,3.17,0.35,1.98,17.86,17.72,23.0,18.01,0.61,19.37,16.61,2.76,0.11,3.03,18.02,17.99,23.0
+BF-GOU-G110003 = 15.82,0.22,16.34,15.51,0.83,0.71,3.4,15.83,15.79,15.0,19.04,0.78,19.92,17.17,2.76,-0.96,3.32,19.06,19.23,15.0,20.23,0.73,21.57,19.09,2.48,0.29,2.06,20.25,20.2,15.0,23.55,0.71,24.19,21.85,2.34,-1.31,3.58,23.56,23.85,15.0,22.72,0.54,23.78,21.85,1.93,0.41,2.3,22.72,22.68,15.0,17.26,0.98,18.82,15.79,3.03,-0.19,1.89,17.28,17.44,14.0,21.58,0.23,21.85,21.02,0.83,-0.76,3.39,21.59,21.57,15.0,21.0,0.3,21.44,20.33,1.1,-0.48,2.53,21.0,21.02,15.0,21.9,0.48,22.68,20.75,1.93,-0.77,3.48,21.9,21.99,15.0,20.57,0.42,21.3,19.92,1.38,0.3,2.3,20.57,20.47,15.0,18.53,1.2,20.47,16.48,4.0,0.14,1.91,18.57,18.27,15.0,17.37,1.23,19.37,14.41,4.96,-0.71,3.48,17.41,17.58,15.0
+BF-GOU-G110004 = 17.63,0.99,20.2,14.96,5.24,-0.21,2.91,17.66,17.65,112.0,21.48,1.27,23.5,17.72,5.79,-0.84,3.32,21.52,21.82,112.0,21.85,0.49,22.95,20.75,2.2,-0.14,3.04,21.86,21.85,112.0,24.26,0.82,26.54,22.4,4.13,0.41,3.05,24.27,24.19,112.0,22.29,1.22,26.26,18.54,7.72,0.06,3.97,22.32,22.26,112.0,19.41,1.36,22.95,14.41,8.54,-0.68,5.82,19.46,19.51,111.0,21.63,0.35,22.4,20.75,1.65,-0.17,2.33,21.64,21.71,112.0,20.29,0.64,22.13,19.09,3.03,0.48,2.84,20.3,20.2,112.0,21.9,0.37,22.68,20.89,1.79,-0.29,2.99,21.9,21.85,112.0,19.69,0.5,20.75,17.99,2.76,-0.6,3.43,19.7,19.78,112.0,18.02,0.65,19.92,16.06,3.86,0.18,3.97,18.03,17.99,112.0,16.89,1.58,19.92,11.93,7.99,-0.64,3.42,16.96,17.17,110.0
+BF-GOU-G110005 = 16.18,1.11,19.09,12.76,6.34,-0.35,3.15,16.22,16.34,168.0,20.47,0.79,22.95,17.99,4.96,0.08,3.41,20.48,20.47,168.0,21.41,0.69,23.23,19.37,3.86,-0.13,3.01,21.42,21.44,168.0,23.83,0.72,25.16,21.3,3.86,-1.04,4.22,23.84,24.06,168.0,22.3,0.64,24.19,20.75,3.44,0.22,3.24,22.31,22.26,168.0,19.72,0.83,21.85,17.72,4.13,0.07,3.0,19.74,19.65,168.0,21.46,0.48,22.68,20.2,2.48,-0.23,3.02,21.46,21.44,168.0,21.02,0.63,22.4,18.27,4.13,-0.79,4.63,21.03,21.02,168.0,22.22,0.57,23.78,20.75,3.03,-0.34,3.12,22.23,22.26,168.0,20.19,0.73,22.13,18.82,3.31,0.51,2.51,20.2,20.13,168.0,17.75,0.86,19.37,15.24,4.13,-0.51,3.07,17.77,17.85,168.0,15.36,1.49,18.27,11.38,6.89,-0.52,2.67,15.43,15.51,167.0
+BF-GOU-G110006 = 17.31,1.35,20.2,13.03,7.17,-0.72,3.46,17.36,17.58,151.0,21.99,0.75,23.5,19.92,3.58,-0.24,2.38,22.01,22.06,151.0,21.3,0.69,22.95,19.65,3.31,-0.06,2.57,21.31,21.3,151.0,24.44,0.69,25.98,22.13,3.86,-0.19,3.08,24.45,24.47,151.0,22.69,0.94,24.88,20.2,4.69,-0.06,2.76,22.71,22.68,151.0,19.21,0.92,21.3,16.61,4.69,-0.15,2.96,19.23,19.23,151.0,21.65,0.95,23.23,17.99,5.24,-1.41,4.87,21.67,21.85,151.0,20.6,0.87,22.4,18.54,3.86,-0.2,2.29,20.62,20.75,151.0,21.72,0.61,22.68,18.82,3.86,-1.5,6.6,21.73,21.85,151.0,19.93,0.84,21.57,17.72,3.86,-0.41,2.4,19.95,19.92,151.0,17.84,0.9,20.2,15.99,4.2,0.41,2.58,17.86,17.72,151.0,16.28,2.49,19.09,5.31,13.78,-2.54,11.16,16.46,16.89,147.0
+BF-GOU-G110007 = 18.27,1.08,21.3,15.79,5.51,0.53,2.92,18.3,17.99,235.0,20.92,1.05,23.5,18.27,5.24,0.17,2.69,20.95,20.89,235.0,21.79,0.93,24.61,19.51,5.1,0.0,2.88,21.81,21.85,235.0,24.87,1.21,28.46,17.99,10.47,-1.39,7.98,24.9,25.09,235.0,23.25,1.28,27.64,17.72,9.92,-0.57,5.07,23.28,23.23,235.0,20.15,0.85,22.95,17.44,5.51,0.06,3.63,20.17,20.06,235.0,21.78,0.62,22.95,19.37,3.58,-0.95,4.42,21.79,21.85,235.0,19.93,1.26,22.68,15.51,7.17,-0.17,3.64,19.97,19.92,235.0,21.64,0.47,22.68,19.09,3.58,-1.08,7.28,21.64,21.57,235.0,19.89,0.71,21.71,17.44,4.27,-0.18,3.95,19.9,19.92,235.0,18.32,1.13,22.4,16.34,6.06,0.94,3.69,18.35,18.06,235.0,17.88,1.31,21.3,14.69,6.61,0.06,2.59,17.93,17.85,222.0
+BF-GOU-G110008 = 17.27,1.02,19.37,14.69,4.69,-0.16,2.53,17.3,17.37,57.0,20.68,0.59,21.85,19.09,2.76,-0.53,3.42,20.69,20.68,57.0,22.47,0.44,23.5,21.57,1.93,-0.01,2.81,22.47,22.4,57.0,24.43,0.77,25.71,22.4,3.31,-0.41,2.9,24.44,24.47,57.0,23.25,1.04,25.16,20.61,4.55,-0.33,2.57,23.27,23.23,57.0,19.9,1.16,22.68,17.17,5.51,0.37,3.04,19.93,19.65,56.0,21.32,0.3,21.85,20.47,1.38,-0.51,3.04,21.32,21.3,57.0,20.71,0.75,22.4,19.23,3.17,-0.01,2.28,20.73,20.68,57.0,21.77,0.43,22.68,20.89,1.79,-0.2,2.19,21.77,21.85,57.0,20.21,0.44,21.44,19.51,1.93,0.65,2.92,20.22,20.13,57.0,18.69,0.68,20.2,17.03,3.17,-0.39,2.83,18.7,18.82,57.0,17.77,1.4,19.65,11.93,7.72,-1.63,6.92,17.82,18.13,55.0
+BF-GOU-G110009 = 15.55,0.38,16.61,14.96,1.65,0.9,4.05,15.55,15.51,24.0,19.92,0.42,20.75,18.96,1.79,-0.31,2.78,19.92,19.92,24.0,20.69,0.95,22.68,19.09,3.58,0.29,2.65,20.71,20.75,24.0,22.46,1.25,24.33,20.47,3.86,0.03,1.81,22.49,22.3,24.0,22.45,0.48,23.23,21.57,1.65,-0.06,2.39,22.45,22.4,24.0,19.52,2.04,25.98,16.06,9.92,1.22,5.57,19.62,19.27,24.0,21.55,0.21,22.13,21.3,0.83,0.68,3.32,21.55,21.57,24.0,21.37,0.36,22.4,20.61,1.79,0.58,4.66,21.37,21.3,24.0,21.72,0.18,21.99,21.3,0.69,-0.64,2.85,21.72,21.75,24.0,21.22,0.29,21.57,20.75,0.83,-0.4,1.81,21.23,21.3,24.0,18.77,0.76,19.92,17.44,2.48,-0.06,1.73,18.79,18.75,24.0,17.19,0.74,18.27,15.24,3.03,-1.11,4.06,17.21,17.27,24.0
+BF-GOU-G110010 = 16.8,0.69,17.99,14.69,3.31,-0.6,3.54,16.82,16.89,49.0,19.96,0.71,21.99,18.96,3.03,0.85,3.17,19.98,19.65,49.0,21.12,0.7,22.81,19.92,2.89,0.07,2.3,21.13,21.3,49.0,23.22,0.5,24.06,22.13,1.93,-0.36,2.09,23.23,23.23,49.0,21.68,1.02,23.5,19.65,3.86,-0.06,1.97,21.71,21.57,49.0,19.44,0.71,21.02,17.72,3.31,0.07,2.84,19.45,19.37,48.0,21.56,0.58,22.95,19.92,3.03,-0.24,3.65,21.57,21.57,49.0,20.39,0.67,21.85,18.82,3.03,-0.17,2.88,20.4,20.33,49.0,21.89,0.54,23.23,20.47,2.76,-0.03,3.01,21.9,21.85,49.0,20.43,0.34,21.3,19.65,1.65,0.0,2.81,20.43,20.47,49.0,18.63,0.59,19.51,17.17,2.34,-0.56,2.56,18.64,18.68,49.0,15.54,1.12,17.58,13.44,4.13,-0.25,2.1,15.58,15.51,49.0
+BF-GOU-G110011 = 17.41,1.14,19.92,15.24,4.69,0.05,2.77,17.44,17.44,22.0,20.87,0.44,21.57,19.92,1.65,-0.5,3.11,20.87,20.89,22.0,22.09,0.82,23.09,20.75,2.34,-0.44,1.86,22.11,22.13,22.0,23.57,0.84,25.43,22.4,3.03,0.42,2.19,23.59,23.47,22.0,23.17,0.58,24.88,22.54,2.34,1.62,4.9,23.18,22.95,22.0,18.9,0.91,20.47,17.17,3.31,-0.06,2.03,18.92,18.68,22.0,21.39,0.33,22.13,20.75,1.38,0.83,3.68,21.39,21.3,22.0,18.99,0.53,19.78,17.44,2.34,-1.04,4.31,19.0,19.09,22.0,21.86,0.2,22.13,21.3,0.83,-1.32,4.5,21.86,21.85,22.0,19.83,0.42,20.47,18.82,1.65,-0.61,3.02,19.83,19.92,22.0,17.56,0.94,18.96,15.79,3.17,-0.59,2.47,17.58,17.79,22.0,16.61,1.3,18.54,13.58,4.96,-0.96,3.71,16.65,16.8,21.0
+BF-HOU-G120001 = 15.0,0.87,16.41,13.31,3.1,-0.28,2.08,15.02,15.1,30.0,19.77,0.54,21.02,18.96,2.07,0.67,2.73,19.77,19.65,30.0,20.89,0.84,22.19,18.27,3.93,-1.03,4.63,20.91,20.99,30.0,22.87,1.03,25.16,20.75,4.41,0.03,2.83,22.89,22.92,30.0,21.94,0.8,23.23,20.2,3.03,-0.2,2.06,21.95,21.82,30.0,20.36,1.15,23.23,17.99,5.24,0.26,2.98,20.39,20.33,30.0,21.24,0.77,22.68,19.65,3.03,-0.01,2.96,21.26,21.23,30.0,19.13,1.49,21.99,15.79,6.2,0.04,2.61,19.19,18.82,30.0,21.36,0.38,22.13,20.75,1.38,0.2,2.07,21.36,21.33,30.0,21.78,0.3,22.4,21.3,1.1,0.26,2.02,21.78,21.71,30.0,18.19,0.48,19.37,17.17,2.2,0.13,3.3,18.19,18.16,30.0,15.55,0.9,17.17,13.03,4.13,-0.66,3.47,15.57,15.72,30.0
+BF-HOU-G120002 = 15.52,0.79,16.89,14.13,2.76,0.25,2.0,15.54,15.51,47.0,19.22,0.4,20.2,18.27,1.93,-0.0,3.35,19.23,19.23,47.0,21.4,0.77,23.09,19.37,3.72,-0.14,3.0,21.42,21.37,47.0,24.32,0.62,25.43,22.81,2.62,-0.68,3.16,24.33,24.33,47.0,22.67,0.53,23.78,21.3,2.48,-0.12,2.89,22.67,22.68,47.0,19.91,1.0,22.26,17.44,4.82,-0.17,2.95,19.93,19.92,47.0,21.13,1.19,22.4,16.89,5.51,-1.37,4.96,21.16,21.44,47.0,19.89,1.05,22.13,17.72,4.41,-0.1,2.32,19.92,20.13,47.0,20.7,0.43,21.57,19.92,1.65,0.12,2.06,20.71,20.61,47.0,21.24,0.44,22.4,20.47,1.93,0.16,2.89,21.25,21.3,47.0,17.72,0.67,19.92,16.61,3.31,0.77,4.08,17.73,17.72,47.0,14.83,1.51,17.72,11.65,6.06,-0.0,2.33,14.91,14.96,47.0
+BF-HOU-G120003 = 14.87,1.44,17.72,11.93,5.79,-0.14,2.6,14.94,15.1,19.0,19.53,0.5,20.47,18.54,1.93,-0.11,2.39,19.54,19.51,19.0,21.96,0.61,22.95,20.47,2.48,-0.41,3.18,21.97,21.99,19.0,23.46,1.31,25.02,20.2,4.82,-0.91,3.1,23.49,23.92,19.0,23.04,0.83,24.06,21.02,3.03,-0.84,2.95,23.06,23.37,19.0,19.21,0.72,20.75,17.99,2.76,0.18,2.52,19.22,19.23,19.0,21.46,0.65,22.13,19.51,2.62,-1.59,5.34,21.47,21.57,19.0,18.98,1.2,22.13,16.89,5.24,0.84,4.03,19.01,18.96,19.0,21.09,0.42,22.13,20.47,1.65,0.91,3.22,21.09,20.89,19.0,21.63,0.41,22.68,21.02,1.65,1.11,3.64,21.63,21.51,19.0,18.53,0.99,20.47,17.03,3.44,0.5,2.18,18.55,18.34,19.0,18.25,0.65,19.37,17.3,2.07,0.25,1.86,18.26,17.99,19.0
+BF-HOU-G120004 = 15.27,0.82,17.44,13.86,3.58,0.67,3.9,15.29,15.24,19.0,19.83,0.31,20.2,19.23,0.96,-0.28,1.98,19.84,19.78,19.0,22.4,0.69,23.3,21.02,2.27,-0.65,2.38,22.41,22.54,19.0,24.73,0.75,25.98,22.95,3.03,-0.28,3.03,24.74,24.74,19.0,24.22,0.32,24.61,23.5,1.1,-0.75,2.65,24.22,24.33,19.0,19.34,1.68,22.4,17.03,5.37,0.4,1.94,19.41,18.82,19.0,20.32,0.67,21.02,18.68,2.34,-0.93,2.93,20.33,20.61,19.0,19.91,1.26,22.13,17.99,4.13,0.01,1.88,19.94,20.06,19.0,21.5,0.44,22.13,20.47,1.65,-1.05,3.28,21.51,21.57,19.0,21.46,0.33,21.85,20.75,1.1,-0.6,2.53,21.46,21.44,19.0,18.09,0.6,19.23,17.17,2.07,0.23,2.25,18.1,18.13,19.0,16.89,0.73,18.27,15.51,2.76,0.02,2.39,16.9,16.89,19.0
+BF-HOU-G120005 = 15.64,0.94,17.72,12.48,5.24,-0.6,3.73,15.67,15.79,82.0,19.89,0.58,22.13,18.82,3.31,0.6,4.63,19.9,19.92,82.0,21.3,0.83,24.88,19.37,5.51,1.11,6.2,21.31,21.16,82.0,24.34,0.57,25.43,22.95,2.48,-0.43,2.91,24.35,24.47,82.0,22.05,0.73,23.23,18.82,4.41,-1.56,7.38,22.06,22.13,82.0,19.69,0.92,22.13,16.89,5.24,-0.13,3.74,19.72,19.58,82.0,19.66,1.01,22.4,17.72,4.69,0.48,3.34,19.69,19.65,82.0,20.18,0.98,22.4,17.58,4.82,-0.47,3.22,20.2,20.47,82.0,20.89,0.36,21.57,20.2,1.38,-0.09,1.99,20.89,20.89,82.0,20.95,0.47,22.13,19.65,2.48,-0.06,3.12,20.95,20.89,82.0,18.26,0.85,19.92,16.34,3.58,-0.24,2.28,18.28,18.41,82.0,16.77,1.35,19.65,13.86,5.79,0.05,2.31,16.82,16.72,82.0
+BF-HOU-G120006 = 16.53,1.05,19.92,14.13,5.79,0.94,4.95,16.56,16.51,40.0,19.39,0.48,21.02,18.54,2.48,1.12,4.79,19.39,19.3,40.0,20.75,1.29,23.78,18.68,5.1,0.16,2.12,20.79,20.75,40.0,23.75,0.92,25.16,21.57,3.58,-0.52,2.6,23.76,23.71,40.0,22.28,0.85,23.5,19.65,3.86,-0.96,3.61,22.3,22.4,40.0,21.04,0.75,22.68,19.09,3.58,-0.43,3.12,21.05,21.16,40.0,20.82,0.72,22.13,19.23,2.89,-0.19,2.73,20.83,20.75,40.0,20.16,0.66,21.57,17.99,3.58,-0.5,4.74,20.17,20.2,40.0,21.5,0.67,22.95,20.2,2.76,0.3,2.65,21.51,21.51,40.0,21.35,0.33,21.85,20.06,1.79,-1.58,7.17,21.36,21.44,40.0,18.65,1.06,20.75,16.06,4.69,-0.27,2.45,18.68,18.92,40.0,18.34,1.47,20.75,15.37,5.37,-0.15,2.06,18.4,18.41,40.0
+BF-HOU-G120007 = 16.89,1.26,19.92,13.86,6.06,-0.09,3.1,16.94,16.89,52.0,20.01,0.47,21.3,18.54,2.76,-0.69,4.81,20.02,20.13,52.0,23.44,0.82,26.26,22.13,4.13,0.97,4.44,23.46,23.37,52.0,24.21,1.44,28.46,21.57,6.89,0.72,3.34,24.25,23.92,52.0,23.42,0.47,24.26,22.4,1.86,-0.19,2.22,23.43,23.5,52.0,19.38,1.64,22.68,16.89,5.79,0.47,1.91,19.45,18.82,52.0,20.13,0.61,21.3,17.99,3.31,-0.57,4.67,20.14,20.2,52.0,19.32,0.67,20.61,17.72,2.89,0.04,2.45,19.34,19.23,52.0,21.43,0.36,22.13,20.47,1.65,-0.51,2.91,21.43,21.47,52.0,21.29,0.31,21.85,20.75,1.1,-0.08,2.26,21.29,21.3,52.0,18.19,0.64,20.2,16.61,3.58,0.15,4.25,18.2,18.13,52.0,17.27,1.04,20.47,14.96,5.51,0.71,3.73,17.3,17.17,52.0
+BF-HOU-G120008 = 17.69,1.02,19.65,15.24,4.41,-0.25,2.24,17.72,17.72,64.0,20.13,0.7,21.3,17.99,3.31,-0.68,3.05,20.15,20.2,64.0,21.6,0.62,23.09,19.92,3.17,-0.19,3.42,21.61,21.57,64.0,23.62,0.93,26.26,21.3,4.96,-0.07,2.98,23.64,23.78,64.0,21.91,0.62,23.23,20.47,2.76,0.11,2.7,21.92,21.88,64.0,19.09,0.93,20.75,16.2,4.55,-0.83,3.47,19.11,19.37,64.0,19.88,1.07,22.13,17.17,4.96,-0.17,2.98,19.91,19.92,64.0,19.7,1.07,21.85,16.89,4.96,-0.67,3.29,19.72,19.92,64.0,21.1,0.37,21.85,20.2,1.65,-0.02,2.5,21.1,21.09,64.0,20.95,0.54,22.13,19.78,2.34,-0.12,2.72,20.95,20.95,64.0,17.8,0.61,19.09,16.34,2.76,-0.3,2.75,17.81,17.85,64.0,18.36,1.53,21.57,15.79,5.79,-0.16,1.88,18.42,18.68,64.0
+BF-HOU-G120009 = 17.22,0.81,18.54,15.24,3.31,-0.42,2.64,17.24,17.23,50.0,20.23,0.73,21.85,17.99,3.86,-0.35,3.86,20.24,20.2,50.0,23.01,0.93,24.88,19.92,4.96,-0.72,4.21,23.03,23.09,50.0,23.68,0.53,24.81,22.4,2.41,-0.05,2.81,23.69,23.64,50.0,22.68,0.49,23.3,21.57,1.72,-0.88,2.61,22.69,22.81,50.0,19.84,1.13,21.85,16.34,5.51,-1.0,3.86,19.87,20.09,50.0,20.39,0.95,22.13,18.54,3.58,-0.23,2.01,20.41,20.47,50.0,19.37,0.81,20.75,17.44,3.31,-0.22,2.43,19.39,19.37,50.0,20.78,0.41,21.57,19.65,1.93,-0.38,2.96,20.78,20.75,50.0,21.11,0.58,22.13,19.65,2.48,-0.31,2.44,21.12,21.13,50.0,18.17,0.61,19.37,16.89,2.48,-0.55,2.74,18.18,18.27,50.0,18.06,0.88,20.2,14.96,5.24,-0.83,5.54,18.08,18.1,50.0
+BF-HOU-G120010 = 16.71,0.54,17.72,15.37,2.34,-0.6,3.37,16.71,16.89,18.0,19.82,0.63,20.75,18.54,2.2,-0.5,2.03,19.83,20.06,18.0,20.42,0.99,22.13,17.99,4.13,-0.49,3.57,20.45,20.4,18.0,22.74,1.02,24.06,20.75,3.31,-0.53,1.99,22.76,22.95,18.0,21.48,0.53,22.26,20.47,1.79,-0.32,2.0,21.48,21.57,18.0,19.53,0.43,20.75,19.09,1.65,1.37,4.75,19.54,19.47,18.0,19.39,0.36,19.92,18.68,1.24,-0.16,2.02,19.4,19.37,18.0,19.06,0.75,20.47,17.72,2.76,0.3,2.56,19.07,19.06,18.0,20.2,0.62,21.02,19.37,1.65,0.11,1.41,20.21,20.16,18.0,20.71,0.65,21.57,19.37,2.2,-0.9,2.82,20.72,20.92,18.0,18.08,0.68,19.23,17.03,2.2,0.19,1.83,18.09,17.92,18.0,17.92,1.1,19.37,15.79,3.58,-0.29,2.19,17.95,17.82,18.0
+BF-HOU-G120011 = 16.56,0.76,17.72,14.69,3.03,-0.58,2.89,16.57,16.75,21.0,20.14,0.44,20.95,19.51,1.45,0.29,2.09,20.14,20.2,21.0,23.07,0.84,24.61,21.85,2.76,0.16,1.94,23.09,23.23,21.0,25.2,0.66,26.54,24.33,2.2,0.49,2.24,25.21,25.16,21.0,22.82,0.39,23.3,21.99,1.31,-0.76,2.69,22.83,22.88,21.0,19.23,0.7,20.47,17.99,2.48,-0.17,2.19,19.24,19.23,21.0,19.32,0.65,20.33,18.13,2.2,-0.35,2.08,19.33,19.37,21.0,18.15,0.76,19.85,16.61,3.24,0.32,2.96,18.16,17.99,21.0,20.72,0.21,21.16,20.33,0.83,-0.09,2.62,20.72,20.75,21.0,21.85,0.21,22.13,21.44,0.69,-0.38,2.13,21.85,21.85,21.0,17.0,0.64,18.13,15.79,2.34,-0.11,2.24,17.02,17.03,21.0,15.1,1.68,18.96,12.2,6.75,0.6,2.85,15.19,14.69,21.0
+BF-HOU-G120012 = 17.57,0.72,19.23,15.93,3.31,0.04,2.83,17.58,17.61,38.0,19.93,0.52,21.3,18.82,2.48,0.53,3.18,19.94,19.78,38.0,21.68,0.76,23.23,19.92,3.31,-0.13,2.69,21.69,21.64,38.0,23.55,0.9,25.71,21.02,4.69,-0.42,3.71,23.57,23.64,38.0,21.81,0.49,23.23,21.02,2.2,0.57,3.55,21.82,21.71,38.0,19.64,1.11,21.3,17.03,4.27,-0.95,3.2,19.67,19.92,38.0,19.7,1.02,21.3,17.3,4.0,-0.76,2.86,19.72,19.92,38.0,19.27,0.95,20.47,17.03,3.44,-0.54,2.29,19.29,19.44,38.0,20.51,0.29,21.02,19.65,1.38,-0.49,3.77,20.51,20.51,38.0,20.77,0.5,21.57,19.37,2.2,-0.63,2.94,20.78,20.95,38.0,18.64,0.36,19.37,17.99,1.38,-0.02,2.04,18.64,18.65,38.0,17.23,1.11,19.92,15.79,4.13,1.06,3.13,17.26,16.99,38.0
+BF-HOU-G120013 = 15.4,0.66,16.61,14.0,2.62,-0.18,2.2,15.41,15.48,36.0,19.21,0.41,19.92,18.54,1.38,0.14,2.07,19.22,19.23,36.0,21.84,0.99,23.64,18.68,4.96,-0.74,4.53,21.86,21.88,36.0,23.24,1.38,25.16,20.2,4.96,-0.69,2.42,23.28,23.78,36.0,22.58,0.6,23.78,21.57,2.2,0.2,2.05,22.59,22.54,36.0,19.87,0.8,21.3,18.13,3.17,-0.31,2.22,19.89,20.02,36.0,20.28,1.11,22.13,18.47,3.65,0.26,1.63,20.31,19.89,36.0,19.48,1.23,21.85,16.34,5.51,0.03,3.15,19.52,19.58,36.0,21.58,0.4,22.26,20.47,1.79,-0.64,3.13,21.58,21.61,36.0,21.82,0.35,22.4,20.75,1.65,-0.78,3.89,21.83,21.85,36.0,18.18,0.78,19.37,16.48,2.89,-0.49,2.4,18.2,18.27,36.0,17.07,1.01,19.09,15.03,4.06,-0.03,2.33,17.1,17.03,36.0
+BF-HOU-G120014 = 17.71,1.05,20.2,15.79,4.41,0.4,2.98,17.74,17.75,20.0,19.82,0.66,20.75,17.99,2.76,-1.12,4.18,19.84,19.92,20.0,21.76,0.34,22.68,21.3,1.38,0.97,3.8,21.76,21.71,20.0,22.68,0.6,24.06,21.85,2.2,0.67,2.74,22.69,22.61,20.0,20.78,0.62,22.13,19.65,2.48,0.09,2.79,20.79,20.82,20.0,19.32,0.54,20.47,18.27,2.2,0.1,2.71,19.33,19.3,20.0,19.26,0.47,19.92,18.27,1.65,-0.61,2.79,19.27,19.34,20.0,19.79,0.8,21.3,18.54,2.76,0.1,1.95,19.81,19.71,20.0,20.15,0.31,20.47,19.65,0.83,-0.52,2.01,20.15,20.16,20.0,20.09,0.4,21.02,19.37,1.65,0.57,3.59,20.09,20.06,20.0,18.47,0.67,19.37,16.89,2.48,-1.04,3.17,18.48,18.68,20.0,18.28,0.85,19.92,16.61,3.31,0.22,2.78,18.3,18.03,20.0
+BF-KAD-G140001 = 15.98,0.49,17.03,15.24,1.79,0.47,2.57,15.99,15.93,16.0,19.6,0.91,20.75,17.17,3.58,-1.1,4.26,19.62,19.71,16.0,22.69,0.64,24.06,21.57,2.48,0.24,2.74,22.7,22.68,16.0,24.23,0.68,25.16,22.68,2.48,-1.17,3.75,24.24,24.33,16.0,23.53,0.78,24.88,22.13,2.76,-0.29,2.53,23.55,23.78,16.0,20.31,0.74,21.57,18.82,2.76,-0.11,2.49,20.33,20.33,16.0,21.52,0.38,21.99,20.47,1.52,-1.31,4.75,21.53,21.57,16.0,22.54,0.17,22.68,22.13,0.55,-1.18,3.41,22.54,22.61,16.0,22.43,0.6,23.23,21.57,1.65,0.06,1.75,22.44,22.4,16.0,22.87,0.62,23.78,21.85,1.93,-0.13,1.94,22.87,22.88,16.0,19.09,0.76,20.47,17.44,3.03,-0.52,3.16,19.1,19.13,16.0,17.07,0.74,18.54,15.79,2.76,0.06,2.5,17.09,17.13,16.0
+BF-KEN-G150001 = 15.67,0.87,16.61,14.13,2.48,-0.59,1.94,15.7,16.06,19.0,19.52,0.7,20.47,18.27,2.2,-0.38,1.97,19.53,19.51,19.0,20.49,0.31,20.89,19.65,1.24,-1.07,3.72,20.49,20.61,19.0,23.67,0.36,24.33,22.95,1.38,-0.01,2.37,23.67,23.64,19.0,21.25,1.0,22.75,18.96,3.79,-0.88,3.59,21.27,21.57,19.0,19.37,0.85,21.09,17.85,3.24,0.41,2.59,19.38,19.23,19.0,20.68,1.02,22.06,18.82,3.24,-0.45,1.93,20.71,20.89,19.0,19.99,0.54,21.3,18.96,2.34,0.31,3.65,20.0,19.92,19.0,19.58,0.89,20.89,18.27,2.62,-0.2,1.65,19.6,19.65,19.0,20.72,0.43,21.44,19.92,1.52,-0.43,2.66,20.73,20.75,19.0,18.28,0.57,19.37,17.03,2.34,-0.4,3.12,18.29,18.34,19.0,15.64,1.6,18.13,12.2,5.93,-0.4,2.37,15.72,16.2,19.0
+BF-KEN-G150002 = 15.02,1.26,17.72,12.2,5.51,-0.11,2.59,15.07,14.96,41.0,18.71,0.75,19.92,16.89,3.03,-0.54,2.95,18.73,18.75,41.0,20.63,0.85,21.85,18.27,3.58,-0.72,3.02,20.65,20.82,41.0,22.21,0.86,23.92,20.61,3.31,0.43,2.18,22.23,21.99,41.0,20.73,1.19,22.54,17.99,4.55,-0.68,2.62,20.77,21.02,41.0,20.28,0.79,22.4,18.82,3.58,0.84,3.53,20.3,20.06,41.0,20.9,0.99,22.26,17.99,4.27,-1.19,3.95,20.92,21.16,41.0,20.49,0.41,21.3,19.92,1.38,0.59,2.36,20.5,20.47,41.0,18.98,0.61,20.47,17.72,2.76,0.19,3.24,18.99,18.96,41.0,20.21,0.54,21.16,19.37,1.79,0.1,1.76,20.22,20.2,41.0,18.01,0.41,18.82,17.17,1.65,0.25,2.52,18.01,17.99,41.0,16.2,0.79,17.44,14.69,2.76,-0.14,1.98,16.21,16.34,41.0
+BF-KEN-G150003 = 16.08,1.51,18.54,12.76,5.79,0.07,2.27,16.14,15.65,30.0,18.95,0.63,20.75,17.72,3.03,0.66,3.86,18.96,18.89,30.0,19.79,1.53,22.68,16.89,5.79,0.03,2.15,19.85,19.92,30.0,24.51,0.51,25.16,23.23,1.93,-0.62,2.62,24.52,24.54,30.0,22.31,0.78,23.23,20.2,3.03,-1.01,2.93,22.32,22.68,30.0,19.21,1.46,21.85,16.34,5.51,0.29,2.29,19.26,18.82,30.0,21.28,0.76,22.4,19.65,2.76,-0.45,2.15,21.29,21.51,30.0,20.68,0.51,21.57,19.65,1.93,0.0,2.47,20.69,20.64,30.0,20.44,0.31,21.02,19.92,1.1,0.13,2.31,20.44,20.47,30.0,21.03,0.54,22.13,20.2,1.93,0.38,2.06,21.03,20.89,30.0,17.5,0.81,19.23,16.34,2.89,0.59,2.28,17.51,17.3,30.0,16.71,1.43,20.2,14.55,5.65,0.92,3.08,16.76,16.27,30.0
+BF-KEN-G150004 = 14.77,2.57,20.47,9.45,11.02,0.25,2.87,14.98,14.62,32.0,19.7,0.9,21.3,17.72,3.58,-0.31,2.23,19.72,19.89,32.0,20.25,0.83,21.57,17.99,3.58,-0.58,3.07,20.27,20.33,32.0,24.4,0.41,25.43,23.57,1.86,0.24,3.39,24.4,24.33,32.0,21.85,0.6,22.68,20.75,1.93,-0.29,1.82,21.85,21.82,32.0,19.91,0.88,21.57,18.27,3.31,-0.51,2.33,19.93,20.2,32.0,19.7,1.14,21.44,17.17,4.27,-0.26,2.24,19.73,19.71,32.0,21.01,0.76,22.4,19.37,3.03,0.0,2.63,21.02,20.89,32.0,20.65,0.26,21.02,20.2,0.83,-0.16,1.98,20.65,20.64,32.0,20.7,0.6,21.57,19.37,2.2,-0.45,2.01,20.71,20.85,32.0,18.79,0.55,19.92,17.72,2.2,-0.06,2.48,18.79,18.78,32.0,16.48,1.16,19.37,14.69,4.69,0.03,2.77,16.52,16.61,32.0
+BF-KEN-G150005 = 17.3,0.84,19.65,15.51,4.13,0.12,3.55,17.32,17.34,48.0,19.42,0.9,20.75,17.72,3.03,-0.36,1.97,19.44,19.54,48.0,19.01,0.79,20.75,17.03,3.72,-0.36,3.29,19.03,19.09,48.0,23.39,0.76,24.88,21.3,3.58,-0.4,3.0,23.4,23.57,48.0,22.32,0.61,23.5,20.75,2.76,-0.22,2.72,22.33,22.33,48.0,19.38,1.13,21.85,17.17,4.69,0.26,2.4,19.41,19.37,48.0,20.22,1.12,21.85,16.34,5.51,-1.25,4.7,20.25,20.47,48.0,21.39,0.75,23.78,19.92,3.86,0.88,4.27,21.4,21.16,48.0,20.73,0.43,21.57,19.37,2.2,-0.96,4.15,20.73,20.75,48.0,21.07,0.52,22.13,20.06,2.07,-0.1,2.31,21.08,21.16,48.0,18.46,0.69,19.65,16.61,3.03,-0.24,2.87,18.48,18.44,48.0,16.55,1.65,20.2,13.58,6.61,0.33,2.1,16.63,16.3,48.0
+BF-KEN-G150006 = 16.75,0.85,18.27,14.96,3.31,-0.4,2.8,16.77,16.89,15.0,19.13,0.83,20.2,17.17,3.03,-0.92,3.32,19.15,19.3,15.0,20.12,0.87,21.71,18.54,3.17,0.05,2.46,20.14,20.2,15.0,21.89,0.27,22.4,21.44,0.96,0.3,2.47,21.89,21.85,15.0,20.37,0.5,21.3,19.37,1.93,0.1,2.75,20.38,20.33,15.0,19.46,0.58,20.61,18.41,2.2,0.57,2.94,19.47,19.3,15.0,20.02,0.31,20.61,19.65,0.96,0.39,2.1,20.02,19.92,15.0,20.07,0.34,20.61,19.37,1.24,-0.36,2.49,20.07,20.06,15.0,19.77,0.55,20.2,18.27,1.93,-1.57,4.75,19.78,19.92,15.0,19.98,0.54,21.02,19.09,1.93,-0.09,2.44,19.99,20.06,15.0,17.81,0.42,18.54,16.89,1.65,-0.35,3.01,17.81,17.79,15.0,15.98,0.58,17.17,15.24,1.93,0.52,2.24,15.99,15.93,15.0
+BF-KEN-G150007 = 16.38,1.04,18.41,14.96,3.44,0.72,2.77,16.41,16.2,15.0,19.31,0.56,20.2,18.41,1.79,-0.32,1.93,19.32,19.51,15.0,20.02,0.42,20.75,19.37,1.38,0.25,2.4,20.03,20.06,15.0,21.93,0.71,23.09,20.2,2.89,-0.88,3.58,21.94,22.13,15.0,19.8,0.61,21.02,18.96,2.07,0.39,2.29,19.81,19.65,15.0,19.86,0.28,20.54,19.65,0.9,1.03,3.12,19.86,19.65,15.0,20.19,0.55,21.3,19.09,2.2,-0.22,3.14,20.2,20.2,15.0,20.9,0.25,21.37,20.47,0.9,0.28,2.35,20.91,20.89,15.0,18.91,0.52,20.2,18.13,2.07,0.86,3.62,18.91,18.82,15.0,20.61,0.39,21.51,20.06,1.45,0.59,2.99,20.61,20.61,15.0,18.52,0.75,19.92,16.89,3.03,-0.33,3.06,18.54,18.68,15.0,16.84,1.46,20.06,14.96,5.1,0.63,2.67,16.9,16.82,15.0
+BF-KEN-G150008 = 15.8,1.05,18.13,14.0,4.13,0.38,3.07,15.83,15.79,15.0,18.52,1.17,20.47,16.89,3.58,0.09,2.01,18.55,18.61,15.0,20.35,0.5,21.02,19.37,1.65,-0.63,2.36,20.36,20.47,15.0,22.31,0.4,23.09,21.71,1.38,0.63,2.78,22.31,22.33,15.0,19.6,1.02,21.16,18.27,2.89,0.01,1.59,19.62,19.78,15.0,18.92,0.89,20.68,17.72,2.96,0.39,2.17,18.94,18.75,15.0,19.89,0.92,21.23,18.41,2.82,-0.31,1.91,19.91,19.78,15.0,20.31,0.38,20.75,19.51,1.24,-1.04,2.96,20.31,20.4,15.0,18.9,0.72,20.33,17.99,2.34,0.68,2.48,18.91,18.68,15.0,19.81,0.4,20.4,19.09,1.31,0.0,2.0,19.81,19.78,15.0,18.15,0.6,18.89,17.17,1.72,-0.1,1.48,18.16,18.13,15.0,16.26,0.78,17.51,14.69,2.82,-0.23,2.41,16.27,16.34,15.0
+BF-KEN-G150009 = 16.23,1.14,18.68,14.0,4.69,0.11,2.61,16.27,16.34,35.0,18.96,0.56,19.92,17.44,2.48,-0.4,2.82,18.97,18.96,35.0,20.76,0.83,22.13,18.27,3.86,-1.1,4.21,20.78,20.95,35.0,23.95,0.64,25.43,22.4,3.03,0.14,3.1,23.96,23.85,35.0,22.61,0.88,24.33,20.2,4.13,-0.34,3.59,22.62,22.68,35.0,20.57,1.22,22.4,17.3,5.1,-0.78,3.0,20.6,20.89,35.0,21.86,0.32,22.68,21.16,1.52,0.04,3.33,21.86,21.85,35.0,20.73,0.66,23.23,19.65,3.58,1.75,7.34,20.74,20.61,35.0,20.06,0.44,20.75,18.96,1.79,-0.74,3.56,20.07,20.06,35.0,20.62,0.54,21.85,19.65,2.2,0.44,2.54,20.62,20.61,35.0,17.48,0.59,18.82,16.34,2.48,0.18,2.63,17.49,17.58,35.0,15.38,0.83,16.75,13.86,2.89,-0.22,2.09,15.41,15.37,35.0
+BF-KEN-G150010 = 15.39,0.78,17.44,14.41,3.03,0.83,3.5,15.41,15.37,20.0,19.13,0.63,19.92,17.85,2.07,-0.53,2.38,19.14,19.2,20.0,20.53,0.78,21.57,19.09,2.48,-0.26,1.89,20.54,20.47,20.0,24.06,0.48,24.74,23.37,1.38,-0.08,1.48,24.07,24.06,20.0,21.82,0.58,22.95,20.61,2.34,0.08,2.77,21.83,21.82,20.0,20.57,0.67,22.13,19.65,2.48,0.7,2.8,20.58,20.44,20.0,21.56,0.93,22.68,19.37,3.31,-0.81,2.75,21.58,21.78,20.0,20.26,0.77,22.13,18.54,3.58,0.34,4.06,20.27,20.2,20.0,20.57,0.58,21.3,18.54,2.76,-2.2,8.43,20.58,20.71,20.0,20.9,0.31,21.44,20.2,1.24,-0.1,2.92,20.91,20.92,20.0,17.68,0.47,18.54,16.61,1.93,-0.05,2.97,17.69,17.58,20.0,15.55,0.96,17.72,13.86,3.86,0.13,2.86,15.58,15.51,20.0
+BF-KOS-G180001 = 16.0,1.07,18.82,14.41,4.41,0.92,3.93,16.04,15.82,18.0,19.16,1.24,22.13,17.72,4.41,1.04,3.03,19.2,18.72,18.0,18.98,0.54,20.06,17.72,2.34,-0.06,3.56,18.98,18.92,18.0,24.5,0.33,24.88,23.78,1.1,-0.46,2.46,24.5,24.47,18.0,23.41,0.49,24.33,22.68,1.65,0.43,2.11,23.42,23.37,18.0,19.71,0.7,21.3,18.54,2.76,0.2,2.99,19.73,19.65,18.0,21.52,0.86,22.4,19.65,2.76,-0.85,2.56,21.53,21.88,18.0,17.2,1.57,21.02,15.51,5.51,0.95,2.88,17.27,16.55,18.0,21.59,0.42,22.13,20.75,1.38,-0.46,2.51,21.6,21.57,18.0,21.14,0.33,21.57,20.75,0.83,0.2,1.6,21.14,21.09,18.0,18.3,0.62,19.65,16.89,2.76,-0.15,3.49,18.31,18.41,18.0,18.02,1.12,19.65,16.34,3.31,-0.1,1.73,18.05,17.92,18.0
+BF-KOS-G180002 = 15.34,0.86,17.17,11.93,5.24,-1.36,6.5,15.36,15.44,61.0,19.74,0.49,20.75,18.54,2.2,0.04,2.31,19.74,19.78,61.0,21.81,0.76,24.33,19.78,4.55,0.23,4.24,21.82,21.57,61.0,23.3,1.76,26.54,19.65,6.89,-0.2,2.05,23.37,23.5,61.0,23.26,0.95,25.02,21.02,4.0,-0.11,2.28,23.28,23.37,61.0,20.8,1.41,23.37,17.17,6.2,-0.35,2.46,20.84,21.02,61.0,21.92,0.72,23.23,20.2,3.03,-0.69,2.94,21.93,21.99,61.0,21.21,0.8,23.23,19.92,3.31,0.13,2.36,21.23,21.23,61.0,22.1,0.33,22.95,21.3,1.65,0.01,3.19,22.11,22.13,61.0,21.2,0.43,22.13,20.2,1.93,-0.08,2.55,21.21,21.16,61.0,18.28,0.97,20.2,16.06,4.13,-0.49,2.28,18.3,18.54,61.0,14.25,1.55,17.23,8.9,8.34,-0.94,4.35,14.34,14.41,61.0
+BF-KOS-G180003 = 16.07,0.37,16.61,15.51,1.1,0.2,1.96,16.07,15.99,16.0,20.12,0.66,21.57,18.82,2.76,0.22,3.13,20.13,19.99,16.0,21.52,0.48,22.68,20.75,1.93,0.45,3.63,21.52,21.57,16.0,23.34,1.01,25.43,21.57,3.86,0.24,2.51,23.37,23.3,16.0,23.79,0.57,24.61,22.4,2.2,-0.85,3.43,23.79,23.81,16.0,19.67,0.43,20.33,18.54,1.79,-1.0,3.93,19.68,19.82,16.0,22.01,0.4,22.4,21.02,1.38,-0.91,3.15,22.01,22.13,16.0,21.3,0.47,21.85,20.2,1.65,-0.86,3.06,21.3,21.37,16.0,21.73,0.29,22.13,21.02,1.1,-0.8,3.15,21.74,21.78,16.0,20.5,0.42,21.3,19.92,1.38,0.31,2.08,20.51,20.47,16.0,18.24,1.1,19.37,16.06,3.31,-0.84,2.57,18.27,18.68,16.0,15.36,0.83,17.17,13.58,3.58,-0.06,3.56,15.38,15.51,16.0
+BF-KOS-G180004 = 15.9,0.54,16.89,14.48,2.41,-0.97,4.0,15.91,15.99,31.0,19.75,0.46,20.68,18.82,1.86,-0.01,2.28,19.76,19.78,31.0,21.76,1.08,24.61,19.92,4.69,0.78,3.18,21.78,21.57,31.0,22.62,1.11,25.02,20.75,4.27,0.27,2.29,22.64,22.54,31.0,22.93,0.45,24.12,22.13,2.0,0.32,3.47,22.93,22.95,31.0,19.63,0.62,20.82,18.54,2.27,-0.12,2.23,19.64,19.65,31.0,21.5,0.55,22.26,19.92,2.34,-1.2,4.19,21.51,21.57,31.0,20.86,0.77,22.13,19.37,2.76,-0.15,1.87,20.88,20.89,31.0,22.15,0.21,22.4,21.85,0.55,0.01,1.58,22.15,22.13,31.0,21.28,1.05,22.95,19.92,3.03,0.14,1.57,21.31,21.3,31.0,19.33,1.65,22.68,16.34,6.34,0.07,2.05,19.39,19.16,31.0,17.54,2.13,21.85,14.69,7.17,0.53,1.96,17.66,16.48,31.0
+BF-KOS-G180005 = 15.36,0.72,16.68,14.13,2.55,0.3,2.09,15.38,15.27,26.0,19.85,1.14,22.4,17.72,4.69,0.46,3.0,19.88,19.51,26.0,19.1,0.86,21.3,17.44,3.86,0.61,3.2,19.12,18.82,26.0,24.65,0.71,25.98,22.68,3.31,-0.86,3.92,24.66,24.74,26.0,23.13,0.57,24.12,21.85,2.27,-0.43,2.38,23.13,23.16,26.0,20.47,0.88,22.13,18.82,3.31,-0.23,2.07,20.49,20.75,26.0,22.23,0.2,22.68,21.85,0.83,0.39,2.45,22.23,22.16,26.0,19.43,2.05,21.85,13.31,8.54,-0.86,4.01,19.53,19.47,26.0,21.84,0.41,22.95,21.02,1.93,0.37,3.73,21.84,21.85,26.0,21.45,0.46,22.68,20.47,2.2,0.28,3.9,21.46,21.44,26.0,17.64,0.97,19.65,15.79,3.86,-0.38,2.86,17.67,17.82,26.0,16.78,1.6,21.02,14.41,6.61,0.89,3.59,16.86,16.37,26.0
+BF-KOS-G180006 = 15.09,0.77,16.61,13.44,3.17,-0.14,3.37,15.1,15.0,16.0,19.87,0.4,20.47,19.09,1.38,-0.26,2.4,19.87,19.78,16.0,22.04,1.06,23.78,20.33,3.44,0.11,2.03,22.07,22.02,16.0,23.74,0.92,25.02,22.13,2.89,-0.54,2.09,23.76,24.02,16.0,23.99,0.61,25.3,22.68,2.62,-0.07,3.31,24.0,24.06,16.0,21.05,0.79,22.54,19.92,2.62,0.33,2.34,21.06,21.06,16.0,22.17,0.12,22.4,21.85,0.55,-0.72,5.03,22.17,22.13,16.0,20.99,0.48,21.71,20.2,1.52,-0.16,2.19,21.0,20.99,16.0,22.02,0.23,22.4,21.57,0.83,-0.2,2.76,22.02,22.06,16.0,20.99,0.65,21.99,19.92,2.07,0.03,1.97,21.0,21.02,16.0,18.94,0.87,20.06,17.37,2.69,-0.36,1.92,18.96,19.03,16.0,16.42,0.66,17.58,15.37,2.2,0.0,1.82,16.43,16.51,16.0
+BF-KOS-G180007 = 15.24,0.44,15.86,14.82,1.03,0.75,2.12,15.24,15.13,4.0,19.8,0.16,19.92,19.58,0.34,-0.69,1.86,19.8,19.85,4.0,20.54,0.51,21.02,19.92,1.1,-0.27,1.44,20.55,20.61,4.0,21.66,0.29,22.06,21.44,0.62,0.6,1.76,21.66,21.57,4.0,21.94,0.19,22.13,21.71,0.41,-0.19,1.4,21.94,21.95,4.0,18.7,0.46,19.16,18.13,1.03,-0.28,1.57,18.7,18.75,4.0,20.63,0.2,20.89,20.4,0.48,0.3,2.02,20.63,20.61,4.0,20.56,0.35,20.95,20.2,0.76,0.09,1.3,20.56,20.54,4.0,21.61,0.24,21.85,21.3,0.55,-0.43,1.85,21.61,21.64,4.0,21.2,0.44,21.78,20.82,0.96,0.52,1.68,21.2,21.09,4.0,17.87,0.76,18.89,17.17,1.72,0.54,1.8,17.88,17.72,4.0,15.99,1.09,17.17,15.03,2.14,0.09,1.13,16.02,15.89,4.0
+BF-KOS-G180008 = 16.3,0.46,17.17,15.24,1.93,-0.43,2.86,16.31,16.34,24.0,19.48,0.5,20.33,18.54,1.79,-0.44,2.17,19.49,19.65,24.0,20.43,0.83,21.99,19.09,2.89,0.21,2.05,20.45,20.33,24.0,23.4,1.0,25.02,21.02,4.0,-0.58,2.99,23.42,23.57,24.0,22.95,0.73,24.33,21.44,2.89,-0.18,2.57,22.96,23.02,24.0,20.43,0.44,21.16,19.65,1.52,-0.09,2.09,20.44,20.47,24.0,21.08,1.05,22.95,19.09,3.86,0.01,2.32,21.11,21.02,24.0,18.62,1.22,20.2,15.51,4.69,-0.66,3.02,18.66,18.75,24.0,21.72,0.39,22.68,21.02,1.65,0.53,3.02,21.72,21.57,24.0,21.57,0.45,22.4,20.61,1.79,-0.22,2.76,21.57,21.51,24.0,18.18,0.56,19.51,17.03,2.48,0.33,3.12,18.19,18.06,24.0,15.82,1.23,17.72,13.31,4.41,-0.26,2.25,15.87,15.82,24.0
+BF-KOS-G180009 = 15.03,0.98,15.79,13.17,2.62,-1.28,3.28,15.06,15.31,6.0,20.47,0.58,21.16,19.65,1.52,-0.37,1.75,20.48,20.61,6.0,21.43,0.38,21.99,21.02,0.96,0.28,1.81,21.43,21.4,6.0,24.18,0.43,24.68,23.64,1.03,-0.07,1.46,24.18,24.19,6.0,23.35,0.34,23.92,22.95,0.96,0.52,2.25,23.36,23.33,6.0,20.48,0.52,21.02,19.51,1.52,-1.16,3.28,20.49,20.58,6.0,21.69,0.32,21.99,21.16,0.83,-0.84,2.12,21.69,21.85,6.0,20.47,0.54,21.44,20.06,1.38,1.06,2.7,20.48,20.27,6.0,21.99,0.17,22.13,21.71,0.41,-0.65,1.88,21.99,22.06,6.0,21.49,0.6,22.4,20.61,1.79,0.09,2.4,21.5,21.4,6.0,18.3,1.76,21.16,15.79,5.37,0.31,2.68,18.37,18.06,6.0,18.92,1.0,20.2,17.44,2.76,-0.16,1.92,18.94,18.85,6.0
+BF-KOS-G180010 = 16.36,1.05,17.99,13.58,4.41,-0.58,2.65,16.39,16.55,87.0,19.93,0.46,21.16,18.54,2.62,0.05,3.66,19.94,19.92,87.0,20.61,1.08,22.68,17.85,4.82,-0.4,2.33,20.64,20.75,87.0,24.19,1.01,26.54,19.65,6.89,-1.52,7.75,24.21,24.47,87.0,24.27,0.62,25.98,22.68,3.31,0.49,3.89,24.27,24.19,87.0,20.33,1.0,22.13,17.72,4.41,-0.63,3.06,20.35,20.47,87.0,22.17,0.35,22.68,21.02,1.65,-0.76,3.76,22.17,22.13,87.0,19.78,1.38,22.68,15.37,7.3,-0.81,3.27,19.82,20.2,87.0,21.73,0.37,22.68,20.75,1.93,0.02,2.78,21.74,21.78,87.0,21.72,0.52,23.23,20.2,3.03,-0.34,3.92,21.73,21.78,87.0,18.85,0.65,19.78,16.61,3.17,-1.09,3.88,18.86,19.09,87.0,15.08,1.58,18.27,9.45,8.82,-1.09,5.19,15.16,15.37,87.0
+BF-KOS-G180011 = 16.81,0.94,18.54,14.41,4.13,-0.52,3.57,16.84,16.75,23.0,19.3,0.58,21.02,18.54,2.48,1.33,4.64,19.31,19.16,23.0,20.97,1.21,22.4,18.68,3.72,-0.65,2.16,21.0,21.23,23.0,23.9,0.49,24.88,23.09,1.79,0.39,2.59,23.9,23.78,23.0,22.47,0.61,23.78,21.02,2.76,-0.14,3.28,22.48,22.54,23.0,20.31,0.78,22.4,19.65,2.76,1.22,3.47,20.32,19.92,23.0,21.74,0.4,22.68,21.02,1.65,0.45,2.83,21.74,21.71,23.0,20.2,1.57,22.68,16.89,5.79,-0.41,2.68,20.26,20.4,23.0,20.98,0.81,22.4,19.65,2.76,0.09,2.08,20.99,20.95,23.0,21.2,0.35,21.85,20.61,1.24,0.54,2.67,21.2,21.16,23.0,18.73,0.69,20.2,17.44,2.76,0.28,2.67,18.74,18.68,23.0,19.26,1.36,22.68,17.17,5.51,0.47,3.01,19.31,19.09,23.0
+BF-KOS-G180012 = 15.47,0.74,16.61,13.31,3.31,-1.21,4.4,15.49,15.65,28.0,19.16,0.55,19.92,17.99,1.93,-0.39,2.08,19.17,19.3,28.0,20.05,0.68,21.3,18.27,3.03,-0.94,4.47,20.07,20.13,28.0,24.53,0.75,25.98,23.23,2.76,0.09,2.02,24.54,24.43,28.0,24.18,0.44,24.88,23.23,1.65,0.0,2.3,24.18,24.16,28.0,20.23,0.54,21.3,19.09,2.2,-0.0,2.51,20.24,20.2,28.0,21.7,0.49,22.54,20.75,1.79,-0.29,2.14,21.7,21.85,28.0,18.62,1.78,21.64,14.96,6.68,-0.21,2.67,18.7,18.61,28.0,21.47,0.48,22.4,20.47,1.93,-0.09,2.24,21.48,21.51,28.0,21.14,0.56,22.13,19.92,2.2,-0.15,2.27,21.15,21.09,28.0,18.27,0.7,19.37,16.61,2.76,-0.56,2.69,18.29,18.41,28.0,15.96,0.82,18.13,14.41,3.72,0.52,3.44,15.98,15.79,28.0
+BF-KOS-G180013 = 15.36,1.09,17.72,13.03,4.69,0.2,2.7,15.4,15.34,68.0,19.51,0.72,20.75,17.72,3.03,-0.59,2.6,19.53,19.65,68.0,19.98,0.84,21.85,18.13,3.72,-0.0,2.4,20.0,19.99,68.0,23.8,1.4,25.71,19.09,6.61,-1.21,4.38,23.84,24.16,68.0,22.58,1.18,24.61,18.82,5.79,-0.84,3.68,22.61,22.81,68.0,19.44,0.88,21.85,17.44,4.41,0.79,3.59,19.46,19.23,68.0,22.19,0.44,22.95,20.2,2.76,-1.42,7.76,22.2,22.26,68.0,18.54,2.09,21.85,15.1,6.75,0.16,1.78,18.66,18.34,68.0,21.66,0.51,22.4,19.65,2.76,-1.45,6.09,21.66,21.71,68.0,21.09,0.45,22.13,20.2,1.93,-0.14,2.55,21.1,21.06,68.0,18.01,0.58,19.37,16.61,2.76,-0.23,2.55,18.02,18.13,68.0,15.66,1.14,19.65,13.58,6.06,1.04,5.0,15.7,15.62,68.0
+BF-KOS-G180014 = 15.33,0.97,16.89,12.48,4.41,-0.95,3.8,15.36,15.51,36.0,19.1,1.39,21.3,16.34,4.96,0.02,1.84,19.15,18.96,36.0,19.4,0.9,21.3,17.44,3.86,-0.09,2.87,19.42,19.51,36.0,24.64,1.02,26.81,22.95,3.86,0.27,2.15,24.66,24.47,36.0,23.01,0.66,24.06,21.57,2.48,-0.07,2.16,23.02,22.95,36.0,20.35,0.63,22.13,19.09,3.03,0.75,4.13,20.36,20.33,36.0,21.89,0.36,22.4,21.02,1.38,-0.37,2.61,21.9,21.85,36.0,19.89,2.73,22.68,13.31,9.37,-0.94,2.43,20.07,21.3,36.0,21.35,0.53,22.4,20.47,1.93,0.27,2.12,21.36,21.3,36.0,21.22,0.51,22.26,20.2,2.07,0.14,2.55,21.22,21.16,36.0,18.7,0.51,19.65,17.72,1.93,0.29,2.52,18.71,18.54,36.0,18.01,0.92,20.33,16.2,4.13,0.51,3.07,18.04,17.92,36.0
+BF-KOT-G200001 = 15.55,0.48,16.48,14.69,1.79,0.26,2.29,15.56,15.51,24.0,20.2,0.54,21.02,19.37,1.65,0.07,1.55,20.21,20.23,24.0,22.35,0.44,23.23,21.44,1.79,0.02,2.79,22.36,22.26,24.0,23.15,1.33,25.16,21.16,4.0,-0.01,1.5,23.18,23.09,24.0,21.66,0.65,22.68,19.92,2.76,-0.72,3.49,21.67,21.78,24.0,19.53,1.1,21.57,17.99,3.58,0.71,2.52,19.56,19.27,24.0,21.3,0.53,22.13,20.47,1.65,-0.16,1.97,21.31,21.3,24.0,21.61,0.35,22.26,20.75,1.52,-0.44,2.99,21.61,21.61,24.0,22.52,0.69,23.78,21.02,2.76,-0.24,2.84,22.53,22.57,24.0,21.77,0.2,22.26,21.57,0.69,0.75,2.78,21.77,21.71,24.0,18.97,0.77,20.06,17.72,2.34,-0.12,1.44,18.98,19.09,24.0,16.09,0.39,17.03,15.24,1.79,0.14,3.27,16.09,16.06,24.0
+BF-KOT-G200002 = 15.82,0.05,15.86,15.79,0.07,0.0,0.98,15.82,15.82,2.0,19.34,0.05,19.37,19.3,0.07,-0.0,1.0,19.34,19.34,2.0,21.47,0.44,21.78,21.16,0.62,-0.0,1.0,21.47,21.47,2.0,21.57,0.58,21.99,21.16,0.83,-0.0,1.0,21.58,21.57,2.0,21.3,0.58,21.71,20.89,0.83,-0.0,1.0,21.3,21.3,2.0,19.09,0.58,19.51,18.68,0.83,-0.0,1.0,19.1,19.09,2.0,20.89,NaN,20.89,20.89,0.0,NaN,-7.374644389819188E14,20.89,20.89,2.0,21.71,0.39,21.99,21.44,0.55,0.0,1.0,21.71,21.71,2.0,21.09,0.1,21.16,21.02,0.14,-0.0,1.0,21.09,21.09,2.0,21.71,0.19,21.85,21.57,0.28,0.0,1.0,21.71,21.71,2.0,18.72,0.34,18.96,18.47,0.48,0.0,1.0,18.72,18.72,2.0,17.03,NaN,17.03,17.03,0.0,NaN,-4.279310907060087E13,17.03,17.03,2.0
+BF-KOT-G200003 = 16.37,0.58,17.17,15.37,1.79,0.02,1.87,16.37,16.34,13.0,20.21,0.35,20.89,19.65,1.24,0.51,2.58,20.22,20.2,13.0,22.75,0.13,22.95,22.54,0.41,0.0,2.23,22.75,22.75,13.0,22.8,0.88,24.06,21.16,2.89,-0.42,2.18,22.82,23.09,13.0,22.52,0.82,24.61,21.57,3.03,1.41,4.34,22.54,22.26,13.0,19.33,0.53,20.33,18.41,1.93,0.1,2.55,19.34,19.37,13.0,21.05,0.61,21.85,19.65,2.2,-0.85,3.15,21.06,21.16,13.0,21.79,0.32,22.4,21.3,1.1,0.28,2.77,21.79,21.78,13.0,21.64,0.43,22.4,21.02,1.38,0.27,2.09,21.65,21.71,13.0,21.3,0.49,22.26,20.61,1.65,0.42,2.19,21.3,21.16,13.0,19.44,0.39,20.2,18.54,1.65,-0.44,3.88,19.45,19.51,13.0,18.45,1.27,19.92,15.79,4.13,-0.95,2.96,18.49,18.54,13.0
+BF-KOT-G200004 = 15.73,0.77,17.17,14.69,2.48,0.65,2.46,15.75,15.58,11.0,19.66,0.43,20.75,19.09,1.65,1.33,4.86,19.66,19.65,11.0,21.54,0.44,22.26,20.75,1.52,-0.71,3.07,21.55,21.57,11.0,22.14,0.94,23.78,20.75,3.03,0.35,2.08,22.16,21.99,11.0,21.88,0.84,23.5,20.47,3.03,0.34,2.69,21.89,21.85,11.0,20.02,1.4,22.81,18.54,4.27,1.04,2.76,20.06,19.65,11.0,20.81,0.4,21.3,19.92,1.38,-0.84,3.43,20.81,20.89,11.0,21.27,0.38,22.13,20.75,1.38,0.92,3.42,21.28,21.16,11.0,21.52,0.4,22.13,20.75,1.38,-0.39,2.53,21.52,21.57,11.0,21.37,0.35,22.13,20.95,1.17,0.98,3.11,21.38,21.3,11.0,19.25,0.68,20.2,17.99,2.2,-0.29,2.13,19.26,19.37,11.0,17.3,0.68,17.99,16.06,1.93,-0.69,2.16,17.32,17.44,11.0
+BF-KOT-G200005 = 16.19,0.51,17.17,15.24,1.93,0.17,2.58,16.2,16.13,15.0,19.74,0.44,20.47,19.09,1.38,0.04,1.91,19.74,19.78,15.0,22.5,0.3,23.23,21.99,1.24,0.64,3.86,22.5,22.47,15.0,22.6,0.43,23.5,22.06,1.45,0.51,2.49,22.61,22.54,15.0,21.97,0.42,22.68,21.3,1.38,0.1,1.98,21.97,21.85,15.0,18.37,1.52,20.47,15.24,5.24,-0.31,2.37,18.43,18.54,15.0,21.41,0.42,21.85,20.47,1.38,-0.73,2.76,21.42,21.44,15.0,21.26,0.89,22.68,19.92,2.76,0.17,2.05,21.28,21.16,15.0,21.44,0.19,21.78,21.16,0.62,0.49,2.02,21.44,21.44,15.0,22.23,0.43,23.23,21.71,1.52,0.88,3.06,22.24,22.13,15.0,19.25,0.97,21.02,17.99,3.03,0.32,2.06,19.27,19.09,15.0,17.67,0.79,18.82,16.41,2.41,-0.07,1.61,17.68,17.58,15.0
+BF-KOT-G200006 = 16.16,0.71,16.89,14.96,1.93,-0.67,2.12,16.17,16.34,7.0,20.56,0.25,21.02,20.2,0.83,0.51,3.0,20.56,20.61,7.0,22.63,0.33,23.23,22.13,1.1,0.38,3.05,22.63,22.68,7.0,22.51,0.7,23.85,21.57,2.27,0.8,3.24,22.52,22.4,7.0,21.91,0.59,22.68,21.02,1.65,-0.29,1.81,21.92,22.13,7.0,18.41,1.27,20.47,16.34,4.13,-0.03,2.81,18.44,18.41,7.0,21.62,0.18,21.85,21.3,0.55,-0.56,2.61,21.62,21.57,7.0,20.59,0.54,21.44,19.92,1.52,0.44,1.91,20.6,20.47,7.0,22.22,0.68,22.95,21.02,1.93,-0.56,2.39,22.23,22.26,7.0,21.91,0.24,22.19,21.57,0.62,-0.05,1.48,21.91,21.85,7.0,19.76,0.36,20.27,19.37,0.9,0.33,1.75,19.77,19.71,7.0,17.99,1.28,19.92,16.34,3.58,0.1,1.86,18.03,17.72,7.0
+BF-KOT-G200007 = 15.72,0.38,16.34,15.24,1.1,0.44,1.86,15.72,15.51,9.0,20.27,0.58,21.02,19.37,1.65,-0.3,1.93,20.28,20.2,9.0,22.3,0.39,22.68,21.57,1.1,-0.6,2.2,22.31,22.4,9.0,20.99,1.1,22.13,19.09,3.03,-0.52,1.99,21.02,20.89,9.0,22.55,0.43,23.23,21.85,1.38,-0.16,2.14,22.56,22.68,9.0,18.85,0.73,20.2,17.72,2.48,0.31,2.69,18.86,18.82,9.0,21.12,0.26,21.57,20.75,0.83,0.39,2.2,21.12,21.02,9.0,20.37,0.47,21.09,19.78,1.31,0.26,1.68,20.37,20.33,9.0,21.73,0.23,22.13,21.44,0.69,0.43,2.02,21.73,21.71,9.0,20.82,0.43,21.3,20.06,1.24,-0.42,2.03,20.82,20.89,9.0,18.24,0.36,18.82,17.72,1.1,0.44,2.12,18.24,18.13,9.0,17.6,0.87,18.82,16.61,2.2,0.27,1.53,17.62,17.44,9.0
+BF-KOT-G200008 = 15.62,0.15,15.72,15.51,0.21,0.0,1.0,15.62,15.62,2.0,19.4,0.24,19.58,19.23,0.34,-0.0,1.0,19.41,19.4,2.0,22.3,0.34,22.54,22.06,0.48,0.0,1.0,22.3,22.3,2.0,22.4,0.58,22.81,21.99,0.83,-0.0,1.0,22.41,22.4,2.0,22.19,0.1,22.26,22.13,0.14,0.0,1.0,22.19,22.19,2.0,17.27,1.12,18.06,16.48,1.58,0.0,1.0,17.29,17.27,2.0,21.23,0.1,21.3,21.16,0.14,-0.0,1.0,21.23,21.23,2.0,21.26,0.15,21.37,21.16,0.21,0.0,1.0,21.27,21.26,2.0,21.44,0.0,21.44,21.44,0.0,-9799375.36,6.392695979752082E13,21.44,21.44,2.0,21.68,0.24,21.85,21.51,0.34,0.0,1.0,21.68,21.68,2.0,18.16,0.24,18.34,17.99,0.34,-0.0,1.0,18.17,18.16,2.0,17.68,0.63,18.13,17.23,0.9,-0.0,1.0,17.69,17.68,2.0
+BF-MOU-G240001 = 15.24,0.79,16.89,13.58,3.31,-0.3,2.62,15.26,15.24,30.0,20.2,0.54,21.02,18.96,2.07,-0.15,2.36,20.21,20.16,30.0,22.5,0.57,23.78,21.85,1.93,0.54,2.37,22.51,22.68,30.0,24.65,1.34,27.5,21.85,5.65,0.34,2.78,24.69,24.61,30.0,23.25,0.64,24.74,21.85,2.89,0.4,3.27,23.26,23.23,30.0,20.69,0.58,21.85,19.09,2.76,-0.5,3.65,20.7,20.75,30.0,21.13,0.82,22.13,18.82,3.31,-1.14,3.78,21.15,21.37,30.0,19.09,0.66,21.02,17.72,3.31,0.63,4.1,19.11,19.09,30.0,21.7,0.67,22.95,20.47,2.48,-0.06,2.23,21.71,21.64,30.0,21.41,0.35,21.99,20.47,1.52,-0.39,3.21,21.41,21.44,30.0,19.25,0.62,20.47,18.13,2.34,-0.09,2.18,19.26,19.37,30.0,16.06,1.14,17.72,12.48,5.24,-1.43,4.76,16.1,16.44,30.0
+BF-MOU-G240002 = 15.19,1.06,16.61,13.86,2.76,0.08,1.86,15.22,15.24,5.0,19.78,1.05,21.3,18.54,2.76,0.31,2.03,19.81,19.92,5.0,21.96,1.2,23.78,20.75,3.03,0.56,2.1,21.99,21.99,5.0,24.18,0.31,24.61,23.78,0.83,0.15,2.02,24.18,24.12,5.0,24.36,0.42,24.88,23.78,1.1,-0.15,1.97,24.36,24.33,5.0,21.23,0.15,21.3,20.95,0.34,-1.5,3.25,21.23,21.3,5.0,21.51,0.14,21.64,21.3,0.34,-0.63,1.95,21.51,21.57,5.0,18.54,0.38,19.09,18.13,0.96,0.41,1.97,18.55,18.54,5.0,20.72,0.93,22.13,19.78,2.34,0.64,2.0,20.74,20.33,5.0,21.74,0.12,21.85,21.57,0.28,-0.34,1.85,21.74,21.71,5.0,19.95,0.39,20.47,19.51,0.96,0.21,1.61,19.95,19.92,5.0,16.92,0.42,17.44,16.34,1.1,-0.15,1.97,16.92,16.89,5.0
+BF-MOU-G240003 = 14.79,0.96,17.44,13.17,4.27,0.62,3.12,14.82,14.62,36.0,20.16,1.05,21.57,16.61,4.96,-1.4,5.12,20.19,20.4,36.0,21.98,1.28,24.33,18.82,5.51,-0.66,3.04,22.02,22.13,36.0,23.92,1.51,26.26,19.92,6.34,-0.47,2.87,23.97,23.75,36.0,23.03,1.32,25.43,19.09,6.34,-0.84,3.72,23.07,23.16,36.0,20.07,0.6,21.3,18.27,3.03,-0.46,4.21,20.08,20.2,36.0,20.84,0.53,21.85,19.92,1.93,0.28,1.97,20.85,20.75,36.0,18.2,1.34,19.92,15.24,4.69,-0.5,1.95,18.25,18.82,36.0,21.76,0.35,22.4,20.61,1.79,-0.68,4.77,21.76,21.78,36.0,21.64,0.33,22.26,21.02,1.24,0.09,1.89,21.64,21.57,36.0,18.44,0.73,19.92,16.06,3.86,-1.09,5.18,18.46,18.54,36.0,17.32,1.18,19.09,14.13,4.96,-0.77,2.91,17.36,17.65,36.0
+BF-MOU-G240004 = 15.61,0.51,16.82,14.41,2.41,0.03,3.24,15.62,15.68,40.0,20.12,0.53,21.85,18.82,3.03,0.61,4.99,20.13,20.02,40.0,22.35,0.64,24.06,21.3,2.76,0.67,3.15,22.36,22.16,40.0,25.19,0.94,26.81,22.95,3.86,-0.38,2.4,25.2,25.16,40.0,23.68,0.39,24.61,22.68,1.93,-0.3,3.12,23.68,23.68,40.0,20.32,1.05,22.4,17.44,4.96,-0.44,3.42,20.34,20.47,40.0,20.51,0.68,21.71,18.82,2.89,-0.08,2.56,20.52,20.47,40.0,18.89,1.4,22.13,15.51,6.61,0.41,3.17,18.95,18.54,40.0,22.03,0.42,22.54,21.02,1.52,-1.02,3.18,22.04,22.13,40.0,20.67,0.4,21.57,19.92,1.65,0.42,2.31,20.67,20.58,40.0,18.71,0.36,19.65,17.85,1.79,0.22,3.07,18.71,18.68,40.0,17.25,1.11,20.47,14.96,5.51,0.46,3.37,17.29,17.2,40.0
+BF-MOU-G240005 = 15.41,1.06,18.27,13.86,4.41,0.71,3.02,15.45,15.17,61.0,20.19,0.45,21.57,19.16,2.41,0.48,3.47,20.19,20.2,61.0,20.94,1.22,23.78,18.27,5.51,-0.16,2.57,20.98,21.02,61.0,24.72,0.57,25.98,23.23,2.76,-0.26,3.2,24.73,24.61,61.0,23.85,0.78,25.71,22.68,3.03,0.36,2.32,23.86,23.78,61.0,20.81,0.61,22.4,19.23,3.17,0.1,3.83,20.82,20.75,61.0,22.14,0.34,22.95,21.44,1.52,-0.02,2.5,22.14,22.13,61.0,20.18,1.63,23.78,15.51,8.27,-0.57,3.62,20.24,20.47,61.0,21.88,0.44,22.95,20.75,2.2,-0.53,3.25,21.89,22.13,61.0,21.5,0.7,23.5,20.2,3.31,0.42,2.73,21.51,21.51,61.0,18.65,0.77,20.2,16.34,3.86,-0.48,3.24,18.66,18.68,61.0,15.94,0.76,17.72,13.31,4.41,-0.39,4.41,15.95,15.93,61.0
+BF-MOU-G240006 = 15.2,1.15,17.99,13.58,4.41,0.9,3.2,15.24,15.03,22.0,20.29,0.31,20.75,19.65,1.1,-0.95,3.12,20.29,20.37,22.0,21.82,1.02,23.3,19.37,3.93,-0.43,2.77,21.84,21.78,22.0,23.96,0.67,25.16,22.68,2.48,0.03,2.13,23.97,23.92,22.0,23.64,0.59,24.88,22.81,2.07,0.34,2.02,23.65,23.68,22.0,21.24,0.51,22.13,19.92,2.2,-0.64,3.32,21.25,21.3,22.0,21.68,0.66,22.95,20.47,2.48,0.41,2.4,21.68,21.47,22.0,18.31,0.57,19.78,17.58,2.2,1.04,3.87,18.32,18.3,22.0,20.99,0.69,21.85,19.37,2.48,-1.05,3.08,21.0,21.3,22.0,21.19,0.4,21.99,20.47,1.52,0.36,2.43,21.2,21.09,22.0,18.46,0.58,19.92,17.23,2.69,0.3,3.83,18.47,18.44,22.0,15.87,1.0,17.72,14.13,3.58,-0.06,2.07,15.9,16.06,22.0
+BF-MOU-G240007 = 15.64,1.13,17.99,13.03,4.96,-0.13,2.77,15.68,15.65,37.0,20.07,0.51,20.75,18.54,2.2,-0.98,3.67,20.07,20.2,37.0,20.23,0.98,22.68,18.82,3.86,0.64,2.76,20.25,20.06,37.0,24.35,1.34,26.26,20.75,5.51,-0.87,3.2,24.39,24.47,37.0,23.46,0.66,24.74,22.26,2.48,0.14,2.12,23.47,23.5,37.0,20.13,0.69,21.57,19.09,2.48,0.26,2.31,20.14,20.13,37.0,21.32,0.5,22.68,20.47,2.2,0.69,3.04,21.33,21.16,37.0,18.49,1.54,21.57,15.86,5.72,-0.05,1.94,18.56,18.68,37.0,21.42,0.32,21.99,20.75,1.24,-0.13,2.04,21.42,21.44,37.0,21.36,0.52,22.4,19.92,2.48,-0.47,3.13,21.36,21.37,37.0,18.03,0.91,19.65,14.96,4.69,-1.12,5.23,18.05,18.13,37.0,16.36,0.81,18.54,14.96,3.58,0.66,3.05,16.38,16.2,37.0
+BF-MOU-G240008 = 15.12,0.58,16.34,13.58,2.76,-0.5,3.97,15.13,15.24,22.0,20.87,0.69,22.4,19.92,2.48,0.23,2.55,20.88,20.95,22.0,21.9,0.46,23.23,21.3,1.93,1.05,4.09,21.91,21.78,22.0,24.44,0.51,25.71,23.78,1.93,0.73,2.91,24.44,24.33,22.0,23.99,0.35,24.61,23.09,1.52,-0.4,3.3,23.99,23.95,22.0,20.8,0.63,21.57,18.82,2.76,-1.61,5.73,20.8,20.95,22.0,19.95,0.49,20.82,19.37,1.45,0.6,1.81,19.95,19.65,22.0,21.43,0.59,22.68,20.06,2.62,-0.04,3.66,21.44,21.37,22.0,22.67,0.33,23.23,21.92,1.31,-0.46,3.08,22.67,22.68,22.0,21.09,0.37,21.71,20.47,1.24,-0.3,2.06,21.09,21.13,22.0,18.65,0.31,19.51,18.27,1.24,0.93,3.99,18.65,18.68,22.0,15.66,0.66,17.17,14.13,3.03,0.21,3.83,15.67,15.62,22.0
+BF-MOU-G240009 = 17.07,0.51,18.27,16.27,2.0,0.41,3.23,17.07,17.1,16.0,19.76,0.8,21.02,17.99,3.03,-0.6,2.76,19.77,19.99,16.0,22.86,0.71,24.88,22.13,2.76,1.51,5.15,22.87,22.68,16.0,25.52,2.34,30.39,21.57,8.82,0.07,2.87,25.62,25.43,16.0,23.43,0.26,23.78,22.81,0.96,-0.52,3.02,23.43,23.44,16.0,20.92,0.85,22.26,19.23,3.03,-0.45,2.3,20.94,21.02,16.0,20.46,0.72,21.85,18.82,3.03,-0.29,3.29,20.47,20.47,16.0,18.98,0.53,19.92,17.72,2.2,-0.52,3.54,18.99,18.96,16.0,21.76,0.39,22.26,20.75,1.52,-0.92,3.62,21.76,21.78,16.0,20.83,0.26,21.44,20.47,0.96,1.0,3.36,20.84,20.75,16.0,18.1,0.27,18.68,17.72,0.96,0.63,2.83,18.1,18.06,16.0,15.74,1.63,18.54,12.48,6.06,-0.16,2.52,15.81,15.68,16.0
+BF-MOU-G240010 = 16.2,0.28,16.34,15.79,0.55,-1.15,2.33,16.2,16.34,4.0,19.89,0.24,20.2,19.65,0.55,0.43,1.85,19.89,19.85,4.0,22.02,0.84,22.95,21.02,1.93,-0.11,1.61,22.03,22.06,4.0,22.81,0.96,23.64,21.57,2.07,-0.45,1.59,22.83,23.02,4.0,23.16,0.79,23.78,22.13,1.65,-0.49,1.63,23.17,23.37,4.0,21.2,0.57,21.85,20.47,1.38,-0.21,1.97,21.2,21.23,4.0,21.44,0.53,22.13,21.02,1.1,0.49,1.63,21.44,21.3,4.0,19.75,0.84,20.75,18.82,1.93,0.11,1.61,19.76,19.71,4.0,22.57,0.34,22.95,22.13,0.83,-0.32,1.92,22.58,22.61,4.0,21.88,0.48,22.13,21.16,0.96,-1.15,2.33,21.89,22.13,4.0,19.34,0.24,19.65,19.09,0.55,0.43,1.85,19.34,19.3,4.0,17.79,0.53,18.41,17.17,1.24,-0.0,1.64,17.79,17.79,4.0
+BF-MOU-G240011 = 15.59,0.72,16.89,14.0,2.89,-0.29,2.75,15.6,15.68,38.0,20.15,0.59,21.44,18.82,2.62,0.22,2.84,20.16,20.13,38.0,22.36,0.75,24.06,21.02,3.03,0.68,2.75,22.37,22.13,38.0,24.17,0.42,25.16,22.95,2.2,-0.45,4.32,24.17,24.19,38.0,23.56,0.64,24.61,22.13,2.48,-0.67,2.57,23.57,23.68,38.0,20.77,0.5,21.64,19.09,2.55,-1.19,4.82,20.77,20.89,38.0,21.04,0.5,22.13,19.78,2.34,-0.35,3.03,21.05,21.02,38.0,19.38,1.0,22.13,17.17,4.96,0.82,4.05,19.41,19.09,38.0,22.15,0.75,23.5,19.65,3.86,-0.81,4.64,22.16,22.19,38.0,21.58,0.26,22.13,21.02,1.1,0.43,2.87,21.58,21.57,38.0,18.56,1.09,19.92,15.24,4.69,-1.46,4.4,18.59,19.09,38.0,15.81,0.77,17.17,14.13,3.03,-0.28,2.29,15.83,15.86,38.0
+BF-MOU-G240012 = 15.25,0.67,16.89,13.86,3.03,0.17,2.61,15.26,15.24,43.0,20.34,0.52,21.57,19.65,1.93,0.44,2.33,20.35,20.33,43.0,21.19,0.78,22.68,18.41,4.27,-1.42,6.01,21.2,21.3,43.0,24.37,0.47,25.43,23.23,2.2,-0.13,3.17,24.37,24.47,43.0,24.08,0.86,25.98,22.4,3.58,0.2,3.26,24.09,23.99,43.0,21.58,0.86,23.5,19.51,4.0,0.01,2.95,21.6,21.57,43.0,21.25,0.64,22.13,19.92,2.2,-0.54,2.29,21.26,21.44,43.0,20.35,0.91,22.4,18.82,3.58,0.12,2.21,20.37,20.47,43.0,22.55,0.23,23.23,21.85,1.38,-0.08,4.73,22.55,22.54,43.0,20.83,0.61,21.57,19.37,2.2,-0.76,2.78,20.84,20.95,43.0,18.98,0.58,19.92,17.44,2.48,-0.75,2.98,18.98,19.09,43.0,16.33,1.15,19.65,14.41,5.24,0.59,3.24,16.37,16.34,43.0
+BF-MOU-G240013 = 15.11,1.04,17.03,13.31,3.72,0.22,2.64,15.14,15.24,11.0,19.46,0.87,20.47,17.58,2.89,-0.94,3.11,19.48,19.58,11.0,22.49,0.63,23.23,21.44,1.79,-0.68,2.09,22.5,22.68,11.0,24.19,0.43,25.02,23.64,1.38,0.8,2.57,24.2,24.06,11.0,23.45,0.26,23.78,22.95,0.83,-0.37,2.16,23.45,23.5,11.0,20.86,0.35,21.44,20.2,1.24,-0.05,2.54,20.86,20.75,11.0,20.86,0.4,21.44,20.2,1.24,-0.27,1.93,20.86,20.95,11.0,19.56,0.62,20.75,18.54,2.2,0.3,2.62,19.57,19.37,11.0,21.83,0.36,22.4,21.16,1.24,-0.47,2.52,21.83,21.85,11.0,21.31,0.15,21.57,21.02,0.55,-0.24,2.62,21.31,21.3,11.0,19.13,0.46,19.92,18.27,1.65,-0.25,2.64,19.13,19.37,11.0,16.07,0.8,17.44,14.69,2.76,0.24,2.76,16.09,15.99,11.0
+BF-NAM-G260001 = 15.86,0.69,17.44,14.41,3.03,0.18,2.42,15.87,15.79,51.0,20.55,0.44,21.3,19.09,2.2,-0.7,4.06,20.56,20.61,51.0,21.72,0.55,22.95,20.89,2.07,0.69,2.51,21.73,21.57,51.0,23.51,0.76,24.88,21.57,3.31,-0.61,2.65,23.52,23.5,51.0,22.59,1.04,25.16,20.75,4.41,0.38,2.92,22.61,22.54,51.0,20.9,0.72,22.68,19.65,3.03,0.22,2.35,20.91,20.89,51.0,21.36,0.59,22.68,19.37,3.31,-0.74,4.67,21.37,21.44,51.0,20.59,0.7,22.4,19.09,3.31,0.35,2.67,20.6,20.47,51.0,23.22,0.41,24.06,22.4,1.65,-0.15,2.38,23.23,23.23,51.0,22.5,0.3,23.23,21.71,1.52,-0.26,3.23,22.5,22.54,51.0,18.01,0.67,19.37,16.89,2.48,0.36,2.0,18.02,17.85,51.0,16.52,1.63,18.27,12.76,5.51,-1.0,2.64,16.6,17.3,51.0
+BF-NAM-G260002 = 15.13,0.8,17.72,13.58,4.13,0.72,3.85,15.16,15.06,54.0,19.95,0.6,21.02,18.68,2.34,-0.21,2.36,19.96,20.06,54.0,22.84,0.48,23.92,21.85,2.07,0.14,2.4,22.84,22.81,54.0,21.99,0.82,24.06,20.06,4.0,0.59,3.73,22.0,21.85,54.0,23.5,1.01,25.16,21.57,3.58,-0.29,2.15,23.52,23.5,54.0,22.04,0.51,23.23,20.2,3.03,-0.82,5.13,22.05,22.13,54.0,22.24,0.49,23.23,21.02,2.2,-0.23,2.77,22.24,22.26,54.0,21.72,0.62,23.5,20.75,2.76,0.44,2.98,21.73,21.57,54.0,23.06,0.77,24.61,21.44,3.17,-0.13,2.62,23.07,23.06,54.0,21.75,0.4,22.4,21.02,1.38,-0.03,1.99,21.76,21.71,54.0,18.94,0.56,20.2,17.72,2.48,-0.31,2.78,18.95,19.03,54.0,16.35,0.96,18.27,14.13,4.13,-0.13,2.75,16.37,16.34,54.0
+BF-NAM-G260003 = 15.41,0.33,16.06,14.82,1.24,-0.02,2.32,15.41,15.51,17.0,20.44,0.45,21.02,19.65,1.38,-0.39,2.09,20.44,20.47,17.0,21.62,0.34,22.33,21.02,1.31,0.08,3.07,21.63,21.57,17.0,23.42,0.96,25.43,21.85,3.58,0.69,3.0,23.44,23.23,17.0,21.4,0.41,22.33,20.75,1.58,0.55,2.89,21.4,21.3,17.0,21.45,0.29,22.13,21.02,1.1,0.65,3.17,21.45,21.44,17.0,21.66,0.59,22.4,20.75,1.65,-0.24,1.73,21.67,21.71,17.0,21.42,0.44,22.13,20.61,1.52,-0.22,2.06,21.43,21.51,17.0,23.19,0.31,23.64,22.4,1.24,-0.8,3.56,23.19,23.23,17.0,22.34,0.16,22.54,21.92,0.62,-0.96,3.61,22.34,22.4,17.0,18.88,0.82,20.2,17.72,2.48,0.15,1.72,18.89,18.82,17.0,15.69,0.85,16.82,14.0,2.82,-0.8,2.61,15.72,15.93,17.0
+BF-NAM-G260004 = 14.92,0.6,16.34,14.13,2.2,1.04,3.7,14.93,14.82,13.0,19.93,0.44,20.75,19.23,1.52,0.15,2.19,19.94,19.92,13.0,22.18,0.48,22.95,21.3,1.65,0.05,2.52,22.19,22.13,13.0,24.39,0.68,25.43,22.68,2.76,-1.08,4.3,24.4,24.61,13.0,22.22,0.81,23.23,20.47,2.76,-0.47,2.69,22.23,22.26,13.0,19.5,1.85,22.68,17.3,5.37,0.63,1.98,19.58,18.96,13.0,22.03,0.32,22.54,21.37,1.17,-0.52,2.76,22.03,22.13,13.0,21.08,0.49,21.85,20.47,1.38,0.43,1.88,21.08,21.02,13.0,23.13,0.28,23.5,22.68,0.83,-0.12,1.71,23.13,23.09,13.0,22.71,0.52,23.5,21.71,1.79,-0.54,2.57,22.72,22.81,13.0,19.13,0.49,20.06,18.27,1.79,0.34,2.81,19.14,19.09,13.0,15.64,1.27,18.54,14.13,4.41,0.79,3.12,15.69,15.51,13.0
+BF-NAM-G260005 = 15.41,0.53,16.61,14.13,2.48,-0.14,3.24,15.42,15.51,54.0,20.09,0.49,21.3,19.09,2.2,0.25,2.74,20.1,20.09,54.0,21.39,0.68,22.68,19.92,2.76,-0.65,2.52,21.4,21.57,54.0,22.61,0.69,24.61,21.44,3.17,0.64,2.89,22.62,22.4,54.0,23.72,0.66,25.16,22.4,2.76,0.06,2.26,23.73,23.78,54.0,21.36,0.6,22.81,20.33,2.48,0.44,2.54,21.37,21.3,54.0,22.33,0.56,23.5,20.47,3.03,-1.13,4.45,22.34,22.47,54.0,21.94,0.52,23.5,21.02,2.48,0.67,3.61,21.94,21.85,54.0,23.15,0.56,24.33,21.85,2.48,-0.26,2.78,23.16,23.09,54.0,22.17,0.32,22.68,21.3,1.38,-0.48,2.98,22.17,22.13,54.0,18.5,0.49,19.65,17.58,2.07,0.06,2.45,18.5,18.54,54.0,16.39,0.88,18.54,13.58,4.96,-0.54,4.4,16.41,16.34,54.0
+BF-NAM-G260006 = 15.5,0.42,16.34,14.96,1.38,0.35,2.06,15.51,15.37,18.0,20.61,0.4,21.3,19.92,1.38,-0.23,2.25,20.61,20.64,18.0,22.6,0.3,23.23,21.99,1.24,0.01,2.98,22.6,22.61,18.0,22.37,0.39,23.23,21.71,1.52,0.31,2.74,22.37,22.33,18.0,23.49,0.57,24.47,22.68,1.79,0.21,1.7,23.5,23.54,18.0,21.83,0.2,22.13,21.3,0.83,-0.85,3.89,21.83,21.85,18.0,22.47,0.14,22.81,22.26,0.55,0.83,3.33,22.47,22.4,18.0,22.44,0.21,22.68,21.99,0.69,-0.68,2.61,22.44,22.44,18.0,22.79,0.3,23.37,22.13,1.24,-0.25,2.91,22.79,22.81,18.0,22.23,0.4,23.23,21.57,1.65,0.85,3.61,22.23,22.13,18.0,18.75,0.37,19.37,17.99,1.38,-0.34,2.55,18.76,18.82,18.0,16.87,0.64,17.85,15.51,2.34,-0.4,2.52,16.88,17.03,18.0
+BF-NAM-G260007 = 15.42,0.42,16.34,14.69,1.65,0.3,3.26,15.42,15.44,14.0,19.83,0.46,20.75,19.09,1.65,0.0,2.53,19.83,19.92,14.0,21.03,0.56,21.99,20.2,1.79,0.28,1.9,21.04,20.95,14.0,24.2,0.86,25.16,22.95,2.2,-0.26,1.5,24.22,24.43,14.0,21.94,0.82,23.23,20.47,2.76,-0.23,1.99,21.96,22.06,14.0,20.63,0.31,21.3,20.06,1.24,0.26,2.89,20.64,20.61,14.0,21.35,0.38,21.85,20.75,1.1,-0.11,1.97,21.35,21.3,14.0,21.29,0.54,22.4,20.2,2.2,-0.18,3.37,21.3,21.3,14.0,22.98,0.31,23.64,22.4,1.24,0.03,3.39,22.98,23.06,14.0,22.53,0.13,22.68,22.26,0.41,-0.44,2.3,22.53,22.54,14.0,18.12,0.47,18.82,17.17,1.65,-0.35,2.69,18.13,18.06,14.0,15.97,0.78,17.17,14.0,3.17,-0.86,4.14,15.99,15.99,14.0
+BF-NAO-G250001 = 15.6,0.65,17.72,13.58,4.13,-0.09,5.36,15.61,15.65,49.0,19.77,0.46,21.02,18.54,2.48,-0.09,3.88,19.77,19.78,49.0,22.6,0.47,23.78,21.99,1.79,0.78,2.69,22.6,22.54,49.0,22.92,1.12,25.71,21.02,4.69,0.63,3.06,22.95,22.68,49.0,23.85,0.69,25.16,22.4,2.76,-0.46,2.38,23.86,24.06,49.0,20.44,0.35,21.02,19.37,1.65,-0.59,3.49,20.44,20.47,49.0,19.8,0.53,20.75,18.54,2.2,-0.31,2.28,19.8,19.92,49.0,20.4,0.44,21.57,19.65,1.93,0.26,2.23,20.41,20.4,49.0,21.41,0.51,22.68,20.2,2.48,0.09,2.73,21.42,21.3,49.0,20.55,0.44,21.44,19.65,1.79,-0.01,2.23,20.55,20.54,49.0,18.58,0.52,19.65,17.44,2.2,-0.13,2.48,18.59,18.54,49.0,17.45,0.56,19.37,15.65,3.72,0.2,6.01,17.46,17.44,49.0
+BF-NAO-G250002 = 17.29,0.94,18.82,15.24,3.58,-0.35,2.08,17.32,17.44,54.0,20.43,0.61,21.57,18.96,2.62,-0.27,2.68,20.44,20.47,54.0,23.86,0.52,24.88,22.4,2.48,-0.35,3.03,23.86,23.92,54.0,23.12,1.26,25.16,19.92,5.24,-0.75,3.03,23.15,23.37,54.0,23.12,0.9,24.61,20.47,4.13,-0.94,3.31,23.14,23.4,54.0,20.8,0.35,21.57,19.65,1.93,-0.97,4.6,20.81,20.89,54.0,19.81,0.49,21.02,18.82,2.2,0.31,2.72,19.82,19.78,54.0,19.94,0.57,21.57,18.82,2.76,0.71,3.35,19.95,19.92,54.0,21.49,0.4,22.4,20.75,1.65,0.21,2.87,21.49,21.51,54.0,20.48,0.6,21.71,19.37,2.34,0.04,2.39,20.49,20.47,54.0,18.83,0.65,20.2,17.44,2.76,-0.15,2.43,18.84,18.82,54.0,17.75,1.13,20.33,14.69,5.65,-0.43,3.43,17.79,17.99,54.0
+BF-NAO-G250003 = 18.04,0.29,18.54,17.44,1.1,0.04,2.94,18.04,17.99,15.0,20.21,1.0,21.57,18.27,3.31,-0.11,2.11,20.23,19.99,15.0,23.94,0.78,24.88,22.54,2.34,-0.52,1.86,23.95,24.19,15.0,22.75,0.88,24.61,21.57,3.03,0.77,2.65,22.76,22.68,15.0,22.84,0.19,23.23,22.4,0.83,-0.25,3.53,22.84,22.81,15.0,20.91,0.26,21.3,20.47,0.83,-0.38,2.06,20.91,21.02,15.0,20.43,0.52,21.85,19.92,1.93,1.44,4.8,20.43,20.33,15.0,20.01,0.63,20.75,18.54,2.2,-0.9,2.99,20.02,20.13,15.0,22.01,0.3,22.4,21.57,0.83,-0.05,1.95,22.01,21.99,15.0,21.65,0.64,22.68,20.33,2.34,-0.8,3.19,21.66,21.85,15.0,19.49,0.65,20.75,18.41,2.34,0.31,2.45,19.5,19.37,15.0,18.14,1.71,20.75,15.37,5.37,0.26,2.04,18.21,17.72,15.0
+BF-NAO-G250004 = 18.27,0.19,18.41,18.13,0.28,-0.0,1.0,18.27,18.27,2.0,19.16,0.29,19.37,18.96,0.41,-0.0,1.0,19.16,19.16,2.0,23.44,0.68,23.92,22.95,0.96,0.0,1.0,23.44,23.44,2.0,22.68,0.0,22.68,22.68,0.0,-1.029694718E7,7.060507798720647E13,22.68,22.68,2.0,23.23,NaN,23.23,23.23,0.0,NaN,-1.9277517644445912E14,23.23,23.23,2.0,21.3,0.19,21.44,21.16,0.28,-0.0,1.0,21.3,21.3,2.0,20.27,0.68,20.75,19.78,0.96,-0.0,1.0,20.27,20.27,2.0,20.89,0.39,21.16,20.61,0.55,-0.0,1.0,20.89,20.89,2.0,22.19,0.1,22.26,22.13,0.14,0.0,1.0,22.19,22.19,2.0,22.13,0.19,22.26,21.99,0.28,-0.0,1.0,22.13,22.13,2.0,18.82,0.19,18.96,18.68,0.28,0.0,1.0,18.82,18.82,2.0,16.75,0.0,16.75,16.75,0.0,-1.980237943E7,2.595608349252243E14,16.75,16.75,2.0
+BF-NAO-G250005 = 18.41,0.5,19.37,17.72,1.65,0.49,2.59,18.42,18.41,9.0,19.88,0.43,20.68,19.37,1.31,0.86,2.5,19.88,19.78,9.0,23.47,0.36,24.06,23.16,0.9,0.91,2.15,23.48,23.3,9.0,25.04,1.29,26.81,22.68,4.13,-0.32,2.36,25.07,24.74,9.0,23.24,0.44,24.06,22.68,1.38,0.4,2.42,23.24,23.3,9.0,21.25,0.17,21.57,21.02,0.55,0.57,2.46,21.25,21.23,9.0,20.8,0.52,21.44,19.65,1.79,-1.22,3.74,20.81,21.02,9.0,20.89,0.37,21.57,20.47,1.1,0.61,2.43,20.9,20.89,9.0,21.96,0.11,22.13,21.85,0.28,0.41,1.74,21.96,21.99,9.0,21.37,0.69,22.4,20.33,2.07,0.03,1.82,21.38,21.3,9.0,19.15,0.55,19.92,18.27,1.65,-0.14,1.94,19.16,19.23,9.0,16.39,0.46,17.17,15.58,1.58,-0.04,2.59,16.4,16.34,9.0
+BF-OUB-G290001 = 14.87,1.19,16.34,12.48,3.86,-0.82,2.43,14.91,15.24,13.0,18.92,0.47,19.65,17.72,1.93,-1.03,4.42,18.93,18.96,13.0,22.7,0.35,23.37,22.13,1.24,0.41,2.66,22.71,22.68,13.0,24.68,0.82,25.98,23.23,2.76,-0.06,2.12,24.69,24.61,13.0,22.69,0.63,23.5,21.71,1.79,-0.19,1.59,22.7,22.61,13.0,20.28,0.57,21.02,18.82,2.2,-1.29,4.32,20.29,20.47,13.0,21.41,0.25,21.85,21.02,0.83,0.02,2.15,21.41,21.44,13.0,22.68,0.64,23.78,21.64,2.14,0.08,2.0,22.69,22.4,13.0,23.19,0.42,23.78,22.61,1.17,-0.26,1.53,23.19,23.3,13.0,23.12,0.82,24.33,21.85,2.48,0.07,1.78,23.14,23.09,13.0,18.65,0.17,19.09,18.54,0.55,1.56,4.51,18.65,18.54,13.0,18.34,1.21,20.47,15.51,4.96,-0.58,3.77,18.38,18.54,13.0
+BF-OUB-G290002 = 15.7,0.58,16.48,14.13,2.34,-1.35,4.73,15.71,15.79,15.0,20.3,0.37,20.89,19.37,1.52,-0.75,3.8,20.31,20.2,15.0,21.24,0.31,21.57,20.47,1.1,-0.98,3.5,21.24,21.3,15.0,22.21,0.43,22.95,21.44,1.52,-0.02,2.26,22.21,22.19,15.0,22.08,1.28,23.64,19.09,4.55,-0.87,3.08,22.12,22.4,15.0,19.23,0.77,20.2,17.44,2.76,-0.7,2.95,19.25,19.23,15.0,21.07,0.72,22.13,19.65,2.48,-0.5,2.5,21.08,21.16,15.0,21.66,0.26,22.13,21.23,0.9,0.12,2.13,21.66,21.57,15.0,22.32,0.6,23.78,21.57,2.2,0.85,3.27,22.33,22.19,15.0,21.57,0.92,23.23,20.33,2.89,0.35,1.78,21.59,21.23,15.0,18.55,0.39,19.09,17.72,1.38,-0.61,2.53,18.55,18.68,15.0,15.58,0.36,16.06,14.55,1.52,-1.37,5.51,15.58,15.65,15.0
+BF-OUB-G290003 = 15.5,0.65,16.61,14.41,2.2,0.21,2.43,15.51,15.51,21.0,18.39,0.69,19.51,16.61,2.89,-0.82,3.52,18.4,18.54,21.0,21.32,0.51,22.4,20.75,1.65,0.47,2.19,21.33,21.3,21.0,22.57,0.63,23.64,21.3,2.34,0.05,2.51,22.58,22.54,21.0,22.46,0.88,23.64,20.2,3.44,-0.79,3.39,22.48,22.54,21.0,19.72,0.6,21.02,18.82,2.2,0.48,2.61,19.73,19.65,21.0,21.38,0.38,21.85,20.47,1.38,-0.65,2.7,21.38,21.44,21.0,21.91,0.58,22.95,20.33,2.62,-0.9,4.12,21.92,21.99,21.0,22.45,0.48,23.23,21.57,1.65,-0.02,2.1,22.45,22.4,21.0,21.45,0.97,23.09,19.65,3.44,-0.38,2.29,21.47,21.71,21.0,18.83,0.74,19.92,17.17,2.76,-0.55,2.73,18.84,18.96,21.0,15.37,1.18,18.27,13.58,4.69,0.64,3.29,15.42,15.24,21.0
+BF-OUB-G290004 = 14.8,0.35,15.1,14.41,0.69,-0.45,1.5,14.8,14.89,3.0,20.86,0.33,21.23,20.61,0.62,0.57,1.5,20.86,20.75,3.0,22.1,0.59,22.68,21.51,1.17,-0.07,1.5,22.11,22.13,3.0,22.77,0.21,22.95,22.54,0.41,-0.38,1.5,22.77,22.81,3.0,20.82,0.56,21.3,20.2,1.1,-0.42,1.5,20.82,20.95,3.0,18.68,0.5,19.09,18.13,0.96,-0.47,1.5,18.69,18.82,3.0,21.0,0.28,21.3,20.75,0.55,0.29,1.5,21.0,20.95,3.0,21.78,0.18,21.92,21.57,0.34,-0.6,1.5,21.78,21.85,3.0,22.65,0.28,22.95,22.4,0.55,0.29,1.5,22.66,22.61,3.0,20.82,0.25,21.02,20.54,0.48,-0.47,1.5,20.82,20.89,3.0,18.89,0.21,19.09,18.68,0.41,-0.0,1.5,18.89,18.89,3.0,16.04,0.26,16.34,15.86,0.48,0.65,1.5,16.04,15.93,3.0
+BF-OUB-G290005 = 15.03,0.22,15.24,14.69,0.55,-0.39,1.73,15.03,15.03,7.0,19.77,0.76,21.02,18.82,2.2,0.38,2.11,19.79,19.65,7.0,22.09,0.25,22.4,21.85,0.55,0.27,1.49,22.09,22.13,7.0,23.98,0.26,24.33,23.5,0.83,-0.67,2.77,23.98,24.06,7.0,24.44,0.31,24.88,24.06,0.83,0.26,1.61,24.44,24.33,7.0,19.61,0.41,20.2,18.96,1.24,-0.15,2.15,19.61,19.65,7.0,21.17,0.23,21.57,20.89,0.69,0.56,2.27,21.17,21.09,7.0,22.46,0.13,22.68,22.26,0.41,0.21,2.27,22.46,22.4,7.0,23.75,0.05,23.78,23.64,0.14,-1.36,2.89,23.75,23.78,7.0,22.92,0.51,23.78,22.13,1.65,0.19,2.83,22.93,22.88,7.0,18.91,0.69,19.92,17.99,1.93,0.12,1.77,18.92,18.89,7.0,16.8,0.52,17.44,15.79,1.65,-0.92,3.24,16.81,16.89,7.0
+BF-OUB-G290006 = 16.12,0.22,16.34,15.79,0.55,-0.31,1.55,16.12,16.13,12.0,20.6,0.36,21.02,19.92,1.1,-0.56,2.17,20.61,20.68,12.0,20.71,0.5,21.57,19.92,1.65,0.09,2.01,20.71,20.75,12.0,21.69,0.42,22.4,21.02,1.38,-0.13,2.39,21.69,21.71,12.0,22.92,0.9,24.33,21.71,2.62,0.3,1.91,22.93,22.81,12.0,20.12,0.75,21.02,18.82,2.2,-0.49,1.98,20.13,20.3,12.0,21.41,0.28,22.13,21.16,0.96,1.59,4.72,21.41,21.3,12.0,20.82,0.3,21.3,20.33,0.96,-0.18,2.05,20.82,20.82,12.0,22.6,0.26,22.95,22.13,0.83,-0.29,2.17,22.6,22.68,12.0,21.15,0.53,21.85,20.47,1.38,-0.13,1.46,21.16,21.2,12.0,18.52,0.38,19.09,17.72,1.38,-0.36,3.0,18.52,18.51,12.0,16.54,1.44,19.65,14.55,5.1,0.72,2.93,16.6,16.2,12.0
+BF-OUB-G290007 = 14.61,0.42,15.37,14.13,1.24,0.49,1.94,14.61,14.51,14.0,19.49,0.6,20.47,18.13,2.34,-0.42,3.06,19.5,19.51,14.0,22.23,0.47,23.37,21.44,1.93,0.78,3.84,22.24,22.13,14.0,23.73,1.05,25.71,22.19,3.51,0.31,2.18,23.75,23.54,14.0,23.84,1.12,25.16,21.85,3.31,-0.55,2.0,23.87,24.02,14.0,19.14,0.41,19.78,18.54,1.24,0.18,1.8,19.14,19.2,14.0,21.0,0.34,21.44,20.33,1.1,-0.71,2.26,21.01,21.16,14.0,22.15,0.34,22.68,21.71,0.96,0.38,1.73,22.15,22.06,14.0,23.06,0.33,23.64,22.54,1.1,-0.05,2.19,23.06,23.13,14.0,22.4,0.86,23.64,21.16,2.48,0.04,1.82,22.42,22.5,14.0,18.22,0.46,19.37,17.44,1.93,0.87,4.05,18.22,18.13,14.0,15.9,0.51,16.89,14.96,1.93,-0.04,2.58,15.9,15.93,14.0
+BF-OUB-G290008 = 14.43,0.64,15.51,13.03,2.48,-0.43,2.92,14.45,14.55,15.0,19.3,0.7,20.89,18.27,2.62,0.64,2.85,19.31,19.09,15.0,22.54,0.29,23.23,22.13,1.1,0.66,3.21,22.54,22.4,15.0,24.32,0.73,25.16,22.88,2.27,-0.81,2.59,24.33,24.61,15.0,23.84,0.29,24.19,23.37,0.83,0.01,1.66,23.84,23.78,15.0,20.37,0.33,21.02,19.92,1.1,0.95,2.93,20.37,20.2,15.0,21.38,0.19,21.85,21.09,0.76,1.15,4.12,21.38,21.3,15.0,22.61,0.09,22.68,22.4,0.28,-0.99,2.81,22.61,22.68,15.0,22.79,0.39,23.5,22.33,1.17,0.45,1.85,22.79,22.68,15.0,22.39,0.49,23.64,21.57,2.07,0.73,4.2,22.39,22.4,15.0,18.39,0.49,18.96,17.44,1.52,-0.5,2.05,18.4,18.54,15.0,16.53,0.82,17.85,15.24,2.62,0.04,1.95,16.55,16.41,15.0
+BF-OUB-G290009 = 15.75,0.53,17.03,14.96,2.07,0.7,3.36,15.75,15.72,20.0,20.93,1.27,22.54,17.99,4.55,-0.81,2.79,20.96,21.02,20.0,21.87,0.7,23.23,20.47,2.76,0.08,2.56,21.88,21.78,20.0,23.14,0.51,24.06,22.13,1.93,0.03,2.16,23.14,23.19,20.0,21.99,1.31,23.85,19.37,4.48,-0.25,2.14,22.03,21.92,20.0,19.52,0.41,20.2,18.89,1.31,-0.11,1.73,19.53,19.54,20.0,21.05,0.28,21.57,20.61,0.96,0.11,1.97,21.05,21.02,20.0,21.88,0.26,22.4,21.44,0.96,0.3,2.91,21.89,21.88,20.0,22.88,0.3,23.37,22.13,1.24,-0.61,3.2,22.88,22.92,20.0,21.4,0.5,22.26,20.47,1.79,-0.23,2.38,21.4,21.37,20.0,19.17,0.48,19.78,18.27,1.52,-0.33,1.88,19.18,19.16,20.0,16.56,0.84,18.27,14.96,3.31,0.2,2.67,16.58,16.58,20.0
+BF-OUB-G290010 = 15.57,0.19,15.79,15.24,0.55,-0.86,2.88,15.57,15.62,6.0,19.89,0.86,21.02,18.82,2.2,0.08,1.54,19.9,19.85,6.0,20.3,0.43,20.89,19.65,1.24,-0.21,2.15,20.3,20.33,6.0,22.3,0.28,22.68,21.85,0.83,-0.38,2.37,22.3,22.37,6.0,22.7,0.74,23.78,21.57,2.2,-0.12,2.38,22.71,22.81,6.0,18.9,0.74,19.65,17.72,1.93,-0.46,2.05,18.91,18.92,6.0,21.41,0.14,21.57,21.3,0.28,0.33,1.32,21.41,21.37,6.0,21.57,0.33,22.13,21.23,0.9,0.65,2.19,21.58,21.51,6.0,21.98,0.45,22.54,21.3,1.24,-0.16,2.03,21.98,21.92,6.0,21.41,0.46,21.99,20.61,1.38,-0.75,2.92,21.42,21.51,6.0,19.2,0.29,19.65,18.82,0.83,0.31,2.18,19.2,19.16,6.0,15.83,0.28,16.06,15.31,0.76,-1.21,3.2,15.84,15.89,6.0
+BF-OUB-G290011 = 15.3,0.47,16.89,14.41,2.48,0.99,5.0,15.31,15.24,37.0,18.92,0.58,20.2,17.72,2.48,-0.05,2.5,18.93,18.82,37.0,22.42,0.26,23.23,21.85,1.38,0.66,4.27,22.42,22.4,37.0,24.33,0.73,26.54,22.95,3.58,0.44,3.82,24.34,24.33,37.0,23.16,1.09,24.61,20.75,3.86,-0.81,2.61,23.18,23.37,37.0,19.75,0.75,20.75,17.99,2.76,-0.78,2.73,19.77,19.92,37.0,21.42,0.61,22.95,20.75,2.2,0.97,3.06,21.43,21.3,37.0,22.57,0.32,23.37,22.13,1.24,0.63,2.74,22.57,22.54,37.0,22.98,0.36,23.78,22.4,1.38,0.27,2.41,22.98,22.95,37.0,22.63,0.56,23.99,21.85,2.14,0.56,2.8,22.63,22.54,37.0,18.52,0.69,19.44,16.89,2.55,-0.77,2.56,18.53,18.68,37.0,16.97,0.86,18.41,14.41,4.0,-1.02,3.89,16.99,17.23,37.0
+BF-OUB-G290012 = 15.74,0.56,16.89,14.69,2.2,-0.1,2.61,15.75,15.72,25.0,18.78,0.36,19.37,17.99,1.38,-0.27,2.45,18.79,18.82,25.0,22.03,0.66,23.23,20.95,2.27,-0.33,2.05,22.04,22.26,25.0,23.71,0.93,26.12,21.85,4.27,0.76,4.07,23.72,23.5,25.0,22.59,0.72,23.78,20.89,2.89,-0.7,3.01,22.6,22.75,25.0,19.24,0.61,20.33,18.13,2.2,-0.12,2.16,19.25,19.37,25.0,21.6,0.38,22.4,20.75,1.65,-0.03,2.75,21.61,21.57,25.0,21.98,0.59,23.23,20.47,2.76,-0.0,3.81,21.99,21.99,25.0,23.26,0.58,24.88,22.61,2.27,1.24,3.81,23.27,23.09,25.0,22.16,1.17,23.78,20.47,3.31,-0.08,1.49,22.19,22.13,25.0,18.97,0.81,20.2,17.44,2.76,-0.37,2.0,18.99,18.96,25.0,16.5,0.77,17.99,15.24,2.76,0.23,2.07,16.52,16.48,25.0
+BF-OUD-G300001 = 14.36,0.79,15.51,12.48,3.03,-0.6,2.3,14.38,14.69,70.0,18.7,0.93,20.47,16.61,3.86,-0.34,2.38,18.72,18.78,70.0,21.74,0.67,23.5,20.47,3.03,0.14,2.63,21.75,21.71,70.0,22.66,1.0,25.16,20.2,4.96,-0.23,2.73,22.68,22.68,70.0,21.69,1.06,23.78,19.09,4.69,-0.02,2.93,21.72,21.71,70.0,21.14,0.99,23.23,19.37,3.86,0.44,2.05,21.16,20.99,70.0,21.78,0.79,23.23,19.65,3.58,-0.22,2.68,21.79,21.85,70.0,21.37,0.49,22.95,20.47,2.48,0.68,3.83,21.38,21.3,70.0,24.39,0.65,25.71,22.68,3.03,-0.48,3.69,24.39,24.4,70.0,21.12,0.57,22.13,19.65,2.48,-0.75,2.82,21.12,21.3,70.0,17.24,1.14,20.2,15.24,4.96,0.27,2.15,17.27,17.17,70.0,15.48,1.2,17.72,12.2,5.51,-0.42,2.86,15.53,15.37,70.0
+BF-OUD-G300002 = 14.28,0.8,16.06,11.65,4.41,-0.28,3.36,14.3,14.34,117.0,19.47,0.74,21.02,17.44,3.58,-0.15,2.59,19.48,19.44,117.0,21.69,1.0,23.5,19.09,4.41,-0.43,2.52,21.71,21.78,117.0,22.87,1.0,25.16,21.02,4.13,0.33,2.17,22.89,22.68,117.0,21.99,0.93,23.78,19.37,4.41,-0.56,3.23,22.01,22.06,117.0,21.21,0.88,23.23,18.82,4.41,-0.23,2.92,21.22,21.16,117.0,22.33,0.96,24.33,19.37,4.96,-0.42,3.67,22.35,22.4,117.0,22.28,0.55,23.5,21.02,2.48,-0.05,2.38,22.29,22.26,117.0,24.21,0.59,25.98,22.68,3.31,0.19,3.41,24.22,24.19,117.0,21.93,0.82,24.06,20.2,3.86,0.07,2.42,21.94,21.85,117.0,17.78,0.99,21.3,15.51,5.79,0.52,3.9,17.81,17.72,117.0,15.64,0.98,17.99,12.48,5.51,-0.23,3.38,15.67,15.79,117.0
+BF-OUD-G300003 = 15.11,0.81,17.44,13.03,4.41,0.4,4.07,15.13,15.1,53.0,19.45,0.61,20.75,17.99,2.76,-0.32,2.65,19.46,19.58,53.0,21.7,0.89,23.78,19.37,4.41,-0.25,3.27,21.72,21.71,53.0,22.13,0.71,24.33,20.47,3.86,0.6,4.46,22.14,22.13,53.0,22.22,0.74,23.92,19.92,4.0,-0.22,3.64,22.24,22.26,53.0,21.26,1.37,24.61,17.99,6.61,0.1,2.74,21.3,21.37,53.0,22.7,0.66,24.06,21.02,3.03,-0.29,2.86,22.71,22.68,53.0,23.34,0.43,24.33,22.33,2.0,-0.23,2.42,23.34,23.5,53.0,24.95,0.45,25.71,24.06,1.65,-0.12,1.98,24.95,24.95,53.0,22.83,0.45,24.06,21.85,2.2,0.13,3.42,22.83,22.81,53.0,17.75,0.89,19.65,16.06,3.58,-0.06,2.2,17.77,17.92,53.0,15.92,0.87,17.99,14.13,3.86,-0.08,2.78,15.95,16.06,53.0
+BF-OUD-G300004 = 13.23,1.24,15.51,10.83,4.69,0.17,2.15,13.29,13.24,25.0,18.95,0.9,20.06,17.03,3.03,-0.75,2.35,18.97,19.23,25.0,20.79,0.91,22.4,19.09,3.31,-0.24,2.16,20.81,20.75,25.0,22.52,0.95,23.5,20.47,3.03,-0.94,2.45,22.54,22.95,25.0,21.59,0.99,23.78,19.51,4.27,0.03,2.99,21.61,21.57,25.0,20.95,0.94,22.68,19.65,3.03,0.23,1.84,20.97,20.75,25.0,21.87,0.76,24.06,20.75,3.31,1.15,4.19,21.89,21.71,25.0,21.43,0.55,22.54,20.47,2.07,0.11,2.42,21.44,21.44,25.0,24.09,0.66,25.43,22.95,2.48,0.18,2.22,24.1,23.99,25.0,21.25,0.62,21.99,19.92,2.07,-0.72,2.32,21.26,21.44,25.0,17.5,1.36,20.06,15.37,4.69,0.21,2.09,17.55,17.3,25.0,15.52,0.89,16.89,13.86,3.03,-0.31,2.0,15.54,15.79,25.0
+BF-OUD-G300005 = 14.55,1.17,16.61,12.62,4.0,0.03,1.71,14.6,14.65,72.0,19.17,0.9,21.02,16.61,4.41,-0.51,3.12,19.19,19.27,72.0,21.55,0.76,23.23,18.82,4.41,-0.72,4.71,21.57,21.64,72.0,22.29,0.76,23.92,20.75,3.17,0.2,2.5,22.31,22.13,72.0,22.45,0.96,25.16,20.75,4.41,0.72,3.01,22.47,22.3,72.0,22.13,0.86,24.61,20.61,4.0,0.61,3.1,22.15,21.99,72.0,21.54,0.94,23.64,18.27,5.37,-0.81,4.23,21.56,21.68,72.0,21.72,1.19,23.78,17.72,6.06,-0.87,4.0,21.75,21.78,72.0,24.68,0.42,25.57,23.5,2.07,-0.47,3.21,24.69,24.74,72.0,21.59,0.68,23.5,20.2,3.31,0.46,3.04,21.6,21.57,72.0,17.79,1.04,19.78,15.51,4.27,-0.13,1.96,17.82,17.92,72.0,14.92,0.78,16.61,13.31,3.31,-0.0,2.4,14.94,15.1,72.0
+BF-PAS-G310001 = 16.0,0.42,16.89,15.24,1.65,0.07,2.87,16.0,15.99,19.0,20.39,0.62,21.57,19.37,2.2,0.22,2.3,20.4,20.47,19.0,21.02,0.61,21.71,19.65,2.07,-0.92,2.7,21.03,21.3,19.0,21.68,0.52,22.81,20.47,2.34,0.01,3.51,21.68,21.57,19.0,22.87,1.17,24.33,20.75,3.58,-0.17,1.78,22.9,22.68,19.0,21.03,0.74,22.68,19.51,3.17,0.05,3.02,21.05,21.16,19.0,21.86,0.33,22.4,21.02,1.38,-0.53,3.19,21.86,21.85,19.0,20.83,0.39,21.85,20.47,1.38,1.24,3.66,20.83,20.75,19.0,22.68,0.32,23.23,22.13,1.1,0.1,2.13,22.68,22.68,19.0,20.66,0.63,21.57,19.37,2.2,-0.62,2.53,20.67,20.68,19.0,18.41,0.36,18.82,17.58,1.24,-0.61,2.49,18.41,18.47,19.0,15.91,1.17,18.27,13.86,4.41,-0.12,2.29,15.95,16.2,19.0
+BF-PAS-G310002 = 15.87,1.17,17.99,14.13,3.86,0.36,2.09,15.91,15.79,15.0,20.82,0.37,21.3,20.2,1.1,-0.72,2.14,20.82,20.89,15.0,21.0,0.66,22.13,20.2,1.93,0.4,2.01,21.01,20.89,15.0,22.63,0.54,23.5,21.3,2.2,-0.78,3.97,22.64,22.68,15.0,22.74,0.52,23.5,21.57,1.93,-0.34,3.01,22.74,22.68,15.0,20.94,0.66,22.13,19.78,2.34,-0.15,2.27,20.95,21.02,15.0,21.69,0.3,22.26,21.3,0.96,0.21,2.0,21.7,21.71,15.0,21.85,0.33,22.4,21.16,1.24,-0.55,2.76,21.85,21.85,15.0,22.25,0.25,22.68,21.85,0.83,-0.29,2.17,22.25,22.26,15.0,21.26,0.24,21.85,21.02,0.83,0.87,3.32,21.26,21.23,15.0,18.57,0.31,19.09,17.99,1.1,0.08,2.39,18.57,18.68,15.0,16.32,1.1,18.27,14.82,3.44,0.27,1.94,16.35,15.93,15.0
+BF-PAS-G310003 = 15.91,0.23,16.34,15.37,0.96,-0.4,2.58,15.91,15.93,28.0,19.54,0.55,20.75,18.82,1.93,0.46,2.26,19.55,19.44,28.0,20.32,1.34,22.54,17.72,4.82,-0.34,2.04,20.37,20.58,28.0,23.05,0.57,24.33,22.13,2.2,0.32,2.35,23.05,22.95,28.0,22.91,0.9,24.33,20.75,3.58,-0.57,2.94,22.92,22.95,28.0,20.96,0.41,21.85,20.2,1.65,-0.23,2.72,20.96,21.02,28.0,21.93,0.46,22.68,21.02,1.65,-0.41,2.08,21.94,22.13,28.0,20.57,0.55,21.57,19.37,2.2,-0.0,2.44,20.58,20.61,28.0,22.42,0.59,23.5,21.3,2.2,-0.33,2.42,22.43,22.4,28.0,20.7,0.71,22.4,19.65,2.76,0.44,2.59,20.71,20.68,28.0,17.65,0.84,19.23,15.51,3.72,-0.3,3.12,17.67,17.65,28.0,14.72,0.76,16.61,13.31,3.31,0.45,2.82,14.74,14.69,28.0
+BF-PAS-G310004 = 16.85,0.34,17.17,16.34,0.83,-0.48,1.98,16.85,16.82,5.0,19.71,0.41,20.13,19.09,1.03,-0.63,1.95,19.72,19.92,5.0,20.05,0.37,20.4,19.65,0.76,-0.29,1.22,20.05,20.2,5.0,22.11,0.63,22.95,21.3,1.65,0.01,1.89,22.12,22.26,5.0,23.06,0.56,23.64,22.4,1.24,0.06,1.36,23.07,22.95,5.0,21.63,0.24,21.85,21.3,0.55,-0.36,1.71,21.63,21.64,5.0,22.03,0.17,22.26,21.85,0.41,0.4,1.76,22.03,21.99,5.0,21.41,0.29,21.64,21.02,0.62,-0.46,1.35,21.41,21.57,5.0,22.65,0.3,23.09,22.26,0.83,0.28,2.36,22.65,22.68,5.0,21.24,0.56,21.99,20.47,1.52,-0.06,2.08,21.25,21.23,5.0,18.96,0.72,19.78,17.99,1.79,-0.17,1.67,18.97,18.96,5.0,14.96,1.4,16.48,13.44,3.03,-0.13,1.29,15.01,15.24,5.0
+BF-PAS-G310005 = 16.05,0.24,16.34,15.65,0.69,-0.3,2.08,16.06,16.06,8.0,20.25,0.2,20.47,19.92,0.55,-0.71,2.06,20.25,20.33,8.0,20.44,0.47,21.02,19.78,1.24,-0.24,1.61,20.44,20.51,8.0,23.1,0.76,24.61,22.4,2.2,1.07,2.91,23.11,22.81,8.0,23.06,0.73,24.06,22.13,1.93,0.18,1.91,23.07,23.02,8.0,21.43,0.52,22.26,20.75,1.52,0.05,2.11,21.43,21.4,8.0,22.01,0.22,22.26,21.64,0.62,-0.74,2.17,22.01,22.09,8.0,20.8,0.32,21.3,20.33,0.96,-0.07,2.09,20.8,20.78,8.0,22.47,0.35,22.88,21.85,1.03,-0.58,2.32,22.47,22.5,8.0,19.77,0.17,20.06,19.51,0.55,0.24,2.4,19.77,19.78,8.0,17.14,0.35,17.65,16.61,1.03,-0.14,1.92,17.14,17.17,8.0,14.2,0.64,15.51,13.31,2.2,0.83,3.52,14.22,14.17,8.0
+BF-PAS-G310006 = 16.28,0.49,16.89,15.58,1.31,-0.33,1.74,16.28,16.34,9.0,21.29,0.13,21.44,21.09,0.34,-0.18,1.66,21.29,21.3,9.0,20.58,1.03,22.13,19.09,3.03,0.06,1.94,20.6,20.61,9.0,23.32,0.54,24.06,22.4,1.65,-0.18,2.02,23.33,23.37,9.0,23.11,0.82,24.61,21.57,3.03,-0.0,3.38,23.12,23.09,9.0,22.17,0.54,22.95,21.57,1.38,0.24,1.55,22.18,22.13,9.0,22.19,0.42,22.81,21.57,1.24,0.05,1.86,22.2,22.13,9.0,21.56,0.32,22.13,21.16,0.96,0.54,2.15,21.56,21.44,9.0,22.29,0.1,22.4,22.13,0.28,-0.06,1.95,22.29,22.26,9.0,21.07,0.1,21.23,20.89,0.34,-0.1,2.44,21.07,21.02,9.0,18.54,0.51,19.51,17.58,1.93,0.01,3.63,18.55,18.54,9.0,15.8,0.94,17.03,14.13,2.89,-0.31,2.19,15.82,15.99,9.0
+BF-PAS-G310007 = 15.37,0.59,16.2,14.13,2.07,-0.9,3.37,15.38,15.51,9.0,19.53,0.63,20.2,18.27,1.93,-0.85,2.83,19.54,19.65,9.0,21.44,0.53,22.4,20.75,1.65,0.49,2.25,21.45,21.37,9.0,23.14,0.95,24.47,21.3,3.17,-0.56,2.78,23.15,23.23,9.0,24.25,0.17,24.61,24.06,0.55,0.77,3.12,24.25,24.19,9.0,20.46,0.77,21.57,19.37,2.2,0.24,1.97,20.47,20.47,9.0,21.59,0.3,21.99,21.02,0.96,-0.63,2.59,21.59,21.71,9.0,20.83,0.71,21.85,19.92,1.93,0.31,1.73,20.84,20.68,9.0,22.19,0.72,23.5,21.3,2.2,0.35,2.35,22.21,22.13,9.0,21.41,0.28,21.85,21.02,0.83,-0.04,2.1,21.42,21.44,9.0,18.72,0.83,19.92,17.44,2.48,0.06,1.91,18.74,18.82,9.0,16.45,1.3,18.27,14.41,3.86,-0.14,1.94,16.49,16.61,9.0
+BF-PAS-G310008 = 16.51,0.44,17.03,15.51,1.52,-0.91,3.34,16.52,16.48,11.0,20.54,0.69,21.57,19.65,1.93,-0.08,1.79,20.55,20.61,11.0,21.34,0.77,22.68,20.47,2.2,0.44,1.74,21.36,21.02,11.0,23.78,0.36,24.33,23.23,1.1,-0.32,2.03,23.78,23.92,11.0,24.17,0.37,24.74,23.64,1.1,-0.03,1.89,24.17,24.19,11.0,22.51,0.42,23.23,21.85,1.38,0.25,2.29,22.52,22.4,11.0,21.85,0.21,22.13,21.44,0.69,-0.37,2.57,21.85,21.85,11.0,20.81,0.6,21.99,20.06,1.93,0.79,2.55,20.82,20.75,11.0,22.24,0.23,22.68,21.85,0.83,0.14,2.72,22.24,22.26,11.0,21.0,0.48,21.57,20.06,1.52,-0.5,2.35,21.01,21.02,11.0,19.52,0.53,20.2,18.68,1.52,-0.23,1.85,19.53,19.51,11.0,16.41,1.08,17.99,14.69,3.31,0.05,1.83,16.44,16.2,11.0
+BF-PAS-G310009 = 16.26,0.56,17.17,15.24,1.93,-0.04,2.06,16.27,16.27,27.0,20.64,0.56,21.57,19.51,2.07,0.06,2.27,20.65,20.47,27.0,20.38,0.82,22.13,18.82,3.31,0.05,2.42,20.4,20.33,27.0,23.26,0.81,24.88,21.57,3.31,-0.52,2.78,23.28,23.5,27.0,23.49,0.51,24.33,22.13,2.2,-0.51,3.3,23.5,23.5,27.0,20.76,0.77,21.85,18.82,3.03,-0.57,3.01,20.77,20.89,27.0,22.09,0.37,22.95,21.3,1.65,0.24,2.86,22.09,21.99,27.0,21.14,0.41,21.71,20.2,1.52,-0.8,2.6,21.14,21.3,27.0,21.8,0.49,22.81,20.75,2.07,-0.22,2.62,21.81,21.92,27.0,20.88,0.5,21.57,19.23,2.34,-1.62,5.56,20.88,21.02,27.0,18.68,0.84,20.75,16.89,3.86,0.7,3.86,18.7,18.54,27.0,15.06,1.59,17.72,12.48,5.24,0.07,1.76,15.14,14.96,27.0
+BF-PON-G320001 = 19.26,1.85,22.4,15.51,6.89,-0.13,2.13,19.34,19.3,48.0,19.81,0.82,21.85,17.85,4.0,0.02,3.14,19.83,19.65,48.0,21.33,1.17,23.64,19.09,4.55,0.15,2.2,21.36,21.16,48.0,20.24,0.83,22.13,17.99,4.13,-0.27,3.35,20.26,20.33,48.0,20.72,0.54,21.57,19.37,2.2,-0.44,2.31,20.72,20.85,48.0,20.61,0.97,21.85,17.72,4.13,-1.13,3.84,20.63,20.85,48.0,20.62,0.43,21.3,19.23,2.07,-1.34,4.81,20.62,20.75,48.0,18.64,0.75,19.92,16.61,3.31,-0.29,2.47,18.65,18.61,48.0,19.59,0.62,20.75,17.72,3.03,-1.26,4.4,19.6,19.78,48.0,20.46,0.54,21.3,19.09,2.2,-0.49,2.56,20.47,20.47,48.0,20.3,0.36,21.02,19.37,1.65,-0.44,2.7,20.3,20.33,48.0,17.36,0.65,18.54,15.51,3.03,-0.91,3.88,17.37,17.58,48.0
+BF-PON-G320002 = 16.41,0.94,18.27,14.69,3.58,0.05,3.13,16.43,16.51,12.0,19.15,0.47,19.92,18.27,1.65,-0.18,2.39,19.16,19.13,12.0,21.76,0.59,22.68,20.61,2.07,-0.36,2.47,21.77,21.78,12.0,21.82,0.88,23.5,20.2,3.31,0.16,2.82,21.84,21.82,12.0,21.86,0.26,22.4,21.3,1.1,-0.07,4.04,21.86,21.85,12.0,19.85,0.32,20.33,19.37,0.96,0.12,1.73,19.85,19.85,12.0,21.1,0.21,21.44,20.75,0.69,-0.08,2.08,21.1,21.09,12.0,20.31,0.53,21.02,19.37,1.65,-0.4,2.03,20.32,20.4,12.0,20.77,0.14,21.02,20.47,0.55,-0.34,3.23,20.77,20.75,12.0,20.08,0.55,20.89,19.09,1.79,-0.19,2.05,20.09,20.06,12.0,19.05,0.19,19.37,18.82,0.55,0.63,2.22,19.05,18.96,12.0,17.8,0.9,19.65,16.61,3.03,0.71,2.51,17.82,17.44,12.0
+BF-PON-G320003 = 17.81,0.92,19.92,16.06,3.86,0.57,2.91,17.84,17.58,27.0,19.33,0.67,20.89,18.27,2.62,0.38,2.57,19.34,19.37,27.0,21.58,0.92,22.95,19.92,3.03,-0.17,1.94,21.6,21.57,27.0,20.81,0.87,22.4,17.99,4.41,-1.33,5.57,20.82,21.02,27.0,21.24,0.5,22.68,20.47,2.2,0.76,3.78,21.25,21.3,27.0,20.38,0.34,21.02,19.37,1.65,-0.66,4.28,20.38,20.4,27.0,19.71,0.85,20.75,18.27,2.48,-0.13,1.54,19.72,19.71,27.0,17.83,0.51,18.82,16.61,2.2,-0.46,2.86,17.84,17.99,27.0,20.12,0.4,21.02,19.37,1.65,-0.12,2.95,20.12,20.2,27.0,20.03,0.45,20.75,19.09,1.65,-0.37,2.56,20.03,19.99,27.0,20.01,0.35,20.75,19.09,1.65,-0.52,3.71,20.01,19.92,27.0,16.83,0.85,19.92,15.24,4.69,1.76,7.86,16.85,16.61,27.0
+BF-PON-G320004 = 16.38,0.8,17.99,14.69,3.31,-0.27,2.55,16.4,16.61,27.0,19.57,0.55,21.02,18.54,2.48,0.5,3.23,19.58,19.51,27.0,21.37,0.76,22.95,20.2,2.76,0.54,2.39,21.38,21.3,27.0,21.96,0.58,22.54,19.92,2.62,-2.15,7.37,21.96,22.13,27.0,22.16,0.33,22.95,21.57,1.38,0.48,2.66,22.16,22.13,27.0,20.2,0.62,22.13,19.23,2.89,0.83,4.56,20.21,20.2,27.0,21.24,0.46,22.13,20.47,1.65,0.23,2.09,21.24,21.16,27.0,19.04,0.66,19.92,17.99,1.93,-0.03,1.48,19.05,19.09,27.0,20.4,0.64,21.02,18.82,2.2,-1.34,3.6,20.41,20.61,27.0,20.47,0.66,21.57,19.37,2.2,0.31,1.79,20.49,20.33,27.0,19.68,0.54,21.02,18.27,2.76,-0.22,4.33,19.68,19.65,27.0,16.93,0.65,17.72,14.96,2.76,-1.11,4.32,16.95,17.03,27.0
+BF-PON-G320005 = 17.56,1.25,20.47,15.51,4.96,0.56,2.74,17.6,17.51,34.0,19.91,0.58,20.75,17.85,2.89,-1.5,6.0,19.92,20.02,34.0,21.86,0.64,24.06,21.02,3.03,1.38,5.42,21.87,21.71,34.0,21.84,0.93,23.78,19.37,4.41,-0.07,3.61,21.86,21.71,34.0,21.73,0.48,22.68,20.47,2.2,-0.52,3.53,21.74,21.85,34.0,21.02,0.89,22.95,19.37,3.58,0.0,2.46,21.04,20.95,34.0,21.0,0.54,21.85,18.82,3.03,-1.87,8.98,21.01,21.02,34.0,19.4,0.66,21.57,18.27,3.31,1.15,4.81,19.42,19.27,34.0,19.89,0.49,20.75,18.54,2.2,-0.54,3.27,19.9,19.92,34.0,20.47,0.52,21.3,19.37,1.93,-0.31,1.96,20.48,20.54,34.0,20.08,0.15,20.47,19.92,0.55,0.67,2.77,20.08,20.06,34.0,16.46,0.77,17.99,14.27,3.72,-0.54,3.79,16.48,16.44,34.0
+BF-PON-G320006 = 18.28,1.63,21.85,14.69,7.17,0.11,2.63,18.35,18.27,50.0,19.98,1.1,22.13,17.17,4.96,-0.17,2.89,20.01,19.99,50.0,21.51,1.07,24.06,19.09,4.96,0.21,2.79,21.53,21.44,50.0,21.68,0.91,23.5,19.65,3.86,0.02,2.3,21.7,21.71,50.0,20.92,0.46,21.85,20.2,1.65,0.2,2.17,20.93,20.89,50.0,20.88,0.38,21.85,19.65,2.2,-0.35,4.63,20.88,20.89,50.0,20.31,0.4,21.02,19.16,1.86,-0.57,3.11,20.31,20.37,50.0,18.34,0.41,19.51,17.17,2.34,-0.04,4.09,18.35,18.3,50.0,19.81,0.47,21.02,18.82,2.2,-0.16,3.06,19.82,19.85,50.0,20.32,0.3,21.02,19.37,1.65,-0.34,4.04,20.32,20.33,50.0,20.21,0.52,21.3,18.96,2.34,-0.49,2.73,20.22,20.3,50.0,17.63,1.1,19.92,14.96,4.96,0.03,2.69,17.67,17.58,50.0
+BF-PON-G320007 = 18.37,0.66,19.78,17.44,2.34,0.37,2.4,18.39,18.41,18.0,18.11,0.76,19.92,17.03,2.89,0.74,3.05,18.13,17.96,18.0,21.97,0.52,23.23,21.02,2.2,0.49,3.27,21.97,21.92,18.0,22.91,1.08,24.61,21.3,3.31,0.14,1.76,22.94,23.06,18.0,20.1,0.79,21.02,18.68,2.34,-0.25,1.89,20.12,19.92,18.0,19.9,0.55,21.16,19.23,1.93,0.84,2.59,19.91,19.65,18.0,20.5,0.34,21.3,19.92,1.38,0.42,3.0,20.5,20.47,18.0,17.99,0.44,19.09,17.3,1.79,0.82,3.57,18.0,17.99,18.0,19.74,0.25,20.2,19.23,0.96,-0.15,2.4,19.74,19.71,18.0,20.25,0.27,20.75,19.92,0.83,0.25,1.82,20.25,20.27,18.0,20.12,0.29,20.75,19.78,0.96,0.76,2.55,20.12,20.02,18.0,17.35,0.43,18.27,16.61,1.65,0.38,2.53,17.35,17.23,18.0
+BF-PON-G320008 = 20.45,0.52,21.23,19.92,1.31,0.76,1.87,20.46,20.2,7.0,19.76,0.23,20.06,19.37,0.69,-0.45,2.27,19.76,19.78,7.0,21.83,0.61,22.68,20.89,1.79,-0.29,2.12,21.84,21.85,7.0,20.99,0.84,22.13,19.65,2.48,-0.18,2.15,21.01,21.02,7.0,21.21,0.3,21.57,20.75,0.83,-0.17,1.71,21.21,21.16,7.0,21.24,0.44,21.85,20.75,1.1,0.2,1.53,21.24,21.3,7.0,20.65,0.36,21.3,20.2,1.1,0.73,2.55,20.65,20.54,7.0,18.99,0.39,19.65,18.54,1.1,0.65,2.11,18.99,18.82,7.0,20.19,0.46,20.61,19.37,1.24,-0.76,2.34,20.19,20.33,7.0,19.99,0.4,20.61,19.37,1.24,0.03,2.25,19.99,19.92,7.0,19.8,0.12,19.92,19.65,0.28,-0.27,1.49,19.8,19.78,7.0,16.06,0.58,16.75,15.24,1.52,-0.39,1.69,16.07,16.2,7.0
+BF-PON-G320009 = 16.96,0.41,17.44,16.61,0.83,0.33,1.32,16.96,16.82,6.0,20.93,0.49,21.85,20.47,1.38,1.19,3.19,20.94,20.82,6.0,21.25,1.09,22.54,19.65,2.89,-0.22,1.83,21.28,21.23,6.0,22.24,0.89,23.5,21.02,2.48,0.13,1.98,22.26,22.13,6.0,22.72,0.17,22.95,22.54,0.41,0.05,1.61,22.72,22.75,6.0,21.6,0.7,22.4,20.61,1.79,-0.2,1.63,21.61,21.64,6.0,21.29,0.44,21.85,20.61,1.24,-0.33,2.13,21.29,21.33,6.0,19.78,0.5,20.33,19.09,1.24,-0.05,1.61,19.79,19.71,6.0,20.85,0.1,21.02,20.75,0.28,0.57,2.23,20.85,20.85,6.0,21.31,0.2,21.57,21.02,0.55,-0.18,1.98,21.31,21.33,6.0,20.63,0.2,20.89,20.33,0.55,-0.31,1.85,20.63,20.68,6.0,16.76,0.68,17.72,15.79,1.93,-0.15,2.08,16.77,16.92,6.0
+BF-PON-G320010 = 16.28,0.99,18.54,14.96,3.58,0.59,2.49,16.31,16.13,19.0,20.12,0.63,21.3,18.82,2.48,0.03,2.6,20.13,20.13,19.0,21.39,1.19,23.37,18.82,4.55,-0.63,2.77,21.42,21.57,19.0,21.23,1.16,22.4,18.82,3.58,-0.76,2.13,21.26,21.71,19.0,20.77,0.39,21.3,20.2,1.1,-0.17,1.53,20.77,20.75,19.0,21.05,0.27,21.3,20.2,1.1,-1.74,6.32,21.05,21.09,19.0,20.68,0.38,21.44,19.92,1.52,-0.03,2.61,20.69,20.75,19.0,18.22,0.41,18.82,17.17,1.65,-0.88,3.64,18.22,18.27,19.0,19.3,0.4,20.06,18.54,1.52,0.02,2.35,19.31,19.37,19.0,19.67,0.31,20.2,19.09,1.1,-0.04,2.29,19.68,19.65,19.0,19.81,0.67,21.02,18.54,2.48,-0.12,2.2,19.82,19.78,19.0,16.44,0.91,18.27,14.69,3.58,0.2,2.48,16.47,16.34,19.0
+BF-PON-G320011 = 17.37,0.66,19.09,16.34,2.76,0.52,3.11,17.39,17.41,24.0,20.67,0.75,21.85,19.23,2.62,-0.55,2.09,20.68,20.99,24.0,21.41,1.1,23.78,19.09,4.69,0.14,2.73,21.44,21.37,24.0,22.04,1.83,26.12,19.09,7.03,0.36,2.68,22.12,21.85,24.0,22.61,0.4,23.23,21.85,1.38,-0.1,2.16,22.61,22.68,24.0,19.73,0.88,21.57,17.99,3.58,0.41,2.7,19.74,19.47,24.0,21.44,0.27,21.85,20.75,1.1,-0.55,3.14,21.44,21.44,24.0,19.55,0.9,21.57,17.99,3.58,0.3,2.47,19.57,19.71,24.0,20.73,0.18,21.02,20.47,0.55,0.2,2.2,20.73,20.75,24.0,21.06,0.23,21.44,20.47,0.96,-0.49,3.34,21.06,21.02,24.0,19.97,0.71,21.3,18.54,2.76,-0.05,2.4,19.98,19.96,24.0,17.54,1.06,19.51,16.06,3.44,0.27,2.15,17.58,17.44,24.0
+BF-PON-G320012 = 14.91,0.87,16.06,13.58,2.48,-0.02,1.79,14.94,14.69,9.0,19.11,0.82,20.33,17.99,2.34,0.47,1.98,19.13,18.82,9.0,20.86,0.13,21.09,20.75,0.34,0.63,2.12,20.86,20.89,9.0,22.91,0.51,23.78,22.13,1.65,0.02,2.39,22.91,22.95,9.0,21.83,0.29,22.26,21.44,0.83,-0.05,1.8,21.83,21.85,9.0,20.63,0.25,20.95,20.2,0.76,-0.39,1.95,20.63,20.75,9.0,21.12,0.36,21.57,20.61,0.96,-0.1,1.59,21.13,21.16,9.0,18.85,0.51,19.92,18.27,1.65,0.98,3.17,18.86,18.68,9.0,20.07,0.44,20.75,19.51,1.24,0.11,1.63,20.07,19.99,9.0,20.07,0.33,20.61,19.65,0.96,0.27,2.0,20.07,19.99,9.0,18.76,1.08,20.2,16.89,3.31,-0.26,2.08,18.79,18.75,9.0,17.23,0.43,17.72,16.61,1.1,-0.08,1.63,17.23,17.17,9.0
+BF-SEN-G350001 = 14.61,0.7,15.79,12.76,3.03,-0.4,2.74,14.63,14.65,56.0,19.86,0.55,21.3,18.13,3.17,-0.01,4.23,19.87,19.89,56.0,22.87,0.33,24.06,22.4,1.65,1.23,5.18,22.87,22.81,56.0,22.18,0.91,24.33,20.47,3.86,0.37,2.44,22.2,22.06,56.0,21.82,1.46,24.61,18.54,6.06,-0.05,1.92,21.87,21.92,56.0,22.24,0.54,23.23,21.16,2.07,-0.07,2.38,22.25,22.19,56.0,22.7,0.57,23.5,21.3,2.2,-0.72,2.87,22.7,22.81,56.0,22.04,0.27,22.54,21.44,1.1,-0.47,2.65,22.04,22.13,56.0,23.51,0.65,24.88,22.26,2.62,-0.07,1.99,23.52,23.57,56.0,22.49,0.39,23.5,21.71,1.79,0.74,3.11,22.49,22.4,56.0,18.71,0.67,20.2,17.44,2.76,0.09,2.14,18.72,18.75,56.0,16.22,0.92,17.44,14.27,3.17,-0.56,2.04,16.24,16.55,56.0
+BF-SEN-G350002 = 14.6,0.73,16.34,11.93,4.41,-0.72,4.52,14.62,14.69,76.0,19.2,0.64,20.2,16.61,3.58,-1.03,5.12,19.21,19.23,76.0,22.18,0.78,24.33,20.47,3.86,0.29,2.92,22.19,22.13,76.0,21.75,1.04,24.06,19.09,4.96,-0.28,2.99,21.77,21.85,76.0,19.99,1.39,23.23,17.72,5.51,0.29,2.26,20.04,19.85,76.0,21.46,1.0,24.06,19.37,4.69,0.66,3.19,21.48,21.2,76.0,22.64,0.84,24.06,20.75,3.31,-0.15,1.98,22.66,22.64,76.0,22.44,0.4,23.5,21.02,2.48,-0.88,4.76,22.44,22.54,76.0,23.75,0.4,24.61,22.4,2.2,-0.42,3.78,23.76,23.78,76.0,22.18,0.66,23.78,20.75,3.03,0.3,3.01,22.19,22.26,76.0,17.65,0.82,19.37,15.24,4.13,-0.61,3.25,17.67,17.79,76.0,14.99,1.55,19.92,10.55,9.37,0.06,3.86,15.06,15.1,76.0
+BF-SEN-G350003 = 15.97,0.95,17.72,14.13,3.58,-0.22,2.26,16.0,16.27,22.0,19.93,0.69,21.57,18.54,3.03,0.26,3.24,19.94,19.92,22.0,20.55,0.8,21.85,18.82,3.03,-0.21,2.35,20.56,20.51,22.0,22.95,0.81,24.33,20.75,3.58,-0.57,3.85,22.96,23.02,22.0,20.7,0.99,22.4,17.99,4.41,-0.93,3.94,20.73,20.82,22.0,20.58,0.46,21.44,19.92,1.52,0.48,2.21,20.58,20.47,22.0,23.03,0.81,24.33,21.57,2.76,-0.12,2.09,23.04,23.02,22.0,23.17,0.27,23.5,22.4,1.1,-0.81,4.07,23.17,23.23,22.0,24.49,0.41,25.43,24.06,1.38,0.91,2.83,24.49,24.33,22.0,23.55,0.32,24.06,22.81,1.24,-0.46,3.04,23.55,23.57,22.0,19.23,0.53,20.2,18.13,2.07,-0.03,2.28,19.24,19.23,22.0,14.81,0.95,17.72,13.31,4.41,1.3,5.31,14.84,14.69,22.0
+BF-SEN-G350004 = 14.53,0.42,15.24,13.58,1.65,-0.36,2.54,14.54,14.62,28.0,19.22,0.6,20.2,17.99,2.2,-0.28,1.96,19.22,19.3,28.0,22.74,0.3,23.5,22.13,1.38,0.14,3.6,22.74,22.68,28.0,22.67,0.59,23.78,21.57,2.2,-0.26,2.33,22.68,22.68,28.0,21.29,0.6,22.81,20.2,2.62,0.37,2.92,21.3,21.3,28.0,20.99,0.58,22.13,19.92,2.2,0.0,2.05,21.0,21.02,28.0,22.63,0.61,24.61,21.85,2.76,1.5,5.24,22.64,22.4,28.0,21.22,0.63,22.13,19.37,2.76,-1.03,4.1,21.23,21.3,28.0,23.75,0.38,24.4,23.23,1.17,0.22,1.77,23.76,23.71,28.0,21.63,0.92,23.64,20.47,3.17,0.67,2.4,21.65,21.44,28.0,17.91,0.56,19.37,16.89,2.48,0.41,3.42,17.91,17.85,28.0,15.38,0.7,16.75,13.86,2.89,-0.27,2.9,15.39,15.44,28.0
+BF-SEN-G350005 = 14.52,0.39,14.96,13.44,1.52,-1.19,3.96,14.52,14.65,20.0,19.15,0.87,20.2,17.17,3.03,-0.97,2.88,19.17,19.37,20.0,22.44,0.34,22.95,21.85,1.1,-0.14,1.83,22.44,22.47,20.0,21.9,0.61,23.5,20.75,2.76,0.3,4.19,21.91,21.99,20.0,19.79,1.54,21.57,16.34,5.24,-0.73,2.47,19.85,20.4,20.0,23.4,0.87,25.43,22.26,3.17,0.55,2.72,23.42,23.44,20.0,22.56,0.39,23.23,22.13,1.1,0.34,1.65,22.56,22.44,20.0,22.54,0.25,22.81,21.85,0.96,-1.23,4.07,22.54,22.64,20.0,22.78,0.68,23.5,20.75,2.76,-1.67,5.4,22.79,22.95,20.0,22.5,0.36,23.09,21.85,1.24,-0.21,2.06,22.5,22.5,20.0,17.41,0.76,19.09,15.79,3.31,0.06,3.33,17.43,17.37,20.0,15.41,0.4,15.79,14.41,1.38,-1.12,3.16,15.41,15.51,20.0
+BF-SEN-G350006 = 15.61,1.33,19.65,13.03,6.61,0.57,2.7,15.67,15.37,211.0,20.13,1.1,22.4,16.89,5.51,-0.06,2.4,20.16,20.06,211.0,22.24,0.71,24.06,19.37,4.69,-0.4,3.69,22.25,22.4,211.0,23.8,1.06,26.81,19.65,7.17,-0.6,4.32,23.83,23.85,211.0,22.59,1.6,25.98,15.79,10.2,-1.4,5.88,22.65,22.95,211.0,22.08,0.91,24.61,19.51,5.1,-0.24,2.96,22.1,22.13,211.0,22.04,0.71,24.33,20.2,4.13,0.23,2.97,22.05,22.13,211.0,21.78,0.63,23.23,19.92,3.31,-0.18,2.8,21.79,21.85,211.0,22.74,0.66,24.33,20.89,3.44,0.01,3.15,22.75,22.75,211.0,22.1,0.8,24.33,20.47,3.86,0.35,2.45,22.11,21.99,211.0,18.04,0.92,20.2,15.51,4.69,-0.22,2.73,18.06,17.99,211.0,15.88,1.3,19.09,10.83,8.27,-0.52,3.7,15.94,16.06,210.0
+BF-SEN-G350007 = 15.24,0.82,16.61,13.86,2.76,0.21,1.69,15.26,14.96,26.0,18.89,0.74,19.78,16.89,2.89,-1.1,3.37,18.9,19.23,26.0,21.28,0.88,22.95,19.65,3.31,-0.25,2.27,21.29,21.44,26.0,22.16,0.54,23.23,21.02,2.2,0.08,2.82,22.16,22.13,26.0,18.64,1.4,21.85,16.34,5.51,0.31,2.44,18.69,18.65,26.0,22.13,1.11,24.06,19.92,4.13,-0.18,2.84,22.15,22.13,26.0,22.04,0.56,22.95,21.02,1.93,-0.11,2.3,22.05,22.13,26.0,22.7,0.29,23.23,22.13,1.1,-0.32,2.46,22.7,22.68,26.0,23.81,0.43,24.61,22.68,1.93,-0.39,3.44,23.81,23.78,26.0,22.33,0.57,23.5,21.57,1.93,0.65,2.18,22.34,22.19,26.0,18.2,0.84,20.2,16.61,3.58,0.47,2.88,18.22,18.16,26.0,15.59,0.86,17.3,13.44,3.86,-0.47,4.21,15.62,15.62,26.0
+BF-SIS-G360001 = 16.49,0.79,18.54,14.41,4.13,0.18,3.26,16.51,16.44,54.0,19.69,0.45,20.75,18.54,2.2,-0.3,2.77,19.7,19.71,54.0,21.73,0.46,22.68,20.75,1.93,-0.06,2.36,21.73,21.78,54.0,22.68,0.73,24.06,20.75,3.31,-0.83,3.88,22.69,22.68,54.0,23.17,0.56,24.88,22.4,2.48,0.95,3.35,23.17,22.95,54.0,20.28,0.65,21.57,18.82,2.76,0.04,2.37,20.29,20.2,54.0,19.7,0.7,21.02,18.13,2.89,-0.1,2.14,19.71,19.71,54.0,20.77,0.57,21.57,18.82,2.76,-1.22,4.58,20.78,20.89,54.0,20.81,0.59,21.57,19.37,2.2,-0.87,2.88,20.81,20.89,54.0,20.73,0.4,21.57,19.37,2.2,-0.99,4.97,20.74,20.75,54.0,18.53,0.4,19.92,17.85,2.07,1.16,4.76,18.54,18.51,54.0,17.44,0.6,19.09,15.24,3.86,-0.97,5.99,17.45,17.58,54.0
+BF-SIS-G360002 = 15.21,0.49,16.48,14.41,2.07,0.52,3.02,15.22,15.2,24.0,20.3,0.67,21.85,19.37,2.48,0.8,2.95,20.31,20.2,24.0,21.61,0.8,22.81,20.06,2.76,-0.57,2.19,21.62,21.78,24.0,23.9,0.71,25.02,22.4,2.62,-0.34,2.35,23.91,24.02,24.0,24.63,0.56,25.43,23.71,1.72,-0.03,1.81,24.63,24.54,24.0,20.93,0.32,21.71,20.47,1.24,0.8,2.91,20.93,20.82,24.0,20.56,0.24,21.02,20.2,0.83,0.2,2.21,20.56,20.58,24.0,21.35,0.41,22.13,20.61,1.52,-0.16,2.43,21.36,21.3,24.0,22.48,0.19,22.75,21.99,0.76,-0.89,3.26,22.48,22.54,24.0,21.1,0.29,21.71,20.33,1.38,-0.47,3.67,21.11,21.16,24.0,17.85,0.61,18.89,16.89,2.0,0.03,1.95,17.86,17.82,24.0,16.72,0.79,18.41,15.24,3.17,0.1,2.22,16.74,16.68,24.0
+BF-SIS-G360003 = 16.14,0.79,17.44,14.27,3.17,-0.65,2.81,16.16,16.2,41.0,20.19,0.41,21.3,19.37,1.93,0.55,3.46,20.19,20.2,41.0,21.56,1.19,23.78,18.68,5.1,-0.67,2.9,21.59,21.85,41.0,22.41,1.07,24.61,19.92,4.69,-0.13,2.66,22.44,22.4,41.0,22.96,0.72,24.33,21.57,2.76,0.12,1.94,22.97,22.95,41.0,20.31,1.15,22.4,17.44,4.96,-0.61,3.03,20.34,20.33,41.0,20.95,0.8,22.26,19.37,2.89,-0.25,2.02,20.96,21.02,41.0,19.76,1.01,21.57,17.72,3.86,0.08,2.29,19.79,19.71,41.0,21.7,0.45,22.68,20.47,2.2,-0.33,3.25,21.71,21.71,41.0,20.74,0.51,21.99,19.51,2.48,-0.35,3.44,20.74,20.75,41.0,18.81,0.65,20.2,17.44,2.76,-0.09,2.49,18.82,18.82,41.0,17.24,0.6,19.09,15.79,3.31,0.59,4.55,17.25,17.17,41.0
+BF-SIS-G360004 = 16.6,1.22,19.09,12.76,6.34,-0.35,3.39,16.64,16.61,79.0,20.53,1.11,23.23,17.44,5.79,-0.14,3.67,20.56,20.47,79.0,22.09,1.17,24.06,17.17,6.89,-1.23,5.76,22.12,22.13,79.0,23.99,1.05,26.81,21.02,5.79,-0.13,3.33,24.01,24.06,79.0,23.68,1.24,25.98,20.2,5.79,-0.72,2.99,23.72,23.99,79.0,21.03,0.82,22.95,19.37,3.58,0.11,2.79,21.04,20.89,79.0,20.56,0.41,21.3,18.82,2.48,-1.37,6.77,20.56,20.61,79.0,21.11,0.7,22.13,19.09,3.03,-0.71,2.89,21.12,21.3,79.0,21.53,0.63,22.95,19.92,3.03,-0.15,2.88,21.54,21.57,79.0,21.2,0.4,22.13,19.92,2.2,-0.17,3.6,21.2,21.16,79.0,18.82,0.48,19.92,17.72,2.2,0.01,2.79,18.83,18.82,79.0,17.07,1.24,19.92,14.41,5.51,-0.19,2.28,17.11,17.23,79.0
+BF-SIS-G360005 = 16.11,0.6,17.44,14.41,3.03,-0.54,4.24,16.12,16.13,26.0,20.7,0.43,21.57,19.92,1.65,0.08,2.4,20.7,20.75,26.0,22.21,0.6,23.64,21.02,2.62,0.15,3.41,22.22,22.16,26.0,22.82,0.75,24.33,21.02,3.31,-0.32,3.03,22.83,22.71,26.0,23.59,0.34,24.06,22.68,1.38,-0.8,3.55,23.59,23.64,26.0,19.91,1.04,21.85,17.3,4.55,-0.42,3.28,19.94,19.78,26.0,21.84,0.33,22.68,21.3,1.38,0.42,2.94,21.84,21.85,26.0,20.13,0.66,21.3,18.96,2.34,-0.0,2.06,20.14,20.06,26.0,22.17,0.29,22.95,21.85,1.1,0.9,3.23,22.18,22.13,26.0,21.38,0.38,22.26,20.75,1.52,0.4,2.53,21.38,21.3,26.0,19.1,0.77,20.47,17.72,2.76,-0.08,2.15,19.11,19.16,26.0,17.67,0.58,18.54,16.34,2.2,-0.98,2.96,17.68,17.92,26.0
+BF-SIS-G360006 = 16.55,0.71,17.72,14.96,2.76,-0.57,2.74,16.56,16.61,34.0,20.01,0.51,21.3,19.37,1.93,0.83,3.18,20.02,19.92,34.0,20.26,1.08,22.13,18.54,3.58,-0.06,1.91,20.29,20.33,34.0,23.1,0.82,24.33,20.2,4.13,-1.72,6.55,23.11,23.23,34.0,22.81,0.7,24.06,21.57,2.48,0.11,1.93,22.82,22.92,34.0,20.81,0.55,22.4,19.65,2.76,0.39,4.36,20.82,20.89,34.0,18.68,1.18,21.02,16.06,4.96,-0.46,2.73,18.71,18.82,34.0,20.98,1.28,22.95,17.99,4.96,-0.38,2.25,21.02,20.89,34.0,21.78,0.22,22.13,21.3,0.83,-0.45,2.71,21.78,21.82,34.0,20.82,0.49,21.85,19.37,2.48,-0.47,4.18,20.83,20.89,34.0,18.79,0.46,19.92,17.72,2.2,0.23,3.37,18.8,18.82,34.0,17.73,0.89,20.2,16.06,4.13,0.44,3.14,17.75,17.72,34.0
+BF-SIS-G360007 = 15.62,0.71,17.17,14.13,3.03,-0.11,3.51,15.63,15.65,15.0,19.43,0.51,20.2,18.54,1.65,-0.26,1.97,19.44,19.58,15.0,21.62,0.75,23.23,20.33,2.89,0.39,2.77,21.63,21.57,15.0,23.54,0.98,25.16,21.57,3.58,-0.18,2.5,23.56,23.64,15.0,23.59,0.5,24.68,22.95,1.72,0.99,3.36,23.6,23.5,15.0,20.4,0.39,21.02,19.65,1.38,-0.36,2.24,20.41,20.4,15.0,21.37,0.42,21.85,20.75,1.1,-0.2,1.78,21.37,21.3,15.0,20.44,0.55,21.44,19.09,2.34,-0.73,3.86,20.45,20.61,15.0,22.06,0.5,22.95,21.3,1.65,0.31,2.54,22.07,22.06,15.0,20.04,0.69,21.3,18.82,2.48,0.36,2.73,20.05,19.92,15.0,18.83,0.43,19.65,17.99,1.65,0.12,2.85,18.83,18.82,15.0,17.79,0.87,19.37,16.75,2.62,0.74,2.17,17.81,17.44,15.0
+BF-SIS-G360008 = 15.81,0.75,16.75,13.58,3.17,-1.54,5.2,15.82,16.06,19.0,20.74,0.6,21.85,19.92,1.93,0.32,2.17,20.75,20.75,19.0,22.46,0.49,23.23,21.3,1.93,-0.55,3.14,22.46,22.4,19.0,23.18,0.71,24.19,21.85,2.34,-0.18,1.95,23.19,23.23,19.0,23.47,0.23,23.78,22.95,0.83,-0.58,2.67,23.48,23.5,19.0,19.38,0.34,19.92,18.68,1.24,-0.22,2.45,19.39,19.37,19.0,21.85,0.42,22.54,21.16,1.38,0.01,1.81,21.86,21.92,19.0,20.36,0.65,21.3,19.37,1.93,0.1,1.48,20.37,20.06,19.0,22.09,0.48,23.23,21.3,1.93,0.81,3.26,22.09,21.99,19.0,21.01,0.17,21.44,20.75,0.69,0.97,3.38,21.01,20.95,19.0,18.23,0.41,18.96,17.58,1.38,0.37,2.28,18.23,18.13,19.0,17.28,0.37,17.79,16.34,1.45,-1.1,3.43,17.29,17.44,19.0
+BF-SIS-G360009 = 16.91,0.2,17.17,16.68,0.48,0.3,2.02,16.91,16.89,4.0,20.28,0.21,20.54,20.06,0.48,0.24,1.74,20.28,20.27,4.0,23.52,0.48,24.19,23.09,1.1,0.74,2.04,23.52,23.4,4.0,20.97,1.15,22.06,19.37,2.69,-0.69,2.04,21.0,21.23,4.0,24.4,0.36,24.88,24.12,0.76,0.58,1.73,24.4,24.3,4.0,20.63,0.53,21.02,19.85,1.17,-1.0,2.22,20.63,20.82,4.0,20.58,0.24,20.89,20.33,0.55,0.43,1.85,20.58,20.54,4.0,20.89,0.35,21.23,20.4,0.83,-0.61,2.0,20.89,20.95,4.0,22.23,0.21,22.4,21.92,0.48,-0.92,2.16,22.23,22.3,4.0,21.26,0.04,21.3,21.23,0.07,-0.0,1.0,21.26,21.26,4.0,19.15,0.51,19.58,18.41,1.17,-0.89,2.16,19.15,19.3,4.0,17.49,0.45,18.13,17.17,0.96,0.77,1.95,17.5,17.34,4.0
+BF-SIS-G360010 = 17.08,0.88,17.99,15.79,2.2,-0.56,1.89,17.1,17.44,5.0,21.09,0.5,21.85,20.47,1.38,0.42,2.37,21.1,21.09,5.0,23.05,1.19,24.88,21.85,3.03,0.64,2.19,23.07,22.95,5.0,22.97,0.21,23.23,22.68,0.55,-0.15,1.97,22.97,22.95,5.0,23.83,0.32,24.06,23.37,0.69,-0.68,1.75,23.84,24.06,5.0,20.02,0.85,21.3,19.09,2.2,0.52,2.16,20.03,20.06,5.0,20.68,0.19,20.82,20.33,0.48,-1.41,3.14,20.68,20.75,5.0,20.46,0.35,20.75,19.92,0.83,-0.73,2.13,20.46,20.54,5.0,21.74,0.3,22.13,21.3,0.83,-0.28,2.36,21.74,21.71,5.0,21.35,0.16,21.57,21.16,0.41,0.27,1.96,21.35,21.3,5.0,19.44,0.5,20.2,18.96,1.24,0.66,2.05,19.44,19.3,5.0,18.25,1.61,20.75,16.89,3.86,0.78,2.07,18.31,17.51,5.0
+BF-SIS-G360011 = 16.02,1.0,18.54,13.72,4.82,0.2,2.85,16.05,15.93,73.0,20.09,0.79,21.57,17.99,3.58,-0.2,2.46,20.1,20.06,73.0,22.05,0.69,23.23,20.47,2.76,-0.6,2.58,22.06,22.26,73.0,22.52,0.85,24.33,20.2,4.13,-0.21,2.83,22.54,22.68,73.0,23.71,0.73,25.57,22.13,3.44,0.48,3.27,23.72,23.57,73.0,20.8,0.85,23.5,19.09,4.41,1.06,3.85,20.81,20.54,73.0,20.53,0.62,21.85,18.54,3.31,-0.69,4.05,20.54,20.47,73.0,20.77,0.58,21.85,19.09,2.76,-0.65,3.4,20.77,20.89,73.0,20.9,0.72,22.54,19.65,2.89,0.08,2.28,20.92,20.89,73.0,21.3,0.56,22.4,20.2,2.2,0.01,1.85,21.31,21.23,73.0,18.43,0.43,19.65,17.17,2.48,-0.09,4.08,18.43,18.54,73.0,16.87,0.93,18.54,14.69,3.86,-0.09,2.37,16.9,16.89,73.0
+BF-SIS-G360012 = 17.41,0.73,18.82,15.51,3.31,-0.35,2.8,17.42,17.44,35.0,20.63,0.49,21.85,19.37,2.48,0.03,3.64,20.64,20.61,35.0,21.81,0.32,22.4,21.02,1.38,-0.2,3.02,21.81,21.85,35.0,23.8,1.67,26.54,18.54,7.99,-1.06,4.71,23.85,23.92,35.0,23.3,1.47,26.54,21.3,5.24,0.54,2.21,23.34,22.81,35.0,20.5,0.65,21.85,19.37,2.48,0.27,2.07,20.51,20.47,35.0,21.22,0.58,22.13,19.92,2.2,-0.31,2.43,21.23,21.3,35.0,19.69,0.54,21.02,18.27,2.76,-0.06,3.58,19.69,19.65,35.0,22.13,0.33,22.95,21.3,1.65,-0.22,3.56,22.13,22.13,35.0,20.62,0.42,21.85,20.06,1.79,0.99,3.66,20.62,20.47,35.0,18.92,0.55,19.65,17.17,2.48,-1.24,4.37,18.93,19.03,35.0,17.93,0.59,18.82,16.34,2.48,-1.09,4.17,17.94,17.99,35.0
+BF-SIS-G360013 = 16.09,0.85,17.72,14.13,3.58,-0.01,2.74,16.11,16.06,40.0,20.7,0.37,21.71,20.2,1.52,1.09,3.77,20.7,20.61,40.0,20.82,1.02,22.4,18.27,4.13,-0.61,2.49,20.84,21.09,40.0,23.78,0.44,24.88,22.95,1.93,0.79,3.41,23.79,23.68,40.0,22.79,0.92,24.61,20.47,4.13,-0.02,2.49,22.8,22.68,40.0,20.38,0.64,22.68,19.3,3.38,0.93,5.23,20.39,20.33,40.0,20.89,0.77,22.13,18.82,3.31,-0.7,3.03,20.9,21.16,40.0,21.13,0.97,22.4,19.09,3.31,-0.53,1.97,21.15,21.4,40.0,21.82,0.25,22.26,21.02,1.24,-1.19,4.87,21.83,21.85,40.0,21.08,0.38,22.13,20.47,1.65,0.4,3.13,21.08,21.09,40.0,19.14,0.33,19.78,18.27,1.52,-0.91,3.76,19.15,19.23,40.0,17.84,0.98,19.65,16.06,3.58,-0.04,1.94,17.86,17.75,40.0
+BF-SMT-G340001 = 15.03,0.77,16.34,13.58,2.76,0.01,2.1,15.05,14.96,60.0,19.04,0.55,20.2,17.72,2.48,-0.13,2.56,19.04,19.09,60.0,22.51,0.36,23.5,21.57,1.93,0.22,3.33,22.52,22.4,60.0,21.93,1.23,25.16,19.37,5.79,0.27,2.72,21.97,21.78,60.0,22.02,0.9,24.61,18.96,5.65,-0.16,4.84,22.04,21.99,60.0,21.19,0.53,22.4,20.06,2.34,0.01,2.26,21.19,21.16,60.0,22.5,0.33,23.5,21.57,1.93,0.33,4.54,22.5,22.47,60.0,20.98,0.9,22.68,18.27,4.41,-0.95,3.87,21.0,21.16,60.0,22.56,0.5,23.5,21.3,2.2,-0.38,2.67,22.56,22.68,60.0,21.23,0.43,22.4,20.75,1.65,1.17,3.52,21.23,21.02,60.0,17.82,1.01,19.92,15.79,4.13,-0.12,2.34,17.84,17.92,60.0,15.85,1.4,19.65,13.86,5.79,0.64,2.74,15.91,15.51,60.0
+BF-SMT-G340002 = 15.82,0.63,16.89,14.13,2.76,-0.98,3.97,15.83,15.96,26.0,18.83,0.6,19.92,17.44,2.48,-0.47,2.89,18.84,18.96,26.0,21.88,0.24,22.54,21.44,1.1,0.64,3.82,21.88,21.85,26.0,22.49,0.66,24.06,21.57,2.48,0.19,2.42,22.5,22.61,26.0,22.88,0.71,23.78,20.47,3.31,-1.78,6.31,22.89,23.09,26.0,19.84,0.39,20.47,18.96,1.52,-0.68,2.67,19.85,19.92,26.0,22.01,0.32,22.54,21.44,1.1,0.03,1.87,22.01,21.99,26.0,22.25,0.74,23.23,20.75,2.48,-0.43,2.05,22.26,22.4,26.0,23.55,0.47,24.33,22.68,1.65,0.04,2.42,23.55,23.54,26.0,22.93,0.25,23.37,22.4,0.96,-0.0,2.11,22.93,22.95,26.0,19.97,0.6,21.3,18.54,2.76,-0.18,3.08,19.98,20.13,26.0,16.59,1.02,18.82,14.13,4.69,-0.32,3.18,16.62,16.68,26.0
+BF-SMT-G340003 = 16.14,0.76,17.44,15.24,2.2,0.12,1.61,16.15,16.06,17.0,19.07,0.2,19.51,18.68,0.83,0.07,3.01,19.07,19.09,17.0,21.84,0.55,22.47,20.47,2.0,-1.03,3.35,21.84,21.99,17.0,22.33,0.88,24.47,21.3,3.17,1.03,3.3,22.35,22.13,17.0,21.75,0.6,22.95,20.75,2.2,0.29,2.42,21.76,21.71,17.0,20.9,0.5,21.85,19.92,1.93,0.08,2.63,20.9,20.82,17.0,22.22,0.43,22.95,21.44,1.52,0.11,2.04,22.23,22.13,17.0,21.57,0.59,22.68,20.75,1.93,0.52,2.42,21.57,21.44,17.0,22.27,0.35,22.95,21.71,1.24,0.21,2.1,22.27,22.26,17.0,20.91,0.26,21.44,20.47,0.96,0.4,2.46,20.91,20.82,17.0,17.08,0.93,18.82,15.51,3.31,0.2,2.24,17.1,17.1,17.0,15.07,1.31,17.03,12.2,4.82,-0.57,2.49,15.13,15.51,17.0
+BF-SMT-G340004 = 15.62,0.96,17.44,13.86,3.58,-0.13,2.28,15.65,15.68,22.0,19.02,0.62,20.2,17.72,2.48,-0.18,2.57,19.03,18.99,22.0,22.09,0.36,22.68,21.3,1.38,-0.19,2.49,22.09,22.06,22.0,22.98,0.92,24.88,21.3,3.58,0.06,2.5,23.0,22.95,22.0,23.78,0.59,24.61,22.54,2.07,-0.36,2.21,23.79,23.78,22.0,20.21,0.5,21.44,19.37,2.07,0.33,3.04,20.21,20.2,22.0,22.2,0.2,22.4,21.85,0.55,-0.54,1.99,22.2,22.26,22.0,21.52,0.3,22.13,21.02,1.1,0.39,2.64,21.53,21.54,22.0,23.29,0.51,24.33,22.4,1.93,0.51,2.69,23.3,23.16,22.0,22.53,0.35,22.95,21.71,1.24,-0.84,2.83,22.53,22.64,22.0,19.95,1.21,22.13,18.27,3.86,0.2,1.96,19.99,19.85,22.0,17.2,1.33,18.54,14.41,4.13,-0.9,2.6,17.25,17.65,22.0
+BF-SMT-G340005 = 15.91,0.39,16.48,15.24,1.24,-0.25,2.09,15.91,15.99,17.0,18.58,0.29,19.09,17.99,1.1,-0.07,2.63,18.59,18.54,17.0,22.35,0.57,23.5,21.3,2.2,-0.03,2.74,22.36,22.4,17.0,23.05,0.36,23.64,22.4,1.24,-0.19,2.34,23.05,22.95,17.0,22.76,0.7,23.64,21.16,2.48,-1.09,3.51,22.77,22.95,17.0,19.73,0.64,20.75,18.68,2.07,-0.27,1.77,19.74,19.92,17.0,22.06,0.48,22.95,21.44,1.52,0.31,1.83,22.06,22.13,17.0,22.09,0.53,22.81,21.23,1.58,-0.26,1.61,22.1,22.13,17.0,23.22,0.52,24.06,22.13,1.93,-0.61,2.87,23.23,23.3,17.0,23.18,0.58,24.33,21.85,2.48,-0.13,3.49,23.18,23.23,17.0,19.2,0.54,19.92,18.13,1.79,-0.78,2.38,19.21,19.37,17.0,16.62,0.8,18.27,15.24,3.03,0.27,2.76,16.64,16.61,17.0
+BF-SMT-G340006 = 15.85,0.63,17.17,14.69,2.48,0.25,2.52,15.87,15.79,22.0,19.71,0.68,21.02,18.27,2.76,0.3,2.79,19.72,19.51,22.0,21.51,0.44,22.4,20.75,1.65,-0.09,2.21,21.51,21.57,22.0,23.52,0.31,24.06,22.95,1.1,-0.33,2.19,23.52,23.57,22.0,22.57,1.1,24.61,19.65,4.96,-0.66,3.66,22.6,22.71,22.0,19.26,0.33,19.92,18.54,1.38,0.13,2.88,19.26,19.16,22.0,21.82,0.35,22.26,21.02,1.24,-0.67,2.38,21.82,21.88,22.0,21.11,0.2,21.57,20.75,0.83,0.24,2.95,21.11,21.09,22.0,23.75,0.65,24.33,21.57,2.76,-1.9,6.86,23.75,23.92,22.0,22.08,0.76,23.5,20.75,2.76,0.15,2.13,22.09,22.02,22.0,19.72,0.74,21.44,18.82,2.62,0.94,3.03,19.73,19.58,22.0,16.57,1.11,19.37,14.96,4.41,0.96,3.38,16.6,16.44,22.0
+BF-SMT-G340007 = 15.46,0.98,16.61,13.31,3.31,-0.98,2.89,15.49,15.75,14.0,19.34,0.38,19.92,18.82,1.1,-0.14,1.67,19.34,19.4,14.0,22.3,0.47,23.23,21.57,1.65,0.43,2.31,22.3,22.19,14.0,21.74,1.12,23.78,20.2,3.58,0.22,1.97,21.77,21.71,14.0,22.22,0.53,22.95,21.3,1.65,-0.4,2.08,22.23,22.23,14.0,20.08,0.34,20.47,19.51,0.96,-0.2,1.71,20.08,20.06,14.0,22.16,0.6,22.95,20.75,2.2,-0.95,3.28,22.17,22.33,14.0,21.6,0.2,21.85,21.16,0.69,-0.63,2.91,21.6,21.57,14.0,22.22,0.82,24.33,21.02,3.31,1.24,4.46,22.24,22.06,14.0,20.78,0.28,21.57,20.47,1.1,1.77,5.84,20.78,20.75,14.0,17.66,0.92,19.37,16.06,3.31,0.09,2.35,17.68,17.65,14.0,15.21,0.61,16.61,14.13,2.48,0.54,3.36,15.22,15.03,14.0
+BF-SMT-G340008 = 15.18,0.48,16.06,13.58,2.48,-1.3,5.31,15.18,15.24,34.0,19.15,0.45,20.2,18.13,2.07,0.03,3.03,19.16,19.13,34.0,22.87,0.47,24.33,22.13,2.2,0.97,4.21,22.88,22.81,34.0,21.27,1.21,23.23,18.27,4.96,-1.08,3.59,21.3,21.57,34.0,21.67,0.72,23.5,20.2,3.31,0.15,3.36,21.69,21.78,34.0,21.78,0.75,23.5,19.37,4.13,-1.12,6.81,21.79,21.85,34.0,22.81,0.37,23.5,22.13,1.38,-0.16,2.27,22.81,22.85,34.0,21.25,1.02,22.4,18.54,3.86,-0.6,2.63,21.27,21.51,34.0,22.61,0.87,24.61,21.02,3.58,0.18,2.95,22.63,22.61,34.0,21.26,0.34,21.85,20.47,1.38,-0.73,2.98,21.26,21.3,34.0,18.0,0.71,19.65,16.34,3.31,-0.2,3.33,18.02,18.06,34.0,16.67,1.06,19.09,14.41,4.69,0.28,3.16,16.71,16.48,34.0
+BF-SMT-G340009 = 16.63,0.79,17.72,15.24,2.48,-0.33,1.77,16.65,16.89,18.0,20.48,0.75,22.13,19.09,3.03,0.24,2.97,20.49,20.47,18.0,21.85,0.28,22.4,21.44,0.96,0.05,2.06,21.86,21.85,18.0,23.66,0.65,25.02,22.54,2.48,0.35,2.76,23.67,23.64,18.0,22.96,0.37,23.64,22.4,1.24,0.06,2.07,22.96,22.92,18.0,20.22,0.49,21.02,19.09,1.93,-0.57,2.86,20.23,20.27,18.0,21.57,0.29,21.99,21.02,0.96,-0.2,1.95,21.57,21.57,18.0,21.44,0.44,22.13,20.47,1.65,-0.7,2.8,21.44,21.51,18.0,22.69,0.51,23.5,21.85,1.65,0.01,1.73,22.7,22.64,18.0,22.29,0.25,22.81,21.85,0.96,0.2,2.78,22.29,22.26,18.0,18.58,0.92,20.47,17.58,2.89,0.69,2.3,18.6,18.41,18.0,17.3,0.58,18.13,15.79,2.34,-0.77,3.53,17.3,17.3,18.0
+BF-SMT-G340010 = 14.84,0.78,16.34,12.48,3.86,-0.46,3.52,14.86,14.89,55.0,19.31,0.73,21.02,17.17,3.86,0.0,3.55,19.33,19.37,55.0,21.68,0.45,22.81,21.02,1.79,0.41,2.44,21.68,21.71,55.0,21.45,0.96,23.78,18.82,4.96,-0.25,3.55,21.47,21.57,55.0,22.69,0.51,24.19,21.57,2.62,0.34,3.49,22.69,22.68,55.0,20.9,0.85,22.81,19.65,3.17,0.49,2.15,20.92,20.75,55.0,21.69,0.4,22.4,20.75,1.65,-0.2,2.28,21.69,21.71,55.0,21.83,0.68,23.23,20.06,3.17,-0.69,2.99,21.84,21.99,55.0,22.81,0.46,23.78,21.85,1.93,0.43,2.34,22.82,22.68,55.0,22.24,0.4,22.81,21.3,1.52,-0.75,2.51,22.24,22.4,55.0,18.11,0.85,20.2,16.61,3.58,0.54,3.16,18.13,17.99,55.0,15.35,1.11,17.99,13.03,4.96,0.06,2.51,15.39,15.24,55.0
+BF-SMT-G340011 = 15.63,1.03,17.72,13.31,4.41,-0.53,3.13,15.67,15.93,21.0,19.49,0.4,20.47,18.82,1.65,0.17,3.21,19.5,19.65,21.0,22.2,0.51,23.23,21.3,1.93,0.09,2.27,22.21,22.19,21.0,23.8,1.0,25.71,21.99,3.72,-0.28,2.36,23.82,23.92,21.0,23.55,0.33,24.06,22.4,1.65,-1.87,8.12,23.55,23.5,21.0,20.33,0.41,20.89,19.37,1.52,-0.72,2.73,20.33,20.47,21.0,21.8,0.28,22.4,21.3,1.1,0.37,2.47,21.8,21.71,21.0,21.17,0.74,22.26,19.92,2.34,-0.34,2.11,21.19,21.16,21.0,22.78,0.49,23.5,21.85,1.65,-0.13,1.92,22.78,22.81,21.0,22.59,0.54,23.92,21.57,2.34,0.61,3.36,22.59,22.54,21.0,18.79,0.69,20.33,17.44,2.89,0.46,2.93,18.8,18.68,21.0,17.63,0.93,19.65,15.51,4.13,0.0,3.09,17.65,17.44,21.0
+BF-SNG-G330001 = 15.23,0.3,15.79,14.82,0.96,0.53,2.53,15.23,15.17,8.0,20.62,0.45,21.3,19.78,1.52,-0.36,3.02,20.62,20.58,8.0,20.64,0.26,21.02,20.2,0.83,-0.25,2.26,20.65,20.68,8.0,23.64,0.43,24.47,23.23,1.24,0.85,2.61,23.65,23.5,8.0,24.04,0.46,24.88,23.37,1.52,0.57,2.82,24.04,23.92,8.0,21.58,1.05,23.09,19.65,3.44,-0.51,2.75,21.61,21.78,8.0,21.89,0.45,22.4,21.3,1.1,-0.29,1.59,21.9,22.02,8.0,20.74,0.38,21.3,20.2,1.1,0.27,2.06,20.74,20.75,8.0,22.76,0.22,23.23,22.54,0.69,1.33,3.53,22.76,22.68,8.0,19.98,0.97,21.02,17.99,3.03,-1.04,3.18,20.0,20.23,8.0,18.36,0.93,19.65,17.3,2.34,0.13,1.63,18.38,18.54,8.0,15.26,0.33,15.65,14.69,0.96,-0.55,2.1,15.27,15.34,8.0
+BF-SNG-G330002 = 15.51,0.64,16.89,14.41,2.48,0.12,2.34,15.52,15.51,23.0,21.05,0.75,22.4,19.51,2.89,-0.51,2.74,21.07,21.16,23.0,20.75,0.44,21.57,19.78,1.79,-0.2,3.07,20.76,20.75,23.0,23.85,0.32,24.33,23.09,1.24,-0.67,2.99,23.85,23.92,23.0,23.96,0.73,24.88,22.4,2.48,-0.87,2.71,23.97,24.19,23.0,20.97,1.22,23.78,18.54,5.24,0.05,3.45,21.0,21.0,22.0,22.11,0.25,22.4,21.3,1.1,-1.52,5.72,22.11,22.13,23.0,20.5,0.69,21.71,19.09,2.62,-0.12,2.68,20.51,20.47,23.0,22.79,0.24,23.23,22.13,1.1,-0.54,4.1,22.79,22.81,23.0,20.69,0.58,21.71,19.65,2.07,-0.17,2.09,20.7,20.75,23.0,18.87,0.55,20.2,17.72,2.48,0.41,3.48,18.87,18.82,23.0,15.64,0.65,16.89,14.27,2.62,-0.03,2.51,15.65,15.65,23.0
+BF-SNG-G330003 = 15.49,0.47,16.06,14.69,1.38,-0.22,2.11,15.49,15.44,8.0,20.53,0.79,21.3,18.82,2.48,-1.39,3.91,20.55,20.75,8.0,20.66,0.25,20.89,20.06,0.83,-1.9,5.25,20.66,20.75,8.0,23.02,0.59,24.06,22.4,1.65,0.33,2.17,23.03,23.16,8.0,22.9,0.7,23.64,21.57,2.07,-0.66,2.56,22.91,22.88,8.0,20.99,0.7,22.13,20.01,2.11,0.1,2.16,21.0,20.99,8.0,22.02,0.12,22.13,21.85,0.28,-0.49,1.63,22.02,22.06,8.0,22.19,0.4,22.68,21.3,1.38,-1.37,4.32,22.2,22.26,8.0,22.5,0.39,22.95,21.85,1.1,-0.41,1.89,22.51,22.54,8.0,20.61,0.37,21.02,19.92,1.1,-0.64,2.63,20.61,20.68,8.0,18.69,0.54,19.37,17.72,1.65,-0.44,2.34,18.7,18.65,8.0,16.14,1.28,17.72,14.27,3.44,-0.42,1.82,16.18,16.44,8.0
+BF-SNG-G330004 = 15.89,0.31,16.48,15.51,0.96,0.66,2.44,15.9,15.79,9.0,21.37,0.26,21.71,21.02,0.69,0.12,1.67,21.37,21.3,9.0,21.19,0.64,22.13,20.06,2.07,-0.14,2.33,21.2,21.09,9.0,23.6,0.31,24.19,23.09,1.1,0.28,3.07,23.6,23.64,9.0,23.57,0.76,24.88,22.13,2.76,-0.16,3.1,23.58,23.5,9.0,22.13,0.56,22.68,20.89,1.79,-1.35,3.68,22.14,22.26,9.0,21.41,0.27,21.85,21.02,0.83,0.3,2.06,21.41,21.37,9.0,20.42,0.25,20.75,20.06,0.69,0.05,1.62,20.42,20.47,9.0,22.76,0.17,23.09,22.54,0.55,0.71,2.63,22.76,22.75,9.0,19.5,0.56,20.2,18.54,1.65,-0.24,1.93,19.51,19.37,9.0,19.25,0.97,20.33,17.17,3.17,-1.16,3.45,19.27,19.51,9.0,15.01,1.2,17.3,13.58,3.72,0.78,2.39,15.05,14.41,9.0
+BF-SNG-G330005 = 15.56,0.34,16.06,14.96,1.1,-0.25,1.93,15.57,15.51,13.0,20.57,0.58,21.85,19.65,2.2,0.58,3.1,20.58,20.75,13.0,21.17,0.52,21.85,20.47,1.38,-0.25,1.52,21.18,21.16,13.0,23.58,0.67,24.61,22.4,2.2,-0.08,1.91,23.59,23.5,13.0,23.76,0.67,25.16,22.88,2.27,0.64,2.52,23.77,23.5,13.0,21.96,0.4,22.68,21.3,1.38,0.28,2.27,21.97,21.92,13.0,21.81,0.4,22.4,21.02,1.38,-0.41,2.27,21.82,21.85,13.0,20.27,0.43,20.75,19.37,1.38,-0.57,2.43,20.27,20.27,13.0,22.44,0.49,23.23,21.57,1.65,0.03,2.3,22.44,22.4,13.0,20.24,0.74,21.3,18.82,2.48,-0.47,2.22,20.26,20.47,13.0,19.14,0.25,19.65,18.82,0.83,0.33,2.52,19.14,19.09,13.0,14.88,0.57,16.06,13.86,2.2,0.3,2.93,14.89,14.96,13.0
+BF-SNG-G330006 = 15.69,0.7,16.89,14.13,2.76,-0.7,2.79,15.7,15.79,44.0,20.37,0.56,21.57,19.23,2.34,0.11,2.16,20.37,20.33,44.0,21.54,0.78,22.95,19.92,3.03,-0.23,2.26,21.55,21.57,44.0,23.76,1.03,25.71,21.57,4.13,-0.37,2.28,23.78,23.99,44.0,24.55,0.79,26.54,23.09,3.44,0.26,2.55,24.56,24.47,44.0,20.4,0.9,21.85,18.82,3.03,0.1,1.73,20.42,20.13,44.0,21.34,0.36,21.85,20.47,1.38,-0.38,2.78,21.34,21.44,44.0,21.16,0.44,22.13,20.47,1.65,0.61,2.53,21.17,21.02,44.0,22.06,0.44,23.23,21.3,1.93,0.29,2.89,22.06,22.02,44.0,20.74,0.65,22.13,19.09,3.03,-0.04,2.85,20.75,20.68,44.0,19.23,0.87,21.02,17.72,3.31,0.29,2.11,19.25,19.13,44.0,16.82,0.98,18.54,14.69,3.86,-0.58,2.36,16.85,17.1,44.0
+BF-SNG-G330007 = 15.45,0.36,16.06,14.96,1.1,0.35,2.17,15.45,15.41,16.0,21.1,0.51,22.13,19.92,2.2,-0.18,3.42,21.1,21.02,16.0,20.57,0.8,21.85,19.37,2.48,0.16,1.88,20.58,20.47,16.0,24.08,0.35,24.88,23.5,1.38,0.65,3.01,24.08,23.99,16.0,23.64,1.26,25.16,20.75,4.41,-0.78,2.77,23.67,23.92,16.0,21.17,0.53,22.4,20.47,1.93,0.67,2.97,21.18,21.06,16.0,21.77,0.42,22.4,21.02,1.38,-0.16,1.86,21.78,21.82,16.0,20.61,0.47,21.3,19.65,1.65,-0.12,2.35,20.62,20.47,16.0,23.21,0.17,23.5,22.95,0.55,0.38,2.15,23.21,23.23,16.0,21.09,0.99,22.4,19.09,3.31,-0.6,2.43,21.11,21.3,16.0,19.69,0.87,20.75,17.44,3.31,-1.13,3.74,19.71,19.96,16.0,17.0,1.09,18.54,15.24,3.31,-0.38,1.83,17.03,17.2,16.0
+BF-SNG-G330008 = 15.81,0.62,17.44,14.69,2.76,0.61,2.96,15.82,15.65,31.0,20.72,0.57,22.13,19.65,2.48,0.42,2.56,20.73,20.61,31.0,20.92,0.92,22.4,17.72,4.69,-1.29,5.9,20.94,21.02,31.0,24.03,0.76,26.26,22.68,3.58,0.79,3.87,24.04,23.78,31.0,24.42,0.64,25.57,22.68,2.89,-0.65,3.38,24.43,24.47,31.0,22.37,0.9,24.33,19.92,4.41,-0.42,3.49,22.39,22.54,31.0,21.19,0.52,21.85,19.92,1.93,-0.71,2.6,21.2,21.3,31.0,20.74,0.4,21.57,19.92,1.65,-0.19,2.53,20.75,20.75,31.0,22.49,0.24,23.02,22.13,0.9,0.45,2.48,22.49,22.4,31.0,20.44,0.62,21.57,19.23,2.34,-0.11,2.1,20.45,20.47,31.0,19.09,0.95,20.47,16.89,3.58,-0.46,2.24,19.11,19.23,31.0,15.47,1.38,17.72,13.03,4.69,0.12,1.81,15.52,15.24,31.0
+BF-SNG-G330009 = 16.14,0.57,17.23,14.96,2.27,-0.52,2.99,16.15,16.2,20.0,20.39,0.32,21.02,19.65,1.38,-0.2,2.89,20.39,20.4,20.0,22.1,0.59,23.78,21.3,2.48,1.27,4.52,22.11,21.95,20.0,22.98,1.64,25.71,19.78,5.93,-0.06,2.07,23.04,22.95,20.0,23.13,1.0,24.61,21.3,3.31,-0.43,1.97,23.15,23.3,20.0,20.27,0.55,21.23,19.37,1.86,0.12,2.08,20.27,20.23,20.0,21.21,0.33,21.85,20.75,1.1,0.38,2.18,21.22,21.2,20.0,20.57,0.72,21.44,18.82,2.62,-1.0,3.02,20.58,20.82,20.0,22.29,0.23,22.68,21.85,0.83,0.07,2.31,22.29,22.26,20.0,21.6,0.52,22.13,20.47,1.65,-1.09,3.04,21.6,21.85,20.0,18.87,0.46,19.65,17.99,1.65,-0.07,2.0,18.87,18.85,20.0,17.72,0.73,19.09,16.06,3.03,-0.58,3.18,17.73,17.85,20.0
+BF-SOM-G370001 = 15.4,0.74,17.44,13.86,3.58,0.57,3.1,15.42,15.24,91.0,18.53,1.07,20.75,16.06,4.69,-0.02,2.65,18.56,18.41,91.0,22.43,0.46,23.5,21.44,2.07,0.14,2.82,22.44,22.4,91.0,22.27,1.19,25.71,18.82,6.89,0.08,3.88,22.3,22.26,91.0,21.57,1.13,23.5,17.44,6.06,-0.77,3.83,21.6,21.57,91.0,19.74,1.35,22.4,16.34,6.06,-0.53,2.71,19.79,19.92,91.0,22.72,0.66,25.43,21.16,4.27,1.0,5.68,22.73,22.68,91.0,21.43,0.74,22.68,19.37,3.31,-0.64,2.96,21.44,21.57,91.0,22.87,0.69,24.33,20.75,3.58,-0.65,3.58,22.88,22.95,91.0,20.91,0.55,22.4,19.92,2.48,0.22,2.8,20.92,20.89,91.0,17.66,0.93,19.92,14.41,5.51,-0.45,4.03,17.68,17.72,91.0,15.93,1.0,18.54,13.58,4.96,-0.05,2.85,15.96,16.06,91.0
+BF-SOM-G370002 = 14.66,0.51,15.44,13.31,2.14,-0.79,2.99,14.67,14.82,41.0,19.03,0.62,20.06,17.72,2.34,-0.32,2.21,19.04,19.09,41.0,22.5,0.46,23.37,21.57,1.79,-0.32,2.36,22.5,22.61,41.0,22.38,0.76,23.78,20.75,3.03,-0.27,2.43,22.39,22.4,41.0,22.46,0.7,24.33,21.02,3.31,0.05,3.13,22.47,22.47,41.0,20.99,0.93,23.23,19.09,4.13,-0.05,2.84,21.01,21.02,41.0,22.01,0.4,22.68,20.75,1.93,-0.82,3.95,22.01,22.06,41.0,21.58,0.45,22.4,20.47,1.93,-0.29,2.68,21.58,21.57,41.0,23.28,0.75,25.16,22.13,3.03,0.27,2.33,23.29,23.3,41.0,21.57,0.52,22.95,20.33,2.62,0.26,3.29,21.58,21.57,41.0,17.64,0.78,19.37,15.79,3.58,-0.1,2.89,17.65,17.72,41.0,15.57,0.47,16.61,14.69,1.93,0.27,2.44,15.58,15.51,41.0
+BF-SOM-G370003 = 14.56,0.38,15.51,13.72,1.79,0.62,3.98,14.56,14.55,29.0,19.99,0.46,21.02,19.09,1.93,0.07,2.91,19.99,20.06,29.0,23.1,0.28,23.78,22.54,1.24,0.06,3.17,23.11,23.09,29.0,21.74,0.68,23.37,20.75,2.62,0.66,2.59,21.75,21.71,29.0,23.64,0.45,24.61,22.54,2.07,-0.09,2.99,23.65,23.64,29.0,21.62,0.96,23.23,19.37,3.86,-0.27,2.47,21.64,21.57,29.0,22.31,0.58,23.78,21.3,2.48,0.26,3.0,22.31,22.4,29.0,21.52,0.31,22.13,20.75,1.38,-0.26,3.21,21.52,21.57,29.0,22.43,0.65,23.78,21.57,2.2,0.47,2.08,22.44,22.4,29.0,22.08,0.3,22.68,21.57,1.1,0.34,2.2,22.08,21.99,29.0,17.85,1.1,19.65,15.51,4.13,0.22,2.33,17.88,17.44,29.0,16.17,0.43,16.75,15.24,1.52,-0.57,2.15,16.18,16.34,29.0
+BF-SOM-G370004 = 14.92,0.56,16.06,13.86,2.2,0.42,2.57,14.93,14.82,35.0,19.38,0.49,21.02,18.54,2.48,1.06,4.98,19.38,19.37,35.0,22.22,0.48,23.09,20.89,2.2,-1.17,4.41,22.23,22.33,35.0,22.41,0.83,24.61,20.89,3.72,0.29,3.05,22.42,22.54,35.0,21.73,0.82,24.06,20.2,3.86,0.67,3.42,21.74,21.57,35.0,20.67,0.65,21.99,19.09,2.89,-0.1,2.67,20.68,20.61,35.0,22.65,0.36,23.23,21.78,1.45,-0.27,2.6,22.65,22.68,35.0,21.14,0.71,22.4,19.09,3.31,-0.93,3.93,21.15,21.3,35.0,24.39,0.53,25.3,22.95,2.34,-0.74,3.41,24.39,24.61,35.0,21.43,0.64,23.23,19.92,3.31,0.34,3.77,21.44,21.44,35.0,17.32,1.21,19.51,14.69,4.82,-0.26,2.07,17.36,17.65,35.0,16.04,0.48,16.89,15.24,1.65,0.12,2.19,16.05,16.06,35.0
+BF-SOM-G370005 = 15.18,0.67,16.61,13.03,3.58,-0.46,3.93,15.2,15.24,51.0,19.81,0.8,21.3,18.41,2.89,-0.09,2.1,19.83,19.92,51.0,21.97,0.67,23.78,20.75,3.03,0.45,2.77,21.98,21.99,51.0,22.04,1.14,24.06,19.92,4.13,0.06,1.69,22.07,21.99,51.0,23.06,0.89,24.88,21.3,3.58,-0.32,2.15,23.07,23.16,51.0,20.73,0.93,22.4,18.82,3.58,-0.16,2.24,20.75,20.75,51.0,21.33,0.74,22.68,19.65,3.03,-0.1,2.28,21.34,21.3,51.0,20.79,0.73,22.4,19.37,3.03,0.2,2.45,20.8,20.75,51.0,23.75,0.79,25.16,22.13,3.03,-0.16,2.19,23.76,23.78,51.0,21.36,0.67,22.68,19.92,2.76,-0.13,2.43,21.37,21.3,51.0,17.12,1.18,20.75,15.24,5.51,0.81,3.65,17.16,17.17,51.0,15.62,1.12,17.99,11.93,6.06,-1.23,5.54,15.66,15.93,51.0
+BF-SOM-G370006 = 14.88,0.63,16.89,13.31,3.58,0.38,4.11,14.9,14.86,90.0,19.51,0.69,20.89,17.44,3.44,-0.26,3.18,19.52,19.51,90.0,22.77,0.79,24.61,20.75,3.86,-0.24,3.0,22.79,22.81,90.0,23.0,0.79,25.16,20.2,4.96,-0.58,4.27,23.01,23.09,90.0,22.56,1.01,25.16,20.47,4.69,0.16,2.9,22.58,22.64,90.0,22.28,0.73,24.33,20.75,3.58,0.53,2.73,22.29,22.13,90.0,22.06,0.99,24.33,19.23,5.1,-0.59,2.74,22.08,22.4,90.0,21.6,0.68,22.81,19.65,3.17,-0.74,3.21,21.61,21.57,90.0,24.48,0.51,25.43,22.13,3.31,-1.35,7.18,24.48,24.57,90.0,22.04,0.69,23.5,19.92,3.58,-0.96,3.75,22.05,22.19,90.0,17.57,1.04,19.92,14.13,5.79,-0.56,3.65,17.6,17.58,90.0,15.98,0.78,17.72,14.41,3.31,0.23,2.64,16.0,15.96,90.0
+BF-SOM-G370007 = 14.58,0.42,15.37,13.58,1.79,-0.13,2.85,14.58,14.55,22.0,19.56,0.51,20.47,18.68,1.79,-0.02,2.08,19.56,19.65,22.0,21.57,0.69,22.68,20.47,2.2,0.19,1.96,21.58,21.64,22.0,21.41,0.51,22.68,20.47,2.2,0.31,3.49,21.42,21.44,22.0,21.74,0.46,22.95,20.89,2.07,0.45,3.51,21.75,21.85,22.0,20.91,0.49,21.57,19.65,1.93,-0.59,3.08,20.91,20.92,22.0,22.33,0.3,22.68,21.85,0.83,-0.31,1.76,22.33,22.33,22.0,21.61,0.44,22.13,20.2,1.93,-1.6,5.81,21.61,21.71,22.0,23.7,0.6,24.61,21.85,2.76,-1.27,5.44,23.71,23.71,22.0,21.37,0.36,21.85,20.47,1.38,-0.95,3.22,21.37,21.54,22.0,16.93,0.66,17.99,15.24,2.76,-0.65,3.57,16.94,16.89,22.0,16.29,0.68,17.72,15.1,2.62,0.52,2.81,16.3,16.2,22.0
+BF-SOM-G370008 = 14.68,0.73,16.89,12.48,4.41,0.18,3.53,14.7,14.69,123.0,19.34,0.77,21.02,17.72,3.31,-0.16,2.09,19.36,19.37,123.0,22.32,0.75,23.78,20.47,3.31,-0.24,2.39,22.33,22.4,123.0,21.5,0.98,23.78,19.37,4.41,-0.34,2.33,21.52,21.64,123.0,21.55,1.42,25.71,17.99,7.72,0.11,3.3,21.59,21.51,123.0,20.65,1.02,23.23,17.17,6.06,-0.7,4.62,20.67,20.75,123.0,22.58,0.55,23.78,21.3,2.48,-0.08,2.65,22.59,22.54,123.0,20.9,0.49,22.13,19.92,2.2,0.22,2.46,20.9,20.95,123.0,23.41,0.82,25.98,21.85,4.13,0.47,3.01,23.43,23.23,123.0,21.1,0.64,22.68,19.92,2.76,0.02,2.12,21.11,21.16,123.0,17.14,1.28,20.47,13.31,7.17,-0.04,3.35,17.19,17.03,123.0,16.13,0.65,18.82,14.69,4.13,0.63,4.41,16.15,16.06,123.0
+BF-SOR-G380001 = 16.53,0.67,17.72,15.65,2.07,0.43,2.29,16.54,16.48,9.0,20.35,0.63,21.3,19.37,1.93,-0.13,1.92,20.36,20.33,9.0,20.09,0.58,21.02,19.37,1.65,0.45,2.07,20.1,19.92,9.0,22.39,0.56,23.37,21.57,1.79,0.11,2.26,22.4,22.4,9.0,23.13,0.38,24.06,22.95,1.1,1.86,4.95,23.13,22.95,9.0,20.87,0.73,21.85,19.65,2.2,-0.4,1.96,20.88,21.16,9.0,21.82,0.3,22.13,21.3,0.83,-0.54,2.09,21.82,21.85,9.0,21.9,0.49,22.4,21.02,1.38,-0.51,2.01,21.9,21.99,9.0,22.8,0.23,23.09,22.4,0.69,-0.54,2.12,22.8,22.88,9.0,22.16,0.54,22.81,21.3,1.52,-0.36,1.88,22.16,22.13,9.0,19.58,0.25,19.92,19.16,0.76,-0.05,2.09,19.58,19.65,9.0,17.29,0.28,17.72,16.82,0.9,-0.1,2.24,17.29,17.3,9.0
+BF-SOR-G380002 = 16.85,0.83,17.99,14.69,3.31,-0.5,2.61,16.87,16.89,35.0,20.63,0.43,21.57,19.78,1.79,-0.1,2.38,20.63,20.68,35.0,20.93,0.86,22.26,18.82,3.44,-0.87,3.14,20.95,21.16,35.0,23.74,0.62,25.09,22.4,2.69,0.12,2.76,23.75,23.78,35.0,23.78,1.07,25.16,20.33,4.82,-1.3,4.81,23.8,23.99,35.0,20.52,0.92,22.26,18.82,3.44,0.07,2.12,20.54,20.54,35.0,22.03,0.29,22.4,21.44,0.96,-0.71,2.26,22.03,22.13,35.0,20.51,1.62,22.81,16.61,6.2,-0.88,2.89,20.57,20.61,35.0,22.46,0.54,23.78,21.3,2.48,0.06,3.03,22.47,22.4,35.0,21.58,0.54,22.68,20.47,2.2,-0.05,2.41,21.59,21.57,35.0,19.49,0.48,20.2,17.99,2.2,-1.28,4.39,19.5,19.65,35.0,17.28,0.8,19.65,15.79,3.86,0.57,3.98,17.3,17.17,35.0
+BF-SOR-G380003 = 15.47,0.39,16.34,14.69,1.65,0.21,3.33,15.48,15.44,16.0,19.76,0.85,21.02,18.27,2.76,-0.41,2.1,19.78,19.78,16.0,20.93,1.14,22.68,18.27,4.41,-0.62,2.98,20.96,20.95,16.0,22.35,0.46,23.09,21.44,1.65,-0.28,2.34,22.35,22.4,16.0,23.78,0.43,24.61,22.95,1.65,-0.02,2.6,23.78,23.81,16.0,21.81,0.29,22.26,21.3,0.96,-0.24,2.29,21.81,21.82,16.0,22.23,0.15,22.54,21.99,0.55,0.35,2.27,22.23,22.23,16.0,21.44,0.35,21.85,20.75,1.1,-0.44,2.25,21.44,21.44,16.0,22.76,0.37,23.23,22.13,1.1,-0.33,2.01,22.77,22.78,16.0,22.54,0.33,22.95,21.85,1.1,-0.5,2.42,22.54,22.61,16.0,19.71,0.23,19.92,19.23,0.69,-0.79,2.3,19.71,19.78,16.0,17.43,0.69,19.09,16.34,2.76,0.76,3.44,17.44,17.37,16.0
+BF-SOR-G380004 = 14.86,0.18,15.1,14.41,0.69,-0.67,3.37,14.86,14.86,16.0,19.52,0.45,20.33,18.68,1.65,0.02,2.27,19.53,19.58,16.0,20.78,0.2,21.16,20.47,0.69,0.74,2.74,20.78,20.75,16.0,23.75,0.59,25.02,22.68,2.34,0.28,2.99,23.76,23.75,16.0,23.56,0.41,24.33,22.95,1.38,0.29,1.99,23.56,23.57,16.0,21.13,0.91,22.4,19.92,2.48,0.17,1.59,21.15,21.02,16.0,21.91,0.38,22.68,21.02,1.65,-0.15,3.53,21.92,21.85,16.0,20.8,0.69,21.85,19.37,2.48,-0.44,2.39,20.81,20.99,16.0,22.84,0.53,23.78,22.13,1.65,0.31,1.88,22.84,22.78,16.0,21.04,0.51,22.13,20.47,1.65,0.98,2.71,21.04,20.75,16.0,18.35,0.58,19.09,17.17,1.93,-0.42,2.16,18.36,18.34,16.0,16.88,0.94,18.54,15.51,3.03,0.22,1.92,16.91,16.99,16.0
+BF-SOR-G380005 = 16.86,0.24,17.3,16.34,0.96,-0.08,2.82,16.86,16.89,23.0,20.64,0.5,21.85,19.65,2.2,0.13,3.13,20.65,20.75,23.0,21.14,0.61,22.13,19.65,2.48,-0.52,2.88,21.15,21.23,23.0,23.89,0.87,25.98,22.68,3.31,1.14,3.74,23.91,23.64,23.0,23.33,0.59,24.61,22.4,2.2,0.49,2.31,23.34,23.23,23.0,22.1,0.77,24.06,20.47,3.58,0.11,3.95,22.11,22.13,23.0,22.23,0.35,22.95,21.3,1.65,-0.42,4.15,22.24,22.26,23.0,20.6,0.85,22.26,19.65,2.62,0.95,2.56,20.61,20.2,23.0,22.68,0.29,23.23,22.13,1.1,-0.09,2.38,22.68,22.68,23.0,21.81,0.6,22.68,20.75,1.93,-0.19,2.05,21.82,21.85,23.0,19.22,0.53,20.2,18.27,1.93,0.1,2.11,19.22,19.23,23.0,16.93,0.52,17.72,15.79,1.93,-0.39,2.36,16.94,16.89,23.0
+BF-SOR-G380006 = 16.35,0.74,17.99,15.1,2.89,0.32,2.26,16.37,16.34,27.0,20.94,0.47,21.85,19.65,2.2,-0.81,4.09,20.95,21.02,27.0,20.69,0.75,21.99,18.82,3.17,-0.65,3.14,20.71,20.75,27.0,22.86,0.75,23.78,20.89,2.89,-1.12,3.5,22.87,23.02,27.0,22.76,1.09,24.88,21.02,3.86,0.2,1.88,22.78,22.68,27.0,22.15,0.34,22.68,21.3,1.38,-1.08,3.85,22.16,22.26,27.0,21.96,0.29,22.68,21.44,1.24,0.93,4.08,21.96,21.85,27.0,21.52,0.53,22.54,20.75,1.79,0.37,1.98,21.52,21.44,27.0,22.45,0.3,23.23,22.13,1.1,0.96,3.38,22.45,22.4,27.0,22.22,0.37,22.68,21.3,1.38,-0.89,3.05,22.22,22.26,27.0,19.58,0.45,20.75,18.82,1.93,0.35,3.48,19.58,19.58,27.0,16.45,0.74,18.54,15.31,3.24,1.11,4.12,16.47,16.34,27.0
+BF-SOR-G380007 = 16.25,0.24,16.48,15.65,0.83,-1.5,4.47,16.25,16.34,11.0,21.2,0.43,22.13,20.61,1.52,0.59,3.28,21.2,21.16,11.0,22.3,0.56,23.09,21.44,1.65,-0.17,1.89,22.3,22.4,11.0,24.7,0.47,25.3,24.06,1.24,-0.06,1.52,24.7,24.74,11.0,23.32,1.8,25.57,19.37,6.2,-0.86,3.08,23.38,23.78,11.0,21.36,0.66,22.13,19.92,2.2,-0.72,2.92,21.36,21.44,11.0,21.79,0.27,22.13,21.3,0.83,-0.37,2.21,21.8,21.71,11.0,21.57,0.26,21.85,21.02,0.83,-0.82,2.66,21.57,21.57,11.0,22.43,0.23,22.68,21.85,0.83,-1.62,4.89,22.43,22.54,11.0,22.01,0.52,22.54,20.89,1.65,-1.08,3.02,22.02,22.13,11.0,19.85,0.41,20.75,19.37,1.38,0.91,3.09,19.85,19.78,11.0,17.64,0.31,18.13,17.17,0.96,0.21,1.96,17.64,17.58,11.0
+BF-SOR-G380008 = 17.35,0.54,17.99,16.34,1.65,-0.52,2.13,17.35,17.51,11.0,20.22,0.51,20.89,19.37,1.52,-0.26,2.0,20.22,20.33,11.0,21.19,0.42,21.85,20.47,1.38,-0.01,2.1,21.2,21.16,11.0,23.6,0.41,24.06,22.95,1.1,-0.51,1.83,23.6,23.71,11.0,23.71,0.21,24.06,23.44,0.62,0.14,1.75,23.71,23.78,11.0,20.27,0.57,21.16,18.96,2.2,-0.77,3.76,20.27,20.2,11.0,21.92,0.4,22.4,21.3,1.1,-0.38,1.81,21.92,21.99,11.0,18.69,0.81,20.06,17.58,2.48,0.52,2.38,18.71,18.54,11.0,22.38,0.32,22.68,21.85,0.83,-0.61,2.03,22.38,22.47,11.0,22.13,0.54,22.68,21.3,1.38,-0.26,1.53,22.13,22.19,11.0,19.9,0.34,20.47,19.37,1.1,-0.13,2.3,19.9,19.92,11.0,18.34,0.8,19.51,16.75,2.76,-0.3,2.65,18.35,18.27,11.0
+BF-SOR-G380009 = 14.99,1.3,17.17,13.58,3.58,0.52,2.01,15.04,14.82,11.0,20.67,0.21,21.02,20.33,0.69,0.09,2.11,20.67,20.61,11.0,20.59,0.4,21.3,19.92,1.38,0.05,2.33,20.59,20.61,11.0,22.79,0.73,24.33,21.57,2.76,0.5,3.32,22.8,22.68,11.0,21.44,0.64,22.95,20.75,2.2,1.28,3.91,21.45,21.16,11.0,20.18,1.78,21.92,16.06,5.86,-1.24,3.54,20.26,20.75,11.0,22.09,0.28,22.68,21.57,1.1,0.29,3.3,22.09,22.06,11.0,21.26,0.24,21.85,21.02,0.83,1.48,4.49,21.26,21.16,11.0,22.71,0.12,22.95,22.54,0.41,0.74,2.7,22.72,22.68,11.0,20.88,0.45,21.64,20.06,1.58,-0.17,2.48,20.88,21.02,11.0,18.85,0.3,19.37,18.41,0.96,0.28,2.03,18.85,18.82,11.0,14.42,0.79,15.65,13.31,2.34,0.07,1.67,14.44,14.27,11.0
+BF-SOR-G380010 = 16.4,0.69,17.72,15.24,2.48,0.18,1.89,16.42,16.34,51.0,20.26,0.54,21.3,18.82,2.48,-0.51,3.29,20.27,20.33,51.0,22.33,0.83,23.78,20.2,3.58,-0.68,3.05,22.35,22.54,51.0,22.26,0.93,24.33,20.47,3.86,0.44,2.81,22.28,22.26,51.0,23.09,0.56,24.47,22.13,2.34,0.22,2.21,23.09,23.09,51.0,21.74,0.63,22.68,19.92,2.76,-0.46,2.86,21.75,21.85,51.0,21.92,0.47,22.95,21.02,1.93,0.57,2.64,21.93,21.85,51.0,21.29,0.56,22.95,19.65,3.31,0.1,4.39,21.3,21.3,51.0,22.15,0.42,22.95,21.02,1.93,-0.21,2.94,22.15,22.13,51.0,21.29,0.7,22.4,19.37,3.03,-0.35,2.67,21.3,21.37,51.0,18.45,0.67,19.65,16.89,2.76,-0.31,2.33,18.46,18.41,51.0,17.12,0.56,18.54,15.79,2.76,0.25,2.89,17.13,17.03,51.0
+BF-SOR-G380011 = 15.9,0.61,16.75,14.69,2.07,-0.53,2.36,15.91,15.93,15.0,19.91,0.87,21.57,18.27,3.31,-0.0,2.54,19.93,19.92,15.0,21.88,1.05,23.78,20.75,3.03,0.52,1.93,21.9,21.71,15.0,24.4,0.33,25.16,24.06,1.1,0.76,2.76,24.4,24.33,15.0,24.03,0.83,25.98,22.95,3.03,0.7,3.09,24.05,24.19,15.0,21.44,0.45,22.13,20.75,1.38,0.16,2.15,21.44,21.44,15.0,22.49,0.3,23.09,21.99,1.1,0.32,2.66,22.5,22.47,15.0,21.22,0.5,21.85,19.78,2.07,-1.64,5.78,21.22,21.3,15.0,22.43,0.21,22.95,22.13,0.83,0.99,3.75,22.43,22.4,15.0,21.96,0.51,22.95,21.3,1.65,0.34,2.22,21.96,21.85,15.0,19.29,0.21,19.65,18.82,0.83,-0.19,3.51,19.29,19.23,15.0,16.66,0.88,18.27,14.96,3.31,0.05,2.48,16.68,16.55,15.0
+BF-SOR-G380012 = 16.78,0.84,18.54,13.86,4.69,-0.39,4.09,16.8,16.72,62.0,20.4,0.73,22.4,18.82,3.58,0.15,2.7,20.41,20.47,62.0,21.97,0.75,24.33,20.75,3.58,0.52,3.32,21.98,21.99,62.0,23.54,0.98,25.98,21.44,4.55,0.12,2.36,23.56,23.57,62.0,22.88,0.71,24.33,21.02,3.31,-0.45,3.25,22.89,22.81,62.0,21.31,1.27,23.23,16.61,6.61,-1.31,5.01,21.35,21.57,62.0,21.88,0.34,22.68,21.3,1.38,0.28,2.37,21.88,21.85,62.0,21.4,0.73,22.68,19.37,3.31,-0.83,3.35,21.41,21.51,62.0,22.23,0.53,23.5,21.3,2.2,0.01,2.57,22.24,22.26,62.0,21.87,0.67,22.95,19.92,3.03,-0.64,3.03,21.88,22.06,62.0,19.67,0.67,20.75,17.99,2.76,-0.83,2.92,19.68,19.92,62.0,16.51,1.33,19.37,12.76,6.61,-0.36,2.86,16.57,16.65,62.0
+BF-SOR-G380013 = 16.46,0.7,17.17,14.55,2.62,-0.89,3.3,16.48,16.58,24.0,20.39,0.72,21.57,19.09,2.48,-0.21,1.94,20.4,20.47,24.0,22.09,0.62,23.23,20.47,2.76,-0.6,3.35,22.09,22.19,24.0,23.09,1.03,24.88,20.47,4.41,-1.02,3.51,23.11,23.44,24.0,22.75,0.9,24.33,20.89,3.44,-0.05,2.32,22.77,22.71,24.0,20.04,0.51,21.3,19.09,2.2,0.62,3.05,20.05,19.92,24.0,22.04,0.47,23.23,21.57,1.65,0.83,2.79,22.04,21.88,24.0,21.44,0.58,22.13,20.2,1.93,-0.31,2.07,21.44,21.44,24.0,22.4,0.25,22.95,21.85,1.1,0.38,3.57,22.4,22.4,24.0,21.47,0.46,22.33,20.89,1.45,0.6,2.02,21.47,21.3,24.0,19.25,0.32,20.2,18.68,1.52,1.02,4.27,19.25,19.09,24.0,17.37,0.4,17.99,16.61,1.38,-0.28,2.39,17.37,17.3,24.0
+BF-SOR-G380014 = 15.98,0.7,16.89,14.69,2.2,-0.53,2.12,16.0,16.1,26.0,20.02,0.6,21.16,18.82,2.34,-0.14,2.47,20.03,19.99,26.0,20.97,1.27,22.95,17.44,5.51,-0.9,3.5,21.01,21.37,26.0,24.7,0.47,25.43,23.5,1.93,-0.97,3.19,24.71,24.88,26.0,24.55,0.52,25.43,23.5,1.93,-0.18,2.18,24.55,24.54,26.0,20.34,0.74,21.57,18.82,2.76,-0.35,2.63,20.36,20.33,26.0,21.78,0.28,22.4,21.3,1.1,0.35,2.67,21.79,21.71,26.0,20.95,0.67,21.85,19.37,2.48,-0.78,2.83,20.96,21.13,26.0,22.38,0.33,22.95,21.57,1.38,-0.7,3.24,22.38,22.4,26.0,21.32,0.51,22.4,20.61,1.79,0.53,2.27,21.32,21.23,26.0,18.86,0.68,19.65,17.3,2.34,-0.96,3.11,18.87,19.06,26.0,17.62,1.19,20.75,15.51,5.24,0.51,3.32,17.65,17.54,26.0
+BF-TAP-G390001 = 15.88,0.83,17.99,14.13,3.86,0.11,2.79,15.91,15.79,63.0,19.9,0.53,21.16,18.54,2.62,-0.21,3.11,19.91,19.92,63.0,21.12,0.8,23.23,19.09,4.13,-0.22,3.08,21.13,21.16,63.0,23.29,0.65,24.88,21.85,3.03,-0.19,2.95,23.29,23.37,63.0,24.22,1.25,27.64,21.02,6.61,-0.09,3.59,24.25,24.33,63.0,21.47,0.68,23.5,20.2,3.31,0.86,4.26,21.48,21.37,63.0,21.19,1.0,23.5,17.17,6.34,-1.43,6.59,21.22,21.51,63.0,19.95,1.8,23.23,15.51,7.72,-0.43,2.31,20.03,20.33,63.0,22.97,0.36,23.5,22.13,1.38,-0.25,2.12,22.98,22.95,63.0,20.27,0.6,21.57,18.82,2.76,0.19,2.73,20.28,20.2,63.0,18.02,0.83,19.92,15.51,4.41,-0.66,3.81,18.04,18.13,63.0,14.07,2.28,17.17,5.59,11.57,-1.35,4.89,14.25,14.89,63.0
+BF-TAP-G390002 = 15.55,0.97,17.99,13.03,4.96,-0.16,3.05,15.58,15.51,134.0,20.04,0.69,21.99,18.27,3.72,-0.12,3.15,20.05,20.06,134.0,21.2,0.88,23.09,19.09,4.0,-0.04,2.32,21.22,21.2,134.0,23.86,0.84,27.09,21.85,5.24,0.26,3.72,23.87,23.78,134.0,23.94,0.81,26.81,22.13,4.69,0.45,3.51,23.95,23.78,134.0,20.6,0.92,22.4,17.99,4.41,-0.83,3.17,20.62,20.75,134.0,20.92,0.75,22.4,19.23,3.17,-0.15,2.17,20.94,20.99,134.0,20.71,0.93,22.4,17.44,4.96,-0.9,3.49,20.73,21.02,133.0,21.66,0.78,22.95,19.65,3.31,-0.43,2.26,21.67,21.85,134.0,19.58,0.55,20.89,18.27,2.62,-0.05,2.34,19.59,19.65,134.0,16.6,0.87,18.06,14.13,3.93,-0.44,2.96,16.62,16.48,134.0,16.18,0.95,18.82,13.86,4.96,0.28,2.91,16.2,16.2,134.0
+BF-TAP-G390003 = 16.74,0.66,19.09,15.24,3.86,0.25,4.04,16.75,16.75,114.0,20.73,0.6,22.13,18.82,3.31,-0.37,3.19,20.73,20.75,114.0,20.3,0.62,22.68,18.82,3.86,0.55,4.06,20.31,20.27,114.0,23.96,1.01,26.81,21.02,5.79,0.05,3.38,23.98,23.92,114.0,23.38,0.77,25.43,20.75,4.69,-0.06,4.08,23.4,23.37,114.0,19.59,0.93,21.57,17.17,4.41,0.35,2.73,19.61,19.44,114.0,21.58,0.4,22.4,20.47,1.93,0.04,2.35,21.58,21.57,114.0,20.43,0.54,22.4,19.09,3.31,0.51,3.82,20.44,20.47,114.0,22.04,0.66,23.23,20.2,3.03,-0.76,3.19,22.05,22.13,114.0,20.29,0.52,21.57,19.09,2.48,0.19,2.89,20.29,20.2,114.0,17.96,0.68,19.37,16.06,3.31,-0.36,3.16,17.97,17.99,114.0,15.71,1.1,19.09,12.2,6.89,0.23,4.42,15.75,15.55,114.0
+BF-TAP-G390004 = 16.28,1.29,19.09,13.03,6.06,0.09,2.57,16.34,16.34,78.0,20.22,0.95,23.23,17.99,5.24,0.26,3.78,20.24,20.2,78.0,20.77,1.18,24.06,18.82,5.24,0.9,3.4,20.81,20.61,78.0,24.14,0.99,26.26,21.02,5.24,-0.3,3.19,24.16,24.23,78.0,23.18,0.99,24.88,21.02,3.86,-0.34,2.46,23.2,23.23,78.0,19.88,0.85,21.71,18.54,3.17,0.45,2.19,19.89,19.65,78.0,20.99,0.73,22.54,19.09,3.44,-0.16,3.06,21.01,20.95,78.0,21.02,0.82,22.95,18.96,4.0,-0.39,3.13,21.03,21.02,78.0,21.3,0.8,22.95,19.78,3.17,0.13,2.02,21.31,21.13,78.0,19.33,0.8,22.13,17.99,4.13,0.84,3.71,19.35,19.16,78.0,16.94,0.94,19.09,14.82,4.27,0.09,2.49,16.97,16.92,78.0,16.28,1.65,20.75,12.48,8.27,0.21,2.92,16.37,16.06,77.0
+BF-TAP-G390005 = 17.51,0.17,17.72,17.3,0.41,-0.0,2.0,17.51,17.51,4.0,22.68,0.68,23.5,21.85,1.65,-0.0,2.0,22.68,22.68,4.0,22.19,1.32,23.78,20.75,3.03,0.14,1.6,22.22,22.13,4.0,24.43,0.24,24.74,24.19,0.55,0.43,1.85,24.43,24.4,4.0,22.59,0.44,23.16,22.13,1.03,0.35,1.8,22.59,22.54,4.0,21.76,0.17,21.99,21.57,0.41,0.32,1.92,21.76,21.75,4.0,21.37,0.48,21.99,20.95,1.03,0.45,1.59,21.37,21.26,4.0,20.68,0.36,21.16,20.33,0.83,0.5,1.76,20.68,20.61,4.0,21.99,0.31,22.4,21.71,0.69,0.52,1.7,21.99,21.92,4.0,20.99,0.07,21.02,20.89,0.14,-1.15,2.32,20.99,21.02,4.0,18.3,0.66,19.09,17.58,1.52,0.14,1.6,18.31,18.27,4.0,17.44,0.23,17.72,17.17,0.55,-0.0,2.0,17.44,17.44,4.0
+BF-TAP-G390006 = 17.61,0.8,19.37,15.51,3.86,-0.2,2.99,17.63,17.72,49.0,21.89,0.78,24.61,20.2,4.41,0.87,4.6,21.9,21.71,49.0,20.93,0.84,23.5,19.65,3.86,1.06,4.11,20.95,20.82,49.0,25.12,0.72,26.54,23.5,3.03,-0.23,2.3,25.13,25.16,49.0,23.37,1.2,25.98,19.92,6.06,-0.41,3.12,23.4,23.5,49.0,21.48,0.96,23.5,19.37,4.13,0.23,2.62,21.5,21.57,49.0,21.5,0.51,22.4,19.92,2.48,-0.77,3.65,21.5,21.57,49.0,20.68,0.65,22.4,19.37,3.03,0.3,3.35,20.69,20.75,49.0,21.97,0.38,22.81,20.47,2.34,-1.34,6.56,21.97,22.06,49.0,20.37,0.41,21.3,19.37,1.93,-0.36,3.17,20.37,20.4,49.0,18.09,0.91,19.92,16.34,3.58,0.46,2.22,18.12,17.85,49.0,17.07,1.17,19.65,13.86,5.79,-0.09,3.43,17.11,17.17,49.0
+BF-TAP-G390007 = 17.38,0.61,18.82,16.34,2.48,0.27,2.58,17.39,17.37,26.0,21.93,0.71,23.78,20.89,2.89,0.78,3.18,21.94,21.78,26.0,21.65,0.98,24.06,19.51,4.55,0.24,3.18,21.67,21.57,26.0,24.67,0.68,25.71,22.81,2.89,-1.2,4.58,24.68,24.78,26.0,23.22,1.2,25.16,20.75,4.41,-0.23,2.27,23.25,22.95,26.0,21.37,0.88,23.5,19.65,3.86,0.23,2.86,21.39,21.3,26.0,21.13,0.87,22.68,19.37,3.31,-0.21,2.28,21.15,21.26,26.0,20.69,0.68,22.81,19.65,3.17,1.15,4.83,20.7,20.61,26.0,22.17,0.45,22.95,21.57,1.38,0.64,1.94,22.17,21.92,26.0,20.76,0.81,21.99,19.65,2.34,0.21,1.52,20.77,20.68,26.0,18.09,0.82,19.65,16.61,3.03,0.21,2.3,18.11,17.99,26.0,18.48,1.48,22.4,16.89,5.51,0.79,2.86,18.54,18.1,26.0
+BF-TAP-G390008 = 15.77,0.83,17.17,14.13,3.03,-0.46,2.39,15.79,15.86,21.0,20.87,0.43,21.44,19.78,1.65,-0.88,3.15,20.87,21.02,21.0,20.93,0.9,22.68,19.65,3.03,0.11,1.83,20.94,20.95,21.0,23.73,0.67,25.16,22.61,2.55,0.21,2.54,23.74,23.71,21.0,23.63,1.48,27.36,21.3,6.06,1.32,4.32,23.67,23.23,21.0,21.21,1.05,22.68,18.82,3.86,-0.54,2.55,21.23,21.16,21.0,21.53,0.57,22.4,20.47,1.93,-0.3,2.23,21.53,21.57,21.0,19.75,0.93,21.57,18.27,3.31,0.34,2.51,19.77,19.71,21.0,22.29,0.78,23.23,20.89,2.34,-0.56,1.99,22.3,22.54,21.0,19.74,0.91,20.89,18.27,2.62,-0.44,1.78,19.76,19.92,21.0,17.06,1.28,19.09,15.1,4.0,0.01,1.6,17.11,17.17,21.0,15.78,0.67,16.89,14.69,2.2,0.1,1.79,15.8,15.93,21.0
+BF-YAT-G420001 = 15.03,0.68,15.93,13.58,2.34,-0.57,2.17,15.04,15.1,23.0,19.29,0.6,20.47,18.41,2.07,0.35,2.23,19.3,19.37,23.0,21.19,0.68,22.13,19.65,2.48,-0.53,2.43,21.2,21.3,23.0,22.36,0.51,23.5,21.3,2.2,0.34,3.28,22.37,22.26,23.0,22.65,1.1,24.61,20.75,3.86,-0.12,2.09,22.68,22.81,23.0,20.08,0.53,21.16,18.54,2.62,-0.69,4.69,20.09,20.06,23.0,22.58,0.38,23.5,21.85,1.65,0.71,3.55,22.59,22.54,23.0,22.12,0.25,22.68,21.57,1.1,0.08,2.82,22.12,22.13,23.0,23.59,0.73,24.88,22.13,2.76,-0.39,2.71,23.6,23.64,23.0,21.17,0.72,23.23,20.33,2.89,1.47,4.48,21.18,21.02,23.0,18.26,0.37,19.09,17.44,1.65,0.08,3.14,18.26,18.27,23.0,15.76,1.04,17.99,14.13,3.86,0.64,2.44,15.8,15.37,23.0
+BF-YAT-G420002 = 16.34,0.55,16.89,15.51,1.38,-0.63,1.95,16.35,16.61,5.0,20.1,0.43,20.75,19.65,1.1,0.52,2.11,20.1,20.13,5.0,20.93,0.12,21.02,20.75,0.28,-0.73,2.13,20.93,20.95,5.0,23.57,0.51,24.06,22.81,1.24,-0.62,1.86,23.58,23.78,5.0,22.04,0.58,22.81,21.3,1.52,0.11,1.86,22.05,21.85,5.0,21.24,0.32,21.57,20.75,0.83,-0.69,2.28,21.25,21.3,5.0,22.21,0.23,22.4,21.85,0.55,-0.73,2.13,22.21,22.26,5.0,21.23,0.34,21.57,20.75,0.83,-0.4,1.68,21.23,21.3,5.0,22.93,0.06,22.95,22.81,0.14,-1.5,3.26,22.93,22.95,5.0,20.61,0.63,21.57,19.92,1.65,0.56,2.2,20.62,20.61,5.0,19.63,0.23,19.92,19.37,0.55,0.06,1.51,19.63,19.65,5.0,15.61,0.26,15.79,15.24,0.55,-0.65,1.67,15.61,15.79,5.0
+BF-YAT-G420003 = 16.29,0.43,16.89,15.58,1.31,-0.06,1.85,16.3,16.27,13.0,20.93,0.42,21.57,20.33,1.24,-0.19,1.75,20.94,21.02,13.0,21.54,0.72,22.68,20.2,2.48,-0.18,2.43,21.55,21.44,13.0,23.47,0.69,24.47,22.4,2.07,0.14,1.86,23.48,23.37,13.0,23.0,0.6,23.78,22.26,1.52,-0.17,1.46,23.01,23.23,13.0,20.33,1.25,22.13,17.85,4.27,-0.27,2.29,20.37,20.2,13.0,21.55,0.34,22.4,21.02,1.38,0.88,4.19,21.55,21.57,13.0,21.77,0.37,22.68,21.37,1.31,1.19,3.96,21.77,21.71,13.0,22.43,0.25,22.95,22.13,0.83,0.45,2.47,22.43,22.4,13.0,21.01,0.37,21.57,20.2,1.38,-0.32,3.15,21.01,21.02,13.0,18.94,0.21,19.23,18.54,0.69,-0.35,2.36,18.94,18.96,13.0,15.7,0.88,17.72,14.55,3.17,0.89,3.37,15.72,15.65,13.0
+BF-YAT-G420004 = 15.08,1.33,17.17,11.93,5.24,-0.86,2.91,15.14,15.58,28.0,20.25,0.32,20.75,19.37,1.38,-0.66,3.43,20.25,20.27,28.0,21.25,0.52,22.13,19.92,2.2,-1.09,3.87,21.26,21.3,28.0,22.73,0.67,24.61,21.85,2.76,1.28,3.93,22.74,22.54,28.0,22.59,0.73,23.78,21.02,2.76,-0.74,2.83,22.6,22.75,28.0,20.87,0.78,22.13,19.65,2.48,0.0,2.03,20.89,20.85,28.0,21.74,0.38,22.4,20.75,1.65,-0.64,3.16,21.74,21.85,28.0,21.32,0.24,21.99,21.02,0.96,1.46,4.51,21.32,21.3,28.0,22.72,0.22,23.23,22.4,0.83,0.36,2.52,22.72,22.68,28.0,20.54,0.66,21.57,18.54,3.03,-0.74,4.31,20.55,20.51,28.0,18.87,0.43,19.65,17.99,1.65,-0.5,2.85,18.87,18.82,28.0,14.7,0.71,16.06,13.31,2.76,0.16,2.44,14.72,14.69,28.0
+BF-YAT-G420005 = 15.51,0.51,16.34,14.55,1.79,-0.13,2.21,15.52,15.51,21.0,19.91,0.54,20.75,18.89,1.86,-0.2,1.94,19.92,19.92,21.0,23.46,0.65,24.33,21.85,2.48,-0.62,2.94,23.47,23.5,21.0,21.57,1.31,25.16,18.82,6.34,0.46,4.43,21.61,21.64,21.0,23.48,0.53,24.61,22.4,2.2,0.2,2.81,23.49,23.5,21.0,21.14,0.66,22.13,19.65,2.48,-0.7,2.77,21.15,21.3,21.0,22.41,0.19,22.68,22.13,0.55,0.07,1.79,22.42,22.4,21.0,21.8,0.22,22.4,21.57,0.83,0.92,3.61,21.81,21.78,21.0,23.24,0.46,24.06,22.4,1.65,0.03,2.06,23.25,23.23,21.0,22.46,0.35,23.23,21.85,1.38,-0.04,2.92,22.46,22.47,21.0,18.66,0.48,19.65,17.85,1.79,-0.0,2.41,18.67,18.75,21.0,16.14,0.83,17.03,14.13,2.89,-0.88,2.79,16.16,16.48,21.0
+BF-YAT-G420006 = 16.68,0.38,17.3,15.79,1.52,-0.33,2.91,16.68,16.61,18.0,20.11,0.48,21.3,19.37,1.93,0.54,3.46,20.12,20.06,18.0,20.63,0.49,21.3,19.51,1.79,-0.69,2.82,20.63,20.68,18.0,22.72,0.75,24.19,21.02,3.17,-0.42,3.25,22.73,22.85,18.0,22.42,0.36,23.5,21.85,1.65,1.27,5.93,22.42,22.4,18.0,20.92,0.59,21.71,19.65,2.07,-0.44,2.37,20.92,20.99,18.0,22.33,0.25,22.68,21.85,0.83,-0.16,1.97,22.33,22.37,18.0,21.39,0.4,22.13,20.75,1.38,0.39,2.35,21.39,21.33,18.0,22.85,0.32,23.23,22.26,0.96,-0.58,2.09,22.86,22.95,18.0,20.78,0.57,21.99,19.65,2.34,0.05,2.82,20.79,20.75,18.0,19.08,1.06,21.02,16.89,4.13,0.12,2.93,19.11,19.03,18.0,17.33,1.07,19.37,15.51,3.86,-0.23,2.49,17.36,17.48,18.0
+BF-YAT-G420007 = 15.56,0.57,16.89,14.41,2.48,-0.04,2.55,15.57,15.65,33.0,19.45,0.84,20.47,17.72,2.76,-0.74,2.52,19.46,19.65,33.0,21.64,1.09,22.81,17.99,4.82,-1.61,5.38,21.66,21.92,33.0,22.03,0.88,23.64,20.47,3.17,-0.15,2.01,22.05,21.99,33.0,22.42,0.76,23.64,20.61,3.03,-0.47,2.48,22.43,22.68,33.0,19.26,0.79,21.3,18.27,3.03,0.52,2.75,19.28,19.37,33.0,22.48,0.41,22.95,21.44,1.52,-0.93,3.04,22.48,22.54,33.0,21.7,0.5,22.68,21.02,1.65,0.27,1.74,21.71,21.64,33.0,23.22,0.51,24.33,22.13,2.2,0.13,2.42,23.23,23.23,33.0,22.07,0.73,23.5,20.47,3.03,-0.46,3.16,22.08,22.13,33.0,19.26,0.83,20.47,17.17,3.31,-0.86,3.06,19.27,19.51,33.0,16.43,0.73,18.41,15.24,3.17,0.52,2.88,16.45,16.2,33.0
+BF-YAT-G420008 = 15.06,0.45,16.2,14.55,1.65,1.36,4.04,15.07,14.96,17.0,20.5,0.59,21.3,18.82,2.48,-1.21,4.93,20.51,20.54,17.0,22.28,0.76,23.78,21.02,2.76,0.12,2.37,22.3,22.19,17.0,24.03,1.42,27.09,21.71,5.37,0.26,2.68,24.07,23.92,17.0,22.14,1.01,24.33,20.95,3.38,0.75,2.41,22.16,21.57,17.0,21.0,0.86,22.4,18.54,3.86,-1.27,5.24,21.02,21.16,17.0,22.6,0.26,23.09,22.13,0.96,-0.01,2.11,22.6,22.68,17.0,21.43,0.23,22.13,21.3,0.83,1.94,5.85,21.43,21.3,17.0,23.69,0.31,24.33,23.23,1.1,0.42,2.63,23.69,23.64,17.0,21.66,0.46,22.26,20.47,1.79,-0.91,3.72,21.66,21.71,17.0,18.32,0.57,19.23,17.3,1.93,-0.29,2.07,18.32,18.54,17.0,17.25,0.96,18.82,15.79,3.03,0.0,1.95,17.28,17.44,17.0
+BF-YAT-G420009 = 15.61,1.14,17.44,13.58,3.86,-0.2,2.11,15.65,15.65,19.0,19.85,0.51,20.61,18.82,1.79,-0.29,2.2,19.86,19.92,19.0,21.73,1.27,23.78,18.82,4.96,-0.6,2.66,21.77,22.13,19.0,22.42,0.52,23.3,21.3,2.0,-0.33,2.71,22.43,22.4,19.0,22.19,0.93,23.23,20.47,2.76,-0.6,2.01,22.21,22.54,19.0,20.84,0.78,22.13,19.09,3.03,-0.26,2.71,20.85,20.89,19.0,22.0,0.6,23.23,21.02,2.2,0.24,2.25,22.01,21.99,19.0,21.5,0.32,22.13,21.02,1.1,0.03,2.16,21.5,21.44,19.0,23.74,0.22,24.06,23.23,0.83,-0.9,3.43,23.74,23.78,19.0,22.23,0.5,22.95,21.02,1.93,-0.8,3.1,22.24,22.33,19.0,19.5,0.4,20.06,18.89,1.17,-0.36,1.6,19.51,19.65,19.0,17.57,0.68,18.82,16.27,2.55,-0.13,2.54,17.58,17.44,19.0
+BF-YAT-G420010 = 15.53,0.62,16.61,14.27,2.34,-0.32,2.55,15.54,15.58,20.0,19.32,0.46,20.47,18.54,1.93,0.84,3.65,19.32,19.3,20.0,22.61,0.66,23.64,21.3,2.34,-0.31,2.23,22.62,22.68,20.0,22.08,0.39,22.81,21.57,1.24,0.33,2.16,22.08,22.09,20.0,21.6,0.98,22.95,19.65,3.31,-0.38,2.05,21.62,21.82,20.0,21.41,0.57,22.4,20.75,1.65,0.21,1.58,21.42,21.37,20.0,22.41,0.13,22.68,22.13,0.55,0.25,3.24,22.41,22.4,20.0,21.35,0.4,21.85,20.33,1.52,-1.42,4.11,21.36,21.54,20.0,23.58,0.51,24.33,22.4,1.93,-0.73,2.73,23.59,23.71,20.0,21.07,0.5,21.64,20.06,1.58,-0.59,2.01,21.08,21.3,20.0,18.08,0.73,19.65,16.61,3.03,0.2,2.83,18.09,18.1,20.0,15.5,0.72,17.03,14.13,2.89,0.37,3.05,15.52,15.51,20.0
+BF-YAT-G420011 = 15.14,0.95,16.41,13.03,3.38,-1.04,3.29,15.17,15.37,20.0,19.66,0.79,20.75,17.99,2.76,-0.3,2.33,19.67,19.65,20.0,21.74,0.55,23.23,20.89,2.34,0.89,4.07,21.75,21.75,20.0,23.85,0.67,25.16,22.4,2.76,-0.31,2.79,23.86,24.06,20.0,20.75,0.61,22.13,19.65,2.48,0.13,3.05,20.76,20.82,20.0,21.05,0.56,21.71,19.92,1.79,-1.12,2.8,21.05,21.3,20.0,21.71,0.24,22.26,21.3,0.96,0.57,2.98,21.71,21.68,20.0,21.4,0.2,21.85,21.02,0.83,0.45,3.11,21.4,21.37,20.0,23.16,0.43,24.06,22.68,1.38,0.85,2.74,23.16,23.06,20.0,20.78,0.6,21.85,19.65,2.2,-0.05,2.43,20.79,20.75,20.0,18.61,0.35,19.23,17.72,1.52,-0.56,3.47,18.62,18.61,20.0,15.3,1.1,17.99,13.03,4.96,0.34,3.34,15.34,15.17,20.0
+BF-YAT-G420012 = 16.79,0.62,17.58,15.79,1.79,-0.29,1.77,16.8,16.82,10.0,19.29,0.23,19.65,18.82,0.83,-0.47,2.86,19.29,19.3,10.0,19.29,0.64,20.47,18.27,2.2,0.24,2.5,19.3,19.37,10.0,22.86,0.49,23.71,22.13,1.58,0.14,2.04,22.87,22.81,10.0,21.73,0.41,22.4,21.3,1.1,0.5,1.75,21.73,21.61,10.0,20.86,0.46,21.57,20.2,1.38,0.28,1.83,20.86,20.75,10.0,22.42,0.14,22.68,22.19,0.48,0.18,2.69,22.42,22.4,10.0,21.29,0.36,21.71,20.61,1.1,-0.72,2.29,21.29,21.37,10.0,22.04,0.58,22.88,21.44,1.45,0.44,1.47,22.04,21.78,10.0,20.94,0.45,21.71,20.47,1.24,0.48,1.96,20.95,20.92,10.0,17.75,0.53,18.47,16.61,1.86,-0.87,3.27,17.76,17.79,10.0,15.87,0.62,16.82,14.69,2.14,-0.28,2.68,15.88,15.86,10.0
+BF-YAT-G420013 = 17.16,0.61,18.27,15.51,2.76,-0.64,3.41,17.17,17.17,27.0,19.29,0.59,20.2,17.72,2.48,-0.6,3.15,19.3,19.37,27.0,20.72,1.09,22.13,17.17,4.96,-1.63,5.6,20.75,21.02,27.0,23.33,0.78,25.16,21.85,3.31,0.19,2.79,23.34,23.23,27.0,21.57,1.02,24.61,19.65,4.96,1.05,4.65,21.59,21.3,27.0,21.42,0.86,22.95,19.37,3.58,-0.62,2.97,21.44,21.51,27.0,22.26,0.37,22.95,21.57,1.38,0.12,2.61,22.26,22.26,27.0,21.26,0.4,22.13,20.47,1.65,0.44,2.7,21.26,21.16,27.0,23.25,0.23,23.78,22.68,1.1,-0.31,3.71,23.25,23.23,27.0,20.7,0.58,21.57,18.82,2.76,-1.44,5.39,20.71,20.75,27.0,18.66,0.43,19.37,17.72,1.65,-0.32,2.9,18.67,18.68,27.0,16.22,1.33,20.2,13.86,6.34,0.97,4.39,16.27,16.06,27.0
+BF-YAT-G420014 = 14.91,0.32,15.24,14.13,1.1,-1.23,3.6,14.92,15.03,13.0,18.99,0.69,20.2,17.99,2.2,0.28,2.11,19.0,18.68,13.0,22.26,0.53,23.5,21.57,1.93,1.07,3.32,22.27,22.13,13.0,21.26,0.73,22.4,19.92,2.48,-0.15,2.22,21.27,21.3,13.0,21.28,0.92,23.37,20.2,3.17,0.99,3.2,21.3,21.02,13.0,20.26,1.46,23.78,18.27,5.51,0.98,3.63,20.31,19.92,13.0,22.87,0.82,24.88,22.13,2.76,1.34,3.75,22.88,22.4,13.0,21.75,0.63,23.23,21.02,2.2,1.14,3.45,21.76,21.57,13.0,22.83,0.25,23.23,22.4,0.83,0.21,2.13,22.83,22.81,13.0,20.43,0.6,21.57,19.37,2.2,0.01,2.59,20.44,20.47,13.0,17.95,1.14,20.2,15.79,4.41,0.07,3.0,17.98,17.85,13.0,15.28,0.33,16.06,14.96,1.1,1.18,3.49,15.29,15.24,13.0
+BF-YAT-G420015 = 15.99,0.98,17.99,14.2,3.79,0.2,2.62,16.01,15.93,16.0,19.99,0.64,21.02,18.82,2.2,-0.44,2.42,20.0,20.13,16.0,20.05,0.91,22.13,18.82,3.31,0.57,3.03,20.07,19.96,16.0,21.17,1.16,22.81,19.37,3.44,-0.06,1.64,21.2,21.13,16.0,22.45,1.15,24.06,20.61,3.44,-0.24,1.83,22.48,22.47,16.0,20.94,0.7,22.61,19.65,2.96,0.57,3.58,20.95,20.82,16.0,22.21,0.41,22.95,21.57,1.38,-0.13,2.05,22.21,22.4,16.0,21.8,0.23,22.4,21.57,0.83,1.15,3.79,21.8,21.71,16.0,23.06,0.22,23.5,22.68,0.83,0.27,2.57,23.06,23.02,16.0,22.33,0.39,22.95,21.57,1.38,-0.34,2.04,22.34,22.4,16.0,19.86,0.31,20.47,19.23,1.24,0.17,2.77,19.86,19.85,16.0,16.92,1.32,18.82,14.13,4.69,-0.31,2.41,16.97,16.86,16.0
+BF-YAT-G420016 = 15.93,0.74,17.85,14.96,2.89,1.22,3.74,15.95,15.79,48.0,19.01,0.53,20.2,17.72,2.48,-0.02,2.58,19.02,18.96,48.0,21.57,1.23,24.33,18.54,5.79,-0.12,2.58,21.61,21.51,48.0,21.92,0.89,23.78,19.65,4.13,-0.14,2.79,21.94,22.06,48.0,22.77,1.21,24.61,19.92,4.69,-0.94,3.04,22.8,23.02,48.0,21.09,1.18,23.23,18.68,4.55,-0.13,2.2,21.13,21.16,48.0,22.0,0.33,22.54,21.3,1.24,-0.46,2.38,22.0,22.02,48.0,21.75,0.38,22.95,20.75,2.2,0.45,4.54,21.75,21.71,48.0,23.03,0.35,23.92,21.99,1.93,-0.25,4.84,23.04,22.95,48.0,22.38,0.68,23.5,21.16,2.34,-0.26,2.14,22.39,22.47,48.0,19.36,0.71,20.2,17.44,2.76,-1.03,3.46,19.37,19.65,48.0,16.75,0.8,19.09,15.24,3.86,0.99,4.05,16.77,16.61,48.0
+BF-YAT-G420017 = 14.87,0.73,16.34,13.03,3.31,-0.52,2.72,14.89,15.1,56.0,19.39,0.47,20.75,18.27,2.48,0.34,3.29,19.4,19.37,56.0,22.66,0.63,23.78,21.3,2.48,-0.36,2.35,22.67,22.81,56.0,22.57,0.92,24.61,20.47,4.13,-0.11,2.31,22.58,22.57,56.0,22.05,0.93,24.06,20.2,3.86,0.18,2.23,22.07,21.99,56.0,21.1,0.91,22.54,18.27,4.27,-1.46,4.78,21.12,21.3,56.0,22.25,0.31,22.95,21.3,1.65,-0.44,3.72,22.25,22.26,56.0,21.44,0.23,22.13,20.75,1.38,0.46,4.97,21.44,21.44,56.0,23.75,0.47,24.61,22.68,1.93,-0.18,2.25,23.75,23.78,56.0,21.61,0.58,22.4,19.37,3.03,-1.16,5.51,21.62,21.71,56.0,17.78,0.61,19.09,16.34,2.76,-0.2,2.61,17.79,17.72,56.0,16.04,0.67,17.58,14.13,3.44,-0.61,3.57,16.05,16.06,56.0
+BF-YAT-G420018 = 16.7,0.57,17.17,15.79,1.38,-0.69,1.91,16.71,16.99,10.0,20.38,0.32,20.75,19.78,0.96,-0.39,2.25,20.39,20.4,10.0,20.73,0.5,21.3,19.65,1.65,-1.07,3.22,20.74,20.89,10.0,22.83,0.6,23.78,21.99,1.79,-0.04,1.88,22.84,22.95,10.0,22.17,1.31,24.61,20.47,4.13,0.59,2.26,22.21,21.71,10.0,21.38,0.39,21.99,20.75,1.24,-0.11,2.29,21.39,21.44,10.0,22.21,0.26,22.54,21.71,0.83,-0.52,2.19,22.21,22.26,10.0,21.77,0.36,22.13,21.16,0.96,-0.49,1.73,21.78,21.92,10.0,23.12,0.23,23.5,22.68,0.83,-0.18,2.77,23.12,23.09,10.0,21.29,0.77,22.95,20.47,2.48,0.96,3.16,21.3,21.09,10.0,19.46,0.71,21.02,18.41,2.62,0.92,3.6,19.47,19.37,10.0,16.1,1.46,19.37,14.41,4.96,1.1,3.5,16.16,15.62,10.0
+BF-YAT-G420019 = 14.13,0.81,15.24,13.03,2.2,-0.06,1.58,14.15,14.13,9.0,20.26,0.31,20.75,19.65,1.1,-0.45,3.15,20.26,20.2,9.0,20.92,0.79,22.4,20.06,2.34,0.8,2.34,20.93,20.61,9.0,22.45,0.34,22.95,21.85,1.1,-0.14,2.35,22.45,22.4,9.0,21.11,0.32,21.57,20.75,0.83,0.2,1.47,21.11,21.02,9.0,23.15,0.88,24.88,21.85,3.03,0.46,2.99,23.17,23.23,9.0,21.79,0.27,22.19,21.3,0.9,-0.15,2.64,21.79,21.78,9.0,21.28,0.15,21.57,21.02,0.55,0.22,3.4,21.28,21.3,9.0,22.65,0.08,22.81,22.54,0.28,0.24,2.8,22.65,22.68,9.0,21.61,0.54,22.26,20.75,1.52,-0.23,1.79,21.61,21.57,9.0,19.07,0.41,19.65,18.54,1.1,0.18,1.37,19.08,18.82,9.0,16.21,1.3,17.72,13.86,3.86,-0.49,2.12,16.25,16.55,9.0
+BF-ZOU-G450001 = 14.86,0.62,16.06,13.58,2.48,-0.09,3.5,14.87,14.86,12.0,18.95,0.77,20.06,17.99,2.07,0.1,1.52,18.97,18.92,12.0,21.99,0.11,22.13,21.85,0.28,0.0,1.74,21.99,21.99,12.0,22.42,1.42,24.33,19.65,4.69,-0.31,2.33,22.46,22.47,12.0,23.51,0.35,24.06,22.81,1.24,-0.3,2.51,23.51,23.5,12.0,19.62,0.41,20.13,18.68,1.45,-0.97,3.18,19.62,19.71,12.0,20.23,0.65,21.02,19.09,1.93,-0.25,1.97,20.24,20.27,12.0,21.33,0.77,22.68,20.47,2.2,0.52,1.97,21.35,21.13,12.0,21.86,0.45,22.54,21.3,1.24,0.07,1.62,21.86,21.85,12.0,21.37,0.38,22.13,20.75,1.38,0.44,2.62,21.37,21.3,12.0,19.64,0.11,19.78,19.37,0.41,-1.06,4.13,19.64,19.65,12.0,17.35,0.44,17.99,16.48,1.52,-0.35,2.45,17.35,17.34,12.0
+BF-ZOU-G450002 = 15.32,0.69,17.17,14.69,2.48,1.23,4.03,15.34,15.1,17.0,19.6,0.58,20.47,18.54,1.93,-0.33,2.08,19.61,19.65,17.0,22.24,0.25,22.68,21.85,0.83,0.16,2.23,22.24,22.26,17.0,23.76,0.73,25.16,22.68,2.48,0.18,2.22,23.77,23.78,17.0,23.09,0.62,24.61,21.85,2.76,0.34,3.81,23.1,23.09,17.0,20.35,0.86,21.85,18.54,3.31,-0.09,2.5,20.36,20.33,17.0,19.77,0.93,21.02,17.99,3.03,-0.51,2.08,19.79,20.2,17.0,20.96,0.5,22.13,20.33,1.79,0.78,2.79,20.96,20.89,17.0,22.26,0.28,22.68,21.71,0.96,-0.52,2.22,22.26,22.4,17.0,21.42,0.28,21.85,21.02,0.83,-0.13,2.04,21.42,21.44,17.0,19.53,0.35,19.92,18.54,1.38,-1.31,4.85,19.53,19.51,17.0,17.74,0.55,19.09,16.89,2.2,0.75,3.41,17.75,17.72,17.0
+BF-ZOU-G450003 = 17.01,0.82,18.27,15.37,2.89,-0.25,2.07,17.03,17.13,34.0,19.99,0.51,21.02,18.96,2.07,-0.15,2.19,20.0,19.99,34.0,23.57,0.46,24.33,22.68,1.65,-0.36,1.97,23.58,23.68,34.0,21.23,1.88,24.19,17.99,6.2,-0.07,1.87,21.31,21.13,34.0,22.92,0.53,23.92,22.13,1.79,0.3,2.06,22.92,22.88,34.0,20.5,0.84,22.13,18.82,3.31,-0.23,2.32,20.52,20.61,34.0,19.8,0.69,20.89,18.27,2.62,-0.3,2.32,19.81,19.89,34.0,20.46,0.55,21.44,19.09,2.34,-0.12,2.94,20.47,20.4,34.0,21.76,0.19,22.13,21.3,0.83,-0.3,2.72,21.76,21.85,34.0,20.66,0.75,21.85,19.58,2.27,0.19,1.6,20.67,20.61,34.0,18.64,0.51,19.37,17.44,1.93,-0.61,2.46,18.65,18.72,34.0,17.25,0.47,18.54,15.93,2.62,-0.47,5.42,17.25,17.27,34.0
+BF-ZOU-G450004 = 17.0,0.72,18.54,15.79,2.76,0.44,2.41,17.01,16.89,30.0,20.44,0.39,21.02,19.78,1.24,-0.17,1.85,20.44,20.51,30.0,23.02,0.52,23.78,21.71,2.07,-0.84,3.19,23.03,23.23,30.0,22.47,0.96,24.19,20.06,4.13,-0.5,3.31,22.49,22.54,30.0,22.83,0.77,24.88,21.57,3.31,0.45,2.95,22.84,22.81,30.0,20.16,0.85,21.44,18.54,2.89,-0.14,1.89,20.17,20.16,30.0,20.1,0.58,20.75,18.54,2.2,-1.08,3.35,20.11,20.33,30.0,20.66,0.57,21.85,19.65,2.2,0.21,2.38,20.67,20.75,30.0,22.26,0.24,22.81,21.85,0.96,0.05,2.43,22.27,22.26,30.0,20.89,0.96,22.61,19.09,3.51,-0.14,1.99,20.91,21.02,30.0,18.96,0.75,20.47,17.17,3.31,-0.42,3.1,18.97,19.09,30.0,18.13,1.45,20.4,14.41,5.99,-0.86,3.38,18.18,18.41,30.0
+BF-ZOU-G450005 = 16.45,0.24,16.89,16.13,0.76,0.38,2.14,16.46,16.34,9.0,19.56,0.74,20.47,18.34,2.14,-0.41,1.81,19.57,19.78,9.0,22.7,0.42,23.37,22.13,1.24,0.14,1.8,22.7,22.68,9.0,23.17,0.69,24.06,22.13,1.93,-0.23,1.55,23.18,23.37,9.0,22.74,0.81,23.78,21.57,2.2,-0.14,1.63,22.75,22.68,9.0,20.27,0.73,21.3,19.16,2.14,-0.12,1.59,20.28,20.47,9.0,20.5,0.27,20.89,20.06,0.83,-0.15,1.98,20.5,20.47,9.0,21.35,0.45,21.99,20.47,1.52,-0.69,2.85,21.35,21.44,9.0,21.88,0.15,22.13,21.64,0.48,-0.04,2.39,21.88,21.85,9.0,20.69,0.52,21.51,19.92,1.58,-0.06,2.03,20.7,20.75,9.0,19.06,0.25,19.37,18.68,0.69,-0.49,2.06,19.06,19.09,9.0,18.22,1.02,19.92,16.89,3.03,0.24,2.01,18.25,18.2,9.0
+BF-ZOU-G450006 = 16.19,0.59,16.89,15.51,1.38,0.09,1.43,16.2,16.2,7.0,19.25,0.27,19.78,19.03,0.76,1.19,3.04,19.25,19.09,7.0,22.7,0.1,22.81,22.54,0.28,-0.13,2.35,22.7,22.68,7.0,23.51,0.18,23.78,23.23,0.55,-0.17,2.3,23.51,23.5,7.0,23.51,1.06,25.16,21.71,3.44,-0.19,2.79,23.53,23.5,7.0,20.31,0.44,20.89,19.71,1.17,-0.3,1.74,20.32,20.47,7.0,20.55,0.25,21.02,20.27,0.76,0.86,3.09,20.55,20.54,7.0,21.27,0.2,21.57,21.02,0.55,0.07,1.95,21.27,21.3,7.0,21.69,0.28,22.13,21.3,0.83,0.08,2.04,21.69,21.71,7.0,21.41,0.24,21.64,21.02,0.62,-0.56,1.68,21.41,21.57,7.0,19.25,0.27,19.51,18.82,0.69,-0.65,1.92,19.25,19.37,7.0,17.01,1.39,19.51,15.24,4.27,0.62,2.64,17.06,17.1,7.0
+BF-ZOU-G450007 = 15.76,0.62,16.89,14.41,2.48,-0.03,3.04,15.77,15.68,16.0,19.41,0.79,20.33,17.99,2.34,-0.61,1.93,19.42,19.71,16.0,22.54,0.39,23.5,22.13,1.38,1.17,3.61,22.54,22.44,16.0,23.05,1.17,25.71,21.57,4.13,0.62,2.64,23.08,23.09,16.0,23.44,0.94,24.33,21.71,2.62,-0.97,2.43,23.46,23.92,16.0,19.77,0.7,20.75,18.27,2.48,-0.47,2.37,19.78,19.78,16.0,20.48,0.38,20.89,19.65,1.24,-0.91,2.75,20.48,20.61,16.0,21.06,0.4,21.85,20.33,1.52,-0.29,2.84,21.07,21.13,16.0,21.75,0.17,21.99,21.3,0.69,-1.07,3.84,21.75,21.82,16.0,20.75,0.54,21.57,19.65,1.93,-0.41,2.5,20.75,20.71,16.0,18.78,0.37,19.37,18.27,1.1,-0.22,1.79,18.78,18.82,16.0,17.82,0.8,19.09,16.2,2.89,-0.07,2.42,17.84,17.82,16.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_rainfall_2005.properties
new file mode 100644
index 0000000..af3ed3a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_rainfall_2005.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 2005 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=2005
+
+# 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,3.43,1.04,4.66,2.26,2.4,0.01,1.51,3.56,3.43,6.0,12.28,2.08,15.62,10.51,5.11,0.7,1.96,12.43,11.49,6.0,95.48,4.96,104.06,90.51,13.55,0.85,2.47,95.59,93.96,6.0,132.76,6.55,143.24,124.71,18.54,0.49,2.21,132.89,131.54,6.0,229.75,24.24,261.38,196.06,65.32,-0.07,1.77,230.82,229.75,6.0,113.76,6.01,121.06,104.06,16.99,-0.48,2.22,113.9,114.66,6.0,202.95,4.76,208.34,196.06,12.29,-0.32,1.68,203.0,203.7,6.0,17.6,3.75,21.04,10.84,10.2,-1.05,2.79,17.93,18.84,6.0,1.57,0.73,2.89,1.0,1.89,1.06,2.69,1.71,1.3,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.2,0.14,1.3,1.1,0.2,0.0,1.0,1.2,1.2,2.0,3.56,1.31,4.49,2.64,1.86,0.0,1.0,3.68,3.56,2.0,29.85,1.82,31.14,28.56,2.58,-0.0,1.0,29.88,29.85,2.0,53.83,1.5,54.89,52.77,2.12,0.0,1.0,53.84,53.83,2.0,104.48,7.08,109.49,99.47,10.02,0.0,1.0,104.6,104.48,2.0,117.13,10.8,124.76,109.49,15.28,0.0,1.0,117.37,117.13,2.0,162.61,8.6,168.69,156.52,12.16,0.0,1.0,162.72,162.61,2.0,185.26,35.87,210.62,159.9,50.72,0.0,1.0,186.99,185.26,2.0,13.7,3.12,15.9,11.49,4.41,-0.0,1.0,13.87,13.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
+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,4.96,2.03,8.26,2.33,5.93,0.36,2.43,5.29,5.26,6.0,22.07,3.96,28.45,17.1,11.34,0.47,2.27,22.37,21.29,6.0,76.53,8.36,87.47,64.23,23.24,-0.18,1.98,76.91,76.91,6.0,142.41,13.35,154.02,118.74,35.28,-1.0,2.6,142.93,147.36,6.0,201.3,54.37,273.2,121.0,152.19,-0.06,2.05,207.33,192.39,6.0,136.95,13.05,158.74,122.85,35.89,0.57,2.38,137.47,136.85,6.0,218.06,5.76,228.39,214.62,13.76,1.12,2.63,218.13,214.62,6.0,26.27,4.42,33.08,21.13,11.95,0.41,1.97,26.58,25.66,6.0,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
+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,4.65,0.36,5.07,4.38,0.68,0.62,1.5,4.66,4.51,3.0,12.55,1.39,13.79,11.05,2.75,-0.34,1.5,12.61,12.83,3.0,95.37,2.27,97.97,93.73,4.24,0.64,1.5,95.39,94.42,3.0,144.63,8.02,152.56,136.52,16.05,-0.04,1.5,144.78,144.82,3.0,204.14,22.38,227.97,183.58,44.39,0.26,1.5,204.96,200.87,3.0,114.21,6.13,121.0,109.09,11.91,0.47,1.5,114.32,112.53,3.0,224.01,8.81,232.09,214.62,17.47,-0.26,1.5,224.12,225.3,3.0,24.25,5.03,29.27,19.22,10.05,-0.01,1.5,24.6,24.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-BAM-G020005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.07,0.1,1.15,1.0,0.15,0.0,1.0,1.08,1.07,2.0,6.05,1.61,7.18,4.91,2.27,-0.0,1.0,6.15,6.05,2.0,28.2,1.39,29.18,27.22,1.96,0.0,1.0,28.21,28.2,2.0,63.39,4.01,66.22,60.56,5.67,-0.0,1.0,63.45,63.39,2.0,121.28,5.56,125.21,117.35,7.86,0.0,1.0,121.34,121.28,2.0,120.94,5.4,124.76,117.13,7.64,-0.0,1.0,121.0,120.94,2.0,157.74,5.16,161.39,154.09,7.3,0.0,1.0,157.78,157.74,2.0,211.26,24.21,228.39,194.14,34.24,0.0,1.0,211.96,211.26,2.0,23.91,5.85,28.05,19.77,8.28,-0.0,1.0,24.27,23.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-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,5.92,0.27,6.11,5.73,0.38,-0.0,1.0,5.92,5.92,2.0,21.78,5.95,25.99,17.57,8.41,0.0,1.0,22.18,21.78,2.0,77.6,13.27,86.98,68.22,18.76,-0.0,1.0,78.16,77.6,2.0,116.84,22.44,132.7,100.97,31.73,-0.0,1.0,117.91,116.84,2.0,150.39,30.92,172.25,128.53,43.73,0.0,1.0,151.97,150.39,2.0,137.13,17.42,149.45,124.8,24.64,0.0,1.0,137.68,137.13,2.0,239.63,3.55,242.15,237.12,5.03,-0.0,1.0,239.65,239.63,2.0,24.02,1.39,25.0,23.03,1.97,-0.0,1.0,24.04,24.02,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,22.91,1.72,24.12,21.69,2.43,0.0,1.0,22.94,22.91,2.0,4.54,1.12,5.33,3.75,1.59,-0.0,1.0,4.61,4.54,2.0,31.23,2.64,33.09,29.36,3.73,-0.0,1.0,31.28,31.23,2.0,139.49,20.26,153.81,125.16,28.65,-0.0,1.0,140.22,139.49,2.0,113.16,3.54,115.66,110.66,5.0,0.0,1.0,113.19,113.16,2.0,137.68,7.86,143.24,132.12,11.12,0.0,1.0,137.79,137.68,2.0,196.81,19.78,210.8,182.83,27.97,0.0,1.0,197.31,196.81,2.0,142.95,3.0,145.07,140.83,4.25,-0.0,1.0,142.97,142.95,2.0,30.53,3.53,33.03,28.04,4.99,0.0,1.0,30.64,30.53,2.0,1.22,0.01,1.23,1.22,0.01,0.0,0.82,1.22,1.22,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-BAZ-G040002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,20.56,NaN,20.56,20.56,0.0,NaN,NaN,20.56,20.56,1.0,3.66,NaN,3.66,3.66,0.0,NaN,NaN,3.66,3.66,1.0,27.56,NaN,27.56,27.56,0.0,NaN,NaN,27.56,27.56,1.0,113.25,NaN,113.25,113.25,0.0,NaN,NaN,113.25,113.25,1.0,110.58,NaN,110.58,110.58,0.0,NaN,NaN,110.58,110.58,1.0,137.51,NaN,137.51,137.51,0.0,NaN,NaN,137.51,137.51,1.0,225.81,NaN,225.81,225.81,0.0,NaN,NaN,225.81,225.81,1.0,140.95,NaN,140.95,140.95,0.0,NaN,NaN,140.95,140.95,1.0,25.67,NaN,25.67,25.67,0.0,NaN,NaN,25.67,25.67,1.0,1.14,NaN,1.14,1.14,0.0,NaN,NaN,1.14,1.14,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-BAZ-G040003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,12.75,3.0,16.15,9.51,6.65,0.06,1.42,13.01,12.66,4.0,3.64,1.82,5.72,2.09,3.63,0.18,1.23,3.97,3.37,4.0,30.88,8.36,43.14,24.32,18.81,0.99,2.23,31.72,28.03,4.0,69.07,11.2,84.14,58.2,25.94,0.54,1.87,69.74,66.96,4.0,105.41,7.11,110.53,94.93,15.61,-1.04,2.24,105.59,108.09,4.0,114.58,9.97,127.77,104.25,23.52,0.44,1.88,114.91,113.15,4.0,224.31,11.3,235.91,214.62,21.29,0.06,1.08,224.53,223.36,4.0,126.96,7.29,132.52,116.29,16.23,-0.98,2.21,127.12,129.51,4.0,28.33,4.1,34.04,24.74,9.3,0.72,1.97,28.55,27.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-BAZ-G040004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,18.49,3.66,22.81,13.25,9.57,-0.63,1.9,18.79,19.81,7.0,2.41,0.66,3.84,1.9,1.94,1.68,4.45,2.49,2.26,7.0,31.08,1.54,33.61,28.65,4.96,0.12,2.67,31.11,31.15,7.0,93.14,22.71,137.08,70.44,66.64,1.04,3.03,95.48,84.87,7.0,114.88,11.75,132.52,101.64,30.88,0.48,1.8,115.4,110.73,7.0,120.29,7.07,131.11,109.19,21.92,0.06,2.39,120.47,119.2,7.0,217.34,16.19,234.95,195.79,39.17,-0.3,1.37,217.86,224.79,7.0,130.27,8.89,140.7,117.46,23.24,-0.16,1.8,130.53,130.85,7.0,27.02,5.22,35.53,21.72,13.81,0.45,1.86,27.45,26.28,7.0,1.32,0.11,1.48,1.18,0.3,0.21,1.84,1.32,1.32,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,9.39,4.1,12.29,6.49,5.8,-0.0,1.0,9.83,9.39,2.0,3.18,0.53,3.55,2.81,0.74,-0.0,1.0,3.2,3.18,2.0,23.06,0.95,23.74,22.39,1.35,-0.0,1.0,23.07,23.06,2.0,82.22,7.43,87.47,76.97,10.5,-0.0,1.0,82.39,82.22,2.0,79.54,13.06,88.78,70.31,18.47,0.0,1.0,80.08,79.54,2.0,135.77,6.96,140.7,130.85,9.85,-0.0,1.0,135.86,135.77,2.0,233.37,7.63,238.77,227.97,10.8,-0.0,1.0,233.43,233.37,2.0,121.17,5.32,124.93,117.41,7.53,-0.0,1.0,121.23,121.17,2.0,20.79,1.39,21.77,19.81,1.96,0.0,1.0,20.81,20.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-BAZ-G040006 = 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,4.26,NaN,4.26,4.26,0.0,NaN,NaN,4.26,4.26,1.0,25.42,NaN,25.42,25.42,0.0,NaN,NaN,25.42,25.42,1.0,75.54,NaN,75.54,75.54,0.0,NaN,NaN,75.54,75.54,1.0,91.85,NaN,91.85,91.85,0.0,NaN,NaN,91.85,91.85,1.0,129.31,NaN,129.31,129.31,0.0,NaN,NaN,129.31,129.31,1.0,226.7,NaN,226.7,226.7,0.0,NaN,NaN,226.7,226.7,1.0,120.61,NaN,120.61,120.61,0.0,NaN,NaN,120.61,120.61,1.0,23.26,NaN,23.26,23.26,0.0,NaN,NaN,23.26,23.26,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-G040007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,9.11,4.02,13.76,6.69,7.07,0.7,1.5,9.69,6.9,3.0,1.65,0.31,1.99,1.39,0.6,0.49,1.5,1.67,1.56,3.0,31.01,3.78,35.13,27.71,7.42,0.39,1.5,31.16,30.17,3.0,82.6,15.93,98.02,66.19,31.82,-0.11,1.5,83.61,83.58,3.0,90.71,3.24,92.91,86.99,5.91,-0.67,1.5,90.75,92.24,3.0,135.07,15.33,144.81,117.41,27.4,-0.7,1.5,135.65,143.01,3.0,187.15,25.98,215.02,163.6,51.41,0.3,1.5,188.35,182.83,3.0,131.75,16.83,147.36,113.92,33.44,-0.24,1.5,132.46,133.97,3.0,17.68,2.88,20.78,15.1,5.68,0.32,1.5,17.84,17.16,3.0,1.14,0.09,1.24,1.06,0.18,0.32,1.5,1.15,1.13,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,16.79,3.31,19.25,13.03,6.23,-0.61,1.5,17.01,18.09,3.0,2.21,0.17,2.4,2.06,0.34,0.46,1.5,2.21,2.16,3.0,23.91,2.5,25.63,21.04,4.59,-0.67,1.5,23.99,25.05,3.0,95.74,2.7,97.97,92.74,5.23,-0.48,1.5,95.77,96.52,3.0,101.25,9.05,107.25,90.84,16.41,-0.68,1.5,101.52,105.66,3.0,126.61,9.71,137.83,121.0,16.83,0.71,1.5,126.86,121.0,3.0,238.41,11.34,249.56,226.89,22.67,-0.06,1.5,238.59,238.77,3.0,135.06,2.26,136.58,132.46,4.12,-0.68,1.5,135.08,136.15,3.0,22.69,1.27,23.74,21.28,2.46,-0.48,1.5,22.71,23.04,3.0,1.12,0.12,1.24,1.0,0.24,-0.0,1.5,1.12,1.12,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-BAZ-G040009 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.64,NaN,5.64,5.64,0.0,NaN,NaN,5.64,5.64,1.0,6.43,NaN,6.43,6.43,0.0,NaN,NaN,6.43,6.43,1.0,26.53,NaN,26.53,26.53,0.0,NaN,NaN,26.53,26.53,1.0,66.95,NaN,66.95,66.95,0.0,NaN,NaN,66.95,66.95,1.0,74.82,NaN,74.82,74.82,0.0,NaN,NaN,74.82,74.82,1.0,142.85,NaN,142.85,142.85,0.0,NaN,NaN,142.85,142.85,1.0,221.3,NaN,221.3,221.3,0.0,NaN,NaN,221.3,221.3,1.0,110.73,NaN,110.73,110.73,0.0,NaN,NaN,110.73,110.73,1.0,20.42,NaN,20.42,20.42,0.0,NaN,NaN,20.42,20.42,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,24.76,1.91,26.41,22.66,3.75,-0.41,1.5,24.81,25.21,3.0,4.38,1.2,5.41,3.07,2.35,-0.4,1.5,4.48,4.65,3.0,32.53,0.95,33.61,31.87,1.74,0.66,1.5,32.54,32.09,3.0,148.62,34.62,179.1,110.97,68.12,-0.36,1.5,151.28,155.78,3.0,125.62,9.3,135.72,117.41,18.31,0.36,1.5,125.85,123.75,3.0,132.31,4.35,136.58,127.89,8.69,-0.06,1.5,132.36,132.46,3.0,177.91,18.49,198.78,163.6,35.18,0.57,1.5,178.55,171.35,3.0,137.72,5.15,140.7,131.78,8.92,-0.71,1.5,137.79,140.7,3.0,37.83,2.21,39.66,35.37,4.29,-0.48,1.5,37.87,38.46,3.0,1.16,0.08,1.25,1.08,0.17,0.03,1.5,1.17,1.16,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,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,2.37,0.68,3.34,1.53,1.82,0.27,2.12,2.44,2.32,5.0,21.49,1.32,23.74,20.41,3.32,1.17,2.82,21.52,21.1,5.0,59.0,8.01,69.89,48.96,20.94,0.09,1.9,59.43,60.47,5.0,72.22,14.42,92.24,53.59,38.64,0.13,2.05,73.36,71.76,5.0,96.29,3.31,100.97,92.28,8.69,0.3,1.96,96.34,95.15,5.0,126.19,22.88,158.74,95.06,63.68,0.1,2.35,127.84,125.72,5.0,195.37,43.44,257.2,145.01,112.2,0.32,1.91,199.2,191.55,5.0,199.11,13.51,214.62,179.1,35.53,-0.44,2.09,199.48,200.61,5.0,52.92,12.77,68.22,40.25,27.97,0.13,1.34,54.14,51.84,5.0,3.6,1.61,5.58,1.94,3.64,0.13,1.39,3.88,3.49,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.17,0.15,1.26,1.0,0.26,-0.69,1.5,1.17,1.24,3.0,25.56,0.61,25.99,24.86,1.12,-0.65,1.5,25.56,25.83,3.0,67.72,10.29,79.32,59.7,19.62,0.56,1.5,68.24,64.14,3.0,106.69,6.26,113.92,103.08,10.84,0.71,1.5,106.81,103.08,3.0,107.07,6.59,114.62,102.52,12.11,0.66,1.5,107.2,104.06,3.0,129.92,9.48,139.87,121.0,18.87,0.2,1.5,130.15,128.88,3.0,154.81,8.55,163.6,146.52,17.08,0.11,1.5,154.97,154.3,3.0,226.4,4.52,229.92,221.3,8.63,-0.56,1.5,226.43,227.97,3.0,68.77,11.2,81.51,60.47,21.05,0.61,1.5,69.38,64.34,3.0,6.62,0.45,7.03,6.13,0.89,-0.29,1.5,6.63,6.69,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,2.22,0.35,2.47,1.98,0.5,-0.0,1.0,2.24,2.22,2.0,22.32,1.2,23.17,21.48,1.69,0.0,1.0,22.34,22.32,2.0,60.82,3.71,63.44,58.19,5.25,-0.0,1.0,60.88,60.82,2.0,73.51,8.83,79.75,67.27,12.48,-0.0,1.0,73.77,73.51,2.0,117.59,0.41,117.88,117.3,0.58,-0.0,1.0,117.59,117.59,2.0,115.15,13.43,124.64,105.66,18.99,-0.0,1.0,115.54,115.15,2.0,163.78,11.81,172.13,155.43,16.7,-0.0,1.0,163.99,163.78,2.0,185.49,20.22,199.79,171.19,28.6,-0.0,1.0,186.04,185.49,2.0,91.11,0.82,91.69,90.53,1.16,-0.0,1.0,91.11,91.11,2.0,5.13,0.62,5.57,4.69,0.88,0.0,1.0,5.15,5.13,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,26.38,1.01,26.98,24.86,2.11,-1.14,2.32,26.39,26.84,4.0,60.04,6.56,66.46,51.37,15.09,-0.48,1.8,60.31,61.16,4.0,108.8,5.6,113.92,101.38,12.53,-0.51,1.73,108.9,109.94,4.0,109.45,4.66,112.53,102.52,10.02,-1.09,2.29,109.52,111.37,4.0,117.6,4.86,124.76,114.13,10.64,1.04,2.25,117.67,115.75,4.0,153.9,2.04,156.52,151.74,4.79,0.34,1.79,153.91,153.66,4.0,228.96,3.19,231.46,224.79,6.67,-0.49,1.63,228.98,229.79,4.0,71.37,9.19,78.1,57.85,20.25,-1.02,2.23,71.81,74.76,4.0,7.39,0.4,7.6,6.79,0.81,-1.15,2.33,7.4,7.58,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.53,0.4,1.94,1.13,0.81,0.01,1.25,1.57,1.53,5.0,20.26,2.31,23.13,17.03,6.09,-0.25,1.95,20.37,21.04,5.0,66.99,13.51,86.84,48.96,37.88,0.22,2.45,68.08,66.39,5.0,82.98,14.05,107.25,72.46,34.79,1.26,2.92,83.93,78.4,5.0,100.59,15.14,117.41,84.26,33.15,0.02,1.3,101.49,100.42,5.0,145.85,10.69,163.6,135.43,28.18,0.98,2.68,146.16,145.01,5.0,187.02,10.09,202.06,173.77,28.29,0.29,2.47,187.23,186.42,5.0,241.14,5.42,249.56,234.95,14.61,0.6,2.36,241.19,240.4,5.0,39.79,1.63,41.7,37.32,4.39,-0.49,2.29,39.82,39.64,5.0,2.13,0.49,2.79,1.48,1.31,0.05,2.06,2.17,2.12,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.38,0.32,1.7,1.06,0.64,-0.0,1.5,1.41,1.38,3.0,22.95,0.56,23.51,22.39,1.12,-0.0,1.5,22.95,22.95,3.0,73.61,9.47,83.08,64.14,18.94,0.0,1.5,74.01,73.61,3.0,97.59,12.99,110.58,84.6,25.98,-0.0,1.5,98.17,97.59,3.0,102.98,7.75,110.73,95.23,15.5,0.0,1.5,103.18,102.98,3.0,147.09,4.79,151.87,142.3,9.57,0.0,1.5,147.14,147.09,3.0,164.04,4.65,168.69,159.39,9.3,0.0,1.5,164.08,164.04,3.0,228.12,3.34,231.46,224.79,6.67,0.0,1.5,228.14,228.12,3.0,51.41,2.52,53.93,48.89,5.04,-0.0,1.5,51.45,51.41,3.0,4.35,0.39,4.74,3.95,0.78,-0.0,1.5,4.36,4.35,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,2.75,0.28,2.94,2.55,0.4,0.0,1.0,2.75,2.75,2.0,19.52,0.42,19.82,19.22,0.6,0.0,1.0,19.52,19.52,2.0,59.12,0.64,59.57,58.67,0.9,-0.0,1.0,59.12,59.12,2.0,61.57,3.76,64.23,58.91,5.32,-0.0,1.0,61.62,61.57,2.0,95.06,0.0,95.06,95.06,0.0,-2.3726566406E8,1.3510798882111488E16,95.06,95.06,2.0,101.81,3.18,104.06,99.56,4.5,0.0,1.0,101.84,101.81,2.0,206.97,23.68,223.72,190.23,33.49,-0.0,1.0,207.65,206.97,2.0,175.1,1.88,176.43,173.77,2.66,0.0,1.0,175.11,175.1,2.0,54.21,6.3,58.67,49.76,8.91,-0.0,1.0,54.4,54.21,2.0,3.58,0.77,4.13,3.03,1.09,0.0,1.0,3.62,3.58,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,3.11,0.46,3.55,2.68,0.87,0.02,1.05,3.13,3.1,4.0,14.62,2.67,17.41,11.17,6.25,-0.36,1.79,14.8,14.95,4.0,67.48,5.37,74.68,61.82,12.86,0.46,1.99,67.64,66.71,4.0,58.59,5.79,64.15,53.59,10.56,0.02,1.03,58.81,58.31,4.0,96.01,4.2,100.97,92.45,8.53,0.24,1.31,96.08,95.31,4.0,110.87,13.21,122.99,98.02,24.97,-0.02,1.04,111.46,111.24,4.0,233.18,15.08,249.67,218.8,30.88,0.1,1.19,233.55,232.12,4.0,212.2,14.96,228.9,193.67,35.23,-0.18,1.75,212.59,213.11,4.0,45.11,2.8,48.96,42.27,6.69,0.59,2.05,45.17,44.6,4.0,1.52,0.21,1.77,1.31,0.45,0.13,1.36,1.54,1.51,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.7,0.27,1.88,1.51,0.38,0.0,1.0,1.71,1.7,2.0,21.04,0.0,21.04,21.04,0.0,-1.555761593E7,1.5935787741889244E14,21.04,21.04,2.0,81.2,2.66,83.08,79.32,3.76,0.0,1.0,81.22,81.2,2.0,84.54,10.71,92.11,76.97,15.14,0.0,1.0,84.88,84.54,2.0,96.47,9.87,103.45,89.5,13.96,-0.0,1.0,96.73,96.47,2.0,149.66,6.57,154.3,145.01,9.3,-0.0,1.0,149.73,149.66,2.0,173.77,0.0,173.77,173.77,0.0,-2.68435456E8,7.2057594037927936E16,173.77,173.77,2.0,234.95,0.0,234.95,234.95,0.0,NaN,NaN,234.95,234.95,2.0,39.06,0.82,39.64,38.48,1.16,-0.0,1.0,39.06,39.06,2.0,2.44,0.16,2.56,2.33,0.23,0.0,1.0,2.45,2.44,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.12,0.17,1.44,1.0,0.44,0.96,2.59,1.13,1.0,7.0,28.46,1.69,30.26,25.99,4.28,-0.3,1.59,28.5,28.91,7.0,55.76,1.53,57.45,53.59,3.86,-0.09,1.54,55.77,55.26,7.0,100.19,7.51,113.92,92.24,21.68,0.69,2.67,100.43,98.41,7.0,126.1,6.62,137.65,121.0,16.65,0.85,2.19,126.25,122.88,7.0,114.04,10.19,128.53,104.06,24.46,0.5,1.54,114.43,108.5,7.0,142.66,8.05,154.02,132.46,21.56,-0.01,1.69,142.86,145.01,7.0,229.73,9.72,242.15,214.62,27.52,-0.24,1.87,229.9,230.68,7.0,95.92,9.2,110.53,82.84,27.69,0.07,2.24,96.29,97.65,7.0,8.18,0.46,8.71,7.32,1.39,-0.87,2.89,8.19,8.26,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.7,0.31,1.92,1.48,0.44,-0.0,1.0,1.71,1.7,2.0,24.86,0.0,24.86,24.86,0.0,-1.065366641E7,7.5989616531131E13,24.86,24.86,2.0,57.76,6.81,62.57,52.94,9.63,0.0,1.0,57.96,57.76,2.0,86.75,7.75,92.24,81.27,10.96,-0.0,1.0,86.93,86.75,2.0,126.65,14.05,136.58,116.72,19.86,-0.0,1.0,127.04,126.65,2.0,130.76,18.2,143.63,117.89,25.75,-0.0,1.0,131.39,130.76,2.0,140.99,3.19,143.24,138.73,4.51,0.0,1.0,141.01,140.99,2.0,216.88,16.27,228.39,205.38,23.01,-0.0,1.0,217.19,216.88,2.0,103.5,19.97,117.62,89.38,28.24,0.0,1.0,104.46,103.5,2.0,6.37,0.12,6.45,6.29,0.16,0.0,1.0,6.37,6.37,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,28.95,NaN,28.95,28.95,0.0,NaN,NaN,28.95,28.95,1.0,3.01,NaN,3.01,3.01,0.0,NaN,NaN,3.01,3.01,1.0,44.3,NaN,44.3,44.3,0.0,NaN,NaN,44.3,44.3,1.0,107.44,NaN,107.44,107.44,0.0,NaN,NaN,107.44,107.44,1.0,211.44,NaN,211.44,211.44,0.0,NaN,NaN,211.44,211.44,1.0,179.42,NaN,179.42,179.42,0.0,NaN,NaN,179.42,179.42,1.0,122.97,NaN,122.97,122.97,0.0,NaN,NaN,122.97,122.97,1.0,261.14,NaN,261.14,261.14,0.0,NaN,NaN,261.14,261.14,1.0,30.85,NaN,30.85,30.85,0.0,NaN,NaN,30.85,30.85,1.0,1.08,NaN,1.08,1.08,0.0,NaN,NaN,1.08,1.08,1.0,1.44,NaN,1.44,1.44,0.0,NaN,NaN,1.44,1.44,1.0
+BF-BLG-G060002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,27.34,NaN,27.34,27.34,0.0,NaN,NaN,27.34,27.34,1.0,2.01,NaN,2.01,2.01,0.0,NaN,NaN,2.01,2.01,1.0,37.02,NaN,37.02,37.02,0.0,NaN,NaN,37.02,37.02,1.0,117.25,NaN,117.25,117.25,0.0,NaN,NaN,117.25,117.25,1.0,184.66,NaN,184.66,184.66,0.0,NaN,NaN,184.66,184.66,1.0,133.43,NaN,133.43,133.43,0.0,NaN,NaN,133.43,133.43,1.0,158.81,NaN,158.81,158.81,0.0,NaN,NaN,158.81,158.81,1.0,159.03,NaN,159.03,159.03,0.0,NaN,NaN,159.03,159.03,1.0,42.79,NaN,42.79,42.79,0.0,NaN,NaN,42.79,42.79,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
+BF-BLG-G060003 = 1.01,0.02,1.05,1.0,0.05,1.79,4.2,1.01,1.0,6.0,24.75,3.5,30.71,20.41,10.3,0.63,2.62,24.95,24.33,6.0,4.8,1.15,6.99,3.84,3.16,1.3,3.35,4.92,4.52,6.0,43.1,5.25,48.23,34.09,14.14,-0.77,2.43,43.37,44.0,6.0,113.78,17.26,140.7,90.96,49.73,0.32,2.21,114.87,111.48,6.0,186.27,11.22,199.24,168.61,30.63,-0.44,2.05,186.55,187.45,6.0,222.82,14.9,242.15,205.38,36.77,0.0,1.53,223.23,223.54,6.0,139.27,11.36,154.02,128.53,25.5,0.31,1.39,139.66,136.7,6.0,215.4,27.74,246.52,168.61,77.91,-0.74,2.38,216.89,224.63,6.0,38.2,1.97,40.25,34.95,5.3,-0.71,2.19,38.24,38.76,6.0,1.02,0.03,1.08,1.0,0.08,1.12,2.63,1.02,1.0,6.0,1.37,0.25,1.73,1.0,0.73,-0.0,2.16,1.39,1.33,6.0
+BF-BLG-G060004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,10.19,3.04,13.86,6.69,7.17,0.08,1.73,10.53,10.11,4.0,4.03,0.78,5.09,3.22,1.87,0.54,2.06,4.08,3.9,4.0,27.67,5.9,33.6,19.81,13.79,-0.49,1.87,28.14,28.64,4.0,127.96,6.59,136.77,121.22,15.54,0.48,1.92,128.09,126.93,4.0,204.08,4.29,208.34,199.06,9.28,-0.17,1.37,204.11,204.45,4.0,195.26,10.77,208.63,182.33,26.29,0.07,1.98,195.48,195.04,4.0,139.95,9.73,149.45,131.44,18.0,0.03,1.03,140.2,139.45,4.0,241.82,14.75,257.2,223.72,33.49,-0.23,1.58,242.16,243.19,4.0,21.5,2.44,23.91,18.3,5.61,-0.45,1.78,21.6,21.89,4.0,1.02,0.03,1.06,1.0,0.06,0.49,1.63,1.02,1.02,4.0,1.11,0.14,1.29,1.0,0.29,0.49,1.63,1.11,1.07,4.0
+BF-BLG-G060005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,31.37,9.23,41.12,22.77,18.35,0.23,1.5,32.26,30.22,3.0,2.02,0.45,2.51,1.62,0.89,0.35,1.5,2.06,1.93,3.0,32.8,8.02,41.97,27.12,14.85,0.65,1.5,33.45,29.32,3.0,135.13,26.77,155.56,104.83,50.73,-0.59,1.5,136.89,145.01,3.0,186.39,8.11,191.86,177.07,14.8,-0.68,1.5,186.5,190.23,3.0,144.92,4.07,149.45,141.57,7.87,0.49,1.5,144.95,143.73,3.0,157.88,10.98,170.26,149.34,20.92,0.57,1.5,158.13,154.02,3.0,171.86,17.65,190.92,156.06,34.86,0.33,1.5,172.47,168.61,3.0,38.01,5.33,44.16,34.74,9.43,0.7,1.5,38.26,35.13,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.79,0.28,2.03,1.48,0.55,-0.41,1.5,1.8,1.85,3.0
+BF-BLG-G060006 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,23.89,NaN,23.89,23.89,0.0,NaN,NaN,23.89,23.89,1.0,1.75,NaN,1.75,1.75,0.0,NaN,NaN,1.75,1.75,1.0,25.83,NaN,25.83,25.83,0.0,NaN,NaN,25.83,25.83,1.0,156.81,NaN,156.81,156.81,0.0,NaN,NaN,156.81,156.81,1.0,172.13,NaN,172.13,172.13,0.0,NaN,NaN,172.13,172.13,1.0,133.43,NaN,133.43,133.43,0.0,NaN,NaN,133.43,133.43,1.0,181.14,NaN,181.14,181.14,0.0,NaN,NaN,181.14,181.14,1.0,146.66,NaN,146.66,146.66,0.0,NaN,NaN,146.66,146.66,1.0,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.94,NaN,1.94,1.94,0.0,NaN,NaN,1.94,1.94,1.0
+BF-BLG-G060007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,18.3,3.72,21.68,13.86,7.82,-0.24,1.35,18.58,18.82,4.0,3.8,0.69,4.63,2.96,1.67,-0.01,1.91,3.84,3.8,4.0,37.59,3.04,40.25,33.6,6.65,-0.5,1.67,37.68,38.25,4.0,124.01,6.93,129.46,113.92,15.54,-0.95,2.19,124.15,126.33,4.0,206.93,10.85,214.62,191.62,23.01,-0.81,1.99,207.14,210.73,4.0,199.77,9.06,209.1,190.23,18.87,-0.02,1.2,199.92,199.87,4.0,125.06,10.02,135.72,115.66,20.05,0.07,1.14,125.36,124.43,4.0,232.63,19.05,257.2,212.91,44.3,0.36,1.76,233.22,230.21,4.0,26.24,5.22,33.03,21.58,11.45,0.46,1.64,26.63,25.17,4.0,1.01,0.02,1.03,1.0,0.03,1.15,2.33,1.01,1.0,4.0,1.04,0.07,1.14,1.0,0.14,1.15,2.33,1.04,1.0,4.0
+BF-BLG-G060008 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,35.98,NaN,35.98,35.98,0.0,NaN,NaN,35.98,35.98,1.0,2.59,NaN,2.59,2.59,0.0,NaN,NaN,2.59,2.59,1.0,47.59,NaN,47.59,47.59,0.0,NaN,NaN,47.59,47.59,1.0,88.17,NaN,88.17,88.17,0.0,NaN,NaN,88.17,88.17,1.0,187.58,NaN,187.58,187.58,0.0,NaN,NaN,187.58,187.58,1.0,129.05,NaN,129.05,129.05,0.0,NaN,NaN,129.05,129.05,1.0,161.17,NaN,161.17,161.17,0.0,NaN,NaN,161.17,161.17,1.0,172.75,NaN,172.75,172.75,0.0,NaN,NaN,172.75,172.75,1.0,49.71,NaN,49.71,49.71,0.0,NaN,NaN,49.71,49.71,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,2.36,NaN,2.36,2.36,0.0,NaN,NaN,2.36,2.36,1.0
+BF-BLG-G060009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,13.47,2.78,16.65,11.51,5.14,0.65,1.5,13.66,12.25,3.0,6.23,0.84,7.04,5.35,1.68,-0.15,1.5,6.27,6.3,3.0,37.76,2.69,40.85,36.0,4.86,0.69,1.5,37.82,36.43,3.0,131.05,12.14,145.01,122.99,22.02,0.68,1.5,131.42,125.15,3.0,200.58,12.18,214.62,192.91,21.72,0.7,1.5,200.82,194.2,3.0,219.18,3.49,221.2,215.15,6.05,-0.71,1.5,219.2,221.2,3.0,125.32,10.0,132.59,113.92,18.67,-0.63,1.5,125.59,129.46,3.0,184.96,11.17,192.52,172.13,20.39,-0.67,1.5,185.18,190.23,3.0,20.0,5.27,25.83,15.56,10.27,0.45,1.5,20.46,18.62,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.09,0.12,1.18,1.0,0.18,0.0,1.0,1.09,1.09,2.0,14.0,1.43,15.01,12.99,2.02,0.0,1.0,14.03,14.0,2.0,7.72,0.08,7.78,7.66,0.12,-0.0,1.0,7.72,7.72,2.0,32.97,2.59,34.8,31.14,3.66,0.0,1.0,33.02,32.97,2.0,94.97,8.49,100.97,88.97,12.0,-0.0,1.0,95.16,94.97,2.0,173.77,0.0,173.77,173.77,0.0,-2.68435456E8,7.2057594037927936E16,173.77,173.77,2.0,236.29,21.34,251.38,221.2,30.18,-0.0,1.0,236.77,236.29,2.0,143.93,1.52,145.01,142.85,2.15,-0.0,1.0,143.93,143.93,2.0,147.65,9.01,154.02,141.27,12.75,0.0,1.0,147.79,147.65,2.0,29.26,10.72,36.84,21.68,15.16,0.0,1.0,30.23,29.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
+BF-BLG-G060011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,27.91,12.14,49.26,11.12,38.14,0.36,2.05,30.25,26.78,13.0,2.64,0.35,3.22,2.01,1.21,0.12,2.39,2.67,2.58,13.0,36.55,6.31,48.96,26.95,22.01,0.49,2.57,37.05,36.35,13.0,119.9,14.31,145.01,99.47,45.54,0.39,2.51,120.68,121.22,13.0,197.52,6.78,208.25,184.92,23.33,-0.16,2.23,197.63,197.69,13.0,166.28,11.51,188.43,151.74,36.69,0.56,2.23,166.65,163.68,13.0,140.94,11.69,170.53,124.76,45.77,1.05,4.24,141.39,137.51,13.0,228.36,25.61,265.08,179.42,85.66,-0.44,2.31,229.68,227.66,13.0,31.49,4.38,38.62,23.91,14.71,0.08,2.2,31.77,32.05,13.0,1.06,0.05,1.16,1.0,0.16,0.39,2.85,1.06,1.06,13.0,1.57,0.21,1.88,1.29,0.6,-0.02,1.77,1.59,1.57,13.0
+BF-BLG-G060012 = 1.06,0.08,1.12,1.0,0.12,-0.0,1.0,1.06,1.06,2.0,16.92,0.31,17.13,16.7,0.43,-0.0,1.0,16.92,16.92,2.0,6.6,0.74,7.12,6.08,1.04,0.0,1.0,6.62,6.6,2.0,33.79,1.67,34.97,32.61,2.36,-0.0,1.0,33.82,33.79,2.0,109.87,15.51,120.83,98.9,21.93,0.0,1.0,110.41,109.87,2.0,175.37,5.91,179.55,171.19,8.36,0.0,1.0,175.42,175.37,2.0,229.66,7.18,234.74,224.58,10.16,0.0,1.0,229.72,229.66,2.0,154.23,6.67,158.95,149.52,9.43,0.0,1.0,154.3,154.23,2.0,157.5,5.39,161.32,153.69,7.63,0.0,1.0,157.55,157.5,2.0,34.82,6.71,39.56,30.07,9.49,0.0,1.0,35.14,34.82,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-G060013 = 1.0,0.01,1.02,1.0,0.02,1.79,4.19,1.0,1.0,6.0,30.99,5.61,39.72,24.46,15.25,0.47,2.01,31.4,29.99,6.0,6.23,2.26,9.9,3.94,5.96,0.57,2.05,6.57,5.92,6.0,48.08,1.37,50.46,46.84,3.62,0.94,2.41,48.1,47.5,6.0,75.17,14.41,94.12,56.93,37.2,0.12,1.63,76.32,73.8,6.0,191.01,3.46,197.69,187.45,10.25,1.33,3.62,191.04,190.23,6.0,192.91,12.05,213.36,184.58,28.78,0.93,2.24,193.22,186.55,6.0,148.37,16.46,173.77,129.69,44.09,0.38,1.91,149.13,147.45,6.0,211.23,23.48,240.95,173.77,67.18,-0.43,2.23,212.32,215.29,6.0,40.94,0.87,42.1,39.48,2.62,-0.46,2.69,40.95,40.87,6.0,1.23,0.18,1.53,1.0,0.53,0.58,2.68,1.24,1.22,6.0,1.47,0.15,1.62,1.24,0.39,-0.44,1.72,1.47,1.5,6.0
+BF-BLK-G070001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.43,0.52,4.8,4.07,0.73,-0.0,1.0,4.45,4.43,2.0,10.14,1.16,10.96,9.32,1.64,-0.0,1.0,10.17,10.14,2.0,34.23,6.94,39.14,29.32,9.82,0.0,1.0,34.58,34.23,2.0,61.94,7.09,66.95,56.93,10.02,0.0,1.0,62.14,61.94,2.0,88.84,13.46,98.37,79.32,19.04,-0.0,1.0,89.35,88.84,2.0,140.89,5.83,145.01,136.77,8.24,-0.0,1.0,140.95,140.89,2.0,213.03,2.25,214.62,211.44,3.19,-0.0,1.0,213.04,213.03,2.0,109.22,7.3,114.39,104.06,10.32,0.0,1.0,109.35,109.22,2.0,25.69,6.58,30.34,21.04,9.3,0.0,1.0,26.11,25.69,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.49,NaN,1.49,1.49,0.0,NaN,NaN,1.49,1.49,1.0,8.6,NaN,8.6,8.6,0.0,NaN,NaN,8.6,8.6,1.0,40.53,NaN,40.53,40.53,0.0,NaN,NaN,40.53,40.53,1.0,57.85,NaN,57.85,57.85,0.0,NaN,NaN,57.85,57.85,1.0,113.76,NaN,113.76,113.76,0.0,NaN,NaN,113.76,113.76,1.0,130.61,NaN,130.61,130.61,0.0,NaN,NaN,130.61,130.61,1.0,238.77,NaN,238.77,238.77,0.0,NaN,NaN,238.77,238.77,1.0,126.62,NaN,126.62,126.62,0.0,NaN,NaN,126.62,126.62,1.0,48.56,NaN,48.56,48.56,0.0,NaN,NaN,48.56,48.56,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,2.38,0.25,2.56,2.2,0.36,0.0,1.0,2.39,2.38,2.0,7.21,3.44,9.64,4.78,4.86,-0.0,1.0,7.61,7.21,2.0,34.4,8.66,40.53,28.28,12.25,0.0,1.0,34.94,34.4,2.0,59.1,9.9,66.1,52.1,14.0,-0.0,1.0,59.51,59.1,2.0,96.12,14.3,106.23,86.01,20.22,-0.0,1.0,96.65,96.12,2.0,157.38,35.16,182.24,132.52,49.72,0.0,1.0,159.33,157.38,2.0,224.4,6.37,228.9,219.9,9.01,0.0,1.0,224.45,224.4,2.0,124.79,2.58,126.62,122.97,3.65,0.0,1.0,124.8,124.79,2.0,32.59,9.14,39.05,26.13,12.92,0.0,1.0,33.22,32.59,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,7.59,NaN,7.59,7.59,0.0,NaN,NaN,7.59,7.59,1.0,7.79,NaN,7.79,7.79,0.0,NaN,NaN,7.79,7.79,1.0,41.14,NaN,41.14,41.14,0.0,NaN,NaN,41.14,41.14,1.0,62.57,NaN,62.57,62.57,0.0,NaN,NaN,62.57,62.57,1.0,102.83,NaN,102.83,102.83,0.0,NaN,NaN,102.83,102.83,1.0,120.51,NaN,120.51,120.51,0.0,NaN,NaN,120.51,120.51,1.0,223.68,NaN,223.68,223.68,0.0,NaN,NaN,223.68,223.68,1.0,123.45,NaN,123.45,123.45,0.0,NaN,NaN,123.45,123.45,1.0,32.19,NaN,32.19,32.19,0.0,NaN,NaN,32.19,32.19,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,2.39,0.65,3.34,1.66,1.68,0.46,1.93,2.46,2.13,5.0,11.5,0.88,12.6,10.33,2.27,-0.09,1.79,11.53,11.51,5.0,72.91,21.08,104.06,48.96,55.11,0.41,2.08,75.31,76.51,5.0,64.39,8.01,76.97,56.93,20.04,0.76,2.22,64.78,62.4,5.0,120.17,4.06,126.73,116.48,10.25,0.89,2.42,120.22,119.2,5.0,118.78,8.16,128.53,107.25,21.28,-0.24,1.95,119.0,117.89,5.0,238.85,20.55,265.08,208.25,56.83,-0.33,2.37,239.55,237.71,5.0,128.39,2.78,132.46,124.71,7.75,0.23,2.41,128.41,128.58,5.0,36.29,6.81,42.33,25.99,16.34,-0.7,1.93,36.8,39.64,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.47,0.27,1.77,1.24,0.53,0.49,1.5,1.48,1.39,3.0,7.04,0.87,8.02,6.4,1.62,0.62,1.5,7.07,6.69,3.0,32.14,1.9,34.07,30.27,3.8,0.05,1.5,32.18,32.09,3.0,57.79,3.05,61.17,55.23,5.93,0.46,1.5,57.84,56.95,3.0,104.59,12.81,119.15,95.06,24.09,0.61,1.5,105.11,99.56,3.0,156.24,20.29,177.05,136.52,40.53,0.1,1.5,157.11,155.15,3.0,232.97,14.97,249.56,220.46,29.1,0.46,1.5,233.3,228.9,3.0,140.53,11.38,151.15,128.53,22.62,-0.22,1.5,140.84,141.93,3.0,35.92,4.48,38.56,30.75,7.82,-0.71,1.5,36.11,38.46,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.67,NaN,1.67,1.67,0.0,NaN,NaN,1.67,1.67,1.0,4.89,NaN,4.89,4.89,0.0,NaN,NaN,4.89,4.89,1.0,28.58,NaN,28.58,28.58,0.0,NaN,NaN,28.58,28.58,1.0,50.62,NaN,50.62,50.62,0.0,NaN,NaN,50.62,50.62,1.0,87.69,NaN,87.69,87.69,0.0,NaN,NaN,87.69,87.69,1.0,189.86,NaN,189.86,189.86,0.0,NaN,NaN,189.86,189.86,1.0,199.37,NaN,199.37,199.37,0.0,NaN,NaN,199.37,199.37,1.0,149.7,NaN,149.7,149.7,0.0,NaN,NaN,149.7,149.7,1.0,21.61,NaN,21.61,21.61,0.0,NaN,NaN,21.61,21.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-BLK-G070008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.71,0.52,4.07,3.34,0.73,-0.0,1.0,3.72,3.71,2.0,11.78,1.16,12.6,10.96,1.64,-0.0,1.0,11.81,11.78,2.0,44.05,6.94,48.96,39.14,9.82,0.0,1.0,44.32,44.05,2.0,71.96,7.09,76.97,66.95,10.02,0.0,1.0,72.13,71.96,2.0,107.89,13.46,117.41,98.37,19.04,-0.0,1.0,108.31,107.89,2.0,132.65,5.83,136.77,128.53,8.24,-0.0,1.0,132.71,132.65,2.0,209.84,2.25,211.44,208.25,3.19,-0.0,1.0,209.85,209.84,2.0,119.55,7.3,124.71,114.39,10.32,0.0,1.0,119.66,119.55,2.0,34.99,6.58,39.64,30.34,9.3,-0.0,1.0,35.3,34.99,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,3.61,NaN,3.61,3.61,0.0,NaN,NaN,3.61,3.61,1.0,10.41,NaN,10.41,10.41,0.0,NaN,NaN,10.41,10.41,1.0,71.85,NaN,71.85,71.85,0.0,NaN,NaN,71.85,71.85,1.0,51.51,NaN,51.51,51.51,0.0,NaN,NaN,51.51,51.51,1.0,121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,94.5,NaN,94.5,94.5,0.0,NaN,NaN,94.5,94.5,1.0,282.07,NaN,282.07,282.07,0.0,NaN,NaN,282.07,282.07,1.0,150.54,NaN,150.54,150.54,0.0,NaN,NaN,150.54,150.54,1.0,36.74,NaN,36.74,36.74,0.0,NaN,NaN,36.74,36.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-G070010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,5.63,0.96,6.56,4.64,1.91,-0.1,1.5,5.68,5.68,3.0,9.4,1.04,10.13,8.21,1.92,-0.65,1.5,9.44,9.85,3.0,55.27,6.95,62.83,49.15,13.68,0.37,1.5,55.56,53.81,3.0,54.71,7.88,61.53,46.09,15.44,-0.4,1.5,55.09,56.52,3.0,113.05,2.6,115.87,110.73,5.13,0.35,1.5,113.07,112.53,3.0,102.33,11.77,113.25,89.86,23.39,-0.24,1.5,102.78,103.87,3.0,256.09,22.73,278.14,232.73,45.41,-0.11,1.5,256.76,257.4,3.0,141.25,10.99,152.56,130.61,21.95,0.11,1.5,141.54,140.57,3.0,40.47,2.78,43.57,38.19,5.38,0.5,1.5,40.53,39.64,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,2.63,NaN,2.63,2.63,0.0,NaN,NaN,2.63,2.63,1.0,2.87,NaN,2.87,2.87,0.0,NaN,NaN,2.87,2.87,1.0,24.46,NaN,24.46,24.46,0.0,NaN,NaN,24.46,24.46,1.0,48.96,NaN,48.96,48.96,0.0,NaN,NaN,48.96,48.96,1.0,76.97,NaN,76.97,76.97,0.0,NaN,NaN,76.97,76.97,1.0,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,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,13.79,NaN,13.79,13.79,0.0,NaN,NaN,13.79,13.79,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,5.1,NaN,5.1,5.1,0.0,NaN,NaN,5.1,5.1,1.0,9.32,NaN,9.32,9.32,0.0,NaN,NaN,9.32,9.32,1.0,39.64,NaN,39.64,39.64,0.0,NaN,NaN,39.64,39.64,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,81.75,NaN,81.75,81.75,0.0,NaN,NaN,81.75,81.75,1.0,299.07,NaN,299.07,299.07,0.0,NaN,NaN,299.07,299.07,1.0,168.61,NaN,168.61,168.61,0.0,NaN,NaN,168.61,168.61,1.0,47.5,NaN,47.5,47.5,0.0,NaN,NaN,47.5,47.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
+BF-BLK-G070013 = 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,7.1,NaN,7.1,7.1,0.0,NaN,NaN,7.1,7.1,1.0,58.67,NaN,58.67,58.67,0.0,NaN,NaN,58.67,58.67,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,104.06,NaN,104.06,104.06,0.0,NaN,NaN,104.06,104.06,1.0,97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0,257.2,NaN,257.2,257.2,0.0,NaN,NaN,257.2,257.2,1.0,136.52,NaN,136.52,136.52,0.0,NaN,NaN,136.52,136.52,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
+BF-COM-G080001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,2.13,0.04,2.2,2.09,0.1,0.97,2.79,2.13,2.13,5.0,18.58,0.89,19.95,17.56,2.4,0.55,2.34,18.6,18.65,5.0,49.29,11.58,64.96,34.09,30.87,0.08,2.0,50.36,47.5,5.0,88.05,22.38,121.0,66.22,54.78,0.45,1.95,90.29,90.17,5.0,107.79,5.82,113.92,98.37,15.55,-0.83,2.55,107.92,108.84,5.0,59.29,3.4,65.27,56.93,8.35,1.38,3.09,59.37,57.8,5.0,182.94,11.98,196.06,164.79,31.26,-0.55,2.14,183.26,184.58,5.0,202.29,12.88,221.2,190.23,30.97,0.43,1.94,202.62,204.07,5.0,60.02,8.61,69.6,47.5,22.1,-0.39,1.96,60.52,59.98,5.0,1.44,0.11,1.57,1.27,0.3,-0.37,2.42,1.44,1.44,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,2.39,0.12,2.47,2.3,0.17,-0.0,1.0,2.39,2.39,2.0,16.69,0.92,17.34,16.04,1.31,0.0,1.0,16.7,16.69,2.0,28.01,2.87,30.04,25.99,4.05,0.0,1.0,28.08,28.01,2.0,110.69,4.86,114.13,107.25,6.88,-0.0,1.0,110.74,110.69,2.0,122.01,3.81,124.71,119.31,5.39,-0.0,1.0,122.04,122.01,2.0,79.79,9.96,86.84,72.75,14.08,0.0,1.0,80.1,79.79,2.0,191.69,2.06,193.14,190.23,2.91,0.0,1.0,191.69,191.69,2.0,216.27,2.32,217.91,214.62,3.29,-0.0,1.0,216.27,216.27,2.0,85.72,9.21,92.24,79.21,13.02,0.0,1.0,85.97,85.72,2.0,1.32,0.12,1.4,1.24,0.17,0.0,1.0,1.32,1.32,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.22,0.08,1.28,1.16,0.12,-0.0,1.0,1.22,1.22,2.0,12.51,1.9,13.85,11.17,2.68,0.0,1.0,12.58,12.51,2.0,67.22,1.41,68.22,66.22,2.0,-0.0,1.0,67.23,67.22,2.0,74.68,NaN,74.68,74.68,0.0,NaN,-3.6028797018963968E16,74.68,74.68,2.0,188.91,18.6,202.06,175.75,26.31,-0.0,1.0,189.36,188.91,2.0,66.7,0.72,67.21,66.19,1.01,0.0,1.0,66.7,66.7,2.0,136.52,NaN,136.52,136.52,0.0,NaN,-1.8014398509481984E16,136.52,136.52,2.0,281.56,0.0,281.56,281.56,0.0,-1.34217728E8,1.8014398509481984E16,281.56,281.56,2.0,42.45,1.33,43.39,41.52,1.88,0.0,1.0,42.46,42.45,2.0,5.39,1.24,6.27,4.52,1.75,0.0,1.0,5.46,5.39,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.08,NaN,1.08,1.08,0.0,NaN,NaN,1.08,1.08,1.0,12.91,NaN,12.91,12.91,0.0,NaN,NaN,12.91,12.91,1.0,61.73,NaN,61.73,61.73,0.0,NaN,NaN,61.73,61.73,1.0,101.6,NaN,101.6,101.6,0.0,NaN,NaN,101.6,101.6,1.0,175.75,NaN,175.75,175.75,0.0,NaN,NaN,175.75,175.75,1.0,69.33,NaN,69.33,69.33,0.0,NaN,NaN,69.33,69.33,1.0,140.76,NaN,140.76,140.76,0.0,NaN,NaN,140.76,140.76,1.0,238.81,NaN,238.81,238.81,0.0,NaN,NaN,238.81,238.81,1.0,38.74,NaN,38.74,38.74,0.0,NaN,NaN,38.74,38.74,1.0,4.14,NaN,4.14,4.14,0.0,NaN,NaN,4.14,4.14,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,10.47,NaN,10.47,10.47,0.0,NaN,NaN,10.47,10.47,1.0,52.85,NaN,52.85,52.85,0.0,NaN,NaN,52.85,52.85,1.0,124.76,NaN,124.76,124.76,0.0,NaN,NaN,124.76,124.76,1.0,147.23,NaN,147.23,147.23,0.0,NaN,NaN,147.23,147.23,1.0,69.33,NaN,69.33,69.33,0.0,NaN,NaN,69.33,69.33,1.0,142.85,NaN,142.85,142.85,0.0,NaN,NaN,142.85,142.85,1.0,193.14,NaN,193.14,193.14,0.0,NaN,NaN,193.14,193.14,1.0,60.46,NaN,60.46,60.46,0.0,NaN,NaN,60.46,60.46,1.0,4.85,NaN,4.85,4.85,0.0,NaN,NaN,4.85,4.85,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-COM-G080006 = 1.03,0.06,1.18,1.0,0.18,1.92,5.15,1.03,1.0,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,31.79,1.64,35.13,29.57,5.57,0.54,2.87,31.83,31.86,10.0,61.63,4.27,70.31,56.13,14.18,0.73,2.75,61.76,61.27,10.0,92.77,5.72,105.94,85.38,20.56,1.2,3.95,92.93,91.24,10.0,119.55,7.0,128.53,107.25,21.28,-0.61,2.12,119.74,121.0,10.0,120.77,15.23,149.45,97.97,51.48,0.2,2.63,121.63,123.96,10.0,134.23,11.32,151.74,113.92,37.82,0.0,2.45,134.66,132.07,10.0,213.15,29.42,257.32,175.5,81.82,0.24,1.6,214.97,211.16,10.0,74.93,17.61,112.17,50.46,61.71,0.66,3.12,76.77,75.55,10.0,8.89,0.22,9.04,8.41,0.63,-1.28,3.38,8.9,9.01,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.05,NaN,1.05,1.05,0.0,NaN,NaN,1.05,1.05,1.0,6.7,NaN,6.7,6.7,0.0,NaN,NaN,6.7,6.7,1.0,56.39,NaN,56.39,56.39,0.0,NaN,NaN,56.39,56.39,1.0,96.73,NaN,96.73,96.73,0.0,NaN,NaN,96.73,96.73,1.0,183.1,NaN,183.1,183.1,0.0,NaN,NaN,183.1,183.1,1.0,64.25,NaN,64.25,64.25,0.0,NaN,NaN,64.25,64.25,1.0,140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,235.9,NaN,235.9,235.9,0.0,NaN,NaN,235.9,235.9,1.0,63.24,NaN,63.24,63.24,0.0,NaN,NaN,63.24,63.24,1.0,5.16,NaN,5.16,5.16,0.0,NaN,NaN,5.16,5.16,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-COM-G080008 = 8.36,6.78,19.53,1.0,18.53,0.39,1.71,10.6,7.07,13.0,4.87,3.49,13.56,1.94,11.62,1.28,3.89,5.92,3.77,13.0,24.52,2.84,30.22,20.41,9.8,0.48,2.3,24.67,23.75,13.0,68.73,10.61,97.51,52.59,44.91,1.36,5.47,69.48,67.57,13.0,99.36,20.88,119.53,57.03,62.5,-1.1,2.84,101.37,109.19,13.0,90.51,11.81,117.25,79.32,37.93,1.26,3.22,91.22,85.87,13.0,142.9,25.7,171.75,85.74,86.01,-0.97,2.96,145.02,146.66,13.0,140.63,18.55,163.6,110.73,52.87,-0.33,1.8,141.76,140.5,13.0,186.02,4.54,196.06,181.84,14.22,1.09,3.01,186.07,184.58,13.0,38.97,6.07,54.15,31.45,22.7,1.13,4.02,39.4,37.71,13.0,4.5,0.98,6.11,3.03,3.08,0.22,1.79,4.6,4.37,13.0,1.1,0.24,1.85,1.0,0.85,2.68,8.9,1.12,1.0,13.0
+BF-COM-G080009 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.95,NaN,1.95,1.95,0.0,NaN,NaN,1.95,1.95,1.0,23.55,NaN,23.55,23.55,0.0,NaN,NaN,23.55,23.55,1.0,28.56,NaN,28.56,28.56,0.0,NaN,NaN,28.56,28.56,1.0,114.13,NaN,114.13,114.13,0.0,NaN,NaN,114.13,114.13,1.0,125.22,NaN,125.22,125.22,0.0,NaN,NaN,125.22,125.22,1.0,69.0,NaN,69.0,69.0,0.0,NaN,NaN,69.0,69.0,1.0,184.92,NaN,184.92,184.92,0.0,NaN,NaN,184.92,184.92,1.0,202.89,NaN,202.89,202.89,0.0,NaN,NaN,202.89,202.89,1.0,85.13,NaN,85.13,85.13,0.0,NaN,NaN,85.13,85.13,1.0,3.93,NaN,3.93,3.93,0.0,NaN,NaN,3.93,3.93,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-COM-G080010 = 1.63,1.13,4.52,1.0,3.52,1.55,4.07,1.96,1.0,17.0,4.56,3.6,13.2,1.84,11.36,1.25,3.15,5.74,2.56,17.0,22.1,1.66,25.21,18.45,6.77,-0.39,3.07,22.16,22.35,17.0,50.99,8.26,72.46,40.85,31.61,1.02,3.66,51.61,50.46,17.0,86.87,24.58,128.53,53.59,74.93,0.04,1.69,90.08,80.78,17.0,92.8,11.15,126.52,74.68,51.84,1.39,6.25,93.43,93.09,17.0,85.71,24.54,124.71,56.93,67.78,0.41,1.81,88.96,81.3,17.0,164.81,10.69,181.84,145.6,36.24,-0.26,2.13,165.13,163.6,17.0,189.28,17.0,243.77,173.77,69.99,2.09,7.26,190.0,183.33,17.0,47.5,8.19,66.19,37.32,28.87,0.8,2.79,48.16,45.82,17.0,4.37,1.48,6.49,2.4,4.09,0.26,1.74,4.6,4.35,17.0,1.02,0.1,1.41,1.0,0.41,3.75,15.06,1.03,1.0,17.0
+BF-COM-G080011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.26,0.18,1.46,1.09,0.37,0.11,1.19,1.27,1.25,4.0,9.15,1.76,11.41,7.1,4.31,0.2,2.0,9.28,9.05,4.0,63.54,1.47,65.27,62.32,2.95,0.22,1.29,63.56,63.29,4.0,73.02,0.64,73.57,72.46,1.11,-0.0,1.0,73.02,73.02,4.0,200.53,18.91,221.2,181.68,39.51,0.08,1.22,201.2,199.62,4.0,66.6,3.98,70.82,62.32,8.5,-0.01,1.27,66.69,66.63,4.0,142.15,3.73,147.36,138.61,8.75,0.69,2.05,142.19,141.32,4.0,270.24,14.45,281.56,251.38,30.18,-0.49,1.63,270.53,274.02,4.0,38.58,2.78,41.52,34.93,6.59,-0.39,1.88,38.65,38.93,4.0,5.07,0.77,5.9,4.38,1.52,0.11,1.15,5.11,4.99,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-COM-G080012 = 3.06,3.2,12.54,1.0,11.54,1.93,5.91,4.36,1.89,17.0,1.37,0.54,2.91,1.0,1.91,1.61,4.93,1.47,1.06,17.0,25.49,2.73,30.17,20.41,9.76,-0.27,2.29,25.63,25.61,17.0,63.32,6.33,71.45,51.37,20.08,-0.57,2.19,63.62,64.34,17.0,90.44,11.57,109.19,70.31,38.88,0.02,1.98,91.14,90.87,17.0,114.42,14.37,147.55,91.31,56.24,0.73,2.98,115.27,114.13,17.0,161.96,33.84,219.1,107.69,111.41,-0.11,1.89,165.25,166.29,17.0,127.43,11.82,146.06,113.92,32.15,0.31,1.61,127.95,123.19,17.0,178.36,17.46,219.9,152.15,67.75,0.66,3.0,179.16,176.92,17.0,55.51,23.39,95.23,26.78,68.45,0.25,1.73,59.96,52.85,17.0,6.94,1.05,8.53,4.95,3.58,-0.4,2.38,7.02,6.97,17.0,1.02,0.07,1.26,1.0,0.26,2.85,9.81,1.03,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.83,0.29,2.23,1.36,0.87,-0.46,2.08,1.85,1.89,19.0,24.86,4.67,35.13,18.72,16.41,0.63,2.52,25.27,24.46,19.0,59.73,12.14,89.5,39.93,49.57,0.44,3.23,60.88,59.57,19.0,62.13,7.6,79.21,50.46,28.76,0.72,2.96,62.56,60.71,19.0,96.04,11.02,117.41,81.79,35.62,0.52,1.93,96.63,92.24,19.0,102.86,23.25,155.15,65.56,89.58,0.44,2.68,105.32,102.61,19.0,153.75,25.28,199.06,115.66,83.4,0.17,2.01,155.71,152.15,19.0,212.39,19.19,249.56,187.49,62.07,0.54,2.32,213.21,211.21,19.0,90.54,12.38,110.53,65.8,44.73,-0.4,2.26,91.34,92.28,19.0,3.45,1.15,5.78,1.9,3.88,0.85,2.62,3.63,3.23,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.03,0.05,1.06,1.0,0.06,0.0,1.0,1.03,1.03,2.0,12.23,3.43,14.65,9.8,4.85,-0.0,1.0,12.46,12.23,2.0,57.15,2.7,59.06,55.23,3.82,-0.0,1.0,57.18,57.15,2.0,113.85,20.76,128.53,99.17,29.36,0.0,1.0,114.79,113.85,2.0,164.44,21.2,179.43,149.45,29.98,0.0,1.0,165.12,164.44,2.0,69.63,4.01,72.46,66.79,5.67,0.0,1.0,69.68,69.63,2.0,142.87,3.02,145.01,140.73,4.28,0.0,1.0,142.88,142.87,2.0,216.7,29.2,237.35,196.06,41.3,-0.0,1.0,217.69,216.7,2.0,42.54,11.95,50.99,34.09,16.9,-0.0,1.0,43.37,42.54,2.0,4.21,0.62,4.65,3.77,0.88,-0.0,1.0,4.23,4.21,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.69,0.23,1.93,1.39,0.54,-0.34,1.79,1.7,1.72,4.0,16.81,2.08,19.44,14.36,5.08,0.15,1.98,16.9,16.71,4.0,58.91,5.16,64.23,52.54,11.69,-0.25,1.58,59.08,59.43,4.0,69.82,4.18,74.68,64.96,9.72,-0.0,1.64,69.92,69.83,4.0,141.75,13.64,154.65,123.71,30.95,-0.5,1.76,142.24,144.31,4.0,63.6,3.1,68.22,61.56,6.66,1.09,2.29,63.66,62.32,4.0,153.51,11.38,160.55,136.52,24.03,-1.12,2.31,153.83,158.49,4.0,244.23,25.12,281.56,227.67,53.89,1.09,2.29,245.19,233.84,4.0,44.13,3.0,45.82,39.64,6.18,-1.15,2.33,44.21,45.54,4.0,5.81,2.31,8.01,2.9,5.12,-0.36,1.57,6.14,6.16,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,2.2,0.14,2.36,2.06,0.3,0.2,1.32,2.2,2.18,4.0,20.46,3.25,23.78,16.54,7.24,-0.22,1.5,20.66,20.77,4.0,53.82,18.47,74.68,30.56,44.12,-0.2,1.85,56.14,55.02,4.0,76.16,17.47,95.75,58.91,36.84,0.11,1.26,77.64,74.98,4.0,103.52,20.17,130.61,86.88,43.74,0.59,1.76,104.98,98.3,4.0,72.48,17.47,97.04,58.67,38.37,0.78,1.98,74.04,67.1,4.0,167.04,21.54,196.15,145.01,51.14,0.52,1.98,168.08,163.5,4.0,202.35,21.17,232.09,184.66,47.43,0.77,2.0,203.18,196.33,4.0,79.81,11.61,95.1,69.33,25.78,0.5,1.71,80.44,77.4,4.0,1.99,0.6,2.81,1.45,1.36,0.65,1.91,2.06,1.85,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.58,0.03,1.6,1.56,0.04,-0.0,1.0,1.58,1.58,2.0,16.08,0.81,16.65,15.51,1.14,-0.0,1.0,16.09,16.08,2.0,48.93,6.03,53.19,44.66,8.53,0.0,1.0,49.11,48.93,2.0,111.44,18.85,124.76,98.11,26.66,-0.0,1.0,112.23,111.44,2.0,137.43,8.12,143.17,131.68,11.49,0.0,1.0,137.55,137.43,2.0,64.56,1.42,65.56,63.56,2.0,0.0,1.0,64.57,64.56,2.0,168.04,3.53,170.53,165.54,4.99,0.0,1.0,168.05,168.04,2.0,215.44,9.64,222.26,208.63,13.63,0.0,1.0,215.55,215.44,2.0,48.97,1.66,50.14,47.79,2.35,-0.0,1.0,48.98,48.97,2.0,2.73,0.08,2.78,2.67,0.11,-0.0,1.0,2.73,2.73,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,18.87,3.39,22.86,13.32,9.54,-0.46,2.31,19.12,18.8,6.0,2.23,0.5,3.21,1.88,1.33,1.58,3.81,2.27,2.03,6.0,27.29,4.68,34.97,22.35,12.62,0.66,2.16,27.62,26.12,6.0,138.76,19.51,168.61,113.01,55.6,0.31,2.14,139.9,135.71,6.0,149.12,11.78,164.97,136.12,28.85,0.07,1.54,149.5,149.65,6.0,111.47,7.12,121.31,100.97,20.34,-0.01,2.14,111.66,109.97,6.0,199.57,13.23,214.62,185.12,29.5,0.03,1.14,199.93,198.68,6.0,134.28,8.54,144.82,124.71,20.11,0.13,1.41,134.51,133.57,6.0,40.16,3.5,45.65,35.13,10.52,0.15,2.51,40.29,40.62,6.0,1.03,0.07,1.17,1.0,0.17,1.79,4.2,1.03,1.0,6.0,1.67,0.47,2.4,1.0,1.4,0.16,2.51,1.72,1.7,6.0
+BF-GAN-G090002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.12,NaN,4.12,4.12,0.0,NaN,NaN,4.12,4.12,1.0,2.86,NaN,2.86,2.86,0.0,NaN,NaN,2.86,2.86,1.0,33.28,NaN,33.28,33.28,0.0,NaN,NaN,33.28,33.28,1.0,66.46,NaN,66.46,66.46,0.0,NaN,NaN,66.46,66.46,1.0,136.77,NaN,136.77,136.77,0.0,NaN,NaN,136.77,136.77,1.0,185.34,NaN,185.34,185.34,0.0,NaN,NaN,185.34,185.34,1.0,190.58,NaN,190.58,190.58,0.0,NaN,NaN,190.58,190.58,1.0,119.47,NaN,119.47,119.47,0.0,NaN,NaN,119.47,119.47,1.0,35.32,NaN,35.32,35.32,0.0,NaN,NaN,35.32,35.32,1.0,3.2,NaN,3.2,3.2,0.0,NaN,NaN,3.2,3.2,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,5.86,0.92,6.68,5.02,1.66,-0.0,1.01,5.91,5.87,4.0,3.58,0.53,4.08,2.83,1.25,-0.74,2.1,3.61,3.7,4.0,35.89,4.33,42.1,32.16,9.95,0.85,2.13,36.09,34.66,4.0,82.77,13.62,100.16,67.28,32.88,0.23,1.93,83.61,81.83,4.0,125.96,5.73,132.52,119.53,12.99,0.03,1.51,126.05,125.89,4.0,149.94,15.16,168.61,133.49,35.12,0.2,1.66,150.52,148.83,4.0,176.83,3.04,179.1,172.68,6.42,-0.66,1.83,176.84,177.76,4.0,99.45,8.38,109.94,89.5,20.44,0.11,1.98,99.72,99.19,4.0,45.35,4.66,49.71,40.53,9.18,-0.05,1.1,45.53,45.58,4.0,2.83,0.72,3.72,2.03,1.69,0.16,1.69,2.9,2.79,4.0,1.03,0.04,1.08,1.0,0.08,0.49,1.63,1.03,1.02,4.0
+BF-GAN-G090004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,10.74,3.34,13.74,7.47,6.27,-0.02,1.04,11.12,10.88,4.0,3.34,0.84,4.52,2.59,1.93,0.77,2.06,3.42,3.12,4.0,31.37,2.08,33.61,28.65,4.96,-0.36,1.9,31.43,31.61,4.0,88.66,15.1,109.14,73.97,35.16,0.57,1.92,89.62,85.77,4.0,116.97,9.14,126.96,104.82,22.14,-0.4,2.02,117.23,118.04,4.0,108.61,3.68,112.33,104.11,8.22,-0.25,1.52,108.66,109.0,4.0,174.89,17.47,192.98,158.74,34.24,0.05,1.1,175.55,173.93,4.0,129.03,5.32,134.49,123.19,11.3,-0.06,1.26,129.11,129.22,4.0,33.37,5.94,39.09,26.21,12.88,-0.25,1.42,33.76,34.09,4.0,1.42,0.17,1.67,1.29,0.38,0.92,2.15,1.43,1.37,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,5.63,1.15,6.6,4.36,2.24,-0.43,1.5,5.7,5.92,3.0,2.5,0.66,3.2,1.88,1.32,0.22,1.5,2.56,2.42,3.0,27.2,2.92,29.04,23.83,5.21,-0.7,1.5,27.3,28.72,3.0,59.49,10.04,68.49,48.67,19.82,-0.32,1.5,60.06,61.32,3.0,109.11,4.25,113.97,106.06,7.91,0.64,1.5,109.16,107.3,3.0,133.73,12.17,147.36,123.97,23.39,0.53,1.5,134.1,129.84,3.0,175.5,8.18,184.66,168.92,15.75,0.52,1.5,175.63,172.92,3.0,112.54,7.93,119.86,104.11,15.75,-0.25,1.5,112.72,113.65,3.0,28.91,5.02,34.71,25.95,8.76,0.71,1.5,29.2,26.08,3.0,2.59,0.5,3.03,2.05,0.98,-0.37,1.5,2.62,2.69,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,8.14,0.21,8.26,7.9,0.36,-0.71,1.5,8.14,8.26,3.0,4.05,0.63,4.45,3.32,1.13,-0.7,1.5,4.08,4.38,3.0,28.91,1.19,30.27,28.02,2.25,0.61,1.5,28.93,28.45,3.0,112.17,9.96,121.0,101.38,19.62,-0.35,1.5,112.46,114.13,3.0,138.68,12.94,152.56,126.96,25.6,0.3,1.5,139.08,136.52,3.0,124.25,16.44,143.01,112.33,30.68,0.63,1.5,124.97,117.41,3.0,170.41,3.82,173.77,166.26,7.52,-0.36,1.5,170.44,171.19,3.0,126.53,19.02,147.56,110.53,37.02,0.45,1.5,127.48,121.5,3.0,45.05,4.93,50.46,40.8,9.66,0.41,1.5,45.23,43.89,3.0,1.11,0.19,1.33,1.0,0.33,0.71,1.5,1.12,1.0,3.0,1.42,0.52,2.02,1.08,0.94,0.69,1.5,1.48,1.16,3.0
+BF-GAN-G090007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,14.14,2.52,17.04,12.47,4.57,0.68,1.5,14.29,12.91,3.0,2.53,0.64,3.13,1.86,1.28,-0.18,1.5,2.58,2.59,3.0,24.66,1.4,25.53,23.04,2.49,-0.7,1.5,24.68,25.4,3.0,150.34,13.85,166.11,140.12,25.99,0.62,1.5,150.77,144.81,3.0,155.8,9.55,163.9,145.27,18.63,-0.44,1.5,156.0,158.23,3.0,130.83,11.77,139.36,117.41,21.96,-0.63,1.5,131.18,135.72,3.0,187.71,5.72,191.01,181.1,9.91,-0.71,1.5,187.77,191.01,3.0,130.15,11.47,140.13,117.62,22.51,-0.39,1.5,130.49,132.7,3.0,39.46,3.05,42.79,36.8,6.0,0.38,1.5,39.54,38.8,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,2.13,0.32,2.4,1.78,0.62,-0.43,1.5,2.14,2.21,3.0
+BF-GNA-G100001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,2.24,1.73,5.93,1.0,4.93,1.05,2.73,2.79,1.12,12.0,4.85,2.17,9.17,2.47,6.7,0.7,2.42,5.27,4.29,12.0,26.09,1.73,28.45,23.13,5.32,-0.37,1.9,26.14,26.61,12.0,147.11,33.3,184.58,86.84,97.74,-0.6,2.06,150.53,155.0,12.0,143.68,9.05,163.6,132.46,31.14,0.79,2.86,143.94,139.97,12.0,176.57,48.34,265.08,128.58,136.49,0.67,1.98,182.54,154.6,12.0,184.36,15.12,214.62,163.94,50.69,0.46,2.54,184.92,181.41,12.0,208.09,16.86,234.95,176.43,58.52,-0.18,2.36,208.72,206.98,12.0,19.62,3.15,26.78,15.1,11.68,0.78,3.35,19.85,18.99,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.06,0.16,1.5,1.0,0.5,2.22,6.47,1.07,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.57,0.52,2.37,1.0,1.37,0.16,1.59,1.65,1.51,9.0,4.48,1.88,8.37,2.53,5.84,0.93,2.95,4.82,4.03,9.0,17.27,3.6,23.02,11.86,11.16,-0.11,2.04,17.6,17.95,9.0,116.06,36.91,163.6,67.28,96.32,0.06,1.45,121.16,121.46,9.0,139.46,11.11,154.02,124.76,29.26,0.1,1.47,139.85,141.11,9.0,154.5,24.31,186.46,125.3,61.16,-0.0,1.45,156.19,150.23,9.0,226.52,20.26,273.2,211.44,61.76,1.54,4.16,227.32,218.79,9.0,218.76,25.31,257.2,192.39,64.81,0.44,1.68,220.06,214.62,9.0,19.66,2.38,22.36,14.65,7.71,-1.01,3.16,19.79,20.49,9.0,1.04,0.09,1.26,1.0,0.26,1.75,4.5,1.05,1.0,9.0,1.08,0.25,1.76,1.0,0.76,2.47,7.13,1.11,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.05,0.13,1.39,1.0,0.39,2.08,5.81,1.06,1.0,11.0,6.77,2.98,11.44,2.26,9.18,0.02,1.82,7.34,7.52,11.0,10.51,1.24,12.53,8.78,3.75,0.48,2.15,10.57,10.37,11.0,96.13,26.57,133.83,56.93,76.91,-0.07,1.73,99.41,92.73,11.0,154.34,10.47,175.06,140.76,34.3,0.72,2.55,154.66,151.3,11.0,121.2,15.5,148.57,98.68,49.88,0.18,2.19,122.09,119.53,11.0,224.51,18.95,254.07,196.06,58.02,-0.15,1.93,225.24,224.79,11.0,126.83,30.05,173.35,89.5,83.85,0.72,1.97,130.03,117.41,11.0,27.81,7.1,40.36,16.37,23.99,0.13,2.33,28.62,27.15,11.0,1.77,0.54,2.79,1.0,1.79,0.27,2.53,1.84,1.71,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,6.09,4.53,15.1,2.41,12.69,1.11,2.87,7.41,4.05,8.0,10.61,1.21,12.46,9.04,3.42,0.13,1.85,10.67,10.42,8.0,137.77,20.93,161.17,104.06,57.11,-0.55,2.0,139.15,139.9,8.0,160.73,8.4,173.77,148.61,25.17,0.1,1.93,160.93,161.43,8.0,116.8,7.85,130.37,107.25,23.12,0.66,2.23,117.03,114.95,8.0,233.4,20.24,261.38,196.06,65.32,-0.53,2.64,234.17,235.17,8.0,179.52,28.53,208.34,124.71,83.64,-0.99,2.69,181.5,188.45,8.0,15.56,2.09,18.97,13.38,5.59,0.53,1.94,15.68,15.31,8.0,1.11,0.17,1.36,1.0,0.36,0.8,1.84,1.12,1.0,8.0,1.89,0.67,3.05,1.0,2.05,0.22,2.34,1.99,1.97,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,5.02,NaN,5.02,5.02,0.0,NaN,NaN,5.02,5.02,1.0,12.31,NaN,12.31,12.31,0.0,NaN,NaN,12.31,12.31,1.0,90.26,NaN,90.26,90.26,0.0,NaN,NaN,90.26,90.26,1.0,176.6,NaN,176.6,176.6,0.0,NaN,NaN,176.6,176.6,1.0,143.63,NaN,143.63,143.63,0.0,NaN,NaN,143.63,143.63,1.0,216.19,NaN,216.19,216.19,0.0,NaN,NaN,216.19,216.19,1.0,105.25,NaN,105.25,105.25,0.0,NaN,NaN,105.25,105.25,1.0,41.86,NaN,41.86,41.86,0.0,NaN,NaN,41.86,41.86,1.0,1.89,NaN,1.89,1.89,0.0,NaN,NaN,1.89,1.89,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.96,0.73,2.96,1.0,1.96,0.05,2.08,2.07,1.98,5.0,6.0,4.09,12.22,2.33,9.9,0.6,2.07,7.03,5.78,5.0,26.08,0.71,26.81,25.21,1.6,-0.01,1.4,26.09,25.99,5.0,122.82,20.8,149.45,97.04,52.4,-0.03,1.69,124.22,128.35,5.0,139.02,6.66,149.45,132.46,16.99,0.72,2.24,139.14,137.72,5.0,170.63,36.06,222.09,124.71,97.38,0.2,2.14,173.65,175.34,5.0,197.54,12.92,211.44,179.1,32.34,-0.32,1.86,197.88,195.27,5.0,219.43,29.89,249.56,173.77,75.79,-0.59,2.13,221.05,219.87,5.0,21.56,2.41,25.21,19.53,5.68,0.71,1.91,21.67,20.41,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.56,NaN,1.56,1.56,0.0,NaN,NaN,1.56,1.56,1.0,3.93,NaN,3.93,3.93,0.0,NaN,NaN,3.93,3.93,1.0,15.13,NaN,15.13,15.13,0.0,NaN,NaN,15.13,15.13,1.0,78.77,NaN,78.77,78.77,0.0,NaN,NaN,78.77,78.77,1.0,150.68,NaN,150.68,150.68,0.0,NaN,NaN,150.68,150.68,1.0,162.98,NaN,162.98,162.98,0.0,NaN,NaN,162.98,162.98,1.0,215.41,NaN,215.41,215.41,0.0,NaN,NaN,215.41,215.41,1.0,151.05,NaN,151.05,151.05,0.0,NaN,NaN,151.05,151.05,1.0,32.11,NaN,32.11,32.11,0.0,NaN,NaN,32.11,32.11,1.0,1.58,NaN,1.58,1.58,0.0,NaN,NaN,1.58,1.58,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,7.74,1.08,9.1,6.69,2.41,0.34,1.57,7.79,7.58,4.0,5.18,0.96,6.12,3.89,2.23,-0.54,1.91,5.24,5.35,4.0,25.37,4.49,30.33,19.81,10.52,-0.19,1.72,25.67,25.67,4.0,118.02,19.47,136.77,92.28,44.49,-0.49,1.78,119.22,121.52,4.0,190.99,18.7,208.34,166.26,42.09,-0.51,1.75,191.68,194.68,4.0,196.75,9.52,208.63,185.34,23.29,0.08,2.0,196.92,196.52,4.0,132.86,11.62,149.45,122.97,26.48,0.84,2.1,133.24,129.5,4.0,211.54,37.78,257.2,168.92,88.29,0.11,1.69,214.05,210.02,4.0,19.46,1.17,21.04,18.3,2.74,0.53,1.9,19.49,19.25,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,8.15,2.05,9.89,5.89,4.0,-0.43,1.5,8.32,8.66,3.0,3.22,0.48,3.77,2.86,0.91,0.6,1.5,3.25,3.04,3.0,20.8,2.79,23.72,18.17,5.55,0.19,1.5,20.92,20.5,3.0,117.35,8.51,126.62,109.88,16.73,0.37,1.5,117.56,115.55,3.0,197.07,7.29,205.15,191.01,14.14,0.47,1.5,197.16,195.03,3.0,181.27,3.36,183.49,177.4,6.1,-0.68,1.5,181.29,182.91,3.0,177.72,13.36,193.14,169.84,23.3,0.71,1.5,178.06,170.19,3.0,237.44,12.24,249.67,225.2,24.48,-0.0,1.5,237.65,237.44,3.0,50.88,8.92,59.54,41.72,17.81,-0.1,1.5,51.4,51.4,3.0,1.01,0.02,1.03,1.0,0.03,0.71,1.5,1.01,1.0,3.0,1.07,0.09,1.17,1.0,0.17,0.47,1.5,1.07,1.05,3.0
+BF-GOU-G110003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.45,1.08,4.22,2.69,1.53,-0.0,1.0,3.54,3.45,2.0,4.04,0.17,4.16,3.92,0.23,0.0,1.0,4.04,4.04,2.0,19.14,1.37,20.1,18.17,1.94,0.0,1.0,19.16,19.14,2.0,131.13,21.43,146.29,115.98,30.31,0.0,1.0,132.01,131.13,2.0,182.85,7.89,188.43,177.27,11.16,0.0,1.0,182.93,182.85,2.0,170.62,5.46,174.49,166.76,7.73,-0.0,1.0,170.67,170.62,2.0,168.23,5.52,172.13,164.33,7.8,-0.0,1.0,168.27,168.23,2.0,221.9,9.18,228.39,215.41,12.98,-0.0,1.0,221.99,221.9,2.0,60.82,18.6,73.97,47.67,26.31,0.0,1.0,62.23,60.82,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,4.67,1.39,7.81,2.17,5.64,0.36,2.96,4.86,4.68,18.0,5.67,0.87,6.7,3.66,3.04,-0.7,2.58,5.74,5.84,18.0,20.29,1.78,23.84,16.53,7.31,-0.01,2.86,20.36,20.08,18.0,125.02,28.57,200.85,92.24,108.61,1.13,3.89,128.07,116.87,18.0,165.69,16.32,208.25,145.44,62.81,1.0,3.8,166.45,163.73,18.0,159.41,18.76,190.23,129.62,60.61,-0.07,1.79,160.45,160.54,18.0,148.69,15.49,190.23,128.53,61.71,0.82,3.92,149.45,149.65,18.0,200.69,17.65,242.15,173.85,68.29,0.55,2.84,201.43,196.52,18.0,34.82,17.27,81.75,19.22,62.53,1.4,4.29,38.66,29.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-GOU-G110005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,26.0,1.08,0.42,3.15,1.0,2.15,4.8,24.04,1.16,1.0,26.0,2.38,0.7,3.95,1.62,2.33,1.12,2.8,2.48,2.1,26.0,12.37,6.17,22.77,4.13,18.65,0.31,1.73,13.77,10.25,26.0,169.95,58.99,292.3,75.47,216.83,0.21,2.52,179.52,164.83,26.0,142.2,14.72,184.58,121.0,63.58,1.05,4.0,142.93,139.72,26.0,128.53,13.11,173.77,107.25,66.52,1.9,7.26,129.17,125.54,26.0,164.3,16.48,222.81,145.3,77.51,2.0,7.41,165.1,158.31,26.0,152.98,33.02,190.58,89.5,101.08,-0.8,2.26,156.37,167.91,26.0,24.05,3.82,32.27,16.02,16.25,-0.19,2.86,24.34,24.55,26.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,26.0,1.16,0.36,2.53,1.0,1.53,2.63,9.39,1.22,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,2.97,2.31,9.32,1.0,8.32,1.22,3.71,3.73,2.26,25.0,4.5,1.65,6.9,2.19,4.7,-0.01,1.47,4.78,4.25,25.0,17.63,6.64,27.6,4.39,23.22,-0.41,2.21,18.79,18.43,25.0,152.87,85.93,327.39,72.75,254.64,0.87,2.4,174.52,100.97,25.0,136.84,9.86,159.38,121.0,38.38,0.73,2.88,137.18,134.49,25.0,121.84,10.34,136.52,102.52,34.0,-0.25,1.9,122.26,122.85,25.0,154.64,10.36,176.43,136.52,39.92,0.58,2.47,154.97,151.87,25.0,165.75,39.51,234.95,91.11,143.84,-0.3,2.24,170.21,163.6,25.0,38.88,8.84,56.93,23.51,33.41,0.34,2.53,39.84,38.24,25.0,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
+BF-GOU-G110007 = 1.02,0.06,1.27,1.0,0.27,2.81,10.28,1.02,1.0,37.0,5.53,1.82,10.2,2.55,7.65,0.54,2.8,5.82,5.25,37.0,8.72,1.6,11.17,6.59,4.58,0.19,1.68,8.86,8.65,37.0,31.37,11.95,60.7,15.1,45.6,0.75,2.71,33.51,28.85,37.0,96.63,24.54,179.1,68.22,110.88,1.69,5.74,99.62,90.87,37.0,151.69,16.89,184.58,117.41,67.17,0.15,2.2,152.61,147.71,37.0,170.64,41.41,249.56,100.97,148.59,0.04,2.16,175.46,179.18,37.0,128.0,15.42,179.1,100.97,78.12,1.01,4.9,128.9,128.53,37.0,217.3,39.77,308.23,144.85,163.38,0.16,2.3,220.81,218.91,37.0,26.34,8.89,53.98,16.04,37.95,1.33,4.46,27.76,24.46,37.0,1.02,0.04,1.2,1.0,0.2,2.75,10.61,1.02,1.0,37.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,37.0
+BF-GOU-G110008 = 1.04,0.08,1.2,1.0,0.2,1.5,3.27,1.04,1.0,10.0,8.72,1.96,12.41,5.86,6.56,0.34,2.41,8.91,8.52,10.0,7.21,0.56,8.03,6.45,1.57,0.0,1.66,7.23,7.17,10.0,31.1,5.31,37.99,22.98,15.01,-0.29,1.65,31.5,31.66,10.0,99.74,7.89,113.92,89.5,24.42,0.45,2.03,100.02,98.6,10.0,174.69,12.7,193.14,158.74,34.4,0.02,1.64,175.1,175.7,10.0,198.56,19.66,238.1,172.94,65.16,0.87,2.84,199.43,193.32,10.0,112.23,10.9,125.75,97.97,27.78,-0.25,1.48,112.71,114.31,10.0,149.18,17.57,179.62,128.53,51.09,0.43,2.0,150.11,144.85,10.0,20.96,3.22,28.67,18.09,10.58,1.5,4.3,21.18,20.01,10.0,1.01,0.03,1.1,1.0,0.1,1.92,5.15,1.02,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,2.71,1.23,3.62,1.31,2.31,-0.62,1.5,2.89,3.2,3.0,2.46,0.39,2.89,2.13,0.77,0.4,1.5,2.48,2.38,3.0,24.28,2.63,25.99,21.26,4.73,-0.69,1.5,24.37,25.6,3.0,162.26,19.65,184.58,147.56,37.02,0.61,1.5,163.05,154.64,3.0,171.04,12.89,185.92,163.6,22.32,0.71,1.5,171.37,163.6,3.0,164.08,21.45,188.71,149.45,39.26,0.67,1.5,165.02,154.09,3.0,163.04,11.77,169.84,149.45,20.39,-0.71,1.5,163.33,169.84,3.0,201.89,13.18,216.19,190.23,25.96,0.35,1.5,202.17,199.24,3.0,32.54,16.65,51.72,21.68,30.03,0.69,1.5,35.27,24.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-GOU-G110010 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,2.05,1.32,4.66,1.0,3.66,0.97,2.79,2.39,1.54,8.0,4.86,1.32,7.1,2.96,4.15,0.33,2.33,5.02,4.62,8.0,21.22,1.8,24.46,18.09,6.37,0.09,3.26,21.29,21.16,8.0,182.59,15.24,208.25,163.68,44.57,0.49,2.07,183.15,179.03,8.0,156.82,8.1,168.61,145.01,23.6,0.12,1.88,157.0,155.42,8.0,150.78,15.83,171.19,123.97,47.22,-0.25,2.13,151.51,151.12,8.0,164.08,5.35,173.77,156.52,17.25,0.43,2.64,164.16,163.68,8.0,181.77,23.05,214.62,150.54,64.09,-0.03,1.65,183.04,182.66,8.0,23.15,2.9,27.6,19.3,8.3,0.39,1.9,23.31,22.41,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,10.62,0.11,10.7,10.54,0.16,-0.0,1.0,10.62,10.62,2.0,6.71,0.45,7.03,6.39,0.63,0.0,1.0,6.72,6.71,2.0,33.06,0.04,33.08,33.03,0.05,0.0,0.44,33.06,33.06,2.0,114.8,3.47,117.25,112.35,4.9,-0.0,1.0,114.83,114.8,2.0,185.51,1.65,186.68,184.34,2.34,-0.0,1.0,185.52,185.51,2.0,209.44,3.09,211.63,207.26,4.37,0.0,1.0,209.45,209.44,2.0,117.12,2.06,118.58,115.66,2.91,0.0,1.0,117.13,117.12,2.0,166.18,11.74,174.49,157.88,16.61,0.0,1.0,166.39,166.18,2.0,17.66,1.18,18.5,16.83,1.67,0.0,1.0,17.68,17.66,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,2.16,0.39,2.59,1.49,1.1,-0.78,2.47,2.19,2.26,6.0,17.09,0.72,17.83,15.81,2.01,-0.89,2.66,17.1,17.25,6.0,44.21,3.55,48.96,39.95,9.01,0.19,1.56,44.33,43.74,6.0,41.6,6.47,52.0,34.09,17.91,0.47,2.16,42.01,41.24,6.0,155.96,19.03,171.35,125.65,45.7,-0.8,1.9,156.93,165.56,6.0,104.96,8.19,116.26,97.39,18.86,0.53,1.52,105.22,101.54,6.0,178.45,27.13,230.45,156.98,73.47,1.34,3.4,180.16,171.23,6.0,186.11,5.27,193.32,179.18,14.15,0.06,1.75,186.17,185.99,6.0,28.65,2.9,32.59,26.0,6.6,0.61,1.53,28.77,27.25,6.0,1.14,0.33,1.81,1.0,0.81,1.79,4.2,1.18,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,2.72,0.14,2.88,2.52,0.36,-0.44,2.13,2.73,2.71,5.0,16.27,1.27,18.08,14.99,3.09,0.31,1.81,16.31,16.6,5.0,38.75,9.04,53.59,28.88,24.71,0.87,2.72,39.58,37.32,5.0,57.14,7.64,63.91,46.43,17.49,-0.49,1.6,57.54,60.0,5.0,156.84,4.6,163.68,152.48,11.2,0.52,1.94,156.9,156.38,5.0,98.03,10.97,110.53,86.24,24.3,0.25,1.3,98.52,93.0,5.0,153.78,9.28,167.78,145.27,22.51,0.55,2.04,154.0,154.02,5.0,207.62,12.82,219.9,190.23,29.66,-0.33,1.57,207.94,209.75,5.0,28.56,0.64,29.33,27.61,1.72,-0.35,2.18,28.56,28.47,5.0,1.43,0.44,1.94,1.0,0.94,0.09,1.31,1.49,1.41,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.04,0.01,1.05,1.03,0.02,0.0,0.9,1.04,1.04,2.0,16.06,0.71,16.56,15.56,1.0,0.0,1.0,16.07,16.06,2.0,31.3,2.51,33.08,29.53,3.55,0.0,1.0,31.35,31.3,2.0,47.9,1.5,48.96,46.84,2.12,0.0,1.0,47.91,47.9,2.0,122.88,2.66,124.76,121.0,3.76,0.0,1.0,122.9,122.88,2.0,146.21,4.57,149.45,142.98,6.46,-0.0,1.0,146.25,146.21,2.0,234.73,20.98,249.56,219.9,29.66,0.0,1.0,235.2,234.73,2.0,184.84,8.12,190.58,179.1,11.48,-0.0,1.0,184.93,184.84,2.0,35.59,6.3,40.05,31.14,8.91,0.0,1.0,35.87,35.59,2.0,1.1,0.14,1.2,1.0,0.2,-0.0,1.0,1.1,1.1,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.04,0.03,1.06,1.02,0.04,-0.0,1.0,1.04,1.04,2.0,17.76,0.28,17.96,17.56,0.4,0.0,1.0,17.76,17.76,2.0,33.66,10.85,41.34,25.99,15.35,0.0,1.0,34.52,33.66,2.0,45.64,1.3,46.56,44.72,1.84,-0.0,1.0,45.65,45.64,2.0,123.1,7.67,128.53,117.67,10.85,0.0,1.0,123.22,123.1,2.0,140.32,5.38,144.13,136.52,7.61,-0.0,1.0,140.37,140.32,2.0,199.3,12.83,208.38,190.23,18.15,-0.0,1.0,199.51,199.3,2.0,208.47,9.07,214.89,202.06,12.83,-0.0,1.0,208.57,208.47,2.0,44.12,6.84,48.96,39.29,9.67,0.0,1.0,44.39,44.12,2.0,1.4,0.01,1.41,1.39,0.02,-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
+BF-HOU-G120005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,2.65,0.26,3.05,2.1,0.95,-0.54,2.95,2.66,2.66,13.0,16.64,2.9,21.04,12.6,8.43,-0.05,1.63,16.87,17.31,13.0,23.99,5.36,38.7,19.22,19.48,1.77,5.38,24.54,21.72,13.0,76.83,14.78,108.99,58.67,50.32,0.78,2.67,78.14,73.57,13.0,146.38,8.02,156.81,128.53,28.28,-0.9,3.04,146.58,149.52,13.0,77.01,5.44,86.99,70.34,16.65,0.36,1.81,77.18,77.11,13.0,163.6,18.44,200.87,132.46,68.41,0.22,2.71,164.55,163.9,13.0,232.47,20.59,261.85,196.86,64.99,-0.39,2.08,233.31,232.09,13.0,44.51,19.46,86.99,26.78,60.21,0.72,2.46,48.28,30.22,13.0,2.26,0.79,3.15,1.0,2.15,-0.66,1.89,2.38,2.63,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,2.32,0.29,2.71,1.94,0.76,-0.14,1.66,2.33,2.4,7.0,15.03,1.03,16.04,12.99,3.06,-1.21,3.3,15.06,15.27,7.0,38.05,6.68,51.28,33.08,18.2,1.31,3.16,38.55,34.64,7.0,54.05,5.81,61.15,45.53,15.62,-0.24,1.61,54.31,55.34,7.0,166.59,13.0,184.58,149.72,34.86,0.25,1.73,167.03,165.78,7.0,90.93,4.62,100.01,86.84,13.18,1.13,3.16,91.03,89.5,7.0,175.08,7.01,187.58,168.69,18.89,0.71,2.33,175.2,173.77,7.0,190.98,4.28,196.06,184.92,11.14,-0.01,1.66,191.02,190.27,7.0,27.28,1.44,29.33,25.21,4.12,0.01,1.92,27.31,27.33,7.0,1.22,0.28,1.77,1.0,0.77,1.12,3.06,1.25,1.19,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-HOU-G120007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.05,0.05,1.16,1.0,0.16,1.09,3.47,1.05,1.03,9.0,20.92,2.16,25.21,18.68,6.53,0.99,2.71,21.01,20.17,9.0,60.99,15.72,92.11,44.15,47.96,0.87,2.61,62.77,53.14,9.0,53.07,4.98,60.38,46.28,14.1,0.01,1.61,53.27,53.69,9.0,113.9,6.05,124.76,105.98,18.78,0.6,2.28,114.04,112.23,9.0,131.67,11.28,145.27,107.25,38.02,-1.14,3.5,132.1,136.52,9.0,186.94,8.81,199.51,174.49,25.02,0.17,1.69,187.13,184.66,9.0,226.74,14.54,250.53,211.63,38.9,0.42,1.68,227.16,221.2,9.0,42.34,3.03,46.17,38.53,7.64,0.03,1.46,42.43,42.63,9.0,1.97,0.3,2.53,1.58,0.95,0.48,2.37,1.99,1.88,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.31,0.37,1.94,1.0,0.94,0.65,1.98,1.35,1.19,10.0,22.05,1.78,25.01,19.22,5.79,-0.07,2.17,22.12,22.21,10.0,38.62,7.95,47.5,23.03,24.47,-0.67,2.43,39.35,40.11,10.0,93.32,14.13,113.92,68.72,45.2,-0.24,2.13,94.28,92.07,10.0,119.79,10.2,140.7,109.19,31.51,0.88,2.63,120.18,115.69,10.0,124.86,17.88,145.01,92.24,52.77,-0.66,2.27,126.01,127.85,10.0,144.22,6.66,156.52,136.52,20.01,0.33,2.22,144.36,143.55,10.0,223.45,32.95,281.56,173.77,107.79,0.38,2.31,225.63,216.63,10.0,80.91,10.9,96.78,61.73,35.05,-0.26,2.21,81.57,80.3,10.0,4.94,1.6,6.81,2.19,4.62,-0.48,1.96,5.17,5.24,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.03,0.03,1.07,1.0,0.07,0.56,1.86,1.03,1.02,8.0,20.97,1.68,23.74,18.65,5.09,0.15,2.09,21.03,21.16,8.0,79.77,18.47,107.25,47.5,59.75,-0.29,2.54,81.62,80.3,8.0,85.88,15.21,110.53,68.25,42.28,0.25,1.88,87.05,87.89,8.0,107.47,4.52,112.53,100.97,11.56,-0.28,1.44,107.56,108.68,8.0,137.95,6.74,152.15,128.53,23.62,0.99,3.86,138.1,136.8,8.0,172.35,13.62,190.23,149.45,40.78,-0.36,2.11,172.82,172.16,8.0,224.15,6.53,234.95,214.62,20.33,0.11,2.17,224.23,224.79,8.0,44.44,6.63,55.23,37.32,17.92,0.38,1.8,44.87,43.34,8.0,3.96,1.56,6.89,2.43,4.46,0.72,2.41,4.22,3.63,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,2.21,0.13,2.31,2.12,0.18,-0.0,1.0,2.22,2.21,2.0,19.15,3.08,21.33,16.97,4.36,-0.0,1.0,19.27,19.15,2.0,22.96,3.0,25.09,20.84,4.25,-0.0,1.0,23.06,22.96,2.0,83.0,9.7,89.86,76.14,13.71,0.0,1.0,83.28,83.0,2.0,149.92,3.25,152.22,147.63,4.59,0.0,1.0,149.94,149.92,2.0,77.86,2.78,79.83,75.89,3.93,-0.0,1.0,77.88,77.86,2.0,191.63,13.07,200.87,182.39,18.49,-0.0,1.0,191.85,191.63,2.0,201.38,2.13,202.89,199.87,3.01,-0.0,1.0,201.39,201.38,2.0,79.92,23.85,96.78,63.05,33.72,0.0,1.0,81.68,79.92,2.0,3.6,0.26,3.78,3.42,0.37,-0.0,1.0,3.61,3.6,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.41,0.43,1.88,1.03,0.85,0.11,1.15,1.46,1.37,4.0,20.48,0.53,21.08,19.81,1.27,-0.22,1.94,20.48,20.51,4.0,47.56,11.33,62.32,36.09,26.23,0.41,1.77,48.56,45.91,4.0,76.87,10.78,88.39,66.19,22.19,0.06,1.18,77.44,76.45,4.0,122.97,3.5,126.91,119.2,7.7,0.05,1.38,123.01,122.88,4.0,121.98,14.7,136.58,107.11,29.47,-0.01,1.12,122.65,122.12,4.0,149.07,6.59,158.74,144.29,14.45,1.01,2.22,149.17,146.62,4.0,223.81,8.36,234.74,214.72,20.02,0.35,1.93,223.93,222.89,4.0,47.97,9.48,55.89,36.8,19.09,-0.23,1.3,48.67,49.6,4.0,3.05,0.67,3.87,2.33,1.54,0.19,1.64,3.11,3.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,2.23,0.14,2.36,2.02,0.35,-0.57,1.87,2.23,2.26,7.0,16.96,1.2,18.72,15.37,3.35,0.3,1.9,16.99,16.78,7.0,28.24,7.32,39.26,19.53,19.73,0.23,1.8,29.04,27.77,7.0,89.4,9.7,104.06,72.36,31.7,-0.36,2.9,89.85,90.68,7.0,141.2,9.04,154.09,126.96,27.13,-0.1,2.17,141.44,142.35,7.0,88.32,15.79,107.25,68.22,39.03,-0.01,1.65,89.52,87.73,7.0,188.31,12.59,202.06,172.22,29.84,-0.16,1.42,188.67,187.92,7.0,243.77,9.17,255.71,231.67,24.04,-0.32,1.76,243.92,245.85,7.0,94.88,3.53,101.02,90.87,10.15,0.69,2.29,94.94,94.01,7.0,3.25,0.81,4.38,2.12,2.27,-0.05,1.81,3.34,3.25,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.98,0.38,2.52,1.61,0.91,0.36,1.38,2.01,1.79,7.0,18.03,1.04,19.57,16.56,3.01,0.19,2.01,18.05,17.83,7.0,29.56,7.69,41.02,21.04,19.98,0.13,1.63,30.41,32.26,7.0,45.36,7.71,56.66,37.47,19.19,0.78,1.88,45.91,42.16,7.0,150.89,11.99,168.61,136.67,31.94,0.56,1.88,151.3,148.57,7.0,115.31,12.67,131.68,94.5,37.18,-0.31,2.13,115.91,114.5,7.0,163.32,27.74,211.67,134.49,77.18,0.7,2.31,165.32,155.15,7.0,202.59,12.79,218.11,181.84,36.27,-0.36,2.0,202.94,205.15,7.0,32.85,4.54,39.59,28.5,11.09,0.54,1.62,33.12,30.22,7.0,1.33,0.48,2.07,1.0,1.07,0.89,1.91,1.4,1.1,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,2.38,0.15,2.47,2.21,0.26,-0.71,1.5,2.39,2.47,3.0,16.23,2.73,19.34,14.21,5.12,0.62,1.5,16.38,15.13,3.0,22.13,3.4,25.44,18.65,6.79,-0.1,1.5,22.31,22.32,3.0,88.1,14.84,101.99,72.46,29.53,-0.21,1.5,88.93,89.86,3.0,144.64,12.89,158.74,133.47,25.27,0.4,1.5,145.03,141.72,3.0,75.48,3.73,79.65,72.46,7.19,0.51,1.5,75.54,74.32,3.0,211.36,15.6,227.97,197.01,30.96,0.26,1.5,211.74,209.1,3.0,216.5,5.53,221.2,210.4,10.8,-0.44,1.5,216.55,217.91,3.0,89.45,1.43,90.87,88.0,2.87,-0.05,1.5,89.46,89.5,3.0,1.71,0.77,2.59,1.25,1.34,0.71,1.5,1.82,1.27,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,5.59,1.05,6.8,4.87,1.93,0.66,1.5,5.66,5.12,3.0,2.5,0.28,2.69,2.18,0.51,-0.68,1.5,2.51,2.64,3.0,24.78,1.61,26.53,23.34,3.19,0.34,1.5,24.82,24.48,3.0,72.33,14.75,88.97,60.84,28.12,0.56,1.5,73.33,67.19,3.0,85.78,8.45,90.89,76.03,14.86,-0.7,1.5,86.06,90.42,3.0,180.52,22.46,195.13,154.65,40.48,-0.69,1.5,181.45,191.78,3.0,204.8,8.93,215.02,198.51,16.51,0.65,1.5,204.93,200.87,3.0,137.41,11.39,149.55,126.96,22.58,0.27,1.5,137.72,135.72,3.0,28.31,7.8,34.38,19.51,14.87,-0.56,1.5,29.02,31.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-KEN-G150001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.92,0.3,2.19,1.6,0.6,-0.35,1.5,1.94,1.98,3.0,15.12,4.52,20.34,12.22,8.11,0.69,1.5,15.57,12.8,3.0,31.9,6.29,38.86,26.62,12.24,0.46,1.5,32.31,30.22,3.0,74.08,11.06,86.72,66.19,20.53,0.64,1.5,74.63,69.33,3.0,162.43,8.63,168.61,152.56,16.05,-0.64,1.5,162.58,166.11,3.0,91.97,4.19,95.06,87.19,7.87,-0.62,1.5,92.03,93.65,3.0,159.75,5.12,163.9,154.02,9.88,-0.51,1.5,159.8,161.32,3.0,188.16,13.39,203.53,179.1,24.44,0.67,1.5,188.47,181.84,3.0,45.9,19.08,67.14,30.22,36.92,0.49,1.5,48.47,40.34,3.0,4.89,0.94,5.7,3.86,1.84,-0.4,1.5,4.94,5.1,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,13.46,1.02,15.21,12.62,2.59,1.21,2.88,13.49,13.18,5.0,45.36,2.99,48.98,41.52,7.46,-0.06,1.65,45.44,45.25,5.0,91.18,16.38,113.97,72.46,41.51,0.21,1.83,92.35,94.93,5.0,156.44,7.15,163.6,147.36,16.24,-0.07,1.48,156.57,155.48,5.0,81.99,9.84,92.24,67.39,24.85,-0.49,1.99,82.47,82.35,5.0,170.9,9.18,185.34,161.17,24.17,0.72,2.34,171.09,168.61,5.0,213.55,13.4,227.97,194.2,33.77,-0.47,1.85,213.88,218.11,5.0,64.69,14.53,86.72,50.46,36.26,0.67,2.0,65.98,58.32,5.0,2.48,0.22,2.75,2.2,0.55,-0.02,1.66,2.49,2.48,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,2.37,0.25,2.71,2.04,0.67,0.0,1.8,2.38,2.37,6.0,12.94,1.25,14.68,11.06,3.62,-0.13,2.21,12.99,12.94,6.0,43.04,3.5,48.96,38.46,10.5,0.53,2.68,43.15,43.04,6.0,59.52,7.34,70.31,50.46,19.85,0.18,1.89,59.9,59.52,6.0,168.73,9.71,184.58,154.02,30.56,0.19,2.97,168.96,168.73,6.0,85.35,8.55,92.11,70.31,21.81,-1.03,2.5,85.71,89.5,6.0,181.36,5.0,187.92,173.77,14.14,-0.23,2.04,181.42,181.36,6.0,184.15,6.47,190.32,173.77,16.54,-0.67,1.98,184.24,186.25,6.0,29.81,1.04,31.14,28.5,2.64,0.02,1.52,29.82,29.79,6.0,1.1,0.16,1.39,1.0,0.39,1.12,2.63,1.11,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.16,0.22,1.44,1.0,0.44,0.47,1.3,1.18,1.0,5.0,8.09,0.85,9.25,6.89,2.36,-0.08,2.3,8.13,7.97,5.0,47.99,2.03,50.46,45.9,4.55,0.2,1.35,48.02,47.59,5.0,60.32,5.56,67.28,55.23,12.04,0.28,1.36,60.53,58.9,5.0,165.34,8.56,179.1,156.89,22.2,0.82,2.43,165.52,164.27,5.0,133.84,8.69,140.7,121.89,18.81,-0.52,1.49,134.07,138.61,5.0,196.54,5.09,202.43,190.23,12.2,-0.02,1.5,196.59,196.15,5.0,179.41,10.63,189.46,163.9,25.56,-0.53,1.82,179.66,182.0,5.0,25.54,0.65,26.41,24.84,1.57,0.37,1.58,25.54,25.21,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.97,0.19,2.17,1.7,0.47,-0.2,1.69,1.97,1.94,5.0,11.97,1.76,14.27,9.9,4.38,0.05,1.66,12.07,12.4,5.0,41.89,5.68,48.96,34.11,14.85,-0.12,1.92,42.19,41.02,5.0,54.43,1.67,56.95,52.85,4.11,0.66,1.97,54.46,53.81,5.0,158.96,10.66,171.66,147.23,24.43,0.02,1.39,159.24,159.44,5.0,100.5,9.54,113.92,88.17,25.75,0.14,2.12,100.86,101.71,5.0,193.43,12.42,208.34,176.43,31.91,-0.16,1.83,193.75,192.39,5.0,203.55,7.31,215.02,196.06,18.96,0.72,2.28,203.65,202.06,5.0,26.8,0.63,27.6,26.0,1.6,0.01,1.71,26.8,26.79,5.0,1.19,0.19,1.39,1.0,0.39,0.0,1.25,1.21,1.19,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.58,0.27,1.77,1.39,0.39,0.0,1.0,1.59,1.58,2.0,25.59,4.03,28.45,22.74,5.71,0.0,1.0,25.75,25.59,2.0,27.18,5.87,31.34,23.03,8.3,-0.0,1.0,27.5,27.18,2.0,109.79,3.59,112.33,107.25,5.08,-0.0,1.0,109.82,109.79,2.0,137.56,1.48,138.61,136.52,2.09,-0.0,1.0,137.57,137.56,2.0,77.61,2.43,79.32,75.89,3.43,-0.0,1.0,77.63,77.61,2.0,171.23,3.6,173.77,168.69,5.09,0.0,1.0,171.25,171.23,2.0,192.09,10.62,199.6,184.58,15.02,0.0,1.0,192.24,192.09,2.0,94.6,13.39,104.06,85.13,18.94,-0.0,1.0,95.07,94.6,2.0,5.44,1.21,6.3,4.58,1.71,-0.0,1.0,5.51,5.44,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,8.81,2.36,11.82,6.3,5.53,0.31,1.78,9.05,8.56,4.0,46.99,2.89,50.46,43.39,7.06,-0.08,2.0,47.05,47.05,4.0,116.67,4.64,121.0,110.53,10.47,-0.5,1.75,116.74,117.57,4.0,148.96,3.84,154.02,145.01,9.02,0.43,1.85,149.0,148.4,4.0,65.28,2.59,68.36,62.32,6.04,0.06,1.66,65.32,65.22,4.0,150.29,7.45,158.74,140.7,18.04,-0.26,1.95,150.43,150.87,4.0,184.92,8.9,193.67,173.77,19.9,-0.32,1.57,185.08,186.12,4.0,91.18,14.39,107.25,73.59,33.66,-0.15,1.7,92.03,91.94,4.0,3.68,1.8,5.93,1.53,4.4,0.1,1.99,3.99,3.63,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.24,0.28,1.49,1.0,0.49,0.0,1.0,1.26,1.24,4.0,17.59,1.62,19.69,15.84,3.85,0.36,1.9,17.64,17.4,4.0,40.04,5.27,47.44,35.1,12.34,0.72,2.07,40.3,38.82,4.0,112.44,14.6,122.97,90.83,32.14,-1.06,2.27,113.15,117.98,4.0,143.32,7.27,152.36,135.15,17.21,0.18,1.78,143.46,142.89,4.0,75.11,6.49,84.77,70.73,14.04,1.1,2.3,75.32,72.46,4.0,163.13,6.42,169.61,154.3,15.31,-0.59,2.05,163.22,164.3,4.0,206.41,5.7,214.62,201.57,13.06,0.89,2.17,206.47,204.73,4.0,61.67,7.96,67.63,50.14,17.49,-0.94,2.15,62.06,64.46,4.0,3.51,0.57,4.22,2.87,1.35,0.2,1.83,3.55,3.48,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.87,0.43,2.47,1.52,0.95,0.55,1.51,1.91,1.6,5.0,11.43,1.27,12.81,9.58,3.22,-0.48,1.88,11.49,11.79,5.0,40.22,4.85,46.34,34.34,12.01,-0.01,1.62,40.45,40.92,5.0,58.96,3.09,62.86,55.81,7.05,0.24,1.41,59.02,58.32,5.0,174.8,7.7,184.58,163.06,21.52,-0.42,2.5,174.94,175.34,5.0,86.43,9.61,102.94,78.57,24.37,1.22,2.88,86.85,82.68,5.0,175.63,9.89,189.07,163.9,25.18,0.27,1.75,175.86,171.66,5.0,184.84,6.16,192.77,176.43,16.33,-0.1,1.98,184.92,184.96,5.0,30.39,2.63,34.65,27.68,6.96,0.83,2.51,30.49,30.0,5.0,1.9,0.9,3.05,1.0,2.05,0.08,1.5,2.06,2.02,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,9.51,1.35,11.35,8.11,3.25,0.53,2.06,9.58,9.3,4.0,47.88,0.73,48.98,47.5,1.48,1.15,2.33,47.89,47.52,4.0,64.09,4.35,67.89,58.78,9.11,-0.31,1.41,64.2,64.85,4.0,178.19,5.95,184.58,172.24,12.34,0.06,1.2,178.26,177.96,4.0,102.63,16.93,120.36,86.84,33.53,0.06,1.12,103.67,101.65,4.0,192.3,12.43,209.31,179.42,29.89,0.55,2.07,192.6,190.23,4.0,191.51,12.22,209.1,182.0,27.1,0.9,2.12,191.8,187.47,4.0,29.57,6.04,38.62,26.0,12.62,1.14,2.32,30.03,26.84,4.0,1.2,0.41,1.81,1.0,0.81,1.15,2.33,1.25,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.02,0.02,1.05,1.0,0.05,0.49,1.63,1.02,1.01,4.0,16.9,0.52,17.56,16.33,1.23,0.22,1.73,16.91,16.86,4.0,18.76,1.85,21.01,16.8,4.21,0.2,1.58,18.83,18.62,4.0,60.0,8.65,67.9,48.96,18.94,-0.4,1.58,60.47,61.57,4.0,113.32,5.99,121.22,107.25,13.97,0.45,1.83,113.44,112.41,4.0,60.17,3.62,64.49,55.64,8.85,-0.1,1.99,60.25,60.28,4.0,171.35,6.33,179.1,163.6,15.49,-0.0,2.0,171.44,171.35,4.0,172.95,7.58,181.84,164.27,17.57,0.04,1.63,173.07,172.84,4.0,37.26,2.88,41.48,35.08,6.39,0.99,2.21,37.34,36.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-KOS-G180002 = 1.02,0.05,1.14,1.0,0.14,1.89,4.92,1.02,1.0,11.0,1.02,0.03,1.08,1.0,0.08,0.99,2.35,1.02,1.0,11.0,20.85,3.35,25.21,14.98,10.24,-0.21,1.98,21.09,21.25,11.0,10.18,1.68,13.38,7.52,5.86,0.35,2.85,10.3,10.05,11.0,74.3,24.49,117.41,41.7,75.7,0.38,2.2,77.89,73.53,11.0,71.56,3.37,76.8,64.23,12.57,-0.65,3.32,71.63,71.38,11.0,161.64,31.09,202.06,110.98,91.08,-0.3,1.74,164.33,167.14,11.0,117.97,11.51,137.08,100.97,36.11,-0.17,2.06,118.48,119.8,11.0,207.96,42.38,269.38,145.07,124.31,-0.11,1.75,211.84,209.17,11.0,23.86,6.64,38.46,15.29,23.17,0.86,3.1,24.69,22.99,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-G180003 = 1.02,0.02,1.03,1.0,0.03,-0.0,1.51,1.02,1.02,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,21.29,1.64,23.03,19.78,3.25,0.26,1.5,21.33,21.05,3.0,10.24,1.3,11.51,8.9,2.61,-0.08,1.5,10.29,10.29,3.0,37.74,1.24,39.14,36.76,2.38,0.55,1.5,37.75,37.32,3.0,80.0,2.78,82.43,76.97,5.47,-0.38,1.5,80.04,80.61,3.0,132.87,16.87,149.45,115.72,33.73,-0.06,1.5,133.58,133.43,3.0,147.87,8.21,155.18,138.99,16.2,-0.34,1.5,148.02,149.45,3.0,195.85,10.76,202.06,183.43,18.63,-0.71,1.5,196.05,202.06,3.0,17.68,1.29,18.65,16.22,2.43,-0.6,1.5,17.71,18.17,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.17,0.08,1.27,1.06,0.21,-0.16,2.45,1.17,1.17,5.0,1.0,0.01,1.02,1.0,0.02,1.5,3.24,1.0,1.0,5.0,14.07,1.77,16.53,11.86,4.67,0.16,1.96,14.16,14.2,5.0,7.98,2.7,12.76,6.3,6.47,1.43,3.16,8.34,6.81,5.0,55.32,21.22,86.26,36.21,50.05,0.51,1.82,58.49,51.2,5.0,82.31,6.08,89.66,72.87,16.78,-0.54,2.49,82.49,83.0,5.0,104.13,10.37,117.41,89.5,27.91,-0.17,2.1,104.54,103.45,5.0,121.52,10.52,134.61,107.25,27.36,-0.09,1.88,121.88,119.3,5.0,225.43,36.12,281.56,196.15,85.42,0.8,2.06,227.73,205.55,5.0,18.2,4.32,24.06,13.79,10.26,0.33,1.59,18.6,17.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-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,19.58,2.05,21.66,17.56,4.11,0.02,1.11,19.66,19.56,4.0,14.28,1.29,16.04,13.0,3.04,0.57,1.97,14.33,14.05,4.0,46.05,2.25,48.96,43.52,5.43,0.29,1.97,46.09,45.85,4.0,98.17,6.72,107.25,91.31,15.94,0.52,1.97,98.34,97.06,4.0,77.22,10.81,87.65,62.32,25.33,-0.64,2.0,77.79,79.46,4.0,162.65,7.31,168.74,152.15,16.59,-0.88,2.13,162.77,164.85,4.0,149.75,13.72,167.01,133.43,33.59,0.12,2.0,150.22,149.28,4.0,33.3,5.8,40.85,27.18,13.67,0.37,1.84,33.68,32.59,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.02,0.02,1.03,1.0,0.03,-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,18.12,0.75,18.65,17.59,1.06,-0.0,1.0,18.13,18.12,2.0,10.21,1.84,11.51,8.9,2.61,-0.0,1.0,10.29,10.21,2.0,41.6,2.54,43.39,39.8,3.59,0.0,1.0,41.64,41.6,2.0,84.26,NaN,84.26,84.26,0.0,NaN,-2.696599776882334E15,84.26,84.26,2.0,105.08,5.81,109.19,100.97,8.22,-0.0,1.0,105.16,105.08,2.0,137.66,4.3,140.7,134.61,6.09,0.0,1.0,137.69,137.66,2.0,188.95,6.18,193.32,184.58,8.74,-0.0,1.0,189.0,188.95,2.0,19.23,2.56,21.04,17.42,3.62,-0.0,1.0,19.31,19.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-KOS-G180007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.07,0.03,1.09,1.05,0.05,0.0,1.0,1.07,1.07,2.0,14.26,1.81,15.54,12.99,2.55,-0.0,1.0,14.32,14.26,2.0,20.62,3.41,23.03,18.21,4.82,-0.0,1.0,20.76,20.62,2.0,74.7,20.13,88.94,60.47,28.47,-0.0,1.0,76.05,74.7,2.0,75.55,5.34,79.32,71.77,7.55,0.0,1.0,75.64,75.55,2.0,135.5,1.43,136.52,134.49,2.03,0.0,1.0,135.51,135.5,2.0,127.63,12.57,136.52,118.74,17.77,0.0,1.0,127.94,127.63,2.0,157.83,46.84,190.96,124.71,66.25,-0.0,1.0,161.27,157.83,2.0,28.53,4.68,31.84,25.21,6.62,0.0,1.0,28.72,28.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-KOS-G180008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.2,0.2,2.47,2.0,0.47,0.48,1.8,2.21,2.17,4.0,17.14,0.46,17.56,16.53,1.03,-0.51,1.72,17.15,17.24,4.0,36.7,3.21,41.34,34.09,7.25,0.91,2.15,36.8,35.68,4.0,45.71,4.86,52.0,41.66,10.34,0.47,1.61,45.9,44.58,4.0,157.25,16.54,179.1,140.7,38.4,0.46,1.82,157.91,154.61,4.0,90.84,5.0,95.06,84.26,10.8,-0.51,1.67,90.94,92.02,4.0,180.1,13.26,196.06,163.6,32.46,-0.07,2.0,180.47,180.37,4.0,181.65,6.76,190.23,173.77,16.46,0.18,1.98,181.74,181.3,4.0,29.08,2.93,32.09,25.21,6.88,-0.43,1.85,29.19,29.5,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.32,NaN,1.32,1.32,0.0,NaN,NaN,1.32,1.32,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,13.14,NaN,13.14,13.14,0.0,NaN,NaN,13.14,13.14,1.0,6.71,NaN,6.71,6.71,0.0,NaN,NaN,6.71,6.71,1.0,50.05,NaN,50.05,50.05,0.0,NaN,NaN,50.05,50.05,1.0,82.84,NaN,82.84,82.84,0.0,NaN,NaN,82.84,82.84,1.0,90.37,NaN,90.37,90.37,0.0,NaN,NaN,90.37,90.37,1.0,120.13,NaN,120.13,120.13,0.0,NaN,NaN,120.13,120.13,1.0,223.76,NaN,223.76,223.76,0.0,NaN,NaN,223.76,223.76,1.0,16.86,NaN,16.86,16.86,0.0,NaN,NaN,16.86,16.86,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,27.0,2.31,30.22,22.32,7.9,-0.44,2.55,27.09,27.38,12.0,10.41,1.77,12.23,7.35,4.88,-0.47,1.7,10.55,11.0,12.0,43.61,3.29,48.66,38.48,10.18,0.1,1.88,43.72,43.0,12.0,80.78,5.56,89.86,71.38,18.47,-0.25,2.25,80.95,81.47,12.0,113.53,22.85,156.3,93.65,62.65,0.87,2.21,115.62,104.27,12.0,184.85,19.15,215.02,153.31,61.7,-0.03,1.8,185.75,181.69,12.0,144.07,14.14,173.53,130.61,42.92,0.98,2.68,144.71,140.27,12.0,21.93,2.16,26.62,18.93,7.69,0.5,2.97,22.03,22.21,12.0,1.75,1.2,4.05,1.0,3.05,1.12,2.64,2.09,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.31,0.26,1.55,1.08,0.47,0.0,1.01,1.33,1.31,4.0,15.03,0.97,16.33,14.04,2.29,0.49,1.93,15.05,14.88,4.0,23.49,4.5,28.13,18.09,10.04,-0.19,1.48,23.81,23.87,4.0,45.29,1.53,46.84,43.41,3.43,-0.25,1.52,45.31,45.45,4.0,134.98,5.58,142.17,128.53,13.64,0.23,2.01,135.07,134.61,4.0,76.8,6.31,82.68,70.31,12.38,-0.05,1.09,77.0,77.11,4.0,181.28,4.78,187.58,176.43,11.14,0.45,1.83,181.32,180.55,4.0,182.24,2.33,184.58,179.18,5.4,-0.45,1.8,182.25,182.61,4.0,29.3,2.44,31.62,26.74,4.87,-0.06,1.12,29.38,29.42,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,26.01,1.66,28.45,24.46,3.98,0.43,1.94,26.06,26.24,5.0,17.54,4.95,25.03,12.6,12.44,0.63,2.03,18.09,16.04,5.0,43.56,0.97,44.72,42.1,2.62,-0.4,2.22,43.56,43.44,5.0,90.13,2.9,93.86,86.84,7.03,0.21,1.54,90.16,89.5,5.0,100.33,20.58,125.49,79.32,46.16,0.3,1.33,102.0,92.24,5.0,197.86,24.48,227.97,168.61,59.36,0.02,1.53,199.07,198.29,5.0,124.66,5.62,131.21,117.41,13.8,-0.11,1.59,124.76,124.71,5.0,25.94,2.4,28.46,22.35,6.11,-0.54,2.02,26.03,26.31,5.0,3.79,2.67,7.1,1.0,6.1,0.05,1.44,4.48,4.05,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.27,0.31,1.86,1.0,0.86,0.74,2.24,1.3,1.18,11.0,19.5,2.28,24.46,17.08,7.39,0.91,2.88,19.62,18.37,11.0,30.67,9.33,46.09,17.56,28.53,0.13,2.01,31.94,31.82,11.0,52.74,14.95,86.84,37.34,49.5,1.03,3.39,54.64,51.9,11.0,109.96,9.98,127.31,95.06,32.25,0.32,2.22,110.38,108.99,11.0,98.66,29.04,158.74,58.67,100.07,0.78,2.91,102.47,92.99,11.0,199.9,26.6,249.23,175.38,73.85,1.17,2.77,201.51,190.23,11.0,168.85,12.39,182.0,145.01,37.0,-1.02,2.68,169.26,173.77,11.0,35.81,3.38,42.1,29.32,12.79,-0.03,3.16,35.96,35.71,11.0,1.48,0.69,2.87,1.0,1.87,1.16,2.78,1.62,1.12,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0
+BF-KOS-G180014 = 1.02,0.02,1.05,1.0,0.05,0.49,1.63,1.02,1.01,4.0,1.01,0.02,1.05,1.0,0.05,1.15,2.33,1.01,1.0,4.0,16.64,0.67,17.44,15.81,1.63,-0.07,1.91,16.65,16.66,4.0,23.05,2.99,25.99,19.32,6.67,-0.31,1.55,23.2,23.45,4.0,54.23,8.34,65.35,46.84,18.52,0.55,1.76,54.71,52.36,4.0,106.19,8.62,117.89,98.45,19.43,0.61,1.84,106.45,104.2,4.0,61.41,9.96,72.89,48.96,23.94,-0.16,1.87,62.01,61.89,4.0,161.45,7.69,171.35,154.34,17.01,0.42,1.62,161.59,160.06,4.0,181.63,8.62,190.23,171.96,18.27,-0.11,1.27,181.78,182.16,4.0,30.09,0.54,30.59,29.32,1.27,-0.81,2.15,30.09,30.23,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,5.48,1.25,6.74,4.23,2.51,-0.0,1.5,5.58,5.48,3.0,2.39,0.06,2.44,2.33,0.11,0.0,1.5,2.39,2.39,3.0,29.43,3.03,32.46,26.41,6.05,0.0,1.5,29.54,29.43,3.0,93.21,15.68,108.89,77.53,31.36,0.0,1.5,94.08,93.21,3.0,149.31,16.79,166.11,132.52,33.58,-0.0,1.5,149.94,149.31,3.0,210.19,11.9,222.09,198.29,23.8,-0.0,1.5,210.41,210.19,3.0,193.88,14.46,208.34,179.42,28.92,0.0,1.5,194.24,193.88,3.0,196.63,0.22,196.85,196.41,0.43,-0.0,1.51,196.63,196.63,3.0,24.9,4.06,28.96,20.84,8.12,0.0,1.5,25.12,24.9,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.47,0.47,1.94,1.0,0.94,0.0,1.5,1.52,1.47,3.0
+BF-KOT-G200002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,9.08,NaN,9.08,9.08,0.0,NaN,NaN,9.08,9.08,1.0,2.34,NaN,2.34,2.34,0.0,NaN,NaN,2.34,2.34,1.0,24.84,NaN,24.84,24.84,0.0,NaN,NaN,24.84,24.84,1.0,102.8,NaN,102.8,102.8,0.0,NaN,NaN,102.8,102.8,1.0,168.69,NaN,168.69,168.69,0.0,NaN,NaN,168.69,168.69,1.0,218.11,NaN,218.11,218.11,0.0,NaN,NaN,218.11,218.11,1.0,193.14,NaN,193.14,193.14,0.0,NaN,NaN,193.14,193.14,1.0,208.25,NaN,208.25,208.25,0.0,NaN,NaN,208.25,208.25,1.0,32.05,NaN,32.05,32.05,0.0,NaN,NaN,32.05,32.05,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.05,NaN,1.05,1.05,0.0,NaN,NaN,1.05,1.05,1.0
+BF-KOT-G200003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,19.09,3.62,21.65,16.53,5.13,-0.0,1.0,19.26,19.09,2.0,1.97,0.2,2.11,1.83,0.29,-0.0,1.0,1.98,1.97,2.0,26.07,3.3,28.41,23.74,4.67,0.0,1.0,26.18,26.07,2.0,158.95,6.57,163.6,154.3,9.3,-0.0,1.0,159.02,158.95,2.0,177.89,5.82,182.0,173.77,8.23,0.0,1.0,177.94,177.89,2.0,154.02,0.0,154.02,154.02,0.0,NaN,NaN,154.02,154.02,2.0,166.58,10.17,173.77,159.39,14.38,0.0,1.0,166.74,166.58,2.0,153.08,17.51,165.47,140.7,24.77,0.0,1.0,153.58,153.08,2.0,36.4,2.92,38.46,34.34,4.12,-0.0,1.0,36.46,36.4,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.26,0.2,2.4,2.11,0.29,-0.0,1.0,2.26,2.26,2.0
+BF-KOT-G200004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,9.18,4.3,12.22,6.14,6.08,0.0,1.0,9.67,9.18,2.0,2.34,0.39,2.62,2.06,0.56,-0.0,1.0,2.36,2.34,2.0,23.76,1.0,24.46,23.05,1.42,-0.0,1.0,23.77,23.76,2.0,111.89,23.8,128.72,95.06,33.66,0.0,1.0,113.15,111.89,2.0,175.54,2.5,177.31,173.77,3.53,0.0,1.0,175.55,175.54,2.0,197.17,15.66,208.25,186.1,22.15,0.0,1.0,197.49,197.17,2.0,188.77,10.3,196.06,181.49,14.57,-0.0,1.0,188.91,188.77,2.0,210.23,2.81,212.22,208.25,3.97,0.0,1.0,210.24,210.23,2.0,39.6,3.23,41.88,37.32,4.57,0.0,1.0,39.67,39.6,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.06,0.05,1.09,1.02,0.07,-0.0,1.0,1.06,1.06,2.0
+BF-KOT-G200005 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,10.56,NaN,10.56,10.56,0.0,NaN,NaN,10.56,10.56,1.0,2.19,NaN,2.19,2.19,0.0,NaN,NaN,2.19,2.19,1.0,25.25,NaN,25.25,25.25,0.0,NaN,NaN,25.25,25.25,1.0,119.11,NaN,119.11,119.11,0.0,NaN,NaN,119.11,119.11,1.0,169.94,NaN,169.94,169.94,0.0,NaN,NaN,169.94,169.94,1.0,189.71,NaN,189.71,189.71,0.0,NaN,NaN,189.71,189.71,1.0,182.17,NaN,182.17,182.17,0.0,NaN,NaN,182.17,182.17,1.0,185.44,NaN,185.44,185.44,0.0,NaN,NaN,185.44,185.44,1.0,33.43,NaN,33.43,33.43,0.0,NaN,NaN,33.43,33.43,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
+BF-KOT-G200006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,9.79,3.18,12.04,7.54,4.49,0.0,1.0,10.05,9.79,2.0,2.15,0.15,2.26,2.04,0.21,-0.0,1.0,2.15,2.15,2.0,26.64,1.37,27.6,25.67,1.93,-0.0,1.0,26.65,26.64,2.0,121.34,19.92,135.43,107.25,28.18,0.0,1.0,122.15,121.34,2.0,169.9,1.83,171.19,168.61,2.58,0.0,1.0,169.91,169.9,2.0,164.96,5.16,168.61,161.32,7.29,0.0,1.0,165.0,164.96,2.0,169.9,1.83,171.19,168.61,2.58,0.0,1.0,169.91,169.9,2.0,173.61,15.51,184.58,162.64,21.94,-0.0,1.0,173.96,173.61,2.0,32.97,2.59,34.8,31.14,3.66,0.0,1.0,33.02,32.97,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,2.75,0.17,2.87,2.64,0.24,0.0,1.0,2.76,2.75,2.0
+BF-KOT-G200007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,16.08,2.4,17.77,14.38,3.4,0.0,1.0,16.16,16.08,2.0,2.08,0.19,2.21,1.95,0.26,-0.0,1.0,2.08,2.08,2.0,26.47,3.35,28.84,24.1,4.74,0.0,1.0,26.58,26.47,2.0,129.36,0.05,129.4,129.33,0.07,0.0,0.65,129.36,129.36,2.0,178.62,6.85,183.46,173.77,9.69,0.0,1.0,178.68,178.62,2.0,176.18,7.01,181.14,171.23,9.91,0.0,1.0,176.25,176.18,2.0,174.94,14.11,184.92,164.96,19.95,0.0,1.0,175.22,174.94,2.0,184.9,14.75,195.33,174.47,20.86,0.0,1.0,185.2,184.9,2.0,35.54,3.32,37.89,33.19,4.7,0.0,1.0,35.62,35.54,2.0,1.02,0.02,1.03,1.0,0.03,0.0,1.0,1.02,1.02,2.0,1.73,0.02,1.75,1.72,0.02,-0.0,1.01,1.73,1.73,2.0
+BF-KOT-G200008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,9.82,1.05,10.56,9.08,1.48,-0.0,1.0,9.84,9.82,2.0,2.27,0.11,2.34,2.19,0.15,0.0,1.0,2.27,2.27,2.0,25.05,0.29,25.25,24.84,0.42,0.0,1.0,25.05,25.05,2.0,110.95,11.54,119.11,102.8,16.31,0.0,1.0,111.25,110.95,2.0,169.31,0.89,169.94,168.69,1.25,-0.0,1.0,169.31,169.31,2.0,203.91,20.08,218.11,189.71,28.4,-0.0,1.0,204.4,203.91,2.0,187.66,7.76,193.14,182.17,10.98,-0.0,1.0,187.74,187.66,2.0,196.85,16.13,208.25,185.44,22.8,-0.0,1.0,197.18,196.85,2.0,32.74,0.97,33.43,32.05,1.38,-0.0,1.0,32.74,32.74,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.44,0.56,1.84,1.05,0.79,-0.0,1.0,1.5,1.44,2.0
+BF-MOU-G240001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.43,0.31,1.83,1.09,0.73,0.34,1.91,1.45,1.4,4.0,17.96,0.7,18.65,17.03,1.61,-0.47,1.8,17.97,18.08,4.0,35.26,3.36,38.46,30.65,7.81,-0.62,1.96,35.38,35.97,4.0,56.25,7.79,62.39,46.09,16.3,-0.49,1.63,56.65,58.26,4.0,94.41,7.17,105.03,89.5,15.54,1.07,2.27,94.61,91.55,4.0,106.21,6.53,113.92,97.97,15.95,-0.14,1.99,106.36,106.47,4.0,215.41,14.33,236.9,208.25,28.66,1.15,2.33,215.77,208.25,4.0,261.01,19.47,281.56,235.91,45.66,-0.35,1.8,261.56,263.29,4.0,33.22,0.84,34.09,32.13,1.96,-0.39,1.82,33.23,33.33,4.0,1.09,0.08,1.2,1.0,0.2,0.43,1.85,1.09,1.07,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-MOU-G240002 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.05,NaN,1.05,1.05,0.0,NaN,NaN,1.05,1.05,1.0,19.84,NaN,19.84,19.84,0.0,NaN,NaN,19.84,19.84,1.0,30.75,NaN,30.75,30.75,0.0,NaN,NaN,30.75,30.75,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,104.82,NaN,104.82,104.82,0.0,NaN,NaN,104.82,104.82,1.0,104.49,NaN,104.49,104.49,0.0,NaN,NaN,104.49,104.49,1.0,244.9,NaN,244.9,244.9,0.0,NaN,NaN,244.9,244.9,1.0,248.09,NaN,248.09,248.09,0.0,NaN,NaN,248.09,248.09,1.0,32.15,NaN,32.15,32.15,0.0,NaN,NaN,32.15,32.15,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
+BF-MOU-G240003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.01,0.01,1.02,1.0,0.02,0.0,1.22,1.01,1.01,5.0,17.42,0.93,18.72,16.3,2.43,0.31,1.92,17.44,17.1,5.0,32.02,2.24,35.2,29.32,5.88,0.32,1.95,32.08,31.2,5.0,42.05,2.35,45.53,39.16,6.37,0.35,2.23,42.1,42.1,5.0,112.27,2.88,114.13,107.25,6.88,-1.31,2.99,112.3,113.33,5.0,147.39,8.88,154.02,133.43,20.6,-0.84,2.13,147.6,151.74,5.0,251.44,27.08,278.89,214.62,64.27,-0.41,1.56,252.6,261.43,5.0,215.12,27.08,257.2,184.66,72.54,0.6,2.35,216.48,215.49,5.0,34.16,1.2,36.21,33.14,3.07,1.17,2.84,34.18,33.67,5.0,1.52,0.71,2.63,1.03,1.6,0.85,2.09,1.64,1.06,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-MOU-G240004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,2.76,0.54,3.4,1.88,1.51,-0.42,2.22,2.8,2.75,6.0,12.07,3.06,17.03,9.04,7.99,0.59,2.05,12.39,11.57,6.0,38.92,9.77,52.45,28.91,23.54,0.28,1.47,39.93,37.36,6.0,55.51,6.96,67.39,48.96,18.43,0.81,2.35,55.87,53.46,6.0,98.7,7.44,107.3,86.88,20.42,-0.47,2.06,98.94,99.65,6.0,123.81,7.4,136.52,117.24,19.27,0.92,2.35,124.0,120.8,6.0,249.38,34.74,306.42,205.15,101.26,0.49,2.41,251.39,245.14,6.0,218.8,22.53,253.38,193.32,60.06,0.38,1.85,219.77,217.21,6.0,37.74,3.19,43.14,34.71,8.43,0.79,2.3,37.86,36.84,6.0,1.1,0.11,1.24,1.0,0.24,0.17,1.22,1.1,1.08,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,28.15,0.99,29.32,26.79,2.53,0.08,1.47,28.16,27.93,10.0,16.73,8.51,31.68,9.46,22.23,0.92,2.22,18.58,13.18,10.0,51.96,5.1,59.73,42.79,16.94,-0.15,2.25,52.18,51.41,10.0,100.56,7.5,111.08,90.4,20.68,0.0,1.62,100.81,100.56,10.0,104.04,7.84,120.03,91.69,28.34,0.59,3.1,104.3,103.29,10.0,227.98,22.63,257.67,194.49,63.18,-0.44,1.84,228.99,233.21,10.0,141.1,8.44,156.52,126.62,29.91,0.15,2.67,141.32,141.26,10.0,24.02,1.58,26.38,21.68,4.7,-0.12,1.97,24.06,24.22,10.0,7.48,1.92,10.43,4.29,6.14,-0.04,2.13,7.7,7.43,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0
+BF-MOU-G240006 = 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,23.5,2.16,25.99,20.73,5.26,-0.22,2.0,23.57,23.64,4.0,24.35,5.45,29.87,18.65,11.22,-0.02,1.17,24.81,24.45,4.0,47.91,6.27,55.23,41.15,14.08,0.11,1.48,48.22,47.63,4.0,115.72,2.45,119.2,113.92,5.29,0.84,2.03,115.74,114.88,4.0,109.24,16.4,124.54,95.06,29.48,0.01,1.01,110.16,108.67,4.0,268.79,22.33,294.89,242.15,52.75,-0.04,1.74,269.49,269.07,4.0,179.26,14.71,194.2,163.6,30.6,-0.04,1.2,179.71,179.62,4.0,28.8,1.8,31.15,26.78,4.37,0.32,2.01,28.84,28.63,4.0,4.9,3.01,8.26,1.0,7.26,-0.3,1.94,5.55,5.17,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,22.72,3.38,27.6,18.65,8.95,0.2,1.64,22.93,22.78,7.0,37.21,3.78,44.72,33.08,11.64,1.15,3.37,37.37,35.75,7.0,38.76,2.81,43.47,36.21,7.26,0.53,2.0,38.85,38.53,7.0,108.54,7.24,121.0,99.56,21.44,0.54,2.27,108.75,106.05,7.0,142.48,12.61,154.02,117.41,36.62,-1.2,3.27,142.95,145.01,7.0,284.33,28.44,308.23,231.71,76.51,-0.85,2.59,285.54,290.71,7.0,160.26,23.08,190.23,128.53,61.71,-0.09,1.64,161.68,159.38,7.0,30.59,3.27,35.13,25.99,9.15,-0.01,1.77,30.74,30.63,7.0,5.59,3.76,12.6,1.0,11.6,0.75,2.86,6.59,4.83,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-MOU-G240008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,2.01,0.47,2.47,1.39,1.08,-0.46,1.82,2.05,2.08,4.0,13.32,2.58,16.53,10.2,6.33,0.05,2.0,13.51,13.28,4.0,27.53,1.61,29.73,25.99,3.75,0.61,1.95,27.56,27.2,4.0,71.29,18.14,95.06,52.0,43.06,0.38,1.89,73.0,69.06,4.0,113.39,6.39,121.0,106.27,14.73,0.1,1.61,113.53,113.15,4.0,120.53,0.94,121.0,119.12,1.88,-1.15,2.33,120.54,121.0,4.0,290.91,42.98,347.75,249.56,98.19,0.49,1.78,293.28,283.16,4.0,192.68,10.81,208.52,184.58,23.94,1.0,2.22,192.91,188.82,4.0,32.06,0.98,33.41,31.14,2.27,0.64,1.97,32.08,31.86,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.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.4,0.23,1.55,1.13,0.42,-0.68,1.5,1.41,1.51,3.0,20.85,1.25,21.93,19.48,2.45,-0.39,1.5,20.87,21.12,3.0,45.81,3.43,49.71,43.25,6.45,0.61,1.5,45.89,44.46,3.0,58.55,6.64,64.69,51.51,13.19,-0.24,1.5,58.8,59.45,3.0,97.64,3.63,101.38,94.13,7.25,0.12,1.5,97.68,97.39,3.0,117.58,7.89,126.13,110.58,15.54,0.35,1.5,117.76,116.04,3.0,201.62,2.34,203.65,199.06,4.59,-0.39,1.5,201.63,202.15,3.0,255.11,8.29,261.85,245.85,16.0,-0.51,1.5,255.2,257.62,3.0,40.39,2.34,42.86,38.22,4.64,0.23,1.5,40.44,40.09,3.0,1.54,0.15,1.68,1.39,0.29,-0.04,1.5,1.54,1.54,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,3.86,NaN,3.86,3.86,0.0,NaN,NaN,3.86,3.86,1.0,10.17,NaN,10.17,10.17,0.0,NaN,NaN,10.17,10.17,1.0,47.43,NaN,47.43,47.43,0.0,NaN,NaN,47.43,47.43,1.0,47.67,NaN,47.67,47.67,0.0,NaN,NaN,47.67,47.67,1.0,100.99,NaN,100.99,100.99,0.0,NaN,NaN,100.99,100.99,1.0,109.79,NaN,109.79,109.79,0.0,NaN,NaN,109.79,109.79,1.0,290.8,NaN,290.8,290.8,0.0,NaN,NaN,290.8,290.8,1.0,183.38,NaN,183.38,183.38,0.0,NaN,NaN,183.38,183.38,1.0,43.42,NaN,43.42,43.42,0.0,NaN,NaN,43.42,43.42,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
+BF-MOU-G240011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.18,0.23,1.61,1.0,0.61,1.22,3.22,1.2,1.15,6.0,20.28,2.54,24.17,16.78,7.38,0.19,2.22,20.41,20.24,6.0,22.8,4.55,30.56,17.1,13.45,0.63,2.63,23.17,21.92,6.0,71.36,14.68,90.95,46.09,44.86,-0.57,2.89,72.6,70.92,6.0,114.97,5.06,119.2,105.25,13.96,-1.36,3.4,115.06,116.98,6.0,113.27,12.72,133.0,95.06,37.94,0.19,2.43,113.87,111.76,6.0,259.45,17.15,281.56,228.9,52.66,-0.76,3.08,259.92,261.5,6.0,192.06,25.5,223.72,158.81,64.9,-0.02,1.52,193.46,191.52,6.0,29.41,2.01,32.11,26.38,5.73,-0.19,2.08,29.47,29.39,6.0,3.18,2.71,7.68,1.0,6.68,0.69,2.15,4.03,2.53,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-MOU-G240012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,1.19,0.31,1.77,1.0,0.77,1.16,2.64,1.23,1.03,7.0,19.65,4.49,25.72,13.36,12.35,-0.0,1.66,20.09,19.44,7.0,21.89,7.87,32.09,12.58,19.51,0.02,1.42,23.07,23.83,7.0,71.45,9.54,86.84,58.11,28.72,0.17,2.17,71.99,74.53,7.0,113.89,2.04,117.46,110.97,6.49,0.35,2.74,113.91,113.92,7.0,118.83,14.0,145.01,100.97,44.04,0.73,2.95,119.53,120.03,7.0,280.61,28.69,323.41,242.87,80.54,-0.04,1.94,281.86,286.13,7.0,155.42,9.21,169.57,145.27,24.3,0.69,1.91,155.66,151.74,7.0,27.45,2.56,30.71,24.37,6.34,-0.07,1.44,27.55,27.65,7.0,3.68,2.35,7.1,1.0,6.1,0.18,1.74,4.27,4.05,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0
+BF-MOU-G240013 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.04,0.02,1.05,1.02,0.02,0.0,0.99,1.04,1.04,2.0,18.56,1.02,19.28,17.84,1.44,-0.0,1.0,18.58,18.56,2.0,32.43,2.06,33.89,30.97,2.92,0.0,1.0,32.46,32.43,2.0,43.36,1.04,44.1,42.62,1.47,-0.0,1.0,43.37,43.36,2.0,104.61,6.88,109.47,99.74,9.73,-0.0,1.0,104.72,104.61,2.0,131.61,3.33,133.97,129.26,4.71,-0.0,1.0,131.63,131.61,2.0,232.3,29.51,253.17,211.44,41.73,0.0,1.0,233.24,232.3,2.0,250.59,26.58,269.38,231.79,37.59,0.0,1.0,251.29,250.59,2.0,34.15,1.41,35.15,33.15,2.0,0.0,1.0,34.17,34.15,2.0,1.1,0.05,1.13,1.07,0.07,0.0,1.0,1.1,1.1,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,3.56,0.89,4.95,2.65,2.3,0.53,1.76,3.65,3.15,9.0,2.2,0.34,2.98,1.94,1.04,1.52,4.07,2.22,2.05,9.0,30.41,5.73,39.71,24.46,15.25,0.48,1.65,30.88,27.34,9.0,64.29,11.15,78.86,48.49,30.36,-0.25,1.52,65.14,68.22,9.0,135.95,6.54,145.01,128.31,16.7,0.12,1.77,136.09,136.77,9.0,202.12,22.89,245.27,173.85,71.42,0.61,2.44,203.27,202.06,9.0,199.27,6.77,205.25,186.3,18.95,-0.93,2.54,199.38,202.06,9.0,150.9,12.26,164.27,124.12,40.15,-1.24,3.57,151.34,154.09,9.0,24.21,5.08,35.99,19.62,16.37,1.5,4.27,24.68,22.71,9.0,1.9,0.71,3.34,1.0,2.34,0.57,3.13,2.02,2.03,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.01,1.02,1.0,0.02,0.98,2.05,1.0,1.0,9.0,3.32,0.96,4.8,2.22,2.57,0.29,1.79,3.44,3.49,9.0,15.61,7.09,29.32,7.51,21.81,0.71,2.5,16.98,14.62,9.0,41.54,1.52,43.57,39.26,4.31,-0.07,1.87,41.56,41.42,9.0,185.88,9.94,196.15,163.37,32.77,-1.43,3.97,186.12,190.23,9.0,206.83,27.88,257.2,161.32,95.89,0.13,2.73,208.5,210.4,9.0,150.91,10.83,166.11,136.52,29.59,-0.15,1.65,151.26,152.56,9.0,136.62,11.11,157.81,120.29,37.52,0.37,2.78,137.02,136.52,9.0,62.96,9.01,75.77,50.55,25.22,0.12,1.84,63.53,61.09,9.0,1.11,0.11,1.3,1.0,0.3,0.7,2.27,1.12,1.06,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,3.0,0.41,3.42,2.61,0.81,0.16,1.5,3.02,2.96,3.0,2.21,0.08,2.28,2.13,0.15,-0.36,1.5,2.21,2.23,3.0,29.53,1.24,30.28,28.1,2.18,-0.7,1.5,29.55,30.22,3.0,91.94,5.62,98.37,87.95,10.42,0.65,1.5,92.05,89.5,3.0,139.79,4.78,145.01,135.63,9.38,0.39,1.5,139.84,138.73,3.0,199.66,8.15,206.33,190.58,15.75,-0.49,1.5,199.77,202.06,3.0,208.26,0.03,208.3,208.25,0.05,0.32,4877.34,208.26,208.25,3.0,187.8,25.23,204.15,158.74,45.41,-0.69,1.5,188.92,200.5,3.0,18.82,1.19,19.91,17.56,2.36,-0.25,1.5,18.84,18.99,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,6.3,0.18,6.43,6.17,0.25,0.0,1.0,6.3,6.3,2.0,2.69,0.66,3.15,2.22,0.93,-0.0,1.0,2.73,2.69,2.0,33.16,1.0,33.87,32.46,1.41,0.0,1.0,33.17,33.16,2.0,90.84,4.39,93.95,87.73,6.21,-0.0,1.0,90.89,90.84,2.0,144.56,5.67,148.57,140.55,8.02,0.0,1.0,144.61,144.56,2.0,166.14,10.91,173.85,158.43,15.42,0.0,1.0,166.32,166.14,2.0,183.11,3.15,185.34,180.89,4.45,0.0,1.0,183.12,183.11,2.0,153.75,25.33,171.66,135.84,35.82,-0.0,1.0,154.79,153.75,2.0,32.74,8.0,38.4,27.09,11.31,0.0,1.0,33.23,32.74,2.0,1.26,0.36,1.51,1.0,0.51,0.0,1.0,1.28,1.26,2.0,1.72,0.3,1.94,1.51,0.43,-0.0,1.0,1.74,1.72,2.0
+BF-NAM-G260005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.5,0.59,2.47,1.0,1.47,0.58,1.87,1.6,1.35,10.0,2.19,0.09,2.29,2.0,0.29,-0.87,2.85,2.2,2.22,10.0,21.57,4.22,27.6,13.79,13.81,-0.29,2.32,21.94,21.61,10.0,51.47,4.05,56.93,43.39,13.53,-0.66,2.7,51.61,51.94,10.0,174.21,31.44,214.62,121.0,93.62,-0.43,1.94,176.74,179.06,10.0,213.83,33.53,257.2,158.74,98.46,-0.12,1.85,216.19,211.68,10.0,184.5,17.44,214.62,161.17,53.45,0.2,1.99,185.24,185.03,10.0,145.17,17.95,179.1,121.0,58.09,0.55,2.38,146.16,142.59,10.0,35.91,10.87,52.45,23.03,29.42,0.36,1.67,37.37,33.19,10.0,1.09,0.18,1.53,1.0,0.53,1.75,4.75,1.1,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.26,0.0,2.26,2.26,0.0,-1204977.53,9.4906923070284E11,2.26,2.26,3.0,14.32,1.45,15.56,12.73,2.83,-0.42,1.5,14.37,14.68,3.0,41.58,5.71,46.03,35.13,10.9,-0.56,1.5,41.84,43.57,3.0,189.64,14.62,202.06,173.53,28.53,-0.43,1.5,190.01,193.32,3.0,148.13,12.31,156.38,133.97,22.41,-0.68,1.5,148.47,154.02,3.0,173.45,8.65,179.83,163.6,16.23,-0.62,1.5,173.59,176.92,3.0,109.11,4.46,112.53,104.06,8.47,-0.58,1.5,109.17,110.73,3.0,44.62,4.99,47.5,38.86,8.64,-0.71,1.5,44.81,47.5,3.0,1.18,0.31,1.53,1.0,0.53,0.71,1.5,1.2,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,2.58,0.2,2.72,2.43,0.28,0.0,1.0,2.58,2.58,2.0,2.09,0.04,2.13,2.06,0.06,-0.0,1.0,2.09,2.09,2.0,25.3,0.92,25.95,24.64,1.31,-0.0,1.0,25.3,25.3,2.0,60.84,16.3,72.36,49.31,23.05,0.0,1.0,61.92,60.84,2.0,129.87,4.44,133.0,126.73,6.27,0.0,1.0,129.91,129.87,2.0,210.93,16.79,222.81,199.06,23.75,0.0,1.0,211.27,210.93,2.0,208.39,4.31,211.44,205.34,6.1,-0.0,1.0,208.41,208.39,2.0,152.72,7.2,157.81,147.63,10.18,0.0,1.0,152.8,152.72,2.0,21.84,2.19,23.38,20.29,3.09,0.0,1.0,21.89,21.84,2.0,1.26,NaN,1.26,1.26,0.0,NaN,-1.198771909921E11,1.26,1.26,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0
+BF-NAO-G250001 = 1.01,0.02,1.04,1.0,0.04,1.5,3.25,1.01,1.0,5.0,29.01,1.91,32.19,27.22,4.97,1.01,2.65,29.06,28.45,5.0,4.71,1.73,7.54,3.42,4.13,1.01,2.44,4.96,3.77,5.0,60.75,8.32,72.46,52.31,20.15,0.37,1.73,61.21,59.98,5.0,130.74,17.82,149.45,102.5,46.94,-0.74,2.38,131.71,133.43,5.0,186.36,8.9,195.84,172.13,23.72,-0.78,2.46,186.53,188.92,5.0,125.34,9.19,135.39,113.97,21.42,-0.26,1.4,125.61,129.05,5.0,196.69,9.66,208.25,182.51,25.74,-0.36,2.12,196.88,196.89,5.0,141.29,7.14,152.04,134.49,17.55,0.64,1.94,141.44,138.61,5.0,46.85,6.22,55.49,41.48,14.01,0.52,1.55,47.18,43.88,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,1.12,0.22,1.51,1.0,0.51,1.37,3.05,1.14,1.0,5.0
+BF-NAO-G250002 = 1.05,0.05,1.16,1.0,0.16,0.6,2.53,1.05,1.06,10.0,35.74,4.76,43.39,29.79,13.6,0.58,2.13,36.03,34.97,10.0,6.02,2.53,9.32,3.06,6.26,0.16,1.5,6.48,6.23,10.0,65.42,8.86,74.68,50.82,23.86,-0.52,1.77,65.96,66.91,10.0,106.8,24.5,145.07,76.97,68.11,0.13,2.0,109.3,109.93,10.0,214.08,23.11,257.2,179.1,78.11,0.26,2.65,215.2,214.92,10.0,143.6,15.86,168.61,121.06,47.55,0.22,1.96,144.38,142.04,10.0,201.21,16.47,221.2,171.35,49.85,-0.57,2.21,201.81,202.97,10.0,175.87,16.17,212.59,155.15,57.45,1.12,3.77,176.54,173.77,10.0,43.9,1.29,46.28,42.1,4.18,0.18,2.45,43.92,43.75,10.0,1.07,0.21,1.66,1.0,0.66,2.67,8.11,1.08,1.0,10.0,1.68,0.32,2.26,1.2,1.06,0.33,2.15,1.71,1.59,10.0
+BF-NAO-G250003 = 1.01,0.02,1.04,1.0,0.04,0.71,1.5,1.01,1.0,3.0,33.24,3.68,36.27,29.14,7.12,-0.49,1.5,33.37,34.3,3.0,7.58,1.4,9.18,6.56,2.62,0.64,1.5,7.66,6.99,3.0,55.27,5.67,59.98,48.98,11.0,-0.47,1.5,55.46,56.84,3.0,67.81,13.63,83.35,57.86,25.49,0.63,1.5,68.72,62.23,3.0,215.65,11.54,223.72,202.43,21.29,-0.66,1.5,215.86,220.81,3.0,150.85,3.76,154.09,146.73,7.36,-0.41,1.5,150.88,151.74,3.0,213.31,5.39,217.91,207.39,10.53,-0.42,1.5,213.35,214.62,3.0,190.44,15.48,204.36,173.77,30.59,-0.32,1.5,190.86,193.18,3.0,43.23,0.39,43.47,42.79,0.68,-0.7,1.5,43.23,43.44,3.0,1.63,0.35,2.02,1.36,0.66,0.56,1.5,1.66,1.51,3.0,1.37,0.18,1.58,1.26,0.31,0.71,1.5,1.38,1.26,3.0
+BF-NAO-G250004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,29.1,4.8,34.3,24.84,9.46,0.11,1.15,29.4,28.63,4.0,8.25,1.4,9.61,6.99,2.62,0.02,1.03,8.34,8.21,4.0,48.61,0.74,48.98,47.5,1.48,-1.15,2.33,48.61,48.98,4.0,54.58,5.9,60.74,47.5,13.24,-0.18,1.5,54.82,55.04,4.0,194.81,5.84,202.43,190.23,12.2,0.49,1.63,194.87,193.28,4.0,159.09,9.87,168.16,149.45,18.71,-0.02,1.04,159.32,159.37,4.0,202.34,14.58,214.62,185.93,28.69,-0.16,1.21,202.74,204.41,4.0,188.21,16.73,204.36,173.77,30.59,0.02,1.03,188.77,187.35,4.0,41.91,1.29,43.47,40.85,2.62,0.28,1.37,41.93,41.66,4.0,1.69,0.27,2.02,1.36,0.66,0.06,1.95,1.7,1.68,4.0,1.18,0.15,1.35,1.0,0.35,-0.14,1.5,1.19,1.19,4.0
+BF-NAO-G250005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,27.37,4.06,32.05,24.84,7.21,0.7,1.5,27.57,25.21,3.0,8.67,1.37,9.61,7.1,2.51,-0.67,1.5,8.75,9.32,3.0,48.49,0.85,48.98,47.5,1.48,-0.71,1.5,48.49,48.98,3.0,53.49,6.71,60.74,47.5,13.24,0.34,1.5,53.76,52.21,3.0,192.26,3.52,196.33,190.23,6.1,0.71,1.5,192.29,190.23,3.0,161.54,10.49,168.16,149.45,18.71,-0.7,1.5,161.77,167.01,3.0,198.25,14.77,214.62,185.93,28.69,0.47,1.5,198.62,194.2,3.0,182.82,15.68,200.92,173.77,27.15,0.71,1.5,183.27,173.77,3.0,41.39,0.94,42.47,40.85,1.62,0.71,1.5,41.4,40.85,3.0,1.57,0.19,1.72,1.36,0.36,-0.58,1.5,1.58,1.64,3.0,1.15,0.18,1.35,1.0,0.35,0.37,1.5,1.16,1.12,3.0
+BF-OUB-G290001 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.18,1.08,4.95,3.41,1.53,-0.0,1.0,4.25,4.18,2.0,1.82,0.09,1.88,1.76,0.12,-0.0,1.0,1.82,1.82,2.0,24.01,2.8,25.99,22.03,3.96,0.0,1.0,24.09,24.01,2.0,51.29,5.58,55.23,47.35,7.89,-0.0,1.0,51.44,51.29,2.0,110.78,0.35,111.02,110.53,0.49,0.0,1.0,110.78,110.78,2.0,148.51,11.05,156.33,140.7,15.63,-0.0,1.0,148.72,148.51,2.0,183.36,6.03,187.62,179.1,8.53,0.0,1.0,183.41,183.36,2.0,112.57,7.53,117.9,107.25,10.65,0.0,1.0,112.7,112.57,2.0,29.46,3.72,32.09,26.83,5.26,0.0,1.0,29.58,29.46,2.0,3.11,1.79,4.38,1.85,2.54,-0.0,1.0,3.36,3.11,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,2.18,0.23,2.41,1.95,0.46,0.0,1.5,2.19,2.18,3.0,2.6,0.78,3.38,1.83,1.55,0.0,1.5,2.68,2.6,3.0,28.56,1.67,30.23,26.89,3.34,-0.0,1.5,28.59,28.56,3.0,41.6,2.7,44.3,38.9,5.4,0.0,1.5,41.66,41.6,3.0,95.8,19.97,115.77,75.82,39.94,-0.0,1.5,97.17,95.8,3.0,222.24,2.34,224.58,219.9,4.69,-0.0,1.5,222.25,222.24,3.0,180.43,10.59,191.01,169.84,21.17,0.0,1.5,180.63,180.43,3.0,155.81,7.56,163.37,148.25,15.12,-0.0,1.5,155.94,155.81,3.0,21.11,8.63,29.74,12.48,17.26,0.0,1.5,22.25,21.11,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.84,0.64,2.58,1.39,1.19,0.64,1.5,1.92,1.57,3.0,1.94,0.37,2.35,1.65,0.7,0.52,1.5,1.96,1.83,3.0,29.22,3.32,31.14,25.39,5.75,-0.71,1.5,29.35,31.14,3.0,36.19,3.71,40.3,33.08,7.23,0.46,1.5,36.32,35.2,3.0,114.93,5.78,121.0,109.49,11.52,0.2,1.5,115.03,114.3,3.0,178.78,20.06,190.49,155.62,34.87,-0.71,1.5,179.53,190.23,3.0,193.13,13.1,208.25,185.22,23.03,0.7,1.5,193.43,185.92,3.0,181.68,10.37,190.23,170.15,20.09,-0.48,1.5,181.88,184.66,3.0,16.55,11.23,29.51,9.64,19.86,0.7,1.5,18.92,10.51,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,2.93,NaN,2.93,2.93,0.0,NaN,NaN,2.93,2.93,1.0,2.35,NaN,2.35,2.35,0.0,NaN,NaN,2.35,2.35,1.0,26.89,NaN,26.89,26.89,0.0,NaN,NaN,26.89,26.89,1.0,46.84,NaN,46.84,46.84,0.0,NaN,NaN,46.84,46.84,1.0,93.75,NaN,93.75,93.75,0.0,NaN,NaN,93.75,93.75,1.0,238.77,NaN,238.77,238.77,0.0,NaN,NaN,238.77,238.77,1.0,182.0,NaN,182.0,182.0,0.0,NaN,NaN,182.0,182.0,1.0,126.96,NaN,126.96,126.96,0.0,NaN,NaN,126.96,126.96,1.0,31.37,NaN,31.37,31.37,0.0,NaN,NaN,31.37,31.37,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,3.66,NaN,3.66,3.66,0.0,NaN,NaN,3.66,3.66,1.0,1.62,NaN,1.62,1.62,0.0,NaN,NaN,1.62,1.62,1.0,15.1,NaN,15.1,15.1,0.0,NaN,NaN,15.1,15.1,1.0,46.09,NaN,46.09,46.09,0.0,NaN,NaN,46.09,46.09,1.0,100.97,NaN,100.97,100.97,0.0,NaN,NaN,100.97,100.97,1.0,208.25,NaN,208.25,208.25,0.0,NaN,NaN,208.25,208.25,1.0,190.23,NaN,190.23,190.23,0.0,NaN,NaN,190.23,190.23,1.0,190.23,NaN,190.23,190.23,0.0,NaN,NaN,190.23,190.23,1.0,36.21,NaN,36.21,36.21,0.0,NaN,NaN,36.21,36.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
+BF-OUB-G290006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.27,0.01,1.27,1.26,0.01,0.0,0.93,1.27,1.27,2.0,3.63,0.36,3.89,3.38,0.5,-0.0,1.0,3.64,3.63,2.0,29.89,0.8,30.45,29.32,1.14,0.0,1.0,29.89,29.89,2.0,38.53,1.57,39.64,37.42,2.22,-0.0,1.0,38.54,38.53,2.0,84.27,13.56,93.85,74.68,19.17,-0.0,1.0,84.81,84.27,2.0,194.74,37.42,221.2,168.28,52.91,0.0,1.0,196.53,194.74,2.0,158.57,12.9,167.69,149.45,18.24,0.0,1.0,158.83,158.57,2.0,181.17,2.94,183.25,179.1,4.16,-0.0,1.0,181.18,181.17,2.0,10.63,0.76,11.17,10.09,1.08,-0.0,1.0,10.64,10.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
+BF-OUB-G290007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.35,0.15,3.45,3.24,0.21,0.0,1.0,3.35,3.35,2.0,1.78,0.07,1.83,1.72,0.1,0.0,1.0,1.78,1.78,2.0,25.76,5.03,29.32,22.21,7.11,0.0,1.0,26.01,25.76,2.0,45.06,0.48,45.41,44.72,0.68,-0.0,1.0,45.07,45.06,2.0,108.14,3.38,110.53,105.75,4.78,0.0,1.0,108.17,108.14,2.0,239.23,14.61,249.56,228.9,20.66,0.0,1.0,239.46,239.23,2.0,177.89,5.82,182.0,173.77,8.23,0.0,1.0,177.94,177.89,2.0,149.95,18.99,163.37,136.52,26.86,0.0,1.0,150.55,149.95,2.0,45.77,4.51,48.96,42.58,6.37,-0.0,1.0,45.88,45.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
+BF-OUB-G290008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,6.24,1.22,7.1,5.38,1.72,-0.0,1.0,6.3,6.24,2.0,1.7,0.04,1.72,1.67,0.05,-0.0,1.0,1.7,1.7,2.0,22.68,3.58,25.21,20.16,5.06,0.0,1.0,22.83,22.68,2.0,87.25,19.4,100.97,73.53,27.44,-0.0,1.0,88.32,87.25,2.0,86.56,6.79,91.36,81.75,9.61,-0.0,1.0,86.69,86.56,2.0,178.52,14.01,188.43,168.61,19.82,0.0,1.0,178.79,178.52,2.0,199.1,4.18,202.06,196.15,5.91,0.0,1.0,199.13,199.1,2.0,163.08,12.8,172.13,154.02,18.1,0.0,1.0,163.33,163.08,2.0,23.47,6.01,27.71,19.22,8.5,0.0,1.0,23.85,23.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-OUB-G290009 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,3.71,0.58,4.29,3.13,1.15,-0.0,1.5,3.74,3.71,3.0,6.12,1.74,7.87,4.39,3.48,0.02,1.5,6.28,6.1,3.0,29.1,3.99,33.71,26.71,7.0,0.71,1.5,29.28,26.89,3.0,56.45,3.31,59.52,52.94,6.58,-0.24,1.5,56.52,56.89,3.0,84.87,7.04,92.19,78.15,14.04,0.15,1.5,85.07,84.28,3.0,178.93,16.96,190.81,159.51,31.3,-0.66,1.5,179.47,186.49,3.0,206.58,7.88,215.67,201.65,14.02,0.7,1.5,206.68,202.43,3.0,116.09,4.64,118.85,110.73,8.11,-0.71,1.5,116.15,118.68,3.0,23.85,5.69,28.23,17.42,10.82,-0.58,1.5,24.3,25.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-OUB-G290010 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.42,NaN,1.42,1.42,0.0,NaN,NaN,1.42,1.42,1.0,2.86,NaN,2.86,2.86,0.0,NaN,NaN,2.86,2.86,1.0,30.23,NaN,30.23,30.23,0.0,NaN,NaN,30.23,30.23,1.0,36.36,NaN,36.36,36.36,0.0,NaN,NaN,36.36,36.36,1.0,97.84,NaN,97.84,97.84,0.0,NaN,NaN,97.84,97.84,1.0,205.71,NaN,205.71,205.71,0.0,NaN,NaN,205.71,205.71,1.0,178.85,NaN,178.85,178.85,0.0,NaN,NaN,178.85,178.85,1.0,184.66,NaN,184.66,184.66,0.0,NaN,NaN,184.66,184.66,1.0,10.84,NaN,10.84,10.84,0.0,NaN,NaN,10.84,10.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
+BF-OUB-G290011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,3.93,1.12,5.3,2.74,2.56,0.27,1.51,4.06,3.74,6.0,1.66,0.15,1.88,1.47,0.42,0.28,2.13,1.66,1.65,6.0,22.25,3.59,28.41,18.39,10.02,0.81,2.47,22.49,21.11,6.0,47.81,9.24,63.84,40.99,22.85,0.99,2.38,48.55,43.1,6.0,103.33,6.49,112.84,94.76,18.08,0.14,1.98,103.5,103.29,6.0,157.53,14.96,181.14,135.72,45.42,0.17,2.58,158.13,157.55,6.0,184.23,5.63,190.23,176.92,13.32,-0.08,1.44,184.3,184.29,6.0,135.48,27.78,176.92,100.97,75.95,0.1,2.01,137.84,140.98,6.0,24.3,5.05,29.28,17.45,11.83,-0.27,1.39,24.73,25.3,6.0,1.02,0.03,1.06,1.0,0.06,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
+BF-OUB-G290012 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.74,0.19,1.95,1.5,0.45,-0.32,1.76,1.75,1.76,4.0,1.58,0.36,2.1,1.31,0.79,0.85,2.05,1.62,1.46,4.0,26.61,3.44,29.85,22.04,7.81,-0.51,1.77,26.78,27.27,4.0,38.86,4.28,45.04,35.2,9.85,0.89,2.18,39.04,37.6,4.0,119.14,5.58,124.71,112.84,11.87,-0.12,1.29,119.24,119.51,4.0,129.5,16.56,152.08,113.92,38.16,0.61,1.91,130.29,126.0,4.0,177.36,8.42,188.43,168.61,19.82,0.41,1.86,177.51,176.21,4.0,161.92,16.39,176.92,138.76,38.16,-0.77,2.09,162.54,166.0,4.0,20.5,6.83,29.28,13.96,15.32,0.4,1.65,21.34,19.39,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,2.91,0.86,4.23,1.39,2.84,-0.15,2.13,3.02,2.71,12.0,1.84,0.53,2.27,1.0,1.27,-0.9,2.0,1.91,2.14,12.0,59.95,8.87,79.32,44.51,34.81,0.49,3.32,60.55,57.34,12.0,115.17,27.82,157.81,83.76,74.05,0.35,1.51,118.21,105.42,12.0,150.88,18.94,184.58,125.18,59.4,0.35,2.03,151.96,150.83,12.0,148.32,6.77,158.74,136.52,22.22,-0.25,2.2,148.46,148.1,12.0,134.3,13.58,154.09,112.84,41.25,-0.09,1.75,134.93,134.77,12.0,32.13,7.48,42.75,22.35,20.4,0.38,1.57,32.92,29.83,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,4.16,0.45,4.8,2.92,1.87,-0.96,4.11,4.18,4.17,18.0,1.3,0.42,2.4,1.0,1.4,1.31,3.73,1.36,1.0,18.0,55.3,20.25,100.01,32.09,67.92,0.92,2.78,58.7,50.29,18.0,131.68,17.51,168.61,110.53,58.08,0.61,2.27,132.77,126.76,18.0,206.84,50.88,308.23,128.53,179.7,0.3,2.11,212.67,194.84,18.0,144.0,9.21,161.32,124.71,36.61,-0.13,2.78,144.28,145.01,18.0,137.41,12.79,158.74,115.38,43.36,-0.36,2.29,137.97,138.34,18.0,41.32,8.98,58.67,23.74,34.93,-0.29,2.75,42.23,41.75,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,4.07,0.31,4.39,3.44,0.95,-1.28,3.71,4.08,4.13,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,84.24,10.71,97.97,72.74,25.23,0.17,1.3,84.82,82.08,7.0,118.26,5.97,124.71,106.62,18.09,-1.02,3.17,118.39,119.31,7.0,227.22,36.87,273.2,165.29,107.9,-0.42,2.21,229.77,237.63,7.0,150.56,7.96,163.6,138.73,24.87,0.16,2.42,150.74,150.77,7.0,105.37,12.4,120.29,89.5,30.8,0.01,1.37,105.99,104.06,7.0,34.09,5.03,38.46,24.8,13.66,-0.97,2.56,34.4,36.21,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,3.21,0.7,4.02,2.32,1.7,-0.22,2.01,3.27,3.26,4.0,1.7,0.29,2.04,1.41,0.63,0.2,1.42,1.72,1.67,4.0,36.42,7.44,43.39,29.32,14.08,-0.01,1.04,36.99,36.49,4.0,120.2,13.91,136.33,104.49,31.84,0.04,1.56,120.8,119.99,4.0,161.86,9.15,174.09,154.3,19.79,0.57,1.74,162.05,159.51,4.0,148.46,3.79,151.74,142.98,8.75,-0.89,2.18,148.5,149.56,4.0,124.82,9.79,134.38,113.92,20.46,-0.11,1.24,125.11,125.5,4.0,30.48,5.01,35.5,24.97,10.52,-0.08,1.24,30.79,30.73,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,3.65,0.84,5.1,2.13,2.97,-0.28,2.56,3.74,3.7,11.0,2.15,0.41,3.15,1.54,1.61,1.25,4.58,2.18,2.06,11.0,39.82,10.92,62.83,24.46,38.36,0.58,2.94,41.16,39.49,11.0,103.72,16.01,124.71,72.46,52.25,-0.81,2.75,104.84,106.96,11.0,120.28,24.13,173.32,89.5,83.82,0.87,3.14,122.46,116.29,11.0,150.45,5.96,158.74,140.7,18.04,-0.55,2.19,150.56,151.74,11.0,116.2,12.62,140.7,97.97,42.73,0.24,2.46,116.82,119.33,11.0,25.47,3.64,30.22,18.65,11.57,-0.49,2.1,25.7,26.94,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.11,0.04,1.14,1.07,0.07,-0.71,1.5,1.11,1.14,3.0,4.97,0.55,5.51,4.42,1.1,-0.08,1.5,4.99,5.0,3.0,28.74,1.1,29.77,27.58,2.18,-0.23,1.5,28.76,28.88,3.0,46.78,6.3,51.54,39.64,11.9,-0.59,1.5,47.06,49.15,3.0,87.35,8.32,94.48,78.22,16.26,-0.42,1.5,87.62,89.37,3.0,187.62,8.72,197.49,180.95,16.54,0.58,1.5,187.76,184.43,3.0,169.05,16.97,178.85,149.45,29.4,-0.71,1.5,169.61,178.85,3.0,180.06,3.14,181.92,176.43,5.49,-0.71,1.5,180.08,181.84,3.0,14.54,3.51,17.1,10.53,6.57,-0.63,1.5,14.82,15.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-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,12.45,NaN,12.45,12.45,0.0,NaN,NaN,12.45,12.45,1.0,24.89,NaN,24.89,24.89,0.0,NaN,NaN,24.89,24.89,1.0,92.28,NaN,92.28,92.28,0.0,NaN,NaN,92.28,92.28,1.0,123.53,NaN,123.53,123.53,0.0,NaN,NaN,123.53,123.53,1.0,149.52,NaN,149.52,149.52,0.0,NaN,NaN,149.52,149.52,1.0,173.77,NaN,173.77,173.77,0.0,NaN,NaN,173.77,173.77,1.0,149.24,NaN,149.24,149.24,0.0,NaN,NaN,149.24,149.24,1.0,30.34,NaN,30.34,30.34,0.0,NaN,NaN,30.34,30.34,1.0,2.03,NaN,2.03,2.03,0.0,NaN,NaN,2.03,2.03,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.07,0.09,1.2,1.0,0.2,0.49,1.63,1.08,1.05,4.0,4.39,1.27,5.82,2.87,2.94,-0.09,1.61,4.52,4.43,4.0,29.12,3.15,31.14,24.43,6.71,-1.11,2.3,29.24,30.45,4.0,45.34,13.76,65.94,37.32,28.62,1.14,2.32,46.88,39.06,4.0,93.2,9.41,103.23,81.75,21.48,-0.2,1.58,93.56,93.92,4.0,135.57,12.4,149.72,121.0,28.72,-0.05,1.62,135.99,135.77,4.0,151.66,11.31,163.6,137.08,26.52,-0.34,1.8,151.98,152.99,4.0,189.72,15.92,213.36,179.1,34.27,1.09,2.28,190.22,183.21,4.0,11.79,4.94,19.17,8.77,10.4,1.12,2.31,12.55,9.62,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,7.1,NaN,7.1,7.1,0.0,NaN,NaN,7.1,7.1,1.0,22.35,NaN,22.35,22.35,0.0,NaN,NaN,22.35,22.35,1.0,68.22,NaN,68.22,68.22,0.0,NaN,NaN,68.22,68.22,1.0,117.41,NaN,117.41,117.41,0.0,NaN,NaN,117.41,117.41,1.0,202.06,NaN,202.06,202.06,0.0,NaN,NaN,202.06,202.06,1.0,208.25,NaN,208.25,208.25,0.0,NaN,NaN,208.25,208.25,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-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,6.02,NaN,6.02,6.02,0.0,NaN,NaN,6.02,6.02,1.0,26.28,NaN,26.28,26.28,0.0,NaN,NaN,26.28,26.28,1.0,53.93,NaN,53.93,53.93,0.0,NaN,NaN,53.93,53.93,1.0,99.58,NaN,99.58,99.58,0.0,NaN,NaN,99.58,99.58,1.0,171.38,NaN,171.38,171.38,0.0,NaN,NaN,171.38,171.38,1.0,178.85,NaN,178.85,178.85,0.0,NaN,NaN,178.85,178.85,1.0,187.41,NaN,187.41,187.41,0.0,NaN,NaN,187.41,187.41,1.0,14.85,NaN,14.85,14.85,0.0,NaN,NaN,14.85,14.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
+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,10.89,NaN,10.89,10.89,0.0,NaN,NaN,10.89,10.89,1.0,22.69,NaN,22.69,22.69,0.0,NaN,NaN,22.69,22.69,1.0,86.09,NaN,86.09,86.09,0.0,NaN,NaN,86.09,86.09,1.0,129.19,NaN,129.19,129.19,0.0,NaN,NaN,129.19,129.19,1.0,203.59,NaN,203.59,203.59,0.0,NaN,NaN,203.59,203.59,1.0,182.05,NaN,182.05,182.05,0.0,NaN,NaN,182.05,182.05,1.0,155.94,NaN,155.94,155.94,0.0,NaN,NaN,155.94,155.94,1.0,32.21,NaN,32.21,32.21,0.0,NaN,NaN,32.21,32.21,1.0,1.73,NaN,1.73,1.73,0.0,NaN,NaN,1.73,1.73,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,6.77,0.94,7.44,6.11,1.33,0.0,1.0,6.81,6.77,2.0,28.03,0.59,28.45,27.61,0.83,0.0,1.0,28.03,28.03,2.0,61.58,4.12,64.49,58.67,5.82,-0.0,1.0,61.65,61.58,2.0,114.3,14.48,124.53,104.06,20.47,-0.0,1.0,114.76,114.3,2.0,198.63,35.15,223.49,173.77,49.71,-0.0,1.0,200.18,198.63,2.0,205.2,4.31,208.25,202.15,6.1,0.0,1.0,205.22,205.2,2.0,165.51,11.69,173.77,157.24,16.54,-0.0,1.0,165.71,165.51,2.0,25.8,3.91,28.56,23.03,5.53,-0.0,1.0,25.94,25.8,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,9.46,0.97,10.14,8.77,1.37,-0.0,1.0,9.48,9.46,2.0,28.87,2.95,30.96,26.78,4.18,-0.0,1.0,28.94,28.87,2.0,75.1,6.78,79.9,70.31,9.59,0.0,1.0,75.26,75.1,2.0,142.88,3.0,145.01,140.76,4.24,-0.0,1.0,142.9,142.88,2.0,241.15,45.32,273.2,209.1,64.09,0.0,1.0,243.27,241.15,2.0,190.49,7.88,196.06,184.92,11.14,-0.0,1.0,190.57,190.49,2.0,136.7,5.65,140.7,132.7,8.0,0.0,1.0,136.76,136.7,2.0,33.84,0.36,34.09,33.58,0.51,0.0,1.0,33.84,33.84,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,8.46,1.28,9.9,6.61,3.29,-0.39,1.98,8.54,8.5,5.0,20.27,4.3,25.4,14.21,11.18,-0.26,1.91,20.63,20.5,5.0,76.67,9.74,89.5,63.44,26.05,-0.09,2.03,77.17,78.86,5.0,122.83,8.63,134.86,110.73,24.12,-0.01,2.39,123.07,122.8,5.0,226.53,26.16,257.67,187.92,69.75,-0.37,2.15,227.73,222.79,5.0,195.77,8.99,208.25,184.58,23.67,0.16,1.96,195.93,196.41,5.0,177.79,10.2,187.41,162.64,24.77,-0.62,1.87,178.02,182.0,5.0,28.86,5.36,34.09,21.42,12.67,-0.24,1.73,29.26,27.75,5.0,1.4,0.33,1.88,1.0,0.88,0.37,2.22,1.43,1.44,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-PON-G320001 = 11.05,4.38,17.03,5.12,11.91,0.01,1.8,11.75,11.05,6.0,1.08,0.09,1.2,1.0,0.2,0.22,1.3,1.08,1.06,6.0,54.94,2.11,58.67,53.09,5.58,1.0,2.57,54.97,54.08,6.0,91.43,6.77,100.97,82.35,18.62,0.08,1.88,91.63,91.19,6.0,106.36,6.27,115.98,97.97,18.01,0.26,2.17,106.52,105.75,6.0,85.81,7.01,93.9,74.68,19.22,-0.53,2.09,86.05,87.33,6.0,132.19,11.15,147.36,115.98,31.38,-0.09,2.02,132.58,132.19,6.0,129.6,3.14,132.46,126.73,5.73,0.0,1.0,129.63,129.6,6.0,165.12,14.58,184.58,145.27,39.31,-0.02,1.76,165.65,165.12,6.0,75.68,7.55,88.26,68.22,20.04,0.78,2.21,75.99,73.12,6.0,2.59,0.89,3.46,1.72,1.74,0.0,1.01,2.71,2.58,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-PON-G320002 = 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,32.09,NaN,32.09,32.09,0.0,NaN,NaN,32.09,32.09,1.0,59.57,NaN,59.57,59.57,0.0,NaN,NaN,59.57,59.57,1.0,93.73,NaN,93.73,93.73,0.0,NaN,NaN,93.73,93.73,1.0,148.57,NaN,148.57,148.57,0.0,NaN,NaN,148.57,148.57,1.0,134.86,NaN,134.86,134.86,0.0,NaN,NaN,134.86,134.86,1.0,128.58,NaN,128.58,128.58,0.0,NaN,NaN,128.58,128.58,1.0,222.81,NaN,222.81,222.81,0.0,NaN,NaN,222.81,222.81,1.0,96.62,NaN,96.62,96.62,0.0,NaN,NaN,96.62,96.62,1.0,8.41,NaN,8.41,8.41,0.0,NaN,NaN,8.41,8.41,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-PON-G320003 = 2.32,0.54,2.79,1.73,1.06,-0.42,1.5,2.37,2.46,3.0,1.07,0.05,1.13,1.03,0.1,0.38,1.5,1.08,1.06,3.0,23.98,2.6,26.81,21.68,5.13,0.36,1.5,24.08,23.45,3.0,74.02,2.22,75.82,71.54,4.28,-0.5,1.5,74.04,74.68,3.0,107.61,7.1,113.92,99.93,13.99,-0.34,1.5,107.77,108.99,3.0,132.7,19.26,154.02,116.58,37.45,0.46,1.5,133.63,127.5,3.0,199.36,37.45,242.15,172.52,69.63,0.64,1.5,201.7,183.43,3.0,113.07,0.85,113.92,112.23,1.69,-0.0,1.5,113.07,113.07,3.0,144.2,9.86,155.34,136.58,18.76,0.57,1.5,144.43,140.7,3.0,40.07,10.33,48.2,28.45,19.76,-0.55,1.5,40.95,43.56,3.0,6.45,0.76,7.32,5.93,1.39,0.66,1.5,6.48,6.11,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-PON-G320004 = 1.17,0.09,1.28,1.1,0.18,0.57,1.5,1.17,1.14,3.0,1.13,0.08,1.22,1.06,0.16,0.46,1.5,1.13,1.11,3.0,34.27,0.75,34.71,33.4,1.31,-0.71,1.5,34.28,34.71,3.0,60.2,1.03,61.39,59.59,1.8,0.71,1.5,60.21,59.62,3.0,101.83,2.81,103.45,98.59,4.86,-0.71,1.5,101.86,103.45,3.0,135.08,11.91,146.66,122.85,23.8,-0.1,1.5,135.42,135.71,3.0,129.78,5.07,134.86,124.71,10.15,-0.0,1.5,129.85,129.78,3.0,122.88,1.9,124.79,121.0,3.79,0.03,1.5,122.89,122.85,3.0,228.25,17.73,243.14,208.63,34.51,-0.45,1.5,228.7,232.97,3.0,110.95,8.1,120.03,104.49,15.54,0.53,1.5,111.15,108.33,3.0,7.94,0.35,8.23,7.55,0.68,-0.5,1.5,7.95,8.05,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-PON-G320005 = 1.41,0.84,3.11,1.0,2.11,1.76,4.14,1.6,1.07,6.0,1.54,0.3,1.95,1.13,0.82,0.06,1.86,1.56,1.52,6.0,36.64,4.65,44.92,31.5,13.43,0.85,2.85,36.88,36.49,6.0,89.06,18.31,117.41,62.32,55.09,0.1,2.5,90.61,89.93,6.0,102.29,10.15,117.41,88.65,28.76,0.17,2.03,102.71,101.97,6.0,119.23,12.09,136.39,104.94,31.45,0.11,1.71,119.74,120.34,6.0,115.6,8.24,124.71,100.38,24.33,-1.06,3.16,115.84,117.63,6.0,124.12,1.94,126.62,121.0,5.61,-0.48,2.33,124.13,124.72,6.0,191.41,17.2,221.2,173.77,47.42,0.76,2.56,192.05,189.79,6.0,112.63,15.75,140.7,95.06,45.64,0.89,2.83,113.55,109.54,6.0,5.78,1.0,7.32,4.73,2.59,0.43,1.83,5.85,5.66,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0
+BF-PON-G320006 = 1.97,0.48,2.71,1.18,1.53,-0.1,2.38,2.02,1.98,8.0,1.04,0.05,1.15,1.0,0.15,1.53,4.18,1.04,1.02,8.0,31.59,3.6,37.5,25.21,12.28,-0.19,2.84,31.76,31.98,8.0,68.42,5.22,76.97,61.56,15.41,0.37,1.97,68.59,66.9,8.0,95.98,5.33,104.06,89.5,14.57,0.34,1.75,96.11,95.3,8.0,105.51,5.85,114.13,97.97,16.15,0.11,1.64,105.65,105.45,8.0,122.57,10.73,137.08,107.25,29.83,0.21,1.84,122.98,120.34,8.0,116.95,4.04,121.0,110.53,10.47,-0.4,1.83,117.01,117.04,8.0,174.68,34.14,224.83,132.46,92.37,0.18,1.55,177.58,170.71,8.0,89.35,24.08,122.99,54.56,68.43,-0.23,1.89,92.15,93.25,8.0,7.24,0.89,8.91,6.3,2.61,0.63,2.43,7.29,7.26,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0
+BF-PON-G320007 = 13.12,4.17,16.07,10.18,5.89,-0.0,1.0,13.45,13.12,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,53.25,1.64,54.41,52.1,2.32,0.0,1.0,53.27,53.25,2.0,86.99,NaN,86.99,86.99,0.0,NaN,-1.945341850876013E15,86.99,86.99,2.0,142.44,19.92,156.52,128.35,28.18,0.0,1.0,143.13,142.44,2.0,82.09,0.0,82.09,82.09,0.0,-3.713093233E7,9.108842996330951E14,82.09,82.09,2.0,156.84,3.09,159.03,154.65,4.37,-0.0,1.0,156.86,156.84,2.0,128.58,NaN,128.58,128.58,0.0,NaN,-2.7021597764222976E16,128.58,128.58,2.0,140.89,6.19,145.27,136.52,8.75,0.0,1.0,140.96,140.89,2.0,85.55,7.52,90.87,80.23,10.64,-0.0,1.0,85.71,85.55,2.0,2.06,0.07,2.11,2.01,0.1,0.0,1.0,2.06,2.06,2.0,4.08,1.34,5.03,3.13,1.9,0.0,1.0,4.19,4.08,2.0
+BF-PON-G320008 = 4.39,NaN,4.39,4.39,0.0,NaN,NaN,4.39,4.39,1.0,1.39,NaN,1.39,1.39,0.0,NaN,NaN,1.39,1.39,1.0,47.44,NaN,47.44,47.44,0.0,NaN,NaN,47.44,47.44,1.0,109.19,NaN,109.19,109.19,0.0,NaN,NaN,109.19,109.19,1.0,97.97,NaN,97.97,97.97,0.0,NaN,NaN,97.97,97.97,1.0,97.04,NaN,97.04,97.04,0.0,NaN,NaN,97.04,97.04,1.0,119.31,NaN,119.31,119.31,0.0,NaN,NaN,119.31,119.31,1.0,128.58,NaN,128.58,128.58,0.0,NaN,NaN,128.58,128.58,1.0,179.18,NaN,179.18,179.18,0.0,NaN,NaN,179.18,179.18,1.0,106.58,NaN,106.58,106.58,0.0,NaN,NaN,106.58,106.58,1.0,3.33,NaN,3.33,3.33,0.0,NaN,NaN,3.33,3.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.72,NaN,1.72,1.72,0.0,NaN,NaN,1.72,1.72,1.0,29.44,NaN,29.44,29.44,0.0,NaN,NaN,29.44,29.44,1.0,67.57,NaN,67.57,67.57,0.0,NaN,NaN,67.57,67.57,1.0,84.41,NaN,84.41,84.41,0.0,NaN,NaN,84.41,84.41,1.0,156.81,NaN,156.81,156.81,0.0,NaN,NaN,156.81,156.81,1.0,115.92,NaN,115.92,115.92,0.0,NaN,NaN,115.92,115.92,1.0,126.62,NaN,126.62,126.62,0.0,NaN,NaN,126.62,126.62,1.0,187.58,NaN,187.58,187.58,0.0,NaN,NaN,187.58,187.58,1.0,97.84,NaN,97.84,97.84,0.0,NaN,NaN,97.84,97.84,1.0,6.6,NaN,6.6,6.6,0.0,NaN,NaN,6.6,6.6,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-PON-G320010 = 3.47,2.37,6.99,1.83,5.16,1.09,2.29,4.03,2.53,4.0,1.3,0.07,1.39,1.23,0.17,0.43,1.75,1.3,1.29,4.0,45.39,5.0,51.37,40.29,11.08,0.19,1.46,45.6,44.96,4.0,74.7,3.72,79.32,70.82,8.5,0.26,1.62,74.77,74.33,4.0,110.88,6.96,117.62,101.38,16.24,-0.59,1.95,111.04,112.25,4.0,103.56,6.22,112.84,99.47,13.37,1.11,2.3,103.7,100.97,4.0,115.28,11.03,130.64,107.25,23.39,0.74,1.92,115.67,111.61,4.0,121.0,0.0,121.0,121.0,0.0,-2.8471879687E8,-3.6028797018963968E16,121.0,121.0,4.0,168.78,18.62,194.9,152.56,42.34,0.75,2.01,169.55,163.82,4.0,99.46,5.5,104.06,91.69,12.37,-0.79,2.02,99.57,101.04,4.0,5.45,0.57,6.13,4.95,1.19,0.25,1.34,5.48,5.37,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0
+BF-PON-G320011 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.5,0.28,1.82,1.31,0.51,0.67,1.5,1.52,1.37,3.0,29.43,2.5,32.09,27.15,4.94,0.28,1.5,29.5,29.04,3.0,61.41,3.29,65.07,58.7,6.38,0.48,1.5,61.47,60.47,3.0,87.73,4.29,90.87,82.84,8.02,-0.63,1.5,87.8,89.5,3.0,155.28,11.7,168.61,146.69,21.92,0.62,1.5,155.57,150.54,3.0,132.89,14.45,145.01,116.9,28.1,-0.46,1.5,133.42,136.77,3.0,129.41,5.16,134.93,124.71,10.22,0.29,1.5,129.48,128.58,3.0,203.88,13.19,219.1,196.06,23.04,0.71,1.5,204.16,196.48,3.0,111.29,3.2,113.92,107.73,6.19,-0.49,1.5,111.32,112.23,3.0,7.26,0.71,7.78,6.44,1.33,-0.63,1.5,7.28,7.55,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0
+BF-PON-G320012 = 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,32.09,NaN,32.09,32.09,0.0,NaN,NaN,32.09,32.09,1.0,56.93,NaN,56.93,56.93,0.0,NaN,NaN,56.93,56.93,1.0,89.5,NaN,89.5,89.5,0.0,NaN,NaN,89.5,89.5,1.0,121.0,NaN,121.0,121.0,0.0,NaN,NaN,121.0,121.0,1.0,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,265.08,NaN,265.08,265.08,0.0,NaN,NaN,265.08,265.08,1.0,145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,8.77,NaN,8.77,8.77,0.0,NaN,NaN,8.77,8.77,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.01,0.01,1.03,1.0,0.03,1.46,4.02,1.01,1.0,9.0,4.74,1.44,6.89,2.19,4.7,-0.19,2.45,4.93,4.57,9.0,9.26,1.41,10.95,5.82,5.13,-1.66,5.3,9.35,9.61,9.0,43.83,6.8,55.81,33.08,22.73,0.24,2.45,44.3,43.16,9.0,175.77,13.23,196.06,155.15,40.91,-0.08,1.92,176.21,179.1,9.0,133.26,22.03,168.61,98.68,69.93,0.01,2.07,134.87,132.46,9.0,173.6,13.18,199.6,158.74,40.86,0.88,2.71,174.04,171.66,9.0,114.48,11.73,136.52,97.84,38.68,0.4,2.65,115.01,113.92,9.0,33.88,10.96,53.59,18.72,34.87,0.35,2.23,35.42,31.14,9.0,1.22,0.21,1.53,1.0,0.53,0.21,1.59,1.24,1.24,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,4.34,0.72,5.51,3.42,2.09,0.59,1.91,4.39,4.01,12.0,2.65,1.84,5.95,1.06,4.89,0.97,2.24,3.18,1.93,12.0,51.55,14.83,82.88,35.2,47.69,0.93,2.76,53.47,47.79,12.0,142.97,12.26,168.38,130.85,37.53,1.02,2.72,143.45,139.65,12.0,164.11,32.59,231.13,125.62,105.51,0.84,2.5,167.05,152.88,12.0,162.44,9.19,176.6,141.72,34.87,-0.87,3.5,162.68,163.66,12.0,94.07,21.18,145.6,70.31,75.29,1.23,4.0,96.23,92.99,12.0,30.82,10.0,50.39,16.53,33.86,0.27,2.53,32.27,31.49,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,2.49,0.59,3.16,1.84,1.32,0.02,1.44,2.54,2.49,4.0,1.57,0.16,1.7,1.33,0.36,-0.81,2.01,1.57,1.62,4.0,102.53,5.76,110.53,96.81,13.72,0.65,2.1,102.65,101.38,4.0,127.12,1.79,128.53,124.79,3.73,-0.47,1.6,127.12,127.57,4.0,178.21,29.21,220.9,154.65,66.25,0.97,2.22,180.0,168.65,4.0,167.39,1.48,168.73,166.11,2.62,0.0,1.0,167.39,167.36,4.0,102.08,8.58,113.92,93.63,20.29,0.63,2.04,102.35,100.4,4.0,49.31,4.89,55.64,43.71,11.93,0.25,2.01,49.5,48.96,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.01,1.02,1.0,0.02,0.84,2.24,1.0,1.0,5.0,3.69,0.46,4.07,2.92,1.15,-1.0,2.59,3.71,3.76,5.0,4.9,1.75,6.96,2.8,4.16,0.06,1.46,5.15,4.59,5.0,45.04,1.32,46.8,43.83,2.96,0.45,1.42,45.06,44.38,5.0,151.44,10.22,162.71,140.76,21.95,0.27,1.26,151.72,146.66,5.0,164.84,14.38,184.72,149.45,35.27,0.41,1.66,165.34,159.03,5.0,152.28,8.94,163.68,141.24,22.43,0.12,1.66,152.49,150.1,5.0,144.12,10.32,155.78,132.46,23.32,-0.11,1.35,144.41,146.15,5.0,45.27,3.79,49.89,40.87,9.02,-0.0,1.47,45.4,45.63,5.0,1.08,0.11,1.24,1.0,0.24,0.63,1.65,1.08,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,4.48,1.27,5.93,3.57,2.35,0.64,1.5,4.6,3.93,3.0,8.62,2.89,10.84,5.35,5.48,-0.58,1.5,8.94,9.67,3.0,47.13,3.85,51.08,43.39,7.69,0.1,1.5,47.24,46.92,3.0,160.19,14.35,173.77,145.19,28.59,-0.18,1.5,160.62,161.61,3.0,112.48,7.89,121.17,105.75,15.41,0.43,1.5,112.67,110.53,3.0,182.35,3.86,184.58,177.89,6.69,-0.71,1.5,182.38,184.58,3.0,78.09,3.18,81.75,76.03,5.72,0.69,1.5,78.14,76.5,3.0,16.12,0.91,17.03,15.21,1.83,-0.01,1.5,16.14,16.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-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,3.85,1.32,6.95,1.7,5.26,0.01,2.36,4.07,3.79,35.0,6.05,2.52,9.32,1.0,8.32,-0.38,2.0,6.54,6.36,35.0,96.1,36.72,154.02,41.92,112.11,0.1,1.51,102.69,94.72,35.0,152.75,9.54,168.61,128.76,39.85,-0.8,3.35,153.04,154.02,35.0,150.24,61.91,369.38,86.84,282.54,1.75,5.91,162.16,128.53,35.0,202.94,14.26,234.95,178.22,56.73,0.3,2.7,203.43,202.06,35.0,118.61,35.29,190.23,66.52,123.71,0.34,2.12,123.6,116.67,35.0,20.68,5.12,30.23,13.38,16.85,0.32,1.93,21.29,20.41,35.0,1.06,0.15,1.72,1.0,0.72,3.09,12.73,1.07,1.0,35.0,1.11,0.18,1.74,1.0,0.74,2.13,7.34,1.12,1.02,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,2.1,0.64,3.22,1.48,1.74,0.91,2.4,2.19,1.82,6.0,2.13,1.47,4.76,1.0,3.76,1.06,2.67,2.52,1.54,6.0,64.4,16.8,92.24,52.53,39.71,0.9,2.08,66.2,55.23,6.0,128.54,4.51,135.22,121.0,14.22,-0.31,3.02,128.61,128.7,6.0,128.98,16.58,145.62,101.78,43.84,-0.73,2.12,129.86,134.52,6.0,174.34,9.12,189.66,163.6,26.06,0.65,2.43,174.54,172.48,6.0,79.27,5.59,88.03,73.64,14.39,0.69,1.9,79.43,76.97,6.0,27.35,18.92,62.32,15.4,46.92,1.23,2.93,32.35,17.3,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.02,0.05,1.13,1.0,0.13,1.79,4.2,1.02,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,25.3,3.27,31.14,21.04,10.1,0.42,2.17,25.49,25.3,9.0,10.35,2.06,13.38,6.69,6.7,-0.32,2.3,10.54,10.51,9.0,57.0,8.86,68.22,46.09,22.13,0.01,1.53,57.61,57.0,9.0,75.71,19.82,117.41,56.93,60.48,1.07,3.06,77.98,66.19,9.0,187.32,27.81,234.95,145.01,89.94,0.2,2.23,189.15,187.32,9.0,127.25,10.75,145.01,110.53,34.47,0.09,2.26,127.65,127.25,9.0,187.74,8.86,196.06,168.61,27.45,-1.11,3.36,187.92,190.23,9.0,132.55,4.06,136.52,124.71,11.81,-0.71,2.48,132.61,132.55,9.0,63.6,7.33,74.68,48.96,25.72,-0.51,3.1,63.98,63.6,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,11.63,2.42,14.42,9.11,5.32,0.12,1.4,11.81,11.49,4.0,5.85,0.78,6.7,5.01,1.69,0.0,1.32,5.89,5.85,4.0,38.33,5.63,45.87,33.08,12.8,0.55,1.82,38.64,37.18,4.0,48.06,5.95,54.74,42.1,12.64,0.11,1.28,48.33,47.69,4.0,102.89,4.12,106.62,97.97,8.65,-0.25,1.35,102.95,103.48,4.0,122.41,8.41,130.49,113.25,17.25,-0.09,1.19,122.63,122.95,4.0,220.67,14.85,239.2,202.89,36.31,0.09,1.99,221.05,220.3,4.0,137.61,2.64,140.7,134.55,6.15,0.02,1.65,137.63,137.59,4.0,37.71,2.28,39.64,35.2,4.44,-0.13,1.17,37.76,38.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
+BF-SIS-G360003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,4.64,1.08,6.15,3.24,2.91,0.09,1.78,4.74,4.64,6.0,17.62,1.01,18.95,15.89,3.07,-0.59,2.84,17.65,17.69,6.0,58.58,3.4,62.32,52.85,9.46,-0.72,2.36,58.67,59.58,6.0,73.97,8.14,85.78,62.57,23.21,0.05,2.09,74.35,73.97,6.0,116.03,13.91,132.52,95.06,37.46,-0.27,1.9,116.73,116.03,6.0,133.29,16.73,162.29,117.41,44.88,0.92,2.45,134.16,126.73,6.0,244.03,3.85,249.56,238.55,11.01,0.02,2.05,244.05,244.03,6.0,179.97,7.09,190.23,171.19,19.04,0.17,1.81,180.08,179.97,6.0,42.61,3.36,47.5,38.48,9.02,0.18,1.82,42.72,42.61,6.0,2.5,0.5,3.24,1.83,1.41,0.22,2.02,2.54,2.45,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,15.66,3.82,20.73,8.83,11.9,-0.49,2.09,16.07,16.03,11.0,9.81,4.99,18.09,3.32,14.77,0.14,1.89,10.9,9.67,11.0,37.32,3.53,41.7,30.01,11.69,-0.78,2.94,37.48,37.32,11.0,52.28,15.3,89.32,36.21,53.11,1.3,4.1,54.28,47.05,11.0,113.55,8.83,133.0,101.02,31.99,0.84,3.39,113.86,112.23,11.0,122.69,6.85,132.46,110.53,21.93,-0.22,2.21,122.87,122.23,11.0,218.03,29.62,273.99,184.58,89.41,0.55,2.27,219.85,212.71,11.0,134.0,3.13,138.61,128.58,10.02,-0.19,1.97,134.03,134.49,11.0,36.24,6.46,51.69,28.22,23.48,1.24,4.03,36.76,34.09,11.0,1.01,0.02,1.07,1.0,0.07,2.85,9.1,1.01,1.0,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,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,4.11,0.24,4.39,3.92,0.47,0.53,1.5,4.12,4.03,3.0,12.7,1.54,14.24,11.17,3.07,0.01,1.5,12.76,12.69,3.0,59.08,3.61,61.24,54.91,6.33,-0.71,1.5,59.15,61.09,3.0,50.73,1.53,52.21,49.16,3.05,-0.11,1.5,50.75,50.82,3.0,104.24,5.03,109.49,99.47,10.02,0.18,1.5,104.32,103.75,3.0,115.2,8.51,124.93,109.19,15.75,0.65,1.5,115.41,111.47,3.0,270.93,7.36,275.19,262.43,12.76,-0.71,1.5,271.0,275.19,3.0,181.55,9.94,191.01,171.19,19.82,-0.16,1.5,181.73,182.43,3.0,46.57,2.07,48.96,45.22,3.74,0.69,1.5,46.6,45.53,3.0,1.34,0.15,1.48,1.19,0.3,-0.05,1.5,1.34,1.34,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,11.82,4.07,16.1,7.23,8.88,0.15,1.19,12.4,10.1,7.0,17.85,2.38,21.41,14.71,6.7,0.26,1.82,17.99,17.07,7.0,60.83,9.8,72.46,44.74,27.72,-0.32,2.03,61.5,57.93,7.0,67.43,9.87,78.15,51.51,26.64,-0.41,1.86,68.05,69.64,7.0,139.8,12.13,163.37,130.61,32.76,1.22,2.98,140.25,134.86,7.0,140.25,6.99,153.68,134.61,19.07,1.1,2.87,140.4,136.58,7.0,247.87,16.62,269.14,230.57,38.57,0.04,1.35,248.35,253.61,7.0,141.66,13.85,163.37,128.58,34.79,0.84,1.93,142.24,136.52,7.0,45.39,4.83,50.72,38.9,11.82,-0.4,1.54,45.61,47.5,7.0,1.52,0.39,2.15,1.0,1.15,0.34,2.19,1.56,1.41,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,7.43,0.93,8.34,6.49,1.86,-0.04,1.5,7.47,7.45,3.0,7.48,0.39,7.78,7.04,0.74,-0.59,1.5,7.49,7.62,3.0,36.96,4.08,41.63,34.11,7.52,0.66,1.5,37.11,35.13,3.0,43.52,0.84,44.42,42.75,1.67,0.27,1.5,43.53,43.39,3.0,105.81,2.78,107.57,102.61,4.96,-0.7,1.5,105.83,107.25,3.0,106.01,7.6,114.75,100.97,13.78,0.68,1.5,106.19,102.31,3.0,292.64,30.12,327.39,274.3,53.1,0.7,1.5,293.67,276.22,3.0,140.24,4.75,145.59,136.52,9.07,0.56,1.5,140.29,138.61,3.0,44.06,1.77,46.09,42.86,3.23,0.68,1.5,44.08,43.22,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,4.83,0.95,5.69,3.8,1.89,-0.11,1.16,4.9,4.91,4.0,15.8,1.59,17.31,14.21,3.1,-0.02,1.07,15.86,15.83,4.0,56.69,6.08,62.32,50.18,12.14,-0.08,1.14,56.93,57.12,4.0,61.29,8.95,74.58,55.26,19.32,1.08,2.28,61.78,57.65,4.0,119.95,8.66,128.76,108.03,20.73,-0.59,2.07,120.18,121.5,4.0,142.03,23.3,164.26,113.76,50.5,-0.26,1.43,143.45,145.04,4.0,249.81,13.53,268.88,238.55,30.33,0.79,2.01,250.09,245.91,4.0,170.2,4.54,173.85,164.5,9.35,-0.38,1.49,170.25,171.23,4.0,41.4,1.18,42.31,39.71,2.6,-0.87,2.08,41.41,41.79,4.0,1.51,0.24,1.78,1.22,0.56,-0.08,1.57,1.52,1.51,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,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,4.0,0.36,4.25,3.75,0.51,0.0,1.0,4.01,4.0,2.0,15.05,1.18,15.89,14.21,1.67,0.0,1.0,15.07,15.05,2.0,61.41,1.29,62.32,60.49,1.82,0.0,1.0,61.41,61.41,2.0,59.75,3.99,62.57,56.93,5.65,-0.0,1.0,59.82,59.75,2.0,114.52,9.17,121.0,108.03,12.97,0.0,1.0,114.7,114.52,2.0,128.7,5.32,132.46,124.93,7.53,-0.0,1.0,128.75,128.7,2.0,244.0,2.62,245.85,242.15,3.71,-0.0,1.0,244.01,244.0,2.0,169.9,1.83,171.19,168.61,2.58,0.0,1.0,169.91,169.9,2.0,43.45,1.91,44.8,42.1,2.7,-0.0,1.0,43.47,43.45,2.0,2.03,0.57,2.43,1.62,0.81,-0.0,1.0,2.07,2.03,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,3.12,0.32,3.35,2.89,0.45,-0.0,1.0,3.13,3.12,2.0,18.12,0.38,18.39,17.85,0.54,-0.0,1.0,18.12,18.12,2.0,59.35,0.96,60.03,58.67,1.36,0.0,1.0,59.35,59.35,2.0,63.48,3.88,66.22,60.74,5.48,0.0,1.0,63.54,63.48,2.0,98.3,4.59,101.55,95.06,6.49,-0.0,1.0,98.36,98.3,2.0,111.49,1.07,112.25,110.73,1.51,-0.0,1.0,111.49,111.49,2.0,227.34,10.53,234.79,219.9,14.89,0.0,1.0,227.46,227.34,2.0,173.79,0.03,173.81,173.77,0.04,0.0,-35.94,173.79,173.79,2.0,50.18,4.1,53.09,47.28,5.8,-0.0,1.0,50.27,50.18,2.0,3.21,0.67,3.68,2.73,0.95,0.0,1.0,3.24,3.21,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,24.09,2.29,27.6,20.41,7.19,-0.12,1.87,24.19,24.12,13.0,5.74,1.32,8.51,3.89,4.63,0.87,2.85,5.88,5.33,13.0,47.4,10.34,68.22,34.09,34.13,0.32,2.29,48.43,49.78,13.0,93.55,27.46,132.46,48.96,83.51,-0.04,1.82,97.2,94.5,13.0,136.56,17.23,166.01,113.92,52.09,0.25,1.84,137.56,131.51,13.0,138.59,11.01,154.02,117.41,36.62,-0.39,2.19,138.99,140.7,13.0,197.39,9.51,214.62,179.1,35.53,-0.17,2.75,197.6,196.86,13.0,137.08,5.33,149.45,130.52,18.92,0.82,3.11,137.18,136.58,13.0,37.98,7.1,50.58,27.6,22.98,0.49,2.23,38.58,36.34,13.0,1.06,0.09,1.27,1.0,0.27,1.39,4.03,1.06,1.0,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,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,5.6,0.83,6.8,4.52,2.28,0.22,2.3,5.65,5.56,5.0,10.6,1.36,12.27,8.55,3.73,-0.41,2.36,10.67,10.58,5.0,42.88,4.76,47.5,36.23,11.28,-0.27,1.76,43.09,41.86,5.0,42.92,1.23,44.72,41.52,3.21,0.42,2.05,42.93,42.79,5.0,109.36,8.69,119.86,97.97,21.88,-0.11,1.7,109.64,109.66,5.0,125.12,22.96,150.99,92.61,58.38,-0.28,1.87,126.79,121.8,5.0,314.44,14.61,337.57,299.21,38.37,0.76,2.36,314.71,308.79,5.0,151.5,14.25,173.77,136.52,37.26,0.69,2.29,152.03,149.06,5.0,44.64,2.59,48.96,42.28,6.68,1.04,2.66,44.7,43.59,5.0,1.02,0.03,1.06,1.0,0.06,0.73,2.13,1.02,1.02,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0
+BF-SIS-G360013 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,8.88,1.78,11.34,6.89,4.45,0.19,1.66,9.03,9.1,8.0,19.69,4.41,26.78,13.38,13.4,0.14,2.03,20.12,19.66,8.0,43.96,1.78,47.5,41.52,5.99,0.88,3.25,43.99,43.44,8.0,55.71,18.91,92.24,37.92,54.31,0.87,2.61,58.45,49.82,8.0,126.98,7.9,136.52,114.39,22.13,-0.37,1.83,127.2,127.66,8.0,166.36,23.39,196.06,129.99,66.07,-0.16,1.73,167.79,166.45,8.0,264.72,16.06,290.18,234.95,55.23,-0.36,3.02,265.14,264.54,8.0,147.35,16.09,179.1,132.46,46.63,0.94,2.77,148.12,141.33,8.0,36.07,3.28,40.85,31.14,9.71,-0.11,1.92,36.2,36.58,8.0,1.06,0.07,1.2,1.0,0.2,0.96,2.74,1.06,1.02,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,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.52,0.5,3.68,2.13,1.55,1.6,4.18,2.56,2.33,9.0,14.13,2.51,19.22,11.21,8.01,0.88,2.87,14.33,13.79,9.0,59.91,8.24,72.74,47.5,25.23,-0.01,1.89,60.42,62.32,9.0,148.62,14.69,173.77,124.71,49.07,-0.03,2.44,149.26,151.74,9.0,190.57,30.87,234.95,136.52,98.43,-0.19,2.26,192.78,185.73,9.0,127.25,6.29,138.73,117.41,21.33,0.25,2.62,127.39,126.99,9.0,168.48,23.76,208.25,136.52,71.73,0.4,2.01,169.97,160.55,9.0,66.95,12.01,89.5,44.72,44.77,0.04,3.44,67.9,67.11,9.0,1.22,0.46,2.31,1.0,1.31,1.75,4.5,1.29,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.76,0.28,2.16,1.46,0.7,0.33,1.86,1.78,1.79,5.0,1.66,0.2,1.94,1.44,0.5,0.22,1.73,1.67,1.69,5.0,23.38,2.53,26.74,20.22,6.52,0.16,1.81,23.49,22.6,5.0,51.48,6.25,61.46,44.46,17.0,0.72,2.53,51.79,50.46,5.0,102.04,5.84,108.03,95.06,12.97,0.02,1.38,102.18,101.15,5.0,168.04,48.45,236.2,121.49,114.71,0.51,1.62,173.54,145.01,5.0,155.85,10.35,167.79,145.01,22.79,-0.14,1.35,156.12,159.39,5.0,112.99,10.78,124.46,97.97,26.49,-0.42,1.68,113.4,117.24,5.0,61.01,16.17,86.84,44.62,42.22,0.77,2.42,62.7,61.52,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.26,0.01,2.28,2.26,0.02,1.15,2.26,2.26,2.26,4.0,14.39,0.99,15.1,12.97,2.13,-0.88,2.07,14.41,14.74,4.0,71.42,10.29,83.19,62.32,20.87,0.18,1.24,71.97,70.08,4.0,144.91,3.5,149.45,140.95,8.49,0.28,1.97,144.94,144.62,4.0,228.65,12.0,243.08,214.62,28.46,0.05,1.77,228.88,228.44,4.0,117.86,0.91,119.23,117.41,1.83,1.15,2.33,117.87,117.41,4.0,185.52,6.43,193.59,179.1,14.49,0.31,1.59,185.61,184.71,4.0,35.02,8.13,42.79,25.84,16.94,-0.14,1.25,35.72,35.73,4.0,2.72,0.57,3.55,2.27,1.27,0.98,2.22,2.76,2.53,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.23,0.18,1.43,1.0,0.43,-0.3,2.0,1.24,1.25,4.0,3.14,1.58,5.19,1.8,3.39,0.47,1.62,3.43,2.78,4.0,22.77,2.16,25.29,20.78,4.5,0.2,1.31,22.85,22.51,4.0,62.03,4.08,66.08,56.39,9.7,-0.63,2.06,62.13,62.82,4.0,121.61,11.54,137.08,109.88,27.19,0.5,1.92,122.02,119.74,4.0,148.61,34.77,199.79,125.12,74.66,1.03,2.23,151.63,134.76,4.0,141.77,6.54,150.56,134.86,15.7,0.47,2.0,141.88,140.83,4.0,169.78,28.61,211.44,149.19,62.25,0.97,2.17,171.58,159.25,4.0,68.76,14.12,88.17,55.91,32.26,0.65,1.92,69.84,65.48,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,2.29,0.52,2.92,1.7,1.21,0.12,1.64,2.33,2.27,4.0,1.58,0.12,1.65,1.39,0.25,-1.15,2.33,1.58,1.64,4.0,20.65,2.66,24.39,18.09,6.3,0.72,2.11,20.78,20.05,4.0,43.61,5.17,49.67,38.46,11.21,0.18,1.38,43.84,43.15,4.0,107.17,6.54,114.75,100.97,13.78,0.18,1.3,107.32,106.48,4.0,139.11,19.3,165.29,121.36,43.94,0.6,1.86,140.11,134.9,4.0,180.24,10.22,190.58,166.62,23.96,-0.48,1.88,180.46,181.88,4.0,120.52,11.72,131.68,107.44,24.24,-0.12,1.22,120.95,121.48,4.0,32.96,6.08,39.9,27.71,12.19,0.18,1.24,33.38,32.11,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.4,0.21,1.61,1.2,0.41,0.06,1.5,1.41,1.39,3.0,3.19,1.87,5.33,1.86,3.47,0.64,1.5,3.54,2.4,3.0,29.83,1.29,31.14,28.56,2.58,0.06,1.5,29.85,29.79,3.0,65.23,9.19,72.46,54.89,17.57,-0.55,1.5,65.66,68.34,3.0,126.36,7.73,135.22,121.0,14.22,0.66,1.5,126.52,122.85,3.0,104.47,5.9,109.49,97.97,11.52,-0.43,1.5,104.58,105.94,3.0,170.41,3.82,173.77,166.26,7.52,-0.36,1.5,170.44,171.19,3.0,156.84,18.92,177.66,140.7,36.96,0.43,1.5,157.6,152.15,3.0,18.71,4.73,23.65,14.21,9.43,0.17,1.5,19.11,18.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.02,1.03,3.74,2.29,1.45,-0.0,1.0,3.1,3.02,2.0,18.79,2.38,20.47,17.1,3.36,0.0,1.0,18.86,18.79,2.0,68.76,2.59,70.6,66.93,3.66,0.0,1.0,68.79,68.76,2.0,144.79,3.64,147.36,142.22,5.14,-0.0,1.0,144.81,144.79,2.0,222.75,44.31,254.07,191.42,62.66,-0.0,1.0,224.94,222.75,2.0,126.22,7.31,131.39,121.06,10.33,0.0,1.0,126.33,126.22,2.0,202.56,4.18,205.52,199.6,5.92,-0.0,1.0,202.58,202.56,2.0,41.84,9.17,48.32,35.35,12.97,-0.0,1.0,42.34,41.84,2.0,2.27,0.6,2.69,1.85,0.85,-0.0,1.0,2.31,2.27,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,4.16,1.13,5.1,2.36,2.74,-0.85,2.22,4.28,4.63,5.0,10.58,5.82,20.77,6.59,14.19,1.34,3.04,11.79,8.46,5.0,42.2,2.44,45.45,40.25,5.2,0.48,1.4,42.25,40.85,5.0,166.15,11.12,182.0,154.02,27.98,0.4,1.82,166.45,163.9,5.0,213.59,26.17,246.08,182.83,63.25,0.18,1.51,214.87,204.84,5.0,138.85,4.77,145.6,132.79,12.82,0.2,2.09,138.92,138.61,5.0,138.78,7.87,151.7,132.46,19.24,1.01,2.46,138.96,134.49,5.0,75.48,13.16,89.5,54.27,35.22,-0.8,2.53,76.39,76.86,5.0,1.05,0.04,1.1,1.0,0.1,0.03,2.06,1.05,1.05,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,2.77,0.34,3.01,2.53,0.48,-0.0,1.0,2.78,2.77,2.0,1.93,0.02,1.94,1.91,0.03,-0.0,1.02,1.93,1.93,2.0,24.19,1.11,24.97,23.41,1.57,0.0,1.0,24.2,24.19,2.0,53.59,NaN,53.59,53.59,0.0,NaN,-1.7676628537429198E15,53.59,53.59,2.0,127.33,13.35,136.77,117.89,18.88,-0.0,1.0,127.68,127.33,2.0,233.39,44.31,264.73,202.06,62.67,0.0,1.0,235.49,233.39,2.0,187.8,20.17,202.06,173.53,28.53,0.0,1.0,188.34,187.8,2.0,146.21,4.57,149.45,142.98,6.46,-0.0,1.0,146.25,146.21,2.0,24.08,5.14,27.71,20.45,7.26,0.0,1.0,24.36,24.08,2.0,1.59,0.83,2.17,1.0,1.17,-0.0,1.0,1.69,1.59,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.47,0.55,2.29,1.0,1.29,0.5,1.65,1.55,1.3,8.0,2.21,0.15,2.4,2.0,0.4,-0.38,1.78,2.22,2.23,8.0,21.56,4.43,27.6,15.56,12.04,0.25,1.82,21.96,20.81,8.0,69.73,16.16,97.97,48.49,49.48,0.35,2.23,71.35,69.38,8.0,141.34,26.34,179.83,107.25,72.58,0.42,1.9,143.47,136.7,8.0,238.92,54.19,327.39,163.37,164.02,0.22,2.03,244.24,239.91,8.0,150.89,11.29,170.53,134.86,35.67,0.47,2.38,151.25,147.48,8.0,154.01,12.98,181.14,136.52,44.62,0.96,3.69,154.49,154.02,8.0,51.27,16.35,77.84,29.97,47.87,0.29,1.92,53.5,49.7,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,3.6,0.63,4.02,2.87,1.14,-0.68,1.5,3.64,3.91,3.0,2.05,0.28,2.37,1.88,0.49,0.71,1.5,2.06,1.88,3.0,25.08,3.29,28.73,22.35,6.38,0.47,1.5,25.22,24.17,3.0,56.15,3.74,60.44,53.59,6.84,0.67,1.5,56.23,54.41,3.0,125.4,5.09,128.53,119.53,9.0,-0.7,1.5,125.47,128.15,3.0,183.93,16.08,202.06,171.38,30.68,0.56,1.5,184.4,178.36,3.0,194.41,6.63,202.06,190.58,11.48,0.71,1.5,194.48,190.58,3.0,133.9,13.64,149.45,123.91,25.54,0.62,1.5,134.36,128.35,3.0,25.12,5.65,30.49,19.22,11.27,-0.17,1.5,25.54,25.66,3.0,2.21,1.06,2.94,1.0,1.94,-0.66,1.5,2.37,2.69,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.1,NaN,1.1,1.1,0.0,NaN,NaN,1.1,1.1,1.0,15.07,NaN,15.07,15.07,0.0,NaN,NaN,15.07,15.07,1.0,50.45,NaN,50.45,50.45,0.0,NaN,NaN,50.45,50.45,1.0,69.36,NaN,69.36,69.36,0.0,NaN,NaN,69.36,69.36,1.0,132.05,NaN,132.05,132.05,0.0,NaN,NaN,132.05,132.05,1.0,121.1,NaN,121.1,121.1,0.0,NaN,NaN,121.1,121.1,1.0,303.06,NaN,303.06,303.06,0.0,NaN,NaN,303.06,303.06,1.0,143.01,NaN,143.01,143.01,0.0,NaN,NaN,143.01,143.01,1.0,27.28,NaN,27.28,27.28,0.0,NaN,NaN,27.28,27.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-SNG-G330002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.04,0.05,1.1,1.0,0.1,0.49,1.63,1.04,1.02,4.0,11.76,0.74,12.6,10.85,1.75,-0.16,1.73,11.78,11.81,4.0,48.51,6.27,55.23,41.53,13.71,-0.04,1.36,48.81,48.64,4.0,72.06,6.04,79.9,65.39,14.51,0.31,1.93,72.25,71.48,4.0,148.79,6.88,158.74,143.18,15.56,0.92,2.16,148.91,146.62,4.0,149.21,15.91,171.98,134.86,37.12,0.83,2.16,149.85,145.01,4.0,232.26,21.23,257.2,213.75,43.45,0.22,1.3,232.98,229.04,4.0,130.07,1.87,132.46,128.58,3.88,0.43,1.56,130.08,129.61,4.0,34.86,7.16,43.14,27.6,15.53,0.14,1.36,35.41,34.35,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,11.51,NaN,11.51,11.51,0.0,NaN,NaN,11.51,11.51,1.0,35.13,NaN,35.13,35.13,0.0,NaN,NaN,35.13,35.13,1.0,89.5,NaN,89.5,89.5,0.0,NaN,NaN,89.5,89.5,1.0,136.52,NaN,136.52,136.52,0.0,NaN,NaN,136.52,136.52,1.0,145.01,NaN,145.01,145.01,0.0,NaN,NaN,145.01,145.01,1.0,173.77,NaN,173.77,173.77,0.0,NaN,NaN,173.77,173.77,1.0,124.71,NaN,124.71,124.71,0.0,NaN,NaN,124.71,124.71,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-SNG-G330004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.26,0.12,1.35,1.18,0.18,0.0,1.0,1.27,1.26,2.0,14.47,0.88,15.1,13.85,1.25,0.0,1.0,14.49,14.47,2.0,77.0,10.26,84.26,69.75,14.51,-0.0,1.0,77.34,77.0,2.0,68.74,0.74,69.26,68.22,1.04,-0.0,1.0,68.74,68.74,2.0,148.44,4.86,151.87,145.01,6.87,-0.0,1.0,148.48,148.44,2.0,124.31,9.76,131.21,117.41,13.8,0.0,1.0,124.5,124.31,2.0,325.11,32.01,347.75,302.48,45.27,-0.0,1.0,325.9,325.11,2.0,145.2,6.01,149.45,140.95,8.49,-0.0,1.0,145.26,145.2,2.0,28.23,0.3,28.45,28.02,0.42,0.0,1.0,28.24,28.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-SNG-G330005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.15,0.07,1.2,1.1,0.1,-0.0,1.0,1.15,1.15,2.0,10.08,0.62,10.51,9.64,0.87,-0.0,1.0,10.09,10.08,2.0,43.41,7.84,48.96,37.87,11.09,0.0,1.0,43.77,43.41,2.0,62.93,3.48,65.39,60.47,4.92,0.0,1.0,62.97,62.93,2.0,135.6,4.44,138.73,132.46,6.27,0.0,1.0,135.63,135.6,2.0,161.83,52.5,198.95,124.71,74.24,-0.0,1.0,166.03,161.83,2.0,219.99,11.28,227.97,212.01,15.96,-0.0,1.0,220.14,219.99,2.0,128.71,5.65,132.7,124.71,8.0,0.0,1.0,128.77,128.71,2.0,52.52,8.69,58.67,46.38,12.29,-0.0,1.0,52.88,52.52,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,3.97,1.02,5.79,2.86,2.94,0.75,2.39,4.08,3.68,7.0,9.12,0.35,9.62,8.55,1.07,-0.23,2.33,9.13,9.18,7.0,35.73,2.37,37.92,31.91,6.02,-0.83,1.97,35.8,36.76,7.0,46.15,1.66,49.05,44.74,4.3,0.75,2.23,46.18,46.09,7.0,111.9,3.69,117.46,107.37,10.09,0.03,1.9,111.96,112.23,7.0,82.82,13.13,101.5,64.23,37.27,0.01,1.77,83.71,82.8,7.0,333.92,13.97,347.75,313.23,34.52,-0.16,1.57,334.18,330.49,7.0,177.1,15.42,196.06,152.56,43.49,-0.41,1.95,177.68,182.33,7.0,37.44,5.38,46.8,32.09,14.7,0.63,2.21,37.77,35.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
+BF-SNG-G330007 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.42,NaN,1.42,1.42,0.0,NaN,NaN,1.42,1.42,1.0,12.43,NaN,12.43,12.43,0.0,NaN,NaN,12.43,12.43,1.0,73.13,NaN,73.13,73.13,0.0,NaN,NaN,73.13,73.13,1.0,63.98,NaN,63.98,63.98,0.0,NaN,NaN,63.98,63.98,1.0,139.3,NaN,139.3,139.3,0.0,NaN,NaN,139.3,139.3,1.0,123.59,NaN,123.59,123.59,0.0,NaN,NaN,123.59,123.59,1.0,274.5,NaN,274.5,274.5,0.0,NaN,NaN,274.5,274.5,1.0,134.77,NaN,134.77,134.77,0.0,NaN,NaN,134.77,134.77,1.0,35.18,NaN,35.18,35.18,0.0,NaN,NaN,35.18,35.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
+BF-SNG-G330008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,2.05,0.65,2.95,1.21,1.75,0.15,2.09,2.13,2.03,5.0,13.03,1.73,15.81,11.24,4.57,0.8,2.45,13.12,12.72,5.0,64.73,18.16,94.16,45.04,49.12,0.82,2.6,66.74,60.23,5.0,59.58,4.75,66.22,54.33,11.89,0.4,1.74,59.73,57.63,5.0,127.6,4.67,133.0,120.84,12.16,-0.41,1.96,127.67,129.46,5.0,101.18,9.6,112.33,90.82,21.51,0.05,1.34,101.54,100.9,5.0,325.61,16.41,347.75,306.42,41.34,0.22,1.72,325.95,323.41,5.0,158.94,13.52,172.75,140.95,31.8,-0.31,1.53,159.4,161.64,5.0,30.07,2.32,33.51,27.22,6.29,0.35,2.23,30.14,30.27,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,4.04,0.33,4.32,3.68,0.64,-0.43,1.5,4.05,4.13,3.0,9.58,0.58,10.24,9.18,1.06,0.66,1.5,9.59,9.32,3.0,37.83,4.34,42.41,33.77,8.64,0.21,1.5,38.0,37.32,3.0,44.54,1.45,46.17,43.39,2.78,0.54,1.5,44.56,44.06,3.0,100.99,1.52,102.52,99.47,3.05,0.02,1.5,100.99,100.97,3.0,98.49,13.22,110.39,84.26,26.13,-0.31,1.5,99.08,100.83,3.0,327.39,20.67,347.75,306.42,41.34,-0.05,1.5,327.82,327.99,3.0,162.27,13.17,175.75,149.45,26.31,0.09,1.5,162.63,161.61,3.0,40.02,3.21,43.71,37.89,5.82,0.68,1.5,40.11,38.46,3.0,1.01,0.02,1.03,1.0,0.03,0.71,1.51,1.01,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,3.84,0.64,4.68,2.74,1.94,-0.59,1.75,3.89,4.16,14.0,3.82,1.22,5.78,1.94,3.85,0.24,2.11,4.0,3.56,14.0,45.74,7.23,60.96,38.46,22.5,0.82,2.53,46.27,44.6,14.0,180.67,30.3,242.15,136.52,105.63,0.33,2.3,183.02,180.83,14.0,151.19,18.81,199.28,128.53,70.75,1.05,4.03,152.27,146.06,14.0,123.09,11.16,140.76,104.06,36.7,-0.08,2.15,123.56,124.53,14.0,150.77,14.79,179.1,124.71,54.39,0.12,2.53,151.45,149.45,14.0,33.82,8.35,56.62,23.74,32.88,1.42,4.96,34.76,32.45,14.0,1.0,0.01,1.03,1.0,0.03,3.33,12.04,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,4.81,1.28,6.88,3.34,3.54,0.62,2.14,4.95,4.41,6.0,4.77,0.1,4.87,4.66,0.22,0.03,1.36,4.77,4.76,6.0,100.38,3.68,104.06,94.16,9.9,-0.81,2.3,100.44,101.77,6.0,97.18,7.98,108.03,86.84,21.19,0.11,1.74,97.45,96.54,6.0,249.59,27.12,298.66,221.2,77.46,0.99,2.9,250.81,242.47,6.0,118.89,5.3,124.71,109.19,15.52,-1.02,3.05,118.98,120.48,6.0,248.37,22.11,282.07,221.2,60.88,0.38,1.99,249.19,244.83,6.0,16.43,4.49,23.23,11.49,11.74,0.54,1.83,16.94,15.02,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,3.11,0.87,4.19,2.23,1.96,0.29,1.6,3.2,3.01,4.0,3.93,0.32,4.23,3.66,0.57,0.01,1.01,3.94,3.93,4.0,102.1,3.41,105.94,97.97,7.97,-0.12,1.69,102.15,102.25,4.0,82.74,4.04,87.19,79.32,7.87,0.13,1.17,82.82,82.23,4.0,235.64,5.18,238.77,227.97,10.8,-1.08,2.26,235.69,237.92,4.0,110.86,3.46,114.97,107.25,7.72,0.17,1.47,110.9,110.61,4.0,224.5,12.25,239.85,214.62,25.23,0.37,1.48,224.75,221.75,4.0,8.8,2.66,11.7,5.25,6.45,-0.41,2.02,9.1,9.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-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,5.23,1.99,8.01,2.47,5.54,0.02,2.37,5.53,5.24,5.0,5.77,0.84,7.1,4.95,2.16,0.8,2.32,5.82,5.45,5.0,76.51,9.78,88.38,64.23,24.15,0.04,1.6,77.01,74.24,5.0,111.28,8.72,124.71,100.97,23.74,0.54,2.38,111.55,110.44,5.0,321.65,27.1,347.75,281.68,66.07,-0.55,1.88,322.56,327.99,5.0,114.12,9.28,124.71,100.97,23.74,-0.27,1.89,114.42,112.84,5.0,258.12,27.7,299.07,221.2,77.87,0.24,2.48,259.3,256.85,5.0,14.07,3.14,17.91,9.6,8.3,-0.29,2.0,14.35,14.71,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,2.72,0.4,3.18,1.88,1.3,-1.1,3.49,2.75,2.8,8.0,2.74,0.48,3.55,2.13,1.42,0.28,2.15,2.78,2.74,8.0,69.71,8.65,79.32,52.0,27.32,-1.01,3.22,70.18,71.62,8.0,128.42,29.76,179.1,92.24,86.86,0.33,2.17,131.4,128.59,8.0,162.48,14.56,184.58,140.7,43.88,0.07,1.96,163.05,160.95,8.0,135.92,9.25,145.01,117.41,27.6,-0.93,2.97,136.19,138.37,8.0,169.36,16.89,196.06,145.6,50.46,0.14,1.95,170.09,169.52,8.0,30.73,5.26,37.32,20.41,16.9,-0.7,3.02,31.13,31.15,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.02,0.03,1.1,1.0,0.1,0.89,2.4,1.03,1.0,17.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,3.39,0.79,5.58,2.79,2.79,1.85,5.09,3.47,3.1,17.0,3.34,0.74,4.55,2.25,2.29,0.35,1.83,3.41,3.11,17.0,68.58,11.52,90.24,53.62,36.62,0.44,2.03,69.48,66.1,17.0,100.79,10.2,123.19,85.8,37.39,0.54,2.55,101.28,98.02,17.0,233.99,57.64,327.99,140.7,187.29,-0.03,1.72,240.58,250.83,17.0,116.62,7.03,128.53,104.06,24.46,-0.22,2.43,116.82,116.29,17.0,211.08,34.67,274.32,154.02,120.29,0.01,2.16,213.75,210.26,17.0,15.13,8.35,30.17,4.8,25.37,0.15,1.72,17.16,13.84,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,3.16,0.48,3.56,2.63,0.93,-0.46,1.5,3.19,3.29,3.0,7.49,1.4,8.81,6.02,2.78,-0.2,1.5,7.58,7.64,3.0,83.23,5.34,88.85,78.23,10.62,0.21,1.5,83.34,82.6,3.0,125.84,3.69,129.97,122.85,7.11,0.51,1.5,125.88,124.71,3.0,244.12,25.57,264.71,215.5,49.21,-0.52,1.5,245.01,252.14,3.0,102.27,1.19,103.31,100.97,2.34,-0.37,1.5,102.27,102.52,3.0,219.25,6.77,224.58,211.63,12.96,-0.55,1.5,219.32,221.54,3.0,23.97,5.51,29.29,18.3,10.99,-0.12,1.5,24.39,24.32,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.6,0.57,4.04,1.88,2.15,0.91,3.19,2.66,2.4,19.0,8.6,2.68,12.97,4.14,8.82,-0.16,1.9,8.99,8.63,19.0,60.34,9.6,82.26,45.23,37.03,0.84,3.32,61.06,58.67,19.0,138.06,17.39,179.1,113.92,65.18,0.51,2.76,139.1,136.98,19.0,205.77,53.58,337.42,128.53,208.89,0.77,3.21,212.27,201.88,19.0,117.43,9.9,140.7,102.52,38.18,0.58,2.79,117.82,114.82,19.0,178.71,26.25,227.17,128.53,98.64,-0.13,2.2,180.53,184.58,19.0,22.37,9.21,46.54,10.2,36.34,0.9,3.7,24.1,21.76,19.0,1.16,0.35,2.27,1.0,1.27,2.26,7.0,1.2,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,21.16,1.91,22.51,19.81,2.7,-0.0,1.0,21.2,21.16,2.0,5.46,2.23,7.04,3.89,3.16,0.0,1.0,5.69,5.46,2.0,78.13,12.32,86.84,69.42,17.42,-0.0,1.0,78.61,78.13,2.0,72.56,3.19,74.82,70.31,4.51,0.0,1.0,72.6,72.56,2.0,161.66,10.8,169.3,154.02,15.28,0.0,1.0,161.84,161.66,2.0,118.55,6.56,123.19,113.92,9.27,0.0,1.0,118.64,118.55,2.0,201.07,28.46,221.2,180.95,40.25,0.0,1.0,202.08,201.07,2.0,9.85,3.89,12.6,7.1,5.5,-0.0,1.0,10.23,9.85,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,26.34,2.35,29.32,23.07,6.24,-0.2,2.01,26.43,26.89,5.0,8.15,0.88,8.92,6.69,2.23,-1.01,2.56,8.18,8.44,5.0,54.97,4.41,61.39,50.46,10.94,0.4,1.92,55.11,55.46,5.0,105.11,8.04,114.13,93.29,20.84,-0.47,2.0,105.35,107.25,5.0,132.84,24.6,157.47,100.97,56.5,-0.36,1.42,134.64,142.78,5.0,152.44,6.76,161.32,143.24,18.07,-0.09,2.02,152.56,154.02,5.0,128.21,6.71,136.58,119.2,17.38,-0.1,1.84,128.35,127.89,5.0,24.69,4.16,30.22,19.78,10.43,0.19,1.68,24.97,24.15,5.0,5.63,1.37,7.11,3.95,3.16,-0.03,1.44,5.76,5.49,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,11.87,2.19,13.71,9.32,4.39,-0.21,1.28,12.02,12.23,4.0,16.24,2.45,19.36,14.1,5.26,0.4,1.54,16.38,15.75,4.0,122.92,9.86,136.52,112.97,23.54,0.61,2.07,123.21,121.09,4.0,107.16,3.04,110.53,104.25,6.28,0.12,1.22,107.19,106.92,4.0,208.1,14.81,223.72,190.23,33.49,-0.19,1.54,208.5,209.23,4.0,132.9,7.03,140.76,125.22,15.54,0.03,1.4,133.04,132.81,4.0,155.94,14.16,170.25,140.7,29.55,-0.05,1.21,156.43,156.41,4.0,8.2,2.7,10.55,5.02,5.53,-0.23,1.31,8.52,8.61,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.01,0.02,1.03,1.0,0.03,0.71,1.51,1.01,1.0,3.0,15.55,1.07,16.28,14.32,1.96,-0.67,1.5,15.57,16.04,3.0,34.7,6.97,42.72,30.22,12.51,0.69,1.5,35.16,31.15,3.0,72.21,2.63,74.68,69.45,5.23,-0.2,1.5,72.24,72.49,3.0,119.13,13.45,134.64,110.53,24.1,0.69,1.5,119.64,112.23,3.0,121.66,11.02,133.0,110.99,22.02,0.11,1.5,122.0,121.0,3.0,298.2,13.6,308.23,282.72,25.51,-0.62,1.5,298.4,303.65,3.0,140.78,4.25,145.07,136.58,8.49,0.04,1.5,140.83,140.7,3.0,25.31,1.43,26.53,23.74,2.79,-0.43,1.5,25.34,25.67,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,20.69,2.76,23.45,17.92,5.53,0.0,1.5,20.81,20.69,3.0,6.71,2.64,9.36,4.07,5.29,0.0,1.5,7.05,6.71,3.0,68.96,11.8,80.76,57.16,23.6,-0.0,1.5,69.63,68.96,3.0,77.48,11.17,88.65,66.31,22.33,0.0,1.5,78.01,77.48,3.0,189.2,1.8,191.0,187.41,3.59,0.0,1.5,189.21,189.2,3.0,122.01,14.57,136.58,107.44,29.14,0.0,1.5,122.59,122.01,3.0,154.85,24.0,178.86,130.85,48.01,-0.0,1.5,156.09,154.85,3.0,11.05,5.55,16.6,5.49,11.1,0.0,1.5,11.94,11.05,3.0,1.66,0.66,2.33,1.0,1.33,0.0,1.5,1.75,1.66,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,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,15.54,1.81,18.09,13.66,4.43,0.43,1.74,15.62,15.1,5.0,10.99,2.54,14.85,8.01,6.83,0.48,2.27,11.22,11.17,5.0,103.48,2.3,105.66,99.56,6.09,-1.14,2.9,103.5,104.06,5.0,103.2,3.73,107.3,97.97,9.33,-0.37,1.76,103.26,104.06,5.0,206.54,18.93,229.63,178.04,51.59,-0.43,2.31,207.23,208.34,5.0,132.77,13.57,147.39,117.46,29.93,-0.03,1.31,133.33,133.0,5.0,180.64,16.97,196.06,154.02,42.03,-0.76,2.2,181.27,184.92,5.0,15.86,4.45,22.32,10.09,12.23,0.24,2.28,16.35,15.62,5.0,1.21,0.46,2.03,1.0,1.03,1.5,3.25,1.27,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,22.45,2.85,24.46,20.44,4.03,0.0,1.0,22.54,22.45,2.0,14.94,7.94,20.55,9.32,11.23,-0.0,1.0,15.96,14.94,2.0,65.69,7.38,70.91,60.47,10.44,0.0,1.0,65.89,65.69,2.0,118.38,3.7,121.0,115.77,5.23,0.0,1.0,118.41,118.38,2.0,124.79,0.12,124.88,124.71,0.17,0.0,0.95,124.79,124.79,2.0,197.59,40.98,226.57,168.61,57.96,-0.0,1.0,199.7,197.59,2.0,124.59,10.16,131.77,117.41,14.36,-0.0,1.0,124.8,124.59,2.0,23.85,0.87,24.46,23.23,1.23,0.0,1.0,23.85,23.85,2.0,5.18,3.03,7.32,3.03,4.29,0.0,1.0,5.6,5.18,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,25.21,NaN,25.21,25.21,0.0,NaN,NaN,25.21,25.21,1.0,10.2,NaN,10.2,10.2,0.0,NaN,NaN,10.2,10.2,1.0,52.0,NaN,52.0,52.0,0.0,NaN,NaN,52.0,52.0,1.0,79.32,NaN,79.32,79.32,0.0,NaN,NaN,79.32,79.32,1.0,184.58,NaN,184.58,184.58,0.0,NaN,NaN,184.58,184.58,1.0,132.46,NaN,132.46,132.46,0.0,NaN,NaN,132.46,132.46,1.0,140.7,NaN,140.7,140.7,0.0,NaN,NaN,140.7,140.7,1.0,18.09,NaN,18.09,18.09,0.0,NaN,NaN,18.09,18.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-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,13.66,NaN,13.66,13.66,0.0,NaN,NaN,13.66,13.66,1.0,10.9,NaN,10.9,10.9,0.0,NaN,NaN,10.9,10.9,1.0,107.3,NaN,107.3,107.3,0.0,NaN,NaN,107.3,107.3,1.0,107.3,NaN,107.3,107.3,0.0,NaN,NaN,107.3,107.3,1.0,202.06,NaN,202.06,202.06,0.0,NaN,NaN,202.06,202.06,1.0,117.46,NaN,117.46,117.46,0.0,NaN,NaN,117.46,117.46,1.0,212.01,NaN,212.01,212.01,0.0,NaN,NaN,212.01,212.01,1.0,19.36,NaN,19.36,19.36,0.0,NaN,NaN,19.36,19.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
+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,11.58,1.87,14.74,9.3,5.44,0.46,1.87,11.71,11.33,9.0,6.88,2.71,10.43,3.77,6.66,0.16,1.46,7.34,6.13,9.0,122.54,14.5,145.01,102.65,42.36,0.23,1.85,123.3,124.53,9.0,79.18,8.89,93.75,69.64,24.11,0.61,1.79,79.62,76.97,9.0,214.25,11.68,227.97,197.79,30.18,0.06,1.56,214.53,215.02,9.0,119.78,17.85,147.56,96.14,51.41,0.28,1.88,120.95,123.26,9.0,168.96,22.52,202.87,148.71,54.16,0.65,1.64,170.29,158.81,9.0,5.47,1.47,7.19,3.61,3.58,-0.13,1.43,5.64,5.33,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-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,16.59,2.61,20.25,14.05,6.2,0.69,2.11,16.75,16.04,4.0,31.08,7.21,38.41,21.2,17.22,-0.58,2.05,31.7,32.36,4.0,78.94,4.91,84.26,72.36,11.9,-0.44,2.04,79.06,79.58,4.0,116.48,8.76,129.08,110.53,18.55,0.91,2.1,116.73,113.15,4.0,145.69,8.76,158.74,139.87,18.87,1.1,2.3,145.89,142.08,4.0,222.94,30.8,258.24,188.43,69.81,0.03,1.51,224.53,222.56,4.0,131.64,4.86,136.58,124.93,11.65,-0.6,2.08,131.71,132.52,4.0,23.5,2.1,26.52,21.68,4.84,0.88,2.17,23.57,22.89,4.0,2.8,1.61,5.05,1.45,3.61,0.77,2.01,3.12,2.34,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,17.11,2.17,21.68,14.24,7.44,0.74,3.0,17.24,16.83,10.0,10.11,3.4,14.43,4.25,10.18,-0.28,1.94,10.61,10.45,10.0,84.68,13.24,99.56,62.32,37.24,-0.39,1.81,85.61,86.7,10.0,96.87,17.72,117.41,62.32,55.09,-0.7,2.36,98.32,102.73,10.0,238.19,35.19,317.67,190.23,127.43,1.03,3.76,240.52,231.91,10.0,144.32,23.87,173.77,100.97,72.8,-0.4,2.14,146.08,147.04,10.0,141.19,13.48,166.14,121.0,45.14,0.41,2.46,141.77,139.38,10.0,15.02,6.13,24.01,3.89,20.12,-0.38,2.23,16.11,16.21,10.0,2.15,0.84,3.66,1.0,2.66,0.2,2.32,2.29,2.16,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,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,15.67,2.56,19.32,13.77,5.55,0.86,2.05,15.82,14.79,4.0,24.58,7.32,34.11,16.28,17.82,0.29,2.01,25.38,23.96,4.0,85.76,7.03,90.97,75.52,15.44,-0.96,2.17,85.97,88.27,4.0,116.99,5.25,123.53,111.73,11.8,0.29,1.57,117.08,116.36,4.0,195.44,35.28,238.2,151.87,86.33,-0.04,1.99,197.82,195.85,4.0,184.31,8.66,191.01,172.83,18.18,-0.54,1.69,184.46,186.7,4.0,133.99,7.13,142.91,127.89,15.02,0.36,1.48,134.13,132.58,4.0,23.63,3.43,27.38,20.42,6.96,0.1,1.18,23.82,23.37,4.0,2.69,0.93,4.02,1.89,2.13,0.86,2.14,2.81,2.42,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.01,1.02,1.0,0.02,1.15,2.43,1.0,1.0,4.0,22.68,2.73,25.21,20.03,5.18,-0.01,1.04,22.8,22.73,4.0,15.21,6.61,21.87,9.46,12.41,0.04,1.06,16.25,14.76,4.0,67.13,4.67,72.49,62.35,10.15,0.12,1.35,67.25,66.84,4.0,118.15,3.31,121.0,114.84,6.16,-0.04,1.05,118.19,118.38,4.0,107.12,8.65,115.51,95.06,20.45,-0.68,2.08,107.38,108.96,4.0,239.06,37.63,275.42,194.9,80.52,-0.19,1.35,241.27,242.95,4.0,136.82,7.53,145.17,126.96,18.21,-0.33,1.98,136.97,137.56,4.0,23.92,1.1,25.52,23.03,2.49,0.92,2.16,23.94,23.57,4.0,2.19,1.5,4.18,1.02,3.16,0.53,1.68,2.55,1.78,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.37,0.35,2.05,1.0,1.05,0.63,2.5,1.41,1.39,10.0,2.88,0.9,4.36,1.73,2.63,0.18,1.73,3.0,2.84,10.0,15.15,8.08,33.26,6.11,27.14,1.1,3.61,16.98,13.39,10.0,62.44,4.32,71.46,57.8,13.67,0.78,2.81,62.57,62.24,10.0,133.65,10.65,152.15,117.46,34.69,0.06,2.19,134.03,134.12,10.0,184.55,18.56,208.34,152.79,55.55,-0.8,2.56,185.39,188.88,10.0,135.99,11.59,151.87,119.31,32.56,0.02,1.59,136.43,135.81,10.0,163.25,19.18,190.32,130.42,59.89,-0.3,2.03,164.27,168.09,10.0,32.81,1.25,34.48,30.27,4.21,-0.5,2.77,32.83,32.84,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.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,4.39,2.68,10.51,1.0,9.51,0.91,2.66,5.11,3.13,21.0,5.55,0.97,6.9,3.15,3.75,-0.67,3.01,5.63,5.82,21.0,16.54,8.24,37.32,9.08,28.24,1.12,3.06,18.4,12.04,21.0,80.35,11.03,99.56,62.32,37.24,0.16,1.88,81.07,78.69,21.0,142.25,12.38,169.3,128.53,40.78,0.94,2.66,142.77,136.58,21.0,144.94,26.57,214.62,113.92,100.71,0.9,3.25,147.24,140.76,21.0,183.98,19.1,221.2,149.52,71.68,0.12,2.36,184.92,184.58,21.0,169.59,42.72,228.9,98.37,130.53,-0.22,1.64,174.64,178.85,21.0,41.33,6.61,56.95,32.09,24.86,0.88,3.21,41.83,39.66,21.0,1.0,0.01,1.03,1.0,0.03,4.25,19.24,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-TAP-G390003 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,17.0,1.11,0.25,1.91,1.0,0.91,2.49,7.93,1.13,1.0,17.0,3.7,0.91,5.69,2.4,3.3,0.38,2.45,3.81,3.59,17.0,9.94,2.81,15.08,4.25,10.82,-0.31,2.51,10.31,10.42,17.0,86.41,7.88,99.47,70.62,28.85,-0.24,2.54,86.75,86.84,17.0,149.78,8.69,168.61,135.22,33.39,0.45,2.67,150.02,149.45,17.0,126.33,9.58,143.28,113.92,29.36,0.18,1.69,126.68,125.22,17.0,138.06,6.08,148.44,124.71,23.73,-0.43,2.84,138.19,138.73,17.0,100.73,11.29,126.9,84.26,42.64,0.83,2.96,101.32,96.95,17.0,34.68,5.08,47.59,25.99,21.61,0.78,3.84,35.02,34.11,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-TAP-G390004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,9.61,2.23,11.86,4.71,7.15,-1.27,3.26,9.84,10.68,14.0,9.02,1.09,11.17,7.48,3.69,0.52,2.4,9.08,8.95,14.0,29.46,7.53,43.39,17.52,25.87,0.1,2.37,30.34,29.41,14.0,93.46,9.16,110.53,77.2,33.34,-0.11,2.53,93.88,93.83,14.0,143.5,17.88,179.18,113.92,65.26,0.53,2.87,144.53,139.65,14.0,129.98,17.49,163.6,107.25,56.35,0.65,2.51,131.07,124.93,14.0,171.16,13.51,193.67,149.45,44.22,-0.21,1.79,171.65,177.76,14.0,197.34,25.58,249.56,166.11,83.45,0.33,2.18,198.87,199.33,14.0,47.71,12.05,70.31,27.33,42.98,-0.16,2.54,49.1,50.13,14.0,1.02,0.04,1.13,1.0,0.13,1.67,4.9,1.02,1.0,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0
+BF-TAP-G390005 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,7.04,NaN,7.04,7.04,0.0,NaN,NaN,7.04,7.04,1.0,7.64,NaN,7.64,7.64,0.0,NaN,NaN,7.64,7.64,1.0,14.89,NaN,14.89,14.89,0.0,NaN,NaN,14.89,14.89,1.0,73.52,NaN,73.52,73.52,0.0,NaN,NaN,73.52,73.52,1.0,132.43,NaN,132.43,132.43,0.0,NaN,NaN,132.43,132.43,1.0,117.05,NaN,117.05,117.05,0.0,NaN,NaN,117.05,117.05,1.0,187.4,NaN,187.4,187.4,0.0,NaN,NaN,187.4,187.4,1.0,148.52,NaN,148.52,148.52,0.0,NaN,NaN,148.52,148.52,1.0,52.61,NaN,52.61,52.61,0.0,NaN,NaN,52.61,52.61,1.0,1.03,NaN,1.03,1.03,0.0,NaN,NaN,1.03,1.03,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BF-TAP-G390006 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,4.22,2.18,7.04,1.56,5.47,0.28,1.43,4.69,3.34,9.0,7.06,0.8,7.94,5.44,2.5,-0.75,2.91,7.1,7.1,9.0,11.06,1.99,14.89,8.26,6.63,0.55,2.78,11.21,11.04,9.0,64.29,6.77,73.52,55.23,18.29,0.13,1.64,64.61,63.69,9.0,159.34,19.29,190.23,132.43,57.8,0.04,1.9,160.37,158.74,9.0,121.0,7.09,136.52,113.97,22.55,1.23,3.51,121.18,117.41,9.0,165.85,15.53,187.4,147.36,40.04,0.36,1.48,166.5,158.81,9.0,126.14,15.24,148.52,107.25,41.27,0.2,1.75,126.96,124.76,9.0,51.39,5.98,58.67,40.61,18.06,-0.39,2.18,51.7,52.38,9.0,1.0,0.01,1.03,1.0,0.03,2.47,7.13,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-TAP-G390007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,7.28,3.47,10.2,3.44,6.76,-0.45,1.5,7.82,8.21,3.0,8.4,1.15,9.31,7.1,2.21,-0.54,1.5,8.45,8.77,3.0,16.56,6.2,23.66,12.22,11.43,0.66,1.5,17.31,13.79,3.0,75.83,10.26,86.62,66.19,20.42,0.2,1.5,76.29,74.68,3.0,137.07,8.26,145.01,128.53,16.48,-0.14,1.5,137.24,137.69,3.0,115.8,4.67,119.45,110.53,8.92,-0.56,1.5,115.86,117.41,3.0,180.62,24.14,208.25,163.6,44.65,0.65,1.5,181.69,170.01,3.0,153.66,21.92,168.84,128.53,40.31,-0.66,1.5,154.69,163.6,3.0,42.15,6.09,46.09,35.13,10.96,-0.69,1.5,42.44,45.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-TAP-G390008 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,8.99,2.38,10.67,7.3,3.37,-0.0,1.0,9.15,8.99,2.0,7.3,0.07,7.35,7.25,0.1,0.0,1.0,7.3,7.3,2.0,25.6,9.69,32.46,18.75,13.71,-0.0,1.0,26.51,25.6,2.0,87.18,7.21,92.28,82.09,10.19,0.0,1.0,87.33,87.18,2.0,127.6,9.01,133.97,121.22,12.75,-0.0,1.0,127.76,127.6,2.0,118.36,10.99,126.13,110.58,15.54,0.0,1.0,118.61,118.36,2.0,187.75,8.37,193.67,181.84,11.83,0.0,1.0,187.85,187.75,2.0,177.9,23.04,194.2,161.61,32.59,0.0,1.0,178.65,177.9,2.0,48.65,5.93,52.85,44.46,8.39,-0.0,1.0,48.83,48.65,2.0,1.06,NaN,1.06,1.06,0.0,NaN,-2.049405686065E10,1.06,1.06,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.01,1.0,0.01,1.15,2.68,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.97,0.63,4.73,3.26,1.48,0.13,1.76,4.0,3.94,4.0,5.57,1.62,7.65,4.19,3.46,0.44,1.58,5.74,5.22,4.0,124.24,8.14,130.73,112.33,18.4,-0.98,2.23,124.44,126.96,4.0,92.43,6.33,101.71,87.64,14.07,1.0,2.23,92.59,90.18,4.0,194.52,42.79,258.26,166.87,91.38,1.11,2.3,198.02,176.47,4.0,119.75,5.76,125.74,113.97,11.77,0.02,1.16,119.86,119.65,4.0,169.7,13.11,189.11,161.17,27.94,1.07,2.26,170.08,164.26,4.0,6.25,3.72,10.97,2.13,8.84,0.24,1.82,7.03,5.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-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,10.63,NaN,10.63,10.63,0.0,NaN,NaN,10.63,10.63,1.0,23.94,NaN,23.94,23.94,0.0,NaN,NaN,23.94,23.94,1.0,102.8,NaN,102.8,102.8,0.0,NaN,NaN,102.8,102.8,1.0,113.97,NaN,113.97,113.97,0.0,NaN,NaN,113.97,113.97,1.0,215.02,NaN,215.02,215.02,0.0,NaN,NaN,215.02,215.02,1.0,119.31,NaN,119.31,119.31,0.0,NaN,NaN,119.31,119.31,1.0,198.29,NaN,198.29,198.29,0.0,NaN,NaN,198.29,198.29,1.0,24.23,NaN,24.23,24.23,0.0,NaN,NaN,24.23,24.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-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,12.56,0.87,13.38,11.64,1.74,-0.19,1.5,12.58,12.65,3.0,13.92,1.09,14.65,12.67,1.98,-0.68,1.5,13.95,14.43,3.0,95.71,3.8,99.79,92.28,7.51,0.3,1.5,95.76,95.06,3.0,113.54,3.66,117.62,110.53,7.09,0.49,1.5,113.58,112.46,3.0,184.06,26.03,200.07,154.02,46.05,-0.7,1.5,185.28,198.08,3.0,167.09,16.48,179.18,148.32,30.86,-0.62,1.5,167.63,173.77,3.0,182.85,11.36,195.6,173.77,21.82,0.53,1.5,183.08,179.18,3.0,27.85,2.88,30.85,25.1,5.74,0.16,1.5,27.95,27.6,3.0,2.42,0.66,3.05,1.73,1.32,-0.14,1.5,2.48,2.47,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,10.95,1.33,12.22,9.57,2.66,-0.15,1.5,11.0,11.06,3.0,16.3,4.17,21.11,13.79,7.32,0.71,1.5,16.65,14.0,3.0,100.46,9.86,110.53,90.83,19.71,0.08,1.5,100.78,100.01,3.0,115.22,4.06,117.62,110.53,7.09,-0.71,1.5,115.27,117.51,3.0,214.24,10.7,222.1,202.06,20.04,-0.62,1.5,214.42,218.56,3.0,140.34,23.29,157.86,113.92,43.94,-0.6,1.5,141.63,149.25,3.0,209.03,17.72,227.97,192.85,35.12,0.28,1.5,209.53,206.27,3.0,25.05,3.14,27.89,21.68,6.2,-0.31,1.5,25.18,25.59,3.0,1.22,0.22,1.44,1.0,0.44,0.0,1.5,1.23,1.22,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,6.6,1.04,7.66,5.58,2.08,0.07,1.5,6.66,6.56,3.0,12.17,1.6,14.02,11.17,2.85,0.7,1.5,12.24,11.34,3.0,132.52,4.0,136.52,128.53,7.99,0.0,1.5,132.56,132.52,3.0,93.29,3.1,96.78,90.87,5.91,0.55,1.5,93.33,92.24,3.0,143.55,31.94,179.1,117.25,61.84,0.49,1.5,145.9,134.3,3.0,130.85,9.85,140.7,121.0,19.7,-0.0,1.5,131.1,130.85,3.0,153.38,4.79,158.74,149.52,9.22,0.52,1.5,153.43,151.87,3.0,2.96,1.4,4.57,2.13,2.45,0.71,1.5,3.18,2.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-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,7.4,0.65,7.86,6.94,0.92,-0.0,1.0,7.42,7.4,2.0,26.35,0.03,26.37,26.33,0.04,0.0,0.77,26.35,26.35,2.0,83.72,14.04,93.65,73.79,19.86,0.0,1.0,84.3,83.72,2.0,115.69,7.59,121.06,110.32,10.74,0.0,1.0,115.81,115.69,2.0,187.86,7.77,193.36,182.37,10.99,-0.0,1.0,187.94,187.86,2.0,138.24,19.14,151.78,124.71,27.07,0.0,1.0,138.9,138.24,2.0,200.89,6.35,205.38,196.39,8.99,0.0,1.0,200.94,200.89,2.0,24.42,4.51,27.61,21.23,6.38,-0.0,1.0,24.63,24.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-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,5.51,1.42,7.82,3.89,3.94,0.55,2.18,5.66,5.28,6.0,8.93,3.27,13.38,4.13,9.26,-0.14,2.05,9.42,9.09,6.0,115.62,5.45,123.25,109.04,14.21,0.12,1.68,115.73,115.69,6.0,99.35,8.99,115.78,89.5,26.29,1.01,3.04,99.69,97.35,6.0,191.09,23.18,235.14,172.75,62.38,1.3,3.28,192.26,183.34,6.0,106.3,6.49,115.61,97.97,17.64,0.13,1.82,106.46,106.32,6.0,170.64,4.85,176.51,163.6,12.9,-0.24,1.72,170.69,171.23,6.0,6.83,5.86,18.22,2.13,16.09,1.43,3.55,8.68,4.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
+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,7.1,2.56,9.9,4.88,5.02,0.39,1.5,7.4,6.54,3.0,12.85,3.68,16.53,9.16,7.36,-0.0,1.5,13.19,12.85,3.0,103.88,2.56,105.75,100.97,4.78,-0.63,1.5,103.91,104.93,3.0,132.22,7.57,140.7,126.12,14.58,0.52,1.5,132.37,129.86,3.0,238.97,23.52,255.33,212.01,43.32,-0.66,1.5,239.74,249.56,3.0,105.62,1.87,107.69,104.06,3.63,0.47,1.5,105.63,105.1,3.0,159.6,8.83,165.46,149.45,16.01,-0.68,1.5,159.76,163.9,3.0,27.25,5.17,33.08,23.2,9.88,0.56,1.5,27.57,25.47,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,6.3,0.26,6.49,6.12,0.37,-0.0,1.0,6.31,6.3,2.0,15.74,1.11,16.53,14.96,1.57,-0.0,1.0,15.76,15.74,2.0,108.07,1.16,108.89,107.25,1.64,-0.0,1.0,108.07,108.07,2.0,103.29,1.09,104.06,102.52,1.55,0.0,1.0,103.29,103.29,2.0,309.83,53.63,347.75,271.9,75.85,-0.0,1.0,312.14,309.83,2.0,100.22,1.06,100.97,99.47,1.5,-0.0,1.0,100.22,100.22,2.0,181.88,3.82,184.58,179.18,5.4,-0.0,1.0,181.9,181.88,2.0,8.47,0.43,8.77,8.16,0.61,-0.0,1.0,8.47,8.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-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,3.9,0.63,4.5,3.24,1.25,-0.15,1.5,3.93,3.95,3.0,9.07,0.98,9.94,8.01,1.92,-0.35,1.5,9.11,9.26,3.0,95.6,2.16,97.97,93.73,4.24,0.4,1.5,95.62,95.1,3.0,148.52,11.01,159.03,137.08,21.95,-0.15,1.5,148.79,149.45,3.0,152.65,15.04,166.29,136.52,29.77,-0.3,1.5,153.14,155.15,3.0,106.19,0.92,107.25,105.66,1.59,0.71,1.5,106.19,105.66,3.0,231.9,12.16,242.26,218.51,23.75,-0.43,1.5,232.12,234.95,3.0,40.06,6.77,47.5,34.27,13.23,0.42,1.5,40.44,38.41,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,9.11,0.61,9.47,8.19,1.28,-1.14,2.32,9.12,9.39,4.0,19.31,4.54,25.31,15.16,10.15,0.51,1.73,19.7,18.38,4.0,103.62,4.45,108.89,98.02,10.88,-0.13,1.99,103.69,103.78,4.0,119.23,9.13,129.05,107.3,21.75,-0.36,1.9,119.49,120.28,4.0,267.29,25.59,298.66,238.77,59.89,0.16,1.7,268.21,265.87,4.0,108.82,5.07,114.39,102.52,11.87,-0.21,1.73,108.9,109.18,4.0,178.74,20.81,206.27,159.03,47.25,0.5,1.76,179.65,174.83,4.0,22.17,6.06,29.93,15.23,14.7,0.23,1.96,22.78,21.75,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.02,0.03,1.05,1.0,0.05,0.71,1.5,1.02,1.0,3.0,6.08,0.81,6.69,5.15,1.53,-0.61,1.5,6.12,6.4,3.0,22.49,3.93,26.5,18.65,7.85,0.08,1.5,22.71,22.32,3.0,77.27,16.64,92.24,59.35,32.88,-0.32,1.5,78.46,80.23,3.0,112.97,11.68,124.71,101.35,23.36,0.02,1.5,113.37,112.84,3.0,146.54,11.04,158.74,137.24,21.5,0.45,1.5,146.82,143.63,3.0,136.2,11.07,146.8,124.71,22.09,-0.15,1.5,136.49,137.08,3.0,232.09,17.41,242.15,211.99,30.15,-0.71,1.5,232.53,242.15,3.0,23.91,5.68,28.45,17.54,10.91,-0.53,1.5,24.35,25.74,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,6.91,1.08,7.84,5.75,2.09,-0.09,1.12,6.97,7.02,4.0,15.4,3.55,20.28,11.86,8.42,0.61,2.03,15.7,14.73,4.0,92.51,2.77,95.23,89.5,5.74,-0.08,1.21,92.54,92.65,4.0,151.95,13.06,168.61,137.86,30.75,0.29,1.79,152.37,150.66,4.0,188.55,21.94,211.67,166.26,45.41,0.03,1.18,189.51,188.14,4.0,109.22,5.96,114.39,104.06,10.32,0.0,1.0,109.35,109.22,4.0,224.34,27.05,249.56,199.5,50.06,0.0,1.02,225.56,224.15,4.0,29.7,1.02,31.2,28.88,2.32,0.98,2.22,29.71,29.36,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,3.71,0.21,3.86,3.56,0.3,-0.0,1.0,3.71,3.71,2.0,4.44,0.02,4.46,4.42,0.03,0.0,0.97,4.44,4.44,2.0,108.7,8.61,114.79,102.61,12.18,-0.0,1.0,108.87,108.7,2.0,97.66,3.85,100.38,94.94,5.44,0.0,1.0,97.69,97.66,2.0,252.94,37.28,279.31,226.58,52.73,0.0,1.0,254.31,252.94,2.0,126.45,5.88,130.61,122.29,8.32,-0.0,1.0,126.52,126.45,2.0,204.96,18.32,217.91,192.01,25.9,0.0,1.0,205.37,204.96,2.0,15.01,3.78,17.68,12.34,5.35,0.0,1.0,15.25,15.01,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,10.88,1.44,12.22,9.36,2.87,-0.23,1.5,10.94,11.06,3.0,18.72,3.18,21.68,15.36,6.32,-0.22,1.5,18.9,19.11,3.0,110.8,6.14,117.89,107.25,10.64,0.71,1.5,110.91,107.25,3.0,105.17,2.36,107.25,102.61,4.64,-0.36,1.5,105.19,105.66,3.0,254.34,49.64,302.48,203.33,99.15,-0.11,1.5,257.54,257.2,3.0,110.12,3.38,113.92,107.44,6.47,0.54,1.5,110.15,108.99,3.0,186.55,4.18,190.23,182.0,8.23,-0.36,1.5,186.58,187.41,3.0,3.9,1.8,5.96,2.6,3.36,0.64,1.5,4.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
+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,8.61,0.88,9.9,7.7,2.2,0.41,1.77,8.65,8.57,8.0,13.57,3.01,16.78,9.04,7.74,-0.33,1.6,13.86,13.97,8.0,127.47,6.18,132.52,113.39,19.13,-1.63,4.56,127.6,128.53,8.0,101.11,4.42,107.3,95.1,12.19,-0.11,1.66,101.2,101.79,8.0,167.18,32.09,237.61,140.76,96.85,1.45,3.96,169.85,156.86,8.0,121.62,14.02,140.7,104.06,36.64,0.03,1.73,122.32,123.09,8.0,163.56,10.61,180.59,147.36,33.23,0.09,2.23,163.86,164.29,8.0,4.49,1.9,6.89,2.06,4.83,-0.02,1.7,4.83,4.61,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,4.19,1.27,6.95,2.79,4.16,1.14,3.36,4.36,3.81,10.0,6.29,2.36,10.74,4.25,6.48,1.16,2.77,6.68,5.24,10.0,101.65,2.84,107.25,97.35,9.9,0.53,2.72,101.68,100.97,10.0,137.66,16.33,158.74,113.92,44.82,-0.16,1.62,138.53,136.05,10.0,237.62,49.79,337.42,178.86,158.56,0.68,2.62,242.27,229.37,10.0,115.15,10.61,136.52,100.97,35.55,0.67,2.79,115.59,113.93,10.0,198.48,28.3,231.46,151.74,79.73,-0.59,2.12,200.29,202.44,10.0,35.26,7.81,45.45,19.81,25.64,-0.65,2.63,36.03,37.09,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,8.56,0.69,9.04,8.07,0.97,0.0,1.0,8.57,8.56,2.0,31.15,4.15,34.09,28.22,5.87,-0.0,1.0,31.29,31.15,2.0,88.35,9.49,95.06,81.64,13.42,0.0,1.0,88.6,88.35,2.0,117.41,0.0,117.41,117.41,0.0,NaN,NaN,117.41,117.41,2.0,221.49,9.16,227.97,215.02,12.96,-0.0,1.0,221.59,221.49,2.0,145.59,29.54,166.48,124.71,41.77,0.0,1.0,147.08,145.59,2.0,174.02,7.64,179.42,168.61,10.81,0.0,1.0,174.1,174.02,2.0,25.04,2.47,26.78,23.29,3.49,-0.0,1.0,25.1,25.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-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,11.51,NaN,11.51,11.51,0.0,NaN,NaN,11.51,11.51,1.0,15.0,NaN,15.0,15.0,0.0,NaN,NaN,15.0,15.0,1.0,107.27,NaN,107.27,107.27,0.0,NaN,NaN,107.27,107.27,1.0,106.48,NaN,106.48,106.48,0.0,NaN,NaN,106.48,106.48,1.0,252.27,NaN,252.27,252.27,0.0,NaN,NaN,252.27,252.27,1.0,112.45,NaN,112.45,112.45,0.0,NaN,NaN,112.45,112.45,1.0,199.71,NaN,199.71,199.71,0.0,NaN,NaN,199.71,199.71,1.0,12.66,NaN,12.66,12.66,0.0,NaN,NaN,12.66,12.66,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,22.34,0.24,22.51,22.18,0.33,-0.0,1.0,22.34,22.34,2.0,2.28,0.02,2.29,2.26,0.03,-0.0,1.01,2.28,2.28,2.0,33.18,0.84,33.78,32.59,1.19,0.0,1.0,33.19,33.18,2.0,91.9,9.95,98.94,84.87,14.07,0.0,1.0,92.17,91.9,2.0,142.03,7.44,147.29,136.77,10.52,0.0,1.0,142.12,142.03,2.0,124.09,7.02,129.05,119.12,9.93,-0.0,1.0,124.19,124.09,2.0,198.61,4.48,201.78,195.45,6.33,-0.0,1.0,198.64,198.61,2.0,127.89,7.12,132.92,122.85,10.06,-0.0,1.0,127.99,127.89,2.0,41.67,1.88,42.99,40.34,2.66,-0.0,1.0,41.69,41.67,2.0,1.13,0.06,1.18,1.09,0.09,-0.0,1.0,1.13,1.13,2.0,1.17,0.25,1.35,1.0,0.35,0.0,1.0,1.19,1.17,2.0
+BF-ZOU-G450002 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,24.84,0.37,25.21,24.46,0.75,0.0,1.5,24.84,24.84,3.0,2.29,0.1,2.4,2.19,0.21,-0.0,1.5,2.3,2.29,3.0,38.9,5.82,44.72,33.08,11.64,-0.0,1.5,39.19,38.9,3.0,92.28,2.78,95.06,89.5,5.56,0.0,1.5,92.31,92.28,3.0,162.05,17.04,179.1,145.01,34.09,-0.0,1.5,162.65,162.05,3.0,129.05,11.65,140.7,117.41,23.29,0.0,1.5,129.4,129.05,3.0,166.11,2.5,168.61,163.6,5.01,0.0,1.5,166.12,166.11,3.0,137.08,12.37,149.45,124.71,24.74,-0.0,1.5,137.45,137.08,3.0,50.46,0.0,50.46,50.46,0.0,-7.205846094E7,3.9475996733741385E15,50.46,50.46,3.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,1.7,0.7,2.4,1.0,1.4,-0.0,1.5,1.79,1.7,3.0
+BF-ZOU-G450003 = 1.01,0.02,1.04,1.0,0.04,1.15,2.33,1.01,1.0,4.0,43.07,4.15,47.5,38.41,9.09,-0.05,1.36,43.21,43.17,4.0,3.18,0.45,3.72,2.79,0.93,0.25,1.34,3.21,3.11,4.0,49.79,1.47,50.64,47.59,3.05,-1.14,2.32,49.8,50.46,4.0,86.71,7.4,95.65,77.53,18.12,-0.06,2.0,86.95,86.84,4.0,200.02,6.37,205.53,193.14,12.38,-0.1,1.14,200.09,200.7,4.0,142.2,3.46,147.36,140.03,7.33,1.13,2.31,142.23,140.7,4.0,171.4,13.62,186.68,158.74,27.94,0.14,1.22,171.81,170.09,4.0,192.61,19.39,215.5,168.38,47.13,-0.12,1.95,193.34,193.27,4.0,48.27,1.29,49.71,46.9,2.8,0.05,1.35,48.29,48.24,4.0,1.25,0.32,1.66,1.0,0.66,0.49,1.63,1.28,1.17,4.0,2.07,0.18,2.33,1.93,0.4,0.89,2.11,2.07,2.01,4.0
+BF-ZOU-G450004 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,49.28,8.27,62.32,39.26,23.05,0.45,2.11,49.86,47.91,6.0,3.86,0.67,4.66,3.02,1.64,0.02,1.57,3.91,3.84,6.0,47.19,2.53,50.46,43.39,7.06,-0.26,2.01,47.25,47.44,6.0,82.14,12.01,97.97,68.22,29.75,0.03,1.6,82.87,82.49,6.0,202.51,6.36,214.62,196.15,18.48,1.25,3.41,202.59,201.4,6.0,160.49,8.54,171.66,149.72,21.94,0.19,1.66,160.68,159.13,6.0,157.13,34.71,214.62,121.0,93.62,0.67,2.21,160.29,149.32,6.0,232.7,9.68,249.56,222.81,26.75,0.81,2.56,232.87,231.51,6.0,44.12,1.7,46.09,42.1,3.99,-0.26,1.5,44.15,44.46,6.0,1.5,0.53,2.33,1.0,1.33,0.57,1.88,1.57,1.36,6.0,1.52,0.2,1.76,1.2,0.56,-0.51,2.27,1.53,1.55,6.0
+BF-ZOU-G450005 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,28.29,1.45,29.32,27.27,2.05,0.0,1.0,28.31,28.29,2.0,2.7,0.24,2.87,2.53,0.34,0.0,1.0,2.71,2.7,2.0,41.81,4.12,44.72,38.9,5.82,0.0,1.0,41.91,41.81,2.0,88.89,2.91,90.95,86.84,4.11,0.0,1.0,88.92,88.89,2.0,178.93,15.99,190.23,167.62,22.61,-0.0,1.0,179.28,178.93,2.0,140.7,NaN,140.7,140.7,0.0,NaN,-1.3510798882111488E16,140.7,140.7,2.0,164.85,1.77,166.11,163.6,2.5,-0.0,1.0,164.86,164.85,2.0,136.7,5.65,140.7,132.7,8.0,0.0,1.0,136.76,136.7,2.0,50.46,0.0,50.46,50.46,0.0,-7.205846094E7,3.9475996733741385E15,50.46,50.46,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.58,0.27,1.77,1.39,0.39,0.0,1.0,1.59,1.58,2.0
+BF-ZOU-G450006 = 1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,31.62,NaN,31.62,31.62,0.0,NaN,NaN,31.62,31.62,1.0,2.56,NaN,2.56,2.56,0.0,NaN,NaN,2.56,2.56,1.0,43.24,NaN,43.24,43.24,0.0,NaN,NaN,43.24,43.24,1.0,89.56,NaN,89.56,89.56,0.0,NaN,NaN,89.56,89.56,1.0,177.6,NaN,177.6,177.6,0.0,NaN,NaN,177.6,177.6,1.0,134.88,NaN,134.88,134.88,0.0,NaN,NaN,134.88,134.88,1.0,163.64,NaN,163.64,163.64,0.0,NaN,NaN,163.64,163.64,1.0,152.73,NaN,152.73,152.73,0.0,NaN,NaN,152.73,152.73,1.0,50.08,NaN,50.08,50.08,0.0,NaN,NaN,50.08,50.08,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,1.87,NaN,1.87,1.87,0.0,NaN,NaN,1.87,1.87,1.0
+BF-ZOU-G450007 = 1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,3.0,26.84,1.62,28.46,25.21,3.25,0.0,1.5,26.87,26.84,3.0,3.59,0.21,3.8,3.38,0.42,-0.0,1.5,3.6,3.59,3.0,36.26,3.67,39.93,32.59,7.34,0.0,1.5,36.38,36.26,3.0,123.36,13.71,137.08,109.65,27.43,-0.0,1.5,123.87,123.36,3.0,151.67,20.46,172.13,131.21,40.92,-0.0,1.5,152.58,151.67,3.0,138.64,2.06,140.7,136.58,4.12,0.0,1.5,138.65,138.64,3.0,168.73,2.62,171.35,166.11,5.24,0.0,1.5,168.74,168.73,3.0,136.7,4.0,140.7,132.7,8.0,-0.0,1.5,136.74,136.7,3.0,45.06,0.6,45.65,44.46,1.2,0.0,1.5,45.06,45.06,3.0,1.04,0.04,1.08,1.0,0.08,-0.0,1.5,1.04,1.04,3.0,1.19,0.19,1.39,1.0,0.39,-0.0,1.5,1.2,1.19,3.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_temperature_2005.properties
new file mode 100644
index 0000000..3420376
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_temperature_2005.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 2005 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=2005
+
+# 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 = 29.24,0.68,30.67,28.05,2.62,0.32,2.34,29.25,29.15,39.0,34.32,0.35,35.08,33.43,1.65,0.16,3.08,34.32,34.25,39.0,38.27,0.43,39.21,37.56,1.65,0.48,2.22,38.27,38.25,39.0,41.56,0.36,42.24,40.87,1.38,0.02,2.55,41.56,41.56,39.0,38.32,0.74,40.31,36.73,3.58,0.47,3.86,38.33,38.25,39.0,33.27,0.95,35.35,31.77,3.58,0.4,2.36,33.28,33.15,39.0,28.04,1.08,29.57,25.16,4.41,-0.72,2.83,28.06,28.26,39.0,29.31,1.31,31.5,26.74,4.75,-0.19,2.09,29.34,29.43,39.0,31.54,1.5,34.11,29.02,5.1,0.03,1.64,31.57,31.5,39.0,38.23,0.95,39.21,35.63,3.58,-1.24,3.64,38.24,38.52,39.0,37.67,0.48,38.39,36.46,1.93,-0.49,2.72,37.67,37.77,39.0,36.38,0.55,37.28,35.35,1.93,-0.13,1.97,36.38,36.46,39.0
+BF-BAM-G020002 = 29.17,0.84,30.53,28.05,2.48,0.22,1.85,29.18,29.15,9.0,35.1,0.21,35.35,34.67,0.69,-0.93,3.28,35.1,35.08,9.0,39.69,0.3,40.31,39.21,1.1,0.58,3.38,39.7,39.63,9.0,42.88,0.16,43.07,42.59,0.48,-0.16,2.16,42.88,42.86,9.0,39.01,0.43,39.76,38.39,1.38,-0.05,2.52,39.02,39.07,9.0,34.56,0.72,35.35,33.49,1.86,-0.45,1.6,34.56,34.87,9.0,27.96,0.57,29.02,27.22,1.79,0.64,2.49,27.96,27.84,9.0,26.15,0.48,26.95,25.43,1.52,0.46,2.29,26.16,25.98,9.0,28.67,0.72,29.57,27.29,2.27,-0.81,2.63,28.68,28.81,9.0,35.52,0.31,35.91,34.94,0.96,-0.7,2.38,35.52,35.63,9.0,37.54,0.18,37.83,37.21,0.62,-0.16,2.47,37.54,37.56,9.0,37.39,0.46,37.83,36.46,1.38,-1.07,2.84,37.39,37.56,9.0
+BF-BAM-G020003 = 29.54,0.71,31.5,28.19,3.31,0.64,2.99,29.55,29.43,45.0,34.77,0.91,36.73,33.15,3.58,0.07,2.14,34.78,34.8,45.0,39.69,0.84,41.14,38.25,2.89,-0.17,1.79,39.7,39.76,45.0,41.77,0.91,43.62,40.04,3.58,0.14,2.37,41.78,41.83,45.0,39.03,0.55,40.04,37.56,2.48,0.05,3.0,39.03,38.94,45.0,32.2,1.32,33.98,29.29,4.69,-0.25,1.92,32.23,32.32,45.0,26.65,0.64,27.91,25.43,2.48,0.09,2.36,26.65,26.67,45.0,25.58,1.24,27.78,22.68,5.1,-0.45,2.47,25.61,25.85,45.0,28.17,0.77,29.84,26.81,3.03,0.1,2.28,28.18,28.19,45.0,34.97,1.11,37.28,32.87,4.41,0.04,2.2,34.99,35.08,45.0,37.36,0.34,38.11,36.32,1.79,-0.69,4.12,37.36,37.35,45.0,37.02,0.6,38.11,35.91,2.2,0.33,2.25,37.03,36.87,45.0
+BF-BAM-G020004 = 29.06,0.25,29.43,28.46,0.96,-0.55,2.77,29.06,29.02,19.0,34.22,0.33,35.08,33.7,1.38,0.9,3.69,34.22,34.25,19.0,38.82,0.56,39.76,37.83,1.93,-0.03,2.06,38.83,38.8,19.0,41.51,0.8,43.07,40.31,2.76,0.09,2.16,41.52,41.56,19.0,38.68,0.44,39.56,37.83,1.72,0.17,2.54,38.68,38.66,19.0,33.43,0.27,33.98,32.87,1.1,0.17,2.84,33.43,33.43,19.0,27.0,1.2,28.74,25.16,3.58,-0.01,1.61,27.03,27.09,19.0,26.87,2.08,29.5,21.85,7.65,-0.77,2.92,26.94,27.36,19.0,29.31,1.8,32.05,26.54,5.51,-0.01,1.68,29.36,29.15,19.0,37.3,0.85,38.66,35.63,3.03,-0.36,2.28,37.31,37.28,19.0,37.21,0.9,38.59,35.63,2.96,-0.04,1.93,37.22,37.15,19.0,36.38,0.57,37.28,35.35,1.93,-0.1,2.18,36.39,36.46,19.0
+BF-BAM-G020005 = 29.62,0.55,30.67,28.74,1.93,0.17,2.1,29.63,29.57,15.0,35.25,0.24,36.04,35.08,0.96,2.63,9.52,35.25,35.22,15.0,40.2,0.46,40.66,39.07,1.58,-1.35,3.92,40.2,40.31,15.0,42.69,0.29,43.28,42.24,1.03,-0.15,2.81,42.7,42.8,15.0,39.52,0.32,40.18,39.07,1.1,0.29,2.21,39.53,39.56,15.0,33.79,0.43,34.8,33.15,1.65,0.73,3.17,33.79,33.7,15.0,27.21,0.75,28.05,25.71,2.34,-0.63,2.05,27.22,27.64,15.0,26.97,0.98,28.74,25.16,3.58,0.11,2.42,26.98,26.81,15.0,28.45,0.44,29.29,27.91,1.38,0.48,2.15,28.45,28.33,15.0,34.56,0.84,35.91,33.15,2.76,0.03,1.97,34.56,34.6,15.0,37.49,0.41,38.39,37.01,1.38,0.79,2.7,37.49,37.28,15.0,37.68,0.43,38.39,37.01,1.38,-0.25,1.85,37.69,37.83,15.0
+BF-BAM-G020006 = 30.11,0.36,30.67,29.5,1.17,-0.31,2.06,30.12,30.12,14.0,35.03,0.33,35.63,34.39,1.24,-0.24,2.61,35.04,35.08,14.0,39.68,0.62,40.59,38.66,1.93,-0.11,1.71,39.68,39.8,14.0,42.62,0.38,43.35,41.97,1.38,0.27,2.75,42.62,42.55,14.0,38.75,0.64,40.04,37.56,2.48,0.21,2.92,38.75,38.8,14.0,33.52,0.27,33.98,32.87,1.1,-0.51,3.5,33.52,33.46,14.0,26.96,0.41,27.64,26.4,1.24,0.18,1.7,26.96,26.98,14.0,25.15,0.88,26.54,23.23,3.31,-0.44,2.82,25.17,25.19,14.0,26.95,0.46,27.78,26.4,1.38,0.72,2.26,26.96,26.88,14.0,35.1,0.73,36.32,33.98,2.34,0.33,1.94,35.11,34.91,14.0,37.66,0.16,37.97,37.42,0.55,0.26,2.32,37.66,37.63,14.0,37.54,0.42,38.11,36.59,1.52,-0.88,3.09,37.55,37.59,14.0
+BF-BAZ-G040001 = 31.18,0.57,31.77,29.84,1.93,-0.91,2.88,31.18,31.36,16.0,33.6,0.56,34.53,32.74,1.79,0.43,1.98,33.61,33.49,16.0,39.6,0.97,41.69,38.11,3.58,0.49,2.73,39.61,39.76,16.0,42.28,0.84,43.48,40.87,2.62,-0.19,1.78,42.29,42.35,16.0,37.63,1.25,39.21,35.42,3.79,-0.29,1.71,37.65,37.77,16.0,28.64,3.04,32.87,24.33,8.54,-0.17,1.44,28.79,29.5,16.0,25.18,1.4,27.09,23.09,4.0,-0.28,1.69,25.22,25.5,16.0,23.71,0.82,25.43,22.68,2.76,0.86,2.81,23.73,23.5,16.0,26.91,1.16,29.29,25.43,3.86,0.38,2.3,26.93,27.02,16.0,31.29,1.7,33.29,28.74,4.55,-0.33,1.53,31.34,31.98,16.0,36.65,0.66,37.56,35.77,1.79,0.15,1.42,36.65,36.53,16.0,37.6,1.02,39.21,35.91,3.31,-0.0,1.8,37.61,37.77,16.0
+BF-BAZ-G040002 = 32.14,0.22,32.46,31.91,0.55,0.41,2.0,32.14,32.19,5.0,34.06,0.27,34.39,33.7,0.69,-0.05,1.8,34.06,33.98,5.0,39.45,0.48,40.04,38.94,1.1,0.06,1.45,39.45,39.49,5.0,42.56,0.8,43.48,41.56,1.93,-0.13,1.52,42.57,42.66,5.0,38.55,0.63,39.07,37.83,1.24,-0.39,1.19,38.56,38.94,5.0,29.29,1.59,30.74,27.43,3.31,-0.29,1.25,29.33,29.84,5.0,26.51,0.68,27.16,25.5,1.65,-0.61,1.82,26.51,26.81,5.0,24.28,0.37,24.74,23.78,0.96,-0.12,1.83,24.28,24.33,5.0,28.19,0.56,29.15,27.71,1.45,1.2,2.9,28.19,28.05,5.0,32.19,0.76,32.94,31.15,1.79,-0.41,1.54,32.19,32.46,5.0,36.54,0.53,37.15,36.04,1.1,0.31,1.22,36.54,36.32,5.0,37.59,0.33,38.04,37.28,0.76,0.49,1.5,37.59,37.42,5.0
+BF-BAZ-G040003 = 31.78,0.25,32.32,31.36,0.96,0.23,2.37,31.78,31.77,19.0,35.52,0.28,36.04,34.94,1.1,-0.41,2.79,35.53,35.63,19.0,38.83,0.76,39.76,37.01,2.76,-0.74,2.75,38.84,38.94,19.0,40.91,0.73,42.11,38.94,3.17,-0.75,3.96,40.92,40.94,19.0,37.3,0.68,38.66,36.32,2.34,0.62,2.59,37.31,37.15,19.0,33.09,1.9,36.18,29.57,6.61,-0.14,2.24,33.14,32.6,19.0,26.99,0.93,28.19,25.3,2.89,-0.54,2.23,27.0,27.36,19.0,24.65,0.51,25.43,24.06,1.38,0.32,1.61,24.66,24.61,19.0,27.09,1.93,29.29,22.95,6.34,-0.73,2.28,27.15,27.84,19.0,32.48,0.65,33.98,31.77,2.2,0.79,2.65,32.48,32.32,19.0,36.41,0.43,37.28,35.63,1.65,0.08,2.42,36.41,36.46,19.0,37.66,0.29,38.11,37.01,1.1,-0.29,2.83,37.67,37.7,19.0
+BF-BAZ-G040004 = 31.24,0.57,32.6,30.12,2.48,0.05,2.49,31.24,31.22,43.0,33.5,0.74,34.8,32.32,2.48,0.29,1.79,33.51,33.29,43.0,40.74,0.83,41.97,38.94,3.03,-0.27,1.9,40.75,40.73,43.0,42.6,0.84,44.24,41.14,3.1,0.25,2.17,42.61,42.52,43.0,36.9,0.99,38.66,34.25,4.41,-0.35,3.1,36.91,37.01,43.0,30.25,1.84,33.98,25.43,8.54,-0.51,2.77,30.31,30.81,43.0,25.8,0.82,27.64,23.23,4.41,-0.48,3.93,25.82,25.71,43.0,25.01,1.01,27.09,22.95,4.13,-0.42,2.22,25.03,25.36,43.0,26.93,0.88,29.29,24.88,4.41,0.1,3.18,26.95,26.95,43.0,32.44,1.11,34.25,28.74,5.51,-0.74,4.49,32.46,32.46,43.0,37.69,0.74,39.21,35.63,3.58,-0.23,3.56,37.7,37.56,43.0,37.77,0.81,39.21,36.32,2.89,0.31,1.74,37.78,37.56,43.0
+BF-BAZ-G040005 = 31.43,0.34,32.05,30.94,1.1,0.1,2.39,31.44,31.46,10.0,34.56,0.23,34.94,34.25,0.69,0.67,2.49,34.56,34.53,10.0,39.75,0.58,40.8,38.94,1.86,0.3,2.12,39.75,39.76,10.0,42.74,0.26,43.07,42.24,0.83,-0.42,2.4,42.74,42.8,10.0,38.58,0.24,38.94,38.25,0.69,0.36,1.77,38.58,38.52,10.0,34.04,1.14,35.91,32.32,3.58,0.27,2.18,34.06,34.05,10.0,27.27,0.6,27.91,26.4,1.52,-0.15,1.38,27.27,27.36,10.0,25.89,0.51,26.67,25.3,1.38,0.27,1.7,25.9,25.88,10.0,29.02,0.38,29.57,28.33,1.24,-0.23,2.17,29.02,28.98,10.0,33.66,0.64,34.25,32.74,1.52,-0.42,1.31,33.66,34.05,10.0,37.5,0.21,37.83,37.15,0.69,-0.1,2.25,37.5,37.49,10.0,36.89,0.33,37.7,36.53,1.17,1.39,4.54,36.89,36.84,10.0
+BF-BAZ-G040006 = 31.8,0.25,32.19,31.5,0.69,0.16,1.85,31.8,31.81,8.0,34.98,0.23,35.35,34.53,0.83,-0.54,3.65,34.98,34.98,8.0,38.83,0.1,39.01,38.66,0.34,0.39,2.74,38.83,38.8,8.0,42.3,0.55,43.07,41.42,1.65,-0.09,2.02,42.3,42.24,8.0,38.03,0.43,38.66,37.56,1.1,0.25,1.65,38.03,38.01,8.0,36.6,0.68,37.56,35.49,2.07,-0.16,2.12,36.61,36.56,8.0,27.55,0.36,27.91,26.81,1.1,-1.0,3.28,27.55,27.57,8.0,25.4,0.65,26.54,24.61,1.93,0.37,2.11,25.41,25.43,8.0,28.58,0.59,29.57,27.64,1.93,0.15,2.47,28.58,28.46,8.0,33.61,0.41,34.05,33.01,1.03,-0.58,1.78,33.61,33.77,8.0,37.56,0.17,37.83,37.28,0.55,-0.0,2.49,37.56,37.56,8.0,37.43,0.7,38.66,36.59,2.07,0.53,2.21,37.44,37.32,8.0
+BF-BAZ-G040007 = 31.68,0.44,32.19,30.53,1.65,-1.02,3.3,31.68,31.77,21.0,33.88,0.43,34.8,33.29,1.52,0.53,2.7,33.88,33.84,21.0,41.69,0.36,42.24,40.73,1.52,-0.79,3.51,41.69,41.69,21.0,43.85,0.52,45.0,42.93,2.07,0.27,2.67,43.85,43.83,21.0,38.4,0.6,39.76,37.56,2.2,0.45,2.37,38.4,38.39,21.0,30.86,1.21,33.43,28.74,4.69,0.6,2.97,30.89,30.67,21.0,26.78,0.49,27.64,25.85,1.79,-0.18,2.41,26.79,26.81,21.0,25.02,1.14,27.64,22.95,4.69,0.63,3.08,25.04,24.88,21.0,27.78,0.96,29.02,25.71,3.31,-0.73,2.61,27.8,27.91,21.0,33.45,0.45,34.32,32.87,1.45,0.18,1.92,33.46,33.43,21.0,38.1,1.05,39.76,36.46,3.31,-0.03,1.71,38.12,38.25,21.0,37.44,1.0,39.35,36.18,3.17,0.59,2.02,37.45,37.15,21.0
+BF-BAZ-G040008 = 31.83,0.48,32.6,30.94,1.65,-0.38,2.01,31.83,32.05,23.0,34.26,0.47,35.35,33.56,1.79,0.34,2.5,34.27,34.25,23.0,40.03,0.65,41.14,38.94,2.2,-0.09,1.89,40.04,40.04,23.0,42.69,0.7,43.9,41.07,2.82,-0.39,2.84,42.7,42.8,23.0,38.58,0.48,39.21,37.08,2.14,-1.39,5.31,38.58,38.66,23.0,31.51,0.76,33.22,29.43,3.79,-0.91,5.14,31.52,31.63,23.0,27.23,0.38,27.64,26.12,1.52,-1.87,5.84,27.23,27.36,23.0,25.43,0.57,26.4,24.33,2.07,-0.23,2.56,25.44,25.57,23.0,27.89,0.67,29.02,26.54,2.48,-0.07,2.12,27.89,27.91,23.0,33.55,0.69,34.53,31.63,2.89,-1.01,3.72,33.56,33.7,23.0,37.48,0.59,38.11,36.18,1.93,-1.17,3.06,37.49,37.83,23.0,36.93,0.48,37.83,36.18,1.65,0.3,1.81,36.94,36.73,23.0
+BF-BAZ-G040009 = 30.61,0.37,31.22,30.26,0.96,0.31,1.51,30.62,30.53,10.0,34.6,0.3,35.08,34.18,0.9,-0.02,1.85,34.6,34.63,10.0,38.59,0.48,39.49,37.97,1.52,0.48,2.18,38.59,38.52,10.0,42.11,0.55,42.8,41.14,1.65,-0.24,1.97,42.12,42.11,10.0,38.36,0.23,38.66,37.97,0.69,-0.11,1.89,38.36,38.32,10.0,35.47,0.65,36.73,34.8,1.93,0.91,2.45,35.48,35.22,10.0,26.74,0.73,27.91,25.71,2.2,0.04,1.9,26.74,26.78,10.0,25.56,0.36,26.05,25.16,0.9,0.05,1.4,25.56,25.57,10.0,26.62,1.17,28.6,25.02,3.58,0.2,2.03,26.65,26.67,10.0,33.17,0.77,33.98,31.5,2.48,-0.98,3.2,33.18,33.25,10.0,37.33,0.2,37.56,37.01,0.55,-0.25,1.9,37.33,37.32,10.0,36.34,0.26,36.87,36.04,0.83,0.83,2.77,36.34,36.25,10.0
+BF-BAZ-G040010 = 32.01,0.62,33.7,31.08,2.62,0.78,3.96,32.02,32.05,22.0,33.71,0.57,34.8,32.87,1.93,0.41,2.0,33.71,33.63,22.0,39.85,0.56,41.07,39.21,1.86,0.76,2.73,39.86,39.83,22.0,41.67,0.41,42.52,40.87,1.65,0.09,2.43,41.68,41.66,22.0,35.12,1.01,36.59,33.43,3.17,-0.21,1.76,35.13,35.25,22.0,28.34,1.21,29.84,25.57,4.27,-1.03,3.09,28.36,28.84,22.0,24.68,1.28,26.67,22.95,3.72,-0.06,1.49,24.71,24.88,22.0,24.08,1.31,26.26,22.4,3.86,0.24,1.59,24.12,23.78,22.0,26.3,1.07,28.6,24.33,4.27,0.43,2.71,26.32,26.16,22.0,30.1,1.58,32.87,28.19,4.69,0.38,1.67,30.14,29.81,22.0,36.93,0.49,37.7,36.04,1.65,-0.2,1.97,36.93,37.01,22.0,38.06,0.89,40.04,37.01,3.03,0.67,2.2,38.07,37.66,22.0
+BF-BGR-G050001 = 33.13,0.35,33.84,32.6,1.24,0.51,2.5,33.13,33.15,24.0,37.06,0.25,37.42,36.46,0.96,-0.7,2.72,37.06,37.11,24.0,39.67,0.54,40.87,38.94,1.93,0.72,2.62,39.67,39.49,24.0,40.02,1.38,42.52,37.56,4.96,-0.08,1.94,40.04,40.11,24.0,34.76,0.74,36.59,33.7,2.89,0.65,2.79,34.77,34.6,24.0,26.71,1.07,27.78,23.23,4.55,-1.93,6.4,26.73,27.09,24.0,24.11,0.47,24.88,23.09,1.79,-0.23,2.57,24.11,24.12,24.0,25.48,0.81,26.81,24.06,2.76,-0.06,1.83,25.49,25.71,24.0,26.54,0.68,28.6,25.43,3.17,1.03,4.81,26.55,26.54,24.0,32.36,1.52,34.25,29.29,4.96,-0.63,2.19,32.4,32.74,24.0,37.76,0.55,38.39,36.46,1.93,-0.8,2.69,37.76,37.87,24.0,39.95,0.54,41.14,38.94,2.2,0.66,3.21,39.96,39.76,24.0
+BF-BGR-G050002 = 32.61,0.52,33.43,31.63,1.79,-0.01,2.52,32.62,32.6,17.0,35.75,0.4,36.46,35.22,1.24,0.3,1.69,35.75,35.63,17.0,39.7,1.15,41.42,37.28,4.13,-0.62,2.36,39.72,40.04,17.0,38.43,1.32,41.42,36.46,4.96,0.58,2.82,38.45,38.18,17.0,32.76,0.91,34.53,31.08,3.44,-0.11,2.59,32.77,32.87,17.0,24.46,1.53,26.81,21.85,4.96,0.01,1.75,24.5,24.61,17.0,23.27,0.79,24.61,21.57,3.03,-0.25,2.51,23.29,23.5,17.0,24.27,0.71,25.16,22.4,2.76,-1.0,3.81,24.28,24.33,17.0,24.03,0.52,24.88,22.95,1.93,-0.16,2.52,24.04,24.12,17.0,30.55,1.41,33.15,27.5,5.65,-0.13,2.82,30.58,30.39,17.0,36.7,0.98,37.83,34.25,3.58,-0.91,3.37,36.72,36.87,17.0,39.3,0.48,40.04,38.66,1.38,0.25,1.94,39.3,39.21,17.0
+BF-BGR-G050003 = 32.87,0.43,33.43,31.91,1.52,-0.71,2.8,32.87,32.91,14.0,37.07,0.34,37.56,36.46,1.1,-0.29,1.89,37.07,37.08,14.0,40.69,0.42,41.56,40.04,1.52,0.38,2.49,40.69,40.62,14.0,38.55,0.51,39.76,37.83,1.93,0.95,3.51,38.55,38.45,14.0,33.51,0.6,34.53,32.6,1.93,0.25,2.39,33.51,33.46,14.0,26.23,0.4,27.09,25.71,1.38,0.52,2.77,26.23,26.19,14.0,24.82,0.73,26.26,23.78,2.48,0.24,2.38,24.83,24.81,14.0,24.62,0.67,25.98,23.64,2.34,0.3,2.38,24.62,24.64,14.0,25.77,1.1,28.05,23.92,4.13,0.27,2.77,25.79,25.67,14.0,31.37,0.93,32.6,29.77,2.82,-0.26,2.18,31.39,31.5,14.0,36.61,1.11,38.11,34.67,3.44,-0.38,2.02,36.63,36.7,14.0,39.64,0.11,39.76,39.49,0.28,-0.12,1.7,39.64,39.63,14.0
+BF-BGR-G050004 = 32.72,0.35,33.43,31.91,1.52,-0.37,2.78,32.72,32.77,30.0,35.66,0.43,36.73,34.8,1.93,0.09,2.99,35.67,35.63,30.0,38.9,0.96,40.45,37.28,3.17,-0.1,1.94,38.91,39.01,30.0,38.78,1.47,41.28,36.46,4.82,0.28,1.73,38.8,38.32,30.0,32.02,0.6,32.74,30.39,2.34,-1.07,3.52,32.03,32.12,30.0,23.33,0.72,25.16,21.99,3.17,0.54,3.23,23.34,23.3,30.0,23.45,0.42,24.54,22.75,1.79,0.66,3.29,23.45,23.44,30.0,24.06,0.66,25.16,21.71,3.44,-1.64,6.65,24.07,24.23,30.0,24.61,0.4,25.43,23.78,1.65,0.03,2.44,24.61,24.61,30.0,29.23,0.82,30.81,27.91,2.89,0.33,2.19,29.24,29.15,30.0,35.94,1.02,37.56,34.25,3.31,0.01,1.8,35.95,35.77,30.0,39.04,0.73,40.04,37.56,2.48,-0.41,2.17,39.05,39.21,30.0
+BF-BGR-G050005 = 32.14,0.37,33.15,31.22,1.93,0.1,4.17,32.14,32.19,30.0,35.93,0.5,37.01,35.08,1.93,0.1,2.57,35.93,35.91,30.0,38.95,0.4,39.49,38.11,1.38,-0.39,2.07,38.96,39.01,30.0,39.69,0.62,41.69,38.66,3.03,1.01,4.88,39.7,39.56,30.0,33.0,0.51,34.25,32.32,1.93,0.47,2.7,33.01,32.98,30.0,27.13,0.82,28.95,25.71,3.24,0.0,2.32,27.14,27.29,30.0,23.93,0.75,25.3,22.68,2.62,0.11,2.04,23.94,23.99,30.0,24.14,0.81,25.43,22.81,2.62,0.2,1.87,24.15,24.02,30.0,25.16,1.04,27.64,23.5,4.13,0.74,2.7,25.18,24.71,30.0,31.72,0.82,33.15,29.36,3.79,-1.14,4.13,31.73,31.98,30.0,36.27,0.67,37.42,34.8,2.62,-0.39,2.49,36.27,36.32,30.0,38.17,0.44,39.07,37.15,1.93,-0.37,3.01,38.17,38.28,30.0
+BF-BGR-G050006 = 32.49,0.57,33.43,31.77,1.65,0.42,1.76,32.5,32.39,18.0,36.69,0.35,37.15,36.04,1.1,-0.55,2.11,36.69,36.73,18.0,39.63,0.63,40.73,38.66,2.07,0.17,2.04,39.64,39.52,18.0,39.4,0.7,40.52,37.83,2.69,-0.62,2.71,39.4,39.52,18.0,33.91,0.86,35.08,32.6,2.48,-0.37,1.82,33.92,34.05,18.0,26.45,0.67,27.78,24.95,2.82,-0.7,3.94,26.46,26.54,18.0,23.96,0.53,25.16,23.09,2.07,0.57,2.95,23.97,23.88,18.0,24.34,0.53,25.16,23.37,1.79,-0.25,1.95,24.34,24.4,18.0,24.81,0.82,26.26,23.78,2.48,0.7,2.05,24.82,24.4,18.0,30.56,1.36,33.43,28.46,4.96,0.32,2.35,30.59,30.5,18.0,35.26,0.7,36.32,34.25,2.07,-0.18,1.52,35.27,35.29,18.0,39.14,0.5,39.9,38.39,1.52,-0.24,1.8,39.15,39.21,18.0
+BF-BGR-G050007 = 33.12,0.36,33.98,32.6,1.38,0.84,3.62,33.12,33.15,13.0,36.81,0.3,37.28,36.18,1.1,-0.31,2.66,36.81,36.73,13.0,40.29,0.81,41.97,38.94,3.03,0.35,2.85,40.3,40.31,13.0,38.15,0.69,39.14,37.01,2.14,-0.35,1.94,38.15,38.39,13.0,34.36,0.6,35.35,33.7,1.65,0.37,1.7,34.36,34.25,13.0,26.99,0.43,27.64,25.98,1.65,-0.8,3.37,26.99,27.09,13.0,24.11,0.4,25.16,23.5,1.65,1.2,4.85,24.12,24.06,13.0,24.36,0.59,24.88,22.95,1.93,-1.01,3.3,24.36,24.61,13.0,25.55,1.94,29.57,23.23,6.34,0.71,2.43,25.62,25.02,13.0,31.81,1.13,34.53,30.32,4.2,0.96,3.49,31.83,31.36,13.0,38.11,0.24,38.66,37.83,0.83,0.83,3.33,38.11,38.11,13.0,39.9,0.5,41.14,39.21,1.93,1.16,3.95,39.9,39.76,13.0
+BF-BGR-G050008 = 33.1,0.47,33.98,32.32,1.65,0.18,1.98,33.1,33.15,23.0,36.76,0.53,37.28,35.35,1.93,-1.65,4.39,36.76,37.01,23.0,40.24,0.88,41.97,38.52,3.44,0.12,2.4,40.25,40.18,23.0,41.27,0.66,42.24,39.76,2.48,-0.52,2.25,41.28,41.42,23.0,34.97,0.67,37.28,33.98,3.31,1.93,7.54,34.98,34.8,23.0,27.29,0.97,29.22,25.16,4.06,-0.44,3.08,27.3,27.36,23.0,23.75,0.8,24.88,22.13,2.76,-0.31,2.14,23.76,23.78,23.0,25.47,0.46,26.4,24.61,1.79,0.14,2.43,25.48,25.43,23.0,25.77,0.91,27.29,23.5,3.79,-0.44,2.88,25.78,25.92,23.0,31.43,0.84,33.43,30.12,3.31,0.43,2.88,31.44,31.22,23.0,37.55,0.51,38.39,36.18,2.2,-1.21,4.28,37.55,37.7,23.0,39.91,0.69,41.14,38.11,3.03,-0.91,3.69,39.92,40.04,23.0
+BF-BGR-G050009 = 32.6,0.64,33.7,31.5,2.2,-0.02,2.27,32.61,32.6,13.0,37.04,0.32,37.56,36.46,1.1,-0.28,2.27,37.05,37.01,13.0,39.83,0.49,40.87,38.94,1.93,0.39,3.04,39.83,39.63,13.0,40.93,0.7,42.24,39.76,2.48,0.25,2.51,40.94,40.87,13.0,34.48,0.69,35.49,33.29,2.2,-0.32,1.96,34.49,34.53,13.0,28.9,1.88,32.32,25.98,6.34,-0.03,2.2,28.96,29.02,13.0,23.42,0.45,24.06,22.68,1.38,-0.45,2.07,23.42,23.5,13.0,24.66,0.53,25.85,23.78,2.07,0.64,3.17,24.67,24.47,13.0,26.41,1.0,27.64,24.61,3.03,-0.47,2.07,26.43,26.81,13.0,31.2,0.61,32.12,29.84,2.27,-0.69,2.97,31.21,31.36,13.0,36.38,0.96,37.28,34.25,3.03,-0.97,2.81,36.39,36.73,13.0,39.16,0.77,40.73,38.25,2.48,0.77,2.47,39.17,38.94,13.0
+BF-BGR-G050010 = 32.03,0.28,32.46,31.36,1.1,-0.71,3.09,32.03,32.05,37.0,35.21,0.15,35.63,35.08,0.55,1.28,4.13,35.21,35.22,37.0,36.34,0.72,38.66,34.8,3.86,1.02,5.24,36.35,36.32,37.0,35.77,1.06,37.35,31.77,5.58,-1.84,7.07,35.79,36.04,37.0,30.99,0.7,31.77,29.43,2.34,-0.88,2.54,30.99,31.22,37.0,23.01,0.75,25.3,21.57,3.72,0.84,3.82,23.03,22.88,37.0,22.82,1.01,24.61,21.3,3.31,0.01,1.61,22.85,22.95,37.0,23.2,0.94,24.61,19.65,4.96,-1.8,7.03,23.22,23.37,37.0,24.36,0.74,25.71,22.4,3.31,-0.62,3.32,24.37,24.47,37.0,28.51,0.94,31.22,26.81,4.41,0.52,3.62,28.53,28.46,37.0,33.41,1.45,36.73,31.22,5.51,0.07,2.3,33.44,33.56,37.0,38.02,0.72,39.49,36.73,2.76,-0.1,2.07,38.02,38.11,37.0
+BF-BGR-G050011 = 32.26,0.37,33.15,31.5,1.65,0.38,3.81,32.26,32.19,17.0,36.52,0.85,37.83,35.08,2.76,-0.01,1.86,36.53,36.46,17.0,39.57,0.46,40.59,38.94,1.65,0.46,2.43,39.58,39.63,17.0,38.34,0.7,39.49,36.73,2.76,-0.61,2.94,38.35,38.52,17.0,32.18,0.69,33.43,30.94,2.48,0.02,2.16,32.19,32.32,17.0,25.89,1.16,27.36,23.5,3.86,-0.91,2.67,25.91,26.4,17.0,23.92,0.56,25.43,23.16,2.27,1.15,4.17,23.92,23.78,17.0,23.71,1.07,25.43,21.3,4.13,-0.56,2.83,23.74,23.92,17.0,24.78,0.6,25.71,23.5,2.2,-0.43,2.78,24.78,24.88,17.0,28.65,1.39,30.6,25.98,4.62,-0.35,2.13,28.68,28.6,17.0,34.84,0.89,37.01,33.15,3.86,0.41,3.63,34.85,34.67,17.0,39.66,0.26,40.31,39.07,1.24,0.34,4.4,39.66,39.63,17.0
+BF-BLG-G060001 = 33.1,0.3,33.56,32.46,1.1,-0.82,3.14,33.1,33.15,19.0,33.58,0.48,34.53,32.6,1.93,0.16,2.98,33.58,33.56,19.0,39.22,0.5,40.04,38.39,1.65,0.14,1.84,39.22,39.07,19.0,39.51,0.53,40.45,38.66,1.79,0.33,1.99,39.51,39.28,19.0,35.81,0.6,37.28,34.53,2.76,-0.11,4.19,35.82,35.91,19.0,27.59,0.84,29.29,25.98,3.31,0.28,2.89,27.61,27.64,19.0,27.01,0.47,27.91,26.26,1.65,0.14,2.23,27.02,27.02,19.0,24.2,0.75,25.43,22.4,3.03,-0.71,3.16,24.21,24.33,19.0,26.72,0.66,27.78,25.71,2.07,-0.06,1.76,26.73,26.67,19.0,31.39,0.66,32.32,30.12,2.2,-0.59,2.25,31.4,31.5,19.0,37.82,0.37,38.66,37.28,1.38,0.7,2.9,37.83,37.77,19.0,38.55,0.36,39.07,37.83,1.24,-0.61,2.57,38.55,38.66,19.0
+BF-BLG-G060002 = 29.84,NaN,29.84,29.84,0.0,NaN,NaN,29.84,29.84,1.0,31.77,NaN,31.77,31.77,0.0,NaN,NaN,31.77,31.77,1.0,39.21,NaN,39.21,39.21,0.0,NaN,NaN,39.21,39.21,1.0,40.04,NaN,40.04,40.04,0.0,NaN,NaN,40.04,40.04,1.0,35.08,NaN,35.08,35.08,0.0,NaN,NaN,35.08,35.08,1.0,30.94,NaN,30.94,30.94,0.0,NaN,NaN,30.94,30.94,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,27.64,NaN,27.64,27.64,0.0,NaN,NaN,27.64,27.64,1.0,27.36,NaN,27.36,27.36,0.0,NaN,NaN,27.36,27.36,1.0,31.77,NaN,31.77,31.77,0.0,NaN,NaN,31.77,31.77,1.0,37.28,NaN,37.28,37.28,0.0,NaN,NaN,37.28,37.28,1.0,37.28,NaN,37.28,37.28,0.0,NaN,NaN,37.28,37.28,1.0
+BF-BLG-G060003 = 33.64,0.39,34.53,32.87,1.65,0.25,2.44,33.64,33.7,42.0,33.91,0.29,34.53,33.15,1.38,-0.23,3.41,33.91,33.98,42.0,39.88,0.54,40.87,38.39,2.48,-0.33,3.23,39.89,39.9,42.0,40.78,1.03,42.52,38.39,4.13,-0.78,2.67,40.79,41.14,42.0,35.39,0.92,37.15,33.84,3.31,-0.01,1.75,35.4,35.49,42.0,27.71,1.02,29.57,25.98,3.58,0.06,1.74,27.73,27.67,42.0,27.05,0.86,28.19,25.16,3.03,-0.71,2.5,27.06,27.16,42.0,25.0,0.64,26.26,24.06,2.2,-0.03,1.97,25.01,25.02,42.0,27.21,0.64,28.74,25.98,2.76,0.54,3.2,27.22,27.09,42.0,32.53,1.3,35.63,30.67,4.96,0.91,2.97,32.55,32.32,42.0,37.82,0.71,39.76,36.46,3.31,0.73,3.56,37.83,37.77,42.0,39.13,0.48,40.04,37.83,2.2,-0.48,2.82,39.14,39.14,42.0
+BF-BLG-G060004 = 33.3,0.27,33.7,33.15,0.55,1.1,2.29,33.31,33.18,4.0,35.18,0.13,35.35,35.08,0.28,0.49,1.63,35.18,35.15,4.0,39.06,0.33,39.35,38.59,0.76,-0.77,2.05,39.06,39.14,4.0,39.73,0.46,40.31,39.21,1.1,0.25,1.96,39.73,39.69,4.0,34.92,0.28,35.15,34.53,0.62,-0.85,2.07,34.92,35.01,4.0,27.41,0.69,27.91,26.4,1.52,-1.05,2.26,27.42,27.67,4.0,28.33,0.25,28.6,28.05,0.55,0.0,1.36,28.33,28.33,4.0,25.92,0.33,26.4,25.71,0.69,1.03,2.22,25.92,25.78,4.0,27.5,0.41,28.05,27.09,0.96,0.54,2.0,27.5,27.43,4.0,31.53,0.76,32.6,30.81,1.79,0.73,2.12,31.54,31.36,4.0,38.08,0.66,38.94,37.35,1.58,0.35,1.96,38.08,38.01,4.0,38.61,0.45,39.21,38.18,1.03,0.55,1.87,38.61,38.52,4.0
+BF-BLG-G060005 = 30.81,1.72,33.43,27.09,6.34,-0.67,2.81,30.86,30.88,28.0,31.89,1.36,33.29,27.91,5.37,-1.39,4.26,31.92,32.6,28.0,37.97,2.51,40.25,31.5,8.75,-1.41,3.93,38.05,39.18,28.0,40.05,3.04,43.62,33.15,10.47,-1.01,2.84,40.16,41.56,28.0,35.39,1.78,37.56,30.67,6.89,-1.03,3.53,35.43,35.84,28.0,28.53,2.59,32.32,23.78,8.54,-0.28,1.84,28.64,28.33,28.0,27.71,0.94,29.57,25.43,4.13,-0.67,3.45,27.73,27.84,28.0,26.27,1.64,28.74,22.95,5.79,-0.75,2.27,26.32,27.09,28.0,27.56,1.97,30.81,23.78,7.03,-0.16,2.26,27.63,27.91,28.0,32.01,1.54,34.53,29.29,5.24,0.07,1.72,32.05,31.98,28.0,36.31,1.86,38.66,31.22,7.44,-0.86,3.3,36.35,36.63,28.0,37.53,1.61,39.49,33.7,5.79,-0.86,2.64,37.57,38.39,28.0
+BF-BLG-G060006 = 30.96,0.71,32.05,30.12,1.93,0.5,2.32,30.97,30.94,5.0,32.57,0.27,32.87,32.19,0.69,-0.4,1.99,32.57,32.6,5.0,39.74,0.31,40.04,39.35,0.69,-0.15,1.37,39.74,39.76,5.0,41.72,0.52,42.24,40.87,1.38,-0.93,2.63,41.72,41.83,5.0,35.75,0.21,35.91,35.49,0.41,-0.45,1.26,35.75,35.91,5.0,31.9,0.24,32.05,31.5,0.55,-1.07,2.52,31.9,32.05,5.0,27.97,0.49,28.46,27.36,1.1,-0.04,1.42,27.97,27.91,5.0,27.71,0.38,28.19,27.29,0.9,0.05,1.53,27.71,27.78,5.0,29.88,1.48,32.05,28.33,3.72,0.53,1.89,29.91,29.29,5.0,33.78,0.79,34.8,32.74,2.07,-0.02,1.89,33.79,33.7,5.0,37.46,0.64,38.39,36.73,1.65,0.33,1.99,37.47,37.56,5.0,38.55,0.45,39.21,38.11,1.1,0.57,1.83,38.55,38.39,5.0
+BF-BLG-G060007 = 33.18,0.67,34.8,32.32,2.48,0.78,2.76,33.19,32.94,20.0,34.93,0.65,36.18,33.56,2.62,-0.18,2.79,34.94,34.87,20.0,39.64,0.7,40.87,38.66,2.2,0.45,1.97,39.65,39.45,20.0,39.71,0.88,41.14,38.39,2.76,0.05,1.74,39.71,39.83,20.0,35.66,0.68,37.28,34.67,2.62,0.68,2.77,35.66,35.49,20.0,27.09,0.9,28.74,25.71,3.03,0.29,1.92,27.11,26.88,20.0,27.9,0.54,29.02,26.95,2.07,0.33,2.75,27.9,27.81,20.0,24.95,0.59,25.98,24.33,1.65,0.53,1.61,24.96,24.61,20.0,26.98,0.78,28.74,25.71,3.03,0.52,2.54,26.99,26.91,20.0,31.29,1.08,33.98,29.84,4.13,0.76,3.08,31.3,31.29,20.0,37.65,0.41,38.52,36.87,1.65,0.5,2.87,37.65,37.56,20.0,38.33,0.53,39.35,37.56,1.79,0.19,1.82,38.33,38.35,20.0
+BF-BLG-G060008 = 31.37,0.54,32.19,30.26,1.93,-0.63,3.38,31.38,31.22,9.0,32.35,0.37,32.74,31.63,1.1,-0.75,2.36,32.35,32.6,9.0,40.29,0.45,40.87,39.35,1.52,-0.88,3.27,40.29,40.31,9.0,40.53,0.95,42.38,38.94,3.44,0.35,3.21,40.54,40.45,9.0,36.04,0.58,37.01,35.35,1.65,0.34,2.01,36.05,36.18,9.0,28.58,1.21,30.67,26.81,3.86,0.22,2.16,28.6,28.33,9.0,27.62,0.78,29.02,26.54,2.48,0.23,2.22,27.63,27.78,9.0,26.28,0.65,27.09,25.16,1.93,-0.4,2.05,26.29,26.26,9.0,26.95,0.45,27.64,26.26,1.38,-0.14,1.97,26.95,27.09,9.0,31.03,0.61,32.19,30.39,1.79,0.67,2.22,31.03,30.67,9.0,37.06,0.53,37.7,36.18,1.52,-0.58,2.01,37.06,37.28,9.0,37.75,0.45,38.11,36.87,1.24,-0.87,2.44,37.75,37.97,9.0
+BF-BLG-G060009 = 32.86,0.7,34.25,32.05,2.2,0.56,2.13,32.86,32.63,12.0,35.01,0.38,35.63,34.11,1.52,-0.65,3.93,35.01,35.08,12.0,38.95,0.3,39.49,38.39,1.1,-0.01,2.58,38.95,38.94,12.0,39.74,0.64,40.87,38.94,1.93,0.37,1.95,39.75,39.73,12.0,34.69,0.53,35.35,33.7,1.65,-0.39,2.06,34.7,34.77,12.0,25.44,0.8,27.36,24.33,3.03,1.01,3.81,25.45,25.36,12.0,28.85,0.44,29.57,28.05,1.52,-0.2,2.27,28.86,28.84,12.0,24.74,1.13,27.09,22.95,4.13,0.55,2.96,24.77,24.64,12.0,27.29,0.75,28.74,26.26,2.48,0.6,2.29,27.3,27.09,12.0,31.89,1.16,33.56,29.98,3.58,-0.3,1.97,31.91,32.05,12.0,37.12,0.44,37.7,36.18,1.52,-0.77,2.81,37.12,37.21,12.0,37.91,0.22,38.25,37.56,0.69,-0.01,2.34,37.91,37.87,12.0
+BF-BLG-G060010 = 32.62,0.31,33.15,32.05,1.1,-0.15,2.31,32.62,32.67,15.0,34.1,0.27,34.8,33.7,1.1,0.82,4.48,34.1,34.11,15.0,39.21,0.67,40.31,37.97,2.34,-0.27,2.13,39.22,39.21,15.0,40.04,0.91,41.69,38.66,3.03,0.13,2.02,40.05,39.9,15.0,34.12,0.7,35.91,33.15,2.76,1.08,3.83,34.13,33.98,15.0,26.16,0.88,26.81,23.5,3.31,-2.13,6.79,26.18,26.4,15.0,25.86,0.72,27.64,24.88,2.76,1.18,3.83,25.87,25.71,15.0,25.2,0.81,26.81,24.06,2.76,0.45,2.42,25.21,25.16,15.0,27.17,0.6,28.19,26.33,1.86,0.25,1.88,27.18,27.09,15.0,32.78,0.55,33.43,31.77,1.65,-0.52,1.84,32.79,33.01,15.0,36.59,0.7,37.83,35.63,2.2,0.26,2.37,36.6,36.53,15.0,38.34,0.35,38.94,37.56,1.38,-0.53,2.95,38.35,38.39,15.0
+BF-BLG-G060011 = 32.51,0.91,33.98,28.88,5.1,-1.44,6.31,32.52,32.6,71.0,33.38,1.29,35.08,29.29,5.79,-1.26,4.09,33.41,33.7,71.0,39.17,1.63,42.52,33.43,9.09,-0.96,4.95,39.21,39.28,71.0,39.87,1.87,43.62,33.7,9.92,-1.33,4.97,39.92,40.25,71.0,34.89,1.09,36.59,30.67,5.93,-1.78,6.77,34.91,34.94,71.0,27.24,2.05,34.25,23.78,10.47,0.9,4.12,27.31,27.09,71.0,27.26,0.75,28.74,25.71,3.03,-0.08,2.19,27.27,27.36,71.0,25.37,0.92,27.5,23.5,4.0,0.45,2.63,25.39,25.23,71.0,26.64,1.19,29.57,24.19,5.37,0.4,2.71,26.67,26.54,71.0,31.45,1.54,34.25,29.02,5.24,0.08,1.73,31.48,31.36,71.0,36.92,1.14,38.66,32.6,6.06,-1.49,5.68,36.94,37.15,71.0,38.19,0.91,39.21,34.67,4.55,-2.12,7.03,38.2,38.52,71.0
+BF-BLG-G060012 = 32.81,0.18,33.15,32.6,0.55,0.37,2.47,32.81,32.84,10.0,34.25,0.17,34.53,33.98,0.55,0.34,2.38,34.25,34.25,10.0,38.62,0.77,39.69,37.01,2.69,-0.76,3.03,38.63,38.76,10.0,39.79,0.73,40.94,38.66,2.27,0.01,1.96,39.8,39.73,10.0,34.34,0.3,34.8,33.7,1.1,-0.56,3.56,34.34,34.29,10.0,26.19,0.24,26.54,25.71,0.83,-0.61,2.63,26.19,26.26,10.0,27.6,0.59,28.46,26.6,1.86,-0.08,2.04,27.6,27.64,10.0,25.2,0.61,26.54,24.54,2.0,0.93,3.3,25.21,25.19,10.0,27.28,1.23,28.88,25.71,3.17,0.14,1.46,27.3,27.19,10.0,34.16,0.45,34.94,33.43,1.52,0.07,2.27,34.17,34.11,10.0,37.97,0.76,38.94,36.73,2.2,-0.21,1.86,37.98,38.01,10.0,38.62,0.59,39.21,37.56,1.65,-0.85,2.24,38.62,38.9,10.0
+BF-BLG-G060013 = 33.72,0.52,34.53,32.32,2.2,-0.56,2.82,33.73,33.84,45.0,34.18,0.79,35.35,32.32,3.03,-0.42,2.48,34.19,34.11,45.0,39.66,0.72,40.87,37.97,2.89,-0.2,2.38,39.67,39.63,45.0,41.61,1.38,44.17,38.94,5.24,-0.36,2.02,41.63,41.97,45.0,35.63,1.56,38.11,32.87,5.24,-0.15,1.74,35.66,35.91,45.0,27.15,0.96,29.57,25.85,3.72,0.82,2.94,27.17,26.95,45.0,26.54,1.57,29.29,23.23,6.06,-0.08,2.19,26.58,26.4,45.0,24.27,0.82,26.12,22.95,3.17,0.69,2.56,24.29,24.06,45.0,26.36,0.93,28.19,24.33,3.86,-0.58,2.61,26.38,26.54,45.0,32.11,1.33,34.25,29.29,4.96,-0.4,2.12,32.13,32.05,45.0,37.06,0.65,38.11,35.7,2.41,-0.5,2.34,37.07,37.15,45.0,39.84,0.59,40.87,38.66,2.2,0.05,2.15,39.84,39.76,45.0
+BF-BLK-G070001 = 30.65,0.34,30.94,30.12,0.83,-0.61,1.61,30.65,30.84,8.0,34.85,0.24,35.15,34.53,0.62,-0.13,1.67,34.85,34.8,8.0,38.6,0.28,39.21,38.39,0.83,1.49,3.94,38.6,38.52,8.0,41.43,0.35,41.97,40.87,1.1,-0.01,2.19,41.43,41.38,8.0,37.81,0.49,38.66,37.21,1.45,0.33,2.17,37.81,37.87,8.0,35.17,0.75,36.04,34.05,2.0,-0.22,1.49,35.18,35.29,8.0,27.23,0.42,27.91,26.54,1.38,-0.18,2.53,27.24,27.36,8.0,25.27,0.54,25.98,24.47,1.52,-0.31,1.82,25.27,25.36,8.0,26.72,0.28,27.22,26.54,0.69,0.85,2.11,26.73,26.54,8.0,34.38,0.7,35.49,33.84,1.65,0.79,1.87,34.39,33.98,8.0,37.37,0.26,37.7,37.01,0.69,-0.33,1.64,37.37,37.42,8.0,36.39,0.27,36.73,35.91,0.83,-0.38,2.28,36.39,36.35,8.0
+BF-BLK-G070002 = 30.88,0.25,31.08,30.39,0.69,-1.09,2.77,30.88,30.94,7.0,34.67,0.37,35.08,33.98,1.1,-0.87,2.68,34.67,34.8,7.0,37.76,0.19,38.11,37.56,0.55,0.75,2.68,37.76,37.7,7.0,41.32,0.55,42.38,40.59,1.79,0.85,3.35,41.32,41.28,7.0,37.9,0.67,38.66,37.15,1.52,0.04,1.26,37.91,37.9,7.0,31.7,0.81,33.01,30.67,2.34,0.24,2.05,31.71,31.91,7.0,28.48,0.84,29.7,27.36,2.34,0.09,1.83,28.49,28.46,7.0,25.17,0.34,25.71,24.61,1.1,-0.01,2.67,25.17,25.16,7.0,26.28,1.46,27.91,23.78,4.13,-0.61,2.12,26.31,26.81,7.0,35.72,0.45,36.18,34.94,1.24,-0.57,2.14,35.72,35.91,7.0,37.14,0.31,37.56,36.73,0.83,0.43,1.85,37.14,37.01,7.0,37.69,0.28,38.11,37.28,0.83,0.25,2.18,37.69,37.63,7.0
+BF-BLK-G070003 = 30.73,0.36,31.22,30.12,1.1,-0.02,1.96,30.73,30.67,11.0,35.04,0.55,35.63,33.7,1.93,-1.35,4.07,35.05,35.22,11.0,38.64,0.8,39.76,37.28,2.48,-0.31,2.01,38.65,38.66,11.0,42.47,1.45,44.72,40.04,4.69,-0.31,2.25,42.49,42.73,11.0,37.57,0.12,37.83,37.42,0.41,0.82,3.42,37.57,37.56,11.0,33.38,0.93,34.53,31.5,3.03,-0.72,2.51,33.39,33.7,11.0,28.73,1.47,30.67,25.43,5.24,-0.94,3.43,28.77,28.88,11.0,25.06,0.97,26.26,23.23,3.03,-0.5,2.14,25.08,25.43,11.0,28.06,0.69,29.43,27.09,2.34,0.67,2.76,28.07,28.05,11.0,36.76,1.34,38.52,34.25,4.27,-0.37,2.24,36.79,36.87,11.0,38.17,0.57,38.94,37.01,1.93,-0.51,2.54,38.17,38.25,11.0,37.23,0.33,37.83,36.59,1.24,-0.09,2.84,37.23,37.28,11.0
+BF-BLK-G070004 = 31.55,0.12,31.77,31.36,0.41,0.36,2.84,31.55,31.5,9.0,35.09,0.27,35.35,34.53,0.83,-1.11,3.14,35.09,35.22,9.0,37.8,0.46,38.66,37.21,1.45,0.69,2.45,37.8,37.7,9.0,41.19,0.53,41.69,39.97,1.72,-1.38,4.11,41.19,41.42,9.0,37.14,0.45,37.56,36.46,1.1,-0.4,1.51,37.14,37.28,9.0,35.63,1.35,37.01,33.22,3.79,-0.54,1.91,35.65,36.39,9.0,27.59,0.85,29.02,26.05,2.96,-0.27,2.81,27.6,27.64,9.0,24.37,0.36,25.16,24.06,1.1,1.19,3.65,24.37,24.33,9.0,25.86,1.28,27.91,24.19,3.72,0.16,1.8,25.89,26.19,9.0,33.46,0.48,34.11,32.6,1.52,-0.28,2.19,33.47,33.36,9.0,37.08,0.37,37.56,36.46,1.1,-0.14,2.11,37.08,37.01,9.0,37.05,0.55,37.83,36.46,1.38,0.2,1.61,37.05,37.15,9.0
+BF-BLK-G070005 = 30.94,0.44,31.91,30.12,1.79,0.33,2.88,30.94,30.88,22.0,34.46,0.33,35.08,33.98,1.1,0.15,2.29,34.46,34.53,22.0,38.06,0.66,39.63,37.28,2.34,1.06,3.09,38.07,37.73,22.0,41.22,0.54,42.93,40.59,2.34,1.66,5.82,41.22,41.14,22.0,37.85,0.48,38.8,37.01,1.79,0.16,2.76,37.85,37.83,22.0,33.16,0.62,34.53,32.05,2.48,0.24,2.68,33.16,33.08,22.0,29.65,0.44,30.39,28.74,1.65,-0.59,2.62,29.66,29.77,22.0,25.03,0.36,25.43,24.06,1.38,-1.07,3.68,25.03,25.16,22.0,27.16,2.31,30.67,23.5,7.17,-0.13,1.7,27.26,27.4,22.0,35.88,1.3,38.66,33.7,4.96,0.6,2.78,35.91,35.46,22.0,37.16,0.52,38.39,36.18,2.2,0.38,2.74,37.17,37.08,22.0,37.49,0.67,39.21,36.73,2.48,1.42,3.76,37.5,37.28,22.0
+BF-BLK-G070006 = 30.31,0.2,30.74,29.98,0.76,0.47,2.57,30.31,30.32,19.0,34.48,0.35,35.08,33.98,1.1,0.09,1.94,34.48,34.53,19.0,37.39,0.43,38.32,36.87,1.45,0.46,2.22,37.39,37.28,19.0,40.77,0.85,42.04,39.21,2.82,-0.58,2.12,40.78,41.0,19.0,37.0,0.51,38.32,36.18,2.14,0.83,3.6,37.01,37.01,19.0,31.89,0.62,33.01,30.94,2.07,0.18,1.82,31.89,31.84,19.0,28.23,0.37,29.08,27.5,1.58,0.23,3.22,28.23,28.19,19.0,24.11,0.84,25.43,22.13,3.31,-0.66,2.99,24.13,24.19,19.0,27.25,1.04,29.02,25.3,3.72,-0.45,2.32,27.27,27.43,19.0,36.0,0.35,36.73,35.49,1.24,0.16,2.23,36.01,36.04,19.0,37.38,0.29,37.83,36.87,0.96,0.1,1.94,37.39,37.28,19.0,37.37,0.5,38.32,36.18,2.14,-0.49,3.17,37.37,37.42,19.0
+BF-BLK-G070007 = 30.53,0.23,30.94,30.26,0.69,0.74,2.73,30.53,30.53,7.0,34.97,0.29,35.35,34.53,0.83,-0.22,1.82,34.97,35.08,7.0,36.89,0.32,37.28,36.46,0.83,-0.05,1.57,36.89,36.87,7.0,40.21,0.44,40.73,39.63,1.1,-0.09,1.43,40.21,40.18,7.0,36.71,0.49,37.56,36.18,1.38,0.48,2.25,36.72,36.73,7.0,32.85,0.55,33.43,32.25,1.17,0.16,1.19,32.86,32.6,7.0,27.63,0.66,28.74,26.95,1.79,0.48,2.04,27.63,27.64,7.0,24.19,0.44,24.88,23.64,1.24,0.33,1.9,24.2,24.06,7.0,28.48,1.1,30.12,27.36,2.76,0.31,1.63,28.5,28.46,7.0,36.04,0.21,36.18,35.63,0.55,-1.21,3.08,36.04,36.18,7.0,38.0,0.26,38.39,37.7,0.69,0.28,1.69,38.0,37.97,7.0,37.5,0.25,37.83,37.08,0.76,-0.55,2.48,37.5,37.56,7.0
+BF-BLK-G070008 = 31.22,0.27,31.63,30.81,0.83,0.0,2.3,31.22,31.22,8.0,35.04,0.13,35.22,34.8,0.41,-0.7,2.51,35.04,35.08,8.0,38.09,0.49,38.8,37.49,1.31,0.22,1.68,38.1,38.01,8.0,40.57,0.47,41.14,39.9,1.24,-0.04,1.46,40.58,40.52,8.0,36.5,0.4,37.01,35.91,1.1,-0.09,1.96,36.5,36.46,8.0,32.29,0.21,32.67,32.05,0.62,0.51,2.46,32.29,32.29,8.0,28.96,0.5,29.84,28.46,1.38,0.63,2.13,28.96,28.84,8.0,24.25,0.34,24.61,23.5,1.1,-1.34,3.93,24.26,24.33,8.0,26.17,0.69,27.22,25.36,1.86,0.19,1.68,26.17,26.19,8.0,35.91,0.73,37.08,35.08,2.0,0.86,2.23,35.92,35.63,8.0,37.79,0.41,38.39,37.01,1.38,-0.55,2.94,37.79,37.83,8.0,37.2,0.34,37.83,36.73,1.1,0.6,2.76,37.2,37.15,8.0
+BF-BLK-G070009 = 30.91,0.19,31.22,30.67,0.55,0.55,2.11,30.91,30.81,7.0,34.52,0.51,35.08,33.7,1.38,-0.32,1.9,34.52,34.53,7.0,38.37,0.42,39.21,37.83,1.38,1.12,3.83,38.37,38.25,7.0,41.07,0.56,41.97,40.59,1.38,0.54,1.66,41.08,40.73,7.0,37.58,0.56,38.39,36.73,1.65,0.2,2.18,37.58,37.42,7.0,33.02,0.37,33.43,32.46,0.96,-0.27,1.76,33.02,33.15,7.0,29.21,1.14,30.39,27.09,3.31,-0.91,2.75,29.23,29.43,7.0,24.39,1.0,25.43,22.68,2.76,-0.61,2.16,24.41,24.61,7.0,25.84,0.68,26.81,25.16,1.65,0.4,1.42,25.84,25.43,7.0,35.9,0.56,36.73,35.08,1.65,-0.08,2.04,35.9,36.04,7.0,36.38,0.56,37.01,35.35,1.65,-0.88,2.59,36.38,36.59,7.0,37.35,0.62,38.25,36.46,1.79,-0.09,1.93,37.36,37.49,7.0
+BF-BLK-G070010 = 31.56,0.48,32.6,30.67,1.93,0.53,3.45,31.57,31.5,14.0,34.99,0.46,35.63,33.98,1.65,-0.4,2.88,34.99,35.01,14.0,37.38,0.65,38.18,35.91,2.27,-0.77,2.97,37.38,37.42,14.0,39.37,0.8,40.59,37.56,3.03,-0.55,3.14,39.38,39.42,14.0,36.17,0.21,36.46,35.91,0.55,0.06,1.66,36.17,36.18,14.0,31.28,1.02,33.43,29.84,3.58,0.67,2.73,31.29,31.22,14.0,27.54,1.17,29.43,25.43,4.0,0.03,2.14,27.56,27.36,14.0,23.08,1.48,25.16,19.92,5.24,-0.41,2.51,23.12,22.95,14.0,25.82,1.35,28.33,24.19,4.13,0.58,2.07,25.85,25.5,14.0,33.86,0.84,35.35,32.6,2.76,0.54,2.35,33.87,33.7,14.0,36.97,0.4,37.7,36.46,1.24,0.38,2.08,36.98,36.97,14.0,37.93,0.93,39.9,36.87,3.03,0.97,2.73,37.94,37.56,14.0
+BF-BLK-G070011 = 30.55,0.22,30.94,30.12,0.83,-0.17,3.2,30.55,30.53,10.0,34.38,0.35,35.08,33.98,1.1,0.75,2.67,34.38,34.32,10.0,38.59,1.03,40.04,37.01,3.03,-0.04,1.75,38.6,38.7,10.0,40.38,0.49,41.0,39.49,1.52,-0.55,2.18,40.38,40.52,10.0,37.01,0.44,37.97,36.46,1.52,0.87,3.31,37.02,36.97,10.0,31.87,0.78,33.43,30.67,2.76,0.56,2.84,31.88,31.7,10.0,25.59,0.66,26.81,24.61,2.2,0.39,2.34,25.6,25.54,10.0,23.84,0.37,24.74,23.5,1.24,1.44,4.6,23.84,23.78,10.0,26.91,1.11,28.33,24.61,3.72,-0.72,3.0,26.93,27.09,10.0,34.78,0.77,35.91,33.43,2.48,-0.2,2.14,34.78,34.87,10.0,37.01,0.44,37.83,36.18,1.65,-0.0,3.26,37.01,37.01,10.0,37.64,0.28,38.11,37.15,0.96,-0.28,2.68,37.64,37.7,10.0
+BF-BLK-G070012 = 32.19,0.76,33.15,30.94,2.2,-0.38,2.1,32.2,32.25,7.0,35.07,0.76,35.91,33.84,2.07,-0.4,1.87,35.08,35.15,7.0,38.94,0.28,39.21,38.66,0.55,0.0,1.17,38.94,38.94,7.0,39.94,0.31,40.31,39.49,0.83,0.01,1.87,39.94,39.9,7.0,37.18,0.47,37.83,36.59,1.24,-0.06,1.71,37.18,37.21,7.0,31.82,1.06,33.43,30.39,3.03,-0.1,2.1,31.84,31.98,7.0,28.16,0.71,29.02,26.95,2.07,-0.27,2.45,28.17,28.05,7.0,24.03,1.41,26.26,21.99,4.27,0.15,2.27,24.06,23.99,7.0,26.96,0.69,27.64,25.57,2.07,-1.24,3.47,26.97,27.16,7.0,34.77,0.56,35.49,33.98,1.52,-0.12,1.64,34.78,34.73,7.0,37.59,0.51,38.39,36.87,1.52,0.33,2.18,37.59,37.49,7.0,39.35,1.11,40.59,37.42,3.17,-0.59,2.29,39.36,39.49,7.0
+BF-BLK-G070013 = 31.65,0.19,32.05,31.5,0.55,1.23,3.56,31.65,31.63,8.0,35.07,0.11,35.22,34.94,0.28,0.22,1.86,35.07,35.08,8.0,37.02,0.43,37.7,36.46,1.24,0.43,1.95,37.02,36.94,8.0,38.55,0.56,39.63,37.83,1.79,0.65,2.88,38.55,38.59,8.0,36.05,0.39,36.46,35.35,1.1,-0.77,2.26,36.05,36.18,8.0,31.13,0.97,32.74,29.91,2.82,0.44,1.94,31.14,30.88,8.0,27.51,0.99,29.57,26.54,3.03,1.14,3.35,27.52,27.29,8.0,24.06,0.42,24.61,23.37,1.24,-0.3,2.07,24.06,24.06,8.0,25.23,0.76,26.33,24.06,2.27,0.06,1.9,25.24,25.02,8.0,33.05,1.27,35.35,32.05,3.31,0.9,2.27,33.08,32.46,8.0,36.75,0.39,37.28,36.25,1.03,0.25,1.76,36.75,36.66,8.0,37.77,0.62,38.52,36.73,1.79,-0.43,1.88,37.77,37.9,8.0
+BF-COM-G080001 = 32.02,0.52,33.29,30.94,2.34,0.22,2.97,32.03,32.05,30.0,34.04,0.49,35.35,33.43,1.93,0.78,3.23,34.04,33.98,30.0,35.91,1.09,38.66,33.01,5.65,-0.05,4.0,35.92,35.91,30.0,36.68,0.85,38.11,35.08,3.03,-0.23,1.88,36.69,36.84,30.0,31.54,1.11,33.7,29.57,4.13,0.25,2.21,31.56,31.43,30.0,25.41,1.24,27.91,23.09,4.82,-0.08,2.37,25.43,25.5,30.0,25.07,0.82,27.09,23.5,3.58,0.49,2.61,25.08,24.74,30.0,23.75,0.52,24.61,22.95,1.65,-0.11,1.77,23.76,23.78,30.0,25.21,0.63,26.4,24.06,2.34,-0.07,2.13,25.22,25.23,30.0,29.08,0.43,29.57,27.91,1.65,-1.06,3.35,29.08,29.26,30.0,31.99,1.08,33.7,30.12,3.58,-0.11,1.68,32.01,32.01,30.0,35.25,0.61,36.59,34.25,2.34,0.64,2.54,35.26,35.08,30.0
+BF-COM-G080002 = 32.43,0.3,33.01,32.19,0.83,1.04,2.71,32.43,32.32,8.0,33.74,0.42,34.39,33.15,1.24,0.32,2.02,33.75,33.63,8.0,36.21,1.03,37.7,34.67,3.03,-0.36,2.14,36.22,36.32,8.0,36.96,0.52,37.56,35.91,1.65,-0.9,3.15,36.96,37.01,8.0,30.13,1.3,31.5,28.19,3.31,-0.27,1.54,30.15,30.32,8.0,25.42,0.38,25.85,24.74,1.1,-0.68,2.18,25.43,25.54,8.0,25.23,0.58,26.12,24.19,1.93,-0.25,2.67,25.24,25.23,8.0,22.57,0.64,23.23,21.3,1.93,-0.9,2.97,22.58,22.68,8.0,25.27,0.55,26.4,24.88,1.52,1.2,3.14,25.27,24.99,8.0,28.67,0.26,29.15,28.33,0.83,0.49,2.48,28.67,28.67,8.0,32.96,0.42,33.56,32.32,1.24,0.04,1.91,32.96,32.91,8.0,36.06,0.47,36.87,35.49,1.38,0.56,2.12,36.06,35.97,8.0
+BF-COM-G080003 = 30.84,0.21,31.22,30.53,0.69,0.08,2.08,30.84,30.88,13.0,34.67,0.33,35.08,33.98,1.1,-0.6,2.53,34.67,34.73,13.0,36.21,0.52,36.87,35.22,1.65,-0.55,2.32,36.22,36.18,13.0,35.05,1.07,36.87,33.43,3.44,0.29,1.89,35.07,34.67,13.0,30.87,0.66,31.91,29.84,2.07,0.01,2.06,30.87,30.81,13.0,25.02,0.4,25.57,24.19,1.38,-0.26,2.81,25.03,25.02,13.0,23.97,0.31,24.74,23.5,1.24,1.05,4.15,23.97,23.92,13.0,23.06,0.32,23.64,22.68,0.96,0.73,2.38,23.06,22.95,13.0,25.35,0.5,26.12,24.54,1.58,-0.24,2.05,25.35,25.43,13.0,29.07,1.17,30.94,27.36,3.58,0.28,1.73,29.09,28.88,13.0,30.7,0.97,32.53,29.29,3.24,0.5,2.17,30.71,30.46,13.0,35.4,0.48,36.25,34.67,1.58,0.28,2.06,35.4,35.35,13.0
+BF-COM-G080004 = 30.98,0.22,31.22,30.67,0.55,-0.14,1.7,30.98,30.98,6.0,34.01,0.31,34.53,33.7,0.83,0.57,2.24,34.01,34.01,6.0,34.87,0.35,35.08,34.25,0.83,-1.12,2.63,34.87,35.08,6.0,36.22,0.21,36.46,35.91,0.55,-0.34,1.71,36.22,36.25,6.0,30.88,0.39,31.22,30.39,0.83,-0.15,1.2,30.88,30.94,6.0,24.16,0.68,25.3,23.5,1.79,0.64,2.33,24.17,24.12,6.0,24.68,0.32,25.16,24.33,0.83,0.25,1.85,24.68,24.68,6.0,23.61,0.1,23.78,23.5,0.28,0.57,2.24,23.61,23.61,6.0,25.71,0.39,26.26,25.16,1.1,-0.0,2.04,25.71,25.71,6.0,29.88,0.42,30.39,29.29,1.1,-0.12,1.73,29.88,29.88,6.0,31.74,0.61,32.6,31.22,1.38,0.36,1.48,31.74,31.56,6.0,35.42,0.19,35.77,35.22,0.55,1.0,2.95,35.42,35.35,6.0
+BF-COM-G080005 = 31.13,0.61,31.91,30.12,1.79,-0.33,1.85,31.14,31.22,10.0,33.97,0.49,34.8,33.15,1.65,-0.05,2.29,33.97,34.01,10.0,35.6,0.42,36.18,34.94,1.24,-0.0,1.95,35.6,35.56,10.0,36.9,0.27,37.28,36.46,0.83,-0.28,1.93,36.91,36.97,10.0,32.05,0.62,33.01,30.94,2.07,-0.24,2.37,32.05,32.12,10.0,25.89,0.61,27.09,25.16,1.93,0.71,2.42,25.89,25.71,10.0,23.1,0.61,24.06,22.4,1.65,0.56,1.85,23.1,22.85,10.0,23.53,0.32,24.06,22.95,1.1,-0.03,2.51,23.53,23.5,10.0,25.47,0.67,26.81,24.33,2.48,0.33,3.22,25.48,25.43,10.0,29.19,0.71,30.39,27.91,2.48,0.01,2.73,29.2,29.15,10.0,32.31,0.43,33.01,31.77,1.24,0.12,1.72,32.31,32.32,10.0,35.78,0.16,36.04,35.49,0.55,-0.2,2.25,35.78,35.77,10.0
+BF-COM-G080006 = 31.86,0.58,33.29,30.67,2.62,0.3,2.71,31.86,31.88,60.0,35.23,0.49,36.18,34.25,1.93,0.17,2.27,35.23,35.22,60.0,34.68,0.68,35.91,32.87,3.03,-0.49,2.8,34.69,34.8,60.0,34.57,1.27,37.56,32.05,5.51,-0.08,2.12,34.59,34.73,60.0,27.87,0.71,29.84,26.4,3.44,0.66,3.92,27.88,27.84,60.0,24.25,0.75,25.98,21.57,4.41,-0.72,4.86,24.26,24.33,60.0,23.84,0.66,25.43,22.4,3.03,-0.07,2.41,23.85,23.92,60.0,24.23,1.13,25.98,20.75,5.24,-1.08,4.1,24.25,24.43,60.0,24.57,0.8,25.98,22.13,3.86,-0.56,3.4,24.59,24.61,60.0,27.85,1.05,29.57,24.88,4.69,-0.7,3.3,27.87,27.91,60.0,32.25,0.65,33.43,30.94,2.48,-0.07,2.01,32.26,32.32,60.0,36.58,0.5,37.28,35.35,1.93,-0.79,2.93,36.58,36.66,60.0
+BF-COM-G080007 = 31.42,0.53,32.32,30.67,1.65,0.47,2.07,31.43,31.36,14.0,34.28,0.28,34.8,33.84,0.96,0.28,2.3,34.28,34.29,14.0,36.43,0.55,37.28,35.49,1.79,-0.07,2.06,36.43,36.46,14.0,36.87,0.62,37.83,35.91,1.93,0.22,1.91,36.88,36.77,14.0,32.11,0.97,33.7,30.39,3.31,-0.42,2.58,32.12,32.12,14.0,25.69,0.48,26.54,24.88,1.65,-0.04,2.12,25.69,25.64,14.0,24.75,0.55,25.57,23.5,2.07,-0.83,3.13,24.75,24.85,14.0,22.96,0.29,23.37,22.54,0.83,-0.04,1.62,22.96,22.95,14.0,25.6,0.95,27.64,24.33,3.31,0.63,2.58,25.61,25.57,14.0,29.46,0.56,30.39,28.6,1.79,0.24,2.05,29.46,29.36,14.0,33.26,0.68,34.11,31.77,2.34,-0.83,2.76,33.27,33.49,14.0,36.01,0.35,36.73,35.35,1.38,0.14,2.9,36.01,36.04,14.0
+BF-COM-G080008 = 32.56,0.47,33.7,31.08,2.62,-0.17,3.51,32.56,32.6,81.0,34.5,0.85,36.73,32.6,4.13,0.23,2.61,34.51,34.39,81.0,35.5,1.18,38.39,32.6,5.79,0.25,2.7,35.52,35.35,81.0,31.87,1.26,34.8,29.5,5.31,0.13,2.31,31.9,31.84,81.0,27.36,1.2,29.7,24.06,5.65,-0.28,2.82,27.39,27.09,81.0,23.45,1.42,28.74,20.47,8.27,1.26,5.99,23.49,23.23,81.0,22.9,0.68,24.12,21.57,2.55,0.05,1.97,22.91,22.95,81.0,24.39,1.16,27.09,21.85,5.24,0.14,2.33,24.42,24.33,81.0,24.47,0.39,25.16,23.5,1.65,-0.77,3.04,24.47,24.61,81.0,27.49,0.5,29.02,26.4,2.62,0.1,2.99,27.49,27.5,81.0,29.62,0.73,31.5,27.91,3.58,-0.16,2.89,29.63,29.7,81.0,35.49,0.75,37.56,34.25,3.31,0.86,3.09,35.5,35.29,81.0
+BF-COM-G080009 = 31.61,0.49,32.32,30.88,1.45,-0.1,1.79,31.61,31.77,9.0,33.84,0.2,34.25,33.56,0.69,0.81,3.32,33.84,33.84,9.0,34.56,1.21,36.18,32.6,3.58,-0.05,1.96,34.58,34.53,9.0,36.41,0.32,37.01,35.91,1.1,0.25,2.73,36.41,36.46,9.0,29.25,1.15,31.29,27.36,3.93,0.17,2.62,29.27,29.02,9.0,24.9,0.43,25.71,24.33,1.38,0.28,2.62,24.9,25.02,9.0,24.82,0.51,25.23,23.78,1.45,-1.09,2.79,24.83,25.09,9.0,23.45,0.38,24.19,22.95,1.24,0.69,2.74,23.45,23.37,9.0,25.1,0.68,26.54,24.33,2.2,0.99,3.12,25.11,24.88,9.0,28.96,0.51,29.57,27.91,1.65,-0.92,3.08,28.97,29.02,9.0,31.67,0.51,32.46,30.67,1.79,-0.52,3.02,31.68,31.77,9.0,35.61,0.4,36.18,34.87,1.31,-0.49,2.44,35.62,35.63,9.0
+BF-COM-G080010 = 32.5,0.45,33.98,31.22,2.76,0.09,3.93,32.5,32.46,93.0,34.36,1.02,36.73,32.32,4.41,0.5,2.75,34.38,34.11,93.0,35.48,1.7,38.11,31.5,6.61,-0.25,2.2,35.52,35.35,93.0,32.66,1.68,35.77,28.19,7.58,-0.48,3.12,32.7,32.87,93.0,28.39,1.97,31.77,25.16,6.61,0.15,1.69,28.46,28.19,93.0,24.29,1.28,27.36,21.99,5.37,0.09,2.05,24.32,24.33,93.0,23.55,1.12,25.98,20.75,5.24,0.0,2.26,23.58,23.5,93.0,23.54,0.78,25.16,21.85,3.31,0.49,2.4,23.55,23.3,93.0,23.88,0.55,25.71,22.68,3.03,0.15,3.4,23.89,23.92,93.0,27.46,0.94,29.57,24.61,4.96,-0.58,3.31,27.47,27.64,93.0,29.22,0.75,31.22,27.64,3.58,0.45,2.85,29.23,29.15,93.0,35.08,0.61,36.18,33.7,2.48,-0.03,2.07,35.08,35.08,93.0
+BF-COM-G080011 = 30.94,0.47,31.77,29.84,1.93,-0.24,2.54,30.94,30.94,25.0,34.78,0.31,35.35,33.7,1.65,-1.54,7.04,34.78,34.8,25.0,36.91,0.66,37.83,35.35,2.48,-0.8,2.98,36.91,37.01,25.0,35.82,1.28,37.83,33.15,4.69,-0.44,2.56,35.84,36.04,25.0,31.42,0.81,32.87,29.29,3.58,-0.61,3.37,31.43,31.5,25.0,25.57,0.34,26.4,25.16,1.24,0.92,3.14,25.58,25.43,25.0,24.63,0.64,25.98,23.23,2.76,-0.17,3.16,24.64,24.74,25.0,22.43,0.36,23.23,21.57,1.65,-0.26,3.14,22.44,22.47,25.0,24.13,0.77,25.16,22.68,2.48,-0.57,2.08,24.14,24.33,25.0,29.65,1.12,31.5,27.64,3.86,0.11,2.06,29.67,29.43,25.0,32.71,0.81,34.25,31.22,3.03,-0.06,2.24,32.72,32.74,25.0,36.08,0.44,36.73,35.22,1.52,-0.43,2.01,36.08,36.18,25.0
+BF-COM-G080012 = 31.35,0.82,33.15,29.43,3.72,-0.02,2.41,31.36,31.22,93.0,34.72,0.58,36.18,32.6,3.58,-0.42,4.27,34.73,34.8,93.0,34.9,1.03,38.39,32.6,5.79,0.9,4.33,34.92,34.8,93.0,33.18,1.49,36.73,30.67,6.06,0.55,2.31,33.21,32.74,93.0,28.4,1.74,33.43,25.57,7.85,1.01,3.32,28.45,27.91,93.0,23.88,0.52,25.71,22.54,3.17,0.55,3.96,23.89,23.78,93.0,23.92,1.15,26.26,20.47,5.79,-0.63,3.15,23.95,24.06,93.0,23.62,1.51,27.64,20.2,7.44,0.34,3.0,23.67,23.64,93.0,24.0,1.18,26.26,20.75,5.51,0.33,2.46,24.03,23.78,93.0,28.18,0.98,30.39,26.12,4.27,0.05,2.26,28.2,28.05,93.0,31.08,1.48,34.8,28.74,6.06,0.53,2.28,31.11,30.94,93.0,35.97,1.01,38.11,34.25,3.86,0.36,1.94,35.98,35.63,93.0
+BF-COM-G080013 = 31.75,0.8,33.15,29.57,3.58,-0.53,2.3,31.76,31.91,130.0,35.12,0.67,36.46,33.43,3.03,-0.24,2.93,35.13,35.08,130.0,36.42,1.6,40.87,32.87,7.99,-0.35,2.62,36.46,36.87,130.0,34.14,1.68,37.28,30.12,7.17,-0.62,2.4,34.18,34.6,130.0,29.84,1.63,33.43,26.26,7.17,-0.27,2.36,29.89,30.19,130.0,24.63,1.47,30.39,21.57,8.82,0.75,4.59,24.67,24.61,130.0,24.07,0.76,25.71,20.47,5.24,-1.28,6.94,24.08,24.16,130.0,23.1,0.93,25.43,20.89,4.55,0.25,2.85,23.12,22.95,130.0,24.38,0.8,27.09,22.95,4.13,0.82,3.48,24.39,24.23,130.0,28.34,0.83,30.39,25.71,4.69,0.06,3.29,28.36,28.26,130.0,31.08,1.02,34.8,28.74,6.06,0.97,4.51,31.09,30.94,130.0,35.79,0.59,37.01,34.25,2.76,-0.04,2.23,35.79,35.77,130.0
+BF-COM-G080014 = 30.82,0.38,31.22,29.84,1.38,-1.13,3.88,30.82,30.94,15.0,34.11,0.28,34.67,33.7,0.96,0.1,2.65,34.12,34.11,15.0,35.35,0.63,36.18,33.7,2.48,-1.01,4.16,35.35,35.56,15.0,36.87,0.29,37.42,36.46,0.96,0.4,2.25,36.87,36.73,15.0,32.07,0.72,33.43,30.67,2.76,-0.09,2.69,32.08,32.05,15.0,25.59,0.77,26.26,23.5,2.76,-1.55,4.64,25.6,25.85,15.0,23.83,0.75,25.43,22.95,2.48,0.44,2.51,23.84,23.92,15.0,23.29,0.45,23.78,22.4,1.38,-0.61,2.25,23.29,23.5,15.0,25.45,0.87,26.81,23.5,3.31,-0.55,2.95,25.46,25.57,15.0,29.38,0.67,30.26,27.91,2.34,-0.55,2.55,29.39,29.43,15.0,32.64,1.2,33.98,29.84,4.13,-1.1,3.14,32.66,33.15,15.0,35.59,0.44,36.46,35.08,1.38,0.59,2.08,35.59,35.42,15.0
+BF-COM-G080015 = 31.27,0.41,32.05,30.39,1.65,0.01,2.39,31.27,31.22,26.0,34.34,0.51,35.22,33.43,1.79,-0.03,2.11,34.34,34.29,26.0,34.95,0.77,36.18,33.56,2.62,-0.18,1.92,34.96,35.08,26.0,34.89,0.96,36.46,32.87,3.58,-0.16,2.49,34.9,34.94,26.0,30.53,0.44,31.5,29.84,1.65,0.24,2.46,30.53,30.53,26.0,24.53,0.6,25.98,23.78,2.2,0.64,2.61,24.54,24.4,26.0,24.39,0.31,24.88,23.92,0.96,0.06,1.93,24.39,24.37,26.0,23.97,0.93,25.43,21.85,3.58,-0.4,2.54,23.99,23.99,26.0,24.66,0.73,25.71,22.95,2.76,-1.07,3.35,24.67,24.88,26.0,28.76,0.91,30.12,26.81,3.31,-0.29,2.16,28.77,28.95,26.0,30.42,0.51,31.5,29.57,1.93,0.07,2.17,30.43,30.46,26.0,34.53,0.46,35.56,33.84,1.72,0.42,2.45,34.53,34.53,26.0
+BF-COM-G080016 = 32.73,0.46,33.7,31.77,1.93,-0.09,2.33,32.73,32.67,37.0,35.14,0.45,36.46,34.39,2.07,0.8,3.5,35.14,35.08,37.0,36.13,0.98,38.39,34.25,4.13,0.43,2.56,36.14,35.91,37.0,35.52,1.16,38.25,33.98,4.27,0.93,2.95,35.54,35.29,37.0,30.48,0.93,32.05,28.88,3.17,0.29,1.82,30.49,30.39,37.0,25.73,0.86,27.78,24.06,3.72,0.58,2.84,25.75,25.57,37.0,24.09,0.86,26.26,22.26,4.0,0.12,2.98,24.1,24.19,37.0,23.74,0.47,24.88,22.68,2.2,0.16,2.97,23.75,23.78,37.0,24.3,1.11,26.54,22.13,4.41,0.04,2.4,24.32,24.33,37.0,28.21,1.04,29.84,26.54,3.31,-0.22,1.67,28.23,28.46,37.0,31.51,0.69,32.39,29.98,2.41,-0.66,2.41,31.52,31.63,37.0,36.42,0.5,37.01,35.35,1.65,-1.07,2.89,36.42,36.59,37.0
+BF-COM-G080017 = 31.27,0.44,32.05,30.81,1.24,0.74,2.33,31.27,31.22,7.0,34.11,0.21,34.39,33.84,0.55,-0.3,1.78,34.11,34.11,7.0,34.01,0.58,34.67,33.15,1.52,-0.37,1.59,34.01,34.25,7.0,36.65,0.43,37.56,36.18,1.38,1.36,3.95,36.66,36.59,7.0,30.42,0.41,30.94,29.84,1.1,-0.18,1.68,30.43,30.39,7.0,24.04,0.89,25.3,22.95,2.34,0.32,1.57,24.05,23.64,7.0,24.3,0.55,24.88,23.37,1.52,-0.49,2.16,24.31,24.33,7.0,23.48,0.3,24.06,23.23,0.83,0.99,2.68,23.49,23.37,7.0,25.35,0.62,26.26,24.61,1.65,0.24,1.74,25.36,25.36,7.0,29.27,0.53,29.84,28.46,1.38,-0.45,1.64,29.28,29.57,7.0,31.18,0.53,32.05,30.53,1.52,0.45,2.09,31.18,31.22,7.0,35.14,0.19,35.35,34.8,0.55,-0.68,2.4,35.14,35.22,7.0
+BF-GAN-G090001 = 31.19,0.54,32.6,30.12,2.48,0.21,2.98,31.2,31.22,36.0,33.16,0.5,34.25,32.19,2.07,0.02,2.55,33.16,33.15,36.0,41.96,0.67,43.07,40.31,2.76,-0.4,2.78,41.96,41.97,36.0,43.91,0.78,45.0,41.69,3.31,-1.1,4.04,43.91,44.04,36.0,36.45,1.84,39.49,33.15,6.34,0.05,1.92,36.5,36.39,36.0,32.85,1.04,35.63,30.39,5.24,0.44,3.46,32.87,32.74,36.0,27.82,0.68,29.29,26.26,3.03,-0.21,2.88,27.83,27.91,36.0,27.48,0.98,29.02,25.16,3.86,-0.48,2.44,27.5,27.78,36.0,29.35,1.0,31.22,27.5,3.72,-0.2,2.16,29.37,29.46,36.0,33.7,0.65,35.08,32.6,2.48,0.21,2.77,33.71,33.77,36.0,39.03,0.66,40.04,37.7,2.34,-0.51,2.12,39.03,39.11,36.0,38.7,0.58,39.76,37.42,2.34,-0.3,2.39,38.71,38.7,36.0
+BF-GAN-G090002 = 29.75,0.17,29.98,29.57,0.41,0.05,1.61,29.75,29.77,6.0,33.23,0.75,34.11,32.32,1.79,-0.33,1.58,33.24,33.43,6.0,40.29,0.16,40.45,40.04,0.41,-0.49,1.97,40.29,40.31,6.0,44.2,0.31,44.45,43.62,0.83,-1.18,3.16,44.2,44.24,6.0,35.87,0.66,36.73,35.08,1.65,0.05,1.6,35.88,35.87,6.0,32.64,0.78,33.98,31.91,2.07,0.84,2.33,32.65,32.39,6.0,27.17,0.14,27.36,26.95,0.41,-0.24,2.33,27.17,27.19,6.0,25.38,0.43,25.85,24.88,0.96,-0.09,1.49,25.38,25.4,6.0,28.99,0.5,29.57,28.19,1.38,-0.53,2.16,29.0,29.08,6.0,33.67,0.22,33.98,33.43,0.55,0.14,1.7,33.67,33.67,6.0,37.69,0.22,38.11,37.56,0.55,1.55,3.73,37.69,37.59,6.0,36.5,0.45,37.15,35.91,1.24,0.09,1.85,36.5,36.53,6.0
+BF-GAN-G090003 = 30.47,0.66,31.22,29.15,2.07,-0.48,2.07,30.47,30.53,23.0,32.57,0.39,33.56,32.05,1.52,0.87,3.13,32.57,32.46,23.0,40.77,0.48,41.69,39.76,1.93,-0.0,2.58,40.78,40.73,23.0,42.77,0.59,43.62,41.14,2.48,-0.88,3.71,42.78,42.93,23.0,35.91,1.34,38.11,34.25,3.86,0.12,1.63,35.94,35.77,23.0,32.62,0.49,33.7,31.5,2.2,-0.22,3.12,32.62,32.74,23.0,27.68,0.67,29.57,26.81,2.76,1.03,3.7,27.68,27.64,23.0,25.18,1.13,27.5,22.95,4.55,0.18,2.78,25.21,25.16,23.0,28.07,0.54,29.02,27.09,1.93,0.14,2.09,28.07,28.05,23.0,33.01,0.89,34.25,30.94,3.31,-0.46,2.51,33.02,33.01,23.0,38.4,0.3,38.94,37.83,1.1,-0.42,2.37,38.4,38.45,23.0,36.97,0.31,37.56,36.18,1.38,-0.5,3.31,36.98,37.01,23.0
+BF-GAN-G090004 = 31.69,0.37,32.32,30.94,1.38,0.06,2.48,31.69,31.63,18.0,33.95,0.51,35.08,33.15,1.93,0.42,2.44,33.96,33.87,18.0,42.19,0.52,43.07,41.42,1.65,0.15,2.0,42.19,42.24,18.0,43.53,0.41,44.31,42.8,1.52,0.04,2.21,43.54,43.55,18.0,38.58,0.94,40.31,36.73,3.58,-0.28,2.75,38.59,38.56,18.0,34.43,1.36,35.91,30.39,5.51,-1.52,5.47,34.46,34.77,18.0,27.21,0.6,27.91,26.12,1.79,-0.47,2.0,27.21,27.36,18.0,25.54,1.47,27.22,22.13,5.1,-0.7,2.68,25.58,25.88,18.0,28.41,0.63,29.7,27.09,2.62,-0.16,3.11,28.42,28.43,18.0,34.44,0.5,35.63,33.84,1.79,0.73,2.87,34.44,34.32,18.0,39.45,0.4,40.04,38.66,1.38,-0.54,2.35,39.45,39.49,18.0,39.19,0.36,39.76,38.39,1.38,-0.33,2.86,39.19,39.21,18.0
+BF-GAN-G090005 = 31.3,0.36,32.05,30.53,1.52,0.22,2.66,31.3,31.22,24.0,34.6,0.89,36.18,33.29,2.89,0.09,1.63,34.61,34.56,24.0,41.45,0.31,41.97,40.59,1.38,-0.81,3.87,41.45,41.42,24.0,43.26,1.1,45.0,41.56,3.44,0.15,1.86,43.28,43.42,24.0,37.6,0.75,38.8,36.04,2.76,-0.19,2.18,37.61,37.56,24.0,33.89,1.44,37.01,31.77,5.24,0.69,2.47,33.92,33.49,24.0,27.23,0.35,27.91,26.54,1.38,0.02,2.42,27.23,27.22,24.0,24.48,0.77,26.54,23.5,3.03,1.31,4.09,24.49,24.33,24.0,27.9,0.33,28.74,27.36,1.38,0.61,3.0,27.9,27.88,24.0,32.16,0.93,33.98,30.67,3.31,0.51,2.2,32.17,31.91,24.0,38.54,0.43,39.76,37.83,1.93,1.23,4.56,38.54,38.49,24.0,37.87,0.67,39.35,37.01,2.34,0.65,2.25,37.88,37.66,24.0
+BF-GAN-G090006 = 30.44,0.74,31.5,29.02,2.48,-0.54,2.29,30.45,30.53,16.0,33.53,0.63,34.53,32.32,2.2,-0.25,2.37,33.53,33.7,16.0,41.19,0.33,41.69,40.45,1.24,-0.79,3.08,41.19,41.28,16.0,41.99,0.64,43.14,41.28,1.86,0.48,1.81,42.0,41.87,16.0,35.33,1.46,38.04,33.7,4.34,0.64,2.12,35.36,34.94,16.0,32.33,0.49,33.15,31.5,1.65,-0.04,2.34,32.33,32.32,16.0,27.26,0.55,28.19,26.81,1.38,0.75,1.87,27.27,26.98,16.0,27.73,0.8,29.29,26.4,2.89,0.32,2.67,27.74,27.74,16.0,28.32,0.37,29.15,27.78,1.38,0.57,2.72,28.32,28.26,16.0,33.78,0.91,35.08,32.19,2.89,-0.24,1.95,33.79,33.8,16.0,38.67,0.43,39.63,37.83,1.79,0.26,3.27,38.68,38.59,16.0,37.89,0.43,38.66,37.01,1.65,0.07,2.92,37.89,37.87,16.0
+BF-GAN-G090007 = 30.51,0.28,30.94,30.12,0.83,0.46,1.77,30.51,30.39,15.0,33.49,0.75,34.53,31.77,2.76,-0.91,3.12,33.5,33.7,15.0,41.22,0.54,41.83,39.76,2.07,-1.42,4.45,41.22,41.42,15.0,42.79,0.51,43.62,42.11,1.52,0.43,1.95,42.79,42.66,15.0,34.05,0.31,34.6,33.7,0.9,0.38,1.84,34.06,33.98,15.0,32.36,0.39,33.15,31.77,1.38,0.25,2.39,32.37,32.39,15.0,27.27,0.26,27.78,26.81,0.96,0.17,2.43,27.28,27.22,15.0,27.93,0.4,28.6,27.36,1.24,0.03,2.08,27.93,27.91,15.0,30.61,0.71,31.77,29.22,2.55,0.05,2.37,30.62,30.39,15.0,33.77,0.49,34.67,32.87,1.79,0.14,2.45,33.77,33.7,15.0,39.02,0.61,39.76,37.83,1.93,-0.59,2.13,39.03,39.14,15.0,38.6,0.38,39.21,37.83,1.38,-0.15,2.6,38.6,38.66,15.0
+BF-GNA-G100001 = 30.68,0.41,31.5,29.84,1.65,0.04,2.33,30.68,30.67,75.0,32.69,0.66,34.53,31.5,3.03,0.57,3.1,32.7,32.6,75.0,39.05,1.02,41.14,37.56,3.58,0.8,2.62,39.06,38.66,75.0,40.06,1.15,43.07,37.83,5.24,0.36,3.02,40.08,40.04,75.0,35.2,1.53,37.83,31.22,6.61,-0.76,2.96,35.24,35.63,75.0,30.09,0.95,32.46,27.36,5.1,-0.18,3.45,30.11,30.12,75.0,26.52,0.69,27.64,24.88,2.76,-0.32,2.27,26.53,26.54,75.0,26.36,0.67,28.46,25.43,3.03,1.17,4.2,26.37,26.26,75.0,28.24,0.82,29.64,26.26,3.38,-0.49,2.37,28.25,28.46,75.0,33.6,1.1,36.46,31.15,5.31,-0.28,2.74,33.61,33.77,75.0,37.69,0.83,39.49,35.63,3.86,-0.25,2.6,37.7,37.7,75.0,36.63,0.68,38.11,35.35,2.76,0.21,2.08,36.64,36.46,75.0
+BF-GNA-G100002 = 30.0,0.48,30.94,29.29,1.65,0.21,2.19,30.01,29.98,54.0,33.42,0.67,34.53,31.77,2.76,-0.34,2.52,33.43,33.43,54.0,39.58,0.63,41.14,38.25,2.89,0.08,2.62,39.58,39.59,54.0,42.84,0.63,44.17,41.56,2.62,0.2,2.22,42.85,42.73,54.0,37.39,0.61,38.94,36.18,2.76,0.33,2.71,37.4,37.28,54.0,33.82,1.2,35.63,30.81,4.82,-0.69,2.47,33.84,34.25,54.0,26.66,0.83,28.74,24.88,3.86,0.35,2.95,26.67,26.54,54.0,27.23,1.31,29.57,23.78,5.79,-0.87,3.12,27.26,27.64,54.0,28.43,0.56,29.84,26.81,3.03,-0.47,4.0,28.43,28.46,54.0,34.03,0.93,36.18,32.05,4.13,0.43,2.96,34.05,33.84,54.0,37.7,0.5,38.66,36.73,1.93,-0.34,2.25,37.7,37.77,54.0,36.5,0.36,37.28,35.91,1.38,0.55,2.64,36.5,36.46,54.0
+BF-GNA-G100003 = 29.9,0.47,30.67,29.02,1.65,-0.24,2.16,29.91,29.98,62.0,33.87,1.09,35.63,32.05,3.58,0.18,1.64,33.89,33.56,62.0,39.49,0.98,41.97,37.56,4.41,0.27,2.42,39.5,39.35,62.0,43.21,0.76,44.72,41.14,3.58,-0.58,3.35,43.22,43.24,62.0,38.88,0.69,40.04,37.42,2.62,-0.27,2.26,38.89,38.94,62.0,33.6,1.3,36.18,29.57,6.61,-0.7,4.14,33.63,33.67,62.0,27.67,1.13,30.39,25.71,4.69,0.2,2.18,27.69,27.36,62.0,28.04,0.86,29.57,24.61,4.96,-1.14,6.16,28.05,28.05,62.0,30.23,0.85,32.32,28.6,3.72,0.1,2.67,30.25,30.26,62.0,35.11,1.22,37.83,33.29,4.55,0.54,2.22,35.13,34.67,62.0,38.14,0.7,39.63,37.01,2.62,0.28,2.24,38.14,38.11,62.0,36.82,0.6,38.11,35.63,2.48,0.21,2.35,36.82,36.84,62.0
+BF-GNA-G100004 = 29.9,0.62,30.94,29.02,1.93,0.22,1.67,29.9,29.7,51.0,33.91,0.88,36.18,32.19,4.0,0.07,2.59,33.92,33.98,51.0,38.37,0.6,39.49,37.01,2.48,-0.09,2.58,38.38,38.39,51.0,41.75,0.65,43.62,40.59,3.03,0.73,3.31,41.76,41.69,51.0,37.95,0.34,38.66,37.28,1.38,0.24,2.45,37.95,37.97,51.0,31.43,1.24,33.98,28.74,5.24,-0.05,2.46,31.45,31.36,51.0,27.28,0.93,28.88,25.16,3.72,-0.21,2.13,27.29,27.22,51.0,25.65,0.81,27.36,23.78,3.58,0.11,2.46,25.67,25.71,51.0,28.84,0.7,29.98,27.36,2.62,-0.42,2.55,28.84,28.88,51.0,34.15,1.07,36.73,32.6,4.13,0.75,2.66,34.17,33.98,51.0,37.48,0.41,38.39,36.46,1.93,-0.01,3.27,37.48,37.49,51.0,37.08,0.58,38.11,35.63,2.48,-0.37,2.56,37.09,37.01,51.0
+BF-GNA-G100005 = 29.85,0.55,30.67,28.74,1.93,-0.48,2.89,29.85,29.84,15.0,33.51,1.02,35.08,31.77,3.31,-0.12,1.88,33.52,33.49,15.0,40.31,0.81,41.69,38.52,3.17,-0.4,2.95,40.32,40.31,15.0,43.59,0.5,44.45,42.8,1.65,-0.17,2.16,43.59,43.62,15.0,38.55,0.72,39.76,37.28,2.48,-0.07,2.39,38.56,38.52,15.0,34.43,0.94,35.56,32.87,2.69,-0.37,1.74,34.44,34.6,15.0,27.99,0.77,29.02,26.4,2.62,-0.54,2.34,28.0,28.19,15.0,28.58,0.49,29.57,27.91,1.65,0.34,2.24,28.59,28.46,15.0,30.93,0.59,32.05,29.7,2.34,-0.23,3.36,30.93,30.94,15.0,35.91,0.5,36.87,34.67,2.2,-0.5,4.06,35.91,35.91,15.0,38.71,0.22,39.21,38.39,0.83,1.02,3.42,38.71,38.66,15.0,37.34,0.35,38.11,36.59,1.52,0.09,3.51,37.34,37.28,15.0
+BF-GNA-G100006 = 30.66,0.35,31.22,29.84,1.38,-0.46,2.67,30.67,30.7,24.0,33.09,0.95,34.53,30.94,3.58,-0.35,2.23,33.1,33.22,24.0,38.49,0.67,39.76,37.56,2.2,0.64,2.07,38.49,38.28,24.0,41.88,0.75,43.35,40.73,2.62,0.38,2.28,41.88,41.69,24.0,36.56,0.55,37.56,35.35,2.2,-0.25,2.37,36.56,36.66,24.0,32.15,1.27,34.8,30.39,4.41,0.86,2.6,32.18,31.77,24.0,26.78,0.62,27.91,25.43,2.48,-0.23,2.55,26.79,26.88,24.0,27.42,0.7,29.57,26.54,3.03,1.49,5.24,27.43,27.22,24.0,28.53,0.94,30.12,26.26,3.86,-0.89,3.87,28.55,28.67,24.0,34.08,0.35,34.53,33.29,1.24,-0.49,2.43,34.08,34.11,24.0,37.71,0.49,38.39,36.73,1.65,-0.5,2.31,37.71,37.73,24.0,36.34,0.32,37.01,35.63,1.38,-0.03,2.81,36.34,36.35,24.0
+BF-GNA-G100007 = 29.96,0.3,30.39,29.5,0.9,-0.03,1.94,29.96,29.98,11.0,33.5,0.64,34.25,32.32,1.93,-0.34,2.16,33.51,33.56,11.0,40.35,0.83,42.24,39.35,2.89,0.92,3.52,40.35,40.38,11.0,43.1,0.57,44.04,42.24,1.79,-0.03,1.99,43.11,43.07,11.0,37.43,0.47,38.39,37.01,1.38,0.85,2.45,37.44,37.28,11.0,35.02,0.49,35.63,33.98,1.65,-0.64,2.93,35.02,35.08,11.0,27.7,0.4,28.33,27.16,1.17,0.27,1.78,27.7,27.64,11.0,26.85,0.84,28.19,25.71,2.48,0.06,1.7,26.87,26.81,11.0,29.72,0.59,30.67,29.02,1.65,0.24,1.68,29.72,29.57,11.0,35.35,0.62,36.18,34.25,1.93,-0.4,2.06,35.36,35.35,11.0,38.2,0.35,38.73,37.83,0.9,0.39,1.58,38.21,38.11,11.0,36.94,0.29,37.35,36.46,0.9,-0.18,1.92,36.94,37.01,11.0
+BF-GOU-G110001 = 32.79,0.46,33.43,31.77,1.65,-0.93,2.72,32.79,32.98,22.0,35.58,0.52,36.73,34.67,2.07,0.18,2.83,35.58,35.63,22.0,38.76,0.75,40.59,37.15,3.44,0.41,3.66,38.77,38.73,22.0,40.39,0.4,41.14,39.49,1.65,-0.1,2.7,40.39,40.31,22.0,35.56,0.59,37.01,34.6,2.41,0.67,3.03,35.56,35.42,22.0,26.2,0.58,27.64,25.16,2.48,0.37,3.28,26.2,26.19,22.0,26.86,0.67,27.91,25.71,2.2,-0.32,1.99,26.87,26.95,22.0,25.71,0.45,26.54,24.88,1.65,-0.18,2.52,25.72,25.71,22.0,26.58,0.26,27.09,25.98,1.1,-0.24,3.14,26.58,26.54,22.0,32.47,0.43,33.43,31.77,1.65,0.38,2.5,32.48,32.5,22.0,37.93,0.7,38.94,36.73,2.2,0.15,1.76,37.94,37.83,22.0,38.98,0.49,39.76,38.11,1.65,0.12,2.03,38.99,38.97,22.0
+BF-GOU-G110002 = 32.15,0.62,33.29,30.94,2.34,-0.28,2.2,32.16,32.32,23.0,33.82,0.34,34.53,33.15,1.38,0.05,2.76,33.82,33.84,23.0,40.68,0.62,41.69,39.49,2.2,-0.2,2.25,40.68,40.59,23.0,40.78,0.51,41.69,39.76,1.93,-0.21,2.29,40.78,40.66,23.0,33.92,0.78,35.63,32.32,3.31,0.4,3.34,33.93,33.84,23.0,26.29,1.35,29.57,24.33,5.24,0.61,2.81,26.32,26.12,23.0,27.37,0.83,29.57,26.26,3.31,0.81,3.31,27.39,27.36,23.0,25.11,0.41,25.98,24.33,1.65,0.02,3.03,25.11,25.16,23.0,27.42,0.62,28.88,26.54,2.34,0.75,2.86,27.43,27.36,23.0,32.24,0.62,33.7,31.15,2.55,0.1,2.84,32.25,32.32,23.0,38.04,0.55,38.8,36.73,2.07,-0.71,2.65,38.04,38.11,23.0,38.13,0.51,38.94,37.28,1.65,-0.1,1.7,38.13,38.25,23.0
+BF-GOU-G110003 = 32.08,0.61,33.43,31.22,2.2,0.48,2.72,32.08,32.05,15.0,33.42,0.33,33.98,32.87,1.1,-0.03,2.27,33.42,33.43,15.0,39.04,0.97,40.45,37.83,2.62,0.34,1.61,39.05,38.94,15.0,40.09,0.68,41.14,38.66,2.48,-0.66,2.74,40.09,40.31,15.0,33.71,0.52,34.39,32.6,1.79,-0.59,2.47,33.71,33.77,15.0,27.89,1.43,30.39,25.43,4.96,0.08,2.39,27.92,27.78,15.0,26.36,0.3,26.95,25.98,0.96,0.44,2.2,26.36,26.26,15.0,25.52,1.09,27.91,23.85,4.06,0.31,2.73,25.55,25.71,15.0,27.87,0.65,28.74,26.54,2.2,-0.59,2.36,27.88,28.19,15.0,31.93,0.86,33.7,30.67,3.03,0.61,2.48,31.94,31.5,15.0,37.27,0.61,38.25,36.18,2.07,-0.23,2.06,37.27,37.28,15.0,37.65,0.3,38.11,37.01,1.1,-0.67,2.76,37.65,37.7,15.0
+BF-GOU-G110004 = 32.13,0.8,34.11,30.12,4.0,0.1,2.78,32.14,32.05,112.0,35.17,1.21,37.83,33.01,4.82,0.25,1.89,35.19,34.94,112.0,38.91,1.06,41.28,36.73,4.55,0.09,2.61,38.92,38.94,112.0,40.72,0.62,42.24,39.21,3.03,0.08,2.75,40.72,40.73,112.0,34.74,1.13,38.11,32.74,5.37,0.55,2.97,34.76,34.53,112.0,26.15,1.53,28.81,22.95,5.86,-0.04,2.23,26.19,26.12,112.0,26.21,0.78,28.6,24.61,4.0,0.43,3.14,26.22,26.26,112.0,23.94,0.85,25.85,21.57,4.27,-0.16,3.02,23.96,23.92,112.0,26.73,0.67,28.19,25.02,3.17,-0.35,2.76,26.74,26.81,112.0,30.89,1.01,33.56,29.02,4.55,0.14,2.27,30.91,30.94,112.0,37.53,0.62,39.76,36.18,3.58,0.18,3.45,37.54,37.56,112.0,38.77,1.2,41.83,36.46,5.37,0.85,3.27,38.79,38.52,112.0
+BF-GOU-G110005 = 30.73,0.63,31.77,28.74,3.03,-0.9,3.48,30.74,30.84,168.0,34.03,0.82,35.91,32.05,3.86,-0.1,2.18,34.04,34.08,168.0,38.42,0.59,39.76,36.46,3.31,-0.43,2.83,38.43,38.49,168.0,40.4,0.96,43.35,38.11,5.24,0.64,3.44,40.41,40.31,168.0,37.01,1.08,39.21,34.8,4.41,-0.37,2.13,37.02,37.28,168.0,28.78,1.3,32.05,24.61,7.44,-0.08,3.21,28.81,28.84,168.0,25.92,0.6,27.64,24.61,3.03,0.36,2.78,25.93,25.85,168.0,25.74,0.63,27.09,23.78,3.31,-0.41,2.98,25.75,25.85,168.0,27.36,1.34,30.67,24.88,5.79,0.35,2.28,27.4,27.36,168.0,33.63,1.28,37.83,30.53,7.3,0.64,3.4,33.65,33.43,168.0,37.66,0.74,39.76,36.04,3.72,0.33,2.76,37.67,37.56,168.0,36.98,0.6,38.66,35.49,3.17,-0.07,3.0,36.98,37.01,168.0
+BF-GOU-G110006 = 32.09,1.33,34.53,29.57,4.96,0.0,1.62,32.11,32.05,151.0,36.13,0.94,38.39,33.98,4.41,0.21,1.94,36.14,35.91,151.0,39.13,1.0,41.69,37.01,4.69,0.22,2.49,39.15,39.07,151.0,41.67,1.17,44.45,39.21,5.24,0.19,2.38,41.69,41.69,151.0,35.88,1.19,38.39,32.87,5.51,-0.36,2.44,35.9,36.04,151.0,27.91,1.4,31.5,22.4,9.09,-0.55,4.47,27.94,27.91,151.0,25.81,0.7,27.09,23.5,3.58,-0.14,2.92,25.81,25.71,151.0,24.16,0.89,25.98,21.3,4.69,-0.7,3.33,24.18,24.33,151.0,26.62,0.92,29.02,24.61,4.41,0.1,2.23,26.63,26.6,151.0,30.92,1.51,35.91,28.19,7.72,0.57,3.63,30.95,30.81,151.0,37.78,0.99,41.69,34.25,7.44,0.39,5.73,37.8,37.7,151.0,38.03,1.42,42.24,35.63,6.61,0.71,2.63,38.05,37.56,151.0
+BF-GOU-G110007 = 33.1,1.11,35.35,26.54,8.82,-2.02,10.15,33.12,33.29,235.0,35.52,1.43,38.11,28.46,9.65,-1.49,7.11,35.55,35.63,235.0,38.84,1.22,40.87,32.32,8.54,-1.56,7.48,38.86,39.01,235.0,40.22,1.65,44.17,33.43,10.75,-0.41,4.16,40.26,40.18,235.0,34.03,1.77,38.11,29.02,9.09,-0.05,2.22,34.08,34.11,235.0,25.67,1.38,29.84,22.68,7.17,0.7,3.49,25.7,25.43,235.0,25.17,1.15,27.36,22.13,5.24,-0.24,2.27,25.19,25.3,235.0,22.86,0.91,24.88,20.89,4.0,-0.0,2.23,22.88,22.81,235.0,25.41,1.09,27.91,21.3,6.61,-0.56,3.85,25.43,25.57,235.0,29.18,1.25,33.01,26.54,6.48,0.66,3.38,29.21,29.02,235.0,36.44,1.09,38.94,31.5,7.44,-0.44,4.43,36.46,36.46,235.0,40.14,1.24,42.24,33.15,9.09,-1.75,8.75,40.16,40.31,235.0
+BF-GOU-G110008 = 32.19,0.64,34.25,31.08,3.17,0.75,4.37,32.19,32.19,57.0,35.01,1.01,37.28,31.77,5.51,-0.4,3.44,35.02,35.08,57.0,38.99,1.1,40.87,36.46,4.41,-0.22,2.24,39.0,38.94,57.0,40.8,1.07,42.52,38.52,4.0,0.25,1.88,40.81,40.45,57.0,34.43,1.15,36.46,31.77,4.69,-0.26,2.34,34.45,34.39,57.0,25.76,0.67,27.09,23.78,3.31,-0.29,3.24,25.77,25.71,57.0,25.74,0.68,27.36,23.5,3.86,-0.66,4.4,25.74,25.85,57.0,24.02,0.59,25.85,22.95,2.89,0.46,3.25,24.03,23.92,57.0,26.33,1.08,29.29,23.37,5.93,0.18,3.76,26.35,26.33,57.0,30.64,0.67,32.19,29.02,3.17,0.08,2.97,30.65,30.67,57.0,36.65,0.74,37.83,35.08,2.76,-0.57,2.5,36.66,36.73,57.0,39.33,0.6,40.59,38.25,2.34,0.17,2.11,39.34,39.21,57.0
+BF-GOU-G110009 = 31.18,0.5,32.46,30.32,2.14,0.76,3.39,31.19,31.15,24.0,32.66,0.51,34.53,32.05,2.48,2.12,8.4,32.66,32.6,24.0,38.95,0.98,40.73,37.7,3.03,0.31,1.79,38.96,38.94,24.0,39.29,0.73,41.14,38.39,2.76,0.71,2.92,39.3,39.14,24.0,34.17,0.73,35.35,32.32,3.03,-0.81,3.56,34.18,34.25,24.0,30.91,1.35,33.15,27.09,6.06,-0.77,3.81,30.94,31.22,24.0,26.5,0.6,27.36,25.16,2.2,-0.49,2.67,26.51,26.54,24.0,26.19,0.38,27.09,25.43,1.65,0.08,3.35,26.2,26.19,24.0,28.12,0.73,29.29,26.26,3.03,-0.89,3.35,28.13,28.4,24.0,33.11,0.49,33.98,32.19,1.79,-0.45,2.38,33.11,33.22,24.0,37.62,0.4,38.11,36.66,1.45,-0.52,2.45,37.62,37.59,24.0,36.74,0.49,37.56,35.91,1.65,-0.09,1.84,36.75,36.73,24.0
+BF-GOU-G110010 = 30.67,0.49,32.05,29.57,2.48,0.32,3.34,30.67,30.67,49.0,33.77,0.74,35.63,32.46,3.17,0.35,3.12,33.78,33.84,49.0,38.48,0.44,39.35,37.7,1.65,0.25,2.1,38.49,38.52,49.0,40.26,0.74,41.69,38.66,3.03,0.08,2.28,40.27,40.31,49.0,34.53,1.19,36.73,32.32,4.41,0.08,1.81,34.55,34.67,49.0,28.92,0.88,30.67,26.54,4.13,-0.31,3.32,28.93,29.02,49.0,26.22,0.89,29.29,24.61,4.69,1.32,5.36,26.24,26.12,49.0,24.41,0.86,26.26,22.68,3.58,0.44,2.49,24.43,24.19,49.0,27.19,0.68,28.46,25.98,2.48,0.27,2.0,27.2,27.09,49.0,32.35,1.24,34.53,30.12,4.41,-0.06,1.78,32.37,32.46,49.0,36.85,0.55,37.7,35.77,1.93,-0.26,1.67,36.85,37.01,49.0,36.84,0.78,38.39,35.35,3.03,0.05,2.1,36.85,36.8,49.0
+BF-GOU-G110011 = 32.53,0.35,33.15,32.05,1.1,0.14,2.04,32.53,32.6,22.0,35.07,0.4,35.91,34.25,1.65,-0.16,2.8,35.07,35.08,22.0,38.37,0.46,39.76,37.28,2.48,0.88,6.08,38.37,38.25,22.0,39.41,0.54,40.45,38.11,2.34,-0.24,3.34,39.41,39.42,22.0,34.12,0.84,35.77,32.87,2.89,0.24,2.1,34.13,33.94,22.0,25.24,0.73,26.95,23.64,3.31,0.33,3.49,25.25,25.16,22.0,27.37,0.7,29.02,26.26,2.76,0.56,2.83,27.37,27.29,22.0,24.7,0.47,25.43,24.06,1.38,0.22,1.76,24.7,24.64,22.0,26.48,0.39,27.09,25.43,1.65,-0.84,3.8,26.48,26.54,22.0,31.27,1.01,32.87,29.29,3.58,-0.16,2.31,31.29,31.29,22.0,36.37,0.75,38.11,35.35,2.76,0.72,2.85,36.37,36.18,22.0,38.25,0.4,38.94,37.56,1.38,0.31,2.14,38.25,38.11,22.0
+BF-HOU-G120001 = 32.04,0.72,34.25,31.5,2.76,1.73,5.17,32.04,31.74,30.0,35.82,0.36,36.46,35.08,1.38,0.16,2.19,35.82,35.73,30.0,39.73,0.76,41.97,38.39,3.58,1.09,4.53,39.73,39.49,30.0,40.71,0.78,41.83,39.14,2.69,-0.33,2.0,40.72,40.8,30.0,35.49,1.1,37.83,33.7,4.13,0.24,2.24,35.51,35.49,30.0,31.03,2.0,33.43,24.33,9.09,-1.72,5.82,31.09,31.77,30.0,25.64,0.47,26.54,24.61,1.93,-0.07,2.58,25.65,25.64,30.0,24.0,0.34,24.61,23.23,1.38,-0.21,2.57,24.0,23.99,30.0,24.54,1.49,27.09,21.02,6.06,-0.24,2.5,24.58,24.47,30.0,32.52,0.88,34.25,30.39,3.86,-0.11,2.88,32.53,32.53,30.0,35.94,1.06,37.83,34.25,3.58,-0.01,1.81,35.95,35.84,30.0,37.12,0.44,37.83,36.18,1.65,-0.29,2.35,37.13,37.18,30.0
+BF-HOU-G120002 = 31.8,0.42,32.6,30.67,1.93,-0.64,3.17,31.8,31.91,47.0,35.19,0.43,35.91,34.11,1.79,-0.43,2.32,35.19,35.29,47.0,39.91,1.0,42.52,37.83,4.69,0.08,2.85,39.93,39.76,47.0,39.57,1.03,41.42,37.56,3.86,0.14,2.07,39.58,39.49,47.0,34.11,1.11,37.01,31.77,5.24,0.34,2.9,34.13,34.11,47.0,29.59,1.58,32.6,25.43,7.17,-0.52,2.91,29.63,29.84,47.0,25.65,0.68,27.36,24.06,3.31,-0.42,3.63,25.66,25.71,47.0,24.18,0.43,25.02,23.37,1.65,-0.34,2.32,24.19,24.26,47.0,25.26,0.89,27.36,23.23,4.13,0.14,2.79,25.28,25.16,47.0,31.7,0.53,32.87,30.94,1.93,0.82,3.23,31.71,31.63,47.0,34.93,0.7,35.91,33.15,2.76,-0.67,2.57,34.93,35.08,47.0,37.22,0.27,37.83,36.59,1.24,0.04,3.23,37.22,37.21,47.0
+BF-HOU-G120003 = 31.81,0.36,32.46,30.94,1.52,-0.55,3.34,31.81,31.84,19.0,35.71,0.4,36.46,35.08,1.38,0.16,2.17,35.72,35.77,19.0,39.4,0.4,40.04,38.66,1.38,-0.28,1.9,39.4,39.49,19.0,39.77,0.3,40.59,39.42,1.17,1.13,3.84,39.78,39.76,19.0,34.59,0.42,35.49,34.25,1.24,1.06,2.95,34.59,34.53,19.0,28.65,1.85,32.87,26.4,6.48,1.18,3.53,28.71,27.98,19.0,24.07,0.94,26.54,22.68,3.86,1.06,3.84,24.09,23.92,19.0,23.39,0.6,24.88,22.54,2.34,0.97,3.38,23.4,23.23,19.0,25.18,0.63,26.54,24.19,2.34,0.3,2.57,25.19,25.16,19.0,30.75,1.29,33.43,29.02,4.41,0.76,2.66,30.78,30.53,19.0,35.16,1.48,37.56,32.87,4.69,0.06,1.81,35.19,35.08,19.0,37.1,0.57,37.83,35.77,2.07,-0.87,2.85,37.11,37.15,19.0
+BF-HOU-G120004 = 31.7,0.44,32.87,30.94,1.93,0.65,4.05,31.7,31.63,19.0,35.18,0.59,36.18,34.25,1.93,0.46,2.14,35.19,34.94,19.0,38.76,0.54,39.76,37.83,1.93,-0.27,2.5,38.76,38.8,19.0,39.62,0.45,40.31,38.66,1.65,-0.48,2.5,39.62,39.76,19.0,35.56,1.8,39.21,33.7,5.51,0.63,1.96,35.61,34.53,19.0,29.0,1.25,31.77,27.09,4.69,0.32,2.62,29.03,29.02,19.0,24.68,0.87,25.98,23.09,2.89,-0.01,2.05,24.69,24.74,19.0,23.47,0.41,24.19,22.4,1.79,-0.75,3.76,23.48,23.5,19.0,26.0,0.76,27.36,24.88,2.48,-0.04,1.93,26.01,26.12,19.0,31.07,0.79,32.05,29.29,2.76,-0.62,2.51,31.08,31.08,19.0,35.01,0.88,36.18,33.7,2.48,-0.13,1.62,35.02,35.08,19.0,36.95,0.41,37.7,35.91,1.79,-0.66,4.02,36.96,37.01,19.0
+BF-HOU-G120005 = 31.75,0.38,32.6,30.94,1.65,0.17,2.31,31.75,31.7,82.0,34.67,0.78,36.73,32.32,4.41,0.16,3.83,34.68,34.67,82.0,38.99,1.1,41.97,36.46,5.51,0.61,3.7,39.01,38.94,82.0,38.98,1.3,41.42,36.18,5.24,-0.16,2.21,39.0,38.9,82.0,34.12,1.61,37.28,30.81,6.48,-0.01,2.29,34.16,34.25,82.0,28.93,1.76,32.19,24.88,7.3,0.08,2.2,28.98,28.74,82.0,24.81,0.77,27.09,23.37,3.72,0.84,3.42,24.82,24.61,82.0,24.11,0.54,25.16,22.95,2.2,0.09,2.01,24.11,24.06,82.0,24.56,1.49,28.19,21.85,6.34,-0.14,2.35,24.6,24.74,82.0,31.36,0.99,32.6,28.46,4.13,-1.13,3.56,31.38,31.63,82.0,33.56,1.19,36.46,30.94,5.51,0.06,2.23,33.58,33.56,82.0,36.46,0.57,37.83,35.35,2.48,0.22,2.39,36.46,36.46,82.0
+BF-HOU-G120006 = 30.57,0.83,32.32,29.02,3.31,0.19,2.12,30.58,30.46,40.0,35.42,0.31,36.18,34.53,1.65,-0.27,3.7,35.42,35.42,40.0,39.91,0.66,41.14,37.56,3.58,-1.04,5.62,39.92,39.94,40.0,39.5,1.22,41.14,36.18,4.96,-0.56,2.79,39.51,39.56,40.0,35.1,1.0,36.73,33.56,3.17,0.34,1.84,35.12,34.87,40.0,29.51,0.72,30.67,27.91,2.76,-0.38,2.33,29.52,29.57,40.0,24.59,0.62,25.85,23.23,2.62,-0.03,2.38,24.6,24.61,40.0,24.1,0.45,25.43,23.23,2.2,0.66,4.21,24.1,24.06,40.0,24.96,1.41,28.19,21.16,7.03,-0.66,3.94,25.0,25.12,40.0,32.65,0.91,34.53,30.39,4.13,-0.22,2.88,32.66,32.67,40.0,35.06,0.52,36.32,33.98,2.34,0.68,3.29,35.06,35.08,40.0,36.5,0.25,37.01,36.18,0.83,0.38,2.0,36.5,36.46,40.0
+BF-HOU-G120007 = 32.06,0.37,32.6,30.94,1.65,-0.59,3.21,32.06,32.05,52.0,34.93,0.32,35.49,34.25,1.24,-0.43,2.48,34.93,35.01,52.0,39.75,0.71,41.14,37.83,3.31,-0.34,3.02,39.75,39.76,52.0,41.31,0.93,43.9,38.94,4.96,0.05,3.52,41.32,41.35,52.0,35.05,0.84,37.56,33.15,4.41,0.26,3.44,35.06,35.08,52.0,27.89,1.82,31.36,24.47,6.89,0.17,1.95,27.95,27.64,52.0,25.49,0.54,26.81,24.33,2.48,0.36,2.83,25.5,25.43,52.0,23.74,0.62,24.88,22.13,2.76,-0.13,2.51,23.74,23.64,52.0,26.17,0.71,28.19,24.88,3.31,0.74,3.8,26.18,26.12,52.0,32.09,0.59,33.15,30.53,2.62,-0.23,2.72,32.1,32.05,52.0,35.83,0.68,37.28,33.84,3.44,-0.59,4.15,35.84,35.8,52.0,37.9,0.53,39.21,36.32,2.89,-0.29,4.15,37.91,37.94,52.0
+BF-HOU-G120008 = 32.22,0.52,33.43,30.67,2.76,-0.61,3.46,32.22,32.25,64.0,35.61,0.59,36.73,34.25,2.48,-0.06,2.13,35.62,35.63,64.0,38.85,0.71,40.59,37.28,3.31,0.31,2.79,38.85,38.7,64.0,35.7,0.81,38.11,33.98,4.13,0.59,3.48,35.71,35.63,64.0,32.55,0.63,33.98,31.5,2.48,0.09,2.13,32.56,32.56,64.0,26.24,1.1,29.02,23.23,5.79,0.23,3.55,26.26,26.26,64.0,24.54,0.55,25.98,23.09,2.89,-0.13,3.09,24.54,24.57,64.0,24.51,0.8,26.26,22.95,3.31,-0.1,2.49,24.52,24.57,64.0,24.45,0.61,25.71,22.95,2.76,-0.27,2.79,24.46,24.57,64.0,30.3,0.87,32.6,28.6,4.0,0.47,2.96,30.31,30.32,64.0,34.62,0.59,36.18,33.43,2.76,0.22,2.67,34.63,34.63,64.0,36.79,0.82,38.94,35.35,3.58,0.4,2.41,36.8,36.7,64.0
+BF-HOU-G120009 = 31.95,0.28,32.87,31.5,1.38,0.9,3.72,31.96,31.91,50.0,35.49,0.68,37.56,33.98,3.58,0.59,3.7,35.5,35.49,50.0,39.39,1.01,41.42,37.83,3.58,0.61,2.21,39.41,39.07,50.0,38.18,1.19,40.45,34.8,5.65,-0.41,2.98,38.19,38.18,50.0,32.83,0.95,34.87,30.67,4.2,-0.12,2.21,32.85,32.87,50.0,24.85,1.16,27.22,22.4,4.82,-0.14,2.03,24.88,24.88,50.0,24.01,0.99,26.26,22.13,4.13,0.1,2.53,24.03,24.06,50.0,23.55,0.73,25.43,22.13,3.31,0.67,2.69,23.56,23.3,50.0,24.52,0.59,25.71,23.5,2.2,0.04,2.23,24.52,24.5,50.0,31.45,1.12,33.15,29.02,4.13,-0.52,2.44,31.47,31.74,50.0,35.94,0.88,37.83,34.53,3.31,0.6,2.4,35.95,35.7,50.0,37.98,0.39,39.21,37.28,1.93,0.48,3.5,37.98,37.97,50.0
+BF-HOU-G120010 = 30.81,0.53,31.91,29.57,2.34,-0.31,3.46,30.81,30.88,18.0,33.61,0.37,34.53,32.87,1.65,0.31,3.85,33.61,33.7,18.0,35.6,1.1,37.83,33.98,3.86,0.35,2.2,35.62,35.7,18.0,36.43,0.52,37.01,35.35,1.65,-0.7,2.52,36.43,36.49,18.0,32.21,0.98,33.29,29.57,3.72,-1.22,3.93,32.22,32.5,18.0,27.31,0.73,28.46,25.71,2.76,-0.37,2.5,27.32,27.4,18.0,24.85,0.97,26.54,23.23,3.31,0.09,1.95,24.87,25.16,18.0,24.04,0.64,25.16,23.23,1.93,0.18,1.55,24.05,24.16,18.0,24.08,1.19,25.98,22.4,3.58,0.03,1.63,24.11,24.16,18.0,30.83,0.53,31.77,29.84,1.93,0.23,2.28,30.83,30.67,18.0,31.73,0.49,32.6,30.67,1.93,-0.3,2.68,31.74,31.7,18.0,35.16,0.51,36.18,34.53,1.65,0.35,2.14,35.16,35.08,18.0
+BF-HOU-G120011 = 31.71,0.53,32.6,30.67,1.93,-0.18,2.01,31.72,31.77,21.0,34.73,0.32,35.29,34.11,1.17,-0.05,2.61,34.73,34.8,21.0,40.56,0.69,42.24,39.35,2.89,0.41,3.06,40.57,40.31,21.0,38.65,0.76,40.04,37.08,2.96,-0.28,2.98,38.66,38.52,21.0,33.92,1.21,35.91,32.05,3.86,-0.03,1.77,33.94,33.98,21.0,25.83,2.01,31.77,23.5,8.27,1.38,4.79,25.91,25.3,21.0,24.95,0.63,25.71,23.78,1.93,-0.4,1.79,24.96,25.02,21.0,23.38,0.38,24.33,22.68,1.65,0.19,3.52,23.39,23.5,21.0,24.94,0.36,25.64,24.26,1.38,-0.11,2.38,24.94,25.02,21.0,31.17,0.34,31.91,30.46,1.45,0.02,3.03,31.17,31.22,21.0,34.42,0.39,35.22,33.7,1.52,0.05,2.47,34.42,34.53,21.0,36.75,0.35,37.15,36.18,0.96,-0.5,1.79,36.75,36.87,21.0
+BF-HOU-G120012 = 32.11,0.51,33.15,30.94,2.2,-0.27,2.81,32.11,32.19,38.0,34.83,0.79,36.73,33.43,3.31,0.24,2.6,34.84,34.8,38.0,37.21,1.21,40.31,35.63,4.69,0.98,3.28,37.23,37.04,38.0,37.35,1.54,40.18,35.22,4.96,0.36,1.76,37.38,36.87,38.0,30.96,1.39,33.7,28.19,5.51,0.16,2.4,30.99,30.67,38.0,26.64,1.52,29.15,23.92,5.24,-0.04,1.9,26.69,26.67,38.0,24.14,0.77,25.71,21.71,4.0,-0.66,4.15,24.15,24.19,38.0,23.75,0.44,24.61,22.4,2.2,-0.78,3.87,23.76,23.78,38.0,24.09,0.77,25.71,22.4,3.31,-0.29,2.97,24.11,24.26,38.0,28.75,1.06,31.77,26.81,4.96,1.0,4.0,28.77,28.6,38.0,32.2,0.66,33.84,30.81,3.03,0.09,3.09,32.21,32.19,38.0,36.19,0.31,36.73,35.63,1.1,0.05,2.15,36.19,36.18,38.0
+BF-HOU-G120013 = 31.7,0.26,32.32,31.08,1.24,0.03,3.44,31.7,31.77,36.0,35.24,0.64,36.46,33.7,2.76,-0.23,2.89,35.25,35.35,36.0,39.12,1.27,41.42,36.46,4.96,0.09,2.09,39.14,38.94,36.0,39.47,1.01,41.42,37.56,3.86,-0.1,2.42,39.48,39.42,36.0,34.78,1.16,38.66,33.15,5.51,1.17,4.86,34.8,34.7,36.0,29.57,1.4,32.46,25.71,6.75,-0.12,3.37,29.6,29.57,36.0,25.38,0.6,26.54,23.78,2.76,0.01,3.21,25.39,25.36,36.0,24.01,0.44,24.88,23.37,1.52,0.53,2.32,24.01,23.92,36.0,24.9,0.86,26.54,23.23,3.31,0.34,2.44,24.92,24.74,36.0,31.45,0.84,32.74,29.57,3.17,-0.04,2.26,31.46,31.36,36.0,34.29,0.84,36.04,32.05,4.0,0.02,3.61,34.3,34.25,36.0,36.89,0.44,37.56,35.63,1.93,-0.85,3.52,36.89,37.01,36.0
+BF-HOU-G120014 = 32.17,0.56,32.87,30.67,2.2,-1.03,3.7,32.18,32.39,20.0,33.56,0.32,34.25,33.15,1.1,0.6,2.44,33.56,33.46,20.0,37.18,1.17,39.21,34.25,4.96,-0.67,3.35,37.2,37.28,20.0,37.27,0.77,38.66,35.63,3.03,-0.01,2.62,37.28,37.01,20.0,30.41,1.55,33.7,28.46,5.24,0.63,2.45,30.45,30.12,20.0,27.15,1.21,29.02,25.71,3.31,0.32,1.75,27.17,27.09,20.0,25.4,0.47,26.26,24.33,1.93,-0.53,2.94,25.41,25.43,20.0,23.68,0.97,25.71,21.85,3.86,0.18,2.61,23.7,23.64,20.0,25.34,0.84,26.81,23.78,3.03,-0.14,2.18,25.35,25.54,20.0,29.96,1.02,32.05,28.46,3.58,0.42,2.2,29.97,29.84,20.0,32.73,0.42,33.43,31.77,1.65,-0.3,2.9,32.73,32.74,20.0,35.64,0.52,36.73,34.53,2.2,0.03,2.95,35.64,35.63,20.0
+BF-KAD-G140001 = 30.82,0.55,31.77,29.57,2.2,-0.45,3.07,30.82,30.81,16.0,34.23,0.36,35.08,33.7,1.38,1.18,3.84,34.24,34.11,16.0,40.31,0.85,41.69,38.66,3.03,-0.24,2.33,40.32,40.35,16.0,42.58,0.44,43.35,41.69,1.65,-0.49,2.65,42.59,42.66,16.0,38.26,0.47,39.49,37.56,1.93,1.14,4.16,38.26,38.11,16.0,34.45,0.6,35.08,32.6,2.48,-2.03,6.99,34.46,34.53,16.0,25.72,0.8,27.36,24.88,2.48,0.81,2.4,25.73,25.43,16.0,27.2,0.99,29.29,25.71,3.58,0.5,2.48,27.22,27.05,16.0,30.09,0.93,32.05,28.6,3.44,0.37,2.54,30.1,30.05,16.0,33.03,0.94,34.53,31.63,2.89,0.12,1.83,33.05,33.15,16.0,37.59,0.53,38.66,36.73,1.93,0.15,2.36,37.59,37.7,16.0,36.28,0.28,36.73,35.63,1.1,-0.62,3.17,36.28,36.32,16.0
+BF-KEN-G150001 = 31.33,0.37,32.05,30.53,1.52,-0.13,2.7,31.34,31.36,19.0,33.76,0.54,35.29,32.87,2.41,1.12,4.64,33.76,33.56,19.0,38.04,1.56,40.59,34.94,5.65,-0.12,2.23,38.07,37.83,19.0,37.2,0.56,38.11,36.18,1.93,-0.24,2.45,37.2,37.21,19.0,32.17,0.93,33.7,30.12,3.58,-0.32,2.68,32.18,32.05,19.0,26.77,0.52,27.91,25.98,1.93,0.41,2.3,26.78,26.67,19.0,23.65,0.24,24.06,22.95,1.1,-1.18,4.75,23.65,23.78,19.0,23.23,0.31,23.64,22.68,0.96,-0.25,1.57,23.23,23.23,19.0,23.59,0.95,25.98,22.26,3.72,0.84,3.2,23.61,23.37,19.0,31.22,0.37,31.77,30.53,1.24,-0.12,1.95,31.23,31.22,19.0,31.54,0.58,32.32,30.67,1.65,-0.34,1.84,31.54,31.63,19.0,34.65,0.47,35.63,33.98,1.65,0.77,2.59,34.65,34.53,19.0
+BF-KEN-G150002 = 31.36,0.62,32.6,29.84,2.76,-0.41,3.29,31.37,31.36,41.0,34.1,0.77,35.63,32.6,3.03,0.24,2.41,34.11,33.98,41.0,36.66,1.16,39.35,34.25,5.1,0.44,2.56,36.68,36.46,41.0,37.32,0.79,39.21,35.91,3.31,0.9,3.25,37.33,37.01,41.0,31.52,0.76,33.43,29.84,3.58,0.13,2.95,31.53,31.63,41.0,26.15,0.67,27.78,24.74,3.03,0.09,2.58,26.16,26.12,41.0,23.28,0.75,25.71,22.4,3.31,1.15,4.21,23.29,23.16,41.0,22.93,0.47,24.06,21.57,2.48,-0.18,3.7,22.94,22.95,41.0,23.41,0.71,24.61,22.13,2.48,-0.32,1.97,23.42,23.5,41.0,29.5,0.88,31.77,28.19,3.58,1.02,3.21,29.52,29.29,41.0,31.41,1.73,35.22,28.46,6.75,0.37,2.28,31.46,30.81,41.0,34.89,0.65,36.46,33.7,2.76,0.25,2.41,34.89,34.8,41.0
+BF-KEN-G150003 = 30.78,0.6,31.77,29.57,2.2,-0.29,2.2,30.79,30.91,30.0,35.63,0.36,36.46,35.08,1.38,0.55,2.88,35.63,35.63,30.0,39.06,1.07,41.14,37.28,3.86,-0.05,2.0,39.07,39.11,30.0,38.88,0.73,40.45,37.28,3.17,0.06,2.84,38.89,38.94,30.0,34.84,0.87,36.32,33.56,2.76,0.15,1.58,34.85,34.8,30.0,28.23,0.77,29.57,25.98,3.58,-0.69,3.78,28.24,28.26,30.0,23.11,0.77,24.61,21.3,3.31,-0.36,3.18,23.12,23.23,30.0,22.83,0.53,23.64,21.44,2.2,-0.76,3.53,22.84,22.81,30.0,23.35,0.94,24.88,21.3,3.58,-0.07,2.42,23.37,23.23,30.0,31.67,0.51,32.6,30.67,1.93,-0.02,2.05,31.67,31.74,30.0,34.56,1.0,36.18,32.32,3.86,-0.76,2.88,34.57,34.8,30.0,35.89,0.39,36.59,35.08,1.52,-0.45,2.47,35.9,35.94,30.0
+BF-KEN-G150004 = 30.68,0.34,31.5,29.98,1.52,0.45,2.81,30.68,30.67,32.0,35.06,0.6,36.18,33.7,2.48,-0.18,2.74,35.06,35.01,32.0,40.42,0.47,41.14,39.63,1.52,-0.25,1.89,40.42,40.52,32.0,39.9,0.81,41.28,38.39,2.89,-0.19,2.26,39.91,39.9,32.0,36.12,0.61,37.01,34.25,2.76,-0.85,4.29,36.12,36.11,32.0,29.04,0.56,30.12,27.91,2.2,0.02,2.26,29.04,29.12,32.0,23.65,0.84,26.26,22.4,3.86,1.39,4.95,23.66,23.44,32.0,23.37,0.48,24.06,22.4,1.65,-0.38,2.05,23.37,23.5,32.0,23.4,1.23,26.54,20.61,5.93,0.23,3.44,23.43,23.37,32.0,32.5,0.83,34.25,30.81,3.44,0.09,2.51,32.51,32.39,32.0,36.41,0.49,37.01,35.08,1.93,-1.0,3.39,36.42,36.56,32.0,36.47,0.53,37.56,35.49,2.07,0.14,2.19,36.47,36.53,32.0
+BF-KEN-G150005 = 30.32,0.66,32.05,28.74,3.31,0.15,3.29,30.32,30.26,48.0,35.66,0.44,36.73,34.25,2.48,-0.45,4.36,35.66,35.63,48.0,39.82,0.74,41.42,37.83,3.58,-0.2,3.33,39.83,39.76,48.0,39.36,0.93,40.87,37.15,3.72,-0.22,2.19,39.37,39.42,48.0,35.14,1.2,37.83,32.6,5.24,0.02,2.68,35.16,35.22,48.0,29.09,0.72,30.67,27.64,3.03,-0.1,2.37,29.1,29.29,48.0,23.92,0.86,25.98,21.3,4.69,-0.44,3.79,23.94,23.92,48.0,23.85,0.26,24.33,22.95,1.38,-1.24,5.13,23.85,23.92,48.0,24.33,1.52,27.36,19.92,7.44,-0.73,3.36,24.38,24.81,48.0,32.99,0.8,34.53,30.94,3.58,-0.34,2.73,33.0,33.01,48.0,35.96,0.59,37.28,34.67,2.62,-0.23,2.49,35.97,36.01,48.0,36.37,0.32,37.01,35.49,1.52,-0.62,3.4,36.37,36.42,48.0
+BF-KEN-G150006 = 30.02,0.68,31.08,28.46,2.62,-0.47,3.19,30.03,29.98,15.0,33.19,0.38,33.98,32.6,1.38,0.27,2.44,33.19,33.22,15.0,34.73,0.45,35.63,33.98,1.65,0.54,2.52,34.73,34.53,15.0,36.82,0.36,37.28,35.91,1.38,-0.98,3.76,36.83,36.87,15.0,32.4,0.52,33.29,31.22,2.07,-0.6,3.07,32.4,32.6,15.0,26.06,0.61,27.22,25.02,2.2,-0.01,2.32,26.06,26.12,15.0,25.14,0.65,26.26,23.78,2.48,-0.21,2.59,25.15,25.16,15.0,23.91,0.34,24.33,23.23,1.1,-0.43,2.19,23.91,23.92,15.0,25.09,0.74,26.54,23.78,2.76,0.16,2.38,25.1,25.02,15.0,30.0,0.54,30.67,29.02,1.65,-0.64,2.21,30.01,30.12,15.0,31.05,0.51,32.05,30.53,1.52,0.53,1.88,31.05,30.67,15.0,34.11,0.48,35.22,33.43,1.79,0.78,3.01,34.11,33.98,15.0
+BF-KEN-G150007 = 32.33,0.3,32.87,31.7,1.17,-0.06,2.71,32.33,32.32,15.0,34.31,0.36,34.94,33.7,1.24,0.04,2.1,34.31,34.25,15.0,35.58,0.57,36.32,34.25,2.07,-0.88,3.22,35.58,35.7,15.0,36.36,0.21,36.73,35.91,0.83,-0.48,3.1,36.37,36.39,15.0,31.85,0.58,32.87,30.67,2.2,-0.55,2.92,31.85,32.05,15.0,25.75,0.18,26.05,25.43,0.62,0.01,2.23,25.76,25.71,15.0,23.62,0.54,24.74,22.68,2.07,0.19,2.88,23.62,23.64,15.0,22.77,0.37,23.3,22.13,1.17,-0.06,1.94,22.77,22.81,15.0,23.82,1.09,25.43,21.85,3.58,-0.1,2.06,23.84,23.71,15.0,28.39,0.26,28.88,27.91,0.96,0.07,2.48,28.39,28.4,15.0,31.77,0.45,32.6,30.67,1.93,-0.59,3.83,31.77,31.91,15.0,35.1,0.45,35.84,34.25,1.58,-0.09,2.22,35.1,35.08,15.0
+BF-KEN-G150008 = 30.73,0.7,31.63,29.15,2.48,-0.85,3.01,30.74,30.67,15.0,33.86,0.42,34.6,33.29,1.31,0.31,2.04,33.86,33.84,15.0,35.31,1.31,37.97,33.43,4.55,0.74,3.1,35.33,35.08,15.0,37.22,0.34,38.11,36.87,1.24,1.28,4.09,37.22,37.15,15.0,31.91,1.05,33.7,30.12,3.58,-0.26,2.43,31.93,32.19,15.0,25.59,0.79,26.81,24.06,2.76,-0.24,2.19,25.6,25.57,15.0,24.0,0.44,24.74,23.16,1.58,-0.14,2.32,24.01,24.06,15.0,23.64,0.55,24.88,22.88,2.0,0.47,2.83,23.64,23.64,15.0,24.68,0.47,25.71,23.85,1.86,-0.05,3.36,24.68,24.74,15.0,29.3,0.66,30.53,28.46,2.07,0.75,2.18,29.3,29.02,15.0,31.5,0.71,32.6,30.12,2.48,-0.42,2.36,31.51,31.5,15.0,34.48,0.72,35.77,33.7,2.07,0.56,1.98,34.49,34.25,15.0
+BF-KEN-G150009 = 31.55,0.42,32.32,30.39,1.93,-0.68,3.36,31.56,31.63,35.0,35.28,0.93,36.73,33.49,3.24,-0.17,2.0,35.3,35.35,35.0,39.7,0.96,41.14,37.83,3.31,-0.01,1.97,39.71,39.76,35.0,38.36,0.88,40.59,36.73,3.86,0.27,2.79,38.37,38.25,35.0,33.95,2.13,38.66,30.67,7.99,0.51,2.3,34.02,33.84,35.0,27.31,0.75,28.88,25.71,3.17,0.01,2.34,27.32,27.36,35.0,23.69,0.88,25.43,21.99,3.44,0.26,2.2,23.7,23.37,35.0,22.96,0.52,23.78,21.3,2.48,-0.97,4.28,22.97,23.02,35.0,23.54,1.0,25.16,21.57,3.58,-0.23,2.09,23.56,23.57,35.0,31.57,0.53,32.6,30.39,2.2,-0.38,2.45,31.57,31.7,35.0,33.7,1.5,36.32,30.81,5.51,-0.19,2.17,33.74,33.84,35.0,35.54,0.54,37.15,34.53,2.62,0.83,4.26,35.54,35.49,35.0
+BF-KEN-G150010 = 31.16,0.25,31.77,30.81,0.96,0.46,3.27,31.16,31.22,20.0,35.75,0.52,36.59,34.25,2.34,-1.33,5.15,35.75,35.77,20.0,39.94,0.86,40.73,37.56,3.17,-1.41,4.21,39.94,40.31,20.0,39.28,0.78,41.28,38.11,3.17,0.73,3.58,39.29,39.14,20.0,34.43,1.59,37.56,31.5,6.06,0.01,2.36,34.47,34.53,20.0,27.83,0.84,29.15,25.71,3.44,-1.13,3.73,27.84,28.05,20.0,24.4,0.58,25.02,22.95,2.07,-1.3,3.69,24.41,24.54,20.0,23.07,0.47,23.92,22.33,1.58,0.04,1.91,23.08,23.09,20.0,23.15,0.47,24.06,22.33,1.72,0.45,2.48,23.16,22.99,20.0,32.02,0.6,32.87,30.67,2.2,-0.61,2.51,32.02,32.12,20.0,35.54,0.79,36.59,33.7,2.89,-1.08,3.23,35.55,35.73,20.0,36.39,0.6,37.15,35.29,1.86,-0.57,2.21,36.4,36.49,20.0
+BF-KOS-G180001 = 31.34,0.48,32.05,30.39,1.65,-0.35,2.44,31.34,31.32,18.0,36.7,0.56,37.56,35.35,2.2,-0.59,3.26,36.71,36.73,18.0,42.59,0.52,43.55,41.42,2.14,-0.26,3.07,42.59,42.59,18.0,43.44,0.44,44.45,42.66,1.79,0.21,3.13,43.44,43.42,18.0,36.71,0.7,37.83,35.63,2.2,-0.15,1.68,36.72,36.94,18.0,32.73,0.96,34.8,31.5,3.31,0.54,2.39,32.74,32.5,18.0,25.48,1.17,27.36,23.37,4.0,-0.42,1.98,25.51,25.98,18.0,24.63,0.66,25.43,23.5,1.93,-0.37,1.81,24.64,24.71,18.0,25.65,1.02,27.64,24.06,3.58,0.5,2.24,25.67,25.5,18.0,33.7,0.66,34.53,31.77,2.76,-1.42,5.05,33.71,33.91,18.0,37.8,0.81,39.21,36.32,2.89,0.1,2.34,37.8,37.66,18.0,37.67,0.17,37.97,37.35,0.62,-0.27,2.11,37.67,37.7,18.0
+BF-KOS-G180002 = 31.62,0.55,32.6,30.53,2.07,-0.01,2.13,31.62,31.63,61.0,35.35,0.4,36.18,34.25,1.93,-0.45,3.01,35.35,35.35,61.0,41.52,0.86,43.35,39.35,4.0,-0.37,2.86,41.53,41.69,61.0,43.95,0.51,45.0,42.8,2.2,-0.12,2.14,43.95,43.9,61.0,41.82,1.41,44.17,38.94,5.24,-0.21,1.83,41.84,41.97,61.0,35.0,0.71,37.28,33.98,3.31,0.72,3.37,35.0,34.8,61.0,26.52,0.82,29.57,24.33,5.24,0.88,5.74,26.54,26.33,61.0,24.87,1.32,27.36,22.26,5.1,0.03,1.94,24.9,24.88,61.0,28.17,1.39,31.5,25.43,6.06,0.16,2.04,28.2,27.91,61.0,36.03,1.06,38.66,33.49,5.17,0.04,3.27,36.05,36.04,61.0,39.67,1.01,41.42,36.11,5.31,-1.54,6.24,39.68,39.76,61.0,38.18,0.81,40.04,35.49,4.55,-1.24,6.09,38.18,38.18,61.0
+BF-KOS-G180003 = 31.37,0.41,32.32,30.67,1.65,0.57,3.19,31.37,31.29,16.0,35.16,0.47,35.91,33.98,1.93,-0.92,3.92,35.17,35.25,16.0,41.17,0.75,42.24,39.49,2.76,-0.59,2.74,41.18,41.18,16.0,43.97,0.58,45.0,42.93,2.07,-0.19,2.3,43.97,44.04,16.0,41.35,1.02,43.35,39.49,3.86,0.09,2.37,41.36,41.28,16.0,34.73,0.68,35.91,33.15,2.76,-0.65,3.18,34.73,34.84,16.0,26.17,0.59,27.29,25.16,2.14,0.4,2.49,26.18,26.19,16.0,23.74,1.24,26.54,22.13,4.41,0.99,3.21,23.77,23.44,16.0,29.86,1.23,32.05,27.36,4.69,-0.16,2.61,29.88,29.88,16.0,35.49,0.84,36.73,33.43,3.31,-0.84,3.45,35.5,35.7,16.0,39.88,0.32,40.59,39.49,1.1,0.59,2.68,39.89,39.83,16.0,37.3,0.32,37.97,36.73,1.24,0.42,2.77,37.3,37.28,16.0
+BF-KOS-G180004 = 29.9,0.9,31.5,27.64,3.86,-0.52,3.33,29.91,29.98,31.0,34.78,0.48,36.18,33.7,2.48,0.66,4.32,34.78,34.8,31.0,41.32,0.64,42.8,40.18,2.62,0.26,2.55,41.32,41.35,31.0,43.07,1.18,45.0,41.42,3.58,0.25,1.76,43.09,42.93,31.0,40.71,0.99,42.38,38.94,3.44,-0.02,1.84,40.72,40.87,31.0,34.08,0.52,35.08,33.15,1.93,0.19,2.5,34.08,33.98,31.0,27.32,0.85,28.74,25.43,3.31,-0.3,2.18,27.33,27.36,31.0,25.27,0.92,27.09,23.78,3.31,0.48,2.16,25.28,25.16,31.0,29.02,1.0,30.53,25.98,4.55,-0.96,4.06,29.03,29.15,31.0,35.02,1.2,36.73,33.15,3.58,-0.22,1.78,35.04,35.29,31.0,39.07,0.56,40.18,37.28,2.89,-0.73,4.86,39.08,39.14,31.0,36.16,0.54,37.28,35.08,2.2,0.07,2.26,36.16,36.18,31.0
+BF-KOS-G180005 = 31.2,0.45,32.05,30.12,1.93,-0.23,2.85,31.21,31.22,26.0,35.08,1.07,37.83,33.98,3.86,1.06,3.19,35.09,34.73,26.0,41.41,1.47,44.17,39.76,4.41,0.53,1.84,41.43,41.0,26.0,43.41,0.7,44.72,41.97,2.76,-0.29,2.34,43.42,43.55,26.0,38.17,1.3,41.97,36.18,5.79,1.15,4.17,38.19,37.9,26.0,32.82,0.82,34.53,31.77,2.76,0.35,1.87,32.83,32.77,26.0,26.57,0.43,27.36,25.71,1.65,0.23,2.7,26.57,26.57,26.0,24.81,0.52,25.71,23.78,1.93,-0.36,2.3,24.82,24.92,26.0,26.18,1.32,30.12,24.06,6.06,1.24,4.64,26.21,25.98,26.0,34.77,0.72,35.91,33.29,2.62,-0.06,2.21,34.78,34.67,26.0,38.65,0.55,39.21,37.01,2.2,-1.61,5.06,38.65,38.8,26.0,37.59,0.41,38.11,36.18,1.93,-1.38,6.29,37.59,37.63,26.0
+BF-KOS-G180006 = 30.89,0.58,31.5,29.84,1.65,-0.55,2.07,30.9,30.94,16.0,34.04,0.29,34.53,33.56,0.96,0.47,2.57,34.04,34.01,16.0,40.95,0.77,42.38,40.11,2.27,0.52,1.91,40.95,40.8,16.0,43.92,0.57,44.45,42.52,1.93,-1.16,3.3,43.93,44.1,16.0,39.2,1.35,41.14,37.35,3.79,0.04,1.53,39.23,39.14,16.0,33.59,0.36,34.53,33.15,1.38,1.14,3.86,33.59,33.49,16.0,26.13,0.59,27.64,25.3,2.34,0.93,3.75,26.13,26.02,16.0,24.6,0.43,25.43,23.92,1.52,0.22,2.58,24.61,24.61,16.0,28.08,1.06,31.22,27.22,4.0,1.77,5.7,28.1,27.71,16.0,34.82,0.71,35.91,33.7,2.2,-0.1,1.89,34.82,35.01,16.0,39.09,0.37,39.49,38.39,1.1,-0.57,1.97,39.09,39.21,16.0,36.51,0.5,37.15,35.35,1.79,-0.87,3.13,36.51,36.59,16.0
+BF-KOS-G180007 = 30.32,0.93,31.29,29.5,1.79,0.07,1.09,30.34,30.26,4.0,35.3,0.28,35.56,34.94,0.62,-0.4,1.58,35.3,35.35,4.0,42.38,0.56,42.93,41.69,1.24,-0.28,1.51,42.38,42.45,4.0,43.4,0.44,43.76,42.8,0.96,-0.66,1.84,43.4,43.52,4.0,42.76,0.78,43.42,41.62,1.79,-0.92,2.19,42.77,43.0,4.0,34.48,0.34,34.94,34.11,0.83,0.5,2.03,34.48,34.42,4.0,27.28,0.68,28.05,26.4,1.65,-0.26,2.01,27.28,27.33,4.0,27.1,0.48,27.78,26.67,1.1,0.74,2.04,27.11,26.98,4.0,30.39,0.74,31.36,29.57,1.79,0.32,2.0,30.4,30.32,4.0,35.91,0.3,36.32,35.63,0.69,0.69,2.0,35.91,35.84,4.0,40.11,0.39,40.45,39.56,0.9,-0.83,2.14,40.11,40.21,4.0,37.08,0.57,37.7,36.59,1.1,0.12,1.15,37.08,37.01,4.0
+BF-KOS-G180008 = 31.54,0.78,33.43,30.12,3.31,0.29,3.29,31.55,31.63,24.0,35.96,0.64,37.01,35.08,1.93,0.17,1.61,35.97,36.01,24.0,40.71,0.51,41.69,39.63,2.07,-0.09,2.47,40.71,40.73,24.0,41.05,0.66,42.11,39.76,2.34,-0.28,2.0,41.06,41.0,24.0,35.26,1.11,36.73,32.87,3.86,-0.52,2.17,35.27,35.7,24.0,31.58,1.01,33.56,30.53,3.03,0.89,2.27,31.59,31.08,24.0,25.15,0.49,25.98,24.19,1.79,-0.3,2.4,25.16,25.16,24.0,23.88,0.51,24.88,22.95,1.93,-0.04,2.86,23.88,23.85,24.0,23.33,1.4,26.81,21.57,5.24,1.08,3.63,23.37,23.09,24.0,32.73,0.58,33.7,31.36,2.34,-0.33,2.69,32.74,32.67,24.0,36.28,0.6,37.42,34.8,2.62,-0.18,2.93,36.28,36.25,24.0,36.86,0.36,37.56,36.18,1.38,-0.2,2.49,36.86,36.87,24.0
+BF-KOS-G180009 = 29.61,0.26,29.98,29.29,0.69,0.29,1.82,29.61,29.57,6.0,34.26,0.42,34.94,33.7,1.24,0.34,2.38,34.27,34.25,6.0,41.26,0.24,41.56,40.87,0.69,-0.5,2.43,41.26,41.28,6.0,43.27,0.45,44.04,42.8,1.24,0.76,2.44,43.27,43.17,6.0,42.81,0.7,43.62,41.69,1.93,-0.35,2.19,42.81,42.76,6.0,32.69,0.68,33.7,31.77,1.93,0.15,2.04,32.7,32.67,6.0,26.66,0.64,27.78,25.98,1.79,0.83,2.55,26.67,26.5,6.0,25.69,0.44,26.12,24.88,1.24,-1.05,2.98,25.69,25.78,6.0,28.54,1.41,30.53,27.09,3.44,0.29,1.64,28.57,28.36,6.0,34.78,0.8,35.77,33.7,2.07,-0.28,1.67,34.79,35.01,6.0,39.55,0.39,39.9,38.94,0.96,-0.7,1.89,39.55,39.69,6.0,36.78,0.5,37.56,36.18,1.38,0.32,2.13,36.78,36.8,6.0
+BF-KOS-G180010 = 32.4,0.44,33.43,31.36,2.07,-0.07,2.67,32.4,32.46,87.0,35.92,0.86,38.11,33.98,4.13,-0.05,2.66,35.93,35.91,87.0,41.26,0.88,42.8,39.63,3.17,0.07,1.89,41.27,41.14,87.0,44.35,0.62,45.0,42.8,2.2,-0.89,2.97,44.35,44.45,87.0,41.73,1.51,45.0,38.52,6.48,0.13,2.47,41.76,41.62,87.0,33.88,1.22,37.56,31.5,6.06,0.29,3.06,33.9,33.98,87.0,26.11,0.73,28.46,24.61,3.86,0.17,3.16,26.12,26.12,87.0,25.27,1.15,27.36,21.02,6.34,-0.97,4.41,25.29,25.43,87.0,26.28,1.12,29.43,24.06,5.37,0.32,2.95,26.3,26.26,87.0,36.42,1.1,38.39,33.7,4.69,-0.44,2.4,36.44,36.59,87.0,39.44,0.97,41.69,37.15,4.55,-0.02,2.37,39.45,39.49,87.0,38.35,0.74,39.76,35.91,3.86,-0.51,3.06,38.35,38.39,87.0
+BF-KOS-G180011 = 30.54,0.54,31.63,29.57,2.07,0.55,2.71,30.55,30.39,23.0,35.32,0.67,36.87,34.25,2.62,0.87,2.99,35.32,35.08,23.0,40.87,0.76,41.83,38.94,2.89,-1.09,3.46,40.87,41.14,23.0,41.41,0.81,42.52,39.21,3.31,-0.96,3.72,41.42,41.69,23.0,36.04,0.58,37.01,35.08,1.93,-0.01,2.11,36.05,36.04,23.0,30.87,1.1,32.05,28.46,3.58,-1.01,2.94,30.89,31.22,23.0,24.6,0.41,25.16,23.5,1.65,-0.66,3.46,24.6,24.61,23.0,24.42,0.64,25.71,22.95,2.76,-0.14,2.96,24.43,24.33,23.0,24.9,1.19,27.09,22.13,4.96,-0.26,2.92,24.92,25.02,23.0,32.86,0.49,33.7,31.77,1.93,-0.51,2.67,32.87,32.94,23.0,36.11,0.63,37.42,34.53,2.89,-0.12,3.45,36.11,36.04,23.0,37.31,0.33,37.83,36.46,1.38,-0.68,3.56,37.31,37.28,23.0
+BF-KOS-G180012 = 32.13,0.52,33.43,30.94,2.48,-0.34,3.83,32.13,32.29,28.0,36.3,1.12,37.83,34.25,3.58,-0.35,1.97,36.32,36.25,28.0,41.61,1.18,45.0,39.76,5.24,0.85,3.81,41.63,41.52,28.0,43.54,0.86,45.0,41.56,3.44,-0.41,2.57,43.55,43.76,28.0,40.32,1.71,45.0,37.56,7.44,0.63,3.34,40.36,40.18,28.0,33.02,0.52,33.98,31.5,2.48,-0.95,4.18,33.03,33.15,28.0,26.13,0.44,26.81,25.43,1.38,-0.05,1.98,26.13,26.12,28.0,24.75,0.31,25.43,24.33,1.1,0.25,2.41,24.76,24.74,28.0,26.21,1.63,28.46,22.95,5.51,-0.69,2.29,26.25,26.81,28.0,34.9,0.67,36.18,33.56,2.62,0.02,2.23,34.91,34.94,28.0,37.44,0.62,38.39,36.32,2.07,-0.37,1.94,37.45,37.56,28.0,37.83,0.23,38.39,37.56,0.83,0.68,2.58,37.84,37.8,28.0
+BF-KOS-G180013 = 31.49,0.8,33.84,30.39,3.44,0.8,3.28,31.5,31.39,68.0,36.07,0.52,37.01,34.8,2.2,-0.41,3.02,36.08,36.04,68.0,41.65,0.99,43.9,39.35,4.55,-0.1,2.76,41.67,41.69,68.0,41.63,0.75,44.17,39.21,4.96,-0.03,5.08,41.63,41.69,68.0,37.85,1.09,40.31,35.63,4.69,-0.22,2.2,37.87,38.11,68.0,32.04,0.76,33.7,28.74,4.96,-1.03,7.42,32.05,32.05,68.0,25.92,0.84,27.09,22.95,4.13,-1.19,4.4,25.94,26.12,68.0,24.25,0.66,25.71,22.95,2.76,-0.22,2.18,24.26,24.33,68.0,25.62,1.25,28.74,22.4,6.34,-0.31,3.58,25.65,25.43,68.0,33.43,0.82,35.35,31.77,3.58,0.53,2.91,33.44,33.29,68.0,36.98,0.67,38.39,35.35,3.03,-0.07,2.28,36.98,37.01,68.0,37.31,0.29,37.83,36.73,1.1,-0.29,2.38,37.31,37.28,68.0
+BF-KOS-G180014 = 31.02,0.54,32.05,29.84,2.2,-0.17,2.89,31.03,31.08,36.0,35.36,0.88,37.56,34.25,3.31,0.83,2.69,35.37,34.98,36.0,40.79,0.71,42.24,39.49,2.76,0.14,2.26,40.79,40.83,36.0,42.81,0.57,43.9,41.42,2.48,-0.53,3.04,42.82,42.8,36.0,36.03,1.37,40.31,33.7,6.61,0.97,4.45,36.05,35.94,36.0,32.31,1.21,34.25,29.02,5.24,-0.77,3.25,32.33,32.46,36.0,25.33,1.35,28.19,23.5,4.69,0.58,2.19,25.36,24.88,36.0,24.22,0.56,25.43,23.23,2.2,0.22,2.06,24.22,24.19,36.0,25.97,1.35,28.46,23.5,4.96,-0.12,2.19,26.01,26.05,36.0,33.59,0.99,35.63,31.5,4.13,0.34,2.64,33.6,33.46,36.0,38.73,0.79,40.04,37.28,2.76,-0.09,1.87,38.74,38.73,36.0,37.31,0.47,38.39,36.18,2.2,-0.2,2.74,37.31,37.39,36.0
+BF-KOT-G200001 = 30.09,0.28,30.67,29.57,1.1,0.32,2.77,30.09,30.12,24.0,33.29,0.84,35.08,32.05,3.03,0.28,2.32,33.3,33.29,24.0,40.44,0.39,41.14,39.76,1.38,0.01,2.25,40.44,40.45,24.0,41.49,0.79,43.07,39.76,3.31,-0.09,2.53,41.5,41.42,24.0,34.13,1.26,36.18,31.91,4.27,-0.1,1.95,34.16,34.05,24.0,31.01,1.62,33.7,28.19,5.51,0.13,1.85,31.05,30.84,24.0,26.12,1.11,28.19,24.33,3.86,0.19,1.99,26.14,25.92,24.0,26.83,0.6,27.91,25.71,2.2,-0.04,2.08,26.84,26.81,24.0,29.37,0.57,30.67,28.46,2.2,0.44,2.32,29.37,29.22,24.0,34.17,0.54,35.35,33.29,2.07,0.16,2.55,34.17,34.15,24.0,38.49,0.66,40.04,37.56,2.48,0.5,2.71,38.49,38.39,24.0,36.98,0.24,37.56,36.46,1.1,0.38,3.3,36.99,36.97,24.0
+BF-KOT-G200002 = 30.32,0.29,30.53,30.12,0.41,0.0,1.0,30.33,30.32,2.0,32.98,0.24,33.15,32.81,0.34,0.0,1.0,32.98,32.98,2.0,39.59,0.15,39.69,39.49,0.21,0.0,1.0,39.59,39.59,2.0,40.69,0.15,40.8,40.59,0.21,0.0,1.0,40.69,40.69,2.0,32.77,0.24,32.94,32.6,0.34,0.0,1.0,32.77,32.77,2.0,28.91,0.24,29.08,28.74,0.34,-0.0,1.0,28.91,28.91,2.0,27.57,0.1,27.64,27.5,0.14,0.0,1.0,27.57,27.57,2.0,27.36,0.19,27.5,27.22,0.28,0.0,1.0,27.36,27.36,2.0,28.15,0.34,28.4,27.91,0.48,0.0,1.0,28.16,28.15,2.0,32.77,0.15,32.87,32.67,0.21,0.0,1.0,32.77,32.77,2.0,37.7,0.39,37.97,37.42,0.55,-0.0,1.0,37.7,37.7,2.0,36.87,0.19,37.01,36.73,0.28,-0.0,1.0,36.87,36.87,2.0
+BF-KOT-G200003 = 31.78,0.65,32.87,30.67,2.2,-0.21,2.08,31.79,31.91,13.0,32.75,0.98,34.67,31.77,2.89,0.98,2.6,32.76,32.32,13.0,39.43,0.7,40.59,38.25,2.34,-0.09,2.02,39.44,39.49,13.0,41.47,0.83,43.07,40.38,2.69,0.61,2.38,41.48,41.14,13.0,34.92,0.31,35.35,34.39,0.96,-0.11,1.93,34.92,34.94,13.0,31.2,1.34,33.43,28.74,4.69,-0.13,2.41,31.23,31.29,13.0,26.64,0.51,27.22,25.43,1.79,-0.99,3.23,26.64,26.81,13.0,26.64,0.46,27.36,25.98,1.38,0.03,1.74,26.64,26.67,13.0,28.2,0.73,29.84,27.36,2.48,0.85,2.93,28.21,27.91,13.0,32.49,1.43,33.84,29.29,4.55,-1.2,3.16,32.52,33.15,13.0,37.78,0.45,38.39,36.87,1.52,-0.56,2.24,37.78,37.97,13.0,38.29,0.41,39.21,37.83,1.38,0.78,3.0,38.29,38.32,13.0
+BF-KOT-G200004 = 30.94,0.55,31.77,30.12,1.65,-0.12,2.0,30.95,30.81,11.0,33.29,0.35,34.11,32.87,1.24,1.22,3.77,33.29,33.15,11.0,39.81,0.46,40.45,39.21,1.24,-0.1,1.75,39.81,39.76,11.0,40.98,0.78,42.24,39.76,2.48,-0.23,2.21,40.99,41.14,11.0,33.13,0.48,33.98,32.32,1.65,0.36,2.46,33.13,32.87,11.0,29.2,0.98,30.94,27.78,3.17,0.27,2.08,29.22,29.29,11.0,27.32,0.5,27.98,26.4,1.58,-0.65,2.52,27.33,27.36,11.0,26.39,0.95,28.19,24.88,3.31,0.45,2.61,26.4,26.26,11.0,28.01,0.83,29.02,26.81,2.2,-0.22,1.47,28.02,28.26,11.0,32.5,0.96,33.98,30.94,3.03,-0.08,1.98,32.52,32.6,11.0,37.73,0.28,38.11,37.28,0.83,0.18,1.89,37.74,37.7,11.0,37.0,0.27,37.56,36.73,0.83,0.77,2.49,37.0,36.87,11.0
+BF-KOT-G200005 = 30.64,0.37,31.5,30.19,1.31,0.88,2.99,30.64,30.53,15.0,32.63,0.4,33.29,31.77,1.52,-0.39,2.78,32.63,32.67,15.0,39.98,0.68,40.87,38.94,1.93,-0.11,1.72,39.98,39.9,15.0,41.62,0.62,42.66,40.87,1.79,0.52,1.77,41.63,41.42,15.0,33.97,0.59,34.94,32.87,2.07,-0.18,2.02,33.97,34.11,15.0,30.64,1.06,32.32,28.88,3.44,-0.06,1.91,30.66,30.53,15.0,27.39,0.97,28.46,25.5,2.96,-0.75,2.33,27.4,27.57,15.0,27.44,0.24,27.91,27.09,0.83,0.05,2.5,27.44,27.5,15.0,29.1,0.61,30.12,27.78,2.34,-0.4,2.98,29.11,29.15,15.0,32.98,0.69,34.11,31.91,2.2,-0.14,1.86,32.99,32.94,15.0,38.63,0.51,39.76,37.83,1.93,0.57,2.76,38.63,38.52,15.0,37.76,0.46,38.52,37.01,1.52,-0.02,1.88,37.76,37.7,15.0
+BF-KOT-G200006 = 30.07,0.28,30.39,29.7,0.69,-0.31,1.57,30.07,30.12,7.0,32.42,1.23,34.18,31.22,2.96,0.52,1.64,32.44,32.05,7.0,40.94,0.3,41.42,40.59,0.83,0.25,1.86,40.95,41.0,7.0,41.78,0.55,42.66,40.87,1.79,-0.14,2.74,41.78,41.9,7.0,34.12,0.32,34.53,33.7,0.83,0.16,1.73,34.13,34.11,7.0,31.8,0.5,32.81,31.22,1.58,1.15,3.64,31.8,31.77,7.0,26.63,0.52,27.43,25.85,1.58,0.09,2.17,26.64,26.54,7.0,27.76,0.4,28.46,27.22,1.24,0.41,2.63,27.76,27.78,7.0,29.68,0.11,29.84,29.57,0.28,0.24,1.58,29.68,29.7,7.0,34.46,0.37,35.01,33.98,1.03,0.09,1.9,34.46,34.46,7.0,39.56,0.28,40.04,39.21,0.83,0.46,2.27,39.56,39.49,7.0,37.89,0.24,38.25,37.56,0.69,0.13,1.98,37.89,37.83,7.0
+BF-KOT-G200007 = 31.67,0.19,31.91,31.36,0.55,-0.19,2.04,31.67,31.63,9.0,33.45,0.77,34.8,32.32,2.48,0.34,2.23,33.46,33.43,9.0,40.05,0.23,40.45,39.63,0.83,-0.02,3.05,40.06,40.04,9.0,41.99,0.52,42.8,41.14,1.65,-0.08,2.21,41.99,41.97,9.0,34.08,0.38,34.53,33.43,1.1,-0.34,2.09,34.09,33.98,9.0,29.25,1.03,30.46,27.5,2.96,-0.57,1.97,29.27,29.57,9.0,27.1,0.36,27.64,26.54,1.1,0.01,1.94,27.1,27.02,9.0,26.25,0.92,27.64,24.88,2.76,0.08,1.89,26.27,26.26,9.0,27.1,0.36,27.57,26.54,1.03,-0.26,1.9,27.1,27.09,9.0,30.71,0.65,31.7,29.57,2.14,-0.09,2.41,30.71,30.81,9.0,37.28,0.45,37.97,36.46,1.52,-0.37,2.58,37.28,37.42,9.0,38.09,0.19,38.39,37.83,0.55,-0.09,1.87,38.1,38.11,9.0
+BF-KOT-G200008 = 31.43,0.29,31.63,31.22,0.41,0.0,1.0,31.43,31.43,2.0,32.91,0.05,32.94,32.87,0.07,0.0,0.81,32.91,32.91,2.0,39.42,0.1,39.49,39.35,0.14,-0.0,1.01,39.42,39.42,2.0,41.73,0.05,41.76,41.69,0.07,-0.0,1.01,41.73,41.73,2.0,33.53,0.05,33.56,33.49,0.07,-0.0,1.17,33.53,33.53,2.0,29.36,0.1,29.43,29.29,0.14,-0.0,1.01,29.36,29.36,2.0,27.88,0.24,28.05,27.71,0.34,-0.0,1.0,27.88,27.88,2.0,27.22,0.78,27.78,26.67,1.1,0.0,1.0,27.23,27.22,2.0,27.67,0.34,27.91,27.43,0.48,-0.0,1.0,27.67,27.67,2.0,30.94,0.19,31.08,30.81,0.28,0.0,1.0,30.95,30.94,2.0,37.77,0.1,37.83,37.7,0.14,0.0,0.99,37.77,37.77,2.0,37.66,0.24,37.83,37.49,0.34,0.0,1.0,37.66,37.66,2.0
+BF-MOU-G240001 = 32.55,0.34,33.15,32.05,1.1,0.36,2.11,32.55,32.46,30.0,34.94,0.25,35.63,34.53,1.1,0.5,3.44,34.94,34.94,30.0,39.25,0.46,40.31,38.39,1.93,0.06,2.78,39.25,39.21,30.0,41.72,1.05,43.76,39.76,4.0,0.18,2.06,41.73,41.59,30.0,35.15,1.86,37.97,32.05,5.93,-0.11,1.6,35.2,35.22,30.0,28.16,0.83,29.84,26.67,3.17,0.32,2.7,28.18,28.12,30.0,25.87,0.73,27.09,24.33,2.76,-0.24,2.25,25.88,25.98,30.0,24.28,0.51,25.16,23.3,1.86,-0.12,1.98,24.29,24.33,30.0,25.75,0.75,27.09,23.5,3.58,-0.89,4.41,25.77,25.92,30.0,32.28,0.98,34.8,30.94,3.86,0.53,2.96,32.29,32.19,30.0,35.92,0.64,36.87,34.8,2.07,-0.25,1.91,35.93,35.87,30.0,38.11,0.53,38.94,37.01,1.93,-0.54,2.7,38.11,38.11,30.0
+BF-MOU-G240002 = 32.13,0.47,32.6,31.5,1.1,-0.41,1.49,32.13,32.32,5.0,35.02,0.41,35.63,34.53,1.1,0.37,2.22,35.03,35.08,5.0,39.16,0.08,39.21,39.07,0.14,-0.41,1.15,39.16,39.21,5.0,40.84,0.06,40.87,40.73,0.14,-1.5,3.23,40.84,40.87,5.0,37.1,0.62,37.83,36.18,1.65,-0.39,2.14,37.11,37.01,5.0,30.79,1.35,32.32,28.74,3.58,-0.51,2.21,30.82,30.74,5.0,26.44,0.41,27.09,25.98,1.1,0.68,2.38,26.44,26.33,5.0,23.67,0.25,24.06,23.5,0.55,0.84,2.08,23.67,23.5,5.0,25.09,0.32,25.43,24.61,0.83,-0.54,2.02,25.09,25.16,5.0,32.35,0.42,32.87,31.77,1.1,-0.15,1.97,32.35,32.32,5.0,36.66,0.42,37.28,36.18,1.1,0.4,2.1,36.67,36.73,5.0,38.01,0.24,38.39,37.83,0.55,0.83,2.14,38.01,37.9,5.0
+BF-MOU-G240003 = 32.33,0.52,33.7,31.5,2.2,0.65,3.03,32.34,32.19,36.0,35.38,0.45,36.46,34.53,1.93,0.03,2.5,35.39,35.42,36.0,39.47,0.95,41.83,37.83,4.0,0.5,3.0,39.48,39.49,36.0,40.02,0.72,41.42,37.28,4.13,-1.29,7.17,40.02,40.0,36.0,36.65,1.18,39.49,34.25,5.24,0.6,3.34,36.66,36.46,36.0,30.98,1.13,32.87,28.74,4.13,0.11,2.22,31.0,30.94,36.0,25.89,0.63,26.81,24.33,2.48,-0.59,2.84,25.9,25.98,36.0,23.41,0.72,24.74,21.71,3.03,0.02,2.53,23.42,23.23,36.0,25.53,0.67,26.81,24.61,2.2,0.3,1.89,25.54,25.43,36.0,30.84,1.24,33.15,28.46,4.69,-0.13,1.96,30.87,30.94,36.0,35.9,0.68,37.01,33.98,3.03,-0.81,3.54,35.91,36.04,36.0,37.34,0.39,37.97,36.18,1.79,-0.53,3.61,37.34,37.28,36.0
+BF-MOU-G240004 = 32.57,0.41,33.43,32.05,1.38,0.49,2.18,32.57,32.5,40.0,34.97,0.42,36.04,34.25,1.79,0.72,3.35,34.97,34.98,40.0,38.96,0.69,41.14,38.11,3.03,1.22,4.24,38.97,38.8,40.0,41.53,0.59,42.52,40.25,2.27,-0.37,2.32,41.53,41.62,40.0,35.1,0.53,35.91,33.98,1.93,-0.32,2.14,35.1,35.15,40.0,28.16,0.7,29.7,26.54,3.17,0.32,2.83,28.17,28.05,40.0,25.61,0.7,26.6,23.92,2.69,-0.78,2.85,25.61,25.88,40.0,24.91,0.66,26.26,23.5,2.76,0.33,2.68,24.91,24.85,40.0,25.91,0.66,27.09,24.33,2.76,-0.21,2.83,25.91,25.98,40.0,31.71,1.41,34.53,29.57,4.96,0.12,2.07,31.74,31.91,40.0,36.87,0.6,38.11,35.91,2.2,0.31,2.29,36.87,36.73,40.0,38.73,0.82,40.31,37.56,2.76,0.39,1.79,38.73,38.49,40.0
+BF-MOU-G240005 = 32.11,0.34,32.6,31.08,1.52,-0.67,2.99,32.11,32.19,61.0,35.58,0.51,37.28,34.53,2.76,1.04,5.36,35.59,35.56,61.0,39.52,1.14,42.18,37.83,4.34,0.53,2.29,39.54,39.21,61.0,42.38,1.07,44.86,40.31,4.55,-0.04,2.58,42.39,42.38,61.0,38.53,0.93,40.87,36.46,4.41,0.49,3.16,38.54,38.39,61.0,33.96,1.24,36.73,31.22,5.51,0.1,2.38,33.98,33.84,61.0,25.93,0.55,27.09,24.88,2.2,0.22,2.31,25.94,25.85,61.0,25.05,0.78,26.81,23.78,3.03,0.7,2.55,25.06,24.88,61.0,26.56,1.03,28.46,24.33,4.13,-0.21,2.22,26.58,26.6,61.0,36.14,1.25,38.94,34.25,4.69,0.51,2.28,36.16,35.97,61.0,37.2,0.71,39.21,35.91,3.31,0.61,3.36,37.21,37.01,61.0,38.29,0.42,39.21,37.15,2.07,-0.13,3.36,38.29,38.25,61.0
+BF-MOU-G240006 = 32.0,0.67,32.87,30.39,2.48,-0.64,2.71,32.0,32.12,22.0,35.09,0.53,36.46,34.25,2.2,0.99,3.82,35.09,35.01,22.0,38.98,0.57,40.59,38.11,2.48,1.09,4.4,38.98,38.94,22.0,40.76,0.8,42.52,38.66,3.86,-0.35,4.19,40.77,40.73,22.0,38.2,0.54,39.21,37.28,1.93,0.25,2.08,38.21,38.18,22.0,31.42,1.36,33.84,29.02,4.82,0.31,2.28,31.45,31.08,22.0,24.93,0.73,26.54,23.5,3.03,0.23,2.73,24.94,24.88,22.0,23.1,0.73,24.19,21.02,3.17,-1.05,4.23,23.11,23.23,22.0,25.43,0.75,27.36,24.06,3.31,0.44,3.51,25.44,25.43,22.0,32.95,1.21,35.08,31.22,3.86,0.38,1.86,32.97,32.67,22.0,36.63,0.47,38.11,36.04,2.07,1.52,5.57,36.63,36.56,22.0,38.07,0.44,38.94,37.01,1.93,-0.25,2.98,38.07,38.04,22.0
+BF-MOU-G240007 = 32.26,0.39,33.15,31.22,1.93,-0.36,3.78,32.26,32.25,37.0,35.4,0.85,37.56,33.7,3.86,0.25,3.09,35.41,35.49,37.0,39.76,1.26,42.24,38.11,4.13,0.47,1.91,39.78,39.49,37.0,40.62,1.05,42.8,38.66,4.13,-0.04,2.28,40.63,40.73,37.0,38.08,0.74,39.49,36.18,3.31,-0.63,3.31,38.09,38.11,37.0,31.35,1.0,33.01,28.46,4.55,-0.7,3.41,31.36,31.5,37.0,25.8,0.6,26.81,24.06,2.76,-0.94,3.72,25.81,25.98,37.0,23.84,0.73,25.16,21.85,3.31,-0.58,3.01,23.85,23.92,37.0,26.38,0.91,27.91,24.33,3.58,-0.37,2.32,26.4,26.47,37.0,33.0,0.61,33.98,30.94,3.03,-0.92,4.76,33.01,33.08,37.0,36.97,0.6,37.97,35.91,2.07,-0.08,1.8,36.98,37.01,37.0,37.89,0.39,38.66,37.01,1.65,-0.29,2.76,37.89,37.83,37.0
+BF-MOU-G240008 = 32.18,0.24,32.74,31.77,0.96,0.54,2.86,32.18,32.15,22.0,35.24,0.38,35.91,34.53,1.38,-0.02,2.02,35.24,35.22,22.0,38.45,0.69,39.76,37.15,2.62,-0.17,2.3,38.45,38.56,22.0,42.05,0.68,43.35,40.31,3.03,-0.67,3.56,42.06,42.14,22.0,36.46,1.01,38.11,34.8,3.31,0.01,1.82,36.48,36.39,22.0,29.93,1.26,32.25,28.05,4.2,0.4,2.2,29.95,29.88,22.0,26.09,0.49,26.81,25.16,1.65,-0.22,1.77,26.09,26.09,22.0,24.41,0.72,25.85,22.88,2.96,0.14,2.77,24.42,24.4,22.0,26.81,0.71,27.91,25.57,2.34,-0.08,2.13,26.82,26.85,22.0,32.3,1.16,34.25,30.67,3.58,0.2,1.96,32.32,32.15,22.0,36.03,0.54,37.28,35.08,2.2,0.43,2.69,36.03,35.97,22.0,38.07,0.37,38.94,37.7,1.24,1.19,3.42,38.07,37.94,22.0
+BF-MOU-G240009 = 32.31,0.56,33.43,31.5,1.93,0.35,2.1,32.31,32.25,16.0,35.29,0.29,35.91,34.8,1.1,0.32,2.69,35.3,35.29,16.0,38.69,0.32,39.21,38.11,1.1,0.35,2.48,38.69,38.66,16.0,41.28,1.01,42.93,39.63,3.31,0.06,1.87,41.29,41.25,16.0,33.8,0.31,34.25,33.15,1.1,-0.36,2.46,33.81,33.84,16.0,27.41,0.75,28.74,26.26,2.48,-0.02,1.86,27.41,27.53,16.0,25.33,0.84,26.26,23.5,2.76,-0.93,2.83,25.35,25.71,16.0,24.18,0.31,24.88,23.64,1.24,0.37,3.1,24.19,24.19,16.0,25.93,0.5,26.95,25.02,1.93,0.04,2.81,25.93,25.98,16.0,32.37,0.57,33.7,31.5,2.2,0.68,3.44,32.38,32.29,16.0,35.67,0.34,36.46,35.22,1.24,0.65,2.77,35.67,35.63,16.0,38.02,0.51,38.94,37.01,1.93,-0.08,2.59,38.02,38.01,16.0
+BF-MOU-G240010 = 33.49,0.18,33.7,33.29,0.41,-0.0,1.64,33.49,33.49,4.0,36.35,0.5,37.01,35.91,1.1,0.51,1.72,36.36,36.25,4.0,39.97,0.99,40.87,38.66,2.2,-0.51,1.72,39.98,40.18,4.0,41.59,0.31,41.97,41.28,0.69,0.28,1.57,41.59,41.56,4.0,35.42,0.58,36.18,34.8,1.38,0.37,1.89,35.43,35.35,4.0,27.36,0.68,28.19,26.54,1.65,0.0,2.0,27.37,27.36,4.0,27.12,0.4,27.64,26.81,0.83,0.49,1.63,27.12,27.02,4.0,26.43,0.5,27.09,25.98,1.1,0.51,1.72,26.44,26.33,4.0,27.33,0.36,27.64,26.81,0.83,-0.83,2.1,27.33,27.43,4.0,33.01,0.79,33.98,32.05,1.93,-0.0,2.0,33.02,33.01,4.0,37.59,0.4,38.11,37.28,0.83,0.49,1.63,37.6,37.49,4.0,39.87,0.13,40.04,39.76,0.28,0.49,1.63,39.87,39.83,4.0
+BF-MOU-G240011 = 32.01,0.42,32.87,31.22,1.65,-0.37,2.7,32.01,32.05,38.0,35.09,0.37,35.91,34.53,1.38,0.14,2.18,35.09,35.08,38.0,39.11,0.69,40.31,37.56,2.76,-0.18,2.46,39.12,39.01,38.0,42.5,0.72,44.45,41.0,3.44,0.08,3.32,42.5,42.59,38.0,37.77,0.68,38.94,35.91,3.03,-0.36,3.07,37.78,37.7,38.0,32.24,1.59,34.25,28.46,5.79,-0.97,2.97,32.28,32.67,38.0,25.65,0.34,26.26,25.02,1.24,-0.04,2.06,25.65,25.71,38.0,23.91,0.99,25.43,21.85,3.58,-0.31,2.22,23.93,24.06,38.0,25.9,0.81,27.78,24.06,3.72,0.1,2.57,25.91,25.81,38.0,33.74,1.48,36.59,30.67,5.93,-0.34,2.53,33.78,33.84,38.0,36.74,0.45,37.56,35.63,1.93,-0.51,3.39,36.74,36.73,38.0,38.06,0.44,39.01,37.01,2.0,0.2,2.99,38.07,37.97,38.0
+BF-MOU-G240012 = 32.12,0.4,32.87,30.94,1.93,-0.55,3.45,32.13,32.19,43.0,35.13,0.44,35.63,33.7,1.93,-1.47,4.86,35.13,35.35,43.0,39.27,0.62,40.59,37.83,2.76,0.06,2.77,39.27,39.21,43.0,43.2,0.82,44.45,41.42,3.03,-0.49,2.45,43.2,43.35,43.0,37.72,0.69,39.49,36.18,3.31,0.19,3.1,37.73,37.56,43.0,32.56,1.19,34.94,30.12,4.82,-0.15,2.77,32.59,32.6,43.0,26.66,0.45,27.91,25.71,2.2,0.28,3.14,26.66,26.54,43.0,24.75,0.53,25.98,23.64,2.34,0.18,2.48,24.75,24.61,43.0,26.51,1.09,29.84,23.78,6.06,0.28,4.44,26.54,26.54,43.0,34.26,1.59,37.42,31.08,6.34,-0.11,2.03,34.3,34.53,43.0,37.6,0.61,38.94,36.25,2.69,-0.1,2.54,37.6,37.56,43.0,38.71,0.51,40.04,37.42,2.62,0.0,3.26,38.71,38.66,43.0
+BF-MOU-G240013 = 32.36,0.53,33.15,31.5,1.65,-0.41,2.24,32.36,32.39,11.0,35.49,0.17,35.63,35.08,0.55,-1.44,4.5,35.49,35.49,11.0,38.94,0.3,39.35,38.39,0.96,-0.51,2.36,38.94,38.94,11.0,39.48,0.98,41.0,37.7,3.31,-0.41,2.41,39.49,39.63,11.0,35.69,0.94,37.28,34.25,3.03,-0.07,2.3,35.7,35.77,11.0,29.54,1.0,31.63,28.19,3.44,0.83,2.92,29.56,29.29,11.0,26.15,0.22,26.54,25.71,0.83,-0.49,3.3,26.15,26.19,11.0,23.9,0.7,24.88,22.81,2.07,0.05,1.75,23.91,23.92,11.0,25.73,0.45,26.26,24.88,1.38,-0.54,2.27,25.74,25.71,11.0,32.08,0.79,33.15,30.39,2.76,-0.62,2.96,32.09,32.19,11.0,35.19,1.0,36.73,33.7,3.03,-0.1,1.83,35.2,35.29,11.0,37.47,0.61,38.39,36.46,1.93,-0.14,2.04,37.47,37.49,11.0
+BF-NAM-G260001 = 30.05,0.4,31.22,29.29,1.93,0.82,3.47,30.05,29.98,51.0,33.63,0.8,35.63,32.05,3.58,0.49,2.61,33.64,33.43,51.0,40.0,0.65,41.14,38.39,2.76,-0.0,2.42,40.0,39.9,51.0,43.48,0.75,44.45,41.14,3.31,-1.06,3.87,43.49,43.76,51.0,36.02,0.68,37.56,34.8,2.76,0.35,2.1,36.03,35.91,51.0,33.16,1.0,35.91,31.84,4.06,0.96,3.16,33.18,32.87,51.0,26.74,0.6,27.64,24.88,2.76,-0.8,3.54,26.75,26.81,51.0,26.06,0.73,27.5,24.61,2.89,0.08,2.4,26.07,26.12,51.0,29.24,0.84,31.22,27.09,4.13,-0.14,3.37,29.25,29.22,51.0,34.68,1.04,36.46,32.05,4.41,-1.05,3.49,34.7,34.94,51.0,38.02,0.37,38.66,37.15,1.52,-0.38,2.61,38.02,38.11,51.0,36.9,0.38,37.56,35.77,1.79,-1.26,4.34,36.9,37.01,51.0
+BF-NAM-G260002 = 29.96,0.38,31.08,28.74,2.34,0.04,5.17,29.96,29.98,54.0,35.0,0.56,36.46,33.15,3.31,-0.65,5.34,35.0,35.01,54.0,39.27,0.59,40.87,38.11,2.76,0.53,2.93,39.27,39.21,54.0,44.42,0.7,45.0,42.11,2.89,-1.4,4.45,44.42,44.72,54.0,38.09,1.05,39.76,35.77,4.0,-0.23,2.16,38.11,38.04,54.0,32.69,0.97,34.8,30.39,4.41,-0.19,2.93,32.71,32.74,54.0,29.35,0.76,31.08,27.36,3.72,-0.21,2.7,29.36,29.33,54.0,29.42,0.76,31.22,27.36,3.86,-0.29,3.28,29.43,29.43,54.0,32.32,0.8,34.53,30.94,3.58,0.67,3.04,32.32,32.19,54.0,36.98,1.06,39.21,33.56,5.65,-1.12,5.24,36.99,37.08,54.0,38.72,0.63,39.76,37.01,2.76,-0.92,3.43,38.73,38.94,54.0,37.05,0.7,38.39,35.91,2.48,0.07,1.94,37.06,37.15,54.0
+BF-NAM-G260003 = 30.33,0.3,30.94,29.84,1.1,0.61,2.49,30.33,30.26,17.0,32.93,0.72,34.8,31.77,3.03,1.01,3.99,32.93,32.74,17.0,40.35,0.34,40.73,39.49,1.24,-1.25,3.6,40.35,40.45,17.0,42.42,1.26,44.04,40.59,3.44,-0.24,1.68,42.44,42.24,17.0,35.91,0.31,36.46,35.35,1.1,-0.1,2.08,35.91,35.91,17.0,33.76,1.08,35.91,32.05,3.86,0.33,2.21,33.77,33.49,17.0,26.55,0.46,27.64,25.85,1.79,0.75,3.27,26.55,26.54,17.0,27.27,0.3,27.98,26.95,1.03,1.37,3.94,27.27,27.09,17.0,28.85,0.96,30.81,27.91,2.89,0.82,2.3,28.86,28.46,17.0,34.51,0.5,35.08,33.15,1.93,-1.26,4.07,34.51,34.67,17.0,37.93,0.19,38.11,37.56,0.55,-0.77,2.57,37.93,37.97,17.0,36.55,0.29,37.01,36.18,0.83,0.15,1.77,36.55,36.59,17.0
+BF-NAM-G260004 = 29.63,0.22,29.98,29.29,0.69,-0.17,1.96,29.63,29.7,13.0,33.19,0.83,34.53,32.05,2.48,0.16,1.81,33.2,33.08,13.0,40.62,0.35,41.28,40.18,1.1,0.48,2.18,40.62,40.52,13.0,42.78,0.54,43.62,41.97,1.65,0.12,2.1,42.78,42.73,13.0,34.87,0.88,37.01,33.98,3.03,1.3,3.79,34.88,34.53,13.0,33.75,1.31,35.63,31.22,4.41,-0.53,2.84,33.77,33.84,13.0,27.42,0.36,27.91,26.81,1.1,-0.31,1.83,27.42,27.36,13.0,27.04,0.57,28.19,26.26,1.93,0.54,2.64,27.05,26.95,13.0,29.42,0.38,30.12,28.81,1.31,0.23,2.07,29.43,29.29,13.0,34.95,0.45,35.63,34.11,1.52,-0.14,2.17,34.95,34.8,13.0,38.68,0.37,39.49,38.25,1.24,0.71,2.61,38.68,38.66,13.0,37.32,0.36,37.97,36.73,1.24,0.32,2.2,37.32,37.28,13.0
+BF-NAM-G260005 = 29.97,0.36,30.67,29.02,1.65,-0.42,3.13,29.98,29.98,54.0,34.32,0.57,35.35,32.87,2.48,0.06,2.72,34.33,34.25,54.0,40.24,0.54,41.69,38.94,2.76,0.14,3.02,40.24,40.21,54.0,42.51,0.69,44.17,40.87,3.31,-0.17,2.65,42.52,42.59,54.0,37.41,0.55,38.39,35.91,2.48,-1.2,4.13,37.42,37.56,54.0,33.57,1.27,36.46,31.22,5.24,0.1,2.11,33.59,33.7,54.0,27.59,1.03,30.67,25.71,4.96,0.79,3.63,27.61,27.43,54.0,26.72,1.65,29.02,23.78,5.24,-0.09,1.55,26.77,26.74,54.0,29.72,1.24,32.32,26.81,5.51,-0.66,3.06,29.75,29.91,54.0,34.32,1.31,37.01,30.67,6.34,-0.77,3.52,34.35,34.53,54.0,37.89,0.52,39.76,37.01,2.76,0.83,4.53,37.89,37.87,54.0,36.63,0.47,37.83,35.77,2.07,0.23,2.57,36.64,36.59,54.0
+BF-NAM-G260006 = 29.1,0.52,29.84,27.91,1.93,-0.72,2.95,29.11,29.22,18.0,34.32,0.66,35.63,33.15,2.48,0.02,2.44,34.33,34.39,18.0,39.53,0.55,40.59,38.39,2.2,-0.06,2.69,39.53,39.49,18.0,42.34,0.49,43.35,41.56,1.79,0.48,2.77,42.35,42.28,18.0,36.72,0.61,37.56,35.35,2.2,-0.85,2.9,36.73,36.9,18.0,33.55,0.88,34.8,31.63,3.17,-0.51,2.5,33.56,33.6,18.0,28.08,0.75,29.57,26.54,3.03,-0.22,2.8,28.09,28.15,18.0,28.65,0.71,29.57,26.81,2.76,-0.91,3.79,28.66,28.74,18.0,31.59,0.48,32.6,30.26,2.34,-0.71,5.02,31.59,31.63,18.0,36.19,0.74,37.56,34.8,2.76,-0.39,2.56,36.2,36.32,18.0,38.2,0.52,39.21,37.42,1.79,0.16,2.07,38.2,38.11,18.0,36.69,0.45,37.56,35.91,1.65,0.19,2.38,36.69,36.7,18.0
+BF-NAM-G260007 = 29.96,0.27,30.53,29.57,0.96,0.77,2.91,29.96,29.91,14.0,33.89,0.91,35.49,32.32,3.17,-0.03,2.23,33.9,33.98,14.0,40.23,0.36,41.14,39.76,1.38,1.17,4.05,40.23,40.11,14.0,43.71,0.62,44.45,42.66,1.79,-0.44,1.97,43.71,43.79,14.0,36.63,0.38,37.01,35.77,1.24,-0.76,2.83,36.63,36.63,14.0,33.59,0.91,34.8,32.05,2.76,-0.27,1.75,33.6,33.67,14.0,26.51,0.37,27.09,25.71,1.38,-0.74,2.9,26.51,26.54,14.0,26.3,1.24,28.19,23.92,4.27,-0.4,2.1,26.33,26.81,14.0,28.57,0.46,29.29,27.5,1.79,-0.63,3.32,28.57,28.64,14.0,34.37,1.07,35.35,31.63,3.72,-1.31,4.01,34.38,34.8,14.0,37.97,0.33,38.66,37.56,1.1,0.65,2.54,37.97,37.9,14.0,36.58,0.21,36.87,36.18,0.69,-0.75,2.39,36.59,36.63,14.0
+BF-NAO-G250001 = 33.41,0.63,34.8,32.05,2.76,-0.08,2.78,33.42,33.43,49.0,33.8,0.72,34.94,32.32,2.62,-0.2,2.06,33.81,33.84,49.0,38.93,0.95,40.87,37.28,3.58,0.11,1.88,38.94,38.94,49.0,41.72,1.52,43.62,36.73,6.89,-1.51,5.22,41.75,42.04,49.0,33.26,1.22,35.91,31.22,4.69,0.45,2.4,33.28,33.01,49.0,26.25,1.04,29.29,24.06,5.24,0.33,3.74,26.27,26.12,49.0,24.27,1.21,27.36,21.85,5.51,0.23,2.8,24.3,24.33,49.0,23.63,0.83,25.71,22.13,3.58,0.52,2.87,23.65,23.5,49.0,23.92,0.84,25.71,22.13,3.58,-0.07,2.59,23.93,23.92,49.0,29.57,0.85,31.77,27.64,4.13,0.08,3.18,29.58,29.43,49.0,35.95,0.77,38.11,34.8,3.31,0.89,3.45,35.96,35.77,49.0,40.36,0.73,41.69,38.94,2.76,-0.14,2.13,40.36,40.31,49.0
+BF-NAO-G250002 = 32.91,0.69,34.25,31.22,3.03,-0.29,2.88,32.91,32.87,54.0,32.89,1.24,36.18,31.22,4.96,0.59,2.53,32.92,32.74,54.0,38.38,0.7,39.76,36.73,3.03,-0.27,2.4,38.38,38.39,54.0,39.65,0.87,41.97,37.56,4.41,-0.06,3.47,39.66,39.63,54.0,33.94,0.99,36.04,31.77,4.27,-0.05,2.86,33.96,33.84,54.0,26.19,0.85,28.19,24.61,3.58,0.41,2.48,26.2,25.98,54.0,23.99,1.1,26.12,21.85,4.27,-0.19,2.24,24.01,24.19,54.0,22.42,0.68,24.06,21.16,2.89,0.68,2.96,22.43,22.37,54.0,25.56,1.18,28.74,22.81,5.93,-0.09,3.03,25.59,25.78,54.0,29.58,0.86,31.5,27.78,3.72,-0.33,2.61,29.59,29.7,54.0,36.06,0.98,37.83,33.43,4.41,-0.47,2.54,36.07,36.28,54.0,39.66,0.87,41.14,37.83,3.31,-0.19,2.24,39.67,39.63,54.0
+BF-NAO-G250003 = 33.34,0.68,34.53,32.6,1.93,0.37,1.99,33.35,33.43,15.0,32.89,0.64,34.11,31.77,2.34,0.12,2.35,32.89,32.87,15.0,38.94,0.27,39.49,38.52,0.96,0.49,2.47,38.94,38.87,15.0,41.9,1.42,44.72,40.04,4.69,0.37,2.39,41.92,41.97,15.0,35.93,0.66,37.56,35.08,2.48,0.92,3.51,35.93,35.77,15.0,27.29,0.71,28.46,26.26,2.2,0.24,1.86,27.3,27.09,15.0,26.57,0.52,27.36,25.71,1.65,0.14,1.91,26.58,26.6,15.0,23.84,0.83,25.71,21.85,3.86,-0.24,4.7,23.85,23.78,15.0,26.0,0.34,26.6,25.43,1.17,-0.24,2.28,26.0,26.05,15.0,32.01,1.09,33.43,29.57,3.86,-0.68,2.68,32.03,32.32,15.0,37.28,0.3,37.83,36.87,0.96,0.26,2.01,37.28,37.28,15.0,39.57,0.31,39.76,38.94,0.83,-1.15,2.75,39.57,39.76,15.0
+BF-NAO-G250004 = 33.29,0.58,33.7,32.87,0.83,0.0,1.0,33.29,33.29,2.0,33.22,0.29,33.43,33.01,0.41,-0.0,1.0,33.22,33.22,2.0,38.25,NaN,38.25,38.25,0.0,NaN,-3.6503978113370775E14,38.25,38.25,2.0,42.18,0.88,42.8,41.56,1.24,0.0,1.0,42.18,42.18,2.0,35.35,0.19,35.49,35.22,0.28,-0.0,1.0,35.35,35.35,2.0,26.88,0.29,27.09,26.67,0.41,0.0,1.0,26.88,26.88,2.0,26.47,0.1,26.54,26.4,0.14,0.0,1.0,26.47,26.47,2.0,23.99,0.88,24.61,23.37,1.24,0.0,1.0,23.99,23.99,2.0,24.95,0.1,25.02,24.88,0.14,-0.0,1.0,24.95,24.95,2.0,32.81,0.29,33.01,32.6,0.41,0.0,1.0,32.81,32.81,2.0,37.56,0.19,37.7,37.42,0.28,-0.0,1.0,37.56,37.56,2.0,39.28,0.29,39.49,39.07,0.41,-0.0,1.0,39.28,39.28,2.0
+BF-NAO-G250005 = 33.02,0.2,33.36,32.74,0.62,0.15,2.04,33.02,33.01,9.0,33.56,0.8,34.8,32.39,2.41,0.07,1.86,33.56,33.43,9.0,38.31,0.54,39.01,37.56,1.45,-0.05,1.61,38.31,38.25,9.0,41.1,1.04,42.52,39.49,3.03,-0.0,1.86,41.11,41.0,9.0,35.02,0.27,35.56,34.8,0.76,1.02,2.69,35.02,34.94,9.0,27.49,0.4,27.91,26.74,1.17,-0.56,2.42,27.49,27.5,9.0,26.29,0.58,27.22,25.71,1.52,0.59,1.81,26.3,25.98,9.0,24.65,0.4,25.16,24.06,1.1,-0.49,1.97,24.66,24.74,9.0,24.85,0.33,25.43,24.33,1.1,0.22,2.46,24.85,24.88,9.0,31.83,0.55,32.6,30.94,1.65,-0.49,2.2,31.83,31.77,9.0,37.6,0.46,38.39,36.87,1.52,0.07,2.36,37.6,37.56,9.0,39.99,0.53,40.87,39.21,1.65,0.26,2.01,40.0,39.9,9.0
+BF-OUB-G290001 = 30.05,0.79,30.94,28.46,2.48,-0.71,2.29,30.06,30.39,13.0,34.78,0.77,36.18,33.15,3.03,-0.33,3.09,34.79,35.08,13.0,40.68,0.87,41.69,38.94,2.76,-0.75,2.38,40.69,40.87,13.0,43.22,1.47,45.0,41.14,3.86,-0.13,1.41,43.25,43.0,13.0,37.03,1.04,39.21,35.35,3.86,0.4,2.87,37.04,37.01,13.0,31.81,2.58,35.35,27.36,7.99,-0.23,1.88,31.91,31.84,13.0,27.23,0.78,28.46,25.98,2.48,0.1,2.03,27.24,27.36,13.0,25.37,0.46,26.26,24.61,1.65,0.27,2.58,25.37,25.36,13.0,28.42,0.73,29.7,27.36,2.34,0.26,2.12,28.43,28.4,13.0,31.78,0.58,33.15,30.94,2.2,0.65,3.58,31.79,31.84,13.0,38.16,0.72,38.94,36.73,2.2,-0.55,2.15,38.17,38.11,13.0,37.04,0.8,38.39,35.63,2.76,-0.04,2.3,37.05,37.01,13.0
+BF-OUB-G290002 = 30.09,0.24,30.39,29.57,0.83,-0.59,2.82,30.09,30.12,15.0,34.5,0.29,35.01,34.11,0.9,0.38,2.03,34.5,34.53,15.0,38.9,0.85,40.31,37.42,2.89,0.12,2.01,38.91,38.66,15.0,41.68,1.14,42.8,39.56,3.24,-0.68,2.05,41.69,41.83,15.0,36.98,0.63,38.39,36.04,2.34,0.58,2.76,36.99,36.94,15.0,31.83,0.57,33.15,30.94,2.2,0.73,3.2,31.84,31.7,15.0,25.59,1.06,27.36,24.06,3.31,0.18,1.9,25.61,25.43,15.0,23.69,1.79,25.71,20.47,5.24,-0.5,1.98,23.76,23.92,15.0,27.03,1.17,28.74,24.33,4.41,-0.86,3.34,27.05,27.22,15.0,34.35,1.44,35.91,31.77,4.13,-0.62,1.94,34.38,35.08,15.0,36.97,0.28,37.56,36.46,1.1,0.15,3.04,36.97,37.01,15.0,37.22,0.41,37.77,36.46,1.31,-0.43,2.09,37.23,37.28,15.0
+BF-OUB-G290003 = 29.95,0.36,30.67,29.29,1.38,0.23,2.98,29.96,29.84,21.0,34.78,0.37,35.35,33.98,1.38,-0.6,2.52,34.79,34.8,21.0,40.14,0.43,40.87,39.21,1.65,-0.15,2.46,40.14,40.11,21.0,41.97,0.56,43.07,40.73,2.34,0.17,2.9,41.97,41.83,21.0,37.38,0.7,38.66,36.18,2.48,0.23,2.32,37.38,37.28,21.0,33.03,0.75,34.67,32.05,2.62,0.83,2.67,33.04,32.87,21.0,26.07,1.38,28.33,23.5,4.82,-0.08,2.11,26.11,25.98,21.0,24.22,1.71,26.26,19.37,6.89,-1.35,4.4,24.27,24.54,21.0,27.35,1.16,29.43,25.43,4.0,0.01,2.08,27.37,27.22,21.0,33.34,1.23,36.18,32.05,4.13,0.78,2.55,33.36,32.87,21.0,36.78,0.25,37.28,36.32,0.96,-0.25,2.49,36.78,36.8,21.0,36.33,0.24,36.73,35.91,0.83,-0.07,2.28,36.33,36.32,21.0
+BF-OUB-G290004 = 29.59,0.4,30.05,29.29,0.76,0.62,1.5,29.59,29.43,3.0,34.39,0.14,34.53,34.25,0.28,-0.0,1.5,34.39,34.39,3.0,39.37,0.34,39.76,39.14,0.62,0.67,1.5,39.37,39.21,3.0,41.49,0.43,41.97,41.14,0.83,0.53,1.5,41.49,41.35,3.0,37.63,0.32,37.97,37.35,0.62,0.38,1.5,37.63,37.56,3.0,32.39,0.68,33.15,31.84,1.31,0.51,1.5,32.4,32.19,3.0,25.2,0.44,25.71,24.88,0.83,0.63,1.5,25.21,25.02,3.0,24.1,1.41,25.71,23.09,2.62,0.64,1.5,24.13,23.5,3.0,28.69,0.78,29.57,28.05,1.52,0.49,1.5,28.7,28.46,3.0,34.46,0.42,34.73,33.98,0.76,-0.69,1.5,34.46,34.67,3.0,37.03,0.24,37.28,36.8,0.48,0.17,1.5,37.03,37.01,3.0,37.03,0.31,37.35,36.73,0.62,0.14,1.5,37.03,37.01,3.0
+BF-OUB-G290005 = 30.11,0.58,30.67,29.02,1.65,-0.99,2.75,30.11,30.39,7.0,34.67,0.25,35.08,34.25,0.83,0.0,2.87,34.67,34.67,7.0,40.17,0.49,40.87,39.49,1.38,-0.08,1.9,40.17,40.18,7.0,41.78,1.02,43.35,40.04,3.31,-0.27,2.78,41.79,41.9,7.0,38.52,0.26,38.94,38.11,0.83,0.0,2.4,38.52,38.52,7.0,32.29,0.22,32.6,31.91,0.69,-0.46,2.46,32.29,32.32,7.0,25.57,0.25,25.98,25.16,0.83,-0.0,2.87,25.57,25.57,7.0,24.79,0.69,25.71,23.5,2.2,-0.69,3.03,24.8,24.88,7.0,28.35,0.81,29.02,26.81,2.2,-0.95,2.81,28.36,28.46,7.0,32.76,0.36,33.15,32.05,1.1,-1.08,3.27,32.76,32.87,7.0,37.4,0.47,37.83,36.46,1.38,-1.23,3.3,37.4,37.56,7.0,36.19,0.34,36.73,35.63,1.1,-0.01,2.67,36.19,36.18,7.0
+BF-OUB-G290006 = 30.44,0.32,31.22,29.98,1.24,1.08,4.05,30.44,30.39,12.0,35.0,0.4,35.49,34.25,1.24,-0.57,2.21,35.01,35.01,12.0,38.69,0.83,39.76,37.28,2.48,-0.07,1.73,38.7,38.66,12.0,40.93,1.15,42.52,39.07,3.44,-0.3,1.84,40.94,41.21,12.0,37.99,1.25,39.35,35.63,3.72,-0.69,2.42,38.01,38.04,12.0,33.54,0.78,34.53,32.46,2.07,-0.14,1.41,33.55,33.63,12.0,28.18,0.58,29.29,27.36,1.93,0.48,2.25,28.19,27.98,12.0,24.57,0.45,25.43,24.06,1.38,0.59,2.2,24.57,24.5,12.0,28.65,0.46,29.57,28.05,1.52,0.58,2.64,28.66,28.6,12.0,36.02,0.29,36.46,35.49,0.96,-0.4,2.23,36.02,36.11,12.0,37.06,0.51,38.11,36.46,1.65,0.82,2.58,37.06,36.87,12.0,37.54,0.42,38.39,37.01,1.38,0.45,2.43,37.54,37.56,12.0
+BF-OUB-G290007 = 30.12,0.42,30.67,29.43,1.24,-0.29,1.81,30.13,30.15,14.0,34.41,0.18,34.8,34.11,0.69,0.48,2.69,34.41,34.39,14.0,39.47,0.52,40.18,38.66,1.52,-0.02,1.88,39.47,39.38,14.0,42.05,0.27,42.52,41.62,0.9,0.04,2.12,42.05,42.0,14.0,37.67,0.73,38.52,36.32,2.2,-0.51,2.14,37.68,37.7,14.0,33.63,1.11,35.63,31.91,3.72,0.24,2.08,33.65,33.49,14.0,25.04,0.47,25.71,23.92,1.79,-0.67,3.62,25.04,25.02,14.0,24.96,1.34,26.81,22.81,4.0,0.1,1.69,24.99,24.81,14.0,29.38,0.68,30.12,27.71,2.41,-1.08,3.56,29.39,29.57,14.0,33.49,0.56,34.25,32.32,1.93,-0.66,2.48,33.49,33.63,14.0,37.21,0.33,37.83,36.73,1.1,0.6,2.79,37.22,37.15,14.0,36.5,0.23,36.87,36.04,0.83,-0.39,2.47,36.5,36.53,14.0
+BF-OUB-G290008 = 30.6,0.32,31.29,30.12,1.17,0.67,2.68,30.6,30.53,15.0,33.91,0.49,34.8,32.87,1.93,-0.47,3.13,33.92,33.98,15.0,41.08,0.41,41.56,40.18,1.38,-0.67,2.58,41.08,41.14,15.0,42.7,0.48,43.48,41.69,1.79,-0.26,2.71,42.7,42.73,15.0,37.88,0.29,38.32,37.28,1.03,-0.37,2.14,37.88,37.83,15.0,32.62,0.82,33.56,30.67,2.89,-0.79,3.21,32.63,32.6,15.0,26.7,1.18,28.74,25.16,3.58,0.24,1.69,26.73,26.88,15.0,25.14,1.09,26.81,23.37,3.44,-0.29,1.84,25.17,25.36,15.0,29.15,0.89,30.53,27.78,2.76,0.27,1.61,29.16,28.74,15.0,32.93,0.42,33.7,32.32,1.38,0.46,2.57,32.94,32.87,15.0,37.58,0.52,38.39,36.73,1.65,-0.24,2.05,37.59,37.7,15.0,36.28,0.21,36.73,35.91,0.83,0.21,2.98,36.28,36.32,15.0
+BF-OUB-G290009 = 30.46,0.41,31.08,29.64,1.45,-0.54,2.47,30.46,30.53,20.0,34.95,0.63,35.91,33.7,2.2,-0.56,2.28,34.96,35.15,20.0,38.82,0.48,39.49,37.83,1.65,-0.42,2.17,38.82,38.9,20.0,41.36,0.65,42.66,40.31,2.34,0.43,2.34,41.36,41.25,20.0,38.14,0.51,39.07,37.42,1.65,0.4,1.89,38.14,38.08,20.0,34.38,0.84,35.63,32.32,3.31,-0.63,2.83,34.39,34.53,20.0,26.38,0.8,27.91,25.16,2.76,0.24,2.04,26.4,26.47,20.0,24.54,1.3,26.95,22.4,4.55,0.2,2.24,24.57,24.61,20.0,27.08,0.66,28.4,24.88,3.51,-1.7,7.93,27.09,27.22,20.0,34.47,1.7,38.39,32.6,5.79,0.77,2.66,34.51,34.08,20.0,37.31,0.58,38.66,36.73,1.93,1.3,3.49,37.32,37.01,20.0,36.69,0.42,37.28,35.91,1.38,-0.04,1.91,36.7,36.66,20.0
+BF-OUB-G290010 = 30.13,0.18,30.39,29.84,0.55,-0.2,2.89,30.13,30.12,6.0,35.24,0.29,35.63,34.8,0.83,-0.08,2.12,35.24,35.18,6.0,39.41,0.64,40.04,38.39,1.65,-0.62,2.03,39.41,39.56,6.0,41.84,0.55,42.52,40.87,1.65,-0.78,2.91,41.85,41.93,6.0,37.32,0.27,37.83,37.08,0.76,1.36,3.53,37.32,37.28,6.0,33.16,0.87,34.18,31.77,2.41,-0.46,2.07,33.17,33.29,6.0,26.66,0.52,27.36,25.98,1.38,0.13,1.71,26.67,26.6,6.0,25.59,0.91,26.26,23.78,2.48,-1.62,3.92,25.61,25.92,6.0,26.89,0.85,27.91,25.71,2.2,-0.25,1.67,26.9,27.02,6.0,35.39,0.56,36.04,34.67,1.38,-0.19,1.53,35.39,35.46,6.0,36.95,0.14,37.01,36.66,0.34,-1.79,4.22,36.95,37.01,6.0,37.27,0.34,37.56,36.73,0.83,-0.51,1.83,37.27,37.35,6.0
+BF-OUB-G290011 = 30.58,0.78,32.32,29.29,3.03,0.66,2.55,30.59,30.39,37.0,34.38,0.55,35.63,33.43,2.2,-0.08,2.42,34.38,34.53,37.0,40.84,0.87,41.97,39.07,2.89,-0.19,1.8,40.85,40.59,37.0,42.64,0.84,44.59,41.28,3.31,0.21,2.26,42.64,42.66,37.0,38.13,0.86,39.49,36.46,3.03,-0.53,2.61,38.14,38.25,37.0,31.34,1.63,34.05,27.5,6.55,-0.62,3.01,31.38,31.63,37.0,26.68,0.83,28.19,24.61,3.58,-0.46,2.86,26.69,26.81,37.0,24.24,1.31,26.26,21.3,4.96,-0.35,2.08,24.27,24.61,37.0,28.0,0.51,29.22,26.81,2.41,-0.09,2.87,28.0,28.05,37.0,32.86,0.5,33.98,31.63,2.34,-0.08,3.28,32.86,32.81,37.0,38.11,0.43,38.94,37.15,1.79,-0.21,2.57,38.11,38.11,37.0,36.71,0.51,37.83,35.77,2.07,0.38,2.78,36.71,36.66,37.0
+BF-OUB-G290012 = 30.41,0.51,31.5,28.74,2.76,-0.96,6.37,30.41,30.39,25.0,34.51,0.62,35.35,33.15,2.2,-0.67,2.64,34.51,34.67,25.0,40.04,0.71,40.87,38.66,2.2,-0.59,2.15,40.04,40.04,25.0,42.64,0.45,43.35,41.14,2.2,-1.26,6.11,42.64,42.66,25.0,38.2,0.59,39.35,37.15,2.2,0.11,2.19,38.2,38.11,25.0,31.72,0.6,33.15,29.7,3.44,-0.94,7.09,31.73,31.7,25.0,27.92,0.69,29.29,26.6,2.69,0.12,2.16,27.93,27.71,25.0,25.68,0.81,26.81,23.5,3.31,-1.05,3.58,25.69,25.98,25.0,27.62,1.31,30.12,25.57,4.55,0.35,2.17,27.65,27.36,25.0,32.59,0.34,33.29,32.05,1.24,0.2,2.39,32.59,32.6,25.0,37.71,1.03,39.21,36.18,3.03,-0.17,1.48,37.72,37.83,25.0,36.79,0.43,37.56,36.18,1.38,0.35,2.18,36.8,36.73,25.0
+BF-OUD-G300001 = 27.57,0.92,30.12,25.3,4.82,-0.02,3.31,27.59,27.5,70.0,33.39,0.64,35.08,31.5,3.58,-0.38,3.31,33.39,33.43,70.0,38.53,0.4,39.28,37.01,2.27,-1.25,5.28,38.53,38.66,70.0,43.23,0.62,44.45,41.62,2.82,-0.21,2.64,43.24,43.35,70.0,40.0,0.76,41.42,38.66,2.76,0.0,1.86,40.0,40.04,70.0,33.81,0.78,35.35,32.19,3.17,0.09,2.19,33.82,33.7,70.0,30.63,1.11,33.7,28.19,5.51,-0.04,3.03,30.65,30.67,70.0,31.66,1.08,33.98,29.57,4.41,0.01,1.96,31.68,31.63,70.0,35.78,1.08,38.94,33.43,5.51,0.38,3.2,35.79,35.87,70.0,40.1,1.29,42.8,37.83,4.96,0.09,2.01,40.12,40.04,70.0,38.3,0.99,39.76,36.46,3.31,-0.17,1.71,38.31,38.39,70.0,35.95,0.85,37.28,34.25,3.03,-0.01,1.86,35.96,35.91,70.0
+BF-OUD-G300002 = 28.14,0.7,29.64,26.81,2.82,0.31,2.3,28.15,28.12,117.0,33.94,0.65,35.08,32.05,3.03,-0.41,2.65,33.94,33.98,117.0,39.37,0.71,40.87,37.56,3.31,0.09,2.18,39.38,39.35,117.0,43.24,0.55,44.45,42.24,2.2,0.15,2.06,43.25,43.21,117.0,38.93,0.53,40.31,37.28,3.03,-0.81,3.79,38.94,38.94,117.0,33.47,1.47,36.46,29.57,6.89,-0.47,3.14,33.5,33.56,117.0,29.31,1.17,31.77,27.09,4.69,-0.22,2.2,29.33,29.43,117.0,32.6,1.23,35.08,28.46,6.61,-0.61,3.58,32.63,32.6,117.0,36.45,1.18,39.49,34.25,5.24,0.43,2.42,36.47,36.18,117.0,39.94,1.02,41.97,38.11,3.86,0.06,1.98,39.95,39.97,117.0,39.4,0.44,40.73,38.66,2.07,0.51,2.81,39.41,39.35,117.0,37.18,0.48,38.39,36.04,2.34,-0.26,2.68,37.18,37.28,117.0
+BF-OUD-G300003 = 28.17,0.64,29.5,26.81,2.69,0.04,2.69,28.18,28.19,53.0,34.27,0.56,35.08,32.87,2.2,-0.55,2.65,34.27,34.25,53.0,39.62,0.59,41.14,37.83,3.31,-0.16,3.63,39.63,39.69,53.0,42.56,0.47,43.62,41.42,2.2,-0.14,2.49,42.57,42.52,53.0,38.27,0.62,39.42,36.73,2.69,-0.27,2.73,38.28,38.39,53.0,33.55,1.24,35.91,30.94,4.96,0.07,2.18,33.57,33.7,53.0,31.05,0.69,32.87,29.02,3.86,-0.2,3.92,31.06,31.08,53.0,35.06,0.75,37.28,33.43,3.86,0.53,3.69,35.06,35.01,53.0,37.13,0.67,38.73,35.63,3.1,0.66,3.53,37.13,37.01,53.0,40.61,0.78,41.97,38.39,3.58,-0.52,3.05,40.61,40.59,53.0,39.45,0.62,40.31,37.83,2.48,-1.06,3.13,39.46,39.63,53.0,36.63,0.84,37.83,34.8,3.03,-0.65,2.68,36.64,36.73,53.0
+BF-OUD-G300004 = 27.39,0.5,28.33,26.26,2.07,-0.21,2.77,27.4,27.36,25.0,32.87,0.43,33.7,32.05,1.65,-0.16,2.42,32.88,32.87,25.0,38.49,0.3,39.07,37.83,1.24,-0.17,2.67,38.49,38.52,25.0,42.4,1.14,44.04,40.04,4.0,-0.29,2.03,42.41,42.52,25.0,39.63,0.62,40.87,38.39,2.48,-0.08,2.59,39.64,39.69,25.0,32.05,1.3,34.11,29.57,4.55,-0.15,2.09,32.08,31.77,25.0,30.92,0.63,32.32,29.7,2.62,0.52,2.93,30.93,30.81,25.0,32.14,0.88,34.25,30.94,3.31,0.69,2.61,32.15,31.91,25.0,37.44,0.84,38.8,36.18,2.62,-0.06,1.71,37.45,37.42,25.0,41.29,0.97,42.52,39.49,3.03,-0.67,2.02,41.3,41.69,25.0,38.99,0.65,40.04,37.28,2.76,-0.56,3.1,38.99,38.94,25.0,35.89,0.6,37.01,34.53,2.48,0.16,2.82,35.9,35.91,25.0
+BF-OUD-G300005 = 27.7,0.64,28.74,25.16,3.58,-1.24,5.83,27.71,27.78,72.0,32.75,0.65,33.91,31.22,2.69,-0.07,2.24,32.75,32.74,72.0,38.95,0.44,40.04,38.25,1.79,0.23,2.31,38.96,38.94,72.0,43.21,0.73,45.0,41.35,3.65,0.03,3.31,43.22,43.17,72.0,39.81,0.64,41.21,38.39,2.82,0.12,2.13,39.82,39.76,72.0,32.85,1.44,36.18,29.29,6.89,-0.26,2.94,32.88,32.81,72.0,31.04,0.89,32.87,29.57,3.31,0.14,2.47,31.06,31.12,72.0,31.34,1.83,35.49,28.19,7.3,0.38,2.21,31.39,31.15,72.0,36.37,1.0,38.8,33.7,5.1,-0.28,2.99,36.39,36.53,72.0,40.02,0.85,41.56,37.83,3.72,-0.25,2.63,40.03,39.97,72.0,37.92,0.94,40.04,36.18,3.86,0.19,1.99,37.93,37.77,72.0,35.11,0.77,36.73,33.43,3.31,0.0,2.66,35.12,35.08,72.0
+BF-PAS-G310001 = 30.99,0.41,31.5,29.84,1.65,-1.23,4.31,30.99,31.08,19.0,34.77,0.35,35.22,33.98,1.24,-0.71,2.73,34.78,34.8,19.0,38.42,0.78,40.04,36.73,3.31,0.02,2.99,38.43,38.32,19.0,41.85,0.97,43.07,38.94,4.13,-1.57,5.49,41.86,42.04,19.0,38.55,0.76,39.35,36.18,3.17,-1.55,5.77,38.55,38.66,19.0,32.88,0.41,33.7,32.05,1.65,0.15,3.36,32.88,32.87,19.0,28.85,0.45,29.57,27.98,1.58,-0.65,2.38,28.85,29.02,19.0,25.26,0.7,26.54,23.78,2.76,-0.0,2.5,25.27,25.16,19.0,27.68,0.76,29.02,26.26,2.76,-0.1,2.1,27.69,27.64,19.0,35.25,1.33,37.01,32.6,4.41,-0.72,2.37,35.27,35.63,19.0,37.66,0.27,38.11,37.28,0.83,-0.05,1.74,37.66,37.7,19.0,37.9,0.31,38.39,37.28,1.1,-0.29,2.4,37.9,37.97,19.0
+BF-PAS-G310002 = 31.56,0.15,31.91,31.36,0.55,0.97,3.16,31.56,31.5,15.0,35.06,0.39,35.77,34.53,1.24,0.36,1.94,35.06,34.94,15.0,38.4,0.41,39.07,37.56,1.52,-0.04,2.79,38.4,38.39,15.0,42.44,0.52,43.48,41.56,1.93,0.28,2.47,42.44,42.38,15.0,37.98,1.09,40.04,35.91,4.13,-0.04,2.59,38.0,38.04,15.0,31.36,0.57,32.19,30.39,1.79,-0.2,2.01,31.37,31.36,15.0,26.53,1.42,29.02,24.33,4.69,0.43,2.21,26.56,26.54,15.0,26.55,0.47,27.09,25.71,1.38,-0.66,2.07,26.55,26.67,15.0,28.97,0.59,30.26,27.91,2.34,0.52,3.11,28.97,28.74,15.0,36.44,0.72,37.7,35.35,2.34,0.15,1.78,36.44,36.46,15.0,37.64,0.36,38.25,37.01,1.24,-0.15,2.17,37.64,37.56,15.0,37.71,0.34,38.52,37.15,1.38,0.65,3.51,37.71,37.7,15.0
+BF-PAS-G310003 = 30.45,1.12,32.05,28.19,3.86,-0.69,2.21,30.47,30.84,28.0,35.18,0.39,35.91,34.25,1.65,-0.08,2.56,35.18,35.08,28.0,39.51,0.56,40.87,38.39,2.48,0.01,3.05,39.51,39.49,28.0,42.93,0.48,43.9,41.83,2.07,-0.34,2.73,42.93,43.07,28.0,39.33,0.64,40.31,37.83,2.48,-0.46,2.7,39.34,39.35,28.0,33.81,1.06,34.8,31.22,3.58,-1.19,3.21,33.83,34.22,28.0,27.71,0.3,28.33,27.09,1.24,-0.01,2.57,27.71,27.78,28.0,24.32,1.37,26.4,21.3,5.1,-0.41,2.29,24.36,24.37,28.0,28.11,0.41,29.02,27.36,1.65,-0.13,2.66,28.11,28.19,28.0,35.37,0.63,36.18,33.84,2.34,-0.93,3.14,35.38,35.6,28.0,37.03,0.39,37.56,36.18,1.38,-0.4,2.06,37.03,37.04,28.0,37.22,0.48,37.83,36.18,1.65,-0.85,2.52,37.22,37.42,28.0
+BF-PAS-G310004 = 30.81,0.52,31.5,30.26,1.24,0.36,1.48,30.81,30.53,5.0,33.95,1.15,35.35,32.74,2.62,0.24,1.36,33.96,33.63,5.0,37.99,0.58,38.66,37.35,1.31,0.18,1.33,37.99,37.83,5.0,41.93,1.0,43.07,40.66,2.41,-0.22,1.51,41.94,42.24,5.0,37.09,0.5,37.56,36.53,1.03,-0.3,1.23,37.09,37.28,5.0,31.76,0.68,32.6,30.81,1.79,-0.25,2.0,31.76,31.91,5.0,26.81,0.32,27.16,26.4,0.76,-0.15,1.53,26.81,26.81,5.0,24.72,0.43,25.16,24.19,0.96,0.04,1.43,24.72,24.61,5.0,28.19,0.4,28.74,27.78,0.96,0.41,1.6,28.19,28.05,5.0,32.35,0.51,32.81,31.5,1.31,-1.03,2.66,32.35,32.46,5.0,37.42,0.45,37.83,36.8,1.03,-0.36,1.63,37.42,37.49,5.0,37.3,0.38,37.7,36.8,0.9,-0.32,1.49,37.3,37.42,5.0
+BF-PAS-G310005 = 31.08,0.17,31.36,30.88,0.48,0.37,1.82,31.08,31.05,8.0,34.55,0.24,35.08,34.25,0.83,1.27,4.29,34.55,34.53,8.0,38.31,0.47,39.21,37.56,1.65,0.43,3.48,38.31,38.35,8.0,43.08,0.29,43.62,42.73,0.9,0.67,2.6,43.08,43.07,8.0,38.66,0.46,39.14,37.83,1.31,-0.68,2.25,38.66,38.8,8.0,33.53,0.4,33.98,32.87,1.1,-0.33,1.86,33.53,33.56,8.0,27.77,0.37,28.33,27.36,0.96,0.32,1.68,27.77,27.71,8.0,25.91,0.55,26.81,25.16,1.65,0.23,2.11,25.91,25.92,8.0,27.9,0.58,29.02,27.09,1.93,0.52,2.93,27.91,27.95,8.0,34.9,0.83,35.77,33.43,2.34,-0.52,2.08,34.91,34.98,8.0,37.69,0.3,37.9,37.01,0.9,-1.74,4.67,37.69,37.83,8.0,37.8,0.25,38.11,37.28,0.83,-0.95,3.32,37.8,37.83,8.0
+BF-PAS-G310006 = 32.05,0.32,32.46,31.56,0.9,-0.41,1.7,32.06,32.19,9.0,35.54,0.36,35.91,35.01,0.9,-0.32,1.54,35.54,35.56,9.0,37.6,0.41,38.25,37.01,1.24,-0.14,2.17,37.6,37.63,9.0,43.47,0.34,44.04,43.07,0.96,0.4,2.01,43.47,43.48,9.0,38.79,0.31,39.35,38.32,1.03,0.33,2.61,38.79,38.8,9.0,31.51,0.84,32.87,30.26,2.62,0.2,2.14,31.52,31.5,9.0,27.48,1.05,28.74,25.85,2.89,-0.4,2.01,27.5,27.5,9.0,25.93,0.37,26.47,25.3,1.17,-0.39,2.24,25.93,25.98,9.0,28.65,0.62,29.43,27.5,1.93,-0.41,2.5,28.65,28.6,9.0,35.16,0.43,35.84,34.39,1.45,-0.16,2.66,35.17,35.08,9.0,37.93,0.49,38.66,37.01,1.65,-0.34,2.59,37.93,37.83,9.0,37.39,0.32,37.83,36.73,1.1,-0.77,3.17,37.39,37.42,9.0
+BF-PAS-G310007 = 30.91,0.23,31.22,30.53,0.69,-0.05,2.1,30.91,30.94,9.0,34.72,0.52,35.35,33.98,1.38,-0.27,1.82,34.72,34.8,9.0,37.4,0.32,37.83,37.01,0.83,0.15,1.75,37.4,37.42,9.0,41.56,0.52,42.24,40.45,1.79,-0.97,3.51,41.56,41.69,9.0,38.38,0.76,39.49,37.28,2.2,0.09,1.9,38.38,38.52,9.0,32.19,0.45,32.6,31.22,1.38,-1.12,3.35,32.19,32.32,9.0,28.97,0.45,29.84,28.46,1.38,0.78,2.58,28.97,28.88,9.0,25.04,1.36,27.64,23.5,4.13,0.62,2.36,25.08,24.81,9.0,27.29,0.65,28.19,26.4,1.79,0.1,1.69,27.29,27.22,9.0,34.96,0.95,36.04,33.43,2.62,-0.43,1.86,34.98,34.8,9.0,37.36,0.22,37.7,37.01,0.69,-0.01,2.06,37.36,37.28,9.0,37.85,0.36,38.39,37.28,1.1,0.01,1.91,37.85,37.83,9.0
+BF-PAS-G310008 = 31.41,0.55,32.46,30.81,1.65,0.61,2.11,31.42,31.15,11.0,35.34,0.53,36.18,34.39,1.79,-0.15,2.21,35.34,35.35,11.0,38.01,0.35,38.52,37.42,1.1,-0.27,1.96,38.01,38.04,11.0,42.83,0.48,43.48,41.97,1.52,-0.25,1.88,42.83,42.8,11.0,38.94,0.2,39.35,38.52,0.83,-0.0,3.78,38.94,38.94,11.0,31.48,0.58,32.6,30.39,2.2,0.08,3.0,31.48,31.36,11.0,29.02,0.27,29.57,28.6,0.96,0.41,2.8,29.02,29.02,11.0,25.75,0.49,26.54,24.88,1.65,-0.64,2.93,25.75,25.85,11.0,28.38,0.62,29.98,27.5,2.48,1.43,5.43,28.38,28.33,11.0,35.45,0.68,36.73,34.25,2.48,0.26,2.73,35.45,35.22,11.0,37.07,0.31,37.56,36.59,0.96,0.11,1.85,37.07,37.01,11.0,38.5,0.44,39.21,37.7,1.52,-0.43,2.59,38.5,38.66,11.0
+BF-PAS-G310009 = 31.44,0.56,32.87,30.39,2.48,0.42,3.66,31.44,31.36,27.0,34.93,0.4,35.63,34.25,1.38,-0.01,1.64,34.93,34.94,27.0,37.93,0.55,39.21,37.01,2.2,0.27,2.82,37.93,37.83,27.0,42.93,0.8,44.45,41.69,2.76,0.37,2.02,42.93,42.66,27.0,38.83,0.45,39.76,37.97,1.79,-0.13,2.17,38.83,38.94,27.0,32.48,1.02,34.53,29.84,4.69,-0.43,3.5,32.49,32.6,27.0,28.26,0.68,29.43,26.4,3.03,-0.72,3.7,28.27,28.33,27.0,24.81,0.82,26.54,22.95,3.58,-0.26,3.07,24.82,24.88,27.0,28.04,0.85,29.57,26.26,3.31,-0.21,2.61,28.06,28.05,27.0,33.5,1.15,35.35,31.63,3.72,0.03,1.89,33.52,33.7,27.0,37.93,0.26,38.66,37.42,1.24,0.62,3.92,37.94,37.9,27.0,37.95,0.31,38.66,37.56,1.1,0.44,2.31,37.96,37.97,27.0
+BF-PON-G320001 = 32.27,1.01,34.8,29.84,4.96,0.02,3.42,32.28,32.29,48.0,36.01,0.86,37.83,34.11,3.72,0.0,2.33,36.02,36.08,48.0,34.7,1.06,36.73,32.32,4.41,-0.12,2.47,34.72,34.67,48.0,34.2,1.93,37.28,30.26,7.03,-0.21,1.91,34.25,34.39,48.0,29.72,0.93,31.77,27.5,4.27,-0.02,2.94,29.74,29.67,48.0,24.58,1.03,27.36,22.95,4.41,0.72,2.99,24.6,24.33,48.0,22.87,0.66,24.06,21.3,2.76,-0.26,2.46,22.88,22.85,48.0,23.53,0.47,24.88,22.68,2.2,0.55,3.81,23.54,23.5,48.0,24.65,0.39,25.43,23.92,1.52,-0.03,2.28,24.65,24.71,48.0,28.82,1.08,30.39,26.26,4.13,-0.54,2.31,28.84,29.02,48.0,30.77,0.74,33.15,29.5,3.65,0.71,3.98,30.77,30.67,48.0,37.58,1.32,39.69,34.25,5.44,-0.8,2.92,37.6,37.97,48.0
+BF-PON-G320002 = 31.77,0.75,32.87,30.67,2.2,0.01,1.75,31.78,31.7,12.0,35.3,0.43,35.91,34.53,1.38,-0.35,2.4,35.31,35.35,12.0,35.8,0.74,37.28,34.53,2.76,0.13,2.87,35.8,35.8,12.0,34.65,1.4,36.18,31.77,4.41,-0.75,2.43,34.67,35.08,12.0,29.08,0.49,30.12,28.46,1.65,0.61,2.77,29.08,29.08,12.0,24.61,0.38,25.36,24.06,1.31,0.53,2.54,24.61,24.61,12.0,23.09,0.54,23.99,22.13,1.86,-0.16,2.18,23.1,23.09,12.0,25.02,0.88,26.54,23.23,3.31,-0.26,2.87,25.03,25.12,12.0,24.68,0.92,27.22,23.5,3.72,1.75,6.18,24.69,24.61,12.0,28.23,0.74,29.02,26.54,2.48,-0.98,3.37,28.24,28.33,12.0,32.02,0.54,32.87,31.22,1.65,0.22,1.85,32.03,31.94,12.0,37.88,0.49,38.66,37.01,1.65,-0.16,2.13,37.88,37.87,12.0
+BF-PON-G320003 = 30.27,0.51,31.5,29.29,2.2,0.71,3.23,30.27,30.12,27.0,34.51,0.54,35.91,33.43,2.48,0.45,3.38,34.52,34.53,27.0,34.08,0.66,35.35,33.15,2.2,0.27,2.04,34.09,34.11,27.0,32.27,0.61,33.43,30.94,2.48,-0.03,2.49,32.27,32.25,27.0,27.16,0.72,28.19,25.16,3.03,-1.07,3.65,27.17,27.36,27.0,23.76,0.67,25.43,22.4,3.03,0.22,3.2,23.77,23.78,27.0,23.78,0.75,24.88,22.4,2.48,-0.51,1.95,23.8,24.06,27.0,23.37,0.67,24.61,21.85,2.76,-0.26,2.48,23.38,23.37,27.0,23.58,0.85,25.71,22.4,3.31,0.66,2.81,23.59,23.37,27.0,27.35,0.77,29.29,26.26,3.03,0.74,2.8,27.36,27.09,27.0,31.1,0.68,32.87,29.84,3.03,0.46,3.28,31.11,31.15,27.0,35.01,0.36,35.63,33.98,1.65,-0.82,4.24,35.01,35.08,27.0
+BF-PON-G320004 = 33.31,0.35,33.98,32.6,1.38,-0.13,2.32,33.31,33.29,27.0,35.53,0.22,35.91,35.08,0.83,-0.51,2.88,35.53,35.63,27.0,37.5,1.08,39.21,35.08,4.13,-0.17,2.35,37.51,37.28,27.0,36.27,1.18,39.21,34.53,4.69,0.57,2.83,36.29,36.25,27.0,28.91,0.92,30.94,27.36,3.58,0.39,2.41,28.93,28.88,27.0,25.44,0.94,26.54,23.5,3.03,-0.91,2.73,25.46,25.71,27.0,24.04,1.05,25.43,21.57,3.86,-0.86,2.72,24.06,24.47,27.0,24.58,0.84,25.57,22.13,3.44,-1.18,3.93,24.59,24.88,27.0,24.54,1.03,26.81,21.57,5.24,-0.65,4.41,24.56,24.61,27.0,28.81,0.91,30.67,27.09,3.58,-0.05,2.32,28.83,28.88,27.0,33.2,0.72,35.63,32.6,3.03,1.9,6.57,33.21,32.87,27.0,38.42,0.84,39.49,36.73,2.76,-0.66,2.2,38.43,38.66,27.0
+BF-PON-G320005 = 32.77,0.43,33.29,31.5,1.79,-1.23,3.98,32.77,32.87,34.0,35.19,0.37,36.18,34.39,1.79,0.02,3.56,35.19,35.22,34.0,36.62,0.84,38.66,35.35,3.31,0.66,2.76,36.63,36.32,34.0,36.22,1.67,39.49,33.15,6.34,0.03,1.98,36.25,36.11,34.0,28.97,1.04,30.81,27.09,3.72,-0.44,2.08,28.98,29.26,34.0,25.41,0.98,27.43,23.78,3.65,0.1,1.91,25.43,25.36,34.0,23.44,1.54,25.43,19.65,5.79,-0.73,2.61,23.49,23.92,34.0,23.91,0.39,24.61,23.23,1.38,0.03,1.86,23.91,23.95,34.0,25.26,0.99,27.36,22.95,4.41,-0.05,2.71,25.28,25.16,34.0,29.49,0.95,31.77,27.64,4.13,0.28,2.84,29.51,29.5,34.0,33.62,1.75,36.46,30.39,6.06,0.03,1.84,33.66,33.56,34.0,39.65,0.72,40.87,37.83,3.03,-0.42,2.6,39.65,39.76,34.0
+BF-PON-G320006 = 31.66,1.23,33.84,29.29,4.55,0.19,1.82,31.68,31.43,50.0,35.08,0.56,36.18,33.84,2.34,-0.15,2.24,35.09,35.11,50.0,34.34,0.97,36.73,32.6,4.13,0.11,2.45,34.36,34.46,50.0,32.89,0.72,34.39,30.12,4.27,-1.13,6.11,32.9,33.01,50.0,27.57,1.03,30.67,25.85,4.82,0.52,3.35,27.59,27.6,50.0,24.11,0.78,25.98,22.68,3.31,0.16,2.29,24.13,24.19,50.0,22.49,0.66,24.06,20.47,3.58,-0.32,4.0,22.5,22.54,50.0,24.59,0.69,25.98,23.23,2.76,-0.01,2.18,24.6,24.61,50.0,23.75,0.64,25.98,22.4,3.58,0.62,4.67,23.76,23.78,50.0,27.95,0.76,29.57,26.26,3.31,-0.42,2.44,27.96,28.05,50.0,31.84,1.38,34.8,29.02,5.79,-0.1,2.04,31.87,31.98,50.0,35.51,0.82,37.28,33.43,3.86,-0.63,3.3,35.52,35.53,50.0
+BF-PON-G320007 = 32.14,0.37,32.87,31.5,1.38,0.16,2.28,32.14,32.19,18.0,36.26,0.43,37.15,35.35,1.79,-0.03,2.93,36.26,36.32,18.0,35.86,0.63,36.87,34.8,2.07,-0.13,1.9,35.86,35.7,18.0,31.39,1.27,33.7,29.57,4.13,0.4,2.1,31.42,31.32,18.0,28.63,1.18,31.5,26.81,4.69,0.75,3.32,28.65,28.36,18.0,23.16,0.8,24.47,21.99,2.48,0.29,1.78,23.17,22.95,18.0,23.3,0.4,23.92,22.4,1.52,-0.3,2.79,23.3,23.23,18.0,23.71,0.3,24.19,22.95,1.24,-0.49,3.47,23.71,23.64,18.0,23.94,0.37,24.74,23.23,1.52,0.17,2.83,23.95,24.06,18.0,29.47,0.77,30.67,28.26,2.41,-0.21,1.87,29.48,29.64,18.0,30.17,0.54,31.5,29.29,2.2,0.73,3.26,30.18,30.12,18.0,35.72,0.87,37.28,34.25,3.03,0.15,2.02,35.73,35.63,18.0
+BF-PON-G320008 = 32.45,0.15,32.6,32.25,0.34,-0.11,1.3,32.45,32.46,7.0,34.73,0.4,35.22,34.25,0.96,0.0,1.3,34.74,34.73,7.0,35.91,0.3,36.32,35.35,0.96,-0.62,3.17,35.91,35.91,7.0,34.58,0.41,35.22,34.11,1.1,0.62,1.9,34.58,34.46,7.0,28.52,0.97,29.84,27.22,2.62,-0.17,1.83,28.54,28.53,7.0,25.09,0.34,25.71,24.74,0.96,0.96,2.64,25.09,25.02,7.0,23.15,0.22,23.5,22.81,0.69,0.01,2.51,23.15,23.16,7.0,23.5,0.24,23.92,23.23,0.69,0.41,2.59,23.5,23.5,7.0,25.1,0.25,25.57,24.81,0.76,0.82,2.8,25.1,25.02,7.0,28.06,0.52,28.74,27.36,1.38,-0.07,1.53,28.07,28.19,7.0,30.87,1.06,32.6,29.84,2.76,0.62,1.85,30.88,30.26,7.0,38.68,0.41,39.35,38.25,1.1,0.59,1.92,38.68,38.52,7.0
+BF-PON-G320009 = 33.2,0.14,33.43,33.01,0.41,0.49,2.34,33.2,33.15,6.0,35.47,0.1,35.63,35.35,0.28,0.23,2.18,35.47,35.49,6.0,38.32,0.47,38.8,37.7,1.1,-0.34,1.43,38.32,38.45,6.0,37.95,1.03,39.35,36.46,2.89,-0.18,2.03,37.96,38.11,6.0,31.13,0.58,32.05,30.39,1.65,0.45,2.26,31.13,31.01,6.0,27.03,0.95,28.46,25.85,2.62,0.27,1.95,27.04,26.98,6.0,23.32,0.83,24.61,22.4,2.2,0.23,2.11,23.33,23.5,6.0,24.35,0.42,24.88,23.78,1.1,-0.03,1.66,24.36,24.33,6.0,25.24,0.54,25.98,24.61,1.38,0.19,1.58,25.24,25.19,6.0,30.26,0.52,30.94,29.57,1.38,-0.0,1.73,30.26,30.26,6.0,35.31,0.98,36.46,34.11,2.34,-0.18,1.41,35.32,35.49,6.0,39.76,0.31,40.18,39.35,0.83,-0.0,1.72,39.76,39.76,6.0
+BF-PON-G320010 = 31.98,0.95,33.29,29.84,3.44,-0.71,2.54,32.0,32.25,19.0,35.28,0.27,35.91,34.8,1.1,0.3,2.91,35.28,35.35,19.0,34.27,1.32,37.01,32.05,4.96,0.59,2.72,34.3,34.18,19.0,33.01,0.73,34.11,31.5,2.62,-0.38,2.5,33.02,33.01,19.0,28.07,1.01,29.57,26.26,3.31,-0.12,1.84,28.09,28.05,19.0,23.49,0.27,23.78,22.95,0.83,-0.35,1.79,23.49,23.5,19.0,22.38,0.66,23.78,21.3,2.48,0.54,2.66,22.39,22.26,19.0,24.42,0.55,25.71,23.64,2.07,0.66,2.71,24.43,24.33,19.0,24.91,0.41,25.57,24.06,1.52,-0.42,2.32,24.91,24.95,19.0,28.11,0.49,28.74,27.09,1.65,-0.73,2.53,28.12,28.33,19.0,30.79,0.94,32.05,28.88,3.17,-0.71,2.53,30.8,31.08,19.0,35.84,1.11,37.77,33.56,4.2,-0.19,2.74,35.86,35.77,19.0
+BF-PON-G320011 = 32.09,0.55,33.01,31.08,1.93,0.04,1.9,32.09,32.01,24.0,35.42,0.48,36.73,34.8,1.93,1.64,5.33,35.42,35.35,24.0,37.95,1.26,40.04,35.77,4.27,-0.1,1.87,37.97,38.04,24.0,36.75,1.26,39.21,34.53,4.69,0.25,2.26,36.77,36.8,24.0,30.77,1.2,33.15,29.02,4.13,0.39,2.21,30.8,30.67,24.0,25.68,1.61,28.46,22.95,5.51,0.3,2.01,25.73,25.43,24.0,23.89,1.0,25.71,22.4,3.31,0.23,1.96,23.91,23.78,24.0,24.43,0.74,25.43,22.68,2.76,-0.81,2.96,24.44,24.61,24.0,26.42,1.12,29.29,24.06,5.24,0.37,3.53,26.44,26.36,24.0,30.15,0.78,31.5,28.74,2.76,-0.24,2.06,30.16,30.15,24.0,35.03,0.96,36.73,33.01,3.72,-0.32,2.51,35.04,35.15,24.0,39.46,0.64,40.31,38.39,1.93,-0.13,1.6,39.46,39.42,24.0
+BF-PON-G320012 = 33.43,0.45,33.98,32.46,1.52,-1.12,3.54,33.43,33.56,9.0,35.72,0.27,36.18,35.35,0.83,0.39,2.19,35.72,35.77,9.0,36.64,0.77,37.7,35.49,2.2,0.15,1.74,36.65,36.46,9.0,34.43,0.65,35.35,33.56,1.79,-0.03,1.82,34.43,34.53,9.0,28.08,0.15,28.33,27.91,0.41,0.16,1.74,28.08,28.05,9.0,24.57,0.7,25.57,23.37,2.2,-0.41,2.14,24.58,24.81,9.0,22.1,0.65,23.37,21.3,2.07,0.61,2.61,22.11,22.06,9.0,24.39,0.19,24.74,24.19,0.55,0.63,2.15,24.39,24.33,9.0,24.93,0.65,26.26,24.19,2.07,0.73,2.91,24.94,24.95,9.0,27.67,0.39,28.05,27.09,0.96,-0.59,1.75,27.67,27.91,9.0,32.87,0.4,33.29,32.05,1.24,-1.07,3.11,32.88,32.87,9.0,36.75,0.39,37.42,36.25,1.17,0.37,1.92,36.75,36.73,9.0
+BF-SEN-G350001 = 30.15,0.44,31.5,29.15,2.34,0.57,4.09,30.15,30.12,56.0,35.04,0.68,36.46,33.29,3.17,-0.72,3.55,35.05,35.08,56.0,39.9,0.68,41.56,38.66,2.89,0.51,2.52,39.9,39.76,56.0,43.27,0.8,45.0,42.11,2.89,0.92,2.86,43.28,43.07,56.0,37.22,1.04,39.35,35.35,4.0,-0.08,2.2,37.24,37.28,56.0,34.76,0.81,37.56,33.43,4.13,1.01,4.2,34.77,34.56,56.0,29.12,0.66,30.53,27.64,2.89,0.02,2.35,29.13,29.08,56.0,29.18,0.91,30.94,27.09,3.86,-0.44,3.16,29.19,29.15,56.0,32.82,0.72,34.25,31.63,2.62,0.22,1.99,32.83,32.67,56.0,37.62,0.7,38.66,36.04,2.62,-0.23,1.95,37.63,37.63,56.0,39.33,0.43,40.31,38.25,2.07,-0.14,3.12,39.33,39.28,56.0,37.44,0.48,38.66,36.46,2.2,0.03,2.72,37.44,37.42,56.0
+BF-SEN-G350002 = 29.46,0.57,30.94,28.46,2.48,0.53,2.55,29.47,29.43,76.0,34.4,0.64,35.63,32.87,2.76,-0.19,2.53,34.4,34.42,76.0,39.46,0.82,41.14,38.11,3.03,0.06,2.25,39.47,39.52,76.0,43.08,0.77,45.0,41.14,3.86,-0.13,3.22,43.09,43.07,76.0,37.84,0.63,39.35,36.32,3.03,0.25,2.68,37.85,37.77,76.0,34.48,0.84,36.18,32.05,4.13,-0.47,3.06,34.49,34.6,76.0,29.54,0.68,31.22,28.19,3.03,0.3,2.63,29.54,29.43,76.0,30.33,1.03,32.81,27.64,5.17,0.14,3.04,30.35,30.39,76.0,34.97,0.92,37.08,33.15,3.93,0.06,2.35,34.98,34.8,76.0,37.65,0.79,39.76,35.63,4.13,-0.6,4.0,37.66,37.83,76.0,39.27,0.42,40.87,38.39,2.48,1.0,5.09,39.27,39.21,76.0,37.25,0.37,37.97,35.91,2.07,-0.82,4.41,37.25,37.28,76.0
+BF-SEN-G350003 = 29.44,0.54,30.39,28.19,2.2,-0.78,3.22,29.45,29.57,22.0,33.53,1.22,35.08,31.5,3.58,-0.34,1.82,33.55,33.77,22.0,38.97,0.51,39.9,38.11,1.79,-0.09,1.89,38.97,38.94,22.0,42.82,1.0,44.04,40.59,3.44,-0.52,2.29,42.83,43.0,22.0,38.04,0.33,38.66,37.28,1.38,-0.33,2.71,38.04,38.11,22.0,35.09,0.54,36.18,34.11,2.07,0.06,2.6,35.09,35.01,22.0,31.83,0.39,32.32,30.94,1.38,-0.51,2.52,31.84,31.87,22.0,33.75,0.83,34.8,31.77,3.03,-1.03,3.82,33.76,33.98,22.0,37.84,0.6,38.66,36.46,2.2,-0.8,3.07,37.84,37.83,22.0,40.52,0.52,41.69,39.49,2.2,0.31,2.98,40.53,40.59,22.0,40.12,0.23,40.45,39.76,0.69,-0.23,1.87,40.12,40.14,22.0,37.6,0.25,38.11,37.15,0.96,0.11,2.19,37.6,37.56,22.0
+BF-SEN-G350004 = 29.57,0.63,30.67,28.46,2.2,0.18,2.09,29.58,29.43,28.0,34.21,0.38,34.8,33.22,1.58,-0.49,2.95,34.21,34.25,28.0,39.15,0.71,40.59,37.83,2.76,0.18,2.05,39.15,39.01,28.0,44.48,0.33,45.0,43.9,1.1,-0.21,2.14,44.48,44.48,28.0,38.66,0.22,39.14,38.32,0.83,0.71,2.98,38.66,38.66,28.0,33.51,0.85,35.35,32.05,3.31,0.51,2.57,33.52,33.43,28.0,28.49,1.02,30.39,26.81,3.58,0.12,2.21,28.51,28.53,28.0,30.66,0.8,31.77,27.91,3.86,-1.5,6.15,30.67,30.91,28.0,34.34,0.79,35.77,32.87,2.89,0.1,2.18,34.34,34.25,28.0,37.78,0.52,39.21,37.01,2.2,0.61,3.36,37.78,37.8,28.0,39.01,0.46,40.04,38.11,1.93,0.12,2.36,39.02,39.04,28.0,36.66,0.29,37.28,36.18,1.1,0.08,2.24,36.66,36.7,28.0
+BF-SEN-G350005 = 30.16,0.34,30.94,29.29,1.65,-0.27,4.24,30.16,30.19,20.0,33.15,0.29,33.63,32.6,1.03,-0.35,2.21,33.15,33.15,20.0,38.49,0.44,39.07,37.56,1.52,-0.72,2.54,38.49,38.59,20.0,43.07,0.65,44.17,42.24,1.93,0.11,1.63,43.07,43.07,20.0,38.33,0.31,38.94,37.83,1.1,0.27,2.29,38.33,38.35,20.0,35.75,0.68,36.73,33.98,2.76,-0.9,3.4,35.76,35.97,20.0,29.66,0.37,30.39,28.81,1.58,-0.35,3.14,29.67,29.64,20.0,31.07,1.11,32.87,29.02,3.86,-0.02,1.95,31.09,30.88,20.0,34.56,0.63,35.49,33.43,2.07,-0.24,2.05,34.57,34.63,20.0,38.42,0.26,39.21,38.11,1.1,1.35,5.31,38.42,38.39,20.0,39.14,0.27,39.76,38.66,1.1,0.23,2.94,39.14,39.11,20.0,37.44,0.46,38.39,36.46,1.93,0.03,2.79,37.44,37.42,20.0
+BF-SEN-G350006 = 30.4,0.51,31.5,28.74,2.76,-0.1,2.88,30.4,30.39,211.0,33.51,0.89,35.91,30.94,4.96,0.02,2.79,33.53,33.56,211.0,37.92,0.73,40.31,35.91,4.41,0.15,3.01,37.93,37.97,211.0,41.86,0.97,44.24,39.63,4.62,-0.34,2.36,41.88,42.11,211.0,38.22,0.64,40.31,36.46,3.86,0.15,2.98,38.23,38.25,211.0,32.52,2.56,36.73,24.33,12.4,-0.5,2.79,32.62,32.46,211.0,29.09,1.17,31.22,25.85,5.37,-0.59,3.01,29.12,29.29,211.0,26.97,1.23,31.5,24.33,7.17,0.59,3.5,26.99,26.88,211.0,31.4,1.44,34.67,27.91,6.75,-0.07,2.32,31.43,31.7,211.0,36.37,1.28,39.21,32.87,6.34,-0.37,2.55,36.39,36.53,211.0,38.45,0.78,40.31,36.73,3.58,0.16,2.6,38.46,38.39,211.0,37.26,0.5,38.39,35.91,2.48,-0.25,2.94,37.27,37.28,211.0
+BF-SEN-G350007 = 29.14,0.4,29.84,28.46,1.38,-0.2,2.22,29.15,29.15,26.0,33.67,0.62,34.8,32.19,2.62,-0.12,2.75,33.67,33.63,26.0,39.01,0.54,39.76,38.11,1.65,0.02,1.71,39.01,39.01,26.0,42.77,0.77,43.9,41.0,2.89,-0.33,2.6,42.78,42.73,26.0,38.24,0.41,38.94,37.56,1.38,-0.23,1.88,38.24,38.32,26.0,35.51,1.08,37.56,33.98,3.58,0.32,1.8,35.53,35.35,26.0,29.57,0.99,31.63,27.64,4.0,0.1,2.62,29.59,29.57,26.0,30.61,1.39,33.29,28.46,4.82,0.23,2.08,30.64,30.39,26.0,36.56,0.95,38.52,35.08,3.44,0.59,2.52,36.57,36.25,26.0,38.99,0.89,41.0,37.28,3.72,0.62,3.11,39.0,38.8,26.0,39.35,0.5,40.04,38.52,1.52,-0.03,1.58,39.35,39.28,26.0,37.38,0.4,38.11,36.46,1.65,-0.32,2.49,37.39,37.49,26.0
+BF-SIS-G360001 = 33.36,0.48,34.25,32.19,2.07,-0.39,2.57,33.37,33.43,54.0,34.9,0.83,36.18,33.43,2.76,-0.11,1.59,34.91,34.84,54.0,37.54,1.23,41.42,34.8,6.61,0.94,4.94,37.56,37.28,54.0,39.29,0.9,42.11,37.83,4.27,0.99,4.02,39.3,39.11,54.0,31.37,0.88,33.49,29.84,3.65,0.55,2.66,31.39,31.25,54.0,23.69,0.9,26.54,21.85,4.69,0.7,3.94,23.71,23.5,54.0,23.97,0.76,25.98,22.26,3.72,0.1,3.42,23.98,23.99,54.0,23.59,0.69,24.88,22.26,2.62,0.14,1.99,23.6,23.5,54.0,23.48,0.92,26.26,21.85,4.41,0.68,3.59,23.5,23.37,54.0,29.74,0.75,31.5,27.64,3.86,-0.34,3.31,29.75,29.84,54.0,35.53,0.42,36.46,34.53,1.93,-0.09,2.59,35.53,35.53,54.0,39.89,0.78,41.42,37.56,3.86,-0.66,3.62,39.9,39.9,54.0
+BF-SIS-G360002 = 31.52,0.24,31.91,30.94,0.96,-0.41,2.65,31.53,31.5,24.0,35.02,0.35,35.49,34.25,1.24,-0.3,2.15,35.02,35.04,24.0,37.98,0.42,38.87,37.15,1.72,-0.22,2.68,37.98,38.11,24.0,38.92,0.67,40.31,37.97,2.34,0.51,2.28,38.93,38.87,24.0,36.4,0.38,37.01,35.77,1.24,-0.4,2.27,36.4,36.46,24.0,28.81,0.86,30.19,27.09,3.1,-0.31,2.03,28.82,28.88,24.0,25.76,0.71,26.81,24.33,2.48,-0.13,2.01,25.77,25.74,24.0,23.12,0.72,24.54,21.57,2.96,0.22,2.93,23.13,22.95,24.0,26.64,0.86,28.46,24.88,3.58,0.19,2.88,26.66,26.6,24.0,31.8,0.39,32.87,31.08,1.79,0.48,3.61,31.8,31.77,24.0,36.0,0.21,36.39,35.63,0.76,0.04,2.23,36.0,36.01,24.0,38.37,0.74,39.35,37.01,2.34,-0.43,1.9,38.37,38.52,24.0
+BF-SIS-G360003 = 32.98,0.49,33.98,32.32,1.65,0.2,1.72,32.98,32.94,41.0,36.55,0.46,37.42,35.35,2.07,-0.69,3.38,36.56,36.66,41.0,37.9,1.75,41.69,35.35,6.34,0.68,2.36,37.94,37.56,41.0,39.29,0.76,41.14,37.83,3.31,0.23,2.46,39.3,39.21,41.0,32.59,1.21,35.22,30.39,4.82,0.36,2.27,32.61,32.19,41.0,24.86,0.87,27.09,22.95,4.13,0.42,3.06,24.87,24.61,41.0,24.05,0.36,24.61,23.23,1.38,-0.77,3.17,24.05,24.12,41.0,23.47,0.84,24.88,21.02,3.86,-1.12,3.82,23.49,23.78,41.0,23.38,1.0,24.88,21.3,3.58,-0.48,2.11,23.41,23.57,41.0,30.4,0.73,31.77,28.46,3.31,-0.07,3.09,30.41,30.39,41.0,36.76,1.05,38.94,35.08,3.86,0.19,1.79,36.78,36.66,41.0,39.97,0.56,41.14,38.39,2.76,-0.77,3.57,39.97,40.04,41.0
+BF-SIS-G360004 = 32.03,0.47,33.43,30.67,2.76,0.12,4.53,32.04,32.05,79.0,35.2,0.62,36.73,34.11,2.62,0.47,2.5,35.21,35.08,79.0,38.16,0.71,40.04,36.73,3.31,0.41,2.55,38.17,38.11,79.0,40.11,0.9,41.42,37.56,3.86,-0.87,3.14,40.12,40.31,79.0,35.3,0.82,37.56,33.29,4.27,-0.22,2.94,35.31,35.35,79.0,26.63,1.54,33.15,23.23,9.92,1.24,7.02,26.67,26.54,79.0,24.59,1.0,27.36,22.4,4.96,0.71,3.29,24.62,24.33,79.0,23.95,0.88,26.26,22.4,3.86,0.4,2.65,23.96,23.78,79.0,26.62,1.48,29.29,22.95,6.34,-0.13,2.12,26.66,26.54,79.0,31.67,0.97,33.56,29.84,3.72,0.57,2.17,31.69,31.36,79.0,35.85,0.49,37.28,34.8,2.48,0.28,3.1,35.86,35.91,79.0,38.24,0.64,39.49,37.28,2.2,0.17,1.55,38.25,38.11,79.0
+BF-SIS-G360005 = 33.16,0.51,33.84,32.05,1.79,-0.74,2.46,33.16,33.39,26.0,36.95,0.31,37.56,36.04,1.52,-0.91,4.37,36.96,37.01,26.0,39.94,0.78,41.14,38.11,3.03,-0.56,2.45,39.95,40.18,26.0,40.06,1.33,42.52,38.11,4.41,0.26,1.9,40.08,40.04,26.0,35.16,0.83,36.59,33.43,3.17,-0.13,2.45,35.17,35.08,26.0,26.71,0.97,28.19,24.61,3.58,-0.39,2.24,26.72,26.78,26.0,24.46,0.91,26.67,23.37,3.31,1.01,3.15,24.47,24.19,26.0,24.31,0.91,26.26,22.95,3.31,0.57,2.41,24.33,24.12,26.0,26.25,0.91,27.36,24.06,3.31,-0.82,2.66,26.27,26.54,26.0,32.32,1.14,33.98,30.26,3.72,-0.16,1.9,32.34,32.32,26.0,37.48,0.67,38.94,35.91,3.03,-0.27,3.16,37.49,37.56,26.0,40.26,0.53,41.14,38.66,2.48,-1.11,4.63,40.26,40.35,26.0
+BF-SIS-G360006 = 33.14,0.64,34.25,31.63,2.62,-0.44,2.24,33.14,33.29,34.0,36.56,0.5,37.56,35.63,1.93,-0.04,2.31,36.56,36.53,34.0,36.76,1.08,39.49,34.94,4.55,0.6,2.83,36.77,36.53,34.0,39.48,0.8,40.87,37.83,3.03,-0.33,2.16,39.48,39.69,34.0,32.29,0.89,34.11,30.26,3.86,-0.18,3.0,32.3,32.32,34.0,25.26,1.0,27.91,23.92,4.0,0.66,3.03,25.28,25.3,34.0,23.77,0.6,25.16,22.13,3.03,-0.61,4.23,23.78,23.78,34.0,23.85,0.83,25.02,21.57,3.44,-0.69,3.01,23.87,24.06,34.0,24.8,0.84,26.26,22.68,3.58,-0.25,2.72,24.82,24.81,34.0,29.76,0.74,30.94,28.19,2.76,-0.49,2.39,29.77,30.12,34.0,35.85,0.6,37.28,35.08,2.2,1.35,3.69,35.86,35.63,34.0,39.07,0.71,40.87,38.11,2.76,0.87,2.88,39.08,38.87,34.0
+BF-SIS-G360007 = 32.42,0.37,32.87,31.77,1.1,-0.21,1.81,32.42,32.39,15.0,34.76,0.74,36.04,33.43,2.62,-0.06,2.25,34.77,34.67,15.0,38.39,0.46,39.49,37.77,1.72,0.82,3.21,38.39,38.25,15.0,38.13,0.37,38.52,37.28,1.24,-0.71,2.8,38.13,38.11,15.0,35.46,0.55,36.46,34.53,1.93,0.36,2.29,35.46,35.35,15.0,28.93,0.67,30.12,27.91,2.2,-0.11,1.93,28.94,29.02,15.0,27.03,0.24,27.36,26.67,0.69,0.11,1.71,27.03,27.02,15.0,22.73,0.71,24.06,21.57,2.48,-0.0,2.26,22.74,22.75,15.0,27.07,0.51,28.19,26.26,1.93,0.51,2.64,27.08,26.81,15.0,31.76,0.48,32.6,31.22,1.38,0.52,1.76,31.76,31.5,15.0,36.38,0.39,37.15,35.91,1.24,0.59,2.16,36.38,36.18,15.0,39.22,0.27,39.56,38.66,0.9,-0.66,2.45,39.22,39.21,15.0
+BF-SIS-G360008 = 32.73,0.44,33.43,32.05,1.38,-0.04,1.83,32.74,32.74,19.0,36.55,0.35,37.15,35.91,1.24,-0.11,2.08,36.56,36.59,19.0,39.75,1.42,41.56,37.42,4.13,-0.21,1.75,39.78,39.76,19.0,38.14,0.65,39.21,37.01,2.2,-0.05,1.86,38.15,38.25,19.0,33.92,1.05,35.91,32.32,3.58,0.08,2.04,33.94,34.11,19.0,26.02,1.17,28.74,23.92,4.82,0.39,2.99,26.05,25.98,19.0,23.8,0.19,24.33,23.5,0.83,1.02,4.85,23.8,23.78,19.0,22.88,0.52,23.78,21.71,2.07,-0.29,2.63,22.89,22.95,19.0,24.07,0.88,25.98,22.81,3.17,0.35,2.35,24.08,24.12,19.0,31.13,0.72,32.32,29.43,2.89,-0.61,2.93,31.13,31.22,19.0,36.46,1.04,37.97,34.8,3.17,-0.15,1.76,36.48,36.32,19.0,39.63,0.72,40.87,38.25,2.62,-0.2,2.16,39.63,39.76,19.0
+BF-SIS-G360009 = 33.74,0.09,33.84,33.63,0.21,0.0,1.64,33.74,33.74,4.0,36.99,0.18,37.15,36.73,0.41,-0.83,2.1,36.99,37.04,4.0,39.8,0.66,40.52,38.94,1.58,-0.35,1.96,39.8,39.87,4.0,38.61,0.49,39.28,38.11,1.17,0.59,2.08,38.61,38.52,4.0,34.7,0.34,35.08,34.25,0.83,-0.32,1.92,34.7,34.73,4.0,24.85,0.66,25.71,24.33,1.38,0.49,1.63,24.85,24.68,4.0,24.45,0.18,24.61,24.26,0.34,-0.07,1.09,24.45,24.47,4.0,23.9,0.12,24.06,23.78,0.28,0.43,1.85,23.9,23.88,4.0,23.88,0.34,24.33,23.5,0.83,0.32,1.92,23.88,23.85,4.0,31.0,0.49,31.5,30.39,1.1,-0.24,1.5,31.0,31.05,4.0,38.14,0.24,38.39,37.83,0.55,-0.43,1.85,38.15,38.18,4.0,39.94,0.33,40.25,39.49,0.76,-0.59,1.88,39.94,40.0,4.0
+BF-SIS-G360010 = 33.77,0.28,33.98,33.43,0.55,-0.43,1.22,33.77,33.98,5.0,37.31,0.18,37.56,37.15,0.41,0.36,1.63,37.31,37.28,5.0,40.41,0.36,40.59,39.76,0.83,-1.48,3.22,40.41,40.59,5.0,39.16,0.6,40.04,38.66,1.38,0.61,1.82,39.16,38.94,5.0,35.44,0.36,35.91,34.94,0.96,-0.08,2.07,35.44,35.35,5.0,26.12,1.21,27.64,24.33,3.31,-0.33,2.29,26.14,25.98,5.0,24.7,0.25,24.88,24.4,0.48,-0.44,1.23,24.7,24.88,5.0,23.86,0.32,24.33,23.5,0.83,0.41,2.07,23.86,23.92,5.0,23.35,0.59,24.12,22.68,1.45,0.22,1.57,23.36,23.23,5.0,30.83,0.63,31.77,30.12,1.65,0.41,2.07,30.84,30.94,5.0,38.63,0.25,38.94,38.39,0.55,0.04,1.42,38.63,38.66,5.0,40.2,0.15,40.31,40.04,0.28,-0.41,1.17,40.2,40.31,5.0
+BF-SIS-G360011 = 32.47,0.55,33.43,31.22,2.2,-0.08,2.01,32.48,32.32,73.0,34.9,0.56,35.91,33.7,2.2,0.08,2.18,34.9,34.87,73.0,38.64,0.78,40.45,37.01,3.44,0.26,2.36,38.65,38.66,73.0,40.77,1.01,43.48,38.52,4.96,0.47,3.28,40.79,40.73,73.0,34.08,0.93,36.73,32.05,4.69,-0.05,2.96,34.09,34.25,73.0,26.75,1.27,29.29,22.68,6.61,-0.45,3.41,26.78,26.81,73.0,24.53,0.6,25.71,22.68,3.03,-0.76,4.07,24.54,24.61,73.0,24.41,0.86,26.26,22.68,3.58,0.04,2.25,24.43,24.33,73.0,25.08,1.42,29.02,22.68,6.34,0.43,2.75,25.12,24.88,73.0,30.99,1.08,32.87,28.46,4.41,-0.82,2.82,31.01,31.22,73.0,35.9,0.76,37.83,34.53,3.31,0.8,3.15,35.91,35.91,73.0,38.51,0.79,40.04,37.01,3.03,0.24,2.03,38.52,38.45,73.0
+BF-SIS-G360012 = 32.16,0.43,33.43,31.5,1.93,1.03,3.86,32.16,32.05,35.0,34.99,0.64,36.32,33.98,2.34,0.28,2.0,35.0,35.08,35.0,37.93,0.69,40.04,36.73,3.31,0.77,4.45,37.94,37.97,35.0,38.17,0.74,39.9,36.46,3.44,0.03,3.51,38.18,38.25,35.0,34.25,0.59,35.35,32.6,2.76,-0.61,3.23,34.26,34.32,35.0,25.83,0.95,28.19,23.78,4.41,0.12,2.97,25.85,25.71,35.0,24.63,0.92,27.36,23.78,3.58,1.17,3.64,24.65,24.33,35.0,23.34,0.78,25.43,21.85,3.58,0.41,3.0,23.36,23.37,35.0,25.77,1.22,26.95,22.13,4.82,-1.84,5.64,25.79,25.98,35.0,31.56,0.86,33.98,29.84,4.13,0.87,3.99,31.57,31.36,35.0,36.25,0.8,37.42,33.98,3.44,-0.88,3.44,36.25,36.39,35.0,39.43,0.66,40.59,37.83,2.76,-0.57,2.79,39.43,39.49,35.0
+BF-SIS-G360013 = 31.87,0.18,32.32,31.22,1.1,-0.45,6.03,31.87,31.81,40.0,35.73,0.41,36.73,34.8,1.93,0.13,2.82,35.73,35.66,40.0,37.47,0.82,39.76,35.63,4.13,0.45,3.33,37.48,37.28,40.0,39.14,1.12,41.42,37.15,4.27,0.24,1.91,39.16,39.11,40.0,33.7,0.75,35.08,31.5,3.58,-0.99,4.02,33.71,33.84,40.0,25.08,0.72,26.4,23.23,3.17,-0.17,2.76,25.09,24.95,40.0,23.86,0.3,24.61,23.23,1.38,0.29,3.3,23.86,23.78,40.0,24.34,0.92,25.98,22.33,3.65,-0.51,2.29,24.36,24.61,40.0,25.82,1.29,28.19,21.85,6.34,-0.61,3.73,25.86,25.78,40.0,31.33,0.9,33.43,30.12,3.31,0.84,2.79,31.35,31.08,40.0,35.36,0.45,36.46,34.11,2.34,-0.61,4.25,35.37,35.46,40.0,38.34,0.36,38.94,37.56,1.38,-0.06,2.36,38.34,38.39,40.0
+BF-SMT-G340001 = 29.21,0.51,30.26,27.64,2.62,-0.32,3.29,29.21,29.15,60.0,34.28,0.45,35.22,33.15,2.07,-0.23,2.65,34.29,34.25,60.0,38.87,0.72,40.87,37.01,3.86,0.34,3.91,38.88,38.73,60.0,43.67,0.59,45.0,41.97,3.03,-0.28,3.54,43.67,43.62,60.0,38.66,0.35,39.76,37.83,1.93,0.36,3.76,38.66,38.66,60.0,32.87,1.13,35.91,30.39,5.51,0.09,2.7,32.89,32.81,60.0,28.04,0.93,31.08,26.81,4.27,1.15,4.1,28.06,27.78,60.0,29.16,0.93,30.94,27.36,3.58,-0.27,2.19,29.17,29.29,60.0,30.42,1.18,33.01,28.33,4.69,0.18,2.76,30.44,30.57,60.0,34.73,1.17,37.28,31.5,5.79,-0.22,3.74,34.75,34.8,60.0,37.36,0.63,39.21,35.91,3.31,0.35,4.04,37.37,37.39,60.0,36.13,0.73,37.56,34.53,3.03,-0.11,2.09,36.14,36.18,60.0
+BF-SMT-G340002 = 30.47,0.36,31.5,29.84,1.65,0.66,4.0,30.47,30.43,26.0,35.25,0.46,35.91,33.84,2.07,-1.27,4.75,35.25,35.35,26.0,40.15,0.51,41.42,39.21,2.2,0.74,3.14,40.15,40.04,26.0,44.11,0.67,45.0,42.38,2.62,-0.91,3.43,44.12,44.28,26.0,38.37,0.68,39.76,37.01,2.76,0.16,2.3,38.38,38.39,26.0,32.11,1.68,35.91,29.02,6.89,0.21,2.6,32.15,32.05,26.0,27.79,0.85,29.84,25.71,4.13,0.14,3.8,27.81,27.78,26.0,26.87,1.08,28.88,25.43,3.44,0.28,1.9,26.89,26.81,26.0,29.61,0.66,30.94,28.74,2.2,0.39,2.01,29.62,29.64,26.0,33.11,0.35,33.98,32.32,1.65,0.28,3.53,33.11,33.15,26.0,38.11,0.24,38.66,37.83,0.83,0.54,2.36,38.11,38.11,26.0,37.49,0.22,37.83,37.01,0.83,-0.29,2.35,37.49,37.56,26.0
+BF-SMT-G340003 = 29.02,0.44,29.91,28.46,1.45,0.95,2.67,29.03,28.88,17.0,34.02,0.23,34.39,33.7,0.69,0.04,1.78,34.02,33.98,17.0,38.94,0.35,39.49,38.39,1.1,-0.24,1.74,38.94,38.94,17.0,43.12,0.48,44.04,42.24,1.79,-0.02,2.3,43.12,43.07,17.0,38.52,0.28,38.94,37.97,0.96,-0.19,2.13,38.52,38.52,17.0,31.44,1.02,32.74,29.57,3.17,-0.52,2.1,31.46,31.63,17.0,27.08,0.4,27.5,26.12,1.38,-1.26,3.51,27.08,27.22,17.0,26.92,0.85,28.33,25.98,2.34,0.47,1.7,26.93,26.81,17.0,29.81,0.53,30.81,28.88,1.93,0.14,2.04,29.81,29.7,17.0,35.68,0.79,37.15,34.53,2.62,0.45,2.06,35.69,35.49,17.0,36.7,0.37,37.28,36.04,1.24,-0.05,1.86,36.7,36.59,17.0,35.29,0.19,35.63,34.94,0.69,-0.11,2.23,35.29,35.35,17.0
+BF-SMT-G340004 = 30.28,0.37,30.94,29.57,1.38,-0.24,2.41,30.29,30.29,22.0,35.41,0.44,36.18,34.53,1.65,-0.06,2.34,35.41,35.35,22.0,40.12,1.07,41.69,38.11,3.58,-0.13,1.86,40.13,40.11,22.0,44.1,0.38,44.72,43.48,1.24,0.14,1.95,44.1,44.17,22.0,39.19,0.63,40.59,38.11,2.48,0.03,2.81,39.2,39.18,22.0,33.95,0.78,35.08,32.6,2.48,-0.32,1.94,33.96,34.01,22.0,26.78,0.68,27.64,24.88,2.76,-1.19,4.02,26.79,26.95,22.0,28.98,0.97,30.39,27.09,3.31,-0.45,2.24,29.0,29.05,22.0,28.7,0.85,30.12,27.36,2.76,0.14,1.89,28.71,28.67,22.0,34.37,0.81,36.59,33.15,3.44,1.03,4.19,34.38,34.25,22.0,37.85,0.5,38.52,36.73,1.79,-0.72,2.44,37.86,38.01,22.0,37.54,0.3,38.11,37.01,1.1,-0.26,2.48,37.54,37.56,22.0
+BF-SMT-G340005 = 29.9,0.68,30.67,27.91,2.76,-1.44,5.14,29.91,30.12,17.0,34.65,0.32,35.08,33.98,1.1,-0.47,2.29,34.65,34.67,17.0,40.06,0.22,40.45,39.69,0.76,-0.04,2.06,40.06,40.04,17.0,42.89,0.83,43.9,41.42,2.48,-0.49,1.89,42.9,43.14,17.0,37.99,0.55,38.8,36.46,2.34,-1.17,4.62,37.99,38.11,17.0,31.13,0.91,32.39,29.43,2.96,-0.46,2.1,31.14,31.36,17.0,28.06,0.67,29.57,26.81,2.76,0.29,3.1,28.07,28.05,17.0,26.01,0.87,27.57,24.33,3.24,-0.32,2.42,26.02,26.19,17.0,29.58,1.03,31.5,27.09,4.41,-0.52,3.62,29.6,29.64,17.0,32.78,0.71,33.91,30.94,2.96,-1.2,4.28,32.79,32.94,17.0,38.18,0.35,38.94,37.42,1.52,-0.15,3.34,38.18,38.11,17.0,37.15,0.4,37.83,36.32,1.52,-0.45,2.82,37.16,37.21,17.0
+BF-SMT-G340006 = 29.7,0.7,30.67,27.91,2.76,-0.8,3.04,29.7,29.84,22.0,34.82,0.26,35.22,34.25,0.96,-0.32,2.46,34.82,34.8,22.0,39.91,0.61,40.87,38.39,2.48,-1.08,3.93,39.92,40.04,22.0,43.04,0.69,44.45,41.56,2.89,-0.09,2.8,43.04,43.04,22.0,38.47,0.65,39.35,36.73,2.62,-1.03,3.55,38.48,38.66,22.0,31.91,1.59,34.53,29.02,5.51,-0.28,2.04,31.95,32.12,22.0,27.86,0.64,29.02,26.54,2.48,-0.38,2.94,27.87,27.88,22.0,27.41,1.15,29.02,24.74,4.27,-0.48,2.48,27.43,27.5,22.0,28.41,0.86,30.12,26.95,3.17,0.4,2.51,28.42,28.5,22.0,34.26,1.05,36.18,32.05,4.13,-0.61,2.75,34.28,34.53,22.0,37.97,0.85,39.49,36.32,3.17,-0.35,2.3,37.98,38.11,22.0,37.08,0.67,38.66,36.18,2.48,0.65,2.72,37.08,36.94,22.0
+BF-SMT-G340007 = 30.1,0.23,30.39,29.57,0.83,-0.8,3.13,30.1,30.12,14.0,34.93,0.69,36.18,33.7,2.48,-0.16,2.43,34.93,35.08,14.0,39.11,0.54,39.76,38.11,1.65,-0.41,2.03,39.12,39.28,14.0,43.11,0.65,44.17,41.97,2.2,-0.3,2.15,43.11,43.24,14.0,38.8,0.44,39.49,37.83,1.65,-0.7,2.88,38.81,38.94,14.0,31.14,1.01,33.98,29.84,4.13,1.66,5.66,31.16,30.94,14.0,26.72,0.87,27.91,25.16,2.76,-0.57,2.27,26.73,26.91,14.0,26.29,0.84,27.64,25.16,2.48,0.11,2.07,26.31,26.4,14.0,29.23,0.58,30.12,28.19,1.93,-0.24,1.87,29.23,29.33,14.0,34.59,0.6,35.35,33.15,2.2,-1.09,3.44,34.59,34.8,14.0,37.06,0.39,37.56,36.18,1.38,-0.96,3.17,37.06,37.11,14.0,36.37,0.62,37.01,35.08,1.93,-0.54,2.26,36.38,36.49,14.0
+BF-SMT-G340008 = 29.58,0.55,31.22,28.33,2.89,0.36,4.58,29.59,29.6,34.0,34.46,0.34,35.35,33.7,1.65,0.06,3.25,34.46,34.53,34.0,39.67,0.75,41.14,38.39,2.76,0.04,1.98,39.68,39.49,34.0,44.11,0.72,45.0,42.24,2.76,-0.68,2.58,44.12,44.31,34.0,39.12,0.74,40.04,37.56,2.48,-0.59,1.86,39.12,39.49,34.0,33.13,1.06,35.63,31.22,4.41,0.18,2.72,33.15,32.94,34.0,30.01,0.84,31.77,28.46,3.31,-0.09,2.28,30.02,30.12,34.0,30.31,0.61,31.22,28.33,2.89,-1.07,4.76,30.32,30.39,34.0,31.9,1.15,34.8,30.12,4.69,1.08,3.73,31.92,31.67,34.0,36.43,1.23,38.8,34.11,4.69,0.37,2.49,36.45,36.18,34.0,38.59,0.67,39.76,37.28,2.48,0.01,1.99,38.59,38.56,34.0,36.49,0.46,37.28,35.08,2.2,-0.86,3.89,36.49,36.59,34.0
+BF-SMT-G340009 = 29.99,0.34,30.67,29.43,1.24,0.14,2.52,29.99,29.98,18.0,34.15,0.4,35.08,33.56,1.52,0.41,2.66,34.15,34.18,18.0,39.62,0.37,40.04,38.8,1.24,-0.52,2.23,39.62,39.76,18.0,43.17,1.14,44.72,40.59,4.13,-0.58,2.52,43.18,43.42,18.0,36.82,0.38,37.56,36.18,1.38,-0.01,2.52,36.82,36.8,18.0,32.51,0.94,34.39,30.67,3.72,-0.07,2.56,32.53,32.74,18.0,27.32,0.3,27.78,26.67,1.1,-0.54,2.8,27.33,27.36,18.0,25.52,0.48,26.54,24.74,1.79,0.43,2.45,25.53,25.43,18.0,27.92,0.94,29.7,25.71,4.0,-0.14,3.54,27.93,27.84,18.0,33.15,1.22,35.08,31.5,3.58,0.06,1.55,33.17,33.25,18.0,37.73,0.23,38.39,37.42,0.96,1.32,5.07,37.73,37.7,18.0,36.51,0.27,37.28,36.18,1.1,1.4,4.92,36.52,36.46,18.0
+BF-SMT-G340010 = 29.47,0.41,30.67,28.6,2.07,0.82,4.16,29.47,29.43,55.0,34.84,0.42,36.18,34.25,1.93,0.92,3.78,34.84,34.8,55.0,39.55,0.64,41.21,38.11,3.1,0.28,3.15,39.56,39.63,55.0,43.57,0.8,45.0,41.97,3.03,-0.14,2.01,43.58,43.62,55.0,37.17,0.58,38.66,36.18,2.48,0.27,2.5,37.17,37.15,55.0,32.54,0.62,33.98,31.5,2.48,0.34,2.43,32.55,32.53,55.0,28.36,0.59,29.98,26.81,3.17,-0.0,3.56,28.36,28.33,55.0,27.04,1.23,29.08,24.19,4.89,-0.44,2.47,27.07,27.22,55.0,28.2,1.28,32.05,25.98,6.06,0.57,3.42,28.23,28.12,55.0,33.0,1.55,37.28,30.39,6.89,0.47,2.5,33.03,32.74,55.0,37.42,0.33,38.25,37.01,1.24,0.48,2.49,37.42,37.42,55.0,36.31,0.52,37.83,35.63,2.2,1.09,3.51,36.31,36.18,55.0
+BF-SMT-G340011 = 30.06,0.62,31.22,28.6,2.62,-0.13,3.13,30.06,30.12,21.0,34.64,0.69,35.91,33.43,2.48,-0.09,2.28,34.65,34.53,21.0,40.29,0.65,41.42,39.49,1.93,0.36,1.7,40.3,40.04,21.0,43.75,0.87,45.0,41.97,3.03,-0.38,2.22,43.76,43.9,21.0,37.27,0.71,38.8,35.63,3.17,-0.06,3.41,37.27,37.35,21.0,33.12,0.68,34.67,31.77,2.89,0.36,2.97,33.13,33.15,21.0,27.27,0.85,29.29,26.54,2.76,1.1,2.99,27.28,26.88,21.0,25.23,0.48,25.85,24.06,1.79,-0.8,3.13,25.24,25.3,21.0,29.06,0.61,30.53,27.36,3.17,-0.49,5.15,29.06,29.29,21.0,32.36,0.61,33.43,31.22,2.2,-0.14,2.17,32.36,32.32,21.0,38.22,0.32,38.8,37.56,1.24,0.08,2.39,38.22,38.11,21.0,36.85,0.53,37.97,35.63,2.34,-0.08,3.21,36.86,36.8,21.0
+BF-SNG-G330001 = 31.18,0.22,31.5,30.94,0.55,0.1,1.54,31.18,31.19,8.0,34.32,0.42,34.67,33.56,1.1,-1.1,2.46,34.32,34.53,8.0,38.53,0.37,38.94,37.83,1.1,-0.8,2.49,38.53,38.66,8.0,42.58,0.47,43.35,41.97,1.38,0.24,1.92,42.58,42.55,8.0,38.59,0.6,39.35,37.83,1.52,0.22,1.41,38.6,38.42,8.0,32.9,0.55,33.7,32.05,1.65,-0.1,1.97,32.9,32.98,8.0,27.74,0.66,28.33,26.33,2.0,-1.39,3.67,27.75,27.91,8.0,25.73,0.58,26.81,25.16,1.65,0.85,2.33,25.73,25.43,8.0,27.23,1.26,29.57,25.98,3.58,0.81,2.32,27.26,26.67,8.0,34.29,1.21,36.59,32.6,4.0,0.65,2.89,34.31,34.05,8.0,37.72,0.33,38.39,37.28,1.1,0.73,3.17,37.72,37.73,8.0,38.55,0.47,39.49,37.97,1.52,0.83,3.15,38.55,38.49,8.0
+BF-SNG-G330002 = 31.39,0.44,31.91,30.12,1.79,-1.33,4.56,31.4,31.5,23.0,34.5,0.3,35.22,33.98,1.24,0.63,2.99,34.5,34.39,23.0,38.33,0.36,39.21,37.56,1.65,0.22,3.44,38.33,38.39,23.0,43.48,0.4,44.17,42.52,1.65,-0.58,2.8,43.48,43.48,23.0,39.21,0.59,40.31,38.32,2.0,0.09,1.8,39.21,39.21,23.0,32.46,0.51,33.84,31.77,2.07,1.17,3.58,32.46,32.32,23.0,28.86,0.91,30.67,27.02,3.65,-0.35,2.86,28.87,29.02,23.0,26.48,0.53,27.09,25.57,1.52,-0.59,1.9,26.49,26.67,23.0,29.11,0.79,30.67,27.22,3.44,-0.29,3.08,29.12,29.02,23.0,35.38,1.47,38.11,33.01,5.1,0.3,2.01,35.41,35.35,23.0,37.51,0.56,38.66,36.46,2.2,0.23,2.46,37.51,37.42,23.0,38.16,0.39,38.94,37.56,1.38,0.33,2.18,38.16,38.11,23.0
+BF-SNG-G330003 = 31.52,0.29,32.05,31.22,0.83,0.42,2.35,31.52,31.6,8.0,34.68,0.32,35.35,34.25,1.1,0.99,3.61,34.68,34.6,8.0,38.39,0.4,38.94,37.83,1.1,-0.33,1.97,38.4,38.39,8.0,43.22,0.41,43.9,42.8,1.1,0.63,1.78,43.22,43.0,8.0,39.29,0.73,40.04,38.11,1.93,-0.64,1.85,39.3,39.59,8.0,32.82,0.77,34.25,31.91,2.34,0.61,2.47,32.83,32.7,8.0,28.13,0.9,29.29,26.26,3.03,-0.98,3.56,28.14,28.22,8.0,27.03,0.14,27.09,26.67,0.41,-2.15,5.83,27.03,27.09,8.0,31.1,0.69,31.77,30.12,1.65,-0.62,1.63,31.11,31.5,8.0,36.03,0.46,36.73,35.35,1.38,0.12,1.97,36.03,35.97,8.0,37.92,0.5,38.39,37.15,1.24,-0.5,1.75,37.92,38.01,8.0,37.89,0.43,38.66,37.56,1.1,0.81,2.17,37.89,37.66,8.0
+BF-SNG-G330004 = 31.7,0.27,32.12,31.36,0.76,0.23,1.96,31.7,31.7,9.0,33.92,0.46,34.67,33.15,1.52,-0.04,2.47,33.92,33.84,9.0,38.46,0.24,38.73,38.11,0.62,-0.45,1.68,38.46,38.52,9.0,42.47,0.42,43.07,41.83,1.24,-0.12,1.92,42.48,42.52,9.0,39.05,0.51,39.9,38.39,1.52,0.3,1.97,39.05,38.94,9.0,31.7,0.55,32.74,30.81,1.93,0.31,2.91,31.71,31.77,9.0,27.87,1.0,29.57,26.54,3.03,0.37,1.95,27.88,27.64,9.0,25.0,0.18,25.16,24.61,0.55,-1.26,3.77,25.0,25.02,9.0,26.93,0.58,27.91,26.19,1.72,0.48,2.03,26.94,26.81,9.0,33.67,0.89,35.35,32.74,2.62,0.83,2.35,33.68,33.43,9.0,37.33,0.31,37.7,36.73,0.96,-0.63,2.66,37.33,37.35,9.0,38.45,0.36,38.8,37.83,0.96,-0.65,1.95,38.45,38.66,9.0
+BF-SNG-G330005 = 30.84,0.76,32.05,29.84,2.2,-0.02,1.7,30.85,30.94,13.0,34.72,0.29,35.35,34.25,1.1,0.54,2.98,34.72,34.73,13.0,37.2,0.36,37.63,36.46,1.17,-0.59,2.33,37.2,37.28,13.0,41.71,0.55,42.8,40.87,1.93,0.3,2.32,41.71,41.69,13.0,39.23,0.84,40.31,37.56,2.76,-0.55,2.29,39.24,39.35,13.0,31.88,0.71,33.7,31.22,2.48,1.4,4.22,31.89,31.63,13.0,28.02,0.55,29.02,27.09,1.93,0.12,2.23,28.02,27.98,13.0,25.7,0.48,26.54,24.61,1.93,-0.49,3.45,25.71,25.71,13.0,28.32,1.22,30.67,26.81,3.86,0.52,2.17,28.35,28.05,13.0,34.33,1.0,35.63,32.6,3.03,-0.41,1.92,34.34,34.53,13.0,36.6,0.24,37.01,36.18,0.83,0.1,2.3,36.6,36.59,13.0,38.04,0.44,38.66,37.28,1.38,0.1,2.03,38.04,37.97,13.0
+BF-SNG-G330006 = 32.48,0.36,33.01,31.63,1.38,-0.8,2.63,32.48,32.6,44.0,35.73,0.61,36.73,34.53,2.2,-0.46,2.26,35.73,35.8,44.0,38.5,0.65,39.76,37.01,2.76,-0.18,2.2,38.5,38.52,44.0,40.16,1.3,42.8,38.39,4.41,0.33,1.58,40.18,39.69,44.0,36.65,1.19,39.49,34.67,4.82,0.3,2.3,36.67,36.39,44.0,29.6,0.89,31.5,27.36,4.13,-0.31,3.14,29.61,29.64,44.0,27.13,1.1,29.02,24.88,4.13,-0.0,1.97,27.15,27.19,44.0,24.11,0.69,25.85,22.4,3.44,0.06,3.64,24.12,24.06,44.0,26.83,0.66,28.74,25.57,3.17,0.33,3.39,26.84,26.81,44.0,32.66,0.95,34.73,30.94,3.79,0.04,2.18,32.67,32.63,44.0,37.57,0.79,39.21,36.18,3.03,-0.18,2.18,37.58,37.59,44.0,39.85,0.66,41.42,38.52,2.89,-0.14,2.64,39.86,39.9,44.0
+BF-SNG-G330007 = 31.3,0.19,31.63,30.94,0.69,0.24,2.41,31.3,31.22,16.0,34.42,0.35,34.8,33.7,1.1,-0.47,2.24,34.43,34.46,16.0,37.71,0.33,38.32,37.01,1.31,-0.24,2.63,37.72,37.77,16.0,42.79,0.96,44.17,41.28,2.89,-0.34,1.75,42.8,43.04,16.0,39.4,0.49,40.31,38.39,1.93,-0.38,3.04,39.4,39.49,16.0,32.62,0.72,33.98,31.22,2.76,-0.06,2.55,32.63,32.67,16.0,29.84,0.68,30.94,28.6,2.34,-0.17,1.97,29.85,30.08,16.0,25.55,0.67,26.81,24.06,2.76,-0.4,3.07,25.55,25.71,16.0,27.28,1.34,29.02,24.61,4.41,-0.66,2.29,27.31,27.67,16.0,35.17,0.76,36.46,33.7,2.76,-0.31,2.51,35.18,35.25,16.0,37.71,0.34,38.11,37.15,0.96,-0.39,1.84,37.71,37.83,16.0,37.9,0.49,38.66,37.01,1.65,-0.35,2.46,37.9,37.83,16.0
+BF-SNG-G330008 = 32.18,0.4,32.87,31.36,1.52,-0.32,2.24,32.18,32.32,31.0,35.14,0.92,36.73,33.15,3.58,-0.46,2.57,35.15,35.29,31.0,38.97,0.46,40.04,37.77,2.27,-0.21,3.76,38.97,38.94,31.0,41.41,0.87,42.93,39.49,3.44,-0.3,2.25,41.42,41.56,31.0,38.47,0.93,40.31,36.73,3.58,-0.27,2.27,38.49,38.66,31.0,31.24,0.79,33.43,29.84,3.58,0.86,4.06,31.25,30.94,31.0,27.62,1.3,29.84,25.16,4.69,-0.26,1.78,27.65,27.91,31.0,24.88,0.41,25.43,24.06,1.38,-0.55,2.59,24.89,24.88,31.0,25.94,0.7,27.09,24.33,2.76,-0.3,2.52,25.95,25.85,31.0,33.25,1.43,35.91,30.39,5.51,0.03,2.09,33.28,33.15,31.0,37.27,0.37,37.83,36.18,1.65,-0.76,3.74,37.27,37.28,31.0,39.31,0.74,40.52,37.97,2.55,-0.38,1.98,39.32,39.49,31.0
+BF-SNG-G330009 = 32.54,0.45,33.29,31.77,1.52,-0.13,2.02,32.54,32.6,20.0,35.22,0.68,36.46,34.39,2.07,0.65,2.18,35.22,35.22,20.0,38.84,0.36,39.56,38.11,1.45,-0.02,2.6,38.85,38.83,20.0,40.19,1.37,42.52,38.59,3.93,0.49,1.75,40.21,39.83,20.0,34.62,1.09,36.46,32.87,3.58,0.21,1.92,34.63,34.42,20.0,26.85,0.95,28.88,25.5,3.38,0.74,2.65,26.86,26.64,20.0,25.98,0.69,26.88,24.47,2.41,-0.78,2.81,25.99,26.09,20.0,24.93,0.39,25.85,24.33,1.52,0.5,2.77,24.94,24.88,20.0,26.83,0.6,27.64,25.3,2.34,-0.67,3.23,26.83,26.88,20.0,32.17,0.64,33.43,30.94,2.48,-0.17,2.49,32.18,32.19,20.0,37.2,0.36,38.11,36.46,1.65,0.33,3.64,37.2,37.28,20.0,39.71,0.27,40.04,38.94,1.1,-1.45,4.83,39.71,39.76,20.0
+BF-SOM-G370001 = 28.37,0.77,30.12,26.67,3.44,0.34,2.54,28.38,28.33,91.0,34.25,0.55,35.63,32.87,2.76,0.19,2.63,34.26,34.25,91.0,39.6,0.76,41.97,38.11,3.86,0.84,3.87,39.6,39.49,91.0,43.02,0.83,44.86,41.14,3.72,0.29,2.51,43.03,42.86,91.0,39.24,0.46,40.87,38.39,2.48,0.75,3.82,39.24,39.21,91.0,33.41,0.82,35.35,31.5,3.86,0.18,2.64,33.42,33.22,91.0,28.36,0.81,30.39,26.54,3.86,0.35,2.66,28.37,28.19,91.0,31.49,1.28,35.35,29.02,6.34,0.44,2.79,31.51,31.36,91.0,33.86,0.96,35.91,31.5,4.41,-0.15,2.22,33.87,33.98,91.0,38.98,1.01,41.14,37.01,4.13,0.15,2.02,38.99,38.66,91.0,38.68,0.47,39.76,37.28,2.48,-0.6,3.2,38.69,38.66,91.0,36.52,0.42,37.28,35.35,1.93,-0.79,3.29,36.53,36.59,91.0
+BF-SOM-G370002 = 28.57,0.48,29.84,27.64,2.2,0.25,2.99,28.58,28.53,41.0,33.93,0.52,34.8,32.46,2.34,-0.99,3.57,33.93,33.98,41.0,38.8,0.64,39.76,37.56,2.2,-0.21,2.04,38.8,38.66,41.0,42.26,0.5,43.07,40.87,2.2,-0.94,3.55,42.26,42.38,41.0,39.97,0.78,41.14,38.11,3.03,-0.22,2.18,39.98,40.04,41.0,33.39,0.69,34.53,31.77,2.76,-0.44,2.55,33.4,33.43,41.0,28.8,1.21,30.67,25.71,4.96,-0.63,2.91,28.82,28.88,41.0,30.43,0.64,31.63,29.02,2.62,-0.47,2.69,30.43,30.39,41.0,33.22,0.58,34.25,32.05,2.2,-0.03,2.21,33.23,33.15,41.0,38.55,0.77,40.04,37.28,2.76,-0.3,1.95,38.55,38.66,41.0,39.52,0.57,40.31,38.25,2.07,-0.72,2.49,39.52,39.63,41.0,37.02,0.47,38.11,35.77,2.34,-0.43,3.28,37.03,37.01,41.0
+BF-SOM-G370003 = 27.43,0.4,28.19,26.67,1.52,0.17,2.19,27.43,27.36,29.0,32.89,0.61,33.98,31.77,2.2,0.08,2.02,32.89,32.81,29.0,39.18,0.62,40.04,37.97,2.07,-0.45,2.16,39.18,39.28,29.0,42.4,0.37,43.21,41.97,1.24,0.77,2.69,42.4,42.31,29.0,39.97,0.64,40.87,38.52,2.34,-0.42,2.47,39.97,39.9,29.0,34.29,0.26,34.8,33.84,0.96,0.4,2.79,34.29,34.25,29.0,30.76,0.54,31.77,29.43,2.34,-0.18,2.86,30.77,30.67,29.0,30.53,0.58,31.5,29.02,2.48,-0.74,3.09,30.53,30.67,29.0,34.11,0.47,34.94,32.87,2.07,-0.74,3.27,34.11,34.25,29.0,38.21,0.6,39.63,37.28,2.34,0.47,2.62,38.21,38.11,29.0,38.31,0.83,39.9,37.15,2.76,0.65,2.11,38.31,38.11,29.0,35.87,0.7,37.01,34.67,2.34,-0.09,1.84,35.87,35.91,29.0
+BF-SOM-G370004 = 28.68,0.48,29.84,27.91,1.93,0.9,3.08,28.68,28.46,35.0,34.39,0.31,35.08,33.7,1.38,-0.26,2.66,34.39,34.39,35.0,39.21,0.5,40.31,37.83,2.48,-0.4,3.21,39.21,39.35,35.0,42.29,0.65,43.35,41.14,2.2,-0.16,2.05,42.29,42.31,35.0,41.05,0.93,42.8,39.42,3.38,0.1,1.9,41.06,41.0,35.0,33.44,0.85,35.35,31.91,3.44,0.29,2.72,33.45,33.43,35.0,27.91,0.67,29.29,26.81,2.48,-0.03,2.21,27.92,27.91,35.0,29.61,0.75,31.77,28.33,3.44,0.69,3.49,29.62,29.57,35.0,33.65,0.87,35.63,31.36,4.27,-0.35,3.76,33.66,33.7,35.0,39.7,0.56,41.14,38.66,2.48,0.32,3.57,39.7,39.69,35.0,39.39,0.57,40.31,38.39,1.93,0.04,2.05,39.4,39.49,35.0,36.81,0.27,37.56,36.18,1.38,0.24,4.47,36.81,36.8,35.0
+BF-SOM-G370005 = 27.47,0.62,28.46,26.12,2.34,-0.29,2.18,27.47,27.64,51.0,33.23,0.7,34.8,31.77,3.03,-0.25,2.48,33.24,33.29,51.0,38.9,0.36,39.76,38.11,1.65,0.34,2.86,38.9,38.87,51.0,43.54,0.59,44.72,41.69,3.03,-0.64,3.69,43.54,43.62,51.0,39.78,0.85,42.24,38.39,3.86,0.57,2.79,39.79,39.63,51.0,33.68,0.89,35.08,31.5,3.58,-0.39,2.42,33.69,33.7,51.0,31.13,0.99,32.87,29.02,3.86,-0.16,2.32,31.15,31.15,51.0,31.19,0.87,32.87,29.29,3.58,-0.19,2.45,31.21,31.22,51.0,34.45,1.09,36.46,32.32,4.13,-0.12,2.06,34.47,34.67,51.0,39.91,1.04,41.97,37.28,4.69,-1.07,3.95,39.93,40.18,51.0,38.05,0.61,39.49,36.59,2.89,-0.14,2.85,38.05,38.11,51.0,35.98,0.47,36.87,34.94,1.93,-0.45,2.59,35.99,36.04,51.0
+BF-SOM-G370006 = 27.96,0.79,29.7,26.67,3.03,0.6,2.45,27.97,27.81,90.0,33.38,0.46,34.39,32.05,2.34,0.09,2.95,33.38,33.36,90.0,39.01,0.56,40.04,37.56,2.48,-0.5,2.58,39.02,39.07,90.0,43.4,0.7,44.86,41.97,2.89,0.16,1.95,43.4,43.38,90.0,40.94,0.73,43.35,39.76,3.58,1.34,4.4,40.95,40.73,90.0,34.5,0.88,35.91,31.77,4.13,-0.54,3.0,34.51,34.53,90.0,30.37,1.06,32.46,27.64,4.82,-0.18,2.37,30.39,30.39,90.0,30.09,1.36,33.7,27.64,6.06,0.5,2.86,30.12,30.12,90.0,34.73,1.35,37.56,32.32,5.24,0.34,2.17,34.76,34.6,90.0,40.11,0.9,41.97,37.56,4.41,-0.65,3.46,40.12,40.18,90.0,38.34,0.65,39.49,37.01,2.48,-0.25,1.93,38.35,38.42,90.0,35.8,0.67,37.28,34.53,2.76,0.36,2.32,35.81,35.73,90.0
+BF-SOM-G370007 = 28.33,0.5,29.57,27.64,1.93,1.27,4.22,28.33,28.19,22.0,34.46,0.4,35.08,33.43,1.65,-0.74,3.27,34.46,34.46,22.0,38.39,0.34,38.94,37.56,1.38,-1.12,4.11,38.39,38.39,22.0,41.42,0.46,42.38,40.59,1.79,0.13,2.66,41.43,41.42,22.0,38.84,0.81,40.59,37.28,3.31,0.12,2.72,38.84,38.94,22.0,34.64,0.31,35.22,33.98,1.24,-0.17,2.44,34.64,34.6,22.0,27.81,0.47,28.88,27.09,1.79,0.2,2.39,27.81,27.91,22.0,30.4,0.83,31.5,28.46,3.03,-0.47,2.56,30.41,30.39,22.0,33.82,0.71,34.94,32.05,2.89,-0.75,3.18,33.83,34.01,22.0,38.64,0.44,39.49,37.56,1.93,-0.28,3.54,38.64,38.66,22.0,38.41,0.24,38.94,37.83,1.1,-0.13,3.54,38.41,38.39,22.0,36.08,0.4,36.73,35.08,1.65,-0.78,3.36,36.09,36.11,22.0
+BF-SOM-G370008 = 28.24,0.74,29.57,26.26,3.31,-0.69,2.9,28.25,28.33,123.0,34.2,0.49,35.35,32.87,2.48,-0.45,2.63,34.2,34.25,123.0,39.37,0.57,41.0,38.11,2.89,0.26,2.99,39.38,39.35,123.0,42.09,0.77,44.45,40.31,4.13,0.41,2.89,42.1,42.04,123.0,39.53,1.0,42.24,37.7,4.55,0.35,2.36,39.55,39.35,123.0,33.17,1.07,35.91,30.94,4.96,-0.28,2.43,33.19,33.29,123.0,28.62,0.86,30.39,26.81,3.58,0.22,2.14,28.63,28.46,123.0,30.33,1.19,33.7,27.36,6.34,0.17,2.98,30.35,30.26,123.0,32.32,1.11,34.8,28.74,6.06,-0.62,3.53,32.34,32.46,123.0,39.07,1.15,41.97,36.73,5.24,0.2,2.85,39.09,39.21,123.0,38.6,0.6,39.76,37.21,2.55,-0.05,2.26,38.6,38.59,123.0,36.69,0.44,37.83,35.35,2.48,-0.25,3.64,36.69,36.73,123.0
+BF-SOR-G380001 = 30.98,1.11,32.32,29.29,3.03,-0.29,2.0,31.0,30.94,9.0,34.45,0.71,35.49,33.29,2.2,0.03,2.15,34.46,34.39,9.0,39.98,1.03,41.56,38.52,3.03,0.33,2.03,39.99,39.9,9.0,44.22,0.44,45.0,43.62,1.38,0.41,2.13,44.22,44.24,9.0,40.71,0.52,41.56,40.04,1.52,0.44,1.94,40.72,40.59,9.0,35.14,0.41,35.63,34.25,1.38,-1.06,3.6,35.14,35.29,9.0,27.97,0.97,29.57,26.54,3.03,0.12,2.17,27.99,27.91,9.0,27.11,1.2,29.02,25.5,3.51,0.18,1.89,27.13,26.95,9.0,27.64,0.56,28.6,26.81,1.79,0.25,2.14,27.64,27.64,9.0,34.74,1.53,37.28,32.6,4.69,0.14,1.94,34.77,34.94,9.0,37.5,2.14,40.18,34.25,5.93,-0.27,1.92,37.55,37.49,9.0,36.08,1.82,38.39,33.43,4.96,-0.26,1.98,36.12,35.91,9.0
+BF-SOR-G380002 = 32.52,0.54,33.15,30.94,2.2,-1.06,3.87,32.52,32.6,35.0,35.09,0.62,36.18,33.43,2.76,-0.62,3.19,35.09,35.08,35.0,40.83,0.57,41.69,39.21,2.48,-0.92,3.72,40.83,40.87,35.0,43.04,0.81,44.45,41.14,3.31,-0.11,2.53,43.04,43.07,35.0,40.95,1.29,43.07,37.97,5.1,-0.31,2.51,40.97,41.14,35.0,35.06,0.43,35.91,33.98,1.93,-0.2,2.85,35.06,35.08,35.0,26.52,0.55,27.64,25.43,2.2,0.44,2.62,26.52,26.4,35.0,26.05,1.22,28.46,22.54,5.93,-0.42,3.49,26.08,26.12,35.0,27.18,0.79,28.46,25.43,3.03,-0.29,2.62,27.19,27.22,35.0,37.79,0.99,39.49,35.63,3.86,-0.57,2.43,37.8,37.97,35.0,38.97,1.05,41.14,36.18,4.96,-0.23,3.31,38.99,38.94,35.0,39.36,0.7,40.59,37.56,3.03,-0.61,2.96,39.36,39.49,35.0
+BF-SOR-G380003 = 29.69,0.41,30.39,29.29,1.1,0.49,1.87,29.69,29.64,16.0,33.3,0.29,33.7,32.74,0.96,-0.35,2.17,33.31,33.36,16.0,38.77,0.66,39.76,37.56,2.2,-0.25,1.94,38.78,38.87,16.0,42.31,0.66,43.48,41.14,2.34,-0.05,2.09,42.32,42.38,16.0,38.02,1.11,39.76,36.18,3.58,0.07,1.94,38.04,37.83,16.0,32.42,0.66,33.43,30.94,2.48,-0.51,2.84,32.43,32.46,16.0,27.56,0.5,28.19,26.26,1.93,-0.98,3.72,27.56,27.71,16.0,28.68,0.57,29.57,27.64,1.93,-0.14,2.02,28.69,28.64,16.0,28.24,0.69,29.29,26.81,2.48,-0.38,2.36,28.25,28.26,16.0,37.03,0.37,37.83,36.46,1.38,0.55,2.49,37.04,36.94,16.0,38.61,0.48,39.49,37.83,1.65,0.25,2.11,38.61,38.56,16.0,37.54,0.4,38.11,36.73,1.38,-0.37,2.11,37.54,37.56,16.0
+BF-SOR-G380004 = 31.71,0.58,32.74,30.39,2.34,-0.13,3.12,31.71,31.56,16.0,34.83,0.83,35.91,32.6,3.31,-1.25,4.32,34.84,35.01,16.0,38.84,0.6,40.04,37.83,2.2,0.05,2.37,38.84,38.83,16.0,42.96,0.7,43.9,41.69,2.2,-0.26,1.81,42.96,43.11,16.0,38.1,0.58,39.49,37.15,2.34,0.64,3.24,38.1,38.04,16.0,32.68,0.55,33.91,31.77,2.14,0.28,3.13,32.69,32.63,16.0,26.86,0.73,28.19,25.43,2.76,0.02,2.85,26.87,26.81,16.0,26.39,0.35,26.81,25.71,1.1,-0.58,2.06,26.39,26.54,16.0,27.92,0.95,29.43,26.26,3.17,0.0,1.88,27.94,27.88,16.0,35.82,1.18,37.56,33.43,4.13,-0.08,2.48,35.84,35.91,16.0,37.5,0.27,38.11,37.15,0.96,0.61,2.7,37.5,37.46,16.0,38.8,0.42,39.49,37.83,1.65,-0.57,2.97,38.8,38.83,16.0
+BF-SOR-G380005 = 32.34,0.23,32.87,31.77,1.1,-0.15,3.56,32.34,32.32,23.0,35.54,0.54,37.28,34.94,2.34,1.82,6.0,35.54,35.35,23.0,40.92,0.46,41.69,40.04,1.65,-0.08,2.14,40.93,40.87,23.0,43.95,0.48,44.72,43.07,1.65,-0.42,2.17,43.95,44.04,23.0,41.32,0.73,42.8,39.76,3.03,-0.09,2.39,41.33,41.28,23.0,34.72,0.61,35.91,33.43,2.48,-0.05,2.86,34.72,34.67,23.0,28.1,0.86,29.43,26.26,3.17,-0.38,2.2,28.11,28.19,23.0,28.53,1.07,30.39,26.26,4.13,-0.12,2.54,28.55,28.46,23.0,27.54,1.13,29.57,25.43,4.13,-0.11,2.06,27.56,27.57,23.0,37.6,1.08,39.21,35.63,3.58,-0.44,1.94,37.62,37.97,23.0,39.79,0.9,41.14,38.11,3.03,-0.15,1.9,39.8,39.76,23.0,38.86,0.4,39.49,38.04,1.45,-0.16,2.58,38.86,38.8,23.0
+BF-SOR-G380006 = 30.51,0.66,31.5,29.29,2.2,-0.19,1.85,30.52,30.53,27.0,33.82,0.71,36.18,32.87,3.31,1.25,5.66,33.83,33.77,27.0,39.36,0.86,41.42,37.56,3.86,0.14,2.97,39.37,39.35,27.0,43.29,0.7,44.17,41.56,2.62,-0.9,2.97,43.29,43.48,27.0,38.19,1.33,42.24,36.73,5.51,1.34,4.77,38.21,37.97,27.0,32.51,1.26,33.98,28.46,5.51,-1.66,5.42,32.53,32.94,27.0,27.75,0.43,28.46,26.67,1.79,-0.53,2.87,27.75,27.78,27.0,27.98,0.66,28.74,26.54,2.2,-0.97,3.02,27.99,28.19,27.0,28.22,1.56,30.39,25.57,4.82,-0.54,1.79,28.26,28.74,27.0,37.79,0.83,39.21,36.32,2.89,-0.18,1.85,37.79,37.97,27.0,38.62,0.41,39.49,37.83,1.65,0.18,2.93,38.62,38.52,27.0,38.28,0.51,39.49,37.28,2.2,0.08,2.86,38.28,38.32,27.0
+BF-SOR-G380007 = 32.23,0.09,32.32,32.05,0.28,-0.46,2.6,32.23,32.19,11.0,35.59,0.4,36.18,35.08,1.1,0.24,1.8,35.59,35.63,11.0,40.68,0.52,41.42,39.76,1.65,-0.45,2.05,40.68,40.87,11.0,42.75,0.51,43.62,41.97,1.65,0.28,2.05,42.75,42.66,11.0,37.81,0.78,39.21,36.87,2.34,0.54,2.21,37.82,37.7,11.0,35.03,0.5,36.18,34.53,1.65,1.17,3.58,35.03,34.87,11.0,27.29,0.53,28.19,26.54,1.65,0.08,1.87,27.3,27.22,11.0,26.73,0.41,27.36,25.98,1.38,-0.23,2.4,26.73,26.81,11.0,27.12,0.59,28.33,26.54,1.79,0.68,2.5,27.12,27.22,11.0,37.8,0.67,38.66,36.46,2.2,-0.59,2.45,37.81,37.83,11.0,38.56,0.31,38.94,37.97,0.96,-0.42,2.15,38.56,38.66,11.0,39.21,0.14,39.49,38.94,0.55,0.0,3.71,39.21,39.21,11.0
+BF-SOR-G380008 = 32.15,0.62,33.01,30.67,2.34,-1.09,4.06,32.16,32.05,11.0,35.55,0.9,36.73,33.98,2.76,-0.72,2.54,35.56,35.63,11.0,40.27,0.45,40.87,39.49,1.38,-0.22,2.03,40.27,40.31,11.0,43.73,0.37,44.17,42.93,1.24,-0.72,2.89,43.73,43.76,11.0,41.19,0.63,42.38,40.18,2.2,0.02,2.6,41.2,41.14,11.0,34.22,0.47,34.8,33.15,1.65,-0.94,3.55,34.22,34.25,11.0,25.77,0.5,26.6,24.88,1.72,-0.11,2.48,25.78,25.85,11.0,25.0,2.01,27.5,21.57,5.93,-0.46,1.89,25.07,25.36,11.0,26.7,0.66,27.78,25.98,1.79,0.43,1.85,26.71,26.67,11.0,35.92,1.43,38.52,33.56,4.96,-0.1,2.49,35.94,36.25,11.0,38.72,1.97,41.14,35.08,6.06,-0.69,2.4,38.76,39.35,11.0,37.12,1.73,39.49,33.98,5.51,-0.56,2.31,37.16,37.7,11.0
+BF-SOR-G380009 = 30.56,0.67,31.77,29.84,1.93,0.59,1.95,30.57,30.26,11.0,34.92,0.61,36.04,34.11,1.93,0.68,2.53,34.93,34.8,11.0,39.59,0.41,40.31,39.07,1.24,0.35,2.12,39.6,39.63,11.0,43.3,0.37,43.9,42.66,1.24,-0.19,2.43,43.3,43.35,11.0,37.78,0.71,38.94,36.59,2.34,-0.13,2.04,37.79,37.7,11.0,33.26,0.62,33.98,32.05,1.93,-0.63,2.43,33.26,33.43,11.0,26.8,0.71,27.78,25.71,2.07,-0.23,1.92,26.81,26.67,11.0,26.67,0.79,27.91,25.43,2.48,0.13,1.98,26.68,26.54,11.0,29.18,0.62,29.98,27.91,2.07,-0.63,2.65,29.18,29.22,11.0,36.83,0.71,37.9,36.04,1.86,0.3,1.45,36.84,36.66,11.0,37.88,0.41,38.66,37.28,1.38,0.72,2.61,37.88,37.7,11.0,37.95,0.32,38.59,37.42,1.17,0.22,2.79,37.95,37.97,11.0
+BF-SOR-G380010 = 30.61,0.87,32.32,29.43,2.89,0.35,1.93,30.62,30.53,51.0,33.98,0.72,35.35,32.32,3.03,0.05,2.36,33.99,33.91,51.0,40.17,0.58,41.56,38.94,2.62,0.06,2.67,40.18,40.18,51.0,43.17,0.56,44.45,41.83,2.62,-0.14,3.01,43.17,43.07,51.0,39.38,1.4,42.8,36.18,6.61,0.28,2.96,39.41,39.35,51.0,33.1,1.02,34.94,30.67,4.27,-0.05,2.26,33.11,33.01,51.0,27.81,0.62,29.29,26.54,2.76,0.05,2.76,27.81,27.78,51.0,28.14,0.63,29.57,25.98,3.58,-0.8,4.8,28.15,28.26,51.0,28.11,1.4,30.67,24.88,5.79,-0.21,2.35,28.14,28.19,51.0,36.0,0.68,37.28,33.7,3.58,-0.84,4.32,36.01,36.11,51.0,38.96,0.31,39.49,38.11,1.38,-0.47,2.62,38.96,38.94,51.0,37.87,0.32,38.52,37.28,1.24,0.02,2.41,37.87,37.83,51.0
+BF-SOR-G380011 = 32.0,0.33,32.32,31.22,1.1,-0.85,2.8,32.0,32.05,15.0,35.53,0.4,36.18,34.8,1.38,0.1,2.28,35.53,35.49,15.0,39.13,0.65,40.59,37.83,2.76,0.13,3.52,39.14,39.21,15.0,43.74,0.56,44.45,42.66,1.79,-0.47,2.41,43.74,43.76,15.0,37.04,0.64,37.97,36.18,1.79,0.4,1.74,37.05,36.87,15.0,34.41,1.02,35.91,32.19,3.72,-0.66,2.83,34.42,34.46,15.0,27.53,0.72,28.46,25.98,2.48,-0.59,2.51,27.54,27.64,15.0,26.71,0.55,27.91,25.98,1.93,0.52,2.46,26.72,26.67,15.0,27.91,0.86,29.57,26.81,2.76,0.45,2.09,27.92,27.78,15.0,35.86,0.87,37.56,34.53,3.03,0.19,2.21,35.87,35.91,15.0,37.82,0.45,38.39,37.01,1.38,-0.23,1.87,37.82,37.83,15.0,38.79,0.48,39.49,38.11,1.38,0.2,1.73,38.8,38.8,15.0
+BF-SOR-G380012 = 31.9,0.35,32.6,31.08,1.52,-0.14,2.79,31.9,31.98,62.0,34.86,1.02,37.83,32.6,5.24,0.73,3.89,34.87,34.73,62.0,40.14,1.04,41.69,37.28,4.41,-0.93,3.13,40.15,40.45,62.0,43.37,0.86,44.72,41.69,3.03,-0.47,1.91,43.38,43.62,62.0,39.89,1.22,42.52,37.42,5.1,0.16,2.14,39.91,39.83,62.0,33.88,0.87,35.63,31.77,3.86,-0.3,2.53,33.89,33.98,62.0,27.65,0.69,29.29,25.98,3.31,0.3,2.87,27.66,27.5,62.0,27.96,0.63,29.02,26.12,2.89,-0.75,3.98,27.96,27.98,62.0,27.09,1.7,30.12,22.95,7.17,-0.05,2.29,27.15,27.16,62.0,37.12,0.63,38.66,35.35,3.31,-0.23,3.33,37.12,37.15,62.0,38.37,0.65,39.76,37.01,2.76,-0.42,2.25,38.38,38.56,62.0,38.76,0.48,39.76,37.7,2.07,-0.17,2.31,38.76,38.76,62.0
+BF-SOR-G380013 = 32.05,0.35,32.74,31.22,1.52,-0.21,2.86,32.05,32.05,24.0,36.07,0.66,36.87,34.67,2.2,-0.87,2.72,36.08,36.18,24.0,39.78,1.4,41.69,37.83,3.86,-0.12,1.41,39.8,40.0,24.0,42.58,0.7,43.9,41.14,2.76,-0.13,2.37,42.58,42.69,24.0,39.18,1.07,41.14,37.28,3.86,0.22,2.26,39.19,38.97,24.0,33.27,0.81,34.94,31.63,3.31,0.18,2.72,33.28,33.29,24.0,27.84,0.47,28.74,26.95,1.79,0.06,2.4,27.84,27.88,24.0,26.77,0.37,27.5,25.98,1.52,-0.14,2.84,26.78,26.81,24.0,28.54,1.0,30.26,26.67,3.58,-0.13,2.13,28.56,28.46,24.0,36.8,0.78,37.83,34.53,3.31,-1.0,3.88,36.81,36.97,24.0,37.73,0.32,38.25,37.01,1.24,-0.42,2.71,37.73,37.7,24.0,38.74,0.44,39.28,37.83,1.45,-0.63,2.17,38.74,38.94,24.0
+BF-SOR-G380014 = 31.93,0.49,32.87,31.08,1.79,0.14,2.01,31.94,31.94,26.0,34.98,0.55,35.91,33.29,2.62,-1.16,4.99,34.98,35.08,26.0,39.25,0.45,40.04,38.66,1.38,0.48,2.13,39.25,39.21,26.0,43.41,0.61,44.72,42.31,2.41,0.02,2.3,43.41,43.48,26.0,38.01,0.64,38.94,36.73,2.2,-0.24,2.26,38.01,38.04,26.0,34.06,1.74,36.46,30.39,6.06,-0.64,2.09,34.1,34.73,26.0,26.96,0.63,28.74,25.98,2.76,0.78,3.94,26.97,26.88,26.0,25.14,0.91,26.54,23.23,3.31,-0.16,2.26,25.15,25.23,26.0,26.49,1.56,29.29,22.4,6.89,-0.51,3.47,26.54,26.47,26.0,35.68,0.87,37.01,33.43,3.58,-1.28,4.51,35.69,35.91,26.0,36.98,0.5,37.7,35.63,2.07,-0.73,3.4,36.98,37.01,26.0,38.49,0.75,39.76,36.73,3.03,-0.41,2.77,38.5,38.52,26.0
+BF-TAP-G390001 = 31.59,0.48,32.6,30.39,2.2,-0.17,3.22,31.59,31.63,63.0,37.11,0.36,37.83,36.18,1.65,-0.26,3.08,37.11,37.08,63.0,39.28,0.59,40.59,37.97,2.62,-0.35,2.69,39.29,39.35,63.0,40.73,0.54,42.24,39.76,2.48,0.64,2.79,40.74,40.59,63.0,36.28,0.68,38.39,35.08,3.31,0.79,3.83,36.29,36.18,63.0,28.87,1.81,32.6,24.88,7.72,-0.37,2.12,28.93,29.15,63.0,25.93,0.72,27.78,24.47,3.31,0.06,2.51,25.94,25.98,63.0,23.66,1.0,25.43,21.85,3.58,-0.25,1.93,23.68,23.78,63.0,28.23,1.03,30.39,25.71,4.69,-0.48,2.76,28.25,28.26,63.0,32.37,1.2,34.53,29.57,4.96,-0.5,2.82,32.39,32.6,63.0,38.44,0.66,39.76,37.01,2.76,-0.45,2.51,38.45,38.52,63.0,37.39,0.62,39.21,35.91,3.31,0.18,3.76,37.4,37.42,63.0
+BF-TAP-G390002 = 32.94,1.34,35.63,30.12,5.51,-0.01,2.03,32.97,33.08,134.0,36.42,0.75,38.11,34.67,3.44,-0.15,2.29,36.43,36.46,134.0,39.36,0.88,41.14,36.46,4.69,-1.1,4.07,39.37,39.49,134.0,42.37,0.91,44.45,40.04,4.41,-0.44,2.64,42.38,42.49,134.0,35.96,1.63,38.66,32.6,6.06,-0.46,2.11,36.0,36.39,134.0,25.5,1.3,28.74,22.95,5.79,0.27,2.12,25.54,25.43,134.0,24.04,1.0,26.54,21.85,4.69,-0.1,2.4,24.06,24.06,134.0,22.64,0.75,24.33,20.75,3.58,0.27,2.45,22.66,22.54,134.0,26.5,1.13,30.94,24.06,6.89,0.58,4.08,26.52,26.4,134.0,28.29,1.19,32.32,25.98,6.34,1.31,4.83,28.32,28.05,134.0,37.62,1.34,40.59,33.15,7.44,-0.62,3.87,37.64,37.7,134.0,38.92,1.18,41.97,36.18,5.79,0.35,2.4,38.94,38.8,134.0
+BF-TAP-G390003 = 30.65,0.82,32.05,27.91,4.13,-1.0,3.86,30.66,30.81,114.0,36.05,0.78,37.56,34.53,3.03,0.01,2.0,36.06,35.91,114.0,38.63,0.78,40.04,36.46,3.58,-0.29,2.59,38.63,38.66,114.0,40.77,0.75,42.24,38.94,3.31,-0.53,2.41,40.78,41.0,114.0,36.24,0.98,38.11,32.87,5.24,-0.4,3.56,36.26,36.32,114.0,27.89,1.37,32.32,25.71,6.61,0.57,2.84,27.93,27.71,114.0,24.79,0.77,26.54,22.68,3.86,-0.13,2.59,24.8,24.81,114.0,24.17,0.61,25.43,21.85,3.58,-0.96,4.75,24.18,24.33,114.0,27.5,1.16,30.94,25.16,5.79,0.46,2.68,27.52,27.22,114.0,31.97,0.98,34.8,29.84,4.96,0.65,3.5,31.98,31.91,114.0,37.48,0.59,38.94,35.91,3.03,0.12,2.63,37.49,37.42,114.0,37.09,0.68,38.66,35.63,3.03,-0.2,3.02,37.1,37.25,114.0
+BF-TAP-G390004 = 33.75,0.81,35.91,32.05,3.86,0.24,3.07,33.76,33.7,78.0,35.45,0.85,37.28,33.43,3.86,0.27,2.63,35.46,35.35,78.0,39.22,0.88,41.14,37.01,4.13,-0.38,2.67,39.23,39.35,78.0,42.1,0.91,43.62,39.21,4.41,-0.8,3.19,42.11,42.38,78.0,36.14,1.66,38.66,31.77,6.89,-1.04,3.44,36.18,36.56,78.0,25.23,0.82,26.95,23.23,3.72,-0.4,2.87,25.24,25.26,78.0,24.32,1.06,26.26,21.3,4.96,-0.58,3.03,24.35,24.4,78.0,22.0,0.86,23.5,20.2,3.31,-0.06,2.07,22.01,21.99,78.0,25.14,1.23,28.46,23.23,5.24,1.07,3.4,25.17,24.85,78.0,28.62,1.13,30.67,25.43,5.24,-0.72,3.52,28.65,28.71,78.0,35.8,1.15,38.11,33.15,4.96,-0.43,2.32,35.82,36.04,78.0,39.46,0.79,40.87,37.15,3.72,-0.97,3.58,39.47,39.73,78.0
+BF-TAP-G390005 = 32.19,0.3,32.6,31.91,0.69,0.69,2.0,32.19,32.12,4.0,35.65,0.43,36.04,35.08,0.96,-0.51,1.74,35.65,35.73,4.0,40.0,0.52,40.52,39.35,1.17,-0.32,1.57,40.01,40.07,4.0,42.54,0.12,42.66,42.38,0.28,-0.43,1.85,42.54,42.55,4.0,37.7,1.27,38.73,36.04,2.69,-0.48,1.61,37.71,38.01,4.0,27.33,0.27,27.64,27.02,0.62,0.0,1.64,27.33,27.33,4.0,25.5,0.17,25.71,25.3,0.41,-0.0,2.0,25.5,25.5,4.0,23.9,0.12,24.06,23.78,0.28,0.43,1.85,23.9,23.88,4.0,27.66,0.27,27.91,27.29,0.62,-0.58,1.93,27.66,27.71,4.0,29.93,0.15,30.12,29.77,0.34,0.28,1.57,29.93,29.91,4.0,37.08,0.32,37.49,36.73,0.76,0.31,1.78,37.08,37.04,4.0,37.47,0.15,37.63,37.28,0.34,-0.28,1.57,37.47,37.49,4.0
+BF-TAP-G390006 = 32.46,0.57,33.84,30.94,2.89,-0.32,3.97,32.47,32.46,49.0,36.16,0.67,37.83,34.94,2.89,0.68,2.89,36.17,36.04,49.0,40.16,0.84,41.69,38.25,3.44,-0.27,2.48,40.17,40.18,49.0,42.8,0.64,43.9,41.56,2.34,0.08,2.2,42.8,42.93,49.0,38.84,1.28,42.24,35.91,6.34,0.19,3.15,38.86,38.8,49.0,27.45,0.99,29.29,24.88,4.41,-0.89,3.5,27.47,27.64,49.0,25.19,0.88,26.54,23.09,3.44,-0.63,2.56,25.2,25.3,49.0,23.97,0.6,24.88,21.85,3.03,-1.16,5.12,23.98,24.06,49.0,26.1,1.04,28.12,24.06,4.06,-0.1,1.82,26.12,26.05,49.0,30.25,1.01,32.32,27.36,4.96,-0.55,3.23,30.26,30.39,49.0,37.91,1.18,39.49,35.08,4.41,-0.98,3.4,37.93,38.11,49.0,38.82,0.74,40.04,37.56,2.48,-0.34,1.93,38.83,38.94,49.0
+BF-TAP-G390007 = 33.21,0.98,34.53,31.77,2.76,-0.17,1.59,33.22,33.49,26.0,35.87,0.94,37.15,33.98,3.17,-0.51,2.15,35.88,35.91,26.0,39.73,0.84,41.42,38.66,2.76,0.74,2.18,39.74,39.35,26.0,41.23,0.85,42.66,39.21,3.44,-0.53,2.57,41.24,41.38,26.0,37.53,0.8,38.94,36.18,2.76,0.18,1.89,37.54,37.52,26.0,25.68,0.77,27.5,24.61,2.89,0.84,3.04,25.7,25.5,26.0,24.75,0.63,25.71,23.78,1.93,-0.23,1.75,24.76,24.95,26.0,23.11,0.6,24.06,21.44,2.62,-1.15,4.06,23.12,23.23,26.0,25.8,1.8,29.02,23.23,5.79,0.27,1.77,25.86,25.33,26.0,29.36,0.83,30.67,27.78,2.89,-0.24,2.11,29.37,29.46,26.0,35.79,1.16,37.42,33.43,4.0,-0.55,2.19,35.8,36.11,26.0,38.45,0.74,39.63,37.01,2.62,-0.26,2.01,38.46,38.59,26.0
+BF-TAP-G390008 = 32.9,0.56,33.7,32.05,1.65,-0.06,1.7,32.91,32.87,21.0,35.58,0.56,36.73,34.25,2.48,-0.15,3.34,35.58,35.49,21.0,39.96,0.52,41.14,39.21,1.93,0.53,2.78,39.96,39.9,21.0,43.67,0.41,44.72,43.07,1.65,0.55,3.23,43.67,43.62,21.0,37.06,0.71,38.66,35.63,3.03,0.38,3.08,37.07,37.01,21.0,26.54,0.81,27.64,24.61,3.03,-1.06,3.52,26.55,26.67,21.0,24.69,0.42,25.16,23.78,1.38,-0.49,2.16,24.69,24.74,21.0,23.6,0.76,25.16,22.4,2.76,0.39,2.37,23.61,23.64,21.0,26.99,0.83,29.29,25.98,3.31,1.14,3.97,27.0,26.81,21.0,28.7,0.45,29.84,27.91,1.93,0.54,3.41,28.7,28.6,21.0,37.1,0.67,38.39,35.63,2.76,-0.26,2.61,37.11,37.15,21.0,38.97,0.71,40.04,37.83,2.2,-0.14,1.88,38.98,39.01,21.0
+BF-YAT-G420001 = 28.84,0.5,30.12,27.91,2.2,0.22,3.46,28.84,28.81,23.0,32.47,0.48,33.15,31.5,1.65,-0.45,2.08,32.47,32.6,23.0,39.24,0.52,40.45,38.39,2.07,0.39,2.72,39.24,39.21,23.0,42.21,0.58,43.62,41.42,2.2,0.55,2.85,42.22,42.18,23.0,40.47,0.6,41.69,39.21,2.48,-0.12,2.43,40.48,40.45,23.0,32.95,0.69,34.39,32.05,2.34,0.45,2.08,32.95,32.87,23.0,29.54,0.59,31.22,28.46,2.76,1.22,5.26,29.55,29.57,23.0,31.67,0.7,33.15,30.53,2.62,0.19,2.31,31.68,31.63,23.0,32.38,0.85,33.84,30.67,3.17,0.3,2.44,32.39,32.32,23.0,39.27,0.53,40.18,38.25,1.93,-0.07,2.22,39.28,39.21,23.0,39.04,0.46,39.76,38.39,1.38,0.12,1.83,39.04,39.07,23.0,36.05,0.42,36.73,35.35,1.38,-0.06,1.8,36.05,35.91,23.0
+BF-YAT-G420002 = 30.42,0.27,30.81,30.12,0.69,0.4,1.99,30.42,30.39,5.0,34.39,0.31,34.8,33.98,0.83,-0.0,2.05,34.39,34.39,5.0,37.09,0.43,37.56,36.46,1.1,-0.41,2.0,37.09,37.01,5.0,43.76,0.29,44.17,43.35,0.83,0.0,2.5,43.76,43.76,5.0,39.36,0.29,39.76,39.01,0.76,0.19,2.0,39.37,39.35,5.0,31.8,0.74,32.6,30.94,1.65,-0.22,1.3,31.81,32.05,5.0,28.18,0.23,28.46,27.91,0.55,0.06,1.51,28.18,28.19,5.0,26.81,0.87,27.91,25.71,2.2,-0.0,1.7,26.82,26.81,5.0,28.3,0.36,28.74,27.91,0.83,0.24,1.4,28.3,28.19,5.0,36.35,0.12,36.46,36.18,0.28,-0.34,1.84,36.35,36.32,5.0,38.1,0.2,38.39,37.83,0.55,0.22,2.42,38.1,38.11,5.0,37.88,0.42,38.39,37.28,1.1,-0.26,2.0,37.88,37.9,5.0
+BF-YAT-G420003 = 31.17,0.38,31.63,30.53,1.1,-0.52,1.87,31.17,31.22,13.0,34.67,0.41,35.35,34.25,1.1,0.4,1.58,34.67,34.53,13.0,38.66,0.53,39.49,37.7,1.79,-0.28,2.09,38.66,38.66,13.0,43.25,0.73,44.31,42.24,2.07,0.13,1.61,43.25,43.48,13.0,38.08,0.42,38.8,37.56,1.24,0.11,1.76,38.08,37.97,13.0,33.28,0.71,35.08,32.32,2.76,1.19,4.23,33.29,33.01,13.0,25.67,0.53,26.74,24.88,1.86,0.58,2.62,25.67,25.57,13.0,25.21,0.41,25.98,24.61,1.38,0.5,2.35,25.21,25.16,13.0,28.58,1.14,30.12,26.4,3.72,-0.19,2.11,28.6,28.46,13.0,36.7,0.83,38.39,35.56,2.82,0.92,2.74,36.71,36.32,13.0,37.66,0.45,38.39,36.87,1.52,-0.02,2.11,37.66,37.56,13.0,37.67,0.34,38.11,37.28,0.83,0.26,1.47,37.67,37.7,13.0
+BF-YAT-G420004 = 30.2,0.49,31.5,29.29,2.2,0.55,3.35,30.2,30.19,28.0,34.21,0.48,35.08,32.94,2.14,-0.69,3.31,34.21,34.25,28.0,38.31,0.85,40.04,36.46,3.58,0.12,2.55,38.32,38.32,28.0,43.73,0.42,44.45,42.8,1.65,-0.75,2.81,43.73,43.9,28.0,38.19,0.75,39.49,36.46,3.03,-0.49,2.57,38.2,38.35,28.0,31.87,0.76,32.87,29.84,3.03,-1.25,3.63,31.88,32.12,28.0,27.07,0.88,28.74,25.43,3.31,-0.16,2.27,27.08,27.09,28.0,25.72,0.64,27.36,24.61,2.76,0.39,3.15,25.73,25.71,28.0,28.09,1.23,30.12,24.88,5.24,-0.76,3.15,28.11,28.22,28.0,36.27,0.85,37.83,34.25,3.58,-0.48,2.91,36.28,36.42,28.0,37.72,0.57,38.66,36.18,2.48,-0.68,3.46,37.72,37.7,28.0,37.64,0.57,38.66,36.46,2.2,-0.38,2.42,37.64,37.7,28.0
+BF-YAT-G420005 = 28.7,0.57,29.7,27.64,2.07,-0.22,2.03,28.71,28.74,21.0,33.71,0.43,34.25,32.81,1.45,-0.83,2.3,33.71,33.91,21.0,38.96,0.26,39.35,38.18,1.17,-1.68,6.18,38.96,38.94,21.0,41.95,0.69,43.07,40.59,2.48,-0.22,1.98,41.95,42.04,21.0,40.05,0.77,41.28,38.39,2.89,-0.61,2.62,40.06,40.18,21.0,33.01,0.6,33.98,31.77,2.2,-0.29,2.15,33.01,33.01,21.0,28.29,1.07,30.39,26.81,3.58,0.29,2.12,28.31,28.33,21.0,31.27,0.99,32.74,29.5,3.24,-0.23,2.07,31.28,31.08,21.0,30.38,1.12,31.84,27.91,3.93,-0.43,2.33,30.4,30.39,21.0,38.51,1.21,39.97,36.46,3.51,-0.41,1.74,38.53,38.66,21.0,38.43,0.57,39.35,37.28,2.07,-0.13,2.16,38.44,38.39,21.0,36.49,0.28,37.01,36.04,0.96,0.25,2.26,36.49,36.46,21.0
+BF-YAT-G420006 = 30.34,0.67,31.22,29.02,2.2,-0.31,2.21,30.35,30.36,18.0,33.77,1.16,35.49,31.22,4.27,-0.5,2.58,33.79,33.84,18.0,38.35,1.23,40.04,35.91,4.13,-0.5,2.19,38.37,38.63,18.0,41.91,2.16,44.45,36.73,7.72,-0.93,2.99,41.96,42.62,18.0,37.91,1.33,39.49,35.08,4.41,-0.78,2.49,37.93,38.39,18.0,32.56,1.13,34.25,30.26,4.0,-0.37,2.24,32.58,32.63,18.0,26.38,0.56,27.36,25.16,2.2,-0.33,2.79,26.39,26.43,18.0,25.04,0.62,26.4,23.78,2.62,0.32,3.21,25.05,24.92,18.0,27.31,0.75,28.88,25.98,2.89,0.62,3.0,27.32,27.26,18.0,33.94,0.83,35.49,32.6,2.89,0.29,2.22,33.95,33.77,18.0,37.08,1.03,38.39,35.08,3.31,-0.26,1.98,37.09,37.04,18.0,36.95,0.73,38.39,35.35,3.03,-0.34,3.07,36.95,36.94,18.0
+BF-YAT-G420007 = 28.76,0.3,29.29,28.19,1.1,0.17,2.27,28.76,28.74,33.0,32.73,0.42,33.56,31.77,1.79,-0.11,2.51,32.73,32.74,33.0,40.36,0.81,41.42,38.94,2.48,-0.34,1.73,40.36,40.31,33.0,42.66,0.23,43.07,42.24,0.83,0.17,2.32,42.66,42.66,33.0,39.23,0.98,41.97,37.83,4.13,0.78,3.26,39.24,39.07,33.0,33.69,0.61,34.8,32.32,2.48,-0.76,2.96,33.69,33.84,33.0,29.07,0.64,30.39,27.91,2.48,0.15,1.99,29.08,29.15,33.0,30.35,1.03,31.77,28.46,3.31,-0.34,1.85,30.37,30.26,33.0,32.09,0.57,33.15,29.84,3.31,-1.67,8.48,32.1,32.19,33.0,40.37,0.84,42.24,39.07,3.17,0.23,2.19,40.37,40.31,33.0,39.74,0.53,40.59,38.66,1.93,-0.47,2.11,39.74,39.9,33.0,37.04,0.66,37.97,35.35,2.62,-0.98,3.11,37.05,37.28,33.0
+BF-YAT-G420008 = 29.12,0.42,29.57,28.19,1.38,-0.8,2.59,29.12,29.29,17.0,34.01,0.96,35.35,32.6,2.76,-0.23,1.62,34.03,34.25,17.0,39.54,0.53,40.87,38.94,1.93,1.07,3.37,39.54,39.35,17.0,42.97,0.75,44.72,41.97,2.76,0.85,2.79,42.98,42.8,17.0,38.67,0.35,39.42,38.11,1.31,0.59,2.61,38.67,38.52,17.0,33.63,0.61,34.53,32.74,1.79,0.23,1.8,33.64,33.56,17.0,28.06,0.38,28.6,27.36,1.24,-0.29,1.93,28.07,28.19,17.0,28.84,0.92,29.84,26.26,3.58,-1.36,4.75,28.86,29.02,17.0,30.94,1.13,32.6,29.43,3.17,0.35,1.61,30.96,30.39,17.0,39.44,0.3,40.04,38.94,1.1,0.57,2.74,39.44,39.35,17.0,39.46,0.43,40.18,38.66,1.52,-0.31,2.22,39.47,39.49,17.0,37.39,0.27,37.7,36.73,0.96,-0.99,2.99,37.39,37.56,17.0
+BF-YAT-G420009 = 29.06,0.28,29.57,28.74,0.83,0.34,1.69,29.06,29.02,19.0,34.22,0.42,34.94,33.29,1.65,-0.63,2.76,34.22,34.39,19.0,40.36,0.47,41.42,39.63,1.79,0.41,2.77,40.36,40.31,19.0,43.2,0.47,44.59,42.59,2.0,1.36,5.01,43.2,43.07,19.0,39.08,0.6,40.04,37.97,2.07,0.03,2.31,39.09,39.21,19.0,32.38,1.17,34.25,30.6,3.65,0.04,1.96,32.4,32.19,19.0,27.86,0.23,28.19,27.36,0.83,-0.48,2.54,27.86,27.91,19.0,28.77,0.77,29.84,26.95,2.89,-0.99,3.56,28.78,28.88,19.0,29.6,1.19,32.05,27.98,4.06,0.61,2.2,29.63,29.29,19.0,39.26,0.48,40.31,38.66,1.65,0.77,2.72,39.26,39.21,19.0,39.45,0.81,40.59,38.11,2.48,-0.14,1.81,39.46,39.35,19.0,37.2,0.32,37.7,36.46,1.24,-0.58,2.8,37.2,37.28,19.0
+BF-YAT-G420010 = 29.72,0.36,30.39,29.15,1.24,0.2,2.06,29.72,29.7,20.0,35.11,0.28,35.63,34.6,1.03,-0.09,2.22,35.11,35.08,20.0,39.55,0.38,40.04,38.8,1.24,-0.26,2.07,39.55,39.63,20.0,42.89,0.48,43.62,41.83,1.79,-0.75,2.76,42.89,43.0,20.0,39.96,0.31,40.59,39.42,1.17,0.02,2.17,39.96,40.0,20.0,34.13,0.45,34.8,33.36,1.45,-0.24,1.87,34.13,34.25,20.0,28.65,0.7,29.84,27.64,2.2,0.25,1.84,28.66,28.6,20.0,29.81,1.04,30.94,27.36,3.58,-1.06,3.11,29.83,30.26,20.0,32.82,1.17,34.39,29.7,4.69,-1.19,4.03,32.84,33.15,20.0,38.65,0.59,39.35,37.56,1.79,-0.67,2.3,38.66,38.73,20.0,38.92,0.38,39.49,38.11,1.38,-0.36,2.51,38.92,38.94,20.0,37.13,0.25,37.56,36.73,0.83,-0.11,2.05,37.13,37.11,20.0
+BF-YAT-G420011 = 29.5,0.21,29.98,29.29,0.69,0.84,2.78,29.5,29.46,20.0,34.41,0.55,35.22,32.87,2.34,-0.99,4.07,34.41,34.53,20.0,38.71,0.69,39.76,37.56,2.2,-0.27,1.81,38.71,38.76,20.0,44.15,0.49,45.0,42.93,2.07,-0.54,3.45,44.15,44.17,20.0,39.48,0.42,40.87,38.8,2.07,1.6,7.01,39.48,39.42,20.0,32.19,1.2,33.15,29.15,4.0,-1.43,3.92,32.21,32.63,20.0,27.25,0.68,28.46,25.71,2.76,-0.47,2.86,27.26,27.22,20.0,26.76,1.03,29.57,25.16,4.41,0.61,3.97,26.78,26.81,20.0,29.2,1.02,30.88,27.22,3.65,-0.37,2.17,29.22,29.43,20.0,38.3,1.01,40.87,36.87,4.0,0.67,3.19,38.31,38.25,20.0,39.15,0.67,40.87,38.52,2.34,1.08,3.25,39.16,38.94,20.0,37.56,0.16,37.83,37.21,0.62,-0.27,2.91,37.56,37.56,20.0
+BF-YAT-G420012 = 30.9,0.45,31.5,30.12,1.38,-0.5,2.19,30.9,30.98,10.0,34.84,0.53,35.63,33.98,1.65,-0.27,2.13,34.85,34.8,10.0,39.67,0.31,40.31,39.35,0.96,0.91,2.82,39.67,39.59,10.0,42.44,0.48,43.21,41.42,1.79,-0.73,3.54,42.45,42.52,10.0,38.76,0.37,39.35,38.25,1.1,0.48,2.16,38.76,38.73,10.0,33.16,0.47,33.7,32.19,1.52,-0.97,2.97,33.17,33.25,10.0,26.63,0.36,27.09,25.98,1.1,-0.51,2.01,26.63,26.74,10.0,24.21,0.58,25.02,23.5,1.52,0.34,1.47,24.21,23.99,10.0,27.36,0.77,28.6,26.26,2.34,0.42,2.14,27.37,27.29,10.0,34.02,0.64,34.8,32.87,1.93,-0.48,2.03,34.02,34.18,10.0,37.4,0.32,38.04,37.01,1.03,0.72,2.51,37.4,37.28,10.0,37.41,0.3,37.97,37.01,0.96,0.61,2.26,37.42,37.28,10.0
+BF-YAT-G420013 = 29.91,0.54,30.67,28.74,1.93,-0.2,2.11,29.91,29.7,27.0,34.54,0.46,35.63,33.7,1.93,0.61,3.01,34.54,34.53,27.0,38.94,0.65,39.76,37.01,2.76,-1.3,4.46,38.94,39.07,27.0,42.49,0.84,44.45,40.87,3.58,0.21,3.15,42.5,42.66,27.0,38.9,0.54,39.76,37.56,2.2,-0.65,3.13,38.9,38.94,27.0,32.63,0.58,33.98,31.77,2.2,0.42,2.28,32.64,32.6,27.0,27.54,0.38,28.46,26.54,1.93,-0.03,4.15,27.54,27.5,27.0,26.37,1.12,28.19,23.37,4.82,-1.3,4.51,26.4,26.67,27.0,29.76,1.51,32.32,26.81,5.51,-0.45,2.33,29.8,29.98,27.0,37.27,1.1,39.21,35.49,3.72,0.24,1.99,37.29,37.21,27.0,38.66,0.24,39.21,38.11,1.1,0.13,3.07,38.66,38.66,27.0,37.48,0.47,38.66,36.46,2.2,0.34,3.44,37.48,37.42,27.0
+BF-YAT-G420014 = 28.45,0.48,29.29,27.64,1.65,-0.16,2.31,28.46,28.53,13.0,32.46,0.63,33.43,31.22,2.2,-0.37,2.32,32.46,32.46,13.0,39.36,0.91,40.31,37.83,2.48,-0.43,1.72,39.37,39.49,13.0,42.56,1.0,43.35,40.31,3.03,-1.22,3.07,42.57,43.07,13.0,39.93,0.99,41.97,38.39,3.58,0.49,2.6,39.94,39.76,13.0,32.44,0.84,34.25,30.94,3.31,0.33,3.3,32.45,32.53,13.0,29.85,0.45,30.67,29.02,1.65,-0.11,2.52,29.86,29.91,13.0,30.46,0.41,31.5,30.12,1.38,1.33,4.23,30.46,30.39,13.0,33.19,0.89,34.25,31.77,2.48,-0.18,1.59,33.2,33.29,13.0,38.74,1.12,40.87,37.01,3.86,0.29,2.47,38.75,38.66,13.0,38.67,0.33,39.01,37.83,1.17,-1.33,3.99,38.67,38.8,13.0,36.16,0.48,36.73,35.35,1.38,-0.46,2.07,36.16,36.25,13.0
+BF-YAT-G420015 = 29.21,0.21,29.7,29.02,0.69,0.91,3.12,29.21,29.19,16.0,33.74,0.45,34.53,33.15,1.38,0.4,1.88,33.75,33.6,16.0,38.67,0.96,40.04,37.28,2.76,0.06,1.52,38.68,38.52,16.0,42.42,0.33,42.8,41.83,0.96,-0.5,1.85,42.42,42.52,16.0,37.53,0.85,39.49,36.46,3.03,0.85,2.84,37.54,37.28,16.0,32.16,0.45,33.01,31.15,1.86,-0.4,3.26,32.17,32.12,16.0,27.71,0.31,28.19,27.09,1.1,-0.01,2.55,27.71,27.67,16.0,28.05,0.91,29.57,26.81,2.76,0.34,1.9,28.07,27.84,16.0,28.59,0.7,29.57,27.36,2.2,-0.08,1.84,28.6,28.57,16.0,37.63,0.85,38.94,35.91,3.03,-0.3,2.19,37.64,37.7,16.0,38.38,0.47,39.49,37.83,1.65,1.01,2.98,38.38,38.11,16.0,37.44,0.33,38.04,36.87,1.17,0.24,2.27,37.44,37.39,16.0
+BF-YAT-G420016 = 28.97,0.36,29.84,27.91,1.93,-0.35,3.66,28.97,29.02,48.0,33.49,0.52,34.8,32.05,2.76,-0.63,3.69,33.5,33.7,48.0,39.22,0.98,42.24,37.7,4.55,1.03,3.94,39.23,38.97,48.0,42.55,0.34,43.62,41.97,1.65,1.13,4.07,42.55,42.49,48.0,38.67,0.82,40.59,37.01,3.58,0.42,2.66,38.68,38.45,48.0,32.67,0.66,34.8,31.5,3.31,0.69,3.87,32.68,32.7,48.0,27.76,0.79,29.57,26.26,3.31,0.38,2.37,27.77,27.67,48.0,30.26,1.45,32.87,28.05,4.82,0.36,1.76,30.3,29.77,48.0,29.87,2.31,33.7,25.71,7.99,-0.04,1.92,29.96,29.7,48.0,38.15,1.23,40.59,35.91,4.69,0.14,2.02,38.17,37.94,48.0,38.66,0.62,39.76,37.28,2.48,-0.68,2.52,38.66,38.87,48.0,37.3,0.73,38.66,35.63,3.03,-0.49,2.79,37.31,37.42,48.0
+BF-YAT-G420017 = 28.97,0.69,30.12,27.78,2.34,-0.24,1.89,28.98,29.15,56.0,33.74,0.84,35.22,32.46,2.76,0.34,1.83,33.75,33.63,56.0,39.09,0.69,40.87,37.56,3.31,0.15,3.04,39.1,38.97,56.0,42.13,0.76,43.55,40.31,3.24,-0.48,2.56,42.14,42.28,56.0,39.08,0.52,40.25,37.97,2.27,0.11,2.64,39.09,39.07,56.0,33.05,0.72,34.8,31.5,3.31,0.34,2.46,33.06,32.91,56.0,28.82,0.55,29.84,27.64,2.2,-0.66,2.76,28.83,28.95,56.0,29.7,0.84,30.94,27.09,3.86,-1.65,5.24,29.71,29.98,56.0,33.21,1.34,35.91,30.53,5.37,-0.03,2.11,33.24,33.22,56.0,39.18,0.46,40.04,38.11,1.93,-0.34,2.4,39.19,39.28,56.0,39.26,0.65,40.31,38.39,1.93,0.26,1.66,39.26,39.07,56.0,36.58,0.71,37.83,35.35,2.48,-0.29,1.85,36.59,36.73,56.0
+BF-YAT-G420018 = 30.18,0.4,30.81,29.57,1.24,0.35,2.4,30.18,30.15,10.0,32.92,1.3,34.39,30.12,4.27,-1.0,3.21,32.95,33.22,10.0,37.68,0.6,38.66,36.46,2.2,-0.5,3.12,37.69,37.83,10.0,42.71,1.33,44.04,39.76,4.27,-1.11,3.31,42.72,43.17,10.0,37.88,1.04,39.07,35.91,3.17,-0.65,2.18,37.89,38.25,10.0,30.86,1.05,32.19,29.57,2.62,0.04,1.43,30.87,31.01,10.0,27.42,0.66,28.19,25.98,2.2,-0.95,3.18,27.43,27.64,10.0,25.43,1.29,27.36,23.23,4.13,-0.1,2.07,25.46,25.43,10.0,28.31,0.75,29.15,26.81,2.34,-0.72,2.56,28.31,28.4,10.0,35.31,1.13,36.32,33.15,3.17,-0.88,2.4,35.32,35.6,10.0,37.66,0.62,38.52,36.46,2.07,-0.59,2.44,37.66,37.83,10.0,37.37,0.56,38.11,36.46,1.65,-0.12,1.81,37.37,37.42,10.0
+BF-YAT-G420019 = 29.25,0.18,29.57,29.02,0.55,0.31,2.24,29.25,29.29,9.0,33.66,0.74,34.25,32.05,2.2,-1.37,3.58,33.67,33.98,9.0,39.33,0.29,39.63,38.73,0.9,-0.99,3.05,39.33,39.35,9.0,42.5,0.38,43.07,42.04,1.03,0.12,1.57,42.5,42.66,9.0,38.32,0.57,39.21,37.56,1.65,0.09,1.84,38.33,38.39,9.0,30.48,0.93,31.63,28.74,2.89,-0.68,2.29,30.49,30.81,9.0,27.54,0.26,27.91,27.02,0.9,-0.62,3.21,27.54,27.5,9.0,26.77,0.49,27.22,25.71,1.52,-1.13,3.34,26.78,26.88,9.0,28.08,0.81,29.08,26.81,2.27,-0.43,1.76,28.09,28.33,9.0,37.91,0.43,38.66,37.21,1.45,0.13,2.49,37.91,37.9,9.0,38.72,0.33,39.21,38.18,1.03,-0.11,2.19,38.72,38.66,9.0,37.87,0.36,38.45,37.28,1.17,0.05,2.18,37.87,37.83,9.0
+BF-ZOU-G450001 = 32.25,0.5,32.87,31.36,1.52,-0.72,2.11,32.25,32.43,12.0,33.29,0.21,33.7,33.01,0.69,0.47,2.38,33.29,33.29,12.0,41.14,0.58,41.97,40.31,1.65,0.1,1.65,41.15,41.14,12.0,41.61,0.4,42.24,40.87,1.38,-0.15,2.41,41.61,41.56,12.0,34.66,0.68,35.7,33.43,2.27,-0.21,2.32,34.67,34.6,12.0,29.01,0.73,30.12,27.64,2.48,-0.29,2.36,29.02,29.02,12.0,26.34,0.44,27.09,25.57,1.52,-0.19,2.48,26.34,26.4,12.0,25.74,0.43,26.4,25.02,1.38,-0.31,2.09,25.75,25.85,12.0,26.31,0.56,27.36,25.43,1.93,0.3,2.32,26.32,26.23,12.0,31.86,0.37,32.32,31.22,1.1,-0.16,1.84,31.86,31.88,12.0,37.67,0.15,37.83,37.42,0.41,-0.27,1.7,37.67,37.7,12.0,37.86,0.43,38.45,37.15,1.31,-0.31,1.88,37.86,37.97,12.0
+BF-ZOU-G450002 = 31.91,0.47,33.15,31.22,1.93,0.91,4.16,31.91,31.91,17.0,32.77,0.18,33.01,32.32,0.69,-0.66,3.24,32.77,32.74,17.0,40.43,0.42,41.28,39.76,1.52,0.55,2.64,40.43,40.38,17.0,41.84,0.71,43.62,40.87,2.76,0.92,3.5,41.85,41.69,17.0,35.52,0.88,37.28,33.98,3.31,0.14,2.38,35.53,35.56,17.0,30.42,0.68,31.5,28.74,2.76,-0.6,3.6,30.43,30.39,17.0,27.07,0.45,27.64,25.71,1.93,-1.76,5.99,27.07,27.16,17.0,26.37,0.71,27.64,25.16,2.48,-0.04,2.16,26.37,26.54,17.0,27.49,0.74,29.02,26.4,2.62,0.2,2.24,27.5,27.43,17.0,31.95,0.53,32.6,30.67,1.93,-0.62,3.08,31.96,31.91,17.0,37.6,0.32,38.11,36.73,1.38,-1.06,4.63,37.6,37.63,17.0,38.22,0.33,38.66,37.56,1.1,-0.32,2.1,38.22,38.25,17.0
+BF-ZOU-G450003 = 32.39,0.77,33.7,30.94,2.76,-0.08,2.08,32.4,32.46,34.0,32.03,0.39,32.87,31.22,1.65,0.23,2.72,32.03,32.05,34.0,39.11,0.65,40.31,37.83,2.48,0.19,2.2,39.12,38.94,34.0,40.91,0.87,42.66,39.49,3.17,0.37,1.95,40.92,40.66,34.0,34.27,1.3,36.73,32.32,4.41,0.35,2.18,34.3,34.18,34.0,26.22,1.08,28.6,24.61,4.0,0.48,2.35,26.24,25.98,34.0,25.35,1.21,27.64,23.37,4.27,0.51,2.14,25.38,24.99,34.0,23.39,1.49,26.95,20.75,6.2,0.57,2.86,23.43,23.23,34.0,25.01,1.07,26.81,22.95,3.86,0.04,2.02,25.03,24.95,34.0,28.96,1.15,30.67,26.54,4.13,-0.35,2.22,28.98,29.19,34.0,35.88,0.87,37.83,34.8,3.03,0.89,2.77,35.89,35.63,34.0,38.56,0.45,39.76,37.83,1.93,0.59,2.83,38.57,38.42,34.0
+BF-ZOU-G450004 = 33.03,1.05,34.53,29.84,4.69,-1.05,4.46,33.04,33.08,30.0,32.31,0.56,33.29,30.81,2.48,-0.54,3.09,32.31,32.32,30.0,39.23,1.1,40.87,35.49,5.37,-1.26,5.74,39.25,39.25,30.0,39.77,1.95,41.83,34.94,6.89,-1.12,3.02,39.81,40.66,30.0,34.72,1.27,36.59,31.5,5.1,-0.74,3.02,34.75,35.01,30.0,26.85,0.79,28.6,25.5,3.1,0.22,2.69,26.86,26.95,30.0,26.11,1.3,29.02,24.19,4.82,0.25,2.16,26.14,26.05,30.0,24.7,1.13,27.09,22.54,4.55,-0.1,2.28,24.73,24.71,30.0,25.88,0.5,26.81,24.88,1.93,0.15,2.28,25.88,25.71,30.0,31.24,1.21,33.43,29.29,4.13,0.27,1.73,31.26,30.84,30.0,36.87,0.73,38.11,34.73,3.38,-0.61,3.65,36.87,36.77,30.0,38.85,0.94,39.9,36.25,3.65,-1.11,3.5,38.86,39.14,30.0
+BF-ZOU-G450005 = 32.13,0.3,32.46,31.63,0.83,-0.45,1.77,32.13,32.25,9.0,32.48,0.31,32.94,32.19,0.76,0.64,1.62,32.48,32.32,9.0,39.65,0.52,40.31,38.94,1.38,-0.08,1.83,39.65,39.63,9.0,41.2,0.21,41.49,40.87,0.62,-0.08,1.81,41.2,41.14,9.0,34.59,0.3,35.15,34.25,0.9,0.78,2.21,34.59,34.46,9.0,29.56,1.02,30.39,27.36,3.03,-1.16,3.33,29.57,29.98,9.0,25.74,0.38,26.54,25.3,1.24,0.85,3.17,25.74,25.71,9.0,24.19,0.72,25.36,22.95,2.41,-0.23,2.55,24.19,24.33,9.0,25.57,1.07,27.09,23.78,3.31,-0.21,1.96,25.59,25.98,9.0,30.1,1.42,31.77,27.36,4.41,-0.73,2.49,30.13,30.39,9.0,37.38,0.47,37.83,36.32,1.52,-1.41,3.98,37.39,37.56,9.0,38.39,0.62,39.35,37.49,1.86,0.13,1.88,38.39,38.25,9.0
+BF-ZOU-G450006 = 31.74,0.29,32.19,31.5,0.69,0.54,1.69,31.74,31.63,7.0,32.11,0.23,32.32,31.63,0.69,-1.41,3.88,32.11,32.19,7.0,40.22,0.18,40.45,39.9,0.55,-0.56,2.62,40.22,40.25,7.0,41.79,0.26,42.31,41.56,0.76,1.25,3.2,41.79,41.69,7.0,35.13,0.54,36.04,34.53,1.52,0.4,2.26,35.13,35.22,7.0,30.19,0.69,30.94,29.02,1.93,-0.59,2.12,30.19,30.26,7.0,26.27,0.34,26.81,25.85,0.96,0.33,1.95,26.27,26.26,7.0,25.19,0.52,26.05,24.74,1.31,0.69,2.03,25.19,25.16,7.0,26.71,0.45,27.22,25.85,1.38,-0.94,3.15,26.72,26.81,7.0,30.85,0.52,31.77,30.26,1.52,0.63,2.51,30.85,30.88,7.0,37.45,0.23,37.7,37.15,0.55,-0.37,1.68,37.45,37.49,7.0,37.86,0.19,38.11,37.56,0.55,-0.44,2.18,37.86,37.9,7.0
+BF-ZOU-G450007 = 32.65,0.44,33.29,31.63,1.65,-0.57,3.18,32.65,32.6,16.0,32.93,0.68,33.84,31.84,2.0,-0.07,1.74,32.93,32.94,16.0,39.31,0.65,40.59,38.39,2.2,0.42,2.3,39.31,39.21,16.0,41.02,0.24,41.62,40.59,1.03,0.65,3.68,41.02,41.0,16.0,34.97,0.51,35.77,34.25,1.52,-0.03,1.71,34.97,34.98,16.0,28.52,1.37,30.26,26.05,4.2,-0.6,2.14,28.56,28.81,16.0,24.98,0.83,27.36,23.92,3.44,1.34,5.23,24.99,24.95,16.0,23.53,0.88,25.43,22.4,3.03,0.86,2.87,23.55,23.26,16.0,25.28,0.79,26.26,23.85,2.41,-0.2,1.85,25.29,25.3,16.0,29.09,0.82,30.53,27.43,3.1,-0.1,2.76,29.1,29.12,16.0,37.35,0.58,37.83,35.97,1.86,-1.17,3.21,37.35,37.56,16.0,38.82,0.65,39.9,37.42,2.48,-0.45,2.73,38.82,38.94,16.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_vegetation_2005.properties
new file mode 100644
index 0000000..65f827c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BFA/BFA_2_vegetation_2005.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 2005 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=2005
+
+# 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.18,0.01,0.2,0.16,0.04,0.42,2.47,0.18,0.18,39.0,0.17,0.01,0.2,0.15,0.04,0.42,2.44,0.17,0.17,39.0,0.16,0.01,0.19,0.14,0.04,0.76,2.74,0.16,0.16,39.0,0.16,0.01,0.19,0.14,0.05,0.7,2.67,0.16,0.16,39.0,0.15,0.01,0.18,0.13,0.04,0.47,2.39,0.15,0.15,39.0,0.22,0.03,0.29,0.18,0.1,0.67,2.52,0.22,0.21,39.0,0.31,0.04,0.4,0.25,0.14,0.69,2.66,0.31,0.3,39.0,0.38,0.05,0.49,0.3,0.19,0.41,2.18,0.38,0.38,39.0,0.31,0.04,0.4,0.25,0.15,0.36,2.09,0.31,0.3,39.0,0.23,0.03,0.29,0.19,0.1,0.53,2.23,0.23,0.23,39.0,0.21,0.02,0.26,0.18,0.08,0.68,2.46,0.21,0.2,39.0,0.2,0.02,0.24,0.18,0.06,0.64,2.54,0.2,0.2,39.0
+BF-BAM-G020002 = 0.2,0.01,0.21,0.19,0.02,-0.77,2.53,0.2,0.2,9.0,0.19,0.01,0.2,0.18,0.02,-0.16,2.14,0.19,0.19,9.0,0.18,0.01,0.19,0.16,0.03,0.42,2.34,0.18,0.18,9.0,0.18,0.01,0.2,0.17,0.03,0.75,2.24,0.18,0.18,9.0,0.18,0.02,0.21,0.17,0.05,0.94,2.52,0.18,0.17,9.0,0.25,0.02,0.3,0.23,0.07,0.8,2.81,0.25,0.25,9.0,0.37,0.02,0.39,0.33,0.06,-1.02,3.15,0.37,0.37,9.0,0.48,0.02,0.5,0.44,0.06,-0.54,2.48,0.48,0.48,9.0,0.44,0.01,0.45,0.41,0.04,-0.52,2.54,0.44,0.44,9.0,0.31,0.01,0.33,0.29,0.04,-0.73,2.78,0.31,0.31,9.0,0.26,0.01,0.28,0.24,0.04,-0.8,2.82,0.27,0.27,9.0,0.25,0.01,0.26,0.23,0.03,-0.34,2.37,0.25,0.25,9.0
+BF-BAM-G020003 = 0.2,0.01,0.21,0.18,0.04,0.06,2.43,0.2,0.2,45.0,0.19,0.01,0.2,0.17,0.04,-0.52,2.51,0.19,0.19,45.0,0.18,0.01,0.19,0.16,0.03,0.09,2.78,0.18,0.18,45.0,0.18,0.01,0.21,0.16,0.05,0.13,2.7,0.18,0.18,45.0,0.17,0.01,0.2,0.15,0.05,0.35,2.89,0.17,0.17,45.0,0.25,0.04,0.36,0.18,0.17,0.66,3.85,0.26,0.25,45.0,0.35,0.04,0.46,0.27,0.2,0.68,3.63,0.35,0.34,45.0,0.47,0.04,0.56,0.38,0.18,-0.09,2.23,0.47,0.47,45.0,0.42,0.05,0.5,0.33,0.17,-0.18,1.75,0.42,0.43,45.0,0.31,0.04,0.37,0.25,0.12,-0.16,1.6,0.31,0.32,45.0,0.26,0.03,0.3,0.21,0.09,-0.28,1.76,0.26,0.26,45.0,0.24,0.02,0.27,0.2,0.07,-0.32,1.88,0.24,0.24,45.0
+BF-BAM-G020004 = 0.2,0.01,0.21,0.18,0.03,-0.78,2.54,0.21,0.21,19.0,0.19,0.01,0.2,0.18,0.02,-0.74,2.44,0.19,0.2,19.0,0.19,0.01,0.2,0.17,0.03,-0.6,2.31,0.19,0.19,19.0,0.19,0.01,0.2,0.16,0.04,-0.54,2.47,0.19,0.19,19.0,0.18,0.01,0.2,0.16,0.04,-0.19,2.2,0.18,0.18,19.0,0.29,0.03,0.34,0.23,0.11,0.02,2.01,0.29,0.29,19.0,0.39,0.03,0.45,0.34,0.11,0.07,1.89,0.39,0.39,19.0,0.48,0.04,0.55,0.41,0.13,-0.25,2.07,0.48,0.49,19.0,0.4,0.04,0.48,0.33,0.15,0.28,2.19,0.4,0.39,19.0,0.3,0.03,0.36,0.26,0.1,0.31,2.19,0.3,0.29,19.0,0.26,0.02,0.3,0.22,0.08,0.18,2.0,0.26,0.25,19.0,0.24,0.02,0.27,0.21,0.06,0.09,2.03,0.24,0.24,19.0
+BF-BAM-G020005 = 0.2,0.0,0.2,0.19,0.01,0.13,2.15,0.2,0.2,15.0,0.19,0.0,0.2,0.18,0.02,-0.11,2.8,0.19,0.19,15.0,0.18,0.01,0.19,0.17,0.02,-0.09,2.72,0.18,0.18,15.0,0.18,0.0,0.19,0.17,0.02,0.17,2.52,0.18,0.18,15.0,0.18,0.01,0.2,0.17,0.03,0.72,3.07,0.18,0.18,15.0,0.25,0.01,0.27,0.23,0.04,0.4,2.76,0.25,0.25,15.0,0.33,0.01,0.35,0.3,0.05,-0.39,2.46,0.33,0.33,15.0,0.47,0.02,0.51,0.45,0.06,0.45,2.61,0.47,0.47,15.0,0.44,0.01,0.47,0.42,0.05,0.04,2.23,0.44,0.44,15.0,0.33,0.01,0.34,0.3,0.04,-1.17,3.74,0.33,0.33,15.0,0.27,0.01,0.28,0.25,0.03,-1.26,3.96,0.27,0.28,15.0,0.25,0.01,0.26,0.24,0.02,-1.22,3.71,0.25,0.25,15.0
+BF-BAM-G020006 = 0.2,0.0,0.21,0.19,0.02,-0.92,2.96,0.2,0.21,14.0,0.19,0.01,0.2,0.18,0.02,-0.88,2.86,0.19,0.19,14.0,0.18,0.01,0.19,0.17,0.02,-0.6,2.39,0.18,0.18,14.0,0.19,0.01,0.2,0.17,0.03,-0.71,2.74,0.19,0.19,14.0,0.18,0.01,0.19,0.17,0.02,-0.37,2.1,0.18,0.18,14.0,0.29,0.03,0.33,0.25,0.08,0.09,1.89,0.29,0.29,14.0,0.4,0.03,0.44,0.36,0.08,0.11,1.89,0.4,0.4,14.0,0.52,0.02,0.55,0.47,0.08,-0.64,2.29,0.52,0.53,14.0,0.46,0.02,0.49,0.43,0.06,-0.36,2.63,0.46,0.46,14.0,0.34,0.01,0.36,0.32,0.05,-0.25,2.98,0.34,0.34,14.0,0.28,0.01,0.3,0.27,0.03,-0.32,2.9,0.28,0.28,14.0,0.26,0.01,0.27,0.24,0.02,-0.54,2.62,0.26,0.26,14.0
+BF-BAZ-G040001 = 0.25,0.02,0.28,0.22,0.06,0.4,1.55,0.25,0.24,16.0,0.22,0.02,0.24,0.2,0.04,0.41,1.43,0.22,0.21,16.0,0.23,0.03,0.27,0.2,0.07,0.26,1.44,0.24,0.22,16.0,0.27,0.05,0.34,0.21,0.13,0.43,1.46,0.28,0.24,16.0,0.3,0.08,0.42,0.23,0.18,0.48,1.45,0.31,0.25,16.0,0.49,0.12,0.65,0.36,0.29,0.4,1.38,0.5,0.42,16.0,0.51,0.09,0.65,0.4,0.24,0.28,1.43,0.52,0.47,16.0,0.59,0.08,0.71,0.49,0.21,0.37,1.45,0.59,0.55,16.0,0.58,0.1,0.71,0.46,0.25,0.22,1.39,0.58,0.55,16.0,0.43,0.08,0.55,0.34,0.21,0.38,1.4,0.44,0.39,16.0,0.34,0.05,0.41,0.29,0.13,0.28,1.42,0.35,0.33,16.0,0.29,0.02,0.32,0.26,0.06,0.52,2.07,0.29,0.28,16.0
+BF-BAZ-G040002 = 0.24,0.01,0.25,0.23,0.02,0.56,1.57,0.24,0.23,5.0,0.21,0.01,0.22,0.21,0.02,0.54,1.58,0.21,0.21,5.0,0.22,0.01,0.24,0.21,0.03,0.46,1.45,0.22,0.22,5.0,0.26,0.02,0.28,0.24,0.04,0.42,1.21,0.26,0.24,5.0,0.27,0.03,0.31,0.24,0.07,0.48,1.34,0.27,0.24,5.0,0.44,0.06,0.52,0.39,0.13,0.42,1.28,0.44,0.41,5.0,0.49,0.05,0.55,0.45,0.1,0.3,1.25,0.5,0.47,5.0,0.58,0.04,0.62,0.54,0.08,0.26,1.27,0.58,0.56,5.0,0.58,0.04,0.63,0.53,0.1,0.16,1.31,0.58,0.57,5.0,0.41,0.04,0.46,0.37,0.09,0.27,1.25,0.41,0.39,5.0,0.34,0.02,0.36,0.31,0.05,0.29,1.22,0.34,0.33,5.0,0.28,0.01,0.29,0.28,0.02,0.34,1.23,0.28,0.28,5.0
+BF-BAZ-G040003 = 0.23,0.0,0.24,0.23,0.01,0.81,5.17,0.23,0.23,19.0,0.21,0.0,0.22,0.2,0.02,0.43,2.37,0.21,0.21,19.0,0.22,0.01,0.23,0.21,0.02,-0.16,3.19,0.22,0.22,19.0,0.25,0.01,0.27,0.24,0.04,0.24,1.86,0.25,0.25,19.0,0.26,0.02,0.31,0.23,0.08,0.43,2.23,0.26,0.25,19.0,0.37,0.03,0.43,0.33,0.1,0.19,2.82,0.38,0.37,19.0,0.48,0.02,0.51,0.46,0.06,0.27,2.74,0.48,0.48,19.0,0.6,0.01,0.62,0.58,0.05,-0.21,2.76,0.6,0.6,19.0,0.6,0.02,0.63,0.57,0.06,0.02,1.83,0.6,0.6,19.0,0.42,0.01,0.44,0.39,0.05,-0.16,2.49,0.42,0.42,19.0,0.34,0.01,0.36,0.32,0.04,0.21,2.89,0.34,0.34,19.0,0.3,0.01,0.31,0.29,0.02,0.18,2.2,0.3,0.29,19.0
+BF-BAZ-G040004 = 0.24,0.01,0.28,0.23,0.05,2.2,9.96,0.24,0.23,43.0,0.22,0.01,0.24,0.21,0.04,1.69,8.12,0.22,0.21,43.0,0.22,0.01,0.27,0.2,0.07,3.01,13.3,0.22,0.21,43.0,0.25,0.02,0.33,0.22,0.11,1.92,8.94,0.25,0.24,43.0,0.28,0.03,0.42,0.24,0.18,1.78,7.73,0.28,0.27,43.0,0.4,0.05,0.64,0.29,0.35,2.28,12.2,0.41,0.4,43.0,0.49,0.05,0.66,0.43,0.23,1.23,5.22,0.5,0.49,43.0,0.57,0.05,0.69,0.5,0.19,0.16,2.16,0.57,0.57,43.0,0.54,0.05,0.7,0.46,0.24,0.39,3.25,0.55,0.55,43.0,0.38,0.04,0.56,0.34,0.21,2.34,10.74,0.38,0.38,43.0,0.32,0.02,0.42,0.29,0.13,2.62,11.85,0.32,0.31,43.0,0.28,0.01,0.33,0.26,0.07,2.11,9.9,0.28,0.28,43.0
+BF-BAZ-G040005 = 0.22,0.0,0.23,0.21,0.01,-0.33,1.92,0.22,0.22,10.0,0.2,0.0,0.2,0.19,0.01,-0.38,1.76,0.2,0.2,10.0,0.2,0.01,0.21,0.19,0.02,-0.14,1.76,0.2,0.2,10.0,0.22,0.01,0.24,0.21,0.03,-0.15,1.64,0.22,0.22,10.0,0.22,0.01,0.24,0.2,0.04,0.07,2.01,0.22,0.22,10.0,0.32,0.02,0.36,0.29,0.07,0.45,2.08,0.32,0.32,10.0,0.4,0.03,0.46,0.36,0.1,0.28,2.04,0.4,0.4,10.0,0.55,0.01,0.57,0.53,0.04,0.1,2.2,0.55,0.55,10.0,0.53,0.02,0.55,0.5,0.05,-0.19,1.72,0.53,0.53,10.0,0.36,0.01,0.38,0.35,0.03,0.43,2.13,0.36,0.36,10.0,0.3,0.01,0.31,0.29,0.03,-0.26,1.99,0.3,0.3,10.0,0.27,0.01,0.28,0.26,0.02,-0.28,1.74,0.27,0.27,10.0
+BF-BAZ-G040006 = 0.23,0.0,0.23,0.23,0.01,0.24,2.63,0.23,0.23,8.0,0.2,0.0,0.21,0.2,0.0,0.22,2.55,0.2,0.21,8.0,0.21,0.0,0.21,0.21,0.01,0.3,2.35,0.21,0.21,8.0,0.24,0.01,0.25,0.23,0.02,0.24,2.0,0.24,0.24,8.0,0.23,0.01,0.25,0.21,0.03,0.37,2.13,0.23,0.23,8.0,0.33,0.03,0.36,0.29,0.07,0.12,1.92,0.33,0.33,8.0,0.45,0.02,0.48,0.44,0.04,0.17,1.8,0.45,0.45,8.0,0.57,0.02,0.6,0.54,0.06,0.09,2.16,0.57,0.57,8.0,0.56,0.01,0.58,0.54,0.04,0.22,2.15,0.56,0.56,8.0,0.38,0.01,0.4,0.37,0.03,0.15,2.35,0.38,0.38,8.0,0.32,0.01,0.33,0.31,0.02,0.18,2.33,0.32,0.32,8.0,0.28,0.0,0.29,0.28,0.01,0.22,1.61,0.28,0.28,8.0
+BF-BAZ-G040007 = 0.22,0.01,0.23,0.21,0.02,-0.73,2.39,0.22,0.22,21.0,0.2,0.0,0.21,0.2,0.01,0.24,2.26,0.2,0.2,21.0,0.2,0.0,0.21,0.19,0.01,-0.84,3.18,0.2,0.2,21.0,0.22,0.01,0.23,0.2,0.02,-0.84,2.51,0.22,0.22,21.0,0.22,0.01,0.24,0.2,0.04,0.51,2.25,0.22,0.22,21.0,0.34,0.03,0.39,0.27,0.11,-0.51,2.11,0.34,0.35,21.0,0.41,0.02,0.46,0.39,0.06,1.11,2.91,0.41,0.4,21.0,0.55,0.02,0.6,0.51,0.09,0.09,3.46,0.55,0.56,21.0,0.52,0.02,0.55,0.48,0.07,-0.15,4.23,0.52,0.52,21.0,0.36,0.01,0.37,0.34,0.03,0.75,3.44,0.36,0.35,21.0,0.29,0.01,0.3,0.27,0.03,-0.91,2.62,0.29,0.29,21.0,0.27,0.01,0.27,0.25,0.03,-0.95,2.45,0.27,0.27,21.0
+BF-BAZ-G040008 = 0.23,0.0,0.24,0.22,0.02,1.03,5.71,0.23,0.23,23.0,0.2,0.0,0.21,0.2,0.01,1.84,6.89,0.2,0.2,23.0,0.21,0.0,0.23,0.2,0.03,2.85,12.77,0.21,0.21,23.0,0.24,0.01,0.27,0.23,0.04,3.1,13.93,0.24,0.24,23.0,0.24,0.01,0.28,0.23,0.06,2.81,12.55,0.24,0.24,23.0,0.38,0.02,0.46,0.34,0.12,1.73,7.35,0.38,0.38,23.0,0.44,0.03,0.52,0.4,0.12,0.36,2.04,0.45,0.44,23.0,0.56,0.02,0.61,0.52,0.09,0.42,2.19,0.56,0.55,23.0,0.53,0.03,0.61,0.48,0.13,0.45,2.09,0.53,0.53,23.0,0.37,0.02,0.43,0.34,0.09,1.39,4.69,0.37,0.36,23.0,0.31,0.01,0.35,0.29,0.06,1.25,4.14,0.31,0.3,23.0,0.28,0.0,0.29,0.27,0.02,1.27,4.31,0.28,0.28,23.0
+BF-BAZ-G040009 = 0.22,0.01,0.23,0.21,0.02,0.99,3.1,0.22,0.22,10.0,0.19,0.0,0.2,0.19,0.01,0.98,3.26,0.19,0.19,10.0,0.2,0.01,0.21,0.19,0.02,1.14,3.39,0.2,0.19,10.0,0.21,0.01,0.23,0.2,0.03,1.25,3.57,0.21,0.2,10.0,0.2,0.01,0.22,0.19,0.03,1.15,3.37,0.2,0.19,10.0,0.27,0.02,0.31,0.25,0.06,0.94,3.15,0.27,0.27,10.0,0.38,0.02,0.43,0.36,0.07,0.67,2.39,0.38,0.38,10.0,0.51,0.02,0.56,0.48,0.08,0.52,2.35,0.51,0.51,10.0,0.52,0.02,0.55,0.49,0.06,0.37,2.26,0.52,0.51,10.0,0.37,0.01,0.39,0.36,0.04,0.66,3.13,0.37,0.37,10.0,0.29,0.01,0.31,0.28,0.03,0.54,2.36,0.29,0.29,10.0,0.27,0.01,0.28,0.26,0.02,0.87,3.09,0.27,0.26,10.0
+BF-BAZ-G040010 = 0.25,0.01,0.27,0.23,0.04,0.04,1.38,0.25,0.25,22.0,0.23,0.01,0.24,0.21,0.03,0.16,1.47,0.23,0.22,22.0,0.24,0.02,0.28,0.21,0.06,0.1,1.44,0.24,0.24,22.0,0.29,0.04,0.35,0.25,0.1,0.4,1.56,0.29,0.27,22.0,0.34,0.06,0.44,0.26,0.18,0.21,1.47,0.35,0.32,22.0,0.49,0.1,0.64,0.36,0.28,0.23,1.5,0.49,0.46,22.0,0.52,0.06,0.62,0.44,0.18,0.05,1.61,0.52,0.51,22.0,0.6,0.06,0.69,0.51,0.18,0.05,1.52,0.6,0.59,22.0,0.6,0.07,0.7,0.49,0.21,0.08,1.42,0.6,0.58,22.0,0.44,0.07,0.55,0.34,0.21,0.03,1.42,0.45,0.43,22.0,0.35,0.03,0.4,0.29,0.1,-0.14,1.58,0.35,0.35,22.0,0.29,0.01,0.31,0.27,0.05,0.1,2.07,0.29,0.29,22.0
+BF-BGR-G050001 = 0.24,0.01,0.26,0.23,0.03,-0.31,2.29,0.24,0.24,24.0,0.22,0.01,0.23,0.2,0.03,0.1,2.26,0.22,0.21,24.0,0.24,0.01,0.26,0.22,0.04,0.59,2.43,0.24,0.23,24.0,0.28,0.02,0.31,0.25,0.05,0.22,2.25,0.28,0.28,24.0,0.31,0.02,0.35,0.26,0.09,-0.14,2.51,0.31,0.31,24.0,0.47,0.02,0.5,0.43,0.08,0.07,2.26,0.47,0.47,24.0,0.56,0.02,0.61,0.53,0.08,0.58,2.94,0.56,0.56,24.0,0.59,0.02,0.65,0.55,0.1,0.74,3.09,0.59,0.59,24.0,0.59,0.02,0.63,0.57,0.06,0.32,2.01,0.59,0.59,24.0,0.43,0.01,0.46,0.41,0.05,0.11,1.97,0.43,0.43,24.0,0.34,0.01,0.37,0.32,0.05,0.65,2.43,0.34,0.34,24.0,0.27,0.01,0.29,0.26,0.03,0.32,2.5,0.27,0.27,24.0
+BF-BGR-G050002 = 0.27,0.01,0.29,0.25,0.04,0.55,2.43,0.27,0.26,17.0,0.24,0.01,0.26,0.23,0.04,0.66,2.13,0.24,0.24,17.0,0.27,0.02,0.31,0.25,0.06,0.71,2.36,0.27,0.27,17.0,0.34,0.03,0.39,0.3,0.09,0.51,2.6,0.34,0.33,17.0,0.39,0.03,0.45,0.33,0.12,0.06,2.23,0.39,0.38,17.0,0.52,0.03,0.55,0.46,0.09,-0.36,2.16,0.52,0.52,17.0,0.59,0.02,0.65,0.55,0.1,0.48,3.26,0.59,0.59,17.0,0.59,0.03,0.63,0.55,0.08,-0.27,1.92,0.59,0.59,17.0,0.6,0.03,0.64,0.54,0.1,-0.6,2.95,0.6,0.61,17.0,0.48,0.03,0.54,0.42,0.12,0.4,3.17,0.48,0.48,17.0,0.37,0.03,0.43,0.33,0.1,0.78,2.93,0.37,0.37,17.0,0.29,0.01,0.32,0.27,0.05,0.86,3.05,0.29,0.28,17.0
+BF-BGR-G050003 = 0.24,0.01,0.26,0.23,0.02,1.11,3.29,0.24,0.24,14.0,0.22,0.01,0.23,0.21,0.02,0.5,2.12,0.22,0.21,14.0,0.24,0.01,0.26,0.22,0.04,0.91,2.91,0.24,0.23,14.0,0.29,0.02,0.32,0.27,0.05,0.2,1.64,0.29,0.29,14.0,0.34,0.02,0.37,0.32,0.05,0.25,1.66,0.34,0.34,14.0,0.46,0.02,0.49,0.42,0.07,-0.4,2.08,0.46,0.46,14.0,0.56,0.02,0.6,0.52,0.07,0.14,2.18,0.56,0.56,14.0,0.57,0.02,0.6,0.55,0.06,0.49,2.33,0.57,0.57,14.0,0.6,0.02,0.62,0.56,0.06,-0.46,2.34,0.6,0.6,14.0,0.44,0.02,0.49,0.41,0.07,0.71,2.6,0.44,0.44,14.0,0.34,0.02,0.38,0.32,0.06,0.86,2.58,0.34,0.34,14.0,0.27,0.01,0.29,0.27,0.02,1.11,3.16,0.27,0.27,14.0
+BF-BGR-G050004 = 0.27,0.0,0.28,0.26,0.02,0.45,2.42,0.27,0.27,30.0,0.24,0.01,0.26,0.23,0.03,1.1,3.92,0.24,0.24,30.0,0.29,0.02,0.32,0.26,0.06,0.36,1.8,0.29,0.28,30.0,0.39,0.02,0.44,0.35,0.08,-0.01,2.2,0.39,0.39,30.0,0.49,0.04,0.57,0.43,0.14,0.17,2.55,0.49,0.49,30.0,0.56,0.02,0.6,0.53,0.07,0.45,2.72,0.56,0.56,30.0,0.64,0.02,0.69,0.59,0.1,0.0,2.95,0.64,0.64,30.0,0.64,0.03,0.69,0.56,0.13,-1.09,3.97,0.64,0.65,30.0,0.65,0.02,0.68,0.61,0.06,-0.28,2.5,0.65,0.65,30.0,0.51,0.03,0.56,0.48,0.08,0.27,1.87,0.51,0.51,30.0,0.39,0.03,0.45,0.35,0.1,0.24,2.13,0.39,0.39,30.0,0.3,0.01,0.33,0.28,0.05,0.59,2.31,0.3,0.29,30.0
+BF-BGR-G050005 = 0.26,0.01,0.28,0.25,0.03,0.73,2.37,0.26,0.25,30.0,0.22,0.01,0.25,0.21,0.04,0.56,2.36,0.22,0.22,30.0,0.26,0.01,0.29,0.24,0.04,0.54,1.83,0.26,0.25,30.0,0.33,0.02,0.38,0.3,0.08,0.57,1.9,0.33,0.32,30.0,0.37,0.03,0.44,0.34,0.1,0.77,2.07,0.38,0.36,30.0,0.51,0.03,0.57,0.46,0.11,0.43,2.44,0.51,0.5,30.0,0.61,0.03,0.66,0.57,0.1,0.74,2.51,0.61,0.6,30.0,0.62,0.01,0.66,0.6,0.05,0.62,3.1,0.62,0.62,30.0,0.6,0.02,0.65,0.59,0.07,1.26,3.31,0.6,0.6,30.0,0.46,0.03,0.54,0.42,0.12,1.33,3.59,0.46,0.45,30.0,0.38,0.02,0.44,0.35,0.09,1.29,3.43,0.38,0.37,30.0,0.3,0.01,0.33,0.28,0.05,0.71,2.48,0.3,0.3,30.0
+BF-BGR-G050006 = 0.27,0.01,0.28,0.26,0.02,0.15,1.75,0.27,0.27,18.0,0.24,0.01,0.25,0.23,0.02,-0.17,2.44,0.24,0.24,18.0,0.27,0.01,0.29,0.26,0.03,0.27,2.29,0.27,0.27,18.0,0.34,0.02,0.37,0.3,0.07,0.44,2.03,0.34,0.33,18.0,0.38,0.04,0.46,0.32,0.14,0.47,1.99,0.38,0.37,18.0,0.52,0.03,0.57,0.48,0.09,0.07,1.77,0.53,0.52,18.0,0.64,0.04,0.68,0.58,0.1,-0.38,1.67,0.64,0.64,18.0,0.64,0.02,0.68,0.62,0.06,0.47,2.53,0.64,0.64,18.0,0.64,0.01,0.66,0.62,0.04,-0.35,2.05,0.64,0.65,18.0,0.51,0.03,0.56,0.47,0.09,0.08,1.69,0.51,0.51,18.0,0.41,0.02,0.45,0.38,0.07,0.24,1.57,0.41,0.4,18.0,0.3,0.01,0.33,0.29,0.04,0.74,2.11,0.3,0.3,18.0
+BF-BGR-G050007 = 0.24,0.01,0.25,0.23,0.02,-0.1,2.24,0.24,0.24,13.0,0.21,0.0,0.22,0.21,0.02,0.05,2.17,0.22,0.21,13.0,0.24,0.01,0.25,0.22,0.03,-0.13,3.93,0.24,0.23,13.0,0.29,0.01,0.31,0.27,0.04,0.12,1.8,0.29,0.29,13.0,0.32,0.01,0.35,0.31,0.04,0.33,2.14,0.32,0.32,13.0,0.46,0.03,0.49,0.41,0.09,-0.77,2.68,0.46,0.47,13.0,0.55,0.02,0.58,0.51,0.07,-0.45,2.49,0.55,0.55,13.0,0.57,0.03,0.62,0.53,0.09,-0.03,1.81,0.57,0.57,13.0,0.59,0.03,0.62,0.54,0.08,-0.19,1.75,0.59,0.59,13.0,0.43,0.02,0.46,0.4,0.06,-0.12,1.79,0.43,0.43,13.0,0.33,0.01,0.35,0.31,0.04,0.02,1.62,0.33,0.33,13.0,0.27,0.0,0.27,0.26,0.02,-0.52,4.46,0.27,0.27,13.0
+BF-BGR-G050008 = 0.25,0.01,0.26,0.24,0.02,-0.43,1.77,0.25,0.25,23.0,0.22,0.0,0.22,0.21,0.01,-0.81,2.27,0.22,0.22,23.0,0.24,0.01,0.25,0.22,0.03,-0.3,1.85,0.24,0.24,23.0,0.29,0.01,0.31,0.26,0.04,-0.27,2.5,0.29,0.29,23.0,0.32,0.02,0.34,0.28,0.07,-0.57,2.8,0.32,0.32,23.0,0.49,0.02,0.51,0.43,0.07,-1.31,4.55,0.49,0.49,23.0,0.6,0.01,0.62,0.57,0.06,-0.57,2.52,0.6,0.6,23.0,0.65,0.01,0.67,0.63,0.04,-0.19,1.82,0.65,0.65,23.0,0.62,0.02,0.66,0.59,0.07,0.33,2.28,0.62,0.62,23.0,0.45,0.02,0.49,0.43,0.06,1.26,4.3,0.45,0.45,23.0,0.36,0.01,0.39,0.34,0.05,1.44,4.26,0.36,0.35,23.0,0.28,0.01,0.3,0.27,0.04,0.96,4.05,0.28,0.28,23.0
+BF-BGR-G050009 = 0.26,0.01,0.27,0.25,0.02,1.03,3.27,0.26,0.25,13.0,0.22,0.01,0.23,0.22,0.02,0.87,2.78,0.22,0.22,13.0,0.25,0.01,0.27,0.24,0.03,0.91,2.48,0.25,0.24,13.0,0.31,0.02,0.36,0.29,0.07,0.77,2.69,0.31,0.31,13.0,0.34,0.03,0.41,0.3,0.11,0.85,2.91,0.34,0.33,13.0,0.47,0.02,0.52,0.45,0.07,1.05,3.32,0.47,0.46,13.0,0.6,0.02,0.66,0.57,0.09,1.06,3.4,0.6,0.59,13.0,0.64,0.02,0.68,0.62,0.06,1.34,4.77,0.64,0.64,13.0,0.61,0.02,0.66,0.59,0.07,1.02,3.3,0.61,0.6,13.0,0.46,0.03,0.53,0.44,0.1,1.26,3.62,0.46,0.45,13.0,0.37,0.03,0.44,0.34,0.09,1.18,3.24,0.37,0.35,13.0,0.29,0.01,0.32,0.27,0.04,0.55,2.31,0.29,0.29,13.0
+BF-BGR-G050010 = 0.28,0.01,0.29,0.27,0.02,-0.48,2.66,0.28,0.28,37.0,0.27,0.01,0.29,0.25,0.04,-0.6,3.19,0.27,0.27,37.0,0.33,0.01,0.35,0.29,0.06,-0.39,3.82,0.33,0.33,37.0,0.41,0.02,0.45,0.37,0.08,-0.0,3.73,0.41,0.41,37.0,0.46,0.02,0.49,0.41,0.08,-0.19,2.52,0.46,0.46,37.0,0.56,0.02,0.6,0.53,0.08,0.16,2.44,0.56,0.56,37.0,0.62,0.02,0.68,0.58,0.09,0.34,2.39,0.62,0.62,37.0,0.63,0.04,0.68,0.57,0.12,-0.05,1.81,0.63,0.62,37.0,0.64,0.02,0.68,0.61,0.07,0.12,2.38,0.64,0.64,37.0,0.55,0.02,0.58,0.52,0.06,0.65,2.27,0.55,0.54,37.0,0.44,0.02,0.47,0.4,0.07,-0.01,2.08,0.44,0.44,37.0,0.32,0.01,0.34,0.29,0.05,0.02,3.73,0.32,0.32,37.0
+BF-BGR-G050011 = 0.27,0.01,0.28,0.25,0.03,-0.4,1.85,0.27,0.27,17.0,0.24,0.01,0.26,0.22,0.04,-0.04,2.72,0.24,0.24,17.0,0.27,0.02,0.3,0.23,0.06,-0.18,2.31,0.27,0.27,17.0,0.34,0.02,0.39,0.29,0.1,0.06,2.77,0.34,0.34,17.0,0.39,0.03,0.45,0.35,0.1,0.42,2.91,0.39,0.39,17.0,0.51,0.01,0.54,0.48,0.06,-0.15,3.04,0.51,0.51,17.0,0.6,0.01,0.62,0.58,0.05,0.31,2.39,0.6,0.6,17.0,0.58,0.02,0.62,0.57,0.06,1.51,4.29,0.58,0.58,17.0,0.63,0.01,0.64,0.61,0.04,-0.86,3.7,0.63,0.63,17.0,0.5,0.03,0.55,0.45,0.1,0.07,2.51,0.5,0.5,17.0,0.38,0.03,0.42,0.33,0.09,-0.41,2.02,0.38,0.38,17.0,0.29,0.01,0.3,0.27,0.03,-0.38,2.06,0.29,0.29,17.0
+BF-BLG-G060001 = 0.25,0.0,0.25,0.24,0.02,-0.74,3.28,0.25,0.25,19.0,0.23,0.0,0.23,0.22,0.01,-0.15,2.36,0.23,0.23,19.0,0.23,0.01,0.24,0.22,0.03,-0.5,2.45,0.23,0.23,19.0,0.26,0.02,0.28,0.24,0.05,-0.4,1.95,0.26,0.27,19.0,0.32,0.03,0.37,0.29,0.09,0.16,2.12,0.33,0.33,19.0,0.51,0.03,0.57,0.46,0.11,0.51,2.8,0.51,0.51,19.0,0.61,0.03,0.67,0.55,0.12,0.44,2.41,0.61,0.6,19.0,0.64,0.03,0.68,0.59,0.08,0.0,1.94,0.64,0.63,19.0,0.62,0.02,0.65,0.59,0.06,-0.01,2.12,0.62,0.62,19.0,0.45,0.02,0.47,0.42,0.05,0.09,1.75,0.45,0.45,19.0,0.34,0.01,0.37,0.32,0.05,0.53,2.52,0.34,0.34,19.0,0.29,0.01,0.31,0.27,0.04,0.46,2.98,0.29,0.29,19.0
+BF-BLG-G060002 = 0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0,0.21,NaN,0.21,0.21,0.0,NaN,NaN,0.21,0.21,1.0,0.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,1.0,0.31,NaN,0.31,0.31,0.0,NaN,NaN,0.31,0.31,1.0,0.37,NaN,0.37,0.37,0.0,NaN,NaN,0.37,0.37,1.0,0.41,NaN,0.41,0.41,0.0,NaN,NaN,0.41,0.41,1.0,0.36,NaN,0.36,0.36,0.0,NaN,NaN,0.36,0.36,1.0,0.25,NaN,0.25,0.25,0.0,NaN,NaN,0.25,0.25,1.0,0.21,NaN,0.21,0.21,0.0,NaN,NaN,0.21,0.21,1.0,0.2,NaN,0.2,0.2,0.0,NaN,NaN,0.2,0.2,1.0
+BF-BLG-G060003 = 0.24,0.01,0.25,0.21,0.04,-0.79,2.89,0.24,0.24,42.0,0.21,0.01,0.23,0.19,0.04,-0.59,2.56,0.21,0.21,42.0,0.21,0.01,0.23,0.19,0.04,-0.79,3.14,0.21,0.22,42.0,0.23,0.02,0.28,0.18,0.1,-0.38,3.05,0.23,0.23,42.0,0.27,0.02,0.31,0.22,0.09,-0.36,2.44,0.27,0.27,42.0,0.44,0.04,0.51,0.36,0.16,-0.54,2.77,0.45,0.44,42.0,0.57,0.03,0.66,0.52,0.14,0.99,3.67,0.57,0.56,42.0,0.58,0.02,0.64,0.53,0.1,-0.05,3.03,0.58,0.58,42.0,0.59,0.03,0.64,0.53,0.11,-0.69,2.55,0.59,0.6,42.0,0.44,0.03,0.49,0.37,0.12,-0.4,2.6,0.44,0.44,42.0,0.33,0.01,0.35,0.29,0.06,-0.57,2.65,0.33,0.33,42.0,0.27,0.01,0.29,0.25,0.04,-0.56,2.44,0.27,0.28,42.0
+BF-BLG-G060004 = 0.23,0.01,0.24,0.23,0.01,-0.0,1.77,0.23,0.23,4.0,0.21,0.0,0.22,0.21,0.01,0.48,1.6,0.21,0.21,4.0,0.22,0.0,0.23,0.22,0.01,0.44,1.89,0.22,0.22,4.0,0.22,0.01,0.23,0.2,0.03,0.07,1.99,0.22,0.22,4.0,0.28,0.01,0.29,0.26,0.03,0.35,1.75,0.28,0.28,4.0,0.46,0.01,0.47,0.44,0.03,-0.05,1.54,0.46,0.46,4.0,0.52,0.02,0.55,0.5,0.05,0.77,2.12,0.52,0.52,4.0,0.57,0.02,0.59,0.55,0.05,-0.25,1.91,0.57,0.58,4.0,0.57,0.02,0.58,0.54,0.04,-0.29,1.44,0.57,0.57,4.0,0.4,0.02,0.42,0.38,0.04,-0.06,1.17,0.4,0.4,4.0,0.32,0.01,0.34,0.31,0.03,-0.16,1.67,0.32,0.32,4.0,0.28,0.01,0.29,0.27,0.02,0.18,1.89,0.28,0.28,4.0
+BF-BLG-G060005 = 0.19,0.03,0.23,0.1,0.13,-1.3,4.14,0.19,0.2,28.0,0.18,0.03,0.21,0.08,0.13,-1.66,5.03,0.18,0.2,28.0,0.19,0.02,0.21,0.11,0.11,-1.76,6.35,0.19,0.19,28.0,0.2,0.02,0.23,0.14,0.1,-1.52,6.83,0.21,0.21,28.0,0.23,0.03,0.28,0.16,0.12,-0.67,3.84,0.24,0.24,28.0,0.36,0.06,0.45,0.27,0.18,0.03,1.77,0.36,0.36,28.0,0.42,0.05,0.51,0.31,0.19,0.1,2.26,0.42,0.41,28.0,0.46,0.07,0.55,0.27,0.28,-0.95,3.14,0.46,0.47,28.0,0.44,0.09,0.57,0.2,0.37,-0.96,3.58,0.45,0.45,28.0,0.35,0.07,0.47,0.19,0.28,-0.32,2.81,0.35,0.34,28.0,0.25,0.05,0.33,0.14,0.19,-0.69,2.78,0.26,0.26,28.0,0.22,0.04,0.28,0.13,0.15,-0.85,2.81,0.23,0.24,28.0
+BF-BLG-G060006 = 0.2,0.0,0.21,0.2,0.01,0.37,1.0,0.2,0.2,5.0,0.2,0.0,0.2,0.2,0.0,1.48,-9.59,0.2,0.2,5.0,0.19,0.0,0.2,0.19,0.01,0.16,1.13,0.19,0.19,5.0,0.2,0.0,0.21,0.2,0.01,0.05,1.3,0.2,0.2,5.0,0.22,0.01,0.23,0.21,0.02,0.05,1.43,0.22,0.22,5.0,0.3,0.01,0.31,0.3,0.01,0.66,1.75,0.3,0.3,5.0,0.4,0.01,0.42,0.39,0.02,0.68,2.08,0.4,0.4,5.0,0.48,0.02,0.51,0.46,0.05,0.1,1.7,0.48,0.48,5.0,0.46,0.02,0.48,0.42,0.06,-0.6,1.77,0.46,0.47,5.0,0.33,0.02,0.36,0.31,0.05,0.09,1.56,0.33,0.33,5.0,0.26,0.01,0.28,0.24,0.04,-0.49,1.93,0.26,0.27,5.0,0.24,0.01,0.25,0.22,0.03,-0.62,2.03,0.24,0.24,5.0
+BF-BLG-G060007 = 0.24,0.01,0.25,0.22,0.04,-0.6,2.78,0.24,0.24,20.0,0.22,0.01,0.23,0.21,0.02,-0.01,2.59,0.22,0.22,20.0,0.23,0.01,0.25,0.2,0.05,-0.27,2.72,0.23,0.22,20.0,0.24,0.02,0.28,0.2,0.08,-0.17,2.17,0.24,0.24,20.0,0.3,0.03,0.36,0.26,0.1,0.62,2.13,0.3,0.29,20.0,0.49,0.03,0.54,0.43,0.11,-0.18,2.53,0.49,0.48,20.0,0.57,0.04,0.64,0.52,0.12,0.44,2.08,0.57,0.56,20.0,0.61,0.03,0.67,0.56,0.11,-0.09,1.97,0.61,0.62,20.0,0.6,0.03,0.65,0.56,0.09,-0.07,2.16,0.6,0.61,20.0,0.44,0.02,0.47,0.4,0.07,-0.33,2.09,0.44,0.43,20.0,0.34,0.02,0.37,0.32,0.06,0.44,2.27,0.34,0.34,20.0,0.29,0.01,0.31,0.27,0.04,0.44,2.13,0.29,0.29,20.0
+BF-BLG-G060008 = 0.21,0.02,0.24,0.19,0.05,-0.0,1.83,0.21,0.21,9.0,0.21,0.01,0.22,0.19,0.04,-0.27,1.88,0.21,0.21,9.0,0.21,0.01,0.23,0.2,0.04,0.54,2.33,0.21,0.21,9.0,0.24,0.02,0.26,0.22,0.04,-0.06,1.6,0.24,0.24,9.0,0.28,0.02,0.31,0.25,0.06,-0.06,1.63,0.28,0.28,9.0,0.42,0.06,0.51,0.35,0.16,-0.05,1.84,0.43,0.42,9.0,0.47,0.05,0.53,0.38,0.15,-0.44,1.92,0.47,0.48,9.0,0.5,0.05,0.55,0.4,0.15,-0.51,2.06,0.5,0.52,9.0,0.49,0.06,0.56,0.38,0.18,-0.55,2.05,0.5,0.52,9.0,0.37,0.05,0.43,0.27,0.16,-0.52,2.05,0.37,0.39,9.0,0.27,0.04,0.32,0.21,0.11,-0.32,1.99,0.27,0.28,9.0,0.23,0.02,0.27,0.19,0.07,-0.35,1.99,0.24,0.24,9.0
+BF-BLG-G060009 = 0.24,0.0,0.24,0.23,0.01,-1.09,2.92,0.24,0.24,12.0,0.22,0.0,0.22,0.21,0.01,-0.06,1.5,0.22,0.21,12.0,0.22,0.0,0.23,0.22,0.01,-0.17,9.27,0.22,0.22,12.0,0.23,0.0,0.23,0.22,0.01,-0.84,3.31,0.23,0.23,12.0,0.29,0.01,0.29,0.27,0.02,-0.51,2.16,0.29,0.29,12.0,0.45,0.02,0.49,0.42,0.07,0.26,2.75,0.45,0.45,12.0,0.48,0.03,0.53,0.45,0.08,0.23,1.76,0.49,0.48,12.0,0.58,0.01,0.59,0.56,0.03,0.4,1.69,0.58,0.57,12.0,0.56,0.01,0.58,0.54,0.04,-0.36,2.62,0.56,0.56,12.0,0.41,0.02,0.44,0.38,0.06,0.32,1.78,0.41,0.41,12.0,0.33,0.01,0.34,0.32,0.03,0.85,3.7,0.33,0.33,12.0,0.28,0.0,0.29,0.28,0.01,-0.08,2.07,0.28,0.28,12.0
+BF-BLG-G060010 = 0.23,0.01,0.24,0.22,0.02,0.47,2.35,0.23,0.23,15.0,0.21,0.01,0.21,0.2,0.02,-0.12,1.76,0.21,0.21,15.0,0.21,0.01,0.22,0.2,0.02,0.08,1.96,0.21,0.21,15.0,0.2,0.01,0.22,0.18,0.04,0.01,2.5,0.2,0.2,15.0,0.25,0.01,0.27,0.23,0.04,0.39,1.97,0.25,0.24,15.0,0.37,0.02,0.41,0.34,0.06,0.06,1.7,0.37,0.38,15.0,0.47,0.02,0.51,0.44,0.07,0.21,2.44,0.47,0.47,15.0,0.57,0.01,0.58,0.55,0.04,-0.22,1.92,0.57,0.56,15.0,0.56,0.01,0.57,0.55,0.03,-0.58,2.31,0.56,0.57,15.0,0.42,0.03,0.46,0.37,0.09,-0.22,2.11,0.42,0.42,15.0,0.33,0.01,0.35,0.31,0.05,0.04,2.45,0.33,0.33,15.0,0.27,0.01,0.29,0.26,0.03,-0.23,1.71,0.27,0.27,15.0
+BF-BLG-G060011 = 0.22,0.02,0.25,0.15,0.11,-1.29,4.99,0.22,0.23,71.0,0.21,0.02,0.24,0.13,0.11,-1.6,5.7,0.21,0.21,71.0,0.21,0.02,0.24,0.15,0.1,-0.58,3.65,0.21,0.21,71.0,0.22,0.02,0.29,0.17,0.12,0.47,3.66,0.22,0.21,71.0,0.28,0.04,0.38,0.2,0.18,0.31,2.44,0.28,0.28,71.0,0.45,0.08,0.6,0.28,0.32,-0.27,2.66,0.46,0.46,71.0,0.52,0.07,0.69,0.36,0.33,-0.02,2.65,0.52,0.52,71.0,0.54,0.06,0.67,0.36,0.31,-0.64,3.45,0.55,0.55,71.0,0.55,0.07,0.64,0.32,0.32,-1.3,4.46,0.55,0.57,71.0,0.42,0.05,0.5,0.28,0.22,-1.03,3.6,0.43,0.43,71.0,0.31,0.04,0.37,0.2,0.17,-0.92,3.68,0.32,0.32,71.0,0.27,0.03,0.31,0.17,0.14,-1.22,4.68,0.27,0.27,71.0
+BF-BLG-G060012 = 0.23,0.01,0.25,0.22,0.02,0.49,1.93,0.23,0.23,10.0,0.21,0.01,0.22,0.2,0.02,0.16,1.92,0.21,0.21,10.0,0.22,0.01,0.23,0.2,0.03,-0.22,2.15,0.22,0.22,10.0,0.21,0.01,0.23,0.19,0.04,0.28,1.95,0.21,0.21,10.0,0.27,0.02,0.31,0.24,0.06,0.55,1.94,0.27,0.26,10.0,0.41,0.02,0.46,0.38,0.08,0.6,2.36,0.41,0.4,10.0,0.51,0.02,0.52,0.48,0.04,-0.33,1.63,0.51,0.51,10.0,0.55,0.02,0.58,0.53,0.05,0.64,2.51,0.55,0.55,10.0,0.55,0.02,0.58,0.53,0.05,0.7,2.16,0.55,0.54,10.0,0.39,0.01,0.4,0.37,0.04,0.33,1.97,0.39,0.38,10.0,0.32,0.01,0.33,0.3,0.03,0.31,1.96,0.32,0.31,10.0,0.27,0.01,0.29,0.26,0.03,0.13,1.79,0.27,0.27,10.0
+BF-BLG-G060013 = 0.22,0.01,0.25,0.21,0.04,1.02,4.17,0.22,0.22,45.0,0.2,0.01,0.23,0.2,0.03,1.33,5.53,0.2,0.2,45.0,0.21,0.01,0.23,0.19,0.04,0.65,3.4,0.21,0.21,45.0,0.22,0.01,0.25,0.19,0.06,0.11,3.07,0.22,0.22,45.0,0.27,0.03,0.31,0.21,0.1,0.03,1.97,0.27,0.27,45.0,0.46,0.04,0.53,0.39,0.14,0.05,2.1,0.46,0.46,45.0,0.57,0.04,0.68,0.5,0.19,0.45,2.68,0.57,0.57,45.0,0.6,0.03,0.66,0.54,0.12,-0.32,2.22,0.6,0.61,45.0,0.61,0.03,0.68,0.54,0.13,-0.11,2.21,0.61,0.61,45.0,0.47,0.04,0.56,0.41,0.15,0.23,2.12,0.48,0.47,45.0,0.32,0.02,0.38,0.29,0.08,0.67,2.57,0.33,0.32,45.0,0.26,0.01,0.29,0.24,0.05,0.43,3.05,0.26,0.26,45.0
+BF-BLK-G070001 = 0.22,0.0,0.23,0.22,0.01,0.24,2.29,0.22,0.22,8.0,0.2,0.0,0.2,0.2,0.01,-0.1,0.6,0.2,0.2,8.0,0.2,0.01,0.21,0.2,0.02,0.61,2.4,0.2,0.2,8.0,0.22,0.0,0.22,0.21,0.01,-0.67,2.58,0.22,0.22,8.0,0.2,0.01,0.21,0.2,0.02,0.37,2.96,0.2,0.2,8.0,0.28,0.0,0.29,0.27,0.02,0.71,2.67,0.28,0.28,8.0,0.41,0.02,0.43,0.38,0.05,-0.06,1.65,0.41,0.41,8.0,0.51,0.01,0.52,0.5,0.02,-0.81,2.79,0.51,0.51,8.0,0.53,0.01,0.54,0.52,0.02,0.01,1.43,0.53,0.53,8.0,0.37,0.01,0.37,0.36,0.02,-0.03,1.59,0.37,0.36,8.0,0.3,0.0,0.3,0.29,0.01,-0.51,2.53,0.3,0.3,8.0,0.28,0.0,0.28,0.27,0.01,0.0,-2.12,0.28,0.28,8.0
+BF-BLK-G070002 = 0.22,0.0,0.22,0.21,0.01,-0.36,1.94,0.22,0.22,7.0,0.19,0.0,0.2,0.18,0.01,-1.15,3.13,0.19,0.19,7.0,0.2,0.0,0.2,0.19,0.01,0.01,1.91,0.2,0.2,7.0,0.2,0.0,0.21,0.2,0.01,0.32,1.66,0.2,0.2,7.0,0.2,0.01,0.21,0.19,0.02,0.38,1.75,0.2,0.2,7.0,0.26,0.02,0.29,0.22,0.06,-0.53,1.93,0.26,0.26,7.0,0.36,0.03,0.4,0.32,0.08,-0.11,1.92,0.36,0.36,7.0,0.53,0.02,0.56,0.49,0.06,-0.29,2.03,0.53,0.53,7.0,0.49,0.01,0.51,0.48,0.02,0.28,1.62,0.49,0.49,7.0,0.36,0.01,0.37,0.34,0.03,-0.96,3.11,0.36,0.36,7.0,0.29,0.01,0.3,0.28,0.02,-0.17,2.43,0.29,0.29,7.0,0.27,0.0,0.28,0.26,0.01,-0.2,2.0,0.27,0.27,7.0
+BF-BLK-G070003 = 0.22,0.0,0.22,0.21,0.01,-0.2,3.65,0.22,0.22,11.0,0.19,0.0,0.2,0.18,0.01,0.54,3.65,0.19,0.19,11.0,0.19,0.0,0.2,0.19,0.01,1.65,5.07,0.19,0.19,11.0,0.19,0.0,0.2,0.19,0.01,1.37,4.53,0.19,0.19,11.0,0.18,0.01,0.19,0.17,0.02,0.29,3.05,0.18,0.18,11.0,0.25,0.01,0.27,0.23,0.04,0.99,3.32,0.25,0.25,11.0,0.32,0.02,0.36,0.29,0.07,0.55,2.32,0.32,0.32,11.0,0.49,0.02,0.53,0.47,0.07,0.82,2.44,0.49,0.48,11.0,0.49,0.01,0.51,0.48,0.03,0.54,2.03,0.49,0.49,11.0,0.35,0.0,0.36,0.35,0.01,0.42,2.05,0.35,0.35,11.0,0.28,0.0,0.29,0.27,0.02,-0.5,2.48,0.28,0.28,11.0,0.26,0.0,0.26,0.25,0.01,-0.96,3.16,0.26,0.26,11.0
+BF-BLK-G070004 = 0.23,0.0,0.23,0.23,0.01,-0.66,5.12,0.23,0.23,9.0,0.21,0.0,0.21,0.2,0.01,0.15,2.84,0.21,0.21,9.0,0.21,0.01,0.22,0.2,0.02,-0.55,2.11,0.21,0.21,9.0,0.23,0.01,0.26,0.22,0.03,0.8,2.7,0.23,0.23,9.0,0.22,0.01,0.26,0.21,0.05,1.02,3.32,0.23,0.22,9.0,0.31,0.02,0.35,0.28,0.06,0.56,2.61,0.31,0.31,9.0,0.43,0.02,0.47,0.41,0.06,0.23,2.28,0.43,0.44,9.0,0.54,0.02,0.59,0.52,0.07,0.52,2.14,0.54,0.55,9.0,0.56,0.02,0.6,0.53,0.08,0.43,2.33,0.56,0.56,9.0,0.38,0.02,0.41,0.36,0.05,-0.18,2.02,0.38,0.39,9.0,0.31,0.01,0.34,0.3,0.03,0.41,2.02,0.31,0.32,9.0,0.28,0.01,0.29,0.28,0.01,0.04,1.85,0.28,0.28,9.0
+BF-BLK-G070005 = 0.22,0.0,0.22,0.21,0.02,-0.38,2.31,0.22,0.22,22.0,0.19,0.0,0.2,0.18,0.02,-0.15,2.37,0.19,0.19,22.0,0.2,0.01,0.21,0.19,0.02,0.47,2.03,0.2,0.19,22.0,0.2,0.01,0.22,0.19,0.03,0.9,2.51,0.2,0.2,22.0,0.19,0.01,0.22,0.18,0.04,0.7,2.29,0.19,0.19,22.0,0.24,0.02,0.29,0.22,0.07,0.75,2.52,0.24,0.24,22.0,0.32,0.03,0.39,0.29,0.1,0.86,2.81,0.32,0.32,22.0,0.47,0.02,0.51,0.44,0.07,0.24,2.07,0.47,0.47,22.0,0.49,0.02,0.54,0.46,0.08,0.61,2.49,0.49,0.49,22.0,0.36,0.01,0.39,0.34,0.05,0.36,2.12,0.36,0.36,22.0,0.28,0.01,0.3,0.26,0.04,0.35,1.99,0.28,0.28,22.0,0.26,0.01,0.27,0.25,0.02,0.06,2.37,0.26,0.26,22.0
+BF-BLK-G070006 = 0.22,0.01,0.23,0.2,0.03,-0.24,1.89,0.22,0.22,19.0,0.19,0.01,0.21,0.18,0.02,0.61,2.41,0.19,0.19,19.0,0.19,0.01,0.21,0.18,0.04,-0.06,2.09,0.2,0.2,19.0,0.2,0.01,0.22,0.18,0.04,0.5,2.32,0.2,0.19,19.0,0.2,0.01,0.21,0.19,0.03,0.41,1.9,0.2,0.2,19.0,0.26,0.01,0.29,0.24,0.05,0.25,2.85,0.26,0.26,19.0,0.4,0.03,0.45,0.34,0.11,-0.44,2.36,0.41,0.4,19.0,0.53,0.02,0.58,0.5,0.08,0.5,2.2,0.53,0.53,19.0,0.5,0.02,0.53,0.47,0.06,1.0,3.47,0.5,0.49,19.0,0.35,0.02,0.38,0.33,0.05,-0.35,2.14,0.35,0.36,19.0,0.29,0.01,0.31,0.27,0.04,0.08,2.28,0.29,0.29,19.0,0.27,0.01,0.29,0.25,0.04,-0.26,1.94,0.27,0.27,19.0
+BF-BLK-G070007 = 0.21,0.0,0.22,0.21,0.0,-0.19,13.8,0.21,0.21,7.0,0.19,0.0,0.19,0.19,0.0,-0.29,1.05,0.19,0.19,7.0,0.19,0.0,0.19,0.18,0.01,0.2,2.67,0.19,0.19,7.0,0.2,0.0,0.2,0.2,0.0,-0.24,-8.46,0.2,0.2,7.0,0.19,0.01,0.2,0.18,0.02,-0.68,2.46,0.19,0.19,7.0,0.27,0.01,0.29,0.25,0.03,0.88,2.41,0.27,0.26,7.0,0.38,0.02,0.41,0.35,0.06,-0.1,2.52,0.38,0.38,7.0,0.51,0.01,0.52,0.49,0.03,-0.99,2.96,0.51,0.51,7.0,0.48,0.01,0.49,0.47,0.03,-0.46,2.33,0.48,0.48,7.0,0.34,0.01,0.36,0.33,0.04,0.26,2.39,0.34,0.34,7.0,0.28,0.0,0.28,0.27,0.01,-0.35,2.15,0.28,0.28,7.0,0.26,0.0,0.27,0.25,0.01,0.07,1.83,0.26,0.26,7.0
+BF-BLK-G070008 = 0.23,0.0,0.24,0.23,0.01,1.02,3.13,0.23,0.23,8.0,0.21,0.0,0.21,0.2,0.01,0.52,1.94,0.21,0.21,8.0,0.21,0.01,0.23,0.2,0.02,0.68,2.69,0.21,0.21,8.0,0.23,0.01,0.24,0.22,0.02,0.35,2.03,0.23,0.22,8.0,0.23,0.01,0.24,0.21,0.03,-0.13,2.2,0.23,0.23,8.0,0.3,0.01,0.33,0.28,0.05,-0.31,2.31,0.3,0.31,8.0,0.39,0.02,0.41,0.36,0.06,-0.64,2.17,0.39,0.4,8.0,0.52,0.01,0.54,0.5,0.04,-0.36,2.28,0.52,0.52,8.0,0.55,0.01,0.56,0.53,0.03,-0.23,1.83,0.55,0.55,8.0,0.38,0.01,0.39,0.37,0.02,-0.18,2.68,0.38,0.38,8.0,0.3,0.01,0.31,0.29,0.02,0.31,2.22,0.3,0.3,8.0,0.28,0.01,0.29,0.27,0.02,0.48,2.59,0.28,0.28,8.0
+BF-BLK-G070009 = 0.22,0.0,0.22,0.22,0.0,0.62,-90.02,0.22,0.22,7.0,0.2,0.0,0.21,0.2,0.0,1.3,208.64,0.2,0.2,7.0,0.21,0.0,0.21,0.21,0.0,-0.15,14.74,0.21,0.21,7.0,0.22,0.01,0.23,0.21,0.02,0.92,2.6,0.22,0.22,7.0,0.22,0.01,0.24,0.21,0.03,0.59,2.63,0.22,0.22,7.0,0.29,0.03,0.34,0.26,0.07,0.56,2.42,0.29,0.29,7.0,0.39,0.03,0.45,0.35,0.1,0.62,2.4,0.39,0.39,7.0,0.51,0.02,0.55,0.48,0.07,0.69,2.47,0.51,0.5,7.0,0.53,0.02,0.57,0.51,0.06,0.73,2.57,0.54,0.53,7.0,0.38,0.01,0.4,0.37,0.04,0.73,2.08,0.38,0.38,7.0,0.3,0.01,0.31,0.28,0.03,0.37,1.99,0.3,0.29,7.0,0.27,0.0,0.28,0.27,0.01,0.06,1.6,0.27,0.27,7.0
+BF-BLK-G070010 = 0.23,0.0,0.24,0.23,0.01,0.78,3.4,0.23,0.23,14.0,0.21,0.0,0.21,0.21,0.01,1.01,3.26,0.21,0.21,14.0,0.22,0.01,0.24,0.21,0.03,0.96,4.16,0.22,0.22,14.0,0.25,0.02,0.28,0.22,0.05,0.33,2.68,0.25,0.25,14.0,0.26,0.02,0.31,0.23,0.08,1.17,4.09,0.26,0.25,14.0,0.36,0.03,0.42,0.32,0.1,0.4,1.79,0.36,0.36,14.0,0.47,0.04,0.53,0.42,0.11,0.24,1.74,0.47,0.46,14.0,0.57,0.03,0.61,0.53,0.09,-0.01,2.11,0.57,0.57,14.0,0.58,0.03,0.63,0.54,0.09,0.25,2.19,0.58,0.57,14.0,0.4,0.02,0.45,0.38,0.07,1.19,4.27,0.4,0.39,14.0,0.32,0.01,0.35,0.31,0.04,0.89,2.86,0.32,0.32,14.0,0.28,0.01,0.29,0.27,0.02,0.26,2.42,0.28,0.28,14.0
+BF-BLK-G070011 = 0.22,0.01,0.23,0.21,0.02,-0.62,2.24,0.22,0.23,10.0,0.2,0.0,0.2,0.19,0.01,0.12,1.86,0.2,0.2,10.0,0.2,0.01,0.2,0.19,0.02,-0.48,1.94,0.2,0.2,10.0,0.21,0.01,0.21,0.2,0.02,0.35,2.14,0.21,0.2,10.0,0.21,0.01,0.22,0.19,0.03,-0.31,2.24,0.21,0.21,10.0,0.32,0.02,0.36,0.29,0.07,0.36,2.29,0.32,0.32,10.0,0.4,0.02,0.44,0.37,0.06,0.74,2.73,0.4,0.39,10.0,0.57,0.02,0.6,0.53,0.07,-0.36,2.19,0.57,0.57,10.0,0.53,0.02,0.56,0.5,0.06,-0.47,1.97,0.54,0.53,10.0,0.37,0.01,0.38,0.34,0.04,-0.43,2.03,0.37,0.36,10.0,0.3,0.01,0.31,0.28,0.03,-0.45,2.05,0.3,0.3,10.0,0.27,0.01,0.28,0.26,0.02,-0.5,1.95,0.27,0.27,10.0
+BF-BLK-G070012 = 0.22,0.0,0.23,0.22,0.01,0.24,1.46,0.22,0.22,7.0,0.2,0.0,0.21,0.2,0.01,0.0,1.35,0.2,0.2,7.0,0.21,0.01,0.22,0.21,0.01,0.2,1.5,0.21,0.21,7.0,0.24,0.01,0.25,0.23,0.02,0.18,1.5,0.24,0.24,7.0,0.24,0.01,0.26,0.23,0.03,0.16,1.63,0.24,0.24,7.0,0.35,0.03,0.38,0.31,0.07,0.04,1.61,0.35,0.35,7.0,0.46,0.03,0.5,0.42,0.07,0.05,1.55,0.46,0.46,7.0,0.56,0.02,0.58,0.53,0.05,0.02,1.47,0.56,0.56,7.0,0.57,0.01,0.59,0.56,0.03,0.2,1.43,0.57,0.57,7.0,0.39,0.01,0.41,0.39,0.02,0.57,2.25,0.39,0.39,7.0,0.31,0.0,0.32,0.3,0.01,-0.18,2.03,0.31,0.31,7.0,0.27,0.01,0.28,0.25,0.03,0.11,1.9,0.27,0.27,7.0
+BF-BLK-G070013 = 0.23,0.01,0.24,0.23,0.02,0.94,2.58,0.23,0.23,8.0,0.21,0.0,0.21,0.2,0.01,0.76,3.74,0.21,0.21,8.0,0.22,0.01,0.23,0.21,0.02,0.84,2.4,0.22,0.22,8.0,0.26,0.01,0.27,0.23,0.04,-0.5,1.92,0.26,0.26,8.0,0.27,0.03,0.31,0.23,0.08,0.22,1.91,0.27,0.27,8.0,0.36,0.04,0.42,0.32,0.1,0.23,1.89,0.37,0.36,8.0,0.47,0.04,0.53,0.43,0.11,0.16,1.88,0.48,0.47,8.0,0.59,0.03,0.63,0.55,0.08,0.16,1.88,0.59,0.59,8.0,0.59,0.03,0.63,0.54,0.09,-0.03,1.98,0.59,0.58,8.0,0.4,0.02,0.44,0.38,0.06,0.77,2.16,0.41,0.4,8.0,0.33,0.02,0.36,0.31,0.06,0.53,2.03,0.33,0.32,8.0,0.28,0.0,0.29,0.28,0.01,-0.08,1.79,0.28,0.28,8.0
+BF-COM-G080001 = 0.3,0.03,0.36,0.26,0.1,0.07,1.84,0.3,0.3,30.0,0.27,0.02,0.29,0.23,0.06,-0.4,1.94,0.27,0.27,30.0,0.32,0.03,0.37,0.25,0.12,-0.29,1.97,0.32,0.32,30.0,0.37,0.05,0.45,0.28,0.17,-0.03,2.01,0.37,0.37,30.0,0.45,0.07,0.6,0.34,0.27,0.27,2.45,0.46,0.46,30.0,0.47,0.06,0.58,0.38,0.2,0.43,2.27,0.47,0.46,30.0,0.58,0.05,0.68,0.5,0.18,0.01,2.33,0.58,0.59,30.0,0.56,0.03,0.62,0.5,0.11,-0.4,2.95,0.56,0.56,30.0,0.61,0.03,0.66,0.55,0.11,-0.44,2.25,0.61,0.61,30.0,0.56,0.02,0.59,0.52,0.07,-0.64,2.89,0.56,0.56,30.0,0.45,0.02,0.49,0.4,0.08,-0.37,2.13,0.45,0.46,30.0,0.36,0.02,0.4,0.33,0.07,-0.33,1.9,0.36,0.37,30.0
+BF-COM-G080002 = 0.3,0.02,0.34,0.27,0.07,-0.07,1.68,0.31,0.31,8.0,0.29,0.02,0.31,0.27,0.05,0.49,1.84,0.29,0.28,8.0,0.31,0.02,0.34,0.29,0.05,0.28,1.55,0.31,0.31,8.0,0.36,0.02,0.38,0.33,0.05,-0.32,1.87,0.36,0.36,8.0,0.47,0.03,0.53,0.44,0.08,0.65,1.88,0.47,0.46,8.0,0.51,0.03,0.55,0.48,0.07,0.07,1.4,0.52,0.51,8.0,0.59,0.02,0.61,0.55,0.06,-0.41,1.89,0.59,0.59,8.0,0.59,0.02,0.62,0.56,0.06,-0.21,1.72,0.59,0.59,8.0,0.61,0.02,0.65,0.57,0.07,0.5,2.62,0.61,0.6,8.0,0.57,0.02,0.6,0.55,0.05,0.48,2.91,0.57,0.57,8.0,0.45,0.01,0.47,0.43,0.04,0.0,2.49,0.45,0.45,8.0,0.36,0.01,0.38,0.34,0.04,0.11,2.11,0.36,0.36,8.0
+BF-COM-G080003 = 0.34,0.01,0.35,0.32,0.03,-1.17,3.55,0.34,0.34,13.0,0.28,0.0,0.29,0.27,0.02,-0.47,3.04,0.28,0.28,13.0,0.33,0.01,0.35,0.31,0.04,-0.55,2.65,0.33,0.33,13.0,0.41,0.02,0.44,0.38,0.06,-0.1,2.01,0.41,0.4,13.0,0.48,0.01,0.51,0.46,0.05,0.64,2.57,0.48,0.48,13.0,0.45,0.03,0.49,0.4,0.09,-0.21,1.57,0.45,0.45,13.0,0.58,0.02,0.6,0.55,0.05,-0.68,2.14,0.58,0.59,13.0,0.59,0.01,0.61,0.58,0.03,0.73,2.87,0.59,0.59,13.0,0.66,0.01,0.68,0.65,0.02,-0.16,1.66,0.66,0.66,13.0,0.57,0.01,0.58,0.55,0.02,-0.09,2.36,0.57,0.57,13.0,0.45,0.02,0.48,0.43,0.06,-0.34,1.77,0.46,0.46,13.0,0.38,0.01,0.4,0.35,0.05,-0.28,2.05,0.38,0.38,13.0
+BF-COM-G080004 = 0.32,0.01,0.34,0.32,0.02,0.75,2.28,0.32,0.32,6.0,0.29,0.01,0.3,0.28,0.02,0.69,2.38,0.29,0.29,6.0,0.35,0.01,0.37,0.34,0.03,0.58,2.01,0.35,0.35,6.0,0.4,0.02,0.43,0.37,0.06,0.34,1.94,0.4,0.4,6.0,0.52,0.02,0.54,0.49,0.05,-0.04,1.08,0.52,0.52,6.0,0.52,0.05,0.59,0.46,0.13,0.31,2.03,0.52,0.52,6.0,0.62,0.02,0.64,0.6,0.04,-0.06,1.48,0.63,0.63,6.0,0.59,0.01,0.62,0.58,0.04,0.49,2.18,0.6,0.59,6.0,0.63,0.02,0.66,0.61,0.05,0.0,1.81,0.63,0.63,6.0,0.57,0.01,0.58,0.57,0.01,-0.0,1.44,0.57,0.57,6.0,0.46,0.01,0.47,0.44,0.04,-0.07,1.59,0.46,0.46,6.0,0.38,0.01,0.39,0.36,0.03,-0.33,2.18,0.38,0.38,6.0
+BF-COM-G080005 = 0.34,0.01,0.36,0.32,0.04,0.32,2.0,0.34,0.33,10.0,0.3,0.01,0.32,0.29,0.03,0.34,1.87,0.3,0.3,10.0,0.35,0.01,0.36,0.34,0.03,0.33,2.22,0.35,0.35,10.0,0.37,0.01,0.39,0.36,0.04,-0.02,1.91,0.37,0.37,10.0,0.4,0.01,0.42,0.38,0.04,-0.66,2.72,0.4,0.4,10.0,0.45,0.03,0.51,0.4,0.11,0.03,2.19,0.45,0.45,10.0,0.55,0.03,0.6,0.5,0.1,0.28,1.8,0.55,0.54,10.0,0.58,0.02,0.61,0.55,0.06,-0.77,3.04,0.58,0.59,10.0,0.6,0.01,0.61,0.58,0.03,-0.41,2.73,0.6,0.6,10.0,0.54,0.01,0.56,0.52,0.04,0.35,3.57,0.54,0.54,10.0,0.45,0.01,0.46,0.44,0.02,-0.62,2.34,0.45,0.46,10.0,0.39,0.01,0.4,0.37,0.02,-1.03,3.62,0.39,0.39,10.0
+BF-COM-G080006 = 0.29,0.01,0.33,0.27,0.05,0.68,2.68,0.29,0.29,60.0,0.28,0.01,0.3,0.27,0.04,0.41,2.98,0.28,0.28,60.0,0.35,0.01,0.37,0.33,0.05,0.47,2.78,0.35,0.34,60.0,0.44,0.01,0.47,0.4,0.07,0.16,2.79,0.44,0.44,60.0,0.5,0.02,0.55,0.45,0.1,0.21,3.12,0.5,0.49,60.0,0.59,0.02,0.63,0.55,0.08,0.27,2.22,0.59,0.59,60.0,0.62,0.02,0.65,0.58,0.08,0.04,2.65,0.62,0.62,60.0,0.58,0.03,0.64,0.49,0.15,-0.4,3.02,0.58,0.58,60.0,0.65,0.02,0.69,0.62,0.07,0.5,2.73,0.65,0.65,60.0,0.56,0.01,0.61,0.53,0.09,0.67,4.92,0.56,0.56,60.0,0.46,0.01,0.47,0.44,0.03,-0.47,2.4,0.46,0.46,60.0,0.34,0.01,0.36,0.32,0.04,-0.7,3.4,0.34,0.34,60.0
+BF-COM-G080007 = 0.33,0.01,0.35,0.31,0.04,0.25,2.0,0.33,0.33,14.0,0.29,0.01,0.3,0.27,0.04,-0.57,2.7,0.29,0.29,14.0,0.33,0.01,0.35,0.31,0.04,-0.33,2.15,0.33,0.33,14.0,0.36,0.01,0.38,0.35,0.03,0.35,2.35,0.36,0.36,14.0,0.43,0.02,0.48,0.4,0.09,0.69,3.04,0.43,0.43,14.0,0.4,0.02,0.45,0.36,0.08,0.5,4.58,0.4,0.4,14.0,0.5,0.03,0.55,0.46,0.09,0.32,2.28,0.5,0.5,14.0,0.6,0.02,0.63,0.57,0.06,-0.13,1.63,0.6,0.6,14.0,0.65,0.02,0.66,0.61,0.05,-1.25,3.37,0.65,0.65,14.0,0.56,0.01,0.58,0.54,0.04,-0.37,2.3,0.56,0.56,14.0,0.46,0.02,0.48,0.42,0.06,-0.77,2.84,0.46,0.46,14.0,0.38,0.02,0.4,0.35,0.05,-0.09,1.74,0.38,0.38,14.0
+BF-COM-G080008 = 0.32,0.02,0.37,0.29,0.08,0.49,2.01,0.32,0.32,81.0,0.29,0.02,0.33,0.26,0.07,-0.04,2.34,0.29,0.3,81.0,0.35,0.02,0.38,0.31,0.07,-0.13,2.58,0.35,0.35,81.0,0.47,0.03,0.54,0.42,0.12,0.03,2.09,0.47,0.47,81.0,0.54,0.03,0.6,0.45,0.15,-0.68,2.74,0.55,0.55,81.0,0.56,0.04,0.62,0.48,0.14,-0.31,2.28,0.56,0.57,81.0,0.62,0.03,0.68,0.54,0.14,-0.58,3.36,0.62,0.62,81.0,0.48,0.06,0.62,0.38,0.25,0.16,1.94,0.49,0.48,81.0,0.66,0.02,0.69,0.63,0.06,-0.41,2.36,0.66,0.66,81.0,0.63,0.02,0.66,0.59,0.07,0.0,1.63,0.63,0.63,81.0,0.53,0.02,0.56,0.5,0.06,-0.11,1.91,0.53,0.53,81.0,0.39,0.02,0.43,0.34,0.09,-0.01,1.86,0.39,0.39,81.0
+BF-COM-G080009 = 0.32,0.0,0.33,0.31,0.02,-0.21,2.56,0.32,0.32,9.0,0.3,0.0,0.31,0.29,0.02,0.31,2.37,0.3,0.3,9.0,0.35,0.01,0.37,0.34,0.03,1.03,3.27,0.35,0.35,9.0,0.38,0.01,0.39,0.37,0.01,-0.01,1.69,0.38,0.38,9.0,0.48,0.03,0.51,0.44,0.08,-0.44,1.85,0.48,0.49,9.0,0.53,0.02,0.56,0.5,0.06,-0.18,2.14,0.53,0.53,9.0,0.61,0.01,0.62,0.59,0.03,-0.92,3.42,0.61,0.61,9.0,0.61,0.01,0.63,0.59,0.04,0.15,2.14,0.61,0.61,9.0,0.6,0.01,0.62,0.58,0.04,-0.38,2.51,0.6,0.6,9.0,0.56,0.01,0.58,0.55,0.03,-0.32,1.92,0.56,0.56,9.0,0.45,0.01,0.46,0.44,0.02,-0.82,3.46,0.45,0.45,9.0,0.37,0.01,0.38,0.35,0.03,-0.23,3.03,0.37,0.37,9.0
+BF-COM-G080010 = 0.31,0.02,0.35,0.27,0.08,0.32,2.81,0.31,0.31,93.0,0.28,0.02,0.33,0.25,0.07,0.47,2.12,0.28,0.28,93.0,0.35,0.03,0.4,0.3,0.1,-0.02,2.01,0.35,0.35,93.0,0.45,0.04,0.54,0.38,0.16,0.1,2.11,0.45,0.45,93.0,0.52,0.05,0.59,0.43,0.16,-0.16,1.55,0.52,0.53,93.0,0.56,0.07,0.68,0.42,0.26,0.04,1.95,0.56,0.54,93.0,0.6,0.05,0.71,0.51,0.2,0.33,1.93,0.6,0.59,93.0,0.56,0.04,0.64,0.46,0.17,-0.4,2.54,0.56,0.57,93.0,0.67,0.03,0.71,0.61,0.1,-0.26,2.17,0.67,0.67,93.0,0.62,0.04,0.68,0.54,0.14,-0.45,2.08,0.62,0.63,93.0,0.52,0.03,0.59,0.44,0.14,-0.36,2.26,0.52,0.53,93.0,0.38,0.02,0.42,0.34,0.07,0.02,1.93,0.38,0.38,93.0
+BF-COM-G080011 = 0.33,0.02,0.37,0.31,0.06,0.24,2.5,0.33,0.33,25.0,0.27,0.01,0.29,0.25,0.04,-0.51,3.26,0.27,0.27,25.0,0.32,0.01,0.35,0.29,0.06,0.07,2.82,0.32,0.32,25.0,0.38,0.03,0.45,0.34,0.11,0.59,2.67,0.39,0.38,25.0,0.47,0.02,0.51,0.43,0.08,0.04,1.72,0.47,0.47,25.0,0.45,0.04,0.54,0.39,0.15,0.4,2.23,0.45,0.45,25.0,0.53,0.02,0.57,0.49,0.08,0.13,2.34,0.53,0.53,25.0,0.58,0.02,0.64,0.55,0.08,1.14,4.85,0.58,0.58,25.0,0.67,0.01,0.68,0.65,0.03,0.03,3.15,0.67,0.67,25.0,0.58,0.02,0.62,0.57,0.06,1.09,3.05,0.58,0.57,25.0,0.46,0.03,0.52,0.42,0.1,0.48,2.34,0.46,0.46,25.0,0.37,0.02,0.42,0.34,0.08,0.89,3.2,0.37,0.36,25.0
+BF-COM-G080012 = 0.33,0.02,0.37,0.27,0.09,-0.6,2.53,0.33,0.33,93.0,0.3,0.02,0.34,0.23,0.11,-0.85,3.52,0.3,0.3,93.0,0.36,0.02,0.4,0.29,0.12,-0.79,3.3,0.36,0.36,93.0,0.46,0.04,0.55,0.34,0.2,-0.46,2.46,0.46,0.46,93.0,0.5,0.04,0.56,0.42,0.14,-0.34,2.11,0.5,0.51,93.0,0.59,0.04,0.67,0.53,0.14,0.24,1.8,0.59,0.59,93.0,0.6,0.02,0.68,0.54,0.14,0.15,3.41,0.6,0.6,93.0,0.53,0.05,0.62,0.44,0.19,0.61,2.35,0.53,0.51,93.0,0.66,0.01,0.69,0.64,0.06,-0.0,2.22,0.66,0.66,93.0,0.59,0.03,0.65,0.53,0.12,-0.08,1.8,0.59,0.59,93.0,0.5,0.04,0.57,0.43,0.14,0.08,1.59,0.5,0.49,93.0,0.37,0.03,0.43,0.32,0.1,0.34,1.66,0.37,0.36,93.0
+BF-COM-G080013 = 0.31,0.02,0.36,0.27,0.09,0.3,1.77,0.31,0.31,130.0,0.28,0.02,0.33,0.24,0.08,0.69,3.01,0.28,0.28,130.0,0.34,0.02,0.41,0.28,0.13,0.79,3.4,0.34,0.34,130.0,0.43,0.05,0.53,0.33,0.2,0.69,2.62,0.43,0.41,130.0,0.49,0.03,0.56,0.42,0.14,-0.11,2.38,0.49,0.49,130.0,0.56,0.04,0.64,0.43,0.21,-0.41,3.15,0.56,0.55,130.0,0.59,0.03,0.65,0.53,0.12,0.12,2.24,0.59,0.59,130.0,0.55,0.06,0.66,0.46,0.19,0.32,1.74,0.55,0.54,130.0,0.65,0.01,0.69,0.62,0.07,-0.11,2.98,0.65,0.66,130.0,0.58,0.03,0.65,0.51,0.15,-0.32,3.25,0.59,0.59,130.0,0.49,0.03,0.55,0.41,0.15,-0.33,3.38,0.49,0.49,130.0,0.38,0.02,0.41,0.33,0.07,-0.53,2.67,0.38,0.38,130.0
+BF-COM-G080014 = 0.33,0.01,0.35,0.31,0.05,0.01,2.07,0.33,0.33,15.0,0.3,0.01,0.32,0.28,0.04,0.08,1.96,0.3,0.3,15.0,0.35,0.02,0.38,0.33,0.05,0.13,1.97,0.35,0.35,15.0,0.37,0.02,0.4,0.35,0.06,0.34,2.25,0.37,0.37,15.0,0.45,0.02,0.47,0.42,0.06,-0.14,2.1,0.45,0.45,15.0,0.47,0.05,0.55,0.41,0.15,0.23,1.57,0.48,0.46,15.0,0.58,0.04,0.62,0.52,0.11,-0.2,1.83,0.58,0.57,15.0,0.59,0.01,0.61,0.57,0.04,0.38,1.74,0.59,0.59,15.0,0.62,0.01,0.64,0.6,0.05,0.46,2.43,0.62,0.61,15.0,0.56,0.01,0.58,0.55,0.03,0.18,2.08,0.56,0.56,15.0,0.44,0.02,0.47,0.42,0.06,0.0,1.84,0.44,0.45,15.0,0.37,0.02,0.4,0.34,0.06,-0.63,2.32,0.37,0.38,15.0
+BF-COM-G080015 = 0.34,0.01,0.36,0.32,0.04,0.53,2.96,0.34,0.34,26.0,0.28,0.01,0.29,0.27,0.02,-0.21,2.11,0.28,0.28,26.0,0.35,0.01,0.37,0.32,0.05,-0.51,2.4,0.35,0.35,26.0,0.43,0.01,0.46,0.4,0.06,0.31,2.64,0.43,0.43,26.0,0.5,0.01,0.53,0.48,0.06,0.63,3.74,0.5,0.5,26.0,0.48,0.04,0.55,0.4,0.15,-0.03,1.92,0.48,0.48,26.0,0.61,0.01,0.63,0.58,0.05,-0.4,2.53,0.61,0.61,26.0,0.59,0.02,0.62,0.56,0.07,0.43,2.8,0.59,0.58,26.0,0.65,0.01,0.66,0.64,0.03,-0.31,2.73,0.65,0.65,26.0,0.57,0.01,0.59,0.54,0.05,-0.31,2.51,0.57,0.57,26.0,0.47,0.02,0.5,0.43,0.06,-0.37,1.96,0.47,0.47,26.0,0.39,0.01,0.42,0.36,0.05,0.07,2.34,0.39,0.39,26.0
+BF-COM-G080016 = 0.27,0.01,0.31,0.25,0.06,0.83,3.56,0.27,0.27,37.0,0.26,0.01,0.27,0.24,0.03,-0.02,2.41,0.26,0.26,37.0,0.31,0.01,0.33,0.29,0.04,0.02,2.7,0.31,0.31,37.0,0.38,0.02,0.41,0.34,0.06,-0.35,2.37,0.38,0.38,37.0,0.47,0.03,0.53,0.4,0.12,-0.2,2.07,0.47,0.47,37.0,0.49,0.05,0.57,0.4,0.18,-0.48,1.77,0.49,0.51,37.0,0.59,0.02,0.64,0.55,0.09,0.15,2.21,0.59,0.59,37.0,0.6,0.03,0.66,0.54,0.12,-0.34,2.61,0.61,0.61,37.0,0.67,0.02,0.7,0.63,0.07,-0.33,2.87,0.67,0.66,37.0,0.6,0.02,0.64,0.58,0.06,0.3,1.97,0.6,0.6,37.0,0.48,0.02,0.53,0.45,0.08,0.56,2.68,0.48,0.48,37.0,0.35,0.01,0.38,0.33,0.06,-0.13,2.28,0.35,0.35,37.0
+BF-COM-G080017 = 0.33,0.01,0.35,0.32,0.03,0.89,2.71,0.33,0.33,7.0,0.3,0.01,0.31,0.29,0.02,0.39,2.05,0.3,0.3,7.0,0.36,0.01,0.37,0.35,0.03,-0.03,1.98,0.36,0.36,7.0,0.4,0.02,0.44,0.38,0.06,1.1,2.98,0.4,0.39,7.0,0.52,0.03,0.57,0.47,0.1,-0.02,2.15,0.52,0.52,7.0,0.57,0.03,0.6,0.52,0.07,-0.25,1.89,0.57,0.57,7.0,0.64,0.01,0.65,0.62,0.04,-0.62,2.34,0.64,0.64,7.0,0.6,0.01,0.61,0.58,0.03,-0.07,1.69,0.6,0.6,7.0,0.62,0.02,0.66,0.6,0.06,0.71,2.47,0.62,0.62,7.0,0.58,0.01,0.59,0.56,0.03,-0.84,2.54,0.58,0.58,7.0,0.47,0.01,0.47,0.45,0.02,-1.21,3.07,0.47,0.47,7.0,0.39,0.01,0.4,0.37,0.03,-0.99,2.98,0.39,0.39,7.0
+BF-GAN-G090001 = 0.21,0.01,0.23,0.2,0.03,0.32,2.7,0.21,0.21,36.0,0.2,0.01,0.22,0.19,0.03,0.36,3.25,0.2,0.2,36.0,0.19,0.01,0.21,0.18,0.03,0.19,2.51,0.19,0.19,36.0,0.22,0.01,0.25,0.2,0.04,0.67,2.99,0.22,0.22,36.0,0.25,0.02,0.29,0.21,0.08,0.36,2.77,0.25,0.25,36.0,0.32,0.03,0.4,0.26,0.14,0.2,2.51,0.32,0.32,36.0,0.42,0.03,0.49,0.37,0.12,0.85,3.78,0.42,0.41,36.0,0.51,0.02,0.57,0.45,0.12,-0.58,4.98,0.51,0.51,36.0,0.49,0.03,0.56,0.41,0.14,-0.52,4.62,0.5,0.5,36.0,0.35,0.02,0.38,0.28,0.1,-0.8,4.94,0.35,0.35,36.0,0.28,0.01,0.3,0.24,0.06,-0.21,4.6,0.28,0.27,36.0,0.24,0.01,0.27,0.22,0.05,0.45,3.4,0.24,0.24,36.0
+BF-GAN-G090002 = 0.21,0.0,0.21,0.2,0.01,0.12,2.53,0.21,0.21,6.0,0.2,0.0,0.2,0.19,0.01,0.1,1.73,0.2,0.2,6.0,0.18,0.0,0.19,0.18,0.01,0.19,1.41,0.18,0.18,6.0,0.2,0.01,0.21,0.2,0.02,0.07,1.68,0.2,0.2,6.0,0.23,0.01,0.24,0.22,0.02,0.37,2.06,0.23,0.23,6.0,0.29,0.02,0.31,0.27,0.04,0.18,1.45,0.29,0.29,6.0,0.36,0.02,0.38,0.34,0.04,0.18,1.48,0.36,0.36,6.0,0.5,0.02,0.53,0.48,0.04,0.26,1.55,0.5,0.5,6.0,0.48,0.01,0.49,0.46,0.03,0.29,1.77,0.48,0.47,6.0,0.34,0.02,0.36,0.32,0.04,0.41,1.75,0.34,0.34,6.0,0.29,0.01,0.3,0.27,0.03,0.23,1.55,0.29,0.29,6.0,0.26,0.01,0.27,0.25,0.02,0.04,1.55,0.26,0.26,6.0
+BF-GAN-G090003 = 0.21,0.0,0.22,0.2,0.02,-0.0,2.93,0.21,0.21,23.0,0.19,0.0,0.2,0.19,0.01,-0.16,3.37,0.19,0.2,23.0,0.19,0.0,0.19,0.18,0.01,-0.55,2.94,0.19,0.19,23.0,0.21,0.01,0.22,0.2,0.03,-0.44,4.22,0.21,0.21,23.0,0.23,0.01,0.25,0.21,0.03,0.57,2.52,0.23,0.23,23.0,0.28,0.02,0.32,0.26,0.06,0.95,3.46,0.28,0.28,23.0,0.36,0.02,0.4,0.33,0.07,0.47,2.31,0.36,0.36,23.0,0.49,0.02,0.53,0.45,0.08,-0.15,2.28,0.49,0.49,23.0,0.47,0.02,0.49,0.44,0.06,-0.52,2.45,0.47,0.47,23.0,0.34,0.01,0.35,0.32,0.04,0.13,3.94,0.34,0.34,23.0,0.28,0.01,0.3,0.27,0.04,0.97,3.19,0.28,0.28,23.0,0.25,0.01,0.27,0.24,0.03,1.04,3.56,0.25,0.25,23.0
+BF-GAN-G090004 = 0.21,0.01,0.23,0.2,0.02,0.43,2.44,0.21,0.21,18.0,0.2,0.01,0.21,0.19,0.02,0.4,2.56,0.2,0.2,18.0,0.2,0.01,0.21,0.19,0.02,0.11,1.86,0.2,0.2,18.0,0.22,0.01,0.24,0.2,0.04,1.03,3.24,0.22,0.21,18.0,0.24,0.01,0.27,0.22,0.05,1.09,3.67,0.24,0.23,18.0,0.29,0.03,0.36,0.26,0.1,1.23,4.0,0.29,0.28,18.0,0.41,0.03,0.48,0.36,0.12,0.55,2.64,0.41,0.4,18.0,0.54,0.01,0.58,0.52,0.06,0.79,3.26,0.54,0.54,18.0,0.51,0.02,0.55,0.48,0.07,0.17,2.66,0.51,0.51,18.0,0.34,0.02,0.38,0.3,0.08,-0.19,2.57,0.34,0.34,18.0,0.28,0.01,0.29,0.25,0.04,-0.42,2.33,0.28,0.28,18.0,0.24,0.01,0.26,0.22,0.04,-0.43,2.26,0.24,0.24,18.0
+BF-GAN-G090005 = 0.21,0.0,0.22,0.2,0.02,-0.33,3.08,0.21,0.21,24.0,0.2,0.0,0.2,0.19,0.01,-0.78,4.11,0.2,0.2,24.0,0.2,0.01,0.21,0.19,0.02,0.14,2.0,0.2,0.2,24.0,0.22,0.01,0.23,0.21,0.02,0.52,2.74,0.22,0.21,24.0,0.24,0.01,0.25,0.22,0.03,0.17,2.03,0.24,0.24,24.0,0.31,0.03,0.37,0.27,0.09,0.18,1.89,0.32,0.32,24.0,0.4,0.03,0.47,0.34,0.13,-0.05,2.23,0.41,0.4,24.0,0.53,0.02,0.57,0.5,0.07,0.03,2.06,0.53,0.53,24.0,0.51,0.02,0.54,0.48,0.06,-0.07,1.74,0.51,0.51,24.0,0.36,0.02,0.4,0.33,0.07,0.04,2.22,0.36,0.36,24.0,0.29,0.01,0.32,0.27,0.05,0.11,2.54,0.29,0.29,24.0,0.26,0.01,0.27,0.23,0.04,-0.2,2.23,0.26,0.26,24.0
+BF-GAN-G090006 = 0.21,0.01,0.22,0.2,0.02,-0.79,2.48,0.21,0.21,16.0,0.19,0.01,0.2,0.18,0.02,-0.53,2.16,0.19,0.19,16.0,0.19,0.01,0.19,0.18,0.02,-1.08,3.11,0.19,0.19,16.0,0.21,0.01,0.21,0.2,0.02,-1.51,4.33,0.21,0.21,16.0,0.23,0.01,0.24,0.22,0.02,-0.13,1.67,0.23,0.23,16.0,0.3,0.01,0.33,0.28,0.05,0.56,2.47,0.3,0.3,16.0,0.36,0.02,0.4,0.32,0.07,-0.1,1.72,0.36,0.36,16.0,0.47,0.03,0.52,0.43,0.08,0.4,1.98,0.47,0.47,16.0,0.45,0.03,0.5,0.4,0.1,0.16,1.78,0.45,0.44,16.0,0.34,0.02,0.37,0.3,0.07,-0.45,2.32,0.34,0.34,16.0,0.27,0.01,0.28,0.24,0.05,-0.59,2.08,0.27,0.27,16.0,0.24,0.01,0.25,0.22,0.03,-0.64,2.24,0.24,0.24,16.0
+BF-GAN-G090007 = 0.2,0.0,0.2,0.2,0.01,0.16,1.39,0.2,0.2,15.0,0.19,0.0,0.2,0.19,0.01,-0.11,1.15,0.19,0.19,15.0,0.18,0.0,0.19,0.18,0.01,-0.05,1.61,0.18,0.18,15.0,0.21,0.01,0.22,0.2,0.02,0.03,2.32,0.21,0.21,15.0,0.24,0.01,0.25,0.23,0.02,-0.01,2.99,0.24,0.24,15.0,0.31,0.01,0.33,0.27,0.06,-0.22,3.11,0.31,0.3,15.0,0.37,0.01,0.39,0.34,0.04,-0.3,2.02,0.37,0.37,15.0,0.49,0.01,0.51,0.47,0.04,-0.11,1.6,0.49,0.5,15.0,0.45,0.01,0.46,0.42,0.04,-0.49,2.11,0.45,0.45,15.0,0.34,0.01,0.35,0.31,0.04,-0.73,2.72,0.34,0.34,15.0,0.26,0.01,0.27,0.25,0.02,-0.47,2.39,0.26,0.26,15.0,0.23,0.01,0.24,0.23,0.02,0.26,1.8,0.23,0.23,15.0
+BF-GNA-G100001 = 0.22,0.01,0.24,0.2,0.05,-0.2,2.32,0.22,0.22,75.0,0.21,0.01,0.22,0.18,0.04,-0.13,2.35,0.21,0.21,75.0,0.21,0.01,0.23,0.18,0.05,0.13,2.1,0.21,0.21,75.0,0.23,0.02,0.26,0.2,0.06,-0.26,1.91,0.23,0.23,75.0,0.27,0.03,0.33,0.21,0.11,0.07,2.35,0.27,0.28,75.0,0.36,0.04,0.43,0.28,0.15,-0.53,2.31,0.36,0.37,75.0,0.45,0.04,0.52,0.35,0.17,-0.51,2.13,0.45,0.46,75.0,0.54,0.04,0.61,0.46,0.15,-0.17,1.78,0.55,0.54,75.0,0.49,0.03,0.55,0.42,0.13,0.11,2.01,0.49,0.48,75.0,0.36,0.04,0.44,0.3,0.13,0.48,2.36,0.36,0.36,75.0,0.3,0.03,0.35,0.25,0.1,0.21,2.19,0.3,0.29,75.0,0.26,0.02,0.3,0.22,0.08,-0.09,2.37,0.26,0.26,75.0
+BF-GNA-G100002 = 0.2,0.01,0.23,0.19,0.04,0.54,1.83,0.2,0.2,54.0,0.19,0.01,0.21,0.18,0.04,0.62,2.07,0.19,0.19,54.0,0.19,0.01,0.21,0.17,0.04,0.41,1.65,0.19,0.18,54.0,0.19,0.02,0.23,0.17,0.06,0.49,1.72,0.19,0.18,54.0,0.21,0.03,0.27,0.17,0.1,0.48,1.66,0.21,0.19,54.0,0.27,0.04,0.34,0.2,0.14,0.24,1.54,0.27,0.25,54.0,0.37,0.05,0.46,0.29,0.17,0.28,1.65,0.37,0.35,54.0,0.5,0.04,0.59,0.45,0.14,0.44,1.84,0.5,0.49,54.0,0.45,0.03,0.52,0.41,0.11,0.6,2.19,0.45,0.44,54.0,0.33,0.02,0.37,0.31,0.07,0.54,1.86,0.33,0.32,54.0,0.27,0.02,0.31,0.24,0.07,0.37,1.81,0.27,0.26,54.0,0.24,0.02,0.27,0.21,0.06,0.46,1.87,0.24,0.23,54.0
+BF-GNA-G100003 = 0.2,0.01,0.21,0.17,0.04,-0.17,2.01,0.2,0.2,62.0,0.19,0.01,0.2,0.17,0.04,0.15,2.03,0.19,0.19,62.0,0.18,0.01,0.21,0.16,0.05,0.27,2.02,0.18,0.18,62.0,0.18,0.01,0.21,0.16,0.04,0.34,2.13,0.18,0.18,62.0,0.18,0.01,0.2,0.16,0.04,0.3,2.09,0.18,0.18,62.0,0.25,0.03,0.29,0.2,0.09,-0.34,2.1,0.25,0.25,62.0,0.36,0.03,0.42,0.29,0.12,-0.24,2.14,0.36,0.37,62.0,0.46,0.03,0.53,0.41,0.12,0.03,1.95,0.46,0.46,62.0,0.4,0.03,0.46,0.36,0.1,0.43,2.13,0.4,0.4,62.0,0.3,0.01,0.33,0.27,0.06,0.02,2.79,0.3,0.3,62.0,0.24,0.02,0.28,0.21,0.06,0.21,1.95,0.24,0.24,62.0,0.23,0.01,0.25,0.2,0.06,0.17,2.07,0.23,0.22,62.0
+BF-GNA-G100004 = 0.21,0.01,0.23,0.2,0.03,0.61,3.14,0.21,0.21,51.0,0.2,0.01,0.21,0.19,0.02,0.49,2.78,0.2,0.2,51.0,0.2,0.01,0.22,0.19,0.03,0.66,2.8,0.2,0.2,51.0,0.21,0.01,0.23,0.19,0.05,-0.14,2.52,0.21,0.21,51.0,0.23,0.02,0.27,0.19,0.08,-0.52,2.11,0.23,0.24,51.0,0.33,0.04,0.41,0.26,0.14,-0.2,2.34,0.33,0.34,51.0,0.43,0.03,0.48,0.34,0.14,-0.58,2.94,0.43,0.44,51.0,0.53,0.04,0.61,0.45,0.16,-0.3,2.37,0.53,0.54,51.0,0.47,0.03,0.54,0.41,0.13,0.04,2.21,0.47,0.47,51.0,0.32,0.02,0.36,0.29,0.07,0.1,2.36,0.32,0.33,51.0,0.27,0.01,0.31,0.25,0.05,0.44,2.71,0.27,0.27,51.0,0.25,0.01,0.28,0.23,0.04,0.65,3.11,0.25,0.25,51.0
+BF-GNA-G100005 = 0.18,0.01,0.2,0.17,0.03,1.96,6.56,0.18,0.18,15.0,0.17,0.01,0.19,0.16,0.03,1.54,5.27,0.17,0.17,15.0,0.17,0.01,0.18,0.16,0.03,1.2,4.22,0.17,0.16,15.0,0.17,0.01,0.18,0.15,0.03,0.66,3.5,0.17,0.16,15.0,0.16,0.01,0.18,0.15,0.03,-0.1,2.3,0.16,0.16,15.0,0.2,0.02,0.23,0.17,0.06,0.13,2.03,0.2,0.2,15.0,0.3,0.02,0.34,0.28,0.06,0.67,2.75,0.3,0.3,15.0,0.44,0.02,0.46,0.41,0.05,0.07,1.69,0.44,0.44,15.0,0.39,0.02,0.43,0.36,0.06,0.28,2.45,0.39,0.39,15.0,0.3,0.01,0.33,0.28,0.06,0.53,3.13,0.3,0.3,15.0,0.22,0.01,0.24,0.21,0.03,0.92,4.66,0.22,0.22,15.0,0.2,0.01,0.23,0.19,0.04,1.66,6.43,0.2,0.2,15.0
+BF-GNA-G100006 = 0.2,0.01,0.22,0.17,0.05,-0.28,2.12,0.2,0.2,24.0,0.18,0.01,0.2,0.16,0.04,-0.39,2.23,0.18,0.19,24.0,0.18,0.01,0.2,0.15,0.05,-0.32,2.04,0.18,0.18,24.0,0.19,0.02,0.21,0.16,0.06,-0.43,1.88,0.19,0.2,24.0,0.22,0.03,0.25,0.17,0.08,-0.6,1.95,0.22,0.23,24.0,0.27,0.04,0.32,0.2,0.12,-0.43,1.79,0.27,0.28,24.0,0.34,0.05,0.42,0.26,0.16,-0.15,1.73,0.35,0.34,24.0,0.47,0.05,0.55,0.38,0.17,-0.09,1.99,0.47,0.47,24.0,0.43,0.03,0.48,0.37,0.11,-0.27,2.27,0.43,0.44,24.0,0.32,0.03,0.36,0.27,0.1,0.17,1.95,0.32,0.31,24.0,0.26,0.02,0.29,0.21,0.08,-0.24,2.11,0.26,0.26,24.0,0.23,0.02,0.25,0.19,0.06,-0.22,2.14,0.23,0.23,24.0
+BF-GNA-G100007 = 0.19,0.01,0.2,0.18,0.02,-0.13,1.83,0.19,0.19,11.0,0.18,0.01,0.19,0.17,0.01,-0.29,1.62,0.18,0.18,11.0,0.17,0.0,0.18,0.17,0.01,-0.42,-0.98,0.17,0.17,11.0,0.18,0.0,0.19,0.17,0.02,0.45,2.72,0.18,0.18,11.0,0.19,0.01,0.21,0.18,0.03,0.77,2.63,0.19,0.19,11.0,0.25,0.02,0.27,0.22,0.05,-0.02,1.7,0.25,0.25,11.0,0.33,0.01,0.34,0.32,0.02,-0.18,1.91,0.33,0.33,11.0,0.47,0.01,0.49,0.46,0.03,0.01,2.05,0.47,0.47,11.0,0.42,0.01,0.43,0.41,0.02,-0.35,2.49,0.42,0.42,11.0,0.31,0.0,0.32,0.31,0.01,0.18,1.92,0.31,0.31,11.0,0.24,0.01,0.25,0.23,0.02,-0.09,1.5,0.24,0.24,11.0,0.22,0.01,0.23,0.21,0.02,-0.29,1.63,0.22,0.22,11.0
+BF-GOU-G110001 = 0.23,0.01,0.25,0.21,0.04,0.23,1.96,0.23,0.23,22.0,0.22,0.01,0.23,0.2,0.04,0.03,1.82,0.22,0.22,22.0,0.22,0.02,0.25,0.19,0.06,0.02,2.37,0.22,0.22,22.0,0.22,0.02,0.25,0.19,0.06,0.22,2.32,0.22,0.22,22.0,0.28,0.02,0.33,0.25,0.08,0.87,2.79,0.28,0.27,22.0,0.51,0.05,0.59,0.44,0.15,-0.05,1.49,0.51,0.53,22.0,0.54,0.03,0.58,0.49,0.08,-0.38,1.94,0.54,0.54,22.0,0.6,0.03,0.65,0.55,0.1,-0.01,1.79,0.6,0.6,22.0,0.56,0.02,0.59,0.54,0.06,0.35,1.69,0.56,0.56,22.0,0.42,0.02,0.46,0.4,0.07,0.6,1.89,0.42,0.41,22.0,0.32,0.01,0.34,0.31,0.03,0.81,2.28,0.32,0.31,22.0,0.27,0.01,0.29,0.26,0.04,0.55,2.19,0.27,0.27,22.0
+BF-GOU-G110002 = 0.22,0.0,0.23,0.21,0.01,-0.48,2.15,0.22,0.22,23.0,0.21,0.01,0.22,0.2,0.02,0.3,1.8,0.21,0.21,23.0,0.2,0.01,0.21,0.2,0.02,0.11,1.64,0.2,0.2,23.0,0.21,0.01,0.22,0.19,0.02,-1.3,5.4,0.21,0.21,23.0,0.27,0.02,0.31,0.24,0.07,0.65,3.1,0.27,0.27,23.0,0.46,0.05,0.54,0.39,0.15,0.22,1.82,0.46,0.45,23.0,0.49,0.06,0.61,0.42,0.19,0.47,2.04,0.49,0.48,23.0,0.53,0.04,0.6,0.47,0.13,0.23,1.64,0.53,0.52,23.0,0.53,0.03,0.58,0.48,0.1,-0.15,2.1,0.53,0.53,23.0,0.4,0.03,0.43,0.35,0.08,-0.45,1.76,0.4,0.41,23.0,0.31,0.01,0.33,0.29,0.04,-0.54,2.23,0.31,0.32,23.0,0.27,0.01,0.28,0.25,0.02,-0.92,2.8,0.27,0.27,23.0
+BF-GOU-G110003 = 0.23,0.0,0.23,0.22,0.01,-0.21,2.29,0.23,0.23,15.0,0.22,0.0,0.23,0.21,0.02,0.15,2.06,0.22,0.22,15.0,0.21,0.0,0.22,0.2,0.01,-0.23,1.84,0.21,0.21,15.0,0.22,0.01,0.23,0.21,0.02,-0.23,1.63,0.22,0.22,15.0,0.26,0.01,0.28,0.24,0.04,-0.18,2.73,0.26,0.26,15.0,0.44,0.03,0.5,0.39,0.11,-0.05,1.9,0.44,0.44,15.0,0.5,0.03,0.56,0.45,0.11,0.54,2.37,0.5,0.5,15.0,0.57,0.02,0.61,0.53,0.09,0.09,2.45,0.57,0.57,15.0,0.52,0.02,0.55,0.49,0.05,0.25,1.99,0.52,0.52,15.0,0.4,0.02,0.44,0.38,0.06,0.87,2.95,0.4,0.39,15.0,0.31,0.01,0.33,0.3,0.03,0.81,2.76,0.31,0.31,15.0,0.27,0.01,0.29,0.26,0.02,0.49,2.74,0.27,0.27,15.0
+BF-GOU-G110004 = 0.23,0.01,0.25,0.21,0.04,0.42,2.59,0.23,0.23,112.0,0.22,0.01,0.23,0.2,0.04,-0.49,3.2,0.22,0.22,112.0,0.22,0.01,0.24,0.2,0.04,-0.19,2.89,0.22,0.22,112.0,0.23,0.01,0.25,0.2,0.05,0.35,2.54,0.23,0.22,112.0,0.3,0.02,0.34,0.25,0.09,-0.24,2.63,0.3,0.3,112.0,0.51,0.03,0.6,0.42,0.18,-0.56,3.6,0.51,0.52,112.0,0.54,0.04,0.64,0.47,0.17,0.33,2.64,0.54,0.54,112.0,0.63,0.03,0.68,0.56,0.12,-0.86,3.85,0.63,0.63,112.0,0.57,0.03,0.68,0.5,0.17,0.93,4.0,0.57,0.57,112.0,0.46,0.03,0.54,0.38,0.17,0.27,3.24,0.46,0.46,112.0,0.33,0.01,0.36,0.3,0.06,0.49,2.66,0.33,0.32,112.0,0.28,0.01,0.3,0.26,0.04,0.6,2.5,0.28,0.27,112.0
+BF-GOU-G110005 = 0.23,0.01,0.25,0.21,0.05,-0.03,2.83,0.23,0.23,168.0,0.22,0.01,0.23,0.19,0.04,-0.83,3.73,0.22,0.22,168.0,0.2,0.01,0.23,0.18,0.05,0.35,3.56,0.2,0.2,168.0,0.23,0.01,0.26,0.2,0.06,-0.15,2.75,0.23,0.23,168.0,0.27,0.03,0.33,0.21,0.12,0.25,2.32,0.27,0.27,168.0,0.43,0.03,0.5,0.32,0.18,-0.88,4.83,0.43,0.43,168.0,0.52,0.04,0.6,0.4,0.2,-0.12,3.44,0.52,0.51,168.0,0.6,0.04,0.67,0.5,0.17,-0.45,2.45,0.6,0.61,168.0,0.52,0.04,0.59,0.41,0.18,-0.48,2.28,0.52,0.53,168.0,0.39,0.04,0.49,0.3,0.18,0.05,2.47,0.39,0.39,168.0,0.31,0.03,0.38,0.25,0.13,0.16,3.18,0.31,0.31,168.0,0.28,0.02,0.33,0.23,0.1,0.15,3.14,0.28,0.27,168.0
+BF-GOU-G110006 = 0.23,0.01,0.26,0.21,0.06,0.13,2.93,0.23,0.23,151.0,0.22,0.01,0.25,0.19,0.06,-0.75,3.74,0.22,0.22,151.0,0.2,0.01,0.23,0.19,0.04,0.61,3.21,0.2,0.2,151.0,0.24,0.02,0.28,0.19,0.09,-0.58,2.6,0.24,0.24,151.0,0.3,0.04,0.42,0.24,0.18,0.94,3.11,0.31,0.29,151.0,0.48,0.04,0.55,0.39,0.16,-0.58,2.18,0.48,0.49,151.0,0.55,0.03,0.62,0.48,0.14,-0.2,2.78,0.55,0.55,151.0,0.66,0.04,0.72,0.55,0.18,-0.92,2.97,0.66,0.67,151.0,0.59,0.04,0.68,0.47,0.21,-0.61,3.26,0.6,0.6,151.0,0.48,0.05,0.57,0.38,0.19,-0.31,2.34,0.49,0.49,151.0,0.34,0.02,0.42,0.3,0.12,0.99,4.29,0.34,0.33,151.0,0.29,0.01,0.32,0.25,0.06,0.12,2.33,0.29,0.29,151.0
+BF-GOU-G110007 = 0.23,0.02,0.26,0.1,0.16,-2.51,13.73,0.23,0.24,235.0,0.2,0.02,0.23,0.09,0.14,-3.01,18.96,0.2,0.2,235.0,0.21,0.02,0.25,0.1,0.15,-1.5,7.94,0.22,0.22,235.0,0.22,0.01,0.25,0.15,0.1,-1.06,5.87,0.22,0.22,235.0,0.31,0.03,0.38,0.22,0.15,-0.05,2.72,0.31,0.31,235.0,0.5,0.03,0.58,0.36,0.22,-0.74,4.14,0.5,0.5,235.0,0.56,0.05,0.65,0.36,0.29,-0.82,4.07,0.57,0.57,235.0,0.64,0.05,0.75,0.4,0.35,-1.16,5.48,0.64,0.66,235.0,0.66,0.05,0.73,0.36,0.36,-2.39,11.78,0.67,0.68,235.0,0.53,0.04,0.59,0.28,0.31,-2.44,11.58,0.53,0.54,235.0,0.36,0.03,0.47,0.21,0.27,-0.9,7.28,0.36,0.37,235.0,0.28,0.02,0.34,0.16,0.18,-2.16,17.74,0.28,0.28,235.0
+BF-GOU-G110008 = 0.24,0.01,0.27,0.2,0.07,-0.13,4.43,0.24,0.24,57.0,0.22,0.01,0.24,0.18,0.07,-1.32,6.11,0.22,0.22,57.0,0.23,0.02,0.25,0.18,0.07,-0.38,2.68,0.23,0.23,57.0,0.23,0.01,0.25,0.2,0.05,-0.13,2.57,0.23,0.23,57.0,0.29,0.03,0.34,0.24,0.11,0.07,2.32,0.29,0.29,57.0,0.51,0.07,0.62,0.36,0.26,-0.33,2.25,0.52,0.51,57.0,0.55,0.05,0.64,0.46,0.19,-0.12,2.11,0.55,0.55,57.0,0.63,0.03,0.67,0.57,0.1,-0.63,2.42,0.63,0.64,57.0,0.63,0.03,0.68,0.57,0.12,-0.23,2.08,0.63,0.63,57.0,0.48,0.02,0.52,0.43,0.09,-0.3,3.26,0.48,0.48,57.0,0.34,0.01,0.38,0.32,0.06,0.29,2.94,0.34,0.34,57.0,0.28,0.01,0.32,0.26,0.05,0.77,4.57,0.28,0.28,57.0
+BF-GOU-G110009 = 0.23,0.01,0.24,0.21,0.03,-0.68,2.63,0.23,0.23,24.0,0.21,0.01,0.22,0.2,0.03,-0.69,2.5,0.21,0.21,24.0,0.21,0.01,0.22,0.19,0.03,-0.04,2.07,0.21,0.21,24.0,0.24,0.02,0.26,0.21,0.06,-0.19,1.77,0.24,0.24,24.0,0.27,0.02,0.31,0.23,0.07,-0.24,1.91,0.27,0.27,24.0,0.35,0.02,0.4,0.28,0.12,-0.85,4.43,0.35,0.35,24.0,0.45,0.03,0.49,0.36,0.13,-1.08,3.97,0.45,0.46,24.0,0.52,0.04,0.57,0.42,0.16,-0.87,3.08,0.52,0.53,24.0,0.5,0.03,0.54,0.42,0.11,-0.75,3.22,0.5,0.5,24.0,0.38,0.02,0.41,0.34,0.07,0.02,2.2,0.38,0.38,24.0,0.31,0.02,0.33,0.27,0.06,-0.59,2.82,0.31,0.31,24.0,0.27,0.01,0.28,0.24,0.04,-1.21,3.58,0.27,0.27,24.0
+BF-GOU-G110010 = 0.24,0.01,0.25,0.22,0.03,-0.31,2.73,0.24,0.24,49.0,0.23,0.01,0.24,0.21,0.02,-0.1,2.21,0.23,0.23,49.0,0.22,0.01,0.24,0.2,0.04,0.62,3.13,0.22,0.22,49.0,0.24,0.01,0.26,0.23,0.04,-0.02,2.17,0.24,0.24,49.0,0.29,0.02,0.33,0.25,0.08,0.03,1.92,0.29,0.29,49.0,0.44,0.05,0.53,0.33,0.2,-0.27,2.42,0.44,0.45,49.0,0.52,0.03,0.58,0.46,0.13,-0.36,2.25,0.52,0.53,49.0,0.63,0.03,0.67,0.56,0.11,-0.72,2.13,0.63,0.64,49.0,0.56,0.02,0.59,0.51,0.08,-0.84,2.69,0.56,0.57,49.0,0.43,0.03,0.49,0.38,0.11,-0.06,2.16,0.44,0.44,49.0,0.34,0.02,0.38,0.3,0.08,0.09,3.07,0.34,0.34,49.0,0.29,0.02,0.33,0.26,0.06,-0.21,2.51,0.29,0.3,49.0
+BF-GOU-G110011 = 0.24,0.01,0.25,0.23,0.02,-1.2,4.06,0.24,0.24,22.0,0.22,0.01,0.23,0.21,0.02,-0.42,2.31,0.22,0.22,22.0,0.23,0.01,0.24,0.22,0.03,0.37,2.13,0.23,0.23,22.0,0.23,0.01,0.24,0.21,0.03,-1.09,3.49,0.23,0.23,22.0,0.3,0.02,0.33,0.27,0.06,-0.48,2.28,0.3,0.31,22.0,0.52,0.05,0.6,0.44,0.16,-0.1,1.83,0.52,0.52,22.0,0.54,0.04,0.61,0.46,0.15,-0.12,1.93,0.54,0.54,22.0,0.61,0.02,0.64,0.56,0.08,-0.25,1.97,0.61,0.61,22.0,0.61,0.02,0.65,0.56,0.09,-0.08,2.54,0.61,0.61,22.0,0.46,0.03,0.51,0.4,0.11,-0.94,3.52,0.46,0.47,22.0,0.34,0.01,0.36,0.31,0.05,-0.78,3.26,0.34,0.34,22.0,0.29,0.01,0.3,0.27,0.03,-0.7,3.2,0.29,0.29,22.0
+BF-HOU-G120001 = 0.24,0.01,0.26,0.23,0.03,0.15,2.23,0.24,0.24,30.0,0.22,0.01,0.24,0.2,0.04,0.81,2.69,0.22,0.21,30.0,0.23,0.01,0.25,0.22,0.03,1.26,4.2,0.23,0.22,30.0,0.27,0.02,0.31,0.24,0.06,0.21,1.71,0.27,0.27,30.0,0.29,0.04,0.34,0.24,0.1,-0.09,1.42,0.29,0.29,30.0,0.37,0.03,0.43,0.33,0.1,0.41,2.44,0.37,0.37,30.0,0.53,0.02,0.57,0.49,0.08,0.43,3.98,0.53,0.53,30.0,0.65,0.02,0.69,0.61,0.08,-0.01,2.86,0.65,0.65,30.0,0.6,0.02,0.66,0.58,0.08,1.58,5.91,0.6,0.6,30.0,0.5,0.02,0.54,0.47,0.07,-0.13,2.48,0.5,0.5,30.0,0.38,0.02,0.42,0.34,0.08,-0.25,2.43,0.38,0.38,30.0,0.32,0.02,0.35,0.29,0.06,-0.26,2.21,0.32,0.33,30.0
+BF-HOU-G120002 = 0.25,0.01,0.27,0.23,0.05,-0.08,2.51,0.25,0.25,47.0,0.23,0.01,0.25,0.21,0.04,-0.19,1.73,0.23,0.23,47.0,0.24,0.02,0.28,0.22,0.06,0.42,2.36,0.24,0.24,47.0,0.29,0.02,0.34,0.24,0.09,0.34,2.98,0.29,0.29,47.0,0.34,0.02,0.4,0.29,0.11,0.31,3.31,0.34,0.34,47.0,0.42,0.02,0.46,0.37,0.1,0.02,2.68,0.42,0.42,47.0,0.54,0.02,0.58,0.5,0.08,0.25,2.65,0.54,0.54,47.0,0.64,0.02,0.68,0.59,0.09,-0.29,2.62,0.64,0.64,47.0,0.61,0.02,0.66,0.57,0.09,0.29,2.46,0.61,0.6,47.0,0.54,0.02,0.58,0.49,0.09,-0.05,2.07,0.54,0.54,47.0,0.4,0.01,0.43,0.36,0.06,-0.12,2.34,0.4,0.4,47.0,0.33,0.01,0.36,0.31,0.05,-0.03,3.16,0.33,0.33,47.0
+BF-HOU-G120003 = 0.25,0.01,0.26,0.24,0.02,0.05,1.66,0.25,0.25,19.0,0.23,0.01,0.24,0.21,0.03,-0.37,1.89,0.23,0.23,19.0,0.25,0.01,0.28,0.23,0.05,-0.03,1.98,0.25,0.25,19.0,0.3,0.01,0.32,0.28,0.04,0.22,2.13,0.3,0.3,19.0,0.31,0.02,0.35,0.27,0.08,-0.28,2.7,0.31,0.32,19.0,0.41,0.04,0.48,0.33,0.15,-0.2,2.83,0.41,0.41,19.0,0.59,0.05,0.67,0.52,0.15,-0.15,1.88,0.6,0.6,19.0,0.65,0.03,0.7,0.59,0.11,-0.33,2.03,0.65,0.65,19.0,0.63,0.03,0.68,0.57,0.11,-0.62,2.29,0.64,0.64,19.0,0.51,0.03,0.56,0.46,0.1,-0.41,1.9,0.52,0.52,19.0,0.4,0.04,0.46,0.34,0.12,-0.15,2.05,0.4,0.4,19.0,0.33,0.02,0.37,0.29,0.08,0.5,2.27,0.33,0.32,19.0
+BF-HOU-G120004 = 0.24,0.01,0.26,0.23,0.03,0.58,2.34,0.24,0.24,19.0,0.22,0.01,0.24,0.2,0.04,0.62,2.48,0.22,0.21,19.0,0.25,0.02,0.29,0.23,0.06,0.74,2.74,0.25,0.24,19.0,0.28,0.02,0.32,0.25,0.07,0.52,2.22,0.28,0.28,19.0,0.29,0.03,0.36,0.24,0.12,0.5,2.47,0.29,0.28,19.0,0.38,0.04,0.49,0.34,0.15,1.34,3.98,0.39,0.37,19.0,0.59,0.05,0.67,0.5,0.17,-0.09,2.05,0.59,0.59,19.0,0.66,0.02,0.69,0.63,0.07,0.07,1.67,0.66,0.65,19.0,0.63,0.02,0.67,0.61,0.06,0.22,2.2,0.63,0.63,19.0,0.49,0.03,0.55,0.45,0.1,0.57,2.49,0.49,0.48,19.0,0.39,0.03,0.45,0.35,0.1,0.77,2.85,0.39,0.38,19.0,0.32,0.02,0.36,0.31,0.06,1.03,3.38,0.32,0.32,19.0
+BF-HOU-G120005 = 0.26,0.01,0.29,0.23,0.06,-0.26,2.68,0.26,0.26,82.0,0.24,0.01,0.26,0.22,0.04,-0.35,2.6,0.24,0.24,82.0,0.26,0.02,0.31,0.22,0.09,0.11,2.1,0.26,0.26,82.0,0.3,0.03,0.35,0.23,0.13,-0.31,2.35,0.3,0.3,82.0,0.34,0.05,0.42,0.23,0.19,-0.39,1.9,0.34,0.36,82.0,0.45,0.05,0.51,0.34,0.17,-0.61,2.14,0.45,0.46,82.0,0.55,0.05,0.64,0.44,0.2,0.03,2.19,0.55,0.54,82.0,0.61,0.03,0.68,0.52,0.16,-0.4,2.92,0.61,0.61,82.0,0.6,0.05,0.68,0.49,0.19,-0.21,2.36,0.6,0.6,82.0,0.53,0.03,0.57,0.45,0.12,-0.44,2.48,0.53,0.53,82.0,0.42,0.02,0.45,0.34,0.11,-0.92,3.12,0.42,0.42,82.0,0.34,0.02,0.37,0.29,0.08,-0.74,3.0,0.34,0.35,82.0
+BF-HOU-G120006 = 0.25,0.01,0.27,0.23,0.03,0.54,2.39,0.25,0.25,40.0,0.22,0.0,0.23,0.21,0.02,0.39,2.28,0.22,0.22,40.0,0.24,0.01,0.26,0.23,0.04,0.08,1.93,0.24,0.24,40.0,0.28,0.01,0.31,0.26,0.05,0.26,2.44,0.28,0.28,40.0,0.33,0.02,0.38,0.3,0.08,0.26,2.35,0.33,0.33,40.0,0.44,0.02,0.48,0.39,0.09,0.27,2.39,0.44,0.44,40.0,0.56,0.03,0.61,0.48,0.13,-0.32,2.5,0.56,0.56,40.0,0.68,0.03,0.72,0.62,0.11,-0.7,2.98,0.68,0.69,40.0,0.61,0.03,0.67,0.57,0.1,0.47,2.25,0.61,0.6,40.0,0.52,0.03,0.59,0.48,0.1,0.69,2.28,0.52,0.51,40.0,0.38,0.02,0.43,0.36,0.07,1.02,3.9,0.38,0.38,40.0,0.32,0.01,0.35,0.31,0.04,0.92,3.91,0.32,0.32,40.0
+BF-HOU-G120007 = 0.24,0.01,0.26,0.22,0.04,0.73,3.36,0.24,0.23,52.0,0.21,0.01,0.23,0.2,0.04,1.7,6.68,0.21,0.2,52.0,0.23,0.01,0.27,0.21,0.06,1.18,5.01,0.23,0.23,52.0,0.27,0.02,0.31,0.24,0.07,0.7,2.59,0.27,0.27,52.0,0.29,0.03,0.36,0.23,0.13,0.29,2.04,0.3,0.29,52.0,0.43,0.04,0.5,0.36,0.15,0.11,1.89,0.43,0.43,52.0,0.56,0.03,0.64,0.5,0.14,-0.14,2.66,0.56,0.57,52.0,0.64,0.02,0.67,0.6,0.07,0.33,2.21,0.64,0.63,52.0,0.6,0.01,0.63,0.57,0.06,0.59,3.0,0.6,0.6,52.0,0.43,0.02,0.5,0.41,0.1,1.08,4.44,0.44,0.43,52.0,0.35,0.02,0.42,0.32,0.11,1.45,6.35,0.35,0.35,52.0,0.3,0.01,0.35,0.28,0.06,1.32,6.4,0.3,0.3,52.0
+BF-HOU-G120008 = 0.27,0.01,0.29,0.26,0.03,0.65,2.95,0.27,0.27,64.0,0.24,0.01,0.27,0.22,0.05,0.39,3.25,0.24,0.24,64.0,0.3,0.01,0.34,0.28,0.06,1.1,4.16,0.3,0.29,64.0,0.37,0.03,0.43,0.33,0.11,0.33,2.32,0.37,0.37,64.0,0.44,0.03,0.55,0.37,0.18,0.21,3.55,0.44,0.44,64.0,0.49,0.03,0.55,0.43,0.13,-0.25,2.37,0.49,0.49,64.0,0.56,0.04,0.67,0.49,0.18,0.33,2.56,0.56,0.56,64.0,0.63,0.03,0.68,0.54,0.14,-0.99,3.54,0.63,0.64,64.0,0.63,0.01,0.65,0.59,0.06,-1.02,4.06,0.63,0.64,64.0,0.5,0.02,0.53,0.45,0.08,-0.42,2.81,0.5,0.5,64.0,0.41,0.01,0.44,0.38,0.06,-0.69,3.17,0.41,0.42,64.0,0.34,0.01,0.36,0.29,0.07,-0.33,3.17,0.34,0.34,64.0
+BF-HOU-G120009 = 0.26,0.01,0.27,0.24,0.03,-0.18,2.06,0.26,0.26,50.0,0.23,0.01,0.25,0.21,0.04,0.43,4.09,0.23,0.23,50.0,0.27,0.02,0.32,0.24,0.08,0.14,2.85,0.27,0.27,50.0,0.36,0.05,0.47,0.29,0.18,0.08,2.0,0.37,0.36,50.0,0.43,0.06,0.56,0.34,0.22,0.23,1.88,0.44,0.42,50.0,0.53,0.04,0.63,0.44,0.19,0.06,2.53,0.53,0.54,50.0,0.62,0.03,0.68,0.54,0.13,-0.37,2.27,0.62,0.62,50.0,0.64,0.02,0.7,0.59,0.11,0.15,3.64,0.64,0.64,50.0,0.62,0.02,0.66,0.57,0.09,-0.26,2.05,0.62,0.62,50.0,0.47,0.03,0.53,0.4,0.13,-0.04,2.16,0.47,0.46,50.0,0.38,0.02,0.42,0.33,0.1,-0.34,2.73,0.38,0.38,50.0,0.31,0.01,0.33,0.29,0.04,-0.5,2.71,0.31,0.31,50.0
+BF-HOU-G120010 = 0.31,0.02,0.34,0.29,0.06,0.41,2.64,0.31,0.31,18.0,0.28,0.01,0.31,0.26,0.05,-0.05,1.82,0.28,0.28,18.0,0.32,0.02,0.35,0.29,0.06,0.06,2.21,0.32,0.32,18.0,0.37,0.01,0.39,0.35,0.05,0.21,2.15,0.37,0.37,18.0,0.45,0.04,0.53,0.39,0.14,0.39,2.15,0.45,0.45,18.0,0.51,0.02,0.56,0.47,0.09,0.46,3.07,0.51,0.51,18.0,0.6,0.02,0.62,0.56,0.06,-0.56,2.21,0.6,0.6,18.0,0.6,0.02,0.64,0.55,0.08,-0.27,2.26,0.6,0.6,18.0,0.61,0.03,0.66,0.55,0.11,-0.28,1.96,0.61,0.61,18.0,0.56,0.01,0.57,0.53,0.05,-0.83,3.29,0.56,0.56,18.0,0.46,0.01,0.47,0.44,0.04,-0.44,2.17,0.46,0.46,18.0,0.38,0.01,0.4,0.36,0.04,-0.62,2.14,0.38,0.39,18.0
+BF-HOU-G120011 = 0.26,0.01,0.27,0.25,0.02,0.23,2.31,0.26,0.26,21.0,0.23,0.01,0.24,0.22,0.02,0.07,1.65,0.23,0.23,21.0,0.26,0.01,0.28,0.25,0.03,0.13,1.74,0.26,0.26,21.0,0.31,0.02,0.34,0.27,0.07,0.11,2.22,0.31,0.31,21.0,0.37,0.04,0.44,0.3,0.14,0.29,2.07,0.37,0.36,21.0,0.46,0.02,0.49,0.41,0.08,-0.82,2.65,0.46,0.46,21.0,0.54,0.02,0.6,0.51,0.09,0.95,3.88,0.54,0.54,21.0,0.64,0.01,0.66,0.61,0.06,-0.81,3.13,0.64,0.64,21.0,0.6,0.01,0.62,0.58,0.04,-0.01,3.72,0.6,0.6,21.0,0.49,0.01,0.51,0.46,0.06,-0.14,2.35,0.49,0.49,21.0,0.41,0.01,0.43,0.39,0.05,0.44,2.76,0.41,0.41,21.0,0.33,0.01,0.35,0.32,0.03,0.82,2.68,0.33,0.33,21.0
+BF-HOU-G120012 = 0.28,0.01,0.29,0.27,0.03,-0.2,1.89,0.28,0.28,38.0,0.27,0.01,0.28,0.25,0.03,-0.63,2.71,0.27,0.27,38.0,0.32,0.02,0.35,0.29,0.06,0.32,2.38,0.32,0.31,38.0,0.36,0.03,0.42,0.32,0.1,0.24,2.27,0.36,0.36,38.0,0.44,0.04,0.52,0.36,0.15,-0.26,2.31,0.45,0.45,38.0,0.52,0.03,0.55,0.44,0.11,-1.3,3.92,0.52,0.52,38.0,0.58,0.03,0.62,0.52,0.1,-0.02,2.11,0.58,0.58,38.0,0.63,0.03,0.66,0.55,0.11,-1.53,4.06,0.63,0.65,38.0,0.64,0.02,0.66,0.58,0.08,-1.08,3.28,0.64,0.64,38.0,0.56,0.02,0.59,0.51,0.08,-0.58,2.81,0.56,0.56,38.0,0.46,0.02,0.48,0.43,0.06,-0.27,2.43,0.46,0.46,38.0,0.37,0.01,0.4,0.36,0.04,0.33,2.68,0.37,0.37,38.0
+BF-HOU-G120013 = 0.25,0.01,0.28,0.24,0.04,1.15,5.42,0.25,0.25,36.0,0.23,0.01,0.26,0.2,0.06,0.28,4.05,0.23,0.23,36.0,0.25,0.02,0.29,0.21,0.07,0.49,3.01,0.25,0.25,36.0,0.29,0.02,0.35,0.24,0.11,-0.07,2.6,0.29,0.29,36.0,0.3,0.03,0.36,0.23,0.13,-0.42,2.98,0.3,0.31,36.0,0.39,0.04,0.47,0.32,0.15,0.03,2.76,0.39,0.39,36.0,0.53,0.03,0.61,0.49,0.13,0.77,3.58,0.53,0.53,36.0,0.63,0.03,0.69,0.59,0.1,0.63,2.8,0.63,0.62,36.0,0.6,0.03,0.67,0.55,0.12,0.41,2.62,0.6,0.6,36.0,0.5,0.02,0.55,0.46,0.09,0.4,3.38,0.5,0.5,36.0,0.4,0.03,0.47,0.35,0.12,0.27,2.93,0.4,0.4,36.0,0.34,0.02,0.38,0.3,0.08,0.49,2.87,0.34,0.33,36.0
+BF-HOU-G120014 = 0.3,0.01,0.32,0.29,0.04,-0.02,1.7,0.3,0.3,20.0,0.28,0.01,0.3,0.26,0.04,-0.01,2.1,0.28,0.28,20.0,0.32,0.01,0.35,0.31,0.04,0.81,2.57,0.32,0.32,20.0,0.36,0.02,0.4,0.33,0.06,0.23,2.03,0.36,0.36,20.0,0.43,0.05,0.52,0.36,0.16,0.04,2.06,0.44,0.44,20.0,0.48,0.03,0.53,0.43,0.1,-0.27,2.32,0.48,0.48,20.0,0.58,0.02,0.62,0.55,0.07,0.16,2.12,0.58,0.58,20.0,0.58,0.02,0.62,0.55,0.06,0.31,2.11,0.58,0.58,20.0,0.59,0.02,0.64,0.56,0.08,0.68,3.21,0.59,0.59,20.0,0.56,0.01,0.59,0.53,0.06,0.28,3.46,0.56,0.56,20.0,0.46,0.01,0.48,0.44,0.04,1.05,4.95,0.46,0.46,20.0,0.37,0.01,0.39,0.35,0.04,-0.68,4.67,0.37,0.37,20.0
+BF-KAD-G140001 = 0.19,0.02,0.21,0.15,0.06,-0.38,1.85,0.19,0.19,16.0,0.17,0.02,0.19,0.14,0.05,-0.37,1.83,0.17,0.17,16.0,0.17,0.02,0.19,0.14,0.05,-0.36,1.77,0.17,0.17,16.0,0.18,0.02,0.21,0.15,0.06,-0.22,1.78,0.18,0.18,16.0,0.17,0.01,0.2,0.15,0.05,-0.07,1.86,0.17,0.17,16.0,0.24,0.03,0.3,0.19,0.11,0.12,2.32,0.24,0.24,16.0,0.3,0.04,0.37,0.23,0.13,-0.27,1.87,0.31,0.31,16.0,0.45,0.07,0.54,0.33,0.2,-0.42,1.88,0.46,0.45,16.0,0.43,0.07,0.52,0.31,0.21,-0.39,1.79,0.43,0.43,16.0,0.31,0.05,0.37,0.22,0.15,-0.31,1.79,0.31,0.31,16.0,0.25,0.04,0.29,0.19,0.1,-0.36,1.76,0.25,0.25,16.0,0.23,0.03,0.26,0.18,0.09,-0.4,1.85,0.23,0.23,16.0
+BF-KEN-G150001 = 0.3,0.01,0.32,0.28,0.04,-0.98,3.36,0.3,0.3,19.0,0.26,0.01,0.28,0.25,0.03,-0.48,3.06,0.26,0.26,19.0,0.3,0.01,0.32,0.27,0.05,-0.34,2.38,0.3,0.3,19.0,0.37,0.02,0.4,0.33,0.08,-0.97,3.38,0.37,0.38,19.0,0.45,0.02,0.49,0.41,0.08,0.0,2.37,0.45,0.45,19.0,0.53,0.02,0.55,0.49,0.06,-0.87,2.45,0.53,0.55,19.0,0.63,0.01,0.65,0.62,0.04,0.12,2.04,0.63,0.63,19.0,0.61,0.02,0.65,0.58,0.07,-0.27,2.45,0.61,0.62,19.0,0.64,0.01,0.65,0.62,0.03,-0.56,2.46,0.64,0.64,19.0,0.57,0.01,0.59,0.55,0.04,-1.47,4.52,0.57,0.58,19.0,0.46,0.01,0.48,0.43,0.05,-1.04,3.39,0.46,0.47,19.0,0.39,0.01,0.4,0.36,0.04,-1.02,3.38,0.39,0.39,19.0
+BF-KEN-G150002 = 0.32,0.01,0.36,0.29,0.07,0.16,3.64,0.32,0.32,41.0,0.28,0.01,0.3,0.25,0.06,-0.47,2.58,0.28,0.28,41.0,0.33,0.02,0.37,0.29,0.09,-0.38,3.02,0.33,0.33,41.0,0.37,0.01,0.4,0.35,0.04,0.17,1.95,0.37,0.38,41.0,0.44,0.03,0.49,0.37,0.12,-0.58,2.34,0.44,0.46,41.0,0.52,0.03,0.56,0.46,0.1,-0.11,2.02,0.52,0.52,41.0,0.62,0.03,0.66,0.57,0.1,-0.17,1.67,0.62,0.62,41.0,0.63,0.03,0.68,0.58,0.1,0.16,1.69,0.63,0.63,41.0,0.62,0.02,0.65,0.59,0.06,-0.11,2.1,0.62,0.62,41.0,0.57,0.02,0.6,0.54,0.06,-0.32,2.11,0.57,0.57,41.0,0.47,0.02,0.5,0.42,0.08,-0.68,2.39,0.47,0.47,41.0,0.39,0.02,0.42,0.36,0.06,-0.14,2.04,0.39,0.39,41.0
+BF-KEN-G150003 = 0.26,0.01,0.27,0.25,0.03,0.18,2.2,0.26,0.26,30.0,0.23,0.0,0.23,0.22,0.02,0.2,3.5,0.23,0.23,30.0,0.25,0.01,0.27,0.23,0.03,0.35,2.96,0.25,0.25,30.0,0.29,0.01,0.33,0.27,0.06,0.77,3.97,0.29,0.29,30.0,0.36,0.02,0.4,0.33,0.07,0.19,2.02,0.36,0.36,30.0,0.47,0.02,0.52,0.42,0.1,0.07,3.13,0.47,0.47,30.0,0.59,0.02,0.65,0.57,0.08,0.86,3.46,0.59,0.59,30.0,0.7,0.02,0.72,0.63,0.09,-1.45,4.3,0.7,0.7,30.0,0.64,0.01,0.66,0.62,0.04,-0.02,1.99,0.64,0.64,30.0,0.54,0.02,0.57,0.51,0.06,-0.33,3.06,0.54,0.54,30.0,0.41,0.01,0.44,0.38,0.06,-0.08,2.1,0.42,0.41,30.0,0.35,0.01,0.38,0.33,0.05,0.17,2.4,0.35,0.35,30.0
+BF-KEN-G150004 = 0.27,0.01,0.28,0.25,0.02,0.24,2.45,0.27,0.26,32.0,0.23,0.0,0.23,0.22,0.01,0.63,2.58,0.23,0.23,32.0,0.26,0.01,0.27,0.24,0.03,0.3,2.77,0.26,0.26,32.0,0.29,0.01,0.3,0.28,0.02,0.09,1.84,0.29,0.29,32.0,0.34,0.01,0.36,0.32,0.04,-0.38,2.36,0.34,0.34,32.0,0.52,0.04,0.58,0.44,0.14,-0.16,2.05,0.52,0.52,32.0,0.59,0.01,0.61,0.58,0.03,0.18,2.64,0.59,0.59,32.0,0.71,0.01,0.73,0.69,0.04,-0.41,1.9,0.71,0.71,32.0,0.65,0.01,0.66,0.64,0.02,-0.79,2.73,0.65,0.65,32.0,0.51,0.02,0.57,0.49,0.08,1.16,5.12,0.51,0.51,32.0,0.39,0.01,0.41,0.37,0.04,1.0,3.51,0.39,0.39,32.0,0.33,0.0,0.33,0.32,0.02,-1.22,5.34,0.33,0.33,32.0
+BF-KEN-G150005 = 0.25,0.01,0.27,0.24,0.03,0.48,2.23,0.25,0.25,48.0,0.22,0.0,0.22,0.21,0.01,0.1,3.17,0.22,0.22,48.0,0.25,0.01,0.26,0.23,0.03,0.03,3.23,0.25,0.25,48.0,0.28,0.01,0.3,0.26,0.04,0.41,2.96,0.28,0.28,48.0,0.34,0.01,0.38,0.3,0.08,0.02,3.75,0.34,0.34,48.0,0.43,0.02,0.48,0.38,0.1,-0.09,2.81,0.43,0.43,48.0,0.61,0.01,0.64,0.57,0.07,-0.13,2.92,0.61,0.61,48.0,0.72,0.01,0.74,0.68,0.06,-0.3,3.63,0.72,0.71,48.0,0.63,0.01,0.65,0.6,0.05,0.03,2.34,0.63,0.63,48.0,0.51,0.01,0.53,0.49,0.04,-0.06,2.97,0.51,0.51,48.0,0.38,0.01,0.42,0.36,0.06,1.29,6.64,0.38,0.38,48.0,0.32,0.01,0.35,0.31,0.04,1.17,5.45,0.32,0.32,48.0
+BF-KEN-G150006 = 0.34,0.02,0.37,0.32,0.05,0.01,1.97,0.34,0.34,15.0,0.3,0.01,0.31,0.28,0.03,0.07,2.11,0.3,0.3,15.0,0.34,0.01,0.36,0.32,0.04,0.22,3.34,0.34,0.34,15.0,0.37,0.01,0.38,0.36,0.03,-0.01,2.07,0.37,0.37,15.0,0.44,0.02,0.46,0.4,0.06,-0.4,1.92,0.44,0.44,15.0,0.49,0.02,0.55,0.47,0.07,1.06,3.86,0.49,0.49,15.0,0.58,0.02,0.64,0.55,0.09,0.23,2.88,0.59,0.59,15.0,0.57,0.02,0.61,0.53,0.07,0.2,2.17,0.57,0.57,15.0,0.58,0.02,0.62,0.55,0.07,0.16,2.54,0.58,0.58,15.0,0.55,0.02,0.58,0.53,0.05,-0.09,2.2,0.55,0.55,15.0,0.47,0.01,0.5,0.45,0.05,0.34,2.48,0.47,0.47,15.0,0.4,0.02,0.43,0.37,0.06,-0.38,2.51,0.4,0.4,15.0
+BF-KEN-G150007 = 0.33,0.0,0.34,0.32,0.02,0.15,2.16,0.33,0.33,15.0,0.3,0.01,0.31,0.29,0.03,0.73,2.59,0.3,0.3,15.0,0.34,0.01,0.35,0.32,0.03,0.22,3.32,0.34,0.33,15.0,0.37,0.01,0.38,0.36,0.03,0.35,2.41,0.37,0.37,15.0,0.39,0.02,0.44,0.36,0.07,0.53,2.56,0.39,0.39,15.0,0.47,0.02,0.5,0.44,0.07,0.29,2.53,0.47,0.46,15.0,0.55,0.02,0.59,0.52,0.07,-0.05,1.96,0.56,0.56,15.0,0.6,0.01,0.61,0.58,0.03,-0.12,1.87,0.6,0.6,15.0,0.62,0.01,0.64,0.61,0.03,-0.0,1.83,0.62,0.62,15.0,0.56,0.01,0.58,0.54,0.04,0.29,1.93,0.56,0.56,15.0,0.48,0.02,0.51,0.45,0.07,0.29,2.28,0.48,0.48,15.0,0.4,0.01,0.4,0.38,0.03,-0.76,2.78,0.4,0.4,15.0
+BF-KEN-G150008 = 0.33,0.01,0.36,0.31,0.05,1.15,3.79,0.33,0.33,15.0,0.29,0.01,0.31,0.27,0.04,-0.29,2.27,0.29,0.29,15.0,0.34,0.01,0.36,0.32,0.05,-0.26,2.25,0.34,0.34,15.0,0.38,0.01,0.4,0.36,0.04,-0.29,1.83,0.38,0.38,15.0,0.45,0.02,0.48,0.42,0.06,-0.17,2.23,0.45,0.45,15.0,0.52,0.01,0.53,0.5,0.04,-0.3,1.6,0.52,0.52,15.0,0.62,0.02,0.65,0.59,0.06,-0.11,2.62,0.62,0.62,15.0,0.61,0.02,0.63,0.58,0.05,-0.52,1.96,0.61,0.61,15.0,0.62,0.02,0.65,0.58,0.07,0.49,2.37,0.62,0.61,15.0,0.58,0.01,0.6,0.56,0.04,0.29,2.34,0.58,0.58,15.0,0.47,0.01,0.49,0.45,0.04,-0.09,2.0,0.47,0.47,15.0,0.4,0.01,0.43,0.38,0.04,0.44,2.19,0.4,0.4,15.0
+BF-KEN-G150009 = 0.28,0.01,0.31,0.27,0.05,0.76,2.41,0.28,0.28,35.0,0.24,0.01,0.27,0.23,0.04,0.52,1.98,0.24,0.24,35.0,0.27,0.01,0.3,0.25,0.06,0.6,2.5,0.27,0.27,35.0,0.33,0.03,0.39,0.29,0.1,0.24,1.7,0.34,0.33,35.0,0.43,0.05,0.52,0.34,0.18,-0.06,2.04,0.43,0.43,35.0,0.52,0.04,0.58,0.46,0.13,-0.1,1.92,0.52,0.52,35.0,0.63,0.02,0.66,0.59,0.07,-0.16,1.98,0.63,0.63,35.0,0.67,0.02,0.7,0.63,0.07,-0.36,1.81,0.67,0.67,35.0,0.64,0.01,0.66,0.62,0.04,-0.39,2.39,0.64,0.64,35.0,0.56,0.02,0.59,0.52,0.08,-0.03,2.13,0.56,0.56,35.0,0.43,0.02,0.46,0.4,0.06,-0.18,1.72,0.43,0.43,35.0,0.36,0.02,0.38,0.33,0.06,-0.14,1.74,0.36,0.36,35.0
+BF-KEN-G150010 = 0.29,0.01,0.31,0.27,0.04,0.77,4.02,0.29,0.29,20.0,0.24,0.01,0.26,0.23,0.03,1.54,5.03,0.24,0.24,20.0,0.27,0.01,0.3,0.26,0.05,1.12,3.62,0.27,0.27,20.0,0.32,0.03,0.37,0.29,0.08,0.76,2.31,0.32,0.31,20.0,0.4,0.04,0.49,0.36,0.13,0.88,2.84,0.41,0.4,20.0,0.51,0.02,0.57,0.49,0.08,1.16,3.33,0.51,0.51,20.0,0.63,0.01,0.66,0.61,0.05,0.0,2.35,0.63,0.63,20.0,0.67,0.01,0.7,0.66,0.04,0.46,2.51,0.67,0.67,20.0,0.63,0.01,0.64,0.61,0.03,-0.23,1.96,0.63,0.63,20.0,0.55,0.02,0.59,0.52,0.07,0.58,2.77,0.55,0.55,20.0,0.42,0.01,0.44,0.39,0.05,0.29,2.8,0.42,0.41,20.0,0.35,0.01,0.37,0.33,0.04,0.46,2.32,0.35,0.35,20.0
+BF-KOS-G180001 = 0.24,0.0,0.25,0.23,0.02,1.2,5.1,0.24,0.24,18.0,0.21,0.01,0.22,0.2,0.02,0.75,2.51,0.21,0.21,18.0,0.23,0.01,0.25,0.21,0.04,1.0,2.78,0.23,0.22,18.0,0.25,0.01,0.28,0.23,0.05,1.2,3.69,0.25,0.25,18.0,0.28,0.02,0.33,0.25,0.08,0.3,2.28,0.29,0.28,18.0,0.41,0.03,0.45,0.35,0.09,-0.26,1.93,0.41,0.41,18.0,0.55,0.03,0.59,0.5,0.09,-0.33,2.15,0.55,0.55,18.0,0.59,0.03,0.66,0.55,0.11,0.85,2.72,0.59,0.58,18.0,0.56,0.02,0.58,0.53,0.05,-0.19,2.21,0.56,0.56,18.0,0.49,0.02,0.51,0.46,0.05,-0.25,2.39,0.49,0.49,18.0,0.34,0.02,0.37,0.33,0.05,0.6,2.02,0.34,0.34,18.0,0.29,0.01,0.31,0.28,0.03,0.67,1.98,0.29,0.29,18.0
+BF-KOS-G180002 = 0.23,0.0,0.23,0.21,0.02,-0.31,3.13,0.23,0.22,61.0,0.21,0.0,0.22,0.2,0.02,-0.23,2.63,0.21,0.21,61.0,0.21,0.01,0.23,0.19,0.04,0.68,2.61,0.21,0.2,61.0,0.22,0.01,0.24,0.19,0.05,-0.21,2.22,0.22,0.22,61.0,0.23,0.02,0.28,0.2,0.08,0.51,2.75,0.23,0.23,61.0,0.28,0.03,0.35,0.22,0.13,0.61,2.46,0.28,0.27,61.0,0.45,0.06,0.56,0.33,0.23,0.19,2.24,0.45,0.44,61.0,0.55,0.06,0.63,0.44,0.2,-0.39,1.9,0.55,0.56,61.0,0.5,0.04,0.57,0.42,0.15,-0.12,1.97,0.5,0.5,61.0,0.39,0.03,0.44,0.31,0.13,-0.49,2.24,0.39,0.39,61.0,0.3,0.02,0.36,0.26,0.1,0.58,3.31,0.3,0.3,61.0,0.26,0.02,0.32,0.24,0.08,1.12,5.1,0.26,0.26,61.0
+BF-KOS-G180003 = 0.24,0.0,0.25,0.23,0.02,1.15,3.42,0.24,0.23,16.0,0.22,0.0,0.22,0.21,0.01,0.14,2.29,0.22,0.22,16.0,0.22,0.01,0.22,0.21,0.01,0.33,1.55,0.22,0.21,16.0,0.22,0.0,0.23,0.21,0.01,0.45,1.41,0.22,0.22,16.0,0.21,0.01,0.23,0.2,0.03,1.1,3.63,0.21,0.21,16.0,0.24,0.01,0.26,0.22,0.04,1.08,3.93,0.24,0.24,16.0,0.39,0.02,0.44,0.35,0.09,-0.1,2.54,0.39,0.39,16.0,0.52,0.03,0.57,0.47,0.1,-0.29,2.1,0.52,0.52,16.0,0.5,0.01,0.52,0.48,0.04,0.13,2.38,0.5,0.49,16.0,0.37,0.02,0.42,0.35,0.07,1.25,4.66,0.37,0.37,16.0,0.3,0.01,0.31,0.29,0.02,0.24,2.2,0.3,0.3,16.0,0.27,0.01,0.28,0.26,0.02,-0.07,2.11,0.27,0.27,16.0
+BF-KOS-G180004 = 0.23,0.01,0.26,0.21,0.05,0.52,1.96,0.23,0.23,31.0,0.21,0.01,0.23,0.2,0.04,0.19,1.74,0.21,0.21,31.0,0.21,0.01,0.23,0.19,0.04,0.64,2.02,0.21,0.2,31.0,0.23,0.01,0.25,0.21,0.04,0.35,1.89,0.23,0.22,31.0,0.23,0.01,0.25,0.2,0.05,-0.49,3.36,0.23,0.23,31.0,0.26,0.02,0.29,0.21,0.08,-0.68,3.11,0.26,0.26,31.0,0.39,0.03,0.44,0.31,0.13,-0.8,4.21,0.39,0.39,31.0,0.48,0.02,0.53,0.43,0.11,0.3,2.98,0.48,0.48,31.0,0.46,0.03,0.51,0.42,0.09,0.75,2.09,0.46,0.44,31.0,0.35,0.03,0.4,0.31,0.09,0.33,1.48,0.35,0.34,31.0,0.3,0.02,0.33,0.27,0.06,0.51,1.61,0.3,0.29,31.0,0.27,0.02,0.3,0.25,0.05,0.6,1.83,0.27,0.26,31.0
+BF-KOS-G180005 = 0.25,0.0,0.26,0.24,0.02,0.51,2.65,0.25,0.25,26.0,0.22,0.0,0.23,0.21,0.02,-0.06,2.77,0.22,0.22,26.0,0.24,0.01,0.25,0.22,0.02,-0.38,3.81,0.24,0.24,26.0,0.25,0.01,0.26,0.23,0.03,-0.44,3.25,0.25,0.25,26.0,0.27,0.02,0.3,0.23,0.07,0.21,2.88,0.27,0.27,26.0,0.36,0.02,0.4,0.33,0.07,0.53,2.73,0.36,0.36,26.0,0.5,0.02,0.55,0.46,0.1,0.62,4.25,0.5,0.5,26.0,0.58,0.01,0.6,0.56,0.04,0.3,2.25,0.58,0.58,26.0,0.53,0.02,0.58,0.49,0.09,-0.08,2.06,0.53,0.54,26.0,0.42,0.05,0.52,0.36,0.16,0.24,1.79,0.43,0.42,26.0,0.32,0.01,0.34,0.29,0.05,0.15,1.83,0.32,0.32,26.0,0.28,0.01,0.29,0.27,0.02,0.26,2.59,0.28,0.28,26.0
+BF-KOS-G180006 = 0.25,0.0,0.25,0.24,0.01,-0.17,2.27,0.25,0.25,16.0,0.22,0.0,0.23,0.22,0.01,-0.53,2.28,0.22,0.22,16.0,0.23,0.0,0.24,0.22,0.02,1.07,3.3,0.23,0.23,16.0,0.23,0.01,0.25,0.23,0.02,0.68,2.41,0.23,0.23,16.0,0.23,0.01,0.25,0.21,0.04,0.21,2.17,0.23,0.22,16.0,0.27,0.03,0.32,0.23,0.1,0.14,2.0,0.27,0.27,16.0,0.43,0.02,0.46,0.37,0.09,-0.54,2.85,0.43,0.43,16.0,0.53,0.03,0.57,0.47,0.1,-0.58,2.29,0.53,0.54,16.0,0.5,0.01,0.51,0.49,0.02,-1.23,4.05,0.5,0.51,16.0,0.38,0.01,0.4,0.36,0.04,0.31,2.44,0.38,0.38,16.0,0.31,0.01,0.32,0.3,0.02,-0.35,2.38,0.31,0.31,16.0,0.28,0.01,0.29,0.27,0.02,0.15,1.75,0.28,0.28,16.0
+BF-KOS-G180007 = 0.22,0.0,0.22,0.21,0.0,0.0,-0.75,0.22,0.22,4.0,0.2,0.0,0.21,0.2,0.01,-0.5,4.34,0.2,0.21,4.0,0.19,0.0,0.2,0.19,0.01,0.0,1.52,0.19,0.19,4.0,0.2,0.01,0.21,0.2,0.01,0.81,2.09,0.2,0.2,4.0,0.2,0.01,0.21,0.19,0.02,0.76,2.15,0.2,0.2,4.0,0.23,0.01,0.24,0.22,0.02,-0.3,1.63,0.23,0.23,4.0,0.36,0.02,0.38,0.34,0.05,-0.47,1.68,0.36,0.37,4.0,0.44,0.01,0.45,0.43,0.02,-0.0,1.4,0.44,0.44,4.0,0.42,0.01,0.42,0.41,0.01,0.58,1.88,0.42,0.42,4.0,0.32,0.01,0.33,0.31,0.02,0.52,1.69,0.32,0.32,4.0,0.27,0.0,0.28,0.27,0.01,0.69,2.29,0.27,0.27,4.0,0.24,0.0,0.25,0.24,0.01,0.37,2.01,0.24,0.24,4.0
+BF-KOS-G180008 = 0.24,0.01,0.26,0.23,0.03,0.96,2.77,0.24,0.23,24.0,0.22,0.0,0.22,0.21,0.01,0.12,1.9,0.22,0.21,24.0,0.23,0.01,0.25,0.22,0.03,0.7,2.57,0.23,0.23,24.0,0.26,0.02,0.28,0.24,0.04,0.01,1.55,0.26,0.26,24.0,0.29,0.03,0.33,0.25,0.08,0.12,1.79,0.29,0.29,24.0,0.37,0.03,0.42,0.34,0.08,0.2,1.58,0.37,0.37,24.0,0.51,0.03,0.56,0.46,0.09,0.16,2.08,0.51,0.51,24.0,0.65,0.03,0.69,0.61,0.08,0.29,1.8,0.65,0.65,24.0,0.59,0.02,0.64,0.57,0.07,1.18,4.13,0.59,0.58,24.0,0.5,0.02,0.54,0.47,0.08,0.4,3.95,0.5,0.5,24.0,0.36,0.01,0.4,0.34,0.05,0.65,2.69,0.36,0.36,24.0,0.31,0.01,0.34,0.29,0.04,0.42,2.65,0.31,0.31,24.0
+BF-KOS-G180009 = 0.23,0.01,0.24,0.22,0.02,-0.48,1.95,0.23,0.23,6.0,0.21,0.01,0.22,0.2,0.02,-0.61,2.14,0.21,0.21,6.0,0.21,0.01,0.22,0.2,0.02,-0.46,1.83,0.21,0.21,6.0,0.23,0.0,0.24,0.23,0.01,-0.32,2.23,0.23,0.24,6.0,0.24,0.0,0.24,0.23,0.01,-0.0,2.48,0.24,0.24,6.0,0.29,0.0,0.29,0.28,0.01,0.26,0.96,0.29,0.29,6.0,0.42,0.01,0.43,0.4,0.03,-0.59,1.81,0.42,0.42,6.0,0.5,0.01,0.52,0.48,0.03,-0.45,2.0,0.5,0.5,6.0,0.47,0.02,0.49,0.44,0.05,-0.41,1.99,0.47,0.47,6.0,0.37,0.02,0.39,0.34,0.05,-0.83,2.4,0.37,0.38,6.0,0.31,0.02,0.32,0.28,0.04,-0.63,2.19,0.31,0.31,6.0,0.27,0.01,0.29,0.25,0.04,-0.3,2.12,0.27,0.27,6.0
+BF-KOS-G180010 = 0.24,0.01,0.26,0.22,0.04,0.16,2.2,0.24,0.24,87.0,0.22,0.01,0.23,0.2,0.03,-0.09,1.97,0.22,0.22,87.0,0.23,0.01,0.26,0.2,0.06,0.18,2.02,0.23,0.23,87.0,0.24,0.01,0.26,0.21,0.05,0.16,1.93,0.24,0.23,87.0,0.24,0.02,0.29,0.21,0.08,0.42,2.41,0.24,0.24,87.0,0.32,0.04,0.42,0.24,0.17,0.47,3.03,0.32,0.32,87.0,0.45,0.03,0.51,0.4,0.11,0.2,1.96,0.45,0.45,87.0,0.57,0.03,0.64,0.5,0.14,0.21,2.92,0.57,0.57,87.0,0.51,0.03,0.56,0.44,0.13,-0.19,2.48,0.51,0.51,87.0,0.37,0.03,0.44,0.29,0.15,0.03,3.85,0.37,0.37,87.0,0.3,0.02,0.34,0.26,0.08,0.42,2.69,0.3,0.3,87.0,0.26,0.01,0.3,0.24,0.06,0.23,2.42,0.26,0.26,87.0
+BF-KOS-G180011 = 0.25,0.01,0.27,0.24,0.04,0.65,3.82,0.25,0.25,23.0,0.22,0.01,0.23,0.2,0.02,-0.43,3.23,0.22,0.22,23.0,0.24,0.01,0.26,0.23,0.04,0.84,3.12,0.24,0.24,23.0,0.27,0.02,0.3,0.25,0.05,0.29,1.97,0.27,0.27,23.0,0.31,0.02,0.35,0.28,0.07,0.75,3.38,0.31,0.31,23.0,0.44,0.02,0.49,0.4,0.09,0.35,3.39,0.44,0.44,23.0,0.56,0.02,0.59,0.52,0.06,-0.35,2.81,0.56,0.56,23.0,0.66,0.02,0.7,0.62,0.08,0.05,3.28,0.66,0.65,23.0,0.57,0.01,0.58,0.55,0.03,-0.92,3.44,0.57,0.57,23.0,0.48,0.01,0.51,0.46,0.06,0.09,2.5,0.48,0.48,23.0,0.36,0.01,0.38,0.34,0.05,0.06,2.2,0.36,0.36,23.0,0.31,0.01,0.34,0.29,0.05,0.26,3.38,0.31,0.31,23.0
+BF-KOS-G180012 = 0.24,0.0,0.25,0.23,0.01,0.26,2.68,0.24,0.24,28.0,0.22,0.0,0.22,0.21,0.01,0.3,2.91,0.22,0.22,28.0,0.24,0.01,0.25,0.23,0.02,-0.23,2.86,0.24,0.24,28.0,0.25,0.0,0.26,0.24,0.02,0.78,3.61,0.25,0.25,28.0,0.27,0.01,0.29,0.24,0.04,-0.35,1.62,0.27,0.27,28.0,0.38,0.03,0.42,0.33,0.09,-0.39,1.58,0.38,0.38,28.0,0.5,0.01,0.53,0.47,0.06,-0.56,3.4,0.5,0.5,28.0,0.62,0.02,0.66,0.59,0.07,0.11,2.24,0.62,0.62,28.0,0.56,0.02,0.6,0.52,0.08,0.58,3.22,0.56,0.55,28.0,0.45,0.03,0.51,0.38,0.12,-0.21,2.34,0.45,0.45,28.0,0.33,0.01,0.36,0.31,0.04,0.91,3.38,0.33,0.33,28.0,0.28,0.01,0.3,0.27,0.03,0.79,3.24,0.28,0.28,28.0
+BF-KOS-G180013 = 0.24,0.01,0.25,0.22,0.04,-0.16,2.05,0.24,0.23,68.0,0.21,0.01,0.23,0.2,0.03,0.5,2.86,0.21,0.21,68.0,0.23,0.01,0.25,0.21,0.04,0.62,4.0,0.23,0.22,68.0,0.25,0.01,0.28,0.22,0.06,0.5,3.64,0.25,0.25,68.0,0.26,0.02,0.31,0.22,0.09,0.26,2.38,0.26,0.26,68.0,0.37,0.04,0.44,0.29,0.15,-0.13,1.93,0.37,0.37,68.0,0.5,0.03,0.55,0.44,0.11,-0.43,2.67,0.5,0.51,68.0,0.62,0.02,0.66,0.58,0.07,-0.15,2.35,0.62,0.62,68.0,0.57,0.01,0.62,0.54,0.07,0.33,3.55,0.57,0.57,68.0,0.5,0.01,0.53,0.47,0.06,0.17,2.83,0.5,0.49,68.0,0.35,0.02,0.39,0.32,0.07,0.34,2.1,0.35,0.34,68.0,0.3,0.02,0.33,0.27,0.06,0.41,2.14,0.3,0.29,68.0
+BF-KOS-G180014 = 0.24,0.01,0.25,0.22,0.03,-0.29,2.68,0.24,0.24,36.0,0.21,0.0,0.22,0.2,0.02,-0.28,3.08,0.21,0.21,36.0,0.24,0.01,0.25,0.23,0.02,-0.14,3.37,0.24,0.24,36.0,0.26,0.01,0.27,0.25,0.03,0.49,3.24,0.26,0.26,36.0,0.29,0.01,0.31,0.25,0.06,-0.41,2.6,0.29,0.29,36.0,0.38,0.04,0.46,0.34,0.12,0.64,2.18,0.38,0.37,36.0,0.55,0.03,0.6,0.48,0.12,-0.54,2.41,0.55,0.55,36.0,0.63,0.04,0.7,0.56,0.13,-0.24,1.68,0.63,0.64,36.0,0.53,0.02,0.57,0.49,0.07,-0.31,1.98,0.53,0.54,36.0,0.46,0.02,0.5,0.4,0.1,-0.51,2.89,0.46,0.46,36.0,0.32,0.01,0.34,0.29,0.05,-0.57,2.63,0.32,0.32,36.0,0.28,0.01,0.29,0.26,0.03,-0.22,2.39,0.28,0.28,36.0
+BF-KOT-G200001 = 0.21,0.01,0.23,0.2,0.03,-0.22,1.84,0.21,0.21,24.0,0.2,0.01,0.21,0.18,0.03,-0.4,1.68,0.2,0.2,24.0,0.19,0.01,0.21,0.18,0.03,-0.24,1.67,0.19,0.2,24.0,0.23,0.02,0.26,0.19,0.07,-0.09,1.57,0.23,0.23,24.0,0.27,0.03,0.33,0.23,0.11,0.1,1.89,0.28,0.27,24.0,0.33,0.04,0.4,0.26,0.13,-0.11,1.69,0.33,0.33,24.0,0.4,0.06,0.49,0.31,0.18,0.01,1.59,0.4,0.4,24.0,0.48,0.03,0.52,0.44,0.08,-0.13,1.63,0.48,0.48,24.0,0.44,0.02,0.47,0.4,0.07,-0.47,1.89,0.44,0.45,24.0,0.32,0.01,0.34,0.29,0.05,-0.6,2.08,0.32,0.32,24.0,0.27,0.02,0.29,0.24,0.05,-0.57,2.1,0.27,0.28,24.0,0.25,0.01,0.27,0.23,0.04,-0.5,1.95,0.25,0.26,24.0
+BF-KOT-G200002 = 0.22,0.0,0.22,0.22,0.0,-0.0,-0.2,0.22,0.22,2.0,0.21,0.0,0.21,0.21,0.0,-0.0,1.01,0.21,0.21,2.0,0.2,0.0,0.2,0.2,0.0,-0.02,-1.93,0.2,0.2,2.0,0.23,0.0,0.23,0.22,0.0,-0.06,4.69,0.23,0.23,2.0,0.27,0.0,0.28,0.27,0.0,-0.0,1.48,0.27,0.27,2.0,0.38,0.0,0.38,0.37,0.01,0.0,0.72,0.38,0.38,2.0,0.42,0.0,0.43,0.42,0.0,-0.0,1.64,0.42,0.42,2.0,0.48,0.01,0.49,0.48,0.01,-0.0,1.18,0.48,0.48,2.0,0.45,0.0,0.45,0.45,0.0,-0.29,813.63,0.45,0.45,2.0,0.34,0.0,0.34,0.34,0.0,-33043.24,-2.5450859027649E11,0.34,0.34,2.0,0.29,0.0,0.29,0.28,0.0,-0.0,0.51,0.29,0.29,2.0,0.26,0.0,0.26,0.26,0.0,-0.0,2.37,0.26,0.26,2.0
+BF-KOT-G200003 = 0.21,0.01,0.23,0.21,0.02,1.06,2.77,0.21,0.21,13.0,0.2,0.01,0.22,0.2,0.02,0.91,2.72,0.2,0.2,13.0,0.2,0.01,0.21,0.19,0.02,1.22,3.31,0.2,0.19,13.0,0.21,0.01,0.23,0.2,0.03,0.95,2.52,0.21,0.2,13.0,0.25,0.02,0.29,0.23,0.06,0.62,2.23,0.25,0.25,13.0,0.36,0.04,0.43,0.3,0.13,0.47,2.28,0.36,0.35,13.0,0.44,0.04,0.51,0.37,0.14,0.1,2.18,0.44,0.44,13.0,0.5,0.02,0.55,0.47,0.07,0.64,2.35,0.51,0.5,13.0,0.49,0.04,0.58,0.43,0.14,0.9,2.65,0.49,0.47,13.0,0.38,0.03,0.44,0.34,0.1,0.77,2.33,0.39,0.37,13.0,0.29,0.02,0.33,0.27,0.06,0.66,2.19,0.29,0.29,13.0,0.26,0.01,0.28,0.24,0.04,0.71,2.23,0.26,0.26,13.0
+BF-KOT-G200004 = 0.22,0.0,0.22,0.21,0.01,0.35,2.58,0.22,0.22,11.0,0.2,0.0,0.21,0.2,0.01,0.09,2.69,0.2,0.21,11.0,0.2,0.0,0.2,0.2,0.01,0.14,4.11,0.2,0.2,11.0,0.22,0.01,0.23,0.2,0.03,0.33,3.09,0.22,0.21,11.0,0.26,0.01,0.29,0.24,0.04,0.15,2.32,0.26,0.26,11.0,0.38,0.04,0.42,0.31,0.11,-0.37,1.76,0.38,0.38,11.0,0.42,0.02,0.44,0.38,0.06,-0.48,1.9,0.42,0.43,11.0,0.47,0.02,0.49,0.44,0.06,-0.65,2.25,0.47,0.48,11.0,0.46,0.02,0.49,0.43,0.05,-0.04,1.83,0.46,0.46,11.0,0.35,0.01,0.36,0.33,0.03,0.45,2.67,0.35,0.34,11.0,0.29,0.01,0.31,0.27,0.04,0.36,1.95,0.29,0.29,11.0,0.26,0.01,0.27,0.24,0.03,0.35,1.94,0.26,0.26,11.0
+BF-KOT-G200005 = 0.21,0.01,0.22,0.2,0.02,0.3,1.98,0.21,0.21,15.0,0.2,0.0,0.21,0.19,0.02,0.02,2.07,0.2,0.2,15.0,0.19,0.0,0.2,0.18,0.02,0.15,2.19,0.19,0.19,15.0,0.21,0.01,0.23,0.2,0.03,0.63,2.7,0.21,0.21,15.0,0.26,0.01,0.27,0.24,0.03,0.49,1.9,0.26,0.25,15.0,0.35,0.02,0.4,0.31,0.09,0.1,2.89,0.35,0.35,15.0,0.41,0.02,0.44,0.36,0.08,-0.56,2.73,0.41,0.41,15.0,0.49,0.01,0.51,0.46,0.05,-1.71,5.76,0.49,0.5,15.0,0.44,0.01,0.46,0.41,0.05,-1.2,4.26,0.44,0.45,15.0,0.33,0.02,0.36,0.29,0.07,-0.69,2.46,0.34,0.34,15.0,0.27,0.01,0.29,0.25,0.04,-0.5,3.09,0.27,0.27,15.0,0.25,0.01,0.26,0.23,0.03,-0.22,2.49,0.25,0.24,15.0
+BF-KOT-G200006 = 0.2,0.0,0.2,0.19,0.01,-0.59,2.86,0.2,0.2,7.0,0.19,0.0,0.19,0.18,0.01,-0.16,2.41,0.19,0.19,7.0,0.18,0.01,0.18,0.17,0.02,-0.94,3.26,0.18,0.18,7.0,0.2,0.01,0.2,0.19,0.02,-0.88,2.59,0.2,0.2,7.0,0.23,0.01,0.24,0.21,0.03,-1.08,3.16,0.23,0.23,7.0,0.29,0.02,0.32,0.27,0.05,0.35,1.83,0.29,0.29,7.0,0.34,0.02,0.37,0.32,0.05,0.46,2.08,0.34,0.34,7.0,0.45,0.02,0.48,0.44,0.05,0.54,1.96,0.45,0.45,7.0,0.4,0.01,0.42,0.38,0.04,0.18,2.42,0.4,0.4,7.0,0.29,0.01,0.32,0.28,0.04,0.8,3.31,0.29,0.29,7.0,0.24,0.01,0.25,0.23,0.03,-0.05,2.37,0.24,0.24,7.0,0.22,0.01,0.23,0.21,0.02,-0.6,2.73,0.22,0.22,7.0
+BF-KOT-G200007 = 0.22,0.0,0.22,0.21,0.01,-0.33,2.27,0.22,0.22,9.0,0.21,0.0,0.22,0.21,0.01,0.21,1.66,0.21,0.21,9.0,0.2,0.0,0.21,0.2,0.01,0.18,1.78,0.2,0.2,9.0,0.22,0.01,0.23,0.21,0.02,0.37,1.89,0.22,0.22,9.0,0.28,0.01,0.3,0.26,0.04,0.24,1.81,0.28,0.28,9.0,0.42,0.02,0.44,0.39,0.05,-0.48,2.06,0.42,0.42,9.0,0.47,0.02,0.51,0.45,0.06,0.45,1.95,0.47,0.47,9.0,0.52,0.02,0.55,0.49,0.06,0.47,2.17,0.52,0.52,9.0,0.51,0.02,0.54,0.47,0.07,0.16,1.78,0.51,0.51,9.0,0.4,0.02,0.44,0.37,0.06,0.48,1.97,0.4,0.4,9.0,0.31,0.01,0.33,0.3,0.04,-0.04,1.73,0.32,0.32,9.0,0.28,0.01,0.29,0.26,0.02,-0.25,1.85,0.28,0.28,9.0
+BF-KOT-G200008 = 0.22,0.0,0.22,0.21,0.0,0.03,30.34,0.22,0.22,2.0,0.21,0.0,0.21,0.21,0.0,-0.48,424.29,0.21,0.21,2.0,0.2,0.0,0.2,0.2,0.0,0.05,-641.91,0.2,0.2,2.0,0.21,0.0,0.21,0.21,0.0,-0.32,-235.79,0.21,0.21,2.0,0.27,0.0,0.27,0.27,0.0,0.0,2.61,0.27,0.27,2.0,0.4,0.01,0.41,0.39,0.01,-0.0,1.01,0.4,0.4,2.0,0.45,0.0,0.45,0.45,0.0,-0.0,1.56,0.45,0.45,2.0,0.5,0.01,0.5,0.49,0.01,-0.0,1.19,0.5,0.5,2.0,0.47,0.0,0.47,0.47,0.0,0.03,53.44,0.47,0.47,2.0,0.36,0.0,0.37,0.36,0.01,-0.0,0.88,0.36,0.36,2.0,0.3,0.0,0.3,0.29,0.0,-0.0,1.24,0.3,0.3,2.0,0.26,0.0,0.27,0.26,0.0,-0.01,2.75,0.26,0.26,2.0
+BF-MOU-G240001 = 0.24,0.01,0.26,0.23,0.04,0.46,2.73,0.24,0.24,30.0,0.21,0.01,0.23,0.2,0.02,0.5,2.67,0.21,0.21,30.0,0.24,0.01,0.26,0.22,0.04,0.63,3.19,0.24,0.23,30.0,0.27,0.02,0.33,0.25,0.09,0.96,3.02,0.27,0.26,30.0,0.31,0.04,0.42,0.25,0.17,0.86,2.88,0.31,0.29,30.0,0.41,0.06,0.51,0.33,0.18,0.41,1.89,0.41,0.4,30.0,0.54,0.03,0.59,0.49,0.1,0.28,1.94,0.54,0.53,30.0,0.64,0.02,0.68,0.6,0.08,0.01,3.71,0.64,0.64,30.0,0.62,0.02,0.68,0.58,0.09,0.75,4.15,0.62,0.62,30.0,0.45,0.02,0.49,0.42,0.08,-0.04,2.31,0.45,0.45,30.0,0.37,0.02,0.4,0.34,0.06,0.2,2.02,0.37,0.37,30.0,0.31,0.01,0.33,0.29,0.05,0.28,2.17,0.31,0.31,30.0
+BF-MOU-G240002 = 0.25,0.0,0.25,0.25,0.01,0.04,1.52,0.25,0.25,5.0,0.22,0.0,0.22,0.21,0.0,1.51,-17.22,0.22,0.21,5.0,0.23,0.0,0.24,0.23,0.0,-0.85,-2.47,0.23,0.23,5.0,0.26,0.0,0.27,0.25,0.01,-0.28,2.31,0.26,0.26,5.0,0.26,0.01,0.26,0.25,0.01,-0.25,1.33,0.26,0.26,5.0,0.35,0.01,0.37,0.34,0.02,0.54,2.01,0.35,0.35,5.0,0.52,0.01,0.54,0.51,0.03,0.4,1.67,0.52,0.52,5.0,0.68,0.0,0.68,0.67,0.01,-0.34,1.09,0.68,0.68,5.0,0.66,0.01,0.67,0.65,0.02,0.19,1.59,0.66,0.66,5.0,0.48,0.01,0.49,0.48,0.01,0.06,1.79,0.48,0.48,5.0,0.37,0.0,0.38,0.37,0.0,0.73,-2.91,0.37,0.37,5.0,0.32,0.0,0.32,0.31,0.0,-0.4,22.45,0.32,0.32,5.0
+BF-MOU-G240003 = 0.25,0.01,0.26,0.23,0.03,-0.32,2.14,0.25,0.25,36.0,0.22,0.01,0.23,0.2,0.03,-0.24,2.0,0.22,0.22,36.0,0.24,0.01,0.26,0.22,0.04,0.02,1.62,0.24,0.24,36.0,0.28,0.02,0.31,0.24,0.07,-0.75,2.81,0.28,0.28,36.0,0.28,0.02,0.31,0.23,0.07,-0.63,2.46,0.28,0.29,36.0,0.4,0.03,0.46,0.32,0.13,-0.47,2.83,0.4,0.4,36.0,0.56,0.03,0.62,0.51,0.11,0.11,2.4,0.56,0.56,36.0,0.64,0.03,0.7,0.61,0.09,0.19,1.73,0.65,0.64,36.0,0.63,0.03,0.68,0.59,0.09,0.03,1.67,0.63,0.63,36.0,0.5,0.02,0.54,0.46,0.08,0.37,2.5,0.5,0.49,36.0,0.39,0.02,0.43,0.34,0.09,-0.05,2.16,0.39,0.39,36.0,0.32,0.01,0.34,0.3,0.05,-0.04,2.41,0.32,0.32,36.0
+BF-MOU-G240004 = 0.24,0.01,0.26,0.23,0.03,-0.35,2.28,0.24,0.25,40.0,0.22,0.01,0.23,0.2,0.03,0.08,2.24,0.22,0.22,40.0,0.24,0.01,0.25,0.21,0.03,-0.97,3.65,0.24,0.24,40.0,0.28,0.01,0.3,0.24,0.06,-0.34,2.61,0.28,0.28,40.0,0.3,0.02,0.34,0.24,0.09,-0.7,3.43,0.3,0.3,40.0,0.44,0.05,0.5,0.33,0.18,-0.61,2.18,0.44,0.46,40.0,0.56,0.05,0.62,0.46,0.17,-0.72,2.27,0.57,0.58,40.0,0.65,0.03,0.69,0.59,0.1,-0.36,1.9,0.65,0.65,40.0,0.64,0.03,0.68,0.58,0.1,-0.3,2.23,0.64,0.64,40.0,0.47,0.03,0.53,0.43,0.1,0.31,2.19,0.47,0.47,40.0,0.37,0.02,0.42,0.34,0.08,0.22,1.86,0.37,0.37,40.0,0.29,0.01,0.32,0.27,0.05,0.24,1.82,0.29,0.29,40.0
+BF-MOU-G240005 = 0.24,0.01,0.26,0.22,0.04,-0.35,3.15,0.24,0.24,61.0,0.22,0.01,0.23,0.2,0.04,-0.18,3.46,0.22,0.22,61.0,0.24,0.01,0.26,0.21,0.05,-0.6,3.63,0.24,0.24,61.0,0.25,0.01,0.29,0.22,0.07,0.02,2.6,0.25,0.25,61.0,0.26,0.02,0.3,0.22,0.08,0.48,2.72,0.26,0.26,61.0,0.34,0.04,0.42,0.29,0.13,0.69,2.38,0.34,0.34,61.0,0.47,0.03,0.53,0.42,0.11,0.34,2.36,0.47,0.47,61.0,0.62,0.03,0.67,0.53,0.14,-0.14,3.2,0.62,0.61,61.0,0.55,0.03,0.6,0.49,0.11,0.49,2.42,0.55,0.54,61.0,0.39,0.03,0.44,0.33,0.11,0.23,2.08,0.39,0.38,61.0,0.32,0.02,0.36,0.28,0.07,0.16,1.93,0.32,0.32,61.0,0.29,0.01,0.31,0.25,0.06,-0.23,2.48,0.29,0.29,61.0
+BF-MOU-G240006 = 0.24,0.0,0.25,0.23,0.02,-0.09,3.92,0.24,0.24,22.0,0.22,0.0,0.22,0.21,0.01,0.15,0.45,0.22,0.21,22.0,0.24,0.01,0.25,0.23,0.02,0.81,2.95,0.24,0.23,22.0,0.26,0.01,0.28,0.25,0.03,0.32,2.15,0.26,0.26,22.0,0.26,0.02,0.32,0.24,0.08,1.02,3.04,0.26,0.25,22.0,0.37,0.03,0.42,0.33,0.09,0.12,1.98,0.37,0.37,22.0,0.51,0.02,0.56,0.48,0.08,1.19,4.04,0.51,0.5,22.0,0.67,0.01,0.7,0.65,0.05,0.18,3.24,0.67,0.67,22.0,0.63,0.02,0.67,0.6,0.07,0.54,2.42,0.63,0.62,22.0,0.46,0.02,0.49,0.43,0.05,0.33,2.24,0.46,0.46,22.0,0.36,0.01,0.38,0.34,0.03,0.83,2.35,0.36,0.35,22.0,0.31,0.01,0.32,0.3,0.02,0.69,2.37,0.31,0.3,22.0
+BF-MOU-G240007 = 0.25,0.0,0.25,0.24,0.01,-0.29,2.5,0.25,0.25,37.0,0.22,0.0,0.22,0.21,0.01,-0.11,2.15,0.22,0.22,37.0,0.23,0.01,0.26,0.22,0.04,1.33,4.7,0.23,0.23,37.0,0.27,0.01,0.29,0.25,0.04,-0.0,2.63,0.27,0.27,37.0,0.29,0.01,0.32,0.26,0.06,-0.61,2.95,0.29,0.29,37.0,0.4,0.02,0.44,0.36,0.08,0.14,2.17,0.4,0.4,37.0,0.52,0.02,0.55,0.49,0.06,0.33,2.08,0.52,0.51,37.0,0.63,0.02,0.67,0.6,0.08,0.4,2.1,0.63,0.62,37.0,0.59,0.01,0.62,0.57,0.05,0.33,2.26,0.59,0.59,37.0,0.45,0.02,0.5,0.41,0.09,0.45,2.18,0.45,0.45,37.0,0.35,0.01,0.37,0.34,0.04,0.36,2.31,0.35,0.35,37.0,0.3,0.01,0.32,0.29,0.02,0.13,2.25,0.3,0.3,37.0
+BF-MOU-G240008 = 0.24,0.01,0.25,0.23,0.02,-0.14,2.36,0.24,0.24,22.0,0.21,0.0,0.22,0.2,0.02,0.09,1.92,0.21,0.21,22.0,0.24,0.01,0.25,0.22,0.03,0.22,1.97,0.24,0.23,22.0,0.27,0.01,0.3,0.25,0.05,0.35,1.81,0.27,0.27,22.0,0.3,0.02,0.34,0.26,0.08,0.29,2.58,0.3,0.3,22.0,0.36,0.01,0.39,0.34,0.05,0.02,2.55,0.37,0.36,22.0,0.49,0.02,0.54,0.46,0.07,0.39,3.12,0.49,0.49,22.0,0.63,0.01,0.64,0.6,0.05,-0.58,2.36,0.63,0.63,22.0,0.62,0.02,0.64,0.58,0.06,-0.49,2.48,0.62,0.62,22.0,0.45,0.02,0.48,0.42,0.06,-0.2,2.65,0.45,0.45,22.0,0.36,0.01,0.38,0.34,0.04,0.2,2.46,0.36,0.36,22.0,0.3,0.01,0.31,0.28,0.03,-0.53,3.33,0.3,0.3,22.0
+BF-MOU-G240009 = 0.24,0.0,0.25,0.23,0.01,-0.54,2.06,0.24,0.24,16.0,0.21,0.0,0.22,0.21,0.01,0.23,3.34,0.21,0.21,16.0,0.24,0.0,0.24,0.23,0.01,0.07,1.94,0.24,0.24,16.0,0.3,0.01,0.31,0.28,0.03,-0.46,2.01,0.3,0.3,16.0,0.34,0.02,0.37,0.32,0.05,0.55,2.39,0.34,0.34,16.0,0.48,0.02,0.51,0.46,0.05,0.48,2.17,0.48,0.48,16.0,0.56,0.01,0.59,0.55,0.04,0.55,2.53,0.56,0.56,16.0,0.62,0.02,0.65,0.59,0.06,-0.18,2.62,0.62,0.62,16.0,0.6,0.01,0.61,0.59,0.03,0.18,1.78,0.6,0.6,16.0,0.44,0.01,0.46,0.43,0.03,0.39,1.89,0.44,0.44,16.0,0.37,0.01,0.38,0.36,0.02,0.03,2.51,0.37,0.37,16.0,0.31,0.01,0.32,0.3,0.02,1.14,3.04,0.31,0.31,16.0
+BF-MOU-G240010 = 0.23,0.01,0.24,0.22,0.02,0.98,2.19,0.23,0.23,4.0,0.2,0.01,0.21,0.2,0.01,0.92,2.15,0.2,0.2,4.0,0.23,0.0,0.23,0.22,0.01,0.69,2.25,0.23,0.23,4.0,0.26,0.01,0.27,0.25,0.01,0.92,2.21,0.26,0.26,4.0,0.29,0.01,0.3,0.29,0.01,0.83,2.03,0.29,0.29,4.0,0.42,0.03,0.45,0.39,0.06,0.15,1.7,0.42,0.42,4.0,0.52,0.02,0.55,0.51,0.04,1.13,2.32,0.52,0.51,4.0,0.59,0.02,0.62,0.58,0.04,1.03,2.24,0.59,0.59,4.0,0.59,0.01,0.61,0.58,0.03,0.1,1.69,0.59,0.59,4.0,0.43,0.01,0.45,0.42,0.03,1.15,2.33,0.43,0.42,4.0,0.33,0.01,0.35,0.33,0.02,1.08,2.28,0.33,0.33,4.0,0.27,0.01,0.28,0.27,0.01,0.92,2.22,0.27,0.27,4.0
+BF-MOU-G240011 = 0.24,0.01,0.26,0.23,0.03,2.18,8.92,0.24,0.23,38.0,0.21,0.0,0.23,0.2,0.02,1.38,5.76,0.21,0.21,38.0,0.23,0.01,0.24,0.21,0.03,0.04,2.33,0.23,0.23,38.0,0.25,0.01,0.28,0.24,0.04,0.71,2.97,0.25,0.25,38.0,0.26,0.02,0.3,0.24,0.06,0.3,1.99,0.26,0.26,38.0,0.34,0.02,0.39,0.32,0.07,0.37,1.93,0.35,0.34,38.0,0.48,0.02,0.52,0.45,0.07,0.94,4.01,0.48,0.48,38.0,0.63,0.02,0.69,0.6,0.09,0.44,3.07,0.63,0.63,38.0,0.6,0.03,0.68,0.54,0.14,0.17,3.48,0.6,0.6,38.0,0.43,0.02,0.5,0.39,0.11,0.56,4.88,0.43,0.43,38.0,0.34,0.01,0.38,0.31,0.06,0.14,5.31,0.34,0.34,38.0,0.29,0.01,0.32,0.28,0.04,0.92,5.07,0.29,0.29,38.0
+BF-MOU-G240012 = 0.24,0.01,0.25,0.22,0.03,0.72,2.82,0.24,0.23,43.0,0.21,0.01,0.23,0.2,0.03,0.48,2.63,0.21,0.21,43.0,0.23,0.01,0.26,0.21,0.04,0.55,2.98,0.23,0.23,43.0,0.26,0.02,0.33,0.23,0.1,1.2,4.11,0.26,0.25,43.0,0.3,0.03,0.4,0.25,0.15,1.22,4.09,0.3,0.29,43.0,0.37,0.04,0.47,0.32,0.15,1.03,3.59,0.37,0.36,43.0,0.48,0.03,0.56,0.42,0.14,0.58,2.82,0.48,0.47,43.0,0.62,0.02,0.66,0.58,0.07,0.01,1.94,0.62,0.62,43.0,0.58,0.04,0.66,0.51,0.14,0.01,1.93,0.59,0.58,43.0,0.43,0.03,0.48,0.36,0.12,0.01,1.94,0.43,0.42,43.0,0.34,0.02,0.38,0.29,0.08,0.03,1.88,0.34,0.34,43.0,0.29,0.01,0.31,0.27,0.04,0.13,2.06,0.29,0.28,43.0
+BF-MOU-G240013 = 0.25,0.01,0.25,0.24,0.02,-0.0,1.85,0.25,0.25,11.0,0.22,0.01,0.24,0.21,0.03,0.52,2.01,0.22,0.22,11.0,0.25,0.01,0.27,0.23,0.04,0.47,2.1,0.25,0.25,11.0,0.3,0.02,0.33,0.27,0.06,0.62,2.24,0.3,0.29,11.0,0.3,0.02,0.33,0.27,0.07,0.21,2.52,0.3,0.29,11.0,0.41,0.03,0.46,0.36,0.09,0.08,2.6,0.41,0.41,11.0,0.54,0.02,0.58,0.52,0.06,1.01,3.11,0.54,0.54,11.0,0.64,0.01,0.67,0.62,0.05,0.49,2.15,0.64,0.64,11.0,0.64,0.01,0.66,0.62,0.04,0.24,1.84,0.64,0.64,11.0,0.49,0.02,0.52,0.46,0.05,0.57,2.17,0.49,0.48,11.0,0.39,0.02,0.42,0.37,0.05,0.54,2.09,0.39,0.39,11.0,0.33,0.01,0.36,0.32,0.04,0.56,2.27,0.33,0.33,11.0
+BF-NAM-G260001 = 0.2,0.01,0.21,0.19,0.02,0.82,3.69,0.2,0.2,51.0,0.19,0.0,0.2,0.18,0.02,0.83,2.76,0.19,0.19,51.0,0.18,0.0,0.19,0.18,0.02,0.8,2.93,0.18,0.18,51.0,0.19,0.0,0.2,0.18,0.02,0.41,2.48,0.19,0.19,51.0,0.21,0.01,0.23,0.2,0.03,0.02,1.86,0.21,0.21,51.0,0.27,0.01,0.3,0.25,0.05,0.39,2.47,0.27,0.27,51.0,0.34,0.02,0.39,0.31,0.07,0.76,2.9,0.34,0.33,51.0,0.48,0.02,0.52,0.43,0.09,0.21,2.48,0.48,0.47,51.0,0.44,0.02,0.47,0.4,0.08,-0.33,3.42,0.44,0.44,51.0,0.32,0.01,0.35,0.29,0.06,0.83,3.62,0.32,0.32,51.0,0.26,0.01,0.29,0.25,0.04,1.05,3.77,0.26,0.26,51.0,0.25,0.01,0.26,0.23,0.03,0.97,3.54,0.25,0.24,51.0
+BF-NAM-G260002 = 0.18,0.01,0.2,0.16,0.04,-0.08,3.6,0.18,0.18,54.0,0.17,0.01,0.19,0.15,0.04,0.17,4.32,0.17,0.17,54.0,0.16,0.01,0.18,0.14,0.04,0.41,5.04,0.16,0.16,54.0,0.16,0.01,0.2,0.14,0.06,0.73,5.14,0.16,0.16,54.0,0.16,0.01,0.19,0.14,0.06,0.77,4.84,0.16,0.16,54.0,0.24,0.02,0.3,0.2,0.1,0.29,3.73,0.24,0.24,54.0,0.33,0.02,0.38,0.3,0.08,0.85,3.81,0.33,0.33,54.0,0.41,0.02,0.45,0.35,0.1,-0.68,3.83,0.41,0.41,54.0,0.35,0.02,0.39,0.3,0.09,-0.22,2.81,0.35,0.35,54.0,0.26,0.02,0.31,0.22,0.09,0.08,2.63,0.26,0.26,54.0,0.22,0.01,0.25,0.19,0.06,0.33,2.83,0.22,0.21,54.0,0.2,0.01,0.23,0.18,0.06,0.33,3.21,0.21,0.2,54.0
+BF-NAM-G260003 = 0.2,0.0,0.2,0.19,0.01,0.13,1.83,0.2,0.2,17.0,0.18,0.0,0.19,0.18,0.02,0.45,2.57,0.19,0.18,17.0,0.18,0.0,0.18,0.17,0.01,0.15,2.45,0.18,0.18,17.0,0.18,0.01,0.19,0.17,0.03,-0.1,2.25,0.18,0.18,17.0,0.2,0.02,0.23,0.18,0.05,0.07,2.25,0.21,0.21,17.0,0.23,0.02,0.27,0.2,0.07,-0.17,2.0,0.24,0.23,17.0,0.32,0.02,0.36,0.29,0.07,0.28,2.51,0.32,0.32,17.0,0.44,0.02,0.49,0.42,0.07,0.61,2.18,0.44,0.44,17.0,0.41,0.02,0.45,0.38,0.06,0.3,1.76,0.41,0.41,17.0,0.3,0.01,0.32,0.28,0.03,0.36,1.78,0.3,0.29,17.0,0.25,0.01,0.27,0.24,0.03,0.02,2.17,0.25,0.25,17.0,0.23,0.01,0.24,0.22,0.02,-0.44,2.38,0.23,0.23,17.0
+BF-NAM-G260004 = 0.2,0.0,0.21,0.2,0.01,0.07,1.53,0.2,0.2,13.0,0.19,0.0,0.19,0.18,0.01,0.23,1.72,0.19,0.19,13.0,0.18,0.0,0.18,0.17,0.01,-0.35,2.36,0.18,0.18,13.0,0.2,0.0,0.21,0.19,0.01,0.67,1.84,0.2,0.2,13.0,0.22,0.01,0.23,0.21,0.02,-0.22,2.56,0.22,0.22,13.0,0.26,0.01,0.27,0.25,0.02,-0.65,2.69,0.26,0.27,13.0,0.32,0.01,0.34,0.31,0.03,-0.31,2.46,0.32,0.33,13.0,0.45,0.01,0.46,0.43,0.03,-0.02,2.21,0.45,0.45,13.0,0.42,0.02,0.45,0.39,0.06,-0.08,2.07,0.42,0.42,13.0,0.3,0.01,0.32,0.29,0.04,0.18,1.61,0.3,0.3,13.0,0.25,0.01,0.27,0.23,0.04,-0.26,1.83,0.25,0.25,13.0,0.23,0.01,0.24,0.21,0.03,-0.33,1.99,0.23,0.23,13.0
+BF-NAM-G260005 = 0.19,0.01,0.21,0.17,0.04,0.21,2.99,0.19,0.19,54.0,0.18,0.01,0.21,0.17,0.04,0.11,2.96,0.18,0.18,54.0,0.18,0.01,0.19,0.16,0.04,-0.33,2.55,0.18,0.18,54.0,0.18,0.01,0.2,0.16,0.05,-0.07,2.27,0.18,0.18,54.0,0.19,0.02,0.22,0.16,0.07,0.2,2.24,0.19,0.19,54.0,0.24,0.03,0.3,0.18,0.12,-0.44,2.49,0.24,0.25,54.0,0.34,0.02,0.38,0.29,0.09,-0.31,2.05,0.34,0.34,54.0,0.47,0.03,0.55,0.4,0.15,0.15,2.71,0.48,0.47,54.0,0.42,0.03,0.49,0.35,0.15,0.37,2.74,0.42,0.42,54.0,0.31,0.02,0.37,0.28,0.09,0.77,3.61,0.31,0.31,54.0,0.25,0.02,0.29,0.21,0.08,0.48,2.96,0.25,0.25,54.0,0.23,0.02,0.27,0.2,0.07,0.17,2.58,0.23,0.23,54.0
+BF-NAM-G260006 = 0.18,0.01,0.19,0.16,0.03,-0.5,2.49,0.18,0.18,18.0,0.17,0.01,0.18,0.16,0.02,-0.2,2.43,0.17,0.17,18.0,0.16,0.01,0.18,0.15,0.03,-0.6,2.62,0.16,0.17,18.0,0.17,0.01,0.19,0.16,0.03,0.03,2.35,0.17,0.17,18.0,0.17,0.01,0.18,0.15,0.03,-0.5,2.4,0.17,0.17,18.0,0.24,0.03,0.29,0.19,0.09,0.25,2.26,0.24,0.23,18.0,0.33,0.02,0.37,0.29,0.08,0.14,2.01,0.33,0.32,18.0,0.41,0.02,0.44,0.38,0.06,-0.54,2.24,0.41,0.42,18.0,0.36,0.02,0.39,0.32,0.07,-0.78,2.65,0.36,0.37,18.0,0.28,0.02,0.31,0.24,0.07,-0.63,2.31,0.28,0.29,18.0,0.22,0.01,0.24,0.2,0.05,-0.64,2.56,0.22,0.23,18.0,0.21,0.01,0.23,0.19,0.04,-0.51,2.49,0.21,0.21,18.0
+BF-NAM-G260007 = 0.2,0.0,0.21,0.2,0.01,0.0,1.32,0.2,0.2,14.0,0.19,0.0,0.2,0.19,0.01,0.01,1.28,0.19,0.19,14.0,0.18,0.0,0.19,0.18,0.01,0.08,1.5,0.18,0.18,14.0,0.19,0.01,0.2,0.18,0.02,0.43,2.14,0.19,0.19,14.0,0.2,0.01,0.22,0.18,0.04,0.06,2.06,0.2,0.2,14.0,0.27,0.01,0.29,0.23,0.06,-1.33,5.21,0.27,0.27,14.0,0.35,0.01,0.38,0.33,0.05,-0.13,1.96,0.35,0.36,14.0,0.49,0.01,0.51,0.47,0.04,0.46,2.17,0.49,0.49,14.0,0.44,0.01,0.46,0.43,0.03,0.81,2.6,0.44,0.44,14.0,0.32,0.0,0.33,0.31,0.02,0.17,2.44,0.32,0.32,14.0,0.26,0.01,0.27,0.26,0.02,0.3,1.76,0.26,0.26,14.0,0.24,0.01,0.25,0.23,0.02,0.28,2.72,0.24,0.24,14.0
+BF-NAO-G250001 = 0.26,0.01,0.29,0.25,0.04,1.5,4.74,0.26,0.26,49.0,0.24,0.01,0.27,0.22,0.05,0.07,1.87,0.25,0.25,49.0,0.26,0.01,0.29,0.24,0.04,0.4,2.2,0.26,0.26,49.0,0.33,0.02,0.4,0.3,0.1,1.23,3.75,0.33,0.32,49.0,0.39,0.04,0.49,0.33,0.16,0.95,3.17,0.39,0.38,49.0,0.55,0.03,0.62,0.51,0.11,0.55,2.58,0.55,0.54,49.0,0.57,0.02,0.62,0.51,0.11,-0.24,3.02,0.57,0.57,49.0,0.68,0.02,0.71,0.64,0.07,-0.23,2.76,0.68,0.68,49.0,0.65,0.02,0.7,0.61,0.08,0.04,2.36,0.65,0.65,49.0,0.5,0.01,0.53,0.47,0.05,0.01,2.29,0.5,0.5,49.0,0.35,0.01,0.38,0.33,0.05,0.38,4.46,0.35,0.35,49.0,0.27,0.01,0.29,0.25,0.04,-0.8,2.86,0.28,0.28,49.0
+BF-NAO-G250002 = 0.27,0.01,0.29,0.24,0.05,-0.0,3.19,0.27,0.27,54.0,0.25,0.01,0.28,0.22,0.06,-0.27,2.87,0.25,0.25,54.0,0.27,0.02,0.32,0.23,0.08,0.11,2.7,0.27,0.27,54.0,0.32,0.03,0.38,0.25,0.13,-0.91,3.1,0.33,0.33,54.0,0.41,0.05,0.49,0.31,0.19,-0.42,2.42,0.41,0.42,54.0,0.57,0.04,0.65,0.49,0.15,-0.01,2.14,0.57,0.58,54.0,0.57,0.03,0.63,0.53,0.1,0.44,2.06,0.58,0.57,54.0,0.65,0.02,0.68,0.62,0.06,0.18,2.14,0.65,0.64,54.0,0.65,0.02,0.7,0.62,0.07,0.59,2.49,0.65,0.65,54.0,0.49,0.03,0.55,0.44,0.1,-0.13,1.97,0.5,0.5,54.0,0.37,0.02,0.42,0.33,0.09,0.63,2.96,0.37,0.36,54.0,0.29,0.01,0.32,0.27,0.05,0.66,2.7,0.29,0.29,54.0
+BF-NAO-G250003 = 0.24,0.01,0.27,0.22,0.04,1.21,4.01,0.24,0.23,15.0,0.22,0.02,0.26,0.2,0.06,1.15,3.84,0.22,0.21,15.0,0.22,0.02,0.26,0.2,0.06,1.02,3.55,0.22,0.22,15.0,0.23,0.02,0.27,0.21,0.06,1.16,3.78,0.23,0.22,15.0,0.27,0.02,0.31,0.23,0.07,0.15,2.44,0.27,0.27,15.0,0.47,0.03,0.51,0.42,0.09,-0.44,2.2,0.47,0.47,15.0,0.55,0.01,0.57,0.54,0.03,0.3,1.84,0.55,0.56,15.0,0.61,0.01,0.62,0.58,0.05,-0.75,2.89,0.61,0.61,15.0,0.62,0.02,0.64,0.59,0.05,-0.01,2.04,0.62,0.62,15.0,0.45,0.02,0.48,0.43,0.06,1.1,3.16,0.45,0.44,15.0,0.32,0.01,0.36,0.3,0.06,0.94,3.53,0.32,0.32,15.0,0.27,0.01,0.29,0.26,0.03,1.45,4.6,0.27,0.27,15.0
+BF-NAO-G250004 = 0.22,0.0,0.23,0.22,0.0,0.0,-1.01,0.22,0.22,2.0,0.2,0.0,0.2,0.19,0.01,-0.0,1.27,0.2,0.2,2.0,0.2,0.0,0.21,0.2,0.0,0.05,-34.18,0.2,0.2,2.0,0.21,NaN,0.21,0.21,0.0,NaN,-5.3756135670512E11,0.21,0.21,2.0,0.24,0.01,0.25,0.24,0.01,-0.0,1.02,0.24,0.24,2.0,0.44,0.02,0.45,0.42,0.03,-0.0,1.0,0.44,0.44,2.0,0.53,0.0,0.54,0.53,0.0,-0.0,0.56,0.53,0.53,2.0,0.58,0.01,0.59,0.58,0.01,0.0,0.91,0.58,0.58,2.0,0.58,NaN,0.58,0.58,0.0,NaN,6.575432554007E10,0.58,0.58,2.0,0.43,0.0,0.44,0.43,0.0,-0.09,103.12,0.43,0.43,2.0,0.31,NaN,0.31,0.31,0.0,NaN,-3.758371249972E10,0.31,0.31,2.0,0.26,0.0,0.26,0.26,0.0,-0.03,74.77,0.26,0.26,2.0
+BF-NAO-G250005 = 0.22,0.0,0.23,0.22,0.01,1.85,5.51,0.22,0.22,9.0,0.2,0.0,0.21,0.19,0.01,0.73,3.21,0.2,0.2,9.0,0.21,0.0,0.22,0.2,0.01,1.96,5.38,0.21,0.21,9.0,0.22,0.01,0.23,0.2,0.02,-0.7,2.62,0.22,0.22,9.0,0.27,0.02,0.29,0.24,0.05,-0.53,2.22,0.27,0.27,9.0,0.47,0.03,0.51,0.43,0.08,-0.15,1.57,0.47,0.47,9.0,0.54,0.02,0.57,0.52,0.05,0.01,1.59,0.54,0.55,9.0,0.61,0.02,0.64,0.58,0.06,-0.58,2.89,0.61,0.61,9.0,0.61,0.02,0.63,0.56,0.07,-0.74,2.76,0.61,0.61,9.0,0.47,0.02,0.5,0.43,0.07,0.12,2.3,0.47,0.46,9.0,0.31,0.01,0.34,0.3,0.03,0.8,2.25,0.31,0.31,9.0,0.26,0.0,0.27,0.25,0.01,0.63,2.69,0.26,0.26,9.0
+BF-OUB-G290001 = 0.19,0.03,0.22,0.13,0.09,-0.7,2.12,0.19,0.2,13.0,0.18,0.03,0.2,0.13,0.07,-0.73,2.15,0.18,0.19,13.0,0.17,0.03,0.2,0.12,0.08,-0.7,2.12,0.17,0.18,13.0,0.19,0.03,0.23,0.14,0.09,-0.41,1.84,0.19,0.2,13.0,0.2,0.04,0.25,0.13,0.12,-0.22,1.8,0.2,0.2,13.0,0.28,0.05,0.35,0.2,0.15,-0.26,1.68,0.29,0.28,13.0,0.36,0.07,0.43,0.25,0.18,-0.37,1.79,0.36,0.37,13.0,0.5,0.06,0.56,0.4,0.16,-0.64,2.02,0.5,0.51,13.0,0.47,0.06,0.53,0.36,0.16,-0.66,2.12,0.47,0.48,13.0,0.34,0.04,0.38,0.26,0.13,-0.6,2.05,0.34,0.34,13.0,0.27,0.04,0.31,0.2,0.11,-0.68,2.05,0.27,0.29,13.0,0.24,0.03,0.27,0.18,0.09,-0.74,2.13,0.24,0.25,13.0
+BF-OUB-G290002 = 0.22,0.01,0.23,0.2,0.03,0.2,2.17,0.22,0.22,15.0,0.19,0.01,0.2,0.19,0.02,0.51,2.01,0.19,0.19,15.0,0.19,0.01,0.2,0.18,0.02,0.45,1.96,0.19,0.19,15.0,0.19,0.01,0.2,0.18,0.02,0.16,2.18,0.19,0.19,15.0,0.2,0.01,0.22,0.19,0.03,0.53,2.29,0.2,0.2,15.0,0.33,0.02,0.35,0.3,0.06,0.03,2.55,0.33,0.33,15.0,0.38,0.01,0.39,0.36,0.03,-0.59,2.38,0.38,0.38,15.0,0.55,0.02,0.59,0.53,0.06,0.31,1.91,0.55,0.55,15.0,0.52,0.01,0.54,0.5,0.04,0.6,2.3,0.52,0.52,15.0,0.36,0.01,0.37,0.34,0.03,-0.45,2.38,0.36,0.36,15.0,0.29,0.01,0.31,0.28,0.03,-0.26,2.46,0.29,0.29,15.0,0.27,0.01,0.28,0.26,0.02,-0.54,2.16,0.27,0.27,15.0
+BF-OUB-G290003 = 0.21,0.01,0.22,0.2,0.02,0.58,2.28,0.21,0.21,21.0,0.19,0.01,0.21,0.18,0.02,0.83,2.67,0.19,0.19,21.0,0.19,0.01,0.2,0.18,0.02,0.96,2.54,0.19,0.18,21.0,0.19,0.01,0.21,0.18,0.02,0.79,2.69,0.19,0.19,21.0,0.2,0.01,0.22,0.19,0.03,1.23,3.84,0.2,0.2,21.0,0.3,0.01,0.34,0.28,0.06,0.29,3.7,0.3,0.31,21.0,0.38,0.02,0.42,0.34,0.07,0.78,3.11,0.38,0.37,21.0,0.53,0.01,0.58,0.51,0.07,1.34,5.33,0.53,0.53,21.0,0.5,0.01,0.52,0.49,0.04,1.02,4.07,0.5,0.5,21.0,0.36,0.01,0.38,0.34,0.04,-0.42,2.49,0.36,0.36,21.0,0.29,0.01,0.31,0.28,0.03,-0.14,3.02,0.29,0.29,21.0,0.27,0.01,0.28,0.25,0.03,-0.17,3.23,0.27,0.27,21.0
+BF-OUB-G290004 = 0.23,0.0,0.23,0.22,0.01,-0.39,2.21,0.23,0.23,3.0,0.2,0.0,0.2,0.2,0.0,-0.72,3.96,0.2,0.2,3.0,0.2,0.0,0.2,0.2,0.0,-0.59,-1.84,0.2,0.2,3.0,0.2,0.0,0.21,0.2,0.01,0.38,0.84,0.2,0.2,3.0,0.21,0.0,0.21,0.2,0.01,-0.24,1.34,0.21,0.21,3.0,0.32,0.02,0.34,0.3,0.03,-0.42,1.5,0.32,0.33,3.0,0.37,0.02,0.39,0.35,0.04,0.09,1.5,0.37,0.37,3.0,0.56,0.02,0.58,0.55,0.03,-0.25,1.5,0.56,0.57,3.0,0.53,0.01,0.54,0.52,0.02,0.16,1.51,0.53,0.53,3.0,0.36,0.01,0.37,0.35,0.02,0.07,1.52,0.36,0.36,3.0,0.29,0.01,0.3,0.29,0.02,-0.29,1.51,0.29,0.3,3.0,0.27,0.01,0.28,0.27,0.01,-0.59,1.19,0.27,0.27,3.0
+BF-OUB-G290005 = 0.2,0.01,0.21,0.18,0.03,0.18,2.38,0.2,0.2,7.0,0.18,0.01,0.2,0.17,0.02,0.0,2.39,0.18,0.18,7.0,0.18,0.01,0.19,0.17,0.02,-0.14,2.65,0.18,0.18,7.0,0.18,0.01,0.2,0.17,0.02,-0.22,2.69,0.18,0.18,7.0,0.18,0.01,0.19,0.17,0.02,-0.07,2.53,0.18,0.18,7.0,0.29,0.03,0.34,0.24,0.1,0.11,2.5,0.29,0.29,7.0,0.36,0.03,0.4,0.31,0.09,0.09,2.56,0.36,0.36,7.0,0.51,0.03,0.55,0.47,0.08,-0.08,2.32,0.51,0.51,7.0,0.47,0.03,0.5,0.42,0.08,-0.32,2.3,0.47,0.47,7.0,0.32,0.02,0.34,0.29,0.06,-0.46,2.23,0.32,0.32,7.0,0.27,0.02,0.29,0.24,0.05,-0.58,2.47,0.27,0.27,7.0,0.25,0.01,0.27,0.23,0.04,-0.59,2.54,0.25,0.25,7.0
+BF-OUB-G290006 = 0.21,0.01,0.22,0.2,0.02,-0.01,1.67,0.21,0.21,12.0,0.19,0.01,0.2,0.18,0.02,-0.03,2.03,0.19,0.19,12.0,0.18,0.01,0.2,0.17,0.03,-0.33,1.82,0.19,0.19,12.0,0.19,0.01,0.2,0.18,0.02,0.49,1.93,0.19,0.19,12.0,0.19,0.01,0.2,0.19,0.02,0.42,1.5,0.19,0.19,12.0,0.28,0.01,0.29,0.27,0.02,0.0,1.57,0.28,0.28,12.0,0.38,0.02,0.41,0.36,0.06,0.3,1.97,0.38,0.38,12.0,0.52,0.0,0.53,0.52,0.02,0.25,1.94,0.52,0.52,12.0,0.5,0.01,0.51,0.48,0.03,-0.75,2.81,0.5,0.51,12.0,0.35,0.01,0.36,0.33,0.03,-0.12,1.96,0.35,0.34,12.0,0.28,0.01,0.3,0.27,0.03,0.28,1.86,0.28,0.28,12.0,0.26,0.01,0.27,0.25,0.03,0.53,1.88,0.26,0.26,12.0
+BF-OUB-G290007 = 0.2,0.01,0.22,0.17,0.05,-0.73,2.61,0.2,0.21,14.0,0.18,0.01,0.2,0.16,0.04,-0.93,3.03,0.18,0.19,14.0,0.18,0.01,0.2,0.16,0.04,-0.82,2.93,0.18,0.19,14.0,0.19,0.01,0.2,0.16,0.03,-0.99,3.35,0.19,0.19,14.0,0.19,0.01,0.2,0.17,0.04,-0.37,2.08,0.19,0.19,14.0,0.29,0.03,0.33,0.23,0.1,-0.27,2.25,0.29,0.29,14.0,0.36,0.03,0.4,0.29,0.11,-0.67,3.29,0.36,0.36,14.0,0.52,0.04,0.57,0.42,0.15,-1.19,3.82,0.52,0.53,14.0,0.48,0.04,0.52,0.38,0.14,-1.2,3.66,0.48,0.5,14.0,0.34,0.03,0.36,0.28,0.09,-1.11,3.25,0.34,0.35,14.0,0.27,0.02,0.3,0.22,0.07,-0.95,2.97,0.27,0.28,14.0,0.25,0.02,0.27,0.21,0.07,-0.92,3.04,0.25,0.26,14.0
+BF-OUB-G290008 = 0.21,0.01,0.22,0.17,0.05,-1.24,3.46,0.21,0.21,15.0,0.19,0.01,0.2,0.16,0.04,-1.33,3.59,0.19,0.19,15.0,0.19,0.01,0.2,0.16,0.04,-1.18,3.32,0.19,0.19,15.0,0.2,0.02,0.22,0.16,0.06,-0.77,2.74,0.2,0.2,15.0,0.19,0.01,0.21,0.16,0.05,-1.03,3.19,0.19,0.2,15.0,0.3,0.03,0.34,0.22,0.12,-0.95,3.05,0.3,0.31,15.0,0.35,0.04,0.4,0.27,0.13,-0.92,2.93,0.35,0.36,15.0,0.5,0.04,0.55,0.41,0.14,-1.28,3.47,0.51,0.51,15.0,0.47,0.04,0.51,0.37,0.14,-1.26,3.32,0.47,0.48,15.0,0.32,0.03,0.35,0.25,0.1,-1.3,3.45,0.33,0.34,15.0,0.28,0.02,0.3,0.22,0.08,-1.44,3.84,0.28,0.29,15.0,0.26,0.02,0.27,0.21,0.06,-1.42,3.75,0.26,0.27,15.0
+BF-OUB-G290009 = 0.22,0.0,0.22,0.21,0.01,-1.47,4.97,0.22,0.22,20.0,0.19,0.0,0.2,0.19,0.01,-0.89,2.27,0.19,0.19,20.0,0.2,0.01,0.21,0.19,0.02,0.59,3.0,0.2,0.2,20.0,0.2,0.01,0.21,0.19,0.02,-0.29,1.93,0.2,0.21,20.0,0.19,0.01,0.2,0.18,0.02,-0.51,1.84,0.19,0.2,20.0,0.28,0.01,0.3,0.25,0.05,-0.09,1.91,0.28,0.28,20.0,0.37,0.03,0.42,0.31,0.1,-0.33,2.33,0.37,0.37,20.0,0.53,0.02,0.56,0.49,0.08,-0.05,1.96,0.53,0.53,20.0,0.53,0.02,0.55,0.5,0.05,-0.18,1.82,0.53,0.53,20.0,0.37,0.01,0.39,0.36,0.03,0.73,3.1,0.37,0.37,20.0,0.29,0.01,0.31,0.28,0.04,0.13,2.18,0.29,0.29,20.0,0.27,0.01,0.28,0.25,0.02,-0.46,2.63,0.27,0.27,20.0
+BF-OUB-G290010 = 0.21,0.0,0.22,0.21,0.01,0.03,2.45,0.21,0.21,6.0,0.19,0.0,0.2,0.19,0.0,0.23,-5.26,0.19,0.19,6.0,0.19,0.0,0.19,0.19,0.01,-0.67,-0.06,0.19,0.19,6.0,0.19,0.0,0.19,0.19,0.01,-0.67,-0.06,0.19,0.19,6.0,0.2,0.0,0.21,0.2,0.01,1.01,2.64,0.2,0.2,6.0,0.31,0.02,0.33,0.29,0.05,0.56,2.07,0.31,0.3,6.0,0.36,0.01,0.38,0.35,0.04,1.0,2.97,0.36,0.36,6.0,0.53,0.01,0.55,0.52,0.03,0.48,2.32,0.53,0.53,6.0,0.5,0.01,0.51,0.49,0.02,-0.03,2.37,0.5,0.5,6.0,0.36,0.01,0.36,0.35,0.02,0.03,2.46,0.36,0.36,6.0,0.29,0.0,0.29,0.29,0.01,-0.39,2.29,0.29,0.29,6.0,0.27,0.0,0.27,0.26,0.01,-0.8,2.66,0.27,0.27,6.0
+BF-OUB-G290011 = 0.2,0.02,0.22,0.14,0.08,-1.46,4.48,0.2,0.21,37.0,0.19,0.02,0.2,0.14,0.06,-1.65,4.91,0.19,0.19,37.0,0.18,0.02,0.2,0.13,0.07,-1.34,4.07,0.18,0.19,37.0,0.19,0.02,0.21,0.14,0.07,-0.83,2.88,0.19,0.19,37.0,0.18,0.02,0.22,0.14,0.08,-0.47,2.26,0.19,0.19,37.0,0.29,0.04,0.37,0.21,0.16,-0.14,3.05,0.3,0.3,37.0,0.36,0.04,0.43,0.26,0.17,-0.69,2.71,0.36,0.37,37.0,0.52,0.04,0.57,0.4,0.17,-1.35,4.08,0.52,0.53,37.0,0.48,0.04,0.53,0.37,0.16,-1.47,4.43,0.49,0.49,37.0,0.33,0.03,0.36,0.26,0.1,-1.63,4.64,0.33,0.34,37.0,0.27,0.02,0.3,0.21,0.1,-1.57,4.57,0.27,0.28,37.0,0.25,0.02,0.27,0.19,0.09,-1.62,4.71,0.25,0.26,37.0
+BF-OUB-G290012 = 0.2,0.02,0.22,0.15,0.06,-1.12,3.63,0.2,0.2,25.0,0.18,0.02,0.21,0.14,0.06,-1.11,3.56,0.19,0.19,25.0,0.18,0.02,0.2,0.14,0.06,-0.66,2.86,0.18,0.18,25.0,0.18,0.02,0.21,0.15,0.06,-0.21,2.24,0.18,0.18,25.0,0.18,0.03,0.23,0.14,0.09,0.29,1.73,0.19,0.18,25.0,0.28,0.04,0.35,0.22,0.13,0.07,1.59,0.29,0.28,25.0,0.34,0.05,0.41,0.25,0.16,-0.26,1.84,0.34,0.35,25.0,0.51,0.05,0.57,0.4,0.17,-1.08,3.05,0.51,0.53,25.0,0.47,0.05,0.52,0.36,0.16,-1.18,3.23,0.48,0.49,25.0,0.34,0.03,0.38,0.26,0.12,-1.12,3.28,0.35,0.36,25.0,0.28,0.03,0.31,0.21,0.1,-0.89,2.87,0.28,0.29,25.0,0.25,0.03,0.28,0.2,0.09,-0.81,2.78,0.25,0.26,25.0
+BF-OUD-G300001 = 0.14,0.01,0.15,0.12,0.03,-0.89,3.39,0.14,0.14,70.0,0.14,0.01,0.16,0.12,0.03,-0.09,3.45,0.14,0.14,70.0,0.13,0.01,0.14,0.12,0.03,0.21,2.68,0.13,0.13,70.0,0.13,0.01,0.15,0.12,0.03,0.04,3.55,0.13,0.13,70.0,0.12,0.01,0.14,0.11,0.03,0.03,3.07,0.12,0.12,70.0,0.19,0.02,0.25,0.14,0.1,0.93,3.7,0.19,0.18,70.0,0.3,0.03,0.4,0.24,0.16,0.93,4.34,0.31,0.3,70.0,0.32,0.02,0.4,0.29,0.11,0.72,3.76,0.32,0.32,70.0,0.24,0.02,0.29,0.19,0.1,-0.06,2.58,0.24,0.24,70.0,0.19,0.01,0.23,0.16,0.07,0.36,3.53,0.19,0.19,70.0,0.18,0.01,0.2,0.15,0.06,-0.01,3.46,0.18,0.18,70.0,0.17,0.01,0.2,0.14,0.05,-0.09,3.46,0.17,0.17,70.0
+BF-OUD-G300002 = 0.15,0.01,0.16,0.13,0.03,-0.58,3.13,0.15,0.15,117.0,0.15,0.01,0.16,0.13,0.03,-0.88,3.09,0.15,0.15,117.0,0.14,0.0,0.15,0.13,0.02,-0.94,3.48,0.14,0.14,117.0,0.14,0.0,0.15,0.13,0.02,-0.96,3.58,0.14,0.14,117.0,0.13,0.01,0.16,0.12,0.03,1.41,7.6,0.13,0.13,117.0,0.23,0.02,0.29,0.18,0.11,0.29,2.91,0.23,0.23,117.0,0.35,0.04,0.42,0.27,0.15,-0.39,2.23,0.35,0.35,117.0,0.34,0.04,0.4,0.25,0.16,-0.58,2.72,0.34,0.34,117.0,0.25,0.03,0.32,0.19,0.13,-0.08,2.5,0.25,0.25,117.0,0.2,0.02,0.24,0.16,0.08,0.11,2.69,0.2,0.2,117.0,0.18,0.01,0.2,0.15,0.06,-0.15,3.1,0.18,0.18,117.0,0.17,0.01,0.2,0.15,0.05,-0.15,2.92,0.17,0.17,117.0
+BF-OUD-G300003 = 0.15,0.01,0.16,0.12,0.05,-1.39,4.04,0.15,0.15,53.0,0.14,0.01,0.16,0.11,0.05,-1.41,4.05,0.15,0.15,53.0,0.14,0.01,0.15,0.11,0.04,-1.34,3.8,0.14,0.14,53.0,0.13,0.01,0.14,0.1,0.04,-1.45,3.96,0.13,0.14,53.0,0.12,0.01,0.14,0.1,0.04,-1.27,3.68,0.12,0.13,53.0,0.2,0.03,0.24,0.11,0.12,-1.01,3.28,0.2,0.2,53.0,0.29,0.05,0.37,0.15,0.22,-1.02,3.58,0.29,0.3,53.0,0.27,0.06,0.35,0.14,0.21,-1.19,3.51,0.28,0.29,53.0,0.21,0.04,0.25,0.13,0.12,-1.42,3.69,0.22,0.23,53.0,0.18,0.02,0.21,0.12,0.09,-1.3,3.59,0.18,0.19,53.0,0.16,0.02,0.19,0.12,0.07,-1.24,3.51,0.16,0.17,53.0,0.16,0.02,0.19,0.12,0.06,-1.31,3.73,0.16,0.17,53.0
+BF-OUD-G300004 = 0.15,0.01,0.16,0.13,0.02,-0.37,2.36,0.15,0.15,25.0,0.15,0.01,0.16,0.14,0.02,-0.31,1.97,0.15,0.15,25.0,0.14,0.01,0.14,0.12,0.02,-0.57,2.27,0.14,0.14,25.0,0.14,0.01,0.14,0.12,0.02,-0.46,2.21,0.14,0.14,25.0,0.12,0.0,0.13,0.12,0.02,-0.09,2.36,0.12,0.12,25.0,0.22,0.02,0.26,0.18,0.08,-0.29,3.03,0.22,0.22,25.0,0.34,0.02,0.38,0.29,0.09,-0.45,3.36,0.34,0.34,25.0,0.33,0.02,0.37,0.3,0.07,-0.29,2.37,0.33,0.34,25.0,0.23,0.01,0.25,0.2,0.04,-0.38,2.12,0.23,0.23,25.0,0.19,0.01,0.21,0.17,0.04,-0.22,2.35,0.19,0.19,25.0,0.17,0.01,0.2,0.15,0.05,0.24,3.04,0.17,0.18,25.0,0.17,0.01,0.19,0.15,0.04,0.14,3.03,0.17,0.17,25.0
+BF-OUD-G300005 = 0.14,0.01,0.16,0.12,0.04,-0.16,2.65,0.14,0.14,72.0,0.14,0.01,0.16,0.12,0.04,0.67,3.96,0.14,0.14,72.0,0.13,0.01,0.15,0.11,0.04,0.66,3.37,0.13,0.12,72.0,0.12,0.01,0.15,0.11,0.04,0.79,3.43,0.13,0.12,72.0,0.12,0.01,0.14,0.1,0.04,-0.26,2.9,0.12,0.12,72.0,0.16,0.03,0.29,0.13,0.16,2.09,7.2,0.17,0.15,72.0,0.26,0.04,0.4,0.18,0.22,0.94,4.84,0.27,0.26,72.0,0.29,0.05,0.39,0.18,0.21,-0.1,2.33,0.3,0.29,72.0,0.21,0.03,0.25,0.15,0.11,-0.33,2.4,0.21,0.21,72.0,0.18,0.02,0.21,0.13,0.07,-0.54,2.8,0.18,0.18,72.0,0.16,0.02,0.19,0.13,0.06,-0.3,2.65,0.16,0.16,72.0,0.16,0.01,0.19,0.13,0.06,-0.15,2.52,0.16,0.16,72.0
+BF-PAS-G310001 = 0.22,0.01,0.23,0.2,0.03,-1.65,6.7,0.22,0.22,19.0,0.2,0.01,0.21,0.18,0.03,-1.39,6.44,0.2,0.2,19.0,0.2,0.01,0.21,0.17,0.04,-2.41,9.22,0.2,0.2,19.0,0.2,0.01,0.21,0.18,0.03,-2.12,7.89,0.2,0.2,19.0,0.21,0.01,0.22,0.18,0.04,-0.64,2.77,0.21,0.21,19.0,0.29,0.02,0.31,0.27,0.05,-0.02,1.83,0.29,0.29,19.0,0.42,0.02,0.46,0.4,0.06,0.29,2.46,0.43,0.42,19.0,0.56,0.02,0.59,0.51,0.09,-0.32,2.41,0.56,0.56,19.0,0.52,0.02,0.54,0.47,0.07,-1.16,4.9,0.52,0.52,19.0,0.36,0.02,0.39,0.32,0.07,-0.9,4.26,0.36,0.36,19.0,0.3,0.01,0.31,0.26,0.05,-1.65,6.04,0.3,0.3,19.0,0.27,0.01,0.28,0.25,0.04,-1.01,4.05,0.27,0.27,19.0
+BF-PAS-G310002 = 0.23,0.0,0.23,0.22,0.01,-0.94,3.24,0.23,0.23,15.0,0.21,0.0,0.21,0.2,0.01,-1.11,3.24,0.21,0.21,15.0,0.2,0.0,0.21,0.2,0.01,-0.43,1.8,0.2,0.2,15.0,0.21,0.0,0.21,0.21,0.01,-0.72,2.58,0.21,0.21,15.0,0.22,0.01,0.24,0.21,0.03,0.05,2.49,0.22,0.22,15.0,0.31,0.02,0.34,0.27,0.07,-0.06,1.84,0.31,0.3,15.0,0.42,0.02,0.46,0.37,0.08,-0.19,2.33,0.42,0.42,15.0,0.55,0.02,0.57,0.52,0.05,-0.24,1.88,0.55,0.55,15.0,0.49,0.01,0.5,0.47,0.03,-0.75,2.41,0.49,0.49,15.0,0.36,0.0,0.36,0.35,0.01,-0.18,1.79,0.36,0.36,15.0,0.3,0.0,0.31,0.29,0.02,-0.71,2.98,0.3,0.3,15.0,0.27,0.0,0.28,0.26,0.02,-0.74,2.89,0.27,0.27,15.0
+BF-PAS-G310003 = 0.21,0.01,0.23,0.2,0.02,0.31,2.59,0.21,0.21,28.0,0.2,0.01,0.21,0.19,0.02,0.48,2.52,0.2,0.2,28.0,0.19,0.01,0.21,0.18,0.03,0.11,2.03,0.19,0.19,28.0,0.19,0.01,0.21,0.18,0.03,0.44,2.35,0.19,0.19,28.0,0.2,0.01,0.23,0.18,0.06,0.67,3.05,0.2,0.2,28.0,0.27,0.03,0.32,0.23,0.09,0.45,2.19,0.27,0.27,28.0,0.41,0.02,0.46,0.37,0.09,0.18,2.81,0.41,0.42,28.0,0.53,0.02,0.55,0.49,0.07,-1.09,3.7,0.53,0.53,28.0,0.48,0.02,0.51,0.44,0.07,-0.53,2.65,0.48,0.49,28.0,0.34,0.01,0.37,0.32,0.05,0.12,2.25,0.34,0.34,28.0,0.29,0.01,0.31,0.27,0.05,0.17,2.38,0.29,0.29,28.0,0.27,0.01,0.29,0.25,0.04,0.32,2.35,0.27,0.27,28.0
+BF-PAS-G310004 = 0.21,0.01,0.22,0.2,0.03,0.09,1.41,0.21,0.21,5.0,0.19,0.01,0.2,0.18,0.02,-0.0,1.32,0.19,0.19,5.0,0.19,0.01,0.2,0.18,0.02,-0.06,1.39,0.19,0.19,5.0,0.19,0.01,0.2,0.19,0.02,0.09,1.3,0.19,0.19,5.0,0.21,0.01,0.23,0.21,0.03,0.64,1.78,0.21,0.21,5.0,0.3,0.02,0.33,0.27,0.06,0.17,1.35,0.3,0.3,5.0,0.42,0.04,0.46,0.38,0.08,0.28,1.37,0.42,0.41,5.0,0.53,0.04,0.58,0.48,0.1,0.12,1.3,0.53,0.53,5.0,0.47,0.04,0.52,0.42,0.09,0.1,1.28,0.47,0.46,5.0,0.35,0.03,0.39,0.32,0.07,0.26,1.34,0.35,0.34,5.0,0.27,0.03,0.31,0.25,0.06,0.23,1.33,0.28,0.27,5.0,0.25,0.02,0.27,0.23,0.04,0.16,1.31,0.25,0.25,5.0
+BF-PAS-G310005 = 0.21,0.0,0.22,0.21,0.01,0.12,1.12,0.21,0.21,8.0,0.2,0.0,0.2,0.19,0.01,-0.19,2.92,0.2,0.2,8.0,0.19,0.0,0.2,0.19,0.01,0.05,1.75,0.19,0.19,8.0,0.2,0.0,0.2,0.19,0.01,-0.39,1.96,0.2,0.2,8.0,0.2,0.01,0.21,0.2,0.02,-0.21,1.42,0.2,0.21,8.0,0.29,0.01,0.31,0.26,0.05,-0.11,2.44,0.29,0.29,8.0,0.43,0.01,0.44,0.42,0.02,-0.45,1.83,0.43,0.43,8.0,0.55,0.01,0.56,0.54,0.02,0.47,1.83,0.55,0.55,8.0,0.5,0.01,0.51,0.49,0.02,0.16,2.09,0.5,0.5,8.0,0.35,0.01,0.36,0.34,0.03,-0.18,2.07,0.35,0.35,8.0,0.29,0.01,0.3,0.28,0.01,-0.21,1.32,0.29,0.29,8.0,0.27,0.0,0.27,0.26,0.01,-0.3,1.65,0.27,0.27,8.0
+BF-PAS-G310006 = 0.23,0.0,0.23,0.22,0.01,0.66,1.88,0.23,0.22,9.0,0.21,0.0,0.21,0.21,0.01,0.51,6.72,0.21,0.21,9.0,0.2,0.0,0.2,0.2,0.01,0.71,-0.02,0.2,0.2,9.0,0.21,0.0,0.21,0.2,0.01,0.04,1.63,0.21,0.21,9.0,0.21,0.0,0.22,0.21,0.01,-0.04,1.44,0.21,0.21,9.0,0.31,0.01,0.33,0.29,0.04,0.93,2.45,0.31,0.3,9.0,0.42,0.01,0.44,0.41,0.03,0.35,1.84,0.42,0.42,9.0,0.57,0.01,0.58,0.55,0.02,-0.63,2.08,0.57,0.57,9.0,0.51,0.01,0.53,0.5,0.03,0.69,2.3,0.51,0.51,9.0,0.38,0.01,0.4,0.36,0.04,0.36,1.71,0.38,0.38,9.0,0.3,0.01,0.31,0.29,0.02,0.34,2.32,0.3,0.3,9.0,0.28,0.01,0.29,0.27,0.02,0.54,1.93,0.28,0.28,9.0
+BF-PAS-G310007 = 0.22,0.0,0.22,0.21,0.01,-0.48,3.65,0.22,0.22,9.0,0.2,0.0,0.2,0.19,0.01,-0.78,2.8,0.2,0.2,9.0,0.2,0.0,0.21,0.19,0.02,-0.95,3.91,0.2,0.2,9.0,0.2,0.01,0.21,0.19,0.02,0.02,2.57,0.2,0.2,9.0,0.2,0.01,0.21,0.19,0.02,0.79,3.27,0.2,0.2,9.0,0.26,0.02,0.29,0.24,0.05,0.5,2.01,0.26,0.26,9.0,0.44,0.01,0.46,0.42,0.03,0.67,2.65,0.44,0.43,9.0,0.55,0.01,0.57,0.52,0.05,-1.3,3.99,0.56,0.56,9.0,0.52,0.01,0.53,0.5,0.04,-1.05,3.49,0.52,0.53,9.0,0.38,0.01,0.4,0.35,0.04,-0.54,2.58,0.38,0.38,9.0,0.31,0.01,0.32,0.29,0.03,-0.62,2.92,0.31,0.31,9.0,0.28,0.01,0.29,0.27,0.02,-1.8,5.38,0.28,0.29,9.0
+BF-PAS-G310008 = 0.23,0.0,0.23,0.22,0.01,-0.17,1.92,0.23,0.23,11.0,0.2,0.0,0.21,0.2,0.01,0.52,3.15,0.2,0.2,11.0,0.2,0.0,0.21,0.2,0.01,0.6,2.32,0.2,0.2,11.0,0.21,0.01,0.22,0.2,0.02,-0.14,1.89,0.21,0.21,11.0,0.21,0.01,0.22,0.2,0.02,-0.01,1.68,0.21,0.21,11.0,0.29,0.01,0.32,0.27,0.05,-0.31,2.68,0.29,0.29,11.0,0.44,0.02,0.46,0.41,0.05,0.23,2.15,0.44,0.44,11.0,0.58,0.01,0.59,0.55,0.04,-0.51,2.49,0.58,0.58,11.0,0.54,0.01,0.54,0.51,0.03,-1.58,4.57,0.54,0.54,11.0,0.39,0.01,0.4,0.38,0.02,-0.14,1.5,0.39,0.39,11.0,0.31,0.0,0.31,0.3,0.01,-0.06,2.18,0.31,0.31,11.0,0.29,0.0,0.29,0.28,0.01,-0.76,1.67,0.29,0.29,11.0
+BF-PAS-G310009 = 0.22,0.0,0.23,0.21,0.01,0.21,4.53,0.22,0.22,27.0,0.2,0.0,0.21,0.2,0.01,0.36,1.8,0.2,0.2,27.0,0.2,0.0,0.2,0.19,0.01,-0.15,1.78,0.2,0.2,27.0,0.2,0.0,0.21,0.2,0.02,1.63,6.13,0.2,0.2,27.0,0.2,0.01,0.22,0.19,0.03,0.13,3.37,0.2,0.2,27.0,0.32,0.02,0.36,0.28,0.08,-0.54,2.96,0.32,0.33,27.0,0.44,0.01,0.46,0.41,0.05,-0.16,2.15,0.44,0.44,27.0,0.58,0.01,0.61,0.57,0.04,0.57,3.38,0.58,0.58,27.0,0.53,0.02,0.55,0.5,0.05,-0.32,1.65,0.53,0.53,27.0,0.39,0.02,0.41,0.35,0.06,-0.49,1.81,0.39,0.39,27.0,0.3,0.01,0.32,0.27,0.04,-0.59,2.38,0.3,0.31,27.0,0.28,0.01,0.29,0.26,0.03,-0.37,1.99,0.28,0.28,27.0
+BF-PON-G320001 = 0.28,0.02,0.32,0.26,0.06,1.01,3.35,0.28,0.28,48.0,0.28,0.02,0.32,0.25,0.07,0.61,2.95,0.28,0.27,48.0,0.35,0.03,0.41,0.3,0.11,0.24,2.13,0.35,0.35,48.0,0.47,0.05,0.56,0.39,0.16,0.24,1.78,0.47,0.47,48.0,0.5,0.06,0.59,0.42,0.18,0.14,1.55,0.5,0.5,48.0,0.59,0.04,0.65,0.5,0.15,-0.25,2.18,0.59,0.59,48.0,0.59,0.03,0.67,0.53,0.14,0.61,3.09,0.59,0.58,48.0,0.47,0.04,0.55,0.39,0.16,0.2,2.17,0.47,0.46,48.0,0.67,0.02,0.7,0.62,0.07,-0.18,2.59,0.67,0.67,48.0,0.58,0.02,0.62,0.53,0.09,0.18,3.25,0.58,0.58,48.0,0.45,0.03,0.5,0.4,0.1,0.22,2.09,0.45,0.45,48.0,0.31,0.03,0.38,0.27,0.11,0.84,3.15,0.31,0.31,48.0
+BF-PON-G320002 = 0.28,0.01,0.29,0.27,0.02,-0.31,2.5,0.28,0.28,12.0,0.28,0.01,0.29,0.26,0.03,-0.99,3.87,0.28,0.28,12.0,0.33,0.01,0.35,0.31,0.04,-0.26,2.84,0.33,0.33,12.0,0.42,0.03,0.46,0.37,0.09,-0.24,2.6,0.42,0.42,12.0,0.47,0.02,0.51,0.43,0.07,0.06,3.04,0.47,0.47,12.0,0.6,0.02,0.64,0.56,0.07,-0.21,2.61,0.6,0.61,12.0,0.6,0.02,0.62,0.56,0.06,-1.19,4.28,0.6,0.61,12.0,0.61,0.01,0.62,0.57,0.05,-1.54,4.54,0.61,0.61,12.0,0.63,0.02,0.66,0.59,0.07,-1.18,4.5,0.64,0.64,12.0,0.55,0.02,0.57,0.52,0.06,-1.08,3.81,0.55,0.55,12.0,0.44,0.02,0.46,0.39,0.06,-1.01,3.78,0.44,0.44,12.0,0.32,0.01,0.35,0.3,0.05,0.22,2.36,0.32,0.32,12.0
+BF-PON-G320003 = 0.34,0.02,0.36,0.31,0.06,-0.16,1.6,0.34,0.34,27.0,0.31,0.01,0.33,0.3,0.03,0.77,3.57,0.31,0.31,27.0,0.37,0.01,0.39,0.35,0.04,-0.29,2.3,0.37,0.38,27.0,0.48,0.02,0.51,0.44,0.08,-0.24,2.32,0.48,0.48,27.0,0.5,0.02,0.55,0.44,0.1,-0.17,3.03,0.5,0.49,27.0,0.58,0.04,0.66,0.49,0.16,-0.21,2.59,0.58,0.58,27.0,0.59,0.04,0.68,0.52,0.16,0.25,2.97,0.59,0.59,27.0,0.54,0.03,0.62,0.46,0.16,0.01,3.19,0.54,0.54,27.0,0.66,0.01,0.68,0.64,0.04,-0.21,1.93,0.66,0.66,27.0,0.6,0.01,0.62,0.58,0.04,-0.27,2.37,0.6,0.6,27.0,0.49,0.02,0.52,0.46,0.06,-0.39,2.05,0.49,0.5,27.0,0.37,0.01,0.39,0.34,0.05,-0.18,1.89,0.37,0.37,27.0
+BF-PON-G320004 = 0.27,0.01,0.29,0.25,0.04,0.75,3.84,0.27,0.26,27.0,0.25,0.01,0.28,0.22,0.06,0.78,3.97,0.25,0.25,27.0,0.3,0.02,0.35,0.26,0.09,0.15,2.66,0.3,0.31,27.0,0.39,0.04,0.46,0.31,0.15,0.03,2.08,0.39,0.38,27.0,0.45,0.06,0.59,0.37,0.22,0.83,2.94,0.45,0.44,27.0,0.57,0.04,0.64,0.53,0.12,0.57,2.12,0.57,0.57,27.0,0.59,0.04,0.7,0.53,0.17,1.05,3.56,0.59,0.58,27.0,0.59,0.02,0.62,0.55,0.07,0.02,2.06,0.59,0.59,27.0,0.64,0.03,0.69,0.58,0.11,-0.05,1.93,0.64,0.63,27.0,0.53,0.03,0.59,0.47,0.12,0.21,1.94,0.53,0.53,27.0,0.41,0.02,0.44,0.36,0.08,-0.38,2.36,0.41,0.41,27.0,0.3,0.02,0.33,0.28,0.05,0.65,2.19,0.3,0.3,27.0
+BF-PON-G320005 = 0.27,0.01,0.3,0.25,0.05,0.62,2.89,0.27,0.27,34.0,0.24,0.02,0.27,0.22,0.06,0.42,2.21,0.24,0.24,34.0,0.3,0.03,0.35,0.25,0.1,0.35,1.92,0.3,0.29,34.0,0.39,0.05,0.49,0.31,0.18,0.59,2.18,0.39,0.37,34.0,0.47,0.06,0.58,0.38,0.2,0.68,2.2,0.47,0.44,34.0,0.58,0.03,0.63,0.53,0.1,0.38,1.83,0.58,0.57,34.0,0.59,0.04,0.69,0.55,0.15,0.82,2.4,0.59,0.58,34.0,0.57,0.05,0.63,0.49,0.15,-0.3,1.79,0.57,0.57,34.0,0.63,0.04,0.7,0.58,0.12,0.32,1.66,0.63,0.62,34.0,0.52,0.04,0.6,0.45,0.15,0.02,2.09,0.53,0.52,34.0,0.39,0.04,0.45,0.33,0.12,-0.05,1.7,0.39,0.39,34.0,0.29,0.02,0.32,0.26,0.06,0.54,1.87,0.29,0.28,34.0
+BF-PON-G320006 = 0.3,0.02,0.34,0.27,0.07,0.3,2.18,0.3,0.3,50.0,0.28,0.02,0.32,0.25,0.06,0.36,2.01,0.28,0.28,50.0,0.35,0.02,0.39,0.3,0.08,-0.17,2.19,0.35,0.35,50.0,0.48,0.02,0.53,0.44,0.08,0.47,2.01,0.48,0.47,50.0,0.53,0.02,0.58,0.49,0.09,-0.02,2.03,0.53,0.53,50.0,0.6,0.02,0.64,0.57,0.07,0.12,2.13,0.6,0.6,50.0,0.62,0.05,0.68,0.49,0.19,-0.96,2.98,0.62,0.63,50.0,0.55,0.04,0.63,0.45,0.18,-0.56,2.98,0.56,0.56,50.0,0.66,0.01,0.69,0.63,0.06,-0.0,3.01,0.66,0.66,50.0,0.57,0.02,0.6,0.53,0.07,-0.12,2.28,0.57,0.57,50.0,0.46,0.02,0.5,0.41,0.09,-0.34,2.5,0.46,0.46,50.0,0.36,0.02,0.39,0.33,0.06,0.38,2.05,0.36,0.35,50.0
+BF-PON-G320007 = 0.29,0.01,0.31,0.27,0.04,-0.43,2.82,0.29,0.29,18.0,0.29,0.01,0.31,0.27,0.04,0.27,2.16,0.29,0.29,18.0,0.37,0.01,0.39,0.34,0.05,-0.34,2.18,0.37,0.37,18.0,0.55,0.03,0.6,0.47,0.13,-0.3,2.66,0.55,0.55,18.0,0.59,0.03,0.64,0.52,0.12,-0.32,2.56,0.59,0.59,18.0,0.61,0.03,0.67,0.57,0.1,0.16,2.26,0.62,0.62,18.0,0.61,0.03,0.66,0.54,0.12,-0.39,2.49,0.61,0.61,18.0,0.52,0.03,0.55,0.45,0.1,-1.35,4.56,0.52,0.52,18.0,0.68,0.01,0.69,0.66,0.04,-0.36,2.02,0.68,0.68,18.0,0.6,0.01,0.62,0.58,0.04,-0.12,2.76,0.6,0.6,18.0,0.48,0.01,0.51,0.46,0.05,-0.05,2.6,0.48,0.48,18.0,0.34,0.02,0.37,0.31,0.06,-0.32,1.97,0.34,0.34,18.0
+BF-PON-G320008 = 0.28,0.0,0.29,0.28,0.01,0.65,2.71,0.28,0.28,7.0,0.26,0.0,0.27,0.26,0.01,-0.2,2.21,0.26,0.26,7.0,0.32,0.01,0.33,0.31,0.02,0.09,1.95,0.32,0.32,7.0,0.42,0.02,0.44,0.4,0.04,-0.64,2.45,0.42,0.42,7.0,0.46,0.02,0.48,0.42,0.06,-0.63,2.57,0.46,0.46,7.0,0.58,0.01,0.6,0.57,0.03,-0.43,2.28,0.58,0.59,7.0,0.62,0.02,0.64,0.59,0.05,-0.16,1.41,0.62,0.62,7.0,0.47,0.02,0.5,0.44,0.05,0.44,2.02,0.47,0.46,7.0,0.65,0.02,0.67,0.62,0.05,-0.58,1.89,0.65,0.66,7.0,0.56,0.02,0.58,0.53,0.04,-0.69,2.07,0.56,0.57,7.0,0.43,0.02,0.44,0.4,0.04,-0.79,2.2,0.43,0.44,7.0,0.3,0.01,0.31,0.29,0.02,-0.51,1.89,0.3,0.3,7.0
+BF-PON-G320009 = 0.26,0.0,0.26,0.25,0.01,0.32,4.37,0.26,0.26,6.0,0.23,0.0,0.23,0.22,0.01,0.3,1.5,0.23,0.22,6.0,0.26,0.01,0.26,0.25,0.01,-0.15,2.0,0.26,0.26,6.0,0.31,0.0,0.32,0.31,0.01,0.25,1.97,0.31,0.31,6.0,0.38,0.01,0.39,0.36,0.02,0.12,2.02,0.38,0.38,6.0,0.53,0.0,0.54,0.53,0.01,0.33,2.4,0.53,0.53,6.0,0.58,0.01,0.6,0.56,0.04,0.16,2.07,0.58,0.58,6.0,0.6,0.01,0.61,0.58,0.03,-0.29,1.51,0.6,0.6,6.0,0.6,0.01,0.61,0.59,0.02,0.0,1.5,0.6,0.6,6.0,0.48,0.01,0.5,0.46,0.03,0.23,2.68,0.48,0.48,6.0,0.36,0.01,0.38,0.34,0.03,0.32,2.23,0.36,0.36,6.0,0.28,0.01,0.29,0.28,0.01,0.1,1.78,0.28,0.28,6.0
+BF-PON-G320010 = 0.3,0.01,0.33,0.28,0.05,0.35,2.55,0.3,0.3,19.0,0.27,0.01,0.3,0.26,0.04,0.78,2.52,0.27,0.27,19.0,0.37,0.01,0.39,0.35,0.04,-0.16,2.34,0.37,0.37,19.0,0.5,0.01,0.52,0.48,0.04,0.38,2.92,0.5,0.49,19.0,0.55,0.03,0.59,0.5,0.09,-0.36,2.13,0.55,0.55,19.0,0.62,0.01,0.64,0.59,0.05,-0.55,2.66,0.62,0.62,19.0,0.58,0.04,0.66,0.51,0.15,0.09,2.1,0.59,0.58,19.0,0.51,0.04,0.58,0.43,0.15,-0.29,2.44,0.52,0.52,19.0,0.67,0.01,0.68,0.64,0.04,-0.15,1.92,0.67,0.66,19.0,0.58,0.01,0.6,0.55,0.04,-0.99,3.03,0.58,0.59,19.0,0.46,0.02,0.5,0.44,0.07,0.76,2.99,0.46,0.46,19.0,0.35,0.02,0.39,0.32,0.07,0.24,2.08,0.36,0.35,19.0
+BF-PON-G320011 = 0.27,0.01,0.29,0.25,0.04,-0.33,2.07,0.27,0.27,24.0,0.24,0.02,0.27,0.21,0.06,-0.06,2.07,0.24,0.24,24.0,0.27,0.02,0.31,0.23,0.07,-0.22,1.98,0.28,0.28,24.0,0.35,0.03,0.41,0.3,0.11,0.29,1.88,0.35,0.34,24.0,0.41,0.04,0.49,0.36,0.13,0.56,2.27,0.41,0.4,24.0,0.54,0.02,0.58,0.51,0.06,0.6,2.56,0.54,0.53,24.0,0.57,0.02,0.6,0.52,0.09,-0.55,3.59,0.57,0.57,24.0,0.56,0.02,0.6,0.52,0.08,0.08,2.1,0.56,0.56,24.0,0.59,0.02,0.62,0.54,0.08,-0.37,2.51,0.59,0.59,24.0,0.48,0.02,0.53,0.45,0.08,0.63,2.21,0.48,0.48,24.0,0.36,0.02,0.4,0.34,0.07,1.0,2.88,0.36,0.35,24.0,0.29,0.01,0.32,0.27,0.04,0.12,2.31,0.29,0.29,24.0
+BF-PON-G320012 = 0.28,0.0,0.29,0.27,0.01,0.12,1.47,0.28,0.28,9.0,0.26,0.01,0.28,0.25,0.03,0.86,2.85,0.26,0.26,9.0,0.32,0.01,0.34,0.3,0.04,0.78,2.92,0.32,0.31,9.0,0.44,0.02,0.48,0.42,0.06,0.77,2.56,0.44,0.44,9.0,0.5,0.02,0.54,0.47,0.07,0.81,3.07,0.5,0.49,9.0,0.59,0.01,0.61,0.58,0.04,0.73,2.25,0.59,0.59,9.0,0.6,0.01,0.62,0.58,0.04,0.37,3.29,0.6,0.6,9.0,0.58,0.01,0.59,0.55,0.04,-0.93,3.09,0.58,0.58,9.0,0.65,0.0,0.65,0.64,0.02,-0.49,2.81,0.65,0.65,9.0,0.55,0.01,0.55,0.53,0.02,-1.32,4.17,0.55,0.55,9.0,0.44,0.01,0.45,0.43,0.02,0.51,2.46,0.44,0.44,9.0,0.33,0.01,0.35,0.32,0.03,0.22,2.33,0.33,0.33,9.0
+BF-SEN-G350001 = 0.17,0.01,0.19,0.14,0.04,0.31,2.52,0.17,0.16,56.0,0.16,0.01,0.18,0.14,0.04,0.0,2.76,0.16,0.16,56.0,0.15,0.01,0.18,0.13,0.05,0.51,2.87,0.15,0.15,56.0,0.16,0.01,0.19,0.14,0.05,0.45,2.9,0.16,0.16,56.0,0.17,0.01,0.19,0.14,0.05,0.15,2.71,0.17,0.17,56.0,0.23,0.03,0.3,0.19,0.11,0.7,2.79,0.23,0.22,56.0,0.32,0.04,0.44,0.26,0.18,0.97,3.27,0.32,0.31,56.0,0.39,0.03,0.47,0.33,0.14,0.68,3.97,0.39,0.38,56.0,0.32,0.03,0.38,0.28,0.1,0.45,2.71,0.32,0.32,56.0,0.24,0.02,0.28,0.21,0.07,0.41,2.66,0.24,0.24,56.0,0.2,0.01,0.22,0.18,0.05,0.46,2.98,0.2,0.2,56.0,0.19,0.01,0.21,0.17,0.04,0.53,3.47,0.19,0.19,56.0
+BF-SEN-G350002 = 0.16,0.01,0.18,0.14,0.04,-0.22,2.18,0.16,0.16,76.0,0.16,0.01,0.17,0.13,0.04,-0.61,2.66,0.16,0.16,76.0,0.15,0.01,0.16,0.13,0.04,-0.72,3.15,0.15,0.15,76.0,0.15,0.01,0.16,0.13,0.03,-0.84,2.81,0.15,0.15,76.0,0.16,0.02,0.19,0.13,0.06,0.09,1.66,0.16,0.16,76.0,0.22,0.02,0.28,0.18,0.11,0.21,2.79,0.23,0.22,76.0,0.32,0.04,0.4,0.24,0.16,-0.21,2.98,0.33,0.33,76.0,0.36,0.03,0.41,0.29,0.11,-0.44,2.81,0.37,0.37,76.0,0.29,0.03,0.36,0.24,0.12,0.89,3.94,0.29,0.28,76.0,0.23,0.03,0.31,0.2,0.11,0.97,3.46,0.23,0.23,76.0,0.19,0.02,0.25,0.17,0.08,1.08,4.15,0.2,0.19,76.0,0.19,0.01,0.22,0.16,0.06,0.71,4.02,0.19,0.18,76.0
+BF-SEN-G350003 = 0.14,0.0,0.15,0.14,0.01,0.54,2.45,0.14,0.14,22.0,0.14,0.0,0.14,0.13,0.01,0.67,2.34,0.14,0.14,22.0,0.13,0.0,0.14,0.13,0.01,1.71,7.51,0.13,0.13,22.0,0.13,0.0,0.14,0.12,0.02,-0.08,3.55,0.13,0.13,22.0,0.13,0.01,0.14,0.11,0.03,-0.55,2.56,0.13,0.13,22.0,0.19,0.01,0.22,0.17,0.05,0.06,3.19,0.19,0.19,22.0,0.29,0.01,0.32,0.27,0.05,0.23,3.35,0.29,0.29,22.0,0.27,0.02,0.3,0.24,0.06,0.24,2.46,0.27,0.27,22.0,0.21,0.01,0.23,0.18,0.05,0.39,2.78,0.21,0.2,22.0,0.18,0.01,0.19,0.16,0.03,-0.03,3.13,0.18,0.18,22.0,0.16,0.01,0.17,0.15,0.03,0.81,3.4,0.16,0.16,22.0,0.15,0.01,0.17,0.14,0.03,0.82,3.07,0.15,0.15,22.0
+BF-SEN-G350004 = 0.15,0.01,0.16,0.14,0.02,-0.93,3.32,0.15,0.16,28.0,0.15,0.01,0.16,0.14,0.03,-0.31,3.37,0.15,0.15,28.0,0.14,0.0,0.15,0.13,0.02,-0.36,2.63,0.14,0.14,28.0,0.14,0.01,0.16,0.13,0.02,0.05,2.47,0.15,0.14,28.0,0.14,0.0,0.15,0.13,0.02,0.03,2.84,0.14,0.14,28.0,0.22,0.01,0.24,0.19,0.05,-0.21,2.43,0.22,0.22,28.0,0.32,0.03,0.37,0.25,0.11,-0.38,2.55,0.32,0.32,28.0,0.36,0.02,0.39,0.31,0.08,-0.4,2.49,0.36,0.36,28.0,0.29,0.02,0.31,0.25,0.06,-0.97,3.62,0.29,0.29,28.0,0.22,0.01,0.24,0.2,0.04,0.04,2.47,0.22,0.22,28.0,0.19,0.01,0.2,0.17,0.03,-0.42,2.64,0.19,0.19,28.0,0.18,0.01,0.2,0.16,0.03,-0.18,2.44,0.18,0.18,28.0
+BF-SEN-G350005 = 0.17,0.0,0.18,0.17,0.01,-0.36,2.74,0.17,0.17,20.0,0.17,0.0,0.18,0.16,0.01,-0.41,2.79,0.17,0.17,20.0,0.16,0.0,0.16,0.15,0.01,-0.06,3.16,0.16,0.16,20.0,0.16,0.0,0.16,0.15,0.01,-0.81,2.94,0.16,0.16,20.0,0.16,0.0,0.16,0.15,0.01,-0.19,1.83,0.16,0.16,20.0,0.22,0.01,0.24,0.21,0.03,-0.21,2.09,0.22,0.23,20.0,0.33,0.01,0.34,0.32,0.03,0.23,2.51,0.33,0.33,20.0,0.37,0.01,0.39,0.36,0.03,0.77,4.66,0.37,0.37,20.0,0.3,0.02,0.34,0.28,0.06,0.29,2.18,0.3,0.3,20.0,0.21,0.01,0.22,0.2,0.02,-0.45,1.98,0.21,0.22,20.0,0.19,0.0,0.2,0.18,0.02,-0.26,2.14,0.19,0.19,20.0,0.18,0.0,0.19,0.18,0.02,-0.32,2.53,0.18,0.18,20.0
+BF-SEN-G350006 = 0.19,0.01,0.22,0.17,0.05,-0.04,1.9,0.19,0.19,211.0,0.18,0.01,0.21,0.16,0.05,0.11,1.92,0.18,0.18,211.0,0.17,0.01,0.21,0.15,0.06,0.24,2.34,0.17,0.17,211.0,0.18,0.02,0.22,0.16,0.07,0.14,1.89,0.18,0.18,211.0,0.2,0.03,0.27,0.16,0.11,0.86,2.94,0.2,0.19,211.0,0.28,0.05,0.42,0.22,0.2,1.18,3.76,0.29,0.27,211.0,0.37,0.04,0.48,0.3,0.19,0.87,2.99,0.37,0.36,211.0,0.44,0.05,0.55,0.35,0.19,0.49,2.36,0.44,0.43,211.0,0.38,0.04,0.46,0.29,0.17,0.13,2.2,0.38,0.37,211.0,0.28,0.03,0.34,0.21,0.13,-0.32,2.21,0.28,0.29,211.0,0.24,0.02,0.28,0.19,0.09,-0.3,2.14,0.24,0.24,211.0,0.22,0.02,0.25,0.18,0.07,-0.2,2.02,0.22,0.22,211.0
+BF-SEN-G350007 = 0.16,0.01,0.17,0.14,0.04,-1.45,4.04,0.16,0.17,26.0,0.16,0.01,0.17,0.13,0.04,-1.35,3.83,0.16,0.16,26.0,0.15,0.01,0.16,0.13,0.03,-1.1,3.58,0.15,0.15,26.0,0.15,0.01,0.16,0.13,0.04,-1.4,4.07,0.15,0.15,26.0,0.15,0.01,0.16,0.12,0.04,-1.42,4.16,0.15,0.15,26.0,0.21,0.02,0.25,0.19,0.06,0.84,2.8,0.21,0.21,26.0,0.32,0.02,0.36,0.29,0.07,0.51,2.44,0.32,0.32,26.0,0.35,0.04,0.39,0.26,0.13,-1.45,4.22,0.35,0.36,26.0,0.27,0.03,0.31,0.2,0.11,-1.14,3.52,0.27,0.28,26.0,0.21,0.01,0.23,0.17,0.06,-0.83,3.15,0.21,0.21,26.0,0.19,0.01,0.2,0.15,0.05,-1.05,3.57,0.19,0.19,26.0,0.18,0.01,0.19,0.15,0.04,-0.9,3.47,0.18,0.18,26.0
+BF-SIS-G360001 = 0.27,0.01,0.29,0.26,0.03,-0.61,2.66,0.27,0.28,54.0,0.27,0.01,0.29,0.24,0.05,-0.43,2.65,0.27,0.27,54.0,0.31,0.02,0.34,0.25,0.09,-0.55,2.74,0.31,0.31,54.0,0.38,0.02,0.42,0.35,0.07,0.17,2.58,0.39,0.38,54.0,0.44,0.02,0.48,0.38,0.1,-1.05,3.83,0.44,0.45,54.0,0.59,0.02,0.63,0.53,0.1,-0.41,3.1,0.59,0.59,54.0,0.57,0.04,0.62,0.47,0.15,-0.88,3.1,0.57,0.57,54.0,0.69,0.02,0.73,0.62,0.11,-0.87,4.14,0.69,0.69,54.0,0.66,0.02,0.69,0.62,0.07,-0.55,2.84,0.66,0.66,54.0,0.51,0.02,0.55,0.47,0.08,-0.11,2.98,0.51,0.51,54.0,0.38,0.01,0.42,0.35,0.07,0.82,3.66,0.38,0.37,54.0,0.28,0.01,0.31,0.26,0.04,0.35,2.95,0.29,0.29,54.0
+BF-SIS-G360002 = 0.25,0.0,0.26,0.24,0.02,0.29,2.79,0.25,0.25,24.0,0.22,0.0,0.23,0.21,0.02,1.02,3.55,0.22,0.21,24.0,0.24,0.01,0.26,0.23,0.04,0.97,3.99,0.24,0.24,24.0,0.29,0.01,0.32,0.27,0.05,1.22,4.07,0.29,0.28,24.0,0.33,0.02,0.36,0.3,0.06,0.38,2.26,0.33,0.32,24.0,0.47,0.05,0.58,0.4,0.17,0.86,3.16,0.47,0.46,24.0,0.55,0.02,0.59,0.51,0.07,-0.24,2.82,0.55,0.55,24.0,0.66,0.01,0.69,0.63,0.06,-0.03,2.57,0.66,0.66,24.0,0.65,0.01,0.68,0.62,0.06,0.13,2.8,0.65,0.64,24.0,0.45,0.02,0.48,0.41,0.07,-0.23,2.81,0.45,0.45,24.0,0.37,0.01,0.4,0.34,0.06,0.23,2.76,0.37,0.37,24.0,0.3,0.01,0.31,0.29,0.02,0.08,1.8,0.3,0.3,24.0
+BF-SIS-G360003 = 0.26,0.01,0.27,0.24,0.04,-0.43,1.93,0.26,0.26,41.0,0.24,0.01,0.26,0.21,0.04,-0.5,1.93,0.24,0.24,41.0,0.28,0.03,0.31,0.22,0.09,-0.56,1.93,0.28,0.29,41.0,0.34,0.03,0.39,0.28,0.11,-0.36,1.71,0.34,0.35,41.0,0.39,0.05,0.47,0.31,0.16,-0.12,1.68,0.39,0.4,41.0,0.53,0.04,0.58,0.47,0.11,-0.35,1.59,0.53,0.54,41.0,0.61,0.03,0.64,0.55,0.09,-0.51,2.23,0.61,0.61,41.0,0.61,0.04,0.67,0.52,0.15,-0.4,2.04,0.61,0.61,41.0,0.63,0.02,0.66,0.59,0.07,-0.09,2.06,0.63,0.63,41.0,0.48,0.03,0.53,0.42,0.11,-0.46,2.25,0.48,0.49,41.0,0.36,0.03,0.4,0.31,0.1,-0.43,2.03,0.36,0.37,41.0,0.28,0.01,0.31,0.26,0.05,0.64,2.36,0.28,0.27,41.0
+BF-SIS-G360004 = 0.26,0.01,0.27,0.23,0.05,-0.82,3.29,0.26,0.26,79.0,0.23,0.01,0.27,0.2,0.07,0.15,2.44,0.23,0.23,79.0,0.26,0.03,0.33,0.2,0.13,0.12,2.66,0.27,0.26,79.0,0.32,0.03,0.41,0.23,0.17,0.18,3.0,0.32,0.32,79.0,0.35,0.04,0.44,0.23,0.21,-0.36,2.61,0.36,0.36,79.0,0.54,0.07,0.64,0.34,0.3,-0.42,2.45,0.54,0.55,79.0,0.58,0.04,0.65,0.44,0.21,-0.59,3.91,0.58,0.58,79.0,0.66,0.03,0.71,0.57,0.15,-0.72,3.44,0.66,0.66,79.0,0.64,0.03,0.68,0.56,0.11,-0.96,3.31,0.64,0.64,79.0,0.47,0.03,0.52,0.4,0.13,-0.32,2.22,0.47,0.47,79.0,0.37,0.02,0.43,0.31,0.11,-0.17,2.53,0.37,0.37,79.0,0.3,0.01,0.34,0.28,0.06,0.27,2.41,0.3,0.3,79.0
+BF-SIS-G360005 = 0.25,0.01,0.26,0.23,0.03,0.01,1.74,0.25,0.25,26.0,0.22,0.01,0.24,0.21,0.04,0.37,2.06,0.22,0.22,26.0,0.25,0.02,0.28,0.22,0.06,0.44,2.18,0.25,0.24,26.0,0.29,0.02,0.34,0.26,0.07,0.74,2.17,0.29,0.28,26.0,0.33,0.03,0.38,0.29,0.09,0.45,2.07,0.33,0.32,26.0,0.49,0.03,0.56,0.44,0.12,0.31,2.04,0.49,0.49,26.0,0.59,0.03,0.65,0.53,0.11,0.19,2.08,0.59,0.59,26.0,0.65,0.02,0.68,0.6,0.08,-0.59,3.21,0.65,0.65,26.0,0.63,0.03,0.68,0.6,0.09,0.71,2.39,0.63,0.62,26.0,0.46,0.03,0.53,0.42,0.11,0.83,2.6,0.46,0.45,26.0,0.35,0.02,0.4,0.33,0.08,1.13,3.59,0.35,0.35,26.0,0.28,0.01,0.31,0.26,0.04,0.96,3.32,0.28,0.27,26.0
+BF-SIS-G360006 = 0.26,0.01,0.27,0.24,0.03,-0.58,2.57,0.26,0.26,34.0,0.25,0.01,0.26,0.23,0.03,-0.24,2.27,0.25,0.25,34.0,0.29,0.01,0.32,0.26,0.05,-0.37,2.74,0.29,0.29,34.0,0.34,0.02,0.39,0.31,0.09,0.68,3.48,0.34,0.34,34.0,0.39,0.03,0.46,0.34,0.12,0.05,2.6,0.39,0.39,34.0,0.51,0.03,0.6,0.47,0.12,1.29,3.91,0.51,0.5,34.0,0.52,0.05,0.62,0.42,0.2,0.01,2.43,0.52,0.52,34.0,0.62,0.02,0.69,0.58,0.11,0.65,4.06,0.62,0.62,34.0,0.61,0.03,0.68,0.58,0.11,0.79,2.98,0.61,0.61,34.0,0.47,0.03,0.54,0.44,0.1,0.76,2.42,0.47,0.46,34.0,0.37,0.01,0.4,0.35,0.05,0.68,2.41,0.37,0.37,34.0,0.3,0.01,0.32,0.28,0.04,-0.39,3.25,0.3,0.3,34.0
+BF-SIS-G360007 = 0.26,0.01,0.27,0.25,0.02,0.32,2.38,0.26,0.26,15.0,0.22,0.0,0.23,0.21,0.02,-0.03,2.6,0.22,0.22,15.0,0.25,0.01,0.27,0.23,0.03,-0.42,2.19,0.25,0.25,15.0,0.31,0.01,0.34,0.29,0.05,0.62,2.63,0.31,0.31,15.0,0.37,0.02,0.42,0.33,0.08,-0.19,2.54,0.37,0.38,15.0,0.49,0.02,0.54,0.46,0.08,0.58,2.5,0.49,0.49,15.0,0.56,0.02,0.59,0.54,0.06,0.8,2.53,0.56,0.55,15.0,0.66,0.01,0.68,0.65,0.03,-0.1,2.26,0.66,0.67,15.0,0.67,0.01,0.68,0.65,0.03,-0.37,1.86,0.67,0.68,15.0,0.5,0.02,0.54,0.46,0.08,-0.06,2.2,0.5,0.5,15.0,0.4,0.02,0.43,0.37,0.06,-0.21,2.74,0.4,0.4,15.0,0.3,0.01,0.32,0.29,0.04,0.2,2.61,0.3,0.3,15.0
+BF-SIS-G360008 = 0.26,0.01,0.27,0.25,0.02,-0.18,1.56,0.26,0.26,19.0,0.24,0.01,0.25,0.22,0.03,-0.36,1.76,0.24,0.24,19.0,0.27,0.02,0.3,0.24,0.05,-0.16,1.66,0.27,0.28,19.0,0.32,0.02,0.36,0.29,0.07,-0.15,2.25,0.32,0.33,19.0,0.35,0.02,0.4,0.3,0.1,-0.59,3.5,0.36,0.36,19.0,0.53,0.02,0.56,0.51,0.05,-0.34,1.76,0.53,0.53,19.0,0.63,0.01,0.65,0.6,0.04,-0.61,2.52,0.63,0.63,19.0,0.68,0.01,0.7,0.65,0.04,-0.12,1.81,0.68,0.68,19.0,0.65,0.02,0.69,0.62,0.07,-0.18,1.74,0.65,0.66,19.0,0.51,0.02,0.54,0.47,0.07,-0.23,1.65,0.51,0.52,19.0,0.38,0.02,0.42,0.35,0.07,-0.05,1.51,0.39,0.39,19.0,0.29,0.02,0.32,0.27,0.06,0.31,2.24,0.29,0.29,19.0
+BF-SIS-G360009 = 0.24,0.0,0.25,0.24,0.0,-0.68,5.64,0.24,0.24,4.0,0.22,0.0,0.23,0.22,0.01,0.0,2.41,0.22,0.22,4.0,0.24,0.0,0.24,0.23,0.01,-0.55,1.69,0.24,0.24,4.0,0.29,0.0,0.3,0.29,0.01,-0.0,2.8,0.29,0.29,4.0,0.32,0.01,0.33,0.31,0.02,-1.14,2.33,0.32,0.32,4.0,0.48,0.01,0.49,0.47,0.02,-0.3,1.72,0.48,0.48,4.0,0.58,0.01,0.6,0.58,0.02,0.46,1.62,0.58,0.58,4.0,0.6,0.02,0.62,0.58,0.04,0.46,1.86,0.6,0.59,4.0,0.61,0.01,0.61,0.59,0.02,-0.94,2.15,0.61,0.61,4.0,0.44,0.01,0.46,0.43,0.03,0.71,2.01,0.44,0.44,4.0,0.32,0.01,0.33,0.31,0.02,0.87,2.11,0.32,0.32,4.0,0.26,0.0,0.27,0.26,0.01,0.58,1.57,0.26,0.26,4.0
+BF-SIS-G360010 = 0.24,0.0,0.25,0.23,0.01,-0.36,1.83,0.24,0.24,5.0,0.22,0.0,0.22,0.21,0.01,-0.54,1.88,0.22,0.22,5.0,0.23,0.01,0.24,0.22,0.02,-0.11,1.93,0.23,0.23,5.0,0.29,0.01,0.3,0.28,0.02,-0.81,2.13,0.29,0.3,5.0,0.33,0.01,0.34,0.32,0.02,-0.78,2.34,0.33,0.34,5.0,0.48,0.01,0.49,0.47,0.02,0.0,1.5,0.48,0.48,5.0,0.59,0.01,0.6,0.58,0.02,0.38,1.89,0.59,0.59,5.0,0.6,0.02,0.62,0.58,0.04,0.11,1.59,0.6,0.6,5.0,0.62,0.01,0.62,0.61,0.01,-0.91,2.28,0.62,0.62,5.0,0.43,0.01,0.44,0.43,0.01,0.84,2.02,0.43,0.43,5.0,0.32,0.01,0.33,0.31,0.02,0.61,1.6,0.32,0.31,5.0,0.26,0.01,0.27,0.25,0.02,0.0,1.69,0.26,0.26,5.0
+BF-SIS-G360011 = 0.26,0.01,0.27,0.24,0.03,0.27,3.46,0.26,0.26,73.0,0.24,0.01,0.28,0.22,0.06,1.26,4.9,0.24,0.24,73.0,0.28,0.02,0.34,0.24,0.1,0.74,3.51,0.28,0.27,73.0,0.34,0.03,0.42,0.28,0.14,0.25,2.71,0.34,0.34,73.0,0.4,0.04,0.49,0.31,0.17,0.18,2.64,0.4,0.4,73.0,0.57,0.03,0.65,0.5,0.15,0.32,2.83,0.57,0.57,73.0,0.56,0.03,0.62,0.51,0.11,0.04,2.2,0.56,0.57,73.0,0.67,0.02,0.73,0.63,0.1,0.54,3.32,0.67,0.67,73.0,0.65,0.03,0.71,0.61,0.1,0.57,2.69,0.65,0.65,73.0,0.49,0.02,0.54,0.44,0.1,0.43,2.84,0.49,0.49,73.0,0.38,0.01,0.41,0.35,0.06,0.2,2.2,0.38,0.38,73.0,0.3,0.01,0.33,0.27,0.06,0.05,2.86,0.3,0.3,73.0
+BF-SIS-G360012 = 0.26,0.01,0.27,0.25,0.03,-0.27,2.84,0.26,0.26,35.0,0.23,0.01,0.25,0.22,0.03,0.35,2.65,0.23,0.23,35.0,0.27,0.02,0.31,0.25,0.07,1.24,4.04,0.27,0.26,35.0,0.32,0.02,0.38,0.28,0.1,0.98,3.67,0.32,0.31,35.0,0.37,0.02,0.42,0.34,0.07,0.76,4.1,0.37,0.37,35.0,0.51,0.02,0.55,0.46,0.1,0.2,2.4,0.51,0.51,35.0,0.61,0.03,0.65,0.56,0.09,-0.21,2.13,0.61,0.61,35.0,0.68,0.02,0.7,0.6,0.1,-1.5,5.0,0.68,0.68,35.0,0.67,0.02,0.69,0.62,0.07,-1.7,6.13,0.67,0.68,35.0,0.51,0.02,0.54,0.46,0.09,-1.01,3.46,0.51,0.52,35.0,0.39,0.02,0.42,0.34,0.08,-0.66,3.24,0.39,0.39,35.0,0.3,0.01,0.34,0.28,0.06,0.58,3.22,0.3,0.3,35.0
+BF-SIS-G360013 = 0.27,0.0,0.27,0.25,0.02,-0.98,3.6,0.27,0.27,40.0,0.24,0.01,0.26,0.23,0.02,-0.26,2.35,0.25,0.25,40.0,0.29,0.01,0.31,0.27,0.04,-0.41,2.61,0.29,0.29,40.0,0.35,0.02,0.38,0.31,0.07,0.02,2.17,0.35,0.35,40.0,0.36,0.02,0.41,0.31,0.1,0.14,2.34,0.36,0.36,40.0,0.5,0.02,0.56,0.46,0.1,0.78,2.98,0.5,0.49,40.0,0.59,0.03,0.64,0.51,0.13,-0.5,3.48,0.59,0.58,40.0,0.65,0.02,0.69,0.6,0.08,-0.3,2.55,0.65,0.66,40.0,0.63,0.02,0.67,0.58,0.09,0.1,2.17,0.63,0.63,40.0,0.47,0.02,0.52,0.43,0.09,0.4,2.42,0.47,0.47,40.0,0.38,0.02,0.42,0.34,0.08,0.48,2.83,0.38,0.37,40.0,0.31,0.01,0.33,0.29,0.04,0.83,2.86,0.31,0.3,40.0
+BF-SMT-G340001 = 0.19,0.01,0.2,0.17,0.04,-0.24,2.74,0.19,0.19,60.0,0.18,0.01,0.2,0.17,0.03,-0.01,2.33,0.18,0.18,60.0,0.17,0.01,0.2,0.15,0.04,0.51,3.68,0.17,0.17,60.0,0.17,0.01,0.19,0.15,0.04,0.22,2.42,0.17,0.17,60.0,0.16,0.01,0.18,0.14,0.04,0.16,2.71,0.16,0.16,60.0,0.24,0.02,0.3,0.2,0.1,0.78,2.88,0.24,0.23,60.0,0.32,0.02,0.37,0.27,0.1,0.16,2.53,0.32,0.32,60.0,0.43,0.02,0.48,0.38,0.1,0.02,2.6,0.43,0.42,60.0,0.38,0.02,0.42,0.32,0.1,-0.74,4.13,0.38,0.38,60.0,0.29,0.02,0.33,0.24,0.09,-0.98,4.24,0.29,0.29,60.0,0.25,0.02,0.28,0.21,0.07,-0.76,3.89,0.25,0.25,60.0,0.23,0.01,0.25,0.2,0.06,-0.46,3.28,0.23,0.23,60.0
+BF-SMT-G340002 = 0.2,0.01,0.21,0.19,0.02,-0.33,2.07,0.2,0.2,26.0,0.19,0.01,0.2,0.18,0.02,0.07,1.73,0.19,0.19,26.0,0.18,0.01,0.19,0.18,0.02,0.05,1.73,0.18,0.18,26.0,0.19,0.01,0.2,0.18,0.02,0.07,1.43,0.19,0.19,26.0,0.18,0.01,0.2,0.16,0.03,-0.08,1.46,0.18,0.18,26.0,0.26,0.02,0.31,0.23,0.08,0.49,2.61,0.26,0.26,26.0,0.33,0.02,0.37,0.3,0.07,0.08,1.9,0.33,0.34,26.0,0.49,0.01,0.5,0.47,0.04,-0.1,1.74,0.49,0.49,26.0,0.47,0.01,0.49,0.45,0.04,-0.01,1.89,0.47,0.47,26.0,0.35,0.01,0.36,0.33,0.04,-0.42,2.69,0.35,0.35,26.0,0.28,0.01,0.3,0.26,0.04,-0.17,1.82,0.28,0.28,26.0,0.25,0.01,0.27,0.23,0.03,-0.16,1.84,0.25,0.25,26.0
+BF-SMT-G340003 = 0.19,0.01,0.2,0.18,0.02,-0.33,1.83,0.19,0.19,17.0,0.18,0.01,0.19,0.17,0.02,-0.11,2.35,0.18,0.18,17.0,0.18,0.01,0.19,0.17,0.02,-0.37,2.24,0.18,0.18,17.0,0.17,0.01,0.18,0.16,0.02,-0.26,2.14,0.17,0.18,17.0,0.16,0.01,0.18,0.15,0.02,0.15,2.17,0.16,0.16,17.0,0.25,0.02,0.29,0.22,0.07,0.38,2.3,0.25,0.25,17.0,0.36,0.02,0.4,0.34,0.06,0.17,2.01,0.36,0.36,17.0,0.46,0.02,0.49,0.43,0.06,0.04,1.61,0.46,0.46,17.0,0.38,0.02,0.4,0.35,0.05,-0.94,2.8,0.38,0.39,17.0,0.29,0.02,0.31,0.26,0.05,-0.81,2.57,0.29,0.3,17.0,0.25,0.01,0.27,0.23,0.04,-0.72,2.28,0.25,0.26,17.0,0.24,0.01,0.25,0.22,0.03,-0.66,2.14,0.24,0.24,17.0
+BF-SMT-G340004 = 0.19,0.01,0.21,0.17,0.04,-0.09,2.5,0.19,0.19,22.0,0.18,0.01,0.2,0.17,0.03,-0.11,2.2,0.18,0.18,22.0,0.17,0.01,0.19,0.16,0.03,-0.17,2.41,0.17,0.17,22.0,0.17,0.01,0.2,0.16,0.04,0.19,2.6,0.17,0.17,22.0,0.17,0.01,0.19,0.16,0.03,0.17,2.26,0.17,0.17,22.0,0.23,0.02,0.26,0.19,0.07,-0.53,2.15,0.23,0.24,22.0,0.31,0.03,0.35,0.26,0.09,-0.16,2.0,0.31,0.31,22.0,0.45,0.03,0.5,0.4,0.1,-0.08,1.81,0.45,0.45,22.0,0.44,0.03,0.48,0.39,0.09,0.0,1.95,0.44,0.44,22.0,0.33,0.02,0.36,0.29,0.07,-0.13,1.89,0.33,0.33,22.0,0.26,0.02,0.29,0.23,0.06,-0.11,1.73,0.26,0.26,22.0,0.24,0.02,0.26,0.21,0.05,0.05,1.7,0.24,0.24,22.0
+BF-SMT-G340005 = 0.19,0.02,0.21,0.15,0.06,-1.19,3.19,0.19,0.2,17.0,0.18,0.02,0.2,0.14,0.06,-1.2,3.27,0.18,0.19,17.0,0.17,0.02,0.19,0.13,0.06,-1.2,3.27,0.17,0.18,17.0,0.18,0.02,0.2,0.14,0.06,-0.9,2.89,0.18,0.18,17.0,0.17,0.02,0.19,0.13,0.06,-0.84,2.83,0.17,0.17,17.0,0.26,0.03,0.3,0.2,0.1,-0.89,2.66,0.26,0.27,17.0,0.31,0.03,0.36,0.25,0.11,-0.69,2.42,0.31,0.32,17.0,0.47,0.04,0.54,0.39,0.15,-0.5,2.79,0.47,0.48,17.0,0.44,0.04,0.51,0.36,0.15,-0.56,2.65,0.45,0.45,17.0,0.32,0.03,0.37,0.27,0.11,-0.48,2.47,0.33,0.33,17.0,0.26,0.03,0.3,0.2,0.09,-0.91,2.81,0.26,0.27,17.0,0.24,0.02,0.27,0.19,0.08,-1.21,3.31,0.24,0.25,17.0
+BF-SMT-G340006 = 0.2,0.01,0.21,0.19,0.02,0.63,2.41,0.2,0.2,22.0,0.19,0.01,0.2,0.18,0.02,0.32,2.13,0.19,0.19,22.0,0.18,0.01,0.2,0.18,0.02,0.45,2.52,0.18,0.18,22.0,0.19,0.01,0.21,0.18,0.03,0.44,2.07,0.19,0.19,22.0,0.2,0.02,0.23,0.18,0.06,0.66,2.5,0.2,0.2,22.0,0.28,0.02,0.33,0.25,0.08,0.6,2.21,0.28,0.28,22.0,0.35,0.02,0.38,0.31,0.07,-0.18,2.2,0.35,0.35,22.0,0.5,0.02,0.54,0.46,0.07,0.19,1.92,0.5,0.5,22.0,0.47,0.02,0.51,0.44,0.07,0.54,2.57,0.47,0.46,22.0,0.34,0.02,0.38,0.32,0.06,0.71,2.91,0.34,0.34,22.0,0.28,0.01,0.3,0.26,0.04,0.66,2.28,0.28,0.27,22.0,0.25,0.01,0.28,0.24,0.04,0.57,2.18,0.26,0.25,22.0
+BF-SMT-G340007 = 0.2,0.0,0.21,0.19,0.02,0.27,2.49,0.2,0.2,14.0,0.19,0.0,0.2,0.18,0.02,0.07,1.94,0.19,0.19,14.0,0.18,0.01,0.2,0.17,0.02,1.07,3.22,0.18,0.18,14.0,0.18,0.01,0.19,0.18,0.02,0.04,1.92,0.18,0.18,14.0,0.18,0.01,0.19,0.17,0.02,0.45,2.48,0.18,0.18,14.0,0.28,0.01,0.31,0.27,0.04,0.94,3.12,0.28,0.28,14.0,0.38,0.01,0.41,0.36,0.05,0.61,2.85,0.38,0.38,14.0,0.48,0.01,0.5,0.46,0.05,-0.38,2.25,0.48,0.48,14.0,0.42,0.02,0.45,0.4,0.06,0.31,1.64,0.42,0.42,14.0,0.32,0.01,0.34,0.3,0.04,0.0,1.64,0.32,0.32,14.0,0.27,0.01,0.28,0.26,0.03,-0.07,1.72,0.27,0.27,14.0,0.25,0.01,0.26,0.24,0.03,0.06,1.86,0.25,0.25,14.0
+BF-SMT-G340008 = 0.18,0.01,0.19,0.16,0.03,-0.14,1.86,0.18,0.18,34.0,0.17,0.01,0.19,0.15,0.03,-0.33,2.23,0.17,0.18,34.0,0.16,0.01,0.17,0.14,0.03,-0.57,2.2,0.16,0.16,34.0,0.16,0.01,0.18,0.14,0.04,-0.12,1.97,0.16,0.17,34.0,0.15,0.01,0.18,0.13,0.04,0.14,2.15,0.15,0.15,34.0,0.22,0.03,0.27,0.18,0.09,0.54,1.91,0.22,0.21,34.0,0.31,0.02,0.35,0.28,0.07,0.55,2.53,0.31,0.31,34.0,0.4,0.03,0.45,0.34,0.11,-0.42,2.39,0.4,0.41,34.0,0.36,0.02,0.4,0.29,0.1,-0.79,3.1,0.36,0.36,34.0,0.27,0.02,0.3,0.22,0.08,-0.71,2.33,0.27,0.28,34.0,0.22,0.02,0.25,0.19,0.06,-0.59,2.35,0.22,0.23,34.0,0.21,0.01,0.23,0.18,0.05,-0.64,2.75,0.21,0.21,34.0
+BF-SMT-G340009 = 0.2,0.0,0.21,0.2,0.01,-0.05,2.04,0.2,0.2,18.0,0.19,0.0,0.2,0.19,0.01,0.55,3.47,0.19,0.19,18.0,0.18,0.0,0.19,0.18,0.01,-0.8,-1.04,0.18,0.18,18.0,0.2,0.0,0.21,0.19,0.02,-0.0,3.44,0.2,0.2,18.0,0.2,0.01,0.21,0.19,0.03,-0.54,2.77,0.2,0.21,18.0,0.29,0.02,0.33,0.25,0.08,-0.42,2.55,0.29,0.29,18.0,0.36,0.02,0.39,0.31,0.08,-0.38,3.03,0.36,0.36,18.0,0.5,0.01,0.53,0.47,0.06,-0.3,3.1,0.5,0.5,18.0,0.47,0.01,0.49,0.45,0.04,-0.52,3.07,0.47,0.47,18.0,0.35,0.01,0.36,0.34,0.03,-0.49,3.1,0.35,0.35,18.0,0.28,0.01,0.29,0.27,0.03,-0.54,2.45,0.28,0.28,18.0,0.26,0.01,0.27,0.25,0.02,-0.35,2.47,0.26,0.26,18.0
+BF-SMT-G340010 = 0.2,0.01,0.21,0.18,0.03,-0.13,2.87,0.2,0.2,55.0,0.19,0.0,0.2,0.18,0.02,-0.12,2.98,0.19,0.19,55.0,0.18,0.01,0.19,0.16,0.03,-0.39,3.39,0.18,0.18,55.0,0.18,0.01,0.2,0.17,0.02,0.58,2.42,0.18,0.18,55.0,0.18,0.01,0.21,0.17,0.04,0.93,3.8,0.18,0.18,55.0,0.25,0.01,0.29,0.23,0.06,0.23,2.56,0.25,0.25,55.0,0.33,0.02,0.38,0.29,0.09,0.33,2.3,0.33,0.33,55.0,0.46,0.02,0.52,0.43,0.1,0.91,4.15,0.46,0.46,55.0,0.43,0.03,0.48,0.36,0.12,-0.46,2.75,0.43,0.44,55.0,0.33,0.02,0.37,0.28,0.09,-0.3,2.03,0.33,0.34,55.0,0.26,0.01,0.29,0.23,0.06,-0.39,2.43,0.26,0.26,55.0,0.24,0.01,0.26,0.21,0.05,-0.16,2.81,0.24,0.24,55.0
+BF-SMT-G340011 = 0.2,0.01,0.22,0.17,0.05,-0.89,4.85,0.2,0.2,21.0,0.19,0.01,0.21,0.16,0.05,-0.8,4.8,0.19,0.19,21.0,0.18,0.01,0.19,0.15,0.04,-1.16,5.28,0.18,0.18,21.0,0.19,0.02,0.22,0.16,0.06,0.11,2.07,0.2,0.19,21.0,0.2,0.03,0.25,0.15,0.1,0.46,2.1,0.2,0.19,21.0,0.28,0.04,0.34,0.21,0.12,0.16,1.82,0.28,0.28,21.0,0.36,0.04,0.42,0.28,0.14,0.07,1.86,0.36,0.35,21.0,0.5,0.03,0.54,0.43,0.11,-0.25,2.42,0.5,0.5,21.0,0.47,0.03,0.51,0.4,0.11,-0.49,3.0,0.47,0.46,21.0,0.35,0.02,0.37,0.3,0.07,-0.9,3.92,0.35,0.35,21.0,0.28,0.02,0.31,0.23,0.08,-0.44,3.04,0.28,0.28,21.0,0.25,0.01,0.28,0.21,0.07,-0.52,4.22,0.25,0.25,21.0
+BF-SNG-G330001 = 0.23,0.01,0.24,0.22,0.02,0.67,2.32,0.23,0.22,8.0,0.2,0.01,0.21,0.19,0.01,1.11,2.46,0.2,0.2,8.0,0.21,0.01,0.23,0.2,0.04,0.87,2.38,0.21,0.21,8.0,0.22,0.01,0.25,0.21,0.04,0.69,2.68,0.23,0.22,8.0,0.25,0.02,0.28,0.22,0.07,-0.02,2.09,0.25,0.26,8.0,0.33,0.03,0.38,0.28,0.1,0.21,2.28,0.33,0.33,8.0,0.44,0.02,0.48,0.42,0.06,0.79,2.99,0.45,0.44,8.0,0.59,0.03,0.64,0.55,0.09,-0.02,1.64,0.59,0.59,8.0,0.54,0.03,0.6,0.5,0.1,0.08,2.05,0.55,0.55,8.0,0.41,0.02,0.45,0.37,0.07,-0.42,2.34,0.41,0.42,8.0,0.33,0.02,0.36,0.3,0.06,0.23,2.41,0.33,0.33,8.0,0.28,0.01,0.3,0.26,0.04,0.04,2.37,0.28,0.28,8.0
+BF-SNG-G330002 = 0.22,0.01,0.23,0.21,0.02,0.25,1.82,0.22,0.22,23.0,0.2,0.01,0.2,0.18,0.02,-0.37,2.63,0.2,0.2,23.0,0.2,0.0,0.21,0.19,0.02,0.18,2.06,0.2,0.2,23.0,0.21,0.01,0.22,0.2,0.03,0.07,1.88,0.21,0.21,23.0,0.21,0.01,0.24,0.2,0.04,0.44,3.17,0.21,0.21,23.0,0.28,0.02,0.31,0.25,0.06,0.11,2.34,0.28,0.28,23.0,0.41,0.02,0.46,0.38,0.07,0.44,2.84,0.41,0.41,23.0,0.54,0.02,0.58,0.5,0.08,0.42,2.41,0.54,0.53,23.0,0.5,0.02,0.53,0.47,0.07,-0.23,1.85,0.5,0.51,23.0,0.37,0.02,0.41,0.33,0.08,-0.24,2.02,0.37,0.37,23.0,0.3,0.01,0.33,0.28,0.05,-0.1,2.05,0.3,0.3,23.0,0.27,0.01,0.29,0.25,0.04,-0.19,2.23,0.27,0.27,23.0
+BF-SNG-G330003 = 0.23,0.0,0.23,0.22,0.01,0.12,1.74,0.23,0.23,8.0,0.2,0.0,0.21,0.2,0.01,0.33,1.72,0.2,0.2,8.0,0.2,0.0,0.21,0.2,0.01,-0.12,2.25,0.2,0.2,8.0,0.22,0.0,0.22,0.21,0.01,-0.03,2.05,0.22,0.22,8.0,0.21,0.01,0.22,0.2,0.02,0.31,1.71,0.21,0.21,8.0,0.28,0.01,0.3,0.27,0.03,0.95,2.7,0.28,0.28,8.0,0.41,0.01,0.42,0.4,0.02,0.79,2.43,0.41,0.4,8.0,0.54,0.01,0.55,0.53,0.02,0.09,1.68,0.54,0.54,8.0,0.5,0.0,0.51,0.49,0.01,1.0,3.03,0.5,0.5,8.0,0.36,0.01,0.38,0.35,0.03,1.11,3.09,0.36,0.36,8.0,0.3,0.01,0.31,0.29,0.02,0.82,2.25,0.3,0.29,8.0,0.27,0.01,0.28,0.26,0.02,0.79,2.28,0.27,0.27,8.0
+BF-SNG-G330004 = 0.22,0.01,0.23,0.21,0.02,0.16,1.9,0.22,0.22,9.0,0.19,0.01,0.2,0.18,0.02,0.23,1.81,0.19,0.19,9.0,0.21,0.01,0.23,0.19,0.04,0.47,2.03,0.21,0.2,9.0,0.22,0.02,0.25,0.2,0.05,0.56,2.09,0.22,0.22,9.0,0.23,0.03,0.29,0.19,0.11,0.42,2.0,0.24,0.22,9.0,0.3,0.05,0.38,0.23,0.15,0.46,2.04,0.3,0.28,9.0,0.41,0.05,0.49,0.34,0.15,0.11,1.89,0.41,0.4,9.0,0.55,0.05,0.64,0.49,0.15,0.43,2.15,0.56,0.54,9.0,0.54,0.03,0.6,0.5,0.1,0.43,2.07,0.54,0.54,9.0,0.41,0.02,0.45,0.37,0.07,-0.08,1.95,0.41,0.41,9.0,0.33,0.02,0.36,0.3,0.06,-0.37,2.11,0.33,0.34,9.0,0.28,0.01,0.3,0.26,0.04,0.25,1.84,0.28,0.28,9.0
+BF-SNG-G330005 = 0.23,0.0,0.23,0.22,0.01,-1.12,3.85,0.23,0.23,13.0,0.2,0.01,0.21,0.19,0.02,-0.65,2.37,0.2,0.2,13.0,0.21,0.01,0.22,0.2,0.02,-0.51,2.61,0.21,0.21,13.0,0.22,0.01,0.23,0.21,0.02,-0.7,3.03,0.22,0.22,13.0,0.22,0.01,0.23,0.21,0.03,-1.83,6.32,0.22,0.22,13.0,0.3,0.02,0.34,0.26,0.08,-0.32,3.05,0.3,0.3,13.0,0.45,0.03,0.49,0.38,0.11,-0.93,3.77,0.45,0.46,13.0,0.58,0.02,0.62,0.53,0.09,-0.64,3.24,0.58,0.59,13.0,0.53,0.01,0.55,0.5,0.05,0.01,2.47,0.53,0.53,13.0,0.38,0.01,0.4,0.37,0.03,0.19,1.74,0.38,0.38,13.0,0.31,0.01,0.32,0.3,0.02,-1.14,3.54,0.31,0.31,13.0,0.28,0.01,0.29,0.27,0.02,0.24,1.88,0.28,0.28,13.0
+BF-SNG-G330006 = 0.24,0.01,0.25,0.22,0.03,-0.36,2.17,0.24,0.24,44.0,0.21,0.01,0.22,0.2,0.03,-0.62,2.75,0.21,0.21,44.0,0.23,0.01,0.25,0.21,0.05,-0.12,2.99,0.23,0.23,44.0,0.28,0.02,0.32,0.23,0.08,0.04,3.06,0.28,0.28,44.0,0.31,0.03,0.38,0.24,0.14,-0.03,3.14,0.32,0.31,44.0,0.39,0.03,0.46,0.32,0.15,0.16,2.51,0.39,0.39,44.0,0.51,0.03,0.57,0.44,0.13,-0.28,4.0,0.51,0.51,44.0,0.62,0.02,0.65,0.55,0.1,-1.32,4.94,0.62,0.62,44.0,0.61,0.02,0.67,0.56,0.11,-0.48,3.58,0.61,0.61,44.0,0.44,0.03,0.49,0.38,0.11,-0.34,2.75,0.44,0.44,44.0,0.34,0.02,0.39,0.3,0.09,0.17,2.37,0.34,0.34,44.0,0.27,0.02,0.31,0.24,0.07,0.2,2.2,0.27,0.27,44.0
+BF-SNG-G330007 = 0.21,0.01,0.22,0.2,0.02,-0.08,2.13,0.21,0.21,16.0,0.18,0.01,0.2,0.18,0.02,0.71,2.52,0.18,0.18,16.0,0.19,0.0,0.2,0.19,0.02,0.97,3.11,0.19,0.19,16.0,0.2,0.01,0.21,0.19,0.02,0.01,2.04,0.2,0.2,16.0,0.2,0.01,0.22,0.19,0.04,0.65,2.29,0.2,0.2,16.0,0.25,0.02,0.29,0.22,0.07,0.38,2.1,0.25,0.25,16.0,0.34,0.03,0.4,0.3,0.1,0.26,1.82,0.35,0.34,16.0,0.49,0.03,0.54,0.45,0.09,0.2,1.83,0.49,0.49,16.0,0.49,0.02,0.53,0.46,0.07,0.0,2.05,0.49,0.49,16.0,0.37,0.02,0.4,0.34,0.06,0.44,2.2,0.37,0.37,16.0,0.29,0.02,0.32,0.27,0.06,0.29,2.12,0.29,0.29,16.0,0.26,0.01,0.28,0.25,0.03,0.28,2.17,0.26,0.26,16.0
+BF-SNG-G330008 = 0.23,0.01,0.25,0.21,0.04,0.32,1.79,0.23,0.22,31.0,0.2,0.01,0.22,0.18,0.03,-0.18,1.96,0.2,0.2,31.0,0.22,0.02,0.25,0.19,0.06,0.07,1.51,0.22,0.21,31.0,0.24,0.03,0.29,0.2,0.09,0.02,1.84,0.24,0.24,31.0,0.26,0.05,0.34,0.19,0.15,0.01,1.79,0.26,0.27,31.0,0.32,0.06,0.43,0.23,0.2,0.08,1.72,0.33,0.32,31.0,0.45,0.06,0.54,0.33,0.2,-0.37,2.06,0.45,0.46,31.0,0.58,0.06,0.66,0.48,0.19,-0.31,1.87,0.58,0.59,31.0,0.57,0.04,0.63,0.49,0.14,-0.28,2.01,0.57,0.58,31.0,0.42,0.03,0.47,0.37,0.11,-0.13,1.59,0.42,0.42,31.0,0.33,0.03,0.39,0.29,0.1,0.2,1.93,0.33,0.33,31.0,0.28,0.02,0.32,0.25,0.07,0.7,2.44,0.28,0.27,31.0
+BF-SNG-G330009 = 0.24,0.01,0.26,0.23,0.02,0.09,2.48,0.24,0.24,20.0,0.22,0.01,0.23,0.21,0.02,0.07,2.15,0.22,0.22,20.0,0.24,0.01,0.26,0.23,0.03,0.16,2.06,0.24,0.24,20.0,0.29,0.02,0.33,0.26,0.07,0.54,3.1,0.29,0.29,20.0,0.34,0.03,0.39,0.26,0.12,-0.37,2.32,0.34,0.34,20.0,0.45,0.04,0.53,0.37,0.15,-0.1,2.69,0.45,0.45,20.0,0.55,0.03,0.61,0.5,0.11,0.15,2.12,0.55,0.55,20.0,0.63,0.02,0.67,0.6,0.07,0.19,1.94,0.63,0.63,20.0,0.63,0.02,0.66,0.6,0.06,0.15,1.78,0.63,0.62,20.0,0.45,0.02,0.48,0.43,0.06,0.6,2.39,0.45,0.45,20.0,0.34,0.01,0.36,0.33,0.03,1.08,3.85,0.34,0.34,20.0,0.27,0.0,0.28,0.27,0.02,-0.08,2.66,0.27,0.28,20.0
+BF-SOM-G370001 = 0.15,0.01,0.17,0.13,0.04,0.14,2.1,0.15,0.15,91.0,0.14,0.01,0.17,0.13,0.04,0.4,2.09,0.15,0.14,91.0,0.14,0.01,0.16,0.12,0.04,0.27,2.26,0.14,0.13,91.0,0.13,0.01,0.16,0.12,0.04,0.32,2.29,0.13,0.13,91.0,0.13,0.01,0.14,0.11,0.03,0.41,1.82,0.13,0.12,91.0,0.2,0.02,0.25,0.16,0.08,0.03,2.12,0.2,0.2,91.0,0.3,0.02,0.36,0.24,0.13,-0.34,3.18,0.3,0.31,91.0,0.32,0.04,0.4,0.24,0.16,-0.07,2.4,0.33,0.32,91.0,0.27,0.03,0.34,0.2,0.13,0.03,2.37,0.28,0.27,91.0,0.21,0.02,0.25,0.16,0.09,0.18,2.29,0.21,0.2,91.0,0.18,0.01,0.21,0.15,0.07,0.19,2.67,0.18,0.18,91.0,0.17,0.01,0.2,0.15,0.05,0.15,2.48,0.17,0.17,91.0
+BF-SOM-G370002 = 0.17,0.01,0.18,0.16,0.03,-0.53,2.95,0.17,0.17,41.0,0.17,0.01,0.18,0.15,0.03,-0.81,3.11,0.17,0.17,41.0,0.16,0.01,0.17,0.15,0.02,-0.47,2.6,0.16,0.16,41.0,0.15,0.0,0.16,0.14,0.02,-0.29,2.47,0.15,0.15,41.0,0.15,0.01,0.16,0.13,0.03,0.57,3.57,0.15,0.14,41.0,0.2,0.02,0.23,0.18,0.06,0.55,2.24,0.2,0.2,41.0,0.33,0.02,0.36,0.28,0.08,-0.66,3.24,0.33,0.33,41.0,0.38,0.02,0.41,0.33,0.08,-0.51,2.83,0.38,0.38,41.0,0.31,0.02,0.34,0.27,0.07,-0.23,2.65,0.31,0.31,41.0,0.24,0.01,0.26,0.21,0.06,-0.49,3.76,0.24,0.24,41.0,0.21,0.01,0.22,0.18,0.03,-1.02,4.54,0.21,0.21,41.0,0.2,0.01,0.2,0.18,0.02,-0.94,3.47,0.2,0.2,41.0
+BF-SOM-G370003 = 0.16,0.01,0.17,0.15,0.02,0.72,2.69,0.16,0.16,29.0,0.16,0.01,0.17,0.14,0.03,0.58,2.44,0.16,0.16,29.0,0.15,0.01,0.16,0.14,0.02,0.81,2.43,0.15,0.14,29.0,0.14,0.01,0.15,0.14,0.02,0.81,2.41,0.14,0.14,29.0,0.14,0.01,0.16,0.13,0.03,-0.48,3.6,0.14,0.14,29.0,0.19,0.01,0.22,0.17,0.05,0.06,3.36,0.19,0.19,29.0,0.29,0.02,0.33,0.26,0.07,0.43,2.94,0.29,0.29,29.0,0.34,0.02,0.38,0.31,0.08,0.62,2.33,0.34,0.33,29.0,0.27,0.01,0.29,0.24,0.05,0.29,3.55,0.27,0.27,29.0,0.23,0.01,0.23,0.21,0.03,-0.92,4.3,0.23,0.23,29.0,0.2,0.01,0.21,0.18,0.02,-0.28,2.84,0.2,0.2,29.0,0.19,0.01,0.2,0.18,0.02,-0.38,2.41,0.19,0.19,29.0
+BF-SOM-G370004 = 0.17,0.0,0.18,0.16,0.02,0.3,2.24,0.17,0.17,35.0,0.16,0.0,0.16,0.15,0.02,-0.04,2.25,0.16,0.16,35.0,0.15,0.0,0.15,0.14,0.02,0.07,2.7,0.15,0.15,35.0,0.15,0.0,0.16,0.14,0.02,0.12,3.24,0.15,0.15,35.0,0.14,0.0,0.15,0.13,0.02,0.24,2.49,0.14,0.14,35.0,0.21,0.01,0.22,0.19,0.04,0.08,2.78,0.21,0.21,35.0,0.32,0.02,0.37,0.29,0.08,0.54,2.63,0.32,0.32,35.0,0.36,0.02,0.41,0.31,0.09,0.2,2.25,0.36,0.36,35.0,0.29,0.01,0.31,0.25,0.06,-0.41,2.95,0.29,0.28,35.0,0.22,0.01,0.24,0.2,0.04,0.23,2.39,0.22,0.21,35.0,0.19,0.01,0.21,0.18,0.03,0.07,2.68,0.19,0.2,35.0,0.19,0.01,0.2,0.17,0.03,-0.34,4.0,0.19,0.19,35.0
+BF-SOM-G370005 = 0.14,0.01,0.16,0.12,0.04,0.37,3.02,0.14,0.14,51.0,0.13,0.01,0.15,0.12,0.03,0.99,3.68,0.13,0.13,51.0,0.12,0.01,0.14,0.11,0.03,0.04,2.91,0.12,0.12,51.0,0.13,0.01,0.14,0.11,0.03,0.49,3.05,0.13,0.12,51.0,0.12,0.01,0.13,0.11,0.02,0.56,2.51,0.12,0.12,51.0,0.18,0.01,0.21,0.16,0.05,0.49,3.29,0.18,0.18,51.0,0.26,0.02,0.29,0.22,0.07,0.17,2.62,0.26,0.26,51.0,0.28,0.02,0.32,0.22,0.1,-0.14,2.27,0.28,0.28,51.0,0.23,0.02,0.26,0.2,0.07,0.19,2.44,0.23,0.23,51.0,0.19,0.02,0.23,0.16,0.07,0.87,3.63,0.19,0.18,51.0,0.17,0.01,0.21,0.15,0.06,1.06,3.93,0.17,0.17,51.0,0.16,0.01,0.2,0.14,0.06,1.24,4.31,0.16,0.16,51.0
+BF-SOM-G370006 = 0.15,0.01,0.18,0.14,0.04,0.11,2.48,0.15,0.15,90.0,0.15,0.01,0.17,0.13,0.04,-0.41,3.05,0.15,0.15,90.0,0.14,0.01,0.16,0.12,0.04,-0.18,3.51,0.14,0.14,90.0,0.13,0.01,0.15,0.12,0.04,-0.19,2.87,0.13,0.14,90.0,0.13,0.01,0.15,0.11,0.04,-0.19,2.54,0.14,0.13,90.0,0.2,0.02,0.23,0.16,0.07,-0.29,2.43,0.2,0.2,90.0,0.28,0.03,0.36,0.23,0.13,0.44,2.78,0.29,0.28,90.0,0.31,0.04,0.41,0.24,0.17,0.64,2.53,0.31,0.3,90.0,0.25,0.03,0.32,0.21,0.11,0.79,2.71,0.25,0.24,90.0,0.2,0.02,0.23,0.16,0.07,-0.13,2.37,0.2,0.2,90.0,0.18,0.01,0.21,0.15,0.06,-0.05,2.31,0.18,0.18,90.0,0.17,0.01,0.2,0.15,0.05,0.09,2.31,0.18,0.17,90.0
+BF-SOM-G370007 = 0.17,0.0,0.18,0.16,0.02,0.16,4.01,0.17,0.17,22.0,0.16,0.0,0.18,0.16,0.02,0.89,3.95,0.16,0.16,22.0,0.15,0.0,0.16,0.14,0.02,0.65,3.37,0.15,0.15,22.0,0.15,0.0,0.16,0.14,0.02,0.72,3.23,0.15,0.15,22.0,0.14,0.0,0.15,0.13,0.02,1.66,5.89,0.14,0.14,22.0,0.2,0.02,0.25,0.18,0.07,1.39,4.54,0.2,0.2,22.0,0.28,0.01,0.31,0.26,0.05,0.33,2.24,0.28,0.28,22.0,0.33,0.01,0.35,0.3,0.05,0.19,2.77,0.33,0.33,22.0,0.26,0.01,0.29,0.24,0.06,0.53,2.63,0.26,0.26,22.0,0.21,0.01,0.22,0.2,0.03,0.54,2.26,0.21,0.21,22.0,0.19,0.01,0.2,0.18,0.02,0.36,2.68,0.19,0.19,22.0,0.19,0.0,0.2,0.18,0.02,0.25,3.08,0.19,0.18,22.0
+BF-SOM-G370008 = 0.16,0.01,0.19,0.14,0.05,-0.66,2.35,0.16,0.17,123.0,0.15,0.01,0.18,0.12,0.05,-0.64,2.32,0.15,0.16,123.0,0.14,0.01,0.17,0.12,0.05,-0.78,2.55,0.14,0.15,123.0,0.15,0.01,0.16,0.12,0.05,-0.88,2.48,0.15,0.15,123.0,0.14,0.01,0.16,0.11,0.05,-0.52,2.77,0.14,0.14,123.0,0.22,0.02,0.25,0.17,0.09,-0.73,3.73,0.22,0.22,123.0,0.31,0.03,0.36,0.23,0.13,-0.98,3.61,0.31,0.32,123.0,0.36,0.04,0.43,0.25,0.19,-0.53,2.65,0.36,0.36,123.0,0.29,0.04,0.36,0.21,0.15,-0.05,2.48,0.29,0.28,123.0,0.21,0.02,0.26,0.17,0.09,-0.01,2.63,0.21,0.21,123.0,0.19,0.02,0.23,0.15,0.08,-0.4,2.7,0.19,0.19,123.0,0.19,0.01,0.22,0.15,0.07,-0.58,2.79,0.19,0.19,123.0
+BF-SOR-G380001 = 0.22,0.01,0.23,0.21,0.02,0.3,1.9,0.22,0.22,9.0,0.21,0.01,0.22,0.2,0.02,0.2,1.83,0.21,0.21,9.0,0.2,0.01,0.21,0.19,0.03,-0.29,2.13,0.2,0.2,9.0,0.21,0.0,0.22,0.21,0.01,-0.11,2.61,0.21,0.21,9.0,0.22,0.01,0.23,0.2,0.03,0.26,2.12,0.22,0.22,9.0,0.26,0.02,0.29,0.23,0.06,-0.3,1.87,0.26,0.27,9.0,0.38,0.02,0.42,0.35,0.06,0.73,2.84,0.38,0.37,9.0,0.48,0.02,0.52,0.46,0.06,1.07,3.24,0.48,0.48,9.0,0.46,0.02,0.49,0.44,0.04,-0.02,1.81,0.46,0.46,9.0,0.37,0.04,0.42,0.32,0.11,0.04,1.9,0.37,0.37,9.0,0.32,0.04,0.39,0.27,0.12,0.19,1.94,0.33,0.33,9.0,0.29,0.04,0.35,0.25,0.1,0.28,1.98,0.29,0.3,9.0
+BF-SOR-G380002 = 0.23,0.01,0.26,0.21,0.05,0.49,1.89,0.24,0.23,35.0,0.21,0.01,0.24,0.2,0.04,0.65,2.17,0.21,0.21,35.0,0.23,0.02,0.27,0.2,0.06,0.25,1.82,0.23,0.22,35.0,0.24,0.02,0.28,0.21,0.07,0.41,2.13,0.24,0.24,35.0,0.24,0.01,0.28,0.22,0.06,0.12,2.09,0.25,0.25,35.0,0.32,0.03,0.38,0.27,0.12,-0.14,2.05,0.32,0.33,35.0,0.48,0.04,0.56,0.42,0.13,0.02,1.78,0.48,0.48,35.0,0.59,0.04,0.66,0.53,0.14,0.02,1.73,0.59,0.59,35.0,0.51,0.04,0.59,0.46,0.13,0.33,2.04,0.52,0.51,35.0,0.35,0.03,0.43,0.31,0.12,0.72,2.51,0.36,0.35,35.0,0.29,0.02,0.35,0.26,0.09,0.98,3.34,0.29,0.28,35.0,0.26,0.02,0.31,0.24,0.07,0.58,2.6,0.26,0.26,35.0
+BF-SOR-G380003 = 0.2,0.0,0.21,0.2,0.02,0.8,2.9,0.2,0.2,16.0,0.19,0.0,0.2,0.19,0.01,1.04,3.53,0.19,0.19,16.0,0.19,0.01,0.21,0.19,0.02,0.92,3.03,0.19,0.19,16.0,0.2,0.0,0.21,0.2,0.02,0.79,2.66,0.2,0.2,16.0,0.2,0.01,0.21,0.19,0.03,0.73,2.95,0.2,0.2,16.0,0.3,0.02,0.33,0.27,0.06,-0.39,2.85,0.31,0.31,16.0,0.44,0.01,0.47,0.42,0.05,1.26,4.82,0.44,0.44,16.0,0.47,0.02,0.5,0.44,0.06,-0.16,1.9,0.47,0.47,16.0,0.4,0.02,0.42,0.36,0.06,-0.09,1.91,0.4,0.4,16.0,0.31,0.02,0.34,0.28,0.06,0.12,2.21,0.31,0.31,16.0,0.26,0.01,0.28,0.24,0.04,0.11,2.35,0.26,0.26,16.0,0.24,0.01,0.26,0.23,0.03,0.3,2.54,0.24,0.24,16.0
+BF-SOR-G380004 = 0.23,0.01,0.24,0.22,0.02,1.3,4.29,0.23,0.22,16.0,0.2,0.01,0.21,0.2,0.02,0.95,2.87,0.2,0.2,16.0,0.21,0.01,0.24,0.2,0.04,0.38,2.27,0.21,0.21,16.0,0.23,0.01,0.25,0.2,0.05,-0.13,1.94,0.23,0.23,16.0,0.25,0.02,0.29,0.21,0.08,0.14,2.11,0.25,0.24,16.0,0.32,0.03,0.38,0.27,0.11,0.11,2.12,0.32,0.32,16.0,0.44,0.03,0.48,0.39,0.1,-0.43,2.6,0.44,0.44,16.0,0.59,0.03,0.62,0.52,0.1,-0.7,2.33,0.59,0.59,16.0,0.53,0.03,0.58,0.47,0.11,-0.43,2.21,0.54,0.53,16.0,0.39,0.03,0.45,0.33,0.12,-0.11,2.5,0.39,0.39,16.0,0.31,0.02,0.36,0.28,0.09,0.77,3.59,0.31,0.31,16.0,0.27,0.01,0.3,0.25,0.05,0.76,3.53,0.27,0.27,16.0
+BF-SOR-G380005 = 0.22,0.01,0.23,0.21,0.02,-0.11,2.01,0.22,0.22,23.0,0.2,0.0,0.21,0.19,0.01,-0.05,2.08,0.2,0.2,23.0,0.2,0.01,0.22,0.19,0.04,-0.05,2.01,0.21,0.21,23.0,0.21,0.01,0.23,0.2,0.03,0.39,2.22,0.21,0.21,23.0,0.22,0.01,0.24,0.21,0.03,0.67,2.31,0.22,0.22,23.0,0.3,0.02,0.34,0.27,0.07,0.47,2.89,0.3,0.3,23.0,0.42,0.03,0.47,0.36,0.11,0.15,1.83,0.42,0.42,23.0,0.52,0.03,0.59,0.47,0.12,0.31,1.97,0.52,0.52,23.0,0.46,0.01,0.48,0.44,0.04,0.15,2.08,0.46,0.46,23.0,0.32,0.01,0.34,0.3,0.04,-0.39,1.84,0.32,0.33,23.0,0.27,0.01,0.28,0.26,0.02,-0.81,3.4,0.27,0.27,23.0,0.25,0.0,0.26,0.24,0.02,0.0,2.38,0.25,0.25,23.0
+BF-SOR-G380006 = 0.21,0.01,0.23,0.2,0.03,0.87,2.56,0.21,0.21,27.0,0.2,0.01,0.21,0.19,0.02,0.62,2.6,0.2,0.2,27.0,0.2,0.01,0.21,0.18,0.03,0.39,2.19,0.2,0.2,27.0,0.21,0.01,0.23,0.19,0.03,0.65,2.58,0.21,0.21,27.0,0.2,0.01,0.22,0.19,0.04,0.88,3.16,0.2,0.2,27.0,0.3,0.01,0.33,0.27,0.05,0.42,2.55,0.3,0.3,27.0,0.42,0.02,0.46,0.38,0.08,0.19,2.25,0.42,0.41,27.0,0.51,0.02,0.55,0.47,0.08,0.26,3.5,0.51,0.51,27.0,0.43,0.01,0.46,0.39,0.07,0.11,3.82,0.43,0.43,27.0,0.32,0.01,0.34,0.3,0.05,0.92,5.23,0.32,0.32,27.0,0.27,0.01,0.29,0.26,0.04,1.86,6.75,0.27,0.27,27.0,0.24,0.01,0.27,0.23,0.03,1.47,5.09,0.25,0.24,27.0
+BF-SOR-G380007 = 0.23,0.0,0.23,0.22,0.01,0.63,4.81,0.23,0.22,11.0,0.2,0.0,0.21,0.2,0.01,-0.1,2.62,0.2,0.2,11.0,0.21,0.0,0.22,0.21,0.01,0.88,2.56,0.21,0.21,11.0,0.23,0.0,0.24,0.23,0.02,0.31,2.59,0.23,0.23,11.0,0.24,0.01,0.25,0.22,0.03,0.39,2.35,0.24,0.24,11.0,0.28,0.01,0.3,0.27,0.03,1.07,3.33,0.28,0.28,11.0,0.41,0.01,0.44,0.4,0.04,0.1,2.27,0.41,0.42,11.0,0.57,0.01,0.59,0.56,0.03,0.1,2.62,0.57,0.57,11.0,0.5,0.01,0.52,0.48,0.04,-0.34,1.84,0.5,0.5,11.0,0.34,0.01,0.35,0.33,0.02,-0.4,1.87,0.34,0.34,11.0,0.28,0.01,0.29,0.27,0.02,-0.42,1.78,0.28,0.28,11.0,0.26,0.01,0.27,0.24,0.02,-0.26,2.35,0.26,0.26,11.0
+BF-SOR-G380008 = 0.23,0.01,0.24,0.22,0.02,1.09,2.94,0.23,0.23,11.0,0.21,0.0,0.22,0.21,0.01,1.21,3.12,0.21,0.21,11.0,0.22,0.01,0.24,0.21,0.03,0.45,1.91,0.22,0.22,11.0,0.23,0.01,0.24,0.21,0.03,0.23,1.95,0.23,0.22,11.0,0.23,0.01,0.25,0.21,0.04,0.16,1.73,0.23,0.22,11.0,0.3,0.04,0.35,0.24,0.11,0.03,1.9,0.3,0.29,11.0,0.46,0.04,0.51,0.39,0.12,-0.35,1.9,0.46,0.46,11.0,0.58,0.04,0.62,0.52,0.11,-0.86,2.67,0.58,0.59,11.0,0.51,0.02,0.54,0.47,0.06,0.15,2.48,0.51,0.51,11.0,0.36,0.02,0.4,0.32,0.08,-0.04,2.59,0.36,0.36,11.0,0.31,0.03,0.37,0.28,0.09,0.95,2.9,0.31,0.3,11.0,0.29,0.03,0.34,0.26,0.08,0.88,2.6,0.29,0.28,11.0
+BF-SOR-G380009 = 0.22,0.0,0.23,0.22,0.01,0.22,1.11,0.22,0.22,11.0,0.2,0.0,0.21,0.2,0.01,-0.1,0.38,0.2,0.2,11.0,0.2,0.0,0.21,0.2,0.01,0.74,2.77,0.2,0.2,11.0,0.21,0.0,0.21,0.2,0.01,0.21,2.97,0.21,0.21,11.0,0.2,0.0,0.21,0.2,0.01,-0.56,2.36,0.2,0.2,11.0,0.31,0.01,0.33,0.3,0.03,0.55,2.24,0.31,0.31,11.0,0.43,0.02,0.45,0.4,0.05,-0.23,2.32,0.43,0.43,11.0,0.55,0.01,0.57,0.53,0.05,-0.52,2.39,0.55,0.56,11.0,0.47,0.01,0.49,0.46,0.03,-0.47,2.73,0.48,0.48,11.0,0.35,0.01,0.36,0.33,0.03,-0.52,2.54,0.35,0.35,11.0,0.3,0.01,0.31,0.28,0.03,-0.88,2.82,0.3,0.3,11.0,0.26,0.01,0.27,0.25,0.02,-0.83,2.87,0.26,0.26,11.0
+BF-SOR-G380010 = 0.2,0.0,0.21,0.19,0.02,-0.53,3.03,0.2,0.2,51.0,0.19,0.0,0.2,0.18,0.02,-0.42,2.93,0.19,0.19,51.0,0.18,0.01,0.19,0.17,0.02,-0.72,3.32,0.18,0.18,51.0,0.19,0.0,0.2,0.18,0.02,-0.56,3.56,0.19,0.2,51.0,0.2,0.01,0.23,0.19,0.04,0.57,3.13,0.2,0.2,51.0,0.31,0.03,0.38,0.26,0.12,0.28,2.41,0.31,0.31,51.0,0.46,0.02,0.51,0.4,0.11,0.43,3.46,0.46,0.45,51.0,0.5,0.02,0.53,0.43,0.1,-0.6,3.23,0.5,0.5,51.0,0.42,0.02,0.45,0.38,0.08,-0.29,2.11,0.42,0.42,51.0,0.32,0.02,0.35,0.29,0.07,0.14,1.85,0.32,0.32,51.0,0.26,0.01,0.28,0.24,0.04,-0.26,2.48,0.26,0.27,51.0,0.24,0.01,0.25,0.22,0.03,0.02,2.37,0.24,0.24,51.0
+BF-SOR-G380011 = 0.22,0.0,0.23,0.22,0.01,0.57,3.75,0.22,0.22,15.0,0.2,0.0,0.2,0.2,0.0,0.17,-49.27,0.2,0.2,15.0,0.21,0.0,0.21,0.2,0.02,-0.05,2.14,0.21,0.21,15.0,0.22,0.01,0.23,0.21,0.02,0.2,2.15,0.22,0.22,15.0,0.22,0.01,0.24,0.21,0.04,0.39,1.97,0.22,0.22,15.0,0.28,0.02,0.31,0.25,0.06,0.61,2.04,0.28,0.27,15.0,0.39,0.02,0.41,0.35,0.05,-0.49,2.38,0.39,0.39,15.0,0.55,0.01,0.57,0.53,0.05,-0.37,2.11,0.55,0.56,15.0,0.5,0.01,0.51,0.48,0.03,-0.93,2.49,0.5,0.51,15.0,0.35,0.01,0.36,0.34,0.03,-0.13,2.15,0.35,0.35,15.0,0.29,0.01,0.3,0.28,0.02,0.02,2.16,0.29,0.29,15.0,0.26,0.0,0.27,0.25,0.01,-0.05,1.79,0.26,0.26,15.0
+BF-SOR-G380012 = 0.22,0.01,0.24,0.2,0.04,-0.28,1.86,0.22,0.22,62.0,0.2,0.01,0.21,0.19,0.03,-0.2,2.01,0.2,0.2,62.0,0.21,0.01,0.23,0.19,0.05,0.19,2.36,0.21,0.21,62.0,0.22,0.01,0.25,0.2,0.06,0.06,2.33,0.22,0.22,62.0,0.22,0.02,0.25,0.19,0.06,0.02,2.08,0.22,0.22,62.0,0.3,0.02,0.35,0.27,0.08,0.74,3.32,0.3,0.3,62.0,0.44,0.02,0.48,0.39,0.09,-0.16,2.11,0.44,0.44,62.0,0.54,0.03,0.59,0.47,0.11,-0.64,2.76,0.54,0.54,62.0,0.45,0.02,0.49,0.41,0.07,-0.44,2.72,0.45,0.46,62.0,0.33,0.01,0.36,0.3,0.06,-0.32,3.02,0.33,0.33,62.0,0.28,0.01,0.3,0.26,0.04,0.15,2.27,0.28,0.28,62.0,0.25,0.01,0.27,0.24,0.03,0.67,2.55,0.25,0.25,62.0
+BF-SOR-G380013 = 0.22,0.0,0.23,0.21,0.01,-0.28,2.29,0.22,0.22,24.0,0.2,0.0,0.21,0.2,0.01,-0.01,2.1,0.2,0.2,24.0,0.2,0.0,0.21,0.2,0.02,0.13,1.96,0.2,0.2,24.0,0.22,0.01,0.23,0.21,0.02,0.33,1.95,0.22,0.22,24.0,0.21,0.01,0.23,0.2,0.03,0.14,1.99,0.21,0.21,24.0,0.28,0.02,0.31,0.25,0.06,0.3,1.99,0.28,0.27,24.0,0.39,0.03,0.46,0.34,0.12,0.48,2.37,0.4,0.39,24.0,0.53,0.02,0.57,0.51,0.06,0.51,2.1,0.53,0.53,24.0,0.47,0.02,0.5,0.45,0.05,0.38,2.28,0.47,0.47,24.0,0.34,0.01,0.36,0.33,0.04,0.84,2.43,0.34,0.34,24.0,0.29,0.01,0.3,0.28,0.03,0.63,2.43,0.29,0.28,24.0,0.25,0.01,0.27,0.25,0.02,0.44,1.53,0.25,0.25,24.0
+BF-SOR-G380014 = 0.23,0.01,0.26,0.22,0.04,1.09,4.23,0.23,0.23,26.0,0.21,0.01,0.23,0.2,0.03,1.06,4.1,0.21,0.21,26.0,0.23,0.01,0.25,0.21,0.04,0.12,1.91,0.23,0.23,26.0,0.25,0.01,0.28,0.23,0.04,0.62,2.88,0.25,0.25,26.0,0.27,0.03,0.34,0.24,0.1,0.92,3.12,0.27,0.26,26.0,0.34,0.04,0.41,0.28,0.14,0.11,2.19,0.34,0.34,26.0,0.45,0.03,0.5,0.4,0.1,-0.33,2.05,0.45,0.45,26.0,0.61,0.02,0.64,0.57,0.07,-0.69,2.23,0.61,0.62,26.0,0.55,0.02,0.58,0.51,0.06,-0.39,2.06,0.55,0.55,26.0,0.4,0.02,0.44,0.35,0.08,-0.38,2.68,0.4,0.4,26.0,0.32,0.02,0.36,0.29,0.07,0.32,2.88,0.32,0.32,26.0,0.28,0.01,0.32,0.26,0.06,0.99,4.5,0.28,0.28,26.0
+BF-TAP-G390001 = 0.24,0.01,0.25,0.22,0.03,0.2,2.01,0.24,0.24,63.0,0.22,0.01,0.24,0.21,0.03,-0.17,2.34,0.22,0.22,63.0,0.21,0.01,0.22,0.19,0.03,0.03,1.93,0.21,0.21,63.0,0.25,0.01,0.27,0.21,0.06,-0.02,2.04,0.25,0.24,63.0,0.29,0.03,0.36,0.22,0.14,0.01,2.4,0.29,0.29,63.0,0.45,0.05,0.56,0.35,0.2,0.03,2.16,0.46,0.45,63.0,0.55,0.04,0.62,0.44,0.17,-0.87,3.22,0.55,0.56,63.0,0.6,0.04,0.71,0.52,0.19,0.39,2.61,0.6,0.59,63.0,0.54,0.05,0.63,0.46,0.17,0.15,2.02,0.54,0.53,63.0,0.42,0.04,0.49,0.37,0.13,0.41,1.82,0.42,0.41,63.0,0.32,0.02,0.36,0.29,0.06,0.23,1.91,0.32,0.32,63.0,0.29,0.01,0.31,0.26,0.06,-0.01,1.92,0.29,0.29,63.0
+BF-TAP-G390002 = 0.25,0.01,0.27,0.23,0.04,0.09,2.8,0.25,0.25,134.0,0.23,0.01,0.25,0.2,0.05,-0.44,2.34,0.23,0.23,134.0,0.22,0.01,0.27,0.19,0.08,0.86,4.55,0.22,0.22,134.0,0.26,0.03,0.34,0.22,0.12,1.21,3.93,0.26,0.25,134.0,0.33,0.05,0.44,0.26,0.18,0.85,2.61,0.33,0.31,134.0,0.53,0.04,0.61,0.42,0.19,-0.21,2.8,0.54,0.53,134.0,0.61,0.06,0.73,0.46,0.26,-0.21,1.8,0.61,0.61,134.0,0.69,0.04,0.78,0.61,0.17,0.2,1.93,0.7,0.69,134.0,0.67,0.04,0.74,0.6,0.14,-0.24,1.64,0.67,0.68,134.0,0.53,0.04,0.59,0.45,0.14,-0.27,1.67,0.53,0.54,134.0,0.39,0.03,0.46,0.32,0.14,0.25,2.14,0.39,0.38,134.0,0.3,0.02,0.34,0.27,0.07,0.04,2.22,0.3,0.3,134.0
+BF-TAP-G390003 = 0.25,0.01,0.26,0.23,0.04,-0.2,1.64,0.25,0.25,114.0,0.23,0.01,0.24,0.22,0.03,-0.27,1.82,0.23,0.23,114.0,0.21,0.01,0.22,0.19,0.03,0.27,2.06,0.21,0.21,114.0,0.25,0.01,0.28,0.23,0.04,0.48,2.42,0.25,0.25,114.0,0.31,0.03,0.39,0.27,0.12,0.6,2.46,0.31,0.3,114.0,0.48,0.04,0.55,0.39,0.16,0.23,1.89,0.48,0.47,114.0,0.59,0.03,0.68,0.51,0.16,0.04,2.3,0.59,0.58,114.0,0.65,0.04,0.72,0.56,0.16,-0.1,1.91,0.65,0.65,114.0,0.56,0.04,0.64,0.48,0.16,0.17,2.1,0.57,0.56,114.0,0.45,0.03,0.52,0.39,0.13,0.38,2.71,0.46,0.45,114.0,0.34,0.01,0.36,0.31,0.05,-0.09,2.21,0.34,0.33,114.0,0.3,0.01,0.32,0.28,0.04,-0.26,2.05,0.3,0.3,114.0
+BF-TAP-G390004 = 0.25,0.01,0.26,0.2,0.06,-1.31,6.07,0.25,0.25,78.0,0.21,0.01,0.23,0.18,0.05,-0.64,5.12,0.21,0.21,78.0,0.21,0.01,0.22,0.18,0.04,-0.47,3.94,0.21,0.21,78.0,0.22,0.02,0.29,0.2,0.09,1.94,6.52,0.22,0.21,78.0,0.3,0.04,0.41,0.25,0.16,1.23,4.06,0.3,0.29,78.0,0.51,0.05,0.6,0.43,0.18,-0.3,2.07,0.51,0.52,78.0,0.61,0.05,0.72,0.51,0.21,-0.12,2.67,0.62,0.62,78.0,0.71,0.03,0.76,0.63,0.12,-0.98,3.08,0.71,0.72,78.0,0.69,0.03,0.72,0.6,0.12,-1.53,4.83,0.69,0.7,78.0,0.56,0.03,0.6,0.49,0.11,-0.66,2.65,0.56,0.56,78.0,0.4,0.03,0.44,0.35,0.09,0.15,1.88,0.4,0.4,78.0,0.29,0.01,0.32,0.26,0.06,0.28,3.09,0.29,0.29,78.0
+BF-TAP-G390005 = 0.23,0.01,0.24,0.22,0.01,-0.37,1.6,0.23,0.23,4.0,0.22,0.0,0.22,0.21,0.01,-0.43,1.76,0.22,0.22,4.0,0.21,0.01,0.21,0.2,0.02,-0.32,1.56,0.21,0.21,4.0,0.22,0.01,0.23,0.21,0.02,-0.19,1.62,0.22,0.22,4.0,0.25,0.0,0.25,0.24,0.01,0.69,2.05,0.25,0.25,4.0,0.41,0.01,0.43,0.41,0.02,0.83,2.11,0.41,0.41,4.0,0.49,0.0,0.5,0.49,0.01,0.77,2.21,0.49,0.49,4.0,0.62,0.02,0.64,0.6,0.05,0.04,1.65,0.62,0.62,4.0,0.6,0.03,0.63,0.57,0.06,-0.32,1.57,0.6,0.61,4.0,0.48,0.02,0.51,0.45,0.05,-0.19,1.59,0.48,0.48,4.0,0.34,0.01,0.36,0.32,0.03,-0.09,1.61,0.34,0.34,4.0,0.28,0.01,0.3,0.27,0.02,-0.0,1.66,0.28,0.28,4.0
+BF-TAP-G390006 = 0.24,0.01,0.26,0.22,0.04,-0.0,3.31,0.24,0.24,49.0,0.22,0.01,0.24,0.21,0.04,0.53,4.26,0.22,0.22,49.0,0.21,0.01,0.23,0.2,0.04,0.61,2.66,0.21,0.21,49.0,0.22,0.01,0.25,0.2,0.05,0.34,2.26,0.22,0.22,49.0,0.27,0.02,0.33,0.23,0.1,0.45,3.49,0.27,0.27,49.0,0.47,0.03,0.53,0.38,0.14,-0.58,3.57,0.47,0.47,49.0,0.54,0.04,0.61,0.46,0.15,0.14,2.41,0.54,0.54,49.0,0.69,0.03,0.74,0.59,0.15,-1.56,5.48,0.69,0.7,49.0,0.64,0.03,0.7,0.57,0.14,0.51,4.85,0.64,0.63,49.0,0.51,0.03,0.57,0.44,0.13,0.56,3.5,0.51,0.5,49.0,0.35,0.03,0.42,0.31,0.11,1.15,3.86,0.35,0.35,49.0,0.3,0.01,0.33,0.26,0.06,-0.15,4.38,0.3,0.29,49.0
+BF-TAP-G390007 = 0.23,0.01,0.24,0.21,0.04,-1.42,4.47,0.23,0.24,26.0,0.21,0.01,0.22,0.19,0.04,-1.04,3.25,0.21,0.21,26.0,0.21,0.01,0.23,0.19,0.04,-0.67,2.3,0.21,0.21,26.0,0.22,0.01,0.23,0.2,0.03,-0.43,2.16,0.22,0.22,26.0,0.27,0.01,0.31,0.25,0.06,0.73,3.04,0.28,0.27,26.0,0.46,0.02,0.49,0.43,0.06,-0.27,1.81,0.46,0.47,26.0,0.55,0.03,0.61,0.51,0.1,0.37,2.1,0.55,0.55,26.0,0.69,0.05,0.74,0.61,0.13,-0.7,1.89,0.7,0.72,26.0,0.67,0.05,0.71,0.58,0.14,-0.57,1.79,0.67,0.69,26.0,0.53,0.04,0.58,0.47,0.11,-0.31,1.64,0.53,0.54,26.0,0.39,0.03,0.44,0.33,0.1,-0.12,1.69,0.39,0.39,26.0,0.29,0.01,0.32,0.28,0.03,0.79,2.7,0.29,0.29,26.0
+BF-TAP-G390008 = 0.23,0.01,0.26,0.22,0.04,0.99,3.19,0.24,0.23,21.0,0.21,0.0,0.22,0.21,0.01,0.32,1.41,0.21,0.21,21.0,0.2,0.01,0.21,0.2,0.02,0.23,2.06,0.2,0.2,21.0,0.22,0.01,0.24,0.21,0.03,0.74,2.95,0.22,0.22,21.0,0.27,0.02,0.34,0.24,0.09,1.43,4.96,0.27,0.27,21.0,0.46,0.04,0.56,0.42,0.14,1.35,4.2,0.46,0.45,21.0,0.54,0.04,0.64,0.48,0.16,1.01,2.96,0.54,0.52,21.0,0.66,0.04,0.73,0.59,0.14,0.37,1.97,0.66,0.65,21.0,0.64,0.03,0.69,0.58,0.12,-0.09,2.04,0.64,0.64,21.0,0.51,0.03,0.56,0.45,0.11,-0.24,1.94,0.51,0.51,21.0,0.36,0.02,0.4,0.32,0.08,0.03,2.4,0.36,0.36,21.0,0.28,0.01,0.29,0.27,0.03,-0.31,2.2,0.28,0.28,21.0
+BF-YAT-G420001 = 0.17,0.01,0.18,0.16,0.03,0.36,2.03,0.17,0.17,23.0,0.16,0.01,0.19,0.14,0.04,0.41,2.43,0.16,0.16,23.0,0.15,0.01,0.17,0.14,0.04,0.46,2.47,0.15,0.15,23.0,0.15,0.01,0.17,0.13,0.04,0.37,2.33,0.15,0.15,23.0,0.15,0.01,0.18,0.13,0.05,0.25,1.94,0.15,0.15,23.0,0.21,0.02,0.24,0.18,0.06,0.09,1.71,0.21,0.21,23.0,0.29,0.01,0.31,0.27,0.04,-0.4,2.43,0.29,0.29,23.0,0.32,0.02,0.37,0.28,0.09,0.62,3.79,0.32,0.31,23.0,0.27,0.01,0.29,0.24,0.06,-0.49,2.64,0.27,0.27,23.0,0.22,0.01,0.23,0.2,0.04,-0.41,2.6,0.22,0.22,23.0,0.19,0.01,0.21,0.18,0.03,0.35,2.59,0.19,0.19,23.0,0.19,0.01,0.2,0.17,0.03,0.44,2.58,0.19,0.19,23.0
+BF-YAT-G420002 = 0.2,0.0,0.21,0.2,0.01,0.59,2.78,0.2,0.2,5.0,0.18,0.0,0.19,0.18,0.0,1.28,12.48,0.18,0.18,5.0,0.18,0.0,0.18,0.17,0.01,-0.06,1.78,0.18,0.18,5.0,0.18,0.0,0.18,0.18,0.01,0.65,1.56,0.18,0.18,5.0,0.17,0.0,0.18,0.17,0.01,0.51,1.35,0.17,0.17,5.0,0.25,0.0,0.25,0.24,0.01,-0.4,1.74,0.25,0.25,5.0,0.36,0.01,0.38,0.35,0.02,-0.03,1.33,0.36,0.36,5.0,0.48,0.02,0.51,0.46,0.05,0.04,1.94,0.48,0.48,5.0,0.44,0.02,0.45,0.42,0.04,0.01,1.61,0.44,0.43,5.0,0.31,0.01,0.32,0.31,0.01,0.0,1.15,0.31,0.31,5.0,0.26,0.0,0.26,0.25,0.01,0.39,2.71,0.26,0.26,5.0,0.24,0.0,0.24,0.23,0.01,-0.31,3.23,0.24,0.24,5.0
+BF-YAT-G420003 = 0.23,0.0,0.23,0.23,0.0,0.07,-2.87,0.23,0.23,13.0,0.21,0.0,0.21,0.2,0.01,-0.71,3.74,0.21,0.21,13.0,0.21,0.0,0.21,0.2,0.01,-0.31,2.13,0.21,0.21,13.0,0.21,0.0,0.22,0.21,0.01,-0.11,3.56,0.21,0.21,13.0,0.21,0.01,0.23,0.2,0.03,0.21,2.06,0.21,0.21,13.0,0.34,0.02,0.37,0.31,0.06,0.04,1.72,0.34,0.34,13.0,0.46,0.01,0.47,0.44,0.03,-0.31,1.68,0.46,0.46,13.0,0.58,0.01,0.6,0.56,0.04,-0.64,2.48,0.58,0.59,13.0,0.5,0.01,0.51,0.47,0.05,-0.8,2.33,0.5,0.5,13.0,0.36,0.01,0.38,0.34,0.03,-0.7,2.37,0.36,0.37,13.0,0.31,0.01,0.32,0.3,0.02,-0.01,2.45,0.31,0.31,13.0,0.28,0.01,0.29,0.27,0.02,-0.26,2.11,0.28,0.28,13.0
+BF-YAT-G420004 = 0.22,0.01,0.23,0.2,0.04,0.03,2.0,0.22,0.22,28.0,0.2,0.01,0.21,0.18,0.03,0.17,2.19,0.2,0.2,28.0,0.19,0.01,0.21,0.17,0.04,0.08,1.88,0.19,0.19,28.0,0.2,0.01,0.23,0.18,0.05,0.29,2.22,0.2,0.2,28.0,0.19,0.01,0.21,0.17,0.04,-0.16,1.84,0.19,0.19,28.0,0.3,0.03,0.34,0.25,0.1,0.11,1.71,0.3,0.3,28.0,0.43,0.03,0.47,0.35,0.13,-0.62,2.99,0.43,0.43,28.0,0.55,0.03,0.6,0.48,0.13,-0.48,3.96,0.55,0.55,28.0,0.48,0.02,0.52,0.42,0.1,0.02,3.58,0.48,0.47,28.0,0.34,0.02,0.39,0.3,0.09,0.29,2.37,0.34,0.34,28.0,0.29,0.02,0.33,0.24,0.09,0.25,2.64,0.29,0.29,28.0,0.26,0.02,0.29,0.23,0.07,0.37,2.76,0.26,0.26,28.0
+BF-YAT-G420005 = 0.18,0.01,0.2,0.17,0.03,0.21,2.43,0.18,0.18,21.0,0.18,0.01,0.2,0.17,0.03,-0.21,2.25,0.18,0.18,21.0,0.18,0.01,0.19,0.16,0.03,-0.49,2.22,0.18,0.18,21.0,0.18,0.01,0.2,0.16,0.04,-0.02,2.1,0.18,0.18,21.0,0.19,0.02,0.22,0.16,0.06,-0.08,2.0,0.19,0.19,21.0,0.27,0.03,0.33,0.23,0.09,0.15,2.04,0.27,0.28,21.0,0.36,0.04,0.43,0.31,0.12,0.37,2.13,0.36,0.35,21.0,0.39,0.03,0.45,0.34,0.11,0.27,2.19,0.39,0.38,21.0,0.32,0.03,0.38,0.29,0.08,0.64,2.12,0.33,0.32,21.0,0.26,0.02,0.3,0.23,0.07,0.55,2.04,0.26,0.25,21.0,0.23,0.02,0.26,0.21,0.05,0.38,1.9,0.23,0.23,21.0,0.22,0.01,0.24,0.2,0.04,0.34,2.07,0.22,0.21,21.0
+BF-YAT-G420006 = 0.2,0.01,0.22,0.18,0.05,-0.78,3.81,0.2,0.21,18.0,0.19,0.01,0.2,0.16,0.04,-0.83,3.81,0.19,0.19,18.0,0.18,0.01,0.2,0.16,0.03,-0.17,3.38,0.18,0.18,18.0,0.19,0.01,0.2,0.18,0.03,0.37,2.6,0.19,0.19,18.0,0.19,0.01,0.2,0.18,0.03,-0.15,2.39,0.19,0.19,18.0,0.26,0.01,0.29,0.23,0.06,-0.33,3.09,0.26,0.26,18.0,0.38,0.03,0.45,0.32,0.13,-0.08,3.19,0.39,0.39,18.0,0.5,0.04,0.55,0.41,0.14,-0.87,3.12,0.5,0.51,18.0,0.44,0.04,0.5,0.35,0.15,-0.74,3.04,0.44,0.44,18.0,0.33,0.03,0.37,0.27,0.11,-0.57,3.25,0.33,0.33,18.0,0.27,0.02,0.31,0.21,0.09,-0.71,3.47,0.27,0.27,18.0,0.25,0.02,0.28,0.2,0.07,-0.74,3.33,0.25,0.25,18.0
+BF-YAT-G420007 = 0.17,0.01,0.18,0.16,0.02,0.03,2.2,0.17,0.17,33.0,0.16,0.01,0.18,0.15,0.02,0.22,2.55,0.16,0.16,33.0,0.15,0.0,0.16,0.14,0.02,0.18,2.72,0.15,0.15,33.0,0.15,0.01,0.16,0.14,0.03,0.39,2.41,0.15,0.15,33.0,0.14,0.01,0.16,0.13,0.03,0.96,3.26,0.14,0.14,33.0,0.21,0.01,0.24,0.18,0.06,0.26,2.43,0.21,0.21,33.0,0.3,0.01,0.33,0.26,0.07,-0.88,4.22,0.3,0.3,33.0,0.36,0.03,0.42,0.32,0.1,0.35,2.42,0.36,0.36,33.0,0.3,0.01,0.32,0.28,0.04,0.22,1.8,0.3,0.3,33.0,0.22,0.01,0.24,0.2,0.03,0.15,2.91,0.22,0.22,33.0,0.2,0.01,0.21,0.18,0.03,0.13,2.58,0.2,0.2,33.0,0.19,0.01,0.2,0.18,0.02,0.26,2.23,0.19,0.19,33.0
+BF-YAT-G420008 = 0.18,0.01,0.19,0.16,0.04,-0.24,1.6,0.18,0.18,17.0,0.17,0.01,0.18,0.15,0.03,-0.25,1.7,0.17,0.17,17.0,0.15,0.01,0.17,0.14,0.03,-0.02,1.71,0.15,0.16,17.0,0.15,0.01,0.17,0.14,0.03,-0.03,1.72,0.16,0.16,17.0,0.15,0.01,0.16,0.13,0.03,-0.13,1.59,0.15,0.15,17.0,0.21,0.02,0.24,0.18,0.06,-0.02,1.85,0.21,0.21,17.0,0.3,0.03,0.34,0.26,0.08,0.2,1.88,0.3,0.3,17.0,0.38,0.03,0.44,0.34,0.1,0.47,2.05,0.38,0.37,17.0,0.32,0.03,0.35,0.28,0.07,-0.07,1.54,0.32,0.32,17.0,0.23,0.02,0.25,0.2,0.05,-0.37,1.67,0.23,0.24,17.0,0.21,0.01,0.23,0.19,0.04,-0.34,1.71,0.21,0.21,17.0,0.2,0.01,0.21,0.18,0.04,-0.3,1.56,0.2,0.21,17.0
+BF-YAT-G420009 = 0.18,0.01,0.21,0.16,0.04,0.14,2.26,0.18,0.19,19.0,0.18,0.01,0.2,0.16,0.04,0.07,2.14,0.18,0.18,19.0,0.16,0.01,0.18,0.15,0.04,0.39,2.63,0.16,0.16,19.0,0.17,0.01,0.19,0.14,0.05,0.2,2.26,0.17,0.17,19.0,0.16,0.01,0.18,0.14,0.05,0.28,2.31,0.16,0.16,19.0,0.23,0.02,0.27,0.2,0.07,0.38,2.37,0.23,0.23,19.0,0.32,0.04,0.41,0.27,0.14,0.64,2.5,0.32,0.32,19.0,0.4,0.04,0.49,0.36,0.13,1.18,3.16,0.4,0.39,19.0,0.33,0.03,0.4,0.3,0.1,1.18,3.26,0.33,0.32,19.0,0.24,0.02,0.29,0.21,0.08,0.93,3.3,0.24,0.24,19.0,0.22,0.02,0.26,0.19,0.06,0.92,3.36,0.22,0.21,19.0,0.21,0.02,0.24,0.18,0.06,0.55,2.63,0.21,0.21,19.0
+BF-YAT-G420010 = 0.18,0.01,0.2,0.16,0.04,0.09,1.78,0.18,0.18,20.0,0.17,0.01,0.18,0.15,0.03,0.01,1.84,0.17,0.17,20.0,0.16,0.01,0.17,0.14,0.03,-0.08,1.89,0.16,0.16,20.0,0.15,0.01,0.18,0.14,0.04,0.2,1.85,0.15,0.15,20.0,0.14,0.01,0.16,0.13,0.03,0.11,1.73,0.14,0.15,20.0,0.21,0.02,0.25,0.18,0.06,0.43,2.09,0.21,0.21,20.0,0.31,0.03,0.36,0.25,0.11,0.01,2.12,0.31,0.3,20.0,0.37,0.04,0.46,0.31,0.15,0.48,2.38,0.37,0.36,20.0,0.3,0.04,0.38,0.26,0.12,0.55,2.25,0.31,0.3,20.0,0.23,0.02,0.28,0.21,0.07,0.45,2.13,0.24,0.23,20.0,0.21,0.02,0.24,0.18,0.05,0.47,1.99,0.21,0.2,20.0,0.2,0.01,0.22,0.18,0.05,0.36,1.89,0.2,0.19,20.0
+BF-YAT-G420011 = 0.2,0.01,0.21,0.19,0.02,0.5,2.96,0.2,0.2,20.0,0.19,0.01,0.2,0.18,0.02,0.09,2.93,0.19,0.19,20.0,0.17,0.01,0.19,0.17,0.03,1.5,6.08,0.17,0.17,20.0,0.18,0.01,0.2,0.16,0.04,0.36,2.99,0.18,0.18,20.0,0.17,0.01,0.19,0.15,0.03,0.7,4.47,0.17,0.17,20.0,0.27,0.01,0.3,0.24,0.06,0.27,2.37,0.27,0.27,20.0,0.39,0.03,0.46,0.35,0.11,0.55,2.4,0.4,0.39,20.0,0.49,0.03,0.55,0.45,0.1,0.48,2.29,0.49,0.49,20.0,0.41,0.03,0.45,0.36,0.09,-0.08,1.75,0.41,0.41,20.0,0.29,0.02,0.32,0.26,0.06,0.01,1.84,0.29,0.29,20.0,0.25,0.01,0.28,0.23,0.05,0.24,2.31,0.25,0.25,20.0,0.23,0.01,0.26,0.22,0.04,0.26,2.22,0.24,0.24,20.0
+BF-YAT-G420012 = 0.21,0.0,0.21,0.2,0.01,-0.47,2.45,0.21,0.21,10.0,0.19,0.0,0.2,0.19,0.01,-0.47,2.12,0.19,0.19,10.0,0.18,0.0,0.19,0.18,0.01,0.15,1.03,0.18,0.18,10.0,0.19,0.01,0.2,0.18,0.02,-0.24,2.6,0.19,0.19,10.0,0.19,0.01,0.2,0.18,0.02,-0.36,2.49,0.19,0.19,10.0,0.28,0.01,0.31,0.27,0.04,0.55,2.15,0.28,0.28,10.0,0.39,0.01,0.4,0.38,0.02,-0.49,2.68,0.39,0.4,10.0,0.52,0.01,0.53,0.5,0.03,-0.72,3.47,0.52,0.52,10.0,0.47,0.01,0.48,0.45,0.03,0.29,2.26,0.47,0.46,10.0,0.34,0.01,0.36,0.33,0.03,-0.2,1.86,0.34,0.34,10.0,0.29,0.01,0.3,0.27,0.02,-0.32,2.23,0.29,0.29,10.0,0.26,0.01,0.27,0.25,0.02,-0.39,2.01,0.26,0.26,10.0
+BF-YAT-G420013 = 0.19,0.01,0.2,0.18,0.02,-0.24,1.92,0.19,0.19,27.0,0.18,0.01,0.19,0.16,0.03,-0.03,1.99,0.18,0.18,27.0,0.17,0.01,0.18,0.15,0.03,-0.14,1.85,0.17,0.17,27.0,0.17,0.01,0.18,0.16,0.03,-0.19,1.7,0.17,0.17,27.0,0.16,0.01,0.18,0.14,0.04,-0.12,1.51,0.16,0.16,27.0,0.27,0.03,0.31,0.21,0.09,-0.2,1.67,0.27,0.26,27.0,0.37,0.03,0.42,0.33,0.09,0.19,1.74,0.37,0.38,27.0,0.49,0.04,0.54,0.43,0.11,-0.06,1.74,0.49,0.49,27.0,0.41,0.03,0.46,0.36,0.1,0.15,1.77,0.41,0.4,27.0,0.29,0.02,0.33,0.25,0.07,-0.2,1.95,0.29,0.29,27.0,0.25,0.01,0.27,0.23,0.04,-0.02,1.61,0.25,0.25,27.0,0.23,0.01,0.25,0.21,0.04,-0.07,1.6,0.23,0.23,27.0
+BF-YAT-G420014 = 0.17,0.01,0.18,0.16,0.02,0.1,2.09,0.17,0.17,13.0,0.16,0.01,0.18,0.15,0.03,0.31,2.46,0.16,0.16,13.0,0.15,0.01,0.16,0.14,0.02,-0.28,2.01,0.15,0.15,13.0,0.15,0.0,0.15,0.14,0.01,-0.64,2.16,0.15,0.15,13.0,0.14,0.0,0.15,0.14,0.01,0.17,1.98,0.14,0.14,13.0,0.2,0.01,0.22,0.19,0.03,1.88,6.38,0.2,0.19,13.0,0.31,0.01,0.33,0.29,0.04,0.18,2.46,0.31,0.31,13.0,0.34,0.02,0.38,0.3,0.08,0.33,2.54,0.34,0.34,13.0,0.28,0.02,0.33,0.26,0.07,0.64,2.76,0.29,0.28,13.0,0.23,0.02,0.27,0.2,0.06,0.41,2.82,0.23,0.23,13.0,0.2,0.01,0.22,0.19,0.03,0.28,2.66,0.2,0.2,13.0,0.19,0.01,0.2,0.18,0.02,0.16,2.52,0.19,0.19,13.0
+BF-YAT-G420015 = 0.19,0.01,0.21,0.18,0.02,0.13,3.71,0.19,0.19,16.0,0.18,0.0,0.19,0.18,0.02,0.33,2.27,0.18,0.18,16.0,0.18,0.01,0.19,0.17,0.02,-0.21,2.43,0.18,0.18,16.0,0.18,0.01,0.19,0.17,0.02,0.42,2.4,0.18,0.18,16.0,0.18,0.01,0.2,0.17,0.03,0.75,2.77,0.18,0.18,16.0,0.27,0.02,0.3,0.23,0.06,-0.22,2.64,0.27,0.27,16.0,0.38,0.02,0.42,0.34,0.08,-0.13,1.83,0.38,0.38,16.0,0.42,0.02,0.47,0.4,0.07,1.02,3.29,0.42,0.41,16.0,0.35,0.01,0.38,0.33,0.05,0.94,2.96,0.35,0.35,16.0,0.27,0.01,0.29,0.25,0.04,0.6,2.13,0.27,0.27,16.0,0.24,0.01,0.25,0.22,0.03,0.51,2.07,0.24,0.23,16.0,0.22,0.01,0.23,0.21,0.02,0.53,2.14,0.22,0.22,16.0
+BF-YAT-G420016 = 0.19,0.01,0.21,0.16,0.05,0.16,1.91,0.19,0.19,48.0,0.18,0.01,0.21,0.16,0.05,0.32,2.13,0.18,0.18,48.0,0.17,0.01,0.2,0.16,0.04,0.01,1.64,0.17,0.18,48.0,0.18,0.02,0.21,0.15,0.06,0.19,1.9,0.18,0.18,48.0,0.18,0.02,0.24,0.15,0.09,0.71,2.85,0.18,0.18,48.0,0.27,0.04,0.36,0.22,0.14,0.32,1.91,0.28,0.26,48.0,0.39,0.05,0.48,0.3,0.18,-0.06,1.45,0.39,0.4,48.0,0.4,0.05,0.49,0.33,0.17,-0.06,1.77,0.41,0.41,48.0,0.35,0.03,0.42,0.28,0.13,0.0,2.11,0.35,0.34,48.0,0.26,0.03,0.33,0.22,0.11,0.23,2.11,0.26,0.26,48.0,0.23,0.02,0.28,0.2,0.08,0.21,2.02,0.23,0.23,48.0,0.22,0.02,0.26,0.19,0.07,0.2,2.04,0.22,0.22,48.0
+BF-YAT-G420017 = 0.17,0.01,0.2,0.16,0.04,0.81,3.06,0.17,0.17,56.0,0.16,0.01,0.18,0.14,0.04,0.12,2.33,0.16,0.16,56.0,0.15,0.01,0.17,0.14,0.04,0.14,2.42,0.15,0.15,56.0,0.15,0.01,0.17,0.13,0.04,0.56,3.47,0.15,0.15,56.0,0.14,0.01,0.16,0.12,0.04,0.23,2.52,0.14,0.14,56.0,0.21,0.02,0.25,0.17,0.08,-0.11,1.96,0.21,0.21,56.0,0.29,0.03,0.36,0.23,0.12,0.12,2.85,0.3,0.3,56.0,0.34,0.03,0.44,0.29,0.15,1.38,4.51,0.35,0.34,56.0,0.29,0.03,0.36,0.25,0.11,1.29,3.98,0.29,0.28,56.0,0.22,0.02,0.26,0.19,0.07,0.74,3.1,0.22,0.22,56.0,0.2,0.01,0.23,0.18,0.06,0.63,2.86,0.2,0.2,56.0,0.19,0.01,0.22,0.17,0.05,0.53,2.82,0.19,0.19,56.0
+BF-YAT-G420018 = 0.2,0.01,0.22,0.17,0.05,-0.76,3.42,0.2,0.2,10.0,0.18,0.01,0.2,0.15,0.05,-0.91,3.56,0.18,0.18,10.0,0.18,0.01,0.2,0.16,0.04,-0.25,2.84,0.18,0.18,10.0,0.18,0.01,0.2,0.17,0.03,0.58,2.43,0.18,0.18,10.0,0.18,0.01,0.19,0.17,0.03,-0.13,1.82,0.18,0.18,10.0,0.24,0.02,0.28,0.21,0.07,0.54,2.57,0.24,0.24,10.0,0.34,0.03,0.39,0.3,0.09,0.22,2.55,0.34,0.34,10.0,0.46,0.04,0.54,0.39,0.15,0.21,3.13,0.46,0.46,10.0,0.4,0.04,0.47,0.33,0.15,-0.14,3.18,0.4,0.41,10.0,0.29,0.03,0.34,0.24,0.09,-0.47,3.04,0.29,0.3,10.0,0.24,0.02,0.28,0.19,0.08,-0.68,3.06,0.24,0.25,10.0,0.22,0.02,0.25,0.19,0.07,-0.44,2.66,0.22,0.23,10.0
+BF-YAT-G420019 = 0.21,0.01,0.22,0.2,0.02,-0.5,1.95,0.21,0.21,9.0,0.2,0.01,0.21,0.19,0.02,-0.46,2.16,0.2,0.2,9.0,0.2,0.01,0.2,0.18,0.02,-1.28,3.12,0.2,0.2,9.0,0.2,0.01,0.21,0.19,0.02,-1.09,2.53,0.2,0.2,9.0,0.2,0.01,0.2,0.18,0.02,-0.88,2.85,0.2,0.2,9.0,0.31,0.02,0.32,0.27,0.05,-1.13,3.01,0.31,0.31,9.0,0.44,0.02,0.47,0.39,0.08,-0.88,2.96,0.44,0.44,9.0,0.52,0.03,0.55,0.46,0.09,-0.78,2.23,0.52,0.52,9.0,0.42,0.03,0.46,0.37,0.08,-0.6,2.04,0.42,0.43,9.0,0.31,0.02,0.34,0.28,0.06,-0.48,2.11,0.31,0.32,9.0,0.27,0.02,0.29,0.24,0.05,-0.36,2.08,0.27,0.27,9.0,0.25,0.01,0.26,0.23,0.03,-0.29,2.07,0.25,0.25,9.0
+BF-ZOU-G450001 = 0.23,0.01,0.24,0.22,0.01,-0.83,2.05,0.23,0.23,12.0,0.21,0.0,0.21,0.2,0.01,-0.61,1.91,0.21,0.21,12.0,0.21,0.0,0.22,0.2,0.02,-0.33,2.19,0.21,0.21,12.0,0.25,0.01,0.26,0.23,0.02,-0.21,2.61,0.25,0.25,12.0,0.29,0.01,0.32,0.27,0.05,0.75,3.03,0.29,0.29,12.0,0.4,0.02,0.44,0.37,0.06,0.82,3.33,0.4,0.4,12.0,0.5,0.03,0.56,0.46,0.09,0.46,2.05,0.5,0.5,12.0,0.56,0.02,0.6,0.53,0.07,0.54,2.05,0.56,0.55,12.0,0.53,0.03,0.58,0.5,0.08,0.52,1.94,0.53,0.53,12.0,0.38,0.01,0.39,0.36,0.04,0.26,2.13,0.38,0.37,12.0,0.31,0.01,0.32,0.31,0.02,0.65,2.39,0.31,0.31,12.0,0.27,0.0,0.28,0.26,0.01,0.1,1.97,0.27,0.27,12.0
+BF-ZOU-G450002 = 0.22,0.01,0.24,0.21,0.03,0.55,2.65,0.22,0.22,17.0,0.21,0.01,0.22,0.2,0.03,-0.19,3.22,0.21,0.21,17.0,0.21,0.01,0.23,0.2,0.03,-0.15,3.84,0.21,0.21,17.0,0.24,0.01,0.27,0.22,0.05,0.81,3.65,0.24,0.24,17.0,0.28,0.02,0.32,0.25,0.07,0.39,3.13,0.28,0.27,17.0,0.39,0.03,0.46,0.36,0.1,0.91,3.83,0.39,0.39,17.0,0.49,0.03,0.54,0.46,0.08,0.34,2.1,0.49,0.49,17.0,0.55,0.02,0.59,0.51,0.07,-0.09,2.79,0.55,0.55,17.0,0.53,0.02,0.57,0.51,0.06,0.31,2.02,0.53,0.53,17.0,0.4,0.02,0.44,0.37,0.06,0.51,2.45,0.4,0.39,17.0,0.31,0.01,0.33,0.29,0.04,0.34,3.17,0.31,0.31,17.0,0.26,0.01,0.28,0.25,0.03,0.19,2.89,0.26,0.26,17.0
+BF-ZOU-G450003 = 0.26,0.01,0.27,0.23,0.04,-0.69,2.36,0.26,0.26,34.0,0.24,0.01,0.26,0.21,0.04,-0.5,2.21,0.24,0.24,34.0,0.26,0.02,0.29,0.23,0.06,-0.12,1.92,0.26,0.26,34.0,0.31,0.04,0.37,0.25,0.12,-0.13,1.79,0.31,0.32,34.0,0.41,0.07,0.52,0.3,0.22,-0.39,1.83,0.42,0.42,34.0,0.58,0.07,0.68,0.44,0.25,-0.54,1.99,0.59,0.6,34.0,0.56,0.04,0.61,0.49,0.12,-0.18,1.67,0.56,0.56,34.0,0.61,0.04,0.67,0.55,0.12,-0.19,1.53,0.62,0.62,34.0,0.64,0.05,0.7,0.55,0.15,-0.76,2.26,0.65,0.66,34.0,0.5,0.04,0.54,0.42,0.12,-0.98,2.65,0.5,0.52,34.0,0.36,0.02,0.4,0.31,0.09,-0.39,2.25,0.36,0.36,34.0,0.29,0.01,0.31,0.27,0.04,-0.54,2.81,0.29,0.29,34.0
+BF-ZOU-G450004 = 0.23,0.02,0.25,0.17,0.08,-1.13,4.46,0.23,0.23,30.0,0.21,0.02,0.23,0.15,0.08,-1.19,4.31,0.21,0.21,30.0,0.22,0.02,0.25,0.17,0.08,-0.62,2.93,0.22,0.23,30.0,0.24,0.02,0.29,0.2,0.09,0.4,2.33,0.24,0.24,30.0,0.3,0.05,0.41,0.24,0.17,0.57,2.44,0.3,0.29,30.0,0.49,0.06,0.6,0.4,0.2,0.12,1.84,0.49,0.49,30.0,0.52,0.05,0.59,0.4,0.19,-0.46,2.24,0.52,0.52,30.0,0.55,0.07,0.64,0.39,0.25,-0.38,2.34,0.55,0.55,30.0,0.57,0.07,0.67,0.38,0.29,-0.75,2.86,0.58,0.58,30.0,0.44,0.06,0.53,0.3,0.23,-0.18,2.22,0.44,0.44,30.0,0.31,0.03,0.36,0.21,0.14,-0.6,3.48,0.31,0.31,30.0,0.26,0.02,0.28,0.19,0.09,-1.12,4.59,0.26,0.26,30.0
+BF-ZOU-G450005 = 0.24,0.01,0.26,0.23,0.03,1.05,3.14,0.24,0.24,9.0,0.22,0.01,0.24,0.21,0.03,0.92,2.85,0.22,0.22,9.0,0.23,0.01,0.25,0.21,0.04,0.64,2.42,0.23,0.23,9.0,0.27,0.03,0.33,0.24,0.08,0.93,2.72,0.27,0.26,9.0,0.32,0.05,0.42,0.26,0.16,0.78,2.38,0.32,0.3,9.0,0.45,0.07,0.59,0.38,0.2,0.8,2.42,0.46,0.43,9.0,0.49,0.03,0.56,0.46,0.1,0.86,2.41,0.49,0.48,9.0,0.59,0.03,0.64,0.55,0.09,0.23,1.86,0.59,0.59,9.0,0.57,0.05,0.66,0.51,0.14,0.55,2.1,0.57,0.56,9.0,0.43,0.04,0.5,0.38,0.11,0.62,2.32,0.43,0.42,9.0,0.34,0.02,0.38,0.31,0.07,0.69,2.45,0.34,0.33,9.0,0.28,0.01,0.3,0.27,0.03,0.36,2.74,0.28,0.28,9.0
+BF-ZOU-G450006 = 0.23,0.0,0.23,0.23,0.01,-0.52,0.75,0.23,0.23,7.0,0.21,0.0,0.22,0.21,0.01,-0.54,2.11,0.21,0.21,7.0,0.22,0.01,0.23,0.21,0.02,-0.57,2.18,0.22,0.22,7.0,0.25,0.01,0.26,0.24,0.03,-0.54,2.23,0.25,0.25,7.0,0.28,0.02,0.31,0.25,0.05,-0.68,2.33,0.29,0.29,7.0,0.41,0.03,0.44,0.37,0.07,-0.66,2.19,0.41,0.42,7.0,0.48,0.01,0.49,0.46,0.03,-0.78,2.2,0.48,0.49,7.0,0.56,0.01,0.58,0.55,0.03,0.59,2.24,0.56,0.56,7.0,0.54,0.01,0.55,0.52,0.04,-0.06,2.5,0.54,0.54,7.0,0.41,0.01,0.42,0.38,0.04,-0.52,2.04,0.41,0.41,7.0,0.32,0.01,0.33,0.31,0.02,-0.31,2.39,0.32,0.32,7.0,0.27,0.0,0.28,0.26,0.01,-0.6,2.53,0.27,0.27,7.0
+BF-ZOU-G450007 = 0.25,0.01,0.26,0.24,0.02,-0.82,2.23,0.25,0.26,16.0,0.23,0.01,0.24,0.22,0.02,0.17,2.3,0.23,0.23,16.0,0.25,0.01,0.26,0.23,0.03,-0.85,2.81,0.25,0.25,16.0,0.3,0.02,0.34,0.25,0.08,-0.29,2.23,0.3,0.3,16.0,0.36,0.05,0.44,0.29,0.15,0.2,2.01,0.36,0.36,16.0,0.51,0.06,0.62,0.42,0.2,0.25,2.28,0.51,0.51,16.0,0.52,0.03,0.58,0.47,0.11,0.11,1.88,0.52,0.52,16.0,0.63,0.04,0.68,0.55,0.12,-0.66,2.63,0.63,0.64,16.0,0.62,0.04,0.68,0.53,0.15,-0.59,2.46,0.62,0.63,16.0,0.47,0.03,0.52,0.4,0.12,-0.82,3.08,0.47,0.48,16.0,0.36,0.01,0.38,0.33,0.06,-0.29,2.89,0.36,0.36,16.0,0.29,0.01,0.3,0.28,0.02,-0.13,2.22,0.29,0.29,16.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_nighttemp_2005.properties
new file mode 100644
index 0000000..74a7f7f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_nighttemp_2005.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 2005 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=2005
+
+# 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.94,1.23,20.2,9.45,10.75,-0.26,3.48,13.99,14.0,5098.0,17.7,1.33,22.95,13.58,9.37,0.05,3.32,17.75,17.72,5098.0,20.24,1.24,24.33,15.51,8.82,0.21,3.78,20.28,20.2,5098.0,22.37,1.43,26.47,18.27,8.2,0.04,2.54,22.41,22.33,5098.0,21.93,1.33,26.81,17.44,9.37,-0.03,2.58,21.97,21.99,5098.0,22.94,1.68,29.29,14.69,14.61,-0.18,3.37,23.0,22.95,5066.0,22.36,3.25,27.91,13.31,14.61,-0.48,2.11,22.59,22.68,4343.0,22.61,3.32,29.84,12.76,17.09,-0.62,2.72,22.85,22.95,4077.0,24.58,2.09,29.29,10.55,18.74,-1.08,4.6,24.67,25.16,5003.0,22.61,1.17,26.26,17.72,8.54,-0.13,2.97,22.64,22.54,5092.0,18.91,1.35,25.16,15.51,9.65,0.88,4.32,18.95,18.82,5098.0,15.83,1.22,23.78,13.03,10.75,0.83,4.33,15.87,15.65,5097.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_rainfall_2005.properties
new file mode 100644
index 0000000..e933a19
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 9.97,5.66,44.72,1.15,43.57,1.64,8.18,11.46,9.04,1062.0,5.98,6.26,38.46,1.0,37.46,2.38,9.51,8.65,4.8,1062.0,109.8,73.23,456.21,10.21,446.0,2.08,8.33,131.97,95.06,1062.0,75.79,53.69,276.9,5.75,271.15,1.12,3.77,92.86,60.82,1062.0,148.5,104.03,530.47,21.04,509.43,1.45,4.56,181.29,117.41,1062.0,117.27,43.29,442.65,48.96,393.7,2.24,10.66,124.99,107.25,1062.0,386.68,116.32,708.5,97.97,610.52,-0.37,2.67,403.78,393.5,1062.0,329.76,100.01,655.17,132.46,522.71,0.38,2.54,344.58,323.1,1062.0,248.98,70.54,456.21,107.25,348.96,0.64,2.45,258.77,230.12,1062.0,296.02,119.89,655.17,52.0,603.17,0.14,3.05,319.36,301.59,1062.0,3.39,3.76,50.74,1.0,49.74,3.93,34.28,5.06,1.76,1062.0,3.15,2.59,26.98,1.0,25.98,1.99,10.67,4.08,2.17,1062.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_temperature_2005.properties
new file mode 100644
index 0000000..a98401a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_temperature_2005.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 2005 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=2005
+
+# 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 = 21.71,1.05,26.12,18.82,7.3,0.82,3.93,21.74,21.57,5098.0,25.84,1.35,30.94,22.13,8.82,0.34,2.93,25.87,25.71,5098.0,27.87,1.76,33.43,23.5,9.92,0.26,2.43,27.93,27.64,5095.0,28.47,1.93,34.25,24.06,10.2,0.4,2.67,28.53,28.29,5098.0,27.07,1.94,33.98,22.13,11.85,0.47,3.02,27.14,26.95,5094.0,28.08,2.88,41.97,19.92,22.05,1.07,4.33,28.22,27.5,5092.0,24.28,2.64,32.46,-7.36,39.82,-2.2,27.41,24.42,24.33,4991.0,24.29,3.16,29.84,-11.22,41.06,-2.5,20.88,24.49,24.61,4980.0,25.84,1.53,30.39,18.54,11.85,-0.7,4.02,25.88,25.98,5097.0,26.01,0.97,28.74,21.85,6.89,-0.56,3.67,26.03,26.12,5097.0,25.68,0.82,28.88,22.4,6.48,-0.33,3.45,25.69,25.71,5095.0,23.95,1.04,27.09,20.75,6.34,-0.29,2.9,23.98,24.06,5098.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_vegetation_2005.properties
new file mode 100644
index 0000000..86e851f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_0_vegetation_2005.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 2005 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=2005
+
+# 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.04,0.89,0.5,3.81,0.48,0.45,5096.0,0.49,0.12,0.83,-0.03,0.85,-0.41,3.31,0.5,0.49,5096.0,0.57,0.13,0.79,-0.05,0.84,-0.95,3.87,0.58,0.59,5096.0,0.52,0.11,0.79,-0.02,0.81,-0.76,3.8,0.53,0.53,5096.0,0.48,0.12,0.79,-0.04,0.82,-0.22,3.5,0.49,0.48,5096.0,0.45,0.14,0.81,-0.02,0.83,-0.23,3.9,0.47,0.46,5095.0,0.41,0.16,0.86,-0.01,0.86,0.21,3.04,0.44,0.4,5096.0,0.48,0.16,0.83,-0.04,0.87,-0.55,3.09,0.51,0.5,5096.0,0.62,0.17,0.9,-0.04,0.93,-1.22,4.5,0.65,0.68,5096.0,0.63,0.16,0.9,-0.06,0.96,-1.22,4.79,0.65,0.67,5096.0,0.56,0.15,0.89,-0.09,0.98,-0.41,3.88,0.58,0.56,5095.0,0.47,0.14,0.89,0.0,0.89,0.81,3.69,0.49,0.45,5096.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_nighttemp_2005.properties
new file mode 100644
index 0000000..c385c8d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_nighttemp_2005.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 2005 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=2005
+
+# 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.29,1.01,20.2,11.65,8.54,0.51,3.67,14.33,14.27,1538.0,17.8,1.17,22.95,14.27,8.68,0.03,3.52,17.84,17.82,1538.0,19.78,1.26,24.06,15.51,8.54,-0.17,3.43,19.82,19.78,1538.0,21.82,1.25,25.71,18.27,7.44,0.08,2.68,21.86,21.85,1538.0,21.57,1.17,26.26,18.54,7.72,0.43,3.1,21.61,21.51,1538.0,22.54,1.75,27.09,14.69,12.4,-0.26,3.24,22.61,22.54,1514.0,19.81,2.88,27.36,13.86,13.5,0.57,2.74,20.01,19.37,1294.0,20.93,3.68,29.84,12.76,17.09,-0.12,2.03,21.25,21.16,998.0,23.32,2.36,29.02,12.48,16.54,0.03,2.49,23.44,23.09,1506.0,22.62,1.27,25.98,18.82,7.17,-0.19,2.71,22.65,22.68,1538.0,19.25,1.47,25.16,16.2,8.96,0.98,4.29,19.31,19.09,1538.0,16.61,1.22,23.78,13.31,10.47,0.88,4.47,16.65,16.48,1538.0
+BD-06 = 14.84,0.54,16.34,13.03,3.31,0.11,3.39,14.85,14.82,431.0,19.18,0.91,22.95,17.44,5.51,1.19,5.08,19.2,18.96,431.0,21.58,0.78,24.33,19.78,4.55,1.0,4.36,21.59,21.44,431.0,23.9,0.57,26.26,22.4,3.86,0.95,4.95,23.9,23.78,431.0,23.27,0.54,24.88,21.57,3.31,0.24,3.62,23.28,23.23,431.0,24.17,1.53,26.81,16.61,10.2,-0.66,3.53,24.22,24.33,430.0,22.76,1.92,26.26,17.72,8.54,0.11,2.21,22.84,22.4,405.0,24.51,3.17,27.5,13.86,13.64,-1.98,5.89,24.71,25.78,317.0,25.97,1.07,27.91,21.57,6.34,-1.71,6.77,25.99,26.26,419.0,23.92,0.64,26.26,22.4,3.86,0.41,4.06,23.93,23.92,428.0,19.46,1.09,23.5,17.72,5.79,1.29,4.79,19.49,19.3,431.0,16.19,0.91,21.02,14.69,6.34,2.19,9.75,16.22,15.93,431.0
+BD-27 = 14.69,1.14,17.17,11.38,5.79,-0.34,2.51,14.74,14.82,757.0,18.9,1.03,22.68,16.06,6.61,-0.0,3.3,18.92,18.96,757.0,21.44,1.22,24.33,19.09,5.24,0.36,2.07,21.47,21.16,757.0,24.07,0.97,26.47,22.13,4.34,0.03,2.14,24.09,24.06,757.0,23.33,0.89,26.81,20.47,6.34,0.41,3.46,23.35,23.23,757.0,23.88,1.66,29.29,15.24,14.06,-0.27,4.27,23.94,23.78,752.0,22.63,2.45,26.54,14.69,11.85,-0.63,2.92,22.77,23.09,636.0,22.98,3.13,28.74,14.13,14.61,-0.74,3.1,23.19,23.5,649.0,24.87,1.51,27.36,17.72,9.65,-1.66,7.16,24.92,25.16,739.0,22.79,0.88,25.98,20.2,5.79,0.47,3.01,22.81,22.68,754.0,18.72,1.39,22.95,15.51,7.44,0.32,2.33,18.77,18.68,757.0,15.78,1.13,18.75,13.31,5.44,0.08,2.01,15.82,15.79,756.0
+BD-3 = 13.95,0.83,16.61,11.65,4.96,0.36,3.07,13.97,13.86,1134.0,17.39,0.74,19.92,14.69,5.24,-0.12,3.43,17.41,17.44,1134.0,20.27,0.68,22.95,17.72,5.24,-0.07,3.85,20.28,20.2,1134.0,22.39,1.03,25.43,19.23,6.2,-0.15,2.58,22.41,22.4,1134.0,21.74,1.03,23.78,17.72,6.06,-0.34,2.68,21.77,21.75,1134.0,23.37,1.27,27.09,18.82,8.27,-0.52,3.47,23.41,23.5,1132.0,22.0,3.31,27.09,13.31,13.78,-0.5,2.04,22.25,22.61,806.0,23.19,3.03,29.29,14.41,14.88,-0.61,3.1,23.39,23.5,1050.0,25.21,1.61,29.29,18.13,11.16,-0.81,4.2,25.27,25.43,1117.0,22.5,0.99,25.71,19.37,6.34,0.32,3.04,22.52,22.4,1134.0,19.12,1.14,24.61,17.17,7.44,1.43,6.21,19.16,18.89,1134.0,15.8,0.94,20.2,13.58,6.61,1.19,5.15,15.83,15.62,1134.0
+BD-54 = 12.72,1.06,15.51,9.45,6.06,-0.52,2.94,12.76,12.89,1238.0,16.63,1.12,19.37,13.58,5.79,-0.23,2.66,16.66,16.75,1238.0,19.6,0.79,21.57,16.61,4.96,-0.25,2.9,19.62,19.65,1238.0,21.46,1.03,23.23,18.54,4.69,-0.34,2.17,21.48,21.57,1238.0,21.23,1.25,24.33,17.44,6.89,0.05,2.34,21.27,21.02,1238.0,22.04,1.25,26.54,15.51,11.02,-0.26,4.15,22.07,22.06,1238.0,25.05,1.73,27.91,13.31,14.61,-2.1,9.26,25.11,25.57,1202.0,22.81,2.7,27.36,12.76,14.61,-0.51,2.9,22.97,22.81,1063.0,24.9,1.93,28.19,10.55,17.64,-2.4,12.16,24.98,25.43,1222.0,22.15,1.13,25.16,17.72,7.44,-0.2,3.09,22.18,22.26,1238.0,18.2,1.1,22.95,16.61,6.34,0.92,3.39,18.24,17.99,1238.0,14.78,0.68,16.89,13.03,3.86,0.44,2.71,14.79,14.69,1238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_rainfall_2005.properties
new file mode 100644
index 0000000..eb60bf9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 7.23,4.99,27.6,1.15,26.45,1.38,5.3,8.78,6.3,306.0,8.06,9.1,38.46,1.0,37.46,1.61,4.5,12.15,4.45,306.0,147.99,112.16,456.21,10.21,446.0,1.01,3.06,185.58,114.06,306.0,126.2,53.67,265.08,42.1,222.98,0.47,2.29,137.1,123.58,306.0,201.34,130.62,530.47,40.61,489.86,0.87,2.45,239.88,158.87,306.0,97.81,33.57,370.76,48.96,321.81,2.57,17.73,103.39,95.1,306.0,306.22,145.96,598.49,97.97,500.52,0.41,1.62,339.12,247.71,306.0,386.17,90.72,655.17,246.08,409.09,0.56,2.8,396.65,376.24,306.0,261.24,61.43,404.36,136.52,267.84,0.47,2.26,268.35,242.26,306.0,160.58,71.64,337.42,52.0,285.42,0.48,2.43,175.79,159.03,306.0,5.74,4.47,50.74,1.0,49.74,3.85,36.48,7.27,4.95,306.0,4.75,3.52,26.98,1.0,25.98,1.21,6.82,5.91,4.18,306.0
+BD-06 = 13.3,5.1,41.07,7.67,33.4,2.76,13.0,14.24,12.1,173.0,1.47,0.79,5.75,1.0,4.75,2.4,9.49,1.67,1.0,173.0,73.51,24.02,128.53,40.85,87.67,0.37,1.85,77.31,66.22,173.0,35.02,11.67,61.95,14.07,47.88,0.24,2.18,36.9,31.14,173.0,68.0,30.13,136.52,21.04,115.48,0.42,2.03,74.34,63.71,173.0,137.45,50.5,442.65,79.32,363.33,2.54,12.28,146.38,141.9,173.0,355.94,48.29,563.45,272.82,290.64,1.09,4.94,359.19,342.9,173.0,397.75,65.08,592.82,221.2,371.62,0.26,4.36,403.01,406.01,173.0,238.35,37.38,354.04,179.1,174.94,1.19,4.24,241.25,234.95,173.0,320.17,36.16,369.38,202.14,167.24,-0.91,3.47,322.2,325.47,173.0,5.58,4.69,34.09,1.0,33.09,2.72,12.88,7.28,4.83,173.0,4.57,1.61,12.6,1.48,11.12,1.45,6.89,4.84,4.32,173.0
+BD-27 = 16.53,6.14,40.33,8.63,31.7,1.45,5.43,17.62,14.89,131.0,2.14,2.43,15.86,1.0,14.86,3.99,21.02,3.23,1.16,131.0,86.9,24.09,145.01,46.09,98.92,-0.15,2.18,90.15,92.28,131.0,21.03,7.59,36.21,5.75,30.46,-0.64,2.37,22.35,23.03,131.0,78.29,16.01,158.74,43.39,115.35,1.66,8.1,79.9,76.97,131.0,113.47,28.15,229.21,72.46,156.75,1.27,4.77,116.89,105.75,131.0,372.34,61.04,530.47,265.2,265.27,0.73,2.84,377.28,358.4,131.0,234.74,67.8,369.38,132.46,236.91,0.52,1.87,244.27,216.19,131.0,171.7,27.13,240.72,107.25,133.47,0.04,3.18,173.81,171.66,131.0,339.02,49.73,456.21,221.2,235.01,-0.31,2.89,342.62,348.22,131.0,1.15,0.53,4.13,1.0,3.13,3.78,17.79,1.27,1.0,131.0,3.0,1.68,8.49,1.0,7.49,0.97,3.71,3.44,2.9,131.0
+BD-3 = 7.01,2.5,17.03,1.88,15.15,0.31,3.02,7.44,7.0,247.0,7.77,4.25,36.21,1.29,34.92,2.26,12.8,8.85,6.69,247.0,138.5,29.4,249.56,69.34,180.22,0.99,5.32,141.57,133.96,247.0,83.58,39.17,276.9,22.35,254.55,1.27,6.69,92.27,79.65,247.0,178.09,88.16,481.7,62.32,419.38,1.2,4.15,198.64,154.14,247.0,113.35,21.24,184.58,72.46,112.12,1.11,4.35,115.32,110.14,247.0,470.35,74.36,656.36,290.18,366.18,0.04,2.89,476.17,470.18,247.0,269.68,68.37,485.46,145.6,339.86,1.26,4.33,278.18,253.38,247.0,323.4,63.54,456.21,150.06,306.15,-0.62,2.68,329.56,342.59,247.0,293.82,47.85,444.47,179.1,265.37,0.16,3.15,297.67,290.71,247.0,1.99,1.14,5.1,1.0,4.1,1.22,3.57,2.29,1.57,247.0,1.56,0.76,4.25,1.0,3.25,1.8,5.86,1.74,1.23,247.0
+BD-54 = 10.61,4.04,44.72,6.89,37.83,3.92,28.16,11.35,9.33,210.0,6.89,3.95,26.78,3.39,23.39,2.77,11.55,7.93,5.58,210.0,64.75,21.24,121.0,33.08,87.93,0.89,3.15,68.13,59.13,210.0,60.23,34.7,172.75,19.22,153.53,1.27,4.17,69.48,51.85,210.0,145.6,80.48,380.69,44.72,335.96,0.8,2.81,166.27,126.97,210.0,135.4,59.24,308.44,64.23,244.21,1.29,3.49,147.74,108.15,210.0,439.44,73.57,708.5,299.07,409.43,0.62,3.38,445.52,434.48,210.0,320.91,92.14,514.94,196.06,318.88,0.29,1.66,333.81,299.34,210.0,202.03,26.25,273.69,136.52,137.18,0.39,3.3,203.72,198.42,210.0,450.29,88.34,655.17,243.14,412.03,0.16,2.12,458.83,430.98,210.0,1.17,0.48,4.95,1.0,3.95,4.13,24.4,1.26,1.0,210.0,1.61,0.81,5.1,1.0,4.1,1.73,6.13,1.8,1.26,210.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_temperature_2005.properties
new file mode 100644
index 0000000..667862e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_temperature_2005.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 2005 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=2005
+
+# 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 = 22.27,1.24,26.12,18.82,7.3,0.46,3.09,22.31,22.06,1538.0,26.22,1.52,30.39,22.13,8.27,-0.05,2.62,26.26,26.12,1538.0,27.5,1.72,31.5,23.5,7.99,0.0,2.1,27.55,27.36,1538.0,28.23,1.45,31.77,25.16,6.61,0.18,2.17,28.27,28.05,1538.0,25.96,1.5,30.67,22.13,8.54,0.15,2.35,26.0,25.85,1538.0,26.42,1.41,31.5,19.92,11.57,-0.34,4.99,26.45,26.4,1538.0,24.02,2.0,29.29,16.89,12.4,-0.02,2.44,24.1,24.06,1537.0,23.17,2.84,28.19,2.49,25.7,-1.51,8.94,23.35,23.5,1497.0,25.05,1.66,30.39,18.54,11.85,-0.42,3.83,25.1,25.02,1538.0,25.65,1.15,28.74,21.85,6.89,-0.43,3.0,25.68,25.85,1538.0,25.78,0.9,28.88,22.68,6.2,-0.34,3.26,25.8,25.85,1538.0,24.26,1.15,27.09,21.3,5.79,-0.46,2.5,24.29,24.47,1538.0
+BD-06 = 22.45,0.84,24.33,19.65,4.69,-0.26,2.64,22.47,22.54,431.0,26.85,1.51,30.94,23.23,7.72,0.1,2.34,26.9,26.95,431.0,28.56,1.07,30.94,25.71,5.24,-0.13,2.57,28.59,28.46,428.0,28.95,0.97,31.77,24.61,7.17,-0.55,5.68,28.97,29.02,431.0,27.17,0.9,30.67,25.16,5.51,0.46,3.84,27.18,27.09,428.0,27.26,1.51,31.08,23.23,7.85,-0.32,2.7,27.3,27.36,428.0,22.91,1.2,25.71,17.72,7.99,-0.24,3.75,22.94,22.81,427.0,23.45,2.37,29.02,9.72,19.29,-0.63,5.39,23.57,23.37,416.0,25.17,1.05,28.46,21.57,6.89,-0.46,4.01,25.19,25.16,431.0,25.23,0.62,27.09,23.23,3.86,0.01,3.52,25.24,25.16,431.0,25.17,0.67,26.54,23.78,2.76,-0.34,1.91,25.18,25.3,428.0,23.32,0.62,24.47,21.02,3.44,-0.63,3.59,23.33,23.37,431.0
+BD-27 = 21.29,0.48,22.4,19.65,2.76,-0.26,2.8,21.3,21.3,757.0,25.67,0.96,28.19,23.23,4.96,-0.16,2.49,25.69,25.71,757.0,28.59,1.63,32.87,25.43,7.44,0.34,2.14,28.64,28.46,757.0,30.13,1.63,34.25,25.98,8.27,0.24,2.14,30.17,29.98,757.0,28.64,1.8,33.15,25.43,7.72,0.25,1.9,28.7,28.46,756.0,29.42,2.45,34.11,24.33,9.78,-0.06,1.62,29.52,29.81,754.0,24.14,1.62,28.74,19.37,9.37,-0.31,2.89,24.19,24.19,756.0,25.18,2.27,29.84,15.51,14.33,-0.42,2.95,25.28,25.43,747.0,25.79,1.09,27.91,21.85,6.06,-0.22,2.5,25.82,25.85,756.0,25.92,0.85,28.46,23.5,4.96,0.06,2.66,25.93,25.85,756.0,25.28,0.93,27.09,22.4,4.69,-0.53,2.49,25.3,25.43,757.0,23.12,1.16,25.43,20.75,4.69,0.04,1.92,23.15,22.95,757.0
+BD-3 = 21.76,0.84,23.78,19.37,4.41,0.01,2.44,21.78,21.71,1134.0,25.64,1.15,28.74,23.23,5.51,0.16,2.41,25.66,25.64,1134.0,27.79,1.79,31.77,24.06,7.72,0.15,2.16,27.84,27.71,1134.0,28.0,1.84,33.98,24.61,9.37,0.95,3.63,28.06,27.64,1134.0,26.28,1.21,29.02,22.95,6.06,-0.24,2.48,26.31,26.4,1134.0,27.17,1.88,33.43,19.92,13.5,-0.0,3.03,27.24,27.36,1134.0,24.08,2.47,28.74,-7.36,36.1,-6.17,75.38,24.21,24.33,1110.0,25.1,2.56,29.84,15.24,14.61,-0.58,2.89,25.23,25.3,1103.0,26.07,1.58,29.57,18.82,10.75,-0.81,4.05,26.12,26.33,1134.0,26.36,0.76,28.46,23.78,4.69,-0.34,3.13,26.37,26.4,1134.0,26.02,0.64,28.05,24.06,4.0,0.07,3.35,26.03,25.98,1134.0,24.52,0.7,26.54,22.4,4.13,0.1,2.56,24.53,24.47,1134.0
+BD-54 = 20.98,0.59,22.95,19.09,3.86,0.18,3.01,20.99,20.95,1238.0,25.3,1.11,29.02,22.68,6.34,0.33,2.87,25.32,25.16,1238.0,27.75,1.86,33.43,24.88,8.54,0.9,2.79,27.81,27.09,1238.0,28.01,2.32,33.98,24.06,9.92,0.61,2.33,28.11,27.36,1238.0,28.2,2.05,33.98,23.23,10.75,0.02,2.46,28.27,28.19,1238.0,30.43,3.6,41.97,22.95,19.02,0.35,2.36,30.64,29.7,1238.0,25.41,3.82,32.46,-5.98,38.44,-2.24,15.9,25.69,25.36,1161.0,24.67,4.12,29.84,-11.22,41.06,-3.85,26.81,25.01,25.71,1217.0,26.87,0.9,29.02,24.06,4.96,-0.23,2.67,26.88,26.95,1238.0,26.47,0.62,28.46,24.33,4.13,0.29,3.94,26.48,26.47,1238.0,25.66,0.61,27.64,24.06,3.58,0.33,2.7,25.66,25.57,1238.0,23.79,0.61,25.71,22.13,3.58,0.02,2.85,23.79,23.78,1238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_vegetation_2005.properties
new file mode 100644
index 0000000..46f2793
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_1_vegetation_2005.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 2005 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=2005
+
+# 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.52,0.16,0.85,-0.04,0.89,0.01,2.59,0.55,0.5,1536.0,0.53,0.13,0.83,-0.03,0.85,-1.0,4.24,0.55,0.56,1536.0,0.59,0.12,0.79,-0.05,0.84,-1.52,5.99,0.6,0.61,1536.0,0.55,0.12,0.79,-0.02,0.81,-0.99,4.35,0.56,0.56,1536.0,0.52,0.16,0.79,-0.04,0.82,-0.51,2.5,0.55,0.53,1536.0,0.5,0.18,0.81,-0.01,0.82,-0.52,2.77,0.53,0.51,1535.0,0.51,0.2,0.86,0.0,0.85,-0.52,2.39,0.55,0.53,1536.0,0.52,0.18,0.83,0.0,0.82,-0.65,2.69,0.55,0.55,1536.0,0.66,0.2,0.9,-0.04,0.93,-1.19,3.79,0.69,0.71,1536.0,0.67,0.19,0.9,-0.06,0.96,-1.22,3.87,0.7,0.75,1536.0,0.63,0.19,0.89,-0.03,0.92,-0.79,2.96,0.66,0.67,1536.0,0.56,0.19,0.89,0.01,0.88,0.0,2.11,0.59,0.53,1536.0
+BD-06 = 0.42,0.11,0.73,0.07,0.67,0.06,2.62,0.43,0.42,431.0,0.42,0.12,0.72,0.07,0.65,0.09,2.81,0.44,0.42,431.0,0.5,0.13,0.77,-0.02,0.8,-0.39,3.61,0.51,0.5,431.0,0.46,0.1,0.66,-0.01,0.67,-0.67,3.59,0.48,0.47,431.0,0.43,0.09,0.59,0.03,0.56,-0.73,3.61,0.43,0.43,431.0,0.39,0.11,0.62,0.09,0.54,0.16,2.32,0.41,0.39,431.0,0.39,0.1,0.75,0.12,0.63,0.06,2.75,0.4,0.38,431.0,0.37,0.09,0.59,0.1,0.49,0.09,2.68,0.38,0.37,431.0,0.54,0.12,0.77,0.04,0.72,-0.67,3.63,0.55,0.56,431.0,0.62,0.12,0.82,0.12,0.7,-1.19,4.26,0.64,0.66,431.0,0.59,0.13,0.79,-0.09,0.88,-0.96,4.34,0.61,0.62,431.0,0.45,0.12,0.76,0.0,0.76,-0.19,2.61,0.47,0.45,431.0
+BD-27 = 0.49,0.11,0.77,0.14,0.62,-0.48,3.56,0.5,0.5,757.0,0.51,0.12,0.74,0.13,0.61,-1.01,3.56,0.52,0.53,757.0,0.54,0.13,0.74,0.05,0.69,-1.13,3.8,0.56,0.58,757.0,0.45,0.09,0.67,0.1,0.57,-1.02,4.45,0.46,0.48,757.0,0.44,0.09,0.62,0.08,0.54,-0.99,3.63,0.45,0.47,757.0,0.43,0.1,0.61,0.1,0.51,-0.66,2.73,0.45,0.46,757.0,0.39,0.09,0.59,0.05,0.54,-1.01,3.98,0.4,0.4,757.0,0.49,0.13,0.74,0.12,0.62,-0.4,2.61,0.51,0.51,757.0,0.63,0.11,0.81,0.18,0.63,-0.88,3.14,0.64,0.66,757.0,0.65,0.1,0.83,0.21,0.61,-1.13,4.37,0.65,0.66,757.0,0.58,0.08,0.79,0.27,0.52,-0.81,4.99,0.59,0.59,756.0,0.5,0.1,0.78,0.17,0.61,0.21,3.83,0.51,0.48,757.0
+BD-3 = 0.44,0.08,0.71,0.14,0.57,0.23,2.96,0.45,0.44,1134.0,0.5,0.09,0.73,0.16,0.57,-0.42,3.9,0.51,0.5,1134.0,0.6,0.12,0.79,0.16,0.63,-0.91,2.96,0.61,0.64,1134.0,0.53,0.09,0.69,0.16,0.53,-1.04,3.72,0.54,0.56,1134.0,0.47,0.1,0.64,0.07,0.58,-1.5,5.63,0.48,0.5,1134.0,0.41,0.12,0.61,-0.02,0.63,-1.26,5.27,0.43,0.42,1134.0,0.42,0.15,0.71,-0.01,0.72,-0.86,3.64,0.44,0.44,1134.0,0.42,0.14,0.67,-0.04,0.7,-1.24,4.23,0.44,0.46,1134.0,0.59,0.18,0.81,-0.03,0.84,-1.6,5.16,0.62,0.66,1134.0,0.59,0.18,0.83,-0.02,0.85,-1.54,5.24,0.62,0.65,1134.0,0.51,0.14,0.7,0.01,0.69,-1.61,5.43,0.53,0.56,1134.0,0.43,0.08,0.6,0.14,0.46,-0.95,3.54,0.44,0.45,1134.0
+BD-54 = 0.42,0.08,0.66,0.16,0.49,-0.18,3.6,0.43,0.43,1238.0,0.43,0.08,0.66,0.14,0.51,-0.43,4.06,0.43,0.43,1238.0,0.56,0.12,0.79,0.13,0.67,-0.64,3.51,0.57,0.57,1238.0,0.53,0.1,0.7,0.18,0.52,-1.06,3.86,0.54,0.56,1238.0,0.46,0.08,0.64,0.17,0.47,-0.34,2.85,0.46,0.46,1238.0,0.45,0.08,0.66,0.17,0.48,-0.5,3.69,0.45,0.45,1238.0,0.32,0.08,0.59,0.07,0.51,-0.48,3.33,0.33,0.33,1238.0,0.52,0.14,0.73,0.05,0.69,-1.25,4.01,0.54,0.56,1238.0,0.64,0.14,0.8,0.12,0.68,-1.35,4.04,0.66,0.7,1238.0,0.61,0.13,0.8,0.11,0.69,-1.19,3.68,0.62,0.66,1238.0,0.49,0.09,0.68,0.12,0.55,-1.25,4.13,0.5,0.52,1238.0,0.37,0.06,0.59,0.14,0.45,-0.37,5.71,0.37,0.37,1238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_nighttemp_2005.properties
new file mode 100644
index 0000000..246de57
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_nighttemp_2005.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 2005 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=2005
+
+# 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.33,0.55,15.51,12.76,2.76,-0.57,2.71,14.34,14.41,150.0,17.64,0.43,18.54,16.61,1.93,-0.07,2.58,17.64,17.65,150.0,19.11,0.39,20.47,18.27,2.2,0.18,3.55,19.11,19.09,150.0,21.6,0.33,22.75,20.68,2.07,-0.07,3.68,21.6,21.57,150.0,21.17,0.56,22.95,19.92,3.03,0.52,2.94,21.18,21.16,150.0,20.9,1.52,25.16,16.34,8.82,-0.09,2.78,20.95,20.75,140.0,20.15,1.33,22.68,16.89,5.79,-0.24,2.72,20.19,20.2,145.0,19.08,0.2,19.3,18.82,0.48,-0.3,2.02,19.08,19.09,4.0,21.42,0.95,23.5,18.82,4.69,0.04,3.26,21.45,21.3,144.0,21.03,0.75,22.95,18.82,4.13,-0.11,2.87,21.05,21.02,150.0,18.23,0.32,19.09,17.17,1.93,-0.3,3.57,18.23,18.27,150.0,16.95,0.43,17.99,15.79,2.2,-0.68,3.0,16.96,17.1,150.0
+BD-0-G080002 = 14.12,0.41,14.82,12.76,2.07,-0.74,3.87,14.13,14.13,66.0,17.88,0.41,18.82,16.82,2.0,-0.37,3.09,17.88,17.85,66.0,20.63,0.4,21.57,19.92,1.65,0.11,2.53,20.63,20.61,66.0,22.1,0.44,22.95,21.02,1.93,-0.4,2.88,22.1,22.13,66.0,21.3,0.66,22.95,20.2,2.76,0.22,2.26,21.31,21.3,66.0,24.17,1.11,26.81,21.85,4.96,-0.24,2.24,24.2,24.4,66.0,17.32,2.28,25.16,14.69,10.47,2.32,8.02,17.46,16.41,61.0,21.34,3.87,29.29,15.51,13.78,0.46,2.23,21.68,20.75,43.0,23.69,2.41,29.02,17.72,11.3,-0.49,2.83,23.81,24.12,66.0,23.06,0.71,24.61,21.3,3.31,-0.32,3.15,23.07,23.09,66.0,19.77,0.68,21.02,18.27,2.76,-0.33,2.4,19.78,19.89,66.0,15.74,0.63,17.03,13.86,3.17,-0.36,3.08,15.75,15.79,66.0
+BD-0-G080003 = 14.25,0.47,15.37,13.03,2.34,-0.15,3.02,14.26,14.27,69.0,18.7,0.42,19.65,17.58,2.07,-0.32,2.98,18.7,18.75,69.0,20.89,0.45,21.71,20.06,1.65,0.03,1.88,20.9,20.82,69.0,23.84,0.52,24.61,22.4,2.2,-0.71,3.01,23.84,23.92,69.0,22.18,0.69,23.5,20.75,2.76,-0.22,1.99,22.19,22.4,69.0,22.72,0.98,24.61,20.2,4.41,-0.61,3.04,22.74,22.95,69.0,19.3,1.6,25.16,17.72,7.44,1.97,7.66,19.36,19.23,29.0,22.58,2.11,26.4,19.92,6.48,0.35,1.59,22.67,21.99,69.0,22.13,2.83,27.09,16.89,10.2,0.12,1.99,22.31,21.57,69.0,23.79,0.89,25.43,21.57,3.86,-0.68,2.87,23.8,23.92,69.0,19.61,0.49,20.47,18.54,1.93,-0.2,2.56,19.62,19.65,69.0,16.41,0.72,17.72,14.69,3.03,0.08,2.83,16.43,16.34,69.0
+BD-0-G080004 = 14.43,0.79,17.03,12.89,4.13,0.46,2.91,14.45,14.38,172.0,18.74,0.81,21.3,17.03,4.27,0.4,3.05,18.76,18.72,172.0,20.38,0.86,23.02,18.82,4.2,0.95,3.72,20.4,20.2,172.0,22.18,0.86,25.16,20.75,4.41,0.85,3.71,22.2,21.99,172.0,22.6,0.82,24.88,21.02,3.86,0.2,2.36,22.62,22.68,172.0,22.44,1.45,25.43,18.54,6.89,-0.29,3.1,22.49,22.4,172.0,20.79,2.77,25.98,16.34,9.65,0.53,2.12,20.97,20.2,167.0,17.86,0.45,18.27,16.61,1.65,-1.5,4.82,17.87,17.99,27.0,21.96,1.5,25.43,12.48,12.95,-1.32,11.91,22.01,21.85,166.0,22.93,0.84,25.16,20.2,4.96,0.3,3.49,22.94,22.81,172.0,18.91,1.34,24.33,16.89,7.44,1.75,6.51,18.96,18.41,172.0,16.95,0.96,20.75,14.82,5.93,1.11,5.62,16.97,16.75,172.0
+BD-0-G080005 = 14.38,0.51,16.06,13.31,2.76,1.08,4.46,14.39,14.27,111.0,18.14,0.41,19.37,17.17,2.2,0.1,2.85,18.14,18.13,111.0,20.47,0.46,21.57,19.92,1.65,0.68,2.54,20.48,20.47,111.0,22.93,0.79,24.33,20.75,3.58,-0.2,2.47,22.94,22.81,111.0,21.85,0.76,22.95,19.65,3.31,-1.13,3.75,21.87,21.99,111.0,23.61,1.27,25.43,19.09,6.34,-0.81,3.53,23.64,23.78,111.0,20.58,3.44,26.26,15.51,10.75,0.41,1.97,20.86,20.24,66.0,23.37,2.09,29.84,18.54,11.3,0.69,3.12,23.47,22.81,107.0,23.97,2.67,28.33,16.89,11.44,-0.66,3.23,24.12,24.06,111.0,23.54,0.97,25.71,21.85,3.86,0.04,1.92,23.56,23.64,111.0,19.49,0.58,20.75,17.99,2.76,-0.19,2.71,19.5,19.44,111.0,15.91,0.53,17.44,14.69,2.76,0.35,2.67,15.92,15.79,111.0
+BD-0-G080006 = 15.79,1.05,20.2,13.44,6.75,0.7,5.5,15.82,15.93,91.0,19.46,1.14,22.95,16.89,6.06,0.05,2.89,19.49,19.65,91.0,20.78,0.97,24.06,18.82,5.24,0.4,3.11,20.8,20.75,91.0,23.07,0.89,25.71,21.3,4.41,0.29,2.84,23.08,23.09,91.0,23.17,0.91,26.26,20.75,5.51,0.35,3.38,23.19,22.95,91.0,24.62,1.17,26.26,21.57,4.69,-0.64,2.71,24.65,24.61,80.0,21.34,1.65,25.98,18.27,7.72,0.19,3.25,21.4,21.57,63.0,14.68,3.66,22.13,12.76,9.37,1.37,2.97,15.12,12.76,31.0,22.47,1.62,24.61,14.96,9.65,-1.45,6.93,22.53,23.02,80.0,23.39,1.21,25.98,21.3,4.69,0.41,2.14,23.42,23.16,91.0,20.07,1.41,25.16,17.85,7.3,0.7,3.67,20.12,19.92,91.0,17.93,1.31,23.78,16.06,7.72,1.73,7.36,17.98,17.58,91.0
+BD-0-G080007 = 14.58,0.35,15.1,13.58,1.52,-0.85,3.65,14.59,14.55,29.0,18.28,0.56,19.37,17.17,2.2,-0.06,2.58,18.29,18.13,29.0,20.84,0.62,21.85,19.99,1.86,0.26,1.56,20.84,20.68,29.0,22.21,0.34,22.81,21.57,1.24,-0.02,2.06,22.21,22.13,29.0,22.01,0.46,23.37,21.3,2.07,0.7,3.67,22.02,21.99,29.0,22.22,0.76,23.23,20.47,2.76,-0.67,2.47,22.23,22.4,29.0,22.01,3.51,26.17,16.89,9.28,-0.09,1.42,22.28,21.37,25.0,17.85,0.62,20.1,17.44,2.66,2.84,11.23,17.86,17.76,18.0,24.04,1.55,25.98,19.65,6.34,-1.53,4.84,24.09,24.61,29.0,22.96,0.34,23.5,22.13,1.38,-0.27,2.71,22.96,22.95,29.0,18.25,0.7,19.92,17.17,2.76,1.07,3.38,18.26,17.99,29.0,15.75,0.44,16.89,14.96,1.93,0.84,3.41,15.75,15.58,29.0
+BD-0-G080008 = 13.86,1.11,15.93,12.07,3.86,0.4,1.84,13.91,13.58,90.0,17.12,0.63,18.27,15.51,2.76,-0.32,2.16,17.13,17.2,90.0,19.84,0.43,20.75,18.68,2.07,-0.24,2.83,19.85,19.78,90.0,21.65,0.65,23.09,19.65,3.44,0.07,3.21,21.66,21.61,90.0,21.1,0.71,22.68,19.09,3.58,-0.55,2.92,21.11,21.2,90.0,23.3,1.03,25.98,20.75,5.24,-0.03,2.68,23.32,23.37,90.0,18.08,4.14,25.71,13.86,11.85,0.9,2.2,18.54,16.48,46.0,25.65,0.93,27.09,21.85,5.24,-1.36,7.0,25.66,25.71,85.0,25.56,1.68,28.19,21.57,6.61,-0.13,1.7,25.62,25.36,90.0,22.39,1.27,24.33,18.82,5.51,-0.44,2.36,22.42,22.57,90.0,19.24,0.98,21.3,17.17,4.13,0.1,2.17,19.27,19.09,90.0,15.86,1.21,18.27,13.31,4.96,0.25,1.86,15.91,15.55,90.0
+BD-0-G080009 = 13.13,0.51,15.17,11.93,3.24,0.85,4.78,13.14,13.03,104.0,16.76,0.63,18.54,14.96,3.58,0.18,3.05,16.77,16.75,104.0,19.42,0.43,20.47,18.27,2.2,-0.29,2.65,19.43,19.51,104.0,19.95,0.46,21.02,19.09,1.93,0.45,2.78,19.96,19.92,104.0,20.43,0.48,21.57,19.37,2.2,0.42,2.51,20.43,20.3,104.0,22.49,1.13,25.43,20.75,4.69,0.82,2.64,22.52,22.13,104.0,19.04,1.32,21.02,14.96,6.06,-0.79,3.15,19.09,19.27,88.0,17.0,0.98,20.75,16.06,4.69,2.18,7.44,17.03,16.61,72.0,22.24,0.86,24.06,19.92,4.13,-0.21,2.93,22.25,22.23,104.0,21.8,0.48,22.81,20.47,2.34,-0.18,2.31,21.8,21.85,104.0,17.26,0.46,19.51,16.2,3.31,1.54,8.14,17.26,17.17,104.0,15.18,0.52,17.44,14.41,3.03,1.3,5.82,15.19,15.1,104.0
+BD-0-G080010 = 14.36,0.92,15.79,12.76,3.03,-0.11,1.84,14.39,14.41,52.0,18.33,0.94,20.2,15.79,4.41,-0.62,2.83,18.36,18.68,52.0,21.4,0.68,23.23,20.33,2.89,0.87,3.15,21.41,21.3,52.0,23.31,0.57,24.61,22.4,2.2,0.13,2.06,23.31,23.37,52.0,22.68,0.96,24.33,20.2,4.13,-0.5,3.06,22.7,22.81,52.0,22.62,2.21,26.26,16.34,9.92,-0.43,2.93,22.73,22.75,52.0,21.85,1.98,25.98,18.82,7.17,0.2,2.67,21.94,22.13,39.0,23.42,1.64,25.71,19.37,6.34,-0.64,2.57,23.47,23.78,43.0,23.58,1.49,26.54,20.89,5.65,0.34,2.11,23.63,23.54,52.0,23.62,0.71,24.88,21.3,3.58,-1.16,5.62,23.63,23.78,52.0,19.24,0.95,21.85,17.99,3.86,0.73,2.66,19.26,19.03,52.0,16.43,0.74,18.13,14.96,3.17,0.79,3.25,16.44,16.34,52.0
+BD-0-G080011 = 13.21,0.59,14.41,11.65,2.76,-0.26,3.13,13.22,13.31,71.0,16.72,0.62,17.99,15.51,2.48,-0.02,2.03,16.74,16.68,71.0,18.88,0.6,19.92,17.72,2.2,0.08,1.85,18.89,18.82,71.0,21.89,0.78,23.78,20.2,3.58,0.08,2.45,21.9,21.85,71.0,20.97,0.87,22.95,19.65,3.31,0.42,2.21,20.99,20.89,71.0,22.63,0.7,23.78,20.4,3.38,-0.97,4.75,22.64,22.68,71.0,17.78,2.45,25.71,14.13,11.57,1.75,6.14,17.94,17.17,71.0,23.28,3.45,25.85,14.13,11.71,-1.39,3.36,23.53,25.16,71.0,25.84,0.82,27.91,24.33,3.58,0.7,3.07,25.85,25.71,71.0,22.59,1.04,24.33,20.47,3.86,-0.41,2.1,22.61,22.81,71.0,18.52,0.84,20.2,16.34,3.86,-0.46,3.04,18.54,18.68,71.0,15.65,0.54,16.61,14.69,1.93,-0.45,2.03,15.66,15.79,71.0
+BD-0-G080012 = 14.89,0.9,17.44,13.31,4.13,0.11,2.2,14.91,14.82,88.0,18.61,1.04,21.85,16.06,5.79,0.3,3.06,18.64,18.44,88.0,21.58,0.83,23.5,20.2,3.31,0.39,2.11,21.6,21.4,88.0,22.82,0.97,25.16,21.16,4.0,0.31,1.99,22.84,22.68,88.0,23.21,1.1,25.98,20.75,5.24,-0.09,2.2,23.24,23.3,88.0,24.23,1.42,27.09,21.44,5.65,-0.06,1.84,24.27,24.06,86.0,23.93,2.61,26.26,18.27,7.99,-1.08,2.91,24.07,24.92,84.0,20.54,2.26,23.5,17.44,6.06,-0.15,1.38,20.65,21.57,23.0,23.9,1.73,26.54,19.92,6.61,-0.33,1.92,23.96,24.54,80.0,24.16,0.68,25.43,21.3,4.13,-1.0,5.29,24.17,24.33,88.0,20.27,1.32,23.5,17.99,5.51,0.3,2.04,20.31,20.2,88.0,16.96,0.98,20.47,15.24,5.24,1.25,4.78,16.98,16.86,88.0
+BD-0-G080013 = 14.13,1.2,17.72,12.2,5.51,0.9,2.94,14.18,13.72,190.0,17.91,1.04,19.92,15.79,4.13,0.19,2.17,17.94,17.75,190.0,19.45,0.77,21.02,17.72,3.31,0.08,2.41,19.46,19.4,190.0,20.95,0.92,23.5,18.96,4.55,0.23,2.99,20.97,21.02,190.0,21.02,0.69,22.61,19.37,3.24,-0.41,2.71,21.03,21.13,190.0,21.69,1.05,24.61,19.09,5.51,-0.11,2.74,21.72,21.71,189.0,18.03,1.13,20.47,14.69,5.79,-0.33,2.81,18.07,18.13,180.0,16.78,1.03,19.65,14.41,5.24,0.47,2.98,16.81,16.61,149.0,21.11,0.98,24.06,18.96,5.1,0.5,3.11,21.13,21.02,189.0,21.31,0.95,22.68,18.82,3.86,-0.56,2.21,21.33,21.57,190.0,18.75,1.28,22.13,16.61,5.51,0.7,2.53,18.79,18.51,190.0,16.9,1.09,19.37,14.96,4.41,0.44,2.22,16.94,16.61,190.0
+BD-0-G080014 = 15.08,0.78,16.48,12.76,3.72,-0.78,3.24,15.1,15.24,136.0,17.5,0.78,19.09,14.96,4.13,-1.02,4.0,17.52,17.58,136.0,18.22,0.96,20.06,16.2,3.86,0.07,2.08,18.25,18.13,136.0,20.58,0.84,22.95,18.27,4.69,-0.08,3.37,20.59,20.61,136.0,21.12,0.77,22.68,18.82,3.86,-0.3,2.75,21.14,21.06,136.0,22.68,1.64,25.98,18.82,7.17,-0.14,2.39,22.74,22.5,136.0,18.86,3.07,27.36,14.96,12.4,0.78,3.0,19.11,17.99,112.0,21.95,1.87,26.26,17.72,8.54,0.27,2.88,22.03,21.85,135.0,26.34,0.97,27.64,24.06,3.58,-0.46,2.17,26.36,26.54,136.0,23.05,0.76,24.88,21.02,3.86,-0.43,2.88,23.07,23.23,136.0,21.64,1.62,24.61,19.09,5.51,0.2,1.78,21.7,21.4,136.0,18.26,1.2,20.75,16.2,4.55,0.05,1.8,18.3,18.27,136.0
+BD-0-G080015 = 13.84,0.65,15.51,11.93,3.58,0.01,2.96,13.86,13.86,125.0,16.01,0.91,17.72,14.27,3.44,0.09,2.01,16.04,16.06,125.0,18.15,1.14,19.92,15.51,4.41,-0.44,2.21,18.18,18.27,125.0,21.45,0.86,23.23,19.78,3.44,-0.17,2.1,21.47,21.57,125.0,20.39,0.89,22.68,18.54,4.13,0.28,2.89,20.41,20.27,125.0,20.72,1.76,25.43,14.69,10.75,-0.11,4.49,20.8,20.75,125.0,20.08,2.27,27.36,14.96,12.4,0.03,2.98,20.21,20.37,124.0,21.26,2.87,25.98,14.69,11.3,-0.08,2.62,21.45,21.02,121.0,24.92,1.61,27.64,20.75,6.89,-0.67,2.65,24.97,25.23,125.0,22.61,0.75,24.61,20.2,4.41,-0.55,4.0,22.62,22.68,125.0,19.44,0.65,21.85,17.99,3.86,0.56,3.85,19.45,19.37,125.0,16.05,0.73,17.99,14.96,3.03,0.63,2.43,16.06,15.93,125.0
+BD-06-G030001 = 14.92,0.51,15.79,13.58,2.2,-0.41,2.94,14.93,14.96,37.0,19.26,0.59,21.02,18.27,2.76,0.67,3.71,19.27,19.37,37.0,21.27,0.64,23.23,20.47,2.76,1.61,5.16,21.28,21.16,37.0,24.04,0.51,25.43,23.23,2.2,1.14,4.58,24.04,23.92,37.0,23.43,0.52,24.74,22.4,2.34,1.09,4.01,23.44,23.37,37.0,24.02,1.27,26.81,21.3,5.51,-0.21,2.7,24.05,24.19,37.0,22.13,1.19,24.06,18.27,5.79,-0.95,4.83,22.16,22.13,37.0,24.12,1.93,26.54,20.89,5.65,-0.22,1.44,24.19,24.33,31.0,25.88,0.5,26.95,24.88,2.07,-0.55,2.72,25.89,25.98,37.0,23.63,0.79,25.43,22.4,3.03,0.66,2.79,23.64,23.5,37.0,18.95,0.59,20.75,17.99,2.76,0.91,4.13,18.95,18.82,37.0,15.75,0.39,16.89,14.96,1.93,0.37,3.64,15.75,15.72,37.0
+BD-06-G030002 = 14.76,0.4,15.79,13.58,2.2,-0.23,3.96,14.76,14.75,93.0,18.71,0.58,20.2,17.44,2.76,0.61,3.06,18.72,18.54,93.0,21.01,0.49,21.92,19.78,2.14,-0.36,2.86,21.01,21.02,93.0,23.52,0.37,24.33,22.4,1.93,-0.18,3.18,23.52,23.5,93.0,23.3,0.39,24.19,21.57,2.62,-1.32,7.81,23.3,23.3,93.0,22.89,1.21,26.26,20.2,6.06,0.02,3.25,22.93,22.81,93.0,22.23,1.8,25.71,17.72,7.99,0.39,2.85,22.31,21.85,78.0,25.8,0.98,27.5,22.68,4.82,-1.33,4.88,25.82,25.98,91.0,25.7,1.27,27.36,22.26,5.1,-1.42,3.76,25.73,26.26,93.0,23.77,0.44,24.61,22.54,2.07,-0.36,2.86,23.78,23.78,93.0,19.29,0.59,20.75,18.13,2.62,-0.05,2.47,19.3,19.3,93.0,16.34,0.67,18.27,15.24,3.03,0.86,2.91,16.35,16.06,93.0
+BD-06-G030003 = 14.75,0.62,16.34,13.03,3.31,0.29,3.15,14.76,14.69,98.0,19.54,0.69,21.3,17.44,3.86,-0.0,3.24,19.55,19.51,98.0,22.07,0.64,23.57,21.02,2.55,0.52,2.43,22.08,21.92,98.0,24.11,0.47,25.02,23.23,1.79,-0.05,2.17,24.12,24.12,98.0,23.4,0.66,24.68,21.85,2.82,-0.16,2.38,23.41,23.37,98.0,25.32,0.97,26.54,21.57,4.96,-1.62,5.83,25.34,25.71,98.0,22.18,2.04,26.26,17.99,8.27,0.3,2.21,22.27,21.82,96.0,23.34,3.17,26.26,18.54,7.72,-0.74,1.64,23.55,25.16,48.0,25.82,1.48,27.91,21.57,6.34,-1.37,4.39,25.86,26.26,90.0,23.99,0.55,24.88,22.4,2.48,-0.66,2.97,23.99,24.06,98.0,20.01,1.23,22.75,17.99,4.75,0.56,2.24,20.05,19.65,98.0,16.34,0.84,18.82,14.69,4.13,0.97,3.61,16.37,16.2,98.0
+BD-06-G030004 = 14.94,0.36,15.37,13.86,1.52,-1.54,4.96,14.95,15.06,26.0,18.34,0.32,19.09,17.85,1.24,0.45,2.64,18.34,18.27,26.0,21.1,0.4,21.85,20.2,1.65,-0.4,2.61,21.11,21.16,26.0,23.44,0.35,24.06,22.95,1.1,0.21,1.98,23.44,23.47,26.0,22.98,0.49,24.33,22.13,2.2,0.86,3.89,22.98,22.95,26.0,23.25,0.69,25.43,21.99,3.44,1.17,5.09,23.26,23.02,26.0,21.39,0.73,22.4,19.65,2.76,-0.39,2.5,21.4,21.39,25.0,24.32,3.82,25.98,14.69,11.3,-2.19,5.8,24.6,25.71,23.0,25.96,0.41,26.54,25.16,1.38,-0.41,2.12,25.96,25.98,26.0,24.11,0.51,24.88,22.4,2.48,-1.41,6.06,24.12,24.16,26.0,18.48,0.37,19.09,17.99,1.1,0.25,1.81,18.48,18.54,26.0,15.51,0.3,15.93,14.82,1.1,-0.65,2.47,15.51,15.51,26.0
+BD-06-G030005 = 14.88,0.57,16.34,13.58,2.76,0.28,3.22,14.89,14.96,130.0,19.7,1.06,22.95,18.27,4.69,1.19,4.0,19.72,19.47,130.0,21.94,0.83,24.33,20.75,3.58,1.23,3.97,21.96,21.71,130.0,24.09,0.71,26.26,22.68,3.58,0.88,3.97,24.1,24.06,130.0,23.23,0.56,24.88,21.99,2.89,0.48,3.79,23.24,23.23,130.0,24.74,1.39,26.81,16.61,10.2,-2.18,11.4,24.77,25.16,129.0,24.11,1.51,26.26,20.89,5.37,-0.34,1.99,24.15,24.47,126.0,25.92,1.53,26.81,18.82,7.99,-4.0,18.15,25.97,26.26,80.0,26.57,0.58,27.64,22.4,5.24,-2.74,22.52,26.57,26.54,126.0,24.09,0.78,26.26,22.4,3.86,0.67,3.6,24.1,24.06,127.0,19.89,1.14,23.5,17.99,5.51,1.48,4.9,19.93,19.65,130.0,16.37,1.22,21.02,14.69,6.34,2.19,7.55,16.42,16.06,130.0
+BD-06-G030006 = 14.91,0.56,16.06,13.58,2.48,-0.05,2.7,14.92,14.89,51.0,18.38,0.33,19.37,17.72,1.65,0.66,3.48,18.38,18.41,51.0,21.16,0.26,21.85,20.61,1.24,0.15,2.86,21.16,21.16,51.0,23.78,0.22,24.33,23.37,0.96,0.41,2.61,23.78,23.78,51.0,23.1,0.45,24.61,22.13,2.48,0.64,4.56,23.1,23.09,51.0,23.35,1.28,26.26,19.92,6.34,-0.16,2.9,23.38,23.64,51.0,22.46,1.85,25.71,19.51,6.2,0.5,2.16,22.53,21.99,47.0,21.33,4.94,27.5,13.86,13.64,-0.35,1.41,21.88,22.95,48.0,25.38,0.4,26.26,24.33,1.93,0.12,3.03,25.38,25.3,51.0,23.8,0.52,24.61,22.81,1.79,-0.08,1.93,23.81,23.78,51.0,18.4,0.39,19.3,17.72,1.58,0.72,2.85,18.41,18.27,51.0,15.78,0.5,17.17,14.69,2.48,0.75,4.08,15.78,15.79,51.0
+BD-27-G250001 = 15.11,0.62,16.61,13.31,3.31,-0.2,3.06,15.12,15.1,129.0,18.98,0.57,21.16,17.99,3.17,1.56,6.13,18.99,18.82,129.0,21.76,0.98,24.33,20.2,4.13,0.94,3.25,21.78,21.57,129.0,24.55,0.84,26.47,22.95,3.51,0.35,2.32,24.56,24.47,129.0,23.14,0.93,25.71,20.47,5.24,0.82,3.75,23.16,22.95,129.0,23.61,1.5,26.67,17.72,8.96,-0.64,3.73,23.66,23.71,127.0,21.82,2.01,25.71,18.54,7.17,0.29,1.78,21.91,21.39,126.0,22.59,3.03,27.64,15.79,11.85,-0.19,2.19,22.79,22.95,116.0,25.02,1.99,27.36,17.72,9.65,-1.15,3.68,25.09,25.71,129.0,23.23,1.24,25.98,20.2,5.79,-0.18,2.15,23.26,23.5,129.0,18.98,1.27,22.95,15.51,7.44,0.6,4.69,19.03,19.09,129.0,16.15,0.9,18.75,14.41,4.34,0.71,3.28,16.18,16.06,129.0
+BD-27-G250002 = 13.4,0.47,14.41,12.2,2.2,-0.11,3.0,13.41,13.44,42.0,17.81,0.31,18.54,17.17,1.38,-0.12,3.2,17.81,17.85,42.0,20.21,0.13,20.47,19.78,0.69,-0.73,4.93,20.21,20.2,42.0,22.74,0.3,23.5,22.13,1.38,0.34,3.19,22.74,22.71,42.0,24.31,0.99,26.81,22.95,3.86,0.95,3.17,24.33,24.06,42.0,23.11,0.99,24.33,19.37,4.96,-1.62,6.31,23.13,23.37,42.0,24.94,0.1,25.16,24.88,0.28,1.36,3.23,24.94,24.88,14.0,26.26,0.31,26.81,25.98,0.83,0.55,1.75,26.26,26.12,10.0,24.97,0.42,25.98,23.78,2.2,-0.26,3.68,24.97,24.96,42.0,22.13,0.31,22.81,21.3,1.52,-0.07,3.04,22.13,22.13,42.0,17.3,0.49,18.41,16.06,2.34,-0.24,3.03,17.31,17.3,42.0,14.34,0.29,14.96,13.86,1.1,0.47,2.54,14.34,14.27,42.0
+BD-27-G250003 = 14.55,0.48,15.79,13.58,2.2,0.87,3.45,14.56,14.41,89.0,19.0,0.5,19.92,17.17,2.76,-1.05,4.03,19.01,19.16,89.0,20.88,0.46,22.4,20.06,2.34,0.98,4.27,20.88,20.75,89.0,23.92,0.33,25.02,23.23,1.79,0.97,4.5,23.93,23.85,89.0,22.9,0.65,24.19,21.57,2.62,-0.27,2.38,22.91,22.95,89.0,24.34,1.46,29.29,22.13,7.17,0.72,3.19,24.38,24.06,89.0,24.0,0.84,25.98,21.85,4.13,0.04,2.41,24.01,24.02,86.0,23.63,2.19,27.64,18.68,8.96,-0.26,1.92,23.73,23.92,86.0,25.24,0.65,26.81,23.78,3.03,0.73,3.09,25.25,25.02,88.0,22.46,0.76,24.33,20.75,3.58,0.29,2.96,22.47,22.4,89.0,18.45,1.25,21.85,16.61,5.24,0.84,2.92,18.5,18.13,89.0,15.53,0.81,17.72,14.41,3.31,1.05,3.28,15.56,15.37,89.0
+BD-27-G250004 = 13.59,0.42,14.41,12.48,1.93,-0.38,2.75,13.59,13.65,71.0,18.2,0.57,19.09,16.61,2.48,-0.45,2.52,18.21,18.2,71.0,20.29,0.37,21.02,19.37,1.65,-0.17,2.6,20.3,20.33,71.0,23.12,0.32,23.78,22.68,1.1,0.18,2.07,23.12,23.16,71.0,23.55,0.48,24.33,22.13,2.2,-0.42,2.9,23.56,23.5,71.0,24.09,1.44,28.19,20.2,7.99,-0.07,4.19,24.13,24.19,71.0,23.42,1.43,25.16,20.47,4.69,-0.45,2.06,23.46,23.41,53.0,25.83,1.4,27.64,21.3,6.34,-1.52,5.05,25.86,26.05,68.0,24.89,0.47,25.98,23.78,2.2,-0.55,3.12,24.89,24.96,68.0,22.23,0.39,23.09,21.57,1.52,0.31,2.17,22.24,22.19,71.0,17.14,0.42,17.99,15.79,2.2,-0.63,3.96,17.14,17.17,71.0,14.65,0.25,15.24,14.0,1.24,-0.07,3.22,14.65,14.69,71.0
+BD-27-G250005 = 15.55,0.64,16.75,11.38,5.37,-1.88,14.6,15.57,15.58,144.0,19.55,0.73,22.68,18.54,4.13,1.51,5.64,19.56,19.37,144.0,22.53,0.72,24.33,20.47,3.86,-0.21,3.12,22.54,22.54,144.0,24.86,0.49,25.98,23.5,2.48,-0.23,3.33,24.87,24.88,144.0,23.28,0.93,25.16,21.02,4.13,-0.14,2.23,23.3,23.3,144.0,24.03,1.87,27.09,19.65,7.44,-0.38,2.47,24.1,24.06,141.0,21.9,2.62,25.71,14.69,11.02,-0.58,3.16,22.05,21.85,134.0,23.08,1.96,26.81,19.09,7.72,0.03,2.01,23.16,22.79,142.0,24.52,1.8,26.81,17.72,9.09,-1.17,4.93,24.58,24.74,141.0,23.25,0.78,24.88,21.3,3.58,-0.18,2.7,23.27,23.23,143.0,19.81,1.01,22.68,17.03,5.65,-0.36,3.27,19.84,19.92,144.0,16.63,0.59,17.85,15.24,2.62,-0.21,2.68,16.64,16.68,143.0
+BD-27-G250006 = 12.78,0.54,13.86,11.65,2.2,-0.1,2.88,12.79,12.76,58.0,17.0,0.49,17.99,16.06,1.93,-0.05,1.93,17.01,17.03,58.0,19.76,0.4,21.02,19.09,1.93,1.02,4.05,19.76,19.65,58.0,22.84,0.31,23.5,22.13,1.38,-0.06,2.71,22.84,22.81,58.0,23.2,0.39,24.06,22.13,1.93,-0.25,2.81,23.21,23.23,58.0,23.45,1.01,26.26,21.44,4.82,0.4,2.71,23.47,23.16,58.0,25.37,0.76,26.54,23.5,3.03,-0.29,3.04,25.38,25.16,42.0,20.46,6.05,26.67,14.13,12.54,-0.07,1.03,21.3,24.4,25.0,25.26,0.55,26.26,24.33,1.93,0.07,2.27,25.27,25.3,55.0,22.34,0.42,23.78,21.57,2.2,1.01,4.11,22.35,22.26,58.0,17.87,0.7,19.23,16.61,2.62,0.35,2.18,17.88,17.79,58.0,14.66,0.45,15.58,13.86,1.72,0.12,1.93,14.67,14.69,58.0
+BD-27-G250007 = 14.23,0.67,14.96,12.48,2.48,-1.08,3.14,14.24,14.41,34.0,18.65,0.5,19.65,17.58,2.07,0.35,2.67,18.66,18.65,34.0,20.59,0.42,21.16,19.65,1.52,-0.56,2.29,20.6,20.64,34.0,23.46,0.32,24.06,22.68,1.38,-0.41,2.88,23.46,23.47,34.0,22.8,0.5,23.5,21.57,1.93,-0.51,2.57,22.81,22.95,34.0,23.84,1.29,27.36,20.2,7.17,0.3,5.07,23.87,23.57,34.0,23.8,2.47,25.98,19.92,6.06,-0.6,1.66,23.92,24.88,20.0,20.87,0.95,24.19,19.78,4.41,1.92,7.16,20.89,20.82,34.0,24.63,1.81,26.26,19.92,6.34,-1.23,3.8,24.7,25.23,29.0,22.84,0.31,23.5,22.13,1.38,-0.21,2.74,22.84,22.95,34.0,17.12,0.28,17.72,16.61,1.1,0.73,2.79,17.12,17.03,34.0,14.81,0.5,16.06,13.86,2.2,0.77,2.92,14.82,14.65,34.0
+BD-27-G250008 = 13.06,0.64,14.13,11.65,2.48,-0.59,2.69,13.08,13.13,26.0,17.68,0.3,18.27,17.03,1.24,-0.34,2.73,17.68,17.72,26.0,20.25,0.23,20.75,19.78,0.96,-0.21,2.94,20.25,20.23,26.0,22.49,0.22,22.95,22.13,0.83,-0.07,2.44,22.49,22.47,26.0,23.36,0.99,25.71,21.57,4.13,0.35,2.59,23.38,23.3,26.0,23.38,0.98,24.61,21.3,3.31,-0.6,2.06,23.4,23.75,26.0,23.87,0.28,24.06,23.5,0.55,-0.71,1.5,23.87,24.06,6.0,16.78,1.39,17.44,14.13,3.31,-1.5,3.25,16.83,17.44,10.0,24.69,0.27,25.57,24.33,1.24,1.2,5.98,24.69,24.7,25.0,22.5,0.33,23.23,21.85,1.38,0.07,3.19,22.5,22.47,26.0,17.57,0.53,18.27,16.34,1.93,-0.75,2.77,17.58,17.72,26.0,13.86,0.27,14.41,13.31,1.1,0.01,2.49,13.86,13.86,26.0
+BD-27-G250009 = 15.0,0.36,15.51,13.86,1.65,-1.0,4.27,15.01,15.1,32.0,18.55,0.45,19.65,17.72,1.93,0.4,2.72,18.56,18.54,32.0,21.08,0.5,22.13,20.06,2.07,-0.33,2.61,21.08,21.16,32.0,23.86,0.57,24.88,22.95,1.93,0.3,2.18,23.87,23.78,32.0,22.24,0.28,22.68,21.85,0.83,-0.11,1.83,22.24,22.26,32.0,25.17,1.21,27.09,22.13,4.96,-0.42,2.5,25.19,25.09,32.0,25.42,0.73,26.54,23.78,2.76,-0.6,2.7,25.43,25.43,31.0,25.02,2.76,28.74,19.65,9.09,-0.29,1.94,25.17,25.05,32.0,26.2,0.46,27.09,25.3,1.79,-0.33,2.29,26.2,26.26,32.0,23.03,0.75,24.06,20.75,3.31,-1.04,4.22,23.04,23.16,32.0,19.02,1.12,21.02,17.17,3.86,0.19,1.79,19.05,19.03,32.0,16.31,0.86,17.99,15.24,2.76,0.45,1.86,16.33,16.13,32.0
+BD-27-G250010 = 15.65,0.82,17.17,13.58,3.58,-0.39,2.22,15.68,15.79,132.0,19.96,0.67,21.57,18.82,2.76,0.4,2.12,19.97,19.78,132.0,22.58,0.9,24.33,20.47,3.86,-0.66,2.62,22.6,22.81,132.0,24.82,0.55,26.26,23.64,2.62,0.15,2.73,24.83,24.74,132.0,23.9,0.73,25.71,22.4,3.31,0.27,2.59,23.91,23.78,132.0,23.8,2.15,28.74,15.24,13.5,-0.5,4.33,23.9,23.68,132.0,20.85,2.3,25.71,15.51,10.2,-0.13,3.05,20.97,20.75,124.0,22.03,3.36,25.98,14.96,11.02,-0.68,2.07,22.28,23.5,126.0,24.42,1.81,26.81,17.99,8.82,-1.54,5.53,24.49,24.88,130.0,22.77,0.78,24.33,21.02,3.31,0.01,2.3,22.78,22.81,130.0,19.67,1.02,22.4,16.89,5.51,-0.43,3.42,19.69,19.92,132.0,16.74,0.68,17.99,14.82,3.17,-0.35,2.97,16.75,16.75,132.0
+BD-3-G120001 = 13.93,0.74,15.24,12.34,2.89,-0.11,2.0,13.95,14.0,72.0,17.83,0.91,19.92,16.34,3.58,0.57,2.3,17.85,17.58,72.0,20.85,0.87,22.95,19.37,3.58,0.51,2.44,20.87,20.75,72.0,23.36,1.01,25.43,21.57,3.86,0.32,2.11,23.38,23.23,72.0,22.34,0.36,23.23,21.44,1.79,0.07,2.73,22.35,22.4,72.0,23.32,1.41,25.71,19.65,6.06,-0.82,3.14,23.36,23.64,72.0,20.39,2.43,25.16,17.44,7.72,0.59,2.33,20.53,20.61,56.0,23.18,2.31,28.46,19.51,8.96,0.32,2.05,23.29,22.85,72.0,26.08,1.25,28.19,23.78,4.41,0.26,1.7,26.11,25.71,71.0,22.21,0.73,23.78,20.75,3.03,-0.06,2.49,22.22,22.13,72.0,19.04,1.01,21.02,17.17,3.86,-0.01,2.03,19.06,19.09,72.0,15.86,0.97,17.99,14.13,3.86,0.33,2.16,15.89,15.72,72.0
+BD-3-G120002 = 13.95,0.42,15.24,13.03,2.2,0.37,3.34,13.95,13.93,72.0,17.48,0.49,18.54,16.06,2.48,-0.52,3.83,17.49,17.54,72.0,20.81,0.57,21.85,18.82,3.03,-0.68,3.82,20.82,20.75,72.0,23.09,0.42,24.06,22.13,1.93,-0.37,2.73,23.1,23.23,72.0,22.72,0.34,23.5,21.85,1.65,-0.34,2.67,22.72,22.75,72.0,23.23,0.84,25.16,20.75,4.41,-0.42,3.61,23.24,23.23,72.0,23.84,1.4,25.98,19.92,6.06,-1.25,4.3,23.89,24.19,65.0,24.11,2.24,27.36,19.09,8.27,-0.48,2.37,24.22,24.47,72.0,23.87,1.55,26.54,19.92,6.61,-0.58,3.02,23.92,24.19,72.0,23.44,0.9,25.16,21.02,4.13,-0.29,2.97,23.46,23.3,72.0,18.1,0.45,19.37,17.17,2.2,-0.04,3.15,18.1,18.13,72.0,15.27,0.33,16.06,14.41,1.65,-0.1,2.91,15.27,15.24,72.0
+BD-3-G120003 = 13.99,0.52,15.24,12.76,2.48,-0.31,2.76,14.0,14.13,62.0,17.22,0.48,18.82,16.06,2.76,0.44,4.09,17.23,17.23,62.0,20.54,0.33,21.57,19.65,1.93,-0.13,4.1,20.54,20.54,62.0,22.9,0.59,24.33,21.99,2.34,0.45,2.13,22.9,22.75,62.0,21.4,0.74,23.23,19.92,3.31,0.15,2.72,21.41,21.44,62.0,23.64,1.33,25.71,19.09,6.61,-1.72,6.46,23.67,23.78,61.0,20.78,2.26,25.71,16.34,9.37,0.53,3.01,20.9,20.4,56.0,23.8,3.23,28.46,15.51,12.95,-0.98,3.47,24.02,24.3,62.0,24.71,0.94,26.54,22.95,3.58,0.07,1.94,24.72,24.64,62.0,21.53,0.54,22.95,20.2,2.76,0.04,2.97,21.54,21.57,62.0,18.95,0.63,20.47,17.72,2.76,0.19,2.64,18.96,18.82,62.0,15.72,0.58,16.89,14.41,2.48,-0.36,2.46,15.73,15.79,62.0
+BD-3-G120004 = 14.85,0.48,15.79,13.31,2.48,-0.63,3.77,14.86,14.96,54.0,18.34,0.47,19.37,17.17,2.2,-0.25,2.54,18.35,18.41,54.0,20.15,0.73,22.13,18.82,3.31,0.51,3.11,20.16,20.13,54.0,23.36,0.59,24.33,21.71,2.62,-0.82,3.14,23.37,23.5,54.0,23.15,0.39,23.78,22.13,1.65,-0.56,2.79,23.16,23.23,54.0,24.43,0.76,26.26,22.95,3.31,0.58,2.79,24.44,24.19,54.0,23.31,2.01,25.71,20.47,5.24,-0.02,1.26,23.39,23.64,31.0,26.12,2.08,29.29,22.68,6.61,-0.18,1.76,26.2,26.33,54.0,25.24,1.1,26.81,22.68,4.13,-0.54,2.13,25.26,25.64,54.0,23.35,0.79,25.16,21.85,3.31,0.05,2.13,23.36,23.5,54.0,19.24,0.84,20.47,17.3,3.17,-0.66,2.54,19.26,19.44,54.0,16.44,0.76,17.72,14.96,2.76,-0.16,1.88,16.45,16.44,54.0
+BD-3-G120005 = 12.85,0.52,14.13,11.65,2.48,0.14,2.2,12.86,12.76,72.0,16.82,0.65,18.27,15.24,3.03,-0.01,2.78,16.83,16.86,72.0,20.06,0.41,20.47,18.41,2.07,-2.05,8.24,20.07,20.13,72.0,21.75,0.36,22.4,20.75,1.65,-0.54,3.43,21.75,21.78,72.0,20.92,0.86,22.95,19.09,3.86,-0.08,2.49,20.94,21.02,72.0,21.4,0.9,23.64,18.82,4.82,-0.3,3.97,21.42,21.44,71.0,25.26,1.21,27.09,21.3,5.79,-1.28,4.1,25.29,25.64,64.0,19.42,2.15,25.98,14.69,11.3,-0.46,3.43,19.53,20.33,70.0,25.32,1.08,27.64,22.13,5.51,-0.27,3.55,25.34,25.16,72.0,22.45,0.56,23.78,20.47,3.31,-0.47,4.27,22.46,22.47,72.0,18.45,0.46,19.37,17.44,1.93,0.06,2.23,18.45,18.47,72.0,15.16,0.53,16.2,13.86,2.34,-0.61,2.8,15.17,15.24,72.0
+BD-3-G120006 = 14.88,0.88,16.34,13.17,3.17,-0.12,1.63,14.91,14.93,90.0,17.32,0.57,18.82,15.79,3.03,0.06,3.06,17.33,17.3,90.0,20.02,0.52,21.3,18.54,2.76,-0.15,3.19,20.02,19.96,90.0,21.91,0.33,22.54,21.02,1.52,-0.56,3.28,21.91,21.92,90.0,21.06,0.67,22.95,19.51,3.44,0.26,3.1,21.07,21.02,90.0,24.24,0.69,26.26,22.81,3.44,0.29,2.84,24.25,24.06,90.0,20.84,3.81,25.43,14.96,10.47,-0.17,1.46,21.19,21.21,72.0,23.15,3.11,27.91,16.89,11.02,-0.22,2.0,23.36,23.02,74.0,25.61,1.32,27.91,22.68,5.24,-0.16,2.12,25.64,25.5,90.0,23.51,1.09,25.16,21.3,3.86,-0.33,1.84,23.53,23.64,90.0,20.4,1.37,23.23,17.85,5.37,-0.17,1.85,20.44,20.58,90.0,16.66,1.07,18.82,14.96,3.86,0.21,1.92,16.69,16.61,90.0
+BD-3-G120007 = 14.56,0.54,15.51,13.31,2.2,-0.87,3.04,14.57,14.69,41.0,18.19,0.45,19.09,17.44,1.65,-0.0,2.02,18.2,18.27,41.0,19.74,0.7,21.02,17.72,3.31,-0.52,3.34,19.75,19.78,41.0,22.83,0.61,24.06,21.3,2.76,-0.24,2.48,22.84,22.88,41.0,22.64,0.48,23.5,21.57,1.93,-0.75,2.97,22.64,22.68,41.0,23.82,1.07,25.98,22.13,3.86,0.36,2.06,23.84,23.5,41.0,23.1,1.6,25.43,21.02,4.41,0.46,1.81,23.15,22.4,19.0,24.92,1.8,28.19,21.57,6.61,0.11,2.05,24.99,24.74,41.0,24.4,1.11,27.36,21.85,5.51,0.48,3.43,24.43,24.33,41.0,22.93,0.82,24.33,21.02,3.31,-0.29,2.5,22.95,22.95,41.0,19.0,0.65,20.47,17.72,2.76,0.2,2.46,19.01,18.96,41.0,15.64,0.55,17.17,14.96,2.2,0.84,3.31,15.65,15.58,41.0
+BD-3-G120008 = 13.44,0.42,14.13,11.93,2.2,-1.25,5.29,13.45,13.58,43.0,17.16,0.54,18.82,15.79,3.03,0.29,4.1,17.17,17.17,43.0,20.32,0.49,21.44,19.09,2.34,-0.3,3.34,20.33,20.4,43.0,22.86,0.52,23.64,21.3,2.34,-1.13,3.62,22.86,23.09,43.0,22.03,0.64,23.5,20.47,3.03,0.5,3.38,22.04,21.85,43.0,23.41,1.38,25.71,19.92,5.79,-0.44,2.44,23.45,23.92,43.0,24.34,1.53,25.71,19.65,6.06,-1.8,4.9,24.39,24.88,37.0,23.09,2.01,26.26,19.92,6.34,-0.14,1.7,23.17,23.5,43.0,26.67,0.89,27.91,24.97,2.94,0.28,1.8,26.69,26.26,36.0,22.07,0.67,24.06,20.47,3.58,0.51,3.74,22.08,21.99,43.0,18.71,0.67,19.92,17.44,2.48,0.15,2.21,18.72,18.82,43.0,15.32,0.8,17.17,13.58,3.58,0.19,2.5,15.34,15.24,43.0
+BD-3-G120009 = 13.85,0.52,14.96,12.76,2.2,-0.05,2.74,13.86,14.0,42.0,17.48,0.95,18.96,15.79,3.17,-0.04,1.92,17.51,17.44,42.0,21.15,0.44,22.13,19.92,2.2,0.18,3.84,21.16,21.02,42.0,23.81,0.53,24.47,22.13,2.34,-0.91,3.68,23.82,23.92,42.0,22.89,0.35,23.37,22.13,1.24,-0.67,2.47,22.89,22.95,42.0,23.41,0.85,25.02,21.02,4.0,-0.61,3.36,23.43,23.64,42.0,18.16,1.61,21.3,16.06,5.24,0.61,2.13,18.22,17.85,24.0,22.29,1.51,26.26,19.78,6.48,0.93,3.89,22.34,21.95,42.0,25.17,1.42,27.78,22.26,5.51,-0.15,2.19,25.21,25.3,42.0,22.19,0.92,23.78,20.2,3.58,-0.4,2.89,22.21,22.26,42.0,19.77,0.48,20.75,18.54,2.2,-0.3,3.4,19.78,19.78,42.0,16.03,0.58,17.17,14.69,2.48,-0.22,2.86,16.04,16.06,42.0
+BD-3-G120010 = 13.85,0.61,15.24,12.48,2.76,0.08,2.3,13.86,13.86,163.0,16.9,0.58,18.27,14.69,3.58,-0.72,4.29,16.91,16.89,163.0,20.0,0.3,20.75,19.23,1.52,0.29,3.14,20.0,19.92,163.0,21.48,0.71,22.95,19.65,3.31,0.11,2.1,21.49,21.44,163.0,21.38,0.53,22.4,19.65,2.76,-0.6,3.82,21.38,21.44,163.0,23.21,0.87,25.16,21.02,4.13,-0.08,2.79,23.22,23.23,163.0,21.84,3.0,25.98,16.89,9.09,-0.17,1.51,22.04,22.4,71.0,22.78,3.17,26.81,15.51,11.3,-1.14,3.29,23.0,23.86,128.0,25.97,1.32,29.29,20.47,8.82,-1.08,4.94,26.0,26.26,163.0,22.1,0.79,24.06,19.92,4.13,-0.01,2.99,22.11,22.13,163.0,18.68,0.54,19.92,17.17,2.76,-0.45,2.94,18.69,18.82,163.0,15.39,0.49,16.61,14.06,2.55,-0.0,2.74,15.4,15.37,163.0
+BD-3-G120011 = 14.19,0.48,15.1,13.03,2.07,-0.52,3.37,14.19,14.13,35.0,17.63,0.8,19.37,16.06,3.31,-0.32,2.89,17.65,17.72,35.0,21.25,0.38,21.99,20.2,1.79,-0.78,3.67,21.26,21.3,35.0,23.58,0.41,24.33,22.81,1.52,0.05,2.03,23.58,23.5,35.0,22.38,0.27,22.95,21.57,1.38,-0.54,3.5,22.38,22.4,35.0,24.32,0.62,25.3,22.95,2.34,-0.33,2.31,24.33,24.33,35.0,17.81,2.23,25.43,16.06,9.37,2.27,7.89,17.94,17.44,21.0,25.1,2.15,29.02,21.99,7.03,0.35,1.91,25.19,25.85,35.0,26.16,1.55,29.02,23.23,5.79,-0.42,2.24,26.2,26.54,35.0,21.88,0.77,23.23,19.37,3.86,-1.05,4.77,21.9,22.13,35.0,19.81,0.43,20.47,18.68,1.79,-0.73,3.13,19.82,19.92,35.0,16.36,0.53,17.44,14.82,2.62,-0.99,4.66,16.36,16.48,35.0
+BD-3-G120012 = 14.19,0.42,15.24,13.31,1.93,0.4,2.92,14.2,14.13,36.0,17.84,0.42,18.54,16.61,1.93,-1.05,3.56,17.84,17.99,36.0,20.68,0.35,21.44,19.65,1.79,-0.45,4.04,20.69,20.71,36.0,22.41,0.48,23.23,21.3,1.93,-0.28,2.34,22.42,22.4,36.0,20.7,0.73,21.85,19.37,2.48,0.16,1.84,20.71,20.68,36.0,23.5,1.38,25.71,20.2,5.51,-0.6,3.14,23.54,23.5,36.0,18.12,2.38,23.64,16.06,7.58,0.7,1.97,18.27,16.34,30.0,22.13,3.46,28.74,16.89,11.85,0.32,2.24,22.4,22.95,36.0,23.15,1.99,25.3,18.13,7.17,-1.23,3.44,23.24,23.85,36.0,22.19,0.63,23.78,21.02,2.76,0.44,2.69,22.2,22.13,36.0,19.37,0.92,21.3,17.72,3.58,0.12,2.0,19.4,19.37,36.0,16.06,0.49,17.44,15.24,2.2,0.75,3.36,16.07,15.99,36.0
+BD-3-G120013 = 14.54,0.92,16.61,13.03,3.58,0.34,2.22,14.57,14.41,103.0,17.48,0.46,18.54,16.48,2.07,0.19,2.66,17.49,17.44,103.0,19.43,0.61,20.61,17.72,2.89,-0.73,3.25,19.44,19.65,103.0,20.83,0.62,22.13,19.23,2.89,0.01,2.44,20.84,20.89,103.0,20.77,0.96,22.4,17.72,4.69,-0.7,2.9,20.79,20.95,103.0,23.89,1.33,27.09,21.02,6.06,0.23,2.24,23.92,23.64,103.0,18.38,1.37,21.85,15.51,6.34,0.46,3.67,18.43,18.27,61.0,23.1,1.29,25.16,19.78,5.37,-0.89,3.19,23.13,23.5,103.0,26.13,1.25,27.91,21.85,6.06,-1.06,4.23,26.16,26.4,103.0,22.88,1.0,25.71,20.47,5.24,0.39,2.91,22.9,22.75,103.0,20.5,1.78,24.61,17.99,6.61,0.69,2.41,20.58,19.92,103.0,17.04,1.29,20.2,14.69,5.51,0.5,2.76,17.09,16.75,103.0
+BD-3-G120014 = 13.2,0.31,13.72,12.48,1.24,-0.39,2.62,13.21,13.27,42.0,17.41,0.34,17.99,16.89,1.1,-0.12,1.8,17.41,17.44,42.0,20.49,0.52,21.57,19.65,1.93,0.32,2.59,20.49,20.47,42.0,23.39,0.15,23.64,22.95,0.69,-1.1,4.21,23.39,23.44,42.0,23.09,0.37,23.78,22.26,1.52,-0.26,2.67,23.1,23.09,42.0,23.47,0.93,25.16,21.71,3.44,0.03,1.91,23.49,23.4,42.0,21.13,5.12,25.71,13.31,12.4,-0.73,1.74,21.72,24.88,24.0,24.48,2.44,27.64,20.47,7.17,-0.43,1.79,24.59,25.47,42.0,25.68,0.73,27.09,23.5,3.58,-0.84,4.3,25.69,25.71,42.0,22.61,0.43,23.5,21.85,1.65,0.11,2.1,22.62,22.54,42.0,18.19,0.69,19.65,17.17,2.48,0.72,2.55,18.2,17.99,42.0,15.29,0.6,16.89,14.69,2.2,1.43,4.1,15.3,15.1,42.0
+BD-3-G120015 = 14.46,0.32,14.96,13.58,1.38,-0.25,2.5,14.46,14.41,59.0,18.21,0.41,19.09,17.17,1.93,0.11,2.49,18.21,18.13,59.0,20.87,0.54,21.71,19.51,2.2,-0.89,2.92,20.88,21.02,59.0,23.45,0.71,24.61,22.13,2.48,-0.44,1.91,23.46,23.64,59.0,22.71,0.44,23.5,21.02,2.48,-0.51,5.37,22.71,22.68,59.0,23.47,0.77,24.61,21.3,3.31,-0.55,2.72,23.48,23.64,59.0,19.59,2.4,23.5,16.06,7.44,-0.32,1.92,19.73,20.2,44.0,23.39,2.26,27.91,19.23,8.68,-0.04,2.3,23.49,23.64,59.0,22.53,1.41,25.71,18.96,6.75,-0.5,3.16,22.58,22.61,59.0,23.26,0.6,24.06,21.02,3.03,-1.09,4.67,23.27,23.23,59.0,19.88,0.63,21.02,17.72,3.31,-0.88,4.52,19.89,19.92,59.0,16.37,0.7,17.44,14.96,2.48,-0.51,2.39,16.38,16.48,59.0
+BD-3-G120016 = 13.13,0.63,14.41,11.65,2.76,-0.14,2.42,13.14,13.2,46.0,17.21,0.45,17.99,16.2,1.79,-0.13,2.27,17.22,17.2,46.0,19.99,0.44,20.75,19.09,1.65,0.04,1.97,19.99,19.92,46.0,21.5,0.44,22.68,20.2,2.48,0.01,4.93,21.5,21.54,46.0,20.56,0.53,21.57,18.82,2.76,-1.21,4.66,20.57,20.75,46.0,21.68,0.77,23.5,19.92,3.58,0.25,2.98,21.69,21.71,46.0,25.49,0.22,25.98,25.16,0.83,1.1,3.87,25.49,25.43,26.0,19.27,2.09,21.16,15.79,5.37,-0.87,2.02,19.38,20.47,31.0,25.11,0.96,26.26,22.54,3.72,-1.22,3.79,25.13,25.4,46.0,22.2,0.3,22.95,21.3,1.65,-0.46,3.99,22.2,22.26,46.0,18.63,0.46,19.65,17.72,1.93,0.07,2.37,18.64,18.61,46.0,15.11,0.34,15.79,13.86,1.93,-1.05,5.56,15.11,15.1,46.0
+BD-3-G120017 = 13.4,0.35,14.13,12.48,1.65,0.05,2.72,13.4,13.44,125.0,17.17,0.87,18.82,14.69,4.13,-0.51,3.2,17.19,17.37,125.0,20.27,0.38,21.3,19.09,2.2,-0.4,3.73,20.28,20.33,125.0,22.53,0.39,24.06,21.57,2.48,0.44,4.34,22.53,22.54,125.0,21.65,0.77,23.02,19.37,3.65,-0.51,3.07,21.66,21.71,125.0,23.35,1.21,25.71,18.82,6.89,-1.14,5.6,23.38,23.5,125.0,24.19,1.72,26.81,20.2,6.61,-0.82,2.6,24.25,24.88,124.0,24.02,3.78,28.46,14.41,14.06,-1.44,3.79,24.31,25.71,109.0,25.04,1.6,27.78,20.47,7.3,-0.55,3.11,25.09,25.3,116.0,21.85,0.79,24.61,19.65,4.96,0.21,3.97,21.86,21.85,125.0,18.67,0.52,20.2,17.17,3.03,-0.44,3.7,18.68,18.68,125.0,15.31,0.46,16.61,14.0,2.62,-0.17,3.23,15.32,15.37,125.0
+BD-54-G490001 = 13.56,0.37,14.69,12.48,2.2,0.14,4.2,13.57,13.58,106.0,17.68,0.64,18.96,16.34,2.62,0.09,1.83,17.69,17.68,106.0,20.35,0.52,21.57,19.37,2.2,0.2,2.08,20.36,20.4,106.0,21.98,0.33,22.68,21.16,1.52,-0.21,2.63,21.98,21.99,106.0,21.38,0.8,23.23,19.09,4.13,-0.2,2.79,21.39,21.4,106.0,21.98,1.1,25.43,19.37,6.06,0.52,3.3,22.01,21.99,106.0,23.06,1.86,25.71,19.09,6.61,-0.23,2.29,23.13,22.68,99.0,23.55,3.17,26.26,12.76,13.5,-1.31,3.82,23.76,25.43,83.0,25.44,1.4,27.64,18.27,9.37,-2.39,10.34,25.48,25.78,103.0,22.59,0.56,24.33,21.57,2.76,0.79,3.49,22.59,22.5,106.0,18.02,0.72,20.2,16.89,3.31,0.72,3.07,18.03,17.96,106.0,15.03,0.64,16.61,13.58,3.03,0.02,2.74,15.05,15.1,106.0
+BD-54-G490002 = 12.12,0.89,13.86,10.55,3.31,-0.17,1.93,12.15,12.2,121.0,15.94,0.95,17.72,13.58,4.13,-0.17,2.31,15.96,15.99,121.0,19.37,0.39,20.47,18.27,2.2,0.52,3.86,19.38,19.37,121.0,20.93,0.44,22.13,19.65,2.48,-0.03,3.12,20.93,20.89,121.0,20.19,0.53,21.3,17.99,3.31,-1.07,5.15,20.19,20.33,121.0,22.3,0.75,25.16,21.02,4.13,0.87,3.82,22.32,22.13,121.0,26.01,0.82,26.81,22.68,4.13,-2.36,8.29,26.02,26.26,121.0,23.3,2.35,26.54,14.96,11.57,-0.57,3.13,23.42,23.37,121.0,24.63,1.08,28.19,21.3,6.89,-0.49,4.59,24.66,24.61,120.0,21.73,0.75,23.78,20.33,3.44,0.07,2.36,21.75,21.85,121.0,17.13,0.19,17.51,16.61,0.9,-0.29,2.93,17.13,17.17,121.0,14.31,0.33,14.96,13.58,1.38,-0.62,2.88,14.31,14.41,121.0
+BD-54-G490003 = 13.05,0.47,13.86,11.79,2.07,-0.68,2.81,13.06,13.17,78.0,16.72,0.52,18.27,15.24,3.03,-0.05,3.95,16.72,16.75,78.0,19.51,0.59,20.75,17.99,2.76,-0.57,3.0,19.52,19.65,78.0,21.16,0.34,22.13,20.75,1.38,0.87,3.28,21.16,21.16,78.0,20.92,0.37,21.57,19.65,1.93,-0.65,3.67,20.92,20.99,78.0,21.13,0.96,24.33,18.82,5.51,0.46,3.95,21.15,21.02,78.0,25.74,1.54,27.36,21.57,5.79,-1.45,4.12,25.78,26.12,77.0,22.1,1.66,25.43,18.82,6.61,0.49,2.45,22.16,21.71,77.0,25.15,0.96,26.54,22.68,3.86,-0.73,2.91,25.17,25.3,76.0,22.7,0.39,23.78,21.85,1.93,0.66,3.43,22.71,22.68,78.0,18.51,0.59,19.65,17.17,2.48,-0.26,2.47,18.52,18.54,78.0,15.16,0.48,16.06,14.13,1.93,0.19,2.29,15.17,15.1,78.0
+BD-54-G490004 = 13.13,0.63,14.27,11.38,2.89,-0.33,3.46,13.14,13.17,36.0,17.81,0.53,18.82,17.17,1.65,0.44,1.94,17.82,17.72,36.0,20.58,0.51,21.3,19.37,1.93,-0.7,2.65,20.58,20.71,36.0,21.79,0.34,22.68,21.3,1.38,0.51,2.74,21.8,21.82,36.0,20.97,0.43,22.13,20.33,1.79,1.26,4.26,20.97,20.89,36.0,21.82,0.88,23.78,19.92,3.86,0.2,2.67,21.84,21.71,36.0,24.93,1.48,25.98,20.75,5.24,-1.91,5.55,24.97,25.57,27.0,25.4,1.15,26.26,20.75,5.51,-2.39,8.87,25.42,25.78,36.0,25.97,0.55,27.18,25.23,1.95,0.7,2.33,25.97,25.71,31.0,22.09,0.47,23.23,21.02,2.2,-0.14,2.91,22.1,22.13,36.0,17.56,0.35,18.54,17.03,1.52,1.14,3.95,17.56,17.44,36.0,14.75,0.28,15.31,14.13,1.17,-0.51,3.03,14.75,14.82,36.0
+BD-54-G490005 = 13.09,0.27,13.86,12.48,1.38,0.29,3.17,13.09,13.03,82.0,16.2,0.44,17.17,14.96,2.2,-0.18,2.91,16.21,16.27,82.0,18.84,0.44,19.92,17.58,2.34,0.0,3.07,18.85,18.82,82.0,20.54,0.61,22.4,19.37,3.03,0.01,2.85,20.55,20.68,82.0,19.98,1.08,21.3,17.44,3.86,-0.81,2.52,20.01,20.3,82.0,20.46,1.27,22.95,15.51,7.44,-1.22,5.8,20.5,20.61,82.0,25.6,1.73,27.5,21.3,6.2,-1.63,4.29,25.66,26.26,74.0,21.2,2.92,25.71,15.79,9.92,0.18,1.7,21.39,20.47,82.0,21.11,2.65,25.71,10.55,15.16,-1.12,5.11,21.27,21.71,81.0,22.05,0.78,23.78,19.65,4.13,-0.09,3.31,22.07,22.13,82.0,18.34,0.41,19.09,17.44,1.65,-0.09,2.37,18.34,18.27,82.0,14.89,0.27,15.51,14.13,1.38,-0.38,3.11,14.89,14.93,82.0
+BD-54-G490006 = 11.91,0.9,13.31,10.41,2.89,-0.47,1.68,11.94,12.34,50.0,15.31,0.5,16.61,14.27,2.34,0.52,3.2,15.31,15.24,50.0,18.49,0.51,19.92,17.17,2.76,0.22,3.34,18.49,18.44,50.0,20.25,0.27,20.75,19.65,1.1,-0.32,2.74,20.25,20.33,50.0,20.03,0.38,20.75,19.09,1.65,0.09,2.41,20.03,19.92,50.0,20.45,1.12,22.4,17.17,5.24,-0.75,3.5,20.48,20.54,50.0,23.76,1.98,26.54,18.27,8.27,-0.4,2.66,23.84,23.64,50.0,21.03,2.37,25.43,15.51,9.92,-0.73,3.52,21.16,21.13,48.0,21.74,3.02,25.71,10.55,15.16,-1.64,6.33,21.94,22.4,50.0,20.47,0.88,21.85,18.27,3.58,-0.76,2.84,20.49,20.71,50.0,17.57,0.36,18.41,16.89,1.52,0.52,2.69,17.58,17.58,50.0,14.41,0.36,14.96,13.86,1.1,0.14,1.77,14.42,14.41,50.0
+BD-54-G490007 = 13.27,0.91,14.96,11.1,3.86,0.06,2.08,13.3,13.2,124.0,17.42,0.68,18.82,16.06,2.76,-0.05,2.19,17.44,17.44,124.0,19.72,0.59,20.75,18.41,2.34,-0.24,2.17,19.73,19.78,124.0,22.0,0.35,22.95,21.02,1.93,0.2,2.85,22.01,21.95,124.0,22.13,0.64,23.5,20.47,3.03,-0.31,2.75,22.14,22.13,124.0,22.05,0.58,23.5,20.33,3.17,0.04,3.37,22.06,22.02,124.0,25.13,1.06,27.91,20.75,7.17,-1.59,6.1,25.16,25.43,124.0,22.38,3.15,26.54,14.41,12.13,-0.31,2.2,22.6,22.4,117.0,25.8,0.68,27.64,23.78,3.86,0.23,3.71,25.81,25.71,124.0,23.0,1.12,25.16,20.75,4.41,0.18,1.87,23.02,22.81,124.0,18.68,1.53,22.95,16.61,6.34,0.7,2.34,18.74,18.13,124.0,15.02,0.83,16.89,13.31,3.58,0.53,2.15,15.04,14.69,124.0
+BD-54-G490008 = 13.4,0.81,14.96,12.2,2.76,0.41,1.89,13.43,13.13,68.0,16.78,0.71,19.09,15.24,3.86,0.58,4.12,16.8,16.75,68.0,20.05,0.3,20.75,19.23,1.52,-0.06,3.19,20.05,20.06,68.0,22.39,0.37,23.09,21.71,1.38,0.09,1.97,22.39,22.4,68.0,22.27,0.43,23.23,21.3,1.93,0.03,2.56,22.28,22.3,68.0,22.46,0.88,25.71,20.75,4.96,0.55,4.37,22.47,22.4,68.0,25.23,1.18,26.54,20.75,5.79,-2.08,8.16,25.26,25.43,59.0,24.63,1.08,25.85,20.75,5.1,-1.98,7.09,24.65,24.97,29.0,26.24,0.4,27.36,25.43,1.93,0.32,3.09,26.24,26.19,67.0,23.39,0.61,24.61,22.13,2.48,0.28,2.47,23.4,23.37,68.0,19.46,0.96,21.99,17.99,4.0,0.58,2.46,19.48,19.37,68.0,15.02,0.49,16.34,13.86,2.48,0.74,3.24,15.03,14.93,68.0
+BD-54-G490009 = 12.62,0.73,14.69,11.1,3.58,0.4,3.48,12.64,12.62,59.0,16.62,0.47,17.99,15.79,2.2,0.53,3.13,16.63,16.61,59.0,19.65,0.46,20.47,18.27,2.2,-0.52,3.37,19.65,19.65,59.0,22.24,0.41,23.09,21.3,1.79,0.18,2.42,22.24,22.13,59.0,22.02,1.02,24.06,18.54,5.51,-1.21,4.98,22.05,22.26,59.0,22.56,0.72,23.78,21.3,2.48,-0.17,2.0,22.57,22.61,59.0,25.3,0.42,25.98,24.06,1.93,-1.05,3.85,25.3,25.43,59.0,24.9,1.55,27.09,19.92,7.17,-1.35,5.36,24.95,24.88,47.0,25.35,0.75,26.54,23.5,3.03,-0.68,2.88,25.36,25.43,59.0,22.06,0.56,23.23,19.92,3.31,-1.09,5.47,22.07,22.13,59.0,18.1,0.44,19.37,17.44,1.93,0.83,3.88,18.1,18.13,59.0,14.12,0.38,14.96,13.03,1.93,-0.48,3.3,14.12,14.13,59.0
+BD-54-G490010 = 11.59,0.6,12.48,10.55,1.93,-0.15,1.96,11.6,11.58,61.0,15.79,0.76,17.72,14.13,3.58,0.37,2.85,15.81,15.65,61.0,18.95,0.28,19.78,18.34,1.45,0.7,3.65,18.96,18.96,61.0,20.26,0.46,21.3,19.09,2.2,-0.48,2.92,20.26,20.33,61.0,20.04,0.38,21.02,19.09,1.93,-0.2,3.17,20.04,20.06,61.0,21.14,0.48,22.13,19.65,2.48,-0.54,3.92,21.15,21.16,61.0,25.52,1.41,27.09,21.57,5.51,-1.38,3.73,25.56,26.26,61.0,23.0,1.13,25.02,19.85,5.17,-0.94,3.48,23.03,23.23,61.0,23.61,1.42,27.36,19.58,7.79,-0.31,3.44,23.65,23.71,61.0,20.8,0.73,22.4,17.72,4.69,-1.44,7.32,20.81,20.95,61.0,17.33,0.24,17.99,16.61,1.38,-0.11,4.12,17.33,17.3,61.0,14.05,0.29,14.69,13.31,1.38,-0.35,2.69,14.05,14.13,61.0
+BD-54-G490011 = 12.85,0.51,14.13,11.65,2.48,0.03,2.82,12.86,12.89,87.0,17.18,0.41,18.27,16.34,1.93,0.31,2.93,17.18,17.17,87.0,20.05,0.56,21.57,19.09,2.48,0.36,2.96,20.06,20.06,87.0,22.74,0.3,23.23,21.85,1.38,-0.38,2.96,22.74,22.68,87.0,23.16,0.55,24.33,21.85,2.48,-0.21,2.57,23.17,23.23,87.0,23.51,0.88,25.43,21.57,3.86,0.01,2.71,23.52,23.5,87.0,24.55,2.91,26.54,13.31,13.23,-2.39,7.89,24.72,25.71,87.0,24.36,2.76,27.36,17.99,9.37,-1.14,3.12,24.51,25.62,55.0,26.19,0.44,27.64,25.16,2.48,0.21,3.91,26.2,26.18,86.0,22.65,0.64,23.78,20.75,3.03,-0.41,2.84,22.66,22.68,87.0,19.07,0.55,20.75,17.99,2.76,0.39,3.65,19.08,19.09,87.0,15.44,0.31,16.2,14.69,1.52,-0.32,2.84,15.44,15.51,87.0
+BD-54-G490012 = 10.62,0.63,12.76,9.45,3.31,0.93,4.26,10.64,10.55,53.0,14.57,0.39,15.24,13.86,1.38,-0.18,2.0,14.58,14.69,53.0,18.38,0.75,19.65,16.61,3.03,-0.64,2.69,18.39,18.54,53.0,19.79,0.52,20.75,18.54,2.2,-0.23,2.15,19.8,19.78,53.0,19.63,0.5,20.47,18.54,1.93,-0.23,2.16,19.64,19.65,53.0,20.61,0.75,22.13,19.37,2.76,0.09,1.75,20.62,20.61,53.0,23.79,1.16,26.54,21.71,4.82,0.5,2.66,23.82,23.71,53.0,21.7,1.53,23.78,13.58,10.2,-3.23,16.83,21.76,21.99,53.0,25.45,0.9,26.4,21.57,4.82,-1.89,8.02,25.46,25.57,53.0,20.61,0.86,22.4,18.96,3.44,0.09,2.42,20.63,20.75,53.0,17.29,0.27,17.72,16.61,1.1,-0.58,2.73,17.29,17.3,53.0,14.1,0.21,14.41,13.58,0.83,-0.58,2.93,14.1,14.13,53.0
+BD-54-G490013 = 13.63,0.52,14.69,12.2,2.48,-0.27,3.33,13.64,13.58,79.0,16.97,0.37,17.99,15.51,2.48,-0.29,5.97,16.97,16.89,79.0,20.33,0.34,21.02,19.37,1.65,-0.98,3.68,20.33,20.47,79.0,22.48,0.33,22.95,21.71,1.24,-0.45,2.52,22.48,22.47,79.0,22.72,0.44,23.5,21.57,1.93,-0.6,2.88,22.72,22.68,79.0,23.03,0.51,24.06,21.57,2.48,-0.23,2.98,23.03,22.95,79.0,25.27,0.45,26.26,23.23,3.03,-2.11,10.83,25.28,25.36,78.0,20.52,2.45,25.71,14.69,11.02,-0.69,3.62,20.66,20.98,68.0,25.4,0.72,27.09,23.64,3.44,0.08,2.41,25.41,25.43,79.0,22.81,0.53,24.47,21.85,2.62,0.95,3.48,22.81,22.68,79.0,19.36,0.92,21.3,17.72,3.58,0.3,2.19,19.38,19.09,79.0,14.86,0.66,16.61,13.86,2.76,0.75,3.01,14.87,14.69,79.0
+BD-54-G490014 = 12.42,0.42,13.31,11.38,1.93,0.11,2.64,12.43,12.34,79.0,16.38,0.51,17.72,14.96,2.76,-0.79,3.87,16.38,16.48,79.0,19.34,0.37,20.2,18.41,1.79,-0.14,3.2,19.35,19.37,79.0,20.76,0.26,21.44,20.2,1.24,0.05,3.01,20.76,20.75,79.0,20.19,0.49,21.57,19.09,2.48,0.27,2.68,20.2,20.2,79.0,21.68,0.58,23.23,20.2,3.03,-0.09,2.8,21.69,21.57,79.0,25.77,1.11,26.6,21.57,5.03,-2.05,6.37,25.79,26.26,79.0,22.97,2.06,26.54,17.85,8.68,-0.19,2.33,23.06,22.81,78.0,23.47,1.25,26.54,19.65,6.89,-0.63,3.77,23.5,23.78,78.0,21.17,0.64,22.81,20.2,2.62,0.86,3.01,21.18,21.02,79.0,17.32,0.33,17.99,16.61,1.38,0.1,2.54,17.32,17.3,79.0,14.67,0.35,15.24,13.86,1.38,-0.65,2.67,14.68,14.69,79.0
+BD-54-G490015 = 13.54,0.66,15.51,12.2,3.31,0.72,3.51,13.56,13.44,90.0,18.04,0.73,19.37,16.34,3.03,-0.31,2.11,18.06,17.99,90.0,20.37,0.39,21.3,19.37,1.93,-0.4,2.87,20.38,20.47,90.0,22.58,0.35,23.23,21.57,1.65,-0.35,2.7,22.58,22.61,90.0,22.13,0.72,23.71,20.2,3.51,-0.06,3.01,22.14,22.13,90.0,23.46,0.93,26.54,21.57,4.96,0.38,3.43,23.48,23.37,90.0,24.82,2.11,26.54,16.06,10.47,-2.19,7.13,24.91,25.71,89.0,26.24,1.22,27.36,20.47,6.89,-3.39,15.28,26.27,26.54,43.0,26.39,0.47,27.36,25.3,2.07,0.05,2.57,26.4,26.47,89.0,23.13,0.84,24.61,21.02,3.58,-0.49,2.42,23.14,23.23,90.0,19.46,0.67,21.3,18.13,3.17,0.81,3.13,19.47,19.23,90.0,15.65,0.43,16.61,14.69,1.93,0.08,2.25,15.66,15.65,90.0
+BD-54-G490016 = 11.05,0.49,12.2,10.14,2.07,0.24,2.47,11.06,11.1,65.0,14.96,0.49,16.06,13.86,2.2,0.07,2.36,14.97,14.96,65.0,18.77,0.31,19.65,18.27,1.38,0.59,2.93,18.78,18.82,65.0,19.99,0.67,21.57,18.82,2.76,0.36,2.49,20.0,19.92,65.0,20.54,0.26,21.02,19.37,1.65,-1.44,8.47,20.55,20.47,65.0,22.42,0.83,24.06,19.92,4.13,-0.03,2.99,22.43,22.4,65.0,25.81,0.53,26.54,24.33,2.2,-1.43,4.46,25.82,25.98,65.0,21.48,1.28,23.78,18.54,5.24,-0.01,2.25,21.52,21.3,65.0,25.53,0.74,26.54,22.68,3.86,-1.76,6.46,25.54,25.71,65.0,21.04,0.58,22.4,19.65,2.76,-0.27,2.95,21.04,21.16,65.0,17.03,0.14,17.44,16.75,0.69,0.68,3.6,17.04,17.03,65.0,14.0,0.28,14.69,13.58,1.1,0.58,3.16,14.0,14.0,65.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_rainfall_2005.properties
new file mode 100644
index 0000000..c723960
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_rainfall_2005.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 2005 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=2005
+
+# 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 = 13.47,7.34,27.6,2.55,25.05,0.06,2.08,15.27,14.03,24.0,5.04,2.74,9.6,1.0,8.6,-0.02,1.94,5.71,5.09,24.0,39.63,16.89,81.75,17.65,64.1,1.24,3.46,42.94,33.59,24.0,129.08,25.47,168.61,74.68,93.93,-0.51,2.61,131.46,132.12,24.0,126.9,34.57,208.25,75.89,132.36,0.32,2.61,131.34,133.5,24.0,74.53,12.7,98.68,59.1,39.59,0.77,2.17,75.56,69.06,24.0,172.16,25.3,202.06,110.53,91.53,-1.3,3.74,173.93,179.82,24.0,431.52,47.29,484.58,308.23,176.35,-1.12,3.56,433.99,441.76,24.0,228.37,24.6,273.2,184.58,88.62,-0.27,2.38,229.64,227.97,24.0,83.97,15.33,107.25,52.0,55.25,-0.69,2.54,85.3,88.62,24.0,9.79,2.73,16.3,5.41,10.89,0.5,2.66,10.15,9.55,24.0,10.05,1.41,11.69,6.11,5.58,-1.26,4.04,10.15,10.37,24.0
+BD-0-G080002 = 4.73,0.6,5.85,3.6,2.24,-0.41,3.3,4.76,4.72,14.0,7.18,1.83,10.66,4.52,6.14,0.69,2.77,7.39,6.81,14.0,215.0,16.8,228.39,175.04,53.35,-1.12,3.2,215.6,221.3,14.0,134.92,30.43,202.06,104.06,98.0,0.8,2.84,138.07,132.0,14.0,212.29,23.26,240.72,163.6,77.12,-0.57,2.39,213.47,215.13,14.0,93.96,3.47,98.15,88.25,9.9,-0.28,1.88,94.02,94.04,14.0,371.13,49.45,477.81,327.39,150.42,0.99,2.76,374.18,342.59,14.0,278.33,17.78,308.23,250.02,58.21,-0.09,2.13,278.85,280.77,14.0,314.3,25.76,376.05,281.69,94.36,0.84,3.53,315.28,313.8,14.0,206.9,16.52,238.77,190.23,48.53,0.51,2.03,207.51,208.98,14.0,3.9,0.77,4.95,2.44,2.5,-0.66,2.71,3.97,3.9,14.0,1.41,0.63,3.05,1.0,2.05,1.44,4.16,1.53,1.03,14.0
+BD-0-G080003 = 9.5,1.89,12.86,6.17,6.69,-0.4,2.34,9.68,9.6,20.0,4.94,1.54,6.69,2.55,4.14,-0.36,1.57,5.16,5.58,20.0,126.62,9.32,141.55,109.19,32.36,-0.11,1.83,126.95,126.96,20.0,91.57,19.51,141.08,61.95,79.13,0.51,3.16,93.53,88.78,20.0,155.66,19.49,179.1,113.01,66.09,-0.81,2.96,156.81,157.81,20.0,106.24,5.97,113.92,91.36,22.56,-0.79,3.41,106.4,107.35,20.0,422.13,42.46,456.21,313.65,142.56,-1.38,3.76,424.15,442.65,20.0,296.62,27.66,337.42,257.2,80.22,0.04,1.95,297.84,297.31,20.0,366.17,11.52,380.69,342.58,38.1,-0.28,2.13,366.34,369.54,20.0,289.44,30.32,337.42,252.22,85.2,0.34,1.83,290.94,289.44,20.0,4.77,0.36,5.1,4.0,1.09,-1.18,3.02,4.79,4.95,20.0,2.98,0.98,4.68,1.31,3.37,-0.1,2.2,3.13,2.82,20.0
+BD-0-G080004 = 12.01,5.12,27.6,3.15,24.45,1.09,4.41,13.03,11.91,43.0,3.35,2.13,9.32,1.0,8.32,1.19,4.2,3.96,3.0,43.0,62.25,16.29,108.99,38.46,70.53,1.63,4.94,64.3,56.93,43.0,93.34,19.04,128.58,65.56,63.02,0.32,1.86,95.22,95.1,43.0,123.59,29.81,208.25,55.23,153.01,0.77,4.76,127.05,119.31,43.0,68.66,10.04,96.89,53.59,43.3,0.63,3.23,69.37,66.95,43.0,158.86,27.37,227.97,110.53,117.44,0.69,3.15,161.14,145.01,43.0,456.39,53.71,594.78,308.23,286.56,-0.09,3.72,459.47,456.21,43.0,206.71,21.06,257.67,173.77,83.9,0.42,2.82,207.76,203.53,43.0,85.14,27.05,156.52,52.0,104.52,1.23,3.51,89.24,75.89,43.0,7.56,1.54,11.17,4.65,6.52,0.16,2.58,7.72,7.26,43.0,5.83,1.18,8.77,3.74,5.04,0.89,3.27,5.95,5.45,43.0
+BD-0-G080005 = 6.32,0.79,8.25,5.11,3.14,0.71,3.03,6.37,6.14,36.0,4.39,1.12,6.52,2.55,3.97,-0.14,1.91,4.53,4.9,36.0,158.34,30.12,227.97,115.66,112.31,0.59,2.87,161.1,154.02,36.0,141.39,38.65,227.97,83.87,144.11,0.93,2.82,146.44,125.96,36.0,171.59,19.36,210.4,123.47,86.93,-0.21,2.99,172.64,168.92,36.0,104.06,5.07,113.92,95.1,18.82,-0.1,1.98,104.18,103.59,36.0,371.13,100.98,499.41,215.25,284.16,-0.19,1.51,384.25,363.35,36.0,290.43,34.57,381.69,249.56,132.13,1.21,3.72,292.42,277.85,36.0,352.12,27.93,404.36,301.77,102.59,-0.04,2.42,353.2,356.09,36.0,239.08,14.54,257.2,199.35,57.85,-1.27,4.09,239.51,242.59,36.0,4.63,0.98,6.32,3.05,3.27,0.07,1.95,4.73,4.59,36.0,1.61,0.5,3.05,1.0,2.05,1.01,3.84,1.68,1.58,36.0
+BD-0-G080006 = 10.02,6.7,24.46,2.96,21.5,0.67,2.55,11.98,11.07,26.0,3.59,2.64,9.32,1.0,8.32,0.68,2.53,4.43,3.96,26.0,24.5,8.12,37.97,10.21,27.77,-0.38,2.18,25.76,25.76,26.0,87.05,20.67,140.7,56.93,83.77,0.66,2.93,89.38,84.3,26.0,82.05,7.38,100.97,64.69,36.28,0.54,4.59,82.37,80.63,26.0,109.11,59.73,370.76,72.46,298.3,3.63,15.79,123.83,91.5,26.0,201.88,27.71,316.44,179.1,137.35,2.88,12.39,203.7,196.49,26.0,494.36,45.12,546.71,358.4,188.31,-1.23,4.59,496.34,508.45,26.0,215.55,25.76,242.15,136.52,105.63,-1.57,4.82,217.02,228.18,26.0,86.46,13.14,114.39,74.68,39.71,0.93,2.62,87.41,84.29,26.0,12.28,8.79,50.74,7.78,42.97,3.59,15.7,15.0,10.36,26.0,10.68,3.52,26.98,8.27,18.71,4.03,19.18,11.23,9.93,26.0
+BD-0-G080007 = 7.68,0.43,8.26,7.09,1.17,-0.01,1.75,7.69,7.68,6.0,2.78,1.23,4.99,1.31,3.68,0.86,3.02,3.0,2.7,6.0,109.2,19.51,126.73,74.68,52.05,-1.01,2.58,110.64,117.46,6.0,74.83,14.38,99.42,58.67,40.75,0.72,2.51,75.97,72.56,6.0,145.52,47.1,219.82,84.26,135.56,0.36,2.24,151.74,139.72,6.0,91.2,5.94,98.37,80.98,17.39,-0.67,2.67,91.36,91.55,6.0,192.06,9.76,205.71,182.0,23.71,0.5,1.59,192.27,188.82,6.0,435.74,20.31,471.03,411.67,59.36,0.74,2.7,436.13,432.79,6.0,271.19,25.72,299.61,227.97,71.64,-0.74,2.35,272.21,279.47,6.0,166.95,12.46,186.68,154.09,32.59,0.67,1.96,167.33,162.39,6.0,7.14,1.44,9.6,5.64,3.96,0.85,2.42,7.26,6.59,6.0,2.85,0.81,4.13,1.82,2.31,0.37,2.18,2.95,2.74,6.0
+BD-0-G080008 = 2.68,2.12,9.24,1.24,8.0,2.15,6.95,3.37,1.82,16.0,16.83,5.27,27.15,10.7,16.46,0.71,2.51,17.59,16.44,16.0,277.23,36.96,358.4,243.03,115.37,1.33,3.52,279.53,261.44,16.0,148.41,21.1,199.23,117.89,81.34,0.76,3.21,149.81,149.05,16.0,358.59,54.34,442.65,264.08,178.58,-0.13,1.84,362.43,363.44,16.0,100.13,10.99,113.92,81.75,32.17,-0.22,1.72,100.69,98.67,16.0,461.12,28.61,499.41,403.1,96.31,-0.69,2.36,461.95,467.0,16.0,283.78,22.76,324.29,246.08,78.22,0.17,2.15,284.64,286.26,16.0,298.92,17.75,335.53,273.2,62.34,0.63,2.48,299.41,295.43,16.0,181.18,13.76,196.06,159.03,37.03,-0.37,1.69,181.67,184.27,16.0,1.62,0.77,3.44,1.0,2.44,1.19,3.19,1.79,1.34,16.0,1.1,0.19,1.66,1.0,0.66,1.91,5.5,1.12,1.0,16.0
+BD-0-G080009 = 7.26,2.75,15.56,5.13,10.43,1.77,5.43,7.74,6.11,19.0,4.11,1.94,10.41,1.88,8.53,1.9,6.98,4.52,3.6,19.0,144.82,39.99,214.62,97.97,116.65,0.29,1.7,149.96,145.65,19.0,173.21,27.72,221.2,119.06,102.13,-0.2,2.35,175.3,176.43,19.0,243.25,43.85,290.18,128.53,161.66,-1.19,3.52,246.96,257.2,19.0,74.22,14.6,96.78,56.93,39.85,0.25,1.51,75.57,69.07,19.0,203.76,39.39,280.13,151.14,128.99,0.31,1.76,207.34,190.22,19.0,432.24,70.04,514.71,281.56,233.15,-0.58,2.29,437.59,442.65,19.0,271.71,47.41,368.75,207.53,161.22,0.39,2.09,275.6,265.2,19.0,117.38,15.19,147.63,89.5,58.13,0.09,2.26,118.31,117.5,19.0,5.81,1.14,8.35,3.77,4.58,0.19,3.04,5.92,5.75,19.0,4.59,0.81,5.89,3.23,2.67,0.26,1.83,4.66,4.25,19.0
+BD-0-G080010 = 10.45,2.58,14.21,7.1,7.11,0.31,1.73,10.75,10.83,16.0,1.66,0.53,2.63,1.0,1.63,0.37,2.32,1.73,1.62,16.0,97.94,12.6,119.2,77.28,41.93,0.01,2.07,98.69,100.97,16.0,53.87,6.67,71.11,42.1,29.01,0.76,4.21,54.25,53.39,16.0,70.59,19.71,116.95,40.61,76.34,0.6,3.02,73.12,68.39,16.0,90.8,7.0,107.25,81.75,25.5,0.65,3.06,91.05,89.99,16.0,297.42,34.85,345.71,227.97,117.74,-0.85,2.72,299.33,310.59,16.0,353.19,27.51,392.34,313.23,79.11,0.05,1.42,354.2,356.14,16.0,263.1,50.94,331.12,199.6,131.52,0.16,1.37,267.69,256.36,16.0,282.78,45.78,327.39,182.33,145.06,-1.0,2.89,286.23,302.05,16.0,5.33,1.95,9.38,2.71,6.67,0.62,2.27,5.66,4.47,16.0,4.46,1.23,5.85,1.91,3.94,-0.72,2.63,4.61,4.66,16.0
+BD-0-G080011 = 1.44,0.19,1.72,1.15,0.57,-0.15,1.85,1.45,1.46,12.0,20.33,6.19,35.77,13.79,21.98,1.34,4.21,21.18,18.74,12.0,325.39,44.69,401.98,257.2,144.78,0.17,2.16,328.19,319.17,12.0,207.28,28.11,257.2,166.56,90.64,0.24,1.96,209.02,203.49,12.0,416.23,31.65,484.8,358.4,126.4,0.41,3.46,417.33,414.21,12.0,103.05,7.61,118.74,95.06,23.68,1.32,3.43,103.31,100.64,12.0,536.63,31.69,580.71,484.58,96.13,-0.33,1.93,537.49,539.82,12.0,318.07,24.93,369.38,277.63,91.74,0.48,2.73,318.97,312.95,12.0,284.26,40.73,347.75,217.91,129.84,-0.11,1.88,286.92,289.03,12.0,193.87,8.62,211.44,182.33,29.1,0.86,2.96,194.04,192.51,12.0,1.73,0.75,3.15,1.0,2.15,0.56,1.99,1.87,1.49,12.0,1.49,0.51,2.52,1.0,1.52,1.04,2.58,1.57,1.3,12.0
+BD-0-G080012 = 7.49,1.69,13.58,5.71,7.88,2.61,10.37,7.67,7.21,35.0,1.97,1.59,7.1,1.0,6.1,1.62,4.68,2.52,1.16,35.0,79.06,20.86,117.46,53.59,63.87,0.65,2.09,81.69,74.68,35.0,64.83,9.36,96.62,52.0,44.62,1.31,5.13,65.48,63.96,35.0,76.24,21.58,129.99,47.8,82.19,1.16,3.63,79.15,68.1,35.0,108.73,26.75,158.74,83.08,75.66,1.12,2.52,111.88,97.49,35.0,234.43,28.8,286.89,184.58,102.31,0.04,1.93,236.15,227.97,35.0,453.01,101.74,655.17,332.47,322.7,1.14,2.63,463.98,410.92,35.0,237.26,31.89,317.52,193.32,124.2,0.67,2.94,239.33,227.97,35.0,180.96,28.91,247.84,151.87,95.96,1.11,3.13,183.19,169.43,35.0,8.7,2.36,11.86,3.75,8.11,-0.6,2.22,9.0,9.38,35.0,5.37,2.09,8.05,1.66,6.38,-0.27,1.64,5.75,5.79,35.0
+BD-0-G080013 = 5.45,3.28,17.93,2.3,15.63,2.16,8.26,6.33,4.65,30.0,3.12,1.83,9.16,1.0,8.16,1.17,5.15,3.6,3.2,30.0,110.16,51.23,224.79,50.08,174.71,1.1,2.84,121.13,90.22,30.0,147.42,38.02,224.58,89.37,135.21,0.93,2.73,152.09,136.52,30.0,185.15,54.99,290.18,104.06,186.12,0.42,2.04,192.88,178.11,30.0,61.62,10.12,89.86,48.96,40.9,1.17,3.78,62.41,58.57,30.0,144.56,40.96,272.82,97.97,174.85,1.45,4.52,150.07,129.57,30.0,363.05,44.31,472.1,273.32,198.78,0.17,3.11,365.65,366.63,30.0,202.34,53.56,383.46,149.45,234.01,1.9,6.15,209.08,185.34,30.0,84.8,20.14,128.76,56.93,71.83,0.48,2.39,87.08,84.26,30.0,4.08,0.85,6.78,3.05,3.73,1.46,5.03,4.16,3.85,30.0,6.85,1.56,9.32,3.77,5.55,-0.22,1.93,7.02,7.01,30.0
+BD-0-G080014 = 2.86,1.26,5.49,1.44,4.06,0.87,2.48,3.11,2.36,21.0,21.53,6.09,36.21,13.95,22.26,0.99,3.1,22.33,19.22,21.0,272.15,48.06,358.4,188.43,169.97,0.14,1.99,276.16,261.85,21.0,190.42,25.35,246.44,152.43,94.01,0.16,2.38,192.02,195.03,21.0,404.02,24.4,442.26,358.56,83.7,-0.24,2.08,404.72,399.44,21.0,126.38,13.79,163.27,110.53,52.74,1.07,3.52,127.09,121.22,21.0,491.51,27.75,546.71,443.16,103.56,0.01,2.26,492.26,484.8,21.0,403.04,73.92,562.67,298.98,263.69,0.73,2.67,409.45,393.18,21.0,283.85,29.12,341.3,234.95,106.35,-0.05,2.65,285.27,288.22,21.0,177.34,23.09,231.3,149.45,81.85,0.67,2.63,178.77,173.77,21.0,1.01,0.03,1.14,1.0,0.14,4.25,19.05,1.01,1.0,21.0,1.06,0.1,1.39,1.0,0.39,1.96,6.56,1.07,1.0,21.0
+BD-0-G080015 = 2.23,0.84,3.99,1.33,2.67,1.16,3.01,2.38,1.97,22.0,29.99,4.08,38.46,22.71,15.75,0.03,2.25,30.26,31.7,22.0,401.69,33.57,456.21,338.03,118.17,-0.21,1.97,403.02,405.26,22.0,204.63,35.34,265.08,145.01,120.07,0.02,2.05,207.53,207.55,22.0,458.32,36.55,530.47,398.35,132.12,0.15,2.2,459.71,460.41,22.0,157.7,30.45,227.66,113.82,113.84,0.59,2.57,160.49,152.39,22.0,537.84,26.03,598.49,484.58,113.91,0.22,3.05,538.44,539.33,22.0,343.6,57.5,493.2,265.08,228.12,1.01,3.46,348.16,325.78,22.0,234.69,12.57,268.08,214.62,53.46,1.16,4.16,235.01,231.78,22.0,164.25,12.71,192.61,145.01,47.6,0.43,2.39,164.72,161.63,22.0,1.01,0.04,1.19,1.0,0.19,4.36,20.05,1.01,1.0,22.0,1.55,0.59,2.71,1.0,1.71,0.72,2.16,1.65,1.36,22.0
+BD-06-G030001 = 25.49,7.85,41.07,17.17,23.9,1.11,3.08,26.59,23.13,13.0,1.91,0.97,3.88,1.0,2.88,1.23,3.2,2.13,1.5,13.0,63.22,12.67,80.23,44.18,36.05,-0.08,1.79,64.38,68.22,13.0,27.95,7.68,37.39,14.98,22.41,-0.43,2.1,28.91,26.89,13.0,78.82,13.45,98.37,50.77,47.6,-0.45,2.79,79.87,79.64,13.0,138.34,10.08,154.3,121.0,33.3,-0.29,2.5,138.68,137.65,13.0,421.27,13.22,449.84,405.09,44.75,0.5,2.6,421.46,421.18,13.0,349.76,34.64,401.41,290.89,110.52,-0.03,2.3,351.34,342.59,13.0,205.45,14.56,225.2,187.49,37.71,0.21,1.36,205.92,199.06,13.0,356.16,13.58,369.38,321.09,48.29,-1.35,4.39,356.4,358.56,13.0,2.03,0.48,2.87,1.35,1.52,0.52,2.14,2.08,1.77,13.0,3.6,0.41,4.19,3.05,1.14,-0.05,1.8,3.62,3.7,13.0
+BD-06-G030002 = 13.22,2.41,26.57,9.6,16.96,3.19,17.34,13.44,13.22,65.0,1.96,0.73,4.36,1.0,3.36,1.54,4.33,2.09,1.65,65.0,105.72,8.29,128.53,89.5,39.03,0.68,3.08,106.04,102.73,65.0,48.23,5.47,61.95,30.87,31.08,-0.1,4.05,48.54,48.1,65.0,81.66,23.44,136.52,46.09,90.43,0.62,2.46,84.9,70.58,65.0,93.61,9.08,132.46,79.32,53.14,2.34,10.71,94.04,92.24,65.0,346.63,23.37,408.96,315.52,93.44,1.22,3.67,347.4,340.23,65.0,363.69,47.71,456.21,241.98,214.23,0.01,2.88,366.76,369.38,65.0,275.31,43.72,354.04,194.18,159.86,-0.09,2.01,278.71,269.01,65.0,340.29,12.05,358.4,284.99,73.41,-1.7,8.25,340.5,342.74,65.0,2.99,1.37,5.75,1.0,4.75,0.08,1.88,3.28,3.19,65.0,3.5,1.08,5.1,1.48,3.62,-0.06,2.03,3.66,3.71,65.0
+BD-06-G030003 = 11.33,2.23,18.65,7.67,10.97,0.98,4.18,11.55,10.89,46.0,1.24,0.39,2.71,1.0,1.71,1.82,6.05,1.3,1.0,46.0,69.78,14.33,95.06,47.5,47.56,0.34,1.77,71.2,63.41,46.0,39.03,8.95,59.34,27.34,32.0,0.39,2.01,40.03,40.06,46.0,39.46,7.37,48.96,21.04,27.92,-0.34,2.19,40.13,38.46,46.0,126.52,22.23,149.45,86.84,62.61,-0.64,1.82,128.41,141.9,46.0,315.51,20.59,369.38,272.82,96.56,-0.07,2.79,316.17,321.86,46.0,434.63,70.76,592.82,347.75,245.07,1.08,3.41,440.23,423.12,46.0,225.11,18.12,249.56,184.58,64.98,-0.49,2.24,225.83,228.39,46.0,299.87,45.54,369.38,202.14,167.24,-0.5,2.23,303.23,313.02,46.0,7.08,1.18,9.82,5.1,4.72,0.24,2.76,7.17,7.4,46.0,5.47,0.76,7.11,4.25,2.85,0.51,2.33,5.52,5.43,46.0
+BD-06-G030004 = 25.11,4.42,32.09,20.73,11.37,0.54,1.94,25.46,24.86,10.0,3.96,1.08,5.75,2.93,2.82,0.76,2.15,4.09,3.63,10.0,91.42,6.64,98.15,79.54,18.61,-0.93,2.54,91.64,92.24,10.0,40.07,2.23,42.74,36.24,6.5,-0.2,2.1,40.12,39.94,10.0,81.19,13.7,106.23,60.67,45.56,0.45,2.35,82.23,78.04,10.0,124.7,11.01,141.18,110.38,30.8,-0.03,1.56,125.14,128.53,10.0,379.15,13.92,405.09,364.22,40.87,0.7,2.37,379.38,380.69,10.0,359.47,14.49,379.55,342.59,36.96,0.6,1.71,359.73,353.16,10.0,195.82,7.34,203.92,184.58,19.35,-0.42,1.95,195.95,196.41,10.0,348.17,6.27,358.56,337.57,20.99,0.47,2.9,348.22,347.75,10.0,1.58,0.39,2.37,1.1,1.27,0.64,2.74,1.62,1.5,10.0,3.06,0.32,3.54,2.65,0.89,-0.1,1.51,3.07,3.19,10.0
+BD-06-G030005 = 12.29,3.74,25.49,8.01,17.48,1.9,6.43,12.84,11.31,73.0,1.17,0.44,2.93,1.0,1.93,2.99,11.25,1.25,1.0,73.0,56.21,13.36,85.62,40.85,44.77,0.73,2.37,57.75,54.54,73.0,26.58,6.83,39.66,14.07,25.59,0.04,2.09,27.44,26.68,73.0,68.5,31.96,124.71,21.04,103.67,0.36,1.81,75.49,60.67,73.0,169.73,58.87,442.65,121.0,321.65,2.36,8.62,179.51,149.45,73.0,371.8,52.03,563.45,281.56,281.89,1.02,5.18,375.38,369.38,73.0,416.4,34.8,499.41,347.75,151.66,-0.42,2.81,417.83,423.12,73.0,228.72,16.91,257.67,197.74,59.93,-0.37,1.88,229.34,228.39,73.0,321.41,31.98,369.38,269.87,99.5,0.08,1.62,322.97,324.88,73.0,7.17,6.22,34.09,2.37,31.72,2.13,7.29,9.47,4.83,73.0,4.94,1.9,12.6,3.24,9.36,1.84,6.0,5.29,4.32,73.0
+BD-06-G030006 = 17.93,3.91,24.07,11.91,12.16,-0.17,1.99,18.31,18.3,11.0,1.66,0.85,3.66,1.0,2.66,1.31,3.64,1.85,1.36,11.0,86.97,15.82,116.29,69.26,47.03,0.48,2.03,88.27,84.26,11.0,29.21,6.94,39.05,18.65,20.4,-0.21,2.06,29.95,30.47,11.0,92.47,19.35,126.96,71.77,55.19,0.71,1.9,94.3,79.48,11.0,125.98,29.03,163.6,85.78,77.82,-0.07,1.59,128.99,124.76,11.0,403.73,50.07,470.18,337.57,132.61,-0.01,1.57,406.54,404.36,11.0,280.75,39.31,369.38,221.2,148.18,0.72,3.62,283.24,282.14,11.0,192.38,10.23,211.44,179.1,32.34,0.7,2.46,192.62,190.23,11.0,304.76,27.69,343.52,249.56,93.96,-0.55,2.43,305.91,317.67,11.0,1.1,0.19,1.6,1.0,0.6,1.85,4.98,1.11,1.0,11.0,3.39,1.06,4.52,1.77,2.75,-0.5,1.66,3.53,3.74,11.0
+BD-27-G250001 = 19.42,8.0,40.33,10.01,30.32,0.89,3.15,20.94,17.63,24.0,1.76,1.39,6.49,1.0,5.49,2.08,6.77,2.23,1.07,24.0,73.91,21.24,114.44,47.5,66.93,0.27,1.75,76.78,76.86,24.0,15.64,6.43,25.74,5.75,19.99,-0.1,1.5,16.86,17.83,24.0,83.01,15.66,126.06,60.47,65.59,1.25,3.93,84.42,77.56,24.0,141.58,37.83,229.21,89.5,139.72,0.37,2.51,146.34,141.0,24.0,418.22,57.25,514.71,316.02,198.68,-0.16,1.84,421.96,431.26,24.0,270.05,63.54,347.75,162.51,185.24,-0.38,1.49,277.12,295.83,24.0,199.81,21.04,240.72,162.27,78.45,0.38,2.25,200.87,196.15,24.0,314.01,58.91,380.69,224.58,156.1,-0.42,1.46,319.26,343.13,24.0,1.38,0.81,4.05,1.0,3.05,2.0,6.09,1.59,1.0,24.0,3.99,2.12,8.49,1.56,6.93,0.77,2.24,4.5,3.25,24.0
+BD-27-G250002 = 19.07,3.14,22.6,14.21,8.39,-0.45,1.95,19.29,19.59,6.0,2.88,0.65,3.64,2.06,1.58,0.06,1.5,2.94,2.82,6.0,116.16,5.51,127.2,112.33,14.87,1.64,3.94,116.27,113.92,6.0,23.68,1.74,26.86,22.02,4.84,1.04,2.95,23.73,23.39,6.0,73.85,4.14,78.61,68.22,10.39,-0.2,1.5,73.95,74.35,6.0,98.06,7.05,105.7,86.84,18.87,-0.5,2.04,98.27,98.9,6.0,294.38,14.5,317.67,277.76,39.91,0.44,2.17,294.67,294.83,6.0,176.53,7.54,189.91,168.61,21.3,0.89,2.74,176.66,175.18,6.0,122.34,5.16,128.53,115.98,12.55,-0.14,1.47,122.43,123.0,6.0,363.14,18.66,392.34,342.89,49.45,0.44,1.93,363.54,361.56,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.66,0.47,2.39,1.13,1.26,0.44,2.0,1.71,1.62,6.0
+BD-27-G250003 = 12.71,1.97,16.04,9.9,6.14,0.22,1.89,12.85,12.63,16.0,1.05,0.06,1.16,1.0,0.16,0.65,1.96,1.06,1.02,16.0,110.53,12.97,145.01,95.06,49.95,1.17,4.14,111.24,108.99,16.0,25.03,3.39,32.33,20.41,11.91,0.47,2.48,25.25,24.98,16.0,76.68,16.43,126.9,58.67,68.23,1.82,6.57,78.32,75.25,16.0,93.44,12.5,115.77,72.46,43.31,0.18,2.11,94.22,91.87,16.0,343.04,24.54,380.69,299.07,81.62,-0.46,2.3,343.86,343.85,16.0,182.61,34.99,249.56,140.95,108.61,0.5,1.98,185.73,179.04,16.0,158.01,12.66,179.81,132.46,47.34,-0.35,2.51,158.48,160.32,16.0,322.18,19.75,358.4,275.19,83.21,-0.49,3.52,322.75,326.22,16.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,16.0,1.94,0.72,3.55,1.0,2.55,0.51,2.76,2.07,1.9,16.0
+BD-27-G250004 = 14.63,3.63,20.84,10.15,10.69,0.39,1.83,15.03,14.12,11.0,1.65,0.38,2.4,1.03,1.37,0.37,2.67,1.69,1.58,11.0,101.96,20.76,138.73,74.68,64.05,0.65,2.16,103.87,94.3,11.0,26.5,3.74,34.09,22.35,11.74,0.8,2.68,26.73,26.0,11.0,76.86,8.23,95.06,64.23,30.83,0.54,3.57,77.26,78.23,11.0,90.9,9.84,107.3,79.36,27.94,0.47,1.92,91.38,90.45,11.0,311.76,28.37,342.9,265.2,77.7,-0.53,1.8,312.93,318.59,11.0,185.12,10.64,208.63,169.84,38.79,0.85,3.31,185.4,182.04,11.0,143.14,13.32,165.34,126.62,38.73,0.19,1.82,143.71,140.36,11.0,350.78,18.04,369.8,317.67,52.13,-0.44,1.95,351.2,353.08,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.22,0.33,2.0,1.0,1.0,1.4,3.66,1.27,1.06,11.0
+BD-27-G250005 = 14.4,5.05,27.6,9.6,18.0,1.08,3.06,15.24,12.22,47.0,1.37,0.9,5.25,1.0,4.25,2.71,10.09,1.64,1.0,47.0,87.35,26.44,121.0,46.09,74.91,-0.28,1.6,91.18,84.28,47.0,18.81,6.69,28.17,5.75,22.42,-0.83,2.4,19.94,21.01,47.0,93.49,29.28,158.74,43.39,115.35,0.57,2.56,97.87,87.69,47.0,112.13,24.68,163.6,72.46,91.14,0.53,2.08,114.76,104.49,47.0,370.49,66.42,530.47,299.07,231.4,0.78,2.67,376.28,347.75,47.0,229.12,87.58,369.38,132.46,236.91,0.38,1.42,244.95,197.89,47.0,172.37,22.76,234.95,136.52,98.43,0.63,3.33,173.84,170.49,47.0,306.82,60.44,456.21,221.2,235.01,0.64,2.69,312.59,290.18,47.0,1.02,0.11,1.78,1.0,0.78,6.63,45.02,1.02,1.0,47.0,2.78,1.35,7.54,1.36,6.18,1.17,4.53,3.08,2.55,47.0
+BD-27-G250006 = 13.47,1.98,16.1,9.67,6.43,-0.7,2.57,13.6,13.85,10.0,7.18,5.97,15.86,1.77,14.09,0.58,1.59,9.15,4.13,10.0,91.72,8.38,104.49,76.03,28.46,-0.51,2.52,92.06,93.67,10.0,27.48,3.18,33.08,23.74,9.34,0.26,2.14,27.64,27.94,10.0,78.97,11.88,97.97,62.32,35.65,0.23,1.74,79.77,76.27,10.0,91.66,1.83,95.23,89.54,5.7,0.59,2.48,91.68,91.55,10.0,341.48,7.9,353.08,327.54,25.53,-0.28,2.12,341.56,341.6,10.0,203.83,15.84,228.39,184.66,43.72,0.26,1.78,204.39,203.54,10.0,168.64,14.57,193.67,143.63,50.04,-0.07,2.39,169.21,170.29,10.0,380.93,11.92,398.71,363.89,34.83,-0.2,1.89,381.1,381.55,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,2.49,1.25,4.61,1.0,3.61,0.25,1.87,2.75,2.4,10.0
+BD-27-G250007 = 8.75,1.04,10.94,7.32,3.62,0.8,3.35,8.81,8.63,9.0,2.25,0.94,4.13,1.31,2.82,0.84,2.69,2.41,2.19,9.0,106.99,5.7,112.23,95.31,16.91,-1.18,2.96,107.12,108.99,9.0,25.61,2.32,30.22,22.81,7.4,0.77,2.73,25.7,24.89,9.0,66.44,2.93,71.58,62.43,9.15,0.64,2.45,66.5,66.19,9.0,90.17,11.31,113.01,76.97,36.04,0.89,2.77,90.79,84.6,9.0,343.01,6.6,358.4,337.42,20.98,1.54,4.37,343.07,340.16,9.0,176.47,13.23,202.06,159.03,43.03,0.65,2.62,176.91,173.47,9.0,176.21,9.68,190.23,159.03,31.2,-0.26,2.38,176.45,178.01,9.0,354.74,18.15,380.69,318.97,61.72,-0.57,2.82,355.15,358.73,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-27-G250008 = 19.41,3.0,23.2,16.71,6.49,0.38,1.53,19.58,18.86,4.0,4.2,0.78,4.95,3.5,1.44,0.02,1.03,4.26,4.18,4.0,104.07,8.21,110.73,92.51,18.22,-0.79,2.0,104.32,106.53,4.0,26.13,1.63,28.45,24.91,3.53,0.84,2.03,26.17,25.58,4.0,85.85,3.56,89.5,80.98,8.52,-0.56,2.04,85.9,86.46,4.0,93.28,4.46,99.74,89.54,10.21,0.92,2.19,93.36,91.91,4.0,307.35,11.25,322.89,299.07,23.82,0.71,1.88,307.5,303.72,4.0,184.4,5.52,191.99,179.18,12.82,0.64,1.96,184.46,183.21,4.0,119.89,18.86,147.16,107.25,39.91,0.93,2.12,120.99,112.57,4.0,384.54,9.08,392.34,375.37,16.97,-0.05,1.06,384.62,385.23,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,3.7,0.64,4.52,2.98,1.54,0.26,1.88,3.74,3.64,4.0
+BD-27-G250009 = 9.32,0.36,9.65,8.93,0.72,-0.07,1.12,9.32,9.34,4.0,1.32,0.25,1.55,1.0,0.55,-0.51,1.74,1.34,1.37,4.0,114.59,5.92,121.0,107.44,13.56,-0.16,1.59,114.7,114.96,4.0,23.26,1.19,24.46,22.08,2.39,0.01,1.11,23.29,23.26,4.0,107.08,40.19,158.74,62.43,96.31,0.28,1.89,112.59,103.57,4.0,104.84,11.29,114.38,92.24,22.14,-0.14,1.19,105.29,106.37,4.0,315.11,13.67,332.41,299.07,33.34,0.16,1.98,315.33,314.48,4.0,149.62,12.29,161.61,132.46,29.15,-0.68,2.09,150.0,152.2,4.0,158.94,16.6,176.6,136.52,40.08,-0.48,2.05,159.59,161.33,4.0,283.09,36.23,324.29,242.15,82.15,0.01,1.51,284.82,282.95,4.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,4.0,1.24,0.18,1.39,1.0,0.39,-0.52,1.68,1.25,1.28,4.0
+BD-27-G250010 = 19.66,7.3,39.64,13.22,26.42,1.4,3.86,20.91,16.17,22.0,1.74,1.49,7.11,1.0,6.11,2.52,8.92,2.27,1.0,22.0,75.1,20.28,112.41,47.5,64.9,-0.04,1.71,77.67,81.75,22.0,21.11,9.66,36.21,8.15,28.05,-0.25,1.46,23.12,24.91,22.0,74.45,11.94,107.92,51.03,56.89,0.78,4.61,75.36,75.32,22.0,117.67,16.12,154.02,89.5,64.53,0.42,2.82,118.72,117.57,22.0,392.7,53.92,530.47,317.67,212.8,0.87,3.07,396.21,368.13,22.0,269.62,47.36,369.38,197.49,171.89,0.47,2.38,273.56,265.08,22.0,175.79,14.73,196.86,154.02,42.84,0.15,1.65,176.38,176.51,22.0,348.84,54.86,456.21,285.87,170.34,0.38,1.84,352.93,342.66,22.0,1.46,0.86,4.13,1.0,3.13,1.75,5.24,1.69,1.0,22.0,4.18,1.27,7.54,2.16,5.38,0.67,3.54,4.36,4.29,22.0
+BD-3-G120001 = 6.11,0.6,7.81,4.89,2.92,0.69,3.21,6.14,6.05,43.0,7.0,1.12,9.36,4.8,4.56,0.36,2.61,7.09,6.65,43.0,143.43,8.5,154.09,117.41,36.69,-1.15,3.8,143.67,146.35,43.0,91.75,12.69,112.84,70.31,42.53,0.13,2.02,92.61,90.15,43.0,135.63,18.91,196.85,107.25,89.6,1.15,4.34,136.92,131.47,43.0,121.34,5.16,128.76,110.99,17.77,-0.67,3.06,121.45,121.0,43.0,524.96,17.24,546.71,470.18,76.53,-0.68,3.89,525.24,523.06,43.0,246.71,15.76,275.19,214.62,60.56,0.15,2.1,247.2,250.02,43.0,366.02,27.96,392.52,281.56,110.96,-1.38,4.09,367.06,380.69,43.0,302.9,20.54,337.42,265.2,72.22,0.42,2.31,303.58,303.65,43.0,2.26,0.29,2.73,1.57,1.15,-0.2,2.47,2.28,2.26,43.0,1.06,0.1,1.47,1.0,0.47,2.93,11.78,1.06,1.03,43.0
+BD-3-G120002 = 7.23,0.55,8.26,6.49,1.77,0.67,2.27,7.25,7.01,14.0,4.19,1.75,7.98,1.94,6.04,0.99,2.91,4.52,3.71,14.0,120.39,8.47,138.61,110.53,28.07,0.72,2.54,120.67,118.35,14.0,39.58,14.56,75.89,23.74,52.16,1.24,3.71,42.0,34.38,14.0,79.47,13.94,110.58,66.19,44.39,0.89,2.71,80.6,75.18,14.0,98.78,16.3,136.52,79.65,56.87,1.01,3.12,100.02,92.92,14.0,388.26,56.37,530.71,327.39,203.32,1.31,3.87,392.05,366.63,14.0,206.21,18.8,235.38,173.77,61.6,0.08,2.0,207.0,202.06,14.0,220.19,37.75,309.49,179.42,130.07,0.99,3.19,223.17,205.2,14.0,294.85,33.14,364.22,242.15,122.07,0.56,2.91,296.58,291.51,14.0,1.15,0.29,1.95,1.0,0.95,1.78,5.25,1.19,1.0,14.0,1.02,0.03,1.08,1.0,0.08,1.22,2.76,1.02,1.0,14.0
+BD-3-G120003 = 4.35,0.6,5.25,3.44,1.81,-0.01,1.79,4.38,4.4,10.0,5.96,0.64,7.1,5.1,2.01,0.36,2.14,5.99,5.88,10.0,141.87,11.81,158.74,127.71,31.03,0.16,1.55,142.31,142.36,10.0,80.97,4.96,89.5,72.46,17.03,0.07,2.52,81.11,81.21,10.0,185.58,32.6,234.95,140.57,94.38,0.13,1.68,188.14,187.45,10.0,117.22,15.07,136.52,86.84,49.68,-0.74,2.65,118.09,121.06,10.0,496.26,17.1,514.71,464.86,49.85,-0.79,2.45,496.53,499.58,10.0,252.34,33.1,308.23,196.06,112.17,0.01,2.36,254.29,250.19,10.0,378.08,10.44,392.34,353.87,38.47,-1.16,4.12,378.21,380.69,10.0,269.17,13.45,290.18,249.56,40.62,0.06,1.88,269.48,268.7,10.0,1.87,0.29,2.4,1.44,0.96,0.37,2.39,1.89,1.83,10.0,1.04,0.07,1.24,1.0,0.24,1.9,5.54,1.05,1.01,10.0
+BD-3-G120004 = 8.62,0.71,9.8,7.54,2.26,0.14,2.16,8.64,8.55,9.0,1.95,0.64,3.3,1.29,2.01,0.97,3.12,2.04,1.75,9.0,123.07,4.84,128.53,114.75,13.78,-0.45,1.99,123.16,124.76,9.0,28.44,6.68,43.66,22.35,21.32,1.35,4.04,29.13,27.22,9.0,114.22,24.63,147.63,75.22,72.41,-0.25,1.88,116.56,111.43,9.0,86.97,9.51,104.49,72.46,32.03,0.37,2.62,87.43,86.88,9.0,326.31,35.97,408.96,290.18,118.78,1.39,4.18,328.06,316.1,9.0,179.27,23.01,219.9,145.6,74.3,0.36,2.33,180.57,174.49,9.0,183.88,25.1,238.81,150.06,88.75,0.99,3.77,185.39,179.83,9.0,270.89,21.35,310.47,242.59,67.89,0.52,2.41,271.64,265.68,9.0,1.03,0.1,1.29,1.0,0.29,2.47,7.13,1.04,1.0,9.0,1.25,0.21,1.58,1.0,0.58,0.13,1.66,1.26,1.2,9.0
+BD-3-G120005 = 8.14,1.29,9.39,4.97,4.42,-1.52,4.43,8.24,8.26,11.0,10.15,2.48,13.38,5.93,7.46,-0.31,2.09,10.43,9.99,11.0,87.35,16.53,128.58,69.34,59.25,1.6,4.68,88.76,81.9,11.0,90.81,31.14,140.7,50.82,89.87,0.18,1.62,95.54,95.44,11.0,211.21,46.66,281.56,148.57,132.99,0.18,1.61,215.84,215.84,11.0,132.25,10.1,144.81,115.66,29.14,-0.41,1.88,132.6,133.41,11.0,581.04,32.66,626.83,523.06,103.77,-0.41,2.1,581.87,590.14,11.0,388.27,34.09,429.5,318.97,110.53,-0.66,2.63,389.63,388.63,11.0,259.96,40.53,361.01,224.79,136.22,1.65,4.61,262.81,244.39,11.0,396.29,29.83,444.47,332.41,112.06,-0.61,3.39,397.31,398.35,11.0,1.21,0.25,1.75,1.0,0.75,1.09,3.09,1.23,1.16,11.0,2.29,0.77,3.9,1.31,2.59,0.68,2.71,2.41,2.1,11.0
+BD-3-G120006 = 4.8,3.53,17.03,2.55,14.49,2.36,8.05,5.91,3.24,21.0,12.77,7.39,36.21,7.22,28.99,1.92,6.04,14.66,9.36,21.0,188.22,28.84,242.15,149.45,92.7,0.5,2.02,190.31,176.43,21.0,96.67,19.84,149.45,70.31,79.14,0.97,3.6,98.59,97.04,21.0,250.07,32.82,327.39,202.06,125.33,0.72,2.74,252.12,237.63,21.0,97.14,5.75,107.25,84.26,22.99,-0.07,2.81,97.3,97.61,21.0,463.08,28.07,507.06,416.74,90.32,-0.06,1.74,463.89,463.61,21.0,215.68,16.78,249.56,190.23,59.33,0.35,2.23,216.3,212.59,21.0,324.64,44.36,429.5,273.2,156.31,0.88,2.85,327.51,308.37,21.0,214.64,19.38,249.56,184.58,64.98,0.22,2.0,215.47,211.44,21.0,1.71,0.4,2.47,1.0,1.47,0.46,2.62,1.75,1.8,21.0,1.18,0.33,2.33,1.0,1.33,2.31,7.84,1.22,1.04,21.0
+BD-3-G120007 = 9.53,1.13,11.34,7.81,3.53,-0.01,1.9,9.59,9.32,23.0,4.14,1.05,5.28,1.58,3.7,-0.76,2.6,4.27,4.46,23.0,134.25,8.45,149.72,121.22,28.5,0.45,2.33,134.5,132.46,23.0,60.72,11.41,78.36,37.33,41.03,-0.19,2.34,61.74,61.73,23.0,128.65,11.95,163.6,110.39,53.21,0.82,4.32,129.18,126.96,23.0,105.85,11.85,124.71,85.78,38.93,0.03,1.99,106.48,104.11,23.0,449.27,47.04,492.44,337.57,154.87,-0.93,2.62,451.62,470.18,23.0,258.4,29.12,313.8,212.02,101.78,0.32,2.2,259.96,249.56,23.0,300.27,32.76,369.38,213.96,155.41,-0.56,3.87,301.97,304.48,23.0,332.5,21.84,358.4,290.71,67.69,-0.8,2.44,333.18,337.57,23.0,1.75,0.33,2.24,1.14,1.1,-0.18,2.18,1.78,1.71,23.0,1.44,0.27,1.99,1.06,0.92,0.64,2.79,1.47,1.39,23.0
+BD-3-G120008 = 7.01,0.21,7.43,6.59,0.84,0.56,2.89,7.01,6.9,20.0,9.21,1.03,11.17,7.41,3.76,-0.15,2.73,9.27,9.04,20.0,121.4,4.83,136.52,117.41,19.11,1.71,5.8,121.49,120.1,20.0,46.48,13.74,79.32,35.17,44.16,1.14,3.1,48.37,38.46,20.0,87.9,14.3,121.22,73.43,47.8,0.91,2.7,89.0,81.75,20.0,100.39,10.12,121.0,89.5,31.51,0.62,2.47,100.88,97.49,20.0,417.41,51.38,546.71,358.56,188.15,1.02,3.29,420.41,404.36,20.0,234.13,21.97,257.2,196.15,61.06,-0.34,1.77,235.11,230.0,20.0,281.83,27.22,342.59,257.2,85.38,0.98,2.77,283.08,270.46,20.0,292.07,12.7,314.39,281.56,32.82,0.89,2.12,292.33,286.0,20.0,1.22,0.33,2.13,1.0,1.13,1.39,3.9,1.27,1.03,20.0,1.11,0.12,1.33,1.0,0.33,0.48,1.75,1.11,1.1,20.0
+BD-3-G120009 = 7.92,0.91,9.6,6.72,2.89,0.48,2.27,7.97,7.75,26.0,5.98,0.69,7.32,4.96,2.35,-0.21,1.91,6.02,6.14,26.0,150.02,7.14,160.16,136.52,23.64,-0.25,2.5,150.18,149.68,26.0,102.66,15.87,125.3,78.36,46.94,-0.02,1.82,103.83,104.3,26.0,159.72,19.46,184.89,124.97,59.92,-0.27,1.82,160.86,160.35,26.0,115.51,7.65,124.71,103.59,21.11,-0.26,1.72,115.75,115.15,26.0,479.52,19.62,519.58,449.43,70.15,0.33,1.97,479.9,477.81,26.0,243.87,16.18,263.35,221.2,42.15,-0.18,1.5,244.38,244.61,26.0,352.51,23.01,381.38,304.48,76.9,-0.92,2.89,353.24,358.4,26.0,270.96,20.97,305.31,244.22,61.09,0.33,1.84,271.74,269.2,26.0,3.46,0.89,4.95,2.24,2.71,0.1,1.88,3.57,3.55,26.0,1.82,0.42,2.71,1.23,1.47,0.97,3.02,1.86,1.67,26.0
+BD-3-G120010 = 4.13,0.77,6.13,3.1,3.03,0.99,3.45,4.2,4.01,26.0,8.84,0.9,11.17,7.15,4.01,0.59,3.35,8.88,8.78,26.0,142.91,9.91,161.61,124.71,36.9,0.1,2.09,143.24,141.98,26.0,98.74,36.58,210.2,66.19,144.01,1.71,5.33,105.05,83.18,26.0,258.82,76.36,461.13,157.46,303.67,1.1,3.84,269.43,241.95,26.0,136.17,25.34,181.84,97.04,84.79,0.57,2.13,138.42,127.72,26.0,540.67,44.29,630.82,457.97,172.85,-0.02,2.47,542.41,547.21,26.0,324.72,83.68,485.46,208.63,276.83,0.52,2.09,334.93,308.91,26.0,400.29,30.72,456.21,334.22,121.99,-0.51,2.71,401.42,410.55,26.0,286.68,22.37,327.39,228.9,98.49,-0.65,3.33,287.52,290.25,26.0,1.33,0.4,2.4,1.0,1.4,1.07,3.16,1.39,1.11,26.0,1.16,0.08,1.35,1.0,0.35,0.5,2.98,1.16,1.16,26.0
+BD-3-G120011 = 6.99,0.9,8.25,5.6,2.64,-0.1,1.69,7.04,6.89,14.0,5.89,0.55,6.48,4.97,1.51,-0.53,1.81,5.92,6.05,14.0,153.83,9.41,175.04,145.27,29.77,1.67,4.42,154.09,150.71,14.0,114.25,10.1,126.62,97.37,29.25,-0.12,1.62,114.67,114.41,14.0,162.15,15.73,193.36,141.72,51.63,0.87,3.07,162.85,158.74,14.0,108.04,7.6,118.97,96.6,22.37,-0.23,1.65,108.29,109.22,14.0,495.94,15.74,523.06,477.81,45.25,0.47,2.23,496.17,493.13,14.0,257.52,10.75,273.32,244.61,28.71,-0.0,1.57,257.72,261.14,14.0,383.6,14.13,404.36,367.71,36.65,0.32,1.73,383.84,381.38,14.0,265.48,19.63,293.49,238.77,54.72,0.04,1.49,266.15,266.36,14.0,3.21,0.44,4.0,2.45,1.55,0.29,2.81,3.24,3.28,14.0,1.37,0.34,1.92,1.03,0.88,0.46,1.51,1.41,1.13,14.0
+BD-3-G120012 = 4.55,0.76,5.71,3.24,2.46,0.09,2.24,4.6,4.45,12.0,5.99,1.01,8.51,5.22,3.29,1.56,4.3,6.06,5.54,12.0,168.83,8.96,184.92,156.38,28.53,0.12,2.16,169.05,168.53,12.0,101.12,10.5,117.89,86.84,31.05,-0.04,1.78,101.62,101.41,12.0,223.4,14.42,234.95,196.85,38.11,-1.0,2.5,223.83,229.79,12.0,101.06,8.11,117.41,89.5,27.91,0.43,2.57,101.36,100.03,12.0,484.83,11.51,499.41,463.19,36.22,-0.25,2.31,484.96,484.69,12.0,246.93,23.19,273.32,190.23,83.09,-1.28,3.96,247.93,253.61,12.0,355.72,28.23,392.52,299.07,93.45,-0.52,2.58,356.75,359.05,12.0,238.31,13.23,257.2,214.62,42.58,-0.27,2.12,238.64,240.68,12.0,2.71,0.42,3.41,1.88,1.53,-0.29,2.67,2.74,2.73,12.0,1.02,0.03,1.06,1.0,0.06,0.59,1.59,1.02,1.0,12.0
+BD-3-G120013 = 4.22,1.73,9.46,1.88,7.58,1.52,5.68,4.54,3.88,18.0,12.18,3.74,24.8,9.04,15.75,2.41,8.49,12.71,11.11,18.0,187.54,28.2,249.56,156.38,93.18,0.99,2.81,189.53,177.23,18.0,152.16,50.47,276.9,99.26,177.64,1.46,3.97,159.87,139.75,18.0,361.67,52.84,481.7,298.34,183.36,1.21,3.36,365.3,344.34,18.0,136.79,26.2,184.58,107.44,77.13,0.37,1.63,139.14,130.78,18.0,517.34,55.48,640.34,423.12,217.22,0.19,2.83,520.14,522.71,18.0,318.15,61.14,455.58,236.66,218.91,0.78,2.8,323.65,302.88,18.0,353.55,29.93,392.52,290.32,102.21,-0.8,2.51,354.74,362.8,18.0,237.31,32.96,295.43,179.1,116.34,-0.16,2.2,239.46,239.27,18.0,1.06,0.12,1.41,1.0,0.41,1.97,5.57,1.06,1.0,18.0,1.06,0.17,1.66,1.0,0.66,2.89,10.24,1.08,1.0,18.0
+BD-3-G120014 = 7.5,0.94,10.01,6.89,3.12,1.76,5.16,7.56,7.13,12.0,5.09,2.68,9.04,1.83,7.21,0.28,1.55,5.7,4.69,12.0,112.47,10.39,121.0,89.5,31.51,-1.19,3.07,112.91,117.41,12.0,31.67,5.0,38.46,23.74,14.72,-0.12,1.71,32.03,32.28,12.0,72.02,6.07,81.75,62.32,19.44,0.2,2.3,72.25,72.03,12.0,92.3,3.24,97.49,87.73,9.75,0.59,2.14,92.35,91.55,12.0,368.09,21.44,404.36,337.57,66.78,0.51,2.22,368.66,364.19,12.0,219.15,25.09,257.2,179.1,78.11,0.15,1.99,220.46,217.67,12.0,246.84,34.09,290.18,184.58,105.6,-0.66,2.13,248.99,257.2,12.0,329.21,28.12,358.65,281.56,77.09,-0.57,2.03,330.31,333.87,12.0,1.0,0.01,1.02,1.0,0.02,1.79,4.17,1.0,1.0,12.0,1.07,0.16,1.56,1.0,0.56,2.56,8.27,1.08,1.0,12.0
+BD-3-G120015 = 10.64,1.05,12.1,8.51,3.59,-0.49,2.15,10.69,10.86,40.0,5.33,0.87,6.22,3.34,2.87,-1.41,3.77,5.4,5.58,40.0,130.99,12.38,158.74,116.19,42.55,0.57,2.31,131.56,126.96,40.0,74.82,11.64,95.75,55.16,40.59,0.21,2.2,75.7,70.31,40.0,147.62,14.89,166.56,118.47,48.09,-0.7,2.34,148.35,150.06,40.0,106.24,8.53,124.71,93.98,30.72,0.51,2.38,106.57,102.54,40.0,449.73,22.83,481.31,396.99,84.32,-1.34,3.77,450.29,456.42,40.0,291.6,35.74,337.42,221.2,116.22,-0.42,1.96,293.73,297.31,40.0,357.45,18.61,380.69,314.97,65.71,-0.37,2.05,357.92,358.96,40.0,321.41,29.13,358.4,265.2,93.2,-0.69,2.25,322.69,337.42,40.0,3.58,1.03,5.1,1.71,3.39,-0.04,2.26,3.72,3.58,40.0,2.77,0.87,4.25,1.32,2.94,0.24,2.16,2.9,2.74,40.0
+BD-3-G120016 = 6.65,1.06,8.26,4.97,3.29,-0.08,2.12,6.72,6.61,9.0,8.6,1.6,11.17,6.62,4.54,0.48,1.88,8.73,7.93,9.0,114.93,18.12,140.69,84.26,56.44,-0.14,1.99,116.2,108.36,9.0,135.14,35.37,180.1,84.26,95.85,-0.03,1.62,139.2,136.52,9.0,317.33,85.12,429.49,190.23,239.26,-0.04,1.7,327.32,327.16,9.0,149.93,11.46,168.61,136.93,31.68,0.53,1.95,150.31,146.63,9.0,630.85,24.54,656.36,590.14,66.23,-0.69,2.02,631.27,638.84,9.0,444.08,38.76,485.46,382.22,103.24,-0.62,2.06,445.58,456.21,9.0,289.74,38.29,361.01,238.55,122.46,0.41,2.41,291.98,283.61,9.0,350.48,24.41,392.34,313.37,78.97,0.09,2.17,351.23,361.01,9.0,1.01,0.03,1.09,1.0,0.09,2.34,6.69,1.01,1.0,9.0,1.88,0.74,3.55,1.27,2.28,1.37,3.92,2.0,1.65,9.0
+BD-3-G120017 = 7.07,2.15,12.22,4.2,8.02,0.49,2.77,7.37,7.17,21.0,12.56,4.16,22.35,5.41,16.93,0.21,3.23,13.2,12.6,21.0,115.73,13.75,132.46,86.01,46.45,-0.77,2.45,116.51,121.0,21.0,65.13,12.59,91.69,40.85,50.84,0.13,2.47,66.28,62.77,21.0,131.93,26.49,188.43,79.32,109.11,0.41,3.05,134.44,128.76,21.0,106.19,10.94,121.06,86.84,34.22,-0.15,1.74,106.72,104.82,21.0,438.35,48.21,555.08,369.38,185.71,0.73,2.98,440.87,425.43,21.0,242.75,40.28,327.99,190.23,137.76,0.61,2.18,245.91,233.57,21.0,309.78,39.27,392.52,243.14,149.38,0.27,2.58,312.14,313.4,21.0,328.23,30.8,380.86,281.69,99.17,0.12,1.73,329.61,322.53,21.0,1.59,0.33,2.19,1.06,1.13,-0.21,2.09,1.62,1.64,21.0,1.85,0.52,2.71,1.0,1.71,0.26,1.91,1.92,1.73,21.0
+BD-54-G490001 = 8.03,1.15,10.51,6.89,3.62,1.05,2.81,8.1,7.54,18.0,6.5,2.96,15.56,4.52,11.04,1.95,6.02,7.11,5.24,18.0,78.62,2.74,84.26,74.82,9.44,0.55,2.28,78.67,78.18,18.0,50.11,9.16,70.31,39.14,31.17,0.62,2.52,50.9,49.06,18.0,148.26,21.08,190.23,114.32,75.91,0.15,2.18,149.67,149.88,18.0,114.31,13.95,145.01,81.75,63.25,-0.37,4.04,115.11,115.0,18.0,475.47,37.92,580.71,442.65,138.05,1.47,4.46,476.9,460.23,18.0,291.56,37.52,392.34,242.15,150.2,1.19,4.05,293.84,283.34,18.0,230.17,8.8,242.15,208.25,33.9,-0.77,3.27,230.32,231.67,18.0,437.71,30.62,501.46,392.34,109.12,0.74,2.98,438.72,434.73,18.0,1.25,0.37,2.19,1.0,1.19,1.3,3.59,1.3,1.0,18.0,1.67,0.99,4.25,1.0,3.25,1.38,3.83,1.93,1.06,18.0
+BD-54-G490002 = 9.71,1.3,13.38,8.39,4.99,1.29,3.87,9.79,8.91,25.0,5.34,0.26,5.93,4.95,0.98,0.29,2.46,5.35,5.3,25.0,46.19,5.05,58.67,39.26,19.41,0.88,3.26,46.45,45.41,25.0,63.87,7.22,79.22,53.59,25.62,0.96,3.07,64.26,61.42,25.0,173.13,38.88,253.61,110.53,143.08,0.59,2.33,177.27,163.9,25.0,129.8,45.23,249.56,81.75,167.81,1.22,3.57,137.16,108.89,25.0,455.7,15.39,473.99,423.12,50.87,-0.87,2.65,455.95,456.31,25.0,398.02,30.38,456.21,348.38,107.82,0.16,1.95,399.13,399.44,25.0,193.54,7.31,214.62,184.66,29.96,1.13,3.94,193.67,190.23,25.0,498.72,95.0,607.65,299.07,308.58,-0.58,1.95,507.34,563.45,25.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,25.0,1.78,0.71,3.34,1.0,2.34,0.67,2.35,1.91,1.79,25.0
+BD-54-G490003 = 8.44,0.53,9.51,7.56,1.95,0.3,2.77,8.46,8.48,12.0,6.75,1.9,11.44,4.91,6.53,1.18,4.06,6.99,6.36,12.0,60.17,7.96,74.68,47.5,27.18,-0.05,2.32,60.65,61.52,12.0,92.07,16.05,113.92,67.19,46.73,0.02,1.61,93.34,91.06,12.0,224.58,31.75,281.56,175.49,106.07,0.31,2.13,226.63,223.04,12.0,106.28,15.52,128.53,84.29,44.23,-0.02,1.74,107.31,106.23,12.0,473.89,36.64,532.64,416.74,115.9,-0.06,1.87,475.19,480.01,12.0,387.88,26.26,442.65,350.71,91.94,0.58,2.71,388.7,383.6,12.0,207.19,7.96,221.3,190.23,31.07,-0.41,3.24,207.33,207.98,12.0,513.49,31.33,555.59,457.04,98.55,-0.3,2.05,514.36,519.0,12.0,1.78,1.25,4.95,1.0,3.95,1.56,4.36,2.14,1.08,12.0,1.64,0.55,2.89,1.0,1.89,0.79,3.25,1.72,1.58,12.0
+BD-54-G490004 = 7.98,0.27,8.34,7.54,0.8,-0.25,1.94,7.98,8.01,8.0,4.76,0.19,4.91,4.37,0.54,-1.35,3.4,4.76,4.84,8.0,60.4,5.57,70.31,52.61,17.7,0.54,2.48,60.63,58.99,8.0,55.93,7.63,67.19,44.76,22.43,-0.25,1.97,56.38,59.12,8.0,145.68,17.46,175.49,124.5,50.99,0.21,2.09,146.59,151.74,8.0,92.72,4.98,100.88,87.08,13.8,0.58,1.77,92.84,89.86,8.0,420.71,22.89,442.65,385.02,57.63,-0.62,1.62,421.25,434.48,8.0,324.22,26.82,350.71,278.47,72.25,-0.72,2.04,325.19,334.24,8.0,216.41,13.04,242.15,197.64,44.5,0.7,3.24,216.75,216.19,8.0,553.28,24.1,572.6,505.65,66.96,-1.0,2.8,553.74,561.56,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.08,0.05,1.13,1.02,0.11,0.0,1.56,1.08,1.07,8.0
+BD-54-G490005 = 9.79,0.57,10.73,8.86,1.87,0.05,1.97,9.81,9.75,13.0,6.48,0.78,7.77,4.97,2.8,-0.21,2.29,6.52,6.5,13.0,78.49,9.63,95.06,56.93,38.13,-0.47,3.31,79.03,76.4,13.0,150.94,17.26,172.75,115.99,56.76,-0.61,2.41,151.85,154.02,13.0,325.55,34.3,380.69,266.16,114.52,-0.18,1.99,327.21,331.12,13.0,188.01,39.0,245.85,137.56,108.29,0.4,1.72,191.71,176.43,13.0,589.03,50.92,708.5,535.26,173.24,1.12,3.3,591.06,564.61,13.0,437.94,24.8,463.61,385.1,78.52,-1.22,3.35,438.59,442.65,13.0,208.96,15.43,240.72,190.23,50.49,0.86,2.64,209.49,205.25,13.0,523.71,21.56,555.59,475.99,79.59,-0.46,3.14,524.12,530.47,13.0,1.91,0.76,3.31,1.0,2.31,0.44,2.01,2.05,1.81,13.0,1.47,0.29,1.84,1.0,0.84,-0.57,1.91,1.5,1.62,13.0
+BD-54-G490006 = 8.59,0.25,9.01,8.26,0.75,0.03,2.28,8.6,8.63,8.0,5.12,0.27,5.48,4.77,0.71,0.07,1.55,5.12,5.09,8.0,46.46,8.96,64.47,37.32,27.15,0.98,3.01,47.21,44.28,8.0,114.6,10.22,129.05,101.84,27.21,0.26,1.75,114.99,114.59,8.0,227.57,44.26,303.51,181.84,121.67,0.52,2.0,231.3,222.36,8.0,232.8,39.26,308.44,193.99,114.45,0.94,2.69,235.68,224.64,8.0,551.74,55.5,598.49,428.91,169.58,-1.48,4.09,554.18,570.31,8.0,425.95,36.45,495.82,383.46,112.36,0.79,2.75,427.31,419.93,8.0,192.08,14.39,219.08,173.77,45.3,0.66,2.66,192.55,191.17,8.0,546.18,30.97,582.82,493.02,89.81,-0.44,2.18,546.95,547.71,8.0,1.02,0.06,1.17,1.0,0.17,2.27,6.14,1.02,1.0,8.0,1.17,0.1,1.27,1.0,0.27,-0.44,1.96,1.17,1.18,8.0
+BD-54-G490007 = 9.73,1.62,14.63,7.78,6.85,1.14,4.73,9.85,9.52,22.0,4.4,0.61,6.41,3.77,2.64,1.75,6.43,4.45,4.38,22.0,54.12,7.84,71.11,44.72,26.39,0.62,2.64,54.66,52.76,22.0,36.97,4.3,46.38,31.1,15.28,0.81,2.45,37.21,35.7,22.0,77.21,25.83,127.5,44.72,82.78,0.35,1.97,81.23,72.78,22.0,86.13,11.16,105.25,64.23,41.02,-0.23,2.36,86.82,87.52,22.0,385.81,31.03,431.32,327.39,103.92,-0.43,2.17,387.0,390.0,22.0,251.94,27.19,306.42,214.62,91.79,0.37,2.08,253.34,247.71,22.0,192.45,20.94,238.55,166.26,72.29,0.8,2.61,193.53,187.28,22.0,492.63,46.41,563.45,418.45,145.01,0.13,1.83,494.71,495.93,22.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,22.0,1.0,0.01,1.04,1.0,0.04,2.95,9.92,1.0,1.0,22.0
+BD-54-G490008 = 11.99,2.79,15.1,7.44,7.66,-0.49,1.76,12.29,12.95,12.0,11.83,5.17,22.35,5.75,16.6,0.69,2.47,12.82,10.39,12.0,71.43,3.93,76.97,64.23,12.74,-0.35,2.13,71.53,71.8,12.0,29.25,3.15,36.94,24.86,12.07,1.12,4.16,29.4,28.69,12.0,104.18,10.78,117.41,79.32,38.08,-0.94,3.31,104.69,105.87,12.0,98.35,11.29,113.92,81.75,32.17,-0.14,1.56,98.95,97.64,12.0,420.99,39.53,484.58,353.4,131.18,-0.16,2.09,422.69,425.73,12.0,242.01,21.71,273.2,208.25,64.95,-0.25,1.96,242.9,242.15,12.0,187.83,19.36,222.1,154.02,68.08,-0.05,2.3,188.75,188.95,12.0,411.56,17.77,429.5,380.69,48.82,-0.46,1.84,411.91,413.97,12.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,12.0,1.66,0.53,2.26,1.0,1.26,-0.14,1.41,1.74,1.62,12.0
+BD-54-G490009 = 12.88,1.79,16.53,11.51,5.02,1.08,2.69,13.0,11.86,14.0,6.1,3.81,14.85,3.44,11.41,1.18,2.99,7.12,3.75,14.0,51.4,7.51,66.19,39.64,26.55,0.32,2.36,51.9,50.22,14.0,26.38,3.4,30.22,19.22,11.0,-0.87,2.78,26.58,27.27,14.0,50.84,2.93,56.23,46.09,10.14,0.44,2.38,50.92,50.26,14.0,104.73,23.85,145.01,60.47,84.54,-0.35,2.47,107.23,109.92,14.0,443.5,17.46,484.58,423.12,61.46,0.85,3.16,443.81,441.37,14.0,252.57,27.92,299.07,196.06,103.01,-0.37,2.65,254.0,255.47,14.0,156.61,14.34,182.83,136.52,46.31,0.22,2.02,157.22,157.44,14.0,342.74,46.48,416.74,265.08,151.66,-0.02,2.17,345.65,341.09,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,1.38,0.31,1.88,1.0,0.88,0.31,1.94,1.42,1.42,14.0
+BD-54-G490010 = 9.47,0.73,10.84,8.16,2.68,0.04,2.71,9.5,9.49,11.0,5.66,0.29,6.21,5.18,1.03,0.07,2.47,5.67,5.67,11.0,41.05,4.69,51.03,33.08,17.95,0.5,3.3,41.3,40.36,11.0,85.81,12.78,107.34,64.23,43.11,0.08,2.25,86.67,85.62,11.0,225.31,19.62,265.08,200.44,64.64,0.55,2.56,226.08,221.2,11.0,253.49,51.36,308.23,154.02,154.2,-0.71,2.24,258.17,271.59,11.0,459.5,65.52,555.08,338.03,217.05,-0.64,2.55,463.73,470.18,11.0,428.05,39.21,492.0,369.38,122.62,0.29,1.99,429.68,416.74,11.0,189.65,5.76,202.89,182.0,20.89,1.02,3.69,189.73,190.23,11.0,527.93,49.07,617.94,444.47,173.47,0.13,2.47,530.0,531.68,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.6,0.66,3.15,1.0,2.15,1.31,3.76,1.72,1.42,11.0
+BD-54-G490011 = 10.55,3.01,16.04,7.11,8.93,0.44,1.97,10.96,10.01,25.0,9.56,7.64,26.78,3.39,23.39,1.23,3.13,12.14,5.26,25.0,101.48,15.55,121.0,72.46,48.54,-0.27,1.93,102.62,104.06,25.0,31.22,5.71,52.0,25.67,26.33,2.32,8.36,31.72,29.37,25.0,71.87,12.04,102.54,60.47,42.08,1.32,3.81,72.83,67.51,25.0,99.13,4.27,107.25,89.5,17.75,-0.49,3.42,99.22,99.74,25.0,354.13,22.01,410.92,327.39,83.53,0.92,3.3,354.79,353.08,25.0,219.48,13.59,242.15,196.86,45.29,0.36,1.97,219.88,214.62,25.0,219.36,33.97,273.69,174.2,99.49,0.52,1.9,221.87,208.25,25.0,365.64,33.03,423.12,314.39,108.74,0.51,1.82,367.07,347.75,25.0,1.0,0.0,1.02,1.0,0.02,4.69,24.95,1.0,1.0,25.0,2.36,1.28,5.1,1.0,4.1,0.68,2.43,2.67,2.13,25.0
+BD-54-G490012 = 17.4,12.85,44.72,7.54,37.18,1.3,3.53,21.15,12.34,8.0,6.12,0.23,6.49,5.75,0.74,-0.04,2.33,6.13,6.14,8.0,43.24,3.67,51.03,39.64,11.39,1.15,3.64,43.38,43.39,8.0,72.16,7.93,84.87,58.67,26.2,-0.1,2.56,72.54,72.8,8.0,154.2,33.64,209.18,100.97,108.21,0.13,2.38,157.37,152.17,8.0,239.01,15.38,267.87,214.62,53.25,0.42,3.11,239.45,237.4,8.0,334.54,37.95,400.61,299.07,101.54,0.98,2.28,336.42,317.92,8.0,487.41,16.62,514.94,464.23,50.71,0.16,2.11,487.66,488.29,8.0,210.19,28.55,242.15,149.45,92.7,-1.18,3.68,211.88,215.69,8.0,385.55,49.06,464.96,308.23,156.73,0.08,2.31,388.27,384.29,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,1.05,0.09,1.25,1.0,0.25,1.48,3.57,1.05,1.0,8.0
+BD-54-G490013 = 16.33,2.03,18.95,12.73,6.22,-0.37,1.97,16.44,16.69,14.0,10.07,3.86,19.81,5.58,14.22,1.2,3.93,10.74,9.08,14.0,61.45,3.62,69.74,56.93,12.81,0.79,3.02,61.55,60.49,14.0,26.03,2.58,31.99,21.68,10.31,0.57,3.33,26.15,25.6,14.0,69.82,11.96,94.93,55.85,39.08,0.61,2.35,70.77,67.41,14.0,87.67,4.43,96.08,79.36,16.72,0.26,2.71,87.77,86.84,14.0,396.78,19.47,419.93,353.4,66.53,-0.71,2.85,397.22,396.06,14.0,219.07,10.9,242.15,205.2,36.95,0.46,2.37,219.32,217.42,14.0,175.04,9.29,196.06,158.74,37.32,0.82,3.7,175.27,173.11,14.0,396.29,20.07,438.26,372.63,65.63,0.91,2.8,396.76,391.19,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,1.64,0.81,3.59,1.0,2.59,1.06,3.27,1.82,1.3,14.0
+BD-54-G490014 = 8.64,0.34,9.32,8.26,1.06,0.64,2.32,8.64,8.55,14.0,5.06,0.1,5.26,4.95,0.32,0.69,2.73,5.06,5.04,14.0,44.44,6.2,56.93,35.13,21.79,0.48,2.56,44.84,43.8,14.0,92.28,10.73,112.33,72.99,39.34,-0.21,2.53,92.86,94.5,14.0,237.49,37.1,308.23,173.77,134.45,0.15,2.31,240.16,244.81,14.0,144.93,35.58,228.07,99.13,128.94,0.95,3.23,148.94,138.82,14.0,526.35,36.46,572.6,457.56,115.04,-0.26,1.94,527.52,525.87,14.0,356.04,30.04,423.12,317.67,105.45,0.64,2.77,357.22,355.92,14.0,196.87,8.76,214.62,179.18,35.45,0.11,3.14,197.05,196.19,14.0,599.74,27.15,655.17,547.71,107.46,0.23,2.94,600.31,599.24,14.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,14.0,1.38,0.38,2.07,1.0,1.07,0.82,2.24,1.42,1.24,14.0
+BD-54-G490015 = 8.35,0.83,10.24,7.1,3.14,0.56,3.14,8.39,8.39,14.0,7.42,2.74,14.32,4.95,9.38,1.53,4.04,7.88,6.25,14.0,89.28,17.2,116.77,66.19,50.58,0.31,1.72,90.81,86.11,14.0,42.2,5.22,52.87,33.67,19.19,0.15,2.56,42.5,42.42,14.0,88.33,18.71,127.59,65.27,62.33,0.47,2.43,90.15,85.89,14.0,102.76,4.4,110.53,95.1,15.43,0.11,2.26,102.85,102.62,14.0,412.89,36.27,486.45,364.96,121.49,0.48,2.38,414.37,412.57,14.0,234.75,28.1,284.26,202.06,82.2,0.27,1.71,236.3,231.86,14.0,235.62,15.05,265.97,218.51,47.47,0.86,2.58,236.06,229.87,14.0,380.95,25.1,429.5,333.92,95.58,0.16,2.74,381.71,380.77,14.0,1.64,0.51,2.79,1.0,1.79,0.61,2.97,1.71,1.65,14.0,2.44,0.61,3.56,1.27,2.28,0.06,2.79,2.5,2.43,14.0
+BD-54-G490016 = 15.34,5.5,28.47,10.77,17.7,1.53,4.2,16.2,12.8,10.0,5.5,0.27,5.98,5.1,0.88,0.27,2.17,5.51,5.46,10.0,50.33,3.89,55.46,43.03,12.43,-0.43,2.3,50.47,50.08,10.0,57.17,5.26,65.51,50.46,15.05,0.27,1.92,57.38,56.25,10.0,115.5,20.27,160.94,103.31,57.62,1.59,3.76,117.09,107.27,10.0,224.38,37.69,265.08,156.16,108.92,-0.64,2.02,227.21,240.68,10.0,411.1,37.7,456.42,347.19,109.22,-0.33,1.72,412.66,418.55,10.0,414.15,24.48,461.14,392.34,68.8,0.8,2.24,414.8,401.35,10.0,186.14,13.96,210.62,171.19,39.43,0.82,2.24,186.61,181.88,10.0,316.62,49.98,396.81,243.14,153.68,0.27,2.06,320.15,309.75,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.02,0.05,1.14,1.0,0.14,1.92,5.15,1.02,1.0,10.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_temperature_2005.properties
new file mode 100644
index 0000000..30c0caf
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_temperature_2005.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 2005 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=2005
+
+# 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 = 22.46,1.16,25.71,20.33,5.37,0.65,2.85,22.49,22.13,150.0,27.01,0.84,29.29,24.88,4.41,0.06,2.96,27.02,27.05,150.0,29.51,1.02,31.5,26.95,4.55,-0.72,2.84,29.53,29.67,150.0,30.3,0.66,31.5,28.74,2.76,-0.62,2.67,30.31,30.39,150.0,27.45,0.74,29.02,25.71,3.31,-0.17,2.52,27.46,27.43,150.0,26.34,0.99,28.6,23.92,4.69,0.1,2.55,26.36,26.19,150.0,23.32,1.19,26.54,21.02,5.51,0.53,2.49,23.35,23.06,150.0,21.94,1.3,24.61,18.54,6.06,-0.68,3.1,21.98,22.13,150.0,24.42,0.75,25.98,22.68,3.31,-0.07,2.44,24.43,24.47,150.0,24.0,0.75,25.71,21.85,3.86,-0.06,2.66,24.02,24.06,150.0,24.73,0.86,26.54,22.88,3.65,0.0,2.02,24.75,24.74,150.0,22.88,0.97,25.43,21.44,4.0,0.74,2.72,22.9,22.68,150.0
+BD-0-G080002 = 22.1,0.55,23.5,21.3,2.2,0.97,2.91,22.11,21.95,66.0,25.55,0.48,26.81,24.19,2.62,0.1,4.0,25.56,25.43,66.0,26.7,1.07,29.29,24.88,4.41,0.29,2.07,26.72,26.5,66.0,27.04,0.53,27.91,25.98,1.93,-0.29,1.93,27.05,27.16,66.0,26.19,0.54,27.36,25.16,2.2,0.0,2.27,26.19,26.26,66.0,27.03,0.79,28.19,24.88,3.31,-0.71,2.87,27.04,27.09,66.0,24.51,1.01,26.74,21.71,5.03,-0.31,3.46,24.53,24.54,66.0,24.11,1.49,26.81,20.47,6.34,-0.3,2.71,24.16,24.06,60.0,25.89,1.03,27.36,23.23,4.13,-0.71,2.73,25.91,26.12,66.0,26.68,0.55,27.91,25.43,2.48,-0.01,2.6,26.69,26.71,66.0,26.7,0.74,28.19,25.43,2.76,0.48,1.93,26.71,26.4,66.0,25.34,0.52,26.54,24.61,1.93,0.3,1.83,25.34,25.19,66.0
+BD-0-G080003 = 21.24,0.86,22.54,19.65,2.89,-0.55,2.11,21.26,21.44,69.0,24.55,0.74,25.98,22.68,3.31,-0.85,2.92,24.56,24.88,69.0,26.46,0.69,27.78,24.33,3.44,-0.68,3.36,26.46,26.54,69.0,27.23,0.35,28.19,26.54,1.65,0.49,2.87,27.23,27.22,69.0,25.09,1.14,27.64,22.95,4.69,0.33,2.2,25.11,24.88,69.0,25.77,1.7,30.26,23.78,6.48,1.01,2.95,25.82,24.88,69.0,22.84,1.76,27.09,20.2,6.89,0.31,2.37,22.9,22.68,69.0,23.9,1.84,26.95,18.96,7.99,-0.31,2.23,23.97,23.78,69.0,24.32,1.42,27.64,22.26,5.37,0.44,2.03,24.37,24.19,69.0,25.33,0.94,27.36,23.37,4.0,-0.14,2.32,25.35,25.3,69.0,25.82,0.71,27.36,24.33,3.03,-0.12,2.19,25.83,25.92,69.0,23.8,0.84,25.43,22.13,3.31,-0.3,2.16,23.82,23.92,69.0
+BD-0-G080004 = 23.78,0.84,25.71,21.02,4.69,-0.48,3.68,23.8,23.78,172.0,27.98,0.99,29.57,23.23,6.34,-2.52,11.34,28.0,28.19,172.0,29.02,0.89,31.5,26.4,5.1,-0.11,3.59,29.03,29.02,172.0,29.35,0.92,31.77,26.95,4.82,-0.07,2.96,29.36,29.29,172.0,27.34,0.9,29.29,24.88,4.41,-0.26,2.45,27.35,27.36,172.0,27.32,0.96,30.94,25.02,5.93,0.11,3.31,27.33,27.43,172.0,24.08,1.62,27.64,19.37,8.27,-0.11,2.36,24.14,24.19,172.0,22.7,1.85,26.54,16.89,9.65,-0.66,3.07,22.78,23.23,171.0,24.92,0.72,27.22,22.95,4.27,0.3,2.97,24.93,24.88,172.0,25.57,0.69,27.5,23.5,4.0,-0.4,3.22,25.58,25.61,172.0,26.52,0.49,27.91,25.02,2.89,0.05,3.39,26.52,26.54,172.0,24.93,0.59,26.81,22.95,3.86,-0.61,4.65,24.93,25.02,172.0
+BD-0-G080005 = 22.12,0.56,23.5,21.16,2.34,0.0,2.39,22.13,22.13,111.0,25.72,0.42,26.81,24.61,2.2,-0.08,3.75,25.73,25.71,111.0,27.21,0.77,29.02,25.16,3.86,0.19,3.13,27.22,27.09,111.0,27.63,0.32,28.46,26.95,1.52,0.32,3.28,27.63,27.64,111.0,26.36,0.82,27.43,24.19,3.24,-0.76,2.79,26.37,26.54,111.0,27.21,1.6,31.5,24.88,6.61,0.83,2.79,27.26,26.95,111.0,25.13,1.38,27.64,22.4,5.24,-0.36,2.15,25.17,25.43,111.0,25.79,1.3,27.91,22.13,5.79,-0.92,3.07,25.82,26.26,109.0,26.41,1.06,28.74,23.5,5.24,-0.46,2.39,26.43,26.67,111.0,26.42,0.4,27.91,25.71,2.2,0.76,3.98,26.43,26.4,111.0,26.52,0.45,27.64,25.43,2.2,-0.34,2.89,26.52,26.6,111.0,25.11,0.4,26.26,24.33,1.93,0.76,3.35,25.12,25.02,111.0
+BD-0-G080006 = 24.59,0.69,26.12,23.23,2.89,0.05,2.6,24.6,24.61,91.0,27.89,0.7,29.29,26.12,3.17,-0.17,2.89,27.9,27.78,91.0,29.39,0.84,31.5,27.36,4.13,0.37,2.95,29.4,29.29,91.0,30.18,0.5,31.5,29.02,2.48,0.14,3.21,30.18,30.26,91.0,27.57,1.21,30.67,25.16,5.51,0.14,2.41,27.59,27.5,91.0,25.85,1.22,29.84,23.23,6.61,0.63,3.59,25.88,25.85,91.0,22.29,1.4,25.71,19.92,5.79,0.32,2.66,22.33,22.4,91.0,22.07,1.88,24.74,17.72,7.03,-0.57,2.55,22.15,22.33,85.0,23.89,1.16,27.64,21.57,6.06,0.37,3.61,23.91,23.78,91.0,25.43,0.82,27.64,23.78,3.86,1.0,3.7,25.45,25.16,91.0,26.84,0.61,28.88,25.71,3.17,0.7,3.4,26.84,26.81,91.0,25.38,0.68,26.95,23.78,3.17,0.34,2.72,25.39,25.36,91.0
+BD-0-G080007 = 22.95,0.39,24.06,22.54,1.52,1.76,5.5,22.95,22.81,29.0,27.39,0.62,28.74,26.54,2.2,0.9,2.71,27.4,27.09,29.0,27.49,0.79,29.7,26.54,3.17,1.08,3.71,27.5,27.36,29.0,28.53,0.51,30.53,27.91,2.62,2.33,9.4,28.53,28.46,29.0,26.24,0.33,26.81,25.3,1.52,-0.79,3.57,26.25,26.26,29.0,27.54,0.78,29.02,25.16,3.86,-0.84,4.7,27.55,27.64,29.0,24.36,2.16,28.19,20.33,7.85,-0.15,1.96,24.46,24.61,29.0,23.58,1.94,26.81,18.82,7.99,-0.78,3.3,23.66,23.99,29.0,26.09,1.48,28.46,23.78,4.69,0.14,1.66,26.13,26.05,29.0,25.92,0.35,26.54,25.43,1.1,0.34,2.08,25.92,25.85,29.0,25.75,0.66,27.36,25.02,2.34,0.56,2.26,25.76,25.64,29.0,25.02,0.35,25.71,24.54,1.17,0.44,2.03,25.02,24.95,29.0
+BD-0-G080008 = 22.19,0.63,23.5,21.02,2.48,0.19,2.08,22.2,22.13,90.0,26.02,1.33,28.46,23.37,5.1,-0.11,1.74,26.06,26.05,90.0,27.77,1.48,30.39,25.16,5.24,0.19,1.74,27.81,27.64,90.0,27.48,0.62,28.74,26.12,2.62,-0.4,2.19,27.49,27.64,90.0,25.12,0.57,26.67,23.78,2.89,0.32,3.44,25.13,25.16,90.0,25.95,0.85,27.64,23.78,3.86,-0.8,3.13,25.96,26.12,90.0,25.33,1.85,28.19,20.47,7.72,-0.91,3.26,25.4,25.98,90.0,23.03,2.83,26.54,12.2,14.33,-1.08,3.98,23.21,24.19,83.0,25.57,1.53,28.19,21.85,6.34,-0.67,2.77,25.61,25.92,90.0,26.32,0.5,28.19,24.88,3.31,0.68,5.1,26.32,26.26,90.0,26.11,0.72,27.36,24.61,2.76,-0.06,1.62,26.12,26.19,90.0,24.94,0.63,26.4,23.78,2.62,0.28,2.26,24.95,24.92,90.0
+BD-0-G080009 = 21.5,0.63,23.09,19.92,3.17,-0.03,3.43,21.51,21.57,104.0,26.43,1.14,28.74,22.68,6.06,-0.89,4.53,26.45,26.54,104.0,27.24,1.24,29.57,23.78,5.79,-0.95,3.65,27.27,27.53,104.0,28.07,0.87,29.84,25.71,4.13,-0.62,3.11,28.08,28.19,104.0,25.26,0.5,26.26,24.33,1.93,-0.0,1.98,25.27,25.3,104.0,26.02,0.74,27.91,24.33,3.58,0.28,2.89,26.03,25.98,104.0,24.25,1.23,26.81,20.89,5.93,-0.49,3.1,24.28,24.47,104.0,24.43,1.69,26.81,20.06,6.75,-0.84,2.7,24.49,24.99,104.0,24.82,0.92,26.26,21.3,4.96,-1.03,4.1,24.84,25.02,104.0,25.46,0.4,26.54,24.19,2.34,-0.0,3.97,25.47,25.43,104.0,25.25,0.48,26.81,24.33,2.48,0.73,3.54,25.26,25.16,104.0,23.68,0.55,25.02,22.4,2.62,0.18,3.21,23.69,23.78,104.0
+BD-0-G080010 = 22.3,1.2,24.61,19.92,4.69,-0.09,2.5,22.33,22.26,52.0,26.41,2.27,30.39,22.13,8.27,0.05,2.19,26.51,26.36,52.0,27.12,1.54,30.12,24.33,5.79,0.09,2.0,27.17,26.64,52.0,28.58,1.21,30.94,26.26,4.69,-0.26,2.13,28.61,28.81,52.0,27.11,1.6,30.39,24.06,6.34,-0.25,2.4,27.15,27.33,52.0,26.77,1.73,29.7,23.23,6.48,-0.48,2.54,26.82,27.09,52.0,22.85,1.89,26.54,20.2,6.34,0.55,2.23,22.92,22.54,52.0,23.71,2.47,27.91,15.37,12.54,-0.76,4.21,23.84,23.57,52.0,24.35,1.44,26.54,21.71,4.82,-0.43,1.99,24.39,24.68,52.0,25.28,0.93,26.81,23.23,3.58,-0.69,2.55,25.29,25.36,52.0,25.33,0.4,25.98,24.33,1.65,-1.0,3.67,25.33,25.43,52.0,23.84,0.66,24.88,22.13,2.76,-1.25,4.04,23.85,24.06,52.0
+BD-0-G080011 = 21.37,0.51,22.4,20.2,2.2,-0.81,3.08,21.38,21.57,71.0,26.18,0.53,27.09,24.19,2.89,-1.18,5.43,26.19,26.26,71.0,26.74,0.66,28.6,24.88,3.72,0.12,4.11,26.74,26.67,71.0,26.99,0.3,27.64,26.26,1.38,-0.15,2.56,26.99,27.09,71.0,24.47,0.55,25.43,22.68,2.76,-0.7,3.47,24.48,24.54,71.0,27.22,0.71,29.02,24.61,4.41,-0.79,5.03,27.22,27.09,71.0,25.3,1.13,28.46,22.4,6.06,0.56,3.48,25.33,25.02,71.0,24.99,1.54,28.19,19.65,8.54,0.09,4.25,25.04,24.7,67.0,26.21,0.85,28.19,24.33,3.86,-0.02,2.54,26.22,26.26,71.0,26.16,0.34,27.09,25.43,1.65,0.08,2.73,26.16,26.19,71.0,25.71,0.32,26.33,24.88,1.45,-0.39,3.01,25.71,25.71,71.0,24.24,0.53,25.57,23.23,2.34,0.29,2.84,24.24,24.26,71.0
+BD-0-G080012 = 22.85,0.82,24.61,20.75,3.86,-0.06,2.34,22.86,22.88,88.0,27.1,1.58,30.12,23.5,6.61,-0.07,2.06,27.15,27.09,88.0,27.57,1.54,29.84,23.78,6.06,-0.33,2.12,27.61,27.74,88.0,29.03,0.82,30.94,27.36,3.58,-0.05,2.21,29.04,29.02,88.0,27.59,0.8,30.12,25.43,4.69,0.06,4.12,27.6,27.64,88.0,27.65,1.23,30.94,25.16,5.79,0.44,2.84,27.67,27.57,88.0,22.93,2.11,26.81,17.17,9.65,0.41,2.7,23.03,22.47,88.0,21.47,4.12,27.64,5.87,21.77,-1.4,5.76,21.86,21.85,87.0,25.07,1.28,28.19,22.68,5.51,0.32,2.77,25.1,25.02,88.0,26.14,0.64,27.78,24.61,3.17,0.34,3.07,26.15,26.12,88.0,25.91,0.49,27.09,24.88,2.2,0.13,2.26,25.91,25.81,88.0,24.18,0.52,25.71,22.68,3.03,0.17,3.27,24.19,24.16,88.0
+BD-0-G080013 = 21.2,0.94,23.85,18.82,5.03,-0.1,3.29,21.22,21.23,190.0,25.77,1.14,28.53,22.4,6.13,-0.7,4.1,25.79,25.85,190.0,27.74,1.59,30.12,23.78,6.34,-0.57,2.42,27.79,27.91,190.0,28.46,1.07,30.12,25.16,4.96,-1.13,4.0,28.48,28.6,190.0,25.61,0.67,27.43,24.33,3.1,-0.0,2.54,25.62,25.71,190.0,25.7,0.98,29.02,23.78,5.24,0.72,3.08,25.72,25.43,190.0,22.77,1.59,26.54,19.92,6.61,0.28,2.05,22.82,22.68,190.0,21.28,2.51,25.98,17.17,8.82,0.25,1.83,21.42,20.85,188.0,22.95,1.67,25.71,18.54,7.17,-0.79,2.67,23.01,23.5,190.0,24.34,0.85,25.98,21.85,4.13,-0.33,3.12,24.35,24.33,190.0,24.83,0.75,26.6,22.68,3.93,-0.32,2.73,24.85,24.88,190.0,22.64,0.67,25.23,21.3,3.93,0.8,3.95,22.65,22.61,190.0
+BD-0-G080014 = 21.67,0.67,23.23,19.65,3.58,0.05,3.08,21.68,21.57,136.0,23.97,0.75,25.57,22.4,3.17,0.46,2.24,23.98,23.78,136.0,25.34,0.84,27.09,23.5,3.58,-0.02,2.3,25.35,25.3,136.0,26.02,0.48,27.64,25.16,2.48,1.4,4.93,26.03,25.92,136.0,24.07,0.72,26.26,22.13,4.13,0.69,4.08,24.08,24.06,136.0,24.98,1.85,27.22,19.92,7.3,-1.12,3.36,25.05,25.71,136.0,24.85,2.53,29.29,16.89,12.4,-0.62,2.92,24.97,25.47,136.0,23.8,2.15,27.36,18.82,8.54,-1.07,3.21,23.9,24.4,129.0,25.85,1.1,28.46,22.81,5.65,-0.11,2.49,25.87,25.98,136.0,26.49,0.59,27.64,24.61,3.03,-0.74,3.42,26.49,26.54,136.0,25.72,0.53,27.09,24.33,2.76,-0.06,2.69,25.73,25.71,136.0,24.57,0.65,25.85,22.95,2.89,-0.01,2.11,24.57,24.61,136.0
+BD-0-G080015 = 22.11,0.73,23.5,20.2,3.31,-0.25,2.33,22.12,22.13,125.0,25.55,0.53,26.81,24.33,2.48,-0.12,2.5,25.55,25.57,125.0,25.44,0.64,27.09,24.33,2.76,0.54,2.71,25.45,25.36,125.0,27.21,0.43,27.91,25.98,1.93,-0.44,2.74,27.22,27.29,125.0,24.12,0.65,25.71,22.13,3.58,-0.19,3.22,24.13,24.12,125.0,26.68,0.86,28.46,23.23,5.24,-0.75,4.2,26.69,26.81,125.0,25.78,1.84,29.02,21.85,7.17,-0.55,2.4,25.84,26.26,124.0,24.14,4.97,27.91,2.49,25.42,-2.47,9.07,24.65,26.12,120.0,27.03,1.35,30.39,23.23,7.17,-0.47,3.11,27.06,27.09,125.0,27.13,0.72,28.74,25.98,2.76,0.17,1.94,27.14,27.09,125.0,26.03,0.44,27.09,24.88,2.2,0.0,2.43,26.03,25.98,125.0,25.36,0.61,27.09,23.5,3.58,-0.13,3.49,25.37,25.43,125.0
+BD-06-G030001 = 22.71,0.68,23.92,21.3,2.62,-0.33,2.31,22.72,22.75,37.0,27.4,1.25,30.12,24.74,5.37,0.16,2.69,27.43,27.22,37.0,29.3,0.87,30.39,26.81,3.58,-1.24,4.03,29.31,29.57,37.0,29.96,0.57,31.77,29.15,2.62,0.88,3.92,29.97,29.98,37.0,28.19,0.37,29.02,27.36,1.65,-0.01,2.99,28.19,28.19,37.0,27.9,0.71,29.84,26.81,3.03,0.72,3.43,27.91,27.91,37.0,22.8,0.88,24.88,21.3,3.58,0.61,2.65,22.81,22.68,37.0,23.7,1.37,27.36,21.44,5.93,0.75,3.51,23.74,23.78,36.0,26.1,0.6,27.64,25.16,2.48,0.81,3.0,26.11,25.92,37.0,25.08,0.54,26.26,24.06,2.2,0.04,2.26,25.08,25.16,37.0,24.92,0.53,25.98,24.06,1.93,0.04,1.9,24.92,24.88,37.0,23.17,0.47,23.92,22.13,1.79,-0.24,2.0,23.18,23.23,37.0
+BD-06-G030002 = 21.51,0.63,22.68,19.65,3.03,-0.14,3.21,21.52,21.44,93.0,25.34,1.03,28.33,23.23,5.1,0.88,3.29,25.36,25.23,93.0,27.65,0.91,29.98,25.71,4.27,0.13,2.94,27.66,27.64,93.0,28.68,0.71,29.84,27.09,2.76,-0.09,1.9,28.69,28.74,93.0,26.82,0.68,27.91,25.16,2.76,-0.44,2.46,26.83,26.95,93.0,26.8,1.54,29.98,23.64,6.34,-0.36,2.16,26.85,27.22,93.0,23.18,1.63,25.71,17.72,7.99,-0.77,3.05,23.23,23.71,93.0,23.36,3.18,29.02,15.79,13.23,-0.17,2.07,23.57,22.95,93.0,24.55,1.08,26.67,21.57,5.1,-0.64,2.95,24.58,24.74,93.0,25.09,0.48,25.98,23.23,2.76,-0.98,5.17,25.09,25.16,93.0,25.05,0.58,26.26,23.92,2.34,0.23,2.31,25.06,25.02,93.0,23.35,0.36,24.19,22.68,1.52,0.21,2.5,23.35,23.37,93.0
+BD-06-G030003 = 22.84,0.55,24.06,21.02,3.03,-0.52,3.43,22.85,22.92,98.0,27.37,0.94,29.02,24.88,4.13,-0.51,2.7,27.38,27.36,98.0,28.07,0.75,29.57,25.98,3.58,-0.47,3.01,28.08,28.19,98.0,28.45,0.48,29.84,26.81,3.03,-0.38,4.23,28.45,28.46,98.0,26.75,0.64,28.46,25.16,3.31,-0.33,3.58,26.76,26.85,98.0,26.24,1.33,29.57,23.37,6.2,-0.05,2.76,26.28,26.36,98.0,22.63,1.19,25.71,18.82,6.89,-0.15,4.66,22.66,22.68,98.0,22.2,2.11,26.26,9.72,16.54,-2.55,14.97,22.29,22.5,94.0,24.81,0.75,26.4,22.13,4.27,-0.59,5.09,24.82,24.74,98.0,25.7,0.66,27.09,24.06,3.03,-0.38,2.64,25.71,25.74,98.0,25.52,0.34,26.12,24.33,1.79,-1.25,4.77,25.53,25.57,98.0,23.75,0.36,24.47,22.4,2.07,-0.4,3.66,23.75,23.78,98.0
+BD-06-G030004 = 22.18,0.21,22.4,21.71,0.69,-0.53,2.24,22.19,22.13,26.0,26.26,0.48,27.09,25.3,1.79,-0.35,2.11,26.27,26.33,26.0,28.69,0.57,29.43,27.64,1.79,-0.73,2.38,28.7,28.88,26.0,29.37,0.21,29.7,28.81,0.9,-0.94,3.78,29.37,29.39,26.0,27.74,0.33,28.46,27.09,1.38,0.04,2.38,27.75,27.78,26.0,28.01,0.64,29.57,27.09,2.48,0.75,2.99,28.01,27.95,26.0,22.57,0.77,24.06,21.3,2.76,0.35,2.4,22.58,22.4,26.0,24.3,1.55,27.09,21.3,5.79,0.15,2.19,24.35,24.06,25.0,25.41,0.47,26.54,24.61,1.93,0.27,2.84,25.42,25.4,26.0,25.2,0.45,25.98,24.33,1.65,-0.2,2.45,25.2,25.3,26.0,24.12,0.22,24.61,23.78,0.83,0.1,2.56,24.12,24.09,26.0,22.89,0.24,23.09,22.13,0.96,-2.02,6.26,22.89,22.95,26.0
+BD-06-G030005 = 23.08,0.55,24.33,21.3,3.03,-0.04,3.2,23.08,23.09,130.0,28.0,1.3,30.94,24.88,6.06,-0.44,3.63,28.03,28.05,130.0,29.39,0.88,30.94,27.09,3.86,-0.55,2.83,29.4,29.57,127.0,29.1,1.36,31.5,24.61,6.89,-0.97,4.62,29.13,29.22,130.0,27.26,1.13,30.67,25.43,5.24,0.79,3.33,27.29,27.09,127.0,27.38,1.36,30.94,23.23,7.72,0.06,2.72,27.42,27.16,127.0,22.96,0.96,25.43,20.75,4.69,0.13,3.22,22.98,22.81,126.0,23.52,1.76,27.91,19.09,8.82,-0.06,3.73,23.58,23.5,121.0,25.44,1.2,28.46,22.4,6.06,-0.41,3.35,25.47,25.43,130.0,25.09,0.62,26.81,23.23,3.58,-0.3,3.85,25.1,25.12,130.0,25.6,0.5,26.54,24.19,2.34,-0.93,3.1,25.61,25.71,127.0,23.4,0.72,24.33,21.02,3.31,-1.07,4.29,23.41,23.5,130.0
+BD-06-G030006 = 21.78,0.31,22.4,21.02,1.38,0.02,2.29,21.78,21.71,51.0,25.69,0.74,27.22,24.33,2.89,0.43,2.17,25.7,25.43,51.0,28.59,0.68,30.12,27.22,2.89,0.43,2.83,28.6,28.6,51.0,29.16,0.42,30.12,28.19,1.93,-0.02,2.84,29.17,29.15,51.0,27.33,0.58,28.74,25.98,2.76,0.19,3.49,27.34,27.29,51.0,28.94,0.78,31.08,27.36,3.72,0.17,3.29,28.95,28.88,51.0,23.07,1.07,25.43,21.02,4.41,0.34,2.39,23.09,22.81,51.0,25.2,1.83,28.46,20.75,7.72,-0.8,2.59,25.27,25.98,51.0,25.5,0.43,26.67,24.61,2.07,0.43,2.73,25.51,25.43,51.0,25.09,0.41,26.26,24.47,1.79,0.73,3.22,25.09,25.02,51.0,24.35,0.41,25.43,23.78,1.65,1.22,3.56,24.35,24.19,51.0,22.57,0.43,23.23,21.57,1.65,-0.19,2.3,22.58,22.54,51.0
+BD-27-G250001 = 21.14,0.59,22.4,20.2,2.2,0.11,1.84,21.15,21.16,129.0,24.87,0.78,26.26,23.23,3.03,-0.02,1.66,24.88,24.88,129.0,27.41,1.12,29.29,25.57,3.72,0.23,1.53,27.43,27.09,129.0,28.64,0.92,30.67,26.81,3.86,0.32,1.97,28.66,28.46,129.0,26.91,0.69,28.4,25.43,2.96,-0.02,2.28,26.92,26.95,129.0,27.35,1.53,33.43,24.33,9.09,0.85,4.27,27.4,27.02,127.0,23.11,1.2,25.71,20.47,5.24,0.0,2.34,23.14,22.95,129.0,24.51,2.03,29.29,19.23,10.06,-0.17,2.69,24.59,24.49,128.0,25.04,0.83,26.81,23.37,3.44,0.05,1.95,25.05,24.88,129.0,25.56,0.7,27.91,24.06,3.86,0.62,3.55,25.57,25.43,129.0,24.29,0.65,25.71,22.4,3.31,-0.47,2.92,24.29,24.47,129.0,22.11,0.7,23.23,20.75,2.48,0.01,1.65,22.12,22.13,129.0
+BD-27-G250002 = 21.33,0.33,21.99,20.47,1.52,-0.55,2.84,21.33,21.4,42.0,26.63,0.47,27.64,25.71,1.93,0.29,2.28,26.63,26.6,42.0,30.67,0.86,32.87,29.29,3.58,0.76,2.83,30.68,30.39,42.0,31.6,0.42,32.19,30.12,2.07,-1.32,5.01,31.61,31.77,42.0,31.02,0.86,33.15,29.29,3.86,0.2,3.03,31.03,31.15,42.0,31.63,0.58,33.43,30.67,2.76,0.71,4.12,31.64,31.53,42.0,25.21,0.89,26.81,23.23,3.58,-0.18,2.36,25.22,25.19,42.0,25.74,0.96,27.09,22.95,4.13,-0.99,3.76,25.75,25.98,42.0,26.05,0.33,26.81,25.43,1.38,0.03,2.59,26.06,26.02,42.0,26.88,0.42,27.78,25.71,2.07,-0.47,3.76,26.88,26.95,42.0,26.21,0.27,26.81,25.71,1.1,0.19,2.16,26.21,26.12,42.0,24.04,0.42,24.88,23.23,1.65,0.33,2.21,24.05,24.02,42.0
+BD-27-G250003 = 21.36,0.35,22.26,20.61,1.65,0.44,3.02,21.36,21.3,89.0,25.72,0.36,26.54,24.88,1.65,-0.27,2.8,25.73,25.71,89.0,28.51,0.69,30.26,26.54,3.72,-0.14,3.61,28.52,28.46,89.0,30.82,0.7,32.32,28.74,3.58,-0.56,3.13,30.83,30.94,89.0,30.52,1.16,32.6,27.22,5.37,-0.81,3.63,30.54,30.53,89.0,31.55,0.94,33.43,29.7,3.72,-0.02,1.94,31.56,31.63,89.0,24.93,0.95,26.81,21.71,5.1,-0.18,3.53,24.94,24.88,89.0,26.21,1.5,29.29,23.23,6.06,0.28,2.52,26.26,26.26,89.0,26.43,0.62,27.78,25.02,2.76,-0.0,2.71,26.44,26.4,89.0,25.98,0.48,27.64,25.43,2.2,1.22,4.45,25.99,25.85,89.0,25.92,0.48,26.81,24.61,2.2,-0.43,2.54,25.92,25.98,89.0,23.71,0.87,25.16,21.85,3.31,-0.14,1.86,23.72,23.78,89.0
+BD-27-G250004 = 21.54,0.26,22.13,20.47,1.65,-0.95,5.52,21.55,21.57,71.0,26.59,0.5,27.91,25.57,2.34,0.35,2.71,26.6,26.54,71.0,30.27,0.65,31.63,28.74,2.89,-0.2,2.79,30.27,30.26,71.0,31.46,0.83,33.84,30.12,3.72,0.53,3.01,31.47,31.36,71.0,30.28,0.92,32.05,27.78,4.27,-0.29,3.27,30.29,30.39,71.0,31.83,0.78,33.43,29.57,3.86,-0.66,3.34,31.84,31.91,71.0,25.77,1.35,28.19,21.99,6.2,-0.54,2.37,25.8,26.26,71.0,26.52,1.55,29.57,22.68,6.89,-0.13,1.94,26.56,26.67,71.0,26.85,0.58,27.78,25.71,2.07,-0.39,2.07,26.86,26.95,71.0,26.67,0.36,27.36,25.98,1.38,0.37,2.28,26.67,26.54,71.0,26.08,0.37,26.81,25.16,1.65,-0.28,2.73,26.08,26.05,71.0,24.7,0.29,25.16,23.5,1.65,-1.87,7.99,24.7,24.74,71.0
+BD-27-G250005 = 21.17,0.56,22.4,20.2,2.2,0.07,2.12,21.18,21.16,144.0,24.98,0.9,27.91,23.37,4.55,0.67,3.15,25.0,24.85,144.0,27.29,0.79,29.57,25.43,4.13,0.66,3.1,27.3,27.22,144.0,28.75,0.8,30.39,25.98,4.41,0.06,2.87,28.76,28.57,144.0,27.09,0.8,29.29,25.43,3.86,0.61,3.15,27.11,27.02,143.0,27.47,1.65,31.5,24.74,6.75,0.78,2.57,27.52,27.02,143.0,23.07,1.48,26.4,19.37,7.03,-0.36,3.15,23.12,23.23,144.0,23.64,2.85,29.57,15.51,14.06,0.34,2.73,23.81,22.95,142.0,25.04,0.89,27.64,22.4,5.24,0.26,3.47,25.05,24.88,143.0,25.33,0.54,26.54,24.06,2.48,0.01,2.45,25.34,25.3,143.0,24.5,0.72,26.26,22.81,3.44,-0.11,2.38,24.52,24.61,144.0,22.18,0.7,23.78,20.89,2.89,0.02,1.76,22.2,22.24,144.0
+BD-27-G250006 = 21.01,0.39,21.57,19.65,1.93,-1.21,4.87,21.02,21.02,58.0,26.28,0.53,27.22,25.16,2.07,-0.16,1.97,26.29,26.26,58.0,31.0,0.82,32.87,29.57,3.31,0.45,2.39,31.01,30.88,58.0,32.83,0.64,34.25,31.77,2.48,0.23,2.11,32.84,32.77,58.0,29.53,0.57,30.94,28.46,2.48,0.55,2.84,29.53,29.5,58.0,32.03,1.16,34.11,29.02,5.1,-0.53,2.68,32.05,32.12,58.0,25.24,0.78,27.36,22.95,4.41,0.04,3.53,25.25,25.16,58.0,26.25,1.46,29.84,24.06,5.79,0.27,2.24,26.29,26.26,57.0,26.32,0.91,27.91,24.61,3.31,-0.01,1.99,26.33,26.26,58.0,26.98,0.46,27.91,25.71,2.2,-0.38,3.49,26.98,26.98,58.0,25.97,0.42,27.09,25.16,1.93,0.67,3.43,25.97,25.98,58.0,24.08,0.32,24.74,23.37,1.38,-0.15,2.52,24.08,24.06,58.0
+BD-27-G250007 = 21.27,0.38,21.99,20.47,1.52,-0.15,2.56,21.28,21.3,34.0,26.65,0.81,28.19,25.43,2.76,0.31,2.0,26.67,26.64,34.0,29.97,1.01,31.77,28.46,3.31,0.2,1.76,29.99,30.08,34.0,32.24,0.67,33.77,31.22,2.55,0.98,3.33,32.25,32.05,34.0,29.57,0.91,31.22,28.19,3.03,0.1,1.81,29.58,29.57,34.0,30.6,1.58,32.87,28.19,4.69,0.03,1.64,30.64,30.5,34.0,25.94,0.87,28.74,23.78,4.96,0.85,6.0,25.95,25.98,33.0,27.22,0.53,28.46,26.26,2.2,0.16,2.63,27.23,27.22,30.0,27.42,0.43,27.91,26.6,1.31,-0.6,2.04,27.43,27.53,34.0,26.08,0.37,26.54,25.43,1.1,-0.06,1.63,26.08,26.05,34.0,26.27,0.3,26.81,25.71,1.1,-0.24,2.02,26.27,26.26,34.0,24.99,0.28,25.43,24.33,1.1,-0.38,2.5,24.99,25.02,34.0
+BD-27-G250008 = 21.09,0.18,21.44,20.75,0.69,0.12,2.88,21.09,21.02,26.0,26.42,0.44,27.36,25.71,1.65,0.5,2.49,26.43,26.4,26.0,30.82,0.48,31.56,29.84,1.72,-0.15,2.06,30.82,30.77,26.0,32.02,0.47,33.15,31.22,1.93,0.68,3.21,32.02,31.98,26.0,31.24,0.71,32.32,29.29,3.03,-1.16,4.54,31.24,31.29,26.0,32.51,0.58,33.7,31.22,2.48,-0.41,2.82,32.52,32.6,26.0,24.9,0.82,26.54,23.23,3.31,-0.36,2.57,24.91,25.09,26.0,26.0,0.55,27.36,25.43,1.93,1.41,3.98,26.01,25.78,24.0,26.5,0.62,27.5,25.43,2.07,-0.1,2.15,26.5,26.4,26.0,27.21,0.19,27.64,26.81,0.83,0.01,3.1,27.21,27.22,26.0,26.1,0.31,26.95,25.71,1.24,0.61,3.29,26.1,26.12,26.0,23.93,0.23,24.61,23.71,0.9,1.48,4.31,23.93,23.78,26.0
+BD-27-G250009 = 21.42,0.24,22.13,21.02,1.1,1.07,4.7,21.42,21.37,32.0,26.31,0.49,27.22,25.43,1.79,0.12,2.06,26.31,26.26,32.0,29.69,0.66,31.22,28.46,2.76,0.39,2.62,29.7,29.57,32.0,30.25,0.77,31.77,29.02,2.76,0.24,2.05,30.26,30.15,32.0,28.7,0.62,29.7,27.36,2.34,-0.27,2.05,28.71,28.77,32.0,30.51,1.71,33.7,26.81,6.89,0.04,2.51,30.56,30.39,32.0,24.8,1.08,26.26,22.68,3.58,-0.5,2.18,24.82,25.02,32.0,27.03,1.22,28.74,24.06,4.69,-0.52,2.52,27.05,27.12,32.0,26.31,0.63,27.64,25.16,2.48,0.42,2.23,26.32,26.09,32.0,25.81,0.49,27.09,24.61,2.48,0.05,3.61,25.82,25.85,32.0,25.81,0.28,26.4,25.16,1.24,0.03,3.15,25.81,25.81,32.0,23.46,0.51,24.19,22.68,1.52,-0.12,1.66,23.46,23.5,32.0
+BD-27-G250010 = 21.5,0.43,22.4,20.47,1.93,-0.11,2.47,21.51,21.44,132.0,25.52,0.77,27.64,23.78,3.86,0.47,2.57,25.54,25.33,132.0,27.55,0.68,29.7,25.85,3.86,0.4,3.49,27.56,27.5,132.0,29.3,0.66,30.67,28.19,2.48,0.43,1.89,29.31,29.15,132.0,27.95,1.3,31.5,25.43,6.06,0.82,3.3,27.98,27.64,132.0,27.75,1.4,31.5,25.43,6.06,0.81,2.71,27.79,27.29,132.0,23.31,1.34,26.54,20.06,6.48,-0.39,3.09,23.35,23.5,132.0,24.34,2.04,29.02,21.02,7.99,0.76,2.72,24.43,23.78,132.0,25.35,1.0,27.36,21.85,5.51,-0.3,2.86,25.37,25.43,132.0,25.4,0.8,28.46,23.5,4.96,0.4,5.33,25.42,25.57,132.0,25.11,0.61,26.26,23.5,2.76,-0.36,2.66,25.12,25.16,132.0,22.46,0.56,23.64,21.3,2.34,-0.17,2.5,22.47,22.47,132.0
+BD-3-G120001 = 21.37,0.72,23.23,19.92,3.31,0.01,2.48,21.38,21.44,72.0,26.52,0.59,27.22,24.61,2.62,-1.41,4.41,26.53,26.81,72.0,28.81,1.03,30.39,26.81,3.58,0.0,1.76,28.83,28.74,72.0,29.11,0.78,30.67,27.5,3.17,0.22,2.13,29.12,28.88,72.0,26.57,0.85,27.91,24.33,3.58,-0.89,3.17,26.59,26.81,72.0,27.21,1.15,28.88,24.33,4.55,-0.69,2.97,27.23,27.36,72.0,24.33,0.99,26.54,22.4,4.13,0.23,2.67,24.35,24.3,72.0,24.41,1.27,28.19,19.09,9.09,-0.74,7.39,24.44,24.61,69.0,25.54,1.02,27.09,22.95,4.13,-0.43,2.37,25.56,25.67,72.0,26.46,0.91,28.19,24.61,3.58,-0.07,2.21,26.47,26.47,72.0,26.87,0.81,27.91,24.61,3.31,-0.69,2.58,26.88,27.09,72.0,25.04,0.87,26.54,23.23,3.31,0.05,1.71,25.05,24.88,72.0
+BD-3-G120002 = 21.05,0.5,22.26,19.37,2.89,-0.45,3.6,21.05,21.06,72.0,27.25,0.63,28.74,25.98,2.76,-0.13,2.22,27.26,27.36,72.0,30.58,0.49,31.77,29.29,2.48,-0.21,3.33,30.58,30.57,72.0,31.67,0.97,33.43,29.29,4.13,-0.48,2.18,31.69,31.91,72.0,27.79,0.71,29.02,25.98,3.03,-0.72,2.8,27.8,27.95,72.0,29.05,1.37,32.05,26.12,5.93,0.27,2.6,29.08,28.81,72.0,24.91,0.99,27.36,22.4,4.96,-0.35,3.21,24.93,25.02,72.0,27.35,1.28,29.57,23.64,5.93,-0.66,3.18,27.38,27.53,72.0,26.17,1.01,27.78,23.5,4.27,-0.88,2.85,26.19,26.5,72.0,26.42,0.45,27.36,25.16,2.2,-0.39,2.92,26.43,26.5,72.0,26.25,0.3,27.09,25.71,1.38,0.46,2.82,26.26,26.26,72.0,25.23,0.43,25.98,24.19,1.79,-0.66,3.03,25.23,25.26,72.0
+BD-3-G120003 = 21.47,0.51,22.4,20.2,2.2,-0.56,2.81,21.47,21.57,62.0,26.37,0.61,27.91,25.16,2.76,0.13,2.26,26.38,26.33,62.0,28.73,0.88,30.12,26.54,3.58,-0.56,2.41,28.74,28.91,62.0,28.39,0.69,30.12,27.09,3.03,0.52,2.63,28.4,28.33,62.0,26.87,0.61,27.91,25.71,2.2,-0.27,1.86,26.87,27.09,62.0,28.42,0.98,30.94,26.81,4.13,0.76,2.92,28.44,28.22,62.0,25.84,0.69,27.09,24.88,2.2,0.32,1.98,25.85,25.78,62.0,26.27,1.21,28.33,23.23,5.1,-0.73,3.15,26.3,26.4,59.0,26.6,0.84,27.91,24.88,3.03,-0.19,1.94,26.62,26.74,62.0,26.31,0.54,27.91,25.16,2.76,0.74,4.12,26.31,26.26,62.0,25.91,0.37,26.81,25.16,1.65,0.49,3.14,25.91,25.85,62.0,24.37,0.45,25.43,23.78,1.65,0.67,2.24,24.37,24.23,62.0
+BD-3-G120004 = 21.69,0.4,22.68,20.75,1.93,0.24,2.79,21.69,21.71,54.0,26.03,0.69,27.09,24.47,2.62,-0.25,2.18,26.04,26.05,54.0,28.6,1.14,31.08,26.81,4.27,0.39,2.28,28.62,28.46,54.0,29.41,0.77,31.5,28.19,3.31,0.58,2.72,29.42,29.29,54.0,27.46,0.76,29.02,25.71,3.31,-0.17,2.51,27.47,27.36,54.0,28.89,1.39,33.43,27.36,6.06,1.52,4.9,28.92,28.46,54.0,24.53,0.8,26.81,22.68,4.13,0.04,3.35,24.55,24.61,54.0,26.55,1.09,28.74,24.33,4.41,-0.16,2.49,26.57,26.54,54.0,26.14,0.54,27.09,24.88,2.2,0.03,2.14,26.15,26.05,54.0,26.17,0.43,27.36,25.16,2.2,0.1,3.04,26.17,26.12,54.0,25.97,0.44,27.09,25.16,1.93,0.46,3.4,25.97,25.98,54.0,23.99,0.51,25.02,23.16,1.86,0.06,2.01,24.0,24.06,54.0
+BD-3-G120005 = 22.0,0.6,23.23,20.89,2.34,-0.18,2.19,22.01,22.09,72.0,25.37,0.6,26.81,24.33,2.48,0.43,2.4,25.37,25.3,72.0,27.41,0.79,29.57,25.98,3.58,0.59,2.82,27.42,27.29,72.0,26.51,0.58,28.19,25.5,2.69,0.97,3.43,26.52,26.36,72.0,26.51,0.69,27.91,24.61,3.31,-0.86,3.73,26.52,26.6,72.0,26.29,0.9,27.91,24.06,3.86,-0.14,2.22,26.3,26.26,72.0,23.73,1.45,26.95,20.2,6.75,-0.11,2.89,23.78,23.64,71.0,23.88,2.79,28.46,19.92,8.54,0.28,1.55,24.04,23.23,72.0,26.64,0.73,27.91,25.16,2.76,-0.2,2.08,26.65,26.81,72.0,26.98,0.65,28.46,25.16,3.31,-0.19,3.4,26.98,27.09,72.0,26.02,0.41,27.64,24.88,2.76,0.41,5.9,26.02,25.98,72.0,24.39,0.54,25.98,23.23,2.76,0.3,3.05,24.4,24.33,72.0
+BD-3-G120006 = 21.64,0.79,23.23,19.92,3.31,0.17,2.43,21.65,21.57,90.0,24.25,0.68,25.85,23.23,2.62,0.27,1.99,24.26,24.16,90.0,25.69,0.69,27.36,24.33,3.03,0.13,2.45,25.7,25.71,90.0,26.86,0.36,27.91,25.98,1.93,0.22,2.88,26.86,26.81,90.0,25.54,0.64,26.81,23.78,3.03,-0.75,3.33,25.55,25.71,90.0,26.06,1.73,29.02,23.23,5.79,0.05,1.57,26.11,25.98,90.0,23.2,2.04,28.19,19.92,8.27,0.62,2.22,23.28,22.4,90.0,21.7,2.96,27.5,17.99,9.51,0.65,1.83,21.9,19.92,87.0,24.17,2.24,27.91,18.82,9.09,-0.32,2.42,24.27,23.99,90.0,25.66,0.73,26.81,23.78,3.03,-0.38,2.34,25.67,25.71,90.0,25.48,0.72,26.81,24.06,2.76,0.37,1.79,25.49,25.19,90.0,24.38,0.3,25.3,23.78,1.52,0.12,2.7,24.38,24.33,90.0
+BD-3-G120007 = 21.63,0.25,22.4,21.02,1.38,0.18,4.73,21.63,21.57,41.0,25.85,0.69,27.09,24.61,2.48,0.24,2.09,25.86,25.85,41.0,29.27,1.19,31.36,27.09,4.27,0.37,2.38,29.29,29.08,41.0,29.57,0.56,30.67,28.74,1.93,0.73,2.53,29.58,29.43,41.0,26.66,0.6,27.91,25.5,2.41,0.04,2.39,26.66,26.81,41.0,27.4,1.76,30.94,24.47,6.48,-0.25,2.04,27.45,27.78,41.0,23.92,0.84,26.26,22.61,3.65,0.51,2.92,23.93,23.78,41.0,26.07,1.31,29.29,22.13,7.17,-0.48,4.07,26.11,26.12,41.0,25.95,0.51,26.81,24.88,1.93,-0.34,2.35,25.95,25.98,41.0,26.09,0.69,27.64,24.88,2.76,0.85,3.14,26.1,25.98,41.0,26.56,0.53,27.64,25.71,1.93,0.13,2.04,26.56,26.54,41.0,24.7,0.7,25.98,23.78,2.2,0.33,1.86,24.71,24.61,41.0
+BD-3-G120008 = 20.89,0.52,21.85,19.92,1.93,0.17,2.05,20.9,20.89,43.0,27.05,0.57,28.74,25.43,3.31,0.16,4.52,27.06,27.02,43.0,29.03,0.85,30.88,27.64,3.24,0.47,2.28,29.04,28.88,43.0,28.99,0.63,30.67,27.64,3.03,0.64,3.2,28.99,28.88,43.0,26.73,0.39,27.64,25.43,2.2,-0.26,5.32,26.73,26.67,43.0,26.13,1.24,28.26,23.78,4.48,-0.12,1.9,26.16,25.98,43.0,23.51,0.8,25.43,22.4,3.03,0.62,2.62,23.52,23.44,43.0,23.22,1.52,27.36,20.47,6.89,0.27,2.83,23.27,23.23,43.0,24.9,0.9,26.81,23.23,3.58,0.33,2.18,24.92,24.68,43.0,26.04,0.85,27.64,24.33,3.31,0.24,2.52,26.06,25.85,43.0,26.46,0.52,27.36,25.43,1.93,-0.31,2.44,26.46,26.47,43.0,24.21,0.58,25.16,22.4,2.76,-0.8,3.6,24.22,24.33,43.0
+BD-3-G120009 = 20.6,0.44,21.3,19.37,1.93,-0.82,4.0,20.6,20.51,42.0,25.28,0.7,26.81,23.78,3.03,-0.21,3.17,25.29,25.36,42.0,28.77,1.17,31.5,26.67,4.82,0.56,2.84,28.8,28.6,42.0,28.29,0.66,29.57,27.09,2.48,-0.08,2.06,28.29,28.46,42.0,24.47,0.59,25.85,22.95,2.89,0.11,2.98,24.47,24.47,42.0,24.41,0.92,27.22,22.95,4.27,0.78,4.04,24.42,24.47,42.0,22.09,0.74,23.57,20.61,2.96,0.35,2.52,22.1,21.92,42.0,24.34,0.61,25.16,22.4,2.76,-1.11,3.89,24.34,24.47,42.0,24.21,0.61,25.43,23.09,2.34,0.05,2.29,24.21,24.26,42.0,25.59,0.71,27.09,24.06,3.03,-0.05,2.94,25.6,25.57,42.0,26.13,0.51,27.22,25.16,2.07,-0.11,2.77,26.14,26.02,42.0,24.76,0.78,25.98,23.09,2.89,-0.39,2.33,24.77,24.92,42.0
+BD-3-G120010 = 22.57,0.42,23.5,21.57,1.93,0.1,2.79,22.57,22.54,163.0,25.23,0.82,27.36,24.06,3.31,0.53,2.5,25.24,25.16,163.0,27.13,1.19,30.12,25.3,4.82,0.56,2.35,27.15,26.81,163.0,26.94,1.07,29.84,25.02,4.82,0.45,2.42,26.96,26.81,163.0,26.02,0.84,27.91,24.19,3.72,0.11,2.34,26.03,25.98,163.0,27.75,1.15,30.67,24.88,5.79,-0.1,2.73,27.77,27.71,163.0,25.3,1.51,28.19,18.36,9.83,-1.3,5.77,25.34,25.57,146.0,27.15,1.87,29.84,21.16,8.68,-0.97,3.43,27.21,27.5,150.0,27.58,0.72,29.29,25.43,3.86,-0.44,3.06,27.59,27.64,163.0,26.59,0.7,27.91,24.61,3.31,-0.5,3.1,26.6,26.67,163.0,25.51,0.51,26.81,24.33,2.48,0.02,2.35,25.51,25.57,163.0,24.48,0.54,25.71,23.5,2.2,0.34,1.96,24.49,24.33,163.0
+BD-3-G120011 = 21.53,0.47,22.4,20.47,1.93,-0.36,2.67,21.53,21.44,35.0,26.06,0.28,26.81,25.57,1.24,0.73,3.52,26.06,25.98,35.0,29.35,1.07,31.5,27.78,3.72,0.48,2.03,29.37,29.02,35.0,28.33,0.61,29.57,27.36,2.2,0.45,1.96,28.33,28.19,35.0,25.69,1.02,26.95,23.78,3.17,-0.59,2.08,25.71,25.85,35.0,26.73,1.41,28.74,24.61,4.13,-0.03,1.64,26.76,26.67,35.0,23.96,1.57,26.26,21.57,4.69,0.16,1.48,24.01,23.5,35.0,23.84,1.42,26.26,20.75,5.51,-0.13,2.8,23.88,23.78,33.0,25.61,0.74,26.81,24.33,2.48,0.18,1.99,25.62,25.43,35.0,26.31,0.4,27.09,25.71,1.38,0.48,2.31,26.31,26.26,35.0,26.89,0.27,27.5,26.4,1.1,0.38,2.41,26.89,26.81,35.0,25.79,0.25,26.26,25.16,1.1,-0.66,2.97,25.79,25.85,35.0
+BD-3-G120012 = 21.68,0.29,22.4,21.16,1.24,0.86,3.59,21.68,21.57,36.0,25.24,0.27,25.71,24.61,1.1,0.02,2.76,25.24,25.16,36.0,26.93,0.51,27.91,25.98,1.93,0.18,1.92,26.93,26.81,36.0,27.22,0.33,27.64,26.54,1.1,-0.49,2.3,27.22,27.22,36.0,26.51,0.48,27.09,24.88,2.2,-1.61,5.63,26.52,26.64,36.0,27.29,0.7,28.74,25.71,3.03,-0.13,2.63,27.3,27.22,36.0,24.57,1.21,28.19,23.23,4.96,1.14,3.81,24.6,24.26,36.0,24.57,0.86,26.26,22.95,3.31,0.13,2.27,24.59,24.33,34.0,25.49,0.79,27.09,23.78,3.31,-0.29,2.39,25.5,25.57,36.0,26.51,0.38,27.36,25.71,1.65,0.02,2.24,26.51,26.54,36.0,26.58,0.74,28.05,25.16,2.89,0.03,2.1,26.59,26.67,36.0,25.1,0.43,25.85,24.33,1.52,0.1,1.84,25.11,25.16,36.0
+BD-3-G120013 = 22.61,0.89,23.78,20.2,3.58,-0.96,3.03,22.63,22.95,103.0,24.28,0.45,25.16,23.23,1.93,-0.69,2.72,24.29,24.33,103.0,25.28,0.58,26.54,24.06,2.48,-0.08,2.33,25.29,25.3,103.0,26.06,0.48,27.36,25.02,2.34,0.12,2.61,26.07,25.98,103.0,24.41,0.52,25.43,23.23,2.2,-0.09,2.55,24.41,24.47,103.0,25.46,1.33,27.64,19.92,7.72,-1.09,4.61,25.5,25.98,103.0,24.29,1.71,27.36,21.02,6.34,-0.18,1.66,24.34,24.33,101.0,23.47,2.02,27.64,19.37,8.27,-0.21,2.45,23.56,23.78,98.0,26.21,1.78,28.74,22.4,6.34,-0.74,2.16,26.27,26.81,103.0,26.4,0.89,27.91,24.33,3.58,-0.72,2.72,26.41,26.54,103.0,25.75,0.52,26.54,24.06,2.48,-1.17,3.93,25.76,25.85,103.0,24.97,0.58,25.98,23.5,2.48,-0.82,2.63,24.97,25.16,103.0
+BD-3-G120014 = 21.26,0.51,22.4,20.47,1.93,0.24,2.31,21.27,21.3,42.0,27.64,0.61,28.74,26.54,2.2,-0.01,1.89,27.65,27.57,42.0,30.76,0.67,31.77,28.88,2.89,-1.18,4.1,30.76,30.94,42.0,32.36,1.15,33.98,29.84,4.13,-0.6,2.45,32.38,32.43,42.0,28.11,0.53,29.02,26.67,2.34,-0.97,3.79,28.11,28.19,42.0,28.75,1.31,30.53,25.43,5.1,-1.03,3.25,28.78,29.12,42.0,24.31,0.75,26.81,23.37,3.44,1.13,4.39,24.32,24.19,42.0,27.2,1.51,29.29,22.95,6.34,-0.64,2.81,27.24,27.36,41.0,26.02,0.7,27.09,24.88,2.2,-0.1,1.78,26.02,26.05,42.0,26.56,0.51,27.64,25.57,2.07,-0.14,2.56,26.56,26.54,42.0,26.2,0.28,26.54,25.43,1.1,-0.88,3.19,26.2,26.26,42.0,24.5,0.42,25.16,23.5,1.65,-0.95,3.18,24.5,24.61,42.0
+BD-3-G120015 = 20.95,0.6,22.13,19.92,2.2,0.09,1.79,20.96,20.89,59.0,25.01,0.74,26.81,23.5,3.31,0.3,2.67,25.02,24.88,59.0,27.47,1.49,31.5,24.88,6.61,0.9,3.25,27.51,26.88,59.0,28.45,0.97,30.94,26.81,4.13,0.82,2.99,28.47,28.19,59.0,25.47,0.87,27.36,23.78,3.58,0.24,2.15,25.48,25.3,59.0,24.67,0.9,27.36,23.23,4.13,0.72,3.46,24.69,24.54,59.0,22.1,0.9,23.78,20.2,3.58,0.02,2.16,22.12,22.13,59.0,22.92,2.34,27.36,15.24,12.13,-0.77,5.02,23.04,22.68,59.0,23.87,0.89,25.98,22.68,3.31,1.05,2.84,23.89,23.5,59.0,25.82,0.72,27.91,24.06,3.86,-0.06,3.35,25.83,25.98,59.0,26.47,0.61,27.91,25.3,2.62,0.23,2.31,26.48,26.54,59.0,23.88,0.84,25.71,22.68,3.03,0.47,2.02,23.9,23.71,59.0
+BD-3-G120016 = 22.65,0.44,23.5,21.57,1.93,-0.48,3.03,22.65,22.68,46.0,24.47,0.47,25.3,23.23,2.07,-0.52,2.87,24.47,24.61,46.0,26.02,0.73,28.19,24.88,3.31,0.8,3.34,26.03,25.88,46.0,25.77,0.45,26.54,24.61,1.93,-0.17,2.65,25.77,25.71,46.0,26.21,0.37,27.09,25.57,1.52,0.19,2.27,26.21,26.19,46.0,26.77,0.65,27.78,25.43,2.34,-0.51,2.16,26.78,26.95,46.0,19.46,8.61,28.74,-7.36,36.1,-2.19,7.35,21.24,21.57,42.0,26.54,1.28,28.46,24.33,4.13,0.04,1.62,26.57,26.57,46.0,27.85,0.92,29.57,26.54,3.03,0.23,1.98,27.86,27.91,46.0,26.37,0.59,28.05,25.16,2.89,0.53,3.67,26.38,26.29,46.0,26.04,0.18,26.54,25.57,0.96,0.15,3.83,26.04,25.98,46.0,24.65,0.19,25.16,24.06,1.1,-0.08,4.95,24.65,24.61,46.0
+BD-3-G120017 = 21.82,0.62,22.95,20.2,2.76,-0.31,2.27,21.83,21.85,125.0,26.15,0.61,27.78,24.88,2.89,0.19,3.11,26.16,26.12,125.0,28.01,0.89,29.7,26.26,3.44,0.2,1.96,28.02,27.98,125.0,27.63,0.64,29.57,26.26,3.31,0.44,3.11,27.64,27.57,125.0,27.0,0.68,28.74,24.88,3.86,-0.46,3.27,27.01,27.09,125.0,28.68,1.64,32.87,25.71,7.17,0.45,2.86,28.73,28.46,125.0,24.81,1.23,27.09,21.85,5.24,-0.15,2.04,24.84,24.88,125.0,25.59,1.98,29.43,20.2,9.23,-0.43,2.44,25.67,25.98,125.0,26.51,1.09,28.46,24.06,4.41,-0.37,2.3,26.53,26.67,125.0,26.86,0.49,27.91,25.57,2.34,-0.19,2.66,26.86,26.81,125.0,25.97,0.38,26.81,24.88,1.93,-0.26,2.95,25.98,25.98,125.0,23.8,0.38,24.88,22.68,2.2,0.04,3.15,23.8,23.78,125.0
+BD-54-G490001 = 21.53,0.63,22.95,19.51,3.44,-0.42,3.63,21.54,21.57,106.0,25.21,0.48,26.54,24.33,2.2,0.6,2.66,25.22,25.12,106.0,26.49,0.74,29.29,25.43,3.86,1.76,6.39,26.5,26.36,106.0,27.25,0.34,27.91,26.54,1.38,-0.31,2.47,27.25,27.26,106.0,28.54,1.05,30.39,25.98,4.41,-0.67,2.77,28.56,28.74,106.0,29.95,2.88,34.94,23.78,11.16,-0.77,2.41,30.08,30.88,106.0,25.41,1.68,27.91,21.02,6.89,-0.78,2.74,25.46,25.92,103.0,25.78,2.61,29.02,19.37,9.65,-1.11,2.84,25.91,26.81,105.0,26.39,0.67,28.33,24.88,3.44,-0.01,2.88,26.4,26.4,106.0,26.4,0.34,27.09,25.43,1.65,-0.47,3.01,26.4,26.4,106.0,25.18,0.45,26.4,24.47,1.93,0.45,2.2,25.18,25.16,106.0,23.86,0.41,24.61,22.95,1.65,0.1,2.35,23.86,23.85,106.0
+BD-54-G490002 = 20.45,0.3,21.3,19.65,1.65,-0.38,3.42,20.45,20.47,121.0,25.15,0.66,27.09,23.5,3.58,0.59,3.35,25.16,25.02,121.0,26.71,0.82,29.02,24.88,4.13,0.48,3.09,26.72,26.67,121.0,26.8,0.98,29.84,25.43,4.41,0.73,3.09,26.81,26.67,121.0,28.03,1.04,30.94,24.88,6.06,0.24,3.58,28.05,27.91,121.0,29.4,0.7,30.94,28.19,2.76,0.07,2.19,29.41,29.43,121.0,27.25,4.84,31.77,9.45,22.32,-1.84,6.63,27.68,28.53,102.0,24.94,4.45,28.74,8.07,20.67,-1.79,5.61,25.33,26.81,115.0,27.27,0.88,28.95,25.43,3.51,-0.21,2.37,27.29,27.36,121.0,26.3,0.38,27.36,25.43,1.93,-0.18,2.52,26.31,26.4,121.0,25.83,0.36,26.81,25.16,1.65,0.46,2.67,25.83,25.85,121.0,23.82,0.38,24.61,22.81,1.79,-0.23,2.79,23.83,23.78,121.0
+BD-54-G490003 = 20.92,0.46,21.57,19.37,2.2,-0.83,3.74,20.93,21.02,78.0,25.14,0.88,27.09,23.64,3.44,0.42,2.38,25.16,24.99,78.0,26.38,0.94,29.02,25.16,3.86,0.65,2.94,26.39,26.26,78.0,26.08,0.76,27.64,24.33,3.31,-0.07,2.25,26.09,26.12,78.0,26.01,1.39,28.74,23.23,5.51,-0.01,2.09,26.05,25.98,78.0,27.27,1.84,31.5,24.74,6.75,0.5,2.01,27.33,26.95,78.0,24.63,2.16,28.46,20.61,7.85,0.44,2.25,24.72,23.78,63.0,23.85,3.23,29.84,16.89,12.95,-0.02,1.9,24.07,23.88,78.0,26.69,0.73,27.91,24.33,3.58,-0.88,3.36,26.7,26.81,78.0,26.38,0.46,27.64,25.43,2.2,0.62,2.92,26.38,26.26,78.0,25.93,0.45,26.95,25.16,1.79,0.35,2.43,25.94,25.88,78.0,24.2,0.57,25.71,23.5,2.2,1.1,3.32,24.21,24.06,78.0
+BD-54-G490004 = 20.45,0.39,21.02,19.51,1.52,-0.79,2.65,20.46,20.61,36.0,25.49,0.23,25.98,24.95,1.03,0.49,3.45,25.49,25.43,36.0,26.4,0.43,27.36,25.71,1.65,0.27,2.85,26.4,26.4,36.0,27.16,0.56,28.05,25.98,2.07,-0.22,1.96,27.16,27.19,36.0,28.28,0.94,30.53,26.95,3.58,0.87,2.64,28.3,27.95,36.0,32.15,0.85,34.25,30.67,3.58,0.71,3.69,32.16,32.12,36.0,22.58,3.28,28.46,19.92,8.54,0.7,1.85,22.81,19.92,29.0,26.28,2.34,28.19,17.58,10.61,-2.37,8.34,26.38,26.99,36.0,26.9,0.58,27.91,25.71,2.2,-0.05,2.15,26.9,26.95,36.0,26.01,0.27,26.67,25.43,1.24,0.45,3.02,26.01,25.98,36.0,25.22,0.42,26.12,24.33,1.79,-0.37,2.87,25.22,25.3,36.0,24.01,0.28,24.61,23.5,1.1,0.08,2.17,24.01,24.06,36.0
+BD-54-G490005 = 20.73,0.35,21.57,19.92,1.65,0.18,2.63,20.73,20.75,82.0,24.59,1.09,27.36,22.95,4.41,0.56,2.19,24.61,24.26,82.0,26.57,0.85,28.74,24.88,3.86,0.35,2.51,26.58,26.5,82.0,25.04,0.68,26.54,24.06,2.48,0.59,2.41,25.05,24.88,82.0,25.14,0.66,26.4,23.78,2.62,-0.14,2.21,25.15,25.16,82.0,25.37,0.92,27.09,22.95,4.13,-0.32,2.75,25.39,25.43,82.0,24.07,1.99,29.02,21.3,7.72,0.92,2.88,24.15,23.44,82.0,21.75,1.83,26.12,12.76,13.37,-1.55,9.54,21.83,21.85,82.0,26.15,0.47,27.64,24.88,2.76,0.24,3.63,26.15,26.12,82.0,26.45,0.63,28.46,25.16,3.31,0.71,3.08,26.46,26.26,82.0,25.74,0.64,27.09,24.74,2.34,0.5,2.29,25.75,25.57,82.0,23.76,0.6,25.16,22.68,2.48,0.6,2.6,23.77,23.64,82.0
+BD-54-G490006 = 20.66,0.61,22.13,19.65,2.48,0.14,2.54,20.67,20.75,50.0,24.06,1.02,26.12,22.68,3.44,0.59,1.88,24.08,23.57,50.0,27.0,0.67,28.74,25.98,2.76,0.61,2.51,27.01,26.81,50.0,25.73,0.87,27.5,24.61,2.89,0.55,2.07,25.74,25.43,50.0,25.16,0.49,26.12,24.06,2.07,-0.41,2.65,25.17,25.23,50.0,26.62,1.0,28.74,24.88,3.86,0.19,2.11,26.64,26.6,50.0,24.63,1.65,28.19,20.75,7.44,-0.0,2.87,24.68,24.61,50.0,23.81,1.34,25.71,18.27,7.44,-1.4,7.32,23.85,23.78,50.0,26.45,0.84,28.33,24.61,3.72,0.49,3.09,26.46,26.26,50.0,26.16,0.45,27.09,25.16,1.93,-0.03,2.27,26.16,26.12,50.0,25.45,0.55,26.67,24.61,2.07,1.0,2.98,25.45,25.3,50.0,24.2,0.64,25.16,23.23,1.93,0.1,1.61,24.21,24.06,50.0
+BD-54-G490007 = 21.11,0.48,22.68,19.92,2.76,0.63,3.78,21.12,21.06,124.0,25.42,1.04,28.19,24.06,4.13,0.92,2.76,25.44,25.02,124.0,27.63,1.3,31.08,25.71,5.37,0.68,2.54,27.66,27.36,124.0,28.87,1.41,32.05,26.54,5.51,0.48,2.2,28.9,28.6,124.0,30.63,1.09,33.98,28.19,5.79,0.41,2.99,30.65,30.6,124.0,35.24,2.09,41.56,31.77,9.78,0.82,3.61,35.3,35.01,124.0,24.81,1.56,28.46,19.92,8.54,-0.51,3.33,24.86,25.16,104.0,26.55,1.61,29.57,20.2,9.37,-0.68,4.86,26.6,26.62,122.0,27.17,0.65,28.46,25.43,3.03,-0.44,2.62,27.18,27.22,124.0,26.55,0.44,27.64,25.43,2.2,-0.14,2.73,26.56,26.54,124.0,25.03,0.33,25.98,24.06,1.93,-0.33,3.41,25.04,25.09,124.0,23.2,0.54,24.33,22.13,2.2,-0.0,2.18,23.21,23.23,124.0
+BD-54-G490008 = 21.14,0.35,21.85,20.2,1.65,-0.7,3.79,21.15,21.16,68.0,25.68,0.88,27.22,23.78,3.44,-0.14,1.97,25.69,25.71,68.0,29.98,1.8,32.6,26.05,6.55,-0.62,2.44,30.03,30.22,68.0,30.91,1.39,33.56,27.57,5.99,-0.73,3.18,30.94,31.15,68.0,29.38,0.61,30.94,28.19,2.76,0.84,3.01,29.38,29.15,68.0,34.15,1.12,35.77,30.26,5.51,-1.61,5.39,34.17,34.36,68.0,25.44,0.93,28.46,24.06,4.41,1.07,4.21,25.46,25.3,68.0,26.75,1.16,28.46,24.06,4.41,-0.81,3.01,26.77,26.81,68.0,26.81,0.71,28.19,25.16,3.03,-0.25,2.83,26.82,26.88,68.0,26.75,0.43,27.64,25.43,2.2,-0.91,4.0,26.75,26.81,68.0,25.31,0.35,26.54,24.61,1.93,0.95,4.21,25.31,25.23,68.0,23.32,0.33,24.33,22.68,1.65,0.44,3.4,23.33,23.23,68.0
+BD-54-G490009 = 21.15,0.66,22.4,19.92,2.48,-0.09,2.0,21.16,21.3,59.0,26.54,0.57,28.74,25.71,3.03,1.23,5.48,26.55,26.54,59.0,30.32,0.89,32.32,28.46,3.86,0.25,2.69,30.33,30.19,59.0,32.03,0.79,33.98,30.39,3.58,0.3,2.94,32.04,31.91,59.0,31.51,0.72,33.29,30.39,2.89,0.47,2.34,31.52,31.5,59.0,35.24,2.22,41.97,30.12,11.85,0.81,3.92,35.31,34.94,59.0,25.28,1.39,30.94,23.23,7.72,2.24,9.17,25.32,25.02,53.0,25.42,1.46,28.19,22.68,5.51,0.01,2.0,25.46,25.43,59.0,27.25,0.46,28.46,25.71,2.76,-0.58,4.94,27.25,27.29,59.0,27.22,0.75,28.46,25.71,2.76,-0.15,2.0,27.23,27.22,59.0,25.52,0.55,26.54,24.33,2.2,-0.29,2.07,25.53,25.71,59.0,23.1,0.53,24.61,22.4,2.2,1.1,3.58,23.1,23.09,59.0
+BD-54-G490010 = 20.69,0.26,21.44,19.92,1.52,-0.41,3.89,20.69,20.75,61.0,24.0,0.47,25.3,22.95,2.34,0.7,3.78,24.0,23.92,61.0,26.15,0.46,28.19,25.16,3.03,1.61,8.35,26.16,26.12,61.0,26.0,0.38,26.81,25.16,1.65,0.15,2.27,26.0,25.98,61.0,26.59,0.67,27.91,24.61,3.31,-0.42,3.56,26.6,26.67,61.0,27.77,0.39,28.74,26.81,1.93,0.49,3.5,27.78,27.64,61.0,28.23,2.41,31.5,22.68,8.82,-0.59,2.45,28.33,28.88,61.0,25.69,0.93,27.91,23.23,4.69,0.25,3.94,25.71,25.64,60.0,26.81,0.86,28.46,25.16,3.31,0.18,2.02,26.82,26.67,61.0,26.22,0.48,26.81,24.33,2.48,-1.21,5.43,26.22,26.26,61.0,25.42,0.32,26.12,24.61,1.52,0.1,2.83,25.42,25.43,61.0,23.96,0.29,24.88,23.5,1.38,0.98,3.63,23.96,23.92,61.0
+BD-54-G490011 = 21.17,0.35,22.13,20.2,1.93,-0.02,3.7,21.17,21.16,87.0,26.84,0.73,28.33,25.02,3.31,-0.42,2.33,26.85,26.95,87.0,30.95,1.11,33.43,28.33,5.1,-0.08,2.74,30.97,30.94,87.0,31.2,1.06,32.87,28.46,4.41,-0.58,2.37,31.22,31.5,87.0,28.35,0.46,29.57,26.81,2.76,-0.2,4.4,28.36,28.46,87.0,31.39,2.66,35.08,26.54,8.54,-0.07,1.73,31.5,30.67,87.0,24.8,1.2,28.19,22.68,5.51,0.42,2.7,24.83,24.61,87.0,25.01,1.83,28.19,21.3,6.89,0.05,1.74,25.08,24.88,87.0,26.04,0.74,27.5,24.06,3.44,-0.31,2.8,26.05,25.98,87.0,26.4,0.42,27.22,25.16,2.07,-0.71,3.27,26.4,26.54,87.0,26.08,0.38,26.81,25.23,1.58,-0.58,2.3,26.09,26.26,87.0,24.34,0.46,25.43,23.5,1.93,-0.04,2.27,24.34,24.33,87.0
+BD-54-G490012 = 21.4,0.39,22.13,20.33,1.79,-0.43,2.81,21.4,21.44,53.0,25.09,0.47,25.98,24.06,1.93,-0.28,2.52,25.09,25.16,53.0,27.75,1.05,30.39,26.54,3.86,0.71,2.7,27.77,27.64,53.0,27.48,0.79,29.43,26.54,2.89,0.87,2.83,27.49,27.16,53.0,28.31,0.72,29.84,26.67,3.17,0.24,2.44,28.32,28.19,53.0,28.51,0.6,30.12,27.36,2.76,0.99,3.6,28.52,28.4,53.0,28.14,4.93,32.46,10.55,21.91,-1.91,6.34,28.56,29.33,52.0,24.55,3.55,27.09,10.09,16.99,-2.36,8.35,24.8,25.98,50.0,27.95,0.47,28.74,26.12,2.62,-1.59,6.75,27.95,27.91,53.0,25.67,0.81,27.91,24.47,3.44,0.68,2.95,25.69,25.64,53.0,26.01,0.55,27.09,24.33,2.76,-0.44,3.58,26.01,25.98,53.0,24.4,0.16,24.61,24.06,0.55,-0.25,2.32,24.4,24.33,53.0
+BD-54-G490013 = 21.25,0.51,22.4,20.47,1.93,0.53,2.34,21.26,21.02,79.0,25.91,0.76,27.36,24.74,2.62,0.14,1.73,25.93,25.92,79.0,30.26,1.15,32.87,28.12,4.75,0.11,2.38,30.28,30.39,79.0,31.45,1.15,33.7,29.29,4.41,0.14,2.24,31.47,31.43,79.0,30.79,1.04,32.87,28.74,4.13,-0.32,2.0,30.81,31.15,79.0,34.45,1.81,37.01,30.12,6.89,-0.62,2.57,34.5,35.01,79.0,25.05,0.81,27.36,22.68,4.69,0.38,4.47,25.06,24.95,78.0,25.77,1.73,28.19,22.54,5.65,-0.14,1.65,25.82,25.85,79.0,26.99,0.8,28.74,25.16,3.58,-0.27,2.53,27.0,27.09,79.0,27.0,0.7,28.46,25.98,2.48,0.4,2.14,27.0,26.95,79.0,25.86,0.7,27.5,24.61,2.89,0.55,2.46,25.87,25.71,79.0,23.48,0.49,25.16,22.68,2.48,0.98,4.08,23.49,23.44,79.0
+BD-54-G490014 = 20.63,0.38,21.3,19.78,1.52,-0.45,2.33,20.64,20.75,79.0,24.11,0.68,25.57,23.09,2.48,0.38,2.03,24.12,23.92,79.0,26.47,0.59,27.91,25.16,2.76,0.37,2.79,26.48,26.4,79.0,25.91,0.64,27.36,24.88,2.48,0.41,2.29,25.91,25.71,79.0,26.24,1.07,28.46,24.06,4.41,-0.03,2.17,26.26,26.26,79.0,27.86,0.73,29.7,25.98,3.72,-0.3,3.39,27.87,27.91,79.0,28.87,1.96,31.5,24.33,7.17,-0.7,2.68,28.94,29.02,74.0,26.83,1.37,28.46,22.54,5.93,-1.37,4.39,26.87,27.22,74.0,26.91,0.5,27.91,25.16,2.76,-0.28,4.05,26.91,26.95,79.0,26.19,0.39,27.22,24.88,2.34,-0.44,4.2,26.19,26.26,79.0,25.67,0.4,26.26,24.74,1.52,-0.48,2.16,25.67,25.71,79.0,23.71,0.22,24.33,23.23,1.1,0.04,3.21,23.71,23.71,79.0
+BD-54-G490015 = 21.49,0.47,22.26,20.47,1.79,-0.19,2.06,21.49,21.57,90.0,26.02,1.21,29.02,23.92,5.1,0.54,2.59,26.04,25.78,90.0,27.73,1.26,30.39,25.43,4.96,0.36,2.23,27.76,27.5,90.0,27.6,0.81,29.7,26.26,3.44,0.66,2.8,27.61,27.5,90.0,27.7,1.09,30.26,25.98,4.27,0.48,2.2,27.72,27.4,90.0,30.27,3.59,35.91,23.78,12.13,-0.09,1.85,30.48,30.43,90.0,24.9,1.28,26.81,22.13,4.69,-0.15,1.76,24.93,25.02,90.0,24.28,2.56,28.19,19.65,8.54,-0.25,1.9,24.41,24.47,87.0,26.56,1.28,29.02,24.06,4.96,-0.08,1.92,26.59,26.81,90.0,27.14,0.5,28.46,26.26,2.2,0.53,2.6,27.14,27.09,90.0,25.89,0.63,27.09,24.33,2.76,-0.09,2.21,25.89,25.85,90.0,23.46,0.59,24.88,22.4,2.48,0.65,3.21,23.47,23.47,90.0
+BD-54-G490016 = 20.46,0.59,21.71,19.09,2.62,0.22,2.38,20.46,20.33,65.0,24.9,0.37,25.92,24.06,1.86,0.38,3.36,24.91,24.88,65.0,27.52,0.51,29.29,26.81,2.48,1.0,4.49,27.53,27.43,65.0,28.53,0.88,30.26,26.95,3.31,0.17,2.34,28.54,28.46,65.0,28.94,0.81,30.81,27.36,3.44,0.67,2.84,28.95,28.74,65.0,29.14,0.53,30.67,28.19,2.48,0.32,2.58,29.14,29.15,65.0,21.01,10.27,32.05,-5.98,38.03,-0.68,2.63,23.35,21.3,65.0,15.8,10.04,26.26,-11.22,37.48,-1.34,3.83,18.68,19.16,65.0,27.93,0.38,28.74,27.09,1.65,-0.3,2.39,27.94,27.98,65.0,26.22,0.56,27.64,24.88,2.76,-0.47,3.08,26.22,26.26,65.0,26.56,0.46,27.64,25.71,1.93,0.11,2.33,26.57,26.54,65.0,24.43,0.22,24.88,23.64,1.24,-0.85,5.09,24.43,24.47,65.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_vegetation_2005.properties
new file mode 100644
index 0000000..3d70ff6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGD/BGD_2_vegetation_2005.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 2005 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=2005
+
+# 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.05,0.84,0.59,0.26,-1.2,4.53,0.76,0.77,150.0,0.65,0.05,0.79,0.55,0.24,0.92,4.06,0.65,0.64,150.0,0.62,0.05,0.77,0.55,0.21,1.2,3.89,0.63,0.61,150.0,0.67,0.04,0.79,0.59,0.2,0.93,3.75,0.67,0.66,150.0,0.7,0.03,0.77,0.61,0.16,-0.74,3.24,0.7,0.7,150.0,0.67,0.1,0.81,0.41,0.4,-0.72,2.9,0.68,0.68,150.0,0.68,0.08,0.82,0.47,0.35,-0.49,3.02,0.69,0.68,150.0,0.71,0.05,0.81,0.55,0.26,-0.7,3.36,0.71,0.72,150.0,0.83,0.02,0.86,0.78,0.09,-0.9,4.48,0.83,0.83,150.0,0.86,0.02,0.9,0.79,0.11,-0.55,3.68,0.86,0.86,150.0,0.85,0.03,0.89,0.75,0.14,-1.47,4.75,0.85,0.86,150.0,0.82,0.05,0.89,0.67,0.22,-1.31,4.4,0.82,0.83,150.0
+BD-0-G080002 = 0.46,0.06,0.59,0.37,0.22,0.71,2.56,0.46,0.44,66.0,0.58,0.04,0.64,0.46,0.19,-0.81,3.56,0.58,0.59,66.0,0.66,0.04,0.71,0.56,0.15,-0.6,2.6,0.66,0.67,66.0,0.53,0.04,0.62,0.44,0.18,-0.22,2.58,0.53,0.54,66.0,0.45,0.06,0.57,0.29,0.29,0.01,2.52,0.45,0.44,66.0,0.47,0.07,0.6,0.26,0.34,-0.47,3.32,0.48,0.47,66.0,0.38,0.15,0.67,0.05,0.62,-0.06,1.96,0.4,0.38,66.0,0.42,0.13,0.64,0.08,0.55,-0.49,2.41,0.44,0.45,66.0,0.55,0.14,0.78,0.13,0.65,-0.61,3.18,0.56,0.56,66.0,0.56,0.11,0.77,0.2,0.57,-0.44,3.92,0.57,0.56,66.0,0.5,0.08,0.68,0.26,0.42,-0.02,3.38,0.51,0.51,66.0,0.45,0.05,0.56,0.3,0.26,-0.08,3.96,0.45,0.45,66.0
+BD-0-G080003 = 0.47,0.12,0.64,0.21,0.43,-0.46,2.02,0.49,0.5,69.0,0.47,0.14,0.68,0.21,0.47,-0.35,1.79,0.49,0.46,69.0,0.56,0.17,0.77,0.25,0.52,-0.35,1.61,0.59,0.58,69.0,0.48,0.14,0.66,0.23,0.43,-0.45,1.7,0.5,0.51,69.0,0.45,0.11,0.61,0.22,0.39,-0.44,1.89,0.46,0.46,69.0,0.41,0.09,0.53,0.21,0.32,-0.67,2.11,0.42,0.46,69.0,0.4,0.11,0.59,0.19,0.4,-0.37,2.07,0.42,0.42,69.0,0.44,0.15,0.64,0.14,0.5,-0.4,1.72,0.46,0.43,69.0,0.57,0.19,0.8,0.23,0.56,-0.42,1.6,0.6,0.58,69.0,0.6,0.18,0.84,0.29,0.55,-0.4,1.62,0.63,0.62,69.0,0.53,0.15,0.76,0.27,0.48,-0.3,1.63,0.56,0.55,69.0,0.45,0.12,0.65,0.23,0.42,-0.3,1.92,0.46,0.46,69.0
+BD-0-G080004 = 0.44,0.14,0.66,-0.04,0.7,-1.01,3.92,0.46,0.47,172.0,0.42,0.13,0.6,-0.03,0.63,-1.19,4.28,0.44,0.45,172.0,0.51,0.14,0.7,-0.05,0.74,-1.64,5.79,0.53,0.57,172.0,0.53,0.15,0.7,-0.02,0.72,-1.41,4.59,0.55,0.6,172.0,0.53,0.15,0.69,-0.04,0.73,-1.55,5.27,0.55,0.58,172.0,0.51,0.15,0.72,-0.0,0.73,-1.33,4.51,0.53,0.56,172.0,0.55,0.14,0.74,0.01,0.73,-1.61,6.06,0.57,0.59,172.0,0.54,0.14,0.73,0.01,0.72,-1.63,6.02,0.56,0.58,172.0,0.64,0.18,0.85,-0.04,0.88,-1.5,5.39,0.67,0.71,172.0,0.68,0.19,0.85,-0.06,0.91,-1.8,6.18,0.71,0.77,172.0,0.66,0.16,0.81,-0.03,0.84,-1.99,7.1,0.68,0.73,172.0,0.53,0.15,0.74,0.01,0.73,-1.24,4.5,0.55,0.57,172.0
+BD-0-G080005 = 0.51,0.05,0.66,0.42,0.24,0.52,2.93,0.52,0.51,111.0,0.58,0.06,0.72,0.47,0.26,0.19,2.87,0.58,0.58,111.0,0.67,0.06,0.76,0.47,0.29,-1.37,4.46,0.67,0.69,111.0,0.54,0.05,0.63,0.39,0.24,-1.27,4.32,0.54,0.56,111.0,0.49,0.04,0.55,0.34,0.2,-1.67,5.82,0.5,0.51,111.0,0.51,0.05,0.63,0.37,0.26,-0.12,2.76,0.51,0.51,111.0,0.55,0.06,0.66,0.41,0.25,-0.43,2.24,0.56,0.56,111.0,0.5,0.05,0.6,0.36,0.24,-0.74,3.46,0.5,0.51,111.0,0.67,0.06,0.74,0.49,0.25,-1.44,4.33,0.68,0.69,111.0,0.69,0.09,0.79,0.44,0.36,-1.43,3.87,0.7,0.73,111.0,0.6,0.09,0.71,0.34,0.37,-1.35,3.79,0.61,0.64,111.0,0.49,0.04,0.55,0.37,0.18,-1.31,4.6,0.49,0.5,111.0
+BD-0-G080006 = 0.43,0.18,0.79,0.07,0.72,-0.09,1.98,0.47,0.44,89.0,0.41,0.16,0.7,0.14,0.56,-0.09,1.8,0.44,0.42,89.0,0.45,0.15,0.68,0.17,0.51,-0.29,1.77,0.47,0.45,89.0,0.44,0.16,0.66,0.14,0.53,-0.22,1.7,0.46,0.45,89.0,0.44,0.18,0.69,0.1,0.59,-0.22,1.72,0.48,0.44,89.0,0.37,0.14,0.63,0.11,0.51,-0.21,1.99,0.4,0.38,88.0,0.39,0.15,0.66,0.14,0.52,0.07,1.77,0.42,0.37,89.0,0.48,0.19,0.83,0.12,0.7,0.09,1.69,0.52,0.47,89.0,0.59,0.2,0.84,0.19,0.65,-0.26,1.66,0.62,0.61,89.0,0.6,0.19,0.84,0.2,0.64,-0.31,1.71,0.63,0.63,89.0,0.55,0.18,0.85,0.24,0.61,-0.11,1.63,0.58,0.56,89.0,0.48,0.18,0.8,0.15,0.65,-0.06,1.73,0.51,0.49,89.0
+BD-0-G080007 = 0.47,0.05,0.55,0.33,0.22,-1.05,4.26,0.47,0.47,29.0,0.49,0.06,0.57,0.31,0.25,-1.8,6.01,0.5,0.51,29.0,0.59,0.09,0.68,0.34,0.34,-1.85,5.47,0.6,0.62,29.0,0.55,0.07,0.61,0.34,0.27,-2.06,6.28,0.55,0.57,29.0,0.53,0.06,0.59,0.34,0.24,-2.03,6.37,0.53,0.54,29.0,0.51,0.05,0.57,0.33,0.23,-1.82,6.33,0.51,0.52,29.0,0.52,0.07,0.62,0.3,0.32,-1.81,6.65,0.53,0.53,29.0,0.53,0.06,0.61,0.35,0.26,-1.85,6.01,0.53,0.54,29.0,0.71,0.08,0.78,0.45,0.34,-2.14,6.71,0.71,0.73,29.0,0.76,0.09,0.82,0.46,0.36,-2.36,7.36,0.77,0.79,29.0,0.65,0.09,0.72,0.38,0.34,-2.29,7.2,0.65,0.68,29.0,0.5,0.06,0.57,0.31,0.26,-1.91,6.21,0.5,0.52,29.0
+BD-0-G080008 = 0.43,0.07,0.6,0.33,0.27,0.92,3.08,0.43,0.41,90.0,0.53,0.09,0.71,0.38,0.33,0.39,2.27,0.54,0.52,90.0,0.61,0.07,0.74,0.47,0.27,0.35,2.05,0.61,0.59,90.0,0.54,0.06,0.68,0.41,0.27,0.32,2.42,0.54,0.53,90.0,0.42,0.14,0.69,0.09,0.59,0.06,2.5,0.44,0.41,90.0,0.44,0.16,0.68,0.02,0.67,-0.46,2.41,0.47,0.44,90.0,0.44,0.18,0.72,0.0,0.72,-0.61,2.54,0.48,0.47,90.0,0.47,0.14,0.65,0.0,0.65,-1.4,4.6,0.49,0.51,90.0,0.63,0.18,0.83,0.0,0.83,-1.52,5.01,0.66,0.7,90.0,0.63,0.18,0.84,0.0,0.83,-1.38,4.74,0.65,0.67,90.0,0.54,0.17,0.77,0.05,0.72,-0.81,3.18,0.56,0.56,90.0,0.46,0.12,0.71,0.19,0.52,0.18,2.37,0.47,0.44,90.0
+BD-0-G080009 = 0.68,0.06,0.84,0.53,0.31,0.53,3.75,0.68,0.67,104.0,0.62,0.06,0.82,0.5,0.32,1.19,4.71,0.63,0.61,104.0,0.64,0.05,0.78,0.58,0.2,1.39,4.16,0.64,0.62,104.0,0.68,0.03,0.78,0.63,0.15,1.27,4.38,0.68,0.67,104.0,0.7,0.03,0.78,0.63,0.15,0.73,3.98,0.7,0.7,104.0,0.7,0.05,0.78,0.59,0.19,-0.39,2.43,0.7,0.7,104.0,0.73,0.04,0.82,0.62,0.2,-0.41,3.42,0.73,0.74,104.0,0.73,0.04,0.79,0.59,0.21,-1.26,4.32,0.74,0.75,104.0,0.84,0.02,0.9,0.8,0.1,0.49,3.24,0.84,0.84,104.0,0.83,0.02,0.88,0.79,0.09,0.67,2.5,0.83,0.82,104.0,0.82,0.03,0.89,0.75,0.14,0.42,3.62,0.82,0.82,104.0,0.76,0.05,0.87,0.61,0.25,0.1,3.91,0.76,0.75,104.0
+BD-0-G080010 = 0.39,0.16,0.65,0.09,0.57,0.02,2.22,0.42,0.37,52.0,0.42,0.16,0.69,0.11,0.58,-0.0,2.14,0.45,0.41,52.0,0.53,0.17,0.75,0.2,0.55,-0.37,1.9,0.55,0.58,52.0,0.45,0.14,0.61,0.15,0.46,-0.69,2.42,0.47,0.5,52.0,0.41,0.14,0.61,0.13,0.48,-0.45,2.12,0.44,0.46,52.0,0.37,0.12,0.55,0.14,0.41,-0.41,2.0,0.39,0.39,52.0,0.33,0.12,0.51,0.1,0.4,-0.22,1.71,0.35,0.35,52.0,0.34,0.14,0.57,0.07,0.5,-0.3,2.19,0.37,0.36,52.0,0.55,0.18,0.78,0.19,0.59,-0.41,2.01,0.58,0.57,52.0,0.61,0.19,0.83,0.26,0.57,-0.54,1.85,0.64,0.71,52.0,0.55,0.17,0.76,0.22,0.54,-0.52,1.84,0.58,0.64,52.0,0.43,0.14,0.66,0.16,0.5,-0.18,2.0,0.45,0.46,52.0
+BD-0-G080011 = 0.51,0.07,0.64,0.39,0.26,0.07,2.09,0.51,0.5,71.0,0.51,0.04,0.58,0.39,0.19,-0.45,2.85,0.51,0.51,71.0,0.6,0.03,0.65,0.5,0.16,-0.6,2.93,0.6,0.6,71.0,0.58,0.06,0.69,0.46,0.23,-0.25,1.97,0.59,0.59,71.0,0.56,0.09,0.72,0.35,0.37,-0.03,2.17,0.56,0.55,71.0,0.57,0.1,0.74,0.32,0.42,-0.38,2.28,0.58,0.59,71.0,0.6,0.08,0.72,0.31,0.41,-0.87,3.96,0.6,0.61,71.0,0.61,0.05,0.68,0.36,0.33,-2.11,9.24,0.61,0.61,71.0,0.76,0.07,0.84,0.47,0.37,-1.97,8.05,0.76,0.77,71.0,0.74,0.07,0.83,0.47,0.36,-1.67,7.06,0.74,0.74,71.0,0.69,0.07,0.79,0.47,0.31,-0.82,3.37,0.69,0.69,71.0,0.57,0.08,0.72,0.4,0.32,-0.18,2.05,0.58,0.58,71.0
+BD-0-G080012 = 0.4,0.15,0.62,0.11,0.52,-0.07,1.56,0.43,0.38,88.0,0.42,0.2,0.73,0.09,0.63,0.15,1.47,0.47,0.4,88.0,0.48,0.2,0.77,0.13,0.64,0.01,1.52,0.52,0.49,88.0,0.42,0.12,0.57,0.12,0.45,-0.52,1.95,0.43,0.46,88.0,0.4,0.15,0.59,0.1,0.49,-0.25,1.58,0.42,0.4,88.0,0.36,0.1,0.55,0.11,0.44,-0.2,2.16,0.37,0.37,88.0,0.35,0.13,0.59,0.1,0.48,-0.05,1.48,0.37,0.32,88.0,0.39,0.13,0.58,0.1,0.48,-0.17,1.7,0.41,0.37,88.0,0.54,0.19,0.77,0.11,0.65,-0.4,1.8,0.58,0.6,88.0,0.59,0.19,0.82,0.16,0.66,-0.44,1.75,0.62,0.68,88.0,0.53,0.17,0.74,0.15,0.58,-0.39,1.66,0.56,0.58,88.0,0.42,0.14,0.62,0.13,0.49,-0.19,1.65,0.44,0.43,88.0
+BD-0-G080013 = 0.71,0.09,0.85,0.41,0.44,-0.84,3.52,0.71,0.73,190.0,0.62,0.08,0.83,0.35,0.48,0.03,3.56,0.63,0.62,190.0,0.61,0.08,0.79,0.38,0.41,0.28,3.78,0.61,0.6,190.0,0.65,0.06,0.79,0.4,0.39,-0.97,5.3,0.66,0.66,190.0,0.7,0.06,0.79,0.42,0.37,-1.45,5.89,0.7,0.71,190.0,0.7,0.06,0.79,0.44,0.35,-1.44,5.28,0.7,0.72,190.0,0.73,0.06,0.86,0.51,0.35,-0.95,4.33,0.73,0.74,190.0,0.7,0.06,0.8,0.48,0.32,-1.01,3.63,0.7,0.71,190.0,0.82,0.06,0.9,0.57,0.33,-1.78,7.2,0.82,0.83,190.0,0.84,0.03,0.89,0.69,0.2,-1.72,7.03,0.84,0.85,190.0,0.83,0.05,0.89,0.63,0.26,-1.44,5.67,0.83,0.84,190.0,0.78,0.07,0.87,0.54,0.33,-1.06,4.1,0.79,0.8,190.0
+BD-0-G080014 = 0.39,0.04,0.46,0.31,0.15,0.03,2.03,0.39,0.4,136.0,0.6,0.06,0.71,0.43,0.29,-0.65,2.9,0.6,0.6,136.0,0.67,0.04,0.73,0.54,0.2,-1.15,3.33,0.67,0.69,136.0,0.48,0.03,0.57,0.39,0.18,-0.49,3.44,0.49,0.49,136.0,0.32,0.1,0.5,0.13,0.37,0.15,1.89,0.33,0.3,136.0,0.23,0.14,0.51,-0.01,0.52,0.14,1.71,0.27,0.22,136.0,0.19,0.13,0.44,0.0,0.44,0.25,1.85,0.23,0.18,136.0,0.23,0.14,0.5,0.01,0.48,0.35,1.98,0.27,0.23,136.0,0.36,0.21,0.7,0.02,0.68,0.04,1.69,0.41,0.36,136.0,0.36,0.19,0.67,0.03,0.64,0.03,1.66,0.4,0.35,136.0,0.33,0.16,0.57,0.02,0.55,-0.09,1.7,0.37,0.33,136.0,0.33,0.08,0.47,0.15,0.32,-0.29,2.0,0.34,0.34,136.0
+BD-0-G080015 = 0.43,0.04,0.57,0.34,0.23,0.62,2.96,0.43,0.43,125.0,0.48,0.05,0.61,0.38,0.23,0.17,2.43,0.48,0.48,125.0,0.55,0.05,0.66,0.4,0.27,-0.13,3.03,0.56,0.55,125.0,0.5,0.05,0.62,0.28,0.33,-0.51,5.53,0.5,0.49,125.0,0.46,0.07,0.63,0.16,0.47,-0.65,4.96,0.47,0.47,125.0,0.43,0.06,0.59,0.18,0.41,-0.7,4.22,0.43,0.44,125.0,0.39,0.09,0.67,0.18,0.48,0.18,3.3,0.4,0.39,125.0,0.45,0.08,0.66,0.21,0.45,-0.14,3.35,0.46,0.46,125.0,0.6,0.08,0.77,0.22,0.54,-1.33,7.08,0.61,0.61,125.0,0.6,0.08,0.77,0.26,0.51,-1.25,5.83,0.61,0.62,125.0,0.56,0.07,0.73,0.24,0.49,-1.11,6.26,0.56,0.57,125.0,0.47,0.05,0.63,0.38,0.26,0.48,2.99,0.47,0.46,125.0
+BD-06-G030001 = 0.39,0.06,0.49,0.27,0.23,-0.32,2.43,0.39,0.39,37.0,0.39,0.07,0.5,0.21,0.28,-0.99,3.67,0.4,0.41,37.0,0.43,0.12,0.57,0.08,0.49,-1.69,5.47,0.44,0.46,37.0,0.43,0.08,0.55,0.23,0.32,-0.98,3.2,0.44,0.45,37.0,0.4,0.09,0.48,0.14,0.33,-1.91,5.96,0.41,0.43,37.0,0.36,0.07,0.52,0.21,0.31,-0.57,2.92,0.37,0.39,37.0,0.45,0.08,0.58,0.28,0.3,-0.32,2.28,0.45,0.45,37.0,0.37,0.06,0.45,0.21,0.23,-1.24,4.34,0.38,0.37,37.0,0.51,0.08,0.61,0.27,0.34,-1.51,5.02,0.51,0.53,37.0,0.62,0.13,0.76,0.21,0.55,-1.94,6.19,0.64,0.66,37.0,0.61,0.13,0.74,0.21,0.53,-1.98,6.49,0.62,0.65,37.0,0.45,0.1,0.6,0.16,0.43,-1.17,4.47,0.46,0.46,37.0
+BD-06-G030002 = 0.49,0.11,0.67,0.22,0.45,-0.76,3.26,0.5,0.5,93.0,0.51,0.12,0.72,0.22,0.5,-0.48,3.03,0.52,0.51,93.0,0.58,0.12,0.77,0.3,0.48,-0.43,2.73,0.6,0.59,93.0,0.5,0.1,0.66,0.24,0.42,-0.89,3.29,0.51,0.51,93.0,0.45,0.09,0.59,0.21,0.38,-1.08,3.86,0.46,0.48,93.0,0.47,0.1,0.62,0.22,0.4,-0.63,2.57,0.48,0.48,93.0,0.4,0.1,0.58,0.14,0.44,-0.62,2.63,0.42,0.43,93.0,0.4,0.12,0.59,0.1,0.49,-0.25,2.21,0.41,0.39,93.0,0.58,0.13,0.77,0.18,0.58,-1.07,3.51,0.6,0.62,93.0,0.64,0.12,0.81,0.24,0.56,-1.17,3.73,0.65,0.68,93.0,0.61,0.12,0.78,0.25,0.54,-0.94,3.22,0.62,0.65,93.0,0.48,0.11,0.66,0.2,0.46,-0.61,2.57,0.49,0.51,93.0
+BD-06-G030003 = 0.35,0.08,0.52,0.07,0.46,-0.46,3.38,0.36,0.35,98.0,0.34,0.09,0.51,0.07,0.44,-0.58,2.85,0.36,0.36,98.0,0.46,0.12,0.7,-0.02,0.72,-0.74,4.67,0.47,0.47,98.0,0.42,0.1,0.63,-0.01,0.64,-0.81,5.68,0.43,0.43,98.0,0.37,0.09,0.54,0.03,0.51,-0.74,4.53,0.38,0.38,98.0,0.33,0.07,0.55,0.09,0.47,-0.12,4.1,0.34,0.34,98.0,0.32,0.08,0.5,0.12,0.38,0.12,2.52,0.33,0.32,98.0,0.32,0.07,0.47,0.1,0.37,-0.01,3.44,0.33,0.31,98.0,0.5,0.11,0.73,0.04,0.69,-0.54,4.68,0.51,0.5,98.0,0.58,0.12,0.8,0.12,0.68,-0.77,4.32,0.59,0.59,98.0,0.51,0.12,0.7,-0.09,0.79,-1.57,8.15,0.52,0.53,98.0,0.37,0.09,0.53,0.0,0.53,-0.92,5.22,0.38,0.38,98.0
+BD-06-G030004 = 0.54,0.02,0.59,0.5,0.09,0.13,2.73,0.54,0.54,26.0,0.53,0.03,0.58,0.49,0.09,0.08,2.13,0.53,0.53,26.0,0.63,0.04,0.71,0.56,0.15,0.63,2.88,0.63,0.62,26.0,0.59,0.02,0.64,0.54,0.1,0.43,3.16,0.59,0.59,26.0,0.53,0.02,0.56,0.49,0.07,-0.07,1.71,0.53,0.53,26.0,0.54,0.04,0.6,0.46,0.15,-0.63,2.4,0.55,0.56,26.0,0.53,0.03,0.57,0.46,0.11,-1.04,3.78,0.53,0.54,26.0,0.48,0.04,0.53,0.4,0.12,-0.7,2.32,0.48,0.49,26.0,0.66,0.04,0.73,0.58,0.16,-0.3,2.64,0.66,0.66,26.0,0.73,0.02,0.78,0.69,0.09,0.2,2.26,0.74,0.73,26.0,0.76,0.01,0.79,0.73,0.06,-0.33,2.44,0.76,0.76,26.0,0.62,0.02,0.66,0.57,0.09,-0.58,3.58,0.62,0.62,26.0
+BD-06-G030005 = 0.37,0.08,0.73,0.17,0.56,1.42,7.88,0.38,0.35,130.0,0.36,0.08,0.71,0.17,0.54,1.16,6.51,0.37,0.35,130.0,0.43,0.09,0.65,0.14,0.52,-0.39,3.5,0.44,0.43,130.0,0.43,0.09,0.61,0.13,0.48,-0.45,3.01,0.44,0.43,130.0,0.4,0.07,0.55,0.16,0.39,-0.48,3.5,0.4,0.39,130.0,0.32,0.07,0.46,0.16,0.29,-0.1,2.37,0.33,0.32,130.0,0.36,0.08,0.75,0.19,0.57,1.84,10.08,0.37,0.34,130.0,0.34,0.06,0.51,0.19,0.32,0.13,3.45,0.34,0.33,130.0,0.5,0.1,0.77,0.19,0.58,-0.65,3.88,0.51,0.53,130.0,0.59,0.12,0.75,0.22,0.53,-0.95,3.36,0.6,0.62,130.0,0.56,0.12,0.79,0.13,0.65,-0.48,2.99,0.57,0.57,130.0,0.42,0.1,0.76,0.17,0.59,0.75,4.29,0.43,0.39,130.0
+BD-06-G030006 = 0.52,0.05,0.61,0.43,0.18,0.0,1.96,0.52,0.51,51.0,0.52,0.06,0.65,0.4,0.24,0.29,2.09,0.53,0.51,51.0,0.59,0.07,0.7,0.46,0.24,0.02,1.81,0.59,0.59,51.0,0.54,0.04,0.63,0.45,0.18,-0.31,2.17,0.54,0.54,51.0,0.52,0.03,0.58,0.44,0.14,-0.34,2.46,0.52,0.52,51.0,0.48,0.04,0.59,0.39,0.2,0.24,3.2,0.48,0.48,51.0,0.47,0.05,0.57,0.35,0.22,-0.61,2.89,0.48,0.48,51.0,0.46,0.05,0.55,0.39,0.16,0.13,1.86,0.46,0.46,51.0,0.63,0.06,0.73,0.54,0.2,0.12,1.67,0.63,0.62,51.0,0.71,0.04,0.82,0.64,0.18,0.45,2.7,0.71,0.7,51.0,0.71,0.03,0.76,0.62,0.14,-0.57,2.42,0.71,0.71,51.0,0.59,0.03,0.65,0.52,0.13,-0.44,2.31,0.59,0.6,51.0
+BD-27-G250001 = 0.53,0.13,0.76,0.23,0.53,-0.11,2.09,0.55,0.53,129.0,0.52,0.14,0.74,0.23,0.51,-0.36,2.0,0.54,0.53,129.0,0.52,0.14,0.71,0.19,0.53,-0.64,2.35,0.54,0.56,129.0,0.47,0.11,0.65,0.21,0.44,-0.52,2.57,0.48,0.48,129.0,0.43,0.1,0.62,0.21,0.41,-0.52,2.61,0.44,0.44,129.0,0.39,0.06,0.53,0.24,0.29,-0.33,2.92,0.39,0.39,129.0,0.39,0.1,0.55,0.14,0.41,-0.58,2.37,0.4,0.42,129.0,0.43,0.09,0.63,0.23,0.4,-0.2,2.6,0.44,0.43,129.0,0.58,0.11,0.76,0.29,0.47,-0.75,3.07,0.59,0.6,129.0,0.63,0.11,0.83,0.31,0.52,-1.15,4.6,0.63,0.65,129.0,0.64,0.1,0.79,0.3,0.49,-1.36,5.46,0.64,0.66,129.0,0.59,0.11,0.78,0.29,0.49,-0.26,2.75,0.6,0.58,129.0
+BD-27-G250002 = 0.49,0.02,0.54,0.44,0.1,-0.47,4.68,0.49,0.49,42.0,0.52,0.03,0.59,0.48,0.12,0.77,3.01,0.52,0.51,42.0,0.59,0.03,0.69,0.53,0.16,0.85,3.38,0.59,0.58,42.0,0.51,0.02,0.55,0.47,0.07,0.21,3.54,0.51,0.51,42.0,0.48,0.03,0.55,0.43,0.12,0.41,2.22,0.48,0.47,42.0,0.54,0.03,0.6,0.46,0.14,0.11,3.17,0.54,0.53,42.0,0.44,0.04,0.55,0.34,0.21,0.11,3.04,0.44,0.44,42.0,0.67,0.04,0.74,0.6,0.14,-0.08,1.59,0.67,0.67,42.0,0.71,0.02,0.74,0.68,0.06,0.18,1.96,0.71,0.71,42.0,0.67,0.03,0.74,0.59,0.16,0.28,3.33,0.67,0.66,42.0,0.57,0.02,0.59,0.53,0.06,-0.33,2.1,0.57,0.57,42.0,0.49,0.02,0.52,0.45,0.07,-0.26,2.08,0.49,0.49,42.0
+BD-27-G250003 = 0.49,0.02,0.55,0.39,0.16,-0.56,4.8,0.49,0.49,89.0,0.6,0.03,0.66,0.43,0.23,-2.37,15.76,0.61,0.61,89.0,0.66,0.03,0.72,0.47,0.25,-3.21,22.49,0.67,0.67,89.0,0.49,0.03,0.54,0.34,0.2,-2.08,10.83,0.49,0.49,89.0,0.5,0.03,0.53,0.34,0.2,-2.25,11.31,0.5,0.5,89.0,0.48,0.03,0.54,0.33,0.21,-1.42,7.59,0.48,0.48,89.0,0.41,0.05,0.5,0.29,0.21,0.07,2.28,0.41,0.41,89.0,0.57,0.04,0.65,0.37,0.28,-1.3,6.71,0.57,0.58,89.0,0.72,0.07,0.81,0.44,0.38,-2.03,8.03,0.73,0.74,89.0,0.73,0.04,0.79,0.54,0.25,-2.1,8.8,0.73,0.74,89.0,0.61,0.04,0.68,0.49,0.18,-1.07,4.28,0.61,0.62,89.0,0.48,0.02,0.55,0.4,0.14,-0.48,3.85,0.48,0.48,89.0
+BD-27-G250004 = 0.49,0.02,0.55,0.44,0.1,0.11,3.05,0.49,0.49,71.0,0.54,0.03,0.62,0.48,0.14,0.53,2.61,0.54,0.54,71.0,0.62,0.05,0.72,0.47,0.25,-0.71,4.24,0.62,0.62,71.0,0.5,0.03,0.54,0.41,0.13,-1.42,4.72,0.5,0.51,71.0,0.51,0.02,0.56,0.46,0.1,-0.19,2.72,0.51,0.51,71.0,0.51,0.04,0.61,0.46,0.16,1.05,3.49,0.51,0.5,71.0,0.39,0.04,0.48,0.29,0.2,-0.64,3.45,0.4,0.4,71.0,0.62,0.04,0.73,0.5,0.22,0.07,3.17,0.62,0.61,71.0,0.74,0.02,0.79,0.7,0.09,0.28,2.64,0.74,0.74,71.0,0.7,0.02,0.75,0.65,0.1,-0.1,3.0,0.7,0.7,71.0,0.59,0.02,0.64,0.54,0.09,-0.61,2.62,0.59,0.6,71.0,0.48,0.02,0.53,0.44,0.09,-0.01,2.58,0.48,0.48,71.0
+BD-27-G250005 = 0.47,0.14,0.77,0.19,0.57,-0.2,2.0,0.49,0.47,144.0,0.46,0.15,0.74,0.13,0.61,-0.6,2.23,0.49,0.52,144.0,0.47,0.16,0.74,0.05,0.69,-0.81,2.67,0.5,0.52,144.0,0.42,0.11,0.67,0.1,0.57,-0.78,3.27,0.44,0.45,144.0,0.39,0.1,0.61,0.08,0.54,-0.77,3.33,0.41,0.41,144.0,0.38,0.1,0.56,0.1,0.45,-0.54,2.77,0.39,0.39,144.0,0.35,0.11,0.59,0.05,0.54,-0.77,2.88,0.37,0.38,144.0,0.39,0.1,0.55,0.12,0.43,-0.77,2.68,0.41,0.42,144.0,0.54,0.1,0.75,0.18,0.57,-0.86,3.51,0.55,0.57,144.0,0.59,0.09,0.79,0.21,0.58,-0.79,4.69,0.59,0.6,144.0,0.58,0.07,0.77,0.4,0.37,-0.19,2.82,0.59,0.59,143.0,0.52,0.11,0.78,0.17,0.61,-0.11,2.67,0.53,0.51,144.0
+BD-27-G250006 = 0.52,0.04,0.61,0.45,0.17,0.72,2.75,0.52,0.51,58.0,0.52,0.05,0.63,0.36,0.27,-0.35,3.53,0.52,0.51,58.0,0.53,0.07,0.63,0.33,0.3,-0.63,2.68,0.53,0.54,58.0,0.44,0.05,0.52,0.31,0.21,-0.31,2.2,0.44,0.44,58.0,0.47,0.03,0.55,0.38,0.16,-0.05,3.03,0.48,0.48,58.0,0.54,0.03,0.59,0.41,0.19,-1.32,5.36,0.54,0.54,58.0,0.42,0.04,0.52,0.35,0.17,0.63,2.71,0.43,0.42,58.0,0.59,0.08,0.73,0.38,0.34,-0.26,2.81,0.59,0.58,58.0,0.69,0.07,0.77,0.43,0.34,-1.38,4.77,0.69,0.71,58.0,0.69,0.09,0.79,0.39,0.4,-1.2,3.88,0.7,0.72,58.0,0.55,0.07,0.65,0.33,0.32,-1.06,3.74,0.56,0.56,58.0,0.45,0.04,0.52,0.35,0.17,-0.39,3.29,0.45,0.45,58.0
+BD-27-G250007 = 0.53,0.02,0.56,0.49,0.07,-0.48,1.98,0.54,0.54,34.0,0.58,0.04,0.63,0.49,0.14,-0.48,1.94,0.58,0.59,34.0,0.58,0.08,0.69,0.45,0.24,-0.14,1.72,0.59,0.59,34.0,0.47,0.03,0.52,0.41,0.11,-0.57,2.07,0.47,0.48,34.0,0.54,0.03,0.59,0.48,0.11,-0.0,2.13,0.54,0.53,34.0,0.54,0.04,0.59,0.46,0.13,-0.89,2.87,0.54,0.56,34.0,0.42,0.04,0.5,0.36,0.15,0.09,2.03,0.43,0.42,34.0,0.53,0.04,0.62,0.45,0.17,0.04,3.4,0.53,0.53,34.0,0.73,0.03,0.78,0.65,0.13,-1.04,4.76,0.73,0.73,34.0,0.72,0.03,0.76,0.63,0.13,-1.46,5.95,0.72,0.72,34.0,0.58,0.02,0.63,0.53,0.1,-0.3,3.43,0.59,0.58,34.0,0.45,0.02,0.49,0.43,0.06,0.93,3.21,0.45,0.45,34.0
+BD-27-G250008 = 0.53,0.02,0.58,0.49,0.09,0.34,2.37,0.53,0.53,26.0,0.51,0.02,0.55,0.47,0.09,0.3,2.87,0.51,0.51,26.0,0.58,0.03,0.64,0.54,0.1,0.22,2.14,0.58,0.58,26.0,0.5,0.03,0.55,0.43,0.12,-0.33,2.56,0.5,0.5,26.0,0.45,0.02,0.49,0.42,0.07,0.16,1.77,0.45,0.45,26.0,0.53,0.04,0.59,0.47,0.12,0.37,1.85,0.53,0.51,26.0,0.48,0.04,0.56,0.41,0.15,0.25,2.06,0.49,0.48,26.0,0.68,0.02,0.71,0.64,0.08,-0.31,2.4,0.68,0.68,26.0,0.7,0.01,0.72,0.66,0.05,-0.9,4.47,0.7,0.7,26.0,0.66,0.02,0.7,0.61,0.09,0.14,4.11,0.66,0.66,26.0,0.55,0.01,0.59,0.53,0.05,1.38,4.21,0.55,0.54,26.0,0.5,0.02,0.53,0.46,0.07,-0.11,1.63,0.5,0.5,26.0
+BD-27-G250009 = 0.49,0.05,0.56,0.4,0.16,-0.12,1.67,0.49,0.49,32.0,0.54,0.03,0.62,0.49,0.12,0.62,2.37,0.54,0.54,32.0,0.6,0.04,0.68,0.5,0.18,-0.07,2.53,0.6,0.6,32.0,0.48,0.02,0.52,0.45,0.07,0.1,2.82,0.48,0.48,32.0,0.51,0.03,0.57,0.46,0.11,0.36,1.93,0.51,0.51,32.0,0.5,0.03,0.57,0.46,0.11,0.37,2.71,0.5,0.5,32.0,0.44,0.04,0.53,0.34,0.19,-0.35,3.54,0.44,0.44,32.0,0.55,0.03,0.59,0.47,0.12,-1.09,4.18,0.55,0.55,32.0,0.7,0.03,0.75,0.65,0.11,0.13,1.94,0.7,0.69,32.0,0.7,0.03,0.74,0.63,0.11,-0.02,2.2,0.7,0.69,32.0,0.59,0.02,0.63,0.53,0.09,-0.48,3.33,0.59,0.59,32.0,0.47,0.02,0.53,0.44,0.09,0.86,4.31,0.47,0.47,32.0
+BD-27-G250010 = 0.42,0.14,0.69,0.14,0.54,0.06,1.74,0.44,0.42,132.0,0.44,0.13,0.66,0.17,0.48,-0.24,1.73,0.46,0.47,132.0,0.47,0.13,0.7,0.18,0.52,-0.02,2.09,0.48,0.48,132.0,0.4,0.08,0.58,0.21,0.36,0.02,2.07,0.41,0.4,132.0,0.36,0.07,0.55,0.21,0.34,0.41,2.36,0.37,0.36,132.0,0.34,0.08,0.49,0.16,0.33,0.03,1.97,0.34,0.34,132.0,0.33,0.09,0.54,0.14,0.4,-0.24,2.22,0.34,0.34,132.0,0.39,0.09,0.58,0.17,0.41,-0.19,2.17,0.4,0.42,132.0,0.54,0.1,0.75,0.25,0.5,-0.21,2.8,0.55,0.56,132.0,0.58,0.1,0.77,0.29,0.48,-0.3,2.67,0.59,0.59,132.0,0.52,0.1,0.69,0.27,0.42,-0.67,2.6,0.53,0.55,132.0,0.43,0.13,0.71,0.17,0.55,0.16,1.91,0.45,0.42,132.0
+BD-3-G120001 = 0.47,0.07,0.61,0.28,0.33,-0.6,3.23,0.48,0.48,72.0,0.48,0.06,0.64,0.28,0.37,-0.79,4.97,0.49,0.49,72.0,0.57,0.09,0.72,0.29,0.43,-0.72,3.26,0.57,0.57,72.0,0.52,0.08,0.61,0.3,0.31,-0.81,2.99,0.53,0.53,72.0,0.5,0.07,0.59,0.3,0.29,-0.77,2.95,0.51,0.51,72.0,0.4,0.06,0.52,0.25,0.27,-0.36,2.26,0.41,0.42,72.0,0.43,0.11,0.67,0.23,0.44,0.21,1.97,0.44,0.43,72.0,0.42,0.09,0.55,0.2,0.35,-0.48,2.27,0.43,0.44,72.0,0.57,0.11,0.73,0.29,0.45,-0.48,2.2,0.58,0.57,72.0,0.54,0.1,0.7,0.32,0.38,-0.39,1.98,0.55,0.56,72.0,0.48,0.09,0.62,0.27,0.34,-0.4,2.2,0.49,0.49,72.0,0.47,0.07,0.59,0.28,0.3,-0.57,2.46,0.47,0.48,72.0
+BD-3-G120002 = 0.55,0.04,0.61,0.38,0.24,-1.86,7.73,0.55,0.56,72.0,0.52,0.04,0.6,0.36,0.24,-1.74,7.0,0.52,0.53,72.0,0.49,0.05,0.63,0.36,0.27,0.16,3.2,0.49,0.49,72.0,0.49,0.05,0.6,0.38,0.22,0.06,2.09,0.5,0.49,72.0,0.57,0.05,0.64,0.4,0.24,-1.12,4.56,0.58,0.59,72.0,0.52,0.04,0.61,0.38,0.23,-0.64,3.78,0.52,0.52,72.0,0.48,0.05,0.59,0.33,0.25,-0.11,3.34,0.48,0.47,72.0,0.49,0.05,0.59,0.32,0.27,-0.58,3.8,0.49,0.49,72.0,0.65,0.06,0.74,0.43,0.31,-1.34,5.48,0.66,0.66,72.0,0.62,0.06,0.71,0.42,0.29,-1.27,5.16,0.63,0.64,72.0,0.53,0.05,0.6,0.36,0.24,-1.37,5.2,0.53,0.54,72.0,0.46,0.03,0.51,0.35,0.16,-1.5,5.61,0.46,0.47,72.0
+BD-3-G120003 = 0.45,0.02,0.49,0.4,0.09,0.01,2.2,0.45,0.45,62.0,0.5,0.04,0.6,0.44,0.17,0.4,2.14,0.5,0.49,62.0,0.61,0.05,0.72,0.53,0.18,0.36,1.84,0.62,0.6,62.0,0.55,0.03,0.61,0.47,0.14,-0.37,4.12,0.55,0.55,62.0,0.52,0.02,0.57,0.47,0.1,0.02,3.07,0.52,0.52,62.0,0.37,0.06,0.5,0.3,0.2,0.94,2.76,0.38,0.35,62.0,0.54,0.04,0.6,0.4,0.2,-1.49,5.61,0.54,0.55,62.0,0.5,0.06,0.62,0.33,0.29,-0.94,4.54,0.51,0.51,62.0,0.67,0.07,0.78,0.45,0.33,-0.98,4.21,0.67,0.67,62.0,0.64,0.07,0.76,0.43,0.33,-1.1,4.64,0.64,0.65,62.0,0.58,0.06,0.68,0.41,0.28,-1.1,4.71,0.59,0.59,62.0,0.49,0.04,0.57,0.39,0.18,-0.5,2.86,0.5,0.5,62.0
+BD-3-G120004 = 0.56,0.04,0.64,0.45,0.19,-0.46,3.25,0.56,0.57,54.0,0.61,0.04,0.68,0.52,0.16,-0.25,2.02,0.61,0.61,54.0,0.65,0.07,0.75,0.47,0.27,-0.84,2.89,0.65,0.67,54.0,0.52,0.03,0.59,0.44,0.14,-0.45,2.7,0.53,0.53,54.0,0.5,0.02,0.55,0.44,0.1,-0.07,2.45,0.5,0.5,54.0,0.51,0.03,0.58,0.42,0.16,0.04,2.89,0.51,0.51,54.0,0.49,0.03,0.59,0.41,0.18,0.04,4.15,0.49,0.49,54.0,0.55,0.04,0.64,0.45,0.18,-0.03,3.35,0.55,0.55,54.0,0.7,0.03,0.74,0.63,0.11,-0.44,2.49,0.7,0.7,54.0,0.67,0.04,0.73,0.57,0.17,-0.5,2.91,0.67,0.67,54.0,0.58,0.04,0.64,0.49,0.15,-0.36,2.84,0.58,0.58,54.0,0.5,0.02,0.55,0.44,0.11,0.39,2.76,0.5,0.5,54.0
+BD-3-G120005 = 0.4,0.07,0.49,0.14,0.35,-1.41,5.02,0.4,0.41,72.0,0.41,0.08,0.54,0.16,0.38,-0.78,3.0,0.42,0.44,72.0,0.57,0.14,0.76,0.16,0.6,-0.64,2.52,0.58,0.61,72.0,0.52,0.11,0.66,0.16,0.5,-0.93,3.04,0.53,0.58,72.0,0.45,0.09,0.57,0.14,0.43,-1.19,4.3,0.46,0.48,72.0,0.42,0.08,0.56,0.12,0.43,-0.66,4.12,0.42,0.42,72.0,0.35,0.09,0.5,0.05,0.44,-0.79,3.8,0.36,0.36,72.0,0.36,0.15,0.67,0.0,0.67,0.02,2.3,0.39,0.37,72.0,0.58,0.17,0.8,0.06,0.74,-0.76,2.96,0.6,0.62,72.0,0.64,0.16,0.83,0.12,0.7,-0.89,3.24,0.66,0.7,72.0,0.53,0.1,0.65,0.17,0.48,-1.13,3.84,0.53,0.56,72.0,0.41,0.08,0.52,0.14,0.38,-1.17,4.09,0.41,0.43,72.0
+BD-3-G120006 = 0.4,0.04,0.5,0.34,0.17,0.11,2.22,0.41,0.4,90.0,0.61,0.07,0.73,0.47,0.26,-0.12,1.7,0.61,0.61,90.0,0.7,0.02,0.73,0.62,0.12,-0.98,4.84,0.7,0.7,90.0,0.52,0.09,0.65,0.38,0.26,-0.09,1.38,0.53,0.54,90.0,0.35,0.17,0.6,0.07,0.54,-0.15,1.44,0.39,0.38,90.0,0.31,0.22,0.6,-0.02,0.62,-0.19,1.39,0.38,0.34,90.0,0.27,0.25,0.71,-0.01,0.72,0.27,1.5,0.36,0.24,90.0,0.26,0.22,0.59,-0.04,0.63,-0.04,1.3,0.34,0.27,90.0,0.35,0.3,0.76,-0.03,0.79,0.06,1.3,0.46,0.32,90.0,0.38,0.31,0.79,-0.02,0.81,0.0,1.29,0.49,0.37,90.0,0.36,0.26,0.68,0.01,0.67,-0.04,1.3,0.44,0.35,90.0,0.36,0.13,0.57,0.17,0.4,-0.0,1.35,0.38,0.36,90.0
+BD-3-G120007 = 0.54,0.03,0.61,0.45,0.16,-0.81,4.97,0.54,0.54,41.0,0.57,0.07,0.71,0.42,0.29,-0.35,2.45,0.58,0.58,41.0,0.62,0.09,0.75,0.43,0.33,-0.69,2.35,0.63,0.65,41.0,0.56,0.03,0.6,0.45,0.15,-2.36,9.62,0.56,0.56,41.0,0.53,0.04,0.62,0.48,0.14,1.23,3.26,0.53,0.51,41.0,0.5,0.03,0.57,0.43,0.14,-0.71,4.51,0.5,0.51,41.0,0.44,0.07,0.54,0.31,0.23,-0.52,2.01,0.45,0.47,41.0,0.44,0.06,0.54,0.31,0.23,-0.16,2.24,0.45,0.45,41.0,0.64,0.08,0.74,0.44,0.3,-0.85,3.13,0.64,0.66,41.0,0.64,0.08,0.76,0.45,0.3,-0.43,2.44,0.64,0.64,41.0,0.56,0.07,0.68,0.39,0.29,-0.7,3.11,0.57,0.57,41.0,0.51,0.04,0.58,0.4,0.17,-1.46,5.9,0.52,0.52,41.0
+BD-3-G120008 = 0.39,0.09,0.55,0.21,0.33,0.35,1.92,0.4,0.36,43.0,0.35,0.09,0.54,0.19,0.35,0.28,2.07,0.36,0.32,43.0,0.44,0.13,0.65,0.25,0.39,0.29,1.55,0.46,0.42,43.0,0.45,0.1,0.62,0.3,0.31,0.31,1.53,0.46,0.42,43.0,0.43,0.08,0.59,0.27,0.31,0.35,2.01,0.44,0.4,43.0,0.36,0.05,0.47,0.23,0.25,0.05,4.34,0.36,0.35,43.0,0.3,0.11,0.55,0.11,0.44,0.74,2.94,0.31,0.27,43.0,0.3,0.11,0.6,0.1,0.5,0.92,3.31,0.32,0.27,43.0,0.44,0.13,0.7,0.21,0.49,0.46,2.06,0.46,0.4,43.0,0.42,0.12,0.64,0.2,0.44,0.31,2.02,0.44,0.38,43.0,0.39,0.1,0.59,0.22,0.36,0.24,1.89,0.41,0.37,43.0,0.41,0.1,0.57,0.25,0.31,0.17,1.64,0.42,0.39,43.0
+BD-3-G120009 = 0.5,0.12,0.71,0.28,0.43,-0.26,2.23,0.52,0.55,42.0,0.48,0.1,0.68,0.3,0.37,0.09,2.44,0.49,0.49,42.0,0.43,0.1,0.69,0.27,0.42,0.49,2.42,0.44,0.41,42.0,0.42,0.1,0.57,0.23,0.34,-0.12,1.98,0.43,0.42,42.0,0.44,0.09,0.62,0.28,0.35,0.2,2.71,0.45,0.44,42.0,0.44,0.08,0.59,0.29,0.3,-0.09,2.75,0.45,0.45,42.0,0.39,0.12,0.64,0.19,0.45,0.1,2.51,0.41,0.42,42.0,0.37,0.1,0.55,0.19,0.36,-0.06,2.16,0.38,0.39,42.0,0.48,0.15,0.73,0.22,0.51,-0.12,2.16,0.51,0.51,42.0,0.49,0.13,0.72,0.27,0.45,0.05,2.18,0.51,0.5,42.0,0.4,0.1,0.6,0.23,0.38,0.14,2.2,0.41,0.4,42.0,0.38,0.07,0.51,0.25,0.26,0.02,2.09,0.39,0.38,42.0
+BD-3-G120010 = 0.41,0.03,0.51,0.32,0.2,-0.06,4.08,0.41,0.41,163.0,0.48,0.03,0.57,0.42,0.15,0.55,2.96,0.48,0.47,163.0,0.67,0.06,0.79,0.51,0.28,-0.33,2.37,0.67,0.67,163.0,0.6,0.03,0.69,0.53,0.16,0.19,2.62,0.6,0.6,163.0,0.51,0.04,0.62,0.38,0.23,-0.94,5.63,0.51,0.51,163.0,0.42,0.08,0.56,0.23,0.32,-0.46,2.14,0.43,0.44,163.0,0.52,0.13,0.71,0.14,0.57,-0.99,3.8,0.53,0.54,163.0,0.48,0.07,0.64,0.29,0.35,0.22,2.73,0.49,0.47,163.0,0.72,0.06,0.81,0.52,0.3,-0.68,3.26,0.72,0.72,163.0,0.73,0.05,0.81,0.57,0.24,-0.74,3.39,0.73,0.74,163.0,0.62,0.04,0.7,0.49,0.2,-1.02,4.01,0.62,0.63,163.0,0.45,0.05,0.6,0.34,0.26,0.14,3.8,0.45,0.45,163.0
+BD-3-G120011 = 0.5,0.08,0.71,0.41,0.31,0.93,2.94,0.51,0.48,35.0,0.52,0.03,0.61,0.47,0.14,0.72,3.48,0.52,0.52,35.0,0.55,0.07,0.66,0.43,0.23,0.08,1.78,0.55,0.54,35.0,0.49,0.04,0.55,0.39,0.16,-0.55,2.58,0.49,0.49,35.0,0.48,0.06,0.62,0.34,0.28,-0.16,2.83,0.49,0.49,35.0,0.45,0.06,0.6,0.33,0.27,0.46,2.89,0.45,0.44,35.0,0.48,0.07,0.65,0.35,0.3,0.54,3.08,0.48,0.47,35.0,0.46,0.05,0.58,0.37,0.21,0.22,2.89,0.46,0.47,35.0,0.59,0.05,0.73,0.48,0.25,0.09,3.53,0.59,0.59,35.0,0.54,0.06,0.7,0.44,0.26,0.4,3.52,0.55,0.54,35.0,0.46,0.05,0.55,0.34,0.21,-0.47,2.59,0.46,0.47,35.0,0.44,0.03,0.5,0.37,0.13,-0.03,3.02,0.44,0.44,35.0
+BD-3-G120012 = 0.47,0.02,0.53,0.42,0.11,0.3,3.17,0.47,0.47,36.0,0.55,0.01,0.59,0.53,0.05,0.77,3.46,0.55,0.55,36.0,0.67,0.04,0.73,0.56,0.18,-0.68,2.69,0.67,0.68,36.0,0.54,0.07,0.66,0.4,0.25,-0.2,2.02,0.54,0.54,36.0,0.5,0.07,0.63,0.33,0.3,-0.33,2.27,0.5,0.51,36.0,0.46,0.07,0.59,0.31,0.28,0.24,2.32,0.46,0.44,36.0,0.46,0.09,0.63,0.19,0.44,-0.64,3.91,0.47,0.47,36.0,0.44,0.09,0.57,0.18,0.39,-0.77,3.68,0.45,0.44,36.0,0.6,0.11,0.78,0.3,0.48,-0.39,2.57,0.61,0.6,36.0,0.59,0.12,0.79,0.35,0.43,-0.02,1.87,0.6,0.58,36.0,0.53,0.1,0.7,0.37,0.33,-0.19,1.72,0.54,0.53,36.0,0.47,0.05,0.6,0.39,0.21,0.27,2.41,0.48,0.47,36.0
+BD-3-G120013 = 0.36,0.03,0.42,0.31,0.11,-0.44,2.57,0.36,0.37,103.0,0.55,0.07,0.7,0.45,0.24,0.79,2.28,0.55,0.52,103.0,0.71,0.03,0.78,0.63,0.15,-0.19,3.54,0.71,0.71,103.0,0.58,0.07,0.68,0.41,0.28,-1.1,3.15,0.59,0.6,103.0,0.39,0.11,0.52,0.13,0.39,-1.15,2.89,0.4,0.43,103.0,0.27,0.13,0.53,-0.01,0.55,-0.65,2.7,0.3,0.3,103.0,0.3,0.18,0.57,-0.0,0.57,-0.33,1.87,0.35,0.34,103.0,0.3,0.16,0.55,0.0,0.55,-0.57,2.12,0.34,0.34,103.0,0.49,0.25,0.8,0.01,0.79,-0.75,2.21,0.55,0.58,103.0,0.52,0.25,0.8,0.0,0.8,-0.96,2.48,0.57,0.63,103.0,0.45,0.19,0.64,0.02,0.62,-1.1,2.71,0.49,0.54,103.0,0.35,0.07,0.45,0.19,0.26,-0.98,2.77,0.36,0.37,103.0
+BD-3-G120014 = 0.5,0.06,0.59,0.33,0.26,-0.99,4.04,0.51,0.51,42.0,0.48,0.06,0.56,0.31,0.25,-1.1,3.86,0.48,0.48,42.0,0.44,0.04,0.52,0.34,0.19,-0.49,3.12,0.44,0.44,42.0,0.44,0.04,0.5,0.35,0.15,-0.15,2.47,0.44,0.43,42.0,0.55,0.06,0.6,0.38,0.22,-1.44,4.15,0.55,0.57,42.0,0.53,0.06,0.61,0.38,0.23,-1.04,3.12,0.54,0.55,42.0,0.43,0.06,0.53,0.29,0.24,-0.23,2.34,0.43,0.42,42.0,0.48,0.07,0.58,0.3,0.28,-1.19,3.59,0.48,0.5,42.0,0.66,0.09,0.73,0.4,0.34,-1.61,4.46,0.66,0.7,42.0,0.63,0.1,0.73,0.36,0.37,-1.44,4.03,0.63,0.66,42.0,0.52,0.08,0.61,0.3,0.31,-1.4,3.99,0.52,0.55,42.0,0.42,0.05,0.5,0.29,0.21,-0.9,3.62,0.42,0.43,42.0
+BD-3-G120015 = 0.43,0.09,0.57,0.29,0.28,-0.04,1.57,0.44,0.41,59.0,0.45,0.1,0.64,0.29,0.35,0.09,1.74,0.46,0.45,59.0,0.46,0.13,0.68,0.24,0.44,0.09,1.91,0.47,0.43,59.0,0.42,0.13,0.61,0.21,0.4,-0.07,1.75,0.44,0.41,59.0,0.44,0.1,0.64,0.28,0.37,0.1,1.81,0.45,0.42,59.0,0.44,0.08,0.56,0.31,0.26,-0.34,1.82,0.45,0.46,59.0,0.35,0.1,0.54,0.2,0.33,0.13,2.04,0.37,0.34,59.0,0.35,0.11,0.54,0.18,0.36,0.07,2.03,0.36,0.34,59.0,0.47,0.15,0.71,0.25,0.46,0.06,1.78,0.49,0.45,59.0,0.48,0.13,0.69,0.25,0.43,-0.16,1.98,0.5,0.48,59.0,0.43,0.12,0.63,0.22,0.41,-0.01,1.89,0.45,0.42,59.0,0.4,0.11,0.58,0.24,0.34,0.16,1.58,0.41,0.38,59.0
+BD-3-G120016 = 0.42,0.05,0.5,0.33,0.17,-0.16,1.99,0.42,0.43,46.0,0.5,0.05,0.64,0.42,0.22,0.81,3.36,0.51,0.49,46.0,0.7,0.04,0.77,0.61,0.16,-0.2,2.71,0.7,0.7,46.0,0.6,0.02,0.63,0.56,0.07,0.19,2.2,0.6,0.6,46.0,0.46,0.04,0.53,0.34,0.19,-0.76,2.86,0.47,0.48,46.0,0.45,0.07,0.59,0.27,0.32,-0.39,2.71,0.46,0.45,46.0,0.37,0.07,0.46,0.16,0.3,-1.09,4.13,0.37,0.38,46.0,0.47,0.06,0.57,0.27,0.3,-0.85,3.66,0.48,0.48,46.0,0.69,0.05,0.77,0.5,0.27,-1.37,5.26,0.69,0.7,46.0,0.71,0.06,0.79,0.56,0.24,-0.88,3.18,0.72,0.73,46.0,0.57,0.03,0.62,0.49,0.13,-1.03,3.89,0.58,0.58,46.0,0.41,0.03,0.47,0.34,0.13,-0.41,2.08,0.42,0.42,46.0
+BD-3-G120017 = 0.43,0.05,0.53,0.27,0.26,-0.53,3.42,0.44,0.44,125.0,0.47,0.07,0.57,0.25,0.32,-1.22,3.59,0.47,0.49,125.0,0.62,0.11,0.77,0.3,0.47,-0.99,3.13,0.63,0.64,125.0,0.54,0.09,0.64,0.25,0.38,-1.48,4.25,0.55,0.58,125.0,0.47,0.07,0.6,0.25,0.35,-0.97,3.39,0.48,0.49,125.0,0.37,0.05,0.48,0.22,0.26,-0.25,3.63,0.37,0.37,125.0,0.43,0.11,0.64,0.19,0.45,-0.09,2.19,0.44,0.42,125.0,0.46,0.12,0.63,0.15,0.48,-0.79,2.45,0.48,0.51,125.0,0.65,0.13,0.8,0.25,0.55,-1.24,3.52,0.67,0.71,125.0,0.63,0.13,0.82,0.26,0.56,-0.94,3.21,0.64,0.66,125.0,0.53,0.09,0.68,0.26,0.41,-1.11,3.55,0.54,0.56,125.0,0.47,0.07,0.57,0.24,0.33,-1.29,4.0,0.48,0.49,125.0
+BD-54-G490001 = 0.4,0.08,0.63,0.21,0.42,0.22,3.24,0.41,0.41,106.0,0.44,0.07,0.58,0.19,0.39,-1.18,4.88,0.44,0.45,106.0,0.67,0.12,0.79,0.21,0.59,-1.99,6.96,0.68,0.7,106.0,0.57,0.1,0.69,0.19,0.5,-2.19,7.78,0.58,0.59,106.0,0.41,0.06,0.5,0.2,0.3,-0.94,3.99,0.41,0.41,106.0,0.44,0.06,0.53,0.24,0.29,-1.49,5.18,0.45,0.46,106.0,0.25,0.05,0.38,0.13,0.26,0.33,3.34,0.26,0.25,106.0,0.47,0.12,0.63,0.08,0.56,-1.57,5.18,0.48,0.51,106.0,0.67,0.15,0.79,0.2,0.59,-1.83,5.48,0.68,0.73,106.0,0.65,0.12,0.77,0.26,0.51,-1.74,5.15,0.66,0.7,106.0,0.51,0.07,0.6,0.27,0.33,-1.68,5.22,0.51,0.53,106.0,0.37,0.05,0.47,0.22,0.25,-0.74,3.74,0.37,0.37,106.0
+BD-54-G490002 = 0.41,0.03,0.5,0.34,0.15,0.81,3.06,0.41,0.4,121.0,0.39,0.04,0.47,0.33,0.15,0.3,2.29,0.4,0.39,121.0,0.6,0.06,0.7,0.41,0.29,-0.48,2.94,0.6,0.59,121.0,0.58,0.05,0.66,0.43,0.23,-0.58,2.99,0.58,0.59,121.0,0.48,0.03,0.57,0.4,0.16,0.28,2.71,0.48,0.47,121.0,0.45,0.03,0.56,0.4,0.16,0.56,2.89,0.46,0.45,121.0,0.34,0.04,0.46,0.24,0.22,0.07,2.38,0.35,0.34,121.0,0.59,0.04,0.7,0.45,0.25,-0.15,3.19,0.59,0.59,121.0,0.72,0.02,0.78,0.65,0.12,-0.34,3.27,0.72,0.73,121.0,0.7,0.04,0.78,0.6,0.18,0.31,2.46,0.7,0.69,121.0,0.54,0.02,0.6,0.49,0.11,0.53,2.86,0.54,0.53,121.0,0.37,0.02,0.42,0.33,0.08,0.33,3.35,0.37,0.37,121.0
+BD-54-G490003 = 0.38,0.09,0.66,0.18,0.48,-0.23,3.08,0.39,0.41,78.0,0.38,0.08,0.47,0.17,0.3,-1.05,2.65,0.39,0.42,78.0,0.56,0.16,0.71,0.18,0.52,-1.05,2.62,0.58,0.63,78.0,0.55,0.14,0.7,0.18,0.52,-1.07,2.65,0.57,0.63,78.0,0.42,0.09,0.53,0.17,0.35,-1.05,2.84,0.43,0.47,78.0,0.44,0.1,0.57,0.18,0.39,-0.82,2.55,0.45,0.47,78.0,0.3,0.09,0.43,0.11,0.32,-0.26,1.81,0.31,0.3,78.0,0.4,0.16,0.61,0.05,0.56,-0.74,2.22,0.43,0.46,78.0,0.6,0.18,0.8,0.13,0.67,-0.87,2.44,0.62,0.67,78.0,0.61,0.16,0.8,0.19,0.61,-0.81,2.44,0.63,0.66,78.0,0.49,0.11,0.62,0.22,0.4,-0.86,2.53,0.5,0.52,78.0,0.35,0.07,0.44,0.18,0.26,-0.86,2.42,0.36,0.38,78.0
+BD-54-G490004 = 0.47,0.06,0.62,0.39,0.23,0.87,2.69,0.48,0.45,36.0,0.41,0.02,0.48,0.38,0.1,0.67,3.98,0.42,0.41,36.0,0.62,0.04,0.71,0.52,0.19,0.03,4.3,0.63,0.62,36.0,0.62,0.05,0.7,0.52,0.18,0.11,1.87,0.62,0.61,36.0,0.44,0.02,0.49,0.39,0.1,0.34,2.68,0.44,0.44,36.0,0.46,0.03,0.51,0.4,0.11,-0.07,1.78,0.46,0.46,36.0,0.28,0.08,0.42,0.17,0.25,0.25,1.65,0.29,0.27,36.0,0.61,0.02,0.65,0.54,0.11,-1.11,5.82,0.61,0.61,36.0,0.7,0.05,0.77,0.61,0.16,-0.3,1.77,0.7,0.71,36.0,0.69,0.05,0.77,0.61,0.16,-0.32,1.82,0.7,0.7,36.0,0.52,0.03,0.57,0.46,0.11,0.19,2.06,0.52,0.51,36.0,0.37,0.02,0.4,0.33,0.07,-0.22,1.77,0.37,0.37,36.0
+BD-54-G490005 = 0.35,0.08,0.48,0.16,0.31,-0.54,2.1,0.36,0.38,82.0,0.34,0.09,0.47,0.14,0.33,-0.55,2.02,0.35,0.37,82.0,0.44,0.15,0.65,0.13,0.52,-0.62,2.06,0.47,0.5,82.0,0.5,0.15,0.69,0.18,0.51,-0.65,2.05,0.52,0.55,82.0,0.44,0.13,0.64,0.19,0.45,-0.5,1.99,0.46,0.48,82.0,0.44,0.13,0.61,0.18,0.44,-0.56,1.95,0.46,0.49,82.0,0.29,0.08,0.4,0.11,0.29,-0.73,2.29,0.3,0.32,82.0,0.41,0.19,0.68,0.07,0.61,-0.36,1.74,0.45,0.45,82.0,0.56,0.2,0.78,0.16,0.62,-0.65,1.98,0.59,0.65,82.0,0.54,0.16,0.73,0.21,0.52,-0.72,2.14,0.57,0.62,82.0,0.45,0.12,0.6,0.2,0.4,-0.76,2.24,0.46,0.5,82.0,0.31,0.08,0.42,0.14,0.28,-0.64,2.18,0.32,0.33,82.0
+BD-54-G490006 = 0.43,0.03,0.55,0.36,0.19,0.84,5.98,0.43,0.43,50.0,0.45,0.04,0.61,0.37,0.24,1.07,5.91,0.46,0.45,50.0,0.51,0.05,0.6,0.4,0.2,-0.61,2.84,0.51,0.52,50.0,0.58,0.05,0.68,0.47,0.2,-0.17,2.23,0.58,0.59,50.0,0.54,0.03,0.62,0.46,0.16,-0.08,3.05,0.54,0.54,50.0,0.51,0.03,0.58,0.45,0.13,0.36,2.89,0.51,0.5,50.0,0.32,0.02,0.37,0.27,0.11,-0.26,2.95,0.32,0.32,50.0,0.58,0.04,0.67,0.46,0.21,-0.27,3.25,0.58,0.58,50.0,0.7,0.04,0.79,0.6,0.19,-0.12,3.04,0.7,0.7,50.0,0.62,0.05,0.72,0.51,0.21,0.03,2.52,0.62,0.62,50.0,0.49,0.03,0.57,0.41,0.15,-0.08,2.61,0.49,0.49,50.0,0.35,0.02,0.4,0.28,0.12,-0.47,3.72,0.35,0.35,50.0
+BD-54-G490007 = 0.38,0.05,0.51,0.28,0.24,0.82,2.91,0.38,0.36,124.0,0.44,0.08,0.64,0.31,0.33,0.27,1.97,0.45,0.44,124.0,0.6,0.09,0.79,0.39,0.4,-0.3,2.49,0.61,0.62,124.0,0.53,0.06,0.61,0.39,0.22,-0.76,2.37,0.53,0.55,124.0,0.39,0.03,0.46,0.32,0.15,-0.22,2.45,0.39,0.39,124.0,0.4,0.04,0.49,0.27,0.22,-0.33,3.28,0.4,0.4,124.0,0.3,0.07,0.41,0.09,0.32,-0.77,2.93,0.31,0.31,124.0,0.53,0.1,0.66,0.16,0.5,-0.89,3.47,0.54,0.56,124.0,0.6,0.13,0.77,0.16,0.61,-0.76,2.79,0.62,0.64,124.0,0.58,0.15,0.77,0.14,0.63,-0.72,2.54,0.6,0.63,124.0,0.48,0.11,0.64,0.12,0.52,-0.65,2.61,0.49,0.52,124.0,0.34,0.04,0.4,0.17,0.23,-1.29,5.17,0.34,0.35,124.0
+BD-54-G490008 = 0.49,0.08,0.6,0.3,0.3,-0.75,2.81,0.5,0.51,68.0,0.53,0.07,0.66,0.33,0.33,-0.76,3.02,0.53,0.54,68.0,0.54,0.12,0.78,0.29,0.49,0.2,2.58,0.55,0.54,68.0,0.49,0.06,0.57,0.3,0.26,-1.46,4.5,0.49,0.51,68.0,0.48,0.08,0.59,0.32,0.27,-0.44,1.98,0.49,0.5,68.0,0.45,0.06,0.53,0.28,0.24,-1.07,3.27,0.45,0.47,68.0,0.37,0.09,0.47,0.07,0.4,-1.64,4.97,0.38,0.39,68.0,0.53,0.12,0.66,0.18,0.48,-1.25,3.52,0.55,0.59,68.0,0.62,0.13,0.79,0.22,0.56,-1.04,3.27,0.64,0.68,68.0,0.59,0.13,0.76,0.19,0.56,-0.99,3.29,0.6,0.63,68.0,0.47,0.1,0.6,0.17,0.43,-0.94,3.19,0.48,0.49,68.0,0.39,0.07,0.48,0.2,0.28,-1.03,3.33,0.39,0.41,68.0
+BD-54-G490009 = 0.42,0.08,0.59,0.3,0.29,0.61,2.36,0.43,0.4,59.0,0.39,0.06,0.52,0.26,0.26,0.52,2.78,0.4,0.37,59.0,0.47,0.07,0.61,0.31,0.3,-0.25,2.01,0.48,0.48,59.0,0.45,0.06,0.56,0.31,0.25,-0.04,2.02,0.45,0.45,59.0,0.39,0.05,0.51,0.29,0.22,0.57,2.34,0.39,0.37,59.0,0.4,0.05,0.5,0.32,0.18,0.89,2.85,0.4,0.38,59.0,0.33,0.06,0.46,0.19,0.27,0.08,2.17,0.34,0.33,59.0,0.53,0.1,0.68,0.25,0.43,-0.61,2.49,0.54,0.56,59.0,0.6,0.11,0.77,0.37,0.4,-0.34,1.94,0.61,0.64,59.0,0.6,0.1,0.76,0.42,0.34,-0.03,1.89,0.6,0.62,59.0,0.53,0.07,0.64,0.39,0.25,-0.28,1.91,0.53,0.54,59.0,0.41,0.05,0.53,0.33,0.2,0.29,1.96,0.42,0.41,59.0
+BD-54-G490010 = 0.43,0.02,0.47,0.37,0.09,-0.64,4.82,0.43,0.43,61.0,0.46,0.03,0.55,0.4,0.15,0.39,2.99,0.46,0.45,61.0,0.6,0.04,0.69,0.5,0.19,0.04,3.1,0.6,0.6,61.0,0.61,0.03,0.66,0.55,0.1,-0.13,2.29,0.61,0.61,61.0,0.56,0.02,0.59,0.48,0.11,-1.0,3.5,0.56,0.56,61.0,0.55,0.05,0.65,0.43,0.22,-0.42,3.09,0.56,0.56,61.0,0.36,0.02,0.41,0.32,0.09,-0.14,2.72,0.36,0.36,61.0,0.62,0.03,0.7,0.57,0.13,0.28,2.39,0.62,0.62,61.0,0.75,0.02,0.8,0.7,0.1,-0.33,2.63,0.75,0.75,61.0,0.66,0.02,0.73,0.59,0.15,0.32,4.93,0.66,0.66,61.0,0.53,0.02,0.57,0.47,0.1,-0.58,4.32,0.53,0.53,61.0,0.39,0.01,0.42,0.36,0.06,-0.08,3.06,0.39,0.39,61.0
+BD-54-G490011 = 0.47,0.07,0.59,0.33,0.26,0.2,2.09,0.47,0.46,87.0,0.44,0.07,0.57,0.28,0.28,-0.03,2.26,0.45,0.44,87.0,0.46,0.09,0.66,0.3,0.36,0.2,2.14,0.47,0.45,87.0,0.44,0.07,0.57,0.3,0.27,-0.2,2.04,0.45,0.44,87.0,0.45,0.05,0.58,0.34,0.24,-0.31,3.08,0.45,0.46,87.0,0.46,0.05,0.56,0.34,0.22,-0.37,2.8,0.46,0.46,87.0,0.36,0.05,0.53,0.21,0.32,0.06,4.39,0.36,0.36,87.0,0.47,0.08,0.62,0.29,0.32,-0.41,2.37,0.47,0.47,87.0,0.59,0.11,0.77,0.38,0.4,-0.06,2.0,0.6,0.59,87.0,0.54,0.11,0.75,0.32,0.42,0.08,2.21,0.55,0.53,87.0,0.42,0.08,0.58,0.27,0.31,0.24,2.21,0.43,0.41,87.0,0.37,0.05,0.49,0.27,0.22,0.26,2.71,0.37,0.37,87.0
+BD-54-G490012 = 0.45,0.03,0.53,0.4,0.13,0.53,2.83,0.45,0.45,53.0,0.44,0.03,0.49,0.38,0.11,-0.25,1.94,0.44,0.45,53.0,0.5,0.04,0.58,0.41,0.17,-0.01,2.3,0.5,0.5,53.0,0.56,0.03,0.62,0.5,0.11,-0.3,2.32,0.56,0.57,53.0,0.59,0.02,0.63,0.55,0.08,0.43,2.63,0.59,0.59,53.0,0.54,0.05,0.66,0.47,0.19,0.59,2.27,0.54,0.53,53.0,0.41,0.06,0.59,0.34,0.25,1.5,4.72,0.41,0.39,53.0,0.64,0.04,0.72,0.57,0.15,0.07,2.2,0.65,0.64,53.0,0.76,0.01,0.78,0.73,0.05,-0.19,2.28,0.76,0.76,53.0,0.69,0.03,0.75,0.63,0.13,0.04,2.21,0.69,0.69,53.0,0.55,0.04,0.68,0.49,0.19,1.5,5.69,0.55,0.55,53.0,0.42,0.06,0.59,0.36,0.22,1.6,4.73,0.42,0.39,53.0
+BD-54-G490013 = 0.45,0.08,0.61,0.31,0.3,-0.11,1.7,0.46,0.47,79.0,0.42,0.08,0.58,0.25,0.32,-0.12,1.94,0.43,0.42,79.0,0.48,0.09,0.6,0.27,0.34,-0.4,2.01,0.49,0.49,79.0,0.46,0.08,0.58,0.27,0.31,-0.46,2.41,0.47,0.46,79.0,0.43,0.07,0.59,0.31,0.29,0.6,2.64,0.43,0.41,79.0,0.41,0.05,0.5,0.29,0.21,-0.31,2.12,0.41,0.42,79.0,0.39,0.05,0.5,0.29,0.21,0.14,2.14,0.4,0.39,79.0,0.52,0.1,0.66,0.24,0.42,-0.82,2.91,0.53,0.55,79.0,0.59,0.12,0.76,0.32,0.44,-0.53,2.33,0.61,0.6,79.0,0.57,0.11,0.75,0.29,0.46,-0.41,2.27,0.58,0.58,79.0,0.47,0.08,0.59,0.25,0.34,-0.73,2.93,0.48,0.49,79.0,0.39,0.05,0.47,0.27,0.2,0.07,2.06,0.39,0.38,79.0
+BD-54-G490014 = 0.43,0.04,0.54,0.34,0.19,0.63,3.06,0.44,0.42,79.0,0.44,0.05,0.59,0.37,0.22,0.87,2.77,0.45,0.42,79.0,0.61,0.04,0.7,0.52,0.17,0.3,2.27,0.61,0.61,79.0,0.61,0.04,0.69,0.53,0.16,-0.12,1.93,0.61,0.61,79.0,0.52,0.04,0.61,0.44,0.17,0.38,2.3,0.52,0.51,79.0,0.52,0.03,0.59,0.38,0.21,-0.98,5.33,0.52,0.52,79.0,0.33,0.03,0.42,0.29,0.12,1.03,3.56,0.33,0.32,79.0,0.59,0.05,0.69,0.51,0.18,0.23,1.97,0.59,0.59,79.0,0.74,0.04,0.8,0.65,0.15,-0.23,1.82,0.74,0.74,79.0,0.69,0.05,0.77,0.61,0.16,0.07,1.72,0.69,0.69,79.0,0.53,0.02,0.57,0.5,0.07,0.27,1.94,0.53,0.53,79.0,0.38,0.01,0.4,0.34,0.06,-0.08,2.92,0.38,0.38,79.0
+BD-54-G490015 = 0.44,0.1,0.63,0.2,0.43,-0.19,2.16,0.46,0.45,90.0,0.42,0.12,0.64,0.15,0.48,-0.17,2.21,0.44,0.43,90.0,0.6,0.18,0.79,0.19,0.6,-0.85,2.42,0.62,0.67,90.0,0.51,0.12,0.65,0.24,0.41,-0.83,2.45,0.52,0.55,90.0,0.39,0.06,0.5,0.23,0.27,-0.4,2.59,0.4,0.4,90.0,0.37,0.07,0.48,0.17,0.31,-0.59,2.72,0.37,0.38,90.0,0.22,0.07,0.43,0.09,0.34,0.26,2.89,0.24,0.22,90.0,0.29,0.1,0.5,0.06,0.44,-0.16,2.53,0.3,0.3,90.0,0.43,0.13,0.73,0.12,0.62,0.02,2.31,0.45,0.42,90.0,0.4,0.13,0.69,0.11,0.58,0.21,2.21,0.42,0.38,90.0,0.39,0.11,0.58,0.15,0.44,0.02,2.13,0.4,0.38,90.0,0.4,0.09,0.58,0.19,0.39,0.04,2.12,0.41,0.4,90.0
+BD-54-G490016 = 0.47,0.02,0.52,0.42,0.1,0.07,4.22,0.47,0.47,65.0,0.45,0.02,0.49,0.36,0.12,-1.55,7.49,0.45,0.46,65.0,0.53,0.03,0.59,0.44,0.15,-0.55,3.2,0.53,0.53,65.0,0.56,0.03,0.62,0.47,0.15,-0.5,3.87,0.56,0.56,65.0,0.51,0.04,0.57,0.44,0.13,-0.25,2.0,0.51,0.52,65.0,0.47,0.02,0.52,0.43,0.09,0.39,2.33,0.47,0.46,65.0,0.34,0.03,0.38,0.27,0.12,-0.46,2.56,0.34,0.34,65.0,0.66,0.04,0.73,0.58,0.16,-0.32,2.79,0.66,0.66,65.0,0.74,0.03,0.78,0.69,0.09,-0.18,1.97,0.74,0.74,65.0,0.68,0.02,0.73,0.64,0.09,0.37,2.59,0.68,0.67,65.0,0.52,0.01,0.55,0.49,0.06,0.14,2.5,0.52,0.51,65.0,0.37,0.01,0.39,0.36,0.04,0.29,2.56,0.37,0.37,65.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_nighttemp_2005.properties
new file mode 100644
index 0000000..1f688c8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = -3.01,1.88,5.59,-15.08,20.67,-1.24,6.96,3.55,-2.68,5035.0,-7.78,3.03,6.69,-18.11,24.8,0.06,3.15,8.35,-7.78,5035.0,-1.4,2.34,4.76,-11.77,16.54,-0.78,3.83,2.73,-1.02,5035.0,3.63,1.72,7.52,-8.46,15.98,-1.96,9.96,4.02,3.94,5035.0,9.89,2.22,14.69,-4.06,18.74,-1.93,8.71,10.14,10.48,5035.0,12.86,1.86,19.65,1.46,18.19,-1.64,7.45,12.99,13.31,5035.0,16.42,1.73,21.3,6.42,14.88,-1.53,6.12,16.51,16.89,5035.0,15.56,2.02,22.68,6.42,16.26,-0.89,3.91,15.69,16.06,5035.0,12.05,1.83,21.02,2.28,18.74,-1.28,6.02,12.19,12.48,5035.0,6.5,1.83,12.89,-3.23,16.12,-1.23,6.19,6.75,6.83,5035.0,0.42,1.63,9.17,-6.54,15.71,0.18,3.5,1.68,0.35,5035.0,-2.81,2.18,9.17,-13.98,23.15,-1.07,6.36,3.55,-2.54,5035.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_rainfall_2005.properties
new file mode 100644
index 0000000..451f72b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 85.68,8.16,113.92,58.76,55.15,0.08,3.49,86.07,85.55,800.0,99.98,31.46,208.25,60.47,147.78,1.57,4.71,104.81,89.5,800.0,54.09,12.51,113.92,30.23,83.69,1.06,4.9,55.52,52.06,800.0,48.69,22.66,196.06,13.79,182.26,3.37,19.76,53.7,46.8,800.0,109.81,42.25,214.62,12.6,202.02,-0.21,2.78,117.65,112.63,800.0,73.44,22.21,117.41,15.56,101.85,-0.21,2.32,76.72,76.97,800.0,134.06,46.49,234.95,33.32,201.63,-0.01,2.03,141.88,132.46,800.0,124.65,59.74,257.2,20.41,236.79,0.47,2.27,138.21,115.44,800.0,102.55,48.18,232.2,17.84,214.36,0.56,2.43,113.3,86.95,800.0,58.23,16.46,107.25,24.46,82.79,0.28,2.49,60.51,58.22,800.0,59.35,16.3,121.0,27.6,93.4,0.52,3.22,61.55,58.67,800.0,85.59,26.25,234.95,40.85,194.1,1.27,6.36,89.52,82.33,800.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_temperature_2005.properties
new file mode 100644
index 0000000..61486ac
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_temperature_2005.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 2005 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=2005
+
+# 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 = 4.63,2.55,9.45,-8.46,17.91,-1.27,4.98,5.29,5.31,5035.0,-2.09,3.57,8.9,-12.87,21.77,-0.21,2.34,4.14,-1.71,5033.0,10.98,3.87,21.3,-7.64,28.94,-1.1,4.52,11.64,11.79,5035.0,18.41,3.64,26.26,-1.3,27.56,-1.14,5.39,18.77,18.96,5035.0,21.39,3.2,28.74,6.69,22.05,-0.73,3.5,21.63,21.85,5035.0,24.21,3.48,33.98,13.58,20.39,-0.5,2.96,24.46,24.74,5035.0,26.2,2.9,37.01,15.24,21.77,-0.52,3.21,26.36,26.67,5035.0,25.04,3.67,35.35,13.86,21.5,-0.45,2.83,25.31,25.71,5035.0,21.74,3.51,30.39,9.45,20.94,-0.66,2.98,22.02,22.4,5035.0,15.04,2.62,20.47,5.87,14.61,-0.68,2.96,15.27,15.51,5035.0,8.55,2.65,15.79,-1.57,17.36,0.12,2.9,8.95,8.35,5035.0,2.04,2.29,8.9,-10.12,19.02,-0.9,4.76,3.06,2.42,5035.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_vegetation_2005.properties
new file mode 100644
index 0000000..d14fbcc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_0_vegetation_2005.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 2005 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=2005
+
+# 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.39,0.07,0.61,0.09,0.52,-0.39,3.74,0.39,0.39,5035.0,0.16,0.09,0.43,-0.04,0.47,-0.11,2.5,0.18,0.16,5035.0,0.4,0.05,0.57,0.04,0.53,-1.44,9.43,0.41,0.41,5035.0,0.58,0.07,0.73,0.06,0.67,-1.58,8.88,0.58,0.59,5035.0,0.73,0.07,0.9,0.16,0.74,-1.23,8.5,0.73,0.73,5035.0,0.74,0.08,0.9,0.1,0.8,-0.68,5.38,0.74,0.73,5035.0,0.71,0.09,0.9,0.17,0.73,-0.29,3.84,0.72,0.7,5035.0,0.69,0.09,0.88,0.15,0.73,-0.56,4.32,0.7,0.69,5035.0,0.65,0.1,0.85,0.08,0.77,-0.38,3.03,0.65,0.65,5035.0,0.56,0.09,0.81,0.01,0.8,0.02,2.76,0.57,0.56,5032.0,0.46,0.07,0.72,0.08,0.64,-0.02,4.4,0.47,0.46,5035.0,0.35,0.08,0.62,0.06,0.56,-0.17,2.89,0.36,0.35,5035.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_nighttemp_2005.properties
new file mode 100644
index 0000000..3d98c02
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_nighttemp_2005.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 2005 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=2005
+
+# 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.08,2.25,0.35,-12.05,12.4,-0.91,3.44,4.66,-3.54,292.0,-8.35,2.47,-2.81,-16.46,13.64,-0.56,3.09,8.71,-8.05,292.0,-1.61,3.13,4.21,-8.88,13.09,-0.18,2.31,3.51,-1.57,292.0,2.38,2.87,7.52,-6.26,13.78,-0.62,3.02,3.72,2.83,292.0,7.81,3.09,12.62,-0.47,13.09,-0.83,3.11,8.4,8.35,292.0,12.18,2.63,16.89,4.21,12.68,-0.63,3.19,12.46,12.48,292.0,15.75,2.49,20.47,8.62,11.85,-0.49,2.71,15.94,16.06,292.0,14.31,2.27,19.37,7.8,11.57,-0.32,2.69,14.49,14.41,292.0,10.79,2.5,15.24,2.83,12.4,-0.8,3.32,11.07,11.03,292.0,4.89,2.27,9.45,-0.75,10.2,-0.52,2.57,5.39,5.31,292.0,-0.16,1.42,3.39,-4.33,7.72,-0.2,3.04,1.43,-0.2,292.0,-5.57,3.22,0.63,-12.87,13.5,0.01,2.15,6.43,-5.98,292.0
+BG-02 = -1.19,1.26,5.59,-4.06,9.65,1.06,5.19,1.74,-1.44,331.0,-3.34,2.21,4.49,-9.57,14.06,0.01,3.15,4.01,-3.37,331.0,-0.07,1.03,4.76,-2.68,7.44,0.45,4.9,1.03,-0.06,331.0,3.66,0.7,7.52,2.01,5.51,0.86,5.91,3.72,3.66,331.0,10.85,0.79,13.58,8.62,4.96,0.17,3.36,10.88,10.83,331.0,13.7,1.22,19.65,11.65,7.99,1.64,6.3,13.75,13.31,331.0,17.33,0.92,21.3,15.51,5.79,1.5,5.96,17.35,17.17,331.0,17.38,1.09,22.68,15.1,7.58,1.63,6.61,17.41,17.17,331.0,13.47,1.11,21.02,10.55,10.47,2.06,11.43,13.51,13.17,331.0,8.36,1.22,12.89,5.45,7.44,0.83,4.31,8.44,8.21,331.0,2.9,1.03,9.17,0.35,8.82,1.24,8.1,3.08,2.83,331.0,-1.06,1.68,5.04,-5.71,10.75,0.09,3.94,1.99,-1.02,331.0
+BG-03 = -1.1,0.98,2.49,-3.23,5.72,0.63,3.66,1.47,-1.16,170.0,-4.46,1.3,0.63,-8.46,9.09,0.77,4.89,4.64,-4.74,170.0,0.1,1.09,2.42,-2.4,4.82,-0.66,2.75,1.09,0.35,170.0,3.45,0.96,5.59,1.59,4.0,-0.12,2.06,3.58,3.63,170.0,10.85,1.02,13.31,7.8,5.51,-0.32,2.98,10.89,10.96,170.0,14.05,0.76,16.61,12.62,4.0,0.61,3.36,14.07,14.0,170.0,17.62,0.66,20.2,16.34,3.86,0.55,4.39,17.63,17.65,170.0,17.28,1.11,20.33,15.24,5.1,0.19,2.22,17.32,17.41,170.0,13.77,0.87,16.96,11.93,5.03,0.37,4.15,13.79,13.86,170.0,8.67,0.82,12.41,6.97,5.44,1.03,5.84,8.71,8.62,170.0,2.56,1.38,5.59,-0.2,5.79,-0.1,2.22,2.91,2.56,170.0,-0.98,1.82,2.56,-5.16,7.72,-0.33,2.07,2.06,-0.75,170.0
+BG-04 = -1.89,1.02,0.63,-4.33,4.96,-0.01,2.63,2.15,-1.92,215.0,-9.5,2.12,-2.68,-17.01,14.33,-0.48,4.69,9.73,-9.29,215.0,-0.33,0.89,3.39,-2.4,5.79,0.96,4.65,0.94,-0.47,215.0,4.66,0.74,6.97,2.28,4.69,0.29,3.49,4.71,4.63,215.0,11.14,0.83,13.65,8.62,5.03,-0.04,3.47,11.17,11.17,215.0,13.84,0.95,15.51,11.1,4.41,-1.0,3.34,13.87,14.13,215.0,17.27,0.83,19.09,14.96,4.13,-0.37,2.67,17.29,17.44,215.0,16.06,0.92,17.99,13.31,4.69,-0.73,3.19,16.08,16.2,215.0,12.12,0.82,13.86,10.14,3.72,-0.35,2.53,12.14,12.2,215.0,7.02,0.7,9.04,5.31,3.72,0.35,2.96,7.05,6.97,215.0,0.61,0.89,2.83,-3.5,6.34,-0.73,5.09,1.08,0.63,215.0,-1.91,1.11,0.35,-5.43,5.79,-0.63,3.49,2.21,-1.71,215.0
+BG-05 = -4.16,0.92,-1.85,-7.91,6.06,-0.9,5.32,4.26,-4.06,140.0,-11.55,1.51,-8.19,-18.11,9.92,-1.0,5.17,11.65,-11.36,140.0,-3.06,1.18,-0.75,-6.26,5.51,-0.67,3.01,3.28,-2.81,140.0,3.93,1.24,5.87,-0.33,6.2,-1.17,4.08,4.12,4.28,140.0,10.91,1.85,13.58,4.49,9.09,-1.08,4.61,11.07,10.96,140.0,13.26,1.06,15.79,9.17,6.61,-1.21,5.9,13.31,13.44,140.0,16.85,1.17,19.09,12.62,6.48,-1.16,4.86,16.89,17.03,140.0,15.63,1.45,18.54,10.83,7.72,-1.23,4.47,15.7,15.96,140.0,12.46,0.91,14.13,9.17,4.96,-1.11,4.4,12.49,12.69,140.0,6.64,1.0,8.62,2.56,6.06,-1.78,7.54,6.72,6.83,140.0,-0.97,0.76,1.18,-2.68,3.86,0.14,2.41,1.23,-1.02,140.0,-2.07,0.64,-0.47,-4.06,3.58,0.06,3.04,2.16,-2.13,140.0
+BG-06 = -3.47,0.66,-1.85,-5.98,4.13,-0.17,3.49,3.54,-3.5,192.0,-8.89,1.82,-5.16,-13.7,8.54,-0.4,2.67,9.08,-8.71,192.0,-2.81,1.32,-0.2,-6.26,6.06,-0.18,2.39,3.11,-2.68,192.0,4.5,0.61,6.42,2.56,3.86,0.4,3.5,4.55,4.49,192.0,10.51,1.09,13.03,7.52,5.51,-0.23,2.64,10.57,10.55,192.0,13.74,1.04,15.79,9.72,6.06,-0.46,3.36,13.78,13.86,192.0,17.14,0.83,18.27,14.13,4.13,-1.26,4.36,17.16,17.3,192.0,15.58,1.2,17.99,11.93,6.06,-0.23,2.27,15.62,15.79,192.0,13.4,1.02,15.79,10.83,4.96,-0.25,2.53,13.43,13.51,192.0,6.85,0.87,8.9,4.49,4.41,-0.31,3.28,6.9,6.87,192.0,-0.17,1.01,1.46,-3.5,4.96,-1.02,4.01,1.02,0.08,192.0,-2.08,0.99,0.35,-5.43,5.79,-0.35,3.44,2.3,-2.09,192.0
+BG-07 = -3.48,0.67,-1.85,-5.98,4.13,-0.16,3.42,3.54,-3.5,187.0,-8.9,1.81,-5.16,-13.7,8.54,-0.39,2.68,9.08,-8.74,187.0,-2.87,1.29,-0.2,-6.26,6.06,-0.2,2.41,3.14,-2.68,187.0,4.47,0.58,6.28,2.56,3.72,0.27,3.41,4.51,4.49,187.0,10.47,1.07,13.03,7.52,5.51,-0.23,2.71,10.52,10.55,187.0,13.69,1.01,15.65,9.72,5.93,-0.51,3.47,13.73,13.72,187.0,17.12,0.83,18.27,14.13,4.13,-1.23,4.28,17.14,17.3,187.0,15.54,1.2,17.99,11.93,6.06,-0.21,2.28,15.59,15.79,187.0,13.38,1.03,15.79,10.83,4.96,-0.21,2.49,13.42,13.44,187.0,6.86,0.87,8.9,4.49,4.41,-0.35,3.28,6.92,6.97,187.0,-0.17,1.02,1.46,-3.5,4.96,-1.02,3.93,1.03,0.08,187.0,-2.08,1.0,0.35,-5.43,5.79,-0.35,3.44,2.31,-2.13,187.0
+BG-08 = -2.05,1.35,2.28,-5.16,7.44,0.56,3.6,2.46,-2.13,212.0,-6.49,3.13,6.69,-12.6,19.29,0.94,5.42,7.2,-6.4,212.0,-1.29,0.95,3.66,-3.23,6.89,1.9,9.48,1.59,-1.47,212.0,3.2,0.87,5.87,1.18,4.69,0.12,2.65,3.31,3.25,212.0,9.69,1.0,14.69,7.93,6.75,1.72,8.04,9.74,9.45,212.0,13.53,0.76,16.89,11.93,4.96,1.42,6.2,13.55,13.41,212.0,16.88,0.61,19.65,15.79,3.86,1.98,8.23,16.89,16.75,212.0,16.61,1.08,20.47,15.24,5.24,1.44,4.54,16.64,16.2,212.0,12.78,1.07,16.41,10.83,5.58,1.24,4.74,12.82,12.48,212.0,8.2,1.03,11.93,6.42,5.51,1.29,4.87,8.26,7.97,212.0,1.5,1.6,6.14,-2.13,8.27,0.42,2.76,2.19,1.18,212.0,-1.31,2.08,9.17,-4.88,14.06,1.57,7.93,2.45,-1.61,212.0
+BG-09 = -0.93,0.53,0.35,-2.4,2.76,-0.26,3.12,1.07,-0.89,175.0,-5.03,1.32,-1.02,-8.19,7.17,0.52,3.34,5.2,-5.16,175.0,1.69,0.66,3.39,0.08,3.31,-0.15,2.64,1.82,1.73,175.0,5.06,0.69,7.24,3.66,3.58,0.79,3.9,5.11,4.9,175.0,10.98,0.72,13.03,9.31,3.72,-0.16,2.67,11.01,11.1,175.0,13.69,0.63,15.79,11.93,3.86,-0.03,3.62,13.7,13.72,175.0,17.29,0.65,18.96,15.37,3.58,-0.57,3.67,17.3,17.3,175.0,17.58,0.72,19.09,15.1,4.0,-0.79,4.07,17.6,17.72,175.0,13.46,0.82,15.79,11.38,4.41,-0.36,3.25,13.48,13.58,175.0,7.26,0.67,9.04,5.18,3.86,-0.38,3.63,7.29,7.24,175.0,1.44,0.8,3.11,-0.2,3.31,-0.45,2.33,1.65,1.59,175.0,-1.6,0.85,0.63,-3.5,4.13,0.13,2.74,1.81,-1.57,175.0
+BG-10 = -5.41,2.48,-1.85,-13.7,11.85,-1.37,4.39,5.95,-4.61,147.0,-10.27,2.29,-5.98,-16.87,10.89,-0.67,3.17,10.52,-10.12,147.0,-4.4,2.28,-0.2,-10.94,10.75,-1.16,3.77,4.96,-3.78,147.0,1.74,2.38,5.59,-7.09,12.68,-1.4,5.16,2.94,2.28,147.0,7.17,3.03,10.83,-1.3,12.13,-1.4,4.0,7.78,8.07,147.0,10.6,2.32,14.0,2.7,11.3,-1.23,4.15,10.85,11.38,147.0,14.33,2.08,17.99,7.93,10.06,-1.1,3.85,14.48,14.82,147.0,12.91,1.81,16.06,7.38,8.68,-0.75,3.22,13.03,13.31,147.0,10.35,2.16,13.31,4.07,9.23,-1.02,3.29,10.57,10.83,147.0,4.63,2.07,8.07,-1.44,9.51,-1.1,3.63,5.07,5.18,147.0,-0.45,1.2,1.73,-5.02,6.75,-1.24,4.97,1.28,-0.2,147.0,-4.25,2.98,-0.2,-13.01,12.81,-1.29,4.06,5.18,-3.57,147.0
+BG-11 = -3.07,1.13,-1.02,-6.54,5.51,-0.97,3.5,3.27,-2.68,185.0,-7.8,2.1,-0.47,-12.46,11.99,0.24,3.13,8.07,-7.64,185.0,-1.32,1.6,1.73,-6.54,8.27,-0.93,3.77,2.07,-0.89,185.0,3.78,1.14,6.14,0.35,5.79,-1.1,3.68,3.95,4.07,185.0,9.88,2.01,12.76,0.63,12.13,-1.89,7.38,10.09,10.41,185.0,12.01,1.8,14.41,6.69,7.72,-1.13,3.4,12.14,12.76,185.0,15.79,1.37,17.72,11.93,5.79,-0.92,3.01,15.85,16.06,185.0,14.01,1.62,16.89,10.28,6.61,-0.49,2.18,14.1,14.41,185.0,11.11,1.52,14.13,6.97,7.17,-0.34,2.54,11.21,11.24,185.0,6.28,1.21,8.35,2.01,6.34,-1.05,4.01,6.39,6.42,185.0,-0.54,1.15,1.73,-4.33,6.06,-1.14,4.07,1.27,-0.2,185.0,-3.41,1.58,-0.33,-9.84,9.51,-0.89,4.7,3.75,-3.23,185.0
+BG-12 = -4.33,1.17,-1.3,-8.46,7.17,-0.52,4.5,4.48,-4.33,165.0,-11.25,2.26,-6.54,-16.18,9.65,0.09,2.18,11.47,-11.22,165.0,-3.65,1.26,-0.47,-6.81,6.34,0.06,2.88,3.86,-3.78,165.0,3.82,1.37,6.42,-0.75,7.17,-1.21,4.14,4.05,4.07,165.0,9.83,2.02,13.31,3.94,9.37,-0.68,2.75,10.03,10.55,165.0,12.62,1.88,14.96,6.97,7.99,-1.25,3.59,12.76,13.31,165.0,16.3,1.64,18.13,11.93,6.2,-1.37,3.59,16.38,17.03,165.0,14.78,1.94,17.44,9.17,8.27,-1.04,2.92,14.91,15.65,165.0,12.39,1.62,14.69,8.35,6.34,-0.98,2.87,12.49,12.76,165.0,6.47,1.32,8.35,2.56,5.79,-1.45,4.33,6.6,6.97,165.0,-0.97,0.66,0.91,-2.13,3.03,0.49,2.51,1.17,-1.09,165.0,-2.29,1.23,0.08,-6.54,6.61,-1.06,3.99,2.6,-2.06,165.0
+BG-13 = -4.19,2.08,-0.75,-9.84,9.09,-0.75,2.49,4.68,-3.37,193.0,-8.33,1.98,-2.4,-13.29,10.89,-0.05,2.85,8.56,-7.91,193.0,-2.51,2.8,1.18,-9.84,11.02,-0.65,2.35,3.75,-1.57,193.0,1.92,2.14,5.59,-4.06,9.65,-0.48,2.25,2.87,2.49,193.0,7.74,2.3,11.38,-2.26,13.64,-0.74,4.15,8.08,7.8,193.0,10.81,2.0,14.41,4.76,9.65,-0.48,2.78,10.99,11.17,193.0,14.53,2.22,18.54,9.72,8.82,0.04,1.8,14.7,14.27,193.0,13.63,2.19,17.44,8.62,8.82,-0.1,1.77,13.8,13.86,193.0,10.32,2.28,14.69,4.9,9.78,-0.14,1.97,10.57,10.55,193.0,4.23,2.21,7.52,-2.13,9.65,-0.55,2.15,4.77,4.97,193.0,-1.04,1.11,1.18,-4.06,5.24,-0.39,2.64,1.51,-0.89,193.0,-4.33,2.27,-0.2,-11.22,11.02,-0.49,2.39,4.89,-3.78,193.0
+BG-14 = -5.42,0.96,-2.95,-7.64,4.69,0.29,3.05,5.51,-5.47,106.0,-9.18,1.57,-5.98,-13.84,7.85,-0.48,3.2,9.32,-9.02,106.0,-4.87,0.98,-2.68,-6.81,4.13,-0.18,2.44,4.96,-4.61,106.0,1.84,0.82,3.39,-1.02,4.41,-0.95,4.55,2.02,1.97,106.0,7.72,0.63,9.45,5.87,3.58,0.05,3.25,7.74,7.73,106.0,10.78,1.01,12.76,8.21,4.55,-0.58,2.67,10.83,10.93,106.0,14.11,0.74,15.51,12.2,3.31,-0.17,2.46,14.12,14.0,106.0,12.48,0.84,14.13,10.28,3.86,-0.24,2.91,12.51,12.48,106.0,10.28,0.97,12.48,8.07,4.41,0.02,2.61,10.33,10.28,106.0,4.55,0.59,5.87,2.7,3.17,-0.48,2.9,4.59,4.63,106.0,-0.91,1.02,0.91,-3.78,4.69,-0.41,2.45,1.37,-0.75,106.0,-3.16,1.05,-0.47,-5.85,5.37,0.21,3.17,3.33,-3.23,106.0
+BG-15 = -2.56,0.73,-0.75,-4.33,3.58,-0.06,2.51,2.66,-2.54,188.0,-11.34,1.87,-7.09,-16.73,9.65,-0.23,2.51,11.49,-11.01,188.0,-0.87,0.54,0.35,-2.54,2.89,-0.4,3.58,1.03,-0.89,188.0,4.99,0.63,6.14,3.66,2.48,0.0,1.98,5.03,5.04,188.0,11.99,0.79,13.86,10.07,3.79,-0.08,2.46,12.01,11.93,188.0,14.12,0.56,15.51,12.76,2.76,0.03,2.85,14.13,14.13,188.0,17.59,0.33,18.54,16.61,1.93,-0.31,3.65,17.6,17.61,188.0,16.56,0.66,18.27,14.69,3.58,-0.37,2.81,16.57,16.61,188.0,13.04,0.83,15.79,10.0,5.79,-0.35,4.07,13.06,13.1,188.0,6.16,0.59,7.52,4.21,3.31,-0.51,3.67,6.19,6.14,188.0,-0.11,0.56,1.18,-1.44,2.62,0.25,2.63,0.56,-0.2,188.0,-3.48,1.47,-0.75,-8.46,7.72,-0.97,3.83,3.77,-3.23,188.0
+BG-16 = -2.48,0.91,-0.2,-4.88,4.69,-0.09,2.75,2.64,-2.4,241.0,-6.5,1.46,-0.2,-12.32,12.13,-0.13,5.44,6.66,-6.4,241.0,0.2,1.14,2.28,-3.78,6.06,-1.1,4.26,1.15,0.49,241.0,3.96,0.84,6.14,0.91,5.24,-0.49,3.85,4.05,4.01,241.0,10.48,1.48,13.03,5.87,7.17,-1.2,3.96,10.58,10.9,241.0,13.15,1.46,16.06,9.17,6.89,-0.9,3.19,13.23,13.58,241.0,16.83,1.45,19.37,12.48,6.89,-0.95,3.11,16.89,17.37,241.0,15.67,1.39,18.27,11.38,6.89,-1.03,3.34,15.73,16.2,241.0,12.17,1.38,14.69,8.62,6.06,-0.86,2.84,12.24,12.62,241.0,6.37,0.92,8.62,3.94,4.69,-0.38,3.05,6.44,6.42,241.0,-0.04,0.79,1.46,-2.4,3.86,-0.29,2.69,0.79,0.08,241.0,-2.3,1.35,1.46,-6.26,7.72,-0.13,2.89,2.66,-2.26,241.0
+BG-17 = -2.86,0.84,-0.75,-4.88,4.13,-0.09,2.72,2.98,-2.81,113.0,-9.77,1.35,-7.36,-13.7,6.34,-0.38,2.81,9.86,-9.57,113.0,-1.78,0.61,-0.61,-3.23,2.62,-0.06,2.32,1.88,-1.78,113.0,4.07,0.54,5.59,3.11,2.48,0.82,3.5,4.11,3.94,113.0,10.32,0.68,12.48,8.9,3.58,0.62,3.62,10.34,10.28,113.0,13.34,0.59,14.41,12.2,2.2,-0.19,2.04,13.35,13.44,113.0,17.03,0.36,17.85,16.34,1.52,-0.0,2.37,17.04,17.03,113.0,15.9,0.55,17.44,14.96,2.48,0.58,2.92,15.91,15.79,113.0,12.16,0.56,13.31,10.69,2.62,-0.42,2.58,12.17,12.2,113.0,6.97,0.36,7.8,6.14,1.65,0.19,2.4,6.98,6.97,113.0,-0.07,0.98,2.56,-2.95,5.51,0.5,3.42,0.98,-0.27,113.0,-1.56,0.78,0.35,-4.33,4.69,0.06,3.98,1.74,-1.57,113.0
+BG-18 = -2.72,0.85,-0.2,-5.16,4.96,-0.13,3.29,2.85,-2.68,122.0,-10.48,1.73,-5.71,-14.53,8.82,0.04,2.53,10.62,-10.39,122.0,-1.36,0.57,-0.2,-2.68,2.48,-0.23,2.27,1.47,-1.33,122.0,4.77,0.9,7.38,2.83,4.55,0.73,3.31,4.85,4.63,122.0,11.77,0.94,13.58,9.04,4.55,-0.66,3.06,11.81,11.93,122.0,14.19,0.59,15.93,11.93,4.0,-0.91,5.61,14.2,14.27,122.0,17.94,0.55,19.37,16.34,3.03,0.41,3.74,17.95,17.99,122.0,16.26,0.88,19.65,14.41,5.24,0.52,3.8,16.28,16.17,122.0,12.58,0.77,14.69,11.24,3.44,0.71,2.87,12.6,12.41,122.0,7.7,0.46,9.17,6.0,3.17,-0.41,4.43,7.72,7.73,122.0,-0.08,1.18,2.83,-2.68,5.51,-0.05,2.43,1.17,0.01,122.0,-1.87,0.61,-0.2,-3.5,3.31,0.3,3.11,1.96,-1.95,122.0
+BG-19 = -2.77,0.61,-1.57,-4.61,3.03,-0.53,3.22,2.83,-2.81,133.0,-8.18,1.76,-3.78,-12.32,8.54,0.4,3.37,8.36,-8.33,133.0,-2.57,0.79,-1.02,-4.33,3.31,-0.18,2.32,2.68,-2.61,133.0,4.1,0.6,6.14,2.83,3.31,0.48,3.65,4.14,4.07,133.0,10.31,0.95,13.03,8.07,4.96,0.33,2.7,10.36,10.14,133.0,13.97,0.67,15.79,12.48,3.31,0.59,3.04,13.99,13.86,133.0,17.48,0.46,18.68,16.61,2.07,0.17,1.94,17.49,17.44,133.0,16.87,0.7,18.96,15.37,3.58,0.36,2.72,16.89,16.75,133.0,12.78,0.6,14.55,11.38,3.17,0.51,2.77,12.8,12.62,133.0,7.72,0.61,10.0,5.87,4.13,0.31,4.44,7.75,7.8,133.0,0.58,0.99,3.39,-1.57,4.96,-0.01,2.6,1.14,0.49,133.0,-2.99,1.08,0.08,-6.26,6.34,0.37,3.44,3.18,-3.09,133.0
+BG-20 = -2.36,1.11,-0.2,-5.98,5.79,-0.27,2.55,2.6,-2.4,154.0,-6.08,2.18,-1.57,-11.91,10.33,-0.61,2.48,6.46,-5.43,154.0,0.39,1.12,2.42,-2.13,4.55,-0.37,2.19,1.18,0.63,154.0,4.24,0.74,6.69,2.56,4.13,0.28,2.98,4.3,4.21,154.0,10.87,1.08,13.03,7.52,5.51,-0.75,2.96,10.93,11.1,154.0,13.31,1.08,15.51,11.38,4.13,-0.52,1.94,13.35,13.75,154.0,16.75,0.83,18.54,14.69,3.86,-0.21,2.34,16.77,16.89,154.0,16.56,1.13,19.09,14.41,4.69,-0.43,2.14,16.6,16.89,154.0,12.16,0.92,13.58,10.0,3.58,-0.48,1.95,12.2,12.48,154.0,6.7,0.64,8.35,5.04,3.31,0.07,2.55,6.73,6.76,154.0,1.45,0.6,3.11,-0.2,3.31,-0.08,3.22,1.57,1.46,154.0,-3.12,1.92,1.73,-7.36,9.09,0.42,2.41,3.66,-3.3,154.0
+BG-21 = -3.47,1.83,-0.2,-7.91,7.72,-0.3,2.34,3.92,-3.5,153.0,-7.84,2.34,-3.23,-12.6,9.37,0.0,1.88,8.18,-7.78,153.0,-1.66,1.68,1.66,-4.61,6.27,0.25,1.88,2.35,-1.92,153.0,2.0,1.66,5.38,-2.68,8.06,-0.38,3.02,2.6,2.15,153.0,7.16,1.88,11.58,3.39,8.2,0.29,2.35,7.4,6.97,153.0,10.55,1.47,14.62,7.52,7.1,0.62,3.02,10.65,10.34,153.0,14.1,1.29,17.44,11.65,5.79,0.66,3.04,14.16,14.0,153.0,13.46,1.55,17.99,10.83,7.17,0.8,3.04,13.55,13.03,153.0,9.61,1.75,14.13,5.59,8.54,0.38,2.97,9.77,9.45,153.0,4.34,1.3,8.07,0.91,7.17,0.45,3.98,4.53,4.21,153.0,-0.91,1.46,2.01,-4.33,6.34,-0.22,2.4,1.72,-1.02,153.0,-4.19,1.76,-1.3,-8.46,7.17,-0.54,2.31,4.55,-3.85,153.0
+BG-22 = -5.62,2.37,-1.57,-15.08,13.5,-1.42,5.74,6.1,-5.3,308.0,-9.63,2.36,-5.43,-17.83,12.4,-0.96,4.04,9.91,-9.29,308.0,-4.63,2.42,0.22,-11.77,11.99,-0.59,3.21,5.22,-4.61,308.0,1.76,2.44,4.49,-8.46,12.95,-2.19,7.75,3.01,2.52,308.0,6.87,2.87,10.55,-4.06,14.61,-2.01,6.82,7.44,7.69,308.0,10.2,2.28,14.13,1.46,12.68,-1.88,6.85,10.45,10.83,308.0,13.91,1.91,17.3,6.42,10.89,-1.7,6.15,14.04,14.41,308.0,12.84,1.74,15.93,6.42,9.51,-1.61,5.68,12.96,13.31,308.0,9.74,1.96,12.62,2.28,10.33,-1.97,6.66,9.93,10.28,308.0,4.12,2.15,7.52,-3.23,10.75,-1.58,5.39,4.65,4.63,308.0,-1.2,1.19,1.46,-6.54,7.99,-1.49,6.97,1.69,-1.16,308.0,-4.33,2.57,-1.02,-13.98,12.95,-2.1,7.33,5.03,-3.78,308.0
+BG-23 = -5.69,1.21,-3.5,-8.74,5.24,-0.77,2.91,5.81,-5.3,55.0,-9.78,1.92,-5.43,-12.87,7.44,0.08,1.96,9.96,-9.43,55.0,-5.53,0.98,-3.5,-7.64,4.13,0.03,2.52,5.61,-5.43,55.0,2.72,1.92,5.59,-2.13,7.72,-0.43,2.23,3.31,3.04,55.0,7.79,2.09,10.83,1.18,9.65,-0.81,3.55,8.06,8.21,55.0,10.96,1.6,13.44,7.24,6.2,-0.57,2.38,11.08,11.38,55.0,14.11,1.05,15.65,11.65,4.0,-0.79,2.54,14.15,14.41,55.0,13.27,1.57,16.34,9.72,6.61,-0.49,2.56,13.36,13.44,55.0,9.31,1.39,12.48,5.59,6.89,-0.79,3.54,9.41,9.72,55.0,4.21,1.17,6.69,1.46,5.24,-0.46,2.84,4.37,4.35,55.0,-0.72,0.72,0.63,-2.4,3.03,-0.43,2.63,1.01,-0.61,55.0,-3.44,1.35,0.08,-6.54,6.61,0.15,2.64,3.69,-3.5,55.0
+BG-24 = -2.89,0.98,-0.2,-5.43,5.24,-0.04,2.43,3.05,-2.81,209.0,-6.47,1.32,-1.85,-11.77,9.92,-0.44,5.45,6.6,-6.4,209.0,0.64,1.03,3.11,-3.5,6.61,-0.84,4.11,1.21,0.77,209.0,4.62,0.79,6.97,2.28,4.69,-0.04,2.84,4.69,4.63,209.0,10.84,0.72,12.2,7.8,4.41,-0.62,3.62,10.87,10.83,209.0,13.41,0.73,15.24,10.96,4.27,-0.25,2.68,13.43,13.58,209.0,16.91,0.68,18.27,14.55,3.72,-0.75,3.37,16.92,17.03,209.0,16.57,1.24,18.82,13.31,5.51,-0.57,2.22,16.61,17.03,209.0,12.17,0.9,13.58,9.45,4.13,-0.86,2.85,12.21,12.48,209.0,6.42,0.68,8.07,4.63,3.44,-0.09,2.7,6.45,6.42,209.0,0.99,0.95,3.11,-1.57,4.69,0.01,2.4,1.37,0.91,209.0,-4.16,1.6,-1.3,-8.74,7.44,-0.4,2.22,4.46,-3.78,209.0
+BG-25 = -2.1,0.85,-0.2,-4.88,4.69,-0.27,3.5,2.26,-2.13,122.0,-8.09,1.93,-5.3,-14.25,8.96,-0.9,3.58,8.31,-7.71,122.0,-0.99,0.69,2.01,-2.4,4.41,0.75,5.29,1.2,-1.02,122.0,3.82,0.43,4.76,2.56,2.2,-0.18,2.85,3.85,3.8,122.0,10.27,0.92,12.48,7.52,4.96,-0.2,2.84,10.31,10.28,122.0,13.3,0.49,14.41,12.0,2.41,0.1,2.88,13.31,13.31,122.0,16.76,0.49,17.99,15.51,2.48,-0.58,2.84,16.77,16.89,122.0,15.24,0.72,16.61,13.31,3.31,-0.35,2.7,15.26,15.24,122.0,11.59,0.72,13.58,9.72,3.86,0.36,3.44,11.61,11.52,122.0,6.88,0.71,8.9,5.04,3.86,0.37,3.0,6.91,6.83,122.0,0.62,0.85,2.83,-1.3,4.13,0.56,2.96,1.05,0.49,122.0,-1.81,1.04,1.32,-4.06,5.37,0.28,2.92,2.08,-1.85,122.0
+BG-26 = -1.74,0.78,-0.2,-3.92,3.72,-0.32,3.01,1.91,-1.64,180.0,-6.6,2.53,-0.2,-13.15,12.95,0.23,2.7,7.06,-6.74,180.0,1.14,0.64,2.97,0.08,2.89,0.77,2.97,1.3,0.91,180.0,5.17,0.85,7.52,2.83,4.69,0.13,2.97,5.24,5.04,180.0,11.26,0.43,12.2,10.28,1.93,0.18,2.56,11.26,11.24,180.0,13.84,0.41,14.96,12.48,2.48,-0.52,3.83,13.84,13.86,180.0,17.34,0.44,18.54,16.34,2.2,0.26,2.48,17.35,17.3,180.0,17.8,0.44,18.96,16.89,2.07,0.49,2.61,17.8,17.72,180.0,13.13,0.59,14.69,11.65,3.03,-0.33,2.88,13.14,13.17,180.0,7.22,0.44,8.07,5.87,2.2,-0.5,3.26,7.23,7.24,180.0,1.67,0.75,3.8,0.22,3.58,0.31,2.9,1.83,1.73,180.0,-3.64,1.82,-0.2,-7.36,7.17,0.21,1.95,4.07,-3.71,180.0
+BG-27 = -1.89,0.71,-0.2,-3.5,3.31,0.25,2.2,2.02,-1.99,155.0,-6.59,2.12,-3.23,-13.7,10.47,-0.99,3.63,6.92,-5.92,155.0,-0.99,0.95,1.18,-2.95,4.13,-0.04,2.2,1.37,-1.02,155.0,3.46,0.58,5.04,2.01,3.03,0.13,2.51,3.51,3.39,155.0,10.93,0.95,12.76,8.9,3.86,-0.44,2.49,10.97,11.1,155.0,13.09,0.61,14.41,11.93,2.48,-0.1,2.03,13.1,13.17,155.0,16.93,0.57,18.27,15.24,3.03,-0.34,2.77,16.94,16.89,155.0,15.81,0.49,17.44,14.41,3.03,0.23,3.07,15.82,15.79,155.0,12.59,0.6,13.86,10.83,3.03,-0.37,2.86,12.61,12.62,155.0,8.12,0.86,9.45,5.04,4.41,-0.73,3.59,8.17,8.07,155.0,0.61,0.91,2.83,-1.57,4.41,0.22,2.77,1.09,0.63,155.0,-1.46,1.4,2.28,-4.88,7.17,0.11,2.72,2.02,-1.57,155.0
+BG-28 = -2.68,0.61,-1.3,-5.02,3.72,-0.39,3.56,2.75,-2.68,192.0,-4.33,1.62,-0.2,-8.74,8.54,-0.04,2.67,4.62,-4.33,192.0,0.77,0.84,2.28,-1.57,3.86,-0.76,2.93,1.13,0.91,192.0,4.18,0.95,7.52,1.73,5.79,0.66,3.9,4.29,4.21,192.0,10.84,0.55,12.48,9.45,3.03,0.25,2.79,10.85,10.83,192.0,13.47,0.43,14.69,12.2,2.48,-0.18,3.56,13.47,13.51,192.0,16.95,0.46,17.99,15.51,2.48,-0.34,2.77,16.95,17.03,192.0,16.93,0.43,18.54,16.06,2.48,0.71,4.58,16.93,16.89,192.0,12.6,0.4,13.58,11.1,2.48,-0.54,3.47,12.6,12.62,192.0,7.39,0.71,8.9,5.59,3.31,0.45,2.51,7.42,7.24,192.0,2.74,0.77,4.21,0.63,3.58,-0.5,2.47,2.85,2.83,192.0,-2.73,1.48,2.28,-6.81,9.09,0.01,3.22,3.11,-2.57,192.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_rainfall_2005.properties
new file mode 100644
index 0000000..f781d27
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 77.8,11.7,97.97,58.76,39.21,0.06,1.73,78.66,78.15,49.0,93.74,14.21,132.28,69.45,62.83,0.54,3.29,94.79,93.29,49.0,72.28,15.72,113.92,54.41,59.5,1.07,3.1,73.93,63.79,49.0,75.78,45.85,190.23,35.71,154.52,1.14,3.21,88.32,45.41,49.0,90.42,19.99,137.37,62.32,75.06,0.5,2.47,92.56,90.87,49.0,71.58,8.45,88.97,54.52,34.45,0.09,2.42,72.07,70.31,49.0,72.26,18.35,117.41,50.46,66.95,0.88,2.6,74.51,64.34,49.0,102.84,18.61,151.9,69.0,82.9,0.49,3.05,104.48,102.94,49.0,69.09,6.07,91.11,60.47,30.65,1.63,6.06,69.35,68.22,49.0,72.29,7.92,86.84,58.11,28.72,-0.08,1.9,72.71,72.99,49.0,53.98,16.48,104.06,33.08,70.99,1.04,3.57,56.39,48.96,49.0,145.41,30.57,234.95,107.25,127.7,1.07,3.4,148.53,132.99,49.0
+BG-02 = 84.5,4.39,95.06,74.68,20.38,-0.19,2.9,84.61,85.55,53.0,98.81,11.36,132.46,81.75,50.71,0.84,3.25,99.45,97.97,53.0,51.52,10.01,86.84,39.64,47.2,1.8,6.12,52.47,48.27,53.0,28.8,10.22,57.96,13.79,44.16,1.07,3.36,30.52,25.26,53.0,41.74,18.8,88.41,14.65,73.76,0.6,2.5,45.71,39.03,53.0,43.64,16.32,73.97,15.56,58.41,0.16,1.98,46.54,41.48,53.0,107.56,34.83,176.6,44.72,131.87,0.11,2.16,112.96,108.24,53.0,62.17,23.43,113.92,20.41,93.5,0.26,2.27,66.36,61.31,53.0,86.39,30.07,159.39,39.64,119.75,0.72,2.48,91.38,77.11,53.0,58.26,6.79,70.31,39.64,30.67,-0.45,2.86,58.65,58.67,53.0,75.32,20.17,121.0,44.72,76.28,0.41,2.15,77.93,71.38,53.0,93.13,19.99,145.01,62.32,82.69,0.75,2.83,95.21,89.84,53.0
+BG-03 = 90.17,3.25,97.97,83.08,14.89,0.17,3.09,90.23,89.91,28.0,79.94,8.34,92.24,64.23,28.01,-0.35,1.84,80.35,82.44,28.0,51.81,10.07,74.68,35.77,38.91,0.5,2.58,52.74,50.51,28.0,36.58,10.06,60.47,23.04,37.42,0.65,2.52,37.89,35.46,28.0,40.49,16.31,70.59,15.84,54.75,0.36,1.93,43.55,36.51,28.0,63.13,16.37,95.06,37.47,57.59,-0.09,1.87,65.15,66.09,28.0,89.23,17.35,120.29,54.15,66.14,-0.07,2.14,90.84,88.93,28.0,74.51,16.89,110.53,40.61,69.92,-0.16,2.61,76.33,77.04,28.0,111.39,19.88,145.01,79.44,65.57,-0.04,1.82,113.08,109.9,28.0,47.96,9.99,70.31,33.58,36.72,0.33,2.24,48.95,47.41,28.0,50.67,4.86,72.12,46.09,26.03,3.2,14.73,50.89,50.12,28.0,78.69,12.46,113.92,64.23,49.69,1.04,3.48,79.64,75.12,28.0
+BG-04 = 80.32,5.02,86.84,70.31,16.53,-0.41,1.74,80.47,81.75,33.0,87.13,11.3,110.53,67.85,42.68,0.19,2.01,87.83,86.05,33.0,53.86,5.57,68.5,43.47,25.03,0.59,3.22,54.13,53.59,33.0,46.16,5.42,55.26,38.46,16.8,0.2,1.74,46.46,46.09,33.0,131.56,12.9,156.38,105.75,50.63,-0.01,2.15,132.17,130.49,33.0,91.07,8.19,110.53,70.34,40.19,-0.07,3.55,91.43,91.07,33.0,204.81,11.2,227.97,181.84,46.13,0.26,2.59,205.11,202.15,33.0,110.16,14.72,136.52,92.24,44.28,0.25,1.53,111.11,104.25,33.0,165.28,13.16,184.58,132.46,52.12,-0.63,2.66,165.79,168.61,33.0,44.51,6.98,58.67,35.13,23.54,0.28,1.82,45.03,43.58,33.0,71.11,7.62,86.88,60.47,26.41,0.54,2.05,71.5,69.33,33.0,63.1,12.6,90.95,46.92,44.02,0.42,2.02,64.31,59.15,33.0
+BG-05 = 79.82,4.68,89.5,74.68,14.82,0.98,2.86,79.95,78.15,24.0,88.9,2.6,93.65,84.26,9.39,-0.06,2.25,88.94,88.23,24.0,57.39,6.59,70.31,49.16,21.15,0.91,2.49,57.75,54.21,24.0,66.05,6.79,79.32,53.69,25.63,0.19,2.2,66.38,64.23,24.0,98.02,6.76,110.53,84.6,25.93,0.0,2.32,98.25,97.99,24.0,56.27,3.87,66.19,49.05,17.15,0.5,3.36,56.4,56.13,24.0,82.29,19.46,119.86,55.46,64.39,0.51,2.04,84.47,77.56,24.0,184.45,12.61,219.1,166.26,52.84,0.96,3.91,184.86,183.98,24.0,63.71,5.13,71.38,55.23,16.15,-0.15,1.69,63.91,63.97,24.0,40.23,1.32,42.1,36.28,5.83,-1.08,4.4,40.25,40.86,24.0,65.32,5.19,74.68,56.59,18.09,0.03,2.1,65.52,65.21,24.0,99.29,15.01,128.53,74.99,53.54,0.67,2.61,100.38,95.82,24.0
+BG-06 = 84.93,4.46,95.06,80.54,14.52,0.92,2.52,85.04,83.0,28.0,87.27,4.98,97.97,77.0,20.97,-0.08,2.59,87.4,86.65,28.0,59.98,4.58,74.68,52.8,21.88,1.04,5.02,60.15,59.57,28.0,48.35,2.02,54.56,44.72,9.84,1.05,4.55,48.39,47.72,28.0,145.55,10.28,170.3,128.53,41.77,0.64,2.68,145.9,141.78,28.0,82.08,6.16,96.78,70.31,26.47,0.57,3.11,82.3,81.15,28.0,136.18,13.4,179.5,121.0,58.49,1.63,5.41,136.81,130.49,28.0,229.45,21.24,253.38,184.58,68.8,-0.88,2.64,230.39,236.17,28.0,88.63,10.51,107.3,72.46,34.84,0.25,1.91,89.23,87.56,28.0,42.86,7.99,55.55,28.56,26.99,-0.01,1.83,43.57,42.51,28.0,52.13,5.7,68.22,41.04,27.18,0.5,3.86,52.43,53.09,28.0,61.36,7.04,76.97,50.46,26.51,0.41,2.35,61.75,59.37,28.0
+BG-07 = 84.93,4.46,95.06,80.54,14.52,0.92,2.52,85.04,83.0,28.0,87.27,4.98,97.97,77.0,20.97,-0.08,2.59,87.4,86.65,28.0,59.98,4.58,74.68,52.8,21.88,1.04,5.02,60.15,59.57,28.0,48.35,2.02,54.56,44.72,9.84,1.05,4.55,48.39,47.72,28.0,145.55,10.28,170.3,128.53,41.77,0.64,2.68,145.9,141.78,28.0,82.08,6.16,96.78,70.31,26.47,0.57,3.11,82.3,81.15,28.0,136.18,13.4,179.5,121.0,58.49,1.63,5.41,136.81,130.49,28.0,229.45,21.24,253.38,184.58,68.8,-0.88,2.64,230.39,236.17,28.0,88.63,10.51,107.3,72.46,34.84,0.25,1.91,89.23,87.56,28.0,42.86,7.99,55.55,28.56,26.99,-0.01,1.83,43.57,42.51,28.0,52.13,5.7,68.22,41.04,27.18,0.5,3.86,52.43,53.09,28.0,61.36,7.04,76.97,50.46,26.51,0.41,2.35,61.75,59.37,28.0
+BG-08 = 86.15,3.04,90.87,80.54,10.33,-0.02,1.7,86.2,86.84,33.0,65.67,3.35,73.77,60.47,13.31,0.8,3.2,65.75,64.75,33.0,41.53,7.04,66.19,31.65,34.55,1.11,5.86,42.1,42.1,33.0,37.77,14.41,61.39,21.04,40.35,0.4,1.59,40.35,33.08,33.0,34.05,19.07,68.07,12.6,55.47,0.49,1.78,38.89,26.67,33.0,57.35,24.39,95.1,27.6,67.5,0.33,1.47,62.18,50.46,33.0,84.63,36.1,138.07,33.32,104.76,-0.01,1.45,91.79,81.75,33.0,46.76,17.08,80.79,23.7,57.09,0.24,1.8,49.7,43.99,33.0,178.09,25.85,232.2,141.72,90.47,0.46,2.09,179.9,171.66,33.0,35.84,7.6,51.49,24.46,27.03,0.25,1.97,36.61,35.2,33.0,59.59,7.94,76.97,48.96,28.01,0.57,2.44,60.1,59.57,33.0,78.48,20.29,105.66,43.39,62.26,-0.19,1.6,80.99,78.59,33.0
+BG-09 = 99.31,5.82,109.19,89.5,19.69,-0.21,2.0,99.47,100.64,28.0,176.02,8.05,190.23,154.09,36.14,-0.83,4.02,176.2,176.43,28.0,41.6,5.68,48.96,30.23,18.73,-0.64,2.15,41.97,43.39,28.0,27.06,3.13,33.08,20.41,12.66,-0.25,2.61,27.23,26.53,28.0,99.69,13.11,128.53,68.5,60.03,-0.29,3.26,100.51,101.02,28.0,39.6,8.76,55.23,23.74,31.5,0.18,1.92,40.52,37.89,28.0,96.52,39.98,190.23,53.81,136.42,1.03,2.78,104.2,77.83,28.0,49.56,11.58,70.31,28.45,41.86,0.24,2.32,50.85,49.35,28.0,22.06,3.36,29.32,17.84,11.48,0.69,2.72,22.3,21.48,28.0,61.79,9.28,81.75,48.96,32.8,0.49,2.29,62.46,59.83,28.0,82.55,10.09,102.8,60.47,42.33,-0.34,2.82,83.14,84.33,28.0,83.53,5.31,92.24,68.34,23.89,-1.03,4.07,83.69,84.28,28.0
+BG-10 = 80.6,6.64,92.24,69.45,22.78,-0.0,2.11,80.86,80.76,21.0,82.84,2.82,86.84,76.97,9.87,-0.6,2.24,82.89,83.65,21.0,71.16,13.4,102.52,56.93,45.59,1.23,3.39,72.36,65.56,21.0,74.85,47.04,196.06,38.46,157.6,1.75,4.73,87.81,57.54,21.0,100.44,25.85,168.61,74.99,93.62,1.33,3.77,103.56,90.36,21.0,83.99,12.3,107.25,67.88,39.37,0.39,1.89,84.84,80.76,21.0,89.81,13.48,110.53,72.59,37.94,0.09,1.46,90.77,89.5,21.0,146.53,12.88,168.61,127.77,40.84,0.05,1.68,147.06,147.23,21.0,74.3,11.3,92.28,58.67,33.61,-0.05,1.54,75.11,77.37,21.0,57.84,11.61,78.15,44.72,33.42,0.41,1.75,58.94,54.2,21.0,48.26,9.32,69.33,35.13,34.19,0.79,2.85,49.11,45.55,21.0,107.76,15.1,138.92,76.97,61.95,-0.0,2.57,108.76,106.64,21.0
+BG-11 = 90.29,5.37,97.97,79.32,18.65,-0.64,2.29,90.45,91.59,30.0,87.85,7.09,102.61,74.68,27.93,-0.08,2.34,88.12,88.83,30.0,63.02,6.2,81.75,50.46,31.3,0.78,4.8,63.31,62.32,30.0,51.58,7.8,74.68,42.1,32.58,1.47,4.57,52.15,48.97,30.0,189.58,14.4,214.62,158.81,55.81,-0.48,2.34,190.11,190.23,30.0,86.26,3.84,95.06,81.75,13.31,0.45,2.13,86.34,85.3,30.0,197.37,14.97,227.97,163.6,64.37,-0.11,2.79,197.92,196.1,30.0,165.36,18.32,196.06,130.61,65.44,-0.0,2.01,166.34,163.6,30.0,128.11,9.21,154.65,110.53,44.12,0.46,3.7,128.42,128.53,30.0,61.85,12.76,86.84,38.46,48.38,-0.22,2.48,63.11,64.25,30.0,50.88,10.19,68.22,27.6,40.62,-0.12,2.37,51.86,49.33,30.0,70.1,17.48,113.92,50.48,63.44,1.22,3.46,72.18,64.32,30.0
+BG-12 = 85.53,4.78,94.35,76.97,17.39,0.3,2.11,85.66,85.55,26.0,88.31,3.78,96.52,81.75,14.76,0.28,2.7,88.39,88.29,26.0,62.81,6.63,73.57,52.0,21.57,-0.11,1.73,63.14,63.27,26.0,55.28,7.29,69.98,47.5,22.48,0.67,2.09,55.74,52.77,26.0,122.18,8.54,136.58,104.18,32.4,-0.4,2.29,122.47,123.86,26.0,70.13,6.77,87.56,60.47,27.1,0.83,3.23,70.44,68.9,26.0,105.98,14.72,122.97,70.74,52.23,-0.92,2.82,106.96,110.73,26.0,232.67,18.75,249.56,183.62,65.94,-1.23,3.46,233.39,240.35,26.0,75.43,3.67,81.75,68.26,13.49,0.19,2.31,75.52,74.76,26.0,42.3,4.45,52.74,34.09,18.65,0.1,3.04,42.52,42.44,26.0,58.48,4.68,66.19,47.64,18.55,-0.64,2.7,58.66,59.23,26.0,83.18,15.58,114.75,60.58,54.17,0.55,2.28,84.58,79.62,26.0
+BG-13 = 89.71,5.4,101.71,80.54,21.17,0.62,2.9,89.87,89.5,29.0,119.05,27.06,180.4,90.87,89.53,0.86,2.61,121.98,106.2,29.0,55.71,10.4,75.82,42.1,33.72,0.35,1.87,56.64,54.71,29.0,41.33,7.15,62.57,33.09,29.48,1.37,4.38,41.92,39.05,29.0,144.18,21.24,179.1,103.08,76.02,-0.13,2.02,145.68,147.63,29.0,66.21,10.96,84.41,47.5,36.91,-0.09,1.74,67.08,65.8,29.0,109.6,27.96,154.02,58.78,95.25,-0.06,1.87,112.99,107.25,29.0,144.59,17.13,190.32,124.71,65.61,1.12,3.67,145.57,140.7,29.0,72.51,5.93,89.5,64.25,25.24,1.24,4.06,72.74,70.37,29.0,79.79,4.41,86.84,72.46,14.38,-0.02,1.79,79.91,79.38,29.0,36.1,4.02,46.28,30.22,16.06,0.78,3.04,36.32,35.24,29.0,87.78,18.79,122.97,60.47,62.5,0.34,1.85,89.7,81.9,29.0
+BG-14 = 83.68,5.73,95.1,77.0,18.1,0.76,2.27,83.87,81.79,18.0,82.23,2.04,84.9,78.15,6.76,-0.39,1.96,82.25,82.39,18.0,61.02,6.51,74.82,55.23,19.58,1.01,2.63,61.35,57.37,18.0,49.05,6.8,65.28,39.66,25.62,1.03,3.59,49.49,47.36,18.0,111.44,11.13,130.49,98.04,32.46,0.45,1.85,111.97,109.01,18.0,86.22,9.21,101.02,72.57,28.44,0.26,1.79,86.68,84.26,18.0,93.44,17.46,125.22,68.34,56.88,0.27,2.0,94.96,90.89,18.0,176.43,8.08,187.58,159.03,28.55,-0.54,2.37,176.6,176.6,18.0,72.56,6.19,81.75,61.45,20.31,-0.21,1.86,72.81,73.02,18.0,53.58,9.13,71.45,44.72,26.73,0.76,2.11,54.31,48.96,18.0,35.69,4.54,46.62,29.32,17.3,0.82,2.94,35.96,34.29,18.0,83.74,15.04,114.39,64.23,50.16,0.45,2.16,85.01,81.44,18.0
+BG-15 = 82.05,1.46,85.55,79.32,6.22,0.57,2.75,82.06,81.75,29.0,71.41,5.51,84.41,62.43,21.98,0.27,2.36,71.62,71.51,29.0,64.02,4.52,70.31,50.66,19.65,-1.07,4.17,64.18,64.24,29.0,47.98,4.47,58.67,39.64,19.03,0.15,3.02,48.18,47.53,29.0,154.63,8.39,168.61,140.76,27.85,-0.08,1.79,154.85,155.34,29.0,83.9,3.47,92.24,76.97,15.27,0.51,3.06,83.97,83.0,29.0,160.65,17.58,193.32,128.64,64.68,-0.14,2.1,161.58,161.61,29.0,162.97,19.26,209.1,128.53,80.57,0.05,2.68,164.06,163.6,29.0,132.42,19.19,171.19,102.8,68.4,0.56,2.35,133.76,128.58,29.0,33.68,4.84,44.18,24.97,19.2,0.07,2.36,34.01,34.15,29.0,53.56,5.59,64.34,42.75,21.59,0.01,2.32,53.84,53.55,29.0,50.52,2.42,56.95,46.09,10.86,0.75,3.47,50.57,49.84,29.0
+BG-16 = 87.63,4.37,95.06,78.22,16.84,-0.06,2.49,87.74,86.84,38.0,127.43,26.64,179.42,96.52,82.91,0.5,1.75,130.11,114.04,38.0,45.2,5.3,63.24,37.34,25.9,1.79,6.3,45.5,43.57,38.0,38.58,7.15,59.04,28.56,30.47,0.9,3.86,39.22,38.79,38.0,148.31,27.78,208.34,105.66,102.69,0.15,1.98,150.82,147.32,38.0,67.66,11.67,85.62,47.5,38.12,-0.21,1.78,68.63,69.79,38.0,152.87,19.5,190.23,115.98,74.25,0.35,2.24,154.07,150.83,38.0,115.48,26.93,171.35,68.22,103.13,-0.13,2.35,118.5,121.0,38.0,80.84,24.07,122.97,37.02,85.95,0.17,2.0,84.25,74.68,38.0,77.56,7.33,95.06,64.25,30.81,0.41,2.59,77.9,76.74,38.0,47.7,9.39,68.22,35.53,32.69,0.76,2.25,48.59,43.72,38.0,71.06,8.24,87.19,58.67,28.52,0.24,2.15,71.52,70.32,38.0
+BG-17 = 83.63,2.04,86.84,81.75,5.08,0.61,1.81,83.65,83.0,19.0,74.62,2.78,79.47,68.22,11.25,-0.35,3.22,74.67,74.68,19.0,49.46,1.23,51.63,47.5,4.12,0.03,1.86,49.47,49.02,19.0,61.31,2.21,65.21,56.62,8.59,-0.56,3.04,61.35,61.45,19.0,107.64,11.25,129.46,81.75,47.71,-0.5,3.17,108.2,109.86,19.0,113.79,3.25,117.41,105.94,11.46,-1.38,4.31,113.83,113.97,19.0,188.63,9.89,208.58,176.43,32.15,0.71,2.51,188.88,187.58,19.0,122.88,6.71,132.46,110.58,21.88,-0.47,1.91,123.05,124.71,19.0,198.91,8.82,214.62,184.66,29.96,0.0,1.86,199.1,202.06,19.0,54.35,7.59,69.64,44.72,24.92,0.27,2.3,54.85,53.52,19.0,65.71,5.62,75.01,56.54,18.47,0.24,1.9,65.93,64.34,19.0,71.35,10.4,91.11,57.97,33.14,0.41,1.87,72.07,68.72,19.0
+BG-18 = 85.31,1.82,88.17,81.75,6.41,-0.21,1.98,85.33,85.23,20.0,72.98,4.1,80.98,67.34,13.64,0.7,2.33,73.09,71.4,20.0,47.28,1.97,50.91,44.72,6.19,0.4,2.1,47.32,47.18,20.0,47.37,5.77,57.16,38.46,18.7,0.23,1.88,47.7,46.3,20.0,120.27,7.7,132.46,104.06,28.4,-0.17,2.31,120.5,120.36,20.0,106.65,7.61,117.41,91.11,26.29,-0.28,2.21,106.9,106.36,20.0,198.81,10.66,227.97,184.58,43.39,1.15,4.12,199.08,196.15,20.0,124.18,6.9,132.46,109.19,23.27,-0.86,2.71,124.36,125.48,20.0,194.07,10.0,208.25,179.18,29.07,0.11,1.65,194.31,193.19,20.0,45.86,8.57,64.21,34.09,30.12,0.63,2.31,46.61,43.75,20.0,72.29,6.97,84.26,60.13,24.13,-0.2,2.12,72.61,71.69,20.0,51.82,8.35,68.22,40.85,27.37,0.48,2.05,52.46,50.08,20.0
+BG-19 = 85.66,3.72,92.24,79.32,12.91,-0.0,1.87,85.74,85.57,22.0,75.55,2.73,81.75,70.31,11.44,0.34,2.9,75.6,75.55,22.0,44.55,2.86,50.46,38.46,12.0,-0.12,2.58,44.64,45.06,22.0,54.56,3.96,62.32,46.09,16.23,-0.24,2.66,54.7,54.45,22.0,84.61,23.21,145.01,60.47,84.54,1.23,3.6,87.59,77.04,22.0,104.88,7.74,117.41,92.24,25.17,-0.09,1.66,105.15,105.68,22.0,156.82,24.73,190.23,121.0,69.23,-0.02,1.51,158.67,156.71,22.0,96.57,22.37,130.49,64.23,66.27,0.25,1.62,99.01,92.76,22.0,174.57,15.38,202.06,154.02,48.04,0.52,1.89,175.21,169.98,22.0,60.81,8.64,76.97,47.5,29.46,0.05,1.91,61.39,61.58,22.0,59.19,8.21,76.97,47.5,29.46,0.53,2.22,59.73,57.11,22.0,78.69,16.76,107.25,53.59,53.66,-0.21,1.78,80.38,83.74,22.0
+BG-20 = 74.31,1.93,79.32,70.31,9.02,0.16,3.59,74.34,74.68,25.0,104.8,4.37,113.92,97.97,15.95,0.32,2.72,104.89,104.93,25.0,41.25,1.83,44.89,38.46,6.43,0.52,2.15,41.29,40.85,25.0,50.11,4.08,57.49,43.39,14.1,0.06,2.01,50.27,50.46,25.0,95.0,9.3,113.92,76.03,37.89,0.14,2.56,95.44,93.28,25.0,62.99,7.05,76.97,50.46,26.51,0.01,2.03,63.36,61.73,25.0,179.15,20.02,234.95,154.02,80.93,1.09,3.74,180.22,173.97,25.0,86.15,13.1,110.53,60.47,50.07,-0.37,2.43,87.1,88.19,25.0,126.92,17.8,157.02,86.84,70.19,-0.41,2.78,128.11,128.91,25.0,57.76,8.15,81.75,46.38,35.38,1.35,4.6,58.31,56.13,25.0,70.36,6.88,84.26,58.67,25.59,0.3,2.32,70.69,70.36,25.0,101.88,12.56,128.53,76.97,51.56,0.19,2.54,102.62,100.97,25.0
+BG-21 = 100.46,6.73,113.92,86.88,27.04,0.11,2.81,100.67,101.38,25.0,189.2,13.71,208.25,154.02,54.22,-1.15,4.26,189.68,190.23,25.0,55.28,8.29,76.97,41.32,35.65,0.64,3.08,55.87,53.53,25.0,29.22,2.9,35.13,22.43,12.71,-0.18,2.8,29.36,29.14,25.0,109.88,13.61,125.86,77.28,48.59,-1.04,3.14,110.69,114.05,25.0,52.55,4.38,60.91,41.02,19.89,-0.63,3.91,52.73,52.45,25.0,99.77,26.73,165.47,61.39,104.07,0.53,2.73,103.15,97.39,25.0,111.54,22.61,154.02,54.38,99.64,-0.69,3.29,113.72,113.92,25.0,54.66,12.38,74.68,26.09,48.59,-0.59,2.53,55.99,58.11,25.0,90.24,10.53,107.25,66.1,41.15,-0.4,2.58,90.83,92.11,25.0,62.65,14.54,101.38,42.1,59.28,0.87,3.57,64.25,62.32,25.0,106.16,13.74,128.53,81.27,47.25,-0.25,1.94,107.01,107.25,25.0
+BG-22 = 94.34,4.27,100.97,81.16,19.81,-1.34,4.8,94.44,95.06,54.0,84.36,4.9,96.52,76.97,19.55,0.67,2.55,84.5,83.0,54.0,66.15,10.78,95.23,49.71,45.53,1.0,3.44,67.01,64.36,54.0,66.46,38.39,196.06,40.28,155.77,2.2,6.84,76.57,51.46,54.0,153.88,23.52,208.34,107.37,100.97,0.07,2.57,155.64,155.2,54.0,95.33,7.6,107.25,80.04,27.21,-0.38,2.06,95.63,95.17,54.0,143.27,26.35,199.6,87.93,111.67,0.17,2.39,145.63,141.11,54.0,204.29,24.81,257.2,143.27,113.93,0.02,2.54,205.76,203.7,54.0,79.01,12.9,113.97,60.47,53.5,0.98,3.61,80.04,75.82,54.0,66.34,11.81,92.24,44.72,47.51,0.3,2.54,67.37,64.23,54.0,40.65,8.16,63.33,27.6,35.73,0.45,2.87,41.44,39.89,54.0,80.34,20.28,141.28,60.47,80.81,1.21,3.54,82.81,73.67,54.0
+BG-23 = 98.85,1.68,100.97,96.56,4.41,0.21,1.72,98.86,98.02,7.0,79.44,1.97,81.75,76.97,4.79,-0.13,1.72,79.46,79.36,7.0,70.68,4.98,76.97,65.27,11.7,0.25,1.55,70.83,69.45,7.0,61.22,8.61,72.46,51.37,21.09,0.38,1.59,61.73,58.72,7.0,138.22,5.71,147.36,132.46,14.9,0.47,1.82,138.32,136.58,7.0,104.77,2.0,107.25,102.52,4.73,0.18,1.54,104.79,104.11,7.0,138.86,8.79,149.45,128.53,20.92,0.12,1.43,139.09,138.99,7.0,201.08,9.55,218.11,190.23,27.88,0.72,2.45,201.27,199.24,7.0,71.77,4.68,76.97,64.23,12.74,-0.26,1.95,71.9,70.6,7.0,68.94,7.22,82.09,61.45,20.64,0.87,2.51,69.26,66.45,7.0,39.28,5.19,46.84,32.61,14.22,0.19,1.83,39.57,39.41,7.0,89.83,12.36,107.25,71.77,35.48,-0.09,1.86,90.56,93.29,7.0
+BG-24 = 75.77,4.61,86.84,70.31,16.53,0.83,2.61,75.91,74.68,32.0,117.63,11.58,150.54,102.61,47.93,1.06,3.57,118.18,113.92,32.0,44.4,5.53,68.22,39.16,29.06,2.9,12.41,44.73,42.94,32.0,43.8,5.49,64.23,35.28,28.95,1.62,7.28,44.13,43.09,32.0,119.22,10.56,149.45,100.97,48.48,0.61,3.61,119.67,118.36,32.0,80.52,14.26,105.75,52.48,53.27,-0.41,2.17,81.73,84.11,32.0,188.75,24.74,228.07,137.1,90.97,-0.42,2.42,190.31,193.72,32.0,81.92,17.56,124.71,56.74,67.96,0.6,2.49,83.72,78.92,32.0,100.57,18.5,132.46,60.7,71.77,-0.41,2.38,102.2,104.06,32.0,64.89,3.99,74.68,55.34,19.34,0.44,3.93,65.01,64.25,32.0,61.32,6.51,68.22,44.72,23.5,-0.94,2.74,61.65,63.69,32.0,80.55,8.66,99.28,62.32,36.96,0.25,3.04,81.0,80.02,32.0
+BG-25 = 79.96,2.67,84.28,74.68,9.6,-0.21,2.28,80.0,80.54,20.0,86.14,6.34,97.97,78.15,19.83,0.53,1.92,86.36,83.63,20.0,51.32,3.28,58.67,46.09,12.58,0.14,2.87,51.42,51.61,20.0,60.3,3.16,66.19,52.09,14.1,-0.57,3.76,60.38,60.47,20.0,110.21,7.45,122.91,98.02,24.9,0.02,1.84,110.45,110.53,20.0,91.65,12.34,112.23,72.46,39.77,-0.24,1.93,92.44,95.79,20.0,193.65,12.87,218.11,179.1,39.01,0.65,2.19,194.06,190.23,20.0,109.58,9.55,124.71,95.1,29.6,0.04,1.68,109.98,109.24,20.0,182.85,11.58,205.34,163.6,41.74,0.26,2.32,183.2,179.4,20.0,44.83,1.96,50.88,41.36,9.52,0.95,6.13,44.87,44.72,20.0,79.59,7.28,89.5,64.42,25.08,-0.7,2.47,79.91,81.26,20.0,81.56,11.69,100.01,57.36,42.66,-0.67,2.68,82.35,84.38,20.0
+BG-26 = 92.57,4.55,100.97,82.68,18.29,0.11,2.5,92.67,92.24,27.0,159.9,10.27,173.85,136.52,37.33,-0.66,2.41,160.22,163.6,27.0,39.13,2.35,44.72,34.64,10.08,0.13,2.78,39.2,39.44,27.0,30.25,6.7,44.72,18.09,26.63,0.02,2.52,30.95,31.15,27.0,115.43,9.08,132.46,91.69,40.77,-0.17,3.2,115.77,114.97,27.0,49.56,5.2,64.2,40.36,23.85,0.36,3.93,49.82,50.46,27.0,114.56,33.38,184.58,77.3,107.28,0.94,2.66,119.15,106.93,27.0,54.66,7.07,68.33,44.8,23.53,0.61,2.08,55.1,52.1,27.0,34.51,10.79,66.72,18.93,47.78,0.74,4.09,36.1,33.36,27.0,65.14,8.87,84.6,50.48,34.12,0.32,2.46,65.72,64.72,27.0,70.85,6.75,80.54,56.93,23.61,-0.17,1.93,71.16,70.31,27.0,93.74,7.96,113.92,80.16,33.76,0.54,3.07,94.07,92.24,27.0
+BG-27 = 84.89,3.96,89.52,76.97,12.55,-0.63,2.22,84.98,85.55,23.0,84.46,7.04,95.15,71.45,23.7,-0.31,1.88,84.74,86.88,23.0,46.75,1.76,50.46,44.4,6.06,0.66,2.29,46.78,46.09,23.0,59.28,5.9,66.19,44.18,22.01,-1.09,3.28,59.56,62.32,23.0,86.53,10.51,100.97,65.8,35.17,-0.26,2.15,87.13,86.84,23.0,90.96,10.06,113.92,72.78,41.14,0.29,2.67,91.49,89.86,23.0,158.8,20.2,184.66,123.8,60.86,-0.33,1.77,160.03,157.81,23.0,99.38,7.51,107.3,83.23,24.07,-0.68,2.18,99.65,101.24,23.0,153.8,16.57,184.58,119.86,64.72,-0.16,2.22,154.66,154.02,23.0,54.74,6.48,65.39,38.46,26.93,-0.77,3.05,55.11,56.7,23.0,58.3,3.59,64.94,52.08,12.86,0.08,2.21,58.41,58.67,23.0,108.23,9.52,128.53,91.36,37.16,0.44,2.69,108.63,105.94,23.0
+BG-28 = 81.59,3.79,89.54,75.82,13.71,0.39,2.02,81.67,81.27,31.0,118.0,11.11,144.23,105.66,38.57,0.97,2.72,118.5,112.33,31.0,41.01,1.48,44.8,38.46,6.34,0.4,3.12,41.04,40.85,31.0,41.04,7.03,55.23,28.64,26.6,-0.1,2.21,41.62,43.39,31.0,70.86,12.4,101.38,50.55,50.83,0.67,3.24,71.9,69.64,31.0,43.34,6.33,53.62,29.32,24.3,-0.42,2.26,43.79,44.72,31.0,142.33,9.78,162.84,122.12,40.72,-0.33,2.77,142.65,142.98,31.0,64.12,13.97,84.29,39.64,44.66,0.01,1.67,65.57,67.67,31.0,86.41,28.16,134.49,42.27,92.22,0.01,1.8,90.74,87.47,31.0,78.98,11.98,100.97,59.73,41.24,0.1,1.82,79.85,77.04,31.0,83.83,12.74,107.25,63.85,43.4,0.17,1.84,84.77,81.75,31.0,100.38,11.69,124.76,70.31,54.46,-0.24,3.38,101.04,100.24,31.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_temperature_2005.properties
new file mode 100644
index 0000000..d98f8ef
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_temperature_2005.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 2005 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=2005
+
+# 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 = 2.25,2.77,6.97,-7.64,14.61,-0.93,3.71,3.56,2.83,292.0,-2.09,3.54,5.04,-11.22,16.26,-0.26,2.34,4.11,-1.99,292.0,8.75,4.28,16.06,-3.78,19.84,-0.65,2.73,9.74,9.72,292.0,14.96,4.07,22.68,0.35,22.32,-0.79,3.38,15.51,15.65,292.0,20.02,3.35,27.36,10.28,17.09,-0.39,2.94,20.3,20.54,292.0,22.77,3.66,31.5,13.58,17.91,-0.02,2.62,23.06,22.95,292.0,26.37,4.04,37.01,16.61,20.39,0.21,2.99,26.67,26.4,292.0,23.38,3.81,33.15,14.41,18.74,0.1,2.67,23.68,23.5,292.0,19.86,3.28,26.81,11.1,15.71,-0.25,2.5,20.13,20.2,292.0,13.47,2.76,20.2,6.69,13.5,-0.02,2.72,13.75,13.55,292.0,8.24,1.99,13.03,2.28,10.75,-0.4,3.2,8.48,8.35,292.0,0.74,2.68,6.97,-5.98,12.95,-0.14,2.85,2.78,0.77,292.0
+BG-02 = 7.05,0.95,9.45,3.94,5.51,-0.33,2.81,7.11,7.24,331.0,1.72,1.89,6.14,-3.92,10.06,-0.55,2.82,2.56,2.15,331.0,13.11,2.45,21.3,7.24,14.06,0.95,3.42,13.33,12.34,331.0,19.5,2.54,25.43,11.93,13.5,0.4,2.43,19.66,18.82,331.0,21.56,2.04,26.54,14.69,11.85,0.26,2.4,21.66,21.16,331.0,24.81,1.78,29.29,21.44,7.85,0.08,1.85,24.88,24.61,331.0,26.51,1.86,30.67,23.09,7.58,0.08,1.8,26.57,26.4,331.0,26.81,2.25,30.94,22.4,8.54,-0.03,1.77,26.9,26.67,331.0,22.68,2.03,26.81,18.27,8.54,-0.2,1.9,22.77,22.81,331.0,16.48,1.46,19.92,12.76,7.17,-0.09,2.09,16.54,16.48,331.0,10.8,1.49,13.86,6.97,6.89,-0.06,2.22,10.9,10.76,331.0,3.01,2.34,8.62,-4.33,12.95,-0.22,2.73,3.81,3.39,331.0
+BG-03 = 5.57,1.24,7.8,0.08,7.72,-0.75,4.34,5.7,5.73,170.0,-1.27,1.59,3.39,-8.46,11.85,-0.67,5.21,2.04,-1.3,170.0,11.56,1.14,14.13,8.07,6.06,-0.29,2.79,11.62,11.52,170.0,19.59,1.76,23.5,15.79,7.72,-0.09,2.28,19.67,19.51,170.0,22.13,1.64,25.43,19.09,6.34,-0.03,1.84,22.19,22.33,170.0,24.56,1.43,26.81,21.3,5.51,-0.37,2.01,24.6,24.88,170.0,26.21,1.15,28.74,23.92,4.82,-0.32,2.16,26.24,26.4,170.0,26.85,1.71,30.67,23.5,7.17,-0.35,1.99,26.9,27.29,170.0,23.84,1.84,28.74,19.92,8.82,-0.14,2.17,23.92,24.19,170.0,16.45,0.89,18.54,14.41,4.13,0.0,2.3,16.47,16.58,170.0,8.76,1.12,12.2,6.14,6.06,0.49,3.52,8.83,8.62,170.0,3.27,1.35,6.42,-0.47,6.89,-0.03,2.79,3.54,3.25,170.0
+BG-04 = 5.15,1.59,9.45,0.35,9.09,-0.51,3.38,5.39,5.45,215.0,-0.24,2.52,6.97,-8.19,15.16,-0.51,3.88,2.52,0.08,215.0,12.1,2.98,18.27,4.49,13.78,-0.61,2.65,12.46,12.76,215.0,19.6,2.81,25.16,11.65,13.5,-0.68,2.95,19.79,19.92,215.0,21.13,2.59,24.88,14.69,10.2,-0.52,2.3,21.29,21.57,215.0,24.48,2.61,28.19,18.54,9.65,-0.64,2.24,24.62,25.16,215.0,26.12,2.3,29.02,20.47,8.54,-0.7,2.34,26.22,26.81,215.0,24.97,2.4,28.74,19.92,8.82,-0.64,2.3,25.09,25.3,215.0,21.48,3.08,27.36,14.27,13.09,-0.39,2.08,21.7,22.13,215.0,16.0,1.56,18.82,11.38,7.44,-1.01,3.47,16.07,16.34,215.0,7.69,1.73,12.2,2.56,9.65,-0.76,3.59,7.89,8.07,215.0,3.61,1.49,8.07,-1.3,9.37,-0.11,3.84,3.9,3.66,215.0
+BG-05 = 4.62,2.52,8.62,-2.26,10.89,-1.11,3.27,5.26,5.59,140.0,-6.4,1.52,-2.68,-9.57,6.89,0.4,2.53,6.58,-6.81,140.0,7.88,3.26,14.41,-0.75,15.16,-0.42,2.72,8.52,7.9,140.0,18.0,2.72,22.68,12.2,10.47,-0.37,1.81,18.2,18.82,140.0,21.69,2.49,25.71,16.34,9.37,-0.62,2.26,21.83,22.57,140.0,22.59,3.27,29.15,15.51,13.64,-0.26,2.18,22.83,23.3,140.0,27.02,2.5,30.94,21.02,9.92,-0.85,2.76,27.13,27.91,140.0,23.22,2.73,27.64,16.89,10.75,-0.75,2.74,23.38,24.06,140.0,20.86,2.06,24.88,15.79,9.09,-0.47,2.7,20.96,21.3,140.0,13.66,2.01,17.17,8.07,9.09,-0.74,3.07,13.8,14.1,140.0,6.13,1.24,9.45,2.83,6.61,-0.1,2.82,6.25,6.14,140.0,2.17,2.0,5.31,-3.23,8.54,-0.76,2.79,2.95,2.73,140.0
+BG-06 = 5.62,1.28,8.07,1.46,6.61,-0.68,2.95,5.76,6.0,192.0,-6.43,1.93,-1.57,-10.39,8.82,0.02,2.06,6.71,-6.4,192.0,11.21,2.28,14.82,4.76,10.06,-0.9,3.27,11.44,11.65,192.0,18.47,1.77,21.57,12.76,8.82,-0.65,2.7,18.55,18.82,192.0,22.66,2.74,27.91,16.61,11.3,-0.5,2.05,22.83,23.78,192.0,24.88,2.27,28.46,19.09,9.37,-0.75,2.59,24.99,25.57,192.0,28.0,2.23,32.32,21.57,10.75,-0.69,2.55,28.09,28.74,192.0,24.3,2.15,27.78,17.99,9.78,-0.69,2.62,24.39,24.78,192.0,22.67,2.27,26.81,17.72,9.09,-0.51,2.15,22.78,23.19,192.0,15.41,1.95,19.23,9.45,9.78,-0.15,2.46,15.53,15.31,192.0,6.88,1.42,10.14,2.28,7.85,-0.23,3.05,7.03,6.97,192.0,3.27,1.09,6.69,-0.47,7.17,-0.25,4.63,3.45,3.32,192.0
+BG-07 = 5.61,1.28,8.07,1.46,6.61,-0.69,2.91,5.75,6.0,187.0,-6.38,1.93,-1.57,-10.39,8.82,-0.03,2.1,6.66,-6.33,187.0,11.19,2.29,14.82,4.76,10.06,-0.89,3.25,11.43,11.65,187.0,18.46,1.8,21.57,12.76,8.82,-0.63,2.63,18.55,18.82,187.0,22.62,2.76,27.91,16.61,11.3,-0.46,2.0,22.79,23.71,187.0,24.85,2.29,28.46,19.09,9.37,-0.71,2.52,24.96,25.57,187.0,27.97,2.25,32.32,21.57,10.75,-0.65,2.48,28.06,28.74,187.0,24.27,2.17,27.78,17.99,9.78,-0.67,2.57,24.37,24.74,187.0,22.65,2.29,26.81,17.72,9.09,-0.48,2.11,22.76,23.09,187.0,15.35,1.92,18.82,9.45,9.37,-0.15,2.46,15.47,15.24,187.0,6.89,1.42,10.14,2.28,7.85,-0.23,3.07,7.03,6.97,187.0,3.27,1.1,6.69,-0.47,7.17,-0.25,4.55,3.45,3.32,187.0
+BG-08 = 5.36,1.18,8.35,1.73,6.61,0.07,3.58,5.49,5.18,212.0,-1.25,1.58,2.56,-5.71,8.27,-0.02,3.12,2.01,-1.3,210.0,11.68,0.92,15.79,8.62,7.17,0.51,4.76,11.72,11.65,212.0,21.86,1.36,24.33,17.99,6.34,-0.45,2.89,21.9,21.88,212.0,24.37,1.49,27.91,20.47,7.44,-0.02,2.67,24.41,24.33,212.0,27.19,1.54,30.67,23.78,6.89,0.05,2.05,27.23,27.09,212.0,27.53,1.81,32.05,24.33,7.72,0.93,2.74,27.59,26.81,212.0,29.08,2.43,35.35,25.3,10.06,0.84,2.82,29.18,28.46,212.0,25.67,1.79,30.39,21.85,8.54,0.45,2.93,25.73,25.54,212.0,17.74,0.87,19.92,15.24,4.69,0.17,2.87,17.76,17.68,212.0,8.82,1.18,13.31,5.87,7.44,0.49,4.08,8.89,8.9,212.0,3.46,1.48,7.8,-0.2,7.99,0.45,3.24,3.76,3.39,212.0
+BG-09 = 5.75,0.81,7.52,3.94,3.58,0.04,2.59,5.8,5.73,175.0,0.85,1.66,5.31,-2.68,7.99,0.47,2.86,1.86,0.63,175.0,13.98,1.53,17.44,9.04,8.41,-0.57,3.38,14.07,14.13,175.0,18.58,1.48,21.57,14.96,6.61,-0.33,2.33,18.64,18.82,175.0,22.14,2.07,27.09,17.03,10.06,-0.26,2.65,22.23,22.4,175.0,25.09,2.05,29.57,20.06,9.51,-0.01,2.36,25.18,24.88,175.0,27.86,2.09,31.5,22.54,8.96,-0.34,2.52,27.94,27.91,175.0,27.88,2.36,32.6,21.3,11.3,-0.48,2.77,27.98,27.98,175.0,23.3,2.29,27.91,16.75,11.16,-0.41,2.77,23.41,23.5,175.0,15.75,1.29,18.82,11.65,7.17,-0.65,3.33,15.8,15.93,175.0,10.17,1.22,13.31,6.69,6.61,-0.64,3.73,10.25,10.28,175.0,2.21,1.56,6.42,-1.85,8.27,0.04,3.31,2.71,2.28,175.0
+BG-10 = 1.14,2.38,4.21,-6.67,10.89,-1.37,4.49,2.63,1.87,147.0,-3.9,2.71,0.08,-11.5,11.57,-0.93,3.17,4.74,-3.23,147.0,7.53,4.26,13.03,-5.16,18.19,-0.99,3.04,8.64,9.17,147.0,14.96,4.14,20.2,1.32,18.88,-1.25,4.21,15.52,15.93,147.0,19.79,3.29,24.61,9.72,14.88,-1.14,3.86,20.06,20.47,147.0,22.24,3.19,29.84,14.96,14.88,-0.21,2.43,22.47,22.4,147.0,24.53,3.04,30.39,17.99,12.4,-0.22,2.14,24.72,24.61,147.0,22.54,3.12,27.91,14.41,13.5,-0.67,2.85,22.75,22.95,147.0,19.07,3.17,25.43,10.55,14.88,-0.58,2.85,19.33,19.65,147.0,12.65,2.12,17.44,6.97,10.47,-0.59,2.94,12.83,13.03,147.0,7.66,1.63,10.28,3.94,6.34,-0.23,2.2,7.83,7.52,147.0,0.55,2.97,3.39,-9.29,12.68,-1.99,6.24,3.01,1.66,147.0
+BG-11 = 3.66,2.69,7.8,-3.64,11.44,-0.56,2.44,4.54,4.49,185.0,-3.56,2.0,1.18,-11.5,12.68,-0.8,4.64,4.08,-3.37,185.0,9.39,3.52,14.69,0.91,13.78,-0.53,2.34,10.03,10.0,185.0,16.73,2.15,20.2,8.9,11.3,-0.8,3.74,16.87,16.89,185.0,18.3,2.04,24.33,13.86,10.47,0.32,2.87,18.42,18.27,185.0,21.66,2.74,26.81,15.51,11.3,-0.2,1.93,21.83,22.26,185.0,23.54,2.17,28.19,18.68,9.51,-0.33,2.24,23.64,23.92,185.0,21.76,2.4,26.81,16.61,10.2,-0.31,2.1,21.89,22.26,185.0,18.94,2.41,23.5,13.03,10.47,-0.29,2.09,19.1,19.37,185.0,13.58,1.86,17.72,7.38,10.33,-0.57,3.23,13.71,14.06,185.0,6.74,1.65,9.72,-0.75,10.47,-1.28,5.65,6.94,7.11,185.0,2.11,1.87,6.97,-4.88,11.85,-1.02,4.63,2.82,2.56,185.0
+BG-12 = 4.83,2.95,8.62,-3.23,11.85,-1.02,2.98,5.65,6.14,165.0,-6.23,1.68,-1.85,-9.29,7.44,0.44,2.54,6.45,-6.54,165.0,9.58,4.49,14.96,-0.75,15.71,-0.8,2.3,10.57,11.79,165.0,18.03,2.9,22.68,11.65,11.02,-0.44,1.89,18.26,19.09,165.0,22.0,3.13,28.74,14.96,13.78,-0.31,2.0,22.22,22.95,165.0,23.59,3.91,28.46,16.06,12.4,-0.59,1.76,23.91,25.57,165.0,27.09,3.45,31.22,20.2,11.02,-0.59,1.75,27.31,29.08,165.0,23.72,3.31,28.19,16.89,11.3,-0.49,1.7,23.95,25.3,165.0,20.9,3.26,25.71,14.69,11.02,-0.26,1.48,21.15,22.13,165.0,13.78,1.99,16.89,9.45,7.44,-0.5,2.03,13.92,14.13,165.0,6.68,1.15,9.59,3.94,5.65,-0.14,2.5,6.77,6.83,165.0,2.86,2.45,6.69,-3.5,10.2,-1.11,3.18,3.76,3.8,165.0
+BG-13 = 2.66,3.08,7.52,-5.3,12.81,-0.12,1.76,4.06,2.7,193.0,-3.11,2.97,2.83,-10.53,13.37,0.01,1.94,4.29,-3.09,193.0,7.73,5.58,15.79,-4.19,19.98,-0.08,1.58,9.52,7.66,193.0,14.52,5.47,25.43,3.39,22.05,0.07,1.76,15.51,14.41,193.0,18.17,4.22,27.09,11.1,15.98,0.33,1.91,18.65,17.3,193.0,21.24,5.16,30.39,13.86,16.54,0.31,1.71,21.85,20.06,193.0,23.46,4.06,31.22,16.61,14.61,0.34,1.76,23.81,22.54,193.0,21.45,4.54,29.57,14.69,14.88,0.4,1.74,21.92,20.33,193.0,17.88,4.2,25.16,10.83,14.33,0.2,1.69,18.37,17.44,193.0,12.1,3.0,18.54,6.42,12.13,0.29,1.96,12.47,11.52,193.0,7.28,2.49,12.76,2.7,10.06,0.24,1.73,7.7,6.83,193.0,0.34,2.2,5.73,-4.33,10.06,-0.01,2.3,2.22,0.49,193.0
+BG-14 = 1.84,0.72,3.11,-0.47,3.58,-0.81,3.67,1.98,1.87,106.0,-5.1,1.29,-2.13,-8.74,6.61,-0.06,2.76,5.26,-5.16,106.0,8.28,2.17,12.2,0.77,11.44,-1.03,4.12,8.55,8.9,106.0,16.06,1.81,19.09,12.34,6.75,-0.32,1.97,16.16,16.24,106.0,21.04,1.85,23.78,17.44,6.34,-0.29,1.69,21.12,21.3,106.0,22.4,1.91,25.16,18.54,6.61,-0.37,1.93,22.48,22.68,106.0,24.25,1.88,27.64,20.47,7.17,-0.34,2.03,24.32,24.74,106.0,23.06,2.18,26.54,17.99,8.54,-0.25,1.89,23.16,23.23,106.0,19.56,2.17,22.95,15.37,7.58,-0.37,1.82,19.68,19.99,106.0,12.67,1.22,14.69,9.45,5.24,-0.44,2.63,12.72,12.76,106.0,8.23,1.02,10.0,6.14,3.86,-0.21,1.92,8.29,8.35,106.0,-0.02,1.25,3.94,-3.5,7.44,0.54,4.31,1.24,-0.2,106.0
+BG-15 = 6.06,0.85,8.35,3.94,4.41,0.51,2.84,6.12,5.87,188.0,-6.69,2.2,-2.13,-12.87,10.75,-0.09,2.59,7.04,-6.81,188.0,13.94,1.85,19.09,8.62,10.47,0.5,3.23,14.07,13.58,188.0,19.92,1.26,22.95,17.17,5.79,0.48,2.48,19.96,19.75,188.0,23.63,1.37,26.81,20.06,6.75,-0.59,2.59,23.67,23.92,188.0,26.84,1.07,28.46,23.23,5.24,-1.03,3.64,26.86,27.09,188.0,28.14,0.89,30.94,25.85,5.1,0.03,3.67,28.16,28.19,188.0,26.26,1.03,28.46,23.23,5.24,-0.65,3.31,26.28,26.4,188.0,24.25,1.29,26.81,20.75,6.06,-0.49,2.56,24.29,24.47,188.0,16.96,1.17,19.65,14.69,4.96,-0.26,2.21,17.0,17.17,188.0,7.52,1.7,11.38,2.01,9.37,-0.41,2.85,7.71,7.8,188.0,3.7,0.85,6.28,1.73,4.55,0.38,2.94,3.79,3.66,188.0
+BG-16 = 4.95,1.73,7.8,-1.57,9.37,-1.26,4.3,5.24,5.45,241.0,-0.16,2.3,7.52,-6.26,13.78,-0.28,3.22,2.3,-0.06,241.0,12.55,3.17,17.99,2.56,15.43,-1.07,3.56,12.94,13.58,241.0,20.0,3.61,26.26,10.55,15.71,-0.54,2.48,20.32,20.75,241.0,22.42,3.71,27.36,14.13,13.23,-0.44,1.91,22.72,23.09,241.0,26.35,4.78,33.98,15.79,18.19,-0.53,2.05,26.78,27.64,241.0,26.94,3.23,31.22,19.09,12.13,-0.62,2.14,27.13,27.91,241.0,26.09,3.66,30.67,17.99,12.68,-0.7,2.19,26.35,27.09,241.0,21.92,3.76,28.6,12.2,16.4,-0.7,2.59,22.24,22.54,241.0,15.4,2.88,19.92,8.35,11.57,-0.62,2.34,15.67,15.93,241.0,10.04,3.09,15.51,-1.57,17.09,-0.63,3.07,10.51,10.69,241.0,1.53,1.95,6.69,-2.95,9.65,0.06,2.42,2.48,1.59,241.0
+BG-17 = 5.06,1.37,7.52,2.01,5.51,-0.64,2.49,5.24,5.45,113.0,-0.47,1.51,4.21,-4.06,8.27,0.26,3.5,1.58,-0.47,113.0,12.04,0.95,14.96,9.72,5.24,0.17,2.98,12.08,11.93,113.0,19.26,0.88,21.85,17.17,4.69,0.41,2.78,19.28,19.16,113.0,21.57,0.87,24.33,19.65,4.69,0.09,2.88,21.59,21.57,113.0,24.13,0.98,27.36,21.85,5.51,1.09,4.4,24.15,23.92,113.0,27.01,0.52,28.19,25.3,2.89,-0.51,3.49,27.01,27.09,113.0,26.0,0.54,27.36,24.61,2.76,0.21,3.1,26.0,25.98,113.0,23.08,1.05,27.09,21.51,5.58,1.41,4.95,23.1,22.81,113.0,15.57,1.02,17.99,12.48,5.51,-0.24,3.22,15.6,15.65,113.0,8.77,2.04,13.58,-1.02,14.61,-1.88,9.59,9.0,9.04,113.0,2.11,0.96,4.76,-1.3,6.06,-0.4,4.06,2.32,2.08,113.0
+BG-18 = 6.62,0.73,8.07,4.76,3.31,-0.36,2.5,6.66,6.69,122.0,-0.53,1.77,5.59,-4.74,10.33,0.12,3.61,1.84,-0.47,122.0,12.49,1.32,16.89,9.45,7.44,0.19,3.42,12.56,12.48,122.0,20.12,1.05,23.64,17.99,5.65,1.0,4.04,20.15,19.99,122.0,22.59,1.0,25.16,20.75,4.41,0.85,2.97,22.61,22.26,122.0,25.39,1.06,27.78,22.95,4.82,-0.29,2.39,25.41,25.43,122.0,27.2,0.63,28.6,25.98,2.62,0.4,2.26,27.21,27.09,122.0,26.53,0.78,28.46,24.88,3.58,0.35,2.88,26.54,26.47,122.0,24.19,0.98,26.67,21.3,5.37,0.08,2.91,24.21,24.09,122.0,16.67,0.53,17.72,15.37,2.34,-0.58,2.63,16.68,16.75,122.0,8.25,2.1,12.2,2.28,9.92,-0.57,2.81,8.51,8.62,122.0,2.43,1.43,5.59,-1.3,6.89,-0.57,2.63,2.81,2.7,122.0
+BG-19 = 5.03,0.58,6.42,3.87,2.55,0.16,2.58,5.06,5.04,133.0,-1.45,2.14,3.66,-9.02,12.68,-0.62,3.78,2.58,-1.16,133.0,11.55,1.18,14.13,8.35,5.79,-0.85,3.31,11.61,11.93,133.0,20.82,0.86,24.06,18.82,5.24,0.22,3.59,20.83,20.75,133.0,23.06,1.04,25.71,20.47,5.24,-0.04,2.74,23.08,22.95,133.0,25.47,0.84,28.46,24.06,4.41,0.7,3.27,25.49,25.43,133.0,26.69,0.67,28.19,25.43,2.76,0.1,2.4,26.7,26.74,133.0,26.43,0.75,28.19,24.88,3.31,0.1,2.37,26.44,26.47,133.0,24.69,1.24,27.64,22.4,5.24,0.14,2.16,24.72,24.61,133.0,16.64,0.57,18.54,15.51,3.03,0.46,3.17,16.65,16.61,133.0,7.92,1.06,10.55,5.04,5.51,-0.09,2.83,7.99,7.93,133.0,3.03,1.02,6.42,0.35,6.06,0.18,3.63,3.19,2.97,133.0
+BG-20 = 5.16,1.6,8.07,0.35,7.72,-0.87,3.31,5.4,5.73,154.0,0.94,3.47,8.9,-7.36,16.26,-0.43,2.34,3.58,1.73,154.0,12.02,2.8,16.61,6.42,10.2,-0.49,1.92,12.34,12.89,154.0,19.2,3.3,24.74,13.86,10.89,-0.12,1.59,19.48,19.85,154.0,21.86,2.94,25.98,15.79,10.2,-0.43,1.64,22.06,22.95,154.0,25.04,3.41,30.26,19.37,10.89,-0.38,1.66,25.27,25.98,154.0,26.34,2.83,30.26,21.02,9.23,-0.53,1.74,26.49,27.64,154.0,26.83,3.71,32.6,19.65,12.95,-0.45,1.83,27.09,28.19,154.0,22.23,3.57,27.91,13.86,14.06,-0.31,1.83,22.51,23.19,154.0,16.19,2.19,20.47,11.93,8.54,-0.22,1.91,16.33,16.89,154.0,10.7,3.26,15.51,4.21,11.3,-0.53,1.89,11.19,11.79,154.0,1.7,1.18,4.21,-3.78,7.99,-1.49,6.63,2.06,1.87,154.0
+BG-21 = 1.35,1.95,6.14,-2.13,8.27,0.49,2.63,2.37,1.18,153.0,-4.15,2.28,1.18,-8.19,9.37,0.41,2.18,4.73,-4.74,153.0,6.25,2.99,13.17,1.18,11.99,0.31,2.0,6.93,5.87,153.0,13.05,2.39,17.17,7.8,9.37,-0.19,2.02,13.27,13.17,153.0,15.79,1.68,20.27,11.93,8.34,-0.04,2.59,15.88,16.06,153.0,17.94,2.02,23.78,14.69,9.09,0.56,2.49,18.06,17.72,153.0,21.64,1.79,27.36,18.54,8.82,0.44,2.89,21.71,21.44,153.0,19.61,1.78,26.05,16.34,9.71,0.99,3.94,19.69,19.23,153.0,15.74,2.23,23.02,11.93,11.09,0.86,3.42,15.89,15.44,153.0,10.83,1.39,15.03,8.07,6.96,0.64,3.17,10.92,10.55,153.0,5.14,2.2,10.69,-0.2,10.89,-0.14,2.75,5.59,5.31,153.0,-1.26,1.91,3.8,-6.81,10.61,0.14,3.05,2.28,-1.3,153.0
+BG-22 = 1.5,2.67,6.14,-8.46,14.61,-1.73,5.99,3.06,2.28,308.0,-5.1,2.48,0.91,-12.87,13.78,-0.66,4.04,5.67,-4.88,308.0,6.29,4.1,14.0,-7.64,21.63,-1.3,4.65,7.5,7.21,308.0,15.22,4.09,20.33,-1.3,21.63,-2.15,7.44,15.76,16.41,308.0,18.44,3.42,24.61,6.69,17.91,-1.09,4.68,18.76,18.68,308.0,21.1,2.49,26.4,14.69,11.71,-0.3,2.84,21.25,21.16,308.0,23.21,2.33,27.64,15.24,12.4,-0.91,3.89,23.33,23.37,308.0,20.45,2.76,26.54,13.86,12.68,-0.29,2.98,20.63,20.58,308.0,17.95,2.7,23.5,9.45,14.06,-1.19,4.61,18.15,18.54,308.0,11.74,1.84,15.1,5.87,9.23,-1.01,3.87,11.88,12.17,308.0,6.43,2.05,10.83,-0.2,11.02,-0.61,3.43,6.75,6.56,308.0,-0.28,2.34,4.49,-10.12,14.61,-1.44,5.94,2.35,0.15,308.0
+BG-23 = 0.99,1.77,3.94,-3.23,7.17,-0.36,2.33,2.01,1.11,55.0,-4.56,0.97,-2.68,-7.36,4.69,-0.64,3.14,4.66,-4.33,55.0,6.46,3.04,10.96,1.46,9.51,-0.14,1.5,7.13,6.69,55.0,15.99,2.12,20.47,10.55,9.92,-0.11,2.59,16.13,15.79,55.0,20.45,2.76,25.16,15.79,9.37,0.09,1.62,20.63,20.33,55.0,23.42,2.89,27.91,18.82,9.09,0.1,1.47,23.59,23.5,55.0,24.7,2.63,28.74,20.47,8.27,0.07,1.5,24.83,24.61,55.0,22.44,2.53,26.81,18.82,7.99,0.17,1.6,22.58,22.33,55.0,19.2,2.16,23.5,14.96,8.54,0.23,2.07,19.32,18.75,55.0,11.89,1.4,14.13,8.62,5.51,-0.41,2.36,11.97,12.07,55.0,7.16,1.51,9.17,1.18,7.99,-1.63,6.61,7.31,7.52,55.0,-2.65,1.43,0.08,-5.71,5.79,-0.25,2.21,3.01,-2.68,55.0
+BG-24 = 5.62,1.55,8.9,1.32,7.58,-0.17,2.52,5.83,5.73,209.0,0.89,2.11,5.59,-5.43,11.02,-0.39,2.93,2.29,1.04,209.0,13.57,2.73,18.27,5.04,13.23,-0.64,2.47,13.84,14.69,209.0,20.55,3.23,25.71,13.31,12.4,-0.13,1.84,20.8,20.68,209.0,22.79,3.01,27.09,16.61,10.47,-0.36,1.73,22.99,23.78,209.0,26.27,3.55,32.81,18.82,13.99,-0.22,1.87,26.51,26.81,209.0,27.1,2.48,30.39,21.71,8.68,-0.33,1.77,27.21,27.64,209.0,27.49,3.03,33.15,21.02,12.13,-0.17,1.67,27.65,27.64,209.0,23.72,3.24,29.29,16.89,12.4,-0.06,1.65,23.94,23.64,209.0,16.71,2.3,20.47,11.52,8.96,-0.17,1.75,16.87,16.75,209.0,11.65,2.65,15.79,4.76,11.02,-0.6,2.41,11.94,12.48,209.0,1.85,1.52,6.14,-2.95,9.09,-0.05,3.01,2.39,1.87,209.0
+BG-25 = 5.28,0.92,7.24,1.87,5.37,-0.79,4.6,5.36,5.31,122.0,0.99,1.81,6.69,-2.68,9.37,0.35,3.22,2.06,1.04,122.0,11.89,1.8,15.24,8.07,7.17,-0.38,2.38,12.02,12.07,122.0,18.81,1.37,21.57,14.41,7.17,-0.56,4.14,18.86,18.82,122.0,20.31,1.65,25.16,17.17,7.99,0.68,2.63,20.38,19.78,122.0,23.06,1.3,25.98,19.78,6.2,0.01,3.17,23.1,22.95,122.0,25.4,1.28,27.78,22.88,4.89,-0.09,2.07,25.44,25.43,122.0,24.79,1.38,27.36,21.57,5.79,-0.44,2.59,24.82,25.02,122.0,20.63,1.95,24.06,17.17,6.89,0.04,1.78,20.72,20.58,122.0,15.48,0.79,17.1,13.58,3.51,-0.0,2.65,15.5,15.51,122.0,8.61,1.8,13.03,4.76,8.27,0.21,2.1,8.8,8.38,122.0,2.89,1.02,5.04,-0.2,5.24,-0.56,3.69,3.07,3.01,122.0
+BG-26 = 6.85,0.78,8.48,4.76,3.72,-0.24,2.46,6.89,6.83,180.0,0.46,1.95,5.31,-5.16,10.47,0.4,3.05,1.99,0.11,180.0,15.36,1.13,17.99,11.65,6.34,-0.36,3.44,15.4,15.51,180.0,21.63,1.6,25.16,17.44,7.72,-0.28,2.2,21.69,21.85,180.0,24.1,1.51,27.22,21.02,6.2,-0.26,2.36,24.15,24.23,180.0,27.69,1.7,30.94,22.68,8.27,-0.47,2.76,27.74,27.81,180.0,28.29,1.19,31.5,24.88,6.61,-0.2,3.07,28.32,28.46,180.0,29.14,1.69,33.98,24.88,9.09,0.34,3.0,29.19,29.02,180.0,24.39,1.64,28.05,18.82,9.23,-0.3,3.05,24.45,24.61,180.0,17.65,1.17,20.06,14.13,5.93,-0.5,3.07,17.69,17.72,180.0,12.54,1.17,15.1,9.45,5.65,-0.66,2.79,12.59,12.89,180.0,2.71,1.34,7.24,-1.85,9.09,-0.08,4.2,3.02,2.7,180.0
+BG-27 = 4.84,1.12,6.97,1.73,5.24,-0.52,2.75,4.96,4.97,155.0,-1.51,1.81,2.83,-7.36,10.2,0.19,2.84,2.35,-1.71,155.0,11.93,1.72,15.79,8.07,7.72,-0.26,2.3,12.06,12.2,155.0,19.16,2.16,23.5,14.41,9.09,-0.49,2.31,19.28,19.44,155.0,21.22,1.31,24.06,18.41,5.65,-0.37,2.31,21.26,21.44,155.0,24.22,1.47,27.09,20.47,6.61,-0.48,2.37,24.27,24.47,155.0,25.55,1.18,27.64,22.68,4.96,-0.11,2.22,25.58,25.57,155.0,25.68,1.36,29.29,22.4,6.89,-0.31,2.87,25.71,25.71,155.0,22.73,1.91,25.98,17.85,8.13,-0.78,2.88,22.81,23.09,155.0,15.57,0.92,17.72,13.58,4.13,0.1,2.37,15.6,15.58,155.0,8.06,1.45,12.2,5.04,7.17,0.17,2.62,8.18,8.07,155.0,3.32,1.88,8.9,-0.2,9.09,0.51,2.39,3.81,3.11,155.0
+BG-28 = 6.91,0.76,8.9,5.04,3.86,0.35,3.14,6.95,6.9,192.0,1.93,1.22,5.04,-1.3,6.34,-0.1,2.99,2.28,2.01,192.0,13.89,1.32,17.72,11.38,6.34,0.2,2.49,13.95,13.72,192.0,22.03,1.07,25.71,19.92,5.79,0.74,3.44,22.05,21.85,192.0,23.63,1.14,26.81,21.02,5.79,-0.03,2.59,23.66,23.61,192.0,27.0,1.29,30.12,24.06,6.06,0.15,2.5,27.03,26.95,192.0,27.83,0.87,31.22,24.88,6.34,-0.21,5.93,27.85,27.91,192.0,28.88,1.11,32.32,25.43,6.89,-0.19,3.69,28.9,29.02,192.0,24.37,0.91,27.36,22.13,5.24,0.34,3.38,24.39,24.4,192.0,16.93,0.82,19.37,14.96,4.41,0.05,3.23,16.95,16.89,192.0,12.42,0.94,14.55,9.72,4.82,-0.29,2.91,12.45,12.55,192.0,2.38,1.45,4.21,-4.88,9.09,-1.82,8.45,2.79,2.59,192.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_vegetation_2005.properties
new file mode 100644
index 0000000..79241cb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BGR/BGR_1_vegetation_2005.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 2005 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=2005
+
+# 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.41,0.06,0.59,0.18,0.41,-0.23,3.19,0.41,0.42,292.0,0.22,0.06,0.43,0.08,0.34,0.29,2.56,0.23,0.22,292.0,0.41,0.06,0.54,0.14,0.4,-1.42,5.72,0.42,0.42,292.0,0.52,0.07,0.65,0.15,0.5,-1.86,7.63,0.53,0.54,292.0,0.69,0.07,0.84,0.33,0.51,-1.62,7.49,0.7,0.7,292.0,0.72,0.07,0.86,0.53,0.33,-0.73,3.48,0.72,0.73,292.0,0.71,0.07,0.83,0.49,0.34,-0.86,3.7,0.71,0.72,292.0,0.7,0.06,0.82,0.5,0.31,-0.76,3.39,0.7,0.71,292.0,0.69,0.06,0.81,0.53,0.28,-0.61,2.96,0.69,0.7,292.0,0.6,0.05,0.76,0.47,0.29,-0.13,3.08,0.6,0.6,292.0,0.5,0.05,0.66,0.34,0.31,0.33,3.62,0.5,0.5,292.0,0.42,0.07,0.62,0.16,0.46,-0.36,3.98,0.43,0.43,292.0
+BG-02 = 0.39,0.08,0.5,0.15,0.35,-1.09,3.88,0.4,0.41,331.0,0.17,0.06,0.33,-0.02,0.35,0.36,2.88,0.18,0.15,331.0,0.38,0.07,0.47,0.04,0.43,-2.26,9.01,0.39,0.4,331.0,0.6,0.08,0.73,0.21,0.52,-2.03,9.12,0.6,0.61,331.0,0.75,0.11,0.9,0.16,0.74,-1.99,9.0,0.76,0.76,331.0,0.74,0.11,0.9,0.18,0.72,-1.21,5.72,0.74,0.74,331.0,0.7,0.13,0.9,0.2,0.7,-0.46,3.02,0.71,0.7,331.0,0.67,0.13,0.88,0.18,0.69,-0.64,3.63,0.68,0.67,331.0,0.63,0.13,0.85,0.14,0.71,-0.4,3.15,0.65,0.63,331.0,0.6,0.12,0.81,0.28,0.53,-0.13,2.25,0.61,0.6,328.0,0.45,0.07,0.55,0.08,0.47,-1.55,6.68,0.45,0.46,331.0,0.33,0.08,0.49,0.08,0.41,-0.46,3.44,0.34,0.34,331.0
+BG-03 = 0.39,0.04,0.48,0.2,0.28,-1.49,6.82,0.39,0.39,170.0,0.15,0.03,0.22,0.05,0.17,-0.4,3.17,0.15,0.15,170.0,0.38,0.04,0.48,0.18,0.3,-1.39,7.04,0.38,0.38,170.0,0.61,0.07,0.72,0.3,0.42,-1.45,6.63,0.61,0.61,170.0,0.72,0.08,0.86,0.42,0.45,-0.79,4.53,0.73,0.71,170.0,0.73,0.09,0.87,0.39,0.48,-1.22,5.84,0.73,0.72,170.0,0.7,0.08,0.87,0.36,0.51,-0.68,4.74,0.71,0.69,170.0,0.64,0.1,0.85,0.36,0.49,0.15,2.23,0.65,0.62,170.0,0.6,0.1,0.79,0.35,0.44,0.28,1.92,0.61,0.57,170.0,0.55,0.09,0.73,0.27,0.46,-0.02,2.42,0.56,0.55,170.0,0.47,0.05,0.54,0.27,0.27,-1.34,5.71,0.48,0.48,170.0,0.34,0.06,0.45,0.15,0.3,-0.75,3.99,0.35,0.35,170.0
+BG-04 = 0.4,0.05,0.53,0.33,0.2,0.67,2.17,0.4,0.38,215.0,0.19,0.05,0.32,0.07,0.26,0.28,3.15,0.2,0.19,215.0,0.4,0.03,0.47,0.35,0.11,0.24,1.9,0.4,0.4,215.0,0.64,0.03,0.71,0.54,0.17,-0.5,3.53,0.64,0.64,215.0,0.77,0.07,0.88,0.64,0.25,0.02,1.82,0.77,0.77,215.0,0.78,0.07,0.9,0.66,0.24,0.19,1.76,0.78,0.77,215.0,0.74,0.09,0.9,0.61,0.29,0.47,1.85,0.75,0.72,215.0,0.72,0.08,0.88,0.6,0.28,0.23,1.7,0.73,0.71,215.0,0.66,0.11,0.85,0.51,0.34,0.26,1.69,0.66,0.64,215.0,0.57,0.1,0.76,0.41,0.35,0.2,1.67,0.58,0.56,215.0,0.45,0.08,0.6,0.31,0.29,0.2,1.99,0.46,0.45,215.0,0.34,0.11,0.53,0.17,0.36,0.22,1.52,0.35,0.31,215.0
+BG-05 = 0.3,0.07,0.47,0.21,0.26,0.51,2.09,0.31,0.29,140.0,0.02,0.05,0.12,-0.03,0.15,0.84,2.27,0.05,-0.01,140.0,0.38,0.03,0.44,0.2,0.24,-2.85,14.66,0.38,0.39,140.0,0.54,0.04,0.59,0.37,0.22,-2.06,8.76,0.54,0.55,140.0,0.79,0.06,0.88,0.61,0.27,-1.27,4.52,0.79,0.8,140.0,0.76,0.08,0.89,0.58,0.31,-0.26,2.56,0.77,0.75,140.0,0.74,0.08,0.88,0.56,0.32,0.04,2.18,0.74,0.73,140.0,0.75,0.06,0.86,0.62,0.25,0.12,2.31,0.75,0.74,140.0,0.71,0.05,0.81,0.56,0.25,-0.49,2.93,0.71,0.71,140.0,0.56,0.03,0.66,0.48,0.18,-0.13,3.43,0.57,0.57,140.0,0.43,0.05,0.5,0.27,0.22,-0.86,3.44,0.43,0.43,140.0,0.4,0.05,0.49,0.23,0.26,-0.39,3.22,0.4,0.39,140.0
+BG-06 = 0.38,0.04,0.46,0.25,0.21,-0.84,3.66,0.38,0.38,192.0,0.02,0.05,0.17,-0.04,0.21,0.95,3.27,0.05,0.01,192.0,0.38,0.03,0.43,0.29,0.14,-0.86,4.41,0.38,0.38,192.0,0.6,0.05,0.69,0.46,0.23,-0.32,2.51,0.6,0.6,192.0,0.75,0.05,0.85,0.64,0.21,-0.19,2.2,0.75,0.75,192.0,0.72,0.07,0.87,0.62,0.24,0.53,1.87,0.73,0.69,192.0,0.69,0.08,0.86,0.58,0.28,0.61,2.06,0.69,0.66,192.0,0.68,0.07,0.83,0.53,0.3,0.36,1.98,0.69,0.66,192.0,0.63,0.08,0.79,0.48,0.31,0.2,1.81,0.64,0.61,192.0,0.52,0.09,0.7,0.38,0.32,0.26,1.87,0.52,0.5,192.0,0.44,0.06,0.55,0.34,0.2,0.3,1.64,0.44,0.42,192.0,0.36,0.04,0.48,0.22,0.25,-0.12,4.16,0.37,0.36,192.0
+BG-07 = 0.38,0.04,0.46,0.25,0.2,-0.81,3.61,0.38,0.38,187.0,0.02,0.05,0.17,-0.04,0.21,0.91,3.19,0.05,0.01,187.0,0.38,0.02,0.43,0.3,0.13,-0.76,4.33,0.38,0.38,187.0,0.6,0.05,0.69,0.46,0.23,-0.32,2.5,0.6,0.6,187.0,0.75,0.05,0.85,0.64,0.21,-0.18,2.23,0.75,0.75,187.0,0.73,0.07,0.87,0.62,0.24,0.49,1.84,0.73,0.7,187.0,0.69,0.08,0.86,0.58,0.28,0.57,2.01,0.7,0.66,187.0,0.68,0.07,0.83,0.53,0.3,0.33,1.95,0.69,0.66,187.0,0.63,0.08,0.79,0.48,0.31,0.17,1.8,0.64,0.62,187.0,0.52,0.09,0.7,0.38,0.32,0.23,1.86,0.53,0.5,187.0,0.44,0.06,0.55,0.34,0.2,0.26,1.62,0.44,0.42,187.0,0.36,0.04,0.48,0.22,0.25,-0.12,4.09,0.37,0.36,187.0
+BG-08 = 0.41,0.05,0.48,0.09,0.39,-2.52,12.52,0.41,0.42,212.0,0.19,0.09,0.35,0.01,0.34,-0.1,2.1,0.21,0.19,212.0,0.41,0.06,0.48,0.14,0.34,-2.31,9.8,0.41,0.43,212.0,0.54,0.05,0.61,0.24,0.36,-2.2,10.1,0.54,0.55,212.0,0.63,0.07,0.78,0.25,0.53,-2.21,11.39,0.63,0.64,212.0,0.66,0.11,0.79,0.1,0.68,-2.29,9.31,0.67,0.69,212.0,0.64,0.11,0.77,0.17,0.6,-1.6,5.25,0.65,0.68,212.0,0.55,0.11,0.69,0.15,0.55,-1.18,3.76,0.56,0.58,212.0,0.46,0.08,0.65,0.08,0.57,-0.65,4.64,0.47,0.46,212.0,0.44,0.07,0.6,0.01,0.59,-1.61,12.6,0.44,0.43,212.0,0.42,0.05,0.51,0.18,0.34,-2.01,12.42,0.43,0.43,212.0,0.37,0.06,0.49,0.07,0.42,-1.59,7.65,0.37,0.37,212.0
+BG-09 = 0.48,0.05,0.6,0.39,0.2,0.21,2.19,0.49,0.48,175.0,0.28,0.04,0.36,0.2,0.17,0.09,2.08,0.28,0.28,175.0,0.46,0.04,0.55,0.37,0.18,-0.04,2.03,0.46,0.46,175.0,0.57,0.03,0.64,0.47,0.17,-0.34,2.82,0.57,0.58,175.0,0.71,0.04,0.81,0.61,0.2,0.1,2.52,0.71,0.71,175.0,0.73,0.05,0.84,0.63,0.21,0.16,2.26,0.73,0.73,175.0,0.7,0.05,0.83,0.59,0.23,0.19,2.23,0.7,0.7,175.0,0.66,0.06,0.79,0.55,0.24,0.21,2.22,0.66,0.65,175.0,0.64,0.06,0.77,0.52,0.25,-0.08,2.23,0.64,0.65,175.0,0.61,0.05,0.72,0.5,0.22,0.19,2.29,0.61,0.61,175.0,0.51,0.04,0.6,0.44,0.16,0.98,3.33,0.51,0.5,175.0,0.35,0.08,0.55,0.23,0.32,0.53,2.1,0.36,0.33,175.0
+BG-10 = 0.37,0.09,0.56,0.09,0.46,-0.3,3.58,0.38,0.37,147.0,0.17,0.05,0.27,0.05,0.22,-0.54,2.63,0.18,0.19,147.0,0.36,0.09,0.47,0.08,0.39,-1.46,4.5,0.37,0.4,147.0,0.46,0.08,0.55,0.12,0.43,-1.84,6.04,0.47,0.49,147.0,0.72,0.09,0.85,0.35,0.49,-1.81,6.85,0.73,0.75,147.0,0.76,0.06,0.87,0.6,0.28,-0.2,2.64,0.76,0.75,147.0,0.73,0.06,0.86,0.57,0.29,-0.27,2.2,0.73,0.74,147.0,0.73,0.05,0.85,0.59,0.26,-0.15,2.33,0.73,0.73,147.0,0.71,0.05,0.81,0.57,0.25,-0.23,2.83,0.71,0.71,147.0,0.57,0.04,0.65,0.46,0.2,-0.31,2.64,0.57,0.57,147.0,0.48,0.06,0.6,0.33,0.27,-0.44,3.05,0.49,0.48,147.0,0.31,0.06,0.46,0.1,0.36,-0.45,3.82,0.32,0.31,147.0
+BG-11 = 0.37,0.06,0.47,0.19,0.28,-0.77,3.33,0.37,0.38,185.0,0.14,0.03,0.28,0.05,0.23,0.04,4.05,0.14,0.14,185.0,0.38,0.05,0.47,0.22,0.25,-0.84,3.96,0.38,0.39,185.0,0.59,0.06,0.67,0.4,0.28,-1.06,3.59,0.6,0.61,185.0,0.78,0.05,0.84,0.62,0.22,-1.22,3.94,0.78,0.8,185.0,0.83,0.04,0.89,0.68,0.21,-0.79,3.28,0.83,0.83,185.0,0.8,0.05,0.88,0.63,0.26,-0.81,2.98,0.8,0.81,185.0,0.79,0.05,0.87,0.62,0.25,-0.8,3.26,0.79,0.79,185.0,0.74,0.06,0.83,0.54,0.29,-0.93,3.55,0.74,0.75,185.0,0.64,0.05,0.72,0.45,0.27,-0.89,3.49,0.64,0.65,185.0,0.49,0.04,0.56,0.4,0.17,-0.37,2.28,0.5,0.5,185.0,0.39,0.07,0.51,0.11,0.4,-1.43,5.15,0.39,0.41,185.0
+BG-12 = 0.35,0.05,0.44,0.21,0.24,-0.49,3.0,0.35,0.35,165.0,0.01,0.04,0.12,-0.04,0.16,0.48,1.85,0.04,-0.0,165.0,0.36,0.05,0.42,0.16,0.26,-1.66,5.48,0.36,0.38,165.0,0.52,0.05,0.59,0.35,0.23,-1.6,5.25,0.52,0.53,165.0,0.75,0.04,0.84,0.62,0.22,-0.04,2.69,0.75,0.75,165.0,0.74,0.09,0.88,0.63,0.26,0.29,1.35,0.75,0.71,165.0,0.71,0.1,0.88,0.57,0.3,0.3,1.41,0.72,0.67,165.0,0.71,0.08,0.85,0.57,0.28,0.22,1.53,0.71,0.68,165.0,0.66,0.06,0.78,0.55,0.22,0.04,1.66,0.66,0.66,165.0,0.53,0.05,0.62,0.43,0.19,0.03,1.58,0.53,0.52,165.0,0.37,0.09,0.5,0.19,0.31,-0.42,2.09,0.38,0.38,165.0,0.37,0.05,0.46,0.19,0.27,-0.82,4.33,0.37,0.37,165.0
+BG-13 = 0.42,0.07,0.57,0.22,0.35,-0.66,3.27,0.42,0.43,193.0,0.21,0.05,0.33,0.07,0.26,-0.3,2.82,0.22,0.22,193.0,0.44,0.06,0.57,0.23,0.33,0.1,2.82,0.45,0.42,193.0,0.57,0.04,0.66,0.33,0.32,-1.16,9.2,0.57,0.57,193.0,0.71,0.06,0.84,0.52,0.32,-0.13,2.36,0.72,0.72,193.0,0.75,0.08,0.89,0.54,0.35,-0.97,2.85,0.75,0.78,193.0,0.74,0.08,0.86,0.56,0.3,-0.79,2.43,0.75,0.77,193.0,0.75,0.06,0.87,0.58,0.29,-0.77,2.57,0.75,0.77,193.0,0.75,0.05,0.84,0.6,0.24,-0.88,3.52,0.75,0.76,193.0,0.65,0.08,0.75,0.45,0.3,-0.94,2.81,0.66,0.68,193.0,0.54,0.09,0.71,0.35,0.35,-0.12,2.06,0.55,0.54,193.0,0.42,0.07,0.59,0.25,0.34,0.26,2.58,0.43,0.41,193.0
+BG-14 = 0.28,0.04,0.38,0.15,0.23,-0.06,3.11,0.29,0.28,106.0,0.12,0.05,0.25,0.01,0.24,-0.12,2.7,0.13,0.12,106.0,0.39,0.03,0.46,0.25,0.21,-0.33,6.21,0.39,0.38,106.0,0.48,0.02,0.52,0.41,0.11,-0.94,6.08,0.48,0.48,106.0,0.77,0.04,0.84,0.68,0.16,-0.17,2.38,0.77,0.77,106.0,0.79,0.06,0.88,0.69,0.19,0.09,1.71,0.79,0.79,106.0,0.74,0.07,0.86,0.6,0.26,0.1,1.75,0.74,0.73,106.0,0.74,0.07,0.84,0.61,0.23,0.09,1.66,0.74,0.73,106.0,0.69,0.04,0.8,0.61,0.19,0.14,2.6,0.69,0.7,106.0,0.57,0.05,0.65,0.47,0.18,0.02,1.98,0.57,0.57,106.0,0.5,0.04,0.6,0.42,0.19,0.49,2.48,0.5,0.49,106.0,0.32,0.06,0.49,0.19,0.3,0.44,2.62,0.33,0.31,106.0
+BG-15 = 0.35,0.04,0.43,0.24,0.19,-0.44,3.05,0.35,0.35,188.0,0.09,0.05,0.18,-0.01,0.19,-0.23,1.86,0.11,0.1,188.0,0.38,0.02,0.44,0.29,0.15,-0.15,3.45,0.38,0.38,188.0,0.6,0.04,0.68,0.5,0.18,-0.33,2.45,0.6,0.61,188.0,0.7,0.04,0.79,0.61,0.18,0.44,2.86,0.7,0.7,188.0,0.7,0.03,0.79,0.63,0.16,0.83,3.62,0.7,0.69,188.0,0.66,0.03,0.75,0.59,0.16,0.36,2.82,0.66,0.66,188.0,0.65,0.04,0.74,0.58,0.16,0.34,2.54,0.65,0.65,188.0,0.58,0.04,0.7,0.5,0.2,0.21,2.63,0.58,0.58,188.0,0.48,0.05,0.63,0.4,0.23,0.72,3.52,0.48,0.47,188.0,0.42,0.03,0.49,0.28,0.21,-0.79,6.19,0.42,0.42,188.0,0.31,0.07,0.41,0.18,0.23,-0.52,1.87,0.32,0.34,188.0
+BG-16 = 0.36,0.08,0.56,0.19,0.37,-0.1,2.07,0.37,0.37,241.0,0.21,0.07,0.4,0.03,0.37,-0.24,3.31,0.22,0.21,241.0,0.42,0.04,0.56,0.31,0.26,0.75,5.64,0.42,0.42,241.0,0.57,0.04,0.66,0.48,0.18,0.22,2.67,0.57,0.57,241.0,0.7,0.07,0.84,0.58,0.26,0.12,1.81,0.71,0.69,241.0,0.7,0.1,0.87,0.54,0.33,0.24,1.62,0.7,0.68,241.0,0.7,0.08,0.86,0.56,0.31,0.4,1.76,0.71,0.69,241.0,0.7,0.07,0.85,0.56,0.3,0.34,1.84,0.7,0.69,241.0,0.67,0.07,0.83,0.51,0.31,0.18,1.93,0.68,0.67,241.0,0.56,0.09,0.74,0.42,0.32,0.24,1.69,0.57,0.56,241.0,0.45,0.07,0.68,0.34,0.34,0.6,2.94,0.46,0.45,241.0,0.36,0.09,0.57,0.17,0.41,-0.01,2.35,0.37,0.36,241.0
+BG-17 = 0.41,0.03,0.47,0.33,0.14,-0.16,2.98,0.41,0.4,113.0,0.11,0.05,0.21,0.01,0.2,0.13,1.81,0.12,0.1,113.0,0.45,0.02,0.5,0.4,0.1,-0.17,1.99,0.45,0.46,113.0,0.64,0.02,0.68,0.56,0.12,-1.77,7.69,0.65,0.65,113.0,0.73,0.02,0.78,0.67,0.11,-0.92,3.87,0.73,0.74,113.0,0.73,0.02,0.78,0.67,0.11,-0.28,3.36,0.73,0.73,113.0,0.68,0.02,0.74,0.62,0.11,0.12,2.78,0.68,0.68,113.0,0.66,0.02,0.71,0.6,0.11,-0.37,2.9,0.66,0.66,113.0,0.58,0.03,0.64,0.51,0.13,-0.41,2.58,0.58,0.58,113.0,0.52,0.02,0.58,0.46,0.12,-0.31,2.74,0.52,0.52,113.0,0.44,0.03,0.48,0.33,0.16,-1.65,5.33,0.44,0.44,113.0,0.31,0.06,0.43,0.2,0.23,-0.59,2.43,0.32,0.33,113.0
+BG-18 = 0.37,0.03,0.43,0.3,0.13,-0.29,2.53,0.37,0.37,122.0,0.13,0.05,0.21,0.03,0.17,-0.43,2.0,0.14,0.14,122.0,0.4,0.03,0.48,0.31,0.17,-0.55,3.34,0.4,0.4,122.0,0.6,0.04,0.68,0.51,0.17,0.25,2.62,0.6,0.59,122.0,0.71,0.03,0.79,0.62,0.17,-0.21,2.52,0.71,0.71,122.0,0.72,0.02,0.79,0.64,0.15,-0.5,4.26,0.72,0.73,122.0,0.67,0.03,0.76,0.61,0.15,0.04,2.93,0.67,0.67,122.0,0.65,0.03,0.74,0.57,0.17,0.13,3.11,0.65,0.65,122.0,0.56,0.04,0.66,0.47,0.19,0.26,2.62,0.56,0.56,122.0,0.5,0.04,0.59,0.42,0.17,0.15,2.37,0.5,0.5,122.0,0.38,0.06,0.47,0.18,0.3,-0.97,3.66,0.39,0.4,122.0,0.22,0.04,0.36,0.18,0.18,1.39,4.5,0.23,0.21,122.0
+BG-19 = 0.4,0.02,0.44,0.34,0.1,-0.74,2.94,0.4,0.4,133.0,0.03,0.04,0.17,-0.01,0.18,2.26,7.9,0.04,0.01,133.0,0.42,0.02,0.47,0.36,0.11,-0.33,2.44,0.42,0.43,133.0,0.61,0.03,0.68,0.55,0.12,0.09,2.55,0.61,0.61,133.0,0.7,0.03,0.79,0.61,0.19,0.0,2.93,0.7,0.7,133.0,0.75,0.03,0.81,0.69,0.13,0.16,2.5,0.75,0.74,133.0,0.71,0.03,0.79,0.63,0.16,0.18,2.35,0.71,0.71,133.0,0.65,0.04,0.76,0.59,0.17,0.73,3.07,0.66,0.65,133.0,0.56,0.05,0.68,0.46,0.23,0.08,2.55,0.56,0.56,133.0,0.52,0.04,0.62,0.42,0.19,0.15,2.33,0.52,0.51,133.0,0.43,0.05,0.49,0.21,0.28,-1.98,8.28,0.43,0.44,133.0,0.3,0.08,0.43,0.2,0.23,0.15,1.38,0.31,0.29,133.0
+BG-20 = 0.43,0.04,0.52,0.33,0.19,-0.34,3.18,0.43,0.44,154.0,0.26,0.07,0.38,0.12,0.26,-0.12,1.91,0.27,0.27,154.0,0.43,0.04,0.56,0.34,0.22,0.79,3.58,0.43,0.42,154.0,0.62,0.04,0.71,0.5,0.21,-0.08,2.79,0.62,0.61,154.0,0.74,0.07,0.88,0.61,0.28,0.4,2.07,0.75,0.72,154.0,0.71,0.1,0.9,0.57,0.33,0.57,1.79,0.72,0.67,154.0,0.69,0.12,0.9,0.5,0.4,0.43,1.67,0.7,0.65,154.0,0.68,0.12,0.88,0.46,0.42,0.21,1.85,0.69,0.65,154.0,0.63,0.12,0.83,0.45,0.39,0.35,1.67,0.64,0.59,154.0,0.55,0.1,0.73,0.41,0.32,0.43,1.64,0.56,0.52,154.0,0.45,0.07,0.59,0.36,0.23,0.48,1.73,0.46,0.43,154.0,0.31,0.1,0.53,0.12,0.42,0.25,2.3,0.33,0.31,154.0
+BG-21 = 0.48,0.07,0.61,0.34,0.27,-0.21,1.94,0.49,0.48,153.0,0.25,0.06,0.43,0.16,0.28,0.86,3.34,0.25,0.23,153.0,0.46,0.04,0.54,0.3,0.24,-0.74,3.41,0.46,0.47,153.0,0.58,0.03,0.64,0.52,0.13,-0.21,2.47,0.58,0.59,153.0,0.73,0.05,0.84,0.6,0.24,-0.46,2.53,0.74,0.74,153.0,0.82,0.03,0.88,0.73,0.15,-0.3,3.32,0.82,0.82,153.0,0.81,0.03,0.87,0.71,0.16,-0.69,3.88,0.81,0.81,153.0,0.78,0.02,0.83,0.7,0.13,-0.46,3.74,0.78,0.78,153.0,0.76,0.02,0.81,0.68,0.13,-0.83,4.62,0.76,0.77,153.0,0.67,0.03,0.73,0.62,0.12,-0.17,1.99,0.68,0.68,153.0,0.61,0.05,0.72,0.5,0.21,-0.13,2.42,0.62,0.61,153.0,0.45,0.06,0.57,0.29,0.28,-1.03,3.97,0.45,0.46,153.0
+BG-22 = 0.35,0.07,0.49,0.12,0.36,-0.54,3.02,0.35,0.35,308.0,0.13,0.07,0.31,0.01,0.3,0.2,2.63,0.15,0.14,308.0,0.37,0.07,0.47,0.04,0.43,-2.59,10.69,0.38,0.39,308.0,0.5,0.09,0.66,0.06,0.6,-2.3,10.77,0.51,0.51,308.0,0.74,0.1,0.85,0.27,0.58,-2.86,11.64,0.75,0.77,308.0,0.79,0.06,0.89,0.57,0.32,-1.25,5.09,0.8,0.81,308.0,0.77,0.06,0.89,0.59,0.3,-0.58,2.98,0.77,0.78,308.0,0.75,0.06,0.86,0.59,0.28,-0.72,2.99,0.75,0.77,308.0,0.72,0.05,0.83,0.59,0.24,-0.35,2.8,0.72,0.72,308.0,0.62,0.05,0.72,0.49,0.23,-0.15,2.27,0.62,0.61,308.0,0.49,0.05,0.6,0.31,0.3,-0.94,6.08,0.49,0.49,308.0,0.31,0.08,0.49,0.06,0.44,-0.43,3.11,0.32,0.33,308.0
+BG-23 = 0.24,0.05,0.34,0.12,0.22,-0.15,2.86,0.25,0.24,55.0,0.12,0.02,0.16,0.07,0.1,-0.31,2.6,0.12,0.12,55.0,0.34,0.05,0.4,0.17,0.23,-1.16,4.52,0.34,0.34,55.0,0.48,0.04,0.54,0.33,0.21,-0.97,3.96,0.48,0.48,55.0,0.7,0.04,0.79,0.63,0.16,0.39,2.48,0.7,0.7,55.0,0.73,0.07,0.86,0.61,0.26,-0.08,1.76,0.73,0.74,55.0,0.7,0.08,0.84,0.58,0.27,-0.14,1.66,0.71,0.71,55.0,0.69,0.07,0.82,0.56,0.26,-0.16,1.7,0.69,0.7,55.0,0.64,0.07,0.77,0.53,0.24,0.1,2.07,0.65,0.66,55.0,0.54,0.06,0.62,0.44,0.18,-0.19,1.61,0.54,0.55,55.0,0.44,0.04,0.51,0.36,0.14,0.13,1.84,0.45,0.44,55.0,0.23,0.08,0.36,0.1,0.26,-0.18,1.72,0.25,0.23,55.0
+BG-24 = 0.39,0.05,0.49,0.24,0.25,-0.94,3.41,0.39,0.4,209.0,0.27,0.06,0.39,0.14,0.25,-0.3,2.08,0.28,0.29,209.0,0.43,0.04,0.53,0.33,0.2,0.48,2.48,0.43,0.42,209.0,0.61,0.04,0.72,0.53,0.19,0.06,2.68,0.61,0.61,209.0,0.73,0.05,0.84,0.62,0.22,0.31,2.26,0.73,0.72,209.0,0.71,0.08,0.87,0.58,0.29,0.23,1.7,0.71,0.7,209.0,0.69,0.09,0.87,0.51,0.36,0.22,1.76,0.7,0.68,209.0,0.68,0.09,0.84,0.48,0.36,0.07,1.71,0.68,0.66,209.0,0.62,0.1,0.81,0.44,0.37,0.25,1.63,0.63,0.61,209.0,0.55,0.09,0.73,0.42,0.31,0.34,1.76,0.56,0.54,209.0,0.45,0.06,0.57,0.35,0.21,0.1,1.65,0.45,0.45,209.0,0.34,0.07,0.51,0.19,0.32,0.1,2.78,0.35,0.34,209.0
+BG-25 = 0.44,0.03,0.51,0.33,0.19,-0.16,3.81,0.44,0.43,122.0,0.15,0.04,0.27,0.04,0.23,-0.08,3.04,0.16,0.16,122.0,0.44,0.02,0.5,0.4,0.1,0.82,3.28,0.44,0.44,122.0,0.65,0.02,0.68,0.57,0.11,-0.84,3.39,0.65,0.65,122.0,0.77,0.05,0.86,0.66,0.2,0.1,2.19,0.77,0.77,122.0,0.77,0.05,0.87,0.66,0.21,0.1,2.16,0.77,0.76,122.0,0.75,0.06,0.87,0.64,0.22,0.31,2.19,0.75,0.74,122.0,0.73,0.06,0.85,0.62,0.22,0.31,2.17,0.73,0.72,122.0,0.67,0.07,0.81,0.52,0.29,-0.02,2.29,0.67,0.67,122.0,0.6,0.06,0.71,0.46,0.25,-0.22,2.36,0.6,0.6,122.0,0.51,0.04,0.58,0.42,0.16,-0.08,1.91,0.51,0.51,122.0,0.38,0.1,0.53,0.2,0.33,-0.14,1.68,0.39,0.38,122.0
+BG-26 = 0.41,0.05,0.5,0.29,0.21,-0.72,2.77,0.41,0.42,180.0,0.21,0.03,0.29,0.15,0.14,0.2,2.72,0.21,0.21,180.0,0.43,0.03,0.49,0.34,0.15,-0.74,2.82,0.43,0.43,180.0,0.6,0.03,0.66,0.5,0.15,-1.09,3.76,0.6,0.61,180.0,0.7,0.05,0.81,0.57,0.24,-0.43,2.59,0.71,0.71,180.0,0.68,0.06,0.84,0.56,0.28,0.17,2.49,0.69,0.68,180.0,0.67,0.05,0.81,0.55,0.26,0.27,2.87,0.68,0.67,180.0,0.62,0.06,0.77,0.43,0.34,-0.26,3.14,0.62,0.62,180.0,0.58,0.06,0.71,0.4,0.31,-0.31,2.86,0.59,0.59,180.0,0.54,0.07,0.74,0.38,0.37,0.41,3.03,0.55,0.54,180.0,0.45,0.04,0.52,0.36,0.16,-0.32,2.07,0.45,0.46,180.0,0.33,0.05,0.47,0.2,0.26,-0.36,2.95,0.34,0.34,180.0
+BG-27 = 0.4,0.03,0.48,0.32,0.16,0.49,2.65,0.4,0.4,155.0,0.15,0.06,0.23,-0.0,0.23,-0.91,3.18,0.16,0.16,155.0,0.43,0.02,0.46,0.37,0.09,-0.45,2.79,0.43,0.43,155.0,0.64,0.03,0.72,0.55,0.17,-0.08,2.49,0.64,0.64,155.0,0.75,0.06,0.86,0.64,0.23,0.37,1.97,0.75,0.73,155.0,0.76,0.05,0.88,0.67,0.2,0.42,2.24,0.76,0.75,155.0,0.73,0.06,0.87,0.61,0.26,0.42,2.28,0.74,0.72,155.0,0.71,0.06,0.86,0.58,0.29,0.44,2.4,0.72,0.7,155.0,0.64,0.08,0.81,0.47,0.34,0.26,2.24,0.64,0.62,155.0,0.56,0.07,0.72,0.41,0.31,0.17,2.1,0.56,0.54,155.0,0.48,0.03,0.55,0.41,0.13,0.09,2.13,0.48,0.47,155.0,0.34,0.03,0.45,0.26,0.19,0.17,3.09,0.35,0.34,155.0
+BG-28 = 0.38,0.02,0.43,0.33,0.1,0.15,2.89,0.38,0.38,192.0,0.17,0.04,0.3,0.09,0.21,0.24,3.5,0.17,0.17,192.0,0.41,0.03,0.47,0.34,0.13,0.18,3.01,0.41,0.4,192.0,0.61,0.03,0.67,0.5,0.17,-0.36,2.78,0.61,0.61,192.0,0.73,0.03,0.78,0.62,0.16,-1.02,4.85,0.73,0.73,192.0,0.68,0.03,0.76,0.58,0.18,-0.1,3.1,0.68,0.68,192.0,0.64,0.04,0.76,0.56,0.2,0.66,3.33,0.64,0.64,192.0,0.61,0.04,0.72,0.49,0.23,0.2,3.69,0.61,0.6,192.0,0.57,0.04,0.7,0.46,0.24,0.27,2.83,0.58,0.57,192.0,0.53,0.06,0.65,0.42,0.22,0.01,2.08,0.53,0.53,192.0,0.45,0.04,0.52,0.37,0.15,-0.36,2.33,0.45,0.45,192.0,0.33,0.08,0.49,0.14,0.35,-0.14,2.19,0.34,0.33,192.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_nighttemp_2005.properties
new file mode 100644
index 0000000..0971487
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = 10.28,1.8,13.58,6.69,6.89,-0.01,2.31,10.43,10.28,28.0,11.03,1.79,14.27,6.97,7.3,-0.1,2.84,11.16,11.1,28.0,14.75,1.18,16.89,11.65,5.24,-0.6,3.55,14.8,14.96,28.0,19.4,1.21,21.02,17.58,3.44,-0.29,1.52,19.43,19.65,28.0,21.83,1.18,23.78,19.37,4.41,-0.24,2.71,21.87,21.85,28.0,27.1,1.11,28.74,25.02,3.72,-0.18,1.72,27.12,27.16,28.0,27.67,0.77,29.02,26.26,2.76,0.07,2.29,27.68,27.64,28.0,29.98,0.85,31.5,28.88,2.62,0.3,1.68,29.99,29.91,28.0,27.25,1.31,29.57,25.16,4.41,0.31,1.99,27.28,26.88,28.0,24.86,1.08,26.81,22.95,3.86,0.34,2.18,24.88,24.68,28.0,19.14,1.55,22.54,16.34,6.2,0.47,2.57,19.2,19.09,28.0,14.83,1.51,18.54,12.89,5.65,0.87,2.85,14.9,14.48,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_rainfall_2005.properties
new file mode 100644
index 0000000..acde3d9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 35.14,2.23,37.32,32.11,5.21,-0.15,1.37,35.2,35.2,7.0,23.33,2.48,27.27,21.04,6.23,0.42,1.77,23.44,23.13,7.0,28.82,5.72,36.8,23.03,13.77,0.04,1.43,29.3,30.75,7.0,3.41,1.28,4.63,2.06,2.57,-0.23,1.12,3.61,4.09,7.0,1.14,0.1,1.24,1.0,0.24,-0.14,1.52,1.14,1.12,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.31,0.67,3.02,1.05,1.97,-1.03,2.87,2.39,2.63,7.0,5.71,0.8,6.41,3.95,2.46,-1.75,4.63,5.76,5.93,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,4.13,0.54,5.17,3.55,1.62,1.04,3.1,4.16,4.0,7.0,1.79,0.4,2.28,1.0,1.28,-1.07,3.49,1.83,1.94,7.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_temperature_2005.properties
new file mode 100644
index 0000000..9cb98cd
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_temperature_2005.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 2005 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=2005
+
+# 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 = 18.69,0.65,19.92,17.44,2.48,-0.02,2.46,18.7,18.68,28.0,21.03,0.59,22.13,19.65,2.48,-0.4,2.85,21.04,21.02,28.0,26.29,1.0,28.19,24.61,3.58,0.04,2.12,26.31,26.33,28.0,32.35,0.92,34.25,30.39,3.86,-0.2,2.64,32.36,32.32,28.0,37.22,1.31,39.21,34.25,4.96,-0.33,2.38,37.24,37.49,28.0,40.08,1.54,42.52,37.56,4.96,0.03,1.83,40.11,40.25,28.0,39.79,1.42,41.97,37.01,4.96,-0.19,2.15,39.81,39.56,28.0,41.84,1.5,44.17,38.94,5.24,-0.27,2.34,41.87,41.69,28.0,39.74,1.54,42.52,37.28,5.24,-0.04,1.92,39.77,39.76,28.0,35.99,1.11,37.83,33.84,4.0,-0.15,2.19,36.01,35.84,28.0,29.88,0.43,30.39,28.88,1.52,-0.5,2.48,29.88,29.84,28.0,25.09,0.91,26.54,22.26,4.27,-0.99,4.7,25.11,25.23,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_vegetation_2005.properties
new file mode 100644
index 0000000..7ca7467
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_0_vegetation_2005.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 2005 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=2005
+
+# 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.09,0.02,0.14,0.06,0.08,0.13,1.84,0.1,0.09,28.0,0.08,0.04,0.15,0.01,0.14,-0.06,2.38,0.08,0.08,28.0,0.07,0.03,0.15,0.01,0.14,-0.09,2.41,0.08,0.08,28.0,0.07,0.04,0.15,0.02,0.13,0.35,2.52,0.08,0.07,28.0,0.05,0.03,0.1,-0.0,0.1,-0.22,1.91,0.06,0.06,28.0,0.06,0.03,0.11,0.0,0.11,-0.02,2.41,0.06,0.05,28.0,0.06,0.03,0.12,0.0,0.11,-0.12,2.02,0.07,0.06,28.0,0.07,0.03,0.11,0.02,0.08,0.01,1.84,0.07,0.07,28.0,0.06,0.04,0.12,-0.02,0.15,-0.59,2.37,0.08,0.08,28.0,0.08,0.04,0.17,0.02,0.15,0.06,2.72,0.09,0.08,28.0,0.07,0.03,0.12,0.02,0.1,-0.06,1.7,0.07,0.07,28.0,0.07,0.03,0.16,0.02,0.14,0.31,2.7,0.08,0.07,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_nighttemp_2005.properties
new file mode 100644
index 0000000..48d6b4f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = 10.28,1.8,13.58,6.69,6.89,-0.01,2.31,10.43,10.28,28.0,11.03,1.79,14.27,6.97,7.3,-0.1,2.84,11.16,11.1,28.0,14.75,1.18,16.89,11.65,5.24,-0.6,3.55,14.8,14.96,28.0,19.4,1.21,21.02,17.58,3.44,-0.29,1.52,19.43,19.65,28.0,21.83,1.18,23.78,19.37,4.41,-0.24,2.71,21.87,21.85,28.0,27.1,1.11,28.74,25.02,3.72,-0.18,1.72,27.12,27.16,28.0,27.67,0.77,29.02,26.26,2.76,0.07,2.29,27.68,27.64,28.0,29.98,0.85,31.5,28.88,2.62,0.3,1.68,29.99,29.91,28.0,27.25,1.31,29.57,25.16,4.41,0.31,1.99,27.28,26.88,28.0,24.86,1.08,26.81,22.95,3.86,0.34,2.18,24.88,24.68,28.0,19.14,1.55,22.54,16.34,6.2,0.47,2.57,19.2,19.09,28.0,14.83,1.51,18.54,12.89,5.65,0.87,2.85,14.9,14.48,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_rainfall_2005.properties
new file mode 100644
index 0000000..530a84d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 35.14,2.23,37.32,32.11,5.21,-0.15,1.37,35.2,35.2,7.0,23.33,2.48,27.27,21.04,6.23,0.42,1.77,23.44,23.13,7.0,28.82,5.72,36.8,23.03,13.77,0.04,1.43,29.3,30.75,7.0,3.41,1.28,4.63,2.06,2.57,-0.23,1.12,3.61,4.09,7.0,1.14,0.1,1.24,1.0,0.24,-0.14,1.52,1.14,1.12,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.31,0.67,3.02,1.05,1.97,-1.03,2.87,2.39,2.63,7.0,5.71,0.8,6.41,3.95,2.46,-1.75,4.63,5.76,5.93,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,4.13,0.54,5.17,3.55,1.62,1.04,3.1,4.16,4.0,7.0,1.79,0.4,2.28,1.0,1.28,-1.07,3.49,1.83,1.94,7.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_temperature_2005.properties
new file mode 100644
index 0000000..4125c0b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_temperature_2005.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 2005 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=2005
+
+# 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 = 18.69,0.65,19.92,17.44,2.48,-0.02,2.46,18.7,18.68,28.0,21.03,0.59,22.13,19.65,2.48,-0.4,2.85,21.04,21.02,28.0,26.29,1.0,28.19,24.61,3.58,0.04,2.12,26.31,26.33,28.0,32.35,0.92,34.25,30.39,3.86,-0.2,2.64,32.36,32.32,28.0,37.22,1.31,39.21,34.25,4.96,-0.33,2.38,37.24,37.49,28.0,40.08,1.54,42.52,37.56,4.96,0.03,1.83,40.11,40.25,28.0,39.79,1.42,41.97,37.01,4.96,-0.19,2.15,39.81,39.56,28.0,41.84,1.5,44.17,38.94,5.24,-0.27,2.34,41.87,41.69,28.0,39.74,1.54,42.52,37.28,5.24,-0.04,1.92,39.77,39.76,28.0,35.99,1.11,37.83,33.84,4.0,-0.15,2.19,36.01,35.84,28.0,29.88,0.43,30.39,28.88,1.52,-0.5,2.48,29.88,29.84,28.0,25.09,0.91,26.54,22.26,4.27,-0.99,4.7,25.11,25.23,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_vegetation_2005.properties
new file mode 100644
index 0000000..7828cff
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_1_vegetation_2005.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 2005 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=2005
+
+# 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.09,0.02,0.14,0.06,0.08,0.13,1.84,0.1,0.09,28.0,0.08,0.04,0.15,0.01,0.14,-0.06,2.38,0.08,0.08,28.0,0.07,0.03,0.15,0.01,0.14,-0.09,2.41,0.08,0.08,28.0,0.07,0.04,0.15,0.02,0.13,0.35,2.52,0.08,0.07,28.0,0.05,0.03,0.1,-0.0,0.1,-0.22,1.91,0.06,0.06,28.0,0.06,0.03,0.11,0.0,0.11,-0.02,2.41,0.06,0.05,28.0,0.06,0.03,0.12,0.0,0.11,-0.12,2.02,0.07,0.06,28.0,0.07,0.03,0.11,0.02,0.08,0.01,1.84,0.07,0.07,28.0,0.06,0.04,0.12,-0.02,0.15,-0.59,2.37,0.08,0.08,28.0,0.08,0.04,0.17,0.02,0.15,0.06,2.72,0.09,0.08,28.0,0.07,0.03,0.12,0.02,0.1,-0.06,1.7,0.07,0.07,28.0,0.07,0.03,0.16,0.02,0.14,0.31,2.7,0.08,0.07,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_nighttemp_2005.properties
new file mode 100644
index 0000000..cbc4ea7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_nighttemp_2005.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 2005 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=2005
+
+# 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 = 12.51,0.15,12.62,12.41,0.21,-0.0,1.0,12.52,12.51,2.0,13.72,0.78,14.27,13.17,1.1,-0.0,1.0,13.73,13.72,2.0,15.06,0.34,15.31,14.82,0.48,-0.0,1.0,15.07,15.06,2.0,20.23,0.05,20.27,20.2,0.07,0.0,1.0,20.23,20.23,2.0,22.33,0.68,22.81,21.85,0.96,0.0,1.0,22.34,22.33,2.0,28.26,0.29,28.46,28.05,0.41,0.0,1.0,28.26,28.26,2.0,28.71,0.05,28.74,28.67,0.07,-0.0,1.01,28.71,28.71,2.0,31.12,0.05,31.15,31.08,0.07,-0.0,1.17,31.12,31.12,2.0,28.95,0.29,29.15,28.74,0.41,-0.0,1.0,28.95,28.95,2.0,26.6,0.29,26.81,26.4,0.41,0.0,1.0,26.61,26.6,2.0,22.13,0.58,22.54,21.71,0.83,0.0,1.0,22.13,22.13,2.0,16.72,0.24,16.89,16.55,0.34,-0.0,1.0,16.72,16.72,2.0
+BH-B-G070002 = 9.68,1.47,12.76,6.69,6.06,-0.09,2.79,9.78,9.9,22.0,10.41,1.4,12.62,6.97,5.65,-0.75,3.05,10.5,10.72,22.0,14.46,1.08,16.2,11.65,4.55,-0.94,3.49,14.5,14.75,22.0,19.18,1.26,21.02,17.58,3.44,0.08,1.44,19.22,19.16,22.0,21.53,1.07,23.5,19.37,4.13,-0.33,2.84,21.55,21.64,22.0,26.87,1.1,28.74,25.02,3.72,0.15,1.84,26.89,26.54,22.0,27.41,0.6,28.6,26.26,2.34,-0.13,2.61,27.41,27.36,22.0,29.78,0.77,31.5,28.88,2.62,0.73,2.55,29.79,29.53,22.0,26.87,1.15,29.57,25.16,4.41,0.77,3.29,26.89,26.74,22.0,24.5,0.8,26.26,22.95,3.31,0.12,2.62,24.51,24.61,22.0,18.55,1.06,20.75,16.34,4.41,-0.02,2.61,18.58,18.47,22.0,14.25,0.97,17.03,12.89,4.13,0.95,4.08,14.28,14.13,22.0
+BH-B-G070003 = 12.76,NaN,12.76,12.76,0.0,NaN,NaN,12.76,12.76,1.0,12.62,NaN,12.62,12.62,0.0,NaN,NaN,12.62,12.62,1.0,16.2,NaN,16.2,16.2,0.0,NaN,NaN,16.2,16.2,1.0,20.61,NaN,20.61,20.61,0.0,NaN,NaN,20.61,20.61,1.0,23.5,NaN,23.5,23.5,0.0,NaN,NaN,23.5,23.5,1.0,28.46,NaN,28.46,28.46,0.0,NaN,NaN,28.46,28.46,1.0,28.6,NaN,28.6,28.6,0.0,NaN,NaN,28.6,28.6,1.0,31.22,NaN,31.22,31.22,0.0,NaN,NaN,31.22,31.22,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,20.75,NaN,20.75,20.75,0.0,NaN,NaN,20.75,20.75,1.0,17.03,NaN,17.03,17.03,0.0,NaN,NaN,17.03,17.03,1.0
+BH-B-G070004 = 10.73,NaN,10.73,10.73,0.0,NaN,NaN,10.73,10.73,1.0,11.29,NaN,11.29,11.29,0.0,NaN,NaN,11.29,11.29,1.0,15.05,NaN,15.05,15.05,0.0,NaN,NaN,15.05,15.05,1.0,19.28,NaN,19.28,19.28,0.0,NaN,NaN,19.28,19.28,1.0,22.03,NaN,22.03,22.03,0.0,NaN,NaN,22.03,22.03,1.0,26.63,NaN,26.63,26.63,0.0,NaN,NaN,26.63,26.63,1.0,27.82,NaN,27.82,27.82,0.0,NaN,NaN,27.82,27.82,1.0,29.2,NaN,29.2,29.2,0.0,NaN,NaN,29.2,29.2,1.0,26.99,NaN,26.99,26.99,0.0,NaN,NaN,26.99,26.99,1.0,24.24,NaN,24.24,24.24,0.0,NaN,NaN,24.24,24.24,1.0,19.37,NaN,19.37,19.37,0.0,NaN,NaN,19.37,19.37,1.0,14.96,NaN,14.96,14.96,0.0,NaN,NaN,14.96,14.96,1.0
+BH-B-G070005 = 13.24,0.49,13.58,12.89,0.69,0.0,1.0,13.24,13.24,2.0,14.13,0.0,14.13,14.13,0.0,-9746453.17,6.350587133271384E13,14.13,14.13,2.0,16.82,0.1,16.89,16.75,0.14,-0.0,1.0,16.82,16.82,2.0,20.47,0.0,20.47,20.47,0.0,-4.02653184E8,1.44115188075855872E17,20.47,20.47,2.0,23.78,0.0,23.78,23.78,0.0,-1.794072257E7,2.1338920823816747E14,23.78,23.78,2.0,28.05,0.19,28.19,27.91,0.28,0.0,1.0,28.05,28.05,2.0,29.02,NaN,29.02,29.02,0.0,NaN,-2.22399981598543E15,29.02,29.02,2.0,30.81,0.19,30.94,30.67,0.28,-0.0,1.0,30.81,30.81,2.0,28.88,0.19,29.02,28.74,0.28,-0.0,1.0,28.88,28.88,2.0,26.67,0.19,26.81,26.54,0.28,0.0,1.0,26.67,26.67,2.0,21.64,0.1,21.71,21.57,0.14,0.0,1.0,21.64,21.64,2.0,18.13,0.58,18.54,17.72,0.83,-0.0,1.0,18.13,18.13,2.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_rainfall_2005.properties
new file mode 100644
index 0000000..ce72bcc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_rainfall_2005.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 2005 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=2005
+
+# 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 = 37.32,NaN,37.32,37.32,0.0,NaN,NaN,37.32,37.32,1.0,21.04,NaN,21.04,21.04,0.0,NaN,NaN,21.04,21.04,1.0,23.03,NaN,23.03,23.03,0.0,NaN,NaN,23.03,23.03,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,1.24,NaN,1.24,1.24,0.0,NaN,NaN,1.24,1.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,2.63,NaN,2.63,2.63,0.0,NaN,NaN,2.63,2.63,1.0,5.93,NaN,5.93,5.93,0.0,NaN,NaN,5.93,5.93,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.0,NaN,4.0,4.0,0.0,NaN,NaN,4.0,4.0,1.0,1.94,NaN,1.94,1.94,0.0,NaN,NaN,1.94,1.94,1.0
+BH-B-G070002 = 33.36,0.41,33.65,33.08,0.58,0.0,1.0,33.37,33.36,2.0,25.79,2.09,27.27,24.31,2.95,-0.0,1.0,25.83,25.79,2.0,34.37,3.43,36.8,31.94,4.86,0.0,1.0,34.46,34.37,2.0,4.49,0.19,4.63,4.36,0.27,0.0,1.0,4.49,4.49,2.0,1.05,0.06,1.09,1.0,0.09,-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.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,1.73,0.97,2.42,1.05,1.37,-0.0,1.0,1.86,1.73,2.0,5.01,1.51,6.08,3.95,2.14,-0.0,1.0,5.13,5.01,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,4.0,0.63,4.45,3.55,0.9,0.0,1.0,4.02,4.0,2.0,1.73,0.12,1.81,1.64,0.17,0.0,1.0,1.73,1.73,2.0
+BH-B-G070003 = 37.32,NaN,37.32,37.32,0.0,NaN,NaN,37.32,37.32,1.0,21.04,NaN,21.04,21.04,0.0,NaN,NaN,21.04,21.04,1.0,23.03,NaN,23.03,23.03,0.0,NaN,NaN,23.03,23.03,1.0,2.06,NaN,2.06,2.06,0.0,NaN,NaN,2.06,2.06,1.0,1.24,NaN,1.24,1.24,0.0,NaN,NaN,1.24,1.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,2.63,NaN,2.63,2.63,0.0,NaN,NaN,2.63,2.63,1.0,5.93,NaN,5.93,5.93,0.0,NaN,NaN,5.93,5.93,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,4.0,NaN,4.0,4.0,0.0,NaN,NaN,4.0,4.0,1.0,1.94,NaN,1.94,1.94,0.0,NaN,NaN,1.94,1.94,1.0
+BH-B-G070004 = 32.11,NaN,32.11,32.11,0.0,NaN,NaN,32.11,32.11,1.0,25.5,NaN,25.5,25.5,0.0,NaN,NaN,25.5,25.5,1.0,33.14,NaN,33.14,33.14,0.0,NaN,NaN,33.14,33.14,1.0,4.63,NaN,4.63,4.63,0.0,NaN,NaN,4.63,4.63,1.0,1.06,NaN,1.06,1.06,0.0,NaN,NaN,1.06,1.06,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.02,NaN,3.02,3.02,0.0,NaN,NaN,3.02,3.02,1.0,5.76,NaN,5.76,5.76,0.0,NaN,NaN,5.76,5.76,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,5.17,NaN,5.17,5.17,0.0,NaN,NaN,5.17,5.17,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0
+BH-B-G070005 = 36.26,1.5,37.32,35.2,2.12,0.0,1.0,36.27,36.26,2.0,22.08,1.48,23.13,21.04,2.09,-0.0,1.0,22.11,22.08,2.0,26.89,5.45,30.75,23.03,7.71,-0.0,1.0,27.16,26.89,2.0,3.07,1.43,4.09,2.06,2.02,-0.0,1.0,3.24,3.07,2.0,1.18,0.08,1.24,1.12,0.12,-0.0,1.0,1.18,1.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.22,0.57,2.63,1.81,0.81,-0.0,1.0,2.26,2.22,2.0,6.17,0.34,6.41,5.93,0.48,0.0,1.0,6.17,6.17,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,3.86,0.2,4.0,3.72,0.28,0.0,1.0,3.87,3.86,2.0,2.11,0.24,2.28,1.94,0.34,-0.0,1.0,2.12,2.11,2.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_temperature_2005.properties
new file mode 100644
index 0000000..0d45971
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_temperature_2005.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 2005 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=2005
+
+# 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 = 18.3,0.24,18.47,18.13,0.34,0.0,1.0,18.3,18.3,2.0,21.23,0.68,21.71,20.75,0.96,0.0,1.0,21.24,21.23,2.0,25.74,0.24,25.92,25.57,0.34,-0.0,1.0,25.74,25.74,2.0,31.63,0.58,32.05,31.22,0.83,0.0,1.0,31.64,31.63,2.0,35.42,0.49,35.77,35.08,0.69,0.0,1.0,35.42,35.42,2.0,38.25,0.97,38.94,37.56,1.38,-0.0,1.0,38.25,38.25,2.0,38.08,0.73,38.59,37.56,1.03,0.0,1.0,38.08,38.08,2.0,39.83,1.07,40.59,39.07,1.52,0.0,1.0,39.84,39.83,2.0,38.66,1.17,39.49,37.83,1.65,0.0,1.0,38.67,38.66,2.0,34.7,0.63,35.15,34.25,0.9,-0.0,1.0,34.7,34.7,2.0,29.77,0.1,29.84,29.7,0.14,-0.0,1.0,29.77,29.77,2.0,22.92,0.93,23.57,22.26,1.31,-0.0,1.0,22.93,22.92,2.0
+BH-B-G070002 = 18.82,0.63,19.92,17.72,2.2,-0.17,2.53,18.83,18.89,22.0,21.11,0.56,22.13,19.92,2.2,-0.37,2.72,21.12,21.09,22.0,26.45,1.04,28.19,24.61,3.58,-0.27,2.16,26.47,26.54,22.0,32.61,0.79,34.25,31.22,3.03,-0.09,2.68,32.62,32.46,22.0,37.69,0.97,39.21,36.18,3.03,-0.06,2.02,37.7,37.7,22.0,40.46,1.46,42.52,37.83,4.69,-0.25,2.03,40.48,40.38,22.0,40.24,1.16,41.97,38.39,3.58,-0.06,1.67,40.25,40.25,22.0,42.32,1.19,44.17,40.31,3.86,-0.01,1.86,42.33,42.24,22.0,40.07,1.48,42.52,37.56,4.96,-0.23,1.96,40.09,39.9,22.0,36.33,0.93,37.83,34.8,3.03,-0.02,1.79,36.34,36.32,22.0,30.01,0.35,30.39,29.29,1.1,-0.39,1.88,30.01,30.08,22.0,25.41,0.61,26.54,24.06,2.48,-0.03,2.88,25.41,25.43,22.0
+BH-B-G070003 = 18.96,NaN,18.96,18.96,0.0,NaN,NaN,18.96,18.96,1.0,21.02,NaN,21.02,21.02,0.0,NaN,NaN,21.02,21.02,1.0,26.4,NaN,26.4,26.4,0.0,NaN,NaN,26.4,26.4,1.0,32.32,NaN,32.32,32.32,0.0,NaN,NaN,32.32,32.32,1.0,36.73,NaN,36.73,36.73,0.0,NaN,NaN,36.73,36.73,1.0,40.31,NaN,40.31,40.31,0.0,NaN,NaN,40.31,40.31,1.0,39.21,NaN,39.21,39.21,0.0,NaN,NaN,39.21,39.21,1.0,41.56,NaN,41.56,41.56,0.0,NaN,NaN,41.56,41.56,1.0,39.9,NaN,39.9,39.9,0.0,NaN,NaN,39.9,39.9,1.0,35.77,NaN,35.77,35.77,0.0,NaN,NaN,35.77,35.77,1.0,29.57,NaN,29.57,29.57,0.0,NaN,NaN,29.57,29.57,1.0,24.74,NaN,24.74,24.74,0.0,NaN,NaN,24.74,24.74,1.0
+BH-B-G070004 = 18.36,NaN,18.36,18.36,0.0,NaN,NaN,18.36,18.36,1.0,20.56,NaN,20.56,20.56,0.0,NaN,NaN,20.56,20.56,1.0,26.08,NaN,26.08,26.08,0.0,NaN,NaN,26.08,26.08,1.0,31.77,NaN,31.77,31.77,0.0,NaN,NaN,31.77,31.77,1.0,35.72,NaN,35.72,35.72,0.0,NaN,NaN,35.72,35.72,1.0,39.03,NaN,39.03,39.03,0.0,NaN,NaN,39.03,39.03,1.0,39.3,NaN,39.3,39.3,0.0,NaN,NaN,39.3,39.3,1.0,41.33,NaN,41.33,41.33,0.0,NaN,NaN,41.33,41.33,1.0,39.4,NaN,39.4,39.4,0.0,NaN,NaN,39.4,39.4,1.0,35.63,NaN,35.63,35.63,0.0,NaN,NaN,35.63,35.63,1.0,29.38,NaN,29.38,29.38,0.0,NaN,NaN,29.38,29.38,1.0,24.42,NaN,24.42,24.42,0.0,NaN,NaN,24.42,24.42,1.0
+BH-B-G070005 = 17.72,0.39,17.99,17.44,0.55,-0.0,1.0,17.72,17.72,2.0,20.2,0.78,20.75,19.65,1.1,-0.0,1.0,20.2,20.2,2.0,25.09,0.1,25.16,25.02,0.14,0.0,1.0,25.09,25.09,2.0,30.53,0.19,30.67,30.39,0.28,-0.0,1.0,30.53,30.53,2.0,34.8,0.78,35.35,34.25,1.1,0.0,1.0,34.81,34.8,2.0,38.11,0.0,38.11,38.11,0.0,-2.054851911E7,2.7930044042086725E14,38.11,38.11,2.0,37.08,0.1,37.15,37.01,0.14,-0.0,1.0,37.08,37.08,2.0,39.01,0.1,39.07,38.94,0.14,0.0,0.99,39.01,39.01,2.0,37.35,0.1,37.42,37.28,0.14,0.0,1.0,37.35,37.35,2.0,33.91,0.1,33.98,33.84,0.14,0.0,0.99,33.91,33.91,2.0,28.95,0.1,29.02,28.88,0.14,-0.0,1.0,28.95,28.95,2.0,24.26,0.1,24.33,24.19,0.14,0.0,1.0,24.26,24.26,2.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_vegetation_2005.properties
new file mode 100644
index 0000000..1a256f5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BHR/BHR_2_vegetation_2005.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 2005 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=2005
+
+# 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.1,0.03,0.11,0.08,0.04,-0.0,1.0,0.1,0.1,2.0,0.07,0.03,0.09,0.05,0.04,0.0,1.0,0.07,0.07,2.0,0.08,0.02,0.1,0.07,0.03,-0.0,1.0,0.08,0.08,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.03,0.07,0.03,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.06,0.03,0.08,0.04,0.04,0.0,1.0,0.06,0.06,2.0,0.07,0.03,0.09,0.05,0.04,-0.0,1.0,0.07,0.07,2.0,0.1,0.01,0.11,0.09,0.02,-0.0,1.0,0.1,0.1,2.0,0.11,0.01,0.12,0.11,0.01,0.0,1.01,0.11,0.11,2.0,0.08,0.03,0.09,0.06,0.04,-0.0,1.0,0.08,0.08,2.0,0.08,0.02,0.1,0.07,0.03,-0.0,1.0,0.09,0.08,2.0
+BH-B-G070002 = 0.09,0.02,0.14,0.06,0.08,0.26,1.89,0.1,0.09,22.0,0.08,0.04,0.13,0.01,0.13,-0.34,2.28,0.08,0.08,22.0,0.07,0.03,0.12,0.01,0.11,-0.3,2.07,0.08,0.07,22.0,0.07,0.03,0.15,0.02,0.13,0.23,2.55,0.08,0.07,22.0,0.05,0.03,0.1,-0.0,0.1,-0.35,1.99,0.06,0.06,22.0,0.06,0.02,0.11,0.02,0.09,0.3,2.17,0.07,0.06,22.0,0.06,0.03,0.12,0.0,0.11,-0.17,2.04,0.07,0.06,22.0,0.07,0.03,0.11,0.02,0.08,-0.08,1.95,0.07,0.07,22.0,0.06,0.04,0.12,-0.02,0.15,-0.36,2.1,0.07,0.06,22.0,0.07,0.03,0.11,0.02,0.09,-0.25,1.68,0.08,0.07,22.0,0.07,0.03,0.11,0.02,0.09,-0.1,1.64,0.07,0.08,22.0,0.07,0.03,0.12,0.02,0.11,-0.06,2.0,0.08,0.07,22.0
+BH-B-G070003 = 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.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.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.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.11,NaN,0.11,0.11,0.0,NaN,NaN,0.11,0.11,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
+BH-B-G070004 = 0.12,NaN,0.12,0.12,0.0,NaN,NaN,0.12,0.12,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.14,NaN,0.14,0.14,0.0,NaN,NaN,0.14,0.14,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,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.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.16,NaN,0.16,0.16,0.0,NaN,NaN,0.16,0.16,1.0
+BH-B-G070005 = 0.07,0.02,0.09,0.06,0.03,0.0,1.0,0.07,0.07,2.0,0.05,0.0,0.05,0.05,0.0,0.0,-37.02,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.03,0.02,0.04,0.02,0.02,0.0,1.0,0.03,0.03,2.0,0.02,0.0,0.02,0.02,0.0,-0.01,-30.3,0.02,0.02,2.0,0.01,0.01,0.01,0.0,0.01,0.0,0.98,0.01,0.01,2.0,0.03,0.01,0.04,0.03,0.01,0.0,0.99,0.03,0.03,2.0,0.03,0.0,0.03,0.03,0.0,-0.03,7.56,0.03,0.03,2.0,0.06,0.02,0.08,0.05,0.03,0.0,1.0,0.06,0.06,2.0,0.09,0.03,0.11,0.07,0.04,-0.0,1.0,0.09,0.09,2.0,0.03,0.01,0.03,0.02,0.02,0.0,0.99,0.03,0.03,2.0,0.04,0.01,0.05,0.04,0.02,-0.0,1.0,0.05,0.04,2.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_nighttemp_2005.properties
new file mode 100644
index 0000000..2ff9389
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_nighttemp_2005.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 2005 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=2005
+
+# 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.57,2.21,4.49,-13.15,17.64,-0.42,3.3,5.07,-4.19,2295.0,-12.12,2.46,1.73,-17.56,19.29,1.69,6.61,12.37,-12.6,2295.0,-4.57,2.34,5.87,-10.39,16.26,0.71,3.89,5.13,-4.74,2295.0,3.7,2.21,8.9,-2.68,11.57,-0.24,2.18,4.31,3.8,2295.0,9.63,2.1,14.27,1.73,12.54,-0.1,2.17,9.86,9.59,2295.0,12.56,2.11,18.27,3.94,14.33,-0.4,2.76,12.73,12.82,2295.0,15.22,1.9,20.47,9.72,10.75,-0.11,2.38,15.34,15.24,2295.0,12.7,1.88,17.99,7.8,10.2,0.18,2.5,12.84,12.69,2295.0,10.54,2.1,16.06,2.56,13.5,-0.23,2.39,10.74,10.69,2295.0,6.15,1.75,12.48,0.35,12.13,-0.02,3.11,6.39,6.14,2295.0,-0.26,1.9,8.9,-6.54,15.43,0.5,4.38,1.92,-0.33,2295.0,-5.72,2.08,3.66,-11.5,15.16,0.48,3.32,6.08,-5.85,2295.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_rainfall_2005.properties
new file mode 100644
index 0000000..907cf89
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 73.54,18.02,117.49,28.45,89.04,0.3,2.98,75.71,70.34,363.0,175.11,65.23,317.67,97.97,219.7,0.72,2.14,186.83,148.1,363.0,99.16,22.03,179.22,64.25,114.96,1.22,4.34,101.57,92.26,363.0,92.52,26.24,221.2,43.39,177.8,0.95,5.02,96.16,90.87,363.0,72.56,19.25,110.53,19.22,91.31,-0.92,3.05,75.06,79.32,363.0,79.34,31.55,132.46,20.41,112.05,-0.18,1.72,85.37,84.29,363.0,105.27,39.4,242.15,36.21,205.94,0.9,3.23,112.39,94.7,363.0,159.57,48.21,281.56,45.46,236.11,0.24,3.07,166.68,158.74,363.0,119.46,24.75,179.18,64.23,114.95,0.24,2.46,121.99,116.59,363.0,89.3,47.48,238.55,10.14,228.41,1.05,3.71,101.1,78.15,363.0,136.15,50.05,227.97,38.46,189.51,-0.23,1.8,145.03,143.24,363.0,201.12,40.1,281.56,110.87,170.7,0.24,2.26,205.06,196.15,363.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_temperature_2005.properties
new file mode 100644
index 0000000..e700394
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_temperature_2005.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 2005 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=2005
+
+# 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 = 0.66,2.86,10.28,-7.09,17.36,-0.09,2.45,2.93,0.77,2295.0,-5.95,2.72,8.9,-11.77,20.67,2.03,7.42,6.54,-6.67,2295.0,3.37,3.9,14.41,-5.43,19.84,0.29,2.52,5.15,3.25,2295.0,15.74,3.26,21.85,3.66,18.19,-0.61,2.54,16.07,16.48,2295.0,20.53,2.0,27.09,14.69,12.4,0.14,3.28,20.62,20.54,2295.0,22.75,2.51,31.77,16.89,14.88,0.63,3.43,22.89,22.54,2295.0,24.03,2.44,32.6,18.54,14.06,0.88,3.7,24.15,23.64,2295.0,20.23,2.09,28.19,15.24,12.95,0.73,3.93,20.34,20.06,2295.0,19.05,2.15,25.98,13.86,12.13,0.29,2.64,19.17,18.82,2295.0,14.02,1.9,19.37,8.35,11.02,0.33,2.91,14.15,13.86,2295.0,6.72,2.25,14.96,-1.85,16.81,0.81,3.99,7.09,6.42,2295.0,-1.24,3.44,8.07,-9.57,17.64,0.11,2.1,3.65,-1.44,2295.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_vegetation_2005.properties
new file mode 100644
index 0000000..71e490e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_0_vegetation_2005.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 2005 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=2005
+
+# 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.36,0.12,0.64,0.03,0.61,-0.53,2.6,0.38,0.37,2295.0,0.08,0.06,0.47,-0.03,0.5,1.75,8.13,0.1,0.07,2295.0,0.22,0.1,0.59,-0.03,0.62,-0.2,3.61,0.24,0.23,2295.0,0.51,0.1,0.7,0.05,0.64,-1.02,3.77,0.52,0.53,2295.0,0.77,0.07,0.89,0.42,0.47,-0.93,3.2,0.77,0.79,2295.0,0.8,0.07,0.9,0.47,0.43,-1.13,3.75,0.8,0.82,2295.0,0.8,0.07,0.9,0.44,0.46,-1.32,4.05,0.8,0.83,2295.0,0.79,0.07,0.89,0.53,0.37,-1.09,3.2,0.8,0.82,2295.0,0.76,0.05,0.84,0.53,0.32,-0.79,2.91,0.76,0.77,2295.0,0.67,0.05,0.77,0.45,0.32,-0.69,3.2,0.67,0.68,2295.0,0.45,0.09,0.66,0.22,0.44,-0.13,2.1,0.45,0.45,2295.0,0.31,0.12,0.65,0.01,0.64,0.15,2.63,0.33,0.3,2295.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_nighttemp_2005.properties
new file mode 100644
index 0000000..040d3c6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_nighttemp_2005.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 2005 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=2005
+
+# 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.57,2.21,4.49,-13.15,17.64,-0.42,3.3,5.07,-4.19,2295.0,-12.12,2.46,1.73,-17.56,19.29,1.69,6.61,12.37,-12.6,2295.0,-4.57,2.34,5.87,-10.39,16.26,0.71,3.89,5.13,-4.74,2295.0,3.7,2.21,8.9,-2.68,11.57,-0.24,2.18,4.31,3.8,2295.0,9.63,2.1,14.27,1.73,12.54,-0.1,2.17,9.86,9.59,2295.0,12.56,2.11,18.27,3.94,14.33,-0.4,2.76,12.73,12.82,2295.0,15.22,1.9,20.47,9.72,10.75,-0.11,2.38,15.34,15.24,2295.0,12.7,1.88,17.99,7.8,10.2,0.18,2.5,12.84,12.69,2295.0,10.54,2.1,16.06,2.56,13.5,-0.23,2.39,10.74,10.69,2295.0,6.15,1.75,12.48,0.35,12.13,-0.02,3.11,6.39,6.14,2295.0,-0.26,1.9,8.9,-6.54,15.43,0.5,4.38,1.92,-0.33,2295.0,-5.72,2.08,3.66,-11.5,15.16,0.48,3.32,6.08,-5.85,2295.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_rainfall_2005.properties
new file mode 100644
index 0000000..104cdb4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 73.54,18.02,117.49,28.45,89.04,0.3,2.98,75.71,70.34,363.0,175.11,65.23,317.67,97.97,219.7,0.72,2.14,186.83,148.1,363.0,99.16,22.03,179.22,64.25,114.96,1.22,4.34,101.57,92.26,363.0,92.52,26.24,221.2,43.39,177.8,0.95,5.02,96.16,90.87,363.0,72.56,19.25,110.53,19.22,91.31,-0.92,3.05,75.06,79.32,363.0,79.34,31.55,132.46,20.41,112.05,-0.18,1.72,85.37,84.29,363.0,105.27,39.4,242.15,36.21,205.94,0.9,3.23,112.39,94.7,363.0,159.57,48.21,281.56,45.46,236.11,0.24,3.07,166.68,158.74,363.0,119.46,24.75,179.18,64.23,114.95,0.24,2.46,121.99,116.59,363.0,89.3,47.48,238.55,10.14,228.41,1.05,3.71,101.1,78.15,363.0,136.15,50.05,227.97,38.46,189.51,-0.23,1.8,145.03,143.24,363.0,201.12,40.1,281.56,110.87,170.7,0.24,2.26,205.06,196.15,363.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_temperature_2005.properties
new file mode 100644
index 0000000..4b10ec8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_temperature_2005.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 2005 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=2005
+
+# 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 = 0.66,2.86,10.28,-7.09,17.36,-0.09,2.45,2.93,0.77,2295.0,-5.95,2.72,8.9,-11.77,20.67,2.03,7.42,6.54,-6.67,2295.0,3.37,3.9,14.41,-5.43,19.84,0.29,2.52,5.15,3.25,2295.0,15.74,3.26,21.85,3.66,18.19,-0.61,2.54,16.07,16.48,2295.0,20.53,2.0,27.09,14.69,12.4,0.14,3.28,20.62,20.54,2295.0,22.75,2.51,31.77,16.89,14.88,0.63,3.43,22.89,22.54,2295.0,24.03,2.44,32.6,18.54,14.06,0.88,3.7,24.15,23.64,2295.0,20.23,2.09,28.19,15.24,12.95,0.73,3.93,20.34,20.06,2295.0,19.05,2.15,25.98,13.86,12.13,0.29,2.64,19.17,18.82,2295.0,14.02,1.9,19.37,8.35,11.02,0.33,2.91,14.15,13.86,2295.0,6.72,2.25,14.96,-1.85,16.81,0.81,3.99,7.09,6.42,2295.0,-1.24,3.44,8.07,-9.57,17.64,0.11,2.1,3.65,-1.44,2295.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_vegetation_2005.properties
new file mode 100644
index 0000000..eab0181
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BIH/BIH_1_vegetation_2005.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 2005 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=2005
+
+# 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.36,0.12,0.64,0.03,0.61,-0.53,2.6,0.38,0.37,2295.0,0.08,0.06,0.47,-0.03,0.5,1.75,8.13,0.1,0.07,2295.0,0.22,0.1,0.59,-0.03,0.62,-0.2,3.61,0.24,0.23,2295.0,0.51,0.1,0.7,0.05,0.64,-1.02,3.77,0.52,0.53,2295.0,0.77,0.07,0.89,0.42,0.47,-0.93,3.2,0.77,0.79,2295.0,0.8,0.07,0.9,0.47,0.43,-1.13,3.75,0.8,0.82,2295.0,0.8,0.07,0.9,0.44,0.46,-1.32,4.05,0.8,0.83,2295.0,0.79,0.07,0.89,0.53,0.37,-1.09,3.2,0.8,0.82,2295.0,0.76,0.05,0.84,0.53,0.32,-0.79,2.91,0.76,0.77,2295.0,0.67,0.05,0.77,0.45,0.32,-0.69,3.2,0.67,0.68,2295.0,0.45,0.09,0.66,0.22,0.44,-0.13,2.1,0.45,0.45,2295.0,0.31,0.12,0.65,0.01,0.64,0.15,2.63,0.33,0.3,2295.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLR/BLR_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLR/BLR_0_nighttemp_2005.properties
new file mode 100644
index 0000000..0d00efa
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLR/BLR_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = -8.14,1.77,-2.13,-13.43,11.3,0.02,2.45,8.33,-8.19,11238.0,-15.61,1.39,-8.46,-21.14,12.68,0.21,3.62,15.68,-15.63,11238.0,-9.92,1.46,-5.16,-15.35,10.2,0.1,2.42,10.02,-9.98,11238.0,1.04,1.43,6.97,-2.95,9.92,0.79,3.76,1.77,0.91,11238.0,8.93,1.52,14.69,2.56,12.13,0.12,3.24,9.06,8.9,11238.0,10.46,0.85,14.13,6.14,7.99,-0.17,3.38,10.5,10.55,11238.0,13.83,0.66,17.72,10.55,7.17,0.09,3.72,13.84,13.86,11238.0,11.94,0.72,15.24,8.35,6.89,-0.06,3.56,11.96,11.93,11238.0,8.0,1.05,12.76,2.56,10.2,-0.17,4.34,8.07,8.07,11237.0,1.82,1.73,6.42,-4.88,11.3,-0.37,2.7,2.51,2.01,11238.0,-4.48,1.35,0.63,-11.5,12.13,-0.17,3.38,4.68,-4.47,11238.0,-10.03,1.36,-1.85,-17.01,15.16,-0.18,3.51,10.12,-9.91,11238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLR/BLR_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLR/BLR_0_rainfall_2005.properties
new file mode 100644
index 0000000..e5b9a6d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLR/BLR_0_rainfall_2005.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 2005 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=2005
+
+# 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.2005/resources/data/country/BLR/BLR_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLR/BLR_0_temperature_2005.properties
new file mode 100644
index 0000000..b83271a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLR/BLR_0_temperature_2005.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 2005 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=2005
+
+# 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 = -5.42,2.22,2.01,-13.98,15.98,-0.27,2.89,5.86,-5.3,11238.0,-10.81,1.29,-2.13,-18.66,16.54,-0.09,4.17,10.89,-10.81,11237.0,-4.55,2.63,5.59,-10.94,16.54,0.35,2.7,5.26,-4.61,11238.0,11.89,3.21,20.2,2.83,17.36,-0.21,1.95,12.31,12.48,11238.0,19.85,1.49,25.71,13.03,12.68,-0.1,3.03,19.91,19.92,11238.0,19.13,1.25,23.5,14.96,8.54,0.3,3.0,19.17,19.09,11238.0,23.01,1.41,29.02,18.82,10.2,0.32,2.99,23.06,22.95,11238.0,21.01,1.36,26.54,16.89,9.65,0.3,2.74,21.06,20.89,11238.0,18.88,2.09,25.98,13.03,12.95,0.1,2.48,19.0,18.82,11238.0,11.28,1.81,17.99,5.87,12.13,0.34,2.62,11.42,11.1,11238.0,3.3,2.03,8.9,-5.43,14.33,-0.82,4.16,3.87,3.52,11238.0,-7.98,1.79,-1.57,-14.53,12.95,-0.05,2.96,8.18,-7.91,11236.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLR/BLR_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLR/BLR_0_vegetation_2005.properties
new file mode 100644
index 0000000..573fb09
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLR/BLR_0_vegetation_2005.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 2005 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=2005
+
+# 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.32,0.11,0.64,0.02,0.62,0.08,2.65,0.34,0.31,11238.0,0.1,0.07,0.46,-0.01,0.47,1.23,4.72,0.12,0.08,11238.0,0.13,0.09,0.57,-0.03,0.61,0.56,2.82,0.16,0.12,11238.0,0.48,0.05,0.63,0.2,0.43,-0.11,2.52,0.48,0.48,11238.0,0.7,0.04,0.82,0.37,0.45,-0.25,3.69,0.7,0.7,11238.0,0.78,0.04,0.88,0.5,0.38,-0.48,4.0,0.78,0.78,11238.0,0.76,0.05,0.88,0.4,0.48,-0.77,3.91,0.76,0.77,11238.0,0.73,0.05,0.86,0.51,0.35,-0.5,3.1,0.73,0.73,11238.0,0.66,0.05,0.81,0.34,0.46,-0.52,3.55,0.66,0.66,11238.0,0.56,0.05,0.73,0.34,0.39,-0.21,3.11,0.56,0.56,11238.0,0.36,0.07,0.71,0.16,0.55,0.62,3.12,0.36,0.34,11238.0,0.09,0.08,0.46,-0.07,0.53,1.39,4.56,0.13,0.07,11238.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_nighttemp_2005.properties
new file mode 100644
index 0000000..4e8c363
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = 17.64,1.74,23.5,13.86,9.65,0.95,4.29,17.72,17.44,795.0,18.44,1.75,24.06,15.24,8.82,1.3,4.64,18.52,17.99,795.0,20.52,1.17,25.98,17.72,8.27,0.5,4.34,20.55,20.61,796.0,20.76,1.31,25.43,17.72,7.72,0.79,4.19,20.8,20.61,794.0,21.81,1.48,26.54,18.82,7.72,0.31,3.19,21.86,21.85,790.0,22.06,1.75,28.19,17.44,10.75,0.47,4.49,22.13,22.13,791.0,21.45,1.91,26.26,15.51,10.75,-0.21,3.1,21.53,21.57,788.0,21.77,2.28,27.91,14.69,13.23,-0.13,2.59,21.89,21.92,794.0,21.35,2.15,27.36,15.79,11.57,0.29,2.98,21.46,21.44,785.0,19.59,2.18,29.57,14.69,14.88,0.7,3.93,19.72,19.37,791.0,18.77,1.78,24.68,14.69,9.99,0.92,4.33,18.85,18.54,788.0,19.18,1.68,24.61,15.24,9.37,0.73,3.96,19.26,19.09,794.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_rainfall_2005.properties
new file mode 100644
index 0000000..bfcd2e7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 56.89,24.47,242.64,33.61,209.02,4.66,33.82,61.9,52.0,173.0,13.42,7.9,35.13,3.05,32.08,1.13,3.26,15.57,9.72,173.0,20.92,15.05,86.37,5.58,80.79,1.58,5.78,25.75,15.56,173.0,32.62,18.05,79.32,8.01,71.31,0.53,2.32,37.26,30.68,173.0,47.61,26.93,136.99,11.51,125.48,0.93,3.27,54.66,39.64,173.0,146.27,62.15,358.4,38.46,319.94,0.47,3.15,158.86,154.09,173.0,79.46,65.7,317.81,25.99,291.83,1.95,6.37,102.98,58.67,173.0,187.1,62.6,404.36,74.67,329.69,0.87,3.91,197.24,182.83,173.0,167.42,64.93,347.75,56.93,290.83,0.78,3.29,179.5,163.9,173.0,120.35,34.35,314.72,48.96,265.77,1.93,12.45,125.13,120.37,173.0,93.8,43.9,323.27,33.08,290.2,1.91,9.0,103.51,84.29,173.0,76.89,25.07,169.3,37.02,132.28,0.85,3.7,80.85,73.57,173.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_temperature_2005.properties
new file mode 100644
index 0000000..7ed5570
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_temperature_2005.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 2005 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=2005
+
+# 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.07,1.6,26.81,18.27,8.54,-0.68,3.22,23.12,23.26,796.0,24.02,1.46,27.64,20.47,7.17,-0.03,2.55,24.06,24.06,792.0,27.62,1.97,34.25,23.23,11.02,0.48,2.96,27.69,27.47,792.0,28.35,2.13,34.53,22.4,12.13,0.19,2.9,28.43,28.33,794.0,28.69,2.01,33.43,24.06,9.37,-0.41,2.56,28.76,29.02,796.0,26.82,1.59,30.94,21.57,9.37,-0.46,3.15,26.87,26.95,790.0,25.09,1.3,28.46,21.3,7.17,-0.57,3.04,25.12,25.3,796.0,25.53,1.51,30.67,21.02,9.65,-0.11,3.16,25.57,25.78,795.0,24.38,1.53,28.19,20.75,7.44,-0.17,2.68,24.42,24.33,794.0,23.56,1.56,28.46,18.54,9.92,-0.41,3.59,23.61,23.78,793.0,22.95,1.39,27.09,18.82,8.27,-0.57,3.15,22.99,23.23,796.0,22.99,1.21,27.09,19.65,7.44,-0.4,3.19,23.02,22.95,792.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_vegetation_2005.properties
new file mode 100644
index 0000000..c095dac
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BLZ/BLZ_0_vegetation_2005.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 2005 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=2005
+
+# 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.75,0.17,0.9,0.1,0.8,-1.61,5.03,0.77,0.81,793.0,0.71,0.17,0.88,0.07,0.81,-1.6,5.02,0.73,0.77,793.0,0.69,0.18,0.89,0.01,0.88,-1.26,3.92,0.71,0.74,794.0,0.67,0.19,0.88,-0.1,0.98,-1.34,4.35,0.69,0.72,793.0,0.69,0.19,0.9,-0.04,0.94,-1.3,4.17,0.72,0.74,794.0,0.69,0.18,0.9,0.08,0.81,-1.35,4.12,0.72,0.75,793.0,0.61,0.14,0.83,0.09,0.74,-1.5,4.74,0.62,0.65,792.0,0.7,0.18,0.9,-0.03,0.92,-1.6,4.99,0.72,0.76,793.0,0.68,0.16,0.87,0.03,0.84,-1.64,5.16,0.7,0.74,793.0,0.74,0.17,0.9,0.04,0.86,-1.7,5.35,0.76,0.8,793.0,0.72,0.17,0.9,0.04,0.86,-1.62,4.99,0.74,0.78,794.0,0.74,0.17,0.9,0.06,0.84,-1.56,4.78,0.75,0.8,794.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_nighttemp_2005.properties
new file mode 100644
index 0000000..f187b94
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = 15.78,8.98,27.09,-10.94,38.03,-1.09,2.69,18.16,20.75,36672.0,14.09,9.9,29.02,-16.46,45.47,-0.89,2.14,17.22,19.78,36380.0,15.84,7.81,28.46,-6.54,35.0,-0.96,2.41,17.65,20.27,36636.0,13.93,8.84,25.98,-10.67,36.65,-0.94,2.44,16.5,19.09,36730.0,13.68,9.36,24.06,-13.7,37.76,-1.22,3.04,16.57,18.82,36722.0,12.75,9.98,24.06,-16.18,40.24,-1.22,3.14,16.19,17.72,36459.0,11.1,9.08,23.78,-17.01,40.79,-1.21,3.12,14.34,15.93,36725.0,13.68,9.79,25.98,-16.18,42.17,-1.3,3.24,16.82,18.82,36687.0,12.47,9.17,27.64,-14.25,41.89,-1.09,2.76,15.48,17.17,36699.0,14.68,9.33,28.74,-13.43,42.17,-1.07,2.67,17.39,19.92,36726.0,14.97,8.89,25.43,-10.67,36.1,-1.07,2.63,17.41,20.06,36632.0,14.82,8.36,25.16,-7.09,32.24,-0.91,2.25,17.02,19.37,35977.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_rainfall_2005.properties
new file mode 100644
index 0000000..94dfd3f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 173.01,85.1,580.71,4.8,575.91,0.11,3.13,192.81,181.84,5864.0,169.83,92.15,563.45,13.79,549.66,1.03,3.45,193.21,138.73,5864.0,109.58,67.58,318.97,1.13,317.84,0.37,2.32,128.74,97.97,5864.0,68.59,46.66,281.56,1.0,280.56,1.02,3.96,82.96,58.62,5864.0,57.94,57.14,404.36,1.0,403.36,1.3,6.21,81.37,48.98,5864.0,30.37,36.55,221.2,1.0,220.2,1.8,6.38,47.52,14.22,5864.0,12.28,13.25,76.97,1.0,75.97,1.33,4.58,18.07,7.34,5864.0,15.08,18.29,124.71,1.0,123.71,2.14,8.78,23.71,9.04,5864.0,44.42,29.96,190.23,1.0,189.23,0.63,3.23,53.58,39.26,5864.0,108.41,80.07,580.71,1.0,579.71,0.84,4.44,134.76,107.11,5864.0,126.5,69.34,380.69,1.0,379.69,0.07,2.5,144.26,128.38,5864.0,178.27,95.57,470.18,2.0,468.18,0.26,2.55,202.26,169.84,5864.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_temperature_2005.properties
new file mode 100644
index 0000000..89d973b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_temperature_2005.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 2005 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=2005
+
+# 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 = 25.67,3.6,39.76,5.87,33.9,-0.41,5.86,25.93,25.43,36730.0,23.09,4.59,35.35,0.35,35.0,-1.18,4.84,23.54,24.19,36730.0,25.05,3.61,37.83,5.87,31.97,-0.39,4.57,25.3,24.81,36730.0,23.79,3.53,34.8,7.24,27.56,-1.48,6.07,24.05,24.47,36730.0,23.43,3.11,31.5,-2.4,33.9,-2.6,14.8,23.63,24.06,36727.0,22.85,4.02,31.77,-3.23,35.0,-1.44,6.95,23.2,24.06,36670.0,22.45,3.99,32.6,-5.98,38.58,-1.6,8.43,22.8,23.23,36709.0,26.93,4.34,38.66,-3.5,42.17,-1.93,11.17,27.28,27.36,36722.0,27.09,4.24,37.56,0.63,36.93,-1.87,9.36,27.42,27.78,36730.0,28.73,4.91,43.62,4.21,39.41,-0.91,6.26,29.15,28.46,36730.0,27.91,5.18,45.0,5.59,39.41,0.21,4.32,28.39,26.81,36729.0,25.84,4.46,43.07,3.66,39.41,0.67,4.87,26.22,25.16,36730.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_vegetation_2005.properties
new file mode 100644
index 0000000..12064a4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_0_vegetation_2005.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 2005 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=2005
+
+# 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.64,0.26,0.9,-0.07,0.97,-1.06,2.57,0.69,0.76,36730.0,0.65,0.26,0.9,-0.09,0.99,-1.07,2.71,0.7,0.76,36730.0,0.64,0.25,0.9,-0.1,1.0,-1.15,2.97,0.69,0.75,36730.0,0.64,0.26,0.9,-0.1,1.0,-1.04,2.66,0.69,0.74,36730.0,0.63,0.27,0.9,-0.1,1.0,-0.96,2.42,0.68,0.74,36730.0,0.6,0.27,0.9,-0.1,1.0,-0.83,2.19,0.66,0.71,36729.0,0.57,0.27,0.9,-0.1,1.0,-0.63,2.01,0.63,0.65,36730.0,0.53,0.26,0.9,-0.1,1.0,-0.39,1.86,0.59,0.58,36730.0,0.51,0.26,0.9,-0.07,0.97,-0.17,1.78,0.57,0.51,36730.0,0.57,0.27,0.9,-0.08,0.98,-0.67,1.96,0.63,0.68,36730.0,0.59,0.26,0.9,-0.06,0.96,-0.85,2.19,0.64,0.7,36730.0,0.59,0.25,0.9,-0.06,0.96,-0.94,2.48,0.64,0.68,36730.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_nighttemp_2005.properties
new file mode 100644
index 0000000..74027ab
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = 22.24,1.78,27.09,11.38,15.71,-1.23,6.69,22.31,22.4,6950.0,21.15,2.05,28.19,6.69,21.5,-0.77,4.73,21.25,21.44,6750.0,21.68,1.44,27.09,13.58,13.5,-0.43,5.15,21.73,21.71,6927.0,20.85,1.4,25.71,15.24,10.47,0.04,3.34,20.9,20.75,6955.0,20.37,1.02,22.95,14.41,8.54,-1.31,6.99,20.39,20.47,6955.0,20.31,1.15,24.06,14.69,9.37,-1.31,5.75,20.34,20.54,6955.0,17.27,1.01,21.3,13.31,7.99,0.15,3.38,17.3,17.17,6955.0,19.56,1.04,22.95,15.51,7.44,-0.28,2.93,19.58,19.65,6955.0,18.76,1.1,22.4,14.69,7.72,-0.53,3.07,18.79,18.96,6955.0,21.24,1.11,24.61,14.96,9.65,-1.17,5.55,21.27,21.44,6955.0,21.27,1.18,24.61,14.13,10.47,-1.6,9.02,21.3,21.44,6949.0,20.38,2.13,25.16,6.14,19.02,-1.05,4.58,20.49,20.75,6806.0
+BO-C = 12.12,6.49,23.64,-2.4,26.04,0.07,1.84,13.74,11.58,1931.0,9.09,8.71,23.78,-7.09,30.87,0.28,1.65,12.59,6.56,1931.0,11.86,5.73,23.5,0.08,23.43,0.22,2.04,13.17,11.1,1931.0,10.8,5.88,21.85,-2.68,24.53,0.12,2.03,12.3,10.0,1931.0,11.32,5.93,20.75,-2.68,23.43,-0.17,2.12,12.77,11.1,1931.0,10.01,6.14,19.65,-5.16,24.8,-0.4,2.32,11.74,10.48,1931.0,8.79,5.75,19.37,-5.16,24.53,-0.13,2.04,10.5,8.21,1931.0,11.55,6.31,20.75,-5.43,26.18,-0.43,2.06,13.16,12.14,1931.0,9.57,5.99,19.09,-5.98,25.08,-0.31,1.96,11.29,9.59,1931.0,10.53,6.51,20.75,-3.23,23.98,0.02,1.77,12.38,9.72,1931.0,11.46,6.45,21.85,-0.89,22.74,0.1,1.77,13.15,10.83,1931.0,10.63,6.59,22.13,-3.23,25.35,0.0,1.86,12.51,10.55,1931.0
+BO-H = 13.33,5.3,24.06,2.28,21.77,0.21,1.7,14.34,11.93,1769.0,8.79,6.9,23.78,-4.06,27.83,0.58,1.9,11.17,6.14,1769.0,11.84,4.72,21.85,2.56,19.29,0.38,1.96,12.75,10.55,1769.0,8.62,3.39,17.99,0.08,17.91,0.3,2.38,9.26,8.48,1769.0,11.43,3.45,18.54,1.18,17.36,-0.27,2.41,11.94,11.65,1769.0,9.51,3.35,18.68,-2.13,20.81,-0.35,3.32,10.08,9.86,1765.0,8.57,4.42,19.37,-1.3,20.67,0.67,2.6,9.64,7.66,1766.0,12.3,5.14,24.33,0.08,24.25,0.26,1.94,13.33,11.38,1768.0,8.92,4.4,21.02,-0.47,21.5,0.32,2.34,9.95,8.35,1767.0,11.06,5.26,25.16,0.91,24.25,0.58,2.36,12.25,9.59,1769.0,11.76,5.35,23.23,0.35,22.87,0.39,1.87,12.92,10.28,1769.0,11.18,6.29,23.5,-0.75,24.25,0.3,1.7,12.83,9.04,1769.0
+BO-L = 10.05,10.13,24.88,-8.46,33.35,-0.11,1.46,14.27,10.79,4412.0,8.11,10.38,23.23,-9.84,33.07,0.11,1.34,13.17,6.56,4412.0,11.39,7.95,22.95,-4.88,27.83,-0.08,1.46,13.89,11.52,4412.0,9.76,8.73,22.13,-6.54,28.66,-0.08,1.43,13.09,9.72,4412.0,9.68,9.33,21.57,-10.12,31.69,-0.39,1.65,13.44,11.93,4412.0,9.05,10.4,21.57,-14.53,36.1,-0.44,1.74,13.79,11.79,4368.0,7.98,8.77,18.82,-9.29,28.11,-0.36,1.57,11.85,10.03,4412.0,9.61,9.93,21.57,-16.18,37.76,-0.45,1.67,13.82,12.48,4394.0,8.58,9.47,21.3,-8.74,30.04,-0.2,1.38,12.78,10.96,4412.0,10.16,9.27,22.95,-6.81,29.76,-0.17,1.4,13.75,11.38,4412.0,9.71,9.59,23.09,-7.64,30.73,-0.11,1.43,13.65,10.55,4412.0,10.33,8.93,23.5,-7.09,30.59,-0.12,1.49,13.66,10.83,4390.0
+BO-N = 22.08,0.8,24.88,18.82,6.06,-0.12,3.92,22.09,22.13,2072.0,19.97,1.86,22.95,12.76,10.2,-0.82,2.67,20.06,20.89,2002.0,20.81,1.21,23.5,14.13,9.37,-1.59,6.79,20.84,21.02,2009.0,20.81,1.32,24.33,16.89,7.44,0.07,2.49,20.85,20.75,2075.0,20.6,0.44,22.68,18.54,4.13,0.31,3.87,20.61,20.61,2075.0,21.14,0.37,22.4,19.65,2.76,-0.07,3.13,21.14,21.16,2075.0,18.92,0.76,21.3,16.89,4.41,0.37,2.53,18.94,18.82,2075.0,20.54,0.67,22.13,17.99,4.13,-0.49,2.83,20.55,20.61,2075.0,20.16,0.78,23.5,15.51,7.99,-0.43,4.67,20.18,20.2,2075.0,21.82,0.68,24.33,17.17,7.17,-0.52,5.48,21.83,21.85,2074.0,21.42,0.91,24.33,17.44,6.89,-0.73,3.98,21.44,21.57,1988.0,21.42,1.81,24.33,6.14,18.19,-2.57,15.05,21.49,21.85,1533.0
+BO-O = -1.64,3.44,13.58,-9.57,23.15,0.37,3.11,3.81,-1.85,1859.0,-2.87,3.15,13.86,-16.46,30.31,0.34,4.46,4.26,-2.95,1859.0,2.69,2.56,16.61,-3.5,20.12,1.14,6.04,3.72,2.56,1859.0,-1.81,2.39,11.38,-8.46,19.84,0.63,4.79,3.0,-1.85,1859.0,-4.1,3.05,10.0,-12.05,22.05,1.11,5.74,5.1,-4.47,1853.0,-6.56,3.23,7.52,-15.91,23.43,0.93,5.85,7.31,-6.54,1688.0,-5.86,2.43,7.8,-11.77,19.57,0.75,4.94,6.34,-5.98,1859.0,-5.44,3.27,9.17,-12.32,21.5,0.74,3.75,6.35,-5.98,1849.0,-3.96,2.48,10.0,-10.67,20.67,0.81,5.04,4.67,-4.06,1859.0,-1.51,2.53,11.93,-7.36,19.29,0.89,5.0,2.95,-1.57,1859.0,-0.68,2.6,13.58,-7.36,20.94,0.82,4.89,2.68,-0.89,1859.0,1.04,2.39,11.93,-6.26,18.19,0.07,3.93,2.61,1.18,1859.0
+BO-P = 2.49,4.25,16.06,-10.94,27.01,0.14,2.44,4.92,2.28,4098.0,-0.99,3.55,11.1,-11.77,22.87,0.04,2.54,3.69,-0.75,4098.0,3.47,3.83,16.89,-6.54,23.43,-0.12,2.97,5.16,3.66,4098.0,-0.19,4.89,14.13,-10.67,24.8,0.22,2.59,4.89,-0.75,4098.0,-2.46,5.86,16.61,-13.7,30.31,0.58,2.58,6.35,-3.78,4096.0,-4.53,6.44,14.96,-16.18,31.14,0.57,2.42,7.87,-6.12,4047.0,-4.57,6.5,11.93,-17.01,28.94,0.4,2.1,7.95,-6.4,4096.0,-3.05,6.62,15.79,-15.63,31.42,0.46,2.18,7.29,-5.02,4084.0,-2.93,5.64,17.17,-14.25,31.42,0.39,2.44,6.36,-4.33,4093.0,-1.03,5.41,13.03,-13.43,26.46,0.12,2.4,5.51,-1.85,4098.0,0.85,4.96,13.31,-10.67,23.98,-0.01,2.5,5.03,0.63,4097.0,1.8,3.27,13.58,-6.26,19.84,0.12,3.22,3.73,1.87,4098.0
+BO-S = 20.94,1.79,26.81,9.45,17.36,-2.33,12.23,21.02,21.23,12294.0,20.42,2.24,29.02,4.76,24.25,-2.3,12.19,20.54,20.75,12272.0,20.7,1.92,28.46,5.59,22.87,-2.83,15.52,20.79,21.02,12344.0,19.16,2.54,25.98,6.14,19.84,-2.12,8.17,19.32,19.71,12344.0,18.99,2.07,24.06,8.35,15.71,-1.94,7.74,19.1,19.51,12344.0,17.82,2.15,22.95,7.52,15.43,-1.52,5.91,17.95,18.27,12344.0,15.93,2.47,23.78,2.83,20.94,-2.0,8.62,16.12,16.34,12344.0,19.41,2.0,24.61,7.24,17.36,-1.73,9.03,19.51,19.58,12344.0,17.72,2.49,25.98,2.28,23.7,-1.6,7.97,17.9,18.13,12323.0,20.28,2.29,28.74,6.69,22.05,-2.38,11.42,20.41,20.75,12342.0,20.3,1.93,25.43,8.21,17.22,-2.78,14.35,20.39,20.61,12340.0,20.03,2.18,25.16,4.49,20.67,-2.51,12.88,20.15,20.47,12304.0
+BO-T = 17.37,5.89,24.61,1.18,23.43,-0.99,2.66,18.34,20.33,1287.0,15.31,7.38,25.43,-4.95,30.38,-0.68,2.05,16.99,18.27,1287.0,15.04,5.76,23.5,0.35,23.15,-0.75,2.16,16.1,17.44,1287.0,9.25,4.13,18.82,-0.2,19.02,-0.07,2.14,10.13,9.72,1287.0,12.67,4.16,18.54,-3.23,21.77,-1.33,4.33,13.33,14.06,1287.0,10.5,3.54,17.3,-2.95,20.26,-1.14,4.7,11.08,11.1,1286.0,10.85,5.57,21.02,-3.09,24.11,-0.39,2.02,12.2,11.79,1287.0,15.59,6.2,25.98,-2.13,28.11,-0.76,2.69,16.78,17.23,1287.0,11.07,5.56,27.64,-2.95,30.59,0.01,2.62,12.39,11.48,1284.0,14.05,6.02,28.74,-0.2,28.94,-0.39,2.25,15.29,15.51,1286.0,15.09,5.96,23.78,-0.75,24.53,-0.75,2.2,16.22,17.72,1287.0,15.79,6.54,24.88,-3.23,28.11,-0.84,2.34,17.09,18.54,1287.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_rainfall_2005.properties
new file mode 100644
index 0000000..72d477d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 212.89,42.73,442.65,110.53,332.12,0.66,4.16,217.13,208.48,1110.0,261.65,87.44,563.45,81.75,481.7,0.01,2.71,275.86,268.62,1110.0,176.9,45.03,317.67,62.32,255.35,-0.03,3.07,182.54,179.22,1110.0,99.99,47.26,281.56,29.32,252.24,1.07,3.9,110.59,86.33,1110.0,85.73,46.44,234.95,20.81,214.15,1.01,3.17,97.49,66.29,1110.0,36.03,39.09,221.2,1.09,220.1,1.88,6.38,53.15,19.22,1110.0,27.44,14.01,74.68,1.94,72.74,0.72,3.34,30.8,25.97,1110.0,19.1,12.19,62.32,1.0,61.32,1.07,3.63,22.66,15.54,1110.0,49.73,22.21,110.53,9.04,101.49,0.24,2.02,54.46,48.52,1110.0,161.49,43.23,327.39,60.47,266.93,0.08,2.54,167.17,163.68,1110.0,177.68,39.08,299.07,97.97,201.1,0.04,2.31,181.93,180.01,1110.0,264.86,67.22,470.18,132.46,337.72,0.45,2.53,273.25,257.2,1110.0
+BO-C = 195.02,80.03,442.65,66.19,376.46,0.62,2.73,210.75,193.58,305.0,144.01,47.42,265.08,68.22,196.86,0.8,2.86,151.59,133.0,305.0,104.03,76.69,317.67,14.21,303.45,1.15,3.59,129.16,86.88,305.0,87.59,51.14,227.97,23.03,204.94,0.67,2.34,101.38,71.58,305.0,61.86,91.59,404.36,1.0,403.36,1.88,6.05,110.4,14.83,305.0,18.11,18.37,88.12,1.0,87.12,1.59,5.17,25.78,11.24,305.0,12.56,13.95,64.23,1.0,63.23,1.34,4.11,18.76,7.62,305.0,13.36,16.25,84.26,1.0,83.26,2.05,7.16,21.01,8.37,305.0,29.91,13.47,76.97,9.32,67.65,1.08,3.68,32.79,26.11,305.0,163.2,130.43,580.71,18.37,562.34,0.92,3.01,208.78,124.71,305.0,149.6,70.5,380.69,53.93,326.76,1.43,4.44,165.33,126.62,305.0,141.53,76.26,337.42,47.58,289.84,0.56,1.96,160.71,111.34,305.0
+BO-H = 133.59,35.13,242.15,66.19,175.95,0.3,2.11,138.12,125.54,284.0,151.78,38.66,290.18,95.06,195.12,1.03,3.61,156.61,144.12,284.0,88.38,34.08,208.25,35.15,173.1,1.09,4.22,94.7,82.86,284.0,58.3,17.49,113.76,10.84,102.93,0.24,3.49,60.86,57.35,284.0,3.73,1.87,9.85,1.0,8.85,0.6,3.45,4.17,3.76,284.0,5.25,2.69,15.56,1.0,14.56,0.16,3.0,5.9,5.49,284.0,1.09,0.18,1.94,1.0,0.94,2.46,9.13,1.1,1.0,284.0,1.52,0.75,4.52,1.0,3.52,1.38,4.12,1.69,1.0,284.0,15.0,6.54,34.09,1.48,32.61,0.27,2.18,16.36,13.98,284.0,40.54,26.1,107.25,1.63,105.62,0.55,2.25,48.19,34.07,284.0,80.16,19.87,138.61,36.21,102.4,0.31,3.48,82.58,80.57,284.0,151.03,28.67,234.95,95.06,139.89,0.32,2.3,153.72,149.52,284.0
+BO-L = 174.32,84.59,392.34,27.04,365.3,0.02,1.95,193.73,182.33,711.0,170.21,70.66,327.39,66.19,261.2,0.22,1.66,184.27,161.32,711.0,110.19,66.55,273.2,16.04,257.16,-0.05,1.55,128.71,125.78,711.0,84.02,48.55,214.62,7.48,207.14,0.32,2.35,97.02,84.26,711.0,44.79,46.25,179.1,1.0,178.1,0.79,2.41,64.36,31.75,711.0,43.0,54.12,202.89,1.0,201.89,1.33,3.54,69.1,19.95,711.0,10.04,10.13,76.97,1.0,75.97,1.35,5.73,14.26,5.62,711.0,15.9,12.21,76.97,1.0,75.97,0.58,3.0,20.04,15.35,711.0,34.49,15.4,113.92,1.72,112.2,0.93,4.7,37.77,31.65,711.0,104.15,61.33,290.18,2.26,287.93,0.2,2.06,120.84,109.19,711.0,116.91,67.82,299.07,10.84,288.23,0.35,2.31,135.13,119.31,711.0,153.61,96.3,382.25,23.38,358.86,0.53,2.22,181.26,152.08,711.0
+BO-N = 205.5,35.6,327.39,124.71,202.69,0.36,2.91,208.56,202.06,329.0,349.64,62.58,484.58,202.15,282.42,-0.3,2.46,355.18,358.56,329.0,196.58,39.56,318.97,74.71,244.25,-0.19,4.93,200.51,195.88,329.0,134.58,38.69,221.2,50.46,170.74,0.12,2.01,140.02,132.46,329.0,59.87,18.47,110.53,21.68,88.85,0.46,2.84,62.64,58.14,329.0,14.93,15.51,84.26,1.13,83.13,2.43,9.17,21.51,10.2,329.0,10.9,7.87,52.0,1.83,50.17,1.83,7.15,13.44,8.83,329.0,10.4,7.21,39.59,1.57,38.01,0.77,3.24,12.64,9.14,329.0,60.67,18.75,136.52,25.32,111.2,0.61,3.43,63.5,58.91,329.0,117.89,28.01,208.25,70.31,137.94,0.85,3.23,121.16,112.23,329.0,232.68,27.38,369.38,158.74,210.64,0.31,4.98,234.28,234.95,329.0,328.48,43.14,456.21,245.85,210.35,0.56,2.81,331.29,317.89,329.0
+BO-O = 42.65,18.15,92.24,7.42,84.81,0.03,2.46,46.34,44.79,293.0,110.19,50.2,469.55,33.08,436.48,3.04,16.49,121.05,98.37,293.0,21.83,6.83,44.72,5.75,38.97,0.34,3.71,22.87,21.04,293.0,16.47,6.12,28.45,3.77,24.68,-0.45,2.4,17.57,17.16,293.0,1.13,0.53,5.41,1.0,4.41,5.33,34.6,1.25,1.0,293.0,3.91,3.37,15.1,1.0,14.1,1.24,3.55,5.16,2.7,293.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,293.0,1.09,0.24,3.05,1.0,2.05,4.12,24.42,1.11,1.0,293.0,19.48,9.81,48.67,5.23,43.44,0.6,2.57,21.8,17.29,293.0,15.47,7.36,31.14,3.54,27.6,0.19,1.85,17.13,14.65,293.0,25.55,13.55,61.73,5.58,56.14,0.38,2.06,28.91,23.74,293.0,34.0,12.94,68.22,7.32,60.9,-0.21,2.53,36.37,35.09,293.0
+BO-P = 49.49,35.67,158.74,4.8,153.94,0.82,2.85,60.98,40.32,654.0,90.46,40.13,210.67,13.79,196.88,-0.21,2.08,98.95,101.02,654.0,21.97,16.41,69.16,1.13,68.04,0.37,1.84,27.41,19.45,654.0,15.34,17.66,97.97,1.0,96.97,1.52,4.93,23.39,7.12,654.0,1.08,0.33,4.95,1.0,3.95,6.53,55.92,1.13,1.0,654.0,1.54,1.19,8.01,1.0,7.01,2.71,10.25,1.94,1.0,654.0,1.05,0.23,4.0,1.0,3.0,7.1,64.95,1.07,1.0,654.0,1.13,0.38,4.66,1.0,3.66,3.93,22.22,1.19,1.0,654.0,10.79,10.11,36.21,1.0,35.21,0.71,2.15,14.78,6.66,654.0,13.3,16.06,66.46,1.0,65.46,1.43,3.95,20.84,5.88,654.0,23.87,23.61,140.7,1.0,139.7,1.68,6.41,33.56,15.78,654.0,65.18,51.37,224.79,2.0,222.79,0.69,2.41,82.97,52.14,654.0
+BO-S = 208.19,75.99,580.71,70.31,510.4,0.81,4.34,221.62,206.27,1969.0,125.76,42.32,308.23,50.46,257.77,1.0,3.74,132.69,117.41,1969.0,103.14,41.84,299.07,38.46,260.61,1.22,3.94,111.3,87.48,1969.0,55.94,19.97,149.45,19.81,129.64,1.13,4.68,59.4,53.52,1969.0,86.9,52.6,404.36,2.71,401.65,1.25,8.02,101.57,88.65,1969.0,47.07,31.63,184.58,2.47,182.11,0.92,3.89,56.71,42.1,1969.0,12.94,10.53,58.67,1.0,57.67,0.88,3.08,16.68,10.51,1969.0,23.74,24.08,124.71,1.0,123.71,1.55,5.11,33.81,18.72,1969.0,67.29,28.22,190.23,4.38,185.85,0.22,4.37,72.96,70.31,1969.0,134.66,71.79,470.18,17.56,452.62,1.09,4.99,152.59,127.93,1969.0,140.96,36.2,281.56,76.97,204.6,1.08,4.0,145.53,132.52,1969.0,178.16,51.96,392.34,85.55,306.8,1.22,4.58,185.58,164.08,1969.0
+BO-T = 164.99,34.02,257.2,68.22,188.98,-0.06,2.92,168.44,160.55,209.0,207.14,48.62,311.27,97.97,213.3,-0.43,2.41,212.74,216.27,209.0,107.83,22.44,179.1,46.85,132.25,0.28,4.24,110.13,105.66,209.0,90.64,40.43,173.77,10.2,163.57,0.14,1.64,99.21,79.36,209.0,4.73,1.68,12.18,1.0,11.18,-0.07,4.02,5.02,4.95,209.0,3.68,1.99,17.03,1.0,16.03,2.57,15.72,4.18,3.38,209.0,1.04,0.17,2.71,1.0,1.71,6.3,49.87,1.05,1.0,209.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,209.0,10.32,7.29,26.78,1.0,25.78,0.33,1.63,12.63,8.49,209.0,18.84,9.81,63.03,1.28,61.74,0.56,4.66,21.23,20.39,209.0,75.99,20.97,145.01,34.09,110.92,0.79,3.41,78.81,72.22,209.0,213.52,59.52,337.42,92.24,245.18,0.0,2.23,221.63,202.89,209.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_temperature_2005.properties
new file mode 100644
index 0000000..c27504a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_temperature_2005.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 2005 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=2005
+
+# 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 = 25.34,1.25,31.5,19.09,12.4,-0.42,3.77,25.37,25.43,6955.0,24.44,1.49,29.57,17.44,12.13,-0.42,3.7,24.48,24.54,6955.0,24.17,1.28,28.46,17.72,10.75,-0.1,3.39,24.21,24.12,6955.0,24.81,1.3,28.74,19.09,9.65,-0.27,3.23,24.84,24.88,6955.0,24.94,1.28,28.74,19.65,9.09,-0.42,3.46,24.98,25.02,6955.0,26.03,2.33,31.77,17.44,14.33,-0.36,2.92,26.13,26.12,6955.0,25.52,2.39,32.6,18.27,14.33,0.23,2.3,25.63,25.16,6955.0,29.14,3.01,37.28,19.92,17.36,0.1,2.31,29.3,28.74,6955.0,29.3,2.93,37.01,19.92,17.09,-0.04,2.55,29.44,29.22,6955.0,28.95,2.29,43.62,21.57,22.05,0.41,3.51,29.04,28.6,6955.0,26.6,1.97,37.28,18.82,18.46,0.51,3.66,26.67,26.26,6954.0,24.59,1.56,31.22,18.27,12.95,-0.14,3.21,24.64,24.61,6955.0
+BO-C = 22.98,4.78,37.83,10.28,27.56,-0.34,2.38,23.47,23.92,1931.0,19.38,5.95,30.39,6.69,23.7,-0.2,1.86,20.27,19.65,1931.0,22.63,4.07,34.8,11.65,23.15,-0.63,2.7,22.99,23.71,1931.0,20.93,4.5,31.22,9.45,21.77,-0.64,2.6,21.41,22.26,1931.0,23.05,3.45,31.22,13.03,18.19,-0.62,2.55,23.31,23.92,1931.0,20.49,3.51,28.19,9.72,18.46,-0.96,3.16,20.79,21.57,1931.0,20.89,3.42,27.09,10.55,16.54,-1.06,3.19,21.16,22.13,1931.0,24.3,4.23,32.05,12.2,19.84,-0.7,2.71,24.66,25.16,1931.0,24.4,5.02,35.63,13.86,21.77,0.01,2.1,24.91,24.33,1931.0,24.76,5.77,37.83,9.72,28.11,-0.37,2.35,25.43,25.92,1931.0,24.79,5.55,38.66,9.45,29.21,-0.2,2.51,25.41,25.43,1931.0,23.03,4.23,34.25,11.65,22.6,-0.52,2.37,23.42,24.19,1931.0
+BO-H = 26.68,2.94,35.63,19.65,15.98,0.35,2.8,26.84,26.26,1769.0,21.76,4.15,34.53,11.65,22.87,0.47,2.86,22.15,21.3,1769.0,24.57,3.02,33.7,16.06,17.64,0.5,2.77,24.75,23.99,1769.0,21.07,3.11,30.53,13.31,17.22,0.26,2.59,21.3,21.02,1769.0,22.96,2.25,31.5,17.72,13.78,0.11,2.4,23.07,23.16,1769.0,21.2,2.2,27.91,15.51,12.4,-0.28,2.41,21.32,21.44,1769.0,21.06,2.45,28.74,15.51,13.23,0.11,2.54,21.2,21.02,1769.0,27.15,1.92,32.05,21.57,10.47,0.12,2.74,27.22,27.09,1769.0,28.1,1.96,35.49,20.75,14.74,-0.25,3.28,28.16,28.19,1769.0,31.22,3.62,39.21,21.85,17.36,0.06,2.48,31.43,31.08,1769.0,29.66,3.69,39.21,19.65,19.57,0.06,2.32,29.89,29.57,1769.0,26.25,3.49,36.73,18.27,18.46,0.27,2.48,26.48,25.98,1769.0
+BO-L = 22.38,4.48,30.94,5.87,25.08,-1.12,3.5,22.82,24.06,4412.0,18.47,5.78,27.09,0.35,26.73,-0.7,2.57,19.35,19.65,4412.0,21.78,4.1,33.43,5.87,27.56,-0.66,3.05,22.16,22.81,4412.0,20.85,4.71,30.94,7.24,23.7,-0.69,2.8,21.37,21.99,4412.0,22.12,3.45,29.84,11.65,18.19,-0.6,2.8,22.38,22.95,4412.0,20.69,3.43,27.36,10.0,17.36,-0.61,2.76,20.97,21.16,4412.0,21.25,3.21,28.19,11.1,17.09,-0.68,3.05,21.49,21.71,4412.0,24.6,4.04,32.6,11.93,20.67,-0.74,3.02,24.93,25.71,4412.0,23.96,4.85,35.35,8.07,27.28,-0.66,2.9,24.45,24.88,4412.0,24.68,6.09,40.04,4.21,35.83,-0.35,3.1,25.42,25.3,4412.0,24.9,6.18,42.52,5.59,36.93,0.24,3.32,25.66,24.61,4412.0,23.05,4.74,37.83,3.66,34.17,-0.4,3.41,23.53,23.64,4412.0
+BO-N = 24.59,0.75,28.46,21.02,7.44,-0.11,3.66,24.6,24.61,2075.0,23.76,1.08,27.09,19.09,7.99,-0.35,3.13,23.78,23.78,2075.0,23.77,0.89,26.81,20.75,6.06,0.14,2.89,23.79,23.78,2075.0,24.01,0.66,26.12,21.57,4.55,-0.26,3.57,24.02,24.06,2075.0,23.71,0.71,26.4,21.3,5.1,-0.04,2.7,23.72,23.78,2075.0,24.99,0.69,27.36,23.23,4.13,0.27,2.75,25.0,24.95,2075.0,24.53,0.63,27.64,22.95,4.69,0.44,4.03,24.54,24.61,2075.0,27.22,0.77,31.36,24.88,6.48,0.94,5.8,27.23,27.09,2075.0,27.16,0.83,30.94,23.23,7.72,0.21,4.53,27.17,27.09,2075.0,26.82,1.01,30.39,22.68,7.72,-0.18,3.14,26.84,26.81,2075.0,25.15,0.73,27.64,21.85,5.79,-0.25,3.32,25.16,25.16,2075.0,23.24,0.87,25.98,19.37,6.61,-0.42,3.46,23.25,23.23,2075.0
+BO-O = 27.89,4.27,39.76,16.89,22.87,-0.04,2.65,28.22,27.91,1859.0,19.5,3.81,29.02,9.45,19.57,-0.34,2.43,19.87,20.13,1859.0,27.44,4.06,37.56,12.76,24.8,-0.5,3.25,27.74,28.19,1859.0,25.54,4.0,34.8,10.83,23.98,-0.83,3.91,25.85,26.26,1859.0,23.28,3.94,29.29,5.04,24.25,-2.0,7.58,23.61,24.33,1859.0,19.17,4.04,25.43,-0.75,26.18,-2.08,7.7,19.59,20.4,1859.0,19.21,3.95,25.16,-0.2,25.35,-2.07,7.76,19.61,20.2,1859.0,24.61,4.64,31.22,-1.57,32.8,-2.41,9.65,25.05,25.92,1859.0,26.84,5.23,37.56,3.66,33.9,-1.39,5.62,27.35,28.05,1859.0,32.96,5.56,41.97,8.62,33.35,-1.35,5.46,33.42,33.98,1859.0,35.08,5.55,44.72,11.1,33.62,-1.19,4.91,35.51,36.04,1859.0,32.39,4.43,42.8,17.17,25.63,-0.33,2.97,32.69,32.6,1859.0
+BO-P = 28.53,4.57,39.49,16.06,23.43,-0.38,2.43,28.89,29.02,4098.0,20.26,4.65,34.25,8.07,26.18,-0.03,2.21,20.78,20.33,4098.0,28.3,4.76,37.83,12.2,25.63,-1.42,5.05,28.69,29.43,4098.0,24.32,4.38,32.87,7.24,25.63,-1.69,6.1,24.71,25.43,4098.0,20.0,5.08,27.91,-2.4,30.31,-2.0,7.33,20.63,21.23,4095.0,17.33,4.36,25.43,-3.23,28.66,-1.94,8.25,17.87,18.13,4038.0,16.59,4.88,25.71,-5.98,31.69,-1.72,7.07,17.29,17.3,4077.0,21.91,6.0,30.53,-3.5,34.04,-2.31,8.61,22.71,23.23,4090.0,23.91,6.26,32.6,0.63,31.97,-1.89,6.44,24.71,25.71,4098.0,29.97,6.77,40.31,4.49,35.83,-2.13,7.61,30.73,31.56,4098.0,33.37,7.03,45.0,7.52,37.48,-1.83,6.69,34.1,34.8,4098.0,31.55,6.0,43.07,12.76,30.31,-0.8,3.42,32.11,32.19,4098.0
+BO-S = 25.89,2.21,34.25,18.27,15.98,0.71,3.14,25.99,25.43,12344.0,25.85,2.32,33.98,14.96,19.02,0.2,4.08,25.96,25.71,12344.0,25.93,2.49,34.53,16.06,18.46,-0.03,2.74,26.05,25.98,12344.0,24.99,2.13,32.05,11.1,20.94,-1.26,7.26,25.08,25.02,12344.0,24.38,1.59,30.12,13.31,16.81,-0.79,6.73,24.43,24.33,12344.0,24.65,1.91,29.57,10.28,19.29,-1.97,9.94,24.73,24.88,12344.0,23.86,2.02,32.19,10.55,21.63,-0.82,5.83,23.94,23.92,12344.0,28.91,2.61,38.66,11.38,27.28,-0.74,5.09,29.03,29.29,12344.0,28.33,2.23,37.28,14.96,22.32,-0.54,5.09,28.41,28.53,12344.0,29.11,3.41,43.62,14.96,28.66,1.17,5.28,29.31,28.22,12344.0,27.13,2.68,41.42,13.31,28.11,0.77,4.74,27.26,26.67,12344.0,25.28,2.2,35.08,13.03,22.05,0.07,3.71,25.37,25.16,12344.0
+BO-T = 28.8,3.25,35.91,19.65,16.26,-0.12,2.15,28.98,28.74,1287.0,25.59,4.91,35.35,12.76,22.6,-0.11,2.01,26.06,25.02,1287.0,24.99,3.02,33.7,16.34,17.36,-0.2,2.28,25.17,25.3,1287.0,20.22,2.82,28.46,13.31,15.16,0.23,3.17,20.42,20.33,1287.0,22.43,2.45,27.09,16.61,10.47,-0.36,1.99,22.56,22.95,1287.0,20.65,2.36,25.71,15.24,10.47,-0.39,2.0,20.78,21.16,1287.0,20.64,3.08,26.26,13.03,13.23,-0.12,2.16,20.87,20.82,1287.0,26.54,2.68,32.05,19.92,12.13,-0.68,2.33,26.68,27.36,1287.0,27.13,3.2,32.32,18.54,13.78,-0.72,2.39,27.32,28.19,1287.0,33.44,3.3,39.21,24.33,14.88,-0.52,2.16,33.61,34.46,1287.0,31.91,3.84,38.94,21.57,17.36,-0.33,1.92,32.14,32.6,1287.0,27.68,3.55,37.28,18.54,18.74,0.01,2.23,27.91,27.64,1287.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_vegetation_2005.properties
new file mode 100644
index 0000000..1c23954
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_1_vegetation_2005.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 2005 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=2005
+
+# 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.75,0.08,0.9,0.06,0.84,-0.84,5.51,0.76,0.76,6955.0,0.74,0.1,0.9,0.09,0.81,-0.63,4.33,0.75,0.75,6955.0,0.73,0.09,0.9,0.08,0.82,-0.7,4.62,0.74,0.74,6955.0,0.76,0.09,0.9,0.09,0.81,-0.6,4.11,0.76,0.76,6955.0,0.76,0.1,0.9,0.08,0.82,-0.56,3.82,0.76,0.76,6955.0,0.74,0.11,0.9,0.07,0.83,-0.44,2.85,0.74,0.74,6955.0,0.69,0.14,0.9,0.05,0.85,-0.25,2.13,0.71,0.69,6955.0,0.66,0.15,0.9,0.01,0.89,-0.25,2.04,0.68,0.67,6955.0,0.65,0.15,0.9,-0.02,0.92,-0.13,2.15,0.67,0.64,6955.0,0.71,0.12,0.9,-0.02,0.91,-0.63,3.36,0.72,0.72,6955.0,0.72,0.09,0.89,0.04,0.85,-0.65,4.5,0.72,0.72,6955.0,0.67,0.09,0.88,0.07,0.81,-0.18,3.93,0.68,0.67,6955.0
+BO-C = 0.61,0.18,0.88,0.21,0.67,-0.16,1.83,0.63,0.61,1931.0,0.64,0.18,0.9,0.27,0.63,-0.21,1.72,0.67,0.65,1931.0,0.65,0.17,0.89,0.27,0.62,-0.34,2.01,0.67,0.67,1931.0,0.64,0.19,0.9,0.23,0.67,-0.31,1.76,0.67,0.66,1931.0,0.62,0.23,0.89,0.2,0.69,-0.31,1.48,0.66,0.7,1931.0,0.6,0.26,0.89,0.18,0.72,-0.22,1.29,0.65,0.72,1931.0,0.58,0.27,0.88,0.17,0.71,-0.16,1.22,0.64,0.69,1931.0,0.56,0.28,0.88,0.16,0.72,-0.13,1.19,0.62,0.68,1931.0,0.54,0.27,0.89,0.16,0.73,-0.03,1.2,0.61,0.58,1931.0,0.55,0.25,0.88,0.16,0.72,-0.03,1.32,0.6,0.52,1931.0,0.53,0.23,0.88,0.16,0.72,0.01,1.42,0.58,0.5,1931.0,0.59,0.19,0.88,0.19,0.69,-0.2,1.73,0.62,0.59,1931.0
+BO-H = 0.6,0.24,0.88,0.1,0.78,-0.52,1.83,0.65,0.66,1769.0,0.61,0.22,0.87,0.13,0.74,-0.52,1.88,0.65,0.66,1769.0,0.63,0.22,0.89,0.14,0.75,-0.61,2.02,0.67,0.7,1769.0,0.61,0.22,0.89,0.13,0.76,-0.5,1.91,0.65,0.66,1769.0,0.55,0.23,0.86,0.11,0.75,-0.27,1.68,0.6,0.57,1769.0,0.5,0.23,0.84,0.1,0.74,-0.03,1.53,0.55,0.48,1769.0,0.44,0.2,0.81,0.09,0.72,0.04,1.61,0.48,0.43,1769.0,0.38,0.18,0.74,0.08,0.66,0.08,1.68,0.42,0.37,1769.0,0.36,0.16,0.74,0.08,0.66,0.04,1.83,0.4,0.38,1769.0,0.41,0.17,0.76,0.08,0.68,0.05,2.15,0.44,0.43,1769.0,0.48,0.21,0.82,0.07,0.75,-0.24,1.86,0.53,0.51,1769.0,0.56,0.23,0.88,0.08,0.8,-0.53,2.01,0.61,0.62,1769.0
+BO-L = 0.59,0.27,0.9,0.04,0.86,-0.36,1.43,0.65,0.71,4412.0,0.58,0.25,0.9,0.04,0.86,-0.24,1.47,0.63,0.65,4412.0,0.6,0.23,0.9,0.07,0.83,-0.47,1.72,0.65,0.69,4412.0,0.61,0.25,0.9,0.12,0.78,-0.43,1.59,0.66,0.7,4412.0,0.6,0.27,0.9,0.1,0.8,-0.5,1.54,0.66,0.74,4412.0,0.58,0.28,0.89,0.08,0.81,-0.43,1.45,0.64,0.72,4412.0,0.58,0.29,0.9,0.07,0.83,-0.43,1.4,0.65,0.73,4412.0,0.56,0.29,0.9,0.07,0.83,-0.37,1.36,0.63,0.7,4412.0,0.55,0.3,0.89,0.0,0.89,-0.3,1.32,0.62,0.68,4412.0,0.54,0.28,0.9,0.0,0.9,-0.3,1.41,0.61,0.65,4412.0,0.53,0.26,0.9,0.06,0.83,-0.28,1.41,0.59,0.63,4412.0,0.54,0.24,0.9,0.05,0.85,-0.43,1.62,0.59,0.63,4412.0
+BO-N = 0.82,0.04,0.9,0.67,0.23,-0.77,3.19,0.82,0.83,2075.0,0.79,0.05,0.88,0.57,0.31,-0.55,2.73,0.79,0.79,2075.0,0.77,0.05,0.9,0.59,0.31,-0.32,2.88,0.77,0.77,2075.0,0.86,0.03,0.9,0.71,0.19,-1.56,6.62,0.86,0.87,2075.0,0.87,0.02,0.9,0.71,0.19,-2.19,9.58,0.87,0.87,2075.0,0.86,0.03,0.89,0.68,0.21,-2.29,9.68,0.86,0.87,2075.0,0.86,0.03,0.9,0.61,0.29,-2.47,11.32,0.86,0.87,2075.0,0.84,0.04,0.9,0.62,0.28,-2.25,9.22,0.85,0.86,2075.0,0.84,0.04,0.89,0.62,0.28,-1.91,7.62,0.84,0.85,2075.0,0.82,0.04,0.9,0.59,0.31,-1.15,5.5,0.82,0.82,2075.0,0.79,0.05,0.89,0.6,0.3,-0.36,2.79,0.79,0.79,2075.0,0.68,0.06,0.85,0.51,0.34,0.12,2.83,0.68,0.68,2075.0
+BO-O = 0.16,0.06,0.34,-0.07,0.41,-0.86,4.54,0.17,0.17,1859.0,0.2,0.08,0.43,-0.04,0.47,-0.52,3.65,0.21,0.21,1859.0,0.2,0.08,0.41,-0.1,0.51,-0.84,4.48,0.21,0.21,1859.0,0.18,0.07,0.35,-0.1,0.45,-0.93,4.59,0.2,0.19,1859.0,0.15,0.06,0.27,-0.1,0.37,-1.32,5.55,0.16,0.16,1859.0,0.14,0.05,0.24,-0.1,0.34,-1.41,5.69,0.15,0.15,1858.0,0.13,0.05,0.22,-0.1,0.32,-1.61,6.65,0.14,0.14,1859.0,0.13,0.04,0.21,-0.1,0.31,-1.62,6.75,0.14,0.14,1859.0,0.13,0.04,0.22,-0.07,0.29,-1.33,5.36,0.14,0.14,1859.0,0.13,0.05,0.23,-0.08,0.32,-1.19,5.27,0.14,0.14,1859.0,0.14,0.05,0.26,-0.06,0.33,-1.0,4.82,0.15,0.15,1859.0,0.15,0.05,0.29,-0.06,0.36,-0.87,4.68,0.16,0.15,1859.0
+BO-P = 0.15,0.09,0.67,-0.05,0.72,1.28,6.96,0.18,0.13,4098.0,0.17,0.11,0.69,-0.09,0.78,0.4,3.86,0.21,0.16,4098.0,0.18,0.11,0.7,-0.1,0.8,0.3,4.07,0.21,0.16,4098.0,0.16,0.1,0.64,-0.07,0.71,0.66,4.56,0.19,0.15,4098.0,0.15,0.07,0.51,-0.07,0.58,0.58,4.74,0.16,0.14,4098.0,0.13,0.06,0.39,-0.04,0.43,0.24,4.17,0.15,0.13,4098.0,0.12,0.05,0.35,-0.03,0.38,0.17,4.18,0.14,0.12,4098.0,0.12,0.05,0.31,-0.02,0.33,0.04,4.07,0.13,0.12,4098.0,0.12,0.05,0.31,-0.01,0.32,0.13,3.84,0.12,0.11,4098.0,0.12,0.06,0.46,-0.0,0.46,1.06,6.69,0.13,0.11,4098.0,0.12,0.06,0.49,0.0,0.49,1.39,8.07,0.14,0.11,4098.0,0.14,0.08,0.6,-0.05,0.65,1.61,8.58,0.16,0.12,4098.0
+BO-S = 0.79,0.07,0.9,0.34,0.56,-1.0,4.0,0.79,0.8,12344.0,0.82,0.06,0.9,0.4,0.5,-1.17,4.15,0.82,0.83,12344.0,0.8,0.07,0.9,0.4,0.5,-0.98,3.69,0.8,0.82,12344.0,0.78,0.09,0.9,0.37,0.53,-1.13,4.41,0.78,0.79,12344.0,0.77,0.09,0.9,0.37,0.53,-0.86,3.3,0.77,0.79,12344.0,0.74,0.1,0.9,0.34,0.56,-0.64,2.95,0.75,0.76,12344.0,0.68,0.12,0.9,0.28,0.62,-0.31,2.39,0.7,0.69,12344.0,0.61,0.14,0.9,0.25,0.65,-0.12,2.48,0.62,0.6,12344.0,0.56,0.17,0.9,0.23,0.67,0.42,1.98,0.59,0.52,12344.0,0.73,0.13,0.9,0.26,0.64,-1.04,3.26,0.74,0.76,12344.0,0.75,0.1,0.9,0.34,0.56,-1.06,3.74,0.76,0.77,12344.0,0.77,0.08,0.9,0.37,0.53,-0.95,3.45,0.77,0.79,12344.0
+BO-T = 0.68,0.21,0.9,0.12,0.77,-1.33,3.72,0.71,0.76,1287.0,0.69,0.19,0.89,0.18,0.72,-1.22,3.53,0.71,0.75,1287.0,0.72,0.19,0.89,0.19,0.7,-1.43,3.84,0.75,0.81,1287.0,0.69,0.19,0.88,0.18,0.7,-1.32,3.46,0.71,0.77,1287.0,0.65,0.21,0.87,0.16,0.71,-1.07,2.82,0.68,0.72,1287.0,0.54,0.19,0.84,0.14,0.7,-0.53,2.17,0.57,0.58,1287.0,0.53,0.2,0.82,0.11,0.71,-0.63,2.27,0.57,0.58,1287.0,0.47,0.17,0.78,0.1,0.69,-0.43,2.3,0.5,0.51,1287.0,0.44,0.16,0.77,0.09,0.67,-0.26,2.4,0.46,0.46,1287.0,0.44,0.16,0.76,0.09,0.67,-0.33,2.47,0.47,0.46,1287.0,0.53,0.2,0.83,0.09,0.74,-0.68,2.36,0.56,0.57,1287.0,0.65,0.21,0.88,0.1,0.78,-1.15,3.26,0.68,0.72,1287.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_nighttemp_2005.properties
new file mode 100644
index 0000000..772bdb5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_nighttemp_2005.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 2005 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=2005
+
+# 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 = 22.84,0.81,24.88,19.51,5.37,-0.56,3.34,22.85,22.95,432.0,20.4,1.17,22.95,16.89,6.06,-0.6,2.78,20.43,20.61,431.0,21.6,0.82,24.88,18.82,6.06,0.56,4.92,21.61,21.57,432.0,20.1,0.82,22.4,17.44,4.96,-0.4,3.07,20.12,20.2,432.0,20.05,0.48,21.85,18.82,3.03,0.07,3.14,20.06,20.06,432.0,20.21,0.48,21.57,18.54,3.03,-0.03,3.25,20.22,20.2,432.0,16.57,0.53,18.54,14.96,3.58,0.02,3.43,16.58,16.61,432.0,19.43,0.57,21.02,17.99,3.03,-0.07,2.67,19.44,19.4,432.0,18.83,1.0,21.3,15.79,5.51,-0.31,2.6,18.85,18.89,432.0,21.61,0.56,23.23,19.37,3.86,-0.38,3.72,21.62,21.57,432.0,22.19,0.63,24.06,20.2,3.86,0.06,2.93,22.2,22.13,432.0,21.18,1.26,23.78,15.79,7.99,-0.75,4.13,21.22,21.37,431.0
+BO-B-G010002 = 22.44,1.89,26.54,15.79,10.75,-0.85,3.82,22.52,22.68,1157.0,21.16,1.41,25.43,15.51,9.92,-0.56,4.74,21.21,21.3,1135.0,21.05,1.38,25.43,14.69,10.75,-0.36,4.97,21.1,21.02,1157.0,20.02,1.38,25.16,16.06,9.09,0.08,3.3,20.07,19.99,1157.0,19.74,1.31,22.4,14.41,7.99,-1.16,4.8,19.78,19.92,1157.0,19.84,1.34,21.99,14.96,7.03,-1.41,4.98,19.88,20.2,1157.0,17.17,0.8,19.09,13.31,5.79,-1.33,6.68,17.19,17.23,1157.0,19.24,0.91,21.57,15.79,5.79,-0.34,2.95,19.26,19.37,1157.0,18.82,0.89,21.3,14.96,6.34,-0.8,4.92,18.84,18.89,1157.0,20.69,1.12,22.68,16.06,6.61,-0.98,3.97,20.72,20.95,1157.0,20.92,1.41,24.06,14.41,9.65,-1.43,6.34,20.97,21.16,1157.0,20.76,1.57,24.06,14.96,9.09,-1.1,4.72,20.81,20.89,1128.0
+BO-B-G010003 = 21.48,1.63,27.09,14.69,12.4,0.04,3.78,21.54,21.44,1221.0,21.47,2.68,27.36,11.38,15.98,-0.64,3.35,21.63,21.85,1131.0,22.25,1.51,27.09,16.06,11.02,0.1,3.43,22.3,22.13,1220.0,21.81,0.98,25.16,19.37,5.79,0.4,2.74,21.83,21.71,1223.0,21.06,0.7,22.95,18.54,4.41,-0.23,2.95,21.07,21.02,1223.0,20.77,0.7,24.06,18.54,5.51,0.23,3.69,20.78,20.75,1223.0,17.28,0.84,19.37,14.13,5.24,-0.26,2.88,17.3,17.3,1223.0,19.91,0.9,22.4,16.34,6.06,-0.18,2.93,19.93,19.92,1223.0,18.83,1.01,22.4,15.24,7.17,-0.19,3.19,18.86,18.96,1223.0,21.77,0.7,24.61,19.37,5.24,0.12,2.97,21.78,21.71,1223.0,21.32,1.08,24.61,17.17,7.44,-0.03,3.44,21.35,21.3,1222.0,18.41,2.43,25.16,12.48,12.68,0.04,3.08,18.57,18.41,1182.0
+BO-B-G010004 = 21.8,1.38,26.26,14.41,11.85,-0.56,4.34,21.85,21.85,636.0,20.88,1.77,24.88,14.13,10.75,-0.87,3.68,20.95,21.16,608.0,21.41,1.24,25.71,14.96,10.75,-0.72,5.32,21.44,21.57,630.0,21.2,1.06,23.78,18.54,5.24,0.17,2.3,21.23,21.16,637.0,20.83,0.58,22.68,18.82,3.86,-0.67,4.23,20.84,20.89,637.0,20.91,0.53,23.23,18.82,4.41,0.03,4.22,20.91,20.89,637.0,17.65,0.85,19.92,15.79,4.13,0.03,2.17,17.67,17.58,637.0,20.47,0.64,22.13,18.27,3.86,-0.6,3.15,20.48,20.61,637.0,19.43,0.55,21.02,17.72,3.31,-0.1,3.07,19.44,19.37,637.0,22.02,0.72,24.06,19.65,4.41,-0.11,3.21,22.03,21.99,637.0,21.63,0.89,24.06,18.27,5.79,-0.42,3.38,21.65,21.71,637.0,21.95,1.82,25.16,14.69,10.47,-1.23,5.2,22.03,22.26,615.0
+BO-B-G010005 = 22.57,0.78,24.61,19.92,4.69,-0.51,3.26,22.58,22.68,606.0,21.68,1.06,24.33,17.17,7.17,-0.54,3.36,21.71,21.78,599.0,21.56,0.78,23.5,18.54,4.96,-0.69,3.87,21.58,21.57,606.0,19.94,0.79,22.4,17.99,4.41,0.25,2.85,19.95,19.92,606.0,19.92,0.57,21.3,17.99,3.31,-0.12,2.81,19.93,19.92,606.0,19.56,0.6,21.3,17.44,3.86,-0.24,3.35,19.57,19.65,606.0,16.6,0.68,18.54,14.41,4.13,-0.24,2.91,16.61,16.61,606.0,19.11,0.63,20.75,17.17,3.58,-0.16,3.42,19.12,19.09,606.0,18.21,0.91,22.4,15.79,6.61,0.39,4.2,18.23,18.2,606.0,20.98,0.69,23.23,18.54,4.69,-0.54,4.16,20.99,21.02,606.0,21.85,0.8,24.61,18.27,6.34,-0.42,4.51,21.87,21.85,605.0,20.92,0.79,22.95,18.54,4.41,-0.34,2.71,20.93,21.02,606.0
+BO-B-G010006 = 21.28,2.67,25.71,11.38,14.33,-1.42,4.52,21.44,22.13,862.0,21.22,1.75,25.71,13.86,11.85,-0.84,5.02,21.29,21.3,855.0,21.42,1.8,24.33,13.58,10.75,-1.54,5.11,21.49,21.99,862.0,19.98,1.22,23.5,15.24,8.27,-0.74,3.81,20.02,20.13,862.0,19.55,1.1,22.13,14.96,7.17,-1.45,6.24,19.58,19.65,862.0,19.02,1.34,21.57,14.69,6.89,-0.6,3.03,19.06,19.09,862.0,16.4,0.76,18.41,13.31,5.1,-0.49,3.65,16.42,16.48,862.0,18.59,1.07,21.85,15.51,6.34,-0.07,2.52,18.62,18.54,862.0,17.42,1.12,21.3,14.69,6.61,0.62,3.23,17.45,17.23,862.0,19.82,1.26,22.4,14.96,7.44,-0.9,4.27,19.86,19.92,862.0,20.62,1.7,23.23,14.13,9.09,-1.81,6.16,20.69,21.02,862.0,20.38,1.51,24.33,14.41,9.92,-1.11,4.46,20.44,20.68,862.0
+BO-B-G010007 = 22.23,0.9,24.88,16.61,8.27,-1.13,6.78,22.25,22.33,558.0,19.53,2.41,23.5,14.41,9.09,-0.49,1.84,19.68,20.2,541.0,21.24,0.84,24.61,18.82,5.79,0.25,3.44,21.25,21.3,544.0,21.3,0.89,23.78,18.82,4.96,0.19,2.55,21.32,21.16,560.0,20.76,0.49,22.13,18.82,3.31,-0.06,3.28,20.77,20.75,560.0,21.07,0.38,22.26,20.2,2.07,0.5,3.27,21.07,21.02,560.0,18.92,0.58,21.02,17.17,3.86,0.41,3.5,18.93,18.82,560.0,20.57,0.52,22.54,18.54,4.0,0.41,3.83,20.58,20.47,560.0,19.56,0.55,21.02,17.44,3.58,-0.05,3.05,19.56,19.65,560.0,22.0,0.55,23.78,19.65,4.13,-0.55,4.46,22.01,21.99,560.0,21.29,0.76,23.5,18.27,5.24,-1.11,5.28,21.3,21.44,557.0,19.19,2.8,24.61,6.14,18.46,-0.76,3.55,19.39,19.51,535.0
+BO-B-G010008 = 23.13,1.43,26.81,16.06,10.75,-0.32,3.09,23.17,23.09,1478.0,21.58,2.17,28.19,6.69,21.5,-1.07,6.1,21.69,21.78,1450.0,22.19,1.43,26.26,14.41,11.85,-0.31,3.87,22.24,22.26,1476.0,21.49,1.42,25.71,17.44,8.27,0.32,2.7,21.54,21.3,1478.0,20.69,0.72,22.68,18.27,4.41,-0.41,2.85,20.7,20.75,1478.0,20.83,0.87,22.95,17.72,5.24,-0.91,3.88,20.85,21.02,1478.0,17.56,0.85,21.3,15.51,5.79,0.62,3.7,17.58,17.44,1478.0,19.52,0.99,22.95,16.89,6.06,0.16,2.63,19.54,19.65,1478.0,19.05,0.94,21.57,15.79,5.79,-0.29,2.71,19.07,19.09,1478.0,21.42,0.81,23.23,18.54,4.69,-0.49,2.94,21.43,21.51,1478.0,21.2,0.77,23.78,17.72,6.06,-0.03,3.38,21.22,21.23,1477.0,20.98,1.65,24.88,11.38,13.5,-1.08,5.89,21.05,21.16,1447.0
+BO-C-G030001 = 9.54,5.86,22.26,2.56,19.7,0.79,2.26,11.18,7.38,85.0,7.14,6.61,20.47,-0.75,21.22,0.67,2.03,9.7,4.83,85.0,8.78,4.29,19.78,3.11,16.67,0.93,3.05,9.76,7.8,85.0,6.38,3.67,14.55,0.91,13.64,0.42,1.99,7.35,5.45,85.0,7.63,4.9,17.44,0.35,17.09,0.24,1.83,9.06,7.38,85.0,6.09,5.27,15.51,-1.85,17.36,0.19,1.7,8.04,5.73,85.0,5.98,5.33,14.69,-0.89,15.57,0.38,1.66,7.99,4.49,85.0,8.22,6.25,18.54,-0.47,19.02,0.43,1.76,10.3,6.56,85.0,7.08,6.34,18.27,-2.68,20.94,0.4,1.63,9.48,4.49,85.0,6.97,5.97,19.09,0.35,18.74,0.77,2.15,9.15,4.49,85.0,8.35,5.98,19.37,1.18,18.19,0.6,1.8,10.24,5.87,85.0,6.96,6.01,17.3,-1.3,18.6,0.4,1.66,9.18,5.31,85.0
+BO-C-G030002 = 10.71,1.62,14.69,7.93,6.75,0.67,2.8,10.83,10.41,40.0,3.42,1.32,6.69,0.91,5.79,0.88,3.44,3.66,3.25,40.0,11.38,1.44,15.51,9.04,6.48,1.26,4.48,11.47,11.03,40.0,8.71,1.45,11.65,4.76,6.89,-0.73,3.52,8.83,9.04,40.0,6.95,2.1,13.31,4.21,9.09,1.35,4.35,7.25,6.42,40.0,5.51,1.95,10.0,1.73,8.27,0.13,2.38,5.84,5.25,40.0,6.23,2.3,12.48,2.56,9.92,0.67,3.0,6.63,5.87,40.0,9.19,1.89,14.69,5.87,8.82,0.78,3.44,9.38,8.73,40.0,6.75,3.32,11.1,-5.16,16.26,-1.57,5.84,7.51,7.52,40.0,7.04,1.86,12.2,3.8,8.41,0.99,3.78,7.27,6.62,40.0,6.93,1.26,8.9,3.66,5.24,-0.98,3.8,7.04,7.04,40.0,5.92,1.83,11.1,1.73,9.37,0.32,4.0,6.19,5.73,40.0
+BO-C-G030003 = 3.32,1.79,8.35,1.32,7.03,1.08,3.16,3.76,2.56,49.0,-3.86,1.34,0.35,-6.81,7.17,0.56,3.73,4.08,-3.99,49.0,5.71,1.71,8.9,2.21,6.68,-0.18,2.53,5.95,5.59,49.0,2.96,1.81,6.42,0.08,6.34,-0.01,1.86,3.45,2.97,49.0,3.29,2.26,8.07,-2.4,10.47,-0.19,2.49,3.98,3.66,49.0,1.88,4.37,9.45,-5.02,14.47,-0.09,1.68,4.71,2.56,49.0,1.88,2.54,6.69,-3.78,10.47,-0.13,2.35,3.14,2.28,49.0,3.77,3.07,9.72,-1.99,11.71,0.04,1.97,4.84,4.01,49.0,3.69,2.51,9.17,-1.57,10.75,0.29,2.32,4.45,3.66,49.0,3.36,1.85,7.8,-0.06,7.85,0.28,2.51,3.82,3.39,49.0,3.22,2.2,7.66,0.08,7.58,0.35,1.95,3.88,3.11,49.0,1.65,1.4,4.9,-1.57,6.48,0.18,2.85,2.16,1.73,49.0
+BO-C-G030004 = 6.38,4.24,16.34,-2.4,18.74,0.73,2.65,7.65,5.45,285.0,3.07,5.61,19.37,-2.95,22.32,1.29,3.57,6.38,0.77,285.0,7.26,4.26,17.99,0.08,17.91,0.48,2.33,8.42,6.14,285.0,7.57,5.0,17.72,-1.02,18.74,0.38,2.03,9.07,6.56,285.0,8.25,5.15,16.61,-2.4,19.02,-0.25,2.03,9.72,8.62,285.0,6.92,6.02,16.34,-5.16,21.5,-0.23,1.9,9.16,7.66,285.0,5.6,5.48,14.69,-5.16,19.84,-0.0,1.83,7.83,5.31,285.0,7.32,6.29,17.17,-5.43,22.6,-0.02,1.61,9.64,7.11,285.0,5.87,6.24,16.61,-5.98,22.6,0.09,1.61,8.56,5.66,285.0,6.3,5.56,17.17,-3.23,20.39,0.28,1.77,8.4,5.31,285.0,7.31,4.52,15.51,-0.2,15.71,0.11,1.77,8.59,7.38,285.0,7.53,5.88,22.13,-3.23,25.35,0.17,1.78,9.55,6.28,285.0
+BO-C-G030005 = 13.37,1.85,18.27,10.0,8.27,0.41,2.56,13.5,13.31,222.0,7.58,3.49,14.69,-1.57,16.26,-0.33,2.57,8.34,7.8,222.0,12.15,2.0,18.54,3.39,15.16,-0.29,4.92,12.31,12.2,222.0,11.09,1.62,16.89,7.8,9.09,0.62,3.25,11.21,10.83,222.0,12.3,2.02,19.09,8.9,10.2,0.87,3.56,12.47,11.93,222.0,11.81,1.29,15.24,8.9,6.34,0.17,2.84,11.88,11.65,222.0,8.07,1.48,12.76,4.76,7.99,0.86,3.79,8.2,7.8,222.0,13.69,2.43,19.65,7.8,11.85,-0.18,2.42,13.9,13.75,222.0,9.56,2.28,16.61,5.04,11.57,0.59,3.01,9.83,9.31,222.0,10.71,2.12,16.61,6.14,10.47,0.21,2.32,10.92,10.62,222.0,11.87,1.83,16.89,7.24,9.65,-0.02,2.61,12.01,11.93,222.0,10.73,2.2,17.99,5.04,12.95,-0.42,2.9,10.96,11.1,222.0
+BO-C-G030006 = 10.87,1.44,13.58,7.38,6.2,-0.53,2.99,10.96,10.96,33.0,2.46,2.29,5.87,-2.06,7.92,-0.56,2.11,3.34,3.39,33.0,11.3,1.25,13.58,8.48,5.1,-0.28,2.57,11.37,11.1,33.0,8.49,1.46,10.83,5.45,5.37,-0.59,2.27,8.61,8.76,33.0,8.69,1.46,12.2,6.28,5.93,0.34,2.7,8.8,8.62,33.0,7.61,1.77,11.93,3.94,7.99,0.05,3.05,7.8,7.8,33.0,6.84,1.68,10.83,3.39,7.44,0.19,2.68,7.04,6.9,33.0,10.48,1.24,12.76,7.38,5.37,-0.57,3.19,10.55,10.55,33.0,9.14,1.25,11.38,6.14,5.24,-0.45,2.7,9.22,9.17,33.0,8.11,1.19,10.55,5.45,5.1,-0.25,2.77,8.19,8.14,33.0,5.34,1.34,8.9,3.11,5.79,0.65,3.52,5.51,5.31,33.0,6.51,1.72,9.17,2.42,6.75,-0.56,2.75,6.73,6.69,33.0
+BO-C-G030007 = 15.87,5.89,22.95,3.39,19.57,-0.54,1.7,16.93,18.75,424.0,15.3,7.65,23.78,-3.78,27.56,-0.68,1.89,17.1,19.37,424.0,14.94,5.07,22.4,3.94,18.46,-0.5,1.76,15.77,16.96,424.0,13.1,5.34,21.02,2.21,18.81,-0.22,1.61,14.15,14.41,424.0,13.98,5.11,20.47,2.08,18.4,-0.34,1.71,14.88,14.69,424.0,12.2,4.88,19.37,0.49,18.88,-0.29,1.86,13.14,12.72,424.0,11.73,5.06,19.37,0.35,19.02,-0.5,1.77,12.77,13.72,424.0,14.37,5.68,20.47,0.84,19.64,-0.71,1.96,15.45,17.72,424.0,12.47,4.92,18.54,0.91,17.64,-0.74,2.06,13.4,15.06,424.0,13.72,5.98,20.75,0.91,19.84,-0.53,1.65,14.97,17.03,424.0,14.85,6.11,21.85,1.46,20.39,-0.55,1.75,16.06,17.82,424.0,14.1,6.0,22.13,0.35,21.77,-0.55,1.97,15.32,15.79,424.0
+BO-C-G030008 = 10.14,0.97,11.65,8.48,3.17,-0.22,2.19,10.19,10.28,10.0,6.73,1.64,8.9,4.21,4.69,-0.23,1.98,6.91,6.69,10.0,10.79,1.08,12.07,8.21,3.86,-1.32,4.32,10.84,11.03,10.0,8.48,1.76,10.0,4.76,5.24,-1.06,2.85,8.64,9.38,10.0,6.2,1.66,8.21,2.97,5.24,-0.75,2.47,6.4,6.83,10.0,4.22,0.83,5.18,2.28,2.89,-1.19,4.05,4.29,4.35,10.0,4.73,2.96,7.8,-0.47,8.27,-0.8,2.22,5.5,5.87,10.0,8.43,1.44,9.86,5.87,4.0,-0.68,2.06,8.54,8.97,10.0,7.91,1.28,9.72,5.45,4.27,-0.47,2.45,8.01,8.11,10.0,7.69,2.38,10.0,3.66,6.34,-0.81,2.13,8.01,8.86,10.0,7.85,1.54,10.28,6.0,4.27,0.37,1.94,7.98,7.93,10.0,8.15,1.47,10.0,4.9,5.1,-1.02,3.42,8.26,8.55,10.0
+BO-C-G030009 = 14.78,6.93,23.64,1.73,21.91,-0.47,1.65,16.32,17.85,543.0,13.73,8.48,23.5,-2.4,25.91,-0.54,1.63,16.13,18.34,543.0,14.35,6.68,23.5,1.18,22.32,-0.34,1.69,15.83,15.79,543.0,14.0,6.59,21.85,-0.47,22.32,-0.68,2.11,15.47,16.34,543.0,14.24,6.33,20.75,-2.68,23.43,-0.99,2.82,15.58,17.1,543.0,12.97,6.54,19.65,-4.61,24.25,-1.09,3.0,14.53,16.34,543.0,11.58,6.12,18.27,-4.33,22.6,-1.02,2.81,13.09,14.41,543.0,14.06,6.31,20.75,-3.23,23.98,-1.16,3.06,15.4,17.44,543.0,12.55,5.96,19.09,-2.68,21.77,-1.17,3.0,13.89,15.72,543.0,13.74,7.01,20.75,-1.3,22.05,-0.79,2.08,15.42,17.99,543.0,14.87,6.74,21.85,-0.2,22.05,-0.8,2.23,16.33,17.58,543.0,13.84,6.73,22.13,-2.95,25.08,-0.74,2.29,15.39,16.06,543.0
+BO-C-G030010 = 10.97,0.38,11.38,10.41,0.96,-0.38,1.76,10.98,10.96,7.0,5.58,1.05,6.56,4.07,2.48,-0.59,1.68,5.66,5.94,7.0,11.63,0.22,11.93,11.24,0.69,-0.58,2.85,11.64,11.65,7.0,7.19,1.11,8.76,6.14,2.62,0.56,1.62,7.27,6.69,7.0,4.66,1.16,6.0,2.83,3.17,-0.27,1.84,4.78,4.69,7.0,2.55,2.95,6.42,-1.85,8.27,-0.15,1.75,3.74,2.63,7.0,4.57,1.12,6.42,3.11,3.31,0.45,2.19,4.68,4.35,7.0,7.78,1.12,9.17,6.14,3.03,-0.17,1.73,7.84,7.8,7.0,6.45,0.82,7.52,5.31,2.2,-0.01,1.79,6.49,6.49,7.0,5.71,0.61,6.42,4.76,1.65,-0.3,1.75,5.74,5.73,7.0,7.38,0.96,8.35,5.45,2.89,-1.14,3.41,7.44,7.66,7.0,4.33,0.67,5.04,3.11,1.93,-0.76,2.58,4.37,4.35,7.0
+BO-C-G030011 = 10.5,2.34,16.06,4.49,11.57,-0.48,2.86,10.76,10.9,131.0,3.3,1.93,8.07,-0.2,8.27,0.62,2.61,3.81,2.97,131.0,9.52,1.91,13.72,3.94,9.78,-0.69,3.04,9.71,10.0,131.0,8.82,2.18,12.48,2.83,9.65,-0.93,2.82,9.08,9.59,131.0,9.16,2.81,15.37,1.18,14.19,-0.75,3.11,9.58,10.14,131.0,7.96,3.62,14.96,-0.2,15.16,-0.55,2.44,8.74,8.9,131.0,6.48,2.57,12.48,-1.02,13.5,-0.74,3.35,6.97,6.97,131.0,9.0,3.36,16.06,0.63,15.43,-0.51,2.71,9.6,9.45,131.0,5.95,3.12,13.31,-2.95,16.26,-0.73,3.06,6.71,6.69,131.0,8.09,2.7,11.93,1.46,10.47,-0.84,2.6,8.53,8.9,131.0,8.26,2.7,13.58,2.83,10.75,-0.39,2.07,8.69,8.9,131.0,7.23,2.81,11.65,1.73,9.92,-0.31,1.74,7.76,7.8,131.0
+BO-C-G030012 = 9.31,1.33,11.38,6.97,4.41,-0.07,2.21,9.4,9.31,14.0,4.15,1.39,6.42,1.46,4.96,-0.33,2.34,4.36,4.25,14.0,9.93,0.93,11.65,8.62,3.03,0.31,2.19,9.97,10.03,14.0,5.56,0.62,6.69,4.76,1.93,0.39,2.15,5.59,5.56,14.0,5.03,0.79,6.0,3.66,2.34,-0.33,1.77,5.09,5.18,14.0,3.84,1.09,5.73,2.08,3.65,0.11,1.86,3.98,3.52,14.0,2.97,1.31,5.18,0.91,4.27,0.02,1.89,3.22,2.9,14.0,6.02,1.32,8.21,3.94,4.27,-0.05,1.94,6.16,5.9,14.0,4.23,1.38,6.69,1.04,5.65,-0.48,3.47,4.44,4.42,14.0,5.18,0.76,6.28,3.94,2.34,-0.08,1.81,5.23,5.0,14.0,6.35,0.94,8.07,4.76,3.31,0.06,2.38,6.41,6.49,14.0,4.27,1.26,6.97,2.01,4.96,0.34,3.0,4.44,4.25,14.0
+BO-C-G030013 = 7.82,3.07,12.76,2.01,10.75,-0.37,1.95,8.38,8.62,41.0,-0.81,3.5,7.52,-6.81,14.33,0.32,2.46,3.55,-1.3,41.0,8.44,2.32,11.38,3.32,8.06,-0.78,2.46,8.74,9.31,41.0,7.32,2.18,10.0,2.42,7.58,-0.65,2.27,7.63,8.14,41.0,5.89,2.66,11.38,0.49,10.89,-0.18,2.42,6.45,5.87,41.0,5.91,3.05,10.55,0.56,9.99,-0.05,2.02,6.64,5.31,41.0,5.05,2.71,10.28,-0.33,10.61,-0.02,2.46,5.72,4.83,41.0,7.74,3.41,12.2,0.15,12.06,-0.68,2.36,8.44,8.48,41.0,5.93,3.47,10.28,-1.71,11.99,-0.65,2.29,6.85,7.11,41.0,6.12,2.5,10.0,0.08,9.92,-0.61,2.43,6.6,6.83,41.0,6.29,2.64,11.93,1.73,10.2,0.1,2.17,6.81,6.14,41.0,5.54,3.56,10.0,-1.71,11.71,-0.67,2.11,6.56,6.56,41.0
+BO-C-G030014 = 1.91,2.2,8.48,-1.57,10.06,1.03,3.59,2.9,1.46,47.0,-3.02,1.48,0.35,-7.09,7.44,-0.25,3.07,3.35,-3.02,47.0,4.86,1.6,9.17,2.56,6.61,0.66,2.85,5.12,4.49,47.0,1.99,2.59,8.07,-2.68,10.75,0.38,2.51,3.24,1.46,47.0,2.74,3.16,10.28,-1.85,12.13,0.38,2.28,4.16,2.56,47.0,0.63,3.9,9.31,-5.09,14.4,0.33,2.34,3.91,0.63,47.0,1.5,3.29,9.86,-4.33,14.19,0.73,2.98,3.58,0.91,47.0,2.89,3.26,10.28,-1.85,12.13,0.51,2.35,4.33,2.56,47.0,0.6,2.31,7.11,-2.95,10.06,1.38,4.12,2.36,-0.2,47.0,1.5,2.33,6.83,-1.85,8.68,0.43,2.37,2.75,1.32,47.0,3.32,2.52,9.45,-0.89,10.33,0.63,2.68,4.15,3.11,47.0,0.68,1.79,7.24,-1.02,8.27,1.95,6.62,1.9,0.08,47.0
+BO-H-G020001 = 9.36,1.33,13.44,6.97,6.48,0.78,3.35,9.45,9.04,110.0,3.11,2.03,8.76,-0.75,9.51,0.33,2.58,3.71,3.11,110.0,8.53,1.37,13.17,5.31,7.85,0.51,3.62,8.64,8.48,110.0,5.68,0.73,7.8,3.8,4.0,0.46,3.33,5.72,5.59,110.0,9.84,1.42,13.31,6.69,6.61,0.19,2.71,9.94,9.72,110.0,7.38,1.12,9.86,4.63,5.24,-0.33,2.44,7.46,7.52,110.0,5.47,1.08,9.45,3.25,6.2,1.17,4.92,5.58,5.31,110.0,8.12,1.65,12.76,4.63,8.13,0.39,2.63,8.29,7.93,110.0,5.56,2.02,11.1,2.01,9.09,0.66,2.79,5.91,5.04,110.0,7.22,2.01,12.07,2.97,9.09,-0.02,2.33,7.49,7.24,110.0,8.25,1.75,12.76,4.49,8.27,0.24,2.55,8.43,8.0,110.0,6.29,2.08,12.48,2.01,10.47,0.26,3.03,6.63,6.45,110.0
+BO-H-G020002 = 12.47,2.57,17.58,8.07,9.51,0.33,2.09,12.73,11.93,70.0,6.69,2.1,12.76,2.56,10.2,0.4,2.96,7.01,6.42,70.0,10.18,1.83,14.41,6.97,7.44,0.25,2.27,10.34,10.38,70.0,9.57,1.32,12.76,5.87,6.89,-0.29,3.22,9.66,9.76,70.0,12.83,2.33,17.17,7.8,9.37,-0.03,2.32,13.04,12.76,70.0,10.52,1.63,15.1,8.35,6.75,1.01,3.42,10.64,10.0,70.0,6.0,0.89,8.9,4.35,4.55,0.9,4.04,6.06,5.87,70.0,10.73,2.14,16.2,7.52,8.68,0.78,2.81,10.93,10.41,70.0,7.62,2.9,17.72,4.21,13.5,1.41,4.47,8.15,6.83,70.0,9.12,1.69,13.58,4.21,9.37,0.42,3.77,9.27,8.9,70.0,11.21,1.83,14.69,8.42,6.27,0.21,1.9,11.36,10.96,70.0,8.8,2.86,15.1,3.11,11.99,0.37,2.31,9.25,8.45,70.0
+BO-H-G020003 = 16.95,3.04,22.68,8.48,14.19,-0.22,2.67,17.22,17.23,211.0,12.11,4.42,19.37,0.91,18.46,-0.47,2.37,12.89,12.41,211.0,14.04,2.91,19.37,7.66,11.71,-0.13,1.87,14.34,14.13,211.0,8.51,1.79,12.2,2.83,9.37,-0.29,2.49,8.69,8.69,211.0,12.86,1.36,16.34,9.45,6.89,-0.19,2.9,12.94,12.96,211.0,11.09,1.44,16.89,8.62,8.27,0.77,3.84,11.18,10.96,211.0,10.29,1.88,15.51,5.04,10.47,-0.39,3.18,10.46,10.55,210.0,15.16,3.32,21.71,8.21,13.5,0.51,2.37,15.51,14.27,211.0,11.97,2.82,21.02,4.9,16.12,0.83,4.08,12.3,11.45,211.0,13.61,4.28,22.95,6.0,16.95,0.69,2.41,14.26,12.76,211.0,14.57,3.49,21.3,6.69,14.61,-0.13,2.03,14.98,14.82,211.0,15.31,3.63,22.13,6.14,15.98,-0.51,2.43,15.73,16.06,211.0
+BO-H-G020004 = 20.17,1.19,24.06,16.34,7.72,-0.17,2.38,20.2,20.47,446.0,18.53,2.64,23.78,11.38,12.4,-0.43,2.36,18.72,18.96,446.0,18.23,1.83,21.85,13.31,8.54,-0.24,2.13,18.32,18.51,446.0,12.47,2.4,17.99,7.8,10.2,-0.13,1.96,12.7,12.76,446.0,15.4,1.3,18.54,12.48,6.06,0.02,2.36,15.45,15.37,446.0,12.71,2.05,18.68,8.62,10.06,0.97,3.16,12.88,12.2,446.0,14.16,3.58,19.37,3.94,15.43,-0.67,2.4,14.6,14.79,446.0,18.71,2.14,24.33,13.03,11.3,-0.44,2.61,18.83,19.23,445.0,13.79,2.84,19.37,2.83,16.54,-0.28,3.28,14.08,13.62,446.0,17.74,2.93,25.16,5.87,19.29,-0.22,3.06,17.98,17.99,446.0,18.98,1.94,23.23,11.65,11.57,-0.59,3.24,19.08,19.23,446.0,19.4,1.88,23.5,13.31,10.2,-0.41,2.08,19.49,19.92,446.0
+BO-H-G020005 = 7.26,2.38,16.34,2.28,14.06,0.78,3.77,7.64,6.97,272.0,2.69,1.55,9.45,-1.16,10.61,0.89,4.45,3.1,2.42,272.0,6.46,1.89,13.58,2.56,11.02,0.45,3.04,6.72,6.42,272.0,5.06,1.54,10.0,0.08,9.92,-0.06,3.07,5.29,5.04,272.0,7.49,2.82,14.96,1.46,13.5,0.36,2.49,8.0,6.83,272.0,4.76,2.52,10.0,-2.13,12.13,0.02,2.39,5.39,4.49,268.0,4.25,2.16,9.72,-1.3,11.02,0.36,2.83,4.76,3.94,270.0,6.81,2.57,15.51,0.08,15.43,0.59,3.43,7.28,6.42,272.0,4.37,2.47,12.48,-0.47,12.95,1.08,4.13,5.02,3.66,272.0,5.81,2.35,11.24,0.91,10.33,0.11,2.24,6.26,5.63,272.0,6.19,2.04,13.03,1.73,11.3,0.78,3.63,6.52,5.73,272.0,4.49,2.47,13.31,-0.75,14.06,0.42,3.29,5.12,4.35,272.0
+BO-H-G020006 = 10.34,1.72,14.69,5.59,9.09,0.13,2.8,10.48,10.28,129.0,3.01,2.37,8.35,-2.68,11.02,0.5,2.72,3.82,2.56,129.0,10.66,1.67,14.69,6.42,8.27,-0.25,2.88,10.79,10.83,129.0,9.36,2.12,14.69,5.04,9.65,-0.0,2.21,9.6,9.31,129.0,10.22,2.42,16.06,4.49,11.57,-0.2,2.74,10.5,10.28,129.0,9.28,2.0,13.31,4.76,8.54,-0.25,2.52,9.49,9.45,129.0,8.39,1.67,12.48,4.63,7.85,0.37,2.85,8.55,8.35,129.0,9.91,2.81,15.86,3.94,11.92,-0.02,2.35,10.3,9.86,129.0,7.47,2.66,17.17,1.87,15.3,0.27,3.67,7.93,7.66,127.0,8.82,1.56,11.52,2.97,8.54,-1.04,4.26,8.95,9.04,129.0,8.62,1.77,12.48,3.94,8.54,0.09,2.57,8.8,8.35,129.0,6.75,1.56,10.83,2.97,7.85,0.27,2.62,6.93,6.69,129.0
+BO-H-G020007 = 11.11,3.88,21.57,3.66,17.91,0.82,3.05,11.76,10.21,202.0,5.57,3.88,17.85,-4.06,21.91,0.85,4.01,6.78,5.04,202.0,9.07,2.77,17.3,5.04,12.26,1.21,4.08,9.48,8.55,202.0,5.0,1.5,9.17,0.35,8.82,0.26,3.17,5.22,4.87,202.0,9.44,2.51,13.86,1.18,12.68,-0.5,2.7,9.77,9.72,202.0,7.53,2.52,14.55,-0.2,14.74,-0.36,3.5,7.94,7.9,202.0,6.76,2.78,13.58,0.35,13.23,0.2,2.36,7.31,6.69,202.0,10.41,3.52,18.68,2.01,16.67,0.39,2.61,10.98,10.0,202.0,7.5,3.3,14.13,0.08,14.06,-0.08,2.11,8.19,7.24,202.0,8.95,3.86,22.54,2.56,19.98,1.28,4.58,9.75,8.31,202.0,9.12,3.57,17.99,0.35,17.64,0.42,2.88,9.79,8.83,202.0,8.92,5.08,20.2,-0.75,20.94,0.55,2.39,10.26,8.17,202.0
+BO-H-G020008 = 11.24,2.31,17.85,6.42,11.44,0.63,3.41,11.48,10.83,121.0,5.32,2.91,12.89,-0.75,13.64,0.6,3.25,6.05,4.97,121.0,9.6,1.55,14.69,5.87,8.82,0.73,4.55,9.72,9.45,121.0,7.94,1.53,12.2,4.07,8.13,-0.03,2.75,8.09,7.93,121.0,10.13,1.45,13.31,6.42,6.89,0.0,2.53,10.23,9.93,121.0,9.38,1.2,12.2,5.31,6.89,-0.89,4.77,9.46,9.45,121.0,5.84,1.52,9.45,3.39,6.06,0.42,2.14,6.03,5.59,121.0,9.5,2.24,15.79,5.31,10.47,0.68,3.11,9.76,9.17,121.0,7.22,2.45,13.17,2.01,11.16,0.46,3.04,7.63,6.97,121.0,8.57,2.26,14.96,3.66,11.3,0.77,3.4,8.86,8.21,121.0,8.79,2.03,15.93,4.49,11.44,0.37,4.42,9.02,8.76,121.0,7.92,2.51,14.41,1.73,12.68,0.55,3.59,8.3,7.8,121.0
+BO-H-G020009 = 10.33,1.5,13.86,7.8,6.06,0.47,2.26,10.44,9.97,56.0,4.69,1.96,8.9,-0.47,9.37,-0.45,3.2,5.08,4.76,56.0,10.41,1.69,14.0,6.14,7.85,-0.18,2.59,10.54,10.28,56.0,9.32,1.88,13.58,6.14,7.44,0.27,2.03,9.51,8.9,56.0,9.81,2.05,14.41,3.66,10.75,-0.15,3.19,10.02,9.66,56.0,9.05,1.7,12.48,6.14,6.34,0.18,2.01,9.2,8.97,56.0,5.82,1.49,8.48,2.01,6.48,-0.39,2.8,6.0,5.87,56.0,9.35,2.0,12.76,3.66,9.09,-0.62,3.25,9.56,9.45,56.0,6.75,2.23,10.28,0.08,10.2,-1.0,3.65,7.1,7.38,56.0,9.06,1.98,12.76,4.76,7.99,-0.09,1.96,9.27,9.04,56.0,8.07,1.5,11.1,5.59,5.51,0.3,2.16,8.21,7.86,56.0,7.86,2.11,13.58,3.94,9.65,0.65,3.01,8.14,7.45,56.0
+BO-H-G020010 = 10.61,2.48,17.85,5.31,12.54,0.41,3.03,10.89,10.38,152.0,5.04,2.4,10.28,-0.75,11.02,-0.16,2.61,5.58,5.0,152.0,9.85,2.33,18.27,5.31,12.95,0.73,3.75,10.12,9.59,152.0,9.94,2.0,14.13,3.11,11.02,-0.63,3.48,10.14,10.03,152.0,10.62,2.67,17.03,4.76,12.26,0.11,2.37,10.95,10.41,152.0,10.43,2.21,14.96,3.94,11.02,-0.17,3.03,10.66,10.28,152.0,6.64,2.09,14.13,1.46,12.68,0.48,3.38,6.96,6.69,152.0,10.96,3.78,20.47,3.39,17.09,0.58,2.67,11.59,10.55,152.0,6.83,2.06,12.48,1.46,11.02,-0.68,3.91,7.13,6.9,152.0,8.44,2.32,15.79,2.01,13.78,0.48,4.29,8.75,8.35,152.0,9.33,2.53,15.24,3.94,11.3,-0.09,2.58,9.67,9.72,152.0,8.5,2.39,16.34,2.56,13.78,0.51,3.43,8.83,8.07,152.0
+BO-L-G040001 = -1.0,1.53,2.56,-5.16,7.72,-0.41,2.86,1.82,-0.75,140.0,-3.19,2.18,2.56,-9.84,12.4,-0.35,3.57,3.86,-3.37,140.0,3.12,1.16,6.42,0.08,6.34,0.15,2.89,3.33,3.11,140.0,-0.81,1.08,2.01,-3.23,5.24,0.07,2.73,1.35,-0.75,140.0,-2.09,1.61,0.35,-7.09,7.44,-1.19,3.84,2.64,-1.71,140.0,-5.93,2.86,-0.2,-14.25,14.06,-0.7,3.12,6.58,-5.71,133.0,-3.41,1.16,-1.02,-6.54,5.51,-0.17,2.56,3.6,-3.5,140.0,-2.26,1.73,2.01,-6.81,8.82,-0.12,2.64,2.84,-2.4,140.0,-1.88,1.16,1.04,-5.71,6.75,-0.04,3.17,2.2,-1.85,140.0,0.41,1.07,2.83,-2.95,5.79,-0.19,3.47,1.14,0.49,140.0,-1.71,0.98,0.63,-4.06,4.69,-0.07,2.8,1.97,-1.71,140.0,1.26,1.75,5.31,-4.33,9.65,-0.65,3.44,2.15,1.46,140.0
+BO-L-G040002 = 3.37,4.04,12.48,-2.13,14.61,0.59,2.1,5.25,2.28,103.0,0.53,4.06,10.28,-4.88,15.16,0.75,2.26,4.07,-0.75,103.0,6.66,4.25,13.58,0.22,13.37,0.39,1.63,7.9,5.38,103.0,4.19,4.44,12.2,-2.26,14.47,0.31,1.63,6.09,3.52,103.0,5.15,5.84,13.86,-3.5,17.36,0.29,1.52,7.77,3.25,103.0,4.82,5.76,13.31,-4.61,17.91,0.02,1.59,7.49,4.21,102.0,4.71,5.76,11.93,-4.95,16.88,0.01,1.52,7.42,3.66,103.0,4.58,5.43,12.2,-4.33,16.54,0.21,1.53,7.08,3.25,103.0,2.44,5.6,11.65,-3.78,15.43,0.45,1.58,6.08,-0.13,103.0,3.41,4.67,11.65,-2.13,13.78,0.59,1.73,5.77,1.04,103.0,2.43,3.67,10.28,-2.13,12.4,0.84,2.33,4.39,0.91,103.0,4.96,4.35,13.58,-3.09,16.67,0.14,1.89,6.59,4.07,103.0
+BO-L-G040003 = 12.36,6.25,21.57,-5.16,26.73,-1.27,3.92,13.85,13.86,554.0,9.31,7.12,21.02,-6.81,27.83,-0.61,2.53,11.71,9.72,554.0,12.41,5.96,20.75,-3.78,24.53,-1.2,3.65,13.77,13.86,554.0,11.28,5.98,19.65,-4.33,23.98,-1.04,3.49,12.76,12.58,554.0,12.03,6.07,20.33,-6.12,26.46,-1.58,4.93,13.47,13.34,554.0,11.57,6.51,19.37,-8.19,27.56,-1.57,4.89,13.28,13.03,554.0,10.5,6.27,17.99,-8.19,26.18,-1.5,4.7,12.23,12.2,554.0,12.8,6.97,20.2,-10.12,30.31,-1.64,5.02,14.57,14.44,554.0,12.04,6.79,20.2,-5.98,26.18,-1.34,3.87,13.82,13.75,554.0,12.56,6.74,21.02,-5.98,27.01,-1.31,3.79,14.25,14.62,554.0,11.94,6.48,21.02,-4.88,25.91,-1.16,3.61,13.58,13.31,554.0,12.39,6.28,20.61,-4.88,25.49,-1.41,4.27,13.89,13.72,554.0
+BO-L-G040004 = -1.25,2.01,5.31,-5.43,10.75,0.85,3.93,2.35,-1.68,50.0,-3.04,2.29,1.73,-9.02,10.75,-0.67,2.99,3.79,-2.64,50.0,2.53,0.65,3.87,0.63,3.24,-0.61,3.79,2.61,2.56,50.0,-0.75,1.06,2.56,-2.95,5.51,0.22,4.06,1.29,-0.75,50.0,-4.72,1.54,-1.78,-7.36,5.58,-0.04,1.9,4.96,-5.02,50.0,-8.48,3.72,-2.13,-14.53,12.4,-0.15,2.04,9.24,-8.46,44.0,-3.51,1.46,-0.75,-5.98,5.24,-0.14,1.67,3.79,-3.16,50.0,-3.37,1.22,0.35,-5.43,5.79,0.98,4.66,3.59,-3.5,49.0,-1.28,1.3,1.18,-5.57,6.75,-1.16,4.7,1.81,-0.99,50.0,0.27,0.87,2.01,-1.3,3.31,-0.0,2.04,0.9,0.22,50.0,-0.89,1.19,1.73,-2.68,4.41,0.29,1.94,1.48,-1.02,50.0,1.1,0.94,2.83,-1.02,3.86,-0.27,2.3,1.44,1.18,50.0
+BO-L-G040005 = -0.99,2.46,7.8,-5.71,13.5,1.25,4.81,2.64,-1.44,150.0,-1.55,2.54,4.9,-8.19,13.09,-0.0,2.41,2.97,-1.44,150.0,3.93,2.79,13.44,-0.75,14.19,1.39,4.92,4.81,3.52,150.0,-0.14,2.37,7.38,-3.78,11.16,1.26,4.18,2.37,-0.61,150.0,-1.61,3.16,8.83,-5.71,14.54,1.75,5.46,3.54,-2.47,150.0,-3.51,4.38,8.21,-12.74,20.94,0.59,3.54,5.61,-3.5,150.0,-2.78,3.66,8.35,-8.74,17.09,1.18,4.45,4.59,-3.12,150.0,-3.33,4.62,8.62,-12.87,21.5,0.94,3.63,5.68,-4.4,148.0,-2.06,2.85,5.59,-7.64,13.23,0.62,2.7,3.51,-2.26,150.0,0.61,2.69,8.35,-3.78,12.13,0.72,3.4,2.75,0.73,150.0,-1.24,2.76,6.14,-5.71,11.85,0.82,3.08,3.02,-1.78,150.0,0.36,2.64,9.31,-4.06,13.37,0.89,3.7,2.65,-0.13,150.0
+BO-L-G040006 = 2.92,3.3,13.03,-4.06,17.09,-0.07,2.88,4.4,3.56,236.0,-0.37,2.46,11.1,-4.33,15.43,1.62,7.3,2.49,-0.75,236.0,5.24,2.52,14.55,-0.89,15.43,0.39,4.17,5.82,5.31,236.0,3.92,3.43,15.65,-3.23,18.88,0.36,3.51,5.2,4.21,236.0,5.29,4.52,15.24,-3.5,18.74,-0.25,2.17,6.95,5.87,236.0,3.59,5.17,15.37,-8.74,24.11,-0.26,2.36,6.28,4.21,236.0,2.9,4.25,14.0,-5.3,19.29,-0.01,2.39,5.14,3.25,236.0,3.54,4.16,16.06,-4.33,20.39,0.84,3.6,5.45,3.11,236.0,2.0,4.32,14.69,-5.71,20.39,0.59,3.18,4.75,1.8,236.0,3.17,3.55,14.69,-4.06,18.74,0.46,3.1,4.76,2.97,236.0,4.04,4.11,14.41,-3.5,17.91,-0.05,2.19,5.76,4.76,236.0,3.94,3.85,15.37,-2.95,18.33,0.51,2.59,5.5,3.66,236.0
+BO-L-G040007 = 1.35,2.61,7.24,-3.23,10.47,0.38,2.13,2.92,0.91,131.0,-2.13,2.28,6.97,-7.91,14.88,0.53,4.52,3.11,-2.26,131.0,4.82,2.58,11.65,-1.02,12.68,0.35,2.77,5.47,4.76,131.0,2.25,2.97,10.0,-2.95,12.95,0.56,2.51,3.72,1.73,131.0,2.96,4.47,12.48,-4.06,16.54,0.43,2.04,5.34,2.01,131.0,0.33,5.3,12.48,-10.67,23.15,0.4,2.12,5.29,-1.02,127.0,1.01,3.58,9.17,-5.98,15.16,0.27,2.16,3.71,0.7,131.0,2.84,3.48,12.48,-5.16,17.64,0.65,3.12,4.48,2.21,131.0,0.01,3.23,9.72,-7.09,16.81,0.42,2.89,3.22,-0.33,131.0,2.27,2.8,9.17,-2.95,12.13,0.33,2.47,3.6,1.87,131.0,0.86,3.07,9.45,-4.06,13.5,0.92,3.27,3.17,0.35,131.0,3.61,2.46,11.1,-0.75,11.85,0.81,3.44,4.36,3.25,131.0
+BO-L-G040008 = 21.59,1.5,24.88,11.38,13.5,-2.58,13.14,21.64,21.99,1413.0,20.49,1.76,23.23,6.69,16.54,-2.98,15.0,20.57,20.89,1413.0,20.44,1.41,22.95,11.65,11.3,-2.5,12.06,20.49,20.75,1413.0,19.66,1.45,22.13,10.55,11.57,-2.38,12.09,19.72,19.92,1413.0,19.38,1.41,21.57,11.65,9.92,-2.68,11.94,19.43,19.71,1413.0,19.76,1.5,21.57,11.1,10.47,-2.21,9.68,19.82,20.2,1413.0,17.01,1.02,18.82,9.72,9.09,-2.52,14.22,17.04,17.17,1413.0,19.48,1.02,21.57,12.76,8.82,-2.2,12.46,19.5,19.58,1413.0,18.59,1.07,21.3,11.65,9.65,-1.34,8.2,18.62,18.68,1413.0,20.16,1.39,22.95,11.38,11.57,-1.91,9.37,20.21,20.47,1413.0,20.51,1.47,23.09,11.93,11.16,-1.87,7.9,20.57,20.89,1413.0,20.32,1.8,23.5,9.72,13.78,-1.51,6.85,20.4,20.75,1391.0
+BO-L-G040009 = 8.72,7.71,18.41,-6.81,25.22,-0.34,1.65,11.63,10.0,272.0,5.3,7.56,19.37,-7.64,27.01,0.22,1.57,9.22,3.18,272.0,10.04,6.34,18.41,-3.23,21.63,-0.18,1.62,11.87,9.1,272.0,7.73,5.96,17.99,-4.88,22.87,-0.2,1.79,9.75,7.73,272.0,9.86,5.93,17.44,-5.16,22.6,-0.66,2.27,11.5,11.1,272.0,9.32,6.25,17.03,-6.54,23.56,-0.67,2.32,11.21,10.69,272.0,8.26,6.01,17.44,-4.33,21.77,-0.44,1.93,10.21,9.17,272.0,10.63,7.11,19.37,-5.98,25.35,-0.56,1.98,12.79,12.1,272.0,8.02,7.38,18.82,-7.36,26.18,-0.17,1.54,10.89,7.52,272.0,9.66,8.0,19.37,-6.54,25.91,-0.39,1.73,12.54,11.38,272.0,7.87,6.52,18.13,-4.47,22.6,-0.14,1.75,10.22,7.8,272.0,8.8,6.47,18.54,-5.16,23.7,-0.24,1.7,10.92,8.93,272.0
+BO-L-G040010 = -0.15,2.11,6.42,-4.47,10.89,0.75,4.84,2.1,-0.2,60.0,-0.7,2.25,5.73,-4.61,10.33,0.81,3.92,2.34,-0.58,60.0,3.66,2.69,10.28,-0.68,10.95,0.42,2.93,4.53,3.8,60.0,0.8,1.86,6.0,-2.95,8.96,0.51,4.35,2.01,0.91,60.0,-1.52,2.67,8.07,-4.33,12.4,2.2,7.69,3.05,-2.13,60.0,-3.44,3.08,8.35,-8.46,16.81,2.19,8.18,4.6,-3.92,59.0,-2.83,2.82,6.83,-7.36,14.19,1.79,6.71,3.98,-3.23,60.0,-2.23,2.77,6.97,-6.81,13.78,1.56,5.98,3.54,-2.47,58.0,-1.7,2.41,5.45,-6.54,11.99,0.48,3.24,2.93,-1.71,60.0,0.33,2.68,7.38,-3.99,11.37,0.47,3.09,2.67,0.66,60.0,-0.89,2.43,6.97,-4.06,11.02,1.41,4.57,2.57,-1.57,60.0,0.81,2.57,7.11,-4.54,11.64,0.24,3.27,2.67,0.94,60.0
+BO-L-G040011 = 5.6,3.17,11.24,-2.68,13.92,-0.66,2.88,6.41,6.97,33.0,3.06,3.58,7.24,-4.74,11.99,-0.76,2.46,4.67,3.73,33.0,10.19,2.15,13.31,4.76,8.54,-0.52,2.58,10.4,10.28,33.0,6.93,2.19,10.14,2.01,8.13,-0.25,2.22,7.26,7.24,33.0,9.09,2.64,12.62,2.42,10.2,-0.93,3.26,9.45,9.45,33.0,9.27,2.38,12.34,3.94,8.41,-0.46,2.29,9.56,9.17,33.0,8.74,2.39,11.79,3.11,8.68,-0.74,2.72,9.05,9.17,33.0,9.27,2.19,11.79,3.94,7.85,-0.86,2.92,9.52,9.86,33.0,5.51,2.37,11.52,1.59,9.92,0.45,2.72,5.99,5.25,33.0,6.89,3.48,11.79,-0.75,12.54,-0.36,2.11,7.7,7.52,33.0,4.92,2.09,8.48,0.77,7.72,-0.2,2.1,5.34,5.04,33.0,6.71,2.19,11.38,2.56,8.82,-0.17,2.28,7.04,7.11,33.0
+BO-L-G040012 = 3.09,4.17,15.65,-2.4,18.05,1.19,4.09,5.18,2.15,86.0,-0.07,2.97,9.17,-4.88,14.06,1.23,4.04,2.95,-1.02,86.0,6.23,3.61,16.75,-0.2,16.95,0.75,3.48,7.19,6.07,86.0,4.29,3.83,13.03,-2.4,15.43,0.2,2.66,5.74,4.8,86.0,6.04,4.33,15.65,-1.57,17.22,0.12,2.46,7.42,6.69,86.0,5.61,4.29,14.27,-2.68,16.95,-0.09,2.45,7.05,5.9,86.0,4.42,4.15,14.41,-3.78,18.19,0.26,2.81,6.04,4.69,86.0,5.85,5.04,16.89,-2.95,19.84,0.49,2.59,7.7,5.25,86.0,2.34,4.79,16.06,-3.23,19.29,1.47,4.39,5.3,1.46,86.0,3.83,4.95,17.44,-1.85,19.29,1.24,3.55,6.24,2.28,86.0,3.82,3.5,11.52,-1.85,13.37,0.35,2.53,5.17,4.21,86.0,5.1,4.61,17.17,-3.23,20.39,0.64,3.08,6.86,4.97,86.0
+BO-L-G040013 = 4.26,6.39,16.48,-6.54,23.01,0.46,2.01,7.66,2.42,165.0,0.08,6.16,18.82,-7.09,25.91,1.37,3.85,6.14,-2.68,165.0,6.93,4.97,18.82,-1.3,20.12,0.39,2.45,8.52,6.76,165.0,4.79,5.16,16.61,-2.95,19.57,0.7,2.55,7.03,3.39,165.0,5.73,6.16,17.99,-5.16,23.15,0.25,1.96,8.4,5.11,165.0,4.58,6.93,16.61,-9.57,26.18,0.21,1.84,8.29,3.39,165.0,3.61,6.11,14.41,-8.19,22.6,0.14,1.94,7.08,2.97,165.0,5.88,6.83,17.72,-7.36,25.08,0.07,1.89,9.0,5.04,165.0,3.05,6.57,16.34,-6.26,22.6,0.54,2.02,7.22,1.11,165.0,5.3,7.0,19.37,-5.16,24.53,0.51,2.15,8.76,3.94,165.0,4.54,5.62,15.79,-4.33,20.12,0.4,2.04,7.21,3.66,165.0,5.66,6.1,17.99,-5.71,23.7,0.21,2.26,8.31,5.45,165.0
+BO-L-G040014 = 10.44,4.12,17.17,-1.3,18.46,-0.3,2.43,11.22,9.97,168.0,6.26,6.03,19.65,-5.02,24.67,0.08,1.89,8.68,5.25,168.0,11.2,4.07,17.99,1.25,16.74,-0.05,1.79,11.91,10.21,168.0,10.85,3.96,16.34,0.08,16.26,-0.33,2.02,11.55,11.52,168.0,12.17,2.89,16.61,0.49,16.12,-0.96,4.35,12.5,12.2,168.0,11.74,3.13,15.79,-0.47,16.26,-1.15,4.68,12.15,11.93,168.0,9.69,3.24,14.69,-1.44,16.12,-0.67,3.05,10.21,9.93,168.0,12.58,3.77,18.2,-0.47,18.67,-0.62,3.19,13.13,12.45,168.0,9.67,4.47,16.06,-1.3,17.36,-0.26,1.79,10.65,9.9,168.0,11.88,4.48,18.68,-1.64,20.32,-0.54,2.76,12.7,12.14,168.0,11.5,3.38,16.48,-0.89,17.36,-0.98,4.03,11.98,11.48,168.0,10.43,4.39,18.82,-0.95,19.77,-0.2,2.24,11.31,9.59,168.0
+BO-L-G040015 = 1.83,5.03,11.1,-6.54,17.64,0.07,1.86,5.33,1.25,98.0,0.94,4.03,9.45,-5.98,15.43,0.24,2.04,4.12,0.49,98.0,5.02,4.22,13.03,-2.13,15.16,0.21,1.9,6.54,4.56,98.0,2.11,4.36,11.65,-4.88,16.54,0.48,2.1,4.82,1.18,98.0,2.1,5.88,13.58,-5.71,19.29,0.5,1.85,6.22,0.7,98.0,1.14,6.0,12.76,-6.26,19.02,0.58,1.88,6.07,-1.23,96.0,1.12,5.58,11.93,-7.09,19.02,0.56,1.92,5.66,-1.09,98.0,1.23,6.06,11.93,-8.19,20.12,0.39,1.83,6.16,-0.09,98.0,-0.12,4.54,10.55,-6.26,16.81,0.74,2.56,4.52,-1.3,98.0,1.24,4.35,12.2,-5.78,17.98,0.39,2.43,4.5,0.22,98.0,0.64,3.96,11.38,-5.43,16.81,0.66,2.63,4.0,-0.16,98.0,2.57,4.67,13.03,-4.33,17.36,0.4,1.98,5.31,1.32,98.0
+BO-L-G040016 = -3.86,2.41,2.28,-8.46,10.75,0.32,2.19,4.55,-4.19,468.0,-3.4,2.37,2.56,-9.57,12.13,0.04,2.33,4.15,-3.5,468.0,1.22,2.03,5.87,-4.88,10.75,-0.59,3.24,2.37,1.35,468.0,-1.49,1.71,1.73,-6.54,8.27,-0.79,3.51,2.27,-1.3,468.0,-4.79,1.79,0.08,-10.12,10.2,0.11,2.61,5.11,-4.88,468.0,-7.2,1.96,-0.47,-13.7,13.23,0.04,3.31,7.46,-7.36,445.0,-4.98,1.58,-1.57,-9.29,7.72,-0.52,2.63,5.22,-4.74,468.0,-6.17,2.16,0.08,-16.18,16.26,-0.43,4.22,6.54,-5.98,455.0,-4.42,1.77,0.08,-8.74,8.82,0.02,2.56,4.76,-4.47,468.0,-2.14,1.9,2.28,-6.81,9.09,-0.36,2.82,2.86,-1.85,468.0,-3.25,1.48,-0.06,-7.64,7.58,-0.69,2.67,3.57,-2.85,468.0,-1.66,1.93,2.83,-7.09,9.92,-0.51,2.82,2.55,-1.44,468.0
+BO-L-G040017 = 2.61,4.8,13.31,-5.16,18.46,0.49,2.17,5.44,1.87,80.0,0.2,3.83,9.04,-6.26,15.3,0.29,2.34,3.81,0.08,80.0,5.29,4.18,14.13,-1.57,15.71,0.29,1.88,6.73,5.11,80.0,3.46,3.86,11.38,-3.5,14.88,0.07,2.1,5.17,3.45,80.0,4.55,4.95,12.76,-5.16,17.91,-0.3,2.02,6.7,5.25,80.0,3.81,4.97,13.86,-7.09,20.94,-0.25,2.31,6.24,4.14,80.0,3.0,5.07,12.48,-8.19,20.67,-0.28,2.44,5.86,3.39,80.0,4.48,5.73,16.61,-6.26,22.87,0.16,2.11,7.24,3.76,80.0,2.71,5.13,16.06,-3.64,19.7,1.07,3.04,5.77,0.73,80.0,3.04,5.14,16.06,-4.33,20.39,0.65,2.3,5.94,1.39,80.0,2.97,4.41,13.86,-3.78,17.64,0.45,2.33,5.3,2.42,80.0,4.32,5.65,15.51,-5.3,20.81,0.27,2.05,7.09,3.49,80.0
+BO-L-G040018 = 11.12,6.29,20.2,-4.61,24.8,-0.6,2.34,12.77,11.93,205.0,8.57,8.17,20.47,-4.61,25.08,-0.01,1.44,11.83,8.21,205.0,11.98,5.51,20.75,-0.47,21.22,-0.31,1.86,13.18,12.27,205.0,11.67,6.0,18.82,-1.85,20.67,-0.45,1.87,13.11,14.55,205.0,12.25,4.7,17.99,-1.3,19.29,-0.92,2.98,13.12,14.13,205.0,11.91,5.16,17.99,-4.61,22.6,-1.01,3.28,12.97,13.86,205.0,10.36,5.28,17.44,-5.16,22.6,-0.72,2.58,11.62,11.86,205.0,12.69,5.71,19.92,-2.13,22.05,-0.66,2.31,13.91,14.55,205.0,10.31,7.03,18.82,-5.43,24.25,-0.36,1.66,12.47,11.79,205.0,11.57,6.43,19.92,-2.68,22.6,-0.5,1.96,13.23,12.82,205.0,11.59,5.82,19.65,-1.85,21.5,-0.66,2.33,12.96,13.31,205.0,11.73,6.08,19.09,-2.95,22.05,-0.55,2.06,13.21,13.72,205.0
+BO-N-G060001 = 21.78,0.97,24.33,18.82,5.51,-0.24,3.15,21.8,21.78,327.0,19.72,1.46,21.94,17.17,4.78,0.11,1.5,19.77,19.37,307.0,20.89,1.04,23.23,14.13,9.09,-1.18,8.5,20.91,20.89,316.0,21.51,0.96,23.23,17.17,6.06,-0.73,3.97,21.53,21.64,327.0,20.4,0.37,21.85,19.09,2.76,-0.13,3.57,20.4,20.47,327.0,21.07,0.29,21.85,20.06,1.79,0.12,3.17,21.08,21.02,327.0,19.19,0.3,20.2,18.27,1.93,0.48,3.58,19.2,19.16,327.0,20.42,0.34,21.3,19.09,2.2,-0.1,3.16,20.42,20.47,327.0,20.52,0.59,22.13,18.82,3.31,-0.03,2.61,20.53,20.47,327.0,21.82,0.86,23.78,17.17,6.61,-1.06,6.39,21.84,21.85,327.0,21.43,0.69,22.95,18.54,4.41,-1.18,5.02,21.44,21.57,312.0,21.7,0.91,23.09,14.69,8.41,-2.67,17.0,21.72,21.85,264.0
+BO-N-G060002 = 22.63,0.83,24.88,19.92,4.96,-0.53,3.76,22.64,22.81,429.0,17.44,1.17,22.13,13.86,8.27,0.44,5.36,17.48,17.44,427.0,19.76,1.92,22.68,15.24,7.44,-0.35,2.14,19.85,20.06,377.0,21.37,1.27,24.33,16.89,7.44,-0.24,3.35,21.41,21.3,431.0,20.99,0.5,22.68,18.54,4.13,-0.58,5.11,21.0,21.02,431.0,21.37,0.31,22.4,20.2,2.2,0.1,2.9,21.37,21.3,431.0,20.0,0.38,21.3,18.54,2.76,0.37,3.77,20.01,19.92,431.0,21.26,0.26,22.13,20.47,1.65,-0.03,3.28,21.27,21.3,431.0,20.31,0.51,21.57,17.99,3.58,-0.46,3.66,20.32,20.33,431.0,22.16,0.74,24.33,17.99,6.34,-0.8,5.9,22.17,22.13,430.0,21.79,1.03,24.33,17.44,6.89,-0.94,5.17,21.81,21.85,366.0,20.86,2.04,24.33,14.41,9.92,-1.43,4.33,20.95,21.71,278.0
+BO-N-G060003 = 22.06,0.69,24.88,19.92,4.96,0.46,4.96,22.07,22.13,370.0,21.28,1.06,22.95,15.51,7.44,-3.55,17.04,21.3,21.51,359.0,20.79,0.81,23.5,17.99,5.51,0.03,3.66,20.81,20.75,370.0,21.05,1.19,24.06,17.99,6.06,0.24,2.7,21.08,20.95,370.0,20.54,0.35,21.3,19.37,1.93,-0.39,2.67,20.54,20.54,370.0,21.13,0.34,22.13,20.06,2.07,-0.12,3.39,21.13,21.16,370.0,18.44,0.53,19.92,16.89,3.03,-0.03,3.05,18.45,18.41,370.0,20.1,0.62,21.57,17.99,3.58,-0.2,2.77,20.11,20.06,370.0,20.04,0.49,21.85,17.72,4.13,-0.41,4.78,20.05,20.06,370.0,21.6,0.56,23.23,19.92,3.31,-0.21,2.9,21.61,21.57,370.0,21.91,0.52,23.23,19.92,3.31,-1.06,4.58,21.92,21.99,367.0,21.78,2.17,24.06,6.14,17.91,-4.99,34.45,21.89,22.13,252.0
+BO-N-G060004 = 21.99,0.64,24.19,19.51,4.69,-0.51,4.46,22.0,22.06,657.0,20.84,1.39,22.95,12.76,10.2,-2.26,9.81,20.89,21.3,630.0,21.2,0.57,23.23,19.09,4.13,-0.26,3.97,21.21,21.23,657.0,20.27,1.32,23.92,16.89,7.03,0.59,2.73,20.32,20.06,658.0,20.51,0.34,21.71,19.65,2.07,0.41,3.2,20.51,20.47,658.0,21.13,0.36,22.4,19.92,2.48,-0.11,3.26,21.13,21.16,658.0,18.51,0.53,20.2,17.17,3.03,0.67,3.22,18.52,18.44,658.0,20.47,0.54,21.85,18.82,3.03,-0.28,2.78,20.47,20.47,658.0,19.87,0.79,22.13,16.61,5.51,-0.37,3.53,19.89,19.92,658.0,21.77,0.56,23.23,19.37,3.86,-0.49,3.47,21.78,21.85,658.0,21.14,0.81,22.95,17.99,4.96,-0.49,3.47,21.16,21.16,654.0,21.34,1.85,24.33,12.76,11.57,-1.39,5.08,21.42,21.71,490.0
+BO-N-G060005 = 21.81,0.56,23.23,19.65,3.58,-0.37,3.33,21.81,21.85,289.0,20.49,0.8,21.85,18.27,3.58,-0.71,2.71,20.51,20.75,279.0,21.22,0.79,23.23,17.99,5.24,-0.34,3.29,21.23,21.3,289.0,20.12,1.01,22.95,17.44,5.51,0.05,2.57,20.15,20.13,289.0,20.54,0.34,21.3,19.37,1.93,-0.21,3.09,20.54,20.54,289.0,20.89,0.38,21.99,19.65,2.34,0.39,3.4,20.89,20.82,289.0,18.54,0.38,19.65,17.17,2.48,-0.13,3.46,18.55,18.54,289.0,20.33,0.86,21.85,18.27,3.58,-0.41,1.91,20.35,20.61,289.0,20.32,1.23,23.5,15.51,7.99,-0.5,3.21,20.36,20.47,289.0,21.68,0.5,23.23,19.65,3.58,-0.95,4.44,21.69,21.85,289.0,20.93,1.07,23.23,17.99,5.24,-0.4,2.35,20.96,21.23,289.0,21.53,1.61,23.5,13.31,10.2,-1.73,7.25,21.59,21.85,249.0
+BO-O-G050001 = -0.67,3.13,9.17,-7.36,16.54,0.1,2.6,3.2,-0.47,257.0,-5.45,3.7,4.63,-16.46,21.08,0.48,3.18,6.59,-5.85,257.0,2.73,3.12,12.48,-2.68,15.16,0.77,3.2,4.14,2.56,257.0,-2.04,2.51,5.31,-7.64,12.95,0.58,2.91,3.23,-2.54,257.0,-4.95,2.55,3.94,-8.46,12.4,1.24,4.12,5.57,-5.85,257.0,-6.68,2.44,2.83,-13.15,15.98,0.11,4.23,7.11,-6.54,224.0,-5.89,1.68,-1.02,-10.12,9.09,0.19,3.06,6.12,-5.85,257.0,-6.22,2.49,1.46,-11.22,12.68,0.36,2.83,6.7,-6.4,255.0,-5.32,2.03,0.91,-9.84,10.75,0.54,3.11,5.69,-5.5,257.0,-2.05,1.96,4.49,-7.36,11.85,0.22,3.9,2.83,-1.85,257.0,-0.68,2.45,9.45,-6.26,15.71,0.3,3.73,2.54,-0.68,257.0,1.11,2.51,6.69,-4.33,11.02,0.06,2.44,2.74,1.18,257.0
+BO-O-G050002 = -0.03,1.96,6.14,-4.06,10.2,0.52,3.39,1.95,0.08,187.0,-2.92,2.36,7.66,-8.19,15.85,0.72,4.38,3.75,-3.23,187.0,1.67,2.14,8.9,-3.5,12.4,0.68,3.73,2.71,1.46,187.0,-3.72,2.44,7.24,-8.46,15.71,1.11,5.47,4.44,-4.19,187.0,-3.26,2.74,9.72,-8.19,17.91,1.53,7.13,4.26,-3.64,187.0,-5.67,2.86,1.18,-12.32,13.5,-0.22,2.54,6.35,-5.16,170.0,-5.77,2.06,0.63,-11.22,11.85,0.52,3.51,6.12,-5.85,187.0,-4.45,2.44,2.56,-9.29,11.85,0.15,2.65,5.07,-4.33,187.0,-4.58,1.86,3.66,-8.46,12.13,0.75,4.66,4.94,-4.61,187.0,-1.69,2.4,7.66,-6.26,13.92,0.64,3.91,2.93,-1.99,187.0,-1.07,2.38,6.28,-6.81,13.09,0.73,3.29,2.6,-1.51,187.0,0.39,1.85,7.52,-3.23,10.75,0.55,3.82,1.89,0.35,187.0
+BO-O-G050003 = -3.56,2.84,4.35,-9.57,13.92,0.25,2.71,4.55,-3.5,258.0,-3.43,2.31,2.56,-10.94,13.5,-0.15,2.86,4.13,-3.23,258.0,2.16,1.41,5.87,-3.23,9.09,-0.39,3.27,2.58,2.28,258.0,-3.09,1.72,1.46,-8.46,9.92,0.06,2.87,3.54,-3.23,258.0,-4.6,2.43,1.18,-10.67,11.85,-0.18,2.23,5.2,-4.47,257.0,-6.85,2.78,5.31,-12.6,17.91,0.28,3.56,7.39,-6.74,216.0,-6.79,2.48,-0.2,-11.22,11.02,0.3,2.27,7.22,-6.81,258.0,-6.86,2.96,1.46,-12.32,13.78,0.32,2.32,7.47,-7.09,257.0,-3.89,2.3,0.63,-10.67,11.3,-0.46,2.95,4.52,-3.78,258.0,-2.15,1.83,3.25,-5.43,8.68,0.35,2.52,2.82,-2.13,258.0,-1.57,2.29,4.35,-6.81,11.16,-0.11,2.4,2.78,-1.44,258.0,0.73,1.41,4.63,-3.78,8.41,-0.11,2.84,1.58,0.77,258.0
+BO-O-G050004 = -1.61,2.3,5.31,-8.19,13.5,0.6,3.59,2.8,-2.13,218.0,-1.46,2.22,4.49,-7.09,11.57,-0.28,2.92,2.65,-1.16,218.0,3.42,1.58,8.07,-1.3,9.37,0.3,3.78,3.77,3.25,218.0,-0.3,1.08,3.66,-2.95,6.61,0.3,3.29,1.12,-0.33,218.0,-3.04,2.1,6.69,-9.84,16.54,0.28,4.7,3.69,-2.95,218.0,-5.74,2.55,5.31,-13.43,18.74,-0.02,5.29,6.28,-5.5,217.0,-4.05,2.02,1.18,-7.91,9.09,0.02,2.13,4.52,-4.06,218.0,-2.01,2.41,4.49,-8.74,13.23,-0.48,2.78,3.14,-1.57,217.0,-1.9,1.86,3.66,-9.57,13.23,-0.47,4.4,2.66,-1.57,218.0,0.74,1.55,4.49,-4.33,8.82,-0.31,3.2,1.71,0.77,218.0,0.06,1.42,8.07,-2.4,10.47,1.28,7.06,1.42,-0.2,218.0,2.57,1.54,5.59,-1.85,7.44,-0.41,2.62,2.99,2.83,218.0
+BO-O-G050005 = -2.0,1.52,0.91,-4.61,5.51,0.19,2.03,2.5,-2.06,38.0,-1.52,2.62,2.56,-6.26,8.82,0.02,1.7,3.0,-1.78,38.0,2.46,1.86,5.59,-1.3,6.89,-0.36,2.6,3.07,2.66,38.0,-0.45,1.45,2.01,-3.5,5.51,0.1,2.07,1.5,-0.61,38.0,-2.41,1.71,0.63,-6.26,6.89,-0.37,2.47,2.94,-2.3,38.0,-4.04,1.84,-1.02,-7.36,6.34,-0.06,1.93,4.43,-4.09,38.0,-4.04,1.88,-0.75,-7.36,6.61,-0.01,1.84,4.45,-4.19,38.0,-2.28,2.33,1.46,-5.43,6.89,0.0,1.51,3.24,-2.81,38.0,-2.85,1.41,-0.68,-5.71,5.03,-0.06,2.03,3.17,-2.85,38.0,-0.7,1.87,2.83,-3.09,5.93,0.57,2.03,1.97,-1.13,38.0,0.13,1.61,3.94,-2.68,6.61,0.47,2.31,1.59,-0.4,38.0,1.0,1.4,3.8,-1.99,5.79,0.16,2.33,1.71,0.66,38.0
+BO-O-G050006 = 1.19,2.04,8.35,-4.33,12.68,0.27,3.25,2.36,1.04,268.0,-1.45,2.14,4.76,-7.36,12.13,0.18,2.89,2.58,-1.57,268.0,4.08,2.08,11.38,-2.68,14.06,0.82,4.86,4.58,3.8,268.0,-0.81,2.13,6.97,-5.57,12.54,0.46,3.11,2.28,-1.02,268.0,-3.61,2.4,3.94,-10.26,14.19,0.29,3.36,4.33,-3.85,268.0,-7.88,3.05,-1.3,-15.91,14.61,-0.23,2.15,8.45,-7.36,233.0,-6.52,2.1,-2.4,-11.77,9.37,0.05,1.98,6.85,-6.57,268.0,-6.4,2.35,-0.75,-10.81,10.06,0.12,1.87,6.82,-6.54,268.0,-3.49,1.39,1.73,-8.74,10.47,-0.06,4.3,3.76,-3.44,268.0,-2.02,1.87,2.28,-5.98,8.27,0.1,2.08,2.75,-2.02,268.0,0.49,2.31,7.11,-7.09,14.19,-0.21,2.92,2.35,0.35,268.0,2.43,1.4,6.69,-1.57,8.27,0.1,2.91,2.8,2.42,268.0
+BO-O-G050007 = 5.48,3.01,13.58,-0.33,13.92,0.22,3.14,6.24,5.52,52.0,3.53,4.5,13.86,-7.09,20.94,-0.17,2.76,5.69,3.76,52.0,9.86,2.98,16.61,4.21,12.4,0.26,2.49,10.29,10.03,52.0,2.09,3.68,11.38,-5.98,17.36,0.24,2.62,4.2,2.01,52.0,3.79,4.16,9.72,-4.47,14.19,-0.31,2.0,5.6,3.94,51.0,2.19,4.47,7.52,-6.81,14.33,-0.55,1.98,4.94,2.63,52.0,-0.48,3.7,7.8,-6.81,14.61,0.2,2.33,3.7,-0.54,52.0,2.41,3.52,9.17,-5.71,14.88,0.06,2.5,4.23,1.8,52.0,2.48,3.24,10.0,-4.06,14.06,-0.05,2.59,4.06,2.56,52.0,5.33,3.06,11.93,-0.95,12.88,0.02,2.07,6.13,5.0,52.0,5.64,3.57,13.58,-3.44,17.02,-0.4,2.66,6.65,6.42,52.0,5.72,2.81,11.93,0.08,11.85,0.4,2.39,6.36,5.59,52.0
+BO-O-G050008 = -3.04,1.5,-0.2,-7.91,7.72,-0.49,2.78,3.39,-2.95,108.0,-3.36,2.02,2.56,-8.19,10.75,0.34,3.32,3.91,-3.57,108.0,1.07,1.33,3.39,-2.68,6.06,-0.54,2.82,1.7,1.18,108.0,-2.97,1.32,-0.2,-5.98,5.79,-0.04,2.24,3.25,-2.95,108.0,-7.52,1.59,-1.3,-11.22,9.92,0.79,4.88,7.69,-7.64,107.0,-10.04,1.55,-6.54,-13.15,6.61,0.05,2.58,10.16,-9.98,86.0,-8.63,1.43,-4.61,-11.5,6.89,0.73,2.94,8.75,-8.88,108.0,-8.9,0.99,-5.98,-10.94,4.96,0.76,3.45,8.96,-9.02,108.0,-5.76,1.3,-2.4,-8.74,6.34,0.28,2.88,5.91,-5.92,108.0,-4.42,0.85,-1.85,-6.54,4.69,0.22,2.83,4.5,-4.43,108.0,-2.29,1.32,2.01,-4.61,6.61,0.77,3.23,2.64,-2.4,108.0,0.76,1.54,4.21,-4.33,8.54,-0.35,3.16,1.71,0.91,108.0
+BO-O-G050009 = 1.82,2.34,9.59,-1.3,10.89,1.58,5.54,2.95,1.46,51.0,0.42,2.35,6.83,-5.16,11.99,0.0,3.39,2.37,0.77,51.0,3.99,1.52,8.76,1.18,7.58,0.81,3.62,4.27,3.66,51.0,0.79,2.74,10.28,-1.85,12.13,1.79,5.84,2.83,-0.2,51.0,-0.89,1.91,5.87,-4.06,9.92,1.1,5.09,2.09,-1.16,51.0,-3.59,2.2,7.52,-6.81,14.33,2.6,14.87,4.2,-3.5,48.0,-4.43,1.66,2.15,-8.19,10.33,1.05,6.63,4.73,-4.4,51.0,-2.95,2.46,0.49,-10.12,10.61,-0.71,2.9,3.83,-2.68,51.0,-2.2,1.79,3.66,-5.16,8.82,1.31,4.91,2.83,-2.54,51.0,0.77,1.74,6.14,-2.68,8.82,0.43,3.6,1.89,0.63,51.0,0.46,2.4,8.9,-2.4,11.3,1.98,6.81,2.42,-0.33,51.0,1.39,1.7,7.66,-1.85,9.51,1.07,5.44,2.19,1.32,51.0
+BO-O-G050010 = -5.13,1.81,1.32,-9.57,10.89,0.66,3.44,5.44,-5.43,315.0,-4.59,1.66,0.35,-8.19,8.54,0.48,2.92,4.88,-4.88,315.0,1.0,1.52,4.49,-3.37,7.85,-0.35,2.83,1.82,1.18,315.0,-2.35,1.59,2.01,-6.81,8.82,-0.1,3.21,2.84,-2.4,315.0,-5.84,1.85,0.08,-12.05,12.13,0.38,3.98,6.12,-5.98,312.0,-7.19,1.61,-3.23,-11.22,7.99,-0.24,2.84,7.36,-7.09,297.0,-6.18,1.43,-0.89,-10.39,9.51,0.45,4.68,6.35,-6.26,315.0,-6.5,1.71,1.18,-9.57,10.75,1.32,6.14,6.72,-6.6,313.0,-5.48,1.62,1.18,-9.29,10.47,1.22,6.11,5.71,-5.64,315.0,-2.6,1.69,1.87,-6.81,8.68,-0.02,2.8,3.09,-2.68,315.0,-2.6,1.39,2.01,-7.36,9.37,-0.12,3.86,2.95,-2.54,315.0,-1.5,2.06,4.76,-6.26,11.02,0.01,2.84,2.55,-1.57,315.0
+BO-O-G050011 = -2.63,3.19,6.97,-8.19,15.16,0.69,3.4,4.12,-2.68,107.0,-1.33,2.43,6.69,-11.22,17.91,-0.28,5.36,2.76,-1.3,107.0,3.3,1.29,7.73,0.08,7.65,0.47,4.23,3.54,3.25,107.0,-1.27,1.46,2.83,-6.26,9.09,-0.46,4.1,1.93,-1.3,107.0,-3.03,2.78,10.0,-5.71,15.71,2.45,9.88,4.1,-3.92,107.0,-7.83,2.4,2.56,-11.5,14.06,1.56,6.18,8.19,-8.33,107.0,-5.96,1.71,0.63,-9.02,9.65,1.3,5.4,6.2,-6.26,107.0,-6.04,2.64,0.22,-11.77,11.99,0.29,2.81,6.59,-6.26,103.0,-3.18,1.58,0.91,-7.64,8.54,-0.52,3.5,3.55,-2.95,107.0,-0.21,1.53,6.14,-3.09,9.23,1.41,6.39,1.54,-0.47,107.0,1.17,1.43,7.24,-1.85,9.09,1.29,6.51,1.84,1.11,107.0,1.55,1.61,5.87,-3.5,9.37,-0.13,3.57,2.23,1.59,107.0
+BO-P-G070001 = 8.37,2.77,14.96,4.21,10.75,0.57,2.5,8.81,7.8,37.0,-0.36,2.43,3.52,-5.16,8.68,-0.13,1.99,2.42,-0.2,37.0,9.14,3.16,15.51,1.73,13.78,-0.06,2.47,9.66,8.48,37.0,6.72,1.48,9.45,4.21,5.24,0.12,2.0,6.88,6.83,37.0,7.85,1.77,10.83,4.49,6.34,-0.19,2.14,8.04,7.93,37.0,7.01,2.77,12.76,1.73,11.02,0.11,2.18,7.53,6.97,37.0,5.91,1.68,10.28,2.7,7.58,0.17,2.98,6.14,5.8,37.0,7.4,2.14,11.65,3.94,7.72,0.37,1.94,7.69,6.83,37.0,6.31,2.23,10.55,2.28,8.27,0.07,2.16,6.69,6.14,37.0,6.26,2.17,11.38,3.32,8.06,0.62,2.44,6.62,6.0,37.0,6.34,2.02,11.38,3.39,7.99,0.67,2.76,6.65,6.0,37.0,2.46,2.11,7.8,-1.3,9.09,0.48,2.89,3.22,2.28,37.0
+BO-P-G070002 = 2.99,3.18,9.72,-2.68,12.4,-0.16,2.08,4.35,3.66,70.0,-5.08,2.21,-0.2,-11.5,11.3,-0.03,2.82,5.53,-5.23,70.0,4.7,1.08,7.24,1.73,5.51,-0.54,3.2,4.82,4.9,70.0,2.8,2.13,6.28,-2.13,8.41,-0.5,2.39,3.51,3.39,70.0,0.14,2.09,7.24,-4.61,11.85,0.82,4.49,2.08,-0.09,70.0,0.83,2.92,5.31,-5.85,11.16,-0.63,2.4,3.01,1.11,70.0,0.97,2.53,4.21,-5.43,9.65,-1.0,3.03,2.69,1.87,70.0,1.9,3.15,6.69,-6.54,13.23,-0.93,3.09,3.66,2.77,70.0,0.9,2.24,5.18,-4.06,9.23,-0.37,2.66,2.4,1.08,70.0,2.13,2.04,5.87,-2.4,8.27,-0.44,2.62,2.94,2.18,70.0,3.52,1.56,6.28,-1.44,7.72,-1.11,4.18,3.85,3.7,70.0,3.16,2.07,7.24,-2.13,9.37,-0.38,2.87,3.77,3.18,70.0
+BO-P-G070003 = 8.57,3.16,16.06,1.46,14.61,-0.06,2.5,9.13,8.76,111.0,1.11,2.01,5.31,-4.88,10.2,-0.84,3.89,2.29,1.39,111.0,7.89,2.84,15.51,0.63,14.88,-0.52,3.2,8.38,8.21,111.0,9.08,2.62,13.86,3.94,9.92,-0.26,2.01,9.45,9.31,111.0,9.91,2.73,16.61,1.46,15.16,-0.36,3.86,10.28,10.0,111.0,9.21,3.01,14.96,0.08,14.88,-0.71,3.23,9.68,9.79,111.0,7.88,2.53,11.93,1.18,10.75,-0.75,3.11,8.28,8.35,111.0,9.72,3.2,15.79,1.46,14.33,-0.26,2.54,10.22,10.0,111.0,7.11,3.03,17.17,-0.47,17.64,-0.23,3.49,7.73,7.66,111.0,7.34,2.53,13.03,2.01,11.02,-0.07,2.46,7.76,7.38,111.0,6.71,2.25,12.48,0.91,11.57,-0.17,2.63,7.07,6.69,111.0,6.52,3.18,13.58,-0.75,14.33,0.09,2.31,7.25,6.42,111.0
+BO-P-G070004 = 4.52,2.23,10.0,-1.3,11.3,-0.15,2.56,5.04,4.49,170.0,-2.32,2.34,3.8,-6.81,10.61,0.48,2.53,3.29,-2.95,170.0,3.9,2.46,10.28,-1.3,11.57,0.14,2.3,4.61,3.76,170.0,3.2,2.89,12.76,-4.61,17.36,0.28,3.42,4.31,3.11,170.0,2.01,3.73,12.07,-4.88,16.95,0.45,2.78,4.23,1.7,170.0,1.65,3.49,11.65,-5.43,17.09,0.33,2.57,3.85,1.59,170.0,1.6,3.38,10.55,-5.16,15.71,0.35,2.57,3.73,1.18,170.0,2.54,3.18,11.38,-4.06,15.43,0.32,2.92,4.06,2.56,170.0,0.17,3.61,9.04,-5.98,15.02,0.11,2.14,3.6,0.08,170.0,2.02,2.74,10.83,-3.92,14.74,0.31,3.19,3.4,2.15,170.0,3.34,2.08,10.14,-1.57,11.71,0.44,3.24,3.93,3.25,170.0,2.84,1.92,9.31,-1.3,10.61,0.85,4.01,3.42,2.46,170.0
+BO-P-G070005 = 2.21,3.06,11.1,-10.94,22.05,-0.42,3.65,3.77,2.28,620.0,-0.35,4.28,10.0,-11.77,21.77,-0.43,2.4,4.29,0.42,620.0,3.71,2.05,10.28,-3.78,14.06,-0.39,3.84,4.24,3.8,620.0,-1.14,1.81,4.21,-6.81,11.02,-0.31,2.99,2.14,-1.02,620.0,-4.35,1.86,2.15,-9.02,11.16,0.37,2.93,4.73,-4.47,619.0,-7.26,1.99,-1.85,-14.8,12.95,0.11,3.11,7.53,-7.36,608.0,-7.49,2.09,-1.3,-11.5,10.2,0.29,2.38,7.78,-7.67,620.0,-7.2,2.29,-1.57,-12.05,10.47,0.48,2.26,7.55,-7.64,617.0,-4.91,1.71,0.08,-9.84,9.92,0.07,2.71,5.19,-5.02,620.0,-2.38,1.63,1.73,-8.74,10.47,-0.44,4.69,2.88,-2.4,620.0,-0.55,2.5,5.87,-8.46,14.33,-0.35,2.99,2.55,-0.2,619.0,2.13,1.86,6.69,-4.06,10.75,-0.38,3.25,2.83,2.28,620.0
+BO-P-G070006 = 3.31,2.22,6.83,-3.23,10.06,-1.06,3.66,3.97,3.87,64.0,-2.96,2.1,3.11,-6.54,9.65,0.59,2.81,3.62,-3.37,64.0,3.45,2.09,7.8,-0.61,8.41,-0.01,1.98,4.02,3.56,64.0,3.25,2.38,6.69,-2.81,9.51,-1.09,3.12,4.02,4.07,64.0,1.47,2.08,4.83,-4.33,9.16,-1.0,3.59,2.54,2.01,64.0,0.39,2.78,5.18,-5.57,10.75,-0.72,2.56,2.78,1.04,64.0,0.61,2.55,3.66,-5.98,9.65,-1.19,3.34,2.61,1.46,64.0,1.58,3.13,5.45,-5.57,11.02,-1.13,3.06,3.49,2.63,64.0,1.23,2.15,6.42,-3.78,10.2,-0.03,2.61,2.46,1.18,64.0,1.85,2.25,5.31,-3.23,8.54,-0.75,2.71,2.9,2.35,64.0,1.74,1.69,6.42,-1.57,7.99,0.39,2.68,2.42,1.46,64.0,1.7,1.52,5.45,-1.3,6.75,0.02,2.59,2.27,1.94,64.0
+BO-P-G070007 = 7.06,2.64,14.69,-0.2,14.88,-0.52,4.03,7.53,7.24,177.0,1.51,2.93,10.55,-4.88,15.43,0.01,2.74,3.28,1.53,177.0,7.3,3.49,16.89,-1.3,18.19,-0.12,3.15,8.09,7.52,177.0,4.67,2.9,14.13,-2.95,17.09,-0.1,3.7,5.49,4.63,177.0,5.25,4.12,14.69,-5.43,20.12,0.04,3.07,6.67,4.76,177.0,3.73,3.67,13.03,-4.88,17.91,0.05,2.94,5.22,3.8,177.0,3.54,2.89,11.1,-4.33,15.43,-0.33,3.69,4.57,3.49,176.0,5.56,3.92,14.69,-4.61,19.29,-0.56,3.78,6.79,5.8,176.0,3.24,2.62,7.93,-4.88,12.81,-1.08,3.92,4.17,3.66,176.0,6.21,2.9,12.2,-2.13,14.33,-0.85,4.21,6.85,6.42,177.0,6.77,2.69,11.24,-1.57,12.81,-1.17,4.36,7.28,7.24,177.0,4.18,2.21,10.55,-2.13,12.68,-0.28,4.05,4.73,4.35,177.0
+BO-P-G070008 = 6.71,2.08,11.93,2.56,9.37,0.33,2.64,7.02,6.69,94.0,2.95,2.97,10.28,-5.85,16.12,-0.43,3.24,4.18,2.87,94.0,5.84,1.67,9.72,2.01,7.72,0.21,2.44,6.07,5.59,94.0,4.58,2.06,10.55,-0.75,11.3,0.22,4.0,5.02,4.59,94.0,0.69,2.73,7.24,-5.16,12.4,0.83,3.74,2.8,0.08,94.0,-1.02,2.78,6.14,-7.09,13.23,0.48,3.53,2.94,-1.23,93.0,-0.78,2.56,5.31,-4.33,9.65,0.89,2.65,2.66,-1.64,94.0,1.78,2.96,9.72,-2.95,12.68,0.86,3.1,3.45,1.18,94.0,2.81,2.84,9.45,-3.23,12.68,0.49,2.93,3.99,2.25,94.0,3.22,2.61,10.0,-0.75,10.75,1.14,3.64,4.14,2.56,94.0,5.09,1.98,9.17,0.91,8.27,0.44,2.39,5.46,4.76,94.0,2.78,2.72,11.65,-1.57,13.23,1.07,3.85,3.88,2.15,94.0
+BO-P-G070009 = 7.13,3.21,13.03,-1.44,14.47,-0.26,2.07,7.82,7.52,346.0,1.7,2.89,11.1,-5.43,16.54,0.42,3.25,3.35,1.53,346.0,7.85,2.5,14.13,2.83,11.3,0.03,1.99,8.24,7.8,346.0,5.31,3.96,12.2,-5.3,17.5,-0.5,2.6,6.63,5.76,346.0,3.88,5.12,10.83,-10.12,20.94,-1.12,3.18,6.42,5.45,346.0,1.81,5.7,9.72,-15.63,25.35,-1.29,4.24,5.98,2.83,338.0,2.62,4.95,8.35,-11.63,19.98,-1.31,3.57,5.59,4.35,346.0,4.17,5.11,11.38,-10.12,21.5,-1.19,3.59,6.59,5.87,346.0,4.04,4.61,12.76,-8.46,21.22,-0.91,2.95,6.12,5.31,344.0,5.04,3.85,11.38,-5.16,16.54,-1.06,3.31,6.33,6.42,346.0,6.96,3.91,13.31,-1.57,14.88,-0.53,2.16,7.98,7.59,346.0,5.42,3.24,12.76,-2.4,15.16,-0.18,2.53,6.32,5.59,346.0
+BO-P-G070010 = 0.55,2.22,7.24,-6.26,13.5,-0.11,2.72,2.29,0.63,747.0,-0.13,2.39,6.14,-11.22,17.36,-0.47,3.48,2.4,0.08,747.0,3.11,1.71,9.45,-2.4,11.85,-0.15,3.69,3.55,3.11,747.0,-2.23,1.72,6.14,-6.26,12.4,0.41,3.5,2.82,-2.4,747.0,-5.8,1.95,0.63,-10.67,11.3,0.19,2.34,6.11,-5.85,747.0,-8.42,2.54,-2.68,-13.7,11.02,0.01,1.97,8.79,-8.19,731.0,-8.95,1.99,-3.78,-16.73,12.95,-0.18,3.11,9.17,-9.02,746.0,-7.02,1.89,-1.85,-13.15,11.3,-0.16,2.81,7.27,-7.09,741.0,-5.84,1.54,-1.02,-12.32,11.3,-0.0,3.11,6.04,-5.98,747.0,-3.64,1.77,2.01,-9.02,11.02,0.44,3.24,4.05,-3.78,747.0,-0.87,1.89,4.76,-6.67,11.44,0.24,2.93,2.08,-1.09,747.0,1.9,1.49,5.87,-2.4,8.27,-0.02,2.68,2.41,1.87,747.0
+BO-P-G070011 = 1.2,2.71,9.45,-5.43,14.88,0.14,2.72,2.96,1.32,463.0,-1.94,2.83,4.49,-10.94,15.43,0.01,2.62,3.43,-1.99,463.0,1.9,2.94,8.48,-4.33,12.81,-0.22,2.23,3.5,2.15,463.0,-2.25,3.74,6.97,-9.84,16.81,0.29,2.53,4.37,-2.4,463.0,-3.9,4.21,6.42,-12.32,18.74,0.63,2.44,5.74,-5.16,462.0,-6.31,4.5,4.63,-13.43,18.05,0.64,2.41,7.75,-7.25,452.0,-5.42,4.25,6.14,-12.6,18.74,0.73,2.63,6.88,-6.54,463.0,-3.86,4.53,7.8,-12.87,20.67,0.68,2.61,5.95,-5.12,462.0,-3.96,3.54,9.17,-10.39,19.57,0.89,3.4,5.31,-4.74,462.0,-1.75,3.6,6.97,-9.29,16.26,0.39,2.32,4.0,-2.26,463.0,0.29,3.9,9.86,-6.54,16.4,0.41,2.22,3.91,-0.47,463.0,0.58,2.87,7.24,-6.26,13.5,-0.33,2.49,2.93,0.97,463.0
+BO-P-G070012 = 7.79,1.8,10.83,2.56,8.27,-1.02,3.8,7.99,8.11,88.0,0.88,1.98,5.87,-3.5,9.37,0.26,2.47,2.16,0.66,88.0,7.8,2.63,12.48,1.73,10.75,-0.25,2.42,8.23,7.93,88.0,4.67,2.13,10.55,1.18,9.37,0.33,2.47,5.13,4.45,88.0,5.71,2.73,12.48,0.56,11.92,0.39,2.47,6.32,5.49,88.0,4.97,2.44,10.55,-1.02,11.57,0.02,2.91,5.53,4.76,87.0,5.0,2.17,9.72,0.35,9.37,0.12,2.06,5.45,4.69,88.0,6.03,1.95,10.83,0.08,10.75,-0.34,3.43,6.33,5.94,88.0,3.8,2.8,8.48,-2.95,11.44,-0.46,2.19,4.71,4.11,88.0,6.25,2.24,10.96,1.18,9.78,-0.32,2.67,6.63,6.42,88.0,6.25,1.5,8.9,2.01,6.89,-0.57,3.05,6.42,6.42,88.0,4.64,1.74,8.62,0.35,8.27,-0.25,2.58,4.95,4.8,88.0
+BO-P-G070013 = 5.44,2.66,12.2,-0.2,12.4,-0.07,2.19,6.06,5.87,309.0,0.64,2.96,8.35,-8.46,16.81,0.12,2.75,3.03,0.63,309.0,5.78,2.31,11.93,0.49,11.44,-0.34,2.45,6.23,6.35,309.0,3.39,2.97,9.72,-4.74,14.47,-0.56,2.71,4.5,3.94,309.0,0.63,3.71,8.07,-8.74,16.81,-0.3,2.49,3.76,0.91,309.0,-1.43,4.17,7.24,-10.81,18.05,-0.46,2.28,4.4,-0.4,308.0,-0.66,4.05,6.69,-10.94,17.64,-0.76,2.79,4.1,0.35,309.0,1.43,3.78,9.17,-8.05,17.22,-0.7,2.76,4.03,2.15,309.0,0.94,4.05,9.72,-6.81,16.54,-0.28,2.15,4.16,1.9,308.0,3.01,3.58,11.1,-6.26,17.36,-0.42,2.67,4.68,3.52,309.0,4.54,2.9,10.83,-2.95,13.78,-0.33,2.39,5.38,4.9,309.0,2.74,3.15,10.83,-3.23,14.06,0.32,2.11,4.17,2.35,309.0
+BO-P-G070014 = -2.51,2.59,6.69,-7.09,13.78,1.04,3.72,3.6,-3.09,668.0,-4.62,1.93,3.39,-8.74,12.13,0.9,4.11,5.01,-4.88,668.0,-1.63,2.87,8.48,-6.54,15.02,0.82,3.35,3.29,-1.99,668.0,-6.08,3.14,4.49,-10.67,15.16,1.03,3.83,6.84,-6.4,668.0,-8.82,2.95,1.59,-13.7,15.3,1.33,4.73,9.3,-9.43,668.0,-11.12,2.71,-2.68,-16.18,13.5,0.83,3.3,11.44,-11.5,667.0,-11.68,3.47,-0.2,-17.01,16.81,1.3,4.51,12.18,-12.46,668.0,-9.78,3.71,2.01,-15.63,17.64,1.02,3.68,10.46,-10.46,666.0,-9.73,3.34,3.11,-14.25,17.36,1.33,4.75,10.29,-10.39,668.0,-8.09,3.61,4.21,-13.43,17.64,1.33,4.5,8.85,-8.88,668.0,-5.73,3.43,6.42,-10.67,17.09,1.08,3.91,6.67,-6.26,668.0,-2.27,2.12,4.9,-5.98,10.89,0.66,3.02,3.11,-2.4,668.0
+BO-P-G070015 = 2.81,2.99,7.8,-2.4,10.2,0.03,1.84,4.1,2.46,134.0,-2.43,2.28,2.28,-6.81,9.09,0.08,2.04,3.33,-2.68,134.0,2.55,2.69,9.17,-2.06,11.23,0.68,2.77,3.7,2.01,134.0,-0.42,2.69,4.76,-7.5,12.26,-0.35,2.64,2.72,-0.47,134.0,-1.72,3.6,6.14,-9.43,15.57,-0.18,2.08,3.98,-1.37,134.0,-2.42,4.05,6.14,-10.26,16.4,0.09,2.22,4.71,-3.09,134.0,-1.97,3.45,5.45,-9.57,15.02,0.03,2.27,3.96,-2.47,134.0,-0.74,3.87,6.14,-8.74,14.88,0.0,1.98,3.93,-1.44,133.0,-2.13,2.89,5.59,-7.16,12.75,0.63,2.96,3.58,-2.68,134.0,-0.62,3.19,6.69,-6.26,12.95,0.18,2.06,3.24,-1.09,134.0,1.62,3.19,7.52,-4.88,12.4,-0.01,2.04,3.56,1.28,134.0,0.84,2.51,6.14,-4.88,11.02,-0.14,2.33,2.64,0.77,134.0
+BO-S-G080001 = 21.73,1.7,25.98,14.13,11.85,-0.64,4.55,21.8,21.78,1038.0,21.97,1.81,29.02,17.72,11.3,0.73,3.15,22.04,21.57,1070.0,22.04,1.56,28.46,14.41,14.06,0.42,4.5,22.1,21.85,1070.0,21.37,1.23,25.98,17.99,7.99,0.52,4.13,21.41,21.3,1070.0,20.18,0.84,22.95,16.89,6.06,0.04,3.12,20.2,20.2,1070.0,19.46,0.94,22.95,16.89,6.06,0.56,3.27,19.48,19.37,1070.0,16.55,0.87,20.2,13.03,7.17,0.21,3.19,16.57,16.61,1070.0,19.71,1.12,22.95,16.61,6.34,-0.16,2.59,19.74,19.92,1070.0,19.26,1.27,23.78,14.96,8.82,0.07,3.01,19.3,19.23,1070.0,21.75,0.71,24.06,19.09,4.96,-0.32,3.61,21.77,21.85,1070.0,21.6,1.2,25.43,17.99,7.44,0.34,2.46,21.63,21.3,1070.0,21.71,1.11,25.16,17.72,7.44,-0.22,3.05,21.74,21.85,1070.0
+BO-S-G080002 = 20.48,0.87,22.68,16.55,6.13,-1.3,7.93,20.49,20.47,173.0,21.0,1.16,22.68,16.61,6.06,-0.96,3.89,21.03,21.3,173.0,19.88,1.18,22.13,15.51,6.61,-1.42,5.37,19.91,20.2,173.0,18.08,1.42,20.47,12.69,7.79,-1.38,4.96,18.13,18.41,173.0,17.35,1.23,19.09,13.1,5.99,-1.14,4.06,17.39,17.72,173.0,16.36,0.85,18.27,12.96,5.31,-0.78,5.04,16.38,16.34,173.0,15.77,1.21,19.92,11.58,8.34,-0.04,3.93,15.82,15.79,173.0,19.8,1.06,21.3,14.69,6.61,-2.44,11.3,19.82,19.92,173.0,17.19,1.97,20.47,11.1,9.37,-0.45,2.34,17.31,17.58,173.0,18.65,1.11,20.75,14.55,6.2,-0.62,3.34,18.69,18.82,173.0,20.08,0.95,21.3,16.06,5.24,-1.64,5.86,20.1,20.4,173.0,19.91,1.29,22.13,15.58,6.55,-1.19,4.01,19.95,20.27,173.0
+BO-S-G080003 = 13.19,2.57,20.2,9.45,10.75,1.04,3.67,13.43,12.96,90.0,12.31,2.78,19.92,8.48,11.44,1.15,3.68,12.62,11.86,90.0,13.38,2.07,19.23,10.41,8.82,0.91,3.49,13.53,13.24,90.0,10.74,2.26,18.27,6.14,12.13,1.11,4.65,10.97,10.69,90.0,11.15,1.98,16.89,8.62,8.27,1.32,4.35,11.32,10.83,90.0,10.75,1.54,15.24,8.35,6.89,0.63,3.18,10.86,10.69,90.0,8.08,2.35,15.51,4.76,10.75,1.72,5.14,8.41,7.28,90.0,12.19,2.52,19.65,8.62,11.02,1.12,3.92,12.45,11.76,90.0,10.13,2.28,16.48,7.11,9.37,1.29,3.98,10.39,9.59,90.0,10.82,2.59,16.61,6.69,9.92,0.37,2.18,11.12,10.65,90.0,11.67,2.84,19.65,8.21,11.44,0.97,3.27,12.01,11.1,90.0,12.85,2.74,19.92,8.48,11.44,0.87,3.13,13.14,12.31,90.0
+BO-S-G080004 = 21.4,1.27,26.81,14.69,12.13,-0.4,5.34,21.44,21.44,1941.0,20.91,1.16,23.85,16.89,6.96,-0.36,2.99,20.94,20.89,1945.0,21.45,0.79,23.5,18.27,5.24,0.03,2.72,21.47,21.44,1945.0,19.81,0.91,23.23,16.34,6.89,0.26,3.34,19.83,19.78,1945.0,19.49,0.85,22.4,15.24,7.17,-0.47,4.56,19.51,19.51,1945.0,18.02,0.95,21.57,14.13,7.44,-0.2,3.19,18.04,17.99,1945.0,15.9,1.12,20.2,11.38,8.82,-0.06,3.41,15.94,15.79,1945.0,20.15,1.37,24.61,15.51,9.09,-0.31,3.35,20.2,20.2,1945.0,18.28,1.71,25.98,9.17,16.81,-0.29,4.15,18.36,18.41,1940.0,21.11,1.23,24.06,15.79,8.27,-0.31,3.53,21.14,21.02,1945.0,20.66,0.96,24.06,16.34,7.72,0.05,3.81,20.68,20.61,1945.0,21.2,1.09,23.5,16.06,7.44,-0.72,3.63,21.22,21.37,1945.0
+BO-S-G080005 = 20.72,1.01,24.88,16.61,8.27,-0.29,2.99,20.74,20.75,2945.0,20.53,1.57,24.33,10.28,14.06,-1.65,7.15,20.59,20.82,2946.0,20.19,1.15,23.78,14.96,8.82,-0.88,4.69,20.22,20.33,2946.0,18.01,2.94,25.98,8.35,17.64,-0.83,3.15,18.25,18.82,2946.0,17.99,1.96,24.06,12.76,11.3,-0.37,2.25,18.09,18.54,2946.0,16.26,1.75,21.02,9.72,11.3,-0.66,3.28,16.35,16.61,2946.0,15.61,3.19,23.78,2.83,20.94,-0.64,3.29,15.93,16.06,2946.0,20.33,1.95,24.33,11.1,13.23,-1.14,4.15,20.42,20.75,2946.0,17.67,2.52,25.43,4.76,20.67,-0.53,3.98,17.85,17.85,2934.0,20.38,2.22,28.74,8.35,20.39,-0.53,3.53,20.5,20.75,2944.0,19.81,1.17,24.88,14.41,10.47,-0.69,3.99,19.84,19.92,2946.0,20.32,1.31,23.5,15.24,8.27,-0.67,3.41,20.36,20.47,2946.0
+BO-S-G080006 = 15.41,1.83,19.78,11.65,8.13,0.51,2.69,15.52,15.1,168.0,14.23,2.41,19.37,8.07,11.3,-0.12,2.59,14.43,14.13,168.0,14.15,1.7,19.09,10.28,8.82,0.54,2.99,14.25,13.86,168.0,11.51,1.64,15.51,7.52,7.99,0.09,2.51,11.62,11.41,168.0,12.03,1.43,15.93,9.45,6.48,0.77,2.95,12.11,11.65,168.0,11.94,1.23,15.24,9.45,5.79,0.31,2.63,12.0,11.93,168.0,9.5,2.07,14.13,4.76,9.37,0.23,2.64,9.72,9.31,168.0,13.78,1.71,19.37,10.14,9.23,0.44,3.23,13.89,13.79,168.0,11.69,3.5,20.2,5.59,14.61,0.7,2.42,12.2,10.55,168.0,12.35,2.12,17.17,8.35,8.82,0.63,2.57,12.53,11.93,168.0,13.38,2.2,19.51,10.0,9.51,0.72,2.98,13.56,13.03,168.0,13.62,1.84,18.82,8.35,10.47,-0.12,2.9,13.74,13.72,168.0
+BO-S-G080007 = 21.38,1.07,22.95,17.99,4.96,-0.76,2.93,21.41,21.51,163.0,21.35,0.76,23.5,19.09,4.41,-0.38,2.77,21.36,21.57,163.0,20.65,0.47,21.85,18.54,3.31,-1.37,6.6,20.66,20.75,163.0,19.03,0.46,20.2,17.99,2.2,0.13,2.56,19.04,19.03,163.0,18.4,0.61,20.33,16.89,3.44,0.36,3.65,18.41,18.41,163.0,18.02,0.65,19.37,16.06,3.31,-0.7,3.63,18.04,18.13,163.0,15.14,1.22,18.82,11.65,7.17,0.3,3.56,15.19,15.1,163.0,18.92,0.38,20.2,18.27,1.93,1.0,3.98,18.92,18.82,163.0,15.78,0.96,19.09,14.41,4.69,1.3,4.35,15.81,15.58,163.0,19.05,1.1,21.02,15.51,5.51,-1.2,4.01,19.08,19.37,163.0,20.91,0.54,22.4,19.51,2.89,-0.04,2.89,20.92,20.89,163.0,19.87,0.68,21.16,17.99,3.17,-0.46,2.66,19.88,19.92,163.0
+BO-S-G080008 = 21.21,1.15,23.78,16.61,7.17,-1.17,5.34,21.24,21.44,429.0,21.06,1.2,23.5,15.79,7.72,-1.08,4.41,21.1,21.3,429.0,20.04,1.21,22.54,15.24,7.3,-1.26,5.61,20.08,20.2,429.0,18.82,1.54,21.3,12.48,8.82,-2.03,7.51,18.88,19.23,429.0,18.04,1.36,20.75,12.48,8.27,-1.17,5.39,18.09,17.99,429.0,17.4,1.48,20.2,11.93,8.27,-1.07,3.67,17.47,17.85,429.0,16.32,1.24,19.37,11.79,7.58,-0.75,3.75,16.37,16.48,429.0,18.96,0.77,20.75,15.24,5.51,-1.35,7.54,18.98,19.03,429.0,16.18,1.21,21.85,14.13,7.72,0.83,3.89,16.22,15.93,429.0,18.93,1.03,21.3,13.31,7.99,-1.06,6.08,18.96,18.96,429.0,20.37,1.25,22.95,15.24,7.72,-1.37,5.8,20.41,20.47,429.0,20.05,1.12,22.13,15.51,6.61,-1.4,5.86,20.08,20.2,429.0
+BO-S-G080009 = 21.38,0.93,24.06,16.06,7.99,-0.7,4.72,21.41,21.44,2499.0,20.48,1.61,24.61,10.83,13.78,-1.18,5.12,20.54,20.75,2463.0,21.22,0.65,23.78,18.54,5.24,-0.13,3.47,21.23,21.23,2499.0,19.87,0.81,21.85,17.17,4.69,-0.17,2.54,19.89,19.92,2499.0,19.94,0.83,22.68,16.2,6.48,-0.42,3.36,19.96,19.99,2499.0,19.13,1.08,21.85,14.69,7.17,-0.52,3.4,19.16,19.23,2499.0,16.65,0.89,20.2,13.03,7.17,0.15,3.55,16.68,16.61,2499.0,19.45,0.9,22.95,16.89,6.06,0.49,3.1,19.48,19.37,2499.0,17.95,1.58,22.95,11.65,11.3,-0.26,2.84,18.02,18.06,2499.0,20.74,0.92,23.23,15.51,7.72,-1.3,6.85,20.76,20.89,2499.0,21.0,0.9,23.78,17.44,6.34,-0.33,3.26,21.02,21.02,2496.0,19.74,1.42,23.5,13.03,10.47,-1.08,5.52,19.79,19.92,2484.0
+BO-S-G080010 = 21.75,0.94,23.5,19.37,4.13,-0.37,2.12,21.77,21.85,230.0,21.5,0.7,23.78,19.09,4.69,-0.11,3.13,21.51,21.51,230.0,21.17,0.71,22.95,18.27,4.69,-0.29,3.61,21.19,21.16,230.0,19.34,0.6,21.02,17.44,3.58,0.07,3.61,19.35,19.37,230.0,19.0,0.92,21.02,17.17,3.86,0.12,2.11,19.02,18.96,230.0,18.25,0.8,19.92,16.34,3.58,-0.12,2.29,18.26,18.23,230.0,15.88,0.96,17.99,12.76,5.24,-0.64,3.07,15.91,16.06,230.0,18.84,0.56,20.75,17.44,3.31,0.51,3.35,18.85,18.82,230.0,16.29,1.4,19.92,12.48,7.44,0.13,2.51,16.35,16.06,230.0,19.35,1.07,21.85,16.89,4.96,0.1,2.41,19.38,19.34,230.0,21.49,0.62,23.5,19.65,3.86,-0.03,3.84,21.5,21.57,230.0,20.69,0.91,22.95,17.99,4.96,-0.38,2.55,20.71,20.75,230.0
+BO-S-G080011 = 14.99,3.07,20.89,9.72,11.16,0.37,1.88,15.3,14.06,208.0,12.13,4.08,21.02,4.76,16.26,0.55,2.09,12.79,11.03,208.0,12.82,3.5,19.92,5.59,14.33,0.45,2.29,13.29,12.1,208.0,10.59,2.13,15.79,6.97,8.82,0.61,2.45,10.8,10.14,208.0,12.72,2.11,16.61,8.35,8.27,-0.08,1.83,12.9,12.96,208.0,10.82,1.48,14.96,7.52,7.44,0.52,2.87,10.93,10.69,208.0,6.59,1.68,10.83,3.11,7.72,0.3,2.11,6.8,6.14,208.0,12.69,3.04,19.37,7.24,12.13,0.25,1.8,13.05,12.24,208.0,10.16,4.29,17.85,2.28,15.57,0.27,1.65,11.02,8.9,207.0,12.35,3.25,19.37,6.97,12.4,0.31,1.72,12.77,11.52,208.0,13.1,2.7,18.54,8.62,9.92,0.34,1.85,13.38,12.48,208.0,12.19,4.69,19.65,4.49,15.16,0.35,1.53,13.06,10.24,208.0
+BO-S-G080012 = 21.14,1.32,24.88,11.65,13.23,-0.95,6.21,21.18,21.3,2328.0,20.21,1.46,25.98,15.24,10.75,0.18,3.42,20.27,20.2,2305.0,21.14,1.0,24.88,15.79,9.09,-0.78,5.42,21.16,21.3,2341.0,20.04,0.68,22.95,17.72,5.24,-0.1,3.4,20.06,20.06,2341.0,19.99,1.05,22.95,16.34,6.61,-0.41,3.12,20.02,20.2,2341.0,18.95,0.93,21.57,15.51,6.06,-0.68,3.23,18.97,19.09,2341.0,16.9,0.92,20.47,13.58,6.89,0.04,2.8,16.93,16.89,2341.0,18.87,1.25,23.23,14.96,8.27,0.13,2.76,18.91,18.82,2341.0,18.4,1.61,23.5,5.59,17.91,-1.08,7.14,18.47,18.54,2338.0,20.56,0.89,23.78,15.79,7.99,-0.67,4.87,20.58,20.61,2341.0,20.59,1.05,25.16,16.06,9.09,-0.29,3.69,20.62,20.75,2340.0,19.59,1.71,23.23,8.35,14.88,-1.48,7.65,19.67,19.92,2316.0
+BO-S-G080013 = 20.96,0.48,22.4,19.65,2.76,0.07,3.25,20.97,21.02,82.0,21.48,0.36,22.95,20.89,2.07,1.15,5.4,21.48,21.44,82.0,20.6,0.27,21.3,19.92,1.38,0.11,3.18,20.6,20.61,82.0,19.27,0.55,21.02,18.27,2.76,0.4,3.56,19.28,19.23,82.0,18.7,0.51,19.78,17.17,2.62,-0.33,2.77,18.71,18.72,82.0,16.64,0.49,17.58,14.96,2.62,-0.57,3.84,16.64,16.61,82.0,15.9,0.9,17.72,13.31,4.41,-0.55,3.13,15.93,15.96,82.0,19.12,0.71,20.47,17.17,3.31,-0.72,3.14,19.13,19.23,82.0,16.7,1.25,19.09,13.03,6.06,-1.12,4.19,16.75,16.99,82.0,17.85,0.8,19.09,16.06,3.03,-0.36,2.11,17.87,17.99,82.0,20.69,0.46,21.85,19.78,2.07,0.24,2.71,20.7,20.68,82.0,20.87,0.48,21.85,19.65,2.2,-0.42,2.96,20.88,20.89,82.0
+BO-T-G090001 = 15.55,5.42,23.23,2.97,20.26,-0.51,2.04,16.47,17.1,178.0,12.26,6.29,22.13,0.91,21.22,-0.05,1.54,13.77,12.76,178.0,13.01,5.12,20.2,1.32,18.88,-0.39,1.8,13.98,14.82,178.0,7.06,2.32,11.65,2.01,9.65,-0.12,1.81,7.43,7.45,178.0,11.38,3.07,15.51,1.73,13.78,-0.91,3.01,11.79,12.62,178.0,9.29,1.95,13.03,2.28,10.75,-1.02,4.39,9.49,9.72,178.0,7.15,3.85,13.03,-1.02,14.06,-0.13,1.69,8.11,7.31,178.0,12.85,4.19,19.92,1.73,18.19,-0.44,2.19,13.52,13.44,178.0,8.6,3.37,13.58,-0.47,14.06,-0.76,2.58,9.24,9.72,178.0,11.87,4.97,18.82,2.15,16.67,-0.26,1.56,12.86,12.86,178.0,11.42,4.68,19.09,1.8,17.29,-0.24,1.69,12.34,12.62,178.0,13.38,5.0,21.02,2.15,18.88,-0.3,1.89,14.28,14.27,178.0
+BO-T-G090002 = 12.05,1.27,14.69,9.86,4.82,0.45,2.17,12.11,11.65,45.0,8.47,1.73,11.65,4.49,7.17,-0.12,2.37,8.64,8.21,45.0,7.99,0.81,9.45,5.87,3.58,-0.15,2.63,8.03,8.0,45.0,5.21,0.8,6.69,2.83,3.86,-0.61,3.6,5.27,5.18,45.0,9.46,0.63,10.69,8.07,2.62,-0.32,2.43,9.48,9.45,45.0,8.71,0.84,10.83,7.24,3.58,0.14,2.64,8.75,8.9,45.0,4.63,1.08,6.42,0.91,5.51,-1.07,4.64,4.75,4.9,45.0,10.72,1.09,12.76,8.9,3.86,0.07,2.18,10.77,10.69,45.0,5.58,1.59,7.8,2.83,4.96,-0.38,1.78,5.8,6.0,45.0,7.95,0.99,10.83,5.73,5.1,0.53,3.35,8.01,7.8,45.0,9.71,1.8,13.86,6.28,7.58,0.37,2.33,9.87,9.31,45.0,10.47,3.56,18.54,3.11,15.43,-0.21,2.43,11.04,11.65,45.0
+BO-T-G090003 = 21.57,1.16,24.61,17.44,7.17,-0.89,3.72,21.6,21.78,643.0,21.07,1.95,25.43,14.69,10.75,-0.37,2.68,21.16,21.16,643.0,19.37,1.56,23.5,14.13,9.37,-0.16,2.71,19.43,19.37,643.0,12.58,2.3,18.82,3.66,15.16,0.24,2.77,12.79,12.48,643.0,15.58,1.12,18.54,12.48,6.06,-0.16,2.36,15.62,15.65,643.0,12.85,1.69,17.3,6.42,10.89,-0.26,3.31,12.96,12.89,643.0,15.17,2.58,21.02,6.97,14.06,-0.33,2.63,15.39,15.37,643.0,20.23,2.29,25.98,13.58,12.4,-0.4,2.79,20.36,20.61,643.0,14.75,4.09,27.64,-1.85,29.49,0.04,4.19,15.31,14.69,640.0,18.42,3.01,28.74,11.38,17.36,0.35,2.87,18.67,18.27,642.0,19.77,1.37,23.78,14.69,9.09,-0.19,3.23,19.82,19.92,643.0,20.6,1.64,24.88,14.75,10.13,-0.83,3.15,20.67,21.02,643.0
+BO-T-G090004 = 8.88,2.27,15.24,4.49,10.75,0.34,2.77,9.16,8.76,142.0,4.98,1.86,8.62,1.18,7.44,-0.21,2.07,5.31,5.31,142.0,7.07,1.89,12.2,2.83,9.37,0.13,2.64,7.31,6.97,142.0,4.59,1.41,9.72,1.46,8.27,0.54,4.14,4.8,4.56,142.0,7.68,2.18,12.62,2.56,10.06,-0.18,2.97,7.98,7.66,142.0,6.5,1.82,10.28,2.28,7.99,-0.5,2.77,6.75,6.97,141.0,4.41,1.66,9.86,0.35,9.51,0.54,3.55,4.71,4.35,142.0,7.82,2.46,13.72,2.56,11.16,0.32,2.62,8.19,7.52,142.0,5.04,2.42,12.07,1.18,10.89,0.68,3.02,5.58,4.9,142.0,6.5,2.11,11.52,1.18,10.33,-0.43,2.9,6.83,6.69,142.0,7.08,2.11,11.31,1.46,9.85,-0.27,2.67,7.39,6.97,142.0,6.62,2.26,12.2,-0.2,12.4,-0.05,3.19,6.99,6.42,142.0
+BO-T-G090005 = 17.75,3.25,23.5,8.62,14.88,-0.67,2.77,18.05,18.13,187.0,14.3,4.09,20.2,5.59,14.61,-0.81,2.43,14.87,15.72,187.0,14.73,3.3,19.92,6.42,13.5,-0.85,2.58,15.1,16.06,187.0,7.43,2.2,11.65,2.56,9.09,-0.31,2.22,7.75,7.8,187.0,12.84,1.61,15.24,8.21,7.03,-1.07,3.5,12.94,13.31,187.0,10.54,1.82,15.51,6.97,8.54,0.2,2.73,10.7,10.55,187.0,10.54,3.13,16.75,4.63,12.13,-0.02,2.02,11.0,10.28,187.0,15.11,3.82,22.13,7.24,14.88,-0.13,1.91,15.58,14.82,187.0,10.77,3.81,18.96,3.52,15.43,0.25,2.3,11.42,10.41,187.0,13.25,3.8,22.68,6.14,16.54,0.11,2.62,13.78,13.72,187.0,14.79,3.71,21.02,6.14,14.88,-0.77,2.43,15.25,16.06,187.0,15.1,5.51,22.68,0.63,22.05,-0.91,2.78,16.07,16.89,187.0
+BO-T-G090006 = 6.6,3.91,14.96,1.18,13.78,0.6,2.05,7.66,5.31,94.0,2.33,3.1,9.45,-4.95,14.4,0.31,2.33,3.87,1.63,94.0,5.09,2.63,11.93,0.35,11.57,0.21,2.09,5.73,4.87,94.0,3.12,2.22,10.83,-0.2,11.02,0.7,3.25,3.82,2.59,94.0,3.85,4.08,10.83,-3.23,14.06,0.29,1.75,5.6,2.83,94.0,3.41,4.1,9.17,-2.95,12.13,0.06,1.5,5.31,2.83,94.0,1.52,2.42,7.24,-3.09,10.33,0.16,2.03,2.85,1.28,94.0,3.99,4.43,11.65,-2.13,13.78,0.36,1.67,5.94,2.59,94.0,2.9,3.08,9.45,-2.95,12.4,0.21,1.98,4.22,2.49,94.0,4.14,3.13,11.1,-0.2,11.3,0.41,1.85,5.18,3.11,94.0,5.09,3.34,11.38,-0.75,12.13,0.24,1.88,6.08,4.52,94.0,5.03,4.56,17.17,-3.23,20.39,0.8,2.86,6.77,3.76,94.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_rainfall_2005.properties
new file mode 100644
index 0000000..a434f20
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_rainfall_2005.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 2005 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=2005
+
+# 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 = 196.61,20.75,261.14,168.61,92.53,1.48,4.56,197.69,190.32,67.0,153.86,15.42,179.18,113.76,65.42,-0.26,2.59,154.62,154.02,67.0,136.5,19.76,173.85,101.02,72.84,-0.08,1.88,137.9,138.61,67.0,51.96,9.88,92.91,39.64,53.27,1.93,7.72,52.87,50.46,67.0,90.87,26.28,173.77,56.08,117.69,0.99,3.51,94.54,84.29,67.0,20.96,8.99,47.52,9.04,38.48,1.04,3.49,22.78,18.23,67.0,16.02,4.46,33.08,6.21,26.87,0.88,5.98,16.62,15.8,67.0,6.17,5.17,21.77,1.0,20.77,1.26,3.67,8.03,4.15,67.0,50.68,20.48,110.53,25.99,84.55,1.16,3.53,54.6,45.53,67.0,222.68,17.45,273.2,190.23,82.96,0.66,3.6,223.36,221.3,67.0,137.09,31.5,221.2,97.97,123.23,0.87,2.51,140.61,125.22,67.0,220.76,43.41,317.67,145.01,172.66,0.28,2.34,224.93,221.3,67.0
+BO-B-G010002 = 225.05,38.34,327.39,128.53,198.87,-0.74,3.67,228.28,234.42,188.0,307.39,41.6,404.36,235.06,169.3,0.39,2.13,310.18,299.88,188.0,210.91,34.14,317.67,145.01,172.66,0.62,3.24,213.64,208.3,188.0,150.7,57.56,281.56,47.5,234.06,0.15,2.28,161.26,149.88,188.0,97.43,46.36,214.62,32.09,182.53,0.33,2.03,107.85,98.15,188.0,92.94,54.87,221.2,4.66,216.54,-0.07,2.06,107.85,101.97,188.0,29.76,11.26,68.22,14.65,53.57,1.11,3.65,31.81,26.78,188.0,26.5,17.05,62.32,3.66,58.66,0.46,1.72,31.48,20.33,188.0,38.11,21.38,89.5,10.82,78.67,0.68,2.07,43.67,27.67,188.0,149.62,30.77,257.2,60.47,196.74,-0.19,4.87,152.73,151.98,188.0,159.24,41.44,281.56,97.97,183.59,0.61,2.61,164.51,153.51,188.0,255.63,60.07,416.74,163.6,253.14,0.89,2.66,262.56,235.86,188.0
+BO-B-G010003 = 188.43,43.45,442.65,110.53,332.12,1.38,8.34,193.35,182.12,196.0,278.16,54.34,404.36,163.9,240.46,0.14,2.34,283.39,273.26,196.0,158.6,38.95,265.08,95.06,170.02,0.82,3.44,163.29,155.55,196.0,71.73,15.07,110.53,36.21,74.32,0.2,2.86,73.29,72.22,196.0,59.16,11.98,97.97,39.64,58.33,1.14,4.13,60.35,56.61,196.0,11.06,7.73,43.39,1.39,42.0,1.44,4.87,13.48,9.02,196.0,28.63,11.01,58.39,3.66,54.73,-0.45,2.49,30.66,31.06,196.0,15.1,7.81,50.46,1.0,49.46,1.51,5.7,16.99,12.8,196.0,59.67,10.74,92.61,35.83,56.78,0.44,3.28,60.62,59.34,196.0,146.82,34.63,265.08,92.24,172.84,0.65,3.26,150.83,143.22,196.0,195.7,34.21,299.07,132.28,166.79,0.5,2.9,198.65,193.87,196.0,242.24,43.48,369.54,168.61,200.93,0.45,2.56,246.09,236.29,196.0
+BO-B-G010004 = 178.83,21.36,242.15,140.7,101.45,0.38,2.86,180.09,180.16,102.0,274.83,61.99,369.38,163.68,205.7,-0.25,1.61,281.67,281.12,102.0,177.3,25.24,231.46,140.76,90.7,0.22,1.86,179.07,179.14,102.0,91.16,17.15,142.85,68.22,74.63,1.29,3.88,92.75,85.56,102.0,52.49,9.42,78.86,38.23,40.62,0.59,2.63,53.32,51.08,102.0,11.69,3.71,24.46,2.06,22.4,0.52,4.75,12.26,11.69,102.0,43.3,15.38,74.68,16.28,58.4,0.19,2.03,45.93,42.92,102.0,26.17,7.59,43.39,3.66,39.73,-0.63,3.13,27.24,28.05,102.0,69.89,17.8,100.97,36.23,64.75,-0.16,1.89,72.1,67.24,102.0,142.92,43.18,261.14,92.24,168.91,0.77,2.51,149.24,123.67,102.0,207.66,13.38,242.26,181.84,60.42,0.46,2.71,208.09,205.25,102.0,325.06,48.85,449.43,254.77,194.66,0.69,2.19,328.67,299.75,102.0
+BO-B-G010005 = 258.85,44.25,369.38,190.23,179.14,0.56,2.46,262.57,249.67,101.0,109.25,15.74,163.64,81.75,81.88,0.91,3.94,110.37,107.25,101.0,106.51,30.1,179.22,62.32,116.9,0.6,2.38,110.64,100.01,101.0,44.56,9.74,76.97,29.32,47.65,1.52,5.32,45.6,42.12,101.0,155.49,41.27,234.95,79.36,155.59,0.3,2.03,160.82,148.57,101.0,42.37,9.74,66.67,22.35,44.33,0.31,2.69,43.46,40.85,101.0,13.45,6.87,32.09,4.0,28.09,0.69,2.39,15.08,11.2,101.0,15.01,6.67,30.22,3.77,26.44,0.36,2.13,16.41,14.21,101.0,40.4,9.05,69.29,28.45,40.85,1.37,4.6,41.4,37.39,101.0,194.86,15.24,249.56,163.6,85.96,0.63,3.56,195.45,192.03,101.0,146.09,15.77,208.25,113.92,94.33,1.02,5.07,146.93,145.27,101.0,193.96,52.52,317.67,132.46,185.2,0.95,2.39,200.88,171.81,101.0
+BO-B-G010006 = 228.83,45.68,358.4,158.74,199.66,0.54,2.33,233.31,219.9,137.0,212.84,54.33,369.38,128.53,240.85,0.78,2.94,219.62,208.25,137.0,175.62,34.31,231.46,83.86,147.6,-0.89,3.1,178.92,184.58,137.0,109.75,34.9,179.1,57.03,122.07,0.59,2.02,115.12,98.15,137.0,112.04,52.48,214.62,20.81,193.82,0.07,1.81,123.64,108.41,137.0,34.6,12.96,62.32,12.11,50.21,0.07,1.87,36.93,33.56,137.0,23.03,12.71,64.23,5.1,59.13,1.02,3.53,26.29,20.17,137.0,23.28,10.3,46.11,5.96,40.16,0.43,2.16,25.44,20.45,137.0,26.7,6.76,37.42,10.84,26.59,-0.39,2.05,27.53,28.31,137.0,199.66,30.24,327.39,148.57,178.83,1.35,5.51,201.92,192.38,137.0,150.7,26.6,234.95,107.25,127.7,0.67,2.75,153.01,145.6,137.0,232.57,27.24,299.07,173.77,125.3,0.04,2.62,234.15,233.57,137.0
+BO-B-G010007 = 220.98,44.96,347.75,136.83,210.92,0.62,3.05,225.46,212.59,91.0,393.45,62.45,563.45,290.18,273.27,0.73,2.81,398.32,375.03,91.0,167.55,12.13,202.06,140.7,61.36,0.29,2.84,167.98,166.42,91.0,128.39,27.13,184.58,68.92,115.65,-0.05,2.17,131.2,128.53,91.0,47.42,8.96,66.67,26.78,39.89,0.14,2.15,48.25,46.8,91.0,8.55,5.13,18.65,1.09,17.55,-0.08,1.58,9.95,9.64,91.0,27.01,17.44,62.32,1.94,60.38,0.22,1.89,32.1,25.83,91.0,10.03,4.53,31.31,2.47,28.84,1.51,7.08,11.0,8.77,91.0,80.22,7.74,89.5,53.59,35.9,-1.41,4.4,80.59,82.09,91.0,121.01,29.52,184.58,66.19,118.39,0.21,2.2,124.52,117.41,91.0,217.69,14.89,265.08,184.58,80.5,0.42,3.23,218.2,217.1,91.0,350.63,39.12,470.18,269.14,201.04,0.48,3.6,352.78,348.38,91.0
+BO-B-G010008 = 210.73,21.96,273.2,153.77,119.43,-0.07,3.13,211.87,211.92,228.0,279.75,60.38,442.65,163.6,279.05,0.11,2.66,286.16,281.56,228.0,211.96,29.66,299.07,168.61,130.46,1.05,3.28,214.02,202.06,228.0,107.9,37.69,227.97,64.23,163.75,1.07,3.27,114.26,92.24,228.0,80.86,39.31,186.51,30.22,156.29,0.38,2.0,89.87,73.49,228.0,34.92,29.55,107.25,2.4,104.85,0.79,2.37,45.7,24.15,228.0,29.76,11.78,72.49,9.6,62.89,1.22,4.94,32.0,27.45,228.0,20.01,11.24,56.93,2.96,53.96,1.11,3.58,22.93,17.19,228.0,47.27,21.6,95.06,9.04,86.02,0.29,2.17,51.95,45.41,228.0,152.64,41.63,234.95,81.75,153.2,-0.11,1.76,158.19,158.74,228.0,190.16,30.32,290.18,105.66,184.53,-0.01,3.48,192.55,190.23,228.0,294.5,64.75,456.21,163.6,292.61,0.16,2.27,301.5,297.52,228.0
+BO-C-G030001 = 239.67,74.07,347.75,138.99,208.76,-0.04,1.65,250.01,239.85,13.0,165.04,51.22,242.15,102.52,139.63,0.07,1.39,172.22,162.29,13.0,148.65,95.89,283.61,32.22,251.4,0.13,1.42,174.88,146.83,13.0,110.7,46.17,171.58,47.44,124.14,-0.02,1.49,119.26,112.48,13.0,41.69,48.76,161.08,6.08,155.0,1.37,3.7,62.72,13.62,13.0,22.83,11.58,40.85,4.38,36.47,0.27,2.02,25.4,21.42,13.0,13.74,10.96,42.63,3.89,38.75,1.53,4.71,17.32,11.0,13.0,7.93,5.29,18.74,2.22,16.52,1.11,3.27,9.42,7.4,13.0,25.82,8.9,38.23,10.96,27.28,-0.43,1.98,27.2,28.41,13.0,225.8,121.59,376.87,49.16,327.71,-0.27,1.54,254.23,255.99,13.0,212.89,89.12,342.9,110.58,232.31,0.26,1.5,229.47,201.1,13.0,146.62,82.84,299.07,61.56,237.51,0.68,2.09,166.83,114.75,13.0
+BO-C-G030002 = 130.39,9.43,142.98,119.53,23.45,0.23,1.66,130.66,128.76,5.0,115.82,12.23,133.0,100.97,32.03,0.23,1.95,116.34,115.77,5.0,32.33,8.87,39.66,18.3,21.36,-0.85,2.19,33.29,36.28,5.0,34.19,1.07,35.7,32.81,2.89,0.2,2.11,34.2,34.09,5.0,1.15,0.22,1.5,1.0,0.5,0.84,2.08,1.17,1.0,5.0,7.93,2.3,11.22,5.44,5.78,0.33,1.89,8.19,8.26,5.0,1.36,0.48,2.12,1.03,1.09,0.85,2.09,1.43,1.06,5.0,1.12,0.27,1.6,1.0,0.6,1.5,3.25,1.14,1.0,5.0,16.43,3.27,19.36,11.35,8.01,-0.71,2.16,16.69,17.03,5.0,32.33,3.16,37.1,28.56,8.54,0.46,2.28,32.46,32.09,5.0,109.3,9.76,125.62,101.15,24.46,1.07,2.64,109.65,105.75,5.0,53.47,3.37,58.32,50.46,7.87,0.48,1.78,53.56,52.86,5.0
+BO-C-G030003 = 89.77,12.13,116.14,76.97,39.17,1.06,3.54,90.5,87.47,9.0,78.92,12.51,106.69,68.22,38.47,1.34,3.65,79.8,73.12,9.0,27.56,5.54,38.42,20.79,17.63,0.65,2.73,28.05,26.46,9.0,25.81,3.26,32.97,23.38,9.59,1.36,3.55,26.0,24.48,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.16,0.37,2.09,1.0,1.09,2.15,6.04,1.21,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,19.87,2.0,23.83,17.59,6.25,0.76,2.67,19.96,19.36,9.0,22.56,4.12,30.69,18.37,12.32,0.79,2.66,22.89,22.14,9.0,72.95,10.89,86.84,53.93,32.91,-0.36,2.08,73.67,72.59,9.0,52.55,3.52,60.26,48.96,11.31,1.24,3.58,52.66,51.25,9.0
+BO-C-G030004 = 181.02,56.92,281.56,89.66,191.9,-0.12,1.64,189.56,196.95,43.0,135.54,33.62,203.53,89.5,114.04,0.39,1.78,139.56,128.76,43.0,54.65,27.32,128.36,18.86,109.49,0.8,3.13,60.96,52.0,43.0,74.16,32.84,168.61,28.18,140.43,0.81,3.21,80.95,69.08,43.0,12.11,6.35,26.08,1.0,25.08,-0.34,2.34,13.64,13.6,43.0,20.89,18.41,79.32,1.0,78.32,1.34,4.38,27.7,14.5,43.0,10.82,7.19,25.99,1.0,24.99,0.4,2.1,12.94,9.54,43.0,10.11,6.07,23.74,1.0,22.74,0.21,2.35,11.76,10.11,43.0,42.12,15.27,76.97,18.13,58.84,0.2,2.08,44.74,41.97,43.0,69.99,38.48,140.51,24.91,115.6,0.3,1.6,79.66,65.91,43.0,95.4,13.96,121.0,74.71,46.29,0.36,1.93,96.39,91.69,43.0,109.57,36.52,196.06,56.13,139.93,0.52,2.33,115.37,102.61,43.0
+BO-C-G030005 = 113.27,11.96,149.45,99.47,49.98,1.18,3.65,113.89,107.38,34.0,110.33,7.67,127.83,97.97,29.86,0.61,2.4,110.59,107.25,34.0,84.35,16.17,118.92,53.59,65.32,-0.01,2.31,85.84,85.03,34.0,44.41,12.04,73.6,31.14,42.46,1.21,3.48,45.97,42.1,34.0,7.83,4.48,21.64,2.24,19.4,0.89,3.99,8.98,7.78,34.0,2.4,1.99,8.43,1.0,7.43,1.95,6.08,3.1,1.84,34.0,1.23,0.2,1.57,1.0,0.57,0.16,1.56,1.25,1.25,34.0,2.74,1.09,7.37,1.48,5.89,2.37,10.73,2.95,2.6,34.0,21.9,2.67,29.39,16.04,13.36,0.43,3.86,22.06,21.72,34.0,93.11,25.02,181.97,69.0,112.97,2.4,8.32,96.32,86.31,34.0,106.91,14.42,136.52,84.26,52.26,0.32,1.77,107.85,99.54,34.0,94.84,11.31,121.0,76.97,44.04,0.34,2.32,95.49,94.9,34.0
+BO-C-G030006 = 112.08,5.27,121.0,107.3,13.7,0.87,2.27,112.18,110.01,6.0,98.29,8.73,110.53,90.15,20.39,0.33,1.46,98.61,96.23,6.0,26.22,9.86,40.85,15.56,25.29,0.24,1.84,27.72,26.22,6.0,28.95,3.83,35.13,24.51,10.62,0.48,2.16,29.16,28.76,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,3.89,1.05,5.41,2.44,2.97,0.08,2.02,4.01,3.86,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,17.1,3.46,21.68,13.18,8.5,0.07,1.6,17.39,17.1,6.0,27.83,4.16,34.09,23.03,11.06,0.26,1.91,28.08,27.83,6.0,97.37,2.68,100.97,93.9,7.07,0.03,1.69,97.4,97.37,6.0,51.64,1.46,53.59,49.71,3.89,0.01,1.73,51.66,51.64,6.0
+BO-C-G030007 = 214.71,36.36,327.39,149.52,177.88,0.69,3.5,217.72,208.34,67.0,144.07,23.51,196.06,107.25,88.81,0.7,3.04,145.95,142.85,67.0,202.37,76.18,317.67,56.85,260.82,-0.08,1.75,216.03,190.23,67.0,139.86,44.37,227.97,54.88,173.09,-0.14,2.18,146.63,146.02,67.0,168.66,123.51,404.36,3.65,400.71,0.31,2.02,208.5,181.57,67.0,36.53,23.77,88.12,2.71,85.41,0.33,1.99,43.49,33.2,67.0,17.19,14.64,64.23,1.0,63.23,0.88,3.32,22.51,14.14,67.0,34.17,22.04,84.26,1.1,83.16,0.35,2.12,40.57,28.31,67.0,41.34,13.59,71.58,14.03,57.54,0.16,2.61,43.49,40.38,67.0,328.1,114.66,580.71,100.37,480.34,0.08,2.18,347.27,338.19,67.0,231.3,75.41,380.69,127.31,253.38,0.45,1.97,243.11,218.11,67.0,183.1,68.04,281.56,75.89,205.67,-0.31,1.54,195.16,214.62,67.0
+BO-C-G030008 = 121.16,5.01,124.71,117.62,7.09,0.0,1.0,121.22,121.16,2.0,90.37,5.0,93.9,86.84,7.07,0.0,1.0,90.44,90.37,2.0,20.15,2.16,21.68,18.62,3.06,0.0,1.0,20.21,20.15,2.0,34.48,4.01,37.32,31.65,5.67,0.0,1.0,34.6,34.48,2.0,2.41,0.66,2.87,1.94,0.94,-0.0,1.0,2.45,2.41,2.0,12.01,3.11,14.21,9.81,4.4,0.0,1.0,12.21,12.01,2.0,1.39,0.19,1.53,1.26,0.26,-0.0,1.0,1.4,1.39,2.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,2.0,15.74,1.11,16.53,14.96,1.57,-0.0,1.0,15.76,15.74,2.0,22.02,0.48,22.36,21.68,0.67,-0.0,1.0,22.02,22.02,2.0,92.94,1.0,93.65,92.24,1.41,-0.0,1.0,92.94,92.94,2.0,58.75,2.43,60.47,57.03,3.44,0.0,1.0,58.77,58.75,2.0
+BO-C-G030009 = 267.64,75.74,442.65,117.89,324.77,0.07,2.39,278.03,257.2,87.0,187.1,51.0,265.08,89.54,175.54,-0.25,2.05,193.85,184.58,87.0,103.81,40.23,215.49,22.12,193.36,-0.0,3.05,111.25,110.53,87.0,101.87,41.81,202.06,38.35,163.71,0.38,2.05,110.03,93.73,87.0,70.66,59.88,221.3,2.28,219.02,0.64,2.36,92.39,64.29,87.0,16.05,9.34,44.2,2.63,41.58,0.86,3.35,18.54,14.73,87.0,21.98,15.26,58.67,1.93,56.74,0.64,2.36,26.71,17.39,87.0,12.26,6.64,26.03,1.0,25.03,-0.16,2.11,13.93,13.59,87.0,27.7,6.35,42.41,14.65,27.76,0.2,2.48,28.41,27.42,87.0,185.99,85.98,358.4,23.0,335.4,-0.03,2.2,204.69,176.79,87.0,153.95,44.15,288.48,88.17,200.31,1.05,3.84,160.09,143.4,87.0,198.62,68.53,337.42,63.18,274.23,-0.35,2.31,209.99,202.32,87.0
+BO-C-G030010 = 132.52,NaN,132.52,132.52,0.0,NaN,NaN,132.52,132.52,1.0,110.99,NaN,110.99,110.99,0.0,NaN,NaN,110.99,110.99,1.0,29.75,NaN,29.75,29.75,0.0,NaN,NaN,29.75,29.75,1.0,36.86,NaN,36.86,36.86,0.0,NaN,NaN,36.86,36.86,1.0,1.5,NaN,1.5,1.5,0.0,NaN,NaN,1.5,1.5,1.0,12.65,NaN,12.65,12.65,0.0,NaN,NaN,12.65,12.65,1.0,2.15,NaN,2.15,2.15,0.0,NaN,NaN,2.15,2.15,1.0,1.0,NaN,1.0,1.0,0.0,NaN,NaN,1.0,1.0,1.0,13.18,NaN,13.18,13.18,0.0,NaN,NaN,13.18,13.18,1.0,33.09,NaN,33.09,33.09,0.0,NaN,NaN,33.09,33.09,1.0,108.89,NaN,108.89,108.89,0.0,NaN,NaN,108.89,108.89,1.0,53.69,NaN,53.69,53.69,0.0,NaN,NaN,53.69,53.69,1.0
+BO-C-G030011 = 135.24,8.54,154.02,119.86,34.17,0.69,2.97,135.5,132.46,20.0,126.58,9.85,142.17,111.48,30.69,0.17,1.79,126.95,127.74,20.0,48.97,9.31,66.19,35.13,31.06,0.3,2.16,49.8,49.33,20.0,55.12,10.89,79.32,42.1,37.22,0.73,2.61,56.13,52.62,20.0,1.5,0.87,4.87,1.0,3.87,3.06,12.33,1.72,1.23,20.0,7.56,3.6,15.76,1.13,14.63,0.47,2.88,8.33,7.13,20.0,1.08,0.33,2.47,1.0,1.47,4.13,18.03,1.12,1.0,20.0,2.15,0.88,3.51,1.0,2.51,-0.01,1.56,2.31,2.09,20.0,16.53,4.05,29.32,10.51,18.8,1.59,6.11,16.99,15.47,20.0,69.98,21.44,124.71,45.9,78.8,1.06,3.32,73.04,61.46,20.0,127.65,6.75,140.7,110.53,30.16,-0.55,3.69,127.82,128.53,20.0,76.83,14.39,107.25,55.46,51.79,0.39,2.33,78.1,74.13,20.0
+BO-C-G030012 = 141.23,16.15,159.4,128.53,30.88,0.55,1.5,141.84,135.75,3.0,105.8,4.54,109.99,100.97,9.02,-0.26,1.5,105.87,106.45,3.0,32.82,10.65,41.78,21.04,20.74,-0.45,1.5,33.95,35.63,3.0,47.69,8.99,57.4,39.64,17.76,0.32,1.5,48.26,46.05,3.0,4.35,2.67,7.25,2.0,5.25,0.37,1.5,4.86,3.79,3.0,20.99,4.68,26.15,17.03,9.12,0.44,1.5,21.33,19.78,3.0,4.39,2.16,6.89,3.05,3.84,0.7,1.5,4.74,3.24,3.0,1.85,0.99,2.93,1.0,1.93,0.42,1.5,2.02,1.61,3.0,14.57,5.78,20.76,9.32,11.44,0.29,1.5,15.31,13.63,3.0,55.73,26.57,85.39,34.09,51.3,0.5,1.5,59.81,47.72,3.0,113.83,6.06,119.18,107.25,11.93,-0.36,1.5,113.94,115.06,3.0,63.97,10.85,76.46,56.93,19.53,0.69,1.5,64.58,58.51,3.0
+BO-C-G030013 = 106.68,5.51,115.98,101.02,14.96,0.6,2.14,106.8,105.66,7.0,89.73,9.52,102.61,75.89,26.72,-0.22,1.9,90.16,91.28,7.0,19.35,1.86,21.05,16.04,5.01,-0.75,2.28,19.43,20.25,7.0,30.16,5.15,36.23,23.03,13.19,-0.28,1.65,30.53,30.37,7.0,1.64,0.55,2.5,1.0,1.5,0.23,1.98,1.72,1.56,7.0,8.34,5.16,14.65,1.63,13.02,-0.07,1.74,9.61,8.45,7.0,1.61,0.5,2.4,1.0,1.4,0.14,2.06,1.67,1.7,7.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,7.0,18.18,3.42,23.03,12.99,10.05,-0.06,1.99,18.45,18.01,7.0,22.27,2.19,25.62,19.22,6.4,0.23,2.07,22.37,22.1,7.0,92.71,6.89,104.06,83.08,20.98,0.21,2.3,92.93,94.55,7.0,58.03,5.2,64.23,50.48,13.75,-0.37,1.73,58.23,58.11,7.0
+BO-C-G030014 = 84.77,11.72,98.97,66.19,32.77,-0.31,1.79,85.47,86.62,8.0,77.2,8.73,89.86,68.22,21.64,0.53,1.67,77.63,74.18,8.0,17.16,1.9,20.14,14.21,5.93,-0.14,2.2,17.25,17.73,8.0,25.42,1.82,28.08,23.03,5.05,-0.09,1.84,25.48,25.64,8.0,1.04,0.1,1.28,1.0,0.28,2.27,6.14,1.04,1.0,8.0,2.69,1.7,5.58,1.0,4.58,0.67,2.04,3.13,2.15,8.0,1.1,0.19,1.45,1.0,0.45,1.22,2.59,1.11,1.0,8.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,8.0,17.76,1.47,20.32,15.01,5.31,-0.2,3.56,17.81,17.96,8.0,21.43,1.77,24.05,18.65,5.4,-0.19,2.16,21.49,21.72,8.0,75.83,9.3,90.51,64.23,26.29,0.36,1.94,76.33,75.11,8.0,52.64,3.28,57.12,47.58,9.54,-0.21,1.97,52.73,53.2,8.0
+BO-H-G020001 = 131.35,27.88,179.1,92.24,86.86,0.37,2.13,134.1,126.65,16.0,150.29,11.63,175.75,135.22,40.53,0.69,2.77,150.71,149.45,16.0,84.58,7.05,99.74,74.68,25.06,0.42,2.47,84.86,83.4,16.0,69.47,4.81,78.36,62.32,16.04,0.39,2.53,69.63,68.34,16.0,3.67,1.07,5.93,2.14,3.79,0.4,2.25,3.81,3.51,16.0,7.1,1.54,10.2,5.44,4.76,0.96,2.67,7.25,6.45,16.0,1.03,0.08,1.31,1.0,0.31,2.74,9.14,1.03,1.0,16.0,1.67,0.71,3.05,1.02,2.04,0.86,2.3,1.8,1.31,16.0,17.63,5.5,26.37,8.87,17.5,0.03,1.79,18.41,17.88,16.0,37.4,11.13,52.1,19.84,32.25,-0.26,1.69,38.93,39.25,16.0,72.34,4.54,80.54,64.23,16.31,-0.13,2.32,72.47,72.87,16.0,146.46,13.3,168.61,128.58,40.03,0.47,1.95,147.02,141.7,16.0
+BO-H-G020002 = 108.77,6.48,121.0,97.97,23.03,0.27,2.99,108.94,109.19,9.0,121.07,8.62,128.61,104.25,24.36,-0.98,2.57,121.34,124.71,9.0,126.6,11.7,151.9,113.92,37.98,1.12,3.45,127.08,124.71,9.0,52.1,5.27,58.65,41.52,17.13,-0.66,2.84,52.34,52.08,9.0,7.83,1.18,9.76,6.49,3.27,0.72,2.15,7.91,7.37,9.0,6.23,2.48,8.51,2.25,6.26,-0.65,1.85,6.65,7.54,9.0,1.1,0.14,1.38,1.0,0.38,1.1,2.98,1.1,1.0,9.0,2.41,0.56,3.66,1.94,1.72,1.24,3.57,2.47,2.1,9.0,19.29,0.94,20.5,17.83,2.67,-0.26,1.88,19.31,19.44,9.0,75.44,3.17,80.76,70.31,10.45,0.05,2.3,75.5,74.76,9.0,88.57,3.54,95.06,84.29,10.77,0.52,2.11,88.64,86.84,9.0,120.16,7.01,128.53,107.3,21.23,-0.83,2.46,120.34,121.0,9.0
+BO-H-G020003 = 179.07,24.08,242.15,128.53,113.62,-0.0,3.54,180.64,183.49,37.0,195.42,41.34,290.18,138.76,151.42,0.3,1.9,199.63,195.79,37.0,102.94,28.4,196.06,74.68,121.38,1.68,5.21,106.68,89.86,37.0,70.37,11.98,103.69,54.57,49.12,1.11,3.79,71.36,66.46,37.0,3.34,0.74,4.8,1.99,2.81,0.11,2.03,3.42,3.34,37.0,6.55,1.47,9.6,3.29,6.31,-0.1,2.49,6.71,6.69,37.0,1.2,0.24,1.83,1.0,0.83,0.88,2.75,1.22,1.14,37.0,1.22,0.33,2.13,1.0,1.13,1.45,3.95,1.26,1.0,37.0,11.88,3.95,19.22,7.1,12.12,0.4,1.59,12.5,10.26,37.0,33.95,12.14,55.23,14.63,40.6,0.14,1.71,36.0,33.21,37.0,92.24,15.0,132.46,71.86,60.6,1.2,3.67,93.42,86.88,37.0,180.64,17.61,221.2,143.8,77.4,0.34,2.76,181.47,176.43,37.0
+BO-H-G020004 = 161.98,15.31,202.06,121.0,81.06,-0.22,3.38,162.69,162.64,69.0,179.39,33.74,273.69,133.0,140.69,0.72,2.62,182.49,167.43,69.0,105.61,35.49,208.25,66.19,142.06,1.28,3.84,111.33,95.06,69.0,66.6,16.18,113.76,47.5,66.26,1.14,3.73,68.51,62.32,69.0,4.34,1.32,9.85,2.71,7.15,2.39,9.45,4.53,4.07,69.0,5.68,1.44,12.29,2.79,9.5,1.58,9.25,5.85,5.67,69.0,1.11,0.23,1.94,1.0,0.94,2.15,6.68,1.13,1.0,69.0,1.0,0.01,1.1,1.0,0.1,8.12,67.02,1.0,1.0,69.0,12.01,2.45,17.87,6.11,11.77,0.19,2.63,12.25,11.51,69.0,33.24,14.44,77.53,19.66,57.87,1.24,3.88,36.19,28.45,69.0,89.33,18.53,138.61,67.21,71.4,1.07,3.23,91.2,84.26,69.0,172.14,18.48,215.02,140.7,74.32,0.25,2.06,173.11,168.61,69.0
+BO-H-G020005 = 105.99,20.06,158.74,70.31,88.43,0.63,3.06,107.83,103.45,43.0,116.2,15.44,163.6,95.06,68.54,0.85,3.52,117.2,114.13,43.0,62.15,11.45,89.5,44.06,45.44,0.14,2.17,63.18,64.49,43.0,51.01,15.53,84.26,25.59,58.67,0.6,2.41,53.26,46.8,43.0,3.41,2.31,9.04,1.0,8.04,0.54,2.21,4.1,3.57,43.0,6.15,3.34,15.56,1.06,14.5,0.54,3.02,6.98,5.75,43.0,1.12,0.17,1.67,1.0,0.67,1.39,4.24,1.13,1.0,43.0,1.61,0.73,3.33,1.0,2.33,0.92,2.63,1.77,1.41,43.0,12.88,4.28,23.74,6.89,16.84,0.6,2.52,13.55,11.63,43.0,18.72,8.99,52.1,7.1,44.99,1.74,6.74,20.72,17.36,43.0,57.57,14.5,89.5,36.21,53.29,0.62,2.26,59.33,50.48,43.0,122.19,18.32,173.77,95.06,78.71,1.14,3.95,123.53,119.31,43.0
+BO-H-G020006 = 116.7,12.23,145.6,95.06,50.54,0.4,2.91,117.31,114.23,20.0,129.18,11.56,156.38,105.94,50.44,0.06,3.25,129.67,129.81,20.0,45.14,6.06,56.23,35.15,21.08,0.06,2.03,45.53,45.42,20.0,46.46,6.5,57.85,35.13,22.72,0.13,2.16,46.89,45.43,20.0,1.47,0.51,2.55,1.0,1.55,0.74,2.42,1.55,1.38,20.0,1.02,0.11,1.49,1.0,0.49,4.13,18.05,1.03,1.0,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0,2.83,0.59,4.52,2.06,2.46,1.07,4.49,2.89,2.74,20.0,24.58,2.2,29.32,19.81,9.51,0.06,3.08,24.67,24.52,20.0,71.26,16.63,107.25,49.75,57.5,0.54,2.34,73.08,67.76,20.0,95.22,19.51,134.49,62.57,71.92,0.44,2.59,97.1,92.24,20.0,149.4,24.82,194.49,120.83,73.65,0.5,1.83,151.35,140.64,20.0
+BO-H-G020007 = 127.48,39.44,184.95,66.19,118.76,-0.15,1.42,133.27,143.25,33.0,141.83,35.53,215.02,101.02,114.0,0.54,2.01,146.08,133.0,33.0,74.16,22.14,121.0,46.11,74.89,0.28,2.01,77.3,79.36,33.0,46.06,22.56,102.58,10.84,91.75,0.54,3.13,51.14,47.85,33.0,2.03,1.32,7.32,1.0,6.32,2.3,9.08,2.42,1.69,33.0,3.4,1.85,8.01,1.0,7.01,0.34,2.47,3.86,3.38,33.0,1.02,0.08,1.36,1.0,0.36,3.4,14.19,1.03,1.0,33.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,33.0,6.35,2.79,10.2,1.48,8.72,-0.44,1.81,6.92,7.43,33.0,8.5,4.08,17.61,1.63,15.98,-0.11,2.28,9.4,9.31,33.0,61.05,14.0,94.93,38.46,56.47,0.66,2.72,62.59,58.67,33.0,149.91,22.09,208.29,118.29,90.0,0.87,3.15,151.48,145.01,33.0
+BO-H-G020008 = 108.8,9.31,126.62,95.06,31.56,0.42,1.9,109.18,106.23,21.0,148.58,15.12,184.58,124.71,59.87,0.44,2.68,149.31,148.81,21.0,132.15,29.51,179.1,86.99,92.1,0.34,1.84,135.25,128.35,21.0,64.98,6.33,74.68,56.08,18.6,0.09,1.67,65.28,63.62,21.0,5.19,0.81,6.7,3.9,2.8,0.09,2.03,5.25,5.1,21.0,8.37,0.95,10.2,6.96,3.24,0.21,2.14,8.42,8.26,21.0,1.0,0.01,1.04,1.0,0.04,4.25,19.05,1.0,1.0,21.0,1.23,0.23,1.84,1.0,0.84,0.96,3.3,1.25,1.2,21.0,21.66,5.0,34.09,14.53,19.56,0.7,2.94,22.2,21.48,21.0,63.2,8.51,79.32,49.98,29.35,0.22,1.88,63.74,63.03,21.0,81.5,3.21,87.19,74.68,12.51,0.0,2.49,81.56,81.31,21.0,140.35,15.04,169.3,121.0,48.3,0.69,2.19,141.12,134.61,21.0
+BO-H-G020009 = 95.6,7.19,103.24,81.75,21.49,-0.78,2.41,95.84,98.02,9.0,134.98,5.14,140.7,124.71,15.99,-0.74,2.79,135.07,135.66,9.0,54.21,6.89,64.23,44.06,20.17,-0.18,2.0,54.6,53.81,9.0,51.4,8.61,64.23,38.19,26.03,-0.03,1.88,52.03,51.43,9.0,2.71,1.17,4.0,1.0,3.0,-0.29,1.89,2.93,2.5,9.0,2.59,1.27,4.52,1.0,3.52,0.14,1.79,2.85,2.52,9.0,1.0,0.0,1.01,1.0,0.01,2.46,19.63,1.0,1.0,9.0,3.18,0.54,4.09,2.55,1.54,0.37,1.78,3.22,3.1,9.0,23.92,0.9,25.21,22.35,2.87,-0.29,2.21,23.94,23.94,9.0,77.1,9.61,95.64,66.19,29.45,0.62,2.53,77.63,76.41,9.0,78.46,6.78,89.68,68.22,21.46,0.14,2.11,78.72,77.85,9.0,163.3,40.03,234.95,124.71,110.24,0.64,2.15,167.61,157.47,9.0
+BO-H-G020010 = 104.17,9.04,137.08,92.24,44.84,1.77,7.59,104.55,102.8,27.0,126.16,11.78,149.45,107.3,42.15,0.21,2.03,126.68,124.71,27.0,82.39,14.47,113.25,49.84,63.41,-0.01,2.87,83.61,81.75,27.0,48.5,17.52,86.33,32.61,53.71,0.96,2.44,51.45,40.61,27.0,4.85,1.24,6.94,2.08,4.86,-0.1,2.46,5.0,4.68,27.0,3.4,2.24,7.1,1.0,6.1,0.27,1.46,4.05,2.83,27.0,1.07,0.07,1.2,1.0,0.2,0.55,1.99,1.07,1.06,27.0,2.06,0.42,2.87,1.0,1.87,-0.89,4.18,2.1,2.11,27.0,22.6,1.91,25.21,18.09,7.12,-0.71,3.06,22.68,22.91,27.0,79.79,15.22,105.66,55.23,50.42,0.11,1.96,81.17,78.22,27.0,89.69,10.96,117.24,68.42,48.82,0.29,3.1,90.34,89.86,27.0,122.26,9.46,136.52,100.97,35.55,-0.78,2.9,122.62,124.76,27.0
+BO-L-G040001 = 65.47,5.48,78.04,57.85,20.19,0.47,2.5,65.69,65.22,24.0,83.97,14.06,121.0,66.19,54.81,1.09,3.48,85.09,79.35,24.0,23.09,3.82,31.72,18.65,13.07,1.08,2.93,23.39,21.83,24.0,25.93,4.06,36.85,22.36,14.49,1.78,5.16,26.24,24.76,24.0,1.0,0.01,1.03,1.0,0.03,2.87,10.43,1.0,1.0,24.0,1.09,0.17,1.53,1.0,0.53,1.69,4.66,1.1,1.0,24.0,1.0,0.01,1.06,1.0,0.06,4.59,22.03,1.0,1.0,24.0,1.75,0.67,3.55,1.12,2.44,1.31,3.82,1.87,1.5,24.0,28.05,3.04,32.62,22.19,10.43,-0.58,2.27,28.21,28.52,24.0,32.33,3.67,40.78,27.6,13.18,0.99,3.03,32.53,31.17,24.0,41.09,4.38,49.76,34.34,15.42,0.69,2.64,41.31,40.28,24.0,38.98,4.8,47.5,31.14,16.36,0.38,2.14,39.27,38.03,24.0
+BO-L-G040002 = 85.93,22.43,132.46,55.69,76.77,0.57,2.42,88.6,83.1,14.0,103.02,13.2,121.0,84.41,36.59,-0.02,1.51,103.8,102.93,14.0,63.38,12.17,86.84,45.51,41.32,0.43,2.26,64.45,60.58,14.0,33.88,7.97,50.46,23.04,27.41,0.63,2.47,34.74,31.86,14.0,3.06,2.27,8.26,1.13,7.13,1.1,3.01,3.77,1.88,14.0,1.12,0.24,1.87,1.0,0.87,2.41,7.98,1.15,1.0,14.0,1.01,0.04,1.14,1.0,0.14,3.33,12.08,1.01,1.0,14.0,2.54,1.13,5.3,1.0,4.3,0.86,3.58,2.76,2.41,14.0,15.64,1.07,17.36,13.22,4.13,-0.55,3.18,15.68,15.69,14.0,32.83,3.22,38.63,26.44,12.19,-0.37,3.38,32.97,33.09,14.0,48.15,6.54,56.93,34.8,22.13,-0.47,2.34,48.56,49.76,14.0,43.59,10.22,62.32,28.91,33.4,0.23,2.13,44.69,43.45,14.0
+BO-L-G040003 = 220.31,52.12,336.95,104.82,232.13,-0.21,2.4,226.33,222.89,88.0,173.52,42.14,300.29,107.44,192.85,0.97,3.49,178.51,163.64,88.0,148.62,24.15,202.06,79.36,122.7,-0.4,3.35,150.54,147.29,88.0,116.84,30.11,193.32,49.05,144.27,0.48,3.1,120.62,111.44,88.0,52.83,21.3,107.3,5.8,101.5,0.95,3.59,56.92,45.97,88.0,41.17,26.24,121.0,4.96,116.04,1.03,3.31,48.74,30.68,88.0,10.12,6.52,27.6,1.81,25.79,0.95,2.72,12.01,7.63,88.0,22.57,6.34,40.36,4.39,35.96,0.34,4.13,23.44,21.37,88.0,27.54,5.67,44.72,17.56,27.16,0.95,3.99,28.11,26.68,88.0,110.71,28.24,165.47,50.66,114.8,0.16,2.2,114.21,107.25,88.0,122.64,27.33,158.74,47.44,111.3,-0.84,2.74,125.61,133.77,88.0,165.48,42.32,281.56,66.31,215.25,-0.1,2.77,170.75,169.19,88.0
+BO-L-G040004 = 56.02,1.69,58.7,53.59,5.1,0.34,2.07,56.04,55.67,9.0,82.13,10.13,100.97,70.31,30.66,0.67,2.36,82.68,80.76,9.0,20.72,0.72,22.08,19.82,2.26,0.48,2.52,20.73,20.73,9.0,22.39,0.84,23.51,21.04,2.47,-0.42,1.84,22.4,22.69,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,2.14,0.81,3.68,1.0,2.68,0.45,2.59,2.27,2.06,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.01,0.02,1.06,1.0,0.06,2.47,7.12,1.01,1.0,9.0,41.73,6.94,55.23,32.09,23.14,0.63,2.8,42.24,40.28,9.0,27.82,1.62,29.34,24.32,5.02,-1.17,3.42,27.86,28.46,9.0,33.54,2.61,38.23,30.22,8.02,0.67,2.39,33.63,33.08,9.0,40.92,4.03,48.04,36.21,11.83,0.46,2.08,41.09,40.47,9.0
+BO-L-G040005 = 67.62,11.66,101.6,46.09,55.51,0.96,4.59,68.57,66.66,24.0,89.94,14.81,122.79,69.88,52.91,0.56,2.46,91.1,86.21,24.0,28.27,5.59,35.13,19.81,15.33,-0.24,1.5,28.79,29.55,24.0,30.8,10.35,59.1,16.87,42.22,1.09,3.73,32.43,27.61,24.0,1.69,0.89,4.38,1.0,3.38,1.33,4.44,1.9,1.23,24.0,4.95,5.26,21.04,1.0,20.04,1.58,5.03,7.14,2.92,24.0,1.22,0.52,3.15,1.0,2.15,2.66,9.37,1.32,1.0,24.0,4.08,1.11,7.32,2.51,4.81,1.25,4.29,4.22,3.6,24.0,22.19,3.49,35.13,19.22,15.91,2.37,9.17,22.45,21.23,24.0,39.03,8.71,54.47,20.13,34.34,-0.79,2.96,39.95,41.17,24.0,38.53,9.33,52.0,18.09,33.91,-0.88,2.82,39.59,40.22,24.0,51.15,11.34,76.97,34.71,42.26,0.76,2.61,52.34,47.31,24.0
+BO-L-G040006 = 126.9,43.09,218.11,66.19,151.92,0.47,2.27,133.84,122.85,39.0,109.29,23.75,176.43,73.77,102.66,0.84,3.73,111.78,108.63,39.0,42.87,19.91,88.65,16.04,72.61,0.56,2.54,47.16,41.59,39.0,51.15,26.14,145.01,25.21,119.79,1.46,5.52,57.29,46.43,39.0,6.93,10.19,53.59,1.0,52.59,2.94,12.86,12.22,2.79,39.0,7.5,12.02,62.32,1.0,61.32,3.01,12.75,14.04,3.0,39.0,7.38,14.76,76.97,1.0,75.97,3.36,14.68,16.33,2.01,39.0,8.51,14.65,76.97,1.0,75.97,3.24,14.13,16.78,2.98,39.0,39.67,18.52,92.24,17.03,75.2,0.74,2.9,43.68,36.21,39.0,53.8,22.79,108.89,26.17,82.72,0.8,2.77,58.31,46.85,39.0,74.05,17.29,122.85,52.38,70.47,1.27,4.07,75.99,70.6,39.0,83.04,24.94,129.04,44.18,84.87,-0.14,1.79,86.61,88.26,39.0
+BO-L-G040007 = 89.92,23.44,166.26,70.14,96.11,2.1,7.17,92.77,84.87,19.0,87.29,11.92,121.22,75.47,45.75,1.43,4.46,88.06,81.75,19.0,36.82,12.61,62.65,24.12,38.53,0.97,2.49,38.81,31.62,19.0,42.64,21.81,96.98,24.51,72.47,1.61,4.53,47.63,36.71,19.0,4.67,8.78,28.28,1.0,27.28,2.17,6.0,9.74,1.06,19.0,5.62,10.43,33.56,1.0,32.56,2.16,5.97,11.6,1.14,19.0,6.56,12.43,39.45,1.0,38.45,2.13,5.86,13.76,1.24,19.0,7.91,12.52,41.63,1.09,40.54,2.11,5.81,14.53,2.74,19.0,34.93,12.13,69.87,23.38,46.48,1.9,5.61,36.88,30.66,19.0,46.67,14.06,88.78,33.08,55.7,1.93,5.94,48.63,42.75,19.0,58.84,11.34,90.51,44.1,46.42,1.27,4.5,59.86,56.25,19.0,59.22,15.19,101.02,40.87,60.15,1.17,4.11,61.04,55.68,19.0
+BO-L-G040008 = 251.76,51.76,392.34,138.73,253.61,-0.11,2.64,257.0,257.67,232.0,248.15,29.3,318.24,168.61,149.63,-0.36,2.84,249.86,251.76,232.0,178.28,24.8,273.2,124.71,148.49,0.4,3.39,179.99,176.76,232.0,118.35,39.57,214.62,53.59,161.03,0.47,2.63,124.76,115.74,232.0,99.9,31.18,179.1,35.15,143.95,0.01,2.37,104.63,100.97,232.0,100.92,55.74,202.89,10.59,192.3,-0.02,1.68,115.23,103.17,232.0,19.13,7.23,46.09,5.25,40.84,0.95,4.38,20.45,18.66,232.0,24.57,9.1,48.96,7.88,41.07,0.27,2.63,26.2,24.17,232.0,42.03,12.48,79.32,23.75,55.58,0.91,3.16,43.83,38.64,232.0,159.28,36.88,290.18,89.5,200.69,0.63,2.86,163.47,152.37,232.0,191.46,40.45,299.07,110.53,188.54,0.68,2.87,195.67,182.13,232.0,259.25,66.7,382.25,158.74,223.51,0.02,1.54,267.65,268.22,232.0
+BO-L-G040009 = 187.01,25.6,229.98,119.33,110.65,-0.72,2.98,188.72,193.67,45.0,176.16,44.07,269.19,92.91,176.28,0.05,2.17,181.47,179.1,45.0,128.49,29.84,182.0,73.29,108.71,0.0,2.08,131.83,127.96,45.0,112.93,18.88,154.02,68.5,85.53,-0.42,3.2,114.47,114.38,45.0,28.34,13.23,57.59,4.68,52.91,0.59,2.46,31.22,24.56,45.0,23.07,14.78,59.7,2.16,57.54,0.77,2.71,27.31,20.37,45.0,5.91,3.79,19.93,2.26,17.68,2.38,9.07,7.0,4.6,45.0,22.86,9.48,52.0,6.3,45.71,0.82,4.06,24.71,22.04,45.0,32.85,8.09,53.59,22.35,31.25,0.86,2.66,33.8,28.91,45.0,135.26,33.5,193.04,59.44,133.6,-0.55,2.46,139.26,140.7,45.0,132.77,26.93,179.1,73.6,105.5,-0.46,2.56,135.41,136.52,45.0,163.27,38.37,221.2,66.46,154.73,-0.88,2.94,167.62,177.66,45.0
+BO-L-G040010 = 98.03,24.37,138.19,72.49,65.7,0.36,1.66,100.75,97.84,11.0,71.33,4.8,82.24,66.19,16.05,0.91,3.43,71.47,70.44,11.0,38.23,7.94,58.73,29.32,29.41,1.62,5.14,38.97,35.08,11.0,44.33,8.52,58.5,31.27,27.23,0.1,1.97,45.07,43.39,11.0,1.51,0.91,3.56,1.0,2.56,1.33,3.22,1.74,1.0,11.0,1.19,0.36,1.97,1.0,0.97,1.41,3.29,1.24,1.0,11.0,1.31,0.57,2.45,1.0,1.45,1.32,2.97,1.42,1.0,11.0,5.54,1.21,7.77,4.03,3.73,0.54,1.97,5.66,5.02,11.0,23.82,3.21,31.2,20.75,10.45,1.33,3.59,24.01,23.03,11.0,49.23,8.16,66.46,40.85,25.61,0.88,2.72,49.84,46.43,11.0,47.63,9.08,70.12,39.66,30.47,1.55,4.42,48.41,44.72,11.0,60.39,9.14,81.3,48.27,33.03,0.87,3.57,61.02,60.47,11.0
+BO-L-G040011 = 58.08,7.16,68.5,49.84,18.66,0.38,2.01,58.43,57.56,5.0,74.31,5.05,79.32,66.19,13.13,-0.84,2.42,74.45,75.89,5.0,35.02,3.37,38.46,29.77,8.69,-0.67,2.25,35.15,35.28,5.0,27.1,5.48,35.7,21.72,13.98,0.7,2.28,27.54,27.09,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.04,0.05,1.12,1.0,0.12,0.84,2.08,1.04,1.0,5.0,5.47,1.47,7.16,3.73,3.43,-0.18,1.4,5.63,6.03,5.0,17.02,2.9,21.42,13.85,7.57,0.53,2.16,17.22,16.98,5.0,27.6,8.18,39.66,19.81,19.85,0.44,1.96,28.55,29.13,5.0,37.16,2.26,39.71,33.77,5.94,-0.49,2.14,37.21,37.32,5.0,29.27,7.25,41.27,23.38,17.89,1.0,2.6,29.98,28.5,5.0
+BO-L-G040012 = 151.08,28.65,187.41,97.97,89.43,-0.26,2.0,153.58,150.23,14.0,133.16,30.81,202.15,92.24,109.92,0.92,2.93,136.42,121.66,14.0,95.22,20.37,126.62,56.93,69.69,0.02,2.24,97.22,91.39,14.0,74.87,25.21,114.13,37.32,76.81,-0.03,1.64,78.72,75.3,14.0,16.33,7.64,32.76,6.11,26.65,0.59,2.69,17.91,15.58,14.0,5.86,4.79,16.01,1.06,14.95,1.16,3.18,7.46,4.34,14.0,2.15,0.9,3.91,1.0,2.91,0.4,2.18,2.32,2.11,14.0,7.72,3.44,16.27,3.7,12.57,1.1,3.74,8.41,7.34,14.0,24.5,6.09,33.62,16.53,17.09,0.22,1.75,25.19,23.68,14.0,82.2,42.79,154.09,33.09,121.0,0.37,1.65,91.97,71.96,14.0,90.68,32.03,147.23,55.23,91.99,0.5,1.81,95.79,82.25,14.0,120.81,57.89,202.89,46.09,156.8,0.16,1.45,133.07,112.43,14.0
+BO-L-G040013 = 147.66,34.41,196.19,92.24,103.96,-0.04,1.63,151.45,142.07,24.0,123.98,45.96,207.28,76.97,130.31,0.68,1.84,131.89,100.1,24.0,73.48,35.24,139.37,32.11,107.26,0.48,1.9,81.18,66.04,24.0,80.94,25.42,132.28,44.72,87.56,0.52,2.24,84.68,75.74,24.0,11.43,11.39,37.04,1.0,36.04,1.26,3.1,15.97,6.19,24.0,9.34,8.45,29.86,1.0,28.86,1.03,2.94,12.47,6.63,24.0,4.43,2.88,14.21,1.0,13.21,1.61,6.6,5.25,3.96,24.0,10.76,4.86,23.74,2.26,21.48,0.62,3.42,11.77,9.32,24.0,43.54,14.42,75.03,23.74,51.3,0.49,2.44,45.77,41.38,24.0,110.39,61.33,221.2,43.39,177.8,0.68,1.86,125.66,78.79,24.0,104.64,48.52,196.06,46.28,149.78,0.46,1.7,114.91,89.08,24.0,107.92,47.45,184.58,52.21,132.37,0.42,1.55,117.5,87.88,24.0
+BO-L-G040014 = 190.51,19.99,216.46,142.98,73.48,-0.81,2.87,191.52,196.12,26.0,178.1,40.96,246.08,98.98,147.1,-0.02,2.04,182.58,178.3,26.0,98.51,35.73,165.34,53.59,111.75,0.49,1.79,104.55,87.96,26.0,90.24,21.04,124.33,56.93,67.41,0.11,1.56,92.57,90.35,26.0,21.8,14.39,47.55,3.66,43.89,0.31,1.46,25.97,17.19,26.0,20.91,15.93,48.87,2.71,46.17,0.44,1.67,26.1,17.49,26.0,9.73,7.87,27.63,1.31,26.32,1.05,2.93,12.42,7.09,26.0,17.19,6.38,28.16,3.44,24.71,-0.26,2.17,18.29,17.51,26.0,59.5,21.41,113.92,29.85,84.07,0.67,2.89,63.1,56.04,26.0,144.12,36.31,214.62,79.64,134.98,0.21,2.34,148.45,136.36,26.0,119.58,17.89,149.45,78.86,70.59,-0.46,2.64,120.86,120.26,26.0,147.96,34.43,208.25,88.26,119.99,0.08,2.04,151.76,149.99,26.0
+BO-L-G040015 = 95.66,24.4,136.52,65.27,71.25,0.43,1.79,98.52,86.84,15.0,81.36,10.56,106.48,69.33,37.15,1.14,3.46,82.0,81.75,15.0,46.48,13.12,75.05,32.23,42.83,0.7,2.51,48.18,46.57,15.0,48.96,17.58,84.56,29.77,54.79,0.73,2.25,51.82,42.1,15.0,4.42,5.04,16.81,1.0,15.81,1.56,4.08,6.58,2.41,15.0,3.46,4.9,15.61,1.0,14.61,1.76,4.4,5.86,1.03,15.0,2.02,1.41,5.5,1.06,4.44,1.62,4.18,2.44,1.39,15.0,10.62,6.47,26.8,6.15,20.65,1.69,4.39,12.33,7.78,15.0,24.32,5.82,37.73,16.79,20.95,0.96,3.1,24.96,22.04,15.0,50.37,14.27,79.45,31.36,48.09,0.63,2.26,52.22,44.72,15.0,55.43,13.64,88.06,39.16,48.91,1.01,3.28,56.98,52.19,15.0,52.97,17.58,88.17,33.61,54.56,0.68,2.25,55.63,46.92,15.0
+BO-L-G040016 = 53.17,14.89,92.24,27.04,65.2,0.24,2.43,55.18,52.18,75.0,110.66,16.41,158.74,79.1,79.64,0.37,3.1,111.86,109.96,75.0,22.69,3.58,34.23,17.03,17.19,1.28,4.67,22.96,21.72,75.0,17.27,4.74,29.28,7.48,21.79,0.19,2.68,17.9,16.72,75.0,1.01,0.06,1.41,1.0,0.41,6.07,39.34,1.01,1.0,75.0,1.43,0.81,6.01,1.0,5.01,3.38,16.81,1.65,1.05,75.0,1.01,0.06,1.54,1.0,0.54,8.46,72.73,1.01,1.0,75.0,1.49,0.88,4.13,1.0,3.13,1.75,4.65,1.73,1.0,75.0,18.28,11.86,39.97,1.72,38.25,0.15,1.71,21.75,18.66,75.0,20.56,11.53,43.47,2.26,41.21,-0.15,1.8,23.53,23.27,75.0,24.42,8.03,42.05,10.84,31.21,0.37,2.31,25.69,23.13,75.0,48.77,6.45,73.34,39.64,33.7,1.59,5.84,49.19,46.92,75.0
+BO-L-G040017 = 163.42,26.11,202.06,114.75,87.31,-0.28,2.11,165.33,165.3,13.0,140.77,23.34,188.43,114.13,74.3,0.67,2.26,142.55,133.35,13.0,113.86,21.94,147.63,84.29,63.33,0.08,1.56,115.8,112.84,13.0,82.25,26.42,117.89,47.7,70.19,0.12,1.48,86.07,80.72,13.0,22.89,10.29,38.78,5.9,32.87,0.03,1.9,24.94,21.93,13.0,8.71,3.84,14.54,4.02,10.52,0.55,1.71,9.46,7.43,13.0,2.85,0.73,4.08,1.6,2.48,0.04,2.17,2.93,2.8,13.0,9.7,3.95,15.56,3.07,12.49,0.17,2.01,10.42,8.91,13.0,26.5,9.37,40.87,16.04,24.83,0.4,1.56,27.99,25.77,13.0,98.13,37.63,154.09,48.04,106.05,0.2,1.58,104.57,94.72,13.0,100.18,39.13,151.74,52.1,99.64,0.24,1.45,107.0,96.98,13.0,135.62,46.02,193.14,58.91,134.24,-0.21,1.72,142.65,136.31,13.0
+BO-L-G040018 = 195.38,36.92,249.56,115.22,134.34,-0.67,2.17,198.74,210.11,34.0,176.47,70.13,327.39,88.41,238.99,0.63,2.13,189.51,155.44,34.0,97.51,56.58,196.56,35.39,161.17,0.57,1.7,112.32,70.07,34.0,88.72,35.51,154.02,48.96,105.07,0.57,1.91,95.37,79.93,34.0,21.64,21.38,66.19,2.17,64.02,0.83,2.14,30.2,9.64,34.0,22.99,23.31,72.46,1.48,70.98,0.76,2.07,32.49,10.01,34.0,14.84,13.46,42.84,1.16,41.68,0.63,2.02,19.9,10.14,34.0,18.29,13.57,45.52,3.34,42.17,0.56,2.12,22.65,14.05,34.0,44.02,12.45,72.46,20.41,52.05,-0.08,2.46,45.7,46.8,34.0,119.43,51.37,249.56,53.81,195.75,0.98,2.92,129.71,101.02,34.0,102.24,18.02,149.45,68.13,81.32,0.24,2.7,103.77,107.25,34.0,132.36,52.19,218.62,68.72,149.91,0.58,1.65,142.0,103.29,34.0
+BO-N-G060001 = 207.05,30.68,290.71,163.68,127.04,0.51,2.7,209.27,212.59,55.0,385.85,30.75,449.43,322.53,126.9,-0.25,2.36,387.05,392.34,55.0,200.38,24.87,308.23,173.77,134.45,2.43,9.63,201.89,193.14,55.0,186.54,14.43,221.2,152.79,68.41,-0.27,3.0,187.09,187.41,55.0,70.85,15.28,101.38,46.84,54.55,0.23,1.98,72.44,70.34,55.0,12.76,7.95,34.09,1.83,32.26,0.93,2.85,15.0,9.88,55.0,13.29,8.66,44.11,3.99,40.12,1.65,5.52,15.82,9.47,55.0,4.66,3.79,17.83,1.62,16.2,1.99,6.53,5.99,2.96,55.0,52.1,17.62,101.36,25.32,76.04,0.58,2.97,54.95,51.51,55.0,117.55,24.28,171.66,82.09,89.57,0.6,2.46,119.99,112.84,55.0,234.31,25.62,313.29,179.1,134.19,0.47,3.17,235.68,229.86,55.0,329.51,24.31,387.57,261.14,126.43,-0.42,3.71,330.39,330.12,55.0
+BO-N-G060002 = 236.43,32.79,327.39,179.18,148.22,0.44,2.81,238.66,232.83,68.0,372.18,19.36,429.5,337.57,91.93,0.75,3.22,372.67,369.38,68.0,229.85,38.65,318.97,158.74,160.23,0.45,2.53,233.03,224.79,68.0,153.61,23.96,214.62,100.97,113.65,0.3,2.98,155.44,152.15,68.0,63.74,8.03,97.97,52.0,45.97,1.39,6.63,64.23,62.19,68.0,11.06,4.82,22.85,3.89,18.96,0.5,2.44,12.05,10.33,68.0,6.86,8.14,52.0,1.83,50.17,3.54,17.28,10.6,4.16,68.0,16.47,7.55,39.59,2.26,37.33,0.41,3.94,18.1,16.65,68.0,44.82,6.88,58.61,30.68,27.93,-0.3,2.34,45.33,45.41,68.0,93.69,11.48,136.52,70.31,66.21,1.0,5.31,94.38,92.24,68.0,232.05,20.99,290.18,196.06,94.13,0.45,2.93,232.99,231.56,68.0,307.85,13.87,347.75,265.08,82.67,-0.15,4.28,308.16,308.33,68.0
+BO-N-G060003 = 177.53,32.06,265.08,124.71,140.37,0.61,2.82,180.35,171.19,55.0,366.45,65.36,470.18,257.2,212.98,0.03,1.68,372.13,370.89,55.0,212.8,25.52,273.2,161.17,112.03,-0.05,2.42,214.3,215.02,55.0,98.05,27.0,164.79,50.46,114.34,0.45,2.28,101.64,92.24,55.0,52.32,13.99,86.84,30.22,56.62,0.72,2.82,54.13,49.98,55.0,6.57,4.96,18.67,1.13,17.55,0.95,2.62,8.21,4.0,55.0,16.67,8.2,37.32,3.77,33.55,0.67,2.64,18.54,14.65,55.0,8.45,5.44,24.46,2.12,22.34,0.97,3.02,10.02,6.14,55.0,72.68,11.08,110.53,55.23,55.3,1.15,4.35,73.51,68.34,55.0,109.27,23.42,187.13,79.36,107.77,1.54,5.41,111.7,104.11,55.0,240.87,13.87,273.2,208.34,64.85,-0.1,2.85,241.26,242.26,55.0,378.7,41.02,456.21,281.56,174.65,-0.29,2.4,380.88,378.81,55.0
+BO-N-G060004 = 193.79,25.57,265.08,149.45,115.63,0.66,3.49,195.46,193.32,106.0,319.48,76.4,484.58,202.15,282.42,0.47,2.16,328.41,299.75,106.0,187.36,20.77,221.2,89.5,131.7,-1.62,7.48,188.49,190.32,106.0,117.83,31.55,184.58,67.36,117.22,0.7,2.48,121.94,109.34,106.0,60.13,19.91,110.53,34.09,76.44,0.84,2.66,63.31,54.06,106.0,23.93,23.19,84.26,1.2,83.06,1.1,3.06,33.25,17.38,106.0,10.05,6.22,41.57,2.71,38.86,2.17,9.56,11.81,8.08,106.0,10.86,7.19,23.41,1.57,21.83,0.29,1.69,13.0,9.75,106.0,69.98,20.95,136.52,34.09,102.43,0.26,3.11,73.02,71.28,106.0,126.23,29.31,208.25,73.64,134.61,1.02,3.51,129.56,117.5,106.0,226.93,31.87,295.21,158.74,136.47,-0.34,2.18,229.14,235.0,106.0,336.56,40.06,423.12,249.56,173.56,0.12,2.13,338.91,334.88,106.0
+BO-N-G060005 = 218.66,29.43,273.2,154.02,119.17,-0.78,2.81,220.59,226.08,45.0,321.85,50.33,404.36,234.95,169.41,-0.15,1.84,325.68,327.47,45.0,143.59,40.81,196.15,74.71,121.43,-0.41,1.52,149.15,163.68,45.0,126.46,20.38,179.1,99.74,79.35,0.83,2.63,128.05,119.53,45.0,49.19,24.71,110.53,21.68,88.85,1.0,2.87,54.92,38.53,45.0,12.42,7.01,33.08,1.88,31.19,1.2,4.06,14.22,9.46,45.0,9.03,3.81,21.17,3.66,17.51,1.1,4.26,9.78,8.76,45.0,9.52,4.38,19.97,2.87,17.09,0.28,2.33,10.46,9.64,45.0,58.52,9.8,84.26,42.1,42.15,0.54,2.98,59.32,58.53,45.0,145.72,15.59,184.58,121.0,63.58,0.6,3.0,146.53,143.63,45.0,235.15,35.77,369.38,184.58,184.8,1.81,6.73,237.79,224.79,45.0,278.0,19.59,327.99,245.85,82.14,0.73,3.29,278.67,273.69,45.0
+BO-O-G050001 = 22.97,13.34,66.54,8.51,58.03,1.49,4.93,26.47,18.36,39.0,157.52,101.99,469.55,33.08,436.48,1.05,3.67,186.94,121.0,39.0,19.83,5.15,32.09,6.49,25.61,-0.35,3.69,20.48,19.23,39.0,6.25,1.65,10.56,3.77,6.78,0.73,3.27,6.46,5.84,39.0,1.92,1.18,5.41,1.0,4.41,1.4,4.23,2.24,1.36,39.0,1.51,1.3,8.01,1.0,7.01,3.79,17.96,1.99,1.0,39.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,39.0,1.01,0.05,1.3,1.0,0.3,5.84,35.72,1.01,1.0,39.0,9.29,1.58,14.21,6.21,8.01,0.62,4.07,9.42,9.05,39.0,6.38,2.2,13.38,3.77,9.61,1.31,4.3,6.74,5.67,39.0,8.99,2.19,12.6,5.58,7.02,0.06,1.73,9.24,9.04,39.0,17.9,7.71,30.83,7.32,23.51,0.18,1.72,19.45,17.42,39.0
+BO-O-G050002 = 57.33,12.5,82.0,44.18,37.82,0.73,2.13,58.63,54.0,30.0,93.48,11.24,119.33,80.54,38.8,0.64,2.29,94.13,93.73,30.0,28.94,5.9,39.64,17.56,22.08,0.14,2.53,29.51,28.67,30.0,19.84,3.73,28.41,16.04,12.37,0.88,2.72,20.18,18.96,30.0,1.04,0.14,1.53,1.0,0.53,3.0,10.39,1.05,1.0,30.0,3.02,1.63,6.69,1.28,5.41,0.67,2.34,3.42,2.8,30.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,30.0,1.04,0.1,1.31,1.0,0.31,2.14,5.92,1.05,1.0,30.0,31.61,7.6,46.09,19.51,26.58,0.39,2.37,32.48,30.39,30.0,22.06,3.15,29.32,17.83,11.49,0.76,2.66,22.28,21.71,30.0,34.4,2.74,40.85,29.14,11.71,0.05,2.7,34.51,34.41,30.0,45.94,9.82,68.22,29.85,38.37,0.35,2.19,46.94,44.05,30.0
+BO-O-G050003 = 45.47,7.59,58.67,26.78,31.89,-1.02,3.56,46.08,47.5,44.0,94.08,17.1,124.71,55.23,69.47,-0.13,2.43,95.59,93.45,44.0,20.15,2.72,28.45,11.86,16.58,0.04,5.17,20.33,19.84,44.0,19.02,3.32,27.6,11.51,16.09,0.52,3.09,19.3,18.65,44.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,44.0,8.24,3.84,15.1,1.0,14.1,-0.24,1.92,9.07,8.77,44.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,44.0,1.17,0.4,3.05,1.0,2.05,3.19,13.56,1.24,1.0,44.0,21.64,8.31,48.67,9.92,38.75,1.28,4.98,23.15,19.75,44.0,17.29,3.65,24.32,9.34,14.98,-0.07,2.53,17.66,17.58,44.0,26.89,6.73,39.8,13.66,26.14,0.04,1.96,27.7,27.68,44.0,37.02,7.0,56.93,23.83,33.09,0.51,3.53,37.66,37.23,44.0
+BO-O-G050004 = 61.6,5.41,73.64,50.46,23.18,0.0,2.79,61.83,61.39,33.0,92.88,16.6,132.46,69.26,63.2,0.87,3.1,94.3,88.17,33.0,21.54,3.23,29.32,17.56,11.76,0.83,2.49,21.77,20.11,33.0,23.33,2.75,28.45,18.42,10.03,-0.23,2.04,23.48,23.61,33.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,33.0,1.45,0.89,4.66,1.0,3.66,2.06,6.69,1.69,1.0,33.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,33.0,1.03,0.06,1.16,1.0,0.16,1.32,3.21,1.04,1.0,33.0,27.89,4.73,42.1,21.28,20.82,1.17,3.99,28.28,26.28,33.0,23.89,4.22,30.22,17.56,12.66,-0.02,1.56,24.25,23.78,33.0,46.6,5.8,61.73,39.26,22.46,0.88,3.14,46.95,45.65,33.0,35.97,4.51,45.82,29.32,16.5,0.62,2.31,36.24,35.2,33.0
+BO-O-G050005 = 76.22,6.56,81.75,63.83,17.92,-1.26,3.24,76.46,78.21,6.0,99.73,8.48,114.62,92.24,22.38,0.92,2.57,100.03,97.46,6.0,30.77,2.48,34.09,26.98,7.11,-0.19,2.18,30.85,30.68,6.0,20.08,3.05,25.21,16.53,8.68,0.62,2.44,20.27,19.93,6.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,6.0,1.53,0.3,1.94,1.16,0.79,0.13,1.64,1.56,1.51,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,24.35,0.36,24.66,23.74,0.93,-0.82,2.25,24.35,24.46,6.0,22.98,2.77,27.6,20.5,7.1,0.81,2.18,23.12,22.01,6.0,40.38,1.03,42.22,39.64,2.58,1.04,2.68,40.39,39.95,6.0,43.34,2.64,45.27,38.44,6.83,-1.24,2.99,43.41,44.72,6.0
+BO-O-G050006 = 22.03,9.42,37.97,7.42,30.55,-0.15,1.65,23.92,23.48,44.0,120.99,58.92,299.07,42.1,256.97,0.81,3.64,134.28,114.49,44.0,14.24,6.11,28.45,5.75,22.7,0.56,2.52,15.47,13.71,44.0,12.99,5.99,24.12,4.1,20.02,0.24,1.88,14.28,11.96,44.0,1.03,0.08,1.39,1.0,0.39,3.23,13.58,1.03,1.0,44.0,4.91,3.42,11.19,1.0,10.19,0.36,1.77,5.96,4.46,44.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,44.0,1.0,0.01,1.08,1.0,0.08,4.18,20.3,1.0,1.0,44.0,12.24,2.06,17.39,8.77,8.62,0.7,3.07,12.41,11.86,44.0,10.66,2.7,15.94,5.05,10.89,-0.04,2.46,10.99,10.7,44.0,14.77,5.5,29.97,6.34,23.63,1.03,3.51,15.74,13.05,44.0,19.19,7.97,35.09,7.47,27.61,0.25,1.99,20.74,19.18,44.0
+BO-O-G050007 = 48.03,7.86,60.38,35.75,24.63,-0.32,2.31,48.6,50.46,9.0,93.65,17.81,132.46,69.75,62.72,1.06,3.71,95.15,89.54,9.0,23.08,3.46,30.22,17.86,12.36,0.67,3.37,23.31,22.85,9.0,16.69,1.91,20.11,14.27,5.84,0.39,2.24,16.79,16.53,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,4.85,2.54,8.58,1.0,7.58,0.3,2.1,5.41,3.89,9.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,9.0,1.18,0.2,1.62,1.0,0.62,1.23,3.77,1.19,1.16,9.0,24.02,4.97,31.14,16.56,14.58,-0.23,1.94,24.47,24.86,9.0,22.21,4.59,31.14,16.63,14.51,0.71,2.69,22.63,21.08,9.0,41.49,9.82,60.47,31.04,29.42,0.72,2.55,42.51,40.93,9.0,33.66,5.48,42.1,26.03,16.07,0.11,1.81,34.05,34.71,9.0
+BO-O-G050008 = 45.03,15.69,92.24,24.96,67.28,1.65,5.72,47.54,40.65,18.0,102.71,31.69,181.52,70.31,111.22,1.4,3.88,107.23,95.79,18.0,16.98,2.15,22.35,13.79,8.56,0.73,3.33,17.1,16.62,18.0,13.59,2.62,17.53,8.62,8.91,-0.34,2.21,13.83,14.12,18.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,7.35,2.9,11.68,3.15,8.53,0.15,1.77,7.87,6.93,18.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,18.0,1.53,0.4,2.19,1.0,1.19,-0.04,1.78,1.58,1.51,18.0,13.03,1.2,15.21,10.51,4.7,0.07,2.81,13.09,12.95,18.0,10.04,1.58,12.27,7.78,4.5,0.17,1.68,10.16,9.9,18.0,15.53,2.12,18.99,11.16,7.82,-0.38,2.37,15.67,15.56,18.0,28.13,4.89,37.32,20.76,16.56,0.39,2.1,28.53,27.82,18.0
+BO-O-G050009 = 70.71,6.18,78.77,61.86,16.91,-0.13,1.42,70.95,72.49,11.0,106.54,5.96,118.26,97.6,20.67,0.26,2.77,106.69,105.66,11.0,33.22,3.54,38.48,27.44,11.04,-0.14,1.88,33.39,33.77,11.0,18.86,1.1,20.83,17.61,3.22,0.8,2.64,18.88,18.7,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,2.21,0.58,3.22,1.31,1.91,0.36,2.24,2.27,2.02,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.03,0.04,1.12,1.0,0.12,1.14,3.09,1.03,1.0,11.0,28.8,1.81,31.14,25.22,5.92,-0.33,2.48,28.85,28.56,11.0,26.27,1.86,29.37,22.35,7.02,-0.34,3.28,26.33,26.2,11.0,40.4,4.97,47.8,35.13,12.67,0.24,1.33,40.68,37.39,11.0,44.3,3.3,49.75,39.75,10.0,0.01,1.88,44.41,44.8,11.0
+BO-O-G050010 = 37.98,7.92,56.93,26.2,30.73,0.49,2.39,38.78,37.86,46.0,106.23,19.57,140.7,70.31,70.39,-0.02,1.92,107.98,106.53,46.0,25.24,6.13,44.72,18.65,26.07,1.53,5.02,25.96,23.1,46.0,18.53,3.71,25.99,9.04,16.94,-0.33,2.83,18.89,18.9,46.0,1.02,0.03,1.13,1.0,0.13,1.94,6.66,1.02,1.0,46.0,2.54,1.29,6.11,1.0,5.11,0.69,2.93,2.84,2.37,46.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,46.0,1.08,0.17,1.62,1.0,0.62,2.24,6.98,1.09,1.0,46.0,15.72,11.0,42.1,5.23,36.87,1.15,3.08,19.12,10.74,46.0,10.68,4.87,21.04,3.54,17.5,0.7,2.6,11.71,9.73,46.0,18.95,6.64,32.09,10.95,21.15,0.53,1.96,20.06,17.2,46.0,46.77,7.39,60.47,27.6,32.86,-0.39,2.81,47.34,48.2,46.0
+BO-O-G050011 = 52.43,1.56,56.7,50.46,6.24,1.48,4.9,52.45,52.0,15.0,112.54,10.43,130.49,96.89,33.6,0.29,1.94,112.99,110.53,15.0,24.37,2.76,28.1,19.41,8.69,-0.44,1.85,24.52,25.26,15.0,18.11,1.58,21.07,15.1,5.97,-0.13,2.44,18.18,18.35,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,3.19,1.88,7.26,1.0,6.26,0.72,2.52,3.67,2.79,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,1.02,0.03,1.12,1.0,0.12,2.04,5.96,1.02,1.0,15.0,26.87,1.79,32.36,24.84,7.52,1.97,7.05,26.93,26.38,15.0,23.62,1.89,27.44,20.73,6.71,0.17,2.32,23.7,23.74,15.0,40.74,4.77,46.8,31.14,15.66,-0.53,2.49,41.0,41.06,15.0,40.16,4.51,48.96,32.65,16.31,-0.09,2.59,40.39,40.85,15.0
+BO-P-G070001 = 148.72,8.08,158.74,139.87,18.87,0.04,1.46,148.89,149.45,5.0,134.82,8.84,145.01,123.53,21.48,-0.18,1.54,135.05,136.52,5.0,41.36,5.0,47.5,34.09,13.41,-0.29,2.14,41.6,40.8,5.0,37.34,0.87,38.46,36.25,2.21,0.04,1.71,37.35,37.32,5.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,5.0,3.03,0.77,4.31,2.47,1.84,1.09,2.57,3.1,2.63,5.0,1.0,0.01,1.02,1.0,0.02,1.5,3.4,1.0,1.0,5.0,1.42,0.5,2.19,1.0,1.19,0.73,2.13,1.49,1.3,5.0,19.61,1.05,21.04,18.09,2.95,-0.13,2.4,19.63,19.57,5.0,39.84,2.29,42.1,37.28,4.82,-0.3,1.23,39.89,40.85,5.0,110.19,20.04,140.7,89.5,51.2,0.57,2.13,111.64,110.42,5.0,68.95,7.07,79.32,61.61,17.72,0.54,1.87,69.24,66.19,5.0
+BO-P-G070002 = 86.84,4.31,92.24,79.32,12.91,-0.38,2.13,86.93,85.78,11.0,111.13,6.58,121.0,98.15,22.85,-0.34,2.5,111.3,110.04,11.0,40.22,2.66,44.9,36.86,8.04,0.57,2.46,40.3,40.25,11.0,27.06,3.75,35.33,22.35,12.99,0.82,3.1,27.3,26.72,11.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,11.0,1.66,0.62,2.69,1.0,1.69,0.48,1.93,1.76,1.56,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.85,9.1,1.01,1.0,11.0,26.22,3.7,34.91,22.56,12.35,1.21,3.67,26.45,25.13,11.0,29.23,0.95,30.22,27.19,3.02,-0.84,2.74,29.24,29.59,11.0,42.85,5.53,52.48,35.13,17.34,0.29,1.92,43.17,43.35,11.0,62.66,11.25,81.95,48.36,33.59,0.56,1.96,63.57,60.47,11.0
+BO-P-G070003 = 131.15,17.49,158.74,92.28,66.46,-0.8,3.2,132.25,134.49,20.0,137.82,10.51,158.74,121.0,37.74,0.14,2.23,138.2,137.63,20.0,45.08,6.58,60.47,34.61,25.85,0.41,2.79,45.53,44.85,20.0,50.45,5.83,62.32,41.02,21.3,0.35,2.37,50.77,49.33,20.0,1.17,0.3,2.08,1.0,1.08,1.87,5.65,1.2,1.0,20.0,2.0,0.89,3.66,1.0,2.66,0.25,1.78,2.18,2.04,20.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,20.0,2.23,0.69,3.24,1.12,2.12,-0.15,1.84,2.33,2.26,20.0,22.8,2.81,29.32,18.78,10.53,0.67,2.81,22.96,22.35,20.0,46.05,8.2,62.43,30.68,31.75,-0.21,2.62,46.74,47.6,20.0,91.02,21.99,140.7,55.64,85.06,0.46,2.56,93.51,87.5,20.0,96.26,21.04,140.7,63.33,77.37,0.62,2.53,98.42,90.51,20.0
+BO-P-G070004 = 91.39,20.14,134.49,55.23,79.26,0.22,2.26,93.5,89.5,27.0,118.13,13.07,145.27,97.97,47.3,0.18,2.29,118.83,117.41,27.0,40.16,5.74,52.59,31.14,21.45,0.5,2.45,40.55,39.62,27.0,45.02,10.59,61.39,26.09,35.3,-0.4,1.95,46.21,47.5,27.0,1.17,0.25,2.06,1.0,1.06,1.93,7.09,1.19,1.0,27.0,2.31,1.08,5.25,1.0,4.25,0.87,3.39,2.54,2.13,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0,1.65,0.49,2.33,1.0,1.33,-0.18,1.54,1.72,1.75,27.0,25.56,3.74,35.28,20.42,14.85,1.22,4.05,25.82,24.97,27.0,40.74,11.5,66.46,23.03,43.43,0.49,2.34,42.28,39.66,27.0,59.23,18.28,95.23,33.09,62.14,0.29,2.05,61.89,58.67,27.0,118.69,25.07,158.74,60.47,98.27,-0.64,2.54,121.22,126.62,27.0
+BO-P-G070005 = 16.07,9.1,37.99,4.8,33.19,0.48,2.02,18.44,13.71,100.0,74.82,47.13,210.67,13.79,196.88,0.77,2.77,88.3,59.0,100.0,6.28,5.68,36.08,1.24,34.84,2.57,11.54,8.45,4.37,100.0,5.16,3.77,21.82,1.0,20.82,1.52,6.77,6.37,4.93,100.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,100.0,1.25,0.91,5.41,1.0,4.41,3.8,16.32,1.55,1.0,100.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,100.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,100.0,8.11,5.42,19.81,1.0,18.81,0.19,1.97,9.74,8.5,100.0,5.25,3.76,15.89,1.0,14.89,0.58,2.49,6.45,4.7,100.0,7.82,4.86,23.78,1.0,22.78,0.69,3.42,9.2,7.46,100.0,11.86,6.64,32.76,2.0,30.76,0.96,3.4,13.57,9.95,100.0
+BO-P-G070006 = 90.91,14.07,122.79,76.97,45.82,1.33,3.7,91.88,87.5,10.0,103.38,12.17,121.88,84.26,37.63,-0.09,1.99,104.02,104.86,10.0,37.3,7.13,44.3,23.74,20.56,-0.69,2.23,37.91,39.94,10.0,32.07,6.01,41.52,23.03,18.49,-0.08,2.0,32.58,33.33,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.99,0.96,3.55,1.0,2.55,0.54,1.95,2.19,1.79,10.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,10.0,1.02,0.04,1.12,1.0,0.12,1.92,5.15,1.02,1.0,10.0,21.56,2.93,25.99,17.03,8.95,-0.13,2.02,21.74,21.79,10.0,24.55,4.45,30.95,18.09,12.85,0.1,1.72,24.91,23.64,10.0,52.69,10.23,70.75,39.64,31.11,0.32,2.15,53.57,52.81,10.0,62.07,8.77,74.24,48.36,25.88,-0.06,1.82,62.63,62.79,10.0
+BO-P-G070007 = 90.3,11.88,117.41,67.39,50.02,0.26,2.61,91.05,88.33,28.0,123.2,15.54,145.01,95.06,49.95,-0.24,1.76,124.14,127.57,28.0,44.44,8.65,58.67,29.32,29.35,0.17,2.23,45.25,43.31,28.0,57.72,17.53,97.97,38.95,59.02,0.78,2.37,60.23,50.34,28.0,1.69,1.15,4.95,1.0,3.95,1.46,3.9,2.03,1.0,28.0,2.25,1.89,7.54,1.0,6.54,1.38,3.72,2.91,1.16,28.0,1.07,0.17,1.72,1.0,0.72,2.63,9.52,1.08,1.0,28.0,1.63,0.85,4.66,1.0,3.66,1.91,6.81,1.83,1.21,28.0,22.78,3.5,31.91,16.04,15.87,0.03,3.66,23.04,23.33,28.0,43.71,13.22,65.27,20.41,44.85,-0.01,1.87,45.6,43.09,28.0,53.86,15.16,74.68,33.08,41.6,0.02,1.36,55.88,54.48,28.0,147.15,28.13,224.79,107.25,117.54,1.1,4.0,149.72,141.77,28.0
+BO-P-G070008 = 56.82,13.63,88.22,41.99,46.23,1.0,2.99,58.33,52.38,15.0,106.53,6.15,121.0,97.97,23.03,0.73,3.27,106.69,104.25,15.0,46.75,9.33,69.16,34.06,35.1,0.87,3.29,47.61,44.7,15.0,6.47,2.79,13.93,2.3,11.63,1.02,4.57,7.01,6.71,15.0,1.05,0.11,1.36,1.0,0.36,2.13,5.99,1.05,1.0,15.0,1.26,0.7,3.49,1.0,2.49,2.57,8.21,1.43,1.0,15.0,1.12,0.2,1.56,1.0,0.56,1.44,3.53,1.14,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.01,1.03,1.0,0.03,2.62,8.51,1.0,1.0,15.0,1.54,0.63,2.74,1.0,1.74,0.78,2.06,1.66,1.18,15.0,25.59,7.13,34.09,14.76,19.33,-0.23,1.58,26.5,26.78,15.0,107.12,21.18,158.74,79.32,79.42,0.89,3.6,109.06,103.92,15.0
+BO-P-G070009 = 80.07,23.73,132.46,34.09,98.37,-0.05,2.36,83.45,80.0,54.0,120.75,21.35,163.6,55.23,108.37,-0.87,4.15,122.59,122.25,54.0,39.99,9.95,55.23,16.04,39.2,-0.75,2.87,41.19,41.91,54.0,19.34,7.99,37.1,6.18,30.92,0.39,2.13,20.9,19.23,54.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,54.0,1.4,0.62,3.89,1.0,2.89,1.94,6.84,1.53,1.02,54.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,54.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,54.0,9.96,4.02,18.65,2.3,16.35,0.16,2.42,10.73,9.38,54.0,10.85,5.21,20.75,2.65,18.1,0.19,1.76,12.02,9.49,54.0,32.76,9.46,56.93,13.71,43.22,-0.11,2.94,34.08,33.77,54.0,135.04,37.2,221.2,59.89,161.3,-0.22,2.74,139.98,136.88,54.0
+BO-P-G070010 = 28.98,23.06,145.01,7.78,137.23,2.45,9.77,36.97,22.17,117.0,71.02,32.94,168.61,24.13,144.48,0.78,2.99,78.23,61.56,117.0,7.41,4.25,21.04,1.13,19.91,0.99,3.34,8.53,6.05,117.0,3.61,2.55,12.22,1.0,11.22,1.13,3.61,4.41,2.9,117.0,1.03,0.12,1.86,1.0,0.86,4.94,29.85,1.03,1.0,117.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,117.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,117.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,117.0,2.81,2.23,10.84,1.0,9.84,1.61,5.13,3.58,1.77,117.0,2.33,2.14,13.38,1.0,12.38,2.24,8.83,3.16,1.38,117.0,5.71,3.84,14.65,1.0,13.65,0.62,2.21,6.87,4.39,117.0,35.27,14.09,72.75,9.59,63.15,0.53,2.84,37.96,32.88,117.0
+BO-P-G070011 = 47.46,12.89,87.19,28.88,58.3,0.83,3.48,49.16,45.65,75.0,108.57,28.24,163.6,56.23,107.37,0.01,2.06,112.13,105.69,75.0,25.64,6.81,41.7,16.28,25.42,0.45,2.22,26.52,25.31,75.0,18.93,6.07,37.1,9.67,27.42,0.95,3.71,19.86,18.23,75.0,1.04,0.09,1.39,1.0,0.39,2.46,8.57,1.04,1.0,75.0,2.89,1.96,8.01,1.0,7.01,0.7,2.23,3.48,2.4,75.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,75.0,1.0,0.01,1.11,1.0,0.11,8.49,73.02,1.0,1.0,75.0,21.06,6.34,36.21,10.32,25.89,0.61,2.56,21.98,19.24,75.0,16.57,5.92,35.13,8.0,27.13,0.78,3.48,17.58,16.15,75.0,25.15,7.31,40.85,14.89,25.96,0.33,1.83,26.17,24.78,75.0,63.92,29.86,152.62,21.04,131.58,1.13,3.89,70.47,56.39,75.0
+BO-P-G070012 = 101.13,12.89,121.28,82.83,38.45,0.28,1.72,101.88,97.32,13.0,111.21,6.29,124.5,101.02,23.48,0.69,2.93,111.37,110.53,13.0,37.69,1.96,40.65,34.61,6.04,0.22,1.98,37.73,37.34,13.0,49.17,5.34,59.73,43.39,16.34,0.62,2.14,49.43,48.04,13.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,13.0,1.02,0.06,1.2,1.0,0.2,2.64,8.74,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.86,0.43,2.55,1.3,1.24,0.18,1.66,1.91,1.84,13.0,29.55,2.07,33.21,26.1,7.11,0.19,2.22,29.62,29.62,13.0,50.48,3.44,56.37,44.52,11.85,-0.23,2.22,50.59,50.55,13.0,53.86,6.26,63.11,43.75,19.37,0.04,1.89,54.19,52.94,13.0,162.4,16.34,193.05,139.37,53.69,0.63,2.68,163.16,161.32,13.0
+BO-P-G070013 = 61.64,22.62,132.46,31.14,101.32,1.01,3.62,65.59,57.49,50.0,114.11,15.17,140.7,70.31,70.39,-0.85,4.13,115.1,116.59,50.0,32.65,10.18,57.15,16.04,41.12,-0.07,2.03,34.17,36.41,50.0,5.61,3.63,21.55,1.57,19.99,2.02,8.93,6.66,4.89,50.0,1.03,0.1,1.51,1.0,0.51,3.36,13.75,1.04,1.0,50.0,1.11,0.24,2.13,1.0,1.13,2.43,8.91,1.13,1.0,50.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,50.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,50.0,2.14,1.44,6.45,1.0,5.45,1.47,4.58,2.57,1.51,50.0,2.5,1.39,6.36,1.0,5.36,0.95,3.09,2.86,2.06,50.0,26.24,9.05,49.98,13.8,36.18,0.55,2.42,27.73,24.82,50.0,112.2,24.67,163.6,73.97,89.63,0.37,1.86,114.83,105.36,50.0
+BO-P-G070014 = 23.86,13.64,92.32,12.22,80.1,1.76,7.35,27.45,17.56,108.0,48.18,29.77,184.58,17.33,167.25,1.6,6.77,56.56,40.01,108.0,10.05,7.81,31.27,1.44,29.83,0.82,2.16,12.71,5.62,108.0,2.32,2.63,16.53,1.0,15.53,3.06,13.07,3.5,1.31,108.0,1.16,0.39,3.05,1.0,2.05,2.75,10.45,1.22,1.0,108.0,1.11,0.61,6.49,1.0,5.49,7.33,60.75,1.26,1.0,108.0,1.25,0.51,4.0,1.0,3.0,2.72,11.37,1.35,1.0,108.0,1.03,0.08,1.53,1.0,0.53,3.36,16.06,1.04,1.0,108.0,2.68,2.7,18.09,1.0,17.09,3.04,14.49,3.8,1.67,108.0,3.66,4.38,29.32,1.0,28.32,3.26,16.05,5.69,1.9,108.0,7.06,4.32,18.09,1.31,16.78,0.76,2.8,8.26,6.25,108.0,26.85,24.47,100.97,3.26,97.72,1.45,4.06,36.25,18.11,108.0
+BO-P-G070015 = 68.08,15.39,110.53,54.56,55.97,1.39,3.96,69.72,60.47,21.0,115.72,10.2,140.7,104.06,36.64,0.62,2.82,116.15,115.03,21.0,29.95,3.03,36.21,25.99,10.22,0.76,2.47,30.1,29.33,21.0,34.22,6.74,43.39,23.74,19.66,-0.27,1.79,34.85,35.13,21.0,1.01,0.06,1.27,1.0,0.27,4.25,19.05,1.01,1.0,21.0,2.1,1.79,7.1,1.0,6.1,1.5,4.16,2.73,1.0,21.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,21.0,1.39,0.26,1.84,1.0,0.84,-0.14,1.94,1.42,1.44,21.0,29.41,3.37,36.21,24.46,11.75,0.16,2.18,29.59,29.37,21.0,40.98,8.93,53.59,23.78,29.81,-0.63,2.23,41.89,43.39,21.0,41.52,5.47,52.15,33.08,19.08,0.26,2.01,41.86,40.49,21.0,99.71,34.56,179.1,46.8,132.3,0.43,2.64,105.26,95.06,21.0
+BO-S-G080001 = 257.55,20.62,308.23,208.25,99.98,-0.13,2.42,258.37,257.2,171.0,129.81,20.7,199.06,95.23,103.83,1.05,4.12,131.44,127.31,171.0,110.83,25.25,168.61,67.21,101.41,0.6,2.37,113.66,104.06,171.0,48.24,15.26,81.75,19.81,61.94,0.25,1.83,50.59,46.17,171.0,53.1,26.49,119.47,12.6,106.87,0.5,2.27,59.3,49.16,171.0,90.42,37.98,184.58,12.99,171.59,0.44,2.38,98.03,87.68,171.0,25.84,9.06,52.0,1.56,50.44,-0.14,3.32,27.37,26.78,171.0,4.71,5.7,34.09,1.0,33.09,3.07,13.27,7.38,2.96,171.0,97.47,37.26,190.23,28.05,162.18,0.53,2.99,104.31,91.5,171.0,151.72,32.92,234.95,56.08,178.87,-0.17,3.38,155.23,154.02,171.0,131.61,24.54,190.23,86.84,103.4,0.33,2.31,133.86,128.53,171.0,162.08,24.2,234.95,100.97,133.98,0.41,3.33,163.86,161.17,171.0
+BO-S-G080002 = 129.16,12.03,158.74,110.73,48.01,0.75,2.99,129.69,127.74,28.0,88.76,6.18,99.74,79.36,20.38,0.2,2.02,88.97,88.24,28.0,192.11,34.37,243.14,125.22,117.92,-0.61,2.27,195.05,202.36,28.0,43.11,10.99,66.88,25.99,40.89,0.3,2.43,44.44,42.57,28.0,69.45,16.02,95.06,47.5,47.56,0.16,1.7,71.21,68.91,28.0,63.13,10.69,81.75,38.71,43.04,-0.72,3.05,64.0,64.46,28.0,3.44,0.97,5.41,2.19,3.22,0.4,2.07,3.57,3.39,28.0,85.21,20.14,107.25,41.88,65.37,-0.85,2.32,87.47,95.25,28.0,84.13,15.39,121.0,61.8,59.2,0.75,2.75,85.47,81.08,28.0,367.36,45.11,456.42,282.54,173.87,-0.05,2.37,370.03,367.74,28.0,201.21,28.19,253.38,149.45,103.93,-0.04,2.26,203.1,200.56,28.0,162.21,11.03,190.23,148.4,41.83,0.82,2.88,162.57,159.44,28.0
+BO-S-G080003 = 139.88,23.69,179.1,108.99,70.1,0.17,1.72,141.76,136.52,17.0,114.08,16.92,149.45,97.97,51.48,0.89,2.35,115.25,107.25,17.0,170.75,65.66,299.07,98.97,200.1,0.52,1.93,182.24,149.45,17.0,94.51,34.24,140.7,43.85,96.84,-0.25,1.53,100.18,104.06,17.0,62.95,49.09,187.31,15.42,171.88,1.09,3.36,78.93,42.0,17.0,15.8,14.66,53.29,2.98,50.31,1.27,3.59,21.26,9.04,17.0,4.31,4.55,15.56,1.0,14.56,1.26,3.33,6.17,1.67,17.0,27.67,21.72,71.48,4.33,67.15,0.62,2.03,34.78,19.7,17.0,57.31,27.9,113.21,23.9,89.31,0.5,2.08,63.38,52.91,17.0,233.66,86.69,347.75,106.26,241.5,-0.23,1.5,248.34,265.08,17.0,137.36,48.63,237.86,89.5,148.36,0.79,2.37,145.24,121.0,17.0,108.89,28.91,182.81,85.55,97.27,1.38,3.72,112.45,95.06,17.0
+BO-S-G080004 = 213.02,53.43,327.39,107.25,220.14,-0.44,2.19,219.59,227.97,309.0,113.38,36.78,238.55,64.23,174.32,1.13,3.61,119.18,102.61,309.0,80.95,17.1,188.43,51.28,137.15,2.15,12.07,82.73,78.65,309.0,61.59,14.79,100.97,27.12,73.86,-0.26,2.77,63.33,62.32,309.0,94.42,37.59,179.1,21.04,158.06,-0.18,1.95,101.6,100.97,309.0,41.1,12.66,104.06,21.68,82.38,1.45,6.36,43.0,39.24,309.0,17.1,9.8,43.39,3.44,39.95,0.68,2.59,19.7,15.41,309.0,27.48,24.16,97.97,1.0,96.97,1.26,3.93,36.56,19.89,309.0,83.11,18.37,149.45,25.74,123.71,-0.18,5.61,85.11,81.79,309.0,105.65,49.52,347.75,41.7,306.05,2.12,8.55,116.65,89.5,309.0,127.85,23.61,202.06,79.32,122.74,0.79,3.56,130.0,125.17,309.0,150.48,27.46,242.15,95.06,147.09,0.52,3.12,152.95,148.57,309.0
+BO-S-G080005 = 148.14,48.68,285.87,70.31,215.56,0.8,2.88,155.91,137.5,472.0,101.0,28.89,190.23,50.46,139.78,0.82,3.13,105.05,94.96,472.0,92.74,37.06,199.71,38.46,161.25,1.08,3.2,99.86,77.08,472.0,55.48,16.14,149.45,23.74,125.71,1.25,7.02,57.78,54.59,472.0,51.41,47.88,179.1,2.71,176.39,0.96,2.74,70.22,36.76,472.0,20.45,14.69,66.19,4.95,61.25,0.92,2.74,25.17,15.42,472.0,3.68,3.51,20.77,1.0,19.77,1.68,5.82,5.09,2.13,472.0,18.17,20.41,96.52,1.0,95.52,1.45,4.91,27.31,13.11,472.0,46.64,28.9,149.45,4.38,145.06,0.13,2.09,54.85,49.75,472.0,77.74,59.36,347.75,17.56,330.2,1.78,5.96,97.77,57.9,472.0,143.52,30.72,249.56,84.26,165.3,0.48,2.84,146.77,139.87,472.0,148.45,23.91,257.2,86.84,170.37,0.37,3.79,150.36,149.48,472.0
+BO-S-G080006 = 121.98,11.32,158.74,107.25,51.49,1.69,6.0,122.49,119.2,25.0,101.48,12.84,128.53,79.32,49.2,0.0,2.31,102.25,102.61,25.0,162.95,32.86,221.2,109.49,111.71,-0.13,1.94,166.1,163.6,25.0,81.42,25.04,124.71,49.16,75.55,0.43,1.8,85.04,76.97,25.0,56.04,28.88,136.52,25.5,111.02,1.31,4.0,62.77,46.09,25.0,23.97,12.88,53.59,5.72,47.88,0.56,2.62,27.08,21.22,25.0,2.24,1.47,8.51,1.22,7.3,3.5,14.91,2.66,1.96,25.0,32.4,16.9,70.31,11.17,59.14,0.57,2.32,36.39,30.38,25.0,65.66,28.04,149.45,30.85,118.6,1.24,4.5,71.17,59.98,25.0,250.82,72.83,429.5,154.64,274.86,0.53,2.65,260.77,248.37,25.0,137.96,36.33,242.15,92.28,149.87,1.22,4.21,142.48,131.21,25.0,120.14,18.98,163.6,95.06,68.54,0.22,2.25,121.57,121.0,25.0
+BO-S-G080007 = 180.22,30.97,234.95,147.23,87.72,0.45,1.76,182.77,174.49,27.0,92.49,5.06,101.02,84.26,16.76,0.1,1.62,92.62,92.64,27.0,144.1,18.64,192.93,120.5,72.44,1.04,3.31,145.25,136.52,27.0,52.06,8.85,70.82,40.85,29.97,0.29,1.98,52.78,53.52,27.0,156.41,39.22,238.32,96.6,141.71,0.32,2.33,161.07,163.23,27.0,71.27,7.26,91.5,53.59,37.9,0.25,4.36,71.63,72.46,27.0,12.93,4.64,19.81,4.76,15.05,-0.44,1.86,13.71,14.21,27.0,74.12,22.67,114.39,41.03,73.36,0.32,1.86,77.39,70.75,27.0,89.67,15.25,112.53,63.85,48.68,-0.25,1.81,90.91,92.58,27.0,219.85,26.77,291.19,179.1,112.1,0.95,3.63,221.42,211.63,27.0,203.52,28.3,245.85,166.4,79.45,0.25,1.5,205.41,201.6,27.0,151.82,17.78,184.66,117.41,67.26,0.12,2.21,152.82,149.45,27.0
+BO-S-G080008 = 179.2,28.65,227.97,121.22,106.75,-0.32,1.98,181.44,184.58,69.0,113.6,13.55,145.01,86.84,58.17,0.3,2.61,114.4,112.33,69.0,172.01,46.0,265.08,89.66,175.42,0.03,2.07,177.97,179.1,69.0,78.34,23.23,133.0,42.1,90.9,0.46,2.3,81.66,75.91,69.0,216.63,96.52,404.36,62.47,341.89,0.33,1.83,236.87,191.42,69.0,78.21,20.65,128.53,39.64,88.89,0.69,2.51,80.85,70.34,69.0,8.66,4.68,23.03,1.93,21.1,0.79,3.17,9.82,7.55,69.0,63.31,27.97,124.71,14.63,110.08,0.26,2.06,69.13,60.68,69.0,73.06,26.47,123.71,35.53,88.18,0.22,1.65,77.64,69.71,69.0,277.56,64.67,470.18,179.1,291.08,0.65,3.25,284.89,273.2,69.0,213.96,35.24,273.2,154.02,119.17,-0.25,1.65,216.81,221.2,69.0,188.74,27.0,249.56,140.7,108.86,0.28,2.22,190.63,182.91,69.0
+BO-S-G080009 = 238.49,68.85,456.21,117.41,338.8,0.3,2.81,248.2,242.67,404.0,138.48,37.78,235.9,79.32,156.57,0.39,2.27,143.53,136.69,404.0,85.27,24.38,179.1,42.1,136.99,1.45,5.55,88.68,81.34,404.0,42.7,10.38,95.06,26.78,68.28,1.18,5.08,43.94,40.85,404.0,100.95,27.7,173.77,37.32,136.46,0.29,2.47,104.67,100.97,404.0,51.76,22.84,149.45,11.51,137.94,0.49,3.22,56.56,49.3,404.0,14.02,7.26,58.67,2.33,56.34,1.79,8.63,15.79,12.44,404.0,18.0,18.86,91.11,1.0,90.11,1.65,5.5,26.06,13.48,404.0,71.22,12.87,124.71,37.32,87.39,0.19,3.69,72.37,72.46,404.0,155.37,33.77,273.2,95.06,178.14,0.65,3.49,158.99,153.46,404.0,139.79,36.03,281.56,92.24,189.33,1.28,4.51,144.35,130.67,404.0,197.42,48.79,358.4,113.92,244.48,0.79,2.93,203.35,184.58,404.0
+BO-S-G080010 = 181.84,31.39,227.97,138.73,89.24,0.01,1.42,184.45,186.33,34.0,91.79,6.19,104.06,81.79,22.27,0.1,2.29,92.0,92.94,34.0,112.88,22.95,163.8,84.26,79.55,0.67,2.42,115.12,109.01,34.0,44.54,8.14,56.18,29.93,26.26,-0.13,1.66,45.26,43.8,34.0,121.51,22.21,158.81,77.84,80.97,-0.24,2.02,123.46,125.46,34.0,76.86,12.81,120.84,57.96,62.89,1.6,6.07,77.89,73.65,34.0,8.96,5.07,21.04,3.44,17.6,1.02,2.86,10.26,6.12,34.0,47.69,26.48,102.61,19.44,83.17,0.83,2.22,54.36,34.6,34.0,84.2,16.76,105.45,52.0,53.45,-0.76,2.13,85.81,90.91,34.0,196.77,27.85,292.83,154.02,138.81,1.47,5.37,198.68,184.58,34.0,186.63,30.37,249.62,145.07,104.54,0.86,2.6,189.01,177.11,34.0,164.76,30.92,227.97,119.2,108.77,-0.07,1.8,167.56,169.84,34.0
+BO-S-G080011 = 106.62,5.94,121.0,95.06,25.94,0.14,3.0,106.78,107.36,34.0,114.25,24.82,168.61,79.36,89.25,0.84,2.8,116.84,105.51,34.0,138.99,24.12,179.1,95.06,84.04,-0.3,2.16,141.01,140.03,34.0,49.57,7.33,61.15,34.09,27.06,-0.71,2.41,50.1,52.05,34.0,21.45,6.81,31.79,8.56,23.23,-0.19,1.74,22.47,22.01,34.0,7.83,4.08,15.1,2.47,12.63,0.35,1.92,8.8,7.51,34.0,1.47,0.29,2.01,1.0,1.01,-0.26,2.07,1.5,1.54,34.0,5.34,3.3,13.28,1.13,12.15,0.75,2.56,6.25,4.6,34.0,24.54,3.72,31.27,16.74,14.53,-0.08,2.17,24.81,24.32,34.0,104.97,17.93,152.79,77.84,74.95,0.5,2.68,106.45,105.77,34.0,102.29,12.33,127.31,86.88,40.43,0.43,1.79,103.01,100.48,34.0,126.69,15.86,158.74,100.97,57.77,0.19,2.39,127.65,125.69,34.0
+BO-S-G080012 = 262.28,86.35,580.71,154.02,426.68,1.32,4.09,276.09,231.67,366.0,167.53,47.47,308.23,84.26,223.97,0.46,2.33,174.1,161.2,366.0,116.74,47.36,246.12,53.16,192.96,0.65,2.06,125.95,97.84,366.0,65.84,24.17,138.76,24.46,114.3,0.58,2.71,70.12,62.13,366.0,104.71,24.54,168.61,48.96,119.65,-0.15,2.62,107.53,105.13,366.0,55.52,33.41,128.53,8.26,120.27,0.22,1.91,64.77,58.09,366.0,18.53,11.03,43.39,1.0,42.39,0.09,2.06,21.56,18.38,366.0,23.47,9.62,72.46,4.88,67.58,1.22,6.87,25.36,23.1,366.0,60.59,17.15,110.53,30.22,80.32,0.53,2.79,62.96,60.47,366.0,131.35,35.17,257.2,70.31,186.89,0.68,2.94,135.96,124.18,366.0,128.73,24.27,235.06,76.97,158.09,0.85,4.71,130.99,128.58,366.0,240.12,54.37,392.34,128.53,263.82,0.61,2.92,246.18,231.67,366.0
+BO-S-G080013 = 132.78,7.87,149.45,124.71,24.74,0.9,2.67,133.0,128.58,13.0,88.23,4.48,95.06,81.75,13.31,0.06,1.81,88.34,86.99,13.0,114.67,21.38,154.02,87.17,66.85,0.48,2.05,116.5,109.49,13.0,36.92,2.83,41.59,32.62,8.97,0.16,2.1,37.02,37.12,13.0,79.46,4.65,86.84,71.9,14.94,0.18,2.03,79.58,79.32,13.0,62.22,6.5,74.24,53.59,20.65,0.63,2.16,62.53,60.47,13.0,5.35,0.65,6.3,3.89,2.41,-0.75,3.17,5.38,5.41,13.0,89.71,10.14,104.06,71.79,32.28,-0.34,2.03,90.24,90.95,13.0,80.81,12.28,107.25,66.19,41.06,0.89,2.75,81.66,77.84,13.0,242.13,56.34,369.38,181.0,188.37,0.98,2.97,248.11,225.81,13.0,207.65,26.98,257.2,174.26,82.94,0.65,2.22,209.26,196.06,13.0,187.95,8.61,202.15,173.77,28.38,-0.05,2.08,188.13,188.12,13.0
+BO-T-G090001 = 138.19,10.1,156.81,117.41,39.4,-0.12,2.49,138.54,136.52,27.0,222.68,31.24,273.2,168.69,104.51,-0.16,1.88,224.78,227.97,27.0,141.18,15.8,173.53,110.99,62.55,0.13,2.39,142.03,142.29,27.0,53.7,6.21,67.21,44.74,22.46,0.55,2.49,54.04,53.62,27.0,4.86,1.03,6.69,2.97,3.71,-0.08,2.07,4.96,5.01,27.0,3.95,1.09,5.67,2.09,3.58,-0.1,1.76,4.1,4.13,27.0,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,3.97,0.61,5.1,2.5,2.6,-0.26,2.93,4.01,3.96,27.0,20.29,4.29,27.6,7.86,19.74,-1.07,4.26,20.72,21.41,27.0,64.69,9.93,89.86,50.46,39.41,0.52,2.75,65.42,63.06,27.0,256.22,53.38,337.42,152.56,184.85,-0.25,1.94,261.52,265.08,27.0
+BO-T-G090002 = 168.56,9.82,182.83,158.81,24.02,0.54,1.76,168.81,166.17,7.0,163.22,9.02,176.8,150.06,26.74,0.03,2.01,163.43,163.6,7.0,120.91,12.94,140.87,103.92,36.95,0.43,2.01,121.5,117.46,7.0,52.35,3.6,58.33,47.52,10.81,0.29,2.3,52.45,52.69,7.0,3.47,0.37,3.98,3.0,0.99,0.1,1.77,3.49,3.44,7.0,2.02,0.34,2.53,1.54,0.99,0.02,2.02,2.05,1.96,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.77,0.39,3.13,2.06,1.07,-0.9,2.45,2.8,2.97,7.0,8.95,0.86,10.84,8.31,2.52,1.73,4.52,8.99,8.76,7.0,90.36,6.63,100.97,78.91,22.06,-0.21,3.02,90.57,91.36,7.0,182.74,15.68,196.73,150.05,46.68,-1.42,3.85,183.32,187.58,7.0
+BO-T-G090003 = 177.36,30.08,257.2,128.53,128.68,0.38,2.18,179.87,172.33,109.0,235.7,31.29,311.27,168.61,142.66,-0.32,2.81,237.75,239.2,109.0,106.02,9.67,137.43,86.01,51.42,0.59,3.24,106.46,104.11,109.0,115.78,29.72,173.77,55.23,118.54,-0.45,2.17,119.5,121.36,109.0,5.66,1.18,12.18,3.77,8.41,1.59,9.79,5.78,5.6,109.0,4.47,2.22,17.03,2.13,14.91,2.8,14.7,4.98,4.22,109.0,1.05,0.22,2.71,1.0,1.71,5.34,34.48,1.07,1.0,109.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,109.0,15.66,5.38,25.26,2.94,22.31,-0.82,3.29,16.55,16.4,109.0,25.03,7.39,63.03,16.53,46.5,2.24,10.12,26.09,23.41,109.0,82.44,23.61,145.01,48.36,96.65,0.6,2.38,85.73,75.77,109.0,227.16,49.81,317.81,154.02,163.79,0.39,1.7,232.51,212.59,109.0
+BO-T-G090004 = 133.07,38.6,190.23,68.22,122.01,-0.1,1.66,138.33,138.91,24.0,128.65,18.86,158.74,97.97,60.77,-0.3,2.1,129.97,132.46,24.0,82.35,19.0,112.53,47.5,65.03,-0.27,2.0,84.42,85.74,24.0,50.82,12.59,70.31,23.74,46.57,-0.53,2.49,52.29,54.41,24.0,2.08,0.72,3.66,1.0,2.66,0.18,2.3,2.19,2.03,24.0,1.94,0.86,3.75,1.0,2.75,0.55,2.07,2.11,1.82,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,3.5,1.45,7.32,1.57,5.75,0.96,3.22,3.77,3.05,24.0,5.92,2.3,9.19,1.31,7.88,-0.56,2.08,6.34,6.59,24.0,63.17,8.62,84.26,48.96,35.3,0.54,2.99,63.73,63.13,24.0,139.79,32.56,196.06,97.97,98.09,0.47,1.98,143.38,132.52,24.0
+BO-T-G090005 = 187.15,18.08,221.2,145.01,76.19,-0.56,2.89,187.99,193.14,27.0,197.12,15.9,229.63,166.26,63.37,0.23,2.44,197.74,196.15,27.0,113.68,24.55,179.1,89.5,89.6,1.18,3.43,116.2,102.52,27.0,102.98,34.61,154.02,55.23,98.79,-0.04,1.4,108.44,107.66,27.0,4.95,0.76,6.22,3.24,2.98,-0.2,2.35,5.0,5.05,27.0,3.01,0.74,4.38,1.96,2.43,0.35,1.94,3.09,2.86,27.0,1.07,0.18,1.72,1.0,0.72,2.52,8.43,1.09,1.0,27.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,27.0,7.79,5.92,26.78,2.55,24.23,1.66,5.45,9.72,4.95,27.0,14.4,5.8,25.99,6.69,19.3,0.67,2.26,15.49,12.99,27.0,80.05,9.64,97.97,64.34,33.63,0.25,1.85,80.61,78.22,27.0,239.32,22.11,287.43,199.06,88.38,0.29,2.69,240.3,242.15,27.0
+BO-T-G090006 = 132.83,23.37,158.74,87.36,71.38,-0.48,2.01,134.74,135.74,15.0,135.7,25.78,173.77,104.06,69.71,0.03,1.54,137.96,133.83,15.0,85.06,22.76,113.92,46.85,67.07,-0.39,1.75,87.85,92.24,15.0,33.8,12.1,50.16,10.2,39.96,-0.35,2.06,35.76,32.94,15.0,2.14,0.72,3.34,1.16,2.19,0.15,1.7,2.25,2.1,15.0,2.21,1.38,5.93,1.06,4.87,1.55,4.55,2.58,1.76,15.0,1.02,0.05,1.16,1.0,0.16,1.9,5.57,1.03,1.0,15.0,1.0,0.0,1.0,1.0,0.0,NaN,NaN,1.0,1.0,15.0,1.89,0.85,3.89,1.0,2.89,0.86,3.02,2.06,1.77,15.0,4.56,2.86,11.67,1.28,10.39,0.91,3.48,5.34,4.13,15.0,55.88,17.78,83.8,34.09,49.71,0.23,1.66,58.46,54.46,15.0,123.48,26.96,184.58,92.24,92.34,0.83,2.82,126.19,114.38,15.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_temperature_2005.properties
new file mode 100644
index 0000000..31ae80b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_temperature_2005.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 2005 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=2005
+
+# 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 = 24.95,0.69,26.81,22.95,3.86,0.35,2.83,24.96,24.88,432.0,24.61,1.33,29.02,20.75,8.27,0.33,3.23,24.64,24.54,432.0,23.33,0.76,25.43,21.02,4.41,-0.23,3.68,23.34,23.37,432.0,24.7,1.04,27.36,21.85,5.51,0.03,2.75,24.72,24.64,432.0,25.56,0.89,27.91,23.5,4.41,-0.15,2.5,25.57,25.57,432.0,26.38,1.1,29.84,24.06,5.79,0.63,3.12,26.41,26.26,432.0,26.04,2.66,31.5,21.57,9.92,0.2,1.83,26.18,25.92,432.0,30.41,2.79,36.73,25.78,10.95,0.24,2.06,30.53,30.19,432.0,30.88,2.51,35.91,26.26,9.65,0.17,1.94,30.98,30.81,432.0,28.55,1.17,33.7,25.71,7.99,0.75,3.95,28.57,28.33,432.0,25.53,1.47,29.57,20.75,8.82,0.02,2.75,25.57,25.43,432.0,24.08,1.07,26.81,19.92,6.89,-0.14,3.63,24.11,24.06,432.0
+BO-B-G010002 = 25.83,1.22,29.57,21.85,7.72,-0.55,3.35,25.86,25.98,1157.0,24.44,1.43,29.57,18.82,10.75,-0.47,3.56,24.48,24.61,1157.0,24.88,1.11,28.46,21.02,7.44,-0.32,3.56,24.91,24.88,1157.0,24.37,1.42,27.78,19.09,8.68,-0.45,3.45,24.41,24.33,1157.0,24.56,1.57,27.78,19.65,8.13,-0.52,2.79,24.61,24.68,1157.0,24.38,2.23,29.02,17.44,11.57,-0.31,2.77,24.49,24.47,1157.0,24.77,2.24,29.84,18.54,11.3,0.03,2.39,24.87,24.61,1157.0,28.19,3.01,36.18,21.02,15.16,0.01,2.17,28.35,28.05,1157.0,28.12,2.73,35.35,19.92,15.43,-0.18,2.51,28.25,28.19,1157.0,28.79,2.31,36.46,22.4,14.06,-0.04,2.84,28.88,28.74,1157.0,26.54,1.91,35.91,21.57,14.33,0.63,4.2,26.61,26.54,1157.0,25.36,1.54,29.84,20.75,9.09,-0.29,2.6,25.4,25.43,1157.0
+BO-B-G010003 = 24.65,1.15,28.19,20.75,7.44,-0.08,3.35,24.68,24.61,1223.0,24.21,1.27,28.46,19.09,9.37,-0.27,3.48,24.25,24.33,1223.0,23.2,0.92,27.36,20.2,7.17,-0.02,3.51,23.22,23.23,1223.0,25.21,0.88,28.74,23.23,5.51,0.31,3.07,25.23,25.16,1223.0,24.72,0.96,27.91,21.57,6.34,-0.02,2.65,24.74,24.74,1223.0,27.27,1.46,31.22,24.06,7.17,0.31,2.04,27.31,27.09,1223.0,25.38,2.13,31.22,21.02,10.2,0.69,2.37,25.47,24.61,1223.0,29.42,2.67,37.28,24.61,12.68,0.49,2.08,29.54,28.88,1223.0,29.54,2.81,35.91,24.06,11.85,0.25,1.87,29.68,29.36,1223.0,28.35,1.99,37.28,24.06,13.23,0.81,3.46,28.42,27.98,1223.0,26.56,1.88,37.28,21.3,15.98,0.84,5.6,26.63,26.33,1223.0,23.4,1.44,29.02,18.27,10.75,0.31,3.86,23.45,23.37,1223.0
+BO-B-G010004 = 25.06,1.28,31.5,21.57,9.92,0.78,4.53,25.09,24.88,637.0,24.37,1.59,27.64,19.37,8.27,-0.4,2.52,24.42,24.61,637.0,23.97,1.02,27.91,21.3,6.61,0.29,3.28,23.99,23.92,637.0,25.72,0.96,28.46,23.23,5.24,-0.07,2.83,25.73,25.71,637.0,25.53,0.91,28.19,22.68,5.51,-0.48,3.25,25.55,25.57,637.0,28.79,1.14,31.77,25.57,6.2,-0.38,2.57,28.81,29.02,637.0,28.29,1.53,31.5,24.33,7.17,-0.34,2.32,28.33,28.4,637.0,32.23,2.17,36.73,26.81,9.92,-0.24,2.3,32.3,32.39,637.0,32.13,2.18,37.01,27.09,9.92,0.11,2.16,32.2,31.98,637.0,30.12,2.2,43.62,23.5,20.12,1.17,6.47,30.2,29.7,637.0,27.72,1.89,35.63,23.78,11.85,0.79,3.97,27.79,27.64,637.0,24.4,1.37,29.29,18.54,10.75,0.28,3.95,24.44,24.47,637.0
+BO-B-G010005 = 25.56,0.78,27.91,22.68,5.24,0.14,3.21,25.57,25.43,606.0,24.65,1.65,29.02,17.72,11.3,-0.07,3.44,24.71,24.54,606.0,24.24,0.68,25.98,21.85,4.13,-0.03,2.88,24.25,24.19,606.0,24.15,1.06,27.09,21.3,5.79,0.38,2.67,24.18,24.06,606.0,25.1,0.91,27.36,22.13,5.24,-0.32,2.64,25.11,25.16,606.0,24.69,1.07,27.36,21.57,5.79,-0.15,2.56,24.71,24.88,606.0,23.6,1.25,28.19,20.47,7.72,0.8,3.41,23.64,23.26,606.0,27.82,1.69,32.6,24.88,7.72,0.71,2.41,27.87,27.29,606.0,28.68,2.0,33.98,25.16,8.82,0.65,2.57,28.75,28.19,606.0,29.03,1.52,35.35,25.43,9.92,0.56,3.45,29.07,28.88,606.0,25.38,1.57,32.32,21.02,11.3,0.63,3.83,25.43,25.19,606.0,24.56,1.03,27.64,21.85,5.79,0.17,2.72,24.58,24.47,606.0
+BO-B-G010006 = 25.87,1.24,28.46,21.3,7.17,-0.88,3.74,25.9,25.98,862.0,24.76,1.4,27.91,19.78,8.13,-0.66,3.34,24.8,24.95,862.0,24.41,0.99,26.81,20.47,6.34,-0.78,3.73,24.43,24.61,862.0,23.79,1.23,27.36,19.92,7.44,-0.05,3.2,23.83,23.78,862.0,24.67,1.37,27.64,19.65,7.99,-0.83,4.33,24.71,24.74,862.0,23.53,1.83,28.19,17.99,10.2,-0.08,3.16,23.6,23.5,862.0,23.83,1.81,29.29,18.27,11.02,0.23,3.54,23.9,23.5,862.0,26.54,2.71,33.7,19.92,13.78,0.57,2.9,26.68,25.98,862.0,26.81,2.9,33.98,21.02,12.95,0.19,2.09,26.97,26.81,862.0,27.92,2.23,33.7,21.57,12.13,-0.33,2.93,28.01,28.05,862.0,26.24,1.73,31.77,18.82,12.95,-0.01,4.27,26.3,26.19,862.0,25.11,1.12,28.19,21.57,6.61,-0.57,3.07,25.13,25.23,862.0
+BO-B-G010007 = 25.18,0.88,27.36,22.26,5.1,-0.47,2.87,25.2,25.33,560.0,23.54,1.06,26.26,21.02,5.24,-0.1,2.63,23.57,23.64,560.0,23.69,0.98,25.71,21.3,4.41,-0.05,2.25,23.71,23.64,560.0,24.68,0.57,26.81,22.95,3.86,0.3,3.52,24.69,24.74,560.0,23.82,0.74,26.26,22.13,4.13,0.5,3.05,23.83,23.78,560.0,26.29,0.71,28.46,24.19,4.27,0.54,3.36,26.3,26.12,560.0,25.29,0.83,28.33,23.5,4.82,0.72,3.63,25.31,25.16,560.0,28.05,1.0,31.77,26.26,5.51,0.8,3.51,28.06,27.91,560.0,28.24,1.04,31.77,26.12,5.65,0.63,3.08,28.26,28.05,560.0,27.34,0.9,30.39,24.61,5.79,0.16,3.14,27.36,27.36,560.0,25.45,0.73,27.91,23.23,4.69,0.28,3.18,25.46,25.43,560.0,23.81,1.17,27.91,20.47,7.44,-0.48,3.29,23.84,23.99,560.0
+BO-B-G010008 = 25.42,1.4,28.19,19.09,9.09,-1.16,4.97,25.46,25.71,1478.0,24.67,1.66,28.74,17.44,11.3,-1.06,5.05,24.72,24.88,1478.0,24.77,1.57,28.19,17.72,10.47,-0.89,4.4,24.82,24.88,1478.0,25.37,1.35,28.46,21.02,7.44,-0.41,2.44,25.41,25.57,1478.0,25.52,1.24,28.74,20.2,8.54,-0.21,2.67,25.55,25.57,1478.0,26.89,2.13,31.5,21.3,10.2,-0.5,2.55,26.98,27.36,1478.0,26.74,2.2,32.6,21.57,11.02,-0.32,2.16,26.83,27.22,1478.0,30.45,2.71,35.63,23.78,11.85,-0.43,2.05,30.57,31.01,1478.0,30.44,2.51,35.91,22.95,12.95,-0.37,2.22,30.54,30.88,1478.0,30.35,2.46,37.01,22.68,14.33,-0.09,2.35,30.45,30.39,1478.0,27.63,2.08,33.15,20.47,12.68,-0.26,2.65,27.7,27.91,1477.0,25.18,1.62,31.22,18.82,12.4,-0.71,4.63,25.24,25.3,1478.0
+BO-C-G030001 = 19.19,4.63,26.54,10.28,16.26,-0.19,2.09,19.73,19.37,85.0,17.21,5.68,27.91,8.62,19.29,0.38,1.79,18.11,15.79,85.0,20.04,4.26,27.64,11.93,15.71,-0.26,2.06,20.49,20.75,85.0,18.49,5.5,27.09,9.45,17.64,-0.25,1.59,19.28,19.37,85.0,21.09,3.29,25.43,13.03,12.4,-0.53,2.03,21.34,21.85,85.0,18.11,3.26,22.26,11.1,11.16,-0.66,2.2,18.4,18.96,85.0,19.32,3.69,23.64,11.38,12.26,-0.72,2.14,19.67,20.75,85.0,22.1,3.75,27.64,13.86,13.78,-0.44,1.93,22.41,22.95,85.0,21.93,3.99,30.12,14.41,15.71,0.07,1.95,22.28,22.13,85.0,21.62,5.87,32.05,10.83,21.22,-0.29,1.92,22.39,22.68,85.0,20.2,4.95,29.57,9.45,20.12,-0.46,2.17,20.79,21.57,85.0,19.91,3.8,26.67,11.93,14.74,-0.33,2.22,20.26,20.54,85.0
+BO-C-G030002 = 24.69,1.79,28.74,21.85,6.89,0.27,2.15,24.76,24.68,40.0,16.37,2.26,21.57,11.65,9.92,0.02,2.54,16.52,16.58,40.0,27.34,1.25,30.12,25.02,5.1,0.1,2.34,27.37,27.57,40.0,26.28,0.84,28.19,24.61,3.58,-0.06,2.69,26.3,26.26,40.0,26.53,0.74,27.91,24.95,2.96,-0.38,2.53,26.54,26.57,40.0,24.03,0.97,25.98,22.13,3.86,-0.23,2.51,24.05,24.12,40.0,24.28,0.97,27.09,22.61,4.48,0.55,3.53,24.29,24.12,40.0,28.96,0.97,31.22,26.81,4.41,0.13,2.69,28.97,28.95,40.0,30.92,1.16,33.98,28.19,5.79,-0.02,3.58,30.94,30.88,40.0,31.74,1.73,36.18,27.64,8.54,0.05,3.06,31.79,31.84,40.0,30.65,2.38,36.46,24.47,11.99,0.06,3.39,30.74,30.32,40.0,26.72,1.82,30.39,22.61,7.79,-0.28,2.71,26.78,26.67,40.0
+BO-C-G030003 = 20.53,1.44,23.78,17.44,6.34,-0.06,2.62,20.58,20.75,49.0,12.39,1.16,14.13,9.72,4.41,-0.51,2.3,12.44,12.48,49.0,22.76,1.08,25.16,20.47,4.69,0.11,2.68,22.78,22.81,49.0,23.39,1.17,26.54,20.75,5.79,0.06,3.05,23.42,23.44,49.0,23.64,0.89,26.54,22.13,4.41,1.01,4.17,23.66,23.5,49.0,21.43,0.82,23.78,20.47,3.31,0.92,3.12,21.44,21.16,49.0,21.65,0.98,24.33,20.47,3.86,0.74,2.67,21.67,21.44,49.0,25.88,0.73,28.19,24.33,3.86,0.9,4.02,25.89,25.64,49.0,25.7,1.16,28.74,24.06,4.69,0.95,3.05,25.73,25.3,49.0,27.86,1.26,30.94,24.33,6.61,-0.63,3.82,27.89,28.12,49.0,28.3,2.27,32.6,23.78,8.82,-0.22,2.08,28.39,28.6,49.0,24.27,2.37,29.84,19.65,10.2,0.14,2.5,24.39,24.33,49.0
+BO-C-G030004 = 18.2,2.9,26.81,11.65,15.16,0.11,2.03,18.43,18.13,285.0,15.27,4.5,22.13,7.24,14.88,-0.05,1.58,15.91,15.51,285.0,18.77,2.65,24.33,11.65,12.68,-0.58,2.52,18.95,19.51,285.0,17.13,2.93,23.78,10.83,12.95,-0.46,2.08,17.38,17.72,285.0,20.21,2.61,25.43,15.24,10.2,0.0,1.83,20.37,19.92,285.0,18.5,2.9,23.23,12.2,11.02,-0.19,1.94,18.73,17.99,285.0,18.62,2.83,23.5,12.48,11.02,-0.26,1.97,18.83,18.68,285.0,21.65,3.97,27.64,14.13,13.5,-0.28,1.73,22.01,21.3,285.0,19.68,2.7,26.81,13.86,12.95,0.05,2.39,19.87,19.78,285.0,18.83,3.36,26.54,11.65,14.88,-0.33,2.06,19.12,19.51,285.0,20.49,3.44,29.29,13.03,16.26,0.09,2.33,20.78,20.61,285.0,19.09,2.82,26.26,13.03,13.23,-0.18,2.0,19.3,19.09,285.0
+BO-C-G030005 = 28.6,2.96,37.83,22.54,15.3,0.29,2.93,28.75,28.67,222.0,21.44,2.77,30.39,15.93,14.47,0.95,3.76,21.62,21.02,222.0,25.53,2.36,34.8,21.02,13.78,1.31,5.95,25.63,25.3,222.0,24.36,2.39,31.22,19.09,12.13,0.2,2.51,24.48,24.26,222.0,26.87,1.32,31.22,23.78,7.44,0.52,3.51,26.9,26.81,222.0,23.64,1.22,28.19,20.33,7.85,1.15,5.72,23.67,23.5,222.0,23.2,0.97,27.09,19.23,7.85,0.52,6.09,23.22,23.16,222.0,28.68,1.16,32.05,25.02,7.03,0.27,3.09,28.7,28.6,222.0,31.35,1.26,35.63,25.57,10.06,0.1,5.74,31.38,31.25,222.0,31.49,2.41,37.83,25.43,12.4,0.06,2.13,31.58,31.43,222.0,31.79,2.4,38.66,26.81,11.85,0.46,2.54,31.88,31.5,222.0,26.96,2.46,34.25,20.75,13.5,-0.07,2.81,27.07,27.09,222.0
+BO-C-G030006 = 25.57,2.09,28.19,20.89,7.3,-0.86,2.53,25.66,26.54,33.0,16.61,2.54,20.13,12.62,7.51,-0.14,1.67,16.79,16.61,33.0,25.89,1.54,28.4,22.54,5.86,-0.44,2.14,25.93,26.12,33.0,27.06,1.32,29.57,24.33,5.24,-0.3,2.39,27.09,27.09,33.0,26.61,0.77,27.91,25.16,2.76,-0.11,2.2,26.62,26.81,33.0,23.95,0.73,25.16,22.4,2.76,-0.32,2.08,23.96,24.06,33.0,24.64,0.97,25.98,22.81,3.17,-0.07,1.76,24.65,24.47,33.0,28.77,0.85,30.12,27.36,2.76,0.06,1.89,28.79,28.6,33.0,30.79,1.31,32.32,27.78,4.55,-0.9,2.81,30.82,31.22,33.0,31.83,1.99,34.53,27.64,6.89,-0.48,2.08,31.89,32.19,33.0,32.3,2.65,37.28,27.22,10.06,-0.11,2.12,32.4,31.91,33.0,27.68,1.86,31.22,23.64,7.58,-0.36,2.52,27.74,28.05,33.0
+BO-C-G030007 = 24.0,3.67,30.12,14.41,15.71,-0.87,2.61,24.28,25.43,424.0,22.15,5.72,29.02,8.62,20.39,-0.71,2.03,22.87,24.88,424.0,22.7,3.98,27.36,13.03,14.33,-0.93,2.61,23.04,24.33,424.0,19.83,4.14,25.71,9.45,16.26,-0.9,2.52,20.26,21.85,424.0,22.13,3.27,27.64,13.86,13.78,-0.86,2.62,22.37,23.5,424.0,19.02,3.7,23.92,9.72,14.19,-0.96,2.64,19.37,20.75,424.0,19.81,3.68,24.61,10.55,14.06,-1.0,2.68,20.15,21.57,424.0,22.67,3.73,29.57,12.2,17.36,-0.84,2.73,22.98,24.47,424.0,22.62,3.55,30.67,14.13,16.54,-0.67,2.83,22.9,23.5,424.0,23.61,4.14,31.22,13.31,17.91,-0.81,2.74,23.97,25.16,424.0,23.15,4.21,31.91,11.38,20.53,-0.78,2.86,23.53,24.64,424.0,23.23,3.83,29.02,12.2,16.81,-0.88,2.8,23.54,24.33,424.0
+BO-C-G030008 = 25.76,1.86,27.64,21.71,5.93,-1.13,3.12,25.82,26.67,10.0,19.58,2.1,22.13,15.79,6.34,-0.58,2.31,19.68,19.85,10.0,27.85,2.73,31.77,22.95,8.82,-0.54,2.36,27.97,28.33,10.0,27.25,1.94,29.29,23.5,5.79,-0.86,2.43,27.31,27.95,10.0,26.36,1.87,28.19,22.95,5.24,-0.83,2.28,26.42,27.12,10.0,23.37,1.85,25.02,20.06,4.96,-0.88,2.22,23.44,24.4,10.0,24.61,1.75,26.26,21.3,4.96,-0.86,2.34,24.67,25.3,10.0,28.46,1.81,30.12,25.16,4.96,-0.87,2.26,28.51,29.36,10.0,30.5,1.51,31.77,27.36,4.41,-1.01,2.73,30.53,31.22,10.0,31.65,3.19,34.53,25.85,8.68,-0.87,2.23,31.8,33.39,10.0,31.59,1.94,34.25,28.46,5.79,-0.38,2.08,31.64,31.98,10.0,27.78,1.82,29.57,24.33,5.24,-0.9,2.38,27.83,28.67,10.0
+BO-C-G030009 = 22.89,5.03,29.57,10.28,19.29,-0.73,2.07,23.43,25.57,543.0,21.56,6.36,29.02,6.69,22.32,-0.91,2.39,22.48,24.88,543.0,22.29,4.2,28.19,12.48,15.71,-0.77,2.26,22.68,24.47,543.0,20.0,4.21,28.46,10.55,17.91,-0.74,2.32,20.43,21.85,543.0,22.25,3.06,27.91,14.96,12.95,-0.77,2.18,22.46,23.78,543.0,20.06,3.4,25.16,11.1,14.06,-0.91,2.62,20.34,21.44,543.0,20.52,3.48,25.98,11.93,14.06,-0.96,2.54,20.81,22.13,543.0,22.9,3.63,29.98,13.31,16.67,-0.89,2.61,23.19,24.61,543.0,22.78,3.59,31.5,14.69,16.81,-0.47,2.37,23.06,23.92,543.0,23.27,5.11,33.98,9.72,24.25,-0.67,2.34,23.82,25.43,543.0,23.07,4.55,33.56,9.45,24.11,-0.75,2.46,23.51,25.16,543.0,22.59,4.19,29.15,11.65,17.5,-0.78,2.18,22.98,24.88,543.0
+BO-C-G030010 = 26.72,1.2,28.33,24.88,3.44,-0.15,2.0,26.75,26.81,7.0,20.33,1.31,21.85,18.27,3.58,-0.3,1.89,20.37,20.33,7.0,27.57,0.67,28.46,26.54,1.93,-0.29,1.97,27.58,27.71,7.0,28.13,0.31,28.6,27.64,0.96,-0.1,2.47,28.13,28.19,7.0,27.62,0.23,27.91,27.36,0.55,0.24,1.64,27.62,27.64,7.0,24.86,0.49,25.57,24.19,1.38,-0.07,1.9,24.87,24.88,7.0,25.94,0.62,26.81,25.16,1.65,0.09,1.65,25.94,26.05,7.0,30.88,0.34,31.08,30.12,0.96,-1.9,4.87,30.88,30.94,7.0,32.67,0.72,33.29,31.36,1.93,-0.91,2.4,32.67,33.01,7.0,35.02,0.79,35.91,33.56,2.34,-0.8,2.6,35.03,35.35,7.0,34.87,1.71,36.18,31.36,4.82,-1.4,3.58,34.91,35.63,7.0,28.38,0.81,29.29,26.95,2.34,-0.58,2.42,28.39,28.33,7.0
+BO-C-G030011 = 23.96,2.83,28.19,17.17,11.02,-0.71,2.4,24.13,24.74,131.0,17.3,2.65,20.47,10.55,9.92,-1.07,2.91,17.5,18.54,131.0,25.36,2.3,32.05,20.47,11.57,-0.17,2.77,25.46,25.71,131.0,24.93,1.69,28.19,21.02,7.17,-0.45,1.99,24.99,25.43,131.0,26.56,1.34,28.74,23.23,5.51,-0.86,2.91,26.59,26.88,131.0,23.53,1.4,26.54,20.47,6.06,-0.28,2.39,23.57,23.5,131.0,23.79,1.05,25.98,20.75,5.24,-0.3,3.05,23.82,23.78,131.0,29.3,1.35,31.77,25.71,6.06,-0.81,3.19,29.33,29.5,131.0,30.95,1.91,34.25,26.54,7.72,-0.75,2.82,31.01,31.22,131.0,30.42,1.92,34.25,25.16,9.09,-0.66,2.69,30.48,30.94,131.0,28.9,4.32,37.28,19.09,18.19,-0.87,2.53,29.22,30.81,131.0,24.96,3.02,29.29,17.99,11.3,-0.86,2.47,25.14,25.98,131.0
+BO-C-G030012 = 22.59,3.03,27.22,17.44,9.78,-0.12,1.96,22.78,22.19,14.0,17.56,3.0,22.4,12.48,9.92,0.0,2.18,17.8,17.3,14.0,25.7,1.06,27.36,24.06,3.31,-0.01,2.04,25.72,25.78,14.0,26.57,1.56,29.02,23.78,5.24,-0.24,2.1,26.61,26.5,14.0,25.62,1.28,27.64,23.23,4.41,-0.19,2.19,25.65,25.78,14.0,22.48,1.36,24.61,19.92,4.69,-0.3,2.24,22.52,22.75,14.0,23.96,1.14,25.98,22.26,3.72,0.11,2.07,23.99,23.92,14.0,28.11,1.8,30.94,25.16,5.79,-0.04,2.15,28.16,28.19,14.0,29.81,2.66,34.25,25.71,8.54,-0.08,2.16,29.92,29.84,14.0,30.96,2.97,35.35,26.26,9.09,-0.16,1.95,31.1,30.84,14.0,29.65,3.97,36.73,22.68,14.06,0.12,2.25,29.9,29.77,14.0,25.16,1.98,28.74,21.99,6.75,0.3,2.36,25.23,25.36,14.0
+BO-C-G030013 = 22.74,3.24,26.81,16.61,10.2,-0.49,1.89,22.97,23.23,41.0,14.7,3.06,19.09,8.35,10.75,-0.52,2.33,15.01,15.1,41.0,24.38,2.59,27.36,19.44,7.92,-0.61,2.0,24.52,25.23,41.0,24.53,2.84,28.19,17.92,10.27,-0.83,2.63,24.69,25.43,41.0,24.82,1.91,27.36,21.02,6.34,-0.4,1.83,24.89,25.23,41.0,22.69,1.67,25.43,19.51,5.93,-0.27,1.77,22.75,22.95,41.0,23.21,1.8,25.71,19.09,6.61,-0.57,2.33,23.28,23.71,41.0,27.55,1.6,29.84,24.06,5.79,-0.36,2.05,27.6,27.78,41.0,27.56,3.83,31.77,17.72,14.06,-1.16,3.34,27.82,28.88,41.0,28.4,4.47,33.7,16.75,16.95,-1.09,3.28,28.74,29.84,41.0,30.72,4.04,35.22,21.44,13.78,-0.78,2.43,30.98,32.12,41.0,24.8,3.3,28.95,17.51,11.44,-0.77,2.43,25.02,25.85,41.0
+BO-C-G030014 = 19.97,1.68,25.3,16.34,8.96,0.63,4.16,20.03,19.85,47.0,10.24,1.82,15.1,7.8,7.3,1.02,3.24,10.4,9.72,47.0,21.96,1.44,26.26,19.65,6.61,0.76,3.68,22.0,21.85,47.0,23.05,1.75,26.81,18.54,8.27,-0.36,3.34,23.11,23.23,47.0,23.82,0.7,25.85,22.4,3.44,0.84,3.74,23.83,23.78,47.0,21.67,0.92,24.19,20.4,3.79,0.89,3.19,21.69,21.44,47.0,21.55,1.02,24.19,19.65,4.55,0.79,3.18,21.57,21.37,47.0,25.98,0.7,28.05,24.88,3.17,0.89,3.39,25.99,25.85,47.0,22.65,2.81,28.88,16.61,12.26,0.14,2.53,22.82,22.26,47.0,24.41,3.07,29.43,16.89,12.54,-0.57,2.72,24.6,24.74,47.0,25.99,1.96,32.05,22.26,9.78,0.96,4.1,26.06,25.57,47.0,20.42,1.91,26.12,16.61,9.51,0.85,3.64,20.51,19.92,47.0
+BO-H-G020001 = 24.05,2.35,30.39,21.02,9.37,0.96,3.08,24.16,23.3,110.0,18.6,2.02,24.74,14.89,9.85,0.88,3.69,18.71,18.13,110.0,22.09,2.17,27.64,17.72,9.92,0.78,3.21,22.19,21.64,110.0,18.26,2.3,25.71,14.41,11.3,0.76,2.79,18.41,17.44,110.0,22.66,1.19,25.98,20.2,5.79,0.38,2.6,22.69,22.4,110.0,20.96,1.44,24.06,16.89,7.17,-0.79,3.84,21.01,21.02,110.0,20.21,1.27,22.4,16.48,5.93,-0.72,3.38,20.25,20.37,110.0,27.04,1.18,30.94,24.33,6.61,0.32,3.7,27.07,26.81,110.0,27.72,1.35,30.39,24.33,6.06,-0.48,2.76,27.75,27.91,110.0,30.5,2.48,38.11,25.3,12.81,0.69,3.85,30.6,30.12,110.0,26.71,3.06,33.77,21.3,12.47,0.54,2.34,26.88,26.16,110.0,23.43,2.54,30.39,20.2,10.2,0.93,3.0,23.57,22.78,110.0
+BO-H-G020002 = 25.89,3.44,35.35,20.47,14.88,0.96,3.32,26.11,24.92,70.0,21.95,2.56,29.57,17.72,11.85,0.92,3.57,22.09,21.37,70.0,24.03,3.56,33.7,20.2,13.5,0.97,2.93,24.29,22.61,70.0,21.12,3.26,30.53,16.89,13.64,1.21,3.75,21.36,20.09,70.0,24.25,2.72,31.5,20.2,11.3,0.89,3.2,24.4,23.57,70.0,21.77,2.29,27.91,18.27,9.65,0.83,3.21,21.89,21.3,70.0,20.44,2.57,26.81,15.65,11.16,0.71,3.01,20.6,19.92,70.0,26.86,1.89,31.77,23.5,8.27,0.97,3.22,26.93,26.26,70.0,28.99,2.45,35.49,24.61,10.89,0.83,3.35,29.09,28.6,70.0,29.56,2.24,34.67,25.02,9.65,0.59,2.78,29.64,28.98,70.0,29.51,3.54,37.83,23.78,14.06,0.47,2.26,29.72,28.74,70.0,23.85,2.81,32.87,19.09,13.78,1.05,4.05,24.01,23.37,70.0
+BO-H-G020003 = 25.34,1.66,29.98,21.02,8.96,0.03,2.76,25.39,25.36,211.0,22.62,2.08,26.54,14.96,11.57,-0.72,3.89,22.71,22.68,211.0,23.05,0.86,25.57,19.92,5.65,-0.53,4.05,23.06,23.09,211.0,18.94,1.94,24.74,13.31,11.44,-0.55,3.3,19.04,19.23,211.0,20.24,0.78,25.43,18.82,6.61,2.45,14.66,20.26,20.06,211.0,18.48,1.44,23.37,16.06,7.3,1.14,3.93,18.54,17.99,211.0,18.2,1.41,22.26,15.51,6.75,0.51,2.66,18.26,17.92,211.0,25.44,1.2,29.43,22.95,6.48,0.5,2.95,25.47,25.3,211.0,26.33,1.46,30.39,23.5,6.89,0.93,3.18,26.37,25.85,211.0,31.14,2.4,38.66,27.09,11.57,0.56,2.93,31.23,30.94,211.0,26.92,2.14,35.77,21.85,13.92,0.45,4.11,27.0,26.81,211.0,24.91,2.35,30.94,20.2,10.75,0.14,2.33,25.02,24.81,211.0
+BO-H-G020004 = 28.2,2.2,32.05,23.23,8.82,-0.18,1.81,28.29,28.33,446.0,26.56,3.09,34.53,20.75,13.78,0.29,2.1,26.74,26.26,446.0,25.71,2.41,30.67,22.13,8.54,0.53,1.96,25.82,24.88,446.0,20.77,2.27,25.98,16.06,9.92,0.2,2.09,20.89,20.44,446.0,22.47,1.96,27.36,19.65,7.72,0.36,1.84,22.56,21.95,446.0,21.24,1.88,25.98,16.89,9.09,0.28,2.0,21.33,20.89,446.0,22.31,2.63,28.74,17.17,11.57,0.2,1.67,22.46,21.57,446.0,28.51,1.81,32.05,24.61,7.44,0.1,1.92,28.57,28.33,446.0,28.03,1.45,31.22,24.06,7.17,-0.3,2.37,28.07,28.05,446.0,34.41,2.97,39.21,27.5,11.71,-0.54,2.29,34.54,34.94,446.0,32.26,3.18,38.11,24.61,13.5,-0.57,2.19,32.42,33.29,446.0,28.44,2.38,33.15,22.68,10.47,-0.39,2.11,28.54,28.84,446.0
+BO-H-G020005 = 27.9,2.98,35.08,19.92,15.16,-0.37,2.68,28.05,28.33,272.0,19.16,2.93,26.26,11.93,14.33,-0.01,2.62,19.38,19.09,272.0,26.23,3.65,32.6,17.3,15.3,-0.38,1.95,26.48,27.09,272.0,23.41,3.16,28.88,15.79,13.09,-0.46,2.11,23.62,24.06,272.0,23.84,1.32,26.81,20.2,6.61,-0.24,2.55,23.88,23.92,272.0,21.88,1.57,25.16,17.17,7.99,-0.13,2.58,21.93,21.95,272.0,21.18,1.39,24.33,17.17,7.17,-0.25,2.6,21.23,21.3,272.0,26.96,1.74,31.5,22.68,8.82,0.38,2.69,27.02,26.81,272.0,28.11,1.44,30.94,22.95,7.99,-0.63,3.63,28.15,28.29,272.0,31.9,2.25,38.94,26.26,12.68,0.54,3.57,31.98,31.67,272.0,30.79,2.85,37.28,22.4,14.88,-0.51,2.94,30.92,31.25,272.0,28.0,3.66,35.49,18.27,17.22,-0.25,2.37,28.24,28.19,272.0
+BO-H-G020006 = 25.01,1.92,30.12,19.65,10.47,-0.17,3.1,25.08,25.3,129.0,17.15,2.03,21.99,11.65,10.33,-0.13,2.53,17.27,17.3,129.0,24.32,1.29,28.05,20.89,7.17,-0.32,3.44,24.35,24.47,129.0,22.78,1.22,26.4,19.65,6.75,0.25,3.25,22.81,22.68,129.0,25.18,0.94,26.81,21.3,5.51,-1.12,4.65,25.2,25.43,129.0,23.16,0.94,24.88,19.65,5.24,-0.41,3.78,23.18,23.09,129.0,23.21,0.96,24.88,19.65,5.24,-0.84,4.02,23.23,23.23,129.0,28.25,0.97,30.12,24.33,5.79,-0.86,4.48,28.27,28.4,129.0,29.91,1.4,32.87,25.43,7.44,-0.49,3.03,29.94,29.98,129.0,27.15,1.88,31.77,22.68,9.09,-0.11,2.84,27.21,27.36,129.0,29.37,1.83,33.43,23.78,9.65,-0.84,3.23,29.42,29.84,129.0,25.14,2.12,29.7,18.96,10.75,-0.6,2.97,25.23,25.57,129.0
+BO-H-G020007 = 27.5,3.87,35.63,20.2,15.43,0.45,2.36,27.77,27.05,202.0,21.55,3.56,32.05,15.37,16.67,0.67,3.06,21.84,21.16,202.0,24.25,4.43,33.29,16.06,17.22,0.35,1.87,24.65,22.75,202.0,21.19,4.5,29.29,13.86,15.43,0.2,1.67,21.66,20.2,202.0,21.96,2.43,27.36,17.72,9.65,0.14,1.95,22.1,21.99,202.0,20.12,2.44,24.61,15.51,9.09,-0.25,1.86,20.26,20.61,202.0,19.46,1.96,23.78,15.51,8.27,-0.02,2.01,19.56,19.51,202.0,25.72,1.98,30.39,21.57,8.82,0.11,2.08,25.79,25.57,202.0,27.14,2.68,33.15,20.75,12.4,-0.28,2.34,27.27,27.53,202.0,32.62,2.8,39.21,25.98,13.23,-0.06,2.56,32.74,32.6,202.0,30.05,4.84,39.21,19.65,19.57,-0.19,2.18,30.44,30.77,202.0,26.89,4.48,36.73,18.54,18.19,0.38,2.37,27.26,26.09,202.0
+BO-H-G020008 = 24.51,1.67,27.91,20.2,7.72,-0.19,2.53,24.57,24.61,121.0,20.13,1.64,22.68,14.27,8.41,-1.33,4.98,20.2,20.47,121.0,22.64,1.29,25.71,19.09,6.61,-0.04,2.82,22.68,22.68,121.0,19.03,1.73,22.4,14.34,8.06,0.1,2.67,19.1,18.82,121.0,22.74,1.7,25.43,19.37,6.06,-0.35,1.82,22.8,23.09,121.0,21.01,2.17,23.78,16.34,7.44,-0.56,1.86,21.12,21.85,121.0,19.89,1.85,22.4,15.51,6.89,-0.5,1.97,19.97,20.47,121.0,26.63,1.52,28.74,23.23,5.51,-0.62,2.03,26.67,27.22,121.0,28.33,1.69,30.94,24.61,6.34,-0.33,1.98,28.38,28.74,121.0,28.58,1.89,33.7,24.33,9.37,0.09,2.9,28.64,28.6,121.0,27.05,2.62,33.98,20.47,13.5,0.22,2.79,27.18,26.54,121.0,23.22,1.35,26.54,18.82,7.72,-0.85,3.65,23.26,23.5,121.0
+BO-H-G020009 = 26.27,1.93,32.05,23.23,8.82,0.66,3.1,26.34,25.98,56.0,18.93,2.4,25.16,13.86,11.3,0.35,2.5,19.08,18.27,56.0,25.06,2.08,29.02,21.57,7.44,0.15,1.7,25.15,24.95,56.0,23.09,1.8,27.64,19.92,7.72,0.47,2.53,23.16,22.61,56.0,24.65,1.19,26.54,21.85,4.69,-0.63,2.47,24.68,24.88,56.0,22.28,0.97,23.78,20.2,3.58,-0.37,2.08,22.3,22.4,56.0,23.03,0.92,24.61,20.75,3.86,-0.41,2.44,23.05,23.16,56.0,27.61,1.23,29.84,25.71,4.13,0.13,1.6,27.63,27.57,56.0,29.53,1.27,32.05,26.54,5.51,-0.08,2.23,29.55,29.57,56.0,26.62,2.52,31.5,22.13,9.37,-0.13,1.96,26.73,26.78,56.0,29.22,2.33,33.98,25.16,8.82,-0.01,1.97,29.31,29.05,56.0,26.48,2.41,30.67,22.13,8.54,-0.01,1.88,26.59,26.36,56.0
+BO-H-G020010 = 26.38,2.49,34.94,20.2,14.74,0.4,4.24,26.49,26.54,152.0,19.87,2.53,28.19,13.58,14.61,0.49,3.7,20.02,19.51,152.0,24.36,2.29,32.74,19.92,12.81,1.05,4.65,24.47,24.06,152.0,22.05,1.94,29.02,17.17,11.85,0.74,4.86,22.14,21.85,152.0,25.23,1.82,30.26,21.02,9.23,-0.01,3.26,25.29,25.3,152.0,23.1,1.37,27.09,19.37,7.72,-0.0,3.32,23.14,23.23,152.0,22.58,1.16,26.81,19.09,7.72,0.77,5.01,22.61,22.44,152.0,27.33,1.1,30.81,25.43,5.37,0.85,3.55,27.35,27.19,152.0,29.58,1.42,33.43,26.26,7.17,-0.02,2.77,29.62,29.7,152.0,27.47,2.85,34.8,21.85,12.95,0.12,2.61,27.62,27.64,152.0,28.04,2.69,35.63,20.89,14.74,0.2,3.4,28.17,27.91,152.0,24.1,2.7,31.08,18.27,12.81,0.32,2.71,24.25,23.78,152.0
+BO-L-G040001 = 24.83,2.02,29.57,19.37,10.2,-0.11,2.6,24.91,24.88,140.0,17.17,2.31,21.71,11.1,10.61,-0.1,2.3,17.33,17.41,140.0,25.7,2.11,30.12,19.65,10.47,0.01,2.82,25.79,25.71,140.0,25.79,1.66,29.02,19.65,9.37,-0.78,3.53,25.85,26.19,140.0,26.1,0.99,27.91,23.23,4.69,-0.79,3.37,26.12,26.26,140.0,22.0,1.06,24.06,19.23,4.82,-0.32,2.62,22.03,22.13,140.0,22.33,0.85,23.78,19.65,4.13,-0.69,3.14,22.35,22.4,140.0,27.5,1.06,29.57,24.06,5.51,-0.84,3.79,27.52,27.64,140.0,26.97,1.83,30.67,22.88,7.79,-0.16,2.22,27.03,27.12,140.0,28.84,3.29,34.25,21.57,12.68,-0.08,1.91,29.03,28.67,140.0,32.66,3.28,38.52,26.54,11.99,0.11,1.76,32.82,32.39,140.0,29.02,3.03,35.35,23.37,11.99,0.31,2.04,29.18,28.26,140.0
+BO-L-G040002 = 15.39,2.35,19.65,10.55,9.09,-0.12,1.85,15.57,15.79,103.0,11.68,1.07,14.41,8.07,6.34,-0.74,3.99,11.73,11.93,103.0,17.44,2.82,21.57,13.03,8.54,-0.2,1.41,17.67,18.13,103.0,15.87,2.39,19.37,11.1,8.27,-0.26,1.8,16.04,16.13,103.0,19.76,4.83,25.98,13.03,12.95,-0.3,1.36,20.34,21.85,103.0,19.54,4.84,25.71,12.48,13.23,-0.33,1.41,20.13,21.57,103.0,19.33,5.24,25.43,11.79,13.64,-0.33,1.4,20.02,21.57,103.0,21.64,7.0,29.98,11.93,18.05,-0.31,1.36,22.73,24.12,103.0,18.92,5.29,27.22,11.1,16.12,-0.29,1.56,19.64,20.75,103.0,16.85,4.25,24.74,10.55,14.19,-0.06,1.58,17.37,17.72,103.0,19.77,5.15,28.33,11.65,16.67,-0.08,1.52,20.42,20.2,103.0,19.12,3.92,26.54,12.62,13.92,-0.28,1.69,19.52,20.47,103.0
+BO-L-G040003 = 21.97,3.71,27.09,9.31,17.78,-1.39,4.09,22.28,23.23,554.0,18.36,5.31,25.16,3.66,21.5,-1.34,3.73,19.11,20.33,554.0,20.3,3.13,24.88,10.55,14.33,-0.95,3.02,20.54,21.3,554.0,18.5,3.6,23.78,8.62,15.16,-1.21,3.73,18.85,19.51,554.0,19.34,2.33,25.71,12.76,12.95,-0.39,3.14,19.48,19.65,554.0,17.94,2.64,25.43,10.28,15.16,-0.44,3.37,18.14,18.41,554.0,19.44,2.27,25.71,13.58,12.13,-0.25,3.17,19.58,19.65,554.0,22.08,2.88,32.32,14.96,17.36,0.44,4.59,22.26,22.26,554.0,21.99,3.34,32.05,11.93,20.12,-0.47,3.47,22.24,22.57,554.0,21.75,4.4,27.91,6.97,20.94,-1.47,4.54,22.19,23.23,554.0,21.65,3.95,27.64,9.17,18.46,-1.26,4.19,22.01,22.81,554.0,20.98,3.59,26.67,9.45,17.22,-1.18,3.74,21.28,21.99,554.0
+BO-L-G040004 = 27.23,1.61,30.39,22.95,7.44,-0.54,2.85,27.28,27.64,50.0,19.85,2.56,24.06,16.06,7.99,0.06,1.63,20.01,19.61,50.0,28.2,1.4,30.67,24.88,5.79,-0.2,2.69,28.23,28.05,50.0,27.14,2.05,30.12,23.23,6.89,-0.19,1.76,27.22,27.16,50.0,26.85,1.53,29.29,23.78,5.51,-0.43,2.15,26.89,27.09,50.0,21.85,1.03,23.78,19.92,3.86,0.02,2.04,21.88,21.78,50.0,22.34,1.07,24.06,20.2,3.86,-0.27,1.87,22.36,22.37,50.0,27.67,1.18,29.84,25.16,4.69,-0.33,2.39,27.7,27.64,50.0,28.8,1.07,30.67,26.81,3.86,0.22,1.82,28.82,28.53,50.0,31.7,1.25,34.25,29.98,4.27,0.4,2.01,31.72,31.53,50.0,37.03,2.09,40.87,32.87,7.99,-0.38,2.1,37.09,37.49,50.0,32.99,3.0,37.83,27.36,10.47,-0.29,1.89,33.12,33.49,50.0
+BO-L-G040005 = 24.0,3.03,30.39,15.79,14.61,-0.49,2.97,24.19,24.16,150.0,16.57,2.44,22.13,11.38,10.75,0.09,2.16,16.75,16.61,150.0,22.89,3.35,28.19,16.06,12.13,-0.23,1.96,23.13,23.3,150.0,22.26,3.65,29.29,14.69,14.61,0.14,2.25,22.55,22.06,150.0,24.79,3.24,29.29,14.41,14.88,-1.4,4.69,25.0,25.57,150.0,21.85,2.53,25.71,13.72,11.99,-1.37,4.68,22.0,22.3,150.0,23.0,2.77,26.54,12.89,13.64,-1.76,6.01,23.16,23.78,150.0,27.49,3.47,32.32,15.1,17.22,-1.74,5.76,27.71,28.19,150.0,27.58,4.19,34.53,14.41,20.12,-0.9,3.9,27.89,27.84,150.0,26.38,5.48,37.56,15.37,22.19,0.46,2.28,26.94,24.4,150.0,28.99,5.28,39.76,16.34,23.43,0.15,2.62,29.46,27.71,150.0,25.2,3.86,34.8,15.1,19.7,0.0,2.95,25.49,25.16,150.0
+BO-L-G040006 = 17.52,3.3,25.43,10.83,14.61,-0.0,2.19,17.83,17.92,236.0,12.21,3.91,22.68,2.56,20.12,0.13,2.97,12.82,11.93,236.0,18.06,2.91,24.61,11.52,13.09,-0.09,2.08,18.29,17.99,236.0,16.94,3.27,23.5,11.1,12.4,0.05,1.84,17.25,16.89,236.0,20.48,2.98,25.98,14.96,11.02,0.05,1.81,20.69,19.82,236.0,18.81,3.01,23.78,11.93,11.85,-0.27,2.15,19.05,18.58,236.0,18.91,2.71,23.78,13.03,10.75,-0.42,2.19,19.1,19.09,236.0,21.99,3.56,27.64,14.13,13.5,-0.29,2.01,22.28,21.99,236.0,19.35,3.22,26.26,10.0,16.26,-0.26,2.62,19.62,19.61,236.0,18.99,3.36,25.71,10.55,15.16,-0.19,2.39,19.28,19.09,236.0,21.02,4.09,30.39,11.93,18.46,0.2,2.14,21.41,21.02,236.0,18.19,3.18,27.36,8.9,18.46,0.21,3.66,18.46,17.99,236.0
+BO-L-G040007 = 20.46,3.48,27.64,11.1,16.54,-0.45,3.13,20.75,20.89,131.0,13.32,3.99,24.06,3.66,20.39,0.34,3.41,13.9,13.03,131.0,20.92,3.47,28.74,11.1,17.64,-0.51,3.28,21.2,21.3,131.0,21.01,3.54,28.74,12.48,16.26,-0.32,2.46,21.3,21.71,131.0,24.1,2.55,29.84,17.72,12.13,-0.17,2.72,24.24,24.61,131.0,21.05,2.15,25.98,15.51,10.47,-0.13,2.84,21.15,21.09,131.0,20.81,2.12,24.33,14.13,10.2,-0.8,3.59,20.91,21.02,131.0,24.87,2.49,29.02,17.99,11.02,-0.77,2.91,25.0,25.43,131.0,21.95,2.85,27.91,13.31,14.61,-0.49,3.52,22.13,22.06,131.0,24.44,3.65,32.05,13.58,18.46,-0.63,3.67,24.71,24.68,131.0,27.18,4.17,33.15,15.24,17.91,-0.94,3.26,27.5,28.33,131.0,23.08,4.01,31.77,10.83,20.94,-0.77,3.54,23.43,23.92,131.0
+BO-L-G040008 = 25.19,1.06,29.02,20.47,8.54,-0.04,4.69,25.22,25.16,1413.0,24.11,1.26,27.09,18.82,8.27,-0.98,4.57,24.15,24.33,1413.0,23.9,1.36,27.91,17.17,10.75,-0.12,4.42,23.94,23.78,1413.0,23.72,1.1,27.09,18.54,8.54,-0.57,4.56,23.74,23.78,1413.0,23.48,1.36,27.09,16.89,10.2,-0.85,5.27,23.52,23.57,1413.0,23.48,1.93,27.36,14.96,12.4,-1.1,4.56,23.56,23.78,1413.0,23.77,1.8,28.19,15.79,12.4,-0.91,5.26,23.84,23.78,1413.0,26.92,2.18,32.6,17.99,14.61,-0.49,4.04,27.01,26.95,1413.0,26.76,1.88,32.05,19.37,12.68,-0.42,3.73,26.82,26.81,1413.0,27.58,2.08,34.25,19.65,14.61,-0.51,4.56,27.66,27.5,1413.0,25.58,1.86,35.91,19.92,15.98,0.97,5.5,25.64,25.3,1413.0,24.71,1.6,29.84,17.17,12.68,-0.26,3.54,24.76,24.74,1413.0
+BO-L-G040009 = 18.28,5.61,24.88,5.87,19.02,-0.47,1.74,19.12,19.99,272.0,15.19,7.02,24.06,0.35,23.7,-0.46,1.74,16.73,17.65,272.0,18.22,4.55,24.33,5.87,18.46,-0.34,1.73,18.78,19.13,272.0,15.96,4.25,22.54,7.24,15.3,-0.21,1.6,16.52,16.34,272.0,18.67,2.84,25.85,11.65,14.19,-0.18,2.36,18.88,19.23,272.0,17.67,3.12,25.98,11.1,14.88,-0.18,2.55,17.94,18.61,272.0,18.64,2.96,26.26,11.38,14.88,-0.09,2.68,18.87,19.37,272.0,20.95,3.4,30.39,12.48,17.91,-0.1,2.78,21.23,21.71,272.0,19.27,4.45,28.19,8.07,20.12,-0.49,1.94,19.77,20.75,272.0,19.49,6.01,30.12,4.21,25.91,-0.7,2.13,20.39,22.06,272.0,18.88,5.05,29.57,5.59,23.98,-0.54,1.99,19.54,20.68,272.0,18.69,5.01,27.64,3.66,23.98,-0.6,2.11,19.34,20.58,272.0
+BO-L-G040010 = 22.5,3.1,26.54,13.17,13.37,-1.21,3.66,22.7,23.68,60.0,16.05,3.05,19.37,7.8,11.57,-1.28,3.44,16.33,17.34,60.0,20.98,2.85,24.33,14.27,10.06,-0.94,2.57,21.17,22.16,60.0,19.68,1.74,22.68,14.55,8.13,-1.17,3.88,19.75,20.16,60.0,24.09,2.46,26.54,15.79,10.75,-1.79,5.46,24.21,25.16,60.0,21.43,2.09,23.5,13.58,9.92,-2.31,7.78,21.53,22.13,60.0,22.74,2.31,25.16,14.55,10.61,-2.02,6.51,22.85,23.57,60.0,26.72,2.6,29.29,17.3,11.99,-2.26,7.61,26.84,27.57,60.0,26.22,3.72,29.84,16.2,13.64,-1.34,3.68,26.48,27.91,60.0,22.47,2.83,26.81,14.82,11.99,-1.07,3.68,22.64,23.16,60.0,25.63,3.03,29.57,16.61,12.95,-1.17,3.71,25.81,26.19,60.0,23.15,2.68,27.64,17.58,10.06,-0.7,2.39,23.3,24.16,60.0
+BO-L-G040011 = 13.38,1.54,16.06,10.83,5.24,0.19,1.76,13.46,13.17,33.0,11.78,0.75,13.58,10.28,3.31,0.45,3.13,11.8,11.72,33.0,15.11,0.85,17.03,13.58,3.44,0.23,2.14,15.13,15.24,33.0,12.72,1.39,16.75,10.28,6.48,0.9,3.7,12.79,12.48,33.0,15.62,2.2,19.78,11.93,7.85,0.26,1.85,15.77,15.1,33.0,15.17,2.05,18.82,11.38,7.44,0.04,1.96,15.3,15.03,33.0,15.12,2.61,20.47,11.1,9.37,0.43,2.18,15.33,14.96,33.0,16.62,3.32,23.23,12.2,11.02,0.45,2.02,16.94,16.2,33.0,15.29,3.04,22.68,11.65,11.02,0.78,2.72,15.58,14.62,33.0,14.73,2.23,20.2,12.07,8.13,0.62,2.42,14.89,14.55,33.0,16.73,2.02,21.3,13.72,7.58,0.48,2.42,16.85,16.41,33.0,14.87,1.75,18.68,12.76,5.93,0.5,2.06,14.97,14.69,33.0
+BO-L-G040012 = 17.48,3.22,25.98,11.93,14.06,0.89,2.87,17.77,16.34,86.0,12.57,4.63,22.4,5.04,17.36,0.56,2.32,13.38,11.79,86.0,17.72,3.16,26.81,12.48,14.33,0.6,2.81,18.0,17.23,86.0,14.89,2.93,22.68,10.55,12.13,0.39,2.16,15.18,14.75,86.0,19.87,3.97,27.64,11.65,15.98,-0.06,2.24,20.26,19.99,86.0,19.26,4.47,27.09,10.0,17.09,-0.25,2.04,19.77,19.92,86.0,20.0,4.08,26.81,11.1,15.71,-0.29,1.95,20.41,20.61,86.0,23.36,4.19,30.12,13.03,17.09,-0.15,2.03,23.73,23.3,86.0,19.21,3.68,29.57,11.65,17.91,0.72,3.37,19.56,18.47,86.0,18.96,3.94,29.7,11.65,18.05,0.53,2.91,19.36,18.34,86.0,20.1,4.28,32.32,12.76,19.57,0.95,3.53,20.55,19.23,86.0,18.5,3.54,27.64,13.58,14.06,0.65,2.55,18.83,17.48,86.0
+BO-L-G040013 = 18.82,5.09,26.26,8.9,17.36,-0.55,1.97,19.49,20.61,165.0,14.64,5.82,23.23,1.18,22.05,-0.33,1.89,15.74,15.58,165.0,19.29,4.63,26.95,8.9,18.05,-0.48,2.13,19.83,19.92,165.0,17.6,4.75,25.98,8.07,17.91,-0.36,2.13,18.23,18.06,165.0,20.83,3.75,28.05,13.03,15.02,0.01,2.01,21.17,20.68,165.0,18.79,2.87,24.61,11.93,12.68,-0.06,2.23,19.01,18.68,165.0,19.17,2.65,23.78,11.38,12.4,-0.44,2.58,19.35,19.51,165.0,22.42,3.83,28.05,12.76,15.3,-0.33,2.17,22.74,22.68,165.0,20.0,4.78,28.19,10.55,17.64,-0.34,1.97,20.56,20.47,165.0,20.23,5.42,29.43,7.24,22.19,-0.82,2.84,20.94,21.57,165.0,21.52,5.41,32.32,11.1,21.22,-0.15,1.97,22.19,22.13,165.0,20.68,4.78,30.26,10.28,19.98,-0.23,2.24,21.23,20.68,165.0
+BO-L-G040014 = 20.39,2.72,24.33,12.34,11.99,-1.18,3.96,20.57,21.02,168.0,17.97,4.14,24.06,4.21,19.84,-0.96,3.68,18.44,18.92,168.0,19.14,3.49,24.06,9.59,14.47,-0.66,2.59,19.45,19.51,168.0,17.07,3.09,21.16,8.9,12.26,-0.83,2.8,17.35,17.99,168.0,18.71,1.87,21.85,12.48,9.37,-1.05,4.01,18.8,19.09,168.0,17.22,1.86,20.75,11.93,8.82,-0.58,2.72,17.32,17.44,168.0,18.23,2.13,22.13,12.48,9.65,-0.5,2.6,18.36,18.37,168.0,19.94,2.5,24.33,13.86,10.47,-0.29,2.01,20.09,19.99,168.0,20.0,2.76,24.88,12.48,12.4,-0.47,2.6,20.19,20.4,168.0,20.6,3.17,25.43,10.0,15.43,-1.22,4.46,20.84,21.16,168.0,20.11,3.07,24.88,10.55,14.33,-1.06,3.69,20.34,21.02,168.0,19.78,3.07,25.16,10.96,14.19,-0.71,3.08,20.02,20.06,168.0
+BO-L-G040015 = 16.8,3.23,22.95,9.59,13.37,0.11,2.1,17.11,16.41,98.0,12.04,2.88,16.61,3.87,12.75,-1.05,3.37,12.37,12.89,98.0,16.83,2.63,22.95,10.83,12.13,0.19,2.42,17.03,16.41,98.0,16.24,2.95,22.4,11.72,10.68,0.21,1.91,16.5,16.06,98.0,20.24,4.06,26.26,12.76,13.5,-0.33,1.79,20.64,21.09,98.0,18.88,3.46,24.74,11.93,12.81,-0.44,2.0,19.19,19.58,98.0,19.18,3.86,25.16,11.52,13.64,-0.41,1.96,19.57,19.89,98.0,22.12,4.95,29.84,12.2,17.64,-0.5,2.05,22.66,23.13,98.0,20.04,4.59,27.09,11.65,15.43,-0.32,1.89,20.55,20.82,98.0,18.79,4.49,27.09,11.31,15.78,0.09,1.76,19.32,18.41,98.0,20.66,4.53,28.19,12.76,15.43,-0.12,1.8,21.15,21.09,98.0,18.7,3.3,24.33,10.48,13.85,-0.25,2.2,18.98,18.78,98.0
+BO-L-G040016 = 25.97,2.1,30.94,19.92,11.02,-0.46,3.17,26.06,26.26,468.0,16.82,2.74,24.33,10.0,14.33,-0.08,2.98,17.04,16.89,468.0,25.88,2.89,33.43,17.99,15.43,-0.49,3.06,26.04,26.4,468.0,26.04,2.15,30.94,21.3,9.65,-0.28,2.23,26.13,26.54,468.0,25.59,1.49,29.02,21.57,7.44,-0.13,2.53,25.63,25.71,468.0,21.67,1.47,25.16,17.44,7.72,-0.21,2.65,21.72,21.71,468.0,21.91,1.54,25.98,17.99,7.99,0.08,2.65,21.96,21.85,468.0,27.65,1.59,31.63,23.23,8.41,0.06,2.64,27.69,27.57,468.0,29.41,2.03,35.35,24.19,11.16,-0.14,2.87,29.48,29.57,468.0,33.73,3.34,40.04,23.23,16.81,-1.0,3.86,33.89,34.53,468.0,35.62,3.16,42.52,27.09,15.43,-0.52,2.97,35.76,36.11,468.0,28.93,2.38,35.63,23.78,11.85,0.1,2.7,29.03,29.02,468.0
+BO-L-G040017 = 16.82,2.99,23.92,12.2,11.71,0.61,2.48,17.08,16.1,80.0,10.72,5.05,22.4,3.66,18.74,0.84,2.73,11.83,9.07,80.0,16.75,3.06,21.85,11.93,9.92,0.26,1.63,17.02,15.99,80.0,13.35,3.71,22.4,8.62,13.78,0.52,2.14,13.85,12.48,80.0,18.82,4.02,26.54,12.76,13.78,0.56,2.22,19.24,18.41,80.0,17.96,4.66,26.54,10.0,16.54,0.29,2.08,18.54,17.65,80.0,19.01,4.34,27.09,11.79,15.3,0.29,1.98,19.49,18.47,80.0,22.14,5.09,31.91,13.86,18.05,0.33,2.07,22.71,21.64,80.0,18.13,4.52,30.12,12.07,18.05,0.74,2.88,18.67,17.3,80.0,17.4,2.92,23.5,12.2,11.3,0.28,1.99,17.64,17.03,80.0,17.42,4.42,26.54,10.55,15.98,0.19,1.91,17.96,17.13,80.0,17.46,3.98,27.09,11.65,15.43,0.43,2.25,17.9,16.92,80.0
+BO-L-G040018 = 20.45,4.48,24.88,7.8,17.09,-1.28,3.63,20.93,21.71,205.0,17.6,6.07,25.16,1.46,23.7,-1.17,3.27,18.61,19.65,205.0,20.02,3.77,24.88,10.83,14.06,-0.81,2.46,20.37,21.57,205.0,18.02,3.82,22.95,8.07,14.88,-0.85,2.59,18.42,19.51,205.0,20.23,1.89,25.3,14.13,11.16,-0.37,3.15,20.32,20.47,205.0,18.66,1.74,22.68,12.76,9.92,-0.58,3.15,18.74,18.96,205.0,19.53,2.09,22.95,13.03,9.92,-0.49,2.44,19.64,19.92,205.0,21.58,2.2,26.54,14.13,12.4,-0.61,2.89,21.69,22.13,205.0,20.38,3.5,25.98,8.9,17.09,-1.14,3.48,20.68,21.44,205.0,20.92,4.29,26.81,9.72,17.09,-0.97,3.01,21.35,21.71,205.0,21.63,3.61,27.22,11.38,15.85,-1.27,3.64,21.93,22.68,205.0,21.0,3.4,25.43,10.55,14.88,-1.23,3.73,21.27,22.13,205.0
+BO-N-G060001 = 24.83,0.6,26.81,23.5,3.31,0.28,3.16,24.84,24.88,327.0,23.32,0.99,25.85,21.3,4.55,0.47,2.73,23.34,23.23,327.0,23.33,0.55,24.88,21.85,3.03,0.04,2.78,23.34,23.37,327.0,23.95,0.57,25.16,21.57,3.58,-0.94,4.81,23.96,24.06,327.0,23.44,0.43,24.33,22.13,2.2,-0.34,2.9,23.44,23.5,327.0,24.79,0.64,26.26,23.23,3.03,-0.05,2.19,24.8,24.74,327.0,24.56,0.49,25.92,23.23,2.69,0.13,2.56,24.56,24.61,327.0,27.01,0.68,29.77,24.88,4.89,0.79,4.45,27.02,26.95,327.0,26.88,0.88,29.02,23.23,5.79,-0.89,4.76,26.9,26.95,327.0,26.86,0.87,28.74,24.33,4.41,-0.15,2.48,26.87,26.81,327.0,25.3,0.66,26.81,22.4,4.41,-0.86,5.5,25.31,25.3,327.0,23.54,0.7,25.16,21.02,4.13,-0.5,3.06,23.55,23.64,327.0
+BO-N-G060002 = 24.3,0.8,28.46,21.85,6.61,0.75,4.63,24.31,24.12,431.0,23.46,1.08,26.54,19.65,6.89,-0.11,2.64,23.49,23.5,431.0,23.84,0.91,25.98,20.75,5.24,-0.34,2.4,23.86,24.06,431.0,24.45,0.55,25.98,22.68,3.31,0.16,3.3,24.46,24.33,431.0,23.09,0.54,24.88,21.85,3.03,0.43,3.39,23.1,23.09,431.0,25.73,0.57,27.36,23.78,3.58,-0.18,3.48,25.73,25.71,431.0,25.05,0.36,26.95,24.06,2.89,1.32,7.6,25.05,25.02,431.0,27.02,0.5,28.6,25.71,2.89,0.14,3.4,27.03,27.02,431.0,27.05,0.53,29.29,25.71,3.58,0.61,4.25,27.06,27.09,431.0,27.12,0.89,29.29,23.23,6.06,-0.42,3.41,27.14,27.09,431.0,25.38,0.58,26.81,23.5,3.31,-0.18,2.67,25.39,25.43,431.0,23.24,0.88,25.43,19.37,6.06,-0.33,3.59,23.26,23.23,431.0
+BO-N-G060003 = 24.44,0.76,26.26,21.02,5.24,-0.85,4.53,24.45,24.57,370.0,23.47,1.14,26.26,19.09,7.17,-0.65,3.92,23.5,23.64,370.0,23.91,0.95,26.81,21.02,5.79,0.41,3.47,23.93,23.78,370.0,24.2,0.47,26.12,22.68,3.44,0.38,4.37,24.2,24.19,370.0,24.32,0.56,26.4,22.13,4.27,-0.23,4.42,24.33,24.33,370.0,25.35,0.42,27.09,24.06,3.03,0.5,5.03,25.36,25.33,370.0,24.68,0.67,27.64,23.23,4.41,1.04,6.02,24.69,24.61,370.0,27.29,0.82,31.36,25.43,5.93,1.42,6.87,27.3,27.16,370.0,27.18,0.95,30.81,25.16,5.65,0.37,3.09,27.19,27.09,370.0,26.27,0.89,29.02,22.68,6.34,-0.14,4.29,26.28,26.26,370.0,25.28,0.68,27.36,23.23,4.13,0.13,3.3,25.29,25.3,370.0,23.09,1.01,25.98,19.92,6.06,-0.14,3.1,23.11,23.09,370.0
+BO-N-G060004 = 24.62,0.66,26.26,22.4,3.86,-0.49,3.35,24.63,24.68,658.0,23.93,0.97,26.54,20.2,6.34,-0.34,3.35,23.95,24.06,658.0,23.66,0.86,25.71,21.3,4.41,-0.07,2.5,23.68,23.64,658.0,23.72,0.67,25.71,21.57,4.13,-0.19,3.12,23.73,23.75,658.0,23.82,0.6,25.71,21.3,4.41,-0.38,3.37,23.82,23.85,658.0,24.61,0.48,26.95,23.5,3.44,0.34,3.44,24.62,24.61,658.0,24.15,0.55,27.22,22.95,4.27,0.83,4.84,24.15,24.06,658.0,27.15,0.7,29.02,25.16,3.86,-0.18,3.4,27.15,27.09,658.0,27.33,0.74,29.57,24.88,4.69,0.0,3.17,27.34,27.36,658.0,26.93,1.04,30.39,23.64,6.75,-0.09,3.18,26.95,27.09,658.0,24.84,0.78,27.36,21.85,5.51,0.01,3.05,24.86,24.74,658.0,23.26,0.82,25.16,19.92,5.24,-0.55,3.58,23.28,23.37,658.0
+BO-N-G060005 = 24.85,0.8,26.54,22.95,3.58,0.1,2.2,24.86,24.74,289.0,24.67,0.65,27.09,22.68,4.41,0.11,4.11,24.68,24.74,289.0,24.25,0.86,26.54,21.85,4.69,-0.09,2.94,24.26,24.26,289.0,23.81,0.62,25.71,22.4,3.31,0.17,2.86,23.82,23.78,289.0,23.94,0.71,25.98,22.13,3.86,-0.49,2.72,23.96,24.06,289.0,24.51,0.45,25.92,23.5,2.41,0.15,2.89,24.52,24.61,289.0,24.43,0.55,26.74,23.5,3.24,1.3,5.46,24.43,24.33,289.0,27.83,0.92,31.22,25.98,5.24,0.89,4.18,27.85,27.78,289.0,27.24,1.05,30.94,25.16,5.79,0.85,3.9,27.26,27.02,289.0,26.79,1.12,29.57,24.06,5.51,-0.3,2.68,26.81,26.81,289.0,25.17,0.74,27.64,23.5,4.13,0.14,2.94,25.18,25.23,289.0,23.01,0.84,25.43,20.2,5.24,-0.28,3.43,23.02,23.09,289.0
+BO-O-G050001 = 29.35,4.85,38.66,16.89,21.77,-0.78,2.88,29.75,30.53,257.0,21.35,3.76,29.02,12.2,16.81,-0.33,2.38,21.68,21.64,257.0,28.5,5.84,37.56,12.76,24.8,-0.93,3.09,29.09,29.84,257.0,25.5,5.82,34.8,11.38,23.43,-0.85,2.91,26.16,26.95,257.0,20.4,6.24,28.88,5.04,23.84,-0.94,2.72,21.33,22.54,257.0,16.23,6.58,24.33,-0.75,25.08,-0.91,2.6,17.5,18.82,257.0,15.92,6.24,24.06,-0.2,24.25,-0.92,2.66,17.1,18.54,257.0,20.81,7.69,29.84,-1.57,31.42,-1.13,3.18,22.18,24.33,257.0,24.38,7.99,33.98,3.66,30.31,-1.08,3.08,25.66,27.36,257.0,31.4,8.7,40.31,8.62,31.69,-1.21,3.23,32.58,35.22,257.0,34.23,8.68,43.9,11.1,32.8,-1.22,3.27,35.31,37.97,257.0,33.51,6.08,41.97,17.17,24.8,-1.06,3.19,34.05,35.56,257.0
+BO-O-G050002 = 25.56,2.99,32.05,19.92,12.13,0.27,2.05,25.74,25.16,187.0,15.76,3.16,22.4,9.45,12.95,0.4,2.28,16.07,15.37,187.0,25.59,3.34,32.87,17.99,14.88,0.34,2.48,25.81,25.02,187.0,22.79,3.38,30.67,15.24,15.43,0.49,2.69,23.03,22.13,187.0,22.4,2.05,26.26,13.72,12.54,-1.06,5.85,22.49,22.54,187.0,18.66,2.0,21.85,9.45,12.4,-2.03,8.99,18.77,18.96,187.0,18.98,1.9,22.13,10.55,11.57,-1.81,8.15,19.08,19.23,187.0,24.32,2.15,27.64,13.86,13.78,-2.34,10.46,24.41,24.68,187.0,23.08,3.21,30.39,15.24,15.16,0.09,2.6,23.3,23.09,187.0,29.95,3.41,37.56,21.71,15.85,0.38,2.85,30.14,29.64,187.0,33.02,3.35,41.14,25.16,15.98,0.44,2.91,33.19,32.6,187.0,29.88,2.97,37.56,22.13,15.43,0.24,2.98,30.03,29.43,187.0
+BO-O-G050003 = 27.42,3.29,34.8,17.44,17.36,-0.47,3.25,27.62,27.64,258.0,20.52,2.8,24.61,11.65,12.95,-0.98,3.52,20.71,21.09,258.0,27.96,2.46,31.63,19.65,11.99,-1.23,3.62,28.07,28.95,258.0,26.91,2.24,31.5,20.2,11.3,-0.54,2.78,27.01,27.19,258.0,25.05,1.74,27.91,17.85,10.06,-1.32,5.8,25.11,25.16,258.0,20.67,1.8,23.78,12.55,11.23,-1.8,7.35,20.75,21.02,258.0,20.76,1.87,24.88,12.96,11.92,-1.4,6.05,20.84,21.02,258.0,26.37,2.07,29.43,16.89,12.54,-1.94,7.77,26.46,26.81,258.0,29.35,2.49,35.63,19.71,15.92,-1.1,4.98,29.46,29.7,258.0,35.33,2.65,39.49,25.98,13.5,-0.88,3.36,35.43,35.77,258.0,36.63,3.0,43.07,27.91,15.16,-0.77,2.91,36.76,37.15,258.0,31.67,2.64,37.83,25.16,12.68,-0.33,2.66,31.78,31.98,258.0
+BO-O-G050004 = 26.24,2.8,31.22,17.99,13.23,-0.81,2.89,26.39,27.05,218.0,19.35,3.81,26.26,11.38,14.88,-0.48,2.17,19.72,20.2,218.0,26.88,2.91,31.22,18.82,12.4,-0.64,2.51,27.03,27.47,218.0,24.64,2.33,30.39,15.51,14.88,-0.11,3.66,24.75,24.61,218.0,24.48,1.99,29.02,13.58,15.43,-0.62,6.25,24.56,24.57,218.0,20.27,1.52,23.5,8.62,14.88,-2.55,18.95,20.32,20.47,218.0,20.66,1.62,23.78,10.28,13.5,-1.58,10.76,20.73,20.75,218.0,25.74,1.67,29.84,13.31,16.54,-2.09,16.8,25.79,25.74,218.0,25.71,2.66,30.67,16.06,14.61,-0.69,3.05,25.84,26.26,218.0,30.1,2.49,36.46,21.44,15.02,-0.54,4.21,30.2,30.22,218.0,32.0,3.25,38.52,24.74,13.78,-0.2,2.15,32.16,32.32,218.0,31.67,2.55,36.46,24.06,12.4,-0.76,3.21,31.77,32.32,218.0
+BO-O-G050005 = 21.77,2.75,27.64,18.27,9.37,0.75,2.31,21.94,20.82,38.0,14.36,3.84,22.95,10.55,12.4,0.91,2.43,14.85,12.76,38.0,22.47,2.39,26.81,17.44,9.37,0.06,2.3,22.59,22.02,38.0,20.81,2.37,25.16,16.34,8.82,0.22,1.96,20.94,20.33,38.0,22.77,0.66,24.33,21.57,2.76,0.3,2.6,22.78,22.81,38.0,19.42,0.53,20.47,18.27,2.2,0.25,2.6,19.43,19.37,38.0,19.53,0.47,20.47,18.82,1.65,0.46,2.55,19.53,19.51,38.0,24.61,0.59,25.71,23.5,2.2,-0.04,2.39,24.62,24.61,38.0,23.31,1.32,25.43,20.47,4.96,-0.31,2.23,23.34,23.37,38.0,28.56,1.55,31.5,27.09,4.41,0.91,2.28,28.6,27.78,38.0,29.61,1.23,31.63,27.64,4.0,0.11,1.69,29.64,29.53,38.0,29.47,2.26,34.25,25.16,9.09,0.43,2.3,29.56,28.91,38.0
+BO-O-G050006 = 29.5,2.49,33.15,17.44,15.71,-1.61,6.85,29.6,29.84,268.0,20.5,2.04,26.26,14.41,11.85,0.26,3.32,20.6,20.47,268.0,29.0,2.9,32.87,14.69,18.19,-2.16,8.2,29.15,29.84,268.0,26.15,3.01,29.98,10.83,19.15,-2.43,9.67,26.32,26.95,268.0,21.78,3.62,25.85,6.14,19.7,-1.56,5.61,22.08,22.68,268.0,17.5,3.86,21.85,2.56,19.29,-1.45,5.02,17.92,18.27,268.0,17.47,3.68,21.85,2.01,19.84,-1.4,4.91,17.86,18.34,268.0,23.19,4.25,27.36,2.56,24.8,-1.8,6.7,23.58,24.19,268.0,27.3,4.19,31.5,6.42,25.08,-2.16,7.79,27.62,28.88,268.0,34.58,5.0,39.21,11.38,27.83,-2.12,7.48,34.94,36.59,268.0,37.31,4.86,42.24,13.31,28.94,-2.29,8.35,37.62,39.21,268.0,36.1,3.73,42.8,18.54,24.25,-1.63,6.85,36.29,36.84,268.0
+BO-O-G050007 = 22.41,3.38,29.36,17.17,12.19,0.35,1.97,22.66,21.3,52.0,18.69,2.81,24.88,14.41,10.47,0.76,2.59,18.9,17.79,52.0,20.81,3.26,27.5,14.96,12.54,0.44,2.32,21.06,19.92,52.0,18.02,3.63,25.85,11.38,14.47,0.48,2.33,18.38,17.1,52.0,15.24,4.44,24.61,8.62,15.98,0.77,2.44,15.86,13.65,52.0,11.19,4.33,20.89,5.87,15.02,1.06,2.75,11.98,9.52,52.0,11.56,4.38,21.71,5.59,16.12,1.02,2.79,12.35,9.72,52.0,15.11,5.01,26.26,8.9,17.36,0.97,2.63,15.9,13.38,52.0,16.93,4.76,26.81,10.0,16.81,0.7,2.27,17.57,15.31,52.0,22.21,5.08,32.74,14.13,18.6,0.31,2.02,22.77,21.16,52.0,24.91,5.02,36.32,16.61,19.7,0.31,2.24,25.4,24.37,52.0,26.24,4.42,33.98,17.99,15.98,0.12,2.01,26.6,25.4,52.0
+BO-O-G050008 = 33.12,1.2,36.18,29.84,6.34,-0.22,2.87,33.14,33.25,108.0,22.48,1.99,27.91,17.99,9.92,0.08,2.81,22.57,22.4,108.0,31.43,1.4,35.91,28.6,7.3,0.33,3.13,31.46,31.29,108.0,30.1,0.97,32.87,27.36,5.51,0.11,3.15,30.11,30.12,108.0,25.56,0.83,27.78,22.95,4.82,0.06,3.51,25.58,25.57,108.0,21.18,0.85,23.5,19.09,4.41,0.22,3.3,21.2,21.16,108.0,21.04,1.06,23.78,17.99,5.79,0.22,3.26,21.07,21.02,108.0,27.02,0.85,29.36,24.88,4.48,0.26,3.19,27.03,27.09,108.0,32.12,1.04,34.94,29.29,5.65,0.14,3.19,32.14,32.01,108.0,38.1,1.04,41.42,35.91,5.51,0.4,3.07,38.12,38.01,108.0,40.42,1.04,43.35,37.28,6.06,0.11,3.44,40.43,40.31,108.0,36.47,1.46,40.04,33.98,6.06,0.19,2.06,36.5,36.39,108.0
+BO-O-G050009 = 23.93,1.85,27.91,20.33,7.58,-0.11,2.44,24.0,23.78,51.0,15.68,2.95,20.75,10.83,9.92,-0.18,1.74,15.95,16.06,51.0,24.1,1.81,28.46,18.68,9.78,-0.14,3.77,24.17,23.78,51.0,21.73,1.99,25.43,16.61,8.82,-0.19,2.25,21.82,21.71,51.0,21.87,2.34,23.78,11.65,12.13,-2.89,11.28,21.99,22.54,51.0,17.82,2.62,20.06,8.21,11.85,-2.23,7.34,18.0,18.96,51.0,18.17,2.38,19.92,8.9,11.02,-2.4,8.27,18.32,19.09,51.0,22.99,3.13,25.16,10.96,14.19,-2.42,8.17,23.19,24.26,51.0,22.8,2.43,25.16,12.62,12.54,-2.42,9.36,22.93,23.44,51.0,28.18,2.57,32.32,18.41,13.92,-1.07,5.53,28.29,28.4,51.0,28.7,1.51,32.6,22.81,9.78,-0.69,6.6,28.73,28.74,51.0,30.64,2.46,35.63,25.16,10.47,-0.15,2.51,30.73,30.53,51.0
+BO-O-G050010 = 29.22,5.07,39.76,18.54,21.22,0.2,1.99,29.65,28.46,315.0,18.31,4.12,27.64,10.28,17.36,0.39,2.21,18.77,17.44,315.0,27.3,4.1,37.28,17.72,19.57,0.47,2.57,27.6,26.54,315.0,26.72,2.97,34.39,18.82,15.57,0.31,2.83,26.88,26.54,315.0,25.57,1.55,29.29,20.75,8.54,0.05,2.65,25.62,25.3,315.0,22.08,1.32,25.43,17.99,7.44,0.1,2.63,22.12,21.85,315.0,21.65,1.6,25.16,16.61,8.54,0.26,2.49,21.71,21.3,315.0,27.67,1.47,31.22,23.5,7.72,0.07,2.48,27.71,27.57,315.0,30.36,2.8,37.56,23.23,14.33,0.23,2.33,30.48,29.84,315.0,36.26,3.02,41.97,28.19,13.78,0.06,1.95,36.39,36.11,315.0,37.75,3.4,44.72,28.19,16.54,0.1,2.1,37.9,37.28,315.0,31.45,4.5,42.24,22.68,19.57,0.43,1.99,31.77,30.12,315.0
+BO-O-G050011 = 26.52,1.8,31.22,21.57,9.65,-0.14,3.38,26.58,26.54,107.0,21.51,2.0,25.43,14.13,11.3,-0.94,4.55,21.6,21.71,107.0,27.17,2.16,30.39,19.78,10.61,-1.43,4.86,27.25,27.91,107.0,26.54,2.29,29.29,17.85,11.44,-1.5,5.09,26.64,27.09,107.0,24.56,2.95,27.64,14.96,12.68,-1.82,5.46,24.74,25.85,107.0,19.24,2.88,22.13,9.86,12.26,-1.89,5.68,19.46,20.33,107.0,20.17,2.88,22.68,10.55,12.13,-1.96,5.83,20.37,21.57,107.0,25.23,3.36,28.19,14.13,14.06,-2.02,6.06,25.45,26.54,107.0,26.81,3.2,30.12,15.51,14.61,-2.05,6.2,27.0,28.12,107.0,32.13,2.78,35.63,22.75,12.88,-1.55,5.2,32.25,32.94,107.0,34.29,2.52,38.39,25.85,12.54,-1.72,5.73,34.38,34.94,107.0,31.51,1.87,36.73,25.43,11.3,-0.3,3.73,31.57,31.43,107.0
+BO-P-G070001 = 22.03,1.59,25.98,18.82,7.17,0.44,2.67,22.09,21.57,37.0,12.88,2.27,18.27,8.07,10.2,0.25,2.69,13.08,12.76,37.0,24.31,1.99,29.02,21.57,7.44,0.55,2.36,24.39,23.78,37.0,24.58,1.54,27.09,21.02,6.06,-0.07,2.4,24.63,24.47,37.0,25.76,0.94,27.64,23.5,4.13,-0.07,2.52,25.78,25.71,37.0,23.45,0.86,24.61,21.71,2.89,-0.51,2.23,23.47,23.64,37.0,23.51,0.87,24.61,21.64,2.96,-0.41,2.09,23.53,23.57,37.0,28.21,1.09,29.84,25.98,3.86,-0.37,1.98,28.23,28.19,37.0,29.32,1.47,31.77,26.4,5.37,-0.38,2.1,29.35,29.57,37.0,30.07,1.9,33.43,25.98,7.44,0.01,2.27,30.12,29.64,37.0,27.49,2.67,33.43,22.68,10.75,0.26,2.25,27.62,27.22,37.0,24.84,1.83,29.57,20.75,8.82,0.37,3.07,24.9,24.61,37.0
+BO-P-G070002 = 23.64,1.61,26.54,19.09,7.44,-0.83,3.9,23.69,23.85,70.0,13.92,1.75,17.99,9.72,8.27,-0.3,2.84,14.02,14.0,70.0,25.24,1.37,27.91,21.57,6.34,-0.49,3.19,25.27,25.43,70.0,23.53,1.76,26.12,18.54,7.58,-1.4,4.19,23.59,24.16,70.0,23.99,0.6,25.16,22.26,2.89,-0.24,3.17,24.0,24.02,70.0,20.88,0.58,22.4,19.65,2.76,0.28,2.97,20.88,20.75,70.0,21.11,0.52,22.4,19.65,2.76,-0.34,3.23,21.12,21.13,70.0,26.12,0.48,27.5,24.88,2.62,0.01,3.39,26.13,26.12,70.0,26.27,1.44,28.74,22.4,6.34,-0.61,2.74,26.31,26.43,70.0,29.11,1.49,31.91,26.12,5.79,-0.32,2.11,29.15,29.29,70.0,31.71,1.14,33.98,28.74,5.24,-0.29,3.31,31.73,31.63,70.0,28.96,1.43,32.05,25.16,6.89,-0.12,3.03,29.0,28.74,70.0
+BO-P-G070003 = 23.51,2.07,28.19,18.27,9.92,-0.44,2.77,23.6,23.78,111.0,16.07,3.06,24.06,8.48,15.57,-0.33,2.77,16.36,16.48,111.0,24.29,1.7,29.84,18.82,11.02,0.03,4.27,24.35,24.19,111.0,23.55,1.38,26.81,18.54,8.27,-0.6,4.14,23.59,23.78,111.0,25.5,1.05,27.91,22.13,5.79,-0.23,3.61,25.52,25.57,111.0,23.35,1.24,25.43,18.82,6.61,-1.14,4.23,23.38,23.71,111.0,23.32,1.08,25.71,19.92,5.79,-0.49,3.14,23.34,23.5,111.0,28.49,1.3,30.53,24.88,5.65,-0.8,2.9,28.52,28.88,111.0,30.14,1.67,32.6,24.88,7.72,-0.79,2.95,30.19,30.39,111.0,29.39,1.78,33.15,24.33,8.82,-0.1,2.69,29.44,29.36,111.0,29.36,2.42,33.84,23.23,10.61,-0.42,2.48,29.46,29.43,111.0,24.0,1.95,28.19,17.72,10.47,-0.32,3.01,24.08,24.19,111.0
+BO-P-G070004 = 23.31,2.23,28.19,18.54,9.65,0.19,2.09,23.41,22.99,170.0,14.38,2.7,21.3,8.07,13.23,0.24,2.86,14.63,14.34,170.0,24.71,2.0,29.02,20.75,8.27,0.1,2.0,24.79,24.47,170.0,22.61,1.76,27.36,18.54,8.82,0.29,2.82,22.67,22.47,170.0,23.64,1.04,26.26,21.57,4.69,0.34,2.52,23.66,23.54,170.0,20.73,1.09,24.06,17.99,6.06,0.42,3.26,20.76,20.68,170.0,20.96,0.99,24.06,18.54,5.51,0.45,3.5,20.98,20.92,170.0,26.24,0.96,29.43,24.33,5.1,0.61,3.04,26.26,26.12,170.0,26.8,1.61,31.5,22.13,9.37,0.25,3.35,26.85,26.81,170.0,28.19,2.43,32.6,22.4,10.2,-0.24,2.32,28.29,28.19,170.0,29.71,2.86,37.01,22.95,14.06,0.17,2.36,29.84,29.29,170.0,25.25,3.62,34.25,17.72,16.54,0.24,2.21,25.5,24.68,170.0
+BO-P-G070005 = 26.08,5.89,35.91,16.61,19.29,-0.04,1.46,26.74,26.88,620.0,19.72,4.23,29.02,12.2,16.81,0.18,1.73,20.16,19.68,620.0,23.1,7.65,35.08,12.2,22.87,-0.02,1.32,24.33,23.47,620.0,19.04,7.16,31.77,7.24,24.53,-0.02,1.43,20.34,19.23,620.0,13.18,8.06,25.16,-2.4,27.56,-0.2,1.61,15.45,14.27,617.0,11.59,6.98,21.57,-3.23,24.8,-0.47,2.08,13.52,12.76,561.0,9.95,7.31,21.85,-5.98,27.83,-0.34,1.86,12.34,11.1,600.0,12.85,9.61,27.09,-3.5,30.59,-0.17,1.55,16.04,13.58,612.0,15.45,9.73,30.12,0.63,29.49,-0.06,1.4,18.25,16.72,620.0,20.84,11.5,38.94,4.49,34.45,-0.04,1.39,23.8,21.85,620.0,24.47,11.7,42.52,7.52,35.0,-0.05,1.36,27.12,25.09,620.0,26.9,9.04,41.14,12.76,28.39,-0.09,1.39,28.38,27.64,620.0
+BO-P-G070006 = 22.55,1.8,26.54,19.37,7.17,0.11,2.11,22.62,22.54,64.0,12.46,2.1,17.17,8.76,8.41,0.31,2.36,12.63,12.41,64.0,22.99,1.6,27.64,19.09,8.54,0.11,3.39,23.05,22.99,64.0,21.75,1.8,26.54,17.72,8.82,-0.17,3.03,21.82,21.92,64.0,23.13,0.7,24.88,21.71,3.17,0.29,2.91,23.14,23.09,64.0,20.41,0.67,21.85,18.27,3.58,-0.39,3.68,20.42,20.4,64.0,20.6,0.58,21.85,18.82,3.03,-0.37,3.51,20.61,20.61,64.0,25.34,0.7,27.91,23.78,4.13,0.74,4.76,25.35,25.3,64.0,24.98,1.18,27.09,21.99,5.1,-0.69,2.99,25.01,25.23,64.0,28.96,1.27,32.6,26.12,6.48,0.04,3.37,28.99,29.02,64.0,29.18,2.74,34.25,24.19,10.06,-0.17,2.02,29.31,29.6,64.0,27.1,2.38,32.32,20.47,11.85,-0.51,3.0,27.2,27.71,64.0
+BO-P-G070007 = 26.92,2.55,32.05,17.99,14.06,-1.02,3.96,27.04,27.5,177.0,17.94,3.04,24.88,10.28,14.61,-0.37,2.76,18.19,18.41,177.0,27.84,2.45,32.87,19.65,13.23,-0.78,3.71,27.95,28.19,177.0,23.83,2.67,28.19,15.51,12.68,-0.71,3.03,23.98,24.33,177.0,24.13,1.69,26.81,18.27,8.54,-1.33,4.76,24.18,24.54,177.0,21.31,1.76,24.06,14.69,9.37,-1.6,5.62,21.38,21.71,177.0,21.57,1.64,24.33,15.51,8.82,-1.46,5.23,21.64,21.85,177.0,26.62,1.63,29.57,21.02,8.54,-1.29,4.78,26.67,26.95,177.0,28.39,1.91,31.22,21.02,10.2,-1.99,6.96,28.45,28.88,177.0,29.93,2.62,34.8,24.33,10.47,-0.23,2.36,30.05,30.26,177.0,31.88,2.75,36.18,24.88,11.3,-0.54,2.28,32.0,32.6,177.0,29.34,2.94,34.25,19.92,14.33,-0.83,3.11,29.49,29.98,177.0
+BO-P-G070008 = 32.97,2.04,35.63,26.54,9.09,-0.82,2.96,33.04,33.56,94.0,24.3,2.05,27.64,17.85,9.78,-0.62,3.35,24.38,24.33,94.0,31.27,1.3,33.43,26.54,6.89,-1.35,5.59,31.3,31.46,94.0,28.14,1.27,30.12,24.06,6.06,-1.17,4.6,28.17,28.19,94.0,23.33,0.96,24.88,20.47,4.41,-0.75,3.36,23.35,23.44,94.0,19.64,0.88,21.3,17.03,4.27,-0.64,3.81,19.66,19.65,94.0,18.75,0.9,20.47,15.51,4.96,-1.18,5.07,18.77,18.82,94.0,24.76,0.86,26.26,21.85,4.41,-1.15,4.82,24.77,24.88,94.0,28.99,1.1,30.94,25.02,5.93,-1.35,5.8,29.01,29.15,94.0,35.11,1.55,38.11,29.98,8.13,-0.81,4.24,35.14,35.04,94.0,35.43,1.7,39.49,29.57,9.92,-0.87,5.41,35.48,35.6,94.0,33.1,1.82,37.56,26.95,10.61,-0.77,4.03,33.15,33.32,94.0
+BO-P-G070009 = 30.37,2.15,35.35,23.78,11.57,-0.42,2.49,30.45,30.67,346.0,19.36,2.68,25.71,12.76,12.95,0.15,2.21,19.54,19.2,346.0,29.33,1.42,32.87,25.43,7.44,0.01,2.75,29.37,29.15,346.0,26.29,1.3,29.29,22.54,6.75,-0.12,2.49,26.32,26.26,346.0,22.27,1.92,25.98,18.27,7.72,-0.02,1.92,22.36,22.09,346.0,19.32,1.85,22.4,15.79,6.61,-0.33,1.81,19.41,19.65,346.0,18.96,2.03,22.13,14.96,7.17,-0.3,1.8,19.07,19.13,346.0,24.78,1.9,28.19,21.3,6.89,-0.16,1.75,24.85,24.88,346.0,27.21,2.13,31.5,23.23,8.27,-0.08,1.8,27.29,27.36,346.0,33.54,1.61,38.11,29.84,8.27,0.32,2.55,33.58,33.29,346.0,35.37,1.97,41.0,30.39,10.61,0.12,2.89,35.43,35.25,346.0,31.71,2.18,38.39,24.88,13.5,-0.54,3.88,31.78,31.84,346.0
+BO-P-G070010 = 33.1,2.99,39.49,17.44,22.05,-1.87,9.21,33.23,33.7,747.0,24.34,2.78,34.25,13.58,20.67,-0.25,5.11,24.5,24.4,747.0,32.09,3.18,37.83,13.86,23.98,-2.98,15.78,32.25,32.46,747.0,27.31,3.32,32.87,8.62,24.25,-3.04,14.58,27.51,28.05,747.0,20.71,3.06,25.71,2.83,22.87,-2.98,14.06,20.94,21.3,747.0,17.38,2.93,21.57,1.73,19.84,-2.75,12.1,17.63,17.99,746.0,16.61,2.58,20.75,2.01,18.74,-2.8,12.99,16.81,17.03,746.0,22.55,3.46,27.64,2.28,25.35,-3.24,15.33,22.82,23.23,747.0,26.33,3.63,31.77,3.39,28.39,-3.31,17.43,26.58,26.95,747.0,33.81,4.47,40.31,6.14,34.17,-3.51,18.33,34.1,34.53,747.0,39.22,4.54,45.0,11.1,33.9,-3.67,19.47,39.48,40.18,747.0,37.45,3.55,43.07,17.99,25.08,-2.46,12.47,37.62,38.11,747.0
+BO-P-G070011 = 29.23,3.27,36.46,20.47,15.98,-0.28,2.72,29.42,29.29,463.0,18.07,3.12,27.64,10.55,17.09,0.17,2.67,18.34,17.99,463.0,29.62,2.21,33.7,22.68,11.02,-0.8,3.25,29.7,30.05,463.0,25.13,2.16,28.74,17.99,10.75,-0.99,3.44,25.22,25.78,463.0,21.43,1.52,25.43,15.1,10.33,0.05,3.27,21.48,21.3,463.0,18.0,1.36,20.75,12.34,8.41,-0.25,2.76,18.05,18.13,463.0,17.44,1.44,21.02,11.79,9.23,-0.0,2.92,17.5,17.44,463.0,23.23,1.41,25.98,14.82,11.16,-0.73,5.2,23.27,23.23,463.0,24.19,2.87,29.57,15.65,13.92,-0.75,2.61,24.36,25.16,463.0,32.84,2.41,38.11,23.92,14.19,-0.55,2.97,32.93,33.15,463.0,35.33,2.55,42.8,28.33,14.47,0.02,2.86,35.42,35.22,463.0,31.71,3.15,38.94,22.95,15.98,-0.23,2.76,31.87,31.91,463.0
+BO-P-G070012 = 25.07,1.98,29.43,20.2,9.23,-0.11,2.39,25.15,25.16,88.0,16.99,2.44,20.75,10.28,10.47,-0.4,2.44,17.16,17.17,88.0,26.13,1.93,29.57,22.13,7.44,-0.09,1.79,26.2,26.16,88.0,23.53,1.79,26.81,19.92,6.89,-0.09,1.87,23.6,23.5,88.0,24.03,1.24,26.26,21.3,4.96,-0.1,2.1,24.06,24.06,88.0,21.43,1.27,24.06,18.27,5.79,-0.2,2.53,21.46,21.3,88.0,21.81,1.3,24.61,19.09,5.51,0.03,2.52,21.85,21.85,88.0,26.95,1.26,29.43,24.33,5.1,0.11,2.2,26.98,26.95,88.0,28.1,1.57,31.22,25.02,6.2,0.05,2.03,28.14,27.91,88.0,27.71,1.96,30.81,21.85,8.96,-0.69,2.82,27.78,28.05,88.0,31.38,2.21,34.8,25.71,9.09,-0.19,2.21,31.46,31.22,88.0,27.05,2.9,33.98,20.75,13.23,-0.04,2.08,27.21,27.09,88.0
+BO-P-G070013 = 28.9,2.43,35.35,22.68,12.68,0.01,2.78,29.0,29.02,309.0,19.33,2.83,29.02,12.2,16.81,0.37,3.08,19.53,19.09,309.0,29.4,1.08,32.05,26.12,5.93,-0.4,3.19,29.42,29.57,309.0,26.43,1.24,30.39,22.13,8.27,-0.11,2.98,26.46,26.6,309.0,20.76,1.38,25.16,18.13,7.03,0.46,2.6,20.81,20.61,309.0,17.71,1.33,22.13,14.41,7.72,0.28,2.76,17.76,17.72,309.0,17.07,1.38,21.3,13.58,7.72,0.13,2.5,17.12,17.03,309.0,23.07,1.27,27.09,19.92,7.17,0.27,2.57,23.1,22.95,309.0,26.04,2.29,31.77,21.57,10.2,-0.0,1.85,26.14,26.26,309.0,32.57,1.45,36.73,29.29,7.44,0.25,2.42,32.6,32.46,309.0,34.2,1.85,38.11,29.57,8.54,-0.2,2.29,34.25,34.39,309.0,30.31,2.12,36.46,24.61,11.85,-0.08,2.69,30.39,30.12,309.0
+BO-P-G070014 = 28.58,3.15,35.91,16.06,19.84,-0.54,3.32,28.75,28.74,668.0,24.11,3.39,32.32,12.2,20.12,-0.44,2.6,24.35,24.61,668.0,29.88,2.13,35.91,20.47,15.43,-0.44,3.37,29.95,30.12,668.0,24.16,2.01,29.57,16.61,12.95,-0.28,3.06,24.25,24.19,668.0,17.59,2.45,24.06,9.45,14.61,-0.32,3.01,17.76,17.72,668.0,15.31,1.86,20.47,9.72,10.75,-0.08,2.87,15.43,15.37,668.0,14.17,1.89,19.65,8.9,10.75,0.05,2.73,14.29,14.13,668.0,20.4,1.92,25.71,14.69,11.02,0.07,2.59,20.49,20.47,668.0,20.97,3.39,29.57,10.55,19.02,-0.21,2.96,21.24,20.89,668.0,29.56,3.07,37.42,19.09,18.33,-0.28,3.28,29.72,29.6,668.0,35.3,2.13,41.69,27.36,14.33,-0.17,3.4,35.36,35.35,668.0,34.91,3.0,41.42,22.68,18.74,-0.92,3.83,35.04,35.49,668.0
+BO-P-G070015 = 25.43,1.65,28.46,21.3,7.17,-0.48,2.68,25.48,25.57,134.0,15.12,1.91,19.78,10.96,8.82,-0.19,2.37,15.24,15.41,134.0,26.59,1.45,29.57,22.68,6.89,-0.25,2.47,26.63,26.67,134.0,22.93,1.29,25.98,19.92,6.06,0.07,2.54,22.96,22.95,134.0,22.0,0.96,24.61,19.23,5.37,-0.09,3.51,22.02,22.02,134.0,18.97,1.0,21.57,16.48,5.1,-0.03,2.76,18.99,18.96,134.0,19.3,0.95,21.3,16.61,4.69,-0.38,2.97,19.33,19.37,134.0,24.43,1.13,27.09,21.57,5.51,-0.3,2.82,24.45,24.61,134.0,25.53,1.62,27.91,20.2,7.72,-1.13,4.15,25.58,25.85,134.0,29.37,1.78,32.6,22.68,9.92,-1.17,4.82,29.42,29.64,134.0,32.68,1.72,36.73,27.5,9.23,-0.51,3.27,32.73,32.87,134.0,29.47,2.52,34.53,21.71,12.81,-0.57,3.11,29.58,29.57,134.0
+BO-S-G080001 = 24.22,1.09,29.29,18.27,11.02,0.05,5.19,24.24,24.19,1070.0,25.72,1.03,28.19,21.85,6.34,-0.14,2.89,25.74,25.71,1070.0,26.37,0.98,29.29,23.5,5.79,0.08,2.58,26.39,26.26,1070.0,25.85,1.26,30.67,21.57,9.09,-0.32,3.5,25.88,25.98,1070.0,25.34,1.44,29.02,20.47,8.54,-0.39,2.92,25.38,25.43,1070.0,26.08,1.31,29.57,22.13,7.44,-0.48,3.23,26.11,26.19,1070.0,24.76,1.07,28.74,21.02,7.72,-0.22,3.02,24.78,24.88,1070.0,30.7,1.51,35.91,24.74,11.16,-0.06,3.22,30.73,30.67,1070.0,29.92,1.65,35.35,24.33,11.02,-0.4,3.8,29.97,29.98,1070.0,27.86,1.58,33.43,22.4,11.02,0.39,3.04,27.91,27.64,1070.0,27.02,1.61,32.6,23.23,9.37,0.57,3.07,27.06,26.81,1070.0,25.5,1.32,29.29,22.13,7.17,0.26,2.94,25.54,25.43,1070.0
+BO-S-G080002 = 28.5,1.72,30.94,23.44,7.51,-1.09,3.74,28.55,28.74,173.0,26.09,1.71,29.02,21.02,7.99,-1.1,3.89,26.15,26.54,173.0,27.12,2.12,30.94,21.16,9.78,-0.63,3.03,27.21,27.36,173.0,25.19,2.55,29.29,18.47,10.82,-0.56,2.47,25.32,25.57,173.0,24.23,1.61,27.36,18.96,8.41,-0.74,3.61,24.28,24.61,173.0,22.63,1.86,26.26,17.17,9.09,-0.66,3.39,22.7,22.81,173.0,23.77,2.5,27.91,17.3,10.61,-0.26,2.3,23.9,23.64,173.0,28.43,2.75,32.32,20.68,11.64,-0.73,2.79,28.56,28.88,173.0,27.37,2.42,31.77,20.47,11.3,-0.74,3.04,27.48,27.71,173.0,28.38,1.9,30.94,22.19,8.75,-1.16,3.91,28.45,28.88,173.0,25.28,1.3,28.74,21.02,7.72,-0.38,3.38,25.31,25.3,173.0,25.54,1.85,29.02,20.47,8.54,-0.71,2.58,25.61,26.12,173.0
+BO-S-G080003 = 25.23,4.63,32.32,18.27,14.06,0.11,1.63,25.65,24.81,90.0,22.06,3.91,30.39,14.96,15.43,-0.22,1.91,22.4,23.16,90.0,21.95,3.47,27.91,16.06,11.85,-0.23,1.8,22.22,22.78,90.0,19.44,4.69,25.98,11.1,14.88,-0.23,1.63,19.99,20.2,90.0,21.05,4.27,27.09,13.31,13.78,-0.26,1.67,21.48,21.2,90.0,18.58,4.47,24.88,10.28,14.61,-0.25,1.63,19.11,18.96,90.0,18.19,3.86,23.23,10.55,12.68,-0.31,1.68,18.59,18.75,90.0,22.02,5.45,28.74,11.38,17.36,-0.35,1.72,22.68,22.61,90.0,23.69,5.54,31.22,14.96,16.26,-0.1,1.43,24.32,23.23,90.0,24.97,6.87,35.08,14.96,20.12,0.01,1.46,25.88,23.54,90.0,24.56,6.35,33.98,13.31,20.67,-0.09,1.67,25.36,24.3,90.0,23.15,5.9,35.08,13.03,22.05,-0.0,1.72,23.89,23.3,90.0
+BO-S-G080004 = 25.57,1.75,32.6,21.3,11.3,1.06,4.66,25.63,25.3,1945.0,26.31,1.38,32.05,22.68,9.37,0.71,3.93,26.35,26.12,1945.0,27.5,1.26,32.05,24.33,7.72,0.17,3.52,27.53,27.64,1945.0,25.92,1.45,31.22,22.26,8.96,0.42,2.94,25.96,25.78,1945.0,24.68,1.07,29.29,21.3,7.99,0.26,3.65,24.7,24.61,1945.0,25.41,0.96,29.15,22.4,6.75,0.42,3.73,25.43,25.43,1945.0,24.82,1.2,32.19,21.71,10.47,0.87,6.14,24.85,24.81,1945.0,31.15,1.71,38.66,27.09,11.57,0.66,5.23,31.19,31.22,1945.0,29.0,1.89,37.28,22.4,14.88,0.93,5.68,29.06,29.02,1945.0,28.8,1.93,43.62,24.33,19.29,1.69,10.21,28.86,28.74,1945.0,27.99,1.91,41.42,22.68,18.74,1.41,8.97,28.05,27.91,1945.0,26.36,1.47,33.15,22.13,11.02,0.51,4.39,26.4,26.4,1945.0
+BO-S-G080005 = 28.01,2.12,34.25,21.02,13.23,0.09,2.14,28.09,27.91,2946.0,28.16,2.19,33.98,20.2,13.78,-0.03,2.87,28.24,27.91,2946.0,28.32,1.73,34.53,21.85,12.68,0.03,3.87,28.37,28.26,2946.0,25.28,2.12,30.12,15.79,14.33,-1.4,4.61,25.37,25.92,2946.0,24.63,1.31,28.74,19.37,9.37,-0.64,4.7,24.67,24.68,2946.0,24.59,1.43,27.91,18.54,9.37,-1.2,4.81,24.63,24.88,2946.0,25.34,1.7,29.57,17.72,11.85,-0.92,4.75,25.4,25.43,2946.0,30.28,1.33,33.7,24.61,9.09,-0.33,3.77,30.31,30.26,2946.0,29.73,1.51,36.46,21.57,14.88,-0.14,5.26,29.76,29.7,2946.0,33.38,3.57,43.62,25.16,18.46,0.38,2.26,33.57,32.6,2946.0,29.86,2.57,37.83,24.06,13.78,0.73,3.08,29.97,29.29,2946.0,27.19,1.75,34.25,21.57,12.68,0.44,3.6,27.25,27.09,2946.0
+BO-S-G080006 = 25.02,2.1,30.67,20.47,10.2,0.36,2.65,25.1,24.81,168.0,21.59,1.59,26.26,17.99,8.27,0.03,2.47,21.65,21.64,168.0,21.4,1.43,24.33,16.34,7.99,-0.43,3.27,21.45,21.44,168.0,18.28,1.66,22.95,13.86,9.09,0.18,2.99,18.35,18.27,168.0,19.91,1.82,24.06,15.51,8.54,-0.14,2.36,20.0,20.09,168.0,18.18,1.89,21.85,13.86,7.99,-0.13,2.13,18.27,18.27,168.0,18.59,2.32,23.5,12.48,11.02,-0.23,2.11,18.74,18.85,168.0,22.86,2.78,27.36,15.24,12.13,-0.46,2.03,23.03,23.71,168.0,23.51,2.6,29.84,16.89,12.95,0.2,2.38,23.66,23.23,168.0,23.14,2.57,30.39,17.17,13.23,0.39,3.02,23.28,23.3,168.0,23.08,1.97,27.91,18.27,9.65,-0.17,2.3,23.17,23.37,168.0,22.3,2.31,28.19,16.06,12.13,0.25,2.99,22.42,21.92,168.0
+BO-S-G080007 = 26.88,1.53,30.12,23.5,6.61,0.16,1.98,26.92,26.81,163.0,26.82,1.12,29.02,24.06,4.96,-0.05,2.0,26.84,26.67,163.0,26.43,0.85,28.19,24.33,3.86,-0.12,2.23,26.44,26.4,163.0,24.28,0.65,25.71,22.54,3.17,-0.44,2.77,24.29,24.33,163.0,24.22,0.92,27.09,22.4,4.69,0.48,3.39,24.23,24.19,163.0,22.56,0.85,24.33,20.47,3.86,-0.4,2.37,22.57,22.68,163.0,22.54,0.99,25.16,20.06,5.1,0.01,3.05,22.56,22.47,163.0,26.81,1.4,29.29,24.19,5.1,-0.14,2.0,26.84,26.81,163.0,27.06,1.46,29.84,23.78,6.06,-0.33,2.0,27.1,27.36,163.0,28.61,1.02,30.94,26.26,4.69,0.1,2.69,28.63,28.46,163.0,26.24,1.4,30.12,22.68,7.44,-0.33,2.73,26.28,26.47,163.0,25.39,1.23,28.6,21.71,6.89,-0.14,2.96,25.42,25.5,163.0
+BO-S-G080008 = 26.14,0.94,28.46,23.5,4.96,-0.36,3.14,26.15,26.26,429.0,26.56,1.64,30.12,21.44,8.68,-0.13,2.83,26.61,26.26,429.0,25.08,1.22,27.91,21.02,6.89,-0.13,3.45,25.11,24.88,429.0,22.95,1.3,25.71,17.44,8.27,-1.22,5.26,22.99,23.09,429.0,23.67,1.56,27.09,18.27,8.82,-0.98,4.03,23.72,23.92,429.0,21.75,0.99,24.33,16.06,8.27,-1.69,8.43,21.77,21.85,429.0,21.53,1.39,24.88,16.89,7.99,-0.82,3.74,21.57,21.71,429.0,25.05,1.45,29.29,19.65,9.65,-0.95,5.13,25.09,25.16,429.0,25.26,1.82,30.67,20.75,9.92,0.32,3.16,25.33,25.23,429.0,27.03,1.88,30.39,20.33,10.06,-1.15,4.42,27.09,27.36,429.0,25.19,1.42,29.29,20.75,8.54,-0.46,3.63,25.23,25.16,429.0,25.27,1.64,29.84,18.54,11.3,-0.34,3.01,25.32,25.3,429.0
+BO-S-G080009 = 25.27,1.68,31.63,21.57,10.06,0.57,2.84,25.33,25.02,2499.0,24.4,1.52,29.43,18.82,10.61,0.48,3.02,24.45,24.12,2499.0,23.98,2.0,31.5,19.92,11.57,1.18,4.1,24.07,23.5,2499.0,25.11,1.71,32.05,21.85,10.2,1.47,4.8,25.16,24.61,2499.0,24.34,1.61,30.12,21.3,8.82,0.94,3.24,24.39,23.92,2499.0,24.69,0.91,27.91,21.85,6.06,0.36,3.49,24.7,24.61,2499.0,22.8,1.13,26.81,19.65,7.17,0.54,3.15,22.83,22.68,2499.0,27.24,2.13,32.87,23.5,9.37,0.55,2.06,27.32,26.67,2499.0,27.15,1.48,31.77,23.78,7.99,0.38,2.3,27.19,26.95,2499.0,27.57,1.33,32.05,24.33,7.72,0.73,3.07,27.6,27.36,2499.0,25.65,1.8,33.98,20.2,13.78,1.28,5.01,25.71,25.23,2499.0,24.03,1.59,30.94,20.2,10.75,1.13,4.21,24.08,23.71,2499.0
+BO-S-G080010 = 27.59,1.36,30.53,24.61,5.93,-0.12,2.09,27.62,27.67,230.0,26.69,1.07,29.02,23.5,5.51,-0.41,2.78,26.71,26.81,230.0,25.95,1.01,28.46,23.64,4.82,0.31,2.51,25.97,25.78,230.0,25.6,1.45,29.57,22.54,7.03,0.13,2.48,25.64,25.71,230.0,25.71,1.3,28.74,22.68,6.06,0.14,2.35,25.75,25.57,230.0,24.55,1.14,26.81,21.3,5.51,-0.44,2.54,24.58,24.68,230.0,23.78,0.85,26.12,21.57,4.55,-0.15,2.62,23.8,23.85,230.0,28.38,1.11,31.22,25.36,5.86,0.1,2.76,28.4,28.19,230.0,27.86,1.62,31.5,24.33,7.17,0.17,2.15,27.91,27.74,230.0,28.83,1.04,30.94,25.71,5.24,-0.42,2.85,28.85,28.88,230.0,26.47,1.64,30.12,21.85,8.27,-0.13,2.89,26.52,26.4,230.0,25.6,1.46,29.29,21.02,8.27,-0.5,3.38,25.64,25.71,230.0
+BO-S-G080011 = 24.97,2.1,30.67,21.02,9.65,0.14,2.38,25.06,24.88,208.0,21.19,2.18,25.85,16.61,9.23,0.01,1.95,21.31,21.16,208.0,22.7,2.16,29.15,19.09,10.06,0.71,2.71,22.8,22.13,208.0,19.46,1.95,25.43,15.51,9.92,0.87,3.85,19.56,19.3,208.0,21.59,1.86,27.64,19.37,8.27,1.18,3.78,21.67,21.02,208.0,19.24,2.04,25.16,13.58,11.57,0.55,3.79,19.35,18.96,208.0,19.27,1.52,23.78,15.79,7.99,0.67,3.52,19.33,19.09,208.0,25.54,1.71,30.12,21.85,8.27,0.25,2.87,25.59,25.57,208.0,26.55,2.48,32.19,20.75,11.44,-0.32,2.57,26.66,26.74,208.0,27.16,2.88,33.43,21.57,11.85,0.22,2.21,27.31,27.05,208.0,25.89,2.61,32.53,19.37,13.16,0.09,2.88,26.02,25.85,208.0,23.45,2.29,29.29,17.99,11.3,0.15,2.21,23.56,23.37,208.0
+BO-S-G080012 = 24.5,0.92,27.36,21.02,6.34,-0.24,3.26,24.52,24.54,2341.0,24.69,0.99,28.19,21.02,7.17,0.08,3.07,24.71,24.61,2341.0,24.23,1.16,27.91,20.75,7.17,0.04,2.36,24.26,24.33,2341.0,24.74,0.85,28.12,22.4,5.72,0.51,3.17,24.75,24.61,2341.0,24.1,0.95,27.36,19.37,7.99,0.01,3.88,24.12,24.06,2341.0,25.45,0.98,28.74,22.68,6.06,0.35,2.82,25.47,25.43,2341.0,23.41,1.09,27.09,19.65,7.44,0.0,3.4,23.43,23.5,2341.0,28.21,1.46,32.87,24.88,7.99,0.42,2.48,28.24,28.05,2341.0,27.94,1.65,33.15,21.57,11.57,-0.07,2.35,27.99,28.05,2341.0,27.42,1.28,32.05,24.06,7.99,0.69,3.69,27.45,27.22,2341.0,25.72,1.23,30.39,22.13,8.27,0.41,3.34,25.75,25.71,2341.0,23.59,1.35,27.91,19.37,8.54,-0.14,2.63,23.62,23.71,2341.0
+BO-S-G080013 = 29.45,0.66,30.67,27.5,3.17,-0.74,3.4,29.46,29.57,82.0,27.48,0.94,29.57,24.61,4.96,-0.45,3.25,27.5,27.57,82.0,27.88,1.38,30.67,24.33,6.34,-0.31,2.71,27.92,28.19,82.0,28.07,0.71,29.57,26.26,3.31,0.02,3.18,28.08,28.09,82.0,25.5,0.76,27.43,24.06,3.38,0.58,2.82,25.51,25.43,82.0,24.29,0.46,25.16,22.95,2.2,-0.2,3.18,24.3,24.33,82.0,25.1,0.86,26.81,23.23,3.58,0.09,2.24,25.11,25.16,82.0,29.61,0.87,31.36,27.91,3.44,0.01,1.99,29.62,29.6,82.0,29.56,0.99,31.5,27.09,4.41,-0.48,2.88,29.58,29.7,82.0,29.9,0.77,31.5,28.19,3.31,-0.2,2.7,29.91,29.98,82.0,26.6,1.69,29.84,22.4,7.44,-0.13,2.39,26.65,26.67,82.0,25.93,1.14,28.46,23.5,4.96,0.34,2.57,25.96,25.78,82.0
+BO-T-G090001 = 26.11,2.01,30.94,20.75,10.2,-0.47,3.3,26.19,26.29,178.0,21.17,2.94,27.78,12.76,15.02,-0.65,3.29,21.37,21.85,178.0,21.86,1.95,25.71,17.99,7.72,0.05,1.99,21.94,21.85,178.0,17.92,2.03,21.44,14.13,7.3,-0.02,1.63,18.04,18.16,178.0,20.21,2.6,25.98,16.61,9.37,0.72,2.18,20.38,19.37,178.0,18.73,2.43,24.33,15.24,9.09,0.75,2.29,18.88,17.99,178.0,17.13,2.09,21.3,14.13,7.17,0.44,1.83,17.26,16.48,178.0,23.97,2.79,30.12,19.92,10.2,0.55,1.93,24.13,22.95,178.0,23.43,2.74,31.5,19.65,11.85,0.69,2.31,23.59,22.54,178.0,29.64,2.12,35.91,24.61,11.3,0.47,2.82,29.71,29.29,178.0,27.57,2.04,33.43,21.57,11.85,0.49,3.56,27.65,27.22,178.0,24.44,1.91,28.74,20.47,8.27,0.2,2.37,24.52,24.33,178.0
+BO-T-G090002 = 29.28,2.35,33.98,24.19,9.78,-0.05,2.29,29.37,29.15,45.0,22.82,2.23,28.19,18.82,9.37,0.3,2.31,22.92,22.68,45.0,24.06,1.52,26.54,20.89,5.65,-0.24,2.13,24.11,24.47,45.0,21.56,1.97,24.88,16.89,7.99,-0.66,2.52,21.65,21.99,45.0,25.19,0.99,26.81,22.4,4.41,-0.82,3.32,25.21,25.3,45.0,22.83,0.97,24.33,19.65,4.69,-1.71,5.89,22.85,23.09,45.0,21.65,0.89,22.68,18.2,4.48,-1.61,6.46,21.67,21.85,45.0,28.61,0.76,29.57,25.78,3.79,-1.65,6.09,28.62,28.81,45.0,28.98,1.46,32.05,24.74,7.3,-0.63,3.92,29.01,29.02,45.0,35.99,1.94,39.21,30.26,8.96,-1.15,4.17,36.04,36.46,45.0,33.97,2.48,37.28,27.64,9.65,-0.95,2.91,34.06,34.8,45.0,26.84,1.92,31.22,22.26,8.96,-0.3,3.05,26.91,26.81,45.0
+BO-T-G090003 = 30.67,2.33,35.91,24.47,11.44,-0.48,2.73,30.76,30.94,643.0,29.26,3.25,35.35,21.3,14.06,-0.71,2.44,29.44,30.39,643.0,26.73,1.81,31.08,21.99,9.09,-0.48,2.77,26.79,27.09,643.0,20.48,1.68,24.61,14.41,10.2,-0.49,2.96,20.55,20.61,643.0,23.13,2.02,27.09,16.89,10.2,-0.72,2.92,23.22,23.5,643.0,21.41,1.81,25.71,16.06,9.65,-0.7,3.06,21.49,21.71,643.0,22.4,2.64,26.26,14.69,11.57,-0.59,2.58,22.55,22.88,643.0,27.62,2.22,32.05,20.2,11.85,-1.39,4.62,27.71,28.19,643.0,28.45,2.49,32.32,20.2,12.13,-1.43,4.64,28.56,29.02,643.0,35.08,2.47,39.21,25.98,13.23,-1.32,4.74,35.17,35.35,643.0,34.09,2.74,38.94,25.16,13.78,-1.06,3.7,34.2,34.67,643.0,29.53,2.65,35.77,23.23,12.54,-0.31,2.53,29.65,30.05,643.0
+BO-T-G090004 = 27.92,3.78,35.35,22.13,13.23,0.45,1.8,28.17,26.71,142.0,22.08,4.08,30.81,15.24,15.57,0.55,2.31,22.46,20.99,142.0,24.64,4.31,33.7,16.34,17.36,0.23,1.82,25.01,23.44,142.0,22.96,3.49,28.46,16.61,11.85,0.02,1.66,23.22,22.4,142.0,24.18,1.24,27.09,20.06,7.03,-0.7,3.56,24.22,24.33,142.0,22.1,1.42,24.88,17.72,7.17,-0.94,4.32,22.15,22.26,142.0,20.89,1.27,24.33,17.44,6.89,-0.4,3.64,20.93,21.02,142.0,27.23,1.48,30.39,22.68,7.72,-0.63,3.69,27.27,27.26,142.0,28.43,1.69,31.56,24.06,7.51,-0.19,2.41,28.48,28.36,142.0,33.8,2.04,37.56,27.36,10.2,-0.54,3.02,33.86,33.98,142.0,32.6,3.04,38.66,25.98,12.68,-0.01,2.15,32.74,32.6,142.0,28.04,4.15,36.18,18.54,17.64,0.32,2.15,28.34,26.88,142.0
+BO-T-G090005 = 26.21,1.71,29.84,22.4,7.44,0.11,2.12,26.26,25.92,187.0,22.78,2.52,29.02,17.17,11.85,0.32,2.61,22.92,22.4,187.0,22.71,1.78,26.81,19.09,7.72,0.26,2.49,22.78,22.4,187.0,17.92,2.82,24.61,13.31,11.3,0.69,2.23,18.14,16.89,187.0,20.16,1.51,25.43,17.44,7.99,1.1,4.15,20.22,19.78,187.0,18.63,1.95,23.78,15.51,8.27,0.62,2.52,18.73,17.99,187.0,18.58,2.04,22.13,13.03,9.09,-0.08,2.21,18.69,18.41,187.0,25.03,2.17,28.74,20.06,8.68,-0.16,1.93,25.12,25.16,187.0,24.77,3.15,30.94,18.54,12.4,0.12,1.85,24.96,24.33,187.0,31.06,3.41,38.11,24.33,13.78,0.3,1.87,31.25,29.98,187.0,28.01,2.91,35.63,22.95,12.68,0.58,2.42,28.16,27.09,187.0,24.56,2.57,31.5,19.09,12.4,0.38,2.52,24.7,24.06,187.0
+BO-T-G090006 = 27.33,3.9,34.8,19.65,15.16,0.02,2.02,27.6,27.4,94.0,20.99,3.7,28.74,13.31,15.43,-0.09,2.3,21.31,21.37,94.0,24.37,3.1,30.94,18.82,12.13,0.07,1.98,24.56,24.33,94.0,22.54,2.79,28.46,16.06,12.4,-0.15,2.34,22.71,22.95,94.0,22.32,1.83,26.54,19.51,7.03,0.54,2.18,22.4,21.92,94.0,19.9,2.61,24.88,15.79,9.09,0.52,1.95,20.07,19.09,94.0,18.48,2.15,23.78,14.27,9.51,0.47,2.32,18.61,17.99,94.0,25.1,2.69,29.98,20.61,9.37,0.51,1.95,25.24,24.26,94.0,27.01,2.29,31.77,22.95,8.82,0.5,2.04,27.1,26.26,94.0,32.4,2.62,38.39,27.91,10.47,0.56,2.48,32.5,31.84,94.0,30.86,2.57,36.87,25.71,11.16,0.01,2.37,30.96,30.94,94.0,27.14,3.7,37.28,19.09,18.19,0.02,2.6,27.39,27.53,94.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_vegetation_2005.properties
new file mode 100644
index 0000000..17d1bc4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BOL/BOL_2_vegetation_2005.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 2005 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=2005
+
+# 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.77,0.05,0.86,0.68,0.18,-0.05,1.82,0.77,0.77,432.0,0.79,0.06,0.89,0.68,0.21,-0.05,1.63,0.79,0.79,432.0,0.76,0.04,0.87,0.65,0.22,0.71,2.97,0.76,0.75,432.0,0.78,0.07,0.89,0.64,0.24,0.19,1.59,0.78,0.76,432.0,0.76,0.07,0.88,0.61,0.27,0.09,1.68,0.77,0.75,432.0,0.73,0.09,0.87,0.55,0.32,-0.11,1.75,0.74,0.73,432.0,0.67,0.12,0.85,0.45,0.41,-0.03,1.61,0.68,0.66,432.0,0.6,0.14,0.85,0.34,0.51,-0.05,1.73,0.62,0.62,432.0,0.56,0.11,0.81,0.28,0.54,-0.18,2.79,0.58,0.56,432.0,0.75,0.07,0.88,0.61,0.28,-0.29,2.1,0.76,0.76,432.0,0.73,0.08,0.88,0.54,0.34,-0.34,2.26,0.73,0.74,432.0,0.65,0.04,0.77,0.51,0.26,0.34,2.83,0.65,0.65,432.0
+BO-B-G010002 = 0.77,0.08,0.9,0.29,0.61,-0.51,3.29,0.78,0.77,1157.0,0.77,0.09,0.9,0.27,0.63,-0.32,2.82,0.78,0.77,1157.0,0.75,0.09,0.89,0.25,0.63,-0.59,3.28,0.75,0.75,1157.0,0.77,0.09,0.9,0.21,0.69,-0.39,3.09,0.77,0.76,1157.0,0.77,0.09,0.9,0.23,0.67,-0.34,2.99,0.77,0.76,1157.0,0.76,0.1,0.9,0.22,0.68,-0.23,2.57,0.76,0.74,1157.0,0.72,0.12,0.89,0.2,0.69,-0.12,2.02,0.73,0.71,1157.0,0.71,0.13,0.88,0.2,0.69,-0.27,2.05,0.72,0.7,1157.0,0.7,0.13,0.88,0.17,0.71,-0.11,1.87,0.71,0.68,1157.0,0.72,0.11,0.88,0.22,0.67,-0.14,2.1,0.72,0.7,1157.0,0.74,0.09,0.89,0.26,0.63,-0.32,3.13,0.74,0.73,1157.0,0.7,0.09,0.88,0.26,0.62,-0.09,2.42,0.71,0.7,1157.0
+BO-B-G010003 = 0.75,0.07,0.88,0.51,0.38,-0.39,2.35,0.75,0.75,1223.0,0.73,0.08,0.9,0.53,0.36,-0.09,2.07,0.74,0.73,1223.0,0.72,0.07,0.87,0.53,0.33,-0.12,2.31,0.72,0.72,1223.0,0.76,0.09,0.9,0.56,0.34,-0.25,1.99,0.76,0.76,1223.0,0.77,0.1,0.9,0.54,0.36,-0.27,1.81,0.77,0.77,1223.0,0.75,0.11,0.9,0.49,0.41,-0.25,1.71,0.76,0.76,1223.0,0.71,0.13,0.9,0.44,0.45,-0.29,1.74,0.72,0.72,1223.0,0.7,0.14,0.9,0.4,0.5,-0.38,1.82,0.71,0.72,1223.0,0.68,0.15,0.9,0.32,0.58,-0.2,1.77,0.7,0.68,1223.0,0.76,0.09,0.9,0.49,0.4,-0.53,2.4,0.76,0.77,1223.0,0.74,0.08,0.88,0.51,0.37,-0.17,2.26,0.75,0.75,1223.0,0.62,0.06,0.8,0.43,0.37,-0.13,2.66,0.63,0.63,1223.0
+BO-B-G010004 = 0.7,0.05,0.84,0.48,0.36,0.16,3.69,0.7,0.7,637.0,0.7,0.05,0.86,0.49,0.37,-0.12,3.37,0.7,0.7,637.0,0.68,0.05,0.83,0.51,0.31,0.48,3.88,0.68,0.68,637.0,0.7,0.06,0.89,0.48,0.41,0.96,4.04,0.71,0.69,637.0,0.69,0.07,0.88,0.49,0.39,0.93,3.46,0.69,0.67,637.0,0.64,0.09,0.89,0.46,0.43,0.99,3.19,0.65,0.61,637.0,0.57,0.11,0.87,0.4,0.47,1.02,3.16,0.58,0.54,637.0,0.54,0.13,0.89,0.27,0.61,0.75,2.8,0.56,0.51,637.0,0.51,0.11,0.85,0.25,0.6,0.42,3.66,0.53,0.51,637.0,0.63,0.09,0.88,0.42,0.46,0.27,2.52,0.64,0.63,637.0,0.67,0.06,0.83,0.44,0.38,-0.21,2.63,0.68,0.68,637.0,0.65,0.05,0.77,0.46,0.31,-0.2,2.62,0.65,0.65,637.0
+BO-B-G010005 = 0.78,0.05,0.86,0.54,0.32,-0.5,4.08,0.78,0.77,606.0,0.8,0.05,0.9,0.53,0.37,-0.6,4.29,0.8,0.79,606.0,0.79,0.05,0.89,0.54,0.35,-0.85,5.6,0.79,0.79,606.0,0.78,0.06,0.88,0.5,0.38,-0.66,4.01,0.78,0.78,606.0,0.77,0.06,0.88,0.49,0.39,-0.57,4.2,0.78,0.77,606.0,0.77,0.06,0.86,0.47,0.39,-0.93,5.49,0.77,0.77,606.0,0.72,0.08,0.85,0.44,0.41,-0.43,2.65,0.72,0.72,606.0,0.66,0.09,0.82,0.4,0.42,-0.46,2.29,0.67,0.68,606.0,0.64,0.09,0.83,0.32,0.52,-0.34,2.82,0.65,0.65,606.0,0.73,0.06,0.86,0.46,0.4,-0.36,3.67,0.73,0.73,606.0,0.73,0.05,0.84,0.49,0.35,-0.9,5.78,0.73,0.73,606.0,0.71,0.05,0.85,0.47,0.38,-0.37,6.62,0.71,0.71,606.0
+BO-B-G010006 = 0.79,0.07,0.9,0.61,0.29,-0.09,1.74,0.79,0.79,862.0,0.81,0.07,0.9,0.63,0.27,-0.24,1.94,0.81,0.81,862.0,0.8,0.06,0.9,0.63,0.27,-0.29,2.22,0.8,0.8,862.0,0.81,0.07,0.9,0.62,0.28,-0.26,1.77,0.81,0.8,862.0,0.81,0.07,0.9,0.6,0.3,-0.16,1.66,0.81,0.8,862.0,0.79,0.08,0.9,0.57,0.32,-0.31,1.92,0.8,0.79,862.0,0.76,0.11,0.89,0.48,0.41,-0.41,2.05,0.76,0.76,862.0,0.73,0.13,0.88,0.44,0.44,-0.42,2.01,0.74,0.73,862.0,0.73,0.13,0.89,0.42,0.46,-0.34,1.81,0.74,0.73,862.0,0.76,0.09,0.89,0.42,0.46,-0.47,2.41,0.76,0.76,862.0,0.75,0.08,0.89,0.46,0.43,-0.19,2.72,0.76,0.74,862.0,0.76,0.07,0.88,0.59,0.3,-0.22,2.06,0.76,0.76,862.0
+BO-B-G010007 = 0.82,0.03,0.89,0.7,0.19,-0.66,3.22,0.82,0.83,560.0,0.74,0.05,0.86,0.52,0.34,-0.73,3.75,0.74,0.74,560.0,0.76,0.06,0.88,0.58,0.3,0.06,2.31,0.76,0.75,560.0,0.83,0.04,0.89,0.7,0.19,-0.85,3.36,0.83,0.84,560.0,0.84,0.04,0.89,0.73,0.17,-1.0,3.22,0.85,0.86,560.0,0.84,0.04,0.89,0.69,0.2,-0.94,3.15,0.84,0.85,560.0,0.82,0.06,0.89,0.64,0.25,-0.91,3.1,0.82,0.83,560.0,0.81,0.05,0.89,0.64,0.26,-1.07,3.74,0.81,0.82,560.0,0.81,0.06,0.9,0.59,0.31,-0.98,3.46,0.82,0.83,560.0,0.8,0.05,0.88,0.62,0.27,-0.77,3.27,0.8,0.81,560.0,0.77,0.05,0.87,0.65,0.22,-0.16,2.39,0.77,0.77,560.0,0.67,0.06,0.81,0.54,0.27,0.08,2.27,0.68,0.68,560.0
+BO-B-G010008 = 0.7,0.1,0.89,0.06,0.83,-0.86,5.92,0.71,0.71,1478.0,0.68,0.12,0.9,0.09,0.81,-0.39,4.02,0.69,0.67,1478.0,0.67,0.11,0.89,0.08,0.81,-0.37,4.26,0.68,0.67,1478.0,0.7,0.11,0.9,0.09,0.81,-0.5,5.03,0.71,0.69,1478.0,0.7,0.11,0.9,0.08,0.82,-0.52,5.03,0.7,0.68,1478.0,0.67,0.12,0.9,0.07,0.83,-0.14,3.79,0.68,0.64,1478.0,0.61,0.14,0.89,0.05,0.84,0.26,2.92,0.63,0.58,1478.0,0.58,0.15,0.88,0.01,0.87,0.34,2.6,0.6,0.54,1478.0,0.58,0.15,0.88,-0.02,0.9,0.26,2.69,0.6,0.55,1478.0,0.63,0.14,0.89,-0.02,0.91,-0.1,3.3,0.64,0.61,1478.0,0.65,0.11,0.88,0.04,0.84,-0.48,4.54,0.66,0.65,1478.0,0.64,0.1,0.87,0.07,0.8,-0.63,4.88,0.64,0.64,1478.0
+BO-C-G030001 = 0.53,0.18,0.86,0.31,0.55,0.66,1.79,0.56,0.44,85.0,0.62,0.17,0.89,0.41,0.48,0.38,1.33,0.64,0.51,85.0,0.64,0.17,0.86,0.38,0.48,0.02,1.36,0.67,0.64,85.0,0.59,0.2,0.87,0.33,0.54,0.18,1.41,0.62,0.55,85.0,0.61,0.24,0.87,0.27,0.6,-0.31,1.33,0.65,0.7,85.0,0.6,0.27,0.88,0.24,0.64,-0.32,1.29,0.66,0.73,85.0,0.59,0.27,0.87,0.22,0.65,-0.3,1.27,0.65,0.72,85.0,0.57,0.28,0.87,0.21,0.67,-0.26,1.28,0.63,0.69,85.0,0.53,0.27,0.89,0.21,0.68,0.05,1.26,0.6,0.52,85.0,0.52,0.25,0.86,0.22,0.65,0.21,1.33,0.57,0.43,85.0,0.46,0.22,0.82,0.23,0.6,0.44,1.5,0.51,0.37,85.0,0.56,0.18,0.84,0.32,0.52,0.22,1.42,0.59,0.48,85.0
+BO-C-G030002 = 0.34,0.03,0.39,0.27,0.12,0.0,1.91,0.34,0.33,40.0,0.39,0.04,0.48,0.33,0.15,0.12,2.75,0.39,0.39,40.0,0.38,0.04,0.46,0.3,0.16,-0.1,2.85,0.38,0.38,40.0,0.34,0.04,0.41,0.27,0.15,-0.05,1.98,0.34,0.34,40.0,0.27,0.03,0.33,0.22,0.1,0.1,1.83,0.28,0.27,40.0,0.24,0.02,0.28,0.2,0.08,0.17,1.88,0.24,0.23,40.0,0.22,0.02,0.25,0.19,0.06,-0.01,1.9,0.22,0.22,40.0,0.2,0.01,0.22,0.17,0.05,0.21,2.42,0.2,0.2,40.0,0.19,0.01,0.22,0.16,0.05,-0.23,2.65,0.19,0.2,40.0,0.2,0.01,0.23,0.16,0.06,-0.02,2.69,0.2,0.2,40.0,0.21,0.02,0.25,0.18,0.07,-0.08,2.27,0.21,0.21,40.0,0.3,0.03,0.36,0.26,0.1,0.09,2.19,0.3,0.31,40.0
+BO-C-G030003 = 0.26,0.02,0.31,0.21,0.09,-0.28,2.64,0.26,0.26,49.0,0.3,0.02,0.35,0.27,0.08,0.04,3.35,0.3,0.31,49.0,0.32,0.03,0.39,0.28,0.11,0.18,2.54,0.32,0.32,49.0,0.28,0.02,0.34,0.24,0.1,0.11,1.99,0.28,0.28,49.0,0.23,0.02,0.27,0.2,0.07,0.09,1.89,0.23,0.23,49.0,0.2,0.02,0.23,0.18,0.06,0.23,1.93,0.2,0.2,49.0,0.19,0.02,0.22,0.17,0.06,0.2,1.93,0.19,0.19,49.0,0.18,0.01,0.2,0.16,0.04,0.29,2.03,0.18,0.18,49.0,0.17,0.01,0.2,0.16,0.04,0.4,2.37,0.17,0.17,49.0,0.18,0.02,0.21,0.16,0.06,0.43,1.98,0.18,0.18,49.0,0.18,0.01,0.21,0.16,0.05,0.32,2.07,0.18,0.18,49.0,0.23,0.03,0.3,0.19,0.11,0.34,1.99,0.24,0.23,49.0
+BO-C-G030004 = 0.57,0.11,0.79,0.33,0.45,-0.1,1.66,0.58,0.59,285.0,0.59,0.15,0.87,0.33,0.54,0.22,1.49,0.61,0.54,285.0,0.64,0.1,0.83,0.41,0.42,-0.17,1.86,0.64,0.64,285.0,0.66,0.15,0.9,0.35,0.55,-0.04,1.75,0.68,0.64,285.0,0.65,0.2,0.87,0.27,0.61,-0.34,1.42,0.68,0.77,285.0,0.62,0.23,0.88,0.23,0.64,-0.25,1.28,0.67,0.76,285.0,0.61,0.25,0.86,0.22,0.64,-0.22,1.21,0.66,0.73,285.0,0.59,0.26,0.87,0.2,0.67,-0.19,1.19,0.65,0.72,285.0,0.59,0.26,0.88,0.18,0.7,-0.16,1.24,0.64,0.67,285.0,0.58,0.2,0.87,0.24,0.62,-0.0,1.45,0.62,0.57,285.0,0.58,0.18,0.86,0.24,0.62,-0.09,1.45,0.61,0.58,285.0,0.61,0.14,0.84,0.3,0.53,0.04,1.55,0.63,0.59,285.0
+BO-C-G030005 = 0.54,0.08,0.71,0.32,0.39,-0.11,2.51,0.55,0.54,222.0,0.61,0.06,0.74,0.39,0.35,-0.64,4.12,0.61,0.61,222.0,0.62,0.08,0.76,0.34,0.42,-0.79,4.69,0.63,0.62,222.0,0.58,0.08,0.71,0.3,0.41,-0.72,4.23,0.58,0.58,222.0,0.48,0.06,0.6,0.25,0.35,-0.91,5.02,0.48,0.49,222.0,0.4,0.04,0.49,0.23,0.26,-0.9,5.39,0.4,0.4,222.0,0.35,0.04,0.42,0.21,0.2,-0.91,5.35,0.35,0.35,222.0,0.3,0.03,0.37,0.2,0.18,-0.69,4.25,0.3,0.31,222.0,0.29,0.03,0.35,0.2,0.15,-0.5,3.29,0.3,0.3,222.0,0.34,0.06,0.49,0.23,0.26,0.48,2.35,0.34,0.33,222.0,0.38,0.09,0.61,0.26,0.35,0.62,2.3,0.39,0.36,222.0,0.5,0.08,0.67,0.32,0.35,-0.02,1.98,0.51,0.5,222.0
+BO-C-G030006 = 0.34,0.03,0.44,0.27,0.16,0.43,3.97,0.35,0.34,33.0,0.41,0.05,0.52,0.31,0.21,0.31,2.97,0.41,0.4,33.0,0.41,0.03,0.49,0.33,0.16,0.38,3.15,0.41,0.4,33.0,0.36,0.02,0.42,0.3,0.12,0.01,3.18,0.36,0.36,33.0,0.28,0.02,0.33,0.24,0.09,0.13,3.54,0.28,0.28,33.0,0.25,0.01,0.29,0.21,0.07,0.17,3.94,0.25,0.25,33.0,0.23,0.01,0.26,0.2,0.06,0.28,4.3,0.23,0.23,33.0,0.2,0.01,0.25,0.18,0.07,1.75,7.6,0.2,0.2,33.0,0.21,0.02,0.27,0.18,0.09,1.09,4.98,0.21,0.21,33.0,0.21,0.02,0.27,0.18,0.09,1.46,5.78,0.21,0.21,33.0,0.22,0.02,0.29,0.18,0.1,1.22,3.84,0.22,0.21,33.0,0.32,0.03,0.4,0.26,0.14,0.69,3.79,0.32,0.32,33.0
+BO-C-G030007 = 0.74,0.13,0.88,0.38,0.5,-1.08,2.75,0.75,0.8,424.0,0.78,0.12,0.88,0.42,0.46,-1.34,3.3,0.79,0.85,424.0,0.78,0.12,0.89,0.44,0.45,-1.27,3.12,0.79,0.85,424.0,0.75,0.14,0.89,0.39,0.5,-1.08,2.65,0.76,0.83,424.0,0.76,0.15,0.88,0.33,0.56,-1.39,3.54,0.77,0.84,424.0,0.77,0.17,0.89,0.28,0.61,-1.69,4.31,0.79,0.85,424.0,0.76,0.18,0.88,0.26,0.62,-1.7,4.26,0.78,0.84,424.0,0.73,0.19,0.87,0.23,0.64,-1.63,4.09,0.76,0.82,424.0,0.71,0.2,0.88,0.22,0.66,-1.35,3.22,0.74,0.81,424.0,0.71,0.19,0.87,0.22,0.65,-1.32,3.17,0.74,0.81,424.0,0.64,0.19,0.88,0.22,0.67,-0.73,2.02,0.67,0.73,424.0,0.73,0.15,0.88,0.33,0.55,-1.25,3.12,0.75,0.81,424.0
+BO-C-G030008 = 0.39,0.03,0.43,0.36,0.07,0.33,1.56,0.39,0.39,10.0,0.45,0.02,0.5,0.43,0.07,2.14,6.58,0.45,0.45,10.0,0.43,0.03,0.46,0.4,0.07,0.36,1.69,0.43,0.42,10.0,0.36,0.03,0.4,0.33,0.07,0.31,1.69,0.36,0.36,10.0,0.29,0.03,0.33,0.27,0.07,0.47,1.79,0.29,0.29,10.0,0.25,0.02,0.29,0.23,0.06,0.51,1.84,0.25,0.25,10.0,0.24,0.02,0.27,0.21,0.06,0.34,1.68,0.24,0.24,10.0,0.23,0.02,0.25,0.2,0.06,-0.04,1.68,0.23,0.23,10.0,0.24,0.03,0.28,0.2,0.08,0.06,1.63,0.24,0.24,10.0,0.25,0.03,0.29,0.21,0.08,0.18,1.56,0.25,0.25,10.0,0.26,0.02,0.29,0.24,0.05,0.1,1.97,0.26,0.26,10.0,0.37,0.03,0.41,0.33,0.08,0.28,1.76,0.37,0.36,10.0
+BO-C-G030009 = 0.71,0.14,0.88,0.34,0.53,-0.85,2.63,0.72,0.74,543.0,0.73,0.14,0.9,0.34,0.56,-0.85,2.42,0.74,0.77,543.0,0.73,0.12,0.89,0.39,0.5,-0.87,2.82,0.74,0.76,543.0,0.75,0.14,0.89,0.32,0.58,-1.3,3.68,0.76,0.8,543.0,0.77,0.16,0.89,0.25,0.63,-1.98,5.71,0.78,0.84,543.0,0.76,0.18,0.89,0.22,0.67,-1.93,5.4,0.78,0.85,543.0,0.75,0.18,0.88,0.21,0.67,-1.81,5.03,0.77,0.84,543.0,0.74,0.19,0.88,0.19,0.69,-1.78,4.93,0.76,0.83,543.0,0.71,0.2,0.88,0.19,0.69,-1.4,3.62,0.74,0.81,543.0,0.69,0.19,0.88,0.21,0.67,-1.11,2.87,0.72,0.77,543.0,0.69,0.18,0.88,0.21,0.67,-1.11,2.98,0.71,0.75,543.0,0.69,0.13,0.88,0.32,0.56,-0.77,2.67,0.7,0.72,543.0
+BO-C-G030010 = 0.38,0.04,0.44,0.32,0.12,0.01,2.18,0.38,0.38,7.0,0.46,0.04,0.52,0.39,0.12,-0.33,2.34,0.47,0.46,7.0,0.43,0.04,0.49,0.36,0.13,-0.24,2.13,0.43,0.44,7.0,0.34,0.03,0.38,0.3,0.08,-0.01,1.96,0.34,0.34,7.0,0.26,0.01,0.28,0.24,0.04,0.07,2.18,0.26,0.26,7.0,0.23,0.01,0.24,0.21,0.03,0.09,2.13,0.23,0.23,7.0,0.21,0.01,0.23,0.2,0.03,0.24,2.07,0.21,0.21,7.0,0.2,0.01,0.21,0.19,0.03,-0.07,1.98,0.2,0.2,7.0,0.2,0.01,0.22,0.18,0.04,-0.02,1.93,0.2,0.2,7.0,0.2,0.02,0.22,0.18,0.05,0.15,1.72,0.2,0.2,7.0,0.23,0.02,0.26,0.2,0.06,0.08,1.8,0.23,0.23,7.0,0.33,0.04,0.39,0.29,0.1,0.39,1.93,0.34,0.33,7.0
+BO-C-G030011 = 0.47,0.09,0.64,0.29,0.34,-0.07,1.87,0.48,0.48,131.0,0.5,0.09,0.67,0.34,0.33,-0.01,1.76,0.51,0.5,131.0,0.5,0.09,0.68,0.31,0.37,-0.1,1.94,0.51,0.51,131.0,0.45,0.08,0.61,0.29,0.32,-0.15,2.01,0.46,0.46,131.0,0.38,0.07,0.49,0.24,0.24,-0.25,2.02,0.38,0.38,131.0,0.32,0.05,0.4,0.21,0.19,-0.21,2.06,0.32,0.32,131.0,0.29,0.04,0.35,0.2,0.15,-0.26,2.01,0.29,0.29,131.0,0.26,0.03,0.31,0.19,0.12,-0.29,2.01,0.26,0.26,131.0,0.25,0.03,0.31,0.18,0.12,-0.23,1.9,0.25,0.25,131.0,0.27,0.04,0.38,0.19,0.19,0.03,2.59,0.28,0.28,131.0,0.3,0.05,0.42,0.21,0.21,0.17,2.17,0.3,0.29,131.0,0.39,0.07,0.56,0.25,0.31,0.2,2.11,0.4,0.39,131.0
+BO-C-G030012 = 0.38,0.03,0.42,0.33,0.09,-0.68,2.8,0.39,0.39,14.0,0.46,0.03,0.49,0.4,0.09,-1.36,3.89,0.46,0.47,14.0,0.44,0.04,0.47,0.36,0.11,-1.14,2.94,0.44,0.46,14.0,0.36,0.02,0.38,0.31,0.07,-0.44,2.31,0.36,0.36,14.0,0.28,0.02,0.32,0.26,0.06,0.36,1.96,0.29,0.28,14.0,0.25,0.02,0.29,0.23,0.06,0.34,1.95,0.26,0.25,14.0,0.24,0.02,0.26,0.21,0.05,0.33,1.94,0.24,0.23,14.0,0.22,0.01,0.24,0.2,0.04,0.32,2.01,0.22,0.21,14.0,0.23,0.01,0.24,0.2,0.05,-0.54,2.5,0.23,0.23,14.0,0.23,0.02,0.27,0.2,0.08,0.37,1.86,0.23,0.22,14.0,0.25,0.02,0.27,0.21,0.06,-0.54,2.13,0.25,0.26,14.0,0.35,0.02,0.38,0.3,0.08,-0.53,2.4,0.35,0.35,14.0
+BO-C-G030013 = 0.42,0.07,0.54,0.28,0.26,-0.33,1.97,0.42,0.44,41.0,0.46,0.07,0.62,0.33,0.29,0.07,2.26,0.47,0.45,41.0,0.47,0.06,0.57,0.34,0.22,-0.29,1.96,0.47,0.48,41.0,0.4,0.06,0.49,0.31,0.18,-0.22,1.78,0.41,0.41,41.0,0.32,0.05,0.4,0.24,0.15,-0.23,1.81,0.33,0.34,41.0,0.28,0.04,0.34,0.21,0.13,-0.19,1.83,0.28,0.29,41.0,0.26,0.03,0.31,0.2,0.11,-0.22,1.82,0.26,0.27,41.0,0.24,0.04,0.3,0.18,0.13,-0.18,1.66,0.24,0.25,41.0,0.25,0.05,0.34,0.18,0.16,-0.06,1.76,0.26,0.26,41.0,0.27,0.05,0.36,0.18,0.18,-0.12,1.6,0.27,0.28,41.0,0.27,0.05,0.37,0.19,0.18,-0.07,1.7,0.27,0.28,41.0,0.38,0.07,0.49,0.27,0.22,-0.24,1.59,0.39,0.4,41.0
+BO-C-G030014 = 0.31,0.05,0.46,0.24,0.22,0.85,3.3,0.32,0.31,47.0,0.34,0.05,0.44,0.28,0.16,0.36,1.81,0.34,0.33,47.0,0.37,0.06,0.5,0.27,0.22,0.49,2.4,0.37,0.36,47.0,0.31,0.06,0.45,0.23,0.22,0.72,2.91,0.32,0.31,47.0,0.25,0.04,0.35,0.2,0.15,0.75,3.02,0.26,0.25,47.0,0.22,0.03,0.3,0.18,0.12,0.67,3.02,0.22,0.22,47.0,0.21,0.03,0.27,0.17,0.1,0.47,2.96,0.21,0.21,47.0,0.19,0.02,0.25,0.16,0.09,1.18,4.01,0.19,0.19,47.0,0.2,0.03,0.26,0.16,0.1,1.22,3.79,0.2,0.19,47.0,0.22,0.04,0.33,0.18,0.15,1.58,4.9,0.22,0.2,47.0,0.21,0.04,0.34,0.17,0.17,1.59,5.02,0.22,0.2,47.0,0.28,0.05,0.44,0.22,0.22,1.57,4.91,0.29,0.26,47.0
+BO-H-G020001 = 0.6,0.13,0.83,0.28,0.55,-0.93,3.32,0.62,0.64,110.0,0.6,0.12,0.82,0.36,0.45,-0.43,2.2,0.61,0.62,110.0,0.65,0.09,0.83,0.42,0.41,-0.72,2.96,0.65,0.67,110.0,0.62,0.1,0.83,0.4,0.43,-0.45,2.66,0.63,0.64,110.0,0.55,0.1,0.79,0.33,0.46,-0.09,2.58,0.56,0.55,110.0,0.46,0.11,0.76,0.27,0.5,0.4,2.76,0.48,0.46,110.0,0.41,0.11,0.73,0.24,0.49,0.61,3.16,0.42,0.41,110.0,0.36,0.09,0.66,0.21,0.45,0.72,3.45,0.37,0.36,110.0,0.36,0.09,0.64,0.2,0.44,0.51,3.04,0.37,0.35,110.0,0.42,0.11,0.71,0.25,0.46,0.4,2.41,0.43,0.39,110.0,0.49,0.12,0.76,0.27,0.48,-0.05,2.05,0.51,0.49,110.0,0.59,0.12,0.84,0.32,0.52,-0.6,3.08,0.6,0.61,110.0
+BO-H-G020002 = 0.65,0.14,0.87,0.34,0.53,-0.13,2.17,0.67,0.63,70.0,0.64,0.11,0.84,0.38,0.46,-0.06,2.24,0.65,0.62,70.0,0.67,0.13,0.86,0.35,0.51,-0.43,2.51,0.69,0.67,70.0,0.65,0.14,0.87,0.32,0.55,-0.35,2.31,0.66,0.64,70.0,0.58,0.15,0.84,0.27,0.57,-0.12,2.09,0.6,0.57,70.0,0.5,0.15,0.82,0.23,0.58,0.19,2.15,0.53,0.5,70.0,0.46,0.14,0.76,0.21,0.54,0.27,2.2,0.48,0.45,70.0,0.4,0.13,0.68,0.2,0.49,0.45,2.48,0.42,0.39,70.0,0.39,0.11,0.65,0.21,0.45,0.45,2.57,0.4,0.38,70.0,0.46,0.12,0.73,0.25,0.49,0.37,2.54,0.48,0.46,70.0,0.52,0.13,0.78,0.27,0.51,0.22,2.38,0.53,0.5,70.0,0.64,0.12,0.84,0.37,0.48,-0.06,2.12,0.65,0.62,70.0
+BO-H-G020003 = 0.83,0.04,0.88,0.64,0.25,-2.45,11.85,0.84,0.84,211.0,0.82,0.04,0.87,0.62,0.25,-2.36,10.99,0.82,0.83,211.0,0.83,0.04,0.88,0.68,0.2,-1.57,6.13,0.83,0.84,211.0,0.83,0.04,0.88,0.63,0.25,-2.39,10.96,0.83,0.84,211.0,0.8,0.05,0.85,0.5,0.35,-2.89,13.91,0.8,0.81,211.0,0.76,0.06,0.83,0.41,0.43,-2.86,14.03,0.76,0.77,211.0,0.68,0.06,0.78,0.35,0.42,-1.84,7.78,0.68,0.7,211.0,0.59,0.06,0.71,0.29,0.41,-1.3,5.33,0.59,0.61,211.0,0.55,0.07,0.7,0.29,0.4,-0.95,3.74,0.55,0.57,211.0,0.61,0.09,0.76,0.3,0.46,-0.99,3.21,0.62,0.64,211.0,0.72,0.06,0.81,0.32,0.49,-3.23,18.25,0.72,0.73,211.0,0.8,0.04,0.87,0.54,0.33,-2.69,15.67,0.8,0.81,211.0
+BO-H-G020004 = 0.82,0.04,0.88,0.71,0.18,-0.3,2.0,0.82,0.82,446.0,0.8,0.04,0.87,0.69,0.18,-0.32,2.25,0.8,0.8,446.0,0.83,0.04,0.89,0.72,0.17,-0.36,2.11,0.83,0.83,446.0,0.81,0.05,0.89,0.71,0.18,-0.3,1.67,0.82,0.83,446.0,0.76,0.07,0.86,0.58,0.27,-0.41,1.75,0.76,0.78,446.0,0.7,0.09,0.84,0.49,0.35,-0.23,1.84,0.7,0.71,446.0,0.61,0.08,0.78,0.46,0.31,0.48,2.09,0.61,0.59,446.0,0.53,0.06,0.7,0.4,0.3,1.01,3.41,0.53,0.51,446.0,0.48,0.05,0.63,0.38,0.25,1.03,3.43,0.48,0.46,446.0,0.51,0.09,0.73,0.39,0.34,1.43,3.7,0.52,0.47,446.0,0.64,0.09,0.82,0.49,0.33,0.57,2.16,0.64,0.61,446.0,0.74,0.06,0.87,0.54,0.33,0.17,2.93,0.75,0.74,446.0
+BO-H-G020005 = 0.31,0.18,0.8,0.11,0.69,0.97,2.54,0.36,0.21,272.0,0.35,0.18,0.8,0.13,0.67,0.93,2.47,0.39,0.26,272.0,0.37,0.19,0.81,0.14,0.66,0.81,2.16,0.41,0.27,272.0,0.34,0.18,0.77,0.13,0.64,0.86,2.29,0.38,0.25,272.0,0.28,0.15,0.72,0.11,0.61,1.0,2.74,0.32,0.21,272.0,0.23,0.11,0.66,0.1,0.56,1.22,3.93,0.26,0.18,272.0,0.21,0.09,0.59,0.09,0.5,1.27,4.28,0.23,0.16,272.0,0.18,0.08,0.5,0.08,0.42,1.26,4.56,0.2,0.15,272.0,0.18,0.07,0.48,0.08,0.4,1.2,4.35,0.2,0.15,272.0,0.2,0.09,0.5,0.08,0.41,1.0,3.3,0.21,0.16,272.0,0.22,0.11,0.54,0.09,0.45,1.04,3.05,0.24,0.16,272.0,0.28,0.17,0.73,0.09,0.64,0.91,2.43,0.33,0.18,272.0
+BO-H-G020006 = 0.41,0.09,0.64,0.28,0.37,0.66,2.47,0.42,0.39,129.0,0.45,0.1,0.68,0.28,0.4,0.61,2.35,0.46,0.42,129.0,0.45,0.1,0.69,0.3,0.39,0.64,2.32,0.46,0.42,129.0,0.43,0.09,0.63,0.28,0.35,0.47,2.1,0.43,0.4,129.0,0.35,0.07,0.5,0.24,0.26,0.39,1.94,0.36,0.34,129.0,0.29,0.05,0.39,0.2,0.19,0.3,1.87,0.29,0.28,129.0,0.26,0.04,0.35,0.19,0.16,0.48,2.14,0.26,0.25,129.0,0.23,0.03,0.31,0.18,0.13,0.61,2.4,0.23,0.22,129.0,0.24,0.03,0.31,0.18,0.13,0.61,2.45,0.24,0.23,129.0,0.31,0.06,0.44,0.2,0.24,0.59,2.33,0.31,0.29,129.0,0.34,0.08,0.52,0.21,0.31,0.63,2.23,0.35,0.32,129.0,0.39,0.09,0.62,0.25,0.36,0.7,2.46,0.4,0.36,129.0
+BO-H-G020007 = 0.53,0.28,0.88,0.1,0.78,-0.08,1.3,0.59,0.62,202.0,0.55,0.25,0.86,0.16,0.7,-0.1,1.32,0.6,0.63,202.0,0.55,0.25,0.88,0.17,0.7,-0.1,1.29,0.61,0.64,202.0,0.5,0.23,0.84,0.16,0.68,-0.07,1.3,0.55,0.58,202.0,0.48,0.25,0.85,0.14,0.71,0.2,1.39,0.54,0.47,202.0,0.43,0.25,0.84,0.12,0.72,0.44,1.53,0.5,0.35,202.0,0.38,0.24,0.81,0.1,0.7,0.51,1.62,0.45,0.3,202.0,0.34,0.21,0.74,0.09,0.65,0.56,1.72,0.4,0.26,202.0,0.33,0.2,0.74,0.08,0.66,0.56,1.78,0.39,0.25,202.0,0.34,0.21,0.75,0.08,0.67,0.56,1.8,0.4,0.27,202.0,0.38,0.25,0.81,0.07,0.73,0.48,1.61,0.46,0.31,202.0,0.46,0.28,0.88,0.08,0.8,0.21,1.44,0.54,0.44,202.0
+BO-H-G020008 = 0.65,0.14,0.87,0.45,0.43,0.23,1.71,0.67,0.62,121.0,0.62,0.13,0.85,0.36,0.5,0.36,2.12,0.63,0.6,121.0,0.67,0.11,0.88,0.5,0.38,0.3,1.79,0.68,0.65,121.0,0.67,0.13,0.88,0.47,0.4,0.3,1.77,0.68,0.64,121.0,0.61,0.14,0.85,0.41,0.44,0.42,1.82,0.63,0.57,121.0,0.56,0.16,0.84,0.34,0.49,0.52,1.81,0.58,0.49,121.0,0.51,0.15,0.79,0.32,0.48,0.6,1.92,0.53,0.44,121.0,0.45,0.14,0.73,0.27,0.46,0.66,1.96,0.47,0.38,121.0,0.43,0.11,0.66,0.27,0.39,0.47,1.8,0.45,0.39,121.0,0.5,0.12,0.75,0.34,0.4,0.48,1.84,0.52,0.47,121.0,0.57,0.12,0.79,0.39,0.4,0.39,1.79,0.58,0.54,121.0,0.64,0.13,0.86,0.46,0.41,0.41,1.81,0.65,0.6,121.0
+BO-H-G020009 = 0.31,0.03,0.42,0.24,0.19,0.47,4.09,0.31,0.31,56.0,0.38,0.04,0.53,0.31,0.22,0.92,4.64,0.38,0.38,56.0,0.39,0.04,0.53,0.33,0.2,0.93,4.27,0.4,0.39,56.0,0.37,0.04,0.49,0.31,0.19,0.45,3.08,0.38,0.37,56.0,0.31,0.03,0.4,0.25,0.15,0.22,2.55,0.32,0.31,56.0,0.26,0.03,0.33,0.21,0.11,0.22,2.33,0.26,0.26,56.0,0.23,0.02,0.28,0.2,0.08,0.24,1.99,0.23,0.23,56.0,0.2,0.02,0.24,0.18,0.07,0.2,1.9,0.2,0.2,56.0,0.21,0.02,0.25,0.18,0.07,0.33,2.05,0.21,0.21,56.0,0.28,0.04,0.37,0.21,0.16,0.22,2.3,0.28,0.28,56.0,0.29,0.04,0.44,0.22,0.21,0.58,3.65,0.29,0.29,56.0,0.33,0.04,0.46,0.25,0.2,0.55,3.38,0.33,0.33,56.0
+BO-H-G020010 = 0.47,0.11,0.72,0.26,0.46,0.19,2.73,0.48,0.47,152.0,0.5,0.11,0.74,0.32,0.42,0.07,2.1,0.51,0.5,152.0,0.53,0.09,0.74,0.35,0.39,0.25,2.52,0.54,0.53,152.0,0.49,0.08,0.68,0.34,0.33,0.36,2.58,0.5,0.49,152.0,0.41,0.06,0.52,0.3,0.22,0.02,2.04,0.41,0.41,152.0,0.33,0.04,0.43,0.25,0.19,-0.02,2.25,0.34,0.33,152.0,0.3,0.04,0.38,0.22,0.16,0.09,2.43,0.3,0.3,152.0,0.26,0.03,0.34,0.2,0.15,0.23,2.79,0.26,0.26,152.0,0.26,0.03,0.34,0.2,0.14,0.29,2.92,0.27,0.26,152.0,0.34,0.05,0.53,0.25,0.28,0.85,4.6,0.34,0.34,152.0,0.41,0.08,0.63,0.25,0.38,0.19,2.52,0.41,0.4,152.0,0.49,0.09,0.68,0.28,0.4,-0.24,2.5,0.49,0.5,152.0
+BO-L-G040001 = 0.22,0.03,0.31,0.15,0.16,0.08,3.37,0.22,0.22,140.0,0.29,0.04,0.38,0.18,0.2,-0.31,3.2,0.29,0.29,140.0,0.29,0.04,0.39,0.19,0.2,-0.32,3.43,0.3,0.3,140.0,0.26,0.03,0.34,0.19,0.16,-0.13,3.18,0.26,0.26,140.0,0.2,0.02,0.24,0.15,0.08,-0.22,3.01,0.2,0.2,140.0,0.18,0.01,0.21,0.14,0.07,-0.42,3.16,0.18,0.18,140.0,0.17,0.01,0.2,0.13,0.07,-0.4,2.95,0.17,0.17,140.0,0.17,0.01,0.19,0.13,0.06,-0.4,2.85,0.17,0.17,140.0,0.17,0.01,0.19,0.13,0.07,-0.49,3.62,0.17,0.17,140.0,0.17,0.02,0.21,0.13,0.08,-0.49,3.63,0.17,0.17,140.0,0.18,0.02,0.23,0.14,0.1,0.02,4.13,0.18,0.18,140.0,0.2,0.03,0.28,0.14,0.15,0.28,3.43,0.2,0.2,140.0
+BO-L-G040002 = 0.25,0.11,0.46,0.05,0.41,-0.14,1.84,0.27,0.28,103.0,0.27,0.13,0.44,0.04,0.39,-0.42,1.53,0.3,0.32,103.0,0.33,0.14,0.56,0.07,0.49,-0.25,1.75,0.36,0.36,103.0,0.34,0.09,0.57,0.16,0.41,0.21,2.64,0.36,0.34,103.0,0.36,0.06,0.5,0.18,0.32,0.17,2.77,0.36,0.35,103.0,0.31,0.06,0.46,0.16,0.3,0.12,2.98,0.32,0.31,103.0,0.29,0.06,0.44,0.13,0.31,0.2,3.16,0.29,0.28,103.0,0.24,0.05,0.35,0.09,0.26,-0.36,4.51,0.24,0.24,103.0,0.17,0.09,0.37,0.0,0.37,-0.02,2.03,0.19,0.19,103.0,0.19,0.12,0.43,0.01,0.42,0.04,1.69,0.22,0.2,103.0,0.23,0.08,0.41,0.09,0.32,0.07,1.95,0.24,0.24,103.0,0.27,0.13,0.52,0.05,0.47,-0.09,1.73,0.3,0.3,103.0
+BO-L-G040003 = 0.76,0.18,0.9,0.14,0.75,-1.97,5.82,0.78,0.84,554.0,0.68,0.19,0.89,0.13,0.76,-1.23,3.69,0.7,0.73,554.0,0.74,0.16,0.89,0.17,0.72,-1.81,5.54,0.76,0.8,554.0,0.75,0.16,0.9,0.17,0.73,-1.82,5.84,0.77,0.8,554.0,0.73,0.16,0.9,0.15,0.75,-1.97,6.27,0.75,0.78,554.0,0.71,0.18,0.89,0.12,0.77,-1.78,5.48,0.74,0.77,554.0,0.75,0.19,0.89,0.11,0.78,-1.97,5.73,0.77,0.83,554.0,0.73,0.2,0.89,0.11,0.78,-1.8,5.14,0.76,0.82,554.0,0.72,0.21,0.89,0.09,0.8,-1.64,4.37,0.75,0.81,554.0,0.69,0.21,0.88,0.06,0.82,-1.52,4.18,0.72,0.77,554.0,0.7,0.19,0.9,0.1,0.8,-1.58,4.55,0.73,0.77,554.0,0.64,0.16,0.88,0.12,0.76,-1.12,3.77,0.66,0.67,554.0
+BO-L-G040004 = 0.2,0.03,0.27,0.15,0.12,0.31,2.64,0.2,0.2,50.0,0.25,0.05,0.36,0.18,0.19,0.28,2.47,0.25,0.25,50.0,0.26,0.05,0.38,0.19,0.19,0.38,2.52,0.26,0.26,50.0,0.23,0.03,0.31,0.18,0.14,0.33,2.63,0.23,0.23,50.0,0.19,0.02,0.24,0.15,0.09,0.38,2.81,0.19,0.19,50.0,0.17,0.02,0.21,0.14,0.07,0.11,2.4,0.17,0.17,50.0,0.16,0.02,0.2,0.13,0.07,0.31,2.43,0.16,0.16,50.0,0.16,0.02,0.2,0.12,0.07,0.27,2.57,0.16,0.16,50.0,0.16,0.02,0.2,0.12,0.08,0.27,2.55,0.16,0.16,50.0,0.16,0.02,0.2,0.13,0.07,-0.16,2.12,0.16,0.16,50.0,0.17,0.02,0.21,0.14,0.08,0.04,2.34,0.17,0.17,50.0,0.17,0.02,0.23,0.13,0.09,0.15,2.18,0.18,0.17,50.0
+BO-L-G040005 = 0.31,0.05,0.43,0.1,0.33,-0.91,5.1,0.31,0.31,150.0,0.39,0.06,0.54,0.16,0.38,-0.94,5.23,0.39,0.39,150.0,0.4,0.06,0.57,0.19,0.38,-0.61,4.23,0.4,0.41,150.0,0.35,0.05,0.46,0.2,0.26,-0.48,2.95,0.35,0.35,150.0,0.27,0.03,0.33,0.19,0.14,-0.0,2.04,0.27,0.27,150.0,0.23,0.03,0.3,0.18,0.12,0.48,2.66,0.23,0.23,150.0,0.22,0.02,0.26,0.17,0.09,-0.02,1.78,0.22,0.21,150.0,0.2,0.02,0.24,0.16,0.07,0.04,1.91,0.2,0.2,150.0,0.2,0.03,0.25,0.08,0.17,-1.5,6.17,0.2,0.2,150.0,0.22,0.03,0.3,0.1,0.2,-0.82,4.88,0.22,0.22,150.0,0.25,0.04,0.36,0.09,0.27,-0.75,5.39,0.26,0.25,150.0,0.29,0.05,0.4,0.12,0.28,-0.72,3.96,0.29,0.3,150.0
+BO-L-G040006 = 0.47,0.14,0.75,0.14,0.61,-0.28,1.96,0.49,0.5,236.0,0.42,0.14,0.86,0.08,0.78,0.65,3.26,0.44,0.39,236.0,0.56,0.15,0.82,0.12,0.69,-0.51,2.19,0.58,0.6,236.0,0.57,0.17,0.88,0.15,0.73,-0.53,2.14,0.59,0.61,236.0,0.56,0.22,0.88,0.14,0.74,-0.25,1.71,0.6,0.58,236.0,0.51,0.22,0.88,0.1,0.78,-0.0,1.72,0.56,0.51,236.0,0.49,0.22,0.86,0.1,0.76,0.12,1.74,0.54,0.47,236.0,0.46,0.21,0.85,0.09,0.76,0.16,1.79,0.51,0.45,236.0,0.45,0.22,0.86,0.04,0.82,0.2,1.88,0.5,0.44,236.0,0.5,0.2,0.87,0.08,0.79,-0.22,1.82,0.53,0.52,236.0,0.48,0.2,0.84,0.08,0.76,-0.02,1.94,0.52,0.5,236.0,0.52,0.17,0.82,0.12,0.69,-0.36,2.01,0.54,0.54,236.0
+BO-L-G040007 = 0.28,0.1,0.71,0.18,0.53,2.78,10.44,0.29,0.25,131.0,0.31,0.07,0.7,0.21,0.49,2.93,13.61,0.32,0.29,131.0,0.37,0.1,0.77,0.25,0.52,2.25,8.08,0.38,0.34,131.0,0.35,0.11,0.77,0.23,0.54,2.37,8.28,0.36,0.31,131.0,0.29,0.13,0.77,0.2,0.57,2.58,8.96,0.32,0.26,131.0,0.26,0.12,0.71,0.17,0.54,2.7,9.45,0.28,0.22,131.0,0.24,0.11,0.7,0.16,0.53,2.77,9.78,0.27,0.21,131.0,0.23,0.11,0.67,0.15,0.52,2.79,9.88,0.25,0.2,131.0,0.22,0.11,0.67,0.14,0.53,3.06,11.36,0.25,0.2,131.0,0.25,0.12,0.71,0.16,0.54,2.78,9.71,0.27,0.21,131.0,0.24,0.11,0.73,0.16,0.57,3.16,12.2,0.26,0.2,131.0,0.29,0.11,0.73,0.19,0.54,2.57,9.14,0.31,0.25,131.0
+BO-L-G040008 = 0.83,0.06,0.9,0.63,0.27,-1.22,3.88,0.84,0.85,1413.0,0.82,0.07,0.9,0.59,0.31,-1.17,3.63,0.83,0.85,1413.0,0.8,0.07,0.9,0.56,0.34,-1.06,3.77,0.8,0.81,1413.0,0.84,0.06,0.9,0.62,0.28,-1.29,3.85,0.84,0.86,1413.0,0.83,0.06,0.9,0.59,0.31,-1.31,4.17,0.84,0.85,1413.0,0.83,0.06,0.89,0.6,0.29,-1.3,3.85,0.83,0.86,1413.0,0.82,0.07,0.9,0.57,0.33,-1.25,3.72,0.83,0.85,1413.0,0.81,0.07,0.9,0.56,0.34,-1.24,3.92,0.81,0.84,1413.0,0.8,0.08,0.89,0.52,0.37,-1.29,3.78,0.8,0.83,1413.0,0.79,0.08,0.9,0.55,0.35,-0.91,2.93,0.8,0.82,1413.0,0.74,0.09,0.88,0.47,0.41,-0.54,2.46,0.74,0.75,1413.0,0.73,0.07,0.9,0.51,0.39,-0.38,2.78,0.73,0.73,1413.0
+BO-L-G040009 = 0.59,0.25,0.89,0.09,0.8,-0.44,1.75,0.64,0.65,272.0,0.57,0.23,0.85,0.09,0.76,-0.42,1.67,0.61,0.66,272.0,0.63,0.18,0.88,0.12,0.76,-0.84,3.06,0.66,0.66,272.0,0.61,0.16,0.88,0.12,0.76,-0.95,3.76,0.63,0.64,272.0,0.66,0.18,0.88,0.12,0.76,-1.22,3.64,0.69,0.72,272.0,0.61,0.19,0.83,0.08,0.75,-1.1,3.22,0.64,0.68,272.0,0.66,0.23,0.87,0.08,0.79,-1.07,2.74,0.7,0.78,272.0,0.61,0.23,0.88,0.07,0.81,-0.74,2.24,0.65,0.71,272.0,0.59,0.26,0.88,0.08,0.8,-0.52,1.69,0.64,0.74,272.0,0.53,0.22,0.84,0.06,0.78,-0.45,1.93,0.57,0.58,272.0,0.55,0.23,0.85,0.08,0.77,-0.35,1.68,0.6,0.61,272.0,0.61,0.18,0.85,0.11,0.74,-0.94,2.98,0.64,0.68,272.0
+BO-L-G040010 = 0.32,0.04,0.41,0.2,0.21,-0.57,3.6,0.32,0.32,60.0,0.4,0.05,0.5,0.23,0.27,-0.88,3.91,0.41,0.4,60.0,0.43,0.06,0.5,0.25,0.25,-0.91,3.47,0.43,0.44,60.0,0.38,0.04,0.44,0.25,0.19,-1.14,4.43,0.39,0.39,60.0,0.29,0.03,0.34,0.2,0.13,-0.64,3.87,0.29,0.29,60.0,0.24,0.02,0.3,0.17,0.13,0.08,4.79,0.24,0.24,60.0,0.22,0.02,0.27,0.15,0.12,-0.48,5.23,0.22,0.22,60.0,0.21,0.02,0.24,0.14,0.1,-1.14,6.28,0.21,0.21,60.0,0.21,0.03,0.26,0.13,0.13,-1.34,4.95,0.21,0.21,60.0,0.24,0.03,0.29,0.13,0.16,-1.71,5.92,0.24,0.25,60.0,0.27,0.04,0.31,0.15,0.16,-1.23,3.73,0.27,0.28,60.0,0.33,0.05,0.4,0.2,0.2,-1.16,4.05,0.33,0.34,60.0
+BO-L-G040011 = 0.18,0.07,0.33,0.08,0.25,0.44,2.41,0.19,0.17,33.0,0.24,0.07,0.41,0.12,0.29,0.47,2.63,0.25,0.24,33.0,0.32,0.08,0.5,0.17,0.33,0.24,2.48,0.33,0.32,33.0,0.36,0.05,0.44,0.23,0.21,-0.78,2.57,0.37,0.37,33.0,0.42,0.06,0.52,0.26,0.25,-0.78,3.16,0.42,0.44,33.0,0.36,0.05,0.42,0.22,0.2,-0.9,3.48,0.36,0.37,33.0,0.34,0.06,0.46,0.18,0.28,-0.44,3.43,0.34,0.34,33.0,0.27,0.04,0.34,0.16,0.18,-0.72,3.45,0.28,0.28,33.0,0.14,0.03,0.21,0.09,0.12,0.22,2.46,0.15,0.14,33.0,0.12,0.05,0.21,0.06,0.16,0.37,1.97,0.13,0.11,33.0,0.2,0.05,0.29,0.1,0.19,-0.41,2.66,0.21,0.21,33.0,0.19,0.06,0.34,0.09,0.24,0.44,2.49,0.2,0.19,33.0
+BO-L-G040012 = 0.52,0.17,0.87,0.29,0.58,0.47,2.02,0.55,0.46,86.0,0.44,0.15,0.81,0.26,0.54,1.22,3.37,0.46,0.39,86.0,0.58,0.12,0.85,0.34,0.5,0.65,2.63,0.59,0.55,86.0,0.54,0.09,0.71,0.32,0.39,-0.43,2.44,0.55,0.56,86.0,0.57,0.16,0.83,0.28,0.55,-0.07,1.63,0.59,0.57,86.0,0.53,0.18,0.8,0.25,0.55,0.02,1.44,0.55,0.51,86.0,0.51,0.19,0.85,0.23,0.62,0.21,1.61,0.54,0.47,86.0,0.48,0.2,0.84,0.21,0.63,0.37,1.78,0.52,0.44,86.0,0.45,0.21,0.86,0.2,0.66,0.7,2.23,0.5,0.39,86.0,0.45,0.16,0.8,0.21,0.59,0.79,2.74,0.48,0.44,86.0,0.44,0.17,0.83,0.23,0.6,0.77,2.39,0.47,0.37,86.0,0.52,0.15,0.83,0.26,0.57,0.45,2.12,0.54,0.5,86.0
+BO-L-G040013 = 0.42,0.23,0.85,0.11,0.74,0.79,1.91,0.47,0.28,165.0,0.43,0.21,0.82,0.11,0.71,0.73,1.89,0.48,0.33,165.0,0.47,0.19,0.85,0.16,0.69,0.66,1.81,0.51,0.38,165.0,0.44,0.17,0.8,0.17,0.63,0.6,1.91,0.47,0.35,165.0,0.48,0.26,0.86,0.14,0.72,0.34,1.27,0.54,0.32,165.0,0.45,0.27,0.85,0.11,0.74,0.38,1.28,0.53,0.27,165.0,0.44,0.28,0.86,0.1,0.76,0.4,1.3,0.52,0.25,165.0,0.4,0.25,0.83,0.09,0.74,0.47,1.42,0.48,0.24,165.0,0.39,0.28,0.83,0.07,0.76,0.63,1.54,0.48,0.21,165.0,0.4,0.25,0.85,0.05,0.8,0.6,1.58,0.47,0.24,165.0,0.4,0.23,0.81,0.09,0.72,0.62,1.66,0.45,0.25,165.0,0.45,0.22,0.83,0.12,0.7,0.5,1.5,0.5,0.31,165.0
+BO-L-G040014 = 0.72,0.12,0.86,0.27,0.59,-1.27,4.7,0.73,0.74,168.0,0.68,0.14,0.86,0.27,0.6,-1.01,3.51,0.69,0.73,168.0,0.7,0.1,0.86,0.37,0.48,-1.11,3.87,0.71,0.72,168.0,0.74,0.08,0.87,0.38,0.49,-1.23,5.63,0.75,0.74,168.0,0.77,0.08,0.85,0.4,0.45,-1.76,6.92,0.77,0.79,168.0,0.76,0.07,0.85,0.36,0.48,-1.87,8.55,0.76,0.78,168.0,0.76,0.07,0.86,0.34,0.52,-2.42,13.22,0.76,0.77,168.0,0.73,0.09,0.85,0.31,0.54,-1.59,7.31,0.73,0.75,168.0,0.72,0.13,0.85,0.23,0.63,-1.52,4.73,0.73,0.78,168.0,0.65,0.12,0.84,0.2,0.64,-1.06,4.43,0.66,0.66,168.0,0.7,0.11,0.85,0.26,0.59,-1.31,4.96,0.71,0.72,168.0,0.7,0.08,0.84,0.34,0.5,-1.18,5.84,0.7,0.71,168.0
+BO-L-G040015 = 0.28,0.11,0.46,0.04,0.41,-0.27,1.93,0.3,0.28,98.0,0.32,0.12,0.52,0.07,0.45,-0.18,1.91,0.34,0.32,98.0,0.37,0.1,0.52,0.11,0.41,-0.32,2.13,0.38,0.37,98.0,0.35,0.07,0.5,0.12,0.38,-0.82,3.58,0.36,0.36,98.0,0.33,0.08,0.49,0.1,0.39,-0.39,3.39,0.34,0.33,98.0,0.28,0.07,0.43,0.08,0.35,-0.3,3.15,0.29,0.28,98.0,0.26,0.06,0.39,0.07,0.32,-0.37,3.26,0.26,0.26,98.0,0.22,0.04,0.28,0.07,0.21,-1.43,4.93,0.23,0.23,98.0,0.18,0.06,0.28,0.02,0.26,-0.4,2.06,0.19,0.18,98.0,0.18,0.08,0.31,0.0,0.31,-0.52,2.22,0.2,0.2,98.0,0.22,0.07,0.32,0.06,0.26,-0.49,2.24,0.23,0.23,98.0,0.27,0.1,0.43,0.06,0.37,-0.38,1.99,0.28,0.28,98.0
+BO-L-G040016 = 0.22,0.05,0.34,0.12,0.22,0.44,2.43,0.23,0.22,468.0,0.26,0.07,0.46,0.1,0.36,0.34,2.27,0.27,0.25,468.0,0.27,0.07,0.46,0.12,0.34,0.46,2.25,0.28,0.25,468.0,0.24,0.06,0.38,0.12,0.26,0.58,2.46,0.25,0.23,468.0,0.2,0.04,0.28,0.11,0.17,0.38,2.39,0.2,0.19,468.0,0.18,0.03,0.24,0.1,0.14,0.22,2.36,0.18,0.18,468.0,0.17,0.03,0.23,0.09,0.14,0.28,2.55,0.17,0.17,468.0,0.16,0.02,0.22,0.09,0.13,0.27,2.64,0.17,0.16,468.0,0.16,0.03,0.23,0.09,0.14,0.29,2.56,0.17,0.16,468.0,0.17,0.03,0.23,0.1,0.13,0.35,2.38,0.17,0.16,468.0,0.18,0.03,0.26,0.11,0.15,0.26,2.25,0.18,0.18,468.0,0.19,0.04,0.3,0.11,0.19,0.62,2.82,0.2,0.19,468.0
+BO-L-G040017 = 0.55,0.15,0.83,0.24,0.59,0.29,2.05,0.57,0.53,80.0,0.44,0.14,0.79,0.24,0.55,1.03,2.96,0.46,0.39,80.0,0.58,0.11,0.84,0.33,0.52,0.7,2.96,0.59,0.55,80.0,0.54,0.11,0.82,0.3,0.52,0.39,3.0,0.55,0.55,80.0,0.57,0.16,0.84,0.27,0.57,-0.23,1.78,0.59,0.62,80.0,0.53,0.17,0.8,0.22,0.57,-0.26,1.56,0.56,0.57,80.0,0.54,0.2,0.83,0.2,0.63,-0.14,1.46,0.57,0.56,80.0,0.51,0.2,0.85,0.19,0.66,0.06,1.68,0.54,0.51,80.0,0.45,0.2,0.86,0.17,0.69,0.67,2.16,0.5,0.4,80.0,0.44,0.18,0.8,0.19,0.6,0.6,2.15,0.47,0.38,80.0,0.45,0.17,0.81,0.18,0.63,0.76,2.3,0.48,0.38,80.0,0.52,0.14,0.83,0.26,0.56,0.65,2.47,0.53,0.49,80.0
+BO-L-G040018 = 0.69,0.17,0.88,0.18,0.7,-1.24,3.63,0.71,0.74,205.0,0.66,0.21,0.89,0.11,0.78,-1.0,2.77,0.69,0.74,205.0,0.7,0.15,0.86,0.24,0.62,-1.36,3.73,0.71,0.75,205.0,0.75,0.14,0.9,0.27,0.63,-1.5,4.53,0.77,0.82,205.0,0.76,0.13,0.9,0.23,0.67,-1.94,6.32,0.77,0.81,205.0,0.72,0.14,0.88,0.2,0.69,-1.74,5.57,0.73,0.77,205.0,0.73,0.16,0.89,0.18,0.7,-1.46,4.45,0.75,0.8,205.0,0.71,0.17,0.89,0.17,0.72,-1.21,3.7,0.73,0.77,205.0,0.68,0.2,0.89,0.13,0.76,-1.23,3.45,0.71,0.78,205.0,0.66,0.17,0.87,0.16,0.7,-1.24,3.65,0.69,0.73,205.0,0.69,0.19,0.88,0.17,0.71,-1.42,3.65,0.71,0.77,205.0,0.67,0.14,0.84,0.22,0.62,-1.32,4.08,0.68,0.71,205.0
+BO-N-G060001 = 0.81,0.05,0.88,0.67,0.21,-0.34,2.17,0.81,0.81,327.0,0.76,0.05,0.88,0.62,0.26,0.22,3.16,0.76,0.75,327.0,0.74,0.04,0.83,0.64,0.19,0.07,2.37,0.74,0.74,327.0,0.87,0.01,0.89,0.84,0.06,-0.43,2.42,0.87,0.87,327.0,0.88,0.01,0.9,0.85,0.05,-1.34,5.03,0.88,0.88,327.0,0.88,0.01,0.89,0.84,0.05,-1.96,7.17,0.88,0.88,327.0,0.87,0.01,0.88,0.8,0.08,-2.46,10.84,0.87,0.87,327.0,0.87,0.02,0.9,0.77,0.13,-2.2,9.88,0.87,0.87,327.0,0.86,0.03,0.89,0.72,0.17,-2.57,11.16,0.86,0.86,327.0,0.83,0.04,0.89,0.73,0.16,-0.41,2.44,0.84,0.84,327.0,0.82,0.03,0.89,0.73,0.17,-0.05,2.38,0.83,0.82,327.0,0.69,0.05,0.84,0.57,0.28,0.29,3.31,0.69,0.69,327.0
+BO-N-G060002 = 0.79,0.04,0.88,0.68,0.2,-0.33,2.32,0.79,0.8,431.0,0.76,0.05,0.86,0.62,0.23,-0.27,2.02,0.77,0.77,431.0,0.71,0.05,0.81,0.59,0.22,-0.34,2.49,0.71,0.72,431.0,0.85,0.03,0.89,0.72,0.17,-1.72,5.91,0.85,0.86,431.0,0.86,0.03,0.9,0.71,0.19,-2.14,8.38,0.86,0.87,431.0,0.87,0.03,0.89,0.68,0.21,-2.56,10.02,0.87,0.88,431.0,0.86,0.04,0.89,0.61,0.28,-3.06,14.16,0.86,0.87,431.0,0.86,0.03,0.9,0.63,0.26,-2.6,11.91,0.86,0.86,431.0,0.85,0.03,0.89,0.64,0.26,-2.82,13.9,0.85,0.85,431.0,0.81,0.03,0.86,0.59,0.27,-2.45,12.89,0.81,0.82,431.0,0.81,0.05,0.86,0.6,0.27,-1.55,5.68,0.81,0.82,431.0,0.68,0.08,0.85,0.51,0.34,0.06,1.96,0.69,0.68,431.0
+BO-N-G060003 = 0.84,0.03,0.9,0.73,0.16,-0.89,3.77,0.84,0.84,370.0,0.78,0.06,0.87,0.62,0.26,-0.44,2.36,0.78,0.79,370.0,0.81,0.05,0.88,0.69,0.2,-0.49,2.02,0.81,0.83,370.0,0.86,0.03,0.9,0.71,0.19,-1.52,6.03,0.86,0.87,370.0,0.86,0.03,0.9,0.71,0.19,-1.9,7.7,0.86,0.87,370.0,0.85,0.04,0.89,0.69,0.21,-1.83,7.03,0.85,0.87,370.0,0.84,0.04,0.88,0.64,0.24,-1.98,8.24,0.84,0.85,370.0,0.84,0.04,0.89,0.62,0.27,-2.62,11.89,0.85,0.86,370.0,0.83,0.05,0.89,0.62,0.28,-1.64,5.88,0.83,0.84,370.0,0.81,0.04,0.88,0.66,0.22,-1.11,4.77,0.81,0.82,370.0,0.8,0.03,0.88,0.67,0.21,-0.67,3.82,0.8,0.81,370.0,0.68,0.05,0.81,0.52,0.29,-0.17,2.65,0.68,0.68,370.0
+BO-N-G060004 = 0.83,0.03,0.9,0.7,0.2,-0.58,3.2,0.84,0.84,658.0,0.81,0.05,0.88,0.57,0.31,-1.27,4.7,0.81,0.82,658.0,0.78,0.04,0.88,0.62,0.26,-0.42,3.68,0.78,0.79,658.0,0.87,0.03,0.9,0.73,0.17,-1.1,4.53,0.87,0.87,658.0,0.86,0.02,0.9,0.74,0.16,-1.88,7.36,0.87,0.87,658.0,0.86,0.02,0.89,0.72,0.17,-1.89,7.65,0.86,0.87,658.0,0.86,0.03,0.9,0.68,0.22,-1.61,7.02,0.86,0.87,658.0,0.83,0.04,0.89,0.64,0.25,-2.1,7.45,0.83,0.85,658.0,0.83,0.03,0.88,0.67,0.21,-1.43,5.25,0.83,0.84,658.0,0.82,0.04,0.9,0.62,0.28,-1.13,4.28,0.82,0.83,658.0,0.77,0.04,0.89,0.64,0.26,0.38,3.58,0.77,0.76,658.0,0.66,0.05,0.79,0.51,0.29,-0.12,2.83,0.66,0.66,658.0
+BO-N-G060005 = 0.83,0.02,0.88,0.76,0.11,-0.55,2.68,0.83,0.84,289.0,0.81,0.03,0.88,0.71,0.16,-0.04,2.43,0.81,0.81,289.0,0.79,0.03,0.9,0.71,0.19,0.29,3.25,0.8,0.79,289.0,0.87,0.02,0.9,0.79,0.11,-0.74,2.94,0.87,0.87,289.0,0.86,0.02,0.89,0.79,0.09,-1.5,5.86,0.86,0.87,289.0,0.86,0.02,0.88,0.75,0.13,-2.07,7.62,0.86,0.87,289.0,0.85,0.04,0.88,0.68,0.2,-2.32,8.35,0.85,0.86,289.0,0.83,0.04,0.87,0.65,0.22,-1.97,6.79,0.83,0.84,289.0,0.82,0.04,0.89,0.65,0.24,-1.52,5.39,0.82,0.83,289.0,0.82,0.03,0.88,0.72,0.16,-0.83,3.63,0.82,0.83,289.0,0.77,0.05,0.87,0.68,0.19,0.0,1.8,0.78,0.77,289.0,0.68,0.06,0.82,0.55,0.27,0.31,2.51,0.68,0.67,289.0
+BO-O-G050001 = 0.1,0.05,0.18,-0.07,0.25,-1.1,3.32,0.12,0.12,257.0,0.11,0.06,0.2,-0.04,0.24,-1.02,3.03,0.12,0.13,257.0,0.11,0.07,0.21,-0.1,0.31,-1.2,3.5,0.13,0.13,257.0,0.11,0.07,0.21,-0.09,0.31,-1.17,3.37,0.13,0.13,257.0,0.1,0.06,0.18,-0.06,0.24,-0.98,2.89,0.11,0.11,257.0,0.09,0.05,0.17,-0.02,0.19,-0.91,2.8,0.11,0.11,256.0,0.09,0.05,0.16,-0.1,0.26,-1.29,4.23,0.1,0.1,257.0,0.09,0.05,0.15,-0.1,0.25,-1.32,4.44,0.1,0.1,257.0,0.09,0.04,0.14,-0.07,0.21,-1.21,3.73,0.1,0.1,257.0,0.09,0.04,0.14,-0.08,0.23,-1.26,4.01,0.1,0.1,257.0,0.09,0.04,0.14,-0.06,0.2,-1.16,3.5,0.1,0.11,257.0,0.1,0.05,0.17,-0.04,0.21,-1.09,3.14,0.11,0.11,257.0
+BO-O-G050002 = 0.21,0.05,0.34,0.04,0.3,-0.68,4.87,0.21,0.21,187.0,0.27,0.06,0.43,0.05,0.38,-0.68,4.9,0.27,0.27,187.0,0.26,0.07,0.41,-0.01,0.42,-1.09,5.89,0.27,0.27,187.0,0.23,0.06,0.35,0.04,0.31,-0.9,4.37,0.24,0.24,187.0,0.19,0.05,0.27,-0.02,0.3,-1.83,7.61,0.19,0.21,187.0,0.17,0.04,0.24,-0.02,0.25,-2.07,8.39,0.18,0.19,187.0,0.16,0.04,0.22,0.01,0.21,-2.03,7.86,0.17,0.18,187.0,0.15,0.03,0.21,0.01,0.2,-2.03,7.74,0.16,0.17,187.0,0.16,0.03,0.22,0.01,0.2,-1.73,7.75,0.16,0.16,187.0,0.17,0.04,0.23,0.02,0.22,-1.51,6.14,0.17,0.18,187.0,0.18,0.04,0.26,0.02,0.24,-1.27,5.99,0.19,0.19,187.0,0.2,0.05,0.29,0.01,0.29,-0.93,5.33,0.2,0.2,187.0
+BO-O-G050003 = 0.18,0.04,0.3,0.07,0.23,0.75,3.81,0.19,0.18,258.0,0.22,0.06,0.39,0.08,0.31,0.9,3.84,0.23,0.21,258.0,0.23,0.06,0.39,0.08,0.31,0.87,3.74,0.23,0.21,258.0,0.21,0.05,0.35,0.07,0.28,0.7,3.49,0.22,0.2,258.0,0.17,0.04,0.27,0.07,0.2,0.51,3.31,0.18,0.17,258.0,0.16,0.03,0.23,0.04,0.19,0.05,3.68,0.16,0.15,258.0,0.15,0.03,0.22,0.06,0.16,0.19,3.42,0.15,0.15,258.0,0.15,0.03,0.21,0.06,0.15,0.08,3.58,0.15,0.14,258.0,0.15,0.03,0.21,0.06,0.15,0.17,3.31,0.15,0.14,258.0,0.15,0.03,0.22,0.06,0.16,0.4,3.17,0.15,0.14,258.0,0.16,0.03,0.23,0.06,0.17,0.41,3.09,0.16,0.15,258.0,0.17,0.03,0.27,0.07,0.19,0.48,3.12,0.17,0.16,258.0
+BO-O-G050004 = 0.19,0.04,0.3,0.03,0.27,0.18,4.76,0.19,0.19,218.0,0.23,0.05,0.37,0.01,0.36,-0.56,4.89,0.24,0.24,218.0,0.24,0.04,0.37,0.03,0.34,-0.52,4.73,0.25,0.24,218.0,0.22,0.03,0.3,0.05,0.25,-0.89,5.51,0.22,0.23,218.0,0.18,0.02,0.24,0.09,0.15,-0.63,3.7,0.18,0.19,218.0,0.16,0.02,0.21,0.04,0.17,-1.13,6.74,0.16,0.17,218.0,0.15,0.02,0.2,-0.0,0.2,-1.84,12.79,0.15,0.15,218.0,0.15,0.02,0.19,0.07,0.12,-0.61,3.9,0.15,0.15,218.0,0.15,0.02,0.2,0.04,0.15,-1.24,7.74,0.16,0.16,218.0,0.16,0.02,0.21,0.03,0.17,-1.26,8.32,0.16,0.16,218.0,0.17,0.02,0.22,0.06,0.16,-0.76,5.2,0.17,0.17,218.0,0.18,0.03,0.25,0.07,0.17,-0.41,3.56,0.18,0.18,218.0
+BO-O-G050005 = 0.23,0.04,0.3,0.17,0.12,0.31,1.79,0.23,0.22,38.0,0.27,0.04,0.34,0.22,0.12,0.18,1.88,0.28,0.27,38.0,0.28,0.03,0.34,0.24,0.1,-0.04,1.7,0.29,0.29,38.0,0.25,0.02,0.3,0.22,0.08,0.27,1.84,0.25,0.25,38.0,0.2,0.02,0.23,0.17,0.06,0.0,1.86,0.2,0.2,38.0,0.18,0.02,0.2,0.15,0.05,0.04,1.59,0.18,0.18,38.0,0.17,0.01,0.19,0.14,0.05,-0.02,1.62,0.17,0.17,38.0,0.16,0.01,0.19,0.14,0.05,0.04,1.75,0.16,0.16,38.0,0.17,0.01,0.2,0.15,0.05,0.09,1.67,0.17,0.17,38.0,0.19,0.02,0.22,0.16,0.07,0.13,1.72,0.19,0.19,38.0,0.19,0.01,0.2,0.17,0.03,-0.2,1.7,0.19,0.19,38.0,0.21,0.02,0.25,0.18,0.06,0.13,2.02,0.21,0.21,38.0
+BO-O-G050006 = 0.14,0.04,0.2,-0.07,0.27,-1.75,6.4,0.15,0.16,268.0,0.17,0.06,0.27,-0.04,0.31,-1.39,4.75,0.18,0.19,268.0,0.17,0.06,0.26,-0.1,0.36,-1.78,6.26,0.18,0.19,268.0,0.15,0.06,0.23,-0.1,0.33,-1.79,6.34,0.16,0.17,268.0,0.14,0.05,0.21,-0.04,0.26,-1.46,5.06,0.14,0.15,268.0,0.13,0.04,0.2,-0.04,0.23,-1.45,4.98,0.13,0.14,268.0,0.12,0.04,0.19,-0.04,0.22,-1.52,5.35,0.13,0.14,268.0,0.12,0.04,0.18,-0.03,0.21,-1.57,5.49,0.12,0.13,268.0,0.12,0.03,0.17,-0.02,0.19,-1.74,6.09,0.13,0.13,268.0,0.12,0.03,0.16,-0.01,0.18,-1.61,5.58,0.12,0.13,268.0,0.12,0.03,0.17,-0.01,0.18,-1.62,5.54,0.13,0.13,268.0,0.13,0.03,0.19,-0.01,0.2,-1.59,5.74,0.13,0.14,268.0
+BO-O-G050007 = 0.05,0.09,0.25,-0.04,0.3,1.03,2.68,0.1,0.02,52.0,0.06,0.08,0.23,-0.03,0.26,0.81,2.31,0.1,0.03,52.0,0.04,0.11,0.25,-0.1,0.35,0.77,2.28,0.11,0.01,52.0,0.06,0.1,0.27,-0.06,0.32,1.07,2.73,0.12,0.02,52.0,0.03,0.1,0.24,-0.1,0.34,0.84,2.51,0.11,0.0,52.0,0.03,0.09,0.2,-0.1,0.3,0.94,2.68,0.09,-0.0,52.0,0.02,0.08,0.18,-0.1,0.28,0.83,2.53,0.08,-0.0,52.0,0.03,0.08,0.19,-0.1,0.29,0.82,2.61,0.08,0.01,52.0,0.05,0.07,0.21,-0.04,0.25,1.0,2.63,0.09,0.02,52.0,0.04,0.08,0.21,-0.05,0.27,1.03,2.72,0.09,0.02,52.0,0.05,0.09,0.24,-0.06,0.3,0.98,2.62,0.1,0.01,52.0,0.05,0.1,0.27,-0.06,0.33,0.95,2.58,0.11,0.01,52.0
+BO-O-G050008 = 0.15,0.02,0.21,0.09,0.12,0.23,4.09,0.15,0.14,108.0,0.16,0.03,0.26,0.1,0.16,0.59,4.09,0.16,0.16,108.0,0.17,0.03,0.27,0.1,0.17,0.54,3.87,0.17,0.16,108.0,0.16,0.02,0.24,0.1,0.14,0.56,3.75,0.16,0.16,108.0,0.13,0.02,0.19,0.09,0.11,0.17,3.71,0.14,0.13,108.0,0.12,0.02,0.17,0.08,0.09,-0.03,3.7,0.12,0.12,108.0,0.12,0.01,0.16,0.08,0.08,-0.27,3.69,0.12,0.12,108.0,0.11,0.01,0.15,0.07,0.07,-0.38,3.6,0.11,0.11,108.0,0.12,0.01,0.15,0.07,0.07,-0.37,3.4,0.12,0.12,108.0,0.11,0.01,0.15,0.07,0.08,-0.04,3.55,0.12,0.11,108.0,0.12,0.02,0.17,0.08,0.09,-0.07,3.22,0.12,0.12,108.0,0.13,0.02,0.19,0.08,0.11,-0.03,3.96,0.13,0.13,108.0
+BO-O-G050009 = 0.19,0.06,0.26,-0.01,0.27,-1.75,5.33,0.2,0.21,51.0,0.25,0.08,0.36,-0.01,0.37,-1.53,4.69,0.26,0.27,51.0,0.26,0.09,0.37,-0.04,0.41,-1.6,4.95,0.27,0.28,51.0,0.23,0.08,0.32,-0.03,0.35,-1.75,5.46,0.24,0.25,51.0,0.18,0.06,0.23,-0.05,0.28,-1.9,6.03,0.19,0.2,51.0,0.15,0.06,0.2,-0.04,0.24,-1.8,5.53,0.16,0.17,51.0,0.14,0.05,0.19,-0.05,0.24,-1.92,6.16,0.15,0.16,51.0,0.14,0.05,0.18,-0.05,0.23,-2.03,6.57,0.15,0.16,51.0,0.15,0.05,0.19,0.0,0.19,-1.85,5.85,0.16,0.17,51.0,0.16,0.06,0.21,-0.03,0.23,-1.93,5.97,0.17,0.18,51.0,0.19,0.06,0.26,-0.02,0.28,-1.75,5.58,0.2,0.21,51.0,0.19,0.06,0.27,-0.01,0.28,-1.76,5.49,0.2,0.21,51.0
+BO-O-G050010 = 0.19,0.04,0.26,0.09,0.18,-0.39,2.23,0.19,0.19,315.0,0.21,0.05,0.32,0.06,0.27,-0.2,2.38,0.21,0.21,315.0,0.21,0.05,0.35,0.09,0.27,0.11,2.51,0.22,0.21,315.0,0.2,0.05,0.33,0.09,0.24,0.21,2.52,0.21,0.2,315.0,0.17,0.03,0.25,0.08,0.17,-0.1,2.6,0.17,0.17,315.0,0.15,0.03,0.22,0.07,0.15,-0.17,2.52,0.16,0.16,315.0,0.15,0.03,0.21,0.07,0.14,-0.16,2.47,0.15,0.15,315.0,0.14,0.03,0.2,0.07,0.13,-0.16,2.35,0.14,0.14,315.0,0.14,0.03,0.2,0.06,0.14,-0.39,2.57,0.15,0.15,315.0,0.14,0.02,0.2,0.08,0.12,-0.18,2.39,0.14,0.15,315.0,0.15,0.03,0.21,0.08,0.13,-0.24,2.37,0.16,0.16,315.0,0.16,0.03,0.22,0.08,0.14,-0.4,2.68,0.16,0.17,315.0
+BO-O-G050011 = 0.16,0.05,0.27,0.01,0.25,-1.27,4.69,0.17,0.18,107.0,0.21,0.07,0.34,0.02,0.32,-1.12,4.23,0.22,0.22,107.0,0.21,0.07,0.34,0.01,0.33,-1.31,4.83,0.22,0.23,107.0,0.19,0.06,0.31,0.02,0.3,-1.33,5.05,0.2,0.2,107.0,0.16,0.04,0.25,0.02,0.24,-1.47,5.28,0.17,0.17,107.0,0.14,0.04,0.22,0.01,0.22,-1.54,5.04,0.15,0.15,107.0,0.13,0.04,0.21,-0.0,0.21,-1.54,5.34,0.14,0.14,107.0,0.13,0.04,0.2,0.02,0.18,-1.49,5.03,0.14,0.14,107.0,0.14,0.04,0.21,0.01,0.2,-1.64,5.51,0.15,0.15,107.0,0.14,0.04,0.21,0.01,0.2,-1.71,6.07,0.15,0.15,107.0,0.15,0.04,0.23,0.01,0.22,-1.63,5.62,0.16,0.16,107.0,0.16,0.04,0.25,0.02,0.23,-1.47,5.7,0.17,0.17,107.0
+BO-P-G070001 = 0.33,0.05,0.4,0.25,0.15,-0.08,1.81,0.33,0.33,37.0,0.35,0.06,0.44,0.26,0.18,0.12,1.71,0.35,0.34,37.0,0.37,0.05,0.46,0.29,0.17,-0.15,1.63,0.38,0.38,37.0,0.34,0.04,0.41,0.27,0.14,-0.15,1.67,0.34,0.34,37.0,0.27,0.03,0.31,0.22,0.09,-0.18,1.56,0.27,0.27,37.0,0.24,0.02,0.27,0.2,0.07,-0.24,1.59,0.24,0.24,37.0,0.22,0.02,0.25,0.19,0.06,-0.33,1.7,0.22,0.22,37.0,0.19,0.02,0.22,0.17,0.05,-0.11,1.79,0.2,0.2,37.0,0.19,0.02,0.22,0.16,0.06,-0.07,1.73,0.19,0.19,37.0,0.2,0.02,0.24,0.17,0.07,0.2,2.1,0.2,0.2,37.0,0.21,0.02,0.25,0.17,0.08,0.12,1.9,0.21,0.21,37.0,0.28,0.03,0.35,0.23,0.12,0.46,3.31,0.28,0.28,37.0
+BO-P-G070002 = 0.25,0.02,0.3,0.21,0.08,0.66,3.07,0.25,0.24,70.0,0.31,0.01,0.34,0.28,0.07,0.04,4.14,0.31,0.31,70.0,0.3,0.01,0.35,0.27,0.08,0.83,4.06,0.3,0.3,70.0,0.26,0.02,0.31,0.23,0.08,0.49,2.87,0.26,0.26,70.0,0.2,0.02,0.25,0.17,0.08,0.47,3.22,0.21,0.2,70.0,0.18,0.01,0.22,0.15,0.07,0.36,2.94,0.18,0.18,70.0,0.17,0.01,0.2,0.14,0.05,0.32,2.8,0.17,0.17,70.0,0.16,0.01,0.18,0.14,0.05,0.51,3.09,0.16,0.16,70.0,0.16,0.01,0.2,0.14,0.07,0.71,4.18,0.16,0.16,70.0,0.17,0.01,0.21,0.14,0.07,0.3,3.03,0.17,0.17,70.0,0.18,0.01,0.21,0.15,0.06,0.68,2.99,0.18,0.17,70.0,0.2,0.02,0.23,0.17,0.06,0.02,2.3,0.2,0.2,70.0
+BO-P-G070003 = 0.42,0.12,0.67,0.25,0.43,0.56,2.18,0.43,0.4,111.0,0.42,0.11,0.69,0.27,0.42,0.66,2.4,0.44,0.4,111.0,0.44,0.11,0.7,0.29,0.4,0.63,2.3,0.46,0.42,111.0,0.42,0.1,0.64,0.29,0.35,0.55,2.13,0.43,0.4,111.0,0.34,0.08,0.51,0.23,0.28,0.39,1.9,0.35,0.32,111.0,0.28,0.06,0.39,0.2,0.19,0.24,1.8,0.29,0.28,111.0,0.25,0.05,0.35,0.19,0.17,0.3,1.89,0.26,0.25,111.0,0.23,0.04,0.31,0.17,0.14,0.34,1.91,0.23,0.22,111.0,0.23,0.04,0.31,0.16,0.15,0.3,1.96,0.23,0.22,111.0,0.27,0.07,0.46,0.18,0.28,0.75,2.57,0.28,0.26,111.0,0.29,0.09,0.49,0.18,0.31,0.67,2.35,0.31,0.27,111.0,0.39,0.1,0.6,0.24,0.36,0.48,2.01,0.4,0.36,111.0
+BO-P-G070004 = 0.29,0.04,0.41,0.23,0.18,0.91,3.75,0.29,0.29,170.0,0.34,0.03,0.45,0.28,0.17,0.67,3.03,0.34,0.33,170.0,0.33,0.03,0.45,0.27,0.17,0.95,4.22,0.33,0.33,170.0,0.29,0.03,0.43,0.23,0.2,1.59,6.31,0.29,0.28,170.0,0.23,0.03,0.35,0.19,0.17,1.7,6.68,0.24,0.23,170.0,0.21,0.02,0.28,0.17,0.12,1.27,5.21,0.21,0.2,170.0,0.19,0.02,0.24,0.16,0.08,0.97,4.16,0.19,0.19,170.0,0.18,0.01,0.22,0.15,0.07,0.57,3.15,0.18,0.18,170.0,0.19,0.01,0.22,0.16,0.07,0.17,2.75,0.19,0.19,170.0,0.2,0.02,0.29,0.17,0.12,1.15,4.9,0.2,0.2,170.0,0.21,0.02,0.33,0.17,0.16,1.9,8.02,0.21,0.2,170.0,0.25,0.04,0.38,0.19,0.19,1.15,4.48,0.25,0.24,170.0
+BO-P-G070005 = 0.06,0.06,0.19,-0.05,0.24,0.1,1.88,0.08,0.07,620.0,0.05,0.08,0.23,-0.09,0.32,0.18,1.75,0.1,0.05,620.0,0.04,0.09,0.22,-0.1,0.32,0.12,1.76,0.1,0.04,620.0,0.06,0.07,0.22,-0.05,0.27,0.36,1.79,0.09,0.05,620.0,0.07,0.06,0.2,-0.02,0.22,0.39,1.74,0.09,0.06,620.0,0.07,0.05,0.19,-0.02,0.21,0.37,1.75,0.09,0.06,620.0,0.07,0.05,0.18,-0.01,0.19,0.37,1.76,0.08,0.06,620.0,0.07,0.05,0.17,-0.01,0.18,0.38,1.79,0.08,0.06,620.0,0.07,0.04,0.17,-0.0,0.17,0.38,1.83,0.08,0.06,620.0,0.06,0.04,0.17,0.0,0.16,0.38,1.84,0.08,0.06,620.0,0.07,0.04,0.17,0.01,0.16,0.42,1.88,0.08,0.06,620.0,0.06,0.05,0.17,-0.05,0.22,0.09,2.0,0.08,0.06,620.0
+BO-P-G070006 = 0.25,0.02,0.29,0.21,0.08,0.55,2.29,0.25,0.24,64.0,0.29,0.02,0.34,0.24,0.1,0.07,2.68,0.29,0.29,64.0,0.29,0.02,0.35,0.25,0.1,0.44,3.33,0.29,0.29,64.0,0.26,0.02,0.32,0.22,0.1,0.39,3.01,0.26,0.26,64.0,0.21,0.01,0.25,0.18,0.07,0.48,3.04,0.21,0.21,64.0,0.19,0.01,0.22,0.16,0.06,0.4,3.0,0.19,0.19,64.0,0.17,0.01,0.2,0.14,0.06,0.01,2.85,0.17,0.17,64.0,0.17,0.01,0.19,0.14,0.05,-0.2,2.66,0.17,0.17,64.0,0.16,0.01,0.19,0.13,0.06,0.15,2.5,0.16,0.16,64.0,0.17,0.02,0.21,0.14,0.07,0.38,2.4,0.17,0.17,64.0,0.17,0.01,0.2,0.15,0.06,0.3,2.09,0.17,0.17,64.0,0.21,0.02,0.25,0.17,0.09,0.24,2.2,0.21,0.21,64.0
+BO-P-G070007 = 0.23,0.04,0.34,0.16,0.18,0.56,2.64,0.23,0.22,177.0,0.29,0.04,0.42,0.2,0.22,0.48,2.6,0.29,0.28,177.0,0.29,0.05,0.42,0.21,0.21,0.56,2.25,0.3,0.28,177.0,0.27,0.06,0.41,0.18,0.24,0.66,2.33,0.27,0.25,177.0,0.23,0.05,0.34,0.14,0.2,0.68,2.34,0.23,0.21,177.0,0.19,0.04,0.28,0.13,0.15,0.63,2.42,0.2,0.18,177.0,0.17,0.03,0.25,0.12,0.13,0.59,2.33,0.18,0.17,177.0,0.16,0.02,0.21,0.11,0.1,0.57,2.31,0.16,0.15,177.0,0.16,0.03,0.23,0.11,0.13,0.64,2.47,0.16,0.15,177.0,0.18,0.04,0.32,0.12,0.2,0.99,3.29,0.19,0.17,177.0,0.19,0.05,0.35,0.12,0.23,0.96,2.91,0.2,0.17,177.0,0.21,0.05,0.36,0.13,0.23,0.8,2.6,0.21,0.19,177.0
+BO-P-G070008 = 0.15,0.01,0.19,0.11,0.07,-0.07,2.99,0.15,0.15,94.0,0.2,0.02,0.25,0.16,0.09,-0.01,3.22,0.2,0.2,94.0,0.21,0.02,0.24,0.16,0.08,-0.27,2.81,0.21,0.21,94.0,0.18,0.02,0.21,0.13,0.08,-0.12,2.46,0.18,0.18,94.0,0.15,0.02,0.18,0.11,0.07,-0.2,2.2,0.15,0.15,94.0,0.13,0.01,0.16,0.1,0.05,-0.45,2.29,0.14,0.14,94.0,0.12,0.01,0.15,0.1,0.05,-0.11,2.65,0.12,0.12,94.0,0.12,0.01,0.15,0.09,0.06,0.21,2.68,0.12,0.12,94.0,0.11,0.01,0.14,0.09,0.06,0.17,2.58,0.11,0.11,94.0,0.11,0.01,0.14,0.09,0.06,0.1,2.63,0.11,0.11,94.0,0.11,0.01,0.14,0.09,0.06,0.2,2.64,0.11,0.11,94.0,0.13,0.01,0.16,0.1,0.06,-0.12,2.98,0.13,0.13,94.0
+BO-P-G070009 = 0.21,0.06,0.33,0.11,0.22,-0.17,1.85,0.22,0.21,346.0,0.25,0.07,0.4,0.12,0.28,-0.25,1.94,0.26,0.26,346.0,0.25,0.07,0.36,0.12,0.24,-0.41,1.89,0.26,0.27,346.0,0.23,0.06,0.33,0.11,0.22,-0.41,1.85,0.24,0.24,346.0,0.2,0.05,0.27,0.1,0.17,-0.48,1.83,0.2,0.21,346.0,0.17,0.03,0.23,0.1,0.13,-0.55,1.95,0.17,0.18,346.0,0.15,0.03,0.2,0.09,0.1,-0.61,2.1,0.15,0.16,346.0,0.14,0.02,0.18,0.09,0.09,-0.62,2.16,0.14,0.15,346.0,0.13,0.02,0.17,0.08,0.09,-0.62,2.09,0.14,0.14,346.0,0.13,0.02,0.17,0.08,0.1,-0.54,1.94,0.13,0.14,346.0,0.13,0.03,0.17,0.08,0.1,-0.47,1.89,0.14,0.14,346.0,0.16,0.04,0.26,0.08,0.18,0.02,1.98,0.17,0.17,346.0
+BO-P-G070010 = 0.11,0.02,0.16,-0.01,0.17,-2.33,10.64,0.11,0.12,747.0,0.13,0.03,0.19,-0.06,0.26,-2.16,10.54,0.13,0.13,747.0,0.13,0.04,0.2,-0.1,0.3,-2.38,11.0,0.13,0.14,747.0,0.12,0.04,0.18,-0.07,0.25,-2.48,10.87,0.12,0.13,747.0,0.11,0.03,0.18,-0.07,0.25,-2.35,10.76,0.12,0.12,747.0,0.11,0.03,0.17,-0.04,0.21,-2.2,9.74,0.12,0.12,747.0,0.11,0.02,0.16,-0.03,0.19,-2.22,10.0,0.11,0.11,747.0,0.1,0.02,0.16,-0.02,0.17,-2.19,9.77,0.11,0.11,747.0,0.1,0.02,0.16,-0.0,0.16,-2.27,10.48,0.1,0.11,747.0,0.1,0.02,0.15,-0.0,0.15,-2.24,10.35,0.1,0.1,747.0,0.1,0.02,0.15,0.0,0.15,-2.16,10.22,0.1,0.1,747.0,0.11,0.02,0.16,0.0,0.16,-2.22,11.04,0.11,0.11,747.0
+BO-P-G070011 = 0.15,0.03,0.26,0.08,0.18,0.52,3.76,0.16,0.15,463.0,0.18,0.04,0.31,0.08,0.23,0.43,3.44,0.18,0.18,463.0,0.18,0.04,0.31,0.06,0.25,0.33,3.78,0.19,0.18,463.0,0.17,0.03,0.28,0.07,0.21,0.19,3.61,0.17,0.17,463.0,0.15,0.03,0.24,0.08,0.16,0.3,4.2,0.15,0.15,463.0,0.14,0.02,0.21,0.08,0.14,0.05,3.95,0.14,0.14,463.0,0.13,0.02,0.2,0.08,0.11,-0.02,3.71,0.14,0.14,463.0,0.13,0.02,0.18,0.07,0.11,-0.19,3.64,0.13,0.13,463.0,0.12,0.02,0.17,0.05,0.12,-0.65,4.04,0.12,0.12,463.0,0.12,0.02,0.18,0.07,0.11,-0.19,3.34,0.13,0.13,463.0,0.13,0.02,0.18,0.07,0.12,-0.13,3.36,0.13,0.13,463.0,0.13,0.02,0.19,0.07,0.12,-0.33,2.63,0.14,0.14,463.0
+BO-P-G070012 = 0.26,0.03,0.36,0.22,0.13,1.08,3.58,0.27,0.25,88.0,0.33,0.03,0.4,0.27,0.14,0.05,2.15,0.34,0.33,88.0,0.32,0.03,0.38,0.26,0.12,0.36,2.21,0.32,0.31,88.0,0.29,0.03,0.37,0.22,0.14,0.62,2.37,0.29,0.28,88.0,0.24,0.03,0.3,0.18,0.12,0.48,2.25,0.24,0.23,88.0,0.21,0.02,0.26,0.16,0.09,0.45,2.21,0.21,0.2,88.0,0.19,0.02,0.23,0.15,0.07,0.38,2.25,0.19,0.18,88.0,0.17,0.02,0.21,0.14,0.06,0.47,2.28,0.17,0.17,88.0,0.18,0.02,0.21,0.15,0.07,0.49,2.28,0.18,0.18,88.0,0.21,0.03,0.27,0.17,0.1,0.78,2.69,0.21,0.2,88.0,0.22,0.03,0.3,0.18,0.12,0.84,2.63,0.22,0.21,88.0,0.23,0.04,0.32,0.18,0.15,0.63,2.36,0.24,0.23,88.0
+BO-P-G070013 = 0.16,0.02,0.2,0.1,0.1,-0.04,2.51,0.16,0.15,309.0,0.21,0.04,0.29,0.12,0.17,-0.17,2.22,0.21,0.21,309.0,0.21,0.04,0.29,0.12,0.17,0.07,2.14,0.21,0.21,309.0,0.19,0.03,0.26,0.11,0.15,0.0,2.21,0.19,0.19,309.0,0.16,0.03,0.23,0.11,0.12,0.21,2.26,0.16,0.16,309.0,0.15,0.02,0.2,0.1,0.09,0.14,2.42,0.15,0.14,309.0,0.13,0.01,0.17,0.1,0.07,-0.07,2.67,0.13,0.13,309.0,0.12,0.01,0.15,0.09,0.06,-0.02,2.58,0.12,0.12,309.0,0.12,0.01,0.15,0.09,0.06,-0.01,2.95,0.12,0.12,309.0,0.12,0.01,0.15,0.09,0.06,-0.04,2.6,0.12,0.12,309.0,0.12,0.01,0.15,0.09,0.06,0.17,2.44,0.12,0.12,309.0,0.13,0.02,0.2,0.09,0.1,0.4,2.51,0.14,0.13,309.0
+BO-P-G070014 = 0.1,0.03,0.18,0.03,0.15,0.28,2.43,0.1,0.09,668.0,0.1,0.04,0.21,0.03,0.18,0.55,2.63,0.11,0.09,668.0,0.1,0.04,0.21,0.03,0.18,0.63,2.71,0.11,0.1,668.0,0.1,0.04,0.2,0.02,0.18,0.47,2.8,0.11,0.09,668.0,0.1,0.03,0.19,0.01,0.17,0.26,2.65,0.1,0.09,668.0,0.09,0.03,0.18,0.02,0.16,0.26,2.54,0.1,0.09,668.0,0.09,0.03,0.18,0.02,0.16,0.22,2.58,0.09,0.09,668.0,0.09,0.03,0.17,0.01,0.16,0.11,2.65,0.09,0.09,668.0,0.08,0.03,0.17,-0.01,0.18,-0.35,2.93,0.09,0.09,668.0,0.09,0.03,0.17,0.01,0.15,-0.06,2.86,0.09,0.09,668.0,0.09,0.02,0.16,0.03,0.14,0.01,2.53,0.09,0.09,668.0,0.09,0.03,0.17,0.03,0.15,0.25,2.58,0.09,0.09,668.0
+BO-P-G070015 = 0.21,0.02,0.26,0.14,0.13,-0.73,4.15,0.21,0.21,134.0,0.26,0.04,0.34,0.15,0.19,-0.99,3.92,0.26,0.26,134.0,0.25,0.03,0.31,0.14,0.17,-1.11,4.04,0.25,0.25,134.0,0.22,0.03,0.27,0.13,0.14,-0.97,3.74,0.22,0.22,134.0,0.19,0.02,0.22,0.12,0.1,-1.07,4.28,0.19,0.19,134.0,0.17,0.02,0.2,0.12,0.08,-0.96,4.29,0.17,0.17,134.0,0.16,0.01,0.19,0.11,0.07,-1.1,4.51,0.16,0.16,134.0,0.15,0.01,0.18,0.11,0.07,-0.77,4.36,0.15,0.15,134.0,0.16,0.02,0.19,0.11,0.08,-0.84,4.49,0.16,0.16,134.0,0.17,0.02,0.2,0.11,0.09,-0.97,3.98,0.17,0.17,134.0,0.17,0.02,0.2,0.11,0.09,-1.17,4.13,0.17,0.18,134.0,0.19,0.02,0.23,0.11,0.12,-0.85,3.47,0.19,0.19,134.0
+BO-S-G080001 = 0.76,0.08,0.9,0.34,0.56,-0.78,4.13,0.76,0.77,1070.0,0.83,0.07,0.9,0.4,0.5,-2.02,7.81,0.83,0.86,1070.0,0.82,0.07,0.89,0.4,0.49,-1.95,7.84,0.82,0.84,1070.0,0.81,0.07,0.9,0.4,0.5,-1.76,6.84,0.82,0.83,1070.0,0.77,0.07,0.89,0.4,0.49,-1.09,4.55,0.77,0.79,1070.0,0.71,0.08,0.87,0.34,0.53,-0.46,3.54,0.71,0.71,1070.0,0.65,0.08,0.84,0.28,0.56,-0.37,3.51,0.66,0.65,1070.0,0.56,0.08,0.79,0.29,0.49,-0.18,2.68,0.57,0.56,1070.0,0.43,0.05,0.63,0.25,0.38,0.12,4.05,0.43,0.43,1070.0,0.78,0.09,0.9,0.34,0.56,-1.31,4.58,0.79,0.81,1070.0,0.81,0.08,0.9,0.38,0.52,-1.55,5.54,0.81,0.84,1070.0,0.81,0.07,0.9,0.37,0.53,-1.72,6.67,0.81,0.83,1070.0
+BO-S-G080002 = 0.73,0.09,0.88,0.54,0.34,0.09,1.81,0.74,0.72,173.0,0.75,0.07,0.88,0.55,0.33,-0.17,2.67,0.76,0.74,173.0,0.75,0.08,0.88,0.54,0.34,-0.09,2.32,0.75,0.74,173.0,0.7,0.11,0.86,0.5,0.36,0.06,1.5,0.71,0.7,173.0,0.68,0.1,0.85,0.47,0.37,0.22,1.73,0.69,0.65,173.0,0.69,0.1,0.85,0.51,0.34,-0.05,1.58,0.7,0.7,173.0,0.62,0.14,0.85,0.4,0.45,0.06,1.59,0.63,0.62,173.0,0.55,0.15,0.84,0.34,0.5,0.31,1.73,0.57,0.53,173.0,0.63,0.1,0.85,0.44,0.41,0.32,2.13,0.64,0.6,173.0,0.7,0.09,0.85,0.51,0.35,0.01,1.89,0.71,0.68,173.0,0.72,0.08,0.85,0.55,0.3,0.08,1.84,0.72,0.71,173.0,0.75,0.08,0.86,0.54,0.32,-0.05,1.95,0.75,0.73,173.0
+BO-S-G080003 = 0.71,0.13,0.87,0.51,0.37,-0.2,1.41,0.72,0.73,90.0,0.74,0.1,0.88,0.58,0.3,-0.16,1.62,0.75,0.76,90.0,0.74,0.09,0.87,0.57,0.3,0.11,1.82,0.74,0.73,90.0,0.69,0.08,0.85,0.54,0.31,0.35,2.34,0.69,0.67,90.0,0.63,0.09,0.84,0.48,0.36,0.34,2.48,0.63,0.63,90.0,0.64,0.16,0.88,0.42,0.46,0.01,1.46,0.66,0.67,90.0,0.63,0.2,0.87,0.37,0.5,-0.0,1.22,0.66,0.63,90.0,0.6,0.22,0.87,0.33,0.54,0.04,1.2,0.64,0.59,90.0,0.57,0.21,0.86,0.31,0.55,0.08,1.28,0.61,0.56,90.0,0.59,0.2,0.87,0.33,0.54,0.03,1.32,0.62,0.59,90.0,0.53,0.11,0.75,0.35,0.41,0.18,1.88,0.54,0.53,90.0,0.67,0.13,0.85,0.44,0.42,-0.13,1.69,0.68,0.69,90.0
+BO-S-G080004 = 0.81,0.08,0.9,0.42,0.48,-1.46,4.88,0.81,0.84,1945.0,0.83,0.06,0.9,0.58,0.32,-1.5,4.62,0.83,0.85,1945.0,0.81,0.06,0.89,0.56,0.33,-1.4,4.26,0.82,0.84,1945.0,0.79,0.08,0.9,0.47,0.43,-0.9,3.09,0.79,0.82,1945.0,0.77,0.07,0.88,0.49,0.39,-1.14,3.89,0.78,0.79,1945.0,0.73,0.07,0.85,0.42,0.44,-1.22,5.43,0.73,0.74,1945.0,0.65,0.08,0.83,0.32,0.51,-0.75,4.6,0.66,0.66,1945.0,0.55,0.11,0.77,0.27,0.5,-0.79,3.05,0.56,0.57,1945.0,0.51,0.09,0.79,0.24,0.55,0.27,2.46,0.52,0.5,1945.0,0.76,0.09,0.88,0.45,0.44,-1.0,3.86,0.77,0.78,1945.0,0.8,0.08,0.9,0.47,0.43,-1.05,3.51,0.8,0.82,1945.0,0.81,0.06,0.9,0.53,0.37,-1.22,3.92,0.81,0.83,1945.0
+BO-S-G080005 = 0.79,0.07,0.9,0.53,0.37,-0.72,3.27,0.79,0.8,2946.0,0.79,0.06,0.89,0.58,0.31,-0.58,2.68,0.79,0.79,2946.0,0.77,0.07,0.89,0.51,0.38,-0.91,3.81,0.78,0.78,2946.0,0.75,0.07,0.89,0.41,0.48,-0.77,4.66,0.75,0.74,2946.0,0.71,0.08,0.86,0.37,0.5,-0.47,3.52,0.72,0.71,2946.0,0.66,0.09,0.85,0.34,0.51,-0.13,2.42,0.67,0.66,2946.0,0.57,0.1,0.81,0.29,0.52,0.21,2.21,0.58,0.56,2946.0,0.48,0.11,0.76,0.25,0.51,-0.05,2.28,0.49,0.49,2946.0,0.43,0.1,0.72,0.23,0.49,0.73,2.87,0.45,0.41,2946.0,0.57,0.13,0.85,0.26,0.59,0.02,1.95,0.58,0.58,2946.0,0.7,0.12,0.89,0.34,0.55,-0.64,2.25,0.71,0.74,2946.0,0.78,0.07,0.88,0.44,0.44,-1.33,4.76,0.79,0.8,2946.0
+BO-S-G080006 = 0.79,0.08,0.88,0.59,0.3,-0.69,2.21,0.79,0.82,168.0,0.8,0.06,0.88,0.63,0.26,-0.36,1.98,0.8,0.8,168.0,0.81,0.05,0.88,0.69,0.19,-0.35,1.85,0.81,0.82,168.0,0.78,0.04,0.86,0.68,0.19,-0.19,2.17,0.78,0.78,168.0,0.74,0.05,0.84,0.64,0.21,-0.08,2.08,0.74,0.75,168.0,0.75,0.08,0.87,0.57,0.31,-0.56,2.09,0.75,0.77,168.0,0.72,0.12,0.87,0.49,0.37,-0.27,1.76,0.73,0.73,168.0,0.67,0.14,0.86,0.42,0.44,-0.1,1.7,0.68,0.67,168.0,0.67,0.14,0.86,0.41,0.45,-0.16,1.68,0.68,0.67,168.0,0.71,0.1,0.87,0.46,0.41,-0.53,2.25,0.72,0.73,168.0,0.72,0.08,0.85,0.53,0.32,-0.25,2.19,0.72,0.72,168.0,0.78,0.07,0.86,0.6,0.26,-0.66,2.14,0.78,0.8,168.0
+BO-S-G080007 = 0.77,0.03,0.86,0.65,0.2,0.08,3.25,0.77,0.77,163.0,0.81,0.04,0.89,0.7,0.19,-0.45,2.71,0.81,0.82,163.0,0.81,0.04,0.9,0.7,0.2,-0.32,2.94,0.82,0.81,163.0,0.76,0.06,0.88,0.53,0.34,-0.45,3.63,0.77,0.76,163.0,0.76,0.06,0.86,0.49,0.38,-0.79,4.96,0.77,0.76,163.0,0.78,0.06,0.87,0.54,0.33,-0.8,4.51,0.78,0.78,163.0,0.73,0.07,0.85,0.49,0.35,-0.25,2.54,0.73,0.72,163.0,0.69,0.09,0.83,0.5,0.32,-0.03,1.73,0.69,0.68,163.0,0.71,0.06,0.85,0.58,0.28,0.16,2.44,0.72,0.71,163.0,0.75,0.04,0.84,0.63,0.21,-0.03,2.76,0.75,0.75,163.0,0.75,0.04,0.81,0.55,0.26,-1.73,8.5,0.75,0.76,163.0,0.75,0.05,0.86,0.52,0.33,-0.54,4.82,0.75,0.74,163.0
+BO-S-G080008 = 0.81,0.05,0.9,0.66,0.23,-0.81,3.84,0.82,0.82,429.0,0.84,0.05,0.9,0.66,0.24,-1.09,3.51,0.84,0.86,429.0,0.85,0.05,0.9,0.67,0.23,-1.01,3.42,0.85,0.86,429.0,0.83,0.06,0.9,0.57,0.32,-1.63,5.64,0.83,0.85,429.0,0.81,0.07,0.89,0.53,0.36,-1.07,3.86,0.81,0.82,429.0,0.83,0.06,0.9,0.57,0.33,-1.83,6.61,0.83,0.85,429.0,0.81,0.07,0.89,0.52,0.37,-1.63,5.41,0.81,0.84,429.0,0.78,0.08,0.87,0.52,0.35,-1.16,3.54,0.79,0.82,429.0,0.79,0.08,0.88,0.47,0.42,-1.06,3.64,0.79,0.82,429.0,0.81,0.07,0.88,0.51,0.37,-0.95,3.49,0.81,0.83,429.0,0.79,0.06,0.87,0.57,0.3,-1.34,5.02,0.79,0.81,429.0,0.81,0.07,0.89,0.56,0.33,-1.37,4.67,0.81,0.82,429.0
+BO-S-G080009 = 0.8,0.06,0.9,0.54,0.36,-1.26,4.5,0.8,0.82,2499.0,0.84,0.05,0.9,0.53,0.37,-1.47,6.18,0.84,0.85,2499.0,0.81,0.07,0.9,0.53,0.37,-1.18,4.05,0.82,0.83,2499.0,0.78,0.12,0.9,0.37,0.53,-1.27,3.88,0.79,0.81,2499.0,0.8,0.11,0.9,0.46,0.44,-1.32,3.85,0.81,0.83,2499.0,0.81,0.08,0.9,0.44,0.46,-1.11,3.94,0.81,0.83,2499.0,0.77,0.1,0.9,0.38,0.52,-0.74,2.74,0.78,0.8,2499.0,0.7,0.12,0.89,0.37,0.52,-0.29,1.95,0.71,0.71,2499.0,0.72,0.11,0.89,0.42,0.47,-0.53,2.14,0.73,0.74,2499.0,0.79,0.08,0.88,0.47,0.42,-1.11,3.32,0.79,0.82,2499.0,0.74,0.08,0.87,0.38,0.49,-1.47,4.67,0.74,0.76,2499.0,0.73,0.07,0.86,0.45,0.41,-0.99,3.61,0.73,0.75,2499.0
+BO-S-G080010 = 0.71,0.05,0.83,0.58,0.25,0.27,3.22,0.71,0.71,230.0,0.79,0.04,0.87,0.59,0.28,-0.75,4.29,0.79,0.79,230.0,0.76,0.04,0.88,0.61,0.27,0.15,2.7,0.77,0.76,230.0,0.63,0.1,0.86,0.43,0.43,0.06,2.06,0.64,0.64,230.0,0.62,0.1,0.84,0.45,0.39,0.23,2.06,0.63,0.62,230.0,0.64,0.08,0.84,0.46,0.39,0.24,2.59,0.65,0.63,230.0,0.6,0.08,0.81,0.42,0.38,0.66,2.93,0.61,0.58,230.0,0.62,0.08,0.76,0.47,0.29,-0.41,2.02,0.63,0.64,230.0,0.65,0.07,0.75,0.46,0.29,-0.59,2.26,0.65,0.67,230.0,0.69,0.05,0.78,0.53,0.25,-0.46,2.47,0.69,0.7,230.0,0.64,0.07,0.81,0.51,0.3,0.12,2.19,0.65,0.66,230.0,0.64,0.08,0.79,0.48,0.31,-0.1,1.86,0.64,0.65,230.0
+BO-S-G080011 = 0.77,0.11,0.89,0.55,0.35,-0.48,1.72,0.78,0.81,208.0,0.77,0.09,0.89,0.56,0.33,-0.38,1.62,0.77,0.8,208.0,0.78,0.09,0.88,0.57,0.31,-0.52,1.84,0.79,0.82,208.0,0.77,0.1,0.89,0.52,0.37,-0.48,1.83,0.78,0.81,208.0,0.73,0.12,0.87,0.44,0.43,-0.53,1.89,0.74,0.77,208.0,0.69,0.14,0.86,0.36,0.49,-0.48,1.83,0.7,0.73,208.0,0.63,0.14,0.83,0.32,0.51,-0.34,1.74,0.64,0.65,208.0,0.57,0.14,0.81,0.29,0.52,-0.13,1.79,0.58,0.59,208.0,0.53,0.12,0.77,0.29,0.47,0.04,1.99,0.54,0.55,208.0,0.62,0.13,0.84,0.34,0.5,-0.27,1.86,0.64,0.65,208.0,0.68,0.13,0.85,0.37,0.49,-0.57,2.14,0.69,0.72,208.0,0.77,0.1,0.89,0.57,0.32,-0.53,1.8,0.77,0.81,208.0
+BO-S-G080012 = 0.8,0.05,0.9,0.5,0.4,-0.61,3.29,0.8,0.8,2341.0,0.83,0.05,0.9,0.51,0.39,-1.58,6.11,0.83,0.84,2341.0,0.81,0.06,0.9,0.55,0.35,-0.76,3.05,0.81,0.82,2341.0,0.81,0.06,0.9,0.51,0.39,-0.6,3.01,0.81,0.82,2341.0,0.82,0.05,0.9,0.49,0.41,-0.76,4.5,0.83,0.83,2341.0,0.8,0.06,0.9,0.41,0.49,-0.55,4.29,0.81,0.81,2341.0,0.77,0.07,0.88,0.41,0.48,-0.28,2.72,0.77,0.77,2341.0,0.7,0.09,0.9,0.41,0.49,0.31,2.09,0.71,0.68,2341.0,0.58,0.18,0.9,0.29,0.61,0.57,1.7,0.61,0.5,2341.0,0.81,0.06,0.9,0.49,0.41,-1.08,4.23,0.81,0.82,2341.0,0.78,0.07,0.9,0.51,0.38,-0.46,2.77,0.78,0.78,2341.0,0.76,0.1,0.9,0.44,0.46,-0.77,2.62,0.76,0.79,2341.0
+BO-S-G080013 = 0.67,0.03,0.71,0.59,0.13,-0.86,3.35,0.67,0.67,82.0,0.73,0.02,0.77,0.65,0.13,-1.27,5.04,0.73,0.74,82.0,0.7,0.04,0.75,0.57,0.18,-1.18,4.74,0.7,0.7,82.0,0.59,0.06,0.68,0.45,0.23,-0.7,2.58,0.59,0.6,82.0,0.59,0.05,0.67,0.46,0.22,-0.8,2.91,0.6,0.61,82.0,0.65,0.03,0.72,0.59,0.13,-0.27,2.76,0.65,0.65,82.0,0.55,0.04,0.62,0.47,0.15,-0.61,2.49,0.55,0.56,82.0,0.47,0.04,0.54,0.39,0.15,-0.28,2.24,0.47,0.48,82.0,0.55,0.04,0.61,0.47,0.14,-0.42,2.25,0.55,0.56,82.0,0.63,0.03,0.68,0.55,0.13,-0.31,2.57,0.63,0.63,82.0,0.6,0.06,0.71,0.44,0.27,-0.51,2.09,0.61,0.63,82.0,0.63,0.05,0.73,0.53,0.2,-0.26,1.81,0.63,0.64,82.0
+BO-T-G090001 = 0.77,0.14,0.89,0.42,0.47,-1.03,2.62,0.78,0.86,178.0,0.77,0.13,0.89,0.45,0.43,-0.94,2.45,0.78,0.85,178.0,0.78,0.13,0.89,0.43,0.46,-0.98,2.55,0.79,0.85,178.0,0.74,0.14,0.87,0.38,0.49,-1.0,2.57,0.75,0.8,178.0,0.71,0.18,0.87,0.3,0.58,-0.91,2.22,0.73,0.82,178.0,0.57,0.16,0.82,0.24,0.58,-0.49,2.13,0.59,0.6,178.0,0.62,0.21,0.82,0.22,0.6,-0.77,1.87,0.66,0.76,178.0,0.57,0.2,0.78,0.2,0.58,-0.7,1.79,0.6,0.69,178.0,0.55,0.19,0.77,0.2,0.57,-0.69,1.79,0.58,0.65,178.0,0.55,0.19,0.76,0.2,0.56,-0.71,1.85,0.58,0.65,178.0,0.61,0.2,0.83,0.22,0.6,-0.77,1.91,0.65,0.73,178.0,0.73,0.17,0.88,0.34,0.54,-0.9,2.21,0.75,0.84,178.0
+BO-T-G090002 = 0.42,0.07,0.63,0.3,0.33,0.97,4.03,0.43,0.41,45.0,0.46,0.06,0.64,0.38,0.26,1.33,5.15,0.47,0.46,45.0,0.49,0.06,0.67,0.42,0.25,1.44,5.17,0.5,0.48,45.0,0.44,0.06,0.64,0.36,0.27,1.51,5.37,0.45,0.43,45.0,0.38,0.06,0.58,0.31,0.28,1.77,6.16,0.38,0.36,45.0,0.31,0.06,0.52,0.25,0.26,2.25,8.05,0.31,0.29,45.0,0.27,0.05,0.47,0.22,0.25,2.39,8.88,0.28,0.26,45.0,0.24,0.04,0.42,0.2,0.22,2.56,9.63,0.24,0.23,45.0,0.24,0.04,0.41,0.19,0.22,2.57,9.85,0.24,0.22,45.0,0.24,0.05,0.43,0.2,0.24,2.38,9.04,0.25,0.23,45.0,0.26,0.06,0.49,0.2,0.28,2.04,7.29,0.27,0.24,45.0,0.39,0.07,0.62,0.29,0.34,1.54,5.22,0.4,0.36,45.0
+BO-T-G090003 = 0.76,0.07,0.9,0.58,0.31,-0.25,2.26,0.77,0.77,643.0,0.76,0.08,0.89,0.56,0.33,-0.2,2.11,0.76,0.77,643.0,0.81,0.05,0.89,0.62,0.28,-0.65,2.77,0.81,0.82,643.0,0.79,0.05,0.88,0.64,0.25,-0.66,2.77,0.79,0.8,643.0,0.74,0.07,0.86,0.55,0.31,-0.38,2.08,0.75,0.75,643.0,0.6,0.11,0.84,0.33,0.51,-0.2,2.55,0.61,0.6,643.0,0.61,0.09,0.81,0.46,0.36,0.5,2.47,0.62,0.6,643.0,0.53,0.08,0.76,0.39,0.37,0.97,3.71,0.54,0.53,643.0,0.48,0.07,0.72,0.36,0.36,1.45,4.77,0.49,0.47,643.0,0.49,0.06,0.71,0.39,0.32,1.59,5.22,0.5,0.48,643.0,0.6,0.08,0.81,0.44,0.37,0.51,2.29,0.6,0.58,643.0,0.73,0.07,0.88,0.55,0.34,0.2,2.48,0.73,0.73,643.0
+BO-T-G090004 = 0.37,0.2,0.8,0.12,0.68,0.42,1.84,0.42,0.35,142.0,0.41,0.18,0.81,0.18,0.63,0.44,1.93,0.45,0.4,142.0,0.42,0.18,0.82,0.19,0.63,0.5,1.95,0.46,0.39,142.0,0.39,0.16,0.77,0.18,0.58,0.64,2.18,0.42,0.34,142.0,0.32,0.14,0.75,0.16,0.59,0.89,2.91,0.35,0.27,142.0,0.26,0.11,0.68,0.14,0.54,1.32,4.75,0.28,0.22,142.0,0.23,0.09,0.59,0.11,0.48,1.21,4.5,0.24,0.19,142.0,0.2,0.08,0.5,0.1,0.4,1.12,4.19,0.22,0.18,142.0,0.2,0.08,0.48,0.09,0.39,1.04,3.87,0.21,0.17,142.0,0.2,0.08,0.48,0.09,0.4,1.03,3.88,0.21,0.17,142.0,0.21,0.1,0.57,0.09,0.48,1.05,3.85,0.23,0.18,142.0,0.3,0.16,0.74,0.1,0.64,0.59,2.14,0.34,0.26,142.0
+BO-T-G090005 = 0.81,0.07,0.89,0.51,0.38,-2.32,9.46,0.81,0.83,187.0,0.81,0.06,0.88,0.51,0.36,-2.38,9.56,0.81,0.82,187.0,0.82,0.06,0.88,0.54,0.34,-2.64,10.34,0.83,0.84,187.0,0.75,0.08,0.86,0.49,0.37,-1.05,3.52,0.76,0.78,187.0,0.77,0.08,0.87,0.42,0.45,-2.31,8.84,0.77,0.79,187.0,0.72,0.1,0.83,0.34,0.48,-1.68,6.02,0.72,0.75,187.0,0.63,0.11,0.8,0.3,0.5,-0.64,2.92,0.64,0.66,187.0,0.54,0.11,0.73,0.27,0.46,-0.12,2.12,0.55,0.54,187.0,0.52,0.11,0.72,0.25,0.46,-0.01,1.99,0.53,0.51,187.0,0.53,0.11,0.75,0.26,0.5,0.03,1.95,0.54,0.51,187.0,0.65,0.1,0.81,0.29,0.52,-1.23,5.56,0.66,0.65,187.0,0.78,0.09,0.88,0.42,0.46,-1.97,7.62,0.79,0.81,187.0
+BO-T-G090006 = 0.31,0.14,0.62,0.15,0.48,0.5,1.89,0.34,0.28,94.0,0.35,0.12,0.64,0.2,0.44,0.49,1.91,0.37,0.32,94.0,0.37,0.13,0.66,0.22,0.44,0.5,1.73,0.39,0.31,94.0,0.33,0.12,0.63,0.19,0.44,0.57,1.93,0.35,0.27,94.0,0.28,0.11,0.57,0.16,0.4,0.73,2.25,0.3,0.22,94.0,0.23,0.08,0.49,0.15,0.34,0.92,2.96,0.24,0.19,94.0,0.21,0.07,0.43,0.14,0.29,0.93,3.11,0.22,0.18,94.0,0.19,0.05,0.38,0.13,0.25,0.98,3.48,0.2,0.17,94.0,0.19,0.05,0.37,0.12,0.24,0.96,3.4,0.19,0.17,94.0,0.19,0.06,0.38,0.12,0.26,0.87,2.9,0.2,0.16,94.0,0.21,0.07,0.43,0.12,0.31,0.8,2.65,0.22,0.17,94.0,0.29,0.13,0.58,0.14,0.44,0.51,1.77,0.31,0.23,94.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_nighttemp_2005.properties
new file mode 100644
index 0000000..8e2a6cd
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_nighttemp_2005.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 2005 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=2005
+
+# 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 = 20.78,2.28,28.19,0.91,27.28,-0.83,4.58,20.91,21.16,262343.0,20.02,2.4,45.0,2.83,42.17,-0.46,3.36,20.16,20.2,259355.0,19.86,2.27,28.74,-16.18,44.92,-0.6,5.18,19.99,20.13,249442.0,19.88,2.36,38.94,-2.95,41.89,-0.98,4.64,20.02,20.33,267883.0,18.7,3.1,26.26,4.21,22.05,-0.97,3.47,18.96,19.65,280949.0,18.38,3.25,30.94,-1.02,31.97,-0.88,2.98,18.67,19.65,282025.0,17.65,3.89,27.36,2.56,24.8,-0.88,3.1,18.07,18.82,282085.0,18.67,3.26,27.36,5.04,22.32,-0.86,2.9,18.95,19.92,282084.0,19.45,3.67,27.64,-0.47,28.11,-1.64,5.46,19.79,20.75,282039.0,20.78,2.77,28.19,-7.09,35.28,-1.68,6.19,20.96,21.57,281613.0,20.35,2.86,27.64,-1.57,29.21,-1.17,4.47,20.55,21.16,277195.0,19.41,2.68,29.02,1.18,27.83,-0.78,3.61,19.59,19.92,252808.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_rainfall_2005.properties
new file mode 100644
index 0000000..1c7b606
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_rainfall_2005.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 2005 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=2005
+
+# 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 = 227.47,92.61,739.18,5.13,734.05,0.21,3.16,245.6,222.81,45147.0,219.22,109.26,809.19,9.6,799.59,0.33,3.31,244.94,221.3,45147.0,280.39,130.22,739.18,5.75,733.43,-0.02,2.24,309.15,285.87,45147.0,175.9,120.38,885.83,5.58,880.25,1.17,4.28,213.15,144.15,45147.0,150.5,116.26,598.49,1.0,597.49,0.95,3.15,190.18,115.92,45147.0,71.46,79.22,470.18,1.0,469.18,1.45,4.67,106.68,42.63,45147.0,53.91,73.64,499.41,1.0,498.41,1.99,6.86,91.27,23.74,45147.0,46.49,57.52,393.06,1.0,392.06,1.75,6.0,73.96,22.36,45147.0,73.38,65.4,514.71,1.0,513.71,1.61,5.79,98.29,55.23,45147.0,117.77,98.61,635.71,1.0,634.71,1.04,3.94,153.6,99.74,45147.0,156.34,91.08,695.91,1.0,694.91,0.34,2.76,180.94,154.27,45147.0,268.66,123.56,785.15,3.05,782.09,-0.06,2.39,295.71,279.73,45147.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_temperature_2005.properties
new file mode 100644
index 0000000..aa48907
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_temperature_2005.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 2005 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=2005
+
+# 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 = 26.03,3.22,43.9,13.58,30.31,1.56,5.79,26.22,25.16,281970.0,25.7,3.13,39.76,10.28,29.49,0.83,3.51,25.89,25.02,281214.0,24.88,3.14,40.59,10.28,30.31,1.29,4.72,25.07,24.06,281999.0,25.1,3.03,38.11,10.55,27.56,0.61,2.99,25.28,24.33,281974.0,24.07,2.68,33.7,11.65,22.05,0.07,3.69,24.22,23.78,282090.0,24.69,3.37,37.01,9.17,27.83,-0.37,3.63,24.92,24.61,282091.0,25.82,4.18,37.01,5.31,31.69,-0.41,3.4,26.16,25.92,282092.0,28.27,4.54,40.87,9.72,31.14,0.08,2.53,28.63,27.36,282092.0,28.91,5.04,43.62,7.24,36.38,0.18,2.84,29.35,27.64,282089.0,30.04,5.4,45.0,14.69,30.31,0.63,2.4,30.52,28.33,282089.0,28.81,4.78,45.0,15.79,29.21,0.92,3.16,29.21,27.36,282036.0,26.05,3.63,43.9,7.52,36.38,0.75,3.17,26.31,25.16,281656.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_vegetation_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_vegetation_2005.properties
new file mode 100644
index 0000000..f4239db
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_0_vegetation_2005.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 2005 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=2005
+
+# 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.69,0.12,0.9,-0.04,0.94,-1.04,4.57,0.7,0.7,282088.0,0.67,0.11,0.9,-0.07,0.97,-0.86,4.31,0.67,0.68,282088.0,0.66,0.11,0.9,-0.04,0.94,-0.68,3.96,0.67,0.67,282088.0,0.69,0.11,0.9,-0.01,0.91,-0.71,4.11,0.7,0.7,282088.0,0.71,0.11,0.9,-0.04,0.94,-0.52,3.5,0.72,0.72,282088.0,0.71,0.13,0.9,-0.06,0.96,-0.51,2.64,0.72,0.73,282088.0,0.67,0.16,0.9,-0.09,0.99,-0.29,2.01,0.69,0.68,282087.0,0.64,0.19,0.9,-0.1,1.0,-0.19,1.68,0.66,0.65,282088.0,0.63,0.19,0.9,-0.08,0.98,-0.15,1.71,0.66,0.63,282087.0,0.63,0.18,0.9,-0.1,1.0,-0.39,2.14,0.66,0.65,282088.0,0.64,0.15,0.9,-0.02,0.92,-0.53,2.7,0.65,0.65,282088.0,0.62,0.11,0.9,-0.02,0.92,-0.42,3.27,0.63,0.63,282087.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_1_nighttemp_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_1_nighttemp_2005.properties
new file mode 100644
index 0000000..b5ec723
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_1_nighttemp_2005.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 2005 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=2005
+
+# 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 = 21.3,1.02,24.88,13.58,11.3,-0.94,6.82,21.32,21.44,4996.0,20.01,1.66,24.19,13.86,10.33,-0.12,3.16,20.08,20.06,4472.0,20.83,1.24,24.06,12.2,11.85,-1.33,7.6,20.87,21.02,4882.0,20.6,0.99,23.23,16.61,6.61,-0.61,3.02,20.63,20.75,5070.0,20.7,0.49,22.4,18.54,3.86,0.07,3.11,20.71,20.75,5073.0,20.63,0.43,22.13,18.27,3.86,-0.44,3.52,20.64,20.68,5073.0,19.19,0.74,20.75,17.17,3.58,0.04,2.2,19.21,19.09,5073.0,20.34,0.6,21.85,17.99,3.86,-0.67,3.46,20.35,20.47,5073.0,20.44,0.8,22.68,15.79,6.89,-0.8,4.45,20.46,20.54,5073.0,21.58,0.84,24.61,16.06,8.54,-0.41,4.13,21.6,21.64,5068.0,21.31,0.75,23.78,17.72,6.06,-0.79,4.06,21.32,21.44,5072.0,20.58,1.11,24.19,15.24,8.96,-0.92,5.47,20.61,20.75,4538.0
+BR-AL = 21.94,0.98,24.33,19.09,5.24,-0.17,2.46,21.97,21.99,907.0,22.54,1.24,26.26,19.23,7.03,-0.4,2.78,22.58,22.68,907.0,22.03,0.97,25.43,18.54,6.89,-0.44,3.19,22.05,22.13,907.0,20.71,0.85,24.61,18.27,6.34,0.38,4.52,20.72,20.75,907.0,17.82,1.86,22.13,12.76,9.37,-0.29,2.27,17.92,18.13,907.0,16.85,1.36,21.3,13.86,7.44,0.37,2.79,16.91,16.75,907.0,16.81,0.98,21.02,14.55,6.48,1.02,5.04,16.84,16.68,907.0,15.99,1.05,19.65,12.76,6.89,0.29,3.76,16.02,16.06,907.0,18.33,1.05,21.3,15.79,5.51,0.15,2.47,18.36,18.27,907.0,20.13,1.09,23.23,17.72,5.51,0.03,2.19,20.16,20.2,907.0,21.04,0.93,23.23,18.68,4.55,-0.06,2.24,21.06,21.02,907.0,21.14,0.96,23.5,18.54,4.96,-0.2,2.33,21.17,21.16,907.0
+BR-AM = 22.19,1.65,26.54,12.48,14.06,-0.56,4.55,22.25,22.26,44340.0,19.92,2.93,27.64,5.31,22.32,-0.63,2.57,20.13,20.75,36564.0,20.22,2.37,26.54,4.21,22.32,-0.97,4.04,20.36,20.75,35330.0,20.84,1.95,28.19,-2.95,31.14,-1.08,7.1,20.93,21.02,47485.0,21.46,1.07,25.98,10.83,15.16,-0.79,6.65,21.48,21.57,50729.0,21.15,1.04,26.26,10.0,16.26,-0.84,8.43,21.18,21.23,50910.0,20.88,1.01,27.09,10.0,17.09,-0.56,8.54,20.9,21.02,50959.0,21.24,0.87,27.09,11.1,15.98,0.45,8.47,21.26,21.16,50958.0,21.35,0.83,25.98,12.76,13.23,-0.09,6.01,21.37,21.37,50963.0,22.31,1.01,27.36,11.65,15.71,-1.03,7.76,22.34,22.4,50737.0,21.87,1.29,25.98,6.69,19.29,-1.82,11.42,21.9,21.99,48096.0,20.51,2.07,25.98,8.07,17.91,-1.23,5.11,20.61,21.02,37471.0
+BR-AP = 20.88,0.92,28.19,17.3,10.89,0.47,5.72,20.9,20.89,4445.0,19.22,1.43,27.64,11.38,16.26,0.26,5.35,19.27,19.09,4422.0,19.18,1.33,25.16,13.31,11.85,-0.87,5.04,19.23,19.37,3589.0,18.21,2.36,25.98,8.9,17.09,0.24,2.89,18.36,18.13,2863.0,20.54,1.48,25.71,11.38,14.33,-0.99,5.68,20.59,20.75,4324.0,20.78,1.09,24.88,14.69,10.2,0.3,4.35,20.81,20.75,4445.0,20.84,1.0,24.74,17.17,7.58,0.29,3.11,20.87,20.82,4445.0,21.02,0.86,24.74,18.27,6.48,0.38,3.16,21.04,20.95,4445.0,21.55,0.69,24.88,18.82,6.06,0.35,3.69,21.56,21.57,4445.0,21.58,0.6,24.88,19.65,5.24,0.51,4.1,21.59,21.57,4445.0,21.57,0.7,25.43,18.82,6.61,0.21,4.38,21.58,21.57,4445.0,19.72,1.44,23.78,13.58,10.2,-0.52,3.41,19.77,19.92,4357.0
+BR-BA = 20.51,1.8,28.19,13.58,14.61,0.16,2.53,20.59,20.33,18661.0,20.31,1.85,26.81,13.58,13.23,0.24,2.87,20.4,20.2,18657.0,20.14,1.51,25.43,10.83,14.61,-0.46,4.74,20.19,20.2,18661.0,18.75,1.46,24.88,13.03,11.85,-0.19,3.24,18.81,18.82,18661.0,17.26,1.37,23.78,13.03,10.75,0.14,2.74,17.31,17.17,18661.0,16.25,1.75,21.85,10.55,11.3,-0.07,2.41,16.34,16.34,18660.0,15.63,1.86,22.13,10.28,11.85,0.29,2.82,15.74,15.51,18661.0,16.39,2.21,22.68,10.83,11.85,0.46,2.37,16.53,15.93,18661.0,19.03,2.24,25.98,12.2,13.78,0.42,2.68,19.16,18.68,18654.0,20.62,2.15,28.19,14.69,13.5,0.24,2.3,20.74,20.47,18661.0,20.57,2.14,27.64,11.65,15.98,0.31,3.07,20.68,20.47,18642.0,19.35,1.88,25.98,13.03,12.95,0.28,3.26,19.45,19.3,18659.0
+BR-CAP = 20.0,0.49,21.02,19.37,1.65,0.25,2.27,20.01,20.06,19.0,19.9,0.29,20.47,19.37,1.1,0.13,2.43,19.9,19.92,19.0,19.29,0.36,19.92,18.54,1.38,-0.17,2.45,19.3,19.37,19.0,17.78,0.42,18.54,17.17,1.38,0.12,2.03,17.79,17.72,19.0,13.66,0.38,14.27,12.76,1.52,-0.67,3.65,13.67,13.72,19.0,14.48,0.51,15.51,13.58,1.93,0.11,2.19,14.49,14.41,19.0,11.19,0.85,12.76,9.72,3.03,-0.03,2.29,11.22,11.17,19.0,15.02,0.58,16.2,14.0,2.2,0.44,2.64,15.03,14.96,19.0,9.94,1.01,11.38,8.62,2.76,0.26,1.56,9.99,9.59,19.0,17.44,0.47,18.13,16.06,2.07,-1.25,5.04,17.45,17.44,19.0,16.39,0.51,17.17,15.51,1.65,0.0,1.81,16.4,16.27,19.0,18.88,0.32,19.65,18.27,1.38,0.51,3.42,18.88,18.82,19.0
+BR-CE = 23.03,1.49,26.54,15.51,11.02,-1.15,4.72,23.08,23.37,4861.0,22.15,1.94,27.36,11.65,15.71,-0.63,4.05,22.24,22.26,4859.0,22.18,1.65,25.98,15.24,10.75,-0.81,3.51,22.24,22.54,4862.0,20.11,1.36,24.61,10.0,14.61,-0.05,3.75,20.16,20.06,4854.0,18.56,1.54,23.23,12.76,10.47,-0.14,2.74,18.63,18.54,4862.0,18.21,1.38,22.4,13.03,9.37,-0.09,2.81,18.26,18.27,4862.0,19.88,1.39,23.5,13.31,10.2,-1.26,6.37,19.93,19.92,4862.0,21.44,1.43,24.61,13.31,11.3,-1.49,6.78,21.49,21.71,4862.0,22.54,1.41,26.26,16.2,10.06,-1.09,5.35,22.58,22.68,4862.0,23.26,1.33,26.26,17.99,8.27,-0.87,4.56,23.3,23.37,4862.0,23.38,1.44,26.81,16.34,10.47,-0.66,3.76,23.43,23.5,4862.0,22.74,1.57,29.02,16.34,12.68,-1.05,4.35,22.79,22.95,4862.0
+BR-ES = 19.27,1.92,25.43,8.07,17.36,-0.72,5.22,19.36,19.44,1526.0,18.74,2.3,24.61,8.35,16.26,-1.25,4.62,18.88,19.37,1527.0,18.95,1.82,22.95,8.9,14.06,-1.4,5.94,19.04,19.37,1528.0,19.26,1.68,23.78,11.24,12.54,-1.0,4.15,19.33,19.65,1529.0,15.84,1.89,20.47,9.04,11.44,-0.7,3.01,15.96,16.27,1529.0,15.63,1.58,19.09,7.93,11.16,-0.93,3.96,15.71,15.93,1527.0,15.16,1.8,22.95,8.62,14.33,-0.87,4.24,15.26,15.65,1529.0,15.46,1.54,21.02,9.17,11.85,-0.41,3.47,15.54,15.65,1527.0,15.22,2.0,20.47,7.52,12.95,-0.71,3.68,15.35,15.37,1526.0,18.36,1.73,23.78,10.55,13.23,-1.15,5.06,18.44,18.82,1529.0,15.69,3.44,23.78,0.08,23.7,-0.95,3.48,16.06,16.61,1526.0,16.73,3.04,23.78,5.59,18.19,-0.93,3.51,17.01,17.44,1525.0
+BR-GO = 19.49,2.23,25.43,8.07,17.36,-0.12,3.21,19.61,19.37,10183.0,19.64,1.41,24.33,15.24,9.09,0.04,2.72,19.69,19.65,11818.0,19.36,1.72,24.61,7.24,17.36,-0.33,4.01,19.43,19.37,11797.0,19.57,1.51,24.06,15.24,8.82,0.08,2.27,19.63,19.51,11818.0,16.87,1.74,22.95,11.79,11.16,0.18,2.45,16.96,16.68,11818.0,16.0,1.75,22.13,11.1,11.02,0.22,2.34,16.1,15.79,11818.0,15.36,1.74,22.4,8.9,13.5,0.06,2.57,15.45,15.24,11818.0,17.03,1.75,21.57,11.38,10.2,-0.3,2.52,17.12,17.17,11818.0,19.42,1.75,24.06,13.31,10.75,-0.01,2.09,19.5,19.37,11818.0,20.68,1.61,25.43,14.69,10.75,-0.11,2.19,20.75,20.61,11818.0,19.32,2.02,25.98,11.38,14.61,-0.06,2.59,19.43,19.23,11701.0,18.2,2.09,23.5,1.18,22.32,-0.88,6.07,18.32,18.27,11653.0
+BR-MA = 21.4,1.09,24.61,15.79,8.82,-0.33,3.62,21.42,21.44,10609.0,21.52,1.6,25.71,7.8,17.91,-0.91,6.24,21.58,21.57,10271.0,20.03,3.09,26.12,-16.18,42.3,-2.36,16.29,20.27,20.47,8910.0,21.05,1.55,38.94,4.49,34.45,-0.7,10.25,21.1,21.02,10227.0,20.25,1.13,24.88,6.14,18.74,-0.72,7.46,20.28,20.33,10606.0,20.18,0.86,25.16,15.79,9.37,-0.17,4.6,20.2,20.2,10609.0,20.44,1.2,25.71,15.79,9.92,-0.18,4.29,20.48,20.47,10609.0,20.81,1.09,24.88,15.51,9.37,-0.37,4.34,20.84,20.89,10609.0,21.87,0.93,25.98,17.44,8.54,-0.17,3.62,21.89,21.85,10609.0,22.46,0.92,25.98,18.54,7.44,-0.2,3.24,22.48,22.47,10609.0,22.24,1.21,25.98,16.89,9.09,0.11,3.05,22.27,22.13,10605.0,21.45,1.24,25.71,14.41,11.3,-0.26,3.8,21.49,21.44,10598.0
+BR-MG = 18.26,1.88,24.06,0.91,23.15,-0.9,6.69,18.36,18.41,20187.0,17.84,1.65,23.5,6.97,16.54,-0.54,4.07,17.92,17.99,20210.0,18.19,1.59,24.06,5.59,18.46,-0.76,5.94,18.26,18.27,20210.0,18.16,1.45,23.5,9.17,14.33,-0.13,2.82,18.22,18.13,20210.0,14.98,1.65,20.89,5.87,15.02,-0.21,2.95,15.07,14.96,20210.0,13.8,1.58,19.09,7.52,11.57,0.02,3.05,13.89,13.79,20210.0,13.56,1.66,18.27,6.42,11.85,-0.18,2.87,13.66,13.58,20210.0,14.77,1.87,21.02,6.97,14.06,-0.08,2.98,14.89,14.82,20210.0,16.56,2.22,22.68,6.42,16.26,-0.19,2.7,16.71,16.61,20210.0,18.74,2.08,25.16,10.0,15.16,-0.08,2.94,18.85,18.82,20210.0,17.14,2.61,24.61,-1.57,26.18,-0.81,4.83,17.34,17.44,20147.0,16.03,2.18,22.68,1.18,21.5,-0.42,3.67,16.18,16.06,20176.0
+BR-MP = 21.54,0.77,23.23,20.2,3.03,0.53,2.46,21.56,21.44,46.0,21.42,1.19,23.5,19.09,4.41,-0.24,2.02,21.45,21.57,46.0,20.53,0.63,22.26,19.51,2.76,1.08,4.17,20.54,20.47,46.0,20.85,0.74,22.4,19.37,3.03,0.18,2.34,20.86,20.82,46.0,19.91,0.41,20.75,18.96,1.79,-0.09,2.26,19.92,19.92,46.0,20.95,0.59,22.68,19.65,3.03,0.38,3.52,20.96,20.99,46.0,21.42,0.77,23.23,19.92,3.31,0.79,3.25,21.43,21.23,46.0,22.02,1.32,24.33,19.37,4.96,-0.21,1.96,22.06,22.19,46.0,23.94,0.96,25.43,20.61,4.82,-0.86,4.64,23.96,23.99,46.0,23.98,0.75,25.16,22.4,2.76,-0.39,2.15,24.0,24.19,46.0,22.61,0.81,24.88,20.75,4.13,0.46,3.67,22.62,22.61,46.0,22.37,1.47,24.88,19.37,5.51,-0.22,2.0,22.42,22.68,46.0
+BR-MS = 20.92,2.67,28.19,2.28,25.91,-0.67,5.56,21.09,20.75,11806.0,21.24,1.66,28.46,16.61,11.85,1.1,4.27,21.3,20.75,12406.0,21.15,1.29,27.09,16.89,10.2,0.61,3.67,21.19,20.95,12406.0,20.44,1.46,27.64,15.24,12.4,0.86,4.84,20.49,20.27,12406.0,17.71,1.75,24.33,11.93,12.4,0.43,2.76,17.8,17.44,12406.0,16.89,1.61,25.16,11.65,13.5,0.64,3.56,16.96,16.61,12406.0,13.97,1.91,20.47,8.07,12.4,-0.15,2.52,14.1,14.13,12406.0,16.43,1.89,24.06,11.38,12.68,0.49,3.34,16.54,16.34,12406.0,17.18,2.16,23.5,7.52,15.98,-0.49,3.16,17.31,17.44,12406.0,20.43,1.6,26.26,14.96,11.3,-0.02,2.54,20.5,20.33,12406.0,19.77,1.62,27.09,14.69,12.4,-0.01,2.96,19.84,19.71,12406.0,20.89,1.46,26.81,13.86,12.95,0.43,3.25,20.94,20.71,12406.0
+BR-MT = 21.27,2.1,26.26,4.21,22.05,-2.27,14.16,21.38,21.57,21544.0,20.62,2.19,27.91,2.83,25.08,-0.77,4.91,20.73,20.75,28524.0,20.88,1.58,28.74,11.65,17.09,-0.13,5.14,20.94,20.89,28921.0,20.87,1.28,28.19,15.51,12.68,0.75,5.29,20.91,20.82,30123.0,19.58,1.24,24.88,11.38,13.5,-0.55,3.94,19.62,19.71,30123.0,19.12,1.4,24.88,12.2,12.68,-0.57,3.64,19.17,19.37,30123.0,17.41,1.58,21.85,11.93,9.92,0.02,2.95,17.48,17.44,30123.0,18.94,1.2,23.78,13.03,10.75,-0.28,3.82,18.98,18.89,30123.0,20.19,1.28,23.5,11.65,11.85,-0.77,3.22,20.23,20.47,30123.0,21.34,1.14,25.43,14.13,11.3,-0.74,4.03,21.37,21.57,30052.0,20.77,1.44,26.26,12.76,13.5,-0.4,3.73,20.82,20.82,29291.0,18.91,2.3,26.26,3.94,22.32,-0.67,4.32,19.05,19.09,23859.0
+BR-PA = 21.35,1.13,27.09,2.28,24.8,-0.78,14.08,21.38,21.44,39381.0,20.74,1.83,45.0,8.35,36.65,-0.61,6.9,20.82,21.02,36498.0,19.51,2.31,28.46,8.07,20.39,-0.11,3.39,19.64,19.58,29745.0,21.01,1.62,30.39,8.07,22.32,-1.16,6.94,21.07,21.3,31652.0,20.64,1.37,26.26,10.55,15.71,-0.62,5.54,20.69,20.75,39389.0,20.86,0.92,25.98,14.13,11.85,0.71,6.36,20.88,20.89,40107.0,20.92,1.17,27.36,15.79,11.57,0.35,5.45,20.95,21.02,40108.0,21.17,1.02,27.36,16.89,10.47,1.21,8.91,21.2,21.16,40108.0,21.64,0.8,26.81,17.72,9.09,0.83,6.93,21.65,21.57,40108.0,21.71,0.81,25.98,14.69,11.3,0.07,4.36,21.73,21.71,40106.0,21.55,1.15,27.36,13.03,14.33,-0.49,4.55,21.58,21.57,39590.0,20.42,1.8,27.09,1.46,25.63,-1.41,10.34,20.5,20.61,32960.0
+BR-PB = 21.43,1.97,26.81,15.79,11.02,-0.07,2.68,21.52,21.3,1854.0,21.56,1.72,26.54,16.89,9.65,0.26,3.05,21.63,21.51,1854.0,21.35,1.83,26.12,11.93,14.19,-0.56,4.4,21.43,21.44,1854.0,19.92,1.04,23.5,16.89,6.61,0.16,2.88,19.94,19.78,1854.0,17.87,1.35,21.44,13.58,7.85,-0.01,2.46,17.92,17.72,1854.0,17.0,1.05,20.2,14.13,6.06,-0.03,2.57,17.03,17.03,1854.0,18.19,1.83,23.78,13.58,10.2,0.8,2.93,18.28,17.72,1854.0,17.87,2.26,24.06,13.86,10.2,0.71,2.23,18.02,17.03,1854.0,20.94,2.5,26.54,16.34,10.2,0.49,1.85,21.09,19.92,1854.0,21.71,2.27,26.81,17.17,9.65,0.42,1.8,21.83,21.02,1854.0,22.28,2.09,26.54,17.99,8.54,0.35,1.82,22.38,21.71,1854.0,21.2,1.42,25.43,17.72,7.72,0.53,2.76,21.25,20.89,1854.0
+BR-PE = 21.43,1.45,27.09,16.89,10.2,0.01,2.84,21.48,21.57,3252.0,21.64,1.54,26.81,16.61,10.2,-0.1,2.58,21.69,21.71,3252.0,20.76,1.57,25.16,14.69,10.47,-0.29,3.04,20.82,20.75,3252.0,19.68,1.13,23.23,16.34,6.89,-0.13,2.8,19.71,19.65,3252.0,16.7,1.51,22.13,11.65,10.47,0.3,3.12,16.77,16.61,3252.0,16.71,1.38,30.94,12.76,18.19,0.8,7.68,16.77,16.61,3252.0,16.57,1.27,19.92,13.03,6.89,-0.12,2.44,16.61,16.61,3252.0,16.88,1.98,21.3,12.48,8.82,0.19,1.94,16.99,16.61,3252.0,20.44,2.41,25.16,14.69,10.47,-0.08,1.93,20.58,20.47,3252.0,21.47,2.26,25.43,16.34,9.09,-0.33,1.87,21.59,21.85,3252.0,22.21,2.22,27.09,16.89,10.2,-0.21,2.1,22.32,22.54,3252.0,21.1,1.6,25.98,15.79,10.2,0.14,2.93,21.16,21.02,3252.0
+BR-PI = 21.61,1.47,25.43,16.06,9.37,-0.2,2.47,21.67,21.71,8205.0,21.39,1.42,25.71,12.2,13.5,-0.23,3.61,21.44,21.3,8188.0,20.96,1.58,25.98,13.03,12.95,0.19,3.4,21.02,20.75,8202.0,20.41,1.29,24.61,3.66,20.94,-1.74,19.81,20.45,20.47,8194.0,19.09,1.2,23.5,14.96,8.54,0.04,2.91,19.13,19.09,8205.0,19.65,1.07,22.4,14.69,7.72,-0.48,3.43,19.68,19.65,8205.0,20.11,1.58,24.33,13.58,10.75,-0.31,2.9,20.17,20.2,8205.0,21.01,1.67,25.71,14.13,11.57,-0.54,2.99,21.08,21.3,8204.0,22.49,1.65,27.64,13.31,14.33,-0.36,2.89,22.55,22.68,8163.0,23.26,1.45,26.81,17.72,9.09,-0.45,2.96,23.3,23.37,8205.0,23.26,1.78,27.64,14.41,13.23,-0.5,2.96,23.33,23.5,8204.0,21.46,1.52,26.54,15.24,11.3,-0.01,2.75,21.52,21.44,8205.0
+BR-PR = 17.2,2.01,23.78,10.28,13.5,0.01,2.45,17.31,17.3,7031.0,17.87,1.87,24.06,12.62,11.44,-0.17,2.12,17.97,18.13,7032.0,17.8,1.74,23.23,13.03,10.2,-0.07,2.05,17.89,17.92,7032.0,17.21,1.92,22.68,11.1,11.57,-0.16,2.42,17.32,17.37,7032.0,12.9,2.04,20.06,5.87,14.19,-0.13,2.74,13.06,13.03,7032.0,13.06,1.96,19.09,6.69,12.4,-0.3,2.43,13.21,13.24,7032.0,10.68,1.71,15.51,5.59,9.92,-0.23,2.55,10.82,10.83,7032.0,12.99,1.74,22.13,7.24,14.88,-0.07,2.82,13.11,13.03,7032.0,11.57,2.49,19.92,-0.47,20.39,0.06,2.48,11.84,11.31,7032.0,15.66,2.57,21.3,-7.09,28.39,-0.73,4.72,15.87,16.06,7028.0,15.17,2.09,19.92,8.62,11.3,-0.42,2.22,15.31,15.51,7032.0,16.62,2.56,22.95,9.45,13.5,-0.25,2.06,16.82,16.96,7032.0
+BR-PRX = 21.12,0.07,21.16,21.02,0.14,-0.71,1.56,21.12,21.16,6.0,20.45,0.35,20.89,19.92,0.96,-0.27,1.95,20.45,20.47,6.0,19.59,0.3,20.06,19.23,0.83,0.42,1.97,19.59,19.54,6.0,16.01,0.51,16.48,15.24,1.24,-0.66,1.73,16.01,16.24,6.0,15.73,0.82,16.89,14.62,2.27,0.1,1.89,15.75,15.65,6.0,14.4,0.45,14.96,13.93,1.03,0.51,1.53,14.4,14.2,6.0,11.84,0.51,12.76,11.31,1.45,0.95,2.83,11.85,11.76,6.0,13.77,0.36,14.41,13.38,1.03,0.91,2.88,13.77,13.72,6.0,9.84,0.9,10.55,8.14,2.41,-1.27,3.3,9.87,10.03,6.0,16.3,0.68,16.89,15.03,1.86,-1.16,3.22,16.32,16.34,6.0,17.29,0.15,17.44,17.03,0.41,-0.72,2.53,17.29,17.3,6.0,18.76,0.38,19.37,18.27,1.1,0.39,2.29,18.76,18.72,6.0
+BR-RJ = 19.29,1.9,24.06,11.93,12.13,-0.26,2.5,19.39,19.37,1521.0,17.55,2.02,25.16,9.86,15.3,-0.3,3.04,17.67,17.85,1521.0,19.1,1.96,23.5,9.1,14.4,-0.93,4.53,19.2,19.37,1521.0,19.61,1.67,24.33,12.48,11.85,-0.5,3.19,19.68,19.92,1521.0,16.62,2.06,22.95,9.86,13.09,-0.05,2.73,16.75,16.75,1521.0,16.19,1.78,21.02,9.45,11.57,-0.23,3.18,16.29,16.48,1521.0,15.25,1.88,21.02,9.66,11.37,-0.33,2.86,15.36,15.37,1521.0,16.27,2.11,21.3,10.83,10.47,-0.2,2.17,16.41,16.61,1521.0,15.19,1.54,19.65,7.38,12.26,-0.43,3.79,15.26,15.24,1521.0,18.29,1.59,23.5,11.65,11.85,-0.54,3.22,18.36,18.54,1520.0,15.11,2.47,22.13,4.21,17.91,-0.37,3.11,15.31,15.24,1521.0,16.21,2.38,22.68,7.73,14.95,-0.41,2.6,16.39,16.61,1521.0
+BR-RN = 23.0,1.6,26.26,17.44,8.82,-0.43,2.4,23.06,23.23,1728.0,22.94,1.61,26.81,17.17,9.65,-0.28,2.39,23.0,22.95,1728.0,23.15,1.67,27.36,16.61,10.75,-0.16,2.44,23.21,22.95,1728.0,21.68,1.45,25.16,16.89,8.27,-0.4,3.17,21.73,21.71,1728.0,18.72,1.44,22.13,14.41,7.72,-0.18,2.38,18.78,18.82,1728.0,18.53,1.23,22.68,15.24,7.44,0.53,3.3,18.57,18.41,1728.0,20.42,1.66,24.33,15.51,8.82,-0.04,2.13,20.49,20.47,1728.0,20.81,2.18,24.61,15.24,9.37,-0.31,1.86,20.92,21.16,1728.0,22.31,1.94,27.64,17.72,9.92,-0.14,1.75,22.39,22.68,1728.0,22.78,1.7,25.98,18.27,7.72,-0.12,1.78,22.85,22.95,1728.0,22.94,1.5,26.26,19.09,7.17,-0.11,1.77,22.99,23.23,1728.0,22.57,1.31,25.43,19.09,6.34,-0.2,2.04,22.6,22.81,1728.0
+BR-RO = 21.6,1.86,25.71,11.1,14.61,-1.17,6.76,21.68,21.57,6660.0,18.72,2.82,25.71,11.1,14.61,0.02,2.28,18.93,18.51,6196.0,20.31,2.06,26.54,6.97,19.57,-0.8,5.2,20.41,20.61,6804.0,20.99,0.93,25.43,17.17,8.27,-0.11,4.29,21.01,21.02,8089.0,20.75,0.95,23.78,17.3,6.48,-0.39,2.84,20.77,20.82,8090.0,20.77,0.82,25.98,17.72,8.27,-0.5,3.81,20.79,20.89,8090.0,19.2,1.16,24.61,16.06,8.54,-0.04,2.44,19.23,19.23,8090.0,20.44,0.76,24.33,17.44,6.89,-0.45,3.42,20.45,20.47,8090.0,20.32,0.9,22.95,16.06,6.89,-0.23,2.98,20.34,20.33,8090.0,21.84,1.2,25.16,9.72,15.43,-1.54,9.66,21.88,21.99,7925.0,21.51,1.42,25.43,13.31,12.13,-1.12,5.54,21.55,21.71,7817.0,19.77,2.41,25.71,2.83,22.87,-1.42,6.96,19.91,20.47,6704.0
+BR-RR = 21.54,1.68,25.43,10.55,14.88,-1.11,4.7,21.6,21.85,7441.0,21.21,1.73,25.43,11.93,13.5,-0.65,3.42,21.28,21.44,7444.0,21.33,1.66,25.71,12.2,13.5,-0.7,4.44,21.39,21.44,7325.0,20.96,2.09,27.36,8.35,19.02,-0.69,4.61,21.06,21.16,7181.0,20.48,1.78,25.43,8.48,16.95,-0.61,3.88,20.56,20.68,7403.0,20.39,1.98,27.09,-1.02,28.11,-1.74,13.02,20.48,20.75,7456.0,20.78,1.77,25.71,6.56,19.15,-0.91,4.93,20.86,21.16,7463.0,21.02,1.6,25.98,9.86,16.12,-0.58,4.42,21.08,21.16,7466.0,22.09,1.53,26.26,12.62,13.64,-1.0,5.16,22.14,22.26,7466.0,21.95,1.52,26.26,12.2,14.06,-0.91,5.12,22.01,22.13,7465.0,21.04,1.9,27.36,8.76,18.6,-0.6,3.83,21.12,21.3,7278.0,20.45,1.57,25.43,7.93,17.5,-1.35,7.32,20.51,20.75,7399.0
+BR-RS = 18.53,1.55,23.23,12.2,11.02,-0.52,3.46,18.59,18.68,10050.0,17.97,1.38,21.85,11.38,10.47,-0.98,4.61,18.02,18.13,10050.0,17.14,1.31,21.3,11.1,10.2,-0.37,3.35,17.19,17.17,10050.0,13.78,1.41,18.82,8.62,10.2,0.0,2.84,13.85,13.86,10048.0,11.57,1.33,15.79,5.04,10.75,-0.47,3.91,11.64,11.65,10048.0,11.48,1.7,17.44,0.91,16.54,-0.51,3.33,11.6,11.65,10050.0,8.35,1.62,16.34,2.56,13.78,0.17,3.34,8.51,8.21,10050.0,11.48,1.48,16.61,5.04,11.57,-0.19,3.27,11.57,11.52,10050.0,9.18,1.71,14.41,0.91,13.5,-1.0,5.02,9.33,9.31,10049.0,12.73,1.66,19.92,7.52,12.4,0.04,2.75,12.84,12.76,10049.0,14.7,1.34,19.65,8.35,11.3,-0.72,4.72,14.76,14.69,10049.0,16.25,1.53,20.47,3.94,16.54,-0.37,3.29,16.33,16.34,10050.0
+BR-SC = 16.25,1.9,22.68,11.93,10.75,0.17,2.14,16.36,16.06,3498.0,16.05,1.76,20.61,11.1,9.51,0.09,2.28,16.15,15.93,3498.0,16.35,1.59,24.06,11.93,12.13,0.13,2.39,16.43,16.2,3499.0,14.49,1.85,21.3,9.17,12.13,-0.05,2.59,14.61,14.41,3498.0,11.32,2.61,18.27,4.21,14.06,0.15,2.24,11.62,11.24,3498.0,11.29,2.21,18.54,1.73,16.81,-0.02,2.92,11.5,11.24,3499.0,8.54,2.14,14.96,3.11,11.85,0.1,2.35,8.8,8.48,3499.0,12.03,1.81,17.72,7.52,10.2,0.14,2.22,12.16,11.93,3499.0,8.21,1.82,13.58,2.56,11.02,-0.29,2.61,8.41,8.35,3499.0,12.84,2.3,19.65,5.04,14.61,0.05,2.72,13.05,12.76,3498.0,13.12,2.25,19.92,6.97,12.95,0.19,2.09,13.32,12.89,3499.0,14.3,2.19,20.2,9.17,11.02,0.33,2.15,14.47,13.86,3498.0
+BR-SP = 18.69,2.28,24.33,10.0,14.33,-0.04,2.64,18.82,18.54,8586.0,18.19,1.88,23.23,10.28,12.95,-0.53,2.85,18.29,18.41,8590.0,18.79,1.77,22.95,10.0,12.95,-0.74,3.65,18.87,19.03,8590.0,18.47,1.33,23.23,12.76,10.47,-0.33,2.99,18.52,18.61,8590.0,14.97,1.53,21.85,9.45,12.4,0.35,3.57,15.05,14.89,8590.0,14.32,1.27,20.2,9.17,11.02,0.18,3.83,14.37,14.27,8590.0,12.65,1.42,19.09,7.24,11.85,-0.09,3.45,12.73,12.76,8590.0,14.37,1.42,19.78,8.07,11.71,-0.18,3.72,14.44,14.41,8590.0,14.82,2.3,19.92,4.76,15.16,-0.54,2.49,15.0,15.24,8590.0,17.73,1.86,22.4,9.17,13.23,-0.64,2.97,17.82,17.99,8588.0,16.72,2.1,21.85,8.62,13.23,-0.55,2.61,16.85,17.1,8590.0,17.1,2.14,22.13,8.35,13.78,-0.42,2.58,17.23,17.17,8589.0
+BR-TO = 22.03,1.4,27.36,14.41,12.95,-0.15,3.0,22.08,21.99,9047.0,21.03,1.68,25.43,7.8,17.64,-1.16,8.06,21.1,21.16,8843.0,19.91,2.66,27.91,-5.02,32.93,-0.8,6.09,20.09,20.06,7813.0,21.69,1.19,26.54,16.89,9.65,0.75,4.56,21.72,21.57,9067.0,20.08,1.07,23.5,14.96,8.54,-0.65,3.97,20.11,20.2,9067.0,19.9,0.89,22.4,15.17,7.23,-1.02,5.03,19.92,20.06,9067.0,18.67,1.14,22.4,13.79,8.61,0.1,3.22,18.7,18.54,9067.0,19.67,0.98,22.95,14.41,8.54,-0.48,4.6,19.69,19.65,9067.0,21.68,0.81,25.16,17.17,7.99,-0.32,5.08,21.7,21.71,9067.0,22.16,0.77,25.43,17.99,7.44,-0.4,4.46,22.18,22.13,9067.0,21.79,1.07,26.26,16.34,9.92,-0.34,3.75,21.82,21.85,9057.0,20.87,1.23,24.61,13.03,11.57,-0.55,3.86,20.91,21.02,8981.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_1_rainfall_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_1_rainfall_2005.properties
new file mode 100644
index 0000000..32f2c93
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_1_rainfall_2005.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 2005 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=2005
+
+# 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 = 211.31,44.57,358.4,95.06,263.34,0.28,3.16,215.95,210.95,816.0,301.89,60.58,499.41,163.6,335.81,0.47,3.13,307.9,294.89,816.0,232.25,53.89,380.69,74.68,306.01,-0.28,2.78,238.41,242.15,816.0,187.16,40.82,290.18,86.84,203.35,-0.05,2.53,191.56,190.23,816.0,40.38,18.19,95.06,11.86,83.2,0.76,2.66,44.29,34.81,816.0,32.16,29.79,163.6,4.66,158.94,1.42,4.61,43.83,19.68,816.0,8.33,6.87,39.64,1.0,38.64,1.63,5.96,10.79,6.49,816.0,26.02,22.99,202.06,2.06,200.0,2.68,14.32,34.71,19.09,816.0,47.32,27.74,179.1,12.22,166.87,1.88,7.39,54.85,39.64,816.0,191.29,46.71,327.39,89.5,237.9,0.64,2.81,196.9,182.45,816.0,189.56,32.58,308.23,107.25,200.98,0.45,3.34,192.34,187.41,816.0,247.24,55.36,442.65,145.01,297.65,0.76,3.23,253.36,239.92,816.0
+BR-AL = 46.25,31.27,136.34,13.76,122.58,1.12,2.82,55.77,29.43,146.0,79.78,20.24,145.01,22.53,122.47,0.66,3.89,82.29,76.14,146.0,136.9,33.73,224.84,48.67,176.17,0.44,3.18,140.97,131.04,146.0,106.01,63.44,234.95,19.81,215.14,0.46,1.9,123.43,90.46,146.0,205.53,35.11,322.82,149.45,173.38,1.27,4.54,208.49,199.06,146.0,182.2,80.09,398.35,86.84,311.51,1.0,3.17,198.91,156.52,146.0,107.01,18.18,145.1,66.19,78.91,-0.31,2.4,108.53,109.59,146.0,93.28,17.3,113.92,55.23,58.68,-0.77,2.17,94.87,99.56,146.0,26.53,6.68,35.13,12.25,22.89,-0.77,2.09,27.35,29.55,146.0,12.74,5.88,22.35,2.03,20.31,-0.42,1.82,14.02,14.76,146.0,9.39,5.65,26.98,3.5,23.48,0.88,3.15,10.95,7.93,146.0,69.58,32.19,176.43,30.22,146.22,1.33,4.34,76.62,62.91,146.0
+BR-AM = 204.7,64.96,635.71,31.14,604.56,0.78,3.83,214.76,193.32,8152.0,295.65,69.49,530.47,62.35,468.12,0.0,3.08,303.7,297.05,8152.0,350.99,82.33,675.23,71.46,603.77,0.12,3.39,360.51,347.75,8152.0,264.91,79.82,635.71,92.24,543.47,0.31,2.95,276.67,265.08,8152.0,222.68,100.16,546.71,27.6,519.11,0.44,2.67,244.16,214.62,8152.0,104.15,76.11,429.5,3.42,426.08,1.13,3.75,128.99,84.26,8152.0,78.56,70.23,467.41,1.0,466.41,1.19,4.41,105.37,56.93,8152.0,83.8,70.57,393.06,1.62,391.44,1.34,4.23,109.56,58.67,8152.0,102.47,58.55,514.71,18.09,496.61,1.26,5.57,118.01,89.38,8152.0,190.04,93.13,635.71,6.49,629.22,0.93,3.86,211.63,170.15,8152.0,206.84,73.58,695.91,40.85,655.06,0.61,3.66,219.53,199.63,8152.0,332.64,76.12,655.17,117.41,537.76,0.16,3.38,341.23,329.78,8152.0
+BR-AP = 239.27,82.04,484.58,76.97,407.61,0.52,2.53,252.92,227.97,715.0,354.51,61.08,484.58,140.7,343.88,-0.4,3.1,359.73,358.4,715.0,358.05,64.65,499.41,202.06,297.35,-0.03,2.22,363.84,358.4,715.0,430.78,83.08,717.22,245.85,471.37,0.66,3.15,438.71,417.5,715.0,350.06,65.0,546.71,150.06,396.65,-0.06,3.17,356.04,347.91,715.0,162.91,66.97,392.34,31.14,361.2,0.87,3.24,176.12,147.23,715.0,233.22,57.67,416.74,107.25,309.49,0.53,3.05,240.23,227.97,715.0,128.18,40.14,290.18,35.28,254.91,0.58,3.32,134.31,124.71,715.0,28.48,27.18,140.7,1.0,139.7,1.3,4.22,39.35,19.1,715.0,48.72,28.61,145.07,2.26,142.82,0.4,2.48,56.49,46.09,715.0,43.91,22.99,149.45,4.52,144.93,0.99,4.09,49.56,39.89,715.0,387.4,98.57,655.17,108.99,546.18,-0.25,2.56,399.73,404.54,715.0
+BR-BA = 153.01,65.35,347.75,28.45,319.31,0.34,2.37,166.38,149.45,2980.0,208.55,60.62,380.69,67.27,313.42,0.08,2.51,217.18,208.63,2980.0,163.82,66.33,492.44,66.19,426.25,1.45,5.34,176.74,142.98,2980.0,101.44,50.91,308.23,9.04,299.19,0.9,3.8,113.5,92.24,2980.0,100.82,63.61,327.39,9.6,317.79,0.86,3.07,119.2,84.26,2980.0,52.67,51.6,273.69,1.0,272.69,1.59,5.89,73.73,45.53,2980.0,32.47,27.34,118.74,1.0,117.74,0.57,2.39,42.44,29.37,2980.0,32.56,26.24,104.06,1.0,103.06,0.42,2.17,41.82,31.15,2980.0,22.55,18.59,92.28,1.0,91.28,1.26,4.09,29.23,18.66,2980.0,13.65,11.78,100.97,1.0,99.97,1.49,7.26,18.03,11.23,2980.0,144.38,74.57,392.34,8.01,384.33,0.65,3.14,162.49,140.19,2980.0,150.53,101.66,484.58,15.1,469.48,1.23,4.24,181.63,128.53,2980.0
+BR-CAP = 183.22,1.37,184.58,181.84,2.74,-0.04,1.5,183.23,183.25,3.0,25.41,2.01,27.6,23.66,3.94,0.38,1.5,25.46,24.97,3.0,50.09,1.37,51.61,48.96,2.66,0.48,1.5,50.1,49.71,3.0,151.92,4.28,156.86,149.45,7.41,0.71,1.5,151.96,149.45,3.0,358.43,0.05,358.48,358.4,0.08,0.93,-2819.38,358.43,358.4,3.0,218.15,10.35,228.9,208.25,20.66,0.15,1.5,218.32,217.31,3.0,92.12,3.94,95.06,87.64,7.42,-0.61,1.5,92.17,93.65,3.0,100.25,11.77,110.53,87.42,23.12,-0.38,1.5,100.71,102.8,3.0,229.92,9.9,236.29,218.51,17.78,-0.69,1.5,230.06,234.95,3.0,400.31,26.59,429.5,377.48,52.02,0.41,1.5,400.9,393.95,3.0,38.42,1.06,39.64,37.7,1.94,0.67,1.5,38.43,37.92,3.0,56.55,1.31,57.85,55.23,2.62,-0.01,1.5,56.56,56.55,3.0
+BR-CE = 88.06,51.07,242.15,9.18,232.97,0.48,2.78,101.78,88.98,776.0,87.79,41.84,227.97,20.41,207.56,0.81,3.2,97.24,78.31,776.0,207.69,53.19,369.38,124.71,244.67,0.93,3.26,214.39,196.86,776.0,105.81,55.85,273.2,24.46,248.73,0.87,2.82,119.62,86.84,776.0,121.84,61.9,358.4,27.22,331.18,0.89,3.14,136.65,110.53,776.0,53.37,30.24,159.72,7.78,151.94,0.86,3.11,61.33,46.09,776.0,20.28,15.76,124.71,1.0,123.71,1.92,9.64,25.68,18.36,776.0,12.35,9.44,47.64,1.0,46.64,1.16,4.11,15.55,9.67,776.0,3.14,4.6,37.32,1.0,36.32,3.98,23.24,5.57,1.0,776.0,1.34,1.11,14.65,1.0,13.65,5.46,43.22,1.73,1.0,776.0,2.88,5.07,44.3,1.0,43.3,4.39,26.59,5.83,1.0,776.0,52.24,36.73,158.74,3.05,155.69,0.96,3.04,63.85,42.69,776.0
+BR-ES = 197.51,35.75,308.23,115.98,192.25,0.28,3.21,200.71,196.06,247.0,225.89,30.16,290.18,137.08,153.11,-0.3,2.82,227.89,227.97,247.0,226.8,40.03,317.67,145.01,172.66,-0.09,2.16,230.29,231.71,247.0,63.47,12.72,100.97,28.45,72.52,0.58,3.45,64.73,61.21,247.0,145.46,54.46,317.67,73.57,244.1,1.08,3.63,155.28,131.68,247.0,130.25,36.3,257.2,60.47,196.74,0.92,3.53,135.19,124.71,247.0,41.53,5.22,55.4,30.85,24.55,0.4,2.35,41.85,40.85,247.0,48.25,22.61,89.5,9.32,80.17,0.04,1.71,53.26,46.28,247.0,87.43,33.01,187.58,29.93,157.65,0.8,2.8,93.43,77.28,247.0,37.55,14.27,86.84,15.37,71.46,0.93,3.89,40.17,35.13,247.0,248.7,44.26,369.38,140.7,228.68,-0.32,2.88,252.59,253.61,247.0,207.55,47.04,308.79,110.53,198.26,-0.05,2.03,212.79,211.63,247.0
+BR-GO = 327.44,62.38,675.23,196.06,479.18,0.51,3.91,333.32,327.39,1889.0,183.47,65.39,380.69,37.32,343.37,0.09,2.11,194.76,182.83,1889.0,308.21,49.77,470.18,154.02,316.15,0.06,2.66,312.2,308.23,1889.0,60.63,25.37,184.58,11.17,173.41,1.2,5.11,65.72,56.93,1889.0,31.72,23.73,132.46,6.3,126.17,2.08,7.15,39.61,24.32,1889.0,10.11,13.21,72.46,1.0,71.46,2.1,7.41,16.63,4.42,1889.0,1.8,2.72,28.62,1.0,27.62,4.99,32.33,3.26,1.0,1889.0,8.49,6.34,36.21,1.0,35.21,0.99,3.89,10.59,7.32,1889.0,46.14,15.76,110.53,13.62,96.91,0.91,3.98,48.75,44.66,1889.0,80.85,38.73,221.2,9.49,211.71,0.14,2.31,89.64,79.21,1889.0,259.44,39.87,369.38,145.01,224.37,-0.04,2.5,262.49,258.26,1889.0,356.36,52.28,580.71,227.97,352.74,0.4,2.83,360.18,348.38,1889.0
+BR-MA = 189.99,58.4,416.74,28.45,388.29,0.36,3.65,198.76,184.92,1717.0,237.53,43.88,499.64,136.52,363.12,1.28,7.24,241.54,232.09,1717.0,368.92,69.38,580.71,110.99,469.72,-0.57,3.85,375.38,370.47,1717.0,185.45,106.53,456.21,37.32,418.89,0.76,2.32,213.85,140.95,1717.0,151.54,89.2,442.65,23.03,419.62,1.26,4.17,175.84,132.29,1717.0,61.75,89.06,392.34,1.0,391.34,1.77,5.15,108.35,17.53,1717.0,30.0,47.94,257.2,1.0,256.2,1.8,5.72,56.55,2.33,1717.0,11.45,23.57,173.77,1.0,172.77,3.15,13.71,26.2,1.43,1717.0,11.27,14.99,122.25,1.0,121.25,1.93,7.6,18.75,3.65,1717.0,16.86,13.06,92.24,1.0,91.24,1.82,8.48,21.32,14.47,1717.0,78.49,46.32,221.2,1.0,220.2,0.03,2.33,91.14,85.78,1717.0,199.13,56.02,499.41,25.99,473.43,-0.65,4.83,206.86,206.27,1717.0
+BR-MG = 272.6,73.98,484.58,101.02,383.56,0.11,2.37,282.46,269.63,3234.0,183.56,59.57,380.69,26.09,354.59,0.09,3.13,192.98,183.71,3234.0,217.9,51.85,392.34,83.23,309.11,-0.03,3.16,223.98,221.6,3234.0,56.04,37.9,257.2,5.58,251.62,1.15,4.4,67.65,44.72,3234.0,63.32,39.03,243.91,4.13,239.78,0.71,3.01,74.38,56.59,3234.0,24.94,22.77,163.6,1.0,162.6,1.78,6.86,33.77,18.37,3234.0,18.64,14.74,74.68,1.0,73.68,0.56,2.24,23.76,16.28,3234.0,13.64,13.88,93.73,1.0,92.73,2.11,8.3,19.46,9.3,3234.0,63.5,38.18,253.38,7.78,245.61,1.08,4.31,74.09,55.23,3234.0,60.52,40.49,221.2,6.3,214.9,0.82,3.09,72.81,52.02,3234.0,286.12,76.17,484.58,97.97,386.6,-0.1,2.24,296.08,290.99,3234.0,297.98,62.65,484.58,154.02,330.55,0.42,2.81,304.49,290.18,3234.0
+BR-MP = 139.92,28.46,189.98,119.2,70.77,1.37,3.1,142.21,131.21,5.0,189.27,21.32,218.51,163.6,54.9,0.15,1.85,190.23,193.32,5.0,217.95,32.36,245.85,168.61,77.24,-0.73,1.96,219.86,234.95,5.0,97.46,11.9,113.92,86.88,27.04,0.49,1.54,98.04,92.4,5.0,43.67,16.56,71.26,29.37,41.89,1.05,2.62,46.12,36.85,5.0,1.41,0.45,1.89,1.0,0.89,0.36,1.19,1.46,1.16,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,4.23,1.74,6.33,1.7,4.63,-0.3,2.09,4.51,3.93,5.0,9.19,2.87,12.43,6.22,6.21,0.28,1.26,9.55,7.78,5.0,60.88,6.23,70.44,55.23,15.2,0.62,2.12,61.14,60.71,5.0,194.78,23.23,218.51,166.26,52.25,-0.27,1.34,195.89,202.06,5.0
+BR-MS = 306.27,87.44,739.18,163.6,575.58,1.68,6.87,318.51,290.18,1986.0,89.68,41.95,242.15,9.9,232.25,0.27,2.63,99.0,89.5,1986.0,97.16,59.53,281.94,5.75,276.19,0.48,2.3,113.93,92.24,1986.0,98.27,43.06,281.56,11.51,270.05,0.49,3.15,107.28,95.23,1986.0,70.58,34.96,214.62,7.1,207.52,0.47,3.33,78.76,68.49,1986.0,80.09,49.84,257.2,3.15,254.06,0.76,3.24,94.33,70.32,1986.0,24.58,14.03,89.5,1.0,88.5,0.62,3.19,28.3,23.04,1986.0,7.7,6.32,43.71,1.0,42.71,1.54,6.5,9.96,5.93,1986.0,95.56,48.61,290.18,19.81,270.38,0.93,3.51,107.21,87.05,1986.0,149.58,61.07,380.69,26.78,353.91,0.5,2.89,161.56,140.95,1986.0,166.97,71.28,380.69,28.45,352.24,0.06,2.31,181.55,168.73,1986.0,226.47,87.27,580.71,29.65,551.06,0.6,3.63,242.7,221.97,1986.0
+BR-MT = 296.98,58.21,546.71,132.46,414.25,0.28,3.72,302.63,295.43,4832.0,228.57,71.55,456.21,79.32,376.88,0.58,2.81,239.5,217.91,4832.0,329.06,89.24,635.71,92.24,543.47,0.1,2.75,340.94,322.82,4832.0,108.49,42.91,290.18,19.81,270.38,0.54,3.01,116.66,101.7,4832.0,46.87,44.56,308.23,1.0,307.23,1.82,6.85,64.67,33.08,4832.0,10.0,12.36,110.53,1.0,109.53,2.73,13.81,15.89,5.51,4832.0,2.22,3.18,38.46,1.0,37.46,4.65,30.82,3.88,1.0,4832.0,10.37,17.64,132.46,1.0,131.46,2.6,9.83,20.46,2.48,4832.0,61.92,23.13,163.6,10.51,153.09,0.4,3.03,66.1,60.47,4832.0,136.2,49.05,337.42,19.22,318.2,0.18,2.93,144.76,136.52,4832.0,189.12,42.72,348.38,60.47,287.92,0.43,3.22,193.88,186.62,4832.0,326.7,92.57,695.91,84.26,611.65,-0.01,2.78,339.56,328.69,4832.0
+BR-PA = 219.13,59.83,616.82,79.32,537.49,0.43,3.22,227.15,214.72,6378.0,318.87,103.74,809.19,97.97,711.22,1.15,4.75,335.31,302.08,6378.0,421.43,86.3,739.18,100.97,638.21,-0.38,3.28,430.18,429.5,6378.0,285.33,142.12,885.83,66.19,819.63,0.86,3.02,318.76,238.55,6378.0,260.77,124.31,598.49,29.32,569.17,0.17,2.04,288.88,257.2,6378.0,84.18,78.19,470.18,1.0,469.18,1.05,3.41,114.89,57.32,6378.0,92.13,94.23,499.41,1.0,498.41,0.99,2.97,131.78,64.23,6378.0,45.43,50.97,369.38,1.0,368.38,1.96,7.74,68.28,27.56,6378.0,49.07,29.22,227.97,1.88,226.09,1.07,5.03,57.11,45.53,6378.0,83.82,56.27,369.38,4.8,364.58,1.27,4.14,100.95,67.4,6378.0,108.73,69.57,369.38,1.0,368.38,0.53,2.56,129.08,102.52,6378.0,354.01,104.21,739.18,25.4,713.79,0.05,2.57,369.03,357.34,6378.0
+BR-PB = 40.75,18.88,89.5,14.65,74.85,0.86,2.43,44.9,32.68,298.0,76.79,20.98,154.02,32.09,121.93,0.04,2.92,79.6,77.15,298.0,234.28,77.61,358.4,104.06,254.34,-0.06,1.52,246.76,235.22,298.0,84.9,33.57,234.95,31.14,203.81,1.27,5.75,91.28,80.04,298.0,127.95,50.12,265.08,56.93,208.15,0.79,2.64,137.39,114.32,298.0,158.8,77.29,358.4,47.52,310.88,0.95,3.05,176.55,142.85,298.0,44.59,16.42,109.43,19.81,89.62,0.83,3.5,47.51,40.26,298.0,78.28,21.17,145.01,37.32,107.69,0.46,2.75,81.09,78.15,298.0,14.85,7.46,32.09,3.55,28.54,0.39,2.0,16.62,13.78,298.0,9.25,5.38,24.12,1.0,23.12,0.62,2.58,10.7,8.25,298.0,1.63,1.14,10.53,1.0,9.53,3.85,22.63,1.99,1.16,298.0,95.26,42.41,190.23,16.04,174.19,-0.54,2.23,104.24,107.49,298.0
+BR-PE = 63.77,37.14,179.1,14.21,164.88,0.49,2.47,73.78,62.32,516.0,102.4,32.92,234.95,39.64,195.31,1.48,5.54,107.55,96.25,516.0,189.77,65.64,342.9,68.22,274.68,0.16,1.79,200.78,184.08,516.0,62.49,26.78,203.53,23.03,180.5,1.1,4.28,67.98,54.56,516.0,126.03,55.49,273.2,25.99,247.21,0.51,2.35,137.68,113.92,516.0,149.6,103.98,456.21,25.62,430.59,1.16,3.56,182.13,132.46,516.0,56.5,29.7,122.31,9.04,113.27,0.04,1.92,63.81,62.35,516.0,63.0,33.49,128.53,9.04,119.48,-0.11,1.63,71.34,66.19,516.0,14.45,12.12,37.32,1.0,36.32,0.33,1.54,18.85,11.02,516.0,7.77,11.18,124.71,1.0,123.71,4.23,33.46,13.6,3.11,516.0,20.84,20.24,90.87,1.0,89.87,1.07,2.97,29.04,11.86,516.0,92.74,29.85,179.1,27.71,151.38,0.15,2.52,97.42,95.06,516.0
+BR-PI = 195.92,48.6,380.69,86.84,293.85,0.83,3.95,201.86,187.58,1319.0,172.34,37.41,281.56,76.97,204.6,0.17,2.67,176.34,173.77,1319.0,223.46,100.4,580.71,76.97,503.74,0.98,3.67,244.96,202.15,1319.0,103.75,39.71,273.2,31.14,242.06,0.89,3.85,111.08,97.51,1319.0,69.4,32.8,234.95,15.1,219.85,1.71,6.78,76.76,61.54,1319.0,11.87,16.35,149.45,1.0,148.45,3.53,19.37,20.2,6.89,1319.0,8.69,19.41,149.45,1.0,148.45,3.61,16.79,21.26,1.83,1319.0,4.49,6.52,60.47,1.0,59.47,4.3,26.66,7.92,2.4,1319.0,7.25,10.25,50.46,1.0,49.46,1.84,5.76,12.55,1.06,1319.0,8.85,7.72,44.72,1.0,43.72,1.35,5.05,11.74,7.16,1319.0,56.92,41.67,257.2,1.0,256.2,1.01,3.82,70.53,44.74,1319.0,128.64,52.53,337.42,44.72,292.7,0.77,2.93,138.94,114.13,1319.0
+BR-PR = 231.06,60.45,429.5,136.52,292.98,0.96,3.34,238.83,214.62,1122.0,48.19,31.07,206.58,9.6,196.98,2.24,8.9,57.33,39.07,1122.0,75.49,38.14,265.08,13.79,251.29,1.89,8.08,84.57,70.31,1122.0,137.73,34.43,308.23,46.09,262.14,0.22,3.49,141.97,136.52,1122.0,156.2,66.89,416.74,46.09,370.65,1.36,5.01,169.91,136.52,1122.0,139.35,72.88,347.75,46.09,301.66,0.79,2.57,157.24,115.73,1122.0,76.29,25.2,149.45,21.68,127.76,0.08,2.44,80.34,76.35,1122.0,89.25,48.26,214.62,14.47,200.16,0.44,1.88,101.45,76.98,1122.0,238.11,50.52,380.69,140.7,239.99,0.3,2.27,243.41,232.14,1122.0,341.92,80.51,635.71,144.06,491.64,0.3,3.03,351.26,342.59,1122.0,96.55,29.32,221.2,17.03,204.16,0.41,3.51,100.9,93.24,1122.0,83.91,34.34,196.06,20.41,175.64,0.67,2.68,90.66,76.7,1122.0
+BR-PRX = 115.66,NaN,115.66,115.66,0.0,NaN,NaN,115.66,115.66,1.0,31.5,NaN,31.5,31.5,0.0,NaN,NaN,31.5,31.5,1.0,119.31,NaN,119.31,119.31,0.0,NaN,NaN,119.31,119.31,1.0,363.89,NaN,363.89,363.89,0.0,NaN,NaN,363.89,363.89,1.0,250.02,NaN,250.02,250.02,0.0,NaN,NaN,250.02,250.02,1.0,327.39,NaN,327.39,327.39,0.0,NaN,NaN,327.39,327.39,1.0,77.76,NaN,77.76,77.76,0.0,NaN,NaN,77.76,77.76,1.0,92.91,NaN,92.91,92.91,0.0,NaN,NaN,92.91,92.91,1.0,112.33,NaN,112.33,112.33,0.0,NaN,NaN,112.33,112.33,1.0,190.58,NaN,190.58,190.58,0.0,NaN,NaN,190.58,190.58,1.0,113.92,NaN,113.92,113.92,0.0,NaN,NaN,113.92,113.92,1.0,113.97,NaN,113.97,113.97,0.0,NaN,NaN,113.97,113.97,1.0
+BR-RJ = 253.82,55.17,412.23,105.37,306.86,-0.04,3.25,259.72,257.2,249.0,157.34,43.39,273.2,58.55,214.65,0.45,2.66,163.19,154.02,249.0,208.71,37.16,308.23,130.79,177.44,0.39,2.78,211.98,202.89,249.0,93.64,42.43,265.08,30.76,234.32,1.5,5.31,102.77,83.1,249.0,62.33,18.29,184.58,35.15,149.43,1.88,11.05,64.94,59.62,249.0,57.59,37.45,154.02,9.08,144.95,0.91,2.65,68.66,42.29,249.0,48.8,5.62,68.5,27.44,41.06,-0.6,4.88,49.12,49.71,249.0,11.3,5.98,43.39,2.63,40.77,1.71,7.29,12.78,9.71,249.0,71.23,34.28,174.24,34.23,140.01,0.95,2.77,79.02,58.59,249.0,61.11,22.8,131.81,25.29,106.52,1.1,3.91,65.21,55.86,249.0,184.4,61.21,300.29,40.85,259.44,-0.43,2.31,194.25,190.22,249.0,240.27,71.47,404.36,79.32,325.03,-0.15,2.22,250.63,244.9,249.0
+BR-RN = 27.35,13.92,97.97,5.13,92.84,1.38,6.38,30.68,25.21,275.0,76.96,22.19,158.74,28.45,130.29,0.23,3.48,80.08,78.15,275.0,221.99,50.37,327.39,120.09,207.31,0.06,1.89,227.62,218.51,275.0,81.33,26.0,168.61,31.14,137.47,0.62,2.84,85.37,74.71,275.0,144.71,57.6,309.49,62.57,246.92,0.76,2.82,155.72,132.29,275.0,143.24,75.29,337.96,56.93,281.04,1.14,3.2,161.75,112.53,275.0,46.78,32.12,130.01,11.86,118.15,0.72,2.03,56.71,29.66,275.0,55.58,19.67,107.25,26.78,80.47,0.52,2.62,58.95,54.91,275.0,13.4,5.3,26.78,5.57,21.21,0.69,2.39,14.41,11.86,275.0,6.78,4.06,18.23,1.0,17.23,0.44,2.12,7.9,6.11,275.0,1.21,0.74,8.34,1.0,7.34,6.16,48.11,1.42,1.0,275.0,45.93,41.37,169.84,5.93,163.91,0.99,2.76,61.76,23.22,275.0
+BR-RO = 256.71,48.7,484.58,145.01,339.57,0.42,3.81,261.29,257.32,1297.0,287.26,55.26,546.71,158.74,387.97,0.57,3.62,292.53,285.87,1297.0,315.7,72.04,530.47,138.99,391.48,0.13,2.61,323.81,311.74,1297.0,141.28,33.26,273.2,44.72,228.47,0.35,3.23,145.14,140.7,1297.0,87.75,24.6,190.58,37.32,153.26,0.76,3.52,91.13,83.56,1297.0,9.5,5.95,37.32,1.16,36.16,1.27,5.2,11.21,8.26,1297.0,7.1,6.89,38.46,1.0,37.46,1.54,4.95,9.89,4.39,1297.0,36.52,18.89,95.06,4.66,90.4,0.31,2.39,41.11,35.32,1297.0,59.32,24.55,140.7,12.99,127.71,0.8,3.28,64.2,55.23,1297.0,191.94,60.96,429.5,70.31,359.19,0.56,3.66,201.38,190.23,1297.0,181.6,31.37,290.18,110.53,179.65,0.33,2.67,184.29,179.17,1297.0,325.97,62.68,563.45,190.23,373.22,0.4,3.12,331.93,322.6,1297.0
+BR-RR = 146.29,70.26,514.71,25.21,489.49,1.6,7.09,162.27,136.98,1182.0,112.18,64.25,442.65,25.99,416.67,1.39,4.79,129.26,88.17,1182.0,98.34,103.72,470.18,7.78,462.4,1.54,4.47,142.9,51.45,1182.0,285.71,96.42,530.47,84.26,446.21,0.04,2.44,301.53,290.18,1182.0,323.38,70.84,580.71,163.78,416.93,0.53,2.92,331.04,316.88,1182.0,191.61,50.77,358.4,74.68,283.72,0.07,2.69,198.22,193.14,1182.0,257.8,67.73,442.65,89.5,353.16,0.17,2.33,266.54,255.28,1182.0,165.85,42.65,308.23,68.22,240.01,0.22,2.98,171.24,166.29,1182.0,106.5,45.76,299.07,20.41,278.66,0.96,4.1,115.91,98.37,1182.0,93.17,45.57,273.2,19.81,253.39,0.93,3.12,103.71,81.01,1182.0,90.91,45.18,242.15,15.1,227.05,0.59,2.53,101.51,81.35,1182.0,213.6,85.49,499.41,25.99,473.43,-0.15,2.53,230.06,218.97,1182.0
+BR-RS = 109.7,44.94,327.39,8.01,319.38,0.15,3.39,118.55,110.73,1620.0,49.82,21.02,148.03,19.81,128.22,1.04,3.75,54.07,43.25,1620.0,106.46,36.6,347.75,52.0,295.75,1.9,7.76,112.57,97.97,1620.0,260.06,93.83,546.71,50.46,496.26,0.33,2.56,276.46,252.0,1620.0,203.35,65.69,470.18,58.67,411.51,0.66,3.23,213.69,191.01,1620.0,169.37,99.08,404.36,4.79,399.57,0.37,2.0,196.21,158.03,1620.0,70.9,31.18,163.6,14.65,148.95,0.33,2.2,77.44,68.61,1620.0,120.81,35.43,214.62,40.85,173.77,0.17,2.6,125.9,117.62,1620.0,197.41,55.87,392.34,61.45,330.9,0.35,2.81,205.16,195.68,1620.0,251.83,74.21,470.18,58.67,411.51,-0.13,2.87,262.53,250.56,1620.0,87.22,36.28,214.62,9.32,205.31,0.12,2.54,94.47,89.5,1620.0,97.72,38.83,265.08,9.04,256.04,0.68,3.41,105.15,93.73,1620.0
+BR-SC = 198.84,45.27,380.69,43.39,337.29,-0.08,4.54,203.92,201.26,562.0,89.01,54.9,257.2,21.77,235.43,0.6,2.28,104.55,72.32,562.0,148.84,52.24,327.39,58.06,269.33,0.51,3.33,157.72,145.01,562.0,188.77,65.53,369.38,44.72,324.65,-0.08,2.61,199.8,191.01,562.0,208.31,54.57,337.42,88.41,249.01,-0.06,2.19,215.32,217.08,562.0,173.13,96.41,404.36,31.14,373.22,0.64,2.49,198.12,151.57,562.0,99.96,24.59,158.74,39.64,119.1,-0.04,2.64,102.93,99.14,562.0,146.24,25.55,227.97,71.38,156.59,-0.53,4.11,148.45,149.22,562.0,224.57,56.47,327.39,90.51,236.88,-0.65,2.52,231.55,235.08,562.0,291.34,69.89,429.5,121.0,308.5,-0.13,1.93,299.6,299.07,562.0,108.3,34.14,234.95,32.09,202.86,0.73,3.99,113.54,104.16,562.0,111.78,43.34,299.07,34.09,264.98,0.91,4.22,119.88,104.06,562.0
+BR-SP = 360.28,56.03,563.45,199.48,363.97,0.24,2.89,364.6,358.4,1379.0,99.27,48.77,261.38,13.79,247.59,0.38,2.56,110.6,96.52,1379.0,166.47,62.62,337.42,18.09,319.33,-0.39,2.48,177.85,177.4,1379.0,94.4,46.08,281.56,12.6,268.96,0.67,3.36,105.04,87.83,1379.0,127.94,61.53,347.75,37.32,310.43,0.87,3.36,141.95,114.75,1379.0,45.64,21.19,124.71,4.38,120.32,0.29,2.57,50.31,47.44,1379.0,49.83,28.86,190.23,8.51,181.72,1.63,6.45,57.57,42.18,1379.0,24.25,18.64,110.53,1.0,109.53,1.1,4.3,30.58,21.08,1379.0,136.13,82.77,404.36,23.74,380.62,1.22,3.87,159.31,117.41,1379.0,166.58,45.9,308.23,65.21,243.02,0.09,2.52,172.79,168.39,1379.0,114.99,53.6,358.4,41.93,316.47,1.53,6.0,126.86,104.11,1379.0,206.13,65.78,429.5,72.46,357.04,0.88,3.87,216.36,196.41,1379.0
+BR-TO = 331.73,62.03,515.81,179.1,336.72,0.12,2.78,337.47,328.74,1459.0,256.93,46.58,514.71,124.71,390.0,0.13,4.19,261.11,257.2,1459.0,386.05,64.98,635.71,196.06,439.65,0.04,3.1,391.48,386.87,1459.0,123.41,39.79,265.08,39.64,225.44,0.55,3.01,129.66,117.41,1459.0,93.3,40.79,257.2,16.72,240.49,0.84,3.58,101.82,89.2,1459.0,2.62,4.18,56.93,1.0,55.93,5.21,41.47,4.93,1.0,1459.0,1.04,0.27,7.32,1.0,6.32,14.0,261.62,1.07,1.0,1459.0,1.33,1.29,18.09,1.0,17.09,6.79,62.37,1.86,1.0,1459.0,43.95,25.67,149.45,11.17,138.28,1.24,3.95,50.89,36.23,1459.0,53.1,24.89,184.58,14.21,170.36,1.08,4.34,58.64,47.22,1459.0,176.58,53.12,317.67,48.96,268.71,-0.15,2.87,184.39,179.1,1459.0,363.19,80.66,785.15,168.61,616.54,0.74,4.22,372.03,349.16,1459.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_1_temperature_2005.properties b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_1_temperature_2005.properties
new file mode 100644
index 0000000..6b5a7aa
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.2005/resources/data/country/BRA/BRA_1_temperature_2005.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 2005 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=2005
+
+# 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 = 24.03,1.06,28.74,20.2,8.54,0.96,4.53,24.05,23.92,5073.0,23.13,1.62,28.74,14.96,13.78,-0.08,3.3,23.19,23.09,5012.0,23.45,0.86,26.81,20.2,6.61,0.39,4.3,23.46,23.44,5073.0,23.34,0.83,26.81,18.27,8.54,0.16,3.17,23.35,23.3,5073.0,23.37,0.66,26.54,21.57,4.96,0.83,4.5,23.38,23.3,5073.0,24.23,0.81,27.36,21.57,5.79,0.62,3.75,24.24,24.19,5073.0,25.45,1.02,30.12,23.5,6.61,1.64,6.01,25.47,25.16,5073.0,27.61,1.77,34.53,24.61,9.92,1.37,4.58,27.67,27.16,5073.0,27.87,1.61,34.8,23.78,11.02,0.92,4.14,27.91,27.64,5073.0,26.98,1.64,32.6,20.47,12.13,0.34,2.9,27.03,26.81,5073.0,25.18,1.07,31.5,21.3,10.2,0.95,4.89,25.2,25.02,5073.0,23.84,0.88,28.46,20.2,8.27,0.07,3.69,23.86,23.78,5072.0
+BR-AL = 35.9,3.16,41.97,29.29,12.68,-0.04,1.98,36.04,35.7,907.0,33.24,2.53,39.76,25.98,13.78,-0.07,2.41,33.34,33.15,907.0,33.26,2.66,40.04,26.81,13.23,0.21,2.24,33.37,33.01,907.0,27.89,1.78,33.7,23.5,10.2,0.78,3.27,27.95,27.64,907.0,22.79,0.82,25.71,20.2,5.51,0.02,2.9,22.81,22.81,907.0,22.69,0.88,25.43,20.47,4.96,0.33,2.88,22.7,22.68,907.0,22.07,0.8,24.61,19.92,4.69,0.14,2.93,22.08,22.13,907.0,22.82,0.76,25.71,20.75,4.96,0.26,3.49,22.83,22.81,907.0,26.92,1.77,33.15,23.37,9.78,1.13,3.96,26.98,26.4,907.0,32.15,3.55,40.87,26.12,14.74,0.44,1.96,32.35,31.08,907.0,35.07,3.75,43.62,28.19,15.43,0.18,1.79,35.27,34.53,907.0,31.4,2.71,37.01,25.16,11.85,0.12,1.7,31.52,31.08,907.0
+BR-AM = 24.27,1.03,38.11,18.54,19.57,-0.03,5.23,24.3,24.33,50961.0,23.46,1.51,32.32,10.28,22.05,-0.49,4.92,23.51,23.5,50242.0,23.44,1.46,28.46,10.28,18.19,-0.91,5.39,23.49,23.64,50913.0,23.14,1.22,30.67,11.65,19.02,-0.53,5.27,23.17,23.23,50885.0,23.3,0.99,29.84,14.13,15.71,-0.4,5.79,23.32,23.37,50964.0,23.91,1.21,31.77,16.61,15.16,0.31,4.56,23.94,23.85,50964.0,25.07,1.27,34.25,18.27,15.98,-0.31,3.65,25.1,25.23,50964.0,26.17,1.18,35.91,17.99,17.91,0.36,6.38,26.2,26.26,50964.0,26.73,1.12,36.18,18.54,17.64,0.1,4.95,26.75,26.81,50964.0,25.93,1.32,42.24,19.92,22.32,0.24,5.25,25.96,25.98,50964.0,24.88,1.21,32.05,17.17,14.88,-0.13,4.37,24.91,24.88,50947.0,23.13,1.37,29.84,12.48,17.36,-0.41,4.95,23.17,23.23,50862.0
+BR-AP = 23.73,1.51,31.22,21.3,9.92,1.26,4.32,23.78,23.23,4445.0,22.74,1.41,29.84,18.27,11.57,0.46,3.3,22.78,22.68,4444.0,22.69,1.28,29.02,16.61,12.4,-0.06,4.15,22.73,22.68,4439.0,22.06,1.04,25.71,14.69,11.02,0.09,4.89,22.09,21.99,4444.0,22.2,0.74,25.98,18.54,7.44,0.63,4.1,22.21,22.13,4445.0,23.13,0.91,26.54,20.2,6.34,0.62,3.32,23.15,22.95,4445.0,23.71,1.06,28.74,21.3,7.44,1.2,4.55,23.73,23.5,4445.0,24.87,1.3,30.39,22.13,8.27,0.87,3.53,24.91,24.61,4445.0,26.18,1.37,33.98,23.09,10.89,1.51,5.86,26.22,25.71,4445.0,25.9,1.84,36.46,22.95,13.5,1.43,5.2,25.97,25.36,4445.0,24.96,1.59,34.25,21.85,12.4,1.37,5.65,25.01,24.54,4445.0,22.7,1.22,27.64,19.65,7.99,0.92,3.62,22.74,22.4,4445.0
+BR-BA = 29.61,3.31,43.9,22.13,21.77,0.78,3.22,29.8,29.02,18661.0,27.49,2.57,39.21,21.3,17.91,1.03,3.99,27.61,26.95,18660.0,25.78,2.13,35.91,19.92,15.98,0.98,4.01,25.86,25.43,18661.0,25.18,2.38,33.43,19.37,14.06,0.12,2.45,25.29,25.16,18661.0,24.29,2.09,32.6,19.03,13.57,0.54,2.99,24.38,24.06,18661.0,24.29,2.92,33.43,17.99,15.43,0.4,2.25,24.46,23.78,18660.0,25.49,4.02,35.35,16.89,18.46,0.19,1.69,25.81,24.88,18661.0,27.5,4.85,38.66,17.72,20.94,0.01,1.66,27.92,27.5,18661.0,31.48,5.23,42.24,19.92,22.32,-0.31,1.86,31.91,32.46,18661.0,35.56,5.01,45.0,21.85,23.15,-0.55,2.3,35.91,36.73,18660.0,35.24,4.23,45.0,22.13,22.87,-0.35,2.53,35.5,35.7,18660.0,29.01,2.86,39.49,21.02,18.46,0.19,2.65,29.15,29.02,18660.0
+BR-CAP = 26.55,0.84,28.12,25.3,2.82,0.37,1.98,26.56,26.26,19.0,30.11,0.64,31.29,28.81,2.48,-0.32,2.87,30.11,30.12,19.0,31.88,1.25,33.7,29.02,4.69,-0.57,2.8,31.9,32.05,19.0,25.74,0.59,26.74,24.33,2.41,-0.57,3.39,25.75,25.71,19.0,22.19,0.47,22.95,21.02,1.93,-0.71,3.25,22.2,22.26,19.0,21.19,0.67,21.99,19.65,2.34,-0.96,3.07,21.2,21.3,19.0,19.26,0.33,19.78,18.61,1.17,-0.64,2.45,19.27,19.37,19.0,23.6,0.55,24.47,22.47,2.0,-0.34,2.21,23.61,23.5,19.0,22.96,0.42,23.64,21.85,1.79,-1.0,3.77,22.97,23.09,19.0,27.73,0.86,28.88,26.12,2.76,-0.54,2.18,27.74,27.91,19.0,32.61,1.05,34.39,30.81,3.58,-0.24,2.07,32.63,32.87,19.0,32.89,1.53,34.8,30.46,4.34,-0.2,1.51,32.92,33.01,19.0
+BR-CE = 32.26,2.56,40.59,24.33,16.26,0.09,2.69,32.36,32.32,4862.0,28.32,3.18,39.76,21.3,18.46,0.6,3.0,28.5,27.91,4862.0,26.48,2.5,35.08,19.92,15.16,0.3,2.96,26.6,26.4,4862.0,24.32,1.65,30.39,20.2,10.2,0.77,3.75,24.38,24.06,4862.0,23.32,1.28,27.64,19.09,8.54,0.09,3.15,23.35,23.23,4862.0,25.06,1.94,31.77,20.47,11.3,0.35,2.89,25.13,25.02,4862.0,29.57,2.57,36.18,21.16,15.02,-0.31,2.89,29.68,29.57,4862.0,32.61,2.51,38.39,22.95,15.43,-0.6,3.29,32.71,32.87,4862.0,35.62,2.52,41.69,24.33,17.36,-0.57,3.25,35.71,35.91,4862.0,39.08,2.9,45.0,27.64,17.36,-0.58,2.92,39.18,39.49,4862.0,38.09,3.17,45.0,25.71,19.29,-0.48,2.62,38.22,38.66,4862.0,34.09,2.8,43.9,24.61,19.29,0.15,2.71,34.2,34.05,4862.0
+BR-ES = 26.43,2.01,31.5,15.24,16.26,-0.76,4.59,26.5,26.6,1529.0,25.24,1.5,29.84,17.99,11.85,-0.84,4.44,25.28,25.43,1529.0,25.28,1.66,30.12,17.72,12.4,-0.04,3.5,25.33,25.16,1529.0,24.44,1.55,29.84,18.54,11.3,0.54,3.94,24.49,24.33,1529.0,22.19,1.34,25.16,17.17,7.99,-0.59,3.19,22.23,22.33,1529.0,20.64,1.49,24.47,15.24,9.23,-0.97,3.85,20.7,21.02,1529.0,21.8,1.65,25.02,14.96,10.06,-1.13,3.77,21.87,22.26,1529.0,23.0,1.88,28.74,17.72,11.02,0.36,3.47,23.08,22.81,1529.0,24.25,1.83,30.94,17.17,13.78,-0.07,3.89,24.32,24.33,1529.0,29.14,2.14,34.8,22.4,12.4,-0.39,3.01,29.22,29.36,1529.0,25.94,2.07,33.15,19.09,14.06,0.21,3.32,26.02,25.85,1529.0,25.94,1.9,32.6,18.27,14.33,-0.61,3.74,26.01,26.05,1529.0
+BR-GO = 24.83,1.71,32.6,16.89,15.71,-0.11,3.25,24.89,24.88,11812.0,27.74,1.62,35.63,22.13,13.5,0.83,4.34,27.79,27.64,11818.0,25.09,2.01,32.6,18.82,13.78,0.61,3.13,25.17,24.88,11818.0,28.96,1.7,36.46,23.5,12.95,0.66,3.9,29.01,28.74,11818.0,27.67,1.88,32.87,21.57,11.3,-0.03,2.39,27.74,27.64,11818.0,27.63,1.78,32.87,21.57,11.3,0.17,2.53,27.68,27.5,11818.0,29.34,1.98,34.8,22.13,12.68,0.26,2.42,29.41,29.15,11818.0,33.41,2.04,39.21,23.23,15.98,-0.2,2.55,33.47,33.43,11818.0,35.57,2.27,41.42,22.4,19.02,-0.06,2.82,35.65,35.49,11818.0,37.02,2.04,45.0,27.91,17.09,0.25,3.14,37.08,36.87,11818.0,31.41,2.3,40.31,22.13,18.19,0.21,3.53,31.5,31.36,11818.0,27.85,2.01,35.63,16.06,19.57,0.08,3.67,27.92,27.84,11809.0
+BR-MA = 27.39,1.63,35.08,21.44,13.64,0.19,3.22,27.44,27.36,10609.0,24.36,1.46,31.77,17.17,14.61,0.48,4.38,24.4,24.33,10607.0,23.25,1.19,29.02,16.89,12.13,0.26,3.58,23.28,23.23,10609.0,24.57,1.6,31.77,20.2,11.57,1.15,4.57,24.62,24.33,10609.0,23.99,1.39,29.84,18.82,11.02,0.78,3.64,24.03,23.78,10609.0,26.11,2.13,34.25,20.75,13.5,0.61,2.63,26.2,25.57,10609.0,29.04,2.54,36.46,23.78,12.68,0.36,2.21,29.15,28.46,10609.0,30.72,3.61,40.04,22.95,17.09,0.07,2.01,30.93,30.39,10609.0,32.61,3.76,43.35,24.33,19.02,-0.06,2.29,32.83,32.74,10609.0,33.15,3.38,43.62,24.61,19.02,0.08,2.86,33.33,33.15,10609.0,31.75,2.92,44.45,24.06,20.39,0.2,3.24,31.89,31.77,10609.0,27.67,1.98,37.28,19.92,17.36,0.31,3.61,27.74,27.64,10609.0
+BR-MG = 25.35,1.64,33.98,16.34,17.64,-0.05,3.8,25.4,25.43,20209.0,25.84,2.01,33.43,17.17,16.26,0.79,4.31,25.91,25.71,20210.0,24.49,1.63,33.15,17.17,15.98,0.92,5.08,24.55,24.33,20210.0,26.14,2.62,34.25,16.61,17.64,0.23,2.36,26.27,26.12,20210.0,23.81,2.51,32.32,14.96,17.36,0.31,2.59,23.94,23.5,20210.0,22.46,2.68,32.05,14.41,17.64,0.29,2.16,22.62,22.13,20210.0,23.81,3.18,33.43,13.86,19.57,0.21,2.03,24.02,23.37,20210.0,27.1,3.71,35.63,17.44,18.19,-0.08,1.75,27.35,27.22,20210.0,29.2,4.15,38.39,14.41,23.98,0.03,1.95,29.49,28.74,20210.0,34.12,4.18,44.72,20.47,24.25,-0.07,2.12,34.38,33.98,20210.0,28.85,3.83,41.69,15.79,25.91,0.32,2.5,29.1,28.46,20185.0,26.41,2.26,35.63,15.79,19.84,0.16,3.41,26.51,26.26,20204.0
+BR-MP = 26.18,0.49,27.36,25.16,2.2,0.73,3.48,26.18,26.12,46.0,23.48,0.78,25.71,21.85,3.86,0.24,3.15,23.49,23.5,46.0,22.72,0.64,24.06,21.57,2.48,-0.09,2.23,22.73,22.81,46.0,23.88,0.55,25.43,22.81,2.62,0.14,3.06,23.89,23.92,46.0,23.17,0.55,24.19,21.85,2.34,-0.4,2.62,23.17,23.23,46.0,26.6,0.77,27.91,24.33,3.58,-0.95,3.63,26.61,26.78,46.0,30.37,0.69,31.36,28.74,2.62,-0.38,2.11,30.38,30.46,46.0,33.28,0.52,34.39,31.77,2.62,-0.31,3.52,33.28,33.29,46.0,36.69,1.05,38.66,33.43,5.24,-1.39,5.37,36.7,36.94,46.0,37.69,1.89,40.59,33.7,6.89,-0.55,2.18,37.73,38.28,46.0,34.77,1.55,38.39,30.94,7.44,-0.5,3.34,34.8,34.87,46.0,28.38,1.07,30.81,26.26,4.55,0.12,2.37,28.4,28.4,46.0
+BR-MS = 25.32,1.75,33.15,16.06,17.09,-0.25,3.74,25.39,25.43,12384.0,31.2,1.72,36.46,24.33,12.13,-0.29,2.89,31.24,31.29,12406.0,30.83,2.45,38.11,22.95,15.16,0.19,2.32,30.93,30.67,12406.0,31.21,1.99,38.11,23.78,14.33,-0.48,3.38,31.27,31.36,12406.0,28.21,1.83,33.15,20.47,12.68,-0.35,2.6,28.27,28.33,12406.0,26.52,1.91,32.87,20.2,12.68,0.32,2.8,26.59,26.26,12406.0,25.85,2.27,33.7,18.82,14.88,0.24,2.89,25.94,25.71,12406.0,31.54,2.56,40.04,21.02,19.02,-0.06,3.42,31.65,31.36,12406.0,30.23,2.74,39.49,19.37,20.12,-0.