repository restructure
git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk/data/earthscience@2127 92a21009-5b66-0410-b83a-dc787c41c6e9
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/.classpath b/org.eclipse.stem.internal.data.geography.earthscience.elevation/.classpath
new file mode 100755
index 0000000..64db939
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/.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.elevation/.project b/org.eclipse.stem.internal.data.geography.earthscience.elevation/.project
new file mode 100755
index 0000000..0c370d8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.stem.internal.data.geography.earthscience.elevation</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.elevation/META-INF/MANIFEST.MF b/org.eclipse.stem.internal.data.geography.earthscience.elevation/META-INF/MANIFEST.MF
new file mode 100755
index 0000000..37e1b36
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/META-INF/MANIFEST.MF
@@ -0,0 +1,7 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: STEM Internal Earth Science Elevation Data
+Bundle-SymbolicName: org.eclipse.stem.internal.data.geography.earthscience.elevation
+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.elevation/build.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/build.properties
new file mode 100755
index 0000000..f6d47df
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/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.elevation/resources/data/country/AFG/AFG_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AFG/AFG_0_elevation.properties
new file mode 100755
index 0000000..71df121
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AFG/AFG_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AFG = 1805.6502802917923,1105.2006530076505,7395.0,227.0,7168.0,9.987111873608763,30.772405067188767,2117.0359983067037
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AFG/AFG_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AFG/AFG_1_elevation.properties
new file mode 100755
index 0000000..b3f4212
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AFG/AFG_1_elevation.properties
@@ -0,0 +1,63 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AF-BAL = 895.8848741721854,726.4571572471318,3991.0,248.0,3743.0,6.929286502053059,22.646005711445746,1153.4078676192964
+AF-BAM = 3170.289200014699,439.1918967985357,5003.0,1454.0,3549.0,397.35533538774234,3019.2120768029067,3200.5660646115925
+AF-BDG = 1471.3576417910447,679.390242595625,3438.0,361.0,3077.0,17.125955858083497,56.32931958013681,1620.6370388804041
+AF-BDS = 3560.8221714105493,1112.0829301294943,7395.0,615.0,6780.0,42.10390151833669,164.74688446425046,3730.440051775976
+AF-BGL = 2070.6281436320437,1086.4076189132516,4940.0,468.0,4472.0,13.126410813366695,40.896028304967935,2338.3289810533156
+AF-FRA = 1193.176785382307,605.2101540490354,4150.0,512.0,3638.0,14.903921806141279,53.060498589211385,1337.8901942010427
+AF-FYB = 1230.2668638178322,830.91162095261,3468.0,242.0,3226.0,8.31614019690883,23.754019225657824,1484.5776093024874
+AF-GHA = 2486.7448633952845,505.8526556772401,4638.0,1228.0,3410.0,134.4149502876719,748.834243450897,2537.6735260625132
+AF-GHO = 2705.7150064382663,362.62405014803045,3864.0,1390.0,2474.0,437.6923430470595,3433.7969146650034,2729.906573092015
+AF-HEL = 1063.93736421502,409.3960626013088,3205.0,562.0,2643.0,27.29260443367924,113.31617666498762,1139.9858994944889
+AF-HER = 1318.4911478967008,603.9926747972721,3568.0,483.0,3085.0,18.00127280994407,63.55939903765351,1450.2503433168806
+AF-JOW = 1393.330725282148,1156.28442230632,4185.0,227.0,3958.0,5.95308411740994,15.440975186692928,1810.6253547555207
+AF-KAB = 2109.1839580209894,601.4250228112347,4606.0,860.0,3746.0,54.726966384451075,244.74820690527892,2193.255349209613
+AF-KAN = 1230.9051568529815,306.07281173879795,3176.0,812.0,2364.0,78.68593467097179,389.355219753808,1268.3879813578164
+AF-KAP = 3150.6519839825264,1017.1312918127247,5299.0,1087.0,4212.0,38.88715642685773,149.89780183001096,3310.7648646434636
+AF-KDZ = 514.3435836782969,253.02636978612563,1696.0,257.0,1439.0,16.295595802930308,62.1767564787757,573.21171121862
+AF-KNR = 2904.922776750873,1163.1364358984601,5910.0,627.0,5283.0,23.044927159577785,78.02518477446355,3129.1313023586213
+AF-LAG = 2512.1782568141775,1191.141988492447,5236.0,583.0,4653.0,15.868038918860425,49.68495721522755,2780.262367252354
+AF-LOW = 2461.9234782608696,469.66918421684954,4133.0,1798.0,2335.0,160.49881483783224,938.2480267957854,2506.3232743233702
+AF-NAN = 1391.6733144268594,815.9186347852727,4360.0,386.0,3974.0,11.179417496505916,36.96968292474431,1613.219709983022
+AF-NIM = 585.5219932844933,122.37290286302208,1383.0,425.0,958.0,125.15532490773064,690.2590090143998,598.1731621988481
+AF-ORU = 2404.7797353957117,612.5667651711208,4691.0,1005.0,3686.0,72.19025737944897,330.9572620417063,2481.5728112554098
+AF-PAR = 2828.995932454086,760.175907236463,4771.0,1390.0,3381.0,62.63435025808221,276.1458394651573,2929.348971321878
+AF-PIA = 2195.569860073472,551.274306402433,4558.0,899.0,3659.0,75.06176469968666,348.71346174094026,2263.720471118846
+AF-SAM = 1596.5264220939819,976.5846695604149,4015.0,272.0,3743.0,9.489752086660047,26.567136750653138,1871.5272461988452
+AF-TAK = 2030.2545615982242,1301.5495033331688,5416.0,361.0,5055.0,9.122573686167616,26.819704604690255,2411.631127373588
+AF-WAR = 2989.6800309148875,483.89635259657064,4894.0,1978.0,2916.0,254.85911883525537,1701.2843279551853,3028.587520166374
+AF-ZAB = 2028.2288566656543,398.1443554439883,4052.0,1172.0,2880.0,148.53734192994256,856.2860595431433,2066.93764366107
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AFG/AFG_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AFG/AFG_2_elevation.properties
new file mode 100755
index 0000000..db687ae
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AFG/AFG_2_elevation.properties
@@ -0,0 +1,63 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AFG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AFG
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AF-BAL-G040001 = 895.8848741721854,726.4571572471318,3991.0,248.0,3743.0,6.929286502053059,22.646005711445746,1153.4078676192964
+AF-BAM-G050001 = 3170.289200014699,439.1918967985357,5003.0,1454.0,3549.0,397.35533538774234,3019.2120768029067,3200.5660646115925
+AF-BDG-G020001 = 1471.3576417910447,679.390242595625,3438.0,361.0,3077.0,17.125955858083497,56.32931958013681,1620.6370388804041
+AF-BDS-G010001 = 3560.8221714105493,1112.0829301294943,7395.0,615.0,6780.0,42.10390151833669,164.74688446425046,3730.440051775976
+AF-BGL-G030001 = 2070.6281436320437,1086.4076189132516,4940.0,468.0,4472.0,13.126410813366695,40.896028304967935,2338.3289810533156
+AF-FRA-G070001 = 1193.176785382307,605.2101540490354,4150.0,512.0,3638.0,14.903921806141279,53.060498589211385,1337.8901942010427
+AF-FYB-G080001 = 1230.2668638178322,830.91162095261,3468.0,242.0,3226.0,8.31614019690883,23.754019225657824,1484.5776093024874
+AF-GHA-G090001 = 2486.7448633952845,505.8526556772401,4638.0,1228.0,3410.0,134.4149502876719,748.834243450897,2537.6735260625132
+AF-GHO-G100001 = 2705.7150064382663,362.62405014803045,3864.0,1390.0,2474.0,437.6923430470595,3433.7969146650034,2729.906573092015
+AF-HEL-G110001 = 1063.93736421502,409.3960626013088,3205.0,562.0,2643.0,27.29260443367924,113.31617666498762,1139.9858994944889
+AF-HER-G120001 = 1318.4911478967008,603.9926747972721,3568.0,483.0,3085.0,18.00127280994407,63.55939903765351,1450.2503433168806
+AF-JOW-G130001 = 1393.330725282148,1156.28442230632,4185.0,227.0,3958.0,5.95308411740994,15.440975186692928,1810.6253547555207
+AF-KAB-G140001 = 2109.1839580209894,601.4250228112347,4606.0,860.0,3746.0,54.726966384451075,244.74820690527892,2193.255349209613
+AF-KAN-G150001 = 1230.9051568529815,306.07281173879795,3176.0,812.0,2364.0,78.68593467097179,389.355219753808,1268.3879813578164
+AF-KAP-G160001 = 3150.6519839825264,1017.1312918127247,5299.0,1087.0,4212.0,38.88715642685773,149.89780183001096,3310.7648646434636
+AF-KDZ-G190001 = 514.3435836782969,253.02636978612563,1696.0,257.0,1439.0,16.295595802930308,62.1767564787757,573.21171121862
+AF-KNR-G180001 = 2904.922776750873,1163.1364358984601,5910.0,627.0,5283.0,23.044927159577785,78.02518477446355,3129.1313023586213
+AF-LAG-G200001 = 2512.1782568141775,1191.141988492447,5236.0,583.0,4653.0,15.868038918860425,49.68495721522755,2780.262367252354
+AF-LOW-G210001 = 2461.9234782608696,469.66918421684954,4133.0,1798.0,2335.0,160.49881483783224,938.2480267957854,2506.3232743233702
+AF-NAN-G220001 = 1391.6733144268594,815.9186347852727,4360.0,386.0,3974.0,11.179417496505916,36.96968292474431,1613.219709983022
+AF-NIM-G230001 = 585.5219932844933,122.37290286302208,1383.0,425.0,958.0,125.15532490773064,690.2590090143998,598.1731621988481
+AF-ORU-G250001 = 2404.7797353957117,612.5667651711208,4691.0,1005.0,3686.0,72.19025737944897,330.9572620417063,2481.5728112554098
+AF-PAR-G290001 = 2828.995932454086,760.175907236463,4771.0,1390.0,3381.0,62.63435025808221,276.1458394651573,2929.348971321878
+AF-PIA-G260001 = 2195.569860073472,551.274306402433,4558.0,899.0,3659.0,75.06176469968666,348.71346174094026,2263.720471118846
+AF-SAM-G300001 = 1596.5264220939819,976.5846695604149,4015.0,272.0,3743.0,9.489752086660047,26.567136750653138,1871.5272461988452
+AF-TAK-G320001 = 2030.2545615982242,1301.5495033331688,5416.0,361.0,5055.0,9.122573686167616,26.819704604690255,2411.631127373588
+AF-WAR-G330001 = 2989.6800309148875,483.89635259657064,4894.0,1978.0,2916.0,254.85911883525537,1701.2843279551853,3028.587520166374
+AF-ZAB-G340001 = 2028.2288566656543,398.1443554439883,4052.0,1172.0,2880.0,148.53734192994256,856.2860595431433,2066.93764366107
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AGO/AGO_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AGO/AGO_0_elevation.properties
new file mode 100755
index 0000000..6090fe1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AGO/AGO_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AGO = 1063.1255194032108,367.11646412460595,2548.0,1.0,2547.0,32.089134395868754,114.2131706452929,1124.7267971546335
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AGO/AGO_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AGO/AGO_1_elevation.properties
new file mode 100755
index 0000000..e820ac3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AGO/AGO_1_elevation.properties
@@ -0,0 +1,53 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AO-BGO = 238.43962353646054,205.07325891390397,1093.0,1.0,1092.0,6.335537195716012,19.57411751961118,314.4972107885519
+AO-BGU = 891.6513431065164,462.38946745448766,2481.0,1.0,2480.0,13.10717175979235,39.94494732395278,1004.4133298978574
+AO-BIE = 1453.2318269754294,158.11480208140458,1857.0,1041.0,816.0,804.0174517799037,7646.746717989649,1461.8081384270597
+AO-CAB = 160.86467697470934,159.18618930269298,755.0,1.0,754.0,5.465068293562337,17.209230450522252,226.31325008247097
+AO-CCU = 1191.1758617993573,133.21228836941552,1646.0,952.0,694.0,742.6552208488848,6906.655768810288,1198.6014548239375
+AO-CNN = 1153.3040986472029,89.22211620529613,1478.0,659.0,819.0,2197.9044335048407,28892.30547926844,1156.7501588400964
+AO-CNO = 689.3100794438927,346.0107124170751,1493.0,79.0,1414.0,13.8397686457827,41.17360022204913,771.2793260099199
+AO-CUS = 1090.6129347014073,473.05925057333684,2462.0,1.0,2461.0,18.262836536606038,54.6512785734685,1188.789984770658
+AO-HUA = 1624.1528449144007,135.0257053851843,2548.0,1253.0,1295.0,1777.2835700845299,21849.492186919666,1629.7559341074075
+AO-HUI = 1380.762634335107,201.98501794602478,2301.0,688.0,1613.0,339.8880631422333,2466.607433252329,1395.4581326040134
+AO-LNO = 946.6959926042043,146.35190051425224,1351.0,553.0,798.0,289.96407959915587,2001.1665176266358,957.9416376778877
+AO-LSU = 1120.3879773752726,117.83198768881171,1487.0,748.0,739.0,888.4729233587601,8731.030875304066,1126.5671738381827
+AO-LUA = 49.72333016777461,50.56468779034246,156.0,1.0,155.0,4.573774089597384,11.41945369495304,70.9168330814929
+AO-MAL = 986.8515188166713,226.92901358316104,1447.0,321.0,1126.0,94.74600421130494,463.7539348474289,1012.6068819618981
+AO-MOX = 1214.423868570213,126.24460665299625,1670.0,973.0,697.0,919.663016403271,9145.150156909065,1220.9680721714278
+AO-NAM = 560.3106133256996,335.09537241642533,2289.0,1.0,2288.0,10.66831423269187,35.67101243618279,652.868204173189
+AO-UIG = 792.1658257100272,183.26242990028226,1335.0,333.0,1002.0,93.71436406353426,463.070647444791,813.0878265204838
+AO-ZAI = 365.2741753329255,206.12774615525277,1084.0,1.0,1083.0,11.154253637139002,33.111936028043154,419.42087561325906
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AGO/AGO_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AGO/AGO_2_elevation.properties
new file mode 100755
index 0000000..cad5f84
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AGO/AGO_2_elevation.properties
@@ -0,0 +1,69 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AGO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AGO
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AO-BGO-G010001 = 238.43962353646054,205.07325891390397,1093.0,1.0,1092.0,6.335537195716012,19.57411751961118,314.4972107885519
+AO-BGU-G020001 = 891.6513431065164,462.38946745448766,2481.0,1.0,2480.0,13.10717175979235,39.94494732395278,1004.4133298978574
+AO-BIE-G030001 = 1453.2318269754294,158.11480208140458,1857.0,1041.0,816.0,804.0174517799037,7646.746717989649,1461.8081384270597
+AO-CAB-G040001 = 160.86467697470934,159.18618930269298,755.0,1.0,754.0,5.465068293562337,17.209230450522252,226.31325008247097
+AO-CCU-G050001 = 1191.1758617993573,133.21228836941552,1646.0,952.0,694.0,742.6552208488848,6906.655768810288,1198.6014548239375
+AO-CNN-G080001 = 1153.3040986472029,89.22211620529613,1478.0,659.0,819.0,2197.9044335048407,28892.30547926844,1156.7501588400964
+AO-CNO-G060001 = 689.3100794438927,346.0107124170751,1493.0,79.0,1414.0,13.8397686457827,41.17360022204913,771.2793260099199
+AO-CUS-G070001 = 1090.6129347014073,473.05925057333684,2462.0,1.0,2461.0,18.262836536606038,54.6512785734685,1188.789984770658
+AO-HUA-G090001 = 1624.1528449144007,135.0257053851843,2548.0,1253.0,1295.0,1777.2835700845299,21849.492186919666,1629.7559341074075
+AO-HUI-G100001 = 1380.762634335107,201.98501794602478,2301.0,688.0,1613.0,339.8880631422333,2466.607433252329,1395.4581326040134
+AO-LNO-G120001 = 946.6959926042043,146.35190051425224,1351.0,553.0,798.0,289.96407959915587,2001.1665176266358,957.9416376778877
+AO-LSU-G130001 = 1120.3879773752726,117.83198768881171,1487.0,748.0,739.0,888.4729233587601,8731.030875304066,1126.5671738381827
+AO-LUA-G110001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-LUA-G110002 = 49.86253968253968,50.56966114648836,156.0,1.0,155.0,4.585488825092226,11.447576275090437,71.0180504665081
+AO-LUA-G110003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-LUA-G110004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-LUA-G110005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-MAL-G140001 = 986.8515188166713,226.92901358316104,1447.0,321.0,1126.0,94.74600421130494,463.7539348474289,1012.6068819618981
+AO-MOX-G150001 = 1214.423868570213,126.24460665299625,1670.0,973.0,697.0,919.663016403271,9145.150156909065,1220.9680721714278
+AO-NAM-G160001 = 561.2792354897913,334.5773235668903,2289.0,1.0,2288.0,10.736541172262589,35.95472391164703,653.4342856303053
+AO-NAM-G160002 = 2.0,1.6564424689353272,7.0,1.0,6.0,7.084423382708084,23.93565829583393,2.596883064924673
+AO-UIG-G170001 = 792.1658257100272,183.26242990028226,1335.0,333.0,1002.0,93.71436406353426,463.070647444791,813.0878265204838
+AO-ZAI-G180001 = 365.6773524908727,205.88513676054717,1084.0,1.0,1083.0,11.206123790709091,33.305114704776024,419.652970516883
+AO-ZAI-G180002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-ZAI-G180003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-ZAI-G180004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-ZAI-G180005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-ZAI-G180006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-ZAI-G180007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-ZAI-G180008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-ZAI-G180009 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-ZAI-G180010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-ZAI-G180011 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AO-ZAI-G180012 = 1.4,0.8,3.0,1.0,2.0,12.109374999999998,41.50390624999999,1.61245154965971
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ALB/ALB_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ALB/ALB_0_elevation.properties
new file mode 100755
index 0000000..0773fe7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ALB/ALB_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ALB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ALB
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ALB = 688.6191460837556,529.2632406834721,2637.0,1.0,2636.0,6.659698088953709,18.404640325785735,868.5136189443979
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ALB/ALB_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ALB/ALB_1_elevation.properties
new file mode 100755
index 0000000..88e1bd2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ALB/ALB_1_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ALB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ALB
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AL-SH = 688.6191460837556,529.2632406834721,2637.0,1.0,2636.0,6.659698088953709,18.404640325785735,868.5136189443979
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AND/AND_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AND/AND_0_elevation.properties
new file mode 100755
index 0000000..8c37ceb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AND/AND_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AND elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AND
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AND = 2050.3649222065064,420.62863281868664,2899.0,908.0,1991.0,129.93148340361162,699.5534092334269,2093.065875925029
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AND/AND_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AND/AND_1_elevation.properties
new file mode 100755
index 0000000..7c65b7e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AND/AND_1_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AND elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AND
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AD-01 = 2050.3649222065064,420.62863281868664,2899.0,908.0,1991.0,129.93148340361162,699.5534092334269,2093.065875925029
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARE/ARE_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARE/ARE_0_elevation.properties
new file mode 100755
index 0000000..a5e7879
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARE/ARE_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ARE = 112.7501527183873,97.71112377158057,1812.0,1.0,1811.0,8.896175844711438,59.54938481113195,149.19805845494378
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARE/ARE_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARE/ARE_1_elevation.properties
new file mode 100755
index 0000000..24037ca
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARE/ARE_1_elevation.properties
@@ -0,0 +1,43 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AE-AJ = 36.83653846153846,50.42780646568746,195.0,1.0,194.0,4.79748856315073,16.326892201633665,62.4491331466597
+AE-AZ = 100.85954245428091,61.030437557358425,1131.0,1.0,1130.0,10.757953409071364,44.288203601233214,117.88707143927734
+AE-DU = 94.0772591857001,91.84151859302578,1039.0,1.0,1038.0,8.003195981136168,51.71578125827594,131.473933665067
+AE-FU = 295.9047619047619,220.3127832173603,1424.0,1.0,1423.0,7.534910239750431,24.72772023585719,368.91374407426656
+AE-NEU = 359.3045977011494,121.86040761616704,734.0,182.0,552.0,35.18119842010791,139.1448832238225,379.4071070414512
+AE-RK = 287.97300435413644,259.18232622276236,1812.0,1.0,1811.0,6.05372059564607,20.558717773163416,387.4324837478007
+AE-SH = 151.25650443832262,109.75565851400778,890.0,1.0,889.0,8.90266676236215,38.22027074633573,186.88187368159547
+AE-UQ = 50.63553299492386,35.61913813339202,175.0,1.0,174.0,7.836224849317731,22.698028100434577,61.908644009101714
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARE/ARE_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARE/ARE_2_elevation.properties
new file mode 100755
index 0000000..df77a6b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARE/ARE_2_elevation.properties
@@ -0,0 +1,120 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARE
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AE-AJ-G020001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AJ-G020002 = 19.43646408839779,11.77236189659498,50.0,1.0,49.0,10.190256806828726,31.085820106517122,22.723658175654244
+AE-AJ-G020003 = 172.54166666666666,11.579360829606365,195.0,154.0,41.0,3353.4168878147957,50647.16790558009,172.92977861933824
+AE-AZ-G010001 = 2.1666666666666665,1.4624940645653537,5.0,1.0,4.0,8.684683930716304,26.412548490470567,2.614064523559687
+AE-AZ-G010002 = 5.666666666666667,1.247219128924647,7.0,4.0,3.0,107.03812738592597,544.5459183673471,5.802298395176403
+AE-AZ-G010003 = 16.0,0.0,16.0,16.0,0.0,0.0,-1.2,16.0
+AE-AZ-G010004 = 3.5,2.745125550082234,8.0,1.0,7.0,6.529453858887001,17.2989825026392,4.448113564840075
+AE-AZ-G010005 = 5.125,3.4072532926097527,10.0,1.0,9.0,7.99813809788766,20.61451791417066,6.154266812545585
+AE-AZ-G010006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010007 = 9.714285714285714,4.2999762695121175,16.0,1.0,15.0,17.635756241496075,53.73598136533973,10.623424252901833
+AE-AZ-G010008 = 10.2,2.481934729198171,13.0,6.0,7.0,81.11863960911339,378.4101450497556,10.497618777608569
+AE-AZ-G010009 = 6.5,0.5,7.0,6.0,1.0,2236.0,29576.0,6.519202405202649
+AE-AZ-G010010 = 31.424242424242426,22.54830545676401,74.0,1.0,73.0,7.1514475328562686,18.734495238199305,38.67698399447779
+AE-AZ-G010011 = 10.0,0.0,10.0,10.0,0.0,0.0,-1.2,10.0
+AE-AZ-G010012 = 8.5,1.5,10.0,7.0,3.0,198.96296296296296,1224.79012345679,8.631338250816034
+AE-AZ-G010013 = 8.710526315789474,3.4405315894100625,16.0,1.0,15.0,23.31666665690544,77.85113213066109,9.365389811203242
+AE-AZ-G010014 = 10.0,3.0,13.0,7.0,6.0,47.03703703703704,191.12345679012347,10.44030650891055
+AE-AZ-G010015 = 4.5,3.5,8.0,1.0,7.0,5.982507288629738,13.65097875885048,5.70087712549569
+AE-AZ-G010016 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010017 = 13.0,0.0,13.0,13.0,0.0,0.0,-1.2,13.0
+AE-AZ-G010018 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010019 = 7.0,0.0,7.0,7.0,0.0,0.0,-1.2,7.0
+AE-AZ-G010020 = 8.0,3.0,11.0,5.0,6.0,26.962962962962962,94.23456790123457,8.54400374531753
+AE-AZ-G010021 = 22.636363636363637,13.646662777348816,50.0,2.0,48.0,10.032727007735696,29.776599837036883,26.43173024295541
+AE-AZ-G010022 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010023 = 4.333333333333333,2.5603819159562025,7.0,1.0,6.0,9.611913495465577,24.649813272048274,5.033222956847166
+AE-AZ-G010024 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010025 = 9.0,0.0,9.0,9.0,0.0,0.0,-1.2,9.0
+AE-AZ-G010026 = 12.823529411764707,7.122749750892616,22.0,1.0,21.0,10.525198299666375,27.029993834982392,14.668894661433605
+AE-AZ-G010027 = 10.952380952380953,5.331632381820345,17.0,1.0,16.0,13.854769668794413,37.67118616699158,12.18117204463316
+AE-AZ-G010028 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010029 = 15.0,0.0,15.0,15.0,0.0,0.0,-1.2,15.0
+AE-AZ-G010030 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010031 = 10.7,3.63761215940103,20.0,1.0,19.0,34.38270746288321,131.45105244707705,11.30142567210979
+AE-AZ-G010032 = 2.25,1.6393596310755,5.0,1.0,4.0,7.660393300428515,22.256354786371016,2.7838821814150108
+AE-AZ-G010033 = 25.345238095238095,27.01123842280814,121.0,1.0,120.0,5.256741662042458,17.28121795934615,37.04035765537497
+AE-AZ-G010034 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010035 = 8.75,9.390819985496474,24.0,1.0,23.0,4.393814035257891,10.876220603429267,12.835497652993435
+AE-AZ-G010036 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010037 = 8.852941176470589,4.531798454458661,17.0,1.0,16.0,13.26161908620433,39.095353030376764,9.94543939229848
+AE-AZ-G010038 = 13.4,10.170545708072897,23.0,1.0,22.0,5.858515539637595,12.600177258831383,16.822603841260722
+AE-AZ-G010039 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010040 = 10.0,3.40587727318528,14.0,5.0,9.0,33.7550381355521,123.23721759809753,10.564090116995406
+AE-AZ-G010041 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010042 = 10.055263157894737,3.9602762641819154,22.0,1.0,21.0,24.07636191909582,84.34128425111872,10.807039616063129
+AE-AZ-G010043 = 101.89311826155632,60.60221591971133,1131.0,1.0,1130.0,11.114039529166782,46.08008914531606,118.55309411163803
+AE-AZ-G010044 = 11.0,0.0,11.0,11.0,0.0,0.0,-1.2,11.0
+AE-AZ-G010045 = 3.0,1.7097008285302207,6.0,1.0,5.0,10.85139064645393,30.888504155124654,3.4529808749943753
+AE-AZ-G010046 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010047 = 8.833333333333334,3.531603350069515,15.0,1.0,14.0,22.94900150656528,77.91711350638141,9.513148795220223
+AE-AZ-G010048 = 12.142857142857142,2.695423180587601,16.0,9.0,7.0,105.05427584671459,537.0471294659764,12.438419743451567
+AE-AZ-G010049 = 7.333333333333333,3.4960294939005054,11.0,1.0,10.0,14.822009341908748,42.026280991735526,8.12403840463596
+AE-AZ-G010050 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010051 = 7.105263157894737,2.6136229511442393,11.0,1.0,10.0,27.35386934776787,93.02216667357324,7.570719217728539
+AE-AZ-G010052 = 1.3333333333333333,0.4714045207910317,2.0,1.0,1.0,31.81980515339464,121.5,1.4142135623730951
+AE-AZ-G010053 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-AZ-G010054 = 9.0,4.0,13.0,5.0,8.0,18.140625,57.00390625,9.848857801796104
+AE-AZ-G010055 = 5.0,0.0,5.0,5.0,0.0,0.0,-1.2,5.0
+AE-AZ-G010056 = 10.0,1.0,11.0,9.0,2.0,1030.0,10601.0,10.04987562112089
+AE-AZ-G010057 = 4.833333333333333,4.374801582802229,13.0,1.0,12.0,5.539708009265943,14.983739923028471,6.519202405202649
+AE-AZ-G010058 = 6.5,8.958236433584458,22.0,1.0,21.0,3.7063648027151586,9.094399316776817,11.067971810589327
+AE-AZ-G010059 = 66.14285714285714,50.54115316517131,129.0,1.0,128.0,6.078057617040745,14.169309499984521,83.24233126412135
+AE-AZ-G010060 = 5.0,0.0,5.0,5.0,0.0,0.0,-1.2,5.0
+AE-AZ-G010061 = 7.333333333333333,2.160246899469287,11.0,4.0,7.0,49.53137533783149,207.0510204081632,7.644896627453143
+AE-DU-G040001 = 84.54294416243656,59.63740550606091,268.0,1.0,267.0,7.709131363250996,22.15013185636957,103.4607633025545
+AE-DU-G040002 = 520.9545454545455,201.37768163616602,1039.0,277.0,762.0,25.78507477651024,94.78146604504924,558.5218071757888
+AE-FU-G030001 = 333.5498670212766,222.21043831525762,1424.0,1.0,1423.0,8.977615730922452,30.265687801458757,400.7904598242955
+AE-FU-G030002 = 215.13694721825962,192.80058827055169,909.0,1.0,908.0,5.875168018988212,18.038319242480963,288.8874744530525
+AE-NEU-G050001 = 430.98214285714283,92.07983552164868,734.0,305.0,429.0,117.93103372540509,640.8985821333799,440.70886486594367
+AE-NEU-G050002 = 229.82258064516128,17.685901249800356,257.0,182.0,75.0,2232.5511944017776,29492.313561013732,230.50208172035966
+AE-RK-G060001 = 210.00987654320988,287.75050046826635,1812.0,1.0,1811.0,4.739506662320043,17.48452858663812,356.2365769617602
+AE-RK-G060002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-RK-G060003 = 3.3333333333333335,3.2998316455372216,8.0,1.0,7.0,4.768332317447477,11.520824656393172,4.69041575982343
+AE-RK-G060004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-RK-G060005 = 400.27259887005647,153.25437380703372,991.0,120.0,871.0,26.375643383887017,98.3964634865147,428.60827861483864
+AE-SH-G070001 = 133.72144754316068,72.68949521061256,330.0,1.0,329.0,11.834474346335522,34.85768701986705,152.2011440397606
+AE-SH-G070002 = 358.3764705882353,213.057074732161,890.0,1.0,889.0,10.041471875985101,28.906224847638086,416.92566695360205
+AE-UQ-G080001 = 17.75,14.43303502386106,55.0,1.0,54.0,6.602556519498865,19.930466854066143,22.877390585466692
+AE-UQ-G080002 = 51.65240083507307,35.535792322525246,175.0,1.0,174.0,8.106221675630819,23.548307762541405,62.695797690249556
+AE-UQ-G080003 = 10.5,2.345207879911715,14.0,6.0,8.0,102.62707210026883,514.7190082644628,10.758717395675006
+AE-UQ-G080004 = 8.333333333333334,1.8856180831641267,11.0,7.0,4.0,100.2821046787453,512.6572265625,8.54400374531753
+AE-UQ-G080005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-UQ-G080006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-UQ-G080007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AE-UQ-G080008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARG/ARG_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARG/ARG_0_elevation.properties
new file mode 100755
index 0000000..84f486d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARG/ARG_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ARG = 682.3391346793654,1018.3205467913997,6798.0,-127.0,6925.0,4.799000287007676,18.415282223318528,1225.7909408759417
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARG/ARG_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARG/ARG_1_elevation.properties
new file mode 100755
index 0000000..f0b2828
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARG/ARG_1_elevation.properties
@@ -0,0 +1,59 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AR-A = 1628.6229124261843,1616.0840969816863,6473.0,113.0,6360.0,4.768321301031284,11.940703456206212,2294.3714606394733
+AR-B = 90.76191075502017,78.64708392535739,1207.0,-40.0,1247.0,6.757547751577676,27.136988454576006,120.09616252765268
+AR-C = 18.880597014925375,7.818409938851468,31.0,2.0,29.0,20.85868157204245,66.49053632213715,20.435373194829115
+AR-D = 570.183693230425,263.6949247987479,2265.0,248.0,2017.0,18.469383252472245,73.60809492698948,628.2073363074513
+AR-E = 40.140850463711,24.252466086045313,122.0,1.0,121.0,9.488846054707865,25.981814648711744,46.898507302522454
+AR-F = 1410.2201400363178,1318.9315184418142,6713.0,157.0,6556.0,5.737312656115972,17.511018952460066,1930.880937215776
+AR-G = 168.71108586628245,84.48702245035976,714.0,58.0,656.0,15.794909554311884,62.08941150761987,188.68356435234801
+AR-H = 106.08860954020162,45.864146319206895,257.0,35.0,222.0,20.124787214151237,71.16789147293088,115.57816831808233
+AR-J = 2216.098476700268,1384.3597810122099,6531.0,362.0,6169.0,9.25071401770528,25.980863943472105,2612.9570340358455
+AR-K = 2736.9861793542887,1636.270005558033,6786.0,160.0,6626.0,9.512792472402545,24.99487516961609,3188.804302095859
+AR-L = 259.61575827906665,149.75483547017743,1192.0,-62.0,1254.0,12.214741336208675,47.407676139046316,299.7112822259347
+AR-M = 1353.389795511506,1030.0154884463302,6798.0,314.0,6484.0,7.542459873636706,24.57747774961341,1700.7633124670776
+AR-N = 305.012770187602,149.36455777917405,839.0,37.0,802.0,15.233551441508071,49.898176651418844,339.6212023682903
+AR-P = 106.24204803551793,43.21067606712096,233.0,36.0,197.0,22.896972164781594,81.81265917497605,114.69322254152154
+AR-Q = 1098.5410082448939,539.7117396989158,4565.0,195.0,4370.0,15.583325102186313,54.900510031553196,1223.9612366266106
+AR-R = 568.1106220306148,439.3950919524395,2839.0,-87.0,2926.0,6.535170762081122,17.43399251126527,718.2045152294126
+AR-S = 56.706260744191205,27.33805495596413,137.0,1.0,136.0,15.369863619831067,48.556410028989845,62.95211875992209
+AR-T = 1038.0395120298203,983.7204930271207,5326.0,228.0,5098.0,6.008183498796228,20.2749659832351,1430.1160921186195
+AR-U = 604.9792921613755,390.6368719287373,2406.0,-46.0,2452.0,8.919437276804135,26.27381938932879,720.1368686953432
+AR-V = 231.13446440290707,179.65969401159208,1397.0,1.0,1396.0,6.80714267968883,20.279265778168508,292.7468979975002
+AR-W = 58.63138036110713,18.18238795375837,202.0,12.0,190.0,44.2585196258229,192.25802021984964,61.385975554272015
+AR-X = 333.74708726950524,335.7299662152797,2677.0,45.0,2632.0,6.495043151300856,27.836828144179254,473.39384076661815
+AR-Y = 3209.754449820232,1370.551248544055,5767.0,289.0,5478.0,18.874930822239982,56.16396235328739,3490.1195327705427
+AR-Z = 452.18938428479737,374.4949413433041,3712.0,-127.0,3839.0,7.1020307510603935,27.962051799338354,587.130054035411
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARG/ARG_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARG/ARG_2_elevation.properties
new file mode 100755
index 0000000..f69d4d1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARG/ARG_2_elevation.properties
@@ -0,0 +1,554 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARG
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AR-A-G170001 = 404.408759890764,295.0667182299583,2292.0,172.0,2120.0,9.260704865298184,39.07168315058739,500.6104406456017
+AR-A-G170002 = 3607.028888888889,836.561539045321,6312.0,2297.0,4015.0,93.72132487491102,470.53747918081297,3702.7682365885244
+AR-A-G170003 = 2294.634463276836,715.4435242836436,4783.0,1426.0,3357.0,43.54793959385265,182.50764270158788,2403.5820677682664
+AR-A-G170004 = 2088.4147727272725,1001.052861143953,4907.0,941.0,3966.0,16.444211922002577,57.41383122011686,2315.941081666371
+AR-A-G170005 = 1098.2354414527238,274.136980730695,2416.0,754.0,1662.0,78.09156230022036,389.38469150029016,1131.93293488042
+AR-A-G170006 = 1231.0192973775358,321.89728573995484,2718.0,755.0,1963.0,68.54041944240437,323.6833226273396,1272.4096718756236
+AR-A-G170007 = 1299.516129032258,310.0585163062244,2130.0,887.0,1243.0,86.91236454515985,428.397073719072,1335.9934330486064
+AR-A-G170008 = 2014.1325396825396,785.0069501592408,4821.0,903.0,3918.0,25.353291958941362,93.66602096208386,2161.70437368442
+AR-A-G170009 = 392.6037353624191,161.6627877937326,1124.0,173.0,951.0,22.572688421550705,82.97361808313013,424.58515044424917
+AR-A-G170010 = 916.0331658291457,267.135363472558,2074.0,506.0,1568.0,51.729072639453015,228.55630381996616,954.1897417791615
+AR-A-G170011 = 1812.9339019189765,405.8789251994025,3265.0,954.0,2311.0,102.9730363875442,528.8192443722211,1857.8124325798306
+AR-A-G170012 = 2061.096256684492,1104.5426738537049,4601.0,506.0,4095.0,12.633748533336721,39.09287976974429,2338.403792693364
+AR-A-G170013 = 1736.4865844815083,510.2760201622102,3064.0,896.0,2168.0,50.00895735869311,211.04470220820832,1809.9080846376808
+AR-A-G170014 = 4059.6139471285323,470.5088858610544,6473.0,3299.0,3174.0,668.9387731107599,6017.3696388646695,4086.7889609563535
+AR-A-G170015 = 657.0339819514946,374.6283085200668,2709.0,268.0,2441.0,12.567762168759668,48.64124917353412,756.3332750736566
+AR-A-G170016 = 3459.0025458248474,856.7711835674012,5581.0,2067.0,3514.0,78.04481021296618,367.22577886069416,3563.531320616427
+AR-A-G170017 = 598.4990083300278,691.1946455565806,4387.0,172.0,4215.0,6.1011897756355244,25.767766564332895,914.3036153368937
+AR-A-G170018 = 3884.4565299209635,549.4105440286015,5605.0,2738.0,2867.0,375.36045336266903,2821.840909825019,3923.117953711743
+AR-A-G170019 = 204.83981164897128,25.051402637362237,326.0,113.0,213.0,571.9477020757946,4898.875292280914,206.3659885021882
+AR-A-G170020 = 3445.563025210084,836.1806662208288,5509.0,1190.0,4319.0,81.68284709041795,382.9217963845155,3545.575082727254
+AR-A-G170021 = 782.345165945166,359.1752140610822,2379.0,357.0,2022.0,18.45472241618149,70.36918269977183,860.8546875481326
+AR-A-G170022 = 3023.3196091205214,847.9503676857992,5276.0,1524.0,3752.0,56.41873035943929,245.8035794469302,3139.981096272896
+AR-A-G170023 = 2717.338001672241,1212.27966367248,5122.0,589.0,4533.0,17.954389931139527,56.86669886493233,2975.491186054154
+AR-B-G010001 = 56.98741300162891,14.542532635603498,94.0,25.0,69.0,72.30791807667046,336.199466442891,58.81369310012608
+AR-B-G010002 = 76.99609756097561,6.953315946880753,97.0,53.0,44.0,1390.5354405453124,15752.969794601984,77.30942790033065
+AR-B-G010003 = 5.0,0.0,5.0,5.0,0.0,0.0,-1.2,5.0
+AR-B-G010004 = 7.5,0.5,8.0,7.0,1.0,3420.0,51976.0,7.516648189186454
+AR-B-G010005 = 2.3333333333333335,0.4714045207910317,3.0,2.0,1.0,136.82516215959694,762.75,2.3804761428476167
+AR-B-G010006 = 10.0,5.522680508593631,19.0,5.0,14.0,12.170378976207408,38.226820747110985,11.423659658795863
+AR-B-G010007 = 6.75,0.4330127018922193,7.0,6.0,1.0,3833.6057874191156,60437.33333333334,6.7638746292343415
+AR-B-G010008 = 4.0,0.0,4.0,4.0,0.0,0.0,-1.2,4.0
+AR-B-G010009 = 3.0,0.0,3.0,3.0,0.0,0.0,-1.2,3.0
+AR-B-G010010 = 27.692307692307693,0.6056929133855239,29.0,27.0,2.0,95707.0744813159,4382042.2388137365,27.69893083190702
+AR-B-G010011 = 145.0825071225071,33.86393801653686,247.0,84.0,163.0,92.00997142692044,458.03497156214917,148.98221427720884
+AR-B-G010012 = 185.9435512683101,21.794159329650046,245.0,122.0,123.0,646.2730283533173,5725.330015599196,187.21642459772818
+AR-B-G010013 = 43.69430379746836,7.526886354010395,68.0,28.0,40.0,213.84723737024285,1360.0270673793063,44.337864208051855
+AR-B-G010014 = 22.84180790960452,3.7967951259763804,29.0,10.0,19.0,234.97358930333738,1510.4321484772,23.155211979334364
+AR-B-G010015 = 96.13843212237094,8.671173481681018,122.0,65.0,57.0,1395.549989339199,15825.960556421538,96.52868682675182
+AR-B-G010016 = 6.205479452054795,2.132327200659803,10.0,2.0,8.0,33.49029056604829,125.97319258161698,6.561615237161345
+AR-B-G010017 = 56.89204314204314,23.8314024034299,127.0,7.0,120.0,21.09923684502318,72.07795697611793,61.68176645808965
+AR-B-G010018 = 139.287150486962,61.36841003540705,358.0,51.0,307.0,19.24975115922257,66.75473595594451,152.2070696158737
+AR-B-G010019 = 108.34419970631424,53.86808436677801,227.0,1.0,226.0,13.790192023671764,39.902617664020205,120.99684344373624
+AR-B-G010020 = 98.16297154202515,45.91566462851007,379.0,17.0,362.0,17.700095813326158,68.59568502523582,108.37073977895626
+AR-B-G010021 = 25.56560449859419,15.189282392896322,58.0,1.0,57.0,9.685374279795372,25.922440440937343,29.737424787457485
+AR-B-G010022 = 36.476025418833046,14.80537622805041,78.0,5.0,73.0,22.1908063423788,74.3885883727383,39.366224045613954
+AR-B-G010023 = 222.2388097986405,31.046831981501207,477.0,150.0,327.0,389.1470114456675,2967.1681641623118,224.39695710237228
+AR-B-G010024 = 12.481481481481481,7.139341411153454,28.0,2.0,26.0,10.873131538665314,31.567823446219254,14.379067277037679
+AR-B-G010025 = 7.023696682464455,2.795461383030969,14.0,1.0,13.0,23.19745674689817,78.50849817452693,7.559558150532319
+AR-B-G010026 = 100.80690429413416,11.341188265089622,130.0,71.0,59.0,728.4587865383202,6701.896887643401,101.44286325134425
+AR-B-G010027 = 55.384268214055446,6.99138164051585,81.0,32.0,49.0,520.9970441420024,4321.022104728641,55.823799430438044
+AR-B-G010028 = 17.091189155884166,3.966627886098075,30.0,9.0,21.0,93.39065341490354,467.34010246659625,17.545451933449403
+AR-B-G010029 = 6.374193548387097,6.4983411706147765,31.0,1.0,30.0,5.651910023532318,18.581531940398836,9.102679900007864
+AR-B-G010030 = 26.211764705882352,4.140884013737283,34.0,8.0,26.0,271.4820285827048,1821.8187433728667,26.53683344733815
+AR-B-G010031 = 40.9366106080207,13.822937511565058,64.0,11.0,53.0,34.643234919296624,128.90367298395114,43.2074031795634
+AR-B-G010032 = 81.95923460898503,5.7691062269350954,109.0,68.0,41.0,2912.194360503824,42086.734181835775,82.16202726532683
+AR-B-G010033 = 87.46417723780597,8.320668844662904,108.0,64.0,44.0,1193.1270915199923,12878.687468666614,87.85906800045673
+AR-B-G010034 = 49.4188376753507,8.74130501384435,64.0,25.0,39.0,197.02401692424596,1201.6739892362502,50.18597344405827
+AR-B-G010035 = 8.063627418825844,4.854716299086952,24.0,1.0,23.0,10.37390990779901,32.430759826623614,9.412245082564542
+AR-B-G010036 = 56.924031007751935,5.930616595965439,69.0,34.0,35.0,912.540735117933,9023.225883263662,57.23213712050114
+AR-B-G010037 = 16.147044129891757,4.399363363852994,30.0,1.0,29.0,60.31396397207737,263.5746168178748,16.73563360437493
+AR-B-G010038 = 47.6398519017166,8.67733115145992,66.0,24.0,42.0,181.85630217731293,1089.2092064419703,48.42366740685371
+AR-B-G010039 = 77.84217877094972,6.566608245990379,102.0,61.0,41.0,1701.4827351490992,20598.618602373543,78.11866063665457
+AR-B-G010040 = 105.45152768205836,65.5708135723759,302.0,1.0,301.0,9.354341592519953,26.871207832094623,124.17550597047392
+AR-B-G010041 = 241.73981755107286,71.60315791124515,601.0,82.0,519.0,49.948348486643354,221.4470241664667,252.12130336901075
+AR-B-G010042 = 256.25512295081967,88.4783910961795,937.0,122.0,815.0,34.79148712548525,149.95216987974214,271.09982244462685
+AR-B-G010043 = 48.26169154228856,33.93586539817073,139.0,1.0,138.0,7.620167502407677,21.0463902372386,58.998591770022536
+AR-B-G010044 = 117.18105601141635,7.714598151748202,155.0,99.0,56.0,3550.9932972834563,54674.71282478336,117.4347261783909
+AR-B-G010045 = 7.748509294984216,4.508485361418255,27.0,2.0,25.0,11.095400330845155,35.548082973319424,8.96469946783379
+AR-B-G010046 = 4.216216216216216,2.0747534550390534,10.0,1.0,9.0,15.406425334767704,52.43182103586139,4.699051083046563
+AR-B-G010047 = 8.356608478802993,5.98501974228482,23.0,1.0,22.0,7.841037458519154,23.123192089934648,10.278782349263999
+AR-B-G010048 = 15.222836095764272,6.411321252832457,29.0,2.0,27.0,20.37629015521527,66.37259499766093,16.517862422405777
+AR-B-G010049 = 27.28811659192825,6.688199402752611,41.0,2.0,39.0,79.51390517621257,369.6882296995629,28.09578826773953
+AR-B-G010050 = 22.080985915492956,5.321077317301735,31.0,7.0,24.0,83.43628116404054,394.61541119383236,22.71307559131747
+AR-B-G010051 = 54.541513292433535,33.93992669843016,231.0,1.0,230.0,10.595780547248069,39.18520909407278,64.23935940312231
+AR-B-G010052 = 62.83250620347395,12.202153144491536,89.0,34.0,55.0,151.60828607777455,856.5764383615833,64.00637762888333
+AR-B-G010053 = 76.02277039848197,6.372486929633185,96.0,62.0,34.0,1733.903714207282,21123.273058833554,76.28938463986096
+AR-B-G010054 = 19.602707930367504,3.128763485091692,27.0,11.0,16.0,264.5524036427596,1774.069858351097,19.85082666160118
+AR-B-G010055 = 15.020335985853228,8.66264609210814,37.0,2.0,35.0,10.678120950939617,30.78336926861103,17.339317473448425
+AR-B-G010056 = 5.070231810879045,2.8842925808523874,26.0,1.0,25.0,12.476907529281359,48.48804474478202,5.833214749005054
+AR-B-G010057 = 192.88248814825457,28.722355278779293,305.0,121.0,184.0,323.8566374540918,2331.8760144716116,195.0093021551074
+AR-B-G010058 = 29.755159474671668,4.645712241987859,42.0,16.0,26.0,281.60778334627724,1922.9573811551236,30.11564639184255
+AR-B-G010059 = 8.85019305019305,4.777435496594512,29.0,1.0,28.0,12.390213679677167,38.79125808782009,10.057326033782884
+AR-B-G010060 = 20.149738827626233,2.567867809212638,28.0,12.0,16.0,506.7083680927847,4163.584274100418,20.3127034120803
+AR-B-G010061 = 85.90134529147981,7.847325269495122,112.0,62.0,50.0,1344.77057472051,15090.536654028721,86.25903800049767
+AR-B-G010062 = 61.52485928705441,42.47741747710534,245.0,4.0,241.0,8.859666229968374,30.813366975093842,74.76389038711224
+AR-B-G010063 = 24.948243992606283,3.98484903982915,34.0,11.0,23.0,263.78097326696087,1764.4916110517702,25.26447902064958
+AR-B-G010064 = 17.938271604938272,9.711067478941318,29.0,2.0,27.0,11.314218502145938,29.86066786908957,20.398196482853244
+AR-B-G010065 = 20.85234899328859,6.849166743937347,35.0,3.0,32.0,37.357625091728536,143.88266937830994,21.94838362212947
+AR-B-G010066 = 68.73709993468321,7.088536053786684,83.0,41.0,42.0,939.9750141196706,9373.507413259555,69.10163710663055
+AR-B-G010067 = 110.20641321044546,11.754171284615909,135.0,66.0,69.0,851.9125275778026,8241.675301573188,110.83146690042291
+AR-B-G010068 = 118.32027912275704,18.561009243042985,205.0,89.0,116.0,279.98201001598727,1948.8265990866466,119.76727230678448
+AR-B-G010069 = 104.49383241173969,5.15418008410817,139.0,90.0,49.0,8393.223136979232,171371.40541470828,104.6208706923822
+AR-B-G010070 = 71.95178459611772,6.141479908188306,88.0,47.0,41.0,1642.9769294262692,19654.936330911096,72.21341344950261
+AR-B-G010071 = 14.743181818181819,5.623404732466266,32.0,1.0,31.0,25.836518978149613,90.90178949776731,15.779229731171636
+AR-B-G010072 = 16.61946902654867,6.602920490972355,30.0,3.0,27.0,23.73937615169052,82.80266538121599,17.883101233693033
+AR-B-G010073 = 21.232843137254903,7.4759221186696285,36.0,2.0,34.0,30.93739648514202,110.31609638721098,22.51050952812233
+AR-B-G010074 = 8.152777777777779,2.5092037372564486,12.0,2.0,10.0,43.759363376276916,173.50163019943292,8.530175196846129
+AR-B-G010075 = 204.5516206482593,11.650730972236236,270.0,169.0,101.0,5464.3921843350545,96856.76052858483,204.88314972690364
+AR-B-G010076 = 33.050536303630366,9.805057572641143,64.0,14.0,50.0,49.19788380862884,210.79577962187545,34.47429627940788
+AR-B-G010077 = 73.81854480922804,4.405710621588484,87.0,64.0,23.0,4754.263326695909,80514.07195020383,73.9499009048233
+AR-B-G010078 = 82.64783565663977,8.316640899939017,113.0,64.0,49.0,1012.03166156774,10380.902015370744,83.06522289493644
+AR-B-G010079 = 105.06608496638535,55.463250404536765,385.0,1.0,384.0,13.110378117647338,42.00432446326718,118.80679423164341
+AR-B-G010080 = 25.4274385408406,5.6353373161261535,41.0,11.0,30.0,105.48512312330651,540.7481415887975,26.044417010460233
+AR-B-G010081 = 11.754098360655737,7.0795381383689335,27.0,3.0,24.0,9.886920533555939,28.054285851565727,13.721468162138851
+AR-B-G010082 = 27.814061054579092,6.854077449219437,42.0,5.0,37.0,78.36006676400076,362.35532286587744,28.646123123867078
+AR-B-G010083 = 13.345979055522625,5.566880473358389,34.0,1.0,33.0,20.804134426930943,68.44028518014132,14.460474236867466
+AR-B-G010084 = 9.352585980572329,5.694033785263908,41.0,1.0,40.0,9.957817525639797,29.925367239054292,10.94956096251009
+AR-B-G010085 = 16.0249343832021,10.820951509681265,44.0,1.0,43.0,8.235061073826676,23.468673459222376,19.33627455227105
+AR-B-G010086 = 22.292561983471074,4.153902183922496,33.0,11.0,22.0,170.5170401523731,1001.6148918287851,22.676270044707437
+AR-B-G010087 = 39.543010752688176,5.487476413341648,57.0,23.0,34.0,396.0226849362063,3017.504569002552,39.92195006226767
+AR-B-G010088 = 21.141630901287552,4.95660403102956,31.0,10.0,21.0,90.10229224539074,437.3878768788592,21.7148907592623
+AR-B-G010089 = 22.23122238586156,3.2632866699328664,30.0,11.0,19.0,336.0437379080439,2420.37808476818,22.469452344456325
+AR-B-G010090 = 15.33673469387755,4.729291869051208,31.0,8.0,23.0,44.455680075773124,184.70947769056747,16.049349913721155
+AR-B-G010091 = 23.411320754716982,5.936826557712608,37.0,9.0,28.0,72.88258013806993,333.012558681248,24.15234665734582
+AR-B-G010092 = 20.994505494505493,6.378619207730036,30.0,7.0,23.0,45.11324961646468,178.79683578474342,21.942106643530014
+AR-B-G010093 = 35.606535947712416,5.027753127189838,49.0,22.0,27.0,376.43267536922605,2818.5122445316547,35.95975116298365
+AR-B-G010094 = 88.0314606741573,60.571949841525225,326.0,1.0,325.0,8.184969656989587,24.468566725204564,106.85737773326632
+AR-B-G010095 = 155.12240369252618,38.233536590200636,316.0,77.0,239.0,79.17193322059636,375.7977105697129,159.76471277331947
+AR-B-G010096 = 31.01633498771262,16.486930940719883,93.0,-6.0,99.0,12.803186972966193,40.52942389613682,35.12594380104308
+AR-B-G010097 = 11.162790697674419,8.250713568083015,28.0,1.0,27.0,6.700636324516477,16.855375851879703,13.881000343730118
+AR-B-G010098 = 83.63657371745494,9.058002021205162,111.0,56.0,55.0,815.4522117634984,7803.497084164025,84.12564331885629
+AR-B-G010099 = 103.68860294117647,9.18781255353071,129.0,80.0,49.0,1471.546350429704,17003.968071605697,104.09487153271176
+AR-B-G010100 = 59.63945578231292,11.097914117384448,94.0,19.0,75.0,170.81669818318144,999.5336440607902,60.66323749823529
+AR-B-G010101 = 17.22076876635138,7.6910406573034775,37.0,2.0,35.0,18.20615483117896,59.904418121450206,18.860195738550484
+AR-B-G010102 = 15.441605839416058,7.991684933617818,39.0,2.0,37.0,13.33316739512271,41.51455826859668,17.387070454165134
+AR-B-G010103 = 17.601626016260163,7.089141860297389,35.0,1.0,34.0,22.46188636721146,74.64198083318708,18.975594081127138
+AR-B-G010104 = 174.78936370285237,65.80827463368722,389.0,-40.0,429.0,25.630447530301037,84.14728585900268,186.76737047437052
+AR-B-G010105 = 11.962121212121213,6.488223951584415,25.0,2.0,23.0,12.087286699649365,35.927570775934264,13.608430987420775
+AR-B-G010106 = 29.36111111111111,15.084261423111736,69.0,3.0,66.0,13.357152551519171,40.566915866641466,33.00923792455361
+AR-B-G010107 = 63.41560535224891,24.587437597339836,128.0,23.0,105.0,25.59476050457295,93.7607130697253,68.01530040950536
+AR-B-G010108 = 93.29231305560397,7.819994117753455,116.0,73.0,43.0,1733.6068868203045,21107.388476182474,93.61948506195981
+AR-B-G010109 = 62.087985865724384,8.440000073673941,83.0,34.0,49.0,419.79805769690483,3245.0938268098716,62.659010446271864
+AR-B-G010110 = 24.56981981981982,5.992193793096273,41.0,11.0,30.0,81.52290658313127,390.3783293719223,25.28996703106654
+AR-B-G010111 = 320.58794946550046,91.49759559986919,932.0,197.0,735.0,55.92103355828697,268.51573485065,333.3893269783115
+AR-B-G010112 = 36.35052875935001,8.522355729479335,60.0,16.0,44.0,90.62377038785317,446.3139767153817,37.336195417638926
+AR-B-G010113 = 119.12919896640827,4.425731291371748,133.0,102.0,31.0,19583.40581145023,529289.7724282298,119.21138009368701
+AR-B-G010114 = 40.920983318700614,9.008380085428774,58.0,8.0,50.0,106.72275525653798,541.0247407478658,41.90080891263227
+AR-B-G010115 = 45.384903306300686,9.49312765379707,60.0,18.0,42.0,123.15665783095972,652.9470022955772,46.36711033451998
+AR-B-G010116 = 37.64967105263158,10.397398138461782,59.0,7.0,52.0,57.91913300324681,247.149625817898,39.05897615684585
+AR-B-G010117 = 79.22345483359746,38.10785799359681,152.0,1.0,151.0,14.85844427188242,43.72207140056224,87.91225532672449
+AR-B-G010118 = 4.3803585346843334,1.7772234019173563,19.0,1.0,18.0,23.14248125681356,87.65666570186934,4.727162353114667
+AR-B-G010119 = 12.837837837837839,5.63297969017461,21.0,2.0,19.0,18.244377247751213,56.34834251157431,14.019291727492533
+AR-B-G010120 = 35.663387978142076,15.63198079241018,69.0,4.0,65.0,18.412638116313833,57.65081275731422,38.938876018367175
+AR-B-G010121 = 24.082062072593374,13.649077489558717,60.0,2.0,58.0,10.843262688841458,30.926197652588318,27.681095173136104
+AR-B-G010122 = 22.50855513307985,3.591143918363281,31.0,14.0,17.0,265.0217185687359,1781.2678037660746,22.7932307675172
+AR-B-G010123 = 50.622727272727275,5.513765018859213,64.0,37.0,27.0,801.5305985008846,7616.2640472240555,50.922118192511604
+AR-B-G010124 = 189.7087650518062,60.317052066521626,493.0,82.0,411.0,41.254507254534325,169.44185371036062,199.06672827842652
+AR-B-G010125 = 84.32428788134165,17.385168117478734,127.0,41.0,86.0,128.36351013796016,691.4849974648066,86.09779089598281
+AR-B-G010126 = 4.1029126213592235,2.96436624673676,18.0,1.0,17.0,9.015253211563254,35.51790425903723,5.061754559764921
+AR-B-G010127 = 5.181578947368421,2.9302734974884688,25.0,1.0,24.0,12.376122352623133,45.572691214123694,5.952752569853272
+AR-B-G010128 = 253.87451612903226,125.67822865168,1207.0,50.0,1157.0,16.647491213320013,71.1144866822005,283.2795211390583
+AR-B-G010129 = 94.15374824996817,11.306023922087872,124.0,62.0,62.0,602.3185611822487,5221.770402767946,94.8301349068175
+AR-B-G010130 = 85.03986524424481,52.90826959308884,177.0,1.0,176.0,8.999233374625573,23.9936493224936,100.15519792848661
+AR-B-G010131 = 110.42777155655095,4.49605915103249,127.0,95.0,32.0,14889.864096568675,367516.51628732233,110.51926202628837
+AR-B-G010132 = 21.596774193548388,7.529425453425306,30.0,6.0,24.0,31.50027649020358,110.90427838015452,22.87166157553505
+AR-B-G010133 = 19.52173913043478,4.614434490929252,27.0,8.0,19.0,87.55683987730174,416.60946173707316,20.05969352577018
+AR-B-G010134 = 10.058365758754864,7.181397421434516,30.0,1.0,29.0,7.769285969577545,22.831006339614103,12.35893161488802
+AR-B-G010135 = 28.380999148824724,26.189056696020867,117.0,-40.0,157.0,5.377926686703963,15.725745454275337,38.61797254275574
+AR-B-G010136 = 3.164705882352941,2.106835144300454,11.0,1.0,10.0,8.837628471044598,27.712760172755097,3.8018571313318477
+AR-B-G010137 = 13.336443148688046,10.570901043186655,40.0,1.0,39.0,6.284843055734726,16.250063773002214,17.017774963932037
+AR-C-G020001 = 18.880597014925375,7.818409938851466,31.0,2.0,29.0,20.858681572042467,66.4905363221372,20.435373194829115
+AR-D-G190001 = 532.552374301676,142.45461904053076,1715.0,334.0,1381.0,65.3538929675305,318.24377137890826,551.2761103660625
+AR-D-G190002 = 659.5745992601726,204.5921008928072,2089.0,419.0,1670.0,46.443850603255214,230.31664129065754,690.5769904485309
+AR-D-G190003 = 867.0507952796306,193.2091861712799,1952.0,615.0,1337.0,106.73310109267042,592.6961464798286,888.3168754538035
+AR-D-G190004 = 1034.3273273273273,324.01547383630725,2185.0,572.0,1613.0,43.08124352261876,180.64683829168266,1083.8906989828167
+AR-D-G190005 = 547.5704391545249,188.41727571255308,1698.0,295.0,1403.0,34.574409919090925,141.6789250199019,579.0806987137627
+AR-D-G190006 = 351.66495415462555,38.90968463784628,520.0,248.0,272.0,766.0836682988862,7191.992848048561,353.8109714793926
+AR-D-G190007 = 568.3159973666886,226.08191539696793,2265.0,339.0,1926.0,26.37157138610714,125.09064730966134,611.6339635210389
+AR-D-G190008 = 558.3283988884139,142.66121798953384,2080.0,356.0,1724.0,74.60598106203348,394.2857117203099,576.2662788360577
+AR-D-G190009 = 1103.0873451147675,250.61869510371017,1808.0,457.0,1351.0,98.9651164901367,502.5223827990354,1131.1991077117382
+AR-E-G080001 = 43.08394634357421,17.89942228736075,83.0,2.0,81.0,20.76119289455098,66.71309896849115,46.65421471589944
+AR-E-G080002 = 48.72387755102041,12.978281751044529,76.0,5.0,71.0,63.53536187175489,276.6488489207237,50.42273337311581
+AR-E-G080003 = 38.61962134251291,28.785263578485967,122.0,5.0,117.0,7.442345469263087,22.246532843586376,48.167069164751695
+AR-E-G080004 = 52.60915846555533,14.690209458729564,81.0,7.0,74.0,55.997361665848224,234.4272300180729,54.62166061550363
+AR-E-G080005 = 57.60350584307179,9.791297338393383,81.0,19.0,62.0,220.76973497391108,1396.967920395616,58.42973035177928
+AR-E-G080006 = 54.65172239108409,8.85619260683144,80.0,25.0,55.0,253.33486803131078,1677.1062486449202,55.36463589513994
+AR-E-G080007 = 15.594089199355185,17.36513047956671,89.0,1.0,88.0,4.977364613664642,15.659702512271231,23.33930964124309
+AR-E-G080008 = 26.20694472161245,15.202520287568465,77.0,1.0,76.0,10.592150447643341,31.053714728832546,30.29720407456077
+AR-E-G080009 = 5.0,1.4142135623730951,7.0,3.0,4.0,54.800775541957414,232.94999999999996,5.196152422706632
+AR-E-G080010 = 4.830937916728404,2.835127225817894,21.0,1.0,20.0,11.362490121898452,39.64684970497484,5.601420136167082
+AR-E-G080011 = 46.18773255158417,16.05922776485162,89.0,7.0,82.0,32.07520597172267,116.49555462105371,48.89995331961015
+AR-E-G080012 = 67.17259847961299,17.95620956691197,121.0,9.0,112.0,63.37869117555285,280.1972835009185,69.53116889938042
+AR-E-G080013 = 63.92044975404076,22.85132052096263,110.0,5.0,105.0,29.409487833367663,101.77016321755755,67.88230068516101
+AR-E-G080014 = 45.92632127050247,16.38286826347225,96.0,8.0,88.0,30.54529138594463,112.5721535990531,48.760899888944756
+AR-E-G080015 = 29.899171464681928,16.495920034105698,78.0,1.0,77.0,11.471784815475619,33.20897676483915,34.14785252466194
+AR-E-G080016 = 24.88185562540646,23.972107913085612,101.0,3.0,98.0,5.254898746421174,14.78992718975057,34.550957977459895
+AR-E-G080017 = 52.60633895225598,10.411764364272194,79.0,14.0,65.0,143.83793033772585,801.5247924614339,53.62678188309244
+AR-F-G120001 = 836.6681195516812,264.92116841016355,3164.0,522.0,2642.0,44.94086754613483,233.62703068907334,877.6085504061322
+AR-F-G120002 = 424.28922787818493,293.48929119346036,2521.0,176.0,2345.0,10.684271337108163,51.45063288728274,515.9043641400076
+AR-F-G120003 = 1784.2388781431334,738.1571949690813,4057.0,803.0,3254.0,22.700840822406615,85.94175736983162,1930.90248815472
+AR-F-G120004 = 1550.924797921478,937.2977090311497,6085.0,657.0,5428.0,11.121877308719256,40.66949910810541,1812.1519594567167
+AR-F-G120005 = 2056.5513301196215,905.3854180025684,5925.0,962.0,4963.0,19.652282309523102,71.58212814512831,2247.0260631662627
+AR-F-G120006 = 559.1168677549089,249.27180355608277,1815.0,325.0,1490.0,19.831199492854342,77.80442945449215,612.1667288052845
+AR-F-G120007 = 379.9255179648571,267.995823782641,1578.0,176.0,1402.0,9.601151068635861,39.029291665030755,464.93565228513205
+AR-F-G120008 = 798.8009708737864,264.9142342347384,1885.0,489.0,1396.0,37.95138495636788,159.5176322876466,841.5833544985793
+AR-F-G120009 = 3015.172830465031,1037.0707244201294,5857.0,1172.0,4685.0,32.96894627648931,120.23437040812222,3188.5393027252776
+AR-F-G120010 = 1852.7542170883755,814.3766147380444,5300.0,951.0,4349.0,19.978819201127372,74.65146781101754,2023.834839993362
+AR-F-G120011 = 451.8172406928131,202.30712899686347,1286.0,208.0,1078.0,19.12821235061283,70.59659351480819,495.04241578901195
+AR-F-G120012 = 385.3785084202085,110.18765703403831,986.0,248.0,738.0,54.765693887824135,249.83198132921558,400.821549464142
+AR-F-G120013 = 3623.7431827163746,1167.1954592095126,6713.0,1354.0,5359.0,39.080076001898426,150.75073444877918,3807.0802321835436
+AR-F-G120014 = 289.69910797497005,129.4910245559784,1458.0,157.0,1301.0,21.2352143266069,107.9962802289488,317.32238906520655
+AR-F-G120015 = 1075.0849806617964,501.4330111310415,2916.0,374.0,2542.0,17.15533159460846,59.41350881318161,1186.2726416370392
+AR-F-G120016 = 575.1517131242741,187.91736917949237,1642.0,368.0,1274.0,40.01949444809395,179.1620035130202,605.0722525030618
+AR-F-G120017 = 1848.0555555555557,894.8963672552387,4153.0,787.0,3366.0,15.862496658124364,53.33656807204767,2053.326287891523
+AR-F-G120018 = 2076.6008018327607,806.6757712838827,4148.0,811.0,3337.0,25.791168940816412,97.05816285096718,2227.778420343664
+AR-G-G220001 = 100.09231562661165,23.052165679865663,154.0,58.0,96.0,95.07533379386845,473.8694027527589,102.71257951209883
+AR-G-G220002 = 175.0679318907414,14.92812179352982,214.0,123.0,91.0,1647.79328378,19729.665247467357,175.70324298880692
+AR-G-G220003 = 111.62711302618496,6.844973578679967,149.0,92.0,57.0,4386.15928013263,72339.26127283936,111.83678297346314
+AR-G-G220004 = 99.46079223928861,8.499267571449574,120.0,69.0,51.0,1636.9720391230426,19546.660194527878,99.82327755647992
+AR-G-G220005 = 188.2096463022508,37.5321026316987,298.0,135.0,163.0,142.15038753955199,806.1240001648514,191.9154232707072
+AR-G-G220006 = 74.51295780681087,7.164177353322467,136.0,60.0,76.0,1157.507675423244,12408.60875976983,74.85657164384057
+AR-G-G220007 = 247.94492131616596,54.44632063262075,448.0,147.0,301.0,108.5577004322104,565.5820032926023,253.8524883409849
+AR-G-G220008 = 265.8607874402061,104.91171373989249,714.0,104.0,610.0,24.4492412300538,88.67579622271535,285.81187165365884
+AR-G-G220009 = 195.81416433825626,30.279804960502023,285.0,134.0,151.0,290.12042406863236,2009.207331321923,198.1414987929981
+AR-G-G220010 = 154.17897211240518,7.962456123798965,194.0,130.0,64.0,7319.398858796881,142939.06963223297,154.38444270444234
+AR-G-G220011 = 87.3418411597076,11.735203952225058,137.0,62.0,75.0,435.0388406623183,3416.115796570895,88.12668284332453
+AR-G-G220012 = 424.67170689153824,68.96941337799053,682.0,300.0,382.0,252.70331028943514,1687.7384999424155,430.2357942057782
+AR-G-G220013 = 233.01480287263666,51.18880957918089,391.0,149.0,242.0,108.57351526093316,566.9736172884336,238.57114784463644
+AR-G-G220014 = 103.91300455729167,20.882522662659806,162.0,60.0,102.0,137.9843178985869,760.8076243147874,105.99052914709036
+AR-G-G220015 = 131.77835871789043,22.567455397868727,233.0,94.0,139.0,218.26268357037827,1410.8298259523528,133.69676835853514
+AR-G-G220016 = 108.36479708162335,15.285072880329492,143.0,74.0,69.0,377.7050433249158,2833.0437189226004,109.43748306452595
+AR-G-G220017 = 147.60824600741316,15.708256870707823,194.0,77.0,117.0,856.9825657136237,8295.290646508796,148.44171793435007
+AR-G-G220018 = 227.3461259079903,153.4935484704055,666.0,91.0,575.0,8.8315617057787,27.65872724756844,274.3110103284394
+AR-G-G220019 = 276.4744129375277,58.53213248053718,688.0,184.0,504.0,120.45353363061706,652.7761175788606,282.60239125292225
+AR-G-G220020 = 159.4887537993921,87.41170346064509,490.0,83.0,407.0,13.3953468254107,50.66784333056948,181.87212125659852
+AR-G-G220021 = 283.7980803412727,36.91695366702499,453.0,210.0,243.0,477.9497123360579,3868.170526309513,286.18911906892043
+AR-G-G220022 = 81.1736938588451,11.150811235660626,130.0,70.0,60.0,409.3453711299213,3182.3924710458077,81.93600652889327
+AR-G-G220023 = 153.75921787709498,8.115067126776102,184.0,130.0,54.0,6858.829906219832,131027.08546768529,153.9732164912068
+AR-G-G220024 = 95.35766246362755,7.332008798605553,118.0,75.0,43.0,2238.8172785886063,29624.41463093992,95.63912454403768
+AR-G-G220025 = 129.01479046836482,8.436613370881522,160.0,108.0,52.0,3621.942789427136,56088.4178362284,129.2903422718256
+AR-G-G220026 = 121.36138382421693,15.315959377158514,158.0,97.0,61.0,522.3429128545258,4355.577858951039,122.32401275044761
+AR-G-G220027 = 167.69637883008357,28.855919351056077,248.0,121.0,127.0,214.41287144898723,1362.1327638163546,170.16092252429036
+AR-H-G040001 = 89.0082219938335,21.506086383044114,161.0,56.0,105.0,84.42958062951743,418.40395146257856,91.56951094124342
+AR-H-G040002 = 55.96962879640045,9.601461032985814,90.0,36.0,54.0,216.5008837243019,1384.7711149914553,56.787211602391636
+AR-H-G040003 = 76.27337158285522,3.5761127200159226,89.0,66.0,23.0,9766.495294061908,209671.25780150943,76.35715942072862
+AR-H-G040004 = 108.5762599469496,13.919940425507182,170.0,79.0,91.0,498.9070330619981,4101.023808877257,109.46492116434945
+AR-H-G040005 = 165.52146060217808,40.99566581797109,257.0,97.0,160.0,78.16487265456072,369.0595758537698,170.52272146472788
+AR-H-G040006 = 55.26880141010576,8.379845559845359,86.0,40.0,46.0,307.71856812925324,2184.544391465752,55.90046709032554
+AR-H-G040007 = 102.07166853303471,18.425583910876703,162.0,67.0,95.0,187.11064243987366,1139.984561507364,103.72139441587964
+AR-H-G040008 = 88.27892234548337,4.188930208590005,101.0,79.0,22.0,9423.049556403044,199927.61542285513,88.37825109591341
+AR-H-G040009 = 66.97876694806855,8.43701534001844,114.0,53.0,61.0,526.6427241481508,4440.75185300815,67.50806210913915
+AR-H-G040010 = 104.94565217391305,7.324892568817467,122.0,87.0,35.0,2983.634315985769,43351.936397558085,105.20096939359759
+AR-H-G040011 = 61.559701492537314,9.574734472004973,98.0,36.0,62.0,285.0618669533595,1960.3394903960602,62.29985865200419
+AR-H-G040012 = 137.19033949441987,26.61372204445244,210.0,83.0,127.0,152.56594506491197,870.1070309460407,139.74791394383507
+AR-H-G040013 = 100.0262838657501,5.443578615157119,112.0,86.0,26.0,6259.122812580529,116013.27944259354,100.17429816140972
+AR-H-G040014 = 54.698340874811464,13.182880494114887,100.0,36.0,64.0,84.3981093094906,410.9587302687323,56.26452552522935
+AR-H-G040015 = 68.76049588498802,10.914351709603306,98.0,41.0,57.0,269.4921614751175,1829.6695151909046,69.62132480490712
+AR-H-G040016 = 94.09947787853805,7.10119971378743,113.0,75.0,38.0,2366.9092988853936,31906.065724121006,94.36704284011748
+AR-H-G040017 = 69.88384140266986,5.563974856698098,89.0,57.0,32.0,2019.5983115130036,25861.164912234566,70.10498630910273
+AR-H-G040018 = 85.11827956989248,3.736518702707421,95.0,76.0,19.0,11889.620213002452,272401.2267188655,85.20025286907344
+AR-H-G040019 = 68.337890625,9.260257360563498,105.0,38.0,67.0,423.70292725617435,3286.2852089347098,68.96245109810361
+AR-H-G040020 = 82.548,3.7436207072832666,94.0,73.0,21.0,10787.563810950767,239343.29591479746,82.63284455953335
+AR-H-G040021 = 45.77133105802048,9.705044988472958,147.0,35.0,112.0,120.87846354751943,671.5951487986156,46.788915835389844
+AR-H-G040022 = 76.21395840676772,6.451825962247008,93.0,60.0,33.0,1683.7800001123292,20310.131640425174,76.48655773582469
+AR-H-G040023 = 65.04990403071017,5.841427022953756,82.0,48.0,34.0,1414.0066242474954,16108.622341065638,65.31165504003935
+AR-H-G040024 = 66.1506160422429,11.139522285492447,108.0,36.0,72.0,227.1020312933784,1455.2843181727205,67.0819868483129
+AR-J-G180001 = 551.2416967509025,68.7362790614601,823.0,433.0,390.0,540.3302625879289,4541.31335417631,555.5106518294937
+AR-J-G180002 = 806.4596834966089,194.13670630069797,1697.0,582.0,1115.0,86.24216249319524,443.77763454221446,829.4976080970541
+AR-J-G180003 = 1049.922587779928,654.4338904596774,3156.0,583.0,2573.0,10.5459540251017,36.7367607627514,1237.1827501677712
+AR-J-G180004 = 3277.8879613501167,891.3604270735701,6531.0,1243.0,5288.0,60.689577435129,265.3695975203509,3396.9210909464477
+AR-J-G180005 = 604.9603174603175,20.83186691740081,670.0,573.0,97.0,24579.376921673385,716484.292867152,605.3188848705717
+AR-J-G180006 = 809.5280496987951,510.72695462456437,3144.0,362.0,2782.0,10.956707059868776,42.861498915085676,957.1717115696728
+AR-J-G180007 = 644.0,29.833749874579084,751.0,600.0,151.0,10124.928203221434,220070.60088038916,644.6906642969005
+AR-J-G180008 = 3565.9238956059007,914.5376102358656,6123.0,1516.0,4607.0,70.67288657418847,319.9954006229088,3681.330231015563
+AR-J-G180009 = 1318.6531416291446,746.2013065329114,4382.0,639.0,3743.0,12.298002992217118,43.34619076329786,1515.1443818329117
+AR-J-G180010 = 805.7714663143989,340.6505189220167,2199.0,566.0,1633.0,22.404404850690433,90.98391471158946,874.8202283716901
+AR-J-G180011 = 604.3276283618582,25.99182200704191,737.0,565.0,172.0,12640.881791575777,295674.2886346684,604.8863175942352
+AR-J-G180012 = 794.6748466257669,173.56361905107104,1617.0,659.0,958.0,112.37296412942486,624.2965171265969,813.4079184012112
+AR-J-G180013 = 1199.7028795811518,565.0171423448501,2416.0,590.0,1826.0,16.35704912267978,52.72303201553841,1326.096290025294
+AR-J-G180014 = 617.2533333333333,8.288294289069505,643.0,599.0,44.0,413266.36234794016,3.079386481159448E7,617.3089772013147
+AR-J-G180015 = 1086.345934748835,669.2165058495633,3798.0,501.0,3297.0,10.706917079065294,37.65652307712316,1275.9303357342105
+AR-J-G180016 = 1885.6352593565332,673.8067453870345,3713.0,759.0,2954.0,30.584452395813784,113.64541773699818,2002.4075163306916
+AR-J-G180017 = 1071.520186542305,443.6991660186155,2558.0,405.0,2153.0,21.8201869963082,76.17567195282501,1159.7518959213955
+AR-J-G180018 = 2018.0322773460848,752.7403553632299,3743.0,764.0,2979.0,27.659075529305838,100.55535018479307,2153.8505786156543
+AR-K-G030001 = 1973.878174773999,705.8611165460838,4186.0,865.0,3321.0,31.01949015750876,119.52012816703098,2096.290763396342
+AR-K-G030002 = 815.3149151318165,338.2533414506497,1597.0,244.0,1353.0,21.65936108421847,74.72348486929812,882.6968527410365
+AR-K-G030003 = 1780.8523577235771,996.7321730062823,5328.0,700.0,4628.0,11.91656368783528,38.59496407551943,2040.8111487140222
+AR-K-G030004 = 4220.366105975924,564.3026878424228,6351.0,2962.0,3389.0,440.7370681367156,3466.177713021222,4257.925268481889
+AR-K-G030005 = 2852.2635882352943,1201.3563810729859,5774.0,775.0,4999.0,20.40280721076836,66.35603091959659,3094.941797694691
+AR-K-G030006 = 755.8702935810251,805.9529603225661,4223.0,163.0,4060.0,5.590023379228953,19.562242852658333,1104.9434713916244
+AR-K-G030007 = 1088.9020618556701,468.27791080545956,2628.0,466.0,2162.0,20.208031492044373,70.71013445412297,1185.3235431990101
+AR-K-G030008 = 887.4473304473305,407.9939588501787,2064.0,326.0,1738.0,17.529982227269524,59.70846947784649,976.7404131990929
+AR-K-G030009 = 926.5857605177994,299.1838032827842,1738.0,534.0,1204.0,39.68212389496299,160.55008450422136,973.6899505186958
+AR-K-G030010 = 223.87421860200794,55.36928751428281,472.0,160.0,312.0,79.27448868019567,385.59596477685807,230.6196517092569
+AR-K-G030011 = 1054.3943775100402,314.92609620799215,1905.0,435.0,1470.0,47.70207011313115,197.1340787108996,1100.420805600108
+AR-K-G030012 = 1046.6920722821335,618.1743533108865,4359.0,599.0,3760.0,12.260820256864635,49.34370340787811,1215.6084177355801
+AR-K-G030013 = 3023.0631970260224,792.9748629604028,5238.0,1797.0,3441.0,67.45842239824222,309.9566064406622,3125.3352182606372
+AR-K-G030014 = 439.85363357215965,79.8089457998507,734.0,321.0,413.0,185.0827771758656,1134.2557943232548,447.0354424386452
+AR-K-G030015 = 3366.6291155911254,1309.8809488697646,6786.0,803.0,5983.0,24.418140357988634,82.46487294690111,3612.4755642298587
+AR-K-G030016 = 626.6295369211514,290.6198165574412,1938.0,398.0,1540.0,18.478227355769206,72.8390700564823,690.741959285736
+AR-L-G110001 = 130.8764000786009,16.94966862757745,193.0,76.0,117.0,483.88314366875665,3928.1904680179714,131.96940313617657
+AR-L-G110002 = 71.78655015197569,50.90114190932261,226.0,-62.0,288.0,7.092783687723111,19.13095618371417,88.00133538984018
+AR-L-G110003 = 154.12459194776932,22.462500106046196,230.0,92.0,138.0,343.91222434572774,2509.84321855083,155.7528611425181
+AR-L-G110004 = 131.1307603686636,8.015118109912592,163.0,105.0,58.0,4428.622317148834,73282.2487793969,131.37548642414126
+AR-L-G110005 = 307.3989131290856,18.234738030055336,356.0,262.0,94.0,4841.2927437828985,82464.54372881992,307.939275611228
+AR-L-G110006 = 118.09186788787122,11.384977170396306,148.0,94.0,54.0,1147.1236790738888,12223.81698099355,118.63939887919558
+AR-L-G110007 = 617.6742705570292,191.64093066603664,1192.0,269.0,923.0,43.27694993431613,174.07263847319595,646.7207672672206
+AR-L-G110008 = 194.69990503323837,44.89196272967664,320.0,100.0,220.0,94.82778646403153,472.88884417717964,199.8082614349934
+AR-L-G110009 = 246.23808811802232,40.95325191431659,372.0,140.0,232.0,235.5146328985485,1528.8089962901574,249.6204416356489
+AR-L-G110010 = 160.51991238550377,26.084595355246822,221.0,80.0,141.0,251.13769649041188,1654.9269196967791,162.62548504799847
+AR-L-G110011 = 138.64117102522565,58.69586341679989,284.0,-25.0,309.0,19.63968777956209,61.99804708194107,150.554238351132
+AR-L-G110012 = 220.95735221472088,50.050795792183884,478.0,60.0,418.0,99.20989196515097,498.1072641742001,226.55514484816072
+AR-L-G110013 = 260.5836985100789,19.196774969705082,350.0,207.0,143.0,2543.238662873116,35132.397925454155,261.28983925600545
+AR-L-G110014 = 312.17174112607097,33.824952405441934,417.0,219.0,198.0,814.2693026563034,7787.280612627009,313.99892255056085
+AR-L-G110015 = 108.22041958041957,10.209173296813596,142.0,86.0,56.0,1223.6476573134894,13333.928591275786,108.70090355450792
+AR-L-G110016 = 432.6157908228659,138.34245720157412,848.0,223.0,625.0,40.78497491403231,167.46497097307036,454.19715755810614
+AR-L-G110017 = 118.54994324631102,14.119646534933622,160.0,88.0,72.0,617.6183553210526,5413.50140718828,119.38782794730386
+AR-L-G110018 = 148.89228206551917,14.060689877986992,191.0,106.0,85.0,1219.4975196060682,13262.956024184758,149.55472128462893
+AR-L-G110019 = 236.5872774941355,38.22910416874897,337.0,160.0,177.0,255.85160319120257,1705.1803720637902,239.65601239616777
+AR-L-G110020 = 217.2650472334683,52.792059486591505,364.0,87.0,277.0,82.11014664480889,392.1232405474339,223.58690098974276
+AR-L-G110021 = 161.87072912997533,22.521748383749067,220.0,109.0,111.0,392.5513816673965,2972.171476280501,163.42999143159358
+AR-L-G110022 = 273.15624165375783,53.29178167985834,426.0,113.0,313.0,150.11730676167076,851.9122669375503,278.3062096846203
+AR-M-G130001 = 1013.7403846153846,190.38690339534247,1496.0,816.0,680.0,167.80382744587837,994.8044095663474,1031.46339750115
+AR-M-G130002 = 394.47776855873883,38.94163806199423,501.0,314.0,187.0,1070.3969050892558,11168.954362793158,396.3952081723911
+AR-M-G130003 = 985.9722222222222,147.26660494524467,1288.0,823.0,465.0,320.97501522234285,2301.183381754308,996.9095625611814
+AR-M-G130004 = 741.0,40.15943834025668,846.0,677.0,169.0,6337.874218640088,118000.52921523254,742.0874480058296
+AR-M-G130005 = 654.5204359673024,18.303496243663744,723.0,620.0,103.0,45834.27786433533,1642901.1013968613,654.776312242257
+AR-M-G130006 = 462.93634824185676,34.62763416357465,546.0,378.0,168.0,2429.4747579922664,33015.29494955937,464.22961513810384
+AR-M-G130007 = 2430.07633401222,1116.1184518190064,6798.0,534.0,6264.0,17.026651039383765,54.929495201934465,2674.1337639723833
+AR-M-G130008 = 508.97912847271186,50.69492667247698,727.0,451.0,276.0,1043.0406938098251,10803.697496781591,511.4975354888517
+AR-M-G130009 = 2900.804180254966,1409.6743254639525,5981.0,674.0,5307.0,14.665228498715786,43.10192243952579,3225.189389176537
+AR-M-G130010 = 710.4533622559653,79.11701220986726,1071.0,616.0,455.0,752.1396442349853,7029.536112063102,714.8450752168767
+AR-M-G130011 = 1717.1535052583135,682.402247015545,4914.0,455.0,4459.0,24.315338136868405,89.80070966748171,1847.7794747622822
+AR-M-G130012 = 849.2095238095238,159.14079990691067,1238.0,612.0,626.0,168.33103197845756,991.763262989,863.9922508470834
+AR-M-G130013 = 1930.047589919256,1047.7359104789316,5236.0,693.0,4543.0,12.635012478963741,40.57912497644291,2196.095225043814
+AR-M-G130014 = 616.2034548944338,14.179709881543436,659.0,573.0,86.0,82198.10194850968,3577778.973240235,616.3665808560368
+AR-M-G130015 = 1103.769033513131,776.6885544093542,5119.0,328.0,4791.0,8.898009889720624,32.47238412587635,1349.64854310039
+AR-M-G130016 = 583.2293949098264,61.950112312745105,849.0,465.0,384.0,863.6408610316503,8428.156561872616,586.510309800641
+AR-M-G130017 = 2990.691452245966,1338.9038265295103,6510.0,841.0,5669.0,17.674106790848075,55.07019711561898,3276.7207417221944
+AR-M-G130018 = 2263.4092352092352,1288.1041679109087,6323.0,794.0,5529.0,11.439273126922938,35.54766886802698,2604.272204171429
+AR-N-G140001 = 253.57840501792114,85.79690812640638,477.0,86.0,391.0,34.811343472004275,132.42980961728938,267.69967675640527
+AR-N-G140002 = 144.56317689530687,52.58827697411175,324.0,40.0,284.0,29.632093455979486,112.48749772335886,153.8312029114044
+AR-N-G140003 = 383.51363411006446,95.63109760679522,568.0,133.0,435.0,75.98471937282108,348.8617367862583,395.256896685926
+AR-N-G140004 = 133.46700507614213,49.01075724661475,333.0,55.0,278.0,29.38739739439419,114.75652540149973,142.1812075130942
+AR-N-G140005 = 114.45882352941176,33.862566390300174,256.0,52.0,204.0,49.179198229323184,208.49224089124337,119.36287398632169
+AR-N-G140006 = 139.27097396335583,56.15765842796642,313.0,37.0,276.0,23.719652927759466,88.66608323696383,150.166863151675
+AR-N-G140007 = 263.24928716904276,88.58791630335644,567.0,75.0,492.0,36.111642687014744,146.21944359655524,277.7552989773186
+AR-N-G140008 = 450.3582122905028,140.94086305782864,839.0,168.0,671.0,42.616490678162066,173.15575782184428,471.89707167663505
+AR-N-G140009 = 394.22160018661066,107.80381740169467,614.0,92.0,522.0,59.472361159236804,255.60984776620742,408.6958931773966
+AR-N-G140010 = 241.96821305841925,59.43582471811534,532.0,79.0,453.0,80.47770472569269,392.3623892805954,249.16105913767325
+AR-N-G140011 = 227.33357193987115,57.01673488450995,354.0,101.0,253.0,75.32851725255614,349.92549405542366,234.3746167737263
+AR-N-G140012 = 222.86001056524037,73.62494690354846,505.0,68.0,437.0,38.04332613742196,159.19484671197637,234.7066618476974
+AR-N-G140013 = 285.69021010281625,102.21676266314881,586.0,73.0,513.0,30.97840410806428,119.36725379778751,303.4257120250784
+AR-N-G140014 = 279.7589841878294,73.19024238763097,468.0,80.0,388.0,66.79314494545608,295.83671624296835,289.17451619146243
+AR-N-G140015 = 177.7662817551963,68.64631627675783,438.0,57.0,381.0,25.94791344368131,97.70766519011067,190.56014186454755
+AR-N-G140016 = 165.67423382519863,65.13863243875122,339.0,73.0,266.0,24.817367177442144,90.53762268051453,178.01964270708254
+AR-N-G140017 = 483.32650475184795,111.54200483868227,757.0,104.0,653.0,93.81145664218121,458.77253649838644,496.03037108535074
+AR-P-G090001 = 147.18830838746118,17.809481845192778,199.0,103.0,96.0,589.5867362565215,5087.67306039336,148.26184866497726
+AR-P-G090002 = 58.70892518939394,5.93113940648641,75.0,36.0,39.0,999.267812416211,10180.18933693532,59.007764841188745
+AR-P-G090003 = 54.59326035629964,7.5694995284512,77.0,45.0,32.0,397.125041017484,3029.1597541402107,55.115527752548466
+AR-P-G090004 = 179.21573795180723,12.50086415918964,212.0,143.0,69.0,2989.7366909147277,43490.066902794184,179.65119630644642
+AR-P-G090005 = 105.15439675825964,17.51297550247747,143.0,65.0,78.0,234.40436219174063,1516.0593661022726,106.60277420660252
+AR-P-G090006 = 72.33265120509323,6.093002332068166,92.0,59.0,33.0,1708.9958674998904,20725.88030946803,72.58882219581926
+AR-P-G090007 = 62.18418030433534,4.8959705679380106,79.0,46.0,33.0,2086.530975795884,26970.01305212693,62.3766206837482
+AR-P-G090008 = 69.72748516987237,5.6898202888635065,94.0,55.0,39.0,1877.3712366707277,23466.764799150813,69.95924701591873
+AR-P-G090009 = 194.0858254813601,24.847882305011286,233.0,126.0,107.0,499.25986298390615,4068.0553381329983,195.66993869223924
+AR-Q-G150001 = 1413.7468553459119,266.5775301320434,2489.0,746.0,1743.0,165.53057222981874,972.4506940456243,1438.6604014053335
+AR-Q-G150002 = 629.0242009657393,297.7025552167493,2133.0,195.0,1938.0,16.726667421728024,58.33289596572205,695.9154092152066
+AR-Q-G150003 = 1151.94889732037,318.0047029596077,2767.0,640.0,2127.0,59.44147164673967,270.1542931593773,1195.0369254303585
+AR-Q-G150004 = 2080.36754025892,661.5375401395875,4565.0,772.0,3793.0,40.66196233741869,161.3068811096207,2183.016495488957
+AR-Q-G150005 = 825.9680592524013,179.3882173643141,1394.0,449.0,945.0,111.60874416145113,582.0785956626326,845.2238564039261
+AR-Q-G150006 = 503.86536567899026,138.62341090208506,896.0,243.0,653.0,59.1672737825868,259.41307242721035,522.5866021827873
+AR-Q-G150007 = 1205.7890995260664,300.03346214250075,3591.0,626.0,2965.0,78.43971791288637,390.06040440338086,1242.5568119571421
+AR-Q-G150008 = 1166.3882798225006,336.0970636787223,2375.0,548.0,1827.0,52.700263066736326,226.638009075579,1213.846306383453
+AR-Q-G150009 = 1177.042069992554,353.6043864854569,2534.0,540.0,1994.0,47.735210271580975,204.47955095588725,1229.009396495451
+AR-Q-G150010 = 1177.7077995784011,314.6983316820874,2153.0,642.0,1511.0,63.90515188474318,286.0207986814947,1219.02858914436
+AR-Q-G150011 = 1918.994241228538,463.1833800129406,3756.0,866.0,2890.0,83.8054622009272,404.4651641173918,1974.101755581131
+AR-Q-G150012 = 1483.3096806263204,345.41420759356595,2518.0,728.0,1790.0,92.31738484665595,457.25019648806006,1522.9965802480474
+AR-Q-G150013 = 1024.0330294425348,376.96918231462894,3850.0,437.0,3413.0,29.839203077748543,124.20675328997515,1091.2146488222263
+AR-Q-G150014 = 617.2954009433962,128.10321720983055,919.0,354.0,565.0,126.21273807213893,678.3875483406999,630.4474968507508
+AR-Q-G150015 = 1195.8680586907449,431.8212175987477,2771.0,517.0,2254.0,30.38941567289774,117.00112993865956,1271.444052156931
+AR-Q-G150016 = 923.4480867346939,214.9353684509262,1863.0,499.0,1364.0,92.89141094968005,466.58317127392985,948.131626676962
+AR-R-G160001 = 1051.696821629671,170.6278495339383,1828.0,766.0,1062.0,253.5088869255855,1695.2885609970604,1065.4482942229176
+AR-R-G160002 = 771.025132561411,296.32241072454394,1622.0,129.0,1493.0,25.38700838020641,88.00452040393881,826.0064927946669
+AR-R-G160003 = 61.073766346362255,29.86294063246293,126.0,1.0,125.0,14.570912404154676,43.758261139662345,67.9838227738633
+AR-R-G160004 = 201.31578072537482,63.91715257660096,526.0,33.0,493.0,41.025992899662086,165.85560839413876,211.21895265948018
+AR-R-G160005 = 1205.036661558411,407.59020217655296,2839.0,210.0,2629.0,34.86659658620632,132.9146482088254,1272.1018546524338
+AR-R-G160006 = 80.36381736129546,37.88172982876848,173.0,-86.0,259.0,14.911758856736792,45.185718409466425,88.84463177761218
+AR-R-G160007 = 710.301737707954,311.06875306791295,1373.0,132.0,1241.0,18.921622683279274,61.81499996339321,775.4304144964681
+AR-R-G160008 = 347.9878726161822,89.8159350328654,630.0,157.0,473.0,70.44553189523494,328.8440819878891,359.3917941102219
+AR-R-G160009 = 1228.7917922559702,210.70122566997097,2080.0,699.0,1381.0,216.43303855993227,1378.2863478226432,1246.7254209385753
+AR-R-G160010 = 108.32572130661356,38.63726649031512,196.0,-3.0,199.0,30.202446202382166,108.8868547430167,115.01000068881716
+AR-R-G160011 = 1012.8721212480019,212.24639814531264,2115.0,461.0,1654.0,123.06139457485378,659.9171174820945,1034.871232341051
+AR-R-G160012 = 150.34772005705608,100.25777967006135,521.0,-87.0,608.0,7.8199548643140835,21.109193841625633,180.70987607412502
+AR-R-G160013 = 437.2696777358722,276.7949880378669,1423.0,2.0,1421.0,9.648207947325389,30.590055304097184,517.5135133212651
+AR-S-G210001 = 60.786600173460535,6.180295112529198,80.0,41.0,39.0,980.9553608474815,9940.469074615405,61.09997388155011
+AR-S-G210002 = 92.66687344913151,15.650714295731534,135.0,47.0,88.0,224.6146782014488,1425.0676882978241,93.97922266545925
+AR-S-G210003 = 84.29775904149102,15.238860028678939,121.0,28.0,93.0,185.08355277695634,1106.143691475889,85.66408252232057
+AR-S-G210004 = 90.63391494002181,13.869496324443556,125.0,54.0,71.0,298.1128364006795,2068.098138460725,91.68898224786255
+AR-S-G210005 = 69.17297664928587,19.0751893085915,107.0,4.0,103.0,57.846030457136706,244.24821106276852,71.75488516945207
+AR-S-G210006 = 11.833450087565675,6.078652765655142,33.0,1.0,32.0,14.239762825666883,48.43849950737225,13.303404091446492
+AR-S-G210007 = 96.93482032218091,13.332102090717017,125.0,61.0,64.0,405.47474649874465,3093.9000073663697,97.8473522229948
+AR-S-G210008 = 39.99945725915875,9.633677063428014,93.0,7.0,86.0,83.84146278487839,400.4790078209358,41.143217117645136
+AR-S-G210009 = 55.72175955584027,28.166008491014175,137.0,6.0,131.0,13.721901661708092,41.154953151020486,62.43587528268308
+AR-S-G210010 = 15.821548017200191,8.614198664187997,49.0,5.0,44.0,12.99855365011898,45.56456817751711,18.014599642697306
+AR-S-G210011 = 43.329328044797016,11.615703056837056,74.0,10.0,64.0,62.88009575081264,276.43402559179736,44.85928249892374
+AR-S-G210012 = 31.827523602033406,16.934826089476566,71.0,4.0,67.0,12.4978198413965,37.36464336913632,36.05245613434415
+AR-S-G210013 = 66.7804613156806,18.638240307848776,105.0,11.0,94.0,56.5818172925551,241.45638550173248,69.33263311968061
+AR-S-G210014 = 23.12344057780696,7.871121830979161,52.0,7.0,45.0,35.02534622949078,140.01471873394667,24.426380473444823
+AR-S-G210015 = 26.64866655623654,16.80432269339245,80.0,2.0,78.0,9.373722263411368,27.927457250128555,31.50455031275869
+AR-S-G210016 = 33.65236960550702,13.288160451280987,62.0,3.0,59.0,23.529649677069578,78.5442995931043,36.18089534885281
+AR-S-G210017 = 41.89173989455185,26.52717316174945,96.0,4.0,92.0,8.686145604057959,22.88273612707481,49.58436030994271
+AR-S-G210018 = 87.67406962785114,23.226764839872168,122.0,24.0,98.0,64.41701132045293,280.2498725581841,90.69853962460483
+AR-S-G210019 = 50.00702924018986,6.483179652287382,79.0,17.0,62.0,480.96087173933813,3869.896523821345,50.425535116972604
+AR-T-G240001 = 1032.403,590.6913564552979,2451.0,302.0,2149.0,11.07285127225809,33.16794321676009,1189.44198387311
+AR-T-G240002 = 676.5796603315811,354.93548251427393,2296.0,297.0,1999.0,14.05910878934272,50.149831857657496,764.0282936659073
+AR-T-G240003 = 416.1467889908257,24.01751107657231,474.0,373.0,101.0,5253.942376091841,91943.9930218195,416.839286567003
+AR-T-G240004 = 1689.3462214411247,1524.9365994452191,5326.0,309.0,5017.0,5.647118002266694,15.656324174500039,2275.8124457487606
+AR-T-G240005 = 385.87664041994753,31.56918420450383,497.0,312.0,185.0,1863.6052630732893,23256.48215172804,387.16584949233754
+AR-T-G240006 = 810.3153988868274,659.0005875293188,3014.0,314.0,2700.0,7.049546292941697,22.981894528627087,1044.4581466181905
+AR-T-G240007 = 282.1956617972554,27.835899934033034,361.0,228.0,133.0,1072.7165638342444,11197.175228851118,283.56521095213435
+AR-T-G240008 = 572.3966613672496,313.1234271921859,1888.0,307.0,1581.0,13.298239477038342,48.78147367945063,652.4448011908394
+AR-T-G240009 = 309.91042409829566,29.215517704990233,408.0,238.0,170.0,1225.7129154409238,13350.938814540146,311.2844638583109
+AR-T-G240010 = 1026.5328467153286,754.1551627516947,3322.0,334.0,2988.0,7.692817914466457,23.605499061473353,1273.7816511830083
+AR-T-G240011 = 1210.9794476557483,1107.0495981119007,4824.0,298.0,4526.0,6.0641038032555254,19.501802405224655,1640.740697162212
+AR-T-G240012 = 644.1868686868687,378.0046101334139,2115.0,311.0,1804.0,11.715706495472103,42.418815343067266,746.9030774275247
+AR-T-G240013 = 283.5961882072662,22.635683346752838,330.0,238.0,92.0,2003.8967848531495,25567.805421748606,284.49810566375595
+AR-T-G240014 = 1709.0258449304174,1017.852127899276,4696.0,427.0,4269.0,10.765253827314034,34.96073890494926,1989.1687442017612
+AR-T-G240015 = 2605.7252386634846,780.8458852570806,4564.0,1167.0,3397.0,47.80119180186486,201.46328786454262,2720.2066678711726
+AR-T-G240016 = 1318.243877287961,695.1886268761112,4083.0,590.0,3493.0,13.973830269837027,50.14880856373407,1490.320149144166
+AR-T-G240017 = 826.0833333333334,266.1954038963776,1481.0,415.0,1066.0,39.373400944167656,154.62217758380507,867.9133981375484
+AR-U-G050001 = 108.4757560733763,78.90505099246109,403.0,-46.0,449.0,7.894243546955618,25.306146349853968,134.1379764563846
+AR-U-G050002 = 6.0,3.0,9.0,1.0,8.0,13.11111111111111,35.074074074074076,6.708203932499369
+AR-U-G050003 = 984.4375740813907,300.51637390739853,2406.0,168.0,2238.0,45.446614736282335,189.63084033843916,1029.2849111153353
+AR-U-G050004 = 389.0572622162208,171.08815621987404,814.0,1.0,813.0,18.52919317209538,59.77554186301364,425.0137768142313
+AR-U-G050005 = 8.0,0.0,8.0,8.0,0.0,0.0,-1.2,8.0
+AR-U-G050006 = 259.36635195790126,118.56011286657028,570.0,1.0,569.0,16.65289187276413,50.72868087457129,285.1796011128492
+AR-U-G050007 = 12.533333333333333,20.079397954675382,73.0,1.0,72.0,4.002137958890006,12.684728219146496,23.669952823498967
+AR-U-G050008 = 1076.6468099395568,366.2833951450681,2280.0,67.0,2213.0,34.7380390584924,135.56881589853796,1137.2475011676313
+AR-U-G050009 = 150.78690457054063,64.90871737568034,336.0,4.0,332.0,19.344560235945654,62.21272017656502,164.1640404635599
+AR-U-G050010 = 1017.3636544903493,329.94883416155903,1807.0,211.0,1596.0,38.175844212188444,144.91016296106736,1069.5302887915454
+AR-U-G050011 = 965.9042254718586,228.88050569588697,2010.0,378.0,1632.0,88.4100492655996,437.95686192823644,992.6516300656513
+AR-U-G050012 = 277.65129568633677,88.19271036925959,853.0,40.0,813.0,42.048526610659664,183.63647681763746,291.32146532409473
+AR-U-G050013 = 563.350030611677,242.26743653726624,1575.0,171.0,1404.0,20.39529636377163,72.4743491922664,613.2346759573499
+AR-U-G050014 = 71.88143312585396,58.80914314917462,230.0,1.0,229.0,6.435773668280599,18.87356057005141,92.87333172750233
+AR-U-G050015 = 715.0989663397827,220.8806062259061,1921.0,356.0,1565.0,44.925066581789,193.67272900248983,748.4348828501711
+AR-U-G050016 = 485.8140574550873,216.31899777450136,1308.0,239.0,1069.0,19.133360904661313,68.71687730701653,531.7980887697329
+AR-U-G050017 = 866.3113211510187,185.11682055565507,2270.0,482.0,1788.0,116.99507674815577,625.1785467908558,885.8688065436424
+AR-U-G050018 = 698.9407514450867,398.4983488327823,1862.0,48.0,1814.0,10.97963728055179,32.31911715895841,804.5614383333781
+AR-V-G230001 = 163.1710737517952,133.6481520728053,970.0,1.0,969.0,6.6036801044158215,20.502854925372553,210.91853370860824
+AR-V-G230002 = 323.2410831854354,192.54791119335715,1397.0,1.0,1396.0,10.031320820987816,29.753883026317514,376.243931464439
+AR-V-G230003 = 47.333333333333336,62.023293115481124,135.0,1.0,134.0,3.437588509896013,7.481630057212031,78.02136459543202
+AR-W-G070001 = 56.305313243457576,13.474105173664897,83.0,25.0,58.0,85.03076022789381,403.8503428056578,57.89507586725197
+AR-W-G070002 = 56.67781155015197,5.470149637318793,69.0,45.0,24.0,1142.4353312850526,12131.080659390032,56.9411701598167
+AR-W-G070003 = 49.988732394366195,8.463834400516898,67.0,36.0,31.0,223.44133187254087,1420.8294310038557,50.700195849275865
+AR-W-G070004 = 59.03295254833041,8.765542607904406,90.0,37.0,53.0,325.9331926094541,2339.1739224066946,59.680182839736815
+AR-W-G070005 = 64.43246918056563,15.802292386377582,119.0,26.0,93.0,80.0747618478118,379.55934831743167,66.34195904078435
+AR-W-G070006 = 58.54349415204678,9.354472149427316,84.0,36.0,48.0,262.6362305139903,1741.201401408376,59.28614388476574
+AR-W-G070007 = 29.223205695593613,8.330450059266767,62.0,14.0,48.0,53.91262385854656,231.21588446904647,30.387368252563654
+AR-W-G070008 = 60.632833186231245,5.249631203970898,77.0,45.0,32.0,1575.2512013417593,18591.776549414484,60.859667169374575
+AR-W-G070009 = 53.41612780524915,8.853113430532048,94.0,27.0,67.0,237.90906840563807,1551.2572939714848,54.14480886586061
+AR-W-G070010 = 33.53386699507389,12.934520041024717,71.0,15.0,56.0,25.657535869517623,92.28721887204135,35.94192599645956
+AR-W-G070011 = 54.40966183574879,5.884582605931477,67.0,45.0,22.0,818.011840567616,7816.734781879939,54.72695509094737
+AR-W-G070012 = 68.78128578439392,24.857156380204586,202.0,43.0,159.0,31.632112787747793,136.200901329131,73.13510441275393
+AR-W-G070013 = 49.57428153921091,10.902390333569917,77.0,21.0,56.0,106.95500102621868,541.982378325409,50.75895492535742
+AR-W-G070014 = 63.02731411229135,5.433486396859194,80.0,47.0,33.0,1595.770734434528,18923.009930384804,63.261086764568745
+AR-W-G070015 = 67.36354753851936,15.197688961153101,128.0,31.0,97.0,101.10372973939543,520.2073364003778,69.05662377161448
+AR-W-G070016 = 45.44887496439761,14.063782090609214,84.0,12.0,72.0,43.490181304693934,174.79675663627026,47.575100653825096
+AR-W-G070017 = 54.299386870046355,10.763458802100027,87.0,22.0,65.0,142.83870351071067,789.3002505729338,55.3558981486839
+AR-W-G070018 = 64.21786143372046,7.334872444463787,82.0,32.0,50.0,696.5292257971855,6310.711275640838,64.6353934071502
+AR-W-G070019 = 57.75371287128713,6.593950578703854,73.0,41.0,32.0,697.3139447311734,6317.921258630072,58.128921671173856
+AR-W-G070020 = 59.20450555880632,5.664504846786955,78.0,38.0,40.0,1173.2152292615117,12595.599916424053,59.474869429213555
+AR-W-G070021 = 58.02084267144778,6.667102844471638,158.0,25.0,133.0,685.8574193301029,6226.177746096764,58.402640733477604
+AR-W-G070022 = 56.269061773067975,6.7556951973839885,82.0,43.0,39.0,603.3552245130516,5249.658448382195,56.673157053593705
+AR-W-G070023 = 61.10377358490566,8.795395471470156,89.0,36.0,53.0,356.45864648578396,2631.0066734432567,61.73354135164265
+AR-W-G070024 = 73.73450964300369,21.181235528315053,187.0,21.0,166.0,53.96885514878544,243.58952252833754,76.71650833295377
+AR-W-G070025 = 48.284790640394085,11.560927281638817,81.0,16.0,65.0,85.60987700767208,415.45220364374046,49.64953219112975
+AR-X-G060001 = 982.6845553822153,488.2510831032323,2677.0,391.0,2286.0,15.461992669866504,54.78732508290544,1097.2957921810425
+AR-X-G060002 = 428.7225806451613,42.64680685908093,540.0,338.0,202.0,1046.5573102744556,10840.212161938083,430.8384863151418
+AR-X-G060003 = 619.6307692307693,303.91758146198157,1803.0,315.0,1488.0,16.07708611189261,58.78144743416584,690.1508432938521
+AR-X-G060004 = 522.5991219182708,445.9601063622602,2264.0,164.0,2100.0,6.786290143516176,22.80731216044603,687.0154719483298
+AR-X-G060005 = 203.49938444320088,59.330053597091194,386.0,120.0,266.0,51.15613770973397,218.30794972741052,211.9718253178837
+AR-X-G060006 = 181.95356721698113,26.663644483773055,261.0,124.0,137.0,338.6916272468745,2462.435155503438,183.89684760794978
+AR-X-G060007 = 503.50972364380755,291.1637241181364,1529.0,154.0,1375.0,11.22647287988267,35.88253422766434,581.6342115507009
+AR-X-G060008 = 194.09179848221632,52.95394518213329,358.0,105.0,253.0,60.91122702160315,273.66543831747026,201.18585076593644
+AR-X-G060009 = 102.39279471004028,12.407658578746755,131.0,49.0,82.0,585.8676952920647,5020.883276896641,103.14181693153944
+AR-X-G060010 = 497.74316827614547,325.7512330336749,1483.0,175.0,1308.0,8.704772490373086,24.585879307881747,594.8631165138204
+AR-X-G060011 = 609.5115897916179,394.92294835631765,1657.0,233.0,1424.0,8.838286453004978,24.77931208456798,726.2702756059565
+AR-X-G060012 = 140.24426970051866,22.347628306408836,225.0,98.0,127.0,266.9552717138097,1815.3935047316477,142.01363200324545
+AR-X-G060013 = 1110.6947101857063,348.1776028861336,2322.0,532.0,1790.0,43.0528075973352,181.3614494440699,1163.9889958182782
+AR-X-G060014 = 463.09154518950436,241.68236850523567,1936.0,178.0,1758.0,14.833173697560019,60.30474051050694,522.3639980629439
+AR-X-G060015 = 177.92666952974017,76.9105385078788,359.0,66.0,293.0,19.82933155564955,67.61114901201121,193.83789790316362
+AR-X-G060016 = 175.48005836575877,142.45447713441152,638.0,63.0,575.0,7.383907090039048,25.541610116124318,226.02329291400193
+AR-X-G060017 = 244.95700044636214,51.875717842175234,392.0,136.0,256.0,119.76116455288951,638.9782836579138,250.38974054325797
+AR-X-G060018 = 1006.856763338499,624.0311486988082,2351.0,301.0,2050.0,9.665043882690538,28.553815505062353,1184.5570549478957
+AR-X-G060019 = 740.3190607734807,381.60842955061975,2476.0,352.0,2124.0,15.205012928076398,60.30042126668031,832.884929176065
+AR-X-G060020 = 107.63676009630673,29.236318963068737,187.0,64.0,123.0,61.180254173249224,270.7770327716819,111.53669562319001
+AR-X-G060021 = 630.2695980457473,380.5735817171735,2345.0,327.0,2018.0,11.80627967796321,47.49624504083911,736.2581186797097
+AR-X-G060022 = 493.5942238267148,227.77624603511913,1004.0,109.0,895.0,16.422042913540608,49.84231250450881,543.6150071999009
+AR-X-G060023 = 297.40727852689577,64.5826082552866,525.0,164.0,361.0,112.22633381941488,594.158535260813,304.3386314778825
+AR-X-G060024 = 517.1974288337925,277.6786274791017,1871.0,215.0,1656.0,14.241027151366138,57.95183321376547,587.0252128750213
+AR-X-G060025 = 275.85594675826536,251.32949380625465,1073.0,45.0,1028.0,5.897521816357528,17.797139019580975,373.1796053093019
+AR-X-G060026 = 121.42543266630611,14.653875146290348,177.0,85.0,92.0,594.6007778590372,5155.795735986558,122.30646652979026
+AR-Y-G100001 = 2333.554573405073,1072.925935257539,5252.0,902.0,4350.0,17.5654624534914,59.452584317722945,2568.393857960261
+AR-Y-G100002 = 3854.0283695652174,337.01737627688965,5591.0,3222.0,2369.0,1530.831490989421,17937.638655179544,3868.735631356333
+AR-Y-G100003 = 872.8304093567251,230.0428106122177,1647.0,495.0,1152.0,66.90730200716746,310.7895193277729,902.6364817645015
+AR-Y-G100004 = 3803.4350377200335,323.94286931168915,4977.0,2732.0,2245.0,1652.9879969308665,19798.252171003576,3817.2054003857693
+AR-Y-G100005 = 830.728263908303,477.4569515516477,3247.0,309.0,2938.0,12.005659143024932,44.035013906487244,958.1620891274586
+AR-Y-G100006 = 1230.2941176470588,302.93028715029646,2146.0,755.0,1391.0,80.01326202179247,387.80847655814205,1267.0400052050118
+AR-Y-G100007 = 4314.078184677601,416.6256972931033,5767.0,3635.0,2132.0,1141.3684838797467,12143.89005758406,4334.149000110188
+AR-Y-G100008 = 2242.643923240938,1093.8326337083834,5006.0,928.0,4078.0,15.766370163746126,54.0291745562392,2495.179672291141
+AR-Y-G100009 = 750.3853963295587,338.641584640807,2198.0,366.0,1832.0,19.058481567120506,72.08668900340037,823.2595981054251
+AR-Y-G100010 = 806.2556920852909,491.92955369251194,2430.0,289.0,2141.0,10.422682756062557,33.81908115386378,944.4802416228972
+AR-Y-G100011 = 3961.5109289617485,339.9656630695968,5440.0,3270.0,2170.0,1618.09560289011,19296.94228884627,3976.0716155961936
+AR-Y-G100012 = 4145.3784599899345,254.85415113022805,5426.0,3538.0,1888.0,4352.826951296213,71626.56525155024,4153.205173705825
+AR-Y-G100013 = 3162.474178403756,878.7705407336196,4638.0,911.0,3727.0,56.636146423114944,237.03764694481623,3282.2980657356165
+AR-Y-G100014 = 3587.814678052158,697.3580922567847,5737.0,1454.0,4283.0,150.60426855855894,842.097584601998,3654.9586143871084
+AR-Y-G100015 = 2603.465654374548,892.866467017199,4106.0,786.0,3320.0,33.57822549722699,125.62900865032955,2752.31610492539
+AR-Y-G100016 = 3753.334370946822,238.2022519612066,4884.0,3385.0,1499.0,3960.846713380756,63228.829436752465,3760.885429386299
+AR-Z-G200001 = 199.35597888937951,149.4263003935348,696.0,-127.0,823.0,6.8977418414504275,19.136148594544753,249.140573910075
+AR-Z-G200002 = 329.74600407936214,252.56131653985838,1297.0,1.0,1296.0,7.161031449069013,21.47126126929196,415.35484325893424
+AR-Z-G200003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AR-Z-G200004 = 191.36333688750258,150.00094422073454,2098.0,1.0,2097.0,9.290234088679556,53.88510067020155,243.14647842778206
+AR-Z-G200005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+AR-Z-G200006 = 660.2536553793651,472.6184328893662,3598.0,40.0,3558.0,9.0560227242897,37.394961867563865,811.974797976277
+AR-Z-G200007 = 757.388852106265,335.641446029608,2788.0,186.0,2602.0,19.47681357520746,72.72000479556687,828.4280618060238
+AR-Z-G200008 = 277.9797378162487,195.16486387293918,1146.0,-59.0,1205.0,8.759647689596397,31.73358157803778,339.6499061194242
+AR-Z-G200009 = 7.5,6.5,14.0,1.0,13.0,4.997724169321803,10.760687650992612,9.924716620639604
+AR-Z-G200010 = 771.3705247587992,301.8748488163109,3712.0,1.0,3711.0,25.63867294410966,104.86152841055484,828.3362305335532
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARM/ARM_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARM/ARM_0_elevation.properties
new file mode 100755
index 0000000..5053c7b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARM/ARM_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ARM = 1856.461048299666,590.2396710082402,3844.0,371.0,3473.0,40.621073995170356,160.71677406528914,1948.0324671539292
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARM/ARM_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARM/ARM_1_elevation.properties
new file mode 100755
index 0000000..17f005a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARM/ARM_1_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AM-ER = 1856.461048299666,590.2396710082402,3844.0,371.0,3473.0,40.621073995170356,160.71677406528914,1948.0324671539292
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARM/ARM_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARM/ARM_2_elevation.properties
new file mode 100755
index 0000000..c61ac16
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ARM/ARM_2_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ARM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ARM
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AM-ER-G040001 = 1856.461048299666,590.2396710082402,3844.0,371.0,3473.0,40.621073995170356,160.71677406528914,1948.0324671539292
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUS/AUS_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUS/AUS_0_elevation.properties
new file mode 100755
index 0000000..f204047
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUS/AUS_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUS elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUS
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AUS = 294.3097234475294,195.07298187775396,2431.0,1.0,2430.0,8.945430492284023,29.309321037683205,353.0887729370343
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUS/AUS_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUS/AUS_1_elevation.properties
new file mode 100755
index 0000000..3655e9b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUS/AUS_1_elevation.properties
@@ -0,0 +1,43 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUS elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUS
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AU-CT = 858.4438185591462,259.7136651116431,1544.0,586.0,958.0,46.581225523951304,194.14121157884495,896.870658159876
+AU-NS = 296.0229957290426,255.4389818965407,2431.0,1.0,2430.0,6.714108578520583,23.332724706639798,390.99704279274255
+AU-NT = 320.9343382971586,198.55142894889843,1499.0,1.0,1498.0,9.813140247997497,30.51482738367317,377.3877574005529
+AU-QL = 243.60335351151508,160.30485916055963,1551.0,1.0,1550.0,9.2805263916238,31.838743189760198,291.6166005435493
+AU-SA = 199.84748372799464,169.0297124230713,1417.0,1.0,1416.0,6.769584335222441,23.062245823170134,261.74426533211147
+AU-TS = 348.99582756462536,296.3849951618242,1522.0,1.0,1521.0,6.1676316753377,18.342588915630802,457.8669599507968
+AU-VI = 242.37614464911564,244.14286105278873,1865.0,1.0,1864.0,6.0582167139707215,22.868170583848887,344.0231563398548
+AU-WA = 355.1696975893521,162.32102024669283,1241.0,1.0,1240.0,16.87530106142976,52.64863784680222,390.5043248155355
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUT/AUT_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUT/AUT_0_elevation.properties
new file mode 100755
index 0000000..d331ab4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUT/AUT_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUT elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUT
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AUT = 918.4484431483746,656.8889372693068,3599.0,79.0,3520.0,7.910901850687009,24.308435596903283,1129.1813931465863
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUT/AUT_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUT/AUT_1_elevation.properties
new file mode 100755
index 0000000..1907c7a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AUT/AUT_1_elevation.properties
@@ -0,0 +1,44 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AUT elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AUT
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AT-10 = 254.89503816793894,125.78910406374001,807.0,88.0,719.0,15.312780540447536,52.838197473492315,284.24352091788006
+AT-2 = 1171.7321826280624,575.8919589259069,3358.0,348.0,3010.0,15.273127244411967,50.970030248695466,1305.6063174486562
+AT-3 = 434.97367263933165,258.9244738715956,2055.0,79.0,1976.0,11.026561559437274,38.18060405680417,506.2054711863854
+AT-4 = 598.3237220867403,296.8162871304551,2625.0,221.0,2404.0,16.336094885826064,67.08575674159027,667.9005799650422
+AT-5 = 1385.8773937033432,575.1813904471686,3296.0,376.0,2920.0,21.480313800294038,73.47732898999536,1500.4965119235399
+AT-6 = 961.5030089377915,486.3082928983971,2827.0,201.0,2626.0,14.065818181223234,44.346748096444124,1077.4895785752099
+AT-7 = 1728.0076247689465,641.3522157777917,3599.0,470.0,3129.0,27.793718091406713,100.10804334281971,1843.1882746867448
+AT-8 = 1304.2974885844749,594.9464296847283,3021.0,387.0,2634.0,17.28519226915973,55.47405668011963,1433.580549854934
+AT-9 = 228.02450518378888,101.9237594744036,621.0,132.0,489.0,19.349765923047077,72.08283375509515,249.76714697835627
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AZE/AZE_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AZE/AZE_0_elevation.properties
new file mode 100755
index 0000000..badc81f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AZE/AZE_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AZE = 724.6545553895529,789.2511903703808,4287.0,-28.0,4315.0,4.6524310440948335,13.414810259002946,1071.4670625585784
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AZE/AZE_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AZE/AZE_1_elevation.properties
new file mode 100755
index 0000000..70c762d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AZE/AZE_1_elevation.properties
@@ -0,0 +1,38 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AZ-ATE = 647.4197074116236,773.1815056541633,4287.0,-28.0,4315.0,4.454921417317938,13.381582313572327,1008.4452975896238
+AZ-NAK = 1417.6378864392166,597.8547541879044,3800.0,590.0,3210.0,21.498413411756772,78.833395383079,1538.5471992021978
+AZ-NKA = 1409.701163692785,518.9111373019696,3353.0,321.0,3032.0,28.515981574390793,104.94218986550749,1502.1738046354078
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AZE/AZE_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AZE/AZE_2_elevation.properties
new file mode 100755
index 0000000..bf1bffe
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/AZE/AZE_2_elevation.properties
@@ -0,0 +1,52 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = AZE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = AZE
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+AZ-ATE-G100001 = -28.0,0.0,-28.0,-28.0,0.0,0.0,-1.2,28.0
+AZ-ATE-G100002 = -28.0,0.0,-28.0,-28.0,0.0,0.0,-1.2,28.0
+AZ-ATE-G100003 = -18.5,12.603570922560003,6.0,-28.0,34.0,-6.710879942355566,14.626829265151267,22.385263009399733
+AZ-ATE-G100004 = -5.0,6.96419413859206,1.0,-16.0,17.0,-3.190102746023146,7.103199064725263,8.573214099741124
+AZ-ATE-G100005 = -28.0,0.0,-28.0,-28.0,0.0,0.0,-1.2,28.0
+AZ-ATE-G100006 = -13.5,14.5,1.0,-28.0,29.0,-3.600147607527984,6.9523371898863395,19.81161275615895
+AZ-ATE-G100007 = -10.0,1.0,-9.0,-11.0,2.0,-1030.0,10601.0,10.04987562112089
+AZ-ATE-G100008 = 608.1275804818789,763.674575109806,4287.0,-28.0,4315.0,4.401181633638802,13.637158721256991,976.2264137032481
+AZ-ATE-G100009 = 1409.701163692785,518.9111373019696,3353.0,321.0,3032.0,28.515981574390793,104.94218986550749,1502.1738046354078
+AZ-ATE-G100010 = -16.428571428571427,10.051398521842518,-1.0,-28.0,27.0,-9.164952884836918,23.965619250823533,19.25950600167542
+AZ-ATE-G100011 = -28.0,0.0,-28.0,-28.0,0.0,0.0,-1.2,28.0
+AZ-ATE-G100012 = -19.806451612903224,8.909651724986894,-3.0,-28.0,25.0,-17.127767520763097,51.231456447215194,21.718135724661973
+AZ-ATE-G100013 = -28.0,0.0,-28.0,-28.0,0.0,0.0,-1.2,28.0
+AZ-ATE-G100014 = -28.0,0.0,-28.0,-28.0,0.0,0.0,-1.2,28.0
+AZ-ATE-G100015 = -28.0,0.0,-28.0,-28.0,0.0,0.0,-1.2,28.0
+AZ-NAK-G430001 = 1417.6378864392166,597.8547541879044,3800.0,590.0,3210.0,21.498413411756772,78.833395383079,1538.5471992021978
+AZ-NKA-G420001 = 1409.701163692785,518.9111373019696,3353.0,321.0,3032.0,28.515981574390793,104.94218986550749,1502.1738046354078
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BDI/BDI_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BDI/BDI_0_elevation.properties
new file mode 100755
index 0000000..4113646
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BDI/BDI_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BDI = 1532.8305197478858,374.90928566788045,2733.0,506.0,2227.0,80.22803177105168,376.51959798361855,1578.013426669931
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BDI/BDI_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BDI/BDI_1_elevation.properties
new file mode 100755
index 0000000..d9d7444
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BDI/BDI_1_elevation.properties
@@ -0,0 +1,49 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BI-BB = 1320.5606407322655,526.2687425826987,2622.0,563.0,2059.0,24.031413210454488,86.90971155710423,1421.5622375649916
+BI-BJ = 1358.09272467903,608.0786204230857,2511.0,506.0,2005.0,18.222070912198376,59.79246981235305,1488.0105703393876
+BI-BR = 1547.204594017094,539.7572260339106,2462.0,767.0,1695.0,31.77819285237724,114.1156761691733,1638.651860159265
+BI-CA = 1554.3542857142857,110.82755891458561,1863.0,1327.0,536.0,2801.4867130550583,39913.41559754988,1558.3003540182276
+BI-CI = 1431.1692708333333,439.73924564437516,2577.0,715.0,1862.0,44.73133498732087,184.59346478855113,1497.2027537837018
+BI-GI = 1736.0568783068784,137.70442822020766,2132.0,1400.0,732.0,2041.1753217456649,26197.184567628596,1741.5096882498465
+BI-KI = 1444.2006641366224,99.32721048832423,1850.0,1314.0,536.0,3118.321772964441,46016.06121385664,1447.6123282965136
+BI-KR = 1602.6012048192772,109.7114836154476,1847.0,1358.0,489.0,3161.0065896613933,46830.13483333236,1606.3521504717767
+BI-KY = 1831.6526232114468,213.63475136860072,2626.0,1496.0,1130.0,656.9916154493394,5883.389325377163,1844.0691795889052
+BI-MA = 1256.5872641509434,392.82293074445056,2420.0,769.0,1651.0,42.57872501812381,171.52666546270524,1316.5566479817774
+BI-MU = 1916.4154511075094,169.19349083504954,2733.0,1541.0,1192.0,1487.518115172289,17248.637959203385,1923.8696989621071
+BI-MY = 1536.242871189774,118.77964365628976,1849.0,1314.0,535.0,2202.5557816360392,29001.62940856857,1540.8279472506056
+BI-NG = 1590.2442795299937,117.71492799594043,1915.0,1359.0,556.0,2505.9264790160128,34400.945592426506,1594.5951438691134
+BI-RT = 1515.102808186578,244.67276789144069,2097.0,1173.0,924.0,256.14531566979275,1705.0214395722983,1534.7316647292168
+BI-RY = 1542.099604743083,198.4401134258004,1938.0,1192.0,746.0,492.5843259049463,4010.470646405513,1554.8149952856827
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BDI/BDI_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BDI/BDI_2_elevation.properties
new file mode 100755
index 0000000..3bca350
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BDI/BDI_2_elevation.properties
@@ -0,0 +1,149 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BDI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BDI
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BI-BB-G010001 = 1202.1530612244899,160.7597407914568,1585.0,885.0,700.0,440.57672320473284,3464.400840837328,1212.854351054053
+BI-BB-G010002 = 783.0541310541311,105.83605517073316,1221.0,563.0,658.0,427.8724323365426,3349.053735240972,790.1740585054933
+BI-BB-G010003 = 1025.6223776223776,201.32104980266624,1542.0,770.0,772.0,148.36775046849564,849.6256627380754,1045.1944443850755
+BI-BB-G010004 = 1920.4486803519062,387.21469622592053,2542.0,1162.0,1380.0,136.76238300404214,751.9938499274441,1959.0963107613443
+BI-BB-G010005 = 1656.2252747252746,428.70485866701426,2622.0,884.0,1738.0,69.39878411019693,316.83276894416736,1710.809754614322
+BI-BJ-G020001 = 1593.75,287.40557144912833,2191.0,1000.0,1191.0,187.26146351905953,1134.8682904639873,1619.4570154838937
+BI-BJ-G020002 = 853.2152230971128,180.33164513043363,1691.0,762.0,929.0,122.62499366162324,691.6675209771502,872.0640567986419
+BI-BJ-G020003 = 1614.717791411043,268.6415841347174,2170.0,885.0,1285.0,234.94287090923928,1518.884645491163,1636.9122904498477
+BI-BJ-G020004 = 1599.0326086956522,198.7866701794182,2115.0,1168.0,947.0,544.7925216293721,4583.627907189516,1611.3414982284305
+BI-BJ-G020005 = 2207.338888888889,115.2881975210573,2511.0,1815.0,696.0,7075.665751804182,136553.84675913118,2210.347560653955
+BI-BJ-G020006 = 1496.438492063492,630.7478461502063,2481.0,773.0,1708.0,20.50321507097689,67.15724977815586,1623.9368848426286
+BI-BJ-G020007 = 2330.7926829268295,136.76263376829553,2483.0,1995.0,488.0,5000.282631701939,86046.50384016443,2334.801608013085
+BI-BJ-G020008 = 1873.6986301369864,231.9041302231632,2459.0,1201.0,1258.0,551.4535047091471,4649.397764861963,1887.9952548117753
+BI-BJ-G020009 = 777.6907630522088,134.85927796943682,1312.0,506.0,806.0,210.1523272400026,1336.2482635023648,789.2971226294726
+BI-BJ-G020010 = 811.1858407079646,79.01305467050362,1197.0,718.0,479.0,1115.6799349034063,11867.125386626907,815.024865248571
+BI-BR-G030001 = 1834.871485943775,295.35152215072094,2434.0,1183.0,1251.0,258.3757057426938,1722.3185990893332,1858.4902183133127
+BI-BR-G030002 = 1909.9515789473685,211.86413663535356,2374.0,1157.0,1217.0,758.4614389683633,7053.496334156597,1921.666320232467
+BI-BR-G030003 = 1573.3407079646017,276.5848520404902,2147.0,1023.0,1124.0,201.26282638583834,1246.138058597368,1597.4667958104212
+BI-BR-G030004 = 1897.459574468085,55.879976467708794,2037.0,1798.0,239.0,39253.697019420935,1336387.418759695,1898.2822257268908
+BI-BR-G030005 = 2191.417142857143,160.63827241123246,2462.0,1834.0,628.0,2579.8485455162863,35759.7171841712,2197.2969186187443
+BI-BR-G030006 = 888.8985507246376,215.56019564388671,1851.0,767.0,1084.0,84.65086354313944,433.8763601764288,914.6621405887488
+BI-BR-G030007 = 1928.6274509803923,106.39900921723877,2140.0,1616.0,524.0,6010.299454773257,109945.68812007569,1931.5601450220324
+BI-BR-G030008 = 1964.6125,105.21575972139351,2136.0,1537.0,599.0,6565.334933704142,123595.56241562881,1967.4279227585441
+BI-BR-G030009 = 1708.633484162896,244.68949122123124,2121.0,1039.0,1082.0,360.654308531754,2651.1490898306156,1726.0652740602661
+BI-CA-G040001 = 1638.4348591549297,111.2562515238994,1863.0,1346.0,517.0,3238.148096782715,48345.21649477622,1642.2078861085715
+BI-CA-G040002 = 1504.0671140939598,55.47932251967407,1810.0,1374.0,436.0,20008.73883869609,544820.2037940198,1505.0899770200367
+BI-CA-G040003 = 1611.9607843137255,102.92543670518708,1835.0,1508.0,327.0,3889.4174266169375,61698.374926286444,1615.2433920887202
+BI-CA-G040004 = 1541.0887096774193,93.00086819719397,1827.0,1332.0,495.0,4600.169642733903,77072.5628470683,1543.892344880512
+BI-CA-G040005 = 1465.819512195122,61.55244925685852,1655.0,1327.0,328.0,13576.500799187488,324996.7473481298,1467.111293099969
+BI-CI-G050001 = 946.768115942029,171.55762499391207,1547.0,715.0,832.0,186.00307506608635,1145.0640790131815,962.1859924453125
+BI-CI-G050002 = 1840.782122905028,331.21705910032586,2563.0,1205.0,1358.0,188.50969339713677,1145.185624654875,1870.3431675085217
+BI-CI-G050003 = 1820.6596244131456,327.4704288894524,2577.0,1233.0,1344.0,188.85084653369069,1150.0157699747492,1849.8752254585331
+BI-CI-G050004 = 1357.081081081081,214.0784622993468,1829.0,930.0,899.0,273.8813091420237,1861.1463502610682,1373.862674596209
+BI-CI-G050005 = 1303.7014388489208,173.1269154315717,1734.0,927.0,807.0,449.78106501954943,3563.461583918213,1315.1465205457516
+BI-CI-G050006 = 954.2128514056225,93.02501539618174,1247.0,831.0,416.0,1111.1957216013468,11752.467309057998,958.736574496409
+BI-GI-G060001 = 1631.8198757763976,132.40169859669066,1947.0,1409.0,538.0,1909.2093363408057,23992.047178219458,1637.1824323422807
+BI-GI-G060002 = 1836.203539823009,23.1517346937127,1933.0,1808.0,125.0,499138.5234427366,3.960699907267448E7,1836.3494881089157
+BI-GI-G060003 = 1895.7052631578947,96.94229142658025,2132.0,1757.0,375.0,7537.19347935273,148583.25974954054,1898.1823549468527
+BI-GI-G060004 = 1602.7135135135136,95.94998179559045,1855.0,1406.0,449.0,4711.23773769113,79566.08378542936,1605.5830733429539
+BI-GI-G060005 = 1765.294670846395,61.15426562043761,1904.0,1634.0,270.0,24139.469216942358,699296.4924218097,1766.3536223311166
+BI-GI-G060006 = 1722.4351585014408,120.3929599924887,1850.0,1400.0,450.0,2970.3851292374047,43074.59602356683,1726.637582139818
+BI-GI-G060007 = 1761.4279475982532,62.59881485043048,1841.0,1563.0,278.0,22362.510422448035,631543.8643531209,1762.5399360584354
+BI-GI-G060008 = 1811.4311377245508,23.339329465586356,1835.0,1740.0,95.0,467751.8184647726,3.632133189372642E7,1811.5814889256194
+BI-GI-G060009 = 1547.5245901639344,75.74026797640767,1756.0,1433.0,323.0,8591.47548035793,176827.1401512232,1549.376953925413
+BI-GI-G060010 = 1867.9201877934272,73.372214720032,2097.0,1747.0,350.0,16577.31268510857,424058.277688914,1869.360668747247
+BI-KI-G090001 = 1399.258426966292,45.53860643648696,1521.0,1340.0,181.0,29103.134585673004,897128.4061814417,1399.999253611358
+BI-KI-G090002 = 1415.4840989399293,92.95408415605279,1695.0,1314.0,381.0,3577.5542981383,55212.03785743355,1418.532937972564
+BI-KI-G090003 = 1445.3947368421052,82.33107303038292,1627.0,1314.0,313.0,5463.546806538333,96843.75748755592,1447.737666456597
+BI-KI-G090004 = 1499.235576923077,105.75555669913558,1779.0,1314.0,465.0,2891.8489556539475,41612.78397327915,1502.9609285954893
+BI-KI-G090005 = 1413.7941176470588,67.54041466008893,1690.0,1340.0,350.0,9236.395289723221,194757.799973052,1415.406483914032
+BI-KI-G090006 = 1413.4756097560976,62.081324635760154,1649.0,1340.0,309.0,11872.142342445468,271942.1512455689,1414.838291199352
+BI-KI-G090007 = 1590.1506276150628,84.03706537800262,1850.0,1411.0,439.0,6832.062012347992,130376.5296935549,1592.3696954105617
+BI-KR-G070001 = 1571.0703703703705,56.486696662690655,1754.0,1467.0,287.0,21599.228856261954,603101.8893941251,1572.0855115277782
+BI-KR-G070002 = 1651.2857142857142,97.98993423247285,1847.0,1497.0,350.0,4836.368113737344,82373.07574168201,1654.1905988775798
+BI-KR-G070003 = 1666.0963302752293,112.44552150990292,1833.0,1432.0,401.0,3297.168102437621,49505.087431821616,1669.8865162232494
+BI-KR-G070004 = 1635.8207547169811,60.80882464040381,1803.0,1512.0,291.0,19548.125114078997,528042.4608937906,1636.9505962969624
+BI-KR-G070005 = 1537.4229074889868,131.63016205776196,1838.0,1358.0,480.0,1629.121377607772,19465.09761719104,1543.047535248102
+BI-KR-G070006 = 1597.0,128.499141257945,1839.0,1380.0,459.0,1957.2940199064126,24805.605830186778,1602.1613618184747
+BI-KR-G070007 = 1540.1927710843374,60.99130055117288,1810.0,1395.0,415.0,16180.42732684296,410604.6007968447,1541.3999191784635
+BI-KY-G080001 = 1737.0396825396826,94.10669399074368,1881.0,1556.0,325.0,6343.696385854436,118090.83038085833,1739.586999425849
+BI-KY-G080002 = 1733.4903846153845,76.66999653764722,1990.0,1624.0,366.0,11627.111289645325,264501.0451320279,1735.185062730508
+BI-KY-G080003 = 1694.8305084745762,74.01858505564506,1866.0,1560.0,306.0,12073.58406164579,278031.47944246966,1696.446050833869
+BI-KY-G080004 = 2066.311377245509,249.08995811920593,2626.0,1585.0,1041.0,595.8814562566929,5155.175826377271,2081.270889377464
+BI-KY-G080005 = 1850.5849056603774,71.9263076657287,2053.0,1681.0,372.0,17109.124764570413,442188.7467221763,1851.9821507758797
+BI-KY-G080006 = 2007.4038461538462,188.62684567230627,2566.0,1699.0,867.0,1237.884698265255,13537.45655647049,2016.2465842405136
+BI-KY-G080007 = 1586.945205479452,75.7538172845234,1907.0,1496.0,411.0,9258.164175584741,195396.80435049845,1588.7522544523415
+BI-KY-G080008 = 2029.7954545454545,133.2350815252342,2437.0,1801.0,636.0,3582.152171508249,55296.84754366995,2034.1635072536387
+BI-KY-G080009 = 1743.513888888889,61.04677010646917,1834.0,1617.0,217.0,23381.75374251011,670213.8158332215,1744.582296393291
+BI-MA-G100001 = 1270.4870967741936,60.50575681454051,1478.0,1203.0,275.0,9322.091528929797,197133.74759458343,1271.9270457370656
+BI-MA-G100002 = 1459.0451612903225,86.58420044620999,1783.0,1251.0,532.0,4836.028970419404,82368.12464259597,1461.6119890215778
+BI-MA-G100003 = 1505.9501133786848,120.47106052031607,2071.0,1093.0,978.0,1991.1061820667708,25373.914788104496,1510.7610732369837
+BI-MA-G100004 = 1655.3523573200991,247.42766928276453,2420.0,1414.0,1006.0,320.89005203654955,2312.0334470200596,1673.741879266905
+BI-MA-G100005 = 880.7046548956662,206.7183964619397,1883.0,769.0,1114.0,92.52886522255312,488.5992573086657,904.6398093112475
+BI-MA-G100006 = 1762.8178294573643,303.61274573382605,2159.0,1042.0,1117.0,212.51568339200472,1326.134907099497,1788.7725957272507
+BI-MU-G110001 = 1805.75,52.97879497866391,1988.0,1712.0,276.0,39700.44408371178,1356736.3518345838,1806.5270037332382
+BI-MU-G110002 = 2001.4615384615386,179.52545329520805,2733.0,1740.0,993.0,1419.9630456003542,16234.714202619662,2009.496871936276
+BI-MU-G110003 = 2054.369318181818,110.83431005739493,2297.0,1789.0,508.0,6423.167173445699,120057.21317675729,2057.356930572021
+BI-MU-G110004 = 1818.7076923076922,52.449748280373626,1937.0,1703.0,234.0,41796.69600247475,1452932.4553946615,1819.4638348023975
+BI-MU-G110005 = 1918.0689655172414,120.5284859832422,2136.0,1750.0,386.0,4078.48771337579,65693.40796942591,1921.852146345757
+BI-MU-G110006 = 1803.8666666666666,43.676830878116114,1862.0,1638.0,224.0,70568.7515899814,2919418.965903363,1804.3953604093163
+BI-MU-G110007 = 2032.953307392996,116.72008218955904,2212.0,1763.0,449.0,5335.462362282352,93811.45907458407,2036.3012369554901
+BI-MU-G110008 = 1824.3548387096773,120.71936220868119,2143.0,1541.0,602.0,3497.016746742009,53549.32365096936,1828.344535894557
+BI-MU-G110009 = 1717.780487804878,92.13822124610499,1849.0,1564.0,285.0,6535.930975995455,122889.81835115016,1720.249765614738
+BI-MU-G110010 = 2093.8171428571427,57.24833864446218,2220.0,1921.0,299.0,49033.24672281945,1797250.80904154,2094.599627613831
+BI-MU-G110011 = 1757.3422818791946,72.2941207159686,1835.0,1576.0,259.0,14435.642554533393,352623.3948937045,1758.828682837095
+BI-MY-G120001 = 1471.8542372881357,88.41705357792307,1826.0,1330.0,496.0,4664.453981003366,78559.26084093118,1474.5075351406113
+BI-MY-G120002 = 1562.4268656716417,100.30538382611543,1849.0,1348.0,501.0,3826.6108091680353,60357.69356926717,1565.643280123865
+BI-MY-G120003 = 1617.6553398058252,83.62283938974434,1793.0,1371.0,422.0,7296.75158745717,142257.5278960484,1619.815291219929
+BI-MY-G120004 = 1651.2946058091286,72.03244091044542,1834.0,1458.0,376.0,12116.091016335282,279334.59214223555,1652.8649514457745
+BI-MY-G120005 = 1446.0079787234042,90.11580870686986,1719.0,1314.0,405.0,4179.92599439767,67859.73481178282,1448.8132845576197
+BI-MY-G120006 = 1528.4739884393064,106.93153589863694,1790.0,1345.0,445.0,2963.8505727370666,43000.539473791636,1532.2098703197296
+BI-MY-G120007 = 1546.2042553191488,133.77682583627262,1844.0,1337.0,507.0,1579.2412296817774,18674.658528662763,1551.9806178873087
+BI-NG-G140001 = 1689.0131578947369,105.6989261287197,1891.0,1412.0,479.0,4127.622286461627,66698.83806602126,1692.317260600481
+BI-NG-G140002 = 1645.3975903614457,96.79178245502118,1833.0,1383.0,450.0,4963.3107133323,85235.9430346585,1648.2420573198804
+BI-NG-G140003 = 1585.51012145749,110.68479747229618,1915.0,1367.0,548.0,2982.2769090541115,43337.98066612043,1589.3688903573102
+BI-NG-G140004 = 1490.173076923077,103.40100638437607,1814.0,1359.0,455.0,3037.087642811283,44423.42952029122,1493.7561940650464
+BI-NG-G140005 = 1591.1608391608393,126.39197827679723,1891.0,1367.0,524.0,2033.0580359643047,26076.046240051044,1596.172844102965
+BI-NG-G140006 = 1652.7640449438202,80.34812212930584,1880.0,1528.0,352.0,8766.036771814426,181626.62613384146,1654.7159299978846
+BI-NG-G140007 = 1439.5714285714287,72.21529248980269,1643.0,1360.0,283.0,7982.087083719841,160354.85835003955,1441.381610271399
+BI-NG-G140008 = 1550.4913294797689,76.46326848698172,1746.0,1447.0,299.0,8399.292894743408,171596.0215088912,1552.3755970188572
+BI-NG-G140009 = 1633.5588235294117,59.38588649319216,1789.0,1536.0,253.0,20896.946934494634,577134.6057204137,1634.637915088653
+BI-RT-G150001 = 1419.2238805970148,204.01736982647125,2097.0,1194.0,903.0,358.7441887299289,2671.006155477569,1433.8129272843655
+BI-RT-G150002 = 1265.2200598802394,98.90784323747353,1792.0,1173.0,619.0,2133.7932564312036,27880.865516693404,1269.080202893909
+BI-RT-G150003 = 1587.9590643274853,130.0316811025397,1886.0,1376.0,510.0,1858.3785774524856,23162.089889797106,1593.2740593100032
+BI-RT-G150004 = 1738.5290519877676,174.81642161442878,2074.0,1281.0,793.0,1012.5678070994944,10344.730050312124,1747.296210111943
+BI-RT-G150005 = 1705.6529209621992,115.07517257732728,1858.0,1451.0,407.0,3300.251103061273,49553.808748172596,1709.5303981300199
+BI-RT-G150006 = 1703.0388349514562,127.9343927481332,1926.0,1408.0,518.0,2398.30392531564,32437.566042199778,1707.8373699508531
+BI-RY-G160001 = 1720.7640186915887,127.2212838344498,1917.0,1475.0,442.0,2514.8257212495523,34555.87408011127,1725.4605365189063
+BI-RY-G160002 = 1558.4086021505377,75.65904985951504,1772.0,1388.0,384.0,8801.33607352887,182597.99782746195,1560.2441036845603
+BI-RY-G160003 = 1632.3287671232877,113.99125434624264,1836.0,1443.0,393.0,2979.7501273510334,43305.130766654795,1636.3041312805094
+BI-RY-G160004 = 1397.6186131386862,95.30560995338931,1563.0,1211.0,352.0,3197.203108542236,47514.483930075345,1400.8643571310863
+BI-RY-G160005 = 1228.8426966292134,32.01658004802569,1488.0,1192.0,296.0,56659.3602623033,2179469.1630039965,1229.2597099298946
+BI-RY-G160006 = 1416.8955823293172,100.7452009906817,1792.0,1221.0,571.0,2824.4510923280022,40335.97627601354,1420.4726983462187
+BI-RY-G160007 = 1770.9221183800623,78.54123771421409,1938.0,1528.0,410.0,11529.60510519716,261412.18300746664,1772.6629333828268
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEL/BEL_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEL/BEL_0_elevation.properties
new file mode 100755
index 0000000..afd523d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEL/BEL_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEL
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BEL = 153.31397583987302,159.68841983335204,687.0,-1.0,688.0,4.7982122717240285,13.316484359782706,221.372009560153
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEL/BEL_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEL/BEL_1_elevation.properties
new file mode 100755
index 0000000..4c53911
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEL/BEL_1_elevation.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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEL
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BE-BRX = 65.29206349206349,30.357192613300857,121.0,15.0,106.0,16.393862240744713,50.87212776233267,72.00425472437513
+BE-G1 = 47.39861806051942,26.953326313775655,130.0,4.0,126.0,11.196349316595787,34.091058415695684,54.52623949461282
+BE-G2 = 65.29206349206349,30.357192613300857,121.0,15.0,106.0,16.393862240744713,50.87212776233267,72.00425472437513
+BE-NVL = 111.35933568193256,29.79939162938027,164.0,35.0,129.0,63.0481424809006,275.8030159507564,115.27751465486458
+BE-VAN = 14.931163486719042,8.954499734771167,44.0,1.0,43.0,10.082747164467458,29.8981965294001,17.410419540239488
+BE-VLI = 58.926116071428574,30.70587915008109,277.0,18.0,259.0,15.021069908338177,64.19388394706539,66.44650607551053
+BE-VOV = 17.16618756737334,21.01913504829023,120.0,1.0,119.0,4.830975728430133,16.548582986694967,27.138202478729134
+BE-VWV = 15.512560220233999,13.626709551373773,115.0,-1.0,116.0,6.101979730612847,20.238709252182225,20.647681172080688
+BE-WHT = 110.01974632458922,74.78381863322923,358.0,12.0,346.0,8.44029862166662,25.473845280143035,133.02993689652988
+BE-WLG = 312.43938312151937,161.6992000705651,687.0,48.0,639.0,13.445553433174057,41.6327690298091,351.80250060057307
+BE-WLX = 394.6847542003734,88.78296427685858,640.0,127.0,513.0,100.87693294853328,506.16146254905175,404.54724068271065
+BE-WNA = 235.46312025033527,69.21764798638712,480.0,76.0,404.0,49.99920918898362,212.08710340477242,245.42608620680735
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEN/BEN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEN/BEN_0_elevation.properties
new file mode 100755
index 0000000..a3be2d0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEN/BEN_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BEN = 264.6523926899348,105.27268437522497,654.0,36.0,618.0,23.136599072115775,77.71127986717445,284.82139496897474
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEN/BEN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEN/BEN_1_elevation.properties
new file mode 100755
index 0000000..c664c9e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEN/BEN_1_elevation.properties
@@ -0,0 +1,41 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BJ-AK = 326.5144183578724,91.18190968041577,654.0,122.0,532.0,56.676029503531346,244.41335011115558,339.00708849306903
+BJ-AQ = 72.73565356004251,19.48509590988695,168.0,42.0,126.0,65.53798273355139,322.8499425259779,75.3003603007583
+BJ-BO = 302.2413379594839,54.13730260009943,603.0,138.0,465.0,191.19396332213032,1172.596768897784,307.05158183007916
+BJ-MO = 96.704985578904,41.10042656385382,249.0,64.0,185.0,21.12562200519192,76.59715089980307,105.0766353646079
+BJ-OU = 78.29453197405005,56.66635681069572,251.0,36.0,215.0,8.389452463180733,28.37467450205093,96.64941661092746
+BJ-ZO = 171.10824043715846,66.22136811847922,601.0,51.0,550.0,25.18318143839277,88.9862520948708,183.47561020741588
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEN/BEN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEN/BEN_2_elevation.properties
new file mode 100755
index 0000000..5e2d655
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BEN/BEN_2_elevation.properties
@@ -0,0 +1,112 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BEN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BJ-AK-G020001 = 312.82954545454544,49.65275623094792,475.0,160.0,315.0,269.503261243739,1831.3443041994371,316.7455141128717
+BJ-AK-G020002 = 293.2637992831541,95.22291869641292,596.0,151.0,445.0,38.996356967094904,155.78440907344367,308.3359534907562
+BJ-AK-G020003 = 197.97763864042935,77.91368579254811,598.0,140.0,458.0,26.43414615715334,113.78056392330248,212.7573449623312
+BJ-AK-G020004 = 427.1913875598086,32.801034563098895,466.0,334.0,132.0,2247.43257609199,29754.244781825666,428.44881779937754
+BJ-AK-G020005 = 358.337982832618,39.456323103412856,464.0,299.0,165.0,777.0376201537413,7326.71419573095,360.50369120633223
+BJ-AK-G020006 = 436.9230769230769,14.511948419933164,458.0,400.0,58.0,27382.219572081976,827117.3576907408,437.16401017795573
+BJ-AK-G020007 = 328.4306458604248,50.09825479648051,461.0,214.0,247.0,302.5950736750379,2139.977022519356,332.2296258221847
+BJ-AK-G020008 = 406.7292918735302,53.30711671576259,623.0,295.0,328.0,468.1396979909332,3777.095337823699,410.2077102645576
+BJ-AK-G020009 = 183.95189003436425,38.79788700363276,347.0,122.0,225.0,121.86196001557934,663.9908205609164,187.9988667071201
+BJ-AK-G020010 = 441.11151515151516,92.54159910208479,654.0,277.0,377.0,122.68769710683017,656.6318139113719,450.71422915594354
+BJ-AK-G020011 = 410.63597122302156,35.16965870066803,462.0,349.0,113.0,1626.7395662490367,19403.779121584223,412.1393038226222
+BJ-AK-G020012 = 342.49818913480885,24.44680705103194,382.0,302.0,80.0,2791.8798185025494,39704.75341747671,343.3695617488738
+BJ-AK-G020013 = 254.37584102644342,82.79240649908299,578.0,148.0,430.0,39.47535943234397,165.27776099889707,267.51009527085097
+BJ-AK-G020014 = 438.1592775041051,43.55455499966174,608.0,341.0,267.0,1048.565688721384,10864.04195542982,440.3186933621351
+BJ-AQ-G030001 = 62.662358642972535,6.8023602475619525,76.0,48.0,28.0,809.0426964161072,7701.389115058308,63.0304949658348
+BJ-AQ-G030002 = 77.1710213776722,8.028406582781566,107.0,66.0,41.0,918.2515682870119,9145.98029566174,77.58751093269838
+BJ-AQ-G030003 = 52.145161290322584,3.020610780970375,59.0,48.0,11.0,5196.916347122208,90634.64567299942,52.23257542457456
+BJ-AQ-G030004 = 66.3944099378882,2.5372442733718783,73.0,64.0,9.0,17998.283737908347,473115.8161003622,66.44287230021823
+BJ-AQ-G030005 = 66.6344410876133,2.1250678834731835,72.0,64.0,8.0,30924.857699764863,972688.8077722789,66.66831820713627
+BJ-AQ-G030006 = 45.21834061135371,3.2474934704038727,52.0,42.0,10.0,2741.599354599134,38766.88380844337,45.33480496797925
+BJ-AQ-G030007 = 98.34520123839009,30.349665539081574,168.0,66.0,102.0,44.59262531011229,186.4775661936111,102.92172173527588
+BJ-AQ-G030008 = 74.15681233933162,1.6642579016610006,77.0,70.0,7.0,88602.13034872248,3953858.277607291,74.17548497107443
+BJ-AQ-G030009 = 71.27382550335571,8.071337937651911,96.0,52.0,44.0,714.3062098908083,6523.816901738732,71.72938517780963
+BJ-BO-G040001 = 291.3806055960138,19.752260750844002,310.0,222.0,88.0,3252.6542246852223,48561.212912251,292.0493265225398
+BJ-BO-G040002 = 336.84861460957177,40.962648149512525,488.0,269.0,219.0,581.6243024961435,5009.955129046608,339.3301161226462
+BJ-BO-G040003 = 295.6654256219326,18.337500574139685,426.0,236.0,190.0,4240.261773573981,69169.37241241036,296.23353597374006
+BJ-BO-G040004 = 318.19095001184553,32.30532823299148,456.0,270.0,186.0,986.904163610667,10071.626471273104,319.8266951048365
+BJ-BO-G040005 = 273.9772888573456,29.813170392785167,313.0,209.0,104.0,803.2618065295945,7625.47875778738,275.59459344931037
+BJ-BO-G040006 = 254.4883852691218,41.842531677302034,314.0,142.0,172.0,242.7740859185023,1581.909967189697,257.90528434689156
+BJ-BO-G040007 = 217.53503668100177,33.154504949350965,313.0,138.0,175.0,301.88657708546845,2108.625728011521,220.04707083313184
+BJ-BO-G040008 = 330.58842723515335,26.915789302896066,404.0,284.0,120.0,1890.479299563273,23703.25700910484,331.68232985133557
+BJ-BO-G040009 = 374.3416516593774,57.49357585749919,468.0,277.0,191.0,295.7137144376558,2057.2321068323167,378.7310172562483
+BJ-BO-G040010 = 316.73417721518985,8.250587578465728,336.0,302.0,34.0,56691.119619628815,2180780.7116374476,316.8416184966445
+BJ-BO-G040011 = 413.94059405940595,34.29736640357915,525.0,347.0,178.0,1794.2637272703337,22094.282237826377,415.3590311435099
+BJ-BO-G040012 = 280.04137931034484,27.70837827174281,322.0,209.0,113.0,1061.8995910239291,11017.166399799456,281.40882777995864
+BJ-BO-G040013 = 320.6667987321712,17.487110690636054,396.0,291.0,105.0,6222.311594653249,115182.63248313793,321.1432621890818
+BJ-BO-G040014 = 308.1202903560318,33.938858455268026,603.0,226.0,377.0,777.0964494888361,7353.471775486092,309.98380512912615
+BJ-MO-G090001 = 143.92375886524823,30.6944077896752,249.0,71.0,178.0,117.1098391013124,618.8219442503873,147.160439777343
+BJ-MO-G090002 = 65.70578231292517,1.7670935532907484,71.0,64.0,7.0,51520.43409713679,1919912.6452418019,65.7295401549379
+BJ-MO-G090003 = 66.7176220806794,1.1868384170990844,70.0,64.0,6.0,177810.99891480125,1.0005028399190893E7,66.72817756786606
+BJ-MO-G090004 = 64.0704845814978,0.25596192152130315,65.0,64.0,1.0,1.5684433140245955E7,3.9262011586250877E9,64.07099586406642
+BJ-MO-G090005 = 97.7431906614786,27.218316860141382,158.0,69.0,89.0,57.827428962688565,256.4955219571991,101.46215103862728
+BJ-MO-G090006 = 71.27586206896552,3.087571136217741,91.0,67.0,24.0,12373.206478215336,287375.2500123217,71.34270536779077
+BJ-MO-G090007 = 64.0,0.0,64.0,64.0,0.0,0.0,-1.2,64.0
+BJ-MO-G090008 = 64.73795180722891,0.6946477984867719,67.0,64.0,3.0,809716.7109505443,7.548802693875769E7,64.7416785367744
+BJ-MO-G090009 = 142.38323353293413,37.431998734569646,247.0,70.0,177.0,66.33497708303588,297.56097938200185,147.22139695220557
+BJ-MO-G090010 = 76.8030018761726,15.297077870102319,149.0,67.0,82.0,144.49747425613936,855.3752362883009,78.31156803790451
+BJ-MO-G090011 = 119.40506329113924,29.0490719637998,161.0,65.0,96.0,81.50468127558455,384.08428584203415,122.88782576609852
+BJ-OU-G100001 = 37.563380281690144,0.7642061952817205,39.0,36.0,3.0,118905.28915984422,5851853.827573602,37.571153153659985
+BJ-OU-G100002 = 44.36141304347826,4.078353536480809,55.0,38.0,17.0,1320.2743258826126,14741.445387409714,44.54848970259945
+BJ-OU-G100003 = 42.12,1.2200234189789734,46.0,40.0,6.0,41253.33352870492,1427872.7073280923,42.137665539785864
+BJ-OU-G100004 = 40.92035398230089,0.7886539773154445,42.0,39.0,3.0,139843.44026811607,7264028.730057215,40.92795310216165
+BJ-OU-G100005 = 38.40952380952381,1.0299813969215834,40.0,36.0,4.0,51971.20939024548,1942234.6071780447,38.423331205823125
+BJ-OU-G100006 = 49.3,4.791079674190821,58.0,38.0,20.0,1119.8600228361504,11826.478405881002,49.53225660561453
+BJ-OU-G100007 = 44.68072289156626,2.1454326848304106,49.0,42.0,7.0,9095.355187354678,190735.9100484874,44.732201818355335
+BJ-OU-G100008 = 36.99038461538461,0.32507964431494174,38.0,36.0,2.0,1473661.6124809678,1.6772480194598937E8,36.99181302354929
+BJ-OU-G100009 = 48.38178294573643,7.52898646108372,63.0,39.0,24.0,285.1829200522617,1969.0730039456682,48.964094581024725
+BJ-OU-G100010 = 133.2566371681416,59.552906645852495,251.0,62.0,189.0,18.370033175252672,61.00837543751998,145.95848738367826
+BJ-OU-G100011 = 55.40748031496063,12.551049425553346,79.0,38.0,41.0,99.73465702864411,506.7221211314304,56.81124639132144
+BJ-OU-G100012 = 39.23880597014925,0.6711440942064806,40.0,38.0,2.0,200023.1776464079,1.1704664579793178E7,39.24454520513913
+BJ-OU-G100013 = 38.09143968871595,0.8763009612953925,41.0,37.0,4.0,82264.89715785805,3581679.730048822,38.101518092247346
+BJ-OU-G100014 = 42.92631578947368,2.7443419507018914,49.0,38.0,11.0,3874.1440586884255,61345.56205834042,43.01395122515485
+BJ-ZO-G120001 = 184.81764705882352,30.857294595569872,235.0,123.0,112.0,232.6056092141033,1498.7510828437635,187.3759197285437
+BJ-ZO-G120002 = 112.70588235294117,33.448531374519405,179.0,73.0,106.0,48.61081351649856,201.88092961753648,117.56453618360949
+BJ-ZO-G120003 = 242.575650497912,32.817792855180784,306.0,156.0,150.0,426.3408867178563,3325.075724502143,244.78552600668755
+BJ-ZO-G120004 = 130.24102564102563,48.41866941238689,221.0,69.0,152.0,27.82182482535877,100.5982250266333,138.949963323825
+BJ-ZO-G120005 = 88.84142394822007,36.564312706082205,246.0,59.0,187.0,23.64743335146784,96.25593153927011,96.07157525936344
+BJ-ZO-G120006 = 142.57307139434596,57.41771306950024,308.0,66.0,242.0,23.480881745250443,84.87015680186482,153.70060006697673
+BJ-ZO-G120007 = 145.15464328417696,36.02476893811996,241.0,69.0,172.0,77.64736211136263,366.60742533264136,149.55819751522012
+BJ-ZO-G120008 = 168.75552353506245,36.94891299754262,309.0,88.0,221.0,109.82433289784018,579.0047534707762,172.75314438612395
+BJ-ZO-G120009 = 231.76974047487576,54.51298854734935,601.0,115.0,486.0,89.72721615660399,440.98921622976275,238.09426393795087
+BJ-ZO-G120010 = 56.8623595505618,2.4392942074038446,63.0,51.0,12.0,12737.198224128022,298550.62221867824,56.9146561958134
+BJ-ZO-G120011 = 176.25222363405337,42.66198569739848,367.0,73.0,294.0,82.99599730283929,398.49630355769267,181.34191837408522
+BJ-ZO-G120012 = 152.2382342210872,44.16158612209577,253.0,74.0,179.0,51.631028124408694,219.60865535053293,158.51411813328767
+BJ-ZO-G120013 = 112.04555808656036,43.74363836177661,202.0,61.0,141.0,24.795163895453186,87.06148586380509,120.28180653804078
+BJ-ZO-G120014 = 95.91721854304636,49.247883958427096,252.0,55.0,197.0,14.765094351141428,53.488152749884044,107.82145838105335
+BJ-ZO-G120015 = 71.73662119622246,9.191725596080019,126.0,55.0,71.0,500.7057025377142,4146.336604155683,72.32309893860983
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BFA/BFA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BFA/BFA_0_elevation.properties
new file mode 100755
index 0000000..529f607
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BFA/BFA_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BFA = 294.4723869476629,50.54249803096441,716.0,129.0,587.0,216.64503091756816,1396.7267606540108,298.77839744844835
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BFA/BFA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BFA/BFA_1_elevation.properties
new file mode 100755
index 0000000..b5361b0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BFA/BFA_1_elevation.properties
@@ -0,0 +1,65 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BF-BAM = 347.83095803642124,57.51633668946912,520.0,248.0,272.0,240.39588612214055,1586.1457951837933,352.5542573203606
+BF-BAZ = 296.4711612803464,24.810446914681194,378.0,199.0,179.0,1740.2712861664697,21164.368894246072,297.5074919174698
+BF-BGR = 283.8757857974389,33.69909382656698,547.0,166.0,381.0,623.2436832524414,5474.180522443747,285.8690096649953
+BF-BLG = 233.1066079295154,27.28845013759256,332.0,164.0,168.0,649.5458757550127,5786.51321210529,234.69842387906377
+BF-BLK = 305.0690822217798,20.500724840514028,365.0,248.0,117.0,3339.9767456383192,50372.995821399716,305.7571334353878
+BF-COM = 319.1916505344668,55.26385098293095,675.0,207.0,468.0,211.42939727413759,1351.8140246273256,323.9404312468278
+BF-GAN = 283.498527390536,27.027809775627563,362.0,195.0,167.0,1184.7554717870075,12736.897541533699,284.7839839841244
+BF-GNA = 274.013299922899,16.349887721605946,344.0,234.0,110.0,4757.744017107993,80590.8828640296,274.50065093391987
+BF-GOU = 253.18493962397105,41.887732252733954,385.0,129.0,256.0,238.38981051118247,1542.6281515747532,256.6265687057179
+BF-HOU = 342.1867783210236,64.47091209328454,700.0,255.0,445.0,166.8561085962654,996.8004019572427,348.2072511649656
+BF-KAD = 306.23251417769376,3.3101781390403824,314.0,291.0,23.0,792048.1812333794,7.32997519326192E7,306.25040411222903
+BF-KEN = 401.98881837413114,78.50237912086277,716.0,295.0,421.0,150.22378465661745,859.4746996279958,409.58226722535966
+BF-KOS = 302.43619677862404,54.34150193114952,481.0,233.0,248.0,190.24145843242167,1174.8512650071234,307.2794362694186
+BF-KOT = 291.1759075907591,24.200982177748475,338.0,230.0,108.0,1777.0189358800749,21790.288680200047,292.179904681465
+BF-MOU = 283.21272198407837,31.346230702289045,548.0,220.0,328.0,765.821988195145,7201.519121580964,284.9421556612359
+BF-NAM = 292.87412929243555,16.38087080740971,376.0,243.0,133.0,5769.26203711799,104133.34440209168,293.3318743969214
+BF-NAO = 277.1544532130778,35.65983975374091,430.0,177.0,253.0,492.01997997612983,3989.439656848412,279.4391080487887
+BF-OUB = 299.9381443298969,24.18412068252096,388.0,212.0,176.0,1943.8041080873202,24534.102845177968,300.9115519837163
+BF-OUD = 276.821868625051,23.799201031624044,417.0,200.0,217.0,1608.9886052152724,19138.9617496686,277.84302927877934
+BF-PAS = 303.1529957992483,24.306403809992595,515.0,250.0,265.0,1978.874233223365,25208.358544972245,304.125862313999
+BF-PON = 298.06276445698165,53.067283712461666,538.0,140.0,398.0,193.81821129387376,1183.153740101994,302.74997631107595
+BF-SEN = 274.3314169139466,21.993148540180812,405.0,214.0,191.0,1978.275362183681,25150.530129512517,275.2116002074114
+BF-SIS = 304.75094150138085,26.075858522443365,381.0,206.0,175.0,1631.1465649710428,19467.984216107947,305.8644908185005
+BF-SMT = 309.6113258426966,29.619224508574586,515.0,224.0,291.0,1175.0587988385969,12669.017556427167,311.0248728808707
+BF-SNG = 269.36324237560194,18.921638621075683,423.0,220.0,203.0,2928.0692985046,42312.71028947776,270.02700744778076
+BF-SOM = 299.0728568145254,22.855166400813484,447.0,234.0,213.0,2279.8182069650156,30345.577762746176,299.94488212738435
+BF-SOR = 276.00460753661343,25.038219496900098,398.0,219.0,179.0,1373.3338313494235,15532.66302451069,277.13797252815243
+BF-TAP = 279.6389528193326,34.36220746707929,406.0,162.0,244.0,562.0866637080619,4745.511140797664,281.7422673932744
+BF-YAT = 314.2644532315244,29.251226478071413,479.0,244.0,235.0,1273.7161244298065,14082.366243725897,315.6228458387961
+BF-ZOU = 259.5787899700943,33.98915835628191,317.0,183.0,134.0,468.5620041335296,3759.8383685259287,261.794597133147
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BFA/BFA_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BFA/BFA_2_elevation.properties
new file mode 100755
index 0000000..b408f36
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BFA/BFA_2_elevation.properties
@@ -0,0 +1,336 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BFA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BFA
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BF-BAM-G020001 = 323.2983128834356,22.21584295351473,384.0,295.0,89.0,3126.822036342117,46196.36416415793,324.060708496743
+BF-BAM-G020002 = 293.11918604651163,18.878752774328706,337.0,248.0,89.0,3788.978408666201,59530.058518907674,293.7265131629825
+BF-BAM-G020003 = 344.96071209330876,51.49287282582262,503.0,290.0,213.0,321.99445305279784,2320.276528148105,348.7827530709897
+BF-BAM-G020004 = 389.94814814814816,57.761876254347015,485.0,295.0,190.0,327.5811650017722,2342.7787470828152,394.20298399757525
+BF-BAM-G020005 = 316.9895833333333,25.997714158999734,418.0,284.0,134.0,1850.8020388066452,23072.918704746604,318.0538902188328
+BF-BAM-G020006 = 415.35,66.50608812781363,520.0,295.0,225.0,261.8980550581849,1746.433774669443,420.6407995642654
+BF-BAZ-G040001 = 299.64114114114113,14.705274366474473,324.0,251.0,73.0,8519.549755722017,174735.17174170216,300.0017642590766
+BF-BAZ-G040002 = 300.75714285714287,15.243830022061271,319.0,258.0,61.0,7737.878807887498,153756.2311093998,301.1432106711578
+BF-BAZ-G040003 = 311.5699855699856,13.119379478199791,353.0,273.0,80.0,13465.262989277362,321444.5885006705,311.8460742513428
+BF-BAZ-G040004 = 280.46040268456375,35.5358988897841,378.0,199.0,179.0,514.4110589097965,4228.716847444065,282.70273713548056
+BF-BAZ-G040005 = 304.5,1.9700976920450206,309.0,297.0,12.0,3692776.927764958,5.708302014697287E8,304.5063731433485
+BF-BAZ-G040006 = 312.99604743083006,7.227799879393767,338.0,303.0,35.0,81338.81058822568,3528095.119020765,313.07948958438493
+BF-BAZ-G040007 = 282.76223776223776,24.373939436696507,340.0,207.0,133.0,1595.1920395259149,18881.36949497201,283.81080322632545
+BF-BAZ-G040008 = 303.3147928994083,7.63023145505438,324.0,265.0,59.0,62932.77409343983,2506187.5495884293,303.4107513317032
+BF-BAZ-G040009 = 318.61152882205516,5.223521835837399,326.0,306.0,20.0,227113.76150726547,1.3864011380663201E7,318.6543448294668
+BF-BAZ-G040010 = 294.6945107398568,18.044224204638343,312.0,242.0,70.0,4403.541032130139,72644.12391258289,295.24642027863916
+BF-BGR-G050001 = 290.3227771010962,31.432108149762705,461.0,217.0,244.0,816.2665553349113,7815.090263924588,292.0193355352196
+BF-BGR-G050002 = 281.7455429497569,25.09679963851578,475.0,233.0,242.0,1450.1952941216566,16724.214291436365,282.8610972264463
+BF-BGR-G050003 = 258.87179487179486,40.11263961004555,357.0,169.0,188.0,287.70328770445275,1975.634997493414,261.9611231397324
+BF-BGR-G050004 = 302.1222826086956,24.88150344392952,455.0,250.0,205.0,1827.7380371000895,22679.754854193096,303.1451184867057
+BF-BGR-G050005 = 283.85792349726773,23.467992310451287,437.0,239.0,198.0,1807.4800747460347,22366.480090938916,284.8263811434329
+BF-BGR-G050006 = 294.1540577716644,38.544330317545096,547.0,240.0,307.0,469.4546531610734,3815.500715059844,296.66862844453857
+BF-BGR-G050007 = 270.63440860215053,24.27511888113545,324.0,171.0,153.0,1418.1005176172807,16153.65134687051,271.72093131764626
+BF-BGR-G050008 = 265.5224242424242,23.958444709766255,409.0,220.0,189.0,1395.4833912695633,15872.884764117904,266.6011343720894
+BF-BGR-G050009 = 291.238683127572,18.444461889617003,343.0,258.0,85.0,3984.802844750407,63698.45434450854,291.8221525591912
+BF-BGR-G050010 = 299.8230277185501,29.035391656701975,459.0,233.0,226.0,1132.3978503038236,12027.957096249731,301.22566610263567
+BF-BGR-G050011 = 238.04453441295547,35.01101678098322,359.0,166.0,193.0,334.60905811935805,2414.8940835826293,240.605427328477
+BF-BLG-G060001 = 221.30968858131487,8.57367477870353,234.0,198.0,36.0,17275.51171828111,447866.2003066837,221.47570105808347
+BF-BLG-G060002 = 208.97297297297297,11.53253092516166,231.0,193.0,38.0,6004.288997074271,109797.79223144214,209.29095227147948
+BF-BLG-G060003 = 210.67763157894737,20.58509360195155,242.0,164.0,78.0,1101.9921506613725,11572.73194076069,211.6809167740819
+BF-BLG-G060004 = 280.51612903225805,8.489541830951755,302.0,264.0,38.0,36175.51183362355,1198627.7426492302,280.6445634031451
+BF-BLG-G060005 = 231.6478616924477,12.865466203460038,256.0,185.0,71.0,5889.501526380689,106926.63423512297,232.00485349948121
+BF-BLG-G060006 = 228.90285714285713,8.250142361171223,235.0,195.0,40.0,21438.749150194497,596902.3761017824,229.05148516685688
+BF-BLG-G060007 = 247.74128686327077,21.129153092547895,309.0,217.0,92.0,1648.130168385442,19775.721673781245,248.640677136863
+BF-BLG-G060008 = 224.60664819944597,18.10114274138035,281.0,189.0,92.0,1947.8673110533232,24639.91801586816,225.3348570104801
+BF-BLG-G060009 = 275.7932489451477,18.81790031179826,320.0,235.0,85.0,3192.2161290212066,47441.62294582803,276.4344941136416
+BF-BLG-G060010 = 286.4382978723404,21.42585982972882,332.0,224.0,108.0,2429.1605626921023,33002.16740017939,287.23851753803285
+BF-BLG-G060011 = 233.04263565891472,16.30514863848442,313.0,179.0,134.0,2964.292088080088,43065.08998819215,233.61234536508712
+BF-BLG-G060012 = 248.88625592417063,17.13125661708663,306.0,226.0,80.0,3110.8450810118566,45866.54959355449,249.47514573847275
+BF-BLG-G060013 = 219.98281154082258,26.51130524020005,331.0,166.0,165.0,596.8399260813305,5179.741926521881,221.57456234627688
+BF-BLK-G070001 = 316.1709090909091,9.640250331100379,331.0,295.0,36.0,35375.86648090907,1163423.2827241153,316.3178436032627
+BF-BLK-G070002 = 288.15294117647056,16.375380288249023,322.0,248.0,74.0,5501.222790247668,97719.33998899971,288.61786255918963
+BF-BLK-G070003 = 312.248322147651,13.050190175923278,348.0,285.0,63.0,13769.637635393847,331188.5086798132,312.5209147363597
+BF-BLK-G070004 = 324.02292263610315,19.539235131134838,365.0,284.0,81.0,4610.114896596924,77275.04038062181,324.6115156662682
+BF-BLK-G070005 = 291.88221153846155,15.296290742977959,338.0,250.0,88.0,7005.148984840845,134756.5938934531,292.28274311542395
+BF-BLK-G070006 = 293.13224368499255,11.244891877266097,347.0,267.0,80.0,17793.04620569541,465911.35105833976,293.3478479231257
+BF-BLK-G070007 = 309.6170212765957,12.364591159090624,344.0,283.0,61.0,15776.507874747187,396944.7397793159,309.8638135999804
+BF-BLK-G070008 = 316.80887372013655,10.910948399530973,339.0,286.0,53.0,24566.36021118429,715806.3846775627,316.99670544470746
+BF-BLK-G070009 = 292.8901734104046,9.45476400539297,314.0,262.0,52.0,29820.568716062986,926652.3846398534,293.0427379116817
+BF-BLK-G070010 = 303.39733840304183,15.150070352944622,341.0,274.0,67.0,8091.59501681185,163255.41834017247,303.7753603927564
+BF-BLK-G070011 = 331.2593659942363,10.527671382016056,352.0,315.0,37.0,31248.19058541955,986237.8442592991,331.42661242518096
+BF-BLK-G070012 = 277.2093862815884,10.75286135971183,328.0,255.0,73.0,17211.93291046328,445791.0850567571,277.4178578787532
+BF-BLK-G070013 = 327.20527859237535,13.501996213717096,365.0,300.0,65.0,14305.275661866623,348475.772322501,327.4837373679328
+BF-COM-G080001 = 312.8678213309025,45.12102467704044,568.0,260.0,308.0,356.3599611337139,2668.2564202619956,316.1046986241293
+BF-COM-G080002 = 388.4433962264151,87.04163828888342,675.0,281.0,394.0,103.2007508681387,535.6257223583249,398.07602146816697
+BF-COM-G080003 = 303.0,11.939063037594066,333.0,257.0,76.0,16420.476994883284,418529.38815027964,303.235125317328
+BF-COM-G080004 = 346.67,54.67870792182273,462.0,296.0,166.0,274.8301991253194,1883.588290524531,350.95562397545365
+BF-COM-G080005 = 458.1014492753623,4.121154079026803,475.0,434.0,41.0,1373831.2689152386,1.527496511715894E8,458.1199861817103
+BF-COM-G080006 = 341.9366229062924,24.769458764040518,433.0,278.0,155.0,2672.375391069228,37472.677337803616,342.83258329981345
+BF-COM-G080007 = 411.0554493307839,59.38243992987851,614.0,302.0,312.0,352.70617679287335,2593.8543224937525,415.3225934096992
+BF-COM-G080008 = 264.6349260914404,23.354813913525643,339.0,207.0,132.0,1488.9360815823902,17262.733651020993,265.66349286335435
+BF-COM-G080009 = 487.64516129032256,26.01094200817939,587.0,440.0,147.0,6646.332566958819,125702.23418931151,488.33837903037846
+BF-COM-G080010 = 284.0491124260355,28.763892179172338,365.0,217.0,148.0,992.6725734985981,10098.467781082047,285.5017684066311
+BF-COM-G080011 = 320.0989399293286,29.676260456517753,469.0,275.0,194.0,1289.544500306991,14339.750124255617,321.4716344851642
+BF-COM-G080012 = 328.555086024751,33.919242334454616,511.0,245.0,266.0,938.1941206260299,9380.95034585747,330.3013163056953
+BF-COM-G080013 = 315.86546793760834,30.591686265092786,536.0,238.0,298.0,1131.90255472556,12015.004685458598,317.3434182458904
+BF-COM-G080014 = 416.60460992907804,56.807014787816115,526.0,298.0,228.0,415.837845292672,3200.2056451488174,420.45979349191333
+BF-COM-G080015 = 301.8992322456814,14.922333138016864,342.0,244.0,98.0,8340.509551014533,169910.0081276573,302.26779923904206
+BF-COM-G080016 = 303.9734848484849,26.851049186228924,504.0,256.0,248.0,1488.333044760639,17377.775138818528,305.15710434681563
+BF-COM-G080017 = 424.2813688212928,82.23298022636413,609.0,300.0,309.0,152.9953788284657,873.7841587230236,432.1769810688434
+BF-GAN-G090001 = 262.20151515151514,27.327536298183922,341.0,195.0,146.0,911.7590053903007,9017.591102923745,263.62175325241805
+BF-GAN-G090002 = 301.06976744186045,9.653521706676042,336.0,284.0,52.0,30429.659991792403,952050.9869705697,301.2244932750941
+BF-GAN-G090003 = 307.525,12.919657767068827,356.0,270.0,86.0,13557.56125519258,324411.3106539355,307.7962689536996
+BF-GAN-G090004 = 266.83488681757655,22.626226076801547,319.0,206.0,113.0,1675.0845202511268,20158.330260456827,267.79246242085947
+BF-GAN-G090005 = 291.0176470588235,20.693583412827945,362.0,217.0,145.0,2822.8280338100258,40267.23244632719,291.7524555065778
+BF-GAN-G090006 = 302.02529510961216,11.851713118096143,340.0,270.0,70.0,16625.901010265177,425631.28585697414,302.257740992488
+BF-GAN-G090007 = 280.04338842975204,14.157182042856446,321.0,237.0,84.0,7799.301470641546,155447.62507882883,280.4010078559126
+BF-GNA-G100001 = 281.3162773451984,14.19932285465728,332.0,245.0,87.0,7835.845926542032,156420.85667492618,281.67440187012267
+BF-GNA-G100002 = 284.34970945589015,13.179938258534623,324.0,249.0,75.0,10106.542771663553,219433.2028420379,284.65499827009523
+BF-GNA-G100003 = 263.68430335097,12.898736679853453,340.0,238.0,102.0,8605.226211063102,177226.20173783813,263.99960083610466
+BF-GNA-G100004 = 263.00686106346484,14.78293326360048,344.0,234.0,110.0,5685.6558189457955,102153.90040864602,263.4219886082647
+BF-GNA-G100005 = 269.0667938931298,13.96824794988911,344.0,248.0,96.0,7206.49783191323,140005.2142187938,269.4291215268267
+BF-GNA-G100006 = 278.4684270952928,10.969055825388208,338.0,252.0,86.0,16437.83976758983,419261.8702213011,278.6843825452493
+BF-GNA-G100007 = 279.6951871657754,15.715999829263744,338.0,250.0,88.0,5690.373995462303,102235.72407878244,280.13637817022544
+BF-GOU-G110001 = 249.28727272727272,21.496579470362708,300.0,200.0,100.0,1594.610975590585,18907.983250734396,250.21240431426912
+BF-GOU-G110002 = 289.47065868263473,20.454126595279437,344.0,234.0,110.0,2876.7924825177784,41310.93039262619,290.19240777962153
+BF-GOU-G110003 = 299.38756855575866,14.397963208215167,333.0,265.0,68.0,9053.156845885274,189547.29589731662,299.7335776156456
+BF-GOU-G110004 = 277.3348623853211,21.978605984127547,336.0,214.0,122.0,2046.5895587351297,26289.12031471987,278.20439431340856
+BF-GOU-G110005 = 273.6145082928464,18.50866316330777,385.0,223.0,162.0,3275.0286526680416,49073.779559799936,274.23980338460876
+BF-GOU-G110006 = 271.4980772752243,31.272222217242224,336.0,192.0,144.0,679.9075716573046,6117.694724557818,273.2931719720569
+BF-GOU-G110007 = 202.91735137747705,29.285616776309276,356.0,129.0,227.0,353.56966157659394,2599.6507711370905,205.01975231674467
+BF-GOU-G110008 = 226.8942969518191,27.950196909829653,302.0,153.0,149.0,559.4293873996279,4744.49412094345,228.60935128852122
+BF-GOU-G110009 = 299.81575898030127,11.30980079686355,333.0,272.0,61.0,18708.973038597076,498078.78714240284,300.02900014331755
+BF-GOU-G110010 = 286.6827988338192,13.389292152803034,324.0,250.0,74.0,9880.243089891675,212931.59480184424,286.99529663662645
+BF-GOU-G110011 = 256.71632124352334,26.221181426065968,315.0,199.0,116.0,967.7719377356196,9763.66057058977,258.05197140922314
+BF-HOU-G120001 = 305.55166217430366,25.33827349497554,443.0,262.0,181.0,1791.492498778618,22110.644484011224,306.60046699440295
+BF-HOU-G120002 = 315.39249363867685,36.091071117278204,540.0,279.0,261.0,696.4610556282262,6403.515582365165,317.45076855792183
+BF-HOU-G120003 = 328.17548746518105,22.971821438321612,404.0,275.0,129.0,2958.7478625223875,42894.721257457684,328.97850257000584
+BF-HOU-G120004 = 299.6088280060883,12.654552534328756,338.0,269.0,69.0,13342.755401721219,317595.6651084233,299.8759535525079
+BF-HOU-G120005 = 375.4625783053083,62.27599356435175,533.0,286.0,247.0,237.42294845188593,1545.319525519138,380.5922320306826
+BF-HOU-G120006 = 400.3884892086331,55.14392037054152,527.0,293.0,234.0,403.96648854197633,3080.3109049588365,404.1680272418939
+BF-HOU-G120007 = 317.32184490623416,22.701378239903228,446.0,263.0,183.0,2773.8201274191542,39395.47911681816,318.1328430525325
+BF-HOU-G120008 = 311.0955469087765,25.10264172873018,501.0,260.0,241.0,1942.334181998682,24609.0083009552,312.10668356866654
+BF-HOU-G120009 = 301.1138161898965,23.94355449404248,474.0,255.0,219.0,2028.1551512663402,26044.564922331356,302.0642714758764
+BF-HOU-G120010 = 466.3312883435583,57.07527106419933,700.0,324.0,376.0,569.9945239140768,4862.382531038112,469.8110865605608
+BF-HOU-G120011 = 301.6073446327684,13.86001656026138,350.0,273.0,77.0,10370.382506625067,227120.8340431415,301.92563719479045
+BF-HOU-G120012 = 370.328125,80.16731618299552,617.0,287.0,330.0,113.59475392698832,607.7751454197297,378.90594974214906
+BF-HOU-G120013 = 304.05712219812006,17.200583641797508,372.0,263.0,109.0,5577.270591839496,99556.34001861684,304.54325413152884
+BF-HOU-G120014 = 475.60633484162895,41.67934504052379,628.0,377.0,251.0,1520.9393828211962,17779.052217043616,477.42910839672805
+BF-KAD-G140001 = 306.23251417769376,3.3101781390403824,314.0,291.0,23.0,792048.1812333794,7.32997519326192E7,306.25040411222903
+BF-KEN-G150001 = 389.0760401721664,63.046394634656174,633.0,301.0,332.0,253.84467267644024,1689.1009319559157,394.1510026785192
+BF-KEN-G150002 = 476.0367401469606,55.69070144991811,620.0,360.0,260.0,650.9203867024451,5804.607254141656,479.2832484009104
+BF-KEN-G150003 = 360.4455100261552,50.06833468449918,533.0,295.0,238.0,395.58760902598146,3025.290736851528,363.9063118937265
+BF-KEN-G150004 = 342.8154815481548,40.99932134536754,459.0,298.0,161.0,610.354705966396,5332.686855216921,345.25845209042166
+BF-KEN-G150005 = 383.77463976945245,47.03607594636482,462.0,298.0,164.0,567.4913770848048,4828.240900616436,386.6463068110249
+BF-KEN-G150006 = 531.796875,38.2428219112342,609.0,446.0,163.0,2730.3173790506735,38534.098722661634,533.170169540176
+BF-KEN-G150007 = 469.69616026711185,38.23092781615209,716.0,437.0,279.0,1894.7257763054442,23873.530798118365,471.24949529028913
+BF-KEN-G150008 = 511.7883211678832,40.699079179836886,592.0,440.0,152.0,2026.2764251627852,25959.73819246652,513.4040326389412
+BF-KEN-G150009 = 350.9890590809628,36.42810967154781,458.0,299.0,159.0,924.292963207912,9213.632870022408,352.87437816988347
+BF-KEN-G150010 = 325.75774647887323,23.401466560349633,427.0,302.0,125.0,2741.184833873838,38828.46259526034,326.5972106864494
+BF-KOS-G180001 = 343.46314102564105,21.763043253929798,391.0,279.0,112.0,3977.680804459207,63503.28460491159,344.1519421634459
+BF-KOS-G180002 = 262.0009107468124,18.37057814133903,319.0,237.0,82.0,2944.4405960528666,42636.71325471324,262.64416112566863
+BF-KOS-G180003 = 267.86990291262134,7.411128275820838,293.0,251.0,42.0,47327.986249834335,1714594.9116032694,267.97240475231376
+BF-KOS-G180004 = 357.08979947689625,46.40908043545747,470.0,277.0,193.0,479.1047969698778,3877.4104171455615,360.09294305403256
+BF-KOS-G180005 = 294.2708779443255,23.450171964872762,342.0,249.0,93.0,2013.4206307755483,25729.016135866394,295.20376042880315
+BF-KOS-G180006 = 301.48465266558964,9.56219368038192,356.0,271.0,85.0,31436.97644002913,994225.4370923769,301.63625667494347
+BF-KOS-G180007 = 304.1957671957672,25.537373443657604,376.0,261.0,115.0,1726.4064152275914,21010.802622705385,305.2658222307604
+BF-KOS-G180008 = 317.90562036055144,27.22317723565546,481.0,287.0,194.0,1630.0498402829523,19543.35045790983,319.0690910063696
+BF-KOS-G180009 = 369.3410852713178,14.064632714572737,400.0,330.0,70.0,18186.909362945997,479586.04614367656,369.6087812306286
+BF-KOS-G180010 = 252.9439528023599,10.139754601515708,305.0,233.0,72.0,15600.358380589705,391187.52659798315,253.14710719789278
+BF-KOS-G180011 = 429.1640530759952,39.58015014654742,472.0,316.0,156.0,1306.1459352411164,14480.289723848053,430.98535095550386
+BF-KOS-G180012 = 266.35779816513764,17.83153733115266,401.0,246.0,155.0,3380.3566082312404,51291.72794251755,266.95400421603057
+BF-KOS-G180013 = 302.0666089965398,21.956524972024113,477.0,251.0,226.0,2645.850998840736,37006.19652418715,302.8635423082738
+BF-KOS-G180014 = 363.813882532418,38.839404009881484,462.0,293.0,169.0,850.2896172593348,8238.310700902573,365.88118348331994
+BF-KOT-G200001 = 294.9569495694957,11.13251795455669,322.0,265.0,57.0,18678.775512666343,497006.23836240394,295.16696132079306
+BF-KOT-G200002 = 316.91,8.911896543385138,335.0,300.0,35.0,45074.1147563147,1606653.6810529795,317.03528194823997
+BF-KOT-G200003 = 248.6570841889117,11.948532086137035,288.0,230.0,58.0,9076.334743242753,190257.933856336,248.9439955820284
+BF-KOT-G200004 = 311.43529411764706,12.141951639640853,338.0,275.0,63.0,16951.507231545445,436757.926265178,311.6718938431323
+BF-KOT-G200005 = 296.0042016806723,14.943590824016399,332.0,264.0,68.0,7831.245656635284,156295.09801493448,296.38117065584265
+BF-KOT-G200006 = 299.4747081712062,10.522180686218768,323.0,272.0,51.0,23139.929970815683,660994.7303138238,299.65950196952303
+BF-KOT-G200007 = 287.87462686567164,20.644158895497807,331.0,241.0,90.0,2752.950392850965,38955.947862467,288.61389794940965
+BF-KOT-G200008 = 313.978102189781,12.034298400993544,337.0,284.0,53.0,17837.69975629185,467413.13647521636,314.2086456364636
+BF-MOU-G240001 = 295.5708737864078,30.53573946498416,495.0,247.0,248.0,937.8662874310345,9424.088486772715,297.1440270568028
+BF-MOU-G240002 = 354.41052631578947,34.02583994457031,548.0,310.0,238.0,1163.2415022941584,12511.88567200712,356.0401367084453
+BF-MOU-G240003 = 312.7073540561031,32.55765328558685,405.0,258.0,147.0,915.4841223555029,9090.251478814924,314.3976623135635
+BF-MOU-G240004 = 262.60165403170225,14.188981369431849,302.0,220.0,82.0,6394.798078131882,119382.22313826358,262.98470657528344
+BF-MOU-G240005 = 268.22583559168925,17.552619075413624,322.0,222.0,100.0,3614.5642885636094,55951.75654475625,268.7995411366368
+BF-MOU-G240006 = 308.00947225981054,17.352312582311225,360.0,269.0,91.0,5646.066726481311,101174.31404596496,308.4978731753612
+BF-MOU-G240007 = 294.31888544891643,32.14728367489524,396.0,248.0,148.0,795.6285900033065,7559.294022546957,296.0693401545769
+BF-MOU-G240008 = 277.1073512252042,19.138265068533915,397.0,223.0,174.0,3079.7468873427924,45261.22932448829,277.7674518241512
+BF-MOU-G240009 = 277.03653846153844,20.940772971242872,415.0,244.0,171.0,2356.7804103995177,31777.557590724788,277.8268518617029
+BF-MOU-G240010 = 254.42222222222222,14.750501142355034,282.0,220.0,62.0,5183.232276747156,90296.07958942342,254.8494544715457
+BF-MOU-G240011 = 291.33461835003857,25.58232776619126,440.0,235.0,205.0,1511.8872404229883,17638.714414600025,292.45566389300694
+BF-MOU-G240012 = 256.86020806241874,16.773968638455493,328.0,222.0,106.0,3637.2692576363406,56431.606094911716,257.40732800321155
+BF-MOU-G240013 = 298.93983402489624,30.257719264283402,474.0,259.0,215.0,995.7604940014394,10190.66254286639,300.4672260695145
+BF-NAM-G260001 = 300.9671385237614,13.995284197885995,349.0,267.0,82.0,10009.79511371125,216656.9924505188,301.2923604258172
+BF-NAM-G260002 = 296.67915811088295,18.902436120326136,376.0,263.0,113.0,3913.952894373044,62194.0169943757,297.2807174181758
+BF-NAM-G260003 = 287.3480113636364,11.569438165028426,318.0,258.0,60.0,15395.328449157449,384208.8693982216,287.580826089103
+BF-NAM-G260004 = 293.4739336492891,10.791783480386389,328.0,271.0,57.0,20193.201084121578,551428.6511891217,293.6722872902291
+BF-NAM-G260005 = 287.5636550308008,14.938255995426594,363.0,253.0,110.0,7191.935720656192,139601.22685763624,287.9513972649869
+BF-NAM-G260006 = 281.4366197183099,13.177159490408645,316.0,243.0,73.0,9806.502874933096,210805.1385286089,281.7449350932581
+BF-NAM-G260007 = 290.08879492600425,13.010344771129358,322.0,258.0,64.0,11151.878317751782,250159.72596572817,290.3804022531221
+BF-NAO-G250001 = 292.01162790697674,21.95517826281247,313.0,223.0,90.0,2391.176850867587,32276.551003034892,292.83582548150514
+BF-NAO-G250002 = 280.3219638242894,34.41269833936461,430.0,202.0,228.0,564.2586145575132,4780.927531370577,282.42633943968883
+BF-NAO-G250003 = 264.7924107142857,33.63809802636461,337.0,194.0,143.0,510.96465295739137,4200.1148524789405,266.9204795640722
+BF-NAO-G250004 = 229.44303797468353,7.401243199442383,252.0,218.0,34.0,29886.826939442624,929496.6762150642,229.5623794874704
+BF-NAO-G250005 = 214.9174041297935,17.8308743637852,264.0,177.0,87.0,1786.941514430809,21966.8823788192,215.65581531335081
+BF-OUB-G290001 = 294.2287104622871,34.66988923410306,379.0,212.0,167.0,636.1775553620512,5604.942155661064,296.2642997051878
+BF-OUB-G290002 = 311.69115191986646,10.285073800436546,342.0,294.0,48.0,27923.96394171385,849054.9841545783,311.860797357112
+BF-OUB-G290003 = 304.7685589519651,7.873286960315854,332.0,286.0,46.0,58118.8698760173,2254332.34861856,304.8702398943145
+BF-OUB-G290004 = 328.1653543307087,8.699501098490574,342.0,304.0,38.0,53790.18057318188,2033267.0598813258,328.28064381312856
+BF-OUB-G290005 = 293.7529411764706,8.935374794715102,305.0,278.0,27.0,35629.47138513676,1174550.047102184,293.88880783818394
+BF-OUB-G290006 = 308.0310262529833,3.36293025521773,320.0,304.0,16.0,768750.6489276012,7.043987783889623E7,308.04938310986364
+BF-OUB-G290007 = 302.56934306569343,7.0049988620619015,317.0,283.0,34.0,80712.89939081321,3491731.035191969,302.6504210673806
+BF-OUB-G290008 = 287.23400673400675,13.66558711331021,308.0,259.0,49.0,9348.671654714559,197808.81020596463,287.5589033495971
+BF-OUB-G290009 = 317.09320695102684,7.407086482403402,333.0,295.0,38.0,78582.72787722075,3369540.2484585433,317.17970746036787
+BF-OUB-G290010 = 305.2130434782609,2.4991832314171396,315.0,299.0,16.0,1821807.5653514843,2.2253348658860925E8,305.2232753675364
+BF-OUB-G290011 = 275.29828850855745,29.403563400939667,335.0,213.0,122.0,848.5498396174394,8201.544935929904,276.86407711441007
+BF-OUB-G290012 = 314.0533159947984,25.256160047473188,388.0,228.0,160.0,1959.4858209140893,24816.29833697439,315.06722918715667
+BF-OUD-G300001 = 286.9401741764483,24.330167320586515,407.0,234.0,173.0,1676.2516732961649,20207.446810149628,287.96982584683803
+BF-OUD-G300002 = 275.4892578125,15.449115753795027,348.0,234.0,114.0,5724.2608522376195,103059.60262210327,275.92210195570823
+BF-OUD-G300003 = 291.37899543378995,26.942220627943293,358.0,200.0,158.0,1296.5913783674118,14350.61750572853,292.62194420851176
+BF-OUD-G300004 = 285.57986870897156,17.49312680231671,417.0,256.0,161.0,4402.077659499517,72785.59432285267,286.11513573587007
+BF-OUD-G300005 = 254.80858336498292,15.694136952420605,337.0,211.0,126.0,4329.674207372,71145.8665755299,255.29144147650302
+BF-PAS-G310001 = 322.4712482468443,15.333399116174625,409.0,293.0,116.0,9365.615553557867,198354.66718294803,322.8355913996067
+BF-PAS-G310002 = 282.01408450704224,6.946316338966089,306.0,267.0,39.0,67041.01935086132,2726792.10830339,282.09961923233107
+BF-PAS-G310003 = 292.64308681672026,20.688268312670083,331.0,250.0,81.0,2872.254423815648,41208.10640461924,293.3734492202652
+BF-PAS-G310004 = 295.1340206185567,13.068912405532924,328.0,267.0,61.0,11584.216009376574,263101.5313429852,295.4232330029887
+BF-PAS-G310005 = 302.14285714285717,13.873129380960217,369.0,265.0,104.0,10396.058555936805,227871.41649626524,302.46118733032483
+BF-PAS-G310006 = 284.9485861182519,9.892087633248558,348.0,266.0,82.0,23990.09200706086,693687.1378282896,285.120238019918
+BF-PAS-G310007 = 317.8759689922481,26.947410096014025,435.0,285.0,150.0,1678.750532617966,20295.96768109199,319.0161352872977
+BF-PAS-G310008 = 302.4613402061856,37.429880150766614,515.0,266.0,249.0,554.9072074684034,4766.646755385128,304.76853224606816
+BF-PAS-G310009 = 316.38932146829814,17.77744435494623,458.0,281.0,177.0,5692.116011339424,102348.57821749346,316.8883719339719
+BF-PON-G320001 = 253.635663507109,47.34557670287196,442.0,145.0,297.0,170.11467149378032,1005.435141940375,258.0167696798387
+BF-PON-G320002 = 317.87687687687685,18.98363068777798,371.0,271.0,100.0,4745.431052400262,80313.13158877313,318.4432242756738
+BF-PON-G320003 = 351.44336569579286,18.94250588863354,412.0,311.0,101.0,6442.341978553373,120578.88258971137,351.95348814996527
+BF-PON-G320004 = 298.687306501548,23.47148224356481,423.0,253.0,170.0,2099.7314757557415,27241.060063008124,299.60810660571195
+BF-PON-G320005 = 282.4093851132686,51.752998530553434,510.0,154.0,356.0,178.56180343849132,1062.7208987893505,287.11223181355047
+BF-PON-G320006 = 350.70146726862305,38.22637422428017,538.0,275.0,263.0,800.6760244836115,7629.172392835968,352.77864849038093
+BF-PON-G320007 = 257.65408805031444,52.93228585469896,412.0,140.0,272.0,129.345739342525,694.7514022056771,263.0350850644126
+BF-PON-G320008 = 291.6355140186916,23.36779976500313,316.0,223.0,93.0,1979.9857149898369,25132.054902201693,292.57020884362737
+BF-PON-G320009 = 276.1756097560976,27.49329657090096,341.0,204.0,137.0,1043.8800791090891,10794.91217913423,277.54071553645565
+BF-PON-G320010 = 300.64529914529913,28.284439448909048,514.0,234.0,280.0,1233.6144402136335,13484.042244752352,301.97285542430035
+BF-PON-G320011 = 267.97049180327866,37.35141350758977,373.0,162.0,211.0,389.78362965598956,2933.178074914456,270.56110690249994
+BF-PON-G320012 = 303.112462006079,16.231310403155117,339.0,265.0,74.0,6568.534160612344,123711.2652341414,303.54673455794295
+BF-SEN-G350001 = 286.5184815184815,16.749041098349288,405.0,242.0,163.0,5058.625105259874,87489.04734422878,287.0076142358781
+BF-SEN-G350002 = 284.7666786873422,16.07680852932368,363.0,248.0,115.0,5610.727566358692,100338.82737896805,285.2201343929081
+BF-SEN-G350003 = 297.3771580345286,19.81946697248184,387.0,232.0,155.0,3421.320481549596,51944.31747196799,298.03688595837644
+BF-SEN-G350004 = 295.75462512171373,12.610955096372308,364.0,268.0,96.0,12970.108166279259,305896.2486691004,296.02336811361386
+BF-SEN-G350005 = 285.4971181556196,13.452204550070324,347.0,258.0,89.0,9623.611422307515,205640.26888503906,285.8138664977974
+BF-SEN-G350006 = 260.21557719054243,17.444612567655913,377.0,214.0,163.0,3364.3203076009986,50879.061099609404,260.79965705545465
+BF-SEN-G350007 = 285.33595284872297,17.113199449792702,318.0,252.0,66.0,4685.236445126608,78951.54145206833,285.8486795202963
+BF-SIS-G360001 = 302.6218702095043,10.04878707067371,317.0,244.0,73.0,27399.945598871338,827635.4249860703,302.78866301546003
+BF-SIS-G360002 = 336.86202830188677,12.31432176022267,372.0,305.0,67.0,20552.265363355906,564450.9523843873,337.0870342093796
+BF-SIS-G360003 = 293.39202898550724,25.401370959219012,381.0,210.0,171.0,1575.9744494752847,18621.602005481618,294.4895793043288
+BF-SIS-G360004 = 319.60456942003515,14.965010633742539,360.0,269.0,91.0,9805.324934469942,210791.78989201045,319.9547348257783
+BF-SIS-G360005 = 268.2027649769585,19.487982630566986,356.0,218.0,138.0,2648.854963539711,37064.096304939776,268.90984475897295
+BF-SIS-G360006 = 333.8201680672269,20.331734436142867,380.0,298.0,82.0,4475.297213463084,74289.6012849385,334.4387597656908
+BF-SIS-G360007 = 294.6254752851711,17.990239148549765,350.0,250.0,100.0,4441.314359630125,73532.48919670719,295.1742187109758
+BF-SIS-G360008 = 267.0739599383667,15.468365746398064,308.0,214.0,94.0,5198.723018041052,90649.01954318698,267.521532621254
+BF-SIS-G360009 = 268.0061728395062,13.075043098189363,301.0,245.0,56.0,8674.027398903345,179090.99663985876,268.3249251040588
+BF-SIS-G360010 = 259.8563829787234,18.063587792529866,302.0,206.0,96.0,3020.3604875247233,44079.80837334522,260.4834600866692
+BF-SIS-G360011 = 300.1346827559362,14.47629167085562,311.0,241.0,70.0,8971.763721980447,187154.6505988593,300.48359491583915
+BF-SIS-G360012 = 286.05438066465257,15.161270139065417,330.0,252.0,78.0,6773.326288626904,128881.95915327895,286.4558828330598
+BF-SIS-G360013 = 324.5750350631136,16.653562499743302,368.0,270.0,98.0,7461.24988188069,146531.99331987416,325.0019915787506
+BF-SMT-G340001 = 305.3780487804878,9.477521858744806,346.0,273.0,73.0,33549.46135765931,1084151.3109934332,305.5250825997122
+BF-SMT-G340002 = 319.20874316939893,58.21269771212387,515.0,237.0,278.0,182.86907156480396,1123.0130666822106,324.47332693260074
+BF-SMT-G340003 = 319.5103011093502,22.97934313343959,382.0,295.0,87.0,2731.1676070422336,38615.89702185067,320.33557830161794
+BF-SMT-G340004 = 329.09896907216495,31.52352253736869,445.0,274.0,171.0,1170.2958547638882,12584.659463843209,330.60529928832926
+BF-SMT-G340005 = 289.1301020408163,48.475308378994015,404.0,224.0,180.0,230.82765216398585,1499.2980882410736,293.1656041021379
+BF-SMT-G340006 = 299.77588306942755,22.833421091441135,353.0,241.0,112.0,2301.520592038847,30704.149982174673,300.64421695551397
+BF-SMT-G340007 = 329.00392927308445,25.07168473644094,381.0,301.0,80.0,2299.9671991348637,30735.320995451824,329.95783799245055
+BF-SMT-G340008 = 294.30333333333334,12.41409100802616,361.0,264.0,97.0,13395.77638863893,319298.98595262057,294.56503809289154
+BF-SMT-G340009 = 318.7967914438503,14.726310879830354,366.0,284.0,82.0,10210.423736110946,222464.32901276046,319.1367394503854
+BF-SMT-G340010 = 310.0765600419507,15.89244827036267,359.0,272.0,87.0,7486.038728213834,147212.83366842277,310.4835631711856
+BF-SMT-G340011 = 311.3333333333333,20.207949385358724,453.0,265.0,188.0,3704.21971026666,57839.720697719764,311.9884704004391
+BF-SNG-G330001 = 260.08429118773944,12.15010612726142,309.0,238.0,71.0,9873.415998636543,212773.3142931586,260.36793888943504
+BF-SNG-G330002 = 275.88823529411764,12.554838877450962,313.0,242.0,71.0,10677.20951913061,236082.5574842101,276.1737539176038
+BF-SNG-G330003 = 282.2554744525547,10.261208361478124,311.0,263.0,48.0,20895.924543986017,577103.0635004359,282.44193253742344
+BF-SNG-G330004 = 262.5285285285285,15.249770241855002,317.0,235.0,82.0,5154.430170798276,89668.32696606017,262.9710702411651
+BF-SNG-G330005 = 280.7188679245283,11.660052050173043,322.0,251.0,71.0,14027.103314477525,339477.4841329078,280.96092187818846
+BF-SNG-G330006 = 269.1680353758686,20.126939273440268,359.0,221.0,138.0,2432.47402635544,33090.05621351789,269.91947864617254
+BF-SNG-G330007 = 285.6743772241993,20.271090288400313,423.0,247.0,176.0,2842.2804476819574,40706.636329004024,286.39267955713285
+BF-SNG-G330008 = 258.565752128666,17.377158536844384,327.0,222.0,105.0,3339.377621391417,50370.82465193718,259.1490185446925
+BF-SNG-G330009 = 259.30641025641023,13.796960272276152,306.0,220.0,86.0,6695.542599653763,126922.38394570425,259.6731994504256
+BF-SOM-G370001 = 312.1300489596083,15.561047007297786,447.0,271.0,176.0,8131.478865893888,164378.81394172265,312.5177013346457
+BF-SOM-G370002 = 303.45238095238096,13.371249042960516,349.0,256.0,93.0,11756.28370953372,268336.0150633098,303.74683176395075
+BF-SOM-G370003 = 277.24816924328724,15.42353796959143,317.0,253.0,64.0,5862.640150143026,106374.77196802643,277.6768497232959
+BF-SOM-G370004 = 299.98577844311376,13.908563946027378,387.0,268.0,119.0,10098.527246027004,219225.12789186768,300.30803422346474
+BF-SOM-G370005 = 279.86130536130537,22.764285592329323,424.0,234.0,190.0,1895.5697530657685,23784.146684196312,280.7856173970863
+BF-SOM-G370006 = 280.5570134333021,19.928643755647958,359.0,239.0,120.0,2832.648292011766,40485.47801015947,281.26391277331254
+BF-SOM-G370007 = 321.62754491017967,8.538547077114638,351.0,304.0,47.0,53558.241117852216,2021693.1150653153,321.7408653421845
+BF-SOM-G370008 = 310.4116850891044,17.66949547430126,389.0,263.0,126.0,5475.369714521452,97166.99021932238,310.9141767597188
+BF-SOR-G380001 = 241.71472392638037,3.1866618711182024,252.0,239.0,13.0,436645.72966953943,3.3138057604345143E7,241.73572879631823
+BF-SOR-G380002 = 258.26720947446336,11.29480263343676,295.0,232.0,63.0,12024.619453208603,276554.4929416478,258.51406935842897
+BF-SOR-G380003 = 304.4105431309904,5.39398114682995,329.0,289.0,40.0,179913.28150734532,1.0163258050112192E7,304.4583285146211
+BF-SOR-G380004 = 262.3598409542744,11.506059324006085,292.0,229.0,63.0,11923.688489178887,273444.33806666307,262.6120247565212
+BF-SOR-G380005 = 254.24588086185045,9.391789089283975,283.0,240.0,43.0,19920.752587781808,541532.8858218582,254.41928707846787
+BF-SOR-G380006 = 318.8532423208191,21.563728559170613,398.0,289.0,109.0,3278.5837847958346,49194.79484330167,319.5815772660755
+BF-SOR-G380007 = 277.3551637279597,13.551554876941825,324.0,245.0,79.0,8634.62394499712,177985.09928891674,277.68603041230955
+BF-SOR-G380008 = 247.144,8.85591689211231,283.0,231.0,52.0,21819.31046467134,611348.292042879,247.30261624172115
+BF-SOR-G380009 = 319.2811671087533,14.611520861085323,357.0,304.0,53.0,10499.92316714117,230923.3640465102,319.6153316288216
+BF-SOR-G380010 = 268.80534351145036,11.939266238639402,304.0,244.0,60.0,11480.397021775801,260021.00117012454,269.0703602752001
+BF-SOR-G380011 = 273.45454545454544,9.97823922691505,301.0,249.0,52.0,20664.590109497618,568577.5329551487,273.6365357327519
+BF-SOR-G380012 = 287.2183035714286,16.79216773147915,322.0,249.0,73.0,5055.423343879682,87355.41406880744,287.7087603872559
+BF-SOR-G380013 = 275.6998904709748,10.039122266992157,303.0,251.0,52.0,20794.45485834121,573337.2729294108,275.88260833477545
+BF-SOR-G380014 = 263.04682622268473,26.972813476280177,391.0,219.0,172.0,957.9960552478213,9668.375708344469,264.42610584557167
+BF-TAP-G390001 = 280.0063405797101,22.61340093453507,320.0,228.0,92.0,1935.2615145537677,24411.286131856272,280.9179892186805
+BF-TAP-G390002 = 295.1777542372881,15.292153910673811,322.0,228.0,94.0,7248.274003306182,140942.7533380963,295.5736060066876
+BF-TAP-G390003 = 298.02510358274435,13.61607928137102,332.0,219.0,113.0,10548.995072627964,232179.28402206636,298.3359850579579
+BF-TAP-G390004 = 239.13308687615526,41.47064564900255,327.0,162.0,165.0,209.1826981518111,1310.7990356094188,242.70238500983865
+BF-TAP-G390005 = 272.0138888888889,35.77300854599874,317.0,227.0,90.0,462.4811837204061,3691.8134877378857,274.3560895786512
+BF-TAP-G390006 = 272.5596620908131,34.16316490640548,406.0,212.0,194.0,531.5362805078003,4428.168738791073,274.69235743915493
+BF-TAP-G390007 = 236.59511698880976,36.150286178745965,328.0,174.0,154.0,300.7929661995707,2115.935386453313,239.34095465204825
+BF-TAP-G390008 = 303.0129496402878,5.808562701059456,311.0,260.0,51.0,142116.07646844542,7421243.562799114,303.0686177260188
+BF-YAT-G420001 = 292.8700128700129,18.316882919075894,364.0,244.0,120.0,4135.926573201267,66917.00125774895,293.44224753493256
+BF-YAT-G420002 = 303.5021645021645,3.6525202813727757,316.0,296.0,20.0,573979.2109674709,4.771490188805002E7,303.52414197540327
+BF-YAT-G420003 = 298.26020408163265,9.518795296881269,319.0,275.0,44.0,30857.372134193858,969786.7130820394,298.4120587421378
+BF-YAT-G420004 = 308.15284715284713,5.445545007176886,370.0,296.0,74.0,181380.8802122157,1.027437038615653E7,308.2009590653981
+BF-YAT-G420005 = 269.1171428571429,11.176019882237291,309.0,245.0,64.0,14035.726214135753,339795.05597171205,269.3491043237382
+BF-YAT-G420006 = 335.51162790697674,47.67361844667897,479.0,260.0,219.0,370.3834739405463,2772.9124812632713,338.8817291572226
+BF-YAT-G420007 = 321.38258575197887,30.168955124370715,407.0,257.0,150.0,1240.7651702935761,13558.15749438444,322.7954960620181
+BF-YAT-G420008 = 310.9712556732224,6.8829036656843465,332.0,283.0,49.0,92359.52425395066,4178903.927428776,311.0474179572172
+BF-YAT-G420009 = 323.185552407932,10.062741745521208,359.0,309.0,50.0,33226.98164725859,1070420.4320800854,323.34217178811866
+BF-YAT-G420010 = 347.42280945757994,25.10504955399091,407.0,303.0,104.0,2692.357966678714,37858.9270310606,348.32868392440247
+BF-YAT-G420011 = 310.24360902255637,8.566286018333063,324.0,279.0,45.0,47611.211163039334,1728103.7094208165,310.3618504189726
+BF-YAT-G420012 = 335.4157894736842,35.73198129875569,436.0,273.0,163.0,855.9118277527831,8318.246191739576,337.31369126643744
+BF-YAT-G420013 = 344.29207383279044,47.677372496208456,465.0,276.0,189.0,399.08970827006533,3059.3681160582237,347.5775653753071
+BF-YAT-G420014 = 310.1024096385542,16.56372488739924,354.0,263.0,91.0,6618.303833905029,124963.97873525844,310.544459692623
+BF-YAT-G420015 = 309.169686985173,8.740588936661085,361.0,290.0,71.0,44363.13477886118,1573108.0357658183,309.29321564733607
+BF-YAT-G420016 = 300.14659977703457,16.158400079239193,390.0,270.0,120.0,6466.150977754835,121219.29738191937,300.5812290393998
+BF-YAT-G420017 = 320.0121580547112,16.616475207806673,388.0,285.0,103.0,7201.137744785129,139819.4592361913,320.4432688498311
+BF-YAT-G420018 = 299.86764705882354,13.302923619137596,338.0,269.0,69.0,11520.805403563105,261185.03114907842,300.16257849607393
+BF-YAT-G420019 = 337.42283950617286,29.02367440362819,416.0,304.0,112.0,1607.3467439332055,19135.09208976134,338.6687855358038
+BF-ZOU-G450001 = 284.1411764705882,23.25265472063553,307.0,220.0,87.0,1860.4427094346622,23152.093948740116,285.09102777472157
+BF-ZOU-G450002 = 261.01374045801526,31.986659345503853,310.0,196.0,114.0,568.0798653502786,4842.893838683809,262.96638394283303
+BF-ZOU-G450003 = 253.4678899082569,33.59725546003116,317.0,202.0,115.0,452.5535231032703,3598.6835094623802,255.68485834908336
+BF-ZOU-G450004 = 228.7257617728532,10.284303508645085,255.0,183.0,72.0,11066.081332498303,247513.8373377252,228.9568540079766
+BF-ZOU-G450005 = 295.41975308641975,14.974970226092836,308.0,244.0,64.0,7735.095213367755,153671.86513183155,295.7990538303217
+BF-ZOU-G450006 = 294.5532786885246,12.23410768669075,307.0,258.0,49.0,14027.434556797552,339383.55326510576,294.80723766055877
+BF-ZOU-G450007 = 276.9885433715221,29.615344139761934,309.0,223.0,86.0,845.75340739931,8161.334485868544,278.5672661451702
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGD/BGD_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGD/BGD_0_elevation.properties
new file mode 100755
index 0000000..0b39f7a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGD/BGD_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BGD = 25.97086523516205,55.730110965762286,910.0,1.0,909.0,7.857735138566809,68.46540582384989,61.4843972835396
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGD/BGD_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGD/BGD_1_elevation.properties
new file mode 100755
index 0000000..2b57d67
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGD/BGD_1_elevation.properties
@@ -0,0 +1,40 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BD-0 = 51.22421566785647,94.11162116410662,910.0,1.0,909.0,5.288596585385361,27.45667091607578,107.14904343447748
+BD-06 = 2.1464562810565773,1.2815609709146085,18.0,1.0,17.0,13.372127993123241,69.9666538910726,2.4999346168766805
+BD-27 = 9.626786719189646,6.032299960780127,39.0,1.0,38.0,9.347168425533216,27.986519064627448,11.360619056794054
+BD-3 = 9.281463990554899,6.969136913898904,126.0,1.0,125.0,8.462491828008481,40.979807445067955,11.606655122498685
+BD-54 = 25.98944370351952,12.600795105950391,108.0,1.0,107.0,16.308060542971333,61.69729160051189,28.8830611487175
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGD/BGD_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGD/BGD_2_elevation.properties
new file mode 100755
index 0000000..da5161b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGD/BGD_2_elevation.properties
@@ -0,0 +1,99 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGD elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGD
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BD-0-G080001 = 180.83214351089146,163.7804050078741,900.0,2.0,898.0,5.999351096018302,18.949048319427217,243.97599306343
+BD-0-G080002 = 6.687169042769858,4.0955863096627665,36.0,1.0,35.0,10.503292907749982,37.38729828206625,7.841687128831179
+BD-0-G080003 = 3.8040979510244877,1.8417131277097532,15.0,1.0,14.0,17.72323647405358,79.93562716892848,4.226472342955425
+BD-0-G080004 = 23.282913638668244,28.659966497947533,344.0,1.0,343.0,5.708020918365271,28.040221314560895,36.92543496249128
+BD-0-G080005 = 7.342590046741821,4.245722193339864,50.0,1.0,49.0,12.087861823394311,51.186250993832566,8.48173246085556
+BD-0-G080006 = 21.6127911018422,26.125127698912472,251.0,1.0,250.0,5.726350241563771,28.686221802730362,33.906268395332894
+BD-0-G080007 = 7.616190476190476,5.292251727258557,32.0,1.0,31.0,8.57279030790439,28.692673669026576,9.274388697606206
+BD-0-G080008 = 9.745954198473282,10.156615320889818,92.0,2.0,90.0,7.069213094049516,36.413541993071995,14.076237352903195
+BD-0-G080009 = 100.73982205446212,64.98686830100796,512.0,4.0,508.0,10.35638806783574,40.726762944007476,119.88246243357379
+BD-0-G080010 = 2.4457142857142857,1.0729305873874024,7.0,1.0,6.0,20.08184026354829,77.09318190934847,2.670711218514352
+BD-0-G080011 = 19.192935814660082,19.13436199128622,220.0,6.0,214.0,7.8498713492512335,47.89696701376551,27.10152383168224
+BD-0-G080012 = 4.630866807610993,2.2375563085306864,11.0,1.0,10.0,15.19260481892397,47.37166255891809,5.143110500823275
+BD-0-G080013 = 125.09009929906541,121.01150031319847,910.0,4.0,906.0,6.371663287857579,25.212824879719605,174.04400636247414
+BD-0-G080014 = 16.63674280039722,36.08400934491024,278.0,1.0,277.0,5.3977952875811415,28.43846742900034,39.73458117823981
+BD-0-G080015 = 15.67630979498861,19.1463315756851,205.0,1.0,204.0,8.49430768638517,60.82490013918247,24.745276349124353
+BD-06-G030001 = 2.195104391648668,1.1069928619669414,11.0,1.0,10.0,17.148008576842674,83.82559743983104,2.4584378142798458
+BD-06-G030002 = 1.9950839819746007,0.7754796609458363,6.0,1.0,5.0,26.67349767282734,112.32322708278589,2.140497325313037
+BD-06-G030003 = 1.7120786516853932,0.46402830836865727,3.0,1.0,2.0,60.51453977696319,257.5004899422873,1.773847676810031
+BD-06-G030004 = 1.7888493475682088,0.41675351484041345,3.0,1.0,2.0,90.6929996445115,431.3033009296019,1.836754060952921
+BD-06-G030005 = 1.8707438016528926,0.4234688808402382,4.0,1.0,3.0,98.97034316376714,495.3366694924665,1.918074102964432
+BD-06-G030006 = 3.5913255956017105,2.5088233817503154,18.0,1.0,17.0,8.472178259906913,27.85230156048581,4.380846298883476
+BD-27-G250001 = 5.2632520688883915,4.612110329313499,25.0,1.0,24.0,6.208909851459341,19.701063869189554,6.9980986010786
+BD-27-G250002 = 11.990189208128943,2.4061738287129297,22.0,5.0,17.0,138.67416659861408,768.4675842985972,12.229239949429187
+BD-27-G250003 = 11.99718045112782,4.853265915353437,26.0,1.0,25.0,22.649303680949355,77.66736458325356,12.9416586580722
+BD-27-G250004 = 15.443824701195219,5.555499743815419,31.0,1.0,30.0,29.753502264340423,107.6355555327097,16.412656665049106
+BD-27-G250005 = 6.7248813291139244,4.547749259196771,26.0,1.0,25.0,8.190598846287998,23.943309153749823,8.11825425908735
+BD-27-G250006 = 16.22715800100959,6.582132779968645,39.0,1.0,38.0,22.904259382274553,81.44151535857719,17.511285752989906
+BD-27-G250007 = 11.302397525135344,4.132638706913656,26.0,1.0,25.0,28.929144254681837,106.62079251492334,12.034238343080402
+BD-27-G250008 = 12.963350785340314,2.1459122902807306,25.0,5.0,20.0,238.99908683639867,1565.1009900657045,13.139764196566134
+BD-27-G250009 = 10.055366269165248,3.8535146452794935,22.0,1.0,21.0,25.777678375535146,91.87655117951503,10.768470918772532
+BD-27-G250010 = 7.387946040034813,5.050857371286514,24.0,1.0,23.0,7.900584810765287,22.05493462249774,8.949464055212689
+BD-3-G120001 = 4.102173913043479,2.573779924583499,27.0,1.0,26.0,14.058023507304998,88.59769177888883,4.84274446084485
+BD-3-G120002 = 9.562181247548057,4.351079476828416,23.0,1.0,22.0,17.196693676486106,54.57020391426122,10.505579604411986
+BD-3-G120003 = 7.026007802340702,4.016893214056611,29.0,1.0,28.0,11.479208492770647,37.50725699428564,8.093220417836534
+BD-3-G120004 = 7.367195767195767,3.623203158944781,18.0,1.0,17.0,14.75611308199841,46.10580461931058,8.209943641900022
+BD-3-G120005 = 17.066846986089644,6.987221596464677,83.0,1.0,82.0,24.78562318543509,121.36696294429618,18.441760536475325
+BD-3-G120006 = 4.564469914040115,3.030262036681681,23.0,1.0,22.0,9.604630264527499,35.34548079547821,5.4787657010618265
+BD-3-G120007 = 3.7375886524822697,1.1185156426839853,13.0,1.0,12.0,49.089003885820105,226.55717329705718,3.9013646558727353
+BD-3-G120008 = 11.006724949562878,7.299709934749132,24.0,1.0,23.0,8.095308541464448,21.07738186845225,13.20733732615343
+BD-3-G120009 = 3.931937172774869,0.9881899028075796,7.0,1.0,6.0,74.50718698224811,343.4198194172929,4.054213760355969
+BD-3-G120010 = 11.3723677452491,5.423497927024416,70.0,1.0,69.0,16.620737619437783,63.00372833665815,12.599407839165309
+BD-3-G120011 = 3.7105855855855854,0.6425425420552211,6.0,1.0,5.0,209.776941697109,1312.425360202564,3.7658075237996838
+BD-3-G120012 = 4.961538461538462,2.4375275697064755,17.0,2.0,15.0,16.010589346473402,59.66829661411218,5.527965679922819
+BD-3-G120013 = 5.133240997229917,6.001452065297132,126.0,1.0,125.0,10.717843728206113,141.12774280212264,7.8973153683831585
+BD-3-G120014 = 11.235627530364372,4.513087795324937,26.0,1.0,25.0,23.332107964784075,82.67732208269231,12.108149629460016
+BD-3-G120015 = 3.9013921113689096,1.0512495765681709,6.0,1.0,5.0,61.953810335435584,271.8874121573313,4.0405427950816595
+BD-3-G120016 = 17.945244956772335,10.214297440462747,89.0,1.0,88.0,13.532238166877187,63.83387025166119,20.64857594994887
+BD-3-G120017 = 14.343154630039876,6.511865953835676,46.0,2.0,44.0,18.104222851607837,63.022351983137376,15.752158040787883
+BD-54-G490001 = 20.302702702702703,4.0713558725987316,35.0,2.0,33.0,138.3714856842811,759.055433173087,20.70689922889653
+BD-54-G490002 = 30.485212569316083,5.4263054257973335,43.0,14.0,29.0,193.3352905196157,1169.6856554555416,30.96438237669896
+BD-54-G490003 = 20.389676481279533,3.2731165865344645,29.0,11.0,18.0,260.172983036583,1735.264811418237,20.650719096445304
+BD-54-G490004 = 23.72174590802806,4.487938567653875,40.0,9.0,31.0,163.729911218749,955.4241497833372,24.142552091940924
+BD-54-G490005 = 31.347217360868044,8.578888389448014,49.0,12.0,37.0,59.42284554844833,255.67657324457178,32.499928650200346
+BD-54-G490006 = 41.56175972927242,10.02271777408918,69.0,25.0,44.0,84.85948842652533,420.6553152664398,42.75318401444288
+BD-54-G490007 = 19.743810786914235,7.4838771102152615,49.0,4.0,45.0,26.83130461086136,99.60283066428141,21.11460350066451
+BD-54-G490008 = 20.323996655518396,5.545943054268802,37.0,4.0,33.0,60.15994112304359,263.3896102305833,21.06709102877556
+BD-54-G490009 = 19.417959567465914,7.2711418291772345,49.0,4.0,45.0,27.940087572750436,106.6682203582365,20.73467282750687
+BD-54-G490010 = 39.29064947029019,7.3186850394520775,55.0,24.0,31.0,170.7404856448505,1003.2423252937706,39.9664645234466
+BD-54-G490011 = 16.70269286754003,8.85488911064709,41.0,1.0,40.0,12.431774980134188,36.72539367339943,18.904735126132515
+BD-54-G490012 = 57.823878984332794,16.621677548673784,108.0,31.0,77.0,53.25778368397763,232.0386932953974,60.16544810210301
+BD-54-G490013 = 16.978011158516573,7.682182377036291,46.0,4.0,42.0,17.93975210870173,60.64237068885864,18.6351492876435
+BD-54-G490014 = 28.25278058645096,4.556591486233654,42.0,15.0,27.0,257.057632624309,1713.1679788684341,28.617863946118646
+BD-54-G490015 = 14.17114914425428,4.74509644203992,25.0,1.0,24.0,34.96903135341091,128.65217123786056,14.944477518901705
+BD-54-G490016 = 38.19387755102041,4.764019404134002,66.0,29.0,37.0,541.0462922629099,4579.229982753169,38.48984493688311
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGR/BGR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGR/BGR_0_elevation.properties
new file mode 100755
index 0000000..dda97f0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGR/BGR_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BGR = 456.18507051753403,426.81095545819255,2882.0,1.0,2881.0,6.074153753207578,20.866889672590546,624.7178645294389
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGR/BGR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGR/BGR_1_elevation.properties
new file mode 100755
index 0000000..3654159
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BGR/BGR_1_elevation.properties
@@ -0,0 +1,63 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BGR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BGR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BG-01 = 1051.6492985971945,544.6519098017432,2882.0,59.0,2823.0,13.473313970813578,42.865756389056855,1184.319192654859
+BG-02 = 220.4341307277628,138.17970766857812,953.0,1.0,952.0,9.631446671032261,30.613600873493432,260.16309807710655
+BG-03 = 183.32566371681415,102.98004153820823,514.0,1.0,513.0,11.033886828795957,31.330910819679342,210.26932237590333
+BG-04 = 246.99522356375215,180.4475418360049,1162.0,1.0,1161.0,7.9058921876662565,25.772525447148965,305.8887964897778
+BG-05 = 309.65365480290853,279.4306541066963,2121.0,15.0,2106.0,6.864950497101315,27.742698874815584,417.09336651077814
+BG-06 = 233.9818073367134,195.5394900862563,1446.0,12.0,1434.0,7.803026992264144,33.79649968788574,304.9314322068951
+BG-07 = 235.01750186985788,196.01187321977068,1446.0,12.0,1434.0,7.82220679666273,33.85979323550781,306.0292153181984
+BG-08 = 199.72217837411208,64.56599816475874,352.0,1.0,351.0,38.044260116293515,141.68238437842234,209.89930122206752
+BG-09 = 470.909435751541,186.8043644340979,1391.0,51.0,1340.0,24.31710405829612,89.56935281995132,506.607902871108
+BG-10 = 977.662490211433,452.5134176296989,2694.0,359.0,2335.0,17.820790129903614,64.94128109344695,1077.3079122986758
+BG-11 = 525.3667682926829,343.41878711985527,2103.0,38.0,2065.0,9.450091914121073,31.844500972029703,627.6517382857876
+BG-12 = 346.8913555331315,353.15618345403345,1952.0,12.0,1940.0,5.8807533593519175,21.230713893289447,495.0281834960836
+BG-13 = 867.3457045689782,510.2568612281371,2448.0,186.0,2262.0,10.40072625209117,30.258038415516666,1006.3054385546397
+BG-14 = 866.8040630847368,187.96322117611226,1799.0,525.0,1274.0,113.1255209447602,607.6601451745822,886.9495229690967
+BG-15 = 127.14095042534467,77.37087251387557,388.0,1.0,387.0,9.871970288028773,29.498863864751918,148.83236606537693
+BG-16 = 479.925222959067,409.7514067204374,2330.0,106.0,2224.0,6.733840041387028,22.702267400771042,631.0502634035482
+BG-17 = 233.74590952839267,72.34988720882342,442.0,41.0,401.0,43.36211855500335,173.75858243746578,244.68685375472256
+BG-18 = 132.9164396003633,83.55202990158301,457.0,1.0,456.0,9.135716980640638,26.37565446839116,156.99592866285442
+BG-19 = 126.18855149774312,74.0305803036912,305.0,1.0,304.0,10.059077656106286,27.956594949563804,146.30132381219192
+BG-20 = 421.7177050334389,280.3837345099875,1503.0,101.0,1402.0,8.69410925130204,26.09581765717175,506.41964941779054
+BG-21 = 1194.6221272047035,311.15108026489185,2126.0,420.0,1706.0,68.04480974921759,307.10684003667046,1234.478441106648
+BG-22 = 908.803077470426,377.300612041373,2812.0,193.0,2619.0,22.7819000927198,90.03892301553346,984.0115779128377
+BG-23 = 783.4509803921569,301.64289254967747,2200.0,505.0,1695.0,27.360050191720536,115.13864650486097,839.514069746998
+BG-24 = 414.21252620545073,316.3916004291681,2203.0,82.0,2121.0,7.919968313802631,29.177582165805536,521.225154503916
+BG-25 = 330.5809567617295,116.36265055885708,809.0,71.0,738.0,31.81516035525356,120.48350587488335,350.4626020256416
+BG-26 = 225.2125237191651,122.54464802796366,829.0,24.0,805.0,12.96012598761322,45.56073307909868,256.3939773088537
+BG-27 = 276.0290881969047,120.36960565581302,923.0,41.0,882.0,19.595752912430235,69.6835298739648,301.1326941674557
+BG-28 = 201.0138768430182,82.55326424777093,695.0,28.0,667.0,22.993588111566297,87.85833761630818,217.30536146497255
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BHR/BHR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BHR/BHR_0_elevation.properties
new file mode 100755
index 0000000..c7267bc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BHR/BHR_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BHR = 13.340506329113923,13.138859351560441,59.0,1.0,58.0,5.339992501919865,16.099443296162196,18.724281940229783
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BHR/BHR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BHR/BHR_1_elevation.properties
new file mode 100755
index 0000000..b0192e7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BHR/BHR_1_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BH-B = 13.340506329113923,13.138859351560441,59.0,1.0,58.0,5.339992501919865,16.099443296162196,18.724281940229783
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BHR/BHR_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BHR/BHR_2_elevation.properties
new file mode 100755
index 0000000..50d644e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BHR/BHR_2_elevation.properties
@@ -0,0 +1,40 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BHR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BHR
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BH-B-G070001 = 3.8181818181818183,1.8497263590341642,6.0,1.0,5.0,14.56541334015213,41.98106140166631,4.242640687119285
+BH-B-G070002 = 14.080601092896174,13.364286707547402,59.0,1.0,58.0,5.473051179191394,16.23070236384264,19.41307513864812
+BH-B-G070003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+BH-B-G070004 = 3.92,1.4675149062275312,7.0,1.0,6.0,27.211400065507583,98.37013637899099,4.18568990729127
+BH-B-G070005 = 4.9,1.7578395831246947,8.0,1.0,7.0,29.62226923940505,106.14677265633998,5.205766033928148
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BIH/BIH_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BIH/BIH_0_elevation.properties
new file mode 100755
index 0000000..2baae14
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BIH/BIH_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BIH elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BIH
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BIH = 676.8168034917603,417.82931554734535,2230.0,2.0,2228.0,9.517250279080015,27.562387060408845,795.4007307134985
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BIH/BIH_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BIH/BIH_1_elevation.properties
new file mode 100755
index 0000000..e8881cb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BIH/BIH_1_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BIH elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BIH
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BA-BIH = 676.8168034917603,417.82931554734535,2230.0,2.0,2228.0,9.517250279080015,27.562387060408845,795.4007307134985
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BLR/BLR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BLR/BLR_0_elevation.properties
new file mode 100755
index 0000000..7d360a0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BLR/BLR_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BLR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BLR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BLR = 157.94029475117878,32.038427203367156,361.0,83.0,278.0,135.7330283890528,764.3984063560868,161.15705856013423
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BLZ/BLZ_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BLZ/BLZ_0_elevation.properties
new file mode 100755
index 0000000..14d362e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BLZ/BLZ_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BLZ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BLZ
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BLZ = 161.82670496940756,225.4805460498521,1047.0,1.0,1046.0,4.1471886731651475,12.458871383859815,277.541634873393
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BOL/BOL_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BOL/BOL_0_elevation.properties
new file mode 100755
index 0000000..7a81479
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BOL/BOL_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BOL = 1285.4613579937418,1527.197639582625,6482.0,77.0,6405.0,4.157712731222844,10.637741996206138,1996.1822394858
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BOL/BOL_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BOL/BOL_1_elevation.properties
new file mode 100755
index 0000000..5fb7bcb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BOL/BOL_1_elevation.properties
@@ -0,0 +1,44 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BO-B = 220.2184326118498,239.00598774778283,2208.0,100.0,2108.0,8.620954859570706,56.806216391148716,324.99233874245334
+BO-C = 1882.0741923879416,1338.233145279779,4927.0,130.0,4797.0,7.163676477434257,18.446014455864102,2309.3443261623383
+BO-H = 1967.9740158462787,968.597872727795,4718.0,326.0,4392.0,14.58064115885582,44.57572233908393,2193.422796931532
+BO-L = 2061.227066228963,1636.645656768261,5954.0,168.0,5786.0,6.011755997780798,14.656077940221147,2631.9699892612675
+BO-N = 184.38670479855557,44.70879742781965,329.0,94.0,235.0,83.64754533864023,414.26651080724326,189.7296325667441
+BO-O = 3878.1295351558983,280.32374404483045,6482.0,3460.0,3022.0,2691.1360433817063,37886.904642279136,3888.2476892456075
+BO-P = 3866.64654679199,527.8034081849052,5877.0,1638.0,4239.0,415.04031005526195,3202.9697263164567,3902.503293465638
+BO-S = 368.1739225242561,307.290501691797,3063.0,77.0,2986.0,8.961502743158158,46.52677844708231,479.56176834362253
+BO-T = 1273.898495915633,1022.2773098008167,4667.0,240.0,4427.0,6.6955063446919185,19.816379880089805,1633.3610366449102
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BOL/BOL_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BOL/BOL_2_elevation.properties
new file mode 100755
index 0000000..3db7c7d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BOL/BOL_2_elevation.properties
@@ -0,0 +1,135 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BOL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BOL
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BO-B-G010001 = 143.6824891085246,10.223373585551077,187.0,118.0,69.0,2818.9114451820797,40242.14736880733,144.04573941596126
+BO-B-G010002 = 353.6430759657269,389.69383103156554,2064.0,150.0,1914.0,6.528987423775359,28.653022040717598,526.23636050988
+BO-B-G010003 = 154.70927452688966,36.003737607429564,629.0,110.0,519.0,96.24938701041023,557.2761770104701,158.84340951497282
+BO-B-G010004 = 130.5715710074562,10.00906654245392,208.0,100.0,108.0,2260.929229651745,30080.65420367857,130.95463553615218
+BO-B-G010005 = 169.68540210194917,18.78352574105581,387.0,125.0,262.0,764.8285369403044,7175.207884007838,170.72186891480857
+BO-B-G010006 = 359.73849933005806,389.95023754129386,2208.0,121.0,2087.0,5.792961800484481,22.49900844915656,530.5402677071518
+BO-B-G010007 = 164.72466089393865,28.776133985655857,224.0,117.0,107.0,204.8826307446906,1275.0938727265136,167.2192566476226
+BO-B-G010008 = 190.93955828906905,148.82997017445845,2008.0,116.0,1892.0,12.39075101377591,99.63056784314774,242.09145986952436
+BO-C-G030001 = 2163.9755639097743,1389.314776075575,4581.0,218.0,4363.0,8.408230165237617,21.565878315260655,2571.572629388591
+BO-C-G030002 = 2945.6246016571063,295.47052481211136,3864.0,2057.0,1807.0,1020.187811360286,10456.41858612837,2960.4065810155757
+BO-C-G030003 = 3771.6937269372693,355.3041240795765,4455.0,2669.0,1786.0,1227.34190377436,13346.814135958524,3788.392085094401
+BO-C-G030004 = 2601.1920887024276,1179.4926475248712,4927.0,761.0,4166.0,17.317692539084018,54.29905691067994,2856.116802214734
+BO-C-G030005 = 2050.8084305607827,379.7392439857131,3308.0,989.0,2319.0,173.53582314802583,1024.804421388078,2085.6694638130034
+BO-C-G030006 = 2828.92082616179,291.3128197725967,3923.0,2352.0,1571.0,945.4684144088717,9484.084691316642,2843.880482660227
+BO-C-G030007 = 1116.365909687582,1153.6411403097868,4740.0,156.0,4584.0,4.835373602821047,13.125137016742409,1605.353769400316
+BO-C-G030008 = 2971.019271948608,577.4307022515187,4423.0,2511.0,1912.0,152.90961234076934,888.755332550621,3026.612253030229
+BO-C-G030009 = 1118.0278736668556,1251.0681643924577,4846.0,130.0,4716.0,4.663704245166997,13.318114437368154,1677.8432221910239
+BO-C-G030010 = 2735.3167938931297,224.50062229896298,3432.0,2503.0,929.0,1846.656317419941,22999.876189135884,2744.5142543565726
+BO-C-G030011 = 2770.62247237857,513.4518692478191,4032.0,1744.0,2288.0,173.83629475039461,1036.2694710682958,2817.797314656116
+BO-C-G030012 = 3087.9977876106195,414.3382531799385,3963.0,2502.0,1461.0,436.5908731575931,3428.1417610530157,3115.6711194117206
+BO-C-G030013 = 3338.214285714286,678.9046364991766,4895.0,2405.0,2490.0,134.0001896310825,738.5602731184948,3406.5504726639556
+BO-C-G030014 = 3800.0166189111746,441.0270291166868,4565.0,2638.0,1927.0,664.9786109420332,5940.595095391502,3825.5236431647636
+BO-H-G020001 = 2454.795871559633,469.001169743178,3816.0,1199.0,2617.0,159.29750137943478,921.8240309670017,2499.19684463763
+BO-H-G020002 = 1837.5448013524936,547.4008642211536,3439.0,761.0,2678.0,47.95584076034031,197.6534201496339,1917.3467613156577
+BO-H-G020003 = 1348.4034718569173,355.5290843142267,2998.0,588.0,2410.0,66.69659583852938,308.6187049162184,1394.486591082575
+BO-H-G020004 = 844.8617548150413,376.7638109890965,2268.0,326.0,1942.0,18.31245355383657,60.129006659353884,925.0634324305427
+BO-H-G020005 = 3049.8581618096596,658.5092399127462,4718.0,1067.0,3651.0,112.5419500293042,578.9018516949815,3120.1392959621944
+BO-H-G020006 = 2655.176304959931,424.209893166858,4174.0,1492.0,2682.0,263.86470441874854,1769.981480768489,2688.8501713337077
+BO-H-G020007 = 2373.2729222520106,827.2519942403094,4445.0,657.0,3788.0,32.02915521209714,116.99543614710169,2513.3185682418316
+BO-H-G020008 = 2059.07805203469,475.29161807845986,3450.0,736.0,2714.0,93.71649322327562,457.81011024167435,2113.2213671517266
+BO-H-G020009 = 2855.2820242488137,319.72341608383624,3663.0,1913.0,1750.0,738.4067546758993,6820.05074484208,2873.126955216341
+BO-H-G020010 = 2428.588498745969,562.9521952102261,4068.0,1040.0,3028.0,93.31052762369161,462.53981130222,2492.9816024859097
+BO-L-G040001 = 3945.2438414164744,184.31408539043133,4744.0,3714.0,1030.0,9872.35680771361,212755.2745680397,3949.546891772261
+BO-L-G040002 = 3900.486897274633,239.7264783446199,4798.0,2969.0,1829.0,4355.371199856865,71628.22169931309,3907.8468266080504
+BO-L-G040003 = 1656.3197625106022,1272.8212667657892,5954.0,392.0,5562.0,7.7920635570061725,26.942860344397907,2088.8918432543246
+BO-L-G040004 = 3765.041474654378,45.76235750415891,3956.0,3714.0,242.0,557156.8482631975,4.585999127779599E7,3765.319574648605
+BO-L-G040005 = 3915.5562557924004,176.29269919091948,4787.0,3628.0,1159.0,11024.822330366922,246456.40619367073,3919.5229184255345
+BO-L-G040006 = 2926.591776970833,1093.7519190548076,5409.0,561.0,4848.0,27.242445987772953,96.94087425668984,3124.2971512756862
+BO-L-G040007 = 3568.1358050847457,760.623502317223,5034.0,1160.0,3874.0,116.5170500621565,604.7827067382962,3648.3066257929972
+BO-L-G040008 = 324.56965459874834,242.25813415738207,2048.0,168.0,1880.0,8.871833231757346,36.405688469911816,405.0116840928946
+BO-L-G040009 = 1999.056189814355,1202.9261951481265,5631.0,460.0,5171.0,10.152374937124273,30.382877338824727,2333.078884437609
+BO-L-G040010 = 4055.376159554731,269.14242797705515,4904.0,3775.0,1129.0,3467.720473951713,53007.095974124226,4064.29741062613
+BO-L-G040011 = 3849.213725490196,86.84064404798974,4378.0,3790.0,588.0,87221.7680707151,3872422.0379278734,3850.1931902127694
+BO-L-G040012 = 2638.5757575757575,946.7954711907485,4591.0,985.0,3606.0,30.19238174489053,111.0741237372778,2803.3022835102515
+BO-L-G040013 = 3119.4576916421524,1265.319612927736,5171.0,477.0,4694.0,22.03590061445877,71.86940109702506,3366.311039224537
+BO-L-G040014 = 1541.581301496553,737.2370206778378,4585.0,425.0,4160.0,16.31051921628235,57.019140703462035,1708.798213301307
+BO-L-G040015 = 4073.8130263896687,301.55495553206333,5600.0,3259.0,2341.0,2507.3131700073086,34476.03492493137,4084.9587470607457
+BO-L-G040016 = 4053.86375,232.05478662475625,5438.0,3640.0,1798.0,5384.92955132157,95054.0837374348,4060.500058805507
+BO-L-G040017 = 3107.731553056922,922.6372534060388,5354.0,1758.0,3596.0,48.720273968879816,204.1179504374506,3241.7980978522132
+BO-L-G040018 = 1684.06490483363,1048.2862744848603,5039.0,436.0,4603.0,10.207437144362903,33.8990923630888,1983.67807795661
+BO-N-G060001 = 171.52716195633778,22.461271045705836,216.0,132.0,84.0,468.2412501311834,3752.108338177985,172.99154888544237
+BO-N-G060002 = 150.930748798381,29.487561177987207,219.0,94.0,125.0,150.00885565549328,857.0922646537756,153.7842878744949
+BO-N-G060003 = 172.009861048857,23.575207956164828,206.0,120.0,86.0,410.1428042367934,3150.4499987764852,173.61792167925384
+BO-N-G060004 = 196.4376919883769,42.63892196188689,325.0,129.0,196.0,112.88006419153926,605.7103816164793,201.01205063327035
+BO-N-G060005 = 236.03908643579985,49.86467114064796,329.0,144.0,185.0,120.51652496083881,642.7279354025367,241.2487010398438
+BO-O-G050001 = 3865.4707412223665,337.4277410004007,5575.0,3612.0,1963.0,1539.509252789798,18096.553079511774,3880.170296732197
+BO-O-G050002 = 4056.83144897352,337.5656904414887,5059.0,3527.0,1532.0,1772.3078696509594,21753.21251870514,4070.85150806853
+BO-O-G050003 = 3791.0563202689923,140.05476113155862,4654.0,3651.0,1003.0,19916.807338396156,541541.4662235589,3793.6424923241107
+BO-O-G050004 = 3892.570541030287,227.61531856523203,4712.0,3675.0,1037.0,5053.908420620984,87363.84809420888,3899.2196847757086
+BO-O-G050005 = 4119.717689530686,254.7716732671721,4632.0,3460.0,1172.0,4276.348966937005,69921.56008653036,4127.587969617535
+BO-O-G050006 = 3725.059124386252,129.86913965822328,5070.0,3624.0,1446.0,23687.89140775454,682231.4302855768,3727.3222926933536
+BO-O-G050007 = 3680.256555269923,3.8431308814404175,3761.0,3677.0,84.0,8.781732113201499E8,8.409584495201211E11,3680.2585618760822
+BO-O-G050008 = 3733.5026983270373,100.84384983153039,4604.0,3625.0,979.0,50861.759696071254,1887707.5499239145,3734.864372432299
+BO-O-G050009 = 3950.4486338797815,271.34651758853164,4689.0,3675.0,1014.0,3130.057333660251,46233.190478336684,3959.756727569265
+BO-O-G050010 = 4083.1978280542985,308.3303284665693,6482.0,3745.0,2737.0,2364.023692030268,31911.907066820593,4094.8225962158162
+BO-O-G050011 = 3696.5299122573783,32.74886061441579,4435.0,3675.0,760.0,1438465.079477683,1.6240856532492563E8,3696.674976257053
+BO-P-G070001 = 3147.3399503722085,424.91296756936,4075.0,2047.0,2028.0,428.0996326321565,3327.2525226150146,3175.893542488088
+BO-P-G070002 = 3840.1616415410385,277.2679901487447,4593.0,2956.0,1637.0,2698.2893051640176,37949.679973546015,3850.158304735571
+BO-P-G070003 = 2912.1526617954073,572.8250282310137,4448.0,1638.0,2810.0,146.78364655493775,828.4007389326132,2967.9558013167816
+BO-P-G070004 = 3713.5182283338663,453.3230876335051,4891.0,1993.0,2898.0,573.5784711421973,4886.353524853463,3741.0853310168523
+BO-P-G070005 = 3755.9296477891235,245.66490464997145,5845.0,3600.0,2245.0,3622.1529436696765,56206.95916628855,3763.955202246437
+BO-P-G070006 = 3895.7980884109916,256.7325123306826,4647.0,3087.0,1560.0,3539.6687927860485,54404.52185215,3904.248241154033
+BO-P-G070007 = 3364.0565556794645,575.0645735984676,4912.0,1808.0,3104.0,217.76983461066527,1380.4684982744775,3412.854490542773
+BO-P-G070008 = 3446.039740947895,270.7043395604612,4288.0,2620.0,1668.0,2100.355892640672,27199.75888509867,3456.6560048186893
+BO-P-G070009 = 3456.8930143234375,425.6789242233859,5180.0,2416.0,2764.0,559.9115961138436,4746.513112669472,3483.003281509531
+BO-P-G070010 = 3891.419900938863,260.2113155348115,5700.0,3614.0,2086.0,3391.124814891787,51465.15998993464,3900.1100976966527
+BO-P-G070011 = 4066.882890465312,371.0386513108029,5408.0,2935.0,2473.0,1350.3122986645983,15183.555791977205,4083.7735154543075
+BO-P-G070012 = 3267.1948371235403,413.9909825620295,4584.0,2205.0,2379.0,515.1979913745134,4255.817203747594,3293.319091337703
+BO-P-G070013 = 3766.908117350612,393.640656499793,4939.0,2448.0,2491.0,904.5038388573267,8918.480753604108,3787.419930640319
+BO-P-G070014 = 4558.426408495757,346.81816458662666,5877.0,3283.0,2594.0,2310.073327332558,30886.14605118552,4571.600831323614
+BO-P-G070015 = 3967.930976074529,350.75789558090355,4906.0,2915.0,1991.0,1481.4432586904404,17139.58866798177,3983.4039880740324
+BO-S-G080001 = 239.05479805805186,124.80163971210274,1120.0,86.0,1034.0,14.658989545121981,57.08661427636201,269.6713662022834
+BO-S-G080002 = 504.94315823087976,238.93819611406477,1811.0,232.0,1579.0,18.139165414866657,76.2216430199303,558.6224616021259
+BO-S-G080003 = 1736.4305724725943,493.8067172964075,3063.0,293.0,2770.0,53.17578342187905,218.74794716183695,1805.28009102869
+BO-S-G080004 = 285.1489358669157,101.53569462637819,1190.0,77.0,1113.0,31.798889497795766,131.17221382555803,302.686988338276
+BO-S-G080005 = 440.61478889887,233.5610528804488,1949.0,151.0,1798.0,14.517989513862231,57.689625789548906,498.6904426786472
+BO-S-G080006 = 1487.2531852335837,314.28447681834166,2419.0,604.0,1815.0,119.84438903603638,632.4711357932827,1520.0976183641692
+BO-S-G080007 = 233.53997582455534,37.6310890028456,339.0,167.0,172.0,258.0004661730971,1725.5695627142288,236.55236030882037
+BO-S-G080008 = 298.0199896493725,224.29682632009062,1645.0,156.0,1489.0,9.087112566655115,39.359933578724394,372.9946119287543
+BO-S-G080009 = 268.986460950179,99.26880234572764,855.0,133.0,722.0,29.47105846593029,118.78572321618735,286.71939469393647
+BO-S-G080010 = 214.3274090194656,32.0164224884044,320.0,165.0,155.0,320.9329513594211,2303.4372026957276,216.70553653737906
+BO-S-G080011 = 1576.0932670340007,557.2629725707601,2928.0,336.0,2592.0,30.733957980346286,109.7711099221323,1671.7093069634768
+BO-S-G080012 = 301.00160388706746,108.93344291483626,655.0,135.0,520.0,30.435073999402317,119.06196271792862,320.1069517018766
+BO-S-G080013 = 272.3301418439716,42.15117860068308,374.0,211.0,163.0,289.402555941094,2003.4107406478397,275.57290870871975
+BO-T-G090001 = 1488.959167461074,759.8238488627542,3840.0,463.0,3377.0,13.981398588548457,44.48121135342695,1671.6254615394516
+BO-T-G090002 = 2290.89608801956,217.69132092757,2988.0,1780.0,1208.0,1196.8335461500071,12924.014086303627,2301.215851959679
+BO-T-G090003 = 542.5876084048841,301.81402068703994,1955.0,240.0,1715.0,12.583493032476389,44.044891138219405,620.8808387104646
+BO-T-G090004 = 2684.5679085353836,570.3681321748016,4328.0,959.0,3369.0,117.91604433869618,618.0208676593924,2744.489872770278
+BO-T-G090005 = 1322.884176182708,514.8542785622744,3506.0,451.0,3055.0,25.53189210799134,95.66183678516542,1419.5412892017196
+BO-T-G090006 = 3197.3709340495375,812.2076274324044,4667.0,1586.0,3081.0,72.23106202984289,325.7675811580129,3298.918325749243
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRA/BRA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRA/BRA_0_elevation.properties
new file mode 100755
index 0000000..121913b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRA/BRA_0_elevation.properties
@@ -0,0 +1,36 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BRA = 323.55827205500134,264.68859171610455,2863.0,1.0,2862.0,6.601377083544138,20.50548613160436,418.03110649689773
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRA/BRA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRA/BRA_1_elevation.properties
new file mode 100755
index 0000000..522c30a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRA/BRA_1_elevation.properties
@@ -0,0 +1,63 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BR-AC = 212.8586028302724,40.3263131932556,515.0,70.0,445.0,164.26868532739738,977.0647997906157,216.64486223914892
+BR-AL = 235.23513190550602,147.05083794836887,808.0,1.0,807.0,9.233388958803522,26.491360795976174,277.4157822185278
+BR-AM = 94.29374615044757,64.85105617998036,2717.0,9.0,2708.0,12.970874053566652,126.957382219116,114.44199426239584
+BR-AP = 133.23751830731356,105.96584058748952,716.0,1.0,715.0,6.552522094041061,19.28736125747845,170.23805583976502
+BR-BA = 516.1873851742671,246.78208703660175,1734.0,1.0,1733.0,15.576588869918815,49.481997132570456,572.1457988093686
+BR-CAP = 296.14126984126983,50.25172234249788,438.0,198.0,240.0,222.5718635317509,1422.3728332393496,300.3745783211144
+BR-CE = 321.8513131729904,220.14259178698072,1072.0,1.0,1071.0,7.993828293221266,22.406605530084835,389.9372109838522
+BR-ES = 340.1398881333626,326.3417544151765,2863.0,1.0,2862.0,5.5486972956002125,18.214385602387317,471.37467493933207
+BR-GO = 635.6660688733243,215.92153462171726,1647.0,178.0,1469.0,34.422204919796,130.37381216197292,671.3370690124806
+BR-MA = 185.76759002332525,142.64432701347755,820.0,1.0,819.0,6.924709233620484,20.425764400455968,234.2157158095927
+BR-MG = 732.4288396282038,233.3344115852859,2720.0,1.0,2719.0,40.665907310571086,164.0722953045443,768.6982195562559
+BR-MP = 184.73458282950423,43.84735312393096,359.0,107.0,252.0,88.12163172855631,436.90213574431044,189.8669441192059
+BR-MS = 314.48151455737,161.23404988002056,1056.0,50.0,1006.0,13.649099926176081,42.843185183158525,353.40492616686805
+BR-MT = 336.31540412738013,146.0494463142264,1033.0,67.0,966.0,19.854630132921177,70.00429819798461,366.6585493643556
+BR-PA = 183.39232622163433,127.90062262521643,875.0,1.0,874.0,7.719455374699039,21.853761250665983,223.5873757280129
+BR-PB = 417.4022217564452,210.37189588822517,1185.0,1.0,1184.0,13.66195123298676,40.610029001440324,467.41945756121874
+BR-PE = 493.88110238239744,198.41288190689724,1179.0,1.0,1178.0,22.68037759159089,76.54396982936265,532.2463856120123
+BR-PI = 337.8989618419543,156.78961023246472,993.0,1.0,992.0,16.75925434947532,54.66945701042581,372.5032755436182
+BR-PR = 632.1418243304638,256.1377109287513,1795.0,1.0,1794.0,22.56184461791145,77.06665672819291,682.062909875371
+BR-PRX = 127.0251798561151,55.817302948287356,292.0,67.0,225.0,19.998706299052177,74.56759862731225,138.74785629298668
+BR-RJ = 367.54579546294246,365.12322854290176,2703.0,1.0,2702.0,5.296350714156883,16.74403427403178,518.0780672679392
+BR-RN = 186.30937125845387,153.73403853711204,797.0,1.0,796.0,6.70304741746149,21.161916574093194,241.54779324938613
+BR-RO = 220.1888018279359,103.50626270913611,1074.0,65.0,1009.0,17.4132785304541,66.40245156145463,243.30362691588408
+BR-RR = 268.1086803813347,258.9895599043266,2274.0,1.0,2273.0,5.917994426388408,20.152435932616523,372.77051470745437
+BR-RS = 286.08077106456585,252.8830080311116,1388.0,1.0,1387.0,5.996345039429832,18.309742526871542,381.82721658331354
+BR-SC = 687.6042258266352,357.8456103272973,1758.0,1.0,1757.0,12.553245651750562,35.783644631245366,775.1471164915488
+BR-SP = 562.4940160199002,225.17701162226038,2502.0,1.0,2501.0,23.960027140098656,91.29893304208984,605.8912481801906
+BR-TO = 312.46737269480997,147.8607551750231,1006.0,45.0,961.0,17.12866701080564,63.0007695452045,345.68578495467244
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRA/BRA_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRA/BRA_2_elevation.properties
new file mode 100755
index 0000000..fb9af31
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRA/BRA_2_elevation.properties
@@ -0,0 +1,3990 @@
+# 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 elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRA
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BR-AC-G010001 = 273.1410906142307,38.31992091759652,357.0,186.0,171.0,382.3763809571661,2856.096013116333,275.8160106322007
+BR-AC-G010002 = 275.9067256637168,33.18563993850778,315.0,172.0,143.0,598.1607457932823,5147.620842541164,277.8953183567542
+BR-AC-G010003 = 211.99715477996966,31.63588413328119,444.0,177.0,267.0,323.2014005807625,2351.0341219292322,214.3446355748063
+BR-AC-G010004 = 225.38057956638798,42.69256752822434,413.0,180.0,233.0,164.1678938259903,972.3746705807222,229.3884499442667
+BR-AC-G010005 = 215.6307088487155,43.4514262731185,515.0,178.0,337.0,139.80256472850908,818.2865298355248,219.9650632345233
+BR-AC-G010006 = 208.50956012378427,35.475572804534465,326.0,152.0,174.0,222.27433760770313,1442.807453974134,211.5059170066503
+BR-AC-G010007 = 188.62781852757402,19.742406002798642,212.0,131.0,81.0,899.5902690565974,8835.982003442807,189.65815700161895
+BR-AC-G010008 = 192.83421464943203,15.512653331283186,304.0,101.0,203.0,1957.3987733951528,24778.59581449064,193.45717033193625
+BR-AC-G010009 = 200.28737600799258,33.900957806313905,324.0,115.0,209.0,225.52455768126399,1471.3188264012472,203.13618074669083
+BR-AC-G010010 = 154.8973076923077,39.88004890222407,208.0,70.0,138.0,70.02552586468937,316.4093552973241,159.9487237547372
+BR-AC-G010011 = 216.20899111748963,39.5882427667182,429.0,174.0,255.0,181.18013140561405,1115.6455154247426,219.80345039466357
+BR-AC-G010012 = 211.12222358571603,36.994088116430376,323.0,146.0,177.0,204.42772624928165,1293.2981851902018,214.3388808577278
+BR-AL-G020001 = 372.68152173913046,99.65872028136374,756.0,205.0,551.0,64.42689571930963,297.3745610825038,385.77633049982865
+BR-AL-G020002 = 268.2563025210084,94.43683953817438,448.0,147.0,301.0,31.718517557381883,118.23143991883134,284.3936717020997
+BR-AL-G020003 = 304.52525252525254,28.810147775310366,362.0,223.0,139.0,1211.9175759567677,13124.813497222322,305.88503402488334
+BR-AL-G020004 = 150.04158415841584,25.33647340533316,257.0,78.0,179.0,225.32851494615767,1442.839881691549,152.16574470420778
+BR-AL-G020005 = 24.74712643678161,18.102656432235406,71.0,1.0,70.0,7.416443344295202,21.55616938396916,30.661481320732193
+BR-AL-G020006 = 12.81132075471698,11.129410191541227,45.0,1.0,44.0,5.7756187964381285,16.14499055691524,16.97037744694631
+BR-AL-G020007 = 190.69602272727272,14.665636476887418,243.0,166.0,77.0,2238.826657949308,29675.387368691794,191.25912782733462
+BR-AL-G020008 = 450.030303030303,10.285278825303346,461.0,425.0,36.0,83898.26268122953,3676593.354352943,450.14782083895574
+BR-AL-G020009 = 152.92792792792793,26.196145687098156,190.0,89.0,101.0,215.54300603060668,1347.078218104317,155.15537112581436
+BR-AL-G020010 = 158.23043478260868,13.634799938986326,190.0,125.0,65.0,1597.742869097911,18950.123214576703,158.81680723673287
+BR-AL-G020011 = 292.0493273542601,93.81573527743734,643.0,182.0,461.0,40.645720096754836,169.90775529627513,306.7477820518381
+BR-AL-G020012 = 329.75536480686696,14.530573922422498,367.0,306.0,61.0,11756.127729733902,268366.18388730084,330.0753523022052
+BR-AL-G020013 = 227.4954128440367,24.86573998154006,319.0,194.0,125.0,794.6907663643786,7566.701272682013,228.8503176530639
+BR-AL-G020014 = 172.8975155279503,27.079456241755256,259.0,105.0,154.0,280.31385775935576,1932.065133343825,175.0052794234704
+BR-AL-G020015 = 241.3909090909091,52.937200436768876,350.0,142.0,208.0,108.62703473850469,561.6029980754968,247.1273319198388
+BR-AL-G020016 = 419.3240058910162,51.21974258517765,597.0,310.0,287.0,572.7399186764221,4879.301718008013,422.44062771824025
+BR-AL-G020017 = 207.80368098159508,48.66605358693519,348.0,138.0,210.0,91.49426325558419,458.8874246430001,213.4262275382925
+BR-AL-G020018 = 275.6771653543307,21.092552661817763,304.0,223.0,81.0,2271.1396087321446,30171.421987536323,276.48290232054234
+BR-AL-G020019 = 465.36633663366337,29.378790346495048,536.0,336.0,200.0,4020.8412927813283,64395.21314533621,466.2927627511062
+BR-AL-G020020 = 388.3781512605042,62.39734313410795,496.0,286.0,210.0,259.91267348174347,1737.690235982921,393.358636369818
+BR-AL-G020021 = 286.8377777777778,99.6898652798075,479.0,145.0,334.0,32.75199206412748,123.43204243648763,303.6675484802418
+BR-AL-G020022 = 4.666666666666667,5.011098792790969,19.0,1.0,18.0,5.022479626449905,15.544012843605607,6.847546194724712
+BR-AL-G020023 = 74.83308042488619,55.43941776620721,182.0,1.0,181.0,6.722472724805321,17.033048324503284,93.13172911598676
+BR-AL-G020024 = 208.3050847457627,44.877844699467815,334.0,154.0,180.0,114.82662253841502,612.9683893058736,213.08455898025304
+BR-AL-G020025 = 300.36416184971097,14.315208332938191,333.0,274.0,59.0,9300.429974140783,196469.2244468638,300.7050962542783
+BR-AL-G020026 = 261.0243902439024,20.5675422780629,298.0,220.0,78.0,2082.281511799921,26916.839509976784,261.8334510668203
+BR-AL-G020027 = 31.39887640449438,22.272404422009156,73.0,1.0,72.0,7.197162079464222,18.521021405852082,38.49609640213209
+BR-AL-G020028 = 155.87894736842105,53.865877090059904,378.0,68.0,310.0,34.71112292513943,147.827780449955,164.92355485911776
+BR-AL-G020029 = 360.2482142857143,69.05552241046803,515.0,213.0,302.0,157.50723129802114,903.4188692777578,366.8070897235065
+BR-AL-G020030 = 449.85,20.046300573089955,479.0,350.0,129.0,11365.433051421436,256401.02987361737,450.296431994155
+BR-AL-G020031 = 363.01420454545456,23.617508972139092,426.0,310.0,116.0,3677.6589459796783,57248.06164870938,363.78166450746
+BR-AL-G020032 = 122.18036072144288,46.867436972453206,193.0,23.0,170.0,25.099887615928687,84.45211727473375,130.86098423284452
+BR-AL-G020033 = 339.4626506024096,51.173345167429794,459.0,229.0,230.0,312.2521655092854,2214.613062820885,343.2981246812143
+BR-AL-G020034 = 186.16666666666666,9.281794514085593,203.0,167.0,36.0,8128.676348606625,164228.49120797907,186.39790633797227
+BR-AL-G020035 = 137.10734463276836,27.034499872283664,196.0,73.0,123.0,145.51987284022678,815.3055333932217,139.74722943798642
+BR-AL-G020036 = 12.11111111111111,12.37572601878079,51.0,1.0,50.0,5.171068567897651,15.597605237189303,17.31581955431526
+BR-AL-G020037 = 253.69811320754718,23.309715284161957,305.0,202.0,103.0,1322.0094177139765,14749.482523257295,254.76670793433374
+BR-AL-G020038 = 236.832,92.21208042333716,463.0,134.0,329.0,25.457949098643216,93.81110428962823,254.15047511267807
+BR-AL-G020039 = 115.44086021505376,30.147711278260868,166.0,66.0,100.0,67.64232830541583,304.6879426824047,119.31251695655808
+BR-AL-G020040 = 200.29974160206717,23.1909960906131,246.0,152.0,94.0,669.9617908637266,6006.043289204299,201.63781586183111
+BR-AL-G020041 = 340.8606060606061,36.66025789221346,404.0,275.0,129.0,831.6014058302579,7990.7304882518465,342.82638065459207
+BR-AL-G020042 = 282.96446700507613,39.77721915622322,382.0,215.0,167.0,381.97064733792786,2885.040876002346,285.7465953450172
+BR-AL-G020043 = 32.874608150470216,33.198792530352875,136.0,1.0,135.0,5.172626400278185,15.4000717599771,46.72151203161533
+BR-AL-G020044 = 272.2395833333333,34.138630201702775,339.0,201.0,138.0,530.7010832013816,4416.744886305898,274.37171283781345
+BR-AL-G020045 = 504.1834862385321,45.893407641080245,638.0,451.0,187.0,1359.8890253192526,15338.666904729438,506.26790601474084
+BR-AL-G020046 = 36.82236842105263,27.76074992675531,131.0,1.0,130.0,6.950909203366352,19.87049171518482,46.1144885326898
+BR-AL-G020047 = 328.11575562700966,9.00122049556255,354.0,306.0,48.0,48546.10381794077,1773583.8914709364,328.2391979351236
+BR-AL-G020048 = 55.17142857142857,39.06947239814466,152.0,1.0,151.0,7.477554250600786,20.405668102919357,67.60406943432942
+BR-AL-G020049 = 274.3973941368078,91.14729315006602,643.0,158.0,485.0,37.38466536981371,153.0335532562466,289.13968762114746
+BR-AL-G020050 = 459.66127583108715,82.15739557026978,804.0,299.0,505.0,193.70461747491132,1214.8255349628319,466.94574218591237
+BR-AL-G020051 = 97.39897698209718,46.50929449751695,166.0,14.0,152.0,15.451031926156375,46.88235637939094,107.9336610692691
+BR-AL-G020052 = 219.91803278688525,108.7924722788547,465.0,105.0,360.0,15.462927796286827,53.096888820825065,245.35635954545566
+BR-AL-G020053 = 397.69435215946845,30.340584992218005,461.0,339.0,122.0,2291.688551834774,30569.065951932298,398.8500330164325
+BR-AL-G020054 = 192.25555555555556,6.7322789786901716,201.0,172.0,29.0,23373.81202481626,669870.5632300734,192.37339270861295
+BR-AL-G020055 = 223.89271255060729,103.02392821548672,461.0,111.0,350.0,17.957601455921555,63.77880791901257,246.45867101446973
+BR-AL-G020056 = 149.9621451104101,11.194233776657109,171.0,98.0,73.0,2442.6976481850684,33202.6283798431,150.37937304019505
+BR-AL-G020057 = 208.3416149068323,7.699403534260319,245.0,198.0,47.0,19896.177825002196,540721.2733093564,208.48383466535284
+BR-AL-G020058 = 363.0025316455696,149.46850138066947,754.0,148.0,606.0,22.29547032310163,79.18354406910613,392.57059350653856
+BR-AL-G020059 = 161.69078947368422,34.251437455934365,249.0,96.0,153.0,119.90695726172615,643.3526891118544,165.2787716811238
+BR-AL-G020060 = 238.1280487804878,12.319009446936793,272.0,214.0,58.0,7281.224328033589,141896.94355139844,238.4464837437451
+BR-AL-G020061 = 393.86538461538464,32.06665464679292,453.0,341.0,112.0,1889.9611072190446,23671.251575530583,395.1685862242361
+BR-AL-G020062 = 172.15315315315314,7.057292181885916,191.0,161.0,30.0,14589.367932206122,357729.4705629017,172.29774668727828
+BR-AL-G020063 = 450.53584905660375,56.03154691275564,754.0,358.0,396.0,546.1272076235856,4646.373032752149,454.00670208113803
+BR-AL-G020064 = 150.82368421052632,14.67527340748673,173.0,102.0,71.0,1115.041214651834,11739.632933177369,151.5359606443997
+BR-AL-G020065 = 14.961538461538462,13.330278425744199,54.0,1.0,53.0,5.811708158433195,16.775117206837056,20.03856172593123
+BR-AL-G020066 = 413.3731343283582,37.38258666409232,467.0,333.0,134.0,1384.992822657684,15673.56515205527,415.0600028551887
+BR-AL-G020067 = 82.76723016905072,43.263028573514646,177.0,4.0,173.0,12.856173117479715,38.21776667007675,93.39220540928115
+BR-AL-G020068 = 17.754578754578755,11.91307908955452,40.0,1.0,39.0,7.852942784287437,20.388703351131877,21.380985013476817
+BR-AL-G020069 = 138.8860759493671,25.004465765749096,174.0,65.0,109.0,186.92620136345704,1115.9714433788972,141.11897604802795
+BR-AL-G020070 = 363.978835978836,84.22538154261782,501.0,171.0,330.0,93.57511499942181,461.0528452731314,373.5967183160312
+BR-AL-G020071 = 291.8854166666667,181.7580849755881,808.0,135.0,673.0,10.212892766262694,33.507100842493514,343.8504004893213
+BR-AL-G020072 = 309.90406976744185,12.360128402838994,328.0,282.0,46.0,15837.082643959991,398954.61545916175,310.1504557993719
+BR-AL-G020073 = 81.3765903307888,48.9687095562117,200.0,4.0,196.0,10.202088981619134,30.581785505051098,94.97412263067056
+BR-AL-G020074 = 18.527210884353742,14.645386809704556,51.0,1.0,50.0,6.354423103430793,16.9091328528668,23.61662333948661
+BR-AL-G020075 = 129.29340277777777,54.61512138826061,314.0,38.0,276.0,20.73393094396209,71.12011264375121,140.3552474477214
+BR-AL-G020076 = 453.37609329446065,20.933358369104848,528.0,389.0,139.0,10223.574747246175,222795.8262133457,453.85910529982414
+BR-AL-G020077 = 84.27777777777777,24.501021049920112,165.0,36.0,129.0,51.7959171390052,225.51832539724288,87.76698616022497
+BR-AL-G020078 = 18.392592592592592,14.332091055362591,49.0,1.0,48.0,6.363491761209509,16.455326980358457,23.317296076009676
+BR-AL-G020079 = 211.40465116279069,46.28454940096539,427.0,152.0,275.0,110.54731376838438,594.502265318866,216.41207463196602
+BR-AL-G020080 = 77.33333333333333,39.82820887539659,161.0,2.0,159.0,13.455320441561907,41.51312882793379,86.98695687668736
+BR-AL-G020081 = 87.12768817204301,52.78344974230524,171.0,1.0,170.0,9.276487621695491,24.362583808439755,101.86916419065794
+BR-AL-G020082 = 6.441860465116279,5.141270884335061,15.0,1.0,14.0,6.028312310054505,14.813091897167533,8.241979893092408
+BR-AL-G020083 = 409.01408450704224,50.94425093212297,468.0,307.0,161.0,541.0781252719597,4526.569753821758,412.17452374955076
+BR-AL-G020084 = 302.8640256959315,34.25183424437678,461.0,229.0,232.0,719.9477064378428,6665.409628175031,304.7946951799688
+BR-AL-G020085 = 84.61494252873563,29.820459029344853,159.0,47.0,112.0,32.240489682533244,126.00622196085956,89.71593100370785
+BR-AL-G020086 = 425.10888252149,44.264115565901335,611.0,309.0,302.0,914.7761629731385,9070.808368504377,427.40715240330434
+BR-AL-G020087 = 206.08396946564886,12.187490876372506,226.0,183.0,43.0,4885.515716361229,83464.16402657166,206.44402971406112
+BR-AL-G020088 = 34.17142857142857,11.28965573127065,72.0,15.0,57.0,38.0403550995875,159.0291534916725,35.9880932690641
+BR-AL-G020089 = 19.424242424242426,10.921289476065468,37.0,1.0,36.0,10.786529404630272,29.57944585462412,22.283979841486072
+BR-AL-G020090 = 472.2258064516129,43.67798319230737,614.0,405.0,209.0,1297.5963338007673,14429.985813659638,474.2414769868022
+BR-AL-G020091 = 433.8540540540541,28.66479708061359,481.0,364.0,117.0,3512.000874737858,53815.87665860726,434.79996643377376
+BR-AL-G020092 = 217.4047619047619,125.15110519193755,614.0,62.0,552.0,11.931392329604112,41.92193838231949,250.8538013059193
+BR-AL-G020093 = 347.90143737166323,74.45648742382714,522.0,213.0,309.0,116.24370702214584,613.304803288695,355.7796771103766
+BR-AL-G020094 = 378.2463768115942,71.7805847144266,491.0,231.0,260.0,161.90654455033877,934.7453847534817,384.9971089671239
+BR-AM-G040001 = 70.46290836183512,39.32079291107327,213.0,20.0,193.0,12.177775004420731,41.718966702205286,80.69167373381292
+BR-AM-G040002 = 34.43108403264743,2.9862588100118597,38.0,27.0,11.0,1566.7573490550005,18445.335755312615,34.56034272607265
+BR-AM-G040003 = 131.78203308564818,43.08616743735547,221.0,67.0,154.0,38.4206994664132,153.02567644392997,138.64675282396001
+BR-AM-G040004 = 31.329854475966485,21.404003928635145,109.0,18.0,91.0,9.72081159509878,36.96537841614843,37.943262454119676
+BR-AM-G040005 = 17.51805337519623,7.406671266917259,73.0,13.0,60.0,25.217705600823404,141.6273765067123,19.019489302092257
+BR-AM-G040006 = 94.78445974427427,125.44099237758803,1745.0,31.0,1714.0,6.163960526781896,31.62291928228048,157.22447766708348
+BR-AM-G040007 = 35.202461623565206,16.294990148478906,85.0,15.0,70.0,17.369925680864263,59.42350095385086,38.790978439549676
+BR-AM-G040008 = 79.42485412395521,6.591816824239403,101.0,63.0,38.0,1785.6197536281034,21962.330360139673,79.69792658316707
+BR-AM-G040009 = 152.6693831443902,41.929390797850296,224.0,83.0,141.0,59.09875927248231,255.28045053283964,158.32250112465812
+BR-AM-G040010 = 85.14528536084912,39.787278162349445,322.0,10.0,312.0,17.622836581430903,67.2016242081073,93.98269586870049
+BR-AM-G040011 = 90.32297590432081,11.927080350636126,226.0,44.0,182.0,456.85975111074185,3635.6061600570165,91.10705363418921
+BR-AM-G040012 = 92.67069057340672,17.58095136955656,202.0,60.0,142.0,164.08917758026186,987.073311369595,94.32362769958964
+BR-AM-G040013 = 23.667177473422086,4.976743554999868,62.0,18.0,44.0,125.17148635953096,728.8555284554385,24.184773432279503
+BR-AM-G040014 = 61.09170517215681,20.656956256032338,103.0,20.0,83.0,34.97156577349133,133.64064514140233,64.48958274485466
+BR-AM-G040015 = 36.435642618251315,2.536082756546882,42.0,29.0,13.0,3008.3752032323373,43835.52133923551,36.523797293723256
+BR-AM-G040016 = 175.22121447279076,24.057213912169406,207.0,95.0,112.0,407.41200755120127,3111.296140637443,176.86498676260277
+BR-AM-G040017 = 187.68128541153064,20.960249349051864,220.0,94.0,126.0,742.4421299889132,6834.43327355425,188.84807901193713
+BR-AM-G040018 = 70.02415568680902,14.514426686354724,101.0,50.0,51.0,127.37279700106193,695.2158960286648,71.51259302866931
+BR-AM-G040019 = 96.05339829595535,35.846078599384605,320.0,48.0,272.0,29.188822165590423,122.16912555150884,102.52412728306565
+BR-AM-G040020 = 147.51436490468038,154.9533561704497,2717.0,35.0,2682.0,7.854734100822304,53.60129713931074,213.9416519561335
+BR-AM-G040021 = 195.92616893182884,10.506717021132264,387.0,146.0,241.0,6544.425748620882,123360.36551874892,196.20768276208176
+BR-AM-G040022 = 56.92407337367625,33.29737821911714,111.0,16.0,95.0,10.332862918857629,28.85198066721206,65.94744517961715
+BR-AM-G040023 = 87.29550827423168,28.60166865989421,206.0,15.0,191.0,37.28073271336585,144.9828489285006,91.8616416954691
+BR-AM-G040024 = 71.84500373785198,14.791796528362553,101.0,48.0,53.0,129.6799434004001,710.4534741879676,73.35190390595501
+BR-AM-G040025 = 92.83221096146153,37.09814712707031,325.0,55.0,270.0,25.30077740561864,106.37334317615131,99.97045519679786
+BR-AM-G040026 = 96.26950215601725,21.47491624070068,212.0,68.0,144.0,106.78445171307636,597.9477255185924,98.63563794548391
+BR-AM-G040027 = 106.64823382808355,32.75172134897968,410.0,60.0,350.0,47.758398769934296,238.48261056813,111.56397729540116
+BR-AM-G040028 = 37.514642995982896,13.969812610712793,104.0,15.0,89.0,29.69890772687308,128.76970604469201,40.03128905611771
+BR-AM-G040029 = 59.49099987671064,27.99673064421983,148.0,23.0,125.0,16.267634945275024,51.74183010189461,65.74949424212932
+BR-AM-G040030 = 88.92124267338815,28.422333842265758,223.0,37.0,186.0,41.5216865668941,181.69201307525856,93.35318130423364
+BR-AM-G040031 = 49.17212044194994,5.906446868280916,71.0,39.0,32.0,602.3791448202525,5234.89509434785,49.525584735219994
+BR-AM-G040032 = 85.16246788949479,35.78844007845101,228.0,9.0,219.0,21.36385140135105,77.85706540517324,92.37671990430552
+BR-AM-G040033 = 98.0592867369517,44.68399682681139,251.0,18.0,233.0,18.51814506420554,68.95044473795299,107.7603047869586
+BR-AM-G040034 = 66.22243084240831,24.39440945106632,103.0,20.0,83.0,28.233217583095303,101.07219800528262,70.57264030163405
+BR-AM-G040035 = 96.82119042497618,31.974497367733527,316.0,10.0,306.0,38.76825062748096,172.26371264745194,101.96426529538809
+BR-AM-G040036 = 25.413449564134496,19.81617685595413,105.0,10.0,95.0,8.404247324616549,33.89401997000033,32.226142864687404
+BR-AM-G040037 = 122.52142735913102,42.30967787179833,219.0,84.0,135.0,34.149479723541184,136.76941352152025,129.62102068620612
+BR-AM-G040038 = 79.87651246936156,12.668970859947228,101.0,59.0,42.0,269.8387153103124,1827.9232924714445,80.8749656378181
+BR-AM-G040039 = 112.59118675726415,41.482367734151794,346.0,44.0,302.0,29.804610129986894,121.4038518073629,119.98984193772691
+BR-AM-G040040 = 85.12185818530257,11.98134741080429,129.0,58.0,71.0,379.6670377598204,2845.422400066055,85.96094128554627
+BR-AM-G040041 = 85.30491838258828,31.774169364759295,217.0,16.0,201.0,27.344260503474455,99.61249628165478,91.03036273178492
+BR-AM-G040042 = 78.03938385733856,16.371512223572747,105.0,39.0,66.0,122.27236739463774,648.1788674143866,79.73814548457746
+BR-AM-G040043 = 69.91133178859097,20.276064330979214,102.0,42.0,60.0,51.450876108745796,215.62200774755811,72.79225987155797
+BR-AM-G040044 = 103.08089969604863,51.61985759763941,315.0,12.0,303.0,15.047489833652936,53.32952076364134,115.2834835548749
+BR-AM-G040045 = 21.118462343096233,4.993807267479789,52.0,11.0,41.0,88.5445147788872,433.59729521581374,21.700865484157685
+BR-AM-G040046 = 16.521783181357648,5.868042489291618,45.0,10.0,35.0,33.198722534041686,146.74915842013112,17.532918814273994
+BR-AP-G030001 = 66.28125712548453,60.026532419934256,307.0,1.0,306.0,5.470256008821223,15.428510934515561,89.42253429922211
+BR-AP-G030002 = 111.0785517679441,93.05732623482135,324.0,1.0,323.0,5.759454499214036,15.006864767091887,144.9072483654203
+BR-AP-G030003 = 100.63975050573163,100.6429023200117,548.0,1.0,547.0,5.199575179269306,15.66890088222408,142.32832876575034
+BR-AP-G030004 = 182.1457333759818,91.41354758436802,562.0,1.0,561.0,13.962136141636485,42.862452634437524,203.79770575017193
+BR-AP-G030005 = 146.71536755927,127.1481940296042,716.0,1.0,715.0,6.219574834703501,19.258831694632203,194.1444367553261
+BR-BA-G050001 = 715.4760432766615,123.77704303001083,1040.0,503.0,537.0,210.93171697662956,1329.4151720578918,726.1037975965147
+BR-BA-G050002 = 343.31870114251353,67.37928600867903,459.0,210.0,249.0,147.1717938128893,823.7131440588769,349.8681162055524
+BR-BA-G050003 = 93.7080745341615,34.00787993296288,165.0,41.0,124.0,29.692528279815477,110.85930323126631,99.68820958586217
+BR-BA-G050004 = 293.12841530054646,23.368394685265038,359.0,210.0,149.0,2009.9169697418138,25634.398270582707,294.0584121000043
+BR-BA-G050005 = 1068.6112224448898,168.2150938230229,1542.0,714.0,828.0,275.5784165478447,1877.4468251774804,1081.7699674723135
+BR-BA-G050006 = 183.85256410256412,57.57968886984764,306.0,93.0,213.0,42.514177783617775,172.08076521977833,192.65821004420212
+BR-BA-G050007 = 153.26104100946372,25.374460498777026,305.0,78.0,227.0,240.73701377106906,1618.182169328197,155.34738471216218
+BR-BA-G050008 = 89.14917982048901,68.04859282794877,351.0,1.0,350.0,7.412964441980725,24.24865630420496,112.15251779844208
+BR-BA-G050009 = 290.3153526970954,20.99298768469002,344.0,217.0,127.0,2685.058548626952,37660.79565791673,291.0733748448464
+BR-BA-G050010 = 404.5344129554656,82.75854977395247,692.0,240.0,452.0,131.3923576290375,715.9775266089333,412.91290707110494
+BR-BA-G050011 = 145.77966101694915,11.797827718192075,161.0,73.0,88.0,1921.1892201111082,24116.523251188282,146.2562761220343
+BR-BA-G050012 = 557.8409236690186,114.44466283979501,923.0,389.0,534.0,131.7566177895317,737.6928358358739,569.4594603414876
+BR-BA-G050013 = 512.761796042618,145.8093912301226,1209.0,290.0,919.0,55.11572556075717,247.0003078897581,533.0900843682523
+BR-BA-G050014 = 561.5341506129597,124.70981086026859,839.0,439.0,400.0,105.53508042816097,547.9240009943876,575.2157327728632
+BR-BA-G050015 = 189.28506787330318,10.812059783413103,215.0,167.0,48.0,5418.60665131405,95806.6365507599,189.59361159216596
+BR-BA-G050016 = 439.1611208406305,115.54381566985452,756.0,267.0,489.0,66.7248149211924,303.936454928944,454.1066652203512
+BR-BA-G050017 = 150.31830985915494,24.634055837449438,181.0,85.0,96.0,244.5182529957201,1588.1528492596178,152.323442010465
+BR-BA-G050018 = 723.0687022900763,135.59012612611613,926.0,452.0,474.0,167.22885461537948,972.468836619029,735.6718225773984
+BR-BA-G050019 = 166.67779056386652,24.1663724496222,249.0,83.0,166.0,348.9098025352643,2556.118065422081,168.42060273204703
+BR-BA-G050020 = 595.5799848369977,118.17723326499089,929.0,321.0,608.0,143.1612693833428,800.9631503211548,607.1913839973411
+BR-BA-G050021 = 273.5929752066116,41.86787600967321,477.0,190.0,287.0,299.4272021032671,2106.277263277031,276.7779527418449
+BR-BA-G050022 = 237.8222748815166,50.45639266437596,313.0,152.0,161.0,118.61901679552673,624.1971227650184,243.11577898302144
+BR-BA-G050023 = 137.54857142857142,18.851500454546198,161.0,96.0,65.0,409.72790398705047,3138.036612000715,138.83439261014746
+BR-BA-G050024 = 129.72536687631026,42.81354982182027,234.0,43.0,191.0,36.458841602654054,136.12794936305653,136.60772620733712
+BR-BA-G050025 = 767.7661838604789,44.45218846409368,857.0,632.0,225.0,5203.699146393595,90749.25820315146,769.0519554223433
+BR-BA-G050026 = 421.16759332803815,97.7062496946566,762.0,249.0,513.0,93.80426170992232,474.06785373538054,432.35246373662113
+BR-BA-G050027 = 502.16823838436034,90.32285069391024,885.0,353.0,532.0,189.51973635984928,1166.3132722932594,510.22657418006594
+BR-BA-G050028 = 809.429203539823,106.98683583020188,990.0,466.0,524.0,455.23556887982994,3606.4725196676236,816.4691167362491
+BR-BA-G050029 = 658.8588728458313,308.30808954734084,1346.0,248.0,1098.0,16.818478951870706,55.741571363517444,727.4262109712648
+BR-BA-G050030 = 965.7861003861004,146.414252713096,1516.0,737.0,779.0,307.2305109672287,2168.4789462338567,976.8213373470735
+BR-BA-G050031 = 239.3961038961039,96.24909639185687,470.0,76.0,394.0,23.411371783907548,83.59089762601388,258.0201215348972
+BR-BA-G050032 = 761.5920551276854,106.53134001914675,1002.0,443.0,559.0,386.04230945000154,2899.907706652089,769.0067521419344
+BR-BA-G050033 = 123.84795321637426,26.624533247823862,175.0,77.0,98.0,114.45046650921158,596.895503961269,126.67746953010115
+BR-BA-G050034 = 74.8693808312129,70.86498101356271,438.0,1.0,437.0,6.071284638301703,21.65224886678533,103.08864981219699
+BR-BA-G050035 = 780.4844192634561,134.31429918637892,940.0,485.0,455.0,213.03185581307523,1330.5682603881173,791.9572334911414
+BR-BA-G050036 = 294.2122507122507,24.648335029381133,320.0,227.0,93.0,1735.0616514037306,21090.605871909283,295.24293198803065
+BR-BA-G050037 = 488.3490673772364,124.06945895467011,924.0,260.0,664.0,73.28597180849064,343.94816608647,503.86311856844725
+BR-BA-G050038 = 378.63525159855436,79.21454391222608,607.0,225.0,382.0,123.75850712363685,664.9897042141413,386.8327774637543
+BR-BA-G050039 = 472.87355110642784,68.84066235525901,856.0,422.0,434.0,347.44372880047115,2594.5204104268523,477.85817156297986
+BR-BA-G050040 = 1059.6203807390818,91.58530562948326,1314.0,893.0,421.0,1583.6980843526565,18736.242768051594,1063.570975292614
+BR-BA-G050041 = 656.649419218585,174.66628796420292,1132.0,454.0,678.0,65.1931287149529,298.5466586179377,679.4827237769175
+BR-BA-G050042 = 726.7760995113283,135.67686275046324,1067.0,530.0,537.0,170.07397734036562,1003.7502698623342,739.3319348619456
+BR-BA-G050043 = 599.5662878787879,95.76029179521649,794.0,460.0,334.0,264.6958947080229,1785.773300797538,607.1653539567739
+BR-BA-G050044 = 528.0949487276871,102.81628323518495,853.0,433.0,420.0,152.27394619472966,886.026087145108,538.0106532123655
+BR-BA-G050045 = 1009.4029476324866,190.64818485775123,1590.0,459.0,1131.0,163.9187829880289,948.6764928915334,1027.2492594685616
+BR-BA-G050046 = 525.057219791316,103.883511698953,793.0,305.0,488.0,145.0211244807653,823.850980787,535.2353389471709
+BR-BA-G050047 = 128.89028213166145,37.8596301930302,174.0,40.0,134.0,48.60264287575502,191.9532551975379,134.33561116223908
+BR-BA-G050048 = 321.02707749766574,48.0625974372104,470.0,255.0,215.0,319.83186322438,2311.511370877051,324.60498726776154
+BR-BA-G050049 = 490.17844311377246,120.39335933691027,885.0,282.0,603.0,79.77979544456008,378.0140733207807,504.7469336864448
+BR-BA-G050050 = 99.94362745098039,48.30062373829417,173.0,1.0,172.0,14.542040926031788,41.978446511822504,111.00305816313633
+BR-BA-G050051 = 634.7738814993954,49.2573470092516,793.0,569.0,224.0,2180.358673992274,28660.597667667225,636.6821552927319
+BR-BA-G050052 = 515.5685670261942,132.5929693825722,811.0,303.0,508.0,70.99732652559837,330.0545817163544,532.3456046922253
+BR-BA-G050053 = 816.7868705035971,157.88193144263775,1222.0,485.0,737.0,153.57738565573325,870.4868630164111,831.9059418606874
+BR-BA-G050054 = 839.4523396880415,84.68310731409116,1085.0,655.0,430.0,1003.8146173887286,10248.06410808352,843.7129009752649
+BR-BA-G050055 = 3.4285714285714284,8.472458928601844,63.0,1.0,62.0,5.626996443940915,30.62655889391422,9.139894000351555
+BR-BA-G050056 = 470.5781584582441,84.45465437145963,754.0,292.0,462.0,190.28946094675163,1166.7256964185376,478.0966344401046
+BR-BA-G050057 = 170.0317880794702,62.548177321219725,316.0,82.0,234.0,29.418202309273457,114.86397166662341,181.17142005213904
+BR-BA-G050058 = 19.660098522167488,17.5375665468269,75.0,1.0,74.0,5.763118854110834,16.71696381021118,26.345506529306174
+BR-BA-G050059 = 138.81739707835325,100.27455266657184,369.0,1.0,368.0,7.1448624281918764,19.004529812212255,171.24618431979823
+BR-BA-G050060 = 538.7873210633946,47.18768198082825,629.0,448.0,181.0,1522.9554332425407,17787.051591570475,540.849752398384
+BR-BA-G050061 = 700.6807559817522,148.47726497211164,1220.0,466.0,754.0,119.86035291232601,643.8874095294661,716.2394990621211
+BR-BA-G050062 = 670.2745825602968,71.33824628933877,813.0,570.0,243.0,858.3130103708138,8350.269813891615,674.060206072142
+BR-BA-G050063 = 748.6554498902707,41.04447172315844,867.0,669.0,198.0,6123.2314956110895,112688.67716551086,749.7797218579846
+BR-BA-G050064 = 71.22864906832298,59.46588851284567,311.0,1.0,310.0,5.814724474398984,15.301332528416827,92.78853563194376
+BR-BA-G050065 = 287.1991150442478,29.420662763556837,323.0,204.0,119.0,958.5933018171067,9619.099421242146,288.7021078545254
+BR-BA-G050066 = 12.464285714285714,8.356622527924277,53.0,1.0,52.0,9.255699216811879,34.07409083242575,15.006383922902893
+BR-BA-G050067 = 600.9305555555555,34.22224195075191,753.0,557.0,196.0,5468.964948020856,97067.10273324107,601.904223647288
+BR-BA-G050068 = 776.523587652883,97.107576222226,939.0,504.0,435.0,535.1376082827611,4469.246474459316,782.571890334083
+BR-BA-G050069 = 347.9887788778878,58.79839027702126,462.0,217.0,245.0,225.4703590320476,1449.1860692917376,352.92129565115846
+BR-BA-G050070 = 79.61357786357786,64.56006179390933,310.0,1.0,309.0,6.440137061935184,19.018510130515203,102.50035784851367
+BR-BA-G050071 = 129.05,19.90596644225043,152.0,77.0,75.0,291.3703408476926,2006.3249958191354,130.57622295042847
+BR-BA-G050072 = 513.949388523048,87.54205589021203,773.0,428.0,345.0,221.1834763017949,1426.9347753671807,521.3516908121618
+BR-BA-G050073 = 450.10823486966717,80.6727262663806,772.0,299.0,473.0,191.368801455408,1180.9693780319838,457.2805614289085
+BR-BA-G050074 = 199.36217813423386,47.39832935503429,442.0,116.0,326.0,88.27696851009485,444.25421816943833,204.9192028485234
+BR-BA-G050075 = 690.8796460176991,69.52585074631295,849.0,524.0,325.0,1010.6260958263874,10328.497783078581,694.3691591679025
+BR-BA-G050076 = 136.78548387096774,20.119260125354344,158.0,75.0,83.0,333.66877282549575,2389.8263407285904,138.2571995442062
+BR-BA-G050077 = 655.3848684210526,83.19588826178187,880.0,480.0,400.0,512.3597134451072,4221.172257039611,660.6442927770945
+BR-BA-G050078 = 386.41899804814574,58.03497792837556,469.0,204.0,265.0,314.0983567883897,2207.2442722569413,390.7527360309585
+BR-BA-G050079 = 399.44164265129683,75.36467667729653,610.0,263.0,347.0,165.04215617209354,965.5245540408769,406.48918850891937
+BR-BA-G050080 = 149.16923076923078,6.327560952959062,184.0,136.0,48.0,13174.097657441771,312366.7353308202,149.30337382623821
+BR-BA-G050081 = 298.1482649842271,74.66598665547642,492.0,170.0,322.0,76.27514696356174,363.1017924482323,307.35549039563404
+BR-BA-G050082 = 730.2431618365354,83.54030057340857,944.0,486.0,458.0,693.8168301014605,6288.415872489186,735.00616135439
+BR-BA-G050083 = 148.1375,10.811155985832421,164.0,116.0,48.0,2612.4190530595424,36308.907251739736,148.53147814520665
+BR-BA-G050084 = 188.90721649484536,47.094643862845274,335.0,153.0,182.0,78.30961565864173,388.1208015961833,194.68909040929498
+BR-BA-G050085 = 141.66834170854273,17.461819160839124,173.0,101.0,72.0,558.199203427808,4724.559012728378,142.74044336085785
+BR-BA-G050086 = 17.31422271223815,12.05149949391496,49.0,1.0,48.0,7.59688635376737,20.676619244482044,21.095519623389606
+BR-BA-G050087 = 686.815750371471,123.17929578433547,1050.0,522.0,528.0,191.0230789131643,1176.8508531589955,697.774328754112
+BR-BA-G050088 = 452.9683597002498,124.12922276712227,913.0,260.0,653.0,60.53400465428203,275.7469996494196,469.66839241565395
+BR-BA-G050089 = 180.43099273607749,27.055466446393204,277.0,140.0,137.0,317.4413622581008,2270.3985989794537,182.44818827370787
+BR-BA-G050090 = 801.1551433389544,119.44517413286452,972.0,563.0,409.0,321.210923322038,2278.21957921101,810.0103167997869
+BR-BA-G050091 = 652.3480498374864,71.77519934147793,856.0,451.0,405.0,777.9476225797029,7318.359327278918,656.2847380270858
+BR-BA-G050092 = 278.2413793103448,27.679182399908214,322.0,208.0,114.0,1045.4732893957928,10800.473186254683,279.6147390586744
+BR-BA-G050093 = 745.5177626303127,88.92064191506363,949.0,451.0,498.0,614.3249028860151,5360.060724650958,750.8019811880455
+BR-BA-G050094 = 510.3967391304348,101.00825703006527,844.0,422.0,422.0,145.7632790991636,841.5989370479234,520.2955883949363
+BR-BA-G050095 = 665.0410367170626,126.44672274898083,925.0,460.0,465.0,161.5614597981281,939.5034870546548,676.9552084234696
+BR-BA-G050096 = 142.6611909650924,20.005086442999165,171.0,87.0,84.0,382.99486744742643,2864.1230374527095,144.05699875802782
+BR-BA-G050097 = 751.4873140857393,23.928472555150883,852.0,619.0,233.0,31069.37368180575,978675.1664363203,751.8681766311307
+BR-BA-G050098 = 148.65277777777777,8.143947517809742,163.0,125.0,38.0,6135.498406532718,112950.47665870386,148.87569385975073
+BR-BA-G050099 = 420.30591004832115,49.60854033283962,707.0,218.0,489.0,631.9384055759547,5534.318650968344,423.2234224325285
+BR-BA-G050100 = 394.2923832923833,98.50501934589255,614.0,203.0,411.0,75.78756655333756,349.27750623189274,406.41078031804517
+BR-BA-G050101 = 477.1402508551881,62.85976273399939,766.0,398.0,368.0,462.40635030130073,3743.611201818496,481.2630972317809
+BR-BA-G050102 = 154.5691056910569,2.0682709514632722,161.0,152.0,9.0,417618.78251259803,3.1227087700154655E7,154.58294271639994
+BR-BA-G050103 = 331.74149659863946,47.83988152605375,462.0,259.0,203.0,355.29026950364045,2632.687129171327,335.1732012406898
+BR-BA-G050104 = 647.0723002532811,144.76725212237872,944.0,264.0,680.0,102.27180939730457,514.1278465860842,663.0687136655874
+BR-BA-G050105 = 116.6528871391076,49.567733671444245,217.0,1.0,216.0,18.841659574275724,55.2844092715048,126.74721416746247
+BR-BA-G050106 = 77.98952193844138,47.641574302950254,173.0,1.0,172.0,9.508815895824574,26.48608082642652,91.3897430472926
+BR-BA-G050107 = 462.8024609245095,54.05367106343166,685.0,323.0,362.0,653.9715493430488,5839.55986200387,465.94840614945326
+BR-BA-G050108 = 184.73899939722725,25.416743338126835,309.0,125.0,184.0,407.16561449850803,3154.9423332965694,186.4792447973901
+BR-BA-G050109 = 322.6363636363636,55.37477201985166,469.0,255.0,214.0,216.56752456733517,1389.7574162360681,327.3539193544907
+BR-BA-G050110 = 279.8536082474227,99.0676599595809,495.0,138.0,357.0,31.38386397780192,117.83492339652143,296.8710886882875
+BR-BA-G050111 = 726.3130648220462,103.28930768593303,1004.0,467.0,537.0,368.79116626615337,2743.8899136344826,733.6207120940854
+BR-BA-G050112 = 263.51059730250483,54.81476412007243,469.0,173.0,296.0,126.51136555540349,696.7230747616771,269.1514318302283
+BR-BA-G050113 = 872.2370801033592,231.64329626455452,1651.0,364.0,1287.0,64.45920743867629,285.16556473087877,902.4722381389589
+BR-BA-G050114 = 248.731369924141,60.319195147975634,458.0,151.0,307.0,83.36377165304965,409.6018174222519,255.94081286039443
+BR-BA-G050115 = 149.1867816091954,52.776444022546166,292.0,55.0,237.0,31.40570519500196,118.58451769725106,158.246797283783
+BR-BA-G050116 = 119.74358974358974,24.177461372025643,162.0,61.0,101.0,135.60497572870125,737.1622196759641,122.1600463452635
+BR-BA-G050117 = 293.53016688061615,162.31543895002196,955.0,71.0,884.0,12.739974340225197,45.2246920809887,335.41952923242354
+BR-BA-G050118 = 594.1666666666666,80.39274014684986,924.0,481.0,443.0,427.6396621749127,3369.82520290958,599.5807038640392
+BR-BA-G050119 = 312.20122887864824,112.71668082736784,735.0,167.0,568.0,30.746271810146855,121.62294511912847,331.9256806125082
+BR-BA-G050120 = 677.3621794871794,64.78166174014012,916.0,574.0,342.0,1175.0763293534885,12634.783964509334,680.4529270254011
+BR-BA-G050121 = 187.5776397515528,64.7060375951234,355.0,100.0,255.0,33.9591284496352,133.95089278195394,198.42439929611692
+BR-BA-G050122 = 1034.0532392559332,191.67617981806816,1268.0,460.0,808.0,171.8755468945538,997.0044006490666,1051.6681318388119
+BR-BA-G050123 = 313.5516393442623,62.26005578613689,484.0,188.0,296.0,143.81583248739489,818.6048473463485,319.6731848028033
+BR-BA-G050124 = 762.9395,140.72819489977834,1159.0,499.0,660.0,176.09621489731714,1053.366377031573,775.8099673889218
+BR-BA-G050125 = 647.4779541446209,176.38812260514356,1316.0,487.0,829.0,62.18356743842372,292.20702870817934,671.0741172921743
+BR-BA-G050126 = 545.8337129840546,80.46433951788666,792.0,410.0,382.0,333.3530797609062,2419.8383350493896,551.7326817979964
+BR-BA-G050127 = 203.42279942279941,74.24505191697679,442.0,58.0,384.0,29.465724311770142,111.9975386252147,216.54829267201129
+BR-BA-G050128 = 161.57351509250245,101.22896814564037,417.0,55.0,362.0,9.969463966530427,31.836534980171525,190.66542626070986
+BR-BA-G050129 = 299.6275303643725,40.6627152078036,451.0,207.0,244.0,423.4814923788257,3317.6355636104417,302.3741281266039
+BR-BA-G050130 = 921.2252045826514,248.9353560184287,1371.0,455.0,916.0,61.220892016660486,263.3484471923007,954.2665712652675
+BR-BA-G050131 = 754.472514619883,26.229243625428232,848.0,681.0,167.0,23885.343198385966,689473.8902291674,754.9283068861649
+BR-BA-G050132 = 498.80882352941177,125.58716538527813,1071.0,390.0,681.0,76.75430797457986,385.6883703292572,514.3757172926274
+BR-BA-G050133 = 305.0232558139535,8.776523579633439,324.0,260.0,64.0,42081.68894507369,1466001.6167760817,305.1494944342664
+BR-BA-G050134 = 822.8119022316685,145.5203339564182,1098.0,486.0,612.0,197.121961948352,1202.7785359892962,835.5809919145386
+BR-BA-G050135 = 479.00362647325477,178.5870959731867,1071.0,226.0,845.0,28.365593972751633,109.50353904890912,511.21211353279324
+BR-BA-G050136 = 77.42878864673087,76.80989771921,328.0,1.0,327.0,4.959089503513793,13.96483663586698,109.06409903783936
+BR-BA-G050137 = 186.60588235294117,31.09145372622014,313.0,142.0,171.0,235.49142051765043,1549.3293220410662,189.1783122441085
+BR-BA-G050138 = 195.9488888888889,15.915179647427061,231.0,163.0,68.0,1903.2179286045787,23886.74391321181,196.5941504724899
+BR-BA-G050139 = 229.9309523809524,85.19427375149904,461.0,87.0,374.0,28.144215497191553,103.58452180556928,245.20666210944827
+BR-BA-G050140 = 309.9363949978439,92.61819393792717,753.0,181.0,572.0,48.99252959889105,217.82807239171464,323.4790546427744
+BR-BA-G050141 = 914.0565400843882,152.3337198523778,1463.0,635.0,828.0,234.54203378642077,1527.0305360430061,926.6633264973345
+BR-BA-G050142 = 602.692614770459,80.18781176113502,918.0,486.0,432.0,448.6570514204969,3581.667147541763,608.0036784871389
+BR-BA-G050143 = 527.4460431654676,118.91052375236067,937.0,245.0,692.0,100.7197079436514,511.38705181651665,540.6838642959203
+BR-BA-G050144 = 814.8506069094304,78.07374053343948,1023.0,544.0,479.0,1168.3287014591947,12527.58987984709,818.582323619042
+BR-BA-G050145 = 290.7348066298343,26.04928082677988,369.0,199.0,170.0,1422.7525657703413,16223.716647200843,291.8994566930188
+BR-BA-G050146 = 721.0389898094816,98.10429010155448,914.0,441.0,473.0,418.4211571673865,3225.7942027643116,727.6824008877827
+BR-BA-G050147 = 208.4897172236504,84.55522843201337,319.0,65.0,254.0,22.268632207815497,73.7223786451363,224.9834412644354
+BR-BA-G050148 = 311.49094567404427,78.62386592037208,481.0,183.0,298.0,74.75120768575418,353.88434023880484,321.2605197175262
+BR-BA-G050149 = 157.73513513513512,77.65446756684283,322.0,38.0,284.0,14.989122956187284,48.23554145345114,175.8140756287425
+BR-BA-G050150 = 61.55205811138015,62.75813773285817,305.0,1.0,304.0,5.3744322284670965,17.660285452572072,87.90471949470688
+BR-BA-G050151 = 483.9802731411229,136.28729108395544,781.0,257.0,524.0,55.468321282439256,237.26694350318417,502.8032721659225
+BR-BA-G050152 = 468.5221238938053,166.96374629954835,771.0,128.0,643.0,30.008689642364594,105.84545984818764,497.38302459607746
+BR-BA-G050153 = 302.5951276102088,129.0900048408461,619.0,84.0,535.0,20.388100999293567,70.17421136329132,328.9803042786122
+BR-BA-G050154 = 245.90230905861458,61.883773874202014,334.0,87.0,247.0,73.75903254188884,332.3578958660073,253.56960990874234
+BR-BA-G050155 = 238.25784563189143,63.46796734966233,468.0,128.0,340.0,64.88491407329705,297.6733857459983,246.56638839194608
+BR-BA-G050156 = 159.41414141414143,55.46634435020894,312.0,64.0,248.0,33.1433794212731,130.42353598484215,168.7879848756535
+BR-BA-G050157 = 276.30168092008256,177.162387277232,685.0,48.0,637.0,9.333298058432169,28.329572374579524,328.22116072098544
+BR-BA-G050158 = 299.80152671755724,22.457906289791165,411.0,245.0,166.0,2421.2653619952625,32958.04155483846,300.64150241957486
+BR-BA-G050159 = 430.69657501205984,129.58486938008656,798.0,254.0,544.0,47.54411576345125,202.908432058359,449.76858282829505
+BR-BA-G050160 = 53.7906976744186,25.58094532977774,115.0,10.0,105.0,15.94463470440327,51.09079207001843,59.56361238428862
+BR-BA-G050161 = 408.44775311315647,149.20753435998554,777.0,177.0,600.0,29.2227509603786,108.07578163431309,434.8476231198377
+BR-BA-G050162 = 1.5625,1.3055370861577749,7.0,1.0,6.0,8.004924452663474,33.440081331511706,2.0361319538117693
+BR-BA-G050163 = 160.2996323529412,69.54154175222605,325.0,70.0,255.0,20.319951845633557,73.98505016970906,174.73407842136777
+BR-BA-G050164 = 287.0192207792208,51.38333798780929,471.0,148.0,323.0,191.75683595144878,1182.3276499866777,291.58237347185536
+BR-BA-G050165 = 208.90540540540542,59.79829133392757,431.0,116.0,315.0,53.75540624898688,233.41938032538485,217.2954303570465
+BR-BA-G050166 = 277.04040404040404,62.791985032713676,478.0,158.0,320.0,99.83526625673696,512.4012834733953,284.0672787478679
+BR-BA-G050167 = 643.1283422459893,72.93447794920066,786.0,464.0,322.0,712.1445082729862,6516.974131573711,647.2507262829427
+BR-BA-G050168 = 359.8352201257862,132.22579037406402,775.0,106.0,669.0,28.512340460287003,103.77765689349194,383.3602030506282
+BR-BA-G050169 = 687.2373737373738,101.49441054009091,925.0,402.0,523.0,330.0561610586133,2361.1879135749364,694.6915309922263
+BR-BA-G050170 = 371.0705128205128,81.86397566192863,856.0,260.0,596.0,108.86652420625956,592.7634015049887,379.9934683597275
+BR-BA-G050171 = 312.25850340136054,68.28642044219195,489.0,220.0,269.0,110.71972005841158,591.7638535492875,319.6379329229641
+BR-BA-G050172 = 699.892002734108,229.28055467521654,1222.0,305.0,917.0,37.98317226989569,149.53426831719986,736.4905893786665
+BR-BA-G050173 = 105.64990689013035,73.39957456652094,305.0,1.0,304.0,7.249467238469441,18.288879798903093,128.6444727628804
+BR-BA-G050174 = 721.4195026178011,92.19442983119549,1471.0,589.0,882.0,503.7886225403523,4162.192025732568,727.2866777614001
+BR-BA-G050175 = 588.1218620908802,122.62048576416443,1117.0,275.0,842.0,124.72043334389237,670.3005390711136,600.7687643330702
+BR-BA-G050176 = 581.6010152284264,164.0506056594837,790.0,258.0,532.0,54.50036856137363,225.6989607719351,604.2949132104122
+BR-BA-G050177 = 535.1088390501319,116.56080898398194,936.0,415.0,521.0,112.09660962291707,604.3662348304875,547.656728088481
+BR-BA-G050178 = 112.07875647668394,77.32002009351744,314.0,1.0,313.0,7.854814445603084,22.455772607366786,136.16179038416675
+BR-BA-G050179 = 32.05431754874652,35.95538247206571,161.0,1.0,160.0,4.84360084393412,15.339245181895807,48.16916858560476
+BR-BA-G050180 = 374.9422411498536,126.87159666586311,806.0,127.0,679.0,35.21117911212672,137.88582697267503,395.8258281605945
+BR-BA-G050181 = 391.83435582822085,116.19083434299468,700.0,263.0,437.0,49.249711774982096,210.61415388549207,408.69851038710436
+BR-BA-G050182 = 325.91284403669727,67.87088425703628,526.0,206.0,320.0,126.01072217643532,689.8477673562152,332.9048495259877
+BR-BA-G050183 = 294.5774193548387,87.94014903725778,503.0,131.0,372.0,47.943921370948495,199.75127834311306,307.4236910299068
+BR-BA-G050184 = 427.2094811753903,81.8691596917797,849.0,271.0,578.0,159.32487027921377,945.2250413282085,434.9833331459772
+BR-BA-G050185 = 636.9247787610619,89.38845130508166,766.0,435.0,331.0,382.53780813311937,2867.746684506183,643.1667505604971
+BR-BA-G050186 = 795.2811550151976,313.9152959782653,1378.0,434.0,944.0,24.409957212326912,86.89791401925739,854.9941102554031
+BR-BA-G050187 = 597.8820422535211,160.39922188634424,1029.0,325.0,704.0,63.81718374682933,291.8781317803048,619.0241084408474
+BR-BA-G050188 = 227.67032967032966,51.88107959087353,451.0,150.0,301.0,98.45232822220578,503.75210886821446,233.50679954063682
+BR-BA-G050189 = 310.6688481675393,62.03673563970267,426.0,136.0,290.0,139.69155709723003,764.6641682266514,316.8022881713071
+BR-BA-G050190 = 576.1983317886933,49.836150039757186,786.0,425.0,361.0,1580.64925804764,18697.454605462175,578.3495131897823
+BR-BA-G050191 = 285.38927738927737,14.951669666567684,311.0,245.0,66.0,7011.112061161845,134902.43379315044,285.7806712753542
+BR-BA-G050192 = 4.829787234042553,4.799464282765231,18.0,1.0,17.0,5.17697574154666,14.633846788604506,6.808942805433129
+BR-BA-G050193 = 587.5691158156911,150.25081112651145,1216.0,354.0,862.0,72.29978566063197,340.59324155131145,606.4756978681072
+BR-BA-G050194 = 768.0467171717172,54.17446647181552,937.0,640.0,297.0,2893.1217083215734,41667.541457577965,769.9549549004523
+BR-BA-G050195 = 650.9438609199566,164.76302860543228,1084.0,416.0,668.0,74.5048991835654,356.0149469730027,671.4720885223854
+BR-BA-G050196 = 414.87970838396114,123.70995107137755,774.0,248.0,526.0,48.394323306023416,204.77690971883746,432.93108507341356
+BR-BA-G050197 = 411.286369593709,123.91120530361758,760.0,193.0,567.0,46.88433660122697,194.23835706752254,429.54681306391774
+BR-BA-G050198 = 753.8969524793389,158.5279942787755,1190.0,497.0,693.0,122.0148479911687,652.889335898671,770.3841508803812
+BR-BA-G050199 = 431.8157661647476,37.947059754186995,529.0,218.0,311.0,1506.2901738833007,17489.17702267945,433.47991332060104
+BR-BA-G050200 = 374.1318101933216,97.55684309601394,704.0,257.0,447.0,68.9286300844397,323.15539922121286,386.64188732390585
+BR-BA-G050201 = 503.9808970099668,99.88397987535451,765.0,288.0,477.0,143.72867403316454,806.4727603602041,513.783567260292
+BR-BA-G050202 = 507.7137445887446,81.19736247291627,856.0,429.0,427.0,264.7541324789839,1806.5617736916588,514.1655940617605
+BR-BA-G050203 = 483.5223880597015,34.15701281378593,609.0,431.0,178.0,2880.566506348036,41443.31803577881,484.7273473606763
+BR-BA-G050204 = 460.5239294710328,144.86232228038202,949.0,213.0,736.0,42.32380155226023,174.2216645927915,482.77052730247107
+BR-BA-G050205 = 665.7335251798561,227.1432250247042,1092.0,213.0,879.0,33.964866914802116,127.27444507764727,703.4167834385398
+BR-BA-G050206 = 109.29684210526315,55.03937624461347,290.0,1.0,289.0,13.572587259970936,40.11150936944758,122.37292442194452
+BR-BA-G050207 = 68.34886240520044,53.947063518812996,161.0,1.0,160.0,5.966295646561279,14.525278874596713,87.07383449916436
+BR-BA-G050208 = 438.47437295528897,138.18331212959933,1039.0,236.0,803.0,42.868538451913,185.39761630799578,459.7329697657545
+BR-BA-G050209 = 172.61024305555554,69.58988242092096,310.0,51.0,259.0,22.706155135346194,76.67616234860213,186.11031068443134
+BR-BA-G050210 = 35.84815321477428,19.969749523771917,96.0,1.0,95.0,11.256158979006942,32.6672976545061,41.035118922115
+BR-BA-G050211 = 230.86600142551674,65.9578085420898,343.0,103.0,240.0,53.41881676760229,225.52318895009682,240.10319265241284
+BR-BA-G050212 = 616.8778501628665,89.698734269666,954.0,453.0,501.0,347.32215319397835,2565.340967685884,623.3651778461323
+BR-BA-G050213 = 431.00946372239747,52.691021616765035,493.0,297.0,196.0,570.5667399557452,4839.4013964902315,434.21826490520533
+BR-BA-G050214 = 685.0094611271082,109.00979992551176,1064.0,520.0,544.0,267.403377312177,1809.063067680313,693.6289341668579
+BR-BA-G050215 = 466.270782561603,77.68930256384292,899.0,299.0,600.0,235.4918682322242,1550.3210286339886,472.69870996594227
+BR-BA-G050216 = 494.00410583941607,113.58271561316808,1017.0,389.0,628.0,97.49471573007739,516.3305874787543,506.89356858443443
+BR-BA-G050217 = 818.8825651302606,136.84820849260362,1194.0,454.0,740.0,232.2876774327277,1500.8182048682409,830.2385727259067
+BR-BA-G050218 = 777.867396593674,94.94093788461136,1241.0,598.0,643.0,574.8001777849895,4919.728661550654,783.6398843664286
+BR-BA-G050219 = 1008.1893058784457,164.4736965093724,1373.0,451.0,922.0,247.53227002080519,1612.4880910048732,1021.5171429452955
+BR-BA-G050220 = 54.49910233393178,49.53054748177232,304.0,1.0,303.0,6.06136670666334,20.82659487869992,73.64392228180458
+BR-BA-G050221 = 522.0253090052972,85.09546594002974,876.0,383.0,493.0,250.10965005178883,1666.1545898164734,528.9155523953015
+BR-BA-G050222 = 149.47058823529412,3.6453190031012936,154.0,139.0,15.0,69060.41275072661,2836649.544670248,149.51503301688166
+BR-BA-G050223 = 139.62467866323908,23.004258188857598,173.0,59.0,114.0,240.8552501639621,1558.3591787271437,141.50705560724663
+BR-BA-G050224 = 376.49278350515465,99.15922034208442,620.0,243.0,377.0,66.88088684253073,308.314750894049,389.33194963977627
+BR-BA-G050225 = 160.07296137339057,53.04956624905712,369.0,109.0,260.0,38.56182445098466,168.46893094814652,168.63454403549733
+BR-BA-G050226 = 95.8625,65.6481296541137,186.0,1.0,185.0,7.195989300055507,16.9821185895199,116.1864700958478
+BR-BA-G050227 = 511.8493150684931,99.53830384158843,924.0,383.0,541.0,153.28817269767492,903.4842637065985,521.4380071185317
+BR-BA-G050228 = 646.9105339105339,116.45989377778821,929.0,377.0,552.0,188.40420246197883,1147.0188120567698,657.3097791324466
+BR-BA-G050229 = 215.42130750605327,62.10470523896138,319.0,124.0,195.0,52.317104538020104,220.9046627620716,224.19485752451112
+BR-BA-G050230 = 51.76654411764706,27.63804537720724,116.0,1.0,115.0,11.810168974358632,32.38396380266257,58.682507122283575
+BR-BA-G050231 = 155.0803738317757,23.17658921650717,261.0,108.0,153.0,321.31119085720997,2325.0520391295317,156.80266782014272
+BR-BA-G050232 = 601.568198757764,174.1918764494463,1223.0,422.0,801.0,52.80928838845018,234.8613266186998,626.2803745748702
+BR-BA-G050233 = 302.2570093457944,9.904889872807061,316.0,266.0,50.0,28507.314035977455,872601.1493752685,302.41925623553817
+BR-BA-G050234 = 702.0256776034237,82.98227131757717,937.0,495.0,442.0,630.7597436505256,5550.907642475127,706.9130847335973
+BR-BA-G050235 = 488.57938461538464,44.58796670634237,733.0,438.0,295.0,1349.8761045148049,15199.194301218935,490.6097245735696
+BR-BA-G050236 = 879.75,130.89748716634955,1216.0,534.0,682.0,323.70618480501554,2312.6671457676725,889.4347725642756
+BR-BA-G050237 = 826.3822758259046,167.77106645624318,1495.0,545.0,950.0,134.66392267351122,744.3615000566756,843.240651616765
+BR-BA-G050238 = 583.9729299363057,142.09669568030998,1070.0,422.0,648.0,82.84832101366757,408.5824294549769,601.0123574616881
+BR-BA-G050239 = 332.8858156028369,108.22321500901721,606.0,179.0,427.0,38.55149955436022,150.55065877489633,350.0360417106414
+BR-BA-G050240 = 220.55817610062894,61.649379450327764,311.0,113.0,198.0,56.706880271727094,244.6860561717279,229.0121285684375
+BR-BA-G050241 = 205.02668759811618,27.31597615093095,261.0,157.0,104.0,445.20446249389875,3508.9093630751304,206.83835519683905
+BR-BA-G050242 = 202.92592592592592,36.469343722502984,301.0,148.0,153.0,189.27453247916645,1153.313382606818,206.17697360385432
+BR-BA-G050243 = 262.39048003227106,59.74814701000318,493.0,138.0,355.0,97.43435509173256,482.593548919111,269.107051343317
+BR-BA-G050244 = 1085.1365946632782,98.40160828683356,1358.0,771.0,587.0,1373.919368786866,15511.245593049089,1089.5890535384665
+BR-BA-G050245 = 479.31681537405626,64.974518832205,792.0,384.0,408.0,424.67350710931254,3323.900189973755,483.70062807257517
+BR-BA-G050246 = 740.9413173652695,169.454200000076,1232.0,572.0,660.0,97.75104754535357,501.2566551082956,760.0715503665734
+BR-BA-G050247 = 494.90518638573747,137.77711402755784,1059.0,355.0,704.0,59.04222270958992,277.3108959467974,513.7252929935066
+BR-BA-G050248 = 803.3312034078807,143.56051291609703,1097.0,535.0,562.0,191.8828101924921,1167.7835816633633,816.0579901192602
+BR-BA-G050249 = 601.6632247815727,60.42546533085739,948.0,440.0,508.0,1017.9345498037538,10465.394826566253,604.6898981420244
+BR-BA-G050250 = 691.8085106382979,160.78565139420914,953.0,302.0,651.0,92.62778465854554,457.1145880159803,710.2471690093809
+BR-BA-G050251 = 790.1312335958005,137.17717950981606,934.0,451.0,483.0,207.80344054481196,1288.3406762919885,801.9507122522492
+BR-BA-G050252 = 609.3147574819401,176.42061354918766,961.0,334.0,627.0,51.99924016062248,221.6476407762633,634.3411594484055
+BR-BA-G050253 = 87.06366047745358,31.843552918337714,158.0,33.0,125.0,29.165623489420504,108.81906350724458,92.70433020197216
+BR-BA-G050254 = 85.59060732726826,60.75929153264187,397.0,1.0,396.0,8.395719370016318,29.44572468532475,104.96401083323352
+BR-BA-G050255 = 217.88785834738619,65.96779891272483,400.0,100.0,300.0,46.247262166931755,190.38565456395006,227.65515436422768
+BR-BA-G050256 = 166.7819628647215,187.2815712838988,656.0,1.0,655.0,4.826168441775496,14.423955995908951,250.78000334870322
+BR-BA-G050257 = 651.6692607003891,51.075395827996374,758.0,580.0,178.0,2116.195330767222,27524.52886634696,653.667745418709
+BR-BA-G050258 = 332.5353260869565,58.41637429594519,605.0,227.0,378.0,202.7692484438743,1276.5421495873525,337.6273328414666
+BR-BA-G050259 = 352.5659858601728,73.13043855035292,598.0,210.0,388.0,127.15077424154826,694.2976217225821,360.0705978389829
+BR-BA-G050260 = 333.2200263504611,101.55376215664266,794.0,193.0,601.0,46.40203011533936,200.7029163660022,348.35147849430746
+BR-BA-G050261 = 455.0252996005326,34.421024822197936,628.0,391.0,237.0,2352.0242140899695,31716.64531161315,456.32535566891835
+BR-BA-G050262 = 393.6589147286822,60.737776212891646,469.0,298.0,171.0,291.41565387562156,2010.6222778061572,398.3169825712321
+BR-BA-G050263 = 639.3848476890756,114.78235079040044,985.0,439.0,546.0,189.69499873122783,1154.3055701152173,649.6060125240167
+BR-BA-G050264 = 576.7391874180865,138.61224488485044,1094.0,441.0,653.0,85.99993485048255,433.3247416667943,593.1622414952695
+BR-BA-G050265 = 254.64776632302406,61.452602249126755,329.0,143.0,186.0,82.94423545724801,389.1207826342628,261.95783480647196
+BR-BA-G050266 = 305.91740674955594,57.676852276102125,525.0,191.0,334.0,166.49604313968248,995.34882650839,311.3070494557625
+BR-BA-G050267 = 660.708848715509,216.6655683617439,1327.0,309.0,1018.0,38.22511380302433,153.67415146668316,695.3273698657999
+BR-BA-G050268 = 599.993620414673,66.10545649761923,784.0,478.0,306.0,775.8298052316297,7316.969799559382,603.6242837370489
+BR-BA-G050269 = 988.8380177514792,237.57714026883818,1734.0,538.0,1196.0,84.47236817652367,404.50389274062337,1016.9776413122336
+BR-BA-G050270 = 113.3606936416185,59.29323098918924,385.0,26.0,359.0,13.123579455036072,42.10543945509222,127.93097398224654
+BR-BA-G050271 = 359.7906504065041,90.97805771589016,501.0,171.0,330.0,73.42273392386069,335.539891555939,371.11496750426414
+BR-BA-G050272 = 502.8423169750603,88.58669113155352,639.0,282.0,357.0,199.33877387423976,1220.9440926807001,510.58593555491154
+BR-BA-G050273 = 8.66842105263158,6.538191656605376,38.0,1.0,37.0,7.607405177025923,26.280786362923504,10.857691913303238
+BR-BA-G050274 = 141.29573170731706,10.804006994977895,164.0,105.0,59.0,2275.7239837380357,30264.80283545766,141.70818736351706
+BR-BA-G050275 = 278.0162601626016,36.00835127610499,325.0,176.0,149.0,482.2091717729897,3877.60032401549,280.3384423806745
+BR-BA-G050276 = 95.67522658610272,37.55437495313781,159.0,16.0,143.0,23.598824228544483,77.74091650225914,102.7817107292098
+BR-BA-G050277 = 64.78260869565217,57.264165278809095,170.0,1.0,169.0,5.31930892679556,13.235943653340344,86.4636976684016
+BR-BA-G050278 = 16.364741641337385,18.501312777133517,102.0,1.0,101.0,5.150940326314563,18.161949859349452,24.70027010915155
+BR-BA-G050279 = 261.48818897637796,31.26960054497822,309.0,215.0,94.0,609.9047415210387,5312.626395827504,263.3512120579445
+BR-BA-G050280 = 229.13932291666666,26.638154331864296,292.0,176.0,116.0,662.4887537542301,5928.21919754819,230.68251033166052
+BR-BA-G050281 = 535.1497797356828,55.31571012194545,647.0,444.0,203.0,934.7434732423596,9332.610368154355,538.0010358144722
+BR-BA-G050282 = 644.2014417300761,90.24231091643965,797.0,448.0,349.0,384.90418655778353,2896.8249309214243,650.4914851146385
+BR-BA-G050283 = 283.3550640279395,97.97841762698967,493.0,139.0,354.0,33.470117559979265,129.43721146795156,299.81638152537
+BR-BA-G050284 = 393.78777959629025,85.85699183879342,643.0,249.0,394.0,110.76689243150379,580.8152337285459,403.0387554652568
+BR-BA-G050285 = 536.4504896626768,94.67761094987317,814.0,438.0,376.0,200.1430129487814,1255.219436668036,544.7412026591171
+BR-BA-G050286 = 286.91641791044776,46.40392609809958,439.0,210.0,229.0,255.90744638877788,1719.2155057972657,290.644723371818
+BR-BA-G050287 = 86.92878787878787,59.66410591716262,169.0,1.0,168.0,7.310433582297446,17.814068356127294,105.4344331656869
+BR-BA-G050288 = 154.13924050632912,19.746452446788915,183.0,88.0,95.0,497.7747634701873,4042.5410118825416,155.39893129652233
+BR-BA-G050289 = 744.5657383966245,78.28037133541036,948.0,502.0,446.0,889.1749510650575,8735.859444730788,748.6694566566212
+BR-BA-G050290 = 154.4848484848485,1.6031583677026218,160.0,152.0,8.0,895094.908472102,8.62819644607025E7,154.4931666066125
+BR-BA-G050291 = 127.35185185185185,39.21474153122481,165.0,42.0,123.0,43.234865163824324,166.75287522390678,133.25273026642566
+BR-BA-G050292 = 164.1556886227545,7.354151581513835,178.0,154.0,24.0,11188.863000165646,251263.8638033471,164.3203385241602
+BR-BA-G050293 = 250.31968145620021,35.210486361901424,315.0,170.0,145.0,380.69413041312873,2861.243526005856,252.78394188352868
+BR-BA-G050294 = 515.9135021097046,108.18108211029217,885.0,384.0,501.0,124.07923930045654,682.6499456145477,527.1336530574139
+BR-BA-G050295 = 1007.8629651506202,132.84677166505816,1241.0,670.0,571.0,459.2226887814706,3654.2431702854255,1016.5805532588297
+BR-BA-G050296 = 560.5377272727272,59.73404263382952,786.0,462.0,324.0,856.0640009819618,8348.066786587282,563.7115393048598
+BR-BA-G050297 = 472.26879026485324,81.80313838550225,1032.0,352.0,680.0,211.83388973242077,1368.8676154143254,479.3011200779168
+BR-BA-G050298 = 556.6769715705886,168.22274487825268,1246.0,357.0,889.0,47.80086809174275,212.4966507666229,581.539459169691
+BR-BA-G050299 = 555.5838466803559,119.14517852274538,815.0,433.0,382.0,116.25854755262186,621.9102939423605,568.2156142322718
+BR-BA-G050300 = 261.64208633093523,59.12646145820062,477.0,183.0,294.0,101.15536316683227,527.3571578428354,268.2396685506688
+BR-BA-G050301 = 296.19817767653757,13.645258218516082,314.0,255.0,59.0,10292.188993308633,224752.05043706432,296.51231598493797
+BR-BA-G050302 = 482.4374240583232,79.70817465817277,787.0,342.0,445.0,241.15302745098825,1596.9729226557602,488.9777717231819
+BR-BA-G050303 = 8.684782608695652,3.3370863402968913,19.0,1.0,18.0,25.890851981913812,94.54665424244975,9.303848354465938
+BR-BA-G050304 = 869.7310215557638,83.62845600277554,1086.0,736.0,350.0,1156.7965666285795,12381.38763952931,873.7423925333145
+BR-BA-G050305 = 506.6427033604793,77.10788220627207,822.0,417.0,405.0,304.2486676930396,2148.3061702994423,512.4767842222229
+BR-BA-G050306 = 109.42805400065855,71.83922141756459,314.0,1.0,313.0,8.812178946860493,26.64406375329523,130.9021494714769
+BR-BA-G050307 = 248.2463054187192,41.12684240435953,429.0,175.0,254.0,239.1975991268145,1579.2612603156665,251.6299769904155
+BR-BA-G050308 = 172.22549019607843,32.62281676647979,309.0,145.0,164.0,165.90298468749947,1016.9348178410894,175.28795636625702
+BR-BA-G050309 = 730.4792186201164,72.94140277048412,819.0,496.0,323.0,1032.5826218483107,10591.485506808189,734.1119377002268
+BR-BA-G050310 = 409.3640449438202,86.55134249108575,720.0,282.0,438.0,120.60174134426201,649.0996580906615,418.4137380390076
+BR-BA-G050311 = 225.53977272727272,30.69995202754886,310.0,186.0,124.0,419.60198062702335,3270.8069294785655,227.61958645152583
+BR-BA-G050312 = 129.8436873747495,39.11316011035285,173.0,4.0,169.0,44.99437013782255,171.32799558165286,135.60686724826948
+BR-BA-G050313 = 608.8534798534798,79.91995703870009,777.0,448.0,329.0,465.2469162477884,3726.497434206467,614.0763466074552
+BR-BA-G050314 = 148.63805970149255,7.804488708200931,171.0,122.0,49.0,6964.016589922187,133656.15764717004,148.8428125097779
+BR-BA-G050315 = 300.8801261829653,6.76963082903085,312.0,279.0,33.0,87930.55039041475,3913923.5714020687,300.95627295911027
+BR-BA-G050316 = 298.1813333333333,119.33975777120082,618.0,152.0,466.0,24.10033643161695,89.73354585324871,321.17609707656226
+BR-BA-G050317 = 127.0251572327044,12.86648891209111,154.0,106.0,48.0,992.2250802025856,10100.903158083562,127.6751232892228
+BR-BA-G050318 = 703.6264900662252,138.4711013922868,976.0,412.0,564.0,146.39304511121637,822.4860818576619,717.1223629505
+BR-BA-G050319 = 307.18739850600844,102.99711772117907,587.0,149.0,438.0,36.029749568742375,141.20567004360464,323.99460498557636
+BR-BA-G050320 = 465.89672346002624,49.10139643759074,914.0,386.0,528.0,884.8406321366014,8735.88490625632,468.4770048389884
+BR-BA-G050321 = 489.65556978233036,123.55904594117874,794.0,279.0,515.0,74.7312768229709,353.2581623198551,505.00437112242196
+BR-BA-G050322 = 59.13636363636363,17.498819322627185,133.0,32.0,101.0,49.87641615697099,219.95515529953522,61.67104816539266
+BR-BA-G050323 = 298.4107142857143,88.05188745963413,472.0,70.0,402.0,48.93863367848299,201.6160210044802,311.13034131327385
+BR-BA-G050324 = 687.3034111310592,101.04599911968253,983.0,532.0,451.0,336.058119478344,2447.4146616612456,694.6914947589935
+BR-BA-G050325 = 82.67614879649891,64.0893295826213,312.0,1.0,311.0,6.549032474938597,18.4440515708882,104.60778052406368
+BR-BA-G050326 = 683.7094117647059,127.51694800717945,1089.0,552.0,537.0,171.56148885027662,1031.2286427908061,695.499196092063
+BR-BA-G050327 = 131.01043841336116,71.15880895192856,325.0,1.0,324.0,11.991264576435753,37.00721775386128,149.0882660195569
+BR-BA-G050328 = 707.77050413845,106.91995769837767,961.0,549.0,412.0,310.5819630560786,2202.806268204994,715.8009247567501
+BR-BA-G050329 = 185.25806451612902,102.6842417411799,614.0,1.0,613.0,12.163125780524666,40.99290404218622,211.81266244071276
+BR-BA-G050330 = 442.26449643947103,83.95462873231351,618.0,254.0,364.0,161.88834460054437,936.782772613834,450.1624867716539
+BR-BA-G050331 = 565.191235059761,91.3728149812521,769.0,436.0,333.0,255.5621325051966,1703.9931671136349,572.5295830836832
+BR-BA-G050332 = 8.93658536585366,11.997189835541889,58.0,1.0,57.0,4.463303167246107,14.868711134547267,14.959783486107662
+BR-BA-G050333 = 802.4324017268802,122.75958231850686,1080.0,471.0,609.0,298.4849057643764,2073.553163318461,811.7682393344688
+BR-BA-G050334 = 569.6282051282051,58.25825926198198,743.0,444.0,299.0,963.5820826030135,9695.998741125088,572.5996130367334
+BR-BA-G050335 = 286.96292004634995,74.41372876238314,479.0,154.0,325.0,69.88842773183846,328.8685331585513,296.4542469081011
+BR-BA-G050336 = 467.9085998456658,80.54036218863037,976.0,344.0,632.0,215.87981576187843,1406.9039179257006,474.78964579169946
+BR-CAP-G060001 = 296.14126984126983,50.25172234249788,438.0,198.0,240.0,222.5718635317509,1422.3728332393496,300.3745783211144
+BR-CE-G070001 = 414.97338403041823,44.99830219392071,516.0,335.0,181.0,812.1359541004454,7751.87788616171,417.40598540748357
+BR-CE-G070002 = 152.3294573643411,51.72193828256578,319.0,91.0,228.0,35.744665397012184,147.53529191012433,160.87082544893016
+BR-CE-G070003 = 26.604588394062077,13.928346827366164,49.0,1.0,48.0,12.26228484562554,33.87265590651983,30.030034448213073
+BR-CE-G070004 = 428.7918864097363,87.67497656868679,628.0,268.0,360.0,132.04338057811302,725.425195461896,437.6635504210283
+BR-CE-G070005 = 538.5496812898388,73.3626373104305,751.0,319.0,432.0,416.69518353404237,3203.574802085545,543.5235374576971
+BR-CE-G070006 = 510.7134831460674,344.86537340426185,963.0,37.0,926.0,7.659375173289233,18.997486639162737,616.2470183623199
+BR-CE-G070007 = 613.3625954198474,29.391965033508257,662.0,524.0,138.0,9149.987483125691,192219.3835508557,614.0664142164936
+BR-CE-G070008 = 122.79684282772821,28.463246364412502,158.0,71.0,87.0,92.80056549609323,452.13043832814867,126.05245337580314
+BR-CE-G070009 = 36.4137664346481,25.008020909084877,99.0,1.0,98.0,7.670646502132793,20.6816633498291,44.1742401830108
+BR-CE-G070010 = 534.0,62.29732355197236,683.0,397.0,286.0,655.6286880782029,5845.475678522726,537.6215737130897
+BR-CE-G070011 = 155.8372093023256,41.2190898286023,286.0,109.0,177.0,66.69012777712035,313.7631451550399,161.196306314491
+BR-CE-G070012 = 32.27127659574468,22.926860840849837,85.0,1.0,84.0,7.2200709220284445,19.05137174881658,39.58631381089621
+BR-CE-G070013 = 17.76475930971844,15.993699732027952,76.0,1.0,75.0,5.788362948204146,17.359797598310532,23.903662992321898
+BR-CE-G070014 = 156.71895006402048,68.80380734130546,339.0,50.0,289.0,19.331406766582987,66.83464218264662,171.15721782568338
+BR-CE-G070015 = 22.30909090909091,13.910506463915851,52.0,1.0,51.0,8.767007716829946,22.6979748969912,26.290639537157084
+BR-CE-G070016 = 730.7996340347667,87.01807617291864,895.0,605.0,290.0,617.9983822426766,5415.46597669578,735.9621258503626
+BR-CE-G070017 = 619.6,199.26525035740673,952.0,265.0,687.0,39.232263604726576,151.20736469231392,650.8539006566681
+BR-CE-G070018 = 503.38041594454074,90.95841507694888,682.0,345.0,337.0,186.31142849903603,1128.297117104082,511.5322828813538
+BR-CE-G070019 = 550.5976945244956,85.39462283140334,712.0,326.0,386.0,287.1026440255547,1972.7022350959792,557.1804580422822
+BR-CE-G070020 = 337.3163371488033,62.42806335439035,648.0,246.0,402.0,175.0537512259542,1055.9908342111978,343.04456620337965
+BR-CE-G070021 = 327.492385786802,35.547868533179084,404.0,254.0,150.0,809.3239527023755,7706.229122269328,329.41601920001364
+BR-CE-G070022 = 145.84649122807016,13.725317110864234,172.0,114.0,58.0,1231.0171880926841,13399.98211859373,146.49089846585463
+BR-CE-G070023 = 776.2247933884297,67.95233414582904,859.0,502.0,357.0,1523.2847646346447,17744.446350944072,779.1934609497033
+BR-CE-G070024 = 80.66206896551724,21.86296528131066,143.0,50.0,93.0,61.86857881567099,277.89183257301266,83.57247525764481
+BR-CE-G070025 = 501.1470588235294,68.29496930160197,635.0,338.0,297.0,416.77008526017,3214.110688528618,505.77917849530024
+BR-CE-G070026 = 221.88741721854305,104.25310153382468,672.0,106.0,566.0,17.766150801662207,69.18964350536113,245.15859173061372
+BR-CE-G070027 = 53.90850027070926,46.444100081145415,174.0,1.0,173.0,5.947900971444748,16.87942706652911,71.15603160508964
+BR-CE-G070028 = 76.13504464285714,25.861725796217065,137.0,17.0,120.0,34.46927367400714,130.73693034606345,80.40754867503779
+BR-CE-G070029 = 514.8503981797497,144.8274573719668,895.0,254.0,641.0,55.61477049570372,238.14398959204868,534.8326139220343
+BR-CE-G070030 = 520.0216049382716,124.9081001530483,865.0,369.0,496.0,85.90001483967917,429.02435455871057,534.8125868810679
+BR-CE-G070031 = 36.49625468164794,34.2425846746205,154.0,1.0,153.0,5.5470978752746225,16.660457057796144,50.04529159657547
+BR-CE-G070032 = 620.3008781977854,58.39129147562147,870.0,489.0,381.0,1232.05000975569,13475.609287637631,623.0431144095364
+BR-CE-G070033 = 348.70022185246813,145.85167377564315,1056.0,142.0,914.0,22.163153526863123,83.71131383603645,377.97427883801436
+BR-CE-G070034 = 326.6099585062241,170.36912982918432,866.0,122.0,744.0,13.66630996612697,44.97470788214156,368.3744092552995
+BR-CE-G070035 = 212.02465078060806,121.02162101485042,920.0,118.0,802.0,13.487607642765507,60.795853130560374,244.1325158427302
+BR-CE-G070036 = 137.5652818991098,13.283354948546645,213.0,101.0,112.0,1142.52000562364,12182.344585728608,138.2051167745631
+BR-CE-G070037 = 529.4539363484087,82.87279088717712,678.0,323.0,355.0,279.3752100425418,1899.2659999119817,535.9005226571949
+BR-CE-G070038 = 402.0519877675841,102.92909908254708,631.0,219.0,412.0,71.6033437297861,330.7027715898433,415.0183132173933
+BR-CE-G070039 = 634.7039627039627,40.389808174137166,776.0,430.0,346.0,3927.469479312093,62453.569132867866,635.9877804458642
+BR-CE-G070040 = 70.38411819021238,64.8781954618274,248.0,1.0,247.0,5.534921962911006,15.667705118249085,95.72410532251979
+BR-CE-G070041 = 605.6086956521739,37.5537730606353,698.0,399.0,299.0,4240.364431486026,69081.42418557299,606.7719325418877
+BR-CE-G070042 = 110.48924731182795,85.63826550548718,888.0,1.0,887.0,8.71563779565598,44.77411892438077,139.7919392895119
+BR-CE-G070043 = 320.4936562860438,58.721919251568664,500.0,185.0,315.0,178.8057011997956,1066.2681208962283,325.82886231913915
+BR-CE-G070044 = 46.28792569659443,26.67858354852202,113.0,3.0,110.0,10.904041193288707,32.652110804445,53.4258260155977
+BR-CE-G070045 = 69.9047619047619,26.335363473201856,162.0,29.0,133.0,27.557474303641467,104.69067873527499,74.70091770672637
+BR-CE-G070046 = 593.2076583210604,68.99120261708646,821.0,457.0,364.0,662.5576805209282,5951.155704949897,597.2060883223712
+BR-CE-G070047 = 195.63490471414244,211.9366332535753,944.0,35.0,909.0,5.5216031989346,18.715207732101582,288.4270314262727
+BR-CE-G070048 = 387.92385411532774,125.20122341941222,736.0,228.0,508.0,39.99597300122801,163.92800442232274,407.6276032574433
+BR-CE-G070049 = 747.5032258064516,81.06693620876645,872.0,572.0,300.0,811.5832175426261,7738.342479725348,751.8862418859167
+BR-CE-G070050 = 24.92105263157895,6.841751002974575,35.0,9.0,26.0,58.13060403053391,242.55579421904326,25.84315037011996
+BR-CE-G070051 = 524.5372050816696,98.95148114720948,680.0,309.0,371.0,164.3911374486508,950.4266674488769,533.7889799687852
+BR-CE-G070052 = 167.36511627906978,71.06994060462276,748.0,89.0,659.0,22.676429211013406,100.09261287604429,181.8296417107265
+BR-CE-G070053 = 23.332432432432434,18.910894244067332,68.0,1.0,67.0,6.049217791996244,15.952230614117184,30.033719788336647
+BR-CE-G070054 = 184.07094594594594,96.0475232550507,666.0,100.0,566.0,15.260548023009754,64.1895226086654,207.62283078906535
+BR-CE-G070055 = 186.895,47.17572442475049,308.0,127.0,181.0,75.05011658390666,359.0431952731666,192.75707509712842
+BR-CE-G070056 = 404.19122257053294,249.74771807081126,987.0,133.0,854.0,9.867764225590523,29.95525672360319,475.12573818373545
+BR-CE-G070057 = 171.720321410057,133.56869574044825,942.0,1.0,941.0,8.00205469323921,31.142145901092487,217.55106358502985
+BR-CE-G070058 = 480.4925373134328,67.26210108832292,611.0,343.0,268.0,385.7243160821661,2905.201276862466,485.1775640492009
+BR-CE-G070059 = 135.65338645418328,13.148075559653826,156.0,108.0,48.0,1129.1510973217435,11969.153034669698,136.28907934024045
+BR-CE-G070060 = 108.30218068535825,48.61052821342859,363.0,56.0,307.0,20.29879337619121,87.78371816043652,118.71118647538034
+BR-CE-G070061 = 700.5473421926911,121.123506822153,1040.0,478.0,562.0,211.6309736723763,1340.5278547844855,710.9412651957541
+BR-CE-G070062 = 695.674074074074,185.54208186463035,971.0,301.0,670.0,63.548127244421444,277.84942626328905,719.9918620939278
+BR-CE-G070063 = 246.68737474949899,43.48480559410333,346.0,135.0,211.0,199.41587120597634,1227.1599532931043,250.49069679003392
+BR-CE-G070064 = 76.33333333333333,12.924223595851146,102.0,48.0,54.0,223.91797442943076,1432.2427381580403,77.41972186292931
+BR-CE-G070065 = 643.6876574307305,220.3754140030853,920.0,149.0,771.0,32.620227176684075,114.53607520587897,680.3669035349182
+BR-CE-G070066 = 52.92247301275761,36.45297393226494,132.0,1.0,131.0,7.603280277429845,20.10275464515068,64.26202189701506
+BR-CE-G070067 = 312.4514212982605,186.71386825556291,853.0,130.0,723.0,11.008044760502408,37.000753318008464,363.98895487398903
+BR-CE-G070068 = 250.2544600938967,45.65302947040731,360.0,151.0,209.0,181.15981372990035,1085.4731896250312,254.384539421549
+BR-CE-G070069 = 505.2418614357262,84.88520516340633,866.0,305.0,561.0,228.873625389459,1474.5005286623248,512.3229807481518
+BR-CE-G070070 = 340.90967741935486,33.76414737977309,435.0,285.0,150.0,1060.540774230371,11045.45596753249,342.57762011907846
+BR-CE-G070071 = 242.51063829787233,225.53536218671175,925.0,87.0,838.0,6.410571154973119,22.081611400600085,331.1761001103985
+BR-CE-G070072 = 486.742325113236,167.44329249191316,854.0,116.0,738.0,32.80339636946293,118.62517153505911,514.7381346443759
+BR-CE-G070073 = 212.16267942583733,141.29970526950177,693.0,98.0,595.0,9.83240360951788,35.916368546133484,254.9090215163024
+BR-CE-G070074 = 241.9536571747627,92.84813809018956,694.0,89.0,605.0,26.874511931647355,106.93138000002506,259.1569967549738
+BR-CE-G070075 = 38.68324607329843,23.56203090690122,108.0,15.0,93.0,10.528047344855995,34.55760102866464,45.294180942204164
+BR-CE-G070076 = 298.4355992844365,133.7620068445748,885.0,126.0,759.0,19.280898512815448,72.94937948871635,327.04140623986564
+BR-CE-G070077 = 147.71188475390156,160.34326991954612,1023.0,1.0,1022.0,5.9328236049019045,23.091985571317164,218.0109288683538
+BR-CE-G070078 = 189.04836415362732,71.35440722525608,616.0,119.0,497.0,30.206459484393733,149.78962571619127,202.06616594479678
+BR-CE-G070079 = 22.689627228525122,13.809074578110932,51.0,1.0,50.0,9.367773393433096,25.401296870409332,26.561433027479104
+BR-CE-G070080 = 541.6458635703918,80.75844746542852,873.0,368.0,505.0,322.0314857377395,2302.2463562964185,547.6332425628871
+BR-CE-G070081 = 133.60987415295256,17.502559051826495,174.0,88.0,86.0,467.09504866788023,3727.9866819570566,134.75139347899335
+BR-CE-G070082 = 125.04405286343612,32.98271202956778,221.0,79.0,142.0,66.33460125016775,302.3315068353594,129.3208198602963
+BR-CE-G070083 = 194.8378915962208,83.84488517551107,536.0,98.0,438.0,21.118547974958524,81.75751055617036,212.1126322776542
+BR-CE-G070084 = 83.15897435897436,56.10195565225778,232.0,13.0,219.0,8.134854986941054,22.686518810088316,100.31373008937732
+BR-CE-G070085 = 659.7295238095238,70.8850658243053,777.0,512.0,265.0,833.9023079123453,8017.266028730085,663.5267418445599
+BR-CE-G070086 = 449.087323943662,48.13081625238047,601.0,394.0,207.0,841.3509250883413,8143.818243136885,451.6591635293144
+BR-CE-G070087 = 586.3578274760383,60.246244519195706,778.0,466.0,312.0,951.5522599538684,9560.805625566596,589.444748743329
+BR-CE-G070088 = 335.1365503080082,88.83922237414133,721.0,226.0,495.0,66.80040206976732,321.08289940372964,346.7115729023106
+BR-CE-G070089 = 174.48724279835392,74.62552632187996,506.0,3.0,503.0,21.183815560098097,81.61112097447854,189.7755702881414
+BR-CE-G070090 = 269.5244019138756,42.46868396201205,439.0,193.0,246.0,274.973333802398,1874.567274159612,272.8497614888047
+BR-CE-G070091 = 81.56916426512969,28.04124638323301,148.0,45.0,103.0,33.82916830943198,130.16143249611986,86.25450746272271
+BR-CE-G070092 = 331.59098228663447,75.92273075894343,660.0,274.0,386.0,99.25065643524954,538.1491997056603,340.17178098676874
+BR-CE-G070093 = 154.6898395721925,133.10399638622786,609.0,35.0,574.0,6.98697793286314,24.72419122175636,204.07258591211024
+BR-CE-G070094 = 177.0058394160584,67.80866142640895,680.0,91.0,589.0,28.176173025658077,127.23469607631708,189.5496814870044
+BR-CE-G070095 = 101.59619952494062,38.28184495312135,163.0,36.0,127.0,26.279753199947713,89.71768391510787,108.56927470940555
+BR-CE-G070096 = 180.43116883116883,45.9536306657168,283.0,86.0,197.0,72.60105705956784,337.21587003626047,186.19114602242195
+BR-CE-G070097 = 179.32838983050848,133.63745938152866,857.0,58.0,799.0,8.89962530710086,37.80498596372492,223.64624286840265
+BR-CE-G070098 = 352.83116883116884,184.41894728962382,769.0,142.0,627.0,13.419113478358385,42.50664589442275,398.12081309344006
+BR-CE-G070099 = 366.49226804123714,56.47239488029334,562.0,287.0,275.0,294.0979413862073,2064.611083817764,370.81762891956174
+BR-CE-G070100 = 264.8695652173913,40.760492751881465,361.0,175.0,186.0,293.7588637198483,2035.2316860731014,267.98750782046926
+BR-CE-G070101 = 471.8565891472868,107.49307460052525,745.0,297.0,448.0,98.43665503425126,501.73062709845675,483.9456599751521
+BR-CE-G070102 = 493.1783531103919,107.95498205554898,747.0,251.0,496.0,108.83339268937267,558.9292100235812,504.85558937907416
+BR-CE-G070103 = 644.156914893617,70.8675108997092,927.0,540.0,387.0,779.9274203925712,7388.161244489737,648.0434669884289
+BR-CE-G070104 = 116.52130325814537,26.318483595234927,225.0,63.0,162.0,100.2913223464387,508.4425596476279,119.45658915157976
+BR-CE-G070105 = 83.38861788617886,36.919823487964344,210.0,26.0,184.0,18.977205393380103,65.08235861400523,91.19613456364033
+BR-CE-G070106 = 80.28694158075601,45.08992696075789,293.0,38.0,255.0,12.204319860868033,41.53737065351964,92.08199879302259
+BR-CE-G070107 = 131.82824427480915,13.11127814039047,184.0,103.0,81.0,1046.8031616532685,10837.026949003726,132.4786458379366
+BR-CE-G070108 = 732.457627118644,137.3013291421461,921.0,312.0,609.0,167.35093829860787,973.3576094245988,745.2152913812723
+BR-CE-G070109 = 619.1147540983607,29.122183736719855,672.0,561.0,111.0,9671.797928322267,206961.7065831931,619.7993064919231
+BR-CE-G070110 = 350.02313743637205,112.8681581372686,669.0,222.0,447.0,40.672090139850404,173.47099145765802,367.7708768541915
+BR-CE-G070111 = 518.73687664042,122.96618799804094,861.0,305.0,556.0,87.91266421194818,428.7933394391777,533.112211994274
+BR-CE-G070112 = 238.567615658363,111.78579486437813,624.0,148.0,476.0,17.57374769418352,64.54582833619317,263.4588604969991
+BR-CE-G070113 = 89.525,23.41419174347043,127.0,32.0,95.0,66.8111125770864,295.24172108419884,92.53620912918359
+BR-CE-G070114 = 95.9047619047619,50.19124423375482,414.0,33.0,381.0,15.574334839554126,71.6271037615759,108.24455807910851
+BR-CE-G070115 = 518.3515625,127.07899793556996,737.0,267.0,470.0,79.64480645261956,371.1146088362006,533.7016151957009
+BR-CE-G070116 = 229.16,58.0130537034554,327.0,136.0,191.0,73.55297223847244,339.78902722841696,236.38912834561575
+BR-CE-G070117 = 81.48205128205129,36.322300407647006,176.0,31.0,145.0,18.71669628970422,64.240199424186,89.21117748373344
+BR-CE-G070118 = 358.3643410852713,151.9406727336936,643.0,117.0,526.0,20.481147705439636,69.1426101679919,389.2440994957381
+BR-CE-G070119 = 8.361867704280156,6.908897523785627,28.0,1.0,27.0,6.217783280717775,17.765768558135903,10.846828868293926
+BR-CE-G070120 = 45.37643678160919,29.561045681542346,102.0,1.0,101.0,8.424399250436082,22.77892021906729,54.15603786081114
+BR-CE-G070121 = 598.6004304160689,18.197435448892435,697.0,567.0,130.0,35694.646042127526,1177584.2448025313,598.8769672906277
+BR-CE-G070122 = 194.88449197860962,52.92930938135159,308.0,118.0,190.0,61.346147636312175,272.8332107018793,201.94424231789228
+BR-CE-G070123 = 623.9298655756867,92.06078082645104,842.0,357.0,485.0,331.94066404069565,2396.3543207530056,630.6850755517133
+BR-CE-G070124 = 463.24710424710423,36.92474792045482,561.0,420.0,141.0,2012.8893675286567,25750.8798946629,464.71638297171813
+BR-CE-G070125 = 285.3344481605351,111.16554221760872,697.0,137.0,560.0,25.647197228445048,97.65943492504556,306.22463173887894
+BR-CE-G070126 = 118.97720797720798,35.46729233044267,385.0,57.0,328.0,50.213263766518985,238.5907845403548,124.15113710032962
+BR-CE-G070127 = 357.2766323024055,80.77898724551568,613.0,267.0,346.0,101.18103139926333,528.8302983774524,366.29474029769995
+BR-CE-G070128 = 204.56363636363636,188.00411152528886,914.0,90.0,824.0,6.956149939689094,26.791708725386496,277.8341722551912
+BR-CE-G070129 = 531.0784810126582,155.50273364106684,861.0,266.0,595.0,49.988571678599996,206.66613774750797,553.3764118252213
+BR-CE-G070130 = 592.0326530612244,47.2807394351304,710.0,522.0,188.0,2001.3924518434314,25553.442106738818,593.9176126469436
+BR-CE-G070131 = 618.4527162977868,32.47401495890681,746.0,575.0,171.0,6966.100037771095,133851.8326623848,619.3047100932318
+BR-CE-G070132 = 152.53125,21.352182326501588,265.0,114.0,151.0,387.80821516242366,2971.0589580382402,154.0184986184019
+BR-CE-G070133 = 573.3752665245203,47.40349759687821,681.0,481.0,200.0,1805.7904967345494,22278.07065985679,575.3314591142065
+BR-CE-G070134 = 223.47808692489542,102.23121861877115,677.0,87.0,590.0,18.211416080005264,66.41471703718824,245.75125105661246
+BR-CE-G070135 = 384.8191823899371,85.89590934438502,646.0,190.0,456.0,104.442849221789,546.1389539514468,394.28912028783964
+BR-CE-G070136 = 317.25322719449224,127.08561711446698,795.0,134.0,661.0,24.19107794258217,91.79311746148426,341.7606827045572
+BR-CE-G070137 = 114.66866566716642,43.66860644758574,176.0,36.0,140.0,25.694447078102883,87.51792088703056,122.70228227283516
+BR-CE-G070138 = 344.8074534161491,143.03383240173397,627.0,133.0,494.0,21.626849560305715,74.22706332406997,373.2972771704304
+BR-CE-G070139 = 246.05630026809652,152.95770164486066,913.0,92.0,821.0,11.400034820405,46.60499097809916,289.7235948177191
+BR-CE-G070140 = 102.3391746749576,46.90064125267793,209.0,31.0,178.0,17.383304014756362,57.39864227305683,112.57431688917272
+BR-CE-G070141 = 434.38511904761907,107.96273560149007,772.0,265.0,507.0,77.50509723851232,366.1141659748447,447.60069697060504
+BR-CE-G070142 = 327.3438502673797,136.2586874123479,1072.0,129.0,943.0,22.564429802201495,87.57262851947729,354.5707633226526
+BR-CE-G070143 = 122.5067087608524,52.80311969819869,584.0,40.0,544.0,21.76784596193905,97.18363744060757,133.40188582354676
+BR-CE-G070144 = 818.5483870967741,81.33892114299562,928.0,633.0,295.0,1048.8571872894036,10846.206907321777,822.5797724910557
+BR-CE-G070145 = 675.8212058212058,180.3527187701276,949.0,269.0,680.0,63.374258713161915,276.4445281015019,699.4722334770734
+BR-CE-G070146 = 50.0533208606174,25.888513236506434,139.0,1.0,138.0,13.220005790863457,40.430085172894984,56.3520190123893
+BR-CE-G070147 = 72.21367521367522,9.184555095635835,97.0,57.0,40.0,510.42442466426047,4220.097243371101,72.79540466383122
+BR-CE-G070148 = 96.75496688741723,13.525529888833855,139.0,82.0,57.0,388.91466652072825,2969.435447787944,97.69577051315446
+BR-CE-G070149 = 315.2446996466431,63.36223765739489,529.0,177.0,352.0,138.59198847758148,774.9621850185837,321.5493645091752
+BR-CE-G070150 = 158.18664047151276,38.27476070190673,299.0,107.0,192.0,84.17357689229569,417.7163230246205,162.75125354494773
+BR-CE-G070151 = 184.01182654402103,127.42505064053016,888.0,64.0,824.0,9.643070370813344,39.023533629987405,223.82469890253083
+BR-CE-G070152 = 238.40375203915173,76.68348828664453,484.0,129.0,355.0,39.916266543188,160.3802281353242,250.43303768104028
+BR-CE-G070153 = 103.47952684258416,23.890527728657148,150.0,52.0,98.0,93.74294816203606,457.79268320974285,106.20155267564988
+BR-CE-G070154 = 462.92311715481173,147.55782090971064,931.0,276.0,655.0,41.14032231343712,170.02992713551515,485.87150863983555
+BR-CE-G070155 = 545.6256660746003,62.8806717476915,785.0,400.0,385.0,679.8891901485512,6142.929458333832,549.2370584354193
+BR-CE-G070156 = 461.5960854092527,188.19514702951,729.0,113.0,616.0,21.510855269468195,68.05151854978315,498.48606743880515
+BR-CE-G070157 = 51.77851711026616,36.56713439624613,137.0,1.0,136.0,7.178041527991821,18.2122691553661,63.38903810668888
+BR-CE-G070158 = 126.78743961352657,19.15669524399953,226.0,92.0,134.0,310.99498902892924,2220.7642972359895,128.22649420624867
+BR-CE-G070159 = 525.3375224416517,190.08946464894473,755.0,130.0,625.0,28.414174627035905,95.719174242473,558.6712065747216
+BR-CE-G070160 = 340.8307210031348,62.0081109805793,403.0,188.0,215.0,181.58580542880088,1075.39094633906,346.4254410503024
+BR-CE-G070161 = 140.26099706744867,30.377959832428466,305.0,94.0,211.0,114.28156893924346,628.932670590163,143.51295322003335
+BR-CE-G070162 = 312.82702702702704,134.29681658630443,591.0,115.0,476.0,19.999143994873318,67.59995472073685,340.43557949160333
+BR-CE-G070163 = 134.63942307692307,70.23360596864917,581.0,31.0,550.0,14.550959284157301,60.33225283520494,151.85695128589325
+BR-CE-G070164 = 137.92485549132948,14.78321637028944,163.0,98.0,65.0,839.4999169307976,8078.756582643737,138.71484869528177
+BR-CE-G070165 = 507.9534619750284,81.13768998104895,668.0,327.0,341.0,263.9794095618569,1769.036199668134,514.3928890137163
+BR-CE-G070166 = 480.6316124920331,205.32542075426556,804.0,87.0,717.0,19.36925057374661,60.239117469458805,522.652155199429
+BR-ES-G090001 = 693.7149954832881,207.87313199953087,1255.0,265.0,990.0,47.458316063093484,196.87046382910393,724.1903989736905
+BR-ES-G090002 = 674.5682864450127,388.6056217097603,2863.0,134.0,2729.0,12.81551370506945,53.813866540559786,778.4964369229896
+BR-ES-G090003 = 685.0150684931507,269.6161727249652,1546.0,126.0,1420.0,24.312028837128302,86.25508390931796,736.1647401618296
+BR-ES-G090004 = 144.96976241900649,109.90278029206671,611.0,1.0,610.0,8.143188372855182,30.811713545184357,181.91990856349247
+BR-ES-G090005 = 52.363260484347315,45.327616204548406,163.0,1.0,162.0,5.710281968130755,15.410303944643104,69.25679634042028
+BR-ES-G090006 = 254.44496487119437,191.72207060625925,913.0,58.0,855.0,7.873350699064478,26.66328423800841,318.59000691461557
+BR-ES-G090007 = 377.31865284974094,210.2587997725128,1346.0,66.0,1280.0,12.408630080441052,43.03186359150693,431.94690492017753
+BR-ES-G090008 = 443.44636251541306,145.18910843907463,841.0,161.0,680.0,37.65752347541444,144.3431587767701,466.60963731740964
+BR-ES-G090009 = 124.03829787234042,38.05989989584164,180.0,58.0,122.0,44.32153442432056,177.03831485904297,129.7461187055279
+BR-ES-G090010 = 322.5,153.72596747759655,610.0,122.0,488.0,15.671873377595483,48.753963772600386,357.2645001632867
+BR-ES-G090011 = 385.2080095636581,293.2519338726803,1373.0,64.0,1309.0,7.368068040765647,22.784328493986084,484.13005210590075
+BR-ES-G090012 = 199.49837133550488,227.45989193777487,622.0,1.0,621.0,4.163964521006297,10.292134118482709,302.55181805083106
+BR-ES-G090013 = 609.5968137254902,366.88114218347016,1972.0,122.0,1850.0,10.680179101404182,35.696292515915296,711.4843974354727
+BR-ES-G090014 = 241.1433588761175,114.83544870105715,847.0,40.0,807.0,16.760351457554123,61.081597400093585,267.0904337643509
+BR-ES-G090015 = 52.30533751962324,39.09675057567834,161.0,1.0,160.0,6.922388887839297,19.1810400709621,65.30240607066882
+BR-ES-G090016 = 911.9824,158.03503817267867,1268.0,477.0,791.0,209.49720906511988,1312.2777952656716,925.57386047792
+BR-ES-G090017 = 1243.2857142857142,506.72247396389895,2652.0,762.0,1890.0,23.158075237149138,85.21333686155359,1342.5822257750297
+BR-ES-G090018 = 845.5580260303688,217.53788508808793,1856.0,113.0,1743.0,70.379510927195,322.8062349672917,873.0928397558714
+BR-ES-G090019 = 1033.259067357513,256.0101504487838,2118.0,662.0,1456.0,79.5449745300419,396.7411692916858,1064.5024647267503
+BR-ES-G090020 = 126.10803324099723,84.02240148964759,559.0,1.0,558.0,9.828203223619465,39.67982256083817,151.53547439461164
+BR-ES-G090021 = 712.6864564007421,132.52872416714956,943.0,434.0,509.0,172.12184760969365,1021.9587353996791,724.904026658991
+BR-ES-G090022 = 214.9910371318822,177.91325245697885,667.0,1.0,666.0,6.432821045222767,19.302107560925915,279.0596198787331
+BR-ES-G090023 = 280.2144082332762,147.7837312293659,852.0,117.0,735.0,13.879240282944634,49.37748653064955,316.79669473906864
+BR-ES-G090024 = 435.54741379310343,211.41578863218024,916.0,80.0,836.0,15.062476178106717,46.74475179500246,484.1468634049255
+BR-ES-G090025 = 365.3318250377074,160.81103362231792,1022.0,171.0,851.0,20.047831910367783,75.84685907800821,399.15852855733937
+BR-ES-G090026 = 57.97954271961492,37.73947446485647,411.0,1.0,410.0,10.367227240266864,52.37072015806686,69.18016555964003
+BR-ES-G090027 = 709.7272727272727,235.06348795326016,967.0,267.0,700.0,35.902850312068665,131.50859747864592,747.6413879806581
+BR-ES-G090028 = 956.2394916911046,225.39022818313455,2140.0,586.0,1554.0,91.52473717899763,483.6232921783799,982.4432403096413
+BR-ES-G090029 = 319.061320754717,175.575659695474,642.0,129.0,513.0,12.26004582852155,38.769526261243314,364.17981640838536
+BR-ES-G090030 = 37.376344086021504,12.634577898659838,68.0,23.0,45.0,35.50187487826678,140.01811724696398,39.45407020719128
+BR-ES-G090031 = 18.8,0.39999999999999997,19.0,18.0,1.0,103962.50000000001,4892656.250000002,18.804254837669053
+BR-ES-G090032 = 33.44102564102564,41.876379229938166,314.0,1.0,313.0,5.693290724052028,27.104955169671925,53.590422029811755
+BR-ES-G090033 = 8.294117647058824,6.451308174520092,21.0,1.0,20.0,6.63359940693926,18.140598614594985,10.50770025771017
+BR-ES-G090034 = 59.0,7.0,66.0,52.0,14.0,624.0583090379009,5474.042482299042,59.413803110051795
+BR-ES-G090035 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+BR-ES-G090036 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+BR-ES-G090037 = 34.2,7.573638491504594,47.0,26.0,21.0,106.16957213642421,550.0226492883531,35.02855977627399
+BR-ES-G090038 = 66.0918488391798,87.90495920920598,645.0,1.0,644.0,5.388114340436047,24.329345725999673,109.97915410000718
+BR-ES-G090039 = 579.9756097560976,140.07753157544738,938.0,212.0,726.0,82.88733998160842,391.7057679873441,596.6518438454939
+BR-ES-G090040 = 212.60501721593704,201.5992062364136,847.0,1.0,846.0,5.420573169074183,15.185198415497272,292.9899883964315
+BR-ES-G090041 = 151.70052539404554,15.634159793173964,189.0,97.0,92.0,941.6794015242897,9395.496056948574,152.50402079049573
+BR-ES-G090042 = 224.98797595190382,53.78505542203691,319.0,113.0,206.0,85.85285540612479,414.7511485392223,231.32752000072546
+BR-ES-G090043 = 800.4384707287933,196.6820784959437,1394.0,383.0,1011.0,79.86636193103783,380.4742730818987,824.2484973745077
+BR-ES-G090044 = 439.3103448275862,144.5650764242732,641.0,115.0,526.0,36.756470271772734,137.7541563377012,462.4852866784939
+BR-ES-G090045 = 222.23700120918986,76.9542561173738,897.0,72.0,825.0,34.07052378592515,144.2143007206443,235.18342254723618
+BR-ES-G090046 = 491.6167364016736,161.6017690809789,916.0,136.0,780.0,36.596148912666266,134.9378078984993,517.4960360044652
+BR-ES-G090047 = 96.70250606305578,38.125590467947816,191.0,33.0,158.0,24.43283440266713,87.23659010627982,103.94679084707239
+BR-ES-G090048 = 80.77777777777777,48.34107682078505,168.0,1.0,167.0,9.90676701133356,27.938230144132604,94.13771343573781
+BR-ES-G090049 = 335.25912408759126,275.6741345776661,920.0,12.0,908.0,5.970393431800288,15.474980193659132,434.04482344468073
+BR-ES-G090050 = 307.32101616628177,126.8039518871947,616.0,98.0,518.0,22.292118824103042,80.4729760484535,332.4536797686046
+BR-ES-G090051 = 658.9006318207927,295.6420497867784,1462.0,16.0,1446.0,17.026660856213933,50.33578261809405,722.1871393316055
+BR-ES-G090052 = 556.75656877898,215.67940946114123,935.0,220.0,715.0,24.99550823987151,86.63863317773418,597.0724282229497
+BR-ES-G090053 = 59.46237393328161,43.06493817212789,317.0,1.0,316.0,8.010112352343837,28.378732294908474,73.41909025281201
+BR-ES-G090054 = 76.82111436950147,86.35093588933157,768.0,1.0,767.0,5.918855674637502,29.3461354969724,115.57667473126004
+BR-ES-G090055 = 213.44985673352434,162.26684284826982,639.0,36.0,603.0,7.657029299495224,24.85700433225695,268.1256601437228
+BR-ES-G090056 = 39.48828125,40.84909179126139,139.0,1.0,138.0,4.642388535723036,12.07000759187568,56.81525020846075
+BR-ES-G090057 = 29.493333333333332,43.9212547887947,153.0,1.0,152.0,3.900092255675429,11.335103083676755,52.90494620858558
+BR-GO-G100001 = 910.2402597402597,13.075234444425444,930.0,850.0,80.0,337587.09744771157,2.3515454432628237E7,910.3341651326683
+BR-GO-G100002 = 611.4575645756457,13.076592703205785,652.0,579.0,73.0,102379.22159120058,4793823.984310973,611.597376182653
+BR-GO-G100003 = 930.6391347099311,37.83011451017618,1058.0,838.0,220.0,14962.508978945425,369970.4542629248,931.4077069777244
+BR-GO-G100004 = 605.5736434108527,8.510162819927796,623.0,585.0,38.0,360531.64114772953,2.567002076726208E7,605.6334373737271
+BR-GO-G100005 = 942.4442901770219,160.1595669403846,1647.0,540.0,1107.0,221.8762850033627,1420.8220143670198,955.9562369532416
+BR-GO-G100006 = 602.2955202312139,98.54710491661405,791.0,448.0,343.0,246.94184961080967,1628.978623069509,610.3043712591568
+BR-GO-G100007 = 613.8247282608696,48.70430397274602,805.0,475.0,330.0,2040.5096390753783,26231.722254590175,615.7539331989686
+BR-GO-G100008 = 914.1804384485666,20.45200415623738,1086.0,873.0,213.0,89445.51949835573,4004648.292134897,914.4091854941202
+BR-GO-G100009 = 609.6440677966102,5.352847212796123,627.0,601.0,26.0,1477662.3417810395,1.6833247393661895E8,609.6675670993836
+BR-GO-G100010 = 852.1770925110133,86.23013672523211,962.0,595.0,367.0,993.9255367641493,10091.380345436792,856.5287114161301
+BR-GO-G100011 = 843.2070844686649,69.03879298036959,934.0,702.0,232.0,1857.8838387953892,23117.03493262533,846.028688777356
+BR-GO-G100012 = 649.3254698887611,49.32027556121664,858.0,542.0,316.0,2321.946361330272,31110.891955275307,651.1958656408183
+BR-GO-G100013 = 848.2178217821782,48.65530487300507,917.0,735.0,182.0,5350.0768933594,94158.84521750208,849.612153797948
+BR-GO-G100014 = 329.5719322990127,43.76133472276132,584.0,247.0,337.0,451.65418374267233,3623.2356330143184,332.46460409496615
+BR-GO-G100015 = 853.5795644891123,55.33560575372732,980.0,718.0,262.0,3716.621351939687,58042.700008429114,855.3713241496669
+BR-GO-G100016 = 295.8635325466311,51.156568585914044,508.0,215.0,293.0,211.82786491074995,1347.4421298862624,300.2536001457048
+BR-GO-G100017 = 634.444587628866,115.56043191471066,873.0,422.0,451.0,181.934390628416,1090.771918224068,644.8830500144009
+BR-GO-G100018 = 720.4037558685446,75.27325111426562,864.0,608.0,256.0,905.5726479039911,8950.657379857385,724.3256407188805
+BR-GO-G100019 = 556.0596553247901,155.81510472684917,1002.0,266.0,736.0,56.53815284009273,246.5763870935704,577.4778672303929
+BR-GO-G100020 = 686.7813360881543,163.23126851435177,1414.0,408.0,1006.0,88.3185301766742,443.9863583141399,705.9129199978101
+BR-GO-G100021 = 849.428952991453,64.54839232949638,933.0,686.0,247.0,2317.5953894316535,30989.65348586609,851.8779496691287
+BR-GO-G100022 = 454.7391304347826,148.06230405613033,949.0,302.0,647.0,39.864324007198285,171.0809219985125,478.23647145632066
+BR-GO-G100023 = 561.6944980694981,58.590587624171775,655.0,427.0,228.0,909.0195822991785,8968.746783008412,564.7420350210272
+BR-GO-G100024 = 866.0192307692307,22.465349716170067,918.0,829.0,89.0,57401.36857612377,2217282.6386351115,866.3105678681289
+BR-GO-G100025 = 1040.7813362782992,104.76641186088925,1304.0,867.0,437.0,1010.4627795339982,10343.450701416648,1046.0410082780922
+BR-GO-G100026 = 286.56081081081084,18.187670194126937,316.0,249.0,67.0,3958.3193513501815,63101.967635443245,287.1374055041238
+BR-GO-G100027 = 673.5912,88.7918919865997,903.0,572.0,331.0,460.1631692874155,3684.5650985291463,679.4182105301564
+BR-GO-G100028 = 911.2162849872774,86.43051525473815,1091.0,767.0,324.0,1203.7845681955514,13037.495289361093,915.3061520569031
+BR-GO-G100029 = 583.5818921668363,75.53792952704973,825.0,381.0,444.0,484.90188643141187,3942.598602391397,588.4503408634057
+BR-GO-G100030 = 658.5510887772194,72.23817960481088,832.0,531.0,301.0,785.5365932067506,7427.493271640587,662.5012385816935
+BR-GO-G100031 = 518.9174099768748,62.81091901022627,673.0,305.0,368.0,588.2720663224017,5057.372440933932,522.7049740762155
+BR-GO-G100032 = 653.1489760952925,119.14572248946853,1016.0,348.0,668.0,181.90218473498075,1101.9783847959075,663.9271708266402
+BR-GO-G100033 = 696.8610992756711,94.48933164986731,1043.0,592.0,451.0,424.5487692225127,3326.8847652563772,703.2379579341087
+BR-GO-G100034 = 635.0733944954128,26.032456719458686,708.0,606.0,102.0,14592.712365939356,357847.8487620424,635.6067221157881
+BR-GO-G100035 = 565.8919831223628,59.78515807123924,779.0,367.0,412.0,876.7544150696466,8579.565266199632,569.0413005114513
+BR-GO-G100036 = 871.3060638679584,60.272744301257696,993.0,689.0,304.0,3063.0340691069446,44852.58134431993,873.3882645414235
+BR-GO-G100037 = 658.5826306913997,101.8600054492021,941.0,512.0,429.0,290.81529035987506,2030.936526950658,666.413191765076
+BR-GO-G100038 = 572.8559782608696,8.62052764447123,592.0,554.0,38.0,293649.8130047507,1.9527024969463576E7,572.9208368754684
+BR-GO-G100039 = 805.8846646732165,98.05426114542121,934.0,610.0,324.0,579.5087277596882,4959.500671859847,811.8280180458404
+BR-GO-G100040 = 821.2906976744187,37.25905527906531,891.0,697.0,194.0,10775.321789091078,238915.9790048878,822.1354190684292
+BR-GO-G100041 = 621.7536322869955,238.63309853309426,1588.0,298.0,1290.0,26.326973148011636,98.10947744564321,665.9754762583818
+BR-GO-G100042 = 555.3816067653277,27.10310826743997,868.0,512.0,356.0,8670.932907880835,179297.66240798446,556.0425411881664
+BR-GO-G100043 = 647.1615956727519,109.13293522799076,954.0,457.0,497.0,227.33044894036857,1475.1601749761626,656.298810348746
+BR-GO-G100044 = 604.6666666666666,117.13156352838087,897.0,414.0,483.0,153.33727230095332,877.7621373382635,615.9071203942856
+BR-GO-G100045 = 963.421650879567,76.4686445826728,1366.0,740.0,626.0,2038.0931780679234,26175.39909521898,966.4516185447782
+BR-GO-G100046 = 619.6881525192919,27.175801303326395,722.0,581.0,141.0,11926.89475190533,273639.22718661925,620.2837500283649
+BR-GO-G100047 = 907.4630114340819,67.38332159375966,1261.0,736.0,525.0,2483.865409639193,34042.22026606971,909.961333876347
+BR-GO-G100048 = 871.9122807017544,51.466657815795884,971.0,748.0,223.0,4912.301246256769,84043.24563371089,873.4299297054476
+BR-GO-G100049 = 311.90255910836987,86.12276050259261,898.0,203.0,695.0,60.70292987703195,295.1006665111443,323.57431334229386
+BR-GO-G100050 = 718.0893617021277,86.22477117060014,942.0,608.0,334.0,603.2057712668992,5249.090393936447,723.2475665726028
+BR-GO-G100051 = 658.1405622489959,42.03979502106857,769.0,605.0,164.0,3884.4028445534627,61576.33932145405,659.4818754468072
+BR-GO-G100052 = 775.5977011494252,65.40270650136576,862.0,601.0,261.0,1702.18544381338,20571.879911692246,778.3503761455871
+BR-GO-G100053 = 906.9511111111111,10.477162937068236,918.0,866.0,52.0,648922.8912098301,5.619572211213211E7,907.0116255533271
+BR-GO-G100054 = 659.89592760181,14.614906902801806,693.0,637.0,56.0,92188.84911647967,4168698.507997374,660.0577480563582
+BR-GO-G100055 = 527.4727822580645,89.28011410904205,929.0,369.0,560.0,223.65941190587807,1423.2063265125041,534.9752095175879
+BR-GO-G100056 = 571.9782542113323,45.22300521785145,666.0,434.0,232.0,2060.083772773904,26494.911210352526,573.7632294697677
+BR-GO-G100057 = 391.71868978805395,40.32261347476821,546.0,324.0,222.0,946.851829455761,9511.814780344106,393.78857917251133
+BR-GO-G100058 = 460.7656813266042,111.60292693078327,960.0,325.0,635.0,84.34136448800967,424.6136456256995,474.08883807561585
+BR-GO-G100059 = 599.873840445269,43.27912214922962,706.0,475.0,231.0,2704.191422686033,38051.501675529216,601.4330443736559
+BR-GO-G100060 = 597.3138599105812,148.95970559638087,1002.0,418.0,584.0,77.38609380753873,371.7069755823988,615.6077006768497
+BR-GO-G100061 = 759.8987244336926,180.9336420227454,1242.0,448.0,794.0,86.63626804159271,418.0390196446427,781.1421472507857
+BR-GO-G100062 = 529.8369797225187,86.26077553929719,816.0,316.0,500.0,250.223080534828,1653.9273252710034,536.8129529716302
+BR-GO-G100063 = 905.8709677419355,19.842376617133414,924.0,822.0,102.0,95287.33753621226,4356220.510544799,906.0882573499817
+BR-GO-G100064 = 727.0773558368495,69.94547550414298,880.0,608.0,272.0,1154.445890023948,12327.980368000377,730.434015441645
+BR-GO-G100065 = 804.923019431988,146.2499832534874,1247.0,582.0,665.0,183.84380992233716,1115.7742797562053,818.1015369825154
+BR-GO-G100066 = 826.1423670668954,52.86289563624743,920.0,721.0,199.0,3863.8667168499705,61122.6507851012,827.8319252106321
+BR-GO-G100067 = 839.0872483221476,28.691274906131866,916.0,800.0,116.0,25102.339549302284,736807.2598805914,839.5776316413943
+BR-GO-G100068 = 545.9071364250337,154.11094402827962,1097.0,248.0,849.0,55.54316736229096,241.67936311335072,567.2431442239456
+BR-GO-G100069 = 584.9405344373354,79.47609929543343,828.0,399.0,429.0,420.5430493339814,3255.8549224919175,590.3150677282879
+BR-GO-G100070 = 766.6165919282511,81.74974715364871,918.0,600.0,318.0,852.437192897402,8249.913960821516,770.9630472204049
+BR-GO-G100071 = 665.3907692307693,158.028076430848,944.0,408.0,536.0,87.43559845572159,425.0402330195055,683.8989316543408
+BR-GO-G100072 = 692.2621722846442,75.65236004448177,912.0,593.0,319.0,794.0437946693997,7529.9068397815,696.3836548602748
+BR-GO-G100073 = 810.2469945355191,104.91326721872773,983.0,627.0,356.0,483.63130719404717,3911.4877571170955,817.0110071427126
+BR-GO-G100074 = 632.0954478707782,83.45669690491944,901.0,472.0,429.0,457.7613770869645,3654.4202675971737,637.5811128611318
+BR-GO-G100075 = 461.66200335758253,30.77664586379776,634.0,385.0,249.0,3421.2820099714727,52048.61758951591,462.6867269273695
+BR-GO-G100076 = 897.3801169590644,17.227458769616472,917.0,851.0,66.0,141495.66475045658,7378542.341454927,897.5454638340739
+BR-GO-G100077 = 802.2645390070923,95.51718246877695,954.0,600.0,354.0,617.4675062568117,5393.139686891612,807.9306422552838
+BR-GO-G100078 = 543.3018518518519,69.06731550194152,797.0,391.0,406.0,509.8833690211734,4188.099522228809,547.6743524178363
+BR-GO-G100079 = 501.2559880239521,107.43926864130957,829.0,352.0,477.0,116.26470053889989,620.301061325027,512.6409679064363
+BR-GO-G100080 = 855.050799086758,94.43316376915885,1055.0,607.0,448.0,769.521293453453,7216.445631833409,860.2496680838395
+BR-GO-G100081 = 761.6494845360825,78.22724513350576,927.0,606.0,321.0,952.2593213647207,9560.687128701493,765.6562147434432
+BR-GO-G100082 = 475.13196033562167,91.27376516068085,693.0,265.0,428.0,156.89561171274156,903.4299187107436,483.81947040086953
+BR-GO-G100083 = 633.2808090310442,102.56084937976027,1023.0,458.0,565.0,254.9047599432475,1709.2221332151635,641.5320030306452
+BR-GO-G100084 = 368.42669654289375,81.35593107038447,704.0,275.0,429.0,108.25618998263823,581.8106744204927,377.30229027377857
+BR-GO-G100085 = 658.8179447052687,88.35292682185212,924.0,575.0,349.0,438.1361850323172,3462.9790227437597,664.7159723849443
+BR-GO-G100086 = 510.56846799580273,69.91545473326765,621.0,265.0,356.0,411.07329364207163,3158.2307931980054,515.3332235768819
+BR-GO-G100087 = 911.5958646616541,21.210018154566058,1063.0,843.0,220.0,79523.84553519529,3423655.3129356336,911.8425770594099
+BR-GO-G100088 = 579.2885108366348,37.82591095273732,776.0,425.0,351.0,3636.8670179877236,56365.048776343654,580.5221600651696
+BR-GO-G100089 = 613.3014616321559,76.32949830907143,884.0,412.0,472.0,543.1169829413709,4568.383248761835,618.0330696267421
+BR-GO-G100090 = 603.2968152866242,77.24131960826249,880.0,457.0,423.0,500.8424602485172,4120.341231604375,608.2213978394783
+BR-GO-G100091 = 684.1458602846054,71.1191382791152,849.0,493.0,356.0,918.9027330023442,9114.48224543537,687.8324577788742
+BR-GO-G100092 = 728.9705230874084,110.8877065889938,972.0,507.0,465.0,304.1595693234926,2137.4550641517017,737.3561602122115
+BR-GO-G100093 = 475.65677966101697,89.74128773993971,638.0,338.0,300.0,165.11809476248763,966.0794863105106,484.048417787634
+BR-GO-G100094 = 615.5791505791506,35.66232816634009,860.0,576.0,284.0,5198.275673115716,90817.16629471666,616.6112975594854
+BR-GO-G100095 = 361.9531832413896,76.05055809291594,738.0,262.0,476.0,123.62819064494839,683.937462604946,369.85645086278925
+BR-GO-G100096 = 913.1225033288948,11.001436154507592,928.0,858.0,70.0,572040.1977178424,4.749968391930684E7,913.1887743961208
+BR-GO-G100097 = 899.4450261780105,55.45736279057004,1116.0,710.0,406.0,4314.427722866085,70745.86935303189,901.1530803387664
+BR-GO-G100098 = 698.0474183350896,111.97917194081687,990.0,595.0,395.0,262.15997989677356,1776.6838252134294,706.9720879870963
+BR-GO-G100099 = 726.688115561392,104.41682736871964,936.0,499.0,437.0,357.63490851171406,2629.931186151847,734.1515450749362
+BR-GO-G100100 = 361.4599531615925,79.70720225802104,776.0,232.0,544.0,108.35465166904623,580.4083920552771,370.143939341686
+BR-GO-G100101 = 620.1354166666666,20.505649522177762,672.0,590.0,82.0,27750.605976428244,842050.0486194849,620.4743481133339
+BR-GO-G100102 = 485.3810660302307,73.74163366577473,763.0,373.0,390.0,306.7153035404417,2190.3536072232805,490.9507182970002
+BR-GO-G100103 = 494.76666666666665,45.877981050817255,657.0,409.0,248.0,1287.617835160822,14271.7435192721,496.889166303456
+BR-GO-G100104 = 724.2888286978925,124.13933902363136,989.0,373.0,616.0,215.67180787470895,1355.1564293668935,734.8502451995163
+BR-GO-G100105 = 617.9833836858006,109.20956611555995,855.0,412.0,443.0,198.16438533911338,1219.327851548382,627.5589150373854
+BR-GO-G100106 = 567.9837251356239,124.83355660188103,945.0,332.0,613.0,109.00264469272011,578.4415519132199,581.5401352209622
+BR-GO-G100107 = 357.7693898655636,77.28481868727086,624.0,276.0,348.0,114.60557032221544,620.6622048070608,366.02169269635095
+BR-GO-G100108 = 685.0611709874745,97.0671779685011,933.0,584.0,349.0,373.97400035073287,2818.710392752087,691.9037830750012
+BR-GO-G100109 = 721.9730483271376,108.65648873851386,1082.0,478.0,604.0,313.4719184919816,2221.941373837048,730.1036330931124
+BR-GO-G100110 = 310.41320660330166,41.55736821671205,552.0,235.0,317.0,440.4312441913493,3492.2788725519918,313.18265227634083
+BR-GO-G100111 = 374.578990228013,44.6094100036036,610.0,269.0,341.0,618.5899875340883,5447.51238799427,377.2259526876531
+BR-GO-G100112 = 715.4785714285714,85.43642592097154,866.0,605.0,261.0,612.770507851448,5352.441646143494,720.5615650640957
+BR-GO-G100113 = 892.66796875,22.779923430490793,918.0,833.0,85.0,60291.424483388255,2367141.4798150193,892.9585809788437
+BR-GO-G100114 = 719.6977798213347,181.55783668374534,1299.0,382.0,917.0,74.45085559905388,347.5760070501826,742.2453383760927
+BR-GO-G100115 = 684.4977973568282,67.058615588631,795.0,599.0,196.0,1094.2228989774887,11485.111896085424,687.7747396575519
+BR-GO-G100116 = 620.0227848101266,13.870540217155147,654.0,600.0,54.0,89453.56991718916,4004724.642679259,620.177914448443
+BR-GO-G100117 = 633.1346083118793,192.83931871947638,1099.0,340.0,759.0,45.68991030742628,188.78667792838462,661.850764966264
+BR-GO-G100118 = 905.186170212766,11.678422556913945,918.0,867.0,51.0,465882.9582204157,3.612799057678876E7,905.261502715029
+BR-GO-G100119 = 490.24074074074076,59.530328684744724,829.0,391.0,438.0,585.331776334787,5086.491042128155,493.8419219905737
+BR-GO-G100120 = 828.803334596438,90.12043840444697,969.0,657.0,312.0,804.9152753297568,7643.971071236239,833.6885874572022
+BR-GO-G100121 = 941.1280276816609,46.334807701775134,1119.0,896.0,223.0,8442.511147440662,172843.42451757813,942.2679443198382
+BR-GO-G100122 = 701.345963756178,62.26918959646363,882.0,625.0,257.0,1463.344436791602,16889.82953504539,704.1048308668834
+BR-GO-G100123 = 842.7732630272952,78.17006269671121,1152.0,651.0,501.0,1286.115199349716,14237.368449642112,846.3907676573997
+BR-GO-G100124 = 616.5309603262884,43.690622250982734,920.0,473.0,447.0,2853.443298059493,40920.24924460581,618.0770951212588
+BR-GO-G100125 = 891.2159090909091,20.48915947499399,917.0,815.0,102.0,82424.88947643925,3590761.1525368183,891.4514020813066
+BR-GO-G100126 = 602.1816037735849,45.29809589560619,726.0,513.0,213.0,2389.812363042702,32326.807509053397,603.882936847113
+BR-GO-G100127 = 609.0194552529183,6.450922994839697,627.0,578.0,49.0,841730.7040921273,7.949245154713044E7,609.0536193834223
+BR-GO-G100128 = 599.4919116612745,102.01564920739986,893.0,398.0,495.0,221.01414919180309,1412.6378262195574,608.1099775784776
+BR-GO-G100129 = 860.1,71.65045051375127,1145.0,746.0,399.0,1766.6955652465197,21677.529310531976,863.0792530578078
+BR-GO-G100130 = 479.8049090139653,126.02034017395962,935.0,293.0,642.0,67.64867449892014,316.1559682234876,496.0784986788482
+BR-GO-G100131 = 712.5862646566164,80.59918416496076,960.0,599.0,361.0,718.5304013660799,6615.445998093899,717.1299833819018
+BR-GO-G100132 = 555.9185136897001,121.66753743680039,932.0,303.0,629.0,109.16230516736329,565.4540291768907,569.076781751725
+BR-GO-G100133 = 833.6180169037312,82.221309152126,1100.0,590.0,510.0,1071.935564756711,11158.941719471806,837.6630240049986
+BR-GO-G100134 = 776.4809384164223,96.43349897536952,928.0,608.0,320.0,546.0149088899115,4588.269918211698,782.4462073834088
+BR-GO-G100135 = 1012.5149804602692,122.50504475008461,1308.0,817.0,491.0,589.7837106108552,5091.040733073818,1019.8990497327073
+BR-GO-G100136 = 607.9748722316865,57.41797911809368,930.0,440.0,490.0,1220.3767841327287,13314.418545108872,610.6801696396743
+BR-GO-G100137 = 332.38513656574213,68.00733921327887,728.0,222.0,506.0,132.35217644910162,736.4760339319542,339.2710969073213
+BR-GO-G100138 = 776.7836644591612,133.8450126649077,966.0,485.0,481.0,212.27381426614855,1324.2777208911687,788.2305175428518
+BR-GO-G100139 = 666.759298618491,116.53709156328208,945.0,455.0,490.0,204.72378991692105,1276.4164219929073,676.8669411370678
+BR-GO-G100140 = 545.3066918001884,101.99811313185296,881.0,425.0,456.0,169.98091681159278,1016.6344309680088,554.7639166388925
+BR-GO-G100141 = 590.3620689655172,62.328578234104604,934.0,538.0,396.0,881.4192064125242,8725.61428642087,593.6431791387239
+BR-GO-G100142 = 702.307210031348,70.38973220169333,782.0,577.0,205.0,1022.8406943780029,10495.487415489684,705.8258508027614
+BR-GO-G100143 = 733.6999852572608,110.17705616347784,932.0,426.0,506.0,315.1352431119954,2230.974045070454,741.9263117529631
+BR-GO-G100144 = 691.9596962616822,113.45332375034782,1024.0,561.0,463.0,245.79380497871054,1624.2239874840736,701.1988861375643
+BR-GO-G100145 = 637.6086956521739,31.80377998414722,719.0,607.0,112.0,8119.108546770743,164040.8948680546,638.4013856442878
+BR-GO-G100146 = 760.1049180327869,59.75942596951876,921.0,691.0,230.0,2097.2282668305966,27213.524115554057,762.4504412811604
+BR-GO-G100147 = 543.9860237596087,52.172667423166615,694.0,415.0,279.0,1165.0760595332117,12484.922788071286,546.4821875156023
+BR-GO-G100148 = 781.15,232.75674271173824,1261.0,407.0,854.0,47.727079084842714,194.15309007902002,815.0895802166641
+BR-GO-G100149 = 572.43,77.05023318156364,800.0,425.0,375.0,432.86949068231985,3395.7316593036294,577.5922812272801
+BR-GO-G100150 = 253.42127292872092,41.88460197153793,405.0,178.0,227.0,239.98490767307587,1570.373532624385,256.85922497571977
+BR-GO-G100151 = 654.8074602303894,127.20312024720869,923.0,387.0,536.0,151.43167897139108,854.3471618995263,667.0483069268663
+BR-GO-G100152 = 806.5711382113822,58.17898005158463,929.0,711.0,218.0,2706.845140645709,38133.09530470635,808.6666771392569
+BR-GO-G100153 = 458.27564894932016,100.33852176343629,759.0,297.0,462.0,109.10140397004326,564.5999208108465,469.1315267274116
+BR-GO-G100154 = 331.2808777429467,40.583704798284906,540.0,242.0,298.0,568.6860350294057,4852.250578661133,333.7574823929668
+BR-GO-G100155 = 583.1804384485666,88.23221405535294,861.0,433.0,428.0,309.25000636648343,2191.3220346191124,589.8172152338146
+BR-GO-G100156 = 574.0194698217763,153.40577842576218,939.0,339.0,600.0,64.7198926753591,299.644993953059,594.1646948354363
+BR-GO-G100157 = 443.46990291262136,35.4461791796687,532.0,365.0,167.0,1995.9313227834723,25446.12517837015,444.8842393339721
+BR-GO-G100158 = 638.1304139363913,64.88070165354074,940.0,504.0,436.0,983.1488854670397,10033.241074713607,641.420244954652
+BR-GO-G100159 = 910.4464739884393,34.29796286010789,1112.0,759.0,353.0,18784.674839668165,500769.2553552872,911.0922742808959
+BR-GO-G100160 = 729.0235144582142,89.34084477938724,940.0,497.0,443.0,567.5952147396254,4828.321394081115,734.4774136615098
+BR-GO-G100161 = 783.0876176683563,71.65527337845724,954.0,640.0,314.0,1338.276262298571,14994.482010896008,786.3591387835733
+BR-GO-G100162 = 816.4785992217899,67.49463539125263,919.0,718.0,201.0,1806.7184037369477,22303.896028604413,819.2635893250562
+BR-GO-G100163 = 633.6498422712933,20.40938521139191,710.0,615.0,95.0,30021.474891565107,935129.1922218918,633.9784425476485
+BR-GO-G100164 = 779.9990157480315,65.79002777729103,882.0,610.0,272.0,1701.5518107380472,20579.59429353307,782.7686710151567
+BR-GO-G100165 = 658.3603202846975,58.25744396927626,888.0,555.0,333.0,1478.1830670843751,17128.0166129534,660.9328567284296
+BR-GO-G100166 = 495.0242197855163,96.50647873392643,975.0,293.0,682.0,150.7120620351548,861.4391150364245,504.3436116497174
+BR-GO-G100167 = 645.9568452380952,76.55030392182428,923.0,558.0,365.0,627.702469087541,5553.96495192496,650.4768980836108
+BR-GO-G100168 = 763.6322505800464,96.9818459788183,950.0,615.0,335.0,512.0568856926168,4225.542519134799,769.7659985835994
+BR-GO-G100169 = 691.8903803131991,97.43676465568207,925.0,579.0,346.0,380.291919549416,2874.2958343794476,698.7175548649898
+BR-GO-G100170 = 896.3516483516484,27.470573117298176,925.0,794.0,131.0,34836.65302158893,1139762.5864862716,896.7724961717491
+BR-MA-G110001 = 96.37362637362638,2.9450959485418498,102.0,92.0,10.0,35139.433895442235,1153124.622390721,96.41861568467704
+BR-MA-G110002 = 6.960495739736638,9.851373638927768,73.0,1.0,72.0,5.215838106768296,23.675645004522003,12.062257811730513
+BR-MA-G110003 = 93.00555812876331,12.414710105531087,109.0,53.0,56.0,441.26952143598464,3441.567495047873,93.83047942884632
+BR-MA-G110004 = 86.16438356164383,11.545756142149209,103.0,64.0,39.0,437.9268014308364,3434.700644585271,86.93448958527367
+BR-MA-G110005 = 464.09179926560586,113.8344073584475,818.0,256.0,562.0,80.30302892633068,383.66898979067645,477.84879454094727
+BR-MA-G110006 = 238.45799140289176,67.95582787685716,325.0,75.0,250.0,53.097513015762345,218.86743873728477,247.95202803431675
+BR-MA-G110007 = 29.334735071488645,20.03959024008148,88.0,1.0,87.0,8.338727221295226,25.145289701174853,35.526213683768695
+BR-MA-G110008 = 89.90106692531523,10.529802001484983,108.0,63.0,45.0,647.4603491771206,5735.839042906172,90.51562607914992
+BR-MA-G110009 = 11.324308755760368,11.000901046320543,50.0,1.0,49.0,5.000490534167317,13.365313385453343,15.787963536401017
+BR-MA-G110010 = 31.528698979591837,24.83633556150494,89.0,1.0,88.0,6.5039965850555115,17.80892838112626,40.13604892698567
+BR-MA-G110011 = 12.79225352112676,9.553913540310438,42.0,1.0,41.0,7.324187610965252,21.935437032984915,15.966183453928714
+BR-MA-G110012 = 42.14656771799629,26.165908549544994,110.0,10.0,100.0,9.974217468674762,31.51140836592568,49.6083454736277
+BR-MA-G110013 = 112.11971830985915,62.66229434289019,313.0,40.0,273.0,12.48137867269326,43.69550080102879,128.44218297038236
+BR-MA-G110014 = 1.4001790510295433,1.0696931697177623,8.0,1.0,7.0,9.609447452101563,47.180118432271584,1.7620286184630771
+BR-MA-G110015 = 416.9578257415254,122.64508339674978,820.0,215.0,605.0,49.895857388349384,210.59879908406324,434.62126607944043
+BR-MA-G110016 = 226.13721079691516,73.22205901509861,447.0,82.0,365.0,38.94467775710965,153.6944564338733,237.69625161836066
+BR-MA-G110017 = 226.90325603185758,95.28945933263661,547.0,79.0,468.0,21.082578110183956,72.71351562928751,246.09991600519754
+BR-MA-G110018 = 27.39652567975831,15.254557637460266,80.0,1.0,79.0,11.207254756200976,32.280054625316346,31.357154654659816
+BR-MA-G110019 = 285.28456221198155,64.10667784375654,451.0,149.0,302.0,101.65754973877799,516.9271188670746,292.39861077071686
+BR-MA-G110020 = 23.90625,27.45293727973978,108.0,1.0,107.0,4.604292291405826,13.343958842747174,36.4029195854924
+BR-MA-G110021 = 134.07156383933022,73.08172524272798,365.0,29.0,336.0,12.593282549178431,41.39204952748735,152.69617806211534
+BR-MA-G110022 = 66.12552552552553,35.139659286251636,123.0,15.0,108.0,12.156916008452656,33.996592565460226,74.8824464128996
+BR-MA-G110023 = 90.32968299711816,23.886685200560734,129.0,23.0,106.0,63.77716135526043,269.9106156977854,93.43460472560767
+BR-MA-G110024 = 176.66915887850467,46.19014826225139,309.0,86.0,223.0,67.09833902311877,299.18118394807755,182.60756144072212
+BR-MA-G110025 = 13.37679083094556,10.624881864265632,35.0,1.0,34.0,6.161782642787717,15.81734911732914,17.08293439560282
+BR-MA-G110026 = 10.210796915167094,5.069621874055606,35.0,3.0,32.0,15.832905442156234,59.898181668110794,11.400063139679926
+BR-MA-G110027 = 50.08920773549595,42.43812598714938,222.0,1.0,221.0,6.298723025562525,20.060938144089743,65.65000585583269
+BR-MA-G110028 = 48.232480533926584,29.847189823215547,108.0,14.0,94.0,9.951671343497898,30.484544056583797,56.720604005940075
+BR-MA-G110029 = 264.50027648313454,85.62492346212711,600.0,66.0,534.0,38.92669702602005,153.13228935525464,278.01443088003464
+BR-MA-G110030 = 126.23257414160875,86.14057610005692,368.0,1.0,367.0,8.092043462671231,23.284991347272598,152.82297479524024
+BR-MA-G110031 = 105.51359147897482,33.30378146841325,214.0,34.0,180.0,42.34618658728575,178.37299908852685,110.64474613323414
+BR-MA-G110032 = 4.609427609427609,4.066241740795943,17.0,1.0,16.0,5.834916230445066,16.756194204850708,6.1466368675190814
+BR-MA-G110033 = 88.86345280161535,14.430700278973406,142.0,30.0,112.0,251.1444696215456,1648.0015028169419,90.02754219885423
+BR-MA-G110034 = 94.94242047272081,21.202809985389894,186.0,44.0,142.0,103.08767148764463,523.1876841061979,97.28115108537455
+BR-MA-G110035 = 80.52359550561798,24.940333393300275,106.0,30.0,76.0,42.54344872999284,162.94156823607958,84.29750686065009
+BR-MA-G110036 = 228.81148176881302,71.52524924889279,416.0,96.0,320.0,42.79812846240638,174.91800455216347,239.73017221316988
+BR-MA-G110037 = 62.78083462132921,31.827634759567168,221.0,28.0,193.0,15.389974977683522,60.75674330519301,70.38772286513539
+BR-MA-G110038 = 6.817160367722165,7.600889127726844,43.0,1.0,42.0,5.020353706930117,16.618729703272212,10.210151370632854
+BR-MA-G110039 = 143.88,21.132782327201706,187.0,99.0,88.0,335.8027744958559,2422.8904827798524,145.4236875095969
+BR-MA-G110040 = 79.05389221556887,29.244735947842678,117.0,28.0,89.0,27.319648330953747,93.14544470296636,84.28981228529234
+BR-MA-G110041 = 90.07782515991471,11.376542223685467,101.0,62.0,39.0,519.3878087248061,4284.856585292145,90.79339347390571
+BR-MA-G110042 = 377.43558850787764,52.70806577533364,545.0,269.0,276.0,388.4879452311008,2934.2990494908227,381.09810242254537
+BR-MA-G110043 = 128.2626582278481,41.71752505520067,212.0,87.0,125.0,39.12839547444691,158.44432681579252,134.87646715570904
+BR-MA-G110044 = 165.1453214845792,43.79300500435768,223.0,82.0,141.0,64.19868632036106,278.36561264069655,170.85316647799277
+BR-MA-G110045 = 51.17318815923784,49.171983101759295,217.0,1.0,216.0,5.468664855936501,16.67661323889496,70.96886013273934
+BR-MA-G110046 = 170.62062615101289,56.30641388786715,307.0,91.0,216.0,37.15802809717511,144.35834071284464,179.67139536686275
+BR-MA-G110047 = 157.0794979079498,58.94581191945831,308.0,93.0,215.0,27.59312701664832,102.58430754480584,167.77537782957828
+BR-MA-G110048 = 180.78893905191873,31.794549478279503,214.0,90.0,124.0,199.89879092350589,1219.150249777374,183.56343279652717
+BR-MA-G110049 = 256.9376584188292,118.35001651560013,637.0,72.0,565.0,17.18975371191115,56.71893370995784,282.8845819817569
+BR-MA-G110050 = 16.513698630136986,16.16788474968309,75.0,1.0,74.0,5.178161798552839,14.946282055544422,23.110662901051267
+BR-MA-G110051 = 29.63085399449036,18.546236943928378,67.0,1.0,66.0,8.964921526240952,24.3860605773856,34.95640732717166
+BR-MA-G110052 = 12.781740370898715,9.356972445599784,38.0,1.0,37.0,7.155849800742229,19.71667039080607,15.840638252822265
+BR-MA-G110053 = 97.42547770700637,9.548260951198301,111.0,66.0,45.0,1091.6531421550835,11416.538654772565,97.892251959134
+BR-MA-G110054 = 217.00777070063694,77.87437991982007,392.0,48.0,344.0,29.729576792813052,105.77546702715394,230.5575667644779
+BR-MA-G110055 = 68.24181818181818,23.395486673591837,104.0,31.0,73.0,33.58415601198372,125.15451349958767,72.1407966788179
+BR-MA-G110056 = 48.54119973632169,31.443566497846042,112.0,10.0,102.0,8.818298109985975,25.02501811340355,57.835507657026284
+BR-MA-G110057 = 278.8165725047081,48.12041421224976,325.0,152.0,173.0,210.86655755528085,1307.002904624486,282.9386070638499
+BR-MA-G110058 = 77.64153846153846,8.789983675624859,103.0,63.0,40.0,716.2985468298758,6581.125128309464,78.13752176574522
+BR-MA-G110059 = 86.41780821917808,19.120116656273872,108.0,46.0,62.0,105.19604482107846,529.3005853785972,88.50771965402885
+BR-MA-G110060 = 19.606153846153845,4.547951139367579,35.0,10.0,25.0,93.72911815817777,471.9184040758011,20.126726713629523
+BR-MA-G110061 = 97.60533333333333,39.84519341429097,309.0,47.0,262.0,24.66774129055837,109.64021996516264,105.42504699232215
+BR-MA-G110062 = 102.04437869822485,2.677063612318228,108.0,89.0,19.0,55497.43998586138,2119615.8933673883,102.07948811338703
+BR-MA-G110063 = 298.4242043551089,59.50853745946529,503.0,174.0,329.0,141.34770859531,790.2453487699264,304.2996414318367
+BR-MA-G110064 = 12.572780203784571,9.861715706021482,33.0,1.0,32.0,6.383249606795905,16.943803067734862,15.978993670412052
+BR-MA-G110065 = 11.952244508118433,12.89149532056683,79.0,1.0,78.0,5.415489335571726,19.788176615014933,17.57972697120305
+BR-MA-G110066 = 91.60826446280991,11.148298515819722,103.0,64.0,39.0,578.5749524330103,4936.36017533769,92.28411931467922
+BR-MA-G110067 = 39.4984126984127,25.101492348372368,98.0,1.0,97.0,9.333482077421436,28.498469606484438,46.79967439854175
+BR-MA-G110068 = 163.35953420669577,44.50371428029124,293.0,58.0,235.0,60.17605293465022,260.76267871745534,169.31307687526797
+BR-MA-G110069 = 370.4969943963321,87.54168014577013,569.0,170.0,399.0,88.56891551626167,431.6250123513571,380.6987898844177
+BR-MA-G110070 = 39.067357512953365,25.436186979246088,110.0,3.0,107.0,8.97336926174387,26.897556794215667,46.61821565748826
+BR-MA-G110071 = 91.5734308348568,44.65385457685178,227.0,7.0,220.0,15.850211277840028,56.402270598568926,101.88061623015895
+BR-MA-G110072 = 244.45021755822881,61.02172272485399,389.0,84.0,305.0,75.97977909814512,350.4731228772572,251.951502294736
+BR-MA-G110073 = 55.49498596068993,29.402262761310787,109.0,5.0,104.0,12.65582771283332,37.82479182931527,62.80275887460944
+BR-MA-G110074 = 44.920679886685555,10.062521132851623,75.0,28.0,47.0,103.04929803024103,531.941395580513,46.03392024400226
+BR-MA-G110075 = 249.14752650176678,48.5623925939319,410.0,187.0,223.0,151.29509738460942,871.6459337070146,253.836159631357
+BR-MA-G110076 = 20.303514376996805,10.060387338465288,59.0,11.0,48.0,15.713437187755785,57.24948904558025,22.659304699325375
+BR-MA-G110077 = 1.75,2.3540744819709225,16.0,1.0,15.0,6.692922937830381,36.151958844479616,2.93328598446634
+BR-MA-G110078 = 40.69144144144144,12.313539705722688,79.0,13.0,66.0,46.93211442155787,201.47616867989683,42.513723274569436
+BR-MA-G110079 = 317.7403314917127,57.65730962430478,479.0,224.0,255.0,184.55357737938294,1121.4781671590993,322.9292238394915
+BR-MA-G110080 = 175.36661951909477,48.14337045870381,366.0,63.0,303.0,59.324411790289844,260.09947642540874,181.85498442627005
+BR-MA-G110081 = 277.8766131570664,72.44306292655722,468.0,116.0,352.0,68.11741017931284,309.5900518995655,287.1644293881523
+BR-MA-G110082 = 352.7347542924808,51.53061119208736,437.0,200.0,237.0,341.0098244134122,2470.992490172878,356.4789064946296
+BR-MA-G110083 = 83.68568353067815,24.078947555554883,114.0,34.0,80.0,51.86926969943126,212.71454635038188,87.08093559086271
+BR-MA-G110084 = 70.51531728665208,21.038473810150283,97.0,9.0,88.0,46.735520477932006,183.43601155943114,73.58686942857125
+BR-MA-G110085 = 42.22463768115942,9.954984270467067,67.0,8.0,59.0,88.50087985038502,426.88768849806274,43.38227448083416
+BR-MA-G110086 = 39.97033158813264,9.551321430921785,58.0,12.0,46.0,84.59203425696231,394.9965984191957,41.09568284311698
+BR-MA-G110087 = 72.12238950947062,15.133213841328365,102.0,26.0,76.0,122.17889200728516,647.7604502634069,73.69296594467593
+BR-MA-G110088 = 15.970244420828905,4.698244731113508,27.0,9.0,18.0,50.14486142976378,214.16697554170656,16.64698802830268
+BR-MA-G110089 = 49.476027397260275,30.520643821631925,108.0,22.0,86.0,9.89402032246927,29.604354754637797,58.13249509784841
+BR-MA-G110090 = 99.53782668500688,14.198083339571463,122.0,58.0,64.0,364.0687325049187,2672.875670105465,100.54533560385526
+BR-MA-G110091 = 265.36540016168146,84.5575810333269,641.0,75.0,566.0,40.70168608576675,163.9503748987966,278.51172347529115
+BR-MA-G110092 = 24.983173076923077,15.086201206886372,94.0,10.0,84.0,11.619061829000776,45.32738869440002,29.184797478244626
+BR-MA-G110093 = 51.18313253012048,26.66671052882635,106.0,23.0,83.0,13.701537684363453,44.69162255317363,57.713313074403345
+BR-MA-G110094 = 148.3007175472929,48.02949714187844,216.0,74.0,142.0,38.700714159020336,149.5253603938169,155.88436554299997
+BR-MA-G110095 = 28.86134708737864,19.414578551214376,75.0,1.0,74.0,7.866211147071543,20.816968343788556,34.78366306212469
+BR-MA-G110096 = 345.1002751031637,78.20710337179116,624.0,176.0,448.0,99.57295695512934,505.9504414196062,353.85102923982754
+BR-MA-G110097 = 10.123205741626794,17.856294703454502,71.0,1.0,70.0,3.739500598348041,11.33022874258085,20.526240645182046
+BR-MA-G110098 = 63.04154929577465,18.33645926684736,104.0,40.0,64.0,51.944293555384505,226.87971137099538,65.6541139309361
+BR-MA-G110099 = 36.54644234139502,20.152808252774722,83.0,2.0,81.0,11.445215070904629,33.027632121295035,41.7346154682898
+BR-MA-G110100 = 189.57075152335815,42.18844027937486,312.0,92.0,220.0,104.39614252598662,536.3030822121087,194.2084816024706
+BR-MA-G110101 = 181.28943661971832,45.96866692780217,351.0,70.0,281.0,73.16783409189192,338.7155891922045,187.026677693355
+BR-MA-G110102 = 299.40356506238857,61.60844434895137,427.0,166.0,261.0,129.43424747787452,703.3358786001112,305.67645507491375
+BR-MA-G110103 = 291.6473192326611,75.62741055786634,500.0,112.0,388.0,69.10298154517302,315.4042694307517,301.29331894897
+BR-MA-G110104 = 5.561181434599156,8.261640009745388,70.0,1.0,69.0,6.516496425330668,39.5980093653016,9.958987629229997
+BR-MA-G110105 = 148.2623589468028,70.81472467019243,325.0,49.0,276.0,16.167092662704725,53.96541016845308,164.30597162180598
+BR-MA-G110106 = 328.3677378165567,89.21506393730544,522.0,189.0,333.0,61.51514852624985,276.2524009023027,340.27150758196086
+BR-MA-G110107 = 60.912689604143544,32.117474177151635,122.0,11.0,111.0,12.223530796621635,33.947872439826426,68.86136727026805
+BR-MA-G110108 = 312.0927731092437,75.41451701326133,525.0,180.0,345.0,83.85830889882678,408.1506017372054,321.07514448079183
+BR-MA-G110109 = 50.414398897692045,16.377085035808147,97.0,16.0,81.0,38.569026121325884,151.47515178202553,53.00774028843056
+BR-MA-G110110 = 52.555191256830604,17.986271718135853,100.0,16.0,84.0,34.09451546923688,131.24971169284095,55.547764116665
+BR-MA-G110111 = 16.482103725346967,17.637196970517284,99.0,1.0,98.0,5.695782913569798,21.43080652692824,24.139810690846762
+BR-MA-G110112 = 100.08921568627451,33.318323307338,217.0,54.0,163.0,37.97903577746056,164.22748175928555,105.48915472552561
+BR-MA-G110113 = 44.077111383108935,16.185360733076337,78.0,15.0,63.0,28.53866961604919,103.28320462868496,46.95484692700851
+BR-MA-G110114 = 23.924545454545456,19.775851602688753,92.0,1.0,91.0,6.332376682075003,19.12239194456782,31.03978385585476
+BR-MA-G110115 = 2.8077601410934743,2.2285805288363028,9.0,1.0,8.0,6.891568188613739,20.734455093251988,3.5847019657736565
+BR-MA-G110116 = 33.93019726858877,8.699570836427494,46.0,13.0,33.0,70.44942749787624,315.74243050472853,35.02771501858734
+BR-MA-G110117 = 63.31544256120527,27.27938949269499,98.0,15.0,83.0,19.16630758394081,60.095254036221135,68.94207973230458
+BR-MA-G110118 = 307.43784153005464,49.1921232392302,432.0,181.0,251.0,263.06414831001644,1768.326740362337,311.3485047233126
+BR-MA-G110119 = 339.4775179856115,64.66063482520009,459.0,197.0,262.0,160.25920933492299,922.5346943830409,345.58064603456756
+BR-MA-G110120 = 349.77704609595486,80.4403038499137,631.0,218.0,413.0,95.94596064833347,485.2583516660648,358.90754305124057
+BR-MA-G110121 = 86.47292817679558,22.082982291696837,211.0,38.0,173.0,72.12879459957261,338.3570481470096,89.24811154508896
+BR-MA-G110122 = 148.15108593012275,48.8636771876759,251.0,41.0,210.0,36.56204476280818,136.62479412835268,156.00129233623682
+BR-MA-G110123 = 177.8643761301989,66.94184835856558,330.0,80.0,250.0,27.25186747207321,100.15241034754364,190.04459307711463
+BR-MA-G110124 = 61.46902452937821,58.52871401257498,228.0,1.0,227.0,5.678125647190021,17.83231906848707,84.876683138298
+BR-MA-G110125 = 27.572344013490724,18.013689119279277,100.0,1.0,99.0,8.536063575798329,24.82638670281243,32.935196220522464
+BR-MA-G110126 = 79.75807514831905,15.748062077037394,104.0,52.0,52.0,145.07799517421924,812.9396392691627,81.29792131750438
+BR-MA-G110127 = 78.90592051905921,27.259455777071775,152.0,28.0,124.0,32.64083292497707,118.7832920594578,83.48186762538451
+BR-MA-G110128 = 40.36557610241821,37.90883439752983,99.0,1.0,98.0,4.853607103802448,11.567969033586278,55.375621526619994
+BR-MA-G110129 = 13.23360655737705,7.954594502288612,42.0,1.0,41.0,10.359859598575543,32.357843952886604,15.44033407058582
+BR-MA-G110130 = 54.70867768595041,21.22060064276953,110.0,24.0,86.0,25.726410247625278,95.80922721808217,58.680092925839205
+BR-MG-G150001 = 743.3347826086956,84.56702311696793,920.0,624.0,296.0,705.8118869833818,6445.989679099876,748.1297884958082
+BR-MG-G150002 = 630.7069450020073,32.088822368797864,792.0,602.0,190.0,7653.897567431678,151707.77733375807,631.5227177186749
+BR-MG-G150003 = 870.9906040268456,231.2136143962668,1530.0,420.0,1110.0,65.3922978207038,299.1890178206137,901.1572381028934
+BR-MG-G150004 = 618.9347826086956,34.56493710578184,679.0,502.0,177.0,5793.837719017939,104638.46388960083,619.8991853519409
+BR-MG-G150005 = 424.74244604316544,186.29383033239793,933.0,134.0,799.0,19.529255802159437,68.68549183971831,463.8011822868151
+BR-MG-G150006 = 586.3330975954739,144.11072502982802,945.0,266.0,679.0,80.12448217150589,385.9815996742626,603.7834068641885
+BR-MG-G150007 = 586.0261865793781,22.382684921880163,628.0,547.0,81.0,18026.303141001405,474010.7100959134,586.4534729550846
+BR-MG-G150008 = 859.9837837837838,49.31059594214483,931.0,776.0,155.0,5356.732051782127,94328.04198927426,861.3963334280238
+BR-MG-G150009 = 426.91985706993364,136.27644039607125,622.0,234.0,388.0,40.43336999573455,160.13236270370174,448.1426475661924
+BR-MG-G150010 = 838.0386384544619,104.13748068017982,1187.0,534.0,653.0,545.3892621461538,4588.085766888407,844.4840877275444
+BR-MG-G150011 = 341.5207100591716,157.83862553896452,930.0,71.0,859.0,17.43679693686272,60.616989854098804,376.23055047583546
+BR-MG-G150012 = 1296.0686164229471,198.8255415350406,2290.0,1076.0,1214.0,298.3186211423926,2112.4649448758023,1311.2305115589686
+BR-MG-G150013 = 1518.5573770491803,162.49986376692036,2067.0,1204.0,863.0,844.5122511771958,8168.644083424435,1527.227132130239
+BR-MG-G150014 = 1089.7209302325582,109.62684959020142,1246.0,838.0,408.0,1011.8229881897219,10350.435103114913,1095.2213255493086
+BR-MG-G150015 = 468.5774193548387,135.70460854531456,832.0,1.0,831.0,50.6051124808807,205.56257950775992,487.8324904203055
+BR-MG-G150016 = 831.1086448598131,47.234215778603435,928.0,758.0,170.0,5500.615356929243,97730.1401717501,832.4497886965523
+BR-MG-G150017 = 498.3096705062952,231.92197692521214,1076.0,166.0,910.0,16.782012731357494,54.42280077957688,549.6365445464768
+BR-MG-G150018 = 247.32602739726028,61.64849991486147,328.0,140.0,188.0,76.09638266296439,349.1440211217217,254.89350986218344
+BR-MG-G150019 = 823.0734522560335,92.68961653820821,985.0,660.0,325.0,726.5166760587971,6680.876815957884,828.2760849032558
+BR-MG-G150020 = 860.2621359223301,56.16383622703695,926.0,740.0,186.0,3638.6497876691255,56400.87594055057,862.0935674283778
+BR-MG-G150021 = 831.3155339805825,66.37423895520877,960.0,685.0,275.0,2001.9994898605291,25536.205716388406,833.9610642196099
+BR-MG-G150022 = 581.0226757369614,149.64024715110446,940.0,261.0,679.0,70.08762112849033,319.16570470221524,599.9829608313738
+BR-MG-G150023 = 765.9839901477833,67.51360738479522,913.0,638.0,275.0,1495.0317964985773,17369.201613175872,768.9535488862949
+BR-MG-G150024 = 803.7269303201507,129.7718075820763,1229.0,603.0,626.0,256.91114724206653,1724.2693990720866,814.1361683188948
+BR-MG-G150025 = 650.4638554216867,21.65463904951175,697.0,599.0,98.0,27193.179278280837,819550.1065268765,650.824208678818
+BR-MG-G150026 = 1091.3137583892617,179.9650894892334,1528.0,846.0,682.0,241.59151477975695,1584.7711852094296,1106.0529610667672
+BR-MG-G150027 = 820.4179943767573,107.84068560562496,1016.0,563.0,453.0,462.35467934902215,3675.640353568876,827.4752558047112
+BR-MG-G150028 = 1146.6604938271605,91.8691956504263,1468.0,941.0,527.0,1981.3173666613752,25178.367173589086,1150.3348369989512
+BR-MG-G150029 = 1124.3037037037036,110.063219144748,1289.0,879.0,410.0,1095.5260946327444,11474.862941841024,1129.6781534447634
+BR-MG-G150030 = 754.723880597015,192.57375081859885,1036.0,287.0,749.0,71.12286952831005,317.55218893456413,778.9048628990329
+BR-MG-G150031 = 575.4121621621622,49.366107348914134,642.0,335.0,307.0,1616.4993461199913,19185.68211235911,577.5259032449704
+BR-MG-G150032 = 822.4131274131274,65.59860376629987,920.0,680.0,240.0,2007.9761145770271,25640.77289612948,825.0251686812525
+BR-MG-G150033 = 740.264367816092,104.37052252301307,931.0,606.0,325.0,378.2511091707748,2839.07265638083,747.5858079377143
+BR-MG-G150034 = 492.9194097616345,124.45667592569775,919.0,289.0,630.0,74.27883603462432,347.4364102481259,508.38863943073346
+BR-MG-G150035 = 770.1688662267546,134.69941644987108,1083.0,576.0,507.0,203.9592587157899,1263.5375767046824,781.8593321672004
+BR-MG-G150036 = 1206.0342857142857,20.631985471345125,1251.0,1136.0,115.0,199910.26737654142,1.1695772661285909E7,1206.2107515450427
+BR-MG-G150037 = 1095.6332453825858,192.98942525822275,1558.0,859.0,699.0,200.7319519049118,1251.114854776937,1112.5003939995152
+BR-MG-G150038 = 918.8129770992366,33.05592276836602,1066.0,856.0,210.0,21560.013968318024,601735.5405116525,919.4074074728953
+BR-MG-G150039 = 839.9515306122449,72.67185962482792,926.0,696.0,230.0,1578.2654457894964,18628.127944975455,843.0894216862074
+BR-MG-G150040 = 1045.506016466118,109.30519437771633,1232.0,888.0,344.0,903.9561236046492,8927.067742011395,1051.2042884162909
+BR-MG-G150041 = 671.5816733067729,61.28826394668437,829.0,606.0,223.0,1349.3749429264014,15174.44311622899,674.3724454773663
+BR-MG-G150042 = 843.8561643835617,49.83359153785747,923.0,754.0,169.0,4906.274615371042,83938.2598015989,845.3263352183574
+BR-MG-G150043 = 895.910290237467,22.509625608492403,1010.0,819.0,191.0,63169.97986702718,2519004.730290132,896.1930212841522
+BR-MG-G150044 = 613.8689320388349,43.41219579242282,750.0,511.0,239.0,2870.4236512040807,41217.18979201686,615.4020510739458
+BR-MG-G150045 = 611.0620752984389,64.76317387431952,891.0,476.0,415.0,869.1951229469882,8497.518511995415,614.4844412662621
+BR-MG-G150046 = 520.0294117647059,184.5620070032447,1030.0,293.0,737.0,31.65767872575819,122.70114301275149,551.8094993105971
+BR-MG-G150047 = 443.464835622139,115.12992493946489,1105.0,294.0,811.0,69.13400034046465,318.40283647159663,458.1658652168858
+BR-MG-G150048 = 720.351662404092,190.21872352259763,1281.0,540.0,741.0,66.8495072433849,312.7261760144054,745.04340833733
+BR-MG-G150049 = 1183.4564498346197,277.97777196868697,2145.0,892.0,1253.0,91.19680180061303,462.7964970365269,1215.6647606819229
+BR-MG-G150050 = 800.7379603399434,94.34984415244415,1104.0,631.0,473.0,636.6724907158103,5619.628396802426,806.2773556419423
+BR-MG-G150051 = 840.6436842105263,22.44316534353207,893.0,789.0,104.0,52663.73182879433,1976819.1550809522,840.9432201246908
+BR-MG-G150052 = 717.7365853658537,151.5877557255243,1045.0,278.0,767.0,119.67678839608058,628.1097332641618,733.5698014903126
+BR-MG-G150053 = 1054.2953020134228,74.30541936532244,1219.0,934.0,285.0,2899.4845254807,41766.502358132486,1056.9105350949203
+BR-MG-G150054 = 371.48028673835125,95.51951219491023,627.0,280.0,347.0,71.78773140618281,343.17725596661376,383.5643109638347
+BR-MG-G150055 = 920.0263653483993,56.19805625722851,1231.0,758.0,473.0,4438.925651111332,73590.62211159334,921.7411428721606
+BR-MG-G150056 = 1109.8574317492416,70.66946157048264,1242.0,938.0,304.0,3920.3486944629462,62297.26937746013,1112.1050721976248
+BR-MG-G150057 = 607.3105726872246,64.04099749054451,716.0,406.0,310.0,880.2198396429494,8591.124225120193,610.6778046214458
+BR-MG-G150058 = 668.3995388669301,70.69850616873676,927.0,529.0,398.0,874.562477978563,8574.810944791054,672.1281294009467
+BR-MG-G150059 = 946.8474576271186,34.811995574933974,1049.0,911.0,138.0,20204.005321157383,551850.3385775945,947.4871941355448
+BR-MG-G150060 = 697.6444444444444,149.34114397563258,1015.0,503.0,512.0,116.75458659292909,624.2826990902691,713.4497516631063
+BR-MG-G150061 = 587.1812865497076,101.43308552385949,914.0,378.0,536.0,211.6796151981882,1335.3418807353755,595.8779523636199
+BR-MG-G150062 = 936.2866520787746,117.38046621176454,1239.0,798.0,441.0,532.6480319690688,4471.866425514575,943.6158480594587
+BR-MG-G150063 = 278.5841121495327,47.89757305527654,405.0,167.0,238.0,213.4828819915547,1333.640912133743,282.6716912722761
+BR-MG-G150064 = 929.436475409836,74.70567975446885,1489.0,854.0,635.0,1967.7576746674824,25149.386377147428,932.4339657100851
+BR-MG-G150065 = 631.9518072289156,128.79776840976842,1037.0,408.0,629.0,133.51661160411746,740.2517163959614,644.9433710080513
+BR-MG-G150066 = 389.93886462882097,141.67156562630302,918.0,238.0,680.0,30.909105645471833,128.18917521278038,414.87727179856677
+BR-MG-G150067 = 824.6198979591836,51.386549419221375,931.0,758.0,173.0,4181.506131862981,67918.54431835697,826.2194342736248
+BR-MG-G150068 = 979.8553846153847,163.92640190108696,1612.0,790.0,822.0,233.24046833635362,1538.1214684094987,993.4729186042265
+BR-MG-G150069 = 633.9405405405405,27.492932354289625,723.0,606.0,117.0,12330.392538125276,286017.37316239276,634.5364215474714
+BR-MG-G150070 = 646.9371428571428,93.21594923529311,922.0,575.0,347.0,357.22050259501486,2673.542705599976,653.6182983974668
+BR-MG-G150071 = 872.3962635201573,98.45359530518219,1387.0,726.0,661.0,723.8832299311623,6698.800168284787,877.9341382088114
+BR-MG-G150072 = 1442.4497816593887,302.4426708760174,2720.0,1094.0,1626.0,124.36514662869426,689.2561877519943,1473.8157760642396
+BR-MG-G150073 = 862.3943949788352,149.32928446382945,1453.0,572.0,881.0,210.583692911161,1331.157992690975,875.2275862250849
+BR-MG-G150074 = 715.1625079974408,59.61661863532959,919.0,620.0,299.0,1763.641659687949,21642.277184477178,717.6430547721478
+BR-MG-G150075 = 1183.5563258232235,100.85322673998138,1698.0,890.0,808.0,1651.101479604794,19783.856093334267,1187.8455075219315
+BR-MG-G150076 = 955.4411764705883,47.26826162023636,1072.0,887.0,185.0,8320.160154145375,169465.10673764793,956.6097063338323
+BR-MG-G150077 = 452.93975903614455,169.9660312907054,755.0,218.0,537.0,27.108485577369787,96.37547228729576,483.7797816242776
+BR-MG-G150078 = 1007.7622149837133,86.48062127251494,1227.0,914.0,313.0,1618.3541903620269,19303.53593950483,1011.4660546971214
+BR-MG-G150079 = 1407.7617449664428,123.94012523769277,1552.0,1188.0,364.0,1498.9855893098086,17398.53674094497,1413.2070921258849
+BR-MG-G150080 = 957.752401280683,98.02119299680932,1231.0,839.0,392.0,963.3873782332416,9739.657402683546,962.7553253217726
+BR-MG-G150081 = 910.4610778443114,11.360846990750032,930.0,848.0,82.0,514935.24051118485,4.128568254770657E7,910.5319561189341
+BR-MG-G150082 = 701.424355971897,106.56606736470202,934.0,562.0,372.0,305.6023069689986,2157.623306881142,709.4733637453689
+BR-MG-G150083 = 991.6868686868687,148.0461330272975,1548.0,881.0,667.0,322.5322856162794,2338.4251670080084,1002.6766692360519
+BR-MG-G150084 = 919.6320645905421,97.15692979126136,1221.0,713.0,508.0,877.2919184406862,8601.154122452223,924.7500220219122
+BR-MG-G150085 = 847.3210272873195,166.39111418728368,1409.0,487.0,922.0,147.34711017130627,831.0935964945444,863.5038657491488
+BR-MG-G150086 = 713.3964285714286,102.51844775503605,931.0,601.0,330.0,358.62066789281295,2659.2467851000606,720.7249797450977
+BR-MG-G150087 = 695.467644246095,93.9824741119043,920.0,534.0,386.0,428.3892878345515,3358.8372350310415,701.7891062373423
+BR-MG-G150088 = 564.8225419664269,162.92505278560762,943.0,304.0,639.0,52.32139595915226,222.64399012738824,587.8512369116944
+BR-MG-G150089 = 1044.7475247524753,174.7578398610005,1524.0,890.0,634.0,232.8699905105135,1525.6904260207389,1059.2628064221394
+BR-MG-G150090 = 941.51677852349,117.8420057071551,1376.0,801.0,575.0,535.6138169190933,4514.9020701643985,948.8627838367019
+BR-MG-G150091 = 1228.038812785388,143.5802508979058,1531.0,900.0,631.0,651.2189520215597,5789.231883418454,1236.4039041329702
+BR-MG-G150092 = 880.9596823457545,267.34908660885566,1360.0,536.0,824.0,45.8110806899465,186.27527723647154,920.6332038490258
+BR-MG-G150093 = 704.5178301601692,92.72179016345238,991.0,567.0,424.0,461.9994644617568,3698.2678997304533,710.5932052762033
+BR-MG-G150094 = 638.5573326771654,75.77867210525133,924.0,512.0,412.0,625.3431365328242,5532.062698221765,643.0380037461324
+BR-MG-G150095 = 964.2691511387163,90.1748360499165,1231.0,843.0,388.0,1256.4788629386803,13836.250654531328,968.4763791102031
+BR-MG-G150096 = 935.8681055155876,64.19050905520109,1286.0,879.0,407.0,3145.5476974024514,46629.472265463926,938.0669125249545
+BR-MG-G150097 = 756.8372093023256,33.03552015954958,830.0,708.0,122.0,12093.596490243264,278669.5531859416,757.55785718105
+BR-MG-G150098 = 565.6844262295082,26.336154543634436,610.0,519.0,91.0,9974.224040460897,215624.11021404425,566.2971508976133
+BR-MG-G150099 = 835.5030674846626,46.03951013703363,914.0,695.0,219.0,6030.210889599223,110380.93454778648,836.7705852083584
+BR-MG-G150100 = 1029.3176470588235,155.05247127422726,1528.0,894.0,634.0,313.48910604363414,2236.4980592069696,1040.9303950769033
+BR-MG-G150101 = 678.3186274509804,81.59207145063974,918.0,582.0,336.0,600.7230001107306,5234.823465991153,683.208186770759
+BR-MG-G150102 = 834.0073529411765,74.45522700447027,927.0,676.0,251.0,1438.6231272753541,16477.538148511503,837.3242177246728
+BR-MG-G150103 = 1191.583514099783,76.55015560124744,1562.0,1013.0,549.0,3818.7611949215025,60193.02870213724,1194.0398642411246
+BR-MG-G150104 = 1041.7333333333333,89.84770653928993,1223.0,910.0,313.0,1593.535042957088,18884.796223808233,1045.600759443177
+BR-MG-G150105 = 1388.0111731843576,150.1823964481411,1685.0,1139.0,546.0,816.8570690231326,7798.372416083523,1396.112376955209
+BR-MG-G150106 = 1284.9540481400438,221.1290109052154,1536.0,901.0,635.0,213.33250606364447,1337.2060314783603,1303.842377473368
+BR-MG-G150107 = 948.1801801801802,77.44418098692962,1240.0,897.0,343.0,1874.3952895675009,23493.063875610867,951.3376137078021
+BR-MG-G150108 = 381.39433551198255,91.90217667088214,634.0,217.0,417.0,84.839201132941,418.5197336888812,392.31065399434766
+BR-MG-G150109 = 970.3463541666666,110.68474063584655,1355.0,881.0,474.0,701.7564745755312,6431.182045757341,976.6387043600959
+BR-MG-G150110 = 1088.7012383900928,127.37425255986658,1249.0,907.0,342.0,649.794830228154,5767.4638084659555,1096.1270850988521
+BR-MG-G150111 = 527.2461912121881,70.82557431927212,748.0,322.0,426.0,434.79575831755085,3402.8640822105776,531.9819622180944
+BR-MG-G150112 = 892.5053110773899,27.613930953743278,925.0,803.0,122.0,33859.18687755393,1097369.3301809987,892.9323935685538
+BR-MG-G150113 = 813.0422077922078,66.55528049192954,927.0,727.0,200.0,1860.0652532977301,23186.422527190356,815.7617526048809
+BR-MG-G150114 = 626.8106469002695,29.941494971775604,717.0,570.0,147.0,9238.453663467579,194784.75618436784,627.5253621876005
+BR-MG-G150115 = 945.3377049180328,31.820992644395602,1085.0,900.0,185.0,26310.381931566546,784465.0982648949,945.8731161802667
+BR-MG-G150116 = 861.9534313725491,63.37408612475019,1232.0,753.0,479.0,2557.0013961007585,35343.31452595433,864.2800429531269
+BR-MG-G150117 = 849.8073770491803,38.18923689250159,929.0,804.0,125.0,11086.168798196028,248216.44765019408,850.66503154981
+BR-MG-G150118 = 807.5582524271845,55.21884092465627,914.0,684.0,230.0,3171.6014552484235,47017.747383979055,809.4439149541558
+BR-MG-G150119 = 611.169413919414,17.565983882675027,663.0,541.0,122.0,42222.050117591614,1472627.9773934379,611.4217990065175
+BR-MG-G150120 = 928.0633187772926,41.52468523880975,1060.0,842.0,218.0,11231.87220406961,252596.6578500949,928.9918315809374
+BR-MG-G150121 = 988.722891566265,288.99476016649,2175.0,681.0,1494.0,52.43102660942929,243.05533400500485,1030.0926791851514
+BR-MG-G150122 = 864.8367346938776,17.993589492015325,906.0,835.0,71.0,111176.56310552094,5350502.820662479,865.023899634441
+BR-MG-G150123 = 876.8507549361208,71.59531322465666,1062.0,602.0,460.0,1872.1480247255467,23323.8937614753,879.768796507231
+BR-MG-G150124 = 916.7064935064935,24.27097212112657,977.0,850.0,127.0,53993.31248682052,2043567.1805148919,917.0277396702214
+BR-MG-G150125 = 909.8455284552846,12.919407799565223,941.0,870.0,71.0,349491.4428754259,2.462750457312903E7,909.9372487968428
+BR-MG-G150126 = 593.2455156950673,24.418695331338515,632.0,508.0,124.0,14411.011213727379,351781.8231457647,593.7478543742209
+BR-MG-G150127 = 580.2671081677704,24.583955950286665,625.0,529.0,96.0,13220.602275693898,313704.9247374243,580.787644248354
+BR-MG-G150128 = 924.133431085044,168.25621459666127,1283.0,669.0,614.0,182.59996085588804,1102.8479864578171,939.3256901625833
+BR-MG-G150129 = 759.3363228699552,94.74581940644602,908.0,547.0,361.0,538.6247046185885,4506.704491247771,765.2244255933442
+BR-MG-G150130 = 728.4297458893872,140.15575868888655,1046.0,396.0,650.0,156.0686130437523,895.1654641812795,741.7907598441318
+BR-MG-G150131 = 901.3913043478261,33.686013448097185,1014.0,832.0,182.0,19240.539901008306,517038.72019771085,902.0205269592819
+BR-MG-G150132 = 1052.2625368731563,69.6717892194058,1228.0,882.0,346.0,3490.6559060565673,53418.15346265744,1054.5665482650984
+BR-MG-G150133 = 995.7226775956284,268.9414858646022,1951.0,591.0,1360.0,62.659293539933046,285.3075033986933,1031.4034969386462
+BR-MG-G150134 = 646.5502645502645,209.33222591566832,1516.0,167.0,1349.0,38.330406551434805,145.56666718096483,679.5934265403289
+BR-MG-G150135 = 908.2481751824818,14.804211780809641,922.0,865.0,57.0,231100.53412219556,1.4189191954664756E7,908.3688195929884
+BR-MG-G150136 = 775.5645336225597,121.01862793924175,928.0,561.0,367.0,282.2971277790837,1931.1300990888565,784.949586993633
+BR-MG-G150137 = 898.4896265560166,36.67623423897041,1148.0,846.0,302.0,14778.188660157077,364026.90496350615,899.2378746398097
+BR-MG-G150138 = 276.37523764258555,50.9304642724581,446.0,126.0,320.0,174.74679562535871,1018.6996677418291,281.0287959854004
+BR-MG-G150139 = 706.1424050632911,127.47700949051969,1063.0,516.0,547.0,187.24439270413933,1142.2613515933178,717.5566069497341
+BR-MG-G150140 = 961.5477996965099,74.80271720484777,1217.0,900.0,317.0,2164.093213476383,28376.066911095313,964.4530147199645
+BR-MG-G150141 = 910.933962264151,15.514247175823238,971.0,868.0,103.0,202603.2236158957,1.1906392731519869E7,911.0660653716053
+BR-MG-G150142 = 1036.9195979899498,129.30898124644773,1527.0,907.0,620.0,540.8533870785614,4561.869896569232,1044.9512262907936
+BR-MG-G150143 = 840.0291411042945,59.39436731363886,920.0,715.0,205.0,2871.2175726448836,41197.300749672584,842.126266525992
+BR-MG-G150144 = 903.8229665071771,64.10897196131504,1158.0,755.0,403.0,2845.3783511927663,40755.363205072455,906.0937672624011
+BR-MG-G150145 = 834.9772036474164,99.27186779569247,1243.0,699.0,544.0,621.0967274402828,5461.509485865324,840.8577967447911
+BR-MG-G150146 = 915.6008968609865,23.52124121795677,989.0,865.0,124.0,59101.54469232612,2305199.5806662193,915.9029703637151
+BR-MG-G150147 = 1121.5554465161924,135.40863034172654,1556.0,880.0,676.0,593.4895965386851,5135.353752971796,1129.7000118532167
+BR-MG-G150148 = 1329.888888888889,164.84311391315558,1829.0,1133.0,696.0,550.5118854333871,4669.598412269325,1340.066307685821
+BR-MG-G150149 = 939.9802955665025,30.49298725664351,1012.0,908.0,104.0,29385.826062530636,908783.0259799488,940.474762194671
+BR-MG-G150150 = 710.2456813819578,119.72273272386369,928.0,604.0,324.0,227.33215859849295,1469.4679283842997,720.2655487058861
+BR-MG-G150151 = 808.9138755980862,113.43189153846507,1186.0,625.0,561.0,384.26315501830146,2900.2579353313936,816.8282880465821
+BR-MG-G150152 = 913.9195046439628,10.505771246128703,930.0,874.0,56.0,658583.3630038874,5.7313734395433895E7,913.9798861015172
+BR-MG-G150153 = 418.02930402930406,140.73527178249037,908.0,227.0,681.0,36.1271473404934,146.3201729771244,441.0837967449221
+BR-MG-G150154 = 847.235,141.55440570678118,1236.0,712.0,524.0,233.89480936128078,1539.194256108628,858.978925818323
+BR-MG-G150155 = 932.6906474820144,37.38037974965269,1106.0,899.0,207.0,15611.298856955711,391586.96296186454,933.4394124369549
+BR-MG-G150156 = 753.2685851318945,66.02368440790254,951.0,650.0,301.0,1520.4035401001556,17777.45079020096,756.1565236440141
+BR-MG-G150157 = 411.625,117.63214412532716,625.0,287.0,338.0,53.99413360286461,234.28809551559664,428.10333093369144
+BR-MG-G150158 = 606.2373271889401,18.593304088068386,651.0,547.0,104.0,34759.66052502008,1136484.996473859,606.5223885678923
+BR-MG-G150159 = 873.0337837837837,78.97189164168961,990.0,699.0,291.0,1383.7005573875422,15648.024101700386,876.5982815961353
+BR-MG-G150160 = 603.6932270916335,157.49348153824042,1238.0,384.0,854.0,69.20616674189164,330.4054136577554,623.8987972126141
+BR-MG-G150161 = 612.139281828074,50.77767551507085,1014.0,442.0,572.0,1788.4333489303374,22020.418927056948,614.2417054284934
+BR-MG-G150162 = 478.7921146953405,127.45791269165845,703.0,102.0,601.0,63.44104459752815,274.0634483845082,495.4668592369731
+BR-MG-G150163 = 742.1273885350319,79.40485041215321,924.0,660.0,264.0,845.5911107821447,8200.801816129102,746.3633103809449
+BR-MG-G150164 = 890.0433070866142,41.55863534501997,936.0,689.0,247.0,9885.36022882837,212964.96224922885,891.0130238450038
+BR-MG-G150165 = 711.1747042766151,101.49621550732894,932.0,577.0,355.0,365.8443348235502,2730.224941464034,718.3807776974835
+BR-MG-G150166 = 862.1939163498099,42.343656079010096,921.0,780.0,141.0,8503.01771158781,174372.94668295828,863.2330708451574
+BR-MG-G150167 = 744.03,84.1026105421229,909.0,604.0,305.0,719.0240045746827,6600.349729504984,748.7682485255368
+BR-MG-G150168 = 770.4408352668213,102.99593668127025,921.0,568.0,353.0,440.76535653990226,3461.4961255876074,777.2948241301299
+BR-MG-G150169 = 596.8345428156749,23.924747099499562,634.0,498.0,136.0,15597.515194652675,390831.6472135514,597.3138747942917
+BR-MG-G150170 = 655.306905370844,130.70046553645585,928.0,319.0,609.0,141.61302089978832,796.3163303255741,668.2138519352608
+BR-MG-G150171 = 898.0336516598454,195.6333210906404,1449.0,480.0,969.0,110.77098183959467,577.9756614728645,919.0956619604241
+BR-MG-G150172 = 950.2169811320755,78.47653233123579,1254.0,894.0,360.0,1813.6444734628676,22483.398828785223,953.4520844586217
+BR-MG-G150173 = 504.2508038585209,106.8957546899616,640.0,297.0,343.0,118.65007267260417,621.6161536216944,515.4566670077137
+BR-MG-G150174 = 910.4760705289673,20.40774675539425,1018.0,833.0,185.0,88935.23483768039,3973738.2772628926,910.7047551942952
+BR-MG-G150175 = 1203.4350282485875,140.4402179513388,1677.0,887.0,790.0,655.0548917851895,5841.205618213535,1211.6019651824183
+BR-MG-G150176 = 581.7740763173834,24.7108380705803,621.0,523.0,98.0,13119.949169646969,310524.1410730516,582.2986359189716
+BR-MG-G150177 = 662.9704918032787,29.78704385677341,765.0,618.0,147.0,11093.342756696815,248462.23553402818,663.6393154294029
+BR-MG-G150178 = 943.4750656167979,78.32627454301868,1248.0,879.0,369.0,1786.346875335956,22051.58730476443,946.7207638603949
+BR-MG-G150179 = 1012.5767195767196,144.86027089012538,1286.0,878.0,408.0,363.3133155789098,2704.9051728631016,1022.8861672303087
+BR-MG-G150180 = 987.5295508274231,149.55482703633862,1628.0,881.0,747.0,310.02525537193515,2231.3385033697514,998.789897850034
+BR-MG-G150181 = 1203.2969837587007,81.58274785322436,1399.0,915.0,484.0,3251.983426608323,48581.93390884362,1206.0594412673322
+BR-MG-G150182 = 673.0612485276796,92.06251278558726,916.0,592.0,324.0,413.98466133792635,3218.4934565972644,679.328308353211
+BR-MG-G150183 = 926.6336206896551,16.848700164565624,1015.0,909.0,106.0,166517.7749309492,9167438.743426185,926.7867854526494
+BR-MG-G150184 = 428.069209039548,237.89753410981984,1571.0,100.0,1471.0,12.294639119154883,41.643974480181086,489.73307470833214
+BR-MG-G150185 = 1182.5944055944055,129.42996257999104,1777.0,916.0,861.0,791.2245695033793,7515.540920999656,1189.6561029796146
+BR-MG-G150186 = 873.7972972972973,29.0212626601444,918.0,816.0,102.0,27385.125874509067,827238.0039299114,874.2791032905055
+BR-MG-G150187 = 891.0385604113111,20.580172502707768,936.0,814.0,122.0,81289.67272391482,3525103.0956208175,891.2761971690385
+BR-MG-G150188 = 927.1049723756906,26.599236221002162,1036.0,889.0,147.0,42448.95763526233,1483360.5528370375,927.4864684572334
+BR-MG-G150189 = 746.2555470543228,114.49284948850222,1044.0,597.0,447.0,296.74415673310443,2068.8231836501886,754.9873867114229
+BR-MG-G150190 = 874.4043478260869,40.474113877142344,1004.0,817.0,187.0,10148.610454771133,220682.7388356942,875.3405722296347
+BR-MG-G150191 = 651.7206370272064,89.44850341526431,983.0,540.0,443.0,410.4152732288908,3193.5638057227875,657.8303911270581
+BR-MG-G150192 = 674.0710900473933,165.98999665774738,946.0,290.0,656.0,79.15150163842914,373.13902915519225,694.2078315808027
+BR-MG-G150193 = 760.6893840104849,104.6896016422785,931.0,504.0,427.0,405.2702694730345,3101.802360708295,767.8595259800259
+BR-MG-G150194 = 850.8831437435367,92.33457101426187,1021.0,635.0,386.0,809.180867877287,7685.902601026466,855.8783776397626
+BR-MG-G150195 = 616.26,264.11886793638945,945.0,259.0,686.0,19.60663083706707,62.65045192696733,670.4738354328229
+BR-MG-G150196 = 530.997393570808,135.69843460385349,920.0,304.0,616.0,72.23266126996768,338.7497292716872,548.0623113596919
+BR-MG-G150197 = 775.2424242424242,133.6644895847107,933.0,557.0,376.0,212.19169989691076,1327.6530393233013,786.6810103982504
+BR-MG-G150198 = 894.8431085043989,24.503761534509884,926.0,815.0,111.0,48810.02812295503,1786364.3315946166,895.1785426199376
+BR-MG-G150199 = 1163.8025477707006,221.06348165955666,1801.0,909.0,892.0,162.4620584079513,953.2305193567493,1184.6119335550436
+BR-MG-G150200 = 389.28753993610223,124.23339522895694,634.0,243.0,391.0,41.06009842465619,168.69875926922623,408.63030386844366
+BR-MG-G150201 = 1026.2428977272727,206.43033942418617,1594.0,806.0,788.0,139.1297616239641,789.4205555701247,1046.798915824073
+BR-MG-G150202 = 832.3604651162791,30.465815770023628,917.0,761.0,156.0,20475.91689479589,561689.2754781394,832.9178289718149
+BR-MG-G150203 = 733.3560528992879,124.70481680418781,924.0,416.0,508.0,221.10677972357846,1407.4375022241225,743.8833185777116
+BR-MG-G150204 = 961.0930232558139,31.80888712549137,1020.0,895.0,125.0,27674.255537682504,838909.3970223594,961.6192617929212
+BR-MG-G150205 = 1315.1670951156811,156.55837498662004,1813.0,1099.0,714.0,618.5479646008511,5423.497016264804,1324.4527220151992
+BR-MG-G150206 = 904.746192893401,9.765605666514407,919.0,884.0,35.0,795489.1351628376,7.37246619845358E7,904.7988951193171
+BR-MG-G150207 = 935.5934065934066,52.17383833950147,1207.0,897.0,310.0,5823.010722218635,105548.11959368901,937.047027564856
+BR-MG-G150208 = 1147.8632218844984,82.0542271023507,1320.0,949.0,371.0,2779.686165870583,39480.26820767345,1150.7922802749529
+BR-MG-G150209 = 666.3999012589484,81.00604181269888,945.0,575.0,370.0,582.8809223982598,5038.376520073736,671.3053010427496
+BR-MG-G150210 = 1178.5098039215686,88.0229465512795,1238.0,912.0,326.0,2438.0606782779587,33101.48732414888,1181.7924509230982
+BR-MG-G150211 = 1442.8790322580646,179.68477143941698,1821.0,908.0,913.0,541.3906430390533,4532.101831423147,1454.0242497349225
+BR-MG-G150212 = 857.3181818181819,205.20502245234997,1386.0,615.0,771.0,86.13116531893706,422.7942970453654,881.5347787329224
+BR-MG-G150213 = 633.4201388888889,168.70697150181445,1400.0,421.0,979.0,65.56420241498323,309.2105542454387,655.5021850332257
+BR-MG-G150214 = 1049.5194346289752,100.53314843000426,1240.0,882.0,358.0,1169.2999522027749,12543.254778893526,1054.3234596636712
+BR-MG-G150215 = 927.6881720430108,60.208058349418295,1135.0,763.0,372.0,3704.216145908199,57791.99042730078,929.6399060059275
+BR-MG-G150216 = 1036.4500273074823,183.76734232830253,1573.0,597.0,976.0,196.15039936607772,1200.704262241842,1052.6153595744688
+BR-MG-G150217 = 650.7849462365591,70.23506606081469,872.0,566.0,306.0,824.612419031758,7938.253717888058,654.5639852242775
+BR-MG-G150218 = 495.4093357271095,204.7732935323426,1087.0,250.0,837.0,21.869931926379184,75.61940406113192,536.0620408774146
+BR-MG-G150219 = 618.1937984496124,9.012547256597363,645.0,607.0,38.0,322930.867558447,2.2165000732786562E7,618.2594911925028
+BR-MG-G150220 = 949.5659509202454,108.22721046972859,1528.0,638.0,890.0,704.4383751913945,6494.515707508673,955.7136727248014
+BR-MG-G150221 = 340.3981900452489,75.21916572690544,634.0,241.0,393.0,108.03956081016001,580.3179120003365,348.60988322010184
+BR-MG-G150222 = 803.3298245614035,108.49601814168483,957.0,595.0,362.0,427.39778369635525,3314.8328550801466,810.6233360707402
+BR-MG-G150223 = 823.9507186858316,71.0007782189537,1053.0,686.0,367.0,1597.842111676406,18955.104722940236,827.0041700805357
+BR-MG-G150224 = 900.4285714285714,16.36557971923039,924.0,860.0,64.0,166717.79963257298,9181723.70260804,900.577283993131
+BR-MG-G150225 = 529.8965517241379,95.33450298487826,628.0,326.0,302.0,187.58965253204437,1124.0621240637445,538.4041446613369
+BR-MG-G150226 = 630.2524038461538,33.49499451683879,784.0,556.0,228.0,6719.901301003618,127594.95957689347,631.1418281270371
+BR-MG-G150227 = 614.6155606407323,160.30168507665678,938.0,281.0,657.0,67.44573202815981,300.86740159817333,635.1762886161112
+BR-MG-G150228 = 1202.3088235294117,257.4295024772311,1789.0,906.0,883.0,116.34797652135964,617.1876786966523,1229.559456017623
+BR-MG-G150229 = 404.8169014084507,61.580203024050164,610.0,338.0,272.0,305.240908595715,2169.3055574687114,409.4738637207783
+BR-MG-G150230 = 926.9305555555555,15.370269271198076,970.0,905.0,65.0,219511.27139932616,1.32490617780591E7,927.0579809267595
+BR-MG-G150231 = 616.3357271095152,117.54519524272717,930.0,340.0,590.0,160.07081360228497,927.9154580313982,627.4445006821445
+BR-MG-G150232 = 733.1119205298013,48.46088123650714,858.0,633.0,225.0,3507.295756327029,53738.9639808659,734.7118789247338
+BR-MG-G150233 = 825.1645569620254,89.5193820155685,951.0,616.0,335.0,810.1075903364746,7704.053984478398,830.0061842075545
+BR-MG-G150234 = 820.0284090909091,16.30547488132044,861.0,797.0,64.0,127351.24475267985,6412377.681242443,820.1905024000661
+BR-MG-G150235 = 663.4037656903765,53.26088537102785,801.0,618.0,183.0,1970.7279816693258,25048.60692325461,665.5383371697515
+BR-MG-G150236 = 886.0656565656566,39.79798396400529,933.0,796.0,137.0,11101.873490689382,248596.42560211616,886.95897722089
+BR-MG-G150237 = 318.4945054945055,22.961366004329264,400.0,277.0,123.0,2711.4317758146262,38233.962981093886,319.3211148029118
+BR-MG-G150238 = 764.3931623931624,114.55247850551955,934.0,595.0,339.0,317.1522982958831,2251.629989545659,772.9289598955244
+BR-MG-G150239 = 957.2083333333334,81.47824731563657,1231.0,892.0,339.0,1658.6742953180753,19977.087585327536,960.6698174650882
+BR-MG-G150240 = 952.3984575835476,162.05406472777284,1385.0,609.0,776.0,220.9865929997043,1411.5501171341098,966.0871295604313
+BR-MG-G150241 = 851.4221824686941,76.70406814280072,1068.0,690.0,378.0,1400.4123841442054,15898.048297943249,854.8703099707053
+BR-MG-G150242 = 1189.6777408637874,94.30232961937095,1287.0,869.0,418.0,2043.5290206693685,26183.81205522739,1193.409425334996
+BR-MG-G150243 = 916.3254437869823,166.31361799362222,1737.0,585.0,1152.0,186.12868269641407,1166.066899196744,931.2961604460412
+BR-MG-G150244 = 649.8013130615066,186.75195286464714,1466.0,466.0,1000.0,54.357224344947205,249.56279381581305,676.1050497927209
+BR-MG-G150245 = 1074.9171974522294,127.44677729086466,1268.0,898.0,370.0,625.2328679898776,5486.819494372653,1082.446147584434
+BR-MG-G150246 = 309.468085106383,82.66082996938029,401.0,1.0,400.0,62.172136709634856,262.6484035193102,320.31751202617426
+BR-MG-G150247 = 848.820253164557,42.14721751479812,919.0,760.0,159.0,8228.875229798108,166942.9562937621,849.865995393734
+BR-MG-G150248 = 855.8055805580558,97.27936334245673,979.0,612.0,367.0,705.9578544353369,6411.7385444794,861.3167049620162
+BR-MG-G150249 = 552.6361502347418,199.61676077279537,946.0,271.0,675.0,29.93036283273997,111.34249511667761,587.5828160588935
+BR-MG-G150250 = 850.4968944099379,46.865093053114165,925.0,774.0,151.0,6031.455931642485,110457.88842052499,851.7871238448173
+BR-MG-G150251 = 1175.4700854700855,87.13988877794148,1524.0,914.0,610.0,2495.3796240598776,34225.77563516959,1178.6955849799735
+BR-MG-G150252 = 783.969696969697,13.77081861628851,882.0,769.0,113.0,184684.7493956007,1.0524587591389785E7,784.0906332893674
+BR-MG-G150253 = 700.1136363636364,196.85830343734906,1396.0,508.0,888.0,57.17797324711442,262.0310256431706,727.2635667036714
+BR-MG-G150254 = 1001.5773955773956,186.93655595136158,1568.0,826.0,742.0,171.36701990399192,1032.3590888635672,1018.8731791948178
+BR-MG-G150255 = 1006.4460784313726,207.08187741859376,1574.0,815.0,759.0,130.99697350034742,735.2755107247751,1027.5293731787417
+BR-MG-G150256 = 645.5325379609544,86.19760833774109,925.0,447.0,478.0,444.113604879563,3535.975554044569,651.2620710969262
+BR-MG-G150257 = 643.245308310992,59.484673816091664,932.0,576.0,356.0,1299.7773583193389,14510.197451876733,645.9899016881842
+BR-MG-G150258 = 316.82211538461536,30.305528997739675,367.0,150.0,217.0,1171.3964510994206,12507.809855264184,318.2682483136126
+BR-MG-G150259 = 721.8138373751783,182.13355607328174,1248.0,355.0,893.0,74.3827902533514,346.88013934526236,744.4379410496081
+BR-MG-G150260 = 899.6848739495798,85.09720999747208,1231.0,742.0,489.0,1214.5464302076045,13215.43749264461,903.7003970138694
+BR-MG-G150261 = 862.6729678638941,58.503961112568845,1046.0,748.0,298.0,3250.2580679422413,48575.92723070365,864.6544760474904
+BR-MG-G150262 = 758.0209843571156,84.99013531163577,966.0,582.0,384.0,736.0824980906432,6802.284191504486,762.7706967536316
+BR-MG-G150263 = 976.0537974683544,104.43025177399142,1234.0,832.0,402.0,845.5869613022923,8198.392685604893,981.6245173374464
+BR-MG-G150264 = 707.9038461538462,52.430268568167556,930.0,667.0,263.0,2504.4179985801034,34473.369373274996,709.8427913711165
+BR-MG-G150265 = 546.06875,85.28277389624176,650.0,354.0,296.0,280.81185978643975,1905.8508496842846,552.6881862768554
+BR-MG-G150266 = 897.7538986354775,193.36243821911285,1302.0,537.0,765.0,113.78174003423187,591.6362753790003,918.3414915102333
+BR-MG-G150267 = 707.8564102564103,120.63495886930743,1124.0,582.0,542.0,220.48164196236917,1414.2899347282153,718.0623168238888
+BR-MG-G150268 = 558.6398243045388,67.99898152689741,634.0,378.0,256.0,578.1188684005325,4929.9889508597425,562.7631071665069
+BR-MG-G150269 = 334.54578754578756,76.28702014079586,625.0,184.0,441.0,98.64156056481197,510.41597734901575,343.13349210852823
+BR-MG-G150270 = 462.15555555555557,8.069941178056004,489.0,454.0,35.0,187998.6027468581,1.077659819507449E7,462.22600692894974
+BR-MG-G150271 = 523.1575862068966,51.3779940250267,614.0,445.0,169.0,1086.6134896786994,11386.467428997059,525.6743842683055
+BR-MG-G150272 = 726.3228070175438,44.08613187499668,826.0,651.0,175.0,4521.517371916063,75322.88158465415,727.65954059405
+BR-MG-G150273 = 319.1801948051948,114.68631695222388,853.0,110.0,743.0,31.51951295885262,131.02335053093466,339.1591780446875
+BR-MG-G150274 = 1390.440251572327,308.1500000499015,1838.0,856.0,982.0,105.06602671813276,532.3904823666078,1424.1771363574371
+BR-MG-G150275 = 727.9281767955802,195.22842643384737,1013.0,324.0,689.0,62.511266541591986,270.7812181794462,753.6534807594094
+BR-MG-G150276 = 1082.8642413487134,209.18980531698784,1381.0,598.0,783.0,153.0762472537567,857.9334278304968,1102.8850075326457
+BR-MG-G150277 = 323.2842866988284,117.80986162176251,925.0,124.0,801.0,30.14558381025461,120.53662086341205,344.08123099307403
+BR-MG-G150278 = 856.3316391359593,115.5611794831616,1286.0,373.0,913.0,427.6706455047666,3307.1887072053555,864.0938967431829
+BR-MG-G150279 = 620.1348837209302,8.091651848519064,662.0,614.0,48.0,450371.97828378476,3.4534259466508694E7,620.1876722712321
+BR-MG-G150280 = 751.2244759972955,119.3173717817483,939.0,393.0,546.0,268.258156383988,1805.8841079615893,760.6410773461522
+BR-MG-G150281 = 861.8412984670874,133.61526423079263,1249.0,681.0,568.0,288.71862279787285,2010.2495737907238,872.1372957160472
+BR-MG-G150282 = 590.4122621564482,53.18718409111605,701.0,415.0,286.0,1400.2456804955198,15886.250370135554,592.8031004104456
+BR-MG-G150283 = 857.2150537634409,58.034815183510396,925.0,724.0,201.0,3266.3008990435055,48875.96416609589,859.1773322033368
+BR-MG-G150284 = 475.01846153846157,45.898278473858966,847.0,387.0,460.0,1141.407369670771,12207.895194348475,477.2307521202199
+BR-MG-G150285 = 632.9325842696629,20.20501537070782,689.0,609.0,80.0,30834.17376900874,968922.0958279395,633.2550030409586
+BR-MG-G150286 = 775.0055031446541,139.55449658425647,1019.0,592.0,427.0,187.80105336830258,1134.5380798257086,787.4699914418222
+BR-MG-G150287 = 902.2443890274315,20.989847318694906,932.0,837.0,95.0,79550.53334634437,3424863.519541012,902.4885102991312
+BR-MG-G150288 = 455.6173469387755,43.32001829175515,644.0,379.0,265.0,1196.333923942698,12962.708872050855,457.6721433693846
+BR-MG-G150289 = 914.0638766519824,49.92547634720973,1213.0,866.0,347.0,6195.478917248562,114643.02866721892,915.4263071315715
+BR-MG-G150290 = 559.7613636363636,53.02631086163776,800.0,463.0,337.0,1209.2071876008827,13142.604202275455,562.2673508782423
+BR-MG-G150291 = 580.0342639593908,39.98691740699374,711.0,426.0,285.0,3094.284999484951,45460.12031067546,581.4109570094341
+BR-MG-G150292 = 919.4792899408284,31.947643699611945,1152.0,880.0,272.0,23930.770235353215,691624.8796703612,920.0341388057551
+BR-MG-G150293 = 401.28785607196403,119.08273069205603,632.0,173.0,459.0,49.12243322351299,209.22917115777042,418.58408973575433
+BR-MG-G150294 = 1194.154135338346,30.73086423668495,1292.0,1071.0,221.0,58790.58226976028,2288872.162358736,1194.549490378028
+BR-MG-G150295 = 976.7619994319796,102.52337526290293,1226.0,809.0,417.0,894.7454826448125,8840.316931031095,982.1278155157079
+BR-MG-G150296 = 584.8908382066277,43.81188492967157,673.0,506.0,167.0,2419.0096416817796,32816.929463800996,586.5294313835772
+BR-MG-G150297 = 947.0524691358024,139.9782733143834,1275.0,612.0,663.0,329.7347538585677,2365.983430940252,957.3412642816021
+BR-MG-G150298 = 948.070796460177,143.71368517453482,1390.0,784.0,606.0,308.0160984189254,2188.3150242314,958.9013809600441
+BR-MG-G150299 = 1114.9384615384615,72.47872407670393,1253.0,919.0,334.0,3685.495859242295,57369.19976222972,1117.291787520851
+BR-MG-G150300 = 893.4564102564102,27.76128825496539,939.0,842.0,97.0,33431.41803160368,1079031.5202906195,893.8876026402012
+BR-MG-G150301 = 939.0,165.3588173081147,1223.0,773.0,450.0,200.7648962994533,1249.0219767819783,953.4487602705971
+BR-MG-G150302 = 819.4554140127389,62.01540479971009,932.0,697.0,235.0,2347.131826708637,31553.50118608393,821.7986894533607
+BR-MG-G150303 = 786.0556274256145,15.103464130657327,824.0,751.0,73.0,141127.44274714025,7353097.441985153,786.2007148535433
+BR-MG-G150304 = 890.875,26.433741852665,929.0,838.0,91.0,38380.88054039119,1296884.4788476976,891.2670802477411
+BR-MG-G150305 = 1002.9280898876405,123.4995855779464,1328.0,854.0,474.0,560.8801953008553,4778.182751514159,1010.5032910008732
+BR-MG-G150306 = 972.0391061452514,114.2386682828743,1224.0,830.0,394.0,642.5915521308664,5713.585112750471,978.7290213367047
+BR-MG-G150307 = 850.5324298160697,104.11673935976451,988.0,633.0,355.0,568.7040581365055,4825.021506795922,856.8813859477499
+BR-MG-G150308 = 951.5616438356165,61.35579737294926,1202.0,897.0,305.0,3778.8104915320628,59425.494418642316,953.5376740802699
+BR-MG-G150309 = 581.572934973638,60.97633041021978,710.0,354.0,356.0,894.85730783573,8773.09777885311,584.7607985870357
+BR-MG-G150310 = 817.3894736842105,73.63963388468441,920.0,668.0,252.0,1400.4446243927475,15901.86744283635,820.6999131037002
+BR-MG-G150311 = 617.1284722222222,26.475502731546456,727.0,582.0,145.0,12736.881454945044,298686.31785304396,617.6961255117457
+BR-MG-G150312 = 492.96277915632754,128.79354708577742,655.0,207.0,448.0,66.89694342992468,294.24143029856396,509.50964603672276
+BR-MG-G150313 = 363.48207171314743,176.45701562656978,915.0,190.0,725.0,16.265884978662882,58.5330211369589,404.04986675003016
+BR-MG-G150314 = 523.3796680497925,69.56100520789616,608.0,425.0,183.0,448.10676183773955,3533.6810325029614,527.982017092859
+BR-MG-G150315 = 1237.6674641148325,61.06089159262287,1612.0,1164.0,448.0,8392.189885789268,171581.42767655646,1239.172782226323
+BR-MG-G150316 = 874.8577405857741,62.531938724026645,941.0,718.0,223.0,2779.097988388009,39415.64797582436,877.0896816309213
+BR-MG-G150317 = 878.1547314578005,148.38505448923033,1432.0,531.0,901.0,225.3467372343588,1448.9775106319958,890.6030859914497
+BR-MG-G150318 = 545.6809651474531,105.21759701107209,743.0,283.0,460.0,153.6917267302242,860.005513917393,555.7323622437694
+BR-MG-G150319 = 1079.7364672364672,157.56255143913359,1542.0,886.0,656.0,343.09139151772587,2509.7683947427713,1091.1722120253505
+BR-MG-G150320 = 996.2766450417053,141.12314908625478,1251.0,709.0,542.0,373.45595796907185,2797.1537141385047,1006.2220911228184
+BR-MG-G150321 = 619.3463449254791,104.51908856691651,817.0,452.0,365.0,225.86429906324028,1445.656570935102,628.1036020016201
+BR-MG-G150322 = 898.6592741935484,24.268467250714693,925.0,828.0,97.0,50885.90532729253,1888290.2695078023,898.9869017937771
+BR-MG-G150323 = 719.9248496993988,142.66643890314938,1141.0,449.0,692.0,143.96200889056473,809.4307730853036,733.9247250256718
+BR-MG-G150324 = 1014.6013745704468,169.09030669856986,1583.0,894.0,689.0,235.74074918124694,1558.154453488254,1028.5949062189916
+BR-MG-G150325 = 876.6456844420011,149.79105135959213,1543.0,588.0,955.0,218.69713347086213,1399.9492372962638,889.3508953828049
+BR-MG-G150326 = 480.48026315789474,133.73387607654635,845.0,315.0,530.0,57.59486254071994,252.5872358774649,498.7444565052697
+BR-MG-G150327 = 488.53688029020554,136.4450566220836,806.0,235.0,571.0,56.33953001739496,238.40471800193734,507.2332174456738
+BR-MG-G150328 = 910.554347826087,273.13313221921464,1735.0,543.0,1192.0,47.98282473104469,205.88420533165004,950.6371170225101
+BR-MG-G150329 = 938.9137380191693,46.696172166173305,1078.0,837.0,241.0,8189.806612417122,165921.2269343794,940.0742204401215
+BR-MG-G150330 = 1490.1491228070176,339.6614667178409,2236.0,942.0,1294.0,97.75888782791704,490.59691187963426,1528.369824412743
+BR-MG-G150331 = 1108.3459915611813,203.14395582377003,1863.0,902.0,961.0,180.33938383373547,1103.9597897971787,1126.80890296335
+BR-MG-G150332 = 391.85135135135135,109.0587481310506,630.0,232.0,398.0,58.19343377757083,261.4693800612924,406.7447505497669
+BR-MG-G150333 = 484.5,142.224599611649,885.0,250.0,635.0,49.688307904505045,205.37923034294099,504.9436470881616
+BR-MG-G150334 = 481.64096499526966,48.27688633523171,615.0,409.0,206.0,1024.4021677929948,10566.696357779187,484.0544152425422
+BR-MG-G150335 = 913.4627575277337,43.583824090463885,1256.0,803.0,453.0,9271.919983995575,195819.60722902906,914.5019185942257
+BR-MG-G150336 = 1301.444933920705,142.75224311674918,1554.0,1130.0,424.0,785.6286672994304,7427.697578517459,1309.250594402283
+BR-MG-G150337 = 952.9387186629526,72.84226962827101,1231.0,890.0,341.0,2280.4668616970202,30443.510772903905,955.7186812925589
+BR-MG-G150338 = 904.2669902912621,30.834167222221716,1101.0,824.0,277.0,25311.390955940777,744944.1561776573,904.792537324831
+BR-MG-G150339 = 895.3642611683849,91.63410333798885,1228.0,769.0,459.0,963.8979380426571,9760.809446970792,900.0410929908506
+BR-MG-G150340 = 609.5178774120318,182.24590311901986,1141.0,268.0,873.0,47.544924576942634,196.04487173338865,636.1804870384942
+BR-MG-G150341 = 290.9202772963605,120.11092744677374,628.0,82.0,546.0,22.42043283757268,82.80559972833606,314.7399603391908
+BR-MG-G150342 = 591.7909800520382,23.534145250048258,751.0,496.0,255.0,15975.683599927668,403611.2816046949,592.2587441850076
+BR-MG-G150343 = 915.37109375,17.559246372743647,953.0,863.0,90.0,141824.55292169595,7401444.24125861,915.5394947276988
+BR-MG-G150344 = 387.75338753387535,56.86860856646759,514.0,265.0,249.0,337.110864517235,2433.5944295609875,391.90142661679846
+BR-MG-G150345 = 1001.8083700440528,103.5991334837155,1235.0,872.0,363.0,934.2473748118839,9346.161951873879,1007.1508282024588
+BR-MG-G150346 = 922.5621007806956,231.82703351386002,1631.0,674.0,957.0,76.29341891585833,370.7936881908163,951.2437139160115
+BR-MG-G150347 = 369.9404283801874,155.7436186958397,820.0,132.0,688.0,20.992733289887155,72.06624808568498,401.38758739476697
+BR-MG-G150348 = 927.724358974359,17.04828752382681,1027.0,912.0,115.0,161310.49829581933,8787506.77356451,927.8809893202255
+BR-MG-G150349 = 828.2493702770781,103.28169779346031,1197.0,608.0,589.0,539.8654308721899,4527.483437807473,834.6640812108043
+BR-MG-G150350 = 587.4404145077721,52.19590264262057,620.0,372.0,248.0,1456.9367748688169,16705.26622544557,589.7547395737832
+BR-MG-G150351 = 593.1315789473684,43.08248674935902,769.0,505.0,264.0,2652.1150393909625,37144.031324108044,594.6941824241322
+BR-MG-G150352 = 668.6513196139983,98.82018370170512,918.0,454.0,464.0,329.78758249376324,2364.7512524985523,675.9142075207329
+BR-MG-G150353 = 796.3231441048035,30.540408291085775,874.0,748.0,126.0,17805.799625594966,466336.151787703,796.9085683913468
+BR-MG-G150354 = 943.841726618705,66.84926230258708,1233.0,875.0,358.0,2859.139279779989,41068.888434239336,946.2061238318945
+BR-MG-G150355 = 680.0097765363129,117.88628961300378,1063.0,481.0,582.0,210.0618986297797,1328.430417041563,690.1525001502836
+BR-MG-G150356 = 611.9395648670427,53.10837950552312,923.0,529.0,394.0,1567.5983173982497,18588.9576402908,614.2397992831205
+BR-MG-G150357 = 697.284965034965,96.69572844662765,1061.0,605.0,456.0,397.8851641623084,3056.5220452920253,703.9576594963906
+BR-MG-G150358 = 404.19377716769617,152.43716174128622,926.0,193.0,733.0,27.509608157404976,104.0743110824562,431.9834461884254
+BR-MG-G150359 = 1083.0529411764705,99.80464811554181,1261.0,902.0,359.0,1310.176083995143,14563.726010668071,1087.6417798045782
+BR-MG-G150360 = 528.0218558282209,137.37127236134782,950.0,262.0,688.0,67.91941357565817,303.4400056890653,545.5987048210928
+BR-MG-G150361 = 622.8181818181819,165.03700704810274,933.0,320.0,613.0,65.42939228827186,296.26763531550534,644.3133564490971
+BR-MG-G150362 = 761.9230769230769,156.18936314539255,1014.0,560.0,454.0,130.9457642149555,714.9286564618584,777.7672481582728
+BR-MG-G150363 = 661.1180679785331,96.70931921669468,926.0,541.0,385.0,341.04796054279456,2496.5937276848977,668.1540183453399
+BR-MG-G150364 = 801.8713450292398,192.81648755448742,1264.0,571.0,693.0,85.39409925980742,422.0794202416737,824.727744077918
+BR-MG-G150365 = 613.9750812567714,158.97665843534577,1085.0,293.0,792.0,69.53396057984533,320.70914324464394,634.223129767062
+BR-MG-G150366 = 1004.1932773109244,147.63526925472348,1503.0,890.0,613.0,336.4829264851216,2459.606417023388,1014.9878378209119
+BR-MG-G150367 = 773.7718906860011,100.68705888953758,1044.0,539.0,505.0,476.7225293192733,3838.373419382574,780.295343215384
+BR-MG-G150368 = 838.3626062322946,146.63277816664186,1227.0,608.0,619.0,204.84552091589188,1286.2370634690474,851.0893203192443
+BR-MG-G150369 = 917.6405693950178,10.395505720145062,987.0,902.0,85.0,688098.274288126,6.076475132026633E7,917.6994503315287
+BR-MG-G150370 = 731.0998248686515,149.056321176364,928.0,467.0,461.0,132.74304575585126,725.1070477627052,746.139893589402
+BR-MG-G150371 = 698.2607991360691,107.82184989260847,926.0,586.0,340.0,291.7829039730442,2032.2591523611736,706.5364073594552
+BR-MG-G150372 = 581.9065693430657,43.79797716286742,673.0,511.0,162.0,2385.049004593011,32215.239528725368,583.5524982794394
+BR-MG-G150373 = 615.2980816527299,81.39873306431286,911.0,538.0,373.0,456.917927563662,3685.1416435368765,620.65891037671
+BR-MG-G150374 = 788.3747534516765,43.26581289849544,914.0,715.0,199.0,6105.326203435484,112277.70012748682,789.5610694846596
+BR-MG-G150375 = 978.6897746967071,76.12340011120081,1233.0,903.0,330.0,2165.2375403586584,28398.542575843214,981.6457849654229
+BR-MG-G150376 = 904.5871254162042,17.92933504374317,931.0,830.0,101.0,128577.16666945128,6494450.217578508,904.7647918237437
+BR-MG-G150377 = 829.0562130177515,55.61761704085978,953.0,699.0,254.0,3356.557881454304,50687.40097540049,830.9196854501878
+BR-MG-G150378 = 717.4448462929475,127.81450285042169,1291.0,495.0,796.0,194.3984053370082,1200.3367343359757,728.7411437617692
+BR-MG-G150379 = 1106.949090909091,135.74751010303484,1487.0,890.0,597.0,566.7189181565361,4823.497587384146,1115.2415327468916
+BR-MG-G150380 = 816.1416666666667,46.64659613043116,914.0,750.0,164.0,5409.1143655681635,95595.1774906748,817.473623427692
+BR-MG-G150381 = 313.6380597014925,132.63193785630529,632.0,148.0,484.0,21.10300711361563,74.83390146413319,340.52909337211673
+BR-MG-G150382 = 728.9815400843881,171.84572052702055,1241.0,524.0,717.0,90.13870230801801,453.1761142427328,748.962640888888
+BR-MG-G150383 = 960.5306406685237,89.66832124849161,1253.0,824.0,429.0,1262.767287345711,13921.861843757957,964.7069604281951
+BR-MG-G150384 = 655.4307692307692,44.15362547965943,782.0,609.0,173.0,3316.431638329878,49933.714559807675,656.9163081378297
+BR-MG-G150385 = 392.22543859649124,106.50929068396164,622.0,197.0,425.0,61.54586729844201,275.87419143602034,406.4296048323873
+BR-MG-G150386 = 1243.5351239669421,82.21505264858389,1540.0,1154.0,386.0,3508.0784300509463,53861.79195566049,1246.2499425963829
+BR-MG-G150387 = 1056.8037558685446,175.25462089633427,1676.0,742.0,934.0,237.44835271140508,1544.9170421625372,1071.236836821522
+BR-MG-G150388 = 982.2229845626072,107.78180592211926,1412.0,890.0,522.0,785.6402315794194,7453.1838979041595,988.1188739675551
+BR-MG-G150389 = 772.3068257123923,55.13951784243375,914.0,685.0,229.0,2790.609692070632,39712.201482092474,774.272690639317
+BR-MG-G150390 = 305.0242825607064,18.14345173391276,345.0,246.0,99.0,4801.140399662181,81520.62420235461,305.56341042817036
+BR-MG-G150391 = 937.2666666666667,95.46819207149304,1230.0,794.0,436.0,977.5321925234441,9945.313960964333,942.1162243278926
+BR-MG-G150392 = 951.8227194492255,57.65077874005154,1233.0,898.0,335.0,4552.213841118584,76096.2973036766,953.5670409305543
+BR-MG-G150393 = 666.9807544264819,202.52310813676772,1054.0,262.0,792.0,45.36412120282784,181.5044089634435,697.0501675666508
+BR-MG-G150394 = 512.1399770529422,81.07861467133473,789.0,411.0,378.0,272.6158529435162,1877.8675101539056,518.5181750457847
+BR-MG-G150395 = 869.5124153498871,89.71832036512775,1065.0,527.0,538.0,937.208746365828,9308.545307965407,874.1288334431798
+BR-MG-G150396 = 778.4032,116.58502403722355,944.0,487.0,457.0,317.40306324600544,2249.289388017731,787.08551606544
+BR-MG-G150397 = 402.6811902231668,155.85927655508783,1717.0,142.0,1575.0,25.85480423682753,98.19769143558213,431.79191174432793
+BR-MG-G150398 = 628.7826086956521,88.48356772327332,941.0,469.0,472.0,382.3143270166914,2920.8443583726844,634.977882099171
+BR-MG-G150399 = 832.2079510703364,78.41526444671578,927.0,676.0,251.0,1226.6007475759516,13338.864906231895,835.8941485157889
+BR-MG-G150400 = 1254.6438848920864,242.85780356079815,1828.0,901.0,927.0,153.6997921516885,881.4001399410556,1277.9323889187103
+BR-MG-G150401 = 804.1725752508361,194.15526572243502,1552.0,533.0,1019.0,84.8238111780657,424.4840420543357,827.2785492162304
+BR-MG-G150402 = 334.3942028985507,90.74861580620083,583.0,217.0,366.0,62.2549642593055,286.5473866670335,346.489241106991
+BR-MG-G150403 = 679.5967741935484,38.970816077203274,761.0,610.0,151.0,5355.634073401584,94317.03291317531,680.7132289003938
+BR-MG-G150404 = 389.84795321637426,124.98884270167554,627.0,285.0,342.0,40.707455842904814,167.78673091867523,409.394232283383
+BR-MG-G150405 = 1544.7368421052631,126.18055417409543,1846.0,1290.0,556.0,1871.9029310907486,23383.041800379608,1549.881751492359
+BR-MG-G150406 = 626.7808320950966,14.45329480290816,653.0,606.0,47.0,81684.64457370903,3548015.623921762,626.947453310468
+BR-MG-G150407 = 855.6970684039088,54.00913263832197,991.0,674.0,317.0,4023.5273764778067,64455.120683692745,857.3998246345678
+BR-MG-G150408 = 889.9642857142857,81.15027894042527,1230.0,761.0,469.0,1353.2801817095628,15254.532345937341,893.656420342319
+BR-MG-G150409 = 591.9441624365483,43.27414591302215,672.0,469.0,203.0,2599.54613517259,36082.530723523945,593.5238353656979
+BR-MG-G150410 = 800.6540880503145,89.32137492156644,960.0,591.0,369.0,746.5610945052665,6920.474612353708,805.62105032674
+BR-MG-G150411 = 659.9053549190536,150.52898343182483,1514.0,516.0,998.0,100.15397703525525,544.2314650035992,676.856005590451
+BR-MG-G150412 = 818.8167202572347,80.34892862612091,940.0,675.0,265.0,1088.573699351778,11396.751441979031,822.7495194189906
+BR-MG-G150413 = 1003.4428327645052,112.89106913120433,1231.0,866.0,365.0,729.5344404822443,6739.618378077977,1009.7731983549776
+BR-MG-G150414 = 672.6849642004773,154.210967414197,924.0,267.0,657.0,95.65869157184328,471.9522590411614,690.1348299660144
+BR-MG-G150415 = 480.5425685425685,137.20042529681783,639.0,251.0,388.0,53.15535335102668,220.9732860530886,499.74505188457533
+BR-MG-G150416 = 743.6584269662922,121.90252212688775,992.0,589.0,403.0,245.7034285067073,1619.0404794348729,753.5834929846038
+BR-MG-G150417 = 470.4212389380531,231.88231583815315,932.0,168.0,764.0,15.01796052314633,48.445360731304646,524.4669202556801
+BR-MG-G150418 = 711.6151346332405,107.12306884443451,1052.0,451.0,601.0,313.6912997868504,2231.518561341696,719.6328589758353
+BR-MG-G150419 = 1132.5102739726028,20.893809234041086,1229.0,1090.0,139.0,159411.4223119112,8649577.124220427,1132.7029936915537
+BR-MG-G150420 = 820.3325757575758,79.98330791409309,918.0,610.0,308.0,1109.1209173419456,11677.105716326663,824.2225818272267
+BR-MG-G150421 = 884.5205882352941,271.795721603573,1762.0,573.0,1189.0,45.091344741864646,189.67706865887493,925.3375520825456
+BR-MG-G150422 = 744.6463963963964,129.93376244128842,1071.0,482.0,589.0,205.44069238523943,1277.8464723717357,755.8975051475486
+BR-MG-G150423 = 961.3943661971831,102.78426454804647,1218.0,839.0,379.0,847.3454466531472,8217.964153717823,966.8731728589671
+BR-MG-G150424 = 761.1546762589928,47.978650412436444,888.0,695.0,193.0,4040.9389613358417,64891.95879250881,762.6653211509823
+BR-MG-G150425 = 847.5184331797235,286.09518473637655,1548.0,575.0,973.0,35.543694780683865,139.33560888903907,894.504303683753
+BR-MG-G150426 = 914.7290969899666,3.2163133802264428,939.0,898.0,41.0,2.3004803520931773E7,6.542877770671924E9,914.7347514727095
+BR-MG-G150427 = 573.0134596211366,78.14547442287902,803.0,445.0,358.0,416.28516511801615,3216.9493348069855,578.3175080176638
+BR-MG-G150428 = 693.9768768768769,69.49892565013064,921.0,590.0,331.0,1026.4386051987422,10577.165931565254,697.4482104832632
+BR-MG-G150429 = 585.9938954597482,143.54081917453618,1584.0,456.0,1128.0,83.28971107051254,440.5445402731536,603.318168370046
+BR-MG-G150430 = 904.2341197822142,17.3126894781166,1053.0,856.0,197.0,142637.42582021593,7458462.064218699,904.3998411075056
+BR-MG-G150431 = 860.3616600790514,74.7581539813815,924.0,619.0,305.0,1557.1665537536287,18266.156405669135,863.6034782935309
+BR-MG-G150432 = 912.1265356265357,87.05666181926362,1246.0,611.0,635.0,1181.742682043909,12722.591072037938,916.2716187687903
+BR-MG-G150433 = 896.804255319149,17.59170449384146,929.0,847.0,82.0,132637.88863620107,6769397.846479251,896.9767780859949
+BR-MG-G150434 = 792.619908516663,127.7480927426387,1060.0,557.0,503.0,256.9735995207294,1702.3303709956938,802.8486124895185
+BR-MG-G150435 = 628.7699696663296,61.888057134423825,923.0,546.0,377.0,1081.9374757380099,11397.02496506128,631.8083620608949
+BR-MG-G150436 = 618.9378427787934,14.197863130311397,661.0,601.0,60.0,82978.31899082889,3623225.6425704416,619.1006643035795
+BR-MG-G150437 = 875.905017921147,186.26451479825235,1294.0,576.0,718.0,118.41944276245722,630.3370381151743,895.4909658352077
+BR-MG-G150438 = 1398.313253012048,143.80633963192847,1560.0,986.0,574.0,947.6846623972674,9476.72821480937,1405.6885205718477
+BR-MG-G150439 = 590.466278101582,240.812157758108,1555.0,276.0,1279.0,23.514461694057513,91.7391069998153,637.684029045146
+BR-MG-G150440 = 540.993304930006,199.96957913249236,1280.0,182.0,1098.0,28.161562512220257,102.3651603607236,576.768227763559
+BR-MG-G150441 = 912.1483679525222,8.708020383424818,930.0,868.0,62.0,1149625.3641295703,1.2045352130139194E8,912.189933499295
+BR-MG-G150442 = 921.1219512195122,53.16710661171091,1230.0,809.0,421.0,5255.567614610519,92145.63843569059,922.6550765285489
+BR-MG-G150443 = 504.3333333333333,133.34612438645865,632.0,260.0,372.0,64.77208205693337,281.8826216779149,521.663972304011
+BR-MG-G150444 = 251.8591047812818,98.74491107333695,689.0,97.0,592.0,24.88951304096512,90.75491746529036,270.52461278802315
+BR-MG-G150445 = 1094.2434456928838,132.2913193246312,1311.0,870.0,441.0,590.4394657776793,5083.434080198687,1102.2112826543225
+BR-MG-G150446 = 911.8410138248848,14.671206789135606,936.0,862.0,74.0,240267.48078467176,1.4944425878192544E7,911.9590335107401
+BR-MG-G150447 = 903.2801161103048,30.337696295734727,953.0,795.0,158.0,26482.07931058102,790959.8540754274,903.789435641277
+BR-MG-G150448 = 675.8841607565012,148.2646930505814,1202.0,371.0,831.0,109.00233502364321,570.55924023291,691.9550693266891
+BR-MG-G150449 = 1103.1510128913444,143.63411169444436,1415.0,839.0,576.0,475.57995929758175,3819.6437332836826,1112.4625455652208
+BR-MG-G150450 = 517.2296296296296,45.25373306869776,617.0,414.0,203.0,1527.5675080410465,17860.269586259816,519.2055374545391
+BR-MG-G150451 = 903.6010745466756,60.00716902705198,1003.0,688.0,315.0,3457.708435008452,52666.85199681278,905.5913881307331
+BR-MG-G150452 = 1019.7967289719626,101.09232057391895,1280.0,895.0,385.0,1057.5488415513844,10997.831906503478,1024.7951140110565
+BR-MG-G150453 = 823.1,71.07468644061385,920.0,639.0,281.0,1587.3906084749024,18770.487020751032,826.1629506656853
+BR-MG-G150454 = 781.1401374933897,119.2427940201616,990.0,505.0,485.0,300.34587972014396,2089.696037809836,790.18906492619
+BR-MG-G150455 = 567.0778032036613,74.08111941174798,622.0,322.0,300.0,469.72389445738867,3735.5308419967196,571.896185631263
+BR-MG-G150456 = 1098.2653846153846,160.23171548706893,1545.0,869.0,676.0,343.0654170531314,2505.022200573889,1109.8923631110847
+BR-MG-G150457 = 1189.6517857142858,76.05081828025874,1518.0,1109.0,409.0,3877.050858626188,61500.27444833644,1192.0801559518914
+BR-MG-G150458 = 1011.9198664440735,73.36583786926519,1228.0,907.0,321.0,2665.865650938801,37365.0770127969,1014.5759519476355
+BR-MG-G150459 = 970.6763005780347,95.34288206720389,1229.0,797.0,432.0,1086.8731953361682,11412.687634678687,975.3474999530885
+BR-MG-G150460 = 862.9418604651163,96.72305481617497,1186.0,652.0,534.0,736.6770018436579,6808.550887830314,868.3455555687315
+BR-MG-G150461 = 1157.562874251497,80.95800233847729,1243.0,937.0,306.0,2965.0289967828994,42966.45912999901,1160.3904541093157
+BR-MG-G150462 = 966.2043165467626,142.54637507181877,1524.0,756.0,768.0,333.7701515888462,2448.491504080017,976.662813032068
+BR-MG-G150463 = 1165.6920923722882,125.91353104119062,1549.0,771.0,778.0,821.262753882417,7864.883661303917,1172.4727167480464
+BR-MG-G150464 = 789.7146401985111,122.8271514792364,971.0,597.0,374.0,284.7745831342399,1950.6070213459975,799.2094356827672
+BR-MG-G150465 = 612.0322580645161,9.03533782080768,686.0,606.0,80.0,311014.13471275865,2.1082097953442775E7,612.0989480803627
+BR-MG-G150466 = 851.1151515151515,17.47127144735448,914.0,819.0,95.0,115755.82217218025,5646289.726285364,851.294453444075
+BR-MG-G150467 = 840.9054054054054,45.801619503680996,914.0,717.0,197.0,6243.224201311494,115607.75070907614,842.1518207480106
+BR-MG-G150468 = 277.8626943005181,132.26245421438875,623.0,137.0,486.0,16.859516636742917,60.46786720306342,307.7353305663106
+BR-MG-G150469 = 461.18,122.17488530790605,635.0,289.0,346.0,65.12344512065246,290.09521673847865,477.0887705658141
+BR-MG-G150470 = 784.605577689243,94.43691976572994,932.0,643.0,289.0,598.4938303217675,5182.910919949857,790.268463470427
+BR-MG-G150471 = 876.6156028368795,59.709044284073364,937.0,679.0,258.0,3207.052743235689,47668.72383453299,878.646735102557
+BR-MG-G150472 = 711.7136308068459,138.8656182955337,991.0,562.0,429.0,150.5263232107758,859.8959550153745,725.1344373430791
+BR-MG-G150473 = 843.9249084249084,50.04909533321186,922.0,774.0,148.0,4845.058621009912,82561.63839887922,845.4076904095816
+BR-MG-G150474 = 1121.9749373433583,231.92065961082332,1830.0,899.0,931.0,128.7587192185842,711.221805171537,1145.694091972614
+BR-MG-G150475 = 813.0141843971631,99.60066263526781,928.0,647.0,281.0,567.96506841011,4827.530469554694,819.0923977356699
+BR-MG-G150476 = 1441.9348441926345,267.500303149951,2234.0,1014.0,1220.0,173.37208000245684,1033.4535157964917,1466.5375914316528
+BR-MG-G150477 = 995.6768189509306,112.12119736024542,1331.0,885.0,446.0,727.9822694917586,6731.353582422467,1001.9698052804482
+BR-MG-G150478 = 1028.275167785235,274.1451352024565,1525.0,593.0,932.0,64.10869367257818,285.5026461374446,1064.192358476101
+BR-MG-G150479 = 703.3846153846154,124.69910767772681,924.0,517.0,407.0,196.73031369394405,1212.6364934190701,714.3527032323631
+BR-MG-G150480 = 782.5505685218432,100.4616557253122,936.0,620.0,316.0,496.0369237105134,4048.1359709893804,788.9727096452267
+BR-MG-G150481 = 883.7218491735537,43.61054347233524,937.0,697.0,240.0,8379.979802934356,170943.03084200094,884.7972571209054
+BR-MG-G150482 = 931.9572163552667,88.2148855220565,1271.0,735.0,536.0,1212.0986902063967,13186.326331289934,936.1229188222704
+BR-MG-G150483 = 291.88690476190476,31.468129303281952,446.0,225.0,221.0,826.8455990505399,7961.672166151093,293.5782831432416
+BR-MG-G150484 = 696.9047619047619,73.98436434680275,877.0,571.0,306.0,864.6489685659919,8429.92913898532,700.8208996122571
+BR-MG-G150485 = 799.3523131672598,94.71932917980384,922.0,589.0,333.0,625.6966916455568,5479.683813596774,804.9446390194303
+BR-MG-G150486 = 372.2673879443586,120.52542583143186,624.0,188.0,436.0,39.74676914357666,163.36810553070745,391.29194522602114
+BR-MG-G150487 = 730.6248995983935,153.47058592926456,943.0,298.0,645.0,121.83229059571329,645.3796475025653,746.5694640545074
+BR-MG-G150488 = 694.7502628811777,136.16624877479293,1050.0,382.0,668.0,148.39896972500202,841.5712979360072,707.968343274517
+BR-MG-G150489 = 693.0412371134021,23.916270407865188,729.0,634.0,95.0,24419.340940340375,710083.3041106915,693.4537795195126
+BR-MG-G150490 = 959.2512077294685,64.77034633412013,1148.0,840.0,308.0,3293.8038660134016,49486.32107667031,961.4354254419202
+BR-MG-G150491 = 887.8066666666666,178.04335414599316,1247.0,586.0,661.0,138.99122051608904,770.5894781442621,905.4833589488728
+BR-MG-G150492 = 1084.0839160839162,126.67380036672778,1490.0,903.0,587.0,652.5589237824817,5808.619521756279,1091.459659726913
+BR-MG-G150493 = 886.9737417943107,54.361978380471,945.0,712.0,233.0,4390.819428899089,72361.43966214123,888.638083432192
+BR-MG-G150494 = 864.8879551820728,58.14310362528014,917.0,691.0,226.0,3334.5851601439576,50204.729652593574,866.840121082433
+BR-MG-G150495 = 872.6934306569343,45.01947057181325,972.0,753.0,219.0,7341.957997320962,143427.1951642065,873.8538645805348
+BR-MG-G150496 = 611.4015151515151,7.433401122620152,625.0,581.0,44.0,556683.0861992877,4.5807381246539615E7,611.4467010147476
+BR-MG-G150497 = 861.10625,57.35281127318434,920.0,698.0,222.0,3428.7623504968806,52119.80557676629,863.0140895431546
+BR-MG-G150498 = 866.5774647887324,52.13597119229921,918.0,733.0,185.0,4640.96185683961,77922.00901282603,868.1443785291885
+BR-MG-G150499 = 914.3724725079816,45.333296875007065,1091.0,731.0,360.0,8266.365803955032,167967.25811684577,915.4955632256865
+BR-MG-G150500 = 900.7623762376238,30.548932294279794,929.0,816.0,113.0,25722.36434691315,760914.0617263468,901.2802537000192
+BR-MG-G150501 = 485.2944297082228,49.96997290156879,593.0,382.0,211.0,944.7031490422817,9447.832688993905,487.8603096149683
+BR-MG-G150502 = 663.6791666666667,109.79891271155137,937.0,561.0,376.0,240.40298127254027,1592.1119560130455,672.7004069420502
+BR-MG-G150503 = 461.9056603773585,66.03494333718349,630.0,353.0,277.0,364.1070003559299,2714.940467919072,466.60202831769675
+BR-MG-G150504 = 905.5366666666666,20.264303316149025,973.0,871.0,102.0,89366.77632969097,3999492.0929265604,905.7633778568587
+BR-MG-G150505 = 1043.4940047961632,82.1584454326155,1228.0,908.0,320.0,2087.3499124665054,27011.912920020066,1046.7233389016599
+BR-MG-G150506 = 955.589898989899,178.22232030114844,1251.0,748.0,503.0,170.70333943798724,1010.6541924364274,972.0675133472214
+BR-MG-G150507 = 903.532967032967,12.807385875148654,943.0,867.0,76.0,351326.78742413275,2.4800103215847354E7,903.6237334468101
+BR-MG-G150508 = 580.8567493112947,23.590663919096613,615.0,527.0,88.0,15000.833793740696,371138.0326299568,581.3356024230997
+BR-MG-G150509 = 769.2801461632156,107.75229616168315,1027.0,538.0,489.0,385.3031604509272,2905.364006916492,776.7898690180076
+BR-MG-G150510 = 1278.1004016064257,238.54847612526495,1619.0,872.0,747.0,169.51635351316122,990.2094231048774,1300.1715317788621
+BR-MG-G150511 = 917.3354838709678,19.11873845863629,1072.0,893.0,179.0,110609.69078704121,5314862.237177435,917.5346947821822
+BR-MG-G150512 = 249.98722044728436,76.79847802176415,485.0,1.0,484.0,43.771650317470495,174.08222947553566,261.51790878144186
+BR-MG-G150513 = 569.7065052950076,35.219627788838345,616.0,516.0,100.0,4280.903714935725,70026.46529159488,570.7941173111675
+BR-MG-G150514 = 429.2474226804124,44.5107495247421,512.0,335.0,177.0,925.8188558773587,9209.64409906147,431.54902004410917
+BR-MG-G150515 = 716.4753424657534,91.20481283987543,923.0,599.0,324.0,508.71952185786773,4191.959151299932,722.2570416732366
+BR-MG-G150516 = 872.0348837209302,57.48432499677903,1224.0,801.0,423.0,3539.3850173907904,54526.39349227161,873.9275061734306
+BR-MG-G150517 = 538.1684210526316,18.674160380803688,577.0,505.0,72.0,24021.707597284916,694803.7858714662,538.4923153436922
+BR-MG-G150518 = 1055.8149405772497,139.81839317663932,1315.0,873.0,442.0,453.49162918472086,3602.3633601384363,1065.0325684300167
+BR-MG-G150519 = 1219.2416851441242,158.95793316195446,1603.0,869.0,734.0,474.0295921531915,3809.9088880334393,1229.5600478659853
+BR-MG-G150520 = 348.4249699879952,126.7670754940764,697.0,146.0,551.0,30.10283380185361,117.58640262588598,370.7692694121995
+BR-MG-G150521 = 670.8783987915408,62.88659542256171,899.0,598.0,301.0,1247.6123387816644,13703.698382569333,673.8193747948649
+BR-MG-G150522 = 552.1848874598071,97.41347663837443,700.0,339.0,361.0,198.5633244114422,1214.14260304391,560.7116329895207
+BR-MG-G150523 = 678.4088228355745,156.07976417101952,1384.0,495.0,889.0,97.02966802465933,509.7261381390056,696.1317574172516
+BR-MG-G150524 = 620.1918604651163,78.8357753093841,852.0,496.0,356.0,511.5102684340827,4237.797626248698,625.1823919911803
+BR-MG-G150525 = 744.0239520958083,118.97243187418503,970.0,505.0,465.0,263.2871713078409,1764.3699077758167,753.4759988468932
+BR-MG-G150526 = 906.0299727520436,27.722872952499028,1202.0,867.0,335.0,35010.03579934924,1147921.3931906014,906.4540083257447
+BR-MG-G150527 = 1085.88178913738,146.8642700649792,1524.0,901.0,623.0,426.75759246969466,3329.9606550715816,1095.7683942338895
+BR-MG-G150528 = 934.7706666666667,32.7272476623922,1102.0,899.0,203.0,23389.989220090254,670760.8726067006,935.3433979026099
+BR-MG-G150529 = 637.5063224446786,46.72212183583895,799.0,498.0,301.0,2582.246495291184,35837.267078263976,639.2161354548097
+BR-MG-G150530 = 849.4435483870968,48.8725387003975,969.0,749.0,220.0,5302.743253311154,93074.25887653544,850.848321932578
+BR-MG-G150531 = 1103.1713520749665,103.39467066019212,1248.0,907.0,341.0,1246.1398029143213,13623.97219864204,1108.0060875102804
+BR-MG-G150532 = 613.3932584269663,34.146616453542656,760.0,533.0,227.0,5851.544507294034,106144.38432974143,614.3429668343867
+BR-MG-G150533 = 767.5239905848271,131.70383982699977,945.0,577.0,368.0,215.18948626329495,1353.6348529624786,778.7419197323551
+BR-MG-G150534 = 615.7600950118765,17.77142877629898,666.0,581.0,85.0,41701.9167312644,1448574.7091153353,616.0164918975678
+BR-MG-G150535 = 1123.5536480686694,115.63431295331497,1239.0,908.0,331.0,945.5787583533255,9447.06905578399,1129.4884215522534
+BR-MG-G150536 = 853.1768953068593,189.58804220667932,2166.0,612.0,1554.0,107.99605725076002,611.6587767255347,873.9876660646951
+BR-MG-G150537 = 844.3771428571429,42.14675778558456,919.0,756.0,163.0,8101.242267395166,163509.09053230283,845.428358035989
+BR-MG-G150538 = 736.5983606557377,37.38752747143496,919.0,627.0,292.0,7706.288042451155,152986.3792923323,737.5465898037544
+BR-MG-G150539 = 916.7886597938144,7.173237436280049,946.0,910.0,36.0,2088056.6120769884,2.6691768676482707E8,916.8167221761695
+BR-MG-G150540 = 1001.787610619469,131.00418498533318,1260.0,830.0,430.0,470.5067530254515,3784.298950910916,1010.3170360210385
+BR-MG-G150541 = 548.9830960854092,176.44673134550814,922.0,263.0,659.0,39.483725994133806,154.16371279452125,576.6419068971969
+BR-MG-G150542 = 258.74013157894734,60.43124819062922,333.0,146.0,187.0,90.67487892438504,436.70286719683367,265.70357816064205
+BR-MG-G150543 = 1075.6711409395973,77.61763472849393,1231.0,914.0,317.0,2703.3366956914915,38045.6734779131,1078.4678486960754
+BR-MG-G150544 = 313.75112781954886,149.98902371697145,932.0,87.0,845.0,17.110256945196593,66.04239072504934,347.7592233767625
+BR-MG-G150545 = 1195.1026315789475,52.20337248050122,1323.0,990.0,333.0,12065.54889171414,277698.441606618,1196.2422380543428
+BR-MG-G150546 = 865.5253012048192,61.29696594895885,934.0,627.0,307.0,2856.250872941827,40874.17865974924,867.6931283928903
+BR-MG-G150547 = 908.7658536585366,9.378949178127646,919.0,873.0,46.0,909978.9476291051,8.819933669062218E7,908.8142502532708
+BR-MG-G150548 = 870.75,33.70949950893453,922.0,822.0,100.0,17313.051553906924,449222.1769287305,871.402256628443
+BR-MG-G150549 = 1031.347962382445,145.43630580969887,1404.0,853.0,551.0,378.4668194136401,2849.0847819764745,1041.5518895177493
+BR-MG-G150550 = 386.4251968503937,92.16431062249796,630.0,281.0,349.0,87.24231899718464,433.4775851087934,397.26400908386586
+BR-MG-G150551 = 588.6799027552674,71.50912354428337,927.0,302.0,625.0,582.8866139726882,5017.154753755745,593.0072365983594
+BR-MG-G150552 = 443.8883495145631,116.37002483371809,642.0,293.0,349.0,67.1817867789841,304.2224897933918,458.88871146996314
+BR-MG-G150553 = 808.8677419354839,23.817015970516863,849.0,723.0,126.0,39272.05490605074,1337074.7296328836,809.2183105896383
+BR-MG-G150554 = 936.3333333333334,62.590431309452285,1219.0,883.0,336.0,3395.7753988842837,51618.91936074848,938.4229713741104
+BR-MG-G150555 = 547.9732739420936,64.4980564491507,931.0,463.0,468.0,641.9991859468694,5770.667152065811,551.7560223871911
+BR-MG-G150556 = 927.6314847942755,20.68473431093401,1083.0,893.0,190.0,90331.54901425916,4057511.4385358407,927.8620747800538
+BR-MG-G150557 = 971.2784939374601,116.45762467149149,1533.0,606.0,927.0,605.29749682808,5265.4051970248165,978.2352943589527
+BR-MG-G150558 = 681.572463768116,72.90565881443331,915.0,591.0,324.0,846.1373988504735,8204.77517052067,685.4606177265812
+BR-MG-G150559 = 571.4402985074627,74.74449125551142,936.0,479.0,457.0,472.5091946341057,3862.4970843267834,576.3078636730053
+BR-MG-G150560 = 827.1367346938775,204.71978777759898,1473.0,431.0,1042.0,78.2009333265337,368.93384587260397,852.0946950825096
+BR-MG-G150561 = 826.5032051282051,77.85411235278433,1102.0,627.0,475.0,1227.9810134636464,13367.57216025492,830.161918481832
+BR-MG-G150562 = 976.977653631285,84.16857842300573,1234.0,878.0,356.0,1600.0251394273475,19026.37430468152,980.5965966128174
+BR-MG-G150563 = 600.6883116883117,27.146672198177768,717.0,557.0,160.0,10902.258342369503,242825.48183249388,601.301413278224
+BR-MG-G150564 = 451.7763157894737,92.01724647904048,626.0,308.0,318.0,133.4054034737204,733.9169967375216,461.052072067673
+BR-MG-G150565 = 918.4053537284894,11.29392339106356,961.0,893.0,68.0,537980.9940902896,4.376804747032008E7,918.474793591373
+BR-MG-G150566 = 644.1764705882352,100.36370941030603,985.0,452.0,533.0,284.88374785783105,1979.6405439404427,651.9480036215402
+BR-MG-G150567 = 439.409594095941,160.19244808841165,917.0,175.0,742.0,29.628891327755397,112.7476821768218,467.69906115804645
+BR-MG-G150568 = 604.7039106145252,20.39872206296429,644.0,524.0,120.0,26137.51077976834,777280.5089387399,605.0478719690713
+BR-MG-G150569 = 934.2010135135135,22.940105599555046,1006.0,905.0,101.0,67659.18586071082,2760431.1977381124,934.4826280325358
+BR-MG-G150570 = 728.3382899628252,127.61982073879794,1032.0,463.0,569.0,203.22423366469963,1263.4213515672736,739.4345699731488
+BR-MG-G150571 = 553.9148936170212,66.45965974878935,668.0,433.0,235.0,603.7254268713143,5235.696333613523,557.8876192789018
+BR-MG-G150572 = 948.2897196261682,140.97026990510318,1275.0,769.0,506.0,325.7744062659469,2354.4081263499847,958.7105972846
+BR-MG-G150573 = 901.125,6.433901560151063,913.0,889.0,24.0,2747883.2792612384,3.8492425571246034E8,901.1479682684113
+BR-MG-G150574 = 915.0,2.0044198948933447,922.0,908.0,14.0,9.512691819614598E7,4.342522620247493E10,915.0021954613634
+BR-MG-G150575 = 341.0,63.72269761851598,626.0,263.0,363.0,171.44134868291954,1045.8755865650103,346.9028425824453
+BR-MG-G150576 = 732.7843373493976,184.14112057007233,994.0,278.0,716.0,73.97476244178509,333.15152067984974,755.5665671199313
+BR-MG-G150577 = 982.0528967254409,76.87730892551546,1215.0,899.0,316.0,2124.0312116596583,27670.678186305748,985.057365128782
+BR-MG-G150578 = 823.527619047619,122.10508237559206,1070.0,565.0,505.0,326.7568151692842,2337.0801180442413,832.5307144341225
+BR-MG-G150579 = 949.7786259541984,96.76321063536052,1288.0,830.0,458.0,976.7800196421828,9930.758151820362,954.6950074510228
+BR-MG-G150580 = 710.9459459459459,27.088389799746757,771.0,648.0,123.0,18157.25541691807,478622.5208474592,711.4618183141797
+BR-MG-G150581 = 358.02542372881356,74.14466640982236,602.0,279.0,323.0,128.5773918710015,717.0479390352413,365.62225806591744
+BR-MG-G150582 = 824.9598846985347,122.50627234771105,1190.0,540.0,650.0,325.9324528675238,2340.915380058516,834.0063537685736
+BR-MG-G150583 = 572.715139442231,83.40679681453446,906.0,401.0,505.0,345.1214241989117,2532.182495393377,578.7567059665013
+BR-MG-G150584 = 297.11196911196913,35.21581301182734,575.0,254.0,321.0,630.4095405611737,5679.094967714711,299.1917038884529
+BR-MG-G150585 = 828.1672727272727,67.16195637018828,935.0,690.0,245.0,1911.7106519103238,24023.417140114434,830.8861293823601
+BR-MG-G150586 = 918.0522388059702,32.13272780951355,1080.0,894.0,186.0,23410.297819963693,671559.2102722635,918.6144051630881
+BR-MG-G150587 = 600.6595744680851,51.19706465810472,650.0,423.0,227.0,1648.4846759464926,19700.947037298032,602.8375103042173
+BR-MG-G150588 = 769.9693430656935,126.59484402851847,936.0,491.0,445.0,243.02643987448198,1586.7586660848212,780.3070189326894
+BR-MG-G150589 = 793.4367088607595,85.34430887600433,916.0,663.0,253.0,831.4279332840543,7990.061162298068,798.013447270982
+BR-MG-G150590 = 338.95670995671,75.8115562784863,610.0,260.0,350.0,104.50340104576456,555.3469510613648,347.3313163105845
+BR-MG-G150591 = 1162.4357798165138,152.42284257941208,1758.0,889.0,869.0,467.51645607405976,3769.2066323682534,1172.3863122442256
+BR-MG-G150592 = 453.29778672032194,182.51167338188188,836.0,139.0,697.0,22.533026590315572,74.43073252806796,488.66081730193713
+BR-MG-G150593 = 782.581560283688,202.76165674804224,1558.0,533.0,1025.0,70.31409522881604,335.36865958152003,808.4220357853084
+BR-MG-G150594 = 926.7,67.74722275101904,1219.0,872.0,347.0,2603.182547333986,36291.187601722246,929.1730604093492
+BR-MG-G150595 = 900.0374331550802,18.718679790264357,924.0,861.0,63.0,111305.46833512638,5358660.301473453,900.2320645552878
+BR-MG-G150596 = 634.9766081871345,51.16478974971972,886.0,572.0,314.0,1951.139184103049,24778.230056441684,637.0346369350499
+BR-MG-G150597 = 888.2378048780488,27.571605844418585,931.0,800.0,131.0,33530.672823819325,1083233.700451635,888.6656241035852
+BR-MG-G150598 = 1127.0545454545454,124.32083394212786,1309.0,899.0,410.0,771.6644987309245,7227.47499435301,1133.8904789184087
+BR-MG-G150599 = 1066.7461368653421,59.86308524577073,1238.0,914.0,324.0,5711.867355410817,102731.43959606731,1068.4244987327245
+BR-MG-G150600 = 902.2032520325204,48.53852592435596,1263.0,803.0,460.0,6478.99610810931,121560.03576488986,903.5079946945488
+BR-MG-G150601 = 846.3039126478617,104.87600240741688,1055.0,604.0,451.0,548.5074631926168,4596.013404829689,852.7773967713028
+BR-MG-G150602 = 916.7144553279905,71.1016214838107,1201.0,602.0,599.0,2179.4242282412806,28514.48891635919,919.4676901256081
+BR-MG-G150603 = 751.018151016457,134.77460446027482,1082.0,512.0,570.0,189.9466013273898,1156.524413409603,763.0153715120038
+BR-MG-G150604 = 266.8825396825397,135.35140805839916,682.0,94.0,588.0,14.822460770971384,51.9851597088012,299.24286733486844
+BR-MG-G150605 = 836.4891640866873,48.85540401816393,965.0,760.0,205.0,5071.279851047473,87742.41608700693,837.9146568333931
+BR-MG-G150606 = 1037.532923617208,290.94275858931667,1913.0,677.0,1236.0,56.865786477481656,251.99316816931827,1077.553829915347
+BR-MG-G150607 = 915.2038600723763,46.254977858128235,1037.0,757.0,280.0,7804.522509059545,155549.30054028245,916.3719924070322
+BR-MG-G150608 = 826.6234939759037,48.508847061271396,917.0,736.0,181.0,4999.848646500223,86093.27517175327,828.0455959886174
+BR-MG-G150609 = 942.3074534161491,80.80519789319496,1246.0,843.0,403.0,1622.6511437910242,19400.340106473614,945.7657303847429
+BR-MG-G150610 = 529.1174089068826,227.7323487175143,926.0,150.0,776.0,19.692342295862833,64.98135864642457,576.0444905219811
+BR-MG-G150611 = 1221.009090909091,75.75308720036213,1534.0,1099.0,435.0,4237.990092810607,69199.55054891533,1223.3567469479335
+BR-MG-G150612 = 459.77760457261627,49.03380743031387,716.0,295.0,421.0,853.264389250992,8289.4597715713,462.38486127645456
+BR-MG-G150613 = 455.8831168831169,85.34224057668438,613.0,321.0,292.0,168.75988044415334,993.7828097416489,463.8024517892443
+BR-MG-G150614 = 516.3553719008264,104.3320636043209,629.0,304.0,325.0,135.2449700424978,732.7518573396434,526.7903279168828
+BR-MG-G150615 = 1097.9289340101523,90.16541496729265,1235.0,967.0,268.0,1842.153051399323,22881.54109152932,1101.6250479146222
+BR-MG-G150616 = 896.9872611464968,13.310111697142187,919.0,868.0,51.0,306266.9718414557,2.065334239305969E7,897.0860079905851
+BR-MG-G150617 = 630.4088397790056,94.47408209160689,865.0,415.0,450.0,316.9625545543567,2247.6052166216787,637.4485527935282
+BR-MG-G150618 = 875.1572580645161,37.773137906725445,939.0,800.0,139.0,12505.966130401135,291335.5886965543,875.9720522313041
+BR-MG-G150619 = 834.3675108091414,216.58034088698028,1346.0,597.0,749.0,69.67604460057503,326.3655786049187,862.0186698399075
+BR-MG-G150620 = 1114.4016973125883,171.8186106385408,1653.0,808.0,845.0,292.4529530580069,2028.328299331599,1127.5694115818044
+BR-MG-G150621 = 907.4355400696865,11.07977997795501,918.0,872.0,46.0,549600.3012041323,4.5032102769041315E7,907.5031795569222
+BR-MG-G150622 = 606.1024327784891,49.61766502912069,902.0,309.0,593.0,1858.542931919646,23134.273411239363,608.1299792831668
+BR-MG-G150623 = 594.1700680272108,16.28238930816588,619.0,564.0,55.0,48702.71883359843,1781210.8127744896,594.3931240694521
+BR-MG-G150624 = 857.2425806451613,112.10570124398129,1219.0,599.0,620.0,469.8193252935912,3766.5684199114917,864.541803687121
+BR-MG-G150625 = 425.8024374599102,48.26384848299771,507.0,290.0,217.0,711.8593934019995,6483.362195006185,428.5290128068233
+BR-MG-G150626 = 573.4184011553818,52.37401060667706,800.0,475.0,325.0,1345.6471951363174,15109.226246347762,575.8052620206095
+BR-MG-G150627 = 805.6024096385543,114.31727916408259,989.0,590.0,399.0,370.6710084373735,2753.859613878484,813.6729580924535
+BR-MG-G150628 = 627.6842105263158,56.08919185547437,914.0,559.0,355.0,1437.3377539125333,16547.621220388904,630.1852629084915
+BR-MG-G150629 = 484.33522727272725,175.30355525861984,908.0,235.0,673.0,29.907678223271116,112.12701946734151,515.0844094550293
+BR-MG-G150630 = 753.3836959120249,108.39553698366818,987.0,536.0,451.0,356.7840091892732,2630.243163073734,761.1416331432936
+BR-MG-G150631 = 917.4445462878093,26.254926560529952,1090.0,812.0,278.0,42773.227284011686,1498322.0482947426,917.8201439726321
+BR-MG-G150632 = 673.2244318181819,91.13461146201804,908.0,527.0,381.0,425.49373690876274,3313.4398860318324,679.3648894395756
+BR-MG-G150633 = 541.0242130750605,83.45452659603698,622.0,343.0,279.0,290.9183193413204,1995.3651719970126,547.4229234722064
+BR-MG-G150634 = 871.0248538011696,214.17099312131234,1252.0,626.0,626.0,80.12461135203684,385.31929170174584,896.9690687163734
+BR-MG-G150635 = 1130.4761904761904,171.50641916283766,1389.0,902.0,487.0,306.01290484631835,2145.9371564073435,1143.4119419735036
+BR-MG-G150636 = 995.9160437032778,97.2312022700071,1334.0,891.0,443.0,1106.3825196767632,11681.912761027339,1000.6511244187257
+BR-MG-G150637 = 718.0837606837607,105.91032245702621,918.0,516.0,402.0,332.4310936827058,2401.996024048071,725.8521087388833
+BR-MG-G150638 = 675.7275494672755,98.49517856185123,956.0,474.0,482.0,344.42135124769584,2526.496647129423,682.868231292817
+BR-MG-G150639 = 422.4170731707317,197.48888008515138,1001.0,240.0,761.0,17.540839675291558,63.41010636313148,466.30252139937505
+BR-MG-G150640 = 924.015625,33.73077794625222,1073.0,901.0,172.0,20642.275463001824,567992.8942370547,924.631083527371
+BR-MG-G150641 = 927.6447368421053,7.6022918070948515,954.0,912.0,42.0,1817184.466479063,2.217807586030794E8,927.67588770625
+BR-MG-G150642 = 573.0620689655173,65.31394253888115,634.0,359.0,275.0,700.2076216309619,6337.83861016073,576.7720918846642
+BR-MG-G150643 = 981.5579257079809,125.91464651773853,1427.0,825.0,602.0,498.07599302666085,4090.308814172957,989.6011619474995
+BR-MG-G150644 = 572.0886862826358,50.46519203964876,849.0,486.0,363.0,1491.3438084692057,17312.22717614488,574.3101954346541
+BR-MG-G150645 = 920.6099356025759,34.29890008583317,1133.0,815.0,318.0,19419.46405584178,523573.6023350471,921.2486461739181
+BR-MG-G150646 = 664.4992887624467,114.88309197477581,937.0,471.0,466.0,211.98547920081663,1349.0172213077713,674.35704903818
+BR-MG-G150647 = 1051.9195751138088,94.56566904796996,1189.0,866.0,323.0,1409.291357664017,16033.144413567003,1056.1616629428026
+BR-MG-G150648 = 905.512,16.217003093461347,920.0,855.0,65.0,174254.79181775352,9739002.192484133,905.6572052014677
+BR-MG-G150649 = 1461.125,237.2094133957829,1850.0,884.0,966.0,251.33532812391513,1649.331606877118,1480.254900829101
+BR-MG-G150650 = 806.933628318584,97.62761116639362,943.0,621.0,322.0,589.2407564578298,5071.276619429366,812.8179568473197
+BR-MG-G150651 = 881.7579948141746,68.950223415376,1234.0,705.0,529.0,2130.6778853809856,27781.19817323399,884.4497129445767
+BR-MG-G150652 = 979.8493150684932,105.05186862817145,1265.0,898.0,367.0,840.713433859822,8141.28765335152,985.4646494636253
+BR-MG-G150653 = 779.2614379084968,76.72050720233412,923.0,604.0,319.0,1078.1202385297725,11255.213016216758,783.0290063826508
+BR-MG-G150654 = 602.4,10.178969917011669,632.0,575.0,57.0,207450.5940455244,1.228756337889652E7,602.4859927239565
+BR-MG-G150655 = 734.1144465290806,109.26980926673652,924.0,546.0,378.0,323.81703639699595,2321.159121026337,742.2020693988177
+BR-MG-G150656 = 1071.5515463917525,178.75289608404512,1525.0,871.0,654.0,234.1674567503559,1527.9712709886144,1086.3587411315793
+BR-MG-G150657 = 1165.5608465608466,39.20388641951773,1230.0,1090.0,140.0,26368.558022041052,786596.318396635,1166.2199757104281
+BR-MG-G150658 = 878.3197674418604,21.582375021619463,986.0,828.0,158.0,67522.813963988,2752976.5658438513,878.5848921935192
+BR-MG-G150659 = 198.5175644028103,65.54506857633737,355.0,89.0,266.0,37.6560157997761,151.19773502454169,209.0583157664404
+BR-MG-G150660 = 810.9028776978417,16.475879218888494,852.0,780.0,72.0,119370.44814070548,5882335.5167757785,811.0702384224662
+BR-MG-G150661 = 919.7652173913043,57.915767986572384,1237.0,809.0,428.0,4056.36429815851,65353.412084996446,921.5868332958906
+BR-MG-G150662 = 904.5123966942149,13.332130890842897,921.0,864.0,57.0,312482.92845805944,2.121385038979447E7,904.6106463488053
+BR-MG-G150663 = 1136.3053097345132,43.90254360100992,1242.0,1059.0,183.0,17416.97377753573,452856.4463580745,1137.1531076620627
+BR-MG-G150664 = 986.5187687687687,209.07468192181042,1935.0,663.0,1272.0,120.02817683351803,648.2696162222697,1008.430217592548
+BR-MG-G150665 = 881.8348623853211,40.48177309369995,916.0,743.0,173.0,10400.789214340428,227908.48876130523,882.7635575118334
+BR-MG-G150666 = 680.3073593073593,99.66435397038455,932.0,554.0,378.0,339.6022474138435,2482.8402962888645,687.5689685988501
+BR-MG-G150667 = 906.6695842450766,17.738380005233797,994.0,860.0,134.0,133690.53087177454,6841082.8551131915,906.8430873752912
+BR-MG-G150668 = 494.811320754717,99.626924817391,630.0,332.0,298.0,137.3227943575011,756.1626317088981,504.7412874885484
+BR-MG-G150669 = 841.7138413685848,121.71240192346036,1152.0,371.0,781.0,349.9230703548239,2535.5089338901844,850.4681649147351
+BR-MG-G150670 = 309.7845528455285,54.038964461623486,454.0,185.0,269.0,205.96724307836197,1288.6409184770423,314.46252377952544
+BR-MG-G150671 = 929.2482993197278,52.237581089289236,1208.0,890.0,318.0,5685.851652296702,102283.81532608344,930.7154058393288
+BR-MG-G150672 = 818.5076142131979,81.17816585803423,944.0,666.0,278.0,1055.0968545886708,10938.58665486802,822.5233182938073
+BR-MG-G150673 = 953.7184115523465,88.15481205499539,1250.0,870.0,380.0,1300.297337956671,14474.472323909788,957.7839419317818
+BR-MG-G150674 = 538.1248527679624,128.9495603839406,945.0,265.0,680.0,85.26906716220691,412.80633155891826,553.3591476516428
+BR-MG-G150675 = 914.9514066496164,19.919279350347843,937.0,835.0,102.0,97047.07234973746,4463752.212617276,915.1682108880033
+BR-MG-G150676 = 625.9651741293533,177.67585719490646,914.0,292.0,622.0,53.910011712187824,225.16224667505622,650.692791916997
+BR-MG-G150677 = 608.657373850014,64.09389437751962,868.0,507.0,361.0,885.8977186992772,8717.05921312562,612.0227332693388
+BR-MG-G150678 = 887.7954722872755,47.6578065091551,978.0,719.0,259.0,6519.210237293252,122421.26355835276,889.0737129929389
+BR-MG-G150679 = 579.8978723404256,36.08615865587379,629.0,520.0,109.0,4197.779612210014,68220.2280863884,581.0195807298488
+BR-MG-G150680 = 813.5555075593952,98.15179678766634,1067.0,589.0,478.0,594.232543085989,5131.048759150399,819.4549036358698
+BR-MG-G150681 = 664.7191273860537,93.46285057398691,926.0,542.0,384.0,381.9681294866934,2889.971799700185,671.25764260103
+BR-MG-G150682 = 1156.5542406311638,91.73590634130305,1326.0,929.0,397.0,2040.5047002696024,26158.680386090262,1160.1867039550953
+BR-MG-G150683 = 996.9386973180077,127.16491568908093,1229.0,856.0,373.0,506.1424568700998,4172.793750248844,1005.016259566151
+BR-MG-G150684 = 932.0869565217391,112.43857442298649,1457.0,756.0,701.0,596.4575628694719,5204.77859857404,938.8442509469992
+BR-MG-G150685 = 504.6425855513308,97.88635199881982,913.0,296.0,617.0,153.8100527451057,898.9303680443671,514.0485162507223
+BR-MG-G150686 = 664.1161616161617,20.707233923968722,702.0,620.0,82.0,33084.8865905578,1064168.7067520614,664.4389104022774
+BR-MG-G150687 = 463.80774523294673,126.30074471575074,651.0,215.0,436.0,60.37777433123976,261.8160696757536,480.69689270248404
+BR-MG-G150688 = 409.6720430107527,114.89361593164178,624.0,241.0,383.0,56.68218992400199,249.20059411433311,425.47823188319705
+BR-MG-G150689 = 917.070707070707,15.35193372826436,983.0,895.0,88.0,213347.25428899037,1.275558366306537E7,917.1991951786501
+BR-MG-G150690 = 852.5904725316942,82.73663821894198,1059.0,593.0,466.0,1124.144429719918,11873.774731846028,856.5955084843661
+BR-MG-G150691 = 523.2115384615385,89.4453714970681,842.0,333.0,509.0,218.03154721222512,1387.0814632224378,530.8020237918639
+BR-MG-G150692 = 1223.142857142857,113.67318521628077,1545.0,915.0,630.0,1278.944988397638,14141.331767859101,1228.4136282282147
+BR-MG-G150693 = 562.493288590604,197.3904630963714,942.0,295.0,647.0,32.28756725901838,123.71242349340875,596.1222145087972
+BR-MG-G150694 = 915.234962406015,23.796190922964954,1089.0,858.0,231.0,57012.68931542155,2197485.636108844,915.5442616896148
+BR-MG-G150695 = 888.8459743290548,44.58306354404683,977.0,791.0,186.0,7983.505307003928,160314.94759323893,889.9633788173193
+BR-MG-G150696 = 269.4855172413793,61.39422749379665,334.0,100.0,234.0,96.38169297098565,466.3031083846912,276.3904759075714
+BR-MG-G150697 = 632.7472375690608,81.07435323231078,928.0,472.0,456.0,500.72202559312495,4142.768344509948,637.9201497078728
+BR-MG-G150698 = 908.7622641509435,12.747478128916535,931.0,865.0,66.0,362520.79265382566,2.585895417186615E7,908.8516660838534
+BR-MG-G150699 = 542.1819887429643,104.12209014821445,832.0,294.0,538.0,156.7237890114345,899.2893476798656,552.0894117569262
+BR-MG-G150700 = 564.3240546218487,46.81005477563406,647.0,492.0,155.0,1788.1887354966289,21990.912527513196,566.2621476427161
+BR-MG-G150701 = 796.7280624002836,120.9561922098921,995.0,567.0,428.0,305.0701439395829,2131.8780418355627,805.8573110979553
+BR-MG-G150702 = 755.5425821301527,95.21151010307123,943.0,598.0,345.0,523.6832019727638,4350.831484341725,761.5181055418221
+BR-MG-G150703 = 295.76488095238096,32.17920550064116,348.0,200.0,148.0,802.9319091453326,7606.931545066371,297.5102789340707
+BR-MG-G150704 = 751.3825892487368,139.76552877314373,1030.0,542.0,488.0,171.6147729146737,1012.41762067152,764.2710242180925
+BR-MG-G150705 = 529.8695652173913,64.27021087098616,615.0,415.0,200.0,585.0023615186857,5025.862731451267,533.7531415823877
+BR-MG-G150706 = 984.9446564885496,134.2553920551214,1238.0,841.0,397.0,417.69431055125244,3246.102886615085,994.0525572831757
+BR-MG-G150707 = 928.3928571428571,87.56509386316735,1233.0,822.0,411.0,1225.2456466554368,13385.327629653551,932.5132400438843
+BR-MG-G150708 = 593.2286978974548,84.98507736152071,940.0,511.0,429.0,363.68955551363956,2749.7356936865785,599.2852003706193
+BR-MG-G150709 = 629.7029950083195,94.72700933306362,828.0,505.0,323.0,314.18456638514334,2232.493146517095,636.7880873725842
+BR-MG-G150710 = 682.2857142857143,111.15844594169,1012.0,577.0,435.0,250.67661503774687,1673.0024201557148,691.2814159389351
+BR-MG-G150711 = 716.2501936483346,65.06152833263886,843.0,601.0,242.0,1367.1898780038928,15415.497193438128,719.199097865296
+BR-MG-G150712 = 877.045918367347,22.66690776947907,919.0,807.0,112.0,58043.91170820792,2250330.9340576907,877.3387781425446
+BR-MG-G150713 = 723.5465686274509,90.34092718962202,980.0,613.0,367.0,538.5799691012165,4527.680920584827,729.1646728264056
+BR-MG-G150714 = 670.6521739130435,107.89035310154263,914.0,555.0,359.0,259.66485664620853,1747.7390774944595,679.275103817788
+BR-MG-G150715 = 270.44520547945206,43.30997398839656,344.0,186.0,158.0,261.81269157179446,1746.0522814665264,273.89115176233537
+BR-MG-G150716 = 505.5842259006816,94.69472019892999,631.0,332.0,299.0,167.96977467103875,980.0394466573913,514.3758348845181
+BR-MG-G150717 = 1237.4430379746836,220.90380212504806,1592.0,907.0,685.0,192.49062236369267,1172.5247303457531,1257.0058719136186
+BR-MG-G150718 = 731.3143459915611,156.85079961063738,1083.0,429.0,654.0,115.32038592888462,604.1936084015355,747.9457507009189
+BR-MG-G150719 = 521.1919191919192,127.05686921811284,713.0,280.0,433.0,80.64639250868366,374.7675008863982,536.4554638052115
+BR-MG-G150720 = 561.4254658385094,35.521435710980626,644.0,482.0,162.0,3995.572089555564,63898.48957011723,562.5480655792503
+BR-MG-G150721 = 327.9584905660377,80.09260073228509,472.0,1.0,471.0,79.059018765391,358.5204225650084,337.59679534381706
+BR-MG-G150722 = 1275.9246575342465,231.8353834263536,1761.0,909.0,852.0,183.32743725627182,1103.6725145737814,1296.8158607575435
+BR-MP-G120001 = 184.73458282950423,43.84735312393096,359.0,107.0,252.0,88.12163172855631,436.90213574431044,189.8669441192059
+BR-MS-G140001 = 450.4584425706795,100.49461109274085,770.0,294.0,476.0,103.9328694779127,534.1531270743096,461.5322040138514
+BR-MS-G140002 = 368.4616187989556,74.95766578571337,624.0,224.0,400.0,134.4144608498714,749.3998166802253,376.0087980193942
+BR-MS-G140003 = 262.3769273127753,71.58091095722402,598.0,149.0,449.0,61.397530108265954,282.84121225361093,271.96595154459953
+BR-MS-G140004 = 301.5943979628956,54.212235184495256,462.0,185.0,277.0,188.87351875000112,1145.9794368499586,306.4280459199198
+BR-MS-G140005 = 297.81720430107526,19.38739478529909,422.0,256.0,166.0,3672.202202966143,57185.585170498,298.44758041282466
+BR-MS-G140006 = 458.9438596491228,162.3007847113968,736.0,200.0,536.0,31.29118929360108,115.57296642547408,486.79668345991115
+BR-MS-G140007 = 376.5664259927798,51.03328805901639,491.0,265.0,226.0,423.1304659408078,3271.747922536949,380.0087757869419
+BR-MS-G140008 = 139.93382445800884,88.34056818379915,686.0,77.0,609.0,11.377234958493526,48.72065733377006,165.48574323633187
+BR-MS-G140009 = 546.1319095477387,56.997544131805796,681.0,308.0,373.0,907.8093515731524,8960.775285950327,549.0981539427323
+BR-MS-G140010 = 512.7585297221245,103.78679160365421,747.0,274.0,473.0,135.18799326463008,739.7217930188164,523.1567718324739
+BR-MS-G140011 = 267.6706192358366,55.81888084801275,425.0,183.0,242.0,125.10359138112761,677.4316485412884,273.42879852206664
+BR-MS-G140012 = 265.5420054200542,24.432901871050444,315.0,185.0,130.0,1316.2649928002356,14659.958496046647,266.6636895723609
+BR-MS-G140013 = 288.6991813272949,88.48441268553357,710.0,141.0,569.0,45.706007491082175,197.52051699791414,301.9548121612804
+BR-MS-G140014 = 339.0878378378378,143.75890790004277,752.0,129.0,623.0,21.02600197813904,74.84476189328612,368.3031161559087
+BR-MS-G140015 = 324.7252701289648,47.205856730867744,520.0,195.0,325.0,346.41136684519194,2534.9429368903297,328.1385286278105
+BR-MS-G140016 = 480.3525749261292,122.45520327669607,822.0,238.0,584.0,72.29233929922165,333.55532655586705,495.7155162466669
+BR-MS-G140017 = 468.2666791253971,101.77014626264955,739.0,297.0,442.0,111.47732964642465,582.1791494818718,479.19812755211046
+BR-MS-G140018 = 285.23122238586154,107.18089053627692,593.0,130.0,463.0,27.42298729325565,101.19890002310713,304.7041081440849
+BR-MS-G140019 = 348.1515717926933,57.29024732060605,523.0,273.0,250.0,243.87300124256296,1618.2498665415235,352.8337985224475
+BR-MS-G140020 = 641.405892964522,103.88786516293024,867.0,363.0,504.0,253.62004093399656,1678.1748919151592,649.7647328516123
+BR-MS-G140021 = 374.6294180649768,93.9216087781947,714.0,173.0,541.0,76.15132803322473,363.5595401988428,386.22334144272975
+BR-MS-G140022 = 118.25410414827891,57.73853124784282,1056.0,50.0,1006.0,19.97740265583598,133.73969337547004,131.5970027719863
+BR-MS-G140023 = 370.0597437530969,141.3149682959221,893.0,90.0,803.0,26.905420019234107,104.95836124838459,396.12388745326274
+BR-MS-G140024 = 322.5317073170732,34.49316255345003,461.0,284.0,177.0,847.3375498336335,8239.662858772701,324.37089956992884
+BR-MS-G140025 = 360.0052170283806,61.2523020411225,557.0,277.0,280.0,221.3626363065565,1419.5218420151168,365.1788613720519
+BR-MS-G140026 = 298.9354385964912,38.92762569630324,444.0,216.0,228.0,475.8152755130813,3833.799333400191,301.459377845885
+BR-MS-G140027 = 308.617042115573,5.704377708507874,325.0,293.0,32.0,158518.83916192764,8585001.681252979,308.6697565509239
+BR-MS-G140028 = 310.1487341772152,7.036750160981454,337.0,294.0,43.0,85756.28832937866,3785644.873877249,310.2285498863007
+BR-MS-G140029 = 403.6869250985545,117.07319475537352,710.0,204.0,506.0,51.94050137993216,223.13498182777363,420.32043303384097
+BR-MS-G140030 = 310.73948489901795,38.73502798680284,476.0,211.0,265.0,540.6539047350325,4543.253226065055,313.1444233392085
+BR-MS-G140031 = 465.30416541804016,69.25697365890149,767.0,309.0,458.0,324.34254314174353,2338.2756440684193,470.4301167610006
+BR-MS-G140032 = 349.63759828448894,40.74909070610049,485.0,293.0,192.0,658.2046100669477,5891.48220731731,352.00417402002444
+BR-MS-G140033 = 313.6774394033561,37.40789053280844,442.0,236.0,206.0,615.3288980470959,5388.733427068374,315.90012071026615
+BR-MS-G140034 = 562.6392405063291,71.61044878576081,734.0,335.0,399.0,507.9626817017475,4164.214790770427,567.1780772674813
+BR-MS-G140035 = 366.419397993311,106.01770546097227,713.0,204.0,509.0,52.8033882359331,234.08815192218816,381.44846191456844
+BR-MS-G140036 = 291.49795615013005,28.799262570808718,343.0,215.0,128.0,1066.199430862072,11068.05646284397,292.91714863477273
+BR-MS-G140037 = 297.07142857142856,212.69920391001074,1056.0,50.0,1006.0,8.070657534804688,25.788619661348047,365.36609724688685
+BR-MS-G140038 = 443.1791594034476,73.23158112227782,650.0,300.0,350.0,239.7816595647607,1562.910022147552,449.1888598387266
+BR-MS-G140039 = 237.71494013534618,129.30023151755594,742.0,77.0,665.0,13.163336414419998,47.140635201968415,270.6047720090035
+BR-MS-G140040 = 267.4894932014833,37.602585857288965,335.0,193.0,142.0,381.09591275723056,2859.582794524491,270.11957247919145
+BR-MS-G140041 = 283.2227903579255,40.20386067473801,430.0,206.0,224.0,370.5925762722006,2759.252066338251,286.0620551406341
+BR-MS-G140042 = 301.2201157453602,108.12397834957551,608.0,151.0,457.0,30.7967959060786,118.67519748680711,320.03804902509273
+BR-MS-G140043 = 318.559855096328,34.915433798222566,487.0,249.0,238.0,788.3551673116361,7489.4643755492425,320.46757838557016
+BR-MS-G140044 = 220.03380952380954,118.34517754176707,819.0,63.0,756.0,13.245645945180911,46.754742852563545,249.84086611471787
+BR-MS-G140045 = 509.24227342056673,110.52241423090818,794.0,265.0,529.0,111.94283916688248,585.8906246497743,521.0977807340728
+BR-MS-G140046 = 393.31725667984955,163.9259330939833,794.0,78.0,716.0,21.266602313371088,72.58598497102379,426.1105208075667
+BR-MS-G140047 = 500.9378197997775,91.04933586729946,720.0,297.0,423.0,183.1779327695537,1103.1203072814114,509.1450489473807
+BR-MS-G140048 = 320.1165929718408,32.393318892864194,456.0,265.0,191.0,996.406970172488,10195.345426566695,321.7513950316207
+BR-MS-G140049 = 324.6999063670412,99.44702125978645,643.0,137.0,506.0,45.37281583762332,191.19231224477224,339.58760170567143
+BR-MS-G140050 = 399.1224170319349,96.15309441810513,682.0,244.0,438.0,84.93784918301617,418.9509676879452,410.54125413116606
+BR-MS-G140051 = 283.10105977108947,169.1751721604554,715.0,98.0,617.0,10.388267814496773,31.386702382402976,329.79758780050753
+BR-MS-G140052 = 323.1621751684312,44.00808366425331,473.0,223.0,250.0,418.44366205457686,3247.245202817922,326.14491087152
+BR-MS-G140053 = 427.6968409875232,68.8952872353453,624.0,274.0,350.0,258.07101419887425,1723.6579007066655,433.21028195778945
+BR-MS-G140054 = 324.5884070058382,91.33387586093664,700.0,183.0,517.0,56.91944883188717,259.82555247406015,337.1935806660154
+BR-MS-G140055 = 348.8234773371105,48.71830645795246,522.0,199.0,323.0,388.8863435118317,2948.4217490687447,352.2091590599038
+BR-MT-G130001 = 272.33890469416787,116.88516696306591,704.0,146.0,558.0,21.223331595953997,81.40229561642684,296.3623141797938
+BR-MT-G130002 = 717.0167770419426,96.1368935110448,894.0,415.0,479.0,436.66609882129734,3413.3232666073345,723.4330382651658
+BR-MT-G130003 = 660.0118518518518,64.16699938559572,845.0,540.0,305.0,1120.1920117568818,11876.694693262056,663.1237051976515
+BR-MT-G130004 = 305.74912112496,98.91812352354853,615.0,171.0,444.0,39.38637251210044,158.2154124762405,321.3523303635831
+BR-MT-G130005 = 596.1514851485149,90.15167539764444,861.0,385.0,476.0,310.2153792452463,2211.3342834284763,602.929446802677
+BR-MT-G130006 = 363.1924108063518,116.08359846013335,651.0,190.0,461.0,40.7861802027174,166.94437413826833,381.2927079014012
+BR-MT-G130007 = 223.4357711413011,83.51879046501409,525.0,67.0,458.0,27.803969183809915,104.22342201419806,238.53497057296846
+BR-MT-G130008 = 166.80087808172914,55.39134359135422,313.0,94.0,219.0,37.123986050473995,148.2971004709421,175.75759976083913
+BR-MT-G130009 = 370.6992002080759,124.26287127346164,794.0,172.0,622.0,36.369417902478936,145.8296869761649,390.97206832718
+BR-MT-G130010 = 270.2505418292154,137.79292899736927,659.0,96.0,563.0,14.510512487480565,49.12179277549427,303.3516880464964
+BR-MT-G130011 = 193.477441499007,101.28705031828456,679.0,83.0,596.0,14.049127343872687,50.33100139888989,218.38632496376778
+BR-MT-G130012 = 357.3178369945562,106.5438624369636,914.0,109.0,805.0,48.90065816604058,214.04164732059328,372.86409220713404
+BR-MT-G130013 = 568.0652132338879,187.62997149110092,919.0,141.0,778.0,35.764604576284206,128.85419553291754,598.2500252304326
+BR-MT-G130014 = 391.5046180813052,113.0800089912961,813.0,168.0,645.0,52.453510489098264,226.73769870646322,407.5082261899245
+BR-MT-G130015 = 546.4025218234724,121.52691244950023,740.0,279.0,461.0,103.99670025752869,525.2255040369498,559.7539694406452
+BR-MT-G130016 = 554.5506235751643,88.33178728660508,923.0,346.0,577.0,266.50075136187894,1798.8485350240223,561.5415378695059
+BR-MT-G130017 = 568.7846519928614,76.90200986947082,765.0,289.0,476.0,425.2471995180712,3280.0456993856506,573.9598413343955
+BR-MT-G130018 = 428.668621982883,194.36407734977837,775.0,95.0,680.0,16.854527476850418,50.33616838773814,470.6741782132671
+BR-MT-G130019 = 416.0879471890971,105.18509146411434,779.0,193.0,586.0,74.26209331645383,349.2200746558022,429.17721661610943
+BR-MT-G130020 = 286.15332194817563,69.18436286789533,631.0,149.0,482.0,84.04894022851067,414.37094001846117,294.3980294217559
+BR-MT-G130021 = 395.3336718088915,162.16485884986267,1033.0,138.0,895.0,22.281317929652094,77.73334207868545,427.301010426706
+BR-MT-G130022 = 290.7966836734694,98.78032853422023,600.0,199.0,401.0,35.514670985623994,144.11063770719454,307.11604409541405
+BR-MT-G130023 = 214.04414927261226,93.35212803799666,661.0,87.0,574.0,20.858281332314508,84.19957568962057,233.5155618948314
+BR-MT-G130024 = 383.31305033512945,77.17236488007694,654.0,197.0,457.0,137.74547961973641,765.0165824568998,391.0044353436474
+BR-MT-G130025 = 370.7412587412587,76.40772547438183,523.0,196.0,327.0,127.95681136284989,682.2687578485338,378.53298594075187
+BR-MT-G130026 = 411.67973856209153,154.82740654450873,766.0,215.0,551.0,27.682550458178778,104.62917931174991,439.8314824564638
+BR-MT-G130027 = 122.07319749964212,38.5044271568338,412.0,85.0,327.0,44.258016744869806,212.3041581621841,128.0017830284507
+BR-MT-G130028 = 519.5570469798657,72.10860246027563,776.0,287.0,489.0,395.61953739149146,3007.9130865399143,524.5371060422823
+BR-MT-G130029 = 512.1810874277456,126.86262109651076,948.0,242.0,706.0,77.97927589782795,366.73153457203176,527.6585931737912
+BR-MT-G130030 = 311.36106418918916,78.08984963335119,520.0,168.0,352.0,75.68727157482748,356.1851705089868,321.004263069486
+BR-MT-G130031 = 385.40167908241693,120.05721139055645,765.0,181.0,584.0,43.60049219787684,182.97289254597462,403.66841373387524
+BR-MT-G130032 = 351.83096814884897,111.25361280193472,848.0,159.0,689.0,41.44092270685377,166.7644894827176,369.00189228517365
+BR-MT-G130033 = 283.03620223851794,131.19411199768027,758.0,110.0,648.0,17.661523775446263,63.5591409656347,311.96375879333027
+BR-MT-G130034 = 299.3237946460271,46.795908976690455,517.0,170.0,347.0,281.81852703369435,1949.110056254561,302.9597186727169
+BR-MT-G130035 = 530.5221097496004,155.18118659928672,796.0,195.0,601.0,49.62605785729499,200.8676072709073,552.7521231144478
+BR-MT-G130036 = 576.3149690369421,117.48435129680338,997.0,314.0,683.0,133.63333993023036,743.979586777787,588.1679320871567
+BR-MT-G130037 = 451.8058823529412,111.10444990605589,839.0,264.0,575.0,79.86967709555081,381.76736694826093,465.26632600871415
+BR-MT-G130038 = 162.29473684210527,18.76608008543215,230.0,126.0,104.0,673.4073070751145,6066.907662767898,163.37609178953036
+BR-PA-G160001 = 4.9228130360205835,6.448838977854887,34.0,1.0,33.0,4.754543426899822,16.842907475650836,8.113051975053176
+BR-PA-G160002 = 77.6970062286518,29.246621951916442,104.0,1.0,103.0,25.358829036532942,81.12797784325434,83.01921267088402
+BR-PA-G160003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+BR-PA-G160004 = 266.7696928278541,112.85241508366295,516.0,21.0,495.0,20.125363003724733,65.4391779012222,289.6579648511039
+BR-PA-G160005 = 237.93724656826146,94.59843008068245,646.0,1.0,645.0,22.99256115772315,76.59702560025113,256.05272167703066
+BR-PA-G160006 = 250.52826630481238,109.80023483589704,617.0,18.0,599.0,18.917228650001572,62.29622412448384,273.5333686914942
+BR-PA-G160007 = 2.213244481466056,1.8645831551373546,10.0,1.0,9.0,6.604096896682208,20.509676777220335,2.893980213678437
+BR-PA-G160008 = 4.878571428571429,4.091311101665585,17.0,1.0,16.0,6.218785246158068,18.064827565429724,6.367046859752621
+BR-PA-G160009 = 2.59937106918239,1.930848441767205,8.0,1.0,7.0,7.577442623832214,23.272119842201327,3.238040404376906
+BR-PA-G160010 = 95.53152480222728,55.87183034387483,440.0,5.0,435.0,12.193982697195146,48.49575820273079,110.67038292611473
+BR-PA-G160011 = 6.277055271713888,8.165873173560993,56.0,1.0,55.0,4.678969830888808,17.122593324260535,10.299655701567476
+BR-PA-G160012 = 31.383087633087634,27.52598445908787,114.0,4.0,110.0,6.271402245609808,19.558284257947367,41.74419731924438
+BR-PA-G160013 = 7.2055518836748185,6.7602250949129505,20.0,1.0,19.0,5.080106535290546,12.888554041268335,9.88031483720133
+BR-PA-G160014 = 1.5637181409295353,1.6948824900824762,12.0,1.0,11.0,7.114778105922818,34.90633043506208,2.306044466063105
+BR-PA-G160015 = 13.525510204081632,8.726242514001154,31.0,1.0,30.0,8.648616467722832,23.71734015231548,16.09617142968717
+BR-PA-G160016 = 23.77437858508604,5.9054657045365415,35.0,13.0,22.0,77.56830213383518,365.6656193809598,24.496848823766193
+BR-PA-G160017 = 5.7913862718707945,4.3353945446203745,22.0,1.0,21.0,7.256984579815215,21.860677560267245,7.2343486788747615
+BR-PA-G160018 = 2.647675059731667,2.2055548445464086,19.0,1.0,18.0,6.692164916825201,22.91310341294083,3.4459621869993007
+BR-PA-G160019 = 27.30263157894737,13.625773504689835,58.0,3.0,55.0,14.34863159847336,44.68355239694606,30.513855782854485
+BR-PA-G160020 = 4.524733268671193,2.893036440560408,21.0,1.0,20.0,9.02146222721779,27.752083623689114,5.370555930164965
+BR-PA-G160021 = 6.528267157507231,15.088900473770858,74.0,1.0,73.0,4.4476104111628185,17.815868438445033,16.440595779568575
+BR-PA-G160022 = 7.42080378250591,3.959337327458933,19.0,1.0,18.0,12.95959799244007,41.81212162372151,8.410985724102963
+BR-PA-G160023 = 71.59884908112122,23.836084452135918,106.0,29.0,77.0,36.21244563825333,138.27462263831293,75.46226945799147
+BR-PA-G160024 = 17.20614035087719,5.113325986769063,46.0,7.0,39.0,50.50348761745353,238.39848797276284,17.949857058513103
+BR-PA-G160025 = 1.067298578199052,0.2609167231962164,3.0,1.0,2.0,84.61267601022816,462.2195568634301,1.0987282609768414
+BR-PA-G160026 = 1.1339031339031338,0.7965498120975054,6.0,1.0,5.0,13.032924960813807,85.53103263538256,1.3857228872425829
+BR-PA-G160027 = 248.26118476157467,95.2672284534847,727.0,66.0,661.0,26.597334596273484,103.01183217233232,265.91250567889614
+BR-PA-G160028 = 6.982778415614236,3.3266039053850163,12.0,1.0,11.0,15.155870180848584,44.46179686807912,7.734693784817272
+BR-PA-G160029 = 2.7443631039531478,1.9645339281448042,15.0,1.0,14.0,7.777779986824231,23.77809348619546,3.3750440591451993
+BR-PA-G160030 = 81.61513157894737,35.28769465185125,226.0,10.0,216.0,20.313808808088492,76.31669276480075,88.91710238470003
+BR-PA-G160031 = 1.3233108396685744,0.8439975163613378,19.0,1.0,18.0,16.765644145969897,190.79827685160038,1.56954878420786
+BR-PA-G160032 = 14.327586206896552,3.318640826034592,18.0,7.0,11.0,92.94374021357685,452.9344996651727,14.706906658039136
+BR-PA-G160033 = 15.817048853439681,13.801286242909917,72.0,1.0,71.0,5.608557978443906,15.71187885911696,20.99177306448475
+BR-PA-G160034 = 17.2438202247191,4.327088832625642,30.0,10.0,20.0,75.58290928371305,354.9891758218357,17.778442949478595
+BR-PA-G160035 = 53.083938150836225,19.798381608381526,98.0,23.0,75.0,27.720167837320655,101.11159324753275,56.65580644481999
+BR-PA-G160036 = 210.36574279437014,117.4324794039167,633.0,7.0,626.0,12.025839907382066,39.42994896151638,240.92350022439675
+BR-PA-G160037 = 182.25683768599123,66.70914567278994,327.0,27.0,300.0,28.473397126639444,101.9982947071274,194.0815936653739
+BR-PA-G160038 = 121.72498200143988,56.834957042847506,227.0,17.0,210.0,16.381953305589487,51.577740955812565,134.33980640641542
+BR-PA-G160039 = 67.85560037968676,32.86380343017621,116.0,7.0,109.0,14.53191365758567,41.60877351630451,75.39504014711447
+BR-PA-G160040 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+BR-PA-G160041 = 2.8969072164948453,1.362112792478088,5.0,1.0,4.0,15.978743387760302,49.15757019689498,3.201159583715309
+BR-PA-G160042 = 238.25979048797737,117.1240622177213,875.0,36.0,839.0,15.861423456297437,58.7969736329169,265.49156994856787
+BR-PA-G160043 = 3.6705202312138727,2.963964355463431,11.0,1.0,10.0,6.338236792086072,17.43563936884446,4.717817659491313
+BR-PA-G160044 = 4.473913043478261,1.8049972639517684,8.0,1.0,7.0,22.315412743244874,73.38044828584978,4.82430441032469
+BR-PA-G160045 = 1.5832648364293933,0.9299460547237969,5.0,1.0,4.0,11.613735362383858,41.178018700322234,1.836171889276776
+BR-PA-G160046 = 36.24781491002571,29.68697491832421,80.0,1.0,79.0,5.489440008015739,12.496995309966737,46.85318095447415
+BR-PA-G160047 = 73.45076698319941,24.464304905969843,122.0,9.0,113.0,35.396852997666564,129.61853797765653,77.41781051510382
+BR-PA-G160048 = 213.79642248722317,120.30186491394785,529.0,5.0,524.0,10.756864621146573,29.841588761204434,245.31907583820293
+BR-PA-G160049 = 3.7254415866129533,2.306317783511893,20.0,1.0,19.0,9.498893438073159,28.028913915791012,4.3815541459405125
+BR-PA-G160050 = 12.063636363636364,9.060932395055616,31.0,1.0,30.0,6.928682159166425,18.85891968555396,15.087472226381005
+BR-PA-G160051 = 267.1177824004034,101.93549596110749,615.0,8.0,607.0,25.18761604349497,84.34942296697281,285.90689920207666
+BR-PA-G160052 = 4.177958236658933,6.498125841402151,58.0,1.0,57.0,5.451998439683798,27.581139085471687,7.725346236768824
+BR-PA-G160053 = 216.82100397874825,92.14157508565181,873.0,8.0,865.0,20.385896233037485,71.10018228142962,235.5873885113897
+BR-PA-G160054 = 45.11963058419244,16.378446659674925,98.0,7.0,91.0,29.540033743502548,111.03733477113077,48.000360196958944
+BR-PA-G160055 = 124.30215468925147,67.64815459506113,366.0,1.0,365.0,12.770251938469517,42.75438591269248,141.51783802937408
+BR-PA-G160056 = 4.626666666666667,2.84615920535416,13.0,2.0,11.0,10.367374493365684,34.0345006206919,5.432003927342714
+BR-PA-G160057 = 5.735001774937877,3.7981872077294545,14.0,1.0,13.0,7.963700289841703,20.39840010086225,6.878696927725496
+BR-PA-G160058 = 47.476425773175585,44.52426045072193,195.0,1.0,194.0,4.919436595125742,12.273492446198173,65.08779281002151
+BR-PA-G160059 = 50.10943260137842,38.77809935677943,127.0,1.0,126.0,6.135049346476216,14.716385952184792,63.36163054528053
+BR-PA-G160060 = 85.04221888236098,32.207883716820525,307.0,2.0,305.0,26.098252451911186,93.59978538505995,90.93693840212366
+BR-PA-G160061 = 1.5758483033932136,1.0201246102810944,5.0,1.0,4.0,10.108861570766669,36.35242262735194,1.87721924553537
+BR-PA-G160062 = 8.122778675282714,5.187388213666566,17.0,1.0,16.0,8.708493928771329,23.48692432820962,9.637869572001604
+BR-PA-G160063 = 27.543907420013614,3.547059681416777,40.0,19.0,21.0,491.58787966102096,4001.542580459697,27.771360577865348
+BR-PA-G160064 = 1.0021008403361344,0.045786753608620535,2.0,1.0,1.0,10571.11072435007,234701.10322880853,1.0031463108681622
+BR-PA-G160065 = 1.269382391590013,0.82962288166804,6.0,1.0,5.0,11.874706374466276,59.34504284807776,1.51644511337073
+BR-PA-G160066 = 303.2085101502466,94.86163087738346,618.0,117.0,501.0,42.74319451392889,174.5429059065466,317.70132143296047
+BR-PA-G160067 = 77.67016265951038,42.99840792647421,225.0,3.0,222.0,12.021653176485943,39.77208992745428,88.77790970599754
+BR-PA-G160068 = 5.824931255728689,5.537437112950019,18.0,1.0,17.0,5.052395045353861,12.999452510235422,8.03697915350292
+BR-PA-G160069 = 4.693333333333333,3.520721426793009,12.0,1.0,11.0,6.950645636714482,19.06563070521545,5.867099551128917
+BR-PA-G160070 = 117.08784305467817,51.45681614862942,235.0,20.0,215.0,19.021488649090188,63.890762597979695,127.89592221549302
+BR-PA-G160071 = 15.085470085470085,2.768327118573577,20.0,7.0,13.0,177.63402151834094,1051.0584281018391,15.337374049524994
+BR-PA-G160072 = 315.4197610855415,89.3072176440657,827.0,57.0,770.0,54.85800088048925,237.09226889062253,327.8191647945396
+BR-PA-G160073 = 136.48705021747728,54.49391637661822,314.0,41.0,273.0,23.272364097529543,79.07669437842513,146.96360705674752
+BR-PA-G160074 = 2.323659305993691,1.813194329277944,7.0,1.0,6.0,7.14071911708381,21.89202667001316,2.9473829486608594
+BR-PA-G160075 = 139.35513408927287,81.08300072116404,328.0,4.0,324.0,10.882381222760314,33.547859195386685,161.22749890446033
+BR-PA-G160076 = 1.9980544747081712,1.6416773764912862,6.0,1.0,5.0,6.772586931013914,20.65052769777514,2.585986522081014
+BR-PA-G160077 = 4.3172302737520125,2.704990012037799,8.0,1.0,7.0,8.716675600099235,22.214914786317333,5.0946489772922545
+BR-PA-G160078 = 9.549295774647888,6.38148205948937,37.0,3.0,34.0,10.08783655950975,40.01280017987846,11.485310751881842
+BR-PA-G160079 = 21.78393881453155,3.851593270194777,30.0,15.0,15.0,198.15895395824356,1223.4558497701635,22.121816403592717
+BR-PA-G160080 = 73.63998051315362,12.777703390260207,102.0,46.0,56.0,209.06992182139092,1312.8753040991544,74.74032669119873
+BR-PA-G160081 = 70.52894078398666,31.440913854652617,138.0,15.0,123.0,17.73361220169198,54.623908048188106,77.2195736334174
+BR-PA-G160082 = 3.560460652591171,2.5539647734827446,12.0,1.0,11.0,7.571963551325807,21.974545609605716,4.381736656034989
+BR-PA-G160083 = 36.64447966191231,26.838277720149506,104.0,1.0,103.0,7.351896639052081,21.195648813573946,45.42148214970726
+BR-PB-G170001 = 612.5946428571428,77.37117154074073,847.0,477.0,370.0,520.785366900696,4330.90439286593,617.4613304838265
+BR-PB-G170002 = 530.2488687782806,97.05797381733126,805.0,345.0,460.0,180.02677160478865,1085.3600806932898,539.0585433161893
+BR-PB-G170003 = 185.12250712250713,33.77163682061319,273.0,140.0,133.0,181.86084972348132,1100.9608929940348,188.1777513333234
+BR-PB-G170004 = 318.2808510638298,51.023459928796264,401.0,207.0,194.0,261.2259110863248,1744.0856972579254,322.34468138472715
+BR-PB-G170005 = 162.97931034482758,16.16145647478731,201.0,133.0,68.0,1056.3531899118027,10976.963423983038,163.7786563501547
+BR-PB-G170006 = 27.803030303030305,14.426374937854854,70.0,4.0,66.0,13.314793629236993,41.52360251625805,31.32297539951765
+BR-PB-G170007 = 315.1639871382637,36.34917464380735,433.0,270.0,163.0,678.8885847076723,6142.555697935941,317.2532132007076
+BR-PB-G170008 = 105.99203187250995,20.944432654481425,155.0,76.0,79.0,145.70350741299933,830.8752882731002,108.04156644403706
+BR-PB-G170009 = 318.35897435897436,23.64533583268312,364.0,260.0,104.0,2480.8375499476306,33937.82304682616,319.2358665024005
+BR-PB-G170010 = 387.0692307692308,142.52709261813177,618.0,145.0,473.0,27.93884016262006,97.86538775056337,412.47613450775737
+BR-PB-G170011 = 498.6695652173913,70.41550246051993,673.0,421.0,252.0,377.08321708241095,2837.210811799401,503.6165984763306
+BR-PB-G170012 = 273.2068965517241,47.84004428818022,364.0,173.0,191.0,203.15071566631346,1255.9309682586877,277.3638011005033
+BR-PB-G170013 = 184.9772234273319,29.936203346710315,246.0,121.0,125.0,254.52867011037043,1690.5786339314277,187.38396264808964
+BR-PB-G170014 = 5.3076923076923075,4.870917599826529,19.0,1.0,18.0,5.589184584412601,16.0213535553274,7.203987499811191
+BR-PB-G170015 = 166.53465346534654,17.71477224163446,215.0,128.0,87.0,859.6142385754075,8365.772996053143,167.474188937866
+BR-PB-G170016 = 512.8125,74.56765911109481,657.0,300.0,357.0,345.4617712868338,2511.268700093197,518.2055537540663
+BR-PB-G170017 = 488.97949886104783,61.96223435536538,600.0,376.0,224.0,515.0703511082742,4251.707945102954,492.8897126058838
+BR-PB-G170018 = 12.757575757575758,4.119652111160366,21.0,6.0,15.0,39.22626912275486,154.4043675113148,13.40624006674775
+BR-PB-G170019 = 151.484375,4.190734525041523,157.0,138.0,19.0,47338.73835304595,1714952.8138091078,151.54233113226152
+BR-PB-G170020 = 214.30946601941747,96.08550807406269,626.0,122.0,504.0,19.747991175818353,78.86798752934112,234.8637308895919
+BR-PB-G170021 = 529.2988505747127,26.75564821346139,574.0,478.0,96.0,7801.222826038043,155494.29870753686,529.9746578196306
+BR-PB-G170022 = 427.469696969697,36.63671767129739,496.0,333.0,163.0,1622.927837884114,19329.530747295856,429.036817661481
+BR-PB-G170023 = 396.6489361702128,69.31015820774874,609.0,302.0,307.0,205.63787437253478,1296.4484807441588,402.6590078413057
+BR-PB-G170024 = 641.3645833333334,61.67062821593938,846.0,580.0,266.0,1157.3728700158995,12407.44474353078,644.3227414416543
+BR-PB-G170025 = 413.6466380543634,150.2642818217804,887.0,221.0,666.0,29.851659384656006,113.78838808071255,440.0941894243697
+BR-PB-G170026 = 401.672131147541,66.03407498702953,567.0,324.0,243.0,244.00823174913015,1610.322919341779,407.06387705125593
+BR-PB-G170027 = 231.1970802919708,48.80930260383143,323.0,155.0,168.0,120.64842392784341,642.8326313537957,236.29311872376726
+BR-PB-G170028 = 161.17741935483872,21.226108952376542,221.0,118.0,103.0,461.39294150718166,3697.218331921995,162.56908750172553
+BR-PB-G170029 = 298.2295081967213,52.97954861915375,467.0,250.0,217.0,196.65218146521715,1229.560775661354,302.89878199020137
+BR-PB-G170030 = 42.445454545454545,25.528802401720995,123.0,9.0,114.0,10.66899833021933,34.9947618985331,49.53116557922258
+BR-PB-G170031 = 444.52853067047073,78.94062919551632,647.0,309.0,338.0,196.406246614957,1220.2279563808358,451.4833745752236
+BR-PB-G170032 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+BR-PB-G170033 = 531.1355140186915,72.02929927264145,677.0,365.0,312.0,423.03707461307005,3284.190940598737,535.9973453344778
+BR-PB-G170034 = 423.19607843137254,163.95942662559094,674.0,179.0,495.0,24.977637145391302,86.2308697485424,453.84756733851174
+BR-PB-G170035 = 383.5174825174825,144.39136081835701,929.0,254.0,675.0,28.644894428373792,119.13625859927679,409.79815089324705
+BR-PB-G170036 = 123.76923076923077,11.874043094425925,146.0,95.0,51.0,1163.5463424363602,12449.09116806424,124.33750594496973
+BR-PB-G170037 = 507.8037676609105,98.29387960394267,728.0,309.0,419.0,153.45689109218614,876.4553623123029,517.2294976296405
+BR-PB-G170038 = 113.79439252336448,12.09984808567416,145.0,92.0,53.0,860.4322701997227,8371.540758881945,114.43587764970366
+BR-PB-G170039 = 635.9074074074074,110.46353371729808,948.0,495.0,453.0,209.1450276586465,1325.6340024792032,645.4304169133362
+BR-PB-G170040 = 489.7084577114428,99.13420010248566,711.0,186.0,525.0,134.65535887556163,732.0819822621131,499.64183490184206
+BR-PB-G170041 = 572.8529411764706,12.197232938231565,603.0,549.0,54.0,103737.92456019594,4878816.857728446,572.9827787166752
+BR-PB-G170042 = 376.34597875569045,111.70348184190601,674.0,269.0,405.0,49.5065745741863,215.45345591254755,392.57351360118986
+BR-PB-G170043 = 269.3347701149425,65.35769175467318,623.0,198.0,425.0,84.74837377972375,439.58105867191784,277.15130572372885
+BR-PB-G170044 = 668.5063694267516,64.03136639958008,939.0,544.0,395.0,1169.9800567430036,12566.574352126741,671.565917722999
+BR-PB-G170045 = 280.41477272727275,58.06439353784765,488.0,185.0,303.0,128.31377979831493,711.3152404944468,286.3632632873953
+BR-PB-G170046 = 9.817073170731707,6.850543949883117,25.0,1.0,24.0,7.5044056102209975,19.950384352251525,11.971001547438732
+BR-PB-G170047 = 556.8201438848921,96.43302009170962,821.0,453.0,368.0,211.15345929541178,1345.4863835609185,565.1088390743857
+BR-PB-G170048 = 308.4117647058824,22.975292452379534,419.0,255.0,164.0,2460.88268297361,33652.891839125376,309.26635877875384
+BR-PB-G170049 = 62.97864768683274,28.426960280148037,164.0,34.0,130.0,19.566588831215086,78.10314598841815,69.097048672366
+BR-PB-G170050 = 551.4718309859155,14.258525328196267,573.0,518.0,55.0,57971.36142096441,2246584.2145664464,551.6561301349718
+BR-PB-G170051 = 487.6581740976645,88.58492352100522,633.0,295.0,338.0,182.93944820440834,1093.3768928022012,495.63876305177183
+BR-PB-G170052 = 149.9433962264151,13.184346198885297,190.0,132.0,58.0,1506.2776938679538,17563.03997835461,150.52192217947447
+BR-PB-G170053 = 593.5403225806451,11.929496645647816,615.0,562.0,53.0,123313.06107585259,6142695.670347038,593.6601952458619
+BR-PB-G170054 = 753.8509933774834,95.40475460374056,982.0,439.0,543.0,516.7705216889923,4269.109636108071,759.8640585112698
+BR-PB-G170055 = 538.9122807017544,63.306766552159544,630.0,369.0,261.0,642.1758933686558,5679.9135541010255,542.6179069865425
+BR-PB-G170056 = 530.8014184397163,29.85359544692391,586.0,483.0,103.0,5674.427839086452,101852.04136861073,531.6402759185231
+BR-PB-G170057 = 160.05263157894737,9.864736154129098,184.0,144.0,40.0,4320.151224777333,70907.32303366638,160.35634659949335
+BR-PB-G170058 = 132.43055555555554,16.439135545068538,153.0,98.0,55.0,546.4294462941803,4585.74730289403,133.44698281423308
+BR-PB-G170059 = 316.6029411764706,21.06966016775721,377.0,291.0,86.0,3438.999084566728,52401.876822297214,317.30325075734174
+BR-PB-G170060 = 441.7309417040359,55.6889929025775,582.0,363.0,219.0,523.6026202587468,4361.889594572718,445.22745736223146
+BR-PB-G170061 = 203.75342465753425,31.51521231077434,304.0,153.0,151.0,290.4184712001926,2021.2424278317783,206.17629996356678
+BR-PB-G170062 = 572.5858895705521,73.48492385533659,681.0,449.0,232.0,496.4314213516635,4051.4509750029433,577.282110383931
+BR-PB-G170063 = 121.1890243902439,14.09444196022449,166.0,98.0,68.0,662.3048544967648,5941.094282076471,122.00587250960204
+BR-PB-G170064 = 151.84186046511627,29.710277233355693,368.0,115.0,253.0,152.70087686041614,940.7103768681902,154.72120463204357
+BR-PB-G170065 = 505.997357992074,27.858862887213096,561.0,452.0,109.0,6046.2827579081395,110811.22923390573,506.7636949667247
+BR-PB-G170066 = 553.2655601659751,22.747486674299147,619.0,504.0,115.0,14461.34777100193,353534.4968714898,553.7329936131381
+BR-PB-G170067 = 761.4943396226415,111.47400477934319,978.0,481.0,497.0,338.75891261900347,2446.470385077661,769.6103449271377
+BR-PB-G170068 = 169.8643216080402,23.660107498727513,234.0,130.0,104.0,392.32073373581727,2989.743259573334,171.50419365779678
+BR-PB-G170069 = 122.04385964912281,19.069535892050347,155.0,91.0,64.0,281.5078247607906,1929.574022415322,123.52469743817623
+BR-PB-G170070 = 513.3406113537118,62.90099076268637,666.0,412.0,254.0,568.4978492957977,4852.829139279606,517.1799666498405
+BR-PB-G170071 = 99.909604519774,30.536867934243453,157.0,46.0,111.0,45.12774175866912,184.51871383604188,104.4721464244469
+BR-PB-G170072 = 138.59477124183007,12.499640731305922,164.0,116.0,48.0,1396.4941166581507,15857.152377729097,139.15729098393274
+BR-PB-G170073 = 133.34382566585955,25.14987408473614,221.0,72.0,149.0,164.83074914824527,959.3138761877543,135.694848869385
+BR-PB-G170074 = 396.1659482758621,131.7674792270815,819.0,269.0,550.0,37.828856820431426,160.30513549893087,417.50464327378734
+BR-PB-G170075 = 8.060747663551401,6.878861797413514,25.0,1.0,24.0,5.789800764883293,15.479995452867726,10.596904855822972
+BR-PB-G170076 = 167.5257731958763,15.42597406806325,193.0,139.0,54.0,1313.3266471006582,14615.88708585511,168.23449515727964
+BR-PB-G170077 = 577.3077975376196,23.96782343612866,611.0,470.0,141.0,14045.267872223434,339943.4403847077,577.8051139077974
+BR-PB-G170078 = 598.0315789473684,43.58704603110254,769.0,549.0,220.0,2625.890181660119,36676.13241672031,599.6178783191842
+BR-PB-G170079 = 127.00729927007299,20.36939752373105,156.0,79.0,77.0,260.69114390352365,1736.2539783764896,128.6303479873924
+BR-PB-G170080 = 609.6372549019608,70.11455461553632,787.0,496.0,291.0,684.3601200683203,6204.4828719278585,613.6559568140224
+BR-PB-G170081 = 395.9622641509434,125.74471927306652,714.0,251.0,463.0,41.43984894831944,169.99598787833153,415.4489728674314
+BR-PB-G170082 = 140.12121212121212,6.304195696458593,151.0,126.0,25.0,11046.909267773246,247001.37726939234,140.26295651274776
+BR-PB-G170083 = 404.5338345864662,43.38783809224081,497.0,315.0,182.0,838.4953793290156,8081.221213813332,406.853939171724
+BR-PB-G170084 = 331.09923664122135,17.148144342147216,379.0,296.0,83.0,7256.372829085317,141243.33285221056,331.54300378499715
+BR-PB-G170085 = 664.9858012170386,34.53753875690075,733.0,566.0,167.0,7195.272964743005,139636.78384101976,665.8820897153272
+BR-PB-G170086 = 30.221052631578946,24.79014190629155,90.0,1.0,89.0,6.146351387099303,16.867210837611974,39.08789016939565
+BR-PB-G170087 = 301.0422535211268,43.91074064756157,402.0,227.0,175.0,343.2810377986719,2506.6612273749606,304.2278612311762
+BR-PB-G170088 = 761.1179775280899,180.31677061964072,1181.0,504.0,677.0,88.72992514537474,441.54379290969075,782.1858561001637
+BR-PB-G170089 = 303.9894736842105,27.935826737586726,421.0,263.0,158.0,1322.8517218321429,14811.538252607897,305.27038920654553
+BR-PB-G170090 = 92.93760831889081,39.93868250594976,156.0,29.0,127.0,19.868286060230368,66.01332767986007,101.15580754631253
+BR-PB-G170091 = 650.3746928746929,36.578022675396156,773.0,577.0,196.0,5675.611481488508,101923.75693952033,651.4024814772299
+BR-PB-G170092 = 91.58974358974359,14.249998558196864,116.0,63.0,53.0,284.62801011227026,1952.0326806515889,92.69165868482229
+BR-PB-G170093 = 43.320481927710844,29.03045247411899,118.0,1.0,117.0,8.216028245332792,23.149262358430924,52.148167036830785
+BR-PB-G170094 = 144.70454545454547,14.040114950515592,200.0,111.0,89.0,1125.3863666726006,11911.526169886765,145.3840785747542
+BR-PB-G170095 = 544.4067796610169,84.10971822446506,692.0,410.0,282.0,290.6481093434296,2010.0551332119667,550.865851583376
+BR-PB-G170096 = 662.3389830508474,96.34658661057063,856.0,537.0,319.0,346.0759497682608,2534.44559021031,669.309788678112
+BR-PB-G170097 = 663.97109375,75.32666324535205,1027.0,524.0,503.0,712.8036236531736,6561.53140150266,668.230289294978
+BR-PB-G170098 = 125.34496124031008,15.207390396544577,168.0,100.0,68.0,585.3574346224765,5047.856542777101,126.264104285453
+BR-PB-G170099 = 208.34591194968553,59.12347036024515,383.0,117.0,266.0,55.246671607404544,244.8059950434982,216.5723984573863
+BR-PB-G170100 = 456.699716713881,59.08198006322832,594.0,329.0,265.0,485.0503461281271,3930.550510329311,460.5054957486728
+BR-PB-G170101 = 609.46875,6.434692955961458,621.0,590.0,31.0,849993.8718569903,8.053484406334536E7,609.5027173852468
+BR-PB-G170102 = 545.4927536231884,83.39866248335018,737.0,423.0,314.0,300.1491959999591,2107.7458340786147,551.8312071271615
+BR-PB-G170103 = 592.3686131386861,22.41641164895269,648.0,534.0,114.0,18533.275477467476,491894.5960429319,592.7926023012312
+BR-PB-G170104 = 467.0028943560058,87.9272985621253,714.0,305.0,409.0,166.21879990340892,977.589286171092,475.2082839864219
+BR-PB-G170105 = 577.8439306358382,31.605478610388417,674.0,536.0,138.0,6167.463225039512,113829.91610370582,578.7076243241203
+BR-PB-G170106 = 633.3952095808384,9.782642629288027,657.0,615.0,42.0,271623.2832094245,1.7599396394575592E7,633.4707504034945
+BR-PB-G170107 = 571.7127659574468,171.70488179657272,986.0,291.0,695.0,47.34452117719264,197.57508187853037,596.9405776050824
+BR-PB-G170108 = 292.95,26.666126126767942,404.0,249.0,155.0,1360.2188983976755,15356.789258282444,294.1611544419295
+BR-PB-G170109 = 251.64768683274022,83.29812088545474,543.0,152.0,391.0,37.81777040223261,156.10911570916903,265.07571603471473
+BR-PB-G170110 = 540.9606986899563,47.7741523676384,627.0,436.0,191.0,1485.7095954091342,17206.350358679847,543.0661535776024
+BR-PB-G170111 = 550.8973747016706,25.487354116073302,592.0,477.0,115.0,10162.196573199602,221009.78260119737,551.4866477740245
+BR-PB-G170112 = 84.47011952191235,29.317436029847507,159.0,28.0,131.0,33.22643326460552,129.1859265443301,89.41315981112824
+BR-PB-G170113 = 364.6644908616188,50.98774713497399,529.0,302.0,227.0,388.1132099145913,2950.0484309764465,368.2118157436881
+BR-PB-G170114 = 576.5249130938587,35.29966426280294,645.0,479.0,166.0,4404.870477321206,72711.63697042946,577.6045721035697
+BR-PB-G170115 = 102.88524590163935,21.990943262972376,150.0,71.0,79.0,117.03998936308417,623.8653949218806,105.20919831381697
+BR-PB-G170116 = 163.41379310344828,7.72003174929141,189.0,151.0,38.0,9548.596373840363,203513.02159146342,163.59604722201166
+BR-PB-G170117 = 174.625,35.36016852133404,309.0,124.0,185.0,136.70714137164046,775.5724221587631,178.1691110794942
+BR-PB-G170118 = 142.525,7.690863085506074,154.0,128.0,26.0,6419.789988910302,119998.23662715356,142.73235442603755
+BR-PB-G170119 = 4.616,4.175708802107736,18.0,1.0,17.0,6.040165104330661,19.241985959594725,6.224467848740163
+BR-PB-G170120 = 615.8682170542636,54.771578265647875,731.0,461.0,270.0,1455.031162242168,16730.48444979927,618.2989459503449
+BR-PB-G170121 = 263.47381392483055,80.75200558558751,772.0,183.0,589.0,47.089205650779675,222.09969342643186,275.570929218216
+BR-PB-G170122 = 632.6681614349776,9.577496968894605,658.0,613.0,45.0,288450.1710744222,1.906753095753365E7,632.7406506157985
+BR-PB-G170123 = 689.4702380952381,106.89485964718287,1059.0,529.0,530.0,288.5134862132224,2004.7441147847862,697.7074746898554
+BR-PB-G170124 = 578.325,68.3867875275139,717.0,478.0,239.0,630.5762681420639,5559.775626923154,582.3543237010723
+BR-PB-G170125 = 313.25790754257906,63.58500377534526,457.0,205.0,252.0,134.75927764009688,744.9064380369717,319.64600629925866
+BR-PB-G170126 = 290.0330578512397,18.196327794228164,365.0,266.0,99.0,4099.032440638086,66190.12690611901,290.60330519754166
+BR-PB-G170127 = 434.5394495412844,73.75990559302178,610.0,325.0,285.0,222.89861536761697,1433.2177706157029,440.7550985306171
+BR-PB-G170128 = 231.26345609065154,50.86939613765378,317.0,152.0,165.0,107.72166510907307,554.9485413589164,236.79206402749705
+BR-PB-G170129 = 35.43393602225313,37.41223595444871,154.0,1.0,153.0,5.202374588179427,16.488235814728235,51.52901339187927
+BR-PB-G170130 = 501.28685258964146,174.85321500978225,1022.0,294.0,728.0,33.241296334948416,132.53757076981557,530.9069178099736
+BR-PB-G170131 = 527.0762527233115,81.08323898170788,767.0,404.0,363.0,294.9978134698457,2063.0709075431378,533.2765397320727
+BR-PB-G170132 = 557.2450592885375,44.55909636061695,613.0,430.0,183.0,1992.6281333718964,25364.48316210846,559.0237644053788
+BR-PB-G170133 = 332.712954333644,119.95154190093868,648.0,147.0,501.0,30.305655987161522,114.83407675371477,353.6753912641281
+BR-PB-G170134 = 573.8905380333952,45.5699943133004,684.0,489.0,195.0,2034.9615591184272,26099.627240988724,575.6969463406715
+BR-PB-G170135 = 436.8994708994709,130.98380468465234,830.0,258.0,572.0,48.13673894883465,207.59276213313518,456.1117239908494
+BR-PB-G170136 = 583.7083333333334,44.046289796545516,765.0,497.0,268.0,2368.0449063190777,31951.64563546318,585.3678279916134
+BR-PB-G170137 = 137.74429223744292,18.158570987226916,181.0,105.0,76.0,459.2956481563925,3659.7647479582447,138.9360419196266
+BR-PB-G170138 = 463.440329218107,109.86658360249584,763.0,338.0,425.0,88.61565116613579,441.26608673091687,476.28521385643666
+BR-PB-G170139 = 354.08092485549133,29.60304497812704,418.0,292.0,126.0,1747.0265948008537,21325.807489094084,355.31625577574846
+BR-PB-G170140 = 578.4185606060606,82.19874402410457,857.0,415.0,442.0,370.6963834455442,2785.7498915635665,584.2299759279108
+BR-PB-G170141 = 52.87621359223301,34.98448639862729,166.0,1.0,165.0,8.987298161971507,28.86102158076495,63.40195779648437
+BR-PB-G170142 = 415.4823943661972,107.00312474001011,650.0,289.0,361.0,70.8506948314394,330.1052172573268,429.03996169633706
+BR-PB-G170143 = 618.5081967213115,44.62323990222067,773.0,557.0,216.0,2705.415191799908,38117.98371804269,620.1158141434709
+BR-PB-G170144 = 568.2666666666667,67.03531407648757,698.0,425.0,273.0,634.3977109020117,5590.294165670699,572.206901197266
+BR-PB-G170145 = 165.4237804878049,15.654627472976419,201.0,144.0,57.0,1212.2757734132185,13166.96149037033,166.16285539251882
+BR-PB-G170146 = 577.4918032786885,12.919197750583349,615.0,544.0,71.0,89450.57614571559,4004484.203986884,577.6362943276592
+BR-PB-G170147 = 797.3562913907285,139.1684060477641,1112.0,544.0,568.0,205.8904379934822,1291.3973578928174,809.4102177896272
+BR-PB-G170148 = 571.6971214017522,51.40161511830141,808.0,481.0,327.0,1410.7250526881212,16118.240809621266,574.0032444645411
+BR-PB-G170149 = 446.6226708074534,152.6929250548659,795.0,146.0,649.0,33.63039375690668,124.78019368985245,472.0031138043411
+BR-PB-G170150 = 64.43076923076923,5.618566011329638,75.0,52.0,23.0,1541.9892863374255,18065.01225446239,64.67528359189704
+BR-PB-G170151 = 394.3939393939394,10.868189316837922,409.0,373.0,36.0,47896.48925285685,1742016.2246998702,394.5436566081084
+BR-PB-G170152 = 632.8533145275035,86.02643954050012,914.0,525.0,389.0,421.30101573899964,3289.464115528097,638.6735206727006
+BR-PB-G170153 = 84.26386233269598,26.409033848855504,162.0,50.0,112.0,43.26048141221908,184.00815097420266,88.30535410751456
+BR-PB-G170154 = 515.860655737705,15.977605010297696,544.0,469.0,75.0,33752.15094103196,1092802.3524940163,516.1080313267756
+BR-PB-G170155 = 574.5389326334208,31.494476143557932,639.0,467.0,172.0,6125.0807890729575,112706.57221401302,575.4015008140904
+BR-PB-G170156 = 150.6551724137931,2.5498595237705044,155.0,146.0,9.0,206431.38745985794,1.2207148027035547E7,150.67674923033312
+BR-PB-G170157 = 587.9901315789474,46.473215630460935,700.0,478.0,222.0,2063.627319286891,26604.34084150062,589.8238335344403
+BR-PB-G170158 = 221.17741935483872,21.32204991775203,271.0,194.0,77.0,1147.875894095993,12249.912598077992,222.20279171324847
+BR-PB-G170159 = 225.4765100671141,30.242994394868038,290.0,171.0,119.0,437.1146109090461,3435.4368677508114,227.49570391990576
+BR-PB-G170160 = 267.1335504885993,50.49744484876405,356.0,170.0,186.0,163.77525128599578,949.983687658038,271.86453562923396
+BR-PB-G170161 = 535.0812581913499,22.23893136240421,585.0,486.0,99.0,14001.246956794248,338627.3418571505,535.5432036127243
+BR-PB-G170162 = 342.724776119403,124.04465763440376,853.0,221.0,632.0,31.239285717978817,130.75350196388737,364.482303073457
+BR-PB-G170163 = 603.0064995357475,29.890032971438117,679.0,540.0,139.0,8271.584224469918,168109.94212184628,603.7468447564667
+BR-PB-G170164 = 143.46380697050938,33.280059540013866,338.0,89.0,249.0,95.33715737427693,508.4288979937579,147.27330468709678
+BR-PB-G170165 = 587.7493702770781,39.54799916100323,749.0,466.0,283.0,3327.8194087215943,50157.694317172405,589.0784043730856
+BR-PB-G170166 = 701.2530487804878,40.65635270280872,788.0,550.0,238.0,5183.031401646066,90286.4643661814,702.4306210858297
+BR-PB-G170167 = 801.2554517133956,229.9237382234112,1185.0,448.0,737.0,52.96898120512806,224.57709861524955,833.5917611751363
+BR-PB-G170168 = 369.65625,41.103852888763804,474.0,285.0,189.0,754.6622637864929,7041.22864618623,371.93449676840095
+BR-PB-G170169 = 497.668,102.94243913955022,734.0,304.0,430.0,127.60931944078315,691.1600714495465,508.2032900326404
+BR-PB-G170170 = 347.401724137931,195.80634080763477,876.0,151.0,725.0,12.132236454190382,40.66827489121305,398.78325069451296
+BR-PB-G170171 = 413.9795918367347,78.22986097477563,623.0,184.0,439.0,164.2034302859218,958.9324355420295,421.3063180222226
+BR-PE-G190001 = 596.0274261603375,53.724226348556,849.0,547.0,302.0,1401.0743769040837,15998.043869618414,598.4438029022169
+BR-PE-G190002 = 531.3945480631277,62.97146043403767,670.0,437.0,233.0,626.3157050630989,5502.174160876711,535.1126708838161
+BR-PE-G190003 = 455.63598326359835,84.754958891319,819.0,326.0,493.0,173.14461363368264,1051.0807106204693,463.45177990946934
+BR-PE-G190004 = 167.5326409495549,71.40910869073078,464.0,63.0,401.0,22.065663030949143,90.89932471165596,182.11657417032941
+BR-PE-G190005 = 385.3161705551086,49.38448775384278,559.0,309.0,250.0,499.13827211614677,4097.499995487058,388.46798957180886
+BR-PE-G190006 = 808.3791208791209,50.4532664109554,914.0,682.0,232.0,4161.315165905484,67449.87337917447,809.9520573248982
+BR-PE-G190007 = 108.19020172910663,28.55741204935109,305.0,72.0,233.0,68.25313146330542,342.41767275684947,111.89569041362232
+BR-PE-G190008 = 504.55831265508687,100.35143432630358,867.0,376.0,491.0,143.9448045256194,831.4183816939616,514.44095991736
+BR-PE-G190009 = 401.72327044025155,75.58662920841473,517.0,181.0,336.0,165.0632918773838,949.0469410906006,408.77246057960156
+BR-PE-G190010 = 692.8734939759037,54.0392730555329,842.0,583.0,259.0,2146.4750043122795,28024.472648247436,694.9776411416032
+BR-PE-G190011 = 624.5855463648237,30.586869233366226,779.0,538.0,241.0,8576.476289357919,176417.7105844118,625.3340397718201
+BR-PE-G190012 = 788.4902807775378,48.40978129443633,913.0,690.0,223.0,4370.557860516951,72016.77876112366,789.9749551761851
+BR-PE-G190013 = 465.49775784753365,83.49640170756922,721.0,315.0,406.0,191.00732755095052,1178.591360459873,472.92685656366865
+BR-PE-G190014 = 51.83737024221453,42.45377524473815,163.0,1.0,162.0,6.46631062163117,18.994881664609085,67.00325354905662
+BR-PE-G190015 = 253.0990990990991,77.4617551615111,460.0,148.0,312.0,45.52771677587314,192.25683797390326,264.68750910739533
+BR-PE-G190016 = 374.02934662236987,97.67581882921931,913.0,200.0,713.0,67.99874667563695,312.0674507205728,386.5727845034042
+BR-PE-G190017 = 742.2425578831312,137.3041298591121,1093.0,488.0,605.0,174.77498635399235,1044.97666145897,754.8353719913113
+BR-PE-G190018 = 554.2998721227622,114.08361215636309,913.0,415.0,498.0,130.14040499219695,718.651321574838,565.918208576075
+BR-PE-G190019 = 503.7596899224806,94.0011153812927,801.0,370.0,431.0,171.5915066816664,1035.8730015913695,512.4549100981675
+BR-PE-G190020 = 680.2811900191939,99.86556035603516,909.0,485.0,424.0,336.88890236527124,2443.422821185342,687.5722708480582
+BR-PE-G190021 = 598.0426026336173,160.17604242727668,897.0,313.0,584.0,63.30642614943504,280.54518313205193,619.1214090406303
+BR-PE-G190022 = 218.65027322404373,52.318414435037944,430.0,141.0,289.0,86.45630185237953,429.4022546214822,224.82250436721264
+BR-PE-G190023 = 443.859649122807,49.87547250675053,562.0,181.0,381.0,728.9842157819547,6667.278798125083,446.6530542570967
+BR-PE-G190024 = 555.4444444444445,39.83329459164395,645.0,492.0,153.0,2753.654114646366,39003.788053610544,556.8709206110715
+BR-PE-G190025 = 749.3508771929825,28.478056327863897,802.0,642.0,160.0,18296.88422935318,483449.38719235617,749.8918167589944
+BR-PE-G190026 = 1035.9134615384614,48.975290193690654,1126.0,916.0,210.0,9526.535112983382,202837.88164708595,1037.0705274214256
+BR-PE-G190027 = 594.2250770811922,119.99411474142724,1137.0,374.0,763.0,137.28566967904263,772.6669681231892,606.219456801518
+BR-PE-G190028 = 149.77522935779817,15.86005111207622,194.0,108.0,86.0,870.3572320480266,8486.686732976335,150.61261750085455
+BR-PE-G190029 = 660.624761904762,144.48753718823318,1035.0,391.0,644.0,108.83472076955186,555.7864000718515,676.2408775314049
+BR-PE-G190030 = 77.16015625,62.77101968644118,384.0,1.0,383.0,6.310860029530021,18.88287768867421,99.46803820826065
+BR-PE-G190031 = 400.44645628556646,70.69607248923971,726.0,220.0,506.0,198.08578475056447,1210.3136398754216,406.63902790690406
+BR-PE-G190032 = 561.0925925925926,29.02650035584885,641.0,501.0,140.0,7281.2130997417,141883.16790355943,561.8428919059003
+BR-PE-G190033 = 865.390134529148,70.35333815582598,1020.0,759.0,261.0,1898.6641100633885,23833.445203103744,868.2451710951491
+BR-PE-G190034 = 724.3529411764706,21.92127047396246,767.0,677.0,90.0,36178.1559490938,1198737.1946929554,724.6845696509592
+BR-PE-G190035 = 558.8586956521739,80.6576116862901,760.0,463.0,297.0,354.2201187648687,2617.2609568033536,564.6491760633195
+BR-PE-G190036 = 646.7,89.4347620708339,780.0,498.0,282.0,399.71386788810275,3047.4067628563384,652.8548588060494
+BR-PE-G190037 = 151.45714285714286,2.8719615710009294,155.0,143.0,12.0,146823.92618040016,7751068.779082187,151.48436977363139
+BR-PE-G190038 = 594.2245681381958,125.87693717259567,911.0,416.0,495.0,120.01126400783491,644.9026827640399,607.4107676778367
+BR-PE-G190039 = 806.4674556213017,58.37325001736028,1012.0,719.0,293.0,2679.8315858007713,37655.7175632973,808.5772648880783
+BR-PE-G190040 = 625.0940438871473,83.14943262790734,926.0,533.0,393.0,448.86161802464613,3580.8154331510914,630.6000252533532
+BR-PE-G190041 = 136.74358974358975,15.801738434143614,160.0,86.0,74.0,672.9791520816746,6025.2938110924315,137.65356614888069
+BR-PE-G190042 = 517.547514619883,136.74272838345985,1015.0,270.0,745.0,66.08126888733187,301.74646496704594,535.3073917432588
+BR-PE-G190043 = 220.40816326530611,103.68549745427609,488.0,127.0,361.0,17.377358915279775,62.86006926436214,243.57840794357477
+BR-PE-G190044 = 601.6566666666666,33.71901721910386,653.0,489.0,164.0,5733.7427046515895,103227.14808229374,602.6007937819753
+BR-PE-G190045 = 124.94814814814815,25.001723946047168,154.0,75.0,79.0,139.48472903838166,768.7117213473753,127.42498156141097
+BR-PE-G190046 = 448.7263157894737,26.426638117930672,479.0,377.0,102.0,4945.729415808282,84797.9758189504,449.5038083089069
+BR-PE-G190047 = 70.68,6.583129954664424,84.0,54.0,30.0,1269.8162723447492,13980.8615717198,70.9859140956852
+BR-PE-G190048 = 519.0974358974358,90.1020261793846,765.0,412.0,353.0,209.8824823283547,1336.2123137365106,526.8591112213237
+BR-PE-G190049 = 389.0078125,100.85931539260439,553.0,187.0,366.0,68.58497792649513,306.6739913416922,401.8702274211166
+BR-PE-G190050 = 316.4,74.62121866138217,469.0,174.0,295.0,89.16090643504634,436.8090425419857,325.080430469922
+BR-PE-G190051 = 444.57142857142856,50.077838127300964,514.0,285.0,229.0,725.0198660341474,6642.924340428981,447.38299584756794
+BR-PE-G190052 = 637.0350981558596,119.64012299336883,929.0,443.0,486.0,167.38733066042326,985.7852261156341,648.1724117179889
+BR-PE-G190053 = 198.49627791563276,49.95727068540349,306.0,120.0,186.0,75.26085094023031,355.80169968341994,204.6863484473129
+BR-PE-G190054 = 841.523595505618,65.79548956423557,954.0,685.0,269.0,2130.5993532157586,27742.680660083195,844.0918245307796
+BR-PE-G190055 = 142.34653465346534,14.767126753225519,164.0,105.0,59.0,923.9464463620764,9168.734026016638,143.11046069521277
+BR-PE-G190056 = 127.60526315789474,16.88018584179555,154.0,95.0,59.0,454.4860111251313,3604.8445807870116,128.71691365026246
+BR-PE-G190057 = 626.9888603256212,96.72746745749407,913.0,490.0,423.0,292.53118016470967,2039.4338993342872,634.4062057807773
+BR-PE-G190058 = 426.995204721505,108.04881087800541,877.0,180.0,697.0,74.13864236649165,351.1406323322807,440.4536869947974
+BR-PE-G190059 = 391.0674846625767,103.76561180991791,615.0,249.0,366.0,65.33459229132143,296.56118688909794,404.59990083365227
+BR-PE-G190060 = 145.82337662337662,13.696903585087899,177.0,77.0,100.0,1236.601523455298,13447.002362492749,146.46522569423206
+BR-PE-G190061 = 757.3061224489796,25.566096384404357,908.0,651.0,257.0,26079.508926182898,775133.3870208248,757.7375458448957
+BR-PE-G190062 = 147.00877192982455,22.906942031373067,206.0,98.0,108.0,283.74378359165115,1950.6135320207666,148.78275107533082
+BR-PE-G190063 = 29.809980806142036,27.457459265005898,135.0,1.0,134.0,5.623426798960656,17.507682922345634,40.52834841135295
+BR-PE-G190064 = 712.3383584589615,42.58623434983791,810.0,588.0,222.0,4729.552098483784,79918.91735416905,713.6102047253158
+BR-PE-G190065 = 461.24373956594326,33.752076892094145,600.0,362.0,238.0,2593.5675309304274,36029.840943822084,462.4770156270531
+BR-PE-G190066 = 497.4679518072289,92.18881258419819,830.0,343.0,487.0,174.33884175421971,1048.2477111130497,505.937881800685
+BR-PE-G190067 = 551.7739463601532,77.22712839101312,824.0,444.0,380.0,386.7824522299859,2932.9090766439313,557.1521490951815
+BR-PE-G190068 = 58.80062794348509,46.50206659287177,169.0,1.0,168.0,6.172479321246678,15.762820585953982,74.96636608477193
+BR-PE-G190069 = 733.8049065420561,109.04590701048312,1035.0,566.0,469.0,325.37482616520987,2337.050159919358,741.8629595153909
+BR-PE-G190070 = 489.09108159392787,110.780679167528,933.0,304.0,629.0,100.27289929936407,517.5905900260109,501.4802538201649
+BR-PE-G190071 = 588.4937106918239,21.472776930892003,665.0,562.0,103.0,20669.397329725933,568875.0200938181,588.8853264201409
+BR-PE-G190072 = 70.42484662576688,64.08783415703542,282.0,1.0,281.0,5.391925544367904,14.962874615342022,95.22032088374023
+BR-PE-G190073 = 621.4448160535117,17.897313886842266,668.0,575.0,93.0,41968.84004285012,1460931.1819330286,621.7024796831256
+BR-PE-G190074 = 343.14406779661016,80.52283642767809,536.0,193.0,343.0,89.88557437873128,435.9824138004366,352.4652868728539
+BR-PE-G190075 = 461.0531746031746,95.14424903714638,783.0,311.0,472.0,129.63729945310178,722.291048956708,470.76794489058824
+BR-PE-G190076 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+BR-PE-G190077 = 837.0195121951219,68.45279384457508,985.0,736.0,249.0,1865.4441788320762,23279.87097345859,839.8139370006238
+BR-PE-G190078 = 101.45454545454545,28.354602290887097,152.0,45.0,107.0,56.79554397719607,246.15394601139417,105.34233842317536
+BR-PE-G190079 = 36.965779467680605,36.11729371091908,111.0,1.0,110.0,4.760695013665232,11.815501814770672,51.68101930742071
+BR-PE-G190080 = 779.3969144460028,84.67418517020474,1088.0,627.0,461.0,808.7800363505205,7739.493665278104,783.9829512701076
+BR-PE-G190081 = 452.2271540469974,54.839362794838166,639.0,321.0,318.0,585.4842846040441,5035.351777521697,455.5400691148811
+BR-PE-G190082 = 182.37654320987653,14.827824791607231,210.0,151.0,59.0,1897.16823014323,23775.26217475528,182.97832631553544
+BR-PE-G190083 = 364.5154639175258,105.92334452568248,465.0,149.0,316.0,50.35743380295979,203.387599239377,379.59356995412276
+BR-PE-G190084 = 759.7990314769976,20.267480101563933,850.0,684.0,166.0,52798.92378095591,1983607.8126871942,760.0692988031097
+BR-PE-G190085 = 770.2929936305733,34.90738632009843,898.0,706.0,192.0,10812.673783249862,240148.5120303342,771.0835374043794
+BR-PE-G190086 = 628.1,13.011149065320865,648.0,599.0,49.0,112640.80934864085,5444524.576261963,628.2347491185122
+BR-PE-G190087 = 497.0705128205128,164.84701968715422,777.0,197.0,580.0,36.66340809552321,141.54410135746724,523.6923091046732
+BR-PE-G190088 = 573.3148936170213,98.92934719094725,798.0,453.0,345.0,212.89086153273337,1352.114384952242,581.7877473604299
+BR-PE-G190089 = 119.76829268292683,21.72629000940734,158.0,88.0,70.0,184.43363828231065,1115.7616038723893,121.7229461102388
+BR-PE-G190090 = 667.297619047619,41.14167732821166,837.0,587.0,250.0,4316.3807019518445,70843.52342066799,668.5646939526496
+BR-PE-G190091 = 142.42087542087543,16.77704767015245,177.0,104.0,73.0,636.7139209057838,5610.837831168211,143.405631284741
+BR-PE-G190092 = 276.43971631205676,82.66666970896182,546.0,172.0,374.0,48.66551157206438,212.62751389734714,288.5354311613411
+BR-PE-G190093 = 389.51162790697674,66.93883778739114,509.0,275.0,234.0,214.51455280295707,1352.337119819549,395.2216040135835
+BR-PE-G190094 = 385.7824074074074,96.54803000531957,594.0,157.0,437.0,75.45471075560722,347.54972603982844,397.68025845264555
+BR-PE-G190095 = 503.23965351299324,71.5408666284874,847.0,344.0,503.0,370.5005377258653,2788.005623698222,508.29936500632436
+BR-PE-G190096 = 124.98360655737704,30.19105382816305,171.0,41.0,130.0,82.43295978609471,383.9279982147657,128.57838713930215
+BR-PE-G190097 = 127.0886075949367,14.358158156816105,151.0,99.0,52.0,719.7748583430008,6601.505204088219,127.89711054623537
+BR-PE-G190098 = 20.53488372093023,18.772008896485612,57.0,1.0,56.0,5.208559804721114,13.2184995579838,27.82210932768866
+BR-PE-G190099 = 258.42241379310343,28.891936251841955,354.0,216.0,138.0,743.6421036842202,6929.114259975071,260.0324747623544
+BR-PE-G190100 = 383.39524517087665,72.598745223322,706.0,238.0,468.0,163.28318819801206,951.1922812552199,390.2082672466557
+BR-PE-G190101 = 531.1925085539348,70.69171906461492,826.0,387.0,439.0,447.0891202149398,3537.4906264043575,535.8757321321172
+BR-PE-G190102 = 202.3131868131868,83.36122732849095,456.0,105.0,351.0,23.002672953225026,87.93257770577657,218.8143500326699
+BR-PE-G190103 = 620.6929824561404,106.28986026521306,866.0,457.0,409.0,216.85024692637595,1373.6761899566845,629.7279673521712
+BR-PE-G190104 = 631.8703170028818,104.85696534956679,821.0,430.0,391.0,236.68390443213107,1532.9942839551927,640.5115773283436
+BR-PE-G190105 = 781.4965517241379,103.23976941135331,1006.0,492.0,514.0,455.79698304197274,3610.6470040796485,788.2863124175299
+BR-PE-G190106 = 457.58308157099697,64.66852030469853,699.0,324.0,375.0,376.9367544597687,2853.5881136853263,462.13017003698087
+BR-PE-G190107 = 242.53623188405797,82.63229703534533,467.0,143.0,324.0,34.965410690072055,139.06045658839886,256.2263067872912
+BR-PE-G190108 = 102.11881188118812,40.052264649316264,224.0,43.0,181.0,24.551827816194262,86.82367244112295,109.6924593742175
+BR-PE-G190109 = 35.44588744588744,34.17494294817682,177.0,1.0,176.0,5.9706029817358415,21.73358271534781,49.23756352966364
+BR-PE-G190110 = 617.480957562568,126.835200267668,1017.0,440.0,577.0,130.36135551644998,713.1802891880801,630.3728269677599
+BR-PE-G190111 = 810.4904397705545,79.31653195455533,1068.0,683.0,385.0,1098.9756251071096,11588.959053991694,814.3622444592853
+BR-PE-G190112 = 348.7441209406495,102.68240553866055,642.0,159.0,483.0,49.0859715298234,200.2730563198048,363.5466109013703
+BR-PE-G190113 = 434.13171140939596,62.31527054368222,621.0,274.0,347.0,358.94294051171306,2648.6338041479908,438.58127615549597
+BR-PE-G190114 = 856.95,94.48887500653187,1086.0,738.0,348.0,773.9615644160396,7289.825105293149,862.1435205347193
+BR-PE-G190115 = 341.52941176470586,94.10403000232876,476.0,144.0,332.0,58.37925252240054,250.0913105360349,354.25683841391856
+BR-PE-G190116 = 260.2464788732394,74.36862758779274,407.0,149.0,258.0,53.43045416973221,226.26314823807073,270.6638552433835
+BR-PE-G190117 = 609.6153846153846,127.46651407670194,882.0,403.0,479.0,123.9755762976906,666.831971031429,622.7990280745703
+BR-PE-G190118 = 497.6,10.85541339608953,516.0,479.0,37.0,96454.24369071993,4427651.233086021,497.7183942753171
+BR-PE-G190119 = 580.8426966292135,35.94968358736363,656.0,514.0,142.0,4266.421172488057,69723.18307164448,581.9541373489221
+BR-PE-G190120 = 23.265454545454546,32.81726939048911,109.0,1.0,108.0,3.7130813737449007,9.752103568051163,40.22753466786829
+BR-PE-G190121 = 326.8250950570342,75.41131709938482,463.0,223.0,240.0,94.84644844531057,474.89084379755496,335.4124468556637
+BR-PE-G190122 = 157.24262295081968,20.76930631781929,249.0,99.0,150.0,458.3842263604646,3688.9762555743473,158.60834327795322
+BR-PE-G190123 = 63.66809421841542,49.881734964732,157.0,1.0,156.0,6.587918919316201,18.0229419954176,80.88147936639629
+BR-PE-G190124 = 423.9782608695652,18.042207917564927,457.0,389.0,68.0,13047.327966672385,308275.6780164737,424.3619763321423
+BR-PE-G190125 = 584.9,6.949100661236675,599.0,576.0,23.0,596545.2453910882,5.023213159454891E7,584.9412791041508
+BR-PE-G190126 = 482.07848837209303,109.42065832137196,838.0,283.0,555.0,99.9194433205456,518.7395407791289,494.34051970135386
+BR-PE-G190127 = 772.9639794168096,58.806952885380745,897.0,650.0,247.0,2310.3388732029744,30889.250330501505,775.1977626280493
+BR-PE-G190128 = 554.6735042735042,51.34266713871261,665.0,419.0,246.0,1292.9212434779781,14308.349543414268,557.044671289445
+BR-PE-G190129 = 409.0277436347673,65.49358166317091,856.0,242.0,614.0,262.18273403801186,1755.9418591272454,414.23798027464755
+BR-PE-G190130 = 419.575,82.64549418046536,609.0,281.0,328.0,146.4788515992952,829.1461972687118,427.6370637974839
+BR-PE-G190131 = 468.1764705882353,94.89991606010787,634.0,210.0,424.0,134.55720727665317,734.5573724777207,477.697814188711
+BR-PE-G190132 = 583.9444444444445,64.23485005197176,747.0,457.0,290.0,778.823303301583,7338.1754693356,587.4667906858482
+BR-PE-G190133 = 162.60714285714286,5.854420098855015,176.0,152.0,24.0,21510.673642851678,599782.881043303,162.71249842239268
+BR-PE-G190134 = 501.175222112537,86.70640341385672,856.0,402.0,454.0,212.10747378436562,1360.0104380507157,508.6202941807545
+BR-PE-G190135 = 590.2051282051282,8.444933201537781,614.0,574.0,40.0,341576.2346850904,2.388708080250282E7,590.2655421557405
+BR-PE-G190136 = 738.9756690997567,123.6876192075568,1023.0,455.0,568.0,230.72851132117364,1480.5568869474248,749.2554081664454
+BR-PE-G190137 = 750.4255319148937,49.03422368919663,900.0,671.0,229.0,3631.270580413803,56320.38882438975,752.0258200637484
+BR-PE-G190138 = 891.2707006369427,73.15057305995323,1057.0,752.0,305.0,1845.4463073120385,22938.23374642278,894.267559599959
+BR-PE-G190139 = 550.9893617021277,149.42897181377867,897.0,307.0,590.0,61.47319578397838,272.2056568339965,570.8925418379899
+BR-PE-G190140 = 696.2718446601941,63.12888560372422,902.0,579.0,323.0,1375.0249260520682,15541.366707025916,699.127840858936
+BR-PE-G190141 = 669.4874651810585,88.66389374811752,906.0,483.0,423.0,453.7000220899527,3611.4113667706247,675.3330675223423
+BR-PE-G190142 = 780.3333333333334,42.551798499658695,914.0,718.0,196.0,6223.5082747383385,115214.36721107364,781.4926529831657
+BR-PE-G190143 = 681.9437086092715,71.77217549754353,936.0,593.0,343.0,887.5661436668101,8744.89350549849,685.7101916169959
+BR-PE-G190144 = 529.5548152634767,113.31551655745285,807.0,346.0,461.0,116.46493158618563,617.0380128420377,541.542896418573
+BR-PE-G190145 = 12.658823529411764,9.580068698238847,35.0,1.0,34.0,6.769212793732652,18.285878434658432,15.875248955898762
+BR-PE-G190146 = 59.57821229050279,32.49629588070161,156.0,5.0,151.0,12.529298559200457,41.05995544539007,67.86436933839674
+BR-PE-G190147 = 518.9420098846788,117.63800587511425,995.0,324.0,671.0,100.39644553390794,523.6255191085008,532.1085510019768
+BR-PE-G190148 = 605.7620087336245,77.26126151224045,763.0,428.0,335.0,505.2177146050948,4141.410198036661,610.6692343285836
+BR-PE-G190149 = 622.8469945355191,119.23678713332325,1161.0,443.0,718.0,159.20776278273235,933.0015742529758,634.1575435235367
+BR-PE-G190150 = 63.5503355704698,53.29048790991785,164.0,1.0,163.0,5.901693189965967,15.489848874346237,82.93685099397264
+BR-PE-G190151 = 245.996015936255,26.125425024921864,331.0,171.0,160.0,863.4511110530369,8410.785579993313,247.37942050470372
+BR-PE-G190152 = 641.130081300813,50.418082855808585,765.0,568.0,197.0,2094.7564644308122,27137.67870772607,643.1094496488465
+BR-PE-G190153 = 632.0185185185185,45.38854511255943,773.0,542.0,231.0,2743.170442281638,38845.874850480795,633.646216573395
+BR-PE-G190154 = 464.2054703135424,100.91304559839439,1007.0,251.0,756.0,111.82857271027783,592.575496836339,475.0475359803065
+BR-PE-G190155 = 113.51635514018692,26.283629349116275,154.0,57.0,97.0,93.49182236747859,461.30792016471327,116.51949217223171
+BR-PE-G190156 = 770.731884057971,139.9198548991567,1018.0,582.0,436.0,183.93068034739568,1110.2336627825564,783.3295621247488
+BR-PE-G190157 = 746.9514563106796,40.83185474549042,811.0,604.0,207.0,6175.137700947257,113887.45779173367,748.0666537459092
+BR-PE-G190158 = 422.27647058823527,23.396707395593445,509.0,390.0,119.0,5934.917131985752,108178.36976602703,422.9241344844389
+BR-PE-G190159 = 182.08415841584159,63.5607049551116,555.0,102.0,453.0,34.60307007282427,157.10672434887513,192.8590261315141
+BR-PE-G190160 = 458.10614525139664,139.02748780176717,841.0,290.0,551.0,46.604166632265986,198.45662739621108,478.7378016007972
+BR-PE-G190161 = 133.86521739130436,22.716094824665085,182.0,84.0,98.0,221.5052748281389,1397.462756021312,135.77892837736033
+BR-PE-G190162 = 575.2230215827338,23.88869368203432,612.0,531.0,81.0,14033.660207744742,339657.5079238767,575.7188499993763
+BR-PE-G190163 = 804.3231707317074,170.73060136836924,1179.0,556.0,623.0,118.98425186309719,633.1664750520672,822.2436994100424
+BR-PE-G190164 = 643.4461538461538,129.1856865371942,884.0,389.0,495.0,137.91035612082652,754.4460174826273,656.28644242091
+BR-PE-G190165 = 618.0477528089888,31.02627502845199,695.0,582.0,113.0,7965.128929366595,159908.22327694626,618.8260292637843
+BR-PE-G190166 = 735.6861313868613,93.67382077278855,1011.0,547.0,464.0,507.9504331396313,4176.004948472027,741.6258279032214
+BR-PE-G190167 = 501.28205128205127,77.69107217431745,728.0,428.0,300.0,289.3129099394187,2021.223832520343,507.26679137623046
+BR-PE-G190168 = 742.9931972789116,141.6068379435204,967.0,348.0,619.0,159.60755672256604,913.8432646895427,756.3672307517705
+BR-PE-G190169 = 159.49826989619376,47.196498944070804,434.0,110.0,324.0,51.46335501835737,247.99579367864666,166.33462541652818
+BR-PE-G190170 = 215.9655172413793,67.73271215853161,383.0,123.0,260.0,42.37970300230193,171.20624399032243,226.3378557238868
+BR-PI-G200001 = 247.52941176470588,41.73503157346709,385.0,192.0,193.0,226.90041743481396,1461.970800703219,251.02315142038117
+BR-PI-G200002 = 211.2420382165605,23.653523800955348,312.0,167.0,145.0,741.3680901417351,6930.000122090648,212.56219771654878
+BR-PI-G200003 = 179.4295719844358,33.61986947553798,309.0,95.0,214.0,168.54310151574046,997.344258154605,182.55209373236463
+BR-PI-G200004 = 164.65717722534083,30.13670993484096,256.0,73.0,183.0,179.0764677294201,1063.8189074649604,167.39237526695783
+BR-PI-G200005 = 163.79393083980239,41.85214277053187,308.0,74.0,234.0,71.58412076666484,327.917262579597,169.05636230097628
+BR-PI-G200006 = 209.49346405228758,40.15519268743518,308.0,139.0,169.0,158.06206650036688,915.8616180105823,213.30717517325138
+BR-PI-G200007 = 555.947335811648,54.554535562123604,670.0,442.0,228.0,1088.6959855707123,11402.484012522156,558.6176129934219
+BR-PI-G200008 = 303.3009650180941,56.272401080057065,421.0,169.0,252.0,172.87486443832336,1023.454566634587,308.4769983389717
+BR-PI-G200009 = 255.13273001508296,60.30578589660651,344.0,114.0,230.0,87.82446670652628,419.86785315323255,262.16311284686213
+BR-PI-G200010 = 216.75627615062763,59.37513014601986,401.0,116.0,285.0,60.22486868294618,269.3129469661151,224.74138321756394
+BR-PI-G200011 = 517.1911891736252,70.736524734986,793.0,400.0,393.0,413.5152435631127,3202.504318295785,522.0061130776264
+BR-PI-G200012 = 91.56488305030439,11.50981514445418,135.0,53.0,82.0,526.8240980612145,4372.162748010212,92.28544659194876
+BR-PI-G200013 = 631.409635974304,144.9813229988507,993.0,294.0,699.0,95.9354770775778,480.75644455991886,647.8408079302354
+BR-PI-G200014 = 194.71821305841925,30.831483745256058,339.0,127.0,212.0,271.6897512334423,1858.576764561194,197.14401559925153
+BR-PI-G200015 = 85.79292204686753,29.57055400081329,159.0,29.0,130.0,33.16186863175717,124.15160384045615,90.74603648234397
+BR-PI-G200016 = 146.01417601890137,35.74743771069236,364.0,74.0,290.0,80.9706322816701,392.8053856643941,150.32637460325628
+BR-PI-G200017 = 349.7548664554097,80.66326947368641,522.0,183.0,339.0,94.37302219913063,465.91717559771604,358.93596873457244
+BR-PI-G200018 = 366.03584905660375,58.888547095306116,544.0,285.0,259.0,259.67982283778815,1749.5137753711385,370.7426381920279
+BR-PI-G200019 = 411.561107359892,112.02494719958267,789.0,257.0,532.0,61.21825273943611,274.53388337721435,426.53503242567336
+BR-PI-G200020 = 38.01980198019802,32.520482562523576,131.0,1.0,130.0,5.82456408806108,15.743426538085364,50.030861762644776
+BR-PI-G200021 = 561.538247566064,109.02123746330173,925.0,385.0,540.0,152.8350457770119,881.3020352066179,572.0234555484556
+BR-PI-G200022 = 279.7433155080214,33.298333785006015,371.0,222.0,149.0,618.6033355104202,5422.630624018471,281.7181243801649
+BR-PI-G200023 = 150.59164515371978,43.140463786524116,351.0,88.0,263.0,53.78543231642946,235.9845381734496,156.64910853822383
+BR-PI-G200024 = 374.1098614360266,81.55054696004385,634.0,209.0,425.0,110.76727486971667,580.1259473772016,382.8951294194866
+BR-PI-G200025 = 168.34638554216866,46.65214020525618,288.0,93.0,195.0,58.582788738260554,261.5598563557713,174.69094913830932
+BR-PI-G200026 = 495.2313136544105,129.8740616393765,776.0,269.0,507.0,66.36873746507166,292.55100863659703,511.97785685572546
+BR-PI-G200027 = 277.0369718309859,82.74909638378254,614.0,141.0,473.0,48.67277282120872,212.666293401758,289.13127937602155
+BR-PI-G200028 = 170.01072066706374,53.81259147455971,336.0,105.0,231.0,42.515530731942945,182.54047569766928,178.32397523311954
+BR-PI-G200029 = 386.1323414252154,70.00408665942624,634.0,267.0,367.0,184.85199439572676,1121.660841808073,392.4267539854279
+BR-PI-G200030 = 565.6218418907905,71.17096359611219,784.0,454.0,330.0,526.1808700727615,4383.13155226188,570.0819012064228
+BR-PI-G200031 = 282.0033285782216,49.68848740550148,478.0,226.0,252.0,201.81756798538612,1282.7032072614006,286.3473818805457
+BR-PI-G200032 = 501.15358699960365,93.42894779342122,730.0,302.0,428.0,170.50160848316813,1003.9777049975893,509.7880795471341
+BR-PI-G200033 = 150.90928270042195,31.720000583830778,231.0,69.0,162.0,121.43366916003616,641.1856218587621,154.20690659692934
+BR-PI-G200034 = 453.5986394557823,34.73175336815679,534.0,324.0,210.0,2265.9075546101512,30075.489496776452,454.9263900986216
+BR-PI-G200035 = 239.06735057983943,58.51673453266885,437.0,117.0,320.0,81.20633250054442,394.47647536498164,246.12477797578748
+BR-PI-G200036 = 296.4849688031764,57.73718671058664,462.0,200.0,262.0,151.32516673234178,866.6468014333797,302.0544974925446
+BR-PI-G200037 = 92.2888368462139,18.745410687207922,131.0,41.0,90.0,133.27905924911596,719.8825548236836,94.17334988338884
+BR-PI-G200038 = 335.5352993744415,55.5719176391599,455.0,220.0,235.0,238.3909635056422,1553.4472637002257,340.1061233738517
+BR-PI-G200039 = 206.87997287522603,45.46853050389578,413.0,89.0,324.0,108.49034478683116,570.0480027158244,211.81763487263748
+BR-PI-G200040 = 293.0,61.57815617718525,418.0,197.0,221.0,122.32439976758347,656.581637773737,299.4008505635577
+BR-PI-G200041 = 178.96610169491527,44.802872862639596,309.0,104.0,205.0,76.17581019766291,360.5583079348413,184.48892371256494
+BR-PI-G200042 = 336.6218181818182,20.640883445760938,384.0,285.0,99.0,4386.3130470842725,72327.89594695659,337.254050450776
+BR-PI-G200043 = 595.3854875283447,37.625420410189435,680.0,459.0,221.0,4009.368209275879,64178.646619344145,596.57317323226
+BR-PI-G200044 = 492.74673123486684,86.45889319952076,782.0,290.0,492.0,202.19270886828662,1252.2685601280184,500.2744060572479
+BR-PI-G200045 = 197.18583256669734,40.59040430494558,329.0,101.0,228.0,129.0226787269922,698.8518791406917,201.32022622344863
+BR-PI-G200046 = 195.39446366782008,40.785413259484685,308.0,132.0,176.0,124.93536574936141,679.0463171187629,199.60572728952945
+BR-PI-G200047 = 390.15198451113264,61.697236735100994,568.0,304.0,264.0,272.40364346178,1855.6333193811781,395.0001519477204
+BR-PI-G200048 = 354.62417218543044,27.826201594462187,429.0,303.0,126.0,2108.2710979877475,27364.475263951317,355.7142125265414
+BR-PI-G200049 = 300.5378421900161,20.215280994386895,347.0,255.0,92.0,3330.1600039533255,50158.149546005494,301.2169520028928
+BR-PI-G200050 = 281.998678996037,29.58656105985857,337.0,204.0,133.0,893.7238116207312,8771.937847168227,283.54650333033317
+BR-PI-G200051 = 323.97138139790866,65.10951154039151,427.0,191.0,236.0,137.89731869240586,759.0339357131076,330.44924641750606
+BR-PI-G200052 = 337.5699668141593,53.87808955269715,602.0,249.0,353.0,266.1192730511891,1815.6531080399748,341.8425529812827
+BR-PI-G200053 = 235.58051235132663,60.6588495915668,442.0,96.0,346.0,71.16399933178583,336.3058203106,243.26461689585236
+BR-PI-G200054 = 48.852059925093634,26.671546114936852,103.0,4.0,99.0,11.90181866411647,35.30048801725672,55.65873813774565
+BR-PI-G200055 = 117.8832304526749,23.23206079587942,162.0,80.0,82.0,146.35985692140142,829.075999477296,120.1506748661109
+BR-PI-G200056 = 320.85395408163265,73.56319109347443,453.0,189.0,264.0,96.04153842982467,477.53115047227226,329.1789831287433
+BR-PI-G200057 = 50.40243902439025,35.95181726676508,180.0,1.0,179.0,7.748827641626416,23.05290601102935,61.91073432281549
+BR-PI-G200058 = 46.441409058231486,31.14889654825917,118.0,6.0,112.0,8.437906228807854,24.339372498375415,55.92010578931462
+BR-PI-G200059 = 282.1515151515151,43.621359208011185,440.0,199.0,241.0,290.33438890335157,2012.9406805746794,285.50359101323056
+BR-PI-G200060 = 261.54455445544556,61.34551953790716,411.0,182.0,229.0,90.99119851155372,453.9385574066811,268.64256314417725
+BR-PI-G200061 = 61.923645320197046,31.435234577119623,104.0,16.0,88.0,13.557965648026236,39.84260201732314,69.4457473331528
+BR-PI-G200062 = 79.90366972477064,25.92926396279666,111.0,24.0,87.0,37.79383705042329,140.3726167560044,84.00549485085851
+BR-PI-G200063 = 209.70689655172413,22.355288366621792,299.0,185.0,114.0,855.6829159014455,8356.51297000217,210.8950956739164
+BR-PI-G200064 = 189.8074398249453,30.752952739505222,310.0,130.0,180.0,254.9931886674934,1719.7553462603169,192.28262613948894
+BR-PI-G200065 = 418.09716599190284,69.14176994366541,559.0,290.0,269.0,239.20697194249712,1557.3420887689326,423.77567717060344
+BR-PI-G200066 = 439.7123082678638,55.087916554719015,631.0,289.0,342.0,531.9006279601463,4426.5604429772,443.14962776989057
+BR-PI-G200067 = 208.04688593421974,36.728419623055956,338.0,121.0,217.0,199.2576712063544,1237.7636517020876,211.26401386637886
+BR-PI-G200068 = 93.62869198312237,11.96325684430652,106.0,52.0,54.0,501.12790881581793,4070.278582259273,94.38989075527765
+BR-PI-G200069 = 300.72773109243695,59.03965185780413,424.0,194.0,230.0,147.41784606207875,830.7360581434982,306.46834867486035
+BR-PI-G200070 = 235.01019385026737,62.446389277410894,473.0,121.0,352.0,65.60173349872558,304.5743980493517,243.16525810100055
+BR-PI-G200071 = 265.6127221702526,154.73351867840108,812.0,122.0,690.0,11.434985934047566,38.16431794671414,307.39645408054224
+BR-PI-G200072 = 451.5194805194805,70.10239962218118,684.0,351.0,333.0,287.4618794807767,1997.1027807819685,456.9290839083999
+BR-PI-G200073 = 253.540252827678,50.097903581382155,387.0,160.0,227.0,144.77989683050427,810.663867010253,258.4423721976958
+BR-PI-G200074 = 307.8981643356643,55.345565991793755,615.0,239.0,376.0,191.32339563329313,1209.0210332742756,312.8328807466117
+BR-PI-G200075 = 172.4475602916433,51.21391714687862,361.0,62.0,299.0,48.92799154979046,209.39972377416723,179.89170731322582
+BR-PI-G200076 = 468.0823940307985,105.23383214576725,782.0,292.0,490.0,101.62370152067956,517.3078262190792,479.7658668868464
+BR-PI-G200077 = 48.805843543826576,47.91765639424281,153.0,1.0,152.0,4.623096589451623,11.188557908166525,68.39672622531862
+BR-PI-G200078 = 455.7612284955548,99.4156185628775,832.0,279.0,553.0,110.81303026672839,584.5698616512467,466.47804087011093
+BR-PI-G200079 = 427.4011725293132,125.20191008959327,785.0,231.0,554.0,50.30726897169166,211.16302353236887,445.3619657868353
+BR-PI-G200080 = 314.814424293547,60.92307083156887,574.0,200.0,374.0,155.3053344969902,918.2052878613915,320.6551766350043
+BR-PI-G200081 = 506.5271831464492,142.81723286486266,836.0,260.0,576.0,55.130522080228815,233.5812976758417,526.2761150474653
+BR-PI-G200082 = 578.7313749242883,82.9644438840388,781.0,298.0,483.0,358.78157317800054,2621.6055434736045,584.6478455196299
+BR-PI-G200083 = 135.24423076923077,61.55202761459696,605.0,34.0,571.0,19.42798194700644,84.28904710287192,148.592240913949
+BR-PI-G200084 = 180.45311681508645,53.50053755894737,315.0,95.0,220.0,49.516328371378904,214.47235796918494,188.21698883835006
+BR-PI-G200085 = 66.50821596244131,28.425938332034843,106.0,18.0,88.0,19.728988161780524,63.38630770237001,72.32825699934556
+BR-PI-G200086 = 144.0124481327801,23.143334956911623,200.0,96.0,104.0,259.29339202152056,1726.2009766569727,145.86020420294386
+BR-PI-G200087 = 408.55082659162855,110.18515323542043,636.0,279.0,357.0,62.74957996430521,283.21454652727493,423.1483733895428
+BR-PI-G200088 = 247.75205104831358,75.9059207434192,425.0,133.0,292.0,45.21745084144907,188.4347351123953,259.1192536315131
+BR-PI-G200089 = 394.9095318288986,71.22685237967153,640.0,188.0,452.0,186.82726852854404,1126.8460751949267,401.2814508910615
+BR-PI-G200090 = 372.47085427135676,43.19715122718843,455.0,266.0,189.0,666.2598986688562,5952.450031760437,374.96737345504994
+BR-PI-G200091 = 308.2891156462585,13.50842835539666,340.0,275.0,65.0,11954.96988761109,274390.3736386955,308.584925851191
+BR-PI-G200092 = 195.24213836477986,31.26228171297151,326.0,127.0,199.0,262.97634752632626,1776.1134468012121,197.7291654034706
+BR-PI-G200093 = 348.33016888178275,89.16192583097857,629.0,203.0,426.0,72.17139275514879,340.4830987434954,359.5605033524959
+BR-PI-G200094 = 167.21296296296296,26.727956508534,235.0,100.0,135.0,263.91017314879093,1776.6419103093433,169.3356390190066
+BR-PI-G200095 = 232.73477297895903,36.558422397640165,307.0,143.0,164.0,277.203179932095,1890.6533833750523,235.58860923604067
+BR-PI-G200096 = 367.92740740740743,36.137544710770115,531.0,303.0,228.0,1086.6668291682463,11401.887063863745,369.69784859971696
+BR-PI-G200097 = 390.02543068088596,147.13659146419693,832.0,99.0,733.0,27.125918778460363,99.80745645553151,416.8561060192266
+BR-PI-G200098 = 267.77973568281936,25.37498393342874,302.0,210.0,92.0,1206.3601719498167,13050.71899385969,268.979323837321
+BR-PI-G200099 = 423.8152806894945,95.22935381404567,763.0,260.0,503.0,101.83091770950207,519.4408408341374,434.3823453753107
+BR-PI-G200100 = 293.68102508178845,37.976650115828924,517.0,250.0,267.0,488.52543396751867,4037.066940252871,296.126274496388
+BR-PI-G200101 = 402.54934470235276,75.58333161044617,645.0,250.0,395.0,167.18731618236706,980.1567885253788,409.5837093167016
+BR-PI-G200102 = 199.7570350034317,26.337339459831068,284.0,132.0,152.0,458.8762258045244,3652.5579649290094,201.4858021876098
+BR-PI-G200103 = 202.8054054054054,18.92417224361258,249.0,150.0,99.0,1262.8450858328995,13877.972115408633,203.68641770318598
+BR-PI-G200104 = 445.9103139013453,48.74381059684263,580.0,313.0,267.0,792.8673516791034,7503.548040845275,448.5665693239936
+BR-PI-G200105 = 529.6521181001284,81.23203839387536,752.0,353.0,399.0,296.45484102121833,2056.7320482986634,535.845136461624
+BR-PI-G200106 = 283.5589519650655,42.00166401902339,414.0,178.0,236.0,327.341359055484,2337.209663230618,286.65278477610025
+BR-PI-G200107 = 252.58619133574007,50.737581119330564,424.0,168.0,256.0,138.73830683657246,774.078673254995,257.6316870870812
+BR-PI-G200108 = 260.3291571753986,74.1310471846502,471.0,171.0,300.0,54.68284667485503,240.76123251459714,270.6781894286022
+BR-PI-G200109 = 247.9837837837838,32.567389704572065,350.0,208.0,142.0,465.1994987137246,3738.735871759084,250.11315817423898
+BR-PI-G200110 = 124.91506481895395,42.75579553693564,246.0,43.0,203.0,33.896765900319714,128.42981426333185,132.02966132926235
+BR-PI-G200111 = 95.55974025974027,33.421817121048214,207.0,35.0,172.0,32.108891680039804,119.89301454410666,101.23577341128885
+BR-PI-G200112 = 375.7678353228687,80.1664605203034,615.0,149.0,466.0,116.85359083183225,613.4160504126728,384.2240589234203
+BR-PI-G200113 = 318.8866231647635,75.81268902893265,542.0,167.0,375.0,86.96232571551569,420.37916526617335,327.774682138849
+BR-PI-G200114 = 337.8773946360153,59.17410756605372,437.0,236.0,201.0,203.41038051919176,1262.8409316158104,343.01998310923597
+BR-PR-G180001 = 579.540625,36.442311941057945,659.0,503.0,156.0,4068.9901535481335,65439.10126352166,580.6852659789122
+BR-PR-G180002 = 575.5211687537269,195.01377793092357,1158.0,183.0,975.0,34.674802372666804,131.69966648820844,607.6635493976477
+BR-PR-G180003 = 902.0829268292683,31.157318385808594,1121.0,835.0,286.0,24358.351649306016,707947.4752931595,902.620842527943
+BR-PR-G180004 = 910.7223529411765,97.000027139439,1171.0,587.0,584.0,854.0991922185282,8241.84863634845,915.8734680138763
+BR-PR-G180005 = 405.19305019305017,38.71698855367542,549.0,271.0,278.0,1177.7225238066699,12660.387076756746,407.0385892362211
+BR-PR-G180006 = 336.73657548125635,41.90034384357556,435.0,224.0,211.0,543.1318555083409,4560.211759744012,339.33340548942965
+BR-PR-G180007 = 266.298353909465,40.86970510835979,403.0,214.0,189.0,296.19843622913066,2059.289921854938,269.4163062818117
+BR-PR-G180008 = 362.10284463894965,54.88205308848972,517.0,289.0,228.0,307.50059103006373,2171.880808433998,366.2383238368524
+BR-PR-G180009 = 338.219696969697,48.81623670014658,465.0,257.0,208.0,354.39967688656657,2623.5086698346618,341.72443340188363
+BR-PR-G180010 = 508.96989966555185,86.86734454799088,752.0,292.0,460.0,218.81633776187937,1389.6940955721439,516.3296372612957
+BR-PR-G180011 = 433.2284122562674,58.300806508489664,516.0,319.0,197.0,432.2094398521773,3369.826018605589,437.13366517076525
+BR-PR-G180012 = 298.1198704103672,337.72242441842485,1795.0,1.0,1794.0,5.485005720636532,20.315060975612013,450.47962560869826
+BR-PR-G180013 = 821.5777777777778,36.48664223696661,914.0,752.0,162.0,11485.241697901658,260200.0137242727,822.3875728633063
+BR-PR-G180014 = 645.0034542314335,59.50631659903006,851.0,562.0,289.0,1307.3367680841357,14570.259837753472,647.7425859750654
+BR-PR-G180015 = 635.8126232741618,35.05406360423445,798.0,592.0,206.0,6023.9805328882885,110386.36106334299,636.7782025870082
+BR-PR-G180016 = 750.2,102.96346281942856,985.0,575.0,410.0,408.6721260305891,3139.052052667521,757.2328008451351
+BR-PR-G180017 = 547.1361031518625,67.27883293665901,619.0,378.0,241.0,561.2628787753802,4741.847499779209,551.2570695542365
+BR-PR-G180018 = 908.4462365591398,15.561756213417281,975.0,864.0,111.0,199114.72877508044,1.1633867832516225E7,908.5795138428504
+BR-PR-G180019 = 534.8499095840868,55.48185345118532,615.0,438.0,177.0,924.8012922854928,9196.009815536407,537.7198730235704
+BR-PR-G180020 = 415.35170760934693,92.97151791908176,645.0,217.0,428.0,102.8218976821369,524.8325478670621,425.62982056968065
+BR-PR-G180021 = 567.3643926788685,45.541760068702715,620.0,424.0,196.0,1970.0653890427889,24979.440904391846,569.1892532277965
+BR-PR-G180022 = 364.30452674897117,15.750297537273987,403.0,331.0,72.0,12443.755794511811,289422.3925103929,364.64484101973045
+BR-PR-G180023 = 923.2821011673152,31.25357863807377,1050.0,847.0,203.0,25870.94396053256,766988.674355395,923.8109246559161
+BR-PR-G180024 = 488.917695473251,16.13476602013638,542.0,447.0,95.0,27914.856202016475,848634.6505154845,489.1838546205293
+BR-PR-G180025 = 486.53140578265203,98.42982510047415,618.0,304.0,314.0,135.4796575608696,742.8497260249849,496.3881941405875
+BR-PR-G180026 = 521.123076923077,13.62069431451522,553.0,494.0,59.0,56119.49428613427,2151527.4478541985,521.3010498890105
+BR-PR-G180027 = 623.4414225941423,110.55875451761688,900.0,439.0,461.0,196.60239708325284,1212.510982727145,633.1685759785419
+BR-PR-G180028 = 488.1119402985075,84.98214566195577,607.0,326.0,281.0,206.41705413348222,1281.0648937155324,495.4545704131546
+BR-PR-G180029 = 943.5975609756098,140.7764291275435,1275.0,602.0,673.0,321.13141000353545,2287.2336940805194,954.0410683387911
+BR-PR-G180030 = 575.7044334975369,46.9998043183145,617.0,464.0,153.0,1873.322544361204,23352.880312383215,577.6197506618691
+BR-PR-G180031 = 867.5512016718914,140.93837163409202,1231.0,335.0,896.0,250.99092097048634,1650.2289217019393,878.9247477009691
+BR-PR-G180032 = 522.0225563909775,45.87765130982042,613.0,419.0,194.0,1507.6744368134564,17557.090950040067,524.0346441512017
+BR-PR-G180033 = 494.40875912408757,70.8670550066922,618.0,390.0,228.0,360.8136105639181,2671.6431037761467,499.4618710011222
+BR-PR-G180034 = 371.14414414414415,40.059830669593694,445.0,266.0,179.0,822.662102667075,7871.308271621214,373.29983359997067
+BR-PR-G180035 = 619.5867346938776,12.806552354764596,654.0,597.0,57.0,113388.41026429996,5492910.908574036,619.7190731225212
+BR-PR-G180036 = 450.83561643835617,62.16255322705753,555.0,339.0,216.0,403.11189064654786,3080.2766870263786,455.1010174379523
+BR-PR-G180037 = 561.8825256975036,42.84981459642867,625.0,345.0,280.0,2293.3477993929246,30564.54978018124,563.5140453397362
+BR-PR-G180038 = 582.0369458128079,50.403994627566775,744.0,480.0,264.0,1574.4237724934842,18583.49013458004,584.2153446850889
+BR-PR-G180039 = 821.3674475955611,181.58591156987256,1572.0,410.0,1162.0,106.73830328873987,556.4303630258156,841.2002896161581
+BR-PR-G180040 = 520.2930402930403,87.1399143724461,623.0,276.0,347.0,230.28561899391565,1475.0362568662217,527.5397733386673
+BR-PR-G180041 = 822.6662902315077,121.4914137858066,948.0,517.0,431.0,329.88151970614217,2355.0261235454354,831.5888339239201
+BR-PR-G180042 = 611.842403628118,38.10292225236365,707.0,458.0,249.0,4187.4979215368985,67967.54521784233,613.0276988534878
+BR-PR-G180043 = 868.061971830986,27.787150572826874,960.0,799.0,161.0,30581.256838306577,958293.6692332362,868.5065990975868
+BR-PR-G180044 = 684.9870197300104,122.21572154888277,936.0,489.0,447.0,193.6770482495558,1195.486195194322,695.8044982553042
+BR-PR-G180045 = 379.8234552332913,69.8252663662525,611.0,238.0,373.0,177.6596147383838,1064.3175855385457,386.18832836904085
+BR-PR-G180046 = 578.0327102803739,23.879836548623185,615.0,545.0,70.0,14255.622184280379,346841.24834215443,578.5257649817021
+BR-PR-G180047 = 633.8429858429859,98.6543544546353,873.0,301.0,572.0,284.0000981521362,1942.2532276929699,641.4745609571843
+BR-PR-G180048 = 1016.4761526232114,130.502629229277,1290.0,558.0,732.0,494.80988520047435,4014.72831002694,1024.8193524165322
+BR-PR-G180049 = 597.3883435582823,145.80176721922845,902.0,278.0,624.0,81.21113696750463,386.7102130177244,614.9235630088981
+BR-PR-G180050 = 387.94384449244063,56.904386101372594,502.0,259.0,243.0,336.9716186528405,2432.052366660164,392.09505943986215
+BR-PR-G180051 = 693.8858447488584,190.14969644967286,1229.0,273.0,956.0,59.43591916958249,257.9793178565052,719.4681873458616
+BR-PR-G180052 = 503.24245689655174,115.78089652069592,737.0,202.0,535.0,94.79720298549412,466.40526178783546,516.3895684678514
+BR-PR-G180053 = 640.8316715542522,108.55011597075598,907.0,391.0,516.0,223.37971351864914,1424.065025167083,649.9602748970751
+BR-PR-G180054 = 398.1508097165992,73.3414352383844,573.0,300.0,273.0,176.72728159296304,1057.1627212150727,404.84939594966636
+BR-PR-G180055 = 304.66610455311974,25.988903089851423,462.0,251.0,211.0,1647.4906203076987,19779.718332536497,305.7725598339167
+BR-PR-G180056 = 859.7962962962963,94.34935990603032,1059.0,560.0,499.0,783.3137176855262,7368.606235961902,864.9574977069718
+BR-PR-G180057 = 926.6695278969958,14.542752372169257,962.0,909.0,53.0,258914.68582544048,1.651044724283551E7,926.7836347170785
+BR-PR-G180058 = 367.67380560131795,59.93304080180925,490.0,243.0,247.0,249.01705863207692,1637.636218650832,372.52650470148706
+BR-PR-G180059 = 657.7840755735492,101.0603129073336,938.0,552.0,386.0,296.7747154971657,2092.3340366211683,665.5021239057595
+BR-PR-G180060 = 561.0725806451613,12.196425565143135,591.0,541.0,50.0,97493.58448054265,4491395.118969111,561.2051260888367
+BR-PR-G180061 = 914.8053691275168,16.999872819243585,984.0,857.0,127.0,155991.25455604141,8403057.279367585,914.9633102263733
+BR-PR-G180062 = 511.3785046728972,99.48791801412773,746.0,264.0,482.0,150.95807886293025,853.3144887161756,520.96623774701
+BR-PR-G180063 = 549.6136363636364,46.091090266214955,615.0,443.0,172.0,1731.043665603841,21058.957608612836,551.5428703906776
+BR-PR-G180064 = 715.5901840490798,123.71685028625403,1006.0,461.0,545.0,210.80125986697348,1321.0280645256332,726.2060110961264
+BR-PR-G180065 = 921.7124284971399,68.8338642673316,1261.0,636.0,625.0,2442.053642827435,33283.35173688808,924.2791254356384
+BR-PR-G180066 = 383.92552135054615,44.75338374475223,494.0,301.0,193.0,657.1319306296069,5861.926550689178,386.5251237641529
+BR-PR-G180067 = 376.59466019417476,41.838318835043836,468.0,243.0,225.0,755.9920074490166,7042.418393365719,378.91157676918334
+BR-PR-G180068 = 919.157809983897,12.5115427943291,964.0,896.0,68.0,396717.1037128504,2.916132422618719E7,919.2429593733574
+BR-PR-G180069 = 678.0010683760684,84.33878693557648,963.0,534.0,429.0,544.7022390324188,4601.537549399417,683.2265215145375
+BR-PR-G180070 = 243.375,34.89711233145336,337.0,185.0,152.0,360.53030748598206,2671.195229662668,245.86418827082986
+BR-PR-G180071 = 475.9364731653888,79.56860903490664,669.0,274.0,395.0,231.73405198666185,1492.2102654498883,482.5419049500869
+BR-PR-G180072 = 307.24603174603175,6.637658924575156,330.0,291.0,39.0,99317.39543816667,4603782.137993011,307.3177224627349
+BR-PR-G180073 = 638.8815080789947,72.47306414173441,856.0,458.0,398.0,711.680587580228,6514.334923860497,642.9789470825483
+BR-PR-G180074 = 352.8057455540356,46.3690426923328,471.0,290.0,181.0,463.91817308184835,3719.816724157927,355.83982663010374
+BR-PR-G180075 = 709.8427051671732,160.39049147881502,1205.0,429.0,776.0,100.69412954243016,516.447111100499,727.7374360549732
+BR-PR-G180076 = 332.4590163934426,53.800808626530745,520.0,298.0,222.0,256.6345292874016,1746.4299807499933,336.7840919493733
+BR-PR-G180077 = 338.9943661971831,22.48467326070244,389.0,302.0,87.0,3472.673277840985,53059.51434702142,339.7392247666884
+BR-PR-G180078 = 322.44520547945206,13.818307700203531,352.0,293.0,59.0,12776.002888038287,299770.5463777463,322.7411596998182
+BR-PR-G180079 = 438.8070175438597,48.81545577666875,549.0,289.0,260.0,752.7339702973759,6996.057560283944,441.51392658490516
+BR-PR-G180080 = 465.9512195121951,38.68742861265312,545.0,371.0,174.0,1783.1980826828485,21914.03546019416,467.5545487935723
+BR-PR-G180081 = 377.0221354166667,67.72240197138127,569.0,244.0,325.0,189.6139687694656,1157.2321973568041,383.05615035255164
+BR-PR-G180082 = 219.3777441332324,42.08162740897718,330.0,86.0,244.0,157.0533341524698,899.6279881788761,223.3773891564989
+BR-PR-G180083 = 272.20448877805484,36.269056627226,371.0,200.0,171.0,445.3131383314919,3514.6853613498697,274.6101385228723
+BR-PR-G180084 = 678.8030513176144,81.67855905144243,877.0,481.0,396.0,598.8089297865151,5183.288538979101,683.6994730777725
+BR-PR-G180085 = 1076.8418038654258,90.74165913957705,1347.0,755.0,592.0,1706.2759938904142,20655.057057816775,1080.6582805195858
+BR-PR-G180086 = 412.23318385650225,55.81977221899551,520.0,248.0,272.0,424.3035316298071,3286.0982559999043,415.9952461784261
+BR-PR-G180087 = 605.5390915860015,94.77591118814244,919.0,437.0,482.0,281.31316489506617,1950.4780284875858,612.9111393834693
+BR-PR-G180088 = 270.44499178981937,36.02335511400741,372.0,136.0,236.0,445.4309040175413,3511.544015990085,272.83360441460536
+BR-PR-G180089 = 371.54158964879855,45.18874596603873,612.0,245.0,367.0,580.3808512568042,4976.176093444566,374.2795420547847
+BR-PR-G180090 = 569.6636363636363,20.350241130010886,612.0,533.0,79.0,22019.68665321526,618769.9165645192,570.0270089294812
+BR-PR-G180091 = 287.97202797202794,16.193444840246,319.0,258.0,61.0,5677.2854088677295,101916.07297240375,288.4269691795768
+BR-PR-G180092 = 465.35766423357666,38.39322804229541,566.0,375.0,191.0,1817.1449299576607,22470.741136702974,466.93874932418913
+BR-PR-G180093 = 623.1695906432749,119.99960563299449,970.0,368.0,602.0,155.7238351356602,893.4876344769439,634.6181876172325
+BR-PR-G180094 = 906.0039896269699,150.18277043738038,1282.0,451.0,831.0,237.49489365996808,1542.4759404504396,918.3670800699651
+BR-PR-G180095 = 266.6916347731001,233.24867593066267,1539.0,1.0,1538.0,6.457274589922628,22.709523396995408,354.30124594948285
+BR-PR-G180096 = 350.410209102091,307.1818030772275,1500.0,6.0,1494.0,6.115107369265459,18.921835462565053,465.99138917446516
+BR-PR-G180097 = 650.7723292469352,97.15208618857194,996.0,568.0,428.0,322.389298905313,2334.0690014415845,657.984158140812
+BR-PR-G180098 = 451.4929292929293,33.39284763594482,509.0,368.0,141.0,2511.681798419367,34487.6739422897,452.7261285531767
+BR-PR-G180099 = 288.2061855670103,41.5731718964595,427.0,209.0,218.0,353.97093046865854,2601.3334827898107,291.18917222420646
+BR-PR-G180100 = 442.59442724458205,42.773934873332756,587.0,359.0,228.0,1139.3267944620713,12127.093615454336,444.65653771479367
+BR-PR-G180101 = 873.236541598695,89.59311415246717,1053.0,602.0,451.0,953.0253476534677,9517.739512664675,877.8205874133884
+BR-PR-G180102 = 1058.444128113879,135.40745645153362,1359.0,842.0,517.0,501.1814563377265,4105.187958713624,1067.0703592553884
+BR-PR-G180103 = 269.7424892703863,37.63790376485009,373.0,199.0,174.0,389.9732588895292,2959.362422896631,272.35569081184366
+BR-PR-G180104 = 300.06632653061223,10.541254658290386,318.0,274.0,44.0,23150.43569306595,661338.0493621725,300.2514252544806
+BR-PR-G180105 = 888.5059880239521,45.5008221293085,1088.0,750.0,338.0,7504.221452154243,147663.3931341663,889.6702847509645
+BR-PR-G180106 = 294.20291173794357,27.82667252812776,389.0,200.0,189.0,1213.0394812687393,13147.89143697943,295.5159504647285
+BR-PR-G180107 = 898.6132958801498,39.04857835004557,1035.0,729.0,306.0,12254.245172680094,283465.7506539268,899.4613093422893
+BR-PR-G180108 = 583.1849056603774,54.780451671818724,768.0,441.0,327.0,1238.2160677806141,13517.249333789936,585.7521080418505
+BR-PR-G180109 = 308.4063926940639,45.38605739330974,438.0,240.0,198.0,334.4781071722596,2420.188458023964,311.72808224520605
+BR-PR-G180110 = 384.048309178744,44.073254616642984,464.0,319.0,145.0,688.24501008231,6238.709095832311,386.5689531707837
+BR-PR-G180111 = 345.0154639175258,40.76586109688286,434.0,294.0,140.0,632.2986377733179,5586.010092771664,347.41549443454
+BR-PR-G180112 = 539.5425,52.168268073130385,722.0,451.0,271.0,1138.0516040107148,12117.992999317883,542.058703001806
+BR-PR-G180113 = 317.36,39.15436994403417,385.0,221.0,164.0,556.513528461495,4703.04980835841,319.7662181746444
+BR-PR-G180114 = 799.0894206549118,128.30875589849092,1117.0,465.0,652.0,259.79837426678654,1728.451263153833,809.3250515354267
+BR-PR-G180115 = 607.2107728337237,51.532388967266044,698.0,440.0,258.0,1669.8882571280426,20046.770393683124,609.393559006002
+BR-PR-G180116 = 314.53846153846155,11.338263227573766,341.0,296.0,45.0,21433.215681569025,596962.6716075593,314.7427521008228
+BR-PR-G180117 = 584.0647482014389,12.69124698823774,612.0,564.0,48.0,97608.1961206709,4498434.6712677665,584.2026171130411
+BR-PR-G180118 = 573.6098981077147,54.47002103627892,910.0,452.0,458.0,1200.0410041689852,12997.831201548406,576.190331747102
+BR-PR-G180119 = 553.8105802047781,54.98020081734808,643.0,393.0,250.0,1051.6374888426672,10881.31973019795,556.5330010239006
+BR-PR-G180120 = 977.7618625277162,148.38423652715286,1323.0,609.0,714.0,305.7285278491614,2144.6656407057185,988.9570978881817
+BR-PR-G180121 = 603.7766323024055,13.42082306534872,627.0,552.0,75.0,91185.5432145571,4108089.7620689035,603.9257737555051
+BR-PR-G180122 = 513.9844054580897,43.751198819413,610.0,401.0,209.0,1656.2115440237199,19859.924150190996,515.8431316323226
+BR-PR-G180123 = 612.4026845637584,27.408032786931138,764.0,580.0,184.0,11224.9736889827,252502.639584541,613.0156998985814
+BR-PR-G180124 = 299.21753246753246,8.829265336301537,310.0,277.0,33.0,39022.0905057607,1325789.042861461,299.34777043154617
+BR-PR-G180125 = 563.3198127925117,53.96733625818737,618.0,417.0,201.0,1167.4748419411094,12481.01536957599,565.8990058900922
+BR-PR-G180126 = 273.8181818181818,24.55254667461944,328.0,214.0,114.0,1420.6845981782335,16224.912753014085,274.9167587514887
+BR-PR-G180127 = 469.6472727272727,48.71485812001194,574.0,384.0,190.0,925.2766773681514,9209.997464056974,472.16702360692045
+BR-PR-G180128 = 608.3293556085919,4.87958802547547,617.0,588.0,29.0,1937984.309586641,2.4165091328465617E8,608.3489255965387
+BR-PR-G180129 = 319.16470588235296,25.29145266398648,420.0,286.0,134.0,2048.7479908098544,26382.22298281539,320.1652183776738
+BR-PR-G180130 = 582.2493224932249,30.417468519584272,729.0,531.0,198.0,7071.900493331703,136508.11005879586,583.0433053684429
+BR-PR-G180131 = 489.6011730205279,88.81361681830305,614.0,309.0,305.0,183.6641464662565,1098.875427580285,497.5913656359254
+BR-PR-G180132 = 885.8749082905356,36.79311169406172,1002.0,783.0,219.0,14028.90090475681,339435.6707236276,886.6386446613392
+BR-PR-G180133 = 694.8775669352742,117.09542045954868,1070.0,391.0,679.0,226.83579801522484,1455.2472720005242,704.6745138874295
+BR-PR-G180134 = 408.2687074829932,52.52229109239907,497.0,299.0,198.0,492.44082737128326,3997.9871748931996,411.63324522131177
+BR-PR-G180135 = 328.73783783783784,34.4228306651376,485.0,255.0,230.0,901.5095194133568,8943.52430204914,330.53516801892243
+BR-PR-G180136 = 375.520325203252,53.920047645617174,522.0,252.0,270.0,358.7153412843334,2647.3391042768644,379.3716992329051
+BR-PR-G180137 = 596.0548934633441,100.98914132366878,971.0,447.0,524.0,225.00064377211928,1468.4749196998532,604.5496197061831
+BR-PR-G180138 = 321.9270072992701,41.3667300000587,418.0,254.0,164.0,494.8187560598166,4038.0980675671362,324.57388123439944
+BR-PR-G180139 = 299.60282916213276,70.07591121479227,522.0,113.0,409.0,91.39807934359833,453.7461877542464,307.6889477614325
+BR-PR-G180140 = 872.5791366906475,45.03805048601501,1197.0,760.0,437.0,7332.058549307107,143282.572163782,873.740679938491
+BR-PR-G180141 = 595.8324538258576,73.10533587970359,750.0,407.0,343.0,565.2716773186947,4794.875013721271,600.3005107162803
+BR-PR-G180142 = 407.97539149888144,39.1420498385383,595.0,352.0,243.0,1165.5295230618785,12543.67746827048,409.84877715351087
+BR-PR-G180143 = 589.2982885085574,33.92994396274913,696.0,507.0,189.0,5290.66430443267,92768.77544307202,590.2742700952078
+BR-PR-G180144 = 910.9191176470588,7.809360095667692,919.0,879.0,40.0,1587406.7070374307,1.8520231131503525E8,910.9525920705204
+BR-PR-G180145 = 861.8407297830374,128.50339321938318,1112.0,477.0,635.0,320.973182482383,2273.9970033547893,871.3682146956326
+BR-PR-G180146 = 706.6975,108.1005018200656,918.0,504.0,414.0,299.3310240728223,2093.5116239750387,714.9175302089046
+BR-PR-G180147 = 303.3262839879154,33.23159121333041,444.0,227.0,217.0,788.041961480208,7453.677995975648,305.141234860986
+BR-PR-G180148 = 511.5880681818182,79.07007949450974,619.0,305.0,314.0,289.7586892565682,1993.0343643059543,517.6624662627886
+BR-PR-G180149 = 722.8619186046511,142.72388513145467,1101.0,584.0,517.0,145.93393646229882,830.687153178969,736.8171148635283
+BR-PR-G180150 = 280.3874345549738,28.73505346448782,320.0,234.0,86.0,958.0193990094638,9626.25547411936,281.8560213192663
+BR-PR-G180151 = 349.0406626506024,37.89045525671194,441.0,266.0,175.0,809.6872022897969,7725.194388494334,351.0912570588059
+BR-PR-G180152 = 404.6804260985353,30.027357749231445,475.0,339.0,136.0,2488.338785705576,34085.2483508244,405.7929145274624
+BR-PR-G180153 = 805.417808219178,57.63106050492325,915.0,652.0,263.0,2771.2420106075556,39307.068197331435,807.4770491670379
+BR-PR-G180154 = 729.1388888888889,75.28579073501263,927.0,529.0,398.0,937.808792356473,9376.15985721546,733.0153269725809
+BR-PR-G180155 = 575.6415094339623,46.618218294641984,642.0,426.0,216.0,1918.256229176917,24092.114592188078,577.5261082067003
+BR-PR-G180156 = 392.6968197879859,95.00685091789441,641.0,207.0,434.0,83.4348085283748,403.62397792096095,404.0261055834547
+BR-PR-G180157 = 215.35353535353536,181.2892277650906,788.0,6.0,782.0,6.310363468067571,18.49401871254456,281.5012065567913
+BR-PR-G180158 = 319.1188679245283,75.72658753103678,604.0,168.0,436.0,88.20047798777675,437.4423899598651,327.98074322211096
+BR-PR-G180159 = 305.366391184573,6.329838815344496,322.0,282.0,40.0,112419.66920290914,5430267.921166934,305.43198870537105
+BR-PR-G180160 = 505.3921052631579,64.79897205803805,614.0,336.0,278.0,497.36566267962917,4052.963058987256,509.52927967105603
+BR-PR-G180161 = 383.85097192224623,44.24633374429238,480.0,302.0,178.0,678.9395140959746,6117.946577943502,386.3926845780913
+BR-PR-G180162 = 547.9560439560439,370.4973303468461,1457.0,30.0,1427.0,7.862761926413789,20.697748648702113,661.4560438170461
+BR-PR-G180163 = 507.9714285714286,38.41117326107752,609.0,446.0,163.0,2353.0334934692883,31665.589770964176,509.4216234870586
+BR-PR-G180164 = 412.1261682242991,35.52658563930192,487.0,324.0,163.0,1595.731138895992,18911.788215029144,413.65458636697105
+BR-PR-G180165 = 305.26349206349204,35.74091649097735,393.0,236.0,157.0,648.2792082734993,5748.105097374957,307.34868260399736
+BR-PR-G180166 = 311.32954545454544,7.458554562180584,339.0,297.0,42.0,72853.90546152272,3046429.7162262066,311.4188753256471
+BR-PR-G180167 = 568.8521126760563,32.58962661863793,613.0,501.0,112.0,5370.25506388665,94640.51516899934,569.7848803356885
+BR-PR-G180168 = 440.0845070422535,73.52294774065648,576.0,256.0,320.0,232.09934350431337,1493.5367857123706,446.18381546521675
+BR-PR-G180169 = 601.1321070234113,27.07609009361921,642.0,472.0,170.0,11007.946219605517,245743.84973600798,601.741576384052
+BR-PR-G180170 = 388.0104011887073,24.455464182223622,493.0,320.0,173.0,4042.1537427930452,64921.2023908619,388.7803250667266
+BR-PR-G180171 = 590.6896551724138,27.921075278518195,650.0,525.0,125.0,9531.277833108219,202941.4170973375,591.3491821017543
+BR-PR-G180172 = 332.96,22.87405517174425,407.0,301.0,106.0,3129.2532823304227,46249.29035926982,333.7447887233597
+BR-PR-G180173 = 714.0140890169708,116.61409736458664,1237.0,474.0,763.0,248.50295825448694,1647.821608755633,723.4742338320641
+BR-PR-G180174 = 365.02464788732397,64.23989007609441,566.0,293.0,273.0,201.6098621708121,1264.6612831977106,370.6342631790179
+BR-PR-G180175 = 355.4655870445344,23.096826419386755,398.0,307.0,91.0,3691.4109492633293,57520.560358749186,356.2151694742417
+BR-PR-G180176 = 1042.6556453588048,143.89026542235177,1346.0,485.0,861.0,401.2148569044741,3047.1943033462635,1052.5375068290443
+BR-PR-G180177 = 914.0474090407938,15.687654167750441,1062.0,842.0,220.0,197981.6625306233,1.1546430825132001E7,914.1820215184038
+BR-PR-G180178 = 615.5547445255474,106.92552059436112,919.0,400.0,519.0,208.76003771095503,1317.3879050270532,624.7725269746479
+BR-PR-G180179 = 327.8568181818182,54.23400433528459,502.0,200.0,302.0,239.504820699591,1568.484711766614,332.3122333808153
+BR-PR-G180180 = 305.1338912133891,7.100508403381541,315.0,282.0,33.0,79487.8537700403,3421248.6312590744,305.2164949451633
+BR-PR-G180181 = 321.52327746741156,45.96715609582061,419.0,209.0,210.0,362.94956097492656,2682.622675243245,324.79254516217526
+BR-PR-G180182 = 94.5,131.76209621890507,880.0,1.0,879.0,5.507119541029987,25.563451966075114,162.14653866179196
+BR-PR-G180183 = 276.6531791907515,45.24456284208479,377.0,209.0,168.0,247.5744047527588,1639.4182178605413,280.32847165980377
+BR-PR-G180184 = 363.1067593177511,61.5307726332404,569.0,189.0,380.0,222.8580292417196,1416.3035384704806,368.2832532753597
+BR-PR-G180185 = 671.9151138716356,88.46337768738388,888.0,474.0,414.0,461.00963918295065,3678.0829138499416,677.7135747799315
+BR-PR-G180186 = 820.1594202898551,83.38434638978913,1210.0,724.0,486.0,983.9329552645605,10063.43811688674,824.3873021299172
+BR-PR-G180187 = 810.5661375661375,68.87399057847085,1178.0,733.0,445.0,1667.7739285820035,20140.63688037484,813.4869943318639
+BR-PR-G180188 = 482.2700729927007,55.16025143117892,616.0,369.0,247.0,694.7694979647596,6311.436540867611,485.41433501940975
+BR-PR-G180189 = 306.0,19.834359744746447,464.0,261.0,203.0,3720.1467792231833,58204.50430299932,306.6421396782967
+BR-PR-G180190 = 425.04242424242426,69.02106411156488,573.0,268.0,305.0,251.94501142805993,1666.3235460513818,430.609997209737
+BR-PR-G180191 = 883.4152334152334,44.846690129918265,1033.0,791.0,242.0,7703.072971053064,152922.75875629229,884.5528250170819
+BR-PR-G180192 = 668.3817204301075,70.33831065235503,900.0,593.0,307.0,887.8379387537798,8748.637186887765,672.072616724218
+BR-PR-G180193 = 930.7928381177863,137.96602532948205,1316.0,481.0,835.0,327.8610068049336,2363.2693028706663,940.9622370938054
+BR-PR-G180194 = 1063.0843706777316,117.25739314514456,1354.0,765.0,589.0,772.0943460886847,7239.966059069037,1069.531521473988
+BR-PR-G180195 = 938.2807570977918,64.53776466687174,1199.0,777.0,422.0,3118.6693146527073,46073.5626699083,940.4976885714296
+BR-PR-G180196 = 810.609028617493,143.1889875580652,1233.0,471.0,762.0,197.97895695816985,1211.74073283953,823.1586016279604
+BR-PR-G180197 = 339.46245733788396,42.99590571152868,463.0,281.0,182.0,516.8507226308714,4294.594726463548,342.1745283474931
+BR-PR-G180198 = 384.29086538461536,68.73247688027297,546.0,240.0,306.0,191.6807880529668,1169.9341597048965,390.38906567186774
+BR-PR-G180199 = 891.3225347098612,67.17142722126941,1243.0,596.0,647.0,2375.7744501267243,32042.819164303444,893.8500218250006
+BR-PR-G180200 = 349.75384615384615,52.487663244798874,465.0,264.0,201.0,316.0282205057762,2244.194749662459,353.670337591814
+BR-PR-G180201 = 898.237037037037,24.403311070853682,918.0,829.0,89.0,49977.61522843016,1843495.6378933315,898.568470566543
+BR-PR-G180202 = 854.1469387755102,67.21420859883483,1094.0,709.0,385.0,2090.272184153635,27049.339950380465,856.7874548901511
+BR-PR-G180203 = 414.9952153110048,40.93903713811244,568.0,370.0,198.0,1073.6985358363904,11247.562365748468,417.0096323741491
+BR-PR-G180204 = 354.23936170212767,58.32521756365664,576.0,289.0,287.0,243.44540767627007,1615.3534477997146,359.0088527919315
+BR-PR-G180205 = 774.3460859329017,155.76669727408725,1279.0,471.0,808.0,138.4460551815644,775.679608285978,789.8576610879215
+BR-PR-G180206 = 259.01149425287355,36.4789849499398,314.0,215.0,99.0,379.508643499468,2852.6102977362434,261.56771684992833
+BR-PR-G180207 = 608.9929078014185,17.112268608655075,642.0,570.0,72.0,45179.15955706067,1611605.333909536,609.233281665867
+BR-PR-G180208 = 954.0384615384615,100.87901389182481,1396.0,847.0,549.0,876.347732879738,8623.30982187926,959.3570563343252
+BR-PR-G180209 = 576.3746719160105,97.23840693720257,943.0,310.0,633.0,226.4544862890363,1458.3914334938243,584.5195208117294
+BR-PR-G180210 = 258.0862275449102,34.13418030961492,323.0,214.0,109.0,455.08734825157285,3617.6733055845643,260.333714900265
+BR-PR-G180211 = 359.7865168539326,64.4091797799632,564.0,294.0,270.0,192.33286772788523,1193.17569124916,365.5063339393898
+BR-PR-G180212 = 897.0444874274662,23.297835165167232,1055.0,821.0,234.0,57197.9844085277,2206886.845863496,897.3469794607819
+BR-PR-G180213 = 409.2597503900156,107.49174224757803,618.0,289.0,329.0,67.06299936794932,305.63822040697903,423.14065975833336
+BR-PR-G180214 = 378.4810810810811,23.544803039792342,422.0,289.0,133.0,4200.812665331153,68249.8796433296,379.21271931000217
+BR-PR-G180215 = 382.43128964059196,68.38477781660214,535.0,238.0,297.0,191.62001215452383,1166.5849005175626,388.49732191250996
+BR-PR-G180216 = 891.6896551724138,21.13071542479935,930.0,832.0,98.0,75270.60535386179,3181577.581597777,891.9399914096587
+BR-PR-G180217 = 687.2461538461539,79.09358898507791,945.0,471.0,474.0,682.1425742155118,6157.747944117114,691.7825321550638
+BR-PR-G180218 = 798.4788732394367,126.01715061010496,1074.0,454.0,620.0,272.9379562264038,1843.2557254048713,808.3618207570236
+BR-PR-G180219 = 612.2359767891683,52.21009504702692,959.0,464.0,495.0,1649.9312680286919,19854.66779255516,614.4581233085023
+BR-PR-G180220 = 594.0299785867238,24.20564909642816,626.0,519.0,107.0,14852.404125715846,366211.8888272786,594.5229422889607
+BR-PR-G180221 = 870.1612121212121,42.60120298184619,1216.0,803.0,413.0,8586.71931349804,176885.25850976404,871.2034191712964
+BR-PR-G180222 = 580.1963470319635,39.05250867926933,669.0,501.0,168.0,3323.378777533818,50018.26619167948,581.5091568869565
+BR-PR-G180223 = 738.932712956335,161.98206745003796,1158.0,414.0,744.0,108.69238059268046,560.9511800990375,756.478515525985
+BR-PR-G180224 = 841.6020151133501,38.709768044190554,980.0,764.0,216.0,10342.62359421268,226321.7858598184,842.4917791794094
+BR-PR-G180225 = 601.8573315719947,30.530029217620545,749.0,518.0,231.0,7720.912706790603,153410.8982013319,602.6311726512251
+BR-PR-G180226 = 626.4565469293163,38.117524558379586,915.0,551.0,364.0,4491.614492526812,74802.56011070717,627.6151295731019
+BR-PR-G180227 = 322.33862433862436,40.997074445608064,504.0,273.0,231.0,511.7494342334489,4266.3482509076275,324.935299488399
+BR-PR-G180228 = 523.0824858757062,74.78137611083037,765.0,324.0,441.0,363.17054251144737,2688.935143333318,528.4009285030996
+BR-PR-G180229 = 504.22379032258067,79.1585811285082,664.0,291.0,373.0,277.01586928170764,1878.6554345442735,510.3995608281304
+BR-PR-G180230 = 311.8055190538765,30.120066715542297,446.0,238.0,208.0,1142.1304290121805,12204.54650215191,313.25692351711245
+BR-PR-G180231 = 481.94954128440367,65.74866813993191,652.0,310.0,342.0,415.97856758058526,3215.5950364405103,486.413659045901
+BR-PR-G180232 = 892.1617250673854,139.1407171318301,1227.0,298.0,929.0,280.89734758710324,1896.3090540777234,902.9466666637478
+BR-PR-G180233 = 621.5739436619718,36.62031334159036,733.0,558.0,175.0,4942.12065893522,84812.34883388162,622.6517604477903
+BR-PR-G180234 = 285.24007936507934,27.414801296971522,313.0,220.0,93.0,1156.550713503196,12328.925639546262,286.554487325446
+BR-PR-G180235 = 613.4571428571429,23.511204450088822,711.0,563.0,148.0,17843.28868555893,467738.5284198922,613.907519791982
+BR-PR-G180236 = 634.7352415026834,111.81537312374412,885.0,409.0,476.0,200.19066666805875,1239.2671918963663,644.5087311063147
+BR-PR-G180237 = 627.2373737373738,50.72593440623419,813.0,566.0,247.0,1929.480028919591,24387.842106160817,629.2851845024984
+BR-PR-G180238 = 457.0114464099896,96.39931084944088,725.0,250.0,475.0,120.7750367575343,642.326974184475,467.0677566285195
+BR-PR-G180239 = 404.07027027027027,56.54044648847535,490.0,298.0,192.0,386.20190252186313,2909.935108189938,408.0068693115416
+BR-PR-G180240 = 860.6987804878049,168.87167735634927,1219.0,600.0,619.0,147.54254657555563,829.7470123522459,877.1089066623035
+BR-PR-G180241 = 537.5555555555555,36.737785766132355,614.0,495.0,119.0,3177.462266227131,47172.05727240171,538.8094655920961
+BR-PR-G180242 = 438.40506329113924,36.915407571029675,502.0,336.0,166.0,1710.0585537765296,20716.014797786334,439.95652834733914
+BR-PR-G180243 = 270.1503823279524,71.94860564419851,524.0,106.0,418.0,65.322658837564,304.5575583992093,279.56722076467275
+BR-PR-G180244 = 345.3388888888889,49.10263218661827,482.0,249.0,233.0,368.93643403932043,2744.934624840408,348.8122943169674
+BR-PR-G180245 = 449.165820642978,63.63915498073156,557.0,309.0,248.0,371.9790854303653,2760.450061938222,453.6517127494852
+BR-PR-G180246 = 599.2574626865671,12.018833956813102,615.0,574.0,41.0,124100.83184669132,6195007.405431446,599.377976701867
+BR-PR-G180247 = 332.4051724137931,42.99865911734706,469.0,249.0,220.0,485.2814043749001,3935.6299905185174,335.1747056884414
+BR-PR-G180248 = 307.9154929577465,8.958034365114376,345.0,281.0,64.0,40716.257190580145,1403194.0601749658,308.04577124690184
+BR-PR-G180249 = 772.3718411552346,164.16868801341795,1171.0,487.0,684.0,118.41666421625953,627.7037673774704,789.6262528143134
+BR-PR-G180250 = 583.1946902654868,76.92516285176985,777.0,391.0,386.0,458.1796554742287,3641.466562440733,588.2461452773221
+BR-PR-G180251 = 343.67559523809524,44.82139290060559,447.0,225.0,222.0,473.48226051149527,3801.9242169471204,346.5860239879986
+BR-PR-G180252 = 413.9242053789731,67.69111584773057,578.0,303.0,275.0,247.2519125146145,1631.1492533602775,419.4226209485192
+BR-PR-G180253 = 878.3157338965153,41.36032455470177,1078.0,792.0,286.0,9640.832442473793,206137.4379907416,879.2890337411496
+BR-PR-G180254 = 331.8565217391304,39.259962192798426,501.0,285.0,216.0,630.6821151011268,5584.81619488507,334.1707582242556
+BR-PR-G180255 = 628.7470288624788,55.42454310536856,874.0,593.0,281.0,1496.7784674210625,17472.962732766737,631.1851600614781
+BR-PR-G180256 = 793.4101326899879,31.088603578793606,899.0,732.0,167.0,16699.552088563818,428202.36070035666,794.0189795764479
+BR-PR-G180257 = 248.18679775280899,42.267692191894746,420.0,91.0,329.0,220.57756932748288,1412.2559001422721,251.76029151163308
+BR-PR-G180258 = 277.74347826086955,36.102623367127464,329.0,220.0,109.0,478.07906466282174,3849.6280944167797,280.08005843050444
+BR-PR-G180259 = 308.67578125,11.187515685001225,347.0,282.0,65.0,21087.691376617116,584178.0353502693,308.8784525302793
+BR-PR-G180260 = 728.9865525672371,143.751138411898,1183.0,577.0,606.0,146.27637786576804,830.6928350372306,743.0247530322135
+BR-PR-G180261 = 360.4617067833698,41.0550033963007,437.0,289.0,148.0,703.0885928523363,6404.364075475439,362.79216551773874
+BR-PR-G180262 = 443.48402948402946,63.140023133947246,606.0,289.0,317.0,367.84542422778406,2739.5875700674646,447.95618862646256
+BR-PR-G180263 = 627.5930232558139,38.33894974571043,821.0,563.0,258.0,4436.223876385286,73459.27517036405,628.7629743448454
+BR-PR-G180264 = 613.75,21.133390459358203,674.0,545.0,129.0,24581.053494903343,716368.3852974392,614.1137375863755
+BR-PR-G180265 = 577.3739669421487,35.91608999636523,700.0,495.0,205.0,4202.167925887561,68309.97071322455,578.4899854130066
+BR-PR-G180266 = 269.9861111111111,53.528330951993745,386.0,189.0,197.0,143.7985027313734,808.958801498703,275.2413166793957
+BR-PR-G180267 = 692.9478672985782,72.11656002645122,923.0,599.0,324.0,917.4334098109136,9139.443165834742,696.6904226582253
+BR-PR-G180268 = 328.45454545454544,18.163908928530535,373.0,303.0,70.0,5967.659884405866,108925.070749256,328.9564044327394
+BR-PR-G180269 = 350.6111111111111,43.376054439810815,478.0,302.0,176.0,553.3095585409073,4694.345215592212,353.2840688926311
+BR-PR-G180270 = 287.7830342577488,22.695665213968425,322.0,240.0,82.0,2076.1205343718098,26783.82402908492,288.6765803214752
+BR-PR-G180271 = 778.4602140530479,80.79561287698853,1006.0,509.0,497.0,923.3490305863378,9178.376127481051,782.6418311869647
+BR-PR-G180272 = 338.7135278514589,41.43260357832222,534.0,289.0,245.0,572.5765917663456,4929.380619953942,341.23820798506637
+BR-PR-G180273 = 297.3008849557522,60.88274350639429,441.0,189.0,252.0,131.22217458604348,716.1654091650918,303.4707970338148
+BR-PR-G180274 = 306.7158006362672,41.68924875670883,411.0,212.0,199.0,420.07382919640725,3250.5285337627224,309.5360654622417
+BR-PR-G180275 = 912.582541567696,13.648138717515454,1008.0,876.0,132.0,299150.8667106687,2.0016522309318125E7,912.6845933095442
+BR-PR-G180276 = 851.2467185761958,107.28206705135678,1259.0,575.0,684.0,524.0313765402013,4366.82441460159,857.980429728763
+BR-PR-G180277 = 923.677624602333,93.098495134273,1499.0,638.0,861.0,1008.0289023416922,10355.134650379357,928.3575194865793
+BR-PR-G180278 = 482.6385923289838,87.82062237014217,719.0,257.0,462.0,182.5044367618544,1096.7195356367986,490.56342354356394
+BR-PR-G180279 = 597.6472440944882,18.489366285336313,653.0,547.0,106.0,33869.45828493752,1097885.8758803313,597.933177737588
+BR-PR-G180280 = 454.6130884041332,34.20366183778987,536.0,332.0,204.0,2387.16848956196,32232.83619785092,455.8979607669441
+BR-PR-G180281 = 400.55827338129495,43.78011423893484,487.0,256.0,231.0,792.597127010244,7485.641594073183,402.9437042279956
+BR-PR-G180282 = 313.0693518271539,52.78494284981028,496.0,214.0,282.0,226.71482236338227,1458.6982002889895,317.4880615789073
+BR-PR-G180283 = 918.7492291880781,110.90742605934786,1197.0,706.0,491.0,593.5619797262475,5131.104905292767,925.4191500551507
+BR-PR-G180284 = 373.3333333333333,31.012931695780544,466.0,303.0,163.0,1781.5589975048076,21920.69563115869,374.6192463157024
+BR-PR-G180285 = 482.9185667752443,34.889353451519916,574.0,414.0,160.0,2693.5914372391685,37871.34737587082,484.17724969325144
+BR-PR-G180286 = 628.1636904761905,28.304940098849052,768.0,587.0,181.0,10998.778417761336,245704.2342841115,628.8010747976396
+BR-PR-G180287 = 531.0496277915632,72.57806625182305,730.0,396.0,334.0,413.9614171512235,3197.873307957739,535.9862711659805
+BR-PR-G180288 = 758.6827956989247,67.33491500908605,977.0,579.0,398.0,1464.139308000037,16878.286252660935,761.6650019981339
+BR-PR-G180289 = 308.7567567567568,8.920031325659266,380.0,281.0,99.0,41577.85671222689,1443038.4977582514,308.8855804368372
+BR-PRX-G210001 = 127.0251798561151,55.817302948287356,292.0,67.0,225.0,19.998706299052177,74.56759862731225,138.74785629298668
+BR-RJ-G220001 = 467.34138972809666,383.65443874332334,1370.0,1.0,1369.0,6.292943350298342,17.639111594649073,604.6475857228268
+BR-RJ-G220002 = 57.59148936170213,27.823005658646828,114.0,1.0,113.0,15.359463627512845,48.674507861463354,63.960138295505125
+BR-RJ-G220003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+BR-RJ-G220004 = 432.933615819209,246.654811174699,948.0,1.0,947.0,10.529286700320952,28.930966547343274,498.2671086695578
+BR-RJ-G220005 = 471.01313320825517,141.4722303054344,981.0,281.0,700.0,47.630877278835634,202.0932418337762,491.8005323322164
+BR-RJ-G220006 = 835.9548254620123,146.95314180152513,1376.0,573.0,803.0,201.88777610065307,1262.0005516877045,848.7730533532286
+BR-RJ-G220007 = 5.228965517241379,8.673383122629513,114.0,1.0,113.0,6.327793613594461,52.20184473805633,10.127667805196506
+BR-RJ-G220008 = 355.3049095607235,354.2122947498452,1914.0,43.0,1871.0,5.582994082314056,18.230187208507797,501.70502141189024
+BR-RJ-G220009 = 300.1813417190776,148.58536156981606,996.0,34.0,962.0,15.334540933765753,52.96559079648812,334.9424541456316
+BR-RJ-G220010 = 113.24116359086644,239.2038634510717,1542.0,1.0,1541.0,4.5614169314217365,19.144025764515707,264.65458511299687
+BR-RJ-G220011 = 416.88235294117646,160.96943321039927,630.0,1.0,629.0,24.602665886315116,82.34639980664119,446.880358286028
+BR-RJ-G220012 = 416.371158392435,173.59138407313435,639.0,1.0,638.0,20.2473386157671,63.2118255826143,451.1085347956572
+BR-RJ-G220013 = 147.89136490250695,172.39356866183934,930.0,1.0,929.0,5.700252209459121,23.051280781407712,227.13739966965107
+BR-RJ-G220014 = 175.15964912280702,141.50600056664783,798.0,15.0,783.0,6.98873125150193,22.984246510604518,225.1773764772851
+BR-RJ-G220015 = 532.5991189427313,93.6849749782145,643.0,305.0,338.0,199.83333249360206,1219.438946159082,540.7760128142171
+BR-RJ-G220016 = 741.9830508474577,110.93966775783022,1031.0,587.0,444.0,319.702379800214,2283.6473343126486,750.230936197061
+BR-RJ-G220017 = 219.1689189189189,287.517523285327,1390.0,1.0,1389.0,4.6734848084301985,15.727716962920931,361.5264045906138
+BR-RJ-G220018 = 604.6458333333334,87.08492572308053,728.0,155.0,573.0,352.68057551368975,2547.256359827327,610.8849057355694
+BR-RJ-G220019 = 107.17323943661972,65.37012380812165,576.0,7.0,569.0,12.532174723310462,62.47063028227819,125.53627498865883
+BR-RJ-G220020 = 139.61526946107784,192.58236485170042,932.0,1.0,931.0,4.88655723926763,18.57482583140167,237.86632951841435
+BR-RJ-G220021 = 165.88805970149255,72.69360772239833,312.0,1.0,311.0,18.271738122836837,57.67686108331704,181.11656179163705
+BR-RJ-G220022 = 242.38718861209964,102.32095679213352,714.0,107.0,607.0,21.94151601434544,86.9109045516476,263.0990828606881
+BR-RJ-G220023 = 2.0836501901140685,7.676976515866229,83.0,1.0,82.0,8.946037293817776,81.05621711312524,7.95471976501523
+BR-RJ-G220024 = 9.5,6.34428877022476,19.0,2.0,17.0,8.237467028690427,22.572277304116355,11.423659658795863
+BR-RJ-G220025 = 69.25,9.98436277385793,86.0,60.0,26.0,355.4054106502591,2631.147803972052,69.9660632020982
+BR-RJ-G220026 = 1.25,0.5951190357119042,3.0,1.0,2.0,17.791794008826475,71.08650519031141,1.3844373104863459
+BR-RJ-G220027 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+BR-RJ-G220028 = 1.027027027027027,0.18180573036586106,3.0,1.0,2.0,204.63832363607858,1440.9998473795024,1.0429946489977011
+BR-RJ-G220029 = 334.2931034482759,126.68750702100107,630.0,141.0,489.0,27.187007978343104,102.8148789956799,357.4935012671921
+BR-RJ-G220030 = 168.91358964598402,251.53096163525174,1558.0,1.0,1557.0,4.290304846824801,14.803778655017135,302.9845300147272
+BR-RJ-G220031 = 233.7246531483458,379.29600991602877,2224.0,1.0,2223.0,4.449669267086169,16.891276631861057,445.52516946580545
+BR-RJ-G220032 = 396.13452914798205,322.56090580806574,1490.0,1.0,1489.0,6.268860111138688,17.681481862251236,510.85037255444325
+BR-RJ-G220033 = 125.04968944099379,105.23223659086605,793.0,1.0,792.0,6.3874086595201405,21.767005443554513,163.43576244875223
+BR-RJ-G220034 = 511.51851851851853,110.8064836440463,620.0,228.0,392.0,111.20554237903296,566.0934992977391,523.3825289450712
+BR-RJ-G220035 = 756.9581881533101,255.40660687839568,1709.0,267.0,1442.0,35.900967262331775,146.4039683386113,798.8856197538402
+BR-RJ-G220036 = 306.93586005830906,72.18906559992533,616.0,198.0,418.0,91.95422663957721,484.4993513699237,315.31077270198716
+BR-RJ-G220037 = 241.5,209.54759430754365,915.0,1.0,914.0,6.18492459692308,18.804708445421102,319.7380870025948
+BR-RJ-G220038 = 74.51724137931035,21.39226526293246,122.0,39.0,83.0,53.26804135558461,230.29100056371047,77.52708091926375
+BR-RJ-G220039 = 26.723529411764705,19.733221597146176,83.0,1.0,82.0,7.211856067919523,20.57850621790396,33.21967878868683
+BR-RJ-G220040 = 1107.6576955424728,240.27233581750002,1896.0,246.0,1650.0,111.77545073227365,582.5816872856611,1133.4180013806285
+BR-RJ-G220041 = 195.0128331688055,273.5130071624334,1528.0,1.0,1527.0,4.249258145816376,13.537616439678558,335.9157188753776
+BR-RJ-G220042 = 265.97119341563786,180.8961323323814,669.0,1.0,668.0,8.146033333550477,23.273778872754654,321.6583380230537
+BR-RJ-G220043 = 557.947242206235,168.86835818610703,976.0,1.0,975.0,45.306614388622926,180.74140202265724,582.9422334005441
+BR-RJ-G220044 = 710.3438461538461,499.93173787933574,1840.0,1.0,1839.0,7.359612226515133,19.110279410297245,868.6311773748927
+BR-RJ-G220045 = 937.0749003984064,263.1389873447995,2046.0,250.0,1796.0,56.76234245615343,254.50210494163753,973.3198321299786
+BR-RJ-G220046 = 172.16053019145804,141.2837810150979,656.0,1.0,655.0,6.30349156770959,18.74054141002635,222.7113713615137
+BR-RJ-G220047 = 472.70916334661354,151.7657002245193,715.0,278.0,437.0,39.695681919661084,155.36752944272044,496.4743506733193
+BR-RJ-G220048 = 716.6970238095238,492.2715742842408,2703.0,315.0,2388.0,9.316146330813467,33.859052471331786,869.4745118666299
+BR-RJ-G220049 = 422.95,37.506632746755606,576.0,388.0,188.0,1470.2893100325198,17055.169402236243,424.609762016843
+BR-RJ-G220050 = 181.44887348353552,128.1911399302486,894.0,67.0,827.0,9.773586247405433,42.0823658990041,222.16359297837406
+BR-RJ-G220051 = 599.8919891989199,345.22352825854665,1556.0,1.0,1555.0,10.53607285709473,30.42704750053513,692.1341511356861
+BR-RJ-G220052 = 569.0966469428008,123.48076585083247,845.0,1.0,844.0,109.48726893522702,546.3835547706378,582.3388129745836
+BR-RJ-G220053 = 123.9127198917456,131.1097055869527,988.0,1.0,987.0,5.7230055164200895,22.291742818081236,180.3998809591283
+BR-RJ-G220054 = 25.20408163265306,8.38847506716923,53.0,12.0,41.0,36.990166107135416,149.7718118754302,26.56336283112436
+BR-RJ-G220055 = 422.6434619002822,285.36213541293796,1417.0,64.0,1353.0,8.690367209515346,27.56985048359234,509.95984568835155
+BR-RJ-G220056 = 248.14481409001957,75.50595528355669,389.0,110.0,279.0,44.90753436366135,177.23249372209938,259.3780986187015
+BR-RJ-G220057 = 227.70205479452054,96.58579854096604,895.0,29.0,866.0,22.529712525391098,96.6750882184926,247.3399325572863
+BR-RJ-G220058 = 283.35253654342216,246.67943603321584,1278.0,1.0,1277.0,6.6706823356939156,23.26927830565558,375.6852460867436
+BR-RJ-G220059 = 67.7427652733119,42.20000690411035,152.0,1.0,151.0,9.153347281438021,25.354201429655,79.81179630594711
+BR-RJ-G220060 = 26.52546045503792,29.75996699632265,113.0,1.0,112.0,4.273166320360562,10.964190300484434,39.865469870227265
+BR-RJ-G220061 = 49.85131195335277,52.25150595315001,272.0,1.0,271.0,5.232645930587545,17.08996781124399,72.21754065213358
+BR-RJ-G220062 = 562.3261802575107,232.91876813126154,1111.0,1.0,1110.0,20.709552388531833,66.71431806450492,608.6558021992289
+BR-RJ-G220063 = 101.4070981210856,102.95946073598408,530.0,1.0,529.0,5.012124682639926,14.574971266615055,144.51314855190213
+BR-RJ-G220064 = 214.2594142259414,221.77521806687696,1286.0,32.0,1254.0,6.0972292399650545,23.658228561083614,308.3688439726919
+BR-RJ-G220065 = 811.2113502935421,223.89606187870112,1226.0,422.0,804.0,58.63827428764399,255.7840235656981,841.5422160354542
+BR-RJ-G220066 = 1152.0646186440679,195.98531772841758,2100.0,775.0,1325.0,221.77149782932105,1430.085511531959,1168.6159036640781
+BR-RJ-G220067 = 762.1152317880794,255.2149463507971,1591.0,253.0,1338.0,36.02091954585182,141.0259527241438,803.712818962245
+BR-RJ-G220068 = 445.9321766561514,189.81708812890213,711.0,1.0,710.0,19.182358622770806,58.58003884570849,484.6504236282357
+BR-RJ-G220069 = 685.3087431693989,153.5719079361963,1239.0,1.0,1238.0,101.2963397123586,505.53062032559626,702.3050650334118
+BR-RJ-G220070 = 464.63276327632764,247.58308966749712,947.0,1.0,946.0,11.816608324333718,32.64296043762968,526.4798106281949
+BR-RJ-G220071 = 333.7459677419355,81.42434139026038,610.0,251.0,359.0,83.10654331897278,421.2495039538763,343.5349972780629
+BR-RN-G230001 = 451.34632034632034,104.13912108950323,648.0,267.0,381.0,94.45990796244051,468.1011201586438,463.20455247272497
+BR-RN-G230002 = 97.77329545454545,44.68143900337932,301.0,29.0,272.0,18.21032016798164,66.65974022921553,107.49906183522974
+BR-RN-G230003 = 78.8484375,24.961104068301857,120.0,29.0,91.0,40.73770493940219,158.05239138144046,82.7050954445976
+BR-RN-G230004 = 272.2923076923077,10.467125205096744,292.0,250.0,42.0,17682.46161382523,462018.0449901466,272.4934155873524
+BR-RN-G230005 = 354.5812356979405,67.71349601547547,613.0,260.0,353.0,160.5869661585064,948.5482607063951,360.9888782936619
+BR-RN-G230006 = 40.821576763485474,16.418455333012165,81.0,19.0,62.0,23.793456103895018,87.82741658218085,43.99962278223818
+BR-RN-G230007 = 157.09097859327218,72.57188871570082,435.0,74.0,361.0,18.485266754024366,72.02656871794377,173.044082785734
+BR-RN-G230008 = 395.3333333333333,95.78654252239748,633.0,249.0,384.0,83.23303779499012,403.90900561798236,406.77205677484716
+BR-RN-G230009 = 132.03616636528028,24.8757712723498,284.0,96.0,188.0,167.3777642786913,1013.054150672951,134.35904593600773
+BR-RN-G230010 = 122.14738510301109,55.77219474889283,218.0,1.0,217.0,16.36414259657516,47.96211694945773,134.27777699460074
+BR-RN-G230011 = 24.99074074074074,11.927633159375604,54.0,1.0,53.0,15.399902956243894,47.34029129796141,27.691254134754452
+BR-RN-G230012 = 160.20032310177706,82.85739310880678,710.0,94.0,616.0,16.878323380290475,85.82907375185977,180.3593388618985
+BR-RN-G230013 = 31.540425531914895,20.676059334557856,80.0,1.0,79.0,8.432560206573726,23.535449209648746,37.71336463828739
+BR-RN-G230014 = 159.11173184357543,40.07951352328629,276.0,114.0,162.0,75.52636987995487,362.79239104089993,164.0820240444551
+BR-RN-G230015 = 121.10730593607306,26.07724548359021,193.0,77.0,116.0,114.33849945384628,601.1964733667588,123.88301854211102
+BR-RN-G230016 = 88.94949494949495,10.90211149724948,113.0,71.0,42.0,568.213613227181,4852.903280831931,89.61511416534985
+BR-RN-G230017 = 74.10344827586206,10.338561320530005,97.0,57.0,40.0,390.2650439374424,2965.222621823976,74.82116609991937
+BR-RN-G230018 = 342.82608695652175,75.47289685741771,501.0,249.0,252.0,107.88054046373311,561.1179672090527,351.0354455862983
+BR-RN-G230019 = 194.14968152866243,43.070670890774146,362.0,144.0,218.0,106.26846774013214,559.8065389838134,198.86976021673686
+BR-RN-G230020 = 262.32769830949286,89.46661348521218,594.0,119.0,475.0,34.871948155840585,139.30217458835315,277.16438484925993
+BR-RN-G230021 = 479.0967741935484,73.01805116576165,623.0,349.0,274.0,302.2084637747381,2114.932495056258,484.62908996335506
+BR-RN-G230022 = 25.484496124031008,12.755062528068859,85.0,1.0,84.0,14.65057451436849,49.846284971874134,28.49826596111942
+BR-RN-G230023 = 139.10706319702604,16.43273057425689,195.0,99.0,96.0,631.8737550294545,5563.083906772116,140.0743005173594
+BR-RN-G230024 = 635.384105960265,27.453961686433583,673.0,532.0,141.0,12464.419374010067,289988.2465996344,635.9769509339197
+BR-RN-G230025 = 75.87328767123287,59.99107558183288,222.0,1.0,221.0,6.323755566513917,16.624405917888843,96.72478964312535
+BR-RN-G230026 = 31.84759671746776,15.799972827572121,63.0,1.0,62.0,14.045524146252818,41.49678024827694,35.55149164283379
+BR-RN-G230027 = 530.5741811175337,92.31529383567599,691.0,312.0,379.0,206.79977178774195,1284.6029233662812,538.5453324879055
+BR-RN-G230028 = 566.8715083798883,55.877861852533556,649.0,382.0,267.0,1073.9969021774123,11191.110480649795,569.6188571826784
+BR-RN-G230029 = 242.1355421686747,43.84168192603522,413.0,181.0,232.0,186.31200482617677,1146.7142411676668,246.0725784304738
+BR-RN-G230030 = 534.0497131931166,54.95728755989229,610.0,382.0,228.0,945.8180028260682,9448.938587952915,536.870002530958
+BR-RN-G230031 = 281.63448275862066,18.585798728804573,321.0,234.0,87.0,3524.5176065159703,54080.20172203263,282.2470793349392
+BR-RN-G230032 = 231.68,19.048296511761887,263.0,181.0,82.0,1834.916319961558,22733.66471308312,232.46173878726796
+BR-RN-G230033 = 513.4952978056426,32.05665747133029,571.0,424.0,147.0,4157.639070638771,67345.46064697503,514.4949466775547
+BR-RN-G230034 = 70.23287671232876,30.825412282878837,167.0,35.0,132.0,20.094807144388316,75.44504541386844,76.69982407866807
+BR-RN-G230035 = 7.15606936416185,5.834314541452066,20.0,1.0,19.0,6.1168848628144215,16.236031429082146,9.233014400145533
+BR-RN-G230036 = 94.45125348189416,6.579891909250352,108.0,79.0,29.0,3000.575733644912,43680.49566635614,94.68016826050976
+BR-RN-G230037 = 314.6371681415929,128.1175388121104,600.0,179.0,421.0,23.032215372284956,83.23041746267009,339.72143195187675
+BR-RN-G230038 = 438.8917525773196,132.8016256965634,615.0,150.0,465.0,45.26467179899359,177.17522326295355,458.5436099958664
+BR-RN-G230039 = 284.7848101265823,72.43813089280002,492.0,208.0,284.0,73.9029095636369,356.8476448919617,293.8531451015557
+BR-RN-G230040 = 95.85256797583081,23.69629117520042,156.0,54.0,102.0,78.61813509838223,372.89691381624857,98.73818411851187
+BR-RN-G230041 = 33.691428571428574,21.243666234952002,75.0,1.0,74.0,8.847060058134263,23.91218104608821,39.82970894050965
+BR-RN-G230042 = 33.80612244897959,9.939262654113492,56.0,12.0,44.0,49.85461918264785,209.80510953752568,35.23695300594047
+BR-RN-G230043 = 8.52721088435374,7.402261631072445,43.0,1.0,42.0,6.234309506589664,20.466394892453472,11.291891016171226
+BR-RN-G230044 = 31.243333333333332,18.201578380886527,84.0,1.0,83.0,10.558640294133665,31.42701393807775,36.15858588680334
+BR-RN-G230045 = 118.25357142857143,17.068454238800907,155.0,87.0,68.0,353.6483021751944,2602.739521391006,119.4790328288369
+BR-RN-G230046 = 65.13855421686748,16.196889715742593,104.0,35.0,69.0,77.10191436669304,360.48927732744346,67.12205659787035
+BR-RN-G230047 = 249.75882352941176,83.26446568419651,416.0,146.0,270.0,36.31288659297133,140.5621374806293,263.27256062201127
+BR-RN-G230048 = 140.7799043062201,11.234745233840934,185.0,122.0,63.0,2005.921627401253,25639.06116484593,141.2274794681892
+BR-RN-G230049 = 577.8636363636364,50.587948128657764,636.0,387.0,249.0,1522.7836054524103,17724.718553831917,580.0737218037658
+BR-RN-G230050 = 120.46035805626599,26.985225452285388,164.0,68.0,96.0,102.16725190027206,515.1891468577066,123.44594062080161
+BR-RN-G230051 = 162.30872483221478,32.00375383369537,298.0,134.0,164.0,147.77030916722117,865.7192250668072,165.4338611533545
+BR-RN-G230052 = 63.43874643874644,11.823299351086112,91.0,43.0,48.0,170.98292520853175,1012.7830131555951,64.53111619416603
+BR-RN-G230053 = 281.76824034334766,46.14501702756672,479.0,185.0,294.0,246.84621918549522,1640.5370929374421,285.52180978457835
+BR-RN-G230054 = 150.12132352941177,9.425598031333074,165.0,126.0,39.0,4087.4093074429375,65837.29775177181,150.41693281167048
+BR-RN-G230055 = 333.5016077170418,82.09555935361213,552.0,167.0,385.0,79.49109878184215,377.9234988761318,343.45742562278963
+BR-RN-G230056 = 139.0612691466083,16.874636520205364,173.0,96.0,77.0,583.709238695407,5000.306736290341,140.0813689765862
+BR-RN-G230057 = 166.57173678532902,38.562338042736805,313.0,93.0,220.0,95.21979195428692,494.4575542292024,170.97718389014142
+BR-RN-G230058 = 312.0204081632653,72.93253516468279,590.0,204.0,386.0,93.0235400758586,483.506879833979,320.4307878402423
+BR-RN-G230059 = 389.9867549668874,32.937425472470196,471.0,335.0,136.0,1695.8900808645,20519.436009445984,391.3751947254164
+BR-RN-G230060 = 190.65257819103974,124.85558254103954,735.0,70.0,665.0,10.218430491630858,39.19817131015062,227.89761311289075
+BR-RN-G230061 = 230.3655172413793,68.03607702136124,351.0,145.0,206.0,49.14122211990633,203.977985648387,240.2023715751883
+BR-RN-G230062 = 125.13461538461539,5.778038149066775,138.0,115.0,23.0,10222.785520987229,222817.34653325487,125.26794359415217
+BR-RN-G230063 = 74.50617283950618,8.061681129689585,90.0,57.0,33.0,817.0417410654987,7807.105406076436,74.9410467889738
+BR-RN-G230064 = 539.98,57.283187760459,616.0,354.0,262.0,864.8332389548665,8391.96234967745,543.0099115117514
+BR-RN-G230065 = 89.11,5.820472489411833,101.0,77.0,24.0,3634.2238558155905,56338.151768371354,89.29988801784692
+BR-RN-G230066 = 144.1640625,24.38806615941686,299.0,115.0,184.0,226.96688584046095,1509.2062844600857,146.212361609749
+BR-RN-G230067 = 224.08163265306123,61.63785386259831,413.0,143.0,270.0,59.635113504303945,266.190503388076,232.40439565818994
+BR-RN-G230068 = 324.5,15.532224567009067,364.0,293.0,71.0,9181.944262231662,193163.87885387384,324.87151306324165
+BR-RN-G230069 = 231.25641025641025,30.573759445003166,349.0,195.0,154.0,457.0701192467498,3672.444520984314,233.26869067940098
+BR-RN-G230070 = 526.8494208494209,44.171529790874665,629.0,397.0,232.0,1732.3862766462344,21085.359988501295,528.697868629557
+BR-RN-G230071 = 4.68,3.619060651605606,14.0,1.0,13.0,6.888460991270086,20.033911875668156,5.916079783099616
+BR-RN-G230072 = 48.089719626168225,16.0191295374107,90.0,15.0,75.0,36.28010155787751,140.20030998685925,50.687608395541936
+BR-RN-G230073 = 41.92963752665245,29.885484280123848,104.0,1.0,103.0,6.888879385976598,16.835456639051852,51.490160941426346
+BR-RN-G230074 = 304.1896024464832,38.23443876654948,357.0,227.0,130.0,526.9791762914745,4373.132052290415,306.5830826127601
+BR-RN-G230075 = 538.0412087912088,116.3133601629021,761.0,272.0,489.0,112.64316882774854,584.4491398590886,550.4699266171497
+BR-RN-G230076 = 16.897280966767372,15.825569920281618,56.0,1.0,55.0,5.272055777557804,14.307427922337636,23.150956078995986
+BR-RN-G230077 = 73.68656716417911,13.749582305974698,109.0,55.0,54.0,170.6515266601149,1013.7089335249049,74.95839642114719
+BR-RN-G230078 = 61.60535117056856,13.247758873774927,91.0,39.0,52.0,114.90267843573561,606.7503945879256,63.013668422230076
+BR-RN-G230079 = 403.1954887218045,98.13750202117762,579.0,172.0,407.0,81.51899644001239,385.9431292604506,414.9669522125484
+BR-RN-G230080 = 97.16716064018969,47.99377466978008,271.0,14.0,257.0,14.695520709258053,46.35183599670835,108.37370305535404
+BR-RN-G230081 = 4.616666666666666,4.5901767092588255,20.0,1.0,19.0,5.457858988430215,17.002670881897046,6.510248331157063
+BR-RN-G230082 = 10.112426035502958,7.2360307801742945,24.0,1.0,23.0,7.139002784754421,18.407217590000723,12.434681410279394
+BR-RN-G230083 = 102.43934426229508,24.738708493586795,187.0,64.0,123.0,84.12600683640208,411.11354410521716,105.38416840692757
+BR-RN-G230084 = 183.7810650887574,38.48206370853766,315.0,143.0,172.0,124.46157889055878,684.0704804998114,187.76674123077822
+BR-RN-G230085 = 364.5,45.31308225809423,444.0,244.0,200.0,543.9673141364943,4556.305021143812,367.3057655737639
+BR-RN-G230086 = 268.4457478005865,85.20484625317565,500.0,169.0,331.0,41.65804823851468,172.59890757981424,281.64336551256343
+BR-RN-G230087 = 536.077922077922,83.92649322956436,686.0,379.0,307.0,279.6665418975336,1908.6602972651997,542.6077725256014
+BR-RN-G230088 = 116.44930875576037,29.572506567477028,284.0,70.0,214.0,73.94898934128516,355.9331666027153,120.14563934815895
+BR-RN-G230089 = 114.78728606356968,24.334893191051393,176.0,64.0,112.0,119.31465852469886,634.9347607645864,117.33843389299031
+BR-RN-G230090 = 472.16031746031746,62.13314949820174,646.0,355.0,291.0,462.45732145079074,3709.867697236962,476.2309247106845
+BR-RN-G230091 = 14.74736842105263,7.768991563703588,27.0,1.0,26.0,12.295870520850508,34.65157631925395,16.66859637951432
+BR-RN-G230092 = 145.16504854368932,6.310873783420556,154.0,132.0,22.0,12239.233665956537,283083.85503136605,145.3021625668453
+BR-RN-G230093 = 99.07843137254902,26.95445915108747,143.0,61.0,82.0,60.89130798914157,268.299205953193,102.67949372378376
+BR-RN-G230094 = 382.06798866855524,113.97390944757815,625.0,153.0,472.0,47.769558057786114,196.5316549051051,398.705405029829
+BR-RN-G230095 = 35.01063829787234,26.806435667757057,95.0,1.0,94.0,6.579200481330068,17.390267113270347,44.09455507468062
+BR-RN-G230096 = 166.20661157024793,8.080092213052797,184.0,148.0,36.0,8765.019911245632,181553.03707458574,166.40290147661102
+BR-RN-G230097 = 132.87633451957296,32.608480471556724,218.0,47.0,171.0,79.67967652177163,374.3731593660473,136.81897994803703
+BR-RN-G230098 = 62.64824120603015,35.09594723015779,172.0,28.0,144.0,12.507225613876772,43.95706244915315,71.80896627992186
+BR-RN-G230099 = 49.422982885085574,17.521333413833805,85.0,9.0,76.0,30.84751253721516,112.39016849774114,52.43689885813415
+BR-RN-G230100 = 275.33,27.366422857216836,353.0,242.0,111.0,1049.4787624878752,10893.025589861245,276.686700077904
+BR-RN-G230101 = 108.69675090252707,25.795679197409044,152.0,67.0,85.0,87.36954460465924,421.8875487990777,111.7157138545051
+BR-RN-G230102 = 441.43636363636364,90.4301700063807,601.0,260.0,341.0,130.61111443062572,705.8459428839526,450.60368261686324
+BR-RN-G230103 = 143.25,7.883401950667584,155.0,124.0,31.0,6053.884824086928,110970.43305787604,143.46675756535305
+BR-RN-G230104 = 95.90776699029126,36.41152202857793,167.0,16.0,151.0,26.394625673401123,94.0992870117159,102.5870299087639
+BR-RN-G230105 = 272.34615384615387,55.692453782213825,381.0,174.0,207.0,131.64967116473608,717.8381008961118,277.98215216642404
+BR-RN-G230106 = 256.61870503597123,27.798710099843746,317.0,210.0,107.0,814.7170119621842,7788.670896791362,258.119987714152
+BR-RN-G230107 = 168.3550295857988,29.649500651856695,255.0,129.0,126.0,201.2001935851154,1261.0092819171339,170.94592383481873
+BR-RN-G230108 = 340.7686567164179,51.210848048993306,472.0,273.0,199.0,315.5600508839984,2254.5415064772315,344.59516589500925
+BR-RN-G230109 = 145.89235127478753,36.98142514181496,275.0,101.0,174.0,74.58725518907056,361.4920956282672,150.50649144141812
+BR-RN-G230110 = 193.0710659898477,40.20310144589273,395.0,148.0,247.0,126.91790038392566,711.4703414463286,197.21238776589283
+BR-RN-G230111 = 251.60526315789474,75.70989974678074,436.0,144.0,292.0,47.15101598007245,196.83364696319734,262.74930517209947
+BR-RN-G230112 = 325.1100278551532,54.691643933559114,508.0,223.0,285.0,228.95665706948517,1490.1210839412056,329.67818570256316
+BR-RN-G230113 = 448.1715976331361,64.076877997428,599.0,338.0,261.0,363.23171458444233,2691.4880778986353,452.7290881078163
+BR-RN-G230114 = 258.4022024121657,157.0196272801783,700.0,89.0,611.0,10.452589950263052,33.56150248045607,302.3687509691831
+BR-RN-G230115 = 92.42089552238807,15.179292034239488,125.0,61.0,64.0,244.00495732392937,1599.2933367148116,93.65913108619412
+BR-RN-G230116 = 36.543157894736844,21.966091824166202,86.0,1.0,85.0,9.633349474245275,26.407962283572054,42.6369743174556
+BR-RN-G230117 = 361.5243445692884,47.784182100642255,486.0,295.0,191.0,456.34431381437093,3639.667750840222,364.6685889616501
+BR-RN-G230118 = 217.37272727272727,85.77251722284826,485.0,148.0,337.0,25.649149733614866,102.74729295937532,233.6831771281948
+BR-RN-G230119 = 173.43612334801762,78.6721525940541,500.0,101.0,399.0,19.261040350361046,76.2438993917344,190.44525847542366
+BR-RN-G230120 = 25.059405940594058,11.04400598940249,47.0,5.0,42.0,18.656192985264028,60.73255713284463,27.38510351248355
+BR-RN-G230121 = 161.22991071428572,36.572741825502796,296.0,117.0,179.0,101.1196218280587,540.9039479808372,165.32588893930506
+BR-RN-G230122 = 238.82926829268294,68.09960511293566,346.0,129.0,217.0,53.412585830428846,223.2512741021508,248.34849629050726
+BR-RN-G230123 = 42.12092130518234,15.83027675396267,83.0,17.0,66.0,27.605015161561415,103.66670903932622,44.9974407461626
+BR-RN-G230124 = 208.24657534246575,27.37617910402487,266.0,168.0,98.0,463.3862167268575,3709.607149230127,210.0383091823987
+BR-RN-G230125 = 528.0156739811912,160.84353386927046,797.0,249.0,548.0,44.894529083189084,178.3289964057679,551.9702839441329
+BR-RN-G230126 = 103.1953781512605,16.72282882315663,159.0,77.0,82.0,254.71631994176397,1713.0729907784878,104.54156625778214
+BR-RN-G230127 = 79.24579124579125,9.593252616000553,105.0,62.0,43.0,588.8736692101786,5081.92203569656,79.82434419352235
+BR-RN-G230128 = 100.64650283553875,35.612408789529034,423.0,57.0,366.0,34.20847900440755,169.36974021422154,106.76123918734099
+BR-RN-G230129 = 278.2915851272016,81.50871339751518,518.0,135.0,383.0,50.696857438764745,218.28701012804746,289.982545530466
+BR-RN-G230130 = 530.1884057971015,84.12779708506608,621.0,243.0,378.0,267.9628576949073,1788.3650561828244,536.8214152621503
+BR-RN-G230131 = 117.2910447761194,14.222551268323295,157.0,88.0,69.0,585.9479499373269,5047.88063372313,118.15020164711413
+BR-RN-G230132 = 6.516129032258065,7.4999826569345105,23.0,1.0,22.0,4.386744888163057,11.676277176553825,9.935274400808204
+BR-RN-G230133 = 243.82125603864733,106.61954846560042,593.0,144.0,449.0,20.152869746099977,74.80454897482417,266.11375953015306
+BR-RN-G230134 = 216.26984126984127,93.0925817291081,429.0,136.0,293.0,20.49319793273206,73.03296279272186,235.45460924745774
+BR-RN-G230135 = 110.17328519855596,16.42131246051551,155.0,77.0,78.0,322.51243499449214,2309.0783706522684,111.39035988077349
+BR-RN-G230136 = 162.48591549295776,25.83799361991401,267.0,140.0,127.0,270.11707097770244,1874.373676725498,164.5274282540371
+BR-RN-G230137 = 276.1521739130435,99.24756063690201,461.0,138.0,323.0,29.979492849980186,109.00129547269788,293.4452273411094
+BR-RN-G230138 = 168.01960784313727,46.49583164790717,409.0,132.0,277.0,60.71532551923239,298.6549098677389,174.33430809910067
+BR-RN-G230139 = 75.44772117962466,16.37072442292565,120.0,50.0,70.0,112.4117188435986,593.9478300543259,77.20336294054657
+BR-RN-G230140 = 204.7662037037037,51.00806459871472,313.0,141.0,172.0,77.24789730772925,366.52450747620685,211.0237447145068
+BR-RN-G230141 = 374.28735632183907,21.13824667093538,513.0,351.0,162.0,5607.739304749679,100417.52624852736,374.88378275768696
+BR-RN-G230142 = 7.670212765957447,6.392129964780563,22.0,1.0,21.0,5.90430191956843,15.497145976991881,9.984562552345603
+BR-RN-G230143 = 180.18055555555554,14.29095128325077,207.0,150.0,57.0,2041.6504198833493,26206.35375943316,180.74640767907087
+BR-RN-G230144 = 64.13099771515613,54.177246191265375,209.0,1.0,208.0,5.958351710260896,16.385719644089935,83.95212250330755
+BR-RN-G230145 = 220.08426966292134,55.57966930629349,356.0,150.0,206.0,74.65246094873491,353.17114460429036,226.99380034101907
+BR-RN-G230146 = 109.81220657276995,20.215515849132547,155.0,73.0,82.0,177.10254087667153,1061.4481673110388,111.65745740176618
+BR-RN-G230147 = 96.19125683060109,33.907001228362226,175.0,46.0,129.0,31.667790805766273,118.7389758639564,101.99236551306582
+BR-RN-G230148 = 300.0769230769231,47.7887362629466,387.0,218.0,169.0,266.6800317809857,1799.7196359272261,303.8583931322666
+BR-RN-G230149 = 9.25925925925926,6.614196810747558,24.0,1.0,23.0,7.426729222764673,20.35034383021878,11.378992990659652
+BR-RO-G250001 = 258.5502912283752,102.3261438552903,541.0,118.0,423.0,24.596959872428297,90.50730049985829,278.06274977164986
+BR-RO-G250002 = 248.94808017387103,50.83946312822112,528.0,186.0,342.0,132.7686820057878,734.6681648314006,254.0862011865695
+BR-RO-G250003 = 170.19415835649284,50.58053325738299,320.0,82.0,238.0,48.04723499354262,196.5057770861147,177.5512373465083
+BR-RO-G250004 = 277.6742668724568,104.5511263731478,1059.0,151.0,908.0,29.817439315915387,144.69180062668673,296.7051339445445
+BR-RO-G250005 = 360.71736230846807,104.48608001486383,621.0,169.0,452.0,51.94288260908669,222.20432961983633,375.5454118847025
+BR-RO-G250006 = 198.80117402007195,32.429888054386836,449.0,150.0,299.0,251.96191786758268,1734.1090505746731,201.42890664196878
+BR-RO-G250007 = 305.8251408891672,94.51377870345011,595.0,186.0,409.0,44.4735575288272,186.84875358313195,320.0966590964107
+BR-RO-G250008 = 189.8509059534081,54.23019303431518,540.0,115.0,425.0,55.42367576934013,260.43828304566404,197.44437274298008
+BR-RO-G250009 = 211.77963697327272,97.90199628987035,1074.0,110.0,964.0,20.44328396773921,107.47249000376202,233.31398482318397
+BR-RO-G250010 = 248.18009843125193,75.77552704558872,1050.0,173.0,877.0,47.43104171013432,226.59217977015143,259.49044636822885
+BR-RO-G250011 = 213.13541666666666,87.77861169776742,526.0,70.0,456.0,22.637520864671924,84.04674978968603,230.50334164445266
+BR-RO-G250012 = 223.90243902439025,36.553455595913334,304.0,182.0,122.0,249.35194899237754,1663.8215381602731,226.86660687962248
+BR-RO-G250013 = 239.94864420706656,51.14586974526134,564.0,180.0,384.0,118.36926531581052,639.5736324923282,245.33905487877087
+BR-RO-G250014 = 300.3184023393367,64.9377459441079,500.0,195.0,305.0,112.81697656242035,588.5197023642158,307.2589358048895
+BR-RO-G250015 = 127.38632562382794,50.81631195103148,529.0,65.0,464.0,24.626631637751906,95.38827881991502,137.14799858635934
+BR-RO-G250016 = 255.23689516129033,60.27262767468808,550.0,181.0,369.0,89.47662921034923,446.7213597686411,262.2568632054976
+BR-RO-G250017 = 212.65098752598752,26.258669869350985,375.0,176.0,199.0,557.3102603740374,4762.488869234059,214.26609680274953
+BR-RO-G250018 = 335.5728438228438,53.078974753760775,439.0,197.0,242.0,271.66428685089124,1839.2225228825255,339.7447734289095
+BR-RO-G250019 = 182.43896966433314,48.60564479298273,431.0,98.0,333.0,65.66296552003035,311.89980286087086,188.8027710546775
+BR-RR-G260001 = 268.1086803813347,258.9895599043266,2274.0,1.0,2273.0,5.917994426388408,20.152435932616523,372.77051470745437
+BR-RS-G240001 = 316.18701007838746,71.93528391563784,559.0,44.0,515.0,97.52830652016632,483.487492413394,324.2667272699031
+BR-RS-G240001B = 237.44013490725126,161.45129173640734,604.0,18.0,586.0,7.970750230998597,21.75550488309247,287.13121959851065
+BR-RS-G240002 = 426.00347826086954,68.58190904875183,589.0,253.0,336.0,258.14720604273344,1718.7478526377813,431.48863454224426
+BR-RS-G240002B = 523.5863354037267,108.8156298698033,719.0,203.0,516.0,125.34698557244025,668.1892591755069,534.7742438875173
+BR-RS-G240003 = 190.77602523659306,64.11373711155403,329.0,83.0,246.0,35.32027253349484,133.9206441937604,201.2611812831343
+BR-RS-G240004 = 103.03610442510646,34.47801829478413,252.0,28.0,224.0,36.235098634256616,143.44200321275974,108.6516109435885
+BR-RS-G240005 = 352.1413502109705,90.05714933696348,537.0,174.0,363.0,71.39768410202143,325.88053336465777,363.4746492880975
+BR-RS-G240006 = 18.333333333333332,14.263828031894413,71.0,1.0,70.0,7.696887188854964,27.317826981366043,23.228600931493226
+BR-RS-G240007 = 455.1484593837535,127.93968654793962,728.0,107.0,621.0,55.64867452463953,238.24590186942316,472.7882014955421
+BR-RS-G240008 = 588.9572039942939,138.916844737973,826.0,137.0,689.0,87.9580238907366,418.0036144886005,605.1185651496163
+BR-RS-G240009 = 503.3051409618574,126.22159207221829,834.0,257.0,577.0,75.69676596378518,356.0849464458788,518.8910822358393
+BR-RS-G240010 = 48.52281099461604,48.365761953689756,231.0,1.0,230.0,5.313720384811022,16.085040113296188,68.5106569533545
+BR-RS-G240011 = 300.76153846153846,151.23477438158363,697.0,26.0,671.0,13.775674061940913,41.1079771541965,336.6444118056915
+BR-RS-G240012 = 110.3399209486166,84.12523054484309,417.0,1.0,416.0,7.45251619206702,24.260325799048932,138.75140564754636
+BR-RS-G240013 = 620.2060367454068,124.03236312618296,799.0,279.0,520.0,139.30464551349093,763.2193213758428,632.4868023272187
+BR-RS-G240014 = 334.140243902439,41.5971735078593,442.0,242.0,200.0,542.8147249038127,4565.935793637072,336.71950855129313
+BR-RS-G240015 = 214.7332506203474,72.76470443276,407.0,77.0,330.0,34.94976135588448,134.46799514543514,226.7268646040162
+BR-RS-G240016 = 735.620320855615,84.61593138261446,886.0,513.0,373.0,682.7078664306298,6153.1898028792175,740.4708720128465
+BR-RS-G240017 = 52.883847549909255,62.899922907041656,346.0,1.0,345.0,4.8579230460764755,16.19567709984056,82.17725739761475
+BR-RS-G240018 = 737.4142394822006,84.76372982782507,886.0,425.0,461.0,683.0900637514001,6137.7367428681,742.2699310125912
+BR-RS-G240019 = 445.5652841781874,163.60577911770213,737.0,67.0,670.0,27.78484951765445,95.4537994825424,474.6527924973151
+BR-RS-G240020 = 223.0546218487395,41.8113153594083,345.0,147.0,198.0,168.11417020312155,989.3416269541843,226.93953031626742
+BR-RS-G240021 = 178.36852689793866,41.40761625174764,297.0,80.0,217.0,92.90067155700851,458.81681632364064,183.11177480269438
+BR-RS-G240022 = 1037.6584638329605,137.03939889840686,1388.0,538.0,850.0,456.7300857987693,3630.588288243625,1046.668469198636
+BR-RS-G240023 = 72.88919667590028,42.60478585822291,212.0,6.0,206.0,10.491058807579526,31.263138841133628,84.42750008192297
+BR-RS-G240024 = 404.5201465201465,54.856327138122886,516.0,222.0,294.0,422.1689290442205,3258.8028996322523,408.22269114757154
+BR-RS-G240025 = 101.80544747081711,84.00700064337187,621.0,1.0,620.0,7.840440233446926,36.34624678343486,131.99062577254793
+BR-RS-G240026 = 205.76132930513594,89.17127623358685,448.0,27.0,421.0,19.604073669878378,66.42364219533552,224.25262795013853
+BR-RS-G240027 = 111.11972255729795,28.17584083356079,199.0,59.0,140.0,73.74125094970336,346.5450756804986,114.63625407299831
+BR-RS-G240028 = 111.2224322621298,115.09530168385874,625.0,3.0,622.0,6.268643338674124,25.13812006140687,160.05423427076997
+BR-RS-G240029 = 34.86725663716814,15.387907230489052,68.0,6.0,62.0,18.378791163485456,58.78669530632602,38.11185215043062
+BR-RS-G240030 = 697.0401146131805,67.74576268789451,851.0,543.0,308.0,1120.0985270930082,11844.062835060613,700.3245031712944
+BR-RS-G240031 = 196.65375854214122,27.031718958233395,268.0,137.0,131.0,407.2612019977891,3133.1483077098997,198.50293342564913
+BR-RS-G240032 = 73.27983215316024,87.001054189773,546.0,1.0,545.0,4.811089797681462,16.00512057460867,113.7502405734913
+BR-RS-G240033 = 972.5498595505618,67.11941427375677,1190.0,695.0,495.0,3086.4511394449573,45388.59453840852,974.8631930092907
+BR-RS-G240034 = 184.04109589041096,43.682208019159944,318.0,111.0,207.0,88.36336966347963,441.30081102360134,189.15406491527642
+BR-RS-G240035 = 597.3406862745098,58.19266606577458,811.0,474.0,337.0,1112.527223474448,11743.148567823328,600.1685445462342
+BR-RS-G240036 = 104.82954545454545,95.440155165293,399.0,11.0,388.0,5.825484974954004,17.33396105403457,141.76761554805745
+BR-RS-G240037 = 422.6177777777778,35.52470995355134,501.0,267.0,234.0,1718.2019957509112,20830.12068900696,424.10823042132904
+BR-RS-G240038 = 481.60342146189737,44.12452110900693,581.0,365.0,216.0,1332.8561183628954,14902.74030777679,483.62054229210025
+BR-RS-G240039 = 142.274290627687,158.68703415100995,607.0,19.0,588.0,4.862147941394338,14.483165005317044,213.12800984679458
+BR-RS-G240040 = 238.49529780564262,54.322205547151,357.0,115.0,242.0,97.61785696330851,486.1891773000512,244.60357538455787
+BR-RS-G240041 = 560.7987804878048,103.48413215691026,890.0,239.0,651.0,173.8887849941453,1010.434938552486,570.2668128208743
+BR-RS-G240042 = 223.85833516362837,107.32080117811711,507.0,36.0,471.0,15.557910977740496,48.85800922054076,248.2545238011673
+BR-RS-G240043 = 25.110516934046345,21.454721544682737,104.0,1.0,103.0,6.381047485009636,19.75069239440227,33.02791451567752
+BR-RS-G240044 = 555.6580284552846,47.05976379531386,685.0,396.0,289.0,1681.5722985946913,20276.11834576382,557.6472594349268
+BR-RS-G240045 = 550.3102040816326,115.85371537099911,727.0,157.0,570.0,120.64665611667505,632.6775937213677,562.3730115160512
+BR-RS-G240046 = 631.324459234609,89.78669240961594,859.0,439.0,420.0,369.0017140502324,2751.1424315513173,637.6772090656294
+BR-RS-G240047 = 358.1816443594646,58.703580885397024,503.0,208.0,295.0,245.30417450150966,1608.1253132797694,362.96032946427954
+BR-RS-G240048 = 717.578132118451,151.31144148285026,963.0,96.0,867.0,119.83120074581109,625.5542004937405,733.3577080921856
+BR-RS-G240049 = 195.25541125541125,35.96661094338675,324.0,115.0,209.0,176.50291388470023,1052.9310709465494,198.54035541237639
+BR-RS-G240050 = 511.2839912280702,58.97464001392336,617.0,350.0,267.0,676.9046978723212,6077.964414552217,514.6740015299755
+BR-RS-G240051 = 425.2760180995475,39.74558018604663,524.0,299.0,225.0,1256.9332462434086,13789.053327230988,427.1292576199061
+BR-RS-G240052 = 337.3066666666667,113.96732163212401,574.0,131.0,443.0,34.89507629749813,132.32727384512918,356.0397980251334
+BR-RS-G240053 = 772.5476550680787,64.7364697265429,917.0,558.0,359.0,1734.4224782874546,21096.750112958147,775.2552417519295
+BR-RS-G240054 = 465.6194690265487,44.54707865648669,560.0,364.0,196.0,1173.1790479619735,12589.213414631044,467.7455848571874
+BR-RS-G240055 = 494.32385466034754,51.57440077055123,602.0,315.0,287.0,908.9279955068879,8980.435371916894,497.0070342571681
+BR-RS-G240056 = 467.32053742802304,76.28838947704295,677.0,303.0,374.0,248.36915856754763,1638.9428821890756,473.50649739049754
+BR-RS-G240057 = 488.53228346456694,38.68870490093685,574.0,383.0,191.0,2051.0597341733223,26372.21047910661,490.0618408670642
+BR-RS-G240058 = 243.70731707317074,73.1245992784314,429.0,92.0,337.0,47.2530836535792,195.63811112887825,254.44147345634153
+BR-RS-G240059 = 397.9486293480765,43.74977946262114,512.0,158.0,354.0,779.4724489047446,7331.115045997956,400.34629360472513
+BR-RS-G240060 = 69.4973544973545,40.16890586376881,244.0,11.0,233.0,11.556601247035164,40.62806050366094,80.27093671076275
+BR-RS-G240061 = 747.7594936708861,69.29345933720315,870.0,580.0,290.0,1288.5988599565262,14243.921775769513,750.9632773191087
+BR-RS-G240062 = 459.40466101694915,183.6845450682201,889.0,26.0,863.0,22.902238216505335,76.29854403235099,494.76525207518057
+BR-RS-G240063 = 261.89222222222224,81.12338713038415,544.0,70.0,474.0,42.98481906380459,169.1087741523488,274.1688166075785
+BR-RS-G240064 = 187.86776752047848,70.33699231035338,407.0,87.0,320.0,28.127676534477565,108.03729343840429,200.60306717594142
+BR-RS-G240065 = 253.55555555555554,152.76806029701888,566.0,25.0,541.0,9.91720324578731,28.492103283774536,296.02111411181465
+BR-RS-G240066 = 331.8263888888889,150.49323212270272,678.0,32.0,646.0,17.097925911334976,52.88112992844238,364.35829245095795
+BR-RS-G240067 = 235.4011147811726,80.0405961638538,462.0,45.0,417.0,33.72492805827754,122.21035026440332,248.6366462822484
+BR-RS-G240068 = 668.2326732673267,76.5575259137974,848.0,379.0,469.0,690.6093513129431,6244.937098318246,672.6038658794935
+BR-RS-G240069 = 182.9914757591902,72.58076119678086,405.0,35.0,370.0,24.053509792730445,85.44330261395079,196.85996824248062
+BR-RS-G240070 = 555.3252032520326,152.39796867186587,834.0,223.0,611.0,59.062963663650606,254.4060476628331,575.8569459702837
+BR-RS-G240071 = 433.81365576102417,88.78824352949893,595.0,207.0,388.0,130.7846326375878,705.4008620239257,442.8065493122228
+BR-RS-G240072 = 853.1355485232068,98.33755845539973,978.0,437.0,541.0,677.3740461737322,6065.585894320993,858.7843382112659
+BR-RS-G240073 = 412.98841554559044,71.67187376592581,636.0,180.0,456.0,208.9265093101309,1311.8530131601376,419.16141146815517
+BR-RS-G240074 = 113.33870967741936,60.72543803169737,268.0,29.0,239.0,12.582803836381904,38.95835109499549,128.5816547392507
+BR-RS-G240075 = 55.189655172413794,35.74355832804086,156.0,7.0,149.0,8.937264175082916,26.8695414846027,65.7533269120278
+BR-RS-G240076 = 149.4802043422733,147.05068779351464,622.0,10.0,612.0,5.574781819809703,17.300291721522118,209.68604214576018
+BR-RS-G240077 = 609.4178832116788,112.00903659406626,778.0,136.0,642.0,175.97919347724263,1028.5431274746422,619.6258392424693
+BR-RS-G240078 = 198.75892857142858,148.99912784594426,535.0,27.0,508.0,7.21402995434853,20.59569283882069,248.40662588931536
+BR-RS-G240079 = 273.1142857142857,176.93318518056637,676.0,17.0,659.0,8.660230853734724,24.360574620864515,325.4178315325776
+BR-RS-G240080 = 631.7486033519554,137.18261871657666,856.0,186.0,670.0,110.37034259490302,560.282171935223,646.4714755618254
+BR-RS-G240081 = 579.8217821782179,126.1676339984666,762.0,186.0,576.0,110.11103765872731,561.8522942893469,593.389897923023
+BR-RS-G240082 = 61.93512851897185,25.491438114589506,143.0,4.0,139.0,22.27424633027679,79.40410721372565,66.97591777505932
+BR-RS-G240083 = 404.4059040590406,89.79468895432557,566.0,172.0,394.0,104.64350748595034,531.1700871591001,414.2550197670682
+BR-RS-G240084 = 508.0521415270019,126.35655368554187,725.0,121.0,604.0,76.20284362709913,347.7136889282729,523.5293278981226
+BR-RS-G240085 = 616.0016207455429,82.29018305678417,794.0,415.0,379.0,441.63326968625717,3470.0599388573664,621.473789462319
+BR-RS-G240086 = 42.005366726296955,31.23750509129754,249.0,2.0,247.0,8.33139542174682,34.033300121929756,52.34723066351777
+BR-RS-G240087 = 648.0852649006622,76.49254507303976,790.0,412.0,378.0,632.7842663162501,5559.124236929487,652.5838030729177
+BR-RS-G240088 = 580.74,63.61987425325518,671.0,295.0,376.0,785.2443999157674,7352.7908668105765,584.2143750371091
+BR-RS-G240089 = 129.4795918367347,31.68645161831684,260.0,8.0,252.0,79.33988235319343,364.86402155781377,133.30039729260878
+BR-RS-G240090 = 72.60386473429952,76.24544952560922,352.0,1.0,351.0,4.830194486117718,13.938271306639747,105.28385321462515
+BR-RS-G240091 = 480.6515151515151,111.633217703814,749.0,60.0,689.0,91.86408735436065,444.5171168672099,493.4448847767644
+BR-RS-G240092 = 237.27350427350427,41.26791223248105,356.0,153.0,203.0,207.54767578399264,1298.9589071733842,240.8355380965534
+BR-RS-G240093 = 217.34477124183007,54.52984212163477,368.0,90.0,278.0,75.22004934342488,349.6500406350024,224.0809078613657
+BR-RS-G240094 = 351.9368029739777,63.191451755036745,468.0,211.0,257.0,189.08371131339746,1142.020605202078,357.56492118558486
+BR-RS-G240095 = 704.2283044058745,69.20999912271989,903.0,505.0,398.0,1084.2513022028231,11352.767065353533,707.6210346682325
+BR-RS-G240096 = 771.2749529190207,60.35428760061249,911.0,580.0,331.0,2124.860113216158,27631.891689646152,773.6327895274444
+BR-RS-G240097 = 307.8165938864629,217.29096562468987,805.0,89.0,716.0,7.798788463745087,21.90063533951625,376.7843139170921
+BR-RS-G240098 = 353.70907791279484,71.09289091367395,550.0,214.0,336.0,138.45087243846373,771.0583872964545,360.78291386425593
+BR-RS-G240099 = 655.8380952380952,74.48759868781276,759.0,470.0,289.0,708.167740978953,6449.1180608954155,660.0545504151983
+BR-RS-G240100 = 336.4883303411131,48.1152337269791,437.0,203.0,234.0,362.5385875950098,2674.898118687142,339.9109768341586
+BR-RS-G240101 = 311.19112627986345,66.24495078777584,482.0,161.0,321.0,117.85405794199698,623.8242807616828,318.16396807338947
+BR-RS-G240102 = 4.916666666666667,3.0675270532176606,11.0,1.0,10.0,8.848792844595119,23.142273117196105,5.795112883571237
+BR-RS-G240103 = 84.76791903507556,39.56944118971239,316.0,27.0,289.0,17.47012554459676,63.40616345676058,93.54860113119392
+BR-RS-G240104 = 508.4102564102564,132.1351712624222,845.0,245.0,600.0,68.6364475332327,312.46122901886923,525.3005732984615
+BR-RS-G240105 = 125.5978835978836,82.8075297279651,398.0,15.0,383.0,9.236944191874535,30.666235129116668,150.43907518964394
+BR-RS-G240106 = 630.0699774266366,62.36817846909223,848.0,507.0,341.0,1061.7495434623947,11047.656736858366,633.1492447598392
+BR-RS-G240107 = 52.34209672184356,54.03325045897515,288.0,1.0,287.0,5.202132699448999,16.503257080251338,75.22823435653112
+BR-RS-G240108 = 222.90245971162003,90.31103441508128,429.0,76.0,353.0,22.562806403151665,76.68395004562622,240.50278477101338
+BR-RS-G240109 = 337.19392523364485,51.50897989502597,444.0,163.0,281.0,299.69847730520297,2084.017376439047,341.1054356416782
+BR-RS-G240110 = 391.49895470383274,69.72644781601714,547.0,49.0,498.0,192.5646227755574,1160.356033737145,397.659664863352
+BR-RS-G240111 = 11.194444444444445,1.7922587307709488,13.0,6.0,7.0,260.81421445526234,1720.9629934250852,11.337009207801579
+BR-RS-G240112 = 8.80952380952381,5.023301712091655,18.0,1.0,17.0,10.456928527099786,28.56814796523661,10.141068476313027
+BR-RS-G240113 = 66.608,54.27417743273495,146.0,1.0,145.0,6.043292195129375,15.19061211165239,85.92038174961748
+BR-RS-G240114 = 34.59154929577465,7.337108968948042,57.0,17.0,40.0,119.83600282709276,648.9220211058707,35.361114952787126
+BR-RS-G240115 = 15.18119658119658,21.99870987524113,184.0,1.0,183.0,5.682398000162666,29.110827141880716,26.728486036660698
+BR-RS-G240116 = 771.5068322981366,76.70738716215773,938.0,486.0,452.0,1047.2821285615912,10829.416643595407,775.3107864127458
+BR-RS-G240117 = 4.8048552754435105,5.744011191512751,24.0,1.0,23.0,4.386840045363853,12.545442233268465,7.488678039960133
+BR-RS-G240118 = 338.479090242113,173.3783562185364,674.0,14.0,660.0,13.142445975782834,38.03969073166026,380.300077486411
+BR-RS-G240119 = 259.41908325537884,96.78807266882784,459.0,85.0,374.0,27.37277122863075,97.48618877970723,276.8866045297379
+BR-RS-G240120 = 428.516699410609,82.88561849056732,655.0,246.0,409.0,154.09111838755052,885.561775261261,436.45914748842887
+BR-RS-G240121 = 657.9333333333333,102.41011234790786,811.0,350.0,461.0,283.502440087311,1930.529264325428,665.8559170137502
+BR-RS-G240122 = 592.800731261426,94.74185665411252,814.0,371.0,443.0,263.9330033603794,1774.6928847082766,600.3238512555951
+BR-RS-G240123 = 470.56481481481484,82.32421674839861,677.0,292.0,385.0,204.019820303628,1268.5649363531659,477.7117557742726
+BR-RS-G240124 = 474.3625,96.34031395916246,751.0,281.0,470.0,134.4083039771859,741.2492245779086,484.0467306985969
+BR-RS-G240125 = 254.50228310502283,91.73910169701661,396.0,94.0,302.0,29.55547820689392,105.68246731112932,270.53183710211397
+BR-RS-G240126 = 556.089605734767,68.93638332348664,717.0,350.0,367.0,548.4316229461463,4605.676014602777,560.3462095454661
+BR-RS-G240127 = 388.969696969697,67.47531603220206,502.0,205.0,297.0,208.06881944783228,1288.338749281995,394.7788538338185
+BR-RS-G240128 = 119.98300283286119,101.44716638509269,516.0,4.0,512.0,6.8528348826221555,23.70534917992012,157.1223998555109
+BR-RS-G240129 = 6.977536997885835,3.8787479537059086,25.0,1.0,24.0,11.56965454669424,35.59548757869246,7.983151523379919
+BR-RS-G240130 = 371.5308056872038,123.80922011166585,558.0,40.0,518.0,35.23243431231063,128.49031294758186,391.61698451323804
+BR-RS-G240131 = 523.3112244897959,99.63070332995991,698.0,186.0,512.0,159.54428352692727,906.7581335136958,532.7109110230728
+BR-RS-G240132 = 723.1744186046511,87.11222271066336,852.0,494.0,358.0,596.4000474226784,5144.625738070849,728.402209682101
+BR-RS-G240133 = 584.247491638796,76.50487307404683,817.0,342.0,475.0,468.35680694479856,3756.2761559928717,589.2352052366704
+BR-RS-G240134 = 425.27450980392155,98.20403498586408,644.0,114.0,530.0,93.85565307282302,461.33736732432317,436.4658533911566
+BR-RS-G240135 = 373.3962703962704,114.68790765920448,564.0,36.0,528.0,43.42143587612063,167.79835226416586,390.6124561622311
+BR-RS-G240136 = 432.7608200455581,189.40858612222905,837.0,59.0,778.0,18.431470749508936,57.46639181793181,472.3955332804553
+BR-RS-G240137 = 618.9794050343249,122.69841865506889,879.0,123.0,756.0,142.65777070306964,786.5275131949388,631.0233005183734
+BR-RS-G240138 = 90.59642857142858,57.63504007448727,231.0,8.0,223.0,8.70182992983381,23.298022525293444,107.37555920359956
+BR-RS-G240139 = 112.11693373754872,211.38520175284592,988.0,1.0,987.0,4.069472398098536,14.380642465882582,239.27789356896557
+BR-RS-G240140 = 626.2850467289719,67.7886907885791,769.0,427.0,342.0,816.0453960717928,7791.178850604423,629.9430659632187
+BR-RS-G240141 = 500.2704867529267,69.45715158672037,624.0,295.0,329.0,394.4434362285761,2981.925777193893,505.06915944507125
+BR-RS-G240142 = 312.11959287531806,94.16375454257525,512.0,116.0,396.0,46.5802834223785,191.72263567479268,326.01449803069903
+BR-RS-G240143 = 434.66907514450867,52.661713755596985,544.0,286.0,258.0,586.5959615382609,5036.547586943175,437.84753166217456
+BR-RS-G240144 = 662.469512195122,97.98465682408029,887.0,469.0,418.0,329.6328742197701,2374.1156008359976,669.6766738964226
+BR-RS-G240145 = 628.7315361890694,71.87241441450333,809.0,397.0,412.0,695.2146542313991,6301.851880789464,632.8261914241834
+BR-RS-G240146 = 113.7885532591415,67.2445632294275,319.0,21.0,298.0,10.8553132099026,34.90780640466119,132.17286460058645
+BR-RS-G240147 = 438.3436960276338,42.49877788531396,527.0,311.0,216.0,1127.7912680056274,11941.078521180025,440.3990712625447
+BR-RS-G240148 = 97.49262315578895,88.38574202293034,401.0,1.0,400.0,5.655139268423548,16.222718795926205,131.59350653714142
+BR-RS-G240149 = 275.8717553328193,53.22219129592989,464.0,82.0,382.0,153.51265595110203,860.2363310345861,280.95876394366394
+BR-RS-G240150 = 236.74587882680368,89.53899551997216,488.0,29.0,459.0,26.52475557720772,94.1170909335237,253.11231273922894
+BR-RS-G240151 = 442.42528735632186,74.98883168706519,608.0,214.0,394.0,222.66840170215625,1413.705881970143,448.7354006205828
+BR-RS-G240152 = 73.91071428571429,40.27048877474002,194.0,7.0,187.0,12.251257002972046,38.422122213712754,84.16950725993917
+BR-RS-G240153 = 42.709150326797385,54.162612650074216,285.0,1.0,284.0,4.8430110441923935,17.334429746547364,68.97579380274615
+BR-RS-G240154 = 149.72538860103626,57.358044893180896,350.0,77.0,273.0,26.695317475283353,102.28543922690038,160.3360137514323
+BR-RS-G240155 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+BR-RS-G240156 = 550.6843657817109,113.9236046246539,757.0,227.0,530.0,127.13535023786527,682.6585268819348,562.3449638852292
+BR-RS-G240157 = 163.57368293275067,41.37837939007811,308.0,67.0,241.0,73.87046805582573,344.20463623257666,168.72616877394356
+BR-RS-G240158 = 472.83941605839414,35.67661598478989,538.0,372.0,166.0,2367.2742835453546,31883.39353253875,474.1834395110919
+BR-RS-G240159 = 602.1259842519685,28.382370075768204,692.0,528.0,164.0,9612.117984397424,205296.73830830245,602.7945419813618
+BR-RS-G240160 = 488.42857142857144,22.555374037226333,537.0,464.0,73.0,10219.830336826484,222747.63551992807,488.94909171171827
+BR-RS-G240161 = 332.17824773413895,34.989790629397625,436.0,248.0,188.0,884.7312696921783,8689.86422919537,334.015978234593
+BR-RS-G240162 = 62.10914179104478,28.1124512703474,156.0,6.0,150.0,18.070853430977287,61.71612808812924,68.17518177788573
+BR-RS-G240163 = 9.503174165056583,4.883000798426486,29.0,1.0,28.0,13.746615310779239,44.53613108225006,10.684288278066651
+BR-RS-G240164 = 79.79384264538199,55.91213915870637,420.0,2.0,418.0,8.812948759247057,32.4974189627081,97.43318033102723
+BR-RS-G240165 = 205.00324675324674,135.03045588100716,536.0,30.0,506.0,8.637791547822117,25.02034814707145,245.47821735299692
+BR-RS-G240166 = 338.5618374558304,60.96223901746925,569.0,209.0,360.0,188.48308270118704,1151.8005086326336,344.00655861115666
+BR-RS-G240167 = 477.77963737796375,258.38906902965306,977.0,117.0,860.0,12.17278898864687,36.24623904902112,543.174274875964
+BR-RS-G240168 = 615.951048951049,37.98990087944123,693.0,431.0,262.0,4310.054391273046,70636.22202617195,617.121485019544
+BR-RS-G240169 = 517.0681818181819,76.2967882462572,674.0,350.0,324.0,331.68639136359883,2389.8074711685986,522.6669154877268
+BR-RS-G240170 = 141.90076335877862,47.10772478889467,317.0,66.0,251.0,37.71148913286845,158.44923896430635,149.51576631442697
+BR-RS-G240171 = 132.84484711211778,41.87993371318573,362.0,66.0,296.0,43.10009113512892,189.65609885697154,139.28992157389843
+BR-RS-G240172 = 108.1572606214331,27.655652760178302,388.0,64.0,324.0,74.09453748827639,385.31840035865133,111.63703755799041
+BR-RS-G240173 = 418.93526785714283,144.1540216936869,699.0,35.0,664.0,32.697589217173956,118.01550451327677,443.0430460181042
+BR-RS-G240174 = 629.2842565597667,61.733575617795566,794.0,420.0,374.0,1089.5475140235924,11414.533263954434,632.3050766145535
+BR-RS-G240175 = 320.46751361161523,194.44104807611862,664.0,19.0,645.0,9.363186370954429,24.91399514602095,374.8422981166217
+BR-RS-G240176 = 202.9659008464329,148.7319722277683,535.0,28.0,507.0,7.49295530587733,21.43796565380333,251.62741597283406
+BR-RS-G240177 = 276.3508137432188,37.430392108639964,365.0,162.0,203.0,424.28238715049883,3292.0252492106147,278.8741768431522
+BR-RS-G240178 = 197.13183730715286,84.5953623184913,455.0,27.0,428.0,19.88240908679202,66.77576862218022,214.5165182588292
+BR-RS-G240179 = 189.9944065900539,61.58162404030045,374.0,85.0,289.0,39.351108610582266,159.4919319248932,199.72523865287437
+BR-RS-G240180 = 288.59040730871715,69.7907069614172,453.0,103.0,350.0,82.82156189654889,392.3041118953788,296.9093564857559
+BR-RS-G240181 = 280.80827668932426,51.30134400101514,450.0,157.0,293.0,180.40851527796542,1079.9507607027344,285.45597936203507
+BR-RS-G240182 = 213.56644518272427,169.47419095246087,922.0,4.0,918.0,7.7542770975400614,28.539216985400024,272.63918996904454
+BR-RS-G240183 = 460.74708171206225,55.18653288951545,563.0,258.0,305.0,606.1242132473508,5251.219820684209,464.04032876307997
+BR-RS-G240184 = 242.33333333333334,57.61489692462148,354.0,99.0,255.0,86.53164503063228,413.31017731376744,249.08817874816785
+BR-RS-G240185 = 91.95559666975024,41.45290193970824,281.0,30.0,251.0,18.671587516073686,67.96462343177944,100.86711475061065
+BR-RS-G240186 = 169.44381804043545,84.0264063732599,441.0,47.0,394.0,15.51795445202998,55.10654049310804,189.1339325454965
+BR-RS-G240187 = 854.34375,121.49541096155849,1061.0,255.0,806.0,367.3118340385718,2704.88407306692,862.9393826038886
+BR-RS-G240188 = 141.65729153760375,68.0125893624268,459.0,35.0,424.0,17.03388280112508,66.10091488321008,157.13847573892184
+BR-RS-G240189 = 237.0602712204922,165.6073350917453,622.0,1.0,621.0,7.339182821216411,18.982525813366024,289.1770420128869
+BR-RS-G240190 = 4.617886178861789,6.3217527738268045,34.0,1.0,33.0,4.492869225725524,15.105367033633314,7.828756663373115
+BR-RS-G240191 = 738.6728538283063,73.46820693428367,899.0,395.0,504.0,1045.412365464426,10785.821431441265,742.3174269899589
+BR-RS-G240192 = 43.675257731958766,32.13073658011899,138.0,7.0,131.0,7.550480467329585,23.055437325079772,54.22095878102877
+BR-RS-G240193 = 93.84492704445198,68.96147582651332,335.0,1.0,334.0,7.625903751010929,23.417764165656344,116.45838518607968
+BR-RS-G240194 = 193.42270351008216,43.51967055285004,314.0,85.0,229.0,101.13626179198734,511.2834349891244,198.25817500970228
+BR-RS-G240195 = 712.5731707317074,133.93113724632073,922.0,271.0,651.0,165.64330738348232,955.468935860016,725.0503935387744
+BR-RS-G240196 = 348.4491525423729,64.9037223681964,452.0,182.0,270.0,170.15874939961415,991.3858891089301,354.4422450622185
+BR-RS-G240197 = 119.69082672706682,33.363820262187154,245.0,49.0,196.0,57.383917821762616,252.33730921166133,124.25392752382623
+BR-RS-G240198 = 186.0440414507772,54.88972107817393,324.0,90.0,234.0,49.52560908258603,208.93408372810237,193.97233524236964
+BR-RS-G240199 = 215.92493946731236,94.94469108863562,495.0,82.0,413.0,19.23711017368627,66.04102093964127,235.8772431793261
+BR-RS-G240200 = 111.10393258426966,120.90988326921511,554.0,4.0,550.0,5.1047479736999035,16.25318321034654,164.20500512428106
+BR-RS-G240201 = 123.38058196485163,79.46172675440192,456.0,10.0,446.0,9.57335348556105,31.823863360148852,146.75467292313633
+BR-RS-G240202 = 625.8875338753387,128.08567416341515,887.0,210.0,677.0,130.77760731591107,705.56116084678,638.8592528769149
+BR-RS-G240203 = 112.44,63.21473246008401,341.0,12.0,329.0,12.08016542045854,40.747407686755345,128.99168965479907
+BR-RS-G240204 = 89.95505617977528,69.55087219258759,295.0,6.0,289.0,7.067818119031332,21.726083997596245,113.7067981919119
+BR-RS-G240205 = 517.4405829596412,93.28672139644435,679.0,313.0,366.0,187.06279986434106,1127.8207526969343,525.782435311899
+BR-RS-G240206 = 432.5374149659864,79.2956469204236,582.0,232.0,350.0,178.35158614502495,1059.0953515363174,439.745852699018
+BR-RS-G240207 = 392.35227272727275,32.08937794119562,479.0,322.0,157.0,1864.739454444563,23257.873545161456,393.6623351184478
+BR-RS-G240208 = 564.8227848101266,75.73112155508899,711.0,358.0,353.0,436.99985015437096,3422.931879603998,569.8771630910105
+BR-RS-G240209 = 645.8158640226629,55.47645880951518,760.0,466.0,294.0,1611.9263788076119,19153.472152068058,648.1942360939215
+BR-RS-G240210 = 544.3943661971831,116.19064941084454,808.0,295.0,513.0,117.08825305527559,619.2163481744918,556.6556322878145
+BR-RS-G240211 = 421.5153793574846,108.08068112404817,619.0,56.0,563.0,70.3541449009013,315.4959054978694,435.1512939968378
+BR-RS-G240212 = 561.3091582848068,100.74901713127434,792.0,237.0,555.0,189.18104787987164,1142.0140982842527,570.2791734118615
+BR-RS-G240213 = 486.69979986657773,41.08853187440956,597.0,361.0,236.0,1697.3475822198175,20523.70976414809,488.431123743933
+BR-RS-G240214 = 8.258788159111933,5.902292159873828,29.0,1.0,28.0,7.287643698307885,19.774667561524293,10.151090315704753
+BR-RS-G240215 = 114.02275654787462,32.34213430358063,204.0,35.0,169.0,54.423942575446,232.00731649622787,118.52089546610223
+BR-RS-G240216 = 645.5968586387435,70.78914286491217,833.0,441.0,392.0,785.9273627163898,7420.863497736462,649.4662474923256
+BR-RS-G240217 = 404.0058651026393,34.79466320143725,497.0,315.0,182.0,1600.3324506035983,18992.14753879343,405.50142740147464
+BR-RS-G240218 = 75.4009713977334,81.24137740207547,466.0,1.0,465.0,5.229179733944751,17.824334796573652,110.83982988938705
+BR-RS-G240219 = 134.14209591474244,57.27696929786153,311.0,58.0,253.0,21.14931191695864,79.41091909121079,145.85867512201025
+BR-RS-G240220 = 86.09831460674157,68.2138194627656,420.0,3.0,417.0,7.166884744078502,25.04607273638396,109.84555040519496
+BR-RS-G240221 = 338.11652035115725,91.30844120331389,515.0,93.0,422.0,61.29816772075779,264.1175550257384,350.22851507173647
+BR-RS-G240222 = 196.69388954171563,254.56976160412162,1016.0,1.0,1015.0,4.515795682242873,14.31137283224745,321.70522175778865
+BR-RS-G240223 = 329.3983739837398,157.95498174327602,815.0,139.0,676.0,16.286541064950985,56.14636228307987,365.3122842728539
+BR-RS-G240224 = 261.9548387096774,52.64460784022808,392.0,136.0,256.0,138.15550321009067,764.377784188769,267.19242552524673
+BR-RS-G240225 = 292.56810244470313,87.02009433020325,469.0,92.0,377.0,47.81065188742975,194.05496190309455,305.23530494576113
+BR-RS-G240226 = 41.22964318389753,31.265989279087883,166.0,2.0,164.0,6.920199933670682,19.636425487613625,51.74403890953572
+BR-RS-G240227 = 195.83476394849785,47.37790445022339,298.0,89.0,209.0,82.79605689281534,393.03708723004104,201.4842936828039
+BR-RS-G240228 = 391.8725568408456,55.68162239161354,545.0,158.0,387.0,369.38019407270514,2744.7864914455577,395.80872132526844
+BR-RS-G240229 = 196.98214285714286,50.43064228346146,326.0,89.0,237.0,71.46657158977374,329.1621773209755,203.33522637682404
+BR-RS-G240230 = 79.82605405405405,37.85871761648349,234.0,22.0,212.0,16.567101500672578,57.080535731948025,88.34863556051901
+BR-RS-G240231 = 829.6287044220326,114.761027712893,1070.0,332.0,738.0,398.76357216138297,3026.962610589332,837.5284357457361
+BR-RS-G240232 = 149.72433460076044,159.33618850331072,662.0,7.0,655.0,5.225059917287355,16.40445584362964,218.64445416795516
+BR-RS-G240233 = 85.96134020618557,84.7221416686659,442.0,19.0,423.0,5.844663183917944,20.034781166519664,120.69462829376074
+BR-RS-G240234 = 495.3325991189427,147.5626409026381,738.0,88.0,650.0,47.12643598136532,187.09060824191846,516.8453508933674
+BR-RS-G240235 = 549.1591760299625,83.8829605312418,778.0,382.0,396.0,300.18758156578144,2095.345401970766,555.5287136461924
+BR-RS-G240236 = 34.79743695742042,37.48627277542107,198.0,1.0,197.0,4.807428046972157,14.076590719823514,51.147651611769284
+BR-RS-G240237 = 285.17610062893084,70.48100993993627,480.0,143.0,337.0,78.2979045753901,367.2209024779787,293.756669936319
+BR-RS-G240238 = 443.2902208201893,38.4721333736963,536.0,352.0,184.0,1564.266033573832,18422.324812179257,444.9565427332602
+BR-SC-G270001 = 887.5223684210526,100.78563507016193,1160.0,579.0,581.0,709.1935418899762,6478.028620654712,893.2265662664823
+BR-SC-G270002 = 644.5590909090909,147.86655888177415,956.0,377.0,579.0,96.29113578797849,483.8963138692665,661.3024579638964
+BR-SC-G270003 = 494.04458598726114,76.35838596795469,644.0,326.0,318.0,289.9838088712688,1998.5284789090847,499.91064806718754
+BR-SC-G270004 = 1197.8292121909144,108.70322528817178,1352.0,689.0,663.0,1369.1387499351572,15394.600036566966,1202.751517465664
+BR-SC-G270005 = 372.9653846153846,85.09557270553408,610.0,182.0,428.0,97.69521440763062,493.0741203190587,382.5499112735286
+BR-SC-G270006 = 444.7283582089552,207.3482345954308,1084.0,23.0,1061.0,16.700079305828904,55.38745564278046,490.68992549783883
+BR-SC-G270007 = 821.2301166489925,171.91274101877616,1205.0,388.0,817.0,122.97912399747867,653.2454338279605,839.0309261379504
+BR-SC-G270008 = 632.5429864253393,138.7231175968415,890.0,364.0,526.0,108.48970050415697,559.159682784684,647.5760442076855
+BR-SC-G270009 = 636.2597402597403,170.91329180089602,1059.0,49.0,1010.0,61.95880204059202,266.97316822766487,658.8154600414371
+BR-SC-G270010 = 821.9040697674419,103.36576839776428,1013.0,478.0,535.0,526.291497002203,4370.003342896759,828.378405064222
+BR-SC-G270011 = 769.7989228007182,178.2631417841832,1341.0,348.0,993.0,93.80128686259309,468.12514452093126,790.1696838425996
+BR-SC-G270012 = 289.4896265560166,218.72402725777644,837.0,15.0,822.0,7.012345713372312,20.004354697183167,362.8283946763297
+BR-SC-G270013 = 67.47571189279732,47.86075030897556,171.0,1.0,170.0,7.350891074291963,19.697784222036884,82.726193648553
+BR-SC-G270014 = 10.786600496277917,12.49552253731696,74.0,1.0,73.0,5.091248902123632,18.270070793890454,16.50723579970003
+BR-SC-G270015 = 186.2490566037736,141.29895461248714,596.0,1.0,595.0,7.146027959963311,21.254492406562274,233.78217566867104
+BR-SC-G270016 = 968.5086206896551,98.90342692100305,1250.0,731.0,519.0,968.7598023819622,9787.462129851643,973.5454977590398
+BR-SC-G270017 = 200.35393258426967,147.33354161403568,940.0,65.0,875.0,8.842253654042675,36.44649117709312,248.69433203536596
+BR-SC-G270018 = 549.7798742138365,80.50146666883302,899.0,378.0,521.0,340.07357680281075,2490.5938846525933,555.6423276051016
+BR-SC-G270019 = 673.0694444444445,120.31020781045584,961.0,415.0,546.0,191.7810759702323,1167.6456058774027,683.7375396657318
+BR-SC-G270020 = 1230.1838565022422,258.130962884109,1758.0,283.0,1475.0,121.01638292378645,628.0276217057838,1256.9741106316415
+BR-SC-G270021 = 58.0,66.34177243057928,214.0,1.0,213.0,4.5198606231199125,12.697592565646284,88.12054680510539
+BR-SC-G270022 = 69.61349693251533,31.384284518932862,174.0,8.0,166.0,17.900327168951776,60.06609317657689,76.36106514408145
+BR-SC-G270023 = 681.6104190260476,174.13773978355525,1030.0,145.0,885.0,71.15763084112204,321.01650781154166,703.5031739386749
+BR-SC-G270024 = 97.28,103.2561697914464,551.0,3.0,548.0,5.124903081538911,16.418571742532933,141.86343785486096
+BR-SC-G270025 = 182.49652294853965,138.69504946932366,810.0,6.0,804.0,7.414777065663002,24.15641085593064,229.21888586153847
+BR-SC-G270026 = 966.239161849711,207.11805825650478,1750.0,421.0,1329.0,116.55037873027348,628.0900626572948,988.18824519824
+BR-SC-G270027 = 347.07547169811323,186.67769106606886,948.0,37.0,911.0,12.38691044360316,37.87466600029814,394.0938256256071
+BR-SC-G270028 = 275.3141762452107,111.5752454306232,488.0,65.0,423.0,22.32955119663751,74.57382332511708,297.06385009705025
+BR-SC-G270029 = 199.8637532133676,140.46433993772087,664.0,17.0,647.0,8.078141944403926,24.70824816714582,244.28620641099144
+BR-SC-G270030 = 1097.171806167401,98.90312878848289,1363.0,850.0,513.0,1398.402901638899,15882.368302503959,1101.6205340918386
+BR-SC-G270031 = 457.4233870967742,104.511315646704,656.0,200.0,456.0,96.28260175959882,472.1323154399117,469.21079501785795
+BR-SC-G270032 = 89.03007518796993,118.19118829345908,562.0,1.0,561.0,4.849471581447132,17.473593035513723,147.97131910676302
+BR-SC-G270033 = 854.7057613168724,41.17244983290942,1053.0,677.0,376.0,9008.627399926714,188329.90324962029,855.696855816064
+BR-SC-G270034 = 891.0200852099817,67.22989662430284,1044.0,682.0,362.0,2367.2327672990073,31884.002649189188,893.5528251019732
+BR-SC-G270035 = 779.9128352490421,117.2397136139594,951.0,455.0,496.0,313.67266582022455,2208.3779998808423,788.6755866859851
+BR-SC-G270036 = 849.6693272519955,109.65105483045346,1146.0,370.0,776.0,487.82221125229614,3947.557581667982,856.7154250381451
+BR-SC-G270037 = 175.1184210526316,170.59362046945174,643.0,9.0,634.0,5.213993966215384,14.68906753735923,244.47626620357673
+BR-SC-G270038 = 854.4465716829919,116.16296297198197,1218.0,728.0,490.0,421.3539259786011,3294.100060287775,862.3066611288866
+BR-SC-G270039 = 624.4749163879599,86.04472201632078,790.0,408.0,382.0,403.52479597247645,3077.829939387537,630.3749799798651
+BR-SC-G270040 = 1042.3794871794871,100.1464376846904,1263.0,748.0,515.0,1158.4453201019887,12372.126465352761,1047.1792130640792
+BR-SC-G270041 = 432.4601226993865,90.0846735566095,676.0,186.0,490.0,125.23493849766975,675.8011282748648,441.7431449779038
+BR-SC-G270042 = 573.4667630057803,113.41193163130012,823.0,210.0,613.0,143.84325646010075,797.5489398425545,584.5736861240596
+BR-SC-G270043 = 663.5368217054264,196.26707022842209,1122.0,277.0,845.0,49.290563564632194,208.4978593523509,691.9551117052226
+BR-SC-G270044 = 493.7496688741722,93.3253632569554,767.0,307.0,460.0,164.23927677090327,959.8832376896797,502.49214813805537
+BR-SC-G270045 = 652.0473186119874,291.72482437267985,1090.0,53.0,1037.0,17.289872522339664,51.65399692256474,714.3312108989452
+BR-SC-G270046 = 51.1435294117647,40.675711634278954,274.0,5.0,269.0,8.277353205570744,36.03909876437116,65.3465692875078
+BR-SC-G270047 = 501.35091277890467,92.07301860341565,676.0,250.0,426.0,177.27270430859883,1048.4820146358225,509.73540047654706
+BR-SC-G270048 = 960.982504970179,91.7851091112286,1261.0,691.0,570.0,1179.4007086290267,12688.697198690626,965.3558313457894
+BR-SC-G270049 = 450.3982808022923,102.39289797531669,673.0,242.0,431.0,98.23094367437633,491.19131005625496,461.89058975632327
+BR-SC-G270050 = 771.7933130699088,75.75018824474797,903.0,576.0,327.0,1087.5247758075443,11372.790088366648,775.5017789267417
+BR-SC-G270051 = 491.79888268156424,100.87640426432279,701.0,272.0,429.0,130.33364224722973,706.249795919995,502.03803635196215
+BR-SC-G270052 = 786.7670588235294,138.81215355185017,1157.0,485.0,672.0,198.94740713695268,1224.0027984010153,798.918781118287
+BR-SC-G270053 = 884.7523809523809,85.26415882447529,1047.0,673.0,374.0,1148.1921733311183,12232.421044441244,888.8513668667852
+BR-SC-G270054 = 78.66202783300199,99.77209162815063,476.0,1.0,475.0,4.4102274020574095,13.52948930324175,127.05189841421522
+BR-SC-G270055 = 975.5992714025501,68.15724131811486,1112.0,821.0,291.0,2975.4803049099114,43197.68888425245,977.9771714642844
+BR-SC-G270056 = 831.0338983050848,71.434130561637,1024.0,671.0,353.0,1609.5743802826473,19140.516242004927,834.0984205363554
+BR-SC-G270057 = 92.49180327868852,116.11930311435984,455.0,1.0,454.0,4.267349220935603,12.592172918730691,148.45344802162123
+BR-SC-G270058 = 177.7256371814093,248.2602940476103,1075.0,1.0,1074.0,4.1616638164308455,12.4458750018592,305.31880995468316
+BR-SC-G270059 = 172.15239726027397,116.45509920668756,749.0,13.0,736.0,9.663344232529415,36.64492440964086,207.8418581847714
+BR-SC-G270060 = 120.77570093457943,130.79593211623035,481.0,1.0,480.0,4.576929718403667,12.503945633564383,178.02905884824682
+BR-SC-G270061 = 347.45454545454544,146.88580311403425,769.0,53.0,716.0,20.600121744984754,70.1152691781565,377.22685523896575
+BR-SC-G270062 = 127.10917030567686,129.4360672510763,464.0,1.0,463.0,4.781905453537402,12.8772646223446,181.4123388340019
+BR-SC-G270063 = 170.89583333333334,147.51832366174781,866.0,22.0,844.0,6.7372777706056,23.874315736216808,225.75881304318258
+BR-SC-G270064 = 569.1412556053812,79.17050483666007,752.0,345.0,407.0,392.92040353884926,2978.987514738452,574.6213863651104
+BR-SC-G270065 = 128.53488372093022,80.94984058108305,570.0,8.0,562.0,10.61662034644958,42.95212386024621,151.90158992998005
+BR-SC-G270066 = 727.688,62.876948526467146,850.0,541.0,309.0,1584.4065432671493,18727.01046189428,730.3994359253024
+BR-SC-G270067 = 721.2777777777778,103.14258080593407,1004.0,485.0,519.0,363.07847450531455,2691.147284613301,728.6151416841116
+BR-SC-G270068 = 736.4789915966387,83.2619485698923,915.0,516.0,399.0,718.1870974018736,6579.019862847271,741.1705992164403
+BR-SC-G270069 = 592.4794622852876,208.2543939401502,1047.0,89.0,958.0,31.595216279296753,116.62112644761497,628.014176452445
+BR-SC-G270070 = 19.70223325062035,21.63687849810185,110.0,1.0,109.0,4.977660888091104,15.976460048757083,29.263159538974495
+BR-SC-G270071 = 168.18367346938774,128.84473704446236,611.0,12.0,599.0,7.6972094388862935,26.680154667691635,211.86484910365448
+BR-SC-G270072 = 121.66193181818181,157.56815597729843,808.0,1.0,807.0,4.5813507465168,15.617189370567802,199.07121698482226
+BR-SC-G270073 = 21.761194029850746,37.26498745627835,262.0,1.0,261.0,4.999073610386075,23.49280040343061,43.15354974647385
+BR-SC-G270074 = 783.4795321637426,74.71077481505156,969.0,582.0,387.0,1184.5980688743407,12751.432856645084,787.0335934335856
+BR-SC-G270075 = 429.90406753645436,224.02578209337761,969.0,25.0,944.0,12.879442361353314,38.02357076733932,484.77320297943226
+BR-SC-G270076 = 671.584,70.67946621190626,845.0,489.0,356.0,886.1317096849884,8686.562321173347,675.2930149201901
+BR-SC-G270077 = 809.6815286624204,115.16648365810573,1029.0,580.0,449.0,368.6664317087969,2743.419822548027,817.8309708095472
+BR-SC-G270078 = 1020.8307086614174,91.29875939149954,1165.0,657.0,508.0,1429.9066060373061,16317.754644797316,1024.9052635305366
+BR-SC-G270079 = 823.082304526749,81.89361312510067,1155.0,724.0,431.0,1046.9230286112956,10875.363944248895,827.1463255650403
+BR-SC-G270080 = 528.0456081081081,130.371790135534,886.0,248.0,638.0,78.7511738696227,372.5269427419424,543.9016160165415
+BR-SC-G270081 = 754.4850774461655,152.83015647634141,1032.0,309.0,723.0,134.76732610328975,735.2889781440354,769.8082805592113
+BR-SC-G270082 = 90.08845208845209,61.27620666302197,363.0,1.0,362.0,8.247464284874635,25.061777256772757,108.95275445211426
+BR-SC-G270083 = 125.90666666666667,106.16605525726614,357.0,13.0,344.0,5.724458491326415,14.63735799348102,164.69280494302112
+BR-SC-G270084 = 589.4413892908827,135.2048045898406,886.0,348.0,538.0,96.04121810479633,479.0065250024667,604.7491137598657
+BR-SC-G270085 = 352.5131868131868,103.60182304475089,587.0,113.0,474.0,49.6473638235409,206.2543973706319,367.42194356813343
+BR-SC-G270086 = 764.1172413793104,91.17319656401409,971.0,525.0,446.0,613.559773850055,5348.878278473257,769.5373352507515
+BR-SC-G270087 = 380.2386172006745,326.62103896650393,1165.0,24.0,1141.0,5.872617268781484,15.878793481961583,501.26111868589953
+BR-SC-G270088 = 19.78769841269841,34.03686970719547,215.0,1.0,214.0,5.068796539669888,23.430621977154367,39.37082051388449
+BR-SC-G270089 = 385.2723279648609,331.2868589885575,1116.0,24.0,1092.0,5.791169378531375,15.388531527719236,508.1198181865846
+BR-SC-G270090 = 858.6213151927437,91.03359325665504,1061.0,638.0,423.0,867.3692612607084,8450.079237243632,863.4336558210683
+BR-SC-G270091 = 536.8646967340591,355.34613101640696,1314.0,1.0,1313.0,7.915208680041961,19.957126822776537,643.8125312757454
+BR-SC-G270092 = 768.6987951807229,74.27249323646312,930.0,612.0,318.0,1139.795422413352,12123.9285502103,772.2786032021445
+BR-SC-G270093 = 14.11159737417943,37.77780566325513,291.0,1.0,290.0,5.7979881966360205,33.78146329536074,40.327407320352485
+BR-SC-G270094 = 991.6840847365562,138.55007362898675,1693.0,552.0,1141.0,389.20632816657184,2965.703513319455,1001.3158576704851
+BR-SC-G270095 = 472.2894736842105,110.56852473071393,690.0,312.0,378.0,91.14478442232219,450.9403210849277,485.05952790769413
+BR-SC-G270096 = 368.15604395604396,206.811258226927,1415.0,96.0,1319.0,13.025450793304993,51.269962960640726,422.2674143605794
+BR-SC-G270097 = 1102.8139534883721,122.70339540673578,1407.0,839.0,568.0,753.0577842639536,7015.219015269992,1109.6191865919563
+BR-SC-G270098 = 669.8790322580645,194.81505260539834,1001.0,236.0,765.0,50.606546756528026,207.91768542472454,697.6322975469565
+BR-SC-G270099 = 557.2272727272727,170.18132891343805,916.0,272.0,644.0,45.42718376247994,187.8480052644692,582.6353217766823
+BR-SC-G270100 = 233.88985507246377,66.36875060222796,397.0,103.0,294.0,54.37129602190168,231.0552686468521,243.12399174560878
+BR-SC-G270101 = 195.59677419354838,139.47847866642203,801.0,9.0,792.0,7.7941860442164845,24.230649025798886,240.2339361664407
+BR-SC-G270102 = 859.080985915493,56.31073051256716,1037.0,737.0,300.0,3596.9776406133165,55594.27040413212,860.924525572593
+BR-SC-G270103 = 517.3301204819277,248.97464802227714,964.0,27.0,937.0,14.826514676613797,43.286731863210164,574.1244019510603
+BR-SC-G270104 = 855.5935483870968,95.80837131313855,1256.0,747.0,509.0,740.8342324767768,6910.688918046276,860.9410920935877
+BR-SC-G270105 = 25.322834645669293,33.459784743993644,209.0,1.0,208.0,5.744963413558097,27.739557458629307,41.96192499881648
+BR-SC-G270106 = 549.0630048465266,107.37927092136636,797.0,291.0,506.0,148.7951507969998,837.7438238319069,559.4644681431531
+BR-SC-G270107 = 1113.300499643112,84.75369061318509,1297.0,769.0,528.0,2305.130850696409,30769.059084131935,1116.5219167477899
+BR-SC-G270108 = 293.73651771956855,385.9946628253171,1351.0,2.0,1349.0,4.172825414929588,12.120264979893532,485.049504248431
+BR-SC-G270109 = 582.8657074340528,98.86973334515343,837.0,377.0,460.0,222.7464147485996,1422.9983392574966,591.1917261551793
+BR-SC-G270110 = 383.3093607305936,87.49688294018748,596.0,197.0,399.0,97.2494820956153,486.22620084091125,393.1688829853466
+BR-SC-G270111 = 849.5017921146954,171.11267483102418,1313.0,473.0,840.0,137.99108777486632,773.5077380060129,866.5638131689477
+BR-SC-G270112 = 42.925,45.58968496271937,183.0,1.0,182.0,4.739553776725296,13.549217536278748,62.61768919402887
+BR-SC-G270113 = 91.57668711656441,60.3900304315859,177.0,1.0,176.0,7.628163382504595,18.09322897396592,109.69615033706974
+BR-SC-G270114 = 406.704347826087,68.81063794312537,613.0,280.0,333.0,224.81458683537574,1447.498984698784,412.48433962367903
+BR-SC-G270115 = 324.6539923954373,209.81739764562704,1007.0,21.0,986.0,9.246898319705787,29.056850423203215,386.5534311490196
+BR-SC-G270116 = 253.11022044088176,328.9405198618216,1402.0,13.0,1389.0,4.677884521351186,15.48481182976136,415.0501768444355
+BR-SC-G270117 = 297.4622030237581,155.58129061116333,1143.0,12.0,1131.0,13.596389187785531,47.283017824690084,335.69227011652015
+BR-SC-G270118 = 746.3717277486911,90.1709431649449,940.0,532.0,408.0,592.0238549180445,5110.185952105359,751.7988793379662
+BR-SC-G270119 = 734.4444444444445,88.735164693952,921.0,550.0,371.0,591.9353603286532,5109.540485040972,739.7854901446577
+BR-SC-G270120 = 214.03,285.74090379222935,1236.0,1.0,1235.0,4.219612608178291,13.005470387291941,357.01079115343276
+BR-SC-G270121 = 739.8690807799443,131.66951164747184,930.0,417.0,513.0,193.6544308390882,1174.7288270839265,751.4939234562336
+BR-SC-G270122 = 356.1602067183463,96.01230093434185,629.0,156.0,473.0,62.457774748520386,278.84707178848083,368.8745786583317
+BR-SC-G270123 = 778.491641337386,143.2309942410782,1340.0,446.0,894.0,177.8368576357293,1076.6034146402042,791.5581806433845
+BR-SC-G270124 = 249.00860215053763,254.31422425256875,1271.0,2.0,1269.0,5.041277955299958,15.16046181635459,355.9227565106656
+BR-SC-G270125 = 267.06493506493507,112.3860852021891,490.0,20.0,470.0,20.130259939627006,64.11672452479768,289.7487043772788
+BR-SC-G270126 = 49.25581395348837,40.97877670961578,119.0,1.0,118.0,5.642072431770137,13.840696437272717,64.07335911935013
+BR-SC-G270127 = 586.9368932038835,89.44212696366694,808.0,390.0,418.0,302.23975062150373,2114.546425781758,593.7127341396778
+BR-SC-G270128 = 631.4915730337078,203.95788130081306,1228.0,362.0,866.0,39.787126170305875,162.000079795168,663.6116516135799
+BR-SC-G270129 = 60.035714285714285,28.256245170872624,111.0,13.0,98.0,16.065016418699155,50.1052753483473,66.35286264323778
+BR-SC-G270130 = 488.13065326633165,84.45618539415591,669.0,317.0,352.0,210.47816827696786,1319.9671429573475,495.3830658284029
+BR-SC-G270131 = 817.6068376068376,88.89838213606325,1122.0,656.0,466.0,806.364593716016,7696.630739767209,822.4255973933832
+BR-SC-G270132 = 544.1728045325779,86.94175150979353,757.0,350.0,407.0,263.8644018821634,1769.467285287343,551.0743228897912
+BR-SC-G270133 = 217.33110367892976,132.41525618051136,640.0,27.0,613.0,9.960016035856246,30.42345591436896,254.49284605986898
+BR-SC-G270134 = 861.8632619439868,38.064231908833726,1106.0,811.0,295.0,11678.678560064014,266157.6602039094,862.7034067624509
+BR-SC-G270135 = 1037.4960691823899,89.35480642410658,1242.0,744.0,498.0,1599.6667125850722,18964.068123237757,1041.3368211102495
+BR-SC-G270136 = 82.07086614173228,114.71499645234195,515.0,1.0,514.0,4.587803683761981,15.991671068897631,141.05019489640898
+BR-SC-G270137 = 944.3662079510704,141.75115375912236,1323.0,720.0,603.0,315.94655427055164,2245.676056279966,954.9455085563399
+BR-SC-G270138 = 524.4716369529983,157.47777880159194,955.0,322.0,633.0,47.89798620931777,205.40115840273293,547.6036420481888
+BR-SC-G270139 = 462.9923076923077,145.49981916389393,786.0,192.0,594.0,41.99407405078645,168.22661748565258,485.3164682544518
+BR-SC-G270140 = 510.9787878787879,187.771031195194,921.0,112.0,809.0,28.336033367545888,101.76333417179467,544.3870698484506
+BR-SC-G270141 = 615.8873720136519,95.40236835800003,858.0,387.0,471.0,288.5014708120363,1991.6275872290762,623.2325945377038
+BR-SC-G270142 = 794.7123655913979,149.72938154067992,1153.0,362.0,791.0,165.55949833195697,967.8224934017092,808.694399461521
+BR-SC-G270143 = 951.1218905472637,73.62593751547614,1124.0,758.0,366.0,2194.3470946025764,28840.825099357975,953.9673104217114
+BR-SC-G270144 = 698.2443280977312,114.2807372247803,1029.0,405.0,624.0,246.9673659238226,1634.0202785961435,707.5346130199507
+BR-SC-G270145 = 465.1621621621622,90.16232014374647,689.0,312.0,377.0,153.01571537979197,874.8980301125979,473.8196714796475
+BR-SC-G270146 = 538.9554794520548,159.08030216990647,901.0,318.0,583.0,49.296775887704435,205.68632138056296,561.9426584357723
+BR-SC-G270147 = 645.0894428152493,259.6180917878423,1013.0,76.0,937.0,21.990536922837855,69.5634254482316,695.3718018551293
+BR-SC-G270148 = 348.44117647058823,122.63477368292803,798.0,94.0,704.0,32.232621594103534,126.06709221393918,369.392123869027
+BR-SC-G270149 = 885.8283378746594,57.560682001659806,1020.0,775.0,245.0,3691.065154652859,57521.66196489099,887.6965001025283
+BR-SC-G270150 = 278.6267123287671,193.01661075197003,895.0,60.0,835.0,8.04703017871367,23.38339027532337,338.9517028269884
+BR-SC-G270151 = 560.4691358024692,116.44503672662697,816.0,301.0,515.0,125.96309437157115,678.3564517677522,572.4378558109448
+BR-SC-G270152 = 863.4543610547668,66.25113911721108,1068.0,597.0,471.0,2253.031356646078,29883.56867772309,865.9922904153498
+BR-SC-G270153 = 277.34285714285716,260.2876368127211,925.0,17.0,908.0,5.233636665656785,13.994680499563305,380.35340709097676
+BR-SC-G270154 = 901.6762422360248,75.35532801609571,1103.0,675.0,428.0,1749.0447152956717,21358.2127826902,904.8195794042545
+BR-SC-G270155 = 624.1282051282051,82.6632276436793,821.0,431.0,390.0,452.97148541000485,3591.3250778540705,629.5786095802697
+BR-SC-G270156 = 750.3028673835125,95.1293574627534,951.0,513.0,438.0,514.1137795429973,4239.416783803683,756.3094521789326
+BR-SC-G270157 = 501.6927374301676,84.31783778349708,720.0,282.0,438.0,228.12110663679354,1459.572430576705,508.72890674568436
+BR-SC-G270158 = 594.7290076335878,88.53600982888142,824.0,370.0,454.0,322.9023110641601,2300.160505771841,601.2829762742763
+BR-SC-G270159 = 1149.64161849711,120.16385201667147,1338.0,874.0,464.0,904.1398972819132,8918.690978247292,1155.9044953248251
+BR-SC-G270160 = 1075.5365504061156,97.6143098611929,1401.0,661.0,740.0,1370.673736188879,15469.57978072111,1079.9571402371319
+BR-SC-G270161 = 663.0484581497798,228.4921055354925,1256.0,230.0,1026.0,33.30536954682125,125.43772325822,701.3144089114688
+BR-SC-G270162 = 382.6872427983539,97.94754265919069,620.0,180.0,440.0,71.5143069161066,329.203681037817,395.0230966837006
+BR-SC-G270163 = 756.2350597609561,79.63717853538074,942.0,570.0,372.0,884.978866294611,8682.153916985204,760.4166922265272
+BR-SC-G270164 = 31.563011456628477,57.692484683597456,325.0,1.0,324.0,4.468316915162065,18.196001412042076,65.76204438107438
+BR-SC-G270165 = 21.836666666666666,27.34611469457569,127.0,1.0,126.0,4.272502109211515,12.740543005470244,34.994999642806114
+BR-SC-G270166 = 1248.7369649805448,133.2059874507683,1669.0,932.0,737.0,852.129299999856,8259.715016838414,1255.8215807994209
+BR-SC-G270167 = 205.13005780346822,157.4877474580756,627.0,1.0,626.0,6.542307521226924,17.43705128960608,258.6130917294653
+BR-SC-G270168 = 297.73809523809524,123.27419293587337,513.0,16.0,497.0,20.788345686882057,66.22772204523352,322.24912722922926
+BR-SC-G270169 = 402.7766323024055,177.63150088560218,839.0,54.0,785.0,18.738158382338277,61.862200162911805,440.2067305661498
+BR-SC-G270170 = 431.7243816254417,70.36659437130804,614.0,230.0,384.0,248.8608351801571,1633.6456456014785,437.4213064006899
+BR-SC-G270171 = 391.1019417475728,261.5030941473863,860.0,27.0,833.0,7.801397299794218,19.679851224632305,470.4727378790174
+BR-SC-G270172 = 635.2011494252873,141.79839635696447,1002.0,284.0,718.0,103.36301502761118,526.2707236643319,650.8358360144384
+BR-SC-G270173 = 286.59033613445376,177.5352912930521,939.0,43.0,896.0,10.29343311051585,34.84164542162811,337.1243100403293
+BR-SC-G270174 = 52.9698275862069,58.72787387676505,272.0,1.0,271.0,4.249156207324163,10.728303241823072,79.0870773552652
+BR-SC-G270175 = 526.8140703517588,121.15649003832651,816.0,261.0,555.0,95.4939808104709,477.535547354528,540.5663324690088
+BR-SC-G270176 = 348.99645390070924,300.6564743860709,1163.0,2.0,1161.0,5.768588230394991,15.813047492887646,460.64394104940953
+BR-SC-G270177 = 601.8018465909091,205.66464061670723,1272.0,325.0,947.0,34.67009956459244,137.7415714102445,635.9743760248735
+BR-SC-G270178 = 854.3379694019471,112.51364234040956,1165.0,597.0,568.0,460.7556738984212,3678.0300402792236,861.7149677675026
+BR-SC-G270179 = 93.53191489361703,119.63662199287097,545.0,2.0,543.0,4.410413645349552,13.965242406764999,151.85894911243102
+BR-SC-G270180 = 465.2582236842105,381.0421790328571,1330.0,58.0,1272.0,6.420561618097725,18.31247639090755,601.380376224478
+BR-SC-G270181 = 180.63761467889907,122.99758279790201,583.0,52.0,531.0,8.717030458448649,27.63330226755321,218.53684634635226
+BR-SC-G270182 = 797.013468013468,27.80245042418104,871.0,747.0,124.0,23644.798062386315,680318.4837871285,797.4982410290598
+BR-SC-G270183 = 177.84076433121018,97.1934514290427,386.0,1.0,385.0,11.402747320947382,32.240693022991096,202.66697920134578
+BR-SC-G270184 = 1008.5833333333334,161.4970544967032,1308.0,715.0,593.0,262.6408783821835,1765.2480119932015,1021.4311718803616
+BR-SC-G270185 = 454.7522935779817,89.32220027014762,869.0,320.0,549.0,148.17915006402077,850.3722175315276,463.4415863682662
+BR-SC-G270186 = 76.68231046931407,116.54468849468165,530.0,1.0,529.0,3.8318902740198206,11.338721063426826,139.5092869856149
+BR-SC-G270187 = 52.385342789598106,56.806339945286226,332.0,1.0,331.0,6.180879361510349,25.78200699202467,77.27343914414008
+BR-SC-G270188 = 1214.8854440357331,261.38712702997356,1738.0,377.0,1361.0,114.14790682253242,594.8900565451708,1242.6865543277129
+BR-SC-G270189 = 171.61381074168798,110.42200711728948,453.0,1.0,452.0,8.69758483153593,24.161766799606063,204.06939920795236
+BR-SC-G270190 = 895.1889763779527,92.13390907431642,1069.0,748.0,321.0,946.4016425113393,9480.565059124987,899.91775214734
+BR-SC-G270191 = 620.973076923077,160.24091011707316,972.0,140.0,832.0,69.46378823610074,312.69768241711625,641.3148302810887
+BR-SC-G270192 = 912.0115384615384,100.2216958966588,1206.0,679.0,527.0,780.9211632051025,7358.666279555172,917.5017354835819
+BR-SC-G270193 = 531.5283018867924,82.81992372032794,707.0,300.0,407.0,283.369863096085,1939.6619250646074,537.9418885639025
+BR-SC-G270194 = 732.2082018927445,93.92073741701613,977.0,472.0,505.0,497.5386555314354,4071.544137637876,738.2072580488234
+BR-SC-G270195 = 721.3448275862069,124.26728283407503,975.0,431.0,544.0,213.01364342197203,1339.7858311236741,731.9704351053658
+BR-SC-G270196 = 583.9941037735849,128.65923696994065,844.0,312.0,532.0,107.30884252444154,553.3392761847699,597.9985890451582
+BR-SP-G280001 = 357.55923344947735,30.087835586553584,452.0,262.0,190.0,1713.8311917552735,20789.091496538847,358.8229135315376
+BR-SP-G280002 = 408.6264591439689,8.176587073974803,436.0,397.0,39.0,124965.07000658946,6252822.595424901,408.7082574266343
+BR-SP-G280003 = 626.2582897033159,26.9275990406512,715.0,598.0,117.0,12650.739909265925,295940.0069553334,626.8369333504659
+BR-SP-G280004 = 1232.1614035087719,197.4225371112268,1587.0,860.0,727.0,261.6155876761843,1747.6375941612907,1247.877150386263
+BR-SP-G280005 = 954.3689320388349,83.55336534230388,1292.0,874.0,418.0,1526.4302415004588,17898.737954564447,958.0194274131245
+BR-SP-G280006 = 501.6875,23.592156403135345,548.0,467.0,81.0,9680.143130048418,207225.71683509773,502.2419113335724
+BR-SP-G280007 = 601.8173547935619,14.439694570419357,620.0,537.0,83.0,72520.06575252517,3027471.0480810655,601.9905591535527
+BR-SP-G280008 = 370.2013888888889,25.251397062866506,430.0,295.0,135.0,3194.6573216168163,47466.32442653804,371.06158705650046
+BR-SP-G280009 = 467.34792122538295,10.762573993286725,487.0,434.0,53.0,82008.49932676728,3566651.278866285,467.47183067287347
+BR-SP-G280010 = 761.8339768339769,108.35418579439144,1061.0,570.0,491.0,368.51067895940093,2738.073457530717,769.5009017784436
+BR-SP-G280011 = 425.3620178041543,28.831848211645852,493.0,351.0,142.0,3255.0868085864854,48665.0608930146,426.3380368460232
+BR-SP-G280012 = 469.3112582781457,19.536071385304222,531.0,443.0,88.0,13936.643770972412,336613.2033746553,469.71769737980713
+BR-SP-G280013 = 375.0292275574113,34.74318517500654,480.0,300.0,180.0,1290.2327837549212,14283.102850507803,376.6351157797336
+BR-SP-G280014 = 551.5502392344498,64.86643334255332,625.0,447.0,178.0,639.8245046109258,5647.794085958332,555.35152883031
+BR-SP-G280015 = 607.4424778761062,3.741510870576657,612.0,598.0,14.0,4279803.114951486,6.949141054624453E8,607.4540005892285
+BR-SP-G280016 = 587.9577464788732,22.880237256057324,624.0,545.0,79.0,17045.873398842232,439995.31487465475,588.4027675847628
+BR-SP-G280017 = 618.5327868852459,29.007399967749755,713.0,587.0,126.0,9760.713060505137,209590.31360923202,619.2125949178667
+BR-SP-G280018 = 480.9277108433735,29.852461759007625,558.0,442.0,116.0,4230.4762164845215,68981.50216897196,481.8533309318516
+BR-SP-G280019 = 815.2612781954887,75.41901350698122,1071.0,614.0,457.0,1295.253989896042,14344.858359770073,818.7423155812262
+BR-SP-G280020 = 804.3753351206434,101.25180901416547,927.0,604.0,323.0,524.6325130462982,4345.334445112549,810.7228925959156
+BR-SP-G280021 = 345.910741301059,29.542367681946402,423.0,255.0,168.0,1640.1131542236103,19606.97853014472,347.1699762878459
+BR-SP-G280022 = 611.0420506912442,9.335833864810773,640.0,567.0,73.0,280579.45969879976,1.8376869640356977E7,611.1133655115984
+BR-SP-G280023 = 475.9856957087126,32.30098298038438,596.0,447.0,149.0,3245.5745966833847,48548.031719291,477.0804292997212
+BR-SP-G280024 = 403.8171745152355,33.59626403506183,495.0,322.0,173.0,1772.7036561139132,21747.85146365316,405.2123139671125
+BR-SP-G280025 = 576.0523255813954,93.63500789712145,870.0,476.0,394.0,252.1270700595208,1682.6341697444047,583.6127110607067
+BR-SP-G280026 = 341.0539419087137,29.819394031317366,419.0,269.0,150.0,1530.5124359298895,17901.992663605808,342.3550606488346
+BR-SP-G280027 = 912.5419132149901,202.87583701676925,1327.0,211.0,1116.0,103.35414567630438,515.4552042143308,934.8215597745536
+BR-SP-G280028 = 669.9956521739131,18.071235328936414,723.0,647.0,76.0,51074.9511738168,1897857.9813428663,670.2393180635264
+BR-SP-G280029 = 322.9962862930452,67.95560213821962,494.0,189.0,305.0,121.74665362956576,650.0252606208703,330.06751554957185
+BR-SP-G280030 = 637.15,66.53657932963559,934.0,594.0,340.0,909.5333420915017,9072.136954046378,640.6147351481145
+BR-SP-G280031 = 601.6666666666666,13.288496039211024,628.0,575.0,53.0,92955.02517313091,4214826.505939416,601.8133945873603
+BR-SP-G280032 = 635.4317548746518,69.01326177496715,791.0,506.0,285.0,808.3788834961017,7704.9202285597685,639.1684796701882
+BR-SP-G280033 = 610.2672268907563,46.21136152859674,746.0,457.0,289.0,2342.014311698796,31429.285892472773,612.014361066193
+BR-SP-G280034 = 608.8701472556894,5.05239009059866,620.0,597.0,23.0,1750544.1532947074,2.110038628552503E8,608.8911092016309
+BR-SP-G280035 = 471.8445692883895,14.20859180194373,505.0,433.0,72.0,36722.050643881004,1222819.5935638202,472.05845151627153
+BR-SP-G280036 = 1005.9767441860465,392.9998002683517,1945.0,424.0,1521.0,25.32072641085966,93.51577139046198,1080.0176169184106
+BR-SP-G280037 = 567.2119205298013,52.15141090349783,633.0,468.0,165.0,1318.6779542144277,14681.464416849276,569.604364844873
+BR-SP-G280038 = 597.0826446280992,14.730407509727504,615.0,553.0,62.0,66718.32981696383,2709179.1631672406,597.2643212359898
+BR-SP-G280039 = 628.196261682243,29.976685411632346,753.0,592.0,161.0,9268.0568322495,195677.72933304653,628.91107865883
+BR-SP-G280040 = 857.801724137931,38.76659151533706,995.0,770.0,225.0,10900.65369809499,242694.18789397876,858.6772656544042
+BR-SP-G280041 = 480.62869198312234,56.71988038402895,586.0,323.0,263.0,633.3365222035477,5570.990367812991,483.9639288089409
+BR-SP-G280042 = 812.84142394822,68.36318464969361,991.0,719.0,272.0,1717.2810006664301,20869.086539558644,815.7111654878938
+BR-SP-G280043 = 327.9233954451346,31.148152148398335,400.0,249.0,151.0,1198.4737424090715,12953.223539242437,329.39939384055623
+BR-SP-G280044 = 491.1733746130031,36.129680903273396,598.0,452.0,146.0,2554.374421807335,35326.545855747216,492.50039367588107
+BR-SP-G280045 = 439.49624060150376,10.695810479191005,488.0,417.0,71.0,69503.48752610729,2861228.4215976293,439.62637075664793
+BR-SP-G280046 = 733.7383911052975,84.58769063962563,883.0,539.0,344.0,678.383426725687,6103.937309298734,738.5980666028958
+BR-SP-G280047 = 458.09558823529414,0.8901311574754878,460.0,456.0,4.0,1.3630482770857137E8,7.014847986548703E10,458.096453046864
+BR-SP-G280048 = 459.0285714285714,2.8433954981999423,467.0,454.0,13.0,4207822.859501326,6.79376058987102E8,459.0373778743015
+BR-SP-G280049 = 465.28365384615387,3.3370475947172658,470.0,457.0,13.0,2711022.2008869145,3.78055104629767E8,465.2956204641055
+BR-SP-G280050 = 922.3728643216081,392.49257672119467,1543.0,366.0,1177.0,20.06643191069775,65.46258534814206,1002.408162186487
+BR-SP-G280051 = 596.6650246305419,14.559411439086238,620.0,558.0,62.0,68949.76238942078,2830647.6398862833,596.8426325915549
+BR-SP-G280052 = 413.1060606060606,12.359058495913759,434.0,365.0,69.0,37444.26664663892,1254876.9854027887,413.29089469327005
+BR-SP-G280053 = 465.249063670412,15.241862477481662,515.0,434.0,81.0,28533.39765153641,873855.0724911989,465.4986633901085
+BR-SP-G280054 = 595.3116883116883,44.40377301748765,657.0,438.0,219.0,2448.6763530482713,33319.93474745348,596.9654104709093
+BR-SP-G280055 = 634.8095238095239,170.63865374133096,1184.0,215.0,969.0,62.201648226788244,271.1359599351944,657.3436556854627
+BR-SP-G280056 = 546.2052052052052,42.938218681688326,658.0,471.0,187.0,2096.9893540043304,27178.52939104021,547.8903328375276
+BR-SP-G280057 = 569.7724137931034,20.067041026342505,618.0,538.0,80.0,22976.009616097348,654821.6359664251,570.1256788245662
+BR-SP-G280058 = 752.6236559139785,130.84784843625724,1036.0,620.0,416.0,208.2066063473563,1310.0667913818002,763.913298013407
+BR-SP-G280059 = 425.125748502994,30.245736006839564,509.0,360.0,149.0,2819.1154015063935,40222.10847795561,426.20031274839107
+BR-SP-G280060 = 735.7751937984497,73.23676002834884,928.0,608.0,320.0,1045.336940284077,10843.753206746944,739.4110891977454
+BR-SP-G280061 = 513.4579207920792,26.12011878950563,565.0,456.0,109.0,7654.796237463635,151621.5398541836,514.1218698224216
+BR-SP-G280062 = 599.4013683010262,14.248035666808383,641.0,556.0,85.0,74579.25639583726,3142667.6839756337,599.5706854420962
+BR-SP-G280063 = 633.4041095890411,30.384765191029814,698.0,550.0,148.0,9121.755396416705,191479.68100278632,634.1324782724821
+BR-SP-G280064 = 374.1111111111111,43.04864518796366,476.0,278.0,198.0,682.6887814348696,6169.320615420583,376.579751592288
+BR-SP-G280065 = 445.30263157894734,26.738017353987942,502.0,380.0,122.0,4668.981597759815,78577.84208144824,446.10464609008267
+BR-SP-G280066 = 412.26218708827406,29.861887280431368,504.0,336.0,168.0,2673.1231622003443,37496.08616804336,413.3422833618117
+BR-SP-G280067 = 785.0287474332649,77.69729602846799,934.0,618.0,316.0,1061.7476957924794,11036.357790769443,788.8643762439626
+BR-SP-G280068 = 509.8377609108159,53.858247930366254,618.0,453.0,165.0,877.3891054688653,8596.630883251402,512.6746076418093
+BR-SP-G280069 = 512.3441108545035,62.01466949086818,631.0,451.0,180.0,589.3152841797764,5090.911072315632,516.0836241921975
+BR-SP-G280070 = 627.6638755980862,98.9238781644964,937.0,485.0,452.0,275.8655539068738,1902.1935461687813,635.4115787439774
+BR-SP-G280071 = 595.218954248366,26.96089700907322,619.0,507.0,112.0,10824.850695307741,240332.65182187123,595.8292485805412
+BR-SP-G280072 = 943.9738562091503,146.87627391576223,1290.0,787.0,503.0,285.66486298290556,1979.8502145004268,955.3320265989996
+BR-SP-G280073 = 477.98039215686276,39.760963972913984,575.0,393.0,182.0,1773.634271759952,21769.849234485577,479.63130584072974
+BR-SP-G280074 = 453.6981132075472,8.753618994257062,466.0,435.0,31.0,139386.32509442398,7232295.446477734,453.7825512000047
+BR-SP-G280075 = 450.2170818505338,15.791880206371044,472.0,407.0,65.0,23256.22274953655,665347.4267176953,450.4939558645184
+BR-SP-G280076 = 678.0856995353639,169.26758587886857,946.0,445.0,501.0,76.27697301337541,354.7904461885147,698.8932189852926
+BR-SP-G280077 = 876.9390495867768,73.45143307372777,1219.0,736.0,483.0,1739.3808413442146,21266.484022417604,880.0097781904152
+BR-SP-G280078 = 445.62666666666667,25.90192099268143,506.0,385.0,121.0,5143.904832938116,89385.41680708888,446.3788027623574
+BR-SP-G280079 = 636.3202247191011,31.854369039674804,702.0,569.0,133.0,8031.317012276759,161647.51374816132,637.1170451443621
+BR-SP-G280080 = 738.9543539325842,99.40196186785295,936.0,543.0,393.0,433.07825375798205,3385.763461170593,745.6100101387461
+BR-SP-G280081 = 615.4614343707713,14.290607023243751,685.0,585.0,100.0,80013.51120091569,3451820.3451140327,615.6273212316198
+BR-SP-G280082 = 368.98854961832063,26.09721736861888,440.0,323.0,117.0,2869.2622334422163,41183.4812762976,369.91027899183445
+BR-SP-G280083 = 679.0119047619048,90.12409795875807,922.0,603.0,319.0,451.78840500104906,3612.385877741771,684.9668019993887
+BR-SP-G280084 = 601.233552631579,13.21885835941127,614.0,555.0,59.0,94225.69741308954,4291650.023319675,601.3788514957238
+BR-SP-G280085 = 740.1964809384165,121.76649250632806,1217.0,606.0,611.0,243.7966564796982,1613.3325963580694,750.1452586605537
+BR-SP-G280086 = 685.1582417582417,144.43863754027518,985.0,537.0,448.0,121.76432541794244,658.3414887630574,700.2173493021551
+BR-SP-G280087 = 608.24,120.54074676543716,992.0,459.0,533.0,145.14816573426904,837.1904966086188,620.0693261489148
+BR-SP-G280088 = 451.7315045719036,11.002466132407932,467.0,413.0,54.0,69331.8192905439,2851429.951561714,451.86547387888635
+BR-SP-G280089 = 344.2325581395349,33.594425900667765,419.0,256.0,163.0,1106.303225994683,11644.44403964343,345.8679510085948
+BR-SP-G280090 = 933.9038461538462,36.13184170793263,972.0,773.0,199.0,17343.189046774016,450119.4321954489,934.6025378984126
+BR-SP-G280091 = 302.75286415711946,35.39673860552546,396.0,220.0,176.0,651.2321015344015,5788.6307314623555,304.81506829428093
+BR-SP-G280092 = 867.1388888888889,91.56586966580022,1203.0,675.0,528.0,878.1592610945171,8601.800132297241,871.9599538459958
+BR-SP-G280093 = 515.9228650137741,22.544467245023647,570.0,481.0,89.0,12054.228613671787,277476.9976443055,516.4151969562698
+BR-SP-G280094 = 706.9187279151944,105.07036955569468,925.0,585.0,340.0,325.56375858454845,2345.1290144961245,714.6844551519271
+BR-SP-G280095 = 628.2209119496855,46.37411888449236,923.0,551.0,372.0,2530.1346836441307,34984.150617573425,629.9302128912436
+BR-SP-G280096 = 1447.6824817518248,162.6038059896141,1826.0,1100.0,726.0,732.2285296339974,6753.9525607846535,1456.785696557126
+BR-SP-G280097 = 1033.6966292134832,27.779389536485873,1088.0,977.0,111.0,51635.908762724066,1925584.8974053734,1034.069831167285
+BR-SP-G280098 = 545.9765765765766,51.498319669875734,613.0,424.0,189.0,1223.0310140764957,13292.606605546694,548.3999444740117
+BR-SP-G280099 = 182.17742946708464,185.68693913460652,1226.0,1.0,1225.0,6.088919024380895,24.209268382086073,260.13122683063983
+BR-SP-G280100 = 430.99264705882354,43.64483938288447,553.0,309.0,244.0,992.9931828241057,10113.34299621721,433.19687651635877
+BR-SP-G280101 = 584.4518518518519,21.939552822519563,611.0,530.0,81.0,18983.65282340195,507787.2817647975,584.8634978446776
+BR-SP-G280102 = 746.8679775280899,104.76724865286683,930.0,590.0,340.0,383.88632867641707,2895.320000555416,754.180318125043
+BR-SP-G280103 = 598.277108433735,18.05634638156049,632.0,541.0,91.0,36474.31263938992,1211703.8125664215,598.5495218613761
+BR-SP-G280104 = 583.3242506811989,34.12464786251972,626.0,503.0,123.0,5045.248982747675,87075.10024110514,584.3215493412195
+BR-SP-G280105 = 725.7701149425287,283.709366472319,1296.0,70.0,1226.0,23.729110144261096,77.66295414061514,779.2517336315756
+BR-SP-G280106 = 665.8461538461538,32.29693044201463,745.0,624.0,121.0,8825.098239350815,183253.17880971447,666.628976498691
+BR-SP-G280107 = 421.2204142011834,36.96128148241782,472.0,312.0,160.0,1513.4651872250054,17612.624717645707,422.8389453073582
+BR-SP-G280108 = 621.3345690454124,21.36826184001832,718.0,604.0,114.0,24674.50615022344,720221.0815584818,621.7018974596361
+BR-SP-G280109 = 909.5221238938053,30.96618119481248,933.0,731.0,202.0,25423.24284922385,749042.8184446379,910.0491185810184
+BR-SP-G280110 = 296.83842794759823,45.591907770704644,418.0,199.0,219.0,295.6141370965991,2055.6549992042574,300.3192873602592
+BR-SP-G280111 = 518.2147505422994,49.673068679645105,613.0,456.0,157.0,1167.499099884691,12532.245409358904,520.5899935954112
+BR-SP-G280112 = 504.3452380952381,30.72341826205566,587.0,470.0,117.0,4473.872946073335,74303.78063371839,505.2801674507398
+BR-SP-G280113 = 498.3210272873194,39.72747844259635,601.0,455.0,146.0,2011.9951903712688,25741.53176310383,499.90210919748705
+BR-SP-G280114 = 718.9332220367279,74.37410881194965,806.0,498.0,308.0,930.9076163270322,9244.498982354895,722.7700089306991
+BR-SP-G280115 = 525.275641025641,41.689107862038426,613.0,474.0,139.0,2038.7219917874536,26189.619820348125,526.9273961080698
+BR-SP-G280116 = 599.7529411764706,21.049096230807493,620.0,496.0,124.0,23215.24505625278,663710.3452360823,600.1221999742726
+BR-SP-G280117 = 628.5679611650486,90.28258088029082,934.0,517.0,417.0,360.5287082264626,2707.8363375709523,635.0186030452905
+BR-SP-G280118 = 505.2972027972028,23.45533903482518,554.0,461.0,93.0,10062.649527592182,218171.1250110337,505.8412953525207
+BR-SP-G280119 = 418.3018867924528,23.866124177010114,489.0,353.0,136.0,5436.974267554152,96227.0445491984,418.98217190873225
+BR-SP-G280120 = 606.4076305220883,21.755313758134854,649.0,548.0,101.0,21740.151435403604,608281.1531787073,606.7977488687054
+BR-SP-G280121 = 498.1596153846154,12.826411447528963,538.0,479.0,59.0,58702.79967577325,2284554.5596772693,498.3247126430408
+BR-SP-G280122 = 616.5894736842105,18.001653766237254,710.0,599.0,111.0,40288.972235124376,1383746.7750374707,616.852201581944
+BR-SP-G280123 = 480.3993610223642,23.763752021405168,536.0,449.0,87.0,8322.757909740596,169511.18011342164,480.98675863357266
+BR-SP-G280124 = 618.162962962963,3.73612476476462,626.0,611.0,15.0,4529939.584909698,7.495861846588511E8,618.1742532712013
+BR-SP-G280125 = 418.6587112171838,29.541047681156805,509.0,347.0,162.0,2889.80831957513,41596.90286874714,419.69964257327365
+BR-SP-G280126 = 610.3651452282157,3.7321454454792713,632.0,591.0,41.0,4374639.399658926,7.155208644750625E8,610.3765554304057
+BR-SP-G280127 = 697.1700288184438,82.13587828899527,930.0,605.0,325.0,638.1398833117463,5665.436042423745,701.9917033591026
+BR-SP-G280128 = 604.2311557788945,10.819061634174867,615.0,565.0,50.0,174362.74424867466,9747010.832958313,604.328008376695
+BR-SP-G280129 = 474.75374732334046,21.713467975545047,543.0,433.0,110.0,10518.847204733567,231479.87227245417,475.25003449666286
+BR-SP-G280130 = 895.1228501228501,53.352240499570165,926.0,674.0,252.0,4770.142202209513,80740.89137990713,896.7114242488374
+BR-SP-G280131 = 610.5586034912718,3.274960858289681,616.0,596.0,20.0,6480389.50552318,1.2082576089371974E9,610.5673866706569
+BR-SP-G280132 = 893.9313131313131,54.889303932136684,1042.0,703.0,339.0,4367.492536865086,71879.444549621,895.6148883771575
+BR-SP-G280133 = 352.6905109489051,31.973812010510358,430.0,289.0,141.0,1375.0265386430797,15528.104553288242,354.13686784615237
+BR-SP-G280134 = 1017.8150851581509,470.6369756901738,2215.0,450.0,1765.0,17.22328748816418,57.39249243919937,1121.3593137180817
+BR-SP-G280135 = 293.88275862068963,204.0136068297905,731.0,19.0,712.0,7.661348860520227,20.576082799799657,357.7549826154863
+BR-SP-G280136 = 1028.7196531791908,153.99338817686913,1646.0,828.0,818.0,319.22540798777345,2291.233881165072,1040.1817574055538
+BR-SP-G280137 = 628.0663414634147,39.74712124910095,821.0,565.0,256.0,3994.8205740791063,63972.898509485065,629.3227811916785
+BR-SP-G280138 = 691.0344827586207,13.303226016031255,723.0,668.0,55.0,140317.88340599337,7297003.169973448,691.1625222651385
+BR-SP-G280139 = 607.0584239130435,63.41742413936786,770.0,455.0,315.0,905.3042520629376,8928.25693678736,610.3619415791427
+BR-SP-G280140 = 1149.1134969325153,125.38995371511801,1249.0,734.0,515.0,795.5628706466662,7503.319304958871,1155.934457192601
+BR-SP-G280141 = 605.1919642857143,9.707495616356528,612.0,571.0,41.0,242487.5438437765,1.512863935705906E7,605.2698151297013
+BR-SP-G280142 = 587.2801724137931,46.59957769497043,625.0,456.0,169.0,2037.8356054495098,26101.46987999413,589.1260659245389
+BR-SP-G280143 = 320.6357142857143,36.32963385334853,409.0,230.0,179.0,713.567044521339,6524.1380131372935,322.6873154795964
+BR-SP-G280144 = 600.9269102990033,9.73031568232337,612.0,573.0,39.0,235734.88824915537,1.4569832683134835E7,601.0056826393442
+BR-SP-G280145 = 445.14666666666665,22.17367408036436,482.0,375.0,107.0,8150.043823562724,164764.3674425664,445.6985827514674
+BR-SP-G280146 = 608.3424657534247,6.066343662117187,614.0,590.0,24.0,1008770.3809422207,1.0119083927381219E8,608.3727115546716
+BR-SP-G280147 = 529.1151685393259,55.3621701369714,680.0,385.0,295.0,901.8748550767988,8902.614381771353,532.0036009846871
+BR-SP-G280148 = 356.7874443895205,252.93402628264735,1046.0,82.0,964.0,7.87585842920498,23.036923196654584,437.34757587707753
+BR-SP-G280149 = 592.5325203252032,30.044630747229892,628.0,517.0,111.0,7728.743495942633,153526.61572257095,593.2937446827455
+BR-SP-G280150 = 804.803738317757,51.271029740954866,914.0,699.0,215.0,3914.7923951698085,62191.657022226456,806.4352272197282
+BR-SP-G280151 = 839.445652173913,59.21491760193252,936.0,702.0,234.0,2891.0160801798093,41569.27246488253,841.5315855155347
+BR-SP-G280152 = 433.67857142857144,27.797807687745795,506.0,347.0,159.0,3843.856011777126,60691.61899255916,434.56854629456495
+BR-SP-G280153 = 351.4096385542169,29.54081084689191,424.0,272.0,152.0,1718.7927216754977,20864.725497932253,352.6491082851298
+BR-SP-G280154 = 600.5592948717949,40.83373507304486,857.0,533.0,324.0,3227.4688036274574,48215.40533080801,601.9458950577892
+BR-SP-G280155 = 588.4139784946236,19.3778395291307,611.0,533.0,78.0,28088.54114555301,855601.355947223,588.7329706689512
+BR-SP-G280156 = 436.9283536585366,47.342737624963625,524.0,324.0,200.0,813.1887784939664,7746.761435758971,439.4857461130968
+BR-SP-G280157 = 708.6428571428571,36.19906696283195,789.0,661.0,128.0,7561.617986294962,149219.51132813492,709.5668195656921
+BR-SP-G280158 = 303.7675438596491,31.229110900753884,394.0,241.0,153.0,949.7581690753299,9531.957603648583,305.3685937849134
+BR-SP-G280159 = 377.8487394957983,26.220506009341594,444.0,313.0,131.0,3035.9519951171187,44385.58074502151,378.75742220311616
+BR-SP-G280160 = 342.95437262357416,32.545636427360165,444.0,258.0,186.0,1201.7729117073427,13000.99923284127,344.49516709540535
+BR-SP-G280161 = 907.4667774086379,20.595044865297336,929.0,783.0,146.0,85675.90981388581,3780511.8495200104,907.7004505746496
+BR-SP-G280162 = 940.3174603174604,22.341381205846094,1000.0,912.0,88.0,74684.81220843912,3148782.6665790128,940.582831808057
+BR-SP-G280163 = 938.8820512820513,25.300277405947213,1020.0,910.0,110.0,51216.580090047864,1904867.5101060495,939.2228757097062
+BR-SP-G280164 = 607.6924528301887,4.71106081298299,614.0,579.0,35.0,2146708.779287431,2.769586198650882E8,607.7107135148719
+BR-SP-G280165 = 610.517397881997,26.552749142532484,707.0,459.0,248.0,12222.78950638054,282529.62163304474,611.0945439157765
+BR-SP-G280166 = 332.9337748344371,22.935460521358273,378.0,271.0,107.0,3102.0602175619365,45651.93471423061,333.72283975603835
+BR-SP-G280167 = 347.4169708029197,32.55686272557591,432.0,258.0,174.0,1247.1382303524156,13652.059327513043,348.9391077428965
+BR-SP-G280168 = 446.0352526439483,30.85363922413856,533.0,357.0,176.0,3064.3585427459802,44918.192352525104,447.10110003725566
+BR-SP-G280169 = 398.434375,24.53483632224546,465.0,339.0,126.0,4331.560377559322,71142.1476075726,399.1890646986713
+BR-SP-G280170 = 439.56968215158923,17.641378901101362,463.0,406.0,57.0,15544.205814760306,389150.406974058,439.92354303490214
+BR-SP-G280171 = 486.26612903225805,36.656889699413455,568.0,430.0,138.0,2374.6799166290543,32054.554648626607,487.645850804097
+BR-SP-G280172 = 537.7661233167966,18.27948276663851,574.0,505.0,69.0,25550.098753021146,754265.7189563501,538.0767072429283
+BR-SP-G280173 = 737.8425531914894,134.01457803312329,947.0,573.0,374.0,183.58329850407998,1105.8900917901803,749.9143553936889
+BR-SP-G280174 = 652.2911764705882,39.262846287755515,757.0,601.0,156.0,4635.886305936859,77879.63692979307,653.4717667963935
+BR-SP-G280175 = 366.5499254843517,52.56159650323718,506.0,240.0,266.0,360.1728084886034,2662.2917543206927,370.29929692014395
+BR-SP-G280176 = 467.6166868198307,11.339516341573168,502.0,456.0,46.0,70252.01737957777,2902281.834196759,467.75415596573424
+BR-SP-G280177 = 399.38006230529595,51.40452943177319,494.0,265.0,229.0,491.7926316077482,3993.2261485945573,402.6746326913133
+BR-SP-G280178 = 461.59834710743803,12.074794342967962,561.0,439.0,122.0,55985.21096715562,2145056.3772971956,461.75625032125316
+BR-SP-G280179 = 980.9238683127572,450.3852858682219,1991.0,471.0,1520.0,17.7000735804511,60.52938013373909,1079.3787755705887
+BR-SP-G280180 = 402.88524590163934,33.257586699646225,494.0,308.0,186.0,1814.190929026893,22423.805510736587,404.2555979059645
+BR-SP-G280181 = 665.6688524590164,49.590042433125774,824.0,595.0,229.0,2459.7560889114793,33591.242326424326,667.513440645672
+BR-SP-G280182 = 611.7520215633423,2.6094303288351055,623.0,602.0,21.0,1.2885842213405957E7,3.0211074202035995E9,611.757586805
+BR-SP-G280183 = 599.2750642673521,21.523083090386105,623.0,541.0,82.0,21667.522715499734,605488.1684749378,599.6614426143761
+BR-SP-G280184 = 53.6319018404908,95.3795747356377,434.0,1.0,433.0,3.748827700627557,11.77993903008588,109.42414802857338
+BR-SP-G280185 = 889.9922279792746,92.56031469638665,1221.0,675.0,546.0,918.5068333985674,9134.606149948082,894.792477460672
+BR-SP-G280186 = 334.4011976047904,20.639059499135524,386.0,281.0,105.0,4301.865779462248,70484.67706109479,335.0375079547467
+BR-SP-G280187 = 470.437641723356,32.71399234454278,557.0,371.0,186.0,3016.7444084094973,43998.41792644947,471.57372705161544
+BR-SP-G280188 = 463.95014245014244,22.428844593074313,561.0,422.0,139.0,8914.654655652996,185791.5391484648,464.4919673678844
+BR-SP-G280189 = 434.00263852242745,37.65798724828892,521.0,331.0,190.0,1565.3092251547062,18440.112419778816,435.63334841127704
+BR-SP-G280190 = 705.8512658227849,60.693565481052076,827.0,610.0,217.0,1608.1975627655502,19123.526221575357,708.4558690239148
+BR-SP-G280191 = 457.00882352941176,4.150468977545063,471.0,444.0,27.0,1335333.350238862,1.470701612021705E8,457.0276700337416
+BR-SP-G280192 = 459.23972602739724,38.303368140202025,563.0,374.0,189.0,1759.9922269756041,21554.94822547101,460.8343237787337
+BR-SP-G280193 = 456.35687732342006,12.07397784205469,492.0,426.0,66.0,54109.31411688193,2049420.4338592188,456.5165719021748
+BR-SP-G280194 = 891.7078907435508,86.2873702900697,1210.0,591.0,619.0,1133.1852611311804,11992.647170001657,895.8730226353999
+BR-SP-G280195 = 458.20245398773005,6.921256942125908,474.0,431.0,43.0,290343.8788732896,1.9234318410322923E7,458.25472462162
+BR-SP-G280196 = 393.66251113089936,47.42428085600622,499.0,289.0,210.0,596.4145817577299,5148.708755267514,396.50880833166224
+BR-SP-G280197 = 469.70588235294116,29.017338468310264,578.0,437.0,141.0,4291.459131030418,70332.16258477009,470.601340678859
+BR-SP-G280198 = 605.8517647058824,6.986316234817309,625.0,579.0,46.0,652419.050692423,5.659981250740866E7,605.8920443542436
+BR-SP-G280199 = 905.1585365853658,89.61852344353747,1234.0,688.0,546.0,1061.8665113300533,11075.793000683443,909.5842215526613
+BR-SP-G280200 = 108.66752672318466,202.43976511418293,1300.0,1.0,1299.0,4.422283529454488,17.93710049661756,229.76181115150447
+BR-SP-G280201 = 430.9465648854962,346.7897665486346,1249.0,3.0,1246.0,6.268774466284695,17.001929140091445,553.1528576889625
+BR-SP-G280202 = 615.1540616246499,15.921421770001404,699.0,584.0,115.0,57796.07652636235,2237862.310398915,615.3600663062902
+BR-SP-G280203 = 399.5652173913044,33.36186239756259,477.0,309.0,168.0,1753.8515318100985,21437.13461746342,400.95557959903016
+BR-SP-G280204 = 374.2186588921283,41.7096237464477,470.0,290.0,180.0,749.0176976696634,6961.58401060531,376.53591777690116
+BR-SP-G280205 = 407.26143790849676,30.352562584545634,469.0,336.0,133.0,2455.6183692453064,33479.83945112865,408.39093631316683
+BR-SP-G280206 = 591.5281690140845,36.10395664438852,660.0,481.0,179.0,4445.680888912733,73572.91066445237,592.6289483500914
+BR-SP-G280207 = 585.572192513369,37.45584033774692,760.0,527.0,233.0,3869.4887867241346,61306.57618939643,586.7688920012042
+BR-SP-G280208 = 663.0325203252032,82.48497620871352,934.0,601.0,333.0,545.2512133910742,4624.353870765592,668.1436180260522
+BR-SP-G280209 = 518.984093319194,255.1624100967941,1018.0,132.0,886.0,14.84000175983432,46.28670701560733,578.318549455878
+BR-SP-G280210 = 592.0776566757493,38.95233189651684,789.0,551.0,238.0,3559.885918136454,54924.517287463575,593.3575951269377
+BR-SP-G280211 = 612.32,5.2412721102165,626.0,583.0,43.0,1594852.1393171882,1.863618048631045E8,612.3424314330449
+BR-SP-G280212 = 454.75432525951555,8.974696666409834,464.0,418.0,46.0,130248.28304287001,6607194.503843433,454.8428756422281
+BR-SP-G280213 = 342.36893203883494,37.7450972725614,437.0,240.0,197.0,773.3300559798136,7259.881773417588,344.44328704959185
+BR-SP-G280214 = 655.0794078061912,69.62320542341614,879.0,595.0,284.0,862.7598087867356,8432.205984309658,658.7688678627287
+BR-SP-G280215 = 593.1268817204301,40.50882944539608,661.0,495.0,166.0,3181.897826510898,47188.96326853814,594.5085895783485
+BR-SP-G280216 = 473.0858208955224,14.505234874140806,507.0,453.0,54.0,34791.62551303675,1137964.0982191365,473.3081404023644
+BR-SP-G280217 = 455.7242268041237,10.63250853769842,473.0,431.0,42.0,78868.70722867751,3385866.372366937,455.8482435350833
+BR-SP-G280218 = 354.44309927360774,282.22272348006624,874.0,18.0,856.0,6.2033028954662095,15.730963968974537,453.0778920574104
+BR-SP-G280219 = 897.5891089108911,36.52151786991872,939.0,741.0,198.0,14916.752726537447,368267.3455207677,898.331803791322
+BR-SP-G280220 = 660.6739957716702,47.692911483885275,781.0,599.0,182.0,2700.4917627325917,38014.28624995586,662.393193273236
+BR-SP-G280221 = 745.1954964176049,118.39071748181615,1042.0,600.0,442.0,268.6721264661989,1819.3720519408928,754.5413771735382
+BR-SP-G280222 = 965.8062015503876,76.04120440749423,1104.0,844.0,260.0,2087.378763283587,27011.605684881688,968.7950679689334
+BR-SP-G280223 = 490.427370030581,21.753837233179468,536.0,441.0,95.0,11525.925430289552,261378.1449354785,490.90959932504893
+BR-SP-G280224 = 599.4639321074965,13.521099351700595,619.0,572.0,47.0,87279.30518149196,3875353.2319040317,599.6163990631508
+BR-SP-G280225 = 457.57272727272726,12.730035414439838,493.0,433.0,60.0,46547.99812846398,1677041.3711176894,457.7497728513413
+BR-SP-G280226 = 318.1123388581952,44.484651838874456,393.0,239.0,154.0,386.6160644553988,2908.994861726621,321.20763437853884
+BR-SP-G280227 = 739.9754098360655,59.06379756000357,880.0,658.0,222.0,2004.3859203816794,25597.08442879515,742.328861990602
+BR-SP-G280228 = 760.2648195876288,136.0745185076207,984.0,602.0,382.0,191.21585252807117,1163.9618976556067,772.3463410217535
+BR-SP-G280229 = 235.25274725274724,139.35436633105368,578.0,19.0,559.0,10.242209663303942,29.704159239578598,273.4291398251008
+BR-SP-G280230 = 786.1398416886543,81.07922423539502,924.0,660.0,264.0,940.9391079998026,9416.496181888158,790.3098704260728
+BR-SP-G280231 = 735.8308080808081,102.03303334025209,919.0,563.0,356.0,396.6168104904751,3015.7898480548315,742.8712661110726
+BR-SP-G280232 = 879.7197080291971,51.90300026406087,999.0,640.0,359.0,4919.0550970487175,84191.44527642513,881.2495027694409
+BR-SP-G280233 = 906.0143884892086,16.80312818234704,935.0,869.0,66.0,156921.16593828346,8469744.424830692,906.1701922189822
+BR-SP-G280234 = 786.4508196721312,101.09913187827705,928.0,610.0,318.0,494.02579685588745,4025.1746900300463,792.9223960952977
+BR-SP-G280235 = 611.5111662531017,33.69682005421886,739.0,548.0,191.0,6031.809452563252,110501.81299974777,612.4388803252084
+BR-SP-G280236 = 735.5920577617328,69.19795552495903,847.0,609.0,238.0,1232.801598540524,13435.43462469861,738.8396527603095
+BR-SP-G280237 = 638.8062563067608,62.523301821374666,921.0,572.0,349.0,1099.1838563670983,11611.690754157964,641.8587043635895
+BR-SP-G280238 = 555.6640211640212,34.08130376570008,636.0,508.0,128.0,4383.30653417547,72284.85462941512,556.7082177249944
+BR-SP-G280239 = 591.9976247030879,23.363033798657316,615.0,533.0,82.0,16344.338773069861,415995.7828762215,592.4584533976837
+BR-SP-G280240 = 619.327619047619,22.700016762058407,722.0,575.0,147.0,20392.19359070986,558734.5015582715,619.7434876432268
+BR-SP-G280241 = 457.5813953488372,2.4658840401594775,461.0,447.0,14.0,6390352.994963108,1.185927268537353E9,457.58803956559916
+BR-SP-G280242 = 207.8429090909091,164.6518444108686,924.0,20.0,904.0,7.870336641688443,29.624619479982,265.1582635470234
+BR-SP-G280243 = 607.0643564356436,6.988024893527328,619.0,586.0,33.0,655862.6138040625,5.69985642376454E7,607.1045752969868
+BR-SP-G280244 = 403.07990012484396,45.87548808983578,502.0,297.0,205.0,704.3982621406958,6415.5801762829815,405.6821000391006
+BR-SP-G280245 = 743.6420664206642,105.00965129502428,923.0,607.0,316.0,376.62845447277743,2824.2302212697314,751.019673387787
+BR-SP-G280246 = 789.4324324324324,39.18048365562474,860.0,709.0,151.0,8240.01486782025,167239.08101613168,790.4041217476511
+BR-SP-G280247 = 861.8344155844156,74.88993124967168,939.0,658.0,281.0,1557.58928997546,18290.42060215083,865.0821126854443
+BR-SP-G280248 = 602.974025974026,15.824737941458526,643.0,557.0,86.0,55434.23437112538,2116515.769316509,603.1816462146716
+BR-SP-G280249 = 870.6428571428571,77.58410329378194,1001.0,708.0,293.0,1446.3283348749294,16592.733592014927,874.0928313273012
+BR-SP-G280250 = 558.6577946768061,62.4359910967758,644.0,438.0,206.0,742.7140284264412,6874.348190390991,562.1359128692892
+BR-SP-G280251 = 880.6076388888889,55.592661111203846,1027.0,742.0,285.0,4021.5304300941402,64429.41007098061,882.3606732163945
+BR-SP-G280252 = 1125.7283950617284,181.3199622211887,1539.0,879.0,660.0,258.2991612851107,1728.1694184508785,1140.237408677749
+BR-SP-G280253 = 457.2396313364055,44.992602524100924,578.0,351.0,227.0,1080.027065409314,11287.113368039301,459.44794563317373
+BR-SP-G280254 = 429.951198630137,25.210351658694993,462.0,384.0,78.0,5011.314662020391,86324.70351159794,430.6896737028258
+BR-SP-G280255 = 478.9431818181818,35.90798149897288,610.0,451.0,159.0,2415.107748961819,32841.46306968628,480.28736663111863
+BR-SP-G280256 = 919.3553875236295,86.80357404619853,1280.0,786.0,494.0,1221.8367314494988,13348.3453888814,923.4441991998849
+BR-SP-G280257 = 320.019975031211,34.478886416019385,420.0,240.0,180.0,827.4740356768378,7942.4534512291375,321.87199012567976
+BR-SP-G280258 = 253.99814471243042,220.6970110423209,924.0,10.0,914.0,5.78896634440515,15.922136451740366,336.48510843775995
+BR-SP-G280259 = 838.7208955223881,92.26434125844476,940.0,593.0,347.0,777.2258473581921,7282.882271802274,843.7804508601341
+BR-SP-G280260 = 967.4849315068493,117.76818612575924,1252.0,785.0,467.0,580.1752029636335,4998.719951960819,974.6263070306303
+BR-SP-G280261 = 492.0622641509434,37.19639222926898,610.0,452.0,158.0,2355.680123995075,31728.76497312561,493.46615222953886
+BR-SP-G280262 = 371.9909090909091,55.841600379464325,485.0,224.0,261.0,315.23145743001413,2227.9682886516434,376.1589036287999
+BR-SP-G280263 = 771.311475409836,295.1675568039727,1698.0,443.0,1255.0,26.840418515843073,103.06479473808243,825.8603263800269
+BR-SP-G280264 = 608.1535269709543,5.723693024117802,622.0,592.0,30.0,1199846.2586538452,1.2751945119243844E8,608.1804609069956
+BR-SP-G280265 = 631.0665701881331,38.343503002914595,757.0,504.0,253.0,4507.605994394568,75009.86366142424,632.2303695897157
+BR-SP-G280266 = 608.6459016393443,6.5922849535163675,624.0,561.0,63.0,787294.062797648,7.271307273561373E7,608.6816013346212
+BR-SP-G280267 = 834.6185567010309,50.293047068992536,922.0,745.0,177.0,4620.215779827309,77509.82269436546,836.1324809940085
+BR-SP-G280268 = 451.0931506849315,11.752566945106587,469.0,419.0,50.0,56660.17766655984,2179092.0239154208,451.24622261538934
+BR-SP-G280269 = 703.9662522202486,168.51709496214298,986.0,463.0,523.0,85.70656232756006,415.3807658756799,723.8553001529399
+BR-SP-G280270 = 836.9868421052631,37.8520295712037,898.0,755.0,143.0,10877.610384265681,241976.39877252394,837.8423181004885
+BR-SP-G280271 = 368.0674418604651,38.28343026677216,473.0,273.0,200.0,917.6261758247625,9105.373795220432,370.05305402157904
+BR-SP-G280272 = 596.1716738197425,10.498545382015623,613.0,575.0,38.0,183286.32634990898,1.0417766355232188E7,596.2641060135783
+BR-SP-G280273 = 613.2185863874346,22.5545440120903,871.0,560.0,311.0,20184.620052619874,551497.187408805,613.6332309666718
+BR-SP-G280274 = 396.9842931937173,24.43079261182056,449.0,345.0,104.0,4339.17605242619,71299.69866961177,397.7353299245078
+BR-SP-G280275 = 609.3564356435644,4.666255857859353,618.0,595.0,23.0,2227331.1835049368,2.90913288847589E8,609.3743017259264
+BR-SP-G280276 = 490.1675213675214,42.77773170416844,594.0,386.0,208.0,1538.670623036225,18021.43955919855,492.03062235325694
+BR-SP-G280277 = 500.43560606060606,53.77812531607504,615.0,438.0,177.0,834.3173404002754,8042.246120930451,503.3168808770053
+BR-SP-G280278 = 410.31609195402297,66.34781284853818,460.0,260.0,200.0,254.0394521972063,1668.8879809246673,415.6456755292985
+BR-SP-G280279 = 434.14044943820227,26.516317719773692,492.0,368.0,124.0,4437.83432534936,73458.65524646867,434.94947401258025
+BR-SP-G280280 = 385.71021377672207,30.690805221310942,450.0,304.0,146.0,2022.2917514896124,25876.64372564149,386.9293146516778
+BR-SP-G280281 = 800.4974226804123,104.49346397730328,922.0,604.0,318.0,472.0048250567884,3780.9431326672934,807.2886768263003
+BR-SP-G280282 = 927.7005076142132,57.29349720585534,1225.0,891.0,334.0,4297.58737694716,70570.73293124579,929.468007329863
+BR-SP-G280283 = 685.4417670682731,55.1357363256413,802.0,608.0,194.0,1958.9490758177187,24829.542726639702,687.6557027043747
+BR-SP-G280284 = 338.9754028837998,43.26183460123942,451.0,230.0,221.0,504.49900655707035,4138.196534682165,341.7249041163073
+BR-SP-G280285 = 394.7479452054794,54.20607080591779,523.0,289.0,234.0,407.9628969313133,3130.344670939175,398.45230374056615
+BR-SP-G280286 = 330.0552995391705,30.734130924952456,398.0,253.0,145.0,1270.579118237984,13988.770163076037,331.483163309396
+BR-SP-G280287 = 512.458184417441,71.12014672901458,663.0,382.0,281.0,396.05888536350585,3018.3573898908353,517.369757569165
+BR-SP-G280288 = 345.7456140350877,26.89349083299459,404.0,285.0,119.0,2163.3898756460744,28309.68355034842,346.7899789118541
+BR-SP-G280289 = 405.87620889748547,48.851927167191924,528.0,261.0,267.0,598.2330960605407,5175.139505592866,408.8055867242324
+BR-SP-G280290 = 591.3125948406677,25.98732051814755,631.0,521.0,110.0,11847.789733019627,271067.21570855804,591.883371657725
+BR-SP-G280291 = 761.297520661157,35.116722636500576,894.0,695.0,199.0,10254.907253449735,223804.24904185117,762.1070129408033
+BR-SP-G280292 = 438.7644230769231,15.69410973698064,489.0,415.0,74.0,21935.99677308068,615657.9984292029,439.0450136813554
+BR-SP-G280293 = 406.0125786163522,37.70149012309303,497.0,327.0,170.0,1281.7234192649246,14168.668072312264,407.75926274237014
+BR-SP-G280294 = 560.260083449235,17.233823698466065,612.0,527.0,85.0,34456.0054420667,1123391.4890113086,560.525080425322
+BR-SP-G280295 = 642.5346534653465,60.65520653386148,774.0,445.0,329.0,1219.9386273245505,13245.484562155203,645.3912262988229
+BR-SP-G280296 = 361.21148036253777,39.847261118606994,466.0,290.0,176.0,772.6586234989131,7269.042118797255,363.40272118457017
+BR-SP-G280297 = 328.15453728661277,225.4461194120208,784.0,16.0,768.0,7.556057251636885,19.327690231045008,398.1348428607203
+BR-SP-G280298 = 345.5323886639676,49.918171538627874,446.0,204.0,242.0,352.00785258046346,2574.0844720259174,349.1195432306634
+BR-SP-G280299 = 344.4068965517241,39.54790693618545,450.0,240.0,210.0,686.5428526638958,6207.815116911387,346.67008428103975
+BR-SP-G280300 = 459.50467289719626,3.263239503639415,468.0,451.0,17.0,2792471.5090414886,3.9327444698776484E8,459.5162599369226
+BR-SP-G280301 = 460.90489913544667,5.485075814436343,483.0,450.0,33.0,593570.0987803959,4.989873779986174E7,460.93753601084217
+BR-SP-G280302 = 667.9953863898501,83.61503469566652,938.0,599.0,339.0,535.5431359728194,4515.5707320339925,673.2082220719549
+BR-SP-G280303 = 761.6209944751381,81.95084769351105,935.0,613.0,322.0,831.0190011850254,7996.334207902138,766.0172848330404
+BR-SP-G280304 = 639.8185117967332,35.31139287469093,751.0,597.0,154.0,6004.166154661421,109836.80511257275,640.7921835544947
+BR-SP-G280305 = 664.8984771573604,46.90956682394206,759.0,603.0,156.0,2890.4255051683017,41585.73101837466,666.5511926219822
+BR-SP-G280306 = 601.9941176470588,17.137676779479893,618.0,534.0,84.0,43446.786688782864,1529671.7966671393,602.2380074746684
+BR-SP-G280307 = 332.74117647058824,27.460625476436135,387.0,258.0,129.0,1815.0805338043888,22424.73962895303,333.87239549053504
+BR-SP-G280308 = 186.88333333333333,94.02702182528877,576.0,65.0,511.0,15.527899890141567,59.436608317730006,209.20435251473882
+BR-SP-G280309 = 611.5610859728507,20.203089381085235,726.0,569.0,157.0,27830.58694477376,845423.9155523055,611.8947022951193
+BR-SP-G280310 = 468.48673469387757,21.126171687130135,556.0,441.0,115.0,10973.710378057356,244970.3480078737,468.9628297789556
+BR-SP-G280311 = 578.5,22.79707854360854,613.0,533.0,80.0,16416.756694749965,418515.54140866525,578.9490105269405
+BR-SP-G280312 = 286.4959785522788,28.606475014974873,353.0,240.0,113.0,1034.5763436818359,10664.303520882382,287.9206073545452
+BR-SP-G280313 = 418.1439393939394,25.350611903366644,473.0,364.0,109.0,4537.095968598275,75657.09255733367,418.91169424564595
+BR-SP-G280314 = 1045.979746835443,240.1150137808419,1555.0,807.0,748.0,96.89963610682473,497.0210587933941,1073.1863075127783
+BR-SP-G280315 = 576.987004950495,31.409195765785547,752.0,511.0,241.0,6254.727070937655,115945.48534380384,577.8412770479416
+BR-SP-G280316 = 833.7294117647059,71.94514057665853,938.0,681.0,257.0,1590.6126463093894,18824.46189451714,836.8278408932854
+BR-SP-G280317 = 924.9444444444445,55.064580491377185,1191.0,868.0,323.0,4792.384160271927,81482.95749092668,926.5820704790987
+BR-SP-G280318 = 374.3466666666667,25.97459955845753,448.0,310.0,138.0,3036.8953339397435,44402.15714255297,375.2467277227966
+BR-SP-G280319 = 369.0,34.88500309388284,446.0,281.0,165.0,1215.1526830394453,13189.360872926914,370.64533376377506
+BR-SP-G280320 = 834.763862332696,90.45821676816254,1375.0,683.0,692.0,815.273964200365,7835.140826710895,839.6507576590853
+BR-SP-G280321 = 916.2900552486187,73.51247769079782,1233.0,806.0,427.0,1976.3115240613095,25200.450738801817,919.2342191866863
+BR-SP-G280322 = 459.43589743589746,3.144346752872707,475.0,455.0,20.0,3119929.848311281,4.5593332473898363E8,459.446657153179
+BR-SP-G280323 = 392.8490230905862,40.11028683589888,468.0,308.0,160.0,969.1930141832363,9790.75096683874,394.8913648755642
+BR-SP-G280324 = 457.9481865284974,3.950130754892952,479.0,443.0,36.0,1558518.8944729187,1.8072384665887505E8,457.96522256359185
+BR-SP-G280325 = 449.65432098765433,10.227849289178637,461.0,419.0,42.0,85104.25734660939,3747156.2200647774,449.7706274135191
+BR-SP-G280326 = 510.77272727272725,47.15275422925959,615.0,453.0,162.0,1304.3313168996021,14508.898919991012,512.9445985260248
+BR-SP-G280327 = 445.7947882736156,11.81660506441387,468.0,423.0,45.0,53806.98920453755,2034165.1807638903,445.9513711237651
+BR-SP-G280328 = 334.38461538461536,19.239250876856417,373.0,288.0,85.0,5302.323147458127,93064.79299360352,334.93763565807257
+BR-SP-G280329 = 318.42492012779553,27.90596290344951,377.0,254.0,123.0,1519.5792541270114,17720.379525913257,319.6453855821505
+BR-SP-G280330 = 306.1102362204724,25.446633472078588,355.0,247.0,108.0,1776.6128698715995,21799.257871223283,307.16609167356955
+BR-SP-G280331 = 608.8571428571429,6.200724118345915,621.0,587.0,34.0,947007.7720788304,9.301649320064992E7,608.8887167518832
+BR-SP-G280332 = 444.2671568627451,18.741962105141447,477.0,407.0,70.0,13389.8582800783,319033.9035329205,444.6623076115824
+BR-SP-G280333 = 638.6666666666666,16.697343197085885,686.0,608.0,78.0,56075.28924614998,2149267.533262775,638.8848975996791
+BR-SP-G280334 = 601.0145772594752,16.62192579820749,613.0,492.0,121.0,47377.76837321908,1716646.063657118,601.2443850013294
+BR-SP-G280335 = 638.8154506437768,27.13794552757935,685.0,587.0,98.0,13114.08725521293,310359.1364029232,639.3916233957633
+BR-SP-G280336 = 490.1132958801498,25.670727058537935,544.0,444.0,100.0,7016.865851569716,135071.5000626297,490.78511491916424
+BR-SP-G280337 = 469.75,12.687670144049715,504.0,445.0,59.0,50863.51696310325,1887321.598628737,469.9213120020034
+BR-SP-G280338 = 522.9961685823755,55.78574902024136,645.0,384.0,261.0,852.2969447187307,8261.555603043606,525.9629665153183
+BR-SP-G280339 = 456.85714285714283,10.121320580747996,476.0,425.0,51.0,92100.82423503212,4163223.7739620297,456.9692441618912
+BR-SP-G280340 = 618.8563685636857,7.737808407655991,637.0,603.0,34.0,511822.7172368587,4.095394490982296E7,618.9047411280559
+BR-SP-G280341 = 649.4509803921569,22.025220593131095,741.0,623.0,118.0,25727.501212227427,761355.0581479887,649.8243503243856
+BR-SP-G280342 = 471.7894736842105,49.703943449789115,608.0,383.0,225.0,884.2122847699477,8681.03710519664,474.40045264911396
+BR-SP-G280343 = 410.4634146341463,32.2595833398408,483.0,335.0,148.0,2097.9996963671583,27179.513308695045,411.7291530489228
+BR-SP-G280344 = 486.1573033707865,17.57033945839542,537.0,454.0,83.0,21266.284059082634,590732.9030392903,486.474706895886
+BR-SP-G280345 = 335.3219814241486,32.61495572970211,424.0,262.0,162.0,1117.892582282455,11821.920321666417,336.90438786615334
+BR-SP-G280346 = 456.27659574468083,11.911646594038055,481.0,420.0,61.0,56318.442037746034,2161604.4036974926,456.43205315680467
+BR-SP-G280347 = 576.4084507042254,28.14378447618472,614.0,523.0,91.0,8652.231471470532,178452.27079164493,577.0951175048073
+BR-SP-G280348 = 360.06969696969696,28.08091107095422,424.0,292.0,132.0,2146.5433838844733,28012.480941817503,361.16301616088026
+BR-SP-G280349 = 440.3317307692308,49.754981900584724,570.0,331.0,239.0,720.0319593191085,6618.651938588664,443.13383006283084
+BR-SP-G280350 = 271.421875,39.50600416689057,360.0,199.0,161.0,344.86401979046263,2512.1969284052816,274.2818962194734
+BR-SP-G280351 = 457.0545023696682,46.28189297305619,575.0,315.0,260.0,992.6814772315494,10097.17494271976,459.3918063631028
+BR-SP-G280352 = 829.353216374269,103.03459549962767,977.0,618.0,359.0,545.0561730255229,4568.837494809904,835.7289544942888
+BR-SP-G280353 = 533.8834951456311,19.651725372446432,600.0,508.0,92.0,20133.754874900278,549293.7752950113,534.2450530412324
+BR-SP-G280354 = 598.9169407894736,29.2168420221367,670.0,524.0,146.0,8674.838603998722,179054.84278682282,599.6291569148121
+BR-SP-G280355 = 373.31807228915665,50.08248652498089,466.0,265.0,201.0,436.02661494459556,3407.9372813625655,376.6624995326942
+BR-SP-G280356 = 417.0718685831622,36.681729098982615,504.0,323.0,181.0,1503.9572172929595,17488.878380000406,418.68185154499076
+BR-SP-G280357 = 870.3725490196078,86.2692155238314,957.0,603.0,354.0,1055.2492017194502,10897.992517382034,874.6374972718623
+BR-SP-G280358 = 651.712,95.31571253471267,835.0,173.0,662.0,338.00577752513846,2416.641662691523,658.6452884519861
+BR-SP-G280359 = 34.20374707259953,26.130517032498144,194.0,4.0,190.0,8.263408458282232,32.97150169519714,43.043004474502446
+BR-SP-G280360 = 865.1948881789137,45.79713259649535,924.0,724.0,200.0,6798.502773013923,129466.86298045337,866.4061241040393
+BR-SP-G280361 = 273.96485623003196,35.69983190635871,379.0,199.0,180.0,475.00685666833584,3825.6276522692065,276.28105336284705
+BR-SP-G280362 = 594.8965517241379,18.50646639567428,626.0,559.0,67.0,33312.76982881707,1073936.0109103692,595.1843382950564
+BR-SP-G280363 = 467.90833333333336,29.30329783298958,558.0,415.0,143.0,4120.190758416565,66606.1500519968,468.8250117758935
+BR-SP-G280364 = 491.26576576576576,27.51922504243396,568.0,435.0,133.0,5742.873671582519,103491.88174051064,492.0359340133202
+BR-SP-G280365 = 1087.513698630137,114.0383999434515,1242.0,914.0,328.0,895.843797872777,8816.575468647587,1093.4764749960848
+BR-SP-G280366 = 440.4340659340659,23.959754350224994,490.0,386.0,104.0,6266.591569143435,116207.65552377993,441.0852936380177
+BR-SP-G280367 = 778.5328685258964,145.44696160723169,1075.0,590.0,485.0,169.6014820363563,998.2295370765615,792.0026805610801
+BR-SP-G280368 = 632.6571428571428,25.87656728961314,707.0,604.0,103.0,14688.882465676546,360998.2248296513,633.1861157217973
+BR-SP-G280369 = 408.2918192918193,250.53464017614826,851.0,20.0,831.0,9.215513121137135,24.49779350461281,479.0300780001352
+BR-SP-G280370 = 427.5299877600979,29.308796063346524,506.0,353.0,153.0,3147.869273174352,46568.77532030028,428.53342455499586
+BR-SP-G280371 = 321.41818859485653,45.010624464909114,421.0,189.0,232.0,385.01043344174,2893.120077059395,324.55447658955467
+BR-SP-G280372 = 556.4355828220858,34.76327249024277,613.0,473.0,140.0,4148.533085915426,67153.86846525599,557.5204417281802
+BR-SP-G280373 = 289.9420600858369,219.79203707464308,900.0,2.0,898.0,6.9768355195327345,19.863211831230043,363.8336677222716
+BR-SP-G280374 = 382.901185770751,28.68518847976494,442.0,323.0,119.0,2418.2680866112873,32809.01254861655,383.97416332712646
+BR-SP-G280375 = 895.2409513960703,94.322692272229,1168.0,643.0,525.0,883.0176672461808,8641.319535368491,900.1961626967884
+BR-SP-G280376 = 802.7016645326504,74.60214137589846,920.0,602.0,318.0,1277.2220486327235,14069.199020757651,806.1609279426517
+BR-SP-G280377 = 933.9501160092807,465.6765864056692,1875.0,505.0,1370.0,14.958608684627608,49.53843268449927,1043.6079255736734
+BR-SP-G280378 = 534.2235772357724,37.40846298166419,611.0,474.0,137.0,2955.8366387831616,42849.00678793038,535.5317204211491
+BR-SP-G280379 = 760.9598906107566,75.94511905143375,949.0,610.0,339.0,1036.3831982960273,10698.74543620583,764.7402279376123
+BR-SP-G280380 = 916.5393939393939,12.535282071113816,967.0,897.0,70.0,391107.9883980649,2.8612988509776805E7,916.6251109037947
+BR-SP-G280381 = 323.1392405063291,42.47310665935076,420.0,230.0,190.0,463.0744349260208,3696.1148306734185,325.9185995679041
+BR-SP-G280382 = 1201.509900990099,379.99769723245754,1834.0,624.0,1210.0,41.095994169789684,161.52410423902242,1260.168358624834
+BR-SP-G280383 = 933.5925155925156,87.73042878757539,1259.0,819.0,440.0,1239.3702152556991,13611.477521169192,937.7055045725248
+BR-SP-G280384 = 539.0302530253025,53.97302700062631,628.0,452.0,176.0,1025.9785608451425,10544.451663798178,541.7256697998831
+BR-SP-G280385 = 613.2818791946308,18.300345543948392,702.0,585.0,117.0,37738.20255495847,1268235.9293968887,613.5548598092315
+BR-SP-G280386 = 586.3079470198676,56.207525860287966,754.0,481.0,273.0,1166.2254673663315,12492.344413572067,588.9960056757488
+BR-SP-G280387 = 477.84498834498834,35.31880089029837,616.0,408.0,208.0,2519.1346519931813,34721.35176208191,479.14846403046164
+BR-SP-G280388 = 580.2981818181818,20.186543590936022,613.0,540.0,73.0,23841.973449160978,687864.1803440747,580.6491852776825
+BR-SP-G280389 = 801.3020134228188,155.3066982871598,1210.0,611.0,599.0,153.21644370504563,878.5473413791836,816.2138734720957
+BR-SP-G280390 = 363.72527472527474,47.63676649774231,460.0,254.0,206.0,468.0064550941194,3749.4479061397255,366.83148310407734
+BR-SP-G280391 = 579.9809322033898,26.536544532797905,617.0,521.0,96.0,10505.313973737826,231009.87082616944,580.5876935616653
+BR-SP-G280392 = 569.0798858773181,30.590981822892566,614.0,524.0,90.0,6493.7717081757555,121849.93921052992,569.901504366351
+BR-SP-G280393 = 397.0096952908587,42.0678605606575,472.0,230.0,242.0,867.8046128792352,8432.563035649007,399.2322670414948
+BR-SP-G280394 = 498.2860824742268,31.313893232800993,564.0,402.0,162.0,4076.5492846843854,65609.60372701864,499.2690456025761
+BR-SP-G280395 = 729.469387755102,81.4691883765095,922.0,655.0,267.0,745.6576552186318,6944.705003741579,734.0046432595169
+BR-SP-G280396 = 471.1777777777778,26.690785389181762,556.0,456.0,100.0,5556.192310415426,99123.65624117816,471.933148121952
+BR-SP-G280397 = 478.7407054337464,48.86468419196168,648.0,369.0,279.0,970.6338366223699,9826.162470344758,481.22803368089575
+BR-SP-G280398 = 450.5402298850575,10.034199677380538,459.0,418.0,41.0,90654.85690980646,4076295.0304028126,450.6519542929399
+BR-SP-G280399 = 552.0714285714286,18.860914628325716,614.0,528.0,86.0,25167.700999664128,739392.9952604081,552.3935158431125
+BR-SP-G280400 = 453.1445086705202,14.257416137996596,492.0,406.0,86.0,32200.673212168436,1026396.1345754381,453.36874578336256
+BR-SP-G280401 = 357.58133333333336,45.84540018608432,450.0,265.0,185.0,497.5457839783524,4057.4273811787652,360.5082671266592
+BR-SP-G280402 = 582.2757009345794,36.288159653676935,805.0,531.0,274.0,4181.685710177117,67989.62536227421,583.4053671589819
+BR-SP-G280403 = 567.7118881118881,35.45347880493674,617.0,476.0,141.0,4153.536895502405,67262.49084687539,568.8178417234616
+BR-SP-G280404 = 604.0764525993884,12.571883668551092,633.0,577.0,56.0,111080.52746811068,5344300.540846602,604.2072598405589
+BR-SP-G280405 = 454.05900621118013,7.813008519000469,460.0,427.0,33.0,196455.11618080843,1.1426944355863404E7,454.12622058586584
+BR-SP-G280406 = 593.4874371859296,17.185906138865505,619.0,552.0,67.0,41285.837709959655,1429247.381787367,593.7362153914285
+BR-SP-G280407 = 314.85135135135135,226.32090840056048,998.0,1.0,997.0,7.337743694281119,20.43017975270504,387.75317797153775
+BR-SP-G280408 = 342.32618409294014,37.52511155407449,457.0,235.0,222.0,786.5572581131225,7427.756527732989,344.3767563480138
+BR-SP-G280409 = 279.75144175317183,49.00731927183955,411.0,185.0,226.0,203.2682833878739,1262.568278651085,284.01159572311536
+BR-SP-G280410 = 359.4336569579288,46.10249205149379,467.0,254.0,213.0,497.20615776214646,4059.2227825167115,362.3782464877108
+BR-SP-G280411 = 320.21340782122905,40.090292491748,425.0,222.0,203.0,533.4479368919827,4452.729435130706,322.71327537081373
+BR-SP-G280412 = 534.9949109414758,44.99686135002522,613.0,452.0,161.0,1716.39160434572,20832.477843972458,536.8838536076784
+BR-SP-G280413 = 432.1225658648339,18.677889527977065,462.0,364.0,98.0,12452.105995447233,289651.3280681182,432.52604024130966
+BR-SP-G280414 = 478.6,39.90939738958742,586.0,373.0,213.0,1760.3858620772362,21537.442742379793,480.26109565526957
+BR-SP-G280415 = 423.209219858156,30.956996942130335,486.0,352.0,134.0,2595.717238352818,36037.18643219867,424.33993381795227
+BR-SP-G280416 = 898.4730077120822,486.2373635304162,2502.0,426.0,2076.0,13.246703808429528,46.468863854819354,1021.6068320446011
+BR-SP-G280417 = 489.4326923076923,49.9984162101232,634.0,385.0,249.0,967.9164985907358,9781.294852053386,491.97987959171354
+BR-SP-G280418 = 514.3967391304348,40.612433711554715,610.0,456.0,154.0,2070.7283051777713,26740.81047434744,515.9974563890795
+BR-SP-G280419 = 451.48075962018993,49.934877677014285,569.0,289.0,280.0,765.8300295827773,7161.675495534066,454.2338255962914
+BR-SP-G280420 = 606.4389721627409,5.843243266985338,613.0,588.0,25.0,1118200.846325291,1.1608397648845874E8,606.467122315529
+BR-SP-G280421 = 888.3166226912929,44.626269973046604,924.0,649.0,275.0,7944.5610482100055,159190.81857524466,889.4368589851514
+BR-SP-G280422 = 419.48467966573816,34.692026077549166,502.0,304.0,198.0,1803.8492448236723,22241.07796954063,420.9167769852282
+BR-SP-G280423 = 456.43664383561645,25.786387238586826,567.0,407.0,160.0,5600.279370910942,100144.72752904723,457.1644645012774
+BR-SP-G280424 = 34.00767543859649,24.87148869407645,170.0,1.0,169.0,8.317813797680119,30.525330699491498,42.13208917911016
+BR-SP-G280425 = 850.2903225806451,68.07486762528511,918.0,687.0,231.0,1985.348643730229,25238.16179416681,853.011031743727
+BR-SP-G280426 = 637.9704049844237,208.48424728771622,1220.0,218.0,1002.0,37.91818136491671,147.54661470033992,671.1720487349836
+BR-SP-G280427 = 609.3958990536278,24.861370505959766,732.0,547.0,185.0,14802.42509518515,364760.09109916136,609.902819740009
+BR-SP-G280428 = 574.9184782608696,30.202376919662363,637.0,513.0,124.0,6954.433765670089,133457.19672816157,575.7112472562884
+BR-SP-G280429 = 597.9227129337539,16.107937035579646,624.0,552.0,72.0,51256.71470213656,1906653.0626312073,598.1396461342473
+BR-SP-G280430 = 937.2049934296978,211.64589355549208,1593.0,573.0,1020.0,100.050684078773,503.15156944260684,960.8054870620081
+BR-SP-G280431 = 858.2010582010582,52.75000237159201,928.0,750.0,178.0,4354.684993878884,71624.74252208437,859.8206900555598
+BR-SP-G280432 = 630.2453531598513,61.79675905805857,919.0,600.0,319.0,1094.5327906507684,11583.442490618054,633.2677511208552
+BR-SP-G280433 = 577.7795823665894,19.647122453612727,618.0,549.0,69.0,25521.227150050305,753161.7794846637,578.1135314282287
+BR-SP-G280434 = 400.18510158013544,28.34441599313591,475.0,325.0,150.0,2856.578282434437,40925.861619293624,401.18763869877057
+BR-SP-G280435 = 609.9423676012461,22.7227933789565,790.0,555.0,235.0,19424.8992425927,523865.98975203617,610.3654783274987
+BR-SP-G280436 = 601.703125,15.163617732400636,617.0,551.0,66.0,62597.03966687104,2488431.244739572,601.8941650635102
+BR-SP-G280437 = 797.4897959183673,18.25569237361277,832.0,759.0,73.0,83495.34413618308,3653164.407188735,797.6987181248063
+BR-SP-G280438 = 443.76294591484464,30.599893327326914,524.0,388.0,136.0,3093.4999139077663,45497.272662543925,444.81671016123613
+BR-SP-G280439 = 844.0081967213115,56.6485419923844,920.0,761.0,159.0,3351.9304703731627,50604.79738656019,845.90714232865
+BR-SP-G280440 = 580.7639751552795,75.82764991103468,797.0,494.0,303.0,473.19205961576307,3824.676743246894,585.6932877617709
+BR-SP-G280441 = 389.78395061728395,32.933288187066545,469.0,307.0,162.0,1693.3544464643624,20461.766824781353,391.17276187080006
+BR-SP-G280442 = 801.2214285714285,145.63445765031724,1316.0,610.0,706.0,184.36627260354769,1131.71526263941,814.3495397291896
+BR-SP-G280443 = 429.4769230769231,17.033397985804292,460.0,407.0,53.0,16105.421424906828,408021.38167127327,429.81456943961786
+BR-SP-G280444 = 366.2164179104478,37.66711260825896,439.0,275.0,164.0,947.8284744970032,9490.753089504955,368.14844304900026
+BR-SP-G280445 = 426.40816326530614,19.865022452405356,463.0,402.0,61.0,9955.128381620503,215101.52461099363,426.8706370978526
+BR-SP-G280446 = 627.5367231638418,17.859940228583064,668.0,594.0,74.0,43484.670316850556,1531656.7847084862,627.7908221566964
+BR-SP-G280447 = 889.4215167548501,59.24805502125571,1029.0,687.0,342.0,3427.091632869686,52085.23866338703,891.3927117103324
+BR-SP-G280448 = 381.54418604651164,29.640428882482112,453.0,305.0,148.0,2171.2453781047184,28436.585841612417,382.69376912909433
+BR-SP-G280449 = 594.4123222748815,12.227528564538822,613.0,565.0,48.0,115026.26884592972,5598771.01490009,594.5380739086557
+BR-SP-G280450 = 625.121107266436,20.04465268334943,702.0,603.0,99.0,30426.729039273887,951960.0361865716,625.4423929117781
+BR-SP-G280451 = 483.28472222222223,36.84580542884925,565.0,388.0,177.0,2295.882803351387,30631.943297021146,484.68725598174245
+BR-SP-G280452 = 675.4791666666666,180.28225104586048,1034.0,448.0,586.0,64.14353634506705,287.2889792825352,699.1235903921832
+BR-SP-G280453 = 342.0310734463277,42.07253147241594,429.0,241.0,188.0,561.5229132091981,4761.86676016884,344.6089858192102
+BR-SP-G280454 = 548.5273224043716,42.676417092940106,634.0,495.0,139.0,2162.308432049165,28303.4272830174,550.1849688968248
+BR-SP-G280455 = 337.3115727002967,50.95306168575865,429.0,265.0,164.0,309.8555441575167,2181.8509964956174,341.1382587349304
+BR-SP-G280456 = 630.6401124648547,28.32161991860574,747.0,593.0,154.0,11109.09238765882,248976.96737349682,631.2757445082922
+BR-SP-G280457 = 584.3025936599423,26.59175988085618,617.0,528.0,89.0,10674.260406175978,235956.9549979194,584.9073795493581
+BR-SP-G280458 = 649.2646048109966,63.04513807158982,893.0,597.0,296.0,1125.0032527080602,11968.076854470259,652.318339842477
+BR-SP-G280459 = 617.1182266009852,11.086352183510556,645.0,591.0,54.0,172647.72939272164,9619777.207317978,617.2178001385587
+BR-SP-G280460 = 587.2055359246172,26.122968109985806,648.0,498.0,150.0,11424.595649954425,258268.35173887506,587.7863139640053
+BR-SP-G280461 = 606.3944444444444,6.5874436301381065,611.0,583.0,28.0,780310.9935372213,7.185500208965018E7,606.4302240708873
+BR-SP-G280462 = 352.8589211618257,33.58603267040263,425.0,265.0,160.0,1190.3487058818866,12815.26111473625,354.4537202993148
+BR-SP-G280463 = 614.25,6.299801584177076,626.0,593.0,33.0,927238.8838559539,9.043699365817384E7,614.282304807814
+BR-SP-G280464 = 869.4058295964126,70.27488539716948,1084.0,694.0,390.0,1930.0803691306191,24319.761745751126,872.2413978101542
+BR-SP-G280465 = 608.7169811320755,15.690253384308212,664.0,570.0,94.0,58509.18948259831,2274481.0475912187,608.9191630830904
+BR-SP-G280466 = 319.4746835443038,30.12520273939629,389.0,241.0,148.0,1224.1678704361113,13312.40248845373,320.8918840759653
+BR-SP-G280467 = 657.0319410319411,59.132146700270205,814.0,590.0,224.0,1405.9201487310659,16020.860597900479,659.6874883682291
+BR-SP-G280468 = 386.487012987013,28.373262750866385,445.0,330.0,115.0,2568.3451310603355,35546.09010858226,387.52710001592567
+BR-SP-G280469 = 723.3793103448276,121.13396470210364,1039.0,608.0,431.0,231.72502555655052,1508.166591451388,733.4514735409622
+BR-SP-G280470 = 346.2502662406816,38.597099487571654,445.0,231.0,214.0,748.4631377435026,6947.93161605067,348.3948664383509
+BR-SP-G280471 = 758.28125,44.712263680532885,849.0,640.0,209.0,4928.556733921831,84450.5537921803,759.5983416418179
+BR-SP-G280472 = 888.827868852459,19.710483447985037,920.0,846.0,74.0,91833.55189599669,4147259.3302768082,889.046390019417
+BR-SP-G280473 = 378.91847826086956,25.097827852260476,425.0,323.0,102.0,3486.3115805886832,53306.09354826578,379.7487513217585
+BR-SP-G280474 = 590.4380587484036,331.1646400697127,1102.0,1.0,1101.0,10.528225051934614,27.379535084781512,676.9690687550544
+BR-SP-G280475 = 1252.7563636363636,221.38178192569282,1769.0,878.0,891.0,198.32895098825102,1222.9148974333232,1272.1668129612563
+BR-SP-G280476 = 678.0903426791277,73.54622976717872,777.0,171.0,606.0,808.1112531142945,7631.458418411011,682.0671233446628
+BR-SP-G280477 = 689.4230769230769,18.780458495515358,726.0,659.0,67.0,49579.98863480492,1824128.8264272064,689.6788271473793
+BR-SP-G280478 = 694.0674631061138,99.67237801891271,922.0,557.0,365.0,359.2488917701262,2664.024656305409,701.1877254220169
+BR-SP-G280479 = 376.3675889328063,30.071115592890525,441.0,302.0,139.0,1997.8820353652532,25467.92138789637,377.5669927206228
+BR-SP-G280480 = 365.0046511627907,31.461973751183727,441.0,304.0,137.0,1596.3239798801037,18927.061436194348,366.35809143895085
+BR-SP-G280481 = 299.1533333333333,32.62345509326415,384.0,242.0,142.0,798.6319863452649,7579.292096431161,300.92691249980726
+BR-SP-G280482 = 613.5974729241877,15.822072302743349,678.0,586.0,92.0,58443.321468876784,2271152.12490715,613.8014310433811
+BR-SP-G280483 = 781.1340579710145,81.33973394544319,920.0,650.0,270.0,914.7166045448846,9069.887792135076,785.3576057062029
+BR-SP-G280484 = 1215.062906724512,390.84158369877537,2061.0,440.0,1621.0,38.94165749983804,148.05509860408935,1276.3757326296936
+BR-SP-G280485 = 568.0558899398109,137.5618405988898,927.0,449.0,478.0,83.8802386675564,413.9377070752562,584.474767705386
+BR-SP-G280486 = 856.5017743080199,325.31928329915667,1885.0,557.0,1328.0,27.55019603138619,108.29554443588705,916.2029935986147
+BR-SP-G280487 = 921.3142857142857,146.75931598670468,1518.0,743.0,775.0,267.6340211116139,1829.3115082320987,932.9299597987567
+BR-SP-G280488 = 605.8049225159526,117.73681793927963,814.0,438.0,376.0,151.6830900659854,861.8609681969166,617.1398240617975
+BR-SP-G280489 = 717.1423550087874,35.69036607626486,829.0,615.0,214.0,8172.944749811322,165437.4195910183,718.0299155175969
+BR-SP-G280490 = 686.6262425447316,78.5507868231351,933.0,626.0,307.0,695.8142996330982,6360.604905307934,691.1047844297059
+BR-SP-G280491 = 574.1982665222101,31.154400332060817,629.0,499.0,130.0,6315.614188756462,117397.91082925434,575.0428209595885
+BR-SP-G280492 = 405.0113085621971,303.28239031101464,1036.0,1.0,1035.0,6.748635842524277,17.82819267039221,505.9786243864713
+BR-SP-G280493 = 1120.6096096096096,131.67629397177717,1380.0,870.0,510.0,641.2318380075599,5659.194443241616,1128.3193446642415
+BR-SP-G280494 = 701.8503311258278,102.63719997043552,970.0,587.0,383.0,340.93205052150154,2487.176758180938,709.3153615418217
+BR-SP-G280495 = 847.2455795677799,102.21671094864672,1070.0,610.0,460.0,593.4945839276753,5107.617269778544,853.3893180104275
+BR-SP-G280496 = 239.29326923076923,208.92010699916582,677.0,1.0,676.0,5.494241268538499,14.299944777186791,317.6615806289648
+BR-SP-G280497 = 631.6673684210526,38.631850622879526,751.0,604.0,147.0,4422.267768080208,73199.98078425825,632.8475995139164
+BR-SP-G280498 = 647.7577319587629,19.166876147347054,679.0,610.0,69.0,38700.46661700459,1311275.5564071783,648.0412397784637
+BR-SP-G280499 = 335.81781376518217,49.124678265140574,427.0,265.0,162.0,339.6122613515192,2456.3494915075257,339.3918650419897
+BR-SP-G280500 = 461.81675392670155,4.694090295663883,470.0,446.0,24.0,952553.0233498437,9.37435677185525E7,461.8406096166723
+BR-SP-G280501 = 614.125,28.828078204221626,757.0,578.0,179.0,9733.939662952334,208882.2617758421,614.8012473295322
+BR-SP-G280502 = 906.9288537549407,52.3072678906115,1233.0,803.0,430.0,5266.640665670766,92349.24345090853,908.4360164851627
+BR-SP-G280503 = 603.4363636363636,11.05374797761452,618.0,576.0,42.0,162854.94826152019,8899267.04759682,603.5375964287812
+BR-SP-G280504 = 574.7276595744681,24.11475845563195,612.0,534.0,78.0,13609.174839294468,326068.1081397808,575.233347655818
+BR-SP-G280505 = 338.5575221238938,322.1003684176867,1052.0,10.0,1042.0,4.904709475662116,12.108414092800531,467.30059182658897
+BR-SP-G280506 = 549.568345323741,11.84980973633022,570.0,515.0,55.0,99892.76359325906,4639191.316984854,549.6960834612721
+BR-SP-G280507 = 792.5262096774194,190.30166872496002,1177.0,560.0,617.0,85.11255436144346,412.83713685734773,815.053690345097
+BR-SP-G280508 = 925.2766323024055,79.19924049194232,1235.0,794.0,441.0,1631.4047470640019,19536.89539363022,928.6599840519573
+BR-SP-G280509 = 635.0371318822023,76.77018870280321,927.0,569.0,358.0,593.662818189475,5196.567172796317,639.6607075181636
+BR-SP-G280510 = 631.6153846153846,36.374470044330785,812.0,610.0,202.0,5290.247164464625,92907.40925083414,632.6619129944888
+BR-SP-G280511 = 607.12,93.6287976738255,931.0,451.0,480.0,293.51256232741815,2062.5066125549733,614.297196928202
+BR-SP-G280512 = 364.4871794871795,42.81625299598431,431.0,265.0,166.0,641.3887549503391,5653.851937987609,366.99337259838296
+BR-SP-G280513 = 648.7692307692307,57.50896028871605,923.0,597.0,326.0,1472.3050679718012,17095.73333053559,651.3131315322827
+BR-SP-G280514 = 317.2108843537415,32.39556350169061,382.0,249.0,133.0,968.1150401664647,9766.583313347544,318.86081240421316
+BR-SP-G280515 = 641.1065989847716,46.71768333456645,769.0,603.0,166.0,2626.8256535771097,36671.19508383994,642.8065130332529
+BR-SP-G280516 = 1092.1516587677725,86.85001362646256,1344.0,901.0,443.0,2026.0561120450525,25946.50730898762,1095.5994571996255
+BR-SP-G280517 = 842.1375838926175,51.83515945028293,928.0,755.0,173.0,4337.203616392067,71270.10610816847,843.7313517700593
+BR-SP-G280518 = 298.83264746227707,35.591871557625076,365.0,189.0,176.0,616.3098726204531,5370.240018085516,300.94473331541803
+BR-SP-G280519 = 610.6024096385543,1.5647196577331852,619.0,607.0,12.0,5.942572685681714E7,2.319023219823264E10,610.6044144976485
+BR-SP-G280520 = 778.3519553072625,82.10147784159881,918.0,664.0,254.0,880.6387651068673,8623.528467629669,782.6700575558091
+BR-SP-G280521 = 509.0533980582524,43.731699600425706,613.0,451.0,162.0,1612.7581119605275,19202.31146838915,510.92839383283
+BR-SP-G280522 = 511.3368146214099,21.399687103556595,593.0,459.0,134.0,13714.50623393403,329431.50357838284,511.7844122238389
+BR-SP-G280523 = 689.7333333333333,16.490266489322995,727.0,664.0,63.0,73300.64260887323,3071239.387473606,689.9304312755019
+BR-SP-G280524 = 400.75,32.57816585143956,488.0,316.0,172.0,1898.2405693919618,23804.756509257106,402.07200771782647
+BR-SP-G280525 = 629.6494252873563,41.98190736075145,806.0,591.0,215.0,3420.8711039722557,52085.59686442056,631.0474461641888
+BR-SP-G280526 = 592.8612716763006,10.296379778015593,612.0,571.0,41.0,191072.55457817693,1.1011820899679093E7,592.9506749217622
+BR-SP-G280527 = 608.2867647058823,4.263228699546466,613.0,594.0,19.0,2905179.237919491,4.145776137528822E8,608.3017041199984
+BR-SP-G280528 = 636.068720379147,47.936816805787295,899.0,594.0,305.0,2378.575613357567,32203.49812204134,637.8725228838729
+BR-SP-G280529 = 478.8109339407745,21.652479249958756,550.0,440.0,110.0,10880.975767398166,242156.8991784428,479.30026112960405
+BR-SP-G280530 = 797.8828541001064,143.89612539271587,1041.0,333.0,708.0,185.9223969669646,1107.0704562908606,810.754675453659
+BR-SP-G280531 = 827.9294605809129,65.65671445344383,920.0,704.0,216.0,2042.725424286638,26228.673371213077,830.5287447467562
+BR-SP-G280532 = 574.0523255813954,30.167895405485663,616.0,514.0,102.0,6947.004746846105,133274.71025143523,574.8444784623096
+BR-SP-G280533 = 605.5473684210526,23.17485861924857,650.0,509.0,141.0,17916.08903676689,470021.6691786705,605.9906678107216
+BR-SP-G280534 = 380.2096774193548,24.478300965865895,439.0,320.0,119.0,3793.83620794628,59648.71581851244,380.99683203604906
+BR-SP-G280535 = 598.38739789965,26.003037788097682,621.0,499.0,122.0,12253.10071571917,283406.55822527054,598.9521148967781
+BR-SP-G280536 = 691.6600284495021,110.05207448879801,923.0,529.0,394.0,267.4380086719724,1807.623735315025,700.3606599845925
+BR-SP-G280537 = 685.6216216216217,104.41538701752243,924.0,502.0,422.0,303.30638761593315,2132.981813585092,693.5269144604852
+BR-SP-G280538 = 314.6963116166839,58.015145743630555,473.0,185.0,288.0,175.4755899978421,1036.2222291592125,319.9992588753913
+BR-SP-G280539 = 535.8163771712159,16.256658258805782,597.0,514.0,83.0,35905.88219068025,1186827.165513796,536.0629337891497
+BR-SP-G280540 = 498.27838827838826,42.638133308745694,617.0,455.0,162.0,1632.1197432837341,19524.79867870729,500.09935276639044
+BR-SP-G280541 = 563.4234234234234,59.048900621065314,660.0,471.0,189.0,897.2243485219934,8832.820073817235,566.5092468148483
+BR-SP-G280542 = 666.8163265306123,67.18664287831176,907.0,561.0,346.0,1008.5320788469055,10342.49825977541,670.192553158447
+BR-SP-G280543 = 888.8733766233767,250.13723546070298,1274.0,525.0,749.0,55.599009753654435,237.7444899231146,923.3983518686647
+BR-SP-G280544 = 363.0806916426513,27.54821503624171,436.0,265.0,171.0,2329.0128764619626,31222.068893650645,364.12428207329026
+BR-SP-G280545 = 442.4888888888889,35.289069059153825,533.0,347.0,186.0,2008.9821974810989,25661.69619930287,443.89383323626515
+BR-SP-G280546 = 331.25,25.252728971594745,388.0,267.0,121.0,2296.2818603460273,30635.06735875411,332.21117202844465
+BR-SP-G280547 = 348.41814159292034,59.932594350427316,468.0,227.0,241.0,214.11073836546194,1351.3880174068854,353.5351711734452
+BR-SP-G280548 = 428.43333333333334,22.96008613998553,475.0,367.0,108.0,6552.97299427671,123310.97512823356,429.0481169597026
+BR-SP-G280549 = 652.6207983193277,344.2356593807195,1401.0,10.0,1391.0,12.215445128252684,33.981538819253245,737.8428664615761
+BR-SP-G280550 = 590.7943661971831,16.81012343650122,613.0,543.0,70.0,43515.357205042426,1532985.1011425962,591.033470609137
+BR-SP-G280551 = 463.46315789473687,5.775587813296959,482.0,453.0,29.0,516963.7887612719,4.1503398317204565E7,463.49914362418286
+BR-SP-G280552 = 451.22857142857146,37.07431587985386,470.0,264.0,206.0,1835.0748467223136,22641.373368911267,452.7490790398458
+BR-SP-G280553 = 408.7415143603133,28.360483021001585,489.0,344.0,145.0,3036.840751608898,44390.293635411705,409.7242274490816
+BR-SP-G280554 = 453.07142857142856,9.5224322597224,458.0,412.0,46.0,107850.27944955709,5137887.069112988,453.17148641976155
+BR-SP-G280555 = 454.38429752066116,5.779080373300607,459.0,433.0,26.0,486298.54005594336,3.825372834022443E7,454.42104661129616
+BR-SP-G280556 = 411.703125,31.07250242418595,474.0,354.0,120.0,2365.7919396801276,31873.575598102452,412.8740286596708
+BR-SP-G280557 = 687.6722222222222,35.356569491013104,776.0,609.0,167.0,7416.107290940307,145389.5305069731,688.5805488265132
+BR-SP-G280558 = 384.88985148514854,46.63821146114817,484.0,246.0,238.0,586.3262681860521,5033.779735475886,387.70519798495667
+BR-SP-G280559 = 791.6151515151515,108.37709313266404,1085.0,610.0,475.0,411.77286598796337,3173.2514046597485,798.9994633441518
+BR-SP-G280560 = 1059.911111111111,25.69377116235003,1096.0,1004.0,92.0,70321.34291803166,2905928.737842465,1060.2224923728668
+BR-SP-G280561 = 580.7626112759644,50.32137103158802,632.0,445.0,187.0,1570.2419725791688,18470.225274357414,582.9386340246936
+BR-SP-G280562 = 292.7412935323383,37.166731182395964,376.0,221.0,155.0,512.0677967242311,4216.643317602864,295.09122461667874
+BR-SP-G280563 = 772.9619047619047,42.739726988348316,855.0,683.0,172.0,5969.425131099575,108933.57173545963,774.1426163674175
+BR-SP-G280564 = 565.1042345276873,30.812275172194205,613.0,520.0,93.0,6224.173234680121,115172.11568116499,565.9436298629136
+BR-SP-G280565 = 599.4326241134752,15.682263986820482,613.0,560.0,53.0,55959.738991947765,2143221.2307485137,599.6377275116361
+BR-SP-G280566 = 436.38807947019865,29.984041952482887,496.0,352.0,144.0,3125.7640313929232,46099.37283646632,437.4169620345063
+BR-TO-G300001 = 577.9616033755274,116.5750197707895,936.0,340.0,596.0,137.25773720961283,765.3421166312478,589.6010093367976
+BR-TO-G300002 = 255.81547196593328,28.677968025008248,339.0,200.0,139.0,737.0035656712989,6827.411548435532,257.417912250093
+BR-TO-G300003 = 169.41579607187631,46.17458685162997,342.0,62.0,280.0,60.78329771044559,271.5062001252301,175.59557064341428
+BR-TO-G300004 = 217.5395962093119,53.36829204807564,335.0,122.0,213.0,80.12160168766631,380.30770057713505,223.99029111780524
+BR-TO-G300005 = 246.2147282884713,41.80872557517423,583.0,172.0,411.0,222.42656402123885,1426.8650608941573,249.7391878748427
+BR-TO-G300006 = 230.75515921187787,54.86061253808954,504.0,78.0,426.0,87.8888418550943,438.5602336476268,237.18691007505748
+BR-TO-G300007 = 153.25077017868145,68.49265620126117,314.0,45.0,269.0,18.363216865962517,61.46378039040624,167.86018739970243
+BR-TO-G300008 = 234.7706043956044,59.741158769529264,477.0,98.0,379.0,72.93686454401039,341.5748783522517,242.25243598239308
+BR-TO-G300009 = 497.48875359377644,74.49183786627269,639.0,321.0,318.0,317.9885334311965,2261.416257465385,503.03488334407217
+BR-TO-G300010 = 664.4865556978233,130.67821759652955,945.0,443.0,502.0,147.459381242881,841.0598654886654,677.2142786868587
+BR-TO-G300011 = 271.90944881889766,42.30312982049419,312.0,103.0,209.0,283.4531531748297,1923.571234135039,275.1804919495681
+BR-TO-G300012 = 227.05741127348642,57.0869922039467,345.0,82.0,263.0,74.3179694479593,339.5016135581405,234.12388321807464
+BR-TO-G300013 = 279.31674053869756,47.011495601942954,611.0,204.0,407.0,228.59050790864785,1489.7064851469038,283.24533935070076
+BR-TO-G300014 = 266.7284090909091,50.28243062230772,500.0,173.0,327.0,165.8942570837406,981.2921057314895,271.4265407904219
+BR-TO-G300015 = 479.6309278350515,79.34426276146074,648.0,322.0,326.0,239.47231938881455,1567.509698515564,486.1495026934329
+BR-TO-G300016 = 146.3330658105939,16.029211338131283,192.0,102.0,90.0,787.6607347068644,7428.149882507969,147.20836173821812
+BR-TO-G300017 = 233.78756503374026,49.29160877916982,515.0,169.0,346.0,121.74089082616604,659.8302209942831,238.92737026227036
+BR-TO-G300018 = 597.4751175548589,107.52305544842103,946.0,354.0,592.0,188.97360176897482,1158.4549892212012,607.0730792500659
+BR-TO-G300019 = 236.23206278026905,63.604035067838645,325.0,138.0,187.0,62.265282730967996,272.74669425877016,244.6447644286136
+BR-TO-G300020 = 288.95881964325037,39.3475451656706,479.0,212.0,267.0,419.3314475225765,3275.8048467455073,291.62549401618674
+BR-TO-G300021 = 205.4400160492176,59.3929528622615,451.0,84.0,367.0,51.874724944245806,219.10758454808303,213.85304076398262
+BR-TO-G300022 = 218.42048208136717,34.78022105130626,339.0,169.0,170.0,267.76494972915305,1827.2706728874614,221.17226491817314
+BR-TO-G300023 = 307.0951111111111,42.39657033415297,492.0,219.0,273.0,403.0313073469528,3110.068641745561,310.0078651332002
+BR-TO-G300024 = 272.52038151470424,85.93066545494375,620.0,98.0,522.0,41.52280371258292,167.196212213559,285.74715677754244
+BR-TO-G300025 = 187.89795918367346,86.91298601873169,314.0,60.0,254.0,16.65293015194982,51.87790429172906,207.02538540981305
+BR-TO-G300026 = 300.63170347003154,15.579019234722558,322.0,215.0,107.0,7241.536492732135,140734.45977832217,301.03509259155953
+BR-TO-G300027 = 358.58860280196893,122.09176946254527,800.0,98.0,702.0,34.875133917147615,137.84385784422713,378.80362489021064
+BR-TO-G300028 = 249.04262036306235,61.323823514364,489.0,112.0,377.0,79.16091428293153,373.97946449722883,256.4816525362414
+BR-TO-G300029 = 268.13983488132095,40.63372541685556,319.0,180.0,139.0,306.425593219403,2140.3849767044726,271.20116277670064
+BR-TO-G300030 = 418.8409455128205,98.95653477859854,638.0,263.0,375.0,88.88681572050707,436.92792614080383,430.3720871681405
+BR-TO-G300031 = 399.4985265725028,106.91713936708892,688.0,218.0,470.0,63.91707803554423,289.1394210129082,413.5581548271564
+BR-TO-G300032 = 267.68807994289796,43.22798392857268,318.0,153.0,165.0,255.14791219620716,1680.8967534436072,271.1559823017819
+BR-TO-G300033 = 404.63377013377016,145.42528611569904,823.0,136.0,687.0,30.675315082838566,117.73470303249938,429.9732570457165
+BR-TO-G300034 = 640.8739308929182,136.7712905539243,1006.0,353.0,653.0,117.16466189002107,620.2754709425919,655.3058684445965
+BR-TO-G300035 = 307.0883458646617,37.12890354179885,480.0,232.0,248.0,592.5321535468132,5162.442580639524,309.3247608002151
+BR-TO-G300036 = 362.7554927254521,95.80747567399328,928.0,256.0,672.0,67.18851593684364,320.6505583561395,375.19410962528235
+BR-TO-G300037 = 227.89605302802048,79.49431192033474,424.0,94.0,330.0,31.9941369783535,116.67481430216434,241.3627075863995
+BR-TO-G300038 = 311.1858071110462,77.05137487180774,630.0,177.0,453.0,79.45224003975181,392.96011519536677,320.58309518280765
+BR-TO-G300039 = 238.628165374677,63.68956917907003,397.0,100.0,297.0,63.596842366267104,279.51694243405103,246.98129996479437
+BR-TO-G300040 = 296.6725565985643,103.5510535037759,642.0,91.0,551.0,32.50598321873212,123.90456879366268,314.2251207661
+BR-TO-G300041 = 532.9755809373769,114.97635163808945,926.0,302.0,624.0,113.53398779345271,593.8937178780344,545.2362160674398
+BR-TO-G300042 = 221.99677523379555,50.26792603820011,484.0,152.0,332.0,100.0781231555823,513.0307997017493,227.61685482930812
+BR-TO-G300043 = 522.4899886234357,154.6080256483502,989.0,260.0,729.0,49.103035516315884,206.2192452587994,544.8847858094392
+BR-TO-G300044 = 303.1442851754055,91.98942225992994,633.0,124.0,509.0,46.683104491909425,200.30935241091507,316.7941152266296
+BR-TO-G300045 = 130.6357069143447,67.4902309526044,306.0,48.0,258.0,14.012575023442434,46.802949437705315,147.03951576037795
+BR-TO-G300046 = 215.46812749003985,64.26518438767728,322.0,93.0,229.0,47.64172320980519,194.33293486464117,224.8477882667433
+BR-TO-G300047 = 622.4262709188506,144.5227684747181,944.0,361.0,583.0,93.35322196286947,467.4326607570099,638.984579890269
+BR-TO-G300048 = 212.45043103448276,92.26444514808611,518.0,98.0,420.0,19.922569232132116,70.09173134583763,231.62019230892128
+BR-TO-G300049 = 208.93135275454284,75.40336423741377,383.0,68.0,315.0,29.306397186484983,103.90292332853669,222.12153768188094
+BR-TO-G300050 = 227.44061413673234,70.49328926481252,427.0,98.0,329.0,43.011799679934825,169.6127990266874,238.1145455243474
+BR-TO-G300051 = 202.09321726514327,68.52705197801488,317.0,98.0,219.0,34.57448922978498,130.50340985972997,213.39546695601095
+BR-TO-G300052 = 207.49869281045753,45.89347211319903,533.0,98.0,435.0,107.7824858400728,581.475083036116,212.5133367594928
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRN/BRN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRN/BRN_0_elevation.properties
new file mode 100755
index 0000000..9f97bf7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRN/BRN_0_elevation.properties
@@ -0,0 +1,36 @@
+# BRN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BRN = 129.10510204081632,164.43808959376256,1657.0,1.0,1656.0,6.701558179219183,43.02201356296361,209.06461365380738
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRN/BRN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRN/BRN_1_elevation.properties
new file mode 100755
index 0000000..96d1b45
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRN/BRN_1_elevation.properties
@@ -0,0 +1,37 @@
+# BRN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BN-TE = 250.95538057742783,270.69326153624195,1657.0,1.0,1656.0,5.990506117979344,25.404325241453492,369.12524281318093
+BN-TU = 94.3037856071964,91.5596377888563,599.0,1.0,598.0,5.695746644478157,21.097459329408295,131.43961066540808
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRN/BRN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRN/BRN_2_elevation.properties
new file mode 100755
index 0000000..fad104a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BRN/BRN_2_elevation.properties
@@ -0,0 +1,37 @@
+# BRN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BRN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BRN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BN-TE-G040001 = 250.95538057742783,270.69326153624195,1657.0,1.0,1656.0,5.990506117979344,25.404325241453492,369.12524281318093
+BN-TU-G030001 = 94.3037856071964,91.5596377888563,599.0,1.0,598.0,5.695746644478157,21.097459329408295,131.43961066540808
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BTN/BTN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BTN/BTN_0_elevation.properties
new file mode 100755
index 0000000..1ba56e0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BTN/BTN_0_elevation.properties
@@ -0,0 +1,36 @@
+# BTN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BTN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BTN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BTN = 2854.0009578544064,1427.068533783152,7336.0,110.0,7226.0,14.163447089385985,43.49802799212638,3190.900510443391
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BTN/BTN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BTN/BTN_1_elevation.properties
new file mode 100755
index 0000000..85c1bca
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BTN/BTN_1_elevation.properties
@@ -0,0 +1,54 @@
+# BTN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BTN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BTN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BT-2 = 2022.3178191489362,888.5178762723517,4214.0,287.0,3927.0,18.77688036675871,61.51223669826901,2208.8986799087993
+BT-23 = 2634.5921237693387,877.4221718611564,4500.0,1212.0,3288.0,36.39341437870547,141.15070345136635,2776.8588956410777
+BT-24 = 3181.211818879509,1145.031476655149,6096.0,414.0,5682.0,29.82293573648988,108.59656725268094,3381.006613289857
+BT-3 = 3408.0459098497495,902.6956331303402,5520.0,704.0,4816.0,64.68123962013456,284.46372147979844,3525.568937025086
+BT-32 = 2652.5898661567876,773.4016522668188,4838.0,814.0,4024.0,50.88799411892127,215.16665778898664,2763.0387463383013
+BT-33 = 4149.296837565884,936.9952315885647,7336.0,1375.0,5961.0,100.24361140969692,506.56934675308776,4253.777651717818
+BT-34 = 3774.1225614927903,895.1720897237647,7160.0,2151.0,5009.0,87.80062585378661,428.48472751263745,3878.8315482100165
+BT-36 = 874.3026178010472,497.07625542810297,2404.0,181.0,2223.0,11.405444616947982,35.60935532366847,1005.7285275879314
+BT-37 = 1502.1973597359736,710.0361953259122,3975.0,135.0,3840.0,16.324763337338727,54.14191887747761,1661.5499710422876
+BT-38 = 2890.0540654997176,1061.7943674259507,5992.0,353.0,5639.0,28.55548342128407,104.24021693288384,3078.9315971955143
+BT-4 = 1464.9984817813765,809.986633004192,4067.0,253.0,3814.0,11.933465456997363,37.23775569728096,1674.0068390742035
+BT-42 = 1652.759765625,669.123952034212,3464.0,246.0,3218.0,22.83331414987213,79.79956332399941,1783.0708640025184
+BT-43 = 1058.3893510815308,432.3993903385346,2109.0,201.0,1908.0,22.108340183646078,75.11800723834581,1143.3097792146798
+BT-44 = 3315.0280938007895,1025.5459363276448,5511.0,864.0,4647.0,43.322358107048075,172.11460618077916,3470.0368485372946
+BT-45 = 1122.7663512957631,679.4517435832387,3353.0,110.0,3243.0,10.165642090224502,31.254988829967903,1312.3486394477286
+BT-5 = 3563.0869925434963,983.6598703658547,5804.0,1267.0,4537.0,58.2357515192487,250.58161896986462,3696.373311368973
+BT-CNG = 1443.088669950739,617.3494048787464,3313.0,197.0,3116.0,20.329511101133377,70.64004797407047,1569.5939592914897
+BT-DA = 2166.83460949464,788.7212392009326,4320.0,259.0,4061.0,28.93637629800498,104.4593833045703,2305.9170449238723
+BT-GA = 4752.514328485885,900.3163145356119,7084.0,1742.0,5342.0,162.59982516049234,939.9464203022981,4837.040614743961
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BTN/BTN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BTN/BTN_2_elevation.properties
new file mode 100755
index 0000000..9047b0e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BTN/BTN_2_elevation.properties
@@ -0,0 +1,54 @@
+# BTN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BTN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BTN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BT-2-G030001 = 2022.3178191489362,888.5178762723517,4214.0,287.0,3927.0,18.77688036675871,61.51223669826901,2208.8986799087993
+BT-23-G130001 = 2634.5921237693387,877.4221718611564,4500.0,1212.0,3288.0,36.39341437870547,141.15070345136635,2776.8588956410777
+BT-24-G220001 = 3181.211818879509,1145.031476655149,6096.0,414.0,5682.0,29.82293573648988,108.59656725268094,3381.006613289857
+BT-3-G080001 = 3408.0459098497495,902.6956331303402,5520.0,704.0,4816.0,64.68123962013456,284.46372147979844,3525.568937025086
+BT-32-G190001 = 2652.5898661567876,773.4016522668188,4838.0,814.0,4024.0,50.88799411892127,215.16665778898664,2763.0387463383013
+BT-33-G010001 = 4149.296837565884,936.9952315885647,7336.0,1375.0,5961.0,100.24361140969692,506.56934675308776,4253.777651717818
+BT-34-G110001 = 3774.1225614927903,895.1720897237647,7160.0,2151.0,5009.0,87.80062585378661,428.48472751263745,3878.8315482100165
+BT-36-G070001 = 874.3026178010472,497.07625542810297,2404.0,181.0,2223.0,11.405444616947982,35.60935532366847,1005.7285275879314
+BT-37-G160001 = 1502.1973597359736,710.0361953259122,3975.0,135.0,3840.0,16.324763337338727,54.14191887747761,1661.5499710422876
+BT-38-G170001 = 2890.0540654997176,1061.7943674259507,5992.0,353.0,5639.0,28.55548342128407,104.24021693288384,3078.9315971955143
+BT-4-G140001 = 1464.9984817813765,809.986633004192,4067.0,253.0,3814.0,11.933465456997363,37.23775569728096,1674.0068390742035
+BT-42-G100001 = 1652.759765625,669.123952034212,3464.0,246.0,3218.0,22.83331414987213,79.79956332399941,1783.0708640025184
+BT-43-G120001 = 1058.3893510815308,432.3993903385346,2109.0,201.0,1908.0,22.108340183646078,75.11800723834581,1143.3097792146798
+BT-44-G090001 = 3315.0280938007895,1025.5459363276448,5511.0,864.0,4647.0,43.322358107048075,172.11460618077916,3470.0368485372946
+BT-45-G150001 = 1122.7663512957631,679.4517435832387,3353.0,110.0,3243.0,10.165642090224502,31.254988829967903,1312.3486394477286
+BT-5-G180001 = 3563.0869925434963,983.6598703658547,5804.0,1267.0,4537.0,58.2357515192487,250.58161896986462,3696.373311368973
+BT-CNG-G020001 = 1443.088669950739,617.3494048787464,3313.0,197.0,3116.0,20.329511101133377,70.64004797407047,1569.5939592914897
+BT-DA-G040001 = 2166.83460949464,788.7212392009326,4320.0,259.0,4061.0,28.93637629800498,104.4593833045703,2305.9170449238723
+BT-GA-G060001 = 4752.514328485885,900.3163145356119,7084.0,1742.0,5342.0,162.59982516049234,939.9464203022981,4837.040614743961
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BWA/BWA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BWA/BWA_0_elevation.properties
new file mode 100755
index 0000000..21361b9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/BWA/BWA_0_elevation.properties
@@ -0,0 +1,36 @@
+# BWA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = BWA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = BWA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+BWA = 1029.550654307076,103.36049582544887,1477.0,504.0,973.0,1018.1400330390649,10442.49524340828,1034.7260226172968
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAF/CAF_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAF/CAF_0_elevation.properties
new file mode 100755
index 0000000..aaa5fa2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAF/CAF_0_elevation.properties
@@ -0,0 +1,36 @@
+# CAF.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CAF elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CAF
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CAF = 586.9048917061417,143.30517533684284,1379.0,296.0,1083.0,82.02740649376074,404.0609883810725,604.1471055851205
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAF/CAF_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAF/CAF_1_elevation.properties
new file mode 100755
index 0000000..7d06c8c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAF/CAF_1_elevation.properties
@@ -0,0 +1,52 @@
+# CAF.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CAF elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CAF
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CF-AC = 482.5341590027878,76.66018545241143,818.0,314.0,504.0,268.8531357338257,1824.6737772003148,488.585712683175
+CF-BB = 471.52735024206953,94.87794182792818,922.0,333.0,589.0,138.61929159889758,780.7262553302404,480.978030550057
+CF-BGF = 427.21153846153845,111.50583574560322,629.0,311.0,318.0,68.41383836615779,315.8228357214312,441.5237819189358
+CF-BK = 511.3492296776809,58.51992148955762,698.0,419.0,279.0,693.8009235524746,6304.084879866187,514.6869105612669
+CF-HK = 705.3941582821723,102.0630293177549,1126.0,495.0,631.0,351.53178493596454,2588.8862436968643,712.7396302242013
+CF-HM = 647.8753863550697,70.48426760576032,998.0,523.0,475.0,806.04645202969,7719.816835567728,651.698203330845
+CF-HS = 614.9877831436128,83.20886585031249,906.0,403.0,503.0,425.9941894776405,3317.122010825464,620.5914024315761
+CF-KB = 448.62323350187995,69.90132554604011,632.0,344.0,288.0,284.45574256311517,1968.1345696687997,454.03634320478767
+CF-KG = 483.6582121868234,52.84096557980784,639.0,338.0,301.0,794.8608207952882,7545.110232057986,486.53615884038953
+CF-LB = 505.45780581004556,98.69354953683684,781.0,296.0,485.0,149.68270151755908,846.8415031613092,515.0029224912083
+CF-MB = 573.553975143863,49.92950191414419,914.0,441.0,473.0,1549.8026345035191,18186.93680385224,575.723125785929
+CF-MP = 552.4656290184312,130.00392418633962,830.0,307.0,523.0,89.35256311212636,433.8572836806122,567.5555404985301
+CF-NM = 833.282954152113,146.29570175096268,1239.0,499.0,740.0,202.37500453941246,1261.4306537748296,846.0277265144911
+CF-OP = 779.7895597619175,200.29939446966645,1379.0,436.0,943.0,71.1814738961004,331.01359283180483,805.1034746780085
+CF-SE = 519.809725938913,82.48507749359842,725.0,335.0,390.0,268.8642556175923,1809.5673837159466,526.3135369623441
+CF-UK = 539.4541197207437,53.75581089663006,896.0,409.0,487.0,1040.5653539983966,10742.15196939206,542.125847464255
+CF-VK = 538.9023677709051,112.30612834498399,1232.0,371.0,861.0,126.29786119215143,701.1162371609859,550.4801798910876
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAF/CAF_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAF/CAF_2_elevation.properties
new file mode 100755
index 0000000..38c3b4f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAF/CAF_2_elevation.properties
@@ -0,0 +1,86 @@
+# CAF.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CAF elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CAF
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CF-AC-G140001 = 416.97969335205994,28.63752419864633,574.0,314.0,260.0,3131.109528098411,46248.55320212298,417.96192704623945
+CF-AC-G140002 = 560.1054808007876,65.82298241698378,818.0,400.0,418.0,641.650467647456,5679.2273686688295,563.9599406317334
+CF-AC-G140003 = 507.64612016821246,53.016552427334155,675.0,381.0,294.0,906.8883142671181,8968.355083553013,510.4070318413721
+CF-AC-G140004 = 384.3510466988728,12.674173880487775,471.0,340.0,131.0,27980.108941329,851334.028904414,384.5599586307341
+CF-AC-G140005 = 467.9113924050633,51.063212003923454,615.0,347.0,268.0,798.1746417649462,7605.315203023244,470.6894122057588
+CF-BB-G010001 = 434.0061135035374,48.33549637938208,622.0,333.0,289.0,750.8194733905681,6984.7830293858515,436.6893939274076
+CF-BB-G010002 = 494.1233241484706,107.96992601890346,922.0,339.0,583.0,110.139125304059,576.9314000128416,505.7819336354971
+CF-BGF-G020001 = 427.21153846153845,111.50583574560322,629.0,311.0,318.0,68.41383836615779,315.8228357214312,441.5237819189358
+CF-BK-G030001 = 531.2544717719396,54.42012213814227,663.0,442.0,221.0,959.663002975734,9657.752167731089,534.0345152433623
+CF-BK-G030002 = 488.9348206474191,51.647300952315284,698.0,427.0,271.0,878.0674188269519,8620.154763775327,491.65506459018894
+CF-BK-G030003 = 542.4544539506794,43.92312465842696,697.0,468.0,229.0,1920.9341666450543,24190.156633786908,544.2298002596784
+CF-BK-G030004 = 470.7598014888338,52.011345125815986,695.0,419.0,276.0,770.4131290339274,7272.063667140081,473.6242927887071
+CF-HK-G050001 = 605.4868649587495,33.507042977219776,914.0,495.0,419.0,5956.680176895436,108730.77857742527,606.4132795104773
+CF-HK-G050002 = 732.7296894331123,97.4866811683691,1014.0,591.0,423.0,447.7511044699092,3550.2276966113145,739.1863437469397
+CF-HK-G050003 = 724.3926838734718,99.55755517775602,1126.0,561.0,565.0,407.4953470670192,3135.6794002909264,731.2020700479335
+CF-HM-G040001 = 668.3251396928011,83.50658054096135,998.0,570.0,428.0,537.8311006505016,4528.528519526182,673.5219679706419
+CF-HM-G040002 = 626.0400283386468,13.518373420301314,686.0,591.0,95.0,99458.97401206207,4612537.157870264,626.1859655902425
+CF-HM-G040003 = 600.7872362869198,15.681131179297639,623.0,523.0,100.0,56350.80892367508,2163119.6312247436,600.9918478318467
+CF-HS-G080001 = 567.8087630682486,66.9510996435723,768.0,403.0,365.0,635.2029635031301,5599.410551416111,571.7422856152743
+CF-HS-G080002 = 620.0052113160004,82.6140838307692,796.0,408.0,388.0,445.2941963314725,3515.5208445244402,625.4850509054523
+CF-HS-G080003 = 650.6193123794395,77.50950629869065,906.0,462.0,444.0,616.6390435552205,5390.10348477118,655.2199731447151
+CF-KB-G100001 = 426.8224423589387,56.96365914209378,631.0,344.0,287.0,444.478847768857,3532.8873165610394,430.6068459326978
+CF-KB-G100002 = 512.6567976858942,64.89122685126068,632.0,391.0,241.0,516.7906406405551,4271.899584433315,516.747388513786
+CF-KG-G060001 = 529.4749698431846,42.15051767986529,635.0,441.0,194.0,2020.2334519373262,25869.220892552035,531.1500822094654
+CF-KG-G060002 = 459.8561804793984,40.77569194613807,639.0,338.0,301.0,1469.1599823095662,16987.51054241774,461.660442077061
+CF-LB-G070001 = 577.3530222484741,66.58163709853982,781.0,437.0,344.0,677.5637534339984,6091.248667823636,581.1795133159538
+CF-LB-G070002 = 452.63054524135237,75.17554343414677,653.0,306.0,347.0,236.88100553059536,1547.255576318689,458.83087604922923
+CF-LB-G070003 = 362.7358916478555,20.649978054605267,419.0,296.0,123.0,5472.237914337613,97021.48110874518,363.32320141056294
+CF-MB-G090001 = 586.8285325944901,37.954796175400624,897.0,478.0,419.0,3742.31719660247,58580.12592458647,588.0546685638324
+CF-MB-G090002 = 542.146188911269,45.70961330611353,639.0,455.0,184.0,1704.1210275502242,20637.349008189518,544.0697187857525
+CF-MB-G090003 = 520.2006104002817,78.1663194059538,914.0,441.0,473.0,316.1296468972208,2270.9573323737127,526.0405388848842
+CF-MB-G090004 = 588.3211971705404,31.193898734526606,832.0,488.0,344.0,6764.281904272418,128592.83119542788,589.1475964123404
+CF-MP-G120001 = 376.8190399137001,47.611254980353415,635.0,307.0,328.0,521.6224221848059,4375.054305739501,379.81498185601754
+CF-MP-G120002 = 483.6157048249764,94.84581372707729,694.0,332.0,362.0,148.00551272374415,836.3587271665878,492.82844716484266
+CF-MP-G120003 = 493.47788831602645,88.81289246695052,680.0,312.0,368.0,188.118222840536,1137.9816897862288,501.40617878641126
+CF-MP-G120004 = 677.9455506728921,58.376011407839606,830.0,455.0,375.0,1600.668736228633,18979.379899451822,680.4542074122689
+CF-NM-G110001 = 828.8250084947333,132.46965901835807,1233.0,499.0,734.0,263.749252632035,1770.9931975939414,839.3444497146178
+CF-NM-G110002 = 739.2105672969967,80.9293051719026,999.0,502.0,497.0,789.144231886849,7452.831124725792,743.6274707399899
+CF-NM-G110003 = 946.1525885558583,149.45026669720409,1239.0,606.0,633.0,272.8820029459812,1852.92527430902,957.8831364246981
+CF-OP-G150001 = 950.4175660588016,187.80238318169435,1379.0,457.0,922.0,144.53287361009242,806.6940617757195,968.7947589669656
+CF-OP-G150002 = 746.4380287962001,106.37704595328661,1045.0,517.0,528.0,366.6297915719941,2724.3291170493794,753.9799776777262
+CF-OP-G150003 = 602.3895466358648,114.828764069508,926.0,436.0,490.0,160.60983501367235,935.6133206184413,613.2363418404796
+CF-UK-G130001 = 528.6157596728531,28.66011545365887,612.0,466.0,146.0,6330.508643368401,117816.76525046471,529.3921264925694
+CF-UK-G130002 = 542.3792061253274,52.21821673314239,896.0,440.0,456.0,1152.0767509526484,12304.44315146888,544.8870941726642
+CF-UK-G130003 = 509.6739795000899,50.343295363233594,614.0,454.0,160.0,1068.5784928643297,11144.402907134698,512.1542860969611
+CF-UK-G130004 = 576.2201074897688,33.86518010519588,896.0,486.0,410.0,4976.778692041774,85533.21225469159,577.2143992478688
+CF-UK-G130005 = 489.23486786018753,60.86651428226683,651.0,409.0,242.0,544.4584032717629,4597.973445076255,493.0065805758059
+CF-UNK-G000001 = 554.220813771518,65.54372494584015,684.0,440.0,244.0,629.5485106971757,5529.224280483646,558.0830496416636
+CF-UNK-G000002 = 505.4229913635174,84.55898429016621,725.0,335.0,390.0,231.3246964453466,1489.0067281773015,512.4476773515815
+CF-VK-G180001 = 522.1032203923214,102.30436590097935,1232.0,371.0,861.0,149.91538611860497,876.596951703309,532.0319126015229
+CF-VK-G180002 = 641.7184129429892,115.98040779477466,958.0,445.0,513.0,186.769891797282,1141.0202116749952,652.1150025128322
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAN/CAN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAN/CAN_0_elevation.properties
new file mode 100755
index 0000000..725a165
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAN/CAN_0_elevation.properties
@@ -0,0 +1,36 @@
+# CAN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CAN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CAN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CAN = 446.0133473439208,416.3201224672636,5800.0,-31.0,5831.0,6.287581151564332,23.128664258777434,610.1232255673963
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAN/CAN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAN/CAN_1_elevation.properties
new file mode 100755
index 0000000..b344064
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAN/CAN_1_elevation.properties
@@ -0,0 +1,52 @@
+# CAN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CAN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CAN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CA-AB = 749.4136097725645,409.00922228404585,3548.0,201.0,3347.0,13.536262125624157,53.207263498210935,853.7618534613187
+CA-BC = 1114.1258763392862,514.7958730597167,3889.0,1.0,3888.0,16.80249937976766,54.27370341456858,1227.3105797833568
+CA-G1 = 20.5,9.643650760992955,26.0,1.0,25.0,14.745899099795563,39.66149265811077,22.655021518418383
+CA-G2 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CA-G3 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CA-G4 = 8.954545454545455,16.080697838564305,67.0,1.0,66.0,4.43986145701882,16.571312706431073,18.4057797246606
+CA-G5 = 89.1,136.13923020202515,393.0,1.0,392.0,3.677541237614555,9.830994804300767,162.7043330707575
+CA-G6 = 290.0,0.0,290.0,290.0,0.0,0.0,-1.2,290.0
+CA-MB = 247.91331603878615,113.6349151774128,822.0,1.0,821.0,17.43781427848011,60.62104844425372,272.71579751956784
+CA-NB = 182.63233036910708,137.25230015152442,762.0,1.0,761.0,7.167501634560624,21.043966256634082,228.45735267864455
+CA-NL = 332.5344380433265,188.99836389514954,1524.0,1.0,1523.0,10.98741525453969,32.69528392915868,382.49122086636305
+CA-NS = 112.43089936283107,91.70305306038512,531.0,1.0,530.0,7.102979718557026,25.089897813755123,145.08672259077008
+CA-NT = 329.62347943633796,339.91901460809197,2711.0,1.0,2710.0,6.017959017544069,23.533268797663712,473.49400702295344
+CA-ON = 244.52784410319987,127.26221353512607,677.0,1.0,676.0,12.916492638907988,38.268872371556824,275.6619987151978
+CA-QC = 330.5422204484104,173.09655108049074,1436.0,-31.0,1467.0,12.994818399648755,40.21847866960572,373.1227351621149
+CA-SK = 517.1706122762247,146.9105578760928,1382.0,137.0,1245.0,54.96501281309692,243.24214944891176,537.6319877180167
+CA-YT = 993.5763989920601,466.38630299038886,5800.0,1.0,5799.0,17.081606379508578,63.25138926831958,1097.5929319429392
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAN/CAN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAN/CAN_2_elevation.properties
new file mode 100755
index 0000000..a819932
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CAN/CAN_2_elevation.properties
@@ -0,0 +1,319 @@
+# CAN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CAN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CAN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CA-AB-4801 = 862.7498278875179,138.66062778207717,1458.0,591.0,867.0,260.7976210557985,1767.1289323507485,873.8215122190926
+CA-AB-4802 = 859.3342395454684,118.58273486267083,1307.0,634.0,673.0,403.42140204535326,3109.5003104285356,867.4774926548238
+CA-AB-4803 = 1231.5468992711196,263.36860074059916,2742.0,846.0,1896.0,117.9724101321781,647.6743102144854,1259.393022435955
+CA-AB-4804 = 758.7491870016621,55.08870318830268,1048.0,579.0,469.0,2654.4274163537584,37146.77027377477,760.7464058374856
+CA-AB-4805 = 900.2011363636364,67.61270201268661,1152.0,671.0,481.0,2400.240067681579,32499.23581469567,902.7367076749667
+CA-AB-4806 = 1123.4612640590901,130.45273679432546,1701.0,885.0,816.0,665.2230185180879,5971.4613814229615,1131.0097826183373
+CA-AB-4807 = 731.4044929093816,67.38617297651143,923.0,542.0,381.0,1311.7020050305646,14607.986967206292,734.5021637520543
+CA-AB-4808 = 908.0032263020433,58.997405446128184,1085.0,730.0,355.0,3691.408489031227,57511.31894721412,909.9178824620903
+CA-AB-4809 = 1477.4977578475336,472.21791168109445,3200.0,776.0,2424.0,40.895707683081305,168.52604518156642,1551.1251982212589
+CA-AB-4810 = 672.413250339844,50.813512943540836,890.0,509.0,381.0,2357.2872052553253,31736.112566922096,674.3304770883908
+CA-AB-4811 = 778.0739815046238,91.9824485032919,1065.0,588.0,477.0,631.1561110264028,5569.051531404195,783.4921132513832
+CA-AB-4812 = 638.0705837114511,54.222616018103636,897.0,423.0,474.0,1664.839212474779,20009.187839215916,640.3703318281686
+CA-AB-4813 = 704.1582007833107,110.57348368677059,1238.0,485.0,753.0,278.8728199894029,1931.9483402447174,712.7869716998326
+CA-AB-4814 = 1272.2864140776608,379.13999332584535,2977.0,701.0,2276.0,48.89660389185522,211.73211889426642,1327.576684785372
+CA-AB-4815 = 1960.0492762263166,413.38488459781405,3548.0,985.0,2563.0,120.93745222816935,644.921341494366,2003.1675486711683
+CA-AB-4816 = 389.6273997949858,165.5471564228112,998.0,201.0,797.0,20.968192599161252,74.78047973877123,423.33836546041005
+CA-AB-4817 = 581.8828930722963,183.2909945162697,1344.0,227.0,1117.0,41.807782497044066,168.55289668204634,610.0682666070625
+CA-AB-4818 = 966.4217432192384,289.9750758046483,2438.0,387.0,2051.0,48.099154295295456,208.50564486887836,1008.9878742357729
+CA-AB-4819 = 669.9468428508395,112.65430129750386,1059.0,311.0,748.0,228.21693393365635,1467.4987470529372,679.3524592188036
+CA-BC-5901 = 1695.7816256667463,487.2597049847637,3292.0,711.0,2581.0,52.56134287983181,221.15828754641984,1764.397161086696
+CA-BC-5903 = 1483.508591147643,532.9682554624858,3085.0,405.0,2680.0,29.77011120325287,107.18744683360282,1576.3416194910278
+CA-BC-5905 = 1275.5378704720088,352.61772437410957,2287.0,399.0,1888.0,58.28265042004684,253.83434889922054,1323.3805645206683
+CA-BC-5907 = 1342.7137867160625,419.41125169718396,2596.0,279.0,2317.0,41.92271132909759,163.06350324674807,1406.6933251734683
+CA-BC-5909 = 1002.5115718418515,579.4135071966225,2737.0,1.0,2736.0,10.217272598308357,27.947761034460743,1157.907364169826
+CA-BC-5915 = 317.1677500902853,409.5464524402831,1834.0,1.0,1833.0,4.008138416344585,10.97602062353109,517.999689578822
+CA-BC-5917 = 309.96781403665625,266.0093636133889,1039.0,1.0,1038.0,5.701658773983143,15.090719857974213,408.4617818947856
+CA-BC-5919 = 452.44357489434964,297.46775734996646,1468.0,1.0,1467.0,8.43023855992906,23.600852780622184,541.4723031937993
+CA-BC-5921 = 431.33342182107776,354.2600761383908,1645.0,1.0,1644.0,6.07789639952834,16.484816102115364,558.1654972545848
+CA-BC-5923 = 431.4218050428089,357.49560567274335,1828.0,1.0,1827.0,6.196954466138501,17.925835274472245,560.2926752526014
+CA-BC-5925 = 789.6802667299228,645.7499890614778,3313.0,1.0,3312.0,6.325206510061905,18.09198333696127,1020.0921389931053
+CA-BC-5927 = 904.5267893247068,660.8315296230638,2743.0,1.0,2742.0,7.054694284046805,18.935786689112778,1120.2084730754452
+CA-BC-5929 = 780.4712707182321,527.7034880253067,2407.0,1.0,2406.0,7.9224366312745875,21.470110804401617,942.1286407336355
+CA-BC-5931 = 1484.692229274228,570.4741479506567,2890.0,1.0,2889.0,25.007313920954726,84.5063470362406,1590.5193394446017
+CA-BC-5933 = 1279.8220074331787,407.67953720378705,3364.0,122.0,3242.0,40.42393592518004,160.03409925659773,1343.1853839902324
+CA-BC-5935 = 1116.6102473498233,435.3941068789107,2016.0,341.0,1675.0,24.181647428682794,80.83513828445142,1198.4934179174784
+CA-BC-5937 = 1230.1217638691323,481.4630563680298,2716.0,342.0,2374.0,24.252746106359748,82.91764299524807,1320.9868389169324
+CA-BC-5939 = 1567.1798908668038,566.4661836080237,3497.0,292.0,3205.0,29.29145797972929,104.8022893626177,1666.4143384850966
+CA-BC-5941 = 1246.5129009320162,369.5734891051375,3519.0,304.0,3215.0,49.52180285549607,216.00657940714194,1300.1457518445047
+CA-BC-5943 = 753.2661622400659,632.9511291610714,3652.0,1.0,3651.0,6.056771109261754,17.113629956334588,983.8887351129443
+CA-BC-5945 = 908.5795618631132,629.4965299646113,3300.0,1.0,3299.0,7.609836426819866,20.526462615181117,1105.342798172962
+CA-BC-5947 = 286.4927235440911,294.34206110243883,2121.0,1.0,2120.0,5.417004772595767,18.1551654550642,410.74971646702716
+CA-BC-5949 = 1013.8558827035404,528.4007886221065,2939.0,1.0,2938.0,12.761601013200924,37.3571513974942,1143.2896152371275
+CA-BC-5951 = 1058.6762562307638,262.42807586188655,2602.0,298.0,2304.0,78.49848444404535,378.07611851742587,1090.7171542188908
+CA-BC-5953 = 1204.6278344892075,462.0884894421751,3889.0,465.0,3424.0,26.324389112366728,98.05394372837354,1290.2147075975702
+CA-BC-5955 = 1137.4095636647253,410.99008967015874,2711.0,371.0,2340.0,30.06301494620794,113.2152610555797,1209.3855337828002
+CA-BC-5957 = 1268.147429676699,377.06489693317343,4389.0,1.0,4388.0,48.0634018205537,197.7772566671431,1323.0177020338192
+CA-BC-5959 = 753.4382864544782,440.25473202969204,2773.0,215.0,2558.0,11.631450268968072,40.98905447099548,872.6359381608967
+CA-MB-4601 = 309.8166554971606,36.77243080279887,398.0,213.0,185.0,622.9622970019174,5454.598937585208,311.99130066492705
+CA-MB-4602 = 261.4668096920747,23.888370585629755,324.0,216.0,108.0,1344.5872599372951,15094.372592371881,262.5557975360437
+CA-MB-4603 = 274.23174436877946,52.10219576672818,493.0,225.0,268.0,163.7720347828696,986.791548471304,279.1374006170765
+CA-MB-4604 = 452.5556495468278,28.9704237624666,518.0,316.0,202.0,3857.6793410170617,60943.20127191834,453.48197471313904
+CA-MB-4605 = 485.573567406426,57.871804995248446,761.0,365.0,396.0,617.7141633318953,5447.382424761132,489.0100563150118
+CA-MB-4606 = 462.3483237939493,35.951004794851286,548.0,362.0,186.0,2165.7521233073867,28356.75698165074,463.7439457942648
+CA-MB-4607 = 400.9635654490107,37.887662705805546,518.0,310.0,208.0,1217.5649689772308,13240.910645679221,402.74961924611665
+CA-MB-4608 = 305.5514245679589,44.65034005421497,472.0,244.0,228.0,341.9836052195623,2504.852617335313,308.7965769280258
+CA-MB-4609 = 261.29374548083877,19.496517216807337,317.0,240.0,77.0,2448.489598875306,33399.12455119881,262.0201053564222
+CA-MB-4610 = 238.55815295815296,2.795818986172741,244.0,227.0,17.0,621490.5098303984,5.3051591297318846E7,238.5745354110722
+CA-MB-4611 = 233.06130268199234,3.5382524622937495,243.0,222.0,21.0,285985.12840347044,1.88504830474073E7,233.08815936961315
+CA-MB-4612 = 244.82756563245823,11.938989856742138,282.0,214.0,68.0,8685.392884416251,179401.0569206604,245.11849455378726
+CA-MB-4613 = 225.5716431360769,8.573033004542765,274.0,213.0,61.0,18295.40566943773,483512.9639474873,225.73449688075283
+CA-MB-4614 = 249.73177232057873,11.701740001201522,274.0,232.0,42.0,9784.193983457111,210182.29562975233,250.00577758410523
+CA-MB-4615 = 525.2752560521416,75.94677322044305,707.0,311.0,396.0,351.22182751659716,2567.6075905072216,530.7372296939798
+CA-MB-4616 = 556.6228970941664,57.053051754711035,671.0,396.0,275.0,957.5070328248166,9617.936358116664,559.5391856555078
+CA-MB-4617 = 368.7516439994022,136.9724875444219,740.0,244.0,496.0,28.602968522787215,109.5131681661938,393.3690853338227
+CA-MB-4618 = 250.1781453457681,17.10671006981068,299.0,213.0,86.0,3171.6863032512715,47026.360992720096,250.76232559549467
+CA-MB-4619 = 258.93445579170117,33.26956764043726,503.0,213.0,290.0,495.1714686407131,4046.731372199004,261.0630508653534
+CA-MB-4620 = 489.6216978176882,167.45993566322963,822.0,252.0,570.0,33.86518442018141,126.95843353172488,517.467136179882
+CA-MB-4621 = 269.7452279435881,30.57565684378396,412.0,215.0,197.0,712.9081579142617,6519.68213660149,271.4725746549127
+CA-MB-4622 = 213.5551878923064,34.157500604177194,379.0,102.0,277.0,263.5286215186911,1775.0242285044196,216.26963060782015
+CA-MB-4623 = 207.84461441725745,117.18293978726322,642.0,1.0,641.0,10.708497988257381,29.356183266807662,238.60265111570592
+CA-NB-1301 = 121.9635761589404,90.46450605508718,396.0,1.0,395.0,7.241480340674878,20.696074796480733,151.85170649442364
+CA-NB-1302 = 97.38754554488241,53.13363371135272,305.0,1.0,304.0,12.006974663040696,36.78647028074482,110.9392494053781
+CA-NB-1303 = 89.71017316017316,49.115714860830316,228.0,1.0,227.0,11.485603395130925,32.29509309861841,102.27545460528941
+CA-NB-1304 = 75.7463091292558,48.040621282900034,358.0,1.0,357.0,9.504323177884924,30.428138691230572,89.69617962852037
+CA-NB-1305 = 127.36804425642694,87.30329056470619,420.0,1.0,419.0,8.559327274717702,27.156863125580756,154.4165899155024
+CA-NB-1306 = 172.79602945885367,112.53934605046793,402.0,1.0,401.0,8.460598599393245,22.91797886607703,206.2124443534191
+CA-NB-1307 = 53.090202916930885,34.91065159186847,205.0,1.0,204.0,8.73534635610214,26.214637183189495,63.53993421722862
+CA-NB-1308 = 57.480161738690924,33.696626635693754,152.0,1.0,151.0,10.322302147763592,29.751707830724385,66.62906002737404
+CA-NB-1309 = 213.0796464382455,175.21556020994518,762.0,1.0,761.0,6.178122248894933,16.99214081550525,275.8684981398414
+CA-NB-1310 = 189.0197250064251,93.54202982150052,610.0,6.0,604.0,15.432557435230331,54.555327888305285,210.89942575699726
+CA-NB-1311 = 230.632339975313,113.29739091598906,535.0,24.0,511.0,15.119468959908517,48.892133782576074,256.9583137998433
+CA-NB-1312 = 297.44122568500313,103.06104961930883,643.0,91.0,552.0,33.10000416145055,126.50873043816725,314.7901883566745
+CA-NB-1313 = 300.92777685538766,80.27049528254982,549.0,126.0,423.0,64.06437985277161,286.1480163044039,311.44964166945493
+CA-NB-1314 = 298.5802535743189,118.91973111285199,742.0,1.0,741.0,23.033642705957412,77.18435327919664,321.3908372565365
+CA-NB-1315 = 90.8196289646918,80.08042574670704,422.0,1.0,421.0,5.967810312025813,18.18788626918905,121.08294509574026
+CA-NL-1001 = 110.08100321979326,62.95566083677324,311.0,1.0,310.0,10.58800641815512,29.89956934912372,126.81183896336718
+CA-NL-1002 = 120.80419166737092,75.6901044620117,357.0,1.0,356.0,8.802122465323201,23.637513645408866,142.55751343888235
+CA-NL-1003 = 229.04295625016,97.29496105542408,623.0,1.0,622.0,19.87419065255928,64.6056739372083,248.85133163113423
+CA-NL-1004 = 241.31790171006008,129.20859417540433,804.0,1.0,803.0,12.053917696794654,35.82460296060251,273.73196834591846
+CA-NL-1005 = 279.6824097090218,147.14403319513445,750.0,1.0,749.0,12.996534148036345,40.76879425365021,316.02787346304734
+CA-NL-1006 = 200.31520454763196,92.69349364936969,660.0,1.0,659.0,17.140637166869794,58.79859308756878,220.72214419465308
+CA-NL-1007 = 109.16802962505786,66.1896649834044,379.0,1.0,378.0,9.730092810447204,28.45240371685859,127.66648128163044
+CA-NL-1008 = 110.59185071951927,85.6001804708268,455.0,1.0,454.0,6.8081007541519,19.54570222912515,139.84973486641482
+CA-NL-1009 = 182.1950367647059,169.71372980893878,833.0,1.0,832.0,5.303891859712992,15.01309449313883,248.99353707948515
+CA-NL-1010 = 399.2682497720429,161.47045740724346,1164.0,1.0,1163.0,22.17488695745986,73.01674117119587,430.68299698423755
+CA-NL-1011 = 307.92062738878343,230.16204082882527,1524.0,1.0,1523.0,7.227966002681335,21.814296261681093,384.43423079896166
+CA-NS-1201 = 50.001847148464556,33.40451948824176,155.0,1.0,154.0,8.364712790490664,24.292826039988135,60.13357332221935
+CA-NS-1202 = 55.18923789907312,42.07423772891989,205.0,1.0,204.0,7.218936581333851,22.186534880895607,69.39807965895133
+CA-NS-1203 = 95.8420353982301,51.799983798461504,193.0,1.0,192.0,11.863156015346027,33.83299084363719,108.94463764131055
+CA-NS-1204 = 82.3510568751362,31.468169390072408,187.0,1.0,186.0,25.287402549778516,86.34943115535776,88.15861984635539
+CA-NS-1205 = 150.05385578815532,63.42352364162409,266.0,1.0,265.0,19.528099921707135,59.88943635092388,162.90703787133376
+CA-NS-1206 = 103.41819887429644,60.848177618213576,281.0,1.0,280.0,10.32857771382077,30.204280407547476,119.9909353987257
+CA-NS-1207 = 134.74404117009752,80.16195199666684,272.0,1.0,271.0,9.506597693191999,24.508477544063386,156.78614472830466
+CA-NS-1208 = 89.60211335254563,57.00225483305443,250.0,1.0,249.0,9.092953439723606,26.13493323404295,106.19696687427052
+CA-NS-1209 = 78.71888726207906,49.6665979429475,224.0,1.0,223.0,9.191205239723145,26.8137903858172,93.07757067632537
+CA-NS-1210 = 125.22614209071696,85.780629761396,339.0,1.0,338.0,7.864214117687284,21.464163481821085,151.7890085124287
+CA-NS-1211 = 77.86805461673652,66.71371813007202,335.0,1.0,334.0,6.368984354732386,20.237992736313235,102.53854941695698
+CA-NS-1212 = 117.31749898497768,76.78025632402492,315.0,1.0,314.0,8.205727342583854,21.57562286546064,140.20914138982965
+CA-NS-1213 = 94.07289107289107,52.316920847436634,224.0,1.0,223.0,11.137825141961477,31.296727367550815,107.64185543629875
+CA-NS-1214 = 95.09972299168975,67.1741173214279,304.0,1.0,303.0,7.838270795334769,23.21728041684386,116.43160804098302
+CA-NS-1215 = 190.5323216109733,147.57848529862176,531.0,1.0,530.0,6.539247131200383,17.440567581104535,241.00202260873868
+CA-NS-1216 = 46.205846027171674,39.623698662185056,192.0,1.0,191.0,6.360006351346583,20.337884506624576,60.86885659151432
+CA-NS-1217 = 62.636088273474684,52.64804783485601,243.0,1.0,242.0,6.26670505036286,18.599395091998954,81.82356931241632
+CA-NS-1218 = 248.07370441458733,157.93024997601466,514.0,1.0,513.0,8.454683431563303,21.60051071385775,294.07911636065313
+CA-NT-6100 = 329.62347943633796,339.91901460793935,2711.0,1.0,2710.0,6.017959017552173,23.533268797525203,473.49400702295344
+CA-ON-3501 = 80.13882063882063,15.587574549043472,129.0,42.0,87.0,151.3426331206945,860.6827741762671,81.64069483843859
+CA-ON-3502 = 64.72194550249048,16.13809369343153,126.0,21.0,105.0,76.61776292092436,360.2122135955677,66.70358534355796
+CA-ON-3506 = 91.06701570680629,23.623293832843103,159.0,29.0,130.0,68.98081320202473,314.90081331297523,94.08114243171447
+CA-ON-3507 = 111.4293416108479,24.144258526110047,222.0,75.0,147.0,113.61404167394758,614.9292252343981,114.01510159449352
+CA-ON-3509 = 167.97587386018236,44.078766745540825,365.0,86.0,279.0,68.01317012195797,321.40716995316495,173.6629836116485
+CA-ON-3510 = 197.1116847826087,75.15112328406838,396.0,75.0,321.0,25.922206323524787,90.73902572402883,210.95190828408178
+CA-ON-3511 = 210.02456912357903,108.36664691116052,480.0,75.0,405.0,13.469728482994759,41.31482633706264,236.33376779104836
+CA-ON-3512 = 269.2285986653956,110.79116289245361,551.0,75.0,476.0,21.675107304190938,72.56932763783766,291.1335090888623
+CA-ON-3513 = 84.06426332288402,14.313096494098332,145.0,75.0,70.0,221.99387946381282,1444.2336001752653,85.27405877093307
+CA-ON-3514 = 177.35883014623172,59.56328253843036,346.0,75.0,271.0,35.355455188747214,134.53622407967757,187.09339715124315
+CA-ON-3515 = 271.4857723577236,49.902268896434656,427.0,183.0,244.0,177.7068381524297,1063.9501813951922,276.0339852874674
+CA-ON-3516 = 277.5046900864447,22.654335008670703,400.0,224.0,176.0,1875.7025589951675,23464.125658692905,278.4278576483661
+CA-ON-3518 = 232.02982292637466,71.48808740539884,385.0,37.0,348.0,43.344075499025934,169.01133222806885,242.79288574446895
+CA-ON-3519 = 241.91688693098385,37.433639684511405,360.0,135.0,225.0,289.86096415153406,2012.5216773681543,244.79595087012413
+CA-ON-3520 = 144.21845574387947,32.11504329596216,204.0,75.0,129.0,103.54159237836855,521.2261581587193,147.7509356418796
+CA-ON-3521 = 264.00244259892526,98.68163934696622,473.0,75.0,398.0,27.492383156599345,99.952127844839,281.8427853297003
+CA-ON-3522 = 457.0660338423442,63.06056883964315,533.0,235.0,298.0,400.9051881336693,3033.129919223205,461.3957028785057
+CA-ON-3523 = 407.5153615153615,47.438229226644786,500.0,290.0,210.0,659.4703236477231,5882.717033500038,410.2671757076789
+CA-ON-3524 = 235.41409691629957,83.95804012176653,400.0,75.0,325.0,30.484616416522044,111.21185907677112,249.93749124132026
+CA-ON-3525 = 213.84711643090316,57.50722166750642,316.0,75.0,241.0,61.42037150849414,260.62721043875297,221.44450715637083
+CA-ON-3526 = 167.93164423330694,35.55267855158387,263.0,75.0,188.0,117.99716485388528,606.3562882091865,171.6538088336353
+CA-ON-3528 = 199.86229365768898,25.689997448550443,269.0,172.0,97.0,494.71694868760824,4044.0543130167825,201.50660633095586
+CA-ON-3529 = 239.78514739229024,27.48792324866969,310.0,194.0,116.0,690.2679473853913,6259.378891852492,241.35555273178846
+CA-ON-3530 = 344.4914491449145,32.57199556950303,431.0,265.0,166.0,1214.6913634551915,13182.129049071833,346.0278795550193
+CA-ON-3531 = 355.33052749719417,25.792688992147646,414.0,284.0,130.0,2655.6279715107553,37144.01506380412,356.26541591470806
+CA-ON-3532 = 301.1356814701378,30.181213252910773,373.0,207.0,166.0,1023.177633274887,10508.57683255508,302.64435281019536
+CA-ON-3534 = 205.2275613886537,27.63398723548136,294.0,174.0,120.0,432.2683034410717,3386.380783841691,207.07966873661053
+CA-ON-3536 = 186.26128109178956,11.77067225639162,228.0,174.0,54.0,4011.074283807927,64281.39196388467,186.63283087206827
+CA-ON-3537 = 181.36187796729382,8.346644659869472,235.0,174.0,61.0,10325.113556040458,225836.67736411668,181.55384120668367
+CA-ON-3538 = 193.54471414883423,17.65306279386707,258.0,175.0,83.0,1351.5886531880867,15208.105869307596,194.34810778846847
+CA-ON-3539 = 248.41848644578315,31.884571279240284,335.0,178.0,157.0,496.6150173037362,4060.6971653148153,250.45632412393724
+CA-ON-3540 = 286.95992231638417,52.59362431816725,388.0,176.0,212.0,178.36913241407635,1057.6892978665671,291.7397578917652
+CA-ON-3541 = 213.5570869352471,46.12428829338092,383.0,176.0,207.0,114.18143985016971,610.3911647108653,218.48130206230462
+CA-ON-3542 = 321.4750622092394,111.64523621273001,535.0,176.0,359.0,32.69432932524115,122.32580380239959,340.30996810471385
+CA-ON-3543 = 228.32502987406932,50.499425672296255,524.0,170.0,354.0,108.07913835466539,589.018664614316,233.8429200558061
+CA-ON-3544 = 276.9837520165937,71.44458824707627,545.0,176.0,369.0,70.17729958220005,322.7401792117481,286.04952031245233
+CA-ON-3546 = 411.2168482593675,61.05963516479369,570.0,271.0,299.0,325.75218051308167,2333.8717740576853,415.72536047109924
+CA-ON-3547 = 229.79812804193185,88.43874567980171,500.0,72.0,428.0,25.93429596714944,94.6439455426452,246.22873794298033
+CA-ON-3548 = 337.5802626778548,83.93370919611397,567.0,159.0,408.0,77.27096752443592,363.4159597935985,347.8581626023274
+CA-ON-3549 = 243.0042920192736,75.57455446636183,551.0,176.0,375.0,44.08113853635222,188.07731340990063,254.48496855920123
+CA-ON-3551 = 193.5546492659054,29.471478712536463,502.0,176.0,326.0,305.35692005046786,2193.7252251145956,195.78552119590216
+CA-ON-3552 = 391.21404036363134,70.9354678578244,677.0,173.0,504.0,183.47504311503,1093.1473217782882,397.59309095838864
+CA-ON-3553 = 307.3050432511833,48.42382132830742,471.0,209.0,262.0,275.431107166666,1887.216671915332,311.096859642857
+CA-ON-3554 = 332.48653110529494,60.12370585571482,669.0,170.0,499.0,185.78823095411218,1125.0255092509503,337.8789034140144
+CA-ON-3556 = 173.62448790028733,88.03536741831624,583.0,1.0,582.0,13.581715132784959,40.58191591137778,194.6681502329435
+CA-ON-3557 = 349.0649219104213,98.23748415023279,651.0,176.0,475.0,55.25906878983236,233.60769504447643,362.625044640455
+CA-ON-3558 = 339.8596761114291,97.78196210004165,670.0,181.0,489.0,52.33680552961743,219.42517665486616,353.6465913291174
+CA-ON-3559 = 389.3902587430823,43.16299576926997,549.0,323.0,226.0,761.5934611615224,7125.577979084628,391.77521336575467
+CA-ON-3560 = 210.78486765159406,128.25337159385458,553.0,1.0,552.0,9.542873057742058,26.403874217276282,246.7370822476823
+CA-PE-1101 = 28.556092843326887,17.89846839278792,104.0,1.0,103.0,9.466166689908881,28.924197910186372,33.70171522763096
+CA-PE-1102 = 33.65445731214651,25.768948240798924,131.0,1.0,130.0,7.071929920079804,21.332398433500288,42.387040359195474
+CA-PE-1103 = 18.618242306626005,13.387108402370934,81.0,1.0,80.0,7.670820997129545,22.994507567770633,22.931498380286182
+CA-QC-2401 = 13.312937062937063,18.746514093941915,118.0,1.0,117.0,5.057578970094235,20.850510225970467,22.99273980881974
+CA-QC-2402 = 223.99410681399632,132.1115479701726,743.0,1.0,742.0,10.169549023488548,29.75210392411655,260.05157372043556
+CA-QC-2403 = 292.89793702497286,167.50339311739992,655.0,1.0,654.0,10.68353750855881,30.77017336846364,337.41160059981166
+CA-QC-2404 = 438.8993780541981,222.94994907112294,1264.0,1.0,1263.0,13.648940020875326,42.029189390483225,492.27974145518016
+CA-QC-2405 = 253.32084035793022,126.13888708702704,675.0,1.0,674.0,14.137812913788368,43.60143982712186,282.98845735330207
+CA-QC-2406 = 284.12029952791795,117.70364959877007,669.0,1.0,668.0,21.288419258363625,71.83571859212735,307.5361665442032
+CA-QC-2407 = 330.8853129258832,120.63653142980655,894.0,28.0,866.0,29.490429370905154,111.92295746571695,352.19066288797944
+CA-QC-2408 = 306.39530931339226,181.73356823009112,977.0,1.0,976.0,10.644360786357101,34.23045036044394,356.2375266460435
+CA-QC-2409 = 253.17441291585126,113.00984561691011,765.0,1.0,764.0,17.76387899282644,56.745508387618145,277.25170614739926
+CA-QC-2410 = 261.10405099732674,106.03128803712696,608.0,1.0,607.0,22.398129540658495,76.72648968191453,281.81192219284605
+CA-QC-2411 = 251.20962888665997,93.18368841660777,687.0,1.0,686.0,28.066444771462933,105.18752798792373,267.9355844830934
+CA-QC-2412 = 195.21846153846153,114.02863419954372,439.0,1.0,438.0,10.136028516066439,27.841366095089242,226.08135071884445
+CA-QC-2413 = 317.5689136968656,87.27979842341315,632.0,144.0,488.0,59.298137756103756,260.50271858578543,329.3444673278101
+CA-QC-2414 = 276.3496948118006,171.02301708467513,701.0,1.0,700.0,9.147192032611207,25.013382093286552,324.9892708926257
+CA-QC-2415 = 381.7307509505703,207.53490586703353,1037.0,1.0,1036.0,12.273018028961449,38.38276674502308,434.49868052103994
+CA-QC-2416 = 691.854256425494,236.98978600910627,1098.0,1.0,1097.0,32.57560069072904,114.63148168819029,731.3183101814935
+CA-QC-2417 = 319.62842134365496,125.12246099556374,639.0,1.0,638.0,23.138901042335192,73.1095172253829,343.2462060623881
+CA-QC-2418 = 330.1884940778342,164.77794934945024,744.0,1.0,743.0,13.300995235523365,36.733546627224825,369.0206148891928
+CA-QC-2419 = 269.23925358213927,158.7107842406996,895.0,4.0,891.0,10.528784988886956,32.562373076906404,312.5362198270233
+CA-QC-2420 = 66.31435643564356,37.65098570536801,162.0,1.0,161.0,10.634911537841141,29.58291186367257,76.2573969793056
+CA-QC-2421 = 696.1950040290088,199.48164196767502,1134.0,1.0,1133.0,51.959665968609606,211.21542660239405,724.2101967778909
+CA-QC-2422 = 521.2620869565218,168.8657300599735,895.0,122.0,773.0,38.25210332353425,145.15663121204742,547.9322933419388
+CA-QC-2423 = 136.4324055666004,102.13640794842395,553.0,1.0,552.0,7.345305929610435,22.715673990243307,170.42783551197329
+CA-QC-2425 = 78.3615477629988,30.594530045496583,135.0,1.0,134.0,23.60517471055511,76.6488243557824,84.12227669599494
+CA-QC-2426 = 250.1830618892508,108.25027569789569,620.0,94.0,526.0,19.946568700874025,69.50548121008096,272.5980312565576
+CA-QC-2427 = 326.36286919831224,86.27617627812543,647.0,138.0,509.0,66.09177092964423,303.87189734179714,337.5741414630701
+CA-QC-2428 = 436.25177993527507,92.97471576677582,907.0,222.0,685.0,118.8687287199728,651.2026999053297,446.04922740501235
+CA-QC-2429 = 368.9098881161173,88.91303284975075,727.0,153.0,574.0,84.55649484178426,414.93993140178895,379.47336264932625
+CA-QC-2430 = 478.26526717557255,113.21124912146684,1161.0,247.0,914.0,89.26670170167071,452.40791700537216,491.48189459446473
+CA-QC-2431 = 375.968617984309,81.93044052101844,670.0,69.0,601.0,110.96015059652004,583.3128925100589,384.7921501187354
+CA-QC-2432 = 196.79504814305363,91.41541588085354,553.0,89.0,464.0,17.74448918929021,64.56246592601777,216.9909427471483
+CA-QC-2433 = 133.1557128412538,85.45230885232186,680.0,1.0,679.0,10.573880355097453,44.08128057080906,158.21675306507527
+CA-QC-2434 = 316.63706726709825,179.9339978894073,803.0,1.0,802.0,10.916014514818347,31.65241486970718,364.1912628880244
+CA-QC-2435 = 355.6605648535565,109.98306903409356,578.0,91.0,487.0,42.907442868145814,166.52775508988586,372.27773619450943
+CA-QC-2436 = 243.74313288789904,100.17289850373383,439.0,28.0,411.0,21.65891120272539,71.89611363238005,263.5248079871179
+CA-QC-2437 = 63.41233766233766,46.06747910091719,223.0,1.0,222.0,7.4400511229336805,21.34922170698295,78.37944372420469
+CA-QC-2438 = 57.76737451737452,34.75814031010964,130.0,1.0,129.0,9.436452776285025,25.097813767111408,67.41808271115306
+CA-QC-2439 = 195.86186467103212,112.63446429188657,612.0,64.0,548.0,11.439926471592791,36.736526024118895,225.93891337866972
+CA-QC-2440 = 276.3710788064269,72.66241353206757,680.0,-7.0,687.0,66.48797178116219,300.8350458995432,285.76353780868095
+CA-QC-2441 = 366.4037656903766,109.99385037224029,1037.0,139.0,898.0,48.03505218092084,210.1662832980097,382.557664453085
+CA-QC-2442 = 251.92532332081768,65.67833408482494,570.0,92.0,478.0,68.85125521223068,323.76057265555824,260.3459469599179
+CA-QC-2443 = 229.08510638297872,47.296598260185775,386.0,112.0,274.0,128.1119945757996,692.951771763791,233.916553868011
+CA-QC-2444 = 399.68147151188873,111.03507027203436,853.0,139.0,714.0,57.51992632530847,249.45999681274137,414.8181113454719
+CA-QC-2445 = 300.5400843881857,85.0651641303071,797.0,145.0,652.0,56.2704845444973,259.8801943118529,312.3466415260037
+CA-QC-2446 = 182.0202599388379,129.62924065564803,854.0,26.0,828.0,8.430020112298175,29.862225626020923,223.46166351560635
+CA-QC-2447 = 159.43912018853104,69.80115136574184,473.0,42.0,431.0,19.865806407142028,73.34924289248598,174.0489407565471
+CA-QC-2448 = 121.0641158221303,43.96588440529591,255.0,43.0,212.0,29.636657962808695,110.57444247242447,128.80030718648936
+CA-QC-2449 = 97.04177449168208,40.723885543778714,231.0,2.0,229.0,21.26887407509192,74.89663398676889,105.24039552508944
+CA-QC-2450 = 40.259277833500505,31.71336768224546,117.0,1.0,116.0,6.12117401833261,15.405800067549047,51.249850160017765
+CA-QC-2451 = 224.8573999100315,149.0406565908651,543.0,1.0,542.0,7.966224502922032,20.646797968731242,269.7665057254811
+CA-QC-2452 = 155.75098988121425,146.76866021656454,577.0,1.0,576.0,5.208481691191758,14.134011617921237,214.0079682412398
+CA-QC-2453 = 17.0771375464684,11.290132777167095,58.0,1.0,57.0,8.51299278806487,24.633283803525043,20.471827590790795
+CA-QC-2454 = 44.51739926739927,23.23397217079459,258.0,6.0,252.0,14.877943211455795,64.30038778759047,50.21569774847603
+CA-QC-2455 = 54.7751552795031,47.58908355309118,389.0,2.0,387.0,8.178402434287074,40.06810975632571,72.56058509491754
+CA-QC-2456 = 37.25946275946276,9.358180176685469,138.0,6.0,132.0,76.25280743748627,377.9511325954134,38.41670341587239
+CA-QC-2457 = 26.90909090909091,32.005799196044265,388.0,2.0,386.0,9.107719149241287,74.16018719085895,41.81471458387855
+CA-QC-2458 = 24.6969111969112,20.08185061317879,176.0,2.0,174.0,9.484795537521887,56.01587096252404,31.831087740103175
+CA-QC-2459 = 20.91616766467066,16.3020380687031,73.0,2.0,71.0,7.0031575387081775,20.919931782325467,26.51872008544266
+CA-QC-2460 = 22.146137787056368,14.366059104208352,66.0,2.0,64.0,9.488117537593954,31.062836973833946,26.39763385360312
+CA-QC-2461 = 72.42714285714285,51.781950582441844,301.0,5.0,296.0,8.86995187432906,33.4669390471004,89.0340464573605
+CA-QC-2462 = 455.11980839673146,92.06297270463804,833.0,58.0,775.0,134.68404765430608,730.1680375178415,464.33784138092005
+CA-QC-2463 = 124.5563847429519,91.62949796351614,406.0,19.0,387.0,7.864357764168902,24.843977384306864,154.62942112444276
+CA-QC-2464 = 47.0,23.856281603504375,88.0,2.0,86.0,13.26668338989124,37.72134037405267,52.70789477816109
+CA-QC-2465 = 32.23462414578588,12.253848236889505,66.0,-12.0,78.0,25.709929719634893,88.45610363835735,34.48518218645223
+CA-QC-2466 = 36.106017191977074,23.58004174635767,214.0,-31.0,245.0,10.961367880744298,54.68399033271996,43.123808345591605
+CA-QC-2467 = 30.57358490566038,11.529368858179025,65.0,2.0,63.0,26.35160163091989,91.6392210831379,32.675226705434994
+CA-QC-2468 = 56.767143933685006,12.860419509445832,114.0,28.0,86.0,100.0753745542741,514.8566335263006,58.20566141146964
+CA-QC-2469 = 68.15199258572753,43.94427418617477,328.0,24.0,304.0,11.579181214411559,54.83528094126352,81.09126541838383
+CA-QC-2470 = 41.44075304540421,9.54795440500036,76.0,18.0,58.0,94.84432945406857,473.0365106490167,42.52645583974926
+CA-QC-2471 = 57.09600477042338,29.660286308781338,231.0,19.0,212.0,14.843934272560094,60.037112915477614,64.34039434649968
+CA-QC-2472 = 60.20537428023032,39.12745610699754,221.0,6.0,215.0,9.660819647898188,33.24891780109342,71.80281967741684
+CA-QC-2473 = 64.27118644067797,17.376031132407434,95.0,17.0,78.0,61.26068677330186,264.9439011490093,66.57861416706403
+CA-QC-2474 = 70.26211180124224,19.466221561353404,163.0,38.0,125.0,59.282906883381685,275.8571075422667,72.90883442111775
+CA-QC-2475 = 203.66709346991038,84.19696318669659,409.0,46.0,363.0,21.792545195798937,75.34837936539138,220.38469450563744
+CA-QC-2476 = 216.87208258527826,105.35213787535976,450.0,21.0,429.0,14.693095998226292,43.657947962330425,241.10697451501596
+CA-QC-2477 = 370.6582792207792,72.56198165330454,574.0,158.0,416.0,148.38813954007108,835.7363893234375,377.69405758677703
+CA-QC-2478 = 382.09512195121954,118.67279746718695,918.0,179.0,739.0,43.90153567596006,184.5389002343344,400.0998813766449
+CA-QC-2479 = 374.1944143754059,89.71767970418425,698.0,155.0,543.0,85.09505131444976,409.7945232081468,384.79958653987103
+CA-QC-2480 = 255.67002424920724,80.62013107751432,519.0,27.0,492.0,41.11933245761664,161.04619510863103,268.0797769965981
+CA-QC-2481 = 88.685303514377,38.18278313302059,262.0,25.0,237.0,20.431965327129163,74.7887467139016,96.55572477704493
+CA-QC-2482 = 205.30714285714285,72.0586768960727,426.0,42.0,384.0,31.737418250190334,118.00309650644577,217.58555977862093
+CA-QC-2483 = 340.30569301784004,91.68701605908959,596.0,93.0,503.0,61.79818016674974,267.53089615178635,352.44073773355467
+CA-QC-2484 = 313.9304106361494,83.09107460307406,530.0,72.0,458.0,64.46568003033435,280.4757267765528,324.7405570619031
+CA-QC-2485 = 321.9336669311039,45.48497297548228,486.0,158.0,328.0,375.2916482269203,2799.4351120443243,325.1310023210451
+CA-QC-2486 = 313.70024809498494,28.817618921661985,518.0,244.0,274.0,1323.7802768152803,14810.654155238015,315.0211116975642
+CA-QC-2487 = 299.54594084329767,21.486826152869156,427.0,265.0,162.0,2751.8602412597534,38977.05804798139,300.3155912932594
+CA-QC-2488 = 309.47654179500034,16.588767431239162,488.0,272.0,216.0,6550.650131405952,123360.78997939739,309.9208239636058
+CA-QC-2489 = 379.0633052397066,55.24418362496682,637.0,273.0,364.0,344.34705758378857,2521.8661780775415,383.0677605902646
+CA-QC-2490 = 418.5500940779392,68.71861038316575,658.0,120.0,538.0,243.8281664444222,1593.6177302502533,424.15377950178055
+CA-QC-2491 = 390.39760942169096,114.27442887271567,732.0,80.0,652.0,49.68774447877838,204.06820306658807,406.7787341250237
+CA-QC-2492 = 407.9164074143744,136.00137112662637,767.0,95.0,672.0,35.886964623043255,135.9469440099154,429.99089337586275
+CA-QC-2493 = 255.18522250209907,164.48026823825685,844.0,89.0,755.0,9.352326751633537,29.133235246827404,303.60048818006504
+CA-QC-2494 = 502.52118266306803,152.72355204190796,987.0,1.0,986.0,44.69579493361332,175.15754724736112,525.216167281041
+CA-QC-2495 = 322.2269095557686,155.78932667770786,757.0,1.0,756.0,15.019026932416805,46.20686523547833,357.91129564258654
+CA-QC-2496 = 440.1558742096781,160.90075185048522,1091.0,1.0,1090.0,28.460610700632216,101.61765660367085,468.64298303435277
+CA-QC-2497 = 556.7619243478708,126.50920795769429,1085.0,1.0,1084.0,96.82477222253324,470.400643039812,570.953956201033
+CA-QC-2498 = 300.7481130862038,198.02588995246427,956.0,1.0,955.0,8.427841372074997,23.731703020558996,360.08843443849474
+CA-QC-2499 = 287.1869799949068,153.13803500175985,1436.0,1.0,1435.0,12.657005822947708,39.85323775598668,325.465235075585
+CA-SK-4701 = 603.0695028264965,64.33255858753625,823.0,469.0,354.0,852.8462636249646,8288.879203528979,606.4911403588815
+CA-SK-4702 = 647.88414437641,66.76432074560796,853.0,537.0,316.0,943.3577501397373,9451.24215184899,651.3150843170878
+CA-SK-4703 = 791.3951946489864,77.30107765174934,1036.0,634.0,402.0,1104.4612224154669,11645.54181370031,795.1614997719829
+CA-SK-4704 = 924.3927109875685,111.01847292708867,1382.0,695.0,687.0,602.9838720993882,5250.781780323493,931.0354372729366
+CA-SK-4705 = 565.8428938511092,56.35777496079173,701.0,390.0,311.0,1042.5061268452725,10780.253195260582,568.6425760707059
+CA-SK-4706 = 591.9668075017478,46.71861392433747,707.0,463.0,244.0,2072.5865418841868,26754.96801232197,593.8074856978673
+CA-SK-4707 = 659.6369029718129,75.16889854037122,896.0,481.0,415.0,702.2928777945353,6401.712175254934,663.9060227698019
+CA-SK-4708 = 702.6902376180933,64.14361303339214,934.0,536.0,398.0,1347.8068481320447,15136.233601789078,705.6117722492658
+CA-SK-4709 = 520.0894681105456,54.123290744356574,660.0,367.0,293.0,916.6731345420458,9103.180146208299,522.8980641009376
+CA-SK-4710 = 584.8644199346405,56.41792834984075,747.0,505.0,242.0,1145.6627650103987,12216.130143986398,587.5792477145285
+CA-SK-4711 = 552.8939645115737,50.42838033647864,699.0,420.0,279.0,1351.1606974334245,15187.308276327709,555.1889385935978
+CA-SK-4712 = 601.3511326262887,67.482208569127,762.0,445.0,317.0,734.5392435935069,6790.206986964805,605.1256342151498
+CA-SK-4713 = 674.552680598405,39.34571196466374,794.0,490.0,304.0,5089.732386723642,88103.42866292775,675.6991963533035
+CA-SK-4714 = 450.3322492983472,111.36655120828858,832.0,262.0,570.0,78.63566751482941,374.4322553420499,463.8983115793134
+CA-SK-4715 = 507.31889398611213,47.24523377285151,618.0,355.0,263.0,1270.369922389005,13989.702436090265,509.5140550657494
+CA-SK-4716 = 572.4672460333136,75.1925770799177,829.0,400.0,429.0,464.7516928633221,3729.206611210439,577.3843359746478
+CA-SK-4717 = 579.3574518201285,66.6181165206053,762.0,455.0,307.0,684.0584574631696,6183.685381896177,583.1749569625443
+CA-SK-4718 = 430.44216756943104,91.16825956737787,792.0,137.0,655.0,119.47376259703094,635.0292636371646,439.99103533414376
+CA-YT-6001 = 994.2168842637142,466.73269520811664,5800.0,1.0,5799.0,17.084055681585053,63.33169249310176,1098.319908647382
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHE/CHE_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHE/CHE_0_elevation.properties
new file mode 100755
index 0000000..6b50a05
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHE/CHE_0_elevation.properties
@@ -0,0 +1,36 @@
+# CHE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CHE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CHE
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CHE = 1282.226674815607,794.6013246236936,4469.0,1.0,4468.0,9.759291513472878,29.465901011093322,1508.4748956155781
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHE/CHE_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHE/CHE_1_elevation.properties
new file mode 100755
index 0000000..5b57474
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHE/CHE_1_elevation.properties
@@ -0,0 +1,70 @@
+# CHE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CHE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CHE
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CH-AG = 464.3934156378601,99.41789402375932,850.0,270.0,580.0,116.45015848469137,619.7195625253579,474.9159527115484
+CH-AI = 1068.3139931740614,274.4138345689334,2202.0,706.0,1496.0,72.18273490688983,349.23796542838863,1102.9948960055683
+CH-AR = 903.304347826087,173.41161590799234,1488.0,412.0,1076.0,157.25046621234281,908.9488340445793,919.7990722616181
+CH-BE = 1098.2802747625508,640.9556929803865,3867.0,295.0,3572.0,11.391835571712436,38.45381520306581,1271.6303559983428
+CH-BL = 490.119623655914,154.69062236338104,1063.0,259.0,804.0,41.884926354233286,171.31542981877246,513.9517819210134
+CH-BS = 405.71527777777777,152.7219542899614,779.0,247.0,532.0,27.57184360742564,103.89478088000811,433.5076492340642
+CH-FR = 869.9800313234142,333.5103463586526,2292.0,429.0,1863.0,26.687619489431746,102.38835945805197,931.715839743941
+CH-G1 = 411.9712230215827,17.384332003952366,523.0,406.0,117.0,13383.286985488454,319126.48922733736,412.3378512786842
+CH-G10 = 373.69762641898865,17.694996597423575,648.0,370.0,278.0,9491.338323864005,202449.65085006424,374.11633069911403
+CH-G2 = 416.96875,12.170621325039244,474.0,412.0,62.0,40320.014272021974,1385291.5910705652,417.1463322384604
+CH-G3 = 565.9487179487179,151.4832560296045,890.0,415.0,475.0,63.82940980581874,287.5886206704204,585.8712556570157
+CH-G4 = 475.0655737704918,92.69107316426388,808.0,429.0,379.0,152.09103110759239,896.724015707818,484.023692009213
+CH-G5 = 539.7884615384615,219.7205249803329,1378.0,434.0,944.0,24.546037663217533,103.17608693457821,582.7938677677488
+CH-G6 = 434.89835164835165,19.342434632246235,557.0,429.0,128.0,11437.83987188596,258961.1500781447,435.3282738853015
+CH-G7 = 445.575,33.43268423264875,559.0,429.0,130.0,2409.2077444030415,32725.223420794537,446.8275114627568
+CH-G8 = 644.0,134.21207099214288,1150.0,564.0,586.0,126.92214005822974,714.3435214116109,657.8365146447862
+CH-G9 = 594.0649350649351,111.03121564844913,1197.0,558.0,639.0,173.45271233127127,1103.1655138285378,604.3517832538247
+CH-GL = 1520.2912040990607,616.77567398804,3390.0,399.0,2991.0,22.348632001227987,75.48160969795433,1640.6393806331641
+CH-GN = 423.7529411764706,30.78040090032575,533.0,343.0,190.0,2650.643535741443,37067.02912848007,424.86937785076265
+CH-GR = 2020.4905974371775,580.8812423893713,3798.0,298.0,3500.0,51.99287339665689,214.37708502562504,2102.333292342549
+CH-LU = 759.1837993421053,286.3325803383133,2051.0,405.0,1646.0,27.989595250387037,111.13612593990982,811.3854742024351
+CH-NE = 902.390488948426,269.2358556690741,1438.0,428.0,1010.0,47.2684184579242,189.63757866779952,941.6987525331219
+CH-NW = 1053.6020942408377,504.0224209629075,2351.0,434.0,1917.0,15.82526208086468,50.860005774388185,1167.953755001451
+CH-OW = 1309.3875305623471,508.94168940910697,2700.0,434.0,2266.0,24.91086082204824,87.67367637979744,1404.8193294551288
+CH-SG = 986.486151909358,457.6463575086337,2870.0,385.0,2485.0,17.594314871855783,62.90728480278288,1087.471892257383
+CH-SH = 564.5949367088608,113.24709018018383,916.0,400.0,516.0,139.70190540406287,786.466094052617,575.8405560496423
+CH-SO = 642.5765907305578,220.520773296187,1435.0,286.0,1149.0,34.536144751614245,138.66454938015391,679.3630004718059
+CH-SZ = 1071.3004602235371,458.2110309763402,2522.0,406.0,2116.0,20.282457245916035,69.99446603922539,1165.178966933219
+CH-TG = 498.8523096942095,81.14981075450272,854.0,378.0,476.0,251.68726087452086,1681.942484016235,505.4096543129534
+CH-TI = 1423.6378218657662,708.354030976145,3152.0,1.0,3151.0,14.101606597954106,42.193532395332696,1590.1289510749923
+CH-UR = 1900.2927241962775,623.2794936239321,3423.0,434.0,2989.0,37.140565079743794,140.64188035540337,1999.897438571642
+CH-VD = 917.6134699853587,430.23826101458843,2836.0,362.0,2474.0,17.003850409439778,58.93689042881091,1013.4690136059547
+CH-VS = 2134.9104853479853,798.3605802338807,4469.0,370.0,4099.0,26.88660713047604,93.72389191107001,2279.303050610021
+CH-ZG = 668.7798913043479,224.3295758864166,1210.0,387.0,823.0,35.824977070016566,138.7993244712798,705.4008092073858
+CH-ZH = 531.8843373493976,122.10606424366188,1148.0,340.0,808.0,96.97353380394009,500.56137965299354,545.7204772066785
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHL/CHL_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHL/CHL_0_elevation.properties
new file mode 100755
index 0000000..a0cc2da
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHL/CHL_0_elevation.properties
@@ -0,0 +1,36 @@
+# CHL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CHL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CHL
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CHL = 1209.1072323547917,1301.251995362507,6550.0,1.0,6549.0,4.8779992918890045,14.305833651471628,1776.2874358523218
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHL/CHL_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHL/CHL_1_elevation.properties
new file mode 100755
index 0000000..384f1bb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHL/CHL_1_elevation.properties
@@ -0,0 +1,85 @@
+# CHL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CHL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CHL
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CL-ACO = 1581.9447264523408,998.4483338375743,4533.0,248.0,4285.0,9.621944354556188,29.766980405167708,1870.6812109211448
+CL-AI = 463.1983689538808,487.46086063950304,3957.0,1.0,3956.0,6.213765238210896,28.99186132584206,672.4364800164532
+CL-AN = 2092.9775520911408,1044.4722926161032,6089.0,1.0,6088.0,14.452036996427916,45.90660676497745,2339.1189374634546
+CL-AND = 2605.6810604539064,1062.9217384726364,5348.0,526.0,4822.0,21.76672518479088,70.99831281810218,2814.138662348728
+CL-ANT = 238.04887644700008,215.60868061602477,1464.0,1.0,1463.0,5.70474531989801,17.703357443003217,321.1765413828661
+CL-ARC = 304.02740373257734,259.2291289110221,1307.0,1.0,1306.0,6.377460437367056,20.011768932267042,399.5402401465193
+CL-ARI = 1945.9058332366926,1272.280136458328,4940.0,3.0,4937.0,8.686540931542936,24.638156768543556,2324.918548562724
+CL-BI = 715.2516182411058,635.0503521613056,3272.0,16.0,3256.0,5.573944511240027,15.033739116731557,956.490369620477
+CL-CAR = 207.7876923076923,90.57866378859747,602.0,1.0,601.0,19.07600777217758,63.10134022345032,226.67205255232508
+CL-CAU = 219.49456802897052,133.20208226446152,795.0,1.0,794.0,10.583826867227852,35.839859089668344,256.7501900949885
+CL-CBU = 1052.9228130360207,504.68416685970925,3491.0,448.0,3043.0,16.513265578758226,59.332331765571936,1167.6268918154317
+CL-CHG = 959.1709305594602,1040.1091356572445,4751.0,95.0,4656.0,4.86671463755786,14.21752626237283,1414.8624979509339
+CL-CHN = 2704.2841467409107,1458.5374545715508,6046.0,1.0,6045.0,11.84612844098978,33.34040827420073,3072.5371035517637
+CL-CHP = 1251.370509875976,1094.663746347959,4874.0,37.0,4837.0,5.7840267542462005,16.05170133103084,1662.5934170914459
+CL-CHQ = 913.0142882035198,294.1796994383844,2117.0,108.0,2009.0,39.2126558234872,153.9728623280564,959.2376066572035
+CL-CLE = 132.77806627946703,142.31223537523522,836.0,1.0,835.0,4.876909178233106,15.229794149294966,194.63501026899561
+CL-CON = 199.05074281304263,116.75590964789765,729.0,1.0,728.0,10.562519292605613,33.35386447869616,230.76642011378513
+CL-COP = 2391.82446972756,1598.5942018446265,6550.0,1.0,6549.0,7.953277757322574,20.753812335889716,2876.86073979238
+CL-COR = 2768.169065100343,1202.5717833375868,6058.0,409.0,5649.0,18.861849387977827,60.05127598366852,3018.1018649240864
+CL-CPA = 1487.0684238350577,1144.7269475547287,4796.0,1.0,4795.0,6.926957453289867,19.765216339090625,1876.638559133126
+CL-CPT = 741.6127159576445,669.0507380079832,4460.0,1.0,4459.0,6.54388115417312,24.85990961387153,998.808445348307
+CL-CTN = 471.18150736286475,445.3515312979835,3014.0,1.0,3013.0,5.757243705101059,18.312400370002706,648.3440439382474
+CL-CUR = 1076.4242728184554,939.9289032194766,3972.0,1.0,3971.0,5.633019029753871,14.844389040242769,1429.0400827898827
+CL-EL = 3527.253570566276,884.3269811715402,6169.0,1495.0,4674.0,75.48643232778726,351.42766227319805,3636.4202123380287
+CL-ELQ = 1910.4725040295818,1432.3747914447565,6253.0,1.0,6252.0,6.920068799509408,18.826794029399363,2387.802908914275
+CL-ESP = 487.32481585995794,613.1539654035472,3790.0,1.0,3789.0,5.5460927496735675,23.9984733018076,783.2261879195488
+CL-GCR = 904.0294172234595,573.8651923329212,4194.0,185.0,4009.0,10.814472403550873,45.38995052758968,1070.7896367525643
+CL-HUA = 1928.40212205641,1397.000950422153,5819.0,1.0,5818.0,7.219197355919289,19.419579083496842,2381.2489159749903
+CL-IQI = 2272.3225764764525,1389.1002101005313,5903.0,1.0,5902.0,9.692424718907596,27.487419891002656,2663.2779211464085
+CL-LIM = 1640.6602057390362,1259.3379438495565,5501.0,1.0,5500.0,6.781316174894061,18.62644146369821,2068.259647025704
+CL-LIN = 763.349183717117,766.1390685371206,3084.0,38.0,3046.0,4.899832490482682,13.032210264034157,1081.513314120782
+CL-LLA = 485.1830507086098,480.1207598150164,3201.0,1.0,3200.0,5.190893763069494,15.22041586700143,682.5822563620109
+CL-MA = 244.5036800114146,210.22444654929947,1610.0,1.0,1609.0,6.484962890693014,22.39603737411409,322.45366716178506
+CL-MIL = 391.41988950276243,309.112775004052,2261.0,22.0,2239.0,7.862185508934344,31.205248104692647,498.75869673526574
+CL-MIP = 510.8550396375991,266.45308665816646,1940.0,203.0,1737.0,15.102786814950907,61.93916377740038,576.1684813600942
+CL-MLL = 785.3693463143254,571.7688878694389,2745.0,24.0,2721.0,7.25353974379105,19.974341521163744,971.4549249788415
+CL-NUB = 606.6855785354946,638.8273703105582,3134.0,1.0,3133.0,4.952059765691078,14.279978537653783,881.0038593904418
+CL-OSR = 320.82280501710375,326.50408546106485,2424.0,1.0,2423.0,5.997898729768142,21.90038324902903,457.74686240520447
+CL-PAL = 859.8558230797531,494.2359325591018,2589.0,1.0,2588.0,10.665552187153084,30.946357435850196,991.776786135237
+CL-PAN = 4261.637915081731,478.14550522132157,6247.0,2260.0,3987.0,734.0903621116267,6767.116755458486,4288.377413827463
+CL-PET = 1011.9856373429085,840.5528670856667,3592.0,1.0,3591.0,6.357466694806814,18.897307295887213,1315.539453058808
+CL-QUI = 594.1956173169428,487.29256294847806,2371.0,74.0,2297.0,7.013372098120834,23.410173455045786,768.4546008344016
+CL-SAT = 147.07411219763253,107.0470561120486,624.0,1.0,623.0,7.823054525173301,25.977572988233064,181.90620303051205
+CL-SGO = 1434.0936911487759,1022.8310694289654,4168.0,339.0,3829.0,7.74416910957945,22.325904731865,1761.4789557590295
+CL-TAL = 373.3654822335025,196.5289168384681,1356.0,136.0,1220.0,14.152990104261976,52.75529377409146,421.9305612030934
+CL-TCA = 1022.1800062529311,989.7471809973246,3913.0,1.0,3912.0,4.907003865616776,12.35029523121168,1422.8321923105968
+CL-TF = 284.7707833317585,280.3828909977014,2504.0,1.0,2503.0,5.949854794570551,21.52124959177518,399.6360401710656
+CL-TOC = 1606.8589983817392,714.7313948534684,4443.0,1.0,4442.0,19.66384518255614,74.92411585408662,1758.6462997059843
+CL-VAL = 272.21923297080707,200.50272540000284,1367.0,1.0,1366.0,8.14314980524799,29.57734004465887,338.089712490699
+CL-VDI = 499.2137676654648,453.3454580453215,2229.0,1.0,2228.0,5.70028964615748,16.45805942075362,674.3415233819377
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHL/CHL_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHL/CHL_2_elevation.properties
new file mode 100755
index 0000000..7ba7991
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHL/CHL_2_elevation.properties
@@ -0,0 +1,359 @@
+# CHL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CHL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CHL
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CL-ACO-G490001 = 950.3455497382199,437.45458718412385,2371.0,248.0,2123.0,17.41774334199798,59.14905596071865,1046.1946184891565
+CL-ACO-G490002 = 713.1157142857143,317.7562084976084,1848.0,353.0,1495.0,19.023168711407482,67.73110398709792,780.7067503230646
+CL-ACO-G490003 = 1313.4923076923078,458.3252161805877,2285.0,503.0,1782.0,32.31621922389213,120.80265028499454,1391.1592454330475
+CL-ACO-G490004 = 2463.6741818181818,928.7394835948166,4533.0,623.0,3910.0,26.670428424540123,94.03607348428005,2632.9161594219922
+CL-ACO-G490005 = 1124.611111111111,341.1748671017588,2104.0,399.0,1705.0,46.213245071946844,192.41149428079336,1175.223570720257
+CL-ACO-G490006 = 1456.0025188916877,676.6180252806697,3477.0,643.0,2834.0,17.50209042102593,61.75941832184738,1605.5389397811728
+CL-AI-G010001 = 461.12988946915834,523.4317759412252,3957.0,1.0,3956.0,6.168701096622696,29.65783782757646,697.5826825737757
+CL-AI-G010002 = 652.8776599688589,405.23945818802497,2406.0,1.0,2405.0,9.338588532250668,26.923574325344912,768.4193239104143
+CL-AI-G010003 = 224.18057510557009,226.85752929346432,1643.0,1.0,1642.0,5.471031751611535,18.534567661823054,318.93771939330054
+CL-AI-G010004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CL-AI-G010005 = 22.535757575757575,55.14031902339573,339.0,1.0,338.0,4.4825727514221345,19.58916340839979,59.567735826663345
+CL-AN-G030001 = 2329.089307123937,1222.8247374721377,6089.0,1.0,6088.0,12.796714458318213,38.048377208466256,2630.581178966515
+CL-AN-G030002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CL-AN-G030003 = 899.5741171003717,486.32991176302073,1892.0,1.0,1891.0,11.495274185869999,31.243062731717707,1022.6193696739476
+CL-AN-G030004 = 1946.8169510385758,611.1665797608863,3830.0,661.0,3169.0,42.128759848775616,169.14493319973863,2040.4952411284262
+CL-AN-G030005 = 2052.2556314856997,874.3506632321474,5017.0,1.0,5016.0,20.05431194472982,67.35164589103654,2230.749259611949
+CL-AND-G340001 = 1408.0077120822623,651.7202014823658,3327.0,697.0,2630.0,17.443516546707617,60.30512820020891,1551.5234249934294
+CL-AND-G340002 = 2910.7840681362727,971.7446579875484,5348.0,728.0,4620.0,35.32541947537425,130.26157711993065,3068.705194645339
+CL-AND-G340003 = 834.2447129909366,243.98486393947516,1738.0,526.0,1212.0,51.571039882778365,229.4348460394983,869.1909197552021
+CL-AND-G340004 = 2801.5514803358374,863.2206314062684,4742.0,723.0,4019.0,43.50169828584832,171.01712281107757,2931.5252950396584
+CL-ANT-G020001 = 238.04887644700008,215.60868061602116,1464.0,1.0,1463.0,5.704745319898296,17.703357443004403,321.1765413828661
+CL-ARC-G050001 = 188.21167883211677,178.1629751183476,901.0,1.0,900.0,5.755740732915815,18.362360571036856,259.1634267249621
+CL-ARC-G050002 = 6.6923076923076925,12.274956464811508,48.0,1.0,47.0,4.164689887315315,14.561080423679563,13.980756004649336
+CL-ARC-G050003 = 375.61771844660194,312.05009279635215,1290.0,3.0,1287.0,6.307345875912052,18.313391986533446,488.3276879568091
+CL-ARC-G050004 = 282.0455531453362,169.35386359227584,630.0,1.0,629.0,10.052512862570003,29.60445379443188,328.9839284261312
+CL-ARC-G050005 = 442.85811875985286,284.82506333938943,1260.0,25.0,1235.0,8.99744060945128,26.319940972694955,526.5440437967212
+CL-ARC-G050006 = 119.82845744680851,44.82636226600938,197.0,1.0,196.0,26.143032671328598,86.23026095591604,127.93850854252251
+CL-ARC-G050007 = 351.61013046815043,297.7146180809617,1307.0,3.0,1304.0,6.417056360112134,19.62875619600746,460.72082399965655
+CL-ARC-G050008 = 271.63984375,199.5182615544898,810.0,1.0,809.0,7.349701055216839,21.348761652456645,337.0396733416557
+CL-ARC-G050009 = 102.91780821917808,80.42451637126742,331.0,1.0,330.0,6.424390331401158,17.52903768792831,130.61461664833604
+CL-ARI-G060001 = 1493.2705653021442,1033.187260799434,4333.0,7.0,4326.0,8.145106916906204,24.046336254878643,1815.8559681527672
+CL-ARI-G060002 = 2610.6693386773545,1298.2458039610517,4940.0,3.0,4937.0,14.153417492578745,41.9347980839322,2915.653711161965
+CL-BI-G080001 = 1561.512050932242,431.19832360998544,3272.0,459.0,2813.0,58.04257745125477,249.62405267422508,1619.954283148348
+CL-BI-G080002 = 135.87617260787994,25.630431146113875,192.0,84.0,108.0,165.06729752725408,964.2124700099293,138.27238800028755
+CL-BI-G080003 = 94.61946902654867,34.69553249251705,298.0,25.0,273.0,30.474803825070026,132.3544933007361,100.78007686941557
+CL-BI-G080004 = 143.26165685830694,51.03063088496776,328.0,23.0,305.0,30.960612543140382,116.67660649581227,152.079017666163
+CL-BI-G080005 = 479.02543604651163,436.5714649116459,1729.0,53.0,1676.0,5.612400151068118,15.741470248795169,648.120368723782
+CL-BI-G080006 = 249.39347408829175,218.69784911802864,911.0,16.0,895.0,6.340195456991172,20.081617019747764,331.70145330806054
+CL-BI-G080007 = 69.31065088757397,24.02244892260294,219.0,23.0,196.0,34.81147006108691,155.11517417577207,73.35560223117403
+CL-BI-G080008 = 785.0815187046343,442.61635963805696,1970.0,135.0,1835.0,11.27533544205671,33.376028354900974,901.255919720265
+CL-BI-G080009 = 472.06184364060675,325.876252941778,1811.0,151.0,1660.0,9.129136774364103,32.5510893625277,573.6180928568607
+CL-BI-G080010 = 144.94179894179894,51.41183236198374,282.0,52.0,230.0,30.81935416389677,112.28307267789071,153.7897967594131
+CL-BI-G080011 = 1137.0871472158658,602.4418169939973,3039.0,101.0,2938.0,12.403931012708876,36.249288044568736,1286.819071675014
+CL-BI-G080012 = 964.441975308642,432.5882137582093,2038.0,267.0,1771.0,17.97882064042824,58.233942208710225,1057.0150833454331
+CL-BI-G080013 = 149.63612217795486,62.05609741513529,312.0,64.0,248.0,22.02009088781152,78.53109588550478,161.99360569742433
+CL-CAR-G110001 = 211.57383966244726,57.55862752495553,309.0,61.0,248.0,60.707520677531626,265.80999875122194,219.26350638459542
+CL-CAR-G110002 = 254.2406015037594,74.07721200873165,382.0,7.0,375.0,49.341530318647635,194.47113775967821,264.8126069355082
+CL-CAR-G110003 = 225.2168199737188,79.61120392680837,481.0,107.0,374.0,31.300904399011202,115.78912117877901,238.87352257994257
+CL-CAR-G110004 = 164.03529411764706,102.26627838883023,420.0,1.0,419.0,9.230870220663803,25.998651797264714,193.30279204337612
+CL-CAR-G110005 = 139.8324607329843,45.45860776133871,335.0,1.0,334.0,38.98904778925117,161.15538242281602,147.03605712287322
+CL-CAR-G110006 = 230.61749347258487,116.39971717633318,602.0,1.0,601.0,13.77907790000013,42.13436884740409,258.32793587668385
+CL-CAU-G120001 = 228.10889973713856,120.9868273788621,795.0,84.0,711.0,13.923672594570538,51.25890010181612,258.2082154744315
+CL-CAU-G120002 = 156.58868894601542,122.02107144752264,521.0,1.0,520.0,6.684460514122321,18.902521433132947,198.51740322458738
+CL-CAU-G120003 = 280.6729411764706,175.98419406849501,743.0,1.0,742.0,9.31990711466263,27.255772163135827,331.28195916860346
+CL-CBU-G140001 = 1009.5802310654685,300.5464081212859,2100.0,535.0,1565.0,48.53018100487115,205.1373491007171,1053.366216656302
+CL-CBU-G140002 = 1096.562091503268,457.76226426944527,2145.0,462.0,1683.0,21.321774826120578,73.0490515000978,1188.2738367527543
+CL-CBU-G140003 = 1053.1998541210794,609.2404157648208,3491.0,448.0,3043.0,11.601432063273169,39.510094832013785,1216.7184624727097
+CL-CHG-G190001 = 335.18330134357007,138.36067220734816,762.0,168.0,594.0,22.403966387596633,81.2456800235225,362.6175962542962
+CL-CHG-G190002 = 573.0159786950733,352.25260993979145,1961.0,262.0,1699.0,10.847559057798474,38.7506911466873,672.6285847696838
+CL-CHG-G190003 = 224.22787385554426,116.97139035248422,878.0,117.0,761.0,14.79897441178067,57.97364654322539,252.90402443371894
+CL-CHG-G190004 = 374.10625,173.697891354321,1180.0,207.0,973.0,18.339075913665543,72.23993979834313,412.46386962981376
+CL-CHG-G190005 = 247.65868263473052,126.84116015569154,623.0,122.0,501.0,14.594993316304265,51.35701615951421,278.2507915424716
+CL-CHG-G190006 = 204.25,102.26882969603818,597.0,95.0,502.0,15.113937102607807,53.4501791936537,228.422801023447
+CL-CHG-G190007 = 319.4754098360656,44.840557811338996,543.0,266.0,277.0,385.38236932905806,2958.0120389128488,322.6069018399236
+CL-CHG-G190008 = 197.61894736842106,64.71501947971882,335.0,134.0,201.0,38.43366066702611,154.6156568063315,207.94538250527026
+CL-CHG-G190009 = 2002.4855448480355,1008.7851580777681,4751.0,218.0,4533.0,13.885484606500608,42.18015078333953,2242.2301069433797
+CL-CHG-G190010 = 299.8160377358491,155.17521784536683,880.0,151.0,729.0,14.233063417861992,49.46972896399993,337.59295714955476
+CL-CHN-G150001 = 829.2220686188261,329.7711654564625,1930.0,1.0,1929.0,23.420204875529905,80.70124869774283,892.3890747039652
+CL-CHN-G150002 = 30.0,0.0,30.0,30.0,0.0,0.0,-1.2,30.0
+CL-CHN-G150003 = 3224.632261663993,1200.3999434329828,6046.0,758.0,5288.0,27.011564163573265,92.70422520727523,3440.8157822176563
+CL-CHP-G090001 = 944.1904761904761,539.6147143187416,2254.0,417.0,1837.0,11.22304764235681,33.95795925087319,1087.510779366391
+CL-CHP-G090002 = 286.73655913978496,87.28208167607409,714.0,154.0,560.0,46.736607411683565,207.55469474124953,299.72656894081354
+CL-CHP-G090003 = 490.8806818181818,363.0459094303096,1790.0,111.0,1679.0,7.518097463650794,22.655048261273336,610.545801833379
+CL-CHP-G090004 = 774.8629441624365,405.56094698985953,1926.0,241.0,1685.0,13.376766165072286,43.28013049657292,874.5811934631289
+CL-CHP-G090005 = 1121.8987341772151,339.78189560463073,1897.0,464.0,1433.0,46.11412060593638,189.47667319166004,1172.2237441414986
+CL-CHP-G090006 = 216.97134387351778,204.3088081796155,1185.0,37.0,1148.0,6.464836577574484,24.097903742262517,298.0245848282576
+CL-CHP-G090007 = 2396.5285053929124,907.235928735899,4874.0,399.0,4475.0,26.18436351975239,90.97863565270647,2562.5038356166565
+CL-CHP-G090008 = 325.7068965517241,179.3069039789225,942.0,166.0,776.0,13.156314909709675,48.33341902646201,371.80095249456
+CL-CHP-G090009 = 1011.6690721649485,560.5330625378922,2700.0,346.0,2354.0,12.190989174047385,39.4323615595721,1156.5775485341205
+CL-CHP-G090010 = 993.5886075949367,453.6780926702846,1999.0,372.0,1627.0,17.40275024110515,56.69569816338445,1092.264680794629
+CL-CHP-G090011 = 299.03930131004364,157.6289746585747,680.0,98.0,582.0,13.144325228372628,41.59840601446523,338.0405262389595
+CL-CHP-G090012 = 139.00849256900213,79.76116107072237,614.0,86.0,528.0,14.206293951280426,71.54831473308616,160.26604076240247
+CL-CHP-G090013 = 231.36153846153846,61.24352447353784,430.0,136.0,294.0,65.75403693911797,299.68299076728164,239.33017103831847
+CL-CHP-G090014 = 864.9078014184397,357.603645655279,1796.0,305.0,1491.0,21.970834450804215,77.23747536597378,935.91980016475
+CL-CHP-G090015 = 826.9974937343359,650.8560663014038,3016.0,199.0,2817.0,6.936625847188914,21.019765386781696,1052.396538232719
+CL-CHP-G090016 = 712.6069651741293,446.2063160820822,2475.0,229.0,2246.0,10.285943101718455,35.03809890812946,840.7786648852515
+CL-CHP-G090017 = 418.69302325581396,236.90361831329136,1049.0,115.0,934.0,11.569605982521022,36.22372749659859,481.0687810417792
+CL-CHQ-G180001 = 884.4316859446197,323.69018170369026,2117.0,108.0,2009.0,28.76301985408568,105.16327643429581,941.8039821715608
+CL-CHQ-G180002 = 959.9284317109654,230.3735909910966,2078.0,158.0,1920.0,84.71500909376184,408.66110960088633,987.1851829485726
+CL-CLE-G160001 = 65.54248069059518,67.67126044530916,340.0,1.0,339.0,5.442468489261053,18.239489148170634,94.20836621730545
+CL-CLE-G160002 = 217.43396226415095,165.3575610533366,836.0,1.0,835.0,6.567983061745811,18.048158716332683,273.16780729689987
+CL-CLE-G160003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CL-CLE-G160004 = 144.42652476463365,97.90834085846981,497.0,1.0,496.0,7.839075298219518,21.103681725666082,174.48514052849214
+CL-CLE-G160005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CL-CLE-G160006 = 253.6872180451128,207.82179664301322,799.0,1.0,798.0,6.016689688133893,15.824362265189194,327.94375090768006
+CL-CLE-G160007 = 36.97163120567376,49.568627584406464,221.0,1.0,220.0,4.392089201083636,14.217692941922177,61.838097921992464
+CL-CLE-G160008 = 18.058429118773947,26.15081948973001,254.0,1.0,253.0,5.158722650135433,25.190021203043788,31.780060135597953
+CL-CLE-G160009 = 1.3333333333333333,0.4714045207910317,2.0,1.0,1.0,31.81980515339464,121.5,1.4142135623730951
+CL-CLE-G160010 = 174.9614147909968,113.27897446893495,378.0,1.0,377.0,8.12926609491137,20.356290544544123,208.43133814856358
+CL-CLE-G160011 = 38.60164271047228,62.06406438230231,373.0,1.0,372.0,4.218387608307967,15.30708960533186,73.0892256601309
+CL-CLE-G160012 = 10.778004073319755,11.287287375689948,51.0,1.0,50.0,4.762060135367624,13.155671802004179,15.606672550736313
+CL-CLE-G160013 = 11.125,33.174045121703834,226.0,1.0,225.0,5.086875638364488,26.432486693106917,34.9897541394169
+CL-CLE-G160014 = 7.22289156626506,22.97939792484225,191.0,1.0,190.0,6.1341084395452485,40.42942469476119,24.087816247353455
+CL-CON-G200001 = 170.22591362126246,99.79138768480468,334.0,1.0,333.0,9.990304450299366,27.14601147714829,197.3200008216412
+CL-CON-G200002 = 128.9867374005305,96.25481397843892,401.0,1.0,400.0,7.058410501072818,19.834981982964848,160.9427464636331
+CL-CON-G200003 = 247.7605459057072,65.16597234799234,582.0,126.0,456.0,66.85001280494279,307.4379686600111,256.1872207186638
+CL-CON-G200004 = 175.83409090909092,77.05465723398086,321.0,25.0,296.0,18.875176054629048,61.7882938870997,191.97668537422123
+CL-CON-G200005 = 236.23346303501947,130.73539367891522,642.0,1.0,641.0,11.8905604037713,37.81656950314211,269.9962818593968
+CL-CON-G200006 = 211.1978417266187,75.90291315593679,323.0,29.0,294.0,29.763278113882976,106.7578493207747,224.42321755010013
+CL-CON-G200007 = 206.22970085470087,164.27679377367977,729.0,3.0,726.0,6.8942497650192704,21.41219415265817,263.6618184098325
+CL-CON-G200008 = 9.032710280373832,15.836307955572408,109.0,1.0,108.0,5.306132984118524,27.566612418075092,18.231250770939912
+CL-CON-G200009 = 15.8,22.408926792686884,60.0,1.0,59.0,3.866552518944381,10.291639369159892,27.418971534322726
+CL-CON-G200010 = 227.95425867507888,88.45946400518437,486.0,1.0,485.0,23.94164516543978,77.46492489416323,244.51629970247234
+CL-COP-G210001 = 468.36288128311617,362.16598559972886,1813.0,1.0,1812.0,6.828873212599691,19.57185992648883,592.0540428788958
+CL-COP-G210002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CL-COP-G210003 = 2420.0657979556127,1558.6304429744027,6550.0,135.0,6415.0,8.647148553700578,23.494578331064574,2878.5495174134358
+CL-COP-G210004 = 3348.6554220464213,1085.492673357356,5745.0,689.0,5056.0,38.193245404136334,144.73342295252186,3520.197079641053
+CL-COR-G230001 = 627.3488372093024,183.3252733039862,1566.0,409.0,1157.0,52.95752787386641,254.17469663043013,653.5860458882556
+CL-COR-G230002 = 504.90714285714284,25.245338021835533,565.0,457.0,108.0,8060.242523783879,162420.53278120328,505.5378818644553
+CL-COR-G230003 = 2948.199363732768,1068.793814811163,6058.0,531.0,5527.0,29.084780453901562,104.24408280284264,3135.95275903399
+CL-CPA-G170001 = 1680.4230264883295,1147.1068535237112,4276.0,86.0,4190.0,8.131608288804316,22.83861030741146,2034.6192964172105
+CL-CPA-G170002 = 623.6148300720906,370.7613328804201,1776.0,1.0,1775.0,10.073441476006124,29.158150303494107,725.506321299207
+CL-CPA-G170003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CL-CPA-G170004 = 638.9915775834144,350.5531210769609,1825.0,1.0,1824.0,11.691255768964885,34.48012993706304,728.8331269360217
+CL-CPA-G170005 = 2296.3146884947705,1065.6362008738286,4796.0,401.0,4395.0,16.578376576564033,52.18041416478944,2531.529510238749
+CL-CPT-G100001 = 921.1911764705883,614.3122811099893,4460.0,1.0,4459.0,10.269970788058815,44.775307814056774,1107.2365430791303
+CL-CPT-G100002 = 56.24528301886792,59.03529665661886,197.0,1.0,196.0,4.541413132952374,11.765286633607014,81.5395493806996
+CL-CPT-G100003 = 969.4283841840821,669.3188111245571,3732.0,66.0,3666.0,9.288767753956892,34.7692461894218,1178.040348624344
+CL-CPT-G100004 = 574.4308696268974,645.0088131050517,4279.0,1.0,4278.0,5.421011358406624,20.759380334146005,863.7170792357535
+CL-CTN-G130001 = 263.47538337368843,201.6881377837423,834.0,1.0,833.0,6.827891077794079,19.01974319218621,331.8092563003419
+CL-CTN-G130002 = 705.8931383577053,355.06343299329046,2226.0,227.0,1999.0,14.550242889972338,47.85893006722458,790.1614798441337
+CL-CTN-G130003 = 1101.6987811955892,360.1694147924938,3014.0,413.0,2601.0,38.41262870403926,155.32054027579272,1159.0781733083468
+CL-CTN-G130004 = 164.54788877445932,85.15506255566311,505.0,42.0,463.0,13.625371708166476,43.68920597966361,185.27652948765726
+CL-CTN-G130005 = 207.61165845648605,82.2823112673425,656.0,32.0,624.0,24.42538110492081,92.47674045692449,223.32259060504478
+CL-CTN-G130006 = 200.57523029682702,75.68755957273929,655.0,79.0,576.0,28.047914340846997,113.50681111115844,214.38057207382892
+CL-CTN-G130007 = 424.20772946859904,222.71159233293548,1479.0,149.0,1330.0,14.212669647967045,52.94606289347717,479.11653185877
+CL-CTN-G130008 = 264.8792613636364,128.89586969068472,808.0,10.0,798.0,15.89377494652964,56.36601214921955,294.57625213832773
+CL-CTN-G130009 = 1284.4996102883865,345.30236024686235,2093.0,492.0,1601.0,62.040547630348996,268.3130342096745,1330.1026158996422
+CL-CTN-G130010 = 96.4432945235015,78.3801405938561,617.0,7.0,610.0,7.781447719148378,32.02571854234166,124.27693067524443
+CL-CTN-G130011 = 355.6689536878216,73.28195868270372,544.0,239.0,305.0,129.3396995615638,707.3808029619803,363.13998690004286
+CL-CTN-G130012 = 176.03764115432872,77.98597878325403,598.0,43.0,555.0,19.35338972178124,71.78635155205679,192.53847405119413
+CL-CTN-G130013 = 954.14177852349,441.21129128408313,2348.0,224.0,2124.0,16.794373362665187,53.98169066827642,1051.2154570213172
+CL-CTN-G130014 = 79.29717514124293,60.799372236368924,316.0,1.0,315.0,6.860501695284341,19.990115194690627,99.9229986025115
+CL-CTN-G130015 = 190.49210903873745,89.71062096548,740.0,59.0,681.0,17.742000382464827,71.24492930138797,210.55934821336777
+CL-CTN-G130016 = 52.251891891891894,43.9159185469933,313.0,1.0,312.0,7.772063637256738,33.78141140827183,68.25590163574215
+CL-CTN-G130017 = 180.40673211781206,160.10912761520586,758.0,1.0,757.0,5.525502084697877,15.268450010565207,241.20846116819874
+CL-CTN-G130018 = 792.2344418834376,459.71900089989987,2914.0,183.0,2731.0,11.364808800638025,38.01561872363247,915.9568607171216
+CL-CTN-G130019 = 550.4085510688836,389.83468949212096,2813.0,180.0,2633.0,8.757858467819874,32.21723773585753,674.4780635581609
+CL-CUR-G240001 = 1352.9886531820425,928.1099191752783,3972.0,162.0,3810.0,7.965884124533374,22.127327406922003,1640.7212797153888
+CL-CUR-G240002 = 204.65892291446673,108.70442196091054,639.0,62.0,577.0,13.997158685505301,52.48626310805747,231.73676031731645
+CL-CUR-G240003 = 173.07142857142858,93.73026741574638,326.0,1.0,325.0,11.997243936506512,35.017073213208405,196.8224642097096
+CL-CUR-G240004 = 1555.0486806187444,865.6935639034115,3326.0,150.0,3176.0,11.129761296720835,31.027600556929098,1779.7757571328723
+CL-CUR-G240005 = 268.99273255813955,133.9386952119934,677.0,110.0,567.0,15.076134911017949,51.119940812507046,300.4940336249391
+CL-CUR-G240006 = 1803.1952951620062,811.609590788999,3873.0,269.0,3604.0,17.41719713552545,54.06101639734419,1977.4284817295118
+CL-CUR-G240007 = 285.508389261745,132.25464149918014,752.0,98.0,654.0,17.485139937025426,61.24878527719827,314.65271417375817
+CL-CUR-G240008 = 656.4230769230769,542.2318673123089,2554.0,200.0,2354.0,6.937471775408085,22.710241139835563,851.4145017828589
+CL-CUR-G240009 = 175.32394366197184,70.31133473984288,351.0,35.0,316.0,23.872815157951305,87.30823295694748,188.89724459103292
+CL-EL-G250001 = 3287.4861642038,714.6869826055082,6072.0,1495.0,4577.0,111.52925699032376,584.9103486091005,3364.2744779427826
+CL-EL-G250002 = 4215.189544043925,460.22397774620106,6066.0,3604.0,2462.0,796.5954341957837,7572.6863190726135,4240.239262342369
+CL-EL-G250003 = 3568.3604133594795,953.7350754780986,6169.0,2260.0,3909.0,63.57789423452614,281.190879378289,3693.6170123373977
+CL-ELQ-G260001 = 1211.6274509803923,562.7396574746982,3074.0,225.0,2849.0,17.125233477480567,58.635821874566616,1335.9330080748748
+CL-ELQ-G260002 = 419.7031838411503,334.4708031068044,1448.0,1.0,1447.0,6.566046071281541,18.62407086408468,536.6763276475954
+CL-ELQ-G260003 = 1289.0440318302387,882.7576963655844,4114.0,1.0,4113.0,8.177417494323612,24.02020617133774,1562.336604733382
+CL-ELQ-G260004 = 25.142857142857142,22.699456075475663,70.0,1.0,69.0,5.481345362987531,15.004687009303701,33.873715052066125
+CL-ELQ-G260005 = 978.8871391076116,565.5516988263062,2709.0,1.0,2708.0,10.643577934324332,31.116544254920562,1130.517030015738
+CL-ELQ-G260006 = 3711.949740034662,597.4493554346604,4908.0,1896.0,3012.0,257.79825533009705,1708.0678757193407,3759.7229425654073
+CL-ELQ-G260007 = 3071.556145576998,1211.4376478823672,6253.0,458.0,5795.0,23.669939065087444,79.57093117926894,3301.82348561194
+CL-ESP-G560001 = 741.0992613943433,780.9113458324766,3790.0,1.0,3789.0,5.5244200299300354,19.32327566125586,1076.5921443560403
+CL-ESP-G560002 = 205.14260222133342,185.72464159537404,1428.0,1.0,1427.0,5.823737697826152,18.418974957167183,276.72573017677627
+CL-ESP-G560003 = 431.09964151865734,349.1399474123923,2616.0,1.0,2615.0,6.668908550297242,20.53158818085277,554.7482346043504
+CL-GCR-G270001 = 997.2480842027513,729.360919301634,4194.0,192.0,4002.0,8.48213405078695,31.621574399201066,1235.5043877099731
+CL-GCR-G270002 = 809.8543046357615,327.029264957138,1970.0,185.0,1785.0,22.408327038153146,74.78936542312574,873.391169451282
+CL-HUA-G280001 = 3343.724591215133,904.5219102987458,5819.0,790.0,5029.0,61.24917189903284,266.08056237504775,3463.907335381144
+CL-HUA-G280002 = 626.1170520231213,381.2404871401437,1844.0,1.0,1843.0,9.61788129972848,27.304960886092655,733.0531166763967
+CL-HUA-G280003 = 78.66666666666667,41.010838675756055,154.0,25.0,129.0,13.419624839123268,42.713743637316895,88.71489916205357
+CL-HUA-G280004 = 381.57399617590823,203.97855155845477,1123.0,1.0,1122.0,12.354129045038656,37.39717742591489,432.67304521259155
+CL-HUA-G280005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CL-HUA-G280006 = 1553.6806397139167,959.8906652467452,4480.0,196.0,4284.0,10.005792481389244,31.453240099763423,1826.284101515886
+CL-IQI-G290001 = 2833.3910157114406,935.3171042132051,4704.0,898.0,3806.0,36.82539599389085,140.249299907849,2983.7765890475257
+CL-IQI-G290002 = 4152.254077471967,355.88849764147545,5423.0,3521.0,1902.0,1623.9409994193738,19383.85029885927,4167.477719992764
+CL-IQI-G290003 = 1960.0936104910713,1183.3215664871584,5146.0,1.0,5145.0,10.47175563038866,33.01230090908534,2289.5888040435475
+CL-IQI-G290004 = 714.4078254326562,303.1521477727547,1729.0,1.0,1728.0,19.642819213684675,62.56463106121142,776.0668564876679
+CL-IQI-G290005 = 3543.5129409825254,1068.1915497809537,5903.0,980.0,4923.0,45.264001454885964,174.6167532737515,3701.015691662771
+CL-IQI-G290006 = 1313.0665400484643,614.5904929241502,4032.0,657.0,3375.0,17.940043096206796,69.01687488202664,1449.7810912643315
+CL-LIM-G310001 = 1624.7297297297298,790.8831302622453,3778.0,628.0,3150.0,15.690990542966507,52.826092055591,1806.998290093559
+CL-LIM-G310002 = 2534.5126288139018,1072.9299058359218,4792.0,454.0,4338.0,20.1255280588082,65.04770062451568,2752.2595895834816
+CL-LIM-G310003 = 702.9849094567404,606.2202841966517,4030.0,1.0,4029.0,7.116693552881442,27.962717644296887,928.2730287449766
+CL-LIM-G310004 = 646.2572960095295,214.89543816407732,1384.0,205.0,1179.0,36.44854570406424,141.37246391801483,681.0495884950518
+CL-LIM-G310005 = 3110.473359073359,921.115163413869,5501.0,955.0,4546.0,48.261079795602754,195.49179481588087,3243.994090897217
+CL-LIN-G320001 = 1619.525294117647,635.4254785354236,2873.0,218.0,2655.0,23.676988662060857,78.31021298301401,1739.7205859156877
+CL-LIN-G320002 = 951.613309352518,766.8814662020179,3014.0,38.0,2976.0,6.148416566628518,16.1941650751882,1222.1600033305815
+CL-LIN-G320003 = 582.8101265822785,635.5442826039869,3084.0,60.0,3024.0,4.957180670036755,14.95045492655909,862.3132718435153
+CL-LIN-G320004 = 551.9462112288967,559.093852810831,2683.0,92.0,2591.0,5.30664901310189,16.27025700604321,785.6402206740647
+CL-LIN-G320005 = 149.32882882882882,52.01679369738475,533.0,64.0,469.0,34.235010640613915,149.963411184495,158.12920649249443
+CL-LIN-G320006 = 212.55987627043748,108.43606756880224,862.0,45.0,817.0,14.196881104746772,48.35508822087867,238.6212097653717
+CL-LIN-G320007 = 133.35897435897436,32.91307346342584,223.0,56.0,167.0,78.06182614766719,360.65248116284727,137.3604253301745
+CL-LIN-G320008 = 216.32773109243698,30.742932300753242,289.0,162.0,127.0,369.7935054780618,2758.3586510766772,218.50129319079653
+CL-LLA-G330001 = 48.5272952853598,61.67688656906439,289.0,1.0,288.0,4.437348987826821,14.284318369038736,78.47889349733313
+CL-LLA-G330002 = 889.6791987673344,482.991591719862,2430.0,1.0,2429.0,11.773507714716274,34.071100408514795,1012.3289753787409
+CL-LLA-G330003 = 14.0,1.0,15.0,13.0,2.0,2786.0,39593.0,14.035668847618199
+CL-LLA-G330004 = 298.1496984746364,100.64315846042196,927.0,4.0,923.0,36.217706337031814,153.02601118611474,314.6780704869759
+CL-LLA-G330005 = 208.06615120274915,66.6597241210514,309.0,38.0,271.0,38.57214952012717,141.74969575170385,218.48350531841055
+CL-LLA-G330006 = 65.91666666666667,38.145463542718794,134.0,1.0,133.0,10.163550214205765,28.028600699290436,76.15827816681082
+CL-LLA-G330007 = 213.4227848101266,87.38898049086146,319.0,29.0,290.0,21.16923876089335,66.35260807796048,230.62115901916238
+CL-LLA-G330008 = 215.21317157712306,109.3361231864474,419.0,1.0,418.0,12.966438040216486,35.76378378678879,241.3940700467312
+CL-LLA-G330009 = 20.347194719471947,22.224141358601564,118.0,1.0,117.0,5.31638865976616,18.4689908153002,30.13172401438736
+CL-LLA-G330010 = 322.2973844500179,362.5218041211334,1905.0,1.0,1904.0,4.653302227804684,13.775833043185086,485.07490399583025
+CL-LLA-G330011 = 586.4897673605037,526.223493119374,3201.0,1.0,3200.0,5.556922566184408,15.934705854280757,787.9602857564165
+CL-MA-G360001 = 248.3068810672828,199.9471508584853,1610.0,1.0,1609.0,7.011364149130498,24.412954215414295,318.80271379300905
+CL-MA-G360002 = 219.57086749472236,224.20842608934285,1308.0,1.0,1307.0,5.500873242136131,19.115700310718797,313.81648169247734
+CL-MA-G360003 = 283.2252053063803,228.8488577033439,1193.0,1.0,1192.0,6.90745995207373,22.885441111879107,364.12678642605647
+CL-MA-G360004 = 131.5679012345679,162.50203708289,794.0,1.0,793.0,4.138111440807977,11.669436850413582,209.08616571011586
+CL-MIL-G400001 = 599.9858490566038,415.720645939227,2261.0,108.0,2153.0,8.868744335761518,31.262028312328653,729.936075645191
+CL-MIL-G400002 = 588.0546500479386,291.4680300573136,1591.0,158.0,1433.0,15.018484544323222,50.207286209668844,656.3245264261383
+CL-MIL-G400003 = 407.5230125523013,144.19912463581838,886.0,170.0,716.0,31.931212725258057,124.60268128153926,432.2827700769941
+CL-MIL-G400004 = 245.78651059085843,163.26518707888792,1185.0,53.0,1132.0,9.930274929459042,38.22225204491708,295.07038160468505
+CL-MIL-G400005 = 212.11764705882354,110.26458836959495,922.0,22.0,900.0,14.678060900778727,57.6175460651591,239.06521211185836
+CL-MIP-G370001 = 383.23955431754877,102.66639321696366,875.0,244.0,631.0,65.33000188510802,318.45063019412106,396.75300161396837
+CL-MIP-G370002 = 576.301724137931,196.07313993488222,1088.0,249.0,839.0,34.86791393207331,136.766969868491,608.7432574150419
+CL-MIP-G370003 = 560.6024096385543,312.7003445781453,1940.0,203.0,1737.0,12.99080627422529,48.94897598950645,641.9163241356651
+CL-MIP-G370004 = 437.95283018867923,83.85886414544154,874.0,325.0,549.0,160.7532627182788,975.7760527217775,445.9091730005537
+CL-MLL-G380001 = 553.8942161339421,342.6213350343679,1467.0,38.0,1429.0,9.290777909599077,25.902832729418336,651.2973068325762
+CL-MLL-G380002 = 494.2030484485574,379.2272256273417,1786.0,57.0,1729.0,7.247756400651201,22.27355922744536,622.9365471320959
+CL-MLL-G380003 = 1307.981240981241,352.98673017938125,2745.0,468.0,2277.0,62.225214690769796,277.6047898654956,1354.77472608606
+CL-MLL-G380004 = 399.75518134715026,159.61768900763514,996.0,107.0,889.0,24.085021933465693,89.31450394925965,430.4439704050123
+CL-MLL-G380005 = 1432.6933081602685,338.0158723173178,2608.0,677.0,1931.0,89.1445396628487,437.76666548951226,1472.0274607444155
+CL-MLL-G380006 = 432.37738619676946,334.0516504326106,1318.0,59.0,1259.0,6.981875568505498,20.29916793015679,546.3887894632368
+CL-MLL-G380007 = 291.93079584775086,167.4129728123003,741.0,24.0,717.0,11.072559453050614,33.60690289929606,336.5274030894858
+CL-MLL-G380008 = 318.9519379844961,200.39809802002287,887.0,50.0,837.0,9.159710182241295,25.86764744181342,376.6825406547382
+CL-MLL-G380009 = 156.70097087378642,142.99639447905267,669.0,34.0,635.0,5.976402058625471,18.430894124795973,212.13948973917164
+CL-MLL-G380010 = 265.91212367778684,92.16530285708495,710.0,121.0,589.0,34.45795935861652,147.15498860047202,281.4315202132994
+CL-MLL-G380011 = 580.3687150837989,228.57605930450333,1455.0,254.0,1201.0,25.025219406788185,94.44442258464821,623.7586555192605
+CL-NUB-G410001 = 137.69311064718164,34.18659817294516,254.0,73.0,181.0,77.96193864437872,372.27133162394506,141.87359237834016
+CL-NUB-G410002 = 168.87779690189328,67.48535877733673,473.0,70.0,403.0,24.405091532920277,94.21518949362542,181.86254132102897
+CL-NUB-G410003 = 267.45652173913044,119.9286575104113,627.0,1.0,626.0,18.01819714638655,60.08254413878477,293.11409709026873
+CL-NUB-G410004 = 121.0015873015873,107.52642346657045,336.0,10.0,326.0,5.379359732397345,13.65637448207047,161.87438300427857
+CL-NUB-G410005 = 1191.1130597014926,650.5014583320556,3134.0,213.0,2921.0,12.042117910192545,36.65394936945101,1357.1670745650965
+CL-NUB-G410006 = 896.6139954853273,445.7525463366432,2089.0,164.0,1925.0,14.474815285724391,45.070504089550006,1001.3051430337126
+CL-NUB-G410007 = 213.9704641350211,70.47821759779458,677.0,112.0,565.0,38.13157809091118,158.38495229194746,225.27880210512134
+CL-NUB-G410008 = 202.36532507739938,102.68541173004982,645.0,96.0,549.0,15.402225542813127,59.20455842923611,226.92734206316211
+CL-NUB-G410009 = 285.12227074235807,200.5926870499034,1542.0,79.0,1463.0,9.27347282704592,37.338947508739565,348.61459431753434
+CL-NUB-G410010 = 1403.586440677966,562.5420317125321,2778.0,239.0,2539.0,22.818198189059697,76.20457882494237,1512.120509052868
+CL-NUB-G410011 = 126.18433179723502,50.46774882593945,397.0,56.0,341.0,25.32368582964478,107.25070808284339,135.90246231276612
+CL-NUB-G410012 = 94.02743142144638,32.11228345608571,208.0,49.0,159.0,34.685152273957414,136.9027074507716,99.35973333538493
+CL-NUB-G410013 = 328.7408906882591,96.86752540324954,874.0,151.0,723.0,50.69139621241171,226.94487012536797,342.7154660768304
+CL-NUB-G410014 = 126.000999000999,90.47027207249977,697.0,19.0,678.0,9.07414123526212,38.17463860461432,155.11647842225491
+CL-NUB-G410015 = 211.05927835051546,96.64140375153322,675.0,91.0,584.0,18.738423010792896,73.38511092137723,232.13267735695294
+CL-NUB-G410016 = 1564.8190342240975,430.0294826007463,2547.0,376.0,2171.0,58.70264460850202,251.68593548253085,1622.8320818174327
+CL-NUB-G410017 = 391.6509584664537,196.4293979059682,1339.0,160.0,1179.0,15.644788880452616,59.639466307673615,438.14949689505863
+CL-NUB-G410018 = 148.64795144157816,21.365392745846947,302.0,116.0,186.0,359.69534414017664,2702.2517307790145,150.17554219966067
+CL-NUB-G410019 = 264.4653902798233,131.14208270673106,740.0,35.0,705.0,14.762656733622292,48.48885564085381,295.19517020527013
+CL-NUB-G410020 = 847.4956521739131,546.3080827568305,2115.0,172.0,1943.0,8.837514868616893,24.96723050561279,1008.3161219276078
+CL-OSR-G420001 = 582.8720125786164,455.88371121100784,1877.0,104.0,1773.0,6.664056310756691,18.28982319025665,739.9795545790225
+CL-OSR-G420002 = 106.719836400818,58.17466503132628,309.0,14.0,295.0,13.248485005633974,48.64674525836069,121.545938364572
+CL-OSR-G420003 = 292.8877434135166,308.3153305766046,2424.0,25.0,2399.0,5.913014563283984,22.428031057744434,425.25471580033513
+CL-OSR-G420004 = 252.0319222761971,95.33616526667744,879.0,1.0,878.0,27.61681174393896,111.20700616668874,269.4607100376422
+CL-OSR-G420005 = 253.89743589743588,116.55569701325585,633.0,1.0,632.0,17.585572929542483,61.543381568100976,279.3727589825795
+CL-OSR-G420006 = 265.48837209302326,141.74349591976306,742.0,1.0,741.0,12.648460519951966,40.13523207920309,300.9572965590957
+CL-OSR-G420007 = 141.96777777777777,113.28654948872668,601.0,9.0,592.0,6.310468749601785,17.028611217511955,181.62789494519342
+CL-PAL-G430001 = 713.4600932021599,419.51018432170645,2390.0,1.0,2389.0,10.262836805021458,29.961655900828454,827.6557855423155
+CL-PAL-G430002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CL-PAL-G430003 = 1236.2702464788733,430.19750626475917,2589.0,88.0,2501.0,32.525592766830364,122.6516902653292,1308.982053629977
+CL-PAL-G430004 = 822.0759651307596,536.7146419948539,2286.0,1.0,2285.0,8.424346444283586,23.128669774743567,981.7695754999413
+CL-PAL-G430005 = 182.46666666666667,126.9340336115137,390.0,1.0,389.0,7.509456566671974,19.595638380561876,222.27535475921152
+CL-PAL-G430006 = 1207.9424083769634,424.8268853863645,2256.0,48.0,2208.0,31.057731992869023,111.18197274856294,1280.469735879227
+CL-PAN-G440001 = 4327.039138082674,290.3430730210797,5645.0,3857.0,1788.0,3355.8299787312485,50729.67172498265,4336.769166389949
+CL-PAN-G440002 = 4241.683214812827,520.5332545144811,6247.0,2260.0,3987.0,564.8769828001899,4789.5752218797215,4273.503406326046
+CL-PET-G450001 = 1131.3246753246754,844.8001499095705,3592.0,136.0,3456.0,7.574487838589087,23.76559641838445,1411.9429217520494
+CL-PET-G450002 = 455.22587165234967,348.91488472680146,1795.0,1.0,1794.0,7.085376937809659,21.298603879266064,573.5609740956565
+CL-PET-G450003 = 77.26637554585153,51.70037760083164,181.0,1.0,180.0,8.137873044792004,22.04169483346943,92.96785376710132
+CL-PET-G450004 = 1616.4279778393352,748.3335090385966,3568.0,352.0,3216.0,17.078244191609144,56.72367216245764,1781.247441623926
+CL-PET-G450005 = 180.40845070422534,75.49708400887954,333.0,33.0,300.0,21.364176503109384,74.19579030743274,195.5684503680047
+CL-QUI-G460001 = 635.2948717948718,506.5930726488004,1882.0,225.0,1657.0,7.024568491751128,21.688677077710704,812.5491464426108
+CL-QUI-G460002 = 885.655,523.6372417762127,2110.0,234.0,1876.0,10.702495927921534,33.19092583141398,1028.873529642978
+CL-QUI-G460003 = 321.5520833333333,138.42814545457526,637.0,197.0,440.0,20.791697765953774,76.57795545254315,350.0829812344496
+CL-QUI-G460004 = 251.70219435736678,187.19797165246231,911.0,74.0,837.0,8.452021815332504,31.08569913718257,313.68308088755714
+CL-QUI-G460005 = 839.4228571428572,655.6058733658787,2371.0,94.0,2277.0,6.703183282407538,18.659070137948273,1065.1055319947006
+CL-QUI-G460006 = 651.872037914692,296.34773305420816,1795.0,230.0,1565.0,18.248776554399257,65.25352603356016,716.0720164211291
+CL-QUI-G460007 = 396.6906474820144,195.34400016826473,1185.0,146.0,1039.0,15.485925147264167,53.530325229183994,442.1795429477022
+CL-SAT-G480001 = 173.6418918918919,77.21276415057355,325.0,22.0,303.0,18.251211798084686,59.2449521771654,190.03504299883105
+CL-SAT-G480002 = 232.765873015873,80.2567108035194,576.0,22.0,554.0,33.358561764452745,128.2539560137397,246.21350748860485
+CL-SAT-G480003 = 61.63461538461539,38.60700855372578,141.0,1.0,140.0,9.230033416672077,26.26725988403646,72.72775895816481
+CL-SAT-G480004 = 111.72340425531915,45.15797430941954,201.0,1.0,200.0,22.135634920443,72.26310176465599,120.50461278360949
+CL-SAT-G480005 = 216.58230088495574,114.55605284865328,624.0,11.0,613.0,13.740183299741007,48.953052044577326,245.01220847313905
+CL-SAT-G480006 = 78.52524038461539,59.89250657379614,253.0,1.0,252.0,6.5261647240996385,16.884678146285868,98.7589272985174
+CL-SGO-G500001 = 1434.0936911487759,1022.8310694289654,4168.0,339.0,3829.0,7.74416910957945,22.325904731865,1761.4789557590295
+CL-TAL-G510001 = 292.5945945945946,100.09332387474751,669.0,136.0,533.0,35.274971610001856,148.20312574542734,309.24144332587485
+CL-TAL-G510002 = 348.48328267477206,156.20190112498602,944.0,148.0,796.0,19.06289679497406,69.87904049844599,381.88955500097796
+CL-TAL-G510003 = 453.0054945054945,282.2791560633416,1356.0,163.0,1193.0,9.969610877636935,32.05285952378866,533.7560304108985
+CL-TAL-G510004 = 417.13178294573646,172.81644964792594,853.0,210.0,643.0,22.086989707801823,78.99012707095652,451.5135098891318
+CL-TCA-G520001 = 196.4945652173913,101.69058046469067,380.0,1.0,379.0,12.755505829256197,36.11495063326165,221.2489283933764
+CL-TCA-G520002 = 211.4978354978355,102.33794599326352,608.0,1.0,607.0,15.37388655827501,49.68594038797756,234.95614401498338
+CL-TCA-G520003 = 323.35886524822695,66.2452161483538,620.0,153.0,467.0,133.08209531358088,761.8093158452325,330.07481636314384
+CL-TCA-G520004 = 127.91505791505791,29.917397946681806,284.0,79.0,205.0,93.2204247156694,492.333224086077,131.36709154621923
+CL-TCA-G520005 = 235.05989110707804,122.27742863178486,847.0,124.0,723.0,14.812097584990497,57.451673817876475,264.96211419761994
+CL-TCA-G520006 = 249.72080291970804,107.96534219222292,619.0,65.0,554.0,20.375458700936143,75.30840236013613,272.06064494069597
+CL-TCA-G520007 = 318.0128205128205,161.2053891509589,898.0,151.0,747.0,15.371361611421385,58.208781478615975,356.53798044785003
+CL-TCA-G520008 = 1752.6777108433735,874.8111856781039,3913.0,135.0,3778.0,13.658970863377084,38.9738263741861,1958.8705339237451
+CL-TCA-G520009 = 185.2054054054054,90.01327813746069,589.0,101.0,488.0,16.354615826284437,60.52495031393608,205.920937333804
+CL-TF-G540001 = 141.63373249083116,96.42324525573056,600.0,1.0,599.0,8.401635990652776,27.13178255669416,171.3404692561897
+CL-TF-G540002 = 4.0,4.242640687119285,10.0,1.0,9.0,4.373586387339018,10.290123456790127,5.830951894845301
+CL-TF-G540003 = 391.9796794977697,321.92061673548744,2504.0,1.0,2503.0,6.7042789499144915,21.48962529950727,507.22869853601173
+CL-TF-G540004 = 3.5,6.490377492873585,27.0,1.0,26.0,4.736525694594147,19.006806434854578,7.3739406018763125
+CL-TOC-G550001 = 1692.8975744211687,768.0127602996549,4443.0,542.0,3901.0,18.729399559437763,69.20743653458895,1858.963635325922
+CL-TOC-G550002 = 1314.6950580307,363.4172048988056,2223.0,1.0,2222.0,57.254977913464366,239.75997594970707,1363.9996922385308
+CL-VAL-G580001 = 291.1109090909091,89.41131954517797,667.0,15.0,652.0,44.67285612935246,185.96206457199838,304.53233893060593
+CL-VAL-G580002 = 269.1990632318501,199.50629978153134,669.0,1.0,668.0,7.046214562747383,19.184405244056347,335.06849941082777
+CL-VAL-G580003 = 379.58508403361344,270.7892469986928,1367.0,25.0,1342.0,8.1366009206082,25.911420784968204,466.2742243690127
+CL-VAL-G580004 = 150.37463976945244,174.71265249509875,900.0,1.0,899.0,5.1601744232573585,18.580181979893634,230.51473538076846
+CL-VAL-G580005 = 196.64848484848486,106.78777061185315,389.0,1.0,388.0,11.59305605754685,32.16486444006706,223.77277436152627
+CL-VAL-G580006 = 81.17592592592592,26.63985760156293,134.0,33.0,101.0,37.43307596279047,143.80975483024014,85.43543154314234
+CL-VAL-G580007 = 125.03478260869565,116.16760234096421,694.0,1.0,693.0,6.185932721964671,22.385649742728063,170.67105406498248
+CL-VDI-G570001 = 312.71661237785014,153.2142837984093,703.0,1.0,702.0,14.767759312319805,46.3626011897904,348.23310643437986
+CL-VDI-G570002 = 680.8882201203784,560.6706688022989,2150.0,6.0,2144.0,5.716990694777785,13.969684777666137,882.0206160594616
+CL-VDI-G570003 = 572.7591057523235,443.8423652721246,1796.0,1.0,1795.0,6.702510036742456,18.571607484754267,724.6026762526859
+CL-VDI-G570004 = 188.64330808080808,113.88526331430128,647.0,1.0,646.0,9.538948797829429,26.595252083310246,220.35460259281714
+CL-VDI-G570005 = 378.5929463629684,246.21162634321792,1270.0,127.0,1143.0,9.957942865186341,35.66209208103855,451.61131959060316
+CL-VDI-G570006 = 214.46128500823724,122.51114221725611,680.0,58.0,622.0,12.166571574857922,43.63904247185283,246.98709021882323
+CL-VDI-G570007 = 135.12567324955117,140.37926316802915,693.0,1.0,692.0,5.1505911231637755,16.11480749385041,194.84682470787988
+CL-VDI-G570008 = 199.24119028974158,91.40120286512898,468.0,42.0,426.0,16.921068923868578,53.01002351244727,219.20591185747128
+CL-VDI-G570009 = 871.6051282051282,416.57247044913333,2229.0,150.0,2079.0,15.558625360872263,48.82744658341479,966.0373298426788
+CL-VDI-G570010 = 621.1543692621557,511.282869556494,2188.0,70.0,2118.0,6.321194568249462,17.698877369054042,804.5140913342595
+CL-VDI-G570011 = 233.35445836403832,121.72306447666746,582.0,1.0,581.0,12.455680829503065,35.503332251887024,263.1934795240274
+CL-VDI-G570012 = 7.0,6.0,13.0,1.0,12.0,5.087962962962963,11.01929012345679,9.219544457292887
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHN/CHN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHN/CHN_0_elevation.properties
new file mode 100755
index 0000000..bd170f0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHN/CHN_0_elevation.properties
@@ -0,0 +1,36 @@
+# CHN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CHN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CHN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CHN = 1788.1684394419262,1718.548455416425,8752.0,-153.0,8905.0,5.159213967552467,13.8539145781131,2480.111925181794
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHN/CHN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHN/CHN_1_elevation.properties
new file mode 100755
index 0000000..dfb6b47
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHN/CHN_1_elevation.properties
@@ -0,0 +1,72 @@
+# CHN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CHN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CHN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CN-0 = 358.0284204394141,354.1694690386725,2098.0,1.0,2097.0,5.065933564644296,14.746865218292276,503.60734966983756
+CN-2 = 19.34292061265053,56.70171770397647,726.0,1.0,725.0,6.940092913014444,51.3333692937639,59.910210886031315
+CN-22 = 400.9459509775566,294.16500153105295,2656.0,2.0,2654.0,7.940733963058218,26.620144964757387,497.2833233992853
+CN-23 = 317.1614745385778,211.14507232608076,1443.0,9.0,1434.0,8.954037812989563,28.88982065260979,381.0165908449186
+CN-3 = 6.395541854398862,2.295578132622496,37.0,1.0,36.0,30.901019841278742,128.985068661676,6.795044854476087
+CN-32 = 15.611216800129776,21.303961428798228,617.0,1.0,616.0,8.812064692838488,104.38306894964808,26.41152897013671
+CN-33 = 296.58638960178826,296.92363192343026,1801.0,1.0,1800.0,5.156349345985812,15.533875054179386,419.6750286729616
+CN-34 = 108.05818571809766,180.20917829123525,1683.0,1.0,1682.0,5.052373794099659,23.52297396425945,210.12358135411762
+CN-35 = 488.453745373289,306.11778135335146,2108.0,1.0,2107.0,9.366899993023877,28.076432979259017,576.4504813337303
+CN-36 = 233.01556792327983,223.9865576904152,1893.0,1.0,1892.0,5.995621648011227,22.146903242083503,323.2123650490585
+CN-37 = 94.22617051192817,114.57864994582835,1321.0,-7.0,1328.0,5.307683068215012,21.67751965253557,148.3470196288162
+CN-4 = 244.52743087698462,315.6526280671223,2284.0,1.0,2283.0,4.855883203792315,17.276967699918682,399.2871724172656
+CN-42 = 431.01389480557225,480.21821896152113,2976.0,1.0,2975.0,4.701809764585144,14.045290994643501,645.2770841569023
+CN-43 = 344.57939234383196,297.110125290614,2038.0,10.0,2028.0,6.383465940425842,21.051368762462566,454.98283943271036
+CN-44 = 236.4010373663597,243.7813887984204,1764.0,1.0,1763.0,5.295415170465961,17.558826304524715,339.58035277733387
+CN-45 = 419.3606718869991,332.71637216957873,2016.0,1.0,2015.0,6.841321774281574,21.072005810592582,535.3163153082455
+CN-46 = 191.3931275759609,227.78072644394615,1762.0,1.0,1761.0,5.121675244609092,18.86527775798935,297.5153586331968
+CN-5 = 2670.0061086338956,1594.2530132161662,7067.0,203.0,6864.0,9.471847345016686,24.520806503623234,3109.754860160397
+CN-50 = 739.6628066696383,462.4618309569867,2809.0,53.0,2756.0,10.127889024426286,33.959506885840305,872.3370980661595
+CN-52 = 1113.2327495629547,414.0492175311337,2989.0,182.0,2807.0,28.16663170221849,106.08574473676009,1187.7389903668402
+CN-53 = 1881.9729747660415,760.9179244956475,6596.0,113.0,6483.0,23.50799896523516,88.01795804530062,2029.9798928975838
+CN-54 = 4887.472293960045,506.8381865206944,8752.0,598.0,8154.0,924.421941822424,9166.409725450554,4913.681956694257
+CN-6 = 1129.6893967843334,401.2200237972199,3691.0,158.0,3533.0,31.097860824457754,117.97321827462224,1198.8226060192565
+CN-62 = 2051.5822027447275,837.0923749541992,5753.0,574.0,5179.0,23.24570896549897,87.17981132637696,2215.787259378794
+CN-63 = 4037.528553010842,794.9039806272641,6835.0,1652.0,5183.0,145.87681605965298,814.2382139505247,4115.034526561723
+CN-64 = 1548.047225922165,314.0995407112045,3204.0,1076.0,2128.0,135.07732956786347,750.0993590559694,1579.5913190316978
+CN-65 = 1833.7632492886642,1370.9658412552355,7529.0,-153.0,7682.0,7.629959467660502,23.855679858320176,2289.5927568740667
+CN-7 = 767.9648282766726,832.1394511939999,3772.0,1.0,3771.0,4.60842427130913,12.778621866009765,1132.354204170885
+CN-72 = 230.04406883391204,205.47027354863394,1267.0,1.0,1266.0,5.712514989481164,16.591434342506272,308.44498199487157
+CN-73 = 555.1546451631294,561.161800462059,2808.0,1.0,2807.0,4.534285798070587,11.159356860553725,789.3663574944264
+CN-74 = 1174.5353657886317,363.1495614728384,2974.0,298.0,2676.0,43.72038238599219,177.7544824630195,1229.3945377648927
+CN-75 = 993.1608563004881,386.64316915743694,3495.0,89.0,3406.0,24.39465720471753,83.08343558483723,1065.767998554843
+CN-HK = 140.68478260869566,121.16848935226216,458.0,1.0,457.0,5.812254467085687,16.199384704840302,185.67178264228846
+CN-JK = 5314.820770750081,343.9596683337167,6763.0,4221.0,2542.0,3735.615079587141,58440.22099590362,5325.939173388739
+CN-KOW = 62.24193548387097,85.53714256125363,397.0,1.0,396.0,4.480054672690933,15.364716849222376,105.78592198550136
+CN-MAR = 182.24257425742573,166.99307974428797,757.0,1.0,756.0,5.7964803974045225,18.139837018219374,247.1822092191415
+CN-NT = 129.96120689655172,138.28980300725274,873.0,1.0,872.0,5.126637318920829,17.21237249971243,189.77350951540393
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHN/CHN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHN/CHN_2_elevation.properties
new file mode 100755
index 0000000..462d068
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CHN/CHN_2_elevation.properties
@@ -0,0 +1,2449 @@
+# CHN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CHN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CHN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CN-0-G030001 = 59.08607350096712,95.74646838590824,1172.0,1.0,1171.0,10.046475238312318,95.55109697861742,112.51022304722089
+CN-0-G030002 = 252.50682852807284,282.40650948553804,1308.0,1.0,1307.0,4.655334231874732,13.703172226184696,378.83127517816
+CN-0-G030003 = 30.445390070921984,10.664393431376778,106.0,1.0,105.0,33.15021701102228,138.2188430127857,32.259123730036244
+CN-0-G030004 = 410.0668567807351,365.1930444646426,1947.0,14.0,1933.0,5.651013746737036,16.222885839313598,549.1090845682546
+CN-0-G030005 = 477.39105295191723,317.58220931987535,1557.0,9.0,1548.0,8.207645211476487,22.99720104406862,573.3765578701605
+CN-0-G030006 = 708.3140896245458,388.60120756594193,2098.0,61.0,2037.0,12.045250287969552,37.68589291913251,807.9107302681143
+CN-0-G030007 = 308.6842771274913,206.35910603060532,1321.0,27.0,1294.0,9.058166137638052,30.242969886133956,371.30858270106324
+CN-0-G030008 = 224.39796782387808,202.6254244184684,916.0,10.0,906.0,5.76135255544706,17.056552608254204,302.3433653716427
+CN-0-G030009 = 24.630368098159508,22.053160768119014,229.0,1.0,228.0,9.572568336157088,65.6174640058225,33.060504117683045
+CN-0-G030010 = 22.710169491525424,10.318770044220976,73.0,1.0,72.0,17.462210449626962,57.317484460772924,24.944514698813485
+CN-0-G030011 = 703.3603973963686,232.26053348966224,2072.0,154.0,1918.0,38.201930927024215,161.8577191330838,740.7164126995434
+CN-0-G030012 = 356.15294117647056,143.0841386270456,772.0,118.0,654.0,23.77962392280229,87.52716206592243,383.8202551133722
+CN-2-G340001 = 6.759538152610442,6.25198035995276,53.0,1.0,52.0,7.076651173061515,32.00497403018395,9.207530312620824
+CN-2-G340002 = 10.639880952380953,7.569799329611693,47.0,1.0,46.0,7.956227903455464,25.162988876228063,13.05790674539486
+CN-2-G340003 = 105.35514018691589,129.95608908550983,726.0,1.0,725.0,4.600067933177602,14.868606804393133,167.297013285371
+CN-2-G340004 = 7.410194174757281,7.382468055476246,85.0,1.0,84.0,6.893029520923043,36.783608171658884,10.460010148070346
+CN-2-G340005 = 8.051024507834471,7.914329348387965,63.0,1.0,62.0,6.655982945652607,30.489135592888253,11.289623760803822
+CN-2-G340006 = 10.305105853051058,9.021646106075456,71.0,1.0,70.0,7.201099283808171,31.721162536357664,13.696178485470064
+CN-2-G340007 = 5.241522491349481,5.943721566133897,73.0,1.0,72.0,7.4070170289383785,47.68219224841468,7.924732429744552
+CN-2-G340008 = 7.493501378495471,6.96484852070755,60.0,1.0,59.0,6.888875034543891,31.26918752565028,10.230429014753767
+CN-22-G200001 = 778.927653609532,279.2532450600762,2604.0,292.0,2312.0,31.891655487756,135.61945003648674,827.4724553930688
+CN-22-G200002 = 162.40794701986755,39.252862591320486,268.0,125.0,143.0,84.2784036841641,415.53359103365256,167.08419577213516
+CN-22-G200003 = 1105.9272411224235,297.6191636071594,2465.0,426.0,2039.0,63.02920111953469,285.55663785158134,1145.2738664629
+CN-22-G200004 = 199.3214441061331,16.21854137399361,247.0,166.0,81.0,1893.2549501995009,23729.491524680554,199.98019693173194
+CN-22-G200005 = 161.71311384547167,30.935456978404375,262.0,82.0,180.0,159.0019106404753,923.1882212486219,164.6454787962949
+CN-22-G200006 = 131.3801852086769,6.696039003725516,161.0,108.0,53.0,7612.00438491162,150502.13423913758,131.55071266931873
+CN-22-G200007 = 179.25129394966982,21.402870007753197,243.0,119.0,124.0,612.6521345572763,5345.491129188195,180.5245391275095
+CN-22-G200008 = 350.6649315068493,45.11003050755604,580.0,224.0,356.0,493.15910507477247,4020.658039282346,353.5545347483128
+CN-22-G200009 = 697.1238426492921,240.0398370044642,1639.0,342.0,1297.0,34.23663749169561,137.3155857644932,737.2928694482571
+CN-22-G200010 = 800.5940447083478,264.8311982087744,2656.0,304.0,2352.0,38.396826769646005,166.3522119024275,843.2593835630692
+CN-22-G200011 = 143.5613507991828,23.111151791916953,241.0,58.0,183.0,259.1357006597328,1744.3459233231602,145.4097203780925
+CN-22-G200012 = 353.3496206373293,47.011996780422756,744.0,276.0,468.0,449.72015591150335,3621.4608911394575,356.46329719317106
+CN-22-G200013 = 839.0695328449622,250.55834533500362,1646.0,256.0,1390.0,47.4039744806547,193.0546288052986,875.6809723670361
+CN-22-G200014 = 456.35672581568406,143.8512287379838,1274.0,177.0,1097.0,42.56686355277421,180.87763920881343,478.49204508188006
+CN-22-G200015 = 206.43602117061022,21.012648538790767,280.0,150.0,130.0,978.1761841203019,9916.518834456043,207.50268006791472
+CN-22-G200016 = 352.13685152057246,75.30365518712533,902.0,257.0,645.0,118.67909025266405,664.9141519233527,360.0986013349165
+CN-22-G200017 = 422.30764119601326,276.2488260319429,1453.0,2.0,1451.0,8.729538585563112,25.637347503616656,504.6356682762
+CN-22-G200018 = 785.756347808063,170.64285072405832,1702.0,285.0,1417.0,111.56437002160631,582.694464231844,804.0721488920623
+CN-22-G200019 = 554.0745473908413,222.4127214276175,1458.0,107.0,1351.0,23.63596087718488,86.06643845331648,597.0477558112121
+CN-22-G200020 = 419.6694587628866,150.58194408727135,1221.0,219.0,1002.0,31.453775094828245,128.3941112692993,445.86699418485375
+CN-22-G200021 = 215.9345238095238,40.48173062574998,396.0,140.0,256.0,168.72948402296018,1004.739793844688,219.69635656355703
+CN-22-G200022 = 611.8878878878879,129.3958992479499,1147.0,306.0,841.0,120.6316232247613,651.4393758353252,625.4199277973848
+CN-22-G200023 = 185.62656813885548,38.01052561004247,500.0,95.0,405.0,133.34183181991347,766.5365327766619,189.47829125301098
+CN-22-G200024 = 295.5124059102314,47.12766768084586,500.0,202.0,298.0,265.8664041292811,1797.3627432435355,299.24671946053076
+CN-22-G200025 = 175.6793562364593,49.82682735798432,447.0,92.0,355.0,56.07795472923316,259.34663399243027,182.60873180715956
+CN-22-G200026 = 387.5373831775701,101.9120788288648,1038.0,276.0,762.0,68.42336727564917,334.5714460154925,400.71348264232336
+CN-22-G200027 = 195.9247656071347,30.479423460590418,298.0,117.0,181.0,285.31866598517024,1969.2041605240242,198.28138851818812
+CN-22-G200028 = 370.92916538343087,105.80260471059918,958.0,168.0,790.0,54.81637334553054,247.13196896570324,385.72352390746914
+CN-22-G200029 = 131.7106626183247,11.559495906174726,179.0,91.0,88.0,1513.5617773234587,17642.51571951593,132.216945180877
+CN-22-G200030 = 141.5323167036962,19.875163716724572,251.0,58.0,193.0,383.4894372625899,2909.402396290058,142.92102296122135
+CN-22-G200031 = 163.17301686445973,21.815979484194454,220.0,105.0,115.0,440.7876671857707,3465.680407834289,164.6249385527723
+CN-22-G200032 = 215.19580200501252,32.936069233627414,368.0,146.0,222.0,299.4338474690179,2106.164752645076,217.7016716911996
+CN-22-G200033 = 318.0717254117285,144.03522700304,1189.0,152.0,1037.0,19.19870525092188,76.3754292423615,349.16438696437984
+CN-22-G200034 = 192.05851063829786,16.919923479370667,235.0,141.0,94.0,1496.7899072527196,17386.03571111495,192.80237373836695
+CN-22-G200035 = 196.57985549444624,74.94144600731607,499.0,116.0,383.0,27.266139458405036,106.7296456384308,210.38027454085335
+CN-22-G200036 = 543.7368990570412,135.39664579681278,1159.0,289.0,870.0,77.6332019367996,373.572497929342,560.3410274905762
+CN-22-G200037 = 665.9811794228357,164.551125933665,1380.0,365.0,1015.0,79.10796756547659,380.70561756343966,686.0087495006663
+CN-22-G200038 = 147.1657403882756,10.05470451308402,183.0,102.0,81.0,3179.569936698542,47189.39222806988,147.5088208442965
+CN-22-G200039 = 279.64435146443515,121.93104179596634,765.0,71.0,694.0,19.27198455325349,65.09136284703482,305.0707168172885
+CN-22-G200040 = 598.5727428660533,181.0701276572341,1143.0,110.0,1033.0,45.92138460429449,185.87880194335577,625.3604717536898
+CN-22-G200041 = 472.07316041725403,206.74366406679871,1244.0,83.0,1161.0,19.403686408994684,67.34127998114087,515.3600793795537
+CN-22-G200042 = 238.31159420289856,56.058367709131,403.0,160.0,243.0,90.14310478831419,446.7599265068832,244.8161688323284
+CN-22-G200043 = 251.2345552422456,47.939171440576274,534.0,187.0,347.0,161.15541425895583,955.9635184335494,255.76740587138522
+CN-22-G200044 = 250.40584694754943,81.64577641854753,831.0,140.0,691.0,40.19399176457083,180.80684444615326,263.38018337093445
+CN-22-G200045 = 169.5664785199122,20.537891898221016,225.0,108.0,117.0,587.1852026274245,5046.142735704174,170.80572484921825
+CN-22-G200046 = 132.31944281868195,7.756335767182895,205.0,103.0,102.0,5018.118932340086,86605.51445391709,132.54657933111562
+CN-23-G120001 = 243.36139850160544,109.82664461341645,727.0,121.0,606.0,18.849772312584488,69.53485408270309,266.9956219635425
+CN-23-G120002 = 405.85367244025434,118.119530150517,819.0,99.0,720.0,50.613363146693715,209.5783441696138,422.69306457075936
+CN-23-G120003 = 157.93219783819194,23.924511186030585,258.0,106.0,152.0,308.98654430333966,2205.8467680232943,159.73403315978817
+CN-23-G120004 = 248.7982410760476,27.049111134838732,332.0,176.0,156.0,805.7996449101421,7668.432536694477,250.26429864389357
+CN-23-G120005 = 158.32242391884677,121.6074101088314,701.0,25.0,676.0,7.49594599056374,24.552454934499433,199.6355482095215
+CN-23-G120006 = 160.40809379727685,37.32611053312789,420.0,52.0,368.0,93.4707664860478,480.8516630710711,164.69364008123466
+CN-23-G120007 = 329.77608593012275,61.975283913986665,494.0,181.0,313.0,166.89880359606084,979.7454150416779,335.5491061940278
+CN-23-G120008 = 184.94972067039106,87.536665002755,698.0,46.0,652.0,17.461216566805057,67.6882846711588,204.61932190255197
+CN-23-G120009 = 349.2059476801579,148.19601011092985,941.0,137.0,804.0,21.164294402292917,77.24628284633036,379.35056518739503
+CN-23-G120010 = 137.9024923480542,15.283693248527728,186.0,94.0,92.0,761.7340258807611,7122.7264473631,138.74685104578137
+CN-23-G120011 = 352.12384708737864,60.02855723523209,610.0,207.0,403.0,219.90482789709995,1404.1395999027955,357.2039072733657
+CN-23-G120012 = 546.5443019093078,169.74132487135623,1064.0,85.0,979.0,42.735527487420235,168.5520782462663,572.29606963408
+CN-23-G120013 = 136.70676380495075,11.487962785632794,183.0,103.0,80.0,1721.8918966491115,20956.91712737229,137.18860214677701
+CN-23-G120014 = 221.0197274031564,195.49097950674107,1282.0,65.0,1217.0,7.408474493056738,30.70507394598809,295.0702339611213
+CN-23-G120015 = 60.1969770843491,20.434279283389756,493.0,24.0,469.0,44.21926461273778,376.6841242148716,63.5707151125834
+CN-23-G120016 = 165.3948717948718,24.198698624546502,262.0,105.0,157.0,340.87478445047776,2495.958178037858,167.15573765552801
+CN-23-G120017 = 55.52731978527607,11.55634458880055,240.0,9.0,231.0,129.44015688079625,797.2056324730906,56.71712565699544
+CN-23-G120018 = 190.4175152749491,33.315465480821395,328.0,139.0,189.0,204.93419464758557,1291.1599531514182,193.30998516292237
+CN-23-G120019 = 579.3104192133458,223.6075439494362,1380.0,150.0,1230.0,25.689022287254797,93.48885214742815,620.9677089191044
+CN-23-G120020 = 210.19375171279802,31.75597218907995,321.0,136.0,185.0,310.0823337454472,2191.293398801625,212.57905595042754
+CN-23-G120021 = 133.02650356778798,19.055830599160167,206.0,84.0,122.0,361.7485660660959,2687.7534396606147,134.38443113431927
+CN-23-G120022 = 332.8840117391859,206.56818524305507,995.0,19.0,976.0,9.704422012903944,29.39224535029546,391.7680186362632
+CN-23-G120023 = 185.28286491387126,51.31247266939843,361.0,107.0,254.0,59.00452656166961,267.6846765290122,192.25688513585052
+CN-23-G120024 = 189.0214797136038,78.97726539153737,575.0,89.0,486.0,22.464875721795934,87.90028107248912,204.85733631443532
+CN-23-G120025 = 122.57934803825883,74.9809638084038,439.0,48.0,391.0,10.751734488162317,37.190639265046975,143.693568050632
+CN-23-G120026 = 148.12561728395062,21.727648326025907,205.0,104.0,101.0,337.34467538326845,2442.235432422082,149.71068498116915
+CN-23-G120027 = 107.65365824594852,81.28813020199436,749.0,34.0,715.0,9.106572627456627,40.95031331956753,134.8965168025916
+CN-23-G120028 = 550.7167910731968,251.69527701016787,1295.0,112.0,1183.0,17.490162072258787,57.582599763590046,605.5076353269052
+CN-23-G120029 = 171.49166151945644,70.75993847363183,433.0,20.0,413.0,22.30480296664624,80.80589053393838,185.51646520860618
+CN-23-G120030 = 277.8826906277299,119.84276312466481,754.0,35.0,719.0,19.815552170431623,67.55153481292487,302.6236567485451
+CN-23-G120031 = 315.8415681192289,119.31216894538228,825.0,131.0,694.0,27.293744118527684,102.81611718987963,337.6259613988014
+CN-23-G120032 = 382.95945285784074,97.47907879854745,706.0,185.0,521.0,72.92607026984584,341.79821816869304,395.1709925292975
+CN-23-G120033 = 100.29549393414212,77.86427909444886,761.0,45.0,716.0,9.17672259862698,43.86630291707142,126.97256421129599
+CN-23-G120034 = 266.5377075959706,25.33874520522959,388.0,199.0,189.0,1195.8996402716118,12928.648303990909,267.7394285104281
+CN-23-G120035 = 296.09736070381234,38.77806495275219,396.0,193.0,203.0,467.9312947140639,3746.6758065787585,298.62582831570916
+CN-23-G120036 = 159.70680238331678,30.7118569335934,248.0,102.0,146.0,156.70836294905888,905.936675944228,162.6329637060498
+CN-23-G120037 = 165.32682060390763,9.789901069043479,224.0,111.0,113.0,4866.818428629854,83051.84945738444,165.616423623801
+CN-23-G120038 = 418.77667288170704,169.11743954993744,1348.0,132.0,1216.0,24.06186964928821,95.07449829997006,451.63548366996037
+CN-23-G120039 = 211.38808423215204,70.65602478555714,550.0,124.0,426.0,37.00879530060649,152.95814695400992,222.88381725427413
+CN-23-G120040 = 190.67081677704195,136.8031681871577,761.0,26.0,735.0,7.929470560673543,24.56503896123864,234.67097646804982
+CN-23-G120041 = 224.02775049115914,32.791154139975866,314.0,146.0,168.0,339.453406685692,2463.0020878834225,226.41486872544547
+CN-23-G120042 = 143.1876629726206,84.52330129928949,634.0,39.0,595.0,11.198075393112903,38.41131835594094,166.27355559466233
+CN-23-G120043 = 625.3715240401866,177.7461694457313,1366.0,230.0,1136.0,54.41681519588263,234.6057370172384,650.1409415142032
+CN-23-G120044 = 436.3114219114219,181.3912460271284,1112.0,194.0,918.0,22.286660649789923,83.3396191940182,472.515016719724
+CN-23-G120045 = 209.37032670932973,95.30546929494051,925.0,73.0,852.0,18.976925006465137,75.54796444379123,230.0414444918574
+CN-23-G120046 = 561.9213316369805,134.68935673958111,1040.0,246.0,794.0,85.22601954245579,411.47387730555124,577.8380445830818
+CN-23-G120047 = 259.1146541383447,49.06979734180551,526.0,160.0,366.0,163.8767814524256,964.8177237315278,263.72002009782994
+CN-23-G120048 = 382.88457969938764,89.85131840391897,724.0,189.0,535.0,90.55300435538204,447.87016456024827,393.28597838023563
+CN-23-G120049 = 538.7350230414746,195.2244453949175,1263.0,209.0,1054.0,29.918763975462635,113.52409815859964,573.0165871344834
+CN-23-G120050 = 259.2265509419075,101.86049562678782,783.0,123.0,660.0,25.842227832829575,104.16151505691823,278.52103202913105
+CN-23-G120051 = 192.17945922372436,33.97927623550318,304.0,129.0,175.0,198.02808658859584,1220.487926349014,195.16028223235324
+CN-23-G120052 = 163.99871088714403,50.016215565585256,425.0,123.0,302.0,47.51822376480658,219.6460756123186,171.45611389550427
+CN-23-G120053 = 262.87543520309475,92.64300126203668,616.0,150.0,466.0,32.68611355185482,132.3154490995718,278.72247867018933
+CN-23-G120054 = 135.39754098360655,108.65202523098142,773.0,39.0,734.0,7.3745089307231675,26.06115649931362,173.60229460234984
+CN-23-G120055 = 349.2414809121189,166.69153509388275,1310.0,142.0,1168.0,17.13809270403831,65.5425722315359,386.9827901362603
+CN-23-G120056 = 146.40524482687974,28.389844793275667,249.0,83.0,166.0,152.54081816999886,866.9197172346918,149.13242102307893
+CN-23-G120057 = 249.75420246544638,124.81522280979496,757.0,67.0,690.0,14.86314712267047,50.13054038533628,279.2060198029583
+CN-23-G120058 = 57.646253962956784,7.325272187090516,90.0,20.0,70.0,510.59120554585627,4198.8136898652165,58.10981163776624
+CN-23-G120059 = 545.4871323529412,89.75808899651332,797.0,363.0,434.0,242.82551941515084,1591.38304065925,552.8225086797219
+CN-23-G120060 = 159.87579883300916,20.502776545876017,231.0,124.0,107.0,498.22267790597147,4086.191721861643,161.18509515021213
+CN-23-G120061 = 314.3428003408123,101.43936877857688,603.0,139.0,464.0,39.30664677851811,154.84631768759658,330.30492225260576
+CN-23-G120062 = 317.44016587677726,102.89291659199203,719.0,72.0,647.0,38.977995193191276,156.04135906369032,333.6992825834099
+CN-23-G120063 = 463.5461442118447,138.98172468965606,948.0,186.0,762.0,47.78531709716093,202.36361338026842,483.9327924530218
+CN-23-G120064 = 135.39677487799702,7.106925330024251,176.0,108.0,68.0,6972.567207922485,133966.5182798667,135.58316648835705
+CN-23-G120065 = 152.88124823496187,131.3210005534338,806.0,24.0,782.0,6.910590971948473,24.161697482487597,201.53878348406036
+CN-23-G120066 = 408.0609996882469,193.20710082425745,1400.0,158.0,1242.0,16.741742089690835,58.576016132458086,451.48949409203954
+CN-23-G120067 = 300.16738417384175,191.5278388236262,1315.0,67.0,1248.0,9.815412491954069,33.14128081695536,356.0665268825696
+CN-23-G120068 = 61.18585099722744,32.45025749215858,579.0,28.0,551.0,19.62899243229757,157.7793818727522,69.25841157261905
+CN-23-G120069 = 185.433695971773,22.02381231446046,245.0,134.0,111.0,622.171276130358,5454.037687710634,186.73699127546882
+CN-23-G120070 = 297.26298012724845,184.55357731620146,1443.0,129.0,1314.0,11.593281755100604,49.609659275462704,349.8932726623074
+CN-23-G120071 = 360.05757254538224,117.72383678344794,788.0,69.0,719.0,37.179354829941296,138.66681037479862,378.81441009323964
+CN-23-G120072 = 228.12718949044586,96.88385846688932,883.0,97.0,786.0,21.7063969296718,85.42032919019644,247.84772868889084
+CN-23-G120073 = 225.87449528936742,33.052754575698536,329.0,169.0,160.0,340.08433291454224,2475.682699436478,228.28003024195488
+CN-23-G120074 = 430.6190446553602,147.18987697236238,1160.0,95.0,1065.0,34.50806091545508,136.12121119211756,455.0797968521939
+CN-23-G120075 = 200.7524865018471,119.43183128175806,822.0,60.0,762.0,11.397887510643491,41.30975616615563,233.59264363414493
+CN-23-G120076 = 145.68727672437484,16.93465871572765,215.0,103.0,112.0,662.9234612962404,5938.858366160159,146.6682149110118
+CN-23-G120077 = 137.82736496568188,19.12788660948262,239.0,79.0,160.0,397.6541510063545,3070.0902319160236,139.14833301023947
+CN-23-G120078 = 160.6289156626506,22.955717087840657,251.0,105.0,146.0,364.4870150378079,2719.2855846988923,162.26094260164984
+CN-3-G300001 = 7.785923753665689,1.1893619793570687,12.0,1.0,11.0,298.3552301036257,2058.121264570492,7.87624216335657
+CN-3-G300002 = 7.296908698777858,1.7261003757373392,11.0,1.0,10.0,87.03633316636217,411.593298655183,7.498286408601672
+CN-3-G300003 = 5.299313893653516,1.493995830978195,8.0,1.0,7.0,54.312000005183876,223.9261190669184,5.505883333893791
+CN-3-G300004 = 5.570552147239264,1.9650920618886654,11.0,1.0,10.0,31.504038954298537,117.90616641475933,5.90699907201701
+CN-3-G300005 = 7.435100548446069,1.4912579315494714,13.0,3.0,10.0,138.54584992303532,763.8517270930917,7.583176800254115
+CN-3-G300006 = 6.2234375,2.092788375252921,20.0,1.0,19.0,35.70206564936422,144.2785668035567,6.5658919805309015
+CN-3-G300007 = 5.170550847457627,1.3354446482095348,9.0,1.0,8.0,69.58264176317293,316.8990275490713,5.340225507839184
+CN-3-G300008 = 7.143742255266419,3.676059710043914,27.0,1.0,26.0,14.01327537936855,48.2582895502805,8.034081677546414
+CN-3-G300009 = 5.675774134790529,2.262503326887311,23.0,1.0,22.0,24.473893205180815,99.02039777515799,6.110100926607787
+CN-3-G300010 = 6.305164319248826,2.054611576154413,13.0,1.0,12.0,38.1507659587339,149.72371437725798,6.631479911874592
+CN-3-G300011 = 6.540925266903915,2.8445986522944895,37.0,1.0,36.0,21.419329095238542,108.2962058728238,7.132702492033272
+CN-32-G180001 = 6.078644888082275,3.0345635636959183,20.0,1.0,19.0,14.754376394061854,49.99965648971221,6.794004687775808
+CN-32-G180002 = 6.8806384455239415,5.517272720634666,60.0,1.0,59.0,7.108251966062239,26.222517418903543,8.819494525871686
+CN-32-G180003 = 9.399484536082474,11.672350346905082,229.0,1.0,228.0,15.75027841965246,239.4660956241152,14.986462963786634
+CN-32-G180004 = 8.76086956521739,4.480318227288032,20.0,1.0,19.0,13.74937018536221,43.11911145544534,9.840024743694588
+CN-32-G180005 = 5.680916030534351,4.772425799931277,47.0,1.0,46.0,7.245855489076402,30.247843953815845,7.419491556827332
+CN-32-G180006 = 17.86687306501548,22.726394020290932,244.0,1.0,243.0,7.607644522048734,56.996956644084975,28.908720799905584
+CN-32-G180007 = 10.176216216216217,12.033209756101307,92.0,1.0,91.0,5.464035914343637,24.02493244456353,15.75923581629241
+CN-32-G180008 = 32.54769630110318,23.19532701939292,135.0,1.0,134.0,8.262899138719241,27.445675242014083,39.967183163758556
+CN-32-G180009 = 11.642901234567901,6.612974450957043,35.0,1.0,34.0,10.959759526162129,32.10647458683601,13.389868567200859
+CN-32-G180010 = 33.05229110512129,12.997613875206095,115.0,1.0,114.0,24.38146375933987,87.4248391230443,35.516079650584054
+CN-32-G180011 = 9.29093931837074,7.0286890568226,64.0,1.0,63.0,7.656904918170221,26.704207889401733,11.650065376432249
+CN-32-G180012 = 35.28817451205511,25.953187306001244,227.0,1.0,226.0,8.57944828973849,33.74110061799098,43.80437411644686
+CN-32-G180013 = 12.738872403560832,13.69597334149927,97.0,1.0,96.0,5.373343886044036,19.82521650588509,18.70450629889124
+CN-32-G180014 = 7.131730769230769,5.907699741456673,26.0,1.0,25.0,6.131990892553682,16.99702832577929,9.260804500689991
+CN-32-G180015 = 7.750170183798502,8.766904800465879,47.0,1.0,46.0,5.19827075978144,17.48849304667003,11.701442546039823
+CN-32-G180016 = 16.86079048618398,14.780575279774581,172.0,1.0,171.0,7.1496482036674855,35.03721317057366,22.422124373486046
+CN-32-G180017 = 12.469399213924762,5.750354931660012,44.0,1.0,43.0,17.760597647195535,64.02292520174032,13.731441970757995
+CN-32-G180018 = 7.914075286415712,3.7575867504899927,30.0,1.0,29.0,16.362127068859415,59.787394909899646,8.760824494675939
+CN-32-G180019 = 5.328712871287129,5.287653031442553,42.0,1.0,41.0,6.67907726320328,29.09591034076895,7.506960466496714
+CN-32-G180020 = 6.042711234911792,6.216239199822479,59.0,1.0,58.0,5.69331568168481,23.086194307731795,8.669255380823587
+CN-32-G180021 = 10.519467718087729,5.442946658006129,37.0,1.0,36.0,13.962913215321782,46.77768518261685,11.84419137779317
+CN-32-G180022 = 10.965774735532047,5.462613647298151,40.0,1.0,39.0,14.347926164800146,46.30826600011821,12.251055603909439
+CN-32-G180023 = 2.953939393939394,1.9704636270222622,16.0,1.0,15.0,10.116784384230384,42.917202362872445,3.5508428363537647
+CN-32-G180024 = 27.057877813504824,41.56379729371893,355.0,1.0,354.0,4.928583432176614,22.168962479047387,49.5951408632329
+CN-32-G180025 = 21.544243577545195,33.3191854435823,262.0,1.0,261.0,6.057653304041423,34.13963490504117,39.67773367963985
+CN-32-G180026 = 12.320143884892087,8.957474912821667,145.0,1.0,144.0,14.768597906730989,151.90616690791188,15.232278298346356
+CN-32-G180027 = 10.237154150197629,8.187677015880901,42.0,1.0,41.0,6.772270082134336,20.011756853809313,13.10867575353411
+CN-32-G180028 = 7.417464114832536,6.986941427197241,89.0,1.0,88.0,7.668224290216631,56.06704372954281,10.190001197346048
+CN-32-G180029 = 6.723611111111111,5.08319652973178,25.0,1.0,24.0,7.170084690002088,21.577429206753184,8.42886904236466
+CN-32-G180030 = 6.818786367414797,11.816007550662805,247.0,1.0,246.0,11.38572257583655,179.78996514874927,13.642356173394766
+CN-32-G180031 = 33.175191064079954,36.827240137500695,287.0,1.0,286.0,6.241087519670558,30.47871270448617,49.566510047443956
+CN-32-G180032 = 7.168339768339768,3.185791565686843,16.0,1.0,15.0,18.238543059692436,59.25362552330647,7.844384165399023
+CN-32-G180033 = 5.293167128347184,4.692523614566962,36.0,1.0,35.0,6.9205434481312,27.495603498567164,7.073711622753903
+CN-32-G180034 = 62.225366876310275,97.44859713707993,617.0,1.0,616.0,4.9687684278186115,20.493512957879645,115.62104205929087
+CN-32-G180035 = 27.492995330220147,28.709451510574016,320.0,1.0,319.0,6.75308047982925,36.20821683417845,39.750438969469386
+CN-32-G180036 = 14.426897321428571,28.956348223264566,273.0,1.0,272.0,6.158640388861264,38.99498940405799,32.351282335480924
+CN-32-G180037 = 21.59278350515464,18.020907477433333,155.0,1.0,154.0,7.327929388545697,30.92231123111225,28.12474721327614
+CN-32-G180038 = 18.22153846153846,25.575872999458223,295.0,1.0,294.0,7.946647618133883,64.35815793641316,31.403021249391653
+CN-32-G180039 = 4.352971051295073,3.6613699378667732,30.0,1.0,29.0,6.555032778483332,22.189582060518134,5.688056504231263
+CN-32-G180040 = 7.047430830039525,6.207680704053358,53.0,1.0,52.0,7.76266510496842,39.7216520222871,9.391569678582382
+CN-32-G180041 = 35.93550820290402,13.901894507738238,126.0,1.0,125.0,25.085681486701684,88.55429809665792,38.53081131646803
+CN-32-G180042 = 8.801647220315717,5.388011046593125,55.0,1.0,54.0,14.36302340274908,91.18282983650792,10.319867093577363
+CN-32-G180043 = 18.97902097902098,5.418781804457081,32.0,1.0,31.0,52.71425642169426,217.09012409811263,19.73743736067156
+CN-32-G180044 = 5.464912280701754,4.393489496808531,28.0,1.0,27.0,6.7271002315818444,20.96664436305711,7.011990886640683
+CN-32-G180045 = 5.9918293236495686,5.17518139429275,31.0,1.0,30.0,6.025185425185064,18.004851936979808,7.917355689090933
+CN-32-G180046 = 11.050187265917604,5.750599216664248,123.0,1.0,122.0,24.92991744751947,338.42752090751156,12.456967125369916
+CN-32-G180047 = 4.906013986013986,5.881877363095014,65.0,1.0,64.0,6.504442156672355,39.68981057769459,7.659337735434738
+CN-32-G180048 = 8.68480654293803,8.338244511515777,51.0,1.0,50.0,6.12348615537377,22.288341052562348,12.039609056031779
+CN-32-G180049 = 14.851136122318964,11.505643646639296,151.0,1.0,150.0,7.3214892308201085,31.314527906361782,18.786593087814012
+CN-32-G180050 = 14.845280062671367,7.935153497944465,65.0,1.0,64.0,12.906439934585796,43.970875240576056,16.832973628420145
+CN-32-G180051 = 24.459499813363195,8.30105781990211,120.0,1.0,119.0,36.106144609776386,167.20482977611672,25.829724970453558
+CN-32-G180052 = 19.317800871605765,13.938934932935293,80.0,1.0,79.0,7.473053990684086,22.30578185783199,23.82165690248304
+CN-32-G180053 = 8.330357142857142,15.926106371557484,170.0,1.0,169.0,8.696211769206293,75.23644675049694,17.973194326154555
+CN-32-G180054 = 7.2024169184290034,2.0630334335710643,13.0,1.0,12.0,52.89190799208908,222.40854481807474,7.492056888125204
+CN-32-G180055 = 13.201156069364162,10.994323224836256,71.0,1.0,70.0,6.0720251824035,16.713647057118568,17.17980397850582
+CN-32-G180056 = 7.121883656509695,6.34227715842906,28.0,1.0,27.0,5.770522598310855,16.50416751159497,9.536545830183544
+CN-32-G180057 = 4.298507462686567,4.070332874917096,15.0,1.0,14.0,5.260069800833319,14.364775629263088,5.919862846333771
+CN-32-G180058 = 38.21598457253053,28.6135234372654,329.0,1.0,328.0,9.258029312014973,46.919350719724804,47.74091746440188
+CN-32-G180059 = 8.217049576783555,4.383593077833333,27.0,1.0,26.0,12.851266795559717,42.547180130177814,9.313205249501754
+CN-32-G180060 = 7.013344116457744,10.705417708593693,149.0,1.0,148.0,8.607016459114448,78.42221996622355,12.798162524804969
+CN-32-G180061 = 10.257516339869282,9.252752233621717,165.0,1.0,164.0,10.227306972914322,105.23257179547369,13.81412557346563
+CN-32-G180062 = 17.245700245700245,28.29918388034255,272.0,1.0,271.0,5.860921653646519,35.55280968708909,33.13997563755871
+CN-32-G180063 = 11.760908856183837,25.1303988928862,297.0,1.0,296.0,6.81623052349823,48.93834757860812,27.746277689791825
+CN-32-G180064 = 14.051684356252885,9.906582843844154,84.0,1.0,83.0,7.757143525190672,22.773802034004227,17.192737329747967
+CN-32-G180065 = 10.934290447266703,6.575651612317416,31.0,1.0,30.0,9.990964271156576,29.352589923572772,12.759228100154079
+CN-32-G180066 = 44.159439334209374,14.789247495149445,110.0,3.0,107.0,36.40993584597494,147.00809792858007,46.570139829986495
+CN-32-G180067 = 26.17927287923109,27.658581185948623,176.0,1.0,175.0,5.833822975656788,23.154771808928718,38.08347990539957
+CN-32-G180068 = 39.904761904761905,29.184396943286522,122.0,8.0,114.0,7.246461907838708,20.374447937810324,49.43803240036003
+CN-32-G180069 = 6.642253521126761,10.706792131098084,135.0,1.0,134.0,9.746332642274556,98.28861245958862,12.599798791149992
+CN-32-G180070 = 6.052631578947368,3.3582631926761595,16.0,1.0,15.0,11.913381085357223,37.55057287954892,6.921869740305316
+CN-32-G180071 = 4.5978260869565215,4.734299681579273,45.0,1.0,44.0,6.667967712057008,32.084966613145234,6.599514997399396
+CN-32-G180072 = 19.233601354210748,45.9847490406362,474.0,1.0,473.0,5.798282289417001,35.01335287364867,49.845045544998634
+CN-32-G180073 = 17.060390763765543,13.380478523996837,134.0,1.0,133.0,7.08962293462721,26.049911871845243,21.681654423579324
+CN-32-G180074 = 18.50980392156863,13.256700191282635,71.0,1.0,70.0,8.274138048251023,28.736437528800746,22.76736570568652
+CN-33-G390001 = 116.49979018044482,130.33761600547393,763.0,1.0,762.0,4.931403658632315,16.40800497364397,174.81445952231198
+CN-33-G390002 = 232.20309477756285,232.4448778276976,1130.0,1.0,1129.0,5.143318391529921,15.465512303572789,328.55577677558983
+CN-33-G390003 = 390.2517531556802,289.20032490420283,1393.0,71.0,1322.0,7.474755216580514,22.546372288477283,485.72961487413795
+CN-33-G390004 = 56.72543741588156,97.56599489175822,540.0,1.0,539.0,3.9238313610885656,13.063028400671461,112.85786906211641
+CN-33-G390005 = 351.3209310227659,233.40272113811218,1361.0,49.0,1312.0,8.896373348576255,28.4956978731146,421.7857593724309
+CN-33-G390006 = 21.216234198270126,47.070343615637476,400.0,1.0,399.0,5.401030408679018,28.424970734401846,51.63086132973217
+CN-33-G390007 = 68.78024691358024,117.81054165498924,694.0,1.0,693.0,4.36884510521523,16.55531686946788,136.4186427528693
+CN-33-G390008 = 63.918406072106265,71.16945984168841,445.0,1.0,444.0,5.207637980796922,18.653447839028647,95.6590541922528
+CN-33-G390009 = 374.83210386544704,211.36412559188707,1144.0,34.0,1110.0,11.306991714998453,34.16868037704853,430.3183701347416
+CN-33-G390010 = 214.7909029192125,187.80888582665816,786.0,1.0,785.0,5.651412048871335,15.454889374694769,285.31966208500495
+CN-33-G390011 = 166.71655629139073,159.41504831338528,918.0,1.0,917.0,5.623373131046794,18.290232702667875,230.66765653298563
+CN-33-G390012 = 9.601169590643275,5.846476304729695,114.0,1.0,113.0,19.806475290581275,240.65173394126236,11.24116287089812
+CN-33-G390013 = 11.797894736842105,15.316904860814322,187.0,1.0,186.0,9.798588584387728,86.79819444503364,19.333853592515954
+CN-33-G390014 = 31.73194221508828,50.94380869371052,321.0,1.0,320.0,4.947394965219462,20.720174041326878,60.018228905584024
+CN-33-G390015 = 220.98185699039487,264.9638478220915,1158.0,1.0,1157.0,4.238399860225518,11.900784816141636,345.0200309715532
+CN-33-G390016 = 21.96310135450724,44.33054940932683,403.0,1.0,402.0,5.572560898663269,31.06266349598603,49.4729767857272
+CN-33-G390017 = 292.9499834382246,216.78072460350793,1124.0,1.0,1123.0,7.223571215323687,20.889933934305827,364.43596880121225
+CN-33-G390018 = 326.80264650283556,258.9409016381893,1427.0,41.0,1386.0,7.0800231048273785,22.6644809772325,416.9536668533537
+CN-33-G390019 = 70.39651837524178,106.81479220192026,514.0,1.0,513.0,4.144565771887675,13.939261570387469,127.92603187973573
+CN-33-G390020 = 8.662482566248256,1.3935099524195862,10.0,1.0,9.0,256.0579866662234,1670.6561675597804,8.77385173102711
+CN-33-G390021 = 8.178895877009085,1.301024338542465,10.0,1.0,9.0,265.31278044467166,1761.326393281856,8.281726999632145
+CN-33-G390022 = 149.55474171164227,183.92857628576726,1169.0,1.0,1168.0,5.18004355179459,19.95161246384684,237.05767640585964
+CN-33-G390023 = 340.08507936507937,172.65152461527163,1174.0,85.0,1089.0,14.687923392151943,51.77450704927972,381.4005901394624
+CN-33-G390024 = 384.87166454891997,211.21506511921837,1301.0,49.0,1252.0,12.466977224288648,41.419485543945235,439.0193639305356
+CN-33-G390025 = 202.99628252788105,175.89047999457827,882.0,1.0,881.0,6.08189072640175,18.21372000748745,268.59812298834566
+CN-33-G390026 = 246.60151085930121,218.58115059028657,991.0,1.0,990.0,5.466176211789621,14.559392230741834,329.53000554041154
+CN-33-G390027 = 417.8622339153313,317.9249920363065,1499.0,1.0,1498.0,7.159323142807332,21.53130213431555,525.0572798219225
+CN-33-G390028 = 210.37392795883363,223.996367602964,1258.0,1.0,1257.0,5.121838281901131,16.75520279777265,307.29718883216447
+CN-33-G390029 = 379.6205414697035,247.39147233410185,1179.0,32.0,1147.0,8.846789935368921,26.206411416076516,453.1162059443311
+CN-33-G390030 = 690.3611525086935,317.12529899372777,1801.0,98.0,1703.0,17.305613842444597,57.43664078275764,759.715062477369
+CN-33-G390031 = 14.849726775956285,23.69447694358892,232.0,1.0,231.0,7.1741945622931595,49.50765942043297,27.963236989855442
+CN-33-G390032 = 230.25924256086566,212.3515042979563,1039.0,1.0,1038.0,5.426858425783327,15.247509693873479,313.22911767954844
+CN-33-G390033 = 6.339887640449438,4.520202340698716,110.0,1.0,109.0,24.06754595473006,500.73059950274865,7.786295941870051
+CN-33-G390034 = 208.59137055837564,224.97552721199398,1014.0,1.0,1013.0,4.637337820831642,13.199358051564298,306.7969160792462
+CN-33-G390035 = 317.49122807017545,156.0891633685821,798.0,7.0,791.0,14.84193851553628,47.45786681360789,353.7859618789475
+CN-33-G390036 = 66.77302631578948,83.50112942065887,500.0,1.0,499.0,4.806796000897875,17.201028058683068,106.91620858361344
+CN-33-G390037 = 508.99766977363515,280.7558960443714,1370.0,2.0,1368.0,11.719043240184138,35.329696482415855,581.2938164118627
+CN-33-G390038 = 923.6311721769,316.797132931502,1759.0,216.0,1543.0,33.36894445982325,123.79124442859606,976.4501859544571
+CN-33-G390039 = 203.12215320910974,215.00170345976738,874.0,1.0,873.0,4.726277441039744,13.266030062201818,295.777520469198
+CN-33-G390040 = 235.8727898966705,242.70039054274048,1334.0,9.0,1325.0,5.256229877471697,16.488308788304806,338.43677782303394
+CN-33-G390041 = 309.22533692722374,278.77436780504405,1265.0,1.0,1264.0,5.365812440838694,14.314273413952627,416.3357504981492
+CN-33-G390042 = 125.46138613861386,125.35571167507193,723.0,1.0,722.0,5.257393985279347,16.675506182083268,177.354486442791
+CN-33-G390043 = 94.34214186369958,137.60200835200607,770.0,1.0,769.0,4.608844039455547,17.294555835070195,166.83750307990113
+CN-33-G390044 = 90.29748908296943,117.30686270360961,602.0,1.0,601.0,4.414743245620457,14.17996464467997,148.03559224744703
+CN-33-G390045 = 216.36427850655903,197.946242525155,1001.0,4.0,997.0,5.638984472531242,16.74059727165545,293.25111413853386
+CN-33-G390046 = 626.9865546218488,275.01393769346373,1552.0,109.0,1443.0,19.096402650941744,64.28439843442989,684.6494034191813
+CN-33-G390047 = 472.94880546075086,280.0222335887526,1451.0,82.0,1369.0,10.554336241860103,32.47843969848288,549.6298971951808
+CN-33-G390048 = 603.5769712140175,221.91362623527812,1408.0,112.0,1296.0,28.434826089859506,103.67567722321992,643.0791690676799
+CN-33-G390049 = 337.078256302521,217.58069996624232,1066.0,21.0,1045.0,8.862750642714262,25.667086564594058,401.2020835810152
+CN-33-G390050 = 222.2375478927203,186.9837179839259,1061.0,1.0,1060.0,6.4151052656059635,20.233481354593597,290.4349126473287
+CN-33-G390051 = 9.042141230068337,0.9349215640102231,13.0,2.0,11.0,932.7607865515091,9282.012364641367,9.090346327580324
+CN-33-G390052 = 555.4155759162304,257.3979174328187,1234.0,32.0,1202.0,16.468719626455176,51.437610130990116,612.1602321852588
+CN-33-G390053 = 76.48322756119674,100.40786920950514,530.0,1.0,529.0,4.16726472546146,12.62524816948808,126.21974606760547
+CN-33-G390054 = 19.643617021276597,28.254271221114614,187.0,1.0,186.0,6.061036361492638,30.47209421369418,34.411851619970896
+CN-33-G390055 = 300.21355617455896,213.7795093729604,1037.0,24.0,1013.0,7.872728302515106,23.81182670604285,368.5510248781282
+CN-33-G390056 = 82.11499272197962,93.45093377878374,524.0,1.0,523.0,4.847622395547987,15.84232308951556,124.40236755728304
+CN-33-G390057 = 428.30703125,263.74951027312255,1143.0,4.0,1139.0,9.459464776795208,26.982372011076137,503.00170694292876
+CN-33-G390058 = 31.909695817490494,58.20331498783279,488.0,1.0,487.0,5.652464705536742,30.698555500217722,66.37661156414691
+CN-33-G390059 = 277.966892400301,161.55693888558596,918.0,12.0,906.0,11.002896817329356,35.150882417788324,321.50620176407404
+CN-33-G390060 = 136.55734190782422,181.57084067816214,840.0,1.0,839.0,4.219810978669609,12.969968233399378,227.1912802321093
+CN-33-G390061 = 160.18995030369962,159.25004502329082,800.0,5.0,795.0,5.640654597823425,18.44701776872662,225.87916463946377
+CN-33-G390062 = 455.6003834565872,266.01615841483715,1326.0,1.0,1325.0,10.34370113140859,29.689330479830904,527.5758769538056
+CN-33-G390063 = 202.68954996186116,130.57925470609467,737.0,61.0,676.0,9.846004322996906,33.88601972769728,241.10992394204965
+CN-33-G390064 = 61.94502923976608,104.01491355268917,670.0,1.0,669.0,4.150894603089919,14.725087894534472,121.06316074218816
+CN-33-G390065 = 81.98755186721992,80.26767880026026,351.0,1.0,350.0,5.104893917480602,14.4022248418156,114.73821909530331
+CN-33-G390066 = 684.9316008825692,319.2522474908889,1549.0,54.0,1495.0,16.44847440305113,52.1737616925223,755.6806835003413
+CN-33-G390067 = 198.71890145395798,217.1572036242948,904.0,1.0,903.0,4.55524920311637,12.553034539920437,294.3576954675907
+CN-33-G390068 = 63.64705882352941,87.8046279385542,543.0,1.0,542.0,4.624971499911366,16.774133688947856,108.44630369133715
+CN-33-G390069 = 143.39558011049724,158.70633912957632,833.0,1.0,832.0,4.987621623676368,16.031609156465887,213.89248344703026
+CN-34-G010001 = 41.28360215053763,69.83364603260587,470.0,1.0,469.0,5.056411525909737,23.33680012869293,81.12381847972384
+CN-34-G010002 = 25.087628865979383,10.133688069830445,72.0,1.0,71.0,23.058424688358567,85.0604303048254,27.05699088985591
+CN-34-G010003 = 35.111207897793264,8.497700846652203,98.0,1.0,97.0,83.4309845559026,409.11302075930314,36.12489224511617
+CN-34-G010004 = 42.17422279792746,19.086253192401415,177.0,1.0,176.0,18.056178440409962,64.06008426170276,46.29200934863034
+CN-34-G010005 = 41.95186483901817,45.37174658110249,393.0,1.0,392.0,5.906149833283879,24.679218392953608,61.79445243135538
+CN-34-G010006 = 56.51409869083585,40.1202880750488,284.0,1.0,283.0,8.491361905359762,30.821295429899905,69.30714873707068
+CN-34-G010007 = 39.28404441846873,6.111373995858489,92.0,4.0,88.0,285.39864168770373,1981.3900524976543,39.75657226157054
+CN-34-G010008 = 16.326395939086293,32.59747683713881,299.0,1.0,298.0,5.843920089698932,34.5422028987587,36.45746426327007
+CN-34-G010009 = 67.33149171270718,34.76932100731476,290.0,1.0,289.0,14.850687648772043,58.50163361455617,75.77885892231458
+CN-34-G010010 = 128.90523945968073,139.52831857210782,1020.0,1.0,1019.0,5.142079793631723,17.84551816945123,189.95976532865254
+CN-34-G010011 = 16.671693735498838,34.65675389973448,364.0,1.0,363.0,6.648609774567041,46.457826686250435,38.45823660644141
+CN-34-G010012 = 48.821163366336634,17.251584017759797,116.0,4.0,112.0,31.18494165588147,115.14864798188161,51.779562991245456
+CN-34-G010013 = 38.697127937336816,19.37527002023451,188.0,1.0,187.0,14.569923244760458,49.994289097233356,43.276654202417426
+CN-34-G010014 = 28.342456608811748,8.32834687409971,66.0,2.0,64.0,49.628954694392625,208.22556477154868,29.540755039059235
+CN-34-G010015 = 27.365159781761495,15.292406447864092,102.0,1.0,101.0,11.91372600365847,39.890487717246344,31.348200344645186
+CN-34-G010016 = 22.98722176422094,9.773962328661721,81.0,3.0,78.0,20.87905968121461,76.60676190760341,24.97884513022112
+CN-34-G010017 = 35.13229571984436,11.03226642679425,103.0,2.0,101.0,42.90493082635189,184.1105642025464,36.823757345745776
+CN-34-G010018 = 38.15853658536585,8.924438237694156,73.0,9.0,64.0,91.50389433050739,458.89764637521523,39.18825732531522
+CN-34-G010019 = 113.13824715804914,106.29184502397038,556.0,2.0,554.0,5.890269991740135,19.309324197271515,155.23601157139902
+CN-34-G010020 = 100.89064362336114,146.71334019563963,1240.0,1.0,1239.0,5.062051123014397,23.0090430855458,178.0554019458487
+CN-34-G010021 = 27.03068391866913,7.481596724679808,118.0,2.0,116.0,59.82935166512038,293.3567468701288,28.046963519456746
+CN-34-G010022 = 25.020098441345365,12.220627258416853,112.0,1.0,111.0,15.154763842007888,50.22092327944011,27.845090350073807
+CN-34-G010023 = 44.810830860534125,52.809668615791104,415.0,1.0,414.0,5.785510491381927,25.659244617961672,69.2594517861719
+CN-34-G010024 = 16.674368848951648,23.105784476876078,229.0,1.0,228.0,6.598957439658111,38.8805878124086,28.494066975472954
+CN-34-G010025 = 28.953807740324596,11.930159375698977,67.0,8.0,59.0,22.429145700740953,81.4614897351842,31.315358618308338
+CN-34-G010026 = 58.55050505050505,37.351388690631865,219.0,25.0,194.0,10.776088978591126,42.502431852261076,69.4498947356141
+CN-34-G010027 = 30.916890080428953,16.319893910356402,158.0,1.0,157.0,14.529066304854666,64.13049935879216,34.959877423849996
+CN-34-G010028 = 41.24643874643875,53.74467043649928,600.0,1.0,599.0,7.320999672909759,50.3312199293639,67.74775501514159
+CN-34-G010029 = 29.290164778578784,12.556155882246506,210.0,1.0,209.0,22.466547298618977,126.1667629494677,31.868021640754097
+CN-34-G010030 = 32.03579952267303,16.56521855509477,141.0,1.0,140.0,13.95815037358952,48.60327950626782,36.06520368492261
+CN-34-G010031 = 228.99110251450676,197.1504141535397,1056.0,39.0,1017.0,6.59742362793037,21.790098876771363,302.1675211397173
+CN-34-G010032 = 39.92245850622407,36.68086623701308,305.0,1.0,304.0,6.100630992696641,21.522628520206684,54.21520673278705
+CN-34-G010033 = 39.201025641025645,11.167930229667753,89.0,3.0,86.0,54.065572713195934,233.40592758754275,40.76080319281107
+CN-34-G010034 = 194.9049645390071,169.91236636824533,915.0,1.0,914.0,6.188163573887231,19.4265393344727,258.5694441476187
+CN-34-G010035 = 358.94144486692016,176.78049909497872,994.0,101.0,893.0,15.510228285585535,53.8297880631327,400.11286620580205
+CN-34-G010036 = 286.8470111448835,213.0111919152084,1495.0,22.0,1473.0,7.62819296802697,24.818168654326286,357.28836488737016
+CN-34-G010037 = 473.591382904795,218.2999347779974,1283.0,134.0,1149.0,17.71251672017215,62.711083355639765,521.4821756165344
+CN-34-G010038 = 31.212356979405033,32.205486309776866,189.0,1.0,188.0,5.936754464917757,22.76152633615777,44.84868533924979
+CN-34-G010039 = 36.99300699300699,38.34612573681017,313.0,1.0,312.0,6.560483892602345,30.798715032935817,53.281403185426015
+CN-34-G010040 = 33.557485786481365,12.984575104581305,170.0,1.0,169.0,28.8185818073592,150.9169799038287,35.981996094663955
+CN-34-G010041 = 43.338072669826225,10.063240195703658,112.0,9.0,103.0,93.54029496321807,473.3950673517879,44.49109288353753
+CN-34-G010042 = 24.321467098166128,10.059274317234324,72.0,1.0,71.0,21.527523915990496,73.61296310047167,26.319626927381552
+CN-34-G010043 = 42.66223790741125,13.773859862161377,178.0,4.0,174.0,40.081198573829845,170.54237112087077,44.830634155352065
+CN-34-G010044 = 38.714285714285715,2.7046612992691292,44.0,34.0,10.0,2975.9042595796104,43222.44018118055,38.80864737543826
+CN-34-G010045 = 19.65294280187897,31.184704521932037,323.0,1.0,322.0,6.424164143853227,40.58746714736231,36.86087298063042
+CN-34-G010046 = 16.90532544378698,21.121861863072677,152.0,1.0,151.0,5.292047812438406,21.790163418248277,27.0540769002211
+CN-34-G010047 = 23.015988372093023,8.404328560807482,99.0,1.0,98.0,29.553300270540785,117.5537575833397,24.50241741751874
+CN-34-G010048 = 40.510975609756095,62.040898206487114,479.0,1.0,478.0,5.392449453473217,26.110662784886596,74.09596611909417
+CN-34-G010049 = 249.37261146496814,170.15645483636425,1067.0,6.0,1061.0,8.881074866400459,30.321110059777794,301.89388611122547
+CN-34-G010050 = 382.2485287460389,268.4817300398598,1332.0,15.0,1317.0,7.807770936342884,23.053730526404514,467.1149506210517
+CN-34-G010051 = 352.74604343025396,221.70058489966496,1661.0,72.0,1589.0,10.53004539785791,39.474676383682386,416.6304363588336
+CN-34-G010052 = 167.90070921985816,191.90704217505018,1199.0,1.0,1198.0,5.2816147611952795,19.671095785896696,254.98815853468136
+CN-34-G010053 = 50.16851851851852,39.379308460691014,323.0,1.0,322.0,7.460797359491739,27.455505379542327,63.77781891210443
+CN-34-G010054 = 447.0842860941239,304.72342793139467,1674.0,71.0,1603.0,8.729925252316118,28.42122963051602,541.0551971865278
+CN-34-G010055 = 343.6530726256983,210.585188322537,1073.0,15.0,1058.0,10.013137590439351,30.98994167921343,403.04287100248007
+CN-34-G010056 = 26.11178861788618,15.83808703873533,170.0,1.0,169.0,11.255655201013411,48.24374006952232,30.539654645587028
+CN-34-G010057 = 66.07163742690058,69.68958942286156,441.0,5.0,436.0,5.93836481394625,23.01846630166546,96.03176633905487
+CN-34-G010058 = 25.628676470588236,8.69016579712972,101.0,1.0,100.0,34.45448970539581,132.64436582482358,27.061929702363916
+CN-34-G010059 = 43.787234042553195,21.3640542911156,140.0,20.0,120.0,17.57291770068659,77.82501046917798,48.72109071902089
+CN-34-G010060 = 34.32919254658385,23.28352825857576,279.0,1.0,278.0,13.160577054181692,90.55821681467613,41.48031037815801
+CN-34-G010061 = 86.59862159501148,129.5469955696111,909.0,1.0,908.0,4.9755325878482966,20.813694032916274,155.82600977779282
+CN-34-G010062 = 43.88527818808469,31.68085615765831,295.0,2.0,293.0,10.447131523402414,54.41267785438706,54.125726678981586
+CN-34-G010063 = 29.11263736263736,7.854811669080303,77.0,2.0,75.0,63.55298350301811,301.0523533231573,30.15366844291336
+CN-34-G010064 = 336.6019267822736,240.6469425921437,1332.0,5.0,1327.0,7.612152682459998,22.461982279657867,413.7774862078477
+CN-34-G010065 = 285.8892171344165,154.04485664927657,896.0,47.0,849.0,12.928721422456325,43.55372181321005,324.7498457795257
+CN-34-G010066 = 10.804993542832545,8.104001713276705,39.0,1.0,38.0,6.976690983497534,19.648757148608784,13.50639586379152
+CN-34-G010067 = 149.7431924882629,162.3761999002113,916.0,1.0,915.0,4.961215144047063,15.791994454804708,220.8824438261455
+CN-34-G010068 = 57.06105919003115,70.12641018711622,466.0,1.0,465.0,4.993346956596529,18.289163632216553,90.4083949731436
+CN-34-G010069 = 22.735955056179776,25.900912079688958,170.0,1.0,169.0,5.992423618846475,26.345298143208332,34.464197348500726
+CN-34-G010070 = 143.33333333333334,33.93382197018592,258.0,92.0,166.0,89.46920013536241,454.3726361866154,147.2954470374041
+CN-34-G010071 = 26.596802841918294,35.84595043601914,363.0,1.0,362.0,6.66906656595782,39.63705304497575,44.63543529611217
+CN-34-G010072 = 20.622599374720856,10.308984717692667,63.0,1.0,62.0,14.207016851702175,44.410492981015445,23.055731844377814
+CN-34-G010073 = 3.770341207349081,3.082592245042199,26.0,1.0,25.0,7.987154796045357,35.738288985601514,4.870097305909695
+CN-34-G010074 = 9.014778325123153,2.3011623375089396,19.0,4.0,15.0,72.78401658531561,346.4287402702847,9.303847395281148
+CN-34-G010075 = 19.39356814701378,40.39413503791464,394.0,1.0,393.0,6.500875045658198,41.58374831889509,44.808443745952054
+CN-34-G010076 = 44.794819359236534,14.170214655604576,193.0,1.0,192.0,44.98498929192009,241.63224247475512,46.98266515229359
+CN-34-G010077 = 306.6066415611092,168.79140333611736,1036.0,86.0,950.0,12.673874345552944,43.93081291750183,349.9973864038964
+CN-34-G010078 = 51.4955920895878,87.25423864030357,853.0,1.0,852.0,5.471725202955626,29.129837103604075,101.3168207424424
+CN-34-G010079 = 24.67873303167421,9.507008618615483,102.0,1.0,101.0,26.69268299445572,111.02359838130977,26.446608041922445
+CN-34-G010080 = 448.78880866425993,232.50438950327776,1291.0,142.0,1149.0,14.034079248238159,47.80217141261851,505.44009132693225
+CN-34-G010081 = 691.7234421364985,295.0855200930182,1683.0,105.0,1578.0,20.423209566800598,70.83889746154267,752.0350953045562
+CN-34-G010082 = 50.97857142857143,78.25444924431211,603.0,1.0,602.0,5.197409515155854,23.635231757360152,93.39471918384129
+CN-35-G050001 = 624.2171428571429,266.00899491643565,1519.0,26.0,1493.0,20.04198376362749,66.761510679857,678.5335856191548
+CN-35-G050002 = 135.01664932362124,137.73034526145122,600.0,1.0,599.0,4.918856666409552,13.664008171346643,192.87079509458198
+CN-35-G050003 = 439.2523128679563,278.5979077487263,1154.0,1.0,1153.0,8.613430085031409,22.837875305080672,520.1532356544719
+CN-35-G050004 = 531.604079497908,183.67152251831132,1300.0,211.0,1089.0,33.778747335053566,134.00398078371492,562.43944164951
+CN-35-G050005 = 709.1821418789373,367.07629264527475,2108.0,149.0,1959.0,13.824093991709088,45.96837303941174,798.5513853110498
+CN-35-G050006 = 670.8232521602514,206.82734170960424,1453.0,211.0,1242.0,44.186699051449075,181.25231176444694,701.983892206593
+CN-35-G050007 = 660.5901807023525,253.63695150719192,1719.0,140.0,1579.0,26.009207703723376,95.68172975712005,707.6094191079062
+CN-35-G050008 = 55.41725352112676,65.08572503801777,469.0,1.0,468.0,5.286060764870816,20.878990320692992,85.48229987283506
+CN-35-G050009 = 370.7011795543906,263.95970674182587,1346.0,1.0,1345.0,7.521608730501285,21.201511277817566,455.0759181787664
+CN-35-G050010 = 321.68647717484924,241.3448179874923,1143.0,1.0,1142.0,7.0052086675011545,19.885843346893026,402.15607761984717
+CN-35-G050011 = 146.41488779419814,192.89468600203224,912.0,1.0,911.0,4.445073582122074,14.271997306614518,242.16869999157672
+CN-35-G050012 = 275.9839108910891,248.85583422192278,914.0,1.0,913.0,5.143412503770938,12.727533706998534,371.61316620516783
+CN-35-G050013 = 589.3799660441426,287.9923043079034,1967.0,65.0,1902.0,15.930182407993282,57.36388206273339,655.9788957845906
+CN-35-G050014 = 713.2893350888743,240.74318679108129,1562.0,137.0,1425.0,35.27989142689773,136.91601963475853,752.820667581499
+CN-35-G050015 = 577.0428152492668,315.4502269363357,1600.0,5.0,1595.0,11.852854920607927,35.23733832480625,657.6376329750186
+CN-35-G050016 = 72.94571670907548,104.32854302861928,725.0,1.0,724.0,5.289329283349307,23.151082610361748,127.30091310228356
+CN-35-G050017 = 527.919893697798,242.19179045290312,1401.0,117.0,1284.0,17.7006111724152,61.368746780881246,580.8237921475645
+CN-35-G050018 = 437.5701634877384,309.5070607348896,1852.0,104.0,1748.0,8.805072580924012,31.640820532304257,535.9685332362684
+CN-35-G050019 = 505.18157543391186,254.59673071401372,1776.0,105.0,1671.0,15.252100152713394,57.15078349270725,565.7101019498884
+CN-35-G050020 = 413.7945913700537,233.0745017522255,1448.0,42.0,1406.0,11.813343347141782,38.450961207527115,474.9207167666598
+CN-35-G050021 = 33.590312815338045,24.78284429489751,270.0,1.0,269.0,9.213191315018827,47.17529251997438,41.743244799337255
+CN-35-G050022 = 30.28723404255319,23.848869164691763,200.0,1.0,199.0,8.613761469000112,42.965746811651236,38.54977440119434
+CN-35-G050023 = 600.6266447368421,238.28603253908153,1580.0,221.0,1359.0,24.622966314486266,92.73825286433953,646.1676250564188
+CN-35-G050024 = 261.324354657688,207.2521067667676,996.0,1.0,995.0,6.415449045496483,17.653448972940417,333.53238837708216
+CN-35-G050025 = 90.12773253321903,131.09659804081892,835.0,1.0,834.0,4.667214443614605,18.101433053473816,159.08905113003735
+CN-35-G050026 = 796.3638898570931,295.76862789597754,1697.0,180.0,1517.0,27.83052873223204,100.9567057927272,849.5142884706469
+CN-35-G050027 = 420.088579795022,254.24340472210625,1345.0,1.0,1344.0,10.171903241595972,32.0830198787513,491.03372971608303
+CN-35-G050028 = 528.4361493123772,319.26612703512563,1398.0,1.0,1397.0,9.807839211459955,28.04140932452161,617.3942207148542
+CN-35-G050029 = 592.8866799204771,238.06652026917294,1462.0,142.0,1320.0,23.70570985631939,86.93228476776329,638.8977095750139
+CN-35-G050030 = 440.95466847090665,332.37835073869536,1347.0,1.0,1346.0,6.495942428012685,16.426833953816367,552.1923466384357
+CN-35-G050031 = 225.06360316494218,196.55625516527053,1023.0,1.0,1022.0,6.0021503491416865,17.899435595375564,298.81095514418706
+CN-35-G050032 = 576.218926023282,293.59251060856576,1418.0,3.0,1415.0,13.525332221612633,41.00866619305056,646.7030330784487
+CN-35-G050033 = 429.8583180987203,252.78590652819125,1423.0,17.0,1406.0,10.810242484359533,34.24828766123475,498.6771382146371
+CN-35-G050034 = 533.2872340425532,337.39583158636833,1447.0,1.0,1446.0,8.776781533010665,23.82907611995334,631.0556403080585
+CN-35-G050035 = 537.2407467009978,152.30316555898622,1255.0,242.0,1013.0,55.228596243730976,243.30477616240617,558.4119215732536
+CN-35-G050036 = 508.42882937105026,274.4596046902433,1489.0,3.0,1486.0,12.000411837599362,35.52851934862787,577.7784602616657
+CN-35-G050037 = 942.0249728555917,190.86206633740605,1631.0,280.0,1351.0,134.83198081693496,738.7221406953175,961.165634971498
+CN-35-G050038 = 44.56797583081571,50.7820180291926,357.0,1.0,356.0,6.181433680270481,29.1472051691522,67.56565566005716
+CN-35-G050039 = 571.4339407744875,285.04514222786725,1608.0,165.0,1443.0,14.940324346490394,50.33899674467078,638.5824001464223
+CN-35-G050040 = 217.989449003517,224.09650017182943,1038.0,1.0,1037.0,4.773037453118108,13.092514746264492,312.63179823255274
+CN-35-G050041 = 506.9839373970346,138.25212203709177,1052.0,249.0,803.0,61.00213900251206,274.82718796198725,525.4963006780915
+CN-35-G050042 = 117.65009940357852,120.23115921057791,671.0,1.0,670.0,5.410451596085085,18.109831693685138,168.21735206212009
+CN-35-G050043 = 370.3516707416463,206.16376640204803,1147.0,39.0,1108.0,11.913275056250132,37.87376121210214,423.8677371518231
+CN-35-G050044 = 589.0438425020944,262.20616331335646,1747.0,155.0,1592.0,19.240909372061044,70.81537188436559,644.7671831515177
+CN-35-G050045 = 474.6970324361629,212.72717000744976,1387.0,71.0,1316.0,18.345998975924246,62.60323964806046,520.1827769765912
+CN-35-G050046 = 491.90133551376397,265.46827049435313,1759.0,131.0,1628.0,13.351764042251505,48.552537887327134,558.9636182431623
+CN-35-G050047 = 761.216800804829,250.8393892004868,1406.0,78.0,1328.0,36.71723177715189,138.75840044139105,801.4807652102526
+CN-35-G050048 = 374.4491017964072,185.93991663705165,1268.0,86.0,1182.0,15.185224191164304,52.58882953584886,418.0738959025423
+CN-35-G050049 = 475.65743440233234,203.7225736681851,1226.0,164.0,1062.0,20.750523354707713,75.64706987942229,517.4484340726119
+CN-35-G050050 = 539.024317617866,223.69316521296736,1542.0,221.0,1321.0,22.57145831537608,86.37149234425219,583.5973330528525
+CN-35-G050051 = 286.2466777408638,303.79074277525217,1094.0,1.0,1093.0,4.529020455758917,11.779084786019279,417.4038522984919
+CN-35-G050052 = 525.0392047045646,184.54454482823024,1445.0,168.0,1277.0,32.09138089947964,123.26259539340074,556.5274975260974
+CN-35-G050053 = 177.79930191972076,204.66590883767222,999.0,1.0,998.0,4.650643853895146,14.176248242993127,271.1101731833212
+CN-35-G050054 = 515.6406791406791,356.8931184330221,1741.0,3.0,1738.0,8.034863925134532,23.864583200914712,627.1028687300895
+CN-35-G050055 = 284.2186459489456,207.95820977018238,971.0,1.0,970.0,7.278133274124994,20.814807160034484,352.1744677228479
+CN-35-G050056 = 516.692367000771,261.4012449016052,1532.0,83.0,1449.0,14.48277586489236,48.561774047603826,579.0523404261211
+CN-35-G050057 = 688.5042452830189,235.08301620976238,1343.0,110.0,1233.0,33.95868663911719,128.39056904155362,727.5315252846566
+CN-35-G050058 = 522.4553207267334,238.77768151312404,1409.0,140.0,1269.0,18.006315604077557,63.66991464788023,574.4339329674534
+CN-35-G050059 = 545.3876597070739,251.55283013352238,1190.0,19.0,1171.0,16.592378721128114,51.61988484112875,600.6051329358946
+CN-35-G050060 = 479.69920077500603,262.9194561979232,1361.0,17.0,1344.0,12.011630111986449,36.952847745639225,547.0264743790663
+CN-35-G050061 = 300.43949044585986,228.58256219551777,1014.0,1.0,1013.0,7.170166645709762,21.533984866502625,377.5100994135596
+CN-35-G050062 = 588.8155394074902,238.25806983448572,1499.0,142.0,1357.0,23.180951940841204,83.84082434977654,635.1933936125189
+CN-35-G050063 = 163.09718574108817,199.2409873563586,928.0,1.0,927.0,4.539810588053957,14.039010660264081,257.48332575023113
+CN-35-G050064 = 253.26181102362204,227.52092652362563,1050.0,1.0,1049.0,5.648155447792173,16.359343277896933,340.4516366962184
+CN-35-G050065 = 238.2077185017026,211.14092799070102,935.0,1.0,934.0,5.762396435075225,16.582850278932913,318.3133811616482
+CN-35-G050066 = 789.2890492359932,305.3356708337176,1472.0,157.0,1315.0,24.69915187354495,83.30801828029246,846.2901837592909
+CN-35-G050067 = 721.9925484351713,198.29821046177662,1343.0,178.0,1165.0,58.85848771762385,253.4477261443357,748.7292035631149
+CN-35-G050068 = 815.489075630252,292.8804720172745,1400.0,32.0,1368.0,29.16208465257519,100.94262851939432,866.4879706962727
+CN-36-G190001 = 322.43701007838746,260.0738895067213,1645.0,42.0,1603.0,7.593696767432751,29.02586325648192,414.25119610140484
+CN-36-G190002 = 109.87681970884658,166.44242251116844,921.0,4.0,917.0,4.84591264591323,18.986701300635524,199.43920256739065
+CN-36-G190003 = 405.02627311060655,167.68022761304906,1207.0,169.0,1038.0,22.625381958283604,86.12178575129745,438.3639362929295
+CN-36-G190004 = 70.50344488188976,89.72818198133793,656.0,1.0,655.0,5.0854543794257285,19.612544819371852,114.11346275479403
+CN-36-G190005 = 99.44144144144144,71.34771770102718,601.0,27.0,574.0,9.504939383837183,41.75256712076147,122.38912164525529
+CN-36-G190006 = 583.4422683425898,342.15953099409904,1893.0,124.0,1769.0,11.051960902832022,35.65002487059804,676.3712184435765
+CN-36-G190007 = 444.5327604726101,241.09242905088448,1246.0,99.0,1147.0,12.449118989086319,39.495246176117185,505.70241692032164
+CN-36-G190008 = 140.5860433604336,128.16685451605701,842.0,1.0,841.0,6.003612859799717,19.777876303642884,190.23979127480624
+CN-36-G190009 = 172.95932929004638,136.3264891833727,978.0,3.0,975.0,7.587583386697783,28.17701194455625,220.2267950126118
+CN-36-G190010 = 398.2644808743169,115.270055901661,914.0,160.0,754.0,52.42302447740113,229.24165769254716,414.61039846301634
+CN-36-G190011 = 71.15756434400502,40.927917675978655,284.0,15.0,269.0,12.300231515024779,46.68665211205881,82.08832687211319
+CN-36-G190012 = 64.5241472475515,78.60992261558192,665.0,1.0,664.0,5.363377053038001,21.855456767569493,101.69997793338733
+CN-36-G190013 = 34.43772516726711,49.148954931326365,893.0,1.0,892.0,10.143945777004886,113.2418482740775,60.0131376078424
+CN-36-G190014 = 459.1710843373494,349.1464057639145,1697.0,14.0,1683.0,6.988598849346997,20.47032336983921,576.8373231244643
+CN-36-G190015 = 123.9650655021834,71.97309572915779,718.0,36.0,682.0,12.695648632868442,55.70106804670544,143.34386618826468
+CN-36-G190016 = 46.107594936708864,10.895118778747312,99.0,20.0,79.0,89.7686779403895,456.07271326122907,47.37735665959671
+CN-36-G190017 = 257.84414472275745,150.86151124922037,1045.0,48.0,997.0,11.55184029782975,41.09820480907074,298.7353319314757
+CN-36-G190018 = 181.8917910447761,86.51800481110075,443.0,60.0,383.0,16.247195822187496,54.10330256652592,201.41993150125472
+CN-36-G190019 = 88.35730482669258,142.85458148812197,1223.0,13.0,1210.0,5.917180685931634,31.019158228178554,167.97155940332144
+CN-36-G190020 = 277.5381188118812,160.68559188068264,990.0,69.0,921.0,11.858647217832203,42.8023229405309,320.69809296546055
+CN-36-G190021 = 200.54181818181817,115.41424856021968,885.0,60.0,825.0,12.458646959088595,49.135246474077405,231.38165357346207
+CN-36-G190022 = 155.7210089203322,160.96301043251006,1194.0,14.0,1180.0,6.076338491640376,24.915859827827752,223.96009320113833
+CN-36-G190023 = 317.96401985111663,244.74870374697772,1224.0,35.0,1189.0,7.378495778338096,23.864984524944735,401.2518484763743
+CN-36-G190024 = 327.9360891234242,138.8205839200897,1002.0,124.0,878.0,21.327057372692803,78.41778833702357,356.10845689126944
+CN-36-G190025 = 9.730132450331126,15.839687956269463,171.0,1.0,170.0,6.238763112737917,39.63858078586574,18.589545235238546
+CN-36-G190026 = 117.79181228157763,81.3393414048237,637.0,17.0,620.0,9.504187175539037,38.018593535853974,143.1467760752888
+CN-36-G190027 = 75.0923076923077,34.49959780230357,267.0,17.0,250.0,19.00259147127541,79.756374816235,82.63822918647836
+CN-36-G190028 = 454.7239101717305,293.95235529350134,1423.0,13.0,1410.0,9.012874780339727,27.162525200055498,541.4626687634753
+CN-36-G190029 = 226.91923641703377,167.59996348496315,1290.0,11.0,1279.0,8.271352198885078,30.73781066632801,282.1029734268156
+CN-36-G190030 = 364.9576642335766,238.26537916452054,1083.0,75.0,1008.0,8.99209052605199,27.186251351871228,435.8491569238615
+CN-36-G190031 = 100.5621862799777,48.82393397557152,394.0,16.0,378.0,16.898161543357666,68.08742837964586,111.78787876268115
+CN-36-G190032 = 26.157123834886818,14.018888693344474,97.0,1.0,96.0,12.473020352749767,38.63531138901266,29.67700064881872
+CN-36-G190033 = 117.29205314615191,86.08062117114123,811.0,17.0,794.0,9.160931941201865,40.70729216345414,145.48985900209414
+CN-36-G190034 = 17.35089686098655,16.56171937097693,230.0,2.0,228.0,10.0987078656618,88.09841638552145,23.986332992010002
+CN-36-G190035 = 12.861654135338346,12.236717345725316,117.0,1.0,116.0,7.032376368331505,35.488663845565135,17.752729325268287
+CN-36-G190036 = 251.1754551161331,196.84685074766878,1310.0,34.0,1276.0,7.653233978422114,27.479223369448302,319.12034078396124
+CN-36-G190037 = 84.44444444444444,90.87984481806613,690.0,1.0,689.0,5.932039499692714,24.410488793846106,124.05648065170416
+CN-36-G190038 = 491.593984962406,276.1936919130144,1791.0,82.0,1709.0,12.32955309494815,44.37053316672548,563.8684257020954
+CN-36-G190039 = 272.3361423220974,197.4445622779551,1117.0,74.0,1043.0,8.268007873197217,28.0483929863168,336.37974015688724
+CN-36-G190040 = 55.87467362924282,34.40475582510256,415.0,6.0,409.0,12.729066461766262,70.49302060741431,65.61757673489113
+CN-36-G190041 = 363.7807924203273,133.35321141122677,921.0,140.0,781.0,29.305011190984132,112.46357599107766,387.4526344311632
+CN-36-G190042 = 16.545511613308225,11.818595113773004,216.0,1.0,215.0,10.991992703035647,91.84811748366646,20.333055476475153
+CN-36-G190043 = 17.92755905511811,10.169017923961542,64.0,1.0,63.0,11.584610712536934,38.85786035517537,20.610829658521716
+CN-36-G190044 = 227.3451063829787,182.8891131535585,1032.0,27.0,1005.0,7.062806008528621,23.422125608731292,291.77769809631263
+CN-36-G190045 = 255.5168863261944,199.34993231467035,1573.0,53.0,1520.0,7.935302938930715,30.551032274568534,324.08220363311665
+CN-36-G190046 = 229.74221867517957,131.00468405335835,841.0,53.0,788.0,11.931811880901437,41.41105830641878,264.4687397136272
+CN-36-G190047 = 413.24892452092297,201.14674768010744,1349.0,134.0,1215.0,16.038468808518154,57.375332101331395,459.6027499047241
+CN-36-G190048 = 256.90700483091786,111.56165210978077,686.0,103.0,583.0,20.10087414082729,72.6456212756001,280.0842932987443
+CN-36-G190049 = 57.07787519339866,99.70098472044755,754.0,1.0,753.0,4.722755270809471,20.175039839941757,114.8832894324497
+CN-36-G190050 = 199.8868778280543,116.82221326043485,894.0,50.0,844.0,11.776313488339095,43.63212923934467,231.52147511389526
+CN-36-G190051 = 221.8783783783784,227.98944848856786,1724.0,13.0,1711.0,5.922558628991252,23.361139891651227,318.1339394247968
+CN-36-G190052 = 45.03801348865726,29.05055576771398,355.0,14.0,341.0,12.772033139674576,80.65112748406764,53.59437889758156
+CN-36-G190053 = 392.2228260869565,171.5895324343098,989.0,127.0,862.0,19.477021626251897,67.62251719677474,428.11413541795605
+CN-36-G190054 = 94.83914843287995,122.9435458381643,733.0,1.0,732.0,4.782693918181642,17.128813779719895,155.27259751396727
+CN-36-G190055 = 294.1709035222052,84.52968458511849,674.0,135.0,539.0,53.22092334543019,231.4099187093668,306.07480793938294
+CN-36-G190056 = 128.86052152819892,87.19252976480749,709.0,36.0,673.0,10.108381893755332,42.29447267129798,155.5878248941936
+CN-36-G190057 = 299.73129067245117,264.0115250008194,1387.0,44.0,1343.0,6.247837218497072,19.75235367686137,399.4257527268762
+CN-36-G190058 = 130.1768707482993,46.07251023909587,397.0,71.0,326.0,33.359967935839876,149.54732786916745,138.08944158606414
+CN-36-G190059 = 427.0591945657448,249.04398164369806,1782.0,68.0,1714.0,12.1907953899716,49.07405888596013,494.3707722510396
+CN-36-G190060 = 406.47159647404504,171.3489901383937,1334.0,177.0,1157.0,22.273469466392072,89.42601107176156,441.11181707318417
+CN-36-G190061 = 422.49857111453065,347.4309948204827,1833.0,43.0,1790.0,7.07856218107096,24.31011768074521,547.0039659415373
+CN-36-G190062 = 126.72222222222223,105.53754232265506,789.0,17.0,772.0,7.492134036244732,29.54087592927944,164.91420328293268
+CN-36-G190063 = 384.09813789632614,172.85368817414704,1014.0,88.0,926.0,18.287082468041305,62.8199654513311,421.2004001076333
+CN-36-G190064 = 160.92554799697658,148.33882933709205,1087.0,31.0,1056.0,7.115734788689041,30.255632214820224,218.8639766778124
+CN-36-G190065 = 61.59606245756959,74.75660736219682,525.0,1.0,524.0,5.722611353846113,25.12108073999333,96.86395229693287
+CN-36-G190066 = 442.5443915114768,202.28151969254438,1316.0,91.0,1225.0,17.94608515923415,63.4392407871214,486.58334503699206
+CN-36-G190067 = 259.2540743836189,233.9759806399201,1538.0,1.0,1537.0,6.4219594437599765,23.072584335118357,349.2240464242395
+CN-36-G190068 = 345.5162061636557,243.726901143418,1512.0,24.0,1488.0,8.460495812354694,28.7295944985335,422.8288673478896
+CN-36-G190069 = 55.437350359138065,56.99691491352284,664.0,16.0,648.0,8.939995870944669,63.13784684516186,79.51067931102838
+CN-36-G190070 = 259.391027342713,122.6190985452075,858.0,110.0,748.0,17.26170558285772,64.0995074425285,286.91313736730046
+CN-36-G190071 = 105.34126487163431,163.32410895275927,1122.0,12.0,1110.0,5.042396814029984,21.33849995902239,194.34903305642837
+CN-36-G190072 = 353.51967535661583,162.4824459291326,1011.0,62.0,949.0,17.543928457902386,60.19329842982354,389.07159508162573
+CN-36-G190073 = 240.950884086444,336.17532663758465,1433.0,2.0,1431.0,4.28478487190894,13.479387221318492,413.6075178015087
+CN-36-G190074 = 60.562675070028014,110.9413988148501,772.0,1.0,771.0,4.930739717222032,22.23059726364646,126.39553624488902
+CN-36-G190075 = 87.33118605532398,84.69999336397484,935.0,24.0,911.0,8.70482234725747,56.11795968653696,121.65864101528918
+CN-36-G190076 = 352.6824106991705,215.5426701645589,1516.0,55.0,1461.0,10.320689039245863,33.65014832942644,413.3322216791792
+CN-36-G190077 = 473.0293691080493,186.1006248638863,1291.0,186.0,1105.0,25.140219517155415,95.52401856309453,508.320987775921
+CN-36-G190078 = 191.36860174781523,113.08341810850767,831.0,53.0,778.0,11.722518801021515,44.70517992900022,222.28315542572605
+CN-36-G190079 = 183.00900900900902,76.47686990554378,460.0,85.0,375.0,22.083954465013814,83.21856390935915,198.345680590753
+CN-36-G190080 = 444.3097157403479,294.32379076260736,1392.0,32.0,1360.0,8.777271323714814,26.5777633372668,532.9517964226596
+CN-36-G190081 = 271.642997253825,210.8962856065992,1361.0,42.0,1319.0,7.77187149293978,28.683544829614792,343.8999291068578
+CN-36-G190082 = 34.760162601626014,11.947862616877218,114.0,12.0,102.0,35.423974889412165,159.7190129506682,36.756228386536776
+CN-36-G190083 = 112.92258064516129,108.15181390025761,601.0,3.0,598.0,6.0595954208334675,21.264510085185385,156.35959858441345
+CN-36-G190084 = 207.2062193126023,143.07032108472515,990.0,37.0,953.0,9.240077969996042,34.591159212510604,251.8005839888156
+CN-36-G190085 = 303.41712898751734,209.09741904129834,1592.0,63.0,1529.0,9.173698345229031,34.05469516749545,368.4883781244126
+CN-36-G190086 = 70.4659090909091,82.19757915917057,617.0,1.0,616.0,5.6194709373741,23.66544768176618,108.267660747041
+CN-36-G190087 = 290.782889200561,142.37034056543666,1023.0,85.0,938.0,15.81419827974602,56.33725239355332,323.76535102531307
+CN-36-G190088 = 22.81158940397351,26.435149904131826,289.0,1.0,288.0,5.653795422890688,25.76976451338383,34.91684065876241
+CN-36-G190089 = 66.10750988142293,41.261983562053835,259.0,14.0,245.0,10.383803375842565,36.408978407812285,77.92787787562054
+CN-36-G190090 = 337.51556662515566,235.89079523229043,1652.0,78.0,1574.0,8.591938397766317,29.209847053795297,411.7781259241708
+CN-36-G190091 = 407.3491301739652,232.39660162673147,1389.0,75.0,1314.0,11.797614252084525,40.26159975416857,468.97920455084125
+CN-37-G290001 = 108.18271257905833,64.54271545707579,421.0,9.0,412.0,11.267806066600992,40.70089260863057,125.97325676323602
+CN-37-G290002 = 11.550694801852805,7.8669048389925065,56.0,1.0,55.0,8.335633889319242,25.87318617809711,13.975218858798327
+CN-37-G290003 = 10.19915254237288,7.130369205508508,47.0,1.0,46.0,7.813292472203458,22.564269434082192,12.444471768197069
+CN-37-G290004 = 111.0348403152219,58.3502243565612,354.0,27.0,327.0,13.724315444314694,47.259565737287566,125.4331871806176
+CN-37-G290005 = 45.085144927536234,6.07450692643326,96.0,32.0,64.0,432.3048802308489,3407.872375619287,45.49252606237899
+CN-37-G290006 = 108.1270783847981,40.99596473121791,243.0,17.0,226.0,26.391080597312936,94.19727967227149,115.63794448309575
+CN-37-G290007 = 145.97260273972603,134.5135744642284,689.0,1.0,688.0,5.724524997061556,17.3714914010332,198.49912459694482
+CN-37-G290008 = 22.31772151898734,15.095403437308553,95.0,1.0,94.0,8.643332753002488,27.714461055686144,26.943494553123156
+CN-37-G290009 = 37.613409415121254,7.715911081070171,80.0,1.0,79.0,129.9501053205859,702.9340314249553,38.39666459004628
+CN-37-G290010 = 28.0619754680439,7.698987145707295,105.0,3.0,102.0,61.73147376355208,308.4267362209631,29.09894964150534
+CN-37-G290011 = 22.992268041237114,10.642016610417476,130.0,1.0,129.0,19.371844925380675,96.82629267510441,25.33568446315384
+CN-37-G290012 = 42.28231292517007,4.160703771583199,91.0,36.0,55.0,1082.9133587027925,11428.608279494492,42.486532480032665
+CN-37-G290013 = 29.71226831421006,8.26535851260868,73.0,3.0,70.0,58.4961699440604,269.24201722315314,30.840477293932466
+CN-37-G290014 = 56.56436143361938,8.257010052138565,91.0,36.0,55.0,341.90068702546915,2483.1987108043822,57.163845211761654
+CN-37-G290015 = 100.023598820059,47.210421803575336,333.0,26.0,307.0,17.517728000216092,67.0262323571179,110.60535361268735
+CN-37-G290016 = 181.47224080267557,74.7344220878946,540.0,66.0,474.0,22.91634456726776,87.67290750983916,196.25852344995326
+CN-37-G290017 = 203.39505300353358,105.89187152984205,877.0,85.0,792.0,15.024656366093105,61.11816058353914,229.3090404724655
+CN-37-G290018 = 63.750972762645915,55.2808556816037,353.0,1.0,352.0,6.810777732078721,25.703959559527224,84.38103775774466
+CN-37-G290019 = 36.566854990583806,30.39212375608525,153.0,1.0,152.0,6.158771789498629,17.362689746228618,47.548039605304396
+CN-37-G290020 = 13.53573407202216,10.346221094831467,139.0,1.0,138.0,9.123212426013525,55.93189599300256,17.037029899945423
+CN-37-G290021 = 17.85252069224981,8.1348257855399,87.0,1.0,86.0,19.06064640657625,82.6170279611035,19.618559723595713
+CN-37-G290022 = 5.523905996758509,5.499948045510875,50.0,1.0,49.0,6.822918371576827,31.1298835276333,7.795060356683814
+CN-37-G290023 = 41.72328042328042,8.150511252876614,68.0,21.0,47.0,149.94912157804137,855.5419526458123,42.51191554097466
+CN-37-G290024 = 116.00081967213114,86.46869517478424,514.0,2.0,512.0,7.30874430844187,22.41947956656616,144.68249863005568
+CN-37-G290025 = 47.703899855560906,7.078108085082949,86.0,35.0,51.0,327.2491799664076,2364.085121554826,48.22615136514109
+CN-37-G290026 = 103.314375,113.66718103023187,740.0,1.0,739.0,5.308616655330291,19.0946278336863,153.60367223800347
+CN-37-G290027 = 19.808108108108108,8.70156489120666,38.0,1.0,37.0,17.932110380757155,53.83677895232924,21.63511909785519
+CN-37-G290028 = 14.366585956416465,5.371501087920072,48.0,1.0,47.0,27.72440891121237,105.59619296291048,15.337920849340355
+CN-37-G290029 = 62.795918367346935,61.59717711257746,616.0,1.0,615.0,6.7122760449028,32.35541672854766,87.96328547659378
+CN-37-G290030 = 37.8079571537873,39.466612013765946,182.0,1.0,181.0,4.945750263608542,14.361517133640296,54.65395766079304
+CN-37-G290031 = 27.91025641025641,8.467980259651265,104.0,1.0,103.0,47.18289200263591,218.0132590855689,29.16657509143133
+CN-37-G290032 = 35.07417709782105,29.157463664958293,247.0,1.0,246.0,7.133071370266286,27.70509161537944,45.61091521185121
+CN-37-G290033 = 14.261061946902656,6.424371924513802,65.0,1.0,64.0,19.990252810422664,95.50361550611777,15.64130565131556
+CN-37-G290034 = 33.171652421652425,9.774437260795581,80.0,2.0,78.0,49.282977609462066,205.5290329722474,34.58176033905949
+CN-37-G290035 = 36.54347826086956,6.720204842048536,64.0,22.0,42.0,177.93982135418884,1075.6243853061571,37.15625057136066
+CN-37-G290036 = 29.556596409055427,12.69525554977594,128.0,2.0,126.0,21.895445072361344,98.07650307892439,32.16771525554628
+CN-37-G290037 = 14.33986013986014,6.656866058041491,48.0,1.0,47.0,16.699039296423532,55.712532329937765,15.809663328023609
+CN-37-G290038 = 41.388081395348834,10.126983172664083,80.0,25.0,55.0,81.22185135823251,393.68671641962476,42.6090256843247
+CN-37-G290039 = 127.92380501656413,59.55423912955233,610.0,19.0,591.0,18.031867583963173,71.67949722948389,141.10707738528146
+CN-37-G290040 = 173.86846038863976,50.84195581527503,507.0,62.0,445.0,51.53905749593527,230.1328988682143,181.14951280375655
+CN-37-G290041 = 32.877011494252876,10.55793215069684,81.0,1.0,80.0,39.12569089563215,150.84852050832689,34.53067934593749
+CN-37-G290042 = 12.799297541394882,7.795997757947723,54.0,1.0,53.0,9.7585463780835,29.370809226795412,14.98664734338814
+CN-37-G290043 = 351.5824253075571,123.92434894140139,741.0,93.0,648.0,31.727471368456637,119.99300539544609,372.7833768365942
+CN-37-G290044 = 64.18097876269621,26.99491296701104,201.0,19.0,182.0,21.598978835227918,79.66182836469716,69.62703039074813
+CN-37-G290045 = 72.9522990975505,41.53264700410931,299.0,3.0,296.0,11.416307425899287,36.831325669678705,83.94640379900987
+CN-37-G290046 = 151.625,197.71360728687054,1076.0,1.0,1075.0,4.572223243645399,15.47704422074145,249.1602117742455
+CN-37-G290047 = 12.471446700507615,6.363198995816255,52.0,1.0,51.0,14.732655420424289,55.53249212840207,14.000974404089146
+CN-37-G290048 = 50.650402144772116,44.686924407202206,381.0,3.0,378.0,7.986967963550874,38.26851440298388,67.54542508861829
+CN-37-G290049 = 34.32715376226827,9.082972305424683,91.0,5.0,86.0,65.93534443412558,303.5049074956579,35.50850421123819
+CN-37-G290050 = 92.5154280747501,130.98208705138651,680.0,1.0,679.0,4.3177645055549965,13.988394396948076,160.36025555040507
+CN-37-G290051 = 9.479051640142904,6.852560342770511,62.0,1.0,61.0,7.7093534129838135,24.84225764009265,11.696580835774519
+CN-37-G290052 = 23.5914266577361,15.697679024802285,144.0,1.0,143.0,11.157716721571974,56.2267949844212,28.336770079052076
+CN-37-G290053 = 34.031375703942075,5.874647682734357,52.0,9.0,43.0,211.0146501347265,1313.6245200569604,34.53470743613032
+CN-37-G290054 = 174.98954339491112,100.74309420714354,542.0,41.0,501.0,11.408754971925639,37.3399925797421,201.91709023257255
+CN-37-G290055 = 80.6478149100257,31.890104945357212,251.0,6.0,245.0,24.823885698211992,95.03223080824812,86.72398078494588
+CN-37-G290056 = 72.2113581569783,44.920420268395645,235.0,1.0,234.0,8.886890533205893,23.598604225568163,85.04307381535924
+CN-37-G290057 = 344.37511312217197,112.11000179651813,711.0,100.0,611.0,38.45350044313962,151.05821772358027,362.1641493034947
+CN-37-G290058 = 118.07664366146022,98.65409715590854,815.0,1.0,814.0,7.397263754624795,30.88117340806202,153.8659308099194
+CN-37-G290059 = 17.82586705202312,8.379416442268587,110.0,2.0,108.0,18.77246238177122,93.16981884094373,19.69711034820499
+CN-37-G290060 = 124.34607366226547,94.16156348766049,913.0,59.0,854.0,11.12675786988009,70.25998285109758,155.9754662556335
+CN-37-G290061 = 105.84820177487155,76.55101410603098,647.0,1.0,646.0,8.552813353968387,34.01407755779502,130.62886197022343
+CN-37-G290062 = 48.7440323172971,62.73447999301939,600.0,1.0,599.0,6.101413635521036,32.82845437937806,79.44555158436658
+CN-37-G290063 = 245.23520188161504,122.3988808625543,1021.0,23.0,998.0,16.682987683159,72.74202068000288,274.0835461648915
+CN-37-G290064 = 69.66362715298885,54.60005014095625,373.0,14.0,359.0,8.034501896496971,31.541279472890082,88.51093956966886
+CN-37-G290065 = 13.001142204454597,9.38776917074512,108.0,1.0,107.0,9.27156135337653,46.55073957586168,16.0362061792571
+CN-37-G290066 = 19.528458844133098,10.208962748091148,76.0,1.0,75.0,13.695883552678339,47.726975748844374,22.03596208970496
+CN-37-G290067 = 28.13,18.89108519910913,85.0,1.0,84.0,8.417247949146658,25.138919545860432,33.88465729500595
+CN-37-G290068 = 6.426376440460947,5.86543692985774,45.0,1.0,44.0,6.666896258478113,27.623188677067308,8.7006703496139
+CN-37-G290069 = 175.34589947089947,88.32099005770348,665.0,21.0,644.0,15.042688405696364,54.66581249182344,196.333343439243
+CN-37-G290070 = 129.29678483099752,55.11076426216987,479.0,64.0,415.0,22.95839681866474,106.0434355067417,140.5519651417003
+CN-37-G290071 = 97.0205066344994,93.09528769566472,550.0,1.0,549.0,5.781437265745058,19.570293441082832,134.46081696447303
+CN-37-G290072 = 50.68882602545969,56.43526800138285,507.0,1.0,506.0,6.412171691602025,31.861727903416142,75.85707981610715
+CN-37-G290073 = 65.19216589861752,54.94138840459899,367.0,1.0,366.0,6.761826504648428,23.79112110318426,85.25593618263704
+CN-37-G290074 = 16.841441441441443,7.271159060177573,77.0,1.0,76.0,21.02796608226995,86.05202436554028,18.34404273610111
+CN-37-G290075 = 32.757532281205165,7.7165863477357455,69.0,1.0,68.0,88.7562803251438,428.9060034973475,33.65414723353216
+CN-37-G290076 = 44.27149587750294,7.872206644652329,71.0,24.0,47.0,194.98694389061413,1198.3077487926296,44.9659536170186
+CN-37-G290077 = 13.257713248638838,8.434302320275984,40.0,1.0,39.0,9.083844499725258,26.464525573375326,15.713192425886795
+CN-37-G290078 = 162.72372561359344,44.95024671106949,423.0,88.0,335.0,59.53844166015719,274.04652215414865,168.81805459415193
+CN-37-G290079 = 339.83327483327486,195.80352202339446,1321.0,106.0,1215.0,11.551177694819831,38.89722830944733,392.2061625225615
+CN-37-G290080 = 53.7705986959099,11.894174294792412,133.0,22.0,111.0,107.27892876747829,570.5548994495799,55.07039736801876
+CN-37-G290081 = 168.178145087236,95.16664667621603,567.0,2.0,565.0,11.55718769444181,36.95468061533345,193.23710597237562
+CN-37-G290082 = 53.565891472868216,16.973993618102817,92.0,25.0,67.0,41.22622398526609,165.0155679589991,56.19093511083875
+CN-37-G290083 = 57.60452961672474,56.65432852973414,320.0,1.0,319.0,5.922111763641176,21.46877153351345,80.79600716322041
+CN-37-G290084 = 47.13784135240572,19.468469684471753,139.0,1.0,138.0,21.30062936891209,71.58958931031492,50.9999745021482
+CN-37-G290085 = 34.68454724409449,25.424610600842257,171.0,1.0,170.0,8.12433912815498,28.404765943987456,43.004983917358736
+CN-37-G290086 = 63.22222222222222,50.16160871111102,396.0,1.0,395.0,7.470238106249091,28.11822608888161,80.70462422440652
+CN-37-G290087 = 69.64633204633205,42.96265793562599,345.0,17.0,328.0,11.543144223015783,48.70062268324022,81.83154370046763
+CN-37-G290088 = 15.973309608540925,10.482539256306868,69.0,1.0,68.0,9.145444643228265,29.359343267069587,19.10576481354045
+CN-37-G290089 = 6.163608562691132,5.526346942210196,63.0,1.0,62.0,7.515578605800878,37.802827099581705,8.278319940649512
+CN-37-G290090 = 183.5539885412076,86.72233121230255,563.0,8.0,555.0,16.708101926066767,58.392151489973244,203.00943189980623
+CN-37-G290091 = 24.45510360706063,10.104561691103276,61.0,1.0,60.0,21.654641829790698,73.86984650783089,26.46042817872344
+CN-37-G290092 = 289.35148173673326,115.12223672950084,921.0,130.0,791.0,24.896911690081613,99.00192920468479,311.41196086991636
+CN-37-G290093 = 367.42995169082127,115.1383694823355,921.0,235.0,686.0,44.198101667012196,200.45054630558548,385.047547098498
+CN-37-G290094 = 41.36316568047337,11.288402098221429,110.0,3.0,107.0,60.31065115167319,267.01668927008456,42.87586147287796
+CN-37-G290095 = 6.558901682905226,5.434392742537819,35.0,1.0,34.0,6.327585722175327,19.016071695069776,8.517735366056211
+CN-37-G290096 = 62.51794871794872,67.15923241339455,321.0,1.0,320.0,5.061726617552632,16.159417972392315,91.75432638440768
+CN-37-G290097 = 68.82746878547105,30.64571406088034,371.0,33.0,338.0,22.177444037964488,121.3563948254275,75.34175634876208
+CN-37-G290098 = 85.46453168044077,83.92962491034133,608.0,-7.0,615.0,5.723193277465873,20.587534948682478,119.78467394849667
+CN-37-G290099 = 74.80317577548006,95.54689834379612,539.0,1.0,538.0,5.1231991736549105,19.016195394098414,121.34547741558865
+CN-37-G290100 = 213.31399317406144,97.55057421285356,582.0,87.0,495.0,18.23618806685584,65.97339486310484,234.5612376611297
+CN-37-G290101 = 279.13743279569894,105.78533242267122,943.0,115.0,828.0,27.855505613089484,113.62146338983415,298.51003826261586
+CN-37-G290102 = 436.6418810289389,129.150296173127,988.0,160.0,828.0,49.44443135129733,211.2779092822995,455.34155451715196
+CN-37-G290103 = 32.78053097345133,8.968113212115693,112.0,2.0,110.0,60.77141181306215,280.7672811117605,33.985147719065836
+CN-37-G290104 = 15.506434519303557,12.118022791962142,124.0,1.0,123.0,9.438260838247645,52.73314139189317,19.679837089975205
+CN-37-G290105 = 36.88331726133076,39.40263785828962,248.0,1.0,247.0,6.249482434615779,26.357948794140974,53.971723730037695
+CN-37-G290106 = 71.98415492957747,100.27270349319961,717.0,1.0,716.0,4.787971754230922,18.868289246644594,123.43554442202037
+CN-37-G290107 = 9.070134695773339,7.7246629611836175,92.0,1.0,91.0,7.09886197299135,32.061965870689114,11.91376352221889
+CN-37-G290108 = 131.67250115154306,61.83352394698826,622.0,4.0,618.0,17.314688409576508,69.40132555615868,145.46832041102934
+CN-37-G290109 = 144.33685756240823,95.57987583699276,488.0,27.0,461.0,9.01149309686469,28.36690141062115,173.11453178750153
+CN-37-G290110 = 108.66919617762788,52.53090218209064,573.0,22.0,551.0,17.344126297458654,75.61159398984141,120.69999951100313
+CN-37-G290111 = 110.3305026394308,141.93705031152328,744.0,1.0,743.0,4.6428103397730816,15.471695665669666,179.77470918848783
+CN-37-G290112 = 13.293423271500844,10.690490356637573,116.0,1.0,115.0,7.879268887569055,39.458300978184944,17.058771536679913
+CN-37-G290113 = 130.20724637681158,81.2417044187406,459.0,13.0,446.0,9.865820014031375,31.194334811970844,153.47358582470704
+CN-4-G130001 = 148.22851153039832,94.2951296314288,571.0,46.0,525.0,9.744349006210973,31.902310168858648,175.67943278234185
+CN-4-G130002 = 89.60230547550432,16.498110812782002,171.0,66.0,105.0,177.69800446282443,1077.808305833056,91.10851116617167
+CN-4-G130003 = 151.8360507246377,54.115828917939425,336.0,73.0,263.0,31.4418487424198,123.05773954622127,161.1915296755088
+CN-4-G130004 = 197.8534927969557,107.15279337812578,861.0,51.0,810.0,13.945034488042523,56.37387979908725,225.0060571200038
+CN-4-G130005 = 353.0529891304348,296.8391109506599,1118.0,61.0,1057.0,6.120130066653552,17.081983033302727,461.25900633365745
+CN-4-G130006 = 107.16255144032922,22.47871230899136,285.0,68.0,217.0,124.06397807842998,687.773290334191,109.49477128279507
+CN-4-G130007 = 62.813921433494144,22.38916739254471,169.0,22.0,147.0,32.60252000230669,140.26188515633726,66.68480743306202
+CN-4-G130008 = 48.60028653295129,10.91589886612344,89.0,8.0,81.0,101.27736704933359,508.5388845131531,49.811090121983895
+CN-4-G130009 = 137.1589089831011,28.907351851079646,420.0,83.0,337.0,122.21149129689321,671.6255015854447,140.17204180747575
+CN-4-G130010 = 505.340059347181,219.86188292741454,1413.0,173.0,1240.0,20.12909485184376,73.54009013702499,551.0969271783327
+CN-4-G130011 = 195.9243027888446,77.38552300224276,604.0,68.0,536.0,25.237370546791237,99.76996737751782,210.65339207718802
+CN-4-G130012 = 30.61832061068702,6.344087847339945,54.0,16.0,38.0,127.36454665373135,693.9237806579979,31.268658551872477
+CN-4-G130013 = 69.0860824742268,4.487015874399726,96.0,35.0,61.0,3694.6898415540013,57539.0185947296,69.23164091001154
+CN-4-G130014 = 59.162443144899285,4.524382662362616,86.0,29.0,57.0,2274.8534054409415,30254.10516119435,59.33518953663945
+CN-4-G130015 = 196.11376858435682,133.20992074282992,904.0,78.0,826.0,9.711172994207063,38.007948265646704,237.07697739905004
+CN-4-G130016 = 48.776009791921666,18.805582968515118,203.0,3.0,200.0,26.252459786721143,101.69622311490704,52.27570259697467
+CN-4-G130017 = 34.74935533780299,20.139792353609383,369.0,4.0,365.0,13.147820480639334,82.04844898947644,40.16377637174325
+CN-4-G130018 = 228.5595075239398,88.2756855767937,596.0,111.0,485.0,26.501815595930697,104.16909665027484,245.01437742230323
+CN-4-G130019 = 69.70993377483444,11.112755960099507,99.0,40.0,59.0,265.3775927873527,1779.7476411350538,70.59014245573195
+CN-4-G130020 = 53.895417590539545,20.88595190867787,160.0,1.0,159.0,26.85637143355505,112.86243704902842,57.80085660602483
+CN-4-G130021 = 39.81094224924012,15.946113723448848,106.0,3.0,103.0,23.274121829992932,81.89516689880615,42.885774630447045
+CN-4-G130022 = 56.10562347188264,9.435903583919428,90.0,23.0,67.0,227.720976396137,1457.239630802253,56.89356080975853
+CN-4-G130023 = 47.4,15.422525270340273,113.0,8.0,105.0,38.53724557588996,152.8307634455061,49.84590540570294
+CN-4-G130024 = 547.9424552429667,404.7290239068702,1650.0,57.0,1593.0,7.241951603872427,20.684581256081543,681.2095984719375
+CN-4-G130025 = 258.8548278190412,237.35879243394317,999.0,19.0,980.0,5.698682403889923,16.638291023145445,351.20509425537244
+CN-4-G130026 = 246.57212003872218,140.9081349487353,700.0,61.0,639.0,11.558004117048654,37.63763292700125,283.9945648689795
+CN-4-G130027 = 585.4127465857359,311.6018717106966,1318.0,96.0,1222.0,12.6067053470101,38.159595012542916,663.1770580460882
+CN-4-G130028 = 599.0830957230143,327.7397451473897,1796.0,118.0,1678.0,12.32576777997189,39.61131015035239,682.8718006553985
+CN-4-G130029 = 73.38550323176362,7.663608069528468,104.0,44.0,60.0,906.8417680465914,8962.943620715367,73.784571376559
+CN-4-G130030 = 78.55609756097562,7.940614404987397,101.0,48.0,53.0,997.0166846844875,10134.577217143495,78.9564045606068
+CN-4-G130031 = 62.766260162601625,6.354604829946668,82.0,38.0,44.0,992.2047458142532,10065.750928699006,63.087117681379084
+CN-4-G130032 = 485.00110537951366,255.95225048987973,1714.0,187.0,1527.0,14.622917462589312,58.323388738835845,548.3955021243193
+CN-4-G130033 = 699.2936410508225,351.02630867934744,2284.0,300.0,1984.0,14.95193430095307,51.75825458467606,782.4519575022899
+CN-4-G130034 = 379.7808388157895,131.98824675278954,1072.0,168.0,904.0,33.222171363851714,130.51122619065657,402.0626603062015
+CN-4-G130035 = 57.96878147029204,7.896232368981641,92.0,38.0,54.0,418.08188860448956,3243.157364703401,58.5041033669898
+CN-4-G130036 = 1055.789430449069,301.84963718693393,1988.0,416.0,1572.0,53.36117984546997,226.2872019137936,1098.0913099181932
+CN-4-G130037 = 47.95161290322581,5.840424806011307,59.0,31.0,28.0,577.686108178598,4938.646134270341,48.30598039513828
+CN-4-G130038 = 689.5557620817843,273.62119760323213,1806.0,261.0,1545.0,24.51536656878607,91.40709712409347,741.8596287694979
+CN-4-G130039 = 63.861421869361244,20.578381599265278,168.0,15.0,153.0,40.334732907959584,169.21651612944657,67.09508918260343
+CN-4-G130040 = 213.88725490196077,70.56211305188353,422.0,101.0,321.0,37.42467250818846,148.05799806594655,225.2260411405465
+CN-4-G130041 = 350.30933567456833,277.63635703258456,1415.0,52.0,1363.0,7.137050267225515,23.10867754816921,446.98834146662284
+CN-4-G130042 = 1021.5526058949835,216.01650832870916,1802.0,479.0,1323.0,119.90444874317554,636.1667252178104,1044.1421639227863
+CN-4-G130043 = 43.479297365119194,5.601342867146958,80.0,23.0,57.0,491.78981429423226,4023.0083686193084,43.83861700920547
+CN-4-G130044 = 152.30481927710844,49.263343012085315,376.0,94.0,282.0,40.04716674352966,167.41772438485214,160.07384214717604
+CN-4-G130045 = 244.02312925170068,105.3583493509788,520.0,94.0,426.0,19.74624126576272,66.40779368655427,265.79629302861827
+CN-4-G130046 = 251.83308494783904,89.01340599241128,750.0,130.0,620.0,32.689621593624196,135.4203215774809,267.10164567204623
+CN-4-G130047 = 612.788592684439,220.66769965322322,1366.0,206.0,1160.0,30.23288439793568,114.19337270413476,651.309521651895
+CN-4-G130048 = 60.305053025577045,8.297036617845071,84.0,41.0,43.0,405.7706135594506,3109.7209994259006,60.87314873616709
+CN-4-G130049 = 46.32731376975169,4.005791378424845,57.0,34.0,23.0,1581.5182447905524,18693.631690818725,46.500175974812045
+CN-4-G130050 = 156.90985536495123,46.579019518227945,500.0,96.0,404.0,50.30149767297321,232.7192937405341,163.67745040148128
+CN-4-G130051 = 171.08673469387756,19.47572082318582,268.0,132.0,136.0,705.2642616335893,6460.844023627333,172.19167950222194
+CN-4-G130052 = 564.471253071253,367.69772067933565,2011.0,132.0,1879.0,9.32749291064221,30.08606478495771,673.6686198247692
+CN-4-G130053 = 52.71888544891641,4.919058405821294,74.0,38.0,36.0,1263.5406653148027,13902.89228103886,52.94788020852064
+CN-4-G130054 = 599.3564453125,394.50664432032704,1997.0,156.0,1841.0,8.84629396744498,26.59690095518171,717.5399925791738
+CN-4-G130055 = 55.89769307923771,7.152414683272149,80.0,25.0,55.0,500.0573891698814,4078.440737856789,56.353430484595584
+CN-4-G130056 = 111.68627450980392,45.62049218727525,350.0,64.0,286.0,24.334436725438874,103.3783834055419,120.64432527594705
+CN-4-G130057 = 41.17838125665602,6.7984541514463785,65.0,19.0,46.0,240.3874939456905,1568.7384140659647,41.73581270045952
+CN-4-G130058 = 55.63265306122449,10.476208145580985,103.0,26.0,77.0,165.27266814078052,958.8727295503895,56.610449775108734
+CN-4-G130059 = 103.15676141257536,93.55182744397635,740.0,31.0,709.0,7.791593784707888,35.96315349669802,139.25969209803168
+CN-4-G130060 = 42.03164556962025,7.272103700361375,62.0,21.0,41.0,210.24507593047977,1314.5492365220161,42.65609829226048
+CN-4-G130061 = 370.8533834586466,303.1354070292974,1051.0,83.0,968.0,6.134168752855021,16.122684736102002,478.9815309774938
+CN-4-G130062 = 85.17337234820775,54.425461673612446,564.0,18.0,546.0,12.355108114124853,66.15114452511062,101.0773675733213
+CN-4-G130063 = 47.55263157894737,10.958612225191837,96.0,2.0,94.0,95.51302991462924,486.4072011336268,48.79901589156513
+CN-4-G130064 = 520.9238861386139,221.14683313511418,1295.0,174.0,1121.0,20.916128129038217,74.25632792025571,565.921917719614
+CN-4-G130065 = 422.8253968253968,87.04469563127293,649.0,301.0,348.0,129.78109153916574,712.2965685101567,431.69213015538656
+CN-4-G130066 = 638.1020689655172,178.77036878168607,1350.0,281.0,1069.0,56.63795686768917,248.8793377471167,662.6711817880824
+CN-4-G130067 = 48.48851383028598,6.973023116109503,70.0,23.0,47.0,356.9632669451229,2627.5175151014273,48.98733535157462
+CN-4-G130068 = 94.36800549261929,64.18566844460453,691.0,15.0,676.0,10.608607946048897,51.074425650265546,114.12764999918178
+CN-4-G130069 = 41.275995361422495,7.829723907254715,77.0,22.0,55.0,163.242443374221,962.4529382427706,42.01205028964913
+CN-4-G130070 = 39.630434782608695,5.221299864471702,53.0,25.0,28.0,460.23527929358227,3673.7722618767307,39.97290749161653
+CN-4-G130071 = 47.13983548766157,7.416939957139502,74.0,11.0,63.0,274.93281225487266,1856.2746081743326,47.719755742581185
+CN-4-G130072 = 45.02214765100671,7.006146348939828,86.0,16.0,70.0,284.0183961560885,1941.935704804508,45.56401942072069
+CN-4-G130073 = 162.58214285714286,65.40973362238243,629.0,78.0,551.0,25.797850000477887,119.10923906458127,175.24664455723948
+CN-4-G130074 = 710.0291987853305,306.01979550643665,2026.0,237.0,1789.0,20.18536053093676,71.08590759440159,773.1685316731015
+CN-4-G130075 = 61.161764705882355,9.792801737489134,95.0,22.0,73.0,262.34019261246374,1758.1881263670182,61.94078162089567
+CN-4-G130076 = 59.46296296296296,14.255108522863917,110.0,14.0,96.0,85.4763864405911,416.2988373845017,61.14778886708279
+CN-4-G130077 = 51.594055374592834,9.51259822141224,104.0,2.0,102.0,175.77943125663123,1046.0361874697467,52.46366432988232
+CN-4-G130078 = 38.35727788279773,5.95564488629301,70.0,24.0,46.0,286.8641184640582,1983.5833887172541,38.816883859859125
+CN-4-G130079 = 117.18969696969697,19.67554434730428,209.0,69.0,140.0,229.66343196620096,1486.5863266152553,118.8299294000132
+CN-4-G130080 = 74.56228172293365,20.6719320634554,165.0,43.0,122.0,59.40089952881084,276.6904197918122,77.37481910134743
+CN-4-G130081 = 195.47214647448382,70.72533593524088,669.0,96.0,573.0,31.531848550668638,137.05116670141376,207.87359907043208
+CN-4-G130082 = 68.87086776859505,5.76116042954121,83.0,51.0,32.0,1744.111480178089,21277.345363868695,69.11141292647847
+CN-4-G130083 = 76.90850515463917,15.877004048599714,132.0,36.0,96.0,129.73967949605304,725.9612507111906,78.5302325393247
+CN-4-G130084 = 105.46021220159152,9.183749513536627,130.0,61.0,69.0,1547.368113634349,18124.87900310366,105.859329360865
+CN-4-G130085 = 80.67135678391959,20.38734294680138,293.0,32.0,261.0,75.491259728072,377.3079334143965,83.20764122235977
+CN-4-G130086 = 61.8926116838488,17.288823447625397,127.0,30.0,97.0,57.947890313475504,264.006563506524,64.26195450848705
+CN-4-G130087 = 37.84487427466151,10.142443797400079,89.0,1.0,88.0,63.211320795704886,282.8826290832204,39.18039911803293
+CN-4-G130088 = 66.67894546767786,29.380651343278217,185.0,10.0,175.0,19.129703123186065,65.72062908002898,72.86497404128293
+CN-4-G130089 = 41.68118195956454,7.743721914240386,108.0,10.0,98.0,173.70093816919567,1062.148861993847,42.394411879768015
+CN-4-G130090 = 329.1299232736573,158.7063768921545,910.0,113.0,797.0,15.988577919837665,54.31868024097848,365.3959776192919
+CN-4-G130091 = 53.61082474226804,5.571057973909982,82.0,25.0,57.0,920.7544227424509,9167.783476762414,53.89951035487099
+CN-4-G130092 = 408.61675126903555,137.90960798001743,1182.0,129.0,1053.0,36.49053231384853,155.35833788390053,431.26176435068174
+CN-4-G130093 = 36.82848392036753,7.941155796481612,71.0,11.0,60.0,113.93825919250642,600.3592283587512,37.67491450895096
+CN-4-G130094 = 130.54434499593165,45.997442469654324,449.0,37.0,412.0,33.29899474845282,145.6520542828585,138.4109487149264
+CN-4-G130095 = 91.26075268817205,35.49963552955083,377.0,29.0,348.0,27.022261683575728,119.53445899677756,97.92215839095181
+CN-4-G130096 = 75.69496855345912,6.788681838150918,118.0,53.0,65.0,1420.331496698786,16237.528518464505,75.99877936788725
+CN-4-G130097 = 102.19261213720317,38.613945397907365,251.0,61.0,190.0,27.798514293178293,108.8249560224935,109.2445273440158
+CN-4-G130098 = 97.82819465081724,46.293980494494136,710.0,28.0,682.0,20.614132216406176,132.31694452903704,108.22886998699886
+CN-4-G130099 = 78.66820276497695,14.033552716225165,116.0,40.0,76.0,192.86755087160813,1176.7517212336916,79.91011655673266
+CN-4-G130100 = 92.21464330413016,10.11081829774375,124.0,62.0,62.0,785.9212173053459,7417.640626010515,92.76728456928093
+CN-4-G130101 = 141.18207024029576,23.079007836952933,202.0,90.0,112.0,247.3379211822791,1628.860272103211,143.05599449192593
+CN-4-G130102 = 61.30286493860846,9.579121508396153,97.0,22.0,75.0,281.2786558690389,1926.1638852075885,62.04676315936141
+CN-4-G130103 = 438.9904076738609,482.52884001141274,1404.0,41.0,1363.0,4.2180547185872825,10.03712668026948,652.3393744611941
+CN-4-G130104 = 882.0628917676556,371.8978618588121,2026.0,211.0,1815.0,20.88252210240667,72.03871617268355,957.2580449850893
+CN-4-G130105 = 86.32469879518072,14.782886298653386,145.0,41.0,104.0,217.5101295787248,1392.0491995838481,87.58131849542795
+CN-4-G130106 = 82.52413793103449,6.4840204201221665,99.0,63.0,36.0,2099.8386050167123,27215.838409805423,82.77847462999645
+CN-4-G130107 = 67.07266435986159,18.564269178532758,126.0,3.0,123.0,58.4738672736807,258.45632644864867,69.5943560532294
+CN-4-G130108 = 52.82419786096256,7.3914951504943565,76.0,18.0,58.0,385.71184220106545,2898.679594363115,53.338823386103144
+CN-4-G130109 = 73.83594332587622,9.158554780975644,107.0,27.0,80.0,547.9252511267658,4610.755327773181,74.40178527762714
+CN-4-G130110 = 63.27523659305994,10.747567490504611,102.0,23.0,79.0,221.22001331496605,1400.5312871343567,64.1815064708726
+CN-4-G130111 = 144.82270029673592,67.08458623421495,546.0,78.0,468.0,18.869107190530414,79.92331794619427,159.60562719232053
+CN-4-G130112 = 276.9114484503479,123.97887437818949,870.0,104.0,766.0,19.11011661023804,71.35703185520431,303.3986018012485
+CN-4-G130113 = 97.72011952191235,41.1413285871276,430.0,61.0,369.0,24.56387094747807,125.91644765221127,106.02749962764771
+CN-4-G130114 = 561.3576470588235,92.34861873736372,810.0,359.0,451.0,243.11700332362395,1596.2609642558275,568.9030456010213
+CN-4-G130115 = 378.1134157105031,103.87977183099031,690.0,124.0,566.0,59.294284963754684,259.96144269758383,392.1234016683043
+CN-4-G130116 = 35.12246376811594,8.451365708312691,92.0,2.0,90.0,84.5622669480584,413.63582608320894,36.12496426957764
+CN-4-G130117 = 255.40788762830903,124.59404213231049,831.0,98.0,733.0,15.873519032494777,55.769697796274606,284.17752268190196
+CN-4-G130118 = 75.66847237269772,9.085577998611136,118.0,20.0,98.0,602.4231964356283,5224.3461826500525,76.21197700352987
+CN-4-G130119 = 40.49532250123092,6.88963805562737,92.0,20.0,72.0,221.89583752617418,1436.3369911870277,41.07722309280714
+CN-4-G130120 = 43.810929648241206,5.886173744191494,75.0,23.0,52.0,434.60607846381805,3403.662167773109,44.20457666339482
+CN-4-G130121 = 50.93945389790265,15.048026747761218,111.0,2.0,109.0,49.33677422750236,208.48001199867554,53.11563868031605
+CN-4-G130122 = 103.7966220971147,16.826059339506603,177.0,48.0,129.0,253.8110138557186,1695.5761126499413,105.15158121335047
+CN-4-G130123 = 376.86155484558043,238.5026462103506,1593.0,132.0,1461.0,10.381037059199985,37.76336004240978,445.99119248026415
+CN-4-G130124 = 86.9746835443038,10.25608878675381,133.0,57.0,76.0,635.8772033143609,5627.030183697906,87.57729691440338
+CN-4-G130125 = 50.2589641434263,4.249287416557638,63.0,34.0,29.0,1688.8977886253276,20359.532684797512,50.438278324291815
+CN-4-G130126 = 50.5606936416185,7.90427290487237,67.0,26.0,41.0,280.51157603410996,1912.1539040288048,51.174810910019985
+CN-42-G150001 = 92.35034556087187,39.095856260665194,392.0,35.0,357.0,22.892980404120586,103.62126152266782,100.28495551161718
+CN-42-G150002 = 1190.1848341232228,547.2218085547507,2976.0,84.0,2892.0,17.40618201194424,59.26118023625822,1309.9586432917856
+CN-42-G150003 = 858.0274500907441,316.81733405475603,1831.0,195.0,1636.0,28.31250111618197,103.8453193018033,914.6498391552844
+CN-42-G150004 = 830.923894189072,477.227443244885,2083.0,47.0,2036.0,10.668469805463358,30.41524274857397,958.2173816626275
+CN-42-G150005 = 182.4751461988304,144.57673187561178,761.0,22.0,739.0,7.079284154192039,22.856273630911122,232.80809775460338
+CN-42-G150006 = 183.43872549019608,104.11473766175286,653.0,53.0,600.0,11.939542058173597,40.70552290815999,210.9256850358513
+CN-42-G150007 = 161.17821415339014,101.96879136467247,752.0,37.0,715.0,10.619080235240746,41.079378783284604,190.72506686339938
+CN-42-G150008 = 52.27647714604236,50.70284639792399,422.0,5.0,417.0,7.014197853647959,33.1565759405206,72.82587929886033
+CN-42-G150009 = 22.030482977038798,13.842895408479015,180.0,3.0,177.0,11.194234925137918,51.67549753100098,26.018607447203753
+CN-42-G150010 = 32.5078125,11.917028319377435,69.0,11.0,58.0,28.98268557597355,108.57834663598358,34.62330772037819
+CN-42-G150011 = 1052.2628451590354,369.2951566659924,2222.0,199.0,2023.0,32.07027727061797,121.2422507744503,1115.1842933072305
+CN-42-G150012 = 1090.7795918367347,253.5163650311532,1634.0,572.0,1062.0,93.05278124727843,464.6811994468245,1119.8529659317435
+CN-42-G150013 = 827.5848831030818,289.9015837070906,2169.0,193.0,1976.0,32.65245505185316,128.85170843065887,876.8920497852746
+CN-42-G150014 = 35.711606854186876,5.163375253367835,67.0,21.0,46.0,352.79277826796044,2615.0485574386175,36.08295037985528
+CN-42-G150015 = 167.0052754982415,51.16180658289551,426.0,85.0,341.0,46.30792042008787,207.30952378335573,174.66623170226455
+CN-42-G150016 = 160.176293622142,195.35301340689173,1129.0,7.0,1122.0,5.240621765229559,19.53135680832539,252.62471154991925
+CN-42-G150017 = 306.3616214639837,213.47462211416294,1147.0,71.0,1076.0,8.49841672719095,27.754617300007187,373.40173726540945
+CN-42-G150018 = 30.834702754954083,8.712902948353703,82.0,10.0,72.0,56.787104304395164,264.8079490232728,32.04205941842384
+CN-42-G150019 = 28.22722513089005,15.184543400072554,178.0,7.0,171.0,16.211436350964537,97.22005224047824,32.05224792208245
+CN-42-G150020 = 1321.128320802005,339.92265458879535,2284.0,318.0,1966.0,70.09587087698813,317.5007187163928,1364.1581474036723
+CN-42-G150021 = 189.9503437738732,135.37058259193472,764.0,25.0,739.0,8.39090965792816,28.298854164360925,233.25164036098963
+CN-42-G150022 = 25.20252403846154,4.2943632973038,42.0,13.0,29.0,219.50464373743074,1391.1298006177751,25.565773487975317
+CN-42-G150023 = 134.49625267665954,132.5502348587817,884.0,4.0,880.0,5.8750445630747645,21.133097563888334,188.83539590125048
+CN-42-G150024 = 142.65208156329652,192.71052557473323,1043.0,1.0,1042.0,4.33651645815077,13.738624450005679,239.76439068725628
+CN-42-G150025 = 96.72683241846948,84.42984508329828,716.0,9.0,707.0,7.603764886122988,34.38195909746095,128.39189557951266
+CN-42-G150026 = 32.8560794044665,29.392511521003186,221.0,7.0,214.0,6.878144407444062,27.967712038798403,44.084483521358315
+CN-42-G150027 = 47.59099099099099,19.74395357119597,118.0,23.0,95.0,21.850144483214166,76.84285352330306,51.5240344511775
+CN-42-G150028 = 26.855940594059405,3.3890533384891453,44.0,16.0,28.0,520.9726923411463,4311.365735527216,27.068934735648025
+CN-42-G150029 = 1121.9442896935934,327.3305727550519,1927.0,324.0,1603.0,50.60724742927246,211.18384423322337,1168.7190821733902
+CN-42-G150030 = 25.37200870195794,5.629879853214959,85.0,10.0,75.0,105.98600082755245,564.5288193351398,25.98912027625916
+CN-42-G150031 = 108.04964942202008,85.31666924989085,583.0,19.0,564.0,8.153061971148324,32.993102240449765,137.672294932992
+CN-42-G150032 = 156.2298387096774,109.53976114152209,614.0,45.0,569.0,8.74931929042189,30.32531775174873,190.80545530511841
+CN-42-G150033 = 196.54762430939226,106.27930988591211,873.0,51.0,822.0,13.212201800869007,47.45669741791941,223.4418500001549
+CN-42-G150034 = 346.07944030692846,208.6189242888351,1413.0,107.0,1306.0,10.840858135313717,37.33439494954875,404.0950811066476
+CN-42-G150035 = 842.7085682074409,188.00869863083096,1364.0,419.0,945.0,103.88466483355585,533.6317570668045,863.4263151486024
+CN-42-G150036 = 182.0,19.378814760930595,238.0,128.0,110.0,856.6489377736461,8316.41579128976,183.02879134589307
+CN-42-G150037 = 1156.299673253462,327.0792721839914,1853.0,242.0,1611.0,54.39648980255054,228.09393356755942,1201.6695821474686
+CN-42-G150038 = 432.23397537101357,278.2080711572568,1551.0,47.0,1504.0,9.448746124406153,30.520723819010723,514.0291240018131
+CN-42-G150039 = 253.4289751318764,195.82337722678827,1219.0,23.0,1196.0,7.520525952360704,25.647760894220877,320.27026166176944
+CN-42-G150040 = 27.6431884057971,3.99810697696869,49.0,6.0,43.0,351.6545431432904,2588.327585253232,27.930820335924277
+CN-42-G150041 = 468.18423569925386,338.8237820834625,1454.0,52.0,1402.0,7.378588898398445,20.585152615726855,577.925630044763
+CN-42-G150042 = 31.073292813728994,18.685722621284647,226.0,7.0,219.0,13.10466164403088,70.97139251269869,36.25887141331514
+CN-42-G150043 = 33.08980582524272,5.04197843750225,91.0,19.0,72.0,303.87006573534444,2173.264545140007,33.47173129846296
+CN-42-G150044 = 253.07581967213116,191.76376238187638,986.0,8.0,978.0,7.117134567166393,20.98901358757445,317.5227725149391
+CN-42-G150045 = 46.83734939759036,8.174530100984226,66.0,23.0,43.0,204.8744595312829,1269.094421955793,47.5453493095156
+CN-42-G150046 = 1499.5347930413918,439.8961292376856,2659.0,397.0,2262.0,49.85273739507637,207.32423369762577,1562.7262076448287
+CN-42-G150047 = 29.561290322580646,3.777060344412267,38.0,21.0,17.0,502.86346984972255,4121.192646886477,29.80161187555518
+CN-42-G150048 = 390.2097948378557,169.49767825892576,1065.0,122.0,943.0,20.193985983361124,74.19061213219135,425.4328935596868
+CN-42-G150049 = 86.44966910484152,79.33980128087389,705.0,29.0,676.0,7.9668434340319125,40.189950057063925,117.33860982483651
+CN-42-G150050 = 190.79875242867368,122.26403359077614,982.0,46.0,936.0,10.825700086369581,44.872547116399865,226.61124826059444
+CN-42-G150051 = 128.21192052980132,23.00204692058362,197.0,79.0,118.0,190.3730905380474,1165.4344157504136,130.25893723072065
+CN-42-G150052 = 59.95576526098496,39.534244176829674,312.0,20.0,292.0,10.413354422294487,43.40636908371914,71.8167825140024
+CN-42-G150053 = 190.7478693181818,149.1775308814702,842.0,38.0,804.0,7.685997344131977,27.21695730581365,242.15425944905076
+CN-42-G150054 = 207.59875,150.02409056027503,795.0,1.0,794.0,7.872232690515708,24.568990372081515,256.13369311748113
+CN-42-G150055 = 28.588195615514334,18.10568735561863,191.0,7.0,184.0,11.155831411253917,52.29667688159893,33.83933869286337
+CN-42-G150056 = 991.973456987528,531.6462472983018,2341.0,66.0,2275.0,12.4715542638865,38.22066241908459,1125.4594935554785
+CN-42-G150057 = 20.96560988715744,9.112521250597991,70.0,2.0,68.0,19.977446583607204,71.933532207319,22.860333363340825
+CN-42-G150058 = 963.2505585700607,210.87236940829183,1825.0,473.0,1352.0,109.64525216838362,576.0263852318549,986.0622671846847
+CN-42-G150059 = 87.02678571428571,10.971114526522895,124.0,62.0,62.0,523.7228898955998,4365.445859621772,87.71560172349207
+CN-42-G150060 = 99.46025027603974,26.06355272504858,422.0,54.0,368.0,68.34696689302397,330.0657269562997,102.81853026387729
+CN-42-G150061 = 38.298321136461475,24.646761999867305,254.0,7.0,247.0,10.870982381546181,50.407733278303205,45.543652455085706
+CN-42-G150062 = 102.58815426997245,87.43213706904945,755.0,13.0,742.0,8.25634927829066,40.328984815644496,134.7913498299528
+CN-42-G150063 = 1310.248177399757,434.8374475403815,2767.0,213.0,2554.0,36.531896672126216,141.79762352367771,1380.5194283902051
+CN-42-G150064 = 39.26737400530504,20.86972657388225,187.0,7.0,180.0,13.152977120105284,44.17317895042751,44.46877723235837
+CN-42-G150065 = 120.55286093217127,91.15062628105497,717.0,18.0,699.0,8.332837364573725,32.392537445382224,151.13381140684564
+CN-42-G150066 = 1006.6407237219988,313.3633840098023,2121.0,461.0,1660.0,43.42623092136169,179.40423253979907,1054.287511589521
+CN-42-G150067 = 77.97601724602534,110.72897141501063,753.0,1.0,752.0,4.988475197712028,20.028082211177807,135.4295550320495
+CN-42-G150068 = 739.1632467768295,371.7725249198769,1929.0,43.0,1886.0,14.124776647161859,44.2230844427072,827.3917546549302
+CN-42-G150069 = 490.72641509433964,101.00117064694899,760.0,243.0,517.0,129.27859305090755,701.9118015203477,501.0126255329263
+CN-42-G150070 = 121.54181558255897,57.87236889959082,458.0,46.0,412.0,17.542377125739264,71.35863065205785,134.61658150894752
+CN-42-G150071 = 133.02279957582184,95.62494677219253,1021.0,39.0,982.0,11.248909350962371,70.90232507899401,163.8267244748973
+CN-42-G150072 = 57.585499316005475,14.561272319521697,182.0,28.0,154.0,74.88472992338208,364.51534410325405,59.39798298795117
+CN-42-G150073 = 343.0774311926605,245.23439052871134,1691.0,60.0,1631.0,8.503848046467315,30.58381657279729,421.7132083439445
+CN-42-G150074 = 473.2078341013825,210.3652071979973,1260.0,125.0,1135.0,18.72075019003724,64.10896403402808,517.8601883272916
+CN-42-G150075 = 516.4861299709021,232.85145261127317,1260.0,122.0,1138.0,18.04865455844096,60.45147822504722,566.548957668708
+CN-42-G150076 = 68.75,17.223984500588205,137.0,18.0,119.0,75.51977637341389,351.48794029871834,70.87473556971132
+CN-42-G150077 = 818.2250613246116,310.62082982273256,1847.0,209.0,1638.0,26.695800420916456,98.29639980872763,875.2014344706181
+CN-42-G150078 = 146.42083149049094,69.74150819266477,739.0,64.0,675.0,18.76234143915834,90.76592456797367,162.18180495775187
+CN-42-G150079 = 116.17667436489607,54.91979212241479,337.0,29.0,308.0,16.525921627875892,56.3493005110621,128.50370902528982
+CN-42-G150080 = 131.9399212081418,114.36744873777816,978.0,24.0,954.0,7.77683574666055,36.25518552036856,174.6082934433498
+CN-42-G150081 = 835.2480044551698,293.97523243834934,1949.0,214.0,1735.0,31.996915017502467,122.88236255013847,885.4720019478455
+CN-42-G150082 = 878.9488770685579,355.2859377512018,2204.0,322.0,1882.0,23.503731293856703,86.98497674235826,948.0396753637633
+CN-42-G150083 = 751.890428617467,356.06193754223716,1843.0,44.0,1799.0,16.052620961525065,51.95323274090523,831.9370889754169
+CN-43-G160001 = 305.0236244019139,190.65227931225817,1134.0,47.0,1087.0,9.831636769235402,31.370486281359756,359.7050222755296
+CN-43-G160002 = 159.29971671388103,127.9227069435333,839.0,46.0,793.0,8.225202390633264,34.54487044310421,204.30520966652773
+CN-43-G160003 = 34.49180327868852,8.061345781655756,210.0,19.0,191.0,101.66456640619074,825.8901851036563,35.42131828753931
+CN-43-G160004 = 463.34731270358304,142.25140144925402,996.0,214.0,782.0,44.79843697102982,185.0449696290065,484.69185407216077
+CN-43-G160005 = 344.8370856785491,220.02977946841656,1262.0,70.0,1192.0,9.57839205532734,30.675423071006374,409.0546656770891
+CN-43-G160006 = 48.42756276150627,30.57142305582439,409.0,14.0,395.0,12.644824767271682,77.88830127427924,57.26989385949501
+CN-43-G160007 = 68.27966101694915,32.18929330188722,291.0,38.0,253.0,20.18470489937968,108.8865848499083,75.4868380041475
+CN-43-G160008 = 98.97329263639833,29.827842098354875,412.0,36.0,376.0,48.54651140220809,230.54223237958536,103.37027048206137
+CN-43-G160009 = 100.8754756139744,77.98862250882239,727.0,21.0,706.0,9.201251709255311,46.13039678083845,127.50720301680664
+CN-43-G160010 = 99.52647975077882,86.04823730361684,463.0,23.0,440.0,7.022665226837323,25.494722225067687,131.56678651788127
+CN-43-G160011 = 214.4436817472699,123.49787758262067,1111.0,77.0,1034.0,12.969565487946692,56.34025827585763,247.4627616606918
+CN-43-G160012 = 736.7401459854015,302.28970815820617,1913.0,295.0,1618.0,22.791429328531823,84.00010322051442,796.344843874162
+CN-43-G160013 = 316.0151810042818,155.7092418779473,895.0,92.0,803.0,15.294274485121385,51.699467629289195,352.2938583503466
+CN-43-G160014 = 116.01639344262296,12.210572955876257,152.0,93.0,59.0,886.5253405814789,8705.30568219673,116.65719711764149
+CN-43-G160015 = 450.31954022988504,261.83075345169095,1435.0,45.0,1390.0,11.030608252951879,34.94232061953987,520.9059720966301
+CN-43-G160016 = 447.42488262910797,233.787547435686,1379.0,120.0,1259.0,13.430105357873508,43.12019992075728,504.82238751036397
+CN-43-G160017 = 527.3434680922152,229.99448918774704,1246.0,136.0,1110.0,19.476559747765403,66.71998630775241,575.3160856401097
+CN-43-G160018 = 432.9478171896317,260.7957409375057,1552.0,110.0,1442.0,11.012529319595329,38.87030633795463,505.42875947101516
+CN-43-G160019 = 755.1612426035502,347.28164338073674,1734.0,235.0,1499.0,17.34080128770475,57.62304408452936,831.1877297937953
+CN-43-G160020 = 568.2964545066211,213.0450977967972,983.0,288.0,695.0,27.135333107988064,96.78793017601362,606.9176829686565
+CN-43-G160021 = 1090.904260651629,353.4020428160518,2038.0,233.0,1805.0,38.59390177431262,149.5272382537927,1146.7192811557832
+CN-43-G160022 = 285.99870566916906,200.56984893218777,1328.0,54.0,1274.0,8.976294066225332,33.37671645506657,349.3186567378278
+CN-43-G160023 = 602.3789407313998,221.16516406546427,1344.0,164.0,1180.0,28.677191548425682,105.55360103246107,641.6965155217744
+CN-43-G160024 = 31.038937518865076,8.763588079191775,101.0,15.0,86.0,56.161070256392186,255.47295610525998,32.25238159146953
+CN-43-G160025 = 114.48173153296267,75.67328361921051,658.0,21.0,637.0,10.36792418616961,43.79850283963137,137.23160244090576
+CN-43-G160026 = 107.24710312862109,68.22169280207572,569.0,23.0,546.0,11.377595370168226,51.106800333182306,127.10680744264596
+CN-43-G160027 = 132.97594501718214,105.26593985048706,1081.0,41.0,1040.0,10.350024935927047,64.38033859906727,169.59811333213295
+CN-43-G160028 = 221.61784068466096,148.91567627873147,1102.0,65.0,1037.0,10.142028181509911,42.40633238581431,267.00252049612516
+CN-43-G160029 = 161.8413098236776,129.54952956641262,757.0,29.0,728.0,7.623266424937097,28.366324094962096,207.30578905646223
+CN-43-G160030 = 352.1333333333333,84.1129135283175,567.0,204.0,363.0,86.26245788464155,420.4374202240534,362.03986889107483
+CN-43-G160031 = 301.16831345826233,138.37005029554246,952.0,105.0,847.0,18.33759433774472,69.34978074380457,331.43419233700854
+CN-43-G160032 = 272.2892561983471,53.33791203053732,413.0,167.0,246.0,148.52638826077597,841.4170578449866,277.4641812934175
+CN-43-G160033 = 40.466586634653865,38.79942966450049,332.0,18.0,314.0,8.762672757154355,52.25584285930625,56.06193339647198
+CN-43-G160034 = 496.6049465240642,155.72074433476615,1054.0,245.0,809.0,42.42715390562062,172.71975991458606,520.4473298311196
+CN-43-G160035 = 371.47974276527333,125.79963937985305,1018.0,150.0,868.0,35.4770898274974,142.40601672995496,392.2024331299522
+CN-43-G160036 = 223.49627560521415,67.20712367124784,712.0,112.0,600.0,49.28435312775276,236.42304230300093,233.3824815224233
+CN-43-G160037 = 608.9183722610161,326.6024811163707,1766.0,150.0,1616.0,12.73205027919054,40.58956992431491,690.9781217581166
+CN-43-G160038 = 554.1359492667459,367.4331054053796,1935.0,150.0,1785.0,9.019197188605368,28.705792712795077,664.8862588575569
+CN-43-G160039 = 468.8795336787565,129.78956561599142,1030.0,232.0,798.0,58.92710449667807,266.12637820703327,486.5114062851927
+CN-43-G160040 = 25.615384615384617,6.751099594228474,41.0,12.0,29.0,66.2741961817244,300.4531606731377,26.490097673003675
+CN-43-G160041 = 490.2014106583072,138.558163260634,1046.0,264.0,782.0,55.359950065949036,241.271858272381,509.407290502948
+CN-43-G160042 = 137.29481132075472,98.19457962820879,773.0,40.0,733.0,9.750145108951417,43.75753312707291,168.79585505563298
+CN-43-G160043 = 412.0247702756692,255.1256029835893,1708.0,144.0,1564.0,11.207495333573501,44.121705667342766,484.6168431023192
+CN-43-G160044 = 391.52830188679246,145.50505454147083,737.0,179.0,558.0,27.750370423589548,99.86240856654948,417.69143165196925
+CN-43-G160045 = 95.17510040160643,142.44224126833598,915.0,11.0,904.0,5.239132167684116,22.257405811714772,171.31284783694034
+CN-43-G160046 = 393.0379705400982,216.3311682020236,1309.0,87.0,1222.0,12.18168126500562,39.15753491600661,448.64019060036435
+CN-43-G160047 = 166.84365889212827,127.31626836390949,778.0,25.0,753.0,7.892040354116097,27.79608417768712,209.87195787580558
+CN-43-G160048 = 491.72358346094944,266.20322524608173,1531.0,102.0,1429.0,13.014095895972858,44.77418621036563,559.1567219153262
+CN-43-G160049 = 173.80651731160896,95.58286265102261,929.0,64.0,865.0,14.662447264099391,70.67348315018872,198.35520939101872
+CN-43-G160050 = 57.37798036465638,41.082044860818726,287.0,12.0,275.0,8.679437740280122,32.59829711180574,70.56888153196996
+CN-43-G160051 = 461.71357888949973,224.6379357656394,1437.0,124.0,1313.0,16.25781956334986,59.89992418117701,513.4604474699076
+CN-43-G160052 = 56.0438829787234,59.77132900557406,520.0,15.0,505.0,6.137002243578492,26.167440548172216,81.93612506352453
+CN-43-G160053 = 276.9059483027094,231.49788041778706,1482.0,35.0,1447.0,7.120862576997377,26.497035174285468,360.926824776645
+CN-43-G160054 = 674.8338723904734,298.03219819476845,1567.0,224.0,1343.0,19.32098781444199,68.36727030325355,737.7153560055041
+CN-43-G160055 = 775.9776321735201,261.6698612936554,1867.0,286.0,1581.0,36.00600787189693,146.09716974522385,818.9092757705604
+CN-43-G160056 = 312.58649789029533,158.38224174836446,859.0,142.0,717.0,14.736929628899173,51.24370838240058,350.4215363880436
+CN-43-G160057 = 357.9310344827586,125.28534112056418,895.0,95.0,800.0,32.921562351777105,131.60733187115764,379.22426365620896
+CN-43-G160058 = 359.9142999501744,92.32675573963856,741.0,135.0,606.0,71.79351515963941,338.9475499410279,371.56766965659284
+CN-43-G160059 = 47.90470588235294,26.021874987300002,302.0,16.0,286.0,13.956985370383075,62.67623135830836,54.516041891625
+CN-43-G160060 = 30.66099948480165,6.295608965932652,119.0,19.0,100.0,134.6849781465797,843.6923461631159,31.300664236704925
+CN-43-G160061 = 157.68125727590223,142.92535124400212,877.0,19.0,858.0,6.394222021008497,22.274508926936093,212.81690469586908
+CN-43-G160062 = 464.6982536501575,269.2132103677588,1497.0,92.0,1405.0,11.53291508467559,39.04749882870561,537.0476883685667
+CN-43-G160063 = 263.6783242258652,189.94635323578666,1490.0,28.0,1462.0,8.873304740678835,35.683105634025566,324.97057678216777
+CN-43-G160064 = 383.85245368865776,174.0086223568401,1085.0,131.0,954.0,18.770423219169455,70.1325189605092,421.4519033737166
+CN-43-G160065 = 257.99550837076356,121.69284536044015,900.0,74.0,826.0,16.702145452729496,57.6458929801036,285.25572904222054
+CN-43-G160066 = 194.05367669872788,112.83675521439558,725.0,53.0,672.0,11.679106092451724,40.975706145130395,224.4748599901731
+CN-43-G160067 = 742.2027334851937,258.5943206655072,1734.0,168.0,1566.0,32.713538966113255,125.67626243125711,785.9617804151475
+CN-43-G160068 = 880.3295229720818,318.8613655884827,1867.0,300.0,1567.0,29.670638772842388,110.0122965032569,936.2973029338516
+CN-43-G160069 = 300.0592209856916,189.9725360621864,1452.0,100.0,1352.0,10.780384388441632,42.72834911939593,355.14095871419676
+CN-43-G160070 = 296.29921996879875,84.4850863299794,1122.0,193.0,929.0,57.520847523141775,304.36673288322885,308.10867817428095
+CN-43-G160071 = 480.0319634703196,231.83170537613253,1214.0,190.0,1024.0,16.002084793974923,54.401191612125416,533.0821940102447
+CN-43-G160072 = 634.4402985074627,427.26633679139195,2027.0,30.0,1997.0,8.29333067299393,23.885775096402835,764.8993495391228
+CN-43-G160073 = 149.8942692136828,76.2817174416489,741.0,41.0,700.0,15.995060233722192,70.44320514507078,168.18796734294511
+CN-43-G160074 = 337.5430648769575,244.13098595224656,1508.0,95.0,1413.0,8.075665761578703,26.587133390419826,416.5756341272805
+CN-43-G160075 = 680.5093273035613,270.58600968166,1875.0,186.0,1689.0,24.428753242177866,91.6551573360149,732.3317098027294
+CN-43-G160076 = 101.80853391684902,57.69749478583118,606.0,24.0,582.0,13.071586891250135,57.09596679451125,117.02127363372537
+CN-43-G160077 = 145.90251133589118,116.73817551500942,906.0,36.0,870.0,8.007607207350667,32.31758148205181,186.85648085280158
+CN-43-G160078 = 527.2075788061703,131.150550785734,1098.0,292.0,806.0,78.1117497086264,380.51224268474516,543.2755268941035
+CN-43-G160079 = 55.74437148217636,59.86291282053654,626.0,16.0,610.0,8.251562140422353,53.12573680293755,81.79855306362127
+CN-43-G160080 = 372.3898139079334,115.13658309147021,1184.0,245.0,939.0,46.384764104633234,222.19177885252634,389.7827680495437
+CN-43-G160081 = 73.23762861342479,39.67335238948107,439.0,19.0,420.0,14.421162354616015,65.31545410878213,83.29300771816247
+CN-43-G160082 = 60.705128205128204,27.788629372811123,164.0,19.0,145.0,17.670764323213962,60.85602056744468,66.76316733664238
+CN-43-G160083 = 139.78027746531683,66.37765412284583,497.0,46.0,451.0,17.255351444114012,66.268896185574,154.74016587535735
+CN-43-G160084 = 25.048413125336204,6.91785517210404,71.0,19.0,52.0,60.704541477118546,297.08842212005237,25.986144775239755
+CN-43-G160085 = 444.71384104586014,229.9233965681577,1533.0,91.0,1442.0,14.388293681104031,52.10384588924457,500.63476577960574
+CN-43-G160086 = 588.3537275064267,143.51369726819252,1011.0,219.0,792.0,81.24358064501226,386.6741155069227,605.6040703085581
+CN-43-G160087 = 431.161393246477,153.6501541084949,1451.0,221.0,1230.0,32.57643801117596,141.51865111584866,457.721003323867
+CN-43-G160088 = 348.0894819466248,181.51380233696037,1152.0,115.0,1037.0,14.160340075849794,50.45359623513391,392.57298414522967
+CN-43-G160089 = 432.6984126984127,204.5804599678453,1083.0,82.0,1001.0,16.155279631397335,52.09236449681854,478.6241541673184
+CN-43-G160090 = 500.59265621644835,224.85884020377904,1330.0,139.0,1191.0,18.481479976938797,64.24455399163105,548.7754599794237
+CN-43-G160091 = 36.14011516314779,17.513623520445922,201.0,19.0,182.0,17.69736307057194,82.06042784489732,40.16011619531867
+CN-43-G160092 = 33.191489361702125,10.113480150795034,47.0,19.0,28.0,44.78406607921647,176.7626945390071,34.69808995908147
+CN-43-G160093 = 513.1750266808965,344.8494265049931,1771.0,146.0,1625.0,8.819756166038797,27.46285645507407,618.2796575739507
+CN-43-G160094 = 557.8326831382748,177.66042698078283,1349.0,169.0,1180.0,41.13597170040154,169.75897875399244,585.4404578539486
+CN-43-G160095 = 188.5410225921522,80.5970548922077,653.0,62.0,591.0,21.898697397814026,91.28742066314015,205.04536682742187
+CN-43-G160096 = 165.10191082802547,35.20208894955568,290.0,91.0,199.0,117.98468179219044,633.7967234915682,168.81299720542168
+CN-43-G160097 = 176.04009364940006,140.03548978152784,963.0,45.0,918.0,7.92771813123858,31.128135646889927,224.94455532517765
+CN-43-G160098 = 27.90480167014614,4.312834406545793,46.0,19.0,27.0,290.01219303003865,1999.4094980889693,28.23612042877838
+CN-43-G160099 = 409.3196991687558,203.9759442315776,1459.0,58.0,1401.0,15.084284148180705,52.699596156296955,457.3278932590535
+CN-43-G160100 = 90.43364485981309,126.34753764871154,1124.0,10.0,1114.0,5.696169650633841,28.473706487924265,155.37678202525422
+CN-43-G160101 = 396.0856820744081,176.66483495588852,1297.0,135.0,1162.0,19.1807754603892,70.90452563340254,433.69843376975723
+CN-43-G160102 = 69.49045899948428,28.55757530893101,247.0,16.0,231.0,22.827772800874072,87.43940807526047,75.12961466348852
+CN-43-G160103 = 59.94375,21.775917568210524,170.0,25.0,145.0,30.274772612805325,120.883923653674,63.7765140941397
+CN-43-G160104 = 531.4661736510545,274.37238387302796,2006.0,123.0,1883.0,13.855273153170307,46.34762156810078,598.1107746625712
+CN-44-G070001 = 95.20573440643864,114.0958747683227,824.0,1.0,823.0,5.269424831796065,20.402879044559104,148.60013628196344
+CN-44-G070002 = 178.06760485651213,177.34256024602914,1184.0,3.0,1181.0,5.682688847814651,20.02885970346323,251.31346078941223
+CN-44-G070003 = 225.11494719740048,273.0552061417512,1338.0,1.0,1337.0,4.310786639868293,12.562851605382921,353.88682520376847
+CN-44-G070004 = 61.5042573320719,93.61854318479503,476.0,1.0,475.0,4.220918952817308,13.943276080601708,112.0143084521493
+CN-44-G070005 = 6.232558139534884,2.8921482263014915,11.0,2.0,9.0,16.338667125997443,50.046794711890314,6.870902584492185
+CN-44-G070006 = 6.247619047619048,3.7351550463072667,41.0,1.0,40.0,14.005016480235433,92.4308965133312,7.27901964443887
+CN-44-G070007 = 298.8314736437091,211.0889028077839,1075.0,4.0,1071.0,7.774305442018596,22.999229683745384,365.8671542085527
+CN-44-G070008 = 280.036756126021,160.27572268986842,1137.0,27.0,1110.0,11.648445073580698,39.831758843745966,322.6590957424635
+CN-44-G070009 = 271.37131474103586,181.2126394352784,1021.0,7.0,1014.0,8.681862459876161,26.636216502058943,326.31336343364563
+CN-44-G070010 = 64.48652173913044,102.31343696481844,866.0,1.0,865.0,5.3722790051306815,25.91071716276669,120.94027811099666
+CN-44-G070011 = 34.04323725055433,65.71694251932165,741.0,1.0,740.0,6.679653623323428,46.67195820889824,74.01120547988235
+CN-44-G070012 = 44.40516129032258,64.7306157743179,529.0,1.0,528.0,5.316315413475912,25.468662830281563,78.49758574467074
+CN-44-G070013 = 112.35539120280265,135.53745003195462,954.0,2.0,952.0,5.126745771575158,19.178083388623545,176.05151034143222
+CN-44-G070014 = 166.97045101088648,140.19359220313848,1211.0,9.0,1202.0,7.191689950113775,28.062464679162822,218.02150078741948
+CN-44-G070015 = 368.3303611234953,212.40618311652108,1455.0,3.0,1452.0,11.128908723909763,35.45500127159753,425.18659615690325
+CN-44-G070016 = 237.30990041007615,159.64385351908317,1032.0,43.0,989.0,9.358580471175609,33.593384909313905,286.01074944669944
+CN-44-G070017 = 10.035502958579881,8.73061232737647,50.0,1.0,49.0,6.996396973452227,26.39010663922477,13.301688285424657
+CN-44-G070018 = 61.1375,72.96406542778445,581.0,2.0,579.0,5.579352672861721,24.340186386786396,95.19216748241422
+CN-44-G070019 = 205.69808995687,170.56345690272948,936.0,2.0,934.0,6.529184350854639,20.47809403907762,267.21451502961787
+CN-44-G070020 = 171.13081026162052,194.01206179016253,1215.0,3.0,1212.0,5.2814215573113,19.143491798172235,258.7014386138366
+CN-44-G070021 = 308.35372848948373,210.04954600912924,1256.0,13.0,1243.0,8.767093597756423,29.14054202206368,373.09895959652266
+CN-44-G070022 = 62.81464530892448,70.41028805674267,441.0,1.0,440.0,4.877783167065739,15.519497602100486,94.3572378226464
+CN-44-G070023 = 58.18725099601593,82.56049210962367,728.0,1.0,727.0,5.103329467241304,22.442851984010783,101.00490599894925
+CN-44-G070024 = 28.5186846038864,22.479288472455625,172.0,1.0,171.0,7.642356129774249,28.75018072844558,36.312997421912534
+CN-44-G070025 = 339.2304054054054,150.31116696157076,1021.0,63.0,958.0,19.223858616540074,68.99227512349555,371.0400448265185
+CN-44-G070026 = 102.54328358208956,121.61021807996593,694.0,3.0,691.0,5.267350862052788,19.696825051340653,159.0728454176065
+CN-44-G070027 = 260.2568198133525,162.98951532328925,1108.0,15.0,1093.0,10.053772265777539,33.677367443399234,307.0817388980995
+CN-44-G070028 = 396.3020920502092,309.5329021719727,1482.0,35.0,1447.0,6.825298084930275,20.04251918964288,502.8577986770977
+CN-44-G070029 = 102.73499662845583,99.07152532348756,505.0,1.0,504.0,5.447844943770547,16.485921176353017,142.72227107978375
+CN-44-G070030 = 53.61380379992245,47.74775938211045,541.0,1.0,540.0,7.80094232888527,41.07152732747361,71.79337353759392
+CN-44-G070031 = 215.89347781639748,206.8896301311524,1250.0,1.0,1249.0,5.704307636537383,18.67190026004161,299.0205892902098
+CN-44-G070032 = 53.08574807806032,86.79656866870008,591.0,1.0,590.0,4.2984798252307055,15.443699470933199,101.74350584517742
+CN-44-G070033 = 87.21484375,103.37387130045897,780.0,1.0,779.0,5.449721790074388,22.34966622244565,135.25008775590783
+CN-44-G070034 = 133.26845637583892,180.85869227028306,931.0,2.0,929.0,4.9045546512049345,18.286372876398637,224.6560660977482
+CN-44-G070035 = 11.992481203007518,20.11364812038824,242.0,1.0,241.0,7.830310488016565,69.43865841476631,23.417481634780632
+CN-44-G070036 = 402.63057324840764,170.54556790027297,1034.0,82.0,952.0,20.853444830057157,73.64598658282738,437.26098527626266
+CN-44-G070037 = 279.79923224568137,266.7614834621209,1131.0,3.0,1128.0,5.078474067915997,13.51435614596056,386.58672949829025
+CN-44-G070038 = 118.39393939393939,208.7281799782408,1239.0,1.0,1238.0,4.327357733202677,16.51039086776866,239.9678686871321
+CN-44-G070039 = 89.59396226415095,142.53716510175093,1184.0,3.0,1181.0,5.711318417364412,30.32504772783994,168.35653093786996
+CN-44-G070040 = 633.0514634930846,293.34816781527616,1738.0,145.0,1593.0,17.005031897261592,56.64638388944929,697.7157752203368
+CN-44-G070041 = 35.11491650155675,23.373142818980206,304.0,1.0,303.0,11.016507515871643,61.90221101554275,42.18247463281107
+CN-44-G070042 = 402.40361445783134,278.15459597864646,1579.0,76.0,1503.0,8.595407894786177,28.18626236610726,489.1816106445244
+CN-44-G070043 = 530.6938538848086,210.73889696759946,1275.0,140.0,1135.0,24.182949281679456,88.09774375843887,571.0051219089293
+CN-44-G070044 = 623.1832797427653,263.1341285807866,1506.0,137.0,1369.0,21.217799024669723,76.08819390746693,676.4591412457368
+CN-44-G070045 = 494.1185940434666,281.56849939247417,1586.0,64.0,1522.0,11.47542799451165,36.780442598993275,568.7125854327664
+CN-44-G070046 = 299.2392051030422,162.81794424256822,1205.0,32.0,1173.0,12.927550868389886,45.298835607472085,340.66667702914026
+CN-44-G070047 = 296.09900650907844,191.57910750402291,1026.0,12.0,1014.0,9.135441815906464,28.290614786217596,352.6714846534963
+CN-44-G070048 = 138.95258776692,178.261825992623,851.0,1.0,850.0,4.358424395567396,13.271621402448082,226.02013240715485
+CN-44-G070049 = 196.93754799078576,138.13697956946118,899.0,2.0,897.0,8.252502242200002,26.629143773881285,240.55399172160256
+CN-44-G070050 = 22.90176322418136,8.686416154341542,53.0,8.0,45.0,26.90272723778564,100.29821096685747,24.493766235164234
+CN-44-G070051 = 269.700283286119,144.04582495964615,1008.0,59.0,949.0,13.259767758860455,45.77594245416998,305.7571626191574
+CN-44-G070052 = 322.2741935483871,111.48689628698286,560.0,133.0,427.0,33.12391535061064,125.71804243013665,341.01317257690755
+CN-44-G070053 = 157.5597014925373,129.4738786076247,495.0,1.0,494.0,5.989727874132939,16.01806345846304,203.93269668231085
+CN-44-G070054 = 15.470538001707942,19.246784498842512,249.0,1.0,248.0,8.279270077274141,65.500141326418,24.693648163185067
+CN-44-G070055 = 348.7857142857143,178.1349042575748,1098.0,112.0,986.0,14.246295667768686,47.76300664173456,391.6420797164819
+CN-44-G070056 = 12.149298597194388,16.959481198257386,260.0,1.0,259.0,9.518220792903058,100.42886957976593,20.86215374590638
+CN-44-G070057 = 446.93173527879105,203.29319726148998,1386.0,135.0,1251.0,18.37413211576475,66.65230972086951,490.99501021101065
+CN-44-G070058 = 154.32395889670093,170.80475531873228,906.0,3.0,903.0,4.980339499442993,15.916352681774828,230.1958920768195
+CN-44-G070059 = 224.45546150745668,193.02910224153024,1108.0,2.0,1106.0,6.113058309507987,18.513402129161477,296.04136284089844
+CN-44-G070060 = 225.02175238869688,175.94185234932104,1236.0,24.0,1212.0,7.601189829461454,27.23324691634386,285.6402010505354
+CN-44-G070061 = 209.29387417218544,197.77852703763418,1134.0,1.0,1133.0,5.533195237554159,17.093062450898252,287.9588017810513
+CN-44-G070062 = 574.0067024128687,256.0767999637085,1448.0,93.0,1355.0,18.432674877524068,62.14453631315686,628.5372080430471
+CN-44-G070063 = 659.0453803460659,331.37868135678883,1764.0,57.0,1707.0,14.143656802201901,44.78364086184065,737.6670277389759
+CN-44-G070064 = 32.571797076526224,50.40312771744295,462.0,2.0,460.0,6.873798352896088,43.339285491633454,60.011642607874606
+CN-44-G070065 = 31.277027027027028,45.853736466270554,268.0,1.0,267.0,4.755593612776402,18.700235405505207,55.5051129858103
+CN-44-G070066 = 190.53985507246378,71.08457306276256,477.0,69.0,408.0,28.19783383079295,108.25873988165476,203.36777743426003
+CN-44-G070067 = 38.354330708661415,64.4868939329456,336.0,1.0,335.0,4.988508978312663,21.442844616617574,75.03075484911734
+CN-44-G070068 = 433.7730904442314,267.6956260241517,1336.0,83.0,1253.0,9.720547270577788,29.15971709233426,509.72545765931875
+CN-44-G070069 = 9.097857142857142,7.834429214847084,121.0,1.0,120.0,10.989320555940076,98.06559529411392,12.006218626790274
+CN-44-G070070 = 179.3145057766367,166.68820464803906,796.0,5.0,791.0,5.572693224885137,16.41746421276473,244.82371116929428
+CN-44-G070071 = 25.440443213296398,17.40894153109042,188.0,1.0,187.0,9.610477420348047,41.20584714412593,30.826731843026817
+CN-44-G070072 = 73.93959508795221,97.31141651609889,657.0,1.0,656.0,4.919140725042958,18.682932962683797,122.21528343926573
+CN-44-G070073 = 434.8372667398463,196.58179161764392,1151.0,99.0,1052.0,17.875054856700636,59.7660799089181,477.20839194358587
+CN-44-G070074 = 14.181286549707602,10.250102490894166,138.0,1.0,137.0,9.12543107654949,51.08514918341576,17.49781384284198
+CN-44-G070075 = 228.08195706028076,135.69073106484856,1018.0,48.0,970.0,11.740118562418107,45.862814147737026,265.3928289034217
+CN-44-G070076 = 367.1211750305998,229.03630705950283,1244.0,93.0,1151.0,9.855220545914666,30.972740709497483,432.7072764667855
+CN-44-G070077 = 326.8949494949495,178.0469631462541,1286.0,62.0,1224.0,13.078403002600783,47.02021499135064,372.23786627761166
+CN-44-G070078 = 79.34909244406923,134.06858671466512,816.0,1.0,815.0,4.576227963491732,18.21856628497218,155.79045033430364
+CN-44-G070079 = 198.13602126716881,164.0593104676384,1053.0,3.0,1050.0,6.649162055494076,21.55215734389365,257.2417934059334
+CN-44-G070080 = 417.1439653617175,256.46379540569694,1605.0,30.0,1575.0,10.33629713347449,34.9483610732903,489.6761850361859
+CN-44-G070081 = 64.33421926910299,50.65062329007258,238.0,1.0,237.0,6.694744635784785,19.497014072153334,81.88026263171042
+CN-44-G070082 = 192.9131455399061,188.48326353429763,1117.0,1.0,1116.0,5.548822667164377,17.98640190753256,269.70617782068075
+CN-44-G070083 = 50.470700985761226,85.19871730680201,726.0,1.0,725.0,5.403629016291839,27.435606403995546,99.02582031328248
+CN-44-G070084 = 534.645107398568,318.64837732373695,1511.0,43.0,1468.0,10.467860014331272,32.589805213113536,622.400336789977
+CN-44-G070085 = 312.58107933221174,273.63082002987386,1630.0,14.0,1616.0,6.202026308093223,19.976284163029295,415.42840156483226
+CN-44-G070086 = 155.54723837209303,138.06820212178013,717.0,3.0,714.0,6.045136536737119,18.946057376719097,207.98502783211484
+CN-44-G070087 = 186.82791377420534,141.66462470341511,1017.0,7.0,1010.0,7.573063292684575,26.19105938031991,234.46435818175286
+CN-44-G070088 = 172.1505681818182,211.3940213925676,1121.0,1.0,1120.0,4.811080281877961,16.152092875119177,272.6229088059992
+CN-44-G070089 = 13.433638443935926,18.080061303514565,160.0,1.0,159.0,6.901830328126413,43.250287602285894,22.524459118505725
+CN-44-G070090 = 99.28107457898957,130.93080802570742,806.0,2.0,804.0,4.660871972628436,16.5661806664883,164.3155752198299
+CN-44-G070091 = 31.580956375838927,55.5895506732314,500.0,1.0,499.0,5.421206190130346,27.376510075713853,63.93398900166037
+CN-44-G070092 = 71.19476744186046,75.56438711805524,350.0,1.0,349.0,5.1179809563645176,16.13998859414469,103.82038100309546
+CN-44-G070093 = 294.310502283105,192.42722104628425,1266.0,9.0,1257.0,9.3100393809973,30.92639485928102,351.6346216653432
+CN-45-G080001 = 675.1871448863636,156.61824376734893,1161.0,200.0,961.0,92.75083256587004,454.56750265783876,693.1139552054685
+CN-45-G080002 = 17.232209737827716,9.093275079495065,73.0,1.0,72.0,13.983238303266619,54.740535561622394,19.484268118660506
+CN-45-G080003 = 256.6248787584869,181.3252664469197,1212.0,30.0,1182.0,8.788178394982072,31.7311772279696,314.2215470808049
+CN-45-G080004 = 143.446967340591,109.58283786225147,1365.0,54.0,1311.0,10.887115249219033,70.73613047992419,180.51435065710726
+CN-45-G080005 = 126.24115000977899,112.90469393425427,957.0,1.0,956.0,7.032004930368571,29.036549938616847,169.36439374372392
+CN-45-G080006 = 705.1257027209355,304.41950890708944,1998.0,136.0,1862.0,20.1879981292345,71.94830390603244,768.0322220069457
+CN-45-G080007 = 261.25590917550716,205.3472340448002,1115.0,10.0,1105.0,6.965988230643069,21.59426792682913,332.2982645289782
+CN-45-G080008 = 209.3590361445783,135.87666619280418,877.0,11.0,866.0,9.490662216523278,31.82941672358079,249.58700773689637
+CN-45-G080009 = 271.27211033274955,126.76201101208,999.0,81.0,918.0,17.188911189937567,60.4108955768317,299.4280636149694
+CN-45-G080010 = 456.3346209560599,123.15341821092122,951.0,139.0,812.0,61.894806354836895,272.4118039428418,472.66060836518295
+CN-45-G080011 = 670.3863582723625,234.24456059511706,1397.0,96.0,1301.0,31.93517241676259,118.02651194611396,710.1326520630352
+CN-45-G080012 = 623.6484345529989,192.15673254093525,1206.0,203.0,1003.0,43.95501021497431,176.81923618173363,652.580707484687
+CN-45-G080013 = 522.8206092972448,187.85216419884802,1063.0,177.0,886.0,30.136846435976054,111.11528505896702,555.5446202602753
+CN-45-G080014 = 185.93186430849522,234.36778680539535,1401.0,1.0,1400.0,4.6194505935519,15.119568923257864,299.1636970912279
+CN-45-G080015 = 786.0320792079208,222.0039981814477,1291.0,223.0,1068.0,54.655014914088994,229.89504618804884,816.7816138677922
+CN-45-G080016 = 361.8811553030303,118.36558026659226,1042.0,188.0,854.0,39.533126785884605,172.72380667724497,380.7471354525245
+CN-45-G080017 = 166.9368054042275,105.49764984908421,758.0,37.0,721.0,10.831835196577495,42.80975177684546,197.4782294893512
+CN-45-G080018 = 642.2270450751253,342.1152865901311,1675.0,157.0,1518.0,12.713637167819579,39.36501492941863,727.6664392045124
+CN-45-G080019 = 572.5681233933162,328.83339316095373,1805.0,151.0,1654.0,11.593298412665325,38.55181402962423,660.276954303185
+CN-45-G080020 = 129.9188131052957,103.14475813993649,1118.0,17.0,1101.0,8.164278479305004,37.157731016873974,165.88471638591298
+CN-45-G080021 = 267.8494764397906,145.97177383408885,808.0,131.0,677.0,13.087776296393992,45.954776450275524,305.0427851717531
+CN-45-G080022 = 236.70165643029964,267.2666299246749,1892.0,10.0,1882.0,5.167563998280545,18.15986319000234,357.01418127035333
+CN-45-G080023 = 467.5128319904506,288.4617867011455,1763.0,34.0,1729.0,10.093230072039676,32.72860194046991,549.343654248002
+CN-45-G080024 = 648.0892678034103,177.90704070918758,1087.0,248.0,839.0,59.24867831024433,257.6050309719927,672.0644419814672
+CN-45-G080025 = 140.22098039215686,105.53869837145432,980.0,24.0,956.0,8.607220633119976,35.2979397357194,175.5002569686963
+CN-45-G080026 = 27.46380334954079,21.640852238037112,193.0,1.0,192.0,8.3773697631298,37.717716664280424,34.96551129342748
+CN-45-G080027 = 377.36959553695954,126.42873338950757,619.0,122.0,497.0,35.916309572273164,139.6020435510998,397.9849698948487
+CN-45-G080028 = 708.0783276450512,209.97107595690449,1661.0,274.0,1387.0,48.45606730729817,200.50841703425,738.5545144531395
+CN-45-G080029 = 863.530412164866,189.3904529614397,1532.0,174.0,1358.0,107.95469183944107,551.5432589610489,884.0551546179472
+CN-45-G080030 = 526.2345360824743,320.8637112667122,1624.0,89.0,1535.0,9.919050191277597,29.51348867764706,616.3410648121582
+CN-45-G080031 = 183.2317870237526,117.29143975540568,604.0,29.0,575.0,9.702678318786722,31.602318209691493,217.5572789308917
+CN-45-G080032 = 798.3094155844155,251.18938897199865,1559.0,288.0,1271.0,42.01448806277841,170.1281545116184,836.8954726504721
+CN-45-G080033 = 575.4930282445478,305.7694521248281,1804.0,169.0,1635.0,13.358983407661375,45.42887952228515,651.6802769846555
+CN-45-G080034 = 100.78425569695176,65.12657269705377,634.0,4.0,630.0,10.693191717432583,46.110646702090406,119.995569366761
+CN-45-G080035 = 527.9067149175713,362.59067074956664,1713.0,131.0,1582.0,8.312791961864376,25.02859237865362,640.4353942199652
+CN-45-G080036 = 971.490612244898,208.16986027808292,1749.0,424.0,1325.0,115.76561889574285,610.1992664244112,993.5435070534975
+CN-45-G080037 = 318.46385542168673,204.41116848646791,1109.0,81.0,1028.0,9.984424301168152,34.66481073775772,378.4219245921782
+CN-45-G080038 = 269.0070036540804,135.3269857386083,788.0,73.0,715.0,14.606673466767026,48.748408963155384,301.128147279599
+CN-45-G080039 = 184.4275081869604,104.22674359802753,598.0,53.0,545.0,12.065299410042458,41.19382032583859,211.84126098827
+CN-45-G080040 = 177.005082592122,83.43001068673584,491.0,68.0,423.0,17.355095800272053,64.17095664963446,195.68179768857598
+CN-45-G080041 = 286.8551497743127,119.54550071425481,686.0,77.0,609.0,21.619827100013133,76.27594222284469,310.7684084540532
+CN-45-G080042 = 1020.6128598331989,263.0690032780135,1686.0,402.0,1284.0,69.94775984511796,317.7595707934543,1053.9714939895614
+CN-45-G080043 = 814.1185350160852,381.5764783304619,1885.0,157.0,1728.0,16.760091209194318,56.14347735982489,899.1048870247641
+CN-45-G080044 = 268.66762507188037,120.94139292124825,923.0,77.0,846.0,18.56075680342346,66.08165581285917,294.63386309705857
+CN-45-G080045 = 137.6574633304573,91.6321848584578,659.0,13.0,646.0,9.641446022722588,35.80570659595424,165.36636451379943
+CN-45-G080046 = 589.404933481153,244.6508833206724,1503.0,117.0,1386.0,21.43648596656768,72.79749537365626,638.1631690418272
+CN-45-G080047 = 322.5384450631827,186.74681799337662,1134.0,73.0,1061.0,11.419924803248811,38.24571924924456,372.7001778567151
+CN-45-G080048 = 396.70103092783506,173.5816424959819,1025.0,82.0,943.0,19.092209911780067,63.72432657101306,433.01535140316906
+CN-45-G080049 = 416.0871886120996,216.82472405792646,1116.0,85.0,1031.0,13.524111280726821,43.73671935060098,469.19240135568793
+CN-45-G080050 = 902.9723976608187,127.63980455150762,1210.0,404.0,806.0,374.1361369995742,2777.4482289528946,911.949050464594
+CN-45-G080051 = 123.83772819472617,52.40689645123296,371.0,57.0,314.0,21.954544815540153,86.10783838054881,134.47031538626337
+CN-45-G080052 = 978.3599434828683,240.8225544381187,1587.0,236.0,1351.0,78.91505526458089,368.86395908852234,1007.563239572535
+CN-45-G080053 = 314.2679591836735,157.98021263952936,983.0,93.0,890.0,14.832741349669078,50.838462382958355,351.74152122702554
+CN-45-G080054 = 406.7341725286931,129.574568216811,954.0,115.0,839.0,41.00055974702921,167.81998934605667,426.8749885284609
+CN-45-G080055 = 366.28319294023265,259.09826664664473,1480.0,93.0,1387.0,8.471461010592318,28.11358198496583,448.65943566338535
+CN-45-G080056 = 249.7613417651911,233.7948093521869,1587.0,11.0,1576.0,5.8373337377802725,19.12616004313123,342.11217563888886
+CN-45-G080057 = 333.8503401360544,123.07010079937635,734.0,114.0,620.0,28.978263031982067,111.48127045515808,355.81216859422875
+CN-45-G080058 = 171.8036288470372,133.80416027880173,868.0,1.0,867.0,7.379479125596857,24.71650713127624,217.76142953453913
+CN-45-G080059 = 70.70693328962466,75.2745942948768,697.0,1.0,696.0,6.04788733154463,26.4369671214463,103.27504520203186
+CN-45-G080060 = 544.3979025293029,426.47821263949817,1944.0,119.0,1825.0,7.095244271028924,21.914819026435286,691.5581986604489
+CN-45-G080061 = 336.0392892892893,181.02952907825198,1340.0,82.0,1258.0,13.43477719423514,49.35637247366391,381.69895774594977
+CN-45-G080062 = 201.471837488458,148.38786455821509,1070.0,28.0,1042.0,8.861794012110751,36.44272263781777,250.21962282987081
+CN-45-G080063 = 604.0437410529664,300.7724451771278,2016.0,121.0,1895.0,15.22311581732352,53.60805072436279,674.7835985581542
+CN-45-G080064 = 526.4263913824058,197.54019005836375,1259.0,123.0,1136.0,27.37964234146843,100.87036655606964,562.2693947141319
+CN-45-G080065 = 328.0781618224666,143.3370736116871,890.0,70.0,820.0,19.235011568246893,64.68923243703269,358.0234586397528
+CN-45-G080066 = 335.7092180217504,198.62416493174064,1290.0,65.0,1225.0,11.462394397947143,41.17820538954018,390.06696599379757
+CN-45-G080067 = 182.9421020778697,134.76279744875717,850.0,11.0,839.0,7.880382171936804,26.411037648607525,227.21977090227955
+CN-45-G080068 = 741.8556394417753,197.9688197803796,1261.0,251.0,1010.0,63.86082841940271,283.7199895567229,767.8160218286681
+CN-45-G080069 = 448.6613657623948,168.73210883985493,967.0,83.0,884.0,26.57660121707191,92.72645980949996,479.34074068591553
+CN-45-G080070 = 384.3155297532656,173.49199487073147,1026.0,87.0,939.0,17.94995014021013,60.24879622754472,421.66088115185534
+CN-45-G080071 = 843.9889398009165,275.26315056344043,1886.0,282.0,1604.0,38.70319212823908,156.42936544597967,887.7427175507474
+CN-45-G080072 = 421.37007369432877,213.07716767963953,1030.0,100.0,930.0,14.098101661309986,44.23481869493666,472.18070523004343
+CN-45-G080073 = 307.17945141794513,224.53426226025118,1523.0,76.0,1447.0,9.201272942500795,39.08872478220372,380.49290440451716
+CN-45-G080074 = 241.43116634799236,197.24132452253622,1137.0,22.0,1115.0,7.038105357488461,23.489464108670397,311.7581565629942
+CN-45-G080075 = 151.24808184143222,101.28742794138132,527.0,11.0,516.0,8.655777353602128,26.93633878853512,182.03056149914246
+CN-45-G080076 = 169.9004252303331,98.44613988911878,868.0,48.0,820.0,13.291215867704997,62.21501049048307,196.36139374254796
+CN-45-G080077 = 1166.7529411764706,293.6075774740373,1856.0,453.0,1403.0,74.75105622262714,347.60951487764567,1203.1283536240503
+CN-45-G080078 = 427.8590933915893,146.80809753539964,967.0,104.0,863.0,33.59077425190483,126.22516931608564,452.34502462151187
+CN-45-G080079 = 640.5047318611987,348.83576591705344,2006.0,183.0,1823.0,12.491060693033235,40.728812211734976,729.3371669670505
+CN-45-G080080 = 409.0912352639672,292.40953930688437,1637.0,121.0,1516.0,8.481069680054492,29.031209244124277,502.85085010116353
+CN-45-G080081 = 358.12062339880447,119.60789808505712,984.0,159.0,825.0,37.328946661155584,157.10536460543747,377.5664579751141
+CN-45-G080082 = 434.89477593463727,279.49298269904347,1712.0,133.0,1579.0,9.619973473352216,32.04399080227369,516.96208131085
+CN-45-G080083 = 161.79621695056954,108.88717572139554,1034.0,36.0,998.0,9.980711900174114,40.875885525249934,195.02418531068864
+CN-45-G080084 = 157.8480017961383,139.30337145554296,1249.0,11.0,1238.0,7.818949740671655,37.91658546299804,210.52653269817247
+CN-45-G080085 = 325.3040715462462,192.6749049617393,1174.0,22.0,1152.0,11.13488777233408,38.21838273247681,378.082475085239
+CN-45-G080086 = 483.27769461077844,341.2289650195856,1805.0,131.0,1674.0,8.319463009596813,26.825772232321665,591.6033609409659
+CN-45-G080087 = 875.4714903657098,402.51704017343764,1977.0,279.0,1698.0,17.25443102433079,56.75336341056991,963.5716361916959
+CN-46-G100001 = 383.04390779363337,249.57449975863153,1741.0,11.0,1730.0,9.40046272088482,31.721426418168317,457.1761872928081
+CN-46-G100002 = 397.2747160286075,290.71354747427824,1333.0,3.0,1330.0,7.089824383184647,19.25190072300413,492.2819991434685
+CN-46-G100003 = 264.47456765005086,317.4764994213483,1513.0,1.0,1512.0,4.545235310836742,13.592412359918704,413.2047006249019
+CN-46-G100004 = 81.13804713804714,52.70048233400209,472.0,1.0,471.0,10.361487062066482,43.751003046283635,96.75083220113623
+CN-46-G100005 = 104.0,80.3215735127405,548.0,1.0,547.0,7.181567936331507,23.4357190775204,131.4060697668208
+CN-46-G100006 = 88.96894803548795,46.92717086407998,446.0,9.0,437.0,14.409964952287275,60.533031211872476,100.5864458058237
+CN-46-G100007 = 187.15414738341047,235.15183603991994,1630.0,1.0,1629.0,5.038716345581089,19.030355452096085,300.5379524714915
+CN-46-G100008 = 41.00529100529101,30.57725013753716,163.0,1.0,162.0,7.826070847945969,26.55673545631176,51.150778258029625
+CN-46-G100009 = 299.0993204391009,253.79229206439456,1292.0,1.0,1291.0,6.3271078364449655,19.692454084632903,392.263853800515
+CN-46-G100010 = 72.45219347581552,40.16510103414317,262.0,1.0,261.0,11.582199250714648,34.790442002519896,82.84054370017095
+CN-46-G100011 = 227.06354515050168,302.6034624616618,1398.0,1.0,1397.0,4.170832022863462,12.442237933550196,378.3209074715543
+CN-46-G100012 = 46.881854154889766,49.03716422406153,399.0,1.0,398.0,6.489509057534303,29.69038233149809,67.84210878309969
+CN-46-G100013 = 45.56085918854415,27.779627647417822,131.0,1.0,130.0,9.921165591765263,30.047706114848516,53.3619677507073
+CN-46-G100014 = 383.6509978991597,243.90492554238452,1762.0,26.0,1736.0,10.307748464273429,38.44434571025717,454.6181924349895
+CN-46-G100015 = 161.29255319148936,84.23693150942897,700.0,32.0,668.0,14.90449602237454,61.28612319394927,181.9646898306198
+CN-46-G100016 = 109.67531806615776,134.2297200207843,955.0,1.0,954.0,4.959897347396885,18.145627713560046,173.33866599743692
+CN-46-G100017 = 23.68107476635514,20.495172672966955,225.0,1.0,224.0,7.85418046465317,37.375720844473165,31.318451510003232
+CN-46-G100018 = 196.9254022428084,189.68661520409927,956.0,1.0,955.0,5.39270661052574,16.232110049730284,273.4238944131986
+CN-5-G320001 = 3805.0221033242697,267.03738707027884,5046.0,3095.0,1951.0,2936.3376235699097,42475.7140633624,3814.380968503221
+CN-5-G320002 = 1255.104039845047,380.3126087531101,2430.0,537.0,1893.0,46.06167403467542,189.19508043212176,1311.4586654606974
+CN-5-G320003 = 376.9054782855521,46.257009270920925,511.0,245.0,266.0,565.9218829170441,4825.442834030947,379.7333939336266
+CN-5-G320004 = 1203.5626822157435,373.01892808074535,2308.0,544.0,1764.0,43.85268458376307,181.0494602303808,1260.0421622822241
+CN-5-G320005 = 4256.412695137886,483.0696410858511,5372.0,2642.0,2730.0,709.9489991465207,6476.6841009875225,4283.737306309734
+CN-5-G320006 = 3463.459311851447,750.4906669936199,5100.0,1195.0,3905.0,111.73478895875321,576.5548191082563,3543.8378413938512
+CN-5-G320007 = 4120.578889499725,649.5278417313065,5977.0,2222.0,3755.0,273.8093250163308,1849.9691602516016,4171.457395416489
+CN-5-G320008 = 618.1797903789304,234.14148975911027,1534.0,297.0,1237.0,27.539056792557474,107.2956365610018,661.0359222156947
+CN-5-G320009 = 1783.6338028169014,583.5493769076395,3877.0,706.0,3171.0,38.53415653802916,156.5923767874735,1876.6671036282316
+CN-5-G320010 = 2568.2656875834446,385.86267239948745,3776.0,1206.0,2570.0,314.7590581237417,2229.7511264987247,2597.090418905306
+CN-5-G320011 = 712.9183123877917,177.88398903370344,1297.0,362.0,935.0,76.66259768819633,361.1111596778056,734.775634933821
+CN-5-G320012 = 436.5360117589417,183.6845249472941,1268.0,239.0,1029.0,22.031156760144473,84.12538943596206,473.607109604064
+CN-5-G320013 = 535.5774446823698,70.2331075666368,951.0,464.0,487.0,469.49847463535724,3841.6748214077747,540.1628353107641
+CN-5-G320014 = 1227.6065664997218,854.1882128506682,4474.0,528.0,3946.0,8.757261433122627,29.691355501130257,1495.545179888008
+CN-5-G320015 = 510.77164471840854,152.39346709133227,1019.0,260.0,759.0,48.26726236112669,203.5084805330629,533.0210519861904
+CN-5-G320016 = 3866.5259788754934,669.1463730384658,5332.0,1787.0,3545.0,209.49925663332445,1300.2173927313465,3924.000511451244
+CN-5-G320017 = 555.7341513292433,43.70821263894944,618.0,480.0,138.0,2093.5262328060253,27101.408944633422,557.450315997512
+CN-5-G320018 = 4290.669411479777,456.0939013257173,5491.0,2166.0,3325.0,859.476163957741,8319.100372452005,4314.84248211157
+CN-5-G320019 = 4088.786202830189,442.3692421380878,5354.0,2720.0,2634.0,816.8319220997848,7794.126926859385,4112.646734019874
+CN-5-G320020 = 507.9953488372093,106.86411705175131,846.0,348.0,498.0,122.60286745635875,667.1789092818495,519.1138737825145
+CN-5-G320021 = 1261.793388429752,834.5831115997312,5256.0,486.0,4770.0,9.637401099208555,35.42370477534737,1512.828980834425
+CN-5-G320022 = 486.15277190012694,172.13910938245863,1114.0,260.0,854.0,32.331962017162525,130.4295441774859,515.7289894946405
+CN-5-G320023 = 2266.826330532213,655.8015532746526,4176.0,1161.0,3015.0,52.303503354762924,225.98493049943636,2359.783314220097
+CN-5-G320024 = 4595.318482053838,443.72232358878995,6191.0,3040.0,3151.0,1141.3101357238138,12129.197070095874,4616.691613261236
+CN-5-G320025 = 3794.0283625730995,701.8693198723123,5228.0,2059.0,3169.0,173.86534308225444,1024.7780484897737,3858.402747016845
+CN-5-G320026 = 571.1870543060888,44.03942291201454,899.0,475.0,424.0,2221.9928568487517,29383.223661622105,572.8822931259878
+CN-5-G320027 = 1675.5851099830795,409.242590132828,2994.0,997.0,1997.0,81.47878771610618,393.40769132164036,1724.8376614556034
+CN-5-G320028 = 1113.5544217687075,422.81444857363243,2631.0,386.0,2245.0,26.654182140149164,97.90195286446786,1191.1236326105134
+CN-5-G320029 = 1224.179487179487,755.0953024741586,3173.0,409.0,2764.0,9.751892306319602,28.695474027717744,1438.326921339364
+CN-5-G320030 = 334.0210355987055,38.92857246080107,532.0,240.0,292.0,658.2832217318626,5896.545958426823,336.2818549613814
+CN-5-G320031 = 2011.2044960116027,667.772517494687,4077.0,750.0,3327.0,36.60005989728575,142.32391471676362,2119.165793395712
+CN-5-G320032 = 410.0701284796574,114.45900076016585,862.0,261.0,601.0,57.362615601531125,252.8497290536444,425.74449277276426
+CN-5-G320033 = 4273.968685620107,308.57211966850656,5379.0,3357.0,2022.0,2698.6137176868733,37950.81900279651,4285.093357057461
+CN-5-G320034 = 2055.9857040743386,1066.8665138996555,4689.0,636.0,4053.0,13.402865987942961,41.66871035702371,2316.3077027542035
+CN-5-G320035 = 373.93548387096774,102.39002319075325,975.0,231.0,744.0,62.05690838112971,304.1785116532788,387.7002230420016
+CN-5-G320036 = 543.8747940691927,27.60286988007898,734.0,500.0,234.0,7710.573941566912,153215.05383607562,544.574797479119
+CN-5-G320037 = 941.5602903616077,286.03668877414754,2244.0,406.0,1838.0,46.15686424931377,193.54491347412878,984.049169356244
+CN-5-G320038 = 1026.079483094353,314.1982520113997,1762.0,238.0,1524.0,44.457627459378436,177.75275565417488,1073.1074723410484
+CN-5-G320039 = 1915.0272693313411,544.3038711509606,3611.0,755.0,2856.0,54.2577076646202,232.05008796675324,1990.8782349587766
+CN-5-G320040 = 3560.5951568894952,509.4588271279808,4796.0,1955.0,2841.0,361.97969512042437,2671.4294817228083,3596.85781868057
+CN-5-G320041 = 420.0329796386579,195.27331239814006,1271.0,203.0,1068.0,18.139904983386838,69.48938009827268,463.2055380919693
+CN-5-G320042 = 884.3447255997371,400.442491606567,2730.0,455.0,2275.0,18.666266740139427,68.39338196943288,970.7830770981492
+CN-5-G320043 = 3741.012089440462,252.54833891601103,5032.0,2698.0,2334.0,3296.0355758096416,49542.23896293126,3749.526919069782
+CN-5-G320044 = 361.44635193133047,113.23606280760553,1126.0,226.0,900.0,45.174525491195,219.33961534239208,378.768888960848
+CN-5-G320045 = 2115.9887516541685,578.6618250874029,3472.0,664.0,2808.0,59.349725570580844,254.30613823595047,2193.6859175689783
+CN-5-G320046 = 2045.8003523194363,534.1029949100877,3846.0,935.0,2911.0,68.36259540868878,316.97527086061166,2114.371086333299
+CN-5-G320047 = 483.03757225433526,43.94300844301843,639.0,404.0,235.0,1361.7375894612849,15351.555588045763,485.0322506807
+CN-5-G320048 = 328.59958720330235,59.89566642406398,660.0,238.0,422.0,183.46656288230332,1135.1425800505656,334.0137415834317
+CN-5-G320049 = 698.6097686375322,137.8657086881295,1273.0,390.0,883.0,145.63158215665234,822.6846207775147,712.0832552924317
+CN-5-G320050 = 1177.3621153271586,363.3515094577466,2310.0,532.0,1778.0,44.17429408890323,181.36224037625612,1232.1549699745017
+CN-5-G320051 = 512.8896731054978,104.03929748342264,1011.0,370.0,641.0,136.50658973906903,780.4408698220634,523.3354490182262
+CN-5-G320052 = 3753.387232255355,577.7441693359415,4866.0,2136.0,2730.0,293.147358167747,2022.9949665031183,3797.591873866805
+CN-5-G320053 = 577.1020066889632,121.67363948065412,1047.0,433.0,614.0,121.91693447097613,662.9393661679974,589.7891154208395
+CN-5-G320054 = 507.2857142857143,62.839918588698474,760.0,425.0,335.0,551.150842816122,4667.956840492232,511.16303787206834
+CN-5-G320055 = 2225.3079847908743,616.4012174076482,3778.0,412.0,3366.0,57.12526582538778,240.02521243363194,2309.100709799305
+CN-5-G320056 = 3933.0680166571406,749.2545315805511,5850.0,1073.0,4777.0,159.52446321073765,909.8922616997602,4003.7989930496415
+CN-5-G320057 = 576.3577417551705,113.90269999974205,961.0,302.0,659.0,145.18918076797354,822.363576150295,587.5049544883439
+CN-5-G320058 = 593.2254901960785,166.77447398289425,1275.0,323.0,952.0,57.095159272317346,260.99043340060285,616.2225307392197
+CN-5-G320059 = 3981.4094445119727,686.4684553799225,7067.0,1429.0,5638.0,211.8682599137405,1322.9583743062033,4040.155950589139
+CN-5-G320060 = 513.4679463962333,105.12163220009926,843.0,341.0,502.0,131.8418305151393,727.8209224767011,524.1182018712744
+CN-5-G320061 = 1606.8828882294758,751.4985475681232,3963.0,323.0,3640.0,17.06636135168606,58.96262160741463,1773.9286015738348
+CN-5-G320062 = 442.3341968911917,42.00791176614947,667.0,344.0,323.0,1200.5336147401028,13025.801532998827,444.32443820965796
+CN-5-G320063 = 434.4393241167435,45.07025329025382,568.0,321.0,247.0,924.6856286053064,9198.990516919352,436.7709400482826
+CN-5-G320064 = 3511.086227192466,776.5668079949153,5489.0,1526.0,3963.0,105.76844026664726,538.8619599062419,3595.939724475375
+CN-5-G320065 = 549.6172839506173,232.2196675676377,1599.0,264.0,1335.0,21.5292248735348,79.8539429467773,596.6616569065568
+CN-5-G320066 = 4400.82056279114,410.0004554835835,5876.0,2745.0,3131.0,1268.2944181440137,13944.649554303884,4419.878052546481
+CN-5-G320067 = 366.00558659217876,29.039079276288508,413.0,271.0,142.0,2039.109812614324,26145.216776482634,367.1557674092829
+CN-5-G320068 = 351.87872917473845,51.93289504588065,656.0,220.0,436.0,333.20998771258843,2441.2850814844,355.6904070023191
+CN-5-G320069 = 2723.0257782101166,810.592566082138,5380.0,1230.0,4150.0,48.47092996710882,204.360198917851,2841.114164722079
+CN-5-G320070 = 4022.5931026365347,339.55381823066784,4841.0,3075.0,1766.0,1697.84281520286,20526.239983148276,4036.8988177627202
+CN-5-G320071 = 2478.0324324324324,772.4388233932021,4876.0,1108.0,3768.0,43.48887545979795,181.98162635455566,2595.6321912150943
+CN-5-G320072 = 319.27894736842103,22.185132028060895,396.0,271.0,125.0,3023.88866531725,44141.91034641623,320.0487873993424
+CN-5-G320073 = 1422.992742796158,745.0455646718489,3950.0,384.0,3566.0,13.58925435142046,45.2468677636353,1606.2382262565309
+CN-5-G320074 = 2953.364623350593,745.6731171897995,5085.0,1064.0,4021.0,73.84054188912526,339.8324729049233,3046.0451402036615
+CN-5-G320075 = 3828.146073585942,379.3427831676317,5044.0,2509.0,2535.0,1057.699040967081,10974.002534780007,3846.8952816333367
+CN-5-G320076 = 2468.662356321839,573.2415932354676,3976.0,593.0,3383.0,92.48910565337282,453.3783045072939,2534.344048020243
+CN-5-G320077 = 482.69101123595505,48.875827087725405,635.0,418.0,217.0,994.3299610013414,10160.806532343202,485.159209746139
+CN-5-G320078 = 2926.5575069940937,718.0647193176649,5018.0,1448.0,3570.0,80.16373390656717,381.69867243791003,3013.36286943213
+CN-5-G320079 = 577.2868357487922,62.77992748722736,984.0,450.0,534.0,805.9541805487156,7693.519156391036,580.6904597323385
+CN-5-G320080 = 1423.4490358126723,617.2635376813214,3369.0,573.0,2796.0,19.775290456110262,68.33810191406381,1551.522295201357
+CN-5-G320081 = 635.4745596868885,111.92267755914217,1197.0,519.0,678.0,202.21388934495445,1288.5133181410094,645.2554546543969
+CN-5-G320082 = 2008.8279276203482,482.22727935106684,3408.0,1067.0,2341.0,84.99825468075191,411.22381273202427,2065.897575325988
+CN-5-G320083 = 459.27477261847775,102.14801273520935,976.0,310.0,666.0,105.82968712028067,561.8282217016946,470.49711292366817
+CN-5-G320084 = 3648.9599176625306,625.5359315074177,5835.0,1768.0,4067.0,215.573362350215,1354.8926158240115,3702.189039246186
+CN-5-G320085 = 424.85926660059465,68.61267658408073,705.0,302.0,403.0,257.08243538551005,1731.1877669775115,430.36391089916776
+CN-5-G320086 = 349.07505230125525,45.3229504540842,587.0,253.0,334.0,480.80264707604675,3904.089589018084,352.00505959003976
+CN-5-G320087 = 340.88532110091745,26.60621202792454,454.0,293.0,161.0,2142.8120084416946,27998.353803987553,341.92205641132665
+CN-5-G320088 = 1165.6603424340583,418.18928707004346,2374.0,368.0,2006.0,30.386373785298503,113.34182730422474,1238.4047455269367
+CN-5-G320089 = 2988.851466635503,624.1914653510537,4478.0,1076.0,3402.0,123.76794487842132,658.6326778360248,3053.333927860871
+CN-5-G320090 = 332.7186440677966,59.487196005165096,548.0,234.0,314.0,192.67222323597204,1190.4137858835627,337.9947079450654
+CN-5-G320091 = 339.06726694915255,71.17860107210076,671.0,220.0,451.0,123.63885682146255,679.4690257299254,346.45779651632773
+CN-5-G320092 = 394.9100281162137,43.60929630456274,602.0,289.0,313.0,770.8996589990853,7264.167334954557,397.310585098016
+CN-5-G320093 = 2201.505082592122,727.0607209205799,3768.0,665.0,3103.0,36.770481819648005,140.25939307511268,2318.4567972219147
+CN-5-G320094 = 384.5237113402062,67.0399554246522,718.0,285.0,433.0,207.54534563736055,1323.1901132709452,390.3240195096704
+CN-5-G320095 = 1375.3423618634886,937.0040086667057,4775.0,523.0,4252.0,8.816418950451022,28.521786161457225,1664.1944371357922
+CN-5-G320096 = 475.3370967741935,15.097775245966918,510.0,449.0,61.0,31302.811419839392,988542.6642278985,475.57680598100745
+CN-5-G320097 = 395.1458998935037,45.134914056190475,584.0,267.0,317.0,697.7646907913518,6354.874992651862,397.71527839587276
+CN-5-G320098 = 667.4807197943445,110.75690866006657,1173.0,551.0,622.0,238.9898538920009,1593.3300464505162,676.6074224490229
+CN-5-G320099 = 575.4691358024692,162.0915897293303,1229.0,277.0,952.0,56.21723055612422,250.2088239354552,597.861530558893
+CN-5-G320100 = 612.7650862068965,337.3200820812188,1755.0,288.0,1467.0,12.699691242335119,43.66525565976037,699.4754382031047
+CN-5-G320101 = 2303.4390080428952,789.8982846687901,5034.0,721.0,4313.0,33.86393171222795,129.46135903545562,2435.1120228639043
+CN-5-G320102 = 2654.6442795782896,468.33521692837024,3587.0,1200.0,2387.0,198.60201377185112,1216.1332925290596,2695.639836200875
+CN-5-G320103 = 520.7624584717609,24.047400297444856,620.0,459.0,161.0,10221.460682406383,222807.99433857988,521.3173847231818
+CN-5-G320104 = 447.76168531928903,45.43601749026461,769.0,377.0,392.0,988.5686379141071,10099.789971271515,450.0610608854599
+CN-5-G320105 = 1397.8294314381271,512.5424334461287,3025.0,512.0,2513.0,29.058101463535404,109.05388456754191,1488.834062438631
+CN-5-G320106 = 463.6617647058824,45.13753827571565,625.0,395.0,230.0,1115.266479556835,11792.230594399083,465.85365664741187
+CN-5-G320107 = 896.0498942917548,440.69229321505435,3512.0,460.0,3052.0,16.040637352648577,60.32229569163559,998.5565133528538
+CN-5-G320108 = 374.6040751098682,102.83823710935279,850.0,240.0,610.0,60.79719881662243,283.6073350768267,388.46353252355516
+CN-5-G320109 = 478.25897129186603,84.6601101443854,913.0,349.0,564.0,199.52270239983656,1270.491105936447,485.6943255493247
+CN-5-G320110 = 575.325647249191,87.97214469305054,931.0,413.0,518.0,300.13643671694604,2112.0289650400796,582.0126275473716
+CN-5-G320111 = 470.650681474003,47.57771756051939,719.0,350.0,369.0,998.1990302792192,10187.000266521152,473.0493665361069
+CN-5-G320112 = 4299.381334332834,245.8096869232909,5000.0,3050.0,1950.0,5402.726664181225,95388.87678436379,4306.402473085267
+CN-5-G320113 = 4349.237158852345,269.67049020391795,5356.0,3272.0,2084.0,4243.261729007262,69210.54628388253,4357.589475527591
+CN-5-G320114 = 425.4644373673036,53.3398679846089,619.0,307.0,312.0,531.9588425962894,4449.893464921333,428.79497312922376
+CN-5-G320115 = 1265.131506849315,811.7203406796402,3648.0,552.0,3096.0,9.420371767321532,29.199266315093993,1503.1459147720457
+CN-5-G320116 = 2044.4131687242798,610.9494371477385,3845.0,768.0,3077.0,47.59136475999656,195.9904778993002,2133.7489119398256
+CN-5-G320117 = 522.6292042657916,22.685682646812207,599.0,471.0,128.0,12296.351988023052,284881.67905605934,523.1213294720895
+CN-5-G320118 = 3747.7785993450934,348.05982609589705,5408.0,2453.0,2955.0,1280.7001698867386,14140.714377288366,3763.906225220147
+CN-5-G320119 = 361.64233855559803,34.51047051321089,513.0,275.0,238.0,1182.2735078898677,12724.46375323976,363.2852234966418
+CN-5-G320120 = 2734.553893532776,997.8646501113989,5186.0,767.0,4419.0,28.86764223093227,104.31589504287595,2910.930926108899
+CN-5-G320121 = 974.0184461805555,318.57566768343736,2064.0,331.0,1733.0,38.1536951419316,151.03787067227444,1024.7938278209576
+CN-5-G320122 = 1177.367771781033,393.6939741912044,2399.0,399.0,2000.0,35.87552997074611,137.7632456886844,1241.4466623029357
+CN-5-G320123 = 1044.9218241042345,280.92967244350217,2406.0,401.0,2005.0,63.232120361432955,286.91639947765793,1082.0273098903438
+CN-5-G320124 = 450.57108863771566,93.22397838373848,744.0,279.0,465.0,127.80858223238471,696.2592216205259,460.1141337340855
+CN-5-G320125 = 3159.1782531194294,996.7925350277991,5815.0,907.0,4908.0,41.439279773375574,164.5015449806011,3312.7032153318346
+CN-5-G320126 = 622.199203187251,78.43676977001749,1082.0,553.0,529.0,525.5437364667582,4430.765356560219,627.1237320487918
+CN-5-G320127 = 349.1318427139553,50.70618081893772,529.0,245.0,284.0,347.34918572137536,2541.9322768264624,352.7947850664531
+CN-5-G320128 = 3982.499774266366,487.6208306970393,5149.0,2454.0,2695.0,568.8743257136254,4838.941060237005,4012.2410852990033
+CN-5-G320129 = 3993.622083732822,537.8667977395362,5365.0,2365.0,3000.0,431.17050345286947,3359.740719414563,4029.679644809134
+CN-5-G320130 = 2256.324301075269,527.2216972532716,3770.0,1461.0,2309.0,91.51219235413214,452.4542497631022,2317.102084431633
+CN-5-G320131 = 2225.519287833828,388.51955228317365,3476.0,1552.0,1924.0,205.6155643276305,1287.3387330597768,2259.177625382012
+CN-5-G320132 = 394.5825958702065,36.476946989818586,568.0,329.0,239.0,1299.40051681112,14449.642273425952,396.2650535000137
+CN-5-G320133 = 2502.222739018088,407.41247597628666,4339.0,1693.0,2646.0,250.8447480397449,1671.9230975606786,2535.173280318391
+CN-5-G320134 = 525.453488372093,38.057434806724025,785.0,463.0,322.0,2675.4335952226093,37606.52613825775,526.8298935960918
+CN-5-G320135 = 448.63987138263667,161.92471421204456,993.0,260.0,733.0,31.273331700057827,128.8442338875324,476.96681988046197
+CN-5-G320136 = 514.3520309477756,25.72026011159173,566.0,461.0,105.0,8057.181955953164,162308.87330800784,514.9947024196555
+CN-5-G320137 = 4331.918483586477,363.3602897644574,5915.0,2909.0,3006.0,1729.4298694114327,21019.96856104662,4347.131059516825
+CN-5-G320138 = 842.9742416539569,325.8767387946417,2406.0,294.0,2112.0,26.171923734354888,101.37486909429265,903.770557707815
+CN-5-G320139 = 598.972654408298,236.0331152638495,1584.0,272.0,1312.0,25.16306901319984,96.38137423504503,643.8011123243576
+CN-5-G320140 = 1056.757796947578,397.04341014479365,2827.0,541.0,2286.0,28.037079971675222,110.22342051774281,1128.8846313724468
+CN-5-G320141 = 4012.31453611898,485.9865764619081,4935.0,2495.0,2440.0,586.7680784431955,5033.270566538246,4041.6396288205647
+CN-5-G320142 = 2397.2837765957447,596.8475401860703,4142.0,1035.0,3107.0,76.89176125674587,360.3096694089741,2470.4648331347116
+CN-5-G320143 = 511.84432913269086,78.25658842338025,754.0,369.0,385.0,299.92086612762563,2102.3180708188456,517.7921502851899
+CN-5-G320144 = 2878.576037242731,527.0472648227867,4421.0,1213.0,3208.0,179.19296494238358,1069.0964712123816,2926.427655272764
+CN-5-G320145 = 412.40269989615786,80.0719019624487,912.0,267.0,645.0,153.10084637022757,889.8641018741863,420.10414942669206
+CN-5-G320146 = 320.3636363636364,21.524820079614763,387.0,292.0,95.0,3342.90541611664,50480.98135051653,321.085934577633
+CN-5-G320147 = 482.3608929309632,79.73470879663084,784.0,332.0,452.0,240.36162852249564,1581.7801975407249,488.906591094904
+CN-5-G320148 = 1524.7979879275654,581.2248582528813,3502.0,615.0,2887.0,26.597924908801982,98.70918721998542,1631.818384453072
+CN-5-G320149 = 453.9330357142857,97.25080323611789,801.0,294.0,507.0,116.53009408863795,624.2027381471577,464.23369076668394
+CN-5-G320150 = 416.6363636363636,84.20006353886802,783.0,226.0,557.0,136.7286243281944,765.2029661001897,425.059419615754
+CN-5-G320151 = 2487.2846601941746,631.1807361501291,4360.0,1121.0,3239.0,73.38055895438814,342.45829005839505,2566.120438039546
+CN-5-G320152 = 3977.574300320596,338.81855104307857,4705.0,2704.0,2001.0,1652.577568156065,19797.55113588641,3991.9788733285914
+CN-5-G320153 = 2633.416259168704,424.7008781448519,3810.0,912.0,2898.0,256.5336840338041,1700.654246009594,2667.442975951145
+CN-5-G320154 = 483.7956740054075,45.322793651662714,752.0,367.0,385.0,1249.8687141504631,13741.587044675416,485.9139942528284
+CN-5-G320155 = 433.16132167152574,55.193794286126526,613.0,262.0,351.0,506.2855120798937,4147.199014176565,436.6635839177825
+CN-5-G320156 = 606.9439713133124,94.80906287215227,983.0,454.0,529.0,282.3877427801497,1949.786042826222,614.3042753524272
+CN-5-G320157 = 417.53261486103236,26.30767035234851,533.0,340.0,193.0,4045.632739512078,64977.36316405145,418.3605836979136
+CN-5-G320158 = 427.2629722921914,50.76098349194743,643.0,280.0,363.0,622.904808120314,5495.301398066488,430.2677363421846
+CN-5-G320159 = 3509.5692132678723,232.39148467362563,4451.0,2249.0,2202.0,3489.1255999396676,53361.36091580985,3517.254876301472
+CN-50-G040001 = 373.43707796193985,135.9105861067998,896.0,150.0,746.0,29.768000798582925,113.6572399561544,397.40022472646615
+CN-50-G040002 = 372.39509360877986,104.27356445661432,853.0,184.0,669.0,57.517915424576934,261.36265475065187,386.71834969183914
+CN-50-G040003 = 453.51443569553805,155.74236389738533,1100.0,282.0,818.0,34.89487906054245,144.32794961346923,479.51123792523146
+CN-50-G040004 = 1573.2709905660377,445.50692338177447,2557.0,475.0,2082.0,54.46500113450442,230.05978987414625,1635.1324192669338
+CN-50-G040005 = 356.73540372670806,125.43849370547258,918.0,179.0,739.0,32.746615675217384,132.52833557431265,378.1467492590083
+CN-50-G040006 = 387.3178879310345,83.21604246252868,554.0,216.0,338.0,114.82631828859931,601.6528572949758,396.1566054409326
+CN-50-G040007 = 486.08564535585043,143.43996663399315,1086.0,307.0,779.0,50.83780832216423,229.91355026079444,506.80793072817505
+CN-50-G040008 = 521.3114086146683,224.51190415764856,1375.0,103.0,1272.0,20.251154623711255,72.01068355141553,567.6012507564643
+CN-50-G040009 = 823.4539309854144,317.3410468497186,1725.0,58.0,1667.0,25.42048952007089,90.63532344581063,882.4860998741038
+CN-50-G040010 = 429.264017419706,167.77586493741796,1311.0,111.0,1200.0,25.131413118819296,93.17333563659,460.8864692164488
+CN-50-G040011 = 327.2375597413551,56.43473136409814,1106.0,221.0,885.0,215.1474308881325,1429.3214445342144,332.06821499447193
+CN-50-G040012 = 470.8542600896861,197.52800974625865,1412.0,186.0,1226.0,21.979255409212254,83.39694866452653,510.60850842785976
+CN-50-G040013 = 386.1377719182597,188.18954514998728,1203.0,184.0,1019.0,16.75708344572479,65.53676010640287,429.55521624787303
+CN-50-G040014 = 909.7628740431454,508.02545905588534,2502.0,164.0,2338.0,11.983242381760743,38.86448412958415,1041.9972908007903
+CN-50-G040015 = 554.3049801674747,153.66495659913073,1174.0,272.0,902.0,59.18401330723117,272.4144836351674,575.2103353774836
+CN-50-G040016 = 845.4384774269696,276.5914653783386,2176.0,205.0,1971.0,38.90439745535965,162.96414567371014,889.5330560660292
+CN-50-G040017 = 942.6733640552995,361.0190612941586,1849.0,186.0,1663.0,25.76298686716028,91.02055283221931,1009.4393661419446
+CN-50-G040018 = 924.4637586093801,282.3018710946218,1853.0,393.0,1460.0,45.64591604266415,191.60881264344178,966.6062214809642
+CN-50-G040019 = 566.5293942992874,198.17927257055132,1402.0,209.0,1193.0,32.28660426529359,122.4835504907055,600.1921181436076
+CN-50-G040020 = 388.3906020558003,41.515934698039985,587.0,302.0,285.0,847.8598500644022,8228.330517891281,390.6031651166167
+CN-50-G040021 = 934.4369554074833,436.82282028018847,1848.0,101.0,1747.0,16.017942716542265,48.67514780234035,1031.497261241514
+CN-50-G040022 = 302.38918067226894,54.65388909333146,743.0,184.0,559.0,188.19803090854165,1184.724599612089,307.28856825575576
+CN-50-G040023 = 329.7058270676692,30.68825060904872,475.0,205.0,270.0,1272.0695037014611,14008.06344646299,331.13094257078956
+CN-50-G040024 = 558.0708908406524,231.42854641774747,1320.0,98.0,1222.0,21.766814754501745,76.6215594962675,604.1541949707135
+CN-50-G040025 = 790.4696132596686,236.5719154424157,1293.0,262.0,1031.0,47.231389655283245,192.52691369314573,825.1111929085579
+CN-50-G040026 = 977.748747693119,454.15368618055084,1945.0,138.0,1807.0,16.614897192911666,52.84493521931559,1078.0761495770344
+CN-50-G040027 = 1109.6884960159362,571.8680434250242,2683.0,53.0,2630.0,13.420796468019459,41.243096095108825,1248.3755914310711
+CN-50-G040028 = 1522.1044932079415,458.71086632282197,2809.0,300.0,2509.0,46.4620962928773,189.71530273435394,1589.722537780237
+CN-50-G040029 = 661.6205505457997,206.43794266530767,1634.0,291.0,1343.0,43.24072912839277,179.96305563276445,693.0789111467842
+CN-50-G040030 = 396.7759924385633,110.91476448738891,981.0,261.0,720.0,58.66068231361393,279.5823038663277,411.9869817808565
+CN-50-G040031 = 843.4182724252491,253.54614105954158,1910.0,268.0,1642.0,47.269633586214184,198.6671200056503,880.7042794871481
+CN-50-G040032 = 769.2043363994744,364.5440729940476,2169.0,63.0,2106.0,16.50701484873443,56.85285235742435,851.2154206138687
+CN-50-G040033 = 511.232902615821,159.41377487009055,1078.0,102.0,976.0,42.895290043201676,174.96725664658817,535.5108143962448
+CN-52-G090001 = 1323.6332340284673,154.63165020049541,1845.0,680.0,1165.0,652.6317574820499,5803.401774326698,1332.6349408102685
+CN-52-G090002 = 1354.6424815983175,87.20800426647997,1758.0,1024.0,734.0,3794.5365051836698,59664.92779183859,1357.4466799690479
+CN-52-G090003 = 1437.8682926829267,141.5818378165932,1777.0,1054.0,723.0,1077.6115149080215,11246.93959096662,1444.822011149622
+CN-52-G090004 = 1440.7269012485813,253.25495691827606,2156.0,772.0,1384.0,200.89476692909065,1238.6846480652243,1462.8164878702376
+CN-52-G090005 = 889.7439156300703,306.8207939354143,1586.0,308.0,1278.0,33.4515645258319,127.59461992440065,941.1605787493904
+CN-52-G090006 = 701.7136699507389,202.146565396997,1411.0,312.0,1099.0,52.663614372313816,226.08423438278567,730.2501684337615
+CN-52-G090007 = 1276.4526261585993,66.4224811712629,1500.0,1000.0,500.0,7154.42384568698,138592.22689135806,1278.1796637531563
+CN-52-G090008 = 664.343560145808,271.39471375499204,1400.0,214.0,1186.0,22.11728610687181,74.75567716064597,717.6401999340344
+CN-52-G090009 = 732.9425790754258,186.60788119934372,1427.0,262.0,1165.0,72.06473049361867,328.01435394482587,756.3248809522566
+CN-52-G090010 = 1397.1757425742574,208.99298851770374,2086.0,595.0,1491.0,317.5701395981428,2235.9264574005383,1412.72011555279
+CN-52-G090011 = 880.4171292624901,183.53115929293838,1662.0,572.0,1090.0,125.72873668416561,689.8698803236455,899.3430980055466
+CN-52-G090012 = 1101.7332427536232,356.6371109841924,1933.0,182.0,1751.0,38.71631886363606,150.17870591994728,1158.0182067306046
+CN-52-G090013 = 834.4,219.36206062902122,1449.0,304.0,1145.0,66.31125332908769,296.75177785235013,862.7531939340537
+CN-52-G090014 = 987.0680363758842,168.24414113470434,1551.0,453.0,1098.0,219.72760996259177,1399.7005647633061,1001.3038497185048
+CN-52-G090015 = 1068.830092983939,199.91944668722738,1801.0,640.0,1161.0,169.5339433863677,1006.1781051793138,1087.3663379155084
+CN-52-G090016 = 911.3431952662722,154.1164045653383,1399.0,543.0,856.0,224.96270369908885,1445.9231180861627,924.2825789304295
+CN-52-G090017 = 1150.711247901511,136.29001264054835,1481.0,671.0,810.0,626.6225571652153,5493.083753451448,1158.7542205285008
+CN-52-G090018 = 1277.31444332999,192.3063157549793,1882.0,636.0,1246.0,312.38753497284114,2199.752368846306,1291.7096834113522
+CN-52-G090019 = 1204.171270718232,159.98884095422713,1722.0,738.0,984.0,449.2955126867861,3562.163522064682,1214.7530112961394
+CN-52-G090020 = 1260.9297780722093,105.88262000565426,1550.0,890.0,660.0,1724.2099759396501,20947.65551893158,1265.367549152614
+CN-52-G090021 = 1691.2053105737316,223.97110209997078,2660.0,1202.0,1458.0,454.17141819756836,3625.42247372048,1705.9714115683964
+CN-52-G090022 = 856.1611570247934,147.780929546704,1280.0,438.0,842.0,211.83295480091954,1330.447613264909,868.8216905301806
+CN-52-G090023 = 1213.2817848410757,142.8920380347824,1630.0,943.0,687.0,638.0596581987396,5647.827482547757,1221.6672312708074
+CN-52-G090024 = 995.5746120175089,352.5997169455334,2443.0,347.0,2096.0,31.899995215224173,125.61645863755984,1056.1701418255886
+CN-52-G090025 = 740.6963993453355,150.25123358858409,1387.0,404.0,983.0,134.9685865759081,746.7623304369201,755.782104311842
+CN-52-G090026 = 621.7357357357357,148.29783708037326,1014.0,277.0,737.0,86.29424697487158,417.15581199558574,639.1772630292583
+CN-52-G090027 = 987.9089496581728,163.15746598905844,1554.0,493.0,1061.0,240.3099079151712,1571.335969063565,1001.2913919148036
+CN-52-G090028 = 852.7172373081464,131.6062504945225,1230.0,568.0,662.0,291.30551799644263,2013.2987493373637,862.8133587118739
+CN-52-G090029 = 956.7311023622048,129.42987543334172,1355.0,566.0,789.0,425.9379671947554,3312.8564302397244,965.4462672163013
+CN-52-G090030 = 1005.2697889182058,303.4239771864076,2003.0,557.0,1446.0,47.19847322762111,200.8666346859706,1050.0635497165263
+CN-52-G090031 = 795.2823412038576,144.80992586825454,1457.0,362.0,1095.0,182.07003461429997,1092.7079050353893,808.3587797881943
+CN-52-G090032 = 720.595567867036,171.19050275994792,1295.0,305.0,990.0,87.26691240148,423.3195892836726,740.6511734040661
+CN-52-G090033 = 1223.6799580272823,146.0400029545239,1707.0,683.0,1024.0,613.5336986623392,5357.41905654966,1232.3637134144321
+CN-52-G090034 = 945.4054822860098,197.43349002943202,1368.0,396.0,972.0,123.4373468080376,652.3522526070002,965.8009675505842
+CN-52-G090035 = 1532.8383038210625,234.99498209175985,2241.0,788.0,1453.0,297.2446128056904,2071.965802785381,1550.7468869126703
+CN-52-G090036 = 973.7847267939434,130.913181523296,1493.0,645.0,848.0,434.6753010118807,3421.40742318579,982.5451415755443
+CN-52-G090037 = 1001.1748218527316,168.29129489112654,1528.0,669.0,859.0,228.90398417983718,1479.515664265986,1015.2206577133766
+CN-52-G090038 = 1609.542490842491,200.0000179222175,2235.0,1085.0,1150.0,546.0434522879907,4608.713594542404,1621.9207862890028
+CN-52-G090039 = 1784.6435039370078,281.8201258668869,2788.0,739.0,2049.0,272.70449099538155,1846.6034362497421,1806.7581519086025
+CN-52-G090040 = 1299.520066889632,80.90600329947831,1577.0,971.0,606.0,4192.337107383964,68129.42245954799,1302.0361690900638
+CN-52-G090041 = 1099.8172242874846,161.1239489958057,1599.0,646.0,953.0,338.489250393996,2452.4882771346684,1111.5569503086335
+CN-52-G090042 = 1458.587109125718,285.8048408579188,2103.0,689.0,1414.0,147.78218398377095,828.0124362173582,1486.3245816326726
+CN-52-G090043 = 1551.5952227243383,162.8634331966327,2008.0,1146.0,862.0,893.2617240602222,8784.416035335988,1560.1193009041274
+CN-52-G090044 = 1369.9304371734947,250.6821506720211,2075.0,715.0,1360.0,180.0231026201415,1083.0509232157096,1392.677616449662
+CN-52-G090045 = 1157.343032159265,279.34856719165606,1981.0,576.0,1405.0,83.53131854746117,399.8082067682244,1190.5790675463904
+CN-52-G090046 = 1234.4055348589675,124.05191058876301,1679.0,741.0,938.0,1014.298311845343,10370.47742204255,1240.6231905825298
+CN-52-G090047 = 982.3746262281077,239.90415505106148,1558.0,416.0,1142.0,80.71166039514497,380.27629780162687,1011.2437440437285
+CN-52-G090048 = 816.9719978459882,183.92973615676416,1600.0,464.0,1136.0,101.64934707093568,523.8906962925724,837.4206786956972
+CN-52-G090049 = 893.0100316789863,242.61235524021626,1892.0,363.0,1529.0,61.592920459047,278.93343450744555,925.3797445343771
+CN-52-G090050 = 579.227946365561,145.19784612359112,1042.0,319.0,723.0,75.8774272371192,357.9277335593664,597.1494187971679
+CN-52-G090051 = 942.6573770491804,183.7730249139308,1737.0,473.0,1264.0,150.74559973754026,862.003495165375,960.4037979887714
+CN-52-G090052 = 746.297148412184,205.2400318623098,1405.0,347.0,1058.0,59.349216993832975,261.84047124483646,774.0044601983889
+CN-52-G090053 = 1871.0698924731182,246.71195417445298,2515.0,1027.0,1488.0,458.55737942830524,3644.3596114202915,1887.2650399061451
+CN-52-G090054 = 759.8754325259515,191.2163040947227,1598.0,324.0,1274.0,75.25784739235743,357.79358726863614,783.5651523058866
+CN-52-G090055 = 745.6327356853673,175.36079437951287,1716.0,347.0,1369.0,90.30399027798397,451.3296624164522,765.976229873394
+CN-52-G090056 = 1095.7582938388625,244.3920510452308,1769.0,583.0,1186.0,103.76850298851288,530.2216347779394,1122.6814833828648
+CN-52-G090057 = 792.1904458598726,142.44698657799495,1363.0,479.0,884.0,188.53851558150632,1141.0539034421704,804.8955500540523
+CN-52-G090058 = 552.8529411764706,150.1234459980582,1032.0,194.0,838.0,61.248079317512214,271.5591855491985,572.8729559036681
+CN-52-G090059 = 625.6415822479498,165.6170131032375,1173.0,260.0,913.0,65.58484911374529,297.07368045918173,647.1911498676076
+CN-52-G090060 = 1086.009162848813,348.14713147680243,2190.0,263.0,1927.0,39.80462254050865,156.97773202545116,1140.4483008655436
+CN-52-G090061 = 1039.854873451804,232.82666166603443,1631.0,409.0,1222.0,102.22806074996598,515.4005238020299,1065.6014321612079
+CN-52-G090062 = 455.1655405405405,109.82831947403915,709.0,226.0,483.0,83.45001106987537,397.53740005200945,468.2285008989244
+CN-52-G090063 = 2022.7173965351299,297.4575278772012,2989.0,1006.0,1983.0,334.40235022061137,2406.848688178826,2044.472217257224
+CN-52-G090064 = 942.5305126118795,164.81475684248932,1425.0,482.0,943.0,203.9261588496801,1262.731413998659,956.8321019266972
+CN-52-G090065 = 982.7947284345048,262.19971553032025,1727.0,322.0,1405.0,64.21141519921287,288.9681167685099,1017.1696854816471
+CN-52-G090066 = 920.1278042148199,105.5814755346593,1434.0,668.0,766.0,688.5080494942017,6244.456927395515,926.1655489518392
+CN-52-G090067 = 1276.2808062299587,279.05395185631113,1919.0,576.0,1343.0,108.97406690075411,557.9994957112804,1306.4317067484308
+CN-52-G090068 = 1493.0968849644346,201.37385911109195,2216.0,896.0,1320.0,429.92254032105654,3356.922427419801,1506.6153254974515
+CN-52-G090069 = 1048.837789661319,236.00268223671085,1635.0,295.0,1340.0,100.66848501473056,503.73101193546455,1075.0618470788381
+CN-52-G090070 = 1152.5315555555555,168.98944642860667,1666.0,698.0,968.0,337.8382062919477,2449.495775257933,1164.8546774407337
+CN-52-G090071 = 683.8939244663383,214.36267224133087,1510.0,255.0,1255.0,42.08977939201327,167.87724132888152,716.7023476816674
+CN-52-G090072 = 802.3220810166799,169.43717956992126,1388.0,290.0,1098.0,119.839274410794,630.6360065648716,820.0180970610013
+CN-52-G090073 = 544.8440779610195,134.2290429012396,964.0,249.0,715.0,79.15996911743017,374.7075249644831,561.1350151678082
+CN-52-G090074 = 897.1270096463022,146.03556897388808,1393.0,412.0,981.0,250.02099460671545,1648.2411822356569,908.935233579623
+CN-52-G090075 = 944.5236813778256,274.8002792302557,1518.0,349.0,1169.0,50.80822393612373,210.93966572820608,983.6870326219345
+CN-52-G090076 = 959.7902097902098,236.1276789671061,1677.0,483.0,1194.0,79.81424650676873,382.1307913080268,988.4095950482915
+CN-52-G090077 = 1213.5550952775477,200.0774127028651,1574.0,498.0,1076.0,240.10936767170418,1548.367886814476,1229.9377790554977
+CN-52-G090078 = 807.7754923413567,146.92006464400416,1244.0,461.0,783.0,182.8471152696298,1101.2454898791027,821.0278627563863
+CN-52-G090079 = 1462.4926120114394,219.7478963129756,2170.0,839.0,1331.0,315.38635719930596,2247.868989512433,1478.909658539703
+CN-52-G090080 = 1229.904964539007,115.98717911922044,1609.0,791.0,818.0,1223.9276469840395,13313.099785463966,1235.3619904779855
+CN-52-G090081 = 1023.0616923718216,174.44611749776502,1762.0,536.0,1226.0,219.87728463805593,1405.784391330261,1037.8278635249392
+CN-52-G090082 = 1068.9854166666667,121.70314719565135,1476.0,846.0,630.0,704.4740903664477,6434.477996578166,1075.8910154301566
+CN-53-G380001 = 2096.1735033259424,186.42257134595826,2692.0,1671.0,1021.0,1455.7559316708514,16763.814057777858,2104.4468943532393
+CN-53-G380002 = 1944.949078271381,579.9668626541333,3531.0,642.0,2889.0,47.87994883660394,198.02605143531335,2029.5783992853226
+CN-53-G380003 = 2390.5900662251656,749.8301579218687,4018.0,968.0,3050.0,42.11133964991312,168.12869676207498,2505.4273348998922
+CN-53-G380004 = 2074.5391439343534,433.2494254043959,3318.0,1116.0,2202.0,124.3268116748462,668.8860907932732,2119.296516377338
+CN-53-G380005 = 1467.9104312569111,397.28422766403196,2603.0,550.0,2053.0,61.41700824679739,269.18582877167,1520.7221283796252
+CN-53-G380006 = 1724.7371959659877,400.6023380950416,2816.0,645.0,2171.0,92.6114299610174,455.676484452083,1770.649775770418
+CN-53-G380007 = 2103.5610810810813,188.3120176696942,2751.0,1746.0,1005.0,1427.998774798762,16349.47212111994,2111.9731621963942
+CN-53-G380008 = 2012.809364548495,111.90456896144009,2323.0,1879.0,444.0,5873.7898510707155,106656.86826760598,2015.9176993539597
+CN-53-G380009 = 1933.131503408683,327.12395716717134,2880.0,788.0,2092.0,223.75742389513414,1424.9545795633605,1960.6140601413183
+CN-53-G380010 = 1260.32531280077,416.8127714836363,2428.0,486.0,1942.0,36.9845244173441,143.92048211741852,1327.4610278867808
+CN-53-G380011 = 2408.09477124183,533.7404611862396,3918.0,1956.0,1962.0,106.32378513998238,556.1206404870878,2466.5358921348666
+CN-53-G380012 = 2138.571841294299,442.12971876277567,3574.0,1095.0,2479.0,127.85648661683723,693.9817167352201,2183.7967415925273
+CN-53-G380013 = 3674.5142507760324,815.4651801463613,6596.0,1473.0,5123.0,104.82330698944247,533.2972735697012,3763.9126503131397
+CN-53-G380014 = 1985.4283667621776,708.9065778910362,3764.0,700.0,3064.0,30.719190306838513,114.95797528972516,2108.192196105732
+CN-53-G380015 = 2540.638523761375,446.8283717537294,3807.0,1432.0,2375.0,201.12663963762472,1247.1221658361544,2579.6316989493807
+CN-53-G380016 = 1798.0770156438027,299.05647469224556,2559.0,978.0,1581.0,235.183371285918,1521.3294648299168,1822.7769279980141
+CN-53-G380017 = 1821.2871672798096,376.53764043069685,2969.0,953.0,2016.0,127.75533814483484,691.8520657655738,1859.8030918243012
+CN-53-G380018 = 2761.5176678445227,718.6152938120424,4018.0,1211.0,2807.0,68.0059830228774,304.41476393357055,2853.4869493863157
+CN-53-G380019 = 1990.892952720785,216.8574210933371,2721.0,1379.0,1342.0,801.5611083260362,7621.027406756268,2002.668692089767
+CN-53-G380020 = 845.5037267080745,330.7616384600771,1685.0,170.0,1515.0,24.566430210233513,85.90467261526967,907.8985699702567
+CN-53-G380021 = 1981.1289207211657,224.8893609613277,2681.0,1343.0,1338.0,709.9577428873282,6486.866402249008,1993.8523077679063
+CN-53-G380022 = 1499.7118068653338,486.9768919887134,2675.0,181.0,2494.0,38.03572696667935,144.7562548140463,1576.794849364454
+CN-53-G380023 = 1344.0717768675638,443.08078972920396,2873.0,456.0,2417.0,37.39873765901037,147.6485387398039,1415.2206639245294
+CN-53-G380024 = 3203.5554830287206,707.6019832963844,4832.0,1258.0,3574.0,105.95093055024834,537.891446334317,3280.772515674983
+CN-53-G380025 = 1165.8805234021138,253.98438843821765,1917.0,419.0,1498.0,110.46734122518276,572.2893926786085,1193.2248172153986
+CN-53-G380026 = 1026.3114961961116,532.4726390516929,2335.0,114.0,2221.0,13.04419165650821,38.73186609832991,1156.2190097740893
+CN-53-G380027 = 2517.569854132901,492.99043165549176,3859.0,1185.0,2674.0,148.5228008666092,839.5650927591475,2565.384481153386
+CN-53-G380028 = 1579.732836406434,432.71510413010475,2476.0,339.0,2137.0,59.11022685652214,253.00754116583556,1637.9249664630686
+CN-53-G380029 = 1888.0755700325733,241.94439455098453,2567.0,1197.0,1370.0,498.5609715552035,4074.161107149643,1903.5142364081412
+CN-53-G380030 = 2144.7270514603615,558.6141544500514,3576.0,1091.0,2485.0,68.37841260259681,312.0606313214862,2216.2815477321024
+CN-53-G380031 = 2226.988180222352,359.7062223404362,3786.0,884.0,2902.0,255.815275094989,1700.660767294185,2255.8512631023555
+CN-53-G380032 = 2851.36289346247,382.1423092500859,4120.0,2067.0,2053.0,438.4068433144896,3454.965256409509,2876.8564605717916
+CN-53-G380033 = 1213.2427158513767,294.3256272851087,2158.0,442.0,1716.0,82.60994311581426,396.79305459833284,1248.4332030361884
+CN-53-G380034 = 2026.620719929763,190.87991377995746,2557.0,1710.0,847.0,1228.621351066577,13382.752468711536,2035.5900088016926
+CN-53-G380035 = 1601.0705179925772,357.9528367932647,2559.0,196.0,2363.0,101.80458164971863,505.9231811778435,1640.5965491105253
+CN-53-G380036 = 1764.6722454672245,395.22878046045116,3236.0,866.0,2370.0,103.09590781230364,532.6522517251818,1808.3898702510453
+CN-53-G380037 = 1458.5475139746984,326.37941664246114,2823.0,673.0,2150.0,103.2632473300498,532.7679541764347,1494.6184710920863
+CN-53-G380038 = 1072.4594758676515,247.72061447360412,2093.0,491.0,1602.0,94.2727550650067,469.10458572782113,1100.6974290028563
+CN-53-G380039 = 1966.4634146341464,115.90185147967335,2463.0,1823.0,640.0,4936.68492009608,84712.47441068104,1969.876036777696
+CN-53-G380040 = 1166.941353950594,519.0846250521257,2895.0,113.0,2782.0,18.376948872648,60.71479631180599,1277.1847836259058
+CN-53-G380041 = 1425.5201757890532,211.50447966543598,2084.0,977.0,1107.0,326.70766148053616,2347.1749996302424,1441.1252258218922
+CN-53-G380042 = 2102.3914664457334,182.66730713792487,2742.0,1671.0,1071.0,1559.3580378748968,18355.146469565487,2110.3121151338873
+CN-53-G380043 = 1465.7431607951191,346.1393370115748,2481.0,615.0,1866.0,88.8201534362786,434.77152301222077,1506.0595785175562
+CN-53-G380044 = 2834.855123113582,591.2837914075607,4326.0,1197.0,3129.0,124.5461616172633,667.9548397656068,2895.862581516019
+CN-53-G380045 = 1472.8856920684293,346.20758320146706,2585.0,893.0,1692.0,90.50691743785657,451.71274684085927,1513.0274130253215
+CN-53-G380046 = 2860.2309049906853,573.1351330149132,5368.0,1394.0,3974.0,139.54011708146518,778.7513947519595,2917.0883960826177
+CN-53-G380047 = 1815.2922116527943,430.69037566404864,3345.0,777.0,2568.0,87.51803062315783,424.9299213584524,1865.6848644336835
+CN-53-G380048 = 1408.33381364073,365.5937435219083,2596.0,616.0,1980.0,69.08312972218859,317.4634444270286,1455.0130294764392
+CN-53-G380049 = 1684.1687252964427,452.0561139703996,2828.0,563.0,2265.0,62.65989802869458,274.96589611369,1743.7829639736317
+CN-53-G380050 = 1303.3891129032259,433.5645982890389,2611.0,307.0,2304.0,36.240391309273086,138.9384489534795,1373.6089110529945
+CN-53-G380051 = 2272.947392497713,424.7104308990153,3271.0,577.0,2694.0,169.086558901125,991.111217349633,2312.2864872624627
+CN-53-G380052 = 1975.917864476386,249.9177101305907,2680.0,1147.0,1533.0,517.8470028772457,4282.56653029376,1991.660179095279
+CN-53-G380053 = 2045.731089842544,151.90385153416867,2675.0,1826.0,849.0,2483.316166482591,34005.706170799735,2051.3630766052306
+CN-53-G380054 = 1888.4336363636364,120.3280106264636,2181.0,1541.0,640.0,3912.1223647638867,62117.964105154875,1892.263308604516
+CN-53-G380055 = 1849.5142552624568,259.4167901398952,2686.0,770.0,1916.0,383.3083126726926,2878.0199906065914,1867.6188185562723
+CN-53-G380056 = 2189.3804780876494,525.6002180456389,4147.0,792.0,3355.0,84.82870536259895,409.8276233987547,2251.586655458974
+CN-53-G380057 = 2487.767910767911,710.6494710589125,4030.0,804.0,3226.0,53.27614862863874,224.3068187236109,2587.278850174996
+CN-53-G380058 = 1521.6545148625912,437.2159669394157,2771.0,780.0,1991.0,52.50059568426642,219.68055253996923,1583.2214830365574
+CN-53-G380059 = 1411.763503375844,325.25871368579243,2466.0,208.0,2258.0,94.0366463888825,458.6147589263239,1448.7475350427944
+CN-53-G380060 = 1184.1953185381474,357.8097165418985,2290.0,166.0,2124.0,46.00252959780198,185.5735074099999,1237.0716817143052
+CN-53-G380061 = 2048.341836734694,90.13908179038748,2458.0,1779.0,679.0,11803.094101577159,269791.4895168176,2050.3242022138043
+CN-53-G380062 = 1329.7292811221507,309.5399574748517,2344.0,561.0,1783.0,92.31760425761874,456.65867768405536,1365.2820024988118
+CN-53-G380063 = 1059.0462319320313,252.638410282094,1925.0,482.0,1443.0,86.47991191194292,421.18262312024495,1088.763099907091
+CN-53-G380064 = 1264.7674173117523,343.82266515588003,2510.0,486.0,2024.0,61.18378845300544,272.7240938750734,1310.668014780376
+CN-53-G380065 = 1693.7466547725246,358.5524387977112,2713.0,456.0,2257.0,119.54895777963037,634.04645999245,1731.2820630737513
+CN-53-G380066 = 2059.2611228813557,312.47550774056214,2836.0,1338.0,1498.0,306.18978839866526,2154.4084717372452,2082.8339624531536
+CN-53-G380067 = 1771.8575864210309,213.85191340068184,2569.0,1049.0,1520.0,593.32885416967,5117.102320610514,1784.7162092116757
+CN-53-G380068 = 1326.1804111245465,299.9739817066124,2203.0,507.0,1696.0,99.75357292224088,503.3444952941232,1359.6833721684584
+CN-53-G380069 = 1938.5579064587973,358.31058911603105,2782.0,1095.0,1687.0,174.34133623485886,1029.3641528586686,1971.393729057337
+CN-53-G380070 = 2053.140912528359,264.88865120490823,2793.0,1116.0,1677.0,488.6077207136791,3963.5892149558217,2070.15786939908
+CN-53-G380071 = 2067.8376365441904,305.27718199799097,3009.0,1339.0,1670.0,331.2130697771207,2385.8693550402754,2090.250379489811
+CN-53-G380072 = 2921.0026041666665,478.24148120491014,4431.0,1372.0,3059.0,246.3979326586743,1624.398017262516,2959.893769697406
+CN-53-G380073 = 1682.9937786509495,361.30003517358745,2918.0,306.0,2612.0,114.36044325399125,592.5597950955535,1721.3383671998474
+CN-53-G380074 = 1387.1089241780362,308.80604773595553,2489.0,561.0,1928.0,104.38907617439439,536.3229512947387,1421.0673251653668
+CN-53-G380075 = 1970.176614481409,666.2141999362944,3873.0,582.0,3291.0,34.67356145167756,130.60601971992367,2079.7685574232014
+CN-53-G380076 = 1560.801567351767,370.65550386275214,2438.0,757.0,1681.0,87.31957499139718,423.3314571611373,1604.2091619210642
+CN-53-G380077 = 2142.9465983906366,150.29250948233516,2711.0,1853.0,858.0,2942.076892497722,42583.32647383932,2148.2104091453652
+CN-53-G380078 = 1088.0226648351647,266.8705779828467,1991.0,748.0,1243.0,80.81028419014156,392.2193942560788,1120.2737275273003
+CN-53-G380079 = 1716.922042083477,368.28650453751396,2633.0,617.0,2016.0,114.63648080676707,593.7502119722147,1755.9772914296352
+CN-53-G380080 = 1660.5947628639444,368.3140340151109,2525.0,313.0,2212.0,104.28717708408323,523.1897245233183,1700.9497917644849
+CN-53-G380081 = 1805.430905566325,310.2547275828709,2616.0,745.0,1871.0,213.3938053713092,1328.1301671308593,1831.894852539731
+CN-53-G380082 = 1658.9354794520548,414.75868121754564,2906.0,570.0,2336.0,75.86915403803518,352.9473856945897,1709.997569773167
+CN-53-G380083 = 1765.9002835538752,445.368243040725,3076.0,693.0,2383.0,74.22891341302193,343.8468311859205,1821.1964977357163
+CN-53-G380084 = 639.8778220451527,245.31414870180427,1198.0,283.0,915.0,25.560852991564897,88.64169512867021,685.2902003520401
+CN-53-G380085 = 1339.9711294951883,257.6198357088551,2236.0,685.0,1551.0,156.40257461291836,898.5774501916143,1364.5111240408662
+CN-53-G380086 = 2210.573511037068,287.0247129962794,2942.0,1524.0,1418.0,480.2991298017316,3887.850580121546,2229.129523731034
+CN-53-G380087 = 876.1297297297298,283.07726847444667,1981.0,292.0,1689.0,39.81910339266355,164.22282234271285,920.7258241426941
+CN-53-G380088 = 2027.9074663031954,418.37447609860453,3634.0,961.0,2673.0,129.12404271588323,710.1472549236399,2070.614858958331
+CN-53-G380089 = 1867.1578389830509,143.6090041098805,2381.0,1624.0,757.0,2237.4490041130252,29623.845594526356,1872.6724064121008
+CN-53-G380090 = 1095.651724137931,262.06437629829344,1787.0,758.0,1029.0,86.21790537209489,422.752739215969,1126.5568951149492
+CN-53-G380091 = 2051.2125734961555,315.84874928428854,2979.0,1206.0,1773.0,293.3438006252868,2033.4273057831456,2075.3875431092792
+CN-53-G380092 = 1024.9143016138007,327.6208658203792,1901.0,432.0,1469.0,40.26495844722636,159.6682076429117,1076.0040694037361
+CN-53-G380093 = 2951.9709832531917,676.3727967323341,4701.0,1317.0,3384.0,96.18334306616903,478.55152254726545,3028.467078594109
+CN-53-G380094 = 1981.3968787515007,449.2403167294006,2900.0,890.0,2010.0,98.46843411393893,487.61589944330143,2031.6866031209931
+CN-53-G380095 = 1581.8282918149466,153.62683812323948,2616.0,1216.0,1400.0,1124.0758715068316,11949.484227336123,1589.2708863431483
+CN-53-G380096 = 2543.2837837837837,608.9904699087964,4056.0,1343.0,2713.0,85.61485983475305,415.3376350568041,2615.179113807943
+CN-53-G380097 = 2167.27900701565,272.2595403053915,3170.0,1463.0,1707.0,529.042354729813,4422.678183303715,2184.313061705681
+CN-53-G380098 = 1502.2317016317015,178.7946378897594,1950.0,971.0,979.0,618.1110582231448,5402.1442801229305,1512.8342962550155
+CN-53-G380099 = 1494.7971781305114,346.2857814886034,2366.0,705.0,1661.0,93.26671863240209,459.1879357136707,1534.3834091282768
+CN-53-G380100 = 1571.9506585049155,562.8538391410272,3073.0,412.0,2661.0,30.34840200496582,112.14758656878664,1669.680603292088
+CN-53-G380101 = 2101.660894660895,205.20649325225776,2786.0,1309.0,1477.0,1104.6444182911137,11620.604198165947,2111.655327230209
+CN-53-G380102 = 2330.678177072877,422.3818778503263,4128.0,1136.0,2992.0,185.12068817966625,1126.7184774110622,2368.642483748891
+CN-53-G380103 = 2275.699690402477,409.55327724720837,3649.0,1355.0,2294.0,188.37809516882007,1144.2985675587654,2312.259277806418
+CN-53-G380104 = 805.4457092819615,296.5941700261465,4685.0,352.0,4333.0,30.578068729276005,145.36822180212997,858.318642634669
+CN-53-G380105 = 1608.8753873395308,188.66544002803528,2234.0,1005.0,1229.0,646.4832424061213,5754.486577355904,1619.8995833840743
+CN-53-G380106 = 2099.817880794702,227.43866159709026,2708.0,1429.0,1279.0,814.906386729558,7788.694135428324,2112.099305736884
+CN-53-G380107 = 1499.8529995420547,480.5714754086283,2648.0,475.0,2173.0,39.382874305194974,150.72598213613705,1574.9628450257878
+CN-53-G380108 = 1869.5441513761468,230.152939030189,2533.0,1244.0,1289.0,560.1953432005554,4746.969808300775,1883.6575350336352
+CN-53-G380109 = 1592.5584795321638,503.1226203004649,3299.0,216.0,3083.0,41.18274955980529,162.4576865068344,1670.1421741240483
+CN-53-G380110 = 1593.8943041691134,492.6556333702644,3457.0,583.0,2874.0,44.005161648611164,180.8530868015766,1668.2951255560865
+CN-53-G380111 = 2069.015134143545,317.18290385349934,3101.0,1210.0,1891.0,297.19049559694463,2069.9581089594203,2093.1862362943175
+CN-53-G380112 = 1805.0625217089266,334.50026011559265,2610.0,1033.0,1577.0,173.30450667931342,1024.6180495580104,1835.7944142238773
+CN-53-G380113 = 1610.2694736842104,628.2590238652709,2972.0,288.0,2684.0,24.47521012942147,84.2086755719899,1728.48985503166
+CN-53-G380114 = 2262.847703842549,521.3342027027603,3893.0,1157.0,2736.0,94.72915189683393,469.0192623343774,2322.12598316569
+CN-53-G380115 = 1414.3487865588052,491.6721933774507,2507.0,366.0,2141.0,32.18604334400776,117.41832156934201,1497.3723771263308
+CN-53-G380116 = 1580.7597263787943,383.096033315791,2768.0,926.0,1842.0,83.17314430816239,403.711247457186,1626.5189464876992
+CN-53-G380117 = 1491.4756405629737,465.5037089363171,2931.0,180.0,2751.0,42.67196119406548,171.99401894279364,1562.431851130218
+CN-53-G380118 = 1732.2517466231952,426.402699835595,3089.0,857.0,2232.0,79.34125941937889,375.30965767272926,1783.9605870383446
+CN-53-G380119 = 2449.5201222618443,514.5028468962465,3851.0,770.0,3081.0,121.8455783878992,646.2372808201592,2502.97063682937
+CN-53-G380120 = 2081.283505154639,166.25819991998853,2498.0,1634.0,864.0,1998.822393023959,25477.13079424517,2087.9135082348157
+CN-53-G380121 = 2101.3146367521367,131.48478527998768,2779.0,1623.0,1156.0,4129.845259754364,66779.90151785743,2105.424292485695
+CN-53-G380122 = 1909.0,498.5032580400277,2924.0,516.0,2408.0,66.85946972072074,294.36764364239593,1973.0145712276233
+CN-53-G380123 = 1883.7989949748744,227.45575482058032,2436.0,1364.0,1072.0,592.8042066300852,5114.365660425398,1897.4811656164989
+CN-53-G380124 = 1466.2879248411164,433.66641154513667,2883.0,474.0,2409.0,48.98540368191525,204.5673141647622,1529.0738487847154
+CN-53-G380125 = 1342.2987561605257,256.64246943724527,2216.0,594.0,1622.0,158.0007131136784,899.1407989210372,1366.6130790786913
+CN-53-G380126 = 1606.7073302677848,339.4666341596702,2834.0,867.0,1967.0,120.51000237069483,644.2042133148941,1642.1772257719101
+CN-53-G380127 = 3525.842672160094,617.8518198124851,5191.0,1539.0,3652.0,202.48952936897783,1248.0178901098518,3579.5680493700115
+CN-54-G370001 = 4925.282470719099,223.83887001303484,6045.0,4516.0,1529.0,10719.967080451097,237373.54568668132,4930.3662395507245
+CN-54-G370002 = 4218.218164344065,368.9195003888045,5353.0,3769.0,1584.0,1529.8025675946744,17909.319894576915,4234.320025667562
+CN-54-G370003 = 4791.80626223092,473.7054760731561,6634.0,3350.0,3284.0,1065.0807390777347,11073.096563939444,4815.163977770348
+CN-54-G370004 = 4869.7399714602825,293.7757044212411,5821.0,3934.0,1887.0,4604.30959592818,77138.87843206128,4878.593194164296
+CN-54-G370005 = 4628.605657041839,519.4002182755231,6442.0,2755.0,3687.0,734.2809939413036,6781.577433208013,4657.656805212721
+CN-54-G370006 = 4800.647485274128,321.39414614787495,5789.0,3782.0,2007.0,3377.4227213366917,51119.959373443206,4811.393818328212
+CN-54-G370007 = 4456.429376703784,782.5138158260924,6414.0,2080.0,4334.0,201.1702826240438,1235.0355263713277,4524.609448505715
+CN-54-G370008 = 5129.844075829384,457.6088196798561,7492.0,3651.0,3841.0,1442.2332577994232,16542.899255528984,5150.214177504719
+CN-54-G370009 = 4884.7267059231035,363.51323222814705,6417.0,3588.0,2829.0,2466.6120219410723,33687.01420487164,4898.234055408472
+CN-54-G370010 = 4930.419842433125,563.5953657067018,7088.0,2303.0,4785.0,695.8701387102661,6324.99834294695,4962.527537344691
+CN-54-G370011 = 5054.734545919781,393.31666019716386,6601.0,4417.0,2184.0,2161.8020541729043,28305.71257705302,5070.013740109933
+CN-54-G370012 = 4284.854437229437,457.7489764669073,5496.0,3658.0,1838.0,848.8004465738318,8224.578653572584,4309.235625224188
+CN-54-G370013 = 5052.580786026201,415.0548121448732,7110.0,4254.0,2856.0,1841.1929161749392,22887.40449799069,5069.599895100774
+CN-54-G370014 = 4814.182168769201,360.03251148628453,6022.0,3417.0,2605.0,2430.128773329727,33003.056142833906,4827.626058781111
+CN-54-G370015 = 4961.517817915548,623.4076727323808,7478.0,2647.0,4831.0,528.7740088058814,4420.715522216966,5000.529590344912
+CN-54-G370016 = 4899.244165170557,479.7295194026457,6143.0,3707.0,2436.0,1095.709816478908,11503.662156818264,4922.675471909969
+CN-54-G370017 = 4974.506307949537,331.3376529962859,6603.0,4357.0,2246.0,3429.7141726997174,52199.06337858882,4985.528823316822
+CN-54-G370018 = 4911.028752925443,434.23898126989104,6183.0,4169.0,2014.0,1480.869632397998,17147.64161366912,4930.189337633469
+CN-54-G370019 = 5010.468328582392,369.3127420592343,6642.0,4320.0,2322.0,2538.3989319858597,35014.17321149118,5024.0605861369295
+CN-54-G370020 = 5020.365336170952,303.79176380269274,6893.0,4329.0,2564.0,4563.1928726874185,76257.06912013888,5029.54844338746
+CN-54-G370021 = 4977.771315702842,383.99010592837504,6356.0,3272.0,3084.0,2216.1742296110915,29192.99816812633,4992.560031976069
+CN-54-G370022 = 4220.960820895522,537.0331719078349,6113.0,3546.0,2567.0,509.6618193117935,4206.141379594762,4254.987059823377
+CN-54-G370023 = 4352.086232095879,336.64224748975226,5207.0,3235.0,1972.0,2199.0519015744303,28918.19604447779,4365.086777418457
+CN-54-G370024 = 4913.335075493612,495.0646881839841,5855.0,3207.0,2648.0,1006.3066279946653,10255.697376054974,4938.213301343161
+CN-54-G370025 = 4544.696038372713,410.2025109672628,5561.0,3719.0,1842.0,1393.0260789424503,15798.872483226025,4563.1708472513355
+CN-54-G370026 = 4916.913508636247,584.6891345963365,7829.0,1543.0,6286.0,619.3300966384136,5410.914163253935,4951.555294604375
+CN-54-G370027 = 4491.214565856847,327.8836846113774,5641.0,3352.0,2289.0,2611.038748250573,36328.79955595901,4503.167328358901
+CN-54-G370028 = 4813.823176683865,365.3212438146279,6118.0,3987.0,2131.0,2327.7791971433335,31208.937841781157,4827.6653972247295
+CN-54-G370029 = 5029.874124494427,326.48713723907224,6505.0,3383.0,3122.0,3702.1125882926995,57720.97539077476,5040.459062331638
+CN-54-G370030 = 4693.425462459195,516.3621459515451,5525.0,3647.0,1878.0,777.718115960863,7305.588656727151,4721.744639159554
+CN-54-G370031 = 4621.358908443742,488.1178008014048,5777.0,3897.0,1880.0,877.5213585465194,8592.094831066423,4647.0654340251685
+CN-54-G370032 = 4485.871893134786,453.7255740441111,5400.0,3163.0,2237.0,995.5857320726402,10124.819041201721,4508.759645197149
+CN-54-G370033 = 4878.530331071355,690.4298066911239,7240.0,2627.0,4613.0,373.76482757945934,2789.059432224177,4927.1443564351475
+CN-54-G370034 = 4734.951654735968,468.6833623522119,6577.0,2754.0,3823.0,1060.9142193088867,11012.802133137347,4758.091136877546
+CN-54-G370035 = 4889.18005384788,388.0341886032326,5872.0,3838.0,2034.0,2037.7644879537247,26141.00282299734,4904.5542234202
+CN-54-G370036 = 4297.570570971185,633.8759114477019,6929.0,1792.0,5137.0,331.4889922883075,2378.397380006653,4344.066238398218
+CN-54-G370037 = 4640.644192362997,473.08281498576997,5623.0,3707.0,1916.0,973.1024892736465,9829.640136124528,4664.69568888982
+CN-54-G370038 = 4229.655342693955,526.1172228007462,6107.0,2123.0,3984.0,543.0887109151848,4548.575956078161,4262.251007402907
+CN-54-G370039 = 3289.303684758928,1044.757581512907,7491.0,598.0,6893.0,40.46518165082328,158.19901247714108,3451.2370441187254
+CN-54-G370040 = 4798.439671707034,254.7928744227257,6216.0,4197.0,2019.0,6737.02762101537,128008.02345612695,4805.199547559758
+CN-54-G370041 = 4882.88029134533,413.48496953510937,7062.0,3618.0,3444.0,1682.5734228212486,20302.29119131841,4900.35608498404
+CN-54-G370042 = 5061.5775529120965,380.53258764231106,5967.0,3865.0,2102.0,2392.5920651630736,32332.748677580825,5075.861737124186
+CN-54-G370043 = 4494.648584202682,606.6822879513576,5931.0,2300.0,3631.0,428.2217339301284,3325.791743078871,4535.408393297022
+CN-54-G370044 = 4523.059786028949,577.3417912638832,5665.0,3567.0,2098.0,504.2021980188519,4132.6866980941495,4559.758038748551
+CN-54-G370045 = 5135.857768435803,402.33201867444126,6364.0,4003.0,2361.0,2118.059027948145,27515.784408438412,5151.592576170309
+CN-54-G370046 = 4972.652291105122,222.92896927029025,5918.0,4535.0,1383.0,11166.24051604945,250624.54269465097,4977.646847012444
+CN-54-G370047 = 5050.93180878909,399.78585417395124,6885.0,3943.0,2942.0,2054.8484172534345,26453.833060972815,5066.728813172757
+CN-54-G370048 = 5150.360262008734,383.26280188129283,6907.0,3936.0,2971.0,2466.8959638892843,33688.967884605205,5164.600778742203
+CN-54-G370049 = 4403.656452747597,598.5208232685117,6664.0,2747.0,3917.0,420.143467692184,3251.7590551895364,4444.144161670676
+CN-54-G370050 = 4262.826485037964,373.2262764022647,5413.0,3200.0,2213.0,1524.0227516308641,17793.57746869113,4279.133965528331
+CN-54-G370051 = 4236.441202475685,526.0788122954693,5371.0,3567.0,1804.0,546.6247071701259,4604.29735577738,4268.98032072998
+CN-54-G370052 = 4462.379949452401,482.615745263321,5907.0,3521.0,2386.0,818.2778193311437,7826.185777949652,4488.402028656846
+CN-54-G370053 = 5084.14857694163,457.4669462031682,5870.0,3787.0,2083.0,1405.2863366632935,15966.117709067777,5104.688311668603
+CN-54-G370054 = 4971.097392110428,214.1788455477449,6456.0,4504.0,1952.0,12573.694602815582,293505.0279477308,4975.709181586808
+CN-54-G370055 = 4699.273795058728,537.8412142025118,5706.0,3704.0,2002.0,693.131104953883,6284.566033464664,4729.952153311965
+CN-54-G370056 = 4582.836340371081,353.729895703541,5583.0,3622.0,1961.0,2213.3040834483445,29173.15386227246,4596.467530804524
+CN-54-G370057 = 5188.357744941931,446.92043630099596,7010.0,4211.0,2799.0,1599.6165062324385,18984.55274263208,5207.5708315761185
+CN-54-G370058 = 5197.614120918735,395.0541348626041,7041.0,4360.0,2681.0,2317.1226999724004,31016.915357401274,5212.60590486619
+CN-54-G370059 = 4588.720825743777,417.97762250847467,5968.0,3854.0,2114.0,1356.6235061882949,15275.056976384514,4607.717885193546
+CN-54-G370060 = 4866.711077844311,400.2370144321891,5597.0,3568.0,2029.0,1833.3501174270687,22704.16384891982,4883.141036559781
+CN-54-G370061 = 4701.768043802887,368.70356894977584,6174.0,3672.0,2502.0,2112.175656941773,27433.495549201627,4716.202398061636
+CN-54-G370062 = 4980.612717826107,617.9069534509265,8752.0,2397.0,6355.0,548.0489403673192,4621.909797360683,5018.79587631278
+CN-54-G370063 = 5019.694304264107,259.4092501726786,6493.0,4445.0,2048.0,7304.115702434394,142491.13564301826,5026.3927490136175
+CN-54-G370064 = 5127.417650556357,339.48413874040835,6251.0,3924.0,2327.0,3490.375653478676,53389.98279835567,5138.643910964564
+CN-54-G370065 = 4369.269775187344,490.83188962631345,5698.0,3758.0,1940.0,732.8401481206168,6783.602035042545,4396.7527008281695
+CN-54-G370066 = 4628.109984399376,473.5302987472618,6413.0,2808.0,3605.0,962.1444733249527,9672.190550078407,4652.271807571959
+CN-54-G370067 = 4845.394015082376,529.471219537262,6731.0,2867.0,3864.0,793.9958699467785,7523.839739031794,4874.236651385979
+CN-54-G370068 = 4139.19986775888,920.1228098150567,6894.0,1792.0,5102.0,104.54838866594388,533.9708661035407,4240.236022958757
+CN-54-G370069 = 4377.5273536407585,451.19695848946526,5538.0,2988.0,2550.0,941.9971790811378,9414.22494684378,4400.718626227222
+CN-54-G370070 = 4381.2615546218485,576.3377158243387,5510.0,3568.0,1942.0,462.2461969019944,3692.1379695503892,4419.006446328074
+CN-54-G370071 = 5165.182688054385,401.2502129802348,6836.0,4532.0,2304.0,2172.0140339001255,28470.408818292442,5180.744534754962
+CN-54-G370072 = 4135.4298954372625,725.8302474268,6159.0,1910.0,4249.0,201.42396013281086,1237.138108921938,4198.643824874395
+CN-6-G280001 = 819.2591044776119,369.0495272472071,2177.0,215.0,1962.0,18.170329915163272,61.628860870353385,898.5449537061826
+CN-6-G280002 = 1312.1277668200746,91.33962041345794,1573.0,1007.0,566.0,3007.3513489485163,43813.49113482867,1315.3030839762791
+CN-6-G280003 = 652.0679094540612,216.19410921286922,1412.0,158.0,1254.0,36.556507263042334,140.81310892957293,686.9733993380936
+CN-6-G280004 = 887.7725490196078,172.55457571268545,1400.0,459.0,941.0,151.75069908083117,864.9009648048426,904.3866321392399
+CN-6-G280005 = 1141.21904315197,442.11603193889727,2216.0,501.0,1715.0,25.65401987920449,93.99109120576782,1223.8657974427153
+CN-6-G280006 = 795.7166416791604,182.68495359985218,1905.0,581.0,1324.0,97.84390604677225,521.6244718021027,816.4182543996316
+CN-6-G280007 = 1107.442919525889,109.53060834944853,1353.0,808.0,545.0,1063.4077156251662,11044.972457804286,1112.8462491168423
+CN-6-G280008 = 618.8949522510231,307.53218958021154,2275.0,353.0,1922.0,16.225614783227527,64.16234591733462,691.0911731094496
+CN-6-G280009 = 1095.0754716981132,98.73185509086296,1274.0,857.0,417.0,1397.3797266106922,15858.345331050054,1099.5172885973773
+CN-6-G280010 = 828.3975468975469,212.63891300613255,1596.0,431.0,1165.0,71.78361528032615,340.07947095812034,855.2530637362856
+CN-6-G280011 = 929.501878914405,433.88058964607546,2299.0,461.0,1838.0,17.16558576792408,59.13675168363075,1025.780731431935
+CN-6-G280012 = 1206.9164897381459,217.60723194009904,1809.0,712.0,1097.0,187.71863994840072,1143.7669037522296,1226.3769080484515
+CN-6-G280013 = 404.3003095975232,71.83983346118491,628.0,305.0,323.0,196.13525073825514,1218.5910360266512,410.6332938430394
+CN-6-G280014 = 1040.0819721718087,253.05873461633425,1740.0,422.0,1318.0,81.80365327575714,389.90667331093215,1070.4247904464937
+CN-6-G280015 = 1534.171291652736,131.01664460677344,1907.0,1325.0,582.0,1641.1003292514781,19642.790630442767,1539.7554719160578
+CN-6-G280016 = 1613.4394683026585,323.1742173522999,2742.0,721.0,2021.0,139.60495889667604,777.7747258257006,1645.4873116004378
+CN-6-G280017 = 1209.7013605442178,242.51344011745942,1637.0,687.0,950.0,138.81588081459324,764.8246108603989,1233.7707041181259
+CN-6-G280018 = 1709.7043588123815,402.71267605661455,2756.0,643.0,2113.0,89.18412797972609,434.41801210652835,1756.4926683589479
+CN-6-G280019 = 1258.9204545454545,147.75379921753435,1662.0,871.0,791.0,644.0597404335961,5706.395794106026,1267.5613973516824
+CN-6-G280020 = 781.9982078853046,221.45479403986712,1449.0,496.0,953.0,55.56200294955295,246.27038029189947,812.7505293379194
+CN-6-G280021 = 1093.1835111948105,131.97013750096596,1372.0,773.0,599.0,593.026612135907,5114.857200044511,1101.120477668197
+CN-6-G280022 = 769.4793484584061,259.0053523616639,1447.0,383.0,1064.0,35.396583305725805,135.7494611461813,811.9003881363543
+CN-6-G280023 = 1257.8446536650974,101.95113059494489,1566.0,985.0,581.0,1915.0224469587351,24085.333827058796,1261.969574032376
+CN-6-G280024 = 399.7134831460674,18.11176097513719,440.0,364.0,76.0,10815.560617514942,240184.30777461518,400.12361151821824
+CN-6-G280025 = 799.1121751025992,277.5562734091351,1613.0,359.0,1254.0,32.71621864159484,123.12215258159935,845.9419325851944
+CN-6-G280026 = 886.4101239669421,401.0397645480372,2110.0,335.0,1775.0,18.340525930207395,64.1290982561762,972.9109931642436
+CN-6-G280027 = 912.0038809831824,356.2936398696831,1943.0,484.0,1459.0,25.01590332541999,90.24969740157006,979.1303471652659
+CN-6-G280028 = 1157.462676641729,95.30406811003328,1495.0,875.0,620.0,1827.710693177609,22639.403533755893,1161.3796593779994
+CN-6-G280029 = 771.5785781103835,256.93692311483426,1572.0,338.0,1234.0,36.97615067204041,149.64205619126068,813.2343356367581
+CN-6-G280030 = 751.1212754835337,532.4156441355528,2635.0,364.0,2271.0,8.495167618685551,28.04399131105413,920.6788737688546
+CN-6-G280031 = 851.1808066759388,585.1425779857515,2372.0,318.0,2054.0,8.164892323056508,23.431027662643775,1032.9088063451259
+CN-6-G280032 = 1250.501714998441,181.77051646236387,1651.0,766.0,885.0,345.8629883547319,2516.076533736512,1263.643565199078
+CN-6-G280033 = 1380.7298316159838,160.81649121730632,1737.0,836.0,901.0,658.4948643247657,5873.274376504355,1390.0635998981302
+CN-6-G280034 = 405.1012396694215,164.04373559677867,1459.0,304.0,1155.0,25.834184080698545,121.79517477968074,437.0553301016336
+CN-6-G280035 = 996.637914070187,121.50291262097343,1287.0,672.0,615.0,576.0318751845787,4918.030056508712,1004.016976717801
+CN-6-G280036 = 1417.3764274061991,141.56050527874373,1812.0,1106.0,706.0,1034.1576780075704,10668.313722303283,1424.4280654429458
+CN-6-G280037 = 663.6257928118393,210.38860030958816,1338.0,412.0,926.0,41.38626270960487,167.65628030075783,696.1771010492732
+CN-6-G280038 = 986.5278551532033,397.530479101439,2274.0,276.0,1998.0,23.173897889757214,81.87463156731319,1063.6106857341174
+CN-6-G280039 = 981.6815175774452,390.53333617632836,2412.0,390.0,2022.0,24.474288377297682,91.91233293649178,1056.5107139154668
+CN-6-G280040 = 397.25112685125566,48.21947610064304,596.0,330.0,266.0,585.4619431832415,5071.696422942071,400.1669347410064
+CN-6-G280041 = 1276.7101005684303,105.23495023754411,1510.0,991.0,519.0,1821.8059711197739,22537.314845233865,1281.0398415525372
+CN-6-G280042 = 847.8567186340015,242.15846282663148,1514.0,424.0,1090.0,53.33514678110981,224.47616932424972,881.7605890781088
+CN-6-G280043 = 1457.7808988764045,331.352634061609,2539.0,605.0,1934.0,98.50796260195118,496.4564252951762,1494.9647879560455
+CN-6-G280044 = 1398.5127453852915,324.7656166244386,2364.0,834.0,1530.0,93.49149267413269,470.3451438578051,1435.7265076422311
+CN-6-G280045 = 1299.9188630490955,374.29728008885064,2444.0,624.0,1820.0,52.94427614386044,229.50853212361835,1352.7333456349647
+CN-6-G280046 = 1133.758389261745,131.13611523226876,1457.0,817.0,640.0,672.1895703233658,6038.45581689993,1141.3171189198895
+CN-6-G280047 = 1252.969477107831,276.1530525820594,2592.0,477.0,2115.0,107.80723550729874,565.7292112684914,1283.0405367774865
+CN-6-G280048 = 687.695867768595,287.41973522672504,2307.0,419.0,1888.0,23.42186980569385,101.76400599611097,745.342680076622
+CN-6-G280049 = 1301.369299552906,537.3251273948687,2586.0,511.0,2075.0,21.84275939412521,75.29426365529224,1407.9347805735651
+CN-6-G280050 = 1045.7268929503916,73.49371002024206,1235.0,837.0,398.0,2923.023666299633,42184.35320494198,1048.3062816048655
+CN-6-G280051 = 931.431701764371,449.3096443964276,2374.0,481.0,1893.0,16.198163506602008,56.1540504410072,1034.139338580308
+CN-6-G280052 = 1097.1536023663639,284.65981466434795,2041.0,540.0,1501.0,69.35660642286602,320.7928756195477,1133.4801441887855
+CN-6-G280053 = 1686.0022787694645,409.6957862739959,2919.0,631.0,2288.0,82.0540051818409,391.2183144428809,1735.066085573254
+CN-6-G280054 = 935.7078651685393,401.4564391343209,2542.0,264.0,2278.0,20.619619214369944,74.67791214903704,1018.192752606634
+CN-6-G280055 = 582.525406504065,143.4087673671367,1132.0,345.0,787.0,79.95123601400898,386.3157846380922,599.9182642497958
+CN-6-G280056 = 839.1655969191271,167.7934256210292,1380.0,535.0,845.0,140.2639239851765,781.454026786735,855.7765670630827
+CN-6-G280057 = 1207.655722326454,123.49486567512844,1470.0,831.0,639.0,963.9131310199647,9698.882174171833,1213.9535928180894
+CN-6-G280058 = 969.8929624947324,117.01297253130785,1219.0,582.0,637.0,593.8117697097481,5117.829401864135,976.9259923031125
+CN-6-G280059 = 977.4991610738255,311.098853491284,1621.0,470.0,1151.0,40.54106740715783,159.43781760486155,1025.8104632648392
+CN-6-G280060 = 593.6409465020577,113.47370433017855,895.0,403.0,492.0,159.3099475197417,924.7328792505124,604.3888276087437
+CN-6-G280061 = 1171.628949500405,243.75478207104868,2293.0,652.0,1641.0,125.9391746743292,684.5627879465873,1196.7166703484693
+CN-6-G280062 = 824.5821610296318,296.490117731167,1896.0,237.0,1659.0,30.490365921307877,116.37674661112283,876.2660156599358
+CN-6-G280063 = 1078.7344806392132,249.39869332724092,2020.0,409.0,1611.0,93.88218679511935,464.6849052260517,1107.1891382926804
+CN-6-G280064 = 1151.7552922019179,121.48073559692207,1406.0,733.0,673.0,879.7782239762963,8588.734990580115,1158.14412843838
+CN-6-G280065 = 869.2425944841675,277.66597955834663,1878.0,346.0,1532.0,40.80385835339626,167.48159291862535,912.5136077175304
+CN-6-G280066 = 992.6596519627681,109.82340551792738,1232.0,614.0,618.0,764.8933655783426,7144.438950203974,998.7163586496413
+CN-6-G280067 = 1840.408567774936,520.6926320659028,3431.0,602.0,2829.0,55.150188845122365,239.73826904289476,1912.648559831918
+CN-6-G280068 = 1171.2277465918203,185.02670935731354,1654.0,776.0,878.0,272.91272463298503,1855.1877938271366,1185.7526375944306
+CN-6-G280069 = 474.4934426229508,139.51103413538806,1035.0,304.0,731.0,50.506248577440765,220.33491829361859,494.5779571894657
+CN-6-G280070 = 408.4836745987825,99.22961490369215,791.0,324.0,467.0,83.98118445206727,424.729803968953,420.36344856285865
+CN-6-G280071 = 856.328660436137,98.81947772873221,1119.0,638.0,481.0,676.6382434219988,6089.264567321446,862.0116378929744
+CN-6-G280072 = 580.1345852895149,56.42206842559651,815.0,443.0,372.0,1119.281127520791,11875.685500385887,582.8718442800784
+CN-6-G280073 = 1530.3543390248196,82.24994612557148,1784.0,1217.0,567.0,6496.867414830972,121912.77589587096,1532.5630351178877
+CN-6-G280074 = 408.75103734439836,46.35106261077493,824.0,343.0,481.0,715.9645697844235,6668.367474595533,411.3706741313359
+CN-6-G280075 = 481.36567164179104,42.836521375668326,549.0,373.0,176.0,1452.168141371284,16680.78031095493,483.26791472093475
+CN-6-G280076 = 534.0741350906095,32.669824050553245,594.0,429.0,165.0,4416.738793079371,72954.27055561502,535.072424234586
+CN-6-G280077 = 780.6069437404967,298.16896590273564,2180.0,398.0,1782.0,27.522052042145614,112.3834568846082,835.6147035825696
+CN-6-G280078 = 883.1964520367937,363.0938474966338,2286.0,179.0,2107.0,22.40185611063915,80.91040297719084,954.9204757362202
+CN-6-G280079 = 1387.9462925851703,170.50575810915987,1827.0,948.0,879.0,563.7756449458226,4789.470892296574,1398.3801788674275
+CN-6-G280080 = 1165.1077253218884,97.57531912165487,1495.0,890.0,605.0,1738.2855163125275,21186.54745758659,1169.1864498472594
+CN-6-G280081 = 960.1205778301887,146.37080126632299,1340.0,479.0,861.0,301.06458097027456,2090.6915393338368,971.2136404706848
+CN-6-G280082 = 967.0909402882636,145.49989905444494,1306.0,539.0,767.0,312.9297371073448,2202.6549858602248,977.9750034701764
+CN-6-G280083 = 1232.0014258555134,516.3034853372103,3017.0,450.0,2567.0,21.33906451342806,75.12152118740468,1335.813161441887
+CN-6-G280084 = 1248.3190104166667,249.22050572121194,1766.0,660.0,1106.0,140.43502144539653,776.8030779503721,1272.9537353099613
+CN-6-G280085 = 1052.2067929759705,229.4228029913628,1692.0,418.0,1274.0,110.1295472124101,569.6302992884994,1076.928018818895
+CN-6-G280086 = 1115.5461699895068,156.86624929008275,1539.0,695.0,844.0,381.06343039353,2865.996202220975,1126.5213169508138
+CN-6-G280087 = 1113.64744645799,140.51674786614035,1466.0,737.0,729.0,521.4802493029248,4321.756416600952,1122.4774347100606
+CN-6-G280088 = 1201.743331002098,77.97166625813068,1383.0,864.0,519.0,3706.653969967808,57808.69488456083,1204.270158372733
+CN-6-G280089 = 1471.101504868693,315.35610276291715,2707.0,649.0,2058.0,115.99268618236688,616.4378518595101,1504.5228842316585
+CN-6-G280090 = 1154.9706937799042,300.52783399475584,2455.0,446.0,2009.0,68.8526483936866,318.8768776471271,1193.429630307549
+CN-6-G280091 = 1282.4397905759163,357.4049697317294,2438.0,423.0,2015.0,57.41454037928073,252.1295920392282,1331.3114319502174
+CN-6-G280092 = 1500.421103117506,486.7348099223538,2861.0,571.0,2290.0,38.84292539232521,153.31654005723425,1577.3947704587154
+CN-6-G280093 = 1426.787090909091,100.40171465708504,1721.0,1108.0,613.0,2912.3178965772067,41989.13301545348,1430.315317365688
+CN-6-G280094 = 1255.4255952380952,766.4629726944098,3691.0,384.0,3307.0,9.885848095442542,29.545759591826776,1470.9041143767586
+CN-6-G280095 = 1217.8161696895174,99.79056160227954,1493.0,921.0,572.0,1854.1721306521035,23079.103085301977,1221.897859619267
+CN-6-G280096 = 850.4079585894533,306.9045592112396,2019.0,315.0,1704.0,30.27489980963509,115.81131235409828,904.0929733699552
+CN-6-G280097 = 1082.4971150926208,77.08147223855963,1354.0,849.0,505.0,2811.8419676083663,40083.82675959709,1085.2380188448572
+CN-62-G060001 = 2574.503497018332,877.9342938279416,5753.0,1461.0,4292.0,34.944743479033,139.40032575501118,2720.0803077186497
+CN-62-G060002 = 1539.331807397069,355.6817193300904,3610.0,1025.0,2585.0,95.38123090173121,492.8590315350225,1579.8898375297997
+CN-62-G060003 = 1400.4001029866117,253.06706889560445,2223.0,904.0,1319.0,186.39425381650025,1131.29015945314,1423.082355243127
+CN-62-G060004 = 1320.9768303985172,97.94131331233847,1533.0,1082.0,451.0,2493.735212976383,34172.6071954022,1324.602690357776
+CN-62-G060005 = 2577.33470681458,339.3155142942364,3494.0,1455.0,2039.0,460.5528389260183,3663.8018216277856,2599.5748131553664
+CN-62-G060006 = 2013.6339339947358,140.41989222812933,2413.0,1589.0,824.0,2991.691870865825,43512.44080212316,2018.5240564007345
+CN-62-G060007 = 2136.243830207305,228.09048916541568,2908.0,1636.0,1272.0,849.70908984132,8225.67486291966,2148.3861322738276
+CN-62-G060008 = 1260.2980692938377,250.06754030111676,2029.0,826.0,1203.0,143.53123493163272,807.8059841843867,1284.8676967602635
+CN-62-G060009 = 1688.6209631728045,166.59762627048133,2078.0,1269.0,809.0,1071.376944393395,11159.04753165163,1696.8192379701525
+CN-62-G060010 = 1874.45660461987,167.1788368156383,2281.0,1336.0,945.0,1443.0117711315495,16553.05369152084,1881.897001985518
+CN-62-G060011 = 1467.205268389662,166.3387556234071,2226.0,1236.0,990.0,714.4008855424077,6584.663484773674,1476.6041721506558
+CN-62-G060012 = 2150.153846153846,183.7664672319943,2643.0,1759.0,884.0,1636.8434172018558,19562.996857122955,2157.9925107861486
+CN-62-G060013 = 1881.4886918529942,292.25996560838587,2867.0,1492.0,1375.0,287.1021163349751,1994.5171431781428,1904.0524113238337
+CN-62-G060014 = 1353.6269113149847,124.88220399425934,1687.0,998.0,689.0,1305.7631000801507,14500.524230559067,1359.375363875118
+CN-62-G060015 = 2232.6018269747447,150.48313730268956,3122.0,1841.0,1281.0,3310.7045412878824,49808.1403907291,2237.6675562789546
+CN-62-G060016 = 1473.462369817253,107.91364188870114,1736.0,1134.0,602.0,2586.318910459387,35866.2594291349,1477.408782082047
+CN-62-G060017 = 1574.1034234522476,162.7890057105124,2055.0,1163.0,892.0,933.4553494459603,9318.780164263027,1582.4986091950614
+CN-62-G060018 = 1732.8428217821781,302.9367296585146,2690.0,1181.0,1509.0,205.20446463864727,1290.2550102816917,1759.1233348398907
+CN-62-G060019 = 1392.3351662738937,293.5631108896261,2271.0,744.0,1527.0,121.0363714502711,645.5257721385472,1422.9464203961252
+CN-62-G060020 = 1883.668508965856,150.29256260071554,2339.0,1445.0,894.0,2006.00458806386,25601.440616750042,1889.6547055064693
+CN-62-G060021 = 1804.5361810647114,347.74443757086294,3437.0,1272.0,2165.0,156.41089391290458,914.14793589863,1837.7369296591633
+CN-62-G060022 = 1462.4381520119225,68.35051660144778,1772.0,1349.0,423.0,9860.550555626789,212439.82432277268,1464.034542481745
+CN-62-G060023 = 1217.55900621118,107.63535787131663,1455.0,944.0,511.0,1481.0539723886925,17128.239781703145,1222.3073688193338
+CN-62-G060024 = 1825.6255380200862,124.2436818910603,2390.0,1373.0,1017.0,3216.161902515838,47887.63729013967,1829.8483810307825
+CN-62-G060025 = 1813.0390476190476,320.17565178990986,3292.0,1299.0,1993.0,200.44616858492552,1269.9119311865843,1841.0928917875046
+CN-62-G060026 = 1783.8840377226686,269.12145166430724,2936.0,1266.0,1670.0,311.9404948602071,2219.2367572536727,1804.0700141035645
+CN-62-G060027 = 1278.2060580989153,146.05061389264998,1860.0,1071.0,789.0,697.6671249240751,6367.508612182712,1286.5230308001437
+CN-62-G060028 = 2343.322614107884,447.0666712871122,4134.0,1709.0,2425.0,161.6361663248529,966.0203646457376,2385.587869344817
+CN-62-G060029 = 1480.984017212233,136.94371290326882,2105.0,1270.0,835.0,1298.6645478999405,14446.150388289569,1487.3020001808027
+CN-62-G060030 = 3061.2144363721586,356.6487733077539,4019.0,2024.0,1995.0,657.9134721216701,5865.742609238548,3081.9202087262474
+CN-62-G060031 = 1353.0710576015108,243.55519023843954,2227.0,699.0,1528.0,188.35621249695902,1145.6760849926525,1374.8165032508716
+CN-62-G060032 = 2109.6915297092287,141.08898633412238,2436.0,1776.0,660.0,3387.8693650329815,51317.93893123443,2114.4040419445987
+CN-62-G060033 = 1802.5697743467933,147.56674443334757,2379.0,1476.0,903.0,1859.6580913810703,23179.444634911648,1808.5999379219568
+CN-62-G060034 = 2046.196052041274,372.78679230785855,3262.0,1168.0,2094.0,182.2362755336165,1099.7857105267417,2079.876985763456
+CN-62-G060035 = 1626.25,352.25671220093693,2726.0,857.0,1869.0,112.46988047017601,589.0009186312626,1663.9632970082646
+CN-62-G060036 = 1213.7720352564102,116.90516251415198,1519.0,901.0,618.0,1150.286974478977,12266.61550575959,1219.3889332747565
+CN-62-G060037 = 2340.619261713204,331.70242452591316,3587.0,1513.0,2074.0,373.2115818468762,2801.6562658568328,2364.0061393192773
+CN-62-G060038 = 2725.2003027245205,354.2940618757716,3783.0,1991.0,1792.0,478.44154255229085,3866.2738582668985,2748.1340892049375
+CN-62-G060039 = 2347.855,578.5937077003042,4616.0,1709.0,2907.0,80.59580209750563,401.2417013929576,2418.097140235558
+CN-62-G060040 = 1476.3326334733053,83.67667103672478,1888.0,1299.0,589.0,5545.6979817128895,98816.22967521503,1478.702076124198
+CN-62-G060041 = 2087.8551278283867,154.44542478922736,2560.0,1703.0,857.0,2511.4560559978263,34520.53119073315,2093.5597493354744
+CN-62-G060042 = 3488.427472724021,201.63994003143503,4292.0,2826.0,1466.0,5229.85424988133,91378.82873339778,3494.2502626273895
+CN-62-G060043 = 3739.198243604429,290.26210711264974,4786.0,3301.0,1485.0,2177.239194217452,28579.205418329697,3750.4473860860817
+CN-62-G060044 = 2598.174778761062,335.7299487809088,3449.0,1637.0,1812.0,486.22222159507265,3934.165851854818,2619.776093390144
+CN-62-G060045 = 2072.8016415868674,435.27943355704576,3576.0,1502.0,2074.0,123.13687092472122,669.5670733967783,2118.0119996456474
+CN-62-G060046 = 1382.9955032294988,97.43239880504014,1920.0,1228.0,692.0,2904.553694484954,41928.921400306725,1386.4233243457495
+CN-62-G060047 = 1260.6840071343638,144.78422698603205,1670.0,922.0,748.0,686.6426260557332,6218.228640558889,1268.9707003033204
+CN-62-G060048 = 1478.597981204316,140.70505258619062,2151.0,1178.0,973.0,1192.600651438132,12888.284835235545,1485.2777187599502
+CN-62-G060049 = 1651.9565217391305,143.68097472333253,1935.0,1239.0,696.0,1553.915389995377,18250.744435846125,1658.1931649279866
+CN-62-G060050 = 1717.9889525368249,162.30087472614983,2201.0,1277.0,924.0,1217.9222756371714,13235.324924290879,1725.6383210207898
+CN-62-G060051 = 1319.7902309731162,97.48400540261477,1623.0,1014.0,609.0,2521.9504479847988,34689.43760408564,1323.3855768752387
+CN-62-G060052 = 2376.1214605067066,439.752087049097,3963.0,1636.0,2327.0,174.65166301079825,1045.2496033494415,2416.4716205957316
+CN-62-G060053 = 2488.2007425613137,1014.6028995416265,5578.0,1134.0,4444.0,22.83969376829117,81.53758036149868,2687.1103399453
+CN-62-G060054 = 2997.3259824179127,865.4601498401902,5418.0,1310.0,4108.0,52.00311990324398,219.13876651018822,3119.7731192891106
+CN-62-G060055 = 3112.5355239786854,533.4483474291985,4770.0,1512.0,3258.0,215.9649926908313,1361.7418613522098,3157.917751842852
+CN-62-G060056 = 1557.786905886056,265.311198251255,2601.0,763.0,1838.0,220.0811052827595,1399.3390668938152,1580.2183634129713
+CN-62-G060057 = 1428.5455635491608,174.28895894271298,1863.0,1124.0,739.0,575.1680814848376,4916.231350035504,1439.138307580381
+CN-62-G060058 = 2956.8508873628825,439.43297141548686,4527.0,1918.0,2609.0,325.44109297803755,2340.664200266908,2989.325761181894
+CN-62-G060059 = 1980.985052631579,160.51355865913098,2509.0,1489.0,1020.0,1916.7827759782072,24114.668809044637,1987.477391384153
+CN-62-G060060 = 2288.0841836734694,120.96573791716325,2571.0,1963.0,608.0,6824.065149808429,130143.25113831722,2291.2795423794387
+CN-62-G060061 = 1893.6393815370623,642.678659592042,4029.0,574.0,3455.0,34.68902836216167,133.2026089319365,1999.7264729965177
+CN-62-G060062 = 1816.7424823660438,430.8870977607498,3262.0,641.0,2621.0,87.80339614240643,429.0707282072136,1867.1413814305056
+CN-62-G060063 = 1908.8451656524678,242.22217454449626,2698.0,1346.0,1352.0,513.2266692407293,4238.019960414625,1924.1521375078069
+CN-62-G060064 = 1738.0418547394338,386.68403400529616,3255.0,1425.0,1830.0,106.09492370001608,567.1820525133616,1780.5375679779168
+CN-62-G060065 = 3394.227856174759,383.2509489431499,4519.0,1922.0,2597.0,720.7203815396473,6608.122584245042,3415.7962511687556
+CN-62-G060066 = 1781.2284223203533,163.00489611433755,2440.0,1324.0,1116.0,1337.8895503946314,14989.898782703576,1788.6713752501046
+CN-62-G060067 = 1938.2389067524116,430.8933550636773,3565.0,1312.0,2253.0,104.81162586876775,538.504805618403,1985.55764033352
+CN-62-G060068 = 2264.589155749636,287.4428549984853,3316.0,1724.0,1592.0,513.0958703933547,4241.713664044744,2282.7587343450314
+CN-62-G060069 = 1952.8970788043478,246.09497838884437,2660.0,1517.0,1143.0,523.6600661353651,4349.394076405793,1968.3418754857503
+CN-62-G060070 = 1768.4097006076775,567.710488010385,4336.0,1192.0,3144.0,41.12793548052074,176.62925681094873,1857.3012861138943
+CN-62-G060071 = 1944.9651984774334,254.69655230000404,2476.0,1413.0,1063.0,468.0828848983631,3748.2886115879637,1961.5707881801948
+CN-62-G060072 = 2320.2953941541186,304.5980391332149,3587.0,1660.0,1927.0,465.85323473831943,3748.940511741392,2340.203128272547
+CN-62-G060073 = 1990.7272727272727,225.82895701753318,2603.0,1505.0,1098.0,711.8194525352008,6520.0894745796795,2003.4953936078298
+CN-62-G060074 = 1655.695895121427,225.7269607239647,3309.0,1397.0,1912.0,419.1740768490406,3304.464789515533,1671.0121357786788
+CN-62-G060075 = 1365.4776433456075,130.99672586839313,1725.0,1029.0,696.0,1164.0280535151924,12467.302173804552,1371.7468194477117
+CN-62-G060076 = 1354.158142999007,118.07204374082558,1758.0,1034.0,724.0,1543.1160224736204,18099.82495150278,1359.2958779322678
+CN-62-G060077 = 1972.5514935354436,277.5130356876815,2766.0,1400.0,1366.0,381.1498215134365,2878.74307520907,1991.9771282887516
+CN-62-G060078 = 2412.9580119965726,567.3117812910215,4056.0,1062.0,2994.0,89.77305825908792,439.7369713733827,2478.751505264302
+CN-63-G270001 = 4260.522392457277,230.22495305992297,5209.0,3374.0,1835.0,6392.954146298047,119324.34738527966,4266.738166989079
+CN-63-G270002 = 4503.867449541284,258.70879873028565,5216.0,3468.0,1748.0,5327.351757275009,93600.48474957337,4511.291638275892
+CN-63-G270003 = 3389.5602749678646,618.6416193927223,5620.0,2636.0,2984.0,181.73294279739926,1101.9900829473313,3445.5531211817174
+CN-63-G270004 = 4401.703157625602,203.72081394483635,5291.0,3789.0,1502.0,10151.821191240428,220758.8518564592,4406.414966601029
+CN-63-G270005 = 3277.1040385129713,408.8631962812743,4334.0,2413.0,1921.0,539.1885511765067,4522.086353259301,3302.5111646308433
+CN-63-G270006 = 3559.5540751654326,771.0563822843188,5470.0,2643.0,2827.0,112.5342335352225,589.1515834006266,3642.1083397790662
+CN-63-G270007 = 4320.616094632135,231.94914698741474,5044.0,3678.0,1366.0,6519.4107810295045,122492.807404637,4326.837626255743
+CN-63-G270008 = 3738.6206940627594,311.6323768111058,4844.0,3033.0,1811.0,1762.6967826494747,21582.98937502712,3751.586255485971
+CN-63-G270009 = 4330.8842921973355,956.0511433062849,6479.0,2645.0,3834.0,105.83973838652096,533.3762299983059,4435.154173308847
+CN-63-G270010 = 3301.0160648180486,319.86571559785045,4972.0,2501.0,2471.0,1131.398042121742,12042.027907259158,3316.4772178023054
+CN-63-G270011 = 3189.0665557404327,520.2274984980899,4817.0,2155.0,2662.0,248.93944858438073,1644.757610186283,3231.2199162445945
+CN-63-G270012 = 3080.809677419355,379.03573655233,4940.0,2186.0,2754.0,562.0219554534247,4787.667900233465,3104.0387172302662
+CN-63-G270013 = 3621.059158304628,334.9215944210461,4642.0,2964.0,1678.0,1296.665034424613,14385.94225988536,3636.5150766016845
+CN-63-G270014 = 3723.0810462569257,162.9661450743523,4345.0,3325.0,1020.0,11993.23887899928,275624.3769926045,3726.646004309768
+CN-63-G270015 = 2930.728484175458,432.1895966286911,4318.0,1747.0,2571.0,332.372091029092,2399.3703081276217,2962.4242261012264
+CN-63-G270016 = 3218.3603658536585,325.06292263658275,4220.0,2585.0,1635.0,1000.6416150872591,10216.418463971659,3234.734818833026
+CN-63-G270017 = 2751.671593830334,359.47881634213854,4065.0,2160.0,1905.0,472.5160003751902,3820.3779650259175,2775.0534372677434
+CN-63-G270018 = 3046.9004360465115,401.0628768918161,4267.0,2229.0,2038.0,461.92282547109716,3700.29698134298,3073.1829913627275
+CN-63-G270019 = 2768.250125313283,502.8564842010014,4367.0,1975.0,2392.0,183.93021529330264,1115.7900709991204,2813.551741127218
+CN-63-G270020 = 4104.619295958279,263.73117503029374,4946.0,3482.0,1464.0,3816.4922751618174,60121.449524561474,4113.0832349267985
+CN-63-G270021 = 2806.9551593733117,528.1846867899413,4187.0,1885.0,2302.0,166.41590112623123,977.5222760932837,2856.217136369685
+CN-63-G270022 = 2952.1817040358746,366.07643499300264,5342.0,2642.0,2700.0,550.7773485841766,4695.57493639857,2974.792222979841
+CN-63-G270023 = 4415.249902086216,193.77121475504578,5232.0,3474.0,1758.0,11898.605082101172,272674.3545649789,4419.499856492812
+CN-63-G270024 = 3401.149434724942,745.0113509503179,5796.0,2649.0,3147.0,109.74688221658404,578.460036017689,3481.7896820994997
+CN-63-G270025 = 4218.661552699961,379.5099292840669,6199.0,2781.0,3418.0,1406.5584548862837,15997.411468010356,4235.697472985298
+CN-63-G270026 = 3589.9532811234135,457.1566802875392,5106.0,2452.0,2654.0,507.960927093036,4179.825754990568,3618.944154167108
+CN-63-G270027 = 2341.289757412399,419.0643983315662,4026.0,1652.0,2374.0,192.48803601344113,1196.31713653169,2378.4979920347228
+CN-63-G270028 = 4493.036276456628,333.3952038967424,5707.0,3570.0,2137.0,2488.212372699406,34087.46286567992,4505.38870060471
+CN-63-G270029 = 2424.5186862967157,191.1716288225774,2969.0,2089.0,880.0,2078.2439789921154,26853.68593963715,2432.0438836231206
+CN-63-G270030 = 3740.9984422159478,417.2862497516852,4990.0,2273.0,2717.0,747.2675030852856,6938.641263756789,3764.199404773075
+CN-63-G270031 = 4586.099162878912,183.46801385650795,5588.0,3765.0,1823.0,15693.977673214356,394186.10144418635,4589.767537018308
+CN-63-G270032 = 4118.081360170021,355.119449846542,5748.0,2870.0,2878.0,1594.241771967404,18895.73420611705,4133.364720495771
+CN-63-G270033 = 3618.6752696456088,322.002217481952,4475.0,2576.0,1899.0,1452.795761593491,16700.837647531058,3632.973456441433
+CN-63-G270034 = 3208.153594771242,473.9891280351068,4298.0,1927.0,2371.0,329.98082808327683,2365.417508924755,3242.979367979254
+CN-63-G270035 = 3783.135968226291,585.0564159609834,5568.0,2758.0,2810.0,289.6637497828968,1998.3017519847067,3828.107726272158
+CN-63-G270036 = 4076.895435369958,476.5395930638165,5212.0,2646.0,2566.0,651.241795170801,5778.553148882527,4104.6517970100485
+CN-63-G270037 = 2518.2851919561244,141.43866126187643,2850.0,2254.0,596.0,5697.726793115363,102400.25433985126,2522.253992548143
+CN-63-G270038 = 2628.426354029062,454.55088180923076,4476.0,1764.0,2712.0,211.19717545809894,1333.785765175714,2667.441021411356
+CN-63-G270039 = 4554.811165759732,281.3817260937003,5514.0,3639.0,1875.0,4289.757681878884,70212.0041185989,4563.494322502111
+CN-63-G270040 = 4799.8813908145585,210.10439354638433,5808.0,3992.0,1816.0,11992.01738002692,275562.16783624777,4804.4776221848915
+CN-63-G270041 = 3737.2714318027597,338.0750116128146,4905.0,2675.0,2230.0,1384.5133397515226,15689.755186182092,3752.531474677601
+CN-63-G270042 = 4832.526058486627,231.34250435688438,6835.0,4037.0,2798.0,9178.005436592379,193054.7680962241,4838.060299363208
+CN-64-G260001 = 1722.0389359648182,190.1175925830445,2739.0,1258.0,1481.0,771.2751139338554,7263.362755069172,1732.501889173116
+CN-64-G260002 = 1756.5421960072595,230.19095982154073,2852.0,1325.0,1527.0,468.2578970540048,3776.4200490587546,1771.5609965049377
+CN-64-G260003 = 1281.7839285714285,369.12575332197946,3204.0,1086.0,2118.0,54.83346104602828,262.00276489084575,1333.8755044266777
+CN-64-G260004 = 1943.9142176330422,153.94732276161267,2613.0,1564.0,1049.0,2052.0115023167027,26424.22390797234,1950.0005804361574
+CN-64-G260005 = 1317.4618674269423,93.24487305268354,1645.0,1103.0,542.0,2862.7973539866643,41043.023010551806,1320.7575017673369
+CN-64-G260006 = 2179.2383683875078,226.32239937257313,2920.0,1708.0,1212.0,922.2308498222166,9178.091011847662,2190.95908102137
+CN-64-G260007 = 1291.4675456389452,330.70440646776166,2896.0,1086.0,1810.0,73.05987925819872,357.3971128630733,1333.1368368985518
+CN-64-G260008 = 1231.5372226198997,135.43083064293535,1759.0,1088.0,671.0,780.7687737363148,7394.7281877250625,1238.9614362791815
+CN-64-G260009 = 1342.1684911946693,286.7449403325863,2339.0,1076.0,1263.0,117.60237110134636,633.4777227874313,1372.4572560054878
+CN-64-G260010 = 1158.563201196709,55.09973896246151,1296.0,1086.0,210.0,9359.886399645737,198166.84980280625,1159.8726966356685
+CN-64-G260011 = 1590.2038443056224,184.00447956601025,2600.0,1235.0,1365.0,671.8970008539109,6047.237050914999,1600.8141412870946
+CN-64-G260012 = 1227.4791800128123,97.86493187060715,1472.0,1100.0,372.0,2011.3859910634183,25724.669481663605,1231.3743063159004
+CN-64-G260013 = 2026.0273170731707,150.91827940529782,2658.0,1588.0,1070.0,2460.0765664047913,33585.34644531592,2031.6404742437492
+CN-64-G260014 = 1491.178401937046,106.01717773173195,1954.0,1280.0,674.0,2825.8163672775277,40384.7139349724,1494.942362894879
+CN-64-G260015 = 1234.8226822682268,266.1212190184903,2937.0,1090.0,1847.0,116.79497017044233,659.9884821472893,1263.1736063803683
+CN-64-G260016 = 1159.1435215946844,92.95033861188178,1643.0,1096.0,547.0,1979.435482494866,25260.77549661517,1162.864338219635
+CN-64-G260017 = 1295.322249734701,128.20814488734757,2088.0,1123.0,965.0,1062.936441627487,11091.674212744856,1301.6516657974294
+CN-64-G260018 = 1554.63369630974,261.3504237274668,2353.0,1158.0,1195.0,228.70342782518344,1475.3711546102784,1576.4485318855832
+CN-65-G360001 = 2891.1024384749676,744.2438604665236,5690.0,1468.0,4222.0,70.78093057985576,328.86737833295217,2985.3596489532074
+CN-65-G360002 = 1025.681666893085,49.96870208587241,1638.0,954.0,684.0,8714.597512177968,180456.60554931161,1026.8981220105159
+CN-65-G360003 = 3786.8327417793553,1002.0349230071693,7433.0,1256.0,6177.0,64.8607407963619,285.8732621128055,3917.164306119687
+CN-65-G360004 = 1302.518196771872,820.7751869595265,3784.0,444.0,3340.0,9.429700114992416,27.69469085746474,1539.553688719654
+CN-65-G360005 = 2152.5139654189625,819.7480570356843,4486.0,1133.0,3353.0,26.94457345410036,101.79388432452453,2303.324390600996
+CN-65-G360006 = 1048.5357899431374,25.335377292648158,1119.0,1003.0,116.0,71011.90806170908,2944127.8251896617,1048.8418298934498
+CN-65-G360007 = 1159.6517718261264,176.3313805590494,2629.0,1037.0,1592.0,308.30338354454847,2260.419328839954,1172.9812392657159
+CN-65-G360008 = 2154.305402782271,917.9242903059443,6363.0,964.0,5399.0,20.997872262522858,76.2576160333621,2341.712358764533
+CN-65-G360009 = 1388.6633085396854,669.1172716829358,4240.0,383.0,3857.0,16.14578365487771,56.454273349332894,1541.4615492281341
+CN-65-G360010 = 1158.5485042735042,220.95149184809247,2382.0,1031.0,1351.0,162.7714789217066,992.8867178116401,1179.4296072696638
+CN-65-G360011 = 1159.4227147264166,855.2944053853339,4217.0,165.0,4052.0,7.216667120609091,20.234470099615084,1440.7600602831237
+CN-65-G360012 = 1521.3756760933395,840.147762524606,4297.0,455.0,3842.0,11.756799293557624,35.14344361502314,1737.939069899622
+CN-65-G360013 = 1028.3674973093798,861.105892750492,4270.0,385.0,3885.0,6.799565394212318,22.21587840301881,1341.2841116079737
+CN-65-G360014 = 1331.842092555332,562.1169482553812,2832.0,496.0,2336.0,20.74050463958479,70.17953527561595,1445.6067317974514
+CN-65-G360015 = 736.8111556556281,387.8064012102247,3260.0,360.0,2900.0,16.20362187461059,79.34628672721024,832.6370661447934
+CN-65-G360016 = 754.1255828173967,578.161666829852,4075.0,419.0,3656.0,9.507520364625735,45.228170398629715,950.2506551700716
+CN-65-G360017 = 1295.054380774327,642.4058720122031,3816.0,450.0,3366.0,15.677073697848797,56.34942163627183,1445.631748945259
+CN-65-G360018 = 1784.7641362074353,871.7624793167738,4092.0,711.0,3381.0,15.306797346009194,49.70371378734454,1986.2912279514303
+CN-65-G360019 = 1109.1911992762987,720.754677272452,3695.0,402.0,3293.0,9.150221073975539,27.887815282910264,1322.7971958550975
+CN-65-G360020 = 1088.5521937442174,487.70166179533055,4392.0,32.0,4360.0,18.829158513656342,70.29364546430517,1192.8112966531125
+CN-65-G360021 = 717.8311688311688,15.485563111091563,747.0,674.0,73.0,99744.68148070158,4630033.38185508,717.9981821776358
+CN-65-G360022 = 2899.118390721798,709.7892481264154,4662.0,907.0,3755.0,79.73996773113376,370.92610076731216,2984.742571843878
+CN-65-G360023 = 785.7821654636314,574.027641304152,3786.0,236.0,3550.0,8.495239082606568,31.545273565776874,973.1193886373455
+CN-65-G360024 = 3826.1349332626182,1462.5238540439316,6656.0,1191.0,5465.0,25.428070214661872,86.58392339628418,4096.1304362996125
+CN-65-G360025 = 1687.0201077021886,703.6802138249276,4106.0,636.0,3470.0,22.300485069680704,84.02601422025916,1827.895699190794
+CN-65-G360026 = 1520.477884291961,978.4499554240821,4207.0,512.0,3695.0,9.259447712717456,28.04083735239552,1808.097705294254
+CN-65-G360027 = 966.5172100181894,933.9110173091528,4492.0,365.0,4127.0,5.8994737901288365,19.1577515593887,1344.003461867864
+CN-65-G360028 = 1158.6548176583494,557.0362191183024,3161.0,451.0,2710.0,16.396364108903562,57.884565954925655,1285.6011573938918
+CN-65-G360029 = 1213.4068585944115,196.90041249925156,2580.0,1113.0,1467.0,256.2284083265052,1777.8687002155987,1229.2786408810387
+CN-65-G360030 = 853.3427178213267,605.4097531531876,3988.0,458.0,3530.0,9.454395027013437,38.01655159350884,1046.2861765653267
+CN-65-G360031 = 1102.201699298116,1060.5899344124275,4127.0,165.0,3962.0,5.276941729512731,14.722833129268047,1529.6076604517448
+CN-65-G360032 = 1554.9079107505072,483.39332396169846,3746.0,1026.0,2720.0,43.9105692735213,185.3607352124349,1628.3143789100577
+CN-65-G360033 = 352.69670634630836,234.2226866797615,2833.0,238.0,2595.0,12.968082916317258,81.53344259411574,423.38544332914785
+CN-65-G360034 = 1311.7045454545455,9.438989606593937,1344.0,1291.0,53.0,2684102.073957484,3.73058601601209E8,1311.7385063688987
+CN-65-G360035 = 1163.4705637322966,557.0005148003469,3293.0,862.0,2431.0,17.510102882038403,69.42458948234194,1289.927643768983
+CN-65-G360036 = 1065.5892473118279,124.1395261922356,1624.0,886.0,738.0,659.4308295220757,5917.703738672643,1072.7959106697883
+CN-65-G360037 = 1552.3023322637805,835.7093051631565,4640.0,900.0,3740.0,13.240554578946435,45.371510546283936,1762.966980260226
+CN-65-G360038 = 443.72633744855966,108.5417662768735,863.0,310.0,553.0,82.1309754515172,409.52445493772944,456.8089070629167
+CN-65-G360039 = 1280.7317086897795,294.1257843856658,3394.0,1061.0,2333.0,98.76172109129949,541.756041472204,1314.0714161277256
+CN-65-G360040 = 1389.0594838767386,822.9867832743006,4575.0,870.0,3705.0,11.494465039502797,40.466839402677365,1614.556748829874
+CN-65-G360041 = 1059.8210373418872,1178.0684778425293,5050.0,298.0,4752.0,4.935892996845002,14.737793010575063,1584.6343331124156
+CN-65-G360042 = 1177.9837630215911,21.82153235398219,1305.0,1128.0,177.0,157474.45133715516,8509692.849255202,1178.1858619151667
+CN-65-G360043 = 2820.732490237524,1754.7228009436942,6271.0,1022.0,5249.0,9.330843889532712,25.717890419181533,3321.984932180347
+CN-65-G360044 = 685.4446206714248,463.17156147620415,3452.0,403.0,3049.0,10.350439632843434,44.09740175610928,827.2618831831294
+CN-65-G360045 = 1165.949260669601,356.4593347127612,2794.0,674.0,2120.0,46.0308977620496,199.07091968312858,1219.2214465632785
+CN-65-G360046 = 1299.8392327140816,350.00859721500626,3648.0,1071.0,2577.0,65.75994878582328,338.3275135484229,1346.1381983389194
+CN-65-G360047 = 2227.466310094676,872.6215111581913,4771.0,742.0,4029.0,24.524206397220674,85.87753734358603,2392.2948113355096
+CN-65-G360048 = 2676.90116783778,1587.0195358031706,6316.0,1150.0,5166.0,10.488878225386243,31.193342498590845,3111.981823435376
+CN-65-G360049 = 1517.5535295649909,837.4747422642832,3666.0,544.0,3122.0,12.074252400010893,37.546390250815584,1733.3010872395448
+CN-65-G360050 = 2385.5951218307946,1680.7098160784797,6657.0,799.0,5858.0,7.835275189808997,21.94570696101897,2918.1928605158155
+CN-65-G360051 = 1545.913506714513,525.241529034243,3514.0,853.0,2661.0,35.765881247445606,148.2179223564148,1632.7054952025464
+CN-65-G360052 = 2232.730387691062,1525.120829965693,6623.0,1051.0,5572.0,8.795689450345916,27.985335301193142,2703.900613949112
+CN-65-G360053 = 1034.6829472402906,577.8974083675579,3840.0,489.0,3351.0,12.886183178960453,47.90702436537609,1185.130463665412
+CN-65-G360054 = 2392.718050052859,1617.311315603242,6142.0,740.0,5402.0,8.064602892105288,21.67868756522053,2888.043552065513
+CN-65-G360055 = 1670.1127766990292,671.4186787646261,4755.0,1139.0,3616.0,24.48518185610005,96.8356314233467,1800.0221468324712
+CN-65-G360056 = 1020.3729637773034,593.7374448018131,4140.0,-122.0,4262.0,11.836080914346526,44.52250546165037,1180.5444246479935
+CN-65-G360057 = 1418.1192897703195,1350.4376934078007,5100.0,288.0,4812.0,5.282433287303761,14.340315668142196,1958.2503118333052
+CN-65-G360058 = 553.6865671641791,157.6631640137859,1194.0,396.0,798.0,55.30682722196067,251.45569182569866,575.6965241730151
+CN-65-G360059 = 1506.3445397111914,230.06123267066752,2468.0,1192.0,1276.0,301.530940727636,2130.71156350396,1523.8116822939992
+CN-65-G360060 = 1228.7712578103776,25.068736795882856,1302.0,1170.0,132.0,117911.73752021212,5786754.2391575845,1229.0269507156622
+CN-65-G360061 = 1013.2177156809549,603.0744978143613,2819.0,407.0,2412.0,10.906032983933644,35.542286554521276,1179.1136456185113
+CN-65-G360062 = 4473.441281485329,784.3298346951419,7529.0,1915.0,5614.0,202.5185407913441,1253.1137271963075,4541.6792256267945
+CN-65-G360063 = 2562.246131759451,887.3526713288887,4775.0,925.0,3850.0,32.79146120555525,121.99663395259027,2711.549373150116
+CN-65-G360064 = 1079.5504845814978,648.952062643997,3609.0,-109.0,3718.0,9.971325827689231,29.6998234930469,1259.5904208789634
+CN-65-G360065 = 1052.97204426325,515.076118042548,2657.0,198.0,2459.0,15.021303813912093,47.60702966227881,1172.200295759094
+CN-65-G360066 = 1081.9883876188549,968.4884792914277,4132.0,-153.0,4285.0,5.733652940722999,16.963648572564956,1452.1256162819627
+CN-65-G360067 = 1914.665832370684,941.0395536162313,4884.0,454.0,4430.0,15.164423489444939,49.60469075466168,2133.4246391935094
+CN-65-G360068 = 811.2142857142857,39.357661391450605,900.0,732.0,168.0,8818.271093209747,183044.11859290482,812.1684818171307
+CN-65-G360069 = 1512.5732090191227,1322.6245689523244,4736.0,246.0,4490.0,5.555287486806385,14.228124433632873,2009.2818276784174
+CN-65-G360070 = 2040.8393890996206,886.2064583726269,4572.0,633.0,3939.0,19.484750244610748,65.29618467060914,2224.9465833951763
+CN-65-G360071 = 2229.061569971577,1343.673524791901,7239.0,965.0,6274.0,10.54316040547836,33.46296965276478,2602.7243465167116
+CN-65-G360072 = 3189.1962776694377,731.4665338822491,5953.0,1536.0,4417.0,96.0039916663664,478.8225612808858,3272.004918653135
+CN-65-G360073 = 2163.8562267725715,880.8307072169512,5070.0,1105.0,3965.0,23.164054264208694,85.07220428240657,2336.265503944008
+CN-65-G360074 = 972.4663705854721,33.36859218347292,1088.0,911.0,177.0,24840.293408952468,726551.980712217,973.0386964884735
+CN-65-G360075 = 987.2855919765167,78.49935662195267,1894.0,943.0,951.0,2033.247075230969,26321.119526761162,990.4014282675896
+CN-65-G360076 = 1852.084322186264,785.4072006134276,4157.0,770.0,3387.0,20.63198218098968,70.73199224747786,2011.7357697430282
+CN-65-G360077 = 1261.0416030534352,394.50451601303735,3322.0,1027.0,2295.0,44.732121071178206,206.5816132446752,1321.309856841407
+CN-65-G360078 = 3579.974407909864,1592.3414461954858,6964.0,1195.0,5769.0,17.939901500590988,55.927899184087494,3918.133234406598
+CN-65-G360079 = 1418.0965817478234,225.8269796940669,2570.0,1180.0,1390.0,267.93461301785413,1833.7911614029547,1435.9650900779607
+CN-65-G360080 = 1300.6044888463118,592.7934931258721,3109.0,592.0,2517.0,17.964409628814504,61.75384784347078,1429.3271710492138
+CN-65-G360081 = 653.7047619047619,28.96454005329389,720.0,595.0,125.0,11563.449415194907,262492.7001592118,654.3461318885138
+CN-65-G360082 = 1240.455093341173,825.5590653077301,4779.0,268.0,4511.0,9.178681873740707,30.55812507936974,1490.0592635555925
+CN-65-G360083 = 1181.0497790183763,15.096690360765022,1234.0,1140.0,94.0,479041.0742348155,3.749502470929167E7,1181.146261298407
+CN-65-G360084 = 1025.9406094170095,289.8884497577707,2652.0,779.0,1873.0,57.10874887805088,270.0197576995167,1066.109491259649
+CN-65-G360085 = 1143.2270604069354,651.8169925048406,3205.0,390.0,2815.0,11.182833382628516,33.71999784491851,1315.9914526184193
+CN-65-G360086 = 2130.125462640133,1445.2011600374992,6624.0,1044.0,5580.0,8.978120068199713,28.957815841510353,2574.1097256258495
+CN-65-G360087 = 1318.2428414096917,76.87363732877124,1577.0,1212.0,365.0,5094.900681646869,88297.76510125908,1320.4823910389919
+CN-65-G360088 = 2757.109321294824,940.0719780763161,6233.0,1301.0,4932.0,34.36657835667891,131.48648845921215,2912.968783481058
+CN-7-G330001 = 709.5939693267482,805.1321219286901,3686.0,1.0,3685.0,4.539811443151405,13.250157045395609,1073.2014419792238
+CN-7-G330002 = 24.765765765765767,53.62767118107494,295.0,1.0,294.0,5.0498630568353455,23.515670138016578,59.07004545681568
+CN-7-G330003 = 1290.4684838160135,940.8593762471367,3629.0,1.0,3628.0,6.951528028029692,18.054854598329865,1597.0364033404337
+CN-7-G330004 = 441.98653500897666,554.792401206333,2447.0,1.0,2446.0,4.267377827362456,12.75766362789092,709.3283482037988
+CN-7-G330005 = 88.94444444444444,54.67283727594965,268.0,1.0,267.0,9.951194959109856,31.664320520951225,104.40418254712468
+CN-7-G330006 = 905.1811668372569,946.3099664720277,3772.0,1.0,3771.0,4.745057024032821,12.982482881136823,1309.5249128753321
+CN-7-G330007 = 1303.6907123534716,809.210676102154,3608.0,65.0,3543.0,9.322047593766262,26.339684098063568,1534.415651573722
+CN-7-G330008 = 4.7936507936507935,5.847693155692617,35.0,1.0,34.0,6.405807385281459,31.867352740936965,7.561388971254103
+CN-7-G330009 = 396.65711252653927,512.4857113096381,2853.0,1.0,2852.0,4.438401439522638,14.39008772158209,648.0574582661922
+CN-7-G330010 = 3.8,5.4184868736576295,28.0,1.0,27.0,6.005527501193128,29.189605312980206,6.618156843109719
+CN-7-G330011 = 294.9341117597998,325.27159515649373,2000.0,1.0,1999.0,5.247764156109151,18.775615516248696,439.0760081070138
+CN-7-G330012 = 43.41907514450867,71.54173837544398,400.0,1.0,399.0,4.504926845882708,17.38825078867275,83.68653664828634
+CN-7-G330013 = 1028.931623931624,785.7365226286734,3558.0,1.0,3557.0,6.799344094917044,18.832303714080634,1294.6359216857725
+CN-7-G330014 = 75.00864699898271,116.44252694738586,896.0,1.0,895.0,5.688240733463605,28.831639350812136,138.51050215240244
+CN-7-G330015 = 12.375,7.854674624803911,28.0,1.0,27.0,8.731324724349117,23.437570135131153,14.657303246557275
+CN-7-G330016 = 842.4768883878241,841.0203326082217,3373.0,1.0,3372.0,4.9349840403059435,13.344790330775453,1190.4127466253342
+CN-7-G330017 = 126.2196261682243,81.40290580045314,400.0,25.0,375.0,9.53164314427677,30.808115966444007,150.1926333173626
+CN-7-G330018 = 378.73275862068965,480.03908828677135,2200.0,1.0,2199.0,4.55452697413353,14.4507147347508,611.4540283092689
+CN-7-G330019 = 892.7781208645787,920.6699099585724,3551.0,1.0,3550.0,4.609594454868193,11.881964130593364,1282.4530619861368
+CN-7-G330020 = 946.5850108392691,758.6366448901081,3600.0,1.0,3599.0,6.460146336826614,18.722409543107908,1213.075736182907
+CN-7-G330021 = 47.68741450068399,100.08689162141536,1010.0,1.0,1009.0,6.147216451321707,40.296607507396025,110.86692643073042
+CN-7-G330022 = 31.216621253405993,43.42323172489842,328.0,1.0,327.0,5.723098341079536,28.23975145190131,53.47947733395313
+CN-72-G220001 = 132.45645933014353,110.1106588624332,579.0,5.0,574.0,6.568849192183662,20.78138240380398,172.24712135010304
+CN-72-G220002 = 277.8024989923418,106.75773877740444,871.0,70.0,801.0,26.5816134208868,103.46115101665849,297.60954829315307
+CN-72-G220003 = 27.868207623682075,58.14266429207052,549.0,1.0,548.0,5.927787722333251,36.37347692718825,64.4764019400669
+CN-72-G220004 = 455.62901307966706,169.8774244915675,1212.0,131.0,1081.0,28.233901699631595,108.25060052800902,486.26755691886297
+CN-72-G220005 = 346.7238650562266,192.0922353276969,1058.0,85.0,973.0,12.267639081411383,40.40009369141891,396.37969861323586
+CN-72-G220006 = 124.33255200703194,26.502793297779537,282.0,37.0,245.0,118.16414954859069,636.7298446853715,127.12584922495554
+CN-72-G220007 = 327.4761724181519,143.76498806564675,938.0,58.0,880.0,19.692535630107024,71.33305933223417,357.64369880533144
+CN-72-G220008 = 195.95364238410596,63.5812394493206,428.0,134.0,294.0,40.292770812244655,174.09330639157608,206.0106889787759
+CN-72-G220009 = 63.06714944042133,61.10344325261279,344.0,1.0,343.0,5.671202811520975,18.636358609415293,87.81284710032867
+CN-72-G220010 = 75.69124877089479,84.08657249324534,638.0,1.0,637.0,5.695719745883744,23.738911687983347,113.13583346649854
+CN-72-G220011 = 4.632377049180328,3.34414353594179,26.0,1.0,25.0,7.541112209627354,22.132199785899335,5.713336425833341
+CN-72-G220012 = 89.32541478129714,87.08582685752265,588.0,1.0,587.0,5.906735310349502,20.76360039948117,124.75163712476562
+CN-72-G220013 = 35.14643545279383,60.566055028001955,490.0,1.0,489.0,4.854690358673501,21.771936354512803,70.0251308223866
+CN-72-G220014 = 98.36471479050984,36.08144632755549,331.0,13.0,318.0,30.208579361353863,127.2163672544616,104.77350755275216
+CN-72-G220015 = 233.3265949988315,146.7268066972532,979.0,1.0,978.0,9.646824164230742,30.69173614158086,275.62666006270473
+CN-72-G220016 = 59.906534807058364,60.84240084752878,608.0,1.0,607.0,6.307552840882885,29.733835537294688,85.3849556624626
+CN-72-G220017 = 242.93077276908923,148.331792426887,1048.0,34.0,1014.0,11.368484792683422,45.37255602381561,284.6360500758115
+CN-72-G220018 = 182.90994518402505,69.2764407974767,497.0,66.0,431.0,27.543509675114628,108.00275415054558,195.58955313817083
+CN-72-G220019 = 211.49145371467253,106.86525269521138,745.0,2.0,743.0,14.23274938823964,45.8090167455469,236.95741648650156
+CN-72-G220020 = 210.56064690026955,87.63227791900799,555.0,2.0,553.0,22.827726198598,90.8173278501506,228.06841551677917
+CN-72-G220021 = 216.00088770528185,181.87785441693475,961.0,1.0,960.0,6.028901730871522,17.32215363042623,282.375525527227
+CN-72-G220022 = 142.63044415696422,154.8545608338926,879.0,1.0,878.0,4.980387756072044,16.11076091903707,210.53118204073823
+CN-72-G220023 = 428.97517053206,122.62563259048996,902.0,233.0,669.0,54.428255808986464,242.68981543790028,446.1577553973794
+CN-72-G220024 = 25.19568636261514,20.193484210961056,260.0,1.0,259.0,7.860388826667703,36.42210996992113,32.28930807344134
+CN-72-G220025 = 509.8555587977823,179.20893146030977,1267.0,102.0,1165.0,32.318908133225634,126.54943196943356,540.4336517576832
+CN-72-G220026 = 403.7938947824204,171.68258911946154,976.0,57.0,919.0,20.366583806669862,68.94622753066182,438.776048651608
+CN-72-G220027 = 644.1731629392971,108.5919738643668,1034.0,359.0,675.0,226.73629646911476,1456.8994896171528,653.2620306117428
+CN-72-G220028 = 54.77608384945212,51.22839199560237,523.0,1.0,522.0,6.974297097294689,34.60593089397887,74.99845003956618
+CN-72-G220029 = 143.28610687022902,107.04767992089607,676.0,1.0,675.0,7.452685425376115,23.51905067865098,178.85780441030042
+CN-72-G220030 = 50.66718506998445,42.43774651286479,247.0,1.0,246.0,6.966350963786997,24.493391669033826,66.09179958214348
+CN-72-G220031 = 199.95097244732577,74.09685027237076,486.0,58.0,428.0,28.3166099382645,105.76876959316246,213.23867989395671
+CN-72-G220032 = 108.38635703918723,22.546637739941517,168.0,53.0,115.0,125.93484687868123,683.1879867053486,110.70660895177994
+CN-72-G220033 = 355.24156209433147,175.95513090232052,1227.0,4.0,1223.0,15.199822872454185,52.6797168118647,396.43003863238414
+CN-72-G220034 = 233.97978260869564,208.24201071359062,1041.0,1.0,1040.0,5.358533444214395,14.167967366298166,313.22719182033376
+CN-72-G220035 = 53.75576923076923,45.941559505451046,294.0,2.0,292.0,7.1004670729338955,26.58918699605022,70.71286739614379
+CN-72-G220036 = 11.47394897592526,6.372153005107544,63.0,1.0,62.0,12.300995262907303,44.151436583126056,13.124627195567783
+CN-72-G220037 = 550.9337877312561,112.1249455099719,1063.0,293.0,770.0,133.93423956138835,742.2199495621966,562.2277491102008
+CN-72-G220038 = 3.426302931596091,2.3563502141416275,50.0,1.0,49.0,12.147887005502277,113.12832107570523,4.1583576217960365
+CN-72-G220039 = 402.1119937694704,104.96452039383499,897.0,146.0,751.0,68.15800292420028,313.8383113119382,415.58585884840494
+CN-72-G220040 = 61.182530795072786,37.0067739335293,401.0,3.0,398.0,11.947222409939108,52.892112751089535,71.50386976561036
+CN-72-G220041 = 143.18482252141982,158.9501214722194,958.0,1.0,957.0,4.850314060787056,15.261998625235352,213.93231293220728
+CN-72-G220042 = 4.716031969910673,3.271199227558279,29.0,1.0,28.0,9.089670325829273,34.915489046883685,5.739486207631965
+CN-72-G220043 = 91.66894197952219,17.308177097653367,146.0,45.0,101.0,164.82086324277657,965.9884512887967,93.28862694931648
+CN-72-G220044 = 130.62792714657417,90.64650092620305,581.0,24.0,557.0,9.072883293392044,32.83912736282774,158.99824992991208
+CN-72-G220045 = 70.75968992248062,14.098092231043701,102.0,33.0,69.0,141.20506004159617,782.7103488520055,72.15046723674504
+CN-72-G220046 = 295.02264685067234,66.92248480778274,580.0,140.0,440.0,99.40686324432737,506.1668999741177,302.5177368810372
+CN-72-G220047 = 478.83664507629817,142.9494016933666,1001.0,117.0,884.0,47.7870494569217,198.25674595313447,499.7189851430665
+CN-72-G220048 = 77.01946308724833,82.19853374633452,546.0,1.0,545.0,5.4021081610034205,19.279011709245758,112.64367112401523
+CN-72-G220049 = 103.65359198465146,103.93483651968536,725.0,1.0,724.0,6.001911466572091,22.990581359915872,146.78732020748353
+CN-72-G220050 = 37.86290056161216,23.00665725556441,207.0,1.0,206.0,11.229404568683153,44.13395054595851,44.30468956006288
+CN-72-G220051 = 276.40879152348225,160.70803387092602,958.0,3.0,955.0,11.05226445239214,35.46253564702004,319.73253225489987
+CN-72-G220052 = 145.97493106041614,115.22989271781785,765.0,1.0,764.0,7.590128724117846,28.070597781887876,185.9747527861056
+CN-72-G220053 = 100.10572082379862,146.17718563831858,788.0,1.0,787.0,4.163309175424689,13.560340080275672,177.16919862885806
+CN-72-G220054 = 5.65748031496063,2.617476686117451,12.0,1.0,11.0,16.378718941264122,50.40580572309165,6.233640005368888
+CN-72-G220055 = 150.07425249169435,55.06495984001164,267.0,45.0,222.0,28.59929921996419,103.54583854390354,159.8575336451896
+CN-72-G220056 = 109.62530692421018,132.4202285542385,994.0,1.0,993.0,5.169760135478466,19.753366812657948,171.90935067233562
+CN-73-G110001 = 18.014329580348004,9.151729055992867,58.0,1.0,57.0,13.558345610861464,41.38864532178628,20.20569758616874
+CN-73-G110002 = 30.72072072072072,7.508999011001952,45.0,5.0,40.0,79.42063390434711,363.2637227333615,31.625112612412114
+CN-73-G110003 = 26.63425925925926,4.864573282080896,37.0,15.0,22.0,180.6132224458354,1081.8378807155786,27.074856223185616
+CN-73-G110004 = 7.692232055063913,5.596974586011175,33.0,1.0,32.0,7.866793887471395,25.93793927969299,9.512967912560626
+CN-73-G110005 = 8.415079969535416,5.649362291492338,48.0,1.0,47.0,9.3481499171547,35.46654201898349,10.135524909653753
+CN-73-G110006 = 35.99372384937239,6.540984592428359,62.0,25.0,37.0,184.17368149018998,1125.8542306420477,36.583228889523454
+CN-73-G110007 = 15.14,3.27420219290135,23.0,7.0,16.0,112.86856231313506,590.4325534984117,15.489996772110702
+CN-73-G110008 = 25.694877505567927,5.323645245916704,37.0,14.0,23.0,126.93595036459965,684.8576495639294,26.24057790389747
+CN-73-G110009 = 8.384588441330997,6.487971408055213,81.0,1.0,80.0,9.445952413387955,56.77736653817898,10.601655357643054
+CN-73-G110010 = 8.645739910313901,3.9792136213655334,22.0,1.0,21.0,17.257129182633435,58.334377366275156,9.517508058376183
+CN-73-G110011 = 23.224422442244226,20.709681037930782,312.0,1.0,311.0,11.527488873346268,107.95919068827389,31.11695175412667
+CN-73-G110012 = 59.44565217391305,4.6410469557202925,77.0,31.0,46.0,2139.528773289967,27890.80962561336,59.62654508880297
+CN-73-G110013 = 656.6012213740458,238.06392636574807,1706.0,237.0,1469.0,30.516436457256773,122.42392240546425,698.4265150655185
+CN-73-G110014 = 549.5084745762712,186.65938097093525,1339.0,300.0,1039.0,35.62628837673358,146.2810163471259,580.3458349429185
+CN-73-G110015 = 1146.598110061145,252.5021053231997,2109.0,453.0,1656.0,107.6935678367701,560.3976548106629,1174.071777698637
+CN-73-G110016 = 1498.4187434187434,214.85443776555812,2112.0,961.0,1151.0,360.3592388672289,2666.5930135899425,1513.7440867122025
+CN-73-G110017 = 212.5775913720791,167.78815783266103,804.0,32.0,772.0,7.181756538610752,22.929695903778082,270.81746299386344
+CN-73-G110018 = 10.233846153846153,6.410622840808887,37.0,1.0,36.0,9.817763766290529,31.81295390740817,12.075913725581692
+CN-73-G110019 = 7.352112676056338,7.125169151866027,82.0,1.0,81.0,6.9616517386145285,37.17986916173856,10.238241853176328
+CN-73-G110020 = 49.610120759056926,5.718912355055607,77.0,37.0,40.0,679.007820209626,6123.834809554776,49.9386627799846
+CN-73-G110021 = 41.413366336633665,12.593528101922692,76.0,10.0,66.0,45.456852538318756,184.55045443045637,43.28583903987699
+CN-73-G110022 = 32.129489603024574,7.941733698886641,48.0,3.0,45.0,77.678710753472,358.1054441521806,33.096453530475074
+CN-73-G110023 = 12.77304964539007,5.87562436015518,46.0,1.0,45.0,18.09150184394295,68.49611315049845,14.059650026414179
+CN-73-G110024 = 46.202275600505686,5.518803153554688,68.0,35.0,33.0,612.1534956840893,5345.410042717929,46.53071522030119
+CN-73-G110025 = 3.682701652089407,5.142753408761803,53.0,1.0,52.0,6.677962527679743,41.22760517038789,6.32536197238013
+CN-73-G110026 = 1146.5091965862273,350.1025542229,2200.0,363.0,1837.0,44.98515918610141,181.98300883255368,1198.7723454977572
+CN-73-G110027 = 54.32093253968254,70.9415956850191,544.0,1.0,543.0,5.256362427762056,22.218079077359725,89.35028657098678
+CN-73-G110028 = 20.847014925373134,6.852586289170212,54.0,1.0,53.0,37.68853715412314,150.72639557948918,21.944383567310652
+CN-73-G110029 = 138.14556213017752,141.02376216124722,986.0,1.0,985.0,5.568178506714173,19.56248906253817,197.41301332580574
+CN-73-G110030 = 731.8427086110371,380.52655824494894,2174.0,176.0,1998.0,13.863112642476409,46.959053327770356,824.8601164299837
+CN-73-G110031 = 50.1245704467354,6.59668622456615,70.0,37.0,33.0,461.96116156588306,3696.498098617919,50.556788185318105
+CN-73-G110032 = 14.08994708994709,3.036059795210385,24.0,1.0,23.0,113.22868682373732,586.0849146311346,14.413336465843063
+CN-73-G110033 = 56.56072351421189,9.081503335665321,87.0,38.0,49.0,260.653788767334,1750.2804408635457,57.28515643067427
+CN-73-G110034 = 20.08201304753029,7.055946237628976,48.0,1.0,47.0,31.760925107004947,119.39056191457034,21.2855261938597
+CN-73-G110035 = 45.98266897746967,8.754679530044823,66.0,36.0,30.0,161.39060751844977,943.9931718451485,46.808655823098974
+CN-73-G110036 = 39.51219512195122,4.017563010278045,68.0,26.0,42.0,981.3006639873236,9963.54068440748,39.71592093728534
+CN-73-G110037 = 26.40829145728643,2.959166254213814,36.0,19.0,17.0,737.6650580404305,6829.00964117017,26.57356811971372
+CN-73-G110038 = 23.2642089093702,8.114820795314822,46.0,1.0,45.0,31.703217826268677,114.7762458182696,24.63886630344209
+CN-73-G110039 = 1489.2925714285714,110.57488443867288,2069.0,1268.0,801.0,2485.0085482965205,34073.1220419443,1493.3918335055112
+CN-73-G110040 = 4.852760736196319,4.1910896750885875,57.0,1.0,56.0,9.840456273272592,74.32676563325224,6.412060466605322
+CN-73-G110041 = 107.68810096153847,115.70975875817186,758.0,29.0,729.0,5.683500934543964,21.335344737403883,158.06794539240687
+CN-73-G110042 = 75.02083333333333,17.7470532569651,133.0,57.0,76.0,89.4940904266253,451.9782217014951,77.09139597473464
+CN-73-G110043 = 10.441823056300269,5.258259827012095,50.0,1.0,49.0,14.953285549415245,55.716866935461766,11.691063473758625
+CN-73-G110044 = 22.971282051282053,7.213320718798109,46.0,8.0,38.0,42.86345421420072,179.78022052847928,24.07720488079534
+CN-73-G110045 = 20.576,2.3091608865559787,27.0,14.0,13.0,734.5260378974608,6795.120851290044,20.70516843689034
+CN-73-G110046 = 1091.8779264214047,235.54528528313105,1991.0,702.0,1289.0,114.10733744730065,604.6450717220122,1116.9955181760658
+CN-73-G110047 = 796.6976666666667,323.3864338443336,1877.0,396.0,1481.0,23.104911241214346,83.27675929943466,859.8290281600562
+CN-73-G110048 = 6.2359963269054175,5.300375867607054,43.0,1.0,42.0,7.229025675158558,28.940505385880954,8.184230845173483
+CN-73-G110049 = 95.31649831649831,36.65773915613183,416.0,54.0,362.0,29.41555085757569,154.91887422663075,102.12259637983175
+CN-73-G110050 = 28.182154605263158,9.048578361139162,54.0,9.0,45.0,39.99872888730325,160.18990511117153,29.5991656732522
+CN-73-G110051 = 13.250203748981255,9.057733301346616,110.0,1.0,109.0,11.362527995977437,73.0489340451765,16.050247099276703
+CN-73-G110052 = 25.739419588875453,6.592871541668093,65.0,7.0,58.0,72.09537471536161,342.98600151297876,26.57035332729172
+CN-73-G110053 = 424.1498956158664,194.62515246980004,1081.0,95.0,986.0,17.57443768488966,59.917247407023375,466.67128037285886
+CN-73-G110054 = 36.92463768115942,4.204911062393363,49.0,24.0,25.0,703.5223730394629,6413.051593098294,37.16329028661935
+CN-73-G110055 = 29.65984930032293,5.3389436249163165,43.0,16.0,27.0,187.92876543997914,1135.5891500284156,30.13653894440934
+CN-73-G110056 = 1426.5591448931116,54.928897622682555,1711.0,1284.0,427.0,17595.873544058126,459063.2030740851,1427.6162571476304
+CN-73-G110057 = 528.0066688896299,196.5482002475414,1700.0,148.0,1552.0,29.069892526401024,120.382541561825,563.402376115393
+CN-73-G110058 = 509.88691049085656,334.8761068533749,1698.0,31.0,1667.0,8.342095132582099,23.213459358707095,610.0218589781713
+CN-73-G110059 = 1042.729228486647,287.4221575714112,2039.0,319.0,1720.0,58.9942395821599,260.27547954665243,1081.6171876423575
+CN-73-G110060 = 19.079668908432488,8.38980890269535,103.0,1.0,102.0,19.45291110376494,74.81092975393248,20.84280832995284
+CN-73-G110061 = 16.292957746478873,6.346090229801925,34.0,4.0,30.0,25.5628177286507,96.02280259227578,17.485231863871103
+CN-73-G110062 = 181.36279069767443,165.05099567590435,1144.0,34.0,1110.0,7.414649398721331,33.738481455587774,245.2229455480376
+CN-73-G110063 = 327.6207357859532,260.8332466923275,1712.0,72.0,1640.0,7.285135366834767,25.082193351024696,418.7712133098334
+CN-73-G110064 = 31.45045045045045,3.8608923192811377,48.0,22.0,26.0,565.5434306396728,4823.645980114011,31.686547982342965
+CN-73-G110065 = 67.03185328185329,7.186561679003296,94.0,48.0,46.0,840.1018758851665,8118.2039804009955,67.41599233984488
+CN-73-G110066 = 16.0,7.462770669000307,40.0,1.0,39.0,16.406019550437595,52.353103238075654,17.654827839944836
+CN-73-G110067 = 953.0555121188429,208.8986729979535,1721.0,437.0,1284.0,108.89565682227897,565.3161479734409,975.6810261352915
+CN-73-G110068 = 37.110997963340125,9.230522578339846,101.0,23.0,78.0,78.57027765910823,390.0883752942481,38.24171435624032
+CN-73-G110069 = 61.14309954751131,54.54216474608601,437.0,1.0,436.0,7.310750727828522,31.68047672951547,81.93489096511976
+CN-73-G110070 = 55.32831737346101,6.064541582892183,82.0,40.0,42.0,786.7524962816154,7431.006087913484,55.6596924891708
+CN-73-G110071 = 11.224780369584975,11.244995695561899,78.0,1.0,77.0,5.507989473259414,18.08247455941221,15.888537457507681
+CN-73-G110072 = 614.4971806338713,178.27080472977195,1590.0,211.0,1379.0,52.307906029888095,231.86128681036425,639.833779059825
+CN-73-G110073 = 92.0816451810927,72.3483072194118,544.0,2.0,542.0,8.535099681901558,37.769545231208916,117.10382972717427
+CN-73-G110074 = 50.33728448275862,54.919959686222555,442.0,1.0,441.0,6.687553814290155,33.30254805364596,74.49861865185477
+CN-73-G110075 = 7.682442748091603,5.851332214929378,57.0,1.0,56.0,9.015873500858811,47.62055145884367,9.657018963799107
+CN-73-G110076 = 34.06273062730627,3.8315227669187077,48.0,26.0,22.0,729.7977525809872,6741.150812369629,34.27754636058195
+CN-73-G110077 = 38.63125,3.112384954366456,51.0,31.0,20.0,1949.516403493401,24665.540318340787,38.75642419866243
+CN-73-G110078 = 8.562401263823064,6.921448810300929,89.0,1.0,88.0,8.791639758109396,53.67906149928324,11.010048548318709
+CN-73-G110079 = 404.73352435530086,426.5344513164033,1768.0,33.0,1735.0,4.844500492086083,13.62500698892964,587.9973332395718
+CN-73-G110080 = 28.75576289791438,6.665700764303635,49.0,14.0,35.0,93.45434437365017,464.34451093513826,29.518222617906847
+CN-73-G110081 = 755.2224828934507,198.21051380757916,1691.0,365.0,1326.0,67.82008053397034,318.75612919757907,780.7998504428731
+CN-73-G110082 = 599.2686116700202,402.3567190402385,2271.0,95.0,2176.0,8.661531910216048,26.8606676996824,721.812855447822
+CN-73-G110083 = 25.614243323442135,4.112603351473412,37.0,17.0,20.0,260.657707818388,1749.2641615744305,25.94230073372542
+CN-73-G110084 = 96.33121424030514,62.403157966636805,520.0,32.0,488.0,10.948851902291404,47.817097981670926,114.7774235693614
+CN-73-G110085 = 213.09705456301305,96.44723576314126,632.0,67.0,565.0,18.39799012687677,65.71018353231432,233.90687024921417
+CN-73-G110086 = 7.402938901778809,5.693313593077468,50.0,1.0,49.0,7.815605649036006,30.295200458893795,9.339021578976615
+CN-73-G110087 = 13.416030534351146,5.550067970065805,27.0,1.0,26.0,21.495276814183338,72.5543192790229,14.518716533185446
+CN-73-G110088 = 35.02394526795895,3.0403026670304723,45.0,24.0,21.0,1563.2461123662933,18406.68617562717,35.155656478583026
+CN-73-G110089 = 395.05385177071923,175.51521670484397,1580.0,36.0,1544.0,19.495929905227715,74.7823840575515,432.2882569464846
+CN-73-G110090 = 33.63251366120219,59.6688968296948,579.0,1.0,578.0,5.9815331744562,35.7353617103503,68.49469486057819
+CN-73-G110091 = 40.53431372549019,4.019210286413604,46.0,24.0,22.0,1054.250085465357,10890.554594485118,40.73309024028101
+CN-73-G110092 = 181.40713536201469,101.61367507736216,607.0,56.0,551.0,11.976551850967084,39.56817859908006,207.92760211905505
+CN-73-G110093 = 37.34252297410192,4.873124220286998,49.0,21.0,28.0,471.993543851523,3774.4461592775156,37.659147119095486
+CN-73-G110094 = 20.65026595744681,8.537543802791633,38.0,1.0,37.0,21.026735270614367,67.79335988623072,22.34553956157408
+CN-73-G110095 = 31.89071856287425,5.3891972304840134,48.0,20.0,28.0,225.3113098337685,1446.9049924722979,32.342872124248785
+CN-73-G110096 = 17.351663272233537,6.792624010927163,62.0,1.0,61.0,25.72163968342328,105.14902306806363,18.633839090933527
+CN-73-G110097 = 10.680387409200968,6.372575005332023,25.0,1.0,24.0,10.129143001279516,29.657627014079925,12.437057023637102
+CN-73-G110098 = 39.478369384359404,59.87667537736418,401.0,1.0,400.0,5.405736425870692,24.1104639379931,71.71999653858174
+CN-73-G110099 = 263.4164648910412,228.4537049866509,1204.0,39.0,1165.0,6.0293718346443885,17.746859398008983,348.68227557164533
+CN-73-G110100 = 1374.7375972762645,113.21995296708535,1853.0,1040.0,813.0,1826.5887263714017,22624.900277693338,1379.3919744274235
+CN-73-G110101 = 738.849147354613,210.98744976823033,1523.0,311.0,1212.0,54.143794193021215,236.91239881833567,768.3838666359025
+CN-73-G110102 = 20.18222976796831,6.387829844882651,36.0,1.0,35.0,40.64661680885988,157.48564325484844,21.169004901842666
+CN-73-G110103 = 33.94816414686825,4.9990832722298855,46.0,20.0,26.0,333.2898798365072,2399.2765249056297,34.314263543101134
+CN-73-G110104 = 69.45598194130926,6.843607956313617,90.0,56.0,34.0,1076.5477233593335,11259.94901697569,69.79232334068838
+CN-73-G110105 = 29.27369219105383,4.264936925001979,49.0,18.0,31.0,343.55876612985014,2494.4163849416864,29.582743981429633
+CN-73-G110106 = 14.424410540915396,5.341348193049161,64.0,1.0,63.0,29.389865282750613,128.20914103256436,15.381600045907472
+CN-73-G110107 = 320.7489260143198,239.33398233489248,1339.0,41.0,1298.0,7.416927523390627,23.080898641440008,400.200735431131
+CN-73-G110108 = 16.752895752895753,19.09099176360647,220.0,1.0,219.0,7.236692675339902,48.264163322223695,25.399320515035093
+CN-73-G110109 = 204.81772575250835,188.39549205044196,875.0,29.0,846.0,5.858724640673515,18.38936654843628,278.28611572868283
+CN-73-G110110 = 33.517921146953405,7.50953047853986,49.0,20.0,29.0,102.41830269667045,520.1734493043197,34.34885858396906
+CN-73-G110111 = 1085.3054213633923,246.56737046454762,1623.0,665.0,958.0,98.69051695934449,497.43630311386204,1112.9615113823893
+CN-73-G110112 = 41.83863080684596,12.169846931142128,91.0,16.0,75.0,51.06167011807492,213.7660378697278,43.572654292789984
+CN-73-G110113 = 1333.3341118188252,222.17069744004942,1967.0,746.0,1221.0,234.2199383760452,1517.250122637381,1351.7173049645749
+CN-73-G110114 = 10.063515509601181,9.390452805341457,67.0,1.0,66.0,6.230447338689662,23.66853980082144,13.764263449285231
+CN-73-G110115 = 469.11144806671723,298.2492147507171,1425.0,67.0,1358.0,9.559612768762145,30.057954266131567,555.8940050105521
+CN-73-G110116 = 42.587786259541986,5.000565203180694,64.0,25.0,39.0,643.738542760939,5716.150021630943,42.88035903347469
+CN-73-G110117 = 8.621951219512194,4.282024948100728,20.0,1.0,19.0,14.534443352531056,45.92127140242562,9.626722208924743
+CN-73-G110118 = 22.059945504087192,11.26370569293626,144.0,1.0,143.0,18.08481471138149,115.83493159505596,24.769179671123172
+CN-73-G110119 = 18.083388484447386,7.43057401634729,39.0,1.0,38.0,21.664886561410718,72.74135594746006,19.55050815942797
+CN-73-G110120 = 12.717405266538215,7.237757733256614,96.0,1.0,95.0,13.085339274290709,65.92767225961252,14.632755506694213
+CN-73-G110121 = 7.814984709480123,5.232603790748794,42.0,1.0,41.0,9.02231732423191,31.703905669497626,9.405005499220454
+CN-73-G110122 = 20.22583732057416,10.721650161874862,45.0,1.0,44.0,12.856984130225108,39.88816734032451,22.891882349688103
+CN-73-G110123 = 622.4067220543807,240.6015151841163,1945.0,131.0,1814.0,26.070124734099508,100.61950506829866,667.2924522032087
+CN-73-G110124 = 461.1750634287785,349.0883754734215,1718.0,31.0,1687.0,7.262785774979518,22.28810880440462,578.3987664399102
+CN-73-G110125 = 70.39830508474576,7.978933948703347,93.0,58.0,35.0,714.3414912754246,6566.862942667295,70.849027839221
+CN-73-G110126 = 168.80358476474981,95.68343585767781,754.0,31.0,723.0,12.428158277600758,46.8687413858235,194.03600214125322
+CN-73-G110127 = 25.6032315978456,5.120682563471571,34.0,14.0,20.0,139.63040275508982,769.5034193888247,26.11028261372828
+CN-73-G110128 = 55.46675900277008,13.06237445252746,86.0,21.0,65.0,89.48522481871056,438.5420776954334,56.98409410185809
+CN-73-G110129 = 6.567237163814181,5.523322628249581,56.0,1.0,55.0,8.221199044971847,43.27980642408205,8.581124449716127
+CN-73-G110130 = 1089.4790225910558,306.1876244439388,1998.0,515.0,1483.0,56.06617042233197,243.59986805348893,1131.6869717499555
+CN-73-G110131 = 17.186680121089807,16.704303879252564,233.0,1.0,232.0,7.870435325083139,56.38973222981532,23.966971892065875
+CN-73-G110132 = 1089.7841984982044,268.51703014890745,1987.0,761.0,1226.0,80.08932999844846,390.4639810194893,1122.377385185733
+CN-73-G110133 = 7.058700209643606,6.28921348635916,46.0,1.0,45.0,6.910047605467416,27.53321669547069,9.454070812439726
+CN-73-G110134 = 348.0303326810176,287.42961115646517,1651.0,23.0,1628.0,6.464067203956919,19.912500589552593,451.37666514300054
+CN-73-G110135 = 76.13372093023256,35.359673885903824,262.0,35.0,227.0,18.486518207449972,73.94759350092087,83.944326788652
+CN-73-G110136 = 19.50804828973843,6.46040685670859,55.0,1.0,54.0,36.82270913706858,144.15249229486307,20.549958754921477
+CN-73-G110137 = 1299.960693408587,365.5218676160788,2680.0,716.0,1964.0,56.46278653591711,250.2681007309376,1350.3718155059667
+CN-73-G110138 = 144.90029041626332,124.96753007095772,954.0,43.0,911.0,7.536819212239422,32.82075424072334,191.345179544072
+CN-73-G110139 = 22.56474614945807,32.28171153731918,286.0,1.0,285.0,6.120860827937086,34.225011582346774,39.386249739828855
+CN-73-G110140 = 300.6959403479702,237.00188144025387,1326.0,53.0,1273.0,7.394449989377744,25.138242923923766,382.86804560836646
+CN-73-G110141 = 25.048068669527897,5.418875622134173,44.0,15.0,29.0,113.24274223433645,598.604180335229,25.62752342856299
+CN-73-G110142 = 1461.0567719737253,119.578278611274,2064.0,1207.0,857.0,1862.1521024270414,23257.388399823525,1465.941968717015
+CN-73-G110143 = 832.8988256549233,204.97920371408517,1536.0,577.0,959.0,80.21444486502315,390.12200411102117,857.7510872815088
+CN-73-G110144 = 40.256658595641646,4.693716934959471,55.0,30.0,25.0,657.0223383506792,5868.690153853248,40.529366389712706
+CN-73-G110145 = 62.88476312419974,9.045172500206201,102.0,42.0,60.0,358.18390486421686,2667.6264285636266,63.531949275503884
+CN-73-G110146 = 35.78933566433567,11.079347869302046,75.0,14.0,61.0,43.775644499321054,179.01453407804502,37.465030314995026
+CN-73-G110147 = 1076.8850750063564,397.35259299058896,2808.0,450.0,2358.0,28.71315676011293,108.81011003829303,1147.854759073547
+CN-73-G110148 = 137.68368568009572,116.18794205525975,828.0,1.0,827.0,6.939917737629472,25.30018681780288,180.1566961883233
+CN-74-G310001 = 1100.905602455871,124.07681621954552,1495.0,788.0,707.0,725.1594369273101,6673.586875815538,1107.875535356704
+CN-74-G310002 = 1158.8446995273464,157.78084674056927,1585.0,810.0,775.0,418.5533962117531,3245.3192309588053,1169.5365890902244
+CN-74-G310003 = 968.3333333333334,51.71567909101447,1165.0,883.0,282.0,6621.654450410118,125089.9860216762,969.7133369755669
+CN-74-G310004 = 921.6566164154104,32.05921568744943,1093.0,861.0,232.0,23847.642012470937,688180.3627757824,922.214027161156
+CN-74-G310005 = 1415.7869656622283,386.285481460019,2495.0,826.0,1669.0,60.30494847607498,264.0905107980509,1467.5384851259807
+CN-74-G310006 = 961.8513931888544,144.00086930930703,1482.0,561.0,921.0,318.1331719267162,2263.575935080671,972.5710014909845
+CN-74-G310007 = 1131.023615635179,186.85211477890888,2129.0,897.0,1232.0,241.59374044609606,1608.2811753159535,1146.354278537758
+CN-74-G310008 = 1221.955387783116,161.45638877774044,2056.0,976.0,1080.0,457.3821144225761,3665.297272083369,1232.5758131690457
+CN-74-G310009 = 970.0459307010475,303.11738946901295,1943.0,594.0,1349.0,43.67937447828531,186.64694147831548,1016.3017561079834
+CN-74-G310010 = 1669.4244951712028,304.13004539132874,2731.0,1040.0,1691.0,182.26618355117085,1100.3253367428226,1696.9010665290293
+CN-74-G310011 = 1489.3825105782794,365.37834066058167,2858.0,661.0,2197.0,80.680838662265,390.6750463655515,1533.5454328582307
+CN-74-G310012 = 1042.5124910778015,166.97993406613995,1437.0,513.0,924.0,261.50956778092996,1741.6750808554627,1055.8004510483863
+CN-74-G310013 = 1104.9374149659864,363.92167765376865,1926.0,721.0,1205.0,37.58375062955007,147.90927253065402,1163.3252676951747
+CN-74-G310014 = 956.1713632901751,225.38380642917204,1478.0,531.0,947.0,89.51219628398033,441.21186819876766,982.3754558093838
+CN-74-G310015 = 1021.0848880597015,109.14273430116069,1370.0,717.0,653.0,847.1545431341917,8197.735376388067,1026.901399879573
+CN-74-G310016 = 1171.1173991571343,284.8912169283931,2117.0,634.0,1483.0,82.48708647530226,401.2471640148951,1205.2713255078754
+CN-74-G310017 = 1333.1875,285.5640452024335,2168.0,906.0,1262.0,116.1299613516425,614.9320122801158,1363.4279350477705
+CN-74-G310018 = 588.9227895392279,230.9395375497135,1304.0,376.0,928.0,25.409532183507142,96.46684007428802,632.5844781863851
+CN-74-G310019 = 1204.0548996458087,135.7906052915244,1523.0,855.0,668.0,723.4531769844691,6645.260140548441,1211.6877856306537
+CN-74-G310020 = 1430.1253315649867,134.95107255708075,1955.0,975.0,980.0,1221.8077632561683,13284.529618874472,1436.4784216855364
+CN-74-G310021 = 765.5570824524312,321.6555226990818,2220.0,429.0,1791.0,22.381021318302675,88.96318590797598,830.3854055653305
+CN-74-G310022 = 436.0030959752322,27.765771570591973,510.0,388.0,122.0,3919.608559516897,62313.64499235586,436.8862984472022
+CN-74-G310023 = 1068.6394434361766,112.91377387941925,1697.0,962.0,735.0,878.4148284694197,8655.73170582217,1074.5881910756668
+CN-74-G310024 = 1279.2188529993407,212.8425337967371,1837.0,613.0,1224.0,235.18247467572488,1525.3251431309097,1296.8048496446813
+CN-74-G310025 = 1513.998206599713,308.7165830004156,2297.0,1034.0,1263.0,132.75535412317547,726.3755136840596,1545.1525808820952
+CN-74-G310026 = 1087.501862197393,452.99663168786896,2410.0,511.0,1899.0,21.93405770038796,79.08523978242336,1178.0773525551504
+CN-74-G310027 = 1145.9646526921497,212.82947617022722,1746.0,610.0,1136.0,172.3837013522012,1019.6928134626789,1165.5605394601914
+CN-74-G310028 = 932.4551192145863,390.9914678475911,2040.0,435.0,1605.0,21.370708810998202,74.95758553196224,1011.1117036604326
+CN-74-G310029 = 1409.5876221498372,354.69134534927883,2174.0,751.0,1423.0,74.17595083528443,338.4326405281959,1453.5278514647434
+CN-74-G310030 = 1358.264996704021,242.24817092388759,2030.0,869.0,1161.0,193.3303083712567,1184.704092400297,1379.6985096706248
+CN-74-G310031 = 917.8216159496327,267.7945675395311,2038.0,709.0,1329.0,52.452651205036176,240.9004089055189,956.0912347198251
+CN-74-G310032 = 853.20125,129.2233681399674,1307.0,414.0,893.0,307.95433918787586,2173.803309870371,862.9316611847082
+CN-74-G310033 = 1596.6743102830526,211.73962782657023,2298.0,1159.0,1139.0,451.8128041011087,3589.254636933717,1610.652825133336
+CN-74-G310034 = 709.4557894736843,360.61601920683904,1634.0,375.0,1259.0,14.562663882157427,49.02547418494993,795.8463611315414
+CN-74-G310035 = 1627.042316258352,262.4868679180783,2764.0,1096.0,1668.0,258.1471941856202,1746.5031270504069,1648.079504976864
+CN-74-G310036 = 1532.3753303964759,245.31281497053408,2240.0,1153.0,1087.0,262.9702767425352,1771.1672204837248,1551.8867646824224
+CN-74-G310037 = 1067.9971379507726,272.1757982114667,1904.0,538.0,1366.0,73.00841496834657,345.3031842378722,1102.1331824253778
+CN-74-G310038 = 1124.9690849134377,187.14920653738187,1878.0,672.0,1206.0,236.0490185923455,1545.722831549071,1140.4298608500872
+CN-74-G310039 = 874.1194539249146,353.34240622649145,1698.0,428.0,1270.0,22.93797288908712,79.62595512071162,942.8338537451432
+CN-74-G310040 = 466.89823008849555,16.735931787522816,527.0,430.0,97.0,21797.1451963701,610483.771301586,467.1980829076318
+CN-74-G310041 = 1243.0412287793047,164.12693713524632,1668.0,713.0,955.0,456.856458549935,3628.166012643634,1253.829792251947
+CN-74-G310042 = 1258.0609601219203,257.62607526851843,2179.0,678.0,1501.0,131.5475128420038,723.2282982064991,1284.1684367874598
+CN-74-G310043 = 1088.5469457013576,394.45151944157396,2519.0,630.0,1889.0,31.263625964956404,131.3420328587902,1157.8110615232176
+CN-74-G310044 = 545.6738479952124,116.59200461391302,1312.0,338.0,974.0,117.94342384822804,645.3648716963654,557.9907202864515
+CN-74-G310045 = 1426.9551875304433,271.0919377494265,2282.0,913.0,1369.0,161.95553798253738,943.2100440021487,1452.477864179961
+CN-74-G310046 = 982.8425584255842,150.96247934205445,1488.0,614.0,874.0,296.1594827195135,2072.0459417428647,994.3687267918517
+CN-74-G310047 = 1464.545979564638,214.04242552581357,2171.0,1021.0,1150.0,341.3283555378007,2488.1609862950054,1480.104417324642
+CN-74-G310048 = 961.7980952380952,120.93053967027235,1227.0,663.0,564.0,526.4223831545199,4366.885035963729,969.370812139798
+CN-74-G310049 = 1784.058660187435,290.96411396401754,2694.0,1142.0,1552.0,249.26678582081772,1650.4061487940594,1807.629779187279
+CN-74-G310050 = 1396.6954545454546,164.02150956253735,1814.0,912.0,902.0,642.8788054662764,5691.589003585073,1406.2934431857057
+CN-74-G310051 = 843.4352064220184,157.69793278171772,1278.0,312.0,966.0,168.65107015448282,984.7766227881036,858.0510389456911
+CN-74-G310052 = 784.7967615857063,269.90434645892407,1541.0,326.0,1215.0,33.58967984362122,128.0135638329703,829.9122322467786
+CN-74-G310053 = 1103.2791005291006,269.6431163559212,1715.0,448.0,1267.0,80.87422619605778,384.5206507171639,1135.7518143777863
+CN-74-G310054 = 1073.3798808735937,309.47047700960934,1900.0,732.0,1168.0,52.68891755267564,226.5571126734084,1117.1017611680527
+CN-74-G310055 = 1288.3145454545454,188.9699426971792,1869.0,778.0,1091.0,337.22989585161605,2439.2303238018967,1302.0998453546977
+CN-74-G310056 = 980.4916512059369,294.05389215029845,1942.0,747.0,1195.0,48.276457237478276,209.5316602492856,1023.6364440431397
+CN-74-G310057 = 1081.0249734325187,126.72119527409095,1628.0,920.0,708.0,648.0754494195538,5795.332357591717,1088.4269633358372
+CN-74-G310058 = 934.7091722595078,271.19431434878766,1823.0,746.0,1077.0,52.73153119009595,236.15637938198086,973.2561804793039
+CN-74-G310059 = 1040.4785185185185,178.50482486899028,1657.0,577.0,1080.0,215.39385621766667,1357.6880934025323,1055.679648378238
+CN-74-G310060 = 1437.8310335116869,247.24224643089107,2362.0,966.0,1396.0,214.90683327905265,1368.5698299010405,1458.9334492530766
+CN-74-G310061 = 639.6831831831831,195.25714219729974,1379.0,399.0,980.0,46.461313623931936,203.476265169811,668.8198011620368
+CN-74-G310062 = 755.1041080472706,344.38289253177044,1824.0,326.0,1498.0,17.779216647723683,60.32408213627616,829.9287864982231
+CN-74-G310063 = 1227.6491605682306,253.84581762232983,1914.0,988.0,926.0,128.33494494687918,703.1201582034253,1253.61882586703
+CN-74-G310064 = 1583.6539855072465,175.04682816130418,2428.0,1233.0,1195.0,768.6940599602723,7233.856814092797,1593.298885288733
+CN-74-G310065 = 1071.5917258671125,235.7176752965492,2007.0,573.0,1434.0,108.65550135965994,575.2934259630255,1097.2108500165618
+CN-74-G310066 = 1190.8829222603808,131.40009173266117,1728.0,810.0,918.0,772.3269073375852,7269.8188569442445,1198.1102280837003
+CN-74-G310067 = 1230.9077576225395,240.2705561649441,2053.0,1003.0,1050.0,151.42289009582674,883.5273441722519,1254.1386876797797
+CN-74-G310068 = 964.8581126951799,209.33458950584327,1683.0,761.0,922.0,112.79411805089701,601.0976926026439,987.3054988185189
+CN-74-G310069 = 1176.0111191684796,281.4315263253107,1948.0,735.0,1213.0,85.56157991903251,412.61170272398067,1209.2170427254546
+CN-74-G310070 = 1237.2347435417446,212.26640987021716,1894.0,901.0,993.0,216.12105078556195,1374.8616995258903,1255.3114511490755
+CN-74-G310071 = 1074.2919402985074,98.83530169132055,1447.0,890.0,557.0,1317.3675703334825,14694.80843011825,1078.8288047001463
+CN-74-G310072 = 508.4186217008798,109.18322451458532,818.0,351.0,467.0,115.28828815328369,608.988946807704,520.0100685637007
+CN-74-G310073 = 1263.5660580021483,382.03337436303946,2257.0,743.0,1514.0,46.16411562259828,187.97714469212278,1320.056317761594
+CN-74-G310074 = 630.7710251688152,164.0632833786093,1223.0,370.0,853.0,69.21782486922807,323.6363533215517,651.7582735535376
+CN-74-G310075 = 1487.4158369993054,384.6429288541118,2974.0,668.0,2306.0,69.97371097212688,324.9959950498806,1536.3450311937788
+CN-74-G310076 = 1216.5627392598894,172.35036290953542,1766.0,923.0,843.0,373.4928621017243,2801.6349449663144,1228.7105217058142
+CN-74-G310077 = 1493.6907993966818,244.20282354111845,2550.0,1193.0,1357.0,249.36105076140265,1684.5603133082573,1513.5214644093267
+CN-74-G310078 = 1329.3674832962138,211.50246469711288,1967.0,832.0,1135.0,267.68325619883575,1813.6381572645103,1346.087366487875
+CN-74-G310079 = 743.1036363636364,264.78058186398675,1445.0,373.0,1072.0,30.94267437567178,115.87651763088509,788.8673975447907
+CN-74-G310080 = 557.9009826152683,143.48468523502305,1173.0,388.0,785.0,72.20841379258289,352.1876681033733,576.0567344455541
+CN-74-G310081 = 1187.4536245647357,237.6880125551987,1834.0,581.0,1253.0,139.6774579540223,775.0617505715343,1211.0085473704835
+CN-74-G310082 = 1026.0909620991254,95.93577118243667,1455.0,833.0,622.0,1256.130194246531,13798.052941511132,1030.5660263631232
+CN-74-G310083 = 993.7971887550201,229.62210027463223,1814.0,720.0,1094.0,94.83827364525759,479.90168986784533,1019.9799808387978
+CN-74-G310084 = 1040.7275780987572,316.8355131297533,2305.0,733.0,1572.0,46.73063228770667,204.69200004249484,1087.8872341357346
+CN-74-G310085 = 1252.531807293053,257.50882231826614,2171.0,750.0,1421.0,130.50485226595805,721.0174081841393,1278.7285567518002
+CN-74-G310086 = 574.755829903978,234.42400161800697,1379.0,380.0,999.0,24.00664946785496,96.30626529427944,620.7244771581107
+CN-74-G310087 = 1074.633024373498,225.36898584619837,1820.0,480.0,1340.0,123.07953204969164,662.85829717116,1098.0106178245617
+CN-74-G310088 = 906.0956303724928,259.0897109478011,1836.0,433.0,1403.0,54.27681076371651,240.68668046126226,942.4100857371702
+CN-74-G310089 = 1211.6627588901915,269.8160663061729,2296.0,835.0,1461.0,105.42036671602105,556.9647756921935,1241.3409486995615
+CN-74-G310090 = 1316.2767564018384,233.29088170631994,2005.0,838.0,1167.0,196.42919423505495,1204.083433768807,1336.7906099801335
+CN-74-G310091 = 896.1717081850534,173.01450132669268,1307.0,499.0,808.0,154.78893627739154,888.9350641403463,912.7199725110877
+CN-74-G310092 = 928.5053995680346,187.91807953061138,1434.0,533.0,901.0,135.48018652538508,745.4753427635499,947.3307139755728
+CN-74-G310093 = 1258.7591397849462,331.5066065079241,2283.0,983.0,1300.0,67.25599029622795,314.2428683640068,1301.6801458693828
+CN-74-G310094 = 1082.3728723404256,168.8343794028497,1471.0,545.0,926.0,282.21730133494265,1925.5078386290502,1095.461584194904
+CN-74-G310095 = 375.85665058580287,28.40523659657508,502.0,328.0,174.0,2357.540266061029,31770.717772682714,376.92848029259574
+CN-74-G310096 = 1431.8629893238435,96.49332809507959,1889.0,1241.0,648.0,3313.0534512498366,49874.722840610186,1435.110651678914
+CN-74-G310097 = 1098.5653923541247,236.9998471074537,1804.0,392.0,1412.0,113.25629377336158,588.9212606806744,1123.8393340718808
+CN-74-G310098 = 1225.7605744125326,381.653523324478,2347.0,755.0,1592.0,43.40880980168261,178.88107526805274,1283.8023203165394
+CN-74-G310099 = 938.7036144578313,392.1802743347721,2279.0,298.0,1981.0,21.541443721529454,76.14229261978547,1017.3346761874845
+CN-74-G310100 = 1058.0269230769231,212.22519979727707,1604.0,766.0,838.0,139.29431183672492,777.6300188108147,1079.1017122517299
+CN-74-G310101 = 954.0097276264592,186.4152040742453,1536.0,766.0,770.0,150.41279892771186,867.1630235833427,972.052050414973
+CN-74-G310102 = 463.7982689747004,147.04013120036873,1206.0,334.0,872.0,42.90654667782252,191.49390697909124,486.5486969331541
+CN-74-G310103 = 1272.257748136524,164.7199385738706,1898.0,955.0,943.0,484.36705184311063,3932.759890311906,1282.876625345243
+CN-74-G310104 = 1058.4632896983494,136.77702646987382,1518.0,900.0,618.0,487.68397756302465,3980.6915376522506,1067.2640210411819
+CN-74-G310105 = 1372.2207856787668,227.9165117663325,1936.0,901.0,1035.0,236.52320144355372,1538.7212263994288,1391.019705462358
+CN-74-G310106 = 1342.581129611492,224.8876758038689,2114.0,639.0,1475.0,230.74458029932072,1488.919905584494,1361.2856262802954
+CN-74-G310107 = 1421.3718642400393,146.1955325199516,1959.0,1175.0,784.0,949.1583156949603,9544.048874672197,1428.870571529135
+CN-75-G240001 = 1210.9979610711732,121.47873166382703,1588.0,956.0,632.0,1020.9659456678862,10489.943564521775,1217.0756525233717
+CN-75-G240002 = 1115.2476234003657,136.1666208954624,1605.0,824.0,781.0,574.3334214163232,4916.29271955476,1123.529532387223
+CN-75-G240003 = 1315.9024995733193,205.493140586696,2843.0,714.0,2129.0,281.8429529468295,1933.0827534880013,1331.850899767498
+CN-75-G240004 = 1315.704298998782,228.5799394324275,3495.0,716.0,2779.0,209.42581132688252,1342.6440471950502,1335.412517207626
+CN-75-G240005 = 557.1091212296984,135.01774631267995,1156.0,296.0,860.0,83.4609694516917,408.9669873477735,573.2367440915508
+CN-75-G240006 = 553.3214528173795,242.77040661350216,1488.0,246.0,1242.0,19.61646002817862,69.64131285844935,604.2367917259099
+CN-75-G240007 = 481.90142978884575,191.919972301588,1149.0,181.0,968.0,24.03952623615456,86.94115972578909,518.7121203526832
+CN-75-G240008 = 858.6962497724377,238.72655154061974,1660.0,400.0,1260.0,57.65142088175651,252.08847567665381,891.2629330246629
+CN-75-G240009 = 786.33571803623,279.52495540804233,1923.0,359.0,1564.0,31.433374313090336,121.48396264228977,834.5406294216126
+CN-75-G240010 = 1154.3803219106958,199.9928606127086,1851.0,981.0,870.0,210.8329419188984,1340.8658597104131,1171.576319285558
+CN-75-G240011 = 709.8308107932168,273.47018059082484,1647.0,201.0,1446.0,25.760631934709416,93.58172826668206,760.6876623317448
+CN-75-G240012 = 683.9913733495769,91.51972459233924,1069.0,511.0,558.0,440.57783440855655,3479.2736315327406,690.0869936508715
+CN-75-G240013 = 937.657520439019,316.2494558092424,1981.0,411.0,1570.0,35.508375336298926,139.33022982881096,989.5531031407517
+CN-75-G240014 = 609.808729139923,89.96924664019178,1026.0,405.0,621.0,332.2111350718996,2403.0431119848527,616.4098891778518
+CN-75-G240015 = 1196.4546811510074,144.7935274833288,1565.0,976.0,589.0,589.3585462273667,5085.67316175109,1205.1842056919036
+CN-75-G240016 = 1409.0916260108268,186.26465646204315,1843.0,1039.0,804.0,455.4563368032695,3614.8760702537434,1421.3492648679846
+CN-75-G240017 = 1094.4371116348832,162.06966938834378,1829.0,990.0,839.0,331.24378856061514,2446.27335479472,1106.3720753251832
+CN-75-G240018 = 955.3803323531423,101.77271842925224,1481.0,754.0,727.0,856.4493205691273,8338.07264595325,960.7857542988866
+CN-75-G240019 = 1437.8066709844559,49.55646404933563,1577.0,1295.0,282.0,24510.199700813242,713660.9217686742,1438.6604416110413
+CN-75-G240020 = 1360.580443714051,94.07956201511982,1755.0,1154.0,601.0,3068.7039229987554,45035.75472207667,1363.829207711171
+CN-75-G240021 = 1108.3603387188778,186.9283252801829,1756.0,850.0,906.0,227.2585858684844,1474.005146957322,1124.0128287689065
+CN-75-G240022 = 1346.5058238291676,72.16572455528468,1555.0,1095.0,460.0,6551.695383087934,123288.65755268441,1348.4382912860547
+CN-75-G240023 = 962.9238363892807,26.243351959963665,1038.0,890.0,148.0,49508.810198233514,1820599.326551494,963.2813857896065
+CN-75-G240024 = 716.5122348454755,148.50145106939937,1372.0,295.0,1077.0,127.23088511090317,693.2521982763965,731.7393413319904
+CN-75-G240025 = 908.887159223507,128.72152236060347,1449.0,544.0,905.0,373.3662040685333,2792.07483561824,917.9570243318627
+CN-75-G240026 = 833.0761475358507,161.58971961549824,1553.0,594.0,959.0,153.4109610622793,888.0572096989872,848.6030315044778
+CN-75-G240027 = 1431.7574994275246,160.25405765014185,1982.0,1153.0,829.0,740.5358639542716,6873.876517087828,1440.6980600251716
+CN-75-G240028 = 1607.685377772209,163.6187097894279,2323.0,1224.0,1099.0,978.7834562557098,9930.251462706181,1615.98989975053
+CN-75-G240029 = 1033.10276816609,11.481329478475573,1103.0,1002.0,101.0,728811.1857131015,6.560358010689159E7,1033.16656475083
+CN-75-G240030 = 659.22894482091,45.239048345516636,830.0,591.0,239.0,3139.068367239219,46427.61493838426,660.7793680078838
+CN-75-G240031 = 1253.0317343715567,139.62604169946576,1609.0,1010.0,599.0,749.9478003002839,6981.450270009341,1260.7870394570416
+CN-75-G240032 = 887.5275846768229,271.2728140995617,1631.0,425.0,1206.0,45.18509382388885,185.49456810795945,928.0593479038776
+CN-75-G240033 = 1341.0055365237552,178.8702405784863,2007.0,708.0,1299.0,443.6434962607863,3493.572313805119,1352.8822609347683
+CN-75-G240034 = 1216.2,228.12175921883622,2164.0,1014.0,1150.0,169.2095010100354,1019.2670730257482,1237.4093813403456
+CN-75-G240035 = 1270.6948394961398,179.97256532141614,1998.0,1016.0,982.0,374.1620132209894,2816.209482817378,1283.3766007647528
+CN-75-G240036 = 781.816389459914,342.1044557222985,1708.0,127.0,1581.0,18.80712468337526,60.75705348843583,853.3887305637369
+CN-75-G240037 = 443.79793884927227,270.7975282615096,1257.0,137.0,1120.0,9.91069903844029,29.20110073100418,519.8922117510572
+CN-75-G240038 = 177.44303062302006,39.7041338326675,282.0,89.0,193.0,102.84422626700297,524.2472405419832,181.83082071003386
+CN-75-G240039 = 163.05720412257037,18.195630726433382,260.0,106.0,154.0,746.8951646085271,6946.3602386717,164.0692926595416
+CN-75-G240040 = 1442.5999335989377,79.0930682983714,1675.0,1240.0,435.0,6121.933701129249,112635.05224698056,1444.7665146564375
+CN-75-G240041 = 295.98283627510654,54.37150288728576,499.0,167.0,332.0,178.29124759973143,1073.0243843940339,300.9353746166752
+CN-75-G240042 = 354.86449539524176,178.56165084450996,1065.0,112.0,953.0,14.606152568934442,48.77194663538262,397.2569360557924
+CN-75-G240043 = 578.77018593785,297.9102103754388,1361.0,126.0,1235.0,13.397555803077822,40.4843030210194,650.9419494674402
+CN-75-G240044 = 1468.5424164524422,68.39975026128388,1655.0,1357.0,298.0,9961.806974507372,215301.99485715022,1470.134468256487
+CN-75-G240045 = 1194.556343868055,106.27066237026976,1475.0,865.0,610.0,1453.748010991465,16713.800218738324,1199.2740772467446
+CN-75-G240046 = 225.2317118000245,24.487194558366692,336.0,150.0,186.0,807.0428797878935,7717.278674187298,226.5589254426067
+CN-75-G240047 = 1457.546644232567,193.99732369956033,2274.0,1124.0,1150.0,447.32730526380396,3548.2344651316735,1470.4003474279407
+CN-75-G240048 = 1038.6638109305761,13.030397557777645,1093.0,1005.0,88.0,506707.03028511006,4.040908026081652E7,1038.745543141987
+CN-75-G240049 = 1072.20463093559,213.54773200189337,1818.0,673.0,1145.0,142.10153932840365,798.7027810421843,1093.2636481850466
+CN-75-G240050 = 658.6679775280899,90.65395612480546,928.0,522.0,406.0,405.79289491700985,3118.5424034067237,664.8771648823732
+CN-75-G240051 = 315.4157942771246,70.64579385093884,575.0,164.0,411.0,102.67870684448624,524.9205054814249,323.23049278850334
+CN-75-G240052 = 328.93684137064696,68.37910493612402,697.0,203.0,494.0,126.24806286326087,686.8487643904418,335.968968213976
+CN-75-G240053 = 852.2457183297947,310.07596344195355,1836.0,464.0,1372.0,29.887131406566773,114.64862162459842,906.9012446324703
+CN-75-G240054 = 681.0882367279286,288.54719451717517,1722.0,287.0,1435.0,21.367779869280884,79.14301598724239,739.6895765609316
+CN-75-G240055 = 592.1409007689491,193.0452018277576,1464.0,250.0,1214.0,38.6998911376252,155.58611712492106,622.8140142226914
+CN-75-G240056 = 1379.3369422920425,106.1323670559136,1916.0,1027.0,889.0,2233.822339520119,29529.335795002906,1383.4140666150727
+CN-75-G240057 = 1366.8059510949622,50.328392817324556,1602.0,1163.0,439.0,20111.681465900536,548420.3101061167,1367.7322307645525
+CN-75-G240058 = 1538.7785419532324,147.57936500605646,2046.0,1302.0,744.0,1165.8459667150012,12516.318087811385,1545.839276946768
+CN-75-G240059 = 1438.4825372852558,113.01246724341782,1807.0,1240.0,567.0,2100.849278450595,27246.484837788565,1442.9150452563283
+CN-75-G240060 = 1694.0307314074985,184.58704381559093,2126.0,1362.0,764.0,800.5765437717082,7604.01522044062,1704.0576562128417
+CN-75-G240061 = 1371.486600496278,185.26279823813516,1802.0,936.0,866.0,427.90739781302585,3333.958420006465,1383.9428455510224
+CN-75-G240062 = 1444.1450075263422,93.8324405018289,1735.0,1231.0,504.0,3691.8527762142,57535.116553858854,1447.1901497915844
+CN-75-G240063 = 1261.8610665701133,202.26386125911915,2078.0,907.0,1171.0,261.99515865380533,1762.5256120793742,1277.9687088880198
+CN-75-G240064 = 1095.0722331485786,114.4429032236251,1659.0,880.0,779.0,906.24245809889,8992.387993896888,1101.0360456911783
+CN-75-G240065 = 1086.5294055797,88.44203385456164,1418.0,879.0,539.0,1891.5077071056576,23711.463055044613,1090.122994226664
+CN-75-G240066 = 1445.1000558971493,71.5159172151652,1731.0,1315.0,416.0,8311.94053335486,169228.47747506417,1446.8685835172005
+CN-75-G240067 = 1052.931638182576,60.1368759321489,1274.0,967.0,307.0,5421.6001746777465,95929.54259409802,1054.6475612889465
+CN-75-G240068 = 164.92270892510092,16.319499494884358,208.0,114.0,94.0,1062.3575904753059,11043.34682543198,165.72816894830248
+CN-75-G240069 = 161.20987654320987,4.924657158920464,174.0,146.0,28.0,35177.119255086305,1154743.3666522664,161.28507848902166
+CN-75-G240070 = 1145.944268357105,254.0171301072215,2203.0,951.0,1252.0,107.2889970415723,577.2325501157387,1173.7601835845387
+CN-75-G240071 = 1111.701601954928,238.29662348809967,2223.0,971.0,1252.0,117.54074280864936,648.0119352259303,1136.9545868481214
+CN-75-G240072 = 463.03559050919756,183.46017632345186,1281.0,157.0,1124.0,24.281946919786016,87.74232631006473,498.05581451764357
+CN-75-G240073 = 371.95512820512823,34.22185217093318,465.0,303.0,162.0,1316.5544330161833,14664.899724624165,373.52610693779167
+CN-75-G240074 = 1297.6068351141396,312.94056851245006,2304.0,807.0,1497.0,84.32754439570358,411.0968886615122,1334.809086707095
+CN-75-G240075 = 1208.69457577581,237.13077700041194,2242.0,981.0,1261.0,148.95058174505292,859.8734212297564,1231.7360037405276
+CN-75-G240076 = 1341.6405358800903,187.40414326569822,1879.0,970.0,909.0,388.55128049079553,2940.908595429664,1354.6658777830662
+CN-75-G240077 = 1311.4353783692343,53.3701828799469,1478.0,1084.0,394.0,14910.149292147666,368155.64306054206,1312.520905760779
+CN-75-G240078 = 1746.814546395755,131.72731620561242,2227.0,1237.0,990.0,2371.8283365884668,31988.33924548962,1751.7742849278675
+CN-75-G240079 = 1307.2720644666156,191.8185440454426,2018.0,1046.0,972.0,338.1362266222696,2471.2724850890086,1321.2700724585115
+CN-75-G240080 = 1026.4200385356455,14.978955980528648,1084.0,997.0,87.0,321965.24664858653,2.207661412998551E7,1026.5293296490765
+CN-75-G240081 = 1051.5728251737569,119.06961190743843,1741.0,819.0,922.0,716.138904262741,6584.197887878778,1058.2924827871097
+CN-75-G240082 = 1290.9018274543137,106.46987018751148,1665.0,1089.0,576.0,1819.0463740052483,22509.318166297384,1295.2850502428537
+CN-75-G240083 = 649.3918961912553,86.34803240630748,974.0,496.0,478.0,448.49324224223267,3557.7797061921556,655.1074854856374
+CN-75-G240084 = 694.4231429925364,144.56611502915342,1386.0,493.0,893.0,126.53073803429669,700.0221602764664,709.3115416643477
+CN-75-G240085 = 1432.6296422487223,167.16323762721203,2200.0,1092.0,1108.0,656.4703126417862,5884.285683231362,1442.3492087090815
+CN-75-G240086 = 889.7889697815897,139.9957950970834,1586.0,452.0,1134.0,276.0188696905947,1882.4667917759484,900.7348296751089
+CN-75-G240087 = 1330.9357976653696,52.01087184595313,1602.0,1190.0,412.0,16834.36321472881,432820.6055187539,1331.9516613966628
+CN-75-G240088 = 1275.4136950339093,91.37861656207008,1670.0,1065.0,605.0,2761.4902283686906,39154.03874102452,1278.6829728454384
+CN-75-G240089 = 1654.1737880032867,189.63949980981297,2175.0,1200.0,975.0,690.0974978044198,6257.042402057601,1665.0087269456753
+CN-HK-G140001 = 141.4065934065934,121.63555527959468,458.0,1.0,457.0,5.806118050981932,16.125707689971836,186.52354534222474
+CN-HK-G140002 = 75.0,0.0,75.0,75.0,0.0,0.0,-1.2,75.0
+CN-JK-G170001 = 5314.820770750081,343.9596683337167,6763.0,4221.0,2542.0,3735.615079587141,58440.22099590362,5325.939173388739
+CN-KOW-G210001 = 63.24590163934426,85.87231385308147,397.0,1.0,396.0,4.500387241896714,15.374206410912244,106.6494180042992
+CN-KOW-G210002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CN-MAR-G230001 = 90.0,73.92338376093635,182.0,1.0,181.0,5.517841618334421,12.886685937953207,116.46744895749484
+CN-MAR-G230002 = 60.0625,62.75793650009535,228.0,1.0,227.0,4.884082555944916,14.408088120323422,86.86807526358577
+CN-MAR-G230003 = 6.5,5.5,12.0,1.0,11.0,5.196093163035312,11.330920019124378,8.514693182963201
+CN-MAR-G230004 = 77.0,0.0,77.0,77.0,0.0,0.0,-1.2,77.0
+CN-MAR-G230005 = 56.0,0.0,56.0,56.0,0.0,0.0,-1.2,56.0
+CN-MAR-G230006 = 172.0,0.0,172.0,172.0,0.0,0.0,-1.2,172.0
+CN-MAR-G230007 = 67.0,34.47317797940886,94.0,3.0,91.0,12.110445025057889,31.221228948159375,75.34852354226989
+CN-MAR-G230008 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+CN-MAR-G230009 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CN-MAR-G230010 = 208.4011976047904,170.45160374758174,757.0,1.0,756.0,6.550988836053054,20.172242535233035,269.2300287546572
+CN-MAR-G230011 = 60.5,23.5,84.0,37.0,47.0,24.786685031255118,84.69618731224439,64.90377492873584
+CN-MAR-G230012 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CN-MAR-G230013 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CN-NT-G250001 = 134.281179138322,139.90653775159743,873.0,1.0,872.0,5.193113274531262,17.2665756098852,193.92079407948296
+CN-NT-G250002 = 13.8,13.614697940094008,38.0,1.0,37.0,4.875138887921273,12.744478707137146,19.385561637466168
+CN-NT-G250003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CN-NT-G250004 = 7.0,0.0,7.0,7.0,0.0,0.0,-1.2,7.0
+CN-NT-G250005 = 19.0,17.0,36.0,2.0,34.0,4.749033177284755,10.055147807138324,25.495097567963924
+CN-NT-G250006 = 31.0,31.591137997862628,75.0,1.0,74.0,4.168522728190948,9.166707161818628,44.26059195266146
+CN-NT-G250007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CN-NT-G250008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CN-NT-G250009 = 48.6,62.704385811520396,164.0,1.0,163.0,3.805351885667618,9.537610756150267,79.33347338923211
+CN-NT-G250010 = 46.0,45.0,91.0,1.0,90.0,4.134825788751715,8.361525621094346,64.35060217278468
+CN-NT-G250011 = 53.0,42.444735310230826,113.0,1.0,112.0,5.689088985747638,13.134551836286013,67.90107182921014
+CN-NT-G250012 = 97.25,75.02791147299783,243.0,1.0,242.0,6.893260500773761,19.653875557842603,122.82813195681192
+CN-NT-G250013 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CN-NT-G250014 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CN-NT-G250015 = 47.0,46.0,93.0,1.0,92.0,4.131862825676009,8.353538482566886,65.76473218982953
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CIV/CIV_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CIV/CIV_0_elevation.properties
new file mode 100755
index 0000000..7060537
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CIV/CIV_0_elevation.properties
@@ -0,0 +1,36 @@
+# CIV.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CIV elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CIV
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CIV = 268.90988537324745,123.59603395263028,1294.0,49.0,1245.0,17.554086505389066,61.85404932364078,295.95355389025343
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CIV/CIV_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CIV/CIV_1_elevation.properties
new file mode 100755
index 0000000..d2303a7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CIV/CIV_1_elevation.properties
@@ -0,0 +1,85 @@
+# CIV.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CIV elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CIV
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CI-ABE = 168.5485950413223,41.227284179727505,366.0,75.0,291.0,81.51861261532031,399.19632928347545,173.51748572187088
+CI-ABI = 80.805027769658,15.565600339228283,160.0,62.0,98.0,158.5510925399855,964.0893768309905,82.29058528638495
+CI-ABO = 95.68878593813871,32.08697045729742,275.0,60.0,215.0,37.11236696398998,157.52263099066238,100.9253061795823
+CI-AD = 119.95834694544267,38.218568743610106,235.0,68.0,167.0,40.76560521574038,164.05348551976647,125.89942016821696
+CI-AGB = 97.28927076448556,31.93211013950203,227.0,49.0,178.0,38.92596763494866,164.93169185724776,102.3956144756535
+CI-AGN = 210.31875563570784,32.849491734244175,309.0,121.0,188.0,281.15419997547525,1916.7836509580295,212.8686639206221
+CI-BAN = 308.1434294871795,72.6345310514162,745.0,186.0,559.0,91.59999486975549,485.9798767146129,316.58829453594694
+CI-BEO = 229.17948717948718,23.99487058548749,331.0,193.0,138.0,901.1668780037569,8920.625793197287,230.4321834255515
+CI-BIA = 543.0957847533632,162.16481614882287,1294.0,246.0,1048.0,48.42483682540562,207.99019612169238,566.7896073618966
+CI-BOD = 312.6998025581595,85.05537283783475,709.0,122.0,587.0,61.57536743222426,280.25581720722016,324.06107907074426
+CI-BOF = 225.04258804258805,48.26446803000507,607.0,140.0,467.0,116.54500680452927,630.9223289118725,230.1599993637585
+CI-BOG = 149.7471193731756,52.66297379666911,457.0,70.0,387.0,32.42768147031156,129.2033614095054,158.73748319055824
+CI-BOK = 255.82238751814222,45.51289534280931,431.0,145.0,286.0,193.9801620313314,1180.299323407402,259.83940732300033
+CI-BON = 430.6200084512994,32.805166883674225,881.0,359.0,522.0,2303.065341380363,30839.938580830032,431.86776987043487
+CI-BOU = 307.9215625484421,58.24503083177366,653.0,121.0,532.0,164.03473680897963,961.7490489922726,313.38183147538786
+CI-DAK = 279.12343222904593,55.473535219811495,789.0,151.0,638.0,143.51971228543658,822.066776815064,284.5825074193888
+CI-DAL = 274.2914378029079,45.0255541268185,398.0,182.0,216.0,244.65128730859428,1609.6263167442828,277.96239561569035
+CI-DAN = 401.0011250703169,165.63809079527698,1281.0,179.0,1102.0,23.20241190309893,92.64602772098615,433.8638950523129
+CI-DAO = 185.43334819438252,36.13131660936895,408.0,114.0,294.0,150.91417080983078,861.6517299762914,188.92061471026813
+CI-DIM = 137.08041838134432,31.559514628887758,322.0,75.0,247.0,95.53000275407382,484.27483443214106,140.6664283587785
+CI-DIV = 112.51026889688757,53.90833581878844,452.0,56.0,396.0,16.745923221390534,61.46917853775758,124.75844371424834
+CI-DUE = 253.45605167087896,40.478988944122165,440.0,176.0,264.0,264.3091608398151,1775.501709226497,256.6681099679694
+CI-FER = 303.4889289894655,53.238107707860884,606.0,174.0,432.0,203.0012146356241,1269.9010003736723,308.12306978135626
+CI-GAG = 214.87711785514801,23.683032654358623,296.0,145.0,151.0,773.3691162060851,7246.494970882552,216.17831022894632
+CI-GUI = 255.56562311860324,51.93095667070336,777.0,132.0,645.0,134.31508433553694,744.7167770366171,260.7884429585301
+CI-ISS = 231.14262523191096,30.232307439976527,386.0,161.0,225.0,470.5666159438436,3793.4599093748157,233.1113588228701
+CI-KAT = 298.874480390385,28.490549787393956,533.0,176.0,357.0,1185.6471539404456,12768.872704722211,300.2293564190727
+CI-KOR = 377.3270230635915,50.04189527604816,602.0,253.0,349.0,451.3711393398265,3577.4199864539737,380.63088894209716
+CI-LAH = 87.03241800152556,21.40378792361234,163.0,67.0,96.0,80.90344294355236,400.7786473330276,89.62568783932005
+CI-LAK = 207.58264199106574,38.46741755119772,457.0,129.0,328.0,174.00713546496914,1043.9996232161527,211.1167815903064
+CI-MAN = 307.82213498414615,36.536419245758005,528.0,200.0,328.0,623.2160523376001,5466.103079085667,309.9828651998359
+CI-MBA = 184.61672360501058,33.390729016519465,254.0,130.0,124.0,185.79667120927843,1123.5323572430286,187.6120343125769
+CI-MN = 391.5427850837687,163.00116299226138,1186.0,156.0,1030.0,22.607941625487197,87.75990706235177,424.11688446462983
+CI-ODI = 443.7574239713775,48.37117133892046,914.0,295.0,619.0,801.0742519400075,7651.668879772979,446.3859558122458
+CI-OU = 194.7021897810219,39.04223329429719,302.0,76.0,226.0,138.68788170746296,764.1964631279778,198.57804180254016
+CI-SAK = 223.1532618409294,17.437497616933264,304.0,192.0,112.0,2134.9887495208163,27847.10067361143,223.8335198163737
+CI-SAS = 130.3516577907576,47.951775932352426,374.0,69.0,305.0,29.366899639429036,115.72849179466407,138.8917834281975
+CI-SEG = 341.24808848637815,55.93742121597122,736.0,238.0,498.0,246.68840532227,1646.3536235061727,345.80233224762947
+CI-SIN = 217.9065228556754,27.433563463277032,315.0,130.0,185.0,524.0092986644552,4333.838625844605,219.6266220369121
+CI-SOR = 195.64028488313772,48.54472614519827,444.0,117.0,327.0,78.88136189846253,388.19275161512513,201.57309221636595
+CI-SP = 152.39027149321268,45.32351615905711,357.0,106.0,251.0,50.00244963706584,227.56878179738212,158.98747108748972
+CI-TAB = 163.0946005590702,54.4064420313116,414.0,81.0,333.0,36.7885778025542,148.64372436707583,171.929955697165
+CI-TAN = 217.8389920424403,40.6721486838311,602.0,135.0,467.0,170.52841859508763,1019.1850154553998,221.6033621870977
+CI-TEN = 344.85584604212056,19.875098104093002,464.0,310.0,154.0,5277.151728765256,92543.58847581047,345.42810261192426
+CI-TIA = 100.503920171062,36.51477270420326,424.0,65.0,359.0,30.85133747015093,128.8897070313715,106.93159774075589
+CI-TOB = 448.7959473534703,95.44307753715275,914.0,255.0,659.0,118.39881996871672,630.5924464696476,458.83241320841955
+CI-TOM = 145.03331314354935,55.038107869493885,475.0,70.0,405.0,27.29599415572771,107.5146777376337,155.12528884501373
+CI-VAV = 282.35109122949706,25.320916191210863,366.0,197.0,169.0,1419.1893082031104,16175.49112557698,283.48419270790055
+CI-YAM = 200.18266743317045,30.38107786379895,524.0,123.0,401.0,306.23941769707557,2163.3854866361066,202.47496198993474
+CI-ZUE = 235.5282143777377,31.435291837772837,378.0,184.0,194.0,444.50161630485474,3536.4888217470248,237.61674465595124
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CIV/CIV_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CIV/CIV_2_elevation.properties
new file mode 100755
index 0000000..8c0be0e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CIV/CIV_2_elevation.properties
@@ -0,0 +1,220 @@
+# CIV.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CIV elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CIV
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CI-ABE-G020001 = 174.44929906542055,41.22948937230755,366.0,89.0,277.0,89.74505883366272,454.2431431500901,179.2552056100959
+CI-ABE-G020002 = 140.30587204206836,34.484182641617046,228.0,75.0,153.0,79.27932112471557,371.41764319786716,144.48147487462072
+CI-ABE-G020003 = 179.6295707472178,28.599106403822123,232.0,134.0,98.0,267.09312676604435,1806.4956001250653,181.89197776132642
+CI-ABI-G030001 = 76.98689384010486,6.072289393432231,131.0,67.0,64.0,2079.937025245246,27026.787457004535,77.22599641069816
+CI-ABI-G030002 = 75.02614379084967,1.2616580118855856,77.0,67.0,10.0,210462.7662452898,1.2525554839243667E7,75.03675121608215
+CI-ABI-G030003 = 86.47019122609674,23.197238598400112,160.0,70.0,90.0,65.01957798608636,312.6986695882165,89.52768202778871
+CI-ABI-G030004 = 77.1068376068376,9.80936432501148,152.0,71.0,81.0,513.9180844690895,4361.266632927721,77.72829622594358
+CI-ABI-G030005 = 78.50597609561753,11.087316318396365,152.0,72.0,80.0,380.3555848537423,2951.3109685265804,79.28503557336563
+CI-ABI-G030006 = 89.76946366782006,22.057824723808842,157.0,65.0,92.0,81.06538893760865,401.3208090925438,92.43973300888707
+CI-ABI-G030007 = 77.1907514450867,5.178158443776731,95.0,74.0,21.0,3359.0568790399607,50822.42269090894,77.36423872517594
+CI-ABI-G030008 = 78.10635538261998,11.48434217755353,153.0,74.0,79.0,339.5412668284512,2565.705703608931,78.9461390215333
+CI-ABI-G030009 = 78.5801393728223,12.58059824672035,151.0,62.0,89.0,265.30664464166205,1840.8893584678979,79.5808378700398
+CI-ABI-G030010 = 81.925,15.917866248624241,154.0,71.0,83.0,154.65255471586138,930.790809438689,83.4570793336856
+CI-ABO-G040001 = 77.72631578947369,7.712703722255547,152.0,72.0,80.0,1058.2980374092595,11141.801058325664,78.108040334605
+CI-ABO-G040002 = 76.06447534766119,6.833555913197623,118.0,72.0,46.0,1415.6452532133967,16247.251971130338,76.37081835579447
+CI-ABO-G040003 = 128.77497827975674,31.36476797582963,275.0,78.0,197.0,82.29093023973024,401.8525908235278,132.53959295670654
+CI-ABO-G040004 = 88.23522012578616,27.7164214393629,240.0,60.0,180.0,44.51203130239063,208.78532626483542,92.4859669790521
+CI-ABO-G040005 = 76.84727863525589,10.6099629919256,152.0,71.0,81.0,405.9013454882143,3211.213651768625,77.5762563439013
+CI-AD-G050001 = 111.24411508282476,33.55034535943569,219.0,69.0,150.0,46.791609968350265,193.8574903025496,116.19328213927933
+CI-AD-G050002 = 108.48880105401845,31.548771345297105,228.0,74.0,154.0,51.941983934781284,227.50075454655155,112.9829408695677
+CI-AD-G050003 = 75.55676516329704,1.0732706597507884,82.0,74.0,8.0,349106.3568453225,2.459193233798134E7,75.56438758999307
+CI-AD-G050004 = 156.4565043894653,31.61402902504699,235.0,93.0,142.0,136.85735452098774,766.197720351689,159.61855968829965
+CI-AD-G050005 = 129.77408354646207,29.597889549135772,180.0,68.0,112.0,96.81135315984113,475.76473416110576,133.10652811221152
+CI-AGB-G060001 = 94.98983481575604,32.81202966891058,227.0,49.0,178.0,34.70050126116675,146.41430775872706,100.49725374017981
+CI-AGB-G060002 = 94.59238625812442,25.26483784170064,170.0,63.0,107.0,64.8888078772083,301.49300968685645,97.90828141262429
+CI-AGB-G060003 = 104.858310626703,34.56565704714177,224.0,72.0,152.0,38.08245870157244,156.11031373468936,110.40855924513615
+CI-AGN-G080001 = 210.31875563570784,32.849491734244175,309.0,121.0,188.0,281.15419997547525,1916.7836509580295,212.8686639206221
+CI-BAN-G090001 = 308.1434294871795,72.6345310514162,745.0,186.0,559.0,91.59999486975549,485.9798767146129,316.58829453594694
+CI-BEO-G110001 = 218.06432311144354,15.565540931236102,312.0,193.0,119.0,2792.4441128928984,39751.71620268785,218.61915533304494
+CI-BEO-G110002 = 245.2454054054054,24.921092617862467,331.0,200.0,131.0,983.5458311920498,10003.369691643144,246.50835630811733
+CI-BIA-G120001 = 580.6108202443281,171.3397460428311,1294.0,282.0,1012.0,49.81385229927139,214.35858671943745,605.3645456737727
+CI-BIA-G120002 = 504.75830115830115,190.19219571633226,1137.0,246.0,891.0,27.279835932446446,101.07436390650122,539.4015330897882
+CI-BIA-G120003 = 502.22402826855125,72.10173408930409,814.0,363.0,451.0,358.9131093859041,2649.5475688809183,507.3732695254799
+CI-BOD-G130001 = 343.69952153110046,77.81069624114583,709.0,122.0,587.0,100.43723967765472,519.5975692474328,352.39731206443565
+CI-BOD-G130002 = 233.90453025235635,39.776847980945746,317.0,150.0,167.0,221.27391488939043,1412.7380694510841,237.26256954664117
+CI-BOF-G150001 = 261.48644067796613,38.52219387138486,336.0,178.0,158.0,332.7421990331873,2390.8888626627445,264.308755207042
+CI-BOF-G150002 = 204.32787411689145,40.323914251242236,607.0,140.0,467.0,148.53836067616848,899.0194353951755,208.26881235957984
+CI-BOG-G140001 = 166.40750966316952,31.476102597285525,241.0,103.0,138.0,164.37738201150464,967.6068921518448,169.35821298954681
+CI-BOG-G140002 = 184.76240352811467,58.94859100465112,457.0,86.0,371.0,41.23131565784167,173.23411337686593,193.93834623126884
+CI-BOG-G140003 = 130.2796305797845,38.20165097433242,235.0,74.0,161.0,50.12280369042966,210.5459540031291,135.76504808370169
+CI-BOG-G140004 = 90.124064171123,18.519063990280234,152.0,70.0,82.0,130.9496100628872,727.4628575838916,92.0070794765098
+CI-BOK-G160001 = 266.8986842105263,26.06609005777963,309.0,217.0,92.0,1104.0462345429794,11614.897620372563,268.16850800235756
+CI-BOK-G160002 = 271.85378715244485,35.18654849725,424.0,164.0,260.0,484.1590138553395,3918.89590929018,274.12145991198156
+CI-BOK-G160003 = 212.65415549597856,43.6113374730734,431.0,145.0,286.0,130.673763792074,712.6210589419982,217.08002811382286
+CI-BOK-G160004 = 302.3015873015873,21.547610570316127,383.0,253.0,130.0,2804.195766700819,39967.7464959394,303.0685552912892
+CI-BOK-G160005 = 243.44301470588235,24.792381770469813,298.0,199.0,99.0,976.8117731525945,9900.625562031853,244.70219370275612
+CI-BON-G180001 = 435.58153922296464,30.680419525300916,881.0,359.0,522.0,2907.5435048319537,42060.025742714366,436.66069831631916
+CI-BON-G180002 = 430.91824644549763,14.73748802622587,460.0,395.0,65.0,25085.99604615303,736050.6810620304,431.1701852783722
+CI-BON-G180003 = 423.8383280757098,25.47361871037405,589.0,374.0,215.0,4656.539943440407,78339.88934371884,424.60314835881104
+CI-BON-G180004 = 446.8990042674253,34.26965757077929,632.0,394.0,238.0,2258.888290417388,30058.956507722538,448.21103226631396
+CI-BON-G180005 = 392.3853820598007,18.755623358829826,447.0,359.0,88.0,9220.239090339835,194254.2385406089,392.8333762064955
+CI-BOU-G170001 = 305.9356839699641,61.92561068758215,653.0,121.0,532.0,135.86412300408048,755.1710966267462,312.1400710982166
+CI-BOU-G170002 = 330.48973607038124,22.675440532691997,393.0,273.0,120.0,3139.731095935026,46399.25740455267,331.2667222212667
+CI-BOU-G170003 = 296.593395252838,52.312171229560875,460.0,172.0,288.0,200.08738412293428,1249.804135481235,301.1713886914842
+CI-BOU-G170004 = 321.1767734553776,44.75343956587177,542.0,211.0,331.0,391.5945935935856,2978.3321843317726,324.2798022698655
+CI-DAK-G190001 = 232.55642023346303,42.16128158638303,500.0,152.0,348.0,186.0815074424226,1154.7362989913033,236.34733393209524
+CI-DAK-G190002 = 297.84176847004073,44.70993034495518,543.0,175.0,368.0,316.2239402816725,2258.607968839444,301.17884540055616
+CI-DAK-G190003 = 269.8369429404415,51.946852598217674,789.0,164.0,625.0,158.1726449380093,959.8150347761411,274.7916506560999
+CI-DAK-G190004 = 316.99263674614303,44.46818695710845,471.0,209.0,262.0,384.7795899862586,2925.2579550724786,320.0964720244891
+CI-DAK-G190005 = 258.954003407155,35.501463800998664,320.0,183.0,137.0,410.1326552185785,3156.2636468339397,261.37622273765925
+CI-DAK-G190006 = 216.5130890052356,44.89909477650408,308.0,151.0,157.0,127.0263476616735,690.7443510892107,221.11952971716127
+CI-DAL-G200001 = 312.55695266272187,51.00953918391302,398.0,182.0,216.0,247.7619054161273,1621.2053416481076,316.6919982341867
+CI-DAL-G200002 = 271.189891355692,32.85108801525492,357.0,214.0,143.0,587.5379663158056,5061.818163991121,273.17238359193277
+CI-DAL-G200003 = 270.4957983193277,35.174235927766546,332.0,207.0,125.0,477.8939480773335,3855.0900724835947,272.7731727672511
+CI-DAL-G200004 = 250.80045223289994,38.18006902555378,332.0,187.0,145.0,303.47762419271817,2131.4308063337908,253.68993774098172
+CI-DAN-G210001 = 253.04266211604096,39.51186656865346,361.0,179.0,182.0,281.970251183319,1932.66820325566,256.1089152109156
+CI-DAN-G210002 = 446.18102995270624,174.47764566311528,1281.0,243.0,1038.0,25.86162267179255,101.96535595255847,479.0824149619785
+CI-DAN-G210003 = 310.4048884165781,35.9534877459486,440.0,230.0,210.0,670.4209807300161,6042.104136581862,312.4801562243695
+CI-DAO-G220001 = 196.35258092738408,33.632189277997156,310.0,114.0,196.0,216.51394208760016,1369.3628754091806,199.2120985092922
+CI-DAO-G220002 = 189.81340579710144,33.80195359238,232.0,118.0,114.0,193.7354842435742,1180.972864949051,192.79963974799466
+CI-DAO-G220003 = 173.73562537048014,36.70223419105213,408.0,119.0,289.0,121.43010579662955,663.7783580774321,177.5700467913625
+CI-DIM-G240001 = 139.05110336817654,32.44842391576056,322.0,83.0,239.0,93.028621783601,480.6620973858144,142.7869376467056
+CI-DIM-G240002 = 125.39494470774092,32.82484025380534,227.0,75.0,152.0,67.20913182277033,302.8311736186199,129.62006903232705
+CI-DIM-G240003 = 149.7474074074074,20.312026467203857,207.0,109.0,98.0,423.2952015995515,3297.4438751699618,151.11870977626975
+CI-DIV-G250001 = 132.59323158593233,58.02336125963481,452.0,69.0,383.0,20.05836545196473,75.38417286135599,144.73311823583003
+CI-DIV-G250002 = 94.91512415349887,33.719866027898675,227.0,68.0,159.0,32.013129227529106,127.93826109801442,100.72690880799205
+CI-DIV-G250003 = 91.13632538569425,40.46444163345879,250.0,56.0,194.0,20.38906210720968,82.54789035470706,99.7155997901769
+CI-DIV-G250004 = 196.3159509202454,35.8683027803261,321.0,117.0,204.0,180.7028159457129,1087.017387499661,199.56574788791124
+CI-DUE-G260001 = 253.45605167087896,40.478988944122165,440.0,176.0,264.0,264.3091608398151,1775.501709226497,256.6681099679694
+CI-FER-G270001 = 342.0742898761835,35.109924377974956,490.0,264.0,226.0,954.6659439232271,9606.432289995957,343.87138087389934
+CI-FER-G270002 = 316.51659671880964,48.82052770337183,580.0,220.0,360.0,293.58335679038817,2068.2834296652727,320.2595820950456
+CI-FER-G270003 = 275.1885919350269,41.225834139542734,606.0,174.0,432.0,317.9588399045367,2270.8265844470134,278.2594662031893
+CI-FER-G270004 = 332.21787709497204,36.95094240634954,538.0,247.0,291.0,755.0543506500175,7072.605048098118,334.2664954885657
+CI-FER-G270005 = 373.07584597432907,54.82147827959779,566.0,284.0,282.0,335.80967558422515,2430.8377611300994,377.08219439562737
+CI-FER-G270006 = 298.5968928863451,19.43848439426729,357.0,231.0,126.0,3669.5983688713723,57028.79865518352,299.2289409748422
+CI-GAG-G280001 = 204.16344174557432,26.137900390359864,296.0,145.0,151.0,499.6458962964708,4079.443787772235,205.82978594512238
+CI-GAG-G280002 = 223.02257636122178,21.443171017118733,263.0,169.0,94.0,1155.9723231259604,12340.175313012816,224.05106371107993
+CI-GAG-G280003 = 224.4568245125348,10.222671398861037,270.0,193.0,77.0,10651.015899683116,235300.8125977151,224.68949481624622
+CI-GUI-G300001 = 297.26002844950216,41.15951806287959,608.0,199.0,409.0,400.420651722231,3106.000998483441,300.09603536362704
+CI-GUI-G300002 = 270.19953051643193,31.61406701069053,777.0,193.0,584.0,652.0940822815106,5878.603552232672,272.04270900771564
+CI-GUI-G300003 = 211.4147465437788,40.36806088409571,352.0,132.0,220.0,159.97405895256466,932.3808423861815,215.23423379126353
+CI-GUI-G300004 = 274.2310126582278,31.230806903095,473.0,169.0,304.0,702.8178166067195,6393.443151046662,276.00364418495553
+CI-ISS-G320001 = 226.02965958881023,31.447461495297322,386.0,161.0,225.0,393.9530869986732,3014.7107567197495,228.20681376403215
+CI-ISS-G320002 = 242.42156133828996,23.743893360434072,301.0,199.0,102.0,1095.1017119270982,11501.315832777304,243.58157950388193
+CI-KAT-G330001 = 293.01057871810826,28.31080083262509,493.0,195.0,298.0,1140.2503990964103,12147.898910470889,294.3751020118809
+CI-KAT-G330002 = 279.89483282674775,31.748276702905798,364.0,176.0,188.0,710.3200920228898,6463.972670181814,281.68967058931594
+CI-KAT-G330003 = 297.6714945424013,25.6505814292227,533.0,197.0,336.0,1597.7536925256816,18961.98875252669,298.7746157068302
+CI-KAT-G330004 = 317.42016094875055,21.863300226577802,446.0,256.0,190.0,3105.622255629517,45809.38341864638,318.17222140458483
+CI-KAT-G330005 = 302.63280116110303,20.75309614384149,336.0,252.0,84.0,3143.9571546071993,46453.78838722853,303.3435401292918
+CI-KOR-G340001 = 359.38371569950516,49.61652175432995,500.0,253.0,247.0,402.36451080286275,3087.591058892184,362.7925775715108
+CI-KOR-G340002 = 393.9585121602289,51.41914214196959,551.0,301.0,250.0,472.8121299273932,3802.8387502735222,397.29993390651015
+CI-KOR-G340003 = 339.0877192982456,26.55466437486186,389.0,298.0,91.0,2120.432956375059,27566.218680724727,340.1259054805255
+CI-KOR-G340004 = 312.1313131313131,20.54516899377459,369.0,284.0,85.0,3553.1841420357737,54724.41021576863,312.8067464203108
+CI-KOR-G340005 = 384.18911335578,50.61918112378536,602.0,297.0,305.0,459.90613507579644,3663.8710085988914,387.50945319920004
+CI-KOR-G340006 = 405.64503816793894,42.57001366180766,466.0,302.0,164.0,892.9669271655667,8760.044152484788,407.87265543725175
+CI-KOR-G340007 = 323.4189349112426,30.149876054214896,571.0,267.0,304.0,1267.988617578453,14003.207616299525,324.8212161870082
+CI-KOR-G340008 = 401.26216640502355,25.061302700708904,492.0,324.0,168.0,4152.008835308439,67219.80414811675,402.04402132242853
+CI-KOR-G340009 = 321.27597955706983,23.886560815318493,394.0,287.0,107.0,2474.57327110618,33871.54352631599,322.16272724810773
+CI-KOR-G340010 = 389.6440170940171,38.51575582941116,559.0,323.0,236.0,1067.010386029699,11147.014904861464,391.54300339078145
+CI-KOR-G340011 = 389.21861471861473,44.66505747359953,489.0,304.0,185.0,687.7913681601932,6221.388262522659,391.773017706168
+CI-LAH-G290001 = 87.03241800152556,21.40378792361234,163.0,67.0,96.0,80.90344294355236,400.7786473330276,89.62568783932005
+CI-LAK-G360001 = 201.7875145405196,39.38964125134097,457.0,129.0,328.0,150.8344737666377,874.7145414034811,205.5960720985441
+CI-LAK-G360002 = 234.5117117117117,16.274485301993955,313.0,217.0,96.0,3038.047387493504,44529.59485479451,235.07573631024067
+CI-MAN-G390001 = 335.43386101422055,30.211291735160138,439.0,273.0,166.0,1402.6041134462941,15965.187180034822,336.79162291128085
+CI-MAN-G390002 = 298.8494983277592,46.045971917733034,455.0,224.0,231.0,293.38689340689865,2043.8944037275796,302.3760145590288
+CI-MAN-G390003 = 244.00601374570448,29.967120554873553,312.0,200.0,112.0,564.7137323230808,4810.323337282287,245.83930332316524
+CI-MAN-G390004 = 302.7130177514793,29.763253929448084,528.0,233.0,295.0,1084.5742668865757,11411.885143186944,304.1726851653124
+CI-MAN-G390005 = 315.8114406779661,15.870785055044696,403.0,265.0,138.0,7940.056831669552,159256.05794362153,316.2099743546303
+CI-MAN-G390006 = 302.1652830188679,20.096274000258898,358.0,201.0,157.0,3442.4753319336714,52362.523454083355,302.8328226770771
+CI-MBA-G370001 = 164.30588235294118,25.206841677582435,242.0,130.0,112.0,297.89636251560523,2100.246833445346,166.2281800512093
+CI-MBA-G370002 = 204.74991901522515,27.857398321288077,254.0,141.0,113.0,418.3510761523173,3222.377745380657,206.63630846966885
+CI-MN-G380001 = 310.2921440261866,46.860351651920006,507.0,213.0,294.0,311.70058584843537,2232.10662248978,313.8106231492321
+CI-MN-G380002 = 285.68871925360475,66.11600030366652,767.0,156.0,611.0,94.67054834964618,485.26723754362615,293.2394410800147
+CI-MN-G380003 = 301.9930151338766,29.90244047824637,426.0,247.0,179.0,1061.5663344011164,11068.678288574456,303.469829037756
+CI-MN-G380004 = 587.2708821233412,171.52742434384118,1186.0,296.0,890.0,50.90304421337261,217.37157388454477,611.8077690679969
+CI-MN-G380005 = 441.3306930693069,145.72339031081486,947.0,292.0,655.0,37.94592810625738,156.2710060418992,464.766701828684
+CI-ODI-G430001 = 437.37618724559024,62.29382767333893,901.0,309.0,592.0,368.49390752518724,2771.336194626402,441.79005210131794
+CI-ODI-G430002 = 398.38031088082903,47.19841731239029,500.0,295.0,205.0,626.2664238696531,5492.260764555375,401.1665024578953
+CI-ODI-G430003 = 434.5071232876712,29.968066633533837,612.0,351.0,261.0,3091.496347044863,45459.902197293435,435.539349778501
+CI-ODI-G430004 = 440.8847583643123,12.63000707525702,462.0,409.0,53.0,42640.984980079746,1492104.7650936183,441.06562690452205
+CI-ODI-G430005 = 497.06778711484594,58.55561553591114,897.0,426.0,471.0,638.5558624411455,5677.379323014775,500.50489018394137
+CI-ODI-G430006 = 424.27498908773464,23.44365308289466,490.0,368.0,122.0,5981.6057786178235,109231.11418946106,424.922194331231
+CI-ODI-G430007 = 449.00378405650855,26.579180030801673,744.0,373.0,371.0,4874.276479279795,83356.98127652795,449.7897852421435
+CI-ODI-G430008 = 424.58590308370043,4.745076228419807,438.0,413.0,25.0,716687.4205866022,6.415266084832606E7,424.61241720634473
+CI-ODI-G430009 = 454.6858147713951,39.552910705063816,914.0,386.0,528.0,1556.7278614647798,18421.583921622987,456.4029172776727
+CI-ODI-G430010 = 433.43116328708646,22.26280907980433,476.0,378.0,98.0,7437.244572685686,145901.67205454834,434.0025414401635
+CI-ODI-G430011 = 462.67446808510635,37.405347029792324,807.0,436.0,371.0,1935.107239270004,24638.888024237087,464.18404044544155
+CI-ODI-G430012 = 417.76526082130965,21.94751717553937,576.0,367.0,209.0,6954.769377829962,133531.96883748157,418.3413757438624
+CI-OU-G440001 = 232.5615292712067,15.132788632868971,302.0,194.0,108.0,3677.5180287507505,57317.094088180274,233.05335481123078
+CI-OU-G440002 = 178.05044666316343,34.442753781159894,295.0,76.0,219.0,153.6599434092653,877.2092509179282,181.35121958504058
+CI-SAK-G450001 = 223.1532618409294,17.437497616933264,304.0,192.0,112.0,2134.9887495208163,27847.10067361143,223.8335198163737
+CI-SAS-G470001 = 191.989703989704,53.81251017912605,374.0,110.0,264.0,57.03046176056322,254.34423522913676,199.38864734440799
+CI-SAS-G470002 = 120.85666137985726,39.141929887180446,257.0,69.0,188.0,39.483049946992196,160.8551097332699,127.03709409136542
+CI-SEG-G490001 = 370.2881927710843,33.546297163180995,462.0,298.0,164.0,1378.0802524845444,15582.21933062437,371.80465268610635
+CI-SEG-G490002 = 314.5050055617353,44.07755233796035,593.0,256.0,337.0,387.5077156890475,2990.7678113221887,317.5786975593495
+CI-SEG-G490003 = 328.8234165067179,29.928185135199726,433.0,274.0,159.0,1360.5051233172524,15354.829480801342,330.1825790507992
+CI-SEG-G490004 = 302.49149507609667,37.8881543153602,633.0,238.0,395.0,537.6226921636218,4634.5682378255515,304.8550751271771
+CI-SEG-G490005 = 411.8630621526023,62.98878959686318,736.0,291.0,445.0,299.3101464881683,2090.9842450805722,416.651856566842
+CI-SEG-G490006 = 305.04545454545456,19.560113395104338,506.0,250.0,256.0,3843.282383247215,60857.96890117235,305.67192768534096
+CI-SEG-G490007 = 288.27167019027485,17.010604227824054,362.0,241.0,121.0,4917.380157034307,84182.41482676164,288.7731228672195
+CI-SEG-G490008 = 343.8888888888889,48.0321615220803,713.0,266.0,447.0,390.4533040687918,3001.1075840353465,347.2270963529744
+CI-SIN-G500001 = 217.9065228556754,27.433563463277032,315.0,130.0,185.0,524.0092986644552,4333.838625844605,219.6266220369121
+CI-SOR-G510001 = 200.03540414161657,44.00674117592496,391.0,144.0,247.0,108.70412057488693,575.3588726619363,204.81883746136415
+CI-SOR-G510002 = 222.6412092283214,49.729828429325664,384.0,153.0,231.0,103.78738357389277,535.7731097113032,228.12751671435726
+CI-SOR-G510003 = 170.92530345471522,28.625315282400816,273.0,117.0,156.0,231.18094515413645,1497.0464469555488,173.30570687690388
+CI-SOR-G510004 = 208.5385229540918,58.59194978710205,444.0,121.0,323.0,57.0709206368799,260.22112449571495,216.61332400323056
+CI-SP-G460001 = 162.58082092262987,41.42294790223493,357.0,121.0,236.0,74.34822290376606,370.1775891911728,167.77480128072722
+CI-SP-G460002 = 146.9982702287142,46.359816168179776,326.0,106.0,220.0,43.38385115787571,193.0514588176681,154.13540801964197
+CI-TAB-G540001 = 181.54970297029703,49.84063319956473,414.0,94.0,320.0,60.2299310069365,273.6967613064909,188.26678774105812
+CI-TAB-G540002 = 109.74699484831139,22.481922671515118,162.0,81.0,81.0,131.58765399710836,724.9396637380354,112.02606716850893
+CI-TAN-G550001 = 254.4050235478807,44.36592353367962,602.0,217.0,385.0,208.4416833827609,1353.5514307534095,258.24455691726405
+CI-TAN-G550002 = 192.15545755237045,27.822957382995114,233.0,138.0,95.0,350.0558799320366,2560.633198507579,194.15930784975723
+CI-TAN-G550003 = 205.9051441079898,38.732364206418566,524.0,135.0,389.0,166.94728695517466,989.8718147827084,209.51640605726004
+CI-TAN-G550004 = 242.85267349260522,29.964795825612452,491.0,188.0,303.0,558.4865818141582,4777.375489386727,244.6943195323025
+CI-TAN-G550005 = 238.23559322033898,24.01137627771019,305.0,195.0,110.0,1007.7861624022837,10336.963480068833,239.44256945621973
+CI-TEN-G560001 = 347.1023489932886,10.83267774993368,369.0,329.0,40.0,32994.00011543158,1060300.0384120608,347.27134575702127
+CI-TEN-G560002 = 344.2354031510658,21.67784191351761,464.0,310.0,154.0,4053.2168812969244,65190.962779678346,344.91729677214545
+CI-TIA-G570001 = 93.25221893491124,32.00431037610842,219.0,70.0,149.0,35.23327165585166,148.4142524836652,98.59133947226253
+CI-TIA-G570002 = 103.93559677983899,37.98575783530631,424.0,65.0,359.0,30.40053821327822,126.74451697897558,110.65950513310555
+CI-TOB-G580001 = 499.4583002382844,84.84588917126928,897.0,368.0,529.0,222.60494537599436,1435.1202557697584,506.61367785145666
+CI-TOB-G580002 = 449.5674822415154,75.9069289517072,881.0,317.0,564.0,226.89750407255198,1480.4508393067222,455.93067779198054
+CI-TOB-G580003 = 334.1737430167598,47.52247904393717,505.0,255.0,250.0,369.69641897368746,2769.950636927912,337.5358892567024
+CI-TOB-G580004 = 541.6312640239341,48.38008031619516,813.0,436.0,377.0,1437.1723273159864,16483.619895215936,543.7876960170818
+CI-TOB-G580005 = 368.92851273623666,50.012954612725494,465.0,291.0,174.0,423.84070328590633,3298.507968430182,372.3030259598571
+CI-TOB-G580006 = 530.410670978173,62.44548393065054,914.0,401.0,513.0,638.6989257265898,5654.793604539792,534.0738884750394
+CI-TOB-G580007 = 453.90301548492255,65.29311665866003,897.0,332.0,565.0,358.23102674818267,2672.8696799016016,458.57511767354674
+CI-TOM-G590001 = 168.2988764044944,42.89287019242564,338.0,76.0,262.0,73.55464355610495,356.8606388550252,173.67875550095226
+CI-TOM-G590002 = 136.44859038142621,56.52114995182786,475.0,70.0,405.0,22.6412963047294,88.66338342513491,147.69176757340006
+CI-VAV-G610001 = 282.35109122949706,25.320916191210863,366.0,197.0,169.0,1419.1893082031104,16175.49112557698,283.48419270790055
+CI-YAM-G630001 = 203.8046062407132,26.532908880692027,304.0,133.0,171.0,475.8864162419933,3826.9269769223333,205.5244821878972
+CI-YAM-G630002 = 209.13174603174602,18.16153553920619,296.0,156.0,140.0,1561.0465484124172,18363.95064185805,209.9188618762701
+CI-YAM-G630003 = 201.1095238095238,29.31587633463753,524.0,125.0,399.0,344.8843207830299,2553.860263271639,203.2349900291807
+CI-YAM-G630004 = 194.39076376554175,35.10137645056031,313.0,123.0,190.0,186.6057817916075,1129.9684977125683,197.53449234519678
+CI-ZUE-G650001 = 232.21124361158434,20.744195460461036,296.0,198.0,98.0,1436.583902351116,16470.69433684026,233.1359759988586
+CI-ZUE-G650002 = 236.9667528629479,34.975325133797995,378.0,184.0,194.0,332.70459155070995,2424.6915210043708,239.53395444200456
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CMR/CMR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CMR/CMR_0_elevation.properties
new file mode 100755
index 0000000..a5dac0c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CMR/CMR_0_elevation.properties
@@ -0,0 +1,36 @@
+# CMR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CMR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CMR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CMR = 649.2763055488217,338.7158756166791,4059.0,1.0,4058.0,13.695695873645011,47.69365144499069,732.316984195965
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COD/COD_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COD/COD_0_elevation.properties
new file mode 100755
index 0000000..215fbd9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COD/COD_0_elevation.properties
@@ -0,0 +1,36 @@
+# COD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = COD elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = COD
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+COD = 694.5851813902361,339.70396302752374,4657.0,1.0,4656.0,16.444558045784046,64.92763253043323,773.2058954141717
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COG/COG_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COG/COG_0_elevation.properties
new file mode 100755
index 0000000..331b617
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COG/COG_0_elevation.properties
@@ -0,0 +1,36 @@
+# COG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = COG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = COG
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+COG = 426.1691588551431,132.97156734426048,914.0,1.0,913.0,42.36619461703484,168.26330316836535,446.43206614365175
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COG/COG_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COG/COG_1_elevation.properties
new file mode 100755
index 0000000..9ce5630
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COG/COG_1_elevation.properties
@@ -0,0 +1,44 @@
+# COG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = COG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = COG
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CG-10 = 326.16382601581677,132.0677082253996,809.0,99.0,710.0,23.165045629172056,83.41143148317185,351.8873697039803
+CG-12 = 521.7102429797759,119.8559357488807,896.0,38.0,858.0,94.5157314882106,458.31350062505254,535.300871439844
+CG-14 = 150.3314063089104,116.9080451656409,693.0,1.0,692.0,6.580424308011237,19.10939836393609,190.43902632408768
+CG-2 = 516.3595301525793,130.15667364462078,914.0,98.0,816.0,73.05560031722322,325.57091136483353,532.5109614586592
+CG-3 = 404.27906184757984,72.52964239051038,892.0,303.0,589.0,191.0019222702252,1180.1941288991316,410.733622769861
+CG-4 = 503.91197017100245,126.0431553327918,914.0,178.0,736.0,75.47499912643737,346.6676207482679,519.4363779019207
+CG-7 = 396.55927973585193,51.195046234151945,643.0,278.0,365.0,488.3060223305601,3972.666435788201,399.85021583529846
+CG-8 = 419.99482936918304,107.22255289153752,766.0,257.0,509.0,72.41623611718818,338.44262784670116,433.4654917584879
+CG-9 = 437.80938200555426,185.38802806695708,896.0,42.0,854.0,20.22525423470124,66.44341072306192,475.44271571099074
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COG/COG_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COG/COG_2_elevation.properties
new file mode 100755
index 0000000..c7780d2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COG/COG_2_elevation.properties
@@ -0,0 +1,81 @@
+# COG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = COG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = COG
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CG-10-G010001 = 372.6778801843318,114.74489002657802,809.0,223.0,586.0,45.19738301283385,193.31884389786583,389.9425498274055
+CG-10-G010002 = 198.3648530695374,61.60960101263894,523.0,99.0,424.0,43.95287245635982,184.29414977734658,207.71219961821132
+CG-10-G010003 = 283.6917808219178,96.662096102123,765.0,148.0,617.0,35.9131639592093,154.1504162762564,299.70750295707836
+CG-10-G010004 = 462.54299754299757,136.46820149226394,681.0,227.0,454.0,48.920187043166365,199.88016030254536,482.2546988828565
+CG-10-G010005 = 401.3549180327869,108.8938485989819,648.0,220.0,428.0,61.752233657678175,277.5112100165608,415.8649305866068
+CG-10-G010006 = 235.07070707070707,70.55242271644184,650.0,155.0,495.0,49.94230604170075,244.53498850400482,245.42999342762016
+CG-12-G100001 = 450.41430745814307,118.59474390054969,628.0,38.0,590.0,65.5505743842211,288.51133282126335,465.76577981195186
+CG-12-G100002 = 537.1013688930848,80.53979875732792,806.0,298.0,508.0,315.5702801685637,2220.904093416455,543.1063796814545
+CG-12-G100003 = 457.3449433487201,96.50184097306469,646.0,92.0,554.0,120.32043700774166,635.9511865966165,467.4152356500959
+CG-12-G100004 = 584.4541989141735,50.66790599042908,896.0,301.0,595.0,1567.6631215628593,18430.113684522254,586.6463562708486
+CG-12-G100005 = 373.2285797269823,86.25318375086721,630.0,249.0,381.0,95.05486260964311,484.46187076787055,383.0655093220757
+CG-12-G100006 = 548.1334732683048,118.72182529294527,711.0,129.0,582.0,110.96740228472005,562.4582693259957,560.8432725085182
+CG-12-G100007 = 523.3357981731187,153.64095776160738,786.0,96.0,690.0,48.6837599442189,192.72086571968666,545.4226815520227
+CG-14-G050001 = 192.58449245338858,92.6426826848577,512.0,1.0,511.0,14.84473275241798,44.26954255221255,213.70880512645357
+CG-14-G050002 = 28.232913669064747,30.532955944434843,159.0,1.0,158.0,5.082620331181104,16.646027098748466,41.58556014952354
+CG-14-G050003 = 141.23845067581198,111.47722505938111,369.0,1.0,368.0,6.166662553254772,15.721656591591037,179.93185281167894
+CG-14-G050004 = 223.3208392267798,103.01598125815656,693.0,16.0,677.0,18.245472399318196,70.55068970682211,245.93594618829957
+CG-2-G060001 = 564.3198370257194,49.37516967945413,700.0,447.0,253.0,1526.676295379461,17822.871124985337,566.4757592709589
+CG-2-G060002 = 567.5832106038291,73.60841591403874,914.0,313.0,601.0,480.55271327208783,3864.046437395273,572.3363520280051
+CG-2-G060003 = 393.0987089201878,142.08266537882253,878.0,98.0,780.0,29.41707415411555,105.86252184092368,417.9881323146251
+CG-2-G060004 = 601.0024648397854,30.840953507265617,899.0,447.0,452.0,7460.986693353937,146687.6404422829,601.7932594809739
+CG-3-G110001 = 365.9652612219876,38.73054481704109,506.0,303.0,203.0,873.1723977751856,8555.43622875629,368.0090046766552
+CG-3-G110002 = 431.29917792131533,37.44271074184714,638.0,360.0,278.0,1562.7846716457154,18396.36568364416,432.92139871263015
+CG-3-G110003 = 510.5884302500753,63.0258076040301,892.0,359.0,533.0,556.3991181048277,4718.451782814931,514.463601753687
+CG-4-G090001 = 429.48416198877305,83.09684081629223,626.0,294.0,332.0,154.00289729172653,885.2230775436956,437.44911744435694
+CG-4-G090002 = 583.8754530809505,74.44669911018879,914.0,178.0,736.0,504.0764589840594,4102.2565758756355,588.6024598308169
+CG-4-G090003 = 380.13811682203027,100.79964723326772,647.0,202.0,445.0,65.71282473759338,301.94431483107445,393.2754209753652
+CG-4-G090004 = 621.0724722384571,47.78627380553226,911.0,507.0,404.0,2236.813827522772,29682.863836639048,622.9081342674907
+CG-7-G070001 = 420.93239866740697,51.921592424313005,643.0,278.0,365.0,557.0735470640742,4715.576753775406,424.12254833688513
+CG-7-G070002 = 378.7661147772802,39.168648339745694,459.0,290.0,169.0,933.3460704470762,9310.08512054724,380.78596706842876
+CG-7-G070003 = 363.0446537802789,41.80897097510154,506.0,290.0,216.0,681.5844014375447,6168.929723587094,365.44412800377495
+CG-8-G030001 = 458.4298056155508,62.764855119654065,605.0,352.0,253.0,412.048951139597,3182.5868418597906,462.7065092635966
+CG-8-G030002 = 533.0196978672985,53.42007525446835,623.0,425.0,198.0,1023.3612660519417,10512.803903754873,535.6899315413156
+CG-8-G030003 = 568.5752160710115,65.08945747959767,766.0,425.0,341.0,693.2862214460633,6302.174655590974,572.2887503744815
+CG-8-G030004 = 332.32504604051564,26.26968422853395,406.0,275.0,131.0,2062.551570173467,26577.315201557427,333.36171426139765
+CG-8-G030005 = 353.38790754012314,35.59729319573255,470.0,304.0,166.0,1009.2705266074706,10351.714427826028,355.1762667724993
+CG-8-G030006 = 462.8978102189781,51.99176317243865,588.0,351.0,237.0,732.4937145386976,6762.544178846122,465.80846508334736
+CG-8-G030007 = 307.4336609336609,13.427538344946289,348.0,257.0,91.0,12071.049144639494,277955.93404540455,307.72675324235
+CG-8-G030008 = 568.4980006664446,49.312086267472175,661.0,411.0,250.0,1565.6623207461223,18411.805375837164,570.632682742406
+CG-8-G030009 = 351.61121316188803,46.91025080421647,545.0,292.0,253.0,445.1643911118889,3546.179850661435,354.7266790807948
+CG-9-G080001 = 564.3803342816501,74.91964337333981,878.0,331.0,547.0,450.25748253085646,3569.4945712841873,569.3312872897953
+CG-9-G080002 = 269.2668458040513,113.56837607471097,517.0,74.0,443.0,20.668006051582914,69.53695898189095,292.2369078222491
+CG-9-G080003 = 422.8828828828829,120.4289434800663,762.0,208.0,554.0,54.02473721294977,230.42155360057558,439.6965579386119
+CG-9-G080004 = 239.96648426812587,86.62174649630983,624.0,42.0,582.0,29.531023927400863,107.56663616011933,255.12201108112114
+CG-9-G080005 = 668.4786872123274,91.22754449705756,896.0,497.0,399.0,416.47307664642716,3238.726196367074,674.6748995865188
+CG-9-G080006 = 418.7224166990795,142.5425831339634,688.0,91.0,597.0,33.838217048394675,124.58963499725998,442.3198506203626
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COL/COL_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COL/COL_0_elevation.properties
new file mode 100755
index 0000000..ef083c0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COL/COL_0_elevation.properties
@@ -0,0 +1,36 @@
+# COL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = COL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = COL
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+COL = 565.1726110559804,824.0332801595164,5692.0,1.0,5691.0,4.498279304245133,15.634956280162015,999.2251633627053
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COL/COL_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COL/COL_1_elevation.properties
new file mode 100755
index 0000000..81d02de
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COL/COL_1_elevation.properties
@@ -0,0 +1,68 @@
+# COL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = COL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = COL
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CO-AMA = 108.2363692468371,28.888864974937945,583.0,69.0,514.0,68.39606727052121,394.74842220777043,112.0253460038299
+CO-ANT = 1009.6211327043518,877.4428336629362,3992.0,1.0,3991.0,5.6131461555798365,14.87092317211163,1337.6250438555746
+CO-ARA = 371.7837919361866,716.0660025678973,5072.0,75.0,4997.0,5.179058443044193,23.886739835490708,806.8294169029937
+CO-ATL = 48.784707871501034,62.09815588826389,461.0,1.0,460.0,4.97179300668521,19.352387710360237,78.96916288546267
+CO-BOL = 274.9869902345651,366.4134898313654,2086.0,1.0,2085.0,4.284904903055771,13.300712901418716,458.1230078577703
+CO-BOY = 2252.425852469158,1026.0707952092428,5294.0,48.0,5246.0,16.798763237166273,51.27860766482498,2475.124945866926
+CO-BUE = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-CAL = 1564.073209249859,934.6010699811088,4737.0,152.0,4585.0,10.201037679665015,30.4193839947786,1822.032975525687
+CO-CAQ = 355.6746709372957,360.96371941393863,3141.0,86.0,3055.0,7.433169943084237,38.70508491026833,506.7536662713872
+CO-CAS = 263.3840969835815,359.469897015727,3673.0,72.0,3601.0,6.870686665185824,40.36833036573608,445.6341429966434
+CO-CAU = 1498.3896706718763,1058.3899642446565,4514.0,1.0,4513.0,7.446306657448802,20.295363256125576,1834.4920064121131
+CO-CES = 498.95288266715784,745.2673574159339,4819.0,15.0,4804.0,4.624760840542453,17.747332154671952,896.870901050755
+CO-CHO = 290.7529411764706,496.84617098207957,3763.0,1.0,3762.0,5.38191497707359,26.023967177750066,575.6677778218291
+CO-COR = 191.85870191492967,278.3110829071402,2105.0,1.0,2104.0,5.056735295670078,20.2417274537169,338.0337562573136
+CO-CUN = 1877.8143733444863,1069.7846205849116,4122.0,131.0,3991.0,10.597351285177174,29.165694259774675,2161.163102400914
+CO-GUA = 169.12091611276364,64.82683243382638,736.0,64.0,672.0,27.104730884407516,110.66268560087597,181.11985664256665
+CO-GUV = 288.05939513215145,83.59541025720331,1055.0,112.0,943.0,53.68167026317425,261.8345610948024,299.9440076747182
+CO-HUI = 1680.1836476928258,836.4364499862733,4655.0,263.0,4392.0,14.542986694832198,46.35519366166936,1876.8705402451212
+CO-LAG = 342.1580026011902,671.1260125210979,5153.0,1.0,5152.0,5.040053669744732,24.296392760220684,753.3141598473222
+CO-MAG = 388.2198264326949,823.3619790709641,5421.0,1.0,5420.0,4.57164892457474,19.662123030269782,910.2964254654007
+CO-MET = 473.21238425347866,607.3934111132937,4232.0,121.0,4111.0,5.99419845152517,26.960609879947558,769.9718933017705
+CO-NAR = 1164.5356719793238,1194.2134532772886,4848.0,1.0,4847.0,4.469550876334812,10.980071692237768,1668.0195152637357
+CO-NSA = 1232.3714773064373,991.6756721342529,4513.0,37.0,4476.0,6.34419434523799,17.662148801805948,1581.8217651750056
+CO-PUT = 510.1081750619323,561.8488267181918,3489.0,118.0,3371.0,6.248449889785709,26.23055712773282,758.8705122414635
+CO-QUI = 1864.1788537549407,711.9405345467425,4508.0,830.0,3678.0,26.792197037106366,101.91784473998652,1995.5004694356217
+CO-RIS = 1754.9029003783103,845.7171364048016,4514.0,219.0,4295.0,16.00167625128647,54.981959243177386,1948.0558679270323
+CO-SAN = 1088.7426977630766,997.0610467141319,4461.0,14.0,4447.0,5.304296471890751,14.336873442786256,1476.3100598475532
+CO-SAP = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-SUC = 71.10643972076241,76.52559265748202,684.0,1.0,683.0,6.168846865999838,27.7362343895844,104.46191699055346
+CO-TOL = 1618.8027419237221,1166.3542596718582,5692.0,143.0,5549.0,7.472508712985991,21.053667516567725,1995.2204330134668
+CO-VAC = 1167.3711756179732,894.144973348894,4071.0,1.0,4070.0,6.811204283277203,19.483629261872284,1470.4593483088179
+CO-VAU = 177.99813959455992,62.78226507283447,618.0,70.0,548.0,32.14669099444873,129.10827964345734,188.74572977103375
+CO-VID = 113.68983405123171,47.34392156410653,609.0,1.0,608.0,22.172914946646255,84.88230783177406,123.1536652952908
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COL/COL_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COL/COL_2_elevation.properties
new file mode 100755
index 0000000..bbdcec3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COL/COL_2_elevation.properties
@@ -0,0 +1,1119 @@
+# COL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = COL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = COL
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CO-AMA-G010001 = 124.0616217913494,17.726273964713865,165.0,102.0,63.0,364.1894601124409,2705.61543793708,125.32161341992015
+CO-AMA-G010002 = 115.05439716857737,34.73329232660485,583.0,83.0,500.0,54.37818171021437,380.43178373237544,120.18284363281674
+CO-AMA-G010003 = 97.68006759135393,11.887854092446311,214.0,78.0,136.0,584.0342400314483,5154.4609478625825,98.40079613282983
+CO-AMA-G010004 = 97.26839916839917,4.465029204263574,102.0,84.0,18.0,10402.036911628289,227935.36544411015,97.37082706117866
+CO-AMA-G010005 = 105.52232719012957,32.80297644602479,224.0,76.0,148.0,45.1866094779346,204.92683937370438,110.50337913086287
+CO-AMA-G010006 = 94.9480686695279,4.566378168163876,105.0,88.0,17.0,9052.31409758162,189539.7978630912,95.05781163927597
+CO-AMA-G010007 = 129.0159403886059,45.238388776544674,231.0,69.0,162.0,32.58224546341171,126.43173372616164,136.71731672854784
+CO-AMA-G010008 = 100.87350350124238,20.098887910153465,221.0,77.0,144.0,145.40524386328875,883.5323280643129,102.8563513053038
+CO-ANT-G020001 = 1821.0627118644068,575.9519999415867,2770.0,602.0,2168.0,40.69539705754685,156.95714565814845,1909.9712319246228
+CO-ANT-G020002 = 2279.039156626506,355.75826236061323,3038.0,1534.0,1504.0,282.3527812680663,1938.4425019805697,2306.6389875042646
+CO-ANT-G020003 = 1632.84,285.0646261230367,2032.0,1204.0,828.0,204.7611056180551,1266.6305469535655,1657.536819098347
+CO-ANT-G020004 = 1390.6134453781513,230.39210673204914,2105.0,966.0,1139.0,238.18276838839623,1552.9150231547924,1409.569536174404
+CO-ANT-G020005 = 1084.1449170872386,437.86475565838396,1856.0,144.0,1712.0,22.469349571550776,75.04313708568893,1169.2286968313222
+CO-ANT-G020006 = 2573.8548895899053,755.5195745468219,3992.0,996.0,2996.0,49.61003805765598,204.13614110516258,2682.450152414631
+CO-ANT-G020007 = 1778.2173913043478,345.32305687658044,2636.0,972.0,1664.0,152.24943273501876,870.1390248506191,1811.4373034548632
+CO-ANT-G020008 = 2063.812356979405,401.01634785029154,2750.0,1346.0,1404.0,151.9466637524866,866.3488301218733,2102.411842637896
+CO-ANT-G020009 = 932.7944711538462,428.5917877167955,1909.0,103.0,1806.0,16.98727681175893,54.21399544323557,1026.5458810562056
+CO-ANT-G020010 = 1470.2284069097889,672.6293464141593,3128.0,390.0,2738.0,17.242202917572506,55.67396865630867,1616.7874956660305
+CO-ANT-G020011 = 1503.2375478927204,530.1163801668367,2685.0,541.0,2144.0,31.350014263523295,115.31743560383971,1593.9719263260909
+CO-ANT-G020012 = 298.46814814814815,224.65184938011086,670.0,4.0,666.0,6.593740492455836,16.521024598051465,373.5661773888114
+CO-ANT-G020013 = 60.25218914185639,59.92171899772218,288.0,1.0,287.0,5.340057103011209,16.606659157605872,84.97610666550933
+CO-ANT-G020014 = 1526.5,560.9239240313473,2801.0,517.0,2284.0,28.278611875287858,100.70662946221529,1626.295759863723
+CO-ANT-G020015 = 882.9177215189874,362.2245084144285,1538.0,343.0,1195.0,21.977905644693152,74.53763034560036,954.3323831183528
+CO-ANT-G020016 = 1751.3346303501946,326.5723486724961,2435.0,1183.0,1252.0,170.45541808259367,1004.4462379725645,1781.5225191900672
+CO-ANT-G020017 = 2268.8651685393256,420.48447688781965,2990.0,1476.0,1514.0,172.65266934482668,1010.8127102499521,2307.500021303273
+CO-ANT-G020018 = 2754.219839142091,201.79858812541556,3238.0,2280.0,958.0,2583.89897400181,35850.47078376045,2761.602721698633
+CO-ANT-G020019 = 2224.25641025641,684.3279370759108,3644.0,1049.0,2595.0,44.39664536890791,180.84562190301585,2327.148749871676
+CO-ANT-G020020 = 1741.8581081081081,419.2620287905999,2891.0,838.0,2053.0,84.49486893403005,409.23295653941426,1791.6055139364712
+CO-ANT-G020021 = 2050.888198757764,638.6553549832042,3148.0,777.0,2371.0,42.59913952798144,168.0341948276378,2148.02771542934
+CO-ANT-G020022 = 1252.5095693779904,421.5414481307369,2467.0,365.0,2102.0,35.43698030185418,136.8331296180727,1321.5435724468557
+CO-ANT-G020023 = 1535.2598870056497,550.0386429424124,2517.0,379.0,2138.0,29.787515626308362,106.01314039070351,1630.8174114162907
+CO-ANT-G020024 = 206.28923205342238,155.44633158827378,864.0,70.0,794.0,8.145799898920597,28.585787468784144,258.2998437193534
+CO-ANT-G020025 = 2304.8582089552237,428.1898057474581,3324.0,1014.0,2310.0,171.85690726414865,1011.1544189036754,2344.2947496281963
+CO-ANT-G020026 = 2062.051724137931,265.97070677960653,2869.0,1299.0,1570.0,489.4454737936798,3982.7228518237775,2079.133889359956
+CO-ANT-G020027 = 1413.364,426.55333019916753,2481.0,737.0,1744.0,46.9367087205325,197.21732202862256,1476.328398426312
+CO-ANT-G020028 = 1881.18853974122,510.8250163752742,3046.0,896.0,2150.0,60.99378729610111,267.02987213548425,1949.3107806115736
+CO-ANT-G020029 = 584.5260273972602,231.012678313881,928.0,150.0,778.0,23.58931194469806,79.15623630646573,628.5201144327644
+CO-ANT-G020030 = 2243.28125,462.7051505171562,3019.0,1238.0,1781.0,128.21626816295793,690.2642321048907,2290.503617747998
+CO-ANT-G020031 = 178.59310344827585,209.48393063387195,668.0,4.0,664.0,4.415759770694862,11.915672352975507,275.27988265237155
+CO-ANT-G020032 = 2088.01,457.4900413123764,2756.0,861.0,1895.0,107.83171741893378,544.7116508413761,2137.541320770197
+CO-ANT-G020033 = 2036.3,228.0953309473913,2525.0,1622.0,903.0,738.8588751597298,6853.052866163395,2049.035180273877
+CO-ANT-G020034 = 89.80989081567117,27.369468661709522,178.0,29.0,149.0,45.768415971146624,191.64682594555592,93.88772179122826
+CO-ANT-G020035 = 191.05964467005077,206.8736102187754,1277.0,34.0,1243.0,6.493660328980853,28.43969631234801,281.60340627626636
+CO-ANT-G020036 = 1346.2978723404256,174.58667479721828,1559.0,954.0,605.0,481.2781030365336,3882.097673281335,1357.5707967119456
+CO-ANT-G020037 = 1376.9335548172758,467.4801137103115,2373.0,751.0,1622.0,35.050449335015,137.11149454874425,1454.1264288556017
+CO-ANT-G020038 = 2117.8055555555557,79.38017505245267,2256.0,1811.0,445.0,19068.28979682151,510739.57298908976,2119.292708271638
+CO-ANT-G020039 = 1595.0646551724137,317.242524097213,2220.0,628.0,1592.0,141.51551000920895,780.1686494980293,1626.3068816419188
+CO-ANT-G020040 = 1927.3291139240507,375.74293399013993,2807.0,1457.0,1350.0,150.92050872471367,864.1687265558643,1963.614082711464
+CO-ANT-G020041 = 1242.1386827458257,719.8698499707887,3654.0,152.0,3502.0,11.145469429580887,35.50552327944205,1435.6605128199706
+CO-ANT-G020042 = 2078.8215962441313,403.7045194992481,2566.0,1154.0,1412.0,150.7837766322366,840.504183079923,2117.6582746220215
+CO-ANT-G020043 = 1053.1136363636363,441.8494387013707,2380.0,388.0,1992.0,21.005916670363092,71.93800659783898,1142.050461921783
+CO-ANT-G020044 = 273.3280701754386,220.293335744568,954.0,29.0,925.0,6.3552316041754695,17.393919509936183,351.05183053118844
+CO-ANT-G020045 = 2615.810810810811,144.37953696399353,3045.0,2324.0,721.0,6002.293446159107,109783.56026414812,2619.7922911270366
+CO-ANT-G020046 = 1872.6037735849056,223.9446814798658,2535.0,1553.0,982.0,610.597078746582,5339.612842006628,1885.947006998751
+CO-ANT-G020047 = 1174.6870229007634,494.5858948543184,2601.0,522.0,2079.0,20.834594756925437,70.60156065230791,1274.5606337716167
+CO-ANT-G020048 = 1343.9889967637541,662.4126828031566,3083.0,358.0,2725.0,15.091596420285667,49.61603167851572,1498.3647705951037
+CO-ANT-G020049 = 2031.8267716535433,324.95182185575317,2741.0,1375.0,1366.0,263.5127980487362,1772.8693043548794,2057.647617191883
+CO-ANT-G020050 = 1844.5252525252524,339.90745453010913,2536.0,1408.0,1128.0,176.42453296890062,1053.1457158602764,1875.5827054141027
+CO-ANT-G020051 = 1519.103982300885,350.6213136125107,2246.0,821.0,1425.0,94.46277213424733,469.2834608064587,1559.0420823703798
+CO-ANT-G020052 = 1792.011583011583,432.7363726399742,2206.0,833.0,1373.0,82.51065968233989,384.0332294681561,1843.5200790480374
+CO-ANT-G020053 = 1652.908163265306,164.82161580145342,1855.0,1188.0,667.0,1038.2471232968708,10703.820441739552,1661.105523807711
+CO-ANT-G020054 = 2308.9060773480664,119.43798879538174,2529.0,2104.0,425.0,7281.892206438804,141873.03245703725,2311.9932325122236
+CO-ANT-G020055 = 1979.0869565217392,135.62188903856716,2179.0,1792.0,387.0,3151.2133433522226,46623.84940420908,1983.7284285559024
+CO-ANT-G020056 = 1567.2014925373135,404.20843558832047,2493.0,529.0,1964.0,69.75675596449479,316.600198381455,1618.4884854740055
+CO-ANT-G020057 = 1296.7058823529412,152.01435614836464,1693.0,904.0,789.0,646.1530319659382,5730.4028301048575,1305.5858875630977
+CO-ANT-G020058 = 1838.923076923077,122.36355763333458,2048.0,1597.0,451.0,3439.1907307189026,52361.91042161007,1842.9896698237142
+CO-ANT-G020059 = 1679.819685356999,599.4186400929708,3665.0,329.0,3336.0,30.600668661331653,113.76595299385515,1783.5629737701418
+CO-ANT-G020060 = 2235.7132616487456,388.33632405019335,3011.0,1482.0,1529.0,208.03764451751252,1298.048286183339,2269.1890377156524
+CO-ANT-G020061 = 1724.5471698113208,541.5138568946977,2447.0,547.0,1900.0,40.80584534228952,152.96341265973982,1807.5674809293312
+CO-ANT-G020062 = 2107.4,162.2199860404621,2438.0,1495.0,943.0,2230.0781066539216,29430.200092642845,2113.634330689906
+CO-ANT-G020063 = 2372.2162162162163,230.14826421421932,2663.0,1877.0,786.0,1125.217268721862,11895.32056684477,2383.3543588816165
+CO-ANT-G020064 = 2355.2154471544713,127.61020394791841,2579.0,1892.0,687.0,6341.077521970055,117993.46285497949,2358.6699995265694
+CO-ANT-G020065 = 1672.0640569395018,813.396164080041,3078.0,390.0,2688.0,14.904453826429359,45.36687589173682,1859.4116086141632
+CO-ANT-G020066 = 776.1334702258727,147.00537310463545,1069.0,310.0,759.0,162.4438287077803,934.9635545130628,789.9327460781004
+CO-ANT-G020067 = 2103.116788321168,39.132577518760016,2164.0,1987.0,177.0,155389.99779714787,8359701.379983373,2103.480825665308
+CO-ANT-G020068 = 2023.4586288416076,413.3844484122938,3067.0,1192.0,1875.0,132.15877429362897,723.7764770828776,2065.253380295671
+CO-ANT-G020069 = 1682.0,402.5299027161152,2467.0,906.0,1561.0,85.24864609658506,407.51644549905046,1729.4953953626605
+CO-ANT-G020070 = 243.82613390928725,267.5527157995328,1105.0,1.0,1104.0,4.965920417528031,15.009645641941948,361.9884518998573
+CO-ANT-G020071 = 683.3946629213483,730.4271752105903,3044.0,106.0,2938.0,5.209709057313031,16.629173284663292,1000.2760237032104
+CO-ANT-G020072 = 1968.2450142450143,678.6868814025821,3143.0,897.0,2246.0,33.13511623929102,123.22982061224157,2081.9712579880443
+CO-ANT-G020073 = 61.011986301369866,25.248250858169754,130.0,29.0,101.0,22.179038923264986,79.585610190717,66.02981632441224
+CO-ANT-G020074 = 85.71418181818181,56.59647707285184,303.0,1.0,302.0,8.124934776113662,21.626266119981533,102.71359297492315
+CO-ANT-G020075 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-ANT-G020076 = 1190.890510948905,736.7861427367754,2990.0,390.0,2600.0,9.770756436977818,29.321019722681346,1400.383529322264
+CO-ANT-G020077 = 2003.0279329608938,132.67970548536297,2216.0,1815.0,401.0,3485.923714548724,53307.88620700944,2007.4174464892135
+CO-ANT-G020078 = 1797.9057815845824,726.8980999108056,3600.0,360.0,3240.0,22.44871567003276,75.69600161300654,1939.290088436799
+CO-ANT-G020079 = 366.17160686427457,167.1570819674241,856.0,115.0,741.0,17.299348326865758,55.60138972922814,402.52097550988447
+CO-ANT-G020080 = 1443.6940298507463,365.85176077187293,1954.0,792.0,1162.0,72.85694991038818,330.85721802270814,1489.3286953142906
+CO-ANT-G020081 = 291.79836916234245,168.6109851452369,847.0,63.0,784.0,11.019743563100292,33.68014347448588,337.0103152092677
+CO-ANT-G020082 = 234.14964370546318,59.69008584224059,347.0,141.0,206.0,72.10757281663957,330.23568013113606,241.63808059833906
+CO-ANT-G020083 = 541.6751873071838,175.92124025679354,1060.0,96.0,964.0,38.20945334459102,147.08576581453133,569.5263745585108
+CO-ANT-G020084 = 2372.5078864353313,215.25276192209742,2910.0,1789.0,1121.0,1372.3083913864532,15500.799267150544,2382.252594229448
+CO-ANT-G020085 = 2169.221343873518,142.32681876197987,2602.0,2020.0,582.0,3587.7373240487227,55456.63730979306,2173.885498837355
+CO-ANT-G020086 = 1435.462295081967,614.5952521685917,2898.0,390.0,2508.0,20.019330368130902,67.12579387923232,1561.4990632690638
+CO-ANT-G020087 = 1828.551724137931,97.83750998004965,2105.0,1673.0,432.0,6585.174176107564,124166.57548861834,1831.1672742288993
+CO-ANT-G020088 = 2175.2725563909776,708.6013193950123,3704.0,639.0,3065.0,38.32149108346131,149.90961952636448,2287.777638765641
+CO-ANT-G020089 = 2065.2713567839196,559.948020500098,2811.0,861.0,1950.0,60.86865476074914,263.21210422206315,2139.833536239226
+CO-ANT-G020090 = 1052.2559188275084,401.9748331967962,2273.0,285.0,1988.0,26.499201300822612,98.93780363860922,1126.4218948649375
+CO-ANT-G020091 = 873.0214285714286,273.2577137287161,2101.0,416.0,1685.0,43.37172737779227,185.43653434585667,914.787512407741
+CO-ANT-G020092 = 1138.768361581921,411.12903319622615,2380.0,525.0,1855.0,30.32526766938952,116.37094471074575,1210.7107265060617
+CO-ANT-G020093 = 2772.9714285714285,263.68473084141897,3340.0,2038.0,1302.0,1194.680812863911,12902.153180632118,2785.4802424272157
+CO-ANT-G020094 = 56.33967391304348,51.843423882819174,157.0,1.0,156.0,5.12592042984307,12.800293584875453,76.5630423672005
+CO-ANT-G020095 = 924.1162790697674,305.1091399063159,1659.0,286.0,1373.0,37.03744317708576,143.70453256390036,973.1816297568117
+CO-ANT-G020096 = 2468.906882591093,162.0509848582249,2743.0,1771.0,972.0,3580.8012327532465,55197.910138931,2474.219415613577
+CO-ANT-G020097 = 131.28386336866902,63.306688855611284,577.0,48.0,529.0,17.8839014568014,82.8049740861157,145.75043613953457
+CO-ANT-G020098 = 1259.4864253393664,328.1941485416756,2245.0,639.0,1606.0,69.38565067696076,330.51970417312515,1301.5442576997261
+CO-ANT-G020099 = 1170.172,303.5760702295225,2043.0,556.0,1487.0,69.46808307217312,322.78782661296316,1208.9089874758977
+CO-ANT-G020100 = 2160.205020920502,82.22295829139112,2391.0,1914.0,477.0,18213.460522363068,480599.60203064245,2161.7692631916884
+CO-ANT-G020101 = 1266.8858131487889,511.10481198074723,2516.0,565.0,1951.0,23.252918456477833,82.82967474110205,1366.0994811460632
+CO-ANT-G020102 = 2444.2517073170734,319.73570039462453,2782.0,1147.0,1635.0,467.4796689650668,3706.3912666394003,2465.075521526525
+CO-ANT-G020103 = 1739.7287066246056,283.55129985439294,2232.0,972.0,1260.0,248.91537013143042,1633.9693618664783,1762.6846888490406
+CO-ANT-G020104 = 2135.5641025641025,9.526736659218423,2171.0,2093.0,78.0,1.1265001994289143E7,2.525373535232711E9,2135.5853518114877
+CO-ANT-G020105 = 476.70359915314043,183.59459786911341,1280.0,116.0,1164.0,25.371254270800087,89.18437485659942,510.83588148472836
+CO-ANT-G020106 = 1333.5996119016818,865.0348784777589,2990.0,152.0,2838.0,8.458501623372065,22.537872540390325,1589.582733250254
+CO-ANT-G020107 = 1124.3187772925764,674.6678747174772,2685.0,384.0,2301.0,10.179868596315675,29.963406175960852,1311.2091572851646
+CO-ANT-G020108 = 1881.9728813559323,700.9742802966882,3160.0,586.0,2574.0,27.309955208673383,96.09976273186743,2008.2795790916687
+CO-ANT-G020109 = 595.7131186929361,356.4526570915836,1846.0,131.0,1715.0,10.45888518033447,33.01967412434093,694.2136677785263
+CO-ANT-G020110 = 1138.8529411764705,315.76770430109667,1832.0,580.0,1252.0,57.818763391087124,250.38522876646087,1181.8186259768809
+CO-ANT-G020111 = 1159.5443786982248,417.67022124039977,2199.0,394.0,1805.0,29.670775613437815,107.22517727337173,1232.4737643786407
+CO-ANT-G020112 = 1408.7668711656443,422.0347232327415,2143.0,526.0,1617.0,46.84531030710047,188.37224378390218,1470.6248348603308
+CO-ANT-G020113 = 101.2681883024251,100.78624985892849,612.0,1.0,611.0,5.627115351936797,20.121514532332544,142.87446980717684
+CO-ANT-G020114 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-ANT-G020115 = 1658.6996466431096,361.99966553078224,2497.0,882.0,1615.0,110.21728529081723,574.5503027846688,1697.7421110458367
+CO-ANT-G020116 = 1767.2737483953788,837.9447133219943,3692.0,356.0,3336.0,15.6006866538953,47.37477210505688,1955.8649862277643
+CO-ANT-G020117 = 753.9314194577353,412.6568099821207,2076.0,143.0,1933.0,12.5789191484012,41.968148709403046,859.4755540852663
+CO-ANT-G020118 = 1160.5034965034965,420.4933145843723,2245.0,608.0,1637.0,30.30278029467443,117.64096720828016,1234.335040824408
+CO-ANT-G020119 = 980.5395569620254,272.8832255093022,1538.0,470.0,1068.0,57.117464426087615,245.2634700536144,1017.8030642180469
+CO-ANT-G020120 = 976.7836257309941,402.8626730030158,2275.0,419.0,1856.0,22.023336937799222,77.19456286728112,1056.6004849494068
+CO-ANT-G020121 = 337.6867605633803,461.55674354824254,1897.0,1.0,1896.0,4.17899932009759,12.614927355358889,571.8976969481936
+CO-ANT-G020122 = 973.6066433566433,260.1025231390084,1532.0,375.0,1157.0,63.385869838886364,278.33180188183474,1007.7515658789464
+CO-ANT-G020123 = 2152.8800461361016,528.739705809192,2838.0,714.0,2124.0,79.02229220692645,365.4811280434462,2216.8577242462297
+CO-ANT-G020124 = 1140.7774674115456,308.6569992996712,1813.0,285.0,1528.0,60.72709800574579,259.4423345721581,1181.7962486700394
+CO-ANT-G020125 = 93.82975746268657,45.50793795297944,506.0,28.0,478.0,16.703534425951442,70.09629288820888,104.2832479463447
+CO-ANT-G020126 = 155.8082304526749,82.17184802082014,524.0,42.0,482.0,13.493662513586944,46.066126030291336,176.1488497945718
+CO-ARA-G030001 = 113.09141398979285,10.512742827885896,133.0,87.0,46.0,1276.596173352309,14063.551297227217,113.57898432357979
+CO-ARA-G030002 = 166.5913725490196,25.007765148528456,227.0,130.0,97.0,316.2229510690345,2254.2348290651594,168.45792865131102
+CO-ARA-G030003 = 96.6999576809141,10.711813818445522,137.0,75.0,62.0,762.6185581515796,7127.034976879011,97.29144243340016
+CO-ARA-G030004 = 1510.260287555776,1408.5802502670044,5072.0,181.0,4891.0,5.0915867470992815,12.828299230896425,2065.183879854361
+CO-ARA-G030005 = 135.7899424754129,15.56005977414065,226.0,108.0,118.0,692.8806049622583,6339.125668279925,136.67854234535417
+CO-ARA-G030006 = 414.4659635666347,312.93946363781595,1944.0,194.0,1750.0,8.552257218457754,33.476143792088116,519.3391405017946
+CO-ARA-G030007 = 822.2780572147124,966.9004004195376,4721.0,139.0,4582.0,4.820971907032549,15.318740644407844,1269.266555026275
+CO-ATL-G040001 = 133.41509433962264,40.28113497723212,286.0,73.0,213.0,47.509782539139486,207.45393976662115,139.36339990364903
+CO-ATL-G040002 = 6.881236823612087,13.312264805577733,117.0,1.0,116.0,6.314989281152974,38.811005541100506,14.985586891291852
+CO-ATL-G040003 = 12.675,3.0087718978568865,17.0,8.0,9.0,87.385846390387,422.72193219076775,13.027215102750601
+CO-ATL-G040004 = 26.347826086956523,20.72633301786087,100.0,3.0,97.0,7.729652183619409,27.870385422486027,33.52295959302783
+CO-ATL-G040005 = 76.01666666666667,36.44996189603252,263.0,31.0,232.0,17.174889789614397,69.34027984020315,84.30381565109217
+CO-ATL-G040006 = 61.664,50.13189707162495,210.0,1.0,209.0,6.388077584317453,18.202233007748124,79.47110166595151
+CO-ATL-G040007 = 66.72886297376094,63.12955313386988,359.0,2.0,357.0,6.117554803357467,21.930368376770723,91.85903130696002
+CO-ATL-G040008 = 54.03125,33.24834053659671,120.0,1.0,119.0,9.218748217853594,25.000234536835425,63.44153312302596
+CO-ATL-G040009 = 30.2109375,33.61725104572195,140.0,5.0,135.0,5.0323755563168815,15.641337434111284,45.197569763207404
+CO-ATL-G040010 = 25.324324324324323,13.465780562785211,52.0,4.0,48.0,12.66930715860407,38.62171219097254,28.68185225275119
+CO-ATL-G040011 = 77.9017543859649,85.92590135249046,461.0,1.0,460.0,5.076675099064187,17.025145565756393,115.98251531868553
+CO-ATL-G040012 = 83.28235294117647,22.033456787192506,134.0,37.0,97.0,65.46736139750868,294.0356327563604,86.1476844112003
+CO-ATL-G040013 = 23.801724137931036,17.50478743756247,75.0,5.0,70.0,7.6942132109248815,23.707164733257983,29.54555220625287
+CO-ATL-G040014 = 29.9,34.68742239958563,169.0,1.0,168.0,4.787240285111919,15.676411647433152,45.795494022089905
+CO-ATL-G040015 = 102.60130718954248,107.8147976231767,414.0,6.0,408.0,4.7069354237212275,12.811578291002334,148.83231780607804
+CO-ATL-G040016 = 19.571428571428573,11.304324619456079,49.0,4.0,45.0,11.192834719114206,35.58040363963237,22.60151701608924
+CO-ATL-G040017 = 65.2911877394636,37.694825693056146,209.0,6.0,203.0,10.829996441359302,33.08126422179295,75.39124007774225
+CO-ATL-G040018 = 10.215189873417721,2.2707322528092315,17.0,6.0,11.0,105.28949178257763,547.9321510268331,10.464527180619488
+CO-ATL-G040019 = 35.81818181818182,15.75273818517208,62.0,4.0,58.0,18.11666277686052,55.89701660064102,39.129156764373406
+CO-ATL-G040020 = 35.3728813559322,24.716630169827464,90.0,1.0,89.0,7.574167094571336,20.54402019342743,43.15266553033406
+CO-ATL-G040021 = 9.68,1.0476640682967033,13.0,9.0,4.0,818.216229209711,7868.8115708590885,9.736529155710468
+CO-ATL-G040022 = 90.31553398058253,72.4124677583273,284.0,1.0,283.0,6.57820105614163,19.057116915806805,115.76036094038643
+CO-ATL-G040023 = 126.18260869565218,49.39223361036423,244.0,45.0,199.0,24.585187794000014,86.01296244665917,135.50514188864153
+CO-BOL-G050001 = 61.00893355667225,100.81020709385827,745.0,17.0,728.0,6.236476023277245,33.71816665775451,117.83372958550126
+CO-BOL-G050002 = 44.98136645962733,78.38220358682548,469.0,19.0,450.0,5.372475533992567,24.550829250384297,90.3719711398499
+CO-BOL-G050003 = 26.29646697388633,28.75533162007885,134.0,1.0,133.0,4.869058719724095,14.763042600407614,38.96630944661556
+CO-BOL-G050004 = 82.75876288659794,105.9820328602499,598.0,18.0,580.0,4.794627507546089,16.844314658259634,134.46636800223072
+CO-BOL-G050005 = 50.85321100917431,46.641139396297206,264.0,6.0,258.0,6.146752362169532,20.849664111701113,69.00322422994769
+CO-BOL-G050006 = 329.9270913277053,231.934965336339,1152.0,25.0,1127.0,8.113103571912944,25.237096649128933,403.29358256427633
+CO-BOL-G050007 = 25.972318339100347,23.62239801896178,126.0,1.0,125.0,5.74992218193832,17.273965488883672,35.108104592441585
+CO-BOL-G050008 = 19.928571428571427,14.71133812362951,52.0,1.0,51.0,6.928610753985098,18.362148819134315,24.770374009518477
+CO-BOL-G050009 = 30.83768656716418,21.423191451356203,107.0,6.0,101.0,8.623163922085787,28.204136686107006,37.548848780969564
+CO-BOL-G050010 = 56.21993127147766,33.566107742762085,162.0,6.0,156.0,10.348208469890343,31.53446577567946,65.47796775380543
+CO-BOL-G050011 = 204.61680327868854,105.03183887120234,700.0,34.0,666.0,14.481783236319972,51.586156813505596,229.99939860933492
+CO-BOL-G050012 = 104.55924170616113,72.6382000175848,368.0,6.0,362.0,8.057077155308875,24.19909391633875,127.31434769091065
+CO-BOL-G050013 = 22.972375690607734,6.390973381648051,63.0,19.0,44.0,60.63306922880841,310.9354577852455,23.844802067439332
+CO-BOL-G050014 = 52.54197080291971,50.936772648007185,357.0,3.0,354.0,6.242232387051315,25.285317890869866,73.17932429074236
+CO-BOL-G050015 = 24.0,3.206218238196911,38.0,11.0,27.0,441.8354558153978,3479.9534154144767,24.213216130678436
+CO-BOL-G050016 = 34.36380255941499,25.698241970709777,195.0,2.0,193.0,8.164886805889942,31.91876032099859,42.91002874302935
+CO-BOL-G050017 = 20.56685236768802,4.9631358424348075,35.0,7.0,28.0,83.13428411198682,393.3104770374255,21.157224149323923
+CO-BOL-G050018 = 505.0653621981682,341.91782707812666,1524.0,33.0,1491.0,8.166148137537713,23.280199880198676,609.9170603993585
+CO-BOL-G050019 = 402.1252032520325,449.57622568162725,2086.0,16.0,2070.0,4.548259792154919,12.862958071071766,603.1778027983273
+CO-BOL-G050020 = 109.36803364879074,158.83158149748297,1024.0,14.0,1010.0,4.708242311990832,17.91299672356129,192.84407708092704
+CO-BOL-G050021 = 124.35,147.778460315884,724.0,17.0,707.0,4.8366112364526925,15.99006426617536,193.13569279999317
+CO-BOL-G050022 = 52.28260869565217,41.84363389504469,181.0,4.0,177.0,6.645736296284248,19.713798035422307,66.9653706744405
+CO-BOL-G050023 = 20.415313225058004,2.7131453364144016,27.0,14.0,13.0,448.4784700746759,3544.417517844778,20.59480933861092
+CO-BOL-G050024 = 264.9607072691552,118.78042027190881,720.0,50.0,670.0,18.38430390265967,63.35459733970486,290.3669482509024
+CO-BOL-G050025 = 192.6769626769627,105.24366479851061,530.0,6.0,524.0,12.093510392946003,37.522181897467895,219.54644366657575
+CO-BOL-G050026 = 64.96412556053812,77.80957879072224,447.0,18.0,429.0,5.82774486072331,24.63646565625488,101.36403781141998
+CO-BOL-G050027 = 599.3041543026707,319.34922153391034,1660.0,23.0,1637.0,12.923426875698384,42.16850422391961,679.0798146453433
+CO-BOL-G050028 = 65.33023255813953,51.92909089654147,221.0,1.0,220.0,6.682852859343323,19.895043677821317,83.4545970419956
+CO-BOL-G050029 = 62.046052631578945,28.091331032101785,150.0,21.0,129.0,18.166223608627924,62.77582764231495,68.10899739620154
+CO-BOL-G050030 = 945.2120901639345,298.26833859358885,1766.0,155.0,1611.0,41.412522723856476,164.4025738480471,991.1558390078997
+CO-BOL-G050031 = 205.0062111801242,257.6801249304329,1515.0,16.0,1499.0,4.579837131737657,15.180516381939464,329.2819360465943
+CO-BOL-G050032 = 11.150684931506849,9.127965808702466,50.0,4.0,46.0,7.159783774739155,24.961533882850954,14.410327346961115
+CO-BOL-G050033 = 15.776315789473685,4.7837407852304255,28.0,6.0,22.0,45.49927198230944,183.06278812909645,16.485639683963548
+CO-BOL-G050034 = 116.17699115044248,43.02411961705817,233.0,32.0,201.0,28.231309865832728,104.48388407103955,123.88772393418535
+CO-BOL-G050035 = 38.70283018867924,33.164134291592575,188.0,4.0,184.0,6.925956023478228,25.861459182519916,50.96831239039143
+CO-BOL-G050036 = 146.048128342246,57.85897324760396,324.0,52.0,272.0,24.317206169550623,88.64274671322745,157.09142744764944
+CO-BOL-G050037 = 65.23988439306359,40.39827335617261,233.0,6.0,227.0,10.228418860456427,34.721736539564624,76.73501811937199
+CO-BOY-G060001 = 2441.9666666666667,273.0283237240334,3019.0,1887.0,1132.0,742.5133123415229,6888.936538128848,2457.182465073904
+CO-BOY-G060002 = 2883.2051039697544,580.4292301415247,3843.0,1155.0,2688.0,136.72738659586244,744.7523199469578,2941.0490922050117
+CO-BOY-G060003 = 2750.341836734694,430.055075358406,3741.0,2159.0,1582.0,281.4424988338381,1937.888129768371,2783.761409807725
+CO-BOY-G060004 = 3135.7722222222224,332.18575510557605,3783.0,2676.0,1107.0,869.9679726717542,8494.805601019723,3153.3180628594314
+CO-BOY-G060005 = 1427.6521739130435,173.225816103834,1926.0,1138.0,788.0,584.9090369822235,5036.521683056625,1438.1230521215764
+CO-BOY-G060006 = 2739.3892617449665,212.61543919800604,3106.0,2366.0,740.0,2177.316610982739,28546.568382786016,2747.627859144865
+CO-BOY-G060007 = 1806.88995215311,356.1664606586136,2801.0,1312.0,1489.0,146.60565631257472,836.146648041488,1841.6584501177063
+CO-BOY-G060008 = 2611.75,235.08525344837963,2929.0,2114.0,815.0,1403.9611337886793,15949.333622260367,2622.3087420990096
+CO-BOY-G060009 = 1551.1875,427.6364868012901,2534.0,1033.0,1501.0,59.52879958213311,268.02882793757414,1609.054264156433
+CO-BOY-G060010 = 1458.7524752475247,393.66134629041244,2158.0,699.0,1459.0,61.75952178403275,269.1867598886407,1510.9361467659578
+CO-BOY-G060011 = 2607.1111111111113,112.52599151054879,2753.0,2438.0,315.0,12506.50627886118,291365.88063684653,2609.5383584926367
+CO-BOY-G060012 = 2544.7383177570096,227.536967786159,2808.0,1962.0,846.0,1431.6574716444877,16363.861295782253,2554.8906390626767
+CO-BOY-G060013 = 1298.3053221288515,375.3360090153245,2380.0,589.0,1791.0,51.91765267940273,219.49516895859924,1351.4709871586783
+CO-BOY-G060014 = 3495.276923076923,270.7452113472288,3819.0,2972.0,847.0,2189.600683610398,28740.933835248543,3505.7472439497888
+CO-BOY-G060015 = 1991.1843575418995,279.6526668154434,2617.0,1504.0,1113.0,382.63190810230145,2884.9980733528123,2010.7264258910352
+CO-BOY-G060016 = 2504.13986013986,334.79204695583127,2842.0,1506.0,1336.0,439.3406302797798,3423.3036246658608,2526.4208188356415
+CO-BOY-G060017 = 2699.9795918367345,269.58111798741317,3043.0,2103.0,940.0,1034.0679531065152,10641.260970131507,2713.4044622042998
+CO-BOY-G060018 = 3466.475352112676,568.5135738615064,4727.0,1887.0,2840.0,244.42516227309352,1594.4579865458657,3512.785084583098
+CO-BOY-G060019 = 3024.9397590361446,516.2330857090282,3933.0,1588.0,2345.0,218.2056344610036,1374.2354779280827,3068.673515475101
+CO-BOY-G060020 = 1987.5541401273886,283.41982083041984,3049.0,1490.0,1559.0,367.4261138496411,2761.082960154993,2007.6598951956653
+CO-BOY-G060021 = 2928.1,131.0894078754758,3057.0,2565.0,492.0,11210.4266284582,251840.12657274675,2931.032931042765
+CO-BOY-G060022 = 1742.8538461538462,350.14764164098784,2673.0,976.0,1697.0,138.14208919311505,762.8905074270134,1777.6790767739828
+CO-BOY-G060023 = 2851.660714285714,208.85019210512337,3104.0,2319.0,785.0,2585.7441991959854,35834.66858534223,2859.2983810968135
+CO-BOY-G060024 = 3018.479069767442,189.45917711866986,3527.0,2485.0,1042.0,4092.023168638772,65968.05579290786,3024.4190639556887
+CO-BOY-G060025 = 1513.4405940594058,399.27922552554713,2398.0,604.0,1794.0,65.96525211728574,297.32467880295474,1565.224051592349
+CO-BOY-G060026 = 2471.3026315789475,100.52520235674368,2725.0,2361.0,364.0,14932.563642488412,368995.7421208714,2473.3463188882174
+CO-BOY-G060027 = 1796.6339285714287,439.15794009541946,2558.0,914.0,1644.0,80.35171143667705,376.26355703485376,1849.5278234303094
+CO-BOY-G060028 = 1676.9665164198325,958.4411342199768,4325.0,252.0,4073.0,11.13111391221954,33.82748362108624,1931.5346502090365
+CO-BOY-G060029 = 2690.487804878049,60.90220948021248,2807.0,2564.0,243.0,86349.72214517015,3820542.479292467,2691.1770115169074
+CO-BOY-G060030 = 2958.0555555555557,80.3334293836832,3043.0,2739.0,304.0,50035.4058792025,1846327.5952781239,2959.1461825380693
+CO-BOY-G060031 = 2895.231707317073,405.9249089149038,3799.0,2366.0,1433.0,384.64998492764516,2907.036760198915,2923.5494985944238
+CO-BOY-G060032 = 3689.8888888888887,339.4337031911394,4270.0,2761.0,1509.0,1316.5523512306365,14646.915636221429,3705.4682904064543
+CO-BOY-G060033 = 2456.098901098901,467.22844390084094,3441.0,1705.0,1736.0,161.37976015397223,938.6582902215254,2500.1448419580074
+CO-BOY-G060034 = 2826.8425925925926,284.5664721550308,3403.0,2424.0,979.0,1010.3676103315082,10343.16138268943,2841.129550085735
+CO-BOY-G060035 = 2698.880341880342,178.35248698450587,3082.0,2387.0,695.0,3510.6987645240906,53824.26702919302,2704.7670342197143
+CO-BOY-G060036 = 2158.8252427184466,52.29090161712054,2353.0,2087.0,266.0,70493.1546414259,2915605.8351020454,2159.458442987568
+CO-BOY-G060037 = 3025.1866666666665,366.7458227286153,3636.0,2001.0,1635.0,585.5010256546165,5023.832693802099,3047.336027855587
+CO-BOY-G060038 = 1995.2148760330579,379.23519614294736,2853.0,1407.0,1446.0,161.45278379268402,934.9236127777023,2030.9361721967507
+CO-BOY-G060039 = 2769.9875,368.69433456964043,3363.0,1600.0,1763.0,445.44062591379543,3493.991934012401,2794.4169807850794
+CO-BOY-G060040 = 1629.0217391304348,122.06172514265687,1978.0,1496.0,482.0,2418.2896225600207,32859.438409258655,1633.588348178435
+CO-BOY-G060041 = 2341.659090909091,358.5638616368092,2805.0,1682.0,1123.0,297.764425237718,2067.1977379427926,2368.952372022091
+CO-BOY-G060042 = 3640.572666025024,675.2488253912169,5294.0,1887.0,3407.0,172.35798238251738,1010.2050225810982,3702.6652985114347
+CO-BOY-G060043 = 2746.5925925925926,116.18496086118677,3037.0,2516.0,521.0,13282.426528930666,315715.76322099316,2749.048892765426
+CO-BOY-G060044 = 2314.7818181818184,195.509096827101,2696.0,2023.0,673.0,1695.4553265453922,20504.6113649564,2323.023605718907
+CO-BOY-G060045 = 2898.782608695652,651.1712209182781,3996.0,1766.0,2230.0,101.26845403568423,507.98604041216686,2971.0207961959086
+CO-BOY-G060046 = 2306.0138888888887,294.96150846129984,3019.0,1814.0,1205.0,501.78227156413453,4120.159605943454,2324.8015715802976
+CO-BOY-G060047 = 2822.74678111588,615.394189801602,3974.0,1752.0,2222.0,110.5248493618057,575.7147926655174,2889.0499128851393
+CO-BOY-G060048 = 1534.8333333333333,194.70982683641486,1860.0,1218.0,642.0,513.4664003263341,4236.286633892047,1547.134537710854
+CO-BOY-G060049 = 2025.8102288021535,659.872664255238,3459.0,822.0,2637.0,38.49340709816431,151.6975186582399,2130.5724620746273
+CO-BOY-G060050 = 1821.9633027522937,300.8582654690052,2643.0,1276.0,1367.0,240.53051083951306,1574.0455815889434,1846.6363942252042
+CO-BOY-G060051 = 1130.1624365482232,470.0274038993878,2192.0,553.0,1639.0,21.62992141602689,75.20594102642076,1224.006900879654
+CO-BOY-G060052 = 2202.9305555555557,359.7055924405745,2990.0,1504.0,1486.0,248.24371390360744,1638.1553366844485,2232.104644911016
+CO-BOY-G060053 = 2927.869879518072,681.0438744840707,3904.0,1412.0,2492.0,91.71370781801131,443.49628386250504,3006.0343960709174
+CO-BOY-G060054 = 3442.0,220.56015643967896,3726.0,3067.0,659.0,3847.1911221655214,60760.1115811152,3449.059405491401
+CO-BOY-G060055 = 2007.5433070866143,251.1774714026804,2634.0,1510.0,1124.0,534.8408721048842,4475.60188393982,2023.1955545543549
+CO-BOY-G060056 = 3015.1184210526317,86.95521640859057,3106.0,2682.0,424.0,41790.699786267745,1452394.560714061,3016.372043139171
+CO-BOY-G060057 = 1071.6502463054187,236.22103041282952,1652.0,584.0,1068.0,106.55709179425543,541.7911742572693,1097.3762461506826
+CO-BOY-G060058 = 2425.098360655738,67.8676882770192,2714.0,2376.0,338.0,45733.97128570352,1638273.402423918,2426.04783175584
+CO-BOY-G060059 = 2452.127659574468,177.52789616226235,2799.0,2140.0,659.0,2676.905419642826,37556.66059377659,2458.5455482390307
+CO-BOY-G060060 = 2718.876923076923,89.86716824844368,2921.0,2555.0,366.0,27783.924477649354,843375.2264812284,2720.361709546955
+CO-BOY-G060061 = 910.2894736842105,244.3981700976736,1524.0,419.0,1105.0,63.072843273023445,281.49474935979725,942.5271303508289
+CO-BOY-G060062 = 2127.5915492957747,364.66405830783947,2928.0,1469.0,1459.0,216.24593594826322,1368.321291217231,2158.616611641896
+CO-BOY-G060063 = 1321.5215311004786,384.7413109228981,2319.0,602.0,1717.0,51.2986715135988,218.91137556112676,1376.3884021208632
+CO-BOY-G060064 = 2668.1946721311474,289.6494436685759,3355.0,2085.0,1270.0,809.8670885074423,7732.2732418276455,2683.8702667242615
+CO-BOY-G060065 = 1741.2229102167182,524.398531920214,3366.0,863.0,2503.0,47.61733341255158,205.2892950630423,1818.4749223851434
+CO-BOY-G060066 = 2940.891304347826,444.1865172405604,3675.0,2219.0,1456.0,310.06514346750356,2185.534087558553,2974.2466821175
+CO-BOY-G060067 = 1102.7227414330218,516.3111559244564,2415.0,446.0,1969.0,16.85117379134337,56.59418909892538,1217.6102226105065
+CO-BOY-G060068 = 1337.8161434977578,404.6170759556903,2380.0,503.0,1877.0,45.89747874796072,185.09298231301943,1397.6648424991401
+CO-BOY-G060069 = 2742.074074074074,278.30166498828896,3476.0,2357.0,1119.0,986.479181043051,10025.445442244129,2756.1607435787278
+CO-BOY-G060070 = 2990.227011494253,408.5360430436724,3782.0,1553.0,2229.0,413.4170360445282,3175.754119983555,3018.005844715287
+CO-BOY-G060071 = 2057.141025641026,423.3775827174439,3048.0,1145.0,1903.0,129.31325103885322,701.8970067466739,2100.256597876335
+CO-BOY-G060072 = 234.08377581120945,187.940852592136,1226.0,48.0,1178.0,9.01912204065448,43.261900671153455,300.1949003082688
+CO-BOY-G060073 = 1197.5877192982457,282.8529098685644,1574.0,681.0,893.0,88.27408150246406,425.11385870136104,1230.537327363574
+CO-BOY-G060074 = 2512.622641509434,292.4137174088649,3428.0,2062.0,1366.0,660.5642331463685,5909.343252071081,2529.5806610493205
+CO-BOY-G060075 = 2642.2181069958847,252.45514974961324,3235.0,2119.0,1116.0,1177.540012266195,12645.969161357527,2654.251330897663
+CO-BOY-G060076 = 2422.640909090909,372.95820282401496,3207.0,1642.0,1565.0,293.5774225013605,2035.6320947934078,2451.1806941664963
+CO-BOY-G060077 = 2766.6957831325303,263.4559030915502,3406.0,1682.0,1724.0,1189.1097197083043,12805.618689302832,2779.2111415430654
+CO-BOY-G060078 = 2462.7397260273974,194.11894584035713,2830.0,2073.0,757.0,2079.984960085045,26871.065008225047,2470.3783360626508
+CO-BOY-G060079 = 3050.6958762886597,239.85995760306798,3539.0,2443.0,1096.0,2095.4753418763266,27135.337726454178,3060.1108033641494
+CO-BOY-G060080 = 1655.8699186991869,329.3830142413617,2321.0,1145.0,1176.0,142.05797039235208,790.64953860531,1688.3122808661842
+CO-BOY-G060081 = 1638.7868852459017,154.37808758487677,1846.0,1227.0,619.0,1227.5754635879846,13356.114706561346,1646.042237969709
+CO-BOY-G060082 = 668.5814696485623,232.16225028059173,1409.0,323.0,1086.0,33.78600796539347,136.93411471795466,707.7432387616144
+CO-BOY-G060083 = 2491.527777777778,538.8080974661216,3635.0,1315.0,2320.0,112.48994619689195,583.4071075823044,2549.1223653118996
+CO-BOY-G060084 = 2613.733870967742,65.45376463100077,2778.0,2515.0,263.0,63797.27937885334,2552472.6170016793,2614.553297132875
+CO-BOY-G060085 = 1042.6100917431193,232.24543978693413,1609.0,590.0,1019.0,104.09253119218211,532.3408328183489,1068.163727013056
+CO-BOY-G060086 = 3169.25,414.1657384774499,3904.0,2501.0,1403.0,471.30273263446713,3790.2940063827673,3196.1975566958577
+CO-BOY-G060087 = 2750.1976744186045,373.472698163683,3490.0,2164.0,1326.0,421.7476435793118,3277.8509437246753,2775.440344278933
+CO-BOY-G060088 = 817.242214532872,389.3840137836319,2380.0,290.0,2090.0,17.279719550265973,66.03465328405865,905.2650150120926
+CO-BOY-G060089 = 1369.4268292682927,205.16870098910366,1822.0,1158.0,664.0,318.07839401872775,2272.66988795144,1384.710813341676
+CO-BOY-G060090 = 3191.55625,430.802938518225,3976.0,2034.0,1942.0,428.3384430479913,3329.6379570954414,3220.5003444728895
+CO-BOY-G060091 = 2892.4411764705883,299.7630624320079,3467.0,2133.0,1334.0,926.8431683777438,9211.202978133582,2907.932917544897
+CO-BOY-G060092 = 3104.6022727272725,203.82089061080114,3560.0,2712.0,848.0,3579.8859154761867,55233.5250924578,3111.2856229013637
+CO-BOY-G060093 = 2989.5365853658536,384.1877937371682,3671.0,1838.0,1833.0,493.7968146990781,4010.59352025061,3014.1216392338183
+CO-BOY-G060094 = 3255.157894736842,529.6078254269501,4055.0,2099.0,1956.0,249.90224055389882,1637.9518425155302,3297.9595765292597
+CO-BOY-G060095 = 2968.7570093457944,508.9504289087328,3811.0,1754.0,2057.0,215.56840237039748,1354.5993616373055,3012.0671837836167
+CO-BOY-G060096 = 2961.056,372.5865441263279,3682.0,2388.0,1294.0,525.7696743170733,4369.192174719198,2984.4050274719752
+CO-BOY-G060097 = 2405.8817204301076,394.362145925513,3173.0,1717.0,1456.0,245.4416045815522,1612.3782891328187,2437.9885879221642
+CO-BOY-G060098 = 2620.3888888888887,191.4222031963461,2990.0,2274.0,716.0,2606.369941068341,36247.52055803719,2627.3713838909202
+CO-BOY-G060099 = 2622.0377358490564,245.44153223490318,2942.0,2140.0,802.0,1250.8302386108116,13693.465493466927,2633.5002247887246
+CO-BOY-G060100 = 2889.87987987988,291.84438444197593,3538.0,2422.0,1116.0,1000.6200610773545,10204.169684550321,2904.578947948371
+CO-BOY-G060101 = 3325.878431372549,339.0624977462585,3904.0,2216.0,1688.0,972.509599483622,9809.696295044925,3343.116916538675
+CO-BOY-G060102 = 2562.6946564885498,413.86008059164726,3353.0,2090.0,1263.0,256.3932215653527,1711.5660159397896,2595.8975458793225
+CO-BOY-G060103 = 1645.5675675675675,166.18656734030444,2076.0,1451.0,625.0,1001.4845545925783,10241.024242084559,1653.9379053019477
+CO-BOY-G060104 = 3163.5591836734693,429.4423835428999,3703.0,2350.0,1353.0,421.43284722320425,3259.5057204268523,3192.5738001474224
+CO-BOY-G060105 = 1991.1777777777777,184.66465569168454,2264.0,1553.0,711.0,1285.5041992967017,14196.165833131727,1999.7224751894394
+CO-BOY-G060106 = 2708.735294117647,218.1953467481847,3121.0,2384.0,737.0,1950.642373196074,24686.825365965506,2717.509172558793
+CO-BOY-G060107 = 2309.8195488721803,259.87364872578394,2966.0,1888.0,1078.0,729.4304715509303,6738.52467624731,2324.3925360519756
+CO-BOY-G060108 = 2530.6941176470586,145.32843319464257,2761.0,2189.0,572.0,5332.2995625158665,93748.5001619401,2534.863521096991
+CO-BOY-G060109 = 2680.8488372093025,303.2205628052792,3415.0,2020.0,1395.0,717.7152434742528,6585.072445871879,2697.942400733273
+CO-BOY-G060110 = 2927.787709497207,254.31274386573503,3601.0,2500.0,1101.0,1560.9746351621798,18390.885740227935,2938.8119782618655
+CO-BOY-G060111 = 1931.6938775510205,144.69492242217936,2374.0,1818.0,556.0,2420.7623675818627,32911.18096788841,1937.1055358815267
+CO-BOY-G060112 = 2880.769230769231,183.35540121801304,3199.0,2467.0,732.0,3925.1258225435704,62396.18075745393,2886.5984417827435
+CO-BOY-G060113 = 3093.193396226415,328.30573554862855,3751.0,2060.0,1691.0,863.6544598806544,8380.23436523113,3110.5674791672386
+CO-BOY-G060114 = 2918.1328125,122.23065868815337,3064.0,2467.0,597.0,13678.187787915598,328206.98559686705,2920.6916039377556
+CO-BOY-G060115 = 982.9333333333333,172.5923778412271,1325.0,639.0,686.0,201.53955191508803,1243.0609416375203,997.9709748618277
+CO-BOY-G060116 = 2815.036036036036,253.0938624421948,3411.0,2385.0,1026.0,1409.6538953631323,16063.084408073086,2826.390699706498
+CO-BOY-G060117 = 2521.972972972973,145.00126495002513,3147.0,2428.0,719.0,5315.847278184658,93487.80773719597,2526.1379699539857
+CO-BOY-G060118 = 3243.423076923077,361.33355281586097,3974.0,2607.0,1367.0,750.1645029488564,6977.23283765301,3263.488193989323
+CO-BOY-G060119 = 2842.6555555555556,293.30936118375877,3531.0,2189.0,1342.0,938.9973119064457,9373.144324442983,2857.747537640246
+CO-BOY-G060120 = 3040.0283018867926,227.82788760117697,3486.0,2517.0,969.0,2415.9315303924054,32776.75834770379,3048.553365555786
+CO-BOY-G060121 = 2139.730769230769,150.52231056003413,3019.0,2014.0,1005.0,2918.347486802538,42238.67975886937,2145.018585180378
+CO-BOY-G060122 = 2525.958904109589,294.52913144548523,3166.0,2132.0,1034.0,657.0587039976554,5871.622325414663,2543.0721174438895
+CO-BOY-G060123 = 2176.367213114754,537.1661185564669,3405.0,1213.0,2192.0,78.78596142863225,371.9601938483926,2241.678318859756
+CO-BUE-G070001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-CAL-G080001 = 1685.3527397260275,757.103274808246,3177.0,603.0,2574.0,18.084198397871052,59.36138013740558,1847.5982317666894
+CO-CAL-G080002 = 1450.3896103896104,282.57438154259006,1911.0,708.0,1203.0,150.2677444431857,847.2728971208873,1477.6597385833802
+CO-CAL-G080003 = 1773.1479289940828,364.0005307702675,2990.0,1145.0,1845.0,130.85653293685627,721.957734456339,1810.1242953170486
+CO-CAL-G080004 = 1061.9774436090227,222.3497707303536,1679.0,610.0,1069.0,124.08599633460912,676.1932172810818,1085.0048438961899
+CO-CAL-G080005 = 1301.1180555555557,213.15739804347297,1800.0,610.0,1190.0,244.4024658195931,1584.2715950593915,1318.4628439335456
+CO-CAL-G080006 = 1042.0127118644068,257.50549576054317,1667.0,610.0,1057.0,78.74433010127817,374.32972859118274,1073.3590135802178
+CO-CAL-G080007 = 226.89259796806968,49.68872706036057,328.0,152.0,176.0,109.25905175921606,568.0878236419127,232.26971522258148
+CO-CAL-G080008 = 1091.588785046729,318.4350152537334,1684.0,610.0,1074.0,50.719374423341215,212.48727820172945,1137.087039139678
+CO-CAL-G080009 = 1772.2217973231357,798.8793660102401,3688.0,610.0,3078.0,18.3097341026375,62.84886417418085,1943.9594492540652
+CO-CAL-G080010 = 2186.872549019608,373.9237804154332,3037.0,1268.0,1769.0,217.34748715447233,1372.2080271178825,2218.610046676902
+CO-CAL-G080011 = 1738.2790697674418,205.52455017519455,2228.0,1277.0,951.0,630.6272164813608,5557.339665370872,1750.3869472537435
+CO-CAL-G080012 = 1446.8041237113403,379.95468094316703,2251.0,781.0,1470.0,67.27241594247697,309.24736371550154,1495.8635405540049
+CO-CAL-G080013 = 3094.24358974359,383.4710829166492,3801.0,2040.0,1761.0,549.1326711268632,4617.901543951305,3117.9149225247575
+CO-CAL-G080014 = 1813.5429769392033,784.75828158864,3635.0,610.0,3025.0,19.53782463805108,65.03147943050315,1976.0525523698664
+CO-CAL-G080015 = 1484.5857142857142,473.9983692816177,2496.0,610.0,1886.0,40.003128422561986,155.6385354831224,1558.4188131381297
+CO-CAL-G080016 = 1059.791304347826,223.8478713090724,1521.0,610.0,911.0,119.90163855396237,631.3062580610031,1083.1737987326271
+CO-CAL-G080017 = 2456.629080118694,717.3785645331727,3782.0,910.0,2872.0,50.09775509598081,205.33171967499325,2559.230048693649
+CO-CAL-G080018 = 2175.3564593301435,375.61443725265815,2883.0,1117.0,1766.0,211.2470840151159,1319.9183974838772,2207.546586285782
+CO-CAL-G080019 = 1225.2766798418972,212.9241791271267,1862.0,610.0,1252.0,208.1154525391083,1305.509448974316,1243.6396778091892
+CO-CAL-G080020 = 2336.323325635104,539.987915215069,3295.0,943.0,2352.0,93.8488344552859,462.40854928445935,2397.9144335203014
+CO-CAL-G080021 = 970.2059800664451,403.1010863436307,2334.0,238.0,2096.0,21.861342812874227,78.15685061217769,1050.6141677933465
+CO-CAL-G080022 = 1527.390625,372.799527946468,2593.0,939.0,1654.0,81.9783121525164,400.69975462929045,1572.2282306888526
+CO-CAL-G080023 = 453.4634920634921,180.10609157584346,1167.0,234.0,933.0,24.321495323698954,89.84350982314804,487.9214515238522
+CO-CAL-G080024 = 2742.248046875,845.6664779854839,4737.0,1433.0,3304.0,44.06516790447787,178.74163515073474,2869.6822372134034
+CO-CAL-G080025 = 1301.6528925619834,233.61608368806458,1865.0,940.0,925.0,190.4104020441936,1168.8539241384717,1322.451030198369
+CO-CAQ-G090001 = 548.9475065616798,34.499684282142944,611.0,460.0,151.0,4075.7904076844134,65591.94618922978,550.0305384029627
+CO-CAQ-G090002 = 1140.3336355394379,623.0705348571553,2269.0,477.0,1792.0,12.159465566416376,36.967576326866926,1299.4528432189347
+CO-CAQ-G090003 = 217.2423686244204,57.86990160437706,432.0,143.0,289.0,65.65679806841752,310.2804302461986,224.81808698867812
+CO-CAQ-G090004 = 439.84392014519057,44.01852804777454,526.0,343.0,183.0,1027.350319608028,10558.355619277118,442.0410669838058
+CO-CAQ-G090005 = 732.7096774193549,555.5528247864859,3019.0,284.0,2735.0,8.417162814031045,31.784668508682174,919.512051314293
+CO-CAQ-G090006 = 512.9461988304093,55.063637030058324,646.0,411.0,235.0,836.9298372079525,8075.765668684845,515.8932128043011
+CO-CAQ-G090007 = 1064.2998750520617,584.6286511646371,2688.0,481.0,2207.0,12.383557162142736,39.7293135697115,1214.300162150371
+CO-CAQ-G090008 = 452.48003894839337,61.83988765165785,638.0,354.0,284.0,414.4378555231024,3212.4878807656773,456.68627891749634
+CO-CAQ-G090009 = 409.86915887850466,58.77291948984747,540.0,280.0,260.0,359.9956921817301,2656.8135018946496,414.0615696549645
+CO-CAQ-G090010 = 582.6111111111111,61.129055806913925,865.0,522.0,343.0,897.0028198922372,8908.15415577221,585.8092422060002
+CO-CAQ-G090011 = 673.3266457680251,504.505597284368,3085.0,285.0,2800.0,9.42651102448701,42.3362676398673,841.364766075022
+CO-CAQ-G090012 = 859.7131062951496,436.69653067143133,2133.0,471.0,1662.0,14.826254905643937,51.79500528834503,964.2668121615094
+CO-CAQ-G090013 = 504.9413493907354,491.7653985095584,3141.0,172.0,2969.0,6.677580111880223,27.181420443888573,704.8396792858671
+CO-CAQ-G090014 = 232.98440562566626,152.49298891547045,1049.0,86.0,963.0,10.63530696879055,44.90479146632109,278.4525900994958
+CO-CAQ-G090015 = 409.51194539249144,84.74268503722891,552.0,250.0,302.0,127.24702668740302,685.2423504211899,418.1881826241171
+CO-CAS-G100001 = 453.2382903981265,300.8877030476999,1604.0,190.0,1414.0,9.707903185324499,35.4146015435475,544.0205489945552
+CO-CAS-G100002 = 1686.9948051948052,346.6709506505586,2799.0,1054.0,1745.0,130.27833562405945,714.4285738475289,1722.24627181458
+CO-CAS-G100003 = 197.1204047217538,156.07600951851185,1547.0,83.0,1464.0,8.910111597150287,41.29085760909006,251.42826950223872
+CO-CAS-G100004 = 2570.849162011173,609.6770503631585,3673.0,1576.0,2097.0,88.054679012648,432.103802939813,2642.152819114192
+CO-CAS-G100005 = 166.05448930068388,22.998554233532246,263.0,135.0,128.0,399.5208948027159,3077.5636529087283,167.63957442603956
+CO-CAS-G100006 = 546.2004716981132,377.65811682965955,2081.0,252.0,1829.0,9.254454873194165,33.940680463261366,664.0486491896253
+CO-CAS-G100007 = 312.32232070910555,154.76767197919628,900.0,178.0,722.0,15.74985961551092,57.14260163138446,348.566011399536
+CO-CAS-G100008 = 143.92810693641619,9.335929052419077,168.0,119.0,49.0,3710.1794345305743,57907.2087724497,144.23057767884123
+CO-CAS-G100009 = 136.17588283602518,90.29999276263123,1264.0,72.0,1192.0,14.44513265551481,112.29788345974482,163.3951032286528
+CO-CAS-G100010 = 258.6480086114101,86.25476008340769,587.0,174.0,413.0,37.51700420923185,158.43520103630965,272.6511984123567
+CO-CAS-G100011 = 1295.7725118483413,375.1138536837106,2586.0,586.0,2000.0,52.06759620367911,224.16085970603575,1348.9762064940967
+CO-CAS-G100012 = 442.03466204506066,222.29297149563433,1474.0,238.0,1236.0,16.042556585261423,65.15964407907171,494.78157567319533
+CO-CAS-G100013 = 1839.306990881459,578.4512915000342,3064.0,888.0,2176.0,41.97368974894546,168.62752198325245,1928.1224295525076
+CO-CAS-G100014 = 157.07568988173455,20.700188863993592,219.0,115.0,104.0,459.86014019339774,3668.474642162908,158.43380375042398
+CO-CAS-G100015 = 1322.257296466974,601.0519163506242,3231.0,362.0,2869.0,17.8386315059883,60.36738223556547,1452.4557701385986
+CO-CAS-G100016 = 341.08542538354254,334.5810053157897,2181.0,151.0,2030.0,7.380559851746013,34.40854677223925,477.79045252829894
+CO-CAS-G100017 = 133.16652554332487,20.519830284927412,197.0,107.0,90.0,293.5664137018167,2049.3987292306056,134.73821640575184
+CO-CAS-G100018 = 233.51116071428572,41.63033385485913,325.0,173.0,152.0,193.83154666743775,1192.5338684655148,237.1930582352696
+CO-CAS-G100019 = 339.50067842605154,263.03247280493525,1887.0,150.0,1737.0,8.637976033376686,36.500347408590144,429.4726911011086
+CO-CAU-G110001 = 1985.8895899053628,567.7968966851798,3365.0,914.0,2451.0,53.56841550165331,229.32080515713233,2065.466237724502
+CO-CAU-G110002 = 1905.23991507431,335.1481907222034,2549.0,943.0,1606.0,200.40378736937038,1232.705003475176,1934.493071514274
+CO-CAU-G110003 = 1734.4039603960396,484.42351078998763,2429.0,658.0,1771.0,56.033182285479285,234.45218088481204,1800.7840613587084
+CO-CAU-G110004 = 1686.6023657870792,922.6937061517312,3970.0,591.0,3379.0,12.233417485306465,38.25634587993229,1922.4960898921463
+CO-CAU-G110005 = 1395.950540958269,291.52463480919545,1937.0,911.0,1026.0,124.4784074759316,671.3802536324138,1426.0661013790063
+CO-CAU-G110006 = 1949.4526445264453,504.9898753467478,3131.0,1245.0,1886.0,70.07519322124455,329.0042201406632,2013.7975040837334
+CO-CAU-G110007 = 1791.236994219653,327.29935932722725,2523.0,1177.0,1346.0,180.7839471973401,1089.0880165170806,1820.8939672801025
+CO-CAU-G110008 = 1227.324,329.0367684985983,2242.0,855.0,1387.0,63.79607690593033,290.31222102995054,1270.6649424612297
+CO-CAU-G110009 = 1953.0352303523034,774.9734614601294,3591.0,836.0,2755.0,23.81221185316529,82.8464559192307,2101.1735951521878
+CO-CAU-G110010 = 1336.1130674002752,662.04770260968,3078.0,169.0,2909.0,14.67214434151047,46.2900558036076,1491.1422767155816
+CO-CAU-G110011 = 1551.9142857142858,275.61934116547377,2160.0,1089.0,1071.0,195.59950104507362,1202.1359024213668,1576.1992169229661
+CO-CAU-G110012 = 239.4029795158287,343.4957360164939,1778.0,1.0,1777.0,4.668104208110343,16.930060466718274,418.6921390025968
+CO-CAU-G110013 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-CAU-G110014 = 2844.2408839779005,650.9718340414124,3980.0,1394.0,2586.0,96.33042131446445,477.69765527446987,2917.7852105332618
+CO-CAU-G110015 = 66.0,58.69625200981746,183.0,1.0,182.0,5.592987856537734,15.166215945378072,88.32468511124169
+CO-CAU-G110016 = 2553.636887608069,420.4097844738859,3695.0,1945.0,1750.0,243.08313930108955,1603.8630312629016,2588.0119282248306
+CO-CAU-G110017 = 1609.5,528.1955598082944,2786.0,851.0,1935.0,37.86570462219836,148.96076484459812,1693.9541904671441
+CO-CAU-G110018 = 2190.1426174496646,729.3476455364233,3418.0,860.0,2558.0,36.062656220551006,136.91589441778265,2308.3917936127723
+CO-CAU-G110019 = 425.5962050599201,557.6775084768616,2265.0,1.0,2264.0,4.367463162706672,13.472621894591018,701.524292681565
+CO-CAU-G110020 = 860.5652694610778,207.77494501461328,1582.0,461.0,1121.0,83.67911752270976,403.38733838562666,885.2926130825011
+CO-CAU-G110021 = 1558.8224852071005,904.1382201584111,3657.0,766.0,2891.0,11.150590823063746,34.80264639563337,1802.052569027458
+CO-CAU-G110022 = 1969.301886792453,518.0563994135961,2875.0,1116.0,1759.0,66.331132795403,297.0745204911805,2036.303600718148
+CO-CAU-G110023 = 890.1678832116788,41.74769006120236,1090.0,841.0,249.0,9760.357064122556,209618.692879687,891.1463010791255
+CO-CAU-G110024 = 2530.9523809523807,804.3061485464164,4301.0,1088.0,3213.0,40.803501547985,162.0521333318975,2655.678507507657
+CO-CAU-G110025 = 1143.817059483726,608.3676796546374,2509.0,542.0,1967.0,13.240018660604942,43.31615817230207,1295.5418554467337
+CO-CAU-G110026 = 1702.1288343558283,149.08589146398327,1901.0,1422.0,479.0,1522.2345313565627,17763.87960803428,1708.645420144022
+CO-CAU-G110027 = 1778.6389380530973,232.37993890599054,3019.0,1489.0,1530.0,473.2286436681676,3848.224245019461,1793.7549743386362
+CO-CAU-G110028 = 823.1842105263158,18.652202630607,858.0,791.0,67.0,86093.36689200661,3805448.993975052,823.3954998193802
+CO-CAU-G110029 = 3124.522099447514,413.31523601029295,4066.0,2163.0,1903.0,454.74181225795195,3612.703367545768,3151.740445254676
+CO-CAU-G110030 = 1362.0729166666667,335.85099451467,2167.0,850.0,1317.0,79.22387011722276,377.0731506589677,1402.8679627225554
+CO-CAU-G110031 = 2936.001663893511,658.7900104490416,4247.0,1439.0,2808.0,101.45419886601537,508.2375365019513,3009.0048268909295
+CO-CAU-G110032 = 1668.8053731343284,1011.9614506703141,4209.0,423.0,3786.0,10.057436797920646,30.018991006255543,1951.6601525482802
+CO-CAU-G110033 = 1156.357142857143,319.6157998162306,2582.0,821.0,1761.0,59.40396923782642,271.3947070536867,1199.7150083786164
+CO-CAU-G110034 = 2873.3823529411766,465.4341407414431,4020.0,1838.0,2182.0,253.6775832344075,1680.2320928858494,2910.834087604702
+CO-CAU-G110035 = 2450.235934664247,497.5214855112899,3705.0,1504.0,2201.0,134.47496929522188,740.8197590171152,2500.2367416037496
+CO-CAU-G110036 = 1989.1412639405205,220.80779907810864,2395.0,1466.0,929.0,757.3497270041637,7048.846794487976,2001.3593010862917
+CO-CAU-G110037 = 1547.667597765363,295.3114227999465,1896.0,913.0,983.0,158.9845634467809,906.9548541409732,1575.58999413202
+CO-CAU-G110038 = 98.19748913568324,88.46276152812457,749.0,1.0,748.0,7.618693471047413,37.99478123771336,132.16810148343066
+CO-CAU-G110039 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-CAU-G110040 = 2571.148076923077,609.6226159210761,4209.0,1561.0,2648.0,88.11972975104251,432.91099650797867,2642.4311092832095
+CO-CAU-G110041 = 2941.3662613981764,671.8144178664194,4514.0,1744.0,2770.0,96.9359997136727,482.1999044842313,3017.1128742134724
+CO-CES-G120001 = 291.430568499534,349.51846128426627,1887.0,15.0,1872.0,4.853417825817608,16.234501782724568,455.0768408021691
+CO-CES-G120002 = 768.5660184237462,951.7077792176276,3166.0,50.0,3116.0,4.140288319577629,11.132529238370529,1223.2912252195217
+CO-CES-G120003 = 87.45468053491828,14.578315827182518,133.0,50.0,83.0,233.8509463057268,1513.1411637935357,88.66142588421243
+CO-CES-G120004 = 762.4380610412926,758.0382984010762,3129.0,79.0,3050.0,4.90165028128619,13.089745067882335,1075.1436456433182
+CO-CES-G120005 = 91.63519313304721,29.347602872254072,173.0,58.0,115.0,40.68754247971666,167.07949871399563,96.22001047016363
+CO-CES-G120006 = 174.22589845978322,326.88186357591394,2330.0,42.0,2288.0,5.090005360578069,23.131576540957056,370.41384481277004
+CO-CES-G120007 = 359.63274336283183,573.2067246581815,2941.0,43.0,2898.0,4.197672069490975,14.101203865342827,676.6843128756831
+CO-CES-G120008 = 364.1647668393782,385.8925711630527,1551.0,43.0,1508.0,5.348034737241385,17.21582953103892,530.5931151890404
+CO-CES-G120009 = 331.03839590443687,254.9492475629645,1248.0,68.0,1180.0,7.266010518871652,23.019527832781005,417.8343432461057
+CO-CES-G120010 = 60.79002876318312,14.182721324887595,108.0,44.0,64.0,92.88544346828931,473.7473459966892,62.42256948578818
+CO-CES-G120011 = 54.63461538461539,34.16915310623558,164.0,20.0,144.0,9.836476466300303,31.00420561139969,64.43967894257561
+CO-CES-G120012 = 1373.6559139784947,103.5436113638701,1542.0,1193.0,349.0,2374.6606095062884,32032.375309478688,1377.5528481558758
+CO-CES-G120013 = 198.76195536663124,242.16996490091122,1518.0,20.0,1498.0,5.098611193469948,19.002975822170054,313.2931643066526
+CO-CES-G120014 = 607.4135166093929,685.3145060396987,2774.0,85.0,2689.0,4.5896914497450405,13.012552097489948,915.7549630486446
+CO-CES-G120015 = 679.3666281755196,826.4369570573714,3368.0,53.0,3315.0,4.550604617658731,13.758912171967784,1069.8303881778747
+CO-CES-G120016 = 2030.0610687022902,842.7801072923548,3368.0,502.0,2866.0,21.00354628269211,68.41139843761007,2198.050557177518
+CO-CES-G120017 = 479.73724007561435,506.51564556209706,2230.0,74.0,2156.0,5.466593711054865,18.5520011469556,697.6431170122413
+CO-CES-G120018 = 341.0775347912525,430.42525547299425,2135.0,49.0,2086.0,5.419753521806206,21.405921388095727,549.1810132263045
+CO-CES-G120019 = 473.62439024390244,500.860683994032,1913.0,67.0,1846.0,4.7769408286375885,12.985251892344651,689.3340901224007
+CO-CES-G120020 = 252.5608856088561,377.17175923024683,2231.0,33.0,2198.0,4.9907524513132815,20.458571377498835,453.9223908339057
+CO-CES-G120021 = 144.2375478927203,61.65772759164053,551.0,78.0,473.0,22.760992040229215,104.86552147925059,156.86346162784287
+CO-CES-G120022 = 129.05519480519482,144.1307959718286,960.0,18.0,942.0,6.252198344141049,27.352769127134813,193.46557743867422
+CO-CES-G120023 = 47.6865671641791,21.099710418816795,99.0,19.0,80.0,18.670687921870904,62.03182127532972,52.14601104266453
+CO-CES-G120024 = 858.8725855642156,1002.2137227236747,4819.0,57.0,4762.0,4.861648017387193,16.021821387888465,1319.88426168714
+CO-CHO-G130001 = 257.0338266384778,288.37262077351227,1289.0,1.0,1288.0,4.870197162448449,15.164050440677935,386.29672073187857
+CO-CHO-G130002 = 223.2308377896613,141.48004971700271,839.0,61.0,778.0,10.262570309756974,36.85410244812011,264.288878706993
+CO-CHO-G130003 = 876.2210365853658,854.2903799510872,3457.0,123.0,3334.0,5.274852365339342,15.006811752878637,1223.754615203435
+CO-CHO-G130004 = 295.58132295719844,232.58441210929502,1075.0,1.0,1074.0,6.912301916444015,20.96320673436437,376.1167734060183
+CO-CHO-G130005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-CHO-G130006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-CHO-G130007 = 94.78722157092615,114.65967217325459,955.0,1.0,954.0,6.378715528449193,33.51035172963604,148.766453866502
+CO-CHO-G130008 = 203.55555555555554,190.73927004107506,803.0,1.0,802.0,5.2204956404646365,13.974955750024673,278.95579100160893
+CO-CHO-G130009 = 133.34005763688762,21.887574488726777,246.0,81.0,165.0,244.57516063665454,1609.5813927324427,135.12452363508288
+CO-CHO-G130010 = 662.8196261682243,674.493880304398,3106.0,90.0,3016.0,5.1739723557481945,15.615792510145234,945.6594796235426
+CO-CHO-G130011 = 1846.4183006535948,833.0658767447818,3677.0,501.0,3176.0,17.76797908873301,57.802538213656945,2025.650339023263
+CO-CHO-G130012 = 88.33849728892332,26.894162081291842,352.0,31.0,321.0,46.39299718998031,206.10892826939192,92.34168104014518
+CO-CHO-G130013 = 240.1228273464658,137.15600805273127,649.0,1.0,648.0,11.383653431699017,36.66160866124543,276.53343876974725
+CO-CHO-G130014 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+CO-CHO-G130015 = 159.92749610659283,341.96205921570555,2517.0,1.0,2516.0,5.523585336522407,29.16841266671488,377.5113957935194
+CO-CHO-G130016 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-CHO-G130017 = 296.6769406392694,251.92328137069126,2013.0,106.0,1907.0,7.656670247504924,33.50093492516523,389.2075883171511
+CO-CHO-G130018 = 574.9159010600707,680.2759225024479,3763.0,1.0,3762.0,4.674480983638469,15.327625790643113,890.6759365943758
+CO-CHO-G130019 = 181.05701754385964,111.17071901604102,428.0,1.0,427.0,9.286894791180691,25.22966727522633,212.46310825275305
+CO-CHO-G130020 = 256.6268488342943,459.82337314012096,3641.0,1.0,3640.0,5.871351827485152,31.93246763917329,526.58795469378
+CO-CHO-G130021 = 158.38240433339158,169.53747844535354,1314.0,1.0,1313.0,5.719343049745215,22.793056135756565,232.00849682723896
+CO-CHO-G130022 = 1944.389337641357,545.2938013932019,3295.0,1172.0,2123.0,56.320115479320926,243.86296657083182,2019.4046712264592
+CO-CHO-G130023 = 697.9000679809653,787.9505441548895,3600.0,71.0,3529.0,4.720376938663627,14.006726268130254,1052.582806681651
+CO-CHO-G130024 = 159.55753262158956,64.81972408677368,526.0,92.0,434.0,25.012541402884274,111.20081757425413,172.22137743896687
+CO-CHO-G130025 = 174.48810437452033,218.45336054498694,1343.0,1.0,1342.0,4.979804225444934,18.406673425043646,279.58535244467237
+CO-COR-G140001 = 43.87234878240377,14.098763871905302,110.0,23.0,87.0,40.409395384138975,167.35618220864086,46.08208036103218
+CO-COR-G140002 = 85.932944606414,19.605793683129125,154.0,48.0,106.0,98.1182207432345,501.3444385110126,88.14112612551783
+CO-COR-G140003 = 58.02852049910874,52.1095025508769,159.0,6.0,153.0,5.605481969766406,15.078245504835198,77.99172678826473
+CO-COR-G140004 = 26.708185053380785,17.534924091599002,96.0,11.0,85.0,9.567441708782777,32.78601385832839,31.94997201475726
+CO-COR-G140005 = 16.250632911392405,9.43011434508874,63.0,10.0,53.0,12.174757727725018,45.86594811860776,18.788563717918368
+CO-COR-G140006 = 74.10518731988472,21.21813838966173,142.0,27.0,115.0,53.440759316477575,229.92709472498058,77.08299542984847
+CO-COR-G140007 = 96.8023872679045,73.25988002192025,337.0,12.0,325.0,7.176319971200113,21.446957036424077,121.39897940918412
+CO-COR-G140008 = 33.89383561643836,29.605031788630967,184.0,3.0,181.0,6.205405892472717,19.723470109100084,45.002777692049186
+CO-COR-G140009 = 30.794520547945204,49.86666026106058,287.0,1.0,286.0,4.104296824767922,14.311116360483904,58.608756183439546
+CO-COR-G140010 = 38.718654434250766,26.51513422827764,237.0,1.0,236.0,9.353814034952608,40.74747981003809,46.92746045059873
+CO-COR-G140011 = 27.326241134751772,14.9962153399921,80.0,10.0,70.0,12.279466266221469,40.22829188145994,31.17065814316429
+CO-COR-G140012 = 5.0,4.0,9.0,1.0,8.0,5.703125,12.81640625,6.4031242374328485
+CO-COR-G140013 = 257.7910024796316,276.1683125146994,1771.0,66.0,1705.0,5.640249912315894,19.959321004884888,377.7898063694549
+CO-COR-G140014 = 84.95896867202661,39.424385966828986,276.0,11.0,265.0,17.032457079881144,57.3148334629603,93.6606030659418
+CO-COR-G140015 = 125.95619208087616,27.741157079594704,367.0,69.0,298.0,108.54061153841819,583.3000749281431,128.97493601327864
+CO-COR-G140016 = 87.45324427480917,28.182774992334863,175.0,41.0,134.0,39.415163181301686,155.4294637511592,91.88220034619336
+CO-COR-G140017 = 65.87549407114625,44.60319464547334,180.0,1.0,179.0,8.008718014989393,21.96112524844574,79.55517388391283
+CO-COR-G140018 = 453.7766217870257,408.3557556523344,2105.0,106.0,1999.0,6.167289506256058,19.95274842432248,610.465106009209
+CO-COR-G140019 = 28.290076335877863,20.184450424162424,98.0,10.0,88.0,8.278254275048841,27.297600541933978,34.75256045265251
+CO-COR-G140020 = 93.60693641618496,33.29568630397341,159.0,44.0,115.0,31.118316760200784,116.9935934182785,99.35220818721797
+CO-COR-G140021 = 68.75,28.62692356876736,179.0,25.0,154.0,22.081513533916826,81.78631678853809,74.4718957259183
+CO-COR-G140022 = 41.04577464788732,38.35079029106468,201.0,1.0,200.0,5.5313263528477705,17.410462523972086,56.17418208033265
+CO-COR-G140023 = 10.982800982800983,12.319545566509587,61.0,1.0,60.0,4.74419894697743,14.578629393062595,16.504336411777373
+CO-COR-G140024 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-COR-G140025 = 118.36300174520069,55.37850868791407,322.0,53.0,269.0,17.723505266410488,66.6009205373491,130.67738674549534
+CO-COR-G140026 = 46.984429065743946,44.94785251964012,164.0,7.0,157.0,5.417265475121816,15.56031266512078,65.02188878186519
+CO-COR-G140027 = 462.54533333333336,390.8889931232255,1616.0,55.0,1561.0,6.053259927610029,16.724230093277168,605.5925943514611
+CO-COR-G140028 = 148.52380952380952,91.67581230243728,608.0,54.0,554.0,11.648548240150195,49.20350095931816,174.53875373903801
+CO-CUN-G150001 = 362.30434782608694,102.92480783588051,811.0,278.0,533.0,56.45008850308137,267.7428574256117,376.6403543458124
+CO-CUN-G150002 = 1811.090909090909,312.3255952524911,2496.0,1292.0,1204.0,212.69702483794492,1341.8504351419858,1837.8241369732737
+CO-CUN-G150003 = 679.6099290780141,118.32002360767089,1188.0,572.0,616.0,208.6302124026956,1336.3402971945136,689.8327940073183
+CO-CUN-G150004 = 1546.621212121212,261.6478529321143,2344.0,1045.0,1299.0,224.96702594453228,1450.727337851066,1568.597071502836
+CO-CUN-G150005 = 697.9153846153846,177.35284407580036,1218.0,502.0,716.0,74.24285737250065,360.66078557194385,720.0971569063548
+CO-CUN-G150006 = 1914.0189573459716,911.2269160486944,3935.0,588.0,3347.0,16.059753831712257,52.42059664722201,2119.859207969099
+CO-CUN-G150007 = 335.364,215.0274203537773,1161.0,150.0,1011.0,9.828259948175397,33.02681092814804,398.37897032850515
+CO-CUN-G150008 = 1679.9846153846154,228.91479720345347,2137.0,1248.0,889.0,417.29988054135487,3226.3683416485947,1695.5088594011215
+CO-CUN-G150009 = 2436.1739130434785,182.97176122677303,2660.0,1800.0,860.0,2398.7188363217624,32412.458851625754,2443.035407029542
+CO-CUN-G150010 = 3043.979362101313,605.9795518085567,4078.0,2104.0,1974.0,141.9835449211158,792.9840083953366,3103.710935977901
+CO-CUN-G150011 = 1097.4675324675325,176.89894278611828,1548.0,868.0,680.0,257.8693389646406,1726.4021599198459,1111.6331322784604
+CO-CUN-G150012 = 2461.5686274509803,122.6255666816609,2742.0,2284.0,458.0,8149.82733199179,164848.53054075822,2464.6210940537903
+CO-CUN-G150013 = 812.3381502890173,256.9070390138123,1558.0,295.0,1263.0,41.54517973044021,168.03107771006896,851.9944231682662
+CO-CUN-G150014 = 2086.4647887323945,384.2917330415921,2990.0,1417.0,1573.0,176.71099573201136,1056.3372603508387,2121.559674085135
+CO-CUN-G150015 = 2912.8567415730336,481.8051487760746,3684.0,1900.0,1784.0,238.90878688509065,1552.3172254685937,2952.434689932126
+CO-CUN-G150016 = 853.170731707317,466.08203519725066,1800.0,152.0,1648.0,11.802738146842799,34.56444409556003,972.1793872406521
+CO-CUN-G150017 = 2439.6145833333335,166.04256292888599,2780.0,2245.0,535.0,3216.497177118617,47936.141772455456,2445.258564634151
+CO-CUN-G150018 = 2768.3076923076924,433.5338483130656,3653.0,2047.0,1606.0,279.61465044961665,1911.5163675642877,2802.049085387884
+CO-CUN-G150019 = 2621.9514170040484,517.9486219381488,3527.0,1515.0,2012.0,144.75692038487637,809.3787282365093,2672.620438464311
+CO-CUN-G150020 = 2804.1739130434785,154.47497747951527,3302.0,2410.0,892.0,6036.824927232522,110601.6555053926,2808.4255114317825
+CO-CUN-G150021 = 2953.440789473684,318.71604532364717,3495.0,2366.0,1129.0,823.5333657618664,7890.409031038343,2970.587890380233
+CO-CUN-G150022 = 2431.8333333333335,223.5206304174678,2866.0,2224.0,642.0,1321.2219799880895,14757.091945518094,2442.0841167603817
+CO-CUN-G150023 = 2852.5585585585586,120.88321254582758,3181.0,2713.0,468.0,13211.63859481894,313473.6271021914,2855.1187507844716
+CO-CUN-G150024 = 1337.5492957746478,388.6112249918225,2305.0,742.0,1563.0,51.61004256298382,220.74065478145613,1392.8592185920663
+CO-CUN-G150025 = 1277.2836879432625,143.83773985875774,1562.0,977.0,585.0,727.1587678973656,6703.695298115097,1285.3571157050544
+CO-CUN-G150026 = 2736.8186813186812,121.21158089603492,3043.0,2244.0,799.0,11577.851113301493,262902.03866463364,2739.501549873305
+CO-CUN-G150027 = 2814.274956217163,636.7205049759837,3901.0,1439.0,2462.0,99.19950700811265,493.69013345071295,2885.404049807927
+CO-CUN-G150028 = 2625.2279411764707,345.0215672481207,3212.0,1833.0,1379.0,462.87280825007065,3687.1682577166116,2647.8031696106113
+CO-CUN-G150029 = 2265.371794871795,30.726297504204716,2339.0,2205.0,134.0,400985.00064082723,2.9580064346808787E7,2265.5801628631402
+CO-CUN-G150030 = 2849.5333333333333,188.7484628340645,3343.0,2609.0,734.0,3487.1766043568846,53377.65161146035,2855.777687425966
+CO-CUN-G150031 = 1878.8379120879122,771.2312502161242,3772.0,530.0,3242.0,22.196558433306368,77.50849569375214,2030.9676366719366
+CO-CUN-G150032 = 2383.423387096774,437.9042903621289,3400.0,1277.0,2123.0,177.92498413424534,1065.4197817893307,2423.317397634371
+CO-CUN-G150033 = 2392.795918367347,35.77023023542589,2496.0,2337.0,159.0,299532.3724767277,2.0050324510198593E7,2393.0632704394866
+CO-CUN-G150034 = 2393.0825242718447,490.3421511848429,3353.0,1699.0,1654.0,131.07617443224387,715.555280426875,2442.8015460130778
+CO-CUN-G150035 = 2500.314049586777,380.02174868292815,3246.0,1796.0,1450.0,304.49666676505984,2134.272775812304,2529.028840490566
+CO-CUN-G150036 = 379.71875,135.3991170519125,610.0,152.0,458.0,30.476389498837957,111.01532869017711,403.1367633942605
+CO-CUN-G150037 = 2761.204651162791,137.56370186713474,3257.0,2616.0,641.0,8149.105910372512,164902.49229741446,2764.629251396002
+CO-CUN-G150038 = 601.1661272923409,420.6223729192395,1771.0,137.0,1634.0,8.019049340766298,23.602654129583467,733.7055902771108
+CO-CUN-G150039 = 3040.761780104712,357.5368443723559,3867.0,2428.0,1439.0,640.5704305420836,5664.221255679751,3061.7094568932107
+CO-CUN-G150040 = 316.54285714285714,150.5058789278238,614.0,144.0,470.0,16.385412978248013,54.906004423945234,350.50164050971284
+CO-CUN-G150041 = 2685.71875,233.16290367131197,3336.0,2395.0,941.0,1563.3416349461263,18425.4917047924,2695.8208664060007
+CO-CUN-G150042 = 1446.1780821917807,185.7964228732254,1896.0,1128.0,768.0,495.01142294616733,4038.9436495388272,1458.0642496695348
+CO-CUN-G150043 = 2029.1012145748987,503.0349850987926,3048.0,1071.0,1977.0,77.91009901003008,367.5674146716664,2090.5252773460243
+CO-CUN-G150044 = 3055.2953586497893,470.11998345020106,4122.0,1679.0,2443.0,293.66960962318234,2031.6594855640628,3091.2525822756966
+CO-CUN-G150045 = 572.6102362204724,207.92857659803752,1230.0,222.0,1008.0,30.15278710701643,118.4392991915151,609.193545263368
+CO-CUN-G150046 = 2810.355091383812,408.49941183735734,3716.0,1824.0,1892.0,346.10875440700397,2522.516938240879,2839.8886437919323
+CO-CUN-G150047 = 2915.9,287.67712634895105,3871.0,2147.0,1724.0,1071.968518101901,11183.043260735198,2930.0564736919987
+CO-CUN-G150048 = 952.3539325842696,123.49036040820458,1253.0,699.0,554.0,482.7346928921011,3925.8214151748593,960.3269662060271
+CO-CUN-G150049 = 1209.7327935222672,240.65967339433732,1557.0,494.0,1063.0,140.80663633540945,768.4264983103585,1233.43849061129
+CO-CUN-G150050 = 931.775,167.65104943005878,1272.0,613.0,659.0,188.78411512843834,1151.354885270708,946.7373051697076
+CO-CUN-G150051 = 1845.5159574468084,560.8572131792076,2877.0,981.0,1896.0,46.14183034022544,192.6740599553333,1928.8571649466317
+CO-CUN-G150052 = 2866.163636363636,132.2892739832647,3225.0,2661.0,564.0,10235.499257013178,223191.49707740592,2869.214952286469
+CO-CUN-G150053 = 2717.543071161049,386.0662372322176,3402.0,1999.0,1403.0,369.716397815124,2749.19783824328,2744.829226590621
+CO-CUN-G150054 = 2500.6478873239435,104.74806779508731,2745.0,2267.0,478.0,13677.314411251822,328233.05849584466,2502.840788800699
+CO-CUN-G150055 = 2447.1754385964914,352.6927057083764,3019.0,1659.0,1360.0,354.5653223060606,2600.49704237259,2472.460267007303
+CO-CUN-G150056 = 947.629006831319,658.050041493204,3701.0,277.0,3424.0,8.656097994766778,28.562931466883246,1153.7029911105024
+CO-CUN-G150057 = 2344.920353982301,120.72884424818709,2566.0,2178.0,388.0,7385.965650922901,144607.43873361064,2348.0261753979626
+CO-CUN-G150058 = 389.18045112781954,165.61885923751208,619.0,131.0,488.0,20.08221311815886,65.74901878121169,422.9551159108824
+CO-CUN-G150059 = 2512.9661016949153,136.46263114260452,3013.0,2325.0,688.0,6301.130325823951,117116.67270172398,2516.668567365616
+CO-CUN-G150060 = 493.9742489270386,308.96487741201474,1574.0,220.0,1354.0,10.864631850686088,40.734666209059256,582.6404157602296
+CO-CUN-G150061 = 977.4597701149426,134.2122015623878,1227.0,736.0,491.0,408.3665067865861,3140.073037678219,986.6308920976371
+CO-CUN-G150062 = 1080.2702702702702,150.46875380922089,1401.0,824.0,577.0,391.69564506086994,2970.9057012236112,1090.6991806647252
+CO-CUN-G150063 = 2061.878260869565,570.8021152245333,3411.0,1147.0,2264.0,58.39589336898673,257.189068612943,2139.429133528686
+CO-CUN-G150064 = 1219.472081218274,203.17111760200615,1634.0,800.0,834.0,234.1367932019256,1513.6971626846214,1236.2809793483345
+CO-CUN-G150065 = 1356.7264957264956,418.2381365569452,2462.0,621.0,1841.0,44.32873315552519,182.47896374839223,1419.7288202600253
+CO-CUN-G150066 = 333.9172932330827,133.2426964063217,885.0,221.0,664.0,25.028923098535664,99.96459131216173,359.5196446172806
+CO-CUN-G150067 = 3014.885542168675,446.9156872137274,3853.0,2130.0,1723.0,327.2972919555827,2347.7357168139433,3047.8301238512986
+CO-CUN-G150068 = 237.77811094452773,100.90936720857226,616.0,142.0,474.0,21.9623486601907,87.50103796010153,258.304336848576
+CO-CUN-G150069 = 847.1855203619909,229.29634043316406,1278.0,462.0,816.0,61.748050902792684,273.44283134539,877.6674299796357
+CO-CUN-G150070 = 1401.8172043010752,356.93528060801395,2624.0,890.0,1734.0,73.15293887860989,346.1925520902068,1446.5456331610158
+CO-CUN-G150071 = 2073.7735042735044,489.21913620544376,3027.0,1228.0,1799.0,88.95032762510847,433.58198256519,2130.6975173065766
+CO-CUN-G150072 = 1401.132075471698,279.37171453658965,2076.0,896.0,1180.0,141.72802993163987,796.5950164920459,1428.7125840415706
+CO-CUN-G150073 = 266.4502923976608,53.83635195954649,413.0,152.0,261.0,135.6951778647735,741.896444372135,271.8347128515987
+CO-CUN-G150074 = 1866.49,424.24020306896887,2775.0,1067.0,1708.0,98.58467264141308,496.92139086470166,1914.0963063545157
+CO-CUN-G150075 = 2929.1022222222223,563.8474760228016,3961.0,1885.0,2076.0,155.80913187784356,892.7456936161743,2982.8784427871756
+CO-CUN-G150076 = 2285.3714285714286,534.729296720289,3370.0,1161.0,2209.0,90.77498872175586,443.4307408423595,2347.0956493721314
+CO-CUN-G150077 = 2284.609589041096,425.0267577924442,2864.0,1499.0,1365.0,171.15453606427647,1003.8971523822049,2323.8090969737773
+CO-CUN-G150078 = 798.0716180371353,441.9006125471319,1670.0,137.0,1533.0,11.189827802408852,31.09970198721858,912.246928679917
+CO-CUN-G150079 = 3162.1209302325583,531.0947124992047,4105.0,2181.0,1924.0,228.60463191858125,1463.457606567424,3206.410823812106
+CO-CUN-G150080 = 1871.4285714285713,554.4820820835788,3060.0,1025.0,2035.0,49.28637531522345,209.96956421960468,1951.8440709521149
+CO-CUN-G150081 = 2750.1638418079096,300.4867825532353,3353.0,2361.0,992.0,794.0973009595617,7520.203388421685,2766.5309438495055
+CO-CUN-G150082 = 2771.5206611570247,180.44358103505087,3181.0,2292.0,889.0,3669.601622199465,57074.421878349116,2777.38846061494
+CO-CUN-G150083 = 1970.4857142857143,297.5418534556493,2701.0,1221.0,1480.0,310.15744711495455,2184.902780892335,1992.8234002946433
+CO-CUN-G150084 = 2719.8062015503874,99.58028800917575,2915.0,2192.0,723.0,20454.37027311157,560718.2739814926,2721.6285580056547
+CO-CUN-G150085 = 2610.622950819672,379.43201572248364,3556.0,2105.0,1451.0,347.03606096350063,2546.2348235280015,2638.0524721660936
+CO-CUN-G150086 = 2532.150684931507,213.16400986627787,2826.0,2228.0,598.0,1711.8619924739774,20760.389924391173,2541.1072362852715
+CO-CUN-G150087 = 2839.2960725075527,231.05709385131615,3629.0,2465.0,1164.0,1893.5809224928767,23768.418724990173,2848.6820756230118
+CO-CUN-G150088 = 2719.298642533937,186.81096368255118,3064.0,2365.0,699.0,3127.9798789286415,46168.30885420726,2725.7078793294986
+CO-CUN-G150089 = 2040.3092105263158,448.7590965732856,3245.0,1364.0,1881.0,108.44759576670897,569.2443974846844,2089.0778830181966
+CO-CUN-G150090 = 2966.0074074074073,253.7976591637168,3479.0,2496.0,983.0,1631.4297979807423,19487.50944086269,2976.846182219127
+CO-CUN-G150091 = 2893.5522388059703,150.5833714216782,3117.0,2679.0,438.0,7152.746009295946,138549.2721437786,2897.4678445925438
+CO-CUN-G150092 = 2759.4597701149423,214.4387383834539,3331.0,2435.0,896.0,2170.2024031324627,28453.693750637405,2767.7792895031025
+CO-CUN-G150093 = 3232.99209486166,215.19179775012722,3696.0,2728.0,968.0,3436.1781344358724,52305.25001403412,3240.145891045173
+CO-CUN-G150094 = 1532.5049504950496,434.7261713250061,2439.0,902.0,1537.0,54.755513432398295,236.32256364789495,1592.9715211913654
+CO-CUN-G150095 = 2528.880341880342,160.73177542307045,2990.0,2242.0,748.0,3942.267799165139,62786.28531699546,2533.983126853746
+CO-CUN-G150096 = 1171.6296296296296,400.1623187461649,2105.0,465.0,1640.0,33.82373875729894,126.224884383948,1238.0815281597454
+CO-CUN-G150097 = 2068.1875,343.17962110788284,2873.0,1505.0,1368.0,237.39597936132057,1549.7102712211615,2096.466500447837
+CO-CUN-G150098 = 571.5407166123779,151.1358756299048,1087.0,307.0,780.0,66.33841891395731,308.2536642615462,591.1859636765817
+CO-CUN-G150099 = 2355.9866666666667,66.31470291136213,2548.0,2268.0,280.0,44949.79698264937,1600822.4245768373,2356.9197723582647
+CO-CUN-G150100 = 1227.0869565217392,75.04015623157365,1542.0,960.0,582.0,4422.711137311478,73182.22330840878,1229.3792839937737
+CO-CUN-G150101 = 2070.2101063829787,439.07291839034934,3112.0,1140.0,1972.0,119.1901346890904,634.1358162748096,2116.259651421357
+CO-CUN-G150102 = 2603.4384615384615,438.2344473320216,3387.0,1510.0,1877.0,227.14387161890525,1451.7369102738126,2640.0646306191356
+CO-CUN-G150103 = 2875.8473282442746,172.66207004375053,3331.0,2671.0,660.0,4671.2419316146315,78667.56870164482,2881.025866909481
+CO-CUN-G150104 = 3184.6363636363635,333.7187228047195,3736.0,2410.0,1326.0,897.337934148901,8829.157881025878,3202.073852137932
+CO-CUN-G150105 = 724.8380952380952,178.2753420873787,1363.0,475.0,888.0,80.19377945551518,388.46609593102824,746.439791212099
+CO-CUN-G150106 = 2311.5766871165642,337.5503033760601,3246.0,1496.0,1750.0,342.18043138428703,2497.0997754773402,2336.0922472646625
+CO-CUN-G150107 = 1356.4044943820224,195.31183473816762,2076.0,980.0,1096.0,356.7001803154448,2645.109302062048,1370.3940547041714
+CO-CUN-G150108 = 1672.7666666666667,135.73217501142952,1933.0,1343.0,590.0,1908.5704746803206,23971.721469447337,1678.2644441340121
+CO-CUN-G150109 = 1656.1473684210525,323.7298083415617,2505.0,1211.0,1294.0,149.5469606781552,850.6119267447265,1687.4907687856671
+CO-CUN-G150110 = 2922.7404255319148,170.45442600443022,3358.0,2610.0,748.0,5093.391319045281,88251.61982371651,2927.7066633088393
+CO-CUN-G150111 = 1168.185628742515,248.02662168188328,1887.0,792.0,1095.0,119.26743996091497,640.338968250206,1194.225635407092
+CO-CUN-G150112 = 1090.4549356223176,420.5058458858062,2158.0,572.0,1586.0,25.76892635546191,93.47802252410203,1168.72457535863
+CO-CUN-G150113 = 919.6954503249768,397.98481247846127,1903.0,221.0,1682.0,19.079867820475066,60.868086315467195,1002.1135825404112
+CO-CUN-G150114 = 1993.2459016393443,350.4267026906102,2685.0,1256.0,1429.0,200.9745838653126,1240.3881710217056,2023.8152332563998
+CO-CUN-G150115 = 2855.641255605381,327.4334170528533,3380.0,2291.0,1089.0,689.2542195781816,6234.584322470316,2874.35203538439
+CO-GUA-G180001 = 144.86886274509803,31.15793973049405,468.0,78.0,390.0,115.12857512953981,614.3768789617247,148.18166081302772
+CO-GUA-G180002 = 178.17781690140845,34.292532289420365,302.0,87.0,215.0,155.34984557340073,883.7427698361438,181.44782227013025
+CO-GUA-G180003 = 149.1956553274824,65.91327855683232,736.0,64.0,672.0,20.324393132646392,83.39895421820071,163.10703191066742
+CO-GUA-G180004 = 99.31652173913044,11.180526007963344,139.0,81.0,58.0,728.850925351352,6749.414756846015,99.94386250377715
+CO-GUA-G180005 = 188.41146111407724,33.49598606373567,399.0,89.0,310.0,194.3651906785303,1184.2043089250108,191.36577479142764
+CO-GUA-G180006 = 216.8242206072132,86.2979966682708,683.0,65.0,618.0,24.318902618183934,91.51267963539924,233.36685041128334
+CO-GUA-G180007 = 201.19374301675978,42.74647889659294,314.0,96.0,218.0,118.53619858006017,630.2119993599213,205.68467052055883
+CO-GUV-G190001 = 328.2596907909478,112.85628425521375,930.0,112.0,818.0,35.127311691543184,149.55058975828794,347.1180858066348
+CO-GUV-G190002 = 254.81732561561856,70.02616563310731,332.0,115.0,217.0,58.39000977197121,246.3113406388503,264.26413549169246
+CO-GUV-G190003 = 290.072347266881,92.98201810400205,1055.0,150.0,905.0,43.93127910474564,233.50279293041078,304.61060772666974
+CO-GUV-G190004 = 280.1108645888361,55.13431485659516,641.0,142.0,499.0,146.65207931421838,832.6186788493,285.48535712959284
+CO-HUI-G200001 = 1823.2479608482872,256.9670011058671,2269.0,1392.0,877.0,378.34577955792946,2834.4000516644455,1841.2672718524
+CO-HUI-G200002 = 1097.5559322033898,280.2368176921668,1771.0,629.0,1142.0,72.20927081830303,335.38688870612356,1132.7672745560249
+CO-HUI-G200003 = 912.1079404466501,376.22973488401306,2316.0,341.0,1975.0,22.235910729164086,79.88964411095688,986.6558206571958
+CO-HUI-G200004 = 2105.833836858006,679.4013622745437,3121.0,816.0,2305.0,38.858702418365944,148.93295147334763,2212.7183190629157
+CO-HUI-G200005 = 1008.5670103092783,243.45453680102142,1648.0,775.0,873.0,84.71331617940875,420.36797769256697,1037.5343492016038
+CO-HUI-G200006 = 1240.6512605042017,546.1973704224457,2417.0,565.0,1852.0,19.024024806574054,63.96152249764416,1355.5615506671243
+CO-HUI-G200007 = 660.4898876404494,184.6062387377151,1389.0,494.0,895.0,58.12053617826827,268.26484075679605,685.8034376234781
+CO-HUI-G200008 = 1998.4532071503681,615.8308551316637,3697.0,639.0,3058.0,44.0210853475127,177.8660954477106,2091.1869508252453
+CO-HUI-G200009 = 1147.6759259259259,95.73602099907461,1241.0,915.0,326.0,1757.7482465883195,21469.42085565442,1151.6620236278814
+CO-HUI-G200010 = 1506.7142857142858,727.4102427272315,3058.0,648.0,2410.0,15.674565538959333,50.83846515576729,1673.1149392674731
+CO-HUI-G200011 = 1172.4007352941176,610.154526754549,3022.0,582.0,2440.0,14.058222578878796,48.50087660945897,1321.6701671132835
+CO-HUI-G200012 = 1512.4285714285713,478.0332310566747,2370.0,767.0,1603.0,41.25422647133752,163.04516453119743,1586.1765203368614
+CO-HUI-G200013 = 825.8446601941747,289.05795291150423,1771.0,554.0,1217.0,33.11013961985536,133.03316176806067,874.9708011771716
+CO-HUI-G200014 = 2066.8272859216254,652.1706309344554,3334.0,697.0,2637.0,40.864888606675336,157.3400278672433,2167.2797608254455
+CO-HUI-G200015 = 2249.0900562851784,515.450730239564,3746.0,1386.0,2360.0,96.9603673565714,493.83878362622187,2307.400168281472
+CO-HUI-G200016 = 3077.95530726257,644.4369576738806,4655.0,1939.0,2716.0,123.68770467864861,667.4386975446349,3144.6951944380535
+CO-HUI-G200017 = 2399.018907563025,696.6712120173395,4413.0,1106.0,3307.0,51.62757415324569,220.8308157046579,2498.127798271858
+CO-HUI-G200018 = 1878.1751968503936,361.9953163645119,2703.0,1050.0,1653.0,154.79830721175466,879.6491903814912,1912.742188360433
+CO-HUI-G200019 = 1299.1619268717354,701.2251718431586,3021.0,356.0,2665.0,12.169612608525284,36.03427413422179,1476.325998504242
+CO-HUI-G200020 = 1985.6351791530944,646.2134739205255,3126.0,1073.0,2053.0,38.37656484265403,149.20988031017222,2088.1424564829804
+CO-HUI-G200021 = 1187.9954128440368,309.6184022709723,1830.0,719.0,1111.0,68.56537719460756,316.0129265422939,1227.6793783245294
+CO-HUI-G200022 = 819.4253731343283,308.82784035461344,2119.0,485.0,1634.0,28.32235260376761,115.41068026594797,875.689772187861
+CO-HUI-G200023 = 1950.0415879017014,231.60681876250874,2221.0,1457.0,764.0,621.3667436603399,5427.338431665879,1963.7474157954932
+CO-HUI-G200024 = 1341.188679245283,485.45884370196035,2447.0,736.0,1711.0,30.258959176289263,116.37261708648832,1426.3440546600777
+CO-HUI-G200025 = 1700.4238095238095,316.16375941344074,2189.0,1227.0,962.0,171.96958428763645,1017.4317635018793,1729.5666089404897
+CO-HUI-G200026 = 1277.0582362728785,796.9825862995853,3135.0,443.0,2692.0,9.700730990778299,29.379607416376682,1505.343476319332
+CO-HUI-G200027 = 2611.4557235421166,712.4823439020847,3979.0,1251.0,2728.0,60.28287551971074,263.8780068909323,2706.9045211076595
+CO-HUI-G200028 = 2663.2085996513656,592.3541125066655,4301.0,1557.0,2744.0,104.71177429402248,538.0877294543828,2728.289471419876
+CO-HUI-G200029 = 2463.170909090909,434.82154319496,4079.0,1610.0,2469.0,199.85068933689914,1251.6457967142337,2501.255824944378
+CO-HUI-G200030 = 1718.7257617728533,289.75730531693335,2254.0,1142.0,1112.0,226.44565725922686,1449.8110686121313,1742.9795007877185
+CO-HUI-G200031 = 1442.2850779510022,493.4808673008832,2521.0,758.0,1763.0,34.38658187176492,134.22449299487135,1524.3718747314122
+CO-HUI-G200032 = 929.1764705882352,467.20245038146487,2150.0,356.0,1794.0,14.516678559598914,47.287284061147254,1040.0226166469915
+CO-HUI-G200033 = 2082.365671641791,865.1529862789207,4608.0,712.0,3896.0,21.587358839872664,74.84256505418618,2254.9360257221274
+CO-HUI-G200034 = 1118.6633663366338,285.0067897018008,1886.0,637.0,1249.0,72.8213946303258,341.35093218845793,1154.398803429619
+CO-HUI-G200035 = 1409.506329113924,241.87650055580804,1964.0,1063.0,901.0,216.23452623672816,1379.4692411897304,1430.1092032895017
+CO-HUI-G200036 = 462.8628495339547,161.84384837344774,1249.0,263.0,986.0,33.93971019565473,146.49272715794288,490.34217515426917
+CO-HUI-G200037 = 675.875,122.28348638171332,960.0,521.0,439.0,186.0793815022582,1133.1816355405056,686.8480666542396
+CO-LAG-G170001 = 440.1683366733467,395.60509666136437,1957.0,69.0,1888.0,6.355005544742954,21.200084070996706,591.8205446875163
+CO-LAG-G170002 = 1368.9888888888888,535.7823043497433,2152.0,520.0,1632.0,24.45339782332625,84.52550857784384,1470.0997434036765
+CO-LAG-G170003 = 471.34177215189874,368.8613641689876,1730.0,165.0,1565.0,7.660913595767132,26.36102750263827,598.5163090107893
+CO-LAG-G170004 = 98.70294117647059,118.55004213980519,938.0,12.0,926.0,6.557540958951102,33.536670588169,154.26076328164365
+CO-LAG-G170005 = 21.160958904109588,12.111841105749102,52.0,1.0,51.0,10.829502558544375,31.53664523471434,24.382019537198488
+CO-LAG-G170006 = 752.6818448883666,1054.0769639907112,5153.0,1.0,5152.0,4.260525316665361,13.770710426439894,1295.225156349437
+CO-LAG-G170007 = 507.59455252918286,354.2670668838643,2105.0,175.0,1930.0,8.797109595488893,30.813687168868622,618.9970795050633
+CO-LAG-G170008 = 83.82368589061502,81.4834965459583,806.0,1.0,805.0,6.3533282464203555,26.775692554802962,116.90154201567982
+CO-LAG-G170009 = 1110.421875,924.6613461195377,3261.0,122.0,3139.0,5.865517958617948,15.185864315717433,1445.0035797485455
+CO-LAG-G170010 = 604.6209677419355,579.4698577251165,2409.0,142.0,2267.0,5.7372752389798585,17.892215429449895,837.467510202731
+CO-MAG-G210001 = 1444.2914137033824,1427.9518602710357,5040.0,4.0,5036.0,4.828907182509436,12.54968140762556,2031.015559504365
+CO-MAG-G210002 = 115.22775800711744,33.503962269474215,214.0,57.0,157.0,51.203368940437834,215.9583085554411,119.9997987627528
+CO-MAG-G210003 = 20.0919881305638,16.97442205376098,83.0,6.0,77.0,6.566890478434103,20.78598932785687,26.302452187922
+CO-MAG-G210004 = 100.94142857142857,24.785151043415055,159.0,37.0,122.0,79.2620548685496,368.83294721838195,103.93976964706874
+CO-MAG-G210005 = 718.032982791587,894.080368809819,3904.0,1.0,3903.0,4.241442700692189,12.457087219164231,1146.713159542388
+CO-MAG-G210006 = 44.483333333333334,26.213580555802668,160.0,16.0,144.0,11.6170379844265,42.452467973085305,51.632535769609454
+CO-MAG-G210007 = 24.491404011461317,14.6622162422592,74.0,4.0,70.0,10.294343147110402,31.26426765853641,28.54486741232813
+CO-MAG-G210008 = 656.6814296814297,675.3181283688658,3017.0,47.0,2970.0,4.961070024435692,14.18895796725376,941.9581066013894
+CO-MAG-G210009 = 36.75227963525836,17.143707875698166,96.0,11.0,85.0,17.362773660984303,61.657647817786774,40.5541215922069
+CO-MAG-G210010 = 29.6336,22.378671789004787,102.0,6.0,96.0,7.145033736457463,20.972388190942787,37.13428604403214
+CO-MAG-G210011 = 68.83095329988421,54.73957839178852,229.0,1.0,228.0,6.481742182918311,18.160367831871675,87.94385467263525
+CO-MAG-G210012 = 81.50812215724497,42.79219509818359,190.0,6.0,184.0,12.431151185975644,35.709368853577836,92.05838331690046
+CO-MAG-G210013 = 3.2950819672131146,4.041548218768545,24.0,1.0,23.0,5.2640139436958915,20.263679658471656,5.214563948719369
+CO-MAG-G210014 = 5.160436137071651,3.0156587904843546,20.0,1.0,19.0,11.135950756089835,37.234099834991454,5.976980765020125
+CO-MAG-G210015 = 6.506787330316742,2.3001473678978934,12.0,1.0,11.0,31.460269334172406,118.44512713316864,6.901373723833401
+CO-MAG-G210016 = 48.52429149797571,23.384361383017232,107.0,10.0,97.0,15.464125743855757,48.8037612767583,53.864972130987546
+CO-MAG-G210017 = 30.437106918238992,14.348563154060153,72.0,10.0,62.0,16.382787993442296,53.49429323276633,33.6496469838595
+CO-MAG-G210018 = 54.02430687428789,27.2314944419227,139.0,6.0,133.0,14.242921873160425,45.43215429510568,60.49942167316721
+CO-MAG-G210019 = 1188.5879274249826,1198.5326298764999,5421.0,1.0,5420.0,5.270096720511698,16.16345721312733,1687.9637810388863
+CO-MAG-G210020 = 69.0,0.0,69.0,69.0,0.0,0.0,-1.2,69.0
+CO-MAG-G210021 = 57.556179775280896,47.182572613620735,201.0,6.0,195.0,6.18785696645494,16.94426192382673,74.42384690920004
+CO-MET-G220001 = 1203.8146214099218,861.2080619386327,3746.0,305.0,3441.0,7.846960769895833,23.325719518337277,1480.151670832556
+CO-MET-G220002 = 246.62698412698413,54.852216190991236,668.0,202.0,466.0,107.94320470953434,615.662437437812,252.65319099634368
+CO-MET-G220003 = 224.0031779661017,24.877347229050947,282.0,187.0,95.0,757.6928499234745,7085.190718325793,225.38035882496015
+CO-MET-G220004 = 361.35725190839696,74.64759346937203,538.0,278.0,260.0,128.72633456877918,706.7810722865044,368.9868923384098
+CO-MET-G220005 = 2330.665653495441,1050.9187150098276,3962.0,456.0,3506.0,17.01565314175411,50.95189102839695,2556.644780555413
+CO-MET-G220006 = 308.74617067833697,66.42727807973517,490.0,219.0,271.0,114.86230590314291,607.8631978495478,315.81130629161976
+CO-MET-G220007 = 2304.709401709402,607.7956325420976,3600.0,906.0,2694.0,65.4156705892295,287.99875384890873,2383.506022074406
+CO-MET-G220008 = 1065.9110320284697,662.8018803047187,2642.0,321.0,2321.0,9.880079212664153,30.349673428127304,1255.1783382195013
+CO-MET-G220009 = 467.81451612903226,41.07749696639187,594.0,396.0,198.0,1512.0310860246775,17638.6434968445,469.6145038838393
+CO-MET-G220010 = 310.98179749715587,23.71440110939332,409.0,272.0,137.0,2295.8615574634914,30683.191369667595,311.8846761136867
+CO-MET-G220011 = 371.28897338403044,67.38166752134786,562.0,300.0,262.0,184.76908272303174,1127.3402965768246,377.35366816095046
+CO-MET-G220012 = 2126.2198895027623,1179.8502083228814,4232.0,535.0,3697.0,11.312497258264944,31.888695421204208,2431.6368011273157
+CO-MET-G220013 = 361.8567772952854,196.02195512519236,2438.0,197.0,2241.0,17.56386774660404,117.31303259118465,411.53971152931615
+CO-MET-G220014 = 1116.5432549337659,702.0898802916176,3874.0,263.0,3611.0,9.855374158089198,31.74537846873741,1318.9386036302012
+CO-MET-G220015 = 1086.7156690140846,807.5416458764863,3673.0,388.0,3285.0,8.06529283142546,27.22769783296935,1353.9108002766038
+CO-MET-G220016 = 258.2774317201725,36.987926213192544,308.0,197.0,111.0,361.11039772409976,2662.9377267101354,260.9125110482841
+CO-MET-G220017 = 1002.1769199839164,710.3612541809827,2864.0,315.0,2549.0,8.438942379813634,27.324070956485084,1228.4020882390375
+CO-MET-G220018 = 296.42031686859275,7.179202455417072,310.0,266.0,44.0,70509.42279585094,2916130.9683813425,296.5072430824798
+CO-MET-G220019 = 179.82418138569767,37.244779529666395,310.0,121.0,189.0,128.369441570941,713.2979858685278,183.6407084860262
+CO-MET-G220020 = 281.3916598528209,22.8964463768699,326.0,223.0,103.0,1892.386665438061,23686.485229541522,282.32164899528084
+CO-MET-G220021 = 209.246243483594,30.957114228200197,278.0,144.0,134.0,328.94291203564995,2359.621685569434,211.52383632426236
+CO-MET-G220022 = 294.0524873524452,11.533238228368614,417.0,243.0,174.0,16649.28096356815,426376.6262413304,294.27857703576086
+CO-MET-G220023 = 577.6534954407294,480.2702743971823,2248.0,228.0,2020.0,7.217626321184624,25.313722582175085,751.227726634499
+CO-MET-G220024 = 256.46017699115043,18.761333832281622,319.0,224.0,95.0,2596.1231181254734,36086.01039735861,257.14550361516825
+CO-MET-G220025 = 765.6611740473738,814.3180561215006,2876.0,298.0,2578.0,5.278587548155871,16.249312978011094,1117.7436781163667
+CO-MET-G220026 = 2584.136929460581,701.8997767509406,3996.0,1248.0,2748.0,61.20844928230995,271.0183639345443,2677.765293449928
+CO-MET-G220027 = 252.99540863177228,52.47257092146566,563.0,172.0,391.0,128.4973619074388,725.5425312637834,258.3796576510343
+CO-MET-G220028 = 571.3318858560795,597.4399911937473,3629.0,237.0,3392.0,6.560786506537315,27.948359955705406,826.6526881789287
+CO-MET-G220029 = 773.7531073446328,846.1318353159677,2948.0,251.0,2697.0,5.020333026543203,14.855949571830534,1146.5744432267102
+CO-NAR-G230001 = 2133.253164556962,286.3088740342239,2624.0,1337.0,1287.0,435.2595351767989,3396.0432248365037,2152.380504335383
+CO-NAR-G230002 = 3147.623188405797,148.03359405737675,3374.0,2928.0,446.0,9677.141492367115,207132.47127887845,3151.102296206745
+CO-NAR-G230003 = 2420.7272727272725,218.69100756241878,2782.0,1871.0,911.0,1388.5927965871854,15712.171406961937,2430.585584939211
+CO-NAR-G230004 = 1982.1728395061727,346.5844557121972,2466.0,1248.0,1218.0,203.977028712266,1262.4319465456363,2012.2450026319568
+CO-NAR-G230005 = 376.62736017100104,308.99028489444726,1275.0,47.0,1228.0,6.480249436032073,18.938536616736418,487.1582541521068
+CO-NAR-G230006 = 2323.9375,119.61446858031013,2454.0,2076.0,378.0,7391.37262007153,144703.30957161167,2327.0137784293415
+CO-NAR-G230007 = 2409.3196721311474,641.5687390997603,3670.0,1124.0,2546.0,64.13016820563769,284.0989135300475,2493.2773069813547
+CO-NAR-G230008 = 1549.7368421052631,309.08177117752876,2152.0,842.0,1310.0,140.5934511333582,775.4676770481035,1580.258150130108
+CO-NAR-G230009 = 1606.7636363636364,285.13989954765987,2162.0,1191.0,971.0,195.990547902059,1204.0555107671587,1631.868299053127
+CO-NAR-G230010 = 1899.2477876106195,519.8390413068134,3428.0,1219.0,2209.0,60.61707974760367,274.31342743877127,1969.1050727705262
+CO-NAR-G230011 = 2755.866666666667,221.80355171988467,3234.0,2278.0,956.0,1955.2932202007507,24756.909280237298,2764.7780923611213
+CO-NAR-G230012 = 2491.9845758354754,552.1300839314471,3386.0,1408.0,1978.0,105.36384732246492,536.8245960502805,2552.417433685968
+CO-NAR-G230013 = 3090.3267326732675,121.36697553581335,3424.0,2930.0,494.0,16586.3835816459,424384.76899117365,3092.70904829823
+CO-NAR-G230014 = 3212.019832985386,654.636249076206,4848.0,1502.0,3346.0,132.59477670890686,721.5334343325926,3278.0512543424384
+CO-NAR-G230015 = 1665.1466165413533,403.01563096776005,2253.0,762.0,1491.0,82.56264289049632,389.78338685991184,1713.2235269758173
+CO-NAR-G230016 = 629.065,796.5242506578819,2204.0,1.0,2203.0,3.6199890672965807,8.273562264145097,1014.9747071287595
+CO-NAR-G230017 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-NAR-G230018 = 1405.724832214765,338.6662719341524,1906.0,560.0,1346.0,83.6761347314677,397.53764755170556,1445.9450707585702
+CO-NAR-G230019 = 2594.012224938875,486.1897512064392,3689.0,1376.0,2313.0,167.66981027246706,979.0660640480143,2639.181671903341
+CO-NAR-G230020 = 1306.6376021798364,556.6311102682828,2519.0,393.0,2126.0,20.508325611928772,70.80988453152318,1420.260545234139
+CO-NAR-G230021 = 3.8956228956228958,8.152743090407993,104.0,1.0,103.0,9.25609064376359,89.52271438097388,9.035657012254154
+CO-NAR-G230022 = 2587.3368794326243,676.7477504343267,3683.0,1053.0,2630.0,67.30461977004678,302.3981305154373,2674.378366161017
+CO-NAR-G230023 = 3329.4513888888887,112.4551039959399,3600.0,3033.0,567.0,26040.5301322085,773536.4081857231,3331.3499818225177
+CO-NAR-G230024 = 2589.723404255319,484.3310822708566,3342.0,1400.0,1942.0,168.36847055275584,979.7159957224969,2634.62405435793
+CO-NAR-G230025 = 3397.6181818181817,181.84453808970414,3661.0,2990.0,671.0,6578.059927262796,123920.39310492277,3402.480969153912
+CO-NAR-G230026 = 2941.3063063063064,339.22345854185176,3495.0,2211.0,1284.0,677.5799905145859,6094.711226295973,2960.8031583241636
+CO-NAR-G230027 = 2650.536082474227,220.0321467542221,3324.0,2113.0,1211.0,1784.5059983015637,21948.72321375021,2659.6532988536483
+CO-NAR-G230028 = 2119.4129574678536,962.6727630685116,3500.0,550.0,2950.0,17.05116151049912,52.19958832966371,2327.799418557492
+CO-NAR-G230029 = 3030.685185185185,516.0302827775558,3985.0,1771.0,2214.0,220.18803754667528,1398.4000433299418,3074.303164042942
+CO-NAR-G230030 = 2040.0566037735848,411.75261616873667,2607.0,1051.0,1556.0,135.594133870089,734.8504802874209,2081.1946481581226
+CO-NAR-G230031 = 1367.8026905829597,618.8345596280725,2456.0,559.0,1897.0,17.985449666981495,59.86352084542977,1501.279591733683
+CO-NAR-G230032 = 13.27366255144033,9.348158736933298,30.0,1.0,29.0,7.268623540129245,18.679789015913762,16.235091293257685
+CO-NAR-G230033 = 1433.4832214765102,339.679924429989,2267.0,809.0,1458.0,87.88370226379374,427.48175502800336,1473.17907849502
+CO-NAR-G230034 = 1663.8931297709923,536.9412359549513,2813.0,298.0,2515.0,38.7796611429511,148.89942421430376,1748.3838932476867
+CO-NAR-G230035 = 1604.5327102803737,362.9653395506026,2564.0,1163.0,1401.0,100.37053211195025,514.2668175170065,1645.0741795052181
+CO-NAR-G230036 = 1592.8,567.6783730582794,2459.0,390.0,2069.0,30.55890052404161,111.44120165554692,1690.9377798245846
+CO-NAR-G230037 = 223.19875478927204,323.7839366055917,1942.0,27.0,1915.0,5.062430717765289,21.060333418731943,393.2603739805156
+CO-NAR-G230038 = 2336.8046875,502.7499667235467,3334.0,1060.0,2274.0,114.5639028599279,602.3328382717975,2390.274811933243
+CO-NAR-G230039 = 2.157068062827225,1.8446961252925436,8.0,1.0,7.0,6.629030001584093,21.331085355885477,2.838282301382047
+CO-NAR-G230040 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-NAR-G230041 = 16.985903814262024,11.446202682902216,59.0,1.0,58.0,7.989430732738119,22.250657427480398,20.48258978365381
+CO-NAR-G230042 = 2980.0113636363635,164.12921006981207,3390.0,2739.0,651.0,6040.476133335528,110696.27154177272,2984.527789282586
+CO-NAR-G230043 = 2787.4460556844547,646.137979732929,4209.0,851.0,3358.0,92.09268750087175,442.33653387675633,2861.3545397598277
+CO-NAR-G230044 = 748.7019704433498,375.80905478865435,1898.0,181.0,1717.0,15.073705301669948,52.863937450317756,837.7273340454498
+CO-NAR-G230045 = 2821.4625,415.5134096437197,3630.0,1810.0,1820.0,333.23130923080646,2398.9919786574774,2851.89446377316
+CO-NAR-G230046 = 2316.1827956989246,228.4210856996001,2892.0,1910.0,982.0,1073.510601048601,11211.885082888713,2327.418942838584
+CO-NAR-G230047 = 2449.0337078651687,758.521506134318,3426.0,862.0,2564.0,42.964539927605415,168.1702787537527,2563.809855962039
+CO-NAR-G230048 = 3196.966850828729,160.77398777235803,3457.0,2706.0,751.0,7921.623245123012,158670.88515746276,3201.0069228981665
+CO-NAR-G230049 = 1012.090393343419,632.5882474767337,2738.0,98.0,2640.0,9.232119584991286,26.211989315108134,1193.5220379799116
+CO-NAR-G230050 = 29.302725968436153,22.163508882802915,118.0,4.0,114.0,7.527053348600434,24.06353036443315,36.74058893348526
+CO-NAR-G230051 = 1323.0643863179075,717.6192529696174,2517.0,221.0,2296.0,11.697051852731128,32.73104233641583,1505.1500797513359
+CO-NAR-G230052 = 2486.71875,136.35253810779432,2952.0,2221.0,731.0,6121.728678314175,112711.60409252734,2490.4542068164997
+CO-NAR-G230053 = 1519.6875,526.1227078663674,2456.0,604.0,1852.0,32.93238702768801,123.3843928080466,1608.1838207707754
+CO-NAR-G230054 = 1947.8207547169811,272.81425698545297,2610.0,1272.0,1338.0,385.28626512148037,2904.86375235506,1966.8333206758407
+CO-NAR-G230055 = 2257.1964285714284,163.97271328343206,2480.0,1939.0,541.0,2649.4517954830417,37026.96452878911,2263.144442552694
+CO-NAR-G230056 = 1708.486301369863,563.82741987366,3410.0,1067.0,2343.0,38.21061680189458,158.96618750116843,1799.1183400126472
+CO-NAR-G230057 = 140.78890160183067,305.2371504638253,1931.0,1.0,1930.0,5.50337112424235,28.18108524313979,336.1416856587838
+CO-NAR-G230058 = 1704.349180327869,725.1894818807533,3194.0,307.0,2887.0,19.9559403104853,64.77567582130874,1852.216486568121
+CO-NAR-G230059 = 3300.7639751552797,240.79956138731316,3993.0,2985.0,1008.0,2617.300240597727,36467.24024964391,3309.5358055847055
+CO-NAR-G230060 = 1016.8989547038327,389.1162777303542,1845.0,420.0,1425.0,26.08679074392271,93.92943156267083,1088.8043725447073
+CO-NAR-G230061 = 2848.207650273224,502.76769564926076,3806.0,1799.0,2007.0,198.90160308260548,1226.779950658507,2892.2417213752015
+CO-NAR-G230062 = 40.234069008392915,35.687652803839704,137.0,1.0,136.0,5.308435552787251,13.391719043338828,53.78093409024727
+CO-NAR-G230063 = 2.0,1.4142135623730951,5.0,1.0,4.0,8.283250865328126,25.928571428571423,2.449489742783178
+CO-NAR-G230064 = 2981.214912280702,346.50074345695185,3675.0,2163.0,1512.0,662.2627615485922,5911.034547695063,3001.283911665315
+CO-NAR-G230065 = 2403.1,581.7955740636053,3661.0,1473.0,2188.0,83.14077974915351,400.30435222006315,2472.5241555948446
+CO-NSA-G240001 = 1771.3204419889503,498.5026209186743,3295.0,169.0,3126.0,55.30142822535842,235.75755705024108,1840.130694073309
+CO-NSA-G240002 = 2355.7252931323283,799.2280267695779,3889.0,815.0,3074.0,34.1863504949892,126.35857764202272,2487.6107202449075
+CO-NSA-G240003 = 1757.6529680365297,438.7793967597741,2790.0,939.0,1851.0,76.56500822206019,360.4481148811832,1811.5935844080739
+CO-NSA-G240004 = 1873.8525179856115,427.73735870651757,2458.0,668.0,1790.0,96.54464656819484,474.33308845836564,1922.0516400956153
+CO-NSA-G240005 = 1259.0936018957345,858.193640256716,3153.0,135.0,3018.0,7.834435797595717,20.96744856775562,1523.749658740519
+CO-NSA-G240006 = 2792.269230769231,456.6613140172058,3433.0,1885.0,1548.0,246.63463479760802,1616.356859312683,2829.365125398366
+CO-NSA-G240007 = 1665.8867924528302,548.2944622853038,3064.0,943.0,2121.0,38.05157393568105,154.13290661969347,1753.7974862114238
+CO-NSA-G240008 = 2732.1816192560177,585.3765660889096,4513.0,1146.0,3367.0,115.55394720158105,605.7093328146389,2794.187202877874
+CO-NSA-G240009 = 810.2751054852321,415.4295629650431,1951.0,87.0,1864.0,13.38458867776837,40.25393139804754,910.564368045681
+CO-NSA-G240010 = 268.5945165945166,218.58337705796617,1376.0,88.0,1288.0,8.033946949628819,33.28663770209036,346.2971369657957
+CO-NSA-G240011 = 2560.008658008658,789.7280971685802,3977.0,943.0,3034.0,43.81278828344269,175.6253580571989,2679.0511000234387
+CO-NSA-G240012 = 934.552995391705,343.7001804069427,1800.0,409.0,1391.0,28.875721232011916,107.91374224605009,995.7505286000974
+CO-NSA-G240013 = 932.1198709082527,430.04440721600173,2103.0,137.0,1966.0,16.922732905786322,54.47390461364195,1026.5406206866724
+CO-NSA-G240014 = 492.3346666666667,260.4931451399227,1257.0,136.0,1121.0,13.215136989910835,43.251773263772414,557.0009898255718
+CO-NSA-G240015 = 584.7058823529412,436.8052299591277,1887.0,123.0,1764.0,7.636371566703508,24.19106614639923,729.8491472748171
+CO-NSA-G240016 = 1522.9538461538461,513.7926778560983,2801.0,755.0,2046.0,35.604233399976785,140.42472987775656,1607.2869480380077
+CO-NSA-G240017 = 1148.3659673659674,383.95392213081414,2192.0,457.0,1735.0,36.04147038480181,139.6400309909572,1210.8530089668232
+CO-NSA-G240018 = 2311.9491525423728,382.69194100257903,2788.0,1389.0,1399.0,237.91239271464497,1536.4008681754322,2343.408202949225
+CO-NSA-G240019 = 370.68860353130015,494.0865423981398,2121.0,58.0,2063.0,4.645852366988238,15.372142121065528,617.6824039641523
+CO-NSA-G240020 = 1634.2788461538462,166.10653382138767,2105.0,1230.0,875.0,982.1371948906707,9962.402732668821,1642.6986112991337
+CO-NSA-G240021 = 2629.9254237288137,514.3210972228821,3600.0,1469.0,2131.0,148.67308662900612,835.3401826855812,2679.74512322044
+CO-NSA-G240022 = 835.8829787234042,179.25578161440438,1204.0,519.0,685.0,115.38425773271264,605.3291484715113,854.8877057027444
+CO-NSA-G240023 = 1736.9754098360656,522.4971795847442,2828.0,878.0,1950.0,47.023191141267375,194.7918747560289,1813.8596629974381
+CO-NSA-G240024 = 3431.2981366459626,484.6885642164897,4019.0,2387.0,1632.0,375.56938621584976,2800.9953726100107,3465.361439566196
+CO-NSA-G240025 = 1391.8587443946187,236.83751644288958,1909.0,761.0,1148.0,220.82811257007776,1407.697185093383,1411.8649983417681
+CO-NSA-G240026 = 2728.8226744186045,460.54401029228814,3907.0,1747.0,2160.0,226.0851270149837,1452.7716168587729,2767.412866530256
+CO-NSA-G240027 = 2087.3168316831684,373.8064419633884,3047.0,1208.0,1839.0,190.61006871864075,1156.316680848857,2120.524183281386
+CO-NSA-G240028 = 101.21761658031087,7.222180897068705,121.0,87.0,34.0,2794.814828559713,39762.16041585994,101.4749516043679
+CO-NSA-G240029 = 1920.8046875,284.00993211598666,2416.0,1050.0,1366.0,328.56390272056535,2341.449159512513,1941.6879999275116
+CO-NSA-G240030 = 2002.314183123878,733.4026377895116,3475.0,668.0,2807.0,28.725397236022896,104.14738746081144,2132.4027567642224
+CO-NSA-G240031 = 1124.1797323135754,406.2758416082577,2430.0,295.0,2135.0,29.665747574190465,109.21300814496762,1195.3410099294344
+CO-NSA-G240032 = 590.4335260115607,336.77798801475535,1466.0,227.0,1239.0,11.589337872081545,37.16216079299332,679.7287413738741
+CO-NSA-G240033 = 901.6379310344828,356.1417949377278,1793.0,390.0,1403.0,24.644177412080417,90.26526650194327,969.426602060006
+CO-NSA-G240034 = 664.8862770012706,458.2706115330845,2198.0,112.0,2086.0,8.312036689387266,25.289294966338645,807.5182442146538
+CO-NSA-G240035 = 3400.7034764826176,395.5190527291432,4087.0,2220.0,1867.0,660.7262318548827,5887.67751498613,3423.6266525473716
+CO-NSA-G240036 = 729.7775628626692,403.9344973894831,1980.0,99.0,1881.0,11.545531770953357,34.046561628317626,834.1093270303788
+CO-NSA-G240037 = 183.78294367693942,172.84746279457752,1234.0,37.0,1197.0,7.157184122032696,31.825486832598738,252.2943039013841
+CO-NSA-G240038 = 1721.0669687814702,704.9595362007226,3443.0,262.0,3181.0,21.836612099031484,73.10022848451489,1859.8493107536904
+CO-NSA-G240039 = 2425.5088105726873,640.5149763623021,4164.0,755.0,3409.0,65.08178646135929,286.11458490521676,2508.6555014808496
+CO-NSA-G240040 = 836.406374501992,467.7894125152448,2105.0,317.0,1788.0,11.859242282087123,37.439923875292216,958.3332185460986
+CO-PUT-G250001 = 2603.9635416666665,436.86194392026175,3489.0,2119.0,1370.0,230.33063383864936,1493.5454231921701,2640.354992112803
+CO-PUT-G250002 = 1169.1021069692058,610.8670851609212,2562.0,504.0,2058.0,13.485454310036149,43.324400722115925,1319.0748016139328
+CO-PUT-G250003 = 956.536887196573,594.1886594052817,3120.0,534.0,2586.0,10.955203700068123,40.954448834281436,1126.0652643313156
+CO-PUT-G250004 = 386.6673944687045,61.73728793403488,555.0,299.0,256.0,265.3830660654199,1799.8940495759068,391.565022271738
+CO-PUT-G250005 = 461.99346761023406,41.76939779382058,564.0,366.0,198.0,1386.3132228248185,15703.466999525403,463.8778359725617
+CO-PUT-G250006 = 376.33172761112326,83.53203140058217,534.0,211.0,323.0,105.00139666828885,536.3860753514392,385.49081633247835
+CO-PUT-G250007 = 195.05915664749958,46.58475389441363,318.0,118.0,200.0,86.53723540257056,424.7167855278798,200.54479272082045
+CO-PUT-G250008 = 2044.8760529482552,371.93175789549326,3091.0,943.0,2148.0,182.4235968550593,1093.146378616438,2078.4251981855077
+CO-PUT-G250009 = 2725.563888888889,334.83633037714424,3352.0,1831.0,1521.0,563.4713702275754,4780.005532705805,2746.0542384584387
+CO-PUT-G250010 = 2556.5974025974024,274.3582954440557,3144.0,2199.0,945.0,837.5938475680366,8081.327482869223,2571.276483236829
+CO-PUT-G250011 = 501.1745539177657,59.77532102288586,645.0,360.0,285.0,614.5690136068353,5366.738342201097,504.7266809849272
+CO-PUT-G250012 = 758.1378402107111,346.60506170047324,2418.0,498.0,1920.0,19.096878939342442,76.65166081836435,833.6114523899912
+CO-QUI-G260001 = 1288.5530303030303,85.68726739631488,1538.0,1179.0,359.0,3446.9973691791024,52574.6459289853,1291.3989390180595
+CO-QUI-G260002 = 1246.0975609756097,59.14504901781257,1362.0,1123.0,239.0,9414.874726900809,199675.2778690872,1247.5004081332731
+CO-QUI-G260003 = 1699.1338582677165,496.62797372549255,2990.0,1110.0,1880.0,51.14956707606329,221.19380522756916,1770.2246220743923
+CO-QUI-G260004 = 1565.9027777777778,146.80127910832218,1829.0,1250.0,579.0,1245.457350030412,13621.766412957591,1572.7689356672836
+CO-QUI-G260005 = 2154.4725274725274,567.2054755051846,3360.0,1267.0,2093.0,66.45261969071684,300.4644186245399,2227.8855273727427
+CO-QUI-G260006 = 1565.6993865030674,186.0992589222288,1863.0,1219.0,644.0,620.8765256380118,5440.955288972604,1576.7204898356222
+CO-QUI-G260007 = 2186.492,436.6140743677417,3295.0,1424.0,1871.0,140.680729801734,783.204493204967,2229.6589685420504
+CO-QUI-G260008 = 1138.2474226804125,71.73548647030019,1242.0,928.0,314.0,4041.694750920376,64849.83352800126,1140.5056664733113
+CO-QUI-G260009 = 1113.4255319148936,134.4849504640308,1248.0,830.0,418.0,591.4898504611002,5083.885640462876,1121.5179967442682
+CO-QUI-G260010 = 1999.372807017544,567.9482436861263,3340.0,1201.0,2139.0,54.73632327783801,237.9374491449867,2078.4746399577184
+CO-QUI-G260011 = 1060.9278350515465,117.76459547274551,1284.0,848.0,436.0,758.3145387434771,7080.160167007036,1067.4438491714777
+CO-QUI-G260012 = 2584.137554585153,730.5334091366132,4508.0,1472.0,3036.0,55.38659806640337,241.17944398341066,2685.413555280098
+CO-RIS-G270001 = 2364.56856187291,552.8020243045329,3773.0,1224.0,2549.0,91.21264171518841,449.39730378842097,2428.327523599918
+CO-RIS-G270002 = 1312.3966480446927,249.47218962558858,1914.0,806.0,1108.0,161.76166982516523,942.7557084807173,1335.897202330902
+CO-RIS-G270003 = 1843.0287081339713,355.4494144842311,2624.0,1213.0,1411.0,155.25437748960175,892.2492188504655,1876.9920365476135
+CO-RIS-G270004 = 1587.425,146.83551809763193,2048.0,1413.0,635.0,1297.4027106128601,14427.779842684457,1594.2016183657574
+CO-RIS-G270005 = 1911.520325203252,212.5446428321406,2415.0,1545.0,870.0,754.8594849196369,7046.081522334128,1923.3005950349489
+CO-RIS-G270006 = 2513.4578313253014,503.4216250412296,3624.0,1791.0,1833.0,140.03538494771797,785.1502253444917,2563.377381972783
+CO-RIS-G270007 = 707.4285714285714,81.16941215376488,899.0,610.0,289.0,688.7586100361276,6248.755396213835,712.0699805095403
+CO-RIS-G270008 = 1164.705,331.9447513894443,1821.0,602.0,1219.0,53.62535178972531,225.98958960140814,1211.084247688822
+CO-RIS-G270009 = 1576.921686746988,547.1866104338798,3282.0,740.0,2542.0,33.2433833196734,129.38567470929286,1669.160026112261
+CO-RIS-G270010 = 1593.6049222797928,945.253405521158,4514.0,594.0,3920.0,11.420628426765866,40.34899474037744,1852.8574281265494
+CO-RIS-G270011 = 1572.774582560297,1073.8993227064757,4124.0,219.0,3905.0,8.280490209277032,24.28481945211161,1904.4368308917842
+CO-RIS-G270012 = 1828.5804597701149,317.3146881918915,2449.0,1161.0,1288.0,208.02984081358116,1289.9582805973969,1855.9081629206232
+CO-RIS-G270013 = 2397.7330016583746,817.130389222242,4279.0,1429.0,2850.0,35.07255765168713,140.31404920312963,2533.1454005311602
+CO-RIS-G270014 = 1766.3513513513512,371.33207477520875,2772.0,973.0,1799.0,122.03208033226119,652.8436174299874,1804.9611093255185
+CO-SAN-G290001 = 1512.3846153846155,247.53027428254214,1848.0,1107.0,741.0,246.31182854086495,1616.4919001803723,1532.5072468143378
+CO-SAN-G290002 = 1816.8326180257511,580.308532974057,2950.0,598.0,2352.0,39.87957200129016,154.54310540776035,1907.2594882094063
+CO-SAN-G290003 = 1449.828729281768,451.0205229286193,2220.0,600.0,1620.0,42.4252391115654,165.31763262947376,1518.3618990061595
+CO-SAN-G290004 = 1790.918918918919,92.45638222993304,1940.0,1553.0,387.0,7325.491418492702,142988.27538703533,1793.3038662638178
+CO-SAN-G290005 = 1100.0654205607477,335.0794095038089,1692.0,558.0,1134.0,45.08685388832907,180.58930001011387,1149.9661474090947
+CO-SAN-G290006 = 72.07157464212679,25.47923068087045,203.0,31.0,172.0,31.858672026770293,124.49164710791854,76.44280912868562
+CO-SAN-G290007 = 771.9216101694915,538.8784297737045,2131.0,143.0,1988.0,8.16059435024285,24.673755431579522,941.4100776611826
+CO-SAN-G290008 = 669.684619368203,657.2538528617404,2496.0,95.0,2401.0,5.372320822922653,15.933805807143889,938.3283628452983
+CO-SAN-G290009 = 966.937172774869,276.2633545711733,1645.0,474.0,1171.0,53.82417220171733,232.36679852675707,1005.628627860591
+CO-SAN-G290010 = 870.6585365853658,222.0097349827856,1466.0,581.0,885.0,72.93099680875855,345.14845582835153,898.5180074745846
+CO-SAN-G290011 = 2271.1285714285714,312.0315882099381,2773.0,1705.0,1068.0,407.3501336532378,3123.869723920926,2292.4634566334967
+CO-SAN-G290012 = 1464.1788079470198,339.8318455641057,2380.0,1087.0,1293.0,93.71272227839782,472.30102679640123,1503.0985546199765
+CO-SAN-G290013 = 2853.5182481751826,528.8423053931801,3807.0,1496.0,2311.0,172.7887590362412,1014.1978283041701,2902.10967688031
+CO-SAN-G290014 = 1220.888888888889,431.6484976955414,2410.0,682.0,1728.0,32.00451933643388,125.07001934712954,1294.9479157769874
+CO-SAN-G290015 = 3462.3016877637133,392.5489135010086,4461.0,2220.0,2241.0,712.3684229891128,6513.689177700081,3484.483839334354
+CO-SAN-G290016 = 1849.550847457627,339.352553974642,2790.0,1365.0,1425.0,179.2319637815456,1085.3826539600652,1880.4250831182665
+CO-SAN-G290017 = 2021.0992366412213,498.3666888590195,3456.0,1155.0,2301.0,79.12655789992317,376.2064402482422,2081.6367312564485
+CO-SAN-G290018 = 1711.2445414847161,595.9250938599906,3050.0,844.0,2206.0,32.56308876019915,122.60686719858496,1812.0387960121811
+CO-SAN-G290019 = 1772.0181818181818,259.8645095156034,2174.0,1213.0,961.0,337.2477493776801,2435.4772670718216,1790.9712448836246
+CO-SAN-G290020 = 149.38711619506321,119.84921312125394,1291.0,50.0,1241.0,10.378840591126288,66.34440579502093,191.5211329615114
+CO-SAN-G290021 = 3067.7188328912466,587.2801314324329,3959.0,1707.0,2252.0,157.52582322796366,896.3586292268288,3123.4270906251245
+CO-SAN-G290022 = 1671.402985074627,158.516448574592,1859.0,1300.0,559.0,1203.2308232765151,13002.187844249629,1678.9030356113703
+CO-SAN-G290023 = 1759.2894736842106,404.18140628614066,2463.0,993.0,1470.0,95.26331708018083,470.1866659332502,1805.121065580785
+CO-SAN-G290024 = 2518.3225806451615,628.2701903162666,4293.0,1501.0,2792.0,76.85139632181615,363.769570023466,2595.5099792193714
+CO-SAN-G290025 = 1612.5,168.75442726840998,2228.0,1181.0,1047.0,901.3638013574575,8897.06038513002,1621.3063580713822
+CO-SAN-G290026 = 695.5844947735192,705.2326023011408,3248.0,89.0,3159.0,5.392827525533167,17.082982297954697,990.5507623124471
+CO-SAN-G290027 = 1746.0212765957447,338.7524979486578,2547.0,1057.0,1490.0,151.94614616660397,858.1916978154209,1778.5790826363302
+CO-SAN-G290028 = 1100.9218390804597,738.8060939553648,2508.0,137.0,2371.0,8.516132147879198,24.941495593118162,1325.8443876375104
+CO-SAN-G290029 = 1014.4634146341464,406.21046325460384,2129.0,302.0,1827.0,23.867816734184764,87.07664601765099,1092.7684842127778
+CO-SAN-G290030 = 2852.8464566929133,643.5502538111215,4074.0,1530.0,2544.0,100.18651175408066,502.1470787317231,2924.532412992831
+CO-SAN-G290031 = 1794.7355371900826,467.39060714374557,2904.0,1134.0,1770.0,68.64789362693625,315.8661086607617,1854.5968909979263
+CO-SAN-G290032 = 994.1306818181819,379.5116179374949,1655.0,401.0,1254.0,25.965068529612687,91.23158252444456,1064.1075512756304
+CO-SAN-G290033 = 1282.364406779661,415.24574437873304,2380.0,837.0,1543.0,39.59823340456483,161.70381304099865,1347.9196934535826
+CO-SAN-G290034 = 1761.1592920353983,583.9221682038223,3034.0,554.0,2480.0,36.62676757453961,141.24547050119838,1855.4371857981282
+CO-SAN-G290035 = 2166.3320158102765,268.20292086692336,2990.0,1565.0,1425.0,551.6374555465746,4665.038000809721,2182.871322246496
+CO-SAN-G290036 = 599.0835443037975,401.6453635779214,1561.0,44.0,1517.0,8.049891016488933,21.541499735863923,721.2628446961901
+CO-SAN-G290037 = 2824.2640264026404,546.5989439594479,3752.0,1466.0,2286.0,153.02134605966629,866.6354528423757,2876.6712875074268
+CO-SAN-G290038 = 1491.4397905759163,198.38651598737903,1906.0,1047.0,859.0,447.4187401317609,3535.0340992179927,1504.5763053560106
+CO-SAN-G290039 = 1328.1358024691358,195.39821657111116,1575.0,928.0,647.0,334.005677613183,2402.254747119612,1342.4325580227508
+CO-SAN-G290040 = 1877.2444444444445,69.27374219734841,2099.0,1807.0,292.0,19983.020647647332,543853.3724327144,1878.5221732935588
+CO-SAN-G290041 = 1387.4102564102564,144.61172026635944,1704.0,1214.0,490.0,912.5150272299121,9051.749919697559,1394.9264386449809
+CO-SAN-G290042 = 1944.1063829787233,520.8403289465302,3169.0,1120.0,2049.0,63.896504784658184,290.4948834949665,2012.6659624974395
+CO-SAN-G290043 = 2009.6513157894738,157.17653751637715,2321.0,1683.0,638.0,2128.6126792845616,27708.526944977402,2015.788400353569
+CO-SAN-G290044 = 1220.8936170212767,269.6344439486782,1549.0,639.0,910.0,105.76827186439675,533.8597490832896,1250.313543654874
+CO-SAN-G290045 = 1228.214953271028,655.2854415213706,2381.0,335.0,2046.0,12.463966772902957,36.88617152873121,1392.0887117236498
+CO-SAN-G290046 = 1427.9441964285713,468.3916096718228,2215.0,629.0,1586.0,37.58031756236148,145.0603169708127,1502.802491389005
+CO-SAN-G290047 = 793.4336810730254,337.17130220779484,1376.0,142.0,1234.0,20.060196373983807,65.66401978155189,862.1029481991067
+CO-SAN-G290048 = 633.6929260450161,355.32712238857147,1332.0,137.0,1195.0,11.14042151356955,31.734571131979006,726.5150297305881
+CO-SAN-G290049 = 1057.4112426035504,333.4735151663335,1544.0,432.0,1112.0,41.14999573695614,160.06929462951894,1108.7484481620595
+CO-SAN-G290050 = 2331.492424242424,544.5634962589388,3106.0,1220.0,1886.0,91.03737679220174,443.10750476235745,2394.244416461606
+CO-SAN-G290051 = 3073.6575342465753,252.47852040352453,3541.0,2481.0,1060.0,1840.3448418961814,22836.02890702282,3084.0097342738545
+CO-SAN-G290052 = 1776.2358208955225,342.23831432422986,2623.0,1056.0,1567.0,155.74773901650005,897.5663204588047,1808.9059553287673
+CO-SAN-G290053 = 1857.0267111853088,239.97497634090536,2990.0,1248.0,1742.0,487.7987245800109,3988.1257995305764,1872.467942402631
+CO-SAN-G290054 = 1530.3175355450237,547.3432417502395,2707.0,788.0,1919.0,30.722370765066167,115.4085347494553,1625.2557902946403
+CO-SAN-G290055 = 1520.357142857143,126.83980737408062,1800.0,1330.0,470.0,1758.5558698565535,21528.459114227146,1525.6389410903973
+CO-SAN-G290056 = 1615.1368421052632,177.8547570563452,1887.0,1130.0,757.0,775.8223878020818,7285.810575929646,1624.899791782045
+CO-SAN-G290057 = 2631.909706546275,590.0094891310644,3982.0,1190.0,2792.0,102.42158924505179,522.8088819939431,2697.2318959772815
+CO-SAN-G290058 = 988.047619047619,187.35641516600086,1344.0,740.0,604.0,162.9074739828879,951.1415298565635,1005.654276483486
+CO-SAN-G290059 = 1344.5,221.05730026398135,1636.0,841.0,795.0,242.42157598457695,1572.754049520007,1362.5514962745444
+CO-SAN-G290060 = 1542.958904109589,141.139825584143,1809.0,1136.0,673.0,1338.1923311594426,14955.889183677034,1549.4007325856621
+CO-SAN-G290061 = 1571.5229885057472,690.1818992622378,3360.0,623.0,2737.0,19.3972106655607,67.3011679146106,1716.4019218910425
+CO-SAN-G290062 = 1394.046511627907,214.8956429794522,1625.0,943.0,682.0,291.79890480719723,2008.4694937201098,1410.5126068041677
+CO-SAN-G290063 = 2206.62091503268,414.9282480933653,3399.0,1664.0,1735.0,167.22700877334708,990.8694417546374,2245.2931465012516
+CO-SAN-G290064 = 107.92510548523207,50.49332247377215,305.0,45.0,260.0,17.101407765459655,60.80345052537133,119.15285984162873
+CO-SAN-G290065 = 40.372,26.06063345354465,125.0,14.0,111.0,9.703091329397987,32.29356152705245,48.05262739955017
+CO-SAN-G290066 = 368.87996882307095,336.87655851699304,1633.0,38.0,1595.0,5.642653949485204,16.354705281241866,499.5580517589151
+CO-SAN-G290067 = 107.67463768115942,35.264167800556805,193.0,21.0,172.0,37.291751939314096,141.10206655633795,113.3022026724758
+CO-SAN-G290068 = 2353.3247588424438,653.5813438190277,3843.0,779.0,3064.0,57.27420285401993,245.15946770229218,2442.397591214242
+CO-SAN-G290069 = 1180.75,26.56814015750014,1220.0,1131.0,89.0,87912.22446332409,3912943.3697331534,1181.0488679861764
+CO-SAN-G290070 = 1426.9896373056995,218.98226652685,1833.0,932.0,901.0,295.99443300772737,2053.152681614506,1443.6941012662926
+CO-SAN-G290071 = 2179.8734177215188,454.13039356188614,3598.0,1277.0,2321.0,125.53023734410529,682.8925434630568,2226.6752191654646
+CO-SAN-G290072 = 2111.6555555555556,679.6692849567208,3138.0,1042.0,2096.0,39.189221697871865,151.2125375754976,2218.3416153113617
+CO-SAN-G290073 = 1848.4625,404.01345719387865,2772.0,1177.0,1595.0,109.67170319978455,569.1317993342236,1892.0994919665297
+CO-SAN-G290074 = 673.2266450040618,639.0814487246646,3052.0,103.0,2949.0,5.696497242494198,17.877613698290546,928.2560065237612
+CO-SAN-G290075 = 2097.6775510204084,504.30351861136,3295.0,1049.0,2246.0,84.38560881595788,404.34439244390853,2157.445977756749
+CO-SAN-G290076 = 998.1497890295359,492.01238870928387,2714.0,301.0,2413.0,15.315858966876078,52.11080287181183,1112.8248703111924
+CO-SAN-G290077 = 588.1510600706714,793.5579834626137,3421.0,45.0,3376.0,4.209321994926587,12.566304382631792,987.7529764974162
+CO-SAN-G290078 = 1263.9395973154362,278.3904656863678,1622.0,729.0,893.0,106.84972132841958,543.6926584299204,1294.23512432903
+CO-SAN-G290079 = 1672.2844036697247,233.8018094177838,2409.0,1115.0,1294.0,386.83015770094227,2911.9244349774617,1688.5492035602742
+CO-SAN-G290080 = 1607.030303030303,717.1495807892859,2470.0,155.0,2315.0,17.43680776583646,52.536927484943156,1759.7868950767636
+CO-SAN-G290081 = 2053.25,409.3516341932284,3000.0,1232.0,1768.0,141.37023802595027,788.6465425621194,2093.6581198745575
+CO-SAN-G290082 = 2769.1135734072022,645.2161276401957,3667.0,1277.0,2390.0,91.57546744168533,445.41170777073654,2843.2892631237883
+CO-SAN-G290083 = 1534.5714285714287,205.48394842718128,1837.0,1188.0,649.0,438.92430539367155,3447.110936194262,1548.267781247475
+CO-SAN-G290084 = 1191.0443925233644,656.7221352920692,2485.0,152.0,2333.0,11.548219663287407,33.41513708773505,1360.0995213380252
+CO-SAN-G290085 = 2809.4497354497353,472.818414155456,4171.0,1887.0,2284.0,228.00764675587868,1470.3124176495153,2848.9585937291313
+CO-SAN-G290086 = 1411.3739130434783,231.88540876418156,1582.0,562.0,1020.0,241.53282385584603,1547.8979238091329,1430.2961809420422
+CO-SAN-G290087 = 1449.1508620689656,631.3396085931618,2796.0,313.0,2483.0,18.98069408708827,61.39481199851317,1580.704881505018
+CO-SAP-G280001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-SAP-G280002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-SAP-G280003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-SUC-G300001 = 94.44927536231884,14.733414878012967,131.0,63.0,68.0,282.7474872049239,1939.6165248998786,95.59152227281864
+CO-SUC-G300002 = 28.25187969924812,7.388042579632299,48.0,17.0,31.0,67.63628766611615,307.35404189844945,29.201915685434887
+CO-SUC-G300003 = 334.42241379310343,160.6179956670629,684.0,86.0,598.0,15.525384249281943,48.82896728217119,370.99392364203266
+CO-SUC-G300004 = 189.40490797546013,117.07533299352039,533.0,58.0,475.0,10.347824406671865,34.36917354820532,222.6675835426796
+CO-SUC-G300005 = 112.66531440162272,36.708759390317226,200.0,34.0,166.0,38.689752624269055,154.38161840998993,118.49475129807522
+CO-SUC-G300006 = 58.01215805471124,12.569073756631347,88.0,35.0,53.0,112.49282368734572,589.8064382844681,59.35816790690593
+CO-SUC-G300007 = 31.662100456621005,4.276762154087256,44.0,22.0,22.0,428.3346499479182,3346.094816647191,31.94963692826247
+CO-SUC-G300008 = 53.544444444444444,8.52425008468034,71.0,38.0,33.0,266.9413395404267,1802.0638623429456,54.21872711868446
+CO-SUC-G300009 = 203.47014925373134,30.096657794936043,296.0,123.0,173.0,329.68129201848967,2378.098474967128,205.68400630034702
+CO-SUC-G300010 = 24.205020920502093,3.9802269169709996,32.0,17.0,15.0,243.25854284261115,1594.2725382371957,24.530088545957685
+CO-SUC-G300011 = 152.65196078431373,43.007311805137796,250.0,70.0,180.0,55.33418988461094,235.79828305089168,158.59460898782152
+CO-SUC-G300012 = 260.60714285714283,96.33879639312603,611.0,110.0,501.0,28.789716349300964,110.5747216702873,277.8439248906469
+CO-SUC-G300013 = 41.455516014234874,25.638028773594343,138.0,1.0,137.0,9.757539840983524,30.06468291717945,48.74287976107008
+CO-SUC-G300014 = 124.43772241992883,24.663367748375986,180.0,86.0,94.0,143.97648473833382,810.9742845728377,126.85830075226016
+CO-SUC-G300015 = 26.58041958041958,12.529700643278801,93.0,15.0,78.0,18.095789862836163,74.27363280085395,29.385576449702906
+CO-SUC-G300016 = 143.7070707070707,24.447946155397624,219.0,100.0,119.0,221.26898834002023,1416.469592232991,145.77182252556304
+CO-SUC-G300017 = 45.23538230884558,16.233170040429123,92.0,20.0,72.0,30.716115955183565,117.89424472460504,48.059917001477494
+CO-SUC-G300018 = 56.01588628762542,38.31069842546072,319.0,1.0,318.0,8.66219662380804,30.43304688175007,67.86375417286303
+CO-SUC-G300019 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-SUC-G300020 = 130.88167938931298,28.908471780623437,200.0,67.0,133.0,106.78068925368963,552.632059193006,134.03624039959496
+CO-SUC-G300021 = 103.87723214285714,28.945848755842526,199.0,43.0,156.0,57.95634342942312,260.9208814915853,107.83478806886552
+CO-SUC-G300022 = 123.1624649859944,55.7377456864193,263.0,22.0,241.0,17.45669634781693,55.225397472523596,135.18760696021752
+CO-SUC-G300023 = 19.837748344370862,2.831673778350991,32.0,15.0,17.0,364.9240742773128,2707.4377205199,20.038828203305435
+CO-SUC-G300024 = 12.671296296296296,10.06797775610344,62.0,1.0,61.0,7.060141126491554,24.45859377044809,16.18412573869611
+CO-SUC-G300025 = 71.22611464968153,61.632849259416766,400.0,12.0,388.0,7.6710782426913635,33.554703804773894,94.19006060048783
+CO-TOL-G310001 = 1083.4451510333863,372.51275702424476,2177.0,458.0,1719.0,33.719815643111716,129.28392687401634,1145.6959236392356
+CO-TOL-G310002 = 827.3781094527363,365.46762291809233,2076.0,305.0,1771.0,19.200060208381387,67.58308199267611,904.5004805985374
+CO-TOL-G310003 = 250.1074074074074,49.1140730071589,364.0,152.0,212.0,147.162349515296,826.435151124006,254.88410583519604
+CO-TOL-G310004 = 2976.6450079239303,835.1425326804267,5215.0,1191.0,4024.0,55.73417276593568,236.5269331914681,3091.5818852313023
+CO-TOL-G310005 = 450.1529850746269,348.2275360939662,2076.0,152.0,1924.0,8.555068375479605,35.038211393246854,569.1222424626116
+CO-TOL-G310006 = 1232.1281224818695,475.0011888771973,2541.0,500.0,2041.0,25.594159732398307,91.41947018308251,1320.517262153527
+CO-TOL-G310007 = 2863.1234782608694,445.81063289842325,3754.0,1801.0,1953.0,283.9113203310528,1944.6111523596478,2897.6237112803165
+CO-TOL-G310008 = 439.6224489795918,126.04923036510442,784.0,152.0,632.0,53.08559852792817,225.8881745349326,457.3360975502032
+CO-TOL-G310009 = 2711.9690265486724,984.173820856923,5072.0,1235.0,3837.0,29.804943665341842,112.16565885460916,2885.0258422793145
+CO-TOL-G310010 = 1925.3808601317319,1133.2817487848401,4271.0,496.0,3775.0,10.352427951139406,29.736734703879115,2234.1483788438113
+CO-TOL-G310011 = 577.208413001912,65.72112533618602,660.0,314.0,346.0,701.871221935981,6351.088325295662,580.9378782242044
+CO-TOL-G310012 = 452.3309957924264,193.3403566960075,1161.0,152.0,1009.0,21.217831390786635,80.01325342772422,491.9185128473083
+CO-TOL-G310013 = 812.4285714285714,283.8838043610072,1988.0,488.0,1500.0,33.5558866901116,139.1337316002386,860.5987439288696
+CO-TOL-G310014 = 1434.2623376623376,492.42995547497,2868.0,605.0,2263.0,34.06736834420562,132.72548874277504,1516.4417938996914
+CO-TOL-G310015 = 350.1106870229008,71.82250678726962,608.0,185.0,423.0,131.40894401608128,731.0521763068119,357.40168668999723
+CO-TOL-G310016 = 1269.9055374592833,386.97961069009517,2380.0,549.0,1831.0,45.657352221097256,189.6851246983784,1327.5591486482285
+CO-TOL-G310017 = 292.3090909090909,44.133834774476895,382.0,152.0,230.0,309.2165035704596,2159.868542863821,295.62205601071105
+CO-TOL-G310018 = 1493.862962962963,281.1408894831361,2380.0,931.0,1449.0,166.66195562160593,984.83117034003,1520.087744787074
+CO-TOL-G310019 = 362.5673076923077,79.87220535094345,583.0,152.0,431.0,107.46056629873183,556.5014402108341,371.2608541105186
+CO-TOL-G310020 = 2937.3854748603353,602.3084614166133,4081.0,1740.0,2341.0,130.60334616337065,709.7131389882642,2998.5011106575444
+CO-TOL-G310021 = 355.87215909090907,114.72329912117856,821.0,182.0,639.0,40.60978545875567,172.90487745155457,373.90697904328124
+CO-TOL-G310022 = 1755.225073313783,822.4527555544631,4037.0,618.0,3419.0,16.523834274953472,53.5382914786453,1938.3610584998103
+CO-TOL-G310023 = 1468.3874538745388,454.6526686840053,2348.0,520.0,1828.0,43.20846047016635,171.2776370692181,1537.1632196476853
+CO-TOL-G310024 = 703.4512534818941,424.9957656578705,2105.0,250.0,1855.0,10.368477462582202,32.31323240514253,821.8668181964567
+CO-TOL-G310025 = 2192.6170731707316,551.1662554728128,3346.0,1060.0,2286.0,74.7584248648737,345.46199476976636,2260.830349834261
+CO-TOL-G310026 = 760.1513353115727,267.30780711477115,1372.0,370.0,1002.0,32.03685093955213,121.74976598898868,805.7813079989352
+CO-TOL-G310027 = 430.7692307692308,141.28267020200425,1009.0,228.0,781.0,38.57847590908905,159.7143950446671,453.3463610496097
+CO-TOL-G310028 = 3811.7848484848487,610.5180307173879,4982.0,2594.0,2388.0,262.2057189137414,1757.8246379835202,3860.367339641358
+CO-TOL-G310029 = 641.5121512151215,318.654746570821,1515.0,152.0,1363.0,14.465069897938632,44.9054728086723,716.2951121351917
+CO-TOL-G310030 = 900.487323943662,581.6643774217085,2714.0,325.0,2389.0,9.554321873468863,30.823605251329937,1072.0125318971793
+CO-TOL-G310031 = 537.6172839506173,113.25973295338665,720.0,281.0,439.0,120.43510105928186,630.9144990314445,549.4179748707819
+CO-TOL-G310032 = 3052.0421333333334,755.8614249261892,5692.0,1710.0,3982.0,78.34895110886002,372.38916277010253,3144.246758340276
+CO-TOL-G310033 = 491.19607843137254,212.59460589396323,1161.0,152.0,1009.0,19.667574987886674,66.77160753561287,535.228973357729
+CO-TOL-G310034 = 399.85271317829455,202.26400166269744,1226.0,151.0,1075.0,14.999968380310388,54.09557603400086,448.0992285249453
+CO-TOL-G310035 = 2851.1080022383885,776.8865473270704,4341.0,923.0,3418.0,60.46439994382017,264.68861022324853,2955.058298552763
+CO-TOL-G310036 = 3031.702154626109,459.42138487452,3817.0,1977.0,1840.0,306.78361600559475,2149.737301549861,3066.3147201884894
+CO-TOL-G310037 = 2100.5885714285714,810.4485532056904,3757.0,730.0,3027.0,25.31282117174397,88.53823181945535,2251.510427204263
+CO-TOL-G310038 = 310.76428571428573,8.726487359336115,328.0,282.0,46.0,45268.75558457485,1615873.9649398236,310.8867846292969
+CO-TOL-G310039 = 2007.0268041237114,459.7778545887125,3019.0,1016.0,2003.0,96.30463268960838,480.00330971258245,2059.017306396728
+CO-TOL-G310040 = 618.2383838383838,244.6903376820666,1598.0,318.0,1280.0,26.04261890809458,110.99095842638103,664.9000380553912
+CO-TOL-G310041 = 3109.8150470219434,942.9870636207221,4574.0,1167.0,3407.0,45.4845914059716,181.70529241899686,3249.642169353439
+CO-TOL-G310042 = 275.59302325581393,127.98313641702559,668.0,143.0,525.0,17.47290052815873,61.46089542136601,303.860490479461
+CO-TOL-G310043 = 802.6768558951965,233.69451645029145,1495.0,572.0,923.0,51.830602173705294,226.56155073073162,836.0043432953764
+CO-TOL-G310044 = 584.0862619808307,358.95174269145826,1771.0,205.0,1566.0,10.381776595283387,33.99804460579947,685.5677318952332
+CO-TOL-G310045 = 2926.473015873016,825.7454477682288,5246.0,1558.0,3688.0,55.97649597504656,248.3119096924234,3040.7400180125323
+CO-TOL-G310046 = 1639.2747826086957,520.6924563115307,3016.0,639.0,2377.0,41.23790149235237,167.8988074933275,1719.983269382735
+CO-VAC-G320001 = 1105.9816513761468,188.1048888376174,1444.0,880.0,564.0,221.19589301095138,1411.1380968610415,1121.864012429903
+CO-VAC-G320002 = 1129.00790513834,467.82368889366654,2104.0,582.0,1522.0,21.95982036472952,77.26656864651831,1222.095681096591
+CO-VAC-G320003 = 1886.1837837837838,659.7264738340997,3324.0,610.0,2714.0,32.34057488873352,122.35796038157335,1998.2312895374466
+CO-VAC-G320004 = 2169.978260869565,616.4237422116321,3299.0,1023.0,2276.0,53.92631639262487,226.0477586057441,2255.8333011569575
+CO-VAC-G320005 = 1554.8292383292383,577.6642977240514,2700.0,248.0,2452.0,27.29414409672521,95.23056118455168,1658.6711552409963
+CO-VAC-G320006 = 309.6857067649381,427.1980577013303,1924.0,1.0,1923.0,4.462204696226399,14.884163025999555,527.6394768004795
+CO-VAC-G320007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+CO-VAC-G320008 = 2080.714285714286,921.1738435111349,3904.0,432.0,3472.0,18.074201028243536,56.49709847376808,2275.5072376823127
+CO-VAC-G320009 = 1017.9593679458239,418.7034142911947,2195.0,540.0,1655.0,22.581113455815853,82.01960063752452,1100.706057005123
+CO-VAC-G320010 = 1564.9801324503312,297.4989447407112,2133.0,1012.0,1121.0,161.55285472316626,937.9803252138764,1593.0061007686356
+CO-VAC-G320011 = 1440.5353535353536,424.31028557778,2012.0,736.0,1276.0,49.07335644023755,200.2251788972388,1501.7261145869188
+CO-VAC-G320012 = 974.7313585291114,544.2929387883003,2359.0,108.0,2251.0,11.696278530213604,36.294098806139864,1116.403163966679
+CO-VAC-G320013 = 786.809364548495,26.40019596684539,856.0,732.0,124.0,26561.593012678622,794301.1540329068,787.252149243363
+CO-VAC-G320014 = 817.6745843230403,164.36884553511624,1466.0,592.0,874.0,138.5589538311678,774.7114385390585,834.0316799920755
+CO-VAC-G320015 = 1055.1969696969697,468.36609260361087,2006.0,130.0,1876.0,18.37416605011942,60.42396158090332,1154.4727981024246
+CO-VAC-G320016 = 2452.669841269841,559.6088079894203,3382.0,1318.0,2064.0,97.19724458671328,483.5495925065141,2515.700969561758
+CO-VAC-G320017 = 2091.0117647058823,385.9980796696409,2990.0,1275.0,1715.0,175.11431878647804,1037.0678778548654,2126.3406871070915
+CO-VAC-G320018 = 1720.611111111111,1045.2057658055548,3904.0,597.0,3307.0,9.942407336962665,28.911525697380803,2013.1958892646758
+CO-VAC-G320019 = 1397.1272264631043,528.8824350683807,2784.0,576.0,2208.0,27.019851382176466,100.08287524119926,1493.8812258838873
+CO-VAC-G320020 = 1684.906976744186,951.9410092779502,3896.0,781.0,3115.0,11.648261130250273,36.50906445301707,1935.226913161957
+CO-VAC-G320021 = 1896.2407407407406,822.0532544519283,3517.0,748.0,2769.0,19.538859465359877,65.2774055301562,2066.760871508845
+CO-VAC-G320022 = 1093.945945945946,451.48315818334163,2465.0,616.0,1849.0,22.95582377645718,88.41185619874294,1183.4503685304148
+CO-VAC-G320023 = 1493.0996264009962,373.16975532427216,1937.0,822.0,1115.0,75.67957094877913,347.96064406511346,1539.0263677557873
+CO-VAC-G320024 = 1659.2,375.45522591471087,2059.0,887.0,1172.0,98.62974994017597,484.4680737963829,1701.1499835895324
+CO-VAC-G320025 = 1587.9645390070923,526.3065661564536,2754.0,784.0,1970.0,37.08700636284753,146.3665805894636,1672.9106308238358
+CO-VAC-G320026 = 874.9668508287293,114.14768956807282,1224.0,610.0,614.0,472.90579214505493,3794.1043785917977,882.3812583474747
+CO-VAC-G320027 = 869.0813953488372,156.0572878648332,1692.0,610.0,1082.0,190.54944995479516,1180.0254592431068,882.9815110392796
+CO-VAC-G320028 = 1621.4351020408162,1053.6567427310183,3963.0,597.0,3366.0,9.07577482787898,26.980108194536008,1933.712574720621
+CO-VAC-G320029 = 1990.8237623762377,1101.9876509297583,4071.0,812.0,3259.0,11.733381555889144,34.89914060557761,2275.468311280903
+CO-VAC-G320030 = 1260.43949044586,104.4620028185434,1488.0,943.0,545.0,1792.4621308500798,22053.339056187375,1264.7608545129312
+CO-VAC-G320031 = 1949.9264705882354,487.96142766364574,2781.0,943.0,1838.0,75.3911252671437,346.37180751302895,2010.0546250259556
+CO-VAC-G320032 = 1857.3475609756097,582.8178719671308,2581.0,706.0,1875.0,41.4066382069618,159.26439495931686,1946.6424001717269
+CO-VAC-G320033 = 953.105413105413,404.2295584152948,2204.0,562.0,1642.0,21.489042399196048,80.60946091946906,1035.2832773629952
+CO-VAC-G320034 = 1883.7244239631336,670.0136394531378,3667.0,874.0,2793.0,31.227830654222586,118.75353991787134,1999.33388469472
+CO-VAC-G320035 = 1714.513274336283,478.9059640369536,2824.0,1020.0,1804.0,57.06615673280942,249.61317269324522,1780.1423230364157
+CO-VAC-G320036 = 2211.8268551236747,518.0412159950351,2819.0,1035.0,1784.0,89.98251669021774,432.49375208357395,2271.683239035738
+CO-VAC-G320037 = 1889.6633522727273,888.1836621072337,3871.0,560.0,3311.0,16.246870417412897,51.675735588282514,2087.9889373645683
+CO-VAC-G320038 = 1061.3835616438357,178.98118291979603,1426.0,851.0,575.0,226.7209756001695,1458.5184513547729,1076.3685840673368
+CO-VAC-G320039 = 1722.8631984585743,527.0771685376095,2829.0,842.0,1987.0,44.950251617867515,183.3128514538725,1801.6847510584453
+CO-VAC-G320040 = 1666.9310344827586,248.9053377590359,2040.0,984.0,1056.0,319.78473042972394,2265.2045422069086,1685.4118015745291
+CO-VAC-G320041 = 1567.363387978142,257.1312557883148,1986.0,951.0,1035.0,244.4339489877161,1597.1455076343432,1588.3149790509424
+CO-VAC-G320042 = 1439.1182795698924,339.47702820162954,2007.0,794.0,1213.0,89.09172229501054,435.92893468320864,1478.6162704599246
+CO-VAC-G320043 = 738.3031026252984,119.54859913861883,1101.0,581.0,520.0,254.8087100086101,1704.3372100378608,747.9193398369559
+CO-VAU-G330001 = 235.2755338904364,40.69434764997914,314.0,99.0,215.0,210.6619868824313,1321.7715657014928,238.7689401452527
+CO-VAU-G330002 = 196.52574269889226,36.93302629042243,497.0,86.0,411.0,167.77986656341926,1004.2801103453244,199.96603705209603
+CO-VAU-G330003 = 169.25221520820062,74.34352862241545,618.0,72.0,546.0,20.617704847958045,86.44955400582941,184.860143354145
+CO-VAU-G330004 = 197.10086299892126,30.666663488630803,431.0,133.0,298.0,286.51592208426297,2006.7908832206067,199.47228991627998
+CO-VAU-G330005 = 99.06016280844568,23.08214386549867,216.0,70.0,146.0,95.00174891551657,515.4035435715995,101.71382020681035
+CO-VAU-G330006 = 148.22100697718272,47.15316015797653,224.0,82.0,142.0,40.75773803169188,161.66868309450612,155.54062949021983
+CO-VID-G340001 = 119.38117656367449,24.492355425666325,194.0,59.0,135.0,130.68574813982522,714.7501190176786,121.86771841642219
+CO-VID-G340002 = 97.16295167071814,19.624431482065468,160.0,38.0,122.0,136.0561202656332,747.8987109385142,99.12495895767421
+CO-VID-G340003 = 60.89654873395768,47.37468232846733,609.0,1.0,608.0,11.971056583506936,93.57460316975188,77.15406776982309
+CO-VID-G340004 = 165.90882592190889,43.84163580457092,305.0,77.0,228.0,65.33988307022047,290.0441391672725,171.60369328428493
+CO-VID-G340005 = 81.83922872340426,24.75352425171556,502.0,26.0,476.0,52.50645478210243,349.49518808701544,85.50085567362461
+CO-VID-G340006 = 122.43741293532338,11.218593010176955,175.0,102.0,73.0,1333.5665235649433,14944.237706240401,122.9503026243648
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COM/COM_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COM/COM_0_elevation.properties
new file mode 100755
index 0000000..66b64f9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COM/COM_0_elevation.properties
@@ -0,0 +1,36 @@
+# COM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = COM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = COM
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+COM = 470.87796610169494,439.0497784865441,2418.0,1.0,2417.0,6.346532251432146,23.46987716151172,643.8095735146787
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COM/COM_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COM/COM_1_elevation.properties
new file mode 100755
index 0000000..c8c5efe
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COM/COM_1_elevation.properties
@@ -0,0 +1,39 @@
+# COM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = COM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = COM
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KM-G = 598.3371900826446,542.0929584112366,2418.0,1.0,2417.0,5.956935257527846,18.81011585585641,807.3860096602128
+KM-ILM = 332.731884057971,49.387534833532825,619.0,234.0,385.0,327.3433125096243,2374.3691250362212,336.37722168080955
+KM-M = 196.5,172.18712793003252,769.0,1.0,768.0,5.8852880787345345,17.29403965395465,261.26740520928627
+KM-NZ = 408.8663967611336,296.6991932917448,1574.0,1.0,1573.0,7.424442388547281,21.715843260126952,505.17535737643107
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COM/COM_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COM/COM_2_elevation.properties
new file mode 100755
index 0000000..3972847
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/COM/COM_2_elevation.properties
@@ -0,0 +1,39 @@
+# COM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = COM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = COM
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KM-G-G020001 = 598.3371900826446,542.0929584112366,2418.0,1.0,2417.0,5.956935257527846,18.81011585585641,807.3860096602128
+KM-ILM-G030001 = 332.731884057971,49.387534833532825,619.0,234.0,385.0,327.3433125096243,2374.3691250362212,336.37722168080955
+KM-M-G040001 = 196.5,172.18712793003252,769.0,1.0,768.0,5.8852880787345345,17.29403965395465,261.26740520928627
+KM-NZ-G050001 = 408.8663967611336,296.6991932917448,1574.0,1.0,1573.0,7.424442388547281,21.715843260126952,505.17535737643107
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CPV/CPV_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CPV/CPV_0_elevation.properties
new file mode 100755
index 0000000..c599b02
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CPV/CPV_0_elevation.properties
@@ -0,0 +1,36 @@
+# CPV.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CPV elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CPV
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CPV = 376.6747112211221,454.3387789707677,2843.0,1.0,2842.0,5.215275208210279,20.20917200441377,590.1758756084198
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CPV/CPV_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CPV/CPV_1_elevation.properties
new file mode 100755
index 0000000..b38f294
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CPV/CPV_1_elevation.properties
@@ -0,0 +1,44 @@
+# CPV.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CPV elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CPV
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CV-BR = 368.9871794871795,273.5560924802633,939.0,1.0,938.0,6.77837826208093,17.59500992103694,459.33046312973227
+CV-BV = 129.6905710491368,117.94473294987294,402.0,1.0,401.0,5.206205118823232,13.247111792992037,175.301466764166
+CV-FO = 909.8475177304964,751.4617420726107,2843.0,1.0,2842.0,6.231938190060355,17.51338449389617,1180.049683411317
+CV-MA = 91.39506172839506,104.87357809773108,428.0,1.0,427.0,4.594918396976398,13.594124436810201,139.10975771439624
+CV-SANTIAGO = 289.9026028547439,221.80408050251472,1225.0,1.0,1224.0,7.158293437249015,22.905836660162905,365.02132714338956
+CV-SL = 31.292134831460675,60.89437079950794,310.0,1.0,309.0,4.386379601723783,17.486970989647215,68.46402045876562
+CV-SN = 298.63157894736844,222.8505800134688,1229.0,1.0,1228.0,7.485758239976892,24.05701646469764,372.61669441523657
+CV-SON = 677.8886462882097,470.1208831838793,1888.0,1.0,1887.0,7.64564412509471,20.607343028549405,824.9525207986533
+CV-SV = 170.6587537091988,135.36796491362446,682.0,1.0,681.0,6.204981827092478,16.77997708192981,217.8276753363384
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CPV/CPV_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CPV/CPV_2_elevation.properties
new file mode 100755
index 0000000..cc7b7e8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CPV/CPV_2_elevation.properties
@@ -0,0 +1,36 @@
+# CPV.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CPV elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CPV
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CV-BV-G010001 = 376.6747112211221,454.3387789707681,2843.0,1.0,2842.0,5.215275208210266,20.209172004413702,590.1758756084198
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CRI/CRI_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CRI/CRI_0_elevation.properties
new file mode 100755
index 0000000..d643db4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CRI/CRI_0_elevation.properties
@@ -0,0 +1,36 @@
+# CRI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CRI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CRI
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CRI = 559.7106513561671,678.7714280310262,3710.0,1.0,3709.0,4.6177307155001595,14.775145714715203,879.7764856785241
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CUB/CUB_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CUB/CUB_0_elevation.properties
new file mode 100755
index 0000000..a2416e4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CUB/CUB_0_elevation.properties
@@ -0,0 +1,36 @@
+# CUB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CUB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CUB
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CUB = 97.0796757914054,151.11291013897042,1780.0,1.0,1779.0,5.560523748181846,29.09171864931354,179.60950716052264
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CYP/CYP_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CYP/CYP_0_elevation.properties
new file mode 100755
index 0000000..0c25774
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CYP/CYP_0_elevation.properties
@@ -0,0 +1,36 @@
+# CYP.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CYP elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CYP
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CYP = 306.0967569221355,303.9420458205288,1971.0,1.0,1970.0,5.631698212021219,19.191405765472215,431.3652649620941
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CZE/CZE_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CZE/CZE_0_elevation.properties
new file mode 100755
index 0000000..0027d93
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CZE/CZE_0_elevation.properties
@@ -0,0 +1,36 @@
+# CZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CZE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CZE
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CZE = 447.25694350683574,238.33080169413392,2525.0,80.0,2445.0,13.56467205441616,50.15584598855927,506.7941836201824
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CZE/CZE_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CZE/CZE_1_elevation.properties
new file mode 100755
index 0000000..67c870c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/CZE/CZE_1_elevation.properties
@@ -0,0 +1,47 @@
+# CZE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = CZE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = CZE
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+CZ-BR = 179.40981012658227,85.40759366508428,503.0,107.0,396.0,17.24711991961181,64.86275225925938,198.70162813957126
+CZ-JC = 558.7874514103459,153.09289334204945,1325.0,330.0,995.0,60.99987582771359,283.0915854353859,579.3797112822556
+CZ-JM = 390.1279650902581,150.12634143597157,827.0,141.0,686.0,25.555537348375022,90.25914160475934,418.0164441004871
+CZ-PR = 270.14814814814815,46.849430302452205,391.0,169.0,222.0,209.20131776408212,1311.5655921839518,274.18039876610095
+CZ-SE = 385.8094099444405,177.70984986154275,1096.0,123.0,973.0,17.98732567599774,65.386592358944,424.7701631935668
+CZ-SR = 339.27205746914717,118.0943550466661,863.0,139.0,724.0,32.97825595410489,128.40128242015302,359.2378121429262
+CZ-ST = 607.7106086956521,298.6071184837953,2130.0,108.0,2022.0,15.386403539051118,53.03287462935289,677.1103271479728
+CZ-SV = 469.94396355353075,199.76028800417546,1473.0,193.0,1280.0,21.131859638993983,78.03391682158072,510.63832753125075
+CZ-VY = 431.4580766938208,181.55993860489983,1511.0,191.0,1320.0,22.171806196071397,88.78207896792813,468.10264178975365
+CZ-YC = 498.03518201807964,316.69472459446877,2525.0,80.0,2445.0,9.946049564867735,35.80882641555847,590.1987725451047
+CZ-ZA = 214.5321545307762,120.54776658774114,1016.0,89.0,927.0,12.876630067642491,49.561909809502744,246.08090002458417
+CZ-ZD = 553.6695285511075,155.29062391071673,1280.0,253.0,1027.0,57.406946936515595,262.9952975837771,575.034890002846
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DEU/DEU_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DEU/DEU_0_elevation.properties
new file mode 100755
index 0000000..2906538
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DEU/DEU_0_elevation.properties
@@ -0,0 +1,36 @@
+# DEU.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = DEU elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = DEU
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+DEU = 250.75502658984988,235.87792556393381,2665.0,-30.0,2695.0,5.685467848450106,19.508939773868633,344.2622243703743
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DEU/DEU_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DEU/DEU_1_elevation.properties
new file mode 100755
index 0000000..b602908
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DEU/DEU_1_elevation.properties
@@ -0,0 +1,76 @@
+# DEU.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = DEU elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = DEU
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+DE-AR = 318.28985116842887,170.92127956766853,817.0,45.0,772.0,12.138010821323626,35.6447690241544,361.2789962976948
+DE-BB = 59.79878451355149,29.11626710713825,186.0,-30.0,216.0,15.570550129633709,52.659981320246104,66.5105378083233
+DE-BE = 41.79479597871082,8.423089068314395,88.0,29.0,59.0,137.8091269876138,772.1594023547523,42.63511933083828
+DE-BR = 189.25146236838685,146.57655942914855,904.0,-9.0,913.0,7.745185335652161,27.706836330332212,239.37586299094477
+DE-BY = 620.7045902285264,262.65659726661556,2665.0,348.0,2317.0,22.744833699965994,98.2333739339675,673.9901159649448
+DE-CM = 463.5880717488789,173.60221501902166,1152.0,1.0,1151.0,27.17264282792114,98.27028292784789,495.0268975796712
+DE-DA = 242.04570152586527,127.58534668096017,795.0,83.0,712.0,13.111416646937439,41.41132558870193,273.613125260557
+DE-DA2 = 85.4582167619511,22.870309927986092,176.0,12.0,164.0,64.70298285931183,303.1655404784581,88.46557459449835
+DE-DEUNK1 = 396.2139689578714,10.58445624295955,574.0,394.0,180.0,52575.3811263471,1973345.118612394,396.3553202762746
+DE-DR = 229.19773436440104,120.42055556439335,870.0,58.0,812.0,14.231697275105375,53.60723494614764,258.9067624458883
+DE-DT = 157.4732526990827,92.84745011226914,466.0,30.0,436.0,10.675092824979608,32.93932971392127,182.80720529557786
+DE-DU = 58.487124463519315,58.26452121682704,359.0,9.0,350.0,6.533492848384664,26.400298643940538,82.55603043168709
+DE-FR = 574.6454928182269,268.50708645898914,1439.0,124.0,1315.0,16.250755645183485,50.829014992208066,634.2818757421636
+DE-GI = 308.815792154865,100.13264709873131,742.0,111.0,631.0,39.43708913211679,161.7968875099485,324.64402119742766
+DE-HA = 90.24939993142074,81.02193308903986,512.0,4.0,508.0,6.607695638569348,23.877355207640235,121.2827598196307
+DE-HA2 = 183.3351874513294,80.32172146266613,518.0,-16.0,534.0,19.82754617974217,72.73920121699689,200.1583620450073
+DE-HB = 5.714748784440843,5.437697187849365,30.0,1.0,29.0,6.676206780588431,25.798240590904232,7.888403157547982
+DE-HH = 16.669661368348308,13.035385845021583,84.0,1.0,83.0,7.096520956881072,23.230777208344104,21.161259278785714
+DE-KA = 336.3906023461184,108.60787789759597,900.0,105.0,795.0,40.04230857097754,167.79062531016885,353.48876713157875
+DE-KA2 = 347.91631390426573,217.88150422568117,1043.0,89.0,954.0,9.574190473567203,28.92129643856608,410.50957524079314
+DE-KO = 214.28038348082595,147.3234131147195,660.0,27.0,633.0,8.349390014093926,25.333345015533006,260.0389793789773
+DE-KO2 = 332.86250678978814,119.36915038699294,793.0,57.0,736.0,30.12837965657032,110.87402178920094,353.61906409368584
+DE-LP = 142.55241736556488,46.86246227342314,316.0,12.0,304.0,38.30664720839133,157.4440825686284,150.05759583271427
+DE-LU = 36.95172624503513,29.02502648809076,144.0,1.0,143.0,6.501489429288011,17.91554974872632,46.98810737965918
+DE-MA = 96.58998880388133,112.82669787380867,1056.0,17.0,1039.0,6.319034528390131,29.896446980583946,148.52437406109718
+DE-MT = 405.93518806341314,71.93549481278792,667.0,250.0,417.0,196.9129711876563,1214.1120027665456,412.25973890502473
+DE-MU = 63.80962834001968,22.972699576676163,202.0,15.0,187.0,31.248794255684317,128.569406081007,67.8189766564762
+DE-MV = 36.575816113908665,27.104475079460464,152.0,1.0,151.0,7.110889232980806,20.292309470787576,45.524091355364256
+DE-NI = 484.89710344827586,164.72508158126595,1365.0,300.0,1065.0,36.28912801760888,157.29741939196205,512.1128327180279
+DE-OB = 451.757987037743,122.64797386738537,1009.0,230.0,779.0,61.335600789584305,272.63896833412247,468.1108889421058
+DE-OB2 = 482.9176060429983,92.19544052844572,1186.0,320.0,866.0,160.73805535844124,952.0426171829366,491.6395157842121
+DE-RP = 246.28281237045022,110.72576500443913,679.0,78.0,601.0,17.963146682582035,58.979802877373395,270.0285516476298
+DE-SH = 22.21064814814815,17.773966764721866,140.0,-3.0,143.0,6.724007630080399,21.5591958712446,28.44691170785127
+DE-SH2 = 636.7306054327809,248.69020075380678,2199.0,387.0,1812.0,26.730599458701857,114.95440949194109,683.5734633861706
+DE-SL = 308.60114335971855,78.97667356827559,681.0,141.0,540.0,72.20065791400968,341.48284555448566,318.54666950203
+DE-ST = 396.1061196179907,121.56731495212122,824.0,130.0,694.0,44.73484376070487,184.08822374543587,414.3412483249651
+DE-TH = 358.54417349590244,141.68545821439608,941.0,113.0,828.0,24.64422670723103,91.56840534045622,385.52392068104274
+DE-TI = 394.1643573279261,122.32266798205623,777.0,100.0,677.0,42.82941946867195,168.7542859163224,412.7085844636447
+DE-TU = 619.0432710882163,116.37108167059422,1018.0,289.0,729.0,166.59496602226045,975.637985523515,629.8863390555339
+DE-UT = 314.8172638436482,97.6954399414188,896.0,103.0,793.0,44.50424890085241,195.2330304735831,329.62753009927513
+DE-WE = 24.568412221212334,28.800629339338162,289.0,1.0,288.0,5.500909448593733,23.220505921068757,37.85608444376425
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DJI/DJI_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DJI/DJI_0_elevation.properties
new file mode 100755
index 0000000..fc4ffdf
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DJI/DJI_0_elevation.properties
@@ -0,0 +1,36 @@
+# DJI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = DJI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = DJI
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+DJI = 445.59850942230463,288.72978083601885,1773.0,-168.0,1941.0,8.869441287333009,26.776862145497844,530.9641399765098
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DNK/DNK_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DNK/DNK_0_elevation.properties
new file mode 100755
index 0000000..e04a870
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DNK/DNK_0_elevation.properties
@@ -0,0 +1,36 @@
+# DNK.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = DNK elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = DNK
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+DNK = 30.50221878342398,24.09835159158259,158.0,-1.0,159.0,6.76236289061974,20.497047940829034,38.873074230672415
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DNK/DNK_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DNK/DNK_1_elevation.properties
new file mode 100755
index 0000000..f070357
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DNK/DNK_1_elevation.properties
@@ -0,0 +1,38 @@
+# DNK.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = DNK elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = DNK
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+DK-021 = 32.16546510097539,24.363857903582517,158.0,-1.0,159.0,7.065143489810873,20.953741553155645,40.351142698913165
+DK-022 = 22.89937434827946,15.521413430977043,95.0,-1.0,96.0,8.204025010402713,23.980093319978238,27.663976945442176
+DK-023 = 25.411593570441486,24.394343421785997,154.0,-1.0,155.0,5.77921561086643,19.43462655575356,35.22546066085389
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DZA/DZA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DZA/DZA_0_elevation.properties
new file mode 100755
index 0000000..1fd03e7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DZA/DZA_0_elevation.properties
@@ -0,0 +1,36 @@
+# DZA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = DZA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = DZA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+DZA = 570.840953725088,320.2439891116982,2885.0,-103.0,2988.0,12.108974489766988,41.23506450707312,654.5346492067929
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DZA/DZA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DZA/DZA_1_elevation.properties
new file mode 100755
index 0000000..562cd04
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DZA/DZA_1_elevation.properties
@@ -0,0 +1,83 @@
+# DZA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = DZA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = DZA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+DZ-0 = 353.3907444402531,84.83922491050868,771.0,123.0,648.0,85.89304851766512,428.6596491474263,363.43185377653606
+DZ-02 = 346.38811969629296,201.51150262166703,1120.0,1.0,1119.0,10.95449400779847,34.727403448243344,400.7388365950765
+DZ-03 = 894.0429615172897,221.44126733860003,1660.0,467.0,1193.0,78.92161794597021,382.7686064758697,921.0586582401423
+DZ-04 = 892.8363578814095,105.95810185697003,1648.0,626.0,1022.0,624.966110407264,5520.960923678331,899.101707986406
+DZ-05 = 943.0319004658294,401.02726688593594,2229.0,84.0,2145.0,20.336171824475564,68.76160081030696,1024.7595006059705
+DZ-06 = 550.3420058749475,340.5970377398612,1967.0,1.0,1966.0,9.512794269901459,28.098109042317787,647.2114535046711
+DZ-07 = 302.0961925866237,240.78646513145083,1882.0,-57.0,1939.0,7.251246471142722,26.67893792527618,386.3162323354197
+DZ-08 = 622.3636502668726,162.74928689113514,1931.0,283.0,1648.0,68.62242997718903,327.20175198902353,643.2914141795133
+DZ-09 = 444.10275150472916,350.04269021211235,1494.0,19.0,1475.0,6.476640187894597,17.868657765478932,565.4707232607223
+DZ-20 = 999.622715521084,154.7371539660619,1313.0,382.0,931.0,287.6597796956153,1962.2444967286488,1011.5281311971818
+DZ-22 = 902.2391265912305,282.9071533290618,1450.0,227.0,1223.0,41.71610728025286,162.41711517896763,945.5537525476063
+DZ-23 = 117.3587786259542,159.42642543633343,948.0,1.0,947.0,4.695515351173779,17.40183967667071,197.96431003588134
+DZ-24 = 621.4251553379778,272.79553010004037,1387.0,35.0,1352.0,18.630205108751493,59.988127165191216,678.6653261581822
+DZ-25 = 761.288351368555,176.98393367661922,1258.0,288.0,970.0,92.30338040160768,452.8243004241291,781.5902166155245
+DZ-26 = 803.3629497279298,174.13912187493395,1668.0,296.0,1372.0,112.68732049035903,596.2459940064696,822.0197459689964
+DZ-27 = 177.06189889025893,125.88009234260228,681.0,1.0,680.0,7.688345374566309,22.837662632351318,217.24804645107034
+DZ-28 = 695.4739031153156,241.35474962108057,1703.0,368.0,1335.0,33.17516068519915,128.28745766335913,736.1630696245949
+DZ-29 = 473.46822033898303,250.08399882363636,1190.0,1.0,1189.0,12.420352929950978,36.710542866792935,535.4569657204809
+DZ-30 = 269.17747932796124,94.75004536064826,697.0,38.0,659.0,32.40793895384031,128.7612794026012,285.366582614715
+DZ-32 = 853.2850154293911,251.13253840550405,1972.0,487.0,1485.0,50.14843481782313,214.97789321994495,889.4733663254513
+DZ-33 = 760.1875422411753,329.6018279132479,2117.0,253.0,1864.0,20.005060449233756,70.56714624731917,828.5665117191525
+DZ-34 = 985.2402597402597,238.31092924352885,1809.0,374.0,1435.0,83.70053082768847,408.86686039211685,1013.6520450381228
+DZ-35 = 232.75445765230313,207.60034246210168,1025.0,1.0,1024.0,5.747769003514028,16.671432648937188,311.88545933948205
+DZ-36 = 206.93833251110016,218.53285096738233,1017.0,1.0,1016.0,4.867795190004481,14.478355926495432,300.9652478516507
+DZ-37 = 465.01837985023826,89.20722184918746,774.0,254.0,520.0,157.76250409704355,914.1503141446099,473.4976473316323
+DZ-38 = 890.7302039921035,162.25403147049872,1928.0,387.0,1541.0,182.66550165925096,1110.4078974301012,905.3875783509756
+DZ-39 = 108.61670521959432,88.50880778823043,332.0,-103.0,435.0,5.966062069553877,16.257160845790132,140.11208980260977
+DZ-4 = 775.8763899184581,144.9568610914252,1368.0,310.0,1058.0,169.28080807926392,992.9588061746401,789.3013771750168
+DZ-40 = 749.2329017628557,493.8962493439265,2104.0,-35.0,2139.0,7.899749230429626,19.917159688468956,897.3758667358875
+DZ-42 = 285.6909636909637,274.8403006726745,1307.0,1.0,1306.0,5.4187071648681675,16.038930389375835,396.42971332698767
+DZ-43 = 727.3926656658804,231.37244856925014,1289.0,124.0,1165.0,39.90491021744819,151.96757822962115,763.3041988758122
+DZ-44 = 597.6225887203652,294.9673734344106,1731.0,119.0,1612.0,15.347092047902919,52.74421838895991,666.4521812850686
+DZ-45 = 1163.6029280743576,155.5025017789848,2234.0,758.0,1476.0,442.5616654317549,3511.2508656443765,1173.947529612266
+DZ-46 = 254.61832460732984,181.37872465768814,867.0,1.0,866.0,7.8004977068562695,23.01855622383963,312.61595126335635
+DZ-47 = 470.1908721150208,105.32669728564235,751.0,276.0,475.0,102.66957779771514,524.5090928465293,481.8435112994517
+DZ-48 = 332.4291327532978,218.54847734745232,1148.0,7.0,1141.0,8.477558819057933,24.015361723276914,397.83484670651893
+DZ-5 = 595.1554024010671,402.9216714947192,2117.0,1.0,2116.0,8.595260908550124,26.896223681303475,718.718182855613
+DZ-52 = 789.7893959290873,368.9078222374772,1660.0,-4.0,1664.0,15.633317148647786,45.71625618250815,871.6996450785261
+DZ-54 = 735.1645826820882,259.54308557328653,1970.0,99.0,1871.0,31.513048512005465,119.03484701605181,779.6342584180296
+DZ-6 = 33.45497630331754,38.42055397996496,225.0,1.0,224.0,6.006922864450216,25.272241320961434,50.94481727892386
+DZ-62 = 278.9482881091064,222.78522845179617,1239.0,1.0,1238.0,6.729186427858336,20.515589167427052,356.9949655882004
+DZ-63 = 156.73072562358277,129.24211554321525,751.0,1.0,750.0,6.994772246713175,24.01948969588648,203.14537844750615
+DZ-64 = 968.24265246786,163.23568746074557,1485.0,298.0,1187.0,226.07618654114825,1442.5683684816788,981.9061684900342
+DZ-65 = 856.2256983240223,401.9185336849792,1822.0,1.0,1821.0,15.666300978988138,46.25305499895113,945.8651881689822
+DZ-7 = 796.6408665496783,270.9296655261076,1557.0,276.0,1281.0,34.3883877899351,130.51870683895618,841.4508624507499
+DZ-8 = 485.67611044417765,350.66725148782234,1597.0,1.0,1596.0,7.2934719244239,20.186239360427702,599.0399031134812
+DZ-9 = 976.9951472015529,170.12782628405574,1712.0,410.0,1302.0,207.081937522189,1300.4581382703975,991.6970277920175
+DZ-TAM = 702.5352676772058,324.49062320026195,2885.0,110.0,2775.0,17.84085195508415,65.29761192726828,773.8539699938025
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DZA/DZA_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DZA/DZA_2_elevation.properties
new file mode 100755
index 0000000..f4e4e8e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/DZA/DZA_2_elevation.properties
@@ -0,0 +1,83 @@
+# DZA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = DZA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = DZA
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+DZ-0-G010001 = 353.3907444402531,84.83922491050868,771.0,123.0,648.0,85.89304851766512,428.6596491474263,363.43185377653606
+DZ-02-G140001 = 346.38811969629296,201.51150262166703,1120.0,1.0,1119.0,10.95449400779847,34.727403448243344,400.7388365950765
+DZ-03-G250001 = 894.0429615172897,221.44126733860003,1660.0,467.0,1193.0,78.92161794597021,382.7686064758697,921.0586582401423
+DZ-04-G340001 = 892.8363578814095,105.95810185697003,1648.0,626.0,1022.0,624.966110407264,5520.960923678331,899.101707986406
+DZ-05-G060001 = 943.0319004658294,401.02726688593594,2229.0,84.0,2145.0,20.336171824475564,68.76160081030696,1024.7595006059705
+DZ-06-G080001 = 550.3420058749475,340.5970377398612,1967.0,1.0,1966.0,9.512794269901459,28.098109042317787,647.2114535046711
+DZ-07-G090001 = 302.0961925866237,240.78646513145083,1882.0,-57.0,1939.0,7.251246471142722,26.67893792527618,386.3162323354197
+DZ-08-G070001 = 622.3636502668726,162.74928689113514,1931.0,283.0,1648.0,68.62242997718903,327.20175198902353,643.2914141795133
+DZ-09-G100001 = 444.10275150472916,350.04269021211235,1494.0,19.0,1475.0,6.476640187894597,17.868657765478932,565.4707232607223
+DZ-20-G360001 = 999.622715521084,154.7371539660619,1313.0,382.0,931.0,287.6597796956153,1962.2444967286488,1011.5281311971818
+DZ-22-G380001 = 902.2391265912305,282.9071533290618,1450.0,227.0,1223.0,41.71610728025286,162.41711517896763,945.5537525476063
+DZ-23-G050001 = 117.3587786259542,159.42642543633343,948.0,1.0,947.0,4.695515351173779,17.40183967667071,197.96431003588134
+DZ-24-G210001 = 621.4251553379778,272.79553010004037,1387.0,35.0,1352.0,18.630205108751493,59.988127165191216,678.6653261581822
+DZ-25-G150001 = 761.288351368555,176.98393367661922,1258.0,288.0,970.0,92.30338040160768,452.8243004241291,781.5902166155245
+DZ-26-G270001 = 803.3629497279298,174.13912187493395,1668.0,296.0,1372.0,112.68732049035903,596.2459940064696,822.0197459689964
+DZ-27-G290001 = 177.06189889025893,125.88009234260228,681.0,1.0,680.0,7.688345374566309,22.837662632351318,217.24804645107034
+DZ-28-G300001 = 695.4739031153156,241.35474962108057,1703.0,368.0,1335.0,33.17516068519915,128.28745766335913,736.1630696245949
+DZ-29-G260001 = 473.46822033898303,250.08399882363636,1190.0,1.0,1189.0,12.420352929950978,36.710542866792935,535.4569657204809
+DZ-30-G330001 = 269.17747932796124,94.75004536064826,697.0,38.0,659.0,32.40793895384031,128.7612794026012,285.366582614715
+DZ-32-G170001 = 853.2850154293911,251.13253840550405,1972.0,487.0,1485.0,50.14843481782313,214.97789321994495,889.4733663254513
+DZ-33-G220001 = 760.1875422411753,329.6018279132479,2117.0,253.0,1864.0,20.005060449233756,70.56714624731917,828.5665117191525
+DZ-34-G110001 = 985.2402597402597,238.31092924352885,1809.0,374.0,1435.0,83.70053082768847,408.86686039211685,1013.6520450381228
+DZ-35-G130001 = 232.75445765230313,207.60034246210168,1025.0,1.0,1024.0,5.747769003514028,16.671432648937188,311.88545933948205
+DZ-36-G190001 = 206.93833251110016,218.53285096738233,1017.0,1.0,1016.0,4.867795190004481,14.478355926495432,300.9652478516507
+DZ-37-G440001 = 465.01837985023826,89.20722184918746,774.0,254.0,520.0,157.76250409704355,914.1503141446099,473.4976473316323
+DZ-38-G470001 = 890.7302039921035,162.25403147049872,1928.0,387.0,1541.0,182.66550165925096,1110.4078974301012,905.3875783509756
+DZ-39-G180001 = 108.61670521959432,88.50880778823043,332.0,-103.0,435.0,5.966062069553877,16.257160845790132,140.11208980260977
+DZ-4-G400001 = 775.8763899184581,144.9568610914252,1368.0,310.0,1058.0,169.28080807926392,992.9588061746401,789.3013771750168
+DZ-40-G240001 = 749.2329017628557,493.8962493439265,2104.0,-35.0,2139.0,7.899749230429626,19.917159688468956,897.3758667358875
+DZ-42-G460001 = 285.6909636909637,274.8403006726745,1307.0,1.0,1306.0,5.4187071648681675,16.038930389375835,396.42971332698767
+DZ-43-G280001 = 727.3926656658804,231.37244856925014,1289.0,124.0,1165.0,39.90491021744819,151.96757822962115,763.3041988758122
+DZ-44-G020001 = 597.6225887203652,294.9673734344106,1731.0,119.0,1612.0,15.347092047902919,52.74421838895991,666.4521812850686
+DZ-45-G310001 = 1163.6029280743576,155.5025017789848,2234.0,758.0,1476.0,442.5616654317549,3511.2508656443765,1173.947529612266
+DZ-46-G030001 = 254.61832460732984,181.37872465768814,867.0,1.0,866.0,7.8004977068562695,23.01855622383963,312.61595126335635
+DZ-47-G200001 = 470.1908721150208,105.32669728564235,751.0,276.0,475.0,102.66957779771514,524.5090928465293,481.8435112994517
+DZ-48-G350001 = 332.4291327532978,218.54847734745232,1148.0,7.0,1141.0,8.477558819057933,24.015361723276914,397.83484670651893
+DZ-5-G480001 = 595.1554024010671,402.9216714947192,2117.0,1.0,2116.0,8.595260908550124,26.896223681303475,718.718182855613
+DZ-52-G430001 = 789.7893959290873,368.9078222374772,1660.0,-4.0,1664.0,15.633317148647786,45.71625618250815,871.6996450785261
+DZ-54-G120001 = 735.1645826820882,259.54308557328653,1970.0,99.0,1871.0,31.513048512005465,119.03484701605181,779.6342584180296
+DZ-6-G040001 = 33.45497630331754,38.42055397996496,225.0,1.0,224.0,6.006922864450216,25.272241320961434,50.94481727892386
+DZ-62-G390001 = 278.9482881091064,222.78522845179617,1239.0,1.0,1238.0,6.729186427858336,20.515589167427052,356.9949655882004
+DZ-63-G320001 = 156.73072562358277,129.24211554321525,751.0,1.0,750.0,6.994772246713175,24.01948969588648,203.14537844750615
+DZ-64-G450001 = 968.24265246786,163.23568746074557,1485.0,298.0,1187.0,226.07618654114825,1442.5683684816788,981.9061684900342
+DZ-65-G490001 = 856.2256983240223,401.9185336849792,1822.0,1.0,1821.0,15.666300978988138,46.25305499895113,945.8651881689822
+DZ-7-G160001 = 796.6408665496783,270.9296655261076,1557.0,276.0,1281.0,34.3883877899351,130.51870683895618,841.4508624507499
+DZ-8-G230001 = 485.67611044417765,350.66725148782234,1597.0,1.0,1596.0,7.2934719244239,20.186239360427702,599.0399031134812
+DZ-9-G370001 = 976.9951472015529,170.12782628405574,1712.0,410.0,1302.0,207.081937522189,1300.4581382703975,991.6970277920175
+DZ-TAM-G420001 = 702.5352676772058,324.49062320026195,2885.0,110.0,2775.0,17.84085195508415,65.29761192726828,773.8539699938025
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ECU/ECU_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ECU/ECU_0_elevation.properties
new file mode 100755
index 0000000..9d51106
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ECU/ECU_0_elevation.properties
@@ -0,0 +1,36 @@
+# ECU.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ECU elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ECU
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ECU = 1090.4812614354266,1191.9994039759092,6251.0,1.0,6250.0,4.646910379912585,12.864081711008593,1615.5531438552885
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ECU/ECU_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ECU/ECU_1_elevation.properties
new file mode 100755
index 0000000..bf47cd5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ECU/ECU_1_elevation.properties
@@ -0,0 +1,56 @@
+# ECU.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ECU elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ECU
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+EC-A = 2710.247176368375,814.5960956360359,4340.0,81.0,4259.0,46.014914153248405,181.87884463069403,2830.018826092545
+EC-B = 1949.455939524838,1180.884432297725,4561.0,175.0,4386.0,9.943803509733106,29.01168742998899,2279.2249784941796
+EC-C = 2339.954789833822,1062.6831984706719,4299.0,180.0,4119.0,16.8859999406636,51.043520358495265,2569.957976072392
+EC-E = 304.42990232059174,337.5236823769587,2641.0,1.0,2640.0,6.436204898769777,29.867089522524918,454.53250883983077
+EC-F = 2584.2847336628224,1153.8791642460965,4308.0,96.0,4212.0,17.179449251631734,50.68191456114293,2830.1881051131563
+EC-G = 120.81542614390654,138.52644779520642,1875.0,1.0,1874.0,7.174681273381062,47.49928241415812,183.80953167094307
+EC-H = 3318.2079856207474,717.1540907403519,6251.0,264.0,5987.0,111.80221072891807,571.006836878051,3394.8216780418547
+EC-I = 2359.488969189806,933.3461320730096,4879.0,418.0,4461.0,23.790772422392173,82.0843305566134,2537.385110302341
+EC-L = 1605.0561640643207,821.9825903786069,3687.0,137.0,3550.0,13.516673465205358,41.30839306907679,1803.291620533517
+EC-M = 225.18607092328054,112.70417774957347,853.0,1.0,852.0,15.016348546463613,53.49101930944049,251.8154050491592
+EC-N = 907.7978171685115,1096.1412070663987,5715.0,177.0,5538.0,4.671687819262704,14.347241896845214,1423.2436273122512
+EC-O = 806.8193519751443,939.9955149078345,3831.0,1.0,3830.0,4.576403804102802,13.553397291359243,1238.7691612114247
+EC-P = 1988.9370904325033,1322.1217491223795,6085.0,135.0,5950.0,8.138587027081433,21.869074422777228,2388.279018289221
+EC-R = 191.4003797318144,206.74033484502115,1896.0,23.0,1873.0,6.81942175055164,36.66962362567267,281.73688330304634
+EC-S = 1283.0096640753156,913.597575446472,4391.0,252.0,4139.0,7.815513647393503,22.91759228573186,1575.0474049920933
+EC-T = 3384.0836280949975,571.3750325503428,5291.0,2100.0,3191.0,225.6884984303598,1447.2883553468057,3431.980686099866
+EC-U = 636.2070789070835,828.5724130740439,4652.0,189.0,4463.0,5.471329072673509,21.954042769296453,1044.6490755075856
+EC-X = 2755.6669492722904,1082.1327398421893,5733.0,320.0,5413.0,23.574542604601717,77.31761343119936,2960.525561779526
+EC-Y = 360.7346796073057,285.83491163597677,2861.0,186.0,2675.0,10.225606844012546,61.50289865952907,460.25113338408306
+EC-Z = 1776.7710661910423,621.5379669648871,3629.0,850.0,2779.0,32.52758219103481,125.15220866176168,1882.345575613708
+EC-ZND = 250.96520250998287,156.22276077886266,1153.0,82.0,1071.0,11.242850421716764,45.76135834978015,295.6164472018538
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ECU/ECU_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ECU/ECU_2_elevation.properties
new file mode 100755
index 0000000..c29a5b6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ECU/ECU_2_elevation.properties
@@ -0,0 +1,240 @@
+# ECU.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ECU elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ECU
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+EC-A-G010001 = 2739.0252100840335,158.80448643117788,3016.0,2431.0,585.0,5182.233172861684,90251.90184047449,2743.6249682466723
+EC-A-G010002 = 2956.5895439377086,852.4160304887292,4340.0,277.0,4063.0,51.3342151698929,208.969289153999,3077.017195329911
+EC-A-G010003 = 2828.5988023952095,189.5797451181027,3354.0,2409.0,945.0,3366.7070357462567,50922.95518940101,2834.944737498539
+EC-A-G010004 = 2660.3546798029556,560.8578996161534,3694.0,1487.0,2207.0,120.66890065827151,637.9087218460969,2718.832213637195
+EC-A-G010005 = 2793.175480769231,223.25001178990323,3364.0,2424.0,940.0,1996.153017506031,25451.96143494306,2802.083124058709
+EC-A-G010006 = 2648.443165467626,433.35141920297394,3393.0,1157.0,2236.0,245.290557568444,1592.027068638796,2683.662544590398
+EC-A-G010007 = 2712.330218068536,436.1415965052326,3356.0,1521.0,1835.0,258.47231967425614,1713.2069120976882,2747.1721285805597
+EC-A-G010008 = 2784.5042492917846,316.5090399365347,3657.0,2386.0,1271.0,708.0171125912748,6482.8165016894945,2802.4349924102703
+EC-A-G010009 = 1917.6419491525423,1049.7974708725662,3879.0,81.0,3798.0,11.52873390266775,32.533568975405714,2186.1896932791537
+EC-A-G010010 = 2995.9627329192544,520.862017090121,3774.0,1637.0,2137.0,207.1290033445655,1285.4858419592679,3040.9028162518116
+EC-A-G010011 = 2239.384531590414,961.5645471206027,4056.0,255.0,3801.0,19.799053691442865,65.45261076319954,2437.098573838503
+EC-A-G010012 = 2958.8657534246577,411.1986102193807,3646.0,2076.0,1570.0,394.0544046395739,2990.1802024654644,2987.3015990749273
+EC-A-G010013 = 2893.004016064257,206.74958495917764,3352.0,2426.0,926.0,2781.936292441448,39524.83344797147,2900.3823244263353
+EC-B-G020001 = 867.9902912621359,497.79066242252935,1981.0,175.0,1806.0,11.078216093958059,33.485001378992294,1000.6011639611401
+EC-B-G020002 = 1111.3082191780823,518.084075329987,2517.0,182.0,2335.0,16.929457546137403,56.65447584723192,1226.1390896318767
+EC-B-G020003 = 1369.040625,679.2408457054167,2571.0,277.0,2294.0,14.385388919717592,43.80704437438422,1528.280196618081
+EC-B-G020004 = 814.8669201520912,204.89083008209823,1480.0,440.0,1040.0,75.2709430301922,354.8791952193941,840.2311288031918
+EC-B-G020005 = 2692.634061135371,1083.7675130860055,4561.0,706.0,3855.0,22.567786681630885,74.74415900541211,2902.555806458678
+EC-B-G020006 = 717.1117647058824,127.86401040053977,1148.0,514.0,634.0,194.58311036144914,1212.869790877234,728.4219163611801
+EC-B-G020007 = 1682.7588325652841,951.1291738134883,4261.0,216.0,4045.0,11.331225891976164,34.660910106258285,1932.9573181670637
+EC-C-G040001 = 2611.858823529412,419.8695694657114,3436.0,1649.0,1787.0,259.17413778160716,1727.003386677541,2645.391647641567
+EC-C-G040002 = 3027.4497681607418,646.2501730109157,4171.0,1405.0,2766.0,116.27528409805517,604.8326429934087,3095.6568583829135
+EC-C-G040003 = 1835.703313253012,791.1635157562064,3732.0,551.0,3181.0,19.94280243164653,68.29441912015403,1998.936307877719
+EC-C-G040004 = 3140.140589569161,336.36905847577464,4046.0,2409.0,1637.0,842.121777592781,8140.680274958615,3158.1049801676377
+EC-C-G040005 = 2037.9039164490862,1219.3554712143966,4299.0,180.0,4119.0,9.72783310707661,26.357349258455635,2374.84318174043
+EC-E-G080001 = 175.06060606060606,112.18171802875119,342.0,1.0,341.0,8.29835638141189,20.90911933493536,207.92054649357996
+EC-E-G080002 = 366.5273816904319,433.6804258235475,2641.0,1.0,2640.0,5.491363099263285,21.45656198394012,567.8213039956647
+EC-E-G080003 = 179.72780203784572,107.23213537612337,594.0,1.0,593.0,9.777467636183403,27.064127221723,209.28643931864843
+EC-E-G080004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+EC-E-G080005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+EC-E-G080006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+EC-E-G080007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+EC-E-G080008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+EC-E-G080009 = 2.6153846153846154,2.497335858576604,9.0,1.0,8.0,5.857475453781618,18.467270252656366,3.616202853397895
+EC-E-G080010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+EC-E-G080011 = 240.61154116819142,137.2294614962504,674.0,1.0,673.0,11.351913250413682,36.875455030768954,276.9942938868654
+EC-E-G080012 = 275.09399948493433,105.42483458930023,672.0,94.0,578.0,27.157474891481716,109.25516047165043,294.60329988104064
+EC-E-G080013 = 438.002054593484,491.9454288395744,2329.0,1.0,2328.0,4.9367934957931805,15.571845589149037,658.6775423409149
+EC-E-G080014 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+EC-F-G030001 = 3032.926756352765,391.7709998321831,3904.0,2099.0,1805.0,487.089422600939,3950.4129581259085,3058.1251160980996
+EC-F-G030002 = 3330.475,320.1638410084527,3973.0,2666.0,1307.0,1156.6316498632914,12351.387914895295,3345.8285387500487
+EC-F-G030003 = 2735.0613126079447,1057.6036684679302,4308.0,146.0,4162.0,24.40321311052347,80.38921706704056,2932.419803384488
+EC-F-G030004 = 2857.1973684210525,289.59754377669685,3616.0,2458.0,1158.0,990.9009159665841,10099.198456245504,2871.8362661324695
+EC-F-G030005 = 3344.6575342465753,347.16918694066635,4020.0,2794.0,1226.0,923.1680589593154,9176.128300931152,3362.627018530813
+EC-F-G030006 = 382.39304812834223,160.97317029849893,1161.0,96.0,1065.0,21.430091239833672,79.6442246857163,414.8937271312188
+EC-G-G100001 = 46.904,12.766157761832647,86.0,25.0,61.0,61.15515903973558,274.01271573196374,48.61028697714096
+EC-G-G100002 = 102.51779359430606,130.28717474881626,1095.0,1.0,1094.0,6.129010900588649,32.01271476138262,165.7849387232547
+EC-G-G100003 = 75.43705293276109,24.23070978341474,287.0,43.0,244.0,41.39296609439618,185.5551208734753,79.23305024917487
+EC-G-G100004 = 92.88356164383562,35.47447669668622,166.0,36.0,130.0,25.841263962228428,90.34963610498093,99.4273328644993
+EC-G-G100005 = 287.4455569461827,107.84364627650402,1190.0,132.0,1058.0,30.07195716991821,145.96949582619905,307.0100979614724
+EC-G-G100006 = 30.561371841155236,12.600098372015871,98.0,11.0,87.0,23.526743332149522,97.10731050058895,33.05691951464676
+EC-G-G100007 = 29.843822843822842,34.394615780814796,128.0,1.0,127.0,4.459979654869221,12.588433101995378,45.53727436554978
+EC-G-G100008 = 95.4375,16.30102347944057,118.0,47.0,71.0,217.15327971760016,1358.3067069532487,96.81962493589444
+EC-G-G100009 = 60.951056729699665,68.13067538377464,392.0,1.0,391.0,4.86386171355051,15.925360601898012,91.4156455138635
+EC-G-G100010 = 6.878787878787879,5.284382798498344,18.0,1.0,17.0,6.782638559712666,18.80971245331669,8.674239116050712
+EC-G-G100011 = 130.36932707355243,64.0301528002416,323.0,46.0,277.0,15.737852287397727,55.678531449702895,145.2446966647429
+EC-G-G100012 = 183.9012158054711,165.05429050197853,750.0,32.0,718.0,6.102486805982643,19.02731520972716,247.10842961712567
+EC-G-G100013 = 216.91243862520457,276.1788342188547,1875.0,1.0,1874.0,5.459053655756782,23.069852841813475,351.177667998434
+EC-G-G100014 = 219.98545454545456,52.014681207876556,335.0,136.0,199.0,88.80626363347214,437.325979456503,226.05116074182692
+EC-G-G100015 = 87.88079470198676,52.35423500106994,174.0,20.0,154.0,9.951507663099934,27.4245005819392,102.29369482035537
+EC-G-G100016 = 39.25339366515837,3.9658097349819386,49.0,32.0,17.0,999.7291173181032,10201.557187516262,39.453219907708075
+EC-G-G100017 = 176.19033816425122,75.72073981446493,483.0,78.0,405.0,20.791543598309097,76.97002806397725,191.77243206593354
+EC-G-G100018 = 83.27889447236181,56.01090262482976,276.0,1.0,275.0,8.13149491761241,23.21812968895878,100.36232100438359
+EC-G-G100019 = 4.574712643678161,6.173045195557202,45.0,1.0,44.0,6.244235120188545,36.34430550517413,7.683390056389217
+EC-G-G100020 = 17.8920704845815,5.900367989297688,28.0,2.0,26.0,36.08670964398153,132.07261136356263,18.839865409136053
+EC-G-G100021 = 159.46080705009277,124.51238973936118,824.0,1.0,823.0,7.774442130140661,29.00973882207443,202.3143202634788
+EC-G-G100022 = 58.45892351274787,33.55396711750732,149.0,28.0,121.0,11.511987062474521,37.18151741203974,67.40411298720626
+EC-G-G100023 = 170.70658682634732,78.4411226149445,396.0,49.0,347.0,17.62827264564154,60.728244940365734,187.8663048633097
+EC-G-G100024 = 29.505910165484632,3.2925645959354077,36.0,21.0,15.0,746.1861225528837,6920.721805903442,29.689050444769308
+EC-G-G100025 = 63.14168039538715,48.868343713237486,189.0,6.0,183.0,6.757408876610749,18.611115061024265,79.84351457963469
+EC-H-G050001 = 3243.2723076923075,754.3806535588687,4572.0,943.0,3629.0,91.46487221742304,440.0918786575364,3329.8506621630486
+EC-H-G050002 = 3613.0686274509803,469.79471444626284,4331.0,2715.0,1616.0,477.45960097789856,3839.780271968427,3643.4834952819747
+EC-H-G050003 = 3161.8559556786704,730.2383827180845,4459.0,1601.0,2858.0,94.0985085684067,464.77089493893214,3245.085696873875
+EC-H-G050004 = 3425.0178571428573,493.2610384594286,4331.0,1815.0,2516.0,354.5651656640943,2588.9009652764803,3460.3545734230074
+EC-H-G050005 = 1212.0738636363637,738.1512919256021,3019.0,264.0,2755.0,10.042695510833468,30.360221544543986,1419.151288863107
+EC-H-G050006 = 3633.96954674221,287.1363344621326,4377.0,2827.0,1550.0,2064.9979828923656,26613.922619397414,3645.295864702635
+EC-H-G050007 = 3359.5836120401336,682.6603004557915,6251.0,2124.0,4127.0,134.98823352305797,756.8181707031384,3428.2396549989066
+EC-H-G050008 = 2636.192857142857,803.2909384860142,4014.0,1145.0,2869.0,45.319573081815825,184.19261667919466,2755.864494474422
+EC-H-G050009 = 3468.8056768558954,637.0399816503265,5264.0,2130.0,3134.0,178.46008866169603,1074.5521640159334,3526.81623592848
+EC-H-G050010 = 3444.91846921797,473.07875225160274,5183.0,2607.0,2576.0,408.5195918983469,3148.8932288717956,3477.249885382271
+EC-I-G110001 = 2456.896551724138,476.7908776629354,4020.0,1987.0,2033.0,153.8441291568417,901.551013164953,2502.7325480155787
+EC-I-G110002 = 2142.0144329896907,994.1619398660794,4879.0,418.0,4461.0,16.66586620085348,53.36755639684935,2361.4791537962883
+EC-I-G110003 = 2109.302416212003,850.8196793580516,4193.0,560.0,3633.0,22.88509171347266,78.9253371137021,2274.434173551904
+EC-I-G110004 = 2910.4241908006816,527.6328407242258,4543.0,1484.0,3059.0,183.78522452711164,1098.7917103504717,2957.8650045275085
+EC-I-G110005 = 3364.358139534884,796.7255762363204,4617.0,1801.0,2816.0,87.8500505651603,424.8830396281349,3457.409049401549
+EC-I-G110006 = 2336.8496240601503,727.2337587001113,4209.0,816.0,3393.0,43.15779291716455,175.3884813800182,2447.393532978127
+EC-L-G120001 = 1595.6291457286432,356.0402497640316,2611.0,833.0,1778.0,103.69916265548939,530.7653598050249,1634.8691171316295
+EC-L-G120002 = 1882.7039897039897,400.74901544703226,2990.0,1146.0,1844.0,118.02192816959902,626.1441069011149,1924.882875976896
+EC-L-G120003 = 1058.2100161550889,480.6363187665357,2424.0,266.0,2158.0,17.90622859599401,60.81504510655695,1162.247697011442
+EC-L-G120004 = 1021.4248704663213,288.8295404263746,2105.0,559.0,1546.0,55.69600425441987,247.07216643184813,1061.475986271028
+EC-L-G120005 = 2352.8268251273344,727.7573178221846,3604.0,1122.0,2482.0,43.578197484364246,174.79601447780965,2462.808312208344
+EC-L-G120006 = 1736.1267772511849,412.2320118062891,3065.0,943.0,2122.0,87.72564615681456,430.1858482854579,1784.3966538430982
+EC-L-G120007 = 2455.8386809269164,490.8599449564086,3687.0,1229.0,2458.0,140.1792351588871,777.7685446726396,2504.4135266164544
+EC-L-G120008 = 986.5915279878972,467.80721250041455,2451.0,253.0,2198.0,16.724410537193112,58.76614749157622,1091.8820591826307
+EC-L-G120009 = 1426.2238410596026,455.2523383982059,3019.0,415.0,2604.0,40.42153657629661,161.4887642954625,1497.1202812145193
+EC-L-G120010 = 848.4579831932773,198.12867264397536,1523.0,462.0,1061.0,91.95052882167474,459.6075578039765,871.2840639929478
+EC-L-G120011 = 864.8196500672948,387.8711574333064,2437.0,217.0,2220.0,18.804746887243887,68.1358190905539,947.816998112595
+EC-L-G120012 = 2130.7328519855596,483.4393933509049,3060.0,1248.0,1812.0,99.0992836066877,500.5262972747605,2184.88812838873
+EC-L-G120013 = 2445.1965734896303,629.8775434159488,3645.0,943.0,2702.0,69.62271490016916,311.60733604525797,2525.0211885655813
+EC-L-G120014 = 1416.052953156823,329.01000245790135,2409.0,742.0,1667.0,92.87272988126911,461.0260485203133,1453.7721788029605
+EC-L-G120015 = 397.5676258992806,182.36682367244876,1025.0,137.0,888.0,17.525252976777175,59.19154898435105,437.3987603315404
+EC-M-G140001 = 218.9751655629139,70.64725154924756,427.0,123.0,304.0,39.48506116411835,156.72475479919146,230.089454962126
+EC-M-G140002 = 182.54647435897436,55.53557205261226,394.0,87.0,307.0,46.597520562497216,202.02867168316774,190.80727204198104
+EC-M-G140003 = 227.76009096077317,73.42792314066355,484.0,24.0,460.0,38.72238439402661,147.1617553232885,239.30382138865002
+EC-M-G140004 = 233.77374301675977,48.025574343444994,322.0,145.0,177.0,129.6133476619583,699.0389960003693,238.65585832969575
+EC-M-G140005 = 86.16666666666667,15.442545846531337,112.0,65.0,47.0,190.72902043940564,1164.1129309189782,87.5395148870878
+EC-M-G140006 = 262.08774193548385,39.91625157830368,479.0,168.0,311.0,302.6949708244817,2119.032728451241,265.10996136113636
+EC-M-G140007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+EC-M-G140008 = 103.25,18.21228980661136,117.0,72.0,45.0,198.12830322667915,1203.3834082350286,104.84393163173537
+EC-M-G140009 = 360.72910798122064,155.04283323856356,853.0,12.0,841.0,19.76341285116077,65.85092575423059,392.6369436051173
+EC-M-G140010 = 203.75747508305648,69.43189726447346,363.0,103.0,260.0,34.72934022349258,135.3908776715001,215.26239107184233
+EC-M-G140011 = 156.26239067055394,96.53846172054556,359.0,1.0,358.0,9.229498461031609,25.391976886420736,183.6780044791593
+EC-M-G140012 = 158.73045267489712,104.32924783248968,672.0,1.0,671.0,9.02476620538527,29.29765941076769,189.94722572249057
+EC-M-G140013 = 260.3897637795276,136.03014970036318,619.0,113.0,506.0,14.068124935609315,49.27583153578031,293.78058259296415
+EC-M-G140014 = 266.97861915367486,122.5159759115104,676.0,1.0,675.0,17.65567334703829,62.969908337242295,293.7477615893486
+EC-M-G140015 = 141.1703125,54.77635547069849,382.0,61.0,321.0,26.054065142806365,100.88995938567281,151.4249195145898
+EC-M-G140016 = 195.36583101207057,87.11936902446669,523.0,18.0,505.0,18.557919787275345,63.13360537260674,213.91024376185945
+EC-M-G140017 = 118.35120643431635,57.8573403148056,309.0,1.0,308.0,14.824300579980703,46.89490726802578,131.7364030659764
+EC-M-G140018 = 190.00273224043715,63.1830759415134,353.0,92.0,261.0,37.00563354354541,147.7063258662035,200.232712972337
+EC-M-G140019 = 185.02052401746724,102.07109012363257,669.0,1.0,668.0,11.61644729594702,34.76204472036783,211.30807307513098
+EC-M-G140020 = 93.33878504672897,36.989638488815146,204.0,4.0,200.0,23.748425192869224,82.41917289989183,100.40100671573323
+EC-N-G160001 = 218.54371100670107,21.04124415239092,277.0,177.0,100.0,1152.1219634516337,12307.918054397787,219.5542930030315
+EC-N-G160002 = 2319.2990547121167,1150.9119963374035,4963.0,584.0,4379.0,14.473497103209441,44.55333738649794,2589.1594250841067
+EC-N-G160003 = 1963.997020854022,974.0546446864345,4258.0,449.0,3809.0,14.648716420252235,46.39891902591549,2192.274332459031
+EC-N-G160004 = 307.64357767316744,35.9897158605733,482.0,270.0,212.0,652.6854585579746,5869.811128915423,309.74155441475887
+EC-N-G160005 = 595.0907617504051,368.69886628376514,2458.0,296.0,2162.0,10.908421847027016,40.58336301477747,700.0513329175304
+EC-N-G160006 = 291.5651453532158,46.86188951005163,596.0,231.0,365.0,262.7968541710214,1828.9508546166091,295.307078603433
+EC-N-G160007 = 2992.4052690582957,783.7846687358274,5715.0,1466.0,4249.0,67.21264360872108,303.62255588849115,3093.348945921424
+EC-N-G160008 = 1214.6013272077591,1125.7229944135404,4549.0,264.0,4285.0,5.660515913484284,16.449240858242785,1656.0521260534729
+EC-O-G070001 = 132.49899598393574,112.93634255133041,1070.0,1.0,1069.0,8.122560578263881,42.36654900204264,174.09940093412868
+EC-O-G070002 = 1361.8630952380952,537.230690290884,2859.0,431.0,2428.0,24.309527385565193,86.56436086767292,1463.9972352302805
+EC-O-G070003 = 623.4931506849315,23.704298949838634,754.0,581.0,173.0,18279.216381503564,483101.9018591502,623.9435893890777
+EC-O-G070004 = 2178.560570071259,925.6320838458473,3831.0,474.0,3357.0,19.959532425533958,64.37540613832127,2367.048988110304
+EC-O-G070005 = 387.84714285714284,587.1876222959329,3096.0,1.0,3095.0,4.522341864596512,17.043819446332634,703.7149351832744
+EC-O-G070006 = 10.366197183098592,7.917247061418593,26.0,1.0,25.0,6.638921804933337,17.643441186954842,13.043804854045561
+EC-O-G070007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+EC-O-G070008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+EC-O-G070009 = 545.9760638297872,150.640501185015,1219.0,204.0,1015.0,59.30397985621161,268.6298212158025,566.3765733788258
+EC-O-G070010 = 35.433048433048434,23.198399630317407,89.0,1.0,88.0,8.369201321053955,22.8710008563133,42.351702051590166
+EC-O-G070011 = 631.7798742138365,68.5373375539048,885.0,450.0,435.0,811.835252265314,7768.1591498630405,635.4865664202737
+EC-O-G070012 = 524.1297989031078,599.6626745002626,3078.0,50.0,3028.0,5.282281246353434,19.032991993518507,796.4341587896768
+EC-O-G070013 = 727.758226037196,362.42422155055255,1772.0,156.0,1616.0,14.97931498653095,50.5908161411197,813.0088264781205
+EC-O-G070014 = 1979.3698224852071,746.5728378963329,3637.0,834.0,2803.0,26.962750282156808,97.46524348681793,2115.484789935797
+EC-O-G070015 = 168.8249194414608,193.13482782913488,1013.0,1.0,1012.0,4.660589898229778,14.090181094285352,256.5207889138917
+EC-O-G070016 = 2267.142281879195,811.1359231325755,3812.0,681.0,3131.0,30.250489763893572,110.00976288911278,2407.8778233291937
+EC-P-G190001 = 3734.182269503546,665.9327645638652,6085.0,2377.0,3708.0,194.07686611680887,1202.537297597737,3793.0968441096156
+EC-P-G190002 = 3072.039496279336,815.8681226260288,5490.0,943.0,4547.0,64.27594873594902,282.55462086442645,3178.5322808204282
+EC-P-G190003 = 2887.8582089552237,498.06612809445414,4255.0,1833.0,2422.0,212.63637575599523,1342.3656226789146,2930.493969109146
+EC-P-G190004 = 637.3455284552846,238.1367171547491,1397.0,289.0,1108.0,28.026854359450578,106.4317063768773,680.3810834372065
+EC-P-G190005 = 2663.436423297785,876.1655196948908,4847.0,669.0,4178.0,37.01836844648903,141.04330699702913,2803.847285222845
+EC-P-G190006 = 2898.3619631901843,331.04528302348126,3933.0,2469.0,1464.0,698.4371052369545,6376.045299451345,2917.2063775262377
+EC-P-G190007 = 774.0166666666667,543.6052338336381,2521.0,135.0,2386.0,8.405466328492727,27.20915652185441,945.8374334573043
+EC-P-G190008 = 794.1781716417911,632.1190153745968,3411.0,231.0,3180.0,6.920282159030383,21.37456854623377,1015.0337028446138
+EC-R-G130001 = 40.53846153846154,19.364562555033917,136.0,23.0,113.0,17.861911953781863,74.58060496843589,44.92608537201018
+EC-R-G130002 = 156.89228295819936,144.06547046282657,619.0,24.0,595.0,5.988068581827974,18.598630596273235,213.00246062313752
+EC-R-G130003 = 122.83480825958702,21.191969123861906,202.0,85.0,117.0,212.5394541568162,1342.462984466659,124.64946720911496
+EC-R-G130004 = 157.91355140186917,80.81367460569652,632.0,71.0,561.0,16.09000859463827,71.62843581026502,177.39092344205824
+EC-R-G130005 = 66.98571428571428,13.491730061239412,97.0,38.0,59.0,137.0447340704302,753.1757855316073,68.33090588022888
+EC-R-G130006 = 165.01435406698565,70.61618601266363,320.0,38.0,282.0,19.969464994604117,66.65849307782982,179.48922746259626
+EC-R-G130007 = 249.54724041159963,301.12503869373944,1896.0,58.0,1838.0,6.175604264107452,27.927757230717734,391.08837124791984
+EC-R-G130008 = 276.40425531914894,109.02380368124336,702.0,127.0,575.0,24.82506452593722,92.99067241469524,297.12876354816206
+EC-R-G130009 = 424.6845238095238,134.73748608799596,811.0,119.0,692.0,41.169022576193335,166.215684692727,445.54588419222875
+EC-R-G130010 = 48.750297265160526,18.69600230770617,144.0,32.0,112.0,27.88143121036158,120.3529393173341,52.21237387565588
+EC-S-G150001 = 1917.9598028062192,712.2353350161872,3340.0,829.0,2511.0,27.454783710421456,96.05153355789157,2045.9347442247738
+EC-S-G150002 = 2043.3246239113223,881.8492504268416,4391.0,592.0,3799.0,19.36771307703612,62.54694763065513,2225.496263569258
+EC-S-G150003 = 955.8713258483664,850.0137352055793,4209.0,252.0,3957.0,6.413317632457823,21.133500563251587,1279.145551380787
+EC-S-G150004 = 2068.2271252433484,681.4360064071618,3828.0,691.0,3137.0,36.80687010276164,139.2359496238189,2177.59465291879
+EC-S-G150005 = 1210.146551724138,524.2160050035698,2958.0,750.0,2208.0,20.596054000632083,76.72434157770229,1318.8089689381568
+EC-S-G150006 = 1542.7953063885268,827.5110812340256,3715.0,477.0,3238.0,12.752418049086344,40.313734410012295,1750.711840075223
+EC-S-G150007 = 1217.8917449332673,587.5581191652485,3497.0,472.0,3025.0,16.939648291522126,64.66742272215106,1352.214792765411
+EC-T-G210001 = 3538.5532094594596,604.8632905122396,5291.0,2423.0,2868.0,217.52220845284165,1372.9687679018652,3589.877214666977
+EC-T-G210002 = 3276.8869715271785,594.4345651799254,5178.0,2233.0,2945.0,184.8832105970614,1127.418793152504,3330.3664477719585
+EC-T-G210003 = 2892.1739130434785,74.06204929353262,3045.0,2757.0,288.0,59667.68875908381,2334635.5304,2893.122038634869
+EC-T-G210004 = 3509.144329896907,364.8705176261825,4296.0,2987.0,1309.0,918.7882117473391,9126.105570734451,3528.0624176281817
+EC-T-G210005 = 3334.262210796915,446.6222136017374,4238.0,2141.0,2097.0,438.20968038336184,3434.9368119068276,3364.041600817512
+EC-T-G210006 = 3526.1774193548385,286.6532237267012,4371.0,2889.0,1482.0,1899.0438123844945,23844.83588521197,3537.8096703244028
+EC-T-G210007 = 3510.171875,449.1619201673588,4254.0,2442.0,1812.0,500.07119471512476,4078.0165363023725,3538.7925938898206
+EC-T-G210008 = 2866.830258302583,562.1123057276784,5186.0,2100.0,3086.0,149.54777192178426,870.8836594135506,2921.418486655026
+EC-T-G210009 = 3398.219178082192,301.8143422146266,4325.0,2924.0,1401.0,1461.878671152971,16868.211268985116,3411.595737987145
+EC-U-G200001 = 584.886231884058,87.22635528792766,1147.0,404.0,743.0,323.7587242049022,2361.297102316786,591.3546662573551
+EC-U-G200002 = 1491.1171450737006,1019.2125355579919,4652.0,564.0,4088.0,8.825699187933548,28.71256863427755,1806.1629309038804
+EC-U-G200003 = 303.91688152240636,91.06883959722549,614.0,189.0,425.0,48.472256917033384,212.16443796256198,317.26803245818746
+EC-U-G200004 = 257.60115013349764,30.173093556525608,344.0,196.0,148.0,647.7276980051311,5747.091890587269,259.3622334205033
+EC-U-G200005 = 261.4642066420664,17.14789184857111,305.0,226.0,79.0,3590.5596800968974,55443.15484807395,262.0259177062748
+EC-U-G200006 = 2466.7957333333334,1003.8287144105454,4079.0,836.0,3243.0,22.288324986313707,75.02691285713084,2663.2223485594786
+EC-X-G060001 = 1139.3122302158274,586.717694970442,2990.0,320.0,2670.0,13.844491036971414,44.745784162521495,1281.5108316010408
+EC-X-G060002 = 3530.5021671826626,465.6136971898307,5733.0,2728.0,3005.0,459.2344104505387,3670.4627689894633,3561.073106170703
+EC-X-G060003 = 1399.1948212083846,781.0839217059413,3631.0,479.0,3152.0,12.107377006255582,39.45571382243011,1602.4475780642238
+EC-X-G060004 = 3214.9913526868436,884.6488483314677,4349.0,895.0,3454.0,57.95940650959939,242.96692375628416,3334.482416013822
+EC-X-G060005 = 3409.1127946127945,484.1127909362468,4248.0,2630.0,1618.0,370.15505233321085,2753.2801680993775,3443.3145718538035
+EC-X-G060006 = 3390.586956521739,299.13616036608386,3964.0,2885.0,1079.0,1490.485804553986,17291.513964866917,3403.7570935914205
+EC-X-G060007 = 2553.606080634501,703.5708258276177,4279.0,978.0,3301.0,58.52161577430835,252.25931675650045,2648.7574298167156
+EC-Y-G180001 = 1838.4544198895028,501.5201470202413,2861.0,873.0,1988.0,60.1404146000834,261.6112542659605,1905.6329950644886
+EC-Y-G180002 = 324.7323382510033,172.25441066478615,2038.0,186.0,1852.0,15.940474123732349,82.09145772970406,367.59036099908417
+EC-Y-G180003 = 812.6326530612245,116.57590482959513,1017.0,585.0,432.0,359.6541095563365,2654.914218789074,820.9517466990147
+EC-Z-G220001 = 2052.6584984358706,628.9268958400392,3629.0,878.0,2751.0,44.845288412688475,183.54017520196058,2146.84791066158
+EC-Z-G220002 = 1123.4566160520608,258.85353936607663,2113.0,850.0,1263.0,96.3999215919974,501.164025033706,1152.8919823615274
+EC-Z-G220003 = 1537.2555243069505,369.41666278864386,2745.0,892.0,1853.0,84.93531802739741,412.86920955892356,1581.0196765879089
+EC-Z-G220004 = 2187.2573266619015,600.8631861930704,3421.0,871.0,2550.0,59.01675562052434,255.06385577987825,2268.2881610497056
+EC-Z-G220005 = 1319.2744479495268,337.36221219596484,3080.0,870.0,2210.0,72.6630313176751,348.64330178967856,1361.726232115062
+EC-Z-G220006 = 1830.8404294705665,598.591832134078,3367.0,868.0,2499.0,38.115050843545184,149.96221731167745,1926.2110112034973
+EC-ZND-G230001 = 548.6937799043062,201.5098796290263,1153.0,289.0,864.0,29.102976129442734,110.32876494711643,584.5263857977499
+EC-ZND-G230002 = 228.3799019607843,18.170833880478824,279.0,202.0,77.0,2023.6809253340366,25932.39838030562,229.10163426638712
+EC-ZND-G230003 = 443.57894736842104,112.33584250662797,705.0,256.0,449.0,73.4952830674377,340.3330114934275,457.5823686071726
+EC-ZND-G230004 = 134.30420168067226,25.065223807713362,281.0,82.0,199.0,171.68479648085,1045.0068770185062,136.62314603907146
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EGY/EGY_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EGY/EGY_0_elevation.properties
new file mode 100755
index 0000000..4b28242
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EGY/EGY_0_elevation.properties
@@ -0,0 +1,36 @@
+# EGY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = EGY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = EGY
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+EGY = 291.782678053082,217.9204158509269,2447.0,-170.0,2617.0,7.875275255712244,28.810344364925736,364.1791301770233
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EGY/EGY_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EGY/EGY_1_elevation.properties
new file mode 100755
index 0000000..9031fc7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EGY/EGY_1_elevation.properties
@@ -0,0 +1,39 @@
+# EGY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = EGY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = EGY
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+EG-FRG = 317.6076094543816,218.70370746816366,2447.0,-170.0,2617.0,8.842589647150167,32.409684116038974,385.6240465059985
+EG-LOE = 31.601905836624663,43.7727689407187,277.0,-14.0,291.0,4.644010018453329,16.02475646094268,53.98829274244844
+EG-UPE = 168.8205433997777,102.09206503080586,836.0,-65.0,901.0,10.77333797133942,40.06930124435086,197.28954766041332
+EG-URG = 262.28892812105926,272.25471800577157,1253.0,-14.0,1267.0,5.301068682183441,17.003932451482196,378.04512070822824
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EGY/EGY_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EGY/EGY_2_elevation.properties
new file mode 100755
index 0000000..4217e16
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EGY/EGY_2_elevation.properties
@@ -0,0 +1,61 @@
+# EGY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = EGY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = EGY
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+EG-FRG-G210001 = 385.08809053123605,182.31399261499945,1891.0,1.0,1890.0,16.63551250518715,59.493707547962345,426.0648182755958
+EG-FRG-G210002 = 341.6937730776371,183.24012258103238,1092.0,-38.0,1130.0,13.39213739911699,47.53715054873277,387.726162495653
+EG-FRG-G210003 = 687.16433639399,412.06485676168,2447.0,1.0,2446.0,10.032297910218967,30.084443135210975,801.244202094353
+EG-FRG-G210004 = 111.95943752616895,88.3394998286372,317.0,-170.0,487.0,5.094156240138483,11.070607848096163,142.6141047763138
+EG-FRG-G210005 = 332.4556108915715,204.86813829167434,1038.0,1.0,1037.0,9.453688142538137,27.271933056105304,390.509522675676
+EG-LOE-G240001 = 50.095325726904676,54.0186151976107,219.0,-14.0,233.0,4.694947720147708,12.86789893017613,73.67192441868508
+EG-LOE-G240002 = 9.014714655000994,6.672298608762707,33.0,1.0,32.0,7.896559907898731,25.684864358767815,11.215375563733636
+EG-LOE-G240003 = 11.988662131519275,5.754805408086173,36.0,2.0,34.0,16.059433370876576,54.489400032594666,13.298338429618271
+EG-LOE-G240004 = 16.79315551082033,7.045398363837007,34.0,1.0,33.0,20.529946222395576,66.77014946028564,18.211197382812376
+EG-LOE-G240005 = 18.805755395683452,8.91624580737224,58.0,1.0,57.0,16.075493011582726,52.66495520957759,20.812397154094484
+EG-LOE-G240006 = 49.0843499934409,54.80188492167635,277.0,-5.0,282.0,4.674066564416771,13.770532491664705,73.56983080888034
+EG-LOE-G240007 = 20.803739651727092,24.02124957922755,175.0,1.0,174.0,6.776158309594277,34.75771711464539,31.777602408684313
+EG-LOE-G240008 = 5.834016393442623,1.8815080103932305,20.0,1.0,19.0,39.75930183982645,164.5842316452207,6.129911881269677
+EG-LOE-G240009 = 7.157957480627856,3.690958117687749,22.0,1.0,21.0,13.727131106019039,44.64219632041989,8.053541278282578
+EG-UPE-G290001 = 44.52456664674238,54.8249534174091,287.0,-65.0,352.0,4.236280539241792,13.093975986751415,70.62727909456271
+EG-UPE-G290002 = 220.1204019415139,108.62244195214218,836.0,2.0,834.0,16.17263622679378,64.30584670788848,245.46247421253656
+EG-UPE-G290003 = 132.82180436847102,58.715531671119926,268.0,3.0,265.0,18.239084478220658,58.37158450152345,145.2210224971533
+EG-UPE-G290004 = 199.55405802783767,53.0583505189526,434.0,73.0,361.0,64.98153813741544,296.6687785749039,206.48731349690607
+EG-UPE-G290005 = 82.07453416149069,74.60600884955619,379.0,24.0,355.0,6.351157903461338,21.181810177905803,110.91566938122726
+EG-UPE-G290006 = 99.06272401433692,73.3816674942754,288.0,5.0,283.0,6.882449900002802,17.972961839706674,123.2813546866724
+EG-UPE-G290007 = 105.26131563065782,66.53314462986361,646.0,39.0,607.0,11.961156836430352,58.28498675558257,124.52551506673355
+EG-UPE-G290008 = 129.364406779661,122.17217802194551,409.0,29.0,380.0,5.5006872010868095,15.346272357669257,177.93591774591067
+EG-URG-G300001 = 37.281011886619936,33.52229492362095,154.0,-14.0,168.0,5.623932387431713,16.465551086850223,50.135996092992045
+EG-URG-G300002 = 240.69322709163347,129.8285392273423,622.0,3.0,619.0,11.99984323705226,35.09661866724401,273.4751893055203
+EG-URG-G300003 = 344.19841809831604,307.65999867114033,1253.0,1.0,1252.0,5.864519757446963,17.176597482948416,461.6570434897621
+EG-URG-G300004 = 6.6204238921001926,4.035541404238738,24.0,1.0,23.0,10.71924731094048,38.23912626595397,7.753425496928192
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ERI/ERI_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ERI/ERI_0_elevation.properties
new file mode 100755
index 0000000..f6a66d2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ERI/ERI_0_elevation.properties
@@ -0,0 +1,36 @@
+# ERI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ERI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ERI
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ERI = 770.1103664167753,587.2011013053107,2964.0,-131.0,3095.0,6.977819886969197,20.427748093145485,968.4395230662345
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ERI/ERI_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ERI/ERI_1_elevation.properties
new file mode 100755
index 0000000..8f8fae6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ERI/ERI_1_elevation.properties
@@ -0,0 +1,44 @@
+# ERI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ERI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ERI
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ER-AK = 696.1449000878349,285.19850990965926,2142.0,143.0,1999.0,23.184549585113224,89.30082945564197,752.3004133808453
+ER-AKG = 1386.2781506338554,767.0608181824582,2964.0,-121.0,3085.0,10.840356867442702,28.788320752100635,1584.3451043619139
+ER-AS = 262.6580320653882,268.478792449931,2017.0,-131.0,2148.0,5.105755811186872,16.64156254929075,375.5930028685775
+ER-DK = 297.4110555341798,368.57593696775865,2113.0,1.0,2112.0,4.8610828895876645,16.94931780262403,473.60485350724076
+ER-GAS = 838.5622809067539,170.4816151551193,1595.0,546.0,1049.0,134.10122610572387,739.6284276470677,855.7164717740543
+ER-HA = 1933.8605717367852,373.38620353342134,2607.0,926.0,1681.0,153.7219858633854,867.7085079050361,1969.577103823871
+ER-KE = 1451.13199513382,380.26859093442135,2542.0,459.0,2083.0,66.9387458485667,300.5264350980831,1500.1294172678274
+ER-SA = 782.4070394297171,643.6404901536941,2662.0,1.0,2661.0,6.022717488243918,16.198792426486264,1013.1307200526779
+ER-SE = 1574.4047186932848,298.7744933605307,2406.0,919.0,1487.0,162.12580381489724,939.6520519571613,1602.5031719552144
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ERI/ERI_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ERI/ERI_2_elevation.properties
new file mode 100755
index 0000000..5f87bec
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ERI/ERI_2_elevation.properties
@@ -0,0 +1,73 @@
+# ERI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ERI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ERI
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ER-AK-G020001 = 790.8592245641426,313.77596731608674,2091.0,353.0,1738.0,25.063427190840248,98.32470993906618,850.8311646521552
+ER-AK-G020002 = 611.7204521316947,269.5393349916314,2142.0,143.0,1999.0,19.616459879311318,71.8329615058993,668.4709153463116
+ER-AK-G020003 = 601.5475066221352,153.58388674465172,1412.0,338.0,1074.0,72.86591218874597,347.8937980535341,620.844113277159
+ER-AK-G020004 = 973.4032258064516,227.39985537075975,1892.0,687.0,1205.0,92.69768216981942,474.80873288362517,999.6121919189702
+ER-AKG-G010001 = 1336.96685998343,768.8669595924518,2726.0,1.0,2725.0,10.126473623095547,26.78688977615271,1542.2829786543366
+ER-AKG-G010002 = 1638.7419017763846,504.62367414496515,2811.0,98.0,2713.0,42.711255137551824,161.92072666980917,1714.677833630926
+ER-AKG-G010003 = 1497.4536363636364,780.5124672205928,2798.0,1.0,2797.0,11.94810679803216,31.305264190574512,1688.658374137722
+ER-AKG-G010004 = 1336.4686737184702,792.7686904368585,2964.0,-121.0,3085.0,9.51824360367217,24.785740200490398,1553.908205901423
+ER-AS-G040001 = 346.60802087625325,292.42380138598145,2017.0,1.0,2016.0,7.006541985391655,26.720725563954865,453.48517037801935
+ER-AS-G040002 = 388.2422069825436,281.7531676979823,1231.0,1.0,1230.0,7.087052335559543,18.88059508384442,479.7049705709997
+ER-AS-G040003 = 37.154147527695216,89.28171377560102,805.0,-131.0,936.0,2.898406359026044,12.10330020525487,96.70395593365376
+ER-AS-G040004 = 253.85547115582017,196.04067711864158,1382.0,1.0,1381.0,6.662307836232887,19.65235399472575,320.7406231222959
+ER-AS-G040005 = 313.1835616438356,251.89291090738752,1297.0,-49.0,1346.0,6.327583972278821,17.748917573344194,401.9129033127887
+ER-DK-G100001 = 868.8103174603175,427.18773210964105,2087.0,123.0,1964.0,14.848822859825372,46.826784479043305,968.1532555285223
+ER-DK-G100002 = 183.27169421487602,314.4985342442117,2113.0,1.0,2112.0,4.503541384373052,18.90645794850696,364.00253013152087
+ER-DK-G100003 = 138.25645161290322,94.72164844523743,425.0,1.0,424.0,8.134562288633488,23.837244810294283,167.59187658348537
+ER-DK-G100004 = 227.90596846846847,178.90321395765227,978.0,5.0,973.0,7.521149644539525,26.496877836777507,289.73693314440936
+ER-DK-G100005 = 182.80626631853787,198.1518908987206,1280.0,1.0,1279.0,5.7438145417384945,22.300422342839532,269.5965557496287
+ER-DK-G100006 = 99.46551724137932,97.88991274812696,639.0,1.0,638.0,6.074892836067788,24.184614154277558,139.55581011885903
+ER-GAS-G060001 = 918.8001071811361,139.17972149968605,1595.0,660.0,935.0,308.5248562623121,2192.779478867902,929.2817827940013
+ER-GAS-G060002 = 775.3242665036674,164.27245593186035,1392.0,559.0,833.0,120.25563971847296,651.2410554070859,792.5359032922956
+ER-GAS-G060003 = 992.1275392131654,78.09757586023798,1312.0,683.0,629.0,2087.7558169037975,26990.522740907054,995.1966064152432
+ER-GAS-G060004 = 771.7803596127247,155.60787740065606,1355.0,546.0,809.0,137.8663494607796,775.6745216057399,787.311078921848
+ER-HA-G080001 = 1871.3719008264463,348.35680227286394,2456.0,1165.0,1291.0,171.34532246948524,1012.0550431459562,1903.5191758667845
+ER-HA-G080002 = 2105.5415959252973,180.36688807517194,2416.0,1502.0,914.0,1624.7816196717329,19342.70261713686,2113.252854365887
+ER-HA-G080003 = 1733.0753169276659,392.0831413156466,2332.0,926.0,1406.0,99.24263880557329,494.14900791707555,1776.8734462104708
+ER-HA-G080004 = 1968.595541401274,456.51100555921045,2607.0,935.0,1672.0,92.7592076594592,453.0129716076041,2020.8341603955669
+ER-HA-G080005 = 2160.905704307334,199.95803215684606,2516.0,1381.0,1135.0,1293.295374763091,14291.451724718832,2170.1374789473625
+ER-KE-G090001 = 1552.3636736367364,443.0280697783321,2542.0,459.0,2083.0,53.12673947899646,221.03485625150125,1614.3440915240028
+ER-KE-G090002 = 1230.2901023890786,294.98945628925884,1856.0,841.0,1015.0,85.36603160167797,413.9205565640825,1265.161063010699
+ER-KE-G090003 = 1417.5687955422204,345.1741394492044,2217.0,676.0,1541.0,81.41955437732278,384.7958660320646,1458.9881687798295
+ER-KE-G090004 = 1382.3732627399074,281.4433225334826,2138.0,795.0,1343.0,133.11726133405455,727.1932068675495,1410.7324981501145
+ER-SA-G120001 = 885.9666872301049,557.4405684687238,2386.0,4.0,2382.0,8.928948651870792,24.473679040506795,1046.745890011621
+ER-SA-G120002 = 753.7635081333182,662.6631883787815,2662.0,1.0,2661.0,5.575110568938025,15.01533258775884,1003.6343594286599
+ER-SE-G140001 = 1548.3978113936273,246.24107100221087,2167.0,1012.0,1155.0,267.7062012412828,1808.2069277703783,1567.8553655796477
+ER-SE-G140002 = 1363.7739448051948,247.45462581524072,2227.0,919.0,1308.0,184.42609343325782,1118.5396362473712,1386.042266443157
+ER-SE-G140003 = 1944.3502202643172,157.7029586302821,2406.0,1358.0,1048.0,1911.0081284851753,24016.087113422884,1950.7352465679814
+ER-SE-G140004 = 1788.0785425101215,167.5577159162116,2184.0,1328.0,856.0,1247.0185130637171,13643.61757348568,1795.9121532937456
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ESH/ESH_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ESH/ESH_0_elevation.properties
new file mode 100755
index 0000000..4269565
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ESH/ESH_0_elevation.properties
@@ -0,0 +1,36 @@
+# ESH.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ESH elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ESH
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ESH = 270.86700663492724,117.21014138744401,688.0,1.0,687.0,19.400823761145187,64.27170279581244,295.1392087260374
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ESP/ESP_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ESP/ESP_0_elevation.properties
new file mode 100755
index 0000000..f16f7d1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ESP/ESP_0_elevation.properties
@@ -0,0 +1,36 @@
+# ESP.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ESP elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ESP
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ESP = 686.643641846307,406.9839542615563,3701.0,1.0,3700.0,10.682046948501666,35.249809095279,798.1951076737646
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ESP/ESP_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ESP/ESP_1_elevation.properties
new file mode 100755
index 0000000..459634b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ESP/ESP_1_elevation.properties
@@ -0,0 +1,52 @@
+# ESP.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ESP elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ESP
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ES-AD = 528.6159931346544,432.9916921783957,3321.0,1.0,3320.0,6.744888075569871,22.6185344107438,683.3130129693448
+ES-AR = 798.5915172562321,485.9403219642474,3276.0,44.0,3232.0,10.402565165301112,34.546875371126546,934.8189171943023
+ES-CN = 543.7805675704188,518.964731772974,3701.0,1.0,3700.0,6.179644801316176,22.331546029545528,751.6792524018487
+ES-CT = 653.1437399030694,575.7103655285063,2964.0,1.0,2963.0,6.284967805365459,20.420971899314548,870.6544492228445
+ES-ET = 430.0296284534773,204.18591903412118,2374.0,101.0,2273.0,18.64091643901322,90.16892856846111,476.043454822818
+ES-GA = 507.83888446900465,301.7717085085906,2033.0,1.0,2032.0,10.60679702703689,34.207376845862235,590.7338627799453
+ES-LE = 951.0096730679284,261.28074563387963,2518.0,103.0,2415.0,60.5534074089586,281.28299290050546,986.2489677093519
+ES-M = 804.1425055377799,281.13283947705116,2336.0,415.0,1921.0,33.740765874456116,142.39157164239674,851.8690290443759
+ES-MA = 829.6496886674969,244.32839141766976,2127.0,238.0,1889.0,50.156457910913026,217.14406743876555,864.8785861372804
+ES-MU = 492.18416918429006,340.4880153830327,2000.0,1.0,1999.0,8.066901662847105,24.076001626001077,598.4791934688337
+ES-NA = 607.165315540035,284.83686661047864,2196.0,23.0,2173.0,17.141762630976185,61.15671873576397,670.6577077580675
+ES-O = 623.283946798639,429.73333812028164,2346.0,1.0,2345.0,8.119873052388606,24.140025681228447,757.0690987148331
+ES-PM = 145.76748971193416,157.77716609821562,1320.0,1.0,1319.0,6.216713717128022,27.29813319880279,214.80641330952528
+ES-RI = 807.3157764589515,390.13196864119084,2204.0,255.0,1949.0,15.754772450837207,52.29504845646158,896.6391224318571
+ES-S = 586.2115476190476,434.68407371110436,2394.0,1.0,2393.0,7.0468802246157045,19.90896819325045,729.7905333039064
+ES-VA = 483.48073996956833,277.2077659820858,1472.0,1.0,1471.0,10.699297644401833,30.980844487964333,557.3129923501695
+ES-VA2 = 505.97049971607044,346.32806839504053,1865.0,1.0,1864.0,7.772705637377471,21.129154168884252,613.1470276705007
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EST/EST_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EST/EST_0_elevation.properties
new file mode 100755
index 0000000..6b9bc49
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/EST/EST_0_elevation.properties
@@ -0,0 +1,36 @@
+# EST.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = EST elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = EST
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+EST = 55.70824985618789,36.11334715636263,276.0,1.0,275.0,9.307479285003097,31.222194120138994,66.3896297992038
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ETH/ETH_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ETH/ETH_0_elevation.properties
new file mode 100755
index 0000000..8bad062
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ETH/ETH_0_elevation.properties
@@ -0,0 +1,36 @@
+# ETH.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ETH elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ETH
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ETH = 1210.0845983693343,718.3347592455967,4471.0,-141.0,4612.0,10.461154923324411,32.218402726058834,1407.2347215554423
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FIN/FIN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FIN/FIN_0_elevation.properties
new file mode 100755
index 0000000..3564f31
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FIN/FIN_0_elevation.properties
@@ -0,0 +1,36 @@
+# FIN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = FIN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = FIN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+FIN = 164.31587304759938,102.23789141499239,1299.0,1.0,1298.0,10.774814556674423,44.38175618728085,193.52594806996922
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FIN/FIN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FIN/FIN_1_elevation.properties
new file mode 100755
index 0000000..ce63774
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FIN/FIN_1_elevation.properties
@@ -0,0 +1,47 @@
+# FIN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = FIN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = FIN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+FI-AL = 13.62906610703043,12.631818070817165,88.0,1.0,87.0,6.5173131500535275,25.68114607190135,18.582633578802263
+FI-KE = 142.30045319070754,38.48706262506887,269.0,66.0,203.0,61.82495227029679,274.1559753463533,147.41327269885406
+FI-KU = 124.69847626489549,33.38121139352839,311.0,62.0,249.0,63.944210872254004,290.9871716366246,129.08917559921943
+FI-KY = 68.88565168928008,27.337033549830558,160.0,1.0,159.0,23.26176763656618,78.0943197402916,74.11171575372823
+FI-LL = 247.87336557705137,114.58131978484748,1299.0,3.0,1296.0,18.45518625588794,76.47818318847726,273.0752354318081
+FI-MK = 101.84028088213381,23.622533547527436,212.0,50.0,162.0,93.25882566645654,463.1093411707043,104.54409070509908
+FI-PO = 135.90266068310268,44.233614797047935,320.0,47.0,273.0,38.50962686918588,151.74648916224118,142.92006807569172
+FI-TA = 120.97854911776265,28.393781527584707,222.0,33.0,189.0,90.53995860607031,448.157638770835,124.26590914677737
+FI-TU = 71.65991805699099,43.329642162937134,209.0,1.0,208.0,9.973235291051246,29.647452430348416,83.74127862591334
+FI-UL = 164.46691415690648,72.81481847727609,469.0,1.0,468.0,18.300232810275347,59.03752907835143,179.86484826717327
+FI-UU = 46.84750914429962,27.65270929794262,159.0,1.0,158.0,10.320928686838966,30.67649492670915,54.400013277036564
+FI-VA = 95.41013008039303,56.83323867514533,244.0,1.0,243.0,9.995887677168069,28.358164172961192,111.05453588333756
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FRA/FRA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FRA/FRA_0_elevation.properties
new file mode 100755
index 0000000..28e4ee2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FRA/FRA_0_elevation.properties
@@ -0,0 +1,36 @@
+# FRA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = FRA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = FRA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+FRA = 338.83022906837454,419.4797004892854,4165.0,-1.0,4166.0,5.801627054991667,26.58600580223213,539.23013941465
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FRA/FRA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FRA/FRA_1_elevation.properties
new file mode 100755
index 0000000..e5b4196
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/FRA/FRA_1_elevation.properties
@@ -0,0 +1,57 @@
+# FRA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = FRA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = FRA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+FR-AL = 309.9867197875166,198.96632253498097,1309.0,107.0,1202.0,10.276554652276609,38.06794477071479,368.34679847627007
+FR-AQ = 155.89361298143632,246.79138495626117,2676.0,1.0,2675.0,7.055918291380738,46.85334618497009,291.90547486648643
+FR-AU = 663.1065215884677,314.5217250628487,1756.0,158.0,1598.0,15.991440764337385,50.99933438813623,733.9170079168816
+FR-BA = 132.57839664641082,82.14905615147485,399.0,1.0,398.0,9.240092530735632,25.79282967233726,155.96633830385073
+FR-BO = 284.903808423639,110.20206320799441,882.0,53.0,829.0,25.97141307272701,98.25956699815018,305.47450759366546
+FR-BR = 98.96435596989394,59.615553963039886,355.0,1.0,354.0,10.414462774199785,33.21888005785291,115.53336326298118
+FR-CE = 144.9544967487193,51.7425049295531,486.0,27.0,459.0,31.719411218981783,129.8193598504249,153.91261463590422
+FR-CH = 203.74518541395514,95.92602532552895,503.0,53.0,450.0,16.777431510511917,57.149568710768364,225.1974753724397
+FR-CO = 588.2053742802303,484.4434365286476,2463.0,1.0,2462.0,6.381154036638603,18.94370317371337,762.0177199565842
+FR-FC = 477.2969392911283,263.8113140957024,1445.0,180.0,1265.0,12.403501925731767,41.18324898047443,545.3519759765989
+FR-HA = 125.6537254177823,49.890876948907184,245.0,1.0,244.0,22.951561409729873,75.67425774917636,135.1959996231339
+FR-IF = 108.362032135228,39.047577030048686,210.0,13.0,197.0,29.560902686765083,106.35826623686013,115.18265182046208
+FR-LA = 503.1934905060416,494.3584715729371,2736.0,1.0,2735.0,5.369112836230555,16.826449465905636,705.4034216698514
+FR-LI = 453.6641213315504,166.76373019125595,944.0,97.0,847.0,28.81767516903143,107.5216056539043,483.34384933588404
+FR-LO = 317.4353486372214,131.96057610229596,1307.0,130.0,1177.0,23.901130062929827,107.98470061171899,343.7714272735359
+FR-MP = 482.73059329462035,442.95434667893426,2941.0,50.0,2891.0,6.7570569516408945,26.36550620829481,655.1621012729147
+FR-PA = 843.5287920391035,747.8604392080848,3676.0,1.0,3675.0,5.731125811160263,16.28765597299221,1127.3136473632615
+FR-PC = 76.2710027100271,56.260093336632494,267.0,-1.0,268.0,7.097824709559943,19.62200790372916,94.77586167711463
+FR-PI = 111.51616020921573,48.1032967688955,289.0,1.0,288.0,19.77502303869797,67.34911089397961,121.44867701150096
+FR-PL = 76.53218922602396,54.14440359888721,397.0,1.0,396.0,8.154974696332005,26.61504126155183,93.74855960923941
+FR-PO = 100.96770186335404,59.08003497485197,348.0,1.0,347.0,10.363256809963483,30.419604209441637,116.98259422750428
+FR-RH = 796.756410774683,656.5848669705166,4165.0,44.0,4121.0,6.962534246005904,23.421061418444488,1032.4361799381377
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GAB/GAB_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GAB/GAB_0_elevation.properties
new file mode 100755
index 0000000..bcd5d88
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GAB/GAB_0_elevation.properties
@@ -0,0 +1,36 @@
+# GAB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GAB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GAB
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GAB = 365.8196006849094,206.66627841473107,1019.0,1.0,1018.0,10.751837687057773,30.067147290199447,420.1606012932135
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GAB/GAB_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GAB/GAB_1_elevation.properties
new file mode 100755
index 0000000..2fb87e8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GAB/GAB_1_elevation.properties
@@ -0,0 +1,44 @@
+# GAB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GAB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GAB
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GA-1 = 204.0263101049812,172.95763548354705,914.0,1.0,913.0,6.430915902811848,19.60012311094262,267.4716412764404
+GA-2 = 499.2657296529328,106.70060756932448,896.0,253.0,643.0,116.16899818441281,606.8585037442514,510.54019279733353
+GA-3 = 176.05220439919316,141.63209584728924,878.0,1.0,877.0,7.007941325270224,22.773149992091398,225.95138691300582
+GA-4 = 410.904488633836,238.7885038064381,1019.0,58.0,961.0,10.67566101388927,31.459615837740355,475.24987988378496
+GA-5 = 293.29698967777387,200.80774675055676,873.0,1.0,872.0,7.85573837002025,21.755813681079793,355.4530564070002
+GA-6 = 417.89610696028313,109.00491291092247,966.0,149.0,817.0,67.49835822289504,301.8605395364133,431.87871821991644
+GA-7 = 440.6437606636465,153.2852623447694,975.0,189.0,786.0,32.82717909781545,125.39317915554624,466.5439909203691
+GA-8 = 41.40283212222843,48.67047545584646,783.0,1.0,782.0,6.198114370176469,39.19239090835476,63.89843260080174
+GA-9 = 496.91914854949,96.7177896774084,917.0,180.0,737.0,150.37001925807198,844.7138241898806,506.2439837027545
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GAB/GAB_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GAB/GAB_2_elevation.properties
new file mode 100755
index 0000000..6f50522
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GAB/GAB_2_elevation.properties
@@ -0,0 +1,81 @@
+# GAB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GAB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GAB
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GA-1-G010001 = 243.45933315359036,188.4808756173033,914.0,1.0,913.0,6.827081719292058,19.1517366769301,307.89200602330766
+GA-1-G010002 = 99.50202065559048,58.51263041757444,306.0,1.0,305.0,10.432438277738756,31.03810404952662,115.43127839944077
+GA-1-G010003 = 135.8,26.57161848835914,176.0,74.0,102.0,148.31960325331676,830.8503730042605,138.37518169487947
+GA-1-G010004 = 255.09925415949513,180.17161847276714,896.0,23.0,873.0,8.084794326684218,24.422347948580754,312.3098486692777
+GA-2-G020001 = 572.1675977653631,30.622496209772613,640.0,468.0,172.0,6578.704070824935,123949.49869779352,572.9864720974692
+GA-2-G020002 = 572.0008233841087,52.0033409255204,626.0,402.0,224.0,1362.5907342437524,15315.709123265715,574.3598953787722
+GA-2-G020003 = 432.9096989966555,66.76205844441498,619.0,304.0,315.0,292.6053567282237,2036.3538713335938,438.0273734974909
+GA-2-G020004 = 573.2804381049414,61.733211180207334,896.0,369.0,527.0,827.7461588578691,7922.427806658836,576.5947017415384
+GA-2-G020005 = 472.7657822506862,67.91001015118405,678.0,358.0,320.0,358.94343205662324,2661.1110869024114,477.618314500017
+GA-2-G020006 = 406.8453261600538,114.86901234296703,749.0,253.0,496.0,55.6278153808512,242.64083972728827,422.7505285803075
+GA-2-G020007 = 418.7134146341463,100.72413851383563,710.0,284.0,426.0,85.01450067529305,416.2856967834124,430.65795670571435
+GA-2-G020008 = 524.9542124542124,72.51044329623922,616.0,399.0,217.0,401.01905275565525,3058.529176921637,529.9383827959997
+GA-2-G020009 = 588.26016,54.71464152102624,878.0,408.0,470.0,1274.5755370975066,14039.062168708979,590.7992111030617
+GA-2-G020010 = 463.7792207792208,96.01818678697933,860.0,294.0,566.0,127.68638548038379,697.046345556356,473.61446116059466
+GA-3-G030001 = 265.0545147995504,143.82121862046864,878.0,82.0,796.0,12.671106842586791,41.357064928385945,301.56000852417674
+GA-3-G030002 = 82.40065050266115,47.919696316470066,346.0,1.0,345.0,10.872490774094787,35.48067217679638,95.3213748239316
+GA-4-G040001 = 747.7671491504091,141.51982705866587,1019.0,367.0,652.0,162.8214476174438,937.9536390464393,761.0411097958144
+GA-4-G040002 = 491.8231707317073,155.95660659933262,743.0,199.0,544.0,40.66981767428778,158.32865292007193,515.9578416988825
+GA-4-G040003 = 278.11639549436796,121.38350191519149,867.0,105.0,762.0,19.897802367188998,71.93691220096112,303.4512876558196
+GA-4-G040004 = 653.4642857142857,127.5495413195378,897.0,405.0,492.0,149.81913536826198,847.7776404591937,665.7961085759708
+GA-4-G040005 = 416.25735294117646,93.97109195068897,609.0,266.0,343.0,100.36523199117353,507.4069207729922,426.73264463830276
+GA-4-G040006 = 222.24824528998892,102.25798946293041,616.0,89.0,527.0,18.555071011279647,72.17479580371256,244.64459720884878
+GA-4-G040007 = 160.69392616117506,73.18024162178695,600.0,58.0,542.0,18.96502175711961,74.68723588255921,176.57260735718955
+GA-4-G040008 = 538.1722018348623,155.80605321388435,976.0,235.0,741.0,52.12870024311743,224.41183095531548,560.2721169627055
+GA-4-G040009 = 216.42873854552545,112.52620171376427,797.0,77.0,720.0,14.066025108061968,49.11581511507716,243.93348466443516
+GA-5-G050001 = 187.3375502306891,178.87883555248965,779.0,1.0,778.0,4.985068046440775,13.143789060158657,259.02315636840245
+GA-5-G050002 = 189.81483300589392,66.62847167497006,358.0,45.0,313.0,32.07665238047741,121.73057547025442,201.16914292902288
+GA-5-G050003 = 528.9526828163912,116.95622744250971,751.0,235.0,516.0,105.90531679413064,540.2162953391913,541.7284373154522
+GA-5-G050004 = 72.49870466321244,60.40805755866714,227.0,1.0,226.0,5.81974822718037,15.23592247607169,94.36734390590276
+GA-5-G050005 = 297.8220199393151,176.5973906114673,873.0,1.0,872.0,10.394365307899188,32.03442382528835,346.2435471333911
+GA-6-G060001 = 455.53369772095067,81.23135171337621,966.0,252.0,714.0,194.06996371679398,1203.644476475278,462.719658389942
+GA-6-G060002 = 314.09861163227015,105.61579719535085,730.0,149.0,581.0,35.78794739244001,140.42379237797454,331.3798944512613
+GA-6-G060003 = 345.9947848761408,65.9950045999176,499.0,211.0,288.0,159.97150894395122,925.2564609583487,352.2324967881727
+GA-6-G060004 = 503.3700214132762,31.316437737880587,569.0,397.0,172.0,4200.504882789382,68269.23743152813,504.3432340481953
+GA-7-G070001 = 510.3286448471734,175.58471480658957,975.0,192.0,783.0,33.204007665181024,123.42171080213707,539.6900201275392
+GA-7-G070002 = 566.7638291774148,123.69424090161873,897.0,262.0,635.0,110.19665504291999,574.278080913666,580.1047347643987
+GA-7-G070003 = 362.1666756509083,114.77353200220357,844.0,189.0,655.0,42.12923161743435,178.81269062129954,379.91797088357254
+GA-7-G070004 = 550.4125,52.2076007092852,706.0,407.0,299.0,1203.4585415453535,13024.86093310102,552.8829475830034
+GA-8-G080001 = 26.623022242604907,30.601840713029347,116.0,1.0,115.0,4.410219508518867,12.37500025604346,40.561779649762435
+GA-8-G080002 = 38.461611644943396,41.697193059918824,656.0,1.0,655.0,6.480725084820079,48.01564170571196,56.72699074869502
+GA-8-G080003 = 62.426861352275715,64.644296024776,783.0,1.0,782.0,6.396156838760145,32.24935138530362,89.86655677633946
+GA-9-G090001 = 590.999551166966,63.00615868400912,896.0,425.0,471.0,853.3735479617114,8271.938098499695,594.3485892232518
+GA-9-G090002 = 559.246563881917,61.94456102787428,917.0,361.0,556.0,762.2108097679906,7109.473782777434,562.6667289387806
+GA-9-G090003 = 451.24696476162273,49.53699763063829,587.0,324.0,263.0,782.9541862538206,7376.373489477981,453.9578585516888
+GA-9-G090004 = 378.19338490264073,74.56735851904182,579.0,180.0,399.0,145.1790291506192,808.2947841659978,385.47441852945855
+GA-9-G090005 = 519.6303076775616,34.19821324851088,626.0,413.0,213.0,3553.7563760288476,54696.817838744624,520.7544281582904
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GBR/GBR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GBR/GBR_0_elevation.properties
new file mode 100755
index 0000000..854c6a1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GBR/GBR_0_elevation.properties
@@ -0,0 +1,36 @@
+# GBR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GBR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GBR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GBR = 158.84829872017644,147.32538098152625,1326.0,1.0,1325.0,6.111010516638665,21.2293681439079,216.65075556674043
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GBR/GBR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GBR/GBR_1_elevation.properties
new file mode 100755
index 0000000..982470c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GBR/GBR_1_elevation.properties
@@ -0,0 +1,71 @@
+# GBR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GBR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GBR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GB-AVO = 111.61637838225795,45.2633945921649,311.0,1.0,310.0,22.381742397340457,76.05310860777598,120.44497006175621
+GB-BCF = 256.7134847958993,181.38259055138943,1104.0,1.0,1103.0,7.864654650782912,23.525542793699746,314.32699125462926
+GB-BDF = 86.40650406504065,29.251204771926563,161.0,39.0,122.0,35.723798259070726,144.53932652342573,91.22344504211114
+GB-BER = 95.6446511627907,35.68256504420833,278.0,28.0,250.0,28.055945665469412,105.45686602712301,102.08400826861202
+GB-CHS = 71.74838853078462,79.10047908494971,537.0,1.0,536.0,6.0842200119301975,25.9195458938486,106.79286983798562
+GB-CLV = 199.51641497045304,157.34345280394103,632.0,1.0,631.0,6.77154755823801,19.784649584851373,254.09400225689788
+GB-CLW = 214.2566647147656,137.75665053541044,1068.0,1.0,1067.0,9.022611269089658,27.064486239717183,254.72104966301987
+GB-CMA = 220.08847402597402,167.47939328555674,945.0,1.0,944.0,7.038666649273401,20.519251238520837,276.565152494634
+GB-CON = 132.60312668463612,87.94236234798967,604.0,1.0,603.0,9.72229151404153,36.53970235455418,159.11457601956772
+GB-DBY = 132.42648166075077,111.38242083032785,613.0,10.0,603.0,6.699553169743045,21.795491700866602,173.03992809484572
+GB-DGY = 189.01457483567586,130.6126562369767,1062.0,1.0,1061.0,8.24713672175968,25.550145525877866,229.75242211909386
+GB-DOR = 98.96010805943268,78.09434562923815,473.0,1.0,472.0,7.32013033757915,25.355046202759173,126.06280104136
+GB-EAG = 32.0742064326256,23.229338934417456,116.0,1.0,115.0,7.254297605307016,19.962640646116895,39.60248610394026
+GB-ESS = 45.72720511676335,31.671468421457863,139.0,1.0,138.0,7.166111341704081,17.45682965582885,55.624268082933106
+GB-GRA = 237.12846456057264,201.66247027200865,1292.0,1.0,1291.0,6.4404084996171385,20.719186038305164,311.2838907188493
+GB-GWT = 146.81327367636092,115.22774143632506,583.0,1.0,582.0,6.8780356791251265,20.583655545104342,186.63217762241993
+GB-HAM = 77.35777630708141,47.001322102365066,256.0,1.0,255.0,9.559249543559128,26.91567692359345,90.51712453755178
+GB-HEF = 104.36384829193939,44.57486346316526,576.0,69.0,507.0,22.46302205466888,102.67125694674004,113.4844979856846
+GB-HGL = 242.68151388807328,193.03569269312663,1326.0,1.0,1325.0,6.665303326015426,19.865952968402357,310.09207638460254
+GB-HUM = 30.952186588921283,38.623148086414695,217.0,1.0,216.0,4.574341403959723,15.313323122330802,49.49530707794957
+GB-KEN = 59.94886113152094,45.23575309824089,183.0,1.0,182.0,6.878557262078517,19.247113999271125,75.10086090938887
+GB-LAN = 136.52154955559283,118.62025563934098,546.0,1.0,545.0,5.729520674129267,15.699418262537302,180.85601604868677
+GB-LEC = 99.61497268930063,34.703472880515974,277.0,33.0,244.0,32.82519479774105,126.31766349324383,105.4868418991622
+GB-LIN = 39.17736516357206,26.824863767306475,167.0,1.0,166.0,7.89689552269312,22.421483344490287,47.48093572471408
+GB-LND = 47.92986577181208,32.67403758638875,157.0,5.0,152.0,8.814843850389755,29.623475457820675,58.00745439252331
+GB-MAN = 127.60230433055224,96.65606282168054,498.0,26.0,472.0,7.837300198025876,26.761769868988008,160.07730179714906
+GB-MER = 24.45587044534413,22.952800450790875,105.0,1.0,104.0,5.384276041633333,15.022905585068786,33.53983672848273
+GB-NBL = 171.4515440064074,124.47439977988219,798.0,1.0,797.0,7.616109186032875,23.033419351423287,211.87144248988048
+GB-NIR = 128.45786707661506,89.5391533743698,753.0,1.0,752.0,8.62992880178108,29.593888994204374,156.5844296246352
+GB-NYK = 163.73538217144252,140.67994137686233,682.0,1.0,681.0,6.134825270549524,18.21608136431592,215.8706123598709
+GB-SHR = 135.4168419281568,75.18482850709594,520.0,34.0,486.0,12.75195335140474,45.97528034326359,154.88860356861971
+GB-SRY = 68.2322360497792,39.58905551434064,260.0,1.0,259.0,11.048806094340437,35.54073472975571,78.88555858248284
+GB-SYO = 109.08127438231469,107.71679938207055,494.0,3.0,491.0,5.739843801718499,19.088055169266216,153.30242427954946
+GB-UK = 113.68507890961263,103.18209985966554,587.0,1.0,586.0,5.828177724713288,17.86514353904709,153.52798734476676
+GB-WMI = 124.83574320416426,28.433492163582933,161.0,75.0,86.0,97.25799807169885,479.398361551469,128.0329108391767
+GB-WYO = 154.19794021602613,100.76916703359441,471.0,26.0,445.0,9.105175224420767,28.140331852701355,184.2048582190754
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GEO/GEO_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GEO/GEO_0_elevation.properties
new file mode 100755
index 0000000..cec998b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GEO/GEO_0_elevation.properties
@@ -0,0 +1,36 @@
+# GEO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GEO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GEO
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GEO = 1243.3605827563242,858.9506720944805,4908.0,1.0,4907.0,7.880649281328783,22.435379713064155,1511.205411532036
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GHA/GHA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GHA/GHA_0_elevation.properties
new file mode 100755
index 0000000..db055c4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GHA/GHA_0_elevation.properties
@@ -0,0 +1,36 @@
+# GHA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GHA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GHA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GHA = 181.78909813100685,85.99371545696566,897.0,21.0,876.0,16.907351260464733,61.678791276567765,201.10244975477565
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GHA/GHA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GHA/GHA_1_elevation.properties
new file mode 100755
index 0000000..f57ce8e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GHA/GHA_1_elevation.properties
@@ -0,0 +1,45 @@
+# GHA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GHA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GHA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GH-AA = 79.01698971045705,33.6538756133332,439.0,21.0,418.0,22.698358147894027,104.18101257201897,85.88520248971977
+GH-AH = 222.57617512663384,80.07435395929836,721.0,73.0,648.0,30.888513592817198,122.87565862507942,236.5418692240358
+GH-BA = 196.10992279458296,84.61376722808954,729.0,71.0,658.0,19.88356305253145,68.11073854738572,213.58509176210455
+GH-CP = 115.89127182044888,45.9944734324604,297.0,60.0,237.0,24.30527354929547,88.42080981919148,124.68471626663165
+GH-EP = 188.10751740548162,118.5989183371899,897.0,48.0,849.0,10.427142541341594,37.67655483859711,222.37387781663463
+GH-NP = 172.19252727580619,62.14130371886561,487.0,78.0,409.0,30.66950797379455,120.94038434080029,183.0623065448189
+GH-TV = 155.80091463414635,120.46591515939787,801.0,40.0,761.0,8.045951466276653,30.64204497836765,196.9415185176246
+GH-UE = 192.5729984301413,36.949480351296096,390.0,121.0,269.0,157.61762702933052,912.1429923638957,196.0857562971007
+GH-UW = 266.27224279649533,40.805641691324865,445.0,143.0,302.0,296.7813369926552,2054.4822411101427,269.3807856505667
+GH-WP = 136.24000407304325,62.386829432991846,535.0,59.0,476.0,17.77701478072844,62.15330073136453,149.84477033425068
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GHA/GHA_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GHA/GHA_2_elevation.properties
new file mode 100755
index 0000000..86ad291
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GHA/GHA_2_elevation.properties
@@ -0,0 +1,176 @@
+# GHA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GHA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GHA
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GH-AA-G050001 = 84.56043956043956,19.872234089776494,152.0,62.0,90.0,91.34049265269553,466.882234140833,86.86411011674285
+GH-AA-G050002 = 55.44705882352941,17.8991431059888,124.0,40.0,84.0,40.57044838684231,173.68443477285928,58.26453171620447
+GH-AA-G050003 = 78.39108409321176,18.50077469119295,207.0,21.0,186.0,90.60562139263351,471.22055266690614,80.54465053300115
+GH-AA-G050004 = 94.13631406761178,40.21591074888954,439.0,54.0,385.0,22.353570247366193,98.20070356478274,102.36681641820601
+GH-AA-G050005 = 97.13036303630363,47.63368717613199,328.0,24.0,304.0,16.821124680180777,68.79461687254734,108.18167856692627
+GH-AA-G050006 = 78.035,5.153035513170854,88.0,68.0,20.0,3518.003432197881,53954.96781175081,78.20495508597905
+GH-AH-G010001 = 251.9226100151745,48.739390162686846,482.0,170.0,312.0,155.6818053865286,925.0928191014953,256.59409500276564
+GH-AH-G010002 = 186.08343409915358,72.93572653519152,593.0,73.0,520.0,25.529119124020582,99.65327549111211,199.86661715091458
+GH-AH-G010003 = 309.41011235955057,31.557307284661306,463.0,272.0,191.0,974.7267016190616,9937.666508375445,311.01524283129316
+GH-AH-G010004 = 279.8343904157858,53.17482224467192,576.0,205.0,371.0,162.9458326729155,969.0720940977714,284.84179430014626
+GH-AH-G010005 = 211.45454545454547,48.76882132965999,371.0,118.0,253.0,94.29052627728163,464.6999460385066,217.0055822491042
+GH-AH-G010006 = 266.30485762144053,118.9337647397238,721.0,145.0,576.0,19.45104526782956,73.13843018016765,291.65650616425427
+GH-AH-G010007 = 272.86512524084776,85.84864306399056,675.0,145.0,530.0,42.65177698863319,179.77230219995388,286.0513347087057
+GH-AH-G010008 = 240.30712365591398,103.90284648840607,576.0,91.0,485.0,19.807676015001096,67.79533935719353,261.8077829022125
+GH-AH-G010009 = 230.05609756097562,3.4983305273068046,245.0,219.0,26.0,284590.91714119987,1.87283038846491E7,230.0826945718939
+GH-AH-G010010 = 256.14126394052045,20.75137223663943,305.0,226.0,79.0,1918.0642592188422,24150.431300477332,256.9804789137707
+GH-AH-G010011 = 216.96595744680852,16.96651616837723,262.0,183.0,79.0,2129.7147107753904,27733.36002931404,217.62832849080593
+GH-AH-G010012 = 270.7491961414791,25.988894319904738,306.0,221.0,85.0,1161.6917034570065,12422.31822926746,271.99365771875694
+GH-AH-G010013 = 215.77183833116035,53.61675378509083,428.0,141.0,287.0,78.19366983723913,378.0240074123301,222.33362881772845
+GH-AH-G010014 = 246.02060221870047,51.406998052460736,355.0,152.0,203.0,124.25130694809009,669.1585852284882,251.3340728290093
+GH-AH-G010015 = 217.1699530516432,44.9931057681559,440.0,117.0,323.0,127.23848296856671,692.0940882370771,221.78180284937125
+GH-AH-G010016 = 245.61271676300578,43.34023561605357,426.0,188.0,238.0,200.2878098530613,1257.5525475009074,249.40726264276978
+GH-AH-G010017 = 267.9903381642512,18.906326507580705,304.0,238.0,66.0,2890.790658451131,41593.00317508808,268.65641725334046
+GH-AH-G010018 = 302.4897119341564,3.256348203236537,306.0,289.0,17.0,801842.7486079747,7.451037064943603E7,302.50723897062306
+GH-AH-G010019 = 238.25695931477517,32.07262786227406,348.0,152.0,196.0,431.6891666673528,3365.5807367390425,240.4059735528931
+GH-AH-G010020 = 279.80808080808083,94.75876354213302,481.0,137.0,344.0,34.887530857555944,133.63521641594494,295.41798414032843
+GH-AH-G010021 = 184.3357843137255,39.61759603460718,318.0,137.0,181.0,115.77911508130954,622.6158296550334,188.54504844762604
+GH-AH-G010022 = 217.51711711711712,33.556046631909204,348.0,152.0,196.0,292.44598289665595,2038.1804474520095,220.090219011442
+GH-AH-G010023 = 183.59746300211415,83.84979721207824,516.0,113.0,403.0,19.505893336666972,80.74010163525563,201.83859123893836
+GH-AH-G010024 = 254.67889908256882,60.741878414183006,424.0,152.0,272.0,87.49688321482738,438.8018929007995,261.8223012487528
+GH-AH-G010025 = 165.67821782178217,25.35456333625873,231.0,103.0,128.0,299.85689282194556,2115.3073378094023,167.60705755598198
+GH-AH-G010026 = 293.6814016172507,21.947139488511795,339.0,205.0,134.0,2434.5879629577066,33056.36113286779,294.5003269736743
+GH-AH-G010027 = 172.34698318496538,67.41966739190832,480.0,83.0,397.0,26.469039252772998,110.68158544210486,185.0645675546615
+GH-AH-G010028 = 235.14786967418547,32.084485733528915,424.0,179.0,245.0,417.48127642764763,3270.1287488071284,237.3266416504745
+GH-BA-G020001 = 227.50737463126845,31.622362963891877,307.0,157.0,150.0,394.5016135884933,3008.4109077796975,229.6945348741072
+GH-BA-G020002 = 132.48158366671265,24.616500671577246,257.0,83.0,174.0,171.96823912147008,1016.0023502352414,134.74918224669844
+GH-BA-G020003 = 293.50704225352115,22.395705710866274,391.0,220.0,171.0,2289.0053316260064,30471.01209387238,294.3602410086966
+GH-BA-G020004 = 269.3180283592167,35.41496275869477,311.0,184.0,127.0,462.19269074112157,3680.7406879553214,271.6365586339505
+GH-BA-G020005 = 267.2187725631769,35.27857893035675,335.0,186.0,149.0,457.00607266139116,3628.5777215035077,269.53747520802415
+GH-BA-G020006 = 283.21444695259595,34.01860556989191,462.0,209.0,253.0,602.7396864266649,5251.38478282434,285.250220837048
+GH-BA-G020007 = 223.9373913043478,23.182117524179162,296.0,154.0,142.0,929.7758688834732,9248.046259600973,225.13410625025574
+GH-BA-G020008 = 300.7590694006309,43.04663211033516,729.0,219.0,510.0,365.5538711014666,2797.326239304985,303.8240121563403
+GH-BA-G020009 = 204.008078994614,45.08042809874895,317.0,134.0,183.0,106.75944473449758,553.9450645271698,208.9295127372845
+GH-BA-G020010 = 112.72475014697237,41.095805301935805,312.0,71.0,241.0,30.789863903925724,130.33901396377024,119.98222580495948
+GH-BA-G020011 = 193.43876836948914,83.68398808376746,448.0,83.0,365.0,19.72820614405255,66.71279486210999,210.76424499878775
+GH-BA-G020012 = 281.59697256386,24.433376491318363,318.0,222.0,96.0,1564.6541089849343,18406.924186690176,282.65499260387713
+GH-BA-G020013 = 359.7535433070866,64.22665242051596,475.0,194.0,281.0,192.62772688478023,1176.9299615300922,365.44175295544653
+GH-BA-G020014 = 203.72905506749518,74.72261810988493,495.0,83.0,412.0,29.09285336976375,109.99655234329944,216.9999943223278
+GH-CP-G030001 = 108.51063829787235,46.01606078699539,228.0,69.0,159.0,21.362144025296843,78.38464415808816,117.86448351460305
+GH-CP-G030002 = 110.32417582417582,42.629196449012504,228.0,73.0,155.0,26.108450017698978,98.44710949390551,118.27371711911383
+GH-CP-G030003 = 137.72081218274113,32.41229044558857,222.0,73.0,149.0,88.68522991361003,423.92863774720735,141.48349260674564
+GH-CP-G030004 = 101.51902587519025,36.344119135047464,227.0,70.0,157.0,31.144807357258173,121.08371565524966,107.82860293238559
+GH-CP-G030005 = 75.14465408805032,1.1206269470964736,78.0,70.0,8.0,301716.3093263022,2.0245083094512746E7,75.1530095389885
+GH-CP-G030006 = 143.8325157673441,46.76581363930032,255.0,71.0,184.0,38.42779869180059,149.63225593684928,151.2442855691052
+GH-CP-G030007 = 118.97575757575757,47.67935218127526,230.0,63.0,167.0,23.70230110843999,85.06313001598508,128.17391121110222
+GH-CP-G030008 = 70.6470588235294,3.129121108635167,77.0,65.0,12.0,11576.20524583947,262895.1791088967,70.71632286345022
+GH-CP-G030009 = 151.22617987533394,29.14517582126447,297.0,86.0,211.0,156.22141319919032,911.9498510835449,154.0090865934191
+GH-CP-G030010 = 89.51644736842105,27.076397626557362,155.0,71.0,84.0,47.44528314898986,206.79678349950976,93.52179242238002
+GH-CP-G030011 = 89.51025056947609,23.919554998509795,153.0,72.0,81.0,65.08395241155885,305.4593234943053,92.65112016774071
+GH-CP-G030012 = 78.9906103286385,15.422802035693357,227.0,60.0,167.0,153.66232223375496,947.9615020929979,80.48216785551321
+GH-CP-G030013 = 71.53543307086615,6.197593228046166,110.0,61.0,49.0,1574.3337939706666,18650.750781691015,71.80340066080919
+GH-CP-G030014 = 76.85470085470085,10.88761414266821,171.0,68.0,103.0,378.95812876045414,2996.1592353778315,77.6220663547756
+GH-CP-G030015 = 117.1625,42.39696640582515,228.0,74.0,154.0,30.371675102612734,117.96991838237227,124.5975688633878
+GH-CP-G030016 = 79.82051282051282,10.662351198040161,124.0,75.0,49.0,444.763434726856,3569.6580993573175,80.52949770115296
+GH-CP-G030017 = 121.85286103542235,46.45577001954379,249.0,63.0,186.0,26.480239048495683,96.72262198666152,130.40804542138764
+GH-CP-G030018 = 82.77876106194691,15.318872918448681,137.0,73.0,64.0,176.0439077033927,1078.1095117457846,84.18426902006382
+GH-EP-G040001 = 231.79045643153526,155.7970028321892,619.0,82.0,537.0,8.48297346467552,24.744400330503566,279.28394473050605
+GH-EP-G040002 = 172.7863247863248,33.59643916651646,331.0,108.0,223.0,152.35581828116526,880.4457921565053,176.0222564275176
+GH-EP-G040003 = 345.7130434782609,141.12367472893462,897.0,169.0,728.0,22.82459003381525,82.3572940566892,373.40781995025225
+GH-EP-G040004 = 115.05983199039945,34.404488099836655,312.0,60.0,252.0,48.29406528554639,206.80545723956672,120.09343753540742
+GH-EP-G040005 = 215.94655414908578,78.50931815172842,485.0,73.0,412.0,29.66704799048349,112.41722074226632,229.77516681641941
+GH-EP-G040006 = 133.19369894982498,61.70636460589411,310.0,61.0,249.0,17.584413333573984,61.78509327478137,146.79317720116333
+GH-EP-G040007 = 172.876629018245,87.23997721276595,629.0,69.0,560.0,15.954760010708902,66.18115999353675,193.64178909728093
+GH-EP-G040008 = 355.12472647702407,161.21659475482588,771.0,83.0,688.0,16.930016782205715,51.5033639454287,390.00559198519557
+GH-EP-G040009 = 156.85893155258765,26.703203327945744,240.0,81.0,159.0,220.83291123245536,1414.3973369629855,159.11563554783982
+GH-EP-G040010 = 160.2526766595289,20.881511216382016,277.0,114.0,163.0,476.3637001648359,3869.307050761511,161.60741903521452
+GH-EP-G040011 = 232.88,50.16558182658704,343.0,163.0,180.0,114.47157734287359,605.1844544850054,238.22191334971686
+GH-EP-G040012 = 229.53275862068966,114.28940411249862,745.0,138.0,607.0,16.434283145138238,66.95892091646058,256.4124707817734
+GH-EP-G040013 = 216.58366013071895,129.5843172940465,611.0,48.0,563.0,10.355691289992352,31.599657750804802,252.38973260452377
+GH-EP-G040014 = 320.63579277864994,120.37087836270645,738.0,203.0,535.0,28.061649524478298,108.48688980536976,342.485707685157
+GH-EP-G040015 = 183.18872017353578,79.60235476172484,331.0,70.0,261.0,19.174849915003787,62.388455216326655,199.7364315352347
+GH-EP-G040016 = 150.72834645669292,31.115498322354938,237.0,89.0,148.0,128.79679866054968,706.0881422841121,153.9064932399453
+GH-EP-G040017 = 188.7708082026538,71.30740511049946,593.0,74.0,519.0,28.540601703183267,122.88170588178588,201.78990077076702
+GH-EP-G040018 = 142.45673505798393,117.17751179293097,501.0,52.0,449.0,6.9465735050111235,22.28395582370813,184.45728674509738
+GH-NP-G060001 = 149.05228310502284,35.27637465702349,304.0,81.0,223.0,88.31240294887877,433.69911441184075,153.16985900549284
+GH-NP-G060002 = 237.49386873920554,59.905036078399206,377.0,89.0,288.0,73.5871067854626,333.99843974350597,244.93254384885122
+GH-NP-G060003 = 179.92486244046793,71.75310780871017,487.0,81.0,406.0,24.048749291839854,88.00414797627015,193.70458075231377
+GH-NP-G060004 = 166.02414025623736,28.92337093476238,255.0,104.0,151.0,207.0199582224322,1301.5654013390065,168.52470600494337
+GH-NP-G060005 = 200.51221233940421,70.02608950253389,477.0,129.0,348.0,33.43284741529146,136.2146020334171,212.38832479272304
+GH-NP-G060006 = 149.12205519407672,39.76193911397308,455.0,80.0,375.0,65.51249967672565,311.8274199689388,154.33210666419535
+GH-NP-G060007 = 127.12394184762606,27.05239339572046,281.0,82.0,199.0,117.72851884422683,619.9994631652569,129.97049118671293
+GH-NP-G060008 = 130.04328358208954,16.42862194673777,183.0,91.0,92.0,519.9754130393153,4312.795467130218,131.0769057610096
+GH-NP-G060009 = 147.37543859649122,14.706345219663323,190.0,121.0,69.0,1037.129696730533,10718.39360561439,148.107381623024
+GH-NP-G060010 = 144.50666666666666,13.746218643107886,207.0,111.0,96.0,1193.9989739660236,12910.399665578087,145.1589998522146
+GH-NP-G060011 = 150.93420479302833,21.046685992150397,272.0,99.0,173.0,392.2874241647349,3016.6935896178306,152.3945444159862
+GH-NP-G060012 = 158.3026700041719,36.90748230181753,293.0,78.0,215.0,91.72962905503987,450.6373545125988,162.5481392705211
+GH-TV-G090001 = 93.04201050262566,32.58633460301426,303.0,68.0,235.0,34.666874115416945,161.1093357989185,98.58339069655855
+GH-TV-G090002 = 177.67578439259856,91.84995258633951,609.0,74.0,535.0,14.232518041140956,50.4094279551454,200.01274496800943
+GH-TV-G090003 = 281.95703125,137.81355149840377,773.0,146.0,627.0,16.322642610478734,60.68306881766215,313.8348967975306
+GH-TV-G090004 = 46.75065963060686,5.221464057137595,59.0,40.0,19.0,745.4318036684258,6938.593192825096,47.04134205990337
+GH-TV-G090005 = 62.7609561752988,6.513340290647462,76.0,51.0,25.0,923.7233558864907,9186.081945561682,63.09802866793501
+GH-TV-G090006 = 277.7977099236641,148.32433358585115,661.0,70.0,591.0,12.727706658671265,39.95334630241531,314.91534667672056
+GH-TV-G090007 = 308.9066339066339,92.01957985333554,641.0,130.0,511.0,48.71718096828208,209.87360812653506,322.32113109120155
+GH-TV-G090008 = 130.897166841553,59.86017217090176,337.0,79.0,258.0,18.365498933192303,67.47498485245374,143.93508432441112
+GH-TV-G090009 = 154.86700507614214,79.30796861573428,614.0,67.0,547.0,15.27523045072844,61.50220791953224,173.9929399349529
+GH-TV-G090010 = 65.82362459546925,5.30734593209169,77.0,58.0,19.0,1945.4756634396256,24612.83789473557,66.03724309606024
+GH-TV-G090011 = 224.4156378600823,120.65865797564364,771.0,63.0,708.0,14.250084542449034,58.322779201415436,254.79578148123056
+GH-TV-G090012 = 193.1476323119777,69.17011397342063,345.0,103.0,242.0,30.5880573237849,114.16479801866521,205.15972444614692
+GH-TV-G090013 = 46.09935897435897,4.444789470294403,56.0,43.0,13.0,1147.6599883198776,12255.340829104407,46.31314123747224
+GH-TV-G090014 = 174.0369569915712,122.00621308795179,801.0,77.0,724.0,9.188937599316166,34.85469771391828,212.54265085142038
+GH-TV-G090015 = 133.6575,36.105888629834325,291.0,84.0,207.0,62.7508959365288,288.84585382825173,138.44841096957379
+GH-TV-G090016 = 61.053892215568865,2.2354184460858937,65.0,56.0,9.0,20455.11730223001,560893.3352032575,61.09480215451558
+GH-TV-G090017 = 69.45813353006271,18.546093376999426,154.0,43.0,111.0,65.66244292428246,316.8945062374278,71.8915147498535
+GH-TV-G090018 = 380.2169811320755,155.76925694678764,762.0,143.0,619.0,22.66865760671579,81.54971136233794,410.88807983554767
+GH-UE-G070001 = 192.84181415929203,26.798502043082138,234.0,153.0,81.0,394.26349469368466,2995.0171854052037,194.69495370964293
+GH-UE-G070002 = 175.94887955182074,31.90399714390976,296.0,129.0,167.0,184.87482010488677,1122.9835684068469,178.81798916579874
+GH-UE-G070003 = 222.7591036414566,25.566044692391287,340.0,159.0,181.0,688.1857048449137,6244.45701524404,224.2214104325422
+GH-UE-G070004 = 228.2707423580786,31.050713130486837,309.0,164.0,145.0,420.1404381063049,3271.293564436711,230.37291204180252
+GH-UE-G070005 = 202.9255319148936,36.034948371680635,390.0,138.0,252.0,196.2964182906475,1218.903899161945,206.10019167165322
+GH-UE-G070006 = 161.9379115710254,19.49040099905921,288.0,121.0,167.0,600.19925601496,5244.067888219126,163.10659991272385
+GH-UE-G070007 = 227.34931506849315,11.943699242096788,279.0,196.0,83.0,6955.112594574819,133538.11413192216,227.66282747453224
+GH-UE-G070008 = 167.6741424802111,25.977084986683543,264.0,125.0,139.0,289.5663410185607,2022.2374806397327,169.67447362782508
+GH-UE-G070009 = 213.8342440801457,25.55589310738358,342.0,138.0,204.0,609.7855571739879,5288.366998023477,215.35595560337623
+GH-UNK-G000001 = 75.22048997772829,4.664983879166535,150.0,65.0,85.0,4246.022049983112,69580.23091167766,75.36500638281937
+GH-UNK-G000002 = 142.7661735875958,52.567308347711204,313.0,64.0,249.0,28.492477977553666,104.21279109412043,152.13645923238417
+GH-UNK-G000003 = 147.59383599339571,47.64487076214153,322.0,68.0,254.0,39.20319491583989,154.50104227827032,155.09343678307786
+GH-UNK-G000004 = 77.14395393474088,14.236971918044622,210.0,61.0,149.0,179.65319620279053,1157.226775694657,78.44667614424856
+GH-UNK-G000005 = 80.0365111561866,17.02470122866597,162.0,60.0,102.0,121.20233313583148,693.7491626334726,81.82715667783964
+GH-UNK-G000006 = 72.48690773067332,4.934908293403687,96.0,61.0,35.0,3214.0503430782524,47900.293844686,72.65469779869332
+GH-UNK-G000007 = 190.30152407343263,48.295684730557305,535.0,113.0,422.0,74.9304890697329,373.99029112083974,196.33426401997343
+GH-UNK-G000008 = 99.04059206100023,42.91444534634965,282.0,59.0,223.0,20.860736647617387,80.19355995627399,107.93835506981885
+GH-UNK-G000009 = 184.50221043324493,53.03907060031246,524.0,93.0,431.0,54.54803944864261,255.70222108635062,191.97450003815172
+GH-UNK-G000010 = 72.62934362934362,1.9475923047172332,76.0,70.0,6.0,51972.94016934541,1942330.8257676978,72.65545176939355
+GH-UNK-G000011 = 69.01107011070111,0.7989079023347467,71.0,68.0,3.0,644823.9083404215,5.572357585305826E7,69.01569424167606
+GH-UNK-G000012 = 73.2875,7.797746068576482,117.0,63.0,54.0,860.7357701148097,8431.963563704063,73.7011702756476
+GH-UNK-G000013 = 200.22173913043477,50.729905337247985,452.0,105.0,347.0,74.18605818539653,354.25624580880555,206.54846432724216
+GH-UW-G080001 = 269.99310344827586,44.730919114761974,306.0,168.0,138.0,236.9771085454016,1523.4485173869307,273.67340213196235
+GH-UW-G080002 = 274.08206023570494,33.498747982595326,340.0,160.0,180.0,571.0119197799145,4846.363783983306,276.12160701301525
+GH-UW-G080003 = 251.04784081287045,45.18439777959332,426.0,146.0,280.0,187.8886163313509,1133.9824601146274,255.08165002506334
+GH-UW-G080004 = 269.9090186278964,39.3638708176938,445.0,149.0,296.0,342.4842443884279,2482.7876432341413,272.7643537239171
+GH-UW-G080005 = 269.69920588804956,37.50494025627282,352.0,143.0,209.0,392.54599027418254,2961.9140363952024,272.2944769918611
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GIN/GIN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GIN/GIN_0_elevation.properties
new file mode 100755
index 0000000..b6e2761
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GIN/GIN_0_elevation.properties
@@ -0,0 +1,36 @@
+# GIN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GIN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GIN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GIN = 449.2194158211386,217.992837372192,1735.0,1.0,1734.0,15.087336170165157,47.911816814671646,499.3184962488965
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GIN/GIN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GIN/GIN_1_elevation.properties
new file mode 100755
index 0000000..2049d73
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GIN/GIN_1_elevation.properties
@@ -0,0 +1,39 @@
+# GIN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GIN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GIN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GN-KA = 466.9512700534759,110.14802031237649,1383.0,148.0,1235.0,90.81494034709685,470.8637290708725,479.7666880717009
+GN-KD = 205.75874882678568,177.5775739977702,1110.0,1.0,1109.0,6.505596387517013,21.81320445205057,271.7912020388049
+GN-LA = 497.7944101089218,290.05292753601447,1479.0,18.0,1461.0,10.324859365056952,29.16785539421686,576.133643790999
+GN-NZ = 587.0425017662589,131.1219797651337,1735.0,225.0,1510.0,103.84397211102439,538.8230145013467,601.5079986646203
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GIN/GIN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GIN/GIN_2_elevation.properties
new file mode 100755
index 0000000..8e4f52c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GIN/GIN_2_elevation.properties
@@ -0,0 +1,68 @@
+# GIN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GIN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GIN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GN-KA-G140001 = 649.2316748423266,166.6665714726834,988.0,362.0,626.0,70.86453302246817,324.07637392308715,670.2831593177852
+GN-KA-G140002 = 481.3530859400298,113.263720389838,935.0,148.0,787.0,89.86073196677339,444.27166907041135,494.49920495440387
+GN-KA-G140003 = 499.26040167678156,94.02781607107494,1084.0,372.0,712.0,167.72607212994268,1016.4384019878346,508.0375762456527
+GN-KA-G140004 = 441.49119392818915,50.654170980869345,756.0,339.0,417.0,689.5458137471682,6277.219263170147,444.38757785732156
+GN-KA-G140005 = 630.1557293930175,127.42440365034973,1383.0,462.0,921.0,137.3131295990243,780.8067590003795,642.9099640948903
+GN-KA-G140006 = 429.6403063812519,42.99953427517744,897.0,330.0,567.0,1029.3907036691385,10652.671404571352,431.7866982843012
+GN-KA-G140007 = 396.500038980276,26.44158287437048,503.0,331.0,172.0,3417.0182435437014,51925.06719555794,397.38072199876854
+GN-KA-G140008 = 419.4479003929366,72.58105689063761,857.0,300.0,557.0,212.0135040333277,1361.5905950308806,425.68127861512164
+GN-KD-G160001 = 96.3752704276918,46.63922492471927,317.0,41.0,276.0,16.70399377457214,63.2312458547566,107.06731551500337
+GN-KD-G160002 = 88.30210887690045,66.70724656256365,320.0,1.0,319.0,7.055987617770257,20.170695744674813,110.66670310471302
+GN-KD-G160003 = 175.55323702514713,114.86828233330716,946.0,37.0,909.0,9.64506827798892,34.391537921660245,209.7943309915973
+GN-KD-G160004 = 173.58758040573974,139.236377436775,897.0,49.0,848.0,7.459449836104748,26.790407410496815,222.5295865111766
+GN-KD-G160005 = 120.62076312221576,150.31465831642237,957.0,13.0,944.0,6.481061370359406,31.082042784781084,192.72743707362588
+GN-KD-G160006 = 199.31468282252317,106.49872444778315,631.0,54.0,577.0,13.103823669074691,43.90401555021997,225.98301063940158
+GN-KD-G160007 = 332.7205181939417,206.84284439778278,1098.0,47.0,1051.0,9.819573794361613,30.69008271393971,391.774049045889
+GN-KD-G160008 = 352.3834759023576,151.04856272722216,1110.0,68.0,1042.0,20.796302687016702,77.4156163203624,383.3924652245879
+GN-LA-G210001 = 779.660292463442,185.7873399007748,1408.0,291.0,1117.0,86.7158702510552,423.13245174921695,801.4905534762004
+GN-LA-G210002 = 225.98618411172848,153.4852300143176,1117.0,30.0,1087.0,9.27334799830924,33.67412586992776,273.1802907274392
+GN-LA-G210003 = 650.4546801679427,125.6082203793742,950.0,373.0,577.0,154.51364648779688,884.5413444158746,662.4716718315238
+GN-LA-G210004 = 98.18222003929273,53.2655218085678,538.0,18.0,520.0,13.726324525371272,55.51598659518487,111.70033189468644
+GN-LA-G210005 = 851.728780102645,158.29662106811782,1254.0,304.0,950.0,171.05385488701575,997.0016049143526,866.3138779315054
+GN-LA-G210006 = 639.7945573016482,221.15415909751766,1212.0,180.0,1032.0,32.657106870110596,119.49492906724385,676.9388728969124
+GN-LA-G210007 = 480.7182099771764,235.95673080224137,1479.0,100.0,1379.0,15.73166105066881,56.22934107412219,535.5049730997295
+GN-LA-G210008 = 633.4955301455301,178.8925991712149,1162.0,118.0,1044.0,54.600390620009044,228.82338060147467,658.2698145537274
+GN-LA-G210009 = 637.8704368010128,297.203844213775,1278.0,219.0,1059.0,16.260777374338332,49.68134338372686,703.7107496409021
+GN-LA-G210010 = 702.5821447437929,104.39196274523937,984.0,292.0,692.0,323.95219011795336,2298.238558418225,710.2952569168623
+GN-NZ-G280001 = 623.0700569460998,121.01134706455596,1474.0,383.0,1091.0,152.7198304506411,882.075319141166,634.7125664276662
+GN-NZ-G280002 = 458.4989226248776,107.793925210364,1266.0,225.0,1041.0,90.11391940903404,446.39790466694575,470.9997795757775
+GN-NZ-G280003 = 599.0275441353175,102.13542866733654,1055.0,434.0,621.0,220.61874644542755,1424.0140954908684,607.6723166492369
+GN-NZ-G280004 = 575.9687071095251,105.78882215191484,1735.0,431.0,1304.0,181.56942777625042,1165.7876358365738,585.6033012728902
+GN-NZ-G280005 = 654.635095303596,127.49795491289913,1623.0,393.0,1230.0,151.80045865972417,878.4529113961173,666.9354065500795
+GN-NZ-G280006 = 593.5654533122315,86.49348239219924,1153.0,445.0,708.0,345.77550420595514,2563.3125549950055,599.8342019775836
+GN-NZ-G280007 = 433.3653675819309,85.23281192362381,740.0,271.0,469.0,146.73207166826504,826.4044971795622,441.66749263199114
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GMB/GMB_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GMB/GMB_0_elevation.properties
new file mode 100755
index 0000000..d09a721
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GMB/GMB_0_elevation.properties
@@ -0,0 +1,36 @@
+# GMB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GMB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GMB
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GMB = 22.846409010259972,15.41101173186441,72.0,1.0,71.0,7.921929846755559,21.25906201078956,27.558259873652233
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GMB/GMB_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GMB/GMB_1_elevation.properties
new file mode 100755
index 0000000..956ab88
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GMB/GMB_1_elevation.properties
@@ -0,0 +1,41 @@
+# GMB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GMB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GMB
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GM-B = 12.666666666666666,9.557649240468674,37.0,1.0,36.0,7.116449217583785,20.43362890011565,15.867989899425694
+GM-L = 19.843971631205672,14.798544919818239,55.0,1.0,54.0,6.620890171289651,16.648001630465544,24.754396414454778
+GM-M = 21.465154413774254,15.300759119149749,60.0,1.0,59.0,7.240312836351015,18.897320471221924,26.360312661829468
+GM-N = 20.229557389347338,14.907963590770906,67.0,1.0,66.0,6.775231207485252,17.2446408566567,25.12931297494319
+GM-U = 29.689751801441155,16.586268613031983,72.0,1.0,71.0,11.117723161081802,31.60451298388365,34.00861168196708
+GM-W = 23.443243243243245,12.812575618737956,55.0,1.0,54.0,11.676863581576693,33.938403154569,26.716057863160646
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GMB/GMB_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GMB/GMB_2_elevation.properties
new file mode 100755
index 0000000..0eb3563
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GMB/GMB_2_elevation.properties
@@ -0,0 +1,72 @@
+# GMB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GMB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GMB
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GM-B-G010001 = 6.833333333333333,3.782268572636739,14.0,1.0,13.0,11.575731186461589,34.54696955415213,7.810249675906654
+GM-B-G010002 = 13.6,9.86711710683521,37.0,1.0,36.0,7.398144343909553,20.747022967559666,16.80238078368658
+GM-L-G020001 = 19.450236966824644,15.480032619360127,47.0,1.0,46.0,5.965727078125942,14.532293942207893,24.858461898558513
+GM-L-G020002 = 16.123853211009173,15.728729041561394,47.0,1.0,46.0,4.875044246637706,12.353575856547783,22.52490975859898
+GM-L-G020003 = 18.626126126126128,16.750953780625988,54.0,1.0,53.0,5.167039719832093,12.63341108491117,25.05048955663396
+GM-L-G020004 = 23.813471502590673,14.068906106615131,45.0,1.0,44.0,9.485688408915768,24.130528689861894,27.658914368453633
+GM-L-G020005 = 21.88111888111888,16.40846170520935,55.0,1.0,54.0,6.621953361206159,16.907101912241476,27.349972194153672
+GM-L-G020006 = 19.97044917257683,13.35575513801141,47.0,1.0,46.0,7.86581691475317,20.21282689827223,24.024883672163597
+GM-M-G030001 = 25.611340206185567,14.930508282884734,60.0,1.0,59.0,10.198777503737865,27.994214383953423,29.645586935364733
+GM-M-G030002 = 25.55276381909548,16.146813239411653,49.0,2.0,47.0,8.562993452379503,21.790413155152542,30.226864153975924
+GM-M-G030003 = 4.5,2.745125550082234,12.0,1.0,11.0,10.410525322339666,35.084746524112205,5.271215636427169
+GM-M-G030004 = 7.2368421052631575,7.210862458549733,31.0,1.0,30.0,5.312992137083424,15.834384477543088,10.216086386314066
+GM-M-G030005 = 13.169950738916256,11.466085502312547,53.0,1.0,52.0,6.093944525736263,18.534229052208694,17.461921979318962
+GM-M-G030006 = 17.65,12.442467600922251,45.0,1.0,44.0,7.3540427292276185,19.37960643755104,21.594848922833425
+GM-M-G030007 = 25.11835334476844,15.435298123564444,55.0,1.0,54.0,9.059798106889062,23.6009286930776,29.481860574189547
+GM-M-G030008 = 8.643564356435643,9.386196056138724,42.0,1.0,41.0,5.2792774364536985,17.734835480016727,12.759775906657563
+GM-M-G030009 = 25.912337662337663,14.86471822074296,57.0,1.0,56.0,10.48953468768354,29.012509095785393,29.87321694945308
+GM-M-G030010 = 19.403361344537814,13.981371757033198,46.0,1.0,45.0,7.141286007791855,18.571286024761616,23.915877313514343
+GM-N-G040001 = 18.684931506849313,16.443657820860764,67.0,1.0,66.0,5.4191927820769275,13.729129298774131,24.890169705030246
+GM-N-G040002 = 24.647058823529413,16.442023549682215,66.0,1.0,65.0,7.907172767883281,20.451576398004562,29.627987563431027
+GM-N-G040003 = 15.665198237885463,14.548499334646756,49.0,1.0,48.0,5.121520725314941,12.941154204825674,21.378897743393296
+GM-N-G040004 = 25.63821138211382,13.519152450494367,48.0,1.0,47.0,12.119715585343458,33.41245762315621,28.984226155853438
+GM-N-G040005 = 14.518604651162791,13.651250148288305,45.0,1.0,44.0,5.065860266282019,12.867242244283633,19.928535109934874
+GM-N-G040006 = 25.142857142857142,11.282556241970081,47.0,1.0,46.0,17.543036207952017,54.86531700789567,27.558289871821522
+GM-U-G050001 = 28.260121457489877,16.821224446754226,72.0,1.0,71.0,9.793465491691903,26.866402309036584,32.887506087877235
+GM-U-G050002 = 35.0,19.02311653057992,71.0,4.0,67.0,11.977518785819234,35.128100311556814,39.83564939267368
+GM-U-G050003 = 27.51288056206089,14.05181771742434,54.0,1.0,53.0,12.933800867233652,36.04795350301444,30.893562079921253
+GM-U-G050004 = 30.36820652173913,15.794244963193053,61.0,1.0,60.0,12.667581762403563,36.09946829403986,34.22990127511834
+GM-W-G060001 = 23.462809917355372,14.626878908185523,54.0,1.0,53.0,8.964009472431261,23.89734777375225,27.648671501767897
+GM-W-G060002 = 33.66990291262136,13.022302265776725,53.0,2.0,51.0,24.161553158907527,78.61064131722031,36.1004531612361
+GM-W-G060003 = 24.356756756756756,11.522118342691805,43.0,1.0,42.0,15.750896799696436,48.1208478742251,26.94458778327868
+GM-W-G060004 = 31.982608695652175,13.70622366327613,51.0,2.0,49.0,18.982841419315015,57.81919991597809,34.79580184572496
+GM-W-G060005 = 26.434782608695652,17.20579044835607,55.0,1.0,54.0,8.133156716596835,20.649530398664435,31.541036072420624
+GM-W-G060006 = 21.570281124497992,8.126267607098224,36.0,1.0,35.0,26.224135586171762,89.60672941006766,23.050233252877252
+GM-W-G060007 = 21.393548387096775,10.55828479117369,40.0,1.0,39.0,14.02935000362766,40.31177609248354,23.857101465236312
+GM-W-G060008 = 20.241525423728813,10.515370721087107,38.0,1.0,37.0,12.378804691760896,33.98362637482099,22.8099183006287
+GM-W-G060009 = 18.18010752688172,8.594968019559776,36.0,1.0,35.0,15.365435006439236,45.55175113158873,20.109445167538475
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNB/GNB_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNB/GNB_0_elevation.properties
new file mode 100755
index 0000000..624665c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNB/GNB_0_elevation.properties
@@ -0,0 +1,36 @@
+# GNB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GNB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GNB
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GNB = 35.74147297397862,28.914528353842666,261.0,1.0,260.0,7.5493387666875735,32.009195129180014,45.97284894668645
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNB/GNB_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNB/GNB_1_elevation.properties
new file mode 100755
index 0000000..3e2b89c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNB/GNB_1_elevation.properties
@@ -0,0 +1,44 @@
+# GNB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GNB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GNB
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GW-BA = 40.08745850772117,16.517103011592468,142.0,1.0,141.0,21.46727473795427,72.23557722766986,43.35687974824555
+GW-BL = 9.655775962660444,6.721102967370666,35.0,1.0,34.0,7.832892534555873,22.620008770218355,11.764660408999907
+GW-BM = 11.923830250272035,10.101156923014946,46.0,1.0,45.0,6.153946493885565,17.790936108344702,15.627255005939931
+GW-BS = 21.95876288659794,12.979696695400936,56.0,1.0,55.0,10.258907368214757,29.9749025437405,25.50803390726994
+GW-CA = 16.800973405179906,11.788912839584649,60.0,1.0,59.0,7.922772281488559,23.544908027311624,20.52440433486162
+GW-GA = 64.1828216306465,33.15182035003105,261.0,1.0,260.0,15.336158034379638,64.01666245016396,72.2390322816697
+GW-OI = 31.77833868747132,16.697993258245294,73.0,1.0,72.0,12.590401227415784,36.80366687262485,35.89826999436097
+GW-QU = 14.950624455416788,11.460543713141162,60.0,1.0,59.0,6.714560360051856,18.63280837638645,18.83786701852749
+GW-TO = 20.681400966183574,19.355751419491323,90.0,1.0,89.0,5.257434290916634,14.278129914492698,28.326056183965992
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNB/GNB_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNB/GNB_2_elevation.properties
new file mode 100755
index 0000000..596b024
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNB/GNB_2_elevation.properties
@@ -0,0 +1,72 @@
+# GNB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GNB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GNB
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GW-BA-G010001 = 34.655313351498634,15.97732531071369,63.0,1.0,62.0,16.360685833647704,49.3340700482502,38.161049089024424
+GW-BA-G010002 = 27.951629863301786,13.219404490076405,56.0,1.0,55.0,15.487754369563282,46.277754134028825,30.91999785069974
+GW-BA-G010003 = 46.62130937098845,14.421194210075974,76.0,2.0,74.0,42.83688079688591,166.4067579996235,48.8007923082212
+GW-BA-G010004 = 42.9,16.12527994998368,83.0,1.0,82.0,26.424865307956225,91.22123519902439,45.83049916229744
+GW-BA-G010005 = 37.09602649006622,12.535739005863977,65.0,2.0,63.0,34.38491370828298,127.09381256224513,39.15686317588316
+GW-BA-G010006 = 44.2574931880109,18.227607806811765,142.0,1.0,141.0,21.750476363580653,75.99367583437632,47.86409290528524
+GW-BL-G040001 = 8.359477124183007,6.269142584613044,25.0,1.0,24.0,6.884992740238025,19.02404062770917,10.449067256743431
+GW-BL-G040002 = 9.092198581560284,6.0207294106851075,35.0,1.0,34.0,8.479707564399604,24.918056194317227,10.904918967292472
+GW-BL-G040003 = 10.6,7.4405428781560214,33.0,1.0,32.0,7.642783023448279,21.41091261254921,12.950740454571635
+GW-BM-G020001 = 11.93142857142857,9.73100410113604,37.0,1.0,36.0,6.256767547375087,17.136795930695,15.396474550085438
+GW-BM-G020002 = 10.053903345724907,9.059021341376813,36.0,1.0,35.0,5.8137708542090065,16.977522175001663,13.533175538235618
+GW-BM-G020003 = 16.800970873786408,11.29155535603377,46.0,1.0,45.0,8.411442465772044,24.429979791124985,20.242822052772045
+GW-BS-G030001 = 21.95876288659794,12.979696695400936,56.0,1.0,55.0,10.258907368214757,29.9749025437405,25.50803390726994
+GW-CA-G050001 = 23.635720601237843,15.405509506487412,60.0,1.0,59.0,8.406839207024895,22.68245379922413,28.21306455339889
+GW-CA-G050002 = 15.53105196451204,11.895429953262097,50.0,1.0,49.0,6.655769555735261,17.859026023790072,19.5630986527528
+GW-CA-G050003 = 15.513281919451586,9.917981736350294,41.0,1.0,40.0,8.935542239449086,25.587795230138145,18.41272053866461
+GW-CA-G050004 = 9.676767676767676,6.354555008029001,29.0,1.0,28.0,8.98842840825042,27.96630199739785,11.576709464273604
+GW-CA-G050005 = 15.183673469387756,9.44678645152545,48.0,1.0,47.0,9.257107985117937,25.965129580613795,17.882553349164496
+GW-CA-G050006 = 17.013975155279503,9.749810813867871,47.0,1.0,46.0,11.236646365550545,35.31811300065552,19.60954261299032
+GW-GA-G060001 = 91.93124165554072,46.792299626464064,261.0,21.0,240.0,14.639304957147564,50.83584528736627,103.1546048252923
+GW-GA-G060002 = 59.160023795359905,16.041753847614853,175.0,7.0,168.0,62.00294558901674,286.41948928963774,61.29638065966876
+GW-GA-G060003 = 57.28368489022815,10.45594352082139,87.0,20.0,67.0,180.4267733819538,1074.3276433854785,58.230123729162386
+GW-GA-G060004 = 42.76100086281277,13.6306763745904,75.0,6.0,69.0,39.946226311466006,153.91894016448117,44.880937303250384
+GW-GA-G060005 = 37.19766206163656,15.809211685919655,69.0,1.0,68.0,19.84257568616638,63.70429571881418,40.41778367231353
+GW-OI-G070001 = 26.980310880829016,15.783464355255223,66.0,1.0,65.0,10.197085630636522,28.37935187530142,31.257877763530153
+GW-OI-G070002 = 41.24986821296785,16.779156599399347,73.0,2.0,71.0,21.71500703712253,70.02171444189095,44.5319180338595
+GW-OI-G070003 = 32.96232876712329,14.102339456220992,64.0,2.0,62.0,19.508132805360855,62.29481469778604,35.85235133000918
+GW-OI-G070004 = 23.81060070671378,14.50997563489927,58.0,1.0,57.0,9.502199140082963,26.429823559112492,27.883401853789817
+GW-OI-G070005 = 27.03875,14.038776600455616,62.0,1.0,61.0,13.075436917112881,39.268881182324535,30.46606718957995
+GW-QU-G080001 = 19.260373443983404,12.18468046502711,60.0,1.0,59.0,9.028987613527605,25.732686075779306,22.790972406558577
+GW-QU-G080002 = 13.207621550591327,11.016246263042515,46.0,1.0,45.0,6.021906849081863,16.627666635946948,17.198806608356364
+GW-QU-G080003 = 16.65356004250797,11.048586571229496,47.0,1.0,46.0,8.229214070098203,22.60528545471223,19.985302782579275
+GW-QU-G080004 = 9.248391248391249,8.310501062742722,33.0,1.0,32.0,5.567843447184296,15.269850276532601,12.433710974490625
+GW-TO-G090001 = 14.769896193771626,13.23028638555847,64.0,1.0,63.0,5.69861706217284,16.29587374171072,19.829026991223877
+GW-TO-G090002 = 14.463309352517985,14.604956997687502,60.0,1.0,59.0,4.889211815942299,13.36984925850582,20.554612288509244
+GW-TO-G090003 = 7.628924833491912,8.020032049039052,50.0,1.0,49.0,5.26968167145428,16.97840363060385,11.068938891451301
+GW-TO-G090004 = 40.77302100161551,17.675115510826103,90.0,1.0,89.0,18.890448426812878,59.77921603973267,44.4392726078997
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNQ/GNQ_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNQ/GNQ_0_elevation.properties
new file mode 100755
index 0000000..eada7e8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNQ/GNQ_0_elevation.properties
@@ -0,0 +1,36 @@
+# GNQ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GNQ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GNQ
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GNQ = 486.04673729757246,198.47424479079766,2971.0,1.0,2970.0,24.77885445556906,121.68771347138997,525.0080539219305
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNQ/GNQ_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNQ/GNQ_1_elevation.properties
new file mode 100755
index 0000000..4472873
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNQ/GNQ_1_elevation.properties
@@ -0,0 +1,42 @@
+# GNQ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GNQ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GNQ
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GQ-AN = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+GQ-BN = 580.0821529745042,605.6147103455019,2971.0,36.0,2935.0,5.256780221039825,16.805114184941697,838.6086581871202
+GQ-BS = 650.475816993464,492.6061145131117,2596.0,1.0,2595.0,7.269765489547291,22.39236202746153,815.9531681101677
+GQ-CS = 477.66226376752695,118.03593241752652,680.0,123.0,557.0,77.84801641167394,359.86513581880376,492.030201887235
+GQ-KN = 417.86443381180226,65.84834860208325,563.0,278.0,285.0,274.59863896317376,1865.6428053075776,423.02090971780524
+GQ-LI = 471.9822883457315,206.66108151904822,1198.0,30.0,1168.0,19.077199308870856,64.98529570960956,515.2437123601775
+GQ-WN = 505.7277450154451,56.282213899758325,622.0,329.0,293.0,751.480863742897,6972.3989132905635,508.84991862027965
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNQ/GNQ_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNQ/GNQ_2_elevation.properties
new file mode 100755
index 0000000..2ada6d9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GNQ/GNQ_2_elevation.properties
@@ -0,0 +1,44 @@
+# GNQ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GNQ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GNQ
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GQ-AN-G010001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+GQ-BN-G020001 = 580.0821529745042,605.6147103455019,2971.0,36.0,2935.0,5.256780221039825,16.805114184941697,838.6086581871202
+GQ-BS-G030001 = 650.475816993464,492.6061145131117,2596.0,1.0,2595.0,7.269765489547291,22.39236202746153,815.9531681101677
+GQ-CS-G040001 = 477.66226376752695,118.03593241752652,680.0,123.0,557.0,77.84801641167394,359.86513581880376,492.030201887235
+GQ-KN-G050001 = 417.86443381180226,65.84834860208325,563.0,278.0,285.0,274.59863896317376,1865.6428053075776,423.02090971780524
+GQ-LI-G060001 = 472.1416400425985,206.85082701825033,1198.0,30.0,1168.0,19.05011819124757,64.8558494720117,515.4658018726834
+GQ-LI-G060002 = 378.0,1.0,379.0,377.0,2.0,5.4011286E7,2.0416694761E10,378.00132274900835
+GQ-LI-G060003 = 399.5625,15.572286079763627,423.0,365.0,58.0,16969.11994689651,437344.08364413,399.86583687532
+GQ-WN-G090001 = 505.7277450154451,56.282213899758325,622.0,329.0,293.0,751.480863742897,6972.3989132905635,508.84991862027965
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GRC/GRC_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GRC/GRC_0_elevation.properties
new file mode 100755
index 0000000..8c65203
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GRC/GRC_0_elevation.properties
@@ -0,0 +1,36 @@
+# GRC.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GRC elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GRC
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GRC = 497.7491206829971,433.5945579662048,2710.0,1.0,2709.0,6.025072746106366,18.303260299621797,660.1200101789085
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GRC/GRC_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GRC/GRC_1_elevation.properties
new file mode 100755
index 0000000..4024151
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GRC/GRC_1_elevation.properties
@@ -0,0 +1,48 @@
+# GRC.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GRC elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GRC
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GR-60 = 897.9994477045219,337.3016233102293,2357.0,142.0,2215.0,27.72611647277936,105.47953794342936,959.2577303130496
+GR-61 = 707.3307675550069,491.571814749649,2402.0,1.0,2401.0,8.010831677970065,23.820347436827603,861.3708050463619
+GR-63 = 507.98214116082454,450.81497122106794,2710.0,1.0,2709.0,6.008891766555305,18.600636913460814,679.1759669006177
+GR-65 = 265.9509574052364,224.51482695041773,1414.0,1.0,1413.0,6.483729936176549,20.981589005149853,348.04715092259846
+GR-67 = 306.2814841241527,257.6450119090644,1543.0,1.0,1542.0,6.390612780587995,20.28440392687139,400.23655465101564
+GR-70 = 551.7036789892788,448.0240585754328,2344.0,1.0,2343.0,6.552401340555156,19.679450314836252,710.7056398205292
+GR-71 = 461.32806964875414,424.09552668788587,2335.0,1.0,2334.0,5.5894269430101104,16.521684559716114,626.642325096639
+GR-74 = 560.7672708169162,404.55024242158237,2360.0,1.0,2359.0,7.576868521646257,22.58817110813899,691.4628194363122
+GR-75 = 223.0440361159512,197.16725866167687,1207.0,1.0,1206.0,6.118494196364288,20.04086126819591,297.6971110626616
+GR-76 = 500.8094319775596,428.2572357440532,2429.0,1.0,2428.0,6.540699938736386,21.885249717764005,658.9494268339754
+GR-80 = 378.4027932960894,375.5754709850005,2119.0,1.0,2118.0,5.245853383604583,16.012806829487648,533.1468919349416
+GR-86 = 359.244827102476,394.3281125820422,2625.0,1.0,2624.0,5.15060852312151,17.513390520464217,533.4336942605019
+GR-A = 283.0946003401361,230.89549905628147,1285.0,1.0,1284.0,6.752273279074832,21.581665119246757,365.3153216417161
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GRL/GRL_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GRL/GRL_0_elevation.properties
new file mode 100755
index 0000000..a0eecb6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GRL/GRL_0_elevation.properties
@@ -0,0 +1,36 @@
+# GRL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GRL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GRL
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GRL = 1737.7251598806972,908.8906289585249,3940.0,1.0,3939.0,12.454573119642035,35.08501021783166,1961.0637181616687
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GTM/GTM_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GTM/GTM_0_elevation.properties
new file mode 100755
index 0000000..eb81f19
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GTM/GTM_0_elevation.properties
@@ -0,0 +1,36 @@
+# GTM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GTM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GTM
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GTM = 735.1783571671132,781.2278188052185,4189.0,1.0,4188.0,4.863417494701582,14.122494916962122,1072.755387645324
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUF/GUF_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUF/GUF_0_elevation.properties
new file mode 100755
index 0000000..81aaf7f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUF/GUF_0_elevation.properties
@@ -0,0 +1,36 @@
+# GUF.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GUF elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GUF
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GUF = 130.8333846153846,91.43562994767385,733.0,1.0,732.0,8.500079864786663,29.07569872549683,159.61782154210147
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUY/GUY_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUY/GUY_0_elevation.properties
new file mode 100755
index 0000000..13d5b54
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUY/GUY_0_elevation.properties
@@ -0,0 +1,36 @@
+# GUY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GUY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GUY
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GUY = 255.66367514960962,264.0680086595819,2558.0,1.0,2557.0,5.680593001619382,20.577734760725864,367.55384365891825
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUY/GUY_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUY/GUY_1_elevation.properties
new file mode 100755
index 0000000..5ebeb2a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUY/GUY_1_elevation.properties
@@ -0,0 +1,45 @@
+# GUY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GUY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GUY
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GY-BAW = 90.0414748603352,76.68240167576622,592.0,1.0,591.0,6.6263560231513114,22.992775180998773,118.26942936273815
+GY-CU = 349.1238800978649,328.1697362326209,2558.0,1.0,2557.0,5.634262686206882,17.502725992574685,479.1480558591262
+GY-DE = 11.936044049131723,13.501303412557972,48.0,1.0,47.0,4.544728491554244,12.680235867133783,18.0209417451134
+GY-EB = 194.0241061819921,133.16045884966223,922.0,1.0,921.0,8.039160503898504,24.766476904498575,235.3233128714035
+GY-ES = 12.237883154309667,15.984633717708746,86.0,1.0,85.0,4.567586211953223,15.325864947960827,20.131425662079767
+GY-MA = 14.88479262672811,12.578787611215214,51.0,1.0,50.0,5.946848095521778,16.39173363415215,19.488020661646367
+GY-PM = 61.1001689967737,52.677136717962355,199.0,1.0,198.0,5.781729834453973,15.744531339144226,80.67286646845524
+GY-PT = 602.8931242168236,355.94063825465616,1706.0,16.0,1690.0,10.207305802223656,29.45138644422751,700.1241726929971
+GY-UD = 101.87718144569781,91.86421684428065,433.0,1.0,432.0,6.05780679663282,18.74552594625174,137.17869526910042
+GY-UT = 243.83233495666786,142.49879651040553,1006.0,33.0,973.0,11.599598356732201,41.3968496490152,282.41833258012235
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUY/GUY_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUY/GUY_2_elevation.properties
new file mode 100755
index 0000000..17bb24e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/GUY/GUY_2_elevation.properties
@@ -0,0 +1,62 @@
+# GUY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = GUY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = GUY
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+GY-BAW-G020001 = 85.35545151706131,58.330896131818655,592.0,1.0,591.0,9.769261044003386,44.13541643215212,103.38300898707907
+GY-BAW-G020002 = 94.66054313099042,90.99178643464816,565.0,1.0,564.0,5.338493570343803,15.682129736657688,131.30165126312443
+GY-CU-G030001 = 200.48587730199978,208.24940913047968,1012.0,1.0,1011.0,5.406384733898098,17.5610561293869,289.0716233059649
+GY-CU-G030002 = 416.39881363299327,349.6928582652305,2558.0,1.0,2557.0,6.247475270887409,18.720074365792975,543.758280044238
+GY-DE-G040001 = 14.498087954110899,14.597777934571571,48.0,1.0,47.0,4.805688680053923,12.561664234654419,20.574004835038775
+GY-DE-G040002 = 9.898098859315589,12.18208949115284,48.0,1.0,47.0,4.530669852210164,13.746759286855875,15.696358348331614
+GY-EB-G050001 = 5.330887747615554,4.1774443796408445,15.0,1.0,14.0,6.468839307223201,17.32095068895524,6.772695602392786
+GY-EB-G050002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+GY-EB-G050003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+GY-EB-G050004 = 2.3765690376569037,1.7164095865104172,9.0,1.0,8.0,8.412471091388506,29.01596001156908,2.9315767531166954
+GY-EB-G050005 = 28.917651029362133,15.273542567082803,57.0,1.0,56.0,12.153640249626354,33.756055401022536,32.70338887033659
+GY-EB-G050006 = 32.78266438941076,13.294862278791951,76.0,7.0,69.0,22.45655963594852,76.1882244287611,35.37593034085161
+GY-EB-G050007 = 241.6366984204279,109.08092645075595,922.0,45.0,877.0,18.606130255041982,69.99380125292221,265.11684695409417
+GY-ES-G060001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+GY-ES-G060002 = 7.3922542204568025,5.72751504431369,26.0,1.0,25.0,6.796084112210081,19.655244468807712,9.351462508223037
+GY-ES-G060003 = 9.215234720992028,13.82897876355522,57.0,1.0,56.0,4.05488205169303,12.472214277175315,16.618098706104917
+GY-ES-G060004 = 19.733976567884216,20.023957307890768,86.0,1.0,85.0,4.962574842985791,14.072628073741583,28.113852412112333
+GY-MA-G070001 = 18.92198815009875,12.841138415664675,51.0,1.0,50.0,7.892868964862887,21.48215894434986,22.867804253201456
+GY-MA-G070002 = 5.464669738863288,3.986909725750159,15.0,1.0,14.0,7.210815213336366,19.78416430548693,6.764470749151705
+GY-PM-G080001 = 79.70105108775361,55.0710156522203,199.0,1.0,198.0,7.620690974527418,20.30204506700115,96.87659319701426
+GY-PM-G080002 = 29.62944582299421,27.61685439348856,118.0,1.0,117.0,5.770491746486957,17.885657192791793,40.50425541062198
+GY-PT-G090001 = 932.5190449118818,254.80932945758013,1706.0,213.0,1493.0,59.852605939177415,260.52370421791915,966.7055205707629
+GY-PT-G090002 = 421.0654791771199,260.3239461262206,1173.0,16.0,1157.0,9.522541857321457,27.800608019838034,495.0400940139948
+GY-UD-G100001 = 138.9350174216028,103.96774724480686,433.0,1.0,432.0,7.032723895257685,19.515080909253847,173.52876284092227
+GY-UD-G100002 = 50.55326336108095,24.903909273358472,209.0,13.0,196.0,16.470610253968125,67.5944771355485,56.35456621739261
+GY-UT-G110001 = 227.86284828605415,113.98400071144151,1006.0,70.0,936.0,16.01788311618983,66.27631815230639,254.78192645323003
+GY-UT-G110002 = 255.96115308804204,159.7490196678178,1003.0,33.0,970.0,10.066825522301155,33.06872016250328,301.721496043933
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HKG/HKG_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HKG/HKG_0_elevation.properties
new file mode 100755
index 0000000..fbd5404
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HKG/HKG_0_elevation.properties
@@ -0,0 +1,36 @@
+# HKG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = HKG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = HKG
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+HKG = 135.78955572876072,142.2769662891204,873.0,1.0,872.0,5.185149884564728,17.24003013480836,196.67622779952265
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HND/HND_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HND/HND_0_elevation.properties
new file mode 100755
index 0000000..0f10389
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HND/HND_0_elevation.properties
@@ -0,0 +1,36 @@
+# HND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = HND elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = HND
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+HND = 627.9828250602338,480.1458643199419,2752.0,1.0,2751.0,6.769949433176143,19.22674736030315,790.5077353158332
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HRV/HRV_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HRV/HRV_0_elevation.properties
new file mode 100755
index 0000000..d9e1e79
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HRV/HRV_0_elevation.properties
@@ -0,0 +1,36 @@
+# HRV.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = HRV elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = HRV
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+HRV = 315.68873182596553,293.11012355211693,1781.0,1.0,1780.0,6.0436206893929185,20.02008280604815,430.78175440776334
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HRV/HRV_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HRV/HRV_1_elevation.properties
new file mode 100755
index 0000000..efac722
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HRV/HRV_1_elevation.properties
@@ -0,0 +1,36 @@
+# HRV.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = HRV elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = HRV
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+HR-11 = 315.68873182596553,293.11012355211693,1781.0,1.0,1780.0,6.0436206893929185,20.02008280604815,430.78175440776334
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HUN/HUN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HUN/HUN_0_elevation.properties
new file mode 100755
index 0000000..7efbba7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HUN/HUN_0_elevation.properties
@@ -0,0 +1,36 @@
+# HUN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = HUN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = HUN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+HUN = 148.0193958941725,83.26600659338433,968.0,13.0,955.0,13.611047984340663,61.60215183148007,169.83218015112843
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HUN/HUN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HUN/HUN_1_elevation.properties
new file mode 100755
index 0000000..ca8b5be
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/HUN/HUN_1_elevation.properties
@@ -0,0 +1,54 @@
+# HUN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = HUN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = HUN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+HU-BA = 161.72097304404997,74.1621993245355,604.0,70.0,534.0,18.500760855407666,71.36999389071856,177.91488113973622
+HU-BE = 91.08127171281187,6.50605860989622,133.0,17.0,116.0,2784.028686559491,39510.98744690729,91.31334434494484
+HU-BK = 104.12507066139062,16.043390467109475,158.0,36.0,122.0,293.1267926095541,2036.5549090232987,105.35378834156714
+HU-BZ = 207.62964430008714,126.98380324244017,957.0,52.0,905.0,10.893463236980887,39.89238976975318,243.38232367634166
+HU-CS = 86.40845846535335,8.855904535229557,137.0,58.0,79.0,959.9013044819546,9710.107576788583,86.8610887538016
+HU-FE = 164.64278914802475,60.19126231951855,500.0,71.0,429.0,30.761646798266298,132.49404033844786,175.30041665112512
+HU-GS = 131.60867125017538,41.206457745982874,511.0,83.0,428.0,46.02115617242214,238.57800461405853,137.90871802829662
+HU-HB = 106.62657935995573,20.167003154059746,207.0,53.0,154.0,164.97664433718867,980.8338864153462,108.5169822756825
+HU-HE = 198.2773272786247,155.0866978244553,968.0,46.0,922.0,7.883684958131536,29.6505092030601,251.7256092550958
+HU-JN = 79.8459280997799,11.382256404327721,131.0,13.0,118.0,366.0089702374771,2714.8450521682007,80.65313381988997
+HU-KE = 191.36088865926118,78.03971797516792,659.0,71.0,588.0,23.610143721114092,93.50873036903108,206.66201220859608
+HU-NO = 249.6731651376147,99.27157087745388,894.0,110.0,784.0,25.260095347797265,104.09672178707179,268.6848231186717
+HU-PE = 151.3904509697017,85.54484240137383,814.0,49.0,765.0,13.23557170715347,55.84472172099503,173.88786244670885
+HU-SO = 153.62038404726735,40.67445855303081,310.0,81.0,229.0,65.84675921254886,302.170411889687,158.9139200114707
+HU-SZ = 116.22567554191824,18.240378789029215,215.0,72.0,143.0,278.3629673236646,1908.8676169196524,117.64828546792559
+HU-TO = 141.8038961038961,44.93292097580332,450.0,53.0,397.0,41.37309299901724,168.49735408448956,148.7525204413772
+HU-VA = 198.7836555360281,54.85373854791261,747.0,118.0,629.0,61.01110547518023,305.6478438256188,206.2131769333595
+HU-VE = 223.5633147113594,105.76261010877215,655.0,84.0,571.0,16.711402490070782,57.70631059859998,247.31818651637906
+HU-ZA = 188.94689950106914,41.574873367441185,307.0,87.0,220.0,107.53799756938704,553.6570111188474,193.46679541095904
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IDN/IDN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IDN/IDN_0_elevation.properties
new file mode 100755
index 0000000..5b38f4c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IDN/IDN_0_elevation.properties
@@ -0,0 +1,36 @@
+# IDN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IDN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IDN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IDN = 353.8824152061068,522.8905040974261,5179.0,1.0,5178.0,4.993742942037171,21.957076260929064,631.3851780554438
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IDN/IDN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IDN/IDN_1_elevation.properties
new file mode 100755
index 0000000..c0cc4eb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IDN/IDN_1_elevation.properties
@@ -0,0 +1,62 @@
+# IDN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IDN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IDN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ID-AC = 617.4082695626938,659.0102222449217,3245.0,1.0,3244.0,4.6676560538654845,13.13034706038964,903.0434343638774
+ID-BA = 469.50083018867923,432.047255319948,3023.0,1.0,3022.0,5.634298285596237,17.19147434568197,638.0406416344954
+ID-BE = 490.8242608455374,502.2962953421322,2660.0,1.0,2659.0,5.079393031511455,15.304894553435414,702.2891308777257
+ID-IJA = 521.2553458986604,796.8654384627775,5179.0,1.0,5178.0,4.2577670753628025,14.592723197815351,952.2088335256151
+ID-JA = 255.73026188337647,413.08236173621066,3633.0,1.0,3632.0,4.569913182604454,17.502228759057427,485.8343384534411
+ID-JAK = 12.058626465661641,10.816804662423579,55.0,1.0,54.0,6.062145141155107,19.232503344588377,16.199189342167205
+ID-JB = 379.9621818444012,423.82634471105484,3042.0,1.0,3041.0,4.902559029935983,15.92785802631988,569.2100052731923
+ID-JI = 313.8454580623768,427.0656320072264,3631.0,1.0,3630.0,5.202886574398028,22.142074422374783,529.9849295858529
+ID-JT = 297.6624711713038,370.96054531351,3396.0,1.0,3395.0,5.332379753326309,22.252609671899005,475.6203033125343
+ID-KB = 172.08340074889054,214.91787957639227,2221.0,1.0,2220.0,5.513691860090389,23.457047791296063,275.32234158330994
+ID-KI = 347.2224327647217,370.57317486128466,2438.0,1.0,2437.0,4.9503912070094795,15.124015054121452,507.8266394566185
+ID-KS = 131.126108880381,178.7534208863247,1643.0,1.0,1642.0,4.972980738089945,20.419970479304503,221.69087015182865
+ID-KT = 165.66478966008725,194.5068225528212,1840.0,1.0,1839.0,5.8816785475161995,26.73220359860373,255.4950616992715
+ID-LA = 180.2893644284982,272.64995525042093,2043.0,1.0,2042.0,4.596112143764213,17.104986850450015,326.86733245170007
+ID-MA = 259.56631495288985,300.80484728923994,2991.0,1.0,2990.0,5.437524225126348,22.703484004473523,397.31376519184107
+ID-NB = 427.2435145352627,403.36930101526434,3690.0,1.0,3689.0,6.315863826420076,24.96346262281087,587.5745175839297
+ID-NT = 413.24583547239286,307.8747045530063,2328.0,1.0,2327.0,7.515356358149893,24.252389280327932,515.3241254190206
+ID-RI = 39.204065323467745,55.71195498563312,1154.0,1.0,1153.0,7.225534586508791,64.76791966330357,68.12327550998347
+ID-SA = 486.8803036668067,380.37197282428366,2153.0,1.0,2152.0,6.929346800935636,21.427431847532958,617.8472851837402
+ID-SB = 468.8136011438059,428.2981566116978,2707.0,1.0,2706.0,5.957986917159458,19.3038280649281,635.0003965151467
+ID-SG = 332.3537251798917,394.1636612360403,2761.0,1.0,2760.0,5.162813208772084,19.154452371029947,515.5812161822407
+ID-SN = 622.5328307956544,637.800269481975,3383.0,1.0,3382.0,4.90753764398406,13.842976354331059,891.2554679606304
+ID-SS = 130.635032646309,262.80556034174384,2910.0,1.0,2909.0,5.309764240227137,27.351588785682353,293.4830051313388
+ID-ST = 631.9661247582898,533.6490908699085,3107.0,1.0,3106.0,6.260026803328301,19.067628540632853,827.1411820410643
+ID-SU = 444.55197004195514,484.1803569705735,2792.0,1.0,2791.0,4.528293251710669,12.307348395486272,657.310483823539
+ID-TIM = 483.8694166614897,435.9657629409921,2926.0,1.0,2925.0,6.160548389523656,20.67941998086566,651.303123619909
+ID-YOG = 239.9168881372312,151.70877179598133,947.0,1.0,946.0,9.530275921412915,30.810395788591435,283.8585292946081
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IDN/IDN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IDN/IDN_2_elevation.properties
new file mode 100755
index 0000000..ebe1619
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IDN/IDN_2_elevation.properties
@@ -0,0 +1,328 @@
+# IDN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IDN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IDN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ID-AC-G010001 = 322.39870453413056,475.9271472663103,2925.0,1.0,2924.0,4.41068900020083,15.366183122877436,574.8456959831341
+ID-AC-G010002 = 337.61954148471614,329.4785800735778,1793.0,1.0,1792.0,5.481024485305252,17.06338441777761,471.74472919117034
+ID-AC-G010003 = 306.88700468683425,438.9583795569131,2886.0,1.0,2885.0,4.462092614249998,15.973438567074723,535.5969497942347
+ID-AC-G010004 = 1211.749232971978,507.0055091696884,2779.0,51.0,2728.0,20.601598449623378,67.57891327262423,1313.5413164177944
+ID-AC-G010005 = 1432.874326553051,661.7768815398837,3245.0,126.0,3119.0,16.765265388146986,53.54041324865689,1578.3147584165567
+ID-AC-G010006 = 446.9837067209776,546.0169168951531,2996.0,1.0,2995.0,4.269120823179689,12.41209899947651,705.6407780235648
+ID-AC-G010007 = 410.74515491100857,534.3225273816902,2819.0,1.0,2818.0,4.285990567412543,13.11982293011634,673.9526285655606
+ID-AC-G010008 = 564.9171974522293,351.4444436399503,1516.0,37.0,1479.0,9.383824200095185,27.128590821345995,665.3154416836236
+ID-AC-G010009 = 188.61181434599155,159.49202441496072,573.0,1.0,572.0,5.99216908109618,16.71657779040386,247.00632049174206
+ID-AC-G010010 = 724.0784546413502,520.4885295350604,2729.0,1.0,2728.0,7.307559554754278,20.364298620923336,891.7387049205477
+ID-BA-G020001 = 233.54319180087847,351.6698743854539,1494.0,1.0,1493.0,4.205226931699012,13.498318057711677,422.1541460021717
+ID-BA-G020002 = 908.9844054580897,418.8459590095653,2071.0,1.0,2070.0,16.137039918580893,47.8896192744451,1000.8419389417288
+ID-BA-G020003 = 515.0747556066705,458.54540893342573,2026.0,1.0,2025.0,5.569222810679152,15.236320680979738,689.6128594488315
+ID-BA-G020004 = 430.8083538083538,313.1764856806544,1146.0,1.0,1145.0,7.199733943393208,19.625552403111953,532.6118182075468
+ID-BA-G020005 = 374.4070872947277,305.9030883277803,1344.0,1.0,1343.0,6.0864171955779724,16.406681043542193,483.48460830205926
+ID-BA-G020006 = 557.8684931506849,522.5719684005293,3023.0,1.0,3022.0,6.048445313050569,21.14319306500952,764.3943470540707
+ID-BA-G020007 = 219.00666666666666,152.90892699759402,625.0,1.0,624.0,7.652504734861217,21.296124309323908,267.10496064281546
+ID-BA-G020008 = 501.6744186046512,400.54588771033445,2204.0,10.0,2194.0,6.73451377459084,20.560954294501222,641.9612374933354
+ID-BE-G050001 = 640.1229088762054,549.1204636098421,2660.0,1.0,2659.0,6.077227668988562,18.203524468037784,843.3804728728451
+ID-BE-G050002 = 223.3172461116194,291.6158740601807,2170.0,1.0,2169.0,5.055508927529615,19.51172101646215,367.3015252007002
+ID-BE-G050003 = 15.159420289855072,9.49389306138623,36.0,2.0,34.0,9.377209121610777,27.253931310215535,17.886923407492617
+ID-BE-G050004 = 851.978590544157,465.258090429639,2402.0,123.0,2279.0,11.98744861114827,36.311169805502466,970.7381776029224
+ID-IJA-G090001 = 528.9223729883244,777.1019860071245,5179.0,1.0,5178.0,4.448834791906115,16.013361538663478,940.024666327369
+ID-IJA-G090002 = 335.4910948256718,266.5061501932011,2115.0,1.0,2114.0,7.7535265140538066,30.51821631162069,428.4621369481025
+ID-IJA-G090003 = 1294.678829520883,1034.3730019115194,4658.0,1.0,4657.0,6.322580668915105,17.22160211996061,1657.1423531769851
+ID-IJA-G090004 = 606.4991663192997,635.4397924545334,2939.0,1.0,2938.0,4.7841247597409815,13.314660192194234,878.4218625356832
+ID-IJA-G090005 = 26.17553294213771,86.77627243298424,1775.0,1.0,1774.0,9.623723014178115,119.7173118713777,90.6381817016061
+ID-IJA-G090006 = 1181.9323955685045,1033.755354123431,4167.0,1.0,4166.0,5.674406930193546,15.358886003245692,1570.2274739263314
+ID-IJA-G090007 = 250.2909839708453,339.3515960918601,2417.0,1.0,2416.0,4.8661796791514025,18.799951632429938,421.66939944367243
+ID-IJA-G090008 = 118.16427718040622,146.8799053148182,962.0,1.0,961.0,4.780853518772089,17.498452134149506,188.51128079469893
+ID-IJA-G090009 = 278.34418646027933,259.5091923351452,1426.0,1.0,1425.0,5.417902999495721,15.913316873218,380.55289651068375
+ID-JA-G110001 = 73.13674263479712,40.68798535101382,227.0,17.0,210.0,12.433039842375768,42.962737353894795,83.69286274917869
+ID-JA-G110002 = 297.1731618859215,363.83044924526894,2448.0,57.0,2391.0,5.267060884863555,19.416828180002906,469.77067165084975
+ID-JA-G110003 = 1305.264662101816,441.2729379985608,3633.0,299.0,3334.0,35.24019876154454,138.61958492626474,1377.8380325501432
+ID-JA-G110004 = 23.617977528089888,2.0636262289906466,30.0,21.0,9.0,1534.7812342990173,18008.099368387968,23.707961020094857
+ID-JA-G110005 = 317.4275880685653,376.8468651571632,2899.0,49.0,2850.0,5.375314398807751,20.48045182152081,492.72084738298736
+ID-JA-G110006 = 18.592169545173054,30.330709797983786,288.0,1.0,287.0,4.961193269223345,21.569808114568566,35.5755635970253
+ID-JAK-G070001 = 18.919708029197082,11.93232645016441,55.0,4.0,51.0,9.549078320686704,29.496534995434548,22.36818648043148
+ID-JAK-G070002 = 7.25,4.884072754030868,18.0,1.0,17.0,8.39230870473445,24.279262409183662,8.741662694628904
+ID-JAK-G070003 = 17.113636363636363,11.31213328705652,49.0,2.0,47.0,8.657026160691794,25.47533453509224,20.51440735412332
+ID-JAK-G070004 = 3.8317757009345796,2.9654899244047326,14.0,1.0,13.0,7.283431668598212,22.927287848514055,4.8452693954019415
+ID-JAK-G070005 = 6.410256410256411,4.279056222635551,16.0,1.0,15.0,7.988388801873765,21.02602271336888,7.707250443686737
+ID-JB-G120001 = 1064.996183206107,391.5769346431809,2572.0,136.0,2436.0,28.964520635500495,109.62074991476223,1134.702324835957
+ID-JB-G120002 = 41.08831908831909,32.70072627456365,116.0,1.0,115.0,6.414440221657327,17.38843910096518,52.5127362112037
+ID-JB-G120003 = 323.50490883590464,323.9949106850541,2078.0,20.0,2058.0,5.764784871652105,20.196433368149208,457.85164430276245
+ID-JB-G120004 = 149.7098947368421,126.45097426104648,610.0,1.0,609.0,6.436513211290704,20.08700721345205,195.96658254325968
+ID-JB-G120005 = 552.4923111714156,402.5050469352672,2097.0,1.0,2096.0,7.467181858067439,21.93192369266247,683.5627745217663
+ID-JB-G120006 = 59.343283582089555,68.22115461846717,546.0,1.0,545.0,6.086215036407918,28.664191053548603,90.41986089229012
+ID-JB-G120007 = 756.2609203457137,453.4417169735149,2707.0,1.0,2706.0,10.30317915094716,32.181696495867605,881.78226923319
+ID-JB-G120008 = 30.979520697167757,36.52515793665344,157.0,1.0,156.0,4.513599198278877,13.1757074132496,47.89381865046624
+ID-JB-G120009 = 41.4690537084399,58.11997855107227,539.0,1.0,538.0,6.00063170751738,35.61712237137086,71.39757924643271
+ID-JB-G120010 = 905.3055555555555,55.41300461305914,1087.0,842.0,245.0,4411.269792702323,72953.99599224192,906.9998621830105
+ID-JB-G120011 = 161.8,20.90358820872627,205.0,126.0,79.0,487.245396877198,3960.1459491653072,163.14472103013324
+ID-JB-G120012 = 11.735294117647058,12.180767925973964,44.0,1.0,43.0,4.758857100131997,13.080806146792737,16.91414305526939
+ID-JB-G120013 = 797.4615384615385,62.13213634556521,924.0,694.0,230.0,2153.250980662692,28148.004391074483,799.8783080521109
+ID-JB-G120014 = 364.50243902439024,253.4701911446971,1215.0,63.0,1152.0,8.354436155864363,26.38448943265941,443.9697803383227
+ID-JB-G120015 = 325.6318923687693,342.14137884872014,1804.0,1.0,1803.0,5.310836377465252,17.518096296092533,472.3312952241989
+ID-JB-G120016 = 467.70403825717324,459.72785124467686,3042.0,37.0,3005.0,5.856238384746829,21.684641437476163,655.8176306048159
+ID-JB-G120017 = 131.93782103271155,171.23363418055143,1693.0,1.0,1692.0,5.874480918947261,30.261098646316675,216.1678655432828
+ID-JB-G120018 = 191.08359133126936,170.40176748594658,949.0,31.0,918.0,6.605889752142949,22.95585803527845,256.0267588327245
+ID-JB-G120019 = 52.632254995242626,85.1795013296644,708.0,1.0,707.0,5.120253813292008,24.760875696410757,100.12842609696116
+ID-JB-G120020 = 145.20954446854662,178.41624269464998,951.0,1.0,950.0,4.7393581423642654,15.21422876616495,230.03949109237536
+ID-JB-G120021 = 513.9648550724638,370.3941998163417,2870.0,1.0,2869.0,8.371063900113077,31.586536384150474,633.523271480414
+ID-JB-G120022 = 460.4248841826605,325.56343587264803,1700.0,84.0,1616.0,8.06181836918669,25.00150048333913,563.8994810707135
+ID-JB-G120023 = 18.805351170568564,16.779314331198915,76.0,1.0,75.0,5.953028950652651,18.150415059044555,25.202909000224132
+ID-JB-G120024 = 314.77760202467573,226.83450636704245,1529.0,1.0,1528.0,8.625434338332246,33.05720715302136,387.99334016859757
+ID-JI-G140001 = 57.111811023622046,56.27589603616208,168.0,1.0,167.0,4.560705603291354,10.836578379996244,80.179395314949
+ID-JI-G140002 = 401.5775119617225,507.40290887467273,3094.0,1.0,3093.0,5.0549896326386365,19.165948738064976,647.0874825306443
+ID-JI-G140003 = 458.8525937339497,429.761456447133,2707.0,1.0,2706.0,6.830720824697335,27.810854054216037,628.6816461643638
+ID-JI-G140004 = 96.76774447949526,61.43841714706881,345.0,11.0,334.0,9.870361701465857,33.61868675127859,114.624061493153
+ID-JI-G140005 = 744.2616364527192,531.0312525859424,2682.0,109.0,2573.0,8.012383513666387,24.94056751830319,914.2863745666756
+ID-JI-G140006 = 9.610260336906585,10.756693222824525,50.0,1.0,49.0,4.772323617765678,14.492155717200744,14.424408231642575
+ID-JI-G140007 = 418.65731614859743,492.45853939203914,3012.0,1.0,3011.0,5.368071172089737,20.596955771260507,646.3662749439264
+ID-JI-G140008 = 189.64566929133858,312.7515286731641,1757.0,24.0,1733.0,4.882260127407143,19.60350615914262,365.7581148359675
+ID-JI-G140009 = 209.7130996309963,193.86357467264767,1465.0,55.0,1410.0,7.000954119235243,29.864279542530365,285.59178864543253
+ID-JI-G140010 = 306.6774193548387,42.73956171132028,396.0,243.0,153.0,391.2749382543107,2970.5519297054184,309.64125964964575
+ID-JI-G140011 = 170.6829268292683,26.95926378128291,243.0,140.0,103.0,273.75530524411977,1875.3238006375454,172.79891033983444
+ID-JI-G140012 = 123.42105263157895,12.869039916235048,152.0,105.0,47.0,911.4594727149955,9036.263116795168,124.09016246686372
+ID-JI-G140013 = 581.0851063829788,27.651962946162012,679.0,512.0,167.0,9343.40870537174,197706.57826867807,581.7426681230229
+ID-JI-G140014 = 28.275862068965516,14.272946562191773,55.0,9.0,46.0,14.13300725135052,44.226760245052716,31.67398584501712
+ID-JI-G140015 = 13.0,8.181958472422385,31.0,1.0,30.0,9.166205209452729,26.037803756822363,15.360483209991946
+ID-JI-G140016 = 41.47222222222222,11.936140524360624,63.0,21.0,42.0,52.288860432005535,218.99282681587516,43.15572576920317
+ID-JI-G140017 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+ID-JI-G140018 = 48.64658273381295,49.97714501943359,603.0,1.0,602.0,5.467517346195562,23.74558365392095,69.74385303359159
+ID-JI-G140019 = 627.7727071333628,684.6668113925203,3631.0,1.0,3630.0,4.934234813225069,15.162784853613523,928.9064616224565
+ID-JI-G140020 = 291.6287037037037,306.07735361885193,1693.0,66.0,1627.0,5.858124894801252,21.384195136870744,422.76547543788655
+ID-JI-G140021 = 151.71311475409837,69.89796773567167,405.0,69.0,336.0,18.13516656535433,66.77750548597326,167.0406988789475
+ID-JI-G140022 = 720.7869897959183,538.8127764149749,3364.0,1.0,3363.0,8.11820677033625,28.973132193451193,899.9183811252411
+ID-JI-G140023 = 168.7318573185732,269.17432301091264,1617.0,1.0,1616.0,4.490085287117788,17.115078838405122,317.687355496813
+ID-JI-G140024 = 333.50133904659884,428.9736188763043,2533.0,58.0,2475.0,5.209333983683619,19.67173996552361,543.3613059813033
+ID-JI-G140025 = 90.82727272727273,45.72404561177236,329.0,46.0,283.0,15.965604879681864,65.21281709760513,101.68717627204434
+ID-JI-G140026 = 432.0426829268293,228.85269387805087,971.0,1.0,970.0,12.831329659423355,39.69227971857995,488.9114800921059
+ID-JI-G140027 = 104.79010082493126,76.65477823166685,358.0,1.0,357.0,7.266116384772261,21.293665465742787,129.8342029537875
+ID-JI-G140028 = 299.3486068111455,520.7126961288982,2703.0,1.0,2702.0,4.302537975874136,15.714250588377094,600.6257572811854
+ID-JI-G140029 = 370.25474031327286,316.1276891010319,1813.0,116.0,1697.0,6.765289625648706,23.204408989357592,486.8524299423881
+ID-JI-G140030 = 340.51208544125916,383.00530664546284,1757.0,1.0,1756.0,4.726951911770102,14.195888086500062,512.4856537017798
+ID-JI-G140031 = 72.3783422459893,53.150552101513476,214.0,1.0,213.0,6.7853522127520405,17.26581664511253,89.79758134255768
+ID-JI-G140032 = 1.1875,0.71831755765564,8.0,1.0,7.0,15.713095564994191,116.84376108665697,1.3878531491610933
+ID-JI-G140033 = 185.5837780149413,190.07586721397888,1273.0,1.0,1272.0,5.4940350567206355,18.844423451985683,265.65047329045933
+ID-JI-G140034 = 59.446886446886445,65.16434662524729,397.0,1.0,396.0,4.398435523818503,12.126075834960362,88.20614706087314
+ID-JI-G140035 = 370.1132376395534,245.56245463899177,1297.0,1.0,1296.0,8.81230214179901,27.03266620653737,444.167454688386
+ID-JI-G140036 = 92.37130434782608,81.21144946610461,333.0,1.0,332.0,5.91100285093197,17.60399155641035,122.99494864141514
+ID-JI-G140037 = 164.829754601227,68.45250584442813,393.0,1.0,392.0,21.795827764962176,77.34414581807103,178.47855209599334
+ID-JT-G130001 = 727.3207126948776,561.926373984042,2402.0,97.0,2305.0,6.745543284523138,18.816626934287825,919.1064513394725
+ID-JT-G130002 = 165.98947951273533,155.04440617090862,1218.0,1.0,1217.0,7.587155609498813,37.29717471828285,227.1371286113269
+ID-JT-G130003 = 223.71486928104576,245.08016810527997,1977.0,1.0,1976.0,5.72025996661991,24.134034746022834,331.83223402187394
+ID-JT-G130004 = 120.68991282689913,42.752448362213755,281.0,38.0,243.0,30.578761484336496,109.71952333230692,128.03838057054716
+ID-JT-G130005 = 233.58712386284114,218.99816169024868,1901.0,96.0,1805.0,7.817111100346202,39.063633621225605,320.1923472824148
+ID-JT-G130006 = 419.2732003469211,553.5479093033349,3396.0,1.0,3395.0,4.525349727309263,15.238016178401077,694.4100405547458
+ID-JT-G130007 = 131.9665679221329,139.80922004833218,878.0,1.0,877.0,5.658597375822061,21.496813976314073,192.25450075269995
+ID-JT-G130008 = 44.523330283623054,35.770241904781464,152.0,1.0,151.0,6.630740706125062,19.569974472408543,57.112495528309566
+ID-JT-G130009 = 79.1781160016454,27.75650631565882,168.0,33.0,135.0,32.5024547008689,126.09619387301622,83.90231043553703
+ID-JT-G130010 = 156.88715192965316,231.3778158443936,1502.0,1.0,1501.0,4.801761768084146,18.90814955814871,279.55191307791165
+ID-JT-G130011 = 695.868093922652,523.3808073279333,3193.0,109.0,3084.0,7.905786309904361,27.819439718787528,870.723764243738
+ID-JT-G130012 = 165.70654761904763,174.87677690301217,978.0,1.0,977.0,5.1054530231239825,16.13848836168549,240.91605804472545
+ID-JT-G130013 = 173.82868020304568,60.80575580376638,458.0,116.0,342.0,33.598063411435795,140.25333746508724,184.15686248413334
+ID-JT-G130014 = 486.27272727272725,64.7896469129709,608.0,384.0,224.0,445.4369506295621,3517.003629532696,490.56993755871713
+ID-JT-G130015 = 33.30769230769231,9.235255320152355,52.0,20.0,32.0,58.15513220636061,255.62906992047817,34.56432131103268
+ID-JT-G130016 = 516.134903640257,248.09882891746108,1312.0,160.0,1152.0,16.063113081540543,54.434999410505675,572.6676764633681
+ID-JT-G130017 = 73.00645161290322,50.15710759451404,156.0,1.0,155.0,7.61501202581485,19.852295132006827,88.57582864052043
+ID-JT-G130018 = 112.26027397260275,8.52076817757049,140.0,102.0,38.0,2327.551865276117,31235.48602137139,112.58318081640671
+ID-JT-G130019 = 13.681818181818182,5.699971001811115,25.0,5.0,20.0,21.252600241115164,71.8642910315159,14.821667186312686
+ID-JT-G130020 = 122.8923076923077,30.944511005042937,225.0,55.0,170.0,74.59478219515054,346.86991307434687,126.72837902885861
+ID-JT-G130021 = 712.8592544987147,432.8766545530355,3078.0,207.0,2871.0,10.716594067909295,37.09794083546917,833.9967114932115
+ID-JT-G130022 = 106.87514631291455,88.30340887999957,699.0,1.0,698.0,6.7610850963590465,23.39810089661742,138.63545332718925
+ID-JT-G130023 = 402.07164948453607,417.8489547552591,1960.0,1.0,1959.0,4.991417445032217,14.70888110418314,579.8787462127564
+ID-JT-G130024 = 166.87122557726465,199.0114921387544,938.0,1.0,937.0,4.900014105099947,16.41305750196436,259.7144199480499
+ID-JT-G130025 = 486.4323922734027,281.3277402517194,1254.0,107.0,1147.0,10.56848550781538,29.992531227543147,561.926836597047
+ID-JT-G130026 = 199.14585232452143,158.53060651792978,985.0,1.0,984.0,6.593277351357985,19.602552829151495,254.54080950017178
+ID-JT-G130027 = 105.91687242798353,100.64600639970801,770.0,1.0,769.0,6.119935214954612,23.671977350911778,146.10955639223536
+ID-JT-G130028 = 454.71663019693653,290.8700364871952,1761.0,105.0,1656.0,9.753689203597101,32.87056474737238,539.7893958792818
+ID-JT-G130029 = 115.11180609851446,66.26819611874025,479.0,55.0,424.0,12.61571807500774,50.7333963260223,132.82395009972345
+ID-JT-G130030 = 218.15,107.7749997769569,758.0,109.0,649.0,16.30822893787146,64.27907493309282,243.32051511724833
+ID-JT-G130031 = 197.5216240070609,240.90310504350992,1016.0,1.0,1015.0,4.447694724176523,13.250747005533743,311.52704211671767
+ID-JT-G130032 = 730.5549738219895,253.7322079778473,2170.0,154.0,2016.0,33.666998730143035,139.19955078855895,773.3631767425711
+ID-JT-G130033 = 392.77425944841673,212.32143398454227,999.0,50.0,949.0,13.106186056863304,45.085626198946024,446.4885331276768
+ID-JT-G130034 = 1002.6497227356747,506.04792742133424,3328.0,285.0,3043.0,14.890305162834915,52.51845084839684,1123.1166330125081
+ID-KB-G150001 = 294.9684642229411,301.80900140833063,1617.0,1.0,1616.0,5.234565230305235,16.412450787080065,422.0131137975848
+ID-KB-G150002 = 93.5732271404503,79.50167089249115,1377.0,1.0,1376.0,8.4116311851198,50.118661797442876,122.78625538787493
+ID-KB-G150003 = 21.767123287671232,20.94400267114453,64.0,1.0,63.0,4.65627744059667,11.005286658190261,30.206934702309486
+ID-KB-G150004 = 79.19882571597533,89.28746673591415,1002.0,1.0,1001.0,5.796400456760798,27.275937398063675,119.35118646627053
+ID-KB-G150005 = 113.24279702168987,164.79038835822107,1286.0,1.0,1285.0,5.828315996023785,29.106325247994857,199.94950155613728
+ID-KB-G150006 = 101.92158039509877,92.0388811362542,934.0,1.0,933.0,7.720062301825745,40.37539775757367,137.3286721374956
+ID-KB-G150007 = 232.9187116173585,228.57971018936354,2221.0,1.0,2220.0,6.3655804412496675,25.694017318609703,326.34308653891117
+ID-KI-G180001 = 256.3452572821259,274.9707925843553,2438.0,1.0,2437.0,5.387337100441513,19.149776631726027,375.92795547217764
+ID-KI-G180002 = 474.13368504877565,418.69698055766384,2191.0,1.0,2190.0,5.657732356670071,15.997825334267144,632.5424197838438
+ID-KI-G180003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+ID-KI-G180004 = 19.665697674418606,40.03089487234445,154.0,1.0,153.0,3.7827599320149896,12.26613302063323,44.60058530223932
+ID-KI-G180005 = 324.36539659064374,338.77982635205535,2183.0,1.0,2182.0,5.227578605004069,16.54627523540838,469.0252458541443
+ID-KI-G180006 = 45.55800735539953,82.73630403565437,896.0,1.0,895.0,5.14111136302044,26.908973925382327,94.45013520199205
+ID-KS-G160001 = 171.5752100356773,171.0544892419368,1251.0,1.0,1250.0,5.778092574174248,20.366073581590072,242.27606358987734
+ID-KS-G160002 = 12.228164867517174,17.92286525060229,94.0,1.0,93.0,4.202379811038488,13.941420251813163,21.69693791341187
+ID-KS-G160003 = 298.5076846802181,299.3485226162093,1236.0,23.0,1213.0,5.036088907515483,14.314538155251402,422.7485964561585
+ID-KS-G160004 = 461.4645922746781,288.3089213916528,1643.0,87.0,1556.0,9.801505204147595,31.631802221703808,544.1246218259685
+ID-KS-G160005 = 214.7488080301129,210.91907833391642,1292.0,38.0,1254.0,6.129824621748086,22.88134770353871,301.0048307844634
+ID-KS-G160006 = 44.50515463917526,10.137328905940695,65.0,27.0,38.0,97.87764179282539,490.71140497482645,45.64508984331309
+ID-KS-G160007 = 62.42976522085157,87.13516870799332,843.0,1.0,842.0,5.893793562767523,32.31795722127181,107.19147919168404
+ID-KS-G160008 = 268.0832015185068,161.4218920837887,1323.0,76.0,1247.0,10.667163787088528,35.86219802702657,312.9307114687254
+ID-KS-G160009 = 40.810294728102946,67.88700322909105,579.0,1.0,578.0,5.3474728321155895,28.504019343186098,79.20937673799267
+ID-KS-G160010 = 142.94446259392356,144.04486369470095,886.0,5.0,881.0,5.4482675710871336,18.005041581341334,202.93359047503813
+ID-KT-G170001 = 72.87137346973,110.0610782386644,1024.0,1.0,1023.0,6.276712885969813,35.626857487924894,131.9987803520255
+ID-KT-G170002 = 156.47944006999126,107.5377432782297,646.0,49.0,597.0,9.724989873257648,39.04306615362434,189.86885314340637
+ID-KT-G170003 = 154.04913988531806,156.9391237733163,926.0,1.0,925.0,6.146840207781116,24.14474620545852,219.9114050479026
+ID-KT-G170004 = 268.91349353049907,223.09979146753997,1071.0,1.0,1070.0,6.599072284675898,20.529835553913234,349.4109098978418
+ID-KT-G170005 = 58.85474776332607,41.49104610878051,179.0,1.0,178.0,7.359330366968948,19.983608853030635,72.00963992053843
+ID-KT-G170006 = 134.27976098490703,149.24404793984027,1840.0,1.0,1839.0,7.005406465811114,41.008267332362934,200.76065365412822
+ID-KT-G170007 = 55.77748414376321,5.386210999834508,71.0,42.0,29.0,1141.4246269588675,12139.660536452302,56.036943228039256
+ID-KT-G170008 = 447.575876662636,288.7866375812102,1718.0,1.0,1717.0,9.580506010016265,32.44638286197823,532.6555053839099
+ID-KT-G170009 = 113.34478497281266,93.49099050299155,899.0,1.0,898.0,7.138606508207468,28.651850142029932,146.92721186275782
+ID-KT-G170010 = 115.42081250170752,88.07946909232072,803.0,1.0,802.0,7.938072354166891,31.358713787324728,145.1893826494874
+ID-LA-G200001 = 169.80402010050253,51.88271256628529,496.0,1.0,495.0,45.42813669111777,197.25548027370797,177.55343169178013
+ID-LA-G200002 = 200.7204886664704,207.1707645177831,2030.0,1.0,2029.0,6.191252180141109,26.20552101046532,288.45873230219513
+ID-LA-G200003 = 56.810723244147155,58.91293514716616,649.0,1.0,648.0,6.791177366755879,38.38321878609784,81.8424840970584
+ID-LA-G200004 = 226.80618015049646,325.3942219447949,2043.0,1.0,2042.0,4.195420049236011,13.327523376138823,396.6389328211748
+ID-MA-G210001 = 237.3829839628159,224.9556760885054,2075.0,1.0,2074.0,6.022613371021656,21.663377853839865,327.04088013507914
+ID-MA-G210002 = 308.0674486803519,273.96570331771545,1201.0,1.0,1200.0,5.796038506365333,16.833744620664287,412.2653993858711
+ID-MA-G210003 = 384.01323684047753,385.25574099473,2991.0,1.0,2990.0,5.791684610098846,21.223248299992278,543.9560203160751
+ID-MA-G210004 = 102.45492253873063,192.95579421916761,1376.0,1.0,1375.0,4.206757426228373,15.98759725478285,218.46956235403232
+ID-MA-G210005 = 242.73830703012914,201.5122943722528,1563.0,1.0,1562.0,6.6837015603942165,22.039005844433742,315.48231405741666
+ID-NB-G230001 = 434.2654249126892,433.61759879261973,2441.0,1.0,2440.0,5.978729482445638,22.40710190289294,613.6861423050678
+ID-NB-G230002 = 402.0231124807396,333.8184976885554,2438.0,1.0,2437.0,7.149933877771444,26.936465484905405,522.5489186360884
+ID-NB-G230003 = 408.4640545144804,466.3295863658958,2682.0,1.0,2681.0,5.432376664648247,20.524146785688266,619.9243235674788
+ID-NB-G230004 = 318.9293002915452,558.8237374086278,3433.0,1.0,3432.0,4.762799754644898,20.198220255654196,643.428215169184
+ID-NB-G230005 = 609.5235934664247,647.8572197722616,3690.0,1.0,3689.0,4.959888344944059,15.205546292646176,889.5155918831703
+ID-NB-G230006 = 434.7741901221455,312.0304538577918,1851.0,1.0,1850.0,7.574350725685914,22.41664740634545,535.1556787805465
+ID-NT-G240001 = 470.50853835021707,335.55382714428606,1557.0,1.0,1556.0,7.457425263417695,20.722673095498024,577.9054036532582
+ID-NT-G240002 = 450.7653416376626,302.46478720675105,1905.0,1.0,1904.0,8.66118147861351,27.586970511542606,542.8391481108782
+ID-NT-G240003 = 407.1394422310757,319.1231537696024,1635.0,1.0,1634.0,6.921880766412795,21.069240702892337,517.3027282859513
+ID-NT-G240004 = 282.73738237810096,238.43825945644244,1518.0,1.0,1517.0,6.441971947910662,20.9567192114633,369.855689379842
+ID-NT-G240005 = 241.29522998296423,223.85984883253562,1282.0,1.0,1281.0,5.917100078738145,19.95541201822956,329.1452869658882
+ID-NT-G240006 = 503.3953073195613,345.53815084410945,2328.0,1.0,2327.0,8.447169765761648,27.001260664699018,610.5763253845685
+ID-NT-G240007 = 551.3478761936121,350.16576251023713,2170.0,1.0,2169.0,9.257902225932506,28.023782030752567,653.1466464872825
+ID-NT-G240008 = 341.8354263053536,263.6414051253409,1407.0,1.0,1406.0,7.040657887571566,21.814037660856222,431.69230844876864
+ID-NT-G240009 = 267.8718309859155,175.5896331035946,897.0,1.0,896.0,8.608155189200899,25.130410603117898,320.29211212454464
+ID-NT-G240010 = 328.5545699528408,220.8279253182946,1159.0,1.0,1158.0,8.339163201195886,24.400006134654536,395.870026697246
+ID-NT-G240011 = 465.35897435897436,278.69083416823753,1832.0,1.0,1831.0,10.537494632139607,35.08632445211596,542.427466179419
+ID-NT-G240012 = 567.6093379055658,334.56148396797005,1872.0,1.0,1871.0,11.166848626240883,38.7905804007748,658.8715709699769
+ID-RI-G260001 = 14.690040784107355,15.313363775754542,121.0,1.0,120.0,5.671292720781063,20.31549727821993,21.220188697731228
+ID-RI-G260002 = 6.149100618324901,13.544353908543998,111.0,1.0,110.0,5.902410103590224,33.2655830114363,14.874843233263512
+ID-RI-G260003 = 58.15882692446432,51.04247128698727,589.0,1.0,588.0,6.042425101747853,20.545461128137035,77.38076650119731
+ID-RI-G260004 = 51.888935989826194,70.59620572108635,1146.0,1.0,1145.0,7.256783437786883,56.0313764473078,87.61441628162693
+ID-RI-G260005 = 31.570666666666668,11.717096037651801,57.0,17.0,40.0,28.245364432713195,104.55838362620203,33.67487688668413
+ID-RI-G260006 = 39.754377352315494,71.78522841246925,1154.0,1.0,1153.0,8.65545190790348,81.41692788284773,82.05808635899737
+ID-SA-G310001 = 504.72277325927394,359.8800961563835,1991.0,1.0,1990.0,7.803879133623057,23.360913955577253,619.8860874838701
+ID-SA-G310002 = 561.7400406077155,405.2540247802956,2153.0,1.0,2152.0,7.7926250690833045,24.550040613543825,692.6634809361515
+ID-SA-G310003 = 229.077868852459,141.62047412200033,632.0,23.0,609.0,9.973329863108697,31.28517616753896,269.31956610785744
+ID-SA-G310004 = 69.08474576271186,68.63881266066915,289.0,1.0,288.0,5.444823880658929,17.068751239830735,97.38577257774861
+ID-SA-G310005 = 356.63957845433254,322.6939129131552,1780.0,1.0,1779.0,5.668181262354813,16.595344760384915,480.96065364153026
+ID-SB-G320001 = 383.8126734505088,369.4816925816245,1690.0,1.0,1689.0,5.210844620258593,14.583196471685063,532.755937981182
+ID-SB-G320002 = 406.1304347826087,154.48119467594307,884.0,241.0,643.0,27.186909635175173,104.57391534233645,434.51854916127274
+ID-SB-G320003 = 174.02777777777777,90.13846943918843,357.0,58.0,299.0,13.574960909931074,42.65882384604725,195.98625235232984
+ID-SB-G320004 = 580.8823529411765,144.8058060068283,916.0,316.0,600.0,77.20065377221711,368.3160617675178,598.6593600803087
+ID-SB-G320005 = 276.8641975308642,102.52079019343786,550.0,151.0,399.0,28.725087863150332,110.1780478428095,295.23600101663806
+ID-SB-G320006 = 885.4160583941606,80.68698122502954,1147.0,710.0,437.0,1354.5974609649688,15238.677955936011,889.084914618092
+ID-SB-G320007 = 253.3762684345826,351.9244044431003,2707.0,1.0,2706.0,5.032846873853995,20.033224618485356,433.6476909294737
+ID-SB-G320008 = 603.543352601156,584.3969307246657,2689.0,1.0,2688.0,5.169492201429069,14.474548756947629,840.109725636749
+ID-SB-G320009 = 543.1245532031894,353.05827625642473,2125.0,115.0,2010.0,9.51382820422147,32.02670836419018,647.7919625352904
+ID-SB-G320010 = 606.021978021978,26.230163838385142,712.0,565.0,147.0,12404.071601551084,288327.7617040533,606.5893663267262
+ID-SB-G320011 = 290.77651337400283,188.46474291409857,1239.0,98.0,1141.0,9.61532793033002,32.338940034452094,346.51109657790033
+ID-SB-G320012 = 916.871921182266,349.55985150016727,2687.0,295.0,2392.0,27.380340730352646,110.78083594074477,981.2472724208096
+ID-SB-G320013 = 449.0779661016949,392.0359593197723,2671.0,1.0,2670.0,6.0625213006848995,19.234740257607776,596.1234880776043
+ID-SB-G320014 = 688.0018245614035,425.65471732688985,2561.0,127.0,2434.0,10.069790951322188,32.251812688203344,809.029325168412
+ID-SG-G300001 = 117.90600093764651,144.41297772561157,1175.0,1.0,1174.0,5.519030540552276,24.427188456017504,186.43211416675604
+ID-SG-G300002 = 286.41946062079495,316.3186482832574,2029.0,1.0,2028.0,5.323025118892356,18.306517465498725,426.72426070479565
+ID-SG-G300003 = 668.9042529748788,548.0762960068457,2761.0,1.0,2760.0,6.332608294755793,18.620698282508055,864.7661683324942
+ID-SG-G300004 = 191.33595410114748,162.7948310085276,1493.0,1.0,1492.0,6.723287511234269,24.466249359849783,251.22023074364776
+ID-SN-G280001 = 174.47407407407408,177.39177523334885,846.0,1.0,845.0,5.49704466762462,18.176922806203237,248.81528177434046
+ID-SN-G280002 = 226.98998178506375,205.9792748027558,1406.0,1.0,1405.0,6.942144571854179,28.689383921741648,306.5157638345095
+ID-SN-G280003 = 177.1564524165421,201.39413310223955,1518.0,1.0,1517.0,5.952997860498423,26.51614671935219,268.2237973797574
+ID-SN-G280004 = 255.11032656663724,480.292095599626,2847.0,1.0,2846.0,4.761152025793764,20.71642248493753,543.839843902979
+ID-SN-G280005 = 272.8628230616302,329.0986386870482,2124.0,32.0,2092.0,5.641677332955841,23.61755915887719,427.5044259359557
+ID-SN-G280006 = 480.6231732776618,435.27931541426113,2572.0,1.0,2571.0,5.892171627360324,18.877169455371615,648.434049938001
+ID-SN-G280007 = 125.965,131.57541098168758,722.0,1.0,721.0,5.61477408457892,20.225479754328987,182.1517773726076
+ID-SN-G280008 = 71.98275862068965,44.98945906401599,169.0,2.0,167.0,9.23102102903247,25.973233848919783,84.88562284343115
+ID-SN-G280009 = 15.237804878048781,10.695829370046395,41.0,1.0,40.0,7.829798428552468,22.55086386881805,18.61696708421203
+ID-SN-G280010 = 843.6273926183717,697.8270705816483,3383.0,1.0,3382.0,6.013913220841121,16.235040922071676,1094.8377952978417
+ID-SN-G280011 = 430.9246575342466,279.3664636921219,1519.0,1.0,1518.0,8.903305677760565,26.408457892307972,513.557865782279
+ID-SN-G280012 = 795.0931168656916,695.8451736938118,3045.0,1.0,3044.0,5.5397898530902765,14.52376183932826,1056.5858082712316
+ID-SN-G280013 = 257.75250836120404,254.0833625719099,1637.0,1.0,1636.0,5.413486133194299,16.971977754302632,361.93191445676786
+ID-SN-G280014 = 96.04105090311987,130.7694292830721,871.0,1.0,870.0,5.0894229170391005,21.292947016632723,162.24835004891747
+ID-SN-G280015 = 890.554443359375,672.7375458747816,2642.0,1.0,2641.0,6.692171836809267,17.77993366356308,1116.0927480352145
+ID-SN-G280016 = 92.43243243243244,93.64959703303013,604.0,1.0,603.0,5.097295826726104,15.654315135244175,131.58267967261162
+ID-SN-G280017 = 221.90786516853933,301.66419168486107,2369.0,20.0,2349.0,6.076512138533454,31.686686638653388,374.4921697025711
+ID-SN-G280018 = 446.3170731707317,520.0791917263134,2563.0,1.0,2562.0,5.174968987753731,18.96531842068097,685.3329814552801
+ID-SN-G280019 = 366.8385731559855,254.55954551387887,1256.0,80.0,1176.0,8.025947716422241,23.294006379638166,446.5099113875882
+ID-SN-G280020 = 123.10721649484536,139.5723026960614,683.0,1.0,682.0,4.897143814152676,15.9471579759174,186.10699727035976
+ID-SN-G280021 = 972.9631197097945,435.4968596469719,2123.0,1.0,2122.0,17.970479084996832,58.792743068623366,1065.9806504237267
+ID-SN-G280022 = 32.193649549196394,35.50464072185816,169.0,1.0,168.0,4.833785079286502,14.931515219173274,47.92713828390625
+ID-SS-G330001 = 56.06455853355729,53.211714132029826,640.0,1.0,639.0,5.519081941717131,18.250347742231217,77.29632102779188
+ID-SS-G330002 = 45.59202059202059,56.092170775436735,474.0,1.0,473.0,5.124850994857785,20.29791168742435,72.28391220710154
+ID-SS-G330003 = 2.3167701863354035,0.4652169766726454,3.0,2.0,1.0,139.23198642113303,781.1616756111016,2.363017336304797
+ID-SS-G330004 = 512.2619650900901,420.6165649266955,2910.0,81.0,2829.0,6.726084909841721,22.338083124267587,662.8201985219624
+ID-SS-G330005 = 183.95016122248703,319.8665541671142,2063.0,6.0,2057.0,4.921109387275467,20.911399167723637,368.9881763532785
+ID-SS-G330006 = 27.632464648825522,28.734614199780395,160.0,1.0,159.0,4.837769358996982,14.131708956744035,39.86516218177087
+ID-SS-G330007 = 288.7735316747884,386.70335895189595,2187.0,31.0,2156.0,4.892844479707906,17.755882695849845,482.62784878270406
+ID-SS-G330008 = 12.405555555555555,13.92906159849247,87.0,1.0,86.0,5.608012761535763,22.54351269607833,18.652521696986863
+ID-SS-G330009 = 222.39837773674492,276.5784612704419,2093.0,20.0,2073.0,5.526849166969549,22.991097966426626,354.9037667575046
+ID-ST-G290001 = 380.57434303857326,373.70989197119513,2344.0,1.0,2343.0,5.641990798455743,19.007262466315737,533.3815837994074
+ID-ST-G290002 = 494.4945863409217,446.0406642044439,2247.0,1.0,2246.0,5.561799054552477,15.68629926537625,665.9408157219527
+ID-ST-G290003 = 720.7570323307885,558.0090753635708,3092.0,1.0,3091.0,6.662661646348425,18.627673477004784,911.51787028143
+ID-ST-G290004 = 737.2563359372239,556.6151771619406,3107.0,1.0,3106.0,7.360582786497127,23.10796371878044,923.7788481701698
+ID-SU-G340001 = 343.5322772277228,297.39982396567206,1850.0,1.0,1849.0,5.848675689399965,16.768938654000017,454.37988598977313
+ID-SU-G340002 = 450.6604594367702,477.1778235569189,2379.0,1.0,2378.0,4.55876431486669,11.900467339585644,656.3486306790593
+ID-SU-G340003 = 829.194075587334,405.16067195334875,2399.0,69.0,2330.0,15.149130142240303,48.875583948424456,922.8856836503767
+ID-SU-G340004 = 21.96875,2.627788697270007,26.0,17.0,9.0,609.3953388376797,5306.295448986712,22.12535310452694
+ID-SU-G340005 = 28.173076923076923,11.827642254556702,48.0,7.0,41.0,20.520528071765796,66.7141285514304,30.555120432022267
+ID-SU-G340006 = 41.526315789473685,3.106898171996341,52.0,37.0,15.0,2428.813751294867,33041.78101711472,41.6423788861569
+ID-SU-G340007 = 610.2857142857143,87.83867401697971,764.0,376.0,388.0,355.7093954038112,2609.0903840664646,616.5746392078462
+ID-SU-G340008 = 11.606060606060606,1.475854019622536,14.0,9.0,5.0,509.65003696071204,4189.312886038349,11.699520839709114
+ID-SU-G340009 = 48.798312883435585,68.1219292853944,653.0,1.0,652.0,7.00420072299824,46.65594168365723,83.79661442942357
+ID-SU-G340010 = 327.64107459429977,504.2348836127292,2792.0,1.0,2791.0,4.24847296838182,14.477271990164486,601.3330953916101
+ID-SU-G340011 = 139.84399141630902,138.50679906287397,829.0,1.0,828.0,5.209447664406688,16.159469014958923,196.8260026568858
+ID-SU-G340012 = 55.524470669906286,108.7906455337344,1035.0,1.0,1034.0,6.390791722252706,41.09603453885597,122.1407851572105
+ID-SU-G340013 = 409.9588635810975,409.35378801189296,2163.0,1.0,2162.0,5.148072795743465,14.92315157031418,579.3416898414895
+ID-SU-G340014 = 1056.366028118063,373.5498286817504,2122.0,67.0,2055.0,30.658871517862426,110.03076355831502,1120.468053926616
+ID-TIM-G350001 = 667.1408450704225,501.33841135292795,2224.0,1.0,2223.0,6.976705899100615,19.35802882435649,834.5160932295763
+ID-TIM-G350002 = 814.0850828729282,297.3240144295192,1416.0,229.0,1187.0,28.53668442552581,100.87697099580298,866.6810784323766
+ID-TIM-G350003 = 261.1890756302521,106.83200688831126,591.0,1.0,590.0,21.415486776626544,69.89131413766818,282.1928612214876
+ID-TIM-G350004 = 362.80205338809037,257.36054543161697,1584.0,1.0,1583.0,8.80910343214196,33.32901074534623,444.81432113576824
+ID-TIM-G350005 = 641.6708860759494,587.089352234232,2926.0,1.0,2925.0,5.810351444421419,17.748563280960873,869.7214689452617
+ID-TIM-G350006 = 375.34583333333336,327.5162822235374,1392.0,1.0,1391.0,5.476316462025979,14.054617041720752,498.1479797431906
+ID-TIM-G350007 = 319.4598337950139,228.1764253240387,1066.0,1.0,1065.0,8.146393320584002,26.424333697253342,392.58001284068763
+ID-TIM-G350008 = 1329.6473214285713,454.5704922925189,2487.0,342.0,2145.0,34.115536062589655,130.71289095866857,1405.2033062319624
+ID-TIM-G350009 = 190.55760095011877,190.8303356149618,888.0,1.0,887.0,4.717930547860531,12.160297707234667,269.6820651633769
+ID-TIM-G350010 = 446.2419627749577,293.5529953547828,1318.0,1.0,1317.0,8.586482648932908,25.027439226928852,534.1397293059297
+ID-TIM-G350011 = 402.9184068058778,263.8007959273021,1284.0,1.0,1283.0,8.886823706320852,27.057873573845498,481.5953721485129
+ID-TIM-G350012 = 460.43841982958946,417.4039199865297,1593.0,1.0,1592.0,5.634716603860474,16.047846428975788,621.4737089171919
+ID-TIM-G350013 = 340.88366718027737,307.9897886088468,1568.0,1.0,1567.0,6.00153640998636,18.985367038335614,459.41199857817855
+ID-YOG-G060001 = 122.22604790419162,106.04631845017553,573.0,1.0,572.0,6.060006365316345,18.538750805406885,161.81788666001597
+ID-YOG-G060002 = 290.80490349504436,99.84911160401047,795.0,1.0,794.0,34.23509382703385,137.09826033692798,307.46924559193263
+ID-YOG-G060003 = 143.7058823529412,14.404920343542559,166.0,118.0,48.0,1022.518080918957,10492.910254182485,144.42604457971274
+ID-YOG-G060004 = 174.20207852193997,172.390105022787,842.0,1.0,841.0,5.352275470159903,16.305712972855396,245.08103245892295
+ID-YOG-G060005 = 291.4609929078014,181.53075341631111,947.0,80.0,867.0,10.404043756101979,35.78788184164928,343.3699532904634
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IND/IND_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IND/IND_0_elevation.properties
new file mode 100755
index 0000000..6ac34ef
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IND/IND_0_elevation.properties
@@ -0,0 +1,36 @@
+# IND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IND elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IND
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IND = 563.3105455446446,979.2972793582726,7619.0,1.0,7618.0,5.528008472332971,26.576990283729277,1129.753040304689
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IND/IND_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IND/IND_1_elevation.properties
new file mode 100755
index 0000000..60f64b1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IND/IND_1_elevation.properties
@@ -0,0 +1,67 @@
+# IND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IND elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IND
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IN-AP = 290.08632719278654,219.83874784511332,1602.0,1.0,1601.0,7.090151601407555,21.703421657640526,363.9768567894275
+IN-AR = 2038.4960366308565,1284.6061206547893,6944.0,63.0,6881.0,9.233800182791855,26.969015820032848,2409.4976606304235
+IN-AS = 161.80573006827066,190.78659497247273,1854.0,4.0,1850.0,6.06708956507625,28.318830528968853,250.16118624622334
+IN-BR = 191.0691798041662,184.69101149341301,1270.0,8.0,1262.0,5.519409263430344,17.034133669473146,265.7408534597141
+IN-CH = 312.188679245283,18.499760260666836,418.0,286.0,132.0,4858.140187536863,82940.15796281483,312.7363307622195
+IN-DD = 56.72676991150443,41.74545590458407,191.0,1.0,190.0,7.447824534252303,22.00499914691507,70.43159456717089
+IN-DL = 216.67702196036421,21.350672795929146,300.0,190.0,110.0,1077.127267249781,11289.808178791052,217.726394987955
+IN-DN = 88.96428571428571,74.51639939929223,390.0,3.0,387.0,6.795887559374657,22.60540193385967,116.04886002063058
+IN-GA = 74.39196123147093,106.45272403904266,817.0,1.0,816.0,6.0342027834158944,32.51225580288961,129.87049838665155
+IN-GJ = 88.62874453756676,99.7386472957982,1429.0,1.0,1428.0,5.62129069280808,24.843835098185707,133.42732899483627
+IN-HP = 3120.261845991988,1777.4559879566589,6899.0,240.0,6659.0,10.622967496893207,29.18063111640075,3591.014310285639
+IN-HR = 231.51585579643483,61.70647769037476,1559.0,170.0,1389.0,71.99181910185705,496.3462829524848,239.59816542308556
+IN-JK = 3830.670818434114,1554.959052632026,7607.0,239.0,7368.0,21.60042303013121,68.3864405534645,4134.239540056313
+IN-KA = 611.6324884347255,210.65497407271806,1890.0,1.0,1889.0,32.80930638154493,121.4951446273606,646.8924323335631
+IN-KL = 325.2169248335739,443.2996024049433,2533.0,1.0,2532.0,4.303860837002247,14.083224028297682,549.8004962625876
+IN-LD = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IN-MH = 434.7406612202758,200.75128331252046,1556.0,1.0,1555.0,16.845803806842135,54.72835542603472,478.85333899835257
+IN-ML = 641.7967536824616,468.98452877521214,1954.0,1.0,1953.0,7.1263369279895645,19.337125398266124,794.8896535166709
+IN-MN = 1019.472509198981,462.53745079205396,2950.0,8.0,2942.0,17.870022067529312,61.05210869757195,1119.4932292772828
+IN-MP = 426.88856336786574,160.13357176571515,1315.0,16.0,1299.0,27.685276299070107,105.04760545722657,455.93487072247717
+IN-MZ = 615.3263709526483,389.70391633370474,2100.0,18.0,2082.0,9.214593488294046,27.195480043893706,728.3513473561939
+IN-NIC = 55.76947571932219,76.39249458901645,710.0,1.0,709.0,4.91269286710699,21.3008602011217,94.58354852478838
+IN-NL = 993.0463765212601,586.668880350578,3441.0,97.0,3344.0,10.599086537378202,33.04095547009822,1153.3956307762764
+IN-OR = 299.94360382024,258.13272174818667,1584.0,1.0,1583.0,6.140047534845137,18.543116100240468,395.7254951475979
+IN-PB = 221.45792301190494,175.6202839627478,2268.0,45.0,2223.0,9.906427235508696,59.535371852079145,282.6412846770713
+IN-PY = 9.587253414264037,17.483125743970373,77.0,1.0,76.0,4.185216563004886,14.95288918915422,19.939285689532642
+IN-RJ = 275.8655558583346,130.1860617014267,1694.0,4.0,1690.0,17.05990175989171,63.492170516591514,305.0413341997481
+IN-SK = 3385.8279569892475,1656.0051857140693,7487.0,237.0,7250.0,14.691524036991188,44.57971882381903,3769.1091957439867
+IN-TN = 258.7911956658022,323.2573681776719,2612.0,1.0,2611.0,5.7265238365179085,26.751115992729485,414.08719979648953
+IN-TR = 90.62900711623179,83.52968299982044,778.0,1.0,777.0,7.652019967905203,39.80994932001446,123.25106438860654
+IN-UP = 544.2146341718202,1105.8864962710045,7619.0,40.0,7579.0,4.783842770587004,20.607468709044472,1232.5398617007506
+IN-WB = 87.45692257925383,217.18337846743896,3353.0,1.0,3352.0,8.692868989643506,84.70885076143911,234.13101714544834
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IND/IND_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IND/IND_2_elevation.properties
new file mode 100755
index 0000000..afb4c5d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IND/IND_2_elevation.properties
@@ -0,0 +1,505 @@
+# IND.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IND elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IND
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IN-AP-G030001 = 272.8235265465173,117.90426153163338,652.0,86.0,566.0,19.888586806450085,68.19627303514841,297.2105171836928
+IN-AP-G030002 = 476.6139850008522,128.38903876108444,939.0,197.0,742.0,62.4112603634395,276.73145130002655,493.60372362086974
+IN-AP-G030003 = 469.21136862388266,243.92808133537451,1203.0,2.0,1201.0,12.631377174652268,36.012855365040835,528.8291002865235
+IN-AP-G030004 = 285.7782435773406,154.44486814805282,1051.0,73.0,978.0,13.20100913896673,46.71357794632767,324.84214904999556
+IN-AP-G030005 = 163.09759667231552,234.9468843471086,1274.0,1.0,1273.0,4.244391354170832,14.127439383733066,286.00850425240645
+IN-AP-G030006 = 76.68202696695806,77.45292054821282,536.0,1.0,535.0,5.664667674478882,20.415895292780355,108.99122974445727
+IN-AP-G030007 = 515.8763736263736,27.522290507178024,605.0,453.0,152.0,6641.876047825214,125564.46323104817,516.6100166863389
+IN-AP-G030008 = 270.546936026936,93.60942058321454,645.0,76.0,569.0,33.03781936391514,125.26640659668061,286.28371978771025
+IN-AP-G030009 = 173.70021809802066,133.07709816709897,1244.0,8.0,1236.0,8.703715764840634,39.013492416556616,218.81791476905076
+IN-AP-G030010 = 38.6468913146654,47.80725861059712,464.0,1.0,463.0,5.421263598104978,25.204247699974417,61.47451654261364
+IN-AP-G030011 = 349.67919357086447,108.57651236795843,908.0,125.0,783.0,43.48211406130818,178.53658194107044,366.1480540087024
+IN-AP-G030012 = 445.3588086914192,116.64295447271805,877.0,144.0,733.0,67.60494058816423,310.41341888172764,460.3803289750385
+IN-AP-G030013 = 525.596516815374,54.3164324123813,664.0,343.0,321.0,935.0965740037534,9332.073472317756,528.3956598217501
+IN-AP-G030014 = 253.63125178214997,116.16752248595166,643.0,15.0,628.0,17.27688463233579,56.8101267487217,278.96900394328105
+IN-AP-G030015 = 77.67576082162435,108.52001254899251,1027.0,1.0,1026.0,5.984416467269887,31.538048957894397,133.4545501017172
+IN-AP-G030016 = 431.72771687321256,79.02230775610118,655.0,255.0,400.0,179.7921689188808,1079.4183137285263,438.90015566146343
+IN-AP-G030017 = 177.4515584719944,178.77127134010576,920.0,1.0,919.0,5.424359896263066,17.404008685932627,251.8893071583198
+IN-AP-G030018 = 563.6247240618102,60.2840061338329,726.0,379.0,347.0,845.0239884476931,8157.154236692732,566.8394754860459
+IN-AP-G030019 = 97.89938586175356,144.64260307646984,1348.0,1.0,1347.0,5.241173165620342,23.625639612242868,174.65901745070502
+IN-AP-G030020 = 491.0443213296399,435.18367680739414,1602.0,1.0,1601.0,5.159772094847191,12.326177779006198,656.1321193705498
+IN-AP-G030021 = 174.69145176070165,177.849090409604,1271.0,2.0,1269.0,6.236836233465405,25.067325481267748,249.29380713885584
+IN-AP-G030022 = 271.8449126803341,93.5888886893958,737.0,51.0,686.0,33.60132418957888,129.5563822427788,287.5039767312699
+IN-AP-G030023 = 72.0428722280887,98.6592466401955,761.0,1.0,760.0,5.585703651594127,26.288532544839,122.16309748235608
+IN-AR-G040001 = 1259.416490486258,1084.1527144223842,4458.0,127.0,4331.0,5.963156898593174,16.91171734708164,1661.7812746261598
+IN-AR-G040002 = 2701.411134527573,1157.7587190717218,5908.0,150.0,5758.0,19.352093369624868,61.522571078974764,2939.0521208947866
+IN-AR-G040003 = 1415.9303851036818,772.396724200041,3816.0,116.0,3700.0,12.48376415413225,40.95536162121475,1612.90283495777
+IN-AR-G040004 = 1136.9161958568739,676.926137030196,4004.0,107.0,3897.0,10.535505145070434,33.62184971519505,1323.1808007208567
+IN-AR-G040005 = 2125.7044761751968,1409.2684621927783,5191.0,104.0,5087.0,8.13414798626348,21.837294022920563,2550.422929351618
+IN-AR-G040006 = 1830.2306297292228,1106.2192346680786,6690.0,63.0,6627.0,10.646684789692731,36.164100545409,2138.5661442070586
+IN-AR-G040007 = 3767.829602405613,968.288667996141,6572.0,1075.0,5497.0,70.15446917672837,316.00741358118677,3890.2599986805226
+IN-AR-G040008 = 805.6446135831382,526.8480583886547,2226.0,122.0,2104.0,8.743262316599594,25.359626790936083,962.617327926014
+IN-AR-G040009 = 2335.991452991453,1172.5664270291436,5261.0,169.0,5092.0,14.020658322015684,42.617309916211696,2613.765118415389
+IN-AR-G040010 = 2236.890677888574,1340.508256424423,6944.0,210.0,6734.0,10.498989934101084,33.899567382157095,2607.804112729107
+IN-AR-G040011 = 2136.009460547504,1192.8980198238019,5176.0,123.0,5053.0,11.29530687826511,32.654956857457826,2446.5367565699858
+IN-AS-G050001 = 47.46607528170703,30.69982100512041,353.0,19.0,334.0,12.404653437882505,71.11134116870211,56.52881842383679
+IN-AS-G050002 = 91.86097639831878,72.41208415766432,756.0,19.0,737.0,7.944701684130396,32.64266227139523,116.96986328498957
+IN-AS-G050003 = 154.78121032585696,228.5902367874076,1471.0,7.0,1464.0,4.736429969394007,18.520620306995667,276.06289034287175
+IN-AS-G050004 = 84.63040653424912,60.20791761159102,607.0,23.0,584.0,8.768359676487233,32.644488259742864,103.86192301934528
+IN-AS-G050005 = 216.5702891326022,153.18236284167597,985.0,87.0,898.0,8.461954444544517,28.24709354767611,265.26878146653024
+IN-AS-G050006 = 39.79197994987469,26.958951175087464,384.0,4.0,380.0,13.247669737049264,103.19571218396146,48.06440176255167
+IN-AS-G050007 = 104.19417855049815,13.237126765614363,235.0,86.0,149.0,514.0015960890058,4314.07122701363,105.03165412780109
+IN-AS-G050008 = 45.51513802315227,42.42685280003819,515.0,19.0,496.0,9.901115498736512,72.33721030532277,62.22270990388256
+IN-AS-G050009 = 162.3442235780358,136.2738719857176,1128.0,62.0,1066.0,7.569745517575444,30.985636329424207,211.9580503664223
+IN-AS-G050010 = 76.5958866036687,77.21737618476008,549.0,10.0,539.0,6.426400724424789,27.539078145345208,108.7632889786844
+IN-AS-G050011 = 129.81107320913145,64.73852698005457,604.0,72.0,532.0,16.142071937927806,66.81538991376497,145.05857990223723
+IN-AS-G050012 = 113.88045851528385,102.73622835531312,620.0,24.0,596.0,6.187220849072071,20.044991159817947,153.37369868502896
+IN-AS-G050013 = 394.4262023217247,262.1729217624853,1183.0,35.0,1148.0,8.165010723015754,22.133294462981368,473.61025113844005
+IN-AS-G050014 = 312.1343070502965,235.56278689463437,1256.0,53.0,1203.0,7.473740803469121,23.415827529260717,391.04686702150656
+IN-AS-G050015 = 38.03267716535433,45.73774216319732,485.0,9.0,476.0,7.439132953247691,48.121161102168536,59.48466685248545
+IN-AS-G050016 = 111.94717887154862,75.58524977161639,629.0,21.0,608.0,9.034260595399374,31.212349145677663,135.0751673711202
+IN-AS-G050017 = 130.94313513513512,117.24794521985896,1108.0,67.0,1041.0,8.778654997787765,48.532435773051844,175.76457349903393
+IN-AS-G050018 = 82.97582519758252,66.54130033560676,360.0,38.0,322.0,7.9093871744851985,29.73601428271419,106.3613285812716
+IN-AS-G050019 = 480.48737261852017,337.128897189331,1854.0,54.0,1800.0,8.35676231704366,27.052112407335,586.9616755512603
+IN-AS-G050020 = 131.6510574018127,112.80685393830454,831.0,28.0,803.0,7.33780044005442,29.23715554664187,173.37066421535482
+IN-AS-G050021 = 73.42213937482076,93.31429973373801,1261.0,24.0,1237.0,8.352166985666738,63.28399857735205,118.73655328151268
+IN-AS-G050022 = 110.69267139479905,27.37967955879091,238.0,87.0,151.0,80.52009623577808,410.4005812987174,114.02856814526363
+IN-AS-G050023 = 123.30918166691878,81.14219786766593,711.0,41.0,670.0,9.98748663388927,39.36236015322949,147.61168841985597
+IN-AS-G050024 = 134.93178920526987,24.443126805095226,391.0,100.0,291.0,187.52014827108,1187.8398333981547,137.12787530675647
+IN-BR-G060001 = 52.480010590415674,6.105565476303745,79.0,34.0,45.0,661.7787402252909,5939.2319233143535,52.833979987840905
+IN-BR-G060002 = 104.00708103855231,26.161308443650338,374.0,61.0,313.0,77.3902938446932,407.58173667779465,107.24685060944144
+IN-BR-G060003 = 36.99956331877729,6.856514435361623,58.0,15.0,43.0,172.55456656083925,1009.846081756084,37.6295027336601
+IN-BR-G060004 = 85.23187951051145,64.576454642604,306.0,14.0,292.0,7.311550215622929,22.024565038487566,106.93265066901972
+IN-BR-G060005 = 56.149167927382756,7.095468716877894,79.0,40.0,39.0,519.7930338166049,4316.451967289327,56.595713046569365
+IN-BR-G060006 = 42.01176470588236,8.269677987080062,66.0,20.0,46.0,147.05722328582496,837.9064767685439,42.81793955472891
+IN-BR-G060007 = 242.00487963565388,35.819275127491096,629.0,165.0,464.0,330.68039447544186,2429.653433632372,244.6413338708858
+IN-BR-G060008 = 215.89930555555554,55.050285477386005,644.0,121.0,523.0,73.37893980619486,355.7654941569464,222.80719034742307
+IN-BR-G060009 = 174.15527262662607,47.74411361928333,461.0,56.0,405.0,60.135800884400396,270.7248976240092,180.58117113626625
+IN-BR-G060010 = 128.42009061084207,57.337588262031055,376.0,52.0,324.0,19.52651645995235,74.67776142133398,140.63896579612313
+IN-BR-G060011 = 325.34785133565623,82.13748791185623,1270.0,138.0,1132.0,76.65457689074049,399.7108671317229,335.55594360582944
+IN-BR-G060012 = 104.7600700525394,64.34269199610064,452.0,21.0,431.0,10.85304054497343,40.614203883799945,122.94167027789251
+IN-BR-G060013 = 65.3465735486687,2.8975539137049955,76.0,54.0,22.0,11537.267159864805,261677.7753988403,65.41078269853064
+IN-BR-G060014 = 560.4292170676591,148.02430322446017,1125.0,207.0,918.0,66.54208305686312,310.11895290914606,579.648256866314
+IN-BR-G060015 = 397.13930486870515,113.40212163699356,805.0,83.0,722.0,53.312315997732135,224.67048800535156,413.012915855388
+IN-BR-G060016 = 65.43184885290148,7.222802931465108,89.0,45.0,44.0,770.8522720880828,7238.4791757640605,65.82929231349617
+IN-BR-G060017 = 25.87604924454393,4.3021087024859925,40.0,14.0,26.0,235.22286777542715,1519.3305898944873,26.231242132123068
+IN-BR-G060018 = 34.83863885839737,4.464554868968348,48.0,17.0,31.0,496.92511794623056,4029.218041653528,35.123539224911035
+IN-BR-G060019 = 55.66703827573393,12.916932478943057,104.0,19.0,85.0,93.0489153093223,463.18718847843735,57.146008566282205
+IN-BR-G060020 = 694.0339780449556,131.43707843994233,1075.0,392.0,683.0,163.54365400461472,958.3446165015596,706.3702062443839
+IN-BR-G060021 = 41.75186947654657,10.532182797465335,64.0,16.0,48.0,74.28256482842544,345.0437292230138,43.059789586873336
+IN-BR-G060022 = 58.19117647058823,7.501260810154954,88.0,34.0,54.0,490.44692160972016,3997.6974015650935,58.672667680727706
+IN-BR-G060023 = 114.88901207193891,93.26425156954545,483.0,17.0,466.0,6.737763798067172,20.37312891716433,147.9787339981442
+IN-BR-G060024 = 47.95732468180684,5.8824204717603905,69.0,34.0,35.0,567.0430219852511,4843.7387952549,48.316745143302285
+IN-BR-G060025 = 52.923917000364035,13.959443813716533,286.0,36.0,250.0,74.09306223146274,534.8935325145155,54.733966257249506
+IN-BR-G060026 = 115.28002489110143,61.174131930278214,557.0,50.0,507.0,14.821520713801615,63.728403419589725,130.5057797812653
+IN-BR-G060027 = 315.8264675178672,137.52647745079736,1129.0,110.0,1019.0,20.18987406454269,75.80725062572128,344.47044805736095
+IN-BR-G060028 = 103.2869592281357,74.22789711917645,824.0,53.0,771.0,10.525458286492366,55.40001604922589,127.19267532892607
+IN-BR-G060029 = 356.99623808727637,124.24746989852203,892.0,142.0,750.0,32.83271775209593,125.76018813483331,377.9996663816668
+IN-BR-G060030 = 47.75657754010695,8.246976243677073,69.0,20.0,49.0,210.6461918793899,1309.0324972989097,48.46342244938982
+IN-BR-G060031 = 60.225768552966514,5.519758000516224,76.0,47.0,29.0,1331.4923609864984,14881.381105765693,60.47818553974444
+IN-BR-G060032 = 186.13223464783206,89.62482444680846,892.0,64.0,828.0,16.62893206142715,63.35893945810203,206.58610295011843
+IN-BR-G060033 = 33.11440198959982,7.434575788757229,59.0,17.0,42.0,102.22268656204557,524.6408256006986,33.938717363618615
+IN-BR-G060034 = 531.6732868878029,125.2921035258296,822.0,223.0,599.0,88.29783646321012,420.6060453699683,546.2367574559653
+IN-BR-G060035 = 131.63246534525197,127.40226958597864,619.0,51.0,568.0,6.318847350687045,22.407810905523174,183.1896400687741
+IN-BR-G060036 = 50.2448343079922,12.688888541512785,79.0,8.0,71.0,73.79374306689736,339.0947997465775,51.82230472544163
+IN-BR-G060037 = 105.82728881026095,82.58377344057064,529.0,12.0,517.0,7.499782826481791,25.875567673333695,134.23671141909685
+IN-BR-G060038 = 40.369953673064195,3.330086252915646,54.0,27.0,27.0,1818.0810205158277,22488.837111883207,40.50706893885569
+IN-BR-G060039 = 56.092635212888375,7.5658629235745885,69.0,29.0,40.0,428.87852188003285,3328.2853157071772,56.60058309685942
+IN-BR-G060040 = 56.47037246049661,7.033996956180556,93.0,40.0,53.0,542.9129561613325,4591.510520437538,56.906766548511364
+IN-BR-G060041 = 64.02745995423341,2.577999307294631,73.0,56.0,17.0,15394.850405493533,384249.17180479557,64.07933917121316
+IN-BR-G060042 = 41.59112249253094,4.448514949174368,59.0,27.0,32.0,844.1142563843557,8126.57947801835,41.828348705653454
+IN-CH-G070001 = 312.188679245283,18.499760260666836,418.0,286.0,132.0,4858.140187536863,82940.15796281483,312.7363307622195
+IN-DD-G100001 = 13.651685393258427,10.245416759467616,74.0,1.0,73.0,9.095995655958841,44.05458527024668,17.06859920004232
+IN-DD-G100002 = 61.43067484662577,41.19196170808732,191.0,1.0,190.0,8.583369789446555,25.728142431269095,73.96286582787603
+IN-DL-G110001 = 216.67702196036421,21.350672795929146,300.0,190.0,110.0,1077.127267249781,11289.808178791052,217.726394987955
+IN-DN-G090001 = 93.78152492668622,74.54869540855437,390.0,3.0,387.0,7.2436655529074745,24.087976248266276,119.80184641603853
+IN-DN-G090002 = 17.543478260869566,6.027857510141633,27.0,3.0,24.0,32.85932472255188,118.88795623878694,18.55016699795918
+IN-GA-G120001 = 62.72141706924316,101.23529141213298,817.0,1.0,816.0,6.674573036636611,42.3104375038382,119.09055540416892
+IN-GA-G120002 = 102.7021484375,113.264702046839,729.0,1.0,728.0,5.6011481452246175,21.406054599146533,152.8941595465226
+IN-GJ-G130001 = 30.091409300674478,23.095167146206425,114.0,1.0,113.0,7.038003491762437,21.153261772937615,37.93256726365786
+IN-GJ-G130002 = 144.10969449121964,69.09318119808343,513.0,1.0,512.0,15.684990629507082,52.64870709823632,159.81699451067107
+IN-GJ-G130003 = 121.97018851380973,108.59502833222284,1061.0,1.0,1060.0,6.40695745806419,23.411092457412316,163.30831903050952
+IN-GJ-G130004 = 93.2076403588348,126.2691140001155,816.0,1.0,815.0,4.498324708170237,15.751773429235337,156.9444276539818
+IN-GJ-G130005 = 75.0520428401428,61.18685452766033,586.0,1.0,585.0,6.944981182420394,25.648500644215776,96.83305376506345
+IN-GJ-G130006 = 76.0742092457421,10.90014806234456,107.0,34.0,73.0,361.00069235176994,2671.3045799306183,76.85114534049565
+IN-GJ-G130007 = 53.33418150975403,46.746873390026046,555.0,1.0,554.0,6.529539983539583,25.6635918819257,70.92111878036418
+IN-GJ-G130008 = 81.8911993278723,83.83164388297187,899.0,1.0,898.0,5.986042412623441,25.089660102282526,117.19177890738864
+IN-GJ-G130009 = 30.88406393020595,46.38019840212818,399.0,1.0,398.0,4.401821196614244,15.940989999340935,55.7220621358098
+IN-GJ-G130010 = 38.76731237675444,22.953813080391477,103.0,1.0,102.0,10.32013334085524,30.419475477179674,45.053102488579206
+IN-GJ-G130011 = 89.35543458861325,47.89239167221733,420.0,9.0,411.0,13.21534214341163,47.286769309425374,101.3808407471798
+IN-GJ-G130012 = 222.0991791486841,111.89114265295554,817.0,52.0,765.0,14.98305899103097,54.02841151507932,248.69192424102332
+IN-GJ-G130013 = 109.21572421701426,57.93773343303798,331.0,5.0,326.0,12.765217066267935,39.78545125882518,123.63193507991645
+IN-GJ-G130014 = 205.51143125587222,91.39331725060944,687.0,59.0,628.0,18.915581499026025,66.42489712845683,224.91706652654798
+IN-GJ-G130015 = 93.50111111111111,95.82810736095007,671.0,1.0,670.0,5.856972153274238,22.24256997443638,133.8860856825456
+IN-GJ-G130016 = 68.73842284361592,60.297929414683374,336.0,1.0,335.0,6.19175338445444,19.791768947383606,91.43747080232397
+IN-GJ-G130017 = 464.96779220779223,196.59738540904107,1429.0,134.0,1295.0,21.42654782582001,79.30124657252948,504.8223249226006
+IN-GJ-G130018 = 131.09326369644,107.11144967404479,678.0,1.0,677.0,6.897933869272303,23.276496372582493,169.2876440791227
+IN-GJ-G130019 = 101.83918516064922,123.18678329593426,652.0,1.0,651.0,4.6277777142599135,14.544359416046301,159.83179662690534
+IN-HP-G150001 = 799.8304239401497,295.7629023998446,1963.0,362.0,1601.0,29.04863118250414,113.88799424637062,852.7628049441763
+IN-HP-G150002 = 3215.9576668671075,1207.281117164826,5980.0,821.0,5159.0,26.871765120436987,94.56643428472168,3435.099912803713
+IN-HP-G150003 = 823.9493902439025,152.21143189533512,1513.0,463.0,1050.0,175.60829568318627,1055.075953571913,837.8907552198716
+IN-HP-G150004 = 1642.9310989284825,1543.2510188119936,5881.0,240.0,5641.0,5.556486518611812,15.81318503326457,2254.0732691930416
+IN-HP-G150005 = 4332.629621380846,905.6185612109973,6480.0,1274.0,5206.0,123.26937550053547,652.7785526167606,4426.265289663128
+IN-HP-G150006 = 3573.696116504854,1318.8586805663879,6745.0,780.0,5965.0,28.030282402292322,99.9959248231235,3809.2902426078253
+IN-HP-G150007 = 5000.534500683994,660.8992088985266,6899.0,2434.0,4465.0,455.10914604002954,3602.063138722319,5044.019533750204
+IN-HP-G150008 = 1628.0082357247438,596.2402063908014,3425.0,507.0,2918.0,29.031677083896533,108.05203980881976,1733.756960852512
+IN-HP-G150009 = 2473.1753896636587,802.134610056878,5156.0,827.0,4329.0,39.456695629995664,161.91967342904357,2600.003161669056
+IN-HP-G150010 = 1189.6821476510067,648.8004348062532,3472.0,300.0,3172.0,12.319636182707386,39.182283284644264,1355.0961650909856
+IN-HP-G150011 = 1187.9726694122053,399.62391483455997,2379.0,311.0,2068.0,35.18105784036065,133.71766573533347,1253.3867466101835
+IN-HP-G150012 = 534.124648547329,159.93637272161365,1166.0,292.0,874.0,47.84826407623676,201.8460531991526,557.5560810404229
+IN-HR-G140001 = 375.6505263157895,196.70698301379556,1559.0,238.0,1321.0,14.960923169150377,60.814600023817576,424.0365020699507
+IN-HR-G140002 = 229.15841584158414,22.217426392325965,360.0,191.0,169.0,1129.57861173239,12016.831988301621,230.23291160588408
+IN-HR-G140003 = 191.5205118554761,6.135808755116711,202.0,170.0,32.0,30503.971901492074,955002.6447378979,191.6187741596917
+IN-HR-G140004 = 217.7176543592926,34.58385675186335,357.0,178.0,179.0,269.5898668564929,1842.4465173715953,220.44731834963602
+IN-HR-G140005 = 210.18300809138506,6.76671985287427,240.0,192.0,48.0,30061.696030157575,936697.206986128,210.2919051887412
+IN-HR-G140006 = 219.80175824175825,5.445861135026567,246.0,204.0,42.0,65871.41454396128,2663619.483991505,219.86921187303676
+IN-HR-G140007 = 226.71573438011123,5.549549993288368,247.0,211.0,36.0,68305.16634665226,2795517.1151089408,226.78364517892632
+IN-HR-G140008 = 236.10274790919954,10.838326963041638,260.0,207.0,53.0,10402.667758327823,228024.80339304483,236.35138438696063
+IN-HR-G140009 = 247.0052707235266,9.77903799473952,266.0,220.0,46.0,16190.406916782224,410836.040982018,247.19877295266903
+IN-HR-G140010 = 302.4041755888651,29.027859388526924,540.0,242.0,298.0,1162.656494756598,12468.609869442673,303.7941770907751
+IN-HR-G140011 = 224.54984423676012,7.553640473269417,244.0,204.0,40.0,26359.78135567524,786263.7819285446,224.67685691043624
+IN-HR-G140012 = 254.472,15.505328632441188,366.0,226.0,140.0,4471.036432916633,74254.1093155997,254.943942858033
+IN-HR-G140013 = 215.603171376296,10.324353390247607,265.0,192.0,73.0,9170.302401759129,192853.51132229195,215.8502253425814
+IN-HR-G140014 = 196.9134349030471,7.335508230465363,223.0,180.0,43.0,19424.745930833775,523656.2267627697,197.05002036618973
+IN-HR-G140015 = 215.12717219589257,7.082649364420179,239.0,195.0,44.0,28112.73422216936,856629.5805304026,215.24373193898245
+IN-HR-G140016 = 277.3877715205149,38.970986733992355,562.0,249.0,313.0,385.49664757448045,2989.2691642286222,280.11196617805956
+IN-JK-G160001 = 3061.792392005158,944.366102571878,5457.0,1592.0,3865.0,43.859012360211935,176.07222846343765,3204.1223427683694
+IN-JK-G160002 = 1811.0286204922725,273.4536170761497,2889.0,1541.0,1348.0,311.5516667143487,2222.262736093192,1831.55713668293
+IN-JK-G160003 = 2727.5881326352533,997.0464757229454,5173.0,1532.0,3641.0,28.896243792247823,104.95187379233018,2904.107211527187
+IN-JK-G160004 = 3842.2096923076924,1119.8593429664008,6407.0,832.0,5575.0,50.23438859878578,205.2372393274579,4002.081991625397
+IN-JK-G160005 = 443.92825011246066,190.24075242910524,2026.0,247.0,1779.0,22.005019476320214,97.48945318753928,482.97394871017997
+IN-JK-G160006 = 4609.627802246746,608.7215821308789,7005.0,2574.0,4431.0,456.41385955488397,3618.7216709746995,4649.646270394996
+IN-JK-G160007 = 968.4270284510011,739.516730668474,3507.0,249.0,3258.0,7.4035604527418615,23.189020037536263,1218.497396128947
+IN-JK-G160008 = 2531.6042642924085,641.4848002639118,4224.0,1125.0,3099.0,73.50945865174491,341.43842866342607,2611.613083891475
+IN-JK-G160009 = 4885.504118714129,684.8359392527975,7607.0,2643.0,4964.0,383.95597714046454,2883.98635190176,4933.269783588261
+IN-JK-G160010 = 799.6465246245198,367.0233543068864,2037.0,239.0,1798.0,17.48341154242778,59.20442300617349,879.8526620694803
+IN-JK-G160011 = 1977.967270194986,457.0018129140787,4329.0,1577.0,2752.0,96.05144732617678,505.1151990553619,2030.0751658422305
+IN-JK-G160012 = 2538.8556778389193,974.6404870366389,4724.0,773.0,3951.0,25.644784443384744,90.26717672198811,2719.505880094017
+IN-JK-G160013 = 1772.2933142766396,955.5859110621318,4489.0,299.0,4190.0,12.745490193932776,41.2788767422269,2013.4964676527543
+IN-JK-G160014 = 3318.1246303337557,792.0471708442866,5182.0,1586.0,3596.0,85.77521073046987,410.1668503727793,3411.3472094276717
+IN-JK-G160015 = 2116.7946272143276,769.7519953752736,4240.0,578.0,3662.0,29.217366675077486,106.78292667542239,2252.4070742624785
+IN-KA-G180001 = 802.0001345713902,117.44443994592348,1186.0,301.0,885.0,337.7784252984845,2427.3578151275174,810.5537689300687
+IN-KA-G180002 = 862.9463376419898,58.77345902867593,1018.0,700.0,318.0,3208.2432174436376,47708.69931987625,864.9454902685593
+IN-KA-G180003 = 625.0899788102745,108.97238996227972,1006.0,13.0,993.0,204.1770698979567,1250.93608359417,634.5175043945759
+IN-KA-G180004 = 566.3788201160542,103.41571342654281,1070.0,348.0,722.0,181.0574106981567,1091.5807764891522,575.7428051305326
+IN-KA-G180005 = 583.3137720488467,43.297352180624834,682.0,452.0,230.0,2485.432416302404,34021.969853318005,584.9184707014363
+IN-KA-G180006 = 539.117931134399,53.11233177113839,725.0,382.0,343.0,1076.22905230666,11234.381794173456,541.727849991859
+IN-KA-G180007 = 866.1155575046596,185.19675714129198,1890.0,135.0,1755.0,117.03100118574238,628.8827576137209,885.6940768726287
+IN-KA-G180008 = 665.104743083004,79.31090049078986,1111.0,497.0,614.0,615.6817235021682,5397.835915202409,669.816794510386
+IN-KA-G180009 = 143.5779042200095,176.72393309981584,1518.0,1.0,1517.0,5.807409670252795,25.818662146676353,227.69708630212838
+IN-KA-G180010 = 595.681949437209,48.52607465165535,935.0,476.0,459.0,1887.16555796519,23642.90014479756,597.6552223535001
+IN-KA-G180011 = 441.8045679810386,60.032607571281865,676.0,319.0,357.0,421.5685664230727,3288.580615577625,445.8645425022264
+IN-KA-G180012 = 899.72834546824,75.90536159656573,1367.0,271.0,1096.0,1700.5137469660274,20572.0750607994,902.9245370229575
+IN-KA-G180013 = 869.2727453712921,224.88606106569813,1683.0,37.0,1646.0,68.27050705473025,302.0141225447821,897.8913332397121
+IN-KA-G180014 = 814.4282134280046,80.8270570151968,1407.0,606.0,801.0,1053.675120616832,10938.808562517244,818.429183236564
+IN-KA-G180015 = 722.5689125868477,101.66625678377706,1108.0,387.0,721.0,380.32039380640725,2857.920792789506,729.6861388332413
+IN-KA-G180016 = 765.5649611758181,161.9886547272869,1606.0,253.0,1353.0,120.06549366689666,644.9654217015426,782.5151973223831
+IN-KA-G180017 = 463.4034400440717,88.00140502819161,736.0,302.0,434.0,162.27370055255867,947.154374627398,471.6852716924871
+IN-KA-G180018 = 639.9782941983377,83.32539258276064,1211.0,103.0,1108.0,476.8027867698082,3862.6886188842473,645.3799951145724
+IN-KA-G180019 = 764.945702785889,85.3634089118542,1186.0,503.0,683.0,746.390122651657,6930.862916634512,769.6939910065884
+IN-KA-G180020 = 399.30041067761806,218.67853830254208,1004.0,1.0,1003.0,10.90007453248855,28.240410780848123,455.2593997727571
+IN-KL-G190001 = 5.531141868512111,6.723910164501507,56.0,1.0,55.0,6.393754411895514,33.029990182264484,8.706577873647959
+IN-KL-G190002 = 47.65673810388667,82.6439120980378,668.0,1.0,667.0,5.506656403498386,27.93676295379954,95.40010950502442
+IN-KL-G190003 = 902.0426839395449,526.6444055058035,2533.0,17.0,2516.0,10.580593346711948,32.02550284530799,1044.5263680249623
+IN-KL-G190004 = 94.51987110633728,118.04944613120652,1094.0,1.0,1093.0,6.219515266083239,32.52393053561614,151.22723883561181
+IN-KL-G190005 = 121.88201556739041,139.64936195171265,1156.0,1.0,1155.0,6.5557060471607995,33.53946853791949,185.3568720395606
+IN-KL-G190006 = 162.51251885369533,241.18540975663743,1758.0,1.0,1757.0,5.005467231516016,20.988935827520322,290.82764769473016
+IN-KL-G190007 = 114.54949282966072,200.17699211711394,1272.0,1.0,1271.0,4.9706578486293695,21.79521413367134,230.6348076084519
+IN-KL-G190008 = 206.33296703296702,332.43437003170527,1862.0,1.0,1861.0,4.468883006413949,16.522340309484193,391.26193740639235
+IN-KL-G190009 = 244.47857613711273,443.3529890735996,2405.0,1.0,2404.0,4.490071313078459,17.51925450700232,506.29205712762786
+IN-KL-G190010 = 371.86383217831053,412.4313334314308,2236.0,6.0,2230.0,5.00707985220399,16.475799410506024,555.3218116357098
+IN-KL-G190011 = 488.4779129321383,491.5333691309961,1784.0,1.0,1783.0,4.687269042023978,11.804242896625729,692.9759912087902
+IN-KL-G190012 = 170.57059679767104,272.16823968447926,1810.0,1.0,1809.0,4.999658014810875,21.019674122242932,321.20068366188406
+IN-KL-G190013 = 154.69063590018783,222.94889887921687,1072.0,1.0,1071.0,4.519486269544407,15.445003669528468,271.3584425564451
+IN-KL-G190014 = 816.5267309377739,141.84141888407788,1911.0,206.0,1705.0,209.3434006405062,1337.3101050842436,828.7550243871685
+IN-LD-G200001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IN-MH-G220001 = 613.9280108868224,125.94986145491211,1556.0,172.0,1384.0,131.9495340229867,743.6010726248007,626.7144247198735
+IN-MH-G220002 = 388.017295151687,89.43546909115769,578.0,232.0,346.0,95.01330141091563,474.94632289492404,398.1910652794544
+IN-MH-G220003 = 423.31031147223837,171.43545084216174,1151.0,254.0,897.0,24.181813488665284,96.01802538435402,456.70749238892364
+IN-MH-G220004 = 573.436936936937,91.5672293916329,961.0,307.0,654.0,264.9175481042562,1789.645656398764,580.7017118470347
+IN-MH-G220005 = 577.3218531594496,112.27955731111659,890.0,364.0,526.0,151.4181805805342,860.7236442124554,588.1387770972437
+IN-MH-G220006 = 318.7462457337884,68.4837100625102,740.0,200.0,540.0,116.12336254921591,630.4548348803663,326.0202259267216
+IN-MH-G220007 = 440.19322033898305,134.82995521203185,738.0,210.0,528.0,44.42391391900696,176.82650037095272,460.37939577579164
+IN-MH-G220008 = 216.31298549974107,47.63628117842441,502.0,110.0,392.0,109.38322360125366,598.5494057414478,221.49610150140583
+IN-MH-G220009 = 334.1170717423133,183.51516890057968,1210.0,44.0,1166.0,12.586849018098691,42.679743829187295,381.19815692926227
+IN-MH-G220010 = 318.7522286455238,134.02196688282402,918.0,91.0,827.0,22.097459149017904,85.93639186878613,345.7815363399686
+IN-MH-G220011 = 34.66417910447761,59.55565042250177,395.0,1.0,394.0,4.949146913932727,21.865164242509817,68.90922151812877
+IN-MH-G220012 = 290.590188629814,112.71708970421088,950.0,122.0,828.0,27.069585433886797,115.72682049111206,311.68541839376746
+IN-MH-G220013 = 494.92818893313193,60.56947860664463,738.0,389.0,349.0,570.7053019309972,4881.2393141282455,498.6206713919016
+IN-MH-G220014 = 581.3705607921546,208.82370823120647,1042.0,13.0,1029.0,29.035556159671454,100.08648384299374,617.7370557730989
+IN-MH-G220015 = 570.9951213977763,56.17150428063571,685.0,386.0,299.0,1080.080629291819,11267.780562999606,573.751397866019
+IN-MH-G220016 = 314.65465032444126,74.95201177645752,661.0,204.0,457.0,88.04085343379461,445.90391878504977,323.45842552039755
+IN-MH-G220017 = 395.6923467169155,57.23291607968286,641.0,211.0,430.0,351.702997297529,2588.7422989750744,399.8100047939317
+IN-MH-G220018 = 581.479674796748,134.93476110181655,1466.0,63.0,1403.0,93.28107377251517,466.8887864643568,596.9304833524051
+IN-MH-G220019 = 610.4740406320542,59.407072645846206,796.0,458.0,338.0,1115.8842023649577,11783.300575911124,613.3577704455824
+IN-MH-G220020 = 427.9026520464108,45.29210755037221,590.0,338.0,252.0,872.1974409704503,8527.088662860044,430.29298696900247
+IN-MH-G220021 = 626.7924519017862,175.7870439152151,1386.0,15.0,1371.0,55.36875586492203,234.06379639894178,650.9760844835258
+IN-MH-G220022 = 107.97761503385381,106.18878903066368,775.0,1.0,774.0,5.78795586867227,20.9846693674481,151.4437990285435
+IN-MH-G220023 = 143.5738781466618,84.52565304823531,913.0,1.0,912.0,11.361711012415773,44.80120183264407,166.6074563436558
+IN-MH-G220024 = 624.7093747180367,87.75154657023705,1017.0,47.0,970.0,382.0004608047815,2875.854064574671,630.8424024953212
+IN-MH-G220025 = 724.1371382986439,183.24977389855897,1411.0,14.0,1397.0,73.37850530027065,340.1815237422003,746.9639045477516
+IN-MH-G220026 = 97.75650387950708,81.0043177588812,782.0,1.0,781.0,7.9558533929005195,37.647939695186345,126.95681764413393
+IN-MH-G220027 = 509.4483165396903,55.170495988933126,919.0,399.0,520.0,816.5060557988019,7842.4122835476455,512.4269419661591
+IN-MH-G220028 = 111.17155581372833,112.27627640125286,862.0,1.0,861.0,5.477744580521962,18.36190242942611,158.00340839543767
+IN-MH-G220029 = 299.8459190594619,83.93718177722236,585.0,195.0,390.0,57.41162621867644,258.1839211802579,311.3728081597939
+IN-MH-G220030 = 301.91098689746366,73.89929371752051,647.0,172.0,475.0,81.00454956725868,391.02005172089287,310.8236632261912
+IN-ML-G240001 = 274.2792056074766,164.5398435891469,928.0,27.0,901.0,10.103745288456343,30.28625077447725,319.84753048446277
+IN-ML-G240002 = 866.2856948599401,461.1175748488965,1954.0,1.0,1953.0,12.449126898622664,36.85570873627057,981.3665589133832
+IN-ML-G240003 = 897.2070200573066,318.7706537734701,1687.0,8.0,1679.0,30.05729254926509,105.84334460598515,952.1529113263678
+IN-ML-G240004 = 222.90645768025078,235.7506706472947,1356.0,4.0,1352.0,5.448204491062913,19.02902069784179,324.4467099327822
+IN-ML-G240005 = 860.4645114942529,430.036100000666,1873.0,3.0,1870.0,14.218099686635501,43.59033046094041,961.9408624467658
+IN-MN-G230001 = 769.6937799043062,14.936292449058637,923.0,734.0,189.0,137002.7068246031,7068641.991427176,769.8386893729767
+IN-MN-G230002 = 887.3273566965498,375.96101925858034,2252.0,144.0,2108.0,20.394485814248295,68.47713926351508,963.6890193127848
+IN-MN-G230003 = 823.0876798561151,344.7672640825782,1968.0,24.0,1944.0,20.689684964426334,68.8567738789067,892.3776079182561
+IN-MN-G230004 = 875.4976958525345,136.740432379108,1503.0,753.0,750.0,283.48047534021305,1978.6737380807626,886.111822114073
+IN-MN-G230005 = 390.3624454148472,273.57370431035554,1270.0,8.0,1262.0,7.991356780875073,23.84193347653607,476.6816657690427
+IN-MN-G230006 = 1404.324418028727,420.2155821315619,2950.0,544.0,2406.0,48.304161955528315,208.11297472231777,1465.8472657606214
+IN-MN-G230007 = 994.2034697341128,525.8947684272996,2752.0,50.0,2702.0,12.946104216672614,40.817561543975465,1124.7247870881804
+IN-MN-G230008 = 912.6486486486486,196.02926669014195,1770.0,744.0,1026.0,116.5634939211211,636.7067548283255,933.4639946346507
+IN-MN-G230009 = 1242.9810949192595,447.7685099209015,2698.0,223.0,2475.0,29.905894107028146,110.35617049723328,1321.1732062085825
+IN-MP-G210001 = 515.8569682151589,160.9361084139822,940.0,256.0,684.0,42.49125453686074,168.48336741473273,540.3784254090576
+IN-MP-G210002 = 475.49800757709596,172.85697925064144,1315.0,16.0,1299.0,28.687997673990697,101.01943189225025,505.9425762726878
+IN-MP-G210003 = 604.1784993270525,123.38882958294985,1098.0,324.0,774.0,132.0281199055794,719.9861940983094,616.6493836167676
+IN-MP-G210004 = 147.97250199840127,18.271761749570185,270.0,100.0,170.0,556.9166448762443,4753.219980669406,149.0963400794933
+IN-MP-G210005 = 478.9149843616719,31.291622632108556,634.0,360.0,274.0,3631.7818205188464,56330.075158447355,479.93617064469174
+IN-MP-G210006 = 371.2715330226579,137.5902514068168,1098.0,180.0,918.0,29.122618308680288,116.40326265981402,395.9464970361344
+IN-MP-G210007 = 301.19871376642743,114.03567257835594,561.0,95.0,466.0,26.571981562430288,94.82054356545815,322.06334748764607
+IN-MP-G210008 = 628.7915496911847,146.6690410934945,1148.0,310.0,838.0,91.83700058285702,454.1041881126176,645.6706750180983
+IN-MP-G210009 = 386.0855188141391,60.3001669348479,691.0,300.0,391.0,283.28801001579745,1972.6103154741706,390.7660911214706
+IN-MP-G210010 = 195.20508925180403,29.634123199553514,284.0,125.0,159.0,306.0420293384258,2157.494778904332,197.44165752852433
+IN-MP-G210011 = 398.10519418632356,123.64335914767753,752.0,181.0,571.0,43.19866482771775,173.38897011381334,416.86379777986474
+IN-MP-G210012 = 379.4468648208469,162.49110607815635,716.0,84.0,632.0,19.492654097681417,61.557389881554066,412.77509951167474
+IN-MP-G210013 = 293.1720297029703,34.12308098831209,454.0,226.0,228.0,661.4630087562776,5948.709140494699,295.1511877941442
+IN-MP-G210014 = 333.78818808953963,90.54135279581453,832.0,181.0,651.0,62.65635279126457,294.21842468592473,345.85009913862103
+IN-MP-G210015 = 450.4902390574697,51.53254056525609,555.0,325.0,230.0,693.8263984239602,6284.9712576495585,453.4281180332402
+IN-MP-G210016 = 234.92132947095592,56.49430282664552,420.0,130.0,290.0,85.42401245292784,423.51870233923273,241.61878505668835
+IN-MP-G210017 = 425.5110373683451,144.8149137413133,1207.0,231.0,976.0,36.07853348206615,155.96102482322235,449.4785892166499
+IN-MP-G210018 = 512.2141422257935,96.27134934537101,797.0,214.0,583.0,165.25003359963884,947.5553025792199,521.1827896246036
+IN-MP-G210019 = 440.57023995245527,74.11716633146642,763.0,275.0,488.0,229.1688031449179,1495.7224355068622,446.76111141948104
+IN-MP-G210020 = 348.0497419052088,86.74948892038624,783.0,47.0,736.0,76.59385615334405,358.67856741640617,358.69777901212444
+IN-MP-G210021 = 672.9900129461809,141.48089577025928,1130.0,366.0,764.0,122.21559914209189,656.3060734804941,687.7008080504601
+IN-MP-G210022 = 434.44914533219895,41.58004395321942,597.0,318.0,279.0,1172.1710158095352,12582.881189949638,436.4343707077042
+IN-MP-G210023 = 282.8371260547175,97.23350410720441,521.0,108.0,413.0,33.69437357596738,128.55576631995913,299.08392500409957
+IN-MP-G210024 = 440.7970889177115,115.7607644678067,879.0,294.0,585.0,67.79747365554152,318.524646391765,455.7440380175036
+IN-MP-G210025 = 390.08301640769315,85.73429217830552,635.0,123.0,512.0,107.31878692572144,547.5230169206093,399.39345080389046
+IN-MP-G210026 = 513.9984909760367,226.16500841577127,1106.0,164.0,942.0,19.03194093063786,64.2114849611569,561.5559275418157
+IN-MP-G210027 = 321.19042089985487,114.03434964115482,1030.0,165.0,865.0,33.25952468176513,148.52782510572857,340.8329787093777
+IN-MP-G210028 = 406.27851385157044,88.81351022546913,658.0,270.0,388.0,109.95088798250465,574.6400965064929,415.87266129911734
+IN-MP-G210029 = 345.18440205316784,67.96814339362345,855.0,262.0,593.0,149.09464983768527,893.3494954953773,351.8123646735276
+IN-MP-G210030 = 437.9276109086339,34.252179513397564,615.0,324.0,291.0,2128.644548757452,27721.878686023923,439.26507281772575
+IN-MP-G210031 = 455.16644671725504,44.33425022708007,600.0,297.0,303.0,1111.7442438084802,11697.814845248175,457.32047839606867
+IN-MP-G210032 = 261.5980127443568,98.37207591893048,505.0,95.0,410.0,26.53664358934481,91.8406666374922,279.4827107217843
+IN-MP-G210033 = 453.1743292240754,57.83474426440821,667.0,317.0,350.0,504.80093504911736,4146.981601614431,456.849899104531
+IN-MP-G210034 = 345.3014848950333,72.46338512776634,681.0,135.0,546.0,123.70489472293626,680.5782201212427,352.82298345613754
+IN-MP-G210035 = 418.25061005368474,101.95492695870757,626.0,264.0,362.0,81.11687127213324,381.8203717957256,430.4978280333535
+IN-MP-G210036 = 498.0400146842878,83.94643911237337,755.0,286.0,469.0,226.42603710022271,1447.7985219146574,505.06520456904667
+IN-MP-G210037 = 505.9853626802559,137.48955034029458,1126.0,237.0,889.0,62.301009798268545,290.8032008829651,524.332493461398
+IN-MP-G210038 = 456.76261819968073,40.81478299873944,629.0,330.0,299.0,1435.2313463569758,16444.726934515118,458.5825289910874
+IN-MP-G210039 = 386.7033653114055,76.48601755232902,528.0,220.0,308.0,144.1570117911987,803.4989330030879,394.1948802612504
+IN-MP-G210040 = 351.848315796907,94.13680109055602,770.0,160.0,610.0,64.29060360865878,296.0265846733437,364.2237974771597
+IN-MP-G210041 = 598.5483096686951,169.438300250567,1219.0,221.0,998.0,55.74452712200566,249.8410412751699,622.0686590715316
+IN-MP-G210042 = 281.74311926605503,44.66495182020708,489.0,176.0,313.0,269.8806514615566,1823.4180490631225,285.2615346920575
+IN-MP-G210043 = 493.306800618238,21.877790396627397,582.0,431.0,151.0,11531.811949118544,261553.5133752724,493.7916941877828
+IN-MP-G210044 = 445.7269239201929,40.61960202106363,596.0,355.0,241.0,1354.964110574062,15257.289601176719,447.5739522980611
+IN-MP-G210045 = 351.80690683799907,159.73002263593634,997.0,119.0,878.0,18.324892884855732,65.24037397932683,386.37000379195763
+IN-MZ-G250001 = 676.1235217633583,394.87477644220314,2049.0,18.0,2031.0,10.504144351907657,30.95763668635254,782.9872960348499
+IN-MZ-G250002 = 562.7178026823443,406.0528969089767,2100.0,45.0,2055.0,7.6736198605279435,22.886459013711715,693.923829064702
+IN-MZ-G250003 = 479.4961921499707,303.6396047994438,1709.0,30.0,1679.0,9.257517645667544,27.887228096269897,567.5505333352124
+IN-NIC-G010001 = 46.564791818845876,70.79747812879953,710.0,1.0,709.0,4.928986768112651,23.0849608308524,84.73820122312199
+IN-NIC-G010002 = 88.11344969199179,85.9402994862089,650.0,1.0,649.0,5.892153416037891,22.66974627595178,123.08417888746898
+IN-NL-G260001 = 784.3971795411493,454.2376414186107,2812.0,126.0,2686.0,11.091009410859913,35.6487126125988,906.4274764997208
+IN-NL-G260002 = 525.9868778280543,276.17900993588535,1562.0,180.0,1382.0,13.504254082420625,44.863047531240454,594.0850454071964
+IN-NL-G260003 = 608.1328790459966,389.11271240663285,1707.0,97.0,1610.0,9.11669521374155,27.065468493059413,721.9655819588769
+IN-NL-G260004 = 1361.2153939762702,470.47794297760146,2898.0,364.0,2534.0,33.20342117563828,126.24479845563097,1440.228052645277
+IN-NL-G260005 = 1367.6800093088202,629.7611822086974,3441.0,162.0,3279.0,17.192305181663524,57.293958970894565,1505.7050688896115
+IN-NL-G260006 = 654.8950839328537,297.18963077890027,1699.0,231.0,1468.0,17.85783594583714,60.484255730757425,719.1726132173823
+IN-NL-G260007 = 1470.524893314367,369.62416480363015,2429.0,561.0,1868.0,74.72110102364897,345.4198331232912,1516.2669570573685
+IN-OR-G270001 = 203.62223529411764,76.67770747250313,939.0,73.0,866.0,29.002457621138365,132.52927613694027,217.58098613944134
+IN-OR-G270002 = 25.391869337148307,55.91858621170766,670.0,1.0,669.0,6.927074403713601,52.29726434511022,61.413641093416516
+IN-OR-G270003 = 49.55841668440094,72.75066918532133,629.0,1.0,628.0,5.4793170778362,27.332421678555203,88.02668079154664
+IN-OR-G270004 = 185.84242695289208,119.8843425230495,896.0,28.0,868.0,10.158802676022942,38.50297442041054,221.15529213185215
+IN-OR-G270005 = 282.85006887052344,270.4099332443988,1454.0,1.0,1453.0,5.233655451847845,14.58836756465816,391.31278212869597
+IN-OR-G270006 = 344.08875028180654,189.81534618834155,1296.0,139.0,1157.0,12.939482771308068,46.34245540727962,392.9719248484492
+IN-OR-G270007 = 395.82817741334327,198.26962904874338,1208.0,20.0,1188.0,13.968609649776552,42.47992995660205,442.7084727419336
+IN-OR-G270008 = 608.8748257361328,278.8427286010481,1584.0,59.0,1525.0,17.076280084747765,54.48470594115516,669.6878531889945
+IN-OR-G270009 = 321.8832335329341,255.24905734551032,1147.0,5.0,1142.0,6.706881140769804,19.812443321313474,410.8051816924772
+IN-OR-G270010 = 507.8510466988728,252.21188572475478,1280.0,50.0,1230.0,14.102423722467728,42.012682109847255,567.0304409235694
+IN-OR-G270011 = 102.012441314554,117.33482280779059,873.0,1.0,872.0,5.298120665535314,20.608009519243154,155.47989846372772
+IN-OR-G270012 = 238.5183030046551,94.81474176177026,727.0,82.0,645.0,25.202277506505578,101.99627632618382,256.67258545386517
+IN-OR-G270013 = 305.2541185036862,131.33179114291892,973.0,114.0,859.0,21.159050572150353,82.43947034493492,332.3072617748065
+IN-PB-G290001 = 217.3180734382451,11.716658577821068,247.0,188.0,59.0,6436.556200096684,120423.8537117419,217.63369484328413
+IN-PB-G290002 = 210.5151735153187,6.953016675079408,234.0,185.0,49.0,27844.754654032604,845768.3038917005,210.62996634161217
+IN-PB-G290003 = 206.32259444048466,15.339433289850382,241.0,178.0,63.0,2474.1732951907534,33840.601884834556,206.89202785585164
+IN-PB-G290004 = 188.86192656432354,14.443358862494641,237.0,157.0,80.0,2276.006807450093,30316.914241796625,189.41340480762904
+IN-PB-G290005 = 288.8131763812417,127.60753936214634,1443.0,215.0,1228.0,22.37884560448897,116.35024236854235,315.74789778157503
+IN-PB-G290006 = 341.8108006750422,102.70854678994193,721.0,223.0,498.0,47.88564765729783,206.03381015607522,356.90848832973296
+IN-PB-G290007 = 232.57862461673238,14.527265842574728,287.0,200.0,87.0,4153.012258342354,67333.37873201769,233.0318821137394
+IN-PB-G290008 = 221.85946872322194,9.384665100543774,248.0,200.0,48.0,13283.06724940395,315689.76360631967,222.05786588454743
+IN-PB-G290009 = 247.13001470279352,8.123786593173305,275.0,227.0,48.0,28242.57192614801,861919.3192459316,247.2635033231034
+IN-PB-G290010 = 251.83366843355876,18.996679034603062,329.0,210.0,119.0,2370.1095330057706,31974.499811297046,252.54914446706672
+IN-PB-G290011 = 312.25576860578485,60.5248298172679,929.0,238.0,691.0,155.45091337495305,938.981660847481,318.0674771994124
+IN-PB-G290012 = 231.9638928067701,9.007853935251958,255.0,208.0,47.0,17153.70441183359,443722.9121507265,232.1387279162819
+IN-PY-G280001 = 2.1227272727272726,1.768006534896863,11.0,1.0,10.0,7.362024841712037,28.16846461379152,2.7625745567890436
+IN-PY-G280002 = 1.5384615384615385,0.9294650748918902,4.0,1.0,3.0,11.112593041206042,38.959748545693365,1.7974340685458343
+IN-PY-G280003 = 20.372759856630825,22.744902377004458,77.0,1.0,76.0,4.486757242637537,12.328706951611153,30.5348968938068
+IN-PY-G280004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IN-RJ-G300001 = 397.01439779988675,64.09261720206193,845.0,286.0,559.0,257.7340201688259,1745.1886522896668,402.15456685236927
+IN-RJ-G300002 = 299.89245901639345,91.37884521578121,697.0,166.0,531.0,46.760044229549045,206.68765306500885,313.50531148270653
+IN-RJ-G300003 = 308.4066050598394,89.22413531144687,553.0,119.0,434.0,52.117228918148754,223.36277732694924,321.05385898103003
+IN-RJ-G300004 = 152.10682433607434,65.31128329636549,910.0,4.0,906.0,20.39439081409438,76.50046733481501,165.53564490895442
+IN-RJ-G300005 = 198.003008709422,30.091491375145296,389.0,149.0,240.0,307.16777998168453,2212.258742636784,200.2765321028999
+IN-RJ-G300006 = 418.7645408794654,58.50467612868681,582.0,274.0,308.0,388.2991853541015,2937.524287836962,422.83157146423207
+IN-RJ-G300007 = 206.1444073012841,57.0459814868278,351.0,108.0,243.0,58.50335622994789,258.01028549330107,213.89193688728238
+IN-RJ-G300008 = 280.44061757719714,67.48592297022762,518.0,177.0,341.0,85.8122519222656,432.880761577378,288.44633779305167
+IN-RJ-G300009 = 451.93695014662757,50.7466852816523,643.0,294.0,349.0,732.9679341546923,6766.324792123501,454.7771245070605
+IN-RJ-G300010 = 277.96417896721385,37.497081688021815,397.0,191.0,206.0,429.4903275128786,3348.152994992493,280.48193511175634
+IN-RJ-G300011 = 188.7343954034996,43.15025307679721,318.0,113.0,205.0,97.58764258159569,497.6618937596561,193.6042777133712
+IN-RJ-G300012 = 186.90937575319353,65.12748853335015,420.0,77.0,343.0,33.545544266206996,136.58653962543005,197.93105998581967
+IN-RJ-G300013 = 178.23745155496738,19.3608139833582,250.0,120.0,130.0,807.8845653229611,7695.272176148474,179.28588972617874
+IN-RJ-G300014 = 357.77464387464386,71.31972620300007,778.0,223.0,555.0,142.25120123013812,807.6082531314108,364.81392400139987
+IN-RJ-G300015 = 167.0718359511988,65.87520865058579,347.0,34.0,313.0,24.081898654671757,83.65045546382827,179.5899258946959
+IN-RJ-G300016 = 160.45464425445587,91.05412325842666,907.0,6.0,901.0,12.116719055542706,46.736282627267485,184.48996239683274
+IN-RJ-G300017 = 370.24782867340866,54.314231882572464,605.0,258.0,347.0,337.6444502601158,2452.714298795419,374.2104894606345
+IN-RJ-G300018 = 357.5666443402545,74.77371901174939,965.0,250.0,715.0,125.68976041223449,708.9697217423732,365.30126498494104
+IN-RJ-G300019 = 255.22691932280972,41.199063896397085,446.0,148.0,298.0,256.0743517032406,1699.147805986571,258.53073939659754
+IN-RJ-G300020 = 310.7594042880986,69.42681632455108,519.0,179.0,340.0,103.86415213557595,537.946420201402,318.42030428108194
+IN-RJ-G300021 = 350.48740983316367,54.254060725398716,806.0,270.0,536.0,290.15384646217507,2027.2244994007042,354.6617086136525
+IN-RJ-G300022 = 380.3920091907072,179.58825134999205,1231.0,157.0,1074.0,17.336536105342415,64.25815517796109,420.6542769057402
+IN-RJ-G300023 = 260.8698055128026,56.1357308832859,514.0,128.0,386.0,115.43987718721488,621.9582960162443,266.8412931127567
+IN-RJ-G300024 = 434.4038189533239,68.1662244958378,1033.0,302.0,731.0,279.1322732298051,1932.6752646276457,439.7195834657005
+IN-RJ-G300025 = 395.22215384615384,175.41878998111395,1694.0,195.0,1499.0,21.010918490767846,95.60746001953612,432.40294028744853
+IN-RJ-G300026 = 294.69376438585476,29.212809251287215,608.0,179.0,429.0,1058.4989710807038,11050.224129796447,296.1381484919797
+IN-RJ-G300027 = 491.96988648532874,171.55587335874347,1338.0,101.0,1237.0,32.47954593100325,123.70449867904348,521.0237872614533
+IN-SK-G310001 = 1960.16540837337,1023.1401511017707,4269.0,300.0,3969.0,13.307111407000844,41.82365638973893,2211.12283624861
+IN-SK-G310002 = 4262.06479519774,1351.1412694786259,7487.0,703.0,6784.0,40.41002563243227,155.82353702377014,4471.104902432089
+IN-SK-G310003 = 1649.4469328140215,1000.4975314687251,5186.0,237.0,4949.0,10.60443251793116,35.95022936407807,1929.1631591559578
+IN-SK-G310004 = 2703.977736549165,1298.7327859209706,5472.0,246.0,5226.0,15.605096228944715,49.69757997960451,2999.70039320256
+IN-TN-G320001 = 50.937275985663085,45.06755030124358,508.0,1.0,507.0,7.470733379909921,35.412972108171836,68.01242662186617
+IN-TN-G320002 = 41.96214511041009,29.149865442835406,290.0,1.0,289.0,8.143248737579995,25.631145564565085,51.09340737905942
+IN-TN-G320003 = 470.25191994414706,317.6215779666224,2422.0,151.0,2271.0,10.407024023901213,44.828092812501744,567.4683559469757
+IN-TN-G320004 = 555.0379519212569,181.31484977084324,1498.0,245.0,1253.0,38.557063819509196,155.30792947798267,583.9025627794138
+IN-TN-G320005 = 121.68318199763127,144.1911993001208,1636.0,21.0,1615.0,9.033981596305303,68.23909103835503,188.67405422229066
+IN-TN-G320006 = 233.1710251046025,331.36081873680877,1810.0,1.0,1809.0,4.631539334344491,16.729901599722467,405.177392190457
+IN-TN-G320007 = 13.57943925233645,4.584690866325415,25.0,1.0,24.0,34.502688057867736,128.0117380476089,14.332500156904361
+IN-TN-G320008 = 334.46384812171806,278.19684818391994,2117.0,87.0,2030.0,7.73520670320045,32.248873596103785,435.0397131755382
+IN-TN-G320009 = 1457.7369801423754,546.4118431599647,2612.0,288.0,2324.0,26.97663196007428,94.86395307890228,1556.7796907783973
+IN-TN-G320010 = 352.5913771797336,197.12682332947384,1322.0,58.0,1264.0,11.827677565643446,38.156802069800534,403.9550268748624
+IN-TN-G320011 = 83.92923005993545,39.417757796425306,598.0,15.0,583.0,17.984790466962753,80.0342289014851,92.72472856876541
+IN-TN-G320012 = 379.67624607094746,261.36997372924884,1663.0,140.0,1523.0,9.34129371336065,33.919580539082936,460.94285437324527
+IN-TN-G320013 = 82.82140896614821,43.46450675775107,231.0,1.0,230.0,12.463353137894275,35.75670263694831,93.53367912593073
+IN-TN-G320014 = 538.0320521526552,476.4715844388104,2452.0,122.0,2330.0,6.9033849251332695,25.18173111962144,718.6818906311942
+IN-TN-G320015 = 19.103564097779437,12.784486320853754,73.0,1.0,72.0,8.682777753478925,26.855543244737135,22.98671902917135
+IN-TN-G320016 = 372.27227966518956,243.81235250605653,1616.0,112.0,1504.0,10.003628972286883,37.155002655290396,445.0068689825522
+IN-TN-G320017 = 106.27491408934708,142.76714255012183,1079.0,1.0,1078.0,6.4881517422110075,34.195930056254454,177.9798144639573
+IN-TN-G320018 = 11.521561189858256,16.99230576052529,113.0,1.0,112.0,5.121977619605977,22.1723826683794,20.530095647873647
+IN-TN-G320019 = 138.93309483939717,92.89725670721867,956.0,18.0,938.0,11.042444584182583,57.375635543215886,167.12960583146187
+IN-TN-G320020 = 194.3612345992633,256.2495907185042,1830.0,1.0,1829.0,5.756833997380284,25.350436436415666,321.62111600196795
+IN-TN-G320021 = 233.77690070627338,170.47111565384543,1002.0,52.0,950.0,8.822727802091945,33.755335422013395,289.3303312411222
+IN-TR-G330001 = 115.65902943516309,108.77065586261195,778.0,7.0,771.0,6.990447557294798,30.717955358669926,158.77048424271644
+IN-TR-G330002 = 79.00985626283368,52.034306971773155,351.0,1.0,350.0,9.261042144658374,30.944269714590803,94.60510815334638
+IN-TR-G330003 = 62.64888888888889,47.11459491835818,355.0,2.0,353.0,7.726320785116038,26.316415085054583,78.3879348709566
+IN-UP-G340001 = 158.45055268975682,16.566685593207982,215.0,105.0,110.0,902.6794964111581,8885.795384717105,159.3142577399575
+IN-UP-G340002 = 179.1317289423686,6.112420539455985,200.0,158.0,42.0,25258.72960319541,742916.9038443347,179.23598410680088
+IN-UP-G340003 = 92.10214827295704,19.086484862311487,170.0,60.0,110.0,128.60807621337779,721.8199279775577,94.05902200689208
+IN-UP-G340004 = 1821.2593426981182,998.348647215795,6764.0,447.0,6317.0,13.939924834689927,57.61068959613306,2076.941408601309
+IN-UP-G340005 = 72.37679269882659,9.107912629129205,94.0,55.0,39.0,526.1103282472724,4382.945022379137,72.94761266709672
+IN-UP-G340006 = 123.1454443823365,10.246867723338,273.0,102.0,171.0,1776.1933320987755,21975.630238032958,123.57102722832208
+IN-UP-G340007 = 60.17151848937844,6.606703057048508,77.0,40.0,37.0,782.253634853414,7361.223094170996,60.53313276711875
+IN-UP-G340008 = 128.2046718576196,47.66777295444679,416.0,63.0,353.0,29.747994625605884,129.14808853214242,136.77958350776103
+IN-UP-G340009 = 114.1047342995169,13.198969612907245,143.0,82.0,61.0,672.491510466051,6052.143961043967,114.86558748557289
+IN-UP-G340010 = 169.0752009184845,8.382063180899236,197.0,148.0,49.0,8267.696109314094,168000.07777872882,169.2828477690356
+IN-UP-G340011 = 79.72650567355252,5.391318232843575,99.0,61.0,38.0,3279.080901430868,49188.13207787875,79.90858539107543
+IN-UP-G340012 = 221.76817602040816,20.863345029159483,399.0,180.0,219.0,1234.344928177152,13512.32369780239,222.74739742862204
+IN-UP-G340013 = 167.46359187305353,11.779153280069796,200.0,135.0,65.0,2916.09670861636,42062.1252800799,167.87734527034914
+IN-UP-G340014 = 195.52778244082592,7.996165901841793,217.0,158.0,59.0,14694.121415780693,361083.1291326552,195.6912169090803
+IN-UP-G340015 = 3495.1769398723545,1519.6596420894398,7619.0,657.0,6962.0,19.17592211151945,62.49693700326138,3811.250092661315
+IN-UP-G340016 = 1032.1726098191214,606.6651475184656,2900.0,260.0,2640.0,10.998095677813163,35.13637164740551,1197.2564043154744
+IN-UP-G340017 = 72.82930200414651,8.808193301879768,98.0,52.0,46.0,590.8827202100271,5113.760311130712,73.36001294748016
+IN-UP-G340018 = 166.19857610159707,9.260070569842739,217.0,137.0,80.0,5834.506182815656,105642.09659403264,166.4563474462804
+IN-UP-G340019 = 133.87358238825885,8.57210689306358,149.0,100.0,49.0,3854.2252285475456,60850.313920923516,134.14774346984757
+IN-UP-G340020 = 85.66293372498623,8.492560339047861,115.0,60.0,55.0,1056.5294427324552,10964.801118596017,86.08287748143502
+IN-UP-G340021 = 140.72456279809222,7.721275348823688,163.0,118.0,45.0,6108.326333447864,112307.39344596585,140.9362290815479
+IN-UP-G340022 = 110.49592441645053,21.4308188015492,269.0,70.0,199.0,155.91134668437826,955.4495817272178,112.5550056956633
+IN-UP-G340023 = 160.00526085050416,13.21298792556006,174.0,105.0,69.0,1810.2610374639971,22299.28357651354,160.54988804031873
+IN-UP-G340024 = 1136.2107208872458,573.2955578336771,2830.0,232.0,2598.0,14.071565839335396,44.0226979372289,1272.6517979757632
+IN-UP-G340025 = 59.543951261966924,4.614091865523497,78.0,40.0,38.0,2186.940135059046,28693.329220359203,59.72245788337067
+IN-UP-G340026 = 206.53791227473647,5.963764057587166,220.0,192.0,28.0,41641.16031219382,1445721.563648856,206.6239959165956
+IN-UP-G340027 = 111.30202041241408,21.483479750437525,351.0,77.0,274.0,158.50402936809024,991.1506060399532,113.35642747578498
+IN-UP-G340028 = 70.60452510016498,8.997163419201444,95.0,59.0,36.0,508.1923274992987,4209.26327081788,71.17547270100594
+IN-UP-G340029 = 148.34385435742755,37.90819690428148,307.0,80.0,227.0,72.51588485642625,342.8575976270378,153.11084389471395
+IN-UP-G340030 = 134.92599494210035,5.924014762821829,158.0,102.0,56.0,11882.441652010697,272127.84178460715,135.0559812152939
+IN-UP-G340031 = 281.77390921110623,75.47116294945855,727.0,211.0,516.0,65.87206719631205,327.9362797375921,291.70607184124987
+IN-UP-G340032 = 131.62491616364855,15.019827815546707,167.0,80.0,87.0,698.5888780757213,6337.491411697011,132.47910696670692
+IN-UP-G340033 = 82.75143513203214,5.61168676648968,95.0,60.0,35.0,3249.026706820809,48490.25714573647,82.94149169611141
+IN-UP-G340034 = 192.8233399785309,37.991012762313005,364.0,90.0,274.0,146.71588868658802,836.4047367168288,196.53029662416515
+IN-UP-G340035 = 121.47606382978724,5.339232696105298,132.0,105.0,27.0,11844.290337147371,270965.5080971994,121.59334475768689
+IN-UP-G340036 = 125.53612761964341,6.485133193445647,144.0,80.0,64.0,7309.750954044369,142523.50406758033,125.70352536930748
+IN-UP-G340037 = 145.09251515785073,12.683094037164713,195.0,112.0,83.0,1531.3778614275782,17911.458375162547,145.645799215723
+IN-UP-G340038 = 380.9566196337436,52.13426662657494,591.0,252.0,339.0,412.2254080853927,3177.3456826084284,384.50738328341583
+IN-UP-G340039 = 120.55761251196935,9.821302351156428,153.0,100.0,53.0,1886.7036378318091,23624.5420144707,120.95700027058783
+IN-UP-G340040 = 88.77903600464576,2.6479917225072667,119.0,76.0,43.0,37786.74176861489,1270259.563494947,88.81851774307346
+IN-UP-G340041 = 65.33321033210332,3.035345963497728,75.0,55.0,20.0,10036.341730583996,217408.37587802246,65.40368259828321
+IN-UP-G340042 = 153.5609410430839,6.594827597585577,171.0,118.0,53.0,12694.429533614459,297191.0813648304,153.70248652861594
+IN-UP-G340043 = 175.52460488505747,5.7109277988580045,192.0,150.0,42.0,29124.30623419528,897875.6893105676,175.61748664748427
+IN-UP-G340044 = 217.45804647160068,9.43144732230243,242.0,187.0,55.0,12325.825299767286,285753.705773209,217.66247764334167
+IN-UP-G340045 = 131.71595744680852,66.17624619878836,305.0,45.0,260.0,14.702944727999743,48.59387510978771,147.40552570067447
+IN-UP-G340046 = 192.98722161372763,9.392005501726494,219.0,167.0,52.0,8737.661743459013,180822.73286005697,193.21562429971982
+IN-UP-G340047 = 234.02477844094773,9.798693677478585,253.0,187.0,66.0,13693.726227947549,328681.6293458833,234.22982585938908
+IN-UP-G340048 = 547.1511600378788,531.4326914000602,2550.0,176.0,2374.0,5.899489497782631,19.38989203880133,762.7549392953857
+IN-UP-G340049 = 90.04206462101199,6.745712097743217,108.0,72.0,36.0,2418.5290294822325,32829.95346053449,90.29439646467624
+IN-UP-G340050 = 173.40451467268622,9.625435520697415,199.0,150.0,49.0,5900.781296484452,107275.34332566801,173.67145625528957
+IN-UP-G340051 = 3064.689769219462,1700.5668380263717,7595.0,255.0,7340.0,11.416738321404674,32.67022157728538,3504.889577740426
+IN-UP-G340052 = 110.67292950548625,6.422125330667727,131.0,92.0,39.0,5169.456031499172,89974.76851125482,110.85910435814071
+IN-UP-G340053 = 182.0007059654077,12.251252463949497,225.0,167.0,58.0,3324.9142916752726,50142.97186585863,182.41258223829357
+IN-UP-G340054 = 279.74633240482825,65.5578072326139,753.0,224.0,529.0,94.22650405892034,522.4046027657009,287.3253149012478
+IN-UP-G340055 = 153.9540211723811,9.966301413985686,182.0,128.0,54.0,3732.8965755947397,58401.91267209154,154.27627101735504
+IN-UP-G340056 = 92.2897630100171,6.802658630579904,107.0,64.0,43.0,2537.2538558076167,34958.07004038066,92.54013464918518
+IN-UP-G340057 = 131.45246038365303,8.143061959932002,151.0,105.0,46.0,4254.862840084536,69456.20511630083,131.70443727908017
+IN-UP-G340058 = 292.98716477094854,79.97141656568535,609.0,94.0,515.0,61.04150172733269,277.7895448230665,303.7052949621414
+IN-UP-G340059 = 93.83420436114615,7.058561874147485,112.0,71.0,41.0,2389.173345763531,32294.05126831363,94.09931563949075
+IN-UP-G340060 = 1882.5937159744906,1003.9189809889122,6436.0,319.0,6117.0,13.844475492225223,51.726586717047844,2133.5445671034054
+IN-UP-G340061 = 123.11391606184917,5.391573790642289,148.0,101.0,47.0,11974.365823358165,274971.39200881415,123.23191711575367
+IN-UP-G340062 = 3546.123457998825,1437.5057682968668,6796.0,746.0,6050.0,22.40999867375556,75.21754406980772,3826.4101208909005
+IN-UP-G340063 = 85.23081580142274,48.379398699667604,369.0,40.0,329.0,14.130850271917737,66.14315744710629,98.00437837524107
+IN-WB-G360001 = 96.98417161303759,39.50752178021142,284.0,20.0,264.0,22.806222609627458,82.40645091714164,104.72236542726218
+IN-WB-G360002 = 35.18186820745632,20.571092349455327,120.0,2.0,118.0,11.184908488375235,37.021649972419496,40.75455423651013
+IN-WB-G360003 = 55.750321130378936,23.60493165734924,189.0,15.0,174.0,21.22019165532332,76.97300171605742,60.541647687261566
+IN-WB-G360004 = 11.45,3.479172725971336,22.0,2.0,20.0,45.15059367364297,181.58479237459431,11.966918686827569
+IN-WB-G360005 = 844.5276027224603,751.6187026973133,3353.0,72.0,3281.0,5.714785300370823,16.471991827457572,1130.5562993520214
+IN-WB-G360006 = 7.039366298607777,3.452216301170792,17.0,1.0,16.0,15.058293292850552,48.299246589350616,7.840310917051961
+IN-WB-G360007 = 14.238414006179196,5.581325265326688,38.0,1.0,37.0,24.493079535293244,87.34530255077279,15.293254236058893
+IN-WB-G360008 = 170.58467323651453,106.70080755325927,1248.0,40.0,1208.0,12.502687244465436,69.30522966896172,201.2068415231603
+IN-WB-G360009 = 57.269578645488636,23.911607275006165,153.0,31.0,122.0,22.6252726767789,89.23396633602506,62.06101514401721
+IN-WB-G360010 = 25.95945691118235,9.45463959787383,231.0,2.0,229.0,32.95673563169031,222.05102018504755,27.627587897773804
+IN-WB-G360011 = 33.973173149822124,41.00540104394927,304.0,1.0,303.0,5.7838980928357016,26.42297084970132,53.25053435077353
+IN-WB-G360012 = 21.246538513241028,7.937786120617512,52.0,4.0,48.0,27.556982390376564,101.05766729270408,22.680913722584076
+IN-WB-G360013 = 11.932316491897044,4.084917790660887,30.0,1.0,29.0,33.68242476917162,126.73114671246279,12.612165960661017
+IN-WB-G360014 = 5.694546374794382,3.6828364326142657,19.0,1.0,18.0,8.69581395128204,24.76516115691611,6.78167697579842
+IN-WB-G360015 = 228.10592866515566,80.0943600848257,751.0,31.0,720.0,32.9812517039879,135.66244902731668,241.75901474317527
+IN-WB-G360016 = 4.378913171884229,3.3939443657908743,19.0,1.0,18.0,6.902158484589515,20.35498136043502,5.540193040407999
+IN-WB-G360017 = 36.60146005137218,13.252414281241721,86.0,16.0,70.0,30.92303189689206,126.4992607826783,38.92676922342586
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRL/IRL_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRL/IRL_0_elevation.properties
new file mode 100755
index 0000000..2d746c2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRL/IRL_0_elevation.properties
@@ -0,0 +1,36 @@
+# IRL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IRL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IRL
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IRL = 115.3657379252352,87.25930199346548,1002.0,1.0,1001.0,8.305942261113422,33.22344007782835,144.64936664715214
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRL/IRL_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRL/IRL_1_elevation.properties
new file mode 100755
index 0000000..1a55fce
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRL/IRL_1_elevation.properties
@@ -0,0 +1,36 @@
+# IRL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IRL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IRL
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IE-I = 115.3657379252352,87.25930199346548,1002.0,1.0,1001.0,8.305942261113422,33.22344007782835,144.64936664715214
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRN/IRN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRN/IRN_0_elevation.properties
new file mode 100755
index 0000000..707ef53
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRN/IRN_0_elevation.properties
@@ -0,0 +1,36 @@
+# IRN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IRN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IRN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IRN = 1258.2502321202812,686.0796843429554,5401.0,-30.0,5431.0,11.893854605320158,35.84259631847668,1433.1430423718841
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRN/IRN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRN/IRN_1_elevation.properties
new file mode 100755
index 0000000..e85ee0f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRN/IRN_1_elevation.properties
@@ -0,0 +1,59 @@
+# IRN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IRN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IRN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IR-0 = 374.30991135997823,599.9026342008457,3694.0,1.0,3693.0,4.316395238821841,15.8502776793363,707.1004739522003
+IR-04 = 1523.513500401066,613.260147420979,4268.0,689.0,3579.0,23.24847864525156,82.02251180219017,1642.3097741653653
+IR-05 = 867.0366320594949,550.8774493796279,2720.0,12.0,2708.0,8.936460382382371,25.24942995376924,1027.238280813207
+IR-06 = 326.94019832189167,348.4033035154753,1901.0,1.0,1900.0,4.715293411320797,13.461728513129096,477.78107453022085
+IR-08 = 2277.820438637424,488.1689761536955,4189.0,744.0,3445.0,115.77863581758852,611.7172833408382,2329.5439253109903
+IR-23 = 593.2648246871955,553.9203796884501,3154.0,1.0,3153.0,5.374747011055141,15.312484453447398,811.6593739034425
+IR-24 = 1894.239100553343,254.3081781788842,3519.0,1360.0,2159.0,436.9010391294348,3455.823962332628,1911.2337427833888
+IR-25 = 1478.3962296304185,423.9957477307801,4022.0,689.0,3333.0,53.52899836623876,233.77635996010932,1537.9947353223354
+IR-4 = 1560.9160745408233,641.8586159502522,3811.0,178.0,3633.0,21.69509768358261,72.71762378666476,1687.7326431130682
+IR-5 = 1321.8126709660305,786.5547205588573,4366.0,105.0,4261.0,10.125261976447296,29.240842959642407,1538.1342807309684
+IR-6 = 1862.5220796171416,268.60686029715754,3121.0,793.0,2328.0,354.39161372587284,2609.509328025881,1881.7912058621325
+IR-8 = 1553.0419132149902,719.6195939604867,4249.0,237.0,4012.0,16.799494091867253,54.37148394641867,1711.6633851941604
+IR-9 = 771.3259196743286,791.2305551219899,3659.0,-28.0,3687.0,4.64135830359647,12.321098209461097,1104.9839210233338
+IR-BKT = 1441.6580953533398,517.4102653385308,3432.0,125.0,3307.0,29.598605248932287,105.71426875273829,1531.6956115937357
+IR-EAZ = 1575.6532850865856,572.0628640631129,4713.0,12.0,4701.0,29.021576789578038,105.41793523092713,1676.2873247878028
+IR-HSA = 1200.3308156105086,423.4882690110515,3240.0,245.0,2995.0,32.05002534830786,124.94268322265509,1272.8457804833045
+IR-LRS = 1767.0967868338557,526.1840531649673,4027.0,198.0,3829.0,48.11166002673225,200.29515164270296,1843.7734979773552
+IR-MKZ = 1793.9935364943065,375.28757510554505,3169.0,884.0,2285.0,123.54541939574038,661.6188764237335,1832.826662020156
+IR-MZD = 967.1522207390328,1021.8590151512352,5401.0,-30.0,5431.0,4.568991703100882,12.182690647417783,1406.9752183056669
+IR-SBL = 923.0599652873248,522.9222154478728,3924.0,1.0,3923.0,10.964908285487168,31.975988129991617,1060.8898825632868
+IR-SEM = 1050.376851844567,393.4609365475805,3916.0,643.0,3273.0,28.66836390124998,117.6064272459295,1121.6519243864345
+IR-THR = 1550.2567946169872,770.0060397899869,4301.0,746.0,3555.0,15.083592926764853,50.48997831359188,1730.9550631282118
+IR-WAJ = 1669.891373570705,467.8977210375363,3434.0,703.0,2731.0,56.683385873876865,248.91788682573193,1734.2045660411534
+IR-Z = 1692.3072938019454,437.05234658641194,3783.0,257.0,3526.0,69.49481219271489,315.80724430455024,1747.8325807444924
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRN/IRN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRN/IRN_2_elevation.properties
new file mode 100755
index 0000000..df11251
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRN/IRN_2_elevation.properties
@@ -0,0 +1,140 @@
+# IRN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IRN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IRN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IR-0-G170001 = 374.8420228162779,600.1710487255924,3694.0,1.0,3693.0,4.316820842032967,15.844751128867282,707.6099418446421
+IR-0-G170002 = 6.0,0.0,6.0,6.0,0.0,0.0,-1.2,6.0
+IR-0-G170003 = 5.185185185185185,1.5643490431068798,8.0,2.0,6.0,46.3996204130786,189.39281907941034,5.41602560309064
+IR-0-G170004 = 7.25,2.165063509461097,10.0,4.0,6.0,47.27190044052871,190.61191111111106,7.566372975210778
+IR-0-G170005 = 8.333333333333334,1.699673171197595,10.0,6.0,4.0,132.03895944591966,713.223372781065,8.504900548115382
+IR-0-G170006 = 4.222222222222222,1.7497795275581802,7.0,1.0,6.0,21.196218776874538,70.21650624349635,4.570436400267363
+IR-0-G170007 = 7.333333333333333,3.299831645537222,11.0,3.0,8.0,17.34782380083031,52.90358184089961,8.04155872120988
+IR-0-G170008 = 5.5,0.5,6.0,5.0,1.0,1364.0,15368.0,5.522680508593631
+IR-0-G170009 = 4.0,2.160246899469287,6.0,1.0,5.0,11.308231218650446,29.418367346938766,4.546060565661952
+IR-0-G170010 = 3.0,0.0,3.0,3.0,0.0,0.0,-1.2,3.0
+IR-0-G170011 = 4.0,1.0,5.0,3.0,2.0,76.0,353.0,4.123105625617661
+IR-0-G170012 = 5.5,1.118033988749895,7.0,4.0,3.0,133.8063077735874,732.4799999999999,5.612486080160912
+IR-0-G170013 = 4.1,1.8681541692269403,7.0,1.0,6.0,16.7334931455948,50.63176821208366,4.505552130427524
+IR-0-G170014 = 4.5,0.5,5.0,4.0,1.0,756.0,7048.0,4.527692569068709
+IR-0-G170015 = 3.0,0.0,3.0,3.0,0.0,0.0,-1.2,3.0
+IR-0-G170016 = 5.846153846153846,2.0322838174804474,9.0,1.0,8.0,31.7637763194016,113.66405448231126,6.1893208276589045
+IR-0-G170017 = 3.6666666666666665,2.494438257849294,7.0,1.0,6.0,7.967725774514153,21.37786989795919,4.43471156521669
+IR-0-G170018 = 5.0,0.0,5.0,5.0,0.0,0.0,-1.2,5.0
+IR-0-G170019 = 13.0,0.0,13.0,13.0,0.0,0.0,-1.2,13.0
+IR-0-G170020 = 3.0,0.0,3.0,3.0,0.0,0.0,-1.2,3.0
+IR-0-G170021 = 4.333333333333333,0.9428090415820634,5.0,3.0,2.0,110.17607534362894,561.515625,4.43471156521669
+IR-0-G170022 = 6.222222222222222,3.3591592128513277,11.0,1.0,10.0,11.719484664209707,32.63499226714037,7.0710678118654755
+IR-0-G170023 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-0-G170024 = 3.5714285714285716,0.9035079029052513,5.0,2.0,3.0,73.4083230337337,336.7831249999999,3.6839419880650364
+IR-0-G170025 = 2.0,1.0,3.0,1.0,2.0,14.0,41.0,2.23606797749979
+IR-0-G170026 = 3.0,0.0,3.0,3.0,0.0,0.0,-1.2,3.0
+IR-0-G170027 = 1.5,0.5,2.0,1.0,1.0,36.0,136.0,1.5811388300841898
+IR-0-G170028 = 13.666666666666666,3.858612300930075,19.0,10.0,9.0,55.6247457943556,242.17748941857877,14.200938936093861
+IR-0-G170029 = 11.0,0.0,11.0,11.0,0.0,0.0,-1.2,11.0
+IR-0-G170030 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-0-G170031 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-0-G170032 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-04-G060001 = 1523.513500401066,613.260147420979,4268.0,689.0,3579.0,23.24847864525156,82.02251180219017,1642.3097741653653
+IR-05-G130001 = 867.0366320594949,550.8774493796279,2720.0,12.0,2708.0,8.936460382382371,25.24942995376924,1027.238280813207
+IR-06-G030001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-06-G030002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-06-G030003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-06-G030004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-06-G030005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-06-G030006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-06-G030007 = 327.6688990825688,348.4688304792977,1901.0,1.0,1900.0,4.723441523526425,13.482457968959102,478.3277466775163
+IR-06-G030008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-06-G030009 = 9.5,0.5,10.0,9.0,1.0,6916.0,132488.0,9.513148795220223
+IR-06-G030010 = 4.0,0.0,4.0,4.0,0.0,0.0,-1.2,4.0
+IR-06-G030011 = 24.88,23.077816187845855,69.0,1.0,68.0,5.190774857364038,13.35231542834646,33.93523242884893
+IR-06-G030012 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-08-G040001 = 2277.820438637424,488.1689761536955,4189.0,744.0,3445.0,115.77863581758852,611.7172833408382,2329.5439253109903
+IR-23-G120001 = 608.9918976401877,553.4319291037917,3154.0,1.0,3153.0,5.539806410635368,15.7968288769302,822.8961243941649
+IR-23-G120002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120005 = 59.56603773584906,52.40139326750707,180.0,1.0,179.0,5.290036934510954,13.06456387150399,79.33485279449712
+IR-23-G120006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120009 = 35.50295222758991,45.705090584026145,381.0,1.0,380.0,5.254205835651881,22.059523329655914,57.874129990597226
+IR-23-G120010 = 4.074380165289257,1.4667966404379214,19.0,1.0,18.0,38.26351390744748,289.36478302141603,4.330365586841656
+IR-23-G120011 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120012 = 31.15,28.036776443331238,102.0,1.0,101.0,5.278683193173663,13.857419839222056,41.90922730537194
+IR-23-G120013 = 4.0,0.0,4.0,4.0,0.0,0.0,-1.2,4.0
+IR-23-G120014 = 4.0,0.0,4.0,4.0,0.0,0.0,-1.2,4.0
+IR-23-G120015 = 17.88659793814433,12.613097666944153,47.0,1.0,46.0,7.7075628063790145,22.05746404555618,21.886539666121298
+IR-23-G120016 = 4.0,0.0,4.0,4.0,0.0,0.0,-1.2,4.0
+IR-23-G120017 = 9.0,1.0,10.0,8.0,2.0,756.0,7048.0,9.055385138137417
+IR-23-G120018 = 4.0,0.0,4.0,4.0,0.0,0.0,-1.2,4.0
+IR-23-G120019 = 13.4,6.554387843269576,28.0,1.0,27.0,14.588575305523673,44.729040742936995,14.917104276634927
+IR-23-G120020 = 26.3,24.730750089716246,97.0,1.0,96.0,5.329576230798719,15.142417396104374,36.10124651587532
+IR-23-G120021 = 14.043859649122806,8.383767053979334,30.0,1.0,29.0,9.831254444597654,27.329325040858134,16.3559635564417
+IR-23-G120022 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120023 = 40.93939393939394,26.922942108059118,95.0,1.0,94.0,8.131937517591913,21.75196342130932,48.9987631260095
+IR-23-G120024 = 24.785714285714285,21.257531678471622,69.0,1.0,68.0,5.984344278806457,17.1528276114487,32.652936862008076
+IR-23-G120025 = 15.0,0.0,15.0,15.0,0.0,0.0,-1.2,15.0
+IR-23-G120026 = 19.0,0.0,19.0,19.0,0.0,0.0,-1.2,19.0
+IR-23-G120027 = 15.055555555555555,10.08559050340976,47.0,1.0,46.0,9.288181087501165,33.31867202293528,18.12150349416099
+IR-23-G120028 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120029 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120030 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120031 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120032 = 1.5,0.8660254037844386,3.0,1.0,2.0,11.547005383792516,37.33333333333334,1.7320508075688772
+IR-23-G120033 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120034 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120035 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120036 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+IR-23-G120037 = 9.0,0.0,9.0,9.0,0.0,0.0,-1.2,9.0
+IR-23-G120038 = 2.5,0.5,3.0,2.0,1.0,140.0,776.0,2.5495097567963922
+IR-24-G100001 = 1894.239100553343,254.3081781788842,3519.0,1360.0,2159.0,436.9010391294348,3455.823962332628,1911.2337427833888
+IR-25-G350001 = 1478.3962296304185,423.9957477307801,4022.0,689.0,3333.0,53.52899836623876,233.77635996010932,1537.9947353223354
+IR-4-G070001 = 1560.9160745408233,641.8586159502522,3811.0,178.0,3633.0,21.69509768358261,72.71762378666476,1687.7326431130682
+IR-5-G140001 = 1321.8126709660305,786.5547205588573,4366.0,105.0,4261.0,10.125261976447296,29.240842959642407,1538.1342807309684
+IR-6-G200001 = 1862.5220796171416,268.60686029715754,3121.0,793.0,2328.0,354.39161372587284,2609.509328025881,1881.7912058621325
+IR-8-G190001 = 1553.0419132149902,719.6195939604867,4249.0,237.0,4012.0,16.799494091867253,54.37148394641867,1711.6633851941604
+IR-9-G080001 = 771.3259196743286,791.2305551219899,3659.0,-28.0,3687.0,4.64135830359647,12.321098209461097,1104.9839210233338
+IR-BKT-G020001 = 1441.6580953533398,517.4102653385308,3432.0,125.0,3307.0,29.598605248932287,105.71426875273829,1531.6956115937357
+IR-EAZ-G050001 = 1575.6532850865856,572.0628640631129,4713.0,12.0,4701.0,29.021576789578038,105.41793523092713,1676.2873247878028
+IR-HSA-G110001 = 1200.3308156105086,423.4882690110515,3240.0,245.0,2995.0,32.05002534830786,124.94268322265509,1272.8457804833045
+IR-LRS-G210001 = 1767.0967868338557,526.1840531649673,4027.0,198.0,3829.0,48.11166002673225,200.29515164270296,1843.7734979773552
+IR-MKZ-G240001 = 1793.9935364943065,375.28757510554505,3169.0,884.0,2285.0,123.54541939574038,661.6188764237335,1832.826662020156
+IR-MZD-G250001 = 967.2275064852319,1021.8612032663747,5401.0,-30.0,5431.0,4.569308912391181,12.183510357637108,1407.028559782138
+IR-MZD-G250002 = -25.4,2.154065922853802,-22.0,-28.0,6.0,-1674.5197181756707,20149.979563020202,25.4911749434976
+IR-SBL-G300001 = 3.6666666666666665,1.699673171197595,6.0,2.0,4.0,17.039474972198374,55.63757396449703,4.041451884327381
+IR-SBL-G300002 = 923.0718149206281,522.9151681654399,3924.0,1.0,3923.0,10.965492938137304,31.978124061208682,1060.8967191005786
+IR-SEM-G290001 = 1050.376851844567,393.4609365475805,3916.0,643.0,3273.0,28.66836390124998,117.6064272459295,1121.6519243864345
+IR-THR-G320001 = 1550.2567946169872,770.0060397899869,4301.0,746.0,3555.0,15.083592926764853,50.48997831359188,1730.9550631282118
+IR-WAJ-G340001 = 1669.891373570705,467.8977210375363,3434.0,703.0,2731.0,56.683385873876865,248.91788682573193,1734.2045660411534
+IR-Z-G360001 = 1692.3072938019454,437.05234658641194,3783.0,257.0,3526.0,69.49481219271489,315.80724430455024,1747.8325807444924
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRQ/IRQ_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRQ/IRQ_0_elevation.properties
new file mode 100755
index 0000000..11878bd
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRQ/IRQ_0_elevation.properties
@@ -0,0 +1,36 @@
+# IRQ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IRQ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IRQ
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IRQ = 300.1655597193692,320.0752059139337,3559.0,1.0,3558.0,6.074343637764969,28.016887936165357,438.80234808230523
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRQ/IRQ_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRQ/IRQ_1_elevation.properties
new file mode 100755
index 0000000..c22f10c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRQ/IRQ_1_elevation.properties
@@ -0,0 +1,54 @@
+# IRQ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IRQ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IRQ
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IQ-AN = 411.96193667280954,251.9968245298508,919.0,21.0,898.0,9.475313677987376,26.244904858189166,482.92342751241813
+IQ-AR = 812.8925045195383,619.4884991958176,3559.0,160.0,3399.0,7.59058374076154,25.12694459270019,1022.0372911689349
+IQ-BA = 46.391594396264175,63.49971245378999,270.0,1.0,269.0,4.293777629546013,13.460945011106853,78.64091500193497
+IQ-BB = 24.233930453108535,5.635697175576811,72.0,11.0,61.0,95.82326794083225,532.3915893126145,24.88060425031728
+IQ-BG = 34.322461790393014,5.714899305376376,47.0,17.0,30.0,234.14424971698546,1507.5653468410405,34.79499184399359
+IQ-DA = 878.0815247634947,429.38477526463447,2569.0,240.0,2329.0,15.43878110228122,51.595820663276,977.4448574523499
+IQ-DI = 130.99180170124322,152.17527928354318,1777.0,13.0,1764.0,7.283922310851711,48.756294113437264,200.78886358053416
+IQ-DQ = 6.088930837397095,3.4283697158093505,34.0,1.0,33.0,11.960025737482352,41.968818805314896,6.987760560500305
+IQ-KA = 331.60493827160496,171.6060728704326,762.0,16.0,746.0,13.247976622715646,40.80590130041184,373.3771274892553
+IQ-MA = 15.91042860809308,22.609371854955555,248.0,1.0,247.0,5.971810565519923,32.397205609088836,27.64643619291421
+IQ-MU = 206.1536813487197,124.11564395383351,459.0,1.0,458.0,9.47618751901066,25.5226323981929,240.63256929955267
+IQ-NA = 237.83041272453036,115.99126163584442,453.0,3.0,450.0,14.283836582247087,40.97177650949783,264.6077814286565
+IQ-NEU = 328.1388469013172,27.01337960935112,407.0,221.0,186.0,1829.052924659716,22670.78099173297,329.24888082367875
+IQ-NI = 289.6081261694734,120.59649385942043,1415.0,62.0,1353.0,23.649550311122724,108.7417262081611,313.713852219788
+IQ-QA = 15.933255948926291,7.678739726067579,75.0,1.0,74.0,17.457278794245276,75.97576072294171,17.68704862080397
+IQ-SD = 155.47969604236152,152.3406069145558,1168.0,23.0,1145.0,6.535375859341484,26.18435577178448,217.67314119229388
+IQ-SU = 960.5086407809683,434.84062361979494,3428.0,212.0,3216.0,18.54333417438444,67.70155737691353,1054.3544076661096
+IQ-TS = 331.53004580975477,189.91769840013478,1162.0,113.0,1049.0,11.90682065971827,40.891596476443766,382.07447368310636
+IQ-WA = 27.216759405365003,55.351129624405864,979.0,1.0,978.0,9.895621267835098,104.48507241104257,61.680625347245844
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRQ/IRQ_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRQ/IRQ_2_elevation.properties
new file mode 100755
index 0000000..d447d98
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/IRQ/IRQ_2_elevation.properties
@@ -0,0 +1,54 @@
+# IRQ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = IRQ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = IRQ
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IQ-AN-G010001 = 411.96193667280954,251.9968245298508,919.0,21.0,898.0,9.475313677987376,26.244904858189166,482.92342751241813
+IQ-AR-G060001 = 812.8925045195383,619.4884991958176,3559.0,160.0,3399.0,7.59058374076154,25.12694459270019,1022.0372911689349
+IQ-BA-G020001 = 46.391594396264175,63.49971245378999,270.0,1.0,269.0,4.293777629546013,13.460945011106853,78.64091500193497
+IQ-BB-G080001 = 24.233930453108535,5.635697175576811,72.0,11.0,61.0,95.82326794083225,532.3915893126145,24.88060425031728
+IQ-BG-G090001 = 34.322461790393014,5.714899305376376,47.0,17.0,30.0,234.14424971698546,1507.5653468410405,34.79499184399359
+IQ-DA-G110001 = 878.0815247634947,429.38477526463447,2569.0,240.0,2329.0,15.43878110228122,51.595820663276,977.4448574523499
+IQ-DI-G120001 = 130.99180170124322,152.17527928354318,1777.0,13.0,1764.0,7.283922310851711,48.756294113437264,200.78886358053416
+IQ-DQ-G100001 = 6.088930837397095,3.4283697158093505,34.0,1.0,33.0,11.960025737482352,41.968818805314896,6.987760560500305
+IQ-KA-G140001 = 331.60493827160496,171.6060728704326,762.0,16.0,746.0,13.247976622715646,40.80590130041184,373.3771274892553
+IQ-MA-G150001 = 15.91042860809308,22.609371854955555,248.0,1.0,247.0,5.971810565519923,32.397205609088836,27.64643619291421
+IQ-MU-G030001 = 206.1536813487197,124.11564395383351,459.0,1.0,458.0,9.47618751901066,25.5226323981929,240.63256929955267
+IQ-NA-G050001 = 237.83041272453036,115.99126163584442,453.0,3.0,450.0,14.283836582247087,40.97177650949783,264.6077814286565
+IQ-NEU-G130001 = 328.1388469013172,27.01337960935112,407.0,221.0,186.0,1829.052924659716,22670.78099173297,329.24888082367875
+IQ-NI-G160001 = 289.6081261694734,120.59649385942043,1415.0,62.0,1353.0,23.649550311122724,108.7417262081611,313.713852219788
+IQ-QA-G040001 = 15.933255948926291,7.678739726067579,75.0,1.0,74.0,17.457278794245276,75.97576072294171,17.68704862080397
+IQ-SD-G170001 = 155.47969604236152,152.3406069145558,1168.0,23.0,1145.0,6.535375859341484,26.18435577178448,217.67314119229388
+IQ-SU-G180001 = 960.5086407809683,434.84062361979494,3428.0,212.0,3216.0,18.54333417438444,67.70155737691353,1054.3544076661096
+IQ-TS-G070001 = 331.53004580975477,189.91769840013478,1162.0,113.0,1049.0,11.90682065971827,40.891596476443766,382.07447368310636
+IQ-WA-G190001 = 27.216759405365003,55.351129624405864,979.0,1.0,978.0,9.895621267835098,104.48507241104257,61.680625347245844
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISL/ISL_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISL/ISL_0_elevation.properties
new file mode 100755
index 0000000..d3d5c95
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISL/ISL_0_elevation.properties
@@ -0,0 +1,36 @@
+# ISL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ISL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ISL
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ISL = 515.2169926760686,372.26678019765126,2005.0,1.0,2004.0,7.620595516520696,23.183012985646247,635.6344115770452
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISL/ISL_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISL/ISL_1_elevation.properties
new file mode 100755
index 0000000..80965e1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISL/ISL_1_elevation.properties
@@ -0,0 +1,36 @@
+# ISL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ISL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ISL
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IS-ISL = 515.2169926760686,372.26678019765126,2005.0,1.0,2004.0,7.620595516520696,23.183012985646247,635.6344115770452
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISR/ISR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISR/ISR_0_elevation.properties
new file mode 100755
index 0000000..8263b70
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISR/ISR_0_elevation.properties
@@ -0,0 +1,36 @@
+# ISR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ISR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ISR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ISR = 292.4236394227658,297.8202471970153,2341.0,-407.0,2748.0,4.621323796464685,15.326847571990887,417.38289918700247
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISR/ISR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISR/ISR_1_elevation.properties
new file mode 100755
index 0000000..f521d8f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISR/ISR_1_elevation.properties
@@ -0,0 +1,42 @@
+# ISR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ISR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ISR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IL-00 = 70.7795566502463,52.02738882531759,313.0,4.0,309.0,8.500246703375508,31.686859193720867,87.8441507875522
+IL-01 = 679.9028491359178,448.37551184570304,2341.0,-218.0,2559.0,8.712925439509208,27.004449249686857,814.4375260792166
+IL-02 = 124.53994732221247,124.65944102089715,549.0,1.0,548.0,5.454669055933899,17.36422539822704,176.21059762302036
+IL-03 = 384.6507747318236,204.86520664262432,854.0,63.0,791.0,12.822549681129964,40.0934146724829,435.8049694467897
+IL-04 = 178.79094149716923,263.52766867921827,1201.0,-297.0,1498.0,3.046050059798418,8.306975809074839,318.4541300108193
+IL-05 = 304.92247715534364,263.7153199258426,1029.0,-407.0,1436.0,4.654676099692716,11.647374026925554,403.1420184477682
+IL-06 = 38.298449612403104,20.464946337678242,90.0,1.0,89.0,12.83239637174317,40.97508906913001,43.423326350221366
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISR/ISR_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISR/ISR_2_elevation.properties
new file mode 100755
index 0000000..6e65b33
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ISR/ISR_2_elevation.properties
@@ -0,0 +1,85 @@
+# ISR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ISR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ISR
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IL-00-411 = 61.421203438395416,30.28976976032333,175.0,14.0,161.0,15.749263734359811,57.181217386844786,68.4838257105585
+IL-00-412 = 145.94,55.039771075105314,300.0,56.0,244.0,27.273500946264466,101.90300915752512,155.97390807439558
+IL-00-421 = 117.87349397590361,63.918167910203394,284.0,37.0,247.0,12.707302120050011,41.52323462081512,134.08837671880565
+IL-00-422 = 153.29556650246306,82.74580536478724,365.0,21.0,344.0,12.111455372436803,35.91561291014712,174.20217855921987
+IL-00-431 = 203.8747433264887,105.712225687674,501.0,36.0,465.0,13.371228167628383,41.744162821478675,229.65187921348124
+IL-00-441 = 89.51648351648352,42.95735067922527,260.0,20.0,240.0,16.707080740555366,62.2931345514652,99.29015459014452
+IL-00-442 = 57.732824427480914,19.27812684016156,100.0,24.0,76.0,36.13290979842055,139.95295780267358,60.86645373963966
+IL-01-291 = 1743.012658227848,357.00733934486334,2341.0,1032.0,1309.0,130.96177127091133,711.7158541904984,1779.1985181785105
+IL-01-292 = 963.4411326378539,206.98847468126846,2002.0,457.0,1545.0,115.93148970587035,627.0416623046451,985.4253115834751
+IL-01-293 = 524.7012345679012,229.97860796589907,912.0,-48.0,960.0,18.294668180602383,56.76545685295165,572.8887725195985
+IL-01-294 = 415.533527696793,156.13606390016872,851.0,-53.0,904.0,26.97135173883799,97.41618351790709,443.89929386109526
+IL-02-311 = 89.984,77.3059015254765,367.0,3.0,364.0,6.029053667016188,17.58844245685183,118.63103584925265
+IL-02-321 = 256.468085106383,157.66802601747787,549.0,9.0,540.0,9.41947685443966,26.341069850801677,301.0566144537983
+IL-02-322 = 223.33128834355827,151.97820538027847,549.0,2.0,547.0,8.164902797359904,23.295029150742195,270.1374451345161
+IL-02-323 = 225.210843373494,117.64182981994587,533.0,51.0,482.0,13.242567324971255,41.832636006716896,254.0856629099437
+IL-02-324 = 140.4887459807074,84.13845026059015,427.0,23.0,404.0,10.718237887339894,35.520520509383374,163.75703514501456
+IL-03-111 = 653.6865671641791,125.4711965466278,871.0,263.0,608.0,156.44593991945302,889.9807657634975,665.6193726550719
+IL-03-112 = 402.7819025522042,163.26782900506652,798.0,116.0,682.0,22.875717663478824,80.37816094717594,434.61436355877714
+IL-04-211 = 299.33216783216784,215.58349382868906,1120.0,49.0,1071.0,7.782692504861297,24.307813425384946,368.8847916497636
+IL-04-212 = 388.75720164609055,257.3280453855806,947.0,58.0,889.0,8.297712983396398,22.690532907928638,466.20798445936396
+IL-04-213 = 183.63432835820896,114.08955248287602,442.0,-110.0,552.0,8.820129815743282,23.894668456260597,216.18971422644842
+IL-04-221 = -51.54435483870968,193.51295605638526,372.0,-232.0,604.0,-0.08141449678905559,1.7291323892513226,200.2600426381143
+IL-04-222 = -13.770573566084789,174.02538649306337,721.0,-239.0,960.0,0.47853032743520957,3.2632018816263564,174.56936684424048
+IL-04-231 = -183.88636363636363,98.00343591126398,218.0,-291.0,509.0,-10.316506591825663,25.938695976839515,208.37194672464472
+IL-04-232 = 65.23664122137404,80.85882826137521,294.0,-89.0,383.0,3.1826291937180207,7.903135511548201,103.8940299807879
+IL-04-233 = 39.29126213592233,176.15172360631317,369.0,-266.0,635.0,0.4789180370340101,2.076804701117391,180.4805613070525
+IL-04-234 = 183.51637279596977,137.96707838950965,575.0,-24.0,599.0,7.397054732722537,22.49498188981841,229.5934968668025
+IL-04-235 = 128.15151515151516,59.44089053338018,266.0,41.0,225.0,16.8837650409922,55.005413517406396,141.26581434667872
+IL-04-236 = 94.45967741935483,67.70386170831412,372.0,29.0,343.0,8.51861750257861,29.8240726911223,116.2172256956218
+IL-04-237 = 231.44152046783626,99.60064013758559,572.0,-10.0,582.0,20.53615746656828,75.60009920513833,251.9632213484355
+IL-04-241 = 246.65165165165166,134.1509793480272,600.0,-62.0,662.0,12.201560158387325,37.94912922209223,280.773080124364
+IL-04-242 = 610.3785714285714,245.9096950350777,1050.0,219.0,831.0,22.835467890232273,77.74930357750358,658.0528691309146
+IL-04-243 = 611.2031746031746,182.34754011707233,1201.0,146.0,1055.0,47.97795096615482,200.5122911944712,637.8243849460023
+IL-04-244 = 602.494623655914,95.69312776933211,822.0,350.0,472.0,268.0838485586662,1802.189496218098,610.0466754573449
+IL-04-245 = 266.4876033057851,113.00457942176021,508.0,63.0,445.0,20.26931437387888,67.04661502070765,289.4575576590641
+IL-04-246 = 159.7795275590551,133.90606140749028,560.0,17.0,543.0,6.541517948884773,20.595825472550246,208.47141460800188
+IL-05-611 = 136.30823529411765,75.18498944644655,384.0,28.0,356.0,12.312710801974061,40.60211673740496,155.6686148427448
+IL-05-612 = 325.3367952522255,133.29737703068562,762.0,83.0,679.0,22.1216694579943,76.48928043514664,351.5852970023765
+IL-05-613 = 48.19298245614035,12.699549096141418,74.0,26.0,48.0,66.25956410210975,299.0766195930751,49.83815912795293
+IL-05-614 = 99.69477911646587,50.036083494386695,264.0,19.0,245.0,14.803833666635628,50.42472786163199,111.54666572577663
+IL-05-621 = 212.04177545691905,54.84022202671262,354.0,86.0,268.0,69.56778157042942,318.1320737482377,219.0186395968654
+IL-05-622 = 152.93247126436782,48.20387179430526,304.0,43.0,261.0,41.954901058613146,170.95516950936704,160.349474657663
+IL-05-623 = 358.87301587301585,236.95692774559947,884.0,-405.0,1289.0,6.703627327993565,16.218736497289605,430.0446803861514
+IL-05-624 = -344.14081145584726,84.10346639682562,-24.0,-407.0,383.0,-79.52001631152233,363.7542549305629,354.26867088334393
+IL-05-625 = 25.80217391304348,124.48976296158096,362.0,-273.0,635.0,0.4380980726671912,2.215724052181978,127.13557039974911
+IL-05-626 = 430.85471383027175,214.9639474509145,1029.0,-313.0,1342.0,14.081146063063375,43.44063561505834,481.50314966098057
+IL-05-627 = 358.85366520787744,164.35461333743305,845.0,-4.0,849.0,16.974623373636444,54.1636094508837,394.70038251618723
+IL-06-511 = 45.45038167938932,19.920151192158233,89.0,11.0,78.0,19.01419560663559,63.191285060452536,49.6240830476555
+IL-06-512 = 36.390243902439025,16.616004698351336,105.0,13.0,92.0,18.70869506233001,73.95739129833261,40.00426806497819
+IL-06-513 = 50.904761904761905,17.754690223805955,90.0,21.0,69.0,32.59642687928813,124.21279938444489,53.912186094832116
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ITA/ITA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ITA/ITA_0_elevation.properties
new file mode 100755
index 0000000..993e927
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ITA/ITA_0_elevation.properties
@@ -0,0 +1,36 @@
+# ITA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ITA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ITA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ITA = 543.7339122872249,594.3507520223027,4570.0,1.0,4569.0,5.259630259425279,18.198778627418978,805.5429124513696
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ITA/ITA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ITA/ITA_1_elevation.properties
new file mode 100755
index 0000000..5767971
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ITA/ITA_1_elevation.properties
@@ -0,0 +1,55 @@
+# ITA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ITA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ITA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+IT-AB = 784.2562724014336,548.714428287353,2695.0,1.0,2694.0,7.707346686380444,21.70424517963315,957.1548592634886
+IT-AD = 1597.1929064213691,679.5771572228277,3635.0,1.0,3634.0,20.013360057779188,65.87156998541593,1735.7564036873955
+IT-AS = 2108.1272337383843,715.6032064936252,4570.0,264.0,4306.0,34.18862129179847,127.6079101762167,2226.2723065189957
+IT-BC = 550.8640399921068,338.26600462982384,2028.0,1.0,2027.0,9.74213439859871,29.282123903686358,646.4325799684366
+IT-CI = 525.283281458426,427.80015417029415,2132.0,1.0,2131.0,6.309513069173401,17.787191945805667,677.4477822591651
+IT-CM = 441.4423702446613,345.0478866290958,1820.0,1.0,1819.0,6.652898250318878,19.122925859074503,560.2940391566109
+IT-ER = 280.2232412512815,349.1422830772582,1965.0,1.0,1964.0,4.279736302817425,12.78042102647822,447.68895314691025
+IT-FV = 563.0341767224601,581.3852373759793,2475.0,1.0,2474.0,4.664442181214575,12.331636487860965,809.3307595762459
+IT-LA = 403.86228005865104,403.3302275954075,2280.0,1.0,2279.0,5.4496655855636735,17.457132937363617,570.7714198751846
+IT-LB = 622.1193529693365,773.9276889458857,3760.0,1.0,3759.0,4.332179337271459,12.671787310719804,992.9735933327287
+IT-LG = 521.3501910541695,332.9522510571219,1999.0,1.0,1998.0,9.153974086568399,27.685372014166095,618.5977879011724
+IT-MA = 396.6956932376275,337.1421275177198,2288.0,1.0,2287.0,6.696686908797951,23.345031063416098,520.6076134484165
+IT-ML = 569.8581609837898,329.91600490932893,1911.0,1.0,1910.0,10.801494519088536,33.17574936654619,658.470116205101
+IT-PM = 794.373722029321,741.3356359258678,4329.0,5.0,4324.0,5.599469721124046,16.402314718843552,1086.5579300453007
+IT-PU = 203.31799849613782,188.46028624303267,1095.0,1.0,1094.0,5.692723508227931,17.5540362557281,277.22822367731817
+IT-SC = 429.78676529709736,335.1863098829531,3157.0,1.0,3156.0,7.478089645618646,27.805036159657977,545.0380958772446
+IT-SD = 341.71282960336805,273.15746053227446,1720.0,1.0,1719.0,6.658909244249914,20.219700801305578,437.4730347804105
+IT-TC = 362.18245633277576,311.4238738369834,1948.0,1.0,1947.0,6.3806233061262745,20.96659486127843,477.66197344029456
+IT-UM = 488.54714776130305,279.38077447066115,2123.0,41.0,2082.0,11.924713652489437,42.00225448509389,562.7894213020802
+IT-VN = 433.07245845959176,642.3286088660928,3047.0,1.0,3046.0,3.7942332455974377,10.881645910263876,774.6856110991656
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JAM/JAM_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JAM/JAM_0_elevation.properties
new file mode 100755
index 0000000..054742f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JAM/JAM_0_elevation.properties
@@ -0,0 +1,36 @@
+# JAM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = JAM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = JAM
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+JAM = 324.79204983684366,273.58673404655406,2223.0,1.0,2222.0,6.395001534645326,21.2863782038779,424.66407510345954
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JOR/JOR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JOR/JOR_0_elevation.properties
new file mode 100755
index 0000000..9382a24
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JOR/JOR_0_elevation.properties
@@ -0,0 +1,36 @@
+# JOR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = JOR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = JOR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+JOR = 766.5160082990928,262.9467978509917,1806.0,-406.0,2212.0,32.055555963492814,114.7636226980576,810.3627641241087
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JOR/JOR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JOR/JOR_1_elevation.properties
new file mode 100755
index 0000000..48d9929
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JOR/JOR_1_elevation.properties
@@ -0,0 +1,43 @@
+# JOR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = JOR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = JOR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+JO-AM = 677.6684717208183,226.4677336244494,1094.0,-405.0,1499.0,32.88350917450056,112.80552809084793,714.5083568002719
+JO-AT = 713.0916779431665,500.361497247777,1605.0,-380.0,1985.0,6.644822740170323,15.462186396306588,871.1264943048384
+JO-AZ = 605.7447387258411,85.38573544837453,1001.0,268.0,733.0,379.6667998125314,2878.298251400925,611.7331218040243
+JO-BA = 165.2494873547505,442.20587765714873,1091.0,-405.0,1496.0,1.535085016967851,3.0989266530466253,472.07354438216146
+JO-IR = 487.76203966005664,327.98296271016056,1201.0,-338.0,1539.0,7.2828145265329285,18.307501211223965,587.7794068878843
+JO-KA = 592.7051904406273,492.3602331968978,1286.0,-406.0,1692.0,4.197689895463146,8.04343501522886,770.5310130091857
+JO-MA = 775.921901481603,90.05122796733953,1202.0,401.0,801.0,666.1375157761039,5980.886120771486,781.1299641271305
+JO-MN = 859.6711985892258,240.2575345129832,1806.0,-196.0,2002.0,55.8629051979888,237.36114249353662,892.6131595344616
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JOR/JOR_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JOR/JOR_2_elevation.properties
new file mode 100755
index 0000000..de56b9f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JOR/JOR_2_elevation.properties
@@ -0,0 +1,43 @@
+# JOR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = JOR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = JOR
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+JO-AM-G020001 = 677.6684717208183,226.4677336244494,1094.0,-405.0,1499.0,32.88350917450056,112.80552809084793,714.5083568002719
+JO-AT-G110001 = 713.0916779431665,500.361497247777,1605.0,-380.0,1985.0,6.644822740170323,15.462186396306588,871.1264943048384
+JO-AZ-G120001 = 605.7447387258411,85.38573544837453,1001.0,268.0,733.0,379.6667998125314,2878.298251400925,611.7331218040243
+JO-BA-G100001 = 165.2494873547505,442.20587765714873,1091.0,-405.0,1496.0,1.535085016967851,3.0989266530466253,472.07354438216146
+JO-IR-G030001 = 487.76203966005664,327.98296271016056,1201.0,-338.0,1539.0,7.2828145265329285,18.307501211223965,587.7794068878843
+JO-KA-G060001 = 592.7051904406273,492.3602331968978,1286.0,-406.0,1692.0,4.197689895463146,8.04343501522886,770.5310130091857
+JO-MA-G080001 = 775.921901481603,90.05122796733953,1202.0,401.0,801.0,666.1375157761039,5980.886120771486,781.1299641271305
+JO-MN-G070001 = 859.6711985892258,240.2575345129832,1806.0,-196.0,2002.0,55.8629051979888,237.36114249353662,892.6131595344616
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JPN/JPN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JPN/JPN_0_elevation.properties
new file mode 100755
index 0000000..925bba5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JPN/JPN_0_elevation.properties
@@ -0,0 +1,36 @@
+# JPN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = JPN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = JPN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+JPN = 379.20268038791727,384.74111053308593,3571.0,1.0,3570.0,5.6232883937377744,20.270796835770202,540.2040308509253
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JPN/JPN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JPN/JPN_1_elevation.properties
new file mode 100755
index 0000000..4508541
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JPN/JPN_1_elevation.properties
@@ -0,0 +1,46 @@
+# JPN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = JPN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = JPN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+JP-0 = 304.90750261033133,290.1685954858105,2115.0,1.0,2114.0,5.89981385934603,20.62128072683757,420.9113908583057
+JP-CHB = 954.9641298020955,514.2273374280126,3512.0,1.0,3511.0,12.529728613677007,39.93746920201902,1084.6134075176174
+JP-CHG = 313.4389446905566,233.02775554659047,1450.0,1.0,1449.0,7.241420210724074,21.508862988018556,390.5712571398612
+JP-HRI = 406.0603891685944,461.79837240207195,2810.0,1.0,2809.0,5.078913617351517,17.756560316222334,614.9331479152454
+JP-KIN = 307.090942189166,256.43401530820046,1773.0,1.0,1772.0,6.505661919596314,20.761272722578305,400.07905591485036
+JP-KNT = 332.2263741509884,444.07526928455434,2386.0,1.0,2385.0,4.2672768863514605,13.286515411973244,554.5964374855564
+JP-KYU = 286.2283264079215,282.63913482454376,1755.0,1.0,1754.0,5.459525429545589,17.530493689285574,402.2580457525319
+JP-RYU = 100.63569189431259,88.22978725136923,556.0,1.0,555.0,6.072336167109581,18.775363487887155,133.83586156732758
+JP-SKO = 402.5908200499328,334.66828168691933,1731.0,1.0,1730.0,6.2908418668702355,18.670320335524806,523.5286306934435
+JP-TAI = 343.0392851868262,418.0755989963634,3571.0,1.0,3570.0,5.320989804067523,22.196703478610946,540.7986294894409
+JP-TOH = 373.26107971816106,311.77420054616385,2121.0,1.0,2120.0,6.42136318784907,20.377187730743124,486.34040111691655
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JPN/JPN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JPN/JPN_2_elevation.properties
new file mode 100755
index 0000000..21bb220
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/JPN/JPN_2_elevation.properties
@@ -0,0 +1,82 @@
+# JPN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = JPN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = JPN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+JP-0-G100001 = 304.90750261033133,290.16859548581056,2115.0,1.0,2114.0,5.899813859346027,20.62128072683755,420.9113908583057
+JP-CHB-G040001 = 718.9018783659529,473.19089638238967,2877.0,1.0,2876.0,8.817462624202594,27.576418214323358,860.6564559319039
+JP-CHB-G040002 = 1126.1167704399306,469.7760635712769,2898.0,271.0,2627.0,21.62308449319273,76.92074434347572,1220.1756146434752
+JP-CHB-G040003 = 992.506082345602,520.6355260866446,3512.0,110.0,3402.0,13.371276318631292,43.90819904572141,1120.7719101211144
+JP-CHG-G050001 = 382.5462385019711,229.4225851269603,1252.0,1.0,1251.0,10.099047535880967,30.402557342479756,446.06764863453645
+JP-CHG-G050002 = 312.79695230556104,234.38516428963445,1141.0,1.0,1140.0,7.135647006938328,20.925817082611484,390.8686974045457
+JP-CHG-G050003 = 282.02377032311176,216.3602355897678,1148.0,1.0,1147.0,6.917985163024389,20.403915695478272,355.45626815646756
+JP-CHG-G050004 = 365.58847402597405,282.8971914072551,1450.0,1.0,1449.0,6.695045506802837,18.987337299957723,462.26156367012953
+JP-CHG-G050005 = 222.70507497116495,179.11711351757413,1229.0,1.0,1228.0,6.762094480674244,21.77904068243648,285.7979894484559
+JP-HRI-G110001 = 362.4379890128184,318.82814308995324,1870.0,1.0,1869.0,5.8442451643492985,17.08358041602902,482.71387043034423
+JP-HRI-G110002 = 283.87113740959893,384.77119642489464,2566.0,1.0,2565.0,4.820981685510014,18.235581622250823,478.1544690290633
+JP-HRI-G110003 = 379.41818476674416,401.628495299167,2583.0,1.0,2582.0,5.215059745246412,17.247431584498877,552.5066580304305
+JP-HRI-G110004 = 649.4874086108855,681.7446462993208,2810.0,1.0,2809.0,4.779131999461585,13.447426831657296,941.599520338593
+JP-KIN-G240001 = 263.3078611838217,214.663345494413,1349.0,1.0,1348.0,6.757290582598933,21.740752675375127,339.72250684941724
+JP-KIN-G240002 = 256.2134609541173,183.6767945516937,867.0,1.0,866.0,7.6203459937056905,22.346515863930186,315.24990472777637
+JP-KIN-G240003 = 565.157216990198,331.363060520443,1773.0,36.0,1737.0,10.465246902817425,31.191790566530898,655.1367473997933
+JP-KIN-G240004 = 137.06208769887465,166.0518314735701,900.0,1.0,899.0,4.454546112641056,13.580264813606778,215.3119286525967
+JP-KIN-G240005 = 284.5418926010145,226.7107220247256,1183.0,82.0,1101.0,6.921513224321273,21.4667116164841,363.81566778513013
+JP-KIN-G240006 = 318.9967845659164,234.79395180864773,1244.0,1.0,1243.0,7.348407670802774,21.6913249931553,396.089823612417
+JP-KNT-G230001 = 764.538093685469,499.501481171203,2386.0,13.0,2373.0,8.499602047214028,23.809714289944914,913.2470784998088
+JP-KNT-G230002 = 94.75078581050741,149.60624743246515,896.0,1.0,895.0,4.447864491320464,16.500203367420813,177.0868167948494
+JP-KNT-G230003 = 244.47276434605303,313.54312820259946,1436.0,1.0,1435.0,4.297223389026579,12.932038975556686,397.58801006830276
+JP-KNT-G230004 = 242.44701805580885,389.4008654182258,2279.0,2.0,2277.0,4.23703004609876,14.908278793993196,458.7086118143164
+JP-KNT-G230005 = 465.03790244427694,466.56078597962687,2347.0,12.0,2335.0,5.349595975765847,16.48059922954894,658.740630084178
+JP-KNT-G230006 = 245.22417840375587,347.0353935498238,1792.0,1.0,1791.0,4.351544461433337,14.512057913556262,424.93347955895194
+JP-KNT-G230007 = 43.966874566874566,51.39860276625314,313.0,1.0,312.0,5.12898062088369,18.240856630955594,67.63802499705639
+JP-KYU-G280001 = 158.15150633095618,183.29695742366437,1022.0,1.0,1021.0,4.621329282678108,14.158991879459803,242.09434845845374
+JP-KYU-G280002 = 229.14935661764707,228.15991318161485,1755.0,1.0,1754.0,6.432742792069056,27.758201130694115,323.3672426534938
+JP-KYU-G280003 = 424.5578608676356,334.44316840715265,1601.0,1.0,1600.0,6.397627471533959,17.48575801893907,540.4642542469552
+JP-KYU-G280004 = 398.18497810082937,324.5181878084437,1549.0,1.0,1548.0,6.454679076602224,19.091644469840755,513.6762900929284
+JP-KYU-G280005 = 132.90136157337366,131.40543656029408,1214.0,1.0,1213.0,6.427171617764279,27.933174625577138,186.89612266084626
+JP-KYU-G280006 = 341.86554145899413,269.3789660395778,1684.0,1.0,1683.0,6.942422080326334,22.07307591870694,435.2436970038785
+JP-KYU-G280007 = 168.9422970734401,196.61462173748438,924.0,1.0,923.0,4.5768719863313425,13.617066161197096,259.2273311620992
+JP-RYU-G380001 = 100.63569189431259,88.22978725136917,556.0,1.0,555.0,6.072336167109594,18.775363487887205,133.83586156732758
+JP-SKO-G410001 = 405.12792063699254,327.674852736692,1731.0,1.0,1730.0,6.544582547039931,19.583843370347722,521.0560825819678
+JP-SKO-G410002 = 158.0220212347621,171.15697385700128,862.0,1.0,861.0,5.101451039170159,16.464228656562305,232.94992787078922
+JP-SKO-G410003 = 432.68506687961667,321.55532160712767,1731.0,1.0,1730.0,7.2929386952661845,21.705997724029654,539.0864420058085
+JP-SKO-G410004 = 454.37433339067604,372.4270210696314,1718.0,1.0,1717.0,6.264210917121657,17.949831706497378,587.501422012766
+JP-TAI-G470001 = 206.66106596887482,258.7072767002819,1261.0,1.0,1260.0,4.238619708284852,12.316641643767548,331.11667310038644
+JP-TAI-G470002 = 262.8882116298915,245.22360344830338,1593.0,1.0,1592.0,5.717097850961198,18.269252170971523,359.50636642781916
+JP-TAI-G470003 = 484.8397590361446,535.5908508561059,3571.0,1.0,3570.0,5.212934973528816,18.22224882440935,722.445258454227
+JP-TOH-G460001 = 297.21318581042544,266.2810130522602,1616.0,1.0,1615.0,5.843001322391928,17.800562762484688,399.05044259055927
+JP-TOH-G460002 = 218.9043741588156,227.99444562365937,1435.0,1.0,1434.0,5.230790151144288,17.22350399267943,316.07054949979704
+JP-TOH-G460003 = 536.7874206978588,343.0303312400277,2121.0,1.0,2120.0,9.475919788357551,30.811218137280804,637.0326076191886
+JP-TOH-G460004 = 424.1137683043064,277.42107394313035,1883.0,1.0,1882.0,8.956524882518988,27.77875271728554,506.78885221859287
+JP-TOH-G460005 = 219.37219399538105,266.9387033686894,1723.0,1.0,1722.0,4.870480446497099,17.426490676221547,345.51473319455346
+JP-TOH-G460006 = 432.40147143681475,324.10582298522473,2087.0,1.0,2086.0,7.493679336621343,24.153524641509414,540.384693522728
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KAZ/KAZ_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KAZ/KAZ_0_elevation.properties
new file mode 100755
index 0000000..5006bec
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KAZ/KAZ_0_elevation.properties
@@ -0,0 +1,36 @@
+# KAZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KAZ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KAZ
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KAZ = 345.9176271459828,405.37208521531414,5950.0,-140.0,6090.0,6.832165689954809,39.84079039484154,532.9029294739022
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KAZ/KAZ_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KAZ/KAZ_1_elevation.properties
new file mode 100755
index 0000000..88c30f4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KAZ/KAZ_1_elevation.properties
@@ -0,0 +1,53 @@
+# KAZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KAZ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KAZ
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KZ-AKT = 192.96069954880258,90.50253968333217,616.0,-16.0,632.0,16.477663977765403,53.96200383972119,213.13033866509093
+KZ-ALM = 920.9034807835961,863.3445731686326,5950.0,325.0,5625.0,6.201688528698708,21.126251761817375,1262.3102126416977
+KZ-ARS = 40.84387186345168,4.186872623950742,197.0,39.0,158.0,969.7354555621511,10324.127500538389,41.0579075351781
+KZ-CHI = 378.3680399875575,390.36085297013756,4027.0,80.0,3947.0,8.040968451349997,48.568888628337604,543.6395581776471
+KZ-DZA = 515.5949975445238,359.68716505895173,4050.0,178.0,3872.0,11.286411752288721,64.87242715968675,628.6597316522511
+KZ-DZE = 457.3108999615166,202.33434917679566,1463.0,36.0,1427.0,18.65579197606386,62.540281697963394,500.072442832448
+KZ-EAK = 973.936609059466,600.4814105520275,3983.0,195.0,3788.0,10.204540574169021,33.122189083755586,1144.1723833779806
+KZ-GUR = 51.76994170459047,88.55666643457343,492.0,-140.0,632.0,2.8466081308330047,6.921447961827683,102.57879914536544
+KZ-KAR = 550.4252060918072,185.73142836944118,1513.0,239.0,1274.0,35.92650589771088,145.21232728319262,580.9165783357879
+KZ-KOC = 218.84395600005328,101.389721003102,850.0,21.0,829.0,17.02003902627114,56.50381894697117,241.18986836689862
+KZ-KUS = 197.5358270075633,62.18304698555689,499.0,8.0,491.0,42.079324362012954,171.95361917313582,207.09209131198298
+KZ-KZO = 117.33528461724102,65.27997158134524,1172.0,20.0,1152.0,15.725190577999925,102.06448523744307,134.27227452408707
+KZ-NOK = 143.7071128725874,21.69207398554531,243.0,70.0,173.0,311.00653978266934,2202.5524505013077,145.33506240398066
+KZ-PAV = 184.73068447247007,115.63355047582573,949.0,25.0,924.0,10.791472243802172,40.919476006963095,217.9370179233261
+KZ-SEM = 608.2603046154918,292.42376079784094,2895.0,135.0,2760.0,16.84774756248709,66.53434753380228,674.9016625035684
+KZ-TAK = 843.8629071001061,769.8731314743969,4391.0,316.0,4075.0,6.600091617931516,23.661748737409013,1142.2824714339745
+KZ-TSE = 323.11084346916897,68.79560632038421,737.0,69.0,668.0,117.95595332826953,629.7868038438528,330.353526720008
+KZ-URA = 33.57717459597518,42.760312596164326,264.0,-70.0,334.0,4.362412117763339,13.935299647299992,54.36792240991095
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KAZ/KAZ_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KAZ/KAZ_2_elevation.properties
new file mode 100755
index 0000000..2d8c796
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KAZ/KAZ_2_elevation.properties
@@ -0,0 +1,89 @@
+# KAZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KAZ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KAZ
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KZ-AKT-G010001 = 192.96069954880258,90.50253968333217,616.0,-16.0,632.0,16.477663977765403,53.96200383972119,213.13033866509093
+KZ-ALM-G020001 = 920.9034807835961,863.3445731686326,5950.0,325.0,5625.0,6.201688528698708,21.126251761817375,1262.3102126416977
+KZ-ARS-G050001 = 40.69374843658801,3.742953036163958,197.0,39.0,158.0,1332.5220243833658,15653.942613302315,40.865521644183495
+KZ-ARS-G050002 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050003 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050004 = 61.022922636103154,18.425861405523513,103.0,40.0,63.0,46.90954279376432,196.77358834697014,63.744093495690976
+KZ-ARS-G050005 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050006 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050007 = 42.0,2.390457218668787,46.0,40.0,6.0,5477.02753170002,97184.71000000002,42.06797220825227
+KZ-ARS-G050008 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050009 = 43.45454545454545,4.09797369803078,51.0,40.0,11.0,1224.7500770378308,13345.469702767525,43.64734710255492
+KZ-ARS-G050010 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050011 = 44.5,5.0019227072427626,52.0,40.0,12.0,731.1632647825987,6752.056287335291,44.78023258949456
+KZ-ARS-G050012 = 44.94596912521441,7.542082967222406,76.0,40.0,36.0,230.92837288652257,1512.2964856415965,45.574369508411124
+KZ-ARS-G050013 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050014 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050015 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050016 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050017 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050018 = 44.0,2.943920288775949,47.0,40.0,7.0,3383.08700120394,51214.37573964497,44.098374875574116
+KZ-ARS-G050019 = 50.90243902439025,6.813920035213355,62.0,40.0,22.0,438.63305930692866,3431.136404159169,51.35647773044846
+KZ-ARS-G050020 = 43.791666666666664,3.4878260500712406,47.0,40.0,7.0,2016.7919482817235,25789.641292508397,43.93034258914902
+KZ-ARS-G050021 = 46.72727272727273,0.616575453011388,47.0,45.0,2.0,435489.1388102647,3.3020380203213606E7,46.731340466737976
+KZ-ARS-G050022 = 49.0,0.0,49.0,49.0,0.0,0.0,-1.2,49.0
+KZ-ARS-G050023 = 46.666666666666664,4.988876515698588,52.0,40.0,12.0,846.1681819834437,8168.464285714288,46.93257575146144
+KZ-ARS-G050024 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050025 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050026 = 50.2,6.8527366796047255,61.0,40.0,21.0,415.2204024182418,3207.769978581939,50.665570163573605
+KZ-ARS-G050027 = 44.375,3.3888604279314896,47.0,40.0,7.0,2283.9616371007505,30402.41262436948,44.504213283688095
+KZ-ARS-G050028 = 50.0,0.0,50.0,50.0,0.0,0.0,-1.2,50.0
+KZ-ARS-G050029 = 42.0,4.0,50.0,40.0,10.0,1190.625,12882.8125,42.190046219457976
+KZ-ARS-G050030 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050031 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+KZ-ARS-G050032 = 45.0,0.0,45.0,45.0,0.0,0.0,-1.2,45.0
+KZ-ARS-G050033 = 45.0,0.0,45.0,45.0,0.0,0.0,-1.2,45.0
+KZ-ARS-G050034 = 45.0,0.0,45.0,45.0,0.0,0.0,-1.2,45.0
+KZ-ARS-G050035 = 45.0,0.0,45.0,45.0,0.0,0.0,-1.2,45.0
+KZ-ARS-G050036 = 48.774193548387096,1.033840952280742,53.0,45.0,8.0,105143.52827345341,4966720.147289866,48.78514920967382
+KZ-ARS-G050037 = 46.333333333333336,1.8856180831641267,49.0,45.0,4.0,14910.512102652969,368245.4853515625,46.37168676394394
+KZ-CHI-G090001 = 378.3680399875575,390.36085297013756,4027.0,80.0,3947.0,8.040968451349997,48.568888628337604,543.6395581776471
+KZ-DZA-G100001 = 515.5949975445238,359.68716505895173,4050.0,178.0,3872.0,11.286411752288721,64.87242715968675,628.6597316522511
+KZ-DZE-G110001 = 457.3108999615166,202.33434917679566,1463.0,36.0,1427.0,18.65579197606386,62.540281697963394,500.072442832448
+KZ-EAK-G120001 = 973.936609059466,600.4814105520275,3983.0,195.0,3788.0,10.204540574169021,33.122189083755586,1144.1723833779806
+KZ-GUR-G130001 = 51.76994170459047,88.55666643457343,492.0,-140.0,632.0,2.8466081308330047,6.921447961827683,102.57879914536544
+KZ-KAR-G140001 = 550.4252060918072,185.73142836944118,1513.0,239.0,1274.0,35.92650589771088,145.21232728319262,580.9165783357879
+KZ-KOC-G150001 = 218.84395600005328,101.389721003102,850.0,21.0,829.0,17.02003902627114,56.50381894697117,241.18986836689862
+KZ-KUS-G160001 = 197.5358270075633,62.18304698555689,499.0,8.0,491.0,42.079324362012954,171.95361917313582,207.09209131198298
+KZ-KZO-G170001 = 117.33528461724102,65.27997158134524,1172.0,20.0,1152.0,15.725190577999925,102.06448523744307,134.27227452408707
+KZ-NOK-G190001 = 143.7071128725874,21.69207398554531,243.0,70.0,173.0,311.00653978266934,2202.5524505013077,145.33506240398066
+KZ-PAV-G210001 = 184.73068447247007,115.63355047582573,949.0,25.0,924.0,10.791472243802172,40.919476006963095,217.9370179233261
+KZ-SEM-G230001 = 608.2603046154918,292.42376079784094,2895.0,135.0,2760.0,16.84774756248709,66.53434753380228,674.9016625035684
+KZ-TAK-G260001 = 843.8629071001061,769.8731314743969,4391.0,316.0,4075.0,6.600091617931516,23.661748737409013,1142.2824714339745
+KZ-TSE-G270001 = 323.11084346916897,68.79560632038421,737.0,69.0,668.0,117.95595332826953,629.7868038438528,330.353526720008
+KZ-URA-G280001 = 33.57717459597518,42.760312596164326,264.0,-70.0,334.0,4.362412117763339,13.935299647299992,54.36792240991095
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KEN/KEN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KEN/KEN_0_elevation.properties
new file mode 100755
index 0000000..8113f38
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KEN/KEN_0_elevation.properties
@@ -0,0 +1,36 @@
+# KEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KEN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KEN = 794.5366154406228,644.7189052672845,4993.0,1.0,4992.0,6.738842039046553,21.157049452115764,1023.2061864966383
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KEN/KEN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KEN/KEN_1_elevation.properties
new file mode 100755
index 0000000..a2e09a8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KEN/KEN_1_elevation.properties
@@ -0,0 +1,43 @@
+# KEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KEN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KE-0 = 1666.9458483754513,112.37367055028741,1992.0,1450.0,542.0,3309.076557425559,49767.73334474846,1670.7292728772957
+KE-200 = 2080.645043398812,575.795463119405,4554.0,955.0,3599.0,58.57445419821164,259.973834924012,2158.847889956339
+KE-300 = 293.5333258447619,266.008853482222,2186.0,1.0,2185.0,6.1801217331654685,20.58997923528363,396.13447655109786
+KE-400 = 687.9517389414194,408.49465162527156,4993.0,187.0,4806.0,12.496113190686128,58.408619765317525,800.0909170331615
+KE-500 = 310.3687454799835,211.87600474285966,1270.0,1.0,1269.0,8.483487747255722,26.26766842374795,375.7927614478703
+KE-600 = 1339.5940335871492,249.0141804415927,2205.0,1082.0,1123.0,173.2438441909254,1045.9516416961476,1362.5418294068184
+KE-700 = 1287.122653195055,627.8343028231758,3691.0,1.0,3690.0,15.127732120968394,48.01456231836304,1432.0826219772846
+KE-900 = 1585.8171862667718,458.51740787391714,3883.0,1126.0,2757.0,54.159906042259635,257.98166434612784,1650.7738674883603
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KEN/KEN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KEN/KEN_2_elevation.properties
new file mode 100755
index 0000000..2964623
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KEN/KEN_2_elevation.properties
@@ -0,0 +1,82 @@
+# KEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KEN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KE-0-G040001 = 1666.9458483754513,112.37367055028737,1992.0,1450.0,542.0,3309.076557425562,49767.73334474854,1670.7292728772957
+KE-200-G010001 = 1857.5723729993042,328.5330839980745,2631.0,1238.0,1393.0,197.95740257716213,1221.1971184244212,1886.4010995044378
+KE-200-G010002 = 1608.7949619214996,565.3053434764421,4303.0,1074.0,3229.0,33.484860903096,142.39949353143535,1705.22472444749
+KE-200-G010003 = 1664.6722939424033,390.2597958190231,3366.0,955.0,2411.0,91.63315818497087,465.4507438352865,1709.8059990689494
+KE-200-G010004 = 2560.048358360906,316.9577455661857,3963.0,1971.0,1992.0,552.4498507061911,4694.7575568429365,2579.5948925404487
+KE-200-G010005 = 2296.794040084388,572.6971686495807,4554.0,1215.0,3339.0,77.59613466487978,376.00317206123054,2367.1174262267627
+KE-300-G020001 = 135.24739195230998,86.20994581322299,501.0,1.0,500.0,8.952006397715445,25.480917274114073,160.3870686402764
+KE-300-G020002 = 252.29660661918726,153.4566848578845,997.0,1.0,996.0,9.904232758705037,30.053835060493327,295.3007481181323
+KE-300-G020003 = 40.84721663313213,39.00427495486389,152.0,1.0,151.0,5.287626709992429,14.919788699161051,56.47856736345719
+KE-300-G020004 = 17.26334519572954,22.728986028670878,129.0,1.0,128.0,4.477259696419199,15.355614891987718,28.541721973953045
+KE-300-G020005 = 719.7570410248742,247.6439950184119,2186.0,171.0,2015.0,33.52523129848038,128.14989914819967,761.1686714346306
+KE-300-G020006 = 209.31852902662592,104.47531521816896,546.0,1.0,545.0,14.32767170430299,45.185903908933426,233.94302315693494
+KE-400-G030001 = 1189.3159547738694,428.008071146504,4297.0,584.0,3713.0,31.948032227168405,140.43862151942437,1263.9870842877435
+KE-400-G030002 = 447.72591506100406,258.6546292457736,1945.0,187.0,1758.0,12.418851510987972,48.395679793438845,517.0693495533101
+KE-400-G030003 = 641.4240878557293,248.34438551259447,1689.0,214.0,1475.0,25.814153258082957,96.27641216161226,687.8225020288171
+KE-400-G030004 = 1363.0653547831082,245.63482741204325,2128.0,827.0,1301.0,187.86897965487975,1142.8509949105764,1385.0211658482858
+KE-400-G030005 = 1084.7931313949955,328.7945820310335,2204.0,366.0,1838.0,46.20463847071465,191.53723970651987,1133.5263627700601
+KE-400-G030006 = 582.4185014409222,190.5769729235453,2155.0,312.0,1843.0,39.16900789496522,168.08388383937302,612.8057550557068
+KE-400-G030007 = 1568.6859494551356,837.5067449913392,4993.0,303.0,4690.0,13.27181270493876,45.34547528622786,1778.2556497657897
+KE-400-G030008 = 767.7685319767442,272.3716904788352,1825.0,331.0,1494.0,31.86633959551998,125.93266088919825,814.6501436003208
+KE-500-G050001 = 149.80500470293148,87.93777378105285,476.0,1.0,475.0,11.100781346581018,36.79326762391793,173.7083518188262
+KE-500-G050002 = 556.2271852015531,172.56686279832348,992.0,194.0,798.0,43.510540924684015,177.19509923620717,582.3813215525532
+KE-500-G050003 = 316.58160387480456,178.15679093854817,1270.0,60.0,1210.0,12.115723755736262,41.71467984732643,363.2681572467706
+KE-600-G060001 = 1225.8801940781289,138.07825528156565,2178.0,1082.0,1096.0,728.2407333307975,6757.217910967005,1233.6319770558116
+KE-600-G060002 = 1785.60468058191,159.6370169553201,2137.0,1441.0,696.0,1433.276574641263,16419.245759766578,1792.7264299101575
+KE-600-G060003 = 1278.1403306420607,157.95067068908625,1841.0,1088.0,753.0,555.2763901327118,4720.671808333451,1287.8630048203609
+KE-600-G060004 = 1382.8349982776438,155.07191220617293,1854.0,1132.0,722.0,736.063236555958,6810.113107038913,1391.5027597589628
+KE-600-G060005 = 1927.4995044598613,161.00073022676096,2205.0,1545.0,660.0,1751.025024092847,21366.709017047368,1934.2118743370802
+KE-600-G060006 = 1219.757855822551,63.66670781599397,1429.0,1114.0,315.0,7090.353092221644,136991.0814863612,1221.4183053012403
+KE-700-G070001 = 1382.4701923076923,416.4984479254687,2991.0,547.0,2444.0,47.46477371575508,203.4746381082388,1443.8472182830112
+KE-700-G070002 = 2029.380189366351,179.0237496627192,2460.0,1753.0,707.0,1491.170523492575,17308.45213667978,2037.2612635437574
+KE-700-G070003 = 1976.9537705865357,689.2909422469221,3348.0,905.0,2443.0,32.09204161356463,117.4315899896137,2093.6733780845498
+KE-700-G070004 = 1291.767451184796,308.0485909297388,2431.0,580.0,1851.0,86.24384461329787,416.1330207560886,1327.989865290493
+KE-700-G070005 = 2028.666095890411,289.81910716498487,2783.0,1403.0,1380.0,364.27578254002157,2705.756464177891,2049.2635856553816
+KE-700-G070006 = 1873.6074427649608,209.3077838981725,2590.0,948.0,1642.0,743.5505604970467,6886.792021674791,1885.2624745601393
+KE-700-G070007 = 2180.1219484500966,343.5237650551163,3090.0,1424.0,1666.0,274.93893013778523,1873.4868938034049,2207.0206812061115
+KE-700-G070008 = 1931.0541302509162,246.23499861684465,2602.0,1182.0,1420.0,505.5693681733463,4146.848870153048,1946.689941542556
+KE-700-G070009 = 1937.2162240323903,327.07367782700925,3126.0,638.0,2488.0,226.07655009524174,1457.6810461418058,1964.6332709647359
+KE-700-G070010 = 1237.9190856313498,433.21984626299474,2798.0,263.0,2535.0,32.48234415456666,125.06109872984844,1311.5346346042445
+KE-700-G070011 = 2006.0308113659705,318.59934778941044,3691.0,1593.0,2098.0,271.19872607105424,1888.2583638849765,2031.1733457687583
+KE-700-G070012 = 673.3695023988275,244.87493195467525,2874.0,1.0,2873.0,30.265381075529504,122.2428624664191,716.5125393603765
+KE-700-G070013 = 2199.457618692518,211.6730512310108,2887.0,1673.0,1214.0,1153.3483019952125,12319.801573262253,2209.619717743759
+KE-700-G070014 = 1442.4386353158138,503.6908415349427,3491.0,655.0,2836.0,33.15957198129223,133.30222865852437,1527.8526370360216
+KE-900-G080001 = 1852.1568575233023,612.1019611267053,3883.0,1213.0,2670.0,38.27310549837658,161.20681105177562,1950.6803520017709
+KE-900-G080002 = 1211.657622101628,52.3131928663602,1393.0,1126.0,267.0,12496.235389509611,291150.62591551786,1212.7864046668913
+KE-900-G080003 = 1526.0150027277687,202.96148655137824,2142.0,1208.0,934.0,448.24258583479264,3556.8016419949286,1539.4528747491354
+KE-900-G080004 = 1547.1773962804007,85.67799118155091,1740.0,1320.0,420.0,5942.771946112945,108295.05631818893,1549.5478739728906
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KGZ/KGZ_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KGZ/KGZ_0_elevation.properties
new file mode 100755
index 0000000..39a557a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KGZ/KGZ_0_elevation.properties
@@ -0,0 +1,36 @@
+# KGZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KGZ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KGZ
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KGZ = 2639.3579444620123,1011.9164901267195,6745.0,335.0,6410.0,25.43496605840617,87.84594292900506,2826.6915894708422
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KGZ/KGZ_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KGZ/KGZ_1_elevation.properties
new file mode 100755
index 0000000..876eea8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KGZ/KGZ_1_elevation.properties
@@ -0,0 +1,38 @@
+# KGZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KGZ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KGZ
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KG-ISK = 2993.9608834038772,841.7207024850222,6745.0,1120.0,5625.0,55.50535889377461,235.7038063768968,3110.031432693991
+KG-KIT = 2013.3242432696331,1114.8986011074596,4638.0,527.0,4111.0,11.468899841791382,33.00149262160036,2301.4068304601437
+KG-O = 2377.395533472567,1017.7683245545853,6382.0,335.0,6047.0,19.9749158526749,66.76338152258276,2586.0900767455796
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KGZ/KGZ_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KGZ/KGZ_2_elevation.properties
new file mode 100755
index 0000000..d8d0bb5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KGZ/KGZ_2_elevation.properties
@@ -0,0 +1,38 @@
+# KGZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KGZ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KGZ
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KG-ISK-G040001 = 2993.9608834038772,841.7207024850222,6745.0,1120.0,5625.0,55.50535889377461,235.7038063768968,3110.031432693991
+KG-KIT-G060001 = 2013.3242432696331,1114.8986011074596,4638.0,527.0,4111.0,11.468899841791382,33.00149262160036,2301.4068304601437
+KG-O-G080001 = 2377.395533472567,1017.7683245545853,6382.0,335.0,6047.0,19.9749158526749,66.76338152258276,2586.0900767455796
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KHM/KHM_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KHM/KHM_0_elevation.properties
new file mode 100755
index 0000000..4c8734a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KHM/KHM_0_elevation.properties
@@ -0,0 +1,36 @@
+# KHM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KHM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KHM
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KHM = 128.53533873154288,178.09525390489907,1650.0,1.0,1649.0,5.50275144763143,25.212292553989382,219.63436153361127
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KHM/KHM_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KHM/KHM_1_elevation.properties
new file mode 100755
index 0000000..1b247fc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KHM/KHM_1_elevation.properties
@@ -0,0 +1,56 @@
+# KHM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KHM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KHM
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KH-10 = 50.786764705882355,43.64730098929936,523.0,10.0,513.0,8.627832441754832,50.52949139102687,66.96553108085664
+KH-20 = 15.5875,6.107086901024633,26.0,1.0,25.0,23.308180932933986,75.06064929654532,16.741166825125024
+KH-21 = 105.72934855607791,65.7341159781442,770.0,22.0,748.0,13.33748591278299,77.64939335559129,124.49766724529712
+KH-4 = 62.49425468282701,119.76478865925637,1250.0,1.0,1249.0,6.627192496659789,43.4358435562946,135.08936475888322
+KH-4A = 11.92483151892172,6.325433693172932,69.0,1.0,68.0,13.019918736433622,42.4104369283198,13.49861912053956
+KH-7 = 164.5443995963673,236.95995224324653,1069.0,1.0,1068.0,4.267200004652721,13.702864814165425,288.487223990337
+KH-8 = 10.657723122787404,7.984172873044442,97.0,1.0,96.0,7.484274499062139,25.82404460566028,13.316684220505365
+KH-BTG = 76.40067429100284,123.4458951943356,1098.0,1.0,1097.0,5.8617393422165,32.228713734687894,145.17559048425886
+KH-KMS = 170.75793257312841,229.64863448335353,1650.0,7.0,1643.0,5.844206986804995,27.173625850692638,286.1761116108713
+KH-KOH = 310.8943789664551,302.1674869641362,1291.0,1.0,1290.0,5.194882337297177,14.852323617008283,433.54412122776984
+KH-KPC = 49.929662234998204,36.82515417991601,216.0,1.0,215.0,7.6385478240485165,23.922292256791422,62.040818428479824
+KH-KRE = 87.44090846334392,38.93518947612748,258.0,13.0,245.0,18.646524601303526,64.02680539315293,95.71761307323138
+KH-KTH = 53.38679362708489,45.51773849993437,599.0,1.0,598.0,6.2685810954405286,21.53132797556313,70.15706843882019
+KH-MOK = 263.1739422431162,190.92530101671292,1038.0,63.0,975.0,8.548680119566649,30.47446817548191,325.13534788470054
+KH-PUR = 211.52727395320613,269.4095168012236,1614.0,1.0,1613.0,4.480478936793169,14.706907693710923,342.52777313549217
+KH-RAK = 250.1527362191635,197.1603871054234,1380.0,70.0,1310.0,7.891958002547653,29.817980952070748,318.5099836449319
+KH-SER = 61.14313695946964,65.33211516892595,647.0,1.0,646.0,6.805390695675618,35.544753061500266,89.4805479961434
+KH-STR = 122.86221029883002,58.680855032637524,601.0,55.0,546.0,18.50296121520812,85.82635335228088,136.15640075617205
+KH-SVY = 8.90627763041556,4.938412214851425,20.0,2.0,18.0,11.981486510126292,37.221016271158454,10.18379577730398
+KH-TKE = 16.611929307805596,24.813558399999472,378.0,1.0,377.0,7.709919740453249,64.40520664149317,29.86082510242712
+KH-TOL = 106.67219917012449,189.24354096915002,954.0,1.0,953.0,4.885967002781633,20.06428928397176,217.23737218612533
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KHM/KHM_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KHM/KHM_2_elevation.properties
new file mode 100755
index 0000000..fcd2be5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KHM/KHM_2_elevation.properties
@@ -0,0 +1,200 @@
+# KHM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KHM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KHM
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KH-10-G020001 = 91.97676219984508,62.16921327236431,523.0,35.0,488.0,11.18703130108813,55.69565422451028,111.01682693930489
+KH-10-G020002 = 16.764423076923077,4.455148669478913,95.0,10.0,85.0,73.20454311395,549.752620542701,17.34630308651474
+KH-10-G020003 = 36.695357833655706,15.286403033914883,156.0,16.0,140.0,23.02643822183691,97.83444489641248,39.75202390137286
+KH-10-G020004 = 24.053685897435898,6.074682317645428,80.0,14.0,66.0,77.00723809480613,408.36350226941516,24.80890103395998
+KH-10-G020005 = 57.077556955889484,47.0408470869912,335.0,14.0,321.0,7.282605814309439,26.546483710446022,73.96410482602012
+KH-10-G020006 = 26.151574803149607,9.764483361410928,105.0,12.0,93.0,30.409180261774956,150.54063872511946,27.91504970441572
+KH-10-G020007 = 62.087,33.887201581128025,458.0,18.0,440.0,16.433608150841618,112.51032964499778,70.73286364908465
+KH-20-G230001 = 17.716363636363635,4.701209269437102,26.0,1.0,25.0,63.99399452154614,278.26203314174694,18.32950924304601
+KH-20-G230002 = 11.98076923076923,6.295573489534546,20.0,1.0,19.0,11.749698903399976,30.550483353783537,13.53414485377916
+KH-20-G230003 = 16.214285714285715,6.91456611001702,25.0,1.0,24.0,18.649338826429695,54.80804313664353,17.627089541790095
+KH-20-G230004 = 12.264,6.393927118758861,23.0,1.0,22.0,12.079672743102002,32.23834862995314,13.830690510599968
+KH-21-G240001 = 110.72453703703704,41.74613403149791,291.0,51.0,240.0,27.345522989324742,101.95227360790521,118.33284754725534
+KH-21-G240002 = 120.22466539196941,30.875593887862124,527.0,60.0,467.0,73.4256599820914,385.65195926231246,124.12603460410389
+KH-21-G240003 = 102.63609394313968,81.64328381689761,770.0,38.0,732.0,10.484784645817816,63.35684329728874,131.14798348549434
+KH-21-G240004 = 91.60513401283504,39.02283681636251,508.0,38.0,470.0,24.386988123078407,139.6671733031192,99.57048945699688
+KH-21-G240005 = 97.8582995951417,54.12297589920153,623.0,31.0,592.0,16.196261122515512,101.9165077776203,111.82818660712537
+KH-21-G240006 = 132.80242192479287,115.26699891723578,550.0,37.0,513.0,7.082089512651671,25.557793760454125,175.84926587414785
+KH-21-G240007 = 85.04537953795379,52.6887186787747,480.0,22.0,458.0,13.592245319154637,81.50617041777107,100.04407856922707
+KH-4-G070001 = 16.71864406779661,11.069525652052494,53.0,1.0,52.0,8.436388981835423,24.48202108735153,20.05112110648975
+KH-4-G070002 = 9.56868131868132,10.79724259760931,175.0,1.0,174.0,15.007272899696842,212.24993634082776,14.427061720603746
+KH-4-G070003 = 9.0,6.9696898479470795,36.0,1.0,35.0,6.7332937141461,20.121137707307884,11.383170761109428
+KH-4-G070004 = 13.729357798165138,29.471540626968075,345.0,1.0,344.0,7.992345017829724,67.83907964145006,32.51256637789555
+KH-4-G070005 = 16.082375478927204,6.87176714019985,33.0,1.0,32.0,19.825948980537948,65.81883054977571,17.48896751310178
+KH-4-G070006 = 24.265454545454546,18.811629718665444,253.0,1.0,252.0,11.623301956612057,94.52495931413657,30.703252221380342
+KH-4-G070007 = 59.319410319410316,40.29856255654812,516.0,1.0,515.0,10.993556961721564,64.92975051082823,71.71308517116374
+KH-4-G070008 = 142.8645066273932,182.38304246719903,1250.0,20.0,1230.0,5.78063992912307,25.097702725126815,231.67615637669883
+KH-7-G120001 = 26.83987915407855,43.276198379813366,313.0,5.0,308.0,6.580798370165606,37.72322289813357,50.92355505278968
+KH-7-G120002 = 19.52112676056338,45.01853023729658,400.0,2.0,398.0,6.623888865622173,44.2139030638468,49.068752324961046
+KH-7-G120003 = 79.28672032193158,101.14391645434036,705.0,15.0,690.0,6.304224069969677,31.569895599134227,128.51644196417354
+KH-7-G120004 = 150.46687451286047,115.230648575522,750.0,39.0,711.0,7.73906953825546,26.661847143689368,189.52145708812068
+KH-7-G120005 = 37.387978142076506,39.771990415305496,250.0,11.0,239.0,6.61584725972706,30.216445250505284,54.586373126885256
+KH-7-G120006 = 15.485714285714286,27.99738143732264,233.0,1.0,232.0,5.797379596705085,32.913954392130464,31.994698221513424
+KH-7-G120007 = 357.7717976318622,320.42476454243587,1069.0,1.0,1068.0,5.156757442928808,12.631063255257576,480.28396695372777
+KH-7-G120008 = 14.719298245614034,24.224646276609263,169.0,1.0,168.0,6.726612441737677,42.874858461659905,28.34592083651853
+KH-BTG-G040001 = 33.111902339776194,22.19376638313559,219.0,7.0,212.0,11.542315202343309,63.66749118740249,39.86177796872685
+KH-BTG-G040002 = 22.768382352941178,9.186868843513759,47.0,6.0,41.0,22.926961038307716,79.29733323084973,24.551940740349774
+KH-BTG-G040003 = 15.672310756972111,4.077827305918704,35.0,8.0,27.0,69.0921255696156,322.76719816999343,16.194134740701646
+KH-BTG-G040004 = 72.95810410495133,61.48934740583471,461.0,14.0,447.0,7.029406141941399,26.094135613097244,95.41396542951321
+KH-BTG-G040005 = 13.324368378158109,4.8428356738475085,29.0,1.0,28.0,28.723458419123908,101.02734421894598,14.17715944894286
+KH-BTG-G040006 = 39.78619392962665,80.82659487773886,919.0,1.0,918.0,7.020144665417981,49.847533566666826,90.08817717622699
+KH-BTG-G040007 = 176.12571428571428,178.66872219601368,1098.0,13.0,1085.0,6.219777540370205,24.391807223164925,250.88399614923532
+KH-BTG-G040008 = 18.180811808118083,5.749038174457814,39.0,1.0,38.0,41.62658346928319,170.94702076675625,19.068124132530166
+KH-KAN-G130001 = 17.433656957928804,6.246264894958071,34.0,5.0,29.0,30.598644992870877,115.24952264728832,18.518861197836245
+KH-KAN-G130002 = 3.665903890160183,0.9534016756147222,15.0,1.0,14.0,72.21316861320437,418.3460272709486,3.7878524373260003
+KH-KAN-G130003 = 10.568376068376068,3.1874526863631036,22.0,1.0,21.0,46.20124681361228,188.91952734187572,11.038588104935673
+KH-KAN-G130004 = 3.657091561938959,1.2407680544910598,11.0,1.0,10.0,35.71642811647386,153.51410561808981,3.8618420549590877
+KH-KAN-G130005 = 3.4138576779026217,0.9051842500623364,7.0,1.0,6.0,63.80727599007242,274.44627116032456,3.5318242837853044
+KH-KAN-G130006 = 6.652777777777778,2.643439059582874,21.0,1.0,20.0,23.585722976882092,83.33339516668835,7.1587165205937735
+KH-KAN-G130007 = 13.810126582278482,6.439250584131873,23.0,1.0,22.0,15.413950371386134,43.67219648511062,15.23757015746925
+KH-KAN-G130008 = 24.978201634877383,6.330976915175714,59.0,7.0,52.0,73.60805469599482,348.06906583225634,25.76803883909443
+KH-KAN-G130009 = 15.777522935779816,7.779563282943797,97.0,1.0,96.0,17.875801314857437,103.79012392302543,17.591243130102697
+KH-KAN-G130010 = 5.283524904214559,2.6902827530810605,15.0,1.0,14.0,14.929568047208697,54.10713244422714,5.9290181906434425
+KH-KAN-G130011 = 8.693069306930694,4.509050468104056,17.0,1.0,16.0,12.85004363341605,37.15130889981795,9.792905089860204
+KH-KMS-G080001 = 55.166666666666664,32.3179921155242,322.0,15.0,307.0,13.549373518894436,72.037747100779,63.93601274313402
+KH-KMS-G080002 = 43.06976744186046,4.667529344147163,52.0,34.0,18.0,813.4064195058185,7763.922663704329,43.321942450384405
+KH-KMS-G080003 = 66.11176470588235,83.35882311431384,600.0,19.0,581.0,6.77156607034052,35.85451850068652,106.39294536542079
+KH-KMS-G080004 = 317.0373768263677,316.6064366180315,1650.0,53.0,1597.0,5.879509157306922,20.264747044043496,448.05394096348715
+KH-KMS-G080005 = 40.91554054054054,14.315094154554547,200.0,7.0,193.0,34.293915636942764,171.2580714252399,43.347472571977924
+KH-KMS-G080006 = 113.34233737596472,87.56503460757972,700.0,37.0,663.0,9.711964900286596,50.178991407049615,143.22751386403957
+KH-KMS-G080007 = 72.0679012345679,61.172579271092324,563.0,23.0,540.0,9.176259837203096,51.58927401150059,94.52971407464167
+KH-KMS-G080008 = 108.38431876606684,91.2548064634681,919.0,22.0,897.0,10.28174863502313,68.89933361318803,141.6848624838568
+KH-KOH-G150001 = 50.01243455497382,45.162771089717914,268.0,1.0,267.0,6.674792150514172,24.881597298524508,67.38634507537711
+KH-KOH-G150002 = 76.54009433962264,68.08281441640779,400.0,1.0,399.0,6.177934025633169,20.07440798687536,102.43854577441715
+KH-KOH-G150003 = 119.33240843507214,100.10828179520684,475.0,1.0,474.0,6.245386116033595,18.385324764754568,155.76229257077415
+KH-KOH-G150004 = 50.66279069767442,64.31040468191397,300.0,1.0,299.0,4.9136213605983805,17.70936041244229,81.8690815364867
+KH-KOH-G150005 = 294.9507557289127,201.29990049600607,1055.0,1.0,1054.0,8.088139153368227,23.917211731422217,357.09606304852855
+KH-KOH-G150006 = 212.83047016274864,222.24806980644456,910.0,1.0,909.0,4.7430731653629,12.98139460306971,307.71904972293635
+KH-KOH-G150007 = 615.2681267276207,284.8344248198398,1291.0,58.0,1233.0,16.87096408156226,54.51167387268767,678.0011189735341
+KH-KPC-G060001 = 17.149164677804297,6.5310306137252105,99.0,1.0,98.0,30.12852917617942,176.41317655748233,18.350700532237628
+KH-KPC-G060002 = 88.73442136498517,31.73208182502447,175.0,37.0,138.0,30.790242141361745,116.20907494270519,94.2375856647908
+KH-KPC-G060003 = 17.79350348027842,7.293422935772855,64.0,7.0,57.0,23.700346147048084,98.06153836400166,19.230256998353866
+KH-KPC-G060004 = 62.4,23.895805974003185,152.0,15.0,137.0,26.474936744108284,99.73849994358223,66.81893102367927
+KH-KPC-G060005 = 18.625698324022345,8.416504730982169,46.0,7.0,39.0,18.9286003730334,69.96878114836346,20.43903593480216
+KH-KPC-G060006 = 30.70903010033445,17.267682577610135,102.0,7.0,95.0,11.872044559895569,39.49505079524239,35.23091527769819
+KH-KPC-G060007 = 12.134453781512605,3.258278067039325,30.0,8.0,22.0,65.04149393839164,318.6120262678319,12.564288461262544
+KH-KPC-G060008 = 16.08955223880597,2.7394193193941847,22.0,12.0,10.0,220.33164040870295,1401.01428307753,16.321094002937926
+KH-KPC-G060009 = 31.261654135338347,17.69841215342657,109.0,8.0,101.0,12.77426498495739,49.68013670194298,35.92387523681257
+KH-KPC-G060010 = 88.97211155378486,34.31352675082759,216.0,28.0,188.0,26.227941063572853,99.83197652848362,95.35960755172442
+KH-KPC-G060011 = 35.05938242280285,17.6061096229591,97.0,13.0,84.0,15.595519266371584,58.25927374188053,39.23181606711561
+KH-KPC-G060012 = 35.59090909090909,17.25282346038965,121.0,22.0,99.0,17.241868509107594,70.56267910693654,39.55215199294126
+KH-KPC-G060013 = 35.39851024208566,21.302936859115256,113.0,7.0,106.0,10.977360368027682,37.90438173257627,41.31427896239381
+KH-KPC-G060014 = 13.236768802228413,2.617103936300571,19.0,9.0,10.0,145.06838604595217,820.5004058844737,13.493008609537286
+KH-KPC-G060015 = 75.78644763860369,34.57784293763684,157.0,8.0,149.0,17.11557249525484,54.21053146421909,83.30193796004208
+KH-KPC-G060016 = 34.49212233549583,18.174972940048722,111.0,7.0,104.0,13.825898071080974,48.776224168901,38.98764092091638
+KH-KRE-G170001 = 78.57865685372585,36.26044277257911,183.0,14.0,169.0,16.8084714142599,53.56744106919039,86.54146418335594
+KH-KRE-G170002 = 56.1689299293862,21.5207851829275,142.0,16.0,126.0,25.69208878226388,90.89646888515514,60.15058507032172
+KH-KRE-G170003 = 62.3705329153605,32.102852098873456,146.0,13.0,133.0,13.5054131765408,41.45863738780721,70.14753373446719
+KH-KRE-G170004 = 95.80021302495435,38.62924941652543,258.0,19.0,239.0,23.53599615047121,86.51948405538538,103.29520669474829
+KH-KRE-G170005 = 102.85078148038926,34.66481237756311,219.0,30.0,189.0,35.19759781617831,134.49595992167434,108.53539730566446
+KH-KTH-G100001 = 30.293125810635537,20.401125117329038,113.0,2.0,111.0,9.19097030062492,31.578669977797993,36.5223134184009
+KH-KTH-G100002 = 13.19521082769391,9.108970584062119,58.0,1.0,57.0,9.713253538462242,40.14885445018042,16.033930706118188
+KH-KTH-G100003 = 11.208191126279864,4.514406344810413,48.0,7.0,41.0,26.571958712134244,135.83497328417522,12.08318720244304
+KH-KTH-G100004 = 46.797872340425535,23.666046665845432,140.0,9.0,131.0,14.872514062500377,52.3199883012236,52.44161153493225
+KH-KTH-G100005 = 47.00544662309368,22.007796518261394,120.0,8.0,112.0,16.79474760550135,56.40095677525952,51.9023614089543
+KH-KTH-G100006 = 112.5077519379845,36.86184130121083,599.0,20.0,579.0,39.460102966244186,189.03951912866484,118.39252337143046
+KH-KTH-G100007 = 65.5699836867863,36.24331963420897,193.0,3.0,190.0,11.406177054284477,32.558092553077564,74.91996382001811
+KH-KTH-G100008 = 17.09969673995451,13.235786427879544,76.0,1.0,75.0,7.0652011827037695,21.779629020458877,21.62372934909357
+KH-MOK-G210001 = 156.88258676043418,36.50850714722446,400.0,81.0,319.0,93.49629015824962,478.97993283233694,161.0745700685372
+KH-MOK-G210002 = 361.97052974145726,269.52756909780027,1038.0,63.0,975.0,7.196330568948419,20.164924491238228,451.29566240446013
+KH-MOK-G210003 = 297.72416995588577,111.46199881537284,695.0,97.0,598.0,27.731002860025466,103.93435746495322,317.9047947984417
+KH-PUR-G260001 = 8.764705882352942,6.831158864168548,53.0,1.0,52.0,7.1942495427305735,24.81646628444712,11.112371512492825
+KH-PUR-G260002 = 8.176144244105409,5.275835273937535,22.0,1.0,21.0,8.153673137936943,20.555608726541937,9.73055869609456
+KH-PUR-G260003 = 50.034068136272545,64.72379919355357,423.0,1.0,422.0,5.504859644906617,23.700628230788233,81.80817903066065
+KH-PUR-G260004 = 336.71924502864846,283.7486726364251,1614.0,5.0,1609.0,6.375034423372192,19.900038916048725,440.3330094321751
+KH-PUR-G260005 = 17.733823529411765,19.359479440422803,174.0,1.0,173.0,7.0762474922307534,41.757011684974465,26.254103320747227
+KH-PVG-G250001 = 8.307349665924276,4.580773644820658,69.0,6.0,63.0,20.37288358771062,193.96413509185942,9.486598213111778
+KH-PVG-G250002 = 19.820143884892087,1.8569403106795455,25.0,15.0,10.0,1248.4720731844534,13685.299347738703,19.906941777562214
+KH-PVG-G250003 = 6.453703703703703,1.2438807696072012,10.0,4.0,6.0,154.57426568190806,875.4219355739583,6.572482853853446
+KH-PVG-G250004 = 21.46208530805687,3.4134156028867366,27.0,14.0,13.0,266.81809756657356,1786.7310142297738,21.731831764679693
+KH-PVG-G250005 = 12.4,3.246536616149584,18.0,7.0,11.0,67.48177957439104,306.948500156628,12.817956155331473
+KH-PVG-G250006 = 4.20703933747412,1.292834261235364,7.0,1.0,6.0,44.309666959590025,179.65049020969408,4.401204427662805
+KH-PVG-G250007 = 6.180327868852459,1.912068631058799,11.0,3.0,8.0,43.578829583872924,176.0092112384828,6.469347649987086
+KH-PVG-G250008 = 12.870570107858244,2.7147737930435665,19.0,7.0,12.0,120.64733920650704,639.6259841706787,13.153766443444642
+KH-PVG-G250009 = 12.350282485875706,3.167290291738577,19.0,6.0,13.0,70.69127370229651,320.2188954257776,12.749949226293792
+KH-PVG-G250010 = 6.244328097731239,1.021406198260891,8.0,4.0,4.0,245.64742511743012,1595.398814832004,6.327314123224926
+KH-PVG-G250011 = 9.271477663230241,1.9910049135178602,13.0,6.0,7.0,115.24035254334555,607.4569852597922,9.482847601086371
+KH-PVG-G250012 = 20.7911227154047,2.3908495148577433,26.0,16.0,10.0,683.7228743817815,6175.029153995097,20.928137642172388
+KH-RAK-G270001 = 193.5393374741201,70.13980423314096,610.0,95.0,515.0,30.362919844720732,120.74543159292654,205.8569097401996
+KH-RAK-G270002 = 270.10360360360363,61.08178748030232,487.0,121.0,366.0,99.81538980086904,504.13277798163483,276.92407161791016
+KH-RAK-G270003 = 264.28326996197717,44.008053030242905,394.0,153.0,241.0,234.5780585021721,1519.3633196628957,267.92229379674245
+KH-RAK-G270004 = 134.1424569827931,35.46235674097108,350.0,89.0,261.0,67.45264396581729,327.89654111814986,138.7507748122669
+KH-RAK-G270005 = 134.03046839472486,28.267601241587737,323.0,96.0,227.0,122.85388669840013,687.3499737595721,136.97891712983701
+KH-RAK-G270006 = 265.7296849087894,65.19895484211666,449.0,132.0,317.0,79.71114789311345,374.1123717227746,273.61134690328333
+KH-RAK-G270007 = 174.620654396728,43.90205988036843,483.0,110.0,373.0,76.26373777240292,374.25393748179795,180.0548910851382
+KH-RAK-G270008 = 474.04182776801406,270.15121068313965,1380.0,93.0,1287.0,11.008447911497056,32.76793060182032,545.6164688746168
+KH-RAK-G270009 = 277.9134346881787,205.54005873713493,1345.0,70.0,1275.0,8.106961295195742,28.6183446528841,345.6625419767746
+KH-SER-G280001 = 38.651162790697676,21.801376516811125,249.0,21.0,228.0,16.75147697516451,115.81779805009853,44.37580875996262
+KH-SER-G280002 = 55.42654867256637,49.82717390912066,306.0,10.0,296.0,7.082103698835034,28.601954518444987,74.5308631207376
+KH-SER-G280003 = 94.62213740458016,85.87896665956963,422.0,15.0,407.0,6.445277266730469,22.084258597949194,127.78319843205803
+KH-SER-G280004 = 37.54772056411938,40.50104893044569,414.0,1.0,413.0,7.063308168344645,39.42380661160831,55.22831053026654
+KH-SER-G280005 = 43.001031991744064,6.7100496821447315,70.0,24.0,46.0,282.59157877825027,1941.2047895355947,43.52141448863821
+KH-SER-G280006 = 15.4472049689441,5.112280454206299,40.0,7.0,33.0,37.00311361026791,145.53165574591492,16.271187811436235
+KH-SER-G280007 = 12.79571332886805,5.9339235308292135,29.0,1.0,28.0,17.01160445770398,56.86414965859483,14.104670434444758
+KH-SER-G280008 = 94.49544724156401,71.08945122649172,481.0,41.0,440.0,9.359642126930003,41.538205835313605,118.2501569769231
+KH-SER-G280009 = 7.566831683168317,7.112984143600716,29.0,1.0,28.0,5.014114140535212,13.01683614281886,10.385156963113984
+KH-SER-G280010 = 9.51685393258427,6.79315738173453,27.0,1.0,26.0,6.953540181562906,17.418397051956504,11.692625709700918
+KH-SER-G280011 = 29.221742260619152,59.03520995097063,411.0,1.0,410.0,6.376427594109219,38.128192897424725,65.87158897962932
+KH-SER-G280012 = 24.697193500738553,6.105779119192354,92.0,13.0,79.0,83.35401035840758,498.48286332927034,25.44075284784804
+KH-SER-G280013 = 112.58333333333333,78.65999611783215,647.0,37.0,610.0,10.623737924161873,51.71216526570007,137.34045992970047
+KH-SER-G280014 = 76.4794396746498,36.77831584330444,394.0,7.0,387.0,17.002986902267246,69.42955045158119,84.86312043059844
+KH-STR-G290001 = 111.73579013116802,26.370850591426784,335.0,61.0,274.0,90.7353593870155,471.815700223501,114.80552494175436
+KH-STR-G290002 = 122.96399241945673,34.76019233692479,196.0,56.0,140.0,54.682784833785135,230.88140402431262,127.78268428481309
+KH-STR-G290003 = 133.34125188536953,84.88722926298806,601.0,55.0,546.0,10.756554586463894,41.83668280223571,158.0687544909008
+KH-STR-G290004 = 88.06511627906977,20.257078966185954,145.0,59.0,86.0,96.07280293233632,488.6179134462448,90.36489336843358
+KH-STR-G290005 = 118.80642054574639,28.157412781914793,263.0,59.0,204.0,88.25262733469386,435.1970319535839,122.09752437074178
+KH-SVY-G300001 = 5.58348623853211,2.5030078698637013,11.0,3.0,8.0,18.608656841286408,63.70399740469503,6.118853403414488
+KH-SVY-G300002 = 3.9839816933638446,1.162818197246642,11.0,2.0,9.0,52.413408762576566,244.5646153417422,4.150211596160632
+KH-SVY-G300003 = 9.624633431085044,3.288633708570522,16.0,5.0,11.0,34.337300310405055,132.17744692981447,10.170972438852942
+KH-SVY-G300004 = 16.36639439906651,1.5930684740470018,20.0,12.0,8.0,1114.969636766431,11768.306830850652,16.443744488065914
+KH-SVY-G300005 = 6.411575562700965,1.1500291174480706,13.0,4.0,9.0,192.6460794136656,1226.3508498406427,6.513898077741359
+KH-SVY-G300006 = 5.869565217391305,0.33678116053977536,6.0,5.0,1.0,5343.974695958213,93939.3791666667,5.879219114074959
+KH-SVY-G300007 = 7.099082568807339,1.659362949101894,15.0,4.0,11.0,92.29386233877229,468.569995838976,7.290436112853355
+KH-TKE-G320001 = 5.363636363636363,3.031732995941048,16.0,1.0,15.0,11.788281654436087,38.67262941030109,6.161168720299745
+KH-TKE-G320002 = 20.341409691629956,14.55311413589604,94.0,1.0,93.0,8.534940551326185,30.97229438927394,25.011319023497226
+KH-TKE-G320003 = 3.3858520900321545,1.5629325116589183,22.0,1.0,21.0,22.383339986595274,165.28288498175743,3.7291758354327516
+KH-TKE-G320004 = 33.934065934065934,48.20780958979762,378.0,2.0,376.0,5.275635968853004,24.309005350498428,58.95348790583756
+KH-TKE-G320005 = 3.292191435768262,0.5218302257545426,5.0,3.0,2.0,271.6224123418064,1867.6238258975777,3.333291351540835
+KH-TKE-G320006 = 7.582554517133956,2.13417694473808,13.0,1.0,12.0,55.48633742211053,237.60406457727208,7.87717235032725
+KH-TKE-G320007 = 13.933673469387756,8.215881135468871,124.0,1.0,123.0,16.061981084530903,149.92122606827633,16.175535823696027
+KH-TKE-G320008 = 8.69767441860465,3.129268312731672,19.0,1.0,18.0,30.30417374507728,115.62190081729509,9.243476643834628
+KH-TKE-G320009 = 27.28416149068323,15.03603324435916,200.0,9.0,191.0,14.766403102409992,87.51423939452617,31.1529735976384
+KH-TKE-G320010 = 7.83451536643026,5.920357170006675,100.0,2.0,98.0,16.0850004306932,207.15934879592845,9.819891040499447
+KH-TOL-G330001 = 70.41525423728814,45.945680210658644,200.0,1.0,199.0,8.440306130138328,23.533687569969064,84.07921003031626
+KH-TOL-G330002 = 115.43986013986014,203.52741491248656,954.0,1.0,953.0,4.621901921621512,17.68576753710016,233.98668750608428
+KH-TOL-G330003 = 47.25179856115108,35.617086984401,155.0,1.0,154.0,7.187128657546937,21.306661548517646,59.17186284475068
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KOR/KOR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KOR/KOR_0_elevation.properties
new file mode 100755
index 0000000..61959e2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KOR/KOR_0_elevation.properties
@@ -0,0 +1,36 @@
+# KOR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KOR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KOR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KOR = 249.71765255249895,244.8408117411455,1824.0,1.0,1823.0,5.530408741642672,17.934989565249357,349.7226459501653
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KOR/KOR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KOR/KOR_1_elevation.properties
new file mode 100755
index 0000000..bed7325
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KOR/KOR_1_elevation.properties
@@ -0,0 +1,50 @@
+# KOR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KOR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KOR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KR-0 = 56.27390791027155,66.77549173739378,494.0,1.0,493.0,5.877473285821919,26.397871711952895,87.32536291516035
+KR-26 = 115.05489260143199,129.2776861533355,599.0,1.0,598.0,4.805451893442568,14.724451175838697,173.0616897198434
+KR-27 = 172.99852507374632,175.7426005547373,1011.0,18.0,993.0,5.620864569706521,19.50972667040799,246.60484854810463
+KR-28 = 25.523114355231144,27.74819563690064,150.0,1.0,149.0,5.631493478849521,21.393148297033903,37.70134914686631
+KR-29 = 70.79545454545455,58.37417686608855,299.0,13.0,286.0,7.108020315873633,24.94791681475512,91.75805637158466
+KR-30 = 70.40871021775544,58.903724002405276,353.0,3.0,350.0,7.036617853349438,25.075984200495373,91.79888439343583
+KR-4 = 125.33653904312587,133.74853098076534,1071.0,1.0,1070.0,5.742197285602427,22.854109064897596,183.29734738621218
+KR-42 = 484.5139184749251,281.3753403102107,1552.0,1.0,1551.0,10.6824685743915,31.894318501951222,560.2908345945108
+KR-43 = 265.1688416884169,195.9082260985989,1312.0,10.0,1302.0,8.122687620038256,29.004325257455065,329.6885616084922
+KR-44 = 92.05171815341895,99.77726895196655,754.0,1.0,753.0,5.106977759661907,17.08918533813591,135.75353481404767
+KR-45 = 250.91454437769693,254.2966103360678,1539.0,1.0,1538.0,5.17937919973641,16.3138763275119,357.246238060922
+KR-46 = 124.56383040765148,148.02967341806715,1387.0,1.0,1386.0,5.486274886197357,24.60076865746174,193.46558365271576
+KR-47 = 265.3141137504897,192.27938229946457,1228.0,1.0,1227.0,7.912625293847971,25.722679086732356,327.6628447240721
+KR-48 = 208.03389936712827,219.79765097168632,1732.0,1.0,1731.0,5.544974833837115,20.632489470235306,302.63692877532736
+KR-49 = 276.26152654010076,310.5266978744766,1824.0,1.0,1823.0,5.259751994631534,18.902631239481398,415.62875398496357
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KOR/KOR_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KOR/KOR_2_elevation.properties
new file mode 100755
index 0000000..f0afe56
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KOR/KOR_2_elevation.properties
@@ -0,0 +1,362 @@
+# KOR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KOR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KOR
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KR-0-G130001 = 56.27390791027155,66.77549173739378,494.0,1.0,493.0,5.877473285821919,26.397871711952895,87.32536291516035
+KR-26-G120001 = 117.0825,131.00689177959302,599.0,1.0,598.0,4.795633727296226,14.56081880172097,175.7017857052113
+KR-26-G120002 = 72.36842105263158,72.99690730746264,243.0,1.0,242.0,5.034724432073595,14.127779236656444,102.78977012380786
+KR-27-G140001 = 172.99852507374632,175.7426005547373,1011.0,18.0,993.0,5.620864569706521,19.50972667040799,246.60484854810463
+KR-28-G060001 = 26.072916666666668,27.549543046094463,150.0,1.0,149.0,5.795500158861896,22.00374939159675,37.9311785416108
+KR-28-G060002 = 58.30769230769231,38.37544209794876,149.0,1.0,148.0,8.641871793506766,25.98889296880812,69.8030195511737
+KR-28-G060003 = 10.818181818181818,12.111738722249296,35.0,1.0,34.0,4.1060805379272205,9.940661027573901,16.239682038983176
+KR-28-G060004 = 22.142857142857142,23.627638606565174,90.0,1.0,89.0,5.285290135066108,17.37095255584178,32.38165265349236
+KR-28-G060005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-28-G060006 = 24.927272727272726,27.66806793889075,144.0,1.0,143.0,5.702722728503734,22.592067167521645,37.240984265871774
+KR-28-G060007 = 5.0,0.0,5.0,5.0,0.0,0.0,-1.2,5.0
+KR-28-G060008 = 6.125,5.577577879330776,16.0,1.0,15.0,5.585253223838558,15.160909174156636,8.284020762890446
+KR-28-G060009 = 18.4,16.243152403397563,59.0,1.0,58.0,5.761045927181425,16.514682874675316,24.543838330627914
+KR-28-G060010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-29-G080001 = 70.79545454545455,58.37417686608855,299.0,13.0,286.0,7.108020315873633,24.94791681475512,91.75805637158466
+KR-30-G150001 = 70.40871021775544,58.903724002405276,353.0,3.0,350.0,7.036617853349438,25.075984200495373,91.79888439343583
+KR-4-G090001 = 133.07334179413533,136.79902404308402,1071.0,1.0,1070.0,5.871075160928526,22.95136463896293,190.84676385885905
+KR-4-G090002 = 56.27390791027155,66.77549173739378,494.0,1.0,493.0,5.877473285821919,26.397871711952895,87.32536291516035
+KR-4-G090003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-4-G090004 = 55.21090047393365,63.460071221780915,341.0,1.0,340.0,5.084825025055844,17.504626495787523,84.11554060110483
+KR-4-G090005 = 14.878787878787879,20.266045010039438,143.0,1.0,142.0,6.9002351062403,41.611211707866566,25.141418199674202
+KR-4-G090006 = 48.94117647058823,58.32075329831212,196.0,1.0,195.0,4.3139824004505956,11.859030853593003,76.13507089119865
+KR-4-G090007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-4-G090008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-4-G090009 = 12.75,7.031180555212616,18.0,1.0,17.0,10.447233397979454,25.710635291786076,14.560219778561036
+KR-4-G090010 = 16.25,11.734031702701335,34.0,1.0,33.0,7.126479227320777,18.957676869057153,20.043702252827444
+KR-4-G090011 = 45.0,25.0,70.0,20.0,50.0,11.232,30.9376,51.478150704935004
+KR-4-G090012 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-4-G090013 = 21.6734693877551,15.47662853532679,62.0,1.0,61.0,7.889302545801224,24.18403254741629,26.63203533570893
+KR-4-G090014 = 13.5,12.5,26.0,1.0,25.0,4.499712,9.35888896,18.398369492974098
+KR-4-G090015 = 32.1,21.749099598220916,89.0,1.0,88.0,8.120593662297091,23.282070307197376,38.77413227054002
+KR-4-G090016 = 69.06896551724138,55.19490920708287,176.0,1.0,175.0,6.1101338914709595,15.827616645301006,88.41379982785493
+KR-4-G090017 = 19.0,27.511036746315884,80.0,1.0,79.0,3.825795637930861,10.598717173699312,33.43437068133843
+KR-4-G090018 = 11.0,0.0,11.0,11.0,0.0,0.0,-1.2,11.0
+KR-4-G090019 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-4-G090020 = 20.666666666666668,8.65383665716478,32.0,11.0,21.0,21.06645239614725,70.93820937051484,22.40535650240808
+KR-4-G090021 = 21.666666666666668,9.030811456096044,32.0,10.0,22.0,20.78940884995404,67.07537178240241,23.473389188611005
+KR-4-G090022 = 2.4,2.8,8.0,1.0,7.0,4.701166180758018,13.340795501874222,3.687817782917155
+KR-4-G090023 = 3.0,2.0,5.0,1.0,4.0,7.875,19.5625,3.605551275463989
+KR-4-G090024 = 92.25,46.39706348466463,171.0,57.0,114.0,14.850173488878223,49.718719242732924,103.26059267697431
+KR-4-G090025 = 22.5,11.629703349613008,35.0,4.0,31.0,12.393530818733346,33.37993241788841,25.32785028382788
+KR-4-G090026 = 5.666666666666667,6.599663291074443,15.0,1.0,14.0,3.916016107981549,8.895570855893379,8.698658900466592
+KR-4-G090027 = 21.0,20.0,41.0,1.0,40.0,4.307625,8.83050625,29.0
+KR-4-G090028 = 54.4,60.84603520361864,149.0,1.0,148.0,3.9399782303897113,8.900159408342406,81.61862532535083
+KR-4-G090029 = 19.25,20.27775875189366,50.0,1.0,49.0,4.216468547726433,9.819045851949953,27.95979256003163
+KR-4-G090030 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-4-G090031 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-4-G090032 = 11.0,10.0,21.0,1.0,20.0,4.631,9.7241,14.866068747318506
+KR-42-G070001 = 484.5139184749251,281.3753403102107,1552.0,1.0,1551.0,10.6824685743915,31.894318501951222,560.2908345945108
+KR-43-G040001 = 265.1688416884169,195.9082260985989,1312.0,10.0,1302.0,8.122687620038256,29.004325257455065,329.6885616084922
+KR-44-G050001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050002 = 40.0,39.0,79.0,1.0,78.0,4.155835398438949,8.418213820884128,55.86591089385369
+KR-44-G050003 = 26.0,20.607442021431645,54.0,1.0,53.0,5.735152041864265,13.178270148779225,33.1762967593833
+KR-44-G050004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050005 = 93.40225928867709,100.0681651455366,754.0,1.0,753.0,5.148619435035136,17.17896620794949,136.8854255055075
+KR-44-G050006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050008 = 17.0,0.0,17.0,17.0,0.0,0.0,-1.2,17.0
+KR-44-G050009 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050011 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050012 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050013 = 13.919463087248323,10.149563933188086,50.0,1.0,49.0,7.402372608879655,22.044470712337514,17.226871470790655
+KR-44-G050014 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050015 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050016 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050017 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050018 = 4.666666666666667,6.236095644623235,18.0,1.0,17.0,4.159195806995981,11.712048979591838,7.788880963698615
+KR-44-G050019 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050020 = 4.8,4.749736834815167,12.0,1.0,11.0,4.591519782410542,10.727893466123437,6.752777206453653
+KR-44-G050021 = 10.0,0.0,10.0,10.0,0.0,0.0,-1.2,10.0
+KR-44-G050022 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050023 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050024 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050025 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050026 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-44-G050027 = 44.0,0.0,44.0,44.0,0.0,0.0,-1.2,44.0
+KR-44-G050028 = 9.0,0.0,9.0,9.0,0.0,0.0,-1.2,9.0
+KR-45-G020001 = 251.49181440325728,254.35819289468907,1539.0,1.0,1538.0,5.188773278553423,16.33955235790266,357.6957128684879
+KR-45-G020002 = 7.0,0.0,7.0,7.0,0.0,0.0,-1.2,7.0
+KR-45-G020003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-45-G020004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-45-G020005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-45-G020006 = 7.0,6.0,13.0,1.0,12.0,5.087962962962963,11.01929012345679,9.219544457292887
+KR-45-G020007 = 17.0,11.0,28.0,6.0,22.0,8.327573253193087,21.0351751929513,20.248456731316587
+KR-45-G020008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-45-G020009 = 5.0,0.0,5.0,5.0,0.0,0.0,-1.2,5.0
+KR-45-G020010 = 8.5,7.5,16.0,1.0,15.0,4.855703703703703,10.356464197530864,11.335784048754634
+KR-45-G020011 = 38.0,0.0,38.0,38.0,0.0,0.0,-1.2,38.0
+KR-45-G020012 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-45-G020013 = 10.0,0.0,10.0,10.0,0.0,0.0,-1.2,10.0
+KR-45-G020014 = 33.05555555555556,31.47745616967134,99.0,1.0,98.0,5.215290120326804,14.332745141459396,45.645372164108814
+KR-46-G030001 = 70.79545454545455,58.37417686608855,299.0,13.0,286.0,7.108020315873633,24.94791681475512,91.75805637158466
+KR-46-G030002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030003 = 28.8,18.605375567292374,52.0,7.0,45.0,8.612024567201338,22.99093066581623,34.2870237845165
+KR-46-G030004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030005 = 33.25,34.06152521540984,81.0,1.0,80.0,4.152835775627444,9.155913797273028,47.59989495786729
+KR-46-G030006 = 7.0,0.0,7.0,7.0,0.0,0.0,-1.2,7.0
+KR-46-G030007 = 3.0,0.0,3.0,3.0,0.0,0.0,-1.2,3.0
+KR-46-G030008 = 5.666666666666667,6.599663291074443,15.0,1.0,14.0,3.916016107981549,8.895570855893379,8.698658900466592
+KR-46-G030009 = 23.035714285714285,27.615319432281403,134.0,1.0,133.0,4.939281779851922,17.294976190113378,35.961785272703025
+KR-46-G030010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030011 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030012 = 17.714285714285715,19.863565251228092,73.0,1.0,72.0,4.797144780944331,14.418526420292192,26.61497967042513
+KR-46-G030013 = 49.0,43.445367992456916,103.0,1.0,102.0,4.8975446398800315,10.773676101925355,65.48663985882922
+KR-46-G030014 = 36.0,0.0,36.0,36.0,0.0,0.0,-1.2,36.0
+KR-46-G030015 = 13.555555555555555,8.807964970047294,31.0,1.0,30.0,8.7282480550805,25.104446603601815,16.165807537309522
+KR-46-G030016 = 12.0,0.0,12.0,12.0,0.0,0.0,-1.2,12.0
+KR-46-G030017 = 4.0,3.0,7.0,1.0,6.0,6.37037037037037,14.82716049382716,5.0
+KR-46-G030018 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030019 = 19.266666666666666,11.345875413069232,41.0,1.0,40.0,10.398103812436783,30.559655863411173,22.359189013319185
+KR-46-G030020 = 9.5,6.264982043070834,18.0,1.0,17.0,8.035769088958071,20.790133473974603,11.379806676741042
+KR-46-G030021 = 9.625,8.75981592272349,29.0,1.0,28.0,5.737125081732978,16.850561538865648,13.01441508482037
+KR-46-G030022 = 5.0,0.0,5.0,5.0,0.0,0.0,-1.2,5.0
+KR-46-G030023 = 15.25,7.495832175282475,25.0,7.0,18.0,14.659685279910422,44.31269943986706,16.99264546796643
+KR-46-G030024 = 10.25,8.46684711093805,21.0,1.0,20.0,5.513066503128187,12.652950838737043,13.294735800308331
+KR-46-G030025 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030026 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030027 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030028 = 36.875,34.487089975815586,104.0,1.0,103.0,5.080487659664541,13.181814393624398,50.48886015746444
+KR-46-G030029 = 24.180555555555557,29.037010094824048,184.0,1.0,183.0,5.996077051405298,28.839737437131948,37.78686573694916
+KR-46-G030030 = 10.19672131147541,12.229793869998812,76.0,1.0,75.0,6.598785553106057,33.79372565956751,15.922970313561391
+KR-46-G030031 = 3.5,2.5,6.0,1.0,5.0,6.944,16.6016,4.301162633521313
+KR-46-G030032 = 30.818181818181817,33.27794295931324,97.0,1.0,96.0,4.449893654622589,11.552602427249418,45.356166264156606
+KR-46-G030033 = 3.5,2.5,6.0,1.0,5.0,6.944,16.6016,4.301162633521313
+KR-46-G030034 = 39.97959183673469,47.56413062679042,221.0,1.0,220.0,4.841634576824698,16.36893206637609,62.1346464198058
+KR-46-G030035 = 8.0,1.0,9.0,7.0,2.0,536.0,4481.0,8.06225774829855
+KR-46-G030036 = 14.0,18.384776310850235,40.0,1.0,39.0,3.433185268510197,7.4693988305731605,23.108440016582687
+KR-46-G030037 = 11.764705882352942,12.525406705923322,57.0,1.0,56.0,6.410645471120417,26.633654371256416,17.18412399999077
+KR-46-G030038 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030039 = 17.75,18.769323376190204,100.0,1.0,99.0,6.052125170207998,24.315238699966724,25.83311827867476
+KR-46-G030040 = 3.3333333333333335,3.2998316455372216,8.0,1.0,7.0,4.768332317447477,11.520824656393172,4.69041575982343
+KR-46-G030041 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030042 = 14.4,13.35065541462291,37.0,1.0,36.0,5.064504350074124,12.860763652743438,19.636700333813724
+KR-46-G030043 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030044 = 20.77777777777778,21.194571865060404,97.0,1.0,96.0,5.803788953963549,21.00243506848849,29.680396323599286
+KR-46-G030045 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030046 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030047 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030048 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030049 = 14.0,12.72399308393399,58.0,1.0,57.0,6.722525561110508,25.439524699169556,18.918245161747958
+KR-46-G030050 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030051 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030052 = 6.0,3.559026084010437,9.0,1.0,8.0,9.183470352508925,22.142659279778393,6.97614984548545
+KR-46-G030053 = 20.0,0.0,20.0,20.0,0.0,0.0,-1.2,20.0
+KR-46-G030054 = 19.75,12.695963925594622,38.0,6.0,32.0,8.760741387021563,23.93112022252689,23.47871376374779
+KR-46-G030055 = 22.303571428571427,19.378669830196166,113.0,1.0,112.0,7.312008239694321,30.39475015962465,29.54627121748433
+KR-46-G030056 = 87.80208333333333,76.44873279302752,293.0,1.0,292.0,5.7258819397431475,15.946785337633308,116.41999219778936
+KR-46-G030057 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030058 = 34.0,0.0,34.0,34.0,0.0,0.0,-1.2,34.0
+KR-46-G030059 = 99.625,74.42435337307272,239.0,1.0,238.0,6.700309679825938,17.852256639797258,124.35483504874267
+KR-46-G030060 = 30.5,29.5,60.0,1.0,59.0,4.2068760681471815,8.55631915233028,42.432299018554254
+KR-46-G030061 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030062 = 9.0,1.0,10.0,8.0,2.0,756.0,7048.0,9.055385138137417
+KR-46-G030063 = 87.66666666666667,64.06278486016981,233.0,1.0,232.0,7.299763789003152,20.701564591822304,108.57939421678888
+KR-46-G030064 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030065 = 30.5,38.095275297600885,95.0,1.0,94.0,3.925458698845852,9.696133586463892,48.80061475022625
+KR-46-G030066 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030067 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030068 = 3.5,2.5,6.0,1.0,5.0,6.944,16.6016,4.301162633521313
+KR-46-G030069 = 8.0,0.0,8.0,8.0,0.0,0.0,-1.2,8.0
+KR-46-G030070 = 86.0,46.0,132.0,40.0,92.0,12.143338538670173,34.18858566114329,97.52948272189288
+KR-46-G030071 = 16.21875,15.341394931279881,78.0,1.0,77.0,6.829261702018215,27.998994219616602,22.32501399775597
+KR-46-G030072 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030073 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030074 = 60.333333333333336,24.073960113690383,83.0,27.0,56.0,22.681755847568272,72.8439011762416,64.9589614038484
+KR-46-G030075 = 3.0,0.0,3.0,3.0,0.0,0.0,-1.2,3.0
+KR-46-G030076 = 71.33333333333333,39.75200903378624,125.0,30.0,95.0,11.597198846477033,34.31550627343443,81.66190462306562
+KR-46-G030077 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030078 = 16.25,9.233576152901355,35.0,2.0,33.0,11.315458171032292,34.62373823937538,18.69014255085896
+KR-46-G030079 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030080 = 67.08333333333333,50.774761337586696,194.0,1.0,193.0,7.3370181888389645,22.8940871084116,84.1323362328659
+KR-46-G030081 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030082 = 20.0,8.16496580927726,30.0,10.0,20.0,22.0454076850486,73.49999999999999,21.602468994692867
+KR-46-G030083 = 21.23076923076923,11.78103982712409,43.0,9.0,34.0,11.941502959749526,36.798196928817646,24.28041312536633
+KR-46-G030084 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030085 = 49.5,24.5,74.0,25.0,49.0,14.308629907606525,42.155420109037586,55.231331687729565
+KR-46-G030086 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030087 = 12.166666666666666,17.873785895053746,49.0,1.0,48.0,3.6675154963738716,9.675125462678508,21.621748310439653
+KR-46-G030088 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030089 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030090 = 4.0,3.0,7.0,1.0,6.0,6.37037037037037,14.82716049382716,5.0
+KR-46-G030091 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030092 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030093 = 27.5,6.5,34.0,21.0,13.0,88.42057350933091,428.7852666223171,28.257742301889582
+KR-46-G030094 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030095 = 54.603004291845494,59.29470218925491,364.0,1.0,363.0,5.515291095967231,20.682960659195455,80.60613987412947
+KR-46-G030096 = 40.0,59.75087168122877,177.0,1.0,176.0,3.7319185795332857,10.215791814030396,71.9038710130871
+KR-46-G030097 = 23.5,3.5,27.0,20.0,7.0,322.8338192419825,2303.8433985839233,23.759208741033444
+KR-46-G030098 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030099 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030100 = 4.0,0.0,4.0,4.0,0.0,0.0,-1.2,4.0
+KR-46-G030101 = 23.823529411764707,16.46113173908428,51.0,1.0,50.0,7.614721978354343,20.18907193465275,28.957372321478097
+KR-46-G030102 = 4.0,0.0,4.0,4.0,0.0,0.0,-1.2,4.0
+KR-46-G030103 = 84.45,74.66824961119687,256.0,1.0,255.0,5.460805892378225,14.46472266974103,112.72599522736537
+KR-46-G030104 = 31.043478260869566,29.311636301720004,119.0,1.0,118.0,5.480441419165463,16.92047626961027,42.69507659224177
+KR-46-G030105 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030106 = 13.8,24.127992042439008,62.0,1.0,61.0,3.3944045057319423,8.720063391316758,27.795683118067092
+KR-46-G030107 = 20.142857142857142,20.856164360608943,48.0,1.0,47.0,4.163593304113281,9.150858421981706,28.995073473165846
+KR-46-G030108 = 116.62222222222222,106.43073676525526,449.0,1.0,448.0,5.526522136670502,15.795917632201773,157.88680896276435
+KR-46-G030109 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030110 = 84.475,86.56991033263232,296.0,1.0,295.0,4.737016420485316,12.599424378961912,120.95608707295388
+KR-46-G030111 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030112 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030113 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030114 = 25.941176470588236,20.10990563126217,61.0,1.0,60.0,6.330828416866843,16.084241100313385,32.823055025034925
+KR-46-G030115 = 38.5,39.928060308509856,104.0,1.0,103.0,4.316851168678711,10.0449466434339,55.46620592757359
+KR-46-G030116 = 7.0,0.0,7.0,7.0,0.0,0.0,-1.2,7.0
+KR-46-G030117 = 12.0,11.0,23.0,1.0,22.0,4.570999248685199,9.556792568813606,16.278820596099706
+KR-46-G030118 = 27.54385964912281,30.587275289971675,128.0,1.0,127.0,5.155718054105713,17.078759066846974,41.16121492418667
+KR-46-G030119 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030120 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030121 = 22.0,29.09295447354909,75.0,1.0,74.0,3.692664813339651,9.126053946705452,36.47464873031679
+KR-46-G030122 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030123 = 68.02857142857142,77.90708228003251,268.0,1.0,267.0,4.561504081147784,13.195918308051775,103.42823598998486
+KR-46-G030124 = 37.666666666666664,26.132142830026186,60.0,1.0,59.0,6.661100330899351,14.489955263657546,45.84393816707577
+KR-46-G030125 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030126 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030127 = 109.62068965517241,116.10285683410903,434.0,1.0,433.0,4.823677753223626,13.836850962095918,159.67645087963737
+KR-46-G030128 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030129 = 7.5,6.5,14.0,1.0,13.0,4.997724169321803,10.760687650992612,9.924716620639604
+KR-46-G030130 = 30.666666666666668,22.49938270758161,60.0,1.0,59.0,6.325517410843732,14.55195119403755,38.03507153492243
+KR-46-G030131 = 13.666666666666666,12.684198393626966,31.0,1.0,30.0,4.985267027506501,11.97700819953603,18.645821694595995
+KR-46-G030132 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030133 = 20.0,0.0,20.0,20.0,0.0,0.0,-1.2,20.0
+KR-46-G030134 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030135 = 22.384615384615383,25.093788571119962,93.0,1.0,92.0,4.5422570220383145,13.143002754769736,33.626912299068294
+KR-46-G030136 = 20.0,0.0,20.0,20.0,0.0,0.0,-1.2,20.0
+KR-46-G030137 = 28.270833333333332,34.33823159840291,158.0,1.0,157.0,4.72436558062875,15.975575069596772,44.47869340107314
+KR-46-G030138 = 16.0,0.0,16.0,16.0,0.0,0.0,-1.2,16.0
+KR-46-G030139 = 7.0,0.0,7.0,7.0,0.0,0.0,-1.2,7.0
+KR-46-G030140 = 22.0,35.72425257751689,112.0,1.0,111.0,3.8365138734443547,11.36094259941218,41.95500235040182
+KR-46-G030141 = 96.68181818181819,94.36504859689425,301.0,1.0,300.0,4.751390569749258,11.965244839929863,135.10046766623853
+KR-46-G030142 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030143 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030144 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030145 = 31.333333333333332,27.332752607071342,101.0,1.0,100.0,5.737427995275503,16.221547220454774,41.5795279297053
+KR-46-G030146 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030147 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030148 = 67.0,66.0,133.0,1.0,132.0,4.091601274452514,8.24519302929959,94.04786015641186
+KR-46-G030149 = 45.666666666666664,63.168205785998246,135.0,1.0,134.0,3.253754482096104,6.953759335057588,77.94656289193685
+KR-46-G030150 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030151 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030152 = 6.666666666666667,8.013876853447538,18.0,1.0,17.0,3.778480424687652,8.484111780270831,10.424330514074594
+KR-46-G030153 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030154 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030155 = 9.5,8.5,18.0,1.0,17.0,4.749033177284755,10.055147807138324,12.747548783981962
+KR-46-G030156 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030157 = 10.25,12.997595931555958,37.0,1.0,36.0,3.856144397563168,9.800006542380597,16.55294535724685
+KR-46-G030158 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030159 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030160 = 58.36363636363637,55.52767160659257,198.0,1.0,197.0,5.473504375804527,16.7340323455191,80.5582792991283
+KR-46-G030161 = 11.4,17.083325203250098,45.0,1.0,44.0,3.6848942440403847,9.644618435029289,20.537770083434083
+KR-46-G030162 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030163 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030164 = 14.970588235294118,14.955788362247315,53.0,1.0,52.0,5.045572560085845,14.29848649622133,21.16114641618121
+KR-46-G030165 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030166 = 18.0,0.0,18.0,18.0,0.0,0.0,-1.2,18.0
+KR-46-G030167 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030168 = 86.4186046511628,66.59360698352552,219.0,1.0,218.0,6.38429044206875,16.353479448163412,109.1003378589188
+KR-46-G030169 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030170 = 38.333333333333336,40.51611476382645,122.0,1.0,121.0,4.891339761331951,14.007618650306188,55.776339069537364
+KR-46-G030171 = 2.5,2.598076211353316,7.0,1.0,6.0,4.932424521965691,13.190672153635116,3.605551275463989
+KR-46-G030172 = 57.0,57.50455802411133,216.0,1.0,215.0,4.909310422960469,13.757322990709028,80.96773550957435
+KR-46-G030173 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030174 = 96.9090909090909,93.20354513883194,310.0,1.0,309.0,4.884073927483603,12.574281218422032,134.45546745027787
+KR-46-G030175 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030176 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030177 = 176.22222222222223,144.44435897433368,477.0,1.0,476.0,5.913125784334882,15.265837681559354,227.85619246455525
+KR-46-G030178 = 48.888888888888886,43.676702267772626,133.0,1.0,132.0,5.220730863219402,13.272619163708825,65.55743876767744
+KR-46-G030179 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030180 = 32.0,43.840620433565945,94.0,1.0,93.0,3.285740620537578,7.045039040801456,54.27706698044764
+KR-46-G030181 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-46-G030182 = 97.83333333333333,87.45173271900082,240.0,1.0,239.0,5.14574847256171,12.601811752935323,131.2218223721446
+KR-46-G030183 = 4.0,4.242640687119285,10.0,1.0,9.0,4.373586387339018,10.290123456790127,5.830951894845301
+KR-46-G030184 = 14.6,13.093509842666327,39.0,1.0,38.0,5.7607271870171886,16.260625594317982,19.611221277625727
+KR-46-G030185 = 136.58883904295814,154.13076222132418,1387.0,1.0,1386.0,5.594116949770313,24.273297213675168,205.9436884539785
+KR-47-G100001 = 267.5983358271596,192.108982283061,1228.0,1.0,1227.0,8.023531165471347,26.11470803589432,329.4157409889498
+KR-47-G100002 = 172.99852507374632,175.7426005547373,1011.0,18.0,993.0,5.620864569706521,19.50972667040799,246.60484854810463
+KR-48-G110001 = 216.67188137668344,224.77390371626618,1732.0,1.0,1731.0,5.578021314034696,20.398391138692574,312.201876950092
+KR-48-G110002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110003 = 1.8,0.4000000000000001,2.0,1.0,1.0,103.12499999999993,507.81249999999966,1.8439088914585775
+KR-48-G110004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110009 = 84.78571428571429,80.20525327596208,248.0,1.0,247.0,4.961432967846861,12.704868755337907,116.71118198356146
+KR-48-G110010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110011 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110012 = 107.19925512104282,92.95508296072211,456.0,1.0,455.0,6.018275061031496,17.99516415174621,141.88843415423668
+KR-48-G110013 = 37.166666666666664,33.10547118260398,114.0,1.0,113.0,5.610450620227452,15.844557580496431,49.77281721314691
+KR-48-G110014 = 2.5,2.598076211353316,7.0,1.0,6.0,4.932424521965691,13.190672153635116,3.605551275463989
+KR-48-G110015 = 31.0,20.477630071210225,54.0,1.0,53.0,7.66500072219062,18.353822657409122,37.15283748697175
+KR-48-G110016 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110017 = 136.35103926096997,131.3164701763133,648.0,1.0,647.0,5.4784799256200385,17.0443852185814,189.30298795083286
+KR-48-G110018 = 72.85714285714286,67.44993608263108,276.0,1.0,275.0,5.678991680157494,17.32617594455155,99.28573484069673
+KR-48-G110019 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110020 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110021 = 98.61538461538461,69.20486694927934,238.0,1.0,237.0,7.576974740054105,21.110989783747996,120.4753405984299
+KR-48-G110022 = 64.15686274509804,58.38424866450211,217.0,1.0,216.0,5.515633266996265,15.725549259870208,86.74574069896323
+KR-48-G110023 = 81.6,52.12907058446372,185.0,1.0,184.0,8.930761267817662,25.71902596385359,96.82974749528164
+KR-48-G110024 = 29.5,28.5,58.0,1.0,57.0,4.214262958103168,8.576351593752218,41.018288603987365
+KR-48-G110025 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110026 = 28.0,38.18376618407357,82.0,1.0,81.0,3.3013045601350286,7.089557448522036,47.34976240700686
+KR-48-G110027 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110028 = 63.36842105263158,52.13768263107313,183.0,1.0,182.0,6.116248038879253,16.71004074896633,82.06031158143445
+KR-48-G110029 = 33.0,0.0,33.0,33.0,0.0,0.0,-1.2,33.0
+KR-48-G110030 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110031 = 28.8,37.15050470720418,94.0,1.0,93.0,3.6447967785798756,8.709866362130807,47.00638254535228
+KR-48-G110032 = 44.0,43.0,87.0,1.0,86.0,4.141169959877747,8.378633620383287,61.5223536610881
+KR-48-G110033 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110034 = 20.75,23.689396362085716,59.0,1.0,58.0,4.062469193026803,9.805007218771756,31.492062491999473
+KR-48-G110035 = 26.333333333333332,35.82674358011841,77.0,1.0,76.0,3.309259446007303,7.112337044502132,44.46346815083142
+KR-48-G110036 = 38.0,0.0,38.0,38.0,0.0,0.0,-1.2,38.0
+KR-48-G110037 = 114.0,91.4293898772891,241.0,1.0,240.0,5.666266865931388,13.250348416091962,146.1346411133696
+KR-48-G110038 = 6.0,7.0710678118654755,16.0,1.0,15.0,3.863631452403296,8.738399999999999,9.273618495495704
+KR-48-G110039 = 73.3,74.51919215879892,250.0,1.0,249.0,4.939075042775887,13.603033789486256,104.52750834110607
+KR-48-G110040 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110041 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110042 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110043 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-48-G110044 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-49-G010001 = 277.28082458187475,310.69679362194734,1824.0,1.0,1823.0,5.271539303775232,18.934632114456786,416.4338521875515
+KR-49-G010002 = 17.5,18.466185312619388,60.0,1.0,59.0,4.961712380880385,14.752562757458227,25.441108466417102
+KR-49-G010003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KR-49-G010004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KWT/KWT_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KWT/KWT_0_elevation.properties
new file mode 100755
index 0000000..3c8e45d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KWT/KWT_0_elevation.properties
@@ -0,0 +1,36 @@
+# KWT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KWT elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KWT
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KWT = 117.42151238591917,74.26713846203906,281.0,1.0,280.0,8.813025756723189,23.859195002638156,138.93674613411807
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KWT/KWT_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KWT/KWT_1_elevation.properties
new file mode 100755
index 0000000..462ab99
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KWT/KWT_1_elevation.properties
@@ -0,0 +1,36 @@
+# KWT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KWT elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KWT
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KW-K = 117.42151238591917,74.26713846203906,281.0,1.0,280.0,8.813025756723189,23.859195002638156,138.93674613411807
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KWT/KWT_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KWT/KWT_2_elevation.properties
new file mode 100755
index 0000000..40f780b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/KWT/KWT_2_elevation.properties
@@ -0,0 +1,45 @@
+# KWT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = KWT elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = KWT
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KW-K-G060001 = 4.673076923076923,1.2967585898064014,7.0,2.0,5.0,57.54396352006054,247.84162249581118,4.8496629541887515
+KW-K-G060002 = 123.74168234592263,71.20414803599719,281.0,1.0,280.0,10.559368465837412,29.816784690573026,142.7656634045157
+KW-K-G060003 = 4.557,1.4016957587151455,8.0,1.0,7.0,43.71159652098183,172.69026767625613,4.76770384986316
+KW-K-G060004 = 3.694915254237288,1.343587876786875,6.0,1.0,5.0,28.860231497306664,102.47975560373608,3.931618892853689
+KW-K-G060005 = 1.6666666666666667,0.4714045207910317,2.0,1.0,1.0,54.09366876077089,222.75,1.7320508075688772
+KW-K-G060006 = 2.9696969696969697,0.9687495371603505,4.0,1.0,3.0,37.664306865526505,142.37394349745892,3.123711855721612
+KW-K-G060007 = 1.5,0.5,2.0,1.0,1.0,36.0,136.0,1.5811388300841898
+KW-K-G060008 = 2.375,1.1110243021644486,4.0,1.0,3.0,16.49749144851527,52.750520749879826,2.622022120425379
+KW-K-G060009 = 4.370967741935484,2.280590408614104,10.0,1.0,9.0,12.859373751104604,38.168130315624936,4.930157361880371
+KW-K-G060010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LAO/LAO_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LAO/LAO_0_elevation.properties
new file mode 100755
index 0000000..5d90f73
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LAO/LAO_0_elevation.properties
@@ -0,0 +1,36 @@
+# LAO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LAO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LAO
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LAO = 676.1907599491956,400.5074952477849,2775.0,55.0,2720.0,10.287274327925317,30.459569627405187,785.9008828028627
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LAO/LAO_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LAO/LAO_1_elevation.properties
new file mode 100755
index 0000000..4e19e71
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LAO/LAO_1_elevation.properties
@@ -0,0 +1,53 @@
+# LAO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LAO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LAO
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LA-AT = 439.03647320012686,323.7055738519838,1950.0,55.0,1895.0,7.517824180867288,22.919546417960806,545.4707355512742
+LA-BK = 700.596903307352,218.70084415026037,1612.0,313.0,1299.0,43.140388640577136,178.5117169688416,733.9387441441471
+LA-BL = 620.0028703286807,346.8681582151448,1956.0,128.0,1828.0,11.602753478917831,35.8705919330294,710.4372445187328
+LA-CH = 375.5876863548424,381.2149351887105,1676.0,67.0,1609.0,5.088862640312385,14.27853004607761,535.1550587935387
+LA-HO = 993.129954192392,313.6363320727291,1971.0,187.0,1784.0,41.16922503353764,162.19600070241697,1041.4772463718145
+LA-KK = 447.4065653991233,311.747467015628,2276.0,87.0,2189.0,8.62903669987319,29.582288816983162,545.3064440779152
+LA-LM = 926.6480220492866,258.9094226685108,1998.0,433.0,1565.0,57.225899493085386,253.27849928221448,962.1385793711823
+LA-LP = 847.9523998099161,301.92539468601035,2092.0,216.0,1876.0,31.061809012375992,117.93626220498916,900.1012255850444
+LA-OU = 888.1266775111834,247.25910269055964,1814.0,273.0,1541.0,57.43174439267257,251.49450031628464,921.9034977536393
+LA-PH = 939.5294362171993,243.4218133061726,1879.0,325.0,1554.0,69.37156151656258,318.7785501253236,970.5512560972105
+LA-SL = 425.7628673348055,302.340974534414,1944.0,99.0,1845.0,8.52441723636766,29.635701102868275,522.1916162517108
+LA-SV = 249.98077968470918,150.27861643203488,1174.0,99.0,1075.0,11.847253772749172,47.66625927926328,291.67456654378003
+LA-VI = 241.74142240399908,138.93796030626055,996.0,135.0,861.0,13.221811695783087,57.16776573990556,278.82372947791356
+LA-VI2 = 765.2259879253568,401.6857550045625,2775.0,162.0,2613.0,13.427606303152306,44.29601360675554,864.246642093519
+LA-VT = 473.2849119223896,298.51426971069316,2311.0,152.0,2159.0,10.42689128920853,38.080612213099236,559.561772348944
+LA-XA = 652.6541558885256,277.47989189665856,2031.0,190.0,1841.0,21.018183718464726,76.72410288583477,709.1914675216732
+LA-XE = 850.197784356795,396.69419162889716,2100.0,113.0,1987.0,16.309649746881952,51.09258238628294,938.1911075027874
+LA-XI = 1130.592003393785,350.177935533987,2593.0,206.0,2387.0,43.4756970302735,176.39229027329884,1183.5805273291792
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LAO/LAO_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LAO/LAO_2_elevation.properties
new file mode 100755
index 0000000..5d37883
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LAO/LAO_2_elevation.properties
@@ -0,0 +1,168 @@
+# LAO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LAO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LAO
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LA-AT-G010001 = 570.524699599466,217.0313553452908,1490.0,119.0,1371.0,26.65017408811268,99.063099006615,610.4105520517112
+LA-AT-G010002 = 281.10689990281827,320.158373468587,1304.0,74.0,1230.0,4.885956823620644,14.530796412302585,426.05454260578455
+LA-AT-G010003 = 276.76149198844234,239.3482237623877,1276.0,55.0,1221.0,6.79941790841672,23.412177338317882,365.9023034443465
+LA-AT-G010004 = 650.4731396736968,369.118874495097,1950.0,147.0,1803.0,11.420031609231048,35.66354104476903,747.906443979114
+LA-AT-G010005 = 375.0802823114248,308.05998776255274,1420.0,85.0,1335.0,6.5879707713287745,19.69258619457227,485.372201757664
+LA-BK-G020001 = 612.2895606991025,164.9997172945167,1277.0,331.0,946.0,62.77637914145504,283.3353546105285,634.1320153157151
+LA-BK-G020002 = 702.1552277100706,252.66882902640435,1597.0,344.0,1253.0,30.404716224347013,115.72969492230483,746.232873144942
+LA-BK-G020003 = 636.1094196003805,196.95231765537767,1418.0,313.0,1105.0,44.19182043805527,185.6499332452231,665.9019515920928
+LA-BK-G020004 = 747.2887352582351,240.92679345388683,1612.0,342.0,1270.0,39.73157799949696,160.29852479639234,785.1663350194176
+LA-BK-G020005 = 760.1629116117851,185.00821418978208,1404.0,384.0,1020.0,82.21476699630833,397.7771398983656,782.3526644089601
+LA-BL-G030001 = 392.1245733788396,265.50202111975454,1929.0,140.0,1789.0,9.72452078117636,38.22751651224207,473.5535917572705
+LA-BL-G030002 = 783.9807857757385,273.42568254490993,1956.0,164.0,1792.0,32.8704303002175,128.15667085431394,830.2936085149
+LA-BL-G030003 = 289.02415458937196,222.03418060146564,1422.0,128.0,1294.0,8.555024754855664,34.63512553679835,364.46418108157815
+LA-BL-G030004 = 268.2510460251046,253.81278671442587,1705.0,134.0,1571.0,7.161529669259696,30.742170963779834,369.2960254231088
+LA-BL-G030005 = 635.9435483870968,400.1242166486543,1904.0,135.0,1769.0,9.496776066148,29.116808553498615,751.3478458635993
+LA-BL-G030006 = 742.8063781321184,302.5597572413036,1845.0,170.0,1675.0,22.777121112039783,81.32773373362234,802.062168473038
+LA-CH-G040001 = 424.78844444444445,271.9441309448651,1195.0,73.0,1122.0,9.54548869431151,29.948868976991267,504.37965154126596
+LA-CH-G040002 = 172.53297199638664,183.92215751224364,1442.0,82.0,1360.0,7.487809315405254,39.92800767631127,252.18046405275825
+LA-CH-G040003 = 105.53058823529412,35.573746180308866,474.0,67.0,407.0,39.196153113738916,208.46317625592505,111.36514926397861
+LA-CH-G040004 = 117.0724966017218,45.00496071203946,520.0,73.0,447.0,30.549887735265415,175.9413621985445,125.42494149590974
+LA-CH-G040005 = 175.184012066365,167.26573880015573,1179.0,73.0,1106.0,7.4158822746753845,33.833128923431694,242.21326441801276
+LA-CH-G040006 = 891.8955379482902,314.57935649273463,1676.0,113.0,1563.0,30.43609770615708,106.24935737212327,945.7472295193113
+LA-CH-G040007 = 212.37659662134323,130.07660224602228,914.0,73.0,841.0,10.6047016398478,37.06943609382771,249.0456609626728
+LA-CH-G040008 = 171.32276657060518,129.5904935319866,1142.0,98.0,1044.0,10.101000300127295,53.46168178180922,214.81430669131404
+LA-CH-G040009 = 204.59602649006624,130.48664283259487,648.0,86.0,562.0,10.072912044373055,34.66206553706925,242.66499132187369
+LA-CH-G040010 = 122.53923076923077,46.31662767741497,476.0,80.0,396.0,31.29091402700032,172.5863914603713,131.00035525494988
+LA-HO-G050001 = 1088.974677002584,252.80406948852752,1927.0,493.0,1434.0,93.0234834757437,461.31908041002055,1117.933694233626
+LA-HO-G050002 = 1168.7957128937967,245.05673031541917,1960.0,361.0,1599.0,122.63761387931181,653.8748194079861,1194.209453802725
+LA-HO-G050003 = 1007.2187631468237,318.20724629677756,1971.0,249.0,1722.0,41.27062990927164,163.6395865421689,1056.2885441160456
+LA-HO-G050004 = 1096.818070519099,257.43952525622734,1891.0,445.0,1446.0,90.1725444876587,441.7474883426738,1126.6254874541899
+LA-HO-G050005 = 845.2267510882469,263.1154876144062,1723.0,187.0,1536.0,43.02246900669739,174.26679341509455,885.2333142046565
+LA-HO-G050006 = 765.5932523616734,300.8446059538501,1763.0,195.0,1568.0,24.376170055948524,85.77181663704849,822.5816099289191
+LA-KK-G070001 = 465.10399137001076,235.79783630582148,1453.0,129.0,1324.0,14.35323287746268,47.90291125320744,521.4617362710537
+LA-KK-G070002 = 374.9576595119083,252.41585443551577,1455.0,129.0,1326.0,8.95701055955691,29.452299970818665,452.00332963050136
+LA-KK-G070003 = 242.06874602164226,99.64961075633478,698.0,106.0,592.0,23.38031780551007,93.0215666842048,261.77723874389727
+LA-KK-G070004 = 809.0861200183234,316.72384205370014,2276.0,200.0,2076.0,25.44128832126233,97.25638347976673,868.8695769398087
+LA-KK-G070005 = 137.1375,7.935012733659182,159.0,120.0,39.0,5214.073052137336,91018.43625041217,137.36687494928802
+LA-KK-G070006 = 217.28608470181504,40.99811646877986,495.0,87.0,408.0,165.88574758471708,986.3565540004204,221.12007633643756
+LA-KK-G070007 = 176.38959931798806,31.857164075110443,427.0,128.0,299.0,188.43943707018695,1181.7525335966411,179.24332526057668
+LA-KK-G070008 = 239.42870036101084,132.4844905006646,764.0,130.0,634.0,12.992654116288934,47.369301732602366,273.6388912047836
+LA-KK-G070009 = 372.93341053850605,167.0859362714809,878.0,141.0,737.0,18.15394415232709,59.54289978135771,408.6527117193759
+LA-LM-G090001 = 889.8099331423114,292.042892037428,1942.0,433.0,1509.0,38.18456637402434,154.23192612334856,936.5098867114589
+LA-LM-G090002 = 788.1200545702592,187.13743457806854,1498.0,442.0,1056.0,88.02040748238846,435.75881504560346,810.0331103333302
+LA-LM-G090003 = 924.2886136004217,239.1838692126649,1850.0,477.0,1373.0,69.96993142061297,325.9877087978735,954.7347089757086
+LA-LM-G090004 = 1044.3643627646825,273.400331000666,1969.0,461.0,1508.0,67.4090313423025,306.34732063227045,1079.5576238460617
+LA-LM-G090005 = 981.6706758304697,216.91250345997867,1998.0,533.0,1465.0,107.26556510289798,564.8529551876544,1005.3498644465648
+LA-LP-G080001 = 572.09250764526,224.08100088841795,1512.0,268.0,1244.0,25.31009009836186,95.77363338723467,614.4120215807931
+LA-LP-G080002 = 790.2727272727273,324.8047298689919,1514.0,270.0,1244.0,22.008526135361862,75.56054284690002,854.4174015177496
+LA-LP-G080003 = 607.9299861814832,194.77112358873018,1642.0,260.0,1382.0,40.861429297434356,171.57740648220394,638.3687482032894
+LA-LP-G080004 = 1017.9177842565598,364.2253134460277,2053.0,269.0,1784.0,30.628065085309906,114.88980158422218,1081.1182610892488
+LA-LP-G080005 = 812.7899662074344,232.87815832328172,1626.0,269.0,1357.0,53.252594216573804,227.9256504097093,845.4937999722564
+LA-LP-G080006 = 612.6029866117404,229.70626353911828,1422.0,216.0,1206.0,27.612272340915315,102.93081679692015,654.2533047029469
+LA-LP-G080007 = 827.7475,239.77985735618003,1574.0,312.0,1262.0,51.7572535592239,219.81967993945173,861.7774096308165
+LA-LP-G080008 = 917.0795742524075,235.68970029158862,1741.0,345.0,1396.0,71.02143550234977,329.77299092628124,946.8815027945767
+LA-LP-G080009 = 1035.5318275154004,225.35421926605542,1721.0,489.0,1232.0,110.89587305310575,576.292114456567,1059.7691682335349
+LA-LP-G080010 = 977.6921697549312,288.77453747375324,2092.0,364.0,1728.0,49.31936079479799,207.53201078166416,1019.4472582204954
+LA-LP-G080011 = 942.1245002855511,328.7982851420568,2020.0,310.0,1710.0,32.76087482488099,127.08918749258143,997.8511343635666
+LA-OU-G100001 = 967.9165302782324,259.1306232095321,1718.0,492.0,1226.0,63.948688347865804,290.5566974514901,1002.0035376538412
+LA-OU-G100002 = 805.243093922652,243.90478555218453,1705.0,286.0,1419.0,46.22653415484002,191.51346746023657,841.3714903212384
+LA-OU-G100003 = 844.8749154834347,219.5590883539394,1615.0,393.0,1222.0,68.75701176121217,314.28376347745115,872.9374640213089
+LA-OU-G100004 = 984.0783304745569,207.80255487297373,1550.0,471.0,1079.0,120.80964382132693,647.7689000580359,1005.779330828252
+LA-OU-G100005 = 804.0524658971668,233.08685287442006,1581.0,273.0,1308.0,51.64287582141978,219.30233213999415,837.1558092124883
+LA-OU-G100006 = 863.58073089701,312.0967271064567,1814.0,301.0,1513.0,29.909439588208176,111.7684740243165,918.2461793262066
+LA-OU-G100007 = 951.1890795631825,193.58958905764666,1793.0,301.0,1492.0,134.10880108330517,746.3526349764774,970.6892366106481
+LA-PH-G110001 = 1071.053077357425,158.40658614288577,1550.0,526.0,1024.0,329.6936789772295,2375.3577877898606,1082.7037180365892
+LA-PH-G110002 = 961.5563957151859,195.84975161183363,1594.0,495.0,1099.0,133.59887568219568,739.0740749326621,981.2990509254536
+LA-PH-G110003 = 783.0219164118247,226.68416695528745,1536.0,351.0,1185.0,51.893975949917376,220.7798352786929,815.174234829254
+LA-PH-G110004 = 801.9406580493537,203.1601178721085,1572.0,325.0,1247.0,73.87530413429428,347.9897459290138,827.2743514254745
+LA-PH-G110005 = 924.9339414040907,237.32430247924984,1794.0,403.0,1391.0,71.35985817363573,332.2083059805367,954.895607126019
+LA-PH-G110006 = 985.5485975212002,265.88374545807767,1816.0,335.0,1481.0,62.36472942027137,278.5106770682939,1020.7841124228083
+LA-PH-G110007 = 1048.793588741204,214.30382498633733,1879.0,556.0,1323.0,132.48409183642184,731.9146683037707,1070.464441814126
+LA-SL-G120001 = 199.63585038814398,80.60879899121504,675.0,99.0,576.0,24.22015828677304,96.30309506747433,215.2957297184585
+LA-SL-G120002 = 174.28783382789317,51.62852592104008,448.0,101.0,347.0,50.19056611769732,225.97747604708943,181.77390821897077
+LA-SL-G120003 = 342.6706989247312,151.6974356767753,1237.0,129.0,1108.0,19.466191774292092,71.2656646920313,374.74700784992683
+LA-SL-G120004 = 627.4748358862145,213.60590699331047,1293.0,243.0,1050.0,34.52989437514677,133.37078032379713,662.8364452659996
+LA-SL-G120005 = 348.1752669039146,210.9633733715126,1242.0,134.0,1108.0,10.755764917508857,36.41609408554223,407.1014141315409
+LA-SL-G120006 = 797.2412451361868,331.29568089866063,1944.0,262.0,1682.0,21.88956180201754,78.35229746222993,863.3368005178539
+LA-SL-G120007 = 379.06348345089526,180.0503540415015,1279.0,166.0,1113.0,16.697157504083997,59.58276696095217,419.6513487127108
+LA-SL-G120008 = 306.7175675675676,162.11249835781646,827.0,127.0,700.0,13.23834191796307,42.749095251052736,346.9238077422453
+LA-SV-G140001 = 190.64064602960968,55.86493179551545,568.0,133.0,435.0,52.75120807794829,255.0479084408215,198.65735959964968
+LA-SV-G140002 = 212.0099765258216,65.35418503361433,532.0,148.0,384.0,46.211143010050975,212.87198842345123,221.85445600187373
+LA-SV-G140003 = 159.60907643312103,17.89301754467451,229.0,113.0,116.0,737.0308290459845,6829.489645931092,160.60889563373473
+LA-SV-G140004 = 156.6033934252386,19.92317346917293,233.0,117.0,116.0,510.03039736394817,4216.930097344616,157.8656253697518
+LA-SV-G140005 = 412.36214242239805,190.4364202120709,1174.0,135.0,1039.0,17.999492079116827,66.06226168638254,454.2120282933716
+LA-SV-G140006 = 176.84494773519162,12.927848579702149,235.0,136.0,99.0,2600.980292632166,36152.5198605186,177.31684863081222
+LA-SV-G140007 = 304.67854160868353,163.97830471885172,1064.0,136.0,928.0,13.829036575019794,52.572810353389194,346.0027429591607
+LA-SV-G140008 = 418.97635605006957,193.20429241212835,1152.0,169.0,983.0,17.527279962492585,60.630640567562494,461.37737865598257
+LA-SV-G140009 = 140.04691943127963,15.281286064341538,208.0,99.0,109.0,797.9338425678126,7588.03477868393,140.87816490134858
+LA-SV-G140010 = 236.4596176355833,118.4528014059399,904.0,120.0,784.0,16.39815877254351,68.66787819857835,264.4696900086687
+LA-SV-G140011 = 307.2143611404435,135.8620856590567,917.0,161.0,756.0,19.966374681473642,77.07679855051744,335.9154209180633
+LA-SV-G140012 = 170.05815831987076,24.30194771708801,308.0,120.0,188.0,364.69309212545755,2725.8444157620224,171.78580230621594
+LA-SV-G140013 = 167.97027766914354,30.02532981705511,396.0,105.0,291.0,193.98904334636646,1226.5697630538693,170.63274776804164
+LA-VI-G180001 = 164.5681818181818,10.292092567669979,190.0,149.0,41.0,4135.838020871563,66887.13887621196,164.88970142602489
+LA-VI-G180002 = 311.08249312557285,219.04781562980583,996.0,137.0,859.0,8.61721533512239,28.592249477773162,380.46585005938647
+LA-VI-G180003 = 201.88358208955225,43.419249452167236,410.0,158.0,252.0,116.36162004819093,638.7745158869308,206.49990784573853
+LA-VI-G180004 = 180.29107981220656,29.04229981675371,374.0,135.0,239.0,261.0819661374085,1814.3027778093146,182.61524755205315
+LA-VI-G180005 = 313.9010025062657,113.55496819162065,683.0,153.0,530.0,30.245610229136368,116.37882891734886,333.8091822814924
+LA-VI-G180006 = 173.54666666666665,11.636830419930604,218.0,151.0,67.0,3362.236696695194,50836.084675707374,173.9363715078975
+LA-VI-G180007 = 171.49324324324326,10.6596591279748,213.0,150.0,63.0,4213.233998499813,68610.52114970263,171.82421485579619
+LA-VI-G180008 = 168.34156378600824,7.73018513126477,194.0,149.0,45.0,10393.359129347402,227785.0497055191,168.51895400839132
+LA-VI-G180009 = 197.4932844932845,68.73463609492825,859.0,154.0,705.0,37.82847399997205,218.08578617716248,209.11252382162007
+LA-VI2-G190001 = 794.3251231527094,325.091766823634,1880.0,284.0,1596.0,22.394921038738637,78.50719063212108,858.2756306269442
+LA-VI2-G190002 = 615.3961414790997,285.1555924091579,1905.0,183.0,1722.0,17.637160001217257,63.90491484915167,678.2522560445943
+LA-VI2-G190003 = 450.74032258064517,161.6243214287853,882.0,162.0,720.0,30.146112847687245,110.72968269938123,478.84158098208155
+LA-VI2-G190004 = 1123.952468850946,377.3612092963841,2775.0,183.0,2592.0,35.625037613086995,138.74771050278306,1185.6098154611266
+LA-VI2-G190005 = 568.991196271362,294.196791050639,1846.0,184.0,1662.0,14.202478951732932,49.34215716759311,640.5487751130346
+LA-VT-G170001 = 738.3577802565533,344.14334665570317,2311.0,221.0,2090.0,17.374302221964054,61.628515824785914,814.6206814909451
+LA-VT-G170002 = 366.50439882697947,339.00135486801855,1594.0,166.0,1428.0,6.502853815876243,22.87590316142144,499.2468256903361
+LA-VT-G170003 = 391.34114942528737,159.14545485491473,1265.0,192.0,1073.0,24.224680626440854,100.21050578605313,422.4632185581163
+LA-VT-G170004 = 230.86446670595168,84.81800971234215,793.0,152.0,641.0,31.0656176870044,141.35090339805438,245.9522245457163
+LA-VT-G170005 = 368.51722476511685,106.4369598955486,1052.0,171.0,881.0,53.03130616320248,236.87275962279563,383.58020201828754
+LA-VT-G170006 = 533.9170182841069,324.5265297334164,1360.0,162.0,1198.0,9.572086180289158,26.327542204743345,624.8078511944335
+LA-VT-G170007 = 512.1706676669168,322.6971255892206,1790.0,155.0,1635.0,9.945007453340512,32.71603390120585,605.3529777591917
+LA-XA-G150001 = 692.2141744548287,312.5589615429852,2031.0,280.0,1751.0,18.78709387817774,69.01828757844429,759.5087673996985
+LA-XA-G150002 = 833.9938800489596,257.3208486275311,1817.0,273.0,1544.0,44.083185774700375,180.5242936199179,872.7885259886906
+LA-XA-G150003 = 456.40458937198065,153.45108688404326,985.0,190.0,795.0,35.73883657873275,139.9448213334513,481.51052456379443
+LA-XA-G150004 = 674.026973026973,246.24542931853165,1687.0,326.0,1361.0,29.969458328186178,119.2378538274907,717.5995901811622
+LA-XA-G150005 = 710.9021558872305,166.88939956418585,1237.0,313.0,924.0,90.3500392785726,445.6610564219239,730.2286949524831
+LA-XA-G150006 = 504.5007482789584,210.31178750636218,1428.0,201.0,1227.0,21.88843327493525,79.54183028263863,546.5821557443586
+LA-XA-G150007 = 660.3745928338762,245.67486472782733,1660.0,291.0,1369.0,28.314056869250546,107.75588281966294,704.5926071280793
+LA-XA-G150008 = 674.4231140266255,326.3305298670585,2029.0,233.0,1796.0,16.10192089672897,56.55796189115921,749.2250339228431
+LA-XA-G150009 = 727.0871241326138,169.8859047371276,1329.0,314.0,1015.0,92.03414144933768,462.7041159100634,746.6705476364975
+LA-XE-G160001 = 1130.4895083932854,253.48008830222898,2100.0,263.0,1837.0,101.75064068963336,513.4597131573355,1158.558882298607
+LA-XE-G160002 = 901.8024915650143,364.68213574830116,2016.0,181.0,1835.0,22.836574156476157,79.35307427342164,972.749090941138
+LA-XE-G160003 = 498.32716810521987,296.47391243392605,1251.0,113.0,1138.0,10.514126283622362,32.147133903423786,579.8506249247708
+LA-XE-G160004 = 523.0070671378091,224.23308365181393,1564.0,201.0,1363.0,20.748322882802725,76.90716121490019,569.0490910985574
+LA-XI-G210001 = 1079.3517915309446,314.4780833872265,2176.0,354.0,1822.0,50.78501293480373,212.8282146767883,1124.231628629956
+LA-XI-G210002 = 1136.1767918088738,403.187476790763,2468.0,243.0,2225.0,30.746669061442173,112.42519144793938,1205.5943943491138
+LA-XI-G210003 = 1130.2336319779463,502.0608410106618,2593.0,222.0,2371.0,18.538108620837207,61.88447759438684,1236.7267891213455
+LA-XI-G210004 = 1002.9101819589624,321.583540234379,1845.0,206.0,1639.0,39.570404141689565,153.67063402081104,1053.2069152956772
+LA-XI-G210005 = 1196.970852824757,231.4482515403525,2301.0,597.0,1704.0,154.14775281339055,885.8528244855562,1219.1421228278157
+LA-XI-G210006 = 1223.4649901380672,325.375260908678,2442.0,446.0,1996.0,64.8309737046438,293.9770259118757,1265.991959889529
+LA-XI-G210007 = 1181.3683045595396,153.69949001797906,1957.0,580.0,1377.0,477.8476144966688,3872.6046812321956,1191.3247266172511
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBN/LBN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBN/LBN_0_elevation.properties
new file mode 100755
index 0000000..c5b0396
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBN/LBN_0_elevation.properties
@@ -0,0 +1,36 @@
+# LBN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LBN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LBN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LBN = 1006.3970761449456,620.575497302789,3053.0,1.0,3052.0,9.550890595068468,27.974339722435463,1182.348942878412
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBN/LBN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBN/LBN_1_elevation.properties
new file mode 100755
index 0000000..e3082df
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBN/LBN_1_elevation.properties
@@ -0,0 +1,36 @@
+# LBN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LBN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LBN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LB-L = 1006.3970761449456,620.575497302789,3053.0,1.0,3052.0,9.550890595068468,27.974339722435463,1182.348942878412
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBN/LBN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBN/LBN_2_elevation.properties
new file mode 100755
index 0000000..533d314
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBN/LBN_2_elevation.properties
@@ -0,0 +1,36 @@
+# LBN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LBN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LBN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LB-L-G040001 = 1006.3970761449456,620.575497302789,3053.0,1.0,3052.0,9.550890595068468,27.974339722435463,1182.348942878412
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBR/LBR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBR/LBR_0_elevation.properties
new file mode 100755
index 0000000..93a1812
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBR/LBR_0_elevation.properties
@@ -0,0 +1,36 @@
+# LBR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LBR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LBR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LBR = 247.09969043543052,136.70594295893113,1381.0,1.0,1380.0,12.347930595165332,41.439966136756844,282.39470932291437
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBR/LBR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBR/LBR_1_elevation.properties
new file mode 100755
index 0000000..ede6add
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBR/LBR_1_elevation.properties
@@ -0,0 +1,49 @@
+# LBR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LBR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LBR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LR-BG = 254.65471632439957,71.61769314191262,595.0,63.0,532.0,55.25770466279806,233.27389816771765,264.5337757588421
+LR-BM = 114.8133971291866,29.379757036899306,217.0,47.0,170.0,71.42937885526783,327.7802418342269,118.51281063197997
+LR-CM = 164.7816796422064,71.37190408015779,605.0,64.0,541.0,20.8618844998845,80.98054017519065,179.5743596333674
+LR-GB = 159.63288828026933,65.97648269333233,377.0,47.0,330.0,22.498092233499886,83.07217265224007,172.72971744689588
+LR-GG = 247.43869759400664,103.6336829135944,682.0,92.0,590.0,21.98426957346002,83.15009830094804,268.2645136823978
+LR-GK = 118.14778325123153,22.12345441148316,176.0,71.0,105.0,168.56008314753265,991.735429444539,120.20127254849241
+LR-LO = 399.3597401464946,129.0033251491934,798.0,106.0,692.0,38.90371338708803,151.01538857667214,419.678519761763
+LR-MO = 115.35633300939423,31.716635087387136,205.0,10.0,195.0,58.6760799140645,252.83126453686793,119.63706995175346
+LR-MR = 98.25996533795494,5.8512771272258,111.0,87.0,24.0,4786.372532673322,81243.64513040658,98.43402984860317
+LR-MY = 139.443345323741,49.306969546740035,363.0,60.0,303.0,32.018269698234754,126.68733045869367,147.90410339459564
+LR-NI = 314.95396837181676,129.49136275049338,1381.0,94.0,1287.0,23.228295588655804,92.63155078091698,340.5348957451132
+LR-RI = 164.3194422183042,70.20899850000244,401.0,32.0,369.0,20.95563273143232,76.43253369341399,178.6901859680825
+LR-SA = 108.48972431077694,36.63753597446049,312.0,67.0,245.0,36.3016056123138,152.6687812338747,114.50907965444605
+LR-SI = 140.92911917098445,54.50729049256382,323.0,1.0,322.0,25.98003747021716,98.55925236708052,151.10281713836528
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBR/LBR_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBR/LBR_2_elevation.properties
new file mode 100755
index 0000000..10be905
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBR/LBR_2_elevation.properties
@@ -0,0 +1,89 @@
+# LBR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LBR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LBR
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LR-BG-G020001 = 297.98189717595943,42.39801451287427,578.0,164.0,414.0,368.75999782503385,2756.291615930336,300.9830604522752
+LR-BG-G020002 = 204.82749675745785,81.97524267267224,595.0,64.0,531.0,23.62291181617248,85.21863088919477,220.62240103663524
+LR-BG-G020003 = 193.2538531278332,46.9014603395272,319.0,135.0,184.0,83.10749514043552,405.8256412022788,198.8637692761916
+LR-BG-G020004 = 200.371609721733,71.13595710332355,521.0,63.0,458.0,31.230496000954712,117.36747954409958,212.62433156975314
+LR-BG-G020005 = 271.3179282868526,38.74001757156359,585.0,168.0,417.0,364.6502140485351,2709.8790248031146,274.0697122472944
+LR-BM-G010001 = 111.54883512544802,28.48099313523377,170.0,47.0,123.0,71.83865509084474,329.76627107963293,115.12736246355
+LR-BM-G010002 = 141.21376811594203,22.373022354602952,217.0,109.0,108.0,271.33525621676347,1853.7091144736034,142.97510424819632
+LR-CM-G040001 = 163.84754521963825,65.92564924082428,605.0,64.0,541.0,24.86458838944488,103.42990506213165,176.61316287957015
+LR-CM-G040002 = 193.84470094438615,80.62357974860271,532.0,83.0,449.0,21.998638842055232,79.55777538937254,209.9426819293728
+LR-CM-G040003 = 134.5754189944134,16.308432860527816,291.0,110.0,181.0,592.3466233132422,5279.040306484944,135.55998074611944
+LR-CM-G040004 = 103.20384047267356,21.242771644525725,129.0,66.0,63.0,129.1240209167716,697.7318236069677,105.36739550473153
+LR-GB-G030001 = 122.4687898089172,39.11986292927726,304.0,49.0,255.0,41.30365760012135,175.27385809144593,128.5650347212112
+LR-GB-G030002 = 153.56386175807663,48.826063369118124,347.0,47.0,300.0,41.45836627565408,173.6357138155812,161.1392072159312
+LR-GB-G030003 = 197.8506756756757,82.98145347705747,377.0,54.0,323.0,20.88431650444813,69.5753343859807,214.5479235194004
+LR-GB-G030004 = 135.68211068211068,30.184748195101,308.0,81.0,227.0,106.70439330694566,586.1591517244452,138.9991157624903
+LR-GB-G030005 = 77.17647058823529,5.447452660136577,85.0,63.0,22.0,2885.2868242823733,41446.60865769755,77.36848423577378
+LR-GG-G050001 = 258.9832228666114,57.97002989834648,437.0,124.0,313.0,101.83386928155038,507.50741879073473,265.3918500873605
+LR-GG-G050002 = 310.99955317247543,137.60197778136978,682.0,122.0,560.0,19.105589636713425,66.49525049130614,340.08091149434415
+LR-GG-G050003 = 234.93455299886836,92.47530514394424,628.0,106.0,522.0,25.113005865814205,95.91627789822383,252.47955611146753
+LR-GG-G050004 = 283.5453849099962,73.89042207285759,608.0,180.0,428.0,69.60804200909129,335.493351816865,293.01498217303305
+LR-GG-G050005 = 145.32750970604548,26.375988945546013,364.0,92.0,272.0,186.10446801109026,1167.1692557608983,147.70165154870918
+LR-GK-G060001 = 120.94623655913979,21.681152605653395,174.0,71.0,103.0,190.31439615365142,1157.1258934485631,122.87418164988539
+LR-GK-G060002 = 115.78181818181818,22.217312221571266,176.0,73.0,103.0,157.61211943465088,912.2450483854453,117.89418299406627
+LR-LO-G070001 = 329.24063165810253,135.36867817504145,737.0,106.0,631.0,22.276475848261704,79.03407177267317,355.9832475910691
+LR-LO-G070002 = 371.9771217712177,112.93738686159425,697.0,127.0,570.0,46.2136191831131,193.57801093153728,388.7439163155158
+LR-LO-G070003 = 297.58423493044825,22.709003831464102,442.0,233.0,209.0,2289.183257575733,30503.96077589544,298.44945256133013
+LR-LO-G070004 = 442.25531914893617,64.76161420541507,798.0,287.0,511.0,339.4901659275989,2473.5900149812437,446.97184921426356
+LR-LO-G070005 = 509.3895391367959,46.567851483764414,766.0,420.0,346.0,1342.11000778884,15057.687057594294,511.5137020391646
+LR-LO-G070006 = 445.89286420241154,125.48958633446212,758.0,216.0,542.0,55.55175401152004,237.27615308700908,463.21494214352015
+LR-MO-G110001 = 100.71081081081081,9.762318172408776,128.0,79.0,49.0,1128.915827980347,11969.941769589108,101.1828556143296
+LR-MO-G110002 = 113.26190476190476,13.450568778067137,161.0,90.0,71.0,622.9010604189987,5475.831429204842,114.05777865077111
+LR-MO-G110003 = 148.6237113402062,23.180325256765904,205.0,90.0,115.0,282.92396863569087,1942.5561611565176,150.42052736095027
+LR-MO-G110004 = 50.274193548387096,23.891445372434973,98.0,10.0,88.0,16.228371329837273,53.424655172462344,55.66233644866816
+LR-MO-G110005 = 81.03899082568807,13.383230739870433,103.0,40.0,63.0,239.34915792774086,1547.7146337368315,82.13664772245437
+LR-MO-G110006 = 130.87675675675675,15.300589999939184,181.0,92.0,89.0,650.9838316301943,5777.168170850029,131.76810506914606
+LR-MR-G090001 = 99.9695550351288,5.793197216912585,111.0,87.0,24.0,5190.323001438596,90457.26512417018,100.13727112277272
+LR-MR-G090002 = 93.39333333333333,2.039270021900536,98.0,90.0,8.0,96193.1860709583,4411699.638375616,93.41559470095629
+LR-MY-G100001 = 166.60363872644575,41.875695718314645,363.0,116.0,247.0,76.90738283279867,383.42207997146147,171.78575706031313
+LR-MY-G100002 = 75.73109243697479,8.292648844428518,94.0,60.0,34.0,789.2489409321762,7466.166480222437,76.18376721162207
+LR-MY-G100003 = 126.21111111111111,42.08564203421516,304.0,61.0,243.0,36.81691497011613,148.50386762860913,133.04302249022055
+LR-NI-G120001 = 374.5904017857143,107.55602608482705,983.0,237.0,746.0,53.73141635192452,237.9113696730032,389.72588810232105
+LR-NI-G120002 = 280.475,36.383094746507254,452.0,223.0,229.0,482.2746523384652,3925.016523955305,282.8249550664392
+LR-NI-G120003 = 509.3897978825794,150.74591927132283,1381.0,268.0,1113.0,49.466966521682814,214.16993194276532,531.2271626750756
+LR-NI-G120004 = 238.75349969567864,79.33281014879492,609.0,94.0,515.0,36.44350134075528,140.61064136574257,251.58880814344496
+LR-NI-G120005 = 275.1483679525223,52.916991196373566,638.0,156.0,482.0,157.48941862285946,930.418345799789,280.1907070982434
+LR-NI-G120006 = 303.9293865905849,41.52257355981544,570.0,203.0,367.0,414.963595359335,3222.941066042974,306.7526628219542
+LR-RI-G130001 = 217.78291262135923,71.48895670886839,359.0,117.0,242.0,37.71094614387283,146.85608838332675,229.2162035310005
+LR-RI-G130002 = 126.74617903930131,37.16576649786818,401.0,32.0,369.0,51.93696481469618,244.581355789931,132.08288344988793
+LR-SA-G140001 = 108.48972431077694,36.63753597446049,312.0,67.0,245.0,36.3016056123138,152.6687812338747,114.50907965444605
+LR-SI-G150001 = 100.50269597677313,25.90278488537438,170.0,1.0,169.0,68.83757352487405,303.7994761623429,103.7870230973876
+LR-SI-G150002 = 93.5111111111111,6.688704316390342,105.0,76.0,29.0,2774.0671217692784,39355.081797076986,93.7500222222196
+LR-SI-G150003 = 156.62983870967741,35.34122941761054,323.0,99.0,224.0,101.74565017297853,533.6318763223076,160.56745894161662
+LR-SI-G150004 = 157.6750651607298,38.4854726150883,321.0,92.0,229.0,81.9420497765422,400.7669009411296,162.30390560872863
+LR-SI-G150005 = 153.30073905628197,68.7568278031386,323.0,55.0,268.0,18.475424203975667,63.36607764003638,168.01374338057198
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBY/LBY_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBY/LBY_0_elevation.properties
new file mode 100755
index 0000000..1e50c01
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBY/LBY_0_elevation.properties
@@ -0,0 +1,36 @@
+# LBY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LBY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LBY
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LBY = 404.08690692849603,226.83659572553015,2223.0,-59.0,2282.0,11.22595455937556,33.976565177953034,463.40162873191423
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBY/LBY_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBY/LBY_1_elevation.properties
new file mode 100755
index 0000000..7ccbf66
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBY/LBY_1_elevation.properties
@@ -0,0 +1,60 @@
+# LBY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LBY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LBY
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LY-AJ = 159.4035154757356,92.84492205838761,398.0,1.0,397.0,10.409099733196477,29.898345818412945,184.4712993884176
+LY-BA = 98.61970638057595,68.80879395464353,404.0,1.0,403.0,8.29599743803368,27.1187060955434,120.25180502630124
+LY-BU = 116.81588071799735,51.153263153715436,281.0,-9.0,290.0,18.347206483065534,57.215659363028756,127.52492430577884
+LY-BW = 108.91780910649648,66.58368681742293,374.0,-59.0,433.0,9.501563180840831,27.31855753704944,127.65765347506645
+LY-DR = 201.65351511395718,126.60908984922357,819.0,1.0,818.0,10.849789428344907,41.69456648553492,238.10502260612589
+LY-GD = 529.6423538839977,130.57252126669115,750.0,87.0,663.0,77.63395805535716,352.9944530221069,545.4999599795792
+LY-GR = 440.98003396792797,169.45863117644313,1006.0,42.0,964.0,25.78287458263272,92.7383850239202,472.41890101746526
+LY-GT = 114.88516320474777,45.35134374278283,238.0,1.0,237.0,23.383698451804985,78.0177425709059,123.51253014920214
+LY-HZ = 76.4429356118401,35.649869661531255,281.0,-5.0,286.0,16.402858742579582,52.940814558549185,84.34711383230666
+LY-JA = 268.9582281613462,128.731999819427,693.0,1.0,692.0,16.080633985843125,53.87476484603428,298.17856440931445
+LY-JI = 622.8931511161727,139.32240383659527,1404.0,307.0,1097.0,103.84061504593517,543.6200971672882,638.28411379122
+LY-JU = 143.9003250270856,49.63685929371852,375.0,55.0,320.0,33.757686753744515,132.5117045785112,152.2206337637749
+LY-KF = 452.92053107096456,181.45968193176364,2223.0,71.0,2152.0,23.879978928825103,90.9871139547557,487.918664976446
+LY-MB = 96.6697765241918,42.20938672884983,304.0,1.0,303.0,18.884675341955298,62.70984093277163,105.48306983237995
+LY-MI = 43.77694524495677,33.513511214077944,113.0,1.0,112.0,6.571314095066422,17.067529192198645,55.132353195524686
+LY-MJ = 348.3369372911343,95.43695305771745,738.0,98.0,640.0,59.93842450054244,266.4076645880228,361.1742431158521
+LY-MQ = 468.9581836725644,40.8884663805076,624.0,345.0,279.0,1543.8152658460408,18130.709186158758,470.7373415360423
+LY-MZ = 542.7206916846501,131.6512547180878,944.0,170.0,774.0,81.56886910733252,379.6307063796059,558.4602063276416
+LY-NQ = 40.949287819253435,30.21553642478944,122.0,1.0,121.0,6.999386278280077,18.874067911298713,50.890301770984294
+LY-QB = 505.0435591381181,193.5079404403548,814.0,98.0,716.0,24.508590000281355,78.40553787912155,540.8459296697774
+LY-SB = 190.37643054536372,117.69241589085081,777.0,1.0,776.0,9.765499317382808,30.406776693266398,223.8184310226007
+LY-SR = 204.00906252012103,97.683870850456,561.0,1.0,560.0,15.50808458831547,48.96097843931656,226.18982341092942
+LY-WA = 517.895846479051,83.12278838973171,1097.0,276.0,821.0,260.4212027720383,1741.03275448164,524.5240754721722
+LY-YJ = 340.3755420641804,215.37172607037928,879.0,1.0,878.0,9.399770786324579,27.900420945264536,402.79087629441045
+LY-ZA = 566.0265388367814,176.57379964803803,2213.0,94.0,2119.0,43.78359023564507,191.5175840961639,592.9286208218289
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBY/LBY_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBY/LBY_2_elevation.properties
new file mode 100755
index 0000000..7c50f69
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LBY/LBY_2_elevation.properties
@@ -0,0 +1,36 @@
+# LBY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LBY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LBY
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LY-AZY-G040001 = 404.08690692849603,226.83659572549226,2223.0,-59.0,2282.0,11.225954559381185,33.9765651781294,463.40162873191423
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LIE/LIE_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LIE/LIE_0_elevation.properties
new file mode 100755
index 0000000..57515d7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LIE/LIE_0_elevation.properties
@@ -0,0 +1,36 @@
+# LIE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LIE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LIE
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LIE = 995.0214285714286,569.3170340461475,2185.0,413.0,1772.0,11.019629878276762,32.3276012051284,1146.3810573153364
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LIE/LIE_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LIE/LIE_1_elevation.properties
new file mode 100755
index 0000000..a66b997
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LIE/LIE_1_elevation.properties
@@ -0,0 +1,36 @@
+# LIE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LIE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LIE
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LI-LIE = 995.0214285714286,569.3170340461475,2185.0,413.0,1772.0,11.019629878276762,32.3276012051284,1146.3810573153364
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LKA/LKA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LKA/LKA_0_elevation.properties
new file mode 100755
index 0000000..bc079cd
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LKA/LKA_0_elevation.properties
@@ -0,0 +1,36 @@
+# LKA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LKA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LKA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LKA = 190.0342195616935,306.40833742983216,2490.0,1.0,2489.0,5.327574368809352,25.028570161006385,360.55384320645527
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LSO/LSO_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LSO/LSO_0_elevation.properties
new file mode 100755
index 0000000..f4fc596
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LSO/LSO_0_elevation.properties
@@ -0,0 +1,36 @@
+# LSO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LSO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LSO
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LSO = 2207.1481036553973,468.84685188668857,3439.0,1397.0,2042.0,118.67675216402175,630.3337940596799,2256.3953824615214
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LSO/LSO_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LSO/LSO_1_elevation.properties
new file mode 100755
index 0000000..1361418
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LSO/LSO_1_elevation.properties
@@ -0,0 +1,45 @@
+# LSO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LSO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LSO
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LS-A = 2046.7473182359952,365.801990512859,3072.0,1449.0,1623.0,192.18716014038023,1175.031277079263,2079.1790882387713
+LS-B = 2436.1099754701554,498.3351380534233,3329.0,1568.0,1761.0,131.36026899697634,713.642658420072,2486.557805964688
+LS-C = 2099.269241011984,476.5474765603827,3307.0,1497.0,1810.0,99.2612898995901,504.9149036920317,2152.6794567875404
+LS-D = 1894.3355983389959,356.90728961954505,3084.0,1473.0,1611.0,166.6355126782944,991.2368927074311,1927.6644346249507
+LS-E = 1810.11,316.10101579355046,2857.0,1414.0,1443.0,206.1369847044725,1302.4322309694955,1837.5032147688107
+LS-F = 1943.9104411438705,373.8284938451225,3194.0,1397.0,1797.0,156.87090857579375,909.6005860305107,1979.5291222911244
+LS-G = 2115.097045338767,388.4189866975269,3000.0,1398.0,1602.0,177.8469964128588,1059.906406189912,2150.466186766934
+LS-H = 2256.555364511692,371.98107419868296,3375.0,1524.0,1851.0,241.93289487255683,1589.7025816618457,2287.009408084825
+LS-J = 2714.442052386078,334.15683908579194,3439.0,1810.0,1629.0,560.0645903316746,4741.479983216911,2734.9326223638036
+LS-K = 2430.444495837188,322.47886565971834,3323.0,1526.0,1797.0,450.5287777239466,3564.001000709474,2451.7449023384265
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LSO/LSO_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LSO/LSO_2_elevation.properties
new file mode 100755
index 0000000..9fb620d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LSO/LSO_2_elevation.properties
@@ -0,0 +1,46 @@
+# LSO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LSO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LSO
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LS-A-G050001 = 2046.7473182359952,365.801990512859,3072.0,1449.0,1623.0,192.18716014038023,1175.031277079263,2079.1790882387713
+LS-B-G020001 = 2436.1099754701554,498.3351380534233,3329.0,1568.0,1761.0,131.36026899697634,713.642658420072,2486.557805964688
+LS-C-G030001 = 2099.269241011984,476.5474765603827,3307.0,1497.0,1810.0,99.2612898995901,504.9149036920317,2152.6794567875404
+LS-D-G010001 = 1894.3355983389959,356.90728961954505,3084.0,1473.0,1611.0,166.6355126782944,991.2368927074311,1927.6644346249507
+LS-E-G040001 = 1775.510990761389,300.16145404333867,2857.0,1414.0,1443.0,226.17176854931864,1472.891840443816,1800.7043557474672
+LS-E-G040002 = 2110.9584487534626,290.54163945443946,2694.0,1527.0,1167.0,405.25389722119155,3102.8460178760083,2130.8589856253975
+LS-F-G060001 = 1943.9104411438705,373.8284938451225,3194.0,1397.0,1797.0,156.87090857579375,909.6005860305107,1979.5291222911244
+LS-G-G090001 = 2115.097045338767,388.4189866975269,3000.0,1398.0,1602.0,177.8469964128588,1059.906406189912,2150.466186766934
+LS-H-G080001 = 2256.555364511692,371.98107419868296,3375.0,1524.0,1851.0,241.93289487255683,1589.7025816618457,2287.009408084825
+LS-J-G070001 = 2714.442052386078,334.15683908579194,3439.0,1810.0,1629.0,560.0645903316746,4741.479983216911,2734.9326223638036
+LS-K-G100001 = 2430.444495837188,322.47886565971834,3323.0,1526.0,1797.0,450.5287777239466,3564.001000709474,2451.7449023384265
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LTU/LTU_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LTU/LTU_0_elevation.properties
new file mode 100755
index 0000000..bc2ec8a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LTU/LTU_0_elevation.properties
@@ -0,0 +1,36 @@
+# LTU.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LTU elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LTU
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LTU = 109.24127924551115,44.1516869334934,285.0,1.0,284.0,22.73084662348879,78.58312023100409,117.82626426340194
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LUX/LUX_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LUX/LUX_0_elevation.properties
new file mode 100755
index 0000000..9eaeb09
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LUX/LUX_0_elevation.properties
@@ -0,0 +1,36 @@
+# LUX.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LUX elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LUX
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LUX = 345.0440103048519,81.57640432088911,544.0,140.0,404.0,88.68418263509584,435.29790075834023,354.5561715570326
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LUX/LUX_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LUX/LUX_1_elevation.properties
new file mode 100755
index 0000000..3d7f1d5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LUX/LUX_1_elevation.properties
@@ -0,0 +1,36 @@
+# LUX.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LUX elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LUX
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LU-L = 345.0440103048519,81.57640432088911,544.0,140.0,404.0,88.68418263509584,435.29790075834023,354.5561715570326
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LVA/LVA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LVA/LVA_0_elevation.properties
new file mode 100755
index 0000000..8182a41
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/LVA/LVA_0_elevation.properties
@@ -0,0 +1,36 @@
+# LVA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = LVA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = LVA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+LVA = 90.62783448578641,52.434497060973136,276.0,1.0,275.0,10.773092700629872,32.39637145267161,104.70329921077135
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAC/MAC_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAC/MAC_0_elevation.properties
new file mode 100755
index 0000000..5b96f2a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAC/MAC_0_elevation.properties
@@ -0,0 +1,36 @@
+# MAC.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MAC elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MAC
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MAC = 25.263157894736842,31.09720262467884,139.0,1.0,138.0,5.536942784198258,22.37701825088386,40.06573545930159
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAC/MAC_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAC/MAC_1_elevation.properties
new file mode 100755
index 0000000..6a63274
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAC/MAC_1_elevation.properties
@@ -0,0 +1,36 @@
+# MAC.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MAC elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MAC
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MO-M = 25.263157894736842,31.09720262467884,139.0,1.0,138.0,5.536942784198258,22.37701825088386,40.06573545930159
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAC/MAC_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAC/MAC_2_elevation.properties
new file mode 100755
index 0000000..e097069
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAC/MAC_2_elevation.properties
@@ -0,0 +1,38 @@
+# MAC.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MAC elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MAC
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MO-M-G010001 = 14.181818181818182,11.574408933019445,31.0,1.0,30.0,5.922444717095581,14.638816314709661,18.30548849637477
+MO-M-G010002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+MO-M-G010003 = 46.142857142857146,41.24639749265927,139.0,15.0,124.0,6.2350221206278,19.481873650881194,61.89045622249501
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAR/MAR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAR/MAR_0_elevation.properties
new file mode 100755
index 0000000..0a44f65
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAR/MAR_0_elevation.properties
@@ -0,0 +1,36 @@
+# MAR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MAR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MAR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MAR = 644.2618786310165,567.1179677490265,3984.0,1.0,3983.0,6.288694568158011,20.638713949851986,858.3100591283055
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAR/MAR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAR/MAR_1_elevation.properties
new file mode 100755
index 0000000..b9435d4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAR/MAR_1_elevation.properties
@@ -0,0 +1,42 @@
+# MAR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MAR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MAR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MA-C = 758.4626762270948,722.2686416308113,3721.0,1.0,3720.0,5.6774074997843895,17.61176055919303,1047.3478991780994
+MA-CEN = 959.4452170644615,525.220141927764,3360.0,1.0,3359.0,12.085697919640669,37.749112329711735,1093.7967462168085
+MA-CES = 1248.1498996062478,541.0930280873855,3684.0,56.0,3628.0,20.047046257680183,71.38291092846234,1360.389590129189
+MA-N = 316.72185938407904,323.4758946531294,2054.0,1.0,2053.0,5.3535420113777095,17.63462100068869,452.7133647611397
+MA-OR = 1049.831688603179,389.86475157440776,2528.0,1.0,2527.0,26.7738929093526,90.5148572653393,1119.8844131943154
+MA-S = 470.10056650521364,469.16195183919814,3984.0,1.0,3983.0,6.3941272625379275,25.89175692228324,664.1592276571115
+MA-TE = 672.0672698954239,591.2479469717933,3777.0,1.0,3776.0,6.844695162138783,25.068862432555374,895.1248795911341
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAR/MAR_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAR/MAR_2_elevation.properties
new file mode 100755
index 0000000..6bb993e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MAR/MAR_2_elevation.properties
@@ -0,0 +1,84 @@
+# MAR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MAR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MAR
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MA-C-G140001 = 77.61454545454545,54.68438839270582,207.0,1.0,206.0,7.2677936494901765,18.839867832294264,94.94419413529191
+MA-C-G140002 = 8.158536585365853,10.870041075376335,45.0,1.0,44.0,4.470838704724732,14.35865775421036,13.591155660764171
+MA-C-G140003 = 26.428571428571427,11.690742892894152,42.0,3.0,39.0,17.786618050077216,53.978625505406264,28.898838335525827
+MA-C-G140004 = 1702.3177633056366,703.5711413436198,3721.0,360.0,3361.0,21.5723538216634,73.030674320213,1841.9821166877462
+MA-C-G140005 = 241.20715036803364,111.5970867456364,610.0,1.0,609.0,16.642969150534817,53.264339008842974,265.77208122521114
+MA-C-G140006 = 132.30857142857144,35.43987561594242,209.0,37.0,172.0,62.62411332277888,271.66914120780194,136.9727814463255
+MA-C-G140007 = 913.7808850316082,621.5904694939957,2858.0,325.0,2533.0,8.45080598924166,24.931407955581353,1105.1561960261158
+MA-C-G140008 = 4.023255813953488,4.167919407854854,19.0,1.0,18.0,5.600097108564433,19.532379631991834,5.792938764986535
+MA-C-G140009 = 146.83334990553843,74.19463899800657,500.0,1.0,499.0,14.297733992681557,47.834487486031016,164.5140635341763
+MA-C-G140010 = 740.0517213512203,102.69367802474531,1043.0,457.0,586.0,395.9460422199008,3013.3565751376564,747.1429192471504
+MA-C-G140011 = 397.07907586910574,178.99080010727843,827.0,1.0,826.0,17.79075107839507,57.75973181541397,435.55653940229934
+MA-C-G140012 = 46.44117647058823,47.234827116583865,163.0,1.0,162.0,4.615715630353925,11.706514267597017,66.24131463600253
+MA-CEN-G150001 = 873.9705365853658,507.32779503957096,2356.0,1.0,2355.0,10.32524983967437,28.897080315962658,1010.5473716946793
+MA-CEN-G150002 = 1329.9084115039686,400.2345403154033,3087.0,480.0,2607.0,47.302310352699315,199.8965112892657,1388.828308413423
+MA-CEN-G150003 = 777.5154840649428,475.51525736061575,2339.0,50.0,2289.0,9.925311424585772,29.938766193643247,911.3973271540112
+MA-CEN-G150004 = 419.90867637745407,266.028490180654,1730.0,44.0,1686.0,10.254534613248719,37.037507342776586,497.0859624701384
+MA-CEN-G150005 = 893.6677802333351,473.0179694372792,3360.0,203.0,3157.0,13.654131349676899,48.41330269038448,1011.1320887192458
+MA-CES-G160001 = 1183.8144973368842,498.9726612040389,3157.0,595.0,2562.0,21.74456463766805,81.49083780462341,1284.675243294593
+MA-CES-G160002 = 1638.9240656515722,392.3425090680754,2427.0,730.0,1697.0,84.96718068919299,403.64671611449893,1685.2313601976768
+MA-CES-G160003 = 1496.7472533632288,537.6621992918886,3684.0,407.0,3277.0,30.606021854499673,117.46926063406104,1590.3876826100477
+MA-CES-G160004 = 669.6411016210564,312.3607697587302,1583.0,56.0,1527.0,16.766938987048125,55.43627599775964,738.9103162526076
+MA-N-G390001 = 648.4326869027543,398.5665963843138,2054.0,1.0,2053.0,9.884157577145077,30.280862090994663,761.1309225076208
+MA-N-G390002 = 45.217801946193475,40.93330626445741,419.0,1.0,418.0,6.305065574611377,23.807451777359063,60.99332073747914
+MA-N-G390003 = 473.65695991579685,245.3505952741326,1300.0,47.0,1253.0,13.902750658362445,46.646648887139214,533.4302487467746
+MA-N-G390004 = 200.9091386554622,226.2705887853257,1452.0,1.0,1451.0,5.164729376444936,18.181502302574494,302.5935580023769
+MA-N-G390005 = 59.05232558139535,40.27669770863297,161.0,1.0,160.0,7.909937646037511,21.84418663436994,71.47999394854284
+MA-N-G390006 = 156.7305336832896,80.37806012687129,365.0,2.0,363.0,13.807435791984743,44.353394497590216,176.13941279114024
+MA-N-G390007 = 128.4553556126821,113.637837152005,747.0,1.0,746.0,6.089738256207135,19.567624593735875,171.50608274392556
+MA-N-G390008 = 126.32467532467533,73.82533643823952,321.0,1.0,320.0,10.364045517630926,29.88787704191326,146.31508430815975
+MA-N-G390009 = 83.39737991266375,87.70421181692333,587.0,1.0,586.0,5.580036086720773,20.774592946431603,121.02541777132971
+MA-N-G390010 = 339.04368686868685,305.75751906567325,1906.0,1.0,1905.0,6.189402174539498,21.277199719358503,456.5504156943755
+MA-OR-G400001 = 1259.8230420575524,202.74434807926596,2528.0,728.0,1800.0,259.2566981743733,1744.5756142249452,1276.0326672845142
+MA-OR-G400002 = 376.5768332035162,285.38189041676003,1756.0,1.0,1755.0,7.5453314962503555,25.537123071495692,472.49649171547463
+MA-OR-G400003 = 896.8247446883437,343.47096863776056,1684.0,1.0,1683.0,25.10606721647508,84.5676284646966,960.3472960248678
+MA-S-G490001 = 496.1816216216216,454.6613855850472,2287.0,1.0,2286.0,5.567437077254306,15.934600778653625,672.9882444568977
+MA-S-G490002 = 247.1597711900993,131.29956984652182,688.0,1.0,687.0,12.90884536791293,40.94718698459657,279.87055853845
+MA-S-G490003 = 354.3214492789381,105.98881478580381,685.0,74.0,611.0,47.13413748686731,190.60234890676605,369.83417673171726
+MA-S-G490004 = 430.28950854417803,193.93371642466906,1414.0,1.0,1413.0,18.562610820963652,68.40213292546689,471.9738843722967
+MA-S-G490005 = 155.31341440040887,79.55844914060634,479.0,1.0,478.0,13.731218003551483,43.68062443699572,174.50445129672633
+MA-S-G490006 = 1380.770512138933,561.724258512865,3984.0,448.0,3536.0,23.11143654785423,85.36432084670702,1490.6580257705784
+MA-S-G490007 = 254.70530967384056,87.93833988860075,683.0,25.0,658.0,32.371727023344285,116.67540946097587,269.45861722796957
+MA-S-G490008 = 265.2261119951504,148.60190740202282,786.0,1.0,785.0,11.46452738676957,34.59092691193336,304.01877798514937
+MA-S-G490009 = 1278.7447741065407,651.336349272281,3945.0,44.0,3901.0,13.582664778331159,41.77783211673641,1435.0704641891743
+MA-S-G490010 = 683.6372093023256,344.69339662335227,1882.0,231.0,1651.0,14.80660682444951,50.94235056986402,765.6195998133895
+MA-S-G490011 = 754.3034926794849,492.7644806234079,2270.0,1.0,2269.0,8.538754130832084,23.747675941996427,900.9942244168537
+MA-TE-G560001 = 461.68161333934205,115.38832339724267,1044.0,149.0,895.0,76.79604971544371,368.51016699662387,475.8827347908773
+MA-TE-G560002 = 434.48220802919707,303.200177340458,1704.0,1.0,1703.0,8.36014035127574,27.18887649174466,529.816134742244
+MA-TE-G560003 = 1123.516784026237,714.2484770925299,3777.0,250.0,3527.0,9.571867205791843,30.05597603979198,1331.3304815175127
+MA-TE-G560004 = 269.39240734077003,127.27437766947902,632.0,1.0,631.0,16.078257973564945,51.16309541295355,297.9446867188751
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDA/MDA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDA/MDA_0_elevation.properties
new file mode 100755
index 0000000..8910ea9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDA/MDA_0_elevation.properties
@@ -0,0 +1,36 @@
+# MDA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MDA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MDA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MDA = 141.72414267060682,69.49358191868832,432.0,1.0,431.0,14.720094064040808,45.94513486775443,157.84514735526477
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDA/MDA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDA/MDA_1_elevation.properties
new file mode 100755
index 0000000..e6ae378
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDA/MDA_1_elevation.properties
@@ -0,0 +1,36 @@
+# MDA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MDA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MDA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MD-M = 141.72414267060682,69.49358191868832,432.0,1.0,431.0,14.720094064040808,45.94513486775443,157.84514735526477
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDA/MDA_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDA/MDA_2_elevation.properties
new file mode 100755
index 0000000..bc29f68
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDA/MDA_2_elevation.properties
@@ -0,0 +1,36 @@
+# MDA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MDA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MDA
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MD-M-G080001 = 141.72414267060682,69.49358191868832,432.0,1.0,431.0,14.720094064040808,45.94513486775443,157.84514735526477
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDG/MDG_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDG/MDG_0_elevation.properties
new file mode 100755
index 0000000..2a814cd
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDG/MDG_0_elevation.properties
@@ -0,0 +1,36 @@
+# MDG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MDG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MDG
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MDG = 563.2592855914695,454.97134292035855,2864.0,1.0,2863.0,6.350792421874669,17.94875404017494,724.0579712176556
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDG/MDG_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDG/MDG_1_elevation.properties
new file mode 100755
index 0000000..eb2c4c7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDG/MDG_1_elevation.properties
@@ -0,0 +1,41 @@
+# MDG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MDG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MDG
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MG-A = 673.4602565993216,371.43439387881364,1808.0,1.0,1807.0,11.208598796500578,31.233735850009058,769.0983202263192
+MG-D = 455.2931874176359,427.4903118163586,2864.0,1.0,2863.0,6.019083507893038,20.415754404560964,624.5317071260295
+MG-F = 757.8703501737923,450.6249696741826,2375.0,1.0,2374.0,9.783070029135017,27.10941939648939,881.7200978578239
+MG-M = 384.4636447894027,380.49870816715867,2193.0,1.0,2192.0,5.215157119736377,15.300949475596713,540.9173329462016
+MG-T = 1215.0266624757428,345.3399821460984,2622.0,284.0,2338.0,54.46892365163846,235.1011997440347,1263.1506219749133
+MG-U = 352.94613981058666,277.7890603165235,1951.0,1.0,1950.0,7.158458425348415,23.631072159266335,449.15224550117057
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDG/MDG_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDG/MDG_2_elevation.properties
new file mode 100755
index 0000000..b69c4c4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MDG/MDG_2_elevation.properties
@@ -0,0 +1,146 @@
+# MDG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MDG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MDG
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MG-A-G050001 = 969.1616974067397,150.57989854803824,1443.0,588.0,855.0,285.9335212528519,1967.354485543507,980.7898355749056
+MG-A-G050002 = 879.7191524719568,116.66409503637769,1368.0,663.0,705.0,451.8567218669642,3591.837375784987,887.4211504672597
+MG-A-G050003 = 976.5247747747748,192.04031417672093,1324.0,359.0,965.0,146.2402139401263,816.2706081654289,995.2286762438158
+MG-A-G050004 = 874.9530892448513,285.80328318285564,1696.0,320.0,1376.0,38.91925822570353,160.14135654693968,920.4490344702461
+MG-A-G050005 = 539.6373551465576,135.82368847522255,867.0,131.0,736.0,74.06271687730674,337.65932825799405,556.4679230832503
+MG-A-G050006 = 495.12053318207603,323.6542326764492,1175.0,1.0,1174.0,8.467729220737384,23.202253045892647,591.5204178283994
+MG-A-G050007 = 207.50446428571428,195.79066652707775,944.0,1.0,943.0,5.368885873447381,15.217455943477535,285.29298588927674
+MG-A-G050008 = 504.6864361225587,230.57313944325932,1160.0,119.0,1041.0,17.291073677464382,55.82448347211276,554.8624797540471
+MG-A-G050009 = 684.6310444874275,305.7175992272054,1314.0,144.0,1170.0,17.823800779962987,55.81884184537449,749.7885819037201
+MG-A-G050010 = 893.9448345035105,331.2216692010695,1808.0,204.0,1604.0,28.482169892630967,107.28667631965635,953.3337092979832
+MG-A-G050011 = 964.6622399291722,180.51974761235513,1542.0,269.0,1273.0,168.40866114710357,986.8261005358881,981.4074670712447
+MG-A-G050012 = 57.51336898395722,48.84071658638248,159.0,1.0,158.0,5.83230836078599,15.592459424886354,75.45331807519236
+MG-A-G050013 = 598.3700018772292,326.4273992091343,1226.0,66.0,1160.0,11.730281272505389,33.56087108063014,681.6168323192987
+MG-A-G050014 = 363.3117596566524,320.3569607342642,1235.0,2.0,1233.0,5.767570981134356,16.104487066193155,484.38003364683414
+MG-A-G050015 = 46.89041095890411,43.69039944817055,155.0,3.0,152.0,5.496616534669769,15.629347428966607,64.0902616926754
+MG-A-G050016 = 151.49621212121212,142.22593135708505,685.0,1.0,684.0,5.350125051428403,15.180802530518909,207.79633740147
+MG-A-G050017 = 597.5786439747461,277.2738568909939,1416.0,86.0,1330.0,16.738731006105148,54.482375382923024,658.7723639087359
+MG-A-G050018 = 412.58578033237535,366.11207159060336,1529.0,1.0,1528.0,5.504478152743347,14.711478810745184,551.6022798147582
+MG-D-G020001 = 490.66150106350653,467.58148793712405,2857.0,1.0,2856.0,5.600132223195326,17.204285784632592,677.7766272802493
+MG-D-G020002 = 520.2821717282062,576.1311691925463,2864.0,1.0,2863.0,4.9100756164113575,14.955334739194587,776.2864563635038
+MG-D-G020003 = 913.1615353858457,371.77991900129933,2221.0,262.0,1959.0,22.996769501099276,84.08670124205173,985.9433542962029
+MG-D-G020004 = 339.92459841764565,204.50587119025118,1308.0,20.0,1288.0,10.95248651055936,38.180103112695946,396.7006225867069
+MG-D-G020005 = 269.2399447344182,212.94080613005625,1503.0,1.0,1502.0,7.840830961719277,30.39101939498816,343.2694783343115
+MG-D-G020006 = 149.82481751824818,49.210837600832,414.0,110.0,304.0,40.41350586112235,191.74543488204017,157.69965910474195
+MG-D-G020007 = 156.12394366197182,31.2118858941149,397.0,125.0,272.0,144.62051712894635,892.3411509614948,159.21327710223733
+MG-D-G020008 = 491.1879239040529,426.09370593756734,2192.0,81.0,2111.0,6.307296019739813,19.94594483165119,650.2472013232999
+MG-D-G020009 = 359.09999009017935,325.0669607898129,1745.0,17.0,1728.0,6.1135806057304,19.78106772832438,484.3772619352533
+MG-F-G030001 = 1057.096536351166,239.6435627103238,2375.0,694.0,1681.0,100.10067789979033,517.978366909075,1083.9197960707836
+MG-F-G030002 = 1061.3734506503442,342.6117662246527,1964.0,262.0,1702.0,39.19127994547734,153.80915420635716,1115.3010464000267
+MG-F-G030003 = 1288.118630882925,139.4525229327413,1646.0,944.0,702.0,815.739224432912,7790.929545784045,1295.6452498195667
+MG-F-G030004 = 1411.469455006337,208.86294410900905,1919.0,739.0,1180.0,328.2869757359375,2346.4836249282644,1426.839077064323
+MG-F-G030005 = 1073.7502109704642,174.27435100951263,1791.0,679.0,1112.0,252.66903034804514,1679.121368263162,1087.801022696202
+MG-F-G030006 = 1486.7694728560189,180.53473865483602,1970.0,783.0,1187.0,582.6532773211493,4992.341998958214,1497.6903075328137
+MG-F-G030007 = 49.35259221047201,36.813799988622954,244.0,1.0,243.0,7.709455672023688,26.005962308878708,61.57056299479067
+MG-F-G030008 = 1238.7074182950025,158.4563411843067,2034.0,768.0,1266.0,501.66277936571765,4121.142854007713,1248.8012172482008
+MG-F-G030009 = 1228.4188481675392,61.89640442181333,1378.0,1104.0,274.0,7877.357526308977,157566.91500566003,1229.977248331697
+MG-F-G030010 = 879.7036447275301,260.9147548670071,1671.0,526.0,1145.0,49.16982855549992,209.73262973338547,917.5810655490941
+MG-F-G030011 = 692.0367008681926,255.3892571863498,1293.0,214.0,1079.0,28.59865736897485,106.51917784622428,737.6574191552118
+MG-F-G030012 = 829.9373405160193,187.96504813190475,1540.0,187.0,1353.0,99.0417807543792,495.4800561258727,850.9564316121196
+MG-F-G030013 = 834.3153950410588,240.19545780971978,1854.0,206.0,1648.0,53.846906492060484,244.64623681672083,868.2027622364138
+MG-F-G030014 = 560.9397650587354,353.45363805212406,1716.0,30.0,1686.0,9.415386575510775,27.907824873843282,663.0104782553824
+MG-F-G030015 = 823.6631335517441,278.7263488795633,2289.0,190.0,2099.0,36.3859181073898,155.80689481062623,869.5454761724715
+MG-F-G030016 = 116.16388687454678,114.77418516820185,480.0,1.0,479.0,5.355209158194623,16.259392680659666,163.30083341742983
+MG-F-G030017 = 1481.6094736842106,179.91314312229665,2026.0,1065.0,961.0,583.2223335602955,5009.7185956125595,1492.4930055376967
+MG-F-G030018 = 151.3292857142857,149.5536358618198,612.0,1.0,611.0,4.966549418868652,13.408764400588483,212.7600590202158
+MG-F-G030019 = 700.5330256706086,154.98696407547212,1244.0,214.0,1030.0,106.8120165367513,559.52673148968,717.472981434527
+MG-F-G030020 = 321.7583920430999,254.073729589206,1243.0,1.0,1242.0,6.5402796502449485,18.820483257556166,409.97795418477085
+MG-F-G030021 = 205.3290634785084,322.0449981211692,1874.0,1.0,1873.0,4.50550324750167,16.644914437341303,381.9332469474552
+MG-F-G030022 = 52.30331753554503,43.650502402793755,309.0,1.0,308.0,6.6858774715605405,22.45784864518367,68.12491016684244
+MG-F-G030023 = 373.6583522297808,261.74374594746496,1655.0,30.0,1625.0,8.484674895456008,28.460124889602856,456.2130562946287
+MG-M-G040001 = 157.63710133987544,94.80343600706789,609.0,1.0,608.0,10.248389825969072,32.386601308046856,183.94876242471557
+MG-M-G040002 = 565.5736127813091,226.35988395373928,1210.0,262.0,948.0,23.648935659955352,83.96289863047996,609.1898788867489
+MG-M-G040003 = 131.4521356406922,123.29688508332923,1285.0,1.0,1284.0,8.18954785723944,47.926488160842894,180.2270396909152
+MG-M-G040004 = 193.17161263068962,192.87708460988162,792.0,1.0,791.0,4.926370859752813,13.232280738525834,272.97773113195274
+MG-M-G040005 = 176.5106311736146,161.59972736973793,1324.0,1.0,1323.0,8.890780061861829,52.54822365845297,239.31250448583214
+MG-M-G040006 = 1222.392326587905,290.35633702231195,2193.0,241.0,1952.0,87.2492953910189,424.16032515435086,1256.4035189977803
+MG-M-G040007 = 754.4228958764828,318.9628938529202,1763.0,136.0,1627.0,20.10823216705439,64.78595085656914,819.0795037587546
+MG-M-G040008 = 191.30961028076547,164.05068788369394,758.0,1.0,757.0,5.556209309770463,14.32090789679313,252.0158629548767
+MG-M-G040009 = 191.29617755856967,204.2439852164696,1238.0,48.0,1190.0,7.378854724351914,37.36709906383719,279.83894126018754
+MG-M-G040010 = 453.2690626517727,168.74393977827629,827.0,111.0,716.0,27.45256618392267,97.50240991776877,483.6603770923469
+MG-M-G040011 = 404.75137665198235,274.7453173356828,1331.0,8.0,1323.0,8.13282930994825,23.273605525050712,489.1918501974041
+MG-M-G040012 = 66.5885574018127,41.9692208166315,230.0,1.0,229.0,9.42532805997196,29.006575400955747,78.71119026421636
+MG-M-G040013 = 34.60507246376812,23.619105575426744,108.0,4.0,104.0,8.575616693292886,26.72616325967356,41.89717399068578
+MG-M-G040014 = 86.26924358547151,80.31263564292362,532.0,1.0,531.0,6.082802323047801,21.054811652409715,117.86645762354287
+MG-M-G040015 = 297.06003689418077,273.06422170933894,1246.0,97.0,1149.0,6.510193844827088,22.912323590301103,403.49564396322796
+MG-M-G040016 = 850.5122644574399,247.17060341394492,1316.0,198.0,1118.0,50.75266650548141,209.34902032916202,885.6999600228824
+MG-M-G040017 = 76.32784763313609,65.90091647736524,311.0,1.0,310.0,5.924603235363648,17.233383656281184,100.84082068717959
+MG-M-G040018 = 62.38819921133343,55.09270990038284,349.0,1.0,348.0,6.212824046814676,20.251873156414188,83.2315690408437
+MG-M-G040019 = 331.1697843309859,191.69472567135907,1197.0,56.0,1141.0,12.24113810525859,46.60986976333832,382.6490479591571
+MG-M-G040020 = 136.0673795413553,120.77230102014269,593.0,1.0,592.0,6.005680936219339,18.51114815013122,181.93482478335835
+MG-M-G040021 = 766.4695177434031,306.6229436076,1512.0,123.0,1389.0,22.8573570742282,76.32911816681099,825.5259845555403
+MG-T-G010001 = 1638.5935582822085,149.37329180999023,2622.0,1318.0,1304.0,1355.4443281381903,15324.385882990833,1645.3878659909044
+MG-T-G010002 = 1345.543317662861,79.64223838936678,1703.0,1059.0,644.0,4872.373830977306,83142.98707344568,1347.898255004007
+MG-T-G010003 = 1555.6510922330096,98.3426135856947,1808.0,1342.0,466.0,4005.9959568602953,64132.848800466134,1558.7564243372412
+MG-T-G010004 = 1215.6993069130976,155.93056491494175,1564.0,754.0,810.0,496.8570876109323,4048.6972365659867,1225.658657989115
+MG-T-G010005 = 1153.6695360067185,235.552035128851,1777.0,568.0,1209.0,132.10256283399508,719.8835350366427,1177.471086508412
+MG-T-G010006 = 1395.414383561644,70.48833721633761,1683.0,1285.0,398.0,7818.886173054766,156045.88217315805,1397.1935826986346
+MG-T-G010007 = 1349.566164154104,64.2451418561782,1538.0,1261.0,277.0,9333.60234256392,197455.02245027226,1351.0944710425479
+MG-T-G010008 = 1314.8166666666666,21.960943867592658,1383.0,1281.0,102.0,214787.1820708761,1.2870429503260672E7,1315.0000570342193
+MG-T-G010009 = 1708.3325718015665,132.18364385006103,2415.0,1287.0,1128.0,2198.6208357362193,28969.211104894363,1713.438849676181
+MG-T-G010010 = 1759.981830647926,164.0976824287269,2286.0,1202.0,1084.0,1265.5500095499312,13911.196914078528,1767.6153692444814
+MG-T-G010011 = 1563.0432432432433,67.96293322233876,1815.0,1493.0,322.0,12234.787807126353,283056.43415668386,1564.5200991168317
+MG-T-G010012 = 1488.0185185185185,233.39022113821005,2469.0,1189.0,1280.0,279.54242636309135,1932.465158830671,1506.2105121054592
+MG-T-G010013 = 1150.747641509434,385.1387493110151,2270.0,284.0,1986.0,36.10972087232247,141.36811208966608,1213.4875321404738
+MG-T-G010014 = 1711.9505271695052,295.5226554567438,2418.0,1027.0,1391.0,211.53826797110995,1324.1457384742166,1737.2703437761645
+MG-T-G010015 = 985.5309113427599,209.81313828601185,1575.0,490.0,1085.0,118.25763731574372,631.6420888763353,1007.617353070855
+MG-T-G010016 = 1454.2838598009519,80.69812702747406,1785.0,1102.0,683.0,5905.873613565391,107362.11796368676,1456.5211061235252
+MG-T-G010017 = 1296.7442852788784,151.28150988056376,1808.0,924.0,884.0,655.3214360966887,5835.498866243617,1305.5389065957293
+MG-T-G010018 = 1097.8707177814028,210.87811438420653,1808.0,697.0,1111.0,157.1380919773833,908.1825651176413,1117.9399322361157
+MG-T-G010019 = 894.2994090610637,140.61655220288245,1524.0,374.0,1150.0,276.5154700605793,1887.598808896878,905.2869422456031
+MG-U-G060001 = 411.97291666666666,296.624844749131,1762.0,1.0,1761.0,8.143107727764775,26.964210570965136,507.649468225158
+MG-U-G060002 = 256.98312078019507,115.49903071752303,1018.0,47.0,971.0,19.387373698783467,76.98061569971844,281.7451871152649
+MG-U-G060003 = 245.69757925072045,116.47083077171254,592.0,1.0,591.0,15.789566263421326,49.82132835263163,271.9057830762652
+MG-U-G060004 = 477.3619338422392,172.55425844707406,1172.0,63.0,1109.0,29.666989302737278,109.23609649459031,507.59175327207777
+MG-U-G060005 = 480.61883541295305,166.6711371644956,1389.0,245.0,1144.0,34.85214642031633,154.22231531376795,508.69807638461674
+MG-U-G060006 = 170.2972166998012,58.04816616086098,332.0,1.0,331.0,33.82732019075381,126.48717651758646,179.91868054856886
+MG-U-G060007 = 140.27449489463393,136.82182799876628,665.0,1.0,664.0,5.389376100984458,16.17189863502798,195.95189852325638
+MG-U-G060008 = 491.8849319404875,166.96614468306498,1064.0,157.0,907.0,35.0799196804781,138.9100597743919,519.4501706039033
+MG-U-G060009 = 369.4176406926407,137.63599151627247,1010.0,115.0,895.0,28.411211183057123,110.33428517188436,394.22463065565097
+MG-U-G060010 = 227.3758377873929,116.61849556559879,576.0,1.0,575.0,13.526558628735781,41.88393963640601,255.53795240140423
+MG-U-G060011 = 874.5878787878788,234.82864325837264,1783.0,262.0,1521.0,63.489898522688044,288.5587276130252,905.5652651340208
+MG-U-G060012 = 296.79540481400437,141.45972846685632,1006.0,38.0,968.0,16.432043110269255,57.519630127781596,328.7831612121059
+MG-U-G060013 = 179.60671674768008,115.95923975300262,511.0,1.0,510.0,8.69310834025467,24.286605547345488,213.7875533911544
+MG-U-G060014 = 376.3981682333092,276.401859841615,1277.0,35.0,1242.0,7.685981034194498,23.661116453465677,466.98347848001515
+MG-U-G060015 = 146.74530528476143,169.9565627805837,903.0,1.0,902.0,5.153591451875084,17.85475244801922,224.54268604278877
+MG-U-G060016 = 86.39333634856023,81.64166517998906,497.0,1.0,496.0,5.951993439196296,20.39953456919933,118.86618551462365
+MG-U-G060017 = 608.0121248260783,173.9464960110854,1327.0,200.0,1127.0,53.56457134611058,230.7765608114338,632.4050343016394
+MG-U-G060018 = 358.9648549777894,399.6488714846622,1951.0,1.0,1950.0,4.837821721279992,14.879905128480445,537.1917605363928
+MG-U-G060019 = 232.1804305729582,163.75516961480903,759.0,1.0,758.0,7.777066511687377,22.384773106835205,284.1188271069328
+MG-U-G060020 = 51.70725995316159,47.10629784051403,208.0,1.0,207.0,5.977081670662124,18.693346754505658,69.94743760927233
+MG-U-G060021 = 127.92908207034601,46.72780412862039,309.0,1.0,308.0,28.38235689408236,100.32998554012902,136.19595338351297
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MEX/MEX_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MEX/MEX_2_elevation.properties
new file mode 100755
index 0000000..97b4e8a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MEX/MEX_2_elevation.properties
@@ -0,0 +1,2464 @@
+# MEX.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MEX elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MEX
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MX-01-001 = 1920.5900409276944,73.07427968185199,2269.0,1792.0,477.0,18234.7953589245,481363.1735623753,1921.979696995175
+MX-01-002 = 2068.5021398002855,79.08942596373363,2411.0,1937.0,474.0,17970.094332353427,472168.04732929723,2070.0135844137912
+MX-01-003 = 2029.4223454833598,264.13049332451,2679.0,1575.0,1104.0,476.7525539442351,3844.759333444409,2046.538534660667
+MX-01-004 = 2015.0251572327045,62.714983683601446,2205.0,1947.0,258.0,33266.60310871336,1072106.85332673,2016.000881314073
+MX-01-005 = 2023.403785488959,118.74625433850117,2521.0,1828.0,693.0,4999.578834715348,86114.28720362252,2026.885184723218
+MX-01-006 = 1968.288537549407,87.85696102095451,2236.0,1883.0,353.0,11313.309826894636,255078.27502135508,1970.2483631888192
+MX-01-007 = 2077.3268398268397,140.78911532469195,2482.0,1899.0,583.0,3257.371098011719,48756.46344834603,2082.0923069016117
+MX-01-008 = 2341.1026827012024,215.05064610594164,3014.0,1963.0,1051.0,1323.221784855486,14776.573727680612,2350.9590705372457
+MX-01-009 = 2040.1546391752577,105.13329848809389,2408.0,1911.0,497.0,7366.692547373788,144143.78547233628,2042.8617090246987
+MX-01-010 = 2051.1424100156496,86.09310061153901,2459.0,1943.0,516.0,13597.535117868207,325868.88871974236,2052.9484182847154
+MX-01-011 = 1956.5406976744187,48.03249355095519,2059.0,1881.0,178.0,67709.02385156973,2763032.7425409416,1957.1302005980654
+MX-02-001 = 583.8158861340679,441.4134944292787,2835.0,1.0,2834.0,7.4962504028471395,24.72560799907591,731.9063204856036
+MX-02-002 = 196.19264419961115,311.262482308001,3001.0,-13.0,3014.0,4.727000599494952,21.713977547346218,367.9346226309345
+MX-02-003 = 942.2245582643703,381.27897884035946,1595.0,116.0,1479.0,22.25850316480632,73.4166194935599,1016.4451671890793
+MX-02-004 = 355.1826484018265,225.47057532678508,1200.0,1.0,1199.0,9.523929736180627,30.28817453293408,420.7038079978917
+MX-02-005 = 246.45833333333334,143.8375223361075,667.0,1.0,666.0,10.466715550618638,30.584168511661442,285.3610746076531
+MX-03-001 = 190.78542157565823,192.9354065639115,985.0,1.0,984.0,5.06615972449289,14.740501965153236,271.3358586545163
+MX-03-002 = 254.81500636942675,264.81717581263933,1865.0,1.0,1864.0,5.250786926512185,17.142719151481842,367.50350212812003
+MX-03-003 = 228.47850729798867,209.53598746193927,1857.0,1.0,1856.0,6.466030325959723,25.64138091358607,310.01251319707586
+MX-03-008 = 426.0076521089959,387.415900562476,2033.0,1.0,2032.0,6.019174296516821,19.18073128457136,575.8242784600644
+MX-03-009 = 363.2876498176133,251.5780100937704,1627.0,1.0,1626.0,7.962250789980903,23.468704399785317,441.8929866752201
+MX-04-001 = 19.743459302325583,21.982492391768456,110.0,1.0,109.0,4.868874861993044,15.192616713078332,29.54715141899036
+MX-04-002 = 64.33768707482993,46.33898736218143,302.0,1.0,301.0,8.700917402764398,32.94227323523433,79.28833286109096
+MX-04-003 = 7.471375143843498,10.297476310346413,67.0,1.0,66.0,4.735969706594013,17.982973896613803,12.722400123490317
+MX-04-004 = 69.22601298017892,47.92369044265864,235.0,1.0,234.0,8.260275429990392,25.47304572038277,84.19573016950238
+MX-04-005 = 49.80498721227622,35.627795992040824,111.0,1.0,110.0,6.976051620534573,17.326678328649297,61.23623599198005
+MX-04-006 = 134.37517730496455,36.293830321366336,294.0,70.0,224.0,62.46772314213808,282.11525626935736,139.19026688363226
+MX-04-007 = 5.51605504587156,6.074692001104709,30.0,1.0,29.0,5.244295158628033,17.49027955380845,8.205409567923471
+MX-04-008 = 40.521444695259596,25.63692254271926,105.0,1.0,104.0,8.91491287763589,25.03354341705212,47.95038349849113
+MX-04-009 = 64.84587323301413,38.45542071274999,200.0,1.0,199.0,10.076158524809294,28.834051564490878,75.39102504639885
+MX-04-010 = 209.93261124448662,57.431159637931536,360.0,42.0,318.0,59.27596570385333,253.73882575484578,217.64659280881554
+MX-04-011 = 69.64262295081967,30.538052295847052,200.0,14.0,186.0,19.631640639393016,70.20083676934496,76.04385293693332
+MX-05-001 = 507.6570841889117,189.32477410106156,1851.0,376.0,1475.0,30.651997168973192,146.55809192544302,541.8113926594805
+MX-05-002 = 787.5368721980378,363.47132127865115,2305.0,259.0,2046.0,17.463783723425298,60.08004385434546,867.3671232318629
+MX-05-003 = 442.3333333333333,51.794190063779325,587.0,345.0,242.0,648.87736954979,5772.6637221854835,445.3553815798577
+MX-05-004 = 2346.037745098039,413.95932243896954,3584.0,1357.0,2227.0,199.39922342608747,1235.6381588071426,2382.279459269803
+MX-05-005 = 658.6694592536177,229.4842001761275,1843.0,295.0,1548.0,33.34042529359351,134.83325436598494,697.5015804167973
+MX-05-006 = 1095.2100521574205,265.545364148065,2116.0,683.0,1433.0,83.6182341003341,413.0971510266277,1126.9425002045084
+MX-05-007 = 1256.5444364680545,370.9173311488393,2927.0,611.0,2316.0,49.61049135121088,211.43632806354663,1310.1463992109425
+MX-05-008 = 508.9514563106796,163.72174851562278,1408.0,344.0,1064.0,41.27956241000792,182.07162657136104,534.6366951657682
+MX-05-009 = 1288.9328277356447,259.23175071734124,2257.0,1067.0,1190.0,139.0876630683773,788.0913411115484,1314.7429159324581
+MX-05-010 = 602.5664739884393,92.15007714598183,938.0,443.0,495.0,300.06605489768054,2110.5954774643346,609.5719746616235
+MX-05-011 = 1433.407483192049,317.0493494149824,3210.0,1082.0,2128.0,107.9634925707546,584.6626503693309,1468.0522139336285
+MX-05-012 = 261.76207081545067,46.82881331675967,455.0,148.0,307.0,191.80358631379605,1175.5016695347,265.9178810728021
+MX-05-013 = 193.38647642679902,28.618720395282207,270.0,110.0,160.0,328.81022681205417,2360.943662462531,195.49260963483053
+MX-05-014 = 340.4476495726496,46.52263450774271,471.0,236.0,235.0,414.18780297468095,3201.8964395690705,343.6116377846982
+MX-05-015 = 308.13863564916693,67.4304090407365,584.0,218.0,366.0,110.54800734433387,591.9367624475085,315.4303074264283
+MX-05-016 = 1286.001201923077,349.76095717220454,2257.0,563.0,1694.0,60.764684109062934,266.90272819367743,1332.7159556745823
+MX-05-017 = 1141.6352705410823,81.12915084425795,1630.0,1094.0,536.0,2831.8252431705114,40589.25016086805,1144.5143206007167
+MX-05-018 = 668.8087625814092,223.01729168863474,2021.0,445.0,1576.0,38.38835060781257,174.03137262052755,705.0119667763161
+MX-05-019 = 472.39673278879815,69.546733117679,651.0,334.0,317.0,333.6620234136653,2404.7271093309237,477.48866084638365
+MX-05-020 = 937.3786276105235,393.13036834089706,2112.0,365.0,1747.0,21.260205564351484,73.94813031776854,1016.4793052555659
+MX-05-021 = 817.5440356744705,308.8098355048955,2034.0,492.0,1542.0,27.33533278610492,102.90590284087017,873.9232030169816
+MX-05-022 = 289.07474226804123,24.209503995258963,351.0,196.0,155.0,1737.9149898572807,21170.54471135056,290.08672272448274
+MX-05-023 = 1245.6507589067135,286.87710706373304,2920.0,537.0,2383.0,95.93009233303114,491.56651283717423,1278.2583024264413
+MX-05-024 = 1451.8660952243752,351.2034108255252,2845.0,1001.0,1844.0,84.04596613079966,414.3865913794301,1493.739935275735
+MX-05-025 = 247.0429104477612,18.635546851505772,290.0,193.0,97.0,2369.0937408378154,31922.316709617102,247.7447945143454
+MX-05-026 = 373.227344573235,120.96140037126277,1356.0,212.0,1144.0,41.42486875018998,197.60973870746665,392.3395355007767
+MX-05-027 = 1259.723737253972,345.3782295539522,2759.0,721.0,2038.0,60.37906596293684,273.44975883294603,1306.2120867802964
+MX-05-028 = 401.6754285714286,58.81549994975933,596.0,298.0,298.0,339.82433008205527,2480.344951763634,405.958634533595
+MX-05-029 = 848.5510752688172,237.95707590227707,1647.0,555.0,1092.0,57.02008593803103,255.1965078640978,881.28457226473
+MX-05-030 = 1974.1200168444693,278.6628269751595,3351.0,1279.0,2072.0,377.6912852077731,2849.7720477608887,1993.6907513563372
+MX-05-031 = 1122.078073089701,391.8724198383758,2269.0,428.0,1841.0,31.990661969313987,117.60763123813705,1188.5382600230757
+MX-05-032 = 426.5100864553314,41.816971676167974,621.0,345.0,276.0,1092.5341220860885,11487.217627931468,428.55514577274613
+MX-05-033 = 1149.3304684142672,194.27667779024435,1977.0,796.0,1181.0,225.86295570273202,1464.7359150996879,1165.6345710206838
+MX-05-034 = 1304.1798717223166,178.3230198649478,2394.0,1029.0,1365.0,414.4996796425663,3228.887730326306,1316.3146421807335
+MX-05-035 = 1550.0990566037735,343.9249201496141,2956.0,1108.0,1848.0,106.06003924300528,556.5830815718323,1587.794519446338
+MX-05-036 = 1363.2411467116358,247.82568030353337,2442.0,1080.0,1362.0,183.53557259862967,1112.783700078075,1385.584350339439
+MX-05-037 = 465.91316872427984,98.8479912903659,730.0,295.0,435.0,119.04493766866545,632.4682912713032,476.2835354836859
+MX-05-038 = 663.3859547859548,270.8697536261218,1769.0,235.0,1534.0,22.608420010133845,80.15356457283784,716.5551956665644
+MX-06-001 = 222.65510204081633,215.91080316405836,1026.0,1.0,1025.0,5.301216555629545,15.969789611993955,310.14959195161794
+MX-06-002 = 525.4674620390456,179.6767389037969,1267.0,172.0,1095.0,35.11347716867728,145.38593938989578,555.3375407487405
+MX-06-003 = 1186.0192307692307,565.1942845610765,3304.0,448.0,2856.0,16.579736377356777,58.157340329827726,1313.8059959731288
+MX-06-004 = 671.7080745341615,367.69895345184824,1854.0,176.0,1678.0,12.284580011336452,38.85128487837636,765.7638394204673
+MX-06-005 = 1046.650390625,409.15173878575894,2704.0,450.0,2254.0,25.473900161357886,96.725956236264,1123.7803101793852
+MX-06-006 = 367.82275711159735,235.88426047509378,1160.0,56.0,1104.0,9.460926033954959,30.048762881572397,436.9610566046579
+MX-06-007 = 305.54661558109837,252.89532119972938,1543.0,1.0,1542.0,6.328172356394746,19.22175570692634,396.6292699458498
+MX-06-008 = 1142.7546777546777,485.40856411947465,2411.0,394.0,2017.0,21.04402798807711,75.9010704434696,1241.5755021949844
+MX-06-009 = 137.4679089026915,185.65444231563092,1250.0,1.0,1249.0,5.143593397072446,21.64182491386116,231.00865336520755
+MX-06-010 = 868.6117318435754,359.5330733216133,1848.0,392.0,1456.0,22.08419350866831,78.63136117729272,940.0799814422069
+MX-07-001 = 899.2484276729559,682.3913680317143,2604.0,69.0,2535.0,6.852625666055384,19.027011183398745,1128.8515021190688
+MX-07-002 = 540.2998137802607,144.57541207446593,1375.0,378.0,997.0,65.58229241766816,320.34126447082707,559.3084466977823
+MX-07-003 = 40.31593038821954,37.1261722314967,438.0,1.0,437.0,7.2532667760713885,43.34638505821752,54.80626704703142
+MX-07-004 = 1206.6745762711864,301.0243205407557,1960.0,293.0,1667.0,75.97648422682043,350.14147415446627,1243.6555691091771
+MX-07-005 = 626.7093023255813,310.04239643617353,1680.0,98.0,1582.0,15.156725748435434,51.59947750986869,699.2072920166826
+MX-07-006 = 1154.4795081967213,348.9526654072728,2112.0,683.0,1429.0,46.80614732384549,196.78073524692695,1206.0642178345993
+MX-07-007 = 2180.050279329609,255.7374761153829,2542.0,1100.0,1442.0,643.6462194841517,5674.409802267727,2194.9990608414782
+MX-07-008 = 1163.858024691358,342.4415579098898,2100.0,574.0,1526.0,49.88055819608012,210.90400226018323,1213.1907196406598
+MX-07-009 = 315.8934262948207,338.8515282007115,1741.0,1.0,1740.0,4.892353162781819,14.636343457151565,463.2591228893815
+MX-07-010 = 1431.2307692307693,526.1531360447622,2695.0,757.0,1938.0,29.116012120725625,110.89289800111457,1524.8798763714594
+MX-07-011 = 1289.0179856115108,491.7864692437096,2300.0,618.0,1682.0,26.183463057447803,93.49562077737447,1379.6453524587944
+MX-07-012 = 823.7292576419214,246.97121814853668,1300.0,200.0,1100.0,46.473720600219316,184.43007872869765,859.9562038203359
+MX-07-013 = 1403.773469387755,313.10560210835706,2260.0,547.0,1713.0,103.42884706440823,525.4587939081921,1438.2680805150935
+MX-07-014 = 1094.3055555555557,317.4648699822384,1800.0,363.0,1437.0,51.21403216598297,213.66763912201952,1139.4246761381783
+MX-07-015 = 1552.469387755102,866.3936596909551,3832.0,443.0,3389.0,11.79502160357606,36.80188315744956,1777.8636543529956
+MX-07-016 = 30.155786350148368,14.041515513391376,75.0,9.0,66.0,17.072611560397277,57.77627705876099,33.26462998905302
+MX-07-017 = 793.1341807909605,246.92701137110836,1840.0,125.0,1715.0,43.357214961205884,179.83671643408593,830.6833197335889
+MX-07-018 = 1404.2906403940888,350.94763936721745,2206.0,600.0,1606.0,75.9716767025745,353.2282704586478,1447.4793429530737
+MX-07-019 = 1831.0563025210083,411.1574676648604,2652.0,637.0,2015.0,100.88009131013368,501.9335219915633,1876.650645756553
+MX-07-020 = 807.7241925269158,321.79670985518123,2400.0,490.0,1910.0,24.965330730438872,99.184487807582,869.4662119179087
+MX-07-021 = 1036.650130548303,325.3337676279404,1711.0,306.0,1405.0,41.985353951832174,167.24581820001475,1086.5015202588554
+MX-07-022 = 1170.2966101694915,473.2157265844132,2160.0,325.0,1835.0,22.607080303640856,76.79223780306823,1262.3499038147138
+MX-07-023 = 2279.669926650367,237.6926496487862,2812.0,1555.0,1257.0,910.2257196278812,8987.492370952914,2292.0280910519286
+MX-07-024 = 2053.3390191897656,284.4880303931801,2602.0,1190.0,1412.0,396.8328079730988,3006.23096377022,2072.953102982356
+MX-07-025 = 823.9333333333333,321.15969226618085,1668.0,292.0,1376.0,25.249101950827786,92.16491293564336,884.3131151997496
+MX-07-026 = 1508.2242990654206,333.8060597345028,2241.0,500.0,1741.0,105.71340861113794,540.526739144757,1544.7223121994623
+MX-07-027 = 722.893371757925,300.6395251411627,1672.0,328.0,1344.0,22.252111829704234,82.4286273007857,782.9169502626991
+MX-07-028 = 553.7246376811594,101.9663036210693,778.0,416.0,362.0,176.96501303697636,1060.1537919257728,563.0347249053787
+MX-07-029 = 763.6394557823129,266.9130140751796,1480.0,246.0,1234.0,32.425991542346765,123.52339788412726,808.9423808345091
+MX-07-030 = 807.9397794741307,256.82693308440713,1800.0,492.0,1308.0,42.11042511778397,181.59702557646207,847.7775420558446
+MX-07-031 = 974.1455938697318,335.19727974778954,1970.0,88.0,1882.0,33.04428227465366,122.47356436878852,1030.2023366339888
+MX-07-032 = 1006.035864978903,660.3873725595196,2751.0,87.0,2664.0,8.493298220829566,23.894173397060257,1203.419978004319
+MX-07-033 = 628.5962264150943,240.91792853095635,1607.0,197.0,1410.0,27.085149593266934,109.00215963908303,673.1824894862784
+MX-07-034 = 683.9508196721312,104.84128408720933,1463.0,522.0,941.0,299.4448466634619,2136.522724490509,691.9396061646096
+MX-07-035 = 50.87096774193548,14.741847250388876,87.0,27.0,60.0,51.865806240518985,221.41353587405754,52.963925641466936
+MX-07-036 = 2212.8625,266.7090054605393,2644.0,1158.0,1486.0,594.083385105913,5094.718179244498,2228.8773267050838
+MX-07-037 = 127.09210526315789,131.34043527289353,600.0,1.0,599.0,5.123105527670417,15.396915226944248,182.76409154397572
+MX-07-038 = 2095.814432989691,190.03475427649,2500.0,1664.0,836.0,1374.4073091896657,15522.337741688494,2104.4123515510987
+MX-07-039 = 788.9573934837093,379.85628556525364,1824.0,130.0,1694.0,15.340909403837998,47.80326387902727,875.6395185326209
+MX-07-040 = 256.86168224299064,390.48600861525495,1500.0,1.0,1499.0,3.7187033720037803,10.368765119548625,467.394102154672
+MX-07-041 = 1357.5727699530516,295.51278571302163,1800.0,495.0,1305.0,109.79026848269723,557.3126861287475,1389.3637508722732
+MX-07-042 = 1073.2459016393443,371.45304651044654,1900.0,340.0,1560.0,32.83743042815649,122.45066196798764,1135.7086471219372
+MX-07-043 = 328.5398773006135,188.62496453056443,941.0,90.0,851.0,11.110615505766724,34.20077110626998,378.8374693992912
+MX-07-044 = 1364.6343042071198,280.33141318454363,2400.0,940.0,1460.0,130.9408097323714,726.3623816125929,1393.1304624610336
+MX-07-045 = 411.98809523809524,162.86055195192654,800.0,90.0,710.0,23.786752424794983,81.95321122583518,443.0098757364219
+MX-07-046 = 724.5321861057998,167.67365763592855,1700.0,407.0,1293.0,95.04153532951173,490.7345125827728,743.6809424533212
+MX-07-047 = 1514.7039711191335,376.4042862868763,2300.0,537.0,1763.0,76.93243731900876,357.0699483571615,1560.7717023508615
+MX-07-048 = 63.39379474940334,27.361106128212395,212.0,23.0,189.0,21.26403464913948,87.29474753208012,69.04638543246693
+MX-07-049 = 1699.362745098039,372.70590543403733,2434.0,800.0,1634.0,107.83173915510497,547.8980543247468,1739.753842177838
+MX-07-050 = 42.777272727272724,14.694013370268179,88.0,19.0,69.0,33.902488351288,131.558838255793,45.23062116430738
+MX-07-051 = 574.3912483912484,731.5904300559205,2700.0,1.0,2699.0,3.968784511760978,10.452734205907941,930.1343255561874
+MX-07-052 = 1073.65424337674,629.7583198586993,2456.0,155.0,2301.0,10.158261109008087,28.12002186281137,1244.7204408027262
+MX-07-053 = 1513.968085106383,403.9508726220032,2700.0,899.0,1801.0,64.85795971902631,299.8177422373114,1566.9319290297094
+MX-07-054 = 16.94980694980695,10.269598927168174,58.0,1.0,57.0,10.475536426541774,35.283628717476184,19.818189063600585
+MX-07-055 = 105.8,20.1275930006546,156.0,79.0,77.0,161.79799375716476,948.6035881806869,107.69753943335938
+MX-07-056 = 1904.659090909091,190.94453540013535,2224.0,1361.0,863.0,1021.7010871796748,10471.303618101841,1914.206380770323
+MX-07-057 = 1779.2091038406827,495.12131976182957,2948.0,500.0,2448.0,57.06572303035729,245.01147411405915,1846.8162216290666
+MX-07-058 = 755.9285714285714,100.6442089875075,1100.0,628.0,472.0,447.51064288059274,3563.345103163629,762.5990177706511
+MX-07-059 = 527.9226277372263,390.9205923048636,1957.0,70.0,1887.0,7.358586423632445,21.608244608704887,656.9027404151725
+MX-07-060 = 1403.231884057971,222.34254451037683,1841.0,856.0,985.0,269.9656407248393,1819.099668064989,1420.7378109757733
+MX-07-061 = 764.6231884057971,301.31194167071635,1607.0,125.0,1482.0,23.47164017838928,77.87385200991093,821.8500510684561
+MX-07-062 = 226.34556962025317,179.09904147590203,900.0,43.0,857.0,7.1047845269089365,22.64444223777439,288.632609980757
+MX-07-063 = 796.1297709923664,328.03224094350963,1400.0,230.0,1170.0,21.43376023977769,70.58398754836799,861.0619973955294
+MX-07-064 = 1721.8825757575758,297.8582408900124,2346.0,970.0,1376.0,210.11541266756288,1309.94489766268,1747.4550455916274
+MX-07-065 = 166.1302175191064,138.48281517239403,842.0,11.0,831.0,6.6609129415971795,21.46957399683947,216.27930846712323
+MX-07-066 = 962.7165991902834,383.22587794946065,2062.0,355.0,1707.0,23.96472589006679,86.07668676325353,1036.1878805924337
+MX-07-067 = 1405.3703703703704,273.81095778578066,2046.0,667.0,1379.0,150.27850162105776,848.1538806939366,1431.7954876722158
+MX-07-068 = 167.53561253561253,154.67995913300572,1100.0,40.0,1060.0,6.719223241525524,26.030418705702832,228.02208495027674
+MX-07-069 = 392.0821364452424,517.5903541140585,2358.0,1.0,2357.0,4.345627896718167,13.618945291530457,649.3290201364655
+MX-07-070 = 2424.251798561151,427.4846472656584,3000.0,1300.0,1700.0,198.71263292932449,1214.2688694725289,2461.653896565238
+MX-07-071 = 151.68222621184918,233.47816860193902,1023.0,1.0,1022.0,4.008326512342909,12.280960988346935,278.4233340837259
+MX-07-072 = 1318.232786885246,538.784273481743,2426.0,373.0,2053.0,22.058892184494457,74.29953004890554,1424.087839204623
+MX-07-073 = 1639.2151898734178,293.4455147876938,2109.0,900.0,1209.0,190.17499230781388,1143.8077661481716,1665.2737639381578
+MX-07-074 = 34.039697542533084,9.80588210800441,59.0,18.0,41.0,52.69986942552925,226.03617960786218,35.42395139878121
+MX-07-075 = 1707.7224199288257,404.6168626139817,2376.0,827.0,1549.0,87.79942241814392,425.10452725349006,1755.0016151101247
+MX-07-076 = 646.0061349693251,329.8678392529426,1700.0,91.0,1609.0,13.955482632662727,45.0505509471115,725.3528229705948
+MX-07-077 = 245.99509116409538,213.7972899315481,1170.0,42.0,1128.0,6.292034121088797,19.86823706791646,325.91849603682516
+MX-07-078 = 2246.874485596708,240.8496591656477,2714.0,1476.0,1238.0,838.504340911944,8049.168760055223,2259.746338053384
+MX-07-079 = 947.7706422018349,309.2720257752234,1716.0,194.0,1522.0,37.32631259940111,139.56300385062954,996.9545506926527
+MX-07-080 = 1686.6973293768547,448.35357605578105,2850.0,690.0,2160.0,64.78385824005454,291.3722087350876,1745.270411738256
+MX-07-081 = 892.7954545454545,485.8014996375018,2410.0,256.0,2154.0,12.510586059547132,40.05279692919539,1016.4087862209136
+MX-07-082 = 1094.6268656716418,213.92168575542925,1647.0,545.0,1102.0,149.071882168554,840.0940764855529,1115.3342381037924
+MX-07-083 = 666.197628458498,184.17415411984163,1455.0,490.0,965.0,59.942950556876355,281.61196082422697,691.1869495364377
+MX-07-084 = 585.2233502538071,289.8262929133633,1402.0,118.0,1284.0,15.00727827893804,49.67543253011147,653.0586878269004
+MX-07-085 = 1355.2403846153845,306.4405292784678,1775.0,545.0,1230.0,99.00735494992317,489.01830216228666,1389.4539568035075
+MX-07-086 = 767.4560439560439,242.90031135154896,1347.0,422.0,925.0,41.245829119390955,164.22137390071097,804.9778510364994
+MX-07-087 = 16.135658914728683,8.4675055903389,44.0,1.0,43.0,12.646439127040507,37.215871109870406,18.22246249920366
+MX-07-088 = 239.1875,97.89597077382705,474.0,93.0,381.0,22.28967662949957,77.22996301095799,258.44589617558256
+MX-07-089 = 430.8609492089925,575.8140903045623,2600.0,1.0,2599.0,4.327900205427965,13.687989787325591,719.1682863882031
+MX-07-090 = 1615.2941176470588,271.73278715027516,2400.0,976.0,1424.0,227.99600410792743,1466.5098449186473,1637.9907796192406
+MX-07-091 = 1272.8125,515.1855918117437,2357.0,532.0,1825.0,23.000328773998415,80.85636505277255,1373.1233936419067
+MX-07-092 = 346.1463414634146,201.22357843948424,1200.0,77.0,1123.0,11.094303212927013,35.526989848547615,400.38508742022105
+MX-07-093 = 1830.2959641255604,400.756518156222,2546.0,882.0,1664.0,108.27895069793512,550.0361744096236,1873.6566129200446
+MX-07-094 = 2000.4941520467837,415.4828216809934,2700.0,1000.0,1700.0,125.55936826114646,668.972138721038,2043.1844819999442
+MX-07-096 = 713.2939936775554,514.1528793319724,2037.0,48.0,1989.0,7.134463483254447,18.814798164660054,879.284655127015
+MX-07-097 = 330.6709490261086,471.3035721059049,2256.0,1.0,2255.0,4.058501157089385,12.34772402153431,575.7346034499009
+MX-07-098 = 740.3212435233161,211.36680886714828,1336.0,431.0,905.0,53.930539159514616,232.85811791385578,769.9035468827187
+MX-07-099 = 1109.1970954356846,369.09981129358175,1817.0,451.0,1366.0,36.319487295452554,139.1194619578077,1168.9965214746865
+MX-07-100 = 639.5477178423237,434.9226081832256,1600.0,91.0,1509.0,8.166106601839713,23.159492807109284,773.4202987420385
+MX-07-101 = 703.839378238342,201.41882769204122,1391.0,323.0,1068.0,54.2487397897574,241.87666781323122,732.0924904052575
+MX-07-102 = 236.5546875,97.43048873056803,497.0,74.0,423.0,22.291060595509663,79.72369348667259,255.83357932941485
+MX-07-103 = 562.3709677419355,454.2464775679988,1958.0,58.0,1900.0,6.41227809195529,18.377891173150676,722.9114522138485
+MX-07-104 = 997.839175257732,410.1952199444785,1900.0,552.0,1348.0,22.337982995197795,78.57101406344445,1078.8619643607472
+MX-07-105 = 1208.9607843137255,336.20295928899696,2431.0,719.0,1712.0,58.6297523577238,269.4470507013818,1254.838080328748
+MX-07-106 = 757.493125,298.7733044512751,2300.0,446.0,1854.0,26.610716112522375,118.7518130620714,814.2857740836445
+MX-07-107 = 860.5550472705092,290.0800342884053,2249.0,490.0,1759.0,36.31893383801323,150.45206865688195,908.130726093722
+MX-07-108 = 877.9043478260869,248.45076054598664,2000.0,481.0,1519.0,55.54043101943744,245.8591577902327,912.3835949576395
+MX-07-109 = 1119.6536796536795,370.91139823899056,2424.0,325.0,2099.0,37.47438891770504,152.38269355180515,1179.4912580030543
+MX-07-110 = 1226.4568965517242,283.77982578295286,1648.0,547.0,1101.0,93.16722802916797,453.82416735753077,1258.8596063980644
+MX-07-111 = 1947.050209205021,357.30293393754096,2662.0,958.0,1704.0,177.85265857395825,1055.260976663906,1979.5630588000197
+MX-07-112 = 1114.8536585365853,325.3700753008015,1900.0,488.0,1412.0,50.89154554108053,215.871617251948,1161.3631498603952
+MX-08-001 = 1378.1999205438333,160.7372355245535,2399.0,1157.0,1242.0,657.3507494226992,5894.8539925488685,1387.541523656537
+MX-08-002 = 1284.440668202765,165.38911944648805,2160.0,953.0,1207.0,493.11204083729973,4048.9977927175682,1295.0449378166188
+MX-08-003 = 1518.2945652173912,91.70086355242361,1914.0,1348.0,566.0,4588.635356656275,76803.84513381492,1521.0612857951935
+MX-08-004 = 1485.5081433224755,246.8123205898038,2143.0,1148.0,995.0,236.62865331613324,1544.8012527788046,1505.8720946588767
+MX-08-005 = 1291.7666086370527,129.72056961849628,2317.0,1150.0,1167.0,1019.5825011202743,10526.87298595459,1298.263608583334
+MX-08-006 = 2157.907915993538,208.26068599211345,2929.0,1885.0,1044.0,1144.767205106158,12226.359039710671,2167.934290341264
+MX-08-007 = 2251.1036886436245,313.0454271147473,2951.0,1493.0,1458.0,393.1999546093939,2980.2190329161863,2272.7659924555337
+MX-08-008 = 1464.422559503277,629.5278725463481,2542.0,313.0,2229.0,19.409777921376445,61.89610195324101,1594.0008704812117
+MX-08-009 = 2383.7400055912776,148.08679632779968,2848.0,1513.0,1335.0,4218.482258747919,68653.45436701312,2388.3354273432647
+MX-08-010 = 1567.0116815826661,279.3412843408767,2839.0,1185.0,1654.0,194.60913453044728,1211.4456073283409,1591.715164014512
+MX-08-011 = 1440.4931514445739,119.1162189662585,2195.0,1203.0,992.0,1805.7519432943836,22313.038231406543,1445.4096972760137
+MX-08-012 = 2220.786597641645,180.33880941767114,2907.0,1684.0,1223.0,1904.9666750749996,23937.578548061316,2228.096765952264
+MX-08-013 = 1881.5215723873441,283.18327911969556,2667.0,1394.0,1273.0,313.3185943232504,2217.8803864237293,1902.7128519384964
+MX-08-014 = 1622.8976109215016,86.87009544777379,2018.0,1462.0,556.0,6576.752461362242,123943.55694914637,1625.2209292947907
+MX-08-015 = 1317.0025577082934,187.11340970086505,2217.0,862.0,1355.0,370.15919779848804,2764.6192223711155,1330.2282379727437
+MX-08-016 = 1328.79140625,91.2188958352244,1767.0,1179.0,588.0,3136.140636954961,46383.42466156798,1331.9187243526724
+MX-08-017 = 2117.432348043297,131.42261617024357,2791.0,1907.0,884.0,4231.954923999868,69029.83002159331,2121.506929656649
+MX-08-018 = 2090.504789272031,145.4085536914572,2660.0,1684.0,976.0,3014.3744206651495,43946.967595313195,2095.555754795357
+MX-08-019 = 1681.5259798633585,262.0630579469541,2658.0,1221.0,1437.0,284.4562303575915,1972.227875970364,1701.8245113101223
+MX-08-020 = 1195.5837858805276,410.63682515466064,2316.0,308.0,2008.0,33.34297823432,123.9817336118585,1264.1373308440482
+MX-08-021 = 1206.6401734104047,39.2458054011945,1304.0,1122.0,182.0,29156.53045357102,899314.5755077424,1207.278236915368
+MX-08-022 = 1738.0190543401552,137.02273939707663,2291.0,1443.0,848.0,2079.5318038172945,26892.06499805077,1743.4120179582699
+MX-08-023 = 1525.3626226583408,183.43232908150418,2496.0,1335.0,1161.0,602.0454521269911,5272.284907411706,1536.352352149531
+MX-08-024 = 1722.9525386313467,112.41570282616092,2162.0,1482.0,680.0,3646.8991897008395,56631.15958141186,1726.615979486493
+MX-08-025 = 2243.7157534246576,138.76751287150003,2948.0,2122.0,826.0,4277.296355236835,70032.4399730025,2248.002848039682
+MX-08-026 = 1826.8683385579936,105.49366663334554,2265.0,1629.0,636.0,5246.081035291582,91795.4055349153,1829.9117028221312
+MX-08-027 = 2228.9121541608356,253.7744902592037,2724.0,534.0,2190.0,701.2523611600424,6334.242537847182,2243.3124799885136
+MX-08-028 = 1345.4524005164926,190.63450637065088,2124.0,931.0,1193.0,372.96550641893305,2789.4682483143456,1358.890605264005
+MX-08-029 = 2063.3138253464685,502.49747553385066,3204.0,350.0,2854.0,80.71431709968671,374.645117969051,2123.621353910289
+MX-08-030 = 1438.5497483546264,475.5097822168012,2550.0,274.0,2276.0,36.729414429884194,140.57474097605964,1515.1022841626993
+MX-08-031 = 2252.957282821685,179.05840047700244,3017.0,1793.0,1224.0,2030.2768758393931,26046.040097191155,2260.061598496964
+MX-08-032 = 1676.0760950259837,141.80953458137927,2284.0,1355.0,929.0,1687.2383834756047,20390.176247971678,1682.064511371588
+MX-08-033 = 1850.5366876310272,182.1660875543423,2501.0,1498.0,1003.0,1079.3916340227288,11296.305478223967,1859.4812490916036
+MX-08-034 = 2101.248352227788,229.62685147442986,2877.0,1469.0,1408.0,793.4778790551726,7509.8183689623975,2113.758058212447
+MX-08-035 = 1593.8991371045063,260.45872430273977,2614.0,1276.0,1338.0,248.84922555033705,1663.214418630942,1615.0396918738252
+MX-08-036 = 1416.0595687139705,178.31129008726472,2204.0,1086.0,1118.0,525.3461264204606,4381.148842271644,1427.2419620789535
+MX-08-037 = 1253.442147922999,79.42289721785934,1726.0,1082.0,644.0,3979.6533977818053,63634.563453882816,1255.9558968340807
+MX-08-038 = 1357.7683963116976,154.69443715694305,2131.0,1055.0,1076.0,703.3833262664908,6432.5435075352225,1366.5523725456492
+MX-08-039 = 1486.238444193912,60.42590353936815,1849.0,1397.0,452.0,14954.924708955628,369753.6936367044,1487.4663030867252
+MX-08-040 = 1964.7488924182896,400.8976408902336,2782.0,575.0,2207.0,131.54185915495174,707.0606645238928,2005.232437581801
+MX-08-041 = 2076.176072234763,282.19993659286183,2672.0,1015.0,1657.0,419.40529987183334,3232.497092909388,2095.267020485261
+MX-08-042 = 1246.2862079326924,315.1795852202144,2310.0,625.0,1685.0,73.45742294523141,336.58053921193186,1285.5222608040813
+MX-08-043 = 2086.6105919003116,134.7350500782456,2590.0,1871.0,719.0,3761.658776614049,59018.31023143195,2090.956072219155
+MX-08-044 = 1756.462703962704,102.62658512769966,2396.0,1548.0,848.0,5066.313959422153,87674.4288147952,1759.458282082001
+MX-08-045 = 1153.0962837837837,37.7076124972636,1417.0,1103.0,314.0,28691.33285386033,880506.0914426345,1153.7126608112683
+MX-08-046 = 1338.2313286713286,497.62544335238874,2364.0,329.0,2035.0,27.52596986555238,97.75333868770886,1427.758442772828
+MX-08-047 = 1385.0675399099468,346.47259612751674,2259.0,488.0,1771.0,75.78553791680329,351.9876142310202,1427.7448476459417
+MX-08-048 = 2060.817182346474,190.29137024933553,2985.0,1700.0,1285.0,1303.713485144167,14509.187609559971,2069.5840801102595
+MX-08-049 = 1948.607480166226,222.05605092268084,2724.0,1446.0,1278.0,702.577504004801,6412.557105900642,1961.2190090632778
+MX-08-050 = 1562.263468239078,170.58405512679244,2434.0,1310.0,1124.0,797.1386140422555,7599.157299596435,1571.5489378501368
+MX-08-051 = 2057.111018711019,442.9945590623404,2910.0,625.0,2285.0,112.98726075305979,577.780104271962,2104.2694510592323
+MX-08-052 = 1175.6659755565256,269.732041757832,2049.0,707.0,1342.0,96.17360739443943,482.02215331679804,1206.211366399822
+MX-08-053 = 1221.2938053097346,155.488321436752,1798.0,1071.0,727.0,509.1701713581952,4211.634254927512,1231.1519715255101
+MX-08-054 = 2151.0776060506414,168.14913645262635,2759.0,1689.0,1070.0,2131.935821426752,27767.580854939693,2157.6396824637613
+MX-08-055 = 1335.8503937007874,150.3465247141705,2243.0,1091.0,1152.0,729.5521512510438,6764.739707947556,1344.2843270097949
+MX-08-056 = 1676.750846310088,172.35325376556227,2364.0,1358.0,1006.0,950.9121818237503,9566.944175836697,1685.5856681537052
+MX-08-057 = 1897.6493812610488,173.48811581749874,2527.0,1561.0,966.0,1342.1614104929056,15064.361696508566,1905.5632502046076
+MX-08-058 = 1341.0231316725979,50.783535092153365,1711.0,1231.0,480.0,18493.445095802294,490492.77652497386,1341.9843542744593
+MX-08-059 = 2021.9759229534511,182.8964422004253,2844.0,1719.0,1125.0,1385.3473890981877,15719.746012462963,2030.230957692507
+MX-08-060 = 2003.8090349075976,209.172640447549,2773.0,1755.0,1018.0,909.1327592063177,9025.072548590559,2014.6969603116784
+MX-08-061 = 1621.2062093559891,175.50680505006196,2365.0,1287.0,1078.0,816.9314339693318,7834.648062341975,1630.6784514039841
+MX-08-062 = 1321.137863121615,90.99481753636643,1735.0,1132.0,603.0,3104.805871938067,45746.293172754005,1324.2678392953683
+MX-08-063 = 2062.1334388185655,253.5012829218562,2810.0,1372.0,1438.0,562.9767403897803,4787.822483777361,2077.6566655577885
+MX-08-064 = 1744.0727272727272,169.7886677032387,2365.0,1467.0,898.0,1115.6884827088663,11812.164634550641,1752.317856353969
+MX-08-065 = 1582.2349397590363,541.4422335343393,2535.0,228.0,2307.0,33.136291342754696,119.63801994115181,1672.311901784154
+MX-08-066 = 1360.8208430913348,530.5497277072611,2739.0,289.0,2450.0,24.79047727734393,87.33253755256149,1460.5876832843899
+MX-08-067 = 1491.7900538323506,133.5039553317828,1925.0,1253.0,672.0,1429.076030028537,16356.781174989505,1497.751939008045
+MX-09-002 = 2245.5365853658536,5.314946990422891,2256.0,2237.0,19.0,7.541728513086675E7,3.186393430236104E10,2245.5428753150204
+MX-09-003 = 2263.5671641791046,30.20883723651079,2379.0,2232.0,147.0,420931.85435764457,3.155790240459868E7,2263.7687339030495
+MX-09-004 = 2966.2680412371133,321.264335889809,3769.0,2468.0,1301.0,815.3844808588648,7802.203774779999,2983.6147314925533
+MX-09-005 = 2314.711111111111,122.70904259997495,2757.0,2233.0,524.0,6770.393319229673,128879.51591143137,2317.9613967961236
+MX-09-006 = 2235.6296296296296,1.658829309374718,2238.0,2231.0,7.0,2.4479085383116198E9,3.299089219625348E12,2235.6302450522967
+MX-09-007 = 2258.8356164383563,38.99965356313644,2454.0,2234.0,220.0,194476.13270465148,1.1274515851866825E7,2259.1722632567207
+MX-09-008 = 3024.7901234567903,395.7851305090725,3734.0,2366.0,1368.0,469.30716582897463,3763.5422295296657,3050.5739067417835
+MX-09-009 = 2951.8920454545455,315.79312083070766,3573.0,2264.0,1309.0,844.3297051037346,8143.687863343428,2968.7357482911507
+MX-09-010 = 2663.125,402.83805956257766,3711.0,2267.0,1444.0,309.95673854627756,2207.0946890727846,2693.4203659765294
+MX-09-011 = 2276.814814814815,76.85016062396141,2740.0,2232.0,508.0,26096.77190957797,776110.4643697981,2278.11142136379
+MX-09-012 = 2950.8120104438644,358.6065957403609,3908.0,2237.0,1671.0,581.4974369765956,4982.139490212268,2972.522533386122
+MX-09-013 = 2376.7051282051284,171.3591302270266,2978.0,2233.0,745.0,2711.056503746678,38238.47334925651,2382.8745703348964
+MX-09-014 = 2250.0625,14.273965592994822,2287.0,2235.0,52.0,3917440.038940516,6.175968586394745E8,2250.107775196557
+MX-09-015 = 2239.181818181818,3.8862971817816474,2249.0,2235.0,14.0,1.9127754157580125E8,1.1021006656483943E11,2239.185190684732
+MX-09-016 = 2305.983870967742,64.25917580655847,2481.0,2243.0,238.0,46321.76540306033,1666283.296181934,2306.8790290864213
+MX-09-017 = 2233.560975609756,4.173369583721521,2240.0,2224.0,16.0,1.5329833783908498E8,8.204515765973604E10,2233.5648745403587
+MX-10-001 = 2264.638738933276,283.2330492431919,3091.0,1901.0,1190.0,535.4900601147243,4483.158761335183,2282.2816605451867
+MX-10-002 = 1874.0280759702725,630.9473046746051,2832.0,407.0,2425.0,34.77973772421926,128.59444102116817,1977.391142591923
+MX-10-003 = 2116.842177808408,200.97579471454446,2768.0,1593.0,1175.0,1200.469109112913,12991.552200715238,2126.3612289095627
+MX-10-004 = 1866.247824825986,306.898568522693,2666.0,1189.0,1477.0,242.93451758299315,1587.032655666639,1891.313743150248
+MX-10-005 = 2270.6184349808645,288.08895612299824,3080.0,1064.0,2016.0,513.0139524913094,4226.089238642899,2288.8213831391454
+MX-10-006 = 1572.2808709175738,184.99224932153052,2454.0,1213.0,1241.0,639.9346542212237,5671.003291373605,1583.1264224193733
+MX-10-007 = 1111.8455813953487,33.441241304874076,1574.0,1088.0,486.0,36861.547035871714,1229921.454522172,1112.3483777523893
+MX-10-008 = 2099.67033603708,118.25483956545652,2640.0,1908.0,732.0,5651.907766853391,101361.27227928535,2102.997795318558
+MX-10-009 = 2484.1830201809325,293.7052604295008,3289.0,1484.0,1805.0,630.2616455081696,5542.515566531489,2501.4851704056173
+MX-10-010 = 1795.3290488431876,168.19354656095135,2294.0,1414.0,880.0,1248.0163994237482,13659.11847670367,1803.1903567635159
+MX-10-011 = 1788.7155121373594,186.32755366540135,2179.0,1394.0,785.0,913.3922540481749,9043.958200935016,1798.3940448677395
+MX-10-012 = 1391.3948954271534,234.2914318525601,2604.0,1113.0,1491.0,228.74521873022678,1495.9884534375205,1410.982717846063
+MX-10-013 = 1384.7717549123995,245.25012345895664,2704.0,1089.0,1615.0,198.52823848693106,1249.1877468366527,1406.3215977363786
+MX-10-014 = 1864.6198370328743,556.616719408806,3125.0,349.0,2776.0,47.38385487892726,192.3008116251261,1945.926336987586
+MX-10-015 = 1587.46791613723,238.39926372623881,2252.0,1189.0,1063.0,315.39423946999347,2238.436281287073,1605.2690097644982
+MX-10-016 = 1949.3823907455012,167.38751638360276,2589.0,1603.0,986.0,1615.3941938225862,19256.184541413044,1956.555720134164
+MX-10-017 = 2062.535069298614,307.72028698091935,3158.0,1628.0,1530.0,322.2982129792318,2319.785946750605,2085.363921982506
+MX-10-018 = 1855.942698310883,252.24922032806035,3127.0,1394.0,1733.0,421.6890968133939,3299.5232306529592,1873.0063984326364
+MX-10-019 = 2053.8303057155517,523.2597826895997,2935.0,595.0,2340.0,71.54856693527617,321.30945578951207,2119.438540004405
+MX-10-020 = 2087.415235250187,136.05087659605428,2859.0,1909.0,950.0,3659.238776934547,56920.48796655602,2091.844211545675
+MX-10-021 = 1900.2386666666666,214.13634580280296,2894.0,1493.0,1401.0,726.8985465274942,6732.1510510483195,1912.2660287964352
+MX-10-022 = 2058.423076923077,178.62232892483672,2729.0,1812.0,917.0,1565.865683537679,18478.4559536154,2066.1586337936396
+MX-10-023 = 1794.0701233981965,650.4870277161492,3234.0,176.0,3058.0,28.957076121108727,102.29628231962565,1908.3555698289063
+MX-10-024 = 1627.0205739036276,234.52732038190769,2594.0,1280.0,1314.0,355.5566189323843,2632.413686060826,1643.8366743418298
+MX-10-025 = 2000.3553530751708,252.45188794847164,2887.0,1583.0,1304.0,521.9362862152021,4342.889908898239,2016.2225805464136
+MX-10-026 = 2108.5895639742675,600.3882382998537,3124.0,359.0,2765.0,52.877313938242395,215.18688134858888,2192.399595418224
+MX-10-027 = 1630.9510204081632,98.8112107597119,2051.0,1379.0,672.0,4546.811608791303,75893.05546525696,1633.941518642032
+MX-10-028 = 1853.2605221097497,140.20936397297086,2550.0,1439.0,1111.0,2348.976329290915,31577.163467599814,1858.556759573462
+MX-10-029 = 1631.5756756756757,178.35906981901888,2078.0,1294.0,784.0,793.0350466685004,7510.311850695488,1641.2955685199554
+MX-10-030 = 1807.5357142857142,130.58644704968924,2317.0,1459.0,858.0,2693.272305741527,37848.568599146354,1812.2467212196657
+MX-10-031 = 1885.0891530460624,120.45916148291398,2351.0,1611.0,740.0,3879.689915119225,61465.46867908816,1888.9339651022974
+MX-10-032 = 2100.0935320990625,513.2619447259138,3040.0,329.0,2711.0,79.72800454516413,367.35430538411066,2161.9044075694333
+MX-10-033 = 2323.3868209255534,209.77106369165435,2920.0,1673.0,1247.0,1392.073533302506,15793.223436098713,2332.837375132025
+MX-10-034 = 1131.1354255018377,659.5395546328514,2873.0,159.0,2714.0,10.962121069997924,34.121493015133055,1309.373810243096
+MX-10-035 = 2303.1531935522967,366.28643380461733,3178.0,600.0,2578.0,265.8920703126195,1767.2191149262005,2332.0978505541843
+MX-10-036 = 1158.16445368741,108.99558516125326,1912.0,1075.0,837.0,1234.4758610230933,13560.019784413047,1163.2819689867547
+MX-10-037 = 1593.3512528473805,608.8915124124754,2808.0,319.0,2489.0,25.713640080529387,89.2216497362846,1705.730661282217
+MX-10-038 = 2094.0155642023346,151.43031346324494,2661.0,1906.0,755.0,2687.003449800825,37787.677150361334,2099.483822980591
+MX-10-039 = 2222.429551877271,297.4734661154076,3146.0,1855.0,1291.0,440.3983295245943,3482.470429173143,2242.2496685472206
+MX-11-001 = 1746.7940026075619,99.98961779489521,2320.0,1661.0,659.0,5386.406384883746,95148.13048576667,1749.653454605373
+MX-11-002 = 1989.7264239028946,169.33849669614025,2985.0,1804.0,1181.0,1659.5369722230362,19994.620558460574,1996.9193194620332
+MX-11-003 = 2076.030225409836,158.56900941312801,2686.0,1844.0,842.0,2284.329833900817,30461.8757912314,2082.077238615675
+MX-11-004 = 2008.031712473573,121.13796691436444,2464.0,1782.0,682.0,4605.351780257681,77208.71429875915,2011.6823221691081
+MX-11-005 = 1855.3976143141153,99.33987362246036,2302.0,1767.0,535.0,6572.95582148569,123902.21709686817,1858.0550900589135
+MX-11-006 = 1905.6347607052896,297.1495227868437,2600.0,1158.0,1442.0,282.8958389886569,1938.0995430851117,1928.6631847216754
+MX-11-007 = 1838.7442528735633,120.33263569828827,2521.0,1751.0,770.0,3616.2422458326923,56082.592549157,1842.6775004567824
+MX-11-008 = 1826.5416666666667,117.61191358607067,2319.0,1711.0,608.0,3793.9778926963213,59728.36508899618,1830.3242942950906
+MX-11-009 = 1985.194719471947,154.6276109170823,2591.0,1778.0,813.0,2155.929846285901,28226.52289598363,1991.2076165677017
+MX-11-010 = 2366.6554054054054,93.69391748392366,2691.0,2075.0,616.0,16191.840880289108,410881.4608436295,2368.5093113830285
+MX-11-011 = 1919.9314420803782,185.56262292169717,2510.0,1740.0,770.0,1139.8610091648286,12155.831182639191,1928.8779715975868
+MX-11-012 = 1796.75625,135.84615594832817,2422.0,1686.0,736.0,2355.191367724238,31749.209499394634,1801.884347010096
+MX-11-013 = 2127.5227272727275,72.48673951523132,2463.0,2031.0,432.0,25373.309816901387,747413.4566093038,2128.7572154822005
+MX-11-014 = 2021.2374759152215,105.27964395731627,2604.0,1870.0,734.0,7135.718971416641,138201.90999854144,2023.9774547844931
+MX-11-015 = 2239.633333333333,255.34172341058076,2904.0,1795.0,1109.0,701.1300105306361,6383.327943914985,2254.142156895182
+MX-11-016 = 1782.145251396648,120.38244975615974,2164.0,1668.0,496.0,3290.463541287111,49446.06080403098,1786.2064917822117
+MX-11-017 = 1802.8614232209738,91.39134423030241,2312.0,1690.0,622.0,7737.9235835064555,153944.06595479607,1805.1763595667258
+MX-11-018 = 1809.3466666666666,131.99311362508436,2682.0,1729.0,953.0,2620.5614375118366,36654.186644209316,1814.154773502587
+MX-11-019 = 2198.35261707989,223.92474753235732,2979.0,1884.0,1095.0,976.7263480992124,9912.975990891013,2209.72770303932
+MX-11-020 = 2035.1936733376372,258.34125480985887,2869.0,1744.0,1125.0,513.356229574155,4252.061888637783,2051.524674950384
+MX-11-021 = 2043.67,194.46256992028054,2744.0,1796.0,948.0,1193.065561392227,12899.011393078463,2052.901059476564
+MX-11-022 = 2257.877309682188,109.47456188306032,2809.0,2063.0,746.0,8836.757028796988,183637.1532534111,2260.5297222724503
+MX-11-023 = 1856.2613803230543,201.7417166244559,2436.0,1616.0,820.0,807.5604373252716,7713.945642217322,1867.192018059587
+MX-11-024 = 1739.0135135135135,38.95614070292427,1877.0,1693.0,184.0,89092.037607275,3983199.7483281186,1739.4497926301526
+MX-11-025 = 1814.1458885941645,82.69025929195097,2178.0,1733.0,445.0,10627.398613595777,234726.52153788882,1816.029455731619
+MX-11-026 = 1789.7054545454546,25.224096835308586,1929.0,1714.0,215.0,357403.8959417555,2.5374190809932712E7,1789.8831998459868
+MX-11-027 = 1831.740466101695,146.34518999161216,2513.0,1669.0,844.0,2000.3167040821324,25583.540377196172,1837.577222809462
+MX-11-028 = 1908.4552845528456,158.93649353165733,2686.0,1762.0,924.0,1768.789634445225,21729.02271590079,1915.0619786612185
+MX-11-029 = 2118.1464566929135,120.07813322164927,2591.0,1887.0,704.0,5543.035956874898,98786.18675116608,2121.5473527778586
+MX-11-030 = 2212.9454545454546,198.80495969179302,2831.0,1839.0,992.0,1412.794549116078,16106.790991175789,2221.8575554682716
+MX-11-031 = 1796.3515625,38.08406405648685,1950.0,1739.0,211.0,105083.36540085946,4963415.354229452,1796.7552231818474
+MX-11-032 = 2235.6002906976746,188.5619118298782,2948.0,2023.0,925.0,1703.3904320624247,20666.17602504906,2243.5383336061955
+MX-11-033 = 1999.2966601178782,248.30738367291403,2473.0,1075.0,1398.0,544.9837461388358,4558.678808185618,2014.6572145020082
+MX-11-034 = 1910.9874476987447,232.86098500213288,2491.0,1530.0,961.0,577.6615789312852,4953.413266865227,1925.1226619616543
+MX-11-035 = 1920.431001890359,146.02270670183862,2303.0,1747.0,556.0,2314.920218053935,30994.154441466457,1925.9745231685024
+MX-11-036 = 1898.8813559322034,113.29952574373239,2192.0,1783.0,409.0,4758.865260606423,80647.47405318079,1902.2584436507775
+MX-11-037 = 1880.1860465116279,143.8458284533816,2588.0,1781.0,807.0,2274.4003693069735,30329.258658497118,1885.6805646398504
+MX-11-038 = 1960.0,58.06224668229708,2201.0,1884.0,317.0,38569.82855312617,1305594.4604070056,1960.859817653928
+MX-11-039 = 2000.4319248826291,198.16303411278074,2685.0,1779.0,906.0,1059.6326257518026,11023.57705207729,2010.2229911575491
+MX-11-040 = 2178.9476861167004,293.4921517494278,3202.0,1650.0,1552.0,432.122861959657,3391.0769165800593,2198.624720585992
+MX-11-041 = 1926.5850340136055,111.6252137621596,2261.0,1780.0,481.0,5194.0127976210715,90587.70320817891,1929.816074560644
+MX-11-042 = 1812.478386167147,122.13994809221916,2346.0,1676.0,670.0,3314.121391645462,49930.34866581575,1816.5891300024437
+MX-11-043 = 1782.4536398467433,373.6178836010416,2543.0,935.0,1608.0,122.47877559657161,648.9254464863341,1821.1895291675232
+MX-11-044 = 1753.3333333333333,13.5003429311725,1775.0,1723.0,52.0,2190969.084795929,2.845987582791695E8,1753.3853076369257
+MX-11-045 = 1550.825892857143,411.9930489283452,2613.0,629.0,1984.0,65.10308380308346,295.6199667970216,1604.6180923576264
+MX-11-046 = 1936.7245017584994,183.61618392376468,2696.0,1759.0,937.0,1206.357059988955,13101.352497290945,1945.4091340153705
+MX-12-001 = 315.61263868789194,290.5876474879547,1500.0,1.0,1499.0,5.6942250761538995,17.249424968289752,429.0134246991785
+MX-12-002 = 1375.6777469990766,341.35931161291114,2251.0,601.0,1650.0,77.79726461593353,367.68235919665847,1417.3974189384205
+MX-12-003 = 1238.8024793388429,674.9366739762719,2858.0,255.0,2603.0,11.861127749450027,34.74662250185875,1410.7342402785207
+MX-12-004 = 1928.3200757575758,367.7852760700649,2910.0,1100.0,1810.0,160.12899044000005,928.7723436629168,1963.0803151841842
+MX-12-005 = 1234.515873015873,196.58378940284945,1646.0,944.0,702.0,266.60223570279953,1796.2601933424803,1250.0698488421065
+MX-12-006 = 1087.5898734177215,340.0641620750886,1900.0,342.0,1558.0,42.09524418079843,165.62351469295493,1139.515408885991
+MX-12-007 = 756.2598091198304,300.7197716606275,1700.0,311.0,1389.0,23.981308015708095,85.64030893105792,813.8558102990862
+MX-12-008 = 1006.8288770053476,253.52390772161783,1755.0,611.0,1144.0,75.20259076452344,356.2975923309732,1038.2575592589194
+MX-12-009 = 2172.035087719298,250.75517275539673,2900.0,1700.0,1200.0,676.4395311281874,6101.695090700594,2186.4616573238527
+MX-12-010 = 1882.6941015089162,289.25797596489764,2617.0,1142.0,1475.0,295.2080980933047,2050.092955684017,1904.7853570719653
+MX-12-011 = 887.0071585903083,572.343838669039,3041.0,4.0,3037.0,8.915281461155638,26.665984725783225,1055.6321182366817
+MX-12-012 = 691.0986132511556,384.944023082795,1770.0,75.0,1695.0,11.569833108751189,34.90937165898922,791.0747083207997
+MX-12-013 = 157.8467889908257,127.51773186200693,712.0,1.0,711.0,6.8893362170675285,22.383802803437607,202.91964107484756
+MX-12-014 = 23.554585152838428,17.080923203728105,73.0,1.0,72.0,7.340105782743475,20.746610510919833,29.09598630763312
+MX-12-015 = 1489.5552699228792,305.66917640288676,2200.0,887.0,1313.0,130.47555926757775,710.9261168481464,1520.5948005822722
+MX-12-016 = 606.5044510385757,314.9178929881124,2020.0,137.0,1883.0,13.915249385406517,47.66616382751849,683.3892949510375
+MX-12-017 = 777.1545293072824,254.84146695303514,1724.0,399.0,1325.0,39.11369462385826,167.43985240543023,817.8712219546538
+MX-12-018 = 48.833333333333336,32.777039085123924,173.0,1.0,172.0,8.57194796403351,26.549438098517076,58.81350810512993
+MX-12-019 = 950.9223946784922,257.9544739040707,1946.0,540.0,1406.0,62.34815511115193,288.6339043178256,985.2887451443886
+MX-12-020 = 1932.041237113402,321.9481586470117,2800.0,1224.0,1576.0,234.37934154031583,1521.7785741700857,1958.6816889844267
+MX-12-021 = 682.5423128046078,593.6614459147457,3100.0,1.0,3099.0,5.95850159098225,17.62224594706347,904.5982097783794
+MX-12-022 = 1117.8420183918888,642.4428275285258,2780.0,217.0,2563.0,10.874630321167368,32.030522249174275,1289.3035192402526
+MX-12-023 = 43.97532467532468,24.699927208705734,145.0,2.0,143.0,11.737506314708996,38.34269161688669,50.437244020818426
+MX-12-024 = 1505.0675675675675,290.4728475509433,2200.0,857.0,1343.0,154.87415251690132,888.9036058566817,1532.8414327999187
+MX-12-025 = 207.06332453825857,121.65015890456871,600.0,31.0,569.0,10.966549113210151,35.12617469015269,240.15407872935035
+MX-12-026 = 1266.3024282560707,408.5311155029193,1900.0,397.0,1503.0,38.7601956916498,147.72090385146285,1330.5711225414748
+MX-12-027 = 564.1528512639624,264.51524135533623,1700.0,240.0,1460.0,17.5071504111484,64.89457965594995,623.0864727295324
+MX-12-028 = 1635.022706630336,330.15449612268185,2543.0,693.0,1850.0,136.18592642940482,749.0068906540267,1668.0231540679558
+MX-12-029 = 1280.7508281192493,568.0167462652626,2800.0,242.0,2558.0,18.83014544976993,64.39232574530656,1401.0587809816968
+MX-12-030 = 53.20489296636086,43.14002775158478,185.0,1.0,184.0,6.252535029998571,17.700678348913346,68.4968804396917
+MX-12-031 = 964.0932944606413,282.73215654698043,1603.0,430.0,1173.0,49.93768631238759,207.8970865570837,1004.6956518118704
+MX-12-032 = 1569.8389955686853,603.1863507106898,3415.0,350.0,3065.0,25.660375962762686,91.32252506965148,1681.7337023713885
+MX-12-033 = 1255.950724637681,293.0152796249333,1823.0,830.0,993.0,92.16626686782102,459.32275314708727,1289.6783229982561
+MX-12-034 = 1162.5215568862275,264.76209038561495,2100.0,497.0,1603.0,98.70888484635898,506.9618026747006,1192.2899541347058
+MX-12-035 = 899.9859154929577,165.38888810518353,1724.0,533.0,1191.0,178.85583190304172,1091.5352411761703,915.0563547642114
+MX-12-036 = 447.6478260869565,189.07059268171042,910.0,81.0,829.0,20.71208868483163,70.69248628100074,485.938540576266
+MX-12-037 = 1753.2846715328467,302.9821716444403,2427.0,1098.0,1329.0,211.47572895993866,1332.3542822683214,1779.271012456063
+MX-12-038 = 608.5787981859411,465.45301857258227,2136.0,1.0,2135.0,6.736324477695505,18.69681222980215,766.16882349765
+MX-12-039 = 476.158203125,295.3656902678377,1600.0,87.0,1513.0,10.163230948010863,33.415456773571954,560.3280515828428
+MX-12-040 = 1852.001138952164,451.5624747071252,2919.0,791.0,2128.0,81.36067241059536,387.2489904062849,1906.2572982794677
+MX-12-041 = 1513.9192348565357,488.90884370349335,2820.0,456.0,2364.0,39.06232264711741,152.71852244971683,1590.9064419757956
+MX-12-042 = 1241.2193548387097,405.3296877289184,2200.0,476.0,1724.0,37.814453262502866,145.10892594225237,1305.724949053454
+MX-12-043 = 1484.540206185567,598.5540385322423,2966.0,276.0,2690.0,22.81572506802296,78.02698202486805,1600.6644123065716
+MX-12-044 = 1134.0283464566928,478.323063971608,2400.0,229.0,2171.0,20.68057717659591,69.76686470555207,1230.7774957702502
+MX-12-045 = 1320.5227524972254,260.6190120849328,2000.0,621.0,1379.0,144.93294039885322,808.4503724168711,1345.995025742285
+MX-12-046 = 300.40434192673,184.35735130390336,1100.0,49.0,1051.0,10.315045160230571,34.3537451449984,352.4633337358973
+MX-12-047 = 1620.3688524590164,368.65488475965304,2600.0,779.0,1821.0,98.45768643822211,498.4630353515618,1661.7766522840855
+MX-12-048 = 615.1032631144155,489.907790506304,2406.0,1.0,2405.0,6.586508105219123,19.480105450961364,786.3597570404856
+MX-12-049 = 1441.3541666666667,158.70005639351723,2000.0,1002.0,998.0,776.2773835589916,7297.1493113630095,1450.0646680981736
+MX-12-050 = 298.64814814814815,95.88557173496446,900.0,234.0,666.0,42.94407232385001,211.54952731641683,313.6634490329711
+MX-12-051 = 1043.0576923076924,415.8799874714933,2600.0,273.0,2327.0,24.118686254709335,89.02991291126165,1122.9093968177212
+MX-12-052 = 681.396860986547,337.90112548347844,1800.0,74.0,1726.0,14.622316165669918,46.31148891307559,760.5779728373162
+MX-12-053 = 162.67605633802816,152.8320420876226,854.0,1.0,853.0,5.559373562240559,16.926865301077058,223.20647928401675
+MX-12-054 = 1355.785990961911,684.627983761822,3014.0,281.0,2733.0,14.130378391764815,44.51709155415954,1518.838743724411
+MX-12-055 = 1633.1853233830846,416.59768790247927,2657.0,823.0,1834.0,72.36017791484271,336.0891794615495,1685.481514013014
+MX-12-056 = 507.0331428571429,248.92414458765109,1152.0,72.0,1080.0,14.806457295075795,46.31356019414519,564.8414270521291
+MX-12-057 = 661.5269265099673,536.0923824223468,2800.0,1.0,2799.0,6.472280107291463,19.441469496776683,851.4769033796462
+MX-12-058 = 1383.3774625689518,296.1549817302553,1922.0,641.0,1281.0,115.31290591787672,597.8402994510669,1414.7229329969032
+MX-12-059 = 898.5438931297709,222.3977249735107,1725.0,452.0,1273.0,78.90590348676767,382.2340784312744,925.6575370806411
+MX-12-060 = 1907.5555555555557,341.2461086016988,2652.0,1222.0,1430.0,191.31503003065689,1163.2061262204386,1937.8382554193388
+MX-12-061 = 1601.7399577167018,234.50569224012762,2184.0,995.0,1189.0,339.2588112080983,2462.145343269594,1618.8155583139555
+MX-12-062 = 851.015122873346,373.68821066272864,2300.0,194.0,2106.0,19.580552917553305,70.3486904995649,929.4458661737369
+MX-12-063 = 1647.3401162790697,508.11916407700295,2711.0,792.0,1919.0,44.06696453916756,178.87197462468131,1723.924169911383
+MX-12-064 = 597.3541666666666,275.55104434241315,1533.0,286.0,1247.0,17.932604385439323,64.48943393283957,657.8452541990572
+MX-12-065 = 1328.7596899224807,134.82252331751658,1667.0,1050.0,617.0,987.0410710228407,10026.651346776896,1335.5820552690086
+MX-12-066 = 1474.9869109947645,223.81384218660924,2058.0,982.0,1076.0,306.2215041987348,2155.3858980398563,1491.8709808693945
+MX-12-067 = 506.92112676056337,234.4511949065234,1366.0,258.0,1108.0,18.02881938799973,66.89295549553687,558.5126601513127
+MX-12-068 = 323.54549611339735,305.4259180461421,2200.0,1.0,2199.0,5.976004803543917,21.19308658387384,444.93446648871003
+MX-12-069 = 1691.7667844522969,240.0990859045582,2400.0,1073.0,1327.0,371.1002707926123,2769.9445595007132,1708.7195276078132
+MX-12-070 = 1365.0747126436781,201.2493025437424,1814.0,975.0,839.0,332.86476375218433,2406.9346193555953,1379.8297912690402
+MX-12-071 = 699.6075471698114,341.5837651620544,1950.0,97.0,1853.0,15.617192241229931,54.033340966256304,778.5436331248527
+MX-12-072 = 1993.8516320474778,415.03114388020515,2780.0,885.0,1895.0,124.89328191927682,666.297484252872,2036.5891046082177
+MX-12-073 = 828.7529411764706,517.307352023141,2593.0,180.0,2413.0,10.051046909778886,32.960152804151015,976.9535986759271
+MX-12-074 = 1562.0293333333334,373.0832138717702,2319.0,695.0,1624.0,86.09146195686054,417.204696708768,1605.9659780539148
+MX-12-075 = 1268.7048346055979,390.7560013256943,2614.0,436.0,2178.0,44.17004898666814,179.60141671421908,1327.5173105928466
+MX-12-076 = 1195.9152317880794,390.76636297184564,2341.0,360.0,1981.0,38.31539206292181,152.3748335614142,1258.1381450591903
+MX-13-001 = 2144.2794612794614,144.61161039484082,2713.0,1645.0,1068.0,3304.66739334825,49669.410699236316,2149.1502799771647
+MX-13-002 = 2148.95703125,187.8280310481812,2585.0,1438.0,1147.0,1530.5896967710532,17863.77726089345,2157.1499000779363
+MX-13-003 = 2060.4034582132563,211.4587833327324,2624.0,1382.0,1242.0,953.7626670209975,9566.258531828746,2071.2260204202016
+MX-13-004 = 2038.6153846153845,367.7537753042015,2600.0,994.0,1606.0,185.86659912101408,1107.0977846649978,2071.520100226166
+MX-13-005 = 2241.8195718654433,150.6167986815437,2750.0,2034.0,716.0,3343.2926278712166,50482.98205215076,2246.873475041271
+MX-13-006 = 2057.0815217391305,234.89816376403044,2775.0,1739.0,1036.0,699.0061945792846,6384.611621995677,2070.4495971697283
+MX-13-007 = 2757.0412698412697,156.00586541163108,3300.0,2520.0,780.0,5573.60475715424,99494.27147252791,2761.451501230973
+MX-13-008 = 2572.053240740741,90.82331462922028,2925.0,2451.0,474.0,22797.838556548722,648138.0226063823,2573.6562994473807
+MX-13-009 = 2251.231707317073,204.42064467723358,2875.0,1993.0,882.0,1369.4163530752185,15472.134506376065,2260.493751373801
+MX-13-010 = 2126.2820512820513,58.2897047328559,2379.0,2062.0,317.0,48650.47461003428,1778934.7774066557,2127.0808755856115
+MX-13-011 = 264.80526315789473,110.31996037213618,700.0,98.0,602.0,21.94608378473798,80.24396049951018,286.8663818794938
+MX-13-012 = 1876.3679577464789,190.03193809047133,2300.0,1341.0,959.0,991.6035319078576,10066.38156156626,1885.9662908843607
+MX-13-013 = 2236.4415584415583,79.8612422465095,2579.0,2092.0,487.0,22046.896094425298,619867.5266489225,2237.866989420431
+MX-13-014 = 884.7781818181818,343.0120881468698,1625.0,258.0,1367.0,25.007697782659882,87.3681097797617,948.9413699677992
+MX-13-015 = 2013.1919889502763,257.9692642875086,2727.0,1080.0,1647.0,498.3120462477261,4066.7707749747174,2029.652710611007
+MX-13-016 = 2499.87784679089,141.73535389743796,2886.0,2193.0,693.0,5539.653024212954,98637.08152086027,2503.892601414903
+MX-13-017 = 2379.332474226804,200.09645941179448,2900.0,1980.0,920.0,1717.3013511254524,20858.298011051622,2387.731479035987
+MX-13-018 = 830.5051194539249,370.0068685015134,1700.0,219.0,1481.0,18.229112027199246,59.388982106040494,909.1995579505493
+MX-13-019 = 2052.930501930502,193.2232464514716,2600.0,1746.0,854.0,1231.848535073306,13449.05609015949,2062.003605410492
+MX-13-020 = 1487.0301003344482,296.64160740045736,2453.0,870.0,1583.0,141.11197949165913,786.9259962931924,1516.329371390598
+MX-13-021 = 2587.963190184049,120.26942604567661,2976.0,2443.0,533.0,10028.812873493722,217246.37518731478,2590.7563005016423
+MX-13-022 = 2563.156626506024,126.51629562431496,2978.0,2384.0,594.0,8376.959807920974,170991.52531800017,2566.2771216414335
+MX-13-023 = 2074.090909090909,121.13945665766136,2500.0,1973.0,527.0,5072.054214923744,87806.53472412525,2077.625535829993
+MX-13-024 = 2090.742782152231,223.913408885832,2841.0,1481.0,1360.0,842.0345693394518,8126.612179381586,2102.6988837683166
+MX-13-025 = 258.864406779661,129.76675611654042,634.0,72.0,562.0,14.548788158413458,47.279465416511854,289.5689763949092
+MX-13-026 = 591.0869565217391,226.55186174858883,1300.0,283.0,1017.0,26.580060551771016,101.08785409183955,633.0162211443591
+MX-13-027 = 634.0301886792453,270.33612731219097,1358.0,175.0,1183.0,20.499610708412064,71.11595729524974,689.2575004211361
+MX-13-028 = 259.49887133182847,161.8550388788199,1041.0,74.0,967.0,10.779405412613535,41.34582763103195,305.83773121208753
+MX-13-029 = 2198.5658720200754,160.539663097634,2736.0,1848.0,888.0,2610.098303659333,36334.159565998445,2204.419396811527
+MX-13-030 = 1972.2926829268292,290.72414583389997,3123.0,1668.0,1455.0,334.0869842743646,2439.7570470098026,1993.604513462377
+MX-13-031 = 1319.3525179856115,332.0214328114645,2100.0,496.0,1604.0,74.49307754006895,343.573002271144,1360.4886249289816
+MX-13-032 = 187.96153846153845,52.52031165268039,400.0,111.0,289.0,58.13413084781617,269.83624219319734,195.16127453191905
+MX-13-033 = 1450.6267605633802,333.58092561140177,2017.0,656.0,1361.0,94.68638093749298,463.20398580348734,1488.4872295032853
+MX-13-034 = 946.7896825396825,402.21214617222927,1900.0,159.0,1741.0,20.052700465528215,65.49373406340442,1028.6813469155857
+MX-13-035 = 2230.8390804597702,152.08934711938383,2807.0,1914.0,893.0,3201.4028087829656,47679.58244386257,2236.0174803462055
+MX-13-036 = 1719.0418006430868,242.51089050754834,2241.0,883.0,1358.0,377.2223204344379,2822.645051929147,1736.0634332803022
+MX-13-037 = 1734.2466410748561,330.0597305526374,2514.0,992.0,1522.0,160.92897032828202,932.2275191989784,1765.375551493761
+MX-13-038 = 2328.0205761316874,343.1498184911836,3043.0,1668.0,1375.0,332.66307270118944,2398.036147727875,2353.174791812764
+MX-13-039 = 2757.9322033898306,142.4815021484091,3000.0,2293.0,707.0,7309.486560785157,142562.9578966718,2761.610221763591
+MX-13-040 = 1135.8576923076923,413.16850601649855,2000.0,265.0,1735.0,28.729688933025002,101.2653907199251,1208.6690661791843
+MX-13-041 = 2033.3918918918919,90.1549443364735,2400.0,1894.0,506.0,11543.108721461836,262015.50610427157,2035.3895204603957
+MX-13-042 = 1117.1910569105692,375.346604158549,2067.0,370.0,1697.0,35.42116117417863,135.3728922962554,1178.558836416031
+MX-13-043 = 1805.8957055214723,394.1088746445352,2706.0,793.0,1913.0,109.94593476781553,569.0549670674229,1848.3996062254716
+MX-13-044 = 2385.145089285714,134.62331350247206,2990.0,2145.0,845.0,5615.49714470537,100487.44665699793,2388.941299714613
+MX-13-045 = 2454.48,166.93205084704377,2722.0,2082.0,640.0,3222.653548281575,48024.66741561656,2460.1500726581703
+MX-13-046 = 177.8015873015873,79.69937096947633,500.0,60.0,440.0,18.746009838691297,67.17846677412203,194.84710462281492
+MX-13-047 = 1400.2316017316018,355.98822338921093,2303.0,551.0,1752.0,72.78219327337344,336.81845746614465,1444.7754682578375
+MX-13-048 = 2560.16,185.251489602648,3000.0,2376.0,624.0,2681.874111672451,37678.16629348092,2566.853587565913
+MX-13-049 = 733.9821428571429,291.40659438755165,1600.0,179.0,1421.0,23.977794025294205,85.56843167580536,789.7136121947717
+MX-13-050 = 2060.902255639098,153.29076330690265,2508.0,1779.0,729.0,2471.1259131915954,33795.81666872545,2066.5953076046444
+MX-13-051 = 2474.211267605634,144.9561289137537,3000.0,2364.0,636.0,5025.873148614707,86760.61845585275,2478.453888224741
+MX-13-052 = 2396.2137203166226,173.6269443410176,3000.0,2074.0,926.0,2670.427085404507,37446.24444178476,2402.495891616639
+MX-13-053 = 1118.1872037914693,426.94584995477237,2400.0,234.0,2166.0,26.166477647439507,94.49393324261365,1196.9232980924833
+MX-13-054 = 2055.6867469879517,153.2827867567781,2700.0,1824.0,876.0,2454.118661302047,33530.98480301152,2061.393609783884
+MX-13-055 = 2086.562857142857,123.42118499723803,2503.0,1755.0,748.0,4883.191688669985,83440.96081349981,2090.2098807809434
+MX-13-056 = 2243.906976744186,68.11457992116422,2435.0,2178.0,257.0,35851.55357175104,1184441.9741595332,2244.9405596316064
+MX-13-057 = 2705.3530534351144,142.68586168315468,3111.0,2216.0,895.0,6872.628996664813,131374.47520220673,2709.113212631573
+MX-13-058 = 1797.204861111111,155.60528002228614,2300.0,1471.0,829.0,1576.2417818002455,18639.60458573016,1803.9285784011024
+MX-13-059 = 1838.1391437308869,160.36909996355288,2400.0,1385.0,1015.0,1540.5686128713385,18068.110651742827,1845.121611151644
+MX-13-060 = 1524.2569169960475,463.0590768975538,2637.0,627.0,2010.0,45.81441256007312,188.38182074930774,1593.042013792326
+MX-13-061 = 2649.5666666666666,166.30070822325303,3200.0,2431.0,769.0,4093.253826680857,66036.45110282423,2654.7804893562607
+MX-13-062 = 709.4083526682134,326.43235009381897,1661.0,169.0,1492.0,17.275399640969137,57.43847409447992,780.9086310338757
+MX-13-063 = 2286.2806652806653,127.75697360192633,2976.0,2085.0,891.0,5785.900008324017,104569.74551798769,2289.847402064191
+MX-13-064 = 2199.4141414141413,155.68399164514588,2719.0,1991.0,728.0,2862.9854681809998,41091.25614396358,2204.9172480406314
+MX-13-065 = 2103.8867924528304,49.784691280935505,2243.0,2043.0,200.0,75598.7503804817,3200275.3328038407,2104.475742540977
+MX-13-066 = 2403.260563380282,94.38747526555922,2788.0,2319.0,469.0,16584.911186237263,424371.8536009314,2405.113371753173
+MX-13-067 = 2091.8755980861242,155.5551989837125,2800.0,1929.0,871.0,2474.5488129368177,33919.06472641717,2097.651290800986
+MX-13-068 = 992.4815950920246,325.11885221587397,1814.0,303.0,1511.0,37.72410292435898,146.52765910601318,1044.3763615969947
+MX-13-069 = 2302.2105263157896,26.431597811726903,2400.0,2266.0,134.0,661055.040310609,5.7601541815829046E7,2302.3622514370118
+MX-13-070 = 2106.2105263157896,52.15521263484744,2217.0,2037.0,180.0,65980.59979220277,2669531.9354141317,2106.856176241848
+MX-13-071 = 1480.9268292682927,439.9226347030723,2400.0,398.0,2002.0,48.08115699826831,196.59487140674733,1544.8871150251503
+MX-13-072 = 2613.709401709402,170.3911066571468,3137.0,2408.0,729.0,3656.408224187794,56843.761701204225,2619.25752185843
+MX-13-073 = 852.4727668845316,382.40995468392816,1800.0,202.0,1598.0,18.087169569900876,59.33280299442821,934.3164301890088
+MX-13-074 = 2068.8297872340427,15.250140074607717,2104.0,2038.0,66.0,2497029.0028356826,3.3880150954831E8,2068.8859937945226
+MX-13-075 = 2456.3081761006288,115.56282560889179,2833.0,2318.0,515.0,9667.38947879788,206898.46188335653,2459.0251366428747
+MX-13-076 = 2165.279342723005,121.49280546538417,2700.0,2010.0,690.0,5715.511587708344,102878.61053570124,2168.6851163326633
+MX-13-077 = 2234.27147766323,95.07521987299835,2532.0,2122.0,410.0,13049.723650094647,308419.8518390739,2236.2934363212116
+MX-13-078 = 458.0730337078652,169.41906772489963,800.0,191.0,609.0,28.056446365748275,101.18725316801313,488.39914487957606
+MX-13-079 = 1305.4978354978355,332.4036803425492,2100.0,393.0,1707.0,71.85471596748008,325.34177108003905,1347.1513668459106
+MX-13-080 = 429.9951219512195,144.53827234101908,766.0,175.0,591.0,35.4707209629817,136.1729761036703,453.63764953227894
+MX-13-081 = 1527.5394321766562,405.00411945211016,2185.0,483.0,1702.0,64.50630759960737,283.0180252352291,1580.3180229396107
+MX-13-082 = 2441.9675324675327,93.83589009827028,2711.0,2344.0,367.0,17703.73802373197,462858.27852796385,2443.769752635486
+MX-13-083 = 2500.6881188118814,107.83867561245023,2907.0,2354.0,553.0,12540.11929716456,292473.1776694882,2503.0122347932606
+MX-13-084 = 1897.368029739777,304.0864957477032,2900.0,900.0,2000.0,261.4846204986178,1749.4641528687393,1921.5811294802834
+MX-14-001 = 1722.9837209302325,112.04202789159815,2201.0,1243.0,958.0,3682.4305382100288,57330.65643102368,1726.6228072757094
+MX-14-002 = 1478.095238095238,100.46179841256684,1981.0,1332.0,649.0,3230.339210687208,48238.1647650589,1481.5053512627303
+MX-14-003 = 1576.5677233429394,309.44899976231085,2892.0,1249.0,1643.0,148.9910791907213,864.1501293437238,1606.6500769429024
+MX-14-004 = 1854.6575342465753,458.621690852,2806.0,1344.0,1462.0,78.98976560224038,379.47595910536273,1910.520459104674
+MX-14-005 = 1198.1917808219177,225.7395754274829,1846.0,674.0,1172.0,165.04456647850316,956.658765754997,1219.2710525323641
+MX-14-006 = 1449.1833171677984,225.3207829752878,2466.0,969.0,1497.0,286.3589034706985,1989.0450055586955,1466.5952890958229
+MX-14-007 = 1441.6958333333334,102.86991777307348,1847.0,1332.0,515.0,2796.4552840785527,39858.81144344916,1445.3612336828926
+MX-14-008 = 2052.699929228592,85.28092194361756,2294.0,1794.0,500.0,14017.467927890348,339153.35608029534,2054.4706946322253
+MX-14-009 = 1440.7218045112782,75.5756209830214,1696.0,1292.0,404.0,6985.731135108981,134307.9852301709,1442.702669464919
+MX-14-010 = 2154.1545454545453,262.7200613983579,2687.0,1558.0,1129.0,575.744339652926,4922.03510386464,2170.1160421423638
+MX-14-011 = 1648.0587188612099,182.89114016255695,2244.0,1384.0,860.0,759.8570730355292,7124.583946913437,1658.1757174571135
+MX-14-012 = 1721.9773635153128,259.8912673775212,2423.0,1232.0,1191.0,311.2693332008579,2206.809840845075,1741.4791159581105
+MX-14-013 = 1761.9842767295597,149.6745307712164,2052.0,1577.0,475.0,1666.790992486164,20041.12368184915,1768.3300191434216
+MX-14-014 = 1617.248188405797,287.36232682934667,2299.0,1344.0,955.0,195.7047416348173,1207.8970240003375,1642.5799249298675
+MX-14-015 = 1264.2984234234234,358.03208044551684,2360.0,716.0,1644.0,55.35861064121797,243.26620395322925,1314.0157815258915
+MX-14-016 = 1726.861623616236,138.82623813390552,2319.0,1578.0,741.0,1963.0281014477557,24924.866027539993,1732.4329111145732
+MX-14-017 = 1684.2718089990817,269.21806568508345,2434.0,1196.0,1238.0,264.24999712991365,1784.569806144196,1705.6523366384654
+MX-14-018 = 1592.9344894026974,78.2562582234559,2157.0,1553.0,604.0,8499.292582371383,174525.18394411317,1594.8555826405627
+MX-14-019 = 1623.1774042950512,442.4175165050948,2622.0,872.0,1750.0,60.75210137121533,269.32410484893467,1682.3906040882887
+MX-14-020 = 521.2812840043525,343.28493573628555,1807.0,1.0,1806.0,8.973006093888458,28.57573312601277,624.1624180905897
+MX-14-021 = 601.4028436018957,340.9770699088199,1750.0,256.0,1494.0,12.036837257041592,41.04692495525421,691.3398169468113
+MX-14-022 = 255.08104395604394,199.9790312442075,870.0,1.0,869.0,6.53815303013837,18.179847246337378,324.1264443439889
+MX-14-023 = 1724.6647727272727,231.73123418176255,2494.0,1479.0,1015.0,435.94983026336723,3445.60048488549,1740.1631944107478
+MX-14-024 = 1409.8770685579195,161.3375652071216,1969.0,1259.0,710.0,694.83660457226,6339.039049826079,1419.0782777537097
+MX-14-025 = 1864.3061480552071,214.15461674774164,2597.0,1429.0,1168.0,686.8062951455202,6234.801893446486,1876.5659097273444
+MX-14-026 = 2056.7859327217125,144.93728492186358,2387.0,1594.0,793.0,2899.9720248998447,41744.09284985274,2061.8863183023564
+MX-14-027 = 968.1461162411733,544.7020323228955,2827.0,100.0,2727.0,12.257290731884579,42.454555685267586,1110.8587697855926
+MX-14-028 = 1830.0645161290322,181.76693277121208,2460.0,1463.0,997.0,1051.4260118727113,10912.25282638328,1839.0691534152932
+MX-14-029 = 1827.6191709844559,131.51417916556574,2213.0,1273.0,940.0,2724.8198945729705,38425.18376188185,1832.3448947923266
+MX-14-030 = 1580.391414141414,110.45053889612606,2393.0,1520.0,873.0,2976.7855653019656,43418.97069778047,1584.246301379411
+MX-14-031 = 1840.5963855421687,431.0343622412474,2304.0,828.0,1476.0,89.60193470564798,426.26431446270465,1890.3929950948334
+MX-14-032 = 1667.7295081967213,292.99168296683143,2572.0,992.0,1580.0,202.02121764036394,1260.1628939123295,1693.270751769431
+MX-14-033 = 1787.6919917864477,118.09231240001827,2201.0,1594.0,607.0,3515.0231818508537,53925.675013448876,1791.5882483833666
+MX-14-034 = 1283.256,256.7126197339482,1908.0,817.0,1091.0,140.2161899590807,782.4827952430527,1308.681523773705
+MX-14-035 = 1917.0867609254499,99.74379546995702,2315.0,1737.0,578.0,7158.56130968197,138743.07595678937,1919.6797841437997
+MX-14-036 = 1596.601485148515,207.41529846517673,2247.0,1109.0,1138.0,479.857280784234,3889.5625781785943,1610.017828601858
+MX-14-037 = 1049.633484162896,245.7844520873129,1707.0,819.0,888.0,91.8690267295786,465.16025743976525,1078.026181483456
+MX-14-038 = 1292.4922928709057,333.8276923323776,2029.0,483.0,1546.0,69.18951621002742,309.73487342476943,1334.9072084975237
+MX-14-039 = 1507.8860103626944,124.17102304850278,1617.0,1000.0,617.0,1824.6706271815397,22516.175637455166,1512.9899745908547
+MX-14-040 = 1172.7466517857142,276.176035447962,2123.0,450.0,1673.0,89.48060661063045,439.5468572500478,1204.826921939561
+MX-14-041 = 2025.6121372031662,163.82178669102842,2388.0,1764.0,624.0,1927.6353898108996,24300.255375756497,2032.2258998889417
+MX-14-042 = 1785.806519453207,251.30832504555497,2405.0,1079.0,1326.0,379.6717253542477,2842.9781626966565,1803.402561592608
+MX-14-043 = 271.3100932306445,209.43076650320202,1276.0,1.0,1275.0,7.483147050817116,25.576258334434588,342.7395697128355
+MX-14-044 = 1621.2613636363637,110.01075990606644,2262.0,1507.0,755.0,3247.75035902531,48650.31448587602,1624.9894696628503
+MX-14-045 = 1656.3022794846383,215.50233294609663,2222.0,943.0,1279.0,476.29582577441533,3823.8622720561943,1670.2630022039102
+MX-14-046 = 1773.6454121306376,50.10392238963972,1930.0,1668.0,262.0,44465.81865703019,1577850.480546626,1774.3529668616914
+MX-14-047 = 1584.4471153846155,69.76972488773168,1915.0,1548.0,367.0,11783.146842648981,269353.9735994506,1585.9824954776577
+MX-14-048 = 2104.6081424936388,125.58410757812241,2444.0,1722.0,722.0,4756.317444914075,80524.78436882133,2108.351678806626
+MX-14-049 = 760.5946091644205,272.89474205356316,1803.0,353.0,1450.0,31.105850477583335,123.04804820783217,808.0691181640703
+MX-14-050 = 1834.81592039801,261.9985586251675,2796.0,1522.0,1274.0,365.7463445376271,2739.803743634566,1853.4272865336966
+MX-14-051 = 1634.546511627907,128.0084623816708,2118.0,1431.0,687.0,2121.5092642298946,27630.08921859469,1639.551299934308
+MX-14-053 = 2077.808250080567,168.72203284205213,2847.0,1817.0,1030.0,1905.8391860996505,23975.365549746242,2084.647271954952
+MX-14-054 = 1012.3758389261745,250.07066052451796,1752.0,758.0,994.0,79.8492986670491,392.67114793916664,1042.8039962028552
+MX-14-055 = 1505.5457142857142,171.61840367988708,2133.0,1294.0,839.0,703.1911627780119,6451.149911357973,1515.2956062385035
+MX-14-056 = 1016.1576673866091,270.6563915159311,1820.0,482.0,1338.0,64.5782894368916,291.82663556953275,1051.5851307702194
+MX-14-057 = 1954.258426966292,111.89993805561916,2211.0,1684.0,527.0,5378.735955511649,94836.07555229795,1957.4594748054474
+MX-14-058 = 1458.0289855072465,488.5228998376321,2601.0,119.0,2482.0,35.15083016010667,130.96770599758727,1537.6941003480044
+MX-14-059 = 2035.4127423822715,206.05466491827994,2773.0,1587.0,1186.0,994.0734393258743,10133.65214333343,2045.8161102080273
+MX-14-060 = 1757.4273255813953,58.61750728484917,1961.0,1596.0,365.0,27039.56765966925,813395.1890972089,1758.404622622582
+MX-14-061 = 1699.1385542168675,454.2921069015946,2843.0,366.0,2477.0,63.35387857817606,279.5563520724435,1758.8215215931596
+MX-14-062 = 1704.8196721311476,296.3630897647749,2611.0,848.0,1763.0,207.85240708442166,1302.3173437099215,1730.38758532887
+MX-14-063 = 1616.6094276094277,93.1855376273845,2131.0,1550.0,581.0,5275.8735234004835,92578.17163069833,1619.292927749203
+MX-14-064 = 2236.4682593856655,98.23389506321692,2638.0,2065.0,573.0,11869.74545675953,271851.58653435705,2238.6246164506542
+MX-14-065 = 836.1121575342465,372.07148781380073,2023.0,167.0,1856.0,18.832163872368348,65.5818700575764,915.1615879289012
+MX-14-066 = 1586.389363722697,94.36492560329596,2208.0,1528.0,680.0,4804.719502698115,81793.58161514431,1589.1934912138984
+MX-14-067 = 287.37001209189845,267.4950457254604,1177.0,1.0,1176.0,5.381098275014493,15.150744658149163,392.6004627319789
+MX-14-068 = 711.1986899563319,437.27142380549657,2522.0,85.0,2437.0,10.763899787665114,38.64767389768391,834.8711725005776
+MX-14-069 = 1823.9167671893847,281.59802313014114,2590.0,967.0,1623.0,291.0282215545827,2011.2645251526292,1845.5269763038903
+MX-14-070 = 1579.3189655172414,32.46579078574306,1687.0,1498.0,189.0,115261.3717804763,5614142.782767327,1579.6526271347739
+MX-14-071 = 1433.9636075949368,376.58205134752745,2202.0,750.0,1452.0,66.80858748868214,301.73077946093497,1482.5874912813063
+MX-14-072 = 1963.2764857881136,71.80924011895462,2117.0,1780.0,337.0,20517.76781982931,563154.8448894693,1964.5893022754112
+MX-14-073 = 1827.3098188751192,58.618381836244,1993.0,1697.0,296.0,30386.218483822795,950165.6621080625,1828.2497884169222
+MX-14-074 = 2016.4924012158056,81.33659717201675,2166.0,1845.0,321.0,15312.174166159866,381439.60070505476,2018.1321181232431
+MX-14-075 = 1492.8306010928961,175.53223901160032,2009.0,981.0,1028.0,640.8137469741255,5674.473707466866,1503.1150223758004
+MX-14-076 = 1487.0144578313252,513.4379889194702,2523.0,772.0,1751.0,33.361153798019586,126.78763147081196,1573.1594217577124
+MX-14-077 = 1399.5855421686747,187.339809245981,2091.0,1242.0,849.0,441.0895888555555,3506.1152598628782,1412.0679494896497
+MX-14-078 = 1994.7838939857288,106.28557777200639,2253.0,1803.0,450.0,6667.809835165904,126232.00045057619,1997.6134280053277
+MX-14-079 = 1886.5327102803737,230.81285933162684,2361.0,1393.0,968.0,569.9925773698449,4847.7796588452675,1900.5999692177875
+MX-14-080 = 965.96,440.14311953355286,2433.0,67.0,2366.0,17.353448870346458,56.41679720880804,1061.510568610943
+MX-14-081 = 1979.0672782874617,187.8380664415998,2341.0,1673.0,668.0,1201.494089177793,13003.257835913,1987.9613756792812
+MX-14-082 = 1663.25,336.14804927206075,2525.0,1344.0,1181.0,136.77236864654202,764.244765285143,1696.878331975929
+MX-14-083 = 1438.3747572815535,136.81500990615268,2080.0,1248.0,832.0,1194.6785248816666,12932.185752891923,1444.8668759856005
+MX-14-084 = 1218.182001614205,505.1506223873572,2620.0,189.0,2431.0,21.30187531452868,71.2880571442659,1318.766294820703
+MX-14-085 = 1524.319089900111,254.73403195973142,2288.0,975.0,1313.0,232.61423703611976,1509.053731772102,1545.4572510659632
+MX-14-086 = 2144.1393229166665,277.14053316029947,2826.0,1199.0,1627.0,485.71338390541837,3927.6901651556213,2161.976020033043
+MX-14-087 = 1441.275566442131,375.8240588437867,2630.0,563.0,2067.0,68.21276491992161,311.897148824986,1489.4693624337842
+MX-14-088 = 1580.6775477707006,332.86354868574597,2553.0,898.0,1655.0,121.59157114342979,650.7226945961581,1615.345056658194
+MX-14-089 = 1897.221052631579,449.11072785291617,2775.0,1346.0,1429.0,88.54026485131372,435.57306729538186,1949.6533457056034
+MX-14-090 = 1509.2551928783382,120.95993467456967,1960.0,1176.0,784.0,1980.4934921565628,25203.40245269122,1514.0946281612341
+MX-14-091 = 1834.4986713906112,166.7082127822166,2555.0,1639.0,916.0,1367.7386212520457,15493.581501164661,1842.0578176438867
+MX-14-092 = 1636.3867924528302,273.3322437729184,2597.0,1344.0,1253.0,233.23861357037245,1519.2314835963407,1659.0576391433783
+MX-14-093 = 1910.791525423729,143.67567461544832,2569.0,1402.0,1167.0,2392.434907304602,32363.186946732087,1916.1855215785722
+MX-14-094 = 1519.2940598919981,406.51298080521883,2790.0,492.0,2298.0,63.12249099585312,276.9302446080035,1572.7387716929516
+MX-14-095 = 1372.7222222222222,173.29138559370938,2073.0,1244.0,829.0,522.4837454090106,4371.320105074777,1383.6170726410194
+MX-14-096 = 1746.2056451612902,176.49975454722005,2183.0,1548.0,635.0,998.6513881401326,10192.96801052416,1755.1029367385797
+MX-14-097 = 1656.1386946386947,153.07050227230306,2568.0,1470.0,1098.0,1301.2288422560189,14511.561434283743,1663.1975091808713
+MX-14-098 = 1604.0413793103448,35.58222645474582,1813.0,1577.0,236.0,91748.90257326317,4142503.5216366886,1604.435988557758
+MX-14-099 = 1332.8315629742033,522.3006103987424,2542.0,591.0,1951.0,24.953531854065133,90.76932537659941,1431.515945731362
+MX-14-100 = 263.48154180238873,309.9918643396916,2389.0,1.0,2388.0,5.932505386195983,27.548492332449314,406.8383939936859
+MX-14-101 = 1533.5388349514562,97.68060666801269,1700.0,1172.0,528.0,3915.477942044562,62160.62015697667,1536.6466279608012
+MX-14-102 = 1122.287598944591,256.58088599880966,2107.0,745.0,1362.0,97.9487600108841,505.1101835699122,1151.2441990319644
+MX-14-103 = 1512.451923076923,646.3616869686175,3597.0,706.0,2891.0,21.16448826101512,79.40764730732727,1644.7778725408486
+MX-14-104 = 1859.7006896551725,152.95653675948412,2267.0,1379.0,888.0,1833.787566310478,22741.442374079576,1865.9802671093225
+MX-14-105 = 1648.3911980440098,90.59409200868262,1927.0,1562.0,365.0,6079.741819214792,111685.50268579325,1650.8788057564504
+MX-14-106 = 1030.328330206379,293.58675869698607,2577.0,673.0,1904.0,55.85307110245568,263.77648669204757,1071.3401200870187
+MX-14-107 = 1732.632911392405,184.63451253933454,2214.0,1530.0,684.0,855.3464875552536,8316.221974480859,1742.442741917438
+MX-14-108 = 1410.7156862745098,692.0202598773662,4041.0,460.0,3581.0,16.3340294674594,62.206915458443845,1571.3086226396454
+MX-14-109 = 1878.0927601809956,53.345056148234825,2106.0,1761.0,345.0,43744.24585031471,1543829.7419921388,1878.850209798463
+MX-14-110 = 1433.4355716878404,106.06816852999957,1786.0,1075.0,711.0,2508.9661986860588,34467.722487313695,1437.3545124830387
+MX-14-111 = 1867.1011494252873,79.32464285577377,2027.0,1494.0,533.0,13109.337849588665,310135.5313773207,1868.7854615095403
+MX-14-112 = 1951.8425196850394,297.6040260183196,2702.0,1235.0,1467.0,301.8341848351745,2112.674017377788,1974.4005110292987
+MX-14-113 = 1735.7331887201735,507.5328744194934,3665.0,909.0,2756.0,50.65707388536258,215.19432365213754,1808.4134817682639
+MX-14-114 = 1464.6989795918366,145.24527530683665,2107.0,1306.0,801.0,1057.2738775843716,11018.178820388235,1471.8829066254987
+MX-14-115 = 1618.305724725944,264.71830053771936,2235.0,993.0,1242.0,246.37582976837962,1612.6970519464653,1639.8137690970707
+MX-14-116 = 2003.3634782608697,191.36214260580462,2547.0,1787.0,760.0,1179.8985626044694,12718.789380433524,2012.4822224437596
+MX-14-117 = 1817.5030120481927,117.31816225864954,2097.0,1614.0,483.0,3765.0873760591885,59071.46712571183,1821.2854663670932
+MX-14-118 = 1900.3436123348017,195.21591493278677,2425.0,1490.0,935.0,952.1656845666486,9570.15564354709,1910.344235572408
+MX-14-119 = 1524.693442622951,227.84602822948582,2207.0,1324.0,883.0,320.82842513182504,2306.2804294484345,1541.6237889178335
+MX-14-120 = 1553.103734439834,234.30843541035716,2121.0,701.0,1420.0,310.07229883050195,2170.974388817804,1570.678723620909
+MX-14-121 = 1425.430693069307,258.29411367072504,2005.0,1093.0,912.0,185.14721881009095,1123.5793537920563,1448.6436794122253
+MX-14-122 = 1395.5994897959183,550.6403001068668,3244.0,591.0,2653.0,24.926610897497774,94.02269199947972,1500.3008618341883
+MX-14-123 = 1664.369261477046,123.38976984599731,2290.0,1528.0,762.0,2496.2010808644686,34283.80085731494,1668.9368094245797
+MX-14-124 = 1635.7364253393664,152.13508222408925,2177.0,1093.0,1084.0,1274.9750801264224,14051.38558851866,1642.7960118119777
+MX-15-001 = 2694.498245614035,153.58438162008486,3241.0,2350.0,891.0,5453.073317704887,96619.70720088949,2698.8717935268314
+MX-15-002 = 2302.2,51.55657087122842,2504.0,2226.0,278.0,89174.16265360976,3988207.955338535,2302.777218925009
+MX-15-003 = 2477.291828793774,181.45676305748822,3241.0,2061.0,1180.0,2586.7591677863556,35930.87077735587,2483.92861448708
+MX-15-004 = 2173.4213197969543,239.06314641086405,2800.0,1771.0,1029.0,779.0108439990009,7340.526189755489,2186.5295381768333
+MX-15-005 = 2719.909539473684,188.2799743063183,3649.0,2540.0,1109.0,3059.9414191257238,44917.55979805554,2726.418392625156
+MX-15-006 = 2574.8125,3.2349410736518833,2585.0,2569.0,16.0,5.042428648791758E8,4.0134795610578406E11,2574.814532155666
+MX-15-007 = 2686.24,253.5512582927132,3276.0,2082.0,1194.0,1221.1391352566332,13282.919422609777,2698.1796786318396
+MX-15-008 = 1026.5781710914455,314.5413933603463,2311.0,524.0,1787.0,45.719365473542275,197.05371447187935,1073.6847905686868
+MX-15-009 = 3188.846153846154,685.9101834425293,5142.0,2455.0,2687.0,115.13731574668168,612.3877141132697,3261.7805831553987
+MX-15-010 = 2314.6666666666665,129.84540146970275,2700.0,2165.0,535.0,5719.482444149492,102977.8588072635,2318.3057619866727
+MX-15-011 = 2223.69375,8.629163397311475,2241.0,2196.0,45.0,1.7113484843027614E7,4.410261252722195E9,2223.7104929036964
+MX-15-012 = 2573.8,2.4819347291981715,2578.0,2571.0,7.0,1.1152045512638285E9,1.156485483795006E12,2573.8011966739
+MX-15-013 = 2396.5384615384614,75.38885388398491,2632.0,2268.0,364.0,32220.177385748604,1027344.838373068,2397.7239367623365
+MX-15-014 = 2623.2507739938083,179.5015172569396,3831.0,2447.0,1384.0,3168.214533237866,47100.07026302915,2629.38498853946
+MX-15-015 = 2893.195266272189,568.1421948659151,4063.0,2031.0,2032.0,147.75071734883775,838.3737263926134,2948.4511870415736
+MX-15-016 = 2452.2345679012346,60.58669364667057,2650.0,2342.0,308.0,66427.90464672583,2693605.5407778597,2452.9829032133084
+MX-15-017 = 2505.5641025641025,92.01359845760673,2828.0,2384.0,444.0,20274.41591215575,554440.5970433053,2507.2530734568804
+MX-15-018 = 2890.614285714286,285.6490250468292,4043.0,2569.0,1474.0,1067.8330690612017,11154.120255965736,2904.6938417474767
+MX-15-019 = 2621.1,68.36365993713326,2827.0,2567.0,260.0,56476.88787838,2169925.2377852653,2621.9913806113095
+MX-15-020 = 2311.938775510204,131.46682799781377,2809.0,2234.0,575.0,5493.443407182313,97655.70410962921,2315.673644659676
+MX-15-021 = 2499.7994011976048,402.7324246542671,3752.0,1727.0,2025.0,258.1851067861024,1728.8421155442165,2532.0328694738164
+MX-15-022 = 2304.0588235294117,51.370019395884654,2435.0,2246.0,189.0,90365.65489332988,4059269.9801973994,2304.6314111320426
+MX-15-023 = 2319.733333333333,72.64109641854871,2566.0,2252.0,314.0,32663.46558313575,1046285.5983571708,2320.8704114333195
+MX-15-024 = 2252.0285714285715,4.613555890978638,2270.0,2244.0,26.0,1.1631073595489036E8,5.677581801062641E10,2252.0332971402913
+MX-15-025 = 2536.360294117647,376.1819348790227,3600.0,2238.0,1362.0,327.85729335763153,2372.4759415368408,2564.105378042385
+MX-15-026 = 2699.4732394366197,159.80844603686415,3231.0,2356.0,875.0,4871.275875060332,83180.14342699246,2704.1994212445125
+MX-15-027 = 2575.222222222222,7.877926655856966,2592.0,2567.0,25.0,3.493176574121492E7,1.1419196482421684E10,2575.234271975184
+MX-15-028 = 2277.0,38.959749344233686,2400.0,2232.0,168.0,199813.94361402057,1.1688681327371813E7,2277.3332786548754
+MX-15-029 = 2281.1428571428573,58.1953080372552,2440.0,2202.0,238.0,60345.84263660805,2370161.3965755557,2281.885060333107
+MX-15-030 = 2242.8571428571427,3.356382892705923,2249.0,2238.0,11.0,2.983961798639624E8,1.9940052240755508E11,2242.859654229713
+MX-15-031 = 2234.3714285714286,36.356634854716454,2400.0,2201.0,199.0,232308.30310396946,1.4288800943345007E7,2234.66719797698
+MX-15-032 = 2418.7975708502026,269.6146588848558,3285.0,1915.0,1370.0,749.5874453880402,6986.193661063157,2433.7776712420628
+MX-15-033 = 2298.319587628866,130.2284706382533,2950.0,2196.0,754.0,5552.411581892759,99074.00103786678,2302.0061645102733
+MX-15-034 = 2978.8145695364237,688.904441743522,5295.0,2100.0,3195.0,94.8061860182484,482.0886607408643,3057.437745815346
+MX-15-035 = 2311.26,48.47135649019944,2488.0,2250.0,238.0,108559.89652044314,5183498.687341064,2311.768210699334
+MX-15-036 = 2389.6262295081965,110.01417777728881,2790.0,2256.0,534.0,10314.509068732688,225542.02124134573,2392.1573184189983
+MX-15-037 = 2819.032258064516,275.61356582921434,3364.0,2327.0,1037.0,1100.7111501016827,11573.533598655362,2832.4734261202557
+MX-15-038 = 2971.311111111111,359.2336486480459,3654.0,2456.0,1198.0,590.8967286457572,5099.783823193657,2992.948134086746
+MX-15-039 = 2813.6656976744184,494.93298393903024,3978.0,2246.0,1732.0,201.50742231792273,1257.023761833903,2856.8642454377255
+MX-15-040 = 1905.4746835443038,183.68953235224356,2424.0,1521.0,903.0,1148.2574739240797,12265.892526832442,1914.30812930522
+MX-15-041 = 1935.844262295082,310.5951458059612,2675.0,1182.0,1493.0,261.1351664400316,1752.7013129486431,1960.602548314935
+MX-15-042 = 2582.1606714628297,114.65757836186904,3164.0,2504.0,660.0,11492.65938916983,260566.26092697872,2584.7050302742823
+MX-15-043 = 3243.1592356687897,316.52929769620505,3801.0,2654.0,1147.0,1106.1411377805036,11643.23935289722,3258.5691068632905
+MX-15-044 = 2239.7619047619046,4.1736675878400815,2248.0,2232.0,16.0,1.54545553994854E8,8.293637302641359E10,2239.7657934533713
+MX-15-045 = 2603.6049723756905,110.66246414096624,3048.0,2298.0,750.0,13093.830491349248,309717.95533513336,2605.9556851852203
+MX-15-046 = 2915.7464788732395,271.3996958030128,3479.0,2493.0,986.0,1272.611579209457,14032.673907313661,2928.350273437872
+MX-15-047 = 2726.267029972752,259.8916239808997,3557.0,2530.0,1027.0,1187.4389835289987,12842.730341937404,2738.626585522729
+MX-15-048 = 2701.162711864407,214.99346611932586,3709.0,2509.0,1200.0,2022.9136693048101,25971.16376434307,2709.705184414105
+MX-15-049 = 2727.855421686747,121.93787995119013,3061.0,2401.0,660.0,11262.89142554023,253475.4563875784,2730.5794345143618
+MX-15-050 = 2661.270114942529,163.37183990027344,3022.0,2396.0,626.0,4371.741350914488,72030.16994772799,2666.2799895657286
+MX-15-051 = 2748.023076923077,216.71950909251748,3282.0,2560.0,722.0,2077.6735971765625,26862.799695106285,2756.5554913556657
+MX-15-052 = 1753.0714285714287,323.838171876982,2582.0,1123.0,1459.0,175.14098887918738,1042.5859132604219,1782.7312178895884
+MX-15-053 = 2249.6666666666665,5.265189666310437,2267.0,2244.0,23.0,7.800449090158688E7,3.3329663457353596E10,2249.672828064857
+MX-15-054 = 2601.3529411764707,34.55902795100158,2728.0,2564.0,164.0,426721.3662869548,3.213776176361792E7,2601.5824897512653
+MX-15-055 = 2591.4375,21.51153397017516,2630.0,2566.0,64.0,1748630.1659579983,2.106965610876557E8,2591.5267821305647
+MX-15-056 = 2784.0,142.16429533707424,3213.0,2560.0,653.0,7569.560816129099,149440.19989393515,2787.627429709481
+MX-15-057 = 2550.766497461929,289.9014295887138,3411.0,2258.0,1153.0,708.9346525187498,6509.756168875266,2567.187675930955
+MX-15-058 = 2231.7391304347825,3.6441423074435266,2244.0,2224.0,20.0,2.2969300722639838E8,1.4066930685999075E11,2231.742105640111
+MX-15-059 = 2243.8705882352942,3.220479450217523,2257.0,2238.0,19.0,3.382474305672963E8,2.3567551635600748E11,2243.8728993049704
+MX-15-060 = 2675.580882352941,288.0129708871138,3573.0,2324.0,1249.0,831.0073758463258,8022.989660117273,2691.0378164217173
+MX-15-061 = 2439.8924731182797,47.44084315502865,2525.0,2359.0,166.0,136190.64188803424,7012255.146985314,2440.3536452691637
+MX-15-062 = 2910.1290322580644,270.5851654059645,3655.0,2569.0,1086.0,1276.9004067300664,14102.837530937466,2922.6815283449946
+MX-15-063 = 2510.700748129676,419.8189970080163,3633.0,1509.0,2124.0,231.78157990154486,1494.8027438100996,2545.558138583311
+MX-15-064 = 2746.137566137566,147.49690021458858,3146.0,2528.0,618.0,6510.1817630937885,122277.86706091957,2750.095792463395
+MX-15-065 = 2537.2135231316724,184.09655509130084,3033.0,2300.0,733.0,2659.9617183421033,37266.38402800871,2543.883645837348
+MX-15-066 = 1271.4569892473119,400.5361336841338,2496.0,679.0,1817.0,42.899188938543254,184.2938677028885,1333.0536635456479
+MX-15-067 = 2908.104938271605,332.90729455170685,3589.0,2573.0,1016.0,693.3782576790575,6302.893969570724,2927.097811615702
+MX-15-068 = 2347.5,154.39604557400065,2600.0,2016.0,584.0,3559.949873375635,54798.9279697824,2352.5718668914005
+MX-15-069 = 2326.25,43.03123865286706,2397.0,2287.0,110.0,158148.66240645974,8558353.794760857,2326.6479643469916
+MX-15-070 = 2286.8260869565215,60.52642410652452,2500.0,2222.0,278.0,54049.00961183286,2046545.978666429,2287.626936368778
+MX-15-071 = 2308.409937888199,95.61734503438545,2605.0,2165.0,440.0,14144.91264938411,343340.3978679229,2310.389386664599
+MX-15-072 = 2603.366666666667,41.40650780842172,2694.0,2564.0,130.0,248731.78838196347,1.5650642442117311E7,2603.6959307876177
+MX-15-073 = 2586.0,14.56425923481258,2614.0,2568.0,46.0,5598371.679925481,9.941302777398332E8,2586.0410123675647
+MX-15-074 = 2816.999079189687,203.37290092724893,3589.0,2519.0,1070.0,2700.161907128523,38024.47809686081,2824.3307789611167
+MX-15-075 = 2477.0,176.344692433457,3000.0,2283.0,717.0,2814.563075481328,40175.1997961129,2483.269306891512
+MX-15-076 = 2572.78125,4.614747927839613,2584.0,2564.0,20.0,1.7328813495936766E8,9.661129387462036E10,2572.7853886886874
+MX-15-077 = 1957.1315789473683,262.0351443938522,2651.0,1557.0,1094.0,439.91671964643115,3475.0224147640706,1974.5952583277735
+MX-15-078 = 1439.464,207.23638846496047,2002.0,994.0,1008.0,356.1234041685366,2624.511661344327,1454.3051701757784
+MX-15-079 = 2408.958549222798,86.28215157723409,2634.0,2249.0,385.0,21847.81632857116,612384.4561581863,2410.503246534716
+MX-15-080 = 1709.270233196159,410.6958860123423,2610.0,833.0,1777.0,84.49115063451893,404.58670861725454,1757.9180415701737
+MX-15-081 = 2267.561111111111,36.79797154567821,2453.0,2232.0,221.0,234181.09173266892,1.4442431824223397E7,2267.859670114827
+MX-15-082 = 1247.5064705882353,366.88562004175856,2500.0,422.0,2078.0,49.630022643242945,207.43204860488086,1300.3374378802378
+MX-15-083 = 2272.2916666666665,18.950547851945835,2302.0,2245.0,57.0,1724318.782764921,2.0680000860738745E8,2272.3706875566468
+MX-15-084 = 2385.109523809524,70.20054541072827,2714.0,2295.0,419.0,39322.881902081885,1339623.575196298,2386.142400851814
+MX-15-085 = 2567.630289532294,168.98643629800634,3176.0,2347.0,829.0,3554.4246087410384,54748.03076215409,2573.185131189824
+MX-15-086 = 2398.4215384615386,536.167770096209,3525.0,1179.0,2346.0,102.80425121729446,520.2569198831142,2457.6211575110906
+MX-15-087 = 2780.4100418410044,268.6865138862569,3687.0,2540.0,1147.0,1140.5810344078232,12171.979578831355,2793.3622112992516
+MX-15-088 = 2287.7081339712918,223.51482397529998,2899.0,1886.0,1013.0,1103.550957726322,11631.21137376182,2298.6011795818604
+MX-15-089 = 2488.43661971831,196.88208613811167,3000.0,2249.0,751.0,2058.040727125552,26532.386711680043,2496.21300497317
+MX-15-090 = 2888.314655172414,296.10971893420674,4003.0,2552.0,1451.0,958.8432780329423,9688.240602675176,2903.4535492979794
+MX-15-091 = 2289.5873015873017,78.99078405570134,2651.0,2244.0,407.0,24442.03328488281,711225.0543286675,2290.9494877791512
+MX-15-092 = 2336.95,58.25313296295745,2497.0,2270.0,227.0,64685.28741166072,2599934.026748318,2337.675924930571
+MX-15-093 = 2545.92972972973,167.17121966328642,2959.0,2285.0,674.0,3578.489442246437,55220.575450424636,2551.412237449175
+MX-15-094 = 2332.322033898305,164.57087913804813,2636.0,1871.0,765.0,2887.9209104834617,41488.9538519473,2338.1209643788316
+MX-15-095 = 2461.3670886075947,129.79098847374632,2953.0,2263.0,690.0,6878.589011425131,131617.06953485875,2464.786734297639
+MX-15-096 = 2300.779761904762,81.86243001256656,2582.0,2181.0,401.0,22286.56121121264,628858.5696226154,2302.235646114032
+MX-15-097 = 2652.3333333333335,305.17503902587544,3277.0,1730.0,1547.0,681.7592224992492,6133.942763303172,2669.8321886507315
+MX-15-098 = 2626.0,78.86204551127382,2850.0,2567.0,283.0,37023.035167582515,1236305.867987851,2627.1838957755167
+MX-15-099 = 2727.6122047244094,505.61392596971575,4043.0,2203.0,1840.0,173.9269317079218,1039.8351477643334,2774.0789068618906
+MX-15-100 = 2243.176470588235,5.0786206339175015,2251.0,2234.0,17.0,8.617071165202112E7,3.8061335050762215E10,2243.182219657653
+MX-15-101 = 2933.1546961325967,337.3029170301709,3743.0,2575.0,1168.0,684.6231390923411,6207.7968913774575,2952.485347852173
+MX-15-102 = 2711.395,109.14723530625955,3072.0,2595.0,477.0,15405.681645371214,384648.611067747,2713.5909723095706
+MX-15-103 = 3088.8924731182797,444.0091815633115,4224.0,2294.0,1930.0,357.54267817163276,2634.344182395811,3120.6410982039065
+MX-15-104 = 2297.551282051282,69.25087196264833,2668.0,2243.0,425.0,36621.34258833991,1218580.2263354387,2298.5946960965252
+MX-15-105 = 943.6779026217229,408.7405970221551,2318.0,372.0,1946.0,20.50466314347811,76.59646315648037,1028.3952837068837
+MX-15-106 = 2817.6751467710374,409.7709495136176,4532.0,2540.0,1992.0,348.0096864164733,2588.6979539814397,2847.3154837138222
+MX-15-107 = 1616.1056910569105,113.29369079571879,2000.0,1369.0,631.0,2946.0812537437014,42667.66469709159,1620.07193205754
+MX-15-108 = 2264.71875,27.436556789026934,2332.0,2240.0,92.0,562659.8884607262,4.646479876279168E7,2264.8849377507017
+MX-15-109 = 2277.7011494252874,66.42359969453608,2542.0,2236.0,306.0,40425.72783403799,1390027.6268634005,2278.669484740965
+MX-15-110 = 2125.6036363636363,278.2248390738792,3072.0,1315.0,1757.0,469.0172273681993,3765.1771850926875,2143.735030268433
+MX-15-111 = 2662.4973958333335,244.67357079018203,3474.0,1997.0,1477.0,1321.5396339462184,14750.312304821764,2673.716054307656
+MX-15-112 = 2651.8928571428573,254.98542125192265,3380.0,2180.0,1200.0,1156.3744385156513,12361.45142378672,2664.123362537164
+MX-15-113 = 2561.759322033898,565.8421889114339,4265.0,1630.0,2635.0,107.16488891523665,560.1213502344402,2623.5068528173624
+MX-15-114 = 2668.396484375,106.00566127342152,3080.0,2483.0,597.0,16026.515300337456,405393.6240843098,2670.5012634422915
+MX-15-115 = 2922.2,316.853495763859,3513.0,2573.0,940.0,812.4744199450691,7760.348596012418,2939.327980640775
+MX-15-116 = 1400.4831460674156,283.7095013858702,2402.0,896.0,1506.0,136.53849754019564,773.9454062301446,1428.9311122638157
+MX-15-117 = 1786.2617283950617,322.96380662101456,2408.0,875.0,1533.0,185.4177294842568,1113.9465518862607,1815.2235627371217
+MX-15-118 = 3146.7984886649874,319.51468188060227,4201.0,2684.0,1517.0,985.3092281552127,10011.475873374322,3162.9780840533044
+MX-15-119 = 1669.4338235294117,239.0558236001486,2270.0,1138.0,1132.0,361.3767861957216,2669.667773477895,1686.4628599353075
+MX-15-120 = 2274.1923076923076,32.0730167331803,2461.0,2230.0,231.0,356716.54653456114,2.5309051064339068E7,2274.41845990777
+MX-15-121 = 2293.65,33.54717893185229,2393.0,2252.0,141.0,319810.8993517062,2.1879960136315506E7,2293.8953192581143
+MX-15-122 = 2253.157894736842,32.79323286721906,2411.0,2234.0,177.0,324565.8858371377,2.231519389589992E7,2253.3965240802254
+MX-16-001 = 2338.884259259259,260.6488352319738,3000.0,2040.0,960.0,750.6443688342803,7012.595874354415,2353.3629965473915
+MX-16-002 = 964.6387789711702,450.9220527661808,2270.0,233.0,2037.0,16.357687259910414,51.77199494894118,1064.8280009305993
+MX-16-003 = 1875.1736842105263,21.712144118351507,2004.0,1856.0,148.0,644455.205530856,5.568156194617742E7,1875.299379607932
+MX-16-004 = 1731.683870967742,68.13466313484996,2044.0,1647.0,397.0,16494.71121444522,421255.0129371062,1733.023762471341
+MX-16-005 = 2746.8552631578946,300.08773734339445,3379.0,2332.0,1047.0,794.7130444203929,7536.12409647176,2763.198597068641
+MX-16-006 = 535.1616915422885,342.71900827349015,2003.0,141.0,1862.0,9.854002489224916,33.33806285353752,635.4953616875329
+MX-16-007 = 2425.5238095238096,94.68709657869653,2685.0,2279.0,406.0,16886.667244305634,434599.70863263326,2427.3712935654066
+MX-16-008 = 498.86884154460716,326.62863482514706,1732.0,1.0,1731.0,8.788047014648278,26.41300654701684,596.2854904756593
+MX-16-009 = 1791.4929742388758,382.45435578611506,2594.0,648.0,1946.0,116.24442903979757,604.9047877912801,1831.8620065406199
+MX-16-010 = 659.5286806883365,287.2326866674977,1684.0,59.0,1625.0,19.34580288799777,65.38523732308012,719.3613118181479
+MX-16-011 = 1556.3333333333333,4.876958296133172,1569.0,1552.0,17.0,3.2499265180234876E7,1.0371461511049816E10,1556.3409745832262
+MX-16-012 = 596.3443766346992,347.2153026712569,1683.0,214.0,1469.0,11.217359909483791,36.343954926088905,690.0616508348515
+MX-16-013 = 802.4148148148148,202.40611690144658,1512.0,365.0,1147.0,74.68342262147081,352.1642730323369,827.5492560527232
+MX-16-014 = 215.5864077669903,248.32342246624313,1143.0,1.0,1142.0,4.895194097889168,15.915733401319214,328.8495421301713
+MX-16-015 = 1446.49111747851,471.20781714776217,2763.0,275.0,2488.0,38.24075181746027,149.0580485161723,1521.3064648141697
+MX-16-016 = 2130.1182572614107,142.47463382977918,2602.0,1934.0,668.0,3387.7138790347544,51364.49491555439,2134.877704039114
+MX-16-017 = 2360.8144578313254,122.3792516595613,2908.0,2075.0,833.0,7237.467406642525,140775.22616931956,2363.9842608490794
+MX-16-018 = 1905.8075117370893,101.00585926343902,2337.0,1856.0,481.0,6776.286567200313,129065.45639092237,1908.4822386910132
+MX-16-019 = 1754.612676056338,287.6159373973413,2462.0,771.0,1691.0,244.88588144682242,1600.8913614181297,1778.029406512315
+MX-16-020 = 1880.0087719298247,67.75176080843862,2385.0,1842.0,543.0,21453.469787868868,598011.3839476722,1881.2291948685388
+MX-16-021 = 2353.551839464883,166.14010635029678,2896.0,1919.0,977.0,2885.1707805814985,41470.468568837474,2359.4085691093483
+MX-16-022 = 1991.1915422885572,292.1618096415825,2813.0,1224.0,1589.0,336.8213530064922,2434.006957920411,2012.511436264283
+MX-16-023 = 1635.4973544973545,73.34369510768418,1934.0,1563.0,371.0,11156.82958746687,250399.84948617962,1637.1410733897962
+MX-16-024 = 2471.131868131868,221.25505522046868,3236.0,2159.0,1077.0,1427.2767099951388,16337.536877641309,2481.0172327409396
+MX-16-025 = 2134.491847826087,241.17536002122642,3061.0,1701.0,1360.0,720.4077069553808,6630.552506951674,2148.0737889368215
+MX-16-026 = 873.8960125097733,393.7203469799442,2110.0,90.0,2020.0,17.877492812058136,58.72721672172005,958.4935849062786
+MX-16-027 = 2087.809523809524,194.14358076585248,2605.0,1856.0,749.0,1276.3986903576883,14090.745726074525,2096.8167153240497
+MX-16-028 = 1936.4587813620071,143.78689523072669,2476.0,1687.0,789.0,2483.94102094179,34035.16813587609,1941.7897113627216
+MX-16-029 = 586.8520084566596,369.8501390905853,1800.0,166.0,1634.0,9.621239635226994,29.927790524514155,693.6745672251075
+MX-16-030 = 1736.508064516129,180.4020820979794,2494.0,1586.0,908.0,922.0614282658385,9195.34613420201,1745.8537078904517
+MX-16-031 = 2493.1244541484716,130.36776922814553,3027.0,2279.0,748.0,7052.493640476598,136040.92130599712,2496.530652550983
+MX-16-032 = 2305.0102040816328,223.21784735739638,2826.0,2080.0,746.0,1132.6044543246808,12033.300195254344,2315.7932222673335
+MX-16-033 = 741.3044280442805,265.54080710635606,1539.0,364.0,1175.0,30.84283368788082,118.1541002420888,787.4288382303208
+MX-16-034 = 2343.501048218029,333.89796805861806,3518.0,1259.0,2259.0,366.6817897962188,2722.133805148744,2367.1681427546873
+MX-16-035 = 494.4872224549644,281.5521170600255,2011.0,115.0,1896.0,11.97492023727789,42.22131399572417,569.0247866237531
+MX-16-036 = 2026.4234234234234,144.810752521827,2512.0,1856.0,656.0,2783.14434004662,39575.9962843053,2031.591013232005
+MX-16-037 = 2214.83984375,191.28776622206027,2902.0,1983.0,919.0,1588.0298174455593,18828.627213392105,2223.084915825023
+MX-16-038 = 530.2467986030268,240.77888667523118,1700.0,180.0,1520.0,18.388557305593107,66.69830387388879,582.3539642668559
+MX-16-039 = 2237.53,98.27893517941676,2567.0,2097.0,470.0,11870.6882016116,271903.71147813764,2239.6873107646074
+MX-16-040 = 2132.675925925926,271.1447552679709,2912.0,1874.0,1038.0,511.0431494233666,4227.806254011226,2149.8432694811345
+MX-16-041 = 2244.7960526315787,115.62981647526081,2607.0,1872.0,735.0,7375.326021482737,144334.08140927204,2247.772135330541
+MX-16-042 = 1630.7051282051282,66.63536617280319,1955.0,1560.0,395.0,14731.017311215734,362427.87671599194,1632.0660180211728
+MX-16-043 = 1705.9109589041095,159.96531821175284,2331.0,1586.0,745.0,1246.6605282483101,13701.760971998487,1713.39461384111
+MX-16-044 = 2037.6182572614107,93.25129747060042,2518.0,1915.0,603.0,10499.639316206349,230942.95212826523,2039.7509570545565
+MX-16-045 = 1854.6158536585365,214.21647927403708,2423.0,1581.0,842.0,675.1684581184234,6079.004510285882,1866.946347551034
+MX-16-046 = 1365.6473988439307,268.3756479064145,2005.0,781.0,1224.0,147.47684584704,837.4384985367639,1391.7680504877173
+MX-16-047 = 1640.8444444444444,356.994132617196,2442.0,893.0,1549.0,110.88827277660236,575.1017257630025,1679.2305683220818
+MX-16-048 = 2280.519230769231,202.2090968798059,2997.0,2067.0,930.0,1469.7208390954147,17009.00831209162,2289.4664183536806
+MX-16-049 = 1714.7396496815286,361.6363661993068,2655.0,779.0,1876.0,120.63314788917242,639.442955171817,1752.4591086663822
+MX-16-050 = 2230.286054827175,204.2653026870044,2957.0,1971.0,986.0,1335.5375187933626,14980.086043595524,2239.6205482711525
+MX-16-051 = 2030.8090909090909,121.78355082148292,2330.0,1619.0,711.0,4686.540055444378,78961.83984952739,2034.4573716275543
+MX-16-052 = 202.63091037402964,179.67818005598957,926.0,1.0,925.0,6.132191217416426,19.645926230786806,270.8201141481937
+MX-16-053 = 2167.2391304347825,177.7705184185753,2845.0,1453.0,1392.0,1848.5505093243394,22987.047584769138,2174.5178329244673
+MX-16-054 = 2330.7083333333335,107.22248038972948,2672.0,2015.0,657.0,10336.459873108259,226132.42902197395,2333.173374477424
+MX-16-055 = 337.2526997840173,117.62626536044728,725.0,130.0,595.0,32.76771008793469,126.59094892508325,357.17687749104766
+MX-16-056 = 2685.8478260869565,197.84849192284398,3270.0,2299.0,971.0,2542.7884380795876,35086.92454499779,2693.1250566307117
+MX-16-057 = 967.1417910447761,294.97671430954,1687.0,466.0,1221.0,45.58102941239307,188.81450988484326,1011.125366099649
+MX-16-058 = 2135.712121212121,337.9754458156513,2903.0,1385.0,1518.0,271.5922069867373,1844.0919745548947,2162.288987778152
+MX-16-059 = 960.3615960099751,291.2866913883921,2137.0,441.0,1696.0,45.85350434644745,187.56060046204158,1003.5648118934935
+MX-16-060 = 1668.4166666666667,47.975789611937486,1774.0,1620.0,154.0,42162.910784848704,1469972.3592709082,1669.106302786015
+MX-16-061 = 2569.9055555555556,270.3830964724398,3282.0,1987.0,1295.0,887.6558981934578,8724.269256920437,2584.090088083876
+MX-16-062 = 1620.5188679245282,101.50608599024008,2087.0,1551.0,536.0,4119.53782545105,66668.41283552007,1623.6948256345627
+MX-16-063 = 1935.7988505747126,112.19815085887146,2266.0,1726.0,540.0,5188.1525736827025,90430.0773176818,1939.0476051253947
+MX-16-064 = 489.26984126984127,250.86038021236496,1261.0,140.0,1121.0,14.011261815905684,45.79756531496792,549.8326181089186
+MX-16-065 = 2404.79,237.69509720087478,3182.0,2086.0,1096.0,1066.990400667966,11138.338793186042,2416.5086185100463
+MX-16-066 = 2382.594495412844,276.9217402894346,3326.0,2080.0,1246.0,663.6611020504205,5959.419618127536,2398.633398378442
+MX-16-067 = 1831.9140461215934,151.55603454050078,2324.0,1628.0,696.0,1803.1172048082149,22266.66939178509,1838.1725446712635
+MX-16-068 = 1676.423611111111,413.76568863387314,3497.0,909.0,2588.0,79.88371284652153,392.7164114939535,1726.7304853339103
+MX-16-069 = 1761.0269461077844,100.35071370435358,2107.0,1598.0,509.0,5457.686234066148,96743.58535794093,1763.8838313955605
+MX-16-070 = 2209.2217573221756,209.96970539466554,3040.0,1907.0,1133.0,1197.7500965210752,12983.148447097985,2219.17733635895
+MX-16-071 = 2016.9877750611247,160.22679478608217,2729.0,1688.0,1041.0,2033.5692489616536,26116.68391449079,2023.3418669402972
+MX-16-072 = 2340.660714285714,344.8000495517921,3103.0,1563.0,1540.0,333.37892345251174,2407.1027941462767,2365.920466450939
+MX-16-073 = 2392.94623655914,244.34350778701784,3181.0,2080.0,1101.0,969.2332120580676,9799.324754885827,2405.3888336109435
+MX-16-074 = 1723.1208053691275,189.23217913670982,2207.0,1548.0,659.0,783.1757108804612,7405.360332272241,1733.4803510616377
+MX-16-075 = 2090.14096185738,515.4562052519495,3316.0,1036.0,2280.0,78.60270542042657,367.3125388435125,2152.762025855815
+MX-16-076 = 1697.1089743589744,157.0934138934273,2208.0,1572.0,636.0,1294.7035409198195,14388.943757051704,1704.3641663501558
+MX-16-077 = 409.07739307535644,192.86938827858475,1300.0,222.0,1078.0,17.84744836451183,70.5505720593382,452.2642086881131
+MX-16-078 = 1919.7920792079208,63.842212180288165,2110.0,1857.0,253.0,27283.457936828556,823279.9922004126,1920.8533144010619
+MX-16-079 = 2276.742951907131,238.61154883976337,2955.0,1496.0,1459.0,897.1513398357845,8832.24728561951,2289.212515320172
+MX-16-080 = 2433.503289473684,267.22384907694,3194.0,2088.0,1106.0,783.2127174885784,7402.300956480588,2448.131296600478
+MX-16-081 = 1389.984555984556,410.0156976852898,2365.0,778.0,1587.0,49.68231154896844,210.55630995827732,1449.1963076905552
+MX-16-082 = 1877.9402677651906,523.6425937106557,3044.0,886.0,2158.0,56.97192654310931,245.7934009155208,1949.5797534961268
+MX-16-083 = 2052.419218585005,555.5205941150867,3743.0,924.0,2819.0,62.26121417199867,282.4005346180099,2126.2708621676265
+MX-16-084 = 1949.0314960629921,204.09469536783487,2791.0,1590.0,1201.0,900.1664023637271,8891.48119870702,1959.6883469885804
+MX-16-085 = 2007.6915113871635,258.5205761088056,2998.0,1643.0,1355.0,492.376273044293,4023.5612235280782,2024.267297855622
+MX-16-086 = 1619.8591549295775,76.74354508336133,2018.0,1574.0,444.0,9469.800816018642,201395.52730817738,1621.6760630659646
+MX-16-087 = 1230.388392857143,268.76359774422036,1888.0,800.0,1088.0,110.26107396202632,578.0079715949553,1259.400440189696
+MX-16-088 = 1953.3880126182964,94.60956251893927,2380.0,1874.0,506.0,8865.313716902127,184436.95906536633,1955.6778101622167
+MX-16-089 = 464.1075376884422,211.2952148834195,1678.0,247.0,1431.0,19.41042780164394,81.03071814574425,509.94261870514345
+MX-16-090 = 2307.3659574468084,273.5468572227136,3011.0,1648.0,1363.0,625.2250982505001,5484.030012687226,2323.5243800487337
+MX-16-091 = 1918.7056074766356,222.39344243836018,2681.0,1628.0,1053.0,669.0934990663498,6025.954890938713,1931.5512034118767
+MX-16-092 = 788.1136496777973,342.63457877244326,2131.0,358.0,1773.0,20.6119321258427,78.88570531256099,859.372782544937
+MX-16-093 = 2649.497512437811,149.88735818295606,3021.0,2231.0,790.0,5576.000113072427,99490.4688781669,2653.7338390571904
+MX-16-094 = 1979.9705882352941,149.80456167277853,2412.0,1758.0,654.0,2349.158641741036,31600.558676180353,1985.6296071963648
+MX-16-095 = 1456.1037735849056,318.20981456641,2190.0,665.0,1525.0,109.31856330951587,562.2178650049003,1490.4682772654342
+MX-16-096 = 1105.0723221266614,386.1230989530617,2214.0,242.0,1972.0,31.994678025807954,118.32448296369276,1170.5878372320155
+MX-16-097 = 1001.7185691741189,359.31630416087074,2293.0,355.0,1938.0,31.057179337956413,122.26868560032104,1064.2125249516994
+MX-16-098 = 2082.5324675324673,247.83517692185137,2913.0,1545.0,1368.0,619.0229667495537,5428.755121148927,2097.227635056994
+MX-16-099 = 940.8028731045491,401.3061240440481,2645.0,421.0,2224.0,21.306134751091598,80.79275001602048,1022.8179951667995
+MX-16-100 = 2172.4341463414635,102.13640713915707,2616.0,2080.0,536.0,9687.880040224254,207508.18286438248,2174.833778902116
+MX-16-101 = 1343.1437125748503,405.9660719138433,2432.0,605.0,1827.0,46.51222909709299,192.62766856410553,1403.1548325735503
+MX-16-102 = 1964.2112794612794,489.4629365986257,3145.0,663.0,2482.0,76.38916816300355,353.92944812953914,2024.2776283570065
+MX-16-103 = 1583.5311475409835,58.811227714106884,2114.0,1548.0,566.0,19607.737444421644,530664.8418567524,1584.622874925673
+MX-16-104 = 1686.774193548387,113.68920232692341,2253.0,1579.0,674.0,3312.04926934588,49875.73976352255,1690.6011992029769
+MX-16-105 = 1573.0390243902439,19.452968649851087,1707.0,1552.0,155.0,529008.4232382196,4.279796698265E7,1573.1593022462482
+MX-16-106 = 1712.2818181818182,169.44412497222586,2411.0,1580.0,831.0,1064.2274039951342,11127.720334550222,1720.6453255577212
+MX-16-107 = 2197.3495652173915,227.9301522964831,3315.0,1930.0,1385.0,926.1381928934703,9247.931762200713,2209.1394854302334
+MX-16-108 = 1720.5694117647058,176.12630629818537,2384.0,1581.0,803.0,963.0372157360761,9741.21675938121,1729.5605154115274
+MX-16-109 = 1823.36690647482,76.53269803716165,2149.0,1672.0,477.0,13595.659075009858,325686.923910052,1824.9723640363443
+MX-16-110 = 2260.3696498054474,315.2523409212014,3017.0,1856.0,1161.0,390.2445474550804,2956.8390682327004,2282.247793780925
+MX-16-111 = 1647.1736842105263,228.98806298951425,2199.0,1246.0,953.0,394.12865225885537,3000.1734631755508,1663.0143351599133
+MX-16-112 = 2169.9304812834225,380.03892353605323,3234.0,1186.0,2048.0,203.72698785333614,1271.573435704317,2202.9588913562025
+MX-16-113 = 1733.808362369338,109.13100620555396,2170.0,1655.0,515.0,4060.134058577465,65381.457749574685,1737.2394808826107
+MX-17-001 = 1001.9139072847682,108.83080862478784,1600.0,880.0,720.0,809.9037033974108,7775.465899768967,1007.8073340259815
+MX-17-002 = 1713.938775510204,163.42681169922545,2282.0,1466.0,816.0,1185.776020929261,12795.3842912963,1721.7126499446974
+MX-17-003 = 1050.251572327044,40.50312023906449,1126.0,960.0,166.0,17512.35780160596,456106.50020843546,1051.0322868135536
+MX-17-004 = 1229.780172413793,106.30733318838097,1600.0,976.0,624.0,1583.2555935397377,18736.25914986558,1234.3664454090301
+MX-17-005 = 1165.5545454545454,114.1836309207582,1591.0,995.0,596.0,1095.7939889426589,11551.146883180825,1171.134193847998
+MX-17-006 = 1350.264,53.50381578915657,1501.0,1275.0,226.0,16149.44920257243,409515.766821958,1351.3236207511507
+MX-17-007 = 1807.1284046692606,326.51116952337935,2867.0,1294.0,1573.0,187.18883299139853,1148.9975520614123,1836.3884705546352
+MX-17-008 = 1332.0795454545455,122.02321142744161,1675.0,1142.0,533.0,1334.5898390517248,14958.68615776129,1337.65674952338
+MX-17-009 = 2887.1545064377683,269.59781234202586,3522.0,2044.0,1478.0,1259.682050578815,13817.631030221299,2899.7144901633883
+MX-17-010 = 1330.8640776699028,124.33762746164207,1533.0,1103.0,430.0,1258.189213721873,13805.83712046603,1336.6596570686763
+MX-17-011 = 1424.3235294117646,63.24658585913845,1619.0,1336.0,283.0,11490.150898545127,260375.0862287233,1425.7270591031172
+MX-17-012 = 932.7958115183246,84.01449129081563,1500.0,809.0,691.0,1405.5141101121178,16113.221917667805,936.5716527489951
+MX-17-013 = 1320.9925373134329,89.42540427296339,1484.0,1136.0,348.0,3267.6075884135566,48919.632568588575,1324.0159313872186
+MX-17-014 = 981.0379746835443,39.08654565952708,1200.0,899.0,301.0,15889.177238735167,400881.0624606604,981.8163096133537
+MX-17-015 = 1289.1586715867159,258.55643946323056,2200.0,989.0,1211.0,139.70675043741707,786.087840793976,1314.8313629188835
+MX-17-016 = 2024.6260162601627,244.9929615174136,2655.0,1666.0,989.0,589.6187238337421,5090.716897814687,2039.395022282483
+MX-17-017 = 1063.928759894459,213.094495597927,2100.0,829.0,1271.0,141.78623292296896,826.7596013848344,1085.0592933958478
+MX-17-018 = 1322.7761194029852,103.83760583209228,1619.0,1085.0,534.0,2106.0606924916756,27341.00497427652,1326.845473462438
+MX-17-019 = 1257.4504310344828,125.34883102554001,1708.0,1040.0,668.0,1040.4392201783671,10767.59363020087,1263.6826800855806
+MX-17-020 = 2010.6528662420383,554.1820482075173,3270.0,1295.0,1975.0,59.336047391615054,264.50166349627904,2085.627649194075
+MX-17-021 = 1076.6896551724137,78.34748862244605,1279.0,953.0,326.0,2637.0851913530837,36830.24220612683,1079.536447985308
+MX-17-022 = 2644.8245614035086,585.5638345296079,4948.0,1857.0,3091.0,106.86505564555975,564.2013885875401,2708.8709760548363
+MX-17-023 = 2683.878787878788,345.64410734740625,3349.0,1891.0,1458.0,491.29184321185386,3994.012133673896,2706.044197157485
+MX-17-024 = 1081.1061093247588,120.37099001000216,1600.0,941.0,659.0,753.0891286084695,7056.431510269992,1087.7865575816359
+MX-17-025 = 1096.0321167883212,190.196085115676,1800.0,737.0,1063.0,209.4515717189207,1324.0180252495275,1112.4122220763388
+MX-17-026 = 1700.041095890411,170.41524132398297,2111.0,1287.0,824.0,1022.0123636413446,10476.455216005876,1708.5611145615426
+MX-17-027 = 2171.3552631578946,225.98164247446527,2591.0,1800.0,791.0,916.1377329173854,9087.52365230931,2183.082999241886
+MX-17-028 = 1125.1416666666667,60.27303098309302,1300.0,1013.0,287.0,6561.211485116235,123535.84376083135,1126.754901623833
+MX-17-029 = 1297.5652173913043,111.58487745714763,1737.0,1082.0,655.0,1608.4713840476204,19155.2081475673,1302.3542829279863
+MX-17-030 = 1626.9955156950673,168.9668022096332,2200.0,1381.0,819.0,922.7671053552785,9198.196045698929,1635.7457590777385
+MX-17-031 = 965.75,33.54288300072014,1100.0,908.0,192.0,23955.286020612617,692393.0741185776,966.3323380183444
+MX-17-032 = 1737.155172413793,90.31225557879117,1971.0,1610.0,361.0,7175.019037271427,139162.09509420182,1739.5011918799378
+MX-17-033 = 1548.1875,38.76137265908764,1623.0,1483.0,140.0,63839.53638987123,2554645.053160395,1548.6726507453623
+MX-18-001 = 416.5207100591716,443.83284751336845,1935.0,2.0,1933.0,4.799041318164213,13.933537179469583,608.6682991909645
+MX-18-002 = 1117.5781758957655,330.33753280900504,2210.0,409.0,1801.0,49.456799902870294,210.83392667036702,1165.377134159087
+MX-18-003 = 1176.7952,383.6381290447549,2231.0,488.0,1743.0,38.55718693678651,153.3382675662014,1237.7500380933138
+MX-18-004 = 509.03418803418805,402.1506549273898,1652.0,1.0,1651.0,6.213935081572058,16.13298501693402,648.722555370286
+MX-18-005 = 882.1964285714286,574.3105148856773,2111.0,46.0,2065.0,8.465304998948692,22.871367970840616,1052.6647643444883
+MX-18-006 = 1339.1001642036124,348.76549088956745,2174.0,389.0,1785.0,67.87799891755841,304.7171422887516,1383.7726032139756
+MX-18-007 = 1391.5660964230171,430.9309823767199,2411.0,295.0,2116.0,43.064249366781674,169.8846630022766,1456.7627508575852
+MX-18-008 = 966.9309210526316,353.43296910326796,2220.0,109.0,2111.0,28.713545012860013,105.16837989957249,1029.5000095856444
+MX-18-009 = 1122.1304213613212,565.4826485723393,2454.0,59.0,2395.0,14.060968176743035,43.50207493267043,1256.5617009844455
+MX-18-010 = 144.73708920187792,207.3245583408494,1168.0,1.0,1167.0,4.33588692589653,14.440545221862589,252.84836855685043
+MX-18-011 = 409.33704292527824,334.2634466164059,1589.0,6.0,1583.0,5.993660410498148,15.83317688372729,528.477876977542
+MX-18-012 = 152.45183044315993,190.4340319167339,1100.0,1.0,1099.0,4.399691072441991,13.839248204943834,243.93991292433824
+MX-18-013 = 1125.0829562594267,306.7044564166464,1949.0,401.0,1548.0,60.49345161281851,265.8837673154346,1166.1386204269552
+MX-18-014 = 1023.0623624358034,323.5525062243748,1822.0,189.0,1633.0,40.723567717880286,157.62734783228018,1073.0064406688346
+MX-18-015 = 32.186542923433876,75.57363923033917,755.0,1.0,754.0,5.870858690266508,36.598508756425545,82.14224547624292
+MX-18-016 = 18.929906542056074,33.35046707147196,307.0,1.0,306.0,5.4744562136197805,28.627339307181924,38.34833784633076
+MX-18-017 = 698.3878816793894,384.1855540105566,2263.0,36.0,2227.0,11.851298426827798,36.40072962423094,797.0847967355938
+MX-18-018 = 12.118881118881118,37.16942677604797,327.0,1.0,326.0,7.0809844089156755,50.61148631847426,39.095185975175596
+MX-18-019 = 1497.4708094555874,476.5326922059341,2712.0,247.0,2465.0,40.20613692235624,155.96138197268874,1571.4649954461624
+MX-18-020 = 242.65380374862184,218.2838883022913,1196.0,1.0,1195.0,6.047965444475239,19.848139780480352,326.3873838953367
+MX-19-001 = 648.2264150943396,198.0643731366557,1290.0,465.0,825.0,46.26479341484746,201.35032357964104,677.810431560385
+MX-19-002 = 274.02065131056395,125.24715347815764,869.0,107.0,762.0,18.574812693278066,70.62340979340848,301.2875151728774
+MX-19-003 = 121.78713450292398,16.746379847231378,182.0,80.0,102.0,406.8732935941498,3129.9196146144723,122.93310119093658
+MX-19-004 = 533.1909090909091,248.69501202932165,1558.0,343.0,1215.0,18.70849931060717,77.90868850618526,588.338129433623
+MX-19-005 = 193.16090604026846,34.72110041378577,278.0,98.0,180.0,188.4298823850725,1136.1190791700158,196.2566952647517
+MX-19-006 = 407.7590759075908,25.168174448828168,458.0,352.0,106.0,4301.22224853679,70475.5934115885,408.53506702619666
+MX-19-007 = 1691.7032555459523,441.0978872218234,2998.0,383.0,2615.0,67.71579604990369,304.174089556032,1748.2640678502573
+MX-19-008 = 684.2943722943722,287.6466235011616,1871.0,427.0,1444.0,22.415252802986693,89.19506355072421,742.2933166648936
+MX-19-009 = 305.6967435549525,59.50828274544166,1093.0,222.0,871.0,154.59851782216944,966.7520816296892,311.4349606826662
+MX-19-010 = 490.23595505617976,30.595227090464313,628.0,446.0,182.0,4163.826464481452,67584.97675746732,491.1897388490132
+MX-19-011 = 386.87171314741033,200.79160143746572,1137.0,166.0,971.0,14.252424124428144,50.0939695028272,435.87497019378645
+MX-19-012 = 428.8324324324324,33.78067618139788,582.0,364.0,218.0,2085.678134755545,27037.67905230475,430.1608875632339
+MX-19-013 = 142.7500460829493,29.470482185983634,279.0,74.0,205.0,128.5352446776928,700.9415353754455,145.76036833432647
+MX-19-014 = 1795.6034958601656,173.64544705191776,3047.0,1375.0,1672.0,1137.5698902562544,12114.827551958211,1803.9802259523547
+MX-19-015 = 105.32513966480447,15.910938732494971,155.0,71.0,84.0,310.3765867400305,2197.570895616064,106.5201531014661
+MX-19-016 = 382.07573812580233,123.03008248270156,942.0,203.0,739.0,40.69282882896972,174.08188549649066,401.39540463248585
+MX-19-017 = 2044.9950980392157,279.46649196008434,3686.0,1025.0,2661.0,414.8724185506504,3226.345793235413,2064.0025366100926
+MX-19-018 = 969.0079537237889,317.86107839317674,2601.0,548.0,2053.0,38.726568414650025,161.84468525732748,1019.8098251817531
+MX-19-019 = 748.2295081967213,203.19262390144695,1468.0,535.0,933.0,62.41665048764674,290.72227882321914,775.3287298586724
+MX-19-020 = 143.4503042596349,36.94654964043854,312.0,58.0,254.0,71.1653322939948,338.03100836940223,148.13182413821553
+MX-19-021 = 551.3883928571429,152.19975141096634,1921.0,445.0,1476.0,63.91539510009156,371.7748683259988,572.0086748530505
+MX-19-022 = 234.55003107520199,54.69615047359801,420.0,133.0,287.0,92.08892353744837,457.3217095997943,240.84307329464283
+MX-19-023 = 148.62785862785861,26.503770833364417,244.0,91.0,153.0,193.6577850865492,1191.4806816789367,150.97248169348688
+MX-19-024 = 2274.3814303638646,441.09941499464577,3507.0,593.0,2914.0,152.3297793445441,864.4294503979205,2316.760579924606
+MX-19-025 = 411.43798449612405,68.56840379532339,763.0,340.0,423.0,236.16057056042874,1571.1572866274084,417.11250411042744
+MX-19-026 = 525.3175675675676,210.5440840133063,1620.0,397.0,1223.0,26.366238674195642,124.05278499122997,565.9393590377931
+MX-19-027 = 153.52884615384616,17.992763893154176,211.0,117.0,94.0,647.2329553982403,5753.129915287557,154.57957870898133
+MX-19-028 = 787.9831932773109,246.39404742868766,1454.0,412.0,1042.0,42.90913320328111,176.08611319067916,825.6073761151837
+MX-19-029 = 408.2866666666667,37.70682284267515,516.0,346.0,170.0,1302.5908522897919,14478.157238826805,410.0241537600763
+MX-19-030 = 1538.1739130434783,318.43022267174183,2693.0,749.0,1944.0,127.48095884759071,692.7451883973602,1570.7885896829848
+MX-19-031 = 431.81111111111113,108.95839108418552,1159.0,302.0,857.0,77.96192885792459,424.142632241061,445.34567098678156
+MX-19-032 = 344.5874263261297,190.99349980867797,1850.0,135.0,1715.0,13.90331647362793,60.30111466715177,393.97844021117874
+MX-19-033 = 445.9821833495303,299.02197126685996,2131.0,181.0,1950.0,10.239451837234956,42.550898072590996,536.949017287054
+MX-19-034 = 479.18926553672316,236.6746576148103,1238.0,281.0,957.0,16.00560212049784,59.10356087630105,534.4504146903731
+MX-19-035 = 187.88805970149255,38.26979254723464,276.0,134.0,142.0,133.71407370413402,740.5242226433005,191.74592564119843
+MX-19-036 = 1719.1727199354318,251.44429138287182,2390.0,1265.0,1125.0,340.23134457058876,2470.80436640275,1737.4634018128913
+MX-19-037 = 813.2472089314194,243.48838492356938,2505.0,521.0,1984.0,49.61383504658809,233.04213752484898,848.9155531779543
+MX-19-038 = 538.7181008902077,321.9684590996102,2357.0,252.0,2105.0,12.316395061349015,51.99827932557306,627.5992996185779
+MX-19-039 = 651.2299168975069,166.978625175931,1430.0,468.0,962.0,72.79367246482396,356.8278200638182,672.2962635088625
+MX-19-040 = 156.84855769230768,22.492277474650486,220.0,99.0,121.0,360.54236667735415,2673.5773796155677,158.45306117634286
+MX-19-041 = 305.13432835820896,35.986203349534826,383.0,229.0,154.0,635.2376068158533,5608.344631705278,307.249027946598
+MX-19-042 = 213.12485481997678,45.77485017310627,644.0,154.0,490.0,118.95835762245378,704.8029025953227,217.98518447455666
+MX-19-043 = 1607.5346985210467,490.3729753354657,3080.0,667.0,2413.0,45.48458192673135,187.96193637420365,1680.664589348068
+MX-19-044 = 341.34954078876285,83.96223472249079,807.0,231.0,576.0,81.13332598333045,407.6013127711673,351.52406156093195
+MX-19-045 = 618.9635416666666,171.29528569651512,1629.0,348.0,1281.0,59.535441496269456,276.6516284812528,642.2288850669938
+MX-19-046 = 471.3243243243243,17.867461069889114,509.0,438.0,71.0,18434.910619245707,488388.29478589236,471.66287204407433
+MX-19-047 = 811.980694980695,242.6051887730232,1709.0,486.0,1223.0,48.398179826904766,207.4322462672318,847.4490702342688
+MX-19-048 = 1561.4470588235295,574.9081915487343,3028.0,619.0,2409.0,28.4675992685302,103.90391260043181,1663.9219772028036
+MX-19-049 = 1453.6204162537165,761.8480839981164,3431.0,362.0,3069.0,12.86129324241781,38.401033113147044,1641.1656886619428
+MX-19-050 = 199.3393829401089,40.57917884456381,387.0,115.0,272.0,133.8197008495303,741.4986552037891,203.42777427539846
+MX-19-051 = 633.9060955518945,208.52362745817035,1348.0,308.0,1040.0,38.206487092107096,156.273832514497,667.3222918396788
+MX-20-001 = 1955.3469387755101,459.2577515454416,2971.0,1163.0,1808.0,90.26836487074617,444.96909168824953,2008.556529782852
+MX-20-002 = 158.59278350515464,116.49055600624398,604.0,44.0,560.0,8.389188157660634,29.895527451835573,196.77835403965727
+MX-20-003 = 1258.2272727272727,289.93850943984376,2100.0,741.0,1359.0,95.32814396811669,480.80910165113903,1291.2010722931223
+MX-20-004 = 1989.9375,141.82448164456656,2300.0,1756.0,544.0,2804.7323978499953,39962.24406681427,1994.985071999287
+MX-20-005 = 226.87123287671233,99.5559723884308,628.0,29.0,599.0,18.74211197146106,62.190197341502916,247.75380510742005
+MX-20-006 = 2142.1895424836603,192.33691000290062,2600.0,1465.0,1135.0,1414.332214682431,16105.7571267496,2150.806714438984
+MX-20-007 = 1499.5714285714287,7.556589231678967,1517.0,1493.0,24.0,7815507.713577068,1.551071720010669E9,1499.5904679040113
+MX-20-008 = 645.1821305841925,257.7334416910374,1430.0,275.0,1155.0,24.064755386058803,88.6772906163676,694.7564383228595
+MX-20-009 = 412.58579881656806,230.6000021287041,1072.0,83.0,989.0,11.24883413595228,32.736883353318284,472.65569113982315
+MX-20-010 = 272.73204419889504,103.10712940136742,629.0,99.0,530.0,27.73239169916411,109.21253636278074,291.571343012818
+MX-20-011 = 1571.1724137931035,217.571666454065,2100.0,1262.0,838.0,399.011628321076,3057.0214144046568,1586.1652448304515
+MX-20-012 = 469.16883116883116,288.449312927022,1372.0,86.0,1286.0,10.25671134720335,33.55814907637057,550.7471273355842
+MX-20-013 = 1503.888888888889,29.14120581827749,1584.0,1485.0,99.0,137600.70672787135,7109494.9698635,1504.1712003625119
+MX-20-014 = 107.33928571428571,55.27957410993241,400.0,53.0,347.0,15.523703611469616,64.2637696056698,120.73754002558016
+MX-20-015 = 1671.9770992366412,114.25981279114053,1976.0,1393.0,583.0,3177.5658971843714,47156.34349552277,1675.87670345728
+MX-20-016 = 1709.4,503.3490112206183,2605.0,753.0,1852.0,49.280965636318456,202.81295192079125,1781.967616736279
+MX-20-017 = 1521.610294117647,157.76453847399773,2200.0,1366.0,834.0,927.7922004494793,9281.480186571078,1529.7671511588637
+MX-20-018 = 1978.6487603305786,270.18851044437315,2700.0,1351.0,1349.0,414.8456564187998,3204.5197212070807,1997.0109533835523
+MX-20-019 = 1967.429268292683,564.3811038322237,2986.0,794.0,2192.0,52.87340856780613,223.3803109273559,2046.778922135354
+MX-20-020 = 1130.7368421052631,313.674041693177,1900.0,778.0,1122.0,58.29287564499062,258.18863434770805,1173.4382005569428
+MX-20-021 = 252.23239436619718,123.69366212218223,618.0,90.0,528.0,15.890125755439357,56.634658087165235,280.9293555627489
+MX-20-022 = 1603.5963302752293,87.97811646857875,1822.0,1400.0,422.0,6110.469666349992,112383.60206191955,1606.007888974877
+MX-20-023 = 1605.4918032786886,66.9483830901653,1800.0,1523.0,277.0,13864.347205125796,334292.55144927977,1606.8870577590208
+MX-20-024 = 1386.8117647058823,436.6771453526694,2241.0,600.0,1641.0,41.755465840904236,166.78469148958825,1453.937343904475
+MX-20-025 = 44.48717948717949,14.261067307977203,72.0,15.0,57.0,39.76026046817002,155.69050440200152,46.717097293038016
+MX-20-026 = 2533.747191011236,211.79621888694382,2913.0,1450.0,1463.0,1746.097693492517,21258.80170935647,2542.5838169649655
+MX-20-027 = 1039.4,315.7897085086846,1719.0,240.0,1479.0,45.443381088080315,183.98702811291162,1086.3128002559852
+MX-20-028 = 1672.8796791443851,283.09686172134536,3000.0,1406.0,1594.0,226.378920769267,1491.6139258462952,1696.664449445056
+MX-20-029 = 1498.75,289.658052710433,1901.0,686.0,1215.0,153.10179115064238,861.274803604703,1526.4839828835416
+MX-20-030 = 46.015151515151516,6.409019270321021,56.0,28.0,28.0,390.9220784958948,2948.8881831829963,46.45933379816909
+MX-20-031 = 2131.091603053435,321.0196410338335,2800.0,1500.0,1300.0,312.52929107653125,2210.0330758970535,2155.134573648326
+MX-20-032 = 1196.7820512820513,69.35853476328771,1348.0,1044.0,304.0,5189.075381106489,90427.10657879572,1198.790175391584
+MX-20-033 = 1651.4,34.34588767232549,1702.0,1598.0,104.0,111300.17642186678,5358412.354214234,1651.7571250035521
+MX-20-034 = 1432.24,134.3232757194374,1700.0,1169.0,531.0,1243.9761376143176,13599.199723461874,1438.5249945690898
+MX-20-035 = 1769.6666666666667,104.90101154051005,1936.0,1648.0,288.0,4852.021740550896,82727.18191279993,1772.7730631226698
+MX-20-036 = 872.9848484848485,264.6709616717516,1733.0,324.0,1409.0,46.207196024889406,191.98287977548688,912.2243493989643
+MX-20-037 = 684.7085427135678,214.94357206777127,1250.0,380.0,870.0,42.42048051395578,172.9619473162406,717.6534871636806
+MX-20-038 = 1573.8256880733945,382.9318056527688,2500.0,897.0,1603.0,82.33551548869734,398.78878494081226,1619.7419745811935
+MX-20-039 = 1780.0170731707317,144.77663940796157,2170.0,1478.0,692.0,1895.757196809005,23775.56361853112,1785.8950294173399
+MX-20-040 = 1492.1904761904761,451.7278242602333,2302.0,364.0,1938.0,45.45404078495203,180.77736831210828,1559.0671712419721
+MX-20-041 = 1613.8917197452229,276.44749515007277,2095.0,642.0,1453.0,215.6707317987378,1350.6937952230414,1637.3972336109962
+MX-20-042 = 1617.844494892168,818.827871115228,3148.0,99.0,3049.0,13.575995602478768,39.93427962272088,1813.2567088440596
+MX-20-043 = 21.061295971978986,28.416986812051743,179.0,1.0,178.0,4.026485193796482,12.109087890592768,35.37093902479296
+MX-20-044 = 46.73802395209581,21.763671943275508,108.0,8.0,100.0,17.028034375285436,57.66483576397607,51.55676773616823
+MX-20-045 = 1732.2558139534883,93.54568415665942,1958.0,1637.0,321.0,6406.5592902232875,119730.00679534391,1734.7798131175034
+MX-20-046 = 2027.2275862068966,164.13630772886077,2500.0,1427.0,1073.0,1920.2757166735291,24148.61559350321,2033.8614539326672
+MX-20-047 = 2299.3076923076924,118.47452476271631,2600.0,2155.0,445.0,7369.07904500033,144199.61924846962,2302.3579384889476
+MX-20-048 = 2201.9189189189187,188.56891755828036,2700.0,1900.0,800.0,1627.65120016683,19433.08361954993,2209.9785433714424
+MX-20-049 = 1572.0555555555557,18.44653602598669,1595.0,1534.0,61.0,619210.3838737825,5.2792184915858515E7,1572.1637778693555
+MX-20-050 = 2150.222222222222,170.50107707563205,2614.0,1865.0,749.0,2044.1510248314808,26281.89323234292,2156.9715395021376
+MX-20-051 = 2129.8823529411766,319.82198768413093,2851.0,1689.0,1162.0,315.6258814317769,2242.9566290570333,2153.760650856188
+MX-20-052 = 713.7842639593908,424.2254203428494,2100.0,133.0,1967.0,10.427043148592386,31.543801145188564,830.3343800789636
+MX-20-053 = 210.88970588235293,216.14614720798204,953.0,66.0,887.0,5.697350581252167,19.23917703234339,301.9828223591534
+MX-20-054 = 2092.1111111111113,37.48909306405574,2161.0,2025.0,136.0,173963.2691713803,9717512.845976764,2092.4469726455036
+MX-20-055 = 1274.1818181818182,161.17264497303296,1648.0,1054.0,594.0,518.4524164567251,4303.52503910126,1284.334818991032
+MX-20-056 = 152.56140350877192,40.861347730845104,229.0,88.0,141.0,63.244414822740495,279.57420919895304,157.93869563519692
+MX-20-057 = 128.8336520076482,65.16734150211884,400.0,37.0,363.0,14.454247413425643,48.44537280899868,144.37760313871948
+MX-20-058 = 1341.297071129707,513.5519590826366,2431.0,299.0,2132.0,25.53267780850788,88.27171317391145,1436.249785969956
+MX-20-059 = 1723.9478417266187,256.9016883855417,2600.0,1348.0,1252.0,323.652160912029,2337.9259814239153,1742.9844056930656
+MX-20-060 = 2091.953488372093,501.36631706086933,2900.0,1230.0,1670.0,85.1173898465373,408.5838615743997,2151.1944545752594
+MX-20-061 = 1558.107142857143,50.275199286181916,1789.0,1514.0,275.0,29863.137743969186,928725.7325278997,1558.9180428379532
+MX-20-062 = 2121.5,127.13083811569874,2300.0,1981.0,319.0,4697.369642746865,79237.75961488209,2125.3057427109165
+MX-20-063 = 1605.5,4.5,1610.0,1601.0,9.0,4.5415450211248286E7,1.620360527529462E10,1605.506306434204
+MX-20-064 = 981.9600591715977,389.9707695038848,2658.0,240.0,2418.0,24.744742523670297,96.25969404938931,1056.561762925263
+MX-20-065 = 1737.3591549295775,196.70437322122828,2135.0,1276.0,859.0,715.3087310707767,6548.966195225587,1748.4591627092616
+MX-20-066 = 106.05255023183926,75.90128435308856,551.0,46.0,505.0,10.003826182005149,45.9400280037891,130.41529196043382
+MX-20-067 = 1710.3069306930693,221.17900740870985,2774.0,1535.0,1239.0,487.94314009963654,4017.145344640531,1724.5492021090756
+MX-20-068 = 1594.5390070921985,104.0992105712974,1918.0,1469.0,449.0,3640.98881805097,56531.78187338694,1597.9334437892405
+MX-20-069 = 1476.1842105263158,18.668655496873406,1513.0,1444.0,69.0,494642.00547617953,3.9131557101852246E7,1476.3022529635534
+MX-20-070 = 392.9207920792079,134.75262874552044,704.0,96.0,608.0,33.79074907317595,128.9291673282376,415.38538708286336
+MX-20-071 = 729.3146853146853,292.8177652235181,1554.0,255.0,1299.0,23.575520058512318,84.8703709043403,785.9021273963787
+MX-20-072 = 2004.5109489051094,336.73397234062463,2772.0,1525.0,1247.0,229.40032956151458,1484.933030914667,2032.5978235767054
+MX-20-073 = 1126.9081196581196,571.9556962572186,2800.0,499.0,2301.0,15.123789879681567,54.851030161738336,1263.7465048942681
+MX-20-074 = 2760.574074074074,518.2186225998905,3659.0,1800.0,1859.0,166.88247730974703,971.6846804589895,2808.7932923693866
+MX-20-075 = 151.72093023255815,99.30674245391944,517.0,55.0,462.0,9.669653041183103,34.18369941737217,181.3313810884422
+MX-20-076 = 1060.366568914956,219.61017968920524,1742.0,547.0,1195.0,127.31308848320299,691.4451182357222,1082.8692864310083
+MX-20-077 = 1630.4,13.29059818066892,1646.0,1602.0,44.0,1846440.3459727063,2.265535467757489E8,1630.4541698557491
+MX-20-078 = 1715.0,165.26187011614542,2100.0,1559.0,541.0,1149.503885687293,12279.221381772599,1722.944133079853
+MX-20-079 = 39.83653846153846,36.19581110935222,168.0,1.0,167.0,5.839746913088648,18.34982319867997,53.824590462552884
+MX-20-080 = 1562.8777777777777,251.12169815440208,2328.0,1325.0,1003.0,261.2887439532312,1775.8448352622431,1582.9242103005297
+MX-20-081 = 1628.7215189873418,271.8198834349762,2241.0,1275.0,966.0,233.5943958689533,1518.2523022092364,1651.2479630397847
+MX-20-082 = 619.7395348837209,372.7229622340538,1570.0,199.0,1371.0,10.314242141271258,31.307043590801165,723.1870419707606
+MX-20-083 = 1811.0416666666667,133.87353459100453,2100.0,1594.0,506.0,2516.4471684826667,34600.00309355778,1815.9829409073936
+MX-20-084 = 2332.8607594936707,393.85674110114655,3171.0,1681.0,1490.0,225.70868402444611,1446.642801119015,2365.87456465811
+MX-20-085 = 1189.5340050377833,487.470680616574,2200.0,277.0,1923.0,21.975951066018244,74.39847454043019,1285.5422255227618
+MX-20-086 = 2037.3389830508474,185.44226660347317,2600.0,1740.0,860.0,1360.050866626356,15341.957353797245,2045.7612192290906
+MX-20-087 = 1591.5,62.98214032565105,1700.0,1550.0,150.0,16211.877910820966,411661.71951977955,1592.7457424209301
+MX-20-088 = 1030.5860927152319,389.8866419633044,2412.0,575.0,1837.0,28.18838122236418,115.64897178596426,1101.8708127904424
+MX-20-089 = 1894.978102189781,181.8981614154616,2301.0,1596.0,705.0,1162.3069727428476,12449.084845433945,1903.6882488750907
+MX-20-090 = 238.88983050847457,48.72836919473145,400.0,82.0,318.0,132.41506822931754,723.6413846611641,243.8089520192927
+MX-20-091 = 1959.45,298.2296891659179,2700.0,1607.0,1093.0,304.1022477472017,2145.4209510335395,1982.0154515038473
+MX-20-092 = 1802.5652173913043,133.2714869165672,2141.0,1642.0,499.0,2515.7535817754083,34612.03501446085,1807.4851734312824
+MX-20-093 = 2320.035087719298,80.79429476824194,2480.0,2094.0,386.0,23763.543383835255,684818.9230427349,2321.4414759618194
+MX-20-095 = 2217.8928571428573,288.37384870276685,2771.0,1442.0,1329.0,477.58156322411537,3843.4827350126684,2236.5616920579123
+MX-20-096 = 2111.181818181818,43.91966119084319,2220.0,2051.0,169.0,111215.89084356565,5353115.488180313,2111.6386068786974
+MX-20-097 = 1248.3695652173913,339.5554868338036,2100.0,702.0,1398.0,61.243638024930924,274.0707468880151,1293.725048068561
+MX-20-098 = 1054.513812154696,476.55883913457166,2000.0,101.0,1899.0,17.133850506249708,52.48618663308498,1157.1982143013877
+MX-20-099 = 1461.952380952381,60.0463917400349,1574.0,1349.0,225.0,14505.099376379772,354910.93149544834,1463.1849962780966
+MX-20-100 = 1712.8474576271187,404.8942449729069,2728.0,870.0,1858.0,88.59388099406635,433.7286842012044,1760.0527727065073
+MX-20-101 = 1524.6666666666667,38.852999312222416,1577.0,1484.0,93.0,60547.93640242669,2380688.9875223455,1525.1616307788497
+MX-20-102 = 1805.3176470588235,205.10870642975442,2520.0,1619.0,901.0,710.0622429146877,6534.451743535255,1816.931861197688
+MX-20-103 = 1516.4545454545455,19.9789145048821,1555.0,1497.0,58.0,437521.27002880874,3.322648067831994E7,1516.5861483788335
+MX-20-104 = 2354.5050505050503,312.18038600917237,2955.0,1678.0,1277.0,451.4344541424379,3572.9445774017768,2375.11065558273
+MX-20-105 = 2436.45,291.07319955640014,3150.0,1911.0,1239.0,612.127519854809,5349.72862587125,2453.7750936057687
+MX-20-106 = 2201.3636363636365,52.79251449568262,2335.0,2099.0,236.0,72628.96142478348,3033790.674489733,2201.996573360392
+MX-20-107 = 1897.157894736842,175.36616223982824,2208.0,1624.0,584.0,1298.7563861033075,14409.41870964995,1905.2457501385622
+MX-20-108 = 2078.837962962963,285.1307475325014,2900.0,1491.0,1409.0,409.58217052762524,3152.0053795243057,2098.300936339791
+MX-20-109 = 885.6455696202531,90.4694560632025,1200.0,700.0,500.0,968.4511422805062,9799.54394291744,890.2543442569402
+MX-20-110 = 2293.3720930232557,179.5915292009496,2565.0,1900.0,665.0,2120.4384568994647,27558.336439198494,2300.393156488387
+MX-20-111 = 297.27941176470586,113.53592921706938,600.0,113.0,487.0,26.109283384092752,93.65721169217173,318.2223371832231
+MX-20-112 = 1650.888888888889,150.24938117413288,2257.0,1479.0,778.0,1361.164128231218,15379.313982384458,1657.7119773953495
+MX-20-113 = 640.1818181818181,304.50384760257964,1446.0,178.0,1268.0,16.472452338365507,56.47338802018965,708.9113862362161
+MX-20-114 = 1175.4883720930231,262.0159210583349,1758.0,733.0,1025.0,104.1942648572695,536.1319562455185,1204.336022800096
+MX-20-115 = 1702.2222222222222,146.75378305006714,2100.0,1499.0,601.0,1596.168577548104,18948.900789654937,1708.5365570179254
+MX-20-116 = 1010.3866666666667,624.6963826443122,2157.0,131.0,2026.0,9.425110625608943,26.6085918039898,1187.9085767291465
+MX-20-117 = 707.1637426900585,242.50579561657864,1315.0,186.0,1129.0,33.69015766047663,127.36805230420902,747.5892053013077
+MX-20-118 = 2119.46875,357.23355318815936,2900.0,1682.0,1218.0,227.2840319334106,1467.701423932939,2149.3635322462324
+MX-20-119 = 1937.625,233.33510845249683,2659.0,1540.0,1119.0,598.7360652792485,5212.992815838446,1951.6239170141205
+MX-20-120 = 1525.2,170.36008922279888,1800.0,1200.0,600.0,744.2541340010506,6900.7275217600645,1534.6848536425973
+MX-20-121 = 2433.943661971831,135.36220448667115,2702.0,2152.0,550.0,5867.147291109732,106452.00388909978,2437.7047967414633
+MX-20-122 = 729.5222222222222,148.46497737235148,1100.0,475.0,625.0,133.7989572449645,738.3794302910936,744.4760051353047
+MX-20-123 = 1888.4710743801652,235.66999880524088,2541.0,1541.0,1000.0,539.4307863946258,4538.787945400627,1903.1193727949485
+MX-20-124 = 32.03973509933775,17.956673682259527,68.0,1.0,67.0,10.853567459983502,29.980685873150517,36.72855503510705
+MX-20-125 = 1203.3313102463405,557.5463000208471,3340.0,80.0,3260.0,17.03375765964184,57.114101226437924,1326.221745744697
+MX-20-126 = 2199.0709219858154,379.1260320283497,3109.0,1585.0,1524.0,213.18740740417454,1351.0525760776877,2231.512820506552
+MX-20-127 = 2270.6666666666665,101.91379799723993,2600.0,2130.0,470.0,11127.882123367981,249485.17511190329,2272.9526025267955
+MX-20-128 = 1076.8,193.8783811224621,1382.0,800.0,582.0,187.86815015760774,1135.827282273416,1094.1147410882766
+MX-20-129 = 2175.7631578947367,83.27552057399465,2408.0,2055.0,353.0,17914.638121864456,470179.2426617268,2177.356225237145
+MX-20-130 = 26.47178329571106,37.727979608674914,300.0,1.0,299.0,4.832383752204079,22.076368879985125,46.08856426715498
+MX-20-131 = 1599.3333333333333,266.47317577012836,2201.0,896.0,1305.0,233.82580092207576,1507.4053255516574,1621.3806044590915
+MX-20-132 = 1589.8181818181818,19.215610045519963,1641.0,1561.0,80.0,566592.961825285,4.689837717955063E7,1589.934303960101
+MX-20-133 = 2691.5839416058393,251.21432505808815,3259.0,2058.0,1201.0,1262.3331869486133,13879.264755650034,2703.2818483881433
+MX-20-134 = 273.1069182389937,343.54816368268956,1700.0,85.0,1615.0,5.604914099488782,22.939036297102408,438.8766678233743
+MX-20-135 = 1816.4174757281553,169.32914602808023,2355.0,1613.0,742.0,1268.0146164380421,13998.298254456073,1824.2929605261438
+MX-20-136 = 923.8725490196078,560.5276973018566,2821.0,86.0,2735.0,10.147087770519944,31.607128553201406,1080.6163918220516
+MX-20-137 = 1704.431906614786,309.10210783424145,2522.0,1059.0,1463.0,184.5184537511818,1116.3749290370683,1732.2333091573103
+MX-20-138 = 1596.6829268292684,433.1159614352376,2517.0,883.0,1634.0,61.26478683659413,269.78562594065215,1654.383814257758
+MX-20-139 = 1891.2567567567567,421.88339175432117,2780.0,1100.0,1680.0,104.01318065888566,535.2967222490184,1937.7403634688048
+MX-20-140 = 2112.125,51.068428358429045,2207.0,2044.0,163.0,70870.53026996534,2936315.189573548,2112.7422937973292
+MX-20-141 = 11.606280193236715,17.153739586900908,79.0,1.0,78.0,3.9571662901211537,11.841365922047919,20.711265575505774
+MX-20-142 = 1715.2307692307693,185.55536343476652,2173.0,1500.0,673.0,818.588723081749,7854.488557224453,1725.238355884596
+MX-20-143 = 52.5374449339207,29.49161246535088,187.0,1.0,186.0,11.656038810889745,39.470399263923106,60.24896950148765
+MX-20-144 = 2179.576271186441,163.06494530123862,2557.0,1963.0,594.0,2429.063099425516,33044.96034343023,2185.6676092912858
+MX-20-145 = 1630.3529411764705,59.95777060611379,1766.0,1566.0,200.0,20187.908961652603,551257.022391839,1631.4550704995904
+MX-20-146 = 1899.890625,283.4556908268193,2758.0,1485.0,1273.0,322.35826666974583,2322.182365889764,1920.9194453763541
+MX-20-147 = 2357.035714285714,62.88168149268066,2500.0,2256.0,244.0,52778.2002856552,1982567.976549845,2357.874352947102
+MX-20-148 = 1309.1489361702127,307.8783248694201,2024.0,845.0,1179.0,90.1488756675827,446.4247434030767,1344.8643054226698
+MX-20-149 = 2001.5426356589148,355.7988284434556,2738.0,1324.0,1414.0,194.9064311020775,1193.4869694457063,2032.9204924645162
+MX-20-150 = 1985.2357723577236,175.8702210588756,2366.0,1546.0,820.0,1472.097760954951,16998.326734152397,1993.0106388336378
+MX-20-151 = 2520.120879120879,157.90175239754672,2900.0,2100.0,800.0,4113.234177818337,66412.09897459084,2525.062812840744
+MX-20-152 = 1767.7410714285713,272.32427969818957,2484.0,1365.0,1119.0,293.6083546573552,2046.63055906485,1788.5941431550566
+MX-20-153 = 659.2676056338029,208.15400634879873,1214.0,199.0,1015.0,41.518487239172465,166.6045608136201,691.347861931447
+MX-20-154 = 2030.8241758241759,236.71936337770748,2525.0,1600.0,925.0,657.0697178147326,5857.811259258302,2044.5740118934043
+MX-20-155 = 1894.0416666666667,204.7895218605896,2300.0,1385.0,915.0,818.3471100031584,7813.676345823044,1905.0807288231472
+MX-20-156 = 1553.8357142857142,441.64401648377213,2600.0,700.0,1900.0,54.21476989005682,231.27436174954906,1615.380718061756
+MX-20-157 = 1593.25,23.920441049445557,1633.0,1569.0,64.0,295691.6709526104,1.9708387606991924E7,1593.429556020598
+MX-20-158 = 925.1463414634146,210.76406425028443,1300.0,498.0,802.0,97.49346118906388,484.365948866344,948.8504855362825
+MX-20-159 = 1497.3987138263665,439.3093108611272,2668.0,654.0,2014.0,50.017042037654385,209.47899001491444,1560.5113196571613
+MX-20-160 = 1942.5507246376812,127.90582317050372,2137.0,1679.0,458.0,3548.360199925029,54572.61128390378,1946.7571028228724
+MX-20-161 = 1939.3191489361702,172.48961811286637,2363.0,1500.0,863.0,1454.9954078081414,16742.467013167112,1946.974943286953
+MX-20-162 = 1678.945652173913,186.38257546674836,2232.0,1388.0,844.0,758.8662001583264,7106.668810859898,1689.2592954876122
+MX-20-163 = 1893.6842105263158,221.98246792591974,2352.0,1464.0,888.0,646.4916375057412,5737.86482209881,1906.6504937358493
+MX-20-164 = 1484.0566037735848,160.99026281282082,1820.0,1198.0,622.0,810.8350902968707,7726.973879124894,1492.7631653830852
+MX-20-165 = 1594.5666666666666,41.743409326769445,1750.0,1533.0,217.0,55855.955508405656,2138235.0877488386,1595.1129636068622
+MX-20-166 = 160.6883116883117,132.24887266913777,600.0,55.0,545.0,7.0354367924943455,23.211760290845465,208.11174362706646
+MX-20-167 = 2007.9411764705883,188.81097630987057,2400.0,1700.0,700.0,1234.6245607384544,13470.557594706563,2016.798788412264
+MX-20-168 = 84.52857142857142,11.779790719183218,117.0,62.0,55.0,391.4734942126713,2976.1043112134794,85.34543254997807
+MX-20-169 = 122.37288135593221,74.73748368769836,335.0,75.0,260.0,10.771465382322276,36.687576658724396,143.3904235272427
+MX-20-170 = 1646.3636363636363,157.38965700525367,2000.0,1333.0,667.0,1176.2025488641946,12641.688365987076,1653.8696222111123
+MX-20-171 = 1068.092409240924,365.5840366183529,2000.0,225.0,1775.0,33.78894820619872,127.7172797850889,1128.9256319652995
+MX-20-172 = 2227.75,180.4359650956538,2728.0,1975.0,753.0,1919.898167449068,24194.474670972824,2235.045234441576
+MX-20-173 = 2228.289855072464,518.8969097427337,3000.0,1218.0,1782.0,91.88104330703123,449.17534316333763,2287.9094565037794
+MX-20-174 = 1611.75,46.283771453934044,1674.0,1555.0,119.0,42333.19944745996,1477829.9916595158,1612.4144163334686
+MX-20-175 = 1710.1060070671379,555.4885597375082,3100.0,795.0,2305.0,38.77392122631402,153.25817408765064,1798.0628730404176
+MX-20-176 = 2365.84375,173.33811059872986,2792.0,2010.0,782.0,2583.669439449817,35830.35676544226,2372.185226747692
+MX-20-177 = 1175.6647286821706,465.61456636884645,2548.0,539.0,2009.0,24.297070865656046,87.70161111030444,1264.5095803046217
+MX-20-178 = 2168.0701754385964,364.2600218202108,2927.0,1672.0,1255.0,229.0769965482312,1478.3236042083588,2198.4571065005584
+MX-20-179 = 2007.6038961038962,507.94822083530863,3056.0,1174.0,1882.0,73.84418688423641,343.6301585266331,2070.8657123776275
+MX-20-180 = 83.29113924050633,31.530636858894045,200.0,53.0,147.0,28.40184352051596,119.16854898263068,89.0595022258089
+MX-20-181 = 2072.991525423729,144.45294206264697,2444.0,1791.0,653.0,2998.80854912933,43671.31619218507,2078.0184111189083
+MX-20-182 = 938.2608695652174,496.10312310916186,1912.0,153.0,1759.0,12.776095846652225,38.84986229460049,1061.3443211870228
+MX-20-183 = 1390.201923076923,106.71758017955007,1665.0,1187.0,478.0,2249.9176647164895,29827.120504078626,1394.2919453422062
+MX-20-184 = 62.85554425228891,39.241271680937565,365.0,9.0,356.0,11.70602609457623,55.04141195875882,74.09923647642131
+MX-20-185 = 423.9318181818182,146.33246668386727,804.0,171.0,633.0,33.439092916693745,128.2718751024457,448.47672991218536
+MX-20-186 = 1442.4307692307693,120.47897604411759,1815.0,1196.0,619.0,1752.4706549825191,21429.559661278956,1447.4535252270823
+MX-20-187 = 1503.1313131313132,532.4132337233274,2200.0,250.0,1950.0,29.97449866337675,103.05849950076328,1594.6371361408826
+MX-20-188 = 491.73333333333335,210.79374507551915,1300.0,250.0,1050.0,21.049759420711567,79.60349505240119,535.0099756771589
+MX-20-189 = 950.2191780821918,338.4192199023638,2000.0,375.0,1625.0,31.00758821744146,117.104469732686,1008.6843187016048
+MX-20-190 = 312.76802325581394,302.13446533005504,1400.0,40.0,1360.0,5.567039606936093,17.161809136353455,434.8667284486454
+MX-20-191 = 1907.225806451613,221.93237994828726,2300.0,1486.0,814.0,660.3521280459853,5896.131233808512,1920.0948565278009
+MX-20-192 = 1626.3125,117.98925732349535,1873.0,1499.0,374.0,2660.967936982893,37288.26879595111,1630.5869533698594
+MX-20-193 = 2225.530054644809,378.69916535409453,3004.0,1500.0,1504.0,220.89476149928777,1409.033758330716,2257.5201177325557
+MX-20-194 = 1525.1162790697674,325.0366855361009,2300.0,1069.0,1231.0,118.11328860863885,633.1862108853007,1559.3679846745306
+MX-20-195 = 2581.0666666666666,169.41289469485162,2835.0,2282.0,553.0,3581.7524690189766,55252.76358542992,2586.6205494170704
+MX-20-196 = 2321.521739130435,327.45538953589676,2979.0,1700.0,1279.0,377.83884113355384,2836.758456739182,2344.502125695625
+MX-20-197 = 1627.560975609756,33.980660769991786,1693.0,1581.0,112.0,110023.36490352481,5276675.442777332,1627.9156657008207
+MX-20-198 = 230.99791449426485,149.389679446609,800.0,62.0,738.0,9.665122030917225,32.31335564393851,275.0950977859479
+MX-20-199 = 1689.3970588235295,148.044124951063,2000.0,1410.0,590.0,1520.167621868592,17737.26638765802,1695.8713056402946
+MX-20-200 = 1157.314540059347,328.3678035643368,1860.0,465.0,1395.0,54.2675465032104,229.83062000194627,1202.9972398349237
+MX-20-201 = 1755.0714285714287,221.15959469697583,2074.0,1299.0,775.0,523.1648622140726,4332.942965041326,1768.9508997465944
+MX-20-202 = 1449.1898305084746,395.9727921208364,2199.0,585.0,1614.0,59.861364091121494,259.71221279612473,1502.3134216764333
+MX-20-203 = 1707.6,160.05888916270783,2200.0,1358.0,842.0,1246.9359569022834,13668.735483707758,1715.0850148024733
+MX-20-204 = 1048.4565217391305,204.6412597964792,1600.0,700.0,900.0,150.21906828131523,856.3440948629353,1068.241135319365
+MX-20-205 = 292.4855421686747,217.2512545931474,1400.0,50.0,1350.0,8.454247964794853,32.16469886275719,364.3431075236637
+MX-20-206 = 1248.375,461.7593901319171,2400.0,672.0,1728.0,28.541969994898146,106.71618871959006,1331.037893900846
+MX-20-207 = 423.27176416397975,251.7317045261306,1500.0,45.0,1455.0,10.404870379152465,31.82688734649553,492.471153878193
+MX-20-208 = 2131.0875763747454,258.74686744747606,2891.0,1618.0,1273.0,583.8693200694809,5026.270224217076,2146.738037020975
+MX-20-209 = 2697.362385321101,426.6078080484325,3669.0,1700.0,1969.0,271.76284594151645,1840.9835173993504,2730.88960956554
+MX-20-210 = 2334.545833333333,246.85808588331108,3100.0,1987.0,1113.0,875.2439717222318,8579.683826404189,2347.561109428251
+MX-20-211 = 1791.2493368700266,657.0635919192449,3617.0,500.0,3117.0,28.429068319806614,101.97521817101467,1907.9587916574953
+MX-20-212 = 866.0,473.65479242304843,2500.0,196.0,2304.0,12.750400099406225,43.733496336971015,987.0688235302141
+MX-20-213 = 1389.5022026431718,405.5913328589536,2347.0,543.0,1804.0,50.51026223376808,210.85846880401746,1447.487720307336
+MX-20-214 = 1673.502262443439,396.7734987003283,2700.0,974.0,1726.0,88.06119732972039,431.9105319322879,1719.8950641461263
+MX-20-215 = 2070.214285714286,17.122160125023324,2104.0,2046.0,58.0,1767907.0753466259,2.1379892511146185E8,2070.285090788913
+MX-20-216 = 1101.8076923076924,368.22464080323925,1921.0,613.0,1308.0,36.15823988463052,140.74449181753286,1161.7097644950209
+MX-20-217 = 2014.3160270880362,175.3997546799255,2500.0,1500.0,1000.0,1548.7655656310947,18175.160497661716,2021.9382114509601
+MX-20-218 = 1732.2727272727273,259.774194086982,2358.0,1273.0,1085.0,316.9488003594522,2257.866679777716,1751.642495935296
+MX-20-219 = 1928.4736842105262,251.90962632220908,2502.0,1629.0,873.0,472.19681661576465,3806.166171498115,1944.8571182804963
+MX-20-220 = 1771.5119760479042,435.9594053922775,2640.0,767.0,1873.0,79.03007105928044,369.77874994168275,1824.3670914679253
+MX-20-221 = 2438.9823008849557,122.16701047256281,2805.0,2217.0,588.0,8017.97024584136,161321.00711052533,2442.0400165594906
+MX-20-222 = 1081.9714285714285,347.4997624430256,1735.0,437.0,1298.0,39.45965165507164,153.43768405171878,1136.4058505405792
+MX-20-223 = 1060.7083333333333,287.21108369494067,1717.0,652.0,1065.0,61.87119249859402,276.4152548664509,1098.9050800683378
+MX-20-224 = 2150.777777777778,41.23045739843242,2220.0,2088.0,132.0,142105.6649497759,7421111.849957886,2151.1729358654547
+MX-20-225 = 309.1645569620253,117.22956277902207,766.0,154.0,612.0,28.040766278328555,115.40700833410808,330.64405887734637
+MX-20-226 = 1501.0696517412935,284.8573792126835,2502.0,987.0,1515.0,163.0133568858929,959.9091217324382,1527.8592297298355
+MX-20-227 = 1620.753846153846,49.023708791447405,1781.0,1570.0,211.0,36236.09459746387,1201422.4852327788,1621.4950983108624
+MX-20-228 = 1756.9166666666667,133.19000108449916,2010.0,1578.0,432.0,2335.1820026893406,31339.964481923944,1761.9579308258185
+MX-20-229 = 1623.1494252873563,421.9246277064033,2471.0,700.0,1771.0,68.41675928789026,309.02161421308205,1677.0910673770409
+MX-20-230 = 1437.4444444444443,181.26299868246144,1800.0,1160.0,640.0,522.6602066483495,4339.018367674794,1448.8280800548957
+MX-20-231 = 1275.726618705036,424.52241139974376,2100.0,381.0,1719.0,35.726722480604366,133.1174677150168,1344.5064832321327
+MX-20-232 = 135.02937062937062,88.11950232391055,538.0,50.0,488.0,10.369307117355298,40.47836186724372,161.23888371722754
+MX-20-233 = 1936.1,221.96461429696402,2542.0,1690.0,852.0,690.8859785360453,6286.08446523441,1948.7820555413577
+MX-20-234 = 1952.4186046511627,281.89856600261743,2610.0,1467.0,1143.0,353.24449241063064,2597.7036635921854,1972.6644948653397
+MX-20-235 = 1490.1781914893618,145.50403099236516,2010.0,1168.0,842.0,1105.511226176075,11658.500263234719,1497.2649950578327
+MX-20-236 = 1536.8202247191011,437.128077850066,2541.0,795.0,1746.0,54.30321842746577,233.28588865918414,1597.7788831845794
+MX-20-237 = 1722.2642857142857,160.96874633269147,2118.0,1425.0,693.0,1257.3768040144441,13813.44370223605,1729.7702758293824
+MX-20-238 = 1708.25,86.85440403341676,1827.0,1594.0,233.0,7667.146012191461,151959.00297315523,1710.4565910890576
+MX-20-239 = 2264.233333333333,72.88126569214401,2530.0,2143.0,387.0,30080.220473793823,937528.1421776061,2265.405982747169
+MX-20-240 = 2408.2727272727275,153.35634334476399,2700.0,1899.0,801.0,3918.8002013552577,62237.09006955019,2413.150574864672
+MX-20-241 = 1538.4,85.2555374545646,1744.0,1442.0,302.0,5930.423793288679,108037.9293809963,1540.7605481276664
+MX-20-242 = 2107.4061302681994,292.7156568205062,2819.0,1485.0,1334.0,394.8392503401278,3001.855567937595,2127.6379047290557
+MX-20-243 = 1558.4761904761904,65.26474950802057,1775.0,1499.0,276.0,13689.896544845635,328750.33237157454,1559.8421470807627
+MX-20-244 = 1539.0694444444443,503.8442309547247,2400.0,786.0,1614.0,37.59240111875604,143.80391394063653,1619.4424237647008
+MX-20-245 = 1324.3877551020407,150.19481448785797,1700.0,1088.0,612.0,712.5371048733128,6531.071899733816,1332.8771166777774
+MX-20-246 = 1109.75,149.08170299089915,1400.0,844.0,556.0,435.0017050636274,3411.0739962269017,1119.7189007365496
+MX-20-247 = 2351.8571428571427,291.82799916319914,3000.0,1485.0,1515.0,547.061965254468,4593.963085122405,2369.893584426052
+MX-20-248 = 13.886363636363637,9.554189726099962,28.0,1.0,27.0,7.50932572106078,19.074726638450407,16.85567074796006
+MX-20-249 = 1519.2,152.25032019670763,1799.0,1308.0,491.0,1023.8533964859597,10529.335077430149,1526.810007826776
+MX-20-250 = 2073.3214285714284,62.424270446808784,2300.0,2018.0,282.0,36740.69104685004,1223839.4087997626,2074.2609613340087
+MX-20-251 = 1421.6133333333332,99.31376451540956,1670.0,1184.0,486.0,2975.9396528529733,43214.995794051116,1425.0781358695156
+MX-20-252 = 1893.4102564102564,201.55036501677637,2360.0,1451.0,909.0,857.391095685846,8327.116954835676,1904.1073889667957
+MX-20-253 = 799.077380952381,223.0090217325142,1308.0,365.0,943.0,56.88029159083584,245.85316797035162,829.6129727311462
+MX-20-254 = 2109.8298611111113,413.8953448269565,2865.0,1033.0,1832.0,147.1341680927605,821.1360735579568,2150.044511005657
+MX-20-255 = 1513.3677419354838,275.0559361142299,2225.0,1056.0,1169.0,183.540793837137,1110.99109792276,1538.1604891306306
+MX-20-256 = 2207.45,69.33936472163558,2421.0,2119.0,302.0,32362.276647422932,1033473.068850343,2208.538758998809
+MX-20-257 = 1355.5,239.89772126193,1800.0,900.0,900.0,197.29074147338864,1211.83875979036,1376.564988174066
+MX-20-258 = 2289.876712328767,385.8338220332786,3156.0,1793.0,1363.0,227.53462848239732,1470.4048719591797,2322.1548389137215
+MX-20-259 = 1568.377192982456,121.02938532199072,1820.0,1363.0,457.0,2215.0482718446015,29212.63053449755,1573.0400921715084
+MX-20-260 = 2616.916083916084,279.55760496998175,3100.0,1695.0,1405.0,847.6038714872788,8179.591019193316,2631.8058904021104
+MX-20-261 = 1614.704433497537,224.05695381258013,2100.0,1198.0,902.0,396.26954242130654,3021.487247772181,1630.175428016376
+MX-20-262 = 2787.641304347826,360.73326836132884,3224.0,1699.0,1525.0,483.3785406959068,3888.614995393682,2810.8846530245055
+MX-20-263 = 1493.5032258064516,535.4367571967172,2746.0,713.0,2033.0,30.708587904773058,116.82224300500148,1586.582618854629
+MX-20-264 = 2368.561403508772,90.07969523020715,2584.0,2189.0,395.0,18258.04275273618,482156.7656093536,2370.2737128197264
+MX-20-265 = 771.3602941176471,448.0292544412784,1900.0,83.0,1817.0,10.5537249708034,30.51395461532951,892.0352662179173
+MX-20-266 = 382.8140703517588,248.04235320052638,1834.0,1.0,1833.0,9.900378731062112,38.321400978182325,456.1486834799987
+MX-20-267 = 1960.6206896551723,233.55179796045,2400.0,1584.0,816.0,616.6634541117113,5386.945633526319,1974.482193141909
+MX-20-268 = 1509.9166666666667,41.672249625966785,1593.0,1460.0,133.0,47677.77606189525,1731535.3898867823,1510.4916142324878
+MX-20-269 = 2616.8809523809523,234.64436471212446,3318.0,2250.0,1068.0,1421.3344374159724,16252.132438445742,2627.3796636240822
+MX-20-270 = 2135.9718309859154,185.87440647155952,2503.0,1673.0,830.0,1551.6448770211275,18218.327670478553,2144.044066185786
+MX-20-271 = 2196.4470588235295,320.31611246253937,2808.0,1586.0,1222.0,342.96406677468667,2494.2594620254586,2219.6806288557927
+MX-20-272 = 1001.8678160919541,328.9692362356751,1704.0,248.0,1456.0,37.31981209406227,143.4254772196619,1054.4950826392435
+MX-20-273 = 2473.5214285714287,199.5624308995323,2812.0,1993.0,819.0,1941.0128330362832,24507.956045950727,2481.558667738599
+MX-20-274 = 1806.2794117647059,188.26798371940893,2252.0,1420.0,832.0,912.0119006479097,9031.542131221548,1816.0644666582803
+MX-20-275 = 1211.078431372549,445.57443176272636,2200.0,430.0,1770.0,28.5408396497617,104.4822581549989,1290.4447067489837
+MX-20-276 = 2126.36,340.6119058400631,2800.0,1600.0,1200.0,262.31139826116896,1761.8623744147264,2153.467742967143
+MX-20-277 = 1723.0731343283583,434.2193860807977,2850.0,776.0,2074.0,74.43941622008597,345.54882195676623,1776.9433028356693
+MX-20-278 = 95.47885714285714,75.71393047032582,529.0,36.0,493.0,8.43682980226554,35.53503991378601,121.85569920431062
+MX-20-279 = 2008.021505376344,290.0181669687735,2500.0,1300.0,1200.0,352.3887706669069,2579.790237058417,2028.8570435656147
+MX-20-280 = 1259.6631578947367,397.8500540213166,1971.0,458.0,1513.0,40.93477180921707,158.81687604036208,1320.9980835875976
+MX-20-281 = 2312.846153846154,112.5534718419145,2456.0,2074.0,382.0,8737.500570569719,180752.3415730722,2315.5832127964254
+MX-20-282 = 715.5846153846154,301.5681596723183,1465.0,150.0,1315.0,20.69684222919377,69.64919501397553,776.5337704847722
+MX-20-283 = 2098.0212014134277,122.7809372871081,2504.0,1739.0,765.0,5041.233734290937,87058.40391090355,2101.6108393661616
+MX-20-284 = 1752.1363636363637,223.82156965163642,2502.0,1481.0,1021.0,504.7928920123918,4177.669459741922,1766.374233229805
+MX-20-285 = 217.59859154929578,79.03262473601742,567.0,85.0,482.0,29.874712132296338,116.02950782082738,231.50659346312668
+MX-20-286 = 1889.5238095238096,176.51429701912022,2206.0,1600.0,606.0,1258.9834972191134,13829.888108686306,1897.7506484808598
+MX-20-287 = 2323.589285714286,96.68021233237262,2600.0,2180.0,420.0,13955.277575428254,337188.0726340013,2325.5997575126416
+MX-20-288 = 1835.290909090909,519.3751375968232,2900.0,944.0,1956.0,54.71421244412406,232.56242277591375,1907.3655272509918
+MX-20-289 = 1543.8181818181818,90.44450987423828,1774.0,1400.0,374.0,5025.0353262047765,86678.8050720962,1546.465255955913
+MX-20-290 = 1150.857142857143,34.864753267564694,1193.0,1098.0,95.0,36065.80788389876,1193749.5865195058,1151.3851285672029
+MX-20-291 = 1427.4212328767123,441.32246460875206,2500.0,453.0,2047.0,43.15912716342179,169.54663484275784,1494.0873113160476
+MX-20-292 = 2378.3972602739727,348.1585703806245,2967.0,1699.0,1268.0,339.1008686056551,2454.26532720547,2403.7445616804252
+MX-20-293 = 2180.653333333333,539.907609215585,3207.0,1575.0,1632.0,78.4747031251775,373.3160891730383,2246.4970925124
+MX-20-294 = 1937.463768115942,190.231101231256,2425.0,1611.0,814.0,1087.5271812832445,11405.079209412574,1946.780348328409
+MX-20-295 = 1477.04,8.986567754153977,1498.0,1463.0,35.0,4440618.954496689,7.299453522549227E8,1477.067337666093
+MX-20-296 = 2204.788235294118,499.48961230717117,3100.0,1100.0,2000.0,98.84997848292498,491.6574390802198,2260.6594248789706
+MX-20-297 = 1767.6,421.4906404654798,2858.0,1000.0,1858.0,86.70313735971567,423.2719032386688,1817.1582539778972
+MX-20-298 = 1971.6996699669967,215.04368786286207,2455.0,1408.0,1047.0,798.3838725669722,7577.128923365059,1983.391886702581
+MX-20-299 = 1551.4264705882354,302.23458536942064,2159.0,1000.0,1159.0,150.72475099260006,856.0037081865694,1580.5916102002104
+MX-20-300 = 493.1565217391304,100.66998095838984,725.0,239.0,486.0,132.12001926535956,720.4277587146861,503.32673284855434
+MX-20-301 = 1504.076923076923,11.631929124093261,1525.0,1490.0,35.0,2162384.5234521297,2.7965941694206786E8,1504.1219007473073
+MX-20-302 = 374.22352941176473,102.40845283018713,719.0,189.0,530.0,60.390779556654756,271.0104456627141,387.9829135109826
+MX-20-303 = 1534.0,140.18876163547807,1800.0,1274.0,526.0,1343.0419159772919,15058.794897706386,1540.3924463878966
+MX-20-304 = 2175.5,224.67348362106338,2500.0,1543.0,957.0,936.0445825804162,9322.66510094719,2187.0707405665744
+MX-20-305 = 62.41428571428571,6.627847866912664,78.0,52.0,26.0,864.1088584520915,8427.618823165158,62.765208743151874
+MX-20-306 = 1435.287234042553,345.8771957181932,2300.0,881.0,1419.0,84.41884852242718,410.85175439438905,1476.3740985005813
+MX-20-307 = 200.0143415906128,171.82101919311654,877.0,1.0,876.0,6.261382297459722,19.577269185385003,263.68200446463464
+MX-20-308 = 11.428571428571429,14.046932993739674,50.0,1.0,49.0,4.331216371285366,12.657861225765375,18.108798177365927
+MX-20-309 = 253.95238095238096,303.96668199684717,1083.0,75.0,1008.0,4.657707227035168,13.868148618676809,396.0903376195329
+MX-20-310 = 1685.6666666666667,52.06162404701469,1824.0,1612.0,212.0,34042.17315376769,1105485.5171792565,1686.4704337193475
+MX-20-311 = 1297.2278481012659,405.7105955305446,2300.0,635.0,1665.0,42.472013754017865,170.55033011791232,1359.19136887165
+MX-20-312 = 259.5,84.84567438319093,503.0,98.0,405.0,37.850019308084946,147.19316841968956,273.01838484164114
+MX-20-313 = 1823.0714285714287,451.2423270872336,2532.0,700.0,1832.0,77.59808364476693,359.34433410019255,1878.08654524454
+MX-20-314 = 1292.639534883721,210.77321179193055,1875.0,888.0,987.0,249.31711515213607,1649.1223258455718,1309.7107749245588
+MX-20-315 = 1527.6666666666667,13.540064007726603,1548.0,1508.0,40.0,1436567.3223748312,1.6211983599969247E8,1527.7266698522278
+MX-20-316 = 1906.6771653543308,288.87320821332827,2667.0,1400.0,1267.0,307.87733495033405,2175.8225080542616,1928.4360355757426
+MX-20-317 = 2309.5581395348836,138.4144101796337,2750.0,2080.0,670.0,4696.219924398701,79226.111555684,2313.702087313146
+MX-20-318 = 217.74727668845316,181.56673922620618,1014.0,1.0,1013.0,6.476158099877274,21.05539228132615,283.5142982258125
+MX-20-319 = 2819.527777777778,412.8707415504217,3463.0,1935.0,1528.0,338.3631815067702,2440.6830211450556,2849.596311565708
+MX-20-320 = 2213.766666666667,206.6853781851913,2732.0,1900.0,832.0,1261.7564033125618,13889.332430106988,2223.394184574566
+MX-20-321 = 2348.2276422764226,193.26147303454405,2795.0,1851.0,944.0,1830.3506988628535,22687.13674086834,2356.1670265307102
+MX-20-322 = 1908.5,127.4856201041252,2006.0,1673.0,333.0,3398.978824369618,51516.312028408494,1912.753207639013
+MX-20-323 = 1260.2619047619048,346.7259147761014,2000.0,675.0,1325.0,59.31693536770845,261.6374632301415,1307.0879574731873
+MX-20-324 = 174.87991266375545,147.9026765688738,900.0,1.0,899.0,7.000221268315875,25.843374824896504,229.03752004752332
+MX-20-325 = 1244.2574772431728,450.0018653616965,2476.0,496.0,1980.0,29.936179655882437,112.2152685065719,1323.132022326023
+MX-20-326 = 1152.1833333333334,473.41326173744767,2536.0,229.0,2307.0,22.097359812551325,76.97381103466101,1245.651054669806
+MX-20-327 = 136.6758034026465,197.0730526765982,1100.0,1.0,1099.0,4.672086016812552,17.785224873965987,239.82923784858286
+MX-20-328 = 1667.6173913043478,239.41891911036885,2600.0,1271.0,1329.0,360.09462249388025,2685.443758783183,1684.7163507868902
+MX-20-329 = 1704.5039370078741,216.50749196965023,2250.0,1352.0,898.0,511.82342603720735,4223.533266107833,1718.199396273416
+MX-20-330 = 848.0416666666666,463.14616835712746,2000.0,98.0,1902.0,11.967178504218726,36.08913936194474,966.2706875750017
+MX-20-331 = 2607.589285714286,292.0253644063006,3200.0,2226.0,974.0,739.2586852137608,6855.825152088148,2623.8903743160786
+MX-20-332 = 2234.3333333333335,150.5905504634633,2666.0,2072.0,594.0,3312.2893758387727,49877.432169601576,2239.4023663319936
+MX-20-333 = 1207.5232774674116,239.594093275789,2071.0,690.0,1381.0,143.7322435542717,812.7441835573223,1231.0636844445892
+MX-20-334 = 206.8189189189189,261.82252792409014,1605.0,1.0,1604.0,4.656146348852121,16.1016699530141,333.6541642949348
+MX-20-335 = 1501.0714285714287,319.4944587683384,2116.0,847.0,1269.0,117.84079806844409,622.3796454469157,1534.6961076568687
+MX-20-336 = 1679.6433566433566,682.7792997054138,3000.0,358.0,2642.0,22.243616390557385,74.75759000968087,1813.1159305522572
+MX-20-337 = 2011.9864864864865,300.0188954969716,2748.0,1257.0,1491.0,322.206647907625,2308.4709242251743,2034.2322776564772
+MX-20-338 = 1668.0,12.942179105544785,1690.0,1657.0,33.0,2141137.5182463764,2.7600201188913345E8,1668.0502090764535
+MX-20-339 = 2327.468926553672,109.51831049589818,2687.0,1966.0,721.0,9662.268633692453,206717.37333505688,2330.044176492536
+MX-20-340 = 1898.2331838565021,176.38471856619194,2498.0,1531.0,967.0,1279.2695642256588,14136.11261719774,1906.4104461625436
+MX-20-341 = 2485.1388888888887,54.79210850406277,2600.0,2347.0,253.0,93439.38115267621,4244164.906610972,2485.742841128628
+MX-20-342 = 1518.625,8.030216373174511,1530.0,1507.0,23.0,6764042.48216389,1.279281341944519E9,1518.6462310228806
+MX-20-343 = 1635.3333333333333,94.79217032833226,1951.0,1570.0,381.0,5188.169775118449,90501.01976004009,1638.078345704706
+MX-20-344 = 921.55,529.6571194335697,2134.0,95.0,2039.0,11.128941523207795,34.15631248045053,1062.9163027570264
+MX-20-345 = 188.25438596491227,60.97264434118216,320.0,83.0,237.0,38.991682635583366,154.08810272846614,197.88223061453107
+MX-20-346 = 2396.0315789473684,259.1773809425579,2990.0,1800.0,1190.0,818.0394343714988,7826.760702655762,2410.008348970033
+MX-20-347 = 2582.1721311475408,200.41059053128296,3002.0,2035.0,967.0,2177.5462044546157,28555.999153544733,2589.937705751266
+MX-20-348 = 2149.726907630522,228.71436939981567,2825.0,1674.0,1151.0,858.8886139985883,8349.850089077223,2161.859394169899
+MX-20-349 = 1669.2307692307693,77.71857895505359,1921.0,1576.0,345.0,9973.38847262396,215673.5738209785,1671.039059526
+MX-20-350 = 1665.6,134.75993469870784,1885.0,1552.0,333.0,1925.8469912097964,24286.96698826761,1671.0426685156785
+MX-20-351 = 1643.6774193548388,147.61947312246164,2118.0,1446.0,672.0,1414.8627769947918,16163.342547266147,1650.292994513985
+MX-20-352 = 1659.9803921568628,129.96884848423022,1907.0,1332.0,575.0,2121.585003002719,27580.62208144234,1665.0606006754135
+MX-20-353 = 2034.5192307692307,201.25552934445298,2390.0,1655.0,735.0,1063.1973712276952,11049.493939501499,2044.4491405905744
+MX-20-354 = 1630.642857142857,236.09066271330633,2000.0,1219.0,781.0,350.10297262962854,2560.865250686046,1647.645267820543
+MX-20-355 = 1302.3255813953488,414.97641966800467,2002.0,500.0,1502.0,39.871682940256555,152.45241831941837,1366.8421082324064
+MX-20-356 = 1821.34375,183.3367136880595,2300.0,1643.0,657.0,1011.6182169526389,10390.368130335115,1830.5478432015918
+MX-20-357 = 1505.2335766423357,564.3092834073904,2700.0,623.0,2077.0,27.488719265364182,100.8938924584101,1607.5363409861814
+MX-20-358 = 1562.2575757575758,104.80650433870412,1800.0,1400.0,400.0,3357.1901663628623,50731.917146529144,1565.7691836166773
+MX-20-359 = 2074.8596491228072,347.4913826318369,2812.0,1337.0,1475.0,230.5789055407845,1482.5202627604444,2103.7568358917824
+MX-20-360 = 1494.6153846153845,12.206797989635254,1542.0,1480.0,62.0,1835991.068935498,2.2484691665309942E8,1494.6652313632487
+MX-20-361 = 2559.7619047619046,314.7740542284568,3200.0,1652.0,1548.0,561.7465676695679,4759.402934384089,2579.0431780576523
+MX-20-362 = 1888.388888888889,188.1001916499966,2372.0,1649.0,723.0,1042.9447277426762,10806.115683230872,1897.733984987827
+MX-20-363 = 2324.921348314607,314.4684674731095,3083.0,1500.0,1583.0,426.316491607009,3319.082424168448,2346.0924305926
+MX-20-364 = 1054.4213333333332,554.3792069918283,2463.0,36.0,2427.0,12.801092619554774,38.53342601432203,1191.2769003608412
+MX-20-365 = 2579.626984126984,278.25110659164676,3100.0,2000.0,1100.0,824.4981853462441,7899.885754168669,2594.590344458168
+MX-20-366 = 788.8590604026846,227.35166327464606,1400.0,311.0,1089.0,52.441691725828285,223.30215337285057,820.9673537803768
+MX-20-367 = 296.344262295082,43.349092015336986,402.0,213.0,189.0,340.8821280720457,2492.109147563151,299.4980226541913
+MX-20-368 = 1775.3333333333333,175.99305541854642,2352.0,1575.0,777.0,1058.19266173504,11028.415186376678,1784.0353135518367
+MX-20-369 = 1651.2916666666667,85.23471474242301,1800.0,1541.0,259.0,7330.210488374206,143176.0332901404,1653.4899833382724
+MX-20-370 = 2155.342857142857,98.54859362833368,2416.0,2024.0,392.0,10528.510598577936,231792.1798215722,2157.594646161057
+MX-20-371 = 2240.913043478261,85.62654659649418,2400.0,2090.0,310.0,18003.0156817588,473201.3657861788,2242.548366014219
+MX-20-372 = 2470.7021276595747,188.44728535369032,2957.0,2156.0,801.0,2293.5319564748756,30609.033217757755,2477.8784035902013
+MX-20-373 = 2263.3151515151517,196.63591355015578,2716.0,1700.0,1016.0,1559.2860772403794,18342.32387349535,2271.8409181929437
+MX-20-374 = 1606.1333333333334,156.42074315412546,1903.0,1380.0,523.0,1113.6498454938733,11761.268786820474,1613.7322371860002
+MX-20-375 = 1551.0,0.0,1551.0,1551.0,0.0,0.0,-1.2,1551.0
+MX-20-376 = 1682.1851851851852,104.36617766202095,1958.0,1521.0,437.0,4236.380302769924,69096.0916090788,1685.4196202418839
+MX-20-377 = 1313.677135678392,642.6979760915681,2908.0,350.0,2558.0,15.367400421422946,50.54364440472741,1462.466514241055
+MX-20-378 = 1747.7288135593221,250.66919456124273,2346.0,1406.0,940.0,360.3452496980603,2670.6519844458394,1765.613505512307
+MX-20-379 = 2458.490909090909,266.56350924837767,3076.0,2096.0,980.0,812.9307431331605,7775.681163233123,2472.899847253312
+MX-20-380 = 1624.1764705882354,28.952771469732333,1673.0,1588.0,85.0,176702.91804356303,9922071.23915347,1624.4345079406048
+MX-20-381 = 1218.25,139.4408476738434,1513.0,1062.0,451.0,693.8397571687534,6313.131127802686,1226.2042295229617
+MX-20-382 = 1526.7462686567164,408.729313896515,2500.0,943.0,1557.0,64.02633180187918,291.7331196442009,1580.5106203045655
+MX-20-383 = 2215.90625,74.20889408243126,2400.0,2096.0,304.0,26714.800292686825,800429.8315973697,2217.1484994808084
+MX-20-384 = 1737.4918032786886,185.298750621784,2185.0,1480.0,705.0,853.2809623570002,8287.504520859338,1747.3446693319045
+MX-20-385 = 1565.857142857143,72.24176388336315,1900.0,1509.0,391.0,10251.292159059489,223809.23684014927,1567.5227157160161
+MX-20-386 = 1018.6580226904376,363.138861605871,2100.0,167.0,1933.0,30.848554609473844,115.94969489113127,1081.4499526099207
+MX-20-387 = 1479.1081081081081,31.816011423609204,1589.0,1442.0,147.0,100617.56134116111,4684428.534230745,1479.450253997766
+MX-20-388 = 1885.5081967213114,263.4398318682674,2600.0,1556.0,1044.0,388.9608331737484,2958.7977800922786,1903.8229184769345
+MX-20-389 = 1475.5,1.5,1477.0,1474.0,3.0,9.51798926962963E8,9.362557806239012E11,1475.5007624532086
+MX-20-390 = 1584.875,22.82234376658103,1634.0,1550.0,84.0,335100.7385028611,2.3285366916509967E7,1585.0393133925731
+MX-20-391 = 1797.0,446.7965750620516,2404.0,881.0,1523.0,76.67216106387247,353.2352926534371,1851.711689083152
+MX-20-392 = 1849.9349112426034,685.0643570338824,2900.0,759.0,2141.0,27.69703735913712,97.30475517433982,1972.7068583832788
+MX-20-393 = 1619.4615384615386,52.9638706821276,1721.0,1558.0,163.0,28679.766605895937,879809.8615296512,1620.3273885711635
+MX-20-394 = 990.496062992126,407.7139624557275,2500.0,385.0,2115.0,22.955371306074582,88.37802518873264,1071.1270354090834
+MX-20-395 = 2292.7024793388427,269.0790121641621,2769.0,1500.0,1269.0,643.5132442121918,5687.5593136332145,2308.4384708182542
+MX-20-396 = 1638.4545454545455,229.61523691774767,1958.0,1195.0,763.0,384.1349170156295,2883.1339830957995,1654.4656099615534
+MX-20-397 = 2273.195652173913,224.02837527410756,3277.0,1863.0,1414.0,1076.781832820001,11290.78915430728,2284.2082186154435
+MX-20-398 = 1751.3089430894308,302.4700786137474,2367.0,1400.0,967.0,211.93947039698676,1337.5140187559148,1777.236946105281
+MX-20-399 = 1627.695652173913,68.49908586036096,1800.0,1555.0,245.0,13489.822281003833,322334.6666170893,1629.1363542900776
+MX-20-400 = 2105.929411764706,212.91836536902747,2600.0,1700.0,900.0,997.2488875237187,10158.862619429847,2116.6655186039807
+MX-20-401 = 191.24463519313304,179.12043153929707,890.0,1.0,889.0,5.698129259323436,17.738438825483676,262.02793645903205
+MX-20-402 = 85.86666666666666,13.093849277003647,124.0,65.0,59.0,302.43733503792515,2130.1099388343523,86.85927315683303
+MX-20-403 = 1573.0,45.902069670114,1685.0,1530.0,155.0,40347.354390971115,1386343.8139198134,1573.6695968341003
+MX-20-404 = 2264.9821428571427,114.4777724949615,2567.0,2085.0,482.0,7805.2307007316795,155648.53201760858,2267.8732918435153
+MX-20-405 = 2051.3108808290153,175.1759936227313,2517.0,1682.0,835.0,1641.073214043628,19638.54272571539,2058.777054114705
+MX-20-406 = 629.2313624678663,502.99970914192227,1724.0,75.0,1649.0,6.141791178411422,15.798950212631514,805.5686283055129
+MX-20-407 = 685.4005188585113,404.20358712420347,2200.0,76.0,2124.0,10.596591984437623,32.637562703765404,795.7100043958161
+MX-20-408 = 2299.3823529411766,96.74162517511523,2470.0,2083.0,387.0,13498.067515688845,322474.69935314835,2301.4165522692374
+MX-20-409 = 1576.5333333333333,14.389193475969698,1606.0,1556.0,50.0,1315554.316686563,1.4417316316995445E8,1576.5989978431421
+MX-20-410 = 954.0945757997218,440.90957251897703,2380.0,174.0,2206.0,17.111315635601926,56.769693180586636,1051.0460078937165
+MX-20-411 = 1575.0,6.377042156569663,1584.0,1570.0,14.0,1.5066250675125478E7,3.721241682105013E9,1575.0129099999995
+MX-20-412 = 647.9817351598174,322.4655298341758,1464.0,182.0,1282.0,14.763955979229332,47.79492240853221,723.7847380485191
+MX-20-413 = 190.24035087719298,194.54205368636488,1100.0,1.0,1099.0,5.619898053894044,19.915810983082867,272.0992498232694
+MX-20-414 = 125.48979591836735,116.68393656514725,500.0,1.0,499.0,5.767144281187555,17.703604806304632,171.35585759457652
+MX-20-415 = 564.1376146788991,171.31153379927127,1219.0,259.0,960.0,46.703072742248864,201.7215298356376,589.575177486516
+MX-20-416 = 1498.4333333333334,550.6478349618277,2588.0,530.0,2058.0,27.941064637900595,97.10005775830018,1596.4070572985427
+MX-20-417 = 358.86206896551727,266.1156162364674,1092.0,59.0,1033.0,7.2505189900438065,20.726619053575735,446.7656049284976
+MX-20-418 = 374.9342105263158,255.59372053703743,1500.0,89.0,1411.0,8.897261958979463,30.022288572288442,453.7662528229231
+MX-20-419 = 2008.4558823529412,348.84841785776894,3000.0,1493.0,1507.0,208.87874634249445,1318.3357007861232,2038.5264898941098
+MX-20-420 = 2464.1857142857143,179.75596893384915,2875.0,2167.0,708.0,2617.519288794874,36458.37996141504,2470.7333815806883
+MX-20-421 = 204.12435233160622,204.1468918411807,982.0,64.0,918.0,6.1481316981742085,22.680889945094915,288.6913657579881
+MX-20-422 = 2373.0149253731342,110.87380113098513,2766.0,2179.0,587.0,9869.188635251336,212653.65679930404,2375.603678188114
+MX-20-423 = 2462.644230769231,162.74365864221699,2851.0,2154.0,697.0,3510.853015332774,53840.41212086965,2468.015823646443
+MX-20-424 = 1718.2897727272727,533.9388170473733,2700.0,801.0,1899.0,43.20428143393204,174.03203485025873,1799.336100735238
+MX-20-425 = 2306.7719298245615,481.7739339385139,3161.0,988.0,2173.0,123.60320823604967,655.5711549196302,2356.544686537712
+MX-20-426 = 2235.562068965517,268.1662337171931,2775.0,1700.0,1075.0,604.420549872383,5250.616447154504,2251.588526597044
+MX-20-427 = 227.2577319587629,81.92884495764054,577.0,94.0,483.0,30.458007740686014,118.7380096849097,241.57485873147897
+MX-20-428 = 1667.7222222222222,411.57317501880715,2442.0,797.0,1645.0,78.5193199789398,367.4576864212608,1717.7572264114883
+MX-20-429 = 1701.4615384615386,256.20923402101096,2317.0,1427.0,890.0,313.6677018106583,2235.0694117010903,1720.6436407523606
+MX-20-430 = 1740.2363636363636,132.23889726707955,2077.0,1455.0,622.0,2318.647345714437,31041.20070026472,1745.2534851054522
+MX-20-431 = 1203.2802850356295,501.8335902658951,2420.0,535.0,1885.0,21.70312894409612,76.98657603897516,1303.7332536506785
+MX-20-432 = 696.0,150.66519173319364,900.0,493.0,407.0,112.5909462807478,587.7107599225678,712.1207762732387
+MX-20-433 = 802.3571428571429,273.4207312156549,1447.0,481.0,966.0,35.034776789618356,139.91464811388926,847.664957959441
+MX-20-434 = 2080.891304347826,273.84168929136933,2600.0,1600.0,1000.0,461.70300177036796,3686.32073361326,2098.8325067294786
+MX-20-435 = 1581.3138686131388,259.7914028972868,2207.0,1037.0,1170.0,243.9054950922452,1600.426714476232,1602.5121291545943
+MX-20-436 = 1404.6444444444444,374.054491309937,2300.0,850.0,1450.0,65.05505544219967,298.8093197213956,1453.5964975803217
+MX-20-437 = 2198.0709677419354,438.8296474484247,3200.0,1294.0,1906.0,140.92289408455278,786.7900241094229,2241.447621228227
+MX-20-438 = 1481.3714285714286,422.5173596240437,2374.0,740.0,1634.0,53.98673361387553,232.5160014211144,1540.4487101398179
+MX-20-439 = 116.56338028169014,115.45062547213433,900.0,1.0,899.0,6.361573438817197,27.594205207284908,164.06056364830928
+MX-20-440 = 491.28333333333336,174.4281697114571,1035.0,187.0,848.0,31.309676652522757,119.72452802845707,521.3295502846544
+MX-20-441 = 5.537735849056604,5.673796985450841,22.0,1.0,21.0,4.814581713642063,13.055145993954508,7.928334665365592
+MX-20-442 = 1963.111111111111,346.51318539749826,2553.0,1140.0,1413.0,198.53898424951942,1218.3872268817202,1993.45845761135
+MX-20-443 = 2755.939655172414,339.81303908313396,3300.0,1982.0,1318.0,557.3263800186643,4708.644640321771,2776.81045166622
+MX-20-444 = 1493.111111111111,301.6639100695474,2121.0,952.0,1169.0,136.2936025364947,753.0563005244594,1523.2799823938817
+MX-20-445 = 2166.714285714286,206.15518228672659,2548.0,1796.0,752.0,1192.4617951647801,12864.993776698244,2176.4996565821098
+MX-20-446 = 2062.7662337662337,495.0716567865181,2880.0,1200.0,1680.0,84.77373725440037,406.185644736655,2121.344026913004
+MX-20-447 = 664.6426056338029,332.31914081763944,1557.0,196.0,1361.0,14.702398957494916,48.1091686238957,743.0920565969366
+MX-20-448 = 1296.2328042328043,378.7337141389312,2340.0,722.0,1618.0,51.011949727003305,219.14946346728146,1350.4290832897184
+MX-20-449 = 1406.9510869565217,197.77614010042115,2100.0,964.0,1136.0,381.6459517830546,2876.023785788559,1420.7838550184752
+MX-20-450 = 1179.8305084745762,385.6659726486942,2048.0,334.0,1714.0,37.787367799239576,145.80400449756482,1241.2647868953832
+MX-20-451 = 2238.59,221.00430289928747,2610.0,1600.0,1010.0,1068.726369189806,11108.305467258544,2249.472847135524
+MX-20-452 = 1494.0,10.93521592692257,1526.0,1477.0,49.0,2550584.354214783,3.48524485057285E8,1494.0400191920457
+MX-20-453 = 42.84313725490196,37.97748174338837,200.0,1.0,199.0,6.485518297037723,23.76900812038002,57.25227968746542
+MX-20-454 = 1740.981308411215,505.52911082707715,2644.0,686.0,1958.0,51.02577860630189,211.84902382035546,1812.8915020295178
+MX-20-455 = 1631.875,136.6173047107451,1966.0,1178.0,788.0,1739.5630930470932,21191.819404106962,1637.5836783417903
+MX-20-456 = 1851.9803921568628,141.92037123822368,2240.0,1684.0,556.0,2262.2434193059034,30071.55603410664,1857.4102305914766
+MX-20-457 = 1104.3341836734694,472.2000970866265,2521.0,149.0,2372.0,20.144382797061716,68.54802969635747,1201.0524222191
+MX-20-458 = 1368.707509881423,708.6384215333276,3125.0,146.0,2979.0,13.271321589259,40.709899472681144,1541.2750111771265
+MX-20-459 = 1713.421686746988,156.24800494008653,2100.0,1386.0,714.0,1351.4626140911337,15178.62779712841,1720.5311144128289
+MX-20-460 = 981.3342939481269,500.2798733190582,2350.0,131.0,2219.0,13.91859227995004,44.160430114865655,1101.4975933368175
+MX-20-461 = 1842.888888888889,154.13617316043377,2200.0,1586.0,614.0,1745.2952654282174,21307.574116329717,1849.32350243722
+MX-20-462 = 1988.8398268398269,257.821719953195,2690.0,1640.0,1050.0,482.8245200717695,3920.5637443545006,2005.481462418413
+MX-20-463 = 1915.503816793893,321.80204369914054,2608.0,1342.0,1266.0,228.88349618153336,1472.8884786204098,1942.3468864960544
+MX-20-464 = 2148.1129032258063,107.74328881707513,2603.0,1919.0,684.0,7986.599934563473,160537.62794944603,2150.8132557919394
+MX-20-465 = 650.2275449101796,261.3232260302073,1424.0,292.0,1132.0,23.7014353249936,86.62062008004631,700.775062786023
+MX-20-466 = 892.4392014519057,324.2440257388121,1662.0,204.0,1458.0,29.317260457513363,107.4521420042311,949.5166752171477
+MX-20-467 = 209.73411016949152,224.52440852374386,1381.0,1.0,1380.0,5.787594804630157,23.01268527946933,307.2451903472623
+MX-20-468 = 248.60234680573663,168.0779050284984,900.0,45.0,855.0,8.871330105868777,29.317968610988682,300.08883517400085
+MX-20-469 = 1714.152279340446,543.7647183796987,2900.0,630.0,2270.0,40.924827103809754,162.1843484198638,1798.332034336985
+MX-20-470 = 793.0919003115265,348.12346875535127,2000.0,181.0,1819.0,19.341960611531643,67.49565783236153,866.1320406485412
+MX-20-471 = 1117.9565217391305,335.58974413785415,1773.0,412.0,1361.0,46.56622764639895,187.0456132143346,1167.2391618128502
+MX-20-472 = 312.68091168091166,215.21021500891428,1200.0,80.0,1120.0,9.1769022486281,33.21419818075161,379.58502232541946
+MX-20-473 = 2175.737804878049,442.70294867542174,3000.0,1000.0,2000.0,133.06734313840454,723.3385219950659,2220.3199986356612
+MX-20-474 = 92.6116504854369,20.88630015510411,180.0,61.0,119.0,101.91821805706847,536.2728681198352,94.93763921546515
+MX-20-475 = 1870.2281553398059,200.79816795932314,2510.0,1569.0,941.0,836.9305770579699,8087.173412277294,1880.9766764321012
+MX-20-476 = 2048.9583333333335,138.1737973129815,2300.0,1795.0,505.0,3305.2137788486075,49671.67170092256,2053.612000841444
+MX-20-477 = 1045.5275590551182,237.32113286987368,1839.0,553.0,1286.0,99.27635728571096,506.0238446498267,1072.1236854255174
+MX-20-478 = 1670.1474103585658,357.5620835726736,2313.0,966.0,1347.0,115.76285802632194,605.9363499878452,1707.99385711315
+MX-20-479 = 2441.9615384615386,122.04554029265242,2706.0,2227.0,479.0,8070.60648816055,162699.6563837512,2445.0094619920737
+MX-20-480 = 2139.7837837837837,116.46543046668864,2400.0,1936.0,464.0,6257.367344794167,116003.98165066549,2142.9509648701337
+MX-20-481 = 1854.37,537.9033120366522,3000.0,917.0,2083.0,51.613989077026105,218.86721330670827,1930.8102107664542
+MX-20-482 = 104.38617886178862,89.62341749480258,652.0,1.0,651.0,6.604139373701289,24.306569185121194,137.58208931693474
+MX-20-484 = 1606.2361809045226,153.0378134948479,2000.0,1132.0,868.0,1187.4126631892127,12787.804931756304,1613.5102234587887
+MX-20-485 = 50.114285714285714,40.36082831886672,134.0,1.0,133.0,6.126425480261942,15.767842938640145,64.34623606115665
+MX-20-486 = 2291.0780487804877,125.47794969478653,2600.0,2058.0,542.0,6142.167330829759,113161.48910183329,2294.5115692590034
+MX-20-487 = 2006.8832116788321,161.56777817507313,2500.0,1660.0,840.0,1953.9122031049485,24742.770551993082,2013.3763613052513
+MX-20-488 = 2178.777777777778,76.54015326433829,2400.0,2090.0,310.0,23152.58640238278,661600.8623548179,2180.1217855890527
+MX-20-489 = 517.8475452196383,292.72103998260184,1541.0,88.0,1453.0,11.73974686438005,38.192576624823516,594.8543412790237
+MX-20-490 = 1982.0384615384614,217.05768123300436,2425.0,1604.0,821.0,789.0058736072535,7463.056453162917,1993.8882867402576
+MX-20-491 = 1886.9967213114753,361.87310064835816,2800.0,1086.0,1714.0,157.44869102100344,905.1434906697732,1921.381994089961
+MX-20-492 = 2152.0676691729323,370.4939132857454,2772.0,1150.0,1622.0,212.57860387158374,1324.7104952496807,2183.72640055507
+MX-20-493 = 2114.705882352941,42.2551976696809,2207.0,2072.0,135.0,125496.9984595275,6288317.5608206615,2115.128003357772
+MX-20-494 = 2576.6857142857143,161.79021185801454,2802.0,2182.0,620.0,4086.8120703594204,65827.95623031638,2581.7601249645836
+MX-20-495 = 989.5561224489796,431.88252124436934,2267.0,278.0,1989.0,19.49804505721602,67.15352698104384,1079.6961756126827
+MX-20-496 = 2479.672727272727,267.2401068528895,3003.0,1841.0,1162.0,826.7122903517991,7931.670210798276,2494.0316976916934
+MX-20-497 = 1535.95,273.6854901159358,2100.0,869.0,1231.0,193.5399589603316,1182.4424433678284,1560.1429902415996
+MX-20-498 = 185.43100995732576,182.49589096480145,1306.0,36.0,1270.0,6.802680574727059,29.786603992756703,260.1718848623554
+MX-20-499 = 2159.925,71.27057159164644,2331.0,1977.0,354.0,27925.68082406383,849086.3596917804,2161.1005298227105
+MX-20-500 = 1843.3930817610062,531.9932491910422,2815.0,742.0,2073.0,51.77264799470029,214.88075141410957,1918.623170679741
+MX-20-501 = 1580.3272727272727,73.06785253707793,1770.0,1400.0,370.0,10182.11896805245,221627.0806341171,1582.0155498603672
+MX-20-502 = 1063.6769911504425,278.625350481197,2000.0,468.0,1532.0,67.71110104253559,312.84263869415804,1099.563926033238
+MX-20-503 = 1521.2857142857142,254.37751152047014,1959.0,1137.0,822.0,231.94369395392218,1498.3564899637918,1542.4066074991842
+MX-20-504 = 2532.122302158273,360.39214174777584,3207.0,1763.0,1444.0,367.78522621633806,2731.341084663703,2557.6406801818084
+MX-20-505 = 100.94756554307116,66.07864075279048,511.0,37.0,474.0,10.928077360106661,49.839151063049954,120.65155511972893
+MX-20-506 = 1750.322033898305,256.2201741668686,2210.0,1149.0,1061.0,338.7101922260388,2444.40940242159,1768.9759749640468
+MX-20-507 = 36.21052631578947,21.43921381946353,75.0,1.0,74.0,9.809271990233217,26.52174677540891,42.08137480243674
+MX-20-508 = 213.43781094527364,138.56523999369944,700.0,77.0,623.0,9.546916227610225,32.16923748394695,254.47205126618894
+MX-20-509 = 276.25949367088606,126.02582518040447,700.0,79.0,621.0,17.980048792833323,63.445533855758356,303.647520088171
+MX-20-510 = 2386.88,172.08586693857225,2665.0,2100.0,565.0,2709.9736420812046,38164.18564811922,2393.075360284335
+MX-20-511 = 2098.129973474801,241.37208710444503,2708.0,1650.0,1058.0,682.9451269494707,6167.206696835264,2111.968245506197
+MX-20-512 = 2693.6774193548385,316.72628735710856,3341.0,1927.0,1414.0,640.4490532063671,5660.706524875197,2712.234057128028
+MX-20-513 = 590.5071770334928,229.89299819339124,1451.0,252.0,1199.0,25.771486474479577,98.75305818443216,633.6793485244817
+MX-20-514 = 1670.7113402061855,407.28439261692546,2284.0,712.0,1572.0,80.90247919124641,379.3073757133985,1719.6386128378504
+MX-20-515 = 225.8003108003108,212.26948405646357,1115.0,1.0,1114.0,5.8102225861773,18.52615537848719,309.9098485352058
+MX-20-516 = 1142.7407407407406,421.5773812008798,2454.0,600.0,1854.0,29.24639902156177,114.91066983727654,1218.024584681643
+MX-20-517 = 1921.702479338843,253.9283312902863,2515.0,1285.0,1230.0,456.2591685867394,3629.9436073705288,1938.4065663655097
+MX-20-518 = 2287.185185185185,88.95235388680136,2506.0,2136.0,370.0,17076.773098620233,441096.0471322831,2288.9142824912847
+MX-20-519 = 1883.9117647058824,200.7627173683428,2372.0,1587.0,785.0,855.0300459551715,8306.769682148908,1894.5788993553033
+MX-20-520 = 1576.9912663755458,182.14922600735233,2128.0,1226.0,902.0,675.3841643743209,6087.3284480911825,1587.4759194267563
+MX-20-521 = 2459.0,76.8280909274437,2579.0,2307.0,272.0,32883.942068162156,1055564.2486319938,2460.1999015436845
+MX-20-522 = 2060.0,191.14099507954853,2433.0,1571.0,862.0,1283.5968204741594,14167.47581158853,2068.8486846553083
+MX-20-523 = 2275.275,111.32980003125844,2600.0,2094.0,506.0,8598.218193023227,177020.01363142006,2277.997069796184
+MX-20-524 = 1811.0,135.42390237079027,2172.0,1597.0,575.0,2432.030231633376,33078.75812622138,1816.0563409028182
+MX-20-525 = 301.63832487309645,321.81861067358136,1600.0,1.0,1599.0,5.19305137471396,16.357423840018342,441.0815085765009
+MX-20-526 = 632.0755395683453,297.14609815087874,1577.0,72.0,1505.0,16.78739282926807,57.60657946859648,698.4377505310738
+MX-20-527 = 1762.8026315789473,452.5751760681035,2718.0,900.0,1818.0,70.78848319707217,323.61947142478664,1819.9718151374589
+MX-20-528 = 1932.2203389830509,192.67220497356806,2400.0,1573.0,827.0,1038.9727763101614,10732.675171425964,1941.8027749874993
+MX-20-529 = 1707.6162790697674,129.9577899814103,2000.0,1414.0,586.0,2307.8529177326454,30837.289005997613,1712.554344749658
+MX-20-530 = 1854.3076923076924,178.64047174690458,2306.0,1569.0,737.0,1150.103779378412,12280.824232333198,1862.8927601709756
+MX-20-531 = 1985.8157894736842,251.61978995711158,2700.0,1684.0,1016.0,516.3103881807483,4290.40778491107,2001.6935001195993
+MX-20-532 = 2490.3048780487807,220.952356028944,3050.0,1945.0,1105.0,1465.467525266475,16898.368640596833,2500.087664316652
+MX-20-533 = 2051.364864864865,232.19019314464882,2503.0,1695.0,808.0,716.3069489708026,6569.7661113432805,2064.463633633345
+MX-20-534 = 1680.7022900763359,270.8417665609194,2267.0,1205.0,1062.0,258.2328326164387,1732.4826489702982,1702.3852238496665
+MX-20-535 = 1853.5411764705882,276.93577734754047,2450.0,1452.0,998.0,320.3543978080768,2289.4821943358106,1874.11534267426
+MX-20-536 = 2558.751773049645,213.79277286872653,3101.0,2121.0,980.0,1750.5406267867918,21393.18804482222,2567.6678106436593
+MX-20-537 = 1697.253448275862,292.1469273213084,2525.0,1090.0,1435.0,213.85611084211735,1352.4793105322726,1722.2134289418332
+MX-20-538 = 1590.923076923077,47.92616362451008,1700.0,1498.0,202.0,36678.35659269642,1220853.5127051368,1591.644795124262
+MX-20-539 = 1625.857142857143,29.72939176461364,1689.0,1595.0,94.0,163729.20284510858,8963189.17207169,1626.1289265351274
+MX-20-540 = 2099.6995073891626,145.73751068088745,2516.0,1755.0,761.0,3033.863209960531,44337.70532956832,2104.751159484121
+MX-20-541 = 1603.578947368421,246.30860313403457,2000.0,1082.0,918.0,295.3108196518215,2048.77351458283,1622.3850863531297
+MX-20-542 = 1464.7777777777778,14.520313570058999,1489.0,1445.0,44.0,1026869.8424676902,1.036190399993421E8,1464.849745802544
+MX-20-543 = 585.7433628318585,302.42075766775235,1400.0,90.0,1310.0,13.818721603170955,45.256082183398284,659.2067974239279
+MX-20-544 = 2238.441379310345,390.33359518382736,3081.0,1413.0,1668.0,205.9337222980525,1284.4345282296786,2272.219206885183
+MX-20-545 = 1263.7236842105262,473.5630786273969,2524.0,738.0,1786.0,27.725821283762258,103.33597715214789,1349.5404919726136
+MX-20-546 = 2015.3587786259543,328.3750664331821,2800.0,1595.0,1205.0,250.14654588525417,1660.619029887489,2041.9356480652605
+MX-20-547 = 2130.6181818181817,65.9844309209903,2400.0,1987.0,413.0,33763.8727722708,1093450.2814247692,2131.6396932451275
+MX-20-548 = 1915.542974079127,467.7004730212264,2806.0,783.0,2023.0,80.46573608521987,375.6815004045404,1971.8135353040323
+MX-20-549 = 1884.6479750778817,219.84707387531526,2467.0,1443.0,1024.0,655.7451545049629,5845.225973969157,1897.4273967287122
+MX-20-550 = 1648.7551020408164,91.6738964498385,2000.0,1581.0,419.0,5874.17412796061,106778.27377298594,1651.3017561293632
+MX-20-551 = 1564.6902173913043,286.42311873830795,2442.0,861.0,1581.0,178.92372378324143,1062.0611392644214,1590.6896866918532
+MX-20-552 = 2336.3548387096776,137.09816318081957,2758.0,2100.0,658.0,5000.635565170075,86116.00355349343,2340.37386729336
+MX-20-553 = 1885.37,304.08731163927246,2815.0,1550.0,1265.0,258.00203266103,1738.2361824039522,1909.735356011403
+MX-20-554 = 1825.4501510574019,532.6162353530061,3200.0,573.0,2627.0,50.39883468220369,209.08913710452688,1901.5646999660833
+MX-20-555 = 1533.607142857143,43.38312648098689,1652.0,1493.0,159.0,44282.42244170026,1569259.72851212,1534.2206374200923
+MX-20-556 = 2219.25,60.76131581853704,2337.0,2145.0,192.0,48833.83661764426,1787714.2855691344,2220.0816426429005
+MX-20-557 = 37.803149606299215,12.148062526627294,87.0,7.0,80.0,39.85057631376488,160.57230844408528,39.707096888428985
+MX-20-558 = 822.5636363636364,229.37890555595905,1386.0,560.0,826.0,57.895256921032825,260.14793923579015,853.9470816050713
+MX-20-559 = 660.872049689441,467.2277482362166,2900.0,84.0,2816.0,8.564646666489677,30.527197469415896,809.3538378129857
+MX-20-560 = 2321.225165562914,360.4338844532499,3163.0,1466.0,1697.0,286.4083076925968,1970.9918858660033,2349.042114204136
+MX-20-561 = 1764.8695652173913,219.6125648476002,2400.0,1455.0,945.0,544.2751748772646,4599.391774237486,1778.4808857194855
+MX-20-562 = 2556.0416666666665,189.83687716182953,2957.0,2347.0,610.0,2481.9028922414095,33985.148286601296,2563.0815518954264
+MX-20-563 = 1641.2792792792793,257.0394918713125,2300.0,1335.0,965.0,280.4091862589666,1932.7934699653774,1661.2847356708521
+MX-20-564 = 1450.922077922078,163.4636276500476,1770.0,1194.0,576.0,726.3357630308561,6696.089231371063,1460.1011039535015
+MX-20-565 = 1582.6153846153845,87.40126015186581,1929.0,1492.0,437.0,5992.865520759501,109584.23591467786,1585.0269511580666
+MX-20-566 = 1754.8433333333332,402.61611011262573,2723.0,866.0,1857.0,95.86871984768038,477.0257927626035,1800.4374070393746
+MX-20-567 = 1619.2189781021898,107.96117951452456,1880.0,1207.0,673.0,3418.2417719045593,51922.42579745077,1622.8141345602296
+MX-20-568 = 1890.0714285714287,57.0865645343993,2012.0,1765.0,247.0,36393.369778778055,1208255.123773503,1890.933335935559
+MX-20-569 = 1979.4153846153847,122.96120617842062,2264.0,1736.0,528.0,4219.935163246836,68711.82527103997,1983.2308799221848
+MX-20-570 = 2087.490118577075,414.2379604128784,2924.0,1420.0,1504.0,143.1421412999522,800.1373349855838,2128.1936197169543
+MX-21-001 = 2472.911111111111,156.4562874305255,2900.0,2263.0,637.0,3996.7464992340906,63956.88476880291,2477.8555109879458
+MX-21-002 = 243.45833333333334,98.67111535109764,503.0,90.0,413.0,22.902790190745147,80.914272913183,262.6936410994261
+MX-21-003 = 1355.6623711340205,183.32109997889077,1802.0,950.0,852.0,426.88297480824133,3330.1529026431626,1368.001129460859
+MX-21-004 = 2233.9885714285715,100.04947282342323,2570.0,2092.0,478.0,11200.79994706876,251679.1018206214,2236.2278135927286
+MX-21-005 = 1774.4141414141413,165.0239046106645,2029.0,1383.0,646.0,1274.8592765286874,14039.52831270541,1782.071388677635
+MX-21-006 = 1563.3490566037735,259.788413269186,2200.0,948.0,1252.0,236.13410890623024,1535.5696789873734,1584.7871442098558
+MX-21-007 = 1335.6026785714287,118.98115919264383,1600.0,1066.0,534.0,1448.0121162768667,16629.785122249177,1340.8918790305204
+MX-21-008 = 2269.527777777778,88.68342138412942,2550.0,2138.0,412.0,16838.022532102346,432956.6919870305,2271.2598009328067
+MX-21-009 = 1384.5232558139535,151.04779212447542,1800.0,1135.0,665.0,798.3689014868622,7594.056139059364,1392.7383391704807
+MX-21-010 = 1969.4522821576763,437.2959996289381,2800.0,1151.0,1649.0,104.62575020599225,530.7949642455036,2017.4166855133205
+MX-21-011 = 1334.319587628866,101.47627282385625,1535.0,1030.0,505.0,2312.3164907895953,30904.28183271826,1338.1727077908474
+MX-21-012 = 2504.55737704918,50.58559523796419,2620.0,2397.0,223.0,121518.954627531,6023935.823345097,2505.0681741974704
+MX-21-013 = 1249.764705882353,64.95687505622756,1375.0,1153.0,222.0,7180.059528541407,139268.54252407062,1251.4516433671236
+MX-21-014 = 1199.6949152542372,227.19604423606992,1546.0,500.0,1046.0,162.25971412278412,931.0710820031607,1221.0183996170533
+MX-21-015 = 2379.62987012987,84.90597942160245,2686.0,2200.0,486.0,22099.54884469514,621798.6202127056,2381.144125028102
+MX-21-016 = 2497.165,256.38006508892227,3125.0,1885.0,1240.0,953.4342430971402,9579.129421665606,2510.291571710346
+MX-21-017 = 2164.3214285714284,224.5919400620074,2712.0,1896.0,816.0,924.8994352702887,9225.57963823261,2175.9431945053816
+MX-21-018 = 1993.622009569378,224.49546983159593,2558.0,1581.0,977.0,727.6166353184088,6717.629855230416,2006.2220547622226
+MX-21-019 = 1959.4833333333333,217.09483270886227,2935.0,1674.0,1261.0,764.2251534635378,7198.520193217025,1971.4728250726664
+MX-21-020 = 1911.032258064516,36.885598090773144,1962.0,1827.0,135.0,139224.58631914924,7221105.383127979,1911.3881967590146
+MX-21-021 = 1191.7391304347825,14.121267929598547,1222.0,1160.0,62.0,601319.5516443432,5.076862590019261E7,1191.8227910295186
+MX-21-022 = 1985.7986577181207,170.30245419323396,2445.0,1708.0,737.0,1620.8600249280898,19326.534191127594,1993.0878643199173
+MX-21-023 = 3053.618320610687,460.4179060527224,4800.0,2543.0,2257.0,313.29943766789484,2248.3232860452144,3088.133659054155
+MX-21-024 = 1111.1120689655172,157.90900760224633,1700.0,848.0,852.0,370.3451955098025,2776.354488221517,1122.2768305916143
+MX-21-025 = 273.3247863247863,107.81702044880768,742.0,119.0,623.0,25.783723233510823,106.6522949770086,293.82128704018146
+MX-21-026 = 2478.67816091954,208.18484791733744,3037.0,2228.0,809.0,1724.2782352499676,20985.598823243483,2487.405547216183
+MX-21-027 = 1969.5417515274949,248.962514842144,2618.0,1253.0,1365.0,518.2473894888788,4276.83971546588,1985.2146092567718
+MX-21-028 = 1039.6190476190477,333.13853491710023,1509.0,500.0,1009.0,39.64915023227287,153.65611880760085,1091.6909121262518
+MX-21-029 = 625.0,120.42128430757461,862.0,400.0,462.0,155.45179984890643,891.3950863405813,636.4953147622422
+MX-21-030 = 853.6153846153846,259.2977315933702,1158.0,373.0,785.0,45.041338884984484,177.73992780914045,892.12921623582
+MX-21-031 = 1253.0294117647059,85.73625264321413,1470.0,1105.0,365.0,3166.13626566474,46942.23538357677,1255.9591600703845
+MX-21-032 = 1147.4593639575971,239.08710569252668,1885.0,716.0,1169.0,125.38453754447998,680.0832532975647,1172.103082515528
+MX-21-033 = 1603.8666666666666,125.47808130860501,1868.0,1392.0,476.0,2127.0510093915345,27694.524625327227,1608.7675510568124
+MX-21-034 = 2176.1521739130435,16.397199378186965,2208.0,2141.0,67.0,2337936.0575383627,3.1033153132580096E8,2176.2139490808145
+MX-21-035 = 1433.2302631578948,475.9029571356508,2677.0,849.0,1828.0,37.1035163542764,148.14957433919776,1510.1763512391874
+MX-21-036 = 2059.0863309352517,477.1833272430714,3100.0,300.0,2800.0,92.26077566555261,444.8160802868925,2113.655706600099
+MX-21-037 = 1944.0764331210191,72.78924654614225,2214.0,1747.0,467.0,19132.891114298825,513220.1008324959,1945.4386272070624
+MX-21-038 = 2080.029411764706,45.66597735611572,2182.0,2018.0,164.0,94637.32117808436,4316982.582493597,2080.530637912866
+MX-21-039 = 1611.774647887324,348.21080700896374,2600.0,968.0,1632.0,113.87785004011256,606.6289043114429,1648.9597574501752
+MX-21-040 = 2213.627551020408,104.21205351629979,2500.0,2013.0,487.0,9648.61726282496,206347.06210980372,2216.0792149051654
+MX-21-041 = 2157.7555555555555,23.709496977236373,2212.0,2112.0,100.0,754044.9213040257,6.864913252977973E7,2157.885812034033
+MX-21-042 = 1316.1880341880342,147.9090117411892,1735.0,1015.0,720.0,731.8165099109369,6765.130091767985,1324.4727317291274
+MX-21-043 = 850.8053097345132,352.3897268903059,1598.0,208.0,1390.0,21.480596787524473,72.4899855459547,920.895322330538
+MX-21-044 = 2495.810298102981,104.16050675597646,2900.0,2379.0,521.0,13830.11472048679,333197.23180666735,2497.982877300113
+MX-21-045 = 2723.5340206185565,379.3664460505028,4467.0,2379.0,2088.0,393.9295159852517,3042.5069083492867,2749.8284422588385
+MX-21-046 = 2181.8396226415093,153.89387036430867,2582.0,1920.0,662.0,2892.628621388541,41631.031723027176,2187.260263952178
+MX-21-047 = 1171.8020100502513,189.97350779595928,2012.0,776.0,1236.0,254.28189700843066,1707.5554874587995,1187.1014634066082
+MX-21-048 = 2623.0105263157893,261.6990837116411,3338.0,2303.0,1035.0,1037.7463324694818,10728.134137437837,2636.0331241429703
+MX-21-049 = 1674.8,348.8641743915715,2508.0,1089.0,1419.0,125.71565220426004,685.1969854522639,1710.7487402228046
+MX-21-050 = 1967.1491228070176,247.77006291757266,2500.0,1300.0,1200.0,524.0063636758032,4345.86519750639,1982.6915230157706
+MX-21-051 = 1213.4716049382716,178.085406916691,1902.0,954.0,948.0,338.1755062714068,2476.2323047482837,1226.4696278946935
+MX-21-052 = 1448.03125,87.85623354911989,1556.0,1260.0,296.0,4526.208091508465,75390.49552554273,1450.6940472580702
+MX-21-053 = 2647.994640943194,196.5888113372292,3306.0,2200.0,1106.0,2484.2431414590205,34008.17277333039,2655.2820526653773
+MX-21-054 = 2697.022099447514,261.22378703887085,3105.0,2000.0,1105.0,1130.4167364433563,11959.33793368539,2709.6431631901655
+MX-21-055 = 1707.857142857143,102.2091302179569,1904.0,1493.0,411.0,4715.4884030995045,79632.93560459332,1710.9128343396324
+MX-21-056 = 1056.3040935672514,121.88582009871962,1307.0,791.0,516.0,676.5668843884453,6082.595163408671,1063.3129789615427
+MX-21-057 = 2042.076923076923,294.1739573105738,2500.0,1231.0,1269.0,354.21842863305085,2583.4994816544645,2063.1569200918957
+MX-21-058 = 2827.9885057471265,403.070713235137,3900.0,1857.0,2043.0,366.71729788974073,2729.6949996689245,2856.5687438788773
+MX-21-059 = 1230.9099099099099,77.98781950973998,1500.0,1083.0,417.0,3980.392027312066,63631.4708991487,1233.3780062520598
+MX-21-060 = 2356.8,36.885769613768396,2409.0,2297.0,112.0,261042.01623376447,1.6691385490396054E7,2357.0886279476213
+MX-21-061 = 1233.8161764705883,468.28649165626547,2246.0,180.0,2066.0,26.139778218355936,91.6767322648188,1319.6948873085155
+MX-21-062 = 1405.8235294117646,51.70872641579226,1600.0,1322.0,278.0,20178.340925574175,550914.2229043829,1406.7741781235873
+MX-21-063 = 2518.9803921568628,80.9884983836251,2747.0,2401.0,346.0,30183.12299233701,941787.5365278303,2520.2819986940303
+MX-21-064 = 210.92090395480227,71.6661106004719,404.0,80.0,324.0,34.84516772547959,135.69914298659023,222.76368450380323
+MX-21-065 = 2351.6173913043476,165.09051970825743,2900.0,2144.0,756.0,2933.9987349639523,42449.05759651986,2357.4051910485414
+MX-21-066 = 1159.5656565656566,72.57050373566182,1400.0,1012.0,388.0,4128.023391334161,66757.21466647004,1161.834321191705
+MX-21-067 = 2492.5304659498206,176.99874947454714,3418.0,2369.0,1049.0,2837.5099542572866,40675.66859299953,2498.807051575528
+MX-21-068 = 622.5,220.11389097464976,1300.0,291.0,1009.0,31.79709813196666,123.16517695622913,660.2699258636577
+MX-21-069 = 1625.6689655172413,124.97994626297202,2008.0,1306.0,702.0,2240.0350060945593,29657.500964930863,1630.466059877909
+MX-21-070 = 1518.875,161.9255044469049,1974.0,1178.0,796.0,853.267309649619,8265.261290590697,1527.4819588510315
+MX-21-071 = 1801.2181208053692,358.05533121090264,2700.0,771.0,1929.0,142.4855252615793,796.6710324297756,1836.4613633088431
+MX-21-072 = 654.9827586206897,200.7823913301465,1100.0,294.0,806.0,44.716428841560486,181.98797106998921,685.0664075537646
+MX-21-073 = 1021.4269005847954,93.9376997807655,1381.0,886.0,495.0,1319.5852829487071,14753.198325159394,1025.737395573722
+MX-21-074 = 2487.823529411765,441.9676239532001,4500.0,2198.0,2302.0,197.70268754612354,1258.4084385901604,2526.7768587901955
+MX-21-075 = 1298.9756097560976,417.8813571737901,2012.0,371.0,1641.0,38.68893698636359,145.3033376729913,1364.537454016794
+MX-21-076 = 592.9447236180905,373.92344896815473,1900.0,99.0,1801.0,10.217925998257979,35.32749163459439,701.0008494679403
+MX-21-077 = 949.4716981132076,173.97761770743426,1341.0,571.0,770.0,178.7941159935792,1065.9976339210577,965.2796055968095
+MX-21-078 = 1374.0555555555557,340.4472339964043,2146.0,700.0,1446.0,78.19893713514563,370.9104843280058,1415.603400988034
+MX-21-079 = 1988.8064516129032,81.41507324767987,2215.0,1866.0,349.0,14650.802788944573,359732.9160370614,1990.4721842138442
+MX-21-080 = 931.5333333333333,95.43435207280216,1108.0,758.0,350.0,959.2923572368531,9652.027571601073,936.4091342285521
+MX-21-081 = 1081.989247311828,288.04175677811116,2000.0,671.0,1329.0,65.2767379287452,302.61820122523324,1119.6735171228427
+MX-21-082 = 1918.352,72.50735201343377,2205.0,1828.0,377.0,18600.557082347532,494327.31696887803,1919.7217798420686
+MX-21-083 = 2648.33918128655,306.3074109212747,3400.0,1979.0,1421.0,672.5910996349712,6050.595180176579,2665.994120234103
+MX-21-084 = 818.25,189.7659507694375,1200.0,445.0,755.0,93.15783345532799,460.5488618192545,839.9667723019933
+MX-21-085 = 1299.9732283464566,123.53038164269695,1700.0,992.0,708.0,1197.2574795632388,12942.995587251246,1305.8292957375015
+MX-21-086 = 471.4440298507463,170.30184090783078,962.0,166.0,796.0,29.910708619986895,112.03576277129248,501.26060118316445
+MX-21-087 = 1146.4607843137255,197.01216886430458,1800.0,716.0,1084.0,214.9692561052318,1363.1092737281724,1163.265285586164
+MX-21-088 = 471.0,291.6481082531122,1033.0,141.0,892.0,9.427641921572377,26.41633292562737,553.9852155496743
+MX-21-089 = 565.0490196078431,208.27846543919398,1400.0,213.0,1187.0,29.176202050376922,114.7888818071419,602.212847526097
+MX-21-090 = 2199.3333333333335,15.525367533074284,2228.0,2168.0,60.0,2843232.78223248,4.0283434794783926E8,2199.3881304008505
+MX-21-091 = 1324.967741935484,157.81440382991494,1600.0,1000.0,600.0,616.9225186496385,5391.867223907313,1334.3331305284323
+MX-21-092 = 2144.799270072993,163.29097176305012,2576.0,1834.0,742.0,2305.7799274542785,30817.860836661985,2151.006241358905
+MX-21-093 = 2869.2396313364056,309.27725722965033,3868.0,2422.0,1446.0,827.3629063885483,7967.560633134,2885.8600942996122
+MX-21-094 = 2561.7327327327325,238.4053202769939,3300.0,2360.0,940.0,1274.0534032565708,14076.86877034885,2572.8023030716313
+MX-21-095 = 1497.6153846153845,94.91659371950517,1631.0,1368.0,263.0,3975.3630562376948,63472.51443586415,1500.620205115205
+MX-21-096 = 2388.542857142857,12.13576263338558,2450.0,2373.0,77.0,7624856.409556608,1.5008306705719364E9,2388.573686772685
+MX-21-097 = 2090.7,18.772586396125604,2116.0,2053.0,63.0,1381680.7269260662,1.539146140926633E8,2090.7842786858714
+MX-21-098 = 1887.2513089005236,113.40147688200436,2304.0,1621.0,683.0,4660.34805978507,78451.7170750484,1890.6552826747024
+MX-21-099 = 2402.6401384083047,127.19546811357453,2900.0,2100.0,800.0,6797.414882073076,129523.63068953583,2406.004638773439
+MX-21-100 = 1488.855072463768,396.2322286185327,2216.0,771.0,1445.0,64.5198047384585,288.99270290508304,1540.678229156595
+MX-21-101 = 1475.9375,133.02982219694198,1723.0,1171.0,552.0,1398.874606743356,15888.22173639304,1481.9205233412486
+MX-21-102 = 2301.521739130435,70.60968622136608,2457.0,2198.0,259.0,34728.30314999705,1135209.7538783255,2302.6046216140235
+MX-21-103 = 2454.482014388489,225.35329106011685,2800.0,1855.0,945.0,1324.1338308234133,14760.292697585617,2464.805482132049
+MX-21-104 = 2469.48085106383,100.0152895509309,3200.0,2389.0,811.0,15130.174182391609,375672.3000995689,2471.5053574521935
+MX-21-105 = 2678.194805194805,221.09062835642752,3200.0,2380.0,820.0,1814.371872350447,22439.46722559302,2687.305059073026
+MX-21-106 = 2124.3673469387754,107.00594945839171,2381.0,1895.0,486.0,7884.110816955376,157700.7795705353,2127.060623950146
+MX-21-107 = 568.9733333333334,201.69395782279204,1043.0,208.0,835.0,31.326981972822555,118.1144999540607,603.6647303484499
+MX-21-108 = 2392.05574912892,55.23087771986879,2700.0,2357.0,343.0,81372.83262994188,3530330.521613154,2392.693285148438
+MX-21-109 = 1272.6173913043478,339.32591957812855,2000.0,692.0,1308.0,64.25931619737935,288.04739931514797,1317.0790045960896
+MX-21-110 = 2334.663573085847,130.72656340903538,2752.0,2140.0,612.0,5750.585750988417,103706.6592488444,2338.320643939729
+MX-21-111 = 291.687969924812,109.6724292380566,601.0,156.0,445.0,27.74513856885311,105.68730253219466,311.62463563369727
+MX-21-112 = 1477.128205128205,79.82995923388616,1801.0,1268.0,533.0,6391.526372010348,119345.70209791497,1479.2837985919257
+MX-21-113 = 1177.1598513011152,139.51029763586013,1553.0,922.0,631.0,626.4561723801133,5512.376696424139,1185.3980085446872
+MX-21-114 = 2254.5362731152204,286.31289478440016,3816.0,1810.0,2006.0,514.403178099103,4306.773605389727,2272.643588535627
+MX-21-115 = 2301.6622807017543,198.92356148555314,2803.0,2087.0,716.0,1584.8719392632431,18780.94119135908,2310.2423764010773
+MX-21-116 = 2117.8883720930235,427.0985797699822,3400.0,1127.0,2273.0,137.12123537367646,761.3774209102319,2160.524092318429
+MX-21-117 = 2396.0,4.959838707054898,2412.0,2388.0,24.0,1.1273619373194158E8,5.4461327612116135E10,2396.005133550427
+MX-21-118 = 2165.075,66.18020379992797,2272.0,2067.0,205.0,35111.550248480344,1151879.7298745406,2166.0862344329694
+MX-21-119 = 2124.097222222222,22.976533755008866,2164.0,2065.0,99.0,790354.5467185411,7.309100011906518E7,2124.2214881117166
+MX-21-120 = 2186.657142857143,315.52398832875514,2815.0,1496.0,1319.0,353.4605938948287,2592.2511582033735,2209.3041546195145
+MX-21-121 = 1769.15,163.84883276972104,2036.0,1441.0,595.0,1290.8931220137524,14279.741782383182,1776.7211831066797
+MX-21-122 = 2557.0204081632655,202.3394288848964,3200.0,2319.0,881.0,2057.5155398741404,26538.7229000493,2565.013569602488
+MX-21-123 = 734.2678571428571,235.4197991333346,1300.0,363.0,937.0,40.121766174450734,160.65201891107685,771.0847993944265
+MX-21-124 = 1496.5648854961833,252.05376559715282,2400.0,1189.0,1211.0,228.40269157914312,1488.9662213671577,1517.6421044672911
+MX-21-125 = 2144.4444444444443,13.748625071548956,2180.0,2121.0,59.0,3795073.7360104113,5.92010652340307E8,2144.4885171061187
+MX-21-126 = 2190.4146341463415,55.7104778907646,2368.0,2118.0,250.0,60900.26214623601,2399253.4421196934,2191.122983045285
+MX-21-127 = 1460.6397515527951,115.51760656291847,1800.0,1278.0,522.0,2060.297888060193,26564.85740412106,1465.2006010243908
+MX-21-128 = 2385.311111111111,15.996975022689236,2452.0,2359.0,93.0,3315738.874486028,4.9447777499475676E8,2385.364751982388
+MX-21-129 = 1318.943793911007,373.88205459995345,2425.0,892.0,1533.0,55.84856693847031,252.54553211301922,1370.9122956076524
+MX-21-130 = 2484.8362068965516,51.48701610106838,2751.0,2430.0,321.0,112557.03310445529,5439671.472998971,2485.369567676211
+MX-21-131 = 1690.8529411764705,92.63118911701304,1916.0,1525.0,391.0,6137.705776286405,113090.54541367697,1693.3883801072784
+MX-21-132 = 2278.1304347826085,48.983186421310705,2525.0,2219.0,306.0,100740.9385509895,4692104.728448031,2278.6569795462374
+MX-21-133 = 1439.75,40.79139002289576,1506.0,1370.0,136.0,44075.67965526,1559395.6627915862,1440.3277404813114
+MX-21-134 = 2382.1857142857143,42.45814505642766,2478.0,2293.0,185.0,176789.81578538218,9928520.226418138,2382.5640540032855
+MX-21-135 = 1850.9358974358975,169.38541545181613,2300.0,1577.0,723.0,1338.3147457712032,15009.298415684261,1858.6702546133931
+MX-21-136 = 2162.714285714286,10.653158964286948,2181.0,2147.0,34.0,8367463.795364972,1.6988154842376306E9,2162.740523370423
+MX-21-137 = 2443.7975206611573,98.1469862142684,3059.0,2380.0,679.0,15515.193079593837,388451.3305285346,2445.7675999351536
+MX-21-138 = 3080.653658536585,483.96685237104003,4624.0,2339.0,2285.0,277.6426404999623,1903.5306275336945,3118.4372493364012
+MX-21-139 = 1246.0720720720722,81.93248282917688,1500.0,1084.0,416.0,3563.7840363281025,54916.73144593089,1248.7628039545943
+MX-21-140 = 2186.7291666666665,35.92047906100672,2364.0,2126.0,238.0,225794.19652772028,1.375704610787618E7,2187.024172058157
+MX-21-141 = 1368.0267857142858,141.05321056642754,1800.0,1117.0,683.0,941.9168205700973,9435.83789685813,1375.2793514929456
+MX-21-142 = 2434.946564885496,83.69029720928602,2846.0,2363.0,483.0,24718.11506082989,721892.5151336531,2436.384378478621
+MX-21-143 = 3102.6771653543306,688.5293454583611,4643.0,2283.0,2360.0,105.40748326589264,543.0257261724975,3178.1564234581824
+MX-21-144 = 2060.0434782608695,17.134958572841825,2087.0,2027.0,60.0,1738081.1291877674,2.090033655809827E8,2060.1147393119722
+MX-21-145 = 762.1100323624595,561.7682561816725,2800.0,83.0,2717.0,7.5850672684807705,23.84978049064274,946.7815350337722
+MX-21-146 = 1417.8524590163934,103.83764693107575,1577.0,1201.0,376.0,2586.465527593965,35865.13289150104,1421.649694003068
+MX-21-147 = 1709.8885630498535,119.13140881876356,1848.0,1339.0,509.0,2998.7731943589597,43615.16065296156,1714.0336025340448
+MX-21-148 = 2077.323529411765,62.32350165171633,2200.0,1961.0,239.0,37130.0955994137,1240912.7863461562,2078.2582285909234
+MX-21-149 = 1976.4423076923076,247.00435323643887,2800.0,1705.0,1095.0,537.7837233962105,4534.752594576892,1991.8170965612896
+MX-21-150 = 1566.7433628318583,207.9898005821764,2100.0,1252.0,848.0,450.4721315966942,3575.9305539006814,1580.4886972464858
+MX-21-151 = 2044.0434782608695,20.107273745262404,2089.0,2007.0,82.0,1050841.198741396,1.0685644306519277E8,2044.142373583176
+MX-21-152 = 2449.31914893617,116.8986540002797,2832.0,2226.0,606.0,9262.535552498322,195481.7208121647,2452.1071731579113
+MX-21-153 = 2086.6338028169016,98.57880802982372,2390.0,1822.0,568.0,9547.114227275511,203412.46376716558,2088.961083517523
+MX-21-154 = 2085.262443438914,153.1408540158055,2700.0,1949.0,751.0,2567.524005089075,35604.956566747016,2090.8781837270003
+MX-21-155 = 1067.686746987952,112.21681120012246,1500.0,895.0,605.0,890.6713032140651,8772.901568802346,1073.5676981027505
+MX-21-156 = 1928.8161094224924,342.52255433300854,2790.0,1291.0,1499.0,195.83577315962322,1206.4964023005514,1958.9929260195222
+MX-21-157 = 1179.5563025210083,150.67325025574772,1707.0,939.0,768.0,504.45232192173694,4164.866145771488,1189.140655750893
+MX-21-158 = 164.9375,69.49988196932424,349.0,67.0,282.0,21.206708161941485,74.90426145955911,178.98215693191318
+MX-21-159 = 1620.9623287671234,250.3063642381842,2200.0,1199.0,1001.0,291.66526130860797,2029.740118385109,1640.174425864601
+MX-21-160 = 1220.3877551020407,225.46594080327827,1817.0,913.0,904.0,175.68055150238024,1055.464921894025,1241.0403552122332
+MX-21-161 = 1939.4014084507041,198.18372681802364,2714.0,1679.0,1035.0,967.7261919453149,9797.943979333431,1949.501118921468
+MX-21-162 = 1417.2941176470588,228.5611682076742,1700.0,800.0,900.0,256.01813422343537,1687.2730472452138,1435.6053857273635
+MX-21-163 = 2852.1684210526314,379.3345600870744,4129.0,2345.0,1784.0,448.5531615814024,3567.1605893726796,2877.283338589774
+MX-21-164 = 2336.763698630137,148.17139620997463,2810.0,2073.0,737.0,3970.6438324217133,63413.53915281617,2341.4566717943794
+MX-21-165 = 1770.8157894736842,135.87065351846448,1983.0,1455.0,528.0,2252.4982036425454,29852.306646088466,1776.0206628124693
+MX-21-166 = 1520.078313253012,76.04366144096203,1729.0,1383.0,346.0,8048.049815294507,162115.56020518095,1521.9792103926616
+MX-21-167 = 1787.5263157894738,315.7623387464647,2452.0,1144.0,1308.0,198.61873524015385,1226.407368842286,1815.2014169811916
+MX-21-168 = 1356.8716216216217,106.45207527240964,1700.0,1131.0,569.0,2109.291640104179,27383.513077229924,1361.0410140373772
+MX-21-169 = 1770.0972515856238,120.73313333566159,2006.0,1397.0,609.0,3194.8293417368063,47460.6353069678,1774.2099000839853
+MX-21-170 = 2454.0037453183522,150.5235805466351,3004.0,2339.0,665.0,4384.045901884452,72370.2188235664,2458.615815929174
+MX-21-171 = 1945.3125,34.40515722606133,2066.0,1919.0,147.0,180930.20134282263,1.0240069776175924E7,1945.616724203408
+MX-21-172 = 2191.091603053435,348.46644291507886,3162.0,1523.0,1639.0,267.8707333630822,1813.1292754379845,2218.628241686552
+MX-21-173 = 1878.4166666666667,46.546497063569554,1943.0,1800.0,143.0,65843.2925027468,2661993.686349933,1878.993280988519
+MX-21-174 = 1759.2920353982302,341.9447940076796,2400.0,744.0,1656.0,150.7020444910784,844.8187022058178,1792.21502838376
+MX-21-175 = 2315.7770700636943,223.82399246194888,3100.0,1927.0,1173.0,1139.6741364005625,12149.729110841767,2326.5684210515697
+MX-21-176 = 1314.8598130841121,60.346266963364506,1444.0,1191.0,253.0,10409.434252925974,228239.71051311234,1316.2438983714226
+MX-21-177 = 2099.6666666666665,240.20776056258478,2900.0,1817.0,1083.0,695.2238105949064,6339.243817874373,2113.362221519445
+MX-21-178 = 853.4520547945206,352.3557786289602,1871.0,278.0,1593.0,22.260245573494927,80.27131481238946,923.3282214717635
+MX-21-179 = 2963.802734375,481.03270069003435,4741.0,2400.0,2341.0,253.23608640821115,1692.754171465195,3002.5854038514667
+MX-21-180 = 2746.5911602209944,223.7564869377426,3350.0,2342.0,1008.0,1886.6665270692954,23625.568161271513,2755.6904700729415
+MX-21-181 = 2203.0,12.935738607954837,2223.0,2183.0,40.0,4939861.025428108,8.4136211618784E8,2203.0379781867887
+MX-21-182 = 1993.6190476190477,13.764952702515703,2019.0,1961.0,58.0,3038536.1422019904,4.4014299950666314E8,1993.6665671451635
+MX-21-183 = 1189.508875739645,228.2747778042425,1656.0,559.0,1097.0,156.60019752515052,892.4549147893792,1211.2145720907467
+MX-21-184 = 1023.7894736842105,232.85608361962622,1643.0,600.0,1043.0,98.38320980624047,495.86469003141264,1049.9365895639903
+MX-21-185 = 1448.88,69.28524806912363,1702.0,1311.0,391.0,9208.393194793061,193934.00476355175,1450.535659678865
+MX-21-186 = 1984.4241573033707,615.7763551231762,2960.0,456.0,2504.0,42.42241351939814,163.463646407061,2077.7679744422803
+MX-21-187 = 1072.4109589041095,269.8970801111142,1800.0,507.0,1293.0,75.11831720770002,354.05468955348067,1105.8524759795662
+MX-21-188 = 2654.0814814814817,637.1555081052949,5048.0,1840.0,3208.0,85.98754856262443,429.82011412796214,2729.4899984890676
+MX-21-189 = 2006.6153846153845,60.13899088654608,2204.0,1925.0,279.0,37248.87988540262,1246379.2959114856,2007.5163760228706
+MX-21-190 = 1647.9175824175825,156.51366130269614,2013.0,1356.0,657.0,1198.9380027633556,12962.905233675776,1655.3334662887066
+MX-21-191 = 1281.9369627507162,151.68063845992924,1766.0,1013.0,753.0,629.8397979951086,5560.912825871459,1290.879309831149
+MX-21-192 = 295.8,160.40610960932878,664.0,97.0,567.0,12.586064008708448,40.227687751897705,336.49332831424755
+MX-21-193 = 2018.169590643275,159.04902112887908,2454.0,1649.0,805.0,2081.3145224495556,26903.408395301376,2024.427101112633
+MX-21-194 = 280.8093994778068,112.51758303165023,500.0,82.0,418.0,23.190810277704276,79.71473999724925,302.5130167883206
+MX-21-195 = 2461.972222222222,219.08108102190926,2950.0,1865.0,1085.0,1452.3977243632219,16686.62140285147,2471.7005771443182
+MX-21-196 = 1535.4864864864865,150.7525485637508,1809.0,1221.0,588.0,1087.068298257515,11380.682538767045,1542.8691069177194
+MX-21-197 = 793.2783505154639,372.62964926409353,1700.0,216.0,1484.0,16.381487615743318,52.55777790837553,876.4379024820963
+MX-21-198 = 1039.383064516129,141.46660680959886,1401.0,699.0,702.0,418.5730239379256,3238.1289128727217,1048.9661365578781
+MX-21-199 = 2648.576923076923,281.5982781138521,3072.0,1902.0,1170.0,859.1656031543287,8318.718113861638,2663.504703899039
+MX-21-200 = 1790.6,175.29447876563106,2224.0,1456.0,768.0,1096.9149893540807,11533.740384309805,1799.1599468323304
+MX-21-201 = 1464.0377358490566,81.47391346931664,1700.0,1359.0,341.0,5857.036763557816,106263.00995971095,1466.3030009401323
+MX-21-202 = 1316.78,369.38084898922403,2147.0,547.0,1600.0,56.28230880011483,244.2167092370952,1367.608050575895
+MX-21-203 = 1989.19689119171,91.79252676340226,2300.0,1864.0,436.0,10242.49929399329,223417.08882391383,1991.3136719001286
+MX-21-204 = 1387.0,342.5779848088252,1834.0,644.0,1190.0,77.91322853518643,359.5550612887639,1428.6807465895506
+MX-21-205 = 2096.2298136645963,126.36731673369738,2666.0,1969.0,697.0,4616.19972187217,77493.20035295092,2100.0352688549738
+MX-21-206 = 1492.9605263157894,182.9338168206335,2109.0,1090.0,1019.0,568.7028223268679,4860.137197811305,1504.1262960515264
+MX-21-207 = 1976.7276785714287,341.1342712475705,2643.0,1108.0,1535.0,211.58271720919458,1322.9765258087618,2005.947383719224
+MX-21-208 = 2246.1908783783783,321.57102592443454,2974.0,1140.0,1834.0,361.0443835002583,2656.3465493903127,2269.092635135094
+MX-21-209 = 1855.4160447761194,232.08640882325616,2504.0,1387.0,1117.0,535.2456298748824,4480.685440229917,1869.8750761409528
+MX-21-210 = 830.2962962962963,151.6879874671628,1141.0,586.0,555.0,180.84291445562272,1088.876846527382,844.0386159324614
+MX-21-211 = 2392.324324324324,97.19638911490432,2592.0,2259.0,333.0,14985.616826204143,370715.08230879565,2394.2979787008157
+MX-21-212 = 2301.8519637462236,261.6911751217971,2975.0,1754.0,1221.0,707.0163426525976,6455.28956287663,2316.6796787944104
+MX-21-213 = 599.5863636363637,180.9635744247859,1233.0,220.0,1013.0,46.71342713766347,195.24746664487455,626.2999462935254
+MX-21-214 = 1176.6923076923076,134.51682839078381,1871.0,1005.0,866.0,698.2012580363681,6417.005181644623,1184.3561812658234
+MX-21-215 = 1392.0,238.4892264046976,1900.0,810.0,1090.0,216.13352506558886,1362.6906944458315,1412.2822349343317
+MX-21-216 = 670.1785714285714,365.29597134881385,1306.0,157.0,1149.0,11.751840162553968,33.695482029399294,763.2695882096406
+MX-21-217 = 1774.885993485342,681.7330115629078,2821.0,98.0,2723.0,24.619184101304864,80.58903771707136,1901.3101243419185
+MX-22-001 = 2474.0568306010928,134.52262102745766,3100.0,2179.0,921.0,6276.62640299396,116493.05344308891,2477.7113505434854
+MX-22-002 = 1737.599348534202,468.40085234709784,3050.0,800.0,2250.0,62.67663676781633,282.03209887414107,1799.62519834158
+MX-22-003 = 1219.555066079295,426.21104760421827,2510.0,426.0,2084.0,32.57553130226892,125.35362322895408,1291.886379020833
+MX-22-004 = 2009.103756708408,374.17519545137526,3177.0,896.0,2281.0,171.2179251876922,1014.3348376393183,2043.6499167203058
+MX-22-005 = 2089.436170212766,185.79087650966667,3155.0,1743.0,1412.0,1458.0059848693465,16848.257978412446,2097.6800898105557
+MX-22-006 = 2006.7381818181818,108.12012089407207,2195.0,1782.0,413.0,6449.101692854706,120716.55220849352,2009.6487481420952
+MX-22-007 = 2018.6075581395348,86.18658808730243,2510.0,1774.0,736.0,12919.155231984107,304296.76331923716,2020.4466342232813
+MX-22-008 = 2257.3690721649486,188.5086064708244,2770.0,1934.0,836.0,1753.3401363769613,21437.109026448376,2265.22639545817
+MX-22-009 = 1099.191416893733,371.66863887042024,2800.0,179.0,2621.0,35.594386570317965,143.53574554723178,1160.3272590492058
+MX-22-010 = 1463.3748488512697,422.9206616973391,2700.0,400.0,2300.0,52.11908110354244,222.0425599599768,1523.262234265982
+MX-22-011 = 2066.963995354239,173.80707356091554,2949.0,1880.0,1069.0,1719.069767921666,20926.783709875734,2074.2586764698776
+MX-22-012 = 2052.179419525066,155.11121041869362,2611.0,1913.0,698.0,2357.1664431315926,31779.494882127485,2058.0330069072725
+MX-22-013 = 1752.6350710900474,317.9968508627789,2962.0,1190.0,1772.0,184.90816340995318,1129.9817594732056,1781.2500356697428
+MX-22-014 = 2033.9552572706934,162.76808624436842,2642.0,1780.0,862.0,1989.6679893855141,25369.51544474031,2040.4576541743638
+MX-22-015 = 1719.8765432098764,456.87929309843383,2600.0,700.0,1900.0,64.62212697758432,287.81957608457196,1779.5263449428555
+MX-22-016 = 2108.4,133.6776735748015,2624.0,1887.0,737.0,3971.4215580916243,63412.20475897822,2112.6334941045434
+MX-22-017 = 1975.4685990338164,85.26915458783586,2467.0,1825.0,642.0,12505.486887416679,291427.37856194365,1977.3080221585997
+MX-22-018 = 1899.627078384798,268.79451330551854,2759.0,1389.0,1370.0,375.02865204003814,2821.6420130528945,1918.5498500992655
+MX-23-001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+MX-23-002 = 18.333995664739884,11.263127445926381,73.0,1.0,72.0,9.24708531256296,25.417303509633683,21.51728228419845
+MX-23-003 = 7.800913242009132,5.238825819746449,20.0,1.0,19.0,7.835527173799566,20.249740360855203,9.396783672033502
+MX-23-004 = 55.662498579061044,48.301716426436094,215.0,1.0,214.0,5.728060763182187,15.61485504033,73.6978260045966
+MX-23-005 = 4.146469968387777,2.9120054794940877,15.0,1.0,14.0,8.057462948592102,24.593073470601052,5.066851992247778
+MX-23-006 = 71.17827298050139,33.67884300998869,162.0,23.0,139.0,16.11065887155656,51.19407579621842,78.7439585681226
+MX-23-007 = 13.048539000241487,6.585921694367799,33.0,1.0,32.0,13.981947524148147,43.650217430844606,14.616385825680979
+MX-23-008 = 13.866457377445062,7.163848960707877,30.0,1.0,29.0,12.850164854804547,36.882088060513844,15.607670298040485
+MX-24-001 = 2105.8744541484716,144.5171850369022,2527.0,1751.0,776.0,3137.8929574701633,46366.2614021506,2110.8274286180085
+MX-24-002 = 1308.6181575433911,156.86764804365137,1771.0,800.0,971.0,605.8448940092155,5272.211545445796,1317.9866999537617
+MX-24-003 = 468.643,339.71916571044363,1500.0,45.0,1455.0,7.655168110343902,23.050737618874116,578.8224019507193
+MX-24-004 = 1832.9885496183206,172.4551529154975,2392.0,1529.0,863.0,1233.1078358564691,13463.109274193706,1841.0833231548706
+MX-24-005 = 1222.8977035490605,85.05285090902863,1527.0,1077.0,450.0,3016.2237476710816,44021.357932151725,1225.851859236392
+MX-24-006 = 2038.814441645676,291.03035927225716,3129.0,1730.0,1399.0,366.53159567691597,2755.9334952767263,2059.4812447509953
+MX-24-007 = 1870.348300192431,133.54721803119452,2315.0,1602.0,713.0,2789.337329437767,39668.32520586222,1875.1100296986808
+MX-24-008 = 1364.2583612040135,214.86896365879053,2174.0,1111.0,1063.0,276.2420486242864,1902.5857192783105,1381.0755039674198
+MX-24-009 = 2085.8502994011974,138.46518093818997,2327.0,1841.0,486.0,3463.2520148059407,52836.42231655313,2090.4411203964373
+MX-24-010 = 1208.8296054284997,194.74196231300513,1915.0,656.0,1259.0,258.68861882219426,1741.2002092389062,1224.415553170549
+MX-24-011 = 1188.8209219858156,201.7390567269488,1999.0,975.0,1024.0,223.6646570414294,1450.6359547144962,1205.8166658162772
+MX-24-012 = 165.2514619883041,137.1964099221384,600.0,47.0,553.0,6.543903997490951,19.9787377781243,214.78105266711802
+MX-24-013 = 259.2983552631579,167.0337564289583,812.0,34.0,778.0,9.274620197717203,29.016799756946583,308.4411010694706
+MX-24-014 = 282.4867256637168,99.52454360379758,517.0,100.0,417.0,31.63207435858168,118.03233571844956,299.5060683120665
+MX-24-015 = 2129.952729937706,142.06206729635883,2727.0,1829.0,898.0,3415.934645795834,51920.40988898439,2134.6850500093924
+MX-24-016 = 39.27651139742319,17.670529836364224,81.0,16.0,65.0,17.728754325542216,56.44197468436097,43.06845681295944
+MX-24-017 = 1460.5095957533688,249.44344257381954,2336.0,1031.0,1305.0,219.0242588854302,1401.3633290909738,1481.6579599660467
+MX-24-019 = 970.6815203145478,290.9373643017287,1503.0,89.0,1414.0,45.78676053746094,177.34441096397387,1013.3445434929813
+MX-24-020 = 1618.2339449541284,205.54207050339505,2416.0,1356.0,1060.0,512.8074020114487,4255.821967490388,1631.2353120713835
+MX-24-021 = 2043.5256988277727,165.93113099194613,2628.0,1762.0,866.0,1905.3876829000592,23943.071426079066,2050.2513070357504
+MX-24-022 = 1887.42786377709,169.47788579839414,2541.0,1601.0,940.0,1414.9704453304907,16143.746873760323,1895.0215552169432
+MX-24-023 = 1113.2254802831142,142.97722925994972,1512.0,604.0,908.0,494.93817010512487,4029.0928345366456,1122.3695728406142
+MX-24-024 = 1210.0967903711132,267.3597161375818,2520.0,821.0,1699.0,107.85513896877166,576.0115612088492,1239.2802184653956
+MX-24-025 = 2096.0456273764257,70.92860757937413,2615.0,1962.0,653.0,25896.767023897726,768010.2672777129,2097.2453693874218
+MX-24-026 = 216.05755395683454,80.9414718633048,419.0,72.0,347.0,27.248726518856095,98.25632128505569,230.72145216517825
+MX-24-027 = 1280.456572769953,270.00766680384265,2000.0,600.0,1400.0,120.98538114490712,644.8069002255824,1308.6149834396017
+MX-24-028 = 1906.9924812030076,181.1099088514391,2745.0,1621.0,1124.0,1200.2496251366142,13015.296206525594,1915.5733142975707
+MX-24-029 = 155.26335877862596,75.22099319821723,498.0,49.0,449.0,16.583268452696988,62.579524401056915,172.5250949773585
+MX-24-030 = 1519.4394110985277,215.70424445098874,2117.0,1116.0,1001.0,371.01084901931245,2772.2906412769034,1534.6740517365936
+MX-24-031 = 683.1377672209026,243.7342552780893,1430.0,229.0,1201.0,30.721059181039628,114.50604660942105,725.3162042857756
+MX-24-032 = 1931.9490654205608,205.2828700877476,2577.0,1207.0,1370.0,861.5095690288822,8369.613434557416,1942.8248114873459
+MX-24-033 = 2110.142831149927,129.90173819530753,2657.0,1948.0,709.0,4335.914344463012,71266.88583075744,2114.1374670157074
+MX-24-034 = 43.97400820793434,24.446107737713007,243.0,19.0,224.0,14.01346672834323,65.19384780491622,50.312280622084195
+MX-24-035 = 1853.1743869209809,50.89367126164012,2146.0,1808.0,338.0,48391.31072873828,1766393.214708203,1853.8731008659793
+MX-24-036 = 722.2343023255814,335.5817203493851,1713.0,109.0,1604.0,16.986361170872602,56.7368526894547,796.3902802573447
+MX-24-037 = 364.87557603686633,263.3699859430378,1200.0,89.0,1111.0,7.981162880622523,24.928939928931353,449.99770608734326
+MX-24-038 = 145.08298755186723,84.47308835738572,380.0,58.0,322.0,11.265375003415514,36.57097504674737,167.8832211199498
+MX-24-039 = 119.88990825688073,69.25346869059814,409.0,48.0,361.0,11.852863907764524,42.2252607249672,138.454443870621
+MX-24-040 = 63.32399827660491,73.94148143627469,757.0,18.0,739.0,8.851950819297425,64.14182462566386,97.3512785469529
+MX-24-041 = 88.99569892473119,56.162934844236496,311.0,35.0,276.0,10.433823419008666,38.22376398484193,105.2354962805771
+MX-24-042 = 62.9452736318408,23.856160797783513,130.0,38.0,92.0,27.22017191025912,102.61636264197469,67.3143660788469
+MX-24-043 = 1885.2260638297873,189.77143155799402,2459.0,1382.0,1077.0,1010.2535584095542,10337.005777350301,1894.7534161411936
+MX-24-044 = 1801.2220828105396,109.07856740064231,2415.0,1691.0,724.0,4553.681700414937,76084.19340670496,1804.5218550825352
+MX-24-045 = 1917.1101857783472,217.38692901041202,2678.0,1608.0,1070.0,713.0788335120665,6544.733183538269,1929.3959006175137
+MX-24-046 = 2207.564234326824,92.00077770882335,2796.0,2088.0,708.0,13889.146801542638,335127.6966122726,2209.480480062679
+MX-24-047 = 1773.0203742203742,302.89008593662464,3034.0,1304.0,1730.0,218.51834420493265,1391.526434203535,1798.706104831818
+MX-24-048 = 2133.2613636363635,278.11653436832836,2811.0,1661.0,1150.0,474.65647413289554,3827.9088635216003,2151.31421514216
+MX-24-049 = 2096.6733229329175,73.72232968130007,2285.0,1962.0,323.0,23089.14776979929,659109.5090751229,2097.9690190734946
+MX-24-050 = 2064.2750737463125,239.66245375228027,2806.0,1712.0,1094.0,665.7865853169558,5984.631125002778,2078.140917221185
+MX-24-051 = 1747.3489898989899,206.74139637171646,2568.0,1351.0,1217.0,629.7198897871822,5555.267241929997,1759.5370122491734
+MX-24-052 = 1170.8893129770993,118.81715254206706,1733.0,1051.0,682.0,988.3675913853248,10090.417269754433,1176.902416932767
+MX-24-053 = 146.9787234042553,97.60844255465187,610.0,62.0,548.0,10.099859955139172,39.58244283694538,176.4373917045062
+MX-24-054 = 1180.128787878788,594.0892463730568,2600.0,82.0,2518.0,14.143568187128198,44.206997618084614,1321.2289690422185
+MX-24-055 = 2079.6010037641154,164.4100098580587,2688.0,1652.0,1036.0,2062.418001188241,26598.26860857759,2086.089879702752
+MX-24-056 = 1682.4837837837838,110.4887104750514,2172.0,1531.0,641.0,3578.1758021993905,55255.620139322775,1686.107777645853
+MX-24-057 = 310.26056338028167,223.6711204757867,1108.0,85.0,1023.0,8.094941759783667,26.18565105789816,382.4792639136711
+MX-24-058 = 666.8608768971333,334.0004191168415,1810.0,203.0,1607.0,14.488974225699343,46.57271927569135,745.8282034800236
+MX-25-001 = 28.500599376648285,49.461213001554256,589.0,1.0,588.0,6.733187930784702,45.9580793442615,57.08498713684124
+MX-25-002 = 24.087399854333576,31.811941855011852,363.0,1.0,362.0,8.496627053840507,68.01732976859222,39.90241191117657
+MX-25-003 = 870.5517693315859,501.91894668048127,2744.0,97.0,2647.0,11.112535935816751,34.98889095048661,1004.8796008095686
+MX-25-004 = 584.3107491856678,479.2176168316951,2271.0,40.0,2231.0,6.542125443243404,19.733125518704007,755.6907938408178
+MX-25-005 = 426.8089171974522,204.50530699079687,1819.0,67.0,1752.0,17.134709372279186,69.62401362370836,473.2739929329116
+MX-25-006 = 144.2384994523549,160.95139363680622,1418.0,1.0,1417.0,5.593422747177427,23.037121574883486,216.12518557053235
+MX-25-007 = 604.3583468021242,342.88803431192133,2286.0,108.0,2178.0,11.628159005566808,37.93806892861422,694.8533769247219
+MX-25-008 = 162.17057761732852,187.3436430156271,1189.0,1.0,1188.0,5.418334489387177,20.912950456695835,247.78405280224288
+MX-25-009 = 106.14976599063962,134.6502313345103,715.0,1.0,714.0,4.295246740785457,13.013219815739195,171.45978425947214
+MX-25-010 = 177.7134585014915,154.64437980039455,938.0,12.0,926.0,6.600068437708145,22.80676154415709,235.5779224299465
+MX-25-011 = 18.669928825622776,12.763307789767277,71.0,1.0,70.0,8.34360763666921,25.02678089611566,22.615664219521705
+MX-25-012 = 250.74345700316366,333.3654326636727,2416.0,1.0,2415.0,5.285191225247202,22.198930071006956,417.13881733175504
+MX-25-013 = 207.32874015748033,181.3115204950228,1558.0,7.0,1551.0,7.269528086422314,31.638235556481295,275.42526020593147
+MX-25-014 = 281.89259139437075,341.80140912612194,1987.0,1.0,1986.0,4.995076907545262,18.16535354272651,443.0481196931507
+MX-25-015 = 72.66766467065868,54.724663131221526,429.0,4.0,425.0,8.973437717268254,39.84718825306922,90.96910598391618
+MX-25-016 = 623.1220500176119,535.8132472527624,2739.0,1.0,2738.0,6.216697417166321,19.051758123820203,821.8131935845887
+MX-25-017 = 431.80516873667045,414.8987603751226,2245.0,15.0,2230.0,5.571471931716438,17.264809576028032,598.829429060161
+MX-25-018 = 14.435389988358557,34.68992025782701,472.0,1.0,471.0,9.992580995785438,105.01778996130375,37.573541909306336
+MX-26-001 = 961.8827160493827,295.11129348923004,2087.0,574.0,1513.0,45.425618361558776,193.84150927627633,1006.1356941185537
+MX-26-002 = 1358.4415826801046,319.97412911454165,2471.0,798.0,1673.0,89.90836850402845,446.65057031261296,1395.617059532104
+MX-26-003 = 447.60595109023006,335.57166396097585,1938.0,53.0,1885.0,8.151850455922196,29.447418334658277,559.4277693366026
+MX-26-004 = 714.0594473007712,178.78013884935663,1518.0,329.0,1189.0,75.86424428460053,356.08344313346254,736.1000151653838
+MX-26-005 = 1171.1395101171458,356.9299647077226,2043.0,478.0,1565.0,44.84509346669441,178.46536400095616,1224.3229769401883
+MX-26-006 = 1187.2451145958987,214.68160673673572,2179.0,716.0,1463.0,186.2470181620188,1133.737356992045,1206.4987171161415
+MX-26-007 = 683.4319371727748,76.43773310900983,1061.0,530.0,531.0,741.999579350413,6889.094183273211,687.6932017917408
+MX-26-008 = 1217.633841886269,395.4692701059575,2585.0,446.0,2139.0,39.21823813356968,159.51841978688563,1280.2453344983744
+MX-26-009 = 901.9453947368421,275.4129536615534,1869.0,341.0,1528.0,45.2343434306812,185.77217562809673,943.0576812324784
+MX-26-010 = 1525.988114104596,335.582830063412,2555.0,983.0,1572.0,108.06536832692211,561.3126395952623,1562.451778526899
+MX-26-011 = 1292.5331069609508,189.38215723482242,2238.0,936.0,1302.0,339.62897204839305,2488.368746912337,1306.3335845292518
+MX-26-012 = 157.12224938875306,141.00953762268628,930.0,1.0,929.0,6.238214346224759,22.69217988167416,211.11866557352343
+MX-26-013 = 1038.377495462795,265.0365672847485,1793.0,634.0,1159.0,72.28185958285933,336.0091127011038,1071.6679546770397
+MX-26-014 = 845.3457538994801,228.21480167934078,1673.0,489.0,1184.0,62.56974703329246,282.62831452297036,875.6091818507964
+MX-26-015 = 1387.6329837940896,334.30307784092975,2377.0,816.0,1561.0,84.66451074255204,414.40850746810503,1427.3345247583718
+MX-26-016 = 736.2921527041358,91.22318901537999,1210.0,561.0,649.0,551.1673064441636,4676.84703088927,741.9216969113561
+MX-26-017 = 293.3693117977528,218.60466581245657,1120.0,1.0,1119.0,7.101313720719826,20.10771061552598,365.86001833988763
+MX-26-018 = 157.0242681632034,126.69182715656343,1055.0,3.0,1052.0,6.917562253215074,23.416027090844125,201.76084818531584
+MX-26-019 = 1503.598939343719,175.3363742130433,2456.0,1157.0,1299.0,657.8328120570391,5906.089794879058,1513.7875063950464
+MX-26-020 = 612.5650301464254,121.57092857627822,1196.0,390.0,806.0,143.47161090483067,808.1436791546544,624.5121350567896
+MX-26-021 = 434.52652543907294,133.51286496165943,1060.0,165.0,895.0,45.05005509218103,190.4965856599213,454.5756113348182
+MX-26-022 = 1146.1597384399813,189.16377026303874,1965.0,781.0,1184.0,241.51593092189768,1593.7250502774943,1161.6647872776957
+MX-26-023 = 1027.9906646751308,230.91428724367626,2023.0,665.0,1358.0,102.65701978645801,534.7706218852994,1053.6062901826622
+MX-26-024 = 900.2775800711744,238.5483406977713,1620.0,408.0,1212.0,65.64818220360097,299.69064875747245,931.345817636215
+MX-26-025 = 39.95071335927367,21.926185776548557,178.0,2.0,176.0,12.805715764590564,47.801256947186026,45.57210902100722
+MX-26-026 = 26.366726296958856,11.81118758857284,67.0,1.0,66.0,18.482424801940304,63.86425331340638,28.891320632176
+MX-26-027 = 1370.8302460602708,222.12235117530454,2479.0,778.0,1701.0,255.0077529429691,1720.9947358181478,1388.709437717375
+MX-26-028 = 773.4377358490566,197.23688681228452,1401.0,467.0,934.0,72.8818861829264,344.6285983177379,798.1906543894867
+MX-26-029 = 205.50061488979284,166.6468843528642,1158.0,1.0,1157.0,6.600557067296412,20.849008094852636,264.57831881051663
+MX-26-030 = 186.69834945930563,149.53595289952605,1055.0,1.0,1054.0,6.554939633273736,19.375361643622863,239.20132712925823
+MX-26-031 = 1541.1920838183935,275.3285735380261,2303.0,1042.0,1261.0,192.6622221838627,1182.910354639395,1565.5921763444546
+MX-26-032 = 1010.0467032967033,319.85187823315704,2151.0,531.0,1620.0,41.69890601267744,171.7369894408182,1059.4808006046248
+MX-26-033 = 32.81608713866778,24.955966770332164,251.0,1.0,250.0,8.288744970967143,35.84863184576867,41.227367761410164
+MX-26-034 = 1001.5112262521588,293.73943865048756,1918.0,610.0,1308.0,50.70770340522991,219.2564850490597,1043.6989959407867
+MX-26-035 = 1275.9203325251126,263.7259336702128,2441.0,769.0,1672.0,128.39421733398765,703.6955121765656,1302.8906565944892
+MX-26-036 = 952.628841607565,194.33413152721246,1894.0,703.0,1191.0,133.942440841394,754.6767453784929,972.2486639430301
+MX-26-037 = 553.8901918976546,93.56812102778956,1219.0,423.0,796.0,227.57405219346336,1507.323170634971,561.7377839820743
+MX-26-038 = 920.3648443432043,248.59414462392448,2305.0,509.0,1796.0,63.09293889904125,294.12367599351904,953.3469963471807
+MX-26-039 = 1466.2650537634408,123.78793505338903,2445.0,1228.0,1217.0,1699.556976830764,20640.014743867076,1471.4811112456348
+MX-26-040 = 1286.5860215053763,440.3779738601769,2551.0,493.0,2058.0,34.20198331262612,132.18594597803298,1359.8662987934613
+MX-26-041 = 1284.8,308.8388867608933,2381.0,742.0,1639.0,84.92912267515395,414.02998054327685,1321.397933241803
+MX-26-042 = 93.49125452352231,56.59720213064644,554.0,20.0,534.0,11.72015493862036,50.538950709334486,109.28795890398574
+MX-26-043 = 1322.965327029157,191.91923019219428,2199.0,890.0,1309.0,348.768171406441,2561.192356001338,1336.8134677055466
+MX-26-044 = 511.8951406649616,272.6706167142942,1483.0,149.0,1334.0,12.786309835517738,40.08982873448844,579.9878449206971
+MX-26-045 = 872.9701541489013,215.58229953489737,1869.0,554.0,1315.0,79.84506830169147,393.0406600760639,899.1955393058345
+MX-26-046 = 631.5967611336032,164.79935828617187,1551.0,418.0,1133.0,70.0189066094123,347.9766844171384,652.7429028078298
+MX-26-047 = 455.58403297206536,217.97271290329925,1196.0,2.0,1194.0,15.508060978460353,48.447243727443784,505.0434779991878
+MX-26-048 = 181.50389194139194,168.06237731271978,1110.0,1.0,1109.0,6.024101668583114,20.3780961075064,247.3633470380676
+MX-26-049 = 371.429040017494,209.85659105442542,1454.0,88.0,1366.0,12.336762753787005,44.44946364936809,426.6137838576029
+MX-26-050 = 786.674769488684,207.16388427036767,1698.0,489.0,1209.0,67.6028199729308,322.0658928400552,813.4949710330484
+MX-26-051 = 646.0611298482294,318.88890296645405,2055.0,130.0,1925.0,15.64647883145921,56.40318837459241,720.4756178635881
+MX-26-052 = 1086.2128242307072,382.6144671745313,2335.0,363.0,1972.0,31.74017682574826,119.60961917084884,1151.6302054107905
+MX-26-053 = 1054.2539682539682,363.14840065316463,2004.0,594.0,1410.0,33.722438997943165,130.1899605961052,1115.0462727959725
+MX-26-054 = 587.9975399753997,184.9455556171432,1285.0,229.0,1056.0,42.741096245840424,180.4484593655974,616.397571020243
+MX-26-055 = 85.68308246073299,86.88553236724387,696.0,0.0,696.0,6.034859113349806,24.085638261326576,122.02740001619325
+MX-26-056 = 453.8852242744063,80.97511763583321,753.0,311.0,442.0,193.44033151691124,1189.8238320667717,461.0518045629636
+MX-26-057 = 679.5227650382187,267.1647678692428,1868.0,314.0,1554.0,24.983392110017213,93.28043507293289,730.1562855963184
+MX-26-058 = 829.6218286261369,178.10565498942574,1663.0,598.0,1065.0,116.54047278743731,633.9218532993401,848.5246035750453
+MX-26-059 = 1486.6404494382023,135.75721345214905,2110.0,1172.0,938.0,1346.5659296839203,15126.631364368703,1492.8261274877636
+MX-26-060 = 1006.56179138322,108.25576570176426,1446.0,705.0,741.0,831.5059851551787,7987.2673048740635,1012.3665100546699
+MX-26-061 = 619.4805249788315,295.0879227205704,1643.0,177.0,1466.0,16.2005479237777,53.95707146784031,686.1727209410108
+MX-26-062 = 383.26508226691044,123.28894409089595,966.0,167.0,799.0,40.287257306759244,166.96095357506428,402.60686409959493
+MX-26-063 = 795.080459770115,230.30374171862053,1593.0,413.0,1180.0,52.46188245679827,230.16498571601696,827.7637047840733
+MX-26-064 = 669.7621026894866,181.9926121756932,1377.0,361.0,1016.0,61.39411764418974,274.59012516233264,694.0479703057813
+MX-26-065 = 831.6081081081081,121.71046418472636,1418.0,594.0,824.0,339.9288489299679,2474.789160305234,840.4674190967835
+MX-26-066 = 614.3161503901632,217.61412929993548,1516.0,315.0,1201.0,32.27289178604598,130.5484841116674,651.7209847021643
+MX-26-067 = 1087.0442345924453,319.11572268500385,2015.0,585.0,1430.0,50.1921266250539,212.47466092918415,1132.9165955291887
+MX-26-068 = 777.9160789844852,166.6017501973757,1582.0,509.0,1073.0,117.20245407271143,637.6953672060108,795.5561382526216
+MX-26-069 = 1337.621334996881,396.9945419581587,2156.0,430.0,1726.0,47.84884204994207,192.28064928182627,1395.2904723330573
+MX-26-070 = 404.1451716052014,139.40187740192036,1156.0,170.0,986.0,33.558142048389506,130.2450119634808,427.51164095843944
+MX-26-071 = 21.94066317626527,12.898041746193478,56.0,1.0,55.0,10.696891435323785,32.77587088378062,25.4509760422046
+MX-26-072 = 13.199576868829338,4.888497173615484,34.0,1.0,33.0,27.67937195568227,98.63131573860245,14.075732099346773
+MX-27-001 = 36.548816907879626,14.922110942945874,108.0,12.0,96.0,22.675044908258215,81.75441347564727,39.47765712854921
+MX-27-002 = 6.422510049129076,5.037257591542968,26.0,1.0,25.0,7.205153559919639,23.965061631505407,8.162266803696193
+MX-27-003 = 2.219065077910174,1.3380527162770506,13.0,1.0,12.0,11.689863431364705,51.384774912366105,2.5912612549754255
+MX-27-004 = 11.997146932952925,7.183353149707875,39.0,1.0,38.0,10.588393392453758,34.04086024547192,13.983279193532525
+MX-27-005 = 6.4426919032597265,3.9265906725699504,18.0,1.0,17.0,10.016182046492746,30.941722953710173,7.544958135751441
+MX-27-006 = 12.113484646194927,4.040078553657621,23.0,7.0,16.0,37.165323965423966,152.8078407597344,12.769445759050173
+MX-27-007 = 32.44201030927835,20.889972883962226,200.0,8.0,192.0,10.483513016703911,45.47230260509853,38.58594303629238
+MX-27-008 = 36.55737018425461,71.32582109981712,900.0,1.0,899.0,8.468500063264083,75.05452087814928,80.14869974211533
+MX-27-009 = 27.9,6.460922621944986,43.0,14.0,29.0,93.50909874995307,462.28609356194187,28.638322596247857
+MX-27-010 = 6.752688172043011,3.4543284798712164,19.0,1.0,18.0,13.930939980887748,45.82559268554377,7.584931298021026
+MX-27-011 = 8.645812310797174,6.929927501618545,46.0,1.0,45.0,7.475838294873824,27.80761420879863,11.080341406798844
+MX-27-012 = 24.699634915366744,34.68979296101658,321.0,2.0,319.0,7.142055211357101,45.59902004140814,42.584665087688556
+MX-27-013 = 6.514820592823713,2.7130323957899165,20.0,1.0,19.0,21.533730471346974,75.86705455630677,7.057154677154632
+MX-27-014 = 1.8246913580246913,1.3264201207908772,11.0,1.0,10.0,8.996505552587783,38.91728087676558,2.2558565754251507
+MX-27-015 = 124.72991071428571,138.30955123378845,1000.0,35.0,965.0,6.149456884404353,27.092294187827505,186.24468472760697
+MX-27-016 = 83.55319148936171,107.81366714152237,800.0,27.0,773.0,6.808513285924507,37.69008117099532,136.39986301518388
+MX-27-017 = 96.45257687310524,106.1784618814206,600.0,17.0,583.0,5.4400042367341275,18.903324559867148,143.4467335039967
+MX-28-001 = 112.38292476754015,55.60284794089286,401.0,15.0,386.0,15.471645108291636,56.294768378476206,125.38579855168858
+MX-28-002 = 168.93297758804695,179.50053492811594,1006.0,1.0,1005.0,5.414073341413383,18.762064681802517,246.49298764111592
+MX-28-003 = 29.645115620575744,26.170305906766533,223.0,1.0,222.0,6.395084760809125,23.670310097331466,39.543871730156155
+MX-28-004 = 306.7307692307692,153.8808848396607,970.0,121.0,849.0,15.44695664902871,57.219111668233786,343.1662738555995
+MX-28-005 = 224.00509554140126,123.19137053568355,695.0,63.0,632.0,12.93187020086991,46.294665421218475,255.6450598055288
+MX-28-006 = 1820.0076201641266,304.254970839816,2890.0,1179.0,1711.0,232.38330699303023,1507.6533891185697,1845.2638902705014
+MX-28-007 = 71.06540583136328,22.041968195947053,145.0,29.0,116.0,43.35264008694675,175.40002314750183,74.40524355129483
+MX-28-008 = 401.3959835221421,254.13483054295043,1336.0,86.0,1250.0,9.773330632402544,31.31676477538661,475.08235884191834
+MX-28-009 = 7.567164179104478,6.771811373004469,30.0,1.0,29.0,6.490087564371155,22.140536091580596,10.154772424090785
+MX-28-010 = 244.1751976695797,155.35819463402038,979.0,47.0,932.0,10.36380713262511,38.04367532352169,289.4092185762584
+MX-28-011 = 850.7754424778761,740.9857233935311,2276.0,59.0,2217.0,5.321353776389344,12.927752908402802,1128.2192587420498
+MX-28-012 = 119.74234449760766,134.46765811062866,1036.0,5.0,1031.0,6.37135887870181,29.942069429792127,180.0549364597946
+MX-28-013 = 289.66454802259886,328.34026168552975,2271.0,133.0,2138.0,7.1618297501274055,37.145321565917854,437.85029156648824
+MX-28-014 = 114.25732274842595,23.238242388024034,207.0,72.0,135.0,133.79059809652017,736.1952772815796,116.59653387182027
+MX-28-015 = 56.57067137809187,21.510564137509633,127.0,20.0,107.0,26.61208328327807,97.42309053558782,60.5222705264928
+MX-28-016 = 420.93271100739014,312.30491249099356,2178.0,171.0,2007.0,8.768213141221885,34.959184625963395,524.1361517411656
+MX-28-017 = 1364.2521713087751,491.75776842542757,3071.0,502.0,2569.0,30.030501461574463,111.74030647319408,1450.175744428055
+MX-28-018 = 198.56352555086733,80.3994558433112,605.0,72.0,533.0,23.466107092573477,88.04960917433536,214.22312241933756
+MX-28-019 = 421.3681983071342,246.01455502899242,2093.0,141.0,1952.0,12.018767449491824,47.507064735890836,487.9286011607778
+MX-28-020 = 552.04158004158,304.3324761956206,1697.0,271.0,1426.0,13.181672232819272,49.03870120763,630.3714477688231
+MX-28-021 = 89.1396484375,101.12390890110461,759.0,11.0,748.0,7.312948122425269,39.845229277995976,134.80327101001666
+MX-28-022 = 6.764321110009911,5.301771078688965,24.0,1.0,23.0,7.108428008609237,22.389567667310125,8.594464302686275
+MX-28-023 = 110.65096094234346,49.25217881271318,298.0,20.0,278.0,18.844268036579642,66.22352276384476,121.1173491918622
+MX-28-024 = 100.85900570497148,22.889917775468177,174.0,43.0,131.0,98.95135264928939,499.5585231379834,103.4238239844339
+MX-28-025 = 85.7874109263658,21.082547480346577,154.0,35.0,119.0,79.39085646686732,373.23920463870047,88.33998914257468
+MX-28-026 = 2300.0754901960786,494.24686138356475,3503.0,1376.0,2127.0,114.69735634478987,600.0809224274062,2352.5788447123796
+MX-28-027 = 146.29173989455185,25.77761586173628,236.0,83.0,153.0,200.46671134935343,1248.8466645604535,148.54547667596765
+MX-28-028 = 324.8814814814815,108.17439407552835,798.0,200.0,598.0,37.67555734951335,159.79806951039032,342.41740105200535
+MX-28-029 = 535.9130434782609,329.75766888656693,1981.0,107.0,1874.0,10.443466010772767,35.529514252212195,629.2399465701736
+MX-28-030 = 155.85576923076923,25.862040671831195,294.0,115.0,179.0,238.86749507135534,1591.4933035458496,157.9869170223479
+MX-28-031 = 1704.6357927786498,310.8377839800789,2511.0,1055.0,1456.0,181.75917152126405,1095.6221223544198,1732.744445661778
+MX-28-032 = 80.37683686176837,36.19034653086981,212.0,16.0,196.0,18.07369588046621,60.49627775628133,88.14860796364155
+MX-28-033 = 23.21836455002284,7.792349088355599,46.0,7.0,39.0,35.67386106082798,137.72445944481876,24.4910832078239
+MX-28-034 = 427.5390263802013,230.32896013054946,1709.0,144.0,1565.0,13.291275642892884,47.883643799185,485.6346867275347
+MX-28-035 = 36.9877688172043,36.49772029808581,194.0,1.0,193.0,5.258457199496898,15.62911034234045,51.96324305730213
+MX-28-036 = 674.2853107344632,101.98578032620652,1002.0,415.0,587.0,308.7169677567653,2172.2125828394537,681.9543823900665
+MX-28-037 = 128.18081683168316,148.9951062500413,1046.0,1.0,1045.0,5.195692363359908,18.520151955771286,196.54481293104382
+MX-28-038 = 9.928571428571429,9.788216572668858,36.0,1.0,35.0,4.926037253988636,12.998084678170535,13.942227737550203
+MX-28-039 = 1365.867103538663,330.0629177168614,2733.0,718.0,2015.0,84.50732855138116,420.4661813503775,1405.1812958408125
+MX-28-040 = 13.820671378091873,3.362729137535701,24.0,7.0,17.0,82.12122387147899,395.6989799767152,14.223885003529787
+MX-28-041 = 723.3901930099113,518.7509939331583,2775.0,202.0,2573.0,8.016064660241586,25.739042744150662,890.1662569708855
+MX-28-042 = 339.20624631703004,117.95513617782866,1447.0,227.0,1220.0,36.90274050234325,200.02465983748172,359.12990921283597
+MX-28-043 = 134.84717314487634,77.42698920974925,442.0,50.0,392.0,12.246009543700014,45.097369568046524,155.49501202048535
+MX-29-001 = 2359.6875,82.40275992799027,2518.0,2290.0,228.0,23569.108601469175,677476.5985250857,2361.1258569800975
+MX-29-002 = 2338.133333333333,77.41392352513569,2500.0,2245.0,255.0,27642.890354637497,837677.2909075987,2339.414542145107
+MX-29-003 = 2550.375,81.30017681407587,2815.0,2450.0,365.0,30965.393479425544,974450.1507755135,2551.670503684792
+MX-29-004 = 2600.4423076923076,127.69542541374624,3200.0,2427.0,773.0,8508.209404497557,174626.38032885874,2603.5756791973017
+MX-29-005 = 2435.35,34.783053824144496,2544.0,2362.0,182.0,343437.25958898454,2.406072621608292E7,2435.598383012547
+MX-29-006 = 2716.702875399361,184.29722631530527,3553.0,2499.0,1054.0,3248.6926675787226,48606.4435317301,2722.9469294921396
+MX-29-007 = 2428.731343283582,66.25382716955677,2700.0,2359.0,341.0,49372.81349339548,1814118.3992333536,2429.634850643752
+MX-29-008 = 2465.2481751824816,41.262871209668155,2680.0,2383.0,297.0,213437.293663007,1.2762678706862308E7,2465.593476179928
+MX-29-009 = 2459.904761904762,54.20235872736515,2559.0,2372.0,187.0,93612.14704807586,4254642.125189701,2460.5018458301006
+MX-29-010 = 2492.4712643678163,171.91048453048123,2892.0,2244.0,648.0,3091.6566788848386,45474.15077963373,2498.3927270128697
+MX-29-011 = 2475.7702702702704,35.30084881350562,2546.0,2412.0,134.0,345175.907876736,2.4223149241889976E7,2476.0219266155705
+MX-29-012 = 2603.193181818182,98.5614549814371,2900.0,2396.0,504.0,18503.664762295197,490799.1857901336,2605.058368304389
+MX-29-013 = 2637.6682352941175,289.7981050608955,4270.0,2397.0,1873.0,783.6506203934689,7453.999987611877,2653.5404012708136
+MX-29-014 = 2594.073732718894,58.7936648314736,3000.0,2474.0,526.0,86027.63001389866,3801901.596151332,2594.7399148674713
+MX-29-015 = 2410.5526315789475,112.72862088555421,2642.0,2233.0,409.0,9842.170200340437,211840.7379766096,2413.18704860998
+MX-29-016 = 2571.48,125.97289232211827,2986.0,2422.0,564.0,8568.33630311077,176235.2503509076,2574.563761105947
+MX-29-017 = 2385.8888888888887,40.27804597611856,2447.0,2327.0,120.0,208025.54922003517,1.2333023854272325E7,2386.2288471793963
+MX-29-018 = 2378.8928571428573,91.99042624321382,2597.0,2265.0,332.0,17372.41568897169,451324.17465354473,2380.6708013259026
+MX-29-019 = 2250.0810810810813,32.564595580442116,2365.0,2222.0,143.0,330090.1395122326,2.2822576764611956E7,2250.3167164477813
+MX-29-020 = 2634.1238938053098,99.10565853158879,2943.0,2487.0,456.0,18856.9171590127,503378.71829475067,2635.987598504406
+MX-29-021 = 2795.2758620689656,158.70043272907222,3229.0,2575.0,654.0,5518.042183202532,98170.22434784567,2799.7773076467693
+MX-29-022 = 2396.935483870968,86.94489744952146,2611.0,2267.0,344.0,21035.94227983114,582268.3523755355,2398.5118571798344
+MX-29-023 = 2214.3714285714286,35.47198952436029,2309.0,2158.0,151.0,243461.55945423833,1.5210155505823305E7,2214.6555230360964
+MX-29-024 = 2414.8985507246375,132.0072620891609,2641.0,2224.0,417.0,6176.815493943093,113990.94950550594,2418.5038613854294
+MX-29-025 = 2458.306666666667,136.2071925005757,2741.0,2206.0,535.0,5933.293931203222,108069.75969243585,2462.0771853592782
+MX-29-026 = 2406.0,78.04325723597138,2642.0,2311.0,331.0,29394.69033599318,909188.4464722237,2407.2654091312825
+MX-29-027 = 2259.4,54.42768903171743,2346.0,2145.0,201.0,71659.35848731996,2979847.7661705366,2260.0554712956346
+MX-29-028 = 2772.191919191919,392.086562200151,3933.0,2250.0,1683.0,375.4476553343983,2824.458512682156,2799.782118146144
+MX-29-029 = 2274.6190476190477,25.363033073984234,2329.0,2232.0,97.0,721580.0958115698,6.47372645065557E7,2274.760447879753
+MX-29-030 = 2687.8842105263157,177.6248479036584,3248.0,2494.0,754.0,3511.787805756838,53889.007879543205,2693.746854437045
+MX-29-031 = 2560.6805555555557,77.43231687084958,2943.0,2416.0,527.0,36266.64974929656,1202774.848126942,2561.8510244150216
+MX-29-032 = 2215.3793103448274,42.94937982218814,2304.0,2161.0,143.0,137393.21134362076,7094997.661210258,2215.7955993121377
+MX-29-033 = 2292.935483870968,74.53032960625816,2518.0,2208.0,310.0,29212.884860974027,901729.8670671785,2294.1464432825132
+MX-29-034 = 2707.7762039660056,181.27980126293735,3338.0,2477.0,861.0,3378.590625674965,51189.438747443004,2713.8375664564896
+MX-29-035 = 2547.9375,34.920389369965505,2593.0,2481.0,112.0,388662.9991987674,2.8374343240535244E7,2548.176786940027
+MX-29-036 = 2391.8,113.50929477359993,2638.0,2260.0,378.0,9419.508290764275,199848.27394871722,2394.49192940799
+MX-29-037 = 2706.367816091954,206.8597234144255,3400.0,2459.0,941.0,2279.6753444345754,30382.343805777353,2714.2619072501875
+MX-29-038 = 2456.723404255319,50.93078412306026,2546.0,2357.0,189.0,112379.22102848945,5427716.009927635,2457.2512752641383
+MX-29-039 = 2491.8518518518517,37.27843553356155,2641.0,2437.0,204.0,298873.59386126837,1.9991750296869136E7,2492.130681431721
+MX-29-040 = 2519.090909090909,59.12870586059965,2635.0,2315.0,320.0,77455.04404647698,3305216.995990089,2519.7847551172326
+MX-29-041 = 2242.4444444444443,53.59403873244039,2328.0,2137.0,191.0,73376.29729552771,3075342.1774631743,2243.0847971950166
+MX-29-042 = 2159.6363636363635,22.382106194144253,2201.0,2138.0,63.0,898626.8355184663,8.673616718048838E7,2159.7523427046403
+MX-29-043 = 2430.1428571428573,48.183958716060474,2505.0,2328.0,177.0,128439.77669842509,6485437.508971523,2430.6204969102027
+MX-29-044 = 2167.125,21.133134528507597,2225.0,2143.0,82.0,1078659.4761351217,1.1064436750934646E8,2167.2280394550085
+MX-29-045 = 2526.9310344827586,15.900403452879054,2556.0,2500.0,56.0,4014276.987754749,6.380345711768495E8,2526.9810596563775
+MX-29-046 = 2723.7619047619046,227.549730429623,3284.0,2380.0,904.0,1751.6608756464905,21424.67671799963,2733.2504081497536
+MX-29-047 = 2552.1714285714284,42.18224793460309,2700.0,2486.0,214.0,221665.34104114075,1.3422658055457344E7,2552.5199985224685
+MX-29-048 = 2310.157894736842,24.420145173702576,2364.0,2282.0,82.0,846888.4152158877,8.014311669435318E7,2310.286960986722
+MX-29-050 = 2943.55,333.4259750429371,3855.0,2362.0,1493.0,714.7605274493169,6552.958790362952,2962.3739607506227
+MX-29-051 = 2279.909090909091,36.084382281370694,2337.0,2221.0,116.0,252418.13105550068,1.5960388646016372E7,2280.194628853981
+MX-29-052 = 2662.1388888888887,93.72600515977342,2866.0,2491.0,375.0,23000.318854882007,655755.6727493043,2663.788285089072
+MX-29-053 = 2217.0,38.04208196195366,2293.0,2196.0,97.0,198102.9627852086,1.1555411652973784E7,2217.326362987641
+MX-29-054 = 2184.0,4.0,2188.0,2180.0,8.0,1.62772974E8,8.8874938153E10,2184.003663000591
+MX-29-055 = 2546.777777777778,39.155041615999046,2635.0,2471.0,164.0,275371.0052170736,1.7923799313655324E7,2547.0787515635766
+MX-29-056 = 2223.6296296296296,11.062610194130054,2240.0,2198.0,42.0,8121695.948505503,1.6326145853537858E9,2223.6571478335213
+MX-29-057 = 2271.3,27.45195803581231,2310.0,2222.0,88.0,566622.1690985231,4.6901228131191745E7,2271.4658923259226
+MX-29-058 = 2229.7272727272725,20.068477811057136,2264.0,2200.0,64.0,1371884.4728551656,1.5246163568891397E8,2229.8175832443007
+MX-29-059 = 2242.714285714286,22.37801399150697,2280.0,2212.0,68.0,1006901.677886042,1.0094145552271822E8,2242.8259278992523
+MX-29-060 = 2282.3333333333335,18.116904322268255,2308.0,2258.0,50.0,1999711.7262499202,2.5196761628920496E8,2282.405237171232
+MX-30-001 = 2498.032258064516,353.45230402061577,3100.0,1700.0,1400.0,374.1426679544872,2794.2456144658213,2522.913730896954
+MX-30-002 = 1698.0454545454545,87.54192620096502,1847.0,1524.0,323.0,7355.902191400567,143800.08257848,1700.300548298875
+MX-30-003 = 81.14923469387755,40.55918985960354,209.0,14.0,195.0,14.721414575902799,48.68313742739365,90.72070421612361
+MX-30-004 = 294.68908382066274,207.3130568151972,1029.0,7.0,1022.0,8.044423246754716,24.952535798420172,360.3059250818987
+MX-30-005 = 1.8111587982832618,1.0100163325166986,5.0,1.0,4.0,12.129705586660986,39.715202349125065,2.0737476183348242
+MX-30-006 = 2104.2010050251256,417.5195356052878,2917.0,1374.0,1543.0,143.24238211040043,801.8090033307521,2145.223632202667
+MX-30-007 = 285.1290322580645,65.50387426881531,443.0,134.0,309.0,95.54405059932711,475.3744026380788,292.5565288634748
+MX-30-008 = 2461.423529411765,341.2312094019188,3357.0,1846.0,1511.0,397.2950130381825,3031.534402880527,2484.9636877451076
+MX-30-009 = 607.989834815756,318.156235182676,1729.0,36.0,1693.0,13.10163744260528,40.883463905599704,686.2033439330537
+MX-30-010 = 1560.853164556962,584.4046575411669,2514.0,570.0,1944.0,27.10331552486568,95.61195697750937,1666.6707548473066
+MX-30-011 = 4.310782241014799,4.420860364775519,17.0,1.0,16.0,4.942494392570561,13.81695275629131,6.174694315858215
+MX-30-012 = 4.427631578947368,1.583641596565081,9.0,2.0,7.0,31.050682826725442,120.24841001424721,4.702323054115185
+MX-30-013 = 112.41624365482234,50.31786616029545,300.0,42.0,258.0,18.72034914485292,66.26495091959008,123.16371012756065
+MX-30-014 = 696.5359116022099,93.4051064114109,1100.0,543.0,557.0,438.06858838450313,3460.752617468883,702.7707948223579
+MX-30-015 = 83.75977653631286,107.48256981530899,581.0,8.0,573.0,5.026266132647168,18.76893808741944,136.2651935731052
+MX-30-016 = 40.714285714285715,26.516327918067837,104.0,9.0,95.0,9.021830176753426,26.96066162458978,48.587742358366405
+MX-30-017 = 406.39240506329116,123.7664621676923,652.0,196.0,456.0,45.57066627185898,186.99141463783155,424.8210494439193
+MX-30-018 = 2389.2413793103447,207.4077535165625,2689.0,1857.0,832.0,1562.0689398199916,18356.65170265702,2398.2269168757957
+MX-30-019 = 2257.021739130435,264.561284848055,2800.0,1763.0,1037.0,646.626483767112,5740.415533722357,2272.474379250034
+MX-30-020 = 2162.716417910448,213.01739862863764,2644.0,1770.0,874.0,1077.1059663671997,11250.558378757032,2173.1817034978712
+MX-30-021 = 758.7735849056604,288.291190242479,1800.0,379.0,1421.0,27.289111723840158,106.15473693025503,811.6952405441419
+MX-30-022 = 1529.6951219512196,265.1929665138195,2266.0,1160.0,1106.0,210.271497975806,1333.971286687631,1552.5123109366173
+MX-30-023 = 748.4935275080907,429.19796594468096,1953.0,94.0,1859.0,11.350023227779488,36.00509976370735,862.8171617976526
+MX-30-024 = 832.1611940298508,350.4832539935648,1800.0,196.0,1604.0,20.99275659534588,72.8086318738463,902.9566790157236
+MX-30-025 = 2613.53,471.87587255548465,3648.0,1278.0,2370.0,185.3362427392763,1103.2272306981074,2655.78724675001
+MX-30-026 = 1528.4642857142858,70.82144658165609,1700.0,1404.0,296.0,10117.657605966435,219788.9865156596,1530.1041631209296
+MX-30-027 = 432.2687074829932,150.258482189053,1000.0,182.0,818.0,33.510710184732964,134.36288097559301,457.6394289599351
+MX-30-028 = 4.333333333333333,1.1547005383792515,6.0,3.0,3.0,64.30238623099459,287.31250000000006,4.48454134902457
+MX-30-029 = 2814.577142857143,848.3312719133498,5300.0,1561.0,3739.0,47.083745838507554,197.77881114381125,2939.644611173262
+MX-30-030 = 1729.7857142857142,377.1671055516428,2400.0,1297.0,1103.0,110.51428734316443,575.3772406121678,1770.4275310944367
+MX-30-031 = 190.25242718446603,64.8015219835949,336.0,79.0,257.0,34.30038925788534,130.37677761862182,200.98562958821427
+MX-30-032 = 445.9294710327456,251.76138709742924,1336.0,1.0,1335.0,11.203983605264364,34.109283770575914,512.0907040444747
+MX-30-033 = 49.86581469648562,33.809386951873414,200.0,4.0,196.0,8.39563902325338,25.761771976982953,60.24677685491358
+MX-30-034 = 177.55797101449275,49.591814734256715,350.0,96.0,254.0,57.65964717910577,260.2555431340572,184.35341374495968
+MX-30-035 = 317.4578313253012,242.56288719814344,1075.0,93.0,982.0,7.82763906703743,27.113711981366592,399.51999814234915
+MX-30-036 = 1741.0408163265306,269.64080106566513,2400.0,1344.0,1056.0,289.1749900725538,2006.409398149738,1761.7971749648952
+MX-30-037 = 405.47058823529414,180.03565583028882,728.0,173.0,555.0,18.482697645371605,60.59000811020284,443.6431395774284
+MX-30-038 = 1156.5569620253164,390.6403510726066,2600.0,500.0,2100.0,35.81643366455888,144.97998578463833,1220.7472671668606
+MX-30-039 = 17.333333333333332,18.526081244410847,100.0,1.0,99.0,4.946509387866501,15.184604279011356,25.37045783424009
+MX-30-040 = 152.6317280453258,53.806339460473176,329.0,78.0,251.0,32.08888866959494,124.84334302506662,161.8380875203299
+MX-30-042 = 300.5034013605442,100.20159096525448,618.0,91.0,527.0,36.421128647896396,143.05713744815225,316.76908476242517
+MX-30-043 = 536.813698630137,207.06456759864375,1246.0,196.0,1050.0,26.35986803003032,101.54300366052199,575.3648252993754
+MX-30-044 = 1020.8219895287958,203.64875761912077,1654.0,737.0,917.0,141.95810607756195,804.9272301459354,1040.9372463243596
+MX-30-045 = 15.016891891891891,6.350653174679699,31.0,4.0,27.0,21.061284738065346,74.64630809598097,16.304534272337797
+MX-30-046 = 1096.6161616161617,155.25285384717105,1400.0,686.0,714.0,373.1576483599227,2779.0610939332364,1107.5515584140787
+MX-30-047 = 1919.8634146341462,467.2591915373576,3400.0,688.0,2712.0,82.24050731781227,398.9327111672032,1975.9065471137114
+MX-30-048 = 14.045317220543806,12.75001572674721,51.0,1.0,50.0,5.483937030963499,15.227676409123706,18.969286672355555
+MX-30-049 = 77.04173622704508,32.73401575277177,200.0,33.0,167.0,21.022478822889642,76.29054674054211,83.70749612896267
+MX-30-050 = 250.72340425531914,112.29419987061334,600.0,131.0,469.0,19.233227251600653,71.59743108617056,274.72206457792475
+MX-30-051 = 234.201166180758,92.49917058226409,609.0,87.0,522.0,24.87998486548917,94.31182801141134,251.80604202209648
+MX-30-052 = 500.3541666666667,118.52188433353658,873.0,337.0,536.0,88.91141193664672,445.9034263062187,514.2000867042582
+MX-30-053 = 284.4166666666667,100.67742078319027,500.0,84.0,416.0,30.76644787567427,110.49985076542161,301.70976671850275
+MX-30-054 = 19.48876404494382,13.200161202643928,70.0,7.0,63.0,9.41123704414047,33.72701595076283,23.538397986593754
+MX-30-055 = 153.15183246073298,72.66932193192135,406.0,59.0,347.0,16.359473616483942,55.22410155190055,169.5178873633271
+MX-30-056 = 122.98076923076923,49.85073503995371,306.0,68.0,238.0,24.10276411630417,96.2976761533188,132.70028404120083
+MX-30-057 = 1763.4620253164558,290.70372137489835,2257.0,723.0,1534.0,240.49469032703723,1555.8392625024248,1787.262422912324
+MX-30-058 = 230.64411247803164,137.51186836637493,804.0,47.0,757.0,11.277978607931301,39.9630616593183,268.52601468459284
+MX-30-059 = 29.32620320855615,15.413568160725703,84.0,7.0,77.0,13.512640343934342,45.09418650292638,33.13011135017307
+MX-30-060 = 90.01212121212122,49.37880638232241,237.0,31.0,206.0,12.534501889279912,41.46935807048667,102.66668634395718
+MX-30-061 = 143.55219329110955,159.22234495878925,1042.0,11.0,1031.0,5.930263665276181,24.907925655373337,214.38047330124118
+MX-30-062 = 1553.0727272727272,260.0780200803705,2200.0,1186.0,1014.0,231.39112550574396,1500.6517528969227,1574.6985339191983
+MX-30-063 = 168.09195402298852,185.72433113795717,1200.0,39.0,1161.0,6.5152196384483325,29.641556632852954,250.4963715982889
+MX-30-064 = 226.65714285714284,84.05132542751748,400.0,96.0,304.0,28.241057965630972,104.74545231795177,241.73970653222386
+MX-30-065 = 709.9669260700389,293.96564834698063,1291.0,174.0,1117.0,21.28119275852445,70.33241890821017,768.4197020648292
+MX-30-066 = 120.19064748201438,39.04732858167046,220.0,68.0,152.0,39.07549116848114,157.12006282833624,126.37438669093825
+MX-30-067 = 467.64516129032256,158.20108649092606,700.0,174.0,526.0,34.36029167821266,126.81587225844659,493.67963361390684
+MX-30-068 = 986.1125,168.15744064343392,1300.0,656.0,644.0,219.07197087953736,1386.7202994056724,1000.3473334297443
+MX-30-069 = 55.796460176991154,35.94813355452163,204.0,5.0,199.0,9.326666894622134,30.2136043621389,66.37404066603361
+MX-30-070 = 70.30928626247122,46.81565518011449,300.0,10.0,290.0,9.31061795126646,32.183178508589606,84.4695288531995
+MX-30-071 = 1250.008064516129,363.4654883552029,1944.0,460.0,1484.0,50.74971686002497,209.86685538511247,1301.7785228604155
+MX-30-072 = 1822.904047976012,519.9329789860301,2731.0,516.0,2215.0,53.22103681742098,221.54602133451695,1895.6026669016421
+MX-30-073 = 138.38073908174692,166.3860934135561,794.0,9.0,785.0,4.727102680665347,15.466357249572093,216.4106305850874
+MX-30-074 = 1611.5217391304348,311.17028325272986,2351.0,1277.0,1074.0,155.18238972501064,898.1840850929553,1641.2889023171897
+MX-30-075 = 5.530487804878049,3.701390280144591,16.0,1.0,15.0,8.358725024110635,24.0632790027143,6.654816704151487
+MX-30-076 = 754.4786729857819,377.479786057017,1656.0,276.0,1380.0,14.732662542971639,48.414942277366556,843.6403599117565
+MX-30-077 = 43.20892857142857,34.40921168600121,145.0,5.0,140.0,6.45976527626678,17.74700759136929,55.23590641188807
+MX-30-078 = 204.91914893617022,101.11845726313128,1000.0,91.0,909.0,17.78369926303959,91.13092562957074,228.509956019426
+MX-30-079 = 2091.590909090909,503.3939565606356,3324.0,1050.0,2274.0,84.51144809606019,409.1718934381168,2151.3154130655753
+MX-30-080 = 1329.3291139240507,190.6363906922729,1849.0,888.0,961.0,360.250534624643,2666.3181816556103,1342.9289357900807
+MX-30-081 = 2054.9692307692308,473.0081791203963,3000.0,1332.0,1668.0,94.95263497614059,469.79771518061733,2108.7046443072763
+MX-30-082 = 26.739583333333332,19.963375211281004,107.0,1.0,106.0,7.873435693600322,27.018625000409312,33.36977175029321
+MX-30-083 = 269.05764075067026,109.57659508128641,716.0,75.0,641.0,23.217431016352172,87.3505021125313,290.51513598421155
+MX-30-084 = 3.7347417840375585,2.597861987318714,10.0,1.0,9.0,7.687992070607819,20.81453048811275,4.5494156876011616
+MX-30-085 = 1077.5243902439024,191.01096416045402,1600.0,737.0,863.0,196.6463860045189,1211.0221319230188,1094.3235353404405
+MX-30-086 = 1986.6620209059233,581.2377883503178,2975.0,649.0,2326.0,49.64173139204832,201.47329301142136,2069.94283783789
+MX-30-087 = 1283.3591549295775,136.55321108798864,1501.0,852.0,649.0,857.337403782861,8298.72565904459,1290.6035409838298
+MX-30-088 = 544.7582417582418,105.08367578073157,798.0,300.0,498.0,154.59679458494185,880.3800733703962,554.8009741151513
+MX-30-089 = 20.4559585492228,11.090507458516086,57.0,7.0,50.0,13.172342571550216,46.12734560940909,23.268983558697236
+MX-30-090 = 26.8860103626943,6.520391381804727,43.0,14.0,29.0,82.66488383847265,396.28146837271066,27.665376501953098
+MX-30-091 = 65.3700495049505,34.79880921482563,200.0,19.0,181.0,13.30115475537539,44.96192923784281,74.05538802173346
+MX-30-092 = 2150.740088105727,792.2640163814435,4100.0,900.0,3200.0,28.70457369881933,106.94089236068193,2292.022076298107
+MX-30-093 = 1410.859375,212.7745922322714,1873.0,917.0,956.0,311.1774899175232,2192.925221037294,1426.813653959409
+MX-30-094 = 93.14226633581472,48.00602672902528,207.0,11.0,196.0,13.137381293281473,38.967853409402714,104.78578329372614
+MX-30-095 = 803.2831858407079,379.0240837848769,1900.0,279.0,1621.0,16.838087369975565,58.36127748762504,888.2134499901264
+MX-30-096 = 1806.5384615384614,180.27078580018934,2018.0,1308.0,710.0,1035.1449698031897,10639.621563057475,1815.5106084049107
+MX-30-097 = 7.824074074074074,4.240083646326609,18.0,1.0,17.0,12.071606608924839,36.22502676544306,8.899126049474996
+MX-30-098 = 1601.3333333333333,197.55336831685088,2000.0,1264.0,736.0,557.2652711461569,4725.179801625058,1613.4732033032894
+MX-30-099 = 2163.568345323741,327.64085993462555,2734.0,1500.0,1234.0,307.6685210146591,2162.3999538750936,2188.235937458667
+MX-30-100 = 51.5859649122807,19.59512505250554,115.0,23.0,92.0,27.24932992718548,104.91736901757884,55.182249879416716
+MX-30-101 = 2388.060975609756,526.2337964033638,3227.0,1364.0,1863.0,106.32943174641917,536.4559320185982,2445.3542139549677
+MX-30-102 = 83.13277511961722,63.65072025475774,551.0,8.0,543.0,9.672725205459809,51.87039904006815,104.70182657450766
+MX-30-103 = 442.7857142857143,184.4352106805409,877.0,131.0,746.0,21.425146081553514,73.83785434347925,479.66189729254677
+MX-30-104 = 210.13896457765668,204.83976533546442,870.0,13.0,857.0,5.477538062666959,16.796790811839127,293.458197868892
+MX-30-105 = 19.90752688172043,7.6828287319545385,38.0,2.0,36.0,25.022124692665127,86.43851439651449,21.338591421904297
+MX-30-106 = 1835.7105263157894,124.91194959792506,2015.0,1400.0,615.0,3216.634845223033,47863.45587886032,1839.9554699989203
+MX-30-107 = 1887.8923076923077,391.78613173229024,2441.0,900.0,1541.0,126.11748579402204,676.2342408538997,1928.1166298908213
+MX-30-108 = 50.72489253614693,54.18001605789142,362.0,1.0,361.0,6.228008473482717,26.138629263053314,74.21919470620148
+MX-30-109 = 412.98711755233495,325.9539545861822,1924.0,37.0,1887.0,7.388263831786496,25.80887810776066,526.1219818393422
+MX-30-110 = 1620.6024096385543,447.82887060080367,2393.0,634.0,1759.0,57.84398818303889,246.4877285443981,1681.339605038161
+MX-30-111 = 42.96345514950166,16.587290295814533,121.0,19.0,102.0,26.91433539843096,111.06651206589885,46.05427968974071
+MX-30-112 = 1051.7348484848485,284.3649985879885,1720.0,596.0,1124.0,62.33346313280682,281.21505802566725,1089.4997218629264
+MX-30-113 = 1045.8,193.40827283236877,1500.0,755.0,745.0,174.92772326142193,1046.363657475348,1063.5339204745658
+MX-30-114 = 132.7162471395881,121.32886276435548,655.0,18.0,637.0,6.413425441500346,22.739784036583753,179.81739402657354
+MX-30-115 = 1841.1408450704225,360.9349867631405,2518.0,1342.0,1176.0,148.44509553142362,843.397151864958,1876.1859385616176
+MX-30-116 = 48.27,8.193723207431407,75.0,33.0,42.0,222.98153508815895,1437.3100370054353,48.96049427855074
+MX-30-117 = 365.55555555555554,242.09116400075982,1536.0,166.0,1370.0,10.563571692612141,44.363710906354044,438.4506766841325
+MX-30-118 = 1316.0,142.75418297463915,1900.0,1145.0,755.0,813.2418910815003,7820.130099103022,1323.720044706114
+MX-30-119 = 25.442307692307693,2.2989417426491436,30.0,21.0,9.0,1388.859771831439,15746.81732461805,25.545961595644698
+MX-30-120 = 44.46341463414634,7.7776965709668655,64.0,30.0,34.0,204.0696291483838,1268.6538676016942,45.138540127900114
+MX-30-121 = 41.443326885880076,23.95786071206998,150.0,1.0,149.0,10.890252778045692,33.97603629014809,47.869911565291815
+MX-30-122 = 64.46803069053709,107.56100214560496,860.0,1.0,859.0,5.298770994245116,26.675248179625388,125.40134035839834
+MX-30-123 = 25.394486215538848,16.049368375025793,110.0,1.0,109.0,9.471675070133578,29.38534400485358,30.041007895682714
+MX-30-124 = 116.83167220376522,49.44897270554169,300.0,20.0,280.0,20.87533603385211,72.87140573780057,126.86544262154868
+MX-30-125 = 378.59837728194725,137.39452143623976,1000.0,133.0,867.0,30.23184359393993,119.78034936338601,402.75797422424426
+MX-30-126 = 140.90854870775348,89.10116431108843,419.0,26.0,393.0,9.655192256489764,30.392222686338815,166.716035762961
+MX-30-127 = 3011.3715846994537,921.2987765623607,5443.0,1369.0,4074.0,44.952251717124064,183.4460885950192,3149.1507199292005
+MX-30-128 = 2569.098798397864,302.7394299864427,3961.0,2315.0,1646.0,638.63931126534,5695.000192054716,2586.874523125902
+MX-30-129 = 72.3205574912892,27.470256877750906,200.0,43.0,157.0,27.618213077327695,111.11174425940538,77.36199356777517
+MX-30-130 = 102.64403183023873,33.493672115908865,175.0,28.0,147.0,37.80050177220862,144.6085408874244,107.97047440006489
+MX-30-131 = 75.82758620689656,19.801722261420355,167.0,44.0,123.0,69.33772569266897,337.6778558601115,78.37047297600519
+MX-30-132 = 2611.688,247.86191045822264,3102.0,2165.0,937.0,1201.8335728673064,13010.091761482534,2623.423285708961
+MX-30-133 = 15.916905444126074,17.59726065047626,115.0,1.0,114.0,5.605883102817489,23.12938393092857,23.727862552662675
+MX-30-134 = 280.9032258064516,182.97514165239082,800.0,31.0,769.0,9.034448240243007,27.353159264257364,335.24099500386706
+MX-30-135 = 1655.5555555555557,364.71829142334695,2358.0,1100.0,1258.0,107.42716169744983,555.1550895673962,1695.253264155427
+MX-30-136 = 1862.6875,83.12544642737265,2000.0,1743.0,257.0,11319.116787753503,255161.8861260752,1864.541381278517
+MX-30-137 = 1882.3658536585365,373.83051827666895,2666.0,1259.0,1407.0,143.24541798083993,806.582707832761,1919.1275266158407
+MX-30-138 = 1602.9473684210527,366.57798390321875,2422.0,1236.0,1186.0,97.72495990986987,500.6370464113323,1644.3295546241716
+MX-30-139 = 7.00763358778626,4.645438020261731,21.0,1.0,20.0,8.95800072729078,28.593748281953026,8.407557487211333
+MX-30-140 = 1789.5862068965516,395.5097555134411,2600.0,1200.0,1400.0,106.64252676190769,551.9435979846428,1832.7702416344198
+MX-30-141 = 356.85137457044675,330.53149598015676,1604.0,8.0,1596.0,5.53457058418642,16.17420162166636,486.40926529795627
+MX-30-142 = 65.80040322580645,23.78721927659219,158.0,28.0,130.0,30.23016548907362,116.04137292593114,69.96802745248287
+MX-30-143 = 90.56626506024097,130.6172016747131,827.0,4.0,823.0,4.478902687803134,15.759650784589669,158.94370619906442
+MX-30-144 = 50.66251556662515,20.91450728184948,125.0,23.0,102.0,22.84677326537516,86.9142008248491,54.80973543432837
+MX-30-145 = 55.44166666666667,17.783323570756462,95.0,16.0,79.0,40.032240705320355,160.01745576355884,58.22392120082604
+MX-30-146 = 1219.8,107.65463297043931,1385.0,1013.0,372.0,1488.4171028840328,17243.037841685,1224.5413672065147
+MX-30-147 = 2396.4871794871797,389.04970493827335,3045.0,1367.0,1678.0,251.27935661527016,1647.9018875887589,2427.8612963592
+MX-30-148 = 133.719165085389,60.32392692964982,303.0,38.0,265.0,18.03020481149923,60.4511931359134,146.6962551374344
+MX-30-149 = 487.5215889464594,349.5291935349985,1609.0,35.0,1574.0,7.58662482794626,21.99719811082326,599.8732839709626
+MX-30-150 = 38.62244897959184,63.882228263266235,550.0,1.0,549.0,6.523582111954312,39.84521791144178,74.65006800439785
+MX-30-151 = 43.67485265225933,52.77847257374938,300.0,1.0,299.0,5.012642888334173,18.064321095781324,68.50591158005665
+MX-30-152 = 22.401668653158524,14.812762177193667,100.0,1.0,99.0,8.795698164975834,27.45085411421915,26.856147932345117
+MX-30-153 = 381.2738853503185,220.25895620692174,1200.0,148.0,1052.0,11.932580600350873,42.59645528860094,440.32236309264425
+MX-30-154 = 83.8047493403694,96.22491176919797,776.0,19.0,757.0,7.636271695682851,45.79515481775601,127.60278075728634
+MX-30-155 = 106.82565379825654,44.7255167102177,303.0,33.0,270.0,21.577755905332605,77.7546052173823,115.81058740210638
+MX-30-156 = 1745.6517857142858,404.8371301660668,2500.0,983.0,1517.0,93.09789122279595,459.0356138861297,1791.9802618691344
+MX-30-157 = 170.08982035928145,69.12665857912592,410.0,54.0,356.0,23.025103883836493,83.65760201068126,183.60022308310974
+MX-30-158 = 55.82707993474715,34.80473778649625,200.0,1.0,199.0,9.610904585125663,29.87144858194961,65.78778478127536
+MX-30-159 = 2205.816513761468,246.44120817163233,2662.0,1425.0,1237.0,743.2001834920856,6876.145114423653,2219.540439250407
+MX-30-160 = 95.92496765847348,52.96926844786505,317.0,16.0,301.0,12.615550487562766,43.821243968351205,109.5780216110015
+MX-30-161 = 69.26472838561591,25.583480287889653,157.0,31.0,126.0,28.51009277473776,105.99435964309937,73.83845246193873
+MX-30-162 = 890.8026315789474,152.82136284055056,1212.0,581.0,631.0,215.54287499900872,1360.5050180619223,903.816185608789
+MX-30-163 = 1462.5377358490566,498.30694818930795,2500.0,500.0,2000.0,34.42091889158721,131.9846753303636,1545.0975514174588
+MX-30-164 = 1001.3239436619718,192.5582242034632,1369.0,623.0,746.0,156.09817440834163,893.0498106897016,1019.6706869667064
+MX-30-165 = 1337.8026315789473,264.05352426598165,1900.0,800.0,1100.0,145.31811634534222,816.5824937040937,1363.6129013531818
+MX-30-166 = 1232.0363636363636,301.3774114498819,1880.0,715.0,1165.0,80.72826371926303,384.059383237403,1268.3619142242271
+MX-30-167 = 252.04301075268816,107.15983914221572,721.0,90.0,631.0,21.1826315927323,79.1033852819237,273.8775463492128
+MX-30-168 = 1741.3529411764705,430.8892814999203,2600.0,969.0,1631.0,78.3206180112382,369.9860387194978,1793.8716895741072
+MX-30-169 = 32.04733727810651,24.082896936676338,119.0,6.0,113.0,7.360301929701161,22.289228055085662,40.08762591472947
+MX-30-170 = 902.595041322314,385.1202469404989,1900.0,284.0,1616.0,20.44720492950567,70.68011022973612,981.3232969939828
+MX-30-171 = 1820.351851851852,301.09074289910285,2427.0,1355.0,1072.0,239.56566061769544,1568.0963385864484,1845.0844154130184
+MX-30-172 = 27.945848375451263,8.884779449637835,65.0,12.0,53.0,41.30041515204524,170.2224453082101,29.3242177609637
+MX-30-173 = 511.4632587859425,422.23252617257054,1507.0,80.0,1427.0,6.07266060699963,16.271069500573585,663.2307074058064
+MX-30-174 = 56.06196702671973,44.08240929577372,202.0,1.0,201.0,6.922165615616336,21.049548417239098,71.31762023669276
+MX-30-175 = 116.48919226393629,52.297560804764,393.0,22.0,371.0,18.922018283492516,69.62086721076902,127.69012013633753
+MX-30-176 = 18.752136752136753,2.2068501856679372,24.0,15.0,9.0,639.3340929401296,5659.407413572805,18.881547090024707
+MX-30-177 = 2097.1481481481483,239.50115910496135,2600.0,1536.0,1064.0,697.5326141257308,6337.394980625357,2110.779751772749
+MX-30-178 = 2.185133239831697,1.7833429111555819,10.0,1.0,9.0,6.998296304189338,23.222173462795183,2.8204820890383715
+MX-30-179 = 751.1898734177215,140.07412829084348,1011.0,462.0,549.0,170.2267347991106,999.7729874577992,764.1380682453743
+MX-30-180 = 660.136186770428,320.3212288069116,1454.0,190.0,1264.0,15.520658040061665,50.84827867688186,733.7475551633349
+MX-30-181 = 33.162926018287614,21.990742148301813,110.0,7.0,103.0,9.348241885725203,31.55186615519229,39.791612210709864
+MX-30-182 = 1638.4893617021276,160.13543102575815,2069.0,1386.0,683.0,1102.6426548281127,11622.560652175727,1646.2960683549152
+MX-30-183 = 314.90361445783134,208.47955691047088,900.0,98.0,802.0,9.125777108073072,29.084157795038177,377.66123980121756
+MX-30-184 = 2340.8695652173915,178.1472207533135,2616.0,1900.0,716.0,2307.9561896281157,30836.865866675784,2347.638548333876
+MX-30-185 = 1338.2,271.85687410841757,2024.0,1125.0,899.0,135.33225497671503,761.1922908082494,1365.5348402732168
+MX-30-186 = 1292.7692307692307,90.60705851783536,1500.0,1156.0,344.0,2947.8628340451855,42695.17206811984,1295.9405553793442
+MX-30-187 = 1933.84375,288.1174466878698,2500.0,1455.0,1045.0,322.4449317213461,2299.831425309032,1955.1888176081613
+MX-30-188 = 1119.0263157894738,183.69375069479455,1490.0,733.0,757.0,244.46357329082355,1604.7605838824452,1134.003214049098
+MX-30-189 = 40.49568965517241,33.09432676728068,201.0,1.0,200.0,6.867862199717634,23.26442703776479,52.2985214401668
+MX-30-190 = 15.872727272727273,2.4646928295026242,21.0,12.0,9.0,286.5619879396573,1974.690204371288,16.0629443695165
+MX-30-191 = 43.58282208588957,30.595483838299316,127.0,1.0,126.0,7.878080298255685,22.930157687520346,53.24984518540818
+MX-30-192 = 250.5475,191.3699107585881,919.0,14.0,905.0,7.2223178514741235,22.381223268341554,315.27209280239185
+MX-30-193 = 23.801393728222997,15.226247217528641,100.0,1.0,99.0,10.45074997581429,40.80606491009529,28.254998632723233
+MX-30-194 = 2376.811320754717,54.009452912578034,2522.0,2303.0,219.0,85359.61314988119,3762401.931007739,2377.424883244831
+MX-30-195 = 2398.5434782608695,161.0060364142126,2724.0,2096.0,628.0,3350.7881252648867,50584.82098122875,2403.941297301073
+MX-30-196 = 524.4954954954954,73.88009202571054,744.0,398.0,346.0,379.8576214788066,2867.3252458409575,529.6732887288094
+MX-30-197 = 946.2213740458016,441.0536359357644,1879.0,291.0,1588.0,16.624574265280728,53.472726350397416,1043.9651327861877
+MX-30-198 = 1563.641447368421,458.1413390773522,2615.0,483.0,2132.0,50.08377096871904,209.45700530811166,1629.3765870724912
+MX-30-199 = 23.36111111111111,5.949569441834416,37.0,13.0,24.0,72.55819626417446,336.4286750439308,24.106822455248825
+MX-30-200 = 585.8932038834952,195.55159290528266,1100.0,227.0,873.0,36.03023472429577,138.46280503529061,617.6659872816863
+MX-30-201 = 917.8296529968454,385.4389885365858,1922.0,101.0,1821.0,20.718075328861055,69.18006907307188,995.4770142019435
+MX-30-202 = 709.7357859531772,237.49044780713407,1500.0,210.0,1290.0,36.29987997029238,144.40662160982393,748.4160598639018
+MX-30-203 = 334.0632911392405,135.3795734430571,674.0,134.0,540.0,23.077762991690904,82.74747276646984,360.45237049075575
+MX-30-204 = 26.76235741444867,25.388363501547364,122.0,1.0,121.0,5.834925419482409,19.14988037854711,36.88892483748204
+MX-30-205 = 46.702608695652174,12.631234308302123,101.0,27.0,74.0,62.686831709659124,288.7668158330302,48.38059258763202
+MX-30-206 = 22.571428571428573,13.258497467738975,46.0,1.0,45.0,10.018553407640118,27.5719536303171,26.17741665743858
+MX-30-207 = 27.442942942942942,9.046454337685645,53.0,11.0,42.0,37.14968613054618,143.8700956575274,28.895561137542447
+MX-30-208 = 8.4937106918239,2.8325863358886436,17.0,4.0,13.0,36.738296622219295,147.1745151450886,8.95358401237553
+MX-30-209 = 438.76719576719574,324.9167069221122,1571.0,36.0,1535.0,7.469168641904559,22.793905431129925,545.9739174342659
+MX-30-210 = 222.48506464556397,186.37331154727036,1000.0,68.0,932.0,7.141729970860987,25.31949619403101,290.232002452239
+MX-31-001 = 16.623595505617978,1.1893273022553146,19.0,15.0,4.0,2772.727617233907,39348.27323501595,16.66608613221149
+MX-31-002 = 13.894409937888199,1.750252810388806,17.0,10.0,7.0,523.9985025047638,4348.9393922263625,14.004214095134373
+MX-31-003 = 43.842696629213485,9.812739800438623,86.0,31.0,55.0,104.57357398165134,561.7528223014582,44.92740711539405
+MX-31-004 = 5.952,2.3693239542114095,15.0,1.0,14.0,24.114284087374784,88.81655949762063,6.406246951218787
+MX-31-005 = 11.741176470588234,5.206676576171998,20.0,6.0,14.0,18.59011286773545,60.94104673301103,12.843858683524704
+MX-31-006 = 13.791871921182265,4.718664641961779,22.0,2.0,20.0,33.40031545645262,122.48618755900645,14.576746107880046
+MX-31-007 = 9.201438848920864,2.8212448298836876,17.0,4.0,13.0,44.954498995029844,186.09424576176036,9.62423499716084
+MX-31-008 = 27.512328767123286,1.808044823474517,33.0,24.0,9.0,3569.529719475902,55038.61560655985,27.57167496315689
+MX-31-009 = 5.09433962264151,2.1095543445133615,12.0,3.0,9.0,22.328833535462763,81.86774152910216,5.513847633302034
+MX-31-010 = 20.02247191011236,2.615328746344935,26.0,15.0,11.0,471.4649500007459,3782.22968939058,20.19255619882477
+MX-31-011 = 3.5661861074705112,2.4289126740057845,10.0,1.0,9.0,8.320737538249457,24.794194308744764,4.314776950325659
+MX-31-012 = 24.287790697674417,3.4453831262176187,31.0,16.0,15.0,371.3284817193216,2766.2016488389495,24.53094865390381
+MX-31-013 = 6.355263157894737,1.714519630195837,14.0,3.0,11.0,63.025206617648074,292.49541036860626,6.582472739664104
+MX-31-014 = 35.19428571428571,2.299558076443987,38.0,30.0,8.0,3630.1149483735267,56228.73985008536,35.269331072274596
+MX-31-015 = 18.603448275862068,0.585445753322401,19.0,17.0,2.0,32180.503798849495,1025505.6333573828,18.61265791021687
+MX-31-016 = 24.07482993197279,2.5073726264924545,30.0,17.0,13.0,913.8615646978694,9050.470934765674,24.20504810450697
+MX-31-017 = 31.21003717472119,3.398902567054256,37.0,27.0,10.0,802.3354557360244,7637.619442747621,31.394568942857088
+MX-31-018 = 21.30841121495327,2.0998941448766693,27.0,19.0,8.0,1076.1249302228264,11256.2217547038,21.411631043085755
+MX-31-019 = 26.77536534446764,4.450851836337472,36.0,14.0,22.0,235.52706659468623,1524.0198496307066,27.142775676020083
+MX-31-020 = 4.419354838709677,1.9719679633003773,10.0,1.0,9.0,19.07726147760051,68.92485225205654,4.839354795704659
+MX-31-021 = 29.77373417721519,3.7239908129462207,40.0,23.0,17.0,536.0639662496704,4505.572117680436,30.005722028146227
+MX-31-022 = 35.177536231884055,2.0379557146964804,38.0,31.0,7.0,5194.635704404384,90556.3555809241,35.23651967548128
+MX-31-023 = 18.244565217391305,0.9999852314599427,21.0,14.0,7.0,6127.60844000439,112779.31980471619,18.27194927846459
+MX-31-024 = 22.949494949494948,1.7137220250867484,26.0,19.0,7.0,2441.9362227752695,33248.747725444,23.01339091955294
+MX-31-025 = 30.616161616161616,4.666032577499245,44.0,25.0,19.0,303.27199546341336,2143.840457439721,30.96968214433613
+MX-31-026 = 3.2882882882882885,1.675942049931232,15.0,1.0,14.0,14.960294403958642,62.185161713215614,3.690748111375473
+MX-31-027 = 2.77992277992278,1.753601477176384,9.0,1.0,8.0,10.04821687806588,34.542777507687305,3.2868052578588838
+MX-31-028 = 1.910909090909091,1.338000234715661,7.0,1.0,6.0,8.667559160324801,29.24146291108208,2.332770494887609
+MX-31-029 = 4.88871473354232,3.506174300102361,15.0,1.0,14.0,7.685185473731184,22.480699940706195,6.016044378879866
+MX-31-030 = 31.045454545454547,1.592283592635976,35.0,27.0,8.0,7470.766924502892,146822.58820054503,31.086260871537156
+MX-31-031 = 17.43949044585987,2.405772197807412,23.0,13.0,10.0,403.11144667509416,3091.6979604786497,17.604646173069792
+MX-31-032 = 31.494419642857142,3.1770613559725547,37.0,22.0,15.0,1003.3169491145857,10226.77771172319,31.654260179318676
+MX-31-033 = 10.621399176954732,6.12238087366298,31.0,3.0,28.0,11.860064111195927,41.240878704945835,12.259594937778685
+MX-31-034 = 14.274336283185841,2.948669379254405,19.0,9.0,10.0,127.72040876026539,686.6754518754257,14.575710186252618
+MX-31-035 = 17.493333333333332,6.6158866038918465,35.0,9.0,26.0,26.798163028906,97.02513442671311,18.70258449163288
+MX-31-036 = 16.354166666666668,2.240624757864546,20.0,12.0,8.0,410.6763783312099,3157.968456051608,16.506942983686187
+MX-31-037 = 15.9601593625498,3.143070284173896,22.0,10.0,12.0,146.40211850248824,826.6412849586444,16.26670149997359
+MX-31-038 = 5.569484936831875,4.048333089520828,14.0,1.0,13.0,7.045807628282392,18.177278895472323,6.8853586155919375
+MX-31-039 = 3.157303370786517,1.2443027595422134,8.0,1.0,7.0,23.964476248458432,84.05405787956337,3.39364905854808
+MX-31-040 = 23.55344827586207,2.8915283822324245,37.0,16.0,21.0,567.4401297332954,4894.211079382874,23.730273114082895
+MX-31-041 = 10.611570247933884,1.2489460073849261,12.0,8.0,4.0,638.6352094352267,5639.147607622285,10.684815826966712
+MX-31-042 = 25.074380165289256,4.146421915151611,38.0,22.0,16.0,241.1432053796879,1606.956602035111,25.414904197574714
+MX-31-043 = 31.707602339181285,2.4582836652241693,37.0,26.0,11.0,2184.9857919293026,28701.620900423488,31.802754671228758
+MX-31-044 = 10.870762711864407,3.2861794974494396,18.0,3.0,15.0,45.97284592664192,185.7302219594444,11.356604141516893
+MX-31-045 = 25.550802139037433,5.532725865819274,40.0,20.0,20.0,112.9798348028847,596.8523260497032,26.142963593566538
+MX-31-046 = 22.35,2.2122763540450046,26.0,19.0,7.0,1061.363768299265,11028.09165534552,22.459222307699495
+MX-31-047 = 30.714285714285715,3.1552550495457763,41.0,26.0,15.0,952.4314874901066,9583.286522832917,30.875928834068453
+MX-31-048 = 17.34285714285714,12.058802764448343,70.0,4.0,66.0,8.188394416736115,24.830365784931516,21.123196206763264
+MX-31-049 = 19.25862068965517,2.3123383062023075,22.0,14.0,8.0,601.8513771375048,5201.956320430076,19.396942524798717
+MX-31-050 = 8.818024263431543,4.319134916363984,17.0,1.0,16.0,14.642540108033026,44.104076712166545,9.818985606274298
+MX-31-051 = 5.919354838709677,1.5585186007642637,10.0,3.0,7.0,66.59768054310439,303.7617187577519,6.121089930354223
+MX-31-052 = 6.032418952618454,2.4487660659861112,15.0,1.0,14.0,22.629642378988994,79.01554434633218,6.510494118408787
+MX-31-053 = 43.767489711934154,12.41420982715413,100.0,20.0,80.0,54.44224348653464,233.1872898399678,45.4940189620226
+MX-31-054 = 8.619565217391305,1.749797449795808,12.0,3.0,9.0,133.6623269565639,725.4748343135901,8.795379221623927
+MX-31-055 = 42.891304347826086,18.878427306143266,121.0,19.0,102.0,20.20138737783886,79.24967371941037,46.86212763214214
+MX-31-056 = 86.64189189189189,31.961620453386477,176.0,36.0,140.0,28.566353820315268,106.2063617221135,92.34913433602186
+MX-31-057 = 11.697815533980583,3.293078219560999,21.0,5.0,16.0,55.9114037415152,243.63730944975083,12.152499842714851
+MX-31-058 = 35.15526518063029,4.693907971752386,53.0,24.0,29.0,442.6697616087066,3489.6539208247864,35.46724463455989
+MX-31-059 = 2.0495412844036696,1.3352403386870304,8.0,1.0,7.0,9.758727111080487,34.67497229762166,2.446116562744325
+MX-31-060 = 28.42622950819672,1.0551826256887922,30.0,26.0,4.0,19631.839508281762,531033.9320293377,28.44580697442471
+MX-31-061 = 3.667452830188679,3.116492513611676,12.0,1.0,11.0,6.081395137577052,17.192803999456228,4.812768002829204
+MX-31-062 = 22.8,6.358398443730231,45.0,18.0,27.0,58.73078475024829,274.88606626384274,23.67000698709721
+MX-31-063 = 15.542553191489361,1.9955530008209623,19.0,10.0,9.0,495.04753652781267,4022.2719627973424,15.6701369326934
+MX-31-064 = 11.333333333333334,1.3743685418725535,14.0,10.0,4.0,586.1001780216241,5054.493425605536,11.416362526362473
+MX-31-065 = 3.248638838475499,2.020285724491051,9.0,1.0,8.0,9.471564725040338,27.550243556382195,3.8255991310425816
+MX-31-066 = 66.3172757475083,15.791435519540878,108.0,26.0,82.0,86.68167981772702,420.37920535681735,68.17147862808075
+MX-31-067 = 15.963133640552995,1.9364382110653175,19.0,10.0,9.0,584.2140525536739,5005.544775751424,16.080156360291667
+MX-31-068 = 3.1845238095238093,0.955185602460272,6.0,1.0,5.0,46.51984890158508,186.60798915026965,3.3246911779248656
+MX-31-069 = 22.633633633633632,3.435944648205996,28.0,14.0,14.0,305.0898102558873,2132.3077938259958,22.89294841402232
+MX-31-070 = 21.60969387755102,2.832610375420897,27.0,16.0,11.0,466.86161476358177,3737.635286286741,21.794553242046696
+MX-31-071 = 24.345454545454544,1.5517518758801352,30.0,22.0,8.0,3909.941856305517,62138.20887288875,24.394857878436
+MX-31-072 = 6.131578947368421,1.667612843151703,11.0,1.0,10.0,60.68921201971358,266.5146556221109,6.354305074707709
+MX-31-073 = 31.637931034482758,4.592716407012712,39.0,22.0,17.0,347.4244823831821,2534.680919286997,31.96954369611695
+MX-31-074 = 13.443548387096774,2.6252570361248817,17.0,8.0,9.0,149.3552182300704,840.8449359768433,13.697480342819825
+MX-31-075 = 24.9568345323741,1.8027576940775232,31.0,22.0,9.0,2695.478943086488,37928.553420234835,25.02186094557829
+MX-31-076 = 17.204301075268816,1.5764335669713807,20.0,14.0,6.0,1332.164785406147,14884.900979078375,17.276374569902387
+MX-31-077 = 19.26872246696035,2.6735842146697704,24.0,12.0,12.0,395.5770430369959,3000.7676640281993,19.453321517460047
+MX-31-078 = 13.57943925233645,6.317217805890294,22.0,4.0,18.0,16.41568584383416,50.586548435501705,14.976929298589658
+MX-31-079 = 107.07019562715766,42.438355999210295,205.0,21.0,184.0,23.446926421682036,79.33476251174183,115.17395908604301
+MX-31-080 = 18.891737891737893,2.456392346816503,24.0,13.0,11.0,477.76306314637327,3849.3082675944697,19.050764392318328
+MX-31-081 = 35.99147727272727,1.129378388733387,38.0,32.0,6.0,32459.964142775032,1037401.6949345716,36.00919232388005
+MX-31-082 = 3.676056338028169,0.7075975598355193,6.0,3.0,3.0,156.59166878923148,910.090435935464,3.7435390350632454
+MX-31-083 = 2.5853658536585367,1.1681882941295658,6.0,1.0,5.0,17.732135000109576,58.149731417161135,2.837037272896653
+MX-31-084 = 10.670731707317072,5.378944674010678,22.0,1.0,21.0,13.816905226039449,42.01178538469149,11.94979334447294
+MX-31-085 = 31.556186152099887,3.6488097332308436,38.0,23.0,15.0,672.6288029843347,6039.288583827459,31.76643979005675
+MX-31-086 = 12.237762237762238,3.128837318309809,20.0,7.0,13.0,71.96623432004267,334.24186571324805,12.631407188134169
+MX-31-087 = 8.795969773299747,2.118928458605522,14.0,3.0,11.0,83.1483963928692,389.379162827308,9.047593164233854
+MX-31-089 = 38.72962226640159,22.656885279162747,132.0,4.0,128.0,11.213468931242183,38.79370468159614,44.87001327670065
+MX-31-090 = 13.176470588235293,0.733134082189801,15.0,12.0,3.0,5859.677361769657,106295.15181712667,13.196850485820397
+MX-31-091 = 31.588028169014084,3.314394181134603,38.0,26.0,12.0,894.4370591753944,8803.650351688026,31.76143467153784
+MX-31-092 = 31.94003241491086,1.7944544501506996,36.0,28.0,8.0,5692.636383878327,102285.90927881609,31.990400707700147
+MX-31-093 = 10.851851851851851,2.778271561050324,16.0,1.0,15.0,70.93976209734394,321.56580936773577,11.201851698780942
+MX-31-094 = 25.231046931407942,4.7959116901831855,38.0,17.0,21.0,161.67932306673066,940.5226110268985,25.682805496965198
+MX-31-095 = 8.8,1.5443445211480509,13.0,4.0,9.0,201.92021746517264,1249.242953645467,8.93448375677073
+MX-31-096 = 15.527694929697486,7.260769144395152,29.0,1.0,28.0,15.824621010058074,47.52018005159792,17.141414130635628
+MX-31-097 = 24.68910891089109,1.8552521640194424,28.0,16.0,12.0,2395.688307936594,32378.56832347481,24.75871683682215
+MX-31-098 = 64.92600422832982,28.474104928437487,132.0,27.0,105.0,19.193535471044736,64.69972340417442,70.89542070213541
+MX-31-099 = 35.50423728813559,2.1163165180830816,38.0,29.0,9.0,4770.686959417176,80815.78230832325,35.567255460844166
+MX-31-100 = 4.6395939086294415,3.0952814650335436,14.0,1.0,13.0,9.265210975557917,30.991800746340363,5.577329018873781
+MX-31-101 = 15.139810426540285,1.370604724212444,17.0,11.0,6.0,1380.3129576756862,15595.065821371316,15.201724147662047
+MX-31-102 = 32.9176217765043,5.437949434991087,42.0,22.0,20.0,239.56788607664046,1554.5488185948127,33.36376953341019
+MX-31-103 = 19.868217054263567,4.434501527550609,31.0,9.0,22.0,102.4457178923086,509.7978023033377,20.35708360038781
+MX-31-104 = 29.70636215334421,3.984297315979819,39.0,23.0,16.0,437.64423255042857,3450.1851408932557,29.972363561917586
+MX-31-105 = 7.580645161290323,0.9254185992116809,10.0,5.0,5.0,573.8272141094589,4895.4022077897125,7.6369221971394525
+MX-31-106 = 2.8727272727272726,1.039601534176561,5.0,1.0,4.0,28.901343376083464,100.88672433230249,3.0550504633038935
+MX-32-001 = 1754.3482849604222,361.5653815502545,2551.0,1246.0,1305.0,129.42551647315128,710.132054821999,1791.2195370973252
+MX-32-002 = 1917.3900709219859,107.735048858193,2200.0,1723.0,477.0,5690.943566962033,102256.67282870143,1920.4144148653684
+MX-32-003 = 2120.714814814815,96.05097105069015,2303.0,1724.0,579.0,10828.08444003828,240452.8218552697,2122.8888606836713
+MX-32-004 = 2101.1428571428573,92.51771295748914,2292.0,1796.0,496.0,11780.599244372808,269017.5366892357,2103.1787449794497
+MX-32-005 = 2198.4142857142856,72.93907018315821,2378.0,2071.0,307.0,27471.589446996622,830755.7632851193,2199.623940493428
+MX-32-006 = 2062.0332778702164,33.663385424037706,2137.0,1985.0,152.0,230017.47495543072,1.4100868824110994E7,2062.3080425975154
+MX-32-007 = 1944.840777879064,238.99164790625656,3129.0,1639.0,1490.0,564.6054573773496,4830.054973489837,1959.4699944296651
+MX-32-008 = 2203.656914893617,142.17028617588548,2474.0,2002.0,472.0,3770.8461946279494,59188.774114880165,2208.238254543605
+MX-32-009 = 2341.44375,185.66947508622613,2939.0,2001.0,938.0,2043.873141209476,26273.980674724065,2348.793730490793
+MX-32-010 = 2196.9923603374186,137.02298829361808,2757.0,2003.0,754.0,4171.135257162366,67704.62906172375,2201.261168217414
+MX-32-011 = 1697.7771883289124,158.01522006251446,2036.0,1184.0,852.0,1271.436577971345,13974.346689398344,1705.1147149037897
+MX-32-012 = 2414.825865580448,134.75367594340025,2946.0,2089.0,857.0,5809.495954300128,105121.63571206637,2418.5827491025852
+MX-32-013 = 2189.276859504132,54.99332981391093,2334.0,2110.0,224.0,63211.89492025838,2521309.1156414845,2189.967450416626
+MX-32-014 = 1960.9789441089952,192.41755568456958,2610.0,1607.0,1003.0,1089.9083887576148,11448.175538554522,1970.3966440730796
+MX-32-015 = 2267.4832535885166,157.82870599881716,2674.0,1825.0,849.0,3008.246409443562,43832.684455835006,2272.969468721836
+MX-32-016 = 2124.59649122807,76.18176777992542,2534.0,2028.0,506.0,21775.771322703982,609739.0857507457,2125.961879310328
+MX-32-017 = 2199.3950143815914,124.1435752707008,2696.0,2020.0,676.0,5614.446921328006,100439.37891629942,2202.8958342526307
+MX-32-018 = 1757.3788819875776,267.7990488566424,2764.0,1409.0,1355.0,303.4154114818592,2146.319236878454,1777.6661287835886
+MX-32-019 = 1687.4469696969697,253.76284306635657,2483.0,1299.0,1184.0,314.86034164928355,2246.9917977164387,1706.421066460622
+MX-32-020 = 2230.281523417396,171.52291583654895,2799.0,1933.0,866.0,2238.1225202053124,29638.905797105617,2236.867404285308
+MX-32-021 = 2164.867166212534,326.10272898026,2899.0,1330.0,1569.0,312.14392642371973,2200.2490025721363,2189.2904871655246
+MX-32-022 = 2071.138187221397,120.78588714258316,2443.0,1851.0,592.0,5093.697241927666,88255.00937117705,2074.6572297850926
+MX-32-023 = 1695.4106280193237,387.24419074879313,2561.0,1194.0,1367.0,97.57266202933904,493.4551736686278,1739.0731039463424
+MX-32-024 = 2129.1159420289855,82.14780532530837,2394.0,2019.0,375.0,17488.951587439507,455356.8704806301,2130.7001094761645
+MX-32-025 = 2046.2307692307693,62.45799423776483,2240.0,1974.0,266.0,35263.433531240444,1158614.8637810044,2047.1837636106218
+MX-32-026 = 1894.4786200515498,211.12951675701444,3095.0,1346.0,1749.0,750.1231359354579,6996.487225362339,1906.2069443474584
+MX-32-027 = 1700.2578565672845,254.98685005972953,2734.0,1244.0,1490.0,317.34791390248523,2270.5905396046496,1719.2716692024444
+MX-32-028 = 1628.3316993464052,319.5657124140619,2399.0,947.0,1452.0,147.7074422156645,834.5709855096383,1659.3933733889198
+MX-32-029 = 2151.9721407624634,80.07372400887073,2486.0,1941.0,545.0,19491.683286648906,526040.6891519361,2153.4613755288083
+MX-32-030 = 1985.2387096774194,334.0823171474257,2679.0,1635.0,1044.0,228.39639989675052,1478.2522749093084,2013.1526839840683
+MX-32-031 = 2073.7903461725987,266.6678760983148,2824.0,1229.0,1595.0,493.3735381627621,4015.5856676550547,2090.8654083946803
+MX-32-032 = 2273.4517543859647,84.93223483734542,2555.0,2166.0,389.0,19260.85592672992,517800.4304863689,2275.03766211355
+MX-32-033 = 1513.7735334242839,264.92268275813205,2425.0,994.0,1431.0,204.56242261025065,1284.9076646590788,1536.780510787278
+MX-32-034 = 2089.665243381725,200.82640700824405,2726.0,1648.0,1078.0,1158.3138546754844,12395.607786017224,2099.293232292584
+MX-32-035 = 2154.804971319312,67.18152839369431,2397.0,2020.0,377.0,33093.91542840489,1064624.0832466248,2155.8519944977047
+MX-32-036 = 2146.3681652490886,72.47941381111481,2525.0,2016.0,509.0,26060.114588336313,774499.7289972251,2147.591573419197
+MX-32-037 = 2155.5292439372324,91.4956610564299,2453.0,2016.0,437.0,13146.914418264529,311441.5776674325,2157.470226320811
+MX-32-038 = 2201.19768586903,122.88376443355197,2843.0,1935.0,908.0,5802.31135853459,104950.67438859805,2204.6250637776334
+MX-32-039 = 2024.871727748691,73.37361742964039,2203.0,1838.0,365.0,21099.634415057066,584547.1652192902,2026.200681465358
+MX-32-040 = 2176.5941333333335,163.61386108430887,2787.0,1909.0,878.0,2395.2197014802687,32436.69122465958,2182.734870936001
+MX-32-041 = 1923.337142857143,233.45357823738047,2723.0,1701.0,1022.0,585.0780046110915,5056.12200924618,1937.4535706142003
+MX-32-042 = 2333.7644998905666,146.1724746321704,3057.0,2064.0,993.0,4118.484136470164,66560.58127816755,2338.3376858977317
+MX-32-043 = 2422.2,243.32214424986677,2908.0,2011.0,897.0,1016.5239288958867,10423.848847932039,2434.3907874214347
+MX-32-044 = 1773.9757009345794,241.71566939302093,2517.0,1487.0,1030.0,418.49421237650955,3262.2031204737677,1790.367630498398
+MX-32-045 = 2018.2729729729729,212.00732668197364,2618.0,1702.0,916.0,891.8766187773214,8780.781390027576,2029.3774661210762
+MX-32-046 = 2043.7750791974656,141.0645867184593,2767.0,1789.0,978.0,3085.8644508379766,45395.511114159315,2048.637545290688
+MX-32-047 = 2031.3421300659754,205.59076232191828,2549.0,1493.0,1056.0,994.7869140832652,10141.29295310683,2041.7194741034043
+MX-32-048 = 2071.301052631579,301.92027860094277,2706.0,1645.0,1061.0,343.717124325543,2505.9665380494835,2093.189887531267
+MX-32-049 = 2098.4856294697074,385.8099533376399,2909.0,934.0,1975.0,176.50334512966558,1040.2331002037877,2133.6567805495956
+MX-32-050 = 2283.564516129032,149.96217669739136,2650.0,2074.0,576.0,3577.2199245956576,55195.91971557041,2288.48324305935
+MX-32-051 = 2023.7358234714004,97.7167386103697,2738.0,1767.0,971.0,8946.244879636099,186647.41635016186,2026.0935921635294
+MX-32-052 = 2223.636563876652,112.20411930920883,2565.0,1993.0,572.0,7843.11454308265,156633.72349728335,2226.465659425072
+MX-32-053 = 2141.156537753223,39.59732152081026,2352.0,2054.0,298.0,158268.55013507884,8566958.23056558,2141.5226515344148
+MX-32-054 = 2252.566371681416,112.84097794136896,2625.0,2103.0,522.0,8015.397185353448,161243.45572073775,2255.3909517271595
+MX-32-055 = 2107.2975265017667,214.98512684416033,2906.0,1593.0,1313.0,971.6965176395362,9831.168548218779,2118.2354614075994
+MX-32-056 = 2331.2210708117445,103.3948758425393,2700.0,2157.0,543.0,11530.170897901211,261544.7327818099,2333.5128414789474
+MX-32-057 = 2133.12,48.897259265079086,2304.0,2055.0,249.0,83153.58453658591,3633364.51110117,2133.680359464284
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MKD/MKD_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MKD/MKD_0_elevation.properties
new file mode 100755
index 0000000..7c06586
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MKD/MKD_0_elevation.properties
@@ -0,0 +1,37 @@
+# MKD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MKD elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MKD
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MAKEDONIJA = 825.6575477417399,443.4882537575782,2678.0,16.0,2662.0,12.810277782202851,41.90712180717215,937.2258091643911
+MKD = 825.6575477417399,443.4882537575782,2678.0,16.0,2662.0,12.810277782202851,41.90712180717215,937.2258091643911
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MKD/MKD_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MKD/MKD_2_elevation.properties
new file mode 100755
index 0000000..8a28077
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MKD/MKD_2_elevation.properties
@@ -0,0 +1,36 @@
+# MKD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MKD elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MKD
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MK-M-G010001 = 825.6575477417399,443.4882537575782,2678.0,16.0,2662.0,12.810277782202851,41.90712180717215,937.2258091643911
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MLI/MLI_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MLI/MLI_0_elevation.properties
new file mode 100755
index 0000000..bbd1f6f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MLI/MLI_0_elevation.properties
@@ -0,0 +1,36 @@
+# MLI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MLI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MLI
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MLI = 325.9260862050411,88.12893825597438,1056.0,18.0,1038.0,62.65418992705427,289.6323322028481,337.63075012070425
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MMR/MMR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MMR/MMR_0_elevation.properties
new file mode 100755
index 0000000..30ac8e5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MMR/MMR_0_elevation.properties
@@ -0,0 +1,36 @@
+# MMR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MMR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MMR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MMR = 592.4752018468237,621.390804868308,5238.0,1.0,5237.0,5.680321489019062,22.754006449562347,858.5763781856166
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MMR/MMR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MMR/MMR_1_elevation.properties
new file mode 100755
index 0000000..1bb22e7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MMR/MMR_1_elevation.properties
@@ -0,0 +1,49 @@
+# MMR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MMR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MMR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MM-AST = 243.65259036565755,293.56874213174376,1887.0,1.0,1886.0,4.5739222228501495,14.593205593163201,381.5090970720227
+MM-CST = 978.0440802546954,573.3717875233167,3022.0,2.0,3020.0,10.412128708790817,30.54865450637902,1133.7219366533132
+MM-IRR = 39.820588452179045,94.37918863983168,1140.0,1.0,1139.0,6.743055282582488,48.28390700173076,102.43588488899134
+MM-KSA = 376.3249077043305,392.33780891824057,2527.0,2.0,2525.0,4.947903623543581,14.904862066035058,543.6445460642824
+MM-KSE = 718.6819567627495,341.4108826777582,2084.0,69.0,2015.0,16.06036559890618,52.52695548639364,795.6539108099323
+MM-KST = 1063.0521781955797,1006.8206641089637,5238.0,81.0,5157.0,5.753879213797534,18.282044367616336,1464.1611192909022
+MM-MAG = 247.6974114466305,197.5702585157617,1834.0,3.0,1831.0,7.92886673688424,32.56267343349342,316.8406771349693
+MM-MND = 328.491948820611,294.8434800630396,2240.0,20.0,2220.0,6.522771219665165,23.154112637179033,441.4064319599866
+MM-MST = 86.6524600198944,143.30580354709502,1125.0,1.0,1124.0,4.96433791386207,22.03388248874838,167.46701811932388
+MM-PEG = 137.89011641468224,190.39146647540085,1839.0,1.0,1838.0,5.447418982903452,26.55635350794111,235.07997513932972
+MM-RNG = 16.919913978494623,25.555509794422406,468.0,1.0,467.0,6.764413789948677,51.84913974334209,30.64910390031776
+MM-SGN = 416.74867862969006,461.11395988310534,3464.0,29.0,3435.0,5.95219790769025,24.222240085198656,621.5348301894772
+MM-SST = 974.958149971122,355.9459209265402,2598.0,81.0,2517.0,28.813021854200727,104.96593418908651,1037.9021595600218
+MM-TNS = 247.57406901192255,241.08278187779837,1944.0,1.0,1943.0,5.4585514819928775,17.36017128133495,345.56305844962174
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MNG/MNG_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MNG/MNG_0_elevation.properties
new file mode 100755
index 0000000..b3b1c5d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MNG/MNG_0_elevation.properties
@@ -0,0 +1,36 @@
+# MNG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MNG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MNG
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MNG = 1490.9290223072212,539.3986323154277,4176.0,529.0,3647.0,30.311538058739455,117.67832755154215,1585.5031485625725
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MNG/MNG_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MNG/MNG_1_elevation.properties
new file mode 100755
index 0000000..8586689
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MNG/MNG_1_elevation.properties
@@ -0,0 +1,53 @@
+# MNG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MNG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MNG
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MN-039 = 1288.3089871592579,217.7111855840053,2404.0,848.0,1556.0,225.96134817913878,1463.9202569163917,1306.5749908534551
+MN-04 = 1887.3666900654782,333.5767980803125,3200.0,1021.0,2179.0,198.27635398791045,1223.7837983699606,1916.618507420354
+MN-043 = 1843.3067694338376,631.570600497858,4092.0,1021.0,3071.0,34.41222384768606,135.46327053180974,1948.5023145107702
+MN-046 = 1480.4006130472446,564.8648176439222,3963.0,752.0,3211.0,26.74644731042498,101.10055006297995,1584.505676014631
+MN-047 = 1399.1429658759355,251.92238001879818,2650.0,787.0,1863.0,188.64993122961835,1155.5164153220946,1421.641981834542
+MN-049 = 1066.810917769687,297.4376617804756,2281.0,585.0,1696.0,57.61017155282647,255.67743769995786,1107.4992988341064
+MN-05 = 1078.7182143964467,136.0052655061803,1715.0,736.0,979.0,522.9948384718914,4345.802689951707,1087.2582114272875
+MN-053 = 1329.580757227364,280.89535583525463,2759.0,689.0,2070.0,121.04316480404823,655.4230715478251,1358.9286923599436
+MN-055 = 1732.82805949729,391.18699844994796,3387.0,966.0,2421.0,101.16096592413919,523.3546443337231,1776.4347304467515
+MN-057 = 1848.401422352372,430.93686743253147,3900.0,1026.0,2874.0,92.14128180426074,457.77983601231074,1897.971127774824
+MN-059 = 1294.0559513971098,128.60325131389095,1858.0,974.0,884.0,1048.9818743440858,10860.31410306971,1300.4305447023237
+MN-06 = 803.9318364149022,132.31852754654923,1482.0,548.0,934.0,243.2523023329804,1605.571294466026,814.7481760234401
+MN-063 = 1032.6926286187122,126.3990363805091,1605.0,680.0,925.0,569.9876628348684,4863.289842949424,1040.3993375629125
+MN-065 = 1743.619695518335,544.7606502601438,4176.0,529.0,3647.0,42.98281821480194,176.78027685232743,1826.7385715179144
+MN-067 = 1345.8683417206134,233.4326000993281,2136.0,746.0,1390.0,209.0088318342836,1308.3896756661018,1365.9620683001876
+MN-069 = 1836.3550890026822,547.3316706809313,3887.0,685.0,3202.0,48.15547070763387,200.99096633556937,1916.1868308274197
+MN-07 = 2509.8093092045597,437.4316465231807,4151.0,1391.0,2760.0,206.05805525763122,1283.2144225591157,2547.643855398524
+MN-073 = 1979.0633377714155,436.035128080113,3509.0,1187.0,2322.0,107.57975222747272,558.7712703754302,2026.5286397756088
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MNG/MNG_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MNG/MNG_2_elevation.properties
new file mode 100755
index 0000000..46132e9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MNG/MNG_2_elevation.properties
@@ -0,0 +1,53 @@
+# MNG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MNG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MNG
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MN-039-G120001 = 1288.3089871592579,217.7111855840053,2404.0,848.0,1556.0,225.96134817913878,1463.9202569163917,1306.5749908534551
+MN-04-G140001 = 1887.3666900654782,333.5767980803125,3200.0,1021.0,2179.0,198.27635398791045,1223.7837983699606,1916.618507420354
+MN-043-G130001 = 1843.3067694338376,631.570600497858,4092.0,1021.0,3071.0,34.41222384768606,135.46327053180974,1948.5023145107702
+MN-046-G220001 = 1480.4006130472446,564.8648176439222,3963.0,752.0,3211.0,26.74644731042498,101.10055006297995,1584.505676014631
+MN-047-G200001 = 1399.1429658759355,251.92238001879818,2650.0,787.0,1863.0,188.64993122961835,1155.5164153220946,1421.641981834542
+MN-049-G180001 = 1066.810917769687,297.4376617804756,2281.0,585.0,1696.0,57.61017155282647,255.67743769995786,1107.4992988341064
+MN-05-G190001 = 1078.7182143964467,136.0052655061803,1715.0,736.0,979.0,522.9948384718914,4345.802689951707,1087.2582114272875
+MN-053-G150001 = 1329.580757227364,280.89535583525463,2759.0,689.0,2070.0,121.04316480404823,655.4230715478251,1358.9286923599436
+MN-055-G170001 = 1732.82805949729,391.18699844994796,3387.0,966.0,2421.0,101.16096592413919,523.3546443337231,1776.4347304467515
+MN-057-G090001 = 1848.401422352372,430.93686743253147,3900.0,1026.0,2874.0,92.14128180426074,457.77983601231074,1897.971127774824
+MN-059-G080001 = 1294.0559513971098,128.60325131389095,1858.0,974.0,884.0,1048.9818743440858,10860.31410306971,1300.4305447023237
+MN-06-G060001 = 803.9318364149022,132.31852754654923,1482.0,548.0,934.0,243.2523023329804,1605.571294466026,814.7481760234401
+MN-063-G070001 = 1032.6926286187122,126.3990363805091,1605.0,680.0,925.0,569.9876628348684,4863.289842949424,1040.3993375629125
+MN-065-G110001 = 1743.619695518335,544.7606502601438,4176.0,529.0,3647.0,42.98281821480194,176.78027685232743,1826.7385715179144
+MN-067-G040001 = 1345.8683417206134,233.4326000993281,2136.0,746.0,1390.0,209.0088318342836,1308.3896756661018,1365.9620683001876
+MN-069-G030001 = 1836.3550890026822,547.3316706809313,3887.0,685.0,3202.0,48.15547070763387,200.99096633556937,1916.1868308274197
+MN-07-G020001 = 2509.8093092045597,437.4316465231807,4151.0,1391.0,2760.0,206.05805525763122,1283.2144225591157,2547.643855398524
+MN-073-G010001 = 1979.0633377714155,436.035128080113,3509.0,1187.0,2322.0,107.57975222747272,558.7712703754302,2026.5286397756088
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MOZ/MOZ_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MOZ/MOZ_0_elevation.properties
new file mode 100755
index 0000000..2e0edc1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MOZ/MOZ_0_elevation.properties
@@ -0,0 +1,36 @@
+# MOZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MOZ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MOZ
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MOZ = 357.1474873063268,306.1218631133079,2402.0,1.0,2401.0,6.150570160005748,18.875984132475725,470.38805550863816
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MOZ/MOZ_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MOZ/MOZ_1_elevation.properties
new file mode 100755
index 0000000..5aef886
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MOZ/MOZ_1_elevation.properties
@@ -0,0 +1,45 @@
+# MOZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MOZ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MOZ
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MZ-A = 668.0213265391902,233.14045457918786,1877.0,145.0,1732.0,32.97934308744232,130.46326250181986,707.5358395675447
+MZ-B = 439.22491664529366,265.7801703974416,2314.0,23.0,2291.0,10.850523330945606,39.9150097467701,513.3786384127787
+MZ-G = 132.04137837753478,102.24426852405082,532.0,1.0,531.0,7.158445009447068,22.26728689759828,166.99944925016362
+MZ-I = 102.09373169975542,47.41517316056715,233.0,1.0,232.0,16.123675373787293,48.73835637871151,112.5669964875507
+MZ-MPM = 86.00389156388101,84.34015087388326,731.0,1.0,730.0,6.394807673864427,26.703086060450584,120.45717252850123
+MZ-N = 316.14673607650633,230.12888860329147,1887.0,1.0,1886.0,7.546001055814364,23.414386642127823,391.0346072940509
+MZ-P = 309.16379885144,173.58300753720732,1187.0,1.0,1186.0,11.148417616765439,33.21125050503567,354.56073531331396
+MZ-Q = 297.8197376839411,283.26917894861276,2402.0,1.0,2401.0,5.500327421758484,17.373146379248176,411.02070981442427
+MZ-S = 122.88351224219032,133.33267774459463,1822.0,1.0,1821.0,7.286627382393621,50.556332748207296,181.32280754367454
+MZ-T = 624.6945551345701,329.86942971353807,1900.0,30.0,1870.0,13.05542185335509,41.39928684547516,706.4397553042397
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MOZ/MOZ_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MOZ/MOZ_2_elevation.properties
new file mode 100755
index 0000000..8d257fc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MOZ/MOZ_2_elevation.properties
@@ -0,0 +1,163 @@
+# MOZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MOZ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MOZ
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MZ-A-G080001 = 659.5090601185436,98.31514911851293,1769.0,466.0,1303.0,323.52693735453073,2345.5155360253557,666.7968723116809
+MZ-A-G080002 = 657.6609522533985,244.9970320861472,1669.0,448.0,1221.0,28.921302926491368,116.30406032140847,701.8129906533953
+MZ-A-G080003 = 888.5843782654127,277.44840462187716,1485.0,470.0,1015.0,42.208764793238196,165.31518316360234,930.8919456760575
+MZ-A-G080004 = 678.7162579712051,118.58634191903347,1322.0,445.0,877.0,205.08286299576045,1282.0965456602605,688.9981707698311
+MZ-A-G080005 = 755.2450633963833,97.44402170736282,1556.0,583.0,973.0,489.60286894072516,3998.203850456473,761.5053795943348
+MZ-A-G080006 = 552.0927466666667,132.3310921819041,1159.0,227.0,932.0,85.95330509804225,425.21564419899994,567.7304984585556
+MZ-A-G080007 = 676.7283331814454,131.5201689135905,1337.0,460.0,877.0,152.0966864016147,870.902362889951,689.3901593158961
+MZ-A-G080008 = 652.4747368421052,148.56124505339,1319.0,398.0,921.0,98.63701359608825,504.2809857202851,669.1739129321973
+MZ-A-G080009 = 718.3997577225923,97.06238716288836,1302.0,599.0,703.0,429.002427412563,3373.920683466144,724.9271128173078
+MZ-A-G080010 = 405.4163296745619,132.61609071638574,1408.0,145.0,1263.0,38.56390209470365,158.06949675684962,426.55530460151306
+MZ-A-G080011 = 628.6962326261887,99.4734807881025,1254.0,476.0,778.0,272.60892793222325,1870.119189435691,636.5170275008076
+MZ-A-G080012 = 1014.9275738474848,215.56614189699147,1671.0,595.0,1076.0,118.79522636912964,632.6696472330066,1037.5677046286164
+MZ-A-G080013 = 979.9973768580588,151.07935667369802,1607.0,618.0,989.0,292.7375323877005,2034.855234499097,991.5744201327577
+MZ-A-G080014 = 501.75367441860465,69.31124794107959,980.0,348.0,632.0,401.39271340673105,3073.806565678482,506.5183105117928
+MZ-A-G080015 = 846.7254943058758,238.0518741485957,1877.0,469.0,1408.0,56.53978994891548,251.49122890616508,879.552589384619
+MZ-B-G040001 = 742.0498257839721,259.42475688729564,1802.0,417.0,1385.0,33.39434023178667,136.41138601373189,786.0910560692417
+MZ-B-G040002 = 417.0410996189439,177.57619048695673,976.0,86.0,890.0,19.726082468599405,62.76607923571588,453.2731871611621
+MZ-B-G040003 = 459.836836480228,160.95187545426757,1233.0,100.0,1133.0,31.9994724494187,119.75561844232855,487.1913611676525
+MZ-B-G040004 = 202.38547580237199,83.61919970041497,452.0,48.0,404.0,21.717129342960558,74.3304576563226,218.9795683946116
+MZ-B-G040005 = 531.1941194581281,98.85999767497506,1177.0,224.0,953.0,171.5481932256788,1016.6220232620572,540.3151781018114
+MZ-B-G040006 = 719.5564561734213,213.90314796427077,1879.0,445.0,1434.0,50.42602983130681,235.2571171581287,750.6770612786017
+MZ-B-G040007 = 427.9437533802055,201.22600989449435,1204.0,110.0,1094.0,16.673548382429228,56.21820761645046,472.89297215669995
+MZ-B-G040008 = 519.2282883874518,424.1748614684791,2314.0,23.0,2291.0,6.7241891555423345,21.515685637244196,670.4642634500115
+MZ-B-G040009 = 285.9563554164493,107.68647379319466,588.0,69.0,519.0,26.49682034548299,92.12295426800631,305.56081856329536
+MZ-G-G020001 = 47.33711875405581,23.48091257922186,119.0,1.0,118.0,14.347013408879384,44.00740041254033,52.84085604424519
+MZ-G-G020002 = 45.42747474747475,25.751522318183422,156.0,2.0,154.0,11.405032490085704,36.01654444805377,52.21873575294948
+MZ-G-G020003 = 237.06594847007742,94.12180109040358,532.0,62.0,470.0,24.221179892089133,88.06615525740546,255.06700563679127
+MZ-G-G020004 = 74.18285123966942,28.79815696665333,181.0,19.0,162.0,25.708995525255762,96.22483341463314,79.57656227007374
+MZ-G-G020005 = 30.746233679276866,12.229307319941533,61.0,3.0,58.0,23.475143425255606,80.376043326568,33.089074374879
+MZ-G-G020006 = 38.49711080897349,15.300118804516325,93.0,5.0,88.0,23.764231695348197,83.33917057637132,41.426092937552056
+MZ-G-G020007 = 97.09358007367129,29.333401494898403,184.0,30.0,154.0,46.75892277515028,196.02070609132937,101.4278646861077
+MZ-G-G020008 = 55.717113202993,24.450733969891505,139.0,1.0,138.0,18.82282339498136,61.987766748734636,60.84599489975934
+MZ-G-G020009 = 224.89966439069553,76.07889272296484,413.0,90.0,323.0,34.982215011262696,134.17485183490604,237.41915879094483
+MZ-G-G020010 = 182.64232607541157,87.50151233534655,454.0,35.0,419.0,15.920820763283922,52.386777464589365,202.5209469047826
+MZ-G-G020011 = 36.42224231464738,29.556223628688134,134.0,1.0,133.0,6.323837070759964,17.825105701374472,46.905757540156124
+MZ-I-G030001 = 125.930210881976,32.48579430583537,184.0,27.0,157.0,69.16660994924744,307.46896557563485,130.0528540419624
+MZ-I-G030002 = 61.22259696458685,42.91435482742428,141.0,1.0,140.0,7.256683758021183,18.389446298864268,74.76528759619886
+MZ-I-G030003 = 120.46069951109439,54.89419767479848,233.0,1.0,232.0,16.985565531530206,52.410941614736984,132.37882408097622
+MZ-I-G030004 = 56.5397951142632,32.61444548638037,188.0,1.0,187.0,10.834995622328462,32.953123808751606,65.2721264089576
+MZ-I-G030005 = 81.08782816229117,52.28738820795407,174.0,1.0,173.0,8.510059171655612,22.47654128305925,96.4842310519525
+MZ-I-G030006 = 24.000994530084537,23.09438396809317,123.0,1.0,122.0,5.265914537193836,15.51955721272086,33.30763139730678
+MZ-I-G030007 = 135.33343913664498,29.575448501350856,210.0,34.0,176.0,109.46801350851732,565.1692844222994,138.5274229263219
+MZ-I-G030008 = 107.8041718910293,34.961201349925325,180.0,1.0,179.0,38.10881636109527,144.64940309539827,113.33148316747916
+MZ-I-G030009 = 125.9212802768166,31.101025572658482,187.0,1.0,186.0,76.81506706698697,345.5986450939199,129.705214306225
+MZ-I-G030010 = 87.00135107046353,35.817511011179725,177.0,6.0,171.0,21.8947025077888,75.19843815683724,94.08575441118603
+MZ-I-G030011 = 61.462167405764966,32.952915394489125,153.0,1.0,152.0,12.731313852446263,41.03432764252839,69.73874572438655
+MZ-I-G030012 = 51.0558521560575,33.48766302060867,178.0,1.0,177.0,8.542605894454418,24.90122501032946,61.058362359000746
+MZ-MPM-G050001 = 27.21366163621922,22.020705200372863,136.0,1.0,135.0,7.2273243851547635,25.717844243560123,35.00706838871771
+MZ-MPM-G050002 = 113.6829181914768,79.08277181118162,359.0,6.0,353.0,8.092059482969391,24.13890325893308,138.48426150963667
+MZ-MPM-G050003 = 29.555875991348234,18.046212000405223,94.0,1.0,93.0,10.05033102381301,30.77617778859169,34.629692074569824
+MZ-MPM-G050004 = 29.217536071032185,17.270240997673806,74.0,1.0,73.0,9.778699307268027,26.426319071919448,33.94003002620652
+MZ-MPM-G050005 = 24.144144144144143,16.63730877535576,89.0,1.0,88.0,8.213512323965134,24.348729204461254,29.321318860851736
+MZ-MPM-G050006 = 44.32742865176437,39.86823936954573,445.0,1.0,444.0,8.367465063843193,50.74446249681323,59.618767525877736
+MZ-MPM-G050007 = 109.10784801725568,49.37747504792694,442.0,20.0,422.0,18.988592272677412,73.96018340455664,119.76083475437704
+MZ-MPM-G050008 = 181.86213102951763,155.46577894170986,731.0,1.0,730.0,6.1821728607883975,18.109663945860753,239.2560200382637
+MZ-N-G070001 = 35.90404845393688,26.8992270378275,129.0,1.0,128.0,7.517427126643118,23.509353074092083,44.86278090594962
+MZ-N-G070002 = 256.948380010983,73.5635277341761,462.0,38.0,424.0,52.705562188744395,219.2793736717061,267.2715147616098
+MZ-N-G070003 = 492.92501420185573,113.73353442997245,1309.0,311.0,998.0,95.6655791312918,493.2168771209688,505.87586074039285
+MZ-N-G070004 = 710.8610091119272,202.72233713779653,1887.0,441.0,1446.0,55.105536641027044,251.04805509559884,739.2020834996598
+MZ-N-G070005 = 219.97550607287448,48.82715535900487,572.0,86.0,486.0,105.13687132889578,540.3987075963577,225.3293464519649
+MZ-N-G070006 = 458.19438308614707,105.47207775458422,1446.0,245.0,1201.0,95.85114588686113,489.5573765907595,470.1770431205291
+MZ-N-G070007 = 120.37631689844079,94.14561787882545,365.0,1.0,364.0,6.3308958586587725,16.589992079913994,152.81968144129746
+MZ-N-G070008 = 175.53232836905195,75.68017131391555,665.0,27.0,638.0,20.197195575682265,72.01743321431168,191.15199876737952
+MZ-N-G070009 = 59.81320474777448,56.13727851690431,680.0,1.0,679.0,8.694414033079003,60.50188428452,82.03056443475005
+MZ-N-G070010 = 168.01640496836185,56.99902114465501,440.0,42.0,398.0,34.92798746330833,136.45125243537058,177.421534064897
+MZ-N-G070011 = 86.82342449464923,44.47980848994927,217.0,1.0,216.0,13.095054330067581,38.172682398115434,97.55388461912021
+MZ-N-G070012 = 43.52309404563161,34.40461309349405,236.0,1.0,235.0,6.665264139242238,20.277298056389792,55.479159307057984
+MZ-N-G070013 = 357.2819261773441,72.74283621527876,1030.0,151.0,879.0,133.71369344656657,743.5907511179539,364.6119786754626
+MZ-N-G070014 = 423.4532293986637,114.0649359642119,1202.0,224.0,978.0,63.394133891324195,294.2685228991949,438.5469725179699
+MZ-N-G070015 = 96.17103935418768,60.45552366745842,281.0,1.0,280.0,8.7945270473344,23.5158821256787,113.59462642383812
+MZ-N-G070016 = 275.6730154501865,88.93658603914712,1261.0,1.0,1260.0,39.55316628557858,164.49744306475904,289.66416378920155
+MZ-N-G070017 = 392.9051654560129,94.2272824409548,1182.0,207.0,975.0,86.10937077012568,431.14992029994346,404.04609860537494
+MZ-N-G070018 = 618.8673155737705,118.97570792044449,1507.0,434.0,1073.0,158.2039669984833,941.0264050030797,630.1999471284139
+MZ-P-G010001 = 289.2052618200305,87.96865017779227,790.0,61.0,729.0,45.21797529096787,182.0337465414276,302.2882182264059
+MZ-P-G010002 = 521.7937156545019,78.51560004503769,1187.0,324.0,863.0,313.7976988582838,2230.87534588433,527.6678701105113
+MZ-P-G010003 = 266.507137345679,105.67291332007544,491.0,1.0,490.0,23.12757614218628,76.50210030874788,286.69289992209565
+MZ-P-G010004 = 141.23272944455505,122.01772123791615,619.0,1.0,618.0,6.1961462265673015,19.333913108592967,186.6413891998576
+MZ-P-G010005 = 61.91271347248577,50.73007754930885,201.0,1.0,200.0,5.997644117446015,15.667775627591269,80.04201932538315
+MZ-P-G010006 = 275.9584537075251,84.21896551426563,818.0,70.0,748.0,45.41784984990163,190.4957254908846,288.5236599049401
+MZ-P-G010007 = 80.48373983739837,63.393547922649276,326.0,1.0,325.0,6.547129767122475,18.744386331431503,102.45181451021388
+MZ-P-G010008 = 417.34366170202577,86.59031617012971,968.0,191.0,777.0,126.45910693117936,683.0159791927312,426.2318791659043
+MZ-P-G010009 = 349.15572220410826,186.74202011329584,1032.0,57.0,975.0,13.465964988735967,47.56872284794085,395.95744774390465
+MZ-P-G010010 = 260.4770731707317,177.8808253043195,699.0,36.0,663.0,8.25093977405315,23.960762851726646,315.4201858767707
+MZ-P-G010011 = 387.40606785233894,63.58235011697354,724.0,245.0,479.0,244.35931585426422,1600.3703208711415,392.58906843569713
+MZ-P-G010012 = 231.3034253578732,146.11100252835638,733.0,28.0,705.0,10.047351234756322,34.135250015982514,273.58673148039685
+MZ-P-G010013 = 18.266790611201486,19.671516527361774,107.0,1.0,106.0,5.267268216925706,17.976309292149413,26.84481703643611
+MZ-P-G010014 = 43.748256624825665,47.21648206896626,255.0,1.0,254.0,4.930582086423382,15.201898532467046,64.36851821100602
+MZ-P-G010015 = 63.75880758807588,58.59125790443399,304.0,1.0,303.0,5.975953113839148,19.916142067069988,86.59169156378195
+MZ-Q-G110001 = 588.4559929234852,184.55002638450364,1320.0,169.0,1151.0,42.07817442442242,168.16586750740402,616.7164403890055
+MZ-Q-G110002 = 6.5285742931622215,3.930381682876983,25.0,1.0,24.0,10.083562161759174,30.13392119014976,7.620379418010204
+MZ-Q-G110003 = 310.0416666666667,143.74631583899128,1032.0,90.0,942.0,17.517797044733474,61.850000576663994,341.74381982228687
+MZ-Q-G110004 = 883.7604489735637,270.5620878255459,2402.0,501.0,1901.0,46.10475188297899,202.11517171098103,924.249086847519
+MZ-Q-G110005 = 357.6143727499308,162.54189372340565,1330.0,91.0,1239.0,18.15370334757334,64.36522829909684,392.8204511128683
+MZ-Q-G110006 = 4.171893147502904,3.3280841039180644,17.0,1.0,16.0,7.096875742031296,22.929478361333437,5.3367439733355955
+MZ-Q-G110007 = 449.5855161787365,223.13639276193967,1596.0,107.0,1489.0,15.424681495146773,55.46221402688877,501.9133253187362
+MZ-Q-G110008 = 55.970223889078305,45.70826144222494,225.0,1.0,224.0,6.501599593009442,19.44939507540576,72.26279212889817
+MZ-Q-G110009 = 607.0407201359914,164.7049415847972,1880.0,151.0,1729.0,61.59224443588823,277.27079465027407,628.9881983675645
+MZ-Q-G110010 = 193.9629424778761,92.44946952701015,611.0,10.0,601.0,16.336714706832193,55.797442130315105,214.86862840000975
+MZ-Q-G110011 = 46.843521559487236,45.630082704805154,310.0,1.0,309.0,5.705241779739855,19.662331668103874,65.39434195510724
+MZ-Q-G110012 = 230.9485742746856,124.23389126425684,1267.0,16.0,1251.0,13.058025782426512,47.744535278882196,262.2428334543569
+MZ-Q-G110013 = 25.17509727626459,24.8041187813319,121.0,1.0,120.0,5.615410448523214,18.329123261754518,35.3416161400099
+MZ-Q-G110014 = 616.8523489932886,154.27173740229486,1269.0,275.0,994.0,76.55654299031109,365.74332362493226,635.8510748749745
+MZ-Q-G110015 = 30.736842105263158,35.70825654007403,181.0,1.0,180.0,4.8117119509986805,15.246875021706135,47.11510424201158
+MZ-Q-G110016 = 65.33662388943732,46.01141228508014,240.0,1.0,239.0,7.925789756437048,23.63523033096204,79.91197958840348
+MZ-S-G090001 = 50.55850713501646,49.54772872837032,243.0,1.0,242.0,5.4392142497251665,16.94815058762343,70.78940645224884
+MZ-S-G090002 = 80.68353474320242,53.88602533942542,251.0,16.0,235.0,8.634612823265208,25.65142626352422,97.02338123122061
+MZ-S-G090003 = 172.3146722164412,67.97310206769478,374.0,40.0,334.0,23.880118954554696,81.98365028644167,185.23684532447865
+MZ-S-G090004 = 131.8668295662798,86.32818938879323,381.0,1.0,380.0,8.373342823123961,22.78342420287287,157.61160180332402
+MZ-S-G090005 = 137.8508212797254,62.918834863035016,301.0,18.0,283.0,17.65303154137468,59.09056567769252,151.53094967041113
+MZ-S-G090006 = 31.548828719196838,26.429498280716935,134.0,1.0,133.0,6.459178032275177,19.979502487973573,41.15637220314296
+MZ-S-G090007 = 273.6471355711066,279.6955838856909,1822.0,7.0,1815.0,5.948667850695733,23.915724302411494,391.2957633957072
+MZ-S-G090008 = 55.715081132675785,29.24844130638052,128.0,1.0,127.0,12.461649515986563,35.59610773627774,62.925683027468466
+MZ-S-G090009 = 235.9949305974653,101.64955108418746,499.0,36.0,463.0,19.41416444800849,63.04409928991229,256.95571311671443
+MZ-S-G090010 = 31.95221637866266,40.25013974861935,202.0,1.0,201.0,4.634506666734397,14.99168845495285,51.3908346039667
+MZ-S-G090011 = 96.2596848325673,63.48170244224092,289.0,1.0,288.0,8.398009430760487,23.42677374030091,115.30764705356893
+MZ-S-G090012 = 70.6757954087797,53.90422367837362,328.0,2.0,326.0,7.0418409969881886,21.02845599989058,88.88606970179194
+MZ-T-G100001 = 1228.6188512518409,172.90290020533646,1790.0,768.0,1022.0,380.1784428029037,2856.9259346477693,1240.7254710655416
+MZ-T-G100002 = 458.8080055449662,110.69348065348217,1011.0,145.0,866.0,84.27439545517018,413.3451366170064,471.9722794946039
+MZ-T-G100003 = 336.44140356897736,122.59488151691055,1024.0,100.0,924.0,29.719340331147823,114.98368144978133,358.081447452404
+MZ-T-G100004 = 739.9876816475796,225.48016119261834,1675.0,247.0,1428.0,45.53401291973806,187.42452167709564,773.5780969505336
+MZ-T-G100005 = 550.4478039880099,184.53446922037102,1524.0,163.0,1361.0,36.67693693329993,151.69901815687246,580.5564186585716
+MZ-T-G100006 = 1042.7566363467606,227.79006539927664,1598.0,538.0,1060.0,109.49042106899039,564.0611554719115,1067.3470459695
+MZ-T-G100007 = 395.5712599586899,79.19938851877855,745.0,311.0,434.0,141.1509838870378,809.3290154587932,403.4218199937309
+MZ-T-G100008 = 761.7884273875296,233.43954504339658,1485.0,179.0,1306.0,44.23838172489618,175.3991042337751,796.7531796558039
+MZ-T-G100009 = 413.1180588402232,204.2727259736987,1374.0,98.0,1276.0,15.495967858077409,54.7951303622171,460.86210206160354
+MZ-T-G100010 = 181.54287507846828,118.2481726443592,689.0,30.0,659.0,8.98274334994977,27.60189363263979,216.65743888795166
+MZ-T-G100011 = 1205.5982613277133,242.7781678077753,1900.0,670.0,1230.0,137.25604976679915,756.2022729856074,1229.800149000034
+MZ-T-G100012 = 709.0585471883327,220.26429512071903,1362.0,317.0,1045.0,42.861397938699085,169.48880427830204,742.4825809713358
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MRT/MRT_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MRT/MRT_0_elevation.properties
new file mode 100755
index 0000000..be4bc86
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MRT/MRT_0_elevation.properties
@@ -0,0 +1,36 @@
+# MRT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MRT elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MRT
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MRT = 263.3225455400255,117.88522597947292,898.0,1.0,897.0,17.452236704200374,54.23405358832762,288.5059609330551
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MUS/MUS_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MUS/MUS_0_elevation.properties
new file mode 100755
index 0000000..e8f7634
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MUS/MUS_0_elevation.properties
@@ -0,0 +1,36 @@
+# MUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MUS elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MUS
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MUS = 221.0213321723988,138.6824656380773,695.0,1.0,694.0,9.870398185819326,32.1412515758552,260.92768260711307
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MUS/MUS_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MUS/MUS_1_elevation.properties
new file mode 100755
index 0000000..655da38
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MUS/MUS_1_elevation.properties
@@ -0,0 +1,36 @@
+# MUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MUS elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MUS
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MUS-M = 221.0213321723988,138.6824656380773,695.0,1.0,694.0,9.870398185819326,32.1412515758552,260.92768260711307
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MUS/MUS_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MUS/MUS_2_elevation.properties
new file mode 100755
index 0000000..75878e4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MUS/MUS_2_elevation.properties
@@ -0,0 +1,36 @@
+# MUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MUS elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MUS
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MUS-M-G080001 = 221.0213321723988,138.6824656380773,695.0,1.0,694.0,9.870398185819326,32.1412515758552,260.92768260711307
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MWI/MWI_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MWI/MWI_0_elevation.properties
new file mode 100755
index 0000000..63e18d1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MWI/MWI_0_elevation.properties
@@ -0,0 +1,36 @@
+# MWI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MWI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MWI
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MWI = 857.3794966435862,415.3477579795513,2957.0,16.0,2941.0,15.492345357087167,50.79090916864633,952.6874415690626
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MWI/MWI_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MWI/MWI_1_elevation.properties
new file mode 100755
index 0000000..68b3220
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MWI/MWI_1_elevation.properties
@@ -0,0 +1,38 @@
+# MWI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MWI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MWI
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MW-C = 980.7575285455127,314.2088192243691,2181.0,456.0,1725.0,39.407098957624804,150.91395080803903,1029.8604332029984
+MW-N = 963.0672049211842,474.5789404148339,2573.0,455.0,2118.0,14.929210249336423,47.88793069170352,1073.6496690634456
+MW-S = 595.6429267613478,300.9481162112876,2957.0,16.0,2941.0,14.734219798425682,54.621326627188296,667.3531784984204
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MWI/MWI_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MWI/MWI_2_elevation.properties
new file mode 100755
index 0000000..2bc801e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MWI/MWI_2_elevation.properties
@@ -0,0 +1,59 @@
+# MWI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MWI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MWI
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MW-C-G030001 = 985.6989518633541,453.36762760453104,2181.0,471.0,1710.0,16.829058988846267,52.33566963514965,1084.9629622546042
+MW-C-G030002 = 1108.3186274509803,206.1982543277244,1608.0,548.0,1060.0,170.92419671965976,1000.4727306157341,1127.33664006925
+MW-C-G030003 = 1105.0723516949151,99.31097344923981,1513.0,691.0,822.0,1410.8174186437564,16061.552924656757,1109.5258320237372
+MW-C-G030004 = 1174.711105290728,100.803295775836,1751.0,940.0,811.0,1618.7049742564238,19316.98579162323,1179.0281953085919
+MW-C-G030005 = 1184.1780371035309,83.385761606861,1743.0,947.0,796.0,2908.363462039003,41990.49011131975,1187.110276594861
+MW-C-G030006 = 582.0677917207558,159.99903366661474,1605.0,471.0,1134.0,60.71079359530529,283.82389382000355,603.6576885395641
+MW-C-G030007 = 970.3442447008317,301.7916668468044,2026.0,456.0,1570.0,43.547700083114385,179.9853234413033,1016.1919914082182
+MW-C-G030008 = 1155.959911894273,194.0234344263603,1670.0,663.0,1007.0,229.51176796973712,1479.2095133540477,1172.1298609852133
+MW-C-G030009 = 556.7469287469288,158.93880817958913,1507.0,456.0,1051.0,56.82739301780067,286.1700027713593,578.9893672725669
+MW-N-G210001 = 1489.1046403712296,288.29882739334647,2573.0,909.0,1664.0,154.46954101458718,900.0077728134462,1516.7560264760803
+MW-N-G210002 = 666.5804566210046,344.3563573949719,2233.0,459.0,1774.0,15.250875674622444,61.122442337675025,750.2738206997478
+MW-N-G210003 = 1246.8866485013623,234.34199688345507,1936.0,472.0,1464.0,165.31795540783364,950.0478353979818,1268.7168658586854
+MW-N-G210004 = 669.2947936059575,336.79875949595333,2041.0,470.0,1571.0,15.407225269945554,56.21688780325944,749.258917294982
+MW-N-G210005 = 1192.1078196210121,560.0777674120941,2485.0,455.0,2030.0,16.206770389311146,51.296909028099975,1317.1211634283595
+MW-S-G280001 = 693.5100524475524,236.3088049513807,1509.0,239.0,1270.0,34.61955113868525,134.583028236934,732.6650286067683
+MW-S-G280002 = 227.41041558889464,153.5503168742791,1115.0,44.0,1071.0,9.248198338830314,33.97179817293441,274.39605851853133
+MW-S-G280003 = 885.3926141885325,131.1303233227194,1635.0,666.0,969.0,329.28267375017685,2390.6651837921786,895.05041363843
+MW-S-G280004 = 614.0172905825079,120.013589138146,1379.0,402.0,977.0,150.76727205050318,879.6408738360356,625.6360720995101
+MW-S-G280005 = 647.2438874769958,212.59617963130884,1720.0,416.0,1304.0,38.62363837518747,161.19170743658717,681.2648423852213
+MW-S-G280006 = 839.1266947171575,390.95627457924337,2957.0,541.0,2416.0,18.99795292481257,81.20130430963123,925.7323686788868
+MW-S-G280007 = 608.8475469213039,248.98084950961675,1562.0,193.0,1369.0,22.78147794664103,82.86760264526279,657.7893270756373
+MW-S-G280008 = 172.61685093404498,150.77677376547382,872.0,16.0,856.0,6.350305207497195,20.678398869887694,229.1947048548706
+MW-S-G280009 = 770.0009857072449,225.88949308078043,1409.0,100.0,1309.0,49.68194265034529,205.4471234402116,802.4509835961452
+MW-S-G280010 = 722.5837104072398,221.0491544063409,2067.0,456.0,1611.0,47.315441501512105,222.89908722876427,755.6387676725255
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MYS/MYS_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MYS/MYS_0_elevation.properties
new file mode 100755
index 0000000..cbe807e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MYS/MYS_0_elevation.properties
@@ -0,0 +1,36 @@
+# MYS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MYS elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MYS
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MYS = 293.08327984344425,356.8619522011787,4063.0,1.0,4062.0,5.277978580716646,21.40019678826412,461.78811358953
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MYS/MYS_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MYS/MYS_1_elevation.properties
new file mode 100755
index 0000000..19bd765
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/MYS/MYS_1_elevation.properties
@@ -0,0 +1,49 @@
+# MYS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = MYS elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = MYS
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+MY-JOH = 60.19792783136835,91.64491625027425,1016.0,1.0,1015.0,6.605890577005392,39.99738664661424,109.64753161704375
+MY-KED = 173.00421703682878,207.69474791916932,1851.0,1.0,1850.0,5.547638034427507,23.768621605542616,270.31013193318023
+MY-KLL = 75.12080536912751,25.298330780725003,160.0,42.0,118.0,36.78173397933091,156.12922632376007,79.26626608840179
+MY-KLN = 325.66023122045675,352.1154333060616,2146.0,1.0,2145.0,5.308644438727631,17.953474168506375,479.62471221870476
+MY-MEL = 42.33725690890481,37.7340851354818,411.0,1.0,410.0,8.789236933548226,57.08349864822992,56.71247220481924
+MY-NSM = 171.04801643343177,189.98921999875148,1230.0,1.0,1229.0,5.551175239151174,20.63254769742604,255.6429690829493
+MY-PER = 371.5698131963716,399.330228828693,2109.0,1.0,2108.0,4.7428748855330065,13.754555261967775,545.4619672673442
+MY-PHN = 219.73329835189733,283.52219366586064,2029.0,1.0,2028.0,5.280923663653261,21.44646216061159,358.7026020336384
+MY-PPN = 70.13456221198156,103.56075424251407,727.0,1.0,726.0,5.7902106226615055,29.263741011894105,125.07472420894919
+MY-PRL = 74.70649738610904,77.95508968036975,831.0,1.0,830.0,7.174357739029501,41.707541658148344,107.97248148845708
+MY-SAB = 409.3533486222512,388.4128249976455,4063.0,1.0,4062.0,6.419048974712752,26.918377950026482,564.3001742432056
+MY-SLN = 119.06177860833242,206.467199159929,1799.0,1.0,1798.0,4.928483692570753,21.669058462243484,238.336760602148
+MY-SRW = 309.6181949518663,377.70195398265247,2381.0,1.0,2380.0,5.2821009579449,20.29124315257531,488.38733878712355
+MY-TRN = 184.5631902651941,227.8297289990015,1525.0,1.0,1524.0,4.951449064388042,17.72132689901712,293.2063379543933
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NAM/NAM_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NAM/NAM_0_elevation.properties
new file mode 100755
index 0000000..64f60ca
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NAM/NAM_0_elevation.properties
@@ -0,0 +1,36 @@
+# NAM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NAM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NAM
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NAM = 1086.3957106245655,351.55081627251474,2532.0,1.0,2531.0,37.92988005632804,141.81866546235577,1141.8597183915892
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NAM/NAM_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NAM/NAM_1_elevation.properties
new file mode 100755
index 0000000..c7f48a8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NAM/NAM_1_elevation.properties
@@ -0,0 +1,61 @@
+# NAM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NAM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NAM
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NA-BET = 1170.228091006588,284.88784457474355,1929.0,265.0,1664.0,81.5470920052706,386.97087392479705,1204.4064384448327
+NA-BO = 1183.2261193694706,34.75150317688673,1266.0,1082.0,184.0,39573.02844952969,1350818.5233043516,1183.7363374211293
+NA-CA = 940.5191379189699,56.25049033181316,1031.0,669.0,362.0,4722.248759240536,79690.15876530274,942.1997487021591
+NA-DA = 832.0173066806943,261.3920226649187,2532.0,143.0,2389.0,42.113370516554035,171.82823752872073,872.1115686247115
+NA-GO = 1437.203587654708,107.33285716617549,1699.0,1185.0,514.0,2440.910515552748,33221.573036855785,1441.2059167915659
+NA-GR = 1333.5884279475983,137.2999833777979,2003.0,1157.0,846.0,946.3494033637589,9503.951064530766,1340.6376768505688
+NA-HEA = 1246.937308893239,97.49647017868115,1485.0,1001.0,484.0,2130.3789817052098,27739.375722332188,1250.7430647448002
+NA-HEW = 1291.459363057325,46.08235211731666,1455.0,1174.0,281.0,22095.842045471374,621667.2908608009,1292.2812656713304
+NA-KAK = 921.0829282767196,416.8080146816937,2069.0,1.0,2068.0,17.061776194370932,52.21452200105605,1011.000831782897
+NA-KAS = 841.0687057613983,249.36507179187203,1948.0,55.0,1893.0,48.74746246336356,205.5782855768675,877.2568078053991
+NA-KAV = 1117.153713626377,58.37848259886826,1250.0,947.0,303.0,7064.396752224684,136243.08974172044,1118.6779997388667
+NA-KE = 1007.7099320186054,147.91974616528537,2087.0,497.0,1590.0,337.52374371054856,2463.8246530648053,1018.5084969672785
+NA-KIB = 1092.0362299248363,214.201972777392,2131.0,473.0,1658.0,147.8797955081023,836.2138748017253,1112.845727228252
+NA-LU = 682.9250058045043,398.3686086136029,2021.0,1.0,2020.0,10.622662358075894,31.84216739623213,790.6226102773815
+NA-MLT = 1323.2379095163806,256.51873821584473,2008.0,673.0,1335.0,152.3188759765508,861.7100299467338,1347.872556378061
+NA-MRI = 1163.7910616006895,69.16628210053173,1386.0,970.0,416.0,4814.074047568506,81849.48646361654,1165.8445906900588
+NA-NAL = 1066.0646344808667,111.83208825580479,1538.0,698.0,840.0,895.3740271488298,8826.532509959057,1071.9142786876562
+NA-OKD = 1490.22690186426,116.90826289727255,2057.0,1014.0,1043.0,2109.209400695239,27369.168495545735,1494.8055930366359
+NA-OMU = 1342.0833958724202,148.12201212099455,2099.0,959.0,1140.0,771.2298072008668,7242.854130016198,1350.2325621726131
+NA-OTI = 1418.0486995019369,112.89603511344461,2066.0,1039.0,1027.0,2019.565294761027,25851.17432248957,1422.535633614663
+NA-OUT = 1187.5638137362296,94.43091762994305,1749.0,856.0,893.0,2026.9378006134386,25977.158040987022,1191.3123057788716
+NA-OWA = 1112.0349128735381,32.856294676511915,1308.0,736.0,572.0,38870.4138898399,1318894.395706708,1112.520194670428
+NA-RBH = 1476.151006887849,147.0048635321618,2142.0,1209.0,933.0,1043.117163244687,10794.364650620382,1483.4528051266477
+NA-SWK = 404.04221372495937,266.50793278301205,1280.0,1.0,1279.0,8.420059676689268,23.492296213539955,484.02126885916914
+NA-TSB = 1153.3334029772786,88.6015483131002,1798.0,1061.0,737.0,2247.291397644973,29873.156866663892,1156.7316770913765
+NA-WIH = 1527.7452115393667,250.33745905864325,2460.0,724.0,1736.0,245.07459081926686,1600.7246053786237,1548.1195931805146
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NAM/NAM_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NAM/NAM_2_elevation.properties
new file mode 100755
index 0000000..6d97a87
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NAM/NAM_2_elevation.properties
@@ -0,0 +1,68 @@
+# NAM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NAM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NAM
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NA-BET-G010001 = 1170.228091006588,284.88784457474355,1929.0,265.0,1664.0,81.5470920052706,386.97087392479705,1204.4064384448327
+NA-BO-G020001 = 1183.2261193694706,34.75150317688673,1266.0,1082.0,184.0,39573.02844952969,1350818.5233043516,1183.7363374211293
+NA-CA-G030001 = 940.5191379189699,56.25049033181316,1031.0,669.0,362.0,4722.248759240536,79690.15876530274,942.1997487021591
+NA-DA-G040001 = 832.0173066806943,261.3920226649187,2532.0,143.0,2389.0,42.113370516554035,171.82823752872073,872.1115686247115
+NA-GO-G060001 = 1437.203587654708,107.33285716617549,1699.0,1185.0,514.0,2440.910515552748,33221.573036855785,1441.2059167915659
+NA-GR-G070001 = 1333.5884279475983,137.2999833777979,2003.0,1157.0,846.0,946.3494033637589,9503.951064530766,1340.6376768505688
+NA-HEA-G090001 = 1241.753335490379,103.33617927486004,1485.0,1001.0,484.0,1771.3438622119497,21724.735030785392,1246.0456300427395
+NA-HEA-G090002 = 1276.319309600863,42.926236679029465,1405.0,1216.0,189.0,26374.90409299773,786909.8859897476,1277.0409710950732
+NA-HEW-G100001 = 1291.459363057325,46.08235211731666,1455.0,1174.0,281.0,22095.842045471374,621667.2908608009,1292.2812656713304
+NA-KAK-G110001 = 921.0829282767196,416.8080146816937,2069.0,1.0,2068.0,17.061776194370932,52.21452200105605,1011.000831782897
+NA-KAS-G130001 = 841.0687057613983,249.36507179187203,1948.0,55.0,1893.0,48.74746246336356,205.5782855768675,877.2568078053991
+NA-KAV-G150001 = 1117.153713626377,58.37848259886826,1250.0,947.0,303.0,7064.396752224684,136243.08974172044,1118.6779997388667
+NA-KE-G160001 = 1007.7099320186054,147.91974616528537,2087.0,497.0,1590.0,337.52374371054856,2463.8246530648053,1018.5084969672785
+NA-KIB-G140001 = 1092.0362299248363,214.201972777392,2131.0,473.0,1658.0,147.8797955081023,836.2138748017253,1112.845727228252
+NA-LU-G190001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+NA-LU-G190002 = 683.0038749564611,398.32447692479855,2021.0,1.0,2020.0,10.627427247141135,31.85997996637428,790.6685033077729
+NA-LU-G190003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+NA-LU-G190004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+NA-LU-G190005 = 4.0,0.0,4.0,4.0,0.0,0.0,-1.2,4.0
+NA-LU-G190006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+NA-LU-G190007 = 7.0,6.48074069840786,16.0,1.0,15.0,5.095684438033844,12.43253968253968,9.539392014169456
+NA-MLT-G200001 = 1323.2379095163806,256.51873821584473,2008.0,673.0,1335.0,152.3188759765508,861.7100299467338,1347.872556378061
+NA-MRI-G210001 = 1163.7910616006895,69.16628210053173,1386.0,970.0,416.0,4814.074047568506,81849.48646361654,1165.8445906900588
+NA-NAL-G220001 = 1066.0646344808667,111.83208825580479,1538.0,698.0,840.0,895.3740271488298,8826.532509959057,1071.9142786876562
+NA-OKD-G240001 = 1490.22690186426,116.90826289727255,2057.0,1014.0,1043.0,2109.209400695239,27369.168495545735,1494.8055930366359
+NA-OMU-G270001 = 1342.0833958724202,148.12201212099455,2099.0,959.0,1140.0,771.2298072008668,7242.854130016198,1350.2325621726131
+NA-OTI-G310001 = 1418.0486995019369,112.89603511344461,2066.0,1039.0,1027.0,2019.565294761027,25851.17432248957,1422.535633614663
+NA-OUT-G330001 = 1187.5638137362296,94.43091762994305,1749.0,856.0,893.0,2026.9378006134386,25977.158040987022,1191.3123057788716
+NA-OWA-G340001 = 1112.0349128735381,32.856294676511915,1308.0,736.0,572.0,38870.4138898399,1318894.395706708,1112.520194670428
+NA-RBH-G350001 = 1476.151006887849,147.0048635321618,2142.0,1209.0,933.0,1043.117163244687,10794.364650620382,1483.4528051266477
+NA-SWK-G360001 = 404.04221372495937,266.50793278301205,1280.0,1.0,1279.0,8.420059676689268,23.492296213539955,484.02126885916914
+NA-TSB-G370001 = 1153.3334029772786,88.6015483131002,1798.0,1061.0,737.0,2247.291397644973,29873.156866663892,1156.7316770913765
+NA-WIH-G380001 = 1527.7452115393667,250.33745905864325,2460.0,724.0,1736.0,245.07459081926686,1600.7246053786237,1548.1195931805146
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NER/NER_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NER/NER_0_elevation.properties
new file mode 100755
index 0000000..c36cb6d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NER/NER_0_elevation.properties
@@ -0,0 +1,36 @@
+# NER.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NER elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NER
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NER = 480.39465723688335,173.63934584469658,1863.0,138.0,1725.0,31.135110829135076,131.38902266813105,510.81273391238915
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NER/NER_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NER/NER_1_elevation.properties
new file mode 100755
index 0000000..e3d793c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NER/NER_1_elevation.properties
@@ -0,0 +1,42 @@
+# NER.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NER elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NER
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NE-2 = 370.7838234460876,70.29142824142389,549.0,263.0,286.0,163.43059054675575,961.3487965763571,377.38776956006296
+NE-3 = 231.4693137842699,27.681416715880445,387.0,138.0,249.0,609.6407862595979,5309.145519757782,233.11864802104287
+NE-4 = 406.54039954192643,34.67046606032215,521.0,288.0,233.0,1646.8840760798196,19707.414414137336,408.01609977615976
+NE-5 = 383.9465523134769,66.90323500060443,781.0,234.0,547.0,206.58689940566458,1293.9147574825286,389.7319564610425
+NE-6 = 258.05802780948613,36.0261288697246,478.0,143.0,335.0,389.7392827961425,2966.7137991587706,260.5606026978339
+NE-7 = 435.19285401663154,54.50620281427512,639.0,298.0,341.0,532.969180590279,4450.761563225194,438.5929164183673
+NE-9 = 579.7933539785456,169.20384021493336,1863.0,324.0,1539.0,52.63920954584945,247.00314366852396,603.9787023241599
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NER/NER_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NER/NER_2_elevation.properties
new file mode 100755
index 0000000..b30016e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NER/NER_2_elevation.properties
@@ -0,0 +1,70 @@
+# NER.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NER elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NER
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NE-2-G020001 = 285.708776119403,12.427810436012479,316.0,263.0,53.0,12219.10620132271,282487.79833163536,285.9789419238427
+NE-2-G020002 = 334.1711002943174,31.68026191508697,422.0,281.0,141.0,1205.6843537030245,13066.370458683752,335.669425576598
+NE-2-G020003 = 379.8194114871018,70.9065446753662,549.0,263.0,286.0,170.48400789680872,1013.1489774335738,386.38131867393355
+NE-3-G030001 = 208.24408396946563,29.45089980546848,315.0,143.0,172.0,374.6776291486672,2800.178700913822,210.31631892849776
+NE-3-G030002 = 226.8255215642249,16.7257170709315,265.0,143.0,122.0,2532.01853142496,34787.23552121567,227.44134814149228
+NE-3-G030003 = 251.23224280646434,25.33168198433445,387.0,214.0,173.0,1005.9825523813399,10295.761481038893,252.5061067335238
+NE-3-G030004 = 210.9749679075738,22.15945670469884,244.0,138.0,106.0,890.2260572491407,8713.083245085787,212.13551943285972
+NE-3-G030005 = 236.2947739283617,5.226857304353344,249.0,223.0,26.0,92528.7630407279,4189136.806981177,236.3525760873692
+NE-4-G040001 = 434.5857553497285,17.92838342379323,466.0,373.0,93.0,14314.6558417613,348674.583445436,434.9554065477111
+NE-4-G040002 = 404.654556403051,35.15404675889554,488.0,301.0,187.0,1559.2932567118905,18333.671932579153,406.1786762267027
+NE-4-G040003 = 360.6404926866821,29.52737290451955,459.0,288.0,171.0,1858.9914793236073,23168.293405429104,361.84724776614695
+NE-4-G040004 = 416.39026095060575,26.12411818614496,521.0,350.0,171.0,4097.405661062598,66088.60136615433,417.2089631893318
+NE-4-G040005 = 411.6582451773491,24.716743897723752,484.0,348.0,136.0,4670.065687583429,78622.60321388266,412.3995977827817
+NE-4-G040006 = 422.49741326841144,21.00148878886902,512.0,367.0,145.0,8202.606368546092,166259.4331462238,423.01906192256615
+NE-5-G060001 = 309.73675296394873,35.603223792981616,458.0,247.0,211.0,685.563857715771,6222.3662075325565,311.77627504526913
+NE-5-G060002 = 408.59958217270196,65.55384052253127,628.0,273.0,355.0,261.49867773978,1761.2372010893125,413.8247510226522
+NE-5-G060003 = 301.1664788097385,40.86756568505529,489.0,236.0,253.0,424.01943430281864,3330.9361293054376,303.92664556382516
+NE-5-G060004 = 473.09841766649276,68.77476828383612,757.0,334.0,423.0,346.8865273485548,2546.937438271349,478.07120970733496
+NE-5-G060005 = 348.9620497014063,39.69338155605898,537.0,278.0,259.0,706.4479701044185,6460.827454381494,351.2122957288962
+NE-5-G060006 = 341.07198408392117,50.95898639600253,544.0,257.0,287.0,320.8855557787018,2305.1847495119296,344.8578208790552
+NE-5-G060007 = 396.0008388042007,58.112997268940006,781.0,234.0,547.0,337.00731710177996,2442.0490430372006,400.2421576810846
+NE-6-G070001 = 249.18061241752665,23.21721945027833,335.0,176.0,159.0,1268.2400950371527,13952.652918097183,250.25989867291167
+NE-6-G070002 = 230.02596125479397,21.525417711476052,277.0,157.0,120.0,1251.6959716618949,13699.976701757667,231.0309210015956
+NE-6-G070003 = 270.7022847100176,31.888948535765707,362.0,187.0,175.0,637.1997449957291,5627.478595084014,272.5740853161581
+NE-6-G070004 = 241.91395905034125,31.311450543991285,331.0,143.0,188.0,484.2825203357289,3922.5914215206144,243.93189729631302
+NE-6-G070005 = 275.49829224036716,46.55873826392204,478.0,190.0,288.0,226.09677780195074,1469.8609621607977,279.4047693510028
+NE-6-G070006 = 275.34040011943864,35.56749168517194,324.0,187.0,137.0,486.4459206129969,3931.185529048125,277.62813690745986
+NE-7-G080001 = 431.9906917354454,63.83178246632486,630.0,298.0,332.0,330.48785187737735,2381.3297872612857,436.68118141144697
+NE-7-G080002 = 379.0856127503769,29.55553247858975,594.0,337.0,257.0,2150.0380437947492,28134.082114501794,380.2360205114998
+NE-7-G080003 = 435.1183339820942,19.83214916026713,493.0,374.0,119.0,10627.068531841467,234608.87608901432,435.57006176695427
+NE-7-G080004 = 438.19500160205064,27.49784018797137,639.0,365.0,274.0,4094.719882047513,66025.57062690491,439.0569332603966
+NE-7-G080005 = 455.50308206461193,18.786516278109,622.0,368.0,254.0,14327.183777931908,349188.88434955996,455.89032778095685
+NE-9-G010001 = 651.8669231657725,203.00245928826843,1863.0,403.0,1460.0,44.56625328118677,198.79262341807694,682.7448161609832
+NE-9-G010002 = 559.7968910772522,129.13086183385641,1244.0,324.0,920.0,95.58349918724552,489.1610446723021,574.4974662587401
+NE-9-G010003 = 517.5528950201436,148.50029741102648,1653.0,384.0,1269.0,56.412615851275405,290.0302457883783,538.436010566613
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NGA/NGA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NGA/NGA_0_elevation.properties
new file mode 100755
index 0000000..82da900
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NGA/NGA_0_elevation.properties
@@ -0,0 +1,36 @@
+# NGA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NGA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NGA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NGA = 341.0850014962279,213.0918221038746,2134.0,1.0,2133.0,10.663986351794861,42.02296910322514,402.17794928766585
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NGA/NGA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NGA/NGA_1_elevation.properties
new file mode 100755
index 0000000..3938419
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NGA/NGA_1_elevation.properties
@@ -0,0 +1,66 @@
+# NGA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NGA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NGA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NG-AB = 154.52430211137877,30.52513809727506,389.0,94.0,295.0,146.44851322994197,850.0444845205949,157.51045679213294
+NG-AKW = 169.53009684933187,40.16266706863965,413.0,94.0,319.0,89.39407498306606,458.30602758201326,174.22254034369442
+NG-AN = 117.58214607754734,48.62090306701117,377.0,41.0,336.0,23.11975842147192,93.8901818540191,127.23817544767522
+NG-AWM = 482.1092059030218,258.4598980971475,1875.0,124.0,1751.0,12.932381126978358,42.978316639339994,547.0199313926589
+NG-BA = 487.4836850972978,160.23039373819586,1680.0,156.0,1524.0,38.77965789490495,165.8535297248835,513.141425255786
+NG-BE = 170.32847682119206,71.04806113044096,1284.0,79.0,1205.0,25.539868620391317,147.27014655262707,184.55247764964446
+NG-BO = 341.1261389037024,84.59846528871519,1304.0,168.0,1136.0,79.75798705471522,405.55937234251957,351.459731651512
+NG-CR = 203.26589331004948,159.9707850095069,1798.0,20.0,1778.0,8.822573721148153,41.18162932784229,258.6651801841343
+NG-DE = 63.09938768280958,58.5861499578509,289.0,1.0,288.0,5.144491440555244,13.382932871256312,86.10383088358677
+NG-ED = 137.40304709141273,97.35370150685816,598.0,2.0,596.0,8.260714235318616,27.197112750589355,168.3963792576652
+NG-EN = 181.1855782312925,93.39098040273493,567.0,63.0,504.0,14.68629691229611,53.368098491655374,203.83838936665447
+NG-FCT = 325.53979840111225,158.07937890032653,780.0,119.0,661.0,15.971579125322663,55.63986517017645,361.89121345585284
+NG-IM = 160.97852618569442,43.35956894665877,343.0,67.0,276.0,64.0555307600527,306.3436403288689,166.71574044510072
+NG-JI = 383.3844269970468,47.872628305599484,769.0,304.0,465.0,539.8990946287845,4582.7124695981365,386.3617571716171
+NG-KD = 640.3509938765898,114.9332120327646,1371.0,264.0,1107.0,190.304324230405,1170.6230087884398,650.583613832154
+NG-KE = 246.39674419662143,81.35588290574745,638.0,58.0,580.0,38.32143068593085,163.57838525799167,259.4805103164161
+NG-KN = 504.9965860711704,87.49242137171798,1183.0,367.0,816.0,211.04855155625302,1349.8351448423712,512.5197320504093
+NG-KO = 211.45849389132837,111.10645566108256,666.0,40.0,626.0,13.61346978394357,45.72717728881777,238.87096752924325
+NG-KT = 537.8160231261614,74.06752431036543,761.0,358.0,403.0,404.33775991995617,3089.6076606992683,542.8923216335863
+NG-KW = 290.421735118825,99.03432738419879,646.0,52.0,594.0,33.90501302694791,127.09842864087473,306.84292761911524
+NG-LA = 38.99493722154718,9.618532905766967,73.0,1.0,72.0,77.54132850531354,354.6267887134486,40.163681407108704
+NG-NI = 248.54150118909547,108.38066111012542,723.0,53.0,670.0,19.491187192944082,67.3812056047702,271.1443259889411
+NG-OG = 87.22810347632735,54.65326594179939,353.0,1.0,352.0,10.094940308329436,34.02731782704649,102.93552114883325
+NG-ON = 256.33364286002666,166.36414425681238,875.0,1.0,874.0,8.230149855349243,21.300040717346697,305.58790053959143
+NG-OS = 295.9547671416276,110.97252269905161,627.0,81.0,546.0,27.585961932656403,102.42406093016834,316.07613796053363
+NG-OY = 287.1555569264937,92.26310897225773,510.0,72.0,438.0,39.389699818208015,153.1227853269126,301.61365212966024
+NG-PL = 447.05968495210954,332.2900590880746,1616.0,78.0,1538.0,8.044343019778951,26.810820030580157,557.026969973842
+NG-RI = 191.05065287880115,113.60533362221636,527.0,1.0,526.0,10.571353842109867,32.62795725852916,222.27578319023303
+NG-SO = 361.1763328059006,102.07584573331158,790.0,199.0,591.0,55.951142292629925,249.54564017884738,375.32362257295836
+NG-TA = 434.73189368274956,371.235916979535,2134.0,108.0,2026.0,6.9213584255336436,24.157976915928792,571.6711689779585
+NG-YO = 361.11554253294014,69.36247943223805,642.0,260.0,382.0,157.5305109587054,916.381993192015,367.7167233236031
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NGA/NGA_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NGA/NGA_2_elevation.properties
new file mode 100755
index 0000000..60c4f4a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NGA/NGA_2_elevation.properties
@@ -0,0 +1,573 @@
+# NGA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NGA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NGA
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NG-AB-G010001 = 208.8235294117647,4.670751219559577,215.0,195.0,20.0,89500.42870354954,4007335.129240437,208.87575817442573
+NG-AB-G010002 = 141.1216216216216,30.214191538800378,225.0,103.0,122.0,116.72445980509666,624.9520004201592,144.31981658614822
+NG-AB-G010003 = 166.24367816091953,27.345729041588207,235.0,118.0,117.0,243.6858141592391,1609.1127469870667,168.47774163160946
+NG-AB-G010004 = 141.96828358208955,7.832964786874556,152.0,122.0,30.0,6007.579188655965,109838.86984940013,142.18420756398024
+NG-AB-G010005 = 145.35723951285522,6.024273045112209,154.0,131.0,23.0,14119.166535370938,342379.3919823528,145.48202275373964
+NG-AB-G010006 = 150.39464882943145,2.8209864721423825,157.0,138.0,19.0,151686.53951874652,8095072.3412344325,150.42110344364588
+NG-AB-G010007 = 163.19076305220884,13.216978060672734,202.0,152.0,50.0,1920.6534449285987,24223.769912193384,163.72511613866234
+NG-AB-G010008 = 177.85540334855403,55.48127967792668,389.0,94.0,295.0,43.82899240820261,187.3273546758983,186.30812353458225
+NG-AB-G010009 = 191.4039408866995,13.763104252188318,214.0,153.0,61.0,2730.622109740827,38524.66883547925,191.8981282493807
+NG-AB-G010010 = 150.08256880733944,7.53308109822412,179.0,132.0,47.0,7968.4412277489055,159985.5498227719,150.27150352159987
+NG-AB-G010011 = 129.28877887788778,10.631578817175953,145.0,108.0,37.0,1834.627942454793,22746.22437889321,129.7251664553998
+NG-AB-G010012 = 110.57820738137083,3.9970924783356305,123.0,105.0,18.0,21256.618170647038,590433.8924501193,110.65042564743175
+NG-AB-G010013 = 169.72139303482587,13.155480103968896,197.0,152.0,45.0,2186.2108388112074,28714.480606040775,170.2304846684276
+NG-AB-G010014 = 165.03973509933775,16.980139338022443,206.0,145.0,61.0,948.2291457171616,9527.354340712236,165.9109378359312
+NG-AB-G010015 = 150.66768292682926,1.560543837960444,152.0,145.0,7.0,900267.320009563,8.694674600487618E7,150.67576439364677
+NG-AKW-G060001 = 165.44221105527637,9.351076961364678,183.0,151.0,32.0,5591.171881550672,99865.90538691115,165.706269764291
+NG-AKW-G060002 = 157.62146892655366,10.599445252000903,216.0,151.0,65.0,3336.00605692895,50414.22378897361,157.9774531577677
+NG-AKW-G060003 = 210.145,13.810647160795904,230.0,180.0,50.0,3568.3011374393072,54975.675294004606,210.59832620417475
+NG-AKW-G060004 = 156.91150442477877,5.244281935302684,175.0,151.0,24.0,26876.77194634931,806955.4241223881,156.9991169206512
+NG-AKW-G060005 = 166.18543046357615,11.06746557939644,189.0,151.0,38.0,3430.7673354681906,52199.50698001594,166.55355322752868
+NG-AKW-G060006 = 159.62385321100916,6.437118551379024,180.0,151.0,29.0,15323.647756426895,381913.07326103107,159.75359466745752
+NG-AKW-G060007 = 160.6741935483871,10.941205563755092,190.0,142.0,48.0,3212.0103703046148,47863.082199280434,161.04628667439962
+NG-AKW-G060008 = 180.9064748201439,25.37797495374609,246.0,150.0,96.0,384.2694325823644,2907.5120921727994,182.67784278506335
+NG-AKW-G060009 = 154.3586387434555,4.186073424156049,168.0,151.0,17.0,50250.66919277675,1857201.5098052628,154.41538966516592
+NG-AKW-G060010 = 135.65725806451613,9.982821320350668,154.0,117.0,37.0,2550.491733633293,35228.078185857405,136.02407282204416
+NG-AKW-G060011 = 134.91172214182345,31.602671099500917,197.0,94.0,103.0,90.96059374161645,449.4415041652319,138.56370950539613
+NG-AKW-G060012 = 263.4373259052925,42.400082114575625,402.0,174.0,228.0,259.1263777241934,1741.530967589411,266.8276440765725
+NG-AKW-G060013 = 185.79569892473117,13.113490664759333,217.0,153.0,64.0,2887.0592538707183,41527.045496186496,186.25790017162785
+NG-AKW-G060014 = 169.64044943820224,11.723640949013074,192.0,151.0,41.0,3073.1609009466047,45100.35166477147,170.0450700334962
+NG-AKW-G060015 = 168.5098814229249,13.958043468061534,204.0,151.0,53.0,1796.2081625972437,22140.085572160337,169.08698091403875
+NG-AKW-G060016 = 150.3683241252302,37.896202504029795,222.0,96.0,126.0,74.3574753708734,343.56608371806425,155.0701617476964
+NG-AKW-G060017 = 180.11165048543688,22.838439751559346,245.0,152.0,93.0,514.9427683440647,4269.161065128116,181.55385143497725
+NG-AKW-G060018 = 145.34126984126985,35.873601449076524,220.0,97.0,123.0,79.0875880154768,376.8392478811759,149.70303938130314
+NG-AKW-G060019 = 172.21092278719397,16.558426866052443,209.0,151.0,58.0,1156.6496049730604,12372.251471838292,173.00515433794246
+NG-AKW-G060020 = 162.5551181102362,5.892317280901113,172.0,151.0,21.0,21078.526046049697,583744.4419131763,162.66187576310452
+NG-AKW-G060021 = 211.50210084033614,66.23371843533583,413.0,149.0,264.0,43.37041204408932,184.35507609965677,221.63042236490696
+NG-AKW-G060022 = 155.81941747572816,39.19208870596713,228.0,95.0,133.0,75.02283221753925,350.4146118277588,160.67268180873702
+NG-AKW-G060023 = 181.93103448275863,26.83486885166699,245.0,132.0,113.0,332.5189744377875,2406.3953392627304,183.89946028809567
+NG-AKW-G060024 = 191.36102236421726,13.71086699356224,220.0,151.0,69.0,2759.3321253399345,39047.871613247946,191.85158001432671
+NG-AN-G070001 = 265.11475409836066,58.08184305528789,377.0,143.0,234.0,108.49435701992519,555.8357828053784,271.40253007909365
+NG-AN-G070002 = 69.97010869565217,10.984013976305002,95.0,55.0,40.0,278.033412098484,1903.3265566082619,70.8270052586797
+NG-AN-G070003 = 208.5,57.42049839877425,318.0,140.0,178.0,59.25592798905803,261.84847680093185,216.26225661535034
+NG-AN-G070004 = 100.68045112781955,19.668191023638865,143.0,41.0,102.0,149.06549534377672,838.0819270764991,102.58358044757264
+NG-AN-G070005 = 139.39175257731958,7.814283381316823,159.0,124.0,35.0,5729.671159354222,103170.36130449313,139.61061460841796
+NG-AN-G070006 = 126.22847682119205,28.8954059857947,188.0,67.0,121.0,96.11168565517207,474.26267411501885,129.4935243465175
+NG-AN-G070007 = 139.375,7.635885241480036,150.0,121.0,29.0,6135.053477951253,112943.03241727383,139.58401544740377
+NG-AN-G070008 = 144.98901098901098,11.773031676082123,155.0,108.0,47.0,1903.0599168858969,23832.77109580178,145.46620769930584
+NG-AN-G070009 = 131.5952380952381,13.862521456567231,154.0,86.0,68.0,883.2624737864858,8639.662941666367,132.32337733929023
+NG-AN-G070010 = 138.23963133640552,9.943976517898216,193.0,129.0,64.0,2731.3290455702477,38685.180737494324,138.59681937553194
+NG-AN-G070011 = 83.18840579710145,24.277717508814796,128.0,55.0,73.0,51.025827362333,217.13418162827725,86.65863157528531
+NG-AN-G070012 = 63.02325581395349,8.198094991685492,85.0,55.0,30.0,478.38956738640644,3881.168321036754,63.554225153672675
+NG-AN-G070013 = 148.58165548098435,34.8484340358902,331.0,121.0,210.0,93.8569025474745,515.9127486439212,152.61363536795693
+NG-AN-G070014 = 160.64119601328903,26.341057802303755,304.0,145.0,159.0,248.54136653371137,1705.2695000151184,162.7865018443613
+NG-AN-G070015 = 97.4170579029734,21.801614923057834,153.0,56.0,97.0,103.22330003456636,532.1139434371418,99.8268179585254
+NG-AWM-G040001 = 320.4208848146672,178.71111167770405,1080.0,151.0,929.0,12.828882059765586,47.445704076119426,366.8885455591316
+NG-AWM-G040002 = 727.7403993855606,266.11475276613174,1875.0,252.0,1623.0,29.44976194666877,112.81125679377638,774.8697635974928
+NG-AWM-G040003 = 664.6859843814221,95.47250287279311,806.0,412.0,394.0,357.63473440920865,2622.954771727174,671.5075998362904
+NG-AWM-G040004 = 261.2717508055854,96.2430811163995,633.0,145.0,488.0,29.617642737857828,119.75567446147868,278.4342982317261
+NG-AWM-G040005 = 651.7081765309614,117.65451269153154,940.0,404.0,536.0,186.7365506715146,1130.9553008353575,662.243257205381
+NG-AWM-G040006 = 582.0390342052314,242.11239986934942,1407.0,329.0,1078.0,22.373354373537666,83.75803250648937,630.3870648332295
+NG-AWM-G040007 = 523.2296395193591,135.69669165276002,1061.0,388.0,673.0,70.6435086149305,342.7087501390314,540.5394044813595
+NG-AWM-G040008 = 526.0481507327286,192.4579320317914,1254.0,221.0,1033.0,29.587751223547905,115.58972655308696,560.1488306613494
+NG-AWM-G040009 = 514.5720272393924,175.02804885784758,1401.0,228.0,1173.0,35.45124704268363,146.53969056702715,543.524782419572
+NG-AWM-G040010 = 632.9072052401747,217.70297238184932,1263.0,407.0,856.0,34.31318393969947,136.76174320043359,669.3027077704236
+NG-AWM-G040011 = 684.6524239934265,143.00948930294638,1117.0,468.0,649.0,124.74856331348303,677.9318807115528,699.4288067493104
+NG-AWM-G040012 = 212.32232704402514,87.95028467423765,746.0,124.0,622.0,23.37843693645867,97.40939935962638,229.8173690904788
+NG-AWM-G040013 = 337.5395823215153,141.61069139873166,817.0,143.0,674.0,21.20813764114594,73.44270027037734,366.04174290948
+NG-AWM-G040014 = 369.1092233009709,151.2946191905008,1130.0,144.0,986.0,22.712689580452423,83.14458003080736,398.9131240280829
+NG-AWM-G040015 = 262.4060193072118,168.67012097058375,961.0,140.0,821.0,10.667289257865585,41.57970289964317,311.9399440227047
+NG-BA-G080001 = 433.40968858131487,63.37008050620767,594.0,270.0,324.0,339.94690075812593,2458.5277135124666,438.0179508416471
+NG-BA-G080002 = 411.4282961460446,101.15374712957703,682.0,246.0,436.0,79.8928413597484,381.87814858194,423.68068569146726
+NG-BA-G080003 = 436.7693677649154,124.73261969895644,896.0,192.0,704.0,53.43001598020471,225.93204233708767,454.23089616925927
+NG-BA-G080004 = 520.8591040462428,74.99656475091442,1049.0,395.0,654.0,356.24341096485637,2631.520030480235,526.2306442923035
+NG-BA-G080005 = 468.3640922768305,65.8701408901345,850.0,282.0,568.0,381.0622740197705,2871.6354833595315,472.973359075525
+NG-BA-G080006 = 435.24138866286955,32.20383262803305,557.0,352.0,205.0,2508.950443898938,34447.88088047141,436.43115521364587
+NG-BA-G080007 = 796.7568345323741,170.16552206405484,1120.0,555.0,565.0,116.92069174480375,617.9954331746886,814.725572369851
+NG-BA-G080008 = 445.7521367521368,62.10995947378049,817.0,339.0,478.0,392.0629125733515,2991.3975049008986,450.0584567419329
+NG-BA-G080009 = 373.6134882402947,18.159199624906876,408.0,324.0,84.0,8770.674811716131,181708.44636814302,374.0545349626148
+NG-BA-G080010 = 504.5758209916291,43.95524945869754,647.0,360.0,287.0,1546.7473954890113,18141.51503948786,506.48674522079335
+NG-BA-G080011 = 370.8075221238938,70.1509238111605,514.0,245.0,269.0,163.4028465114756,946.9758504623397,377.38491037032895
+NG-BA-G080012 = 381.95901060070673,7.572949004071135,400.0,362.0,38.0,128459.72409330132,6486791.9238605155,382.0340761446406
+NG-BA-G080013 = 394.13298791018997,7.47347178605678,428.0,379.0,49.0,146836.26693121268,7752354.834011497,394.203836789485
+NG-BA-G080014 = 531.3316628701594,153.4465642701096,1256.0,256.0,1000.0,52.79595431738796,232.64646999455397,553.0453725099503
+NG-BA-G080015 = 404.58316221765915,17.831501741016474,458.0,371.0,87.0,11749.253044288718,268179.59643268824,404.97592225264526
+NG-BA-G080016 = 422.3458149779736,27.275436351298264,479.0,356.0,123.0,3759.0612170160584,58924.283744408305,423.2256335071901
+NG-BA-G080017 = 364.7658324821246,79.23716077509464,747.0,223.0,524.0,111.91913524121149,589.291568660029,373.2728763171463
+NG-BA-G080018 = 583.471402670183,117.30988869888242,1139.0,409.0,730.0,138.75576364012423,779.4263181565975,595.1474504023813
+NG-BA-G080019 = 438.7147915027537,35.42367058038569,632.0,382.0,250.0,1938.888695634511,24561.22910495832,440.14259589443554
+NG-BA-G080020 = 659.1801280097532,225.0756739175468,1680.0,429.0,1251.0,35.361560950212905,147.1028631372888,696.5468398840042
+NG-BA-G080021 = 742.4384774609016,153.59207848636876,1506.0,474.0,1032.0,128.2359566483229,704.9976451082134,758.1592308929731
+NG-BA-G080022 = 275.1265130808278,64.91471294671979,844.0,156.0,688.0,91.43651465727078,489.73905378599284,282.6809476370311
+NG-BA-G080023 = 354.4921875,20.548449533980854,399.0,316.0,83.0,5186.330976628519,90380.23861791355,355.08724248666795
+NG-BE-G100001 = 148.66666666666666,7.07370191736277,164.0,135.0,29.0,9346.89323316823,197806.22833104638,148.83485827115058
+NG-BE-G100002 = 124.62534948741845,15.028317182204077,192.0,97.0,95.0,595.2552215227064,5147.300046946981,125.52819624367316
+NG-BE-G100003 = 145.19175515302936,9.116366567492342,283.0,119.0,164.0,4089.6658854954544,66032.67217486034,145.47767493265115
+NG-BE-G100004 = 162.17107195301028,45.59232568864679,485.0,108.0,377.0,59.474283136330214,308.5920159870312,168.4580563228963
+NG-BE-G100005 = 161.86984667802386,50.67196934686154,341.0,103.0,238.0,43.62311906010411,188.47611009574996,169.61572963925315
+NG-BE-G100006 = 146.24173913043478,19.41188332869141,331.0,103.0,228.0,453.2981333224515,3678.7067928599404,147.52446399923258
+NG-BE-G100007 = 125.65275707898658,15.79871018520974,156.0,100.0,56.0,527.3088011749417,4393.976992326089,126.64207280784322
+NG-BE-G100008 = 183.86077932249853,49.57981662911228,802.0,106.0,696.0,64.30130574416783,321.19161128861634,190.4283182461392
+NG-BE-G100009 = 145.41811256876852,11.50382932770829,231.0,128.0,103.0,2060.515895923696,26644.421791009456,145.87242903394758
+NG-BE-G100010 = 297.7488201363398,138.96602725265487,1284.0,114.0,1170.0,18.463385805254354,77.13641343681519,328.58167420440236
+NG-BE-G100011 = 123.99646643109541,19.739618028344402,200.0,101.0,99.0,267.95329139790175,1829.5053440204208,125.55785999810091
+NG-BE-G100012 = 230.88867924528302,59.32984918163864,465.0,152.0,313.0,72.44730791609878,355.71400336620206,238.38962479006332
+NG-BE-G100013 = 146.4041611332448,33.88413453538075,527.0,79.0,448.0,99.03224595909957,595.7237468086166,150.2741260841029
+NG-BE-G100014 = 157.78900112233447,7.803444821267208,203.0,148.0,55.0,8329.561917502813,169748.42953742796,157.98184271068186
+NG-BE-G100015 = 154.54886929858182,14.249219369854034,270.0,126.0,144.0,1312.0495963087326,14721.900140778016,155.20435964920688
+NG-BE-G100016 = 164.992749244713,23.85170591213523,243.0,137.0,106.0,353.3847034161879,2626.223780399194,166.7078617769652
+NG-BE-G100017 = 158.46085164835165,20.621719994666606,263.0,139.0,124.0,479.17543616903083,3923.457331090961,159.7970489109838
+NG-BE-G100018 = 161.74885426214482,17.814997597077898,268.0,136.0,132.0,777.7518637128821,7372.313125507771,162.72696763136852
+NG-BO-G110001 = 470.85581555402615,61.78923889809079,680.0,313.0,367.0,465.2752323038251,3720.9772727580425,474.89273429339016
+NG-BO-G110002 = 309.2076677316294,21.300189862316845,729.0,281.0,448.0,3107.246868971317,45994.382931977154,309.9404456862713
+NG-BO-G110003 = 469.4192434468686,129.38180482825777,904.0,190.0,714.0,58.689176390392326,255.25723717267687,486.92307147931274
+NG-BO-G110004 = 407.44063297600815,41.65551404973753,527.0,320.0,207.0,964.9046077399757,9720.09448744101,409.56446531729057
+NG-BO-G110005 = 291.2964871194379,3.990581631545837,303.0,280.0,23.0,389171.8014357126,2.842392697855873E7,291.323820086657
+NG-BO-G110006 = 406.5960451977401,111.75162866725151,1304.0,318.0,986.0,63.218368356727325,337.0973217681832,421.6737725780749
+NG-BO-G110007 = 357.7443423263168,38.63813384794242,446.0,283.0,163.0,821.685634088838,7872.007657594888,359.82484607617147
+NG-BO-G110008 = 317.0834800100578,28.018611063241213,406.0,274.0,132.0,1484.3603242434049,17220.813037128184,318.31898444987837
+NG-BO-G110009 = 282.7644537661864,12.631264403176583,312.0,263.0,49.0,11285.13662146773,254101.6847509247,283.0464363918273
+NG-BO-G110010 = 306.5851063829787,13.367746916096092,330.0,281.0,49.0,12132.341413964485,279823.715169495,306.87639875603855
+NG-BO-G110011 = 286.8907948369565,12.508582522906478,320.0,263.0,57.0,12133.103346441658,279814.90469276626,287.1633555990615
+NG-BO-G110012 = 281.8538223140496,8.110324159948794,307.0,263.0,44.0,42075.347816030386,1465779.5647288354,281.97048517711795
+NG-BO-G110013 = 288.4623208506704,4.867247342605064,309.0,263.0,46.0,208346.56849880473,1.235828907719285E7,288.50338065133514
+NG-BO-G110014 = 398.95871070857754,148.7731989674093,883.0,168.0,715.0,27.94708757530458,104.53658537338188,425.7951591801469
+NG-CR-G120001 = 102.05123339658444,4.926714671468678,139.0,95.0,44.0,8953.130408255662,186975.5517790164,102.17008737990888
+NG-CR-G120002 = 263.36613072352327,164.72603162192263,1137.0,88.0,1049.0,10.707922372331616,40.34560699096821,310.6386716205609
+NG-CR-G120003 = 82.67873303167421,14.976480814273797,129.0,20.0,109.0,184.47056345008664,1110.8486383603342,84.02421004272023
+NG-CR-G120004 = 115.8679588128407,18.70694677586011,180.0,96.0,84.0,257.27327738332286,1731.979373962742,117.3683677024138
+NG-CR-G120005 = 259.62667091024827,130.06186047768148,920.0,143.0,777.0,16.538614455462792,70.45565830707388,290.38267131296635
+NG-CR-G120006 = 90.58171745152355,9.066060928665303,106.0,74.0,32.0,1026.8243825664988,10544.354351872935,91.03428473509263
+NG-CR-G120007 = 147.91738163330155,54.10005124505025,814.0,80.0,734.0,32.48283191459391,167.79207184842028,157.50037248834957
+NG-CR-G120008 = 597.4150627615063,269.1827024615326,1798.0,153.0,1645.0,18.376264393997687,64.08698846373092,655.2587920194802
+NG-CR-G120009 = 129.29200896191188,27.306612774048993,293.0,65.0,228.0,120.50655198630922,644.1235147219439,132.144143580406
+NG-CR-G120010 = 254.47603833865816,100.45985433588396,591.0,126.0,465.0,24.838914347677488,93.01397118853693,273.5877124830814
+NG-CR-G120011 = 111.7827763496144,12.880022254202304,152.0,95.0,57.0,680.5315831929363,6156.135285025887,112.52237138319055
+NG-CR-G120012 = 144.91502853519341,22.556975193537838,230.0,107.0,123.0,285.2970826499635,1976.9259178529257,146.66009213565152
+NG-CR-G120013 = 130.40898058252426,19.550568410518892,214.0,100.0,114.0,317.5927507435145,2271.3470770099943,131.86632224244207
+NG-CR-G120014 = 128.93333333333334,15.241288951033276,193.0,109.0,84.0,632.7000510517024,5623.226667011792,129.83104918829446
+NG-DE-G130001 = 183.35398230088495,38.81363923076486,289.0,112.0,177.0,120.38868605752991,649.7885395458289,187.41713213025432
+NG-DE-G130002 = 154.11822660098522,13.913802652194637,242.0,132.0,110.0,1395.4774261787247,15948.141457475294,154.74502148656302
+NG-DE-G130003 = 107.86111111111111,38.338818045628415,159.0,21.0,138.0,29.55791258660799,100.33713826680271,114.47219863031923
+NG-DE-G130004 = 10.229192291922919,16.87455685122668,103.0,1.0,102.0,4.948852724952935,21.578895986178793,19.732892435485446
+NG-DE-G130005 = 45.48041775456919,5.416251324999559,60.0,35.0,25.0,617.4143027136657,5402.030690425718,45.80179229621579
+NG-DE-G130006 = 38.763040238450074,9.699764419982058,54.0,2.0,52.0,74.86884108706121,339.5242815823983,39.958212151331914
+NG-DE-G130007 = 169.00836820083683,18.182361131961034,213.0,127.0,86.0,831.6538271123836,8010.690529735307,169.98360738095505
+NG-DE-G130008 = 155.33978494623656,9.396901111078392,181.0,117.0,64.0,4567.322701935145,76339.49674593314,155.62374670221254
+NG-DE-G130009 = 78.85743380855398,34.432436880132016,138.0,29.0,109.0,19.199540307271985,63.50705791478263,86.04700794551049
+NG-DE-G130010 = 104.53580562659846,26.682333624999366,150.0,55.0,95.0,71.53719556914179,324.142404942823,107.88735600466697
+NG-DE-G130011 = 108.31230283911673,24.994326297439255,149.0,54.0,95.0,93.90801823039696,459.32584099137705,111.15876615622986
+NG-DE-G130012 = 107.4406015037594,35.919707949634905,153.0,33.0,120.0,35.169910907581375,129.02083818689147,113.2859579589487
+NG-DE-G130013 = 29.69180754226268,7.259266835588042,45.0,10.0,35.0,80.5413010785903,380.32812938133213,30.56632771722889
+NG-DE-G130014 = 110.31695906432749,32.064939664140816,160.0,55.0,105.0,50.76745600640458,208.9835675195966,114.88251308561063
+NG-DE-G130015 = 30.186046511627907,3.6656302963194984,39.0,23.0,16.0,583.2430390125404,5011.3776397232805,30.40779915533939
+NG-DE-G130016 = 52.19457436856876,29.44735005383369,146.0,21.0,125.0,12.282541097899697,42.4500328335763,59.92845750316851
+NG-DE-G130017 = 41.443127962085306,31.579664367916646,134.0,8.0,126.0,7.7354376103905595,25.86530107653009,52.103819983491015
+NG-DE-G130018 = 11.615744349181606,10.091999330097133,44.0,1.0,43.0,5.352148540433106,13.21635970773522,15.387461365157817
+NG-DE-G130019 = 7.771428571428571,7.646103170556345,28.0,1.0,27.0,4.865562941051352,12.618143112791758,10.90220141694363
+NG-ED-G150001 = 336.27961432506885,87.65179857704376,598.0,148.0,450.0,68.12546640628483,310.22439797754765,347.5152037025254
+NG-ED-G150002 = 280.35540838852097,72.49769394596096,451.0,156.0,295.0,69.7337107054124,320.2343844076671,289.5774000853254
+NG-ED-G150003 = 240.66666666666666,114.19898853952931,484.0,101.0,383.0,16.05414782844221,51.07458564630483,266.38666150521874
+NG-ED-G150004 = 144.94864559819413,56.76775548231303,337.0,55.0,282.0,25.18381284764685,95.22486933405071,155.6685193712928
+NG-ED-G150005 = 213.44661458333334,70.86340487160702,379.0,121.0,258.0,36.90412707990668,144.9880298155105,224.90237754875633
+NG-ED-G150006 = 188.9018912529551,105.2866281282527,462.0,55.0,407.0,11.985033397304836,38.479728003266345,216.2618750070393
+NG-ED-G150007 = 128.1181571815718,41.007119758144,304.0,54.0,250.0,40.43000505994811,165.04355685236942,134.5208016273346
+NG-ED-G150008 = 41.40794223826715,24.636542267517783,116.0,2.0,114.0,10.81187636198348,35.14658653936006,48.18274478801368
+NG-ED-G150009 = 117.6869185494589,57.48496427792731,322.0,2.0,320.0,15.663983004599315,54.393213063599134,130.97607382915987
+NG-ED-G150010 = 104.87832167832168,58.40749561517238,302.0,6.0,296.0,12.066799075855789,39.70901256603163,120.0453993374919
+NG-ED-G150011 = 55.76365546218487,40.40464735416064,214.0,2.0,212.0,7.5895897060930055,22.463951855413125,68.86305829920225
+NG-ED-G150012 = 174.87297039159503,72.24745961144684,442.0,38.0,404.0,21.929207669356252,76.89237532989873,189.20954308355405
+NG-EN-G170001 = 117.7291507268554,17.301372929527872,155.0,64.0,91.0,336.0033859345807,2438.789931609263,118.99365712555118
+NG-EN-G170002 = 180.60309777347533,76.73853515933128,407.0,72.0,335.0,20.888701681876444,73.5335964276461,196.2301753140312
+NG-EN-G170003 = 198.56617647058823,59.01354557939396,381.0,139.0,242.0,49.00050669559219,209.35571761360177,207.15000603427458
+NG-EN-G170004 = 141.36675461741424,49.002181339314134,343.0,63.0,280.0,34.34619740551191,144.52475653090266,149.61875914159708
+NG-EN-G170005 = 120.92449922958397,10.903223287726332,151.0,107.0,44.0,1398.3535343775766,15909.815052171034,121.41505175219287
+NG-EN-G170006 = 365.7604938271605,83.78581994853002,567.0,191.0,376.0,96.25686377099824,478.6991898001991,375.2343300780671
+NG-EN-G170007 = 320.8134328358209,61.849802170371966,460.0,198.0,262.0,155.64220228113373,898.7927789149478,326.72106867543437
+NG-EN-G170008 = 104.81828978622327,4.134783559017257,124.0,65.0,59.0,16363.197891428397,416467.599143726,104.89981081388373
+NG-EN-G170009 = 130.30112570356474,8.42850623223952,153.0,113.0,40.0,3741.5010498586475,58575.81248013945,130.5734394006801
+NG-EN-G170010 = 214.77474150664696,89.3930555866579,487.0,138.0,349.0,22.608205052253876,87.07159164836293,232.63556902667813
+NG-EN-G170011 = 126.52830188679245,11.533550360095838,162.0,105.0,57.0,1353.2316177616144,15209.170977829852,127.05287860676023
+NG-EN-G170012 = 148.37757847533632,36.09765081187722,400.0,118.0,282.0,85.4473262864956,465.23466276969884,152.70542291726514
+NG-EN-G170013 = 367.4168336673347,76.47794682059777,485.0,181.0,304.0,125.18462715072027,670.8480052752384,375.291894412901
+NG-EN-G170014 = 142.4975450081833,9.3473388493116,162.0,129.0,33.0,3589.1265655336892,55437.02631500981,142.8037922357914
+NG-EN-G170015 = 180.33333333333334,62.34676498998336,415.0,116.0,299.0,34.48124901351282,143.43773752329432,190.8067876565908
+NG-EN-G170016 = 288.5675182481752,106.47812137616384,469.0,124.0,345.0,28.029165005635896,99.65427021933868,307.5854400320471
+NG-EN-G170017 = 175.9375,68.76763656716012,313.0,95.0,218.0,25.292446582301896,93.37694901310539,188.89942230002458
+NG-FCT-G180001 = 187.35399284862933,61.09427116480295,455.0,119.0,336.0,40.000266940222204,175.74711446723632,197.06351414070215
+NG-FCT-G180002 = 482.4189453125,144.88119214165667,780.0,217.0,563.0,47.358298778051875,197.56369937489913,503.70487255218455
+NG-FCT-G180003 = 201.84119010819165,54.60864604624458,547.0,136.0,411.0,63.158663551306006,299.36539344338144,209.0979919733693
+NG-FCT-G180004 = 304.0281425891182,61.77464002188379,626.0,152.0,474.0,134.9713378848803,757.7728858688408,310.2405802534906
+NG-IM-G200001 = 152.91860465116278,1.4537984165445281,159.0,151.0,8.0,1164090.940849571,1.2247940403833912E8,152.92551513169596
+NG-IM-G200002 = 152.0,0.0,152.0,152.0,0.0,0.0,-1.2,152.0
+NG-IM-G200003 = 152.55,0.9676718911329849,155.0,152.0,3.0,3918364.632572578,6.177913956972084E8,152.5530690903624
+NG-IM-G200004 = 151.97041420118344,0.16944166938788563,152.0,151.0,1.0,7.214696943196732E8,6.470808216850383E11,151.97050866190645
+NG-IM-G200005 = 151.5737704918033,0.7233577532101709,152.0,149.0,3.0,9201154.763084177,1.9281583185413527E9,151.5754965274433
+NG-IM-G200006 = 170.04621848739495,39.20118822139286,304.0,138.0,166.0,96.63179712072022,507.6338671244092,174.50630240719656
+NG-IM-G200007 = 152.0796460176991,0.32969798248136545,154.0,151.0,3.0,9.814553426548961E7,4.527218961065551E10,152.08000339830454
+NG-IM-G200008 = 152.08121827411168,0.3681515606998747,155.0,152.0,3.0,7.04943771936568E7,2.9121326046908783E10,152.0816638760559
+NG-IM-G200009 = 152.0593607305936,0.2885035433594761,154.0,152.0,2.0,1.4641673978710243E8,7.717159532931628E10,152.0596344204843
+NG-IM-G200010 = 147.9090909090909,2.761901369266058,153.0,142.0,11.0,153749.52143486578,8242386.89982346,147.93487510633614
+NG-IM-G200011 = 161.2863247863248,8.813794607414755,182.0,151.0,31.0,6183.347325497833,114194.01417094353,161.52696845561593
+NG-IM-G200012 = 157.65608465608466,5.454305373184029,187.0,151.0,36.0,24237.634998630263,703193.1919694848,157.7504056292423
+NG-IM-G200013 = 151.9811320754717,0.13605853869675438,152.0,151.0,1.0,1.3937749693079522E9,1.5568887172133625E12,151.9811929775126
+NG-IM-G200014 = 151.9928057553957,0.08451323830554483,152.0,151.0,1.0,5.816949175973485E9,1.0461499981155447E13,151.99282925153045
+NG-IM-G200015 = 119.47149122807018,28.14201256947431,179.0,67.0,112.0,89.59494197882158,440.87515705546815,122.74123222340282
+NG-IM-G200016 = 202.03458799593082,88.5483288103448,343.0,71.0,272.0,18.568468133112034,58.57042758291251,220.58735521736153
+NG-IM-G200017 = 160.72538141470181,26.31985126787358,316.0,136.0,180.0,249.0535429296685,1700.3943063193537,162.86614995653443
+NG-IM-G200018 = 150.70760233918128,2.3438112074927866,152.0,138.0,14.0,266040.60948374204,1.7118335938890576E7,150.72582676436434
+NG-IM-G200019 = 146.06666666666666,4.578451946042704,151.0,137.0,14.0,32565.86054901995,1041913.2892095117,146.1384047173546
+NG-IM-G200020 = 136.7591463414634,8.174538951900914,151.0,113.0,38.0,4732.040736034831,79975.62540565638,137.00323790013852
+NG-IM-G200021 = 177.3201754385965,20.14657116716842,229.0,152.0,77.0,708.6131563054016,6481.470057130645,178.4610011945703
+NG-JI-G210001 = 380.2699115044248,10.391922080873245,413.0,353.0,60.0,49109.34802855266,1801119.9201810563,380.4118789419147
+NG-JI-G210002 = 343.5697896749522,7.820366443672324,360.0,313.0,47.0,84924.89663153287,3736694.5068472107,343.65878209148707
+NG-JI-G210003 = 401.9812925170068,35.110728495322626,498.0,344.0,154.0,1534.8686511534672,17960.865625440325,403.51173810574045
+NG-JI-G210004 = 406.93615384615384,19.3689621017598,535.0,372.0,163.0,9338.322902778707,197617.89841219352,407.3968458395327
+NG-JI-G210005 = 377.02019543973944,8.361941623465588,416.0,359.0,57.0,91795.1430569249,4145125.402857013,377.11291390926084
+NG-JI-G210006 = 359.5015673981191,2.9937670619846246,368.0,352.0,16.0,1731963.6005933492,2.0802334884366876E8,359.514032553565
+NG-JI-G210007 = 479.5848601735776,75.12986366919293,769.0,395.0,374.0,280.7858922958415,1948.7740374637792,485.4339651514524
+NG-JI-G210008 = 348.69827586206895,11.093427556818645,372.0,334.0,38.0,31151.050792922048,982158.7273299505,348.8746934418401
+NG-JI-G210009 = 373.4359658484525,8.126429466301024,406.0,356.0,50.0,97177.92518938726,4472041.363656643,373.5243759716859
+NG-JI-G210010 = 363.9584929757344,10.089962579480401,390.0,342.0,48.0,47041.98717956478,1700756.4606302273,364.09832731560715
+NG-JI-G210011 = 425.5249343832021,24.309844474646912,586.0,384.0,202.0,5416.9610611460175,95808.96780671673,426.218768146371
+NG-JI-G210012 = 321.7315400843882,7.411088806011405,341.0,304.0,37.0,81945.77614427476,3563124.220797601,321.81688601184817
+NG-JI-G210013 = 391.7332722273144,11.138959885511078,443.0,374.0,69.0,43601.12809386572,1537157.19995163,391.8916087354388
+NG-JI-G210014 = 345.81637168141594,11.263709331177406,366.0,327.0,39.0,29031.886830141793,894178.9947213781,345.9997602178309
+NG-JI-G210015 = 379.2151376146789,7.764896912620972,403.0,354.0,49.0,116625.91118003934,5702799.599164842,379.29462719656794
+NG-JI-G210016 = 466.519877675841,20.34034727339143,546.0,401.0,145.0,12133.610740874587,279845.4801678451,466.9630884704741
+NG-JI-G210017 = 361.4505716207128,6.913098636646369,380.0,348.0,32.0,143088.8078443314,7489628.615487335,361.5166754904953
+NG-KD-G220001 = 522.7622972972973,102.49415071045487,762.0,264.0,498.0,147.5910631119745,826.8191160499714,532.7151869483405
+NG-KD-G220002 = 608.3350356294537,74.58049252412671,841.0,356.0,485.0,566.48926915984,4807.9651938361485,612.889684559489
+NG-KD-G220003 = 601.6333333333333,19.406442229321687,637.0,561.0,76.0,29888.75573410062,929466.0707732172,601.946241601173
+NG-KD-G220004 = 623.6090604026846,20.912265237706507,733.0,580.0,153.0,26608.517307266306,796278.045370699,623.9596004980541
+NG-KD-G220005 = 616.7622470713525,25.026347599757713,725.0,546.0,179.0,15041.851365104889,372525.06830148364,617.269785010321
+NG-KD-G220006 = 659.0832155120178,48.38828702266156,936.0,544.0,392.0,2568.622763872026,35580.11387624945,660.8571035334706
+NG-KD-G220007 = 734.7868480725624,51.16187381923895,773.0,596.0,177.0,3003.836993147759,43692.72562234764,736.5658486741743
+NG-KD-G220008 = 576.5296060991105,137.17869730345444,1371.0,352.0,1019.0,89.5661530196968,477.19327614475696,592.6249924721943
+NG-KD-G220009 = 658.9483294483294,86.90699478455426,906.0,466.0,440.0,458.5783817208628,3649.5903571057656,664.654591968811
+NG-KD-G220010 = 935.8057455540355,186.80263261292637,1353.0,550.0,803.0,140.84910850908025,784.6937633701294,954.2681053891848
+NG-KD-G220011 = 702.4288888888889,123.65439750601068,1262.0,592.0,670.0,201.64220102479703,1268.3070904153133,713.229804458741
+NG-KD-G220012 = 786.4527169018313,71.38043855132207,1063.0,592.0,471.0,1370.7151862156713,15477.9336597292,789.6854075706673
+NG-KD-G220013 = 626.9276995305164,26.876197348392118,758.0,597.0,161.0,12764.896548067745,299568.7124140445,627.5035222391466
+NG-KD-G220014 = 699.662962962963,58.03595085135462,765.0,596.0,169.0,1787.866420211866,21974.766259469558,702.0658326206549
+NG-KD-G220015 = 638.8509532062392,26.97865456957207,770.0,579.0,191.0,13350.137951411596,317883.3844262388,639.4203533004753
+NG-KD-G220016 = 592.6129032258065,14.933567772303766,620.0,563.0,57.0,62610.569865866026,2489293.5062088813,592.8010328230957
+NG-KD-G220017 = 764.3774857954545,36.837335023496664,927.0,617.0,310.0,8996.551069469237,187978.98405778265,765.2646143933572
+NG-KD-G220018 = 649.0905349794239,32.305639675725814,740.0,594.0,146.0,8171.583811480702,165409.96185751155,649.8939736254927
+NG-KE-G250001 = 252.0059347181009,29.495605316647108,339.0,186.0,153.0,650.1548339604352,5797.99185793051,253.72619467871095
+NG-KE-G250002 = 252.71728971962617,40.45248718876488,337.0,195.0,142.0,263.00592367047295,1770.2488848829757,255.93442957716857
+NG-KE-G250003 = 198.34148216482166,40.60510666891663,338.0,116.0,222.0,131.2119406679896,715.2333456254149,202.4552252596419
+NG-KE-G250004 = 247.94249201277955,28.093150897259598,308.0,189.0,119.0,714.1329728745523,6544.183273534688,249.52896519811773
+NG-KE-G250005 = 219.49500263019465,20.457950131420546,253.0,172.0,81.0,1266.5243215477665,13913.137249731719,220.44632884947038
+NG-KE-G250006 = 217.6266917293233,21.852653396874192,280.0,152.0,128.0,1016.4738742177781,10391.189982569076,218.72109046348007
+NG-KE-G250007 = 305.00677966101694,10.63237563592047,325.0,273.0,52.0,23692.087153886114,682049.3078941244,305.1920429022478
+NG-KE-G250008 = 259.76419634263715,14.724915150275628,307.0,242.0,65.0,5544.049930382658,98795.05482115851,260.18120767595605
+NG-KE-G250009 = 202.1864896073903,29.95763717854756,235.0,120.0,115.0,326.74311335639936,2325.7802303706762,204.39382721863404
+NG-KE-G250010 = 236.43975155279503,19.90674931427166,311.0,182.0,129.0,1712.3492814081258,20809.57956800493,237.27628364969115
+NG-KE-G250011 = 173.27750218850306,63.22976544039752,308.0,58.0,250.0,28.760511155943075,103.22598575723406,184.45350634329074
+NG-KE-G250012 = 392.73544698544697,91.85964223594785,638.0,265.0,373.0,91.62415059409776,457.36539151752856,403.335251609099
+NG-KE-G250013 = 197.93313782991203,27.503413573395108,256.0,142.0,114.0,394.23789168102854,2992.3292042320168,199.83484383206087
+NG-KE-G250014 = 188.81512827294367,42.557613063837245,316.0,104.0,212.0,100.45480129602953,504.4504079316678,193.5518098453731
+NG-KE-G250015 = 287.39840047393363,42.265884137167475,500.0,203.0,297.0,335.95542874163755,2453.4292879962372,290.4896651464076
+NG-KN-G230001 = 437.7842105263158,12.857345357416868,472.0,411.0,61.0,39577.77101600358,1351102.2845733634,437.9729744125652
+NG-KN-G230002 = 521.5477178423237,17.946404908744338,570.0,473.0,97.0,24631.462247943913,718363.7682063405,521.8563934989056
+NG-KN-G230003 = 531.9852164730729,32.205104192360324,620.0,455.0,165.0,4557.053835424003,76102.99529522008,532.9591347204239
+NG-KN-G230004 = 504.28761061946904,24.242716752249503,575.0,441.0,134.0,9063.318785484144,189826.61111944215,504.86998676869575
+NG-KN-G230005 = 446.4372990353698,23.121274520883667,524.0,392.0,132.0,7256.909984768922,141265.4495049557,447.03563091264465
+NG-KN-G230006 = 471.9148936170213,7.975573846449669,487.0,452.0,35.0,207336.87720912448,1.2278578327535266E7,471.98228419692265
+NG-KN-G230007 = 425.6128364389234,20.435489928415684,479.0,374.0,105.0,9096.799437941749,190772.2678794992,426.1031515844492
+NG-KN-G230008 = 422.55594405594405,20.24568832871904,481.0,377.0,104.0,9155.02870160747,192419.55873274713,423.0406762391931
+NG-KN-G230009 = 478.02612826603325,17.067611295036713,514.0,425.0,89.0,22053.811990250808,619989.0724061056,478.3307251895205
+NG-KN-G230010 = 407.5659276546091,15.573836071986227,450.0,367.0,83.0,18001.542021526344,473171.0313081336,407.8633714308741
+NG-KN-G230011 = 412.08173823072946,17.348100426008195,463.0,376.0,87.0,13474.696924305941,321817.5674427904,412.44674270946825
+NG-KN-G230012 = 441.2603406326034,16.49353951176222,490.0,392.0,98.0,19229.214688279713,516606.066908141,441.5684828662789
+NG-KN-G230013 = 576.6895734597157,34.23449710104111,626.0,498.0,128.0,4830.084665733694,82190.870600736,577.704825087094
+NG-KN-G230014 = 485.35915492957747,21.114157038699663,541.0,433.0,108.0,12216.076265133215,282411.9815258603,485.8181932589685
+NG-KN-G230015 = 455.59183673469386,9.302004101260923,476.0,430.0,46.0,117636.08327443342,5768739.515587714,455.6867882434072
+NG-KN-G230016 = 571.8512064343164,52.94092873705403,669.0,456.0,213.0,1292.3858565136625,14301.290217258269,574.2965647084483
+NG-KN-G230017 = 445.72251308900525,13.536511261764643,483.0,413.0,70.0,35799.51947811912,1182071.9653171743,445.9280164012106
+NG-KN-G230018 = 453.58863328822736,18.405261371955245,494.0,408.0,86.0,15041.606117325833,372501.4179321898,453.96189476039945
+NG-KN-G230019 = 443.3468559837728,15.375732811360846,484.0,398.0,86.0,24059.513628640154,696229.3815372656,443.61339911028676
+NG-KN-G230020 = 469.03370786516854,8.384642781081535,486.0,450.0,36.0,175216.170838551,9810885.473131701,469.10864556978123
+NG-KN-G230021 = 512.0456171735242,35.085439716145345,654.0,423.0,231.0,3152.7734646555446,46678.218305896895,513.2462392913274
+NG-KN-G230022 = 473.73655913978496,23.22639759303472,538.0,418.0,120.0,8546.613470035065,175581.16980068703,474.30559032205457
+NG-KN-G230023 = 589.9861809045226,30.050603217842678,643.0,493.0,150.0,7625.486682260339,150803.53799216714,590.7509901913498
+NG-KN-G230024 = 540.1953455571227,52.46069715142963,670.0,444.0,226.0,1122.9423176619835,11890.327521269388,542.7367097471787
+NG-KN-G230025 = 454.7047970479705,20.37620200097753,619.0,408.0,211.0,11180.323071535035,251042.13549196094,455.1611166020453
+NG-KN-G230026 = 519.517524235645,52.94856197197116,626.0,420.0,206.0,974.4944360720317,9866.610095063257,522.2087783663098
+NG-KN-G230027 = 637.4168421052632,102.20857085853883,1183.0,494.0,689.0,262.6086116852272,1784.4685296637883,645.5593098673359
+NG-KN-G230028 = 459.45535714285717,13.698858394078698,496.0,416.0,80.0,37829.5778862792,1272152.5607204363,459.65953044462316
+NG-KN-G230029 = 458.8448087431694,47.79823216020667,622.0,379.0,243.0,914.2251494295504,9078.679323010692,461.32768127242997
+NG-KO-G260001 = 193.269918699187,63.75814557870757,322.0,88.0,234.0,37.694879317880805,150.6417555228344,203.5150181230516
+NG-KO-G260002 = 164.19241047568144,76.07300051172301,576.0,40.0,536.0,17.50664843367371,62.4202451778153,180.9592469719945
+NG-KO-G260003 = 151.15575316626246,10.219946768761464,172.0,97.0,75.0,3278.268967484268,49084.50966460657,151.50085487288968
+NG-KO-G260004 = 164.87337224966322,67.73278240145535,505.0,55.0,450.0,24.44205827598549,107.66007052219445,178.24409860867496
+NG-KO-G260005 = 217.79215416379904,89.79658602669282,498.0,129.0,369.0,22.76259494945516,85.18831455233926,235.57769265649324
+NG-KO-G260006 = 119.04974886390815,32.20389795269556,263.0,56.0,207.0,62.03839831396284,278.6047774117081,123.32856014689865
+NG-KO-G260007 = 445.81732283464567,44.10557858280651,639.0,318.0,321.0,1063.1447464713413,11060.389263246447,447.99373589546406
+NG-KO-G260008 = 334.57070225611693,105.25857673107777,628.0,140.0,488.0,41.718033141003936,165.55382350768085,350.7376837233254
+NG-KO-G260009 = 149.89243243243243,60.051849642077045,343.0,45.0,298.0,23.647875639341954,85.79548612808972,161.47435073703176
+NG-KO-G260010 = 156.79770114942528,85.67853172944197,447.0,51.0,396.0,12.376945840817916,39.53338271010405,178.6794053187369
+NG-KO-G260011 = 169.95803357314148,69.36853351957171,493.0,65.0,428.0,23.311639175260595,88.81775584078659,183.56940545391825
+NG-KO-G260012 = 264.595690747782,86.7818092395546,549.0,130.0,419.0,38.365488585882915,156.83741248363978,278.46357387849906
+NG-KO-G260013 = 301.5640535372849,108.43911336890501,593.0,140.0,453.0,30.208859340162938,112.31795050551082,320.46828188460813
+NG-KO-G260014 = 195.61302681992336,38.31870863996512,402.0,156.0,246.0,150.7847506434093,895.1349476796427,199.3308297616969
+NG-KO-G260015 = 337.2163481089874,87.07080622100848,666.0,191.0,475.0,69.94420266230408,320.27736580121496,348.2760266339591
+NG-KO-G260016 = 270.0,47.232182167014734,455.0,169.0,286.0,204.31033142057322,1275.0700550220947,274.10012592528676
+NG-KT-G240001 = 619.784143904064,14.496020787472165,701.0,598.0,103.0,78289.30054974506,3353145.156095572,619.9536431488764
+NG-KT-G240002 = 516.5130344108446,69.84273699847995,636.0,428.0,208.0,427.0851696195709,3333.6746528616873,521.2137014965524
+NG-KT-G240003 = 480.5,28.273157385962904,553.0,454.0,99.0,4960.416009721714,85213.39338546521,481.3310933531839
+NG-KT-G240004 = 458.18291139240506,18.628142222536162,510.0,385.0,125.0,14953.585811355368,369592.78450823354,458.56143315229156
+NG-KT-G240005 = 536.9738419618528,67.15627690909506,642.0,453.0,189.0,535.0939361600226,4469.114634102607,541.1569758208464
+NG-KT-G240006 = 611.6407516580692,16.76730436084866,761.0,541.0,220.0,48650.46106138628,1778805.8372611487,611.8705349862643
+NG-KT-G240007 = 617.4939341421144,5.399182936051086,629.0,609.0,20.0,1496282.8900981888,1.711663551438223E8,617.517538114249
+NG-KT-G240008 = 497.11190689346466,16.89074406674572,535.0,456.0,79.0,25580.640915436717,755432.8323489674,497.3987788589604
+NG-KT-G240009 = 449.0969055374593,13.851394532300626,500.0,416.0,84.0,34180.09857575521,1111330.3027107734,449.31046247979924
+NG-KT-G240010 = 461.8731762065095,5.288178896336458,474.0,452.0,22.0,666531.6848386799,5.8238315820364825E7,461.90344849884923
+NG-KT-G240011 = 576.324398249453,40.651388126180656,656.0,478.0,178.0,2891.303823590843,41563.744653613496,577.7563044867442
+NG-KT-G240012 = 574.2100396301189,35.07935152149818,619.0,483.0,136.0,4434.067530595642,73341.59941038647,575.2805667804115
+NG-KT-G240013 = 461.49685534591197,4.502793282380934,477.0,456.0,21.0,1076922.716665111,1.1040689845426667E8,461.5188215463259
+NG-KT-G240014 = 600.4979355904211,24.334948427693732,687.0,507.0,180.0,15098.923747466997,374336.8973280688,600.9908155399182
+NG-KT-G240015 = 474.82505910165486,19.42872373182461,534.0,452.0,82.0,14671.613140922092,360443.603509561,475.22238168749755
+NG-KT-G240016 = 480.21984924623115,16.092326520475392,529.0,431.0,98.0,26663.9954998323,798373.3958429374,480.48940319523655
+NG-KT-G240017 = 601.4588679245282,15.68753881876001,617.0,549.0,68.0,56471.30562257508,2169354.7514595776,601.6634180995594
+NG-KT-G240018 = 507.2193548387097,58.55304783131687,610.0,452.0,158.0,676.6408254925799,6104.202165364806,510.587831164564
+NG-KT-G240019 = 565.0519382762515,48.25986157056279,648.0,449.0,199.0,1639.8450880282512,19599.261108691175,567.1090787393185
+NG-KT-G240020 = 414.6151452282158,37.661563703337755,507.0,358.0,149.0,1367.8405587255827,15442.357254158691,416.3221253226821
+NG-KW-G270001 = 318.95080154781647,34.74581649846069,461.0,271.0,190.0,803.6472543235886,7710.615303856984,320.8377870079198
+NG-KW-G270002 = 360.71753246753246,58.49076106396556,475.0,240.0,235.0,253.42103417755186,1685.490236189117,365.4289361275423
+NG-KW-G270003 = 153.36863950807071,56.557616887994584,311.0,54.0,257.0,28.45449491653519,105.10090857723911,163.46468613313914
+NG-KW-G270004 = 269.18463810930575,65.08746817473256,478.0,114.0,364.0,83.31580605745748,400.9282710435432,276.9417771074541
+NG-KW-G270005 = 298.14852607709753,26.959563721596897,335.0,169.0,166.0,1383.0461768856417,15583.37268391362,299.36493060812006
+NG-KW-G270006 = 428.185,72.2042642438796,646.0,228.0,418.0,226.26582622338051,1449.0775500911204,434.23018089487977
+NG-KW-G270007 = 376.01604278074865,47.54018575211673,472.0,304.0,168.0,518.7572933868032,4297.710300013037,379.0094110834711
+NG-KW-G270008 = 263.05406394923114,57.31009970885797,415.0,58.0,357.0,109.22323464883326,551.5063099570373,269.2246052812512
+NG-KW-G270009 = 258.0067585131271,64.02855854948066,415.0,52.0,363.0,76.68511570634058,350.88956153168067,265.8329245002871
+NG-KW-G270010 = 429.8510638297872,13.446471851427978,451.0,402.0,49.0,32764.05475621775,1050423.3187080536,430.0613266510383
+NG-KW-G270011 = 411.4715762273902,42.20239890981195,467.0,314.0,153.0,955.223083912876,9575.498484703241,413.630149429168
+NG-LA-G280001 = 44.289855072463766,2.085849142594612,49.0,41.0,8.0,9637.346568391511,206007.6699834026,44.3389448339212
+NG-LA-G280002 = 36.26690821256039,0.928619882026479,42.0,35.0,7.0,59687.76425903047,2335898.3414354883,36.27879499354375
+NG-LA-G280003 = 37.26275115919629,13.509646922611541,57.0,1.0,56.0,28.20146598341578,94.68250175084374,39.63613482575983
+NG-LA-G280004 = 38.02242152466368,1.2931136899523057,41.0,36.0,5.0,25510.288177219096,752704.4046727568,38.044404077529585
+NG-LA-G280005 = 38.89055472263868,13.210384499053207,54.0,1.0,53.0,32.80340440802132,112.84703302511787,41.07297779863759
+NG-LA-G280006 = 43.795731707317074,3.431966843637029,54.0,39.0,15.0,2117.1994260902256,27540.742350226403,43.929995586104056
+NG-LA-G280007 = 48.898305084745765,7.4981803787098285,73.0,38.0,35.0,297.7947508710308,2090.3763440597654,49.469858996691535
+NG-LA-G280008 = 35.56,0.49638694583963366,36.0,35.0,1.0,367855.8938078033,2.6367680969598714E7,35.563464398171334
+NG-LA-G280009 = 37.80456026058632,0.9278071510614918,40.0,36.0,4.0,67770.62077061473,2766336.1141466014,37.81594376193543
+NG-LA-G280010 = 39.072463768115945,1.0943708480378476,42.0,37.0,5.0,45618.688564050055,1632591.217323917,39.0877867429683
+NG-LA-G280011 = 36.56521739130435,1.776074982664123,43.0,35.0,8.0,8789.16879103754,182304.4917449413,36.608326446552994
+NG-LA-G280012 = 38.94214876033058,1.5336313556051062,44.0,37.0,7.0,16448.857156502952,419674.67250423424,38.97233602450091
+NG-NI-G300001 = 157.1102850061958,28.992568048128152,272.0,55.0,217.0,175.6958782166162,1050.420290302039,159.76298274867494
+NG-NI-G300002 = 162.17928802588997,38.354734455560006,233.0,72.0,161.0,87.78321574247863,421.0736241102994,166.65295412845552
+NG-NI-G300003 = 139.49669421487604,36.63447419870632,251.0,55.0,196.0,66.50029339583185,298.76123880210866,144.22694753995944
+NG-NI-G300004 = 228.55452233926624,67.80333322513741,440.0,60.0,380.0,47.70008586164234,190.40919041665285,238.3997937880175
+NG-NI-G300005 = 229.7617471872932,52.66267054520333,439.0,149.0,290.0,96.39393091105221,483.21187008308567,235.71978563436346
+NG-NI-G300006 = 142.46860572483843,23.97761118288326,325.0,103.0,222.0,230.88573100673437,1557.2051377573732,144.4722445842695
+NG-NI-G300007 = 380.3773841961853,97.71336930173136,619.0,231.0,388.0,70.83092284583533,324.5771647352424,392.72745886712437
+NG-NI-G300008 = 339.9781334535618,66.51913471928113,516.0,182.0,334.0,148.91766375623789,842.7518123725229,346.42448890107306
+NG-NI-G300009 = 180.50518134715026,62.990976331797604,465.0,58.0,407.0,33.18307695476229,133.95271484196266,191.18050003177805
+NG-NI-G300010 = 157.96443514644352,73.2244205249271,345.0,53.0,292.0,16.64841383682597,52.67742993919683,174.11082255950177
+NG-NI-G300011 = 240.81473214285714,60.78390750199223,386.0,71.0,315.0,73.46173000047452,334.0446044439831,248.3675071909503
+NG-NI-G300012 = 122.49928092042185,51.05159018542783,309.0,54.0,255.0,22.465584028537496,86.48835203757942,132.71148664106397
+NG-NI-G300013 = 370.75081168831167,102.69130666043199,590.0,181.0,409.0,57.7943759000312,248.25130214448535,384.7098501873442
+NG-NI-G300014 = 292.77348745696014,90.7959019700061,612.0,139.0,473.0,43.72883046385617,180.27188853174133,306.52929839129206
+NG-NI-G300015 = 283.7322109275731,26.56980720591169,417.0,206.0,211.0,1249.6505079875187,13685.930180005467,284.97354644389037
+NG-NI-G300016 = 382.61268143621083,99.52563600192985,723.0,178.0,545.0,68.58348269316711,313.0369852418285,395.34518615685215
+NG-NI-G300017 = 499.8149253731343,77.01937196465738,618.0,304.0,314.0,292.3927160143936,2018.8848655703302,505.7142901714189
+NG-NI-G300018 = 218.74415967339533,73.7445658960286,369.0,74.0,295.0,34.84964993630652,130.1913297409023,230.84035260416135
+NG-OG-G310001 = 100.77337398373983,33.48896284626737,160.0,65.0,95.0,36.88299369892334,145.2538090142862,106.19220092165604
+NG-OG-G310002 = 49.2712100139082,9.266725588123029,77.0,36.0,41.0,167.14833403360748,991.3223480733909,50.135060978921956
+NG-OG-G310003 = 128.82539682539684,73.716505989012,353.0,36.0,317.0,10.969290630161561,32.23483848670737,148.42542276324826
+NG-OG-G310004 = 45.79320987654321,14.299879678951642,78.0,35.0,43.0,43.52291895682086,182.92514853465417,47.973999516713526
+NG-OG-G310005 = 64.04754230459307,10.574252821209468,77.0,42.0,35.0,239.9864440870241,1558.2292818766955,64.91457847036747
+NG-OG-G310006 = 74.17412935323384,44.806201752130164,229.0,3.0,226.0,9.89056421771436,28.94788682706611,86.65677804282163
+NG-OG-G310007 = 90.07271010387157,30.191260035835946,293.0,56.0,237.0,37.838610603134164,169.79401819089918,94.997922545746
+NG-OG-G310008 = 63.98290598290598,9.335410593260631,115.0,37.0,78.0,343.05380414987997,2506.86585478191,64.66035995076233
+NG-OG-G310009 = 86.50632911392405,33.639793441405445,226.0,45.0,181.0,25.83013740201733,98.14496927453219,92.81692022226858
+NG-OG-G310010 = 117.96634341129493,33.35908980980356,181.0,70.0,111.0,54.61616977954392,229.67887110357495,122.59236130677192
+NG-OG-G310011 = 22.097955706984667,12.983469213679731,72.0,1.0,71.0,10.868134117773609,34.7255071580668,25.62986771816089
+NG-OG-G310012 = 72.43697478991596,17.933727354972884,155.0,45.0,110.0,80.59628942627826,417.0166779045479,74.62394986569274
+NG-ON-G320001 = 451.1735751295337,11.123118163751144,464.0,413.0,51.0,66854.8532229486,2716513.522201382,451.3106675593318
+NG-ON-G320002 = 425.6350364963504,50.12522652804392,488.0,296.0,192.0,636.5748861287217,5595.2328606993515,428.57639065601506
+NG-ON-G320003 = 461.929203539823,8.40499586037071,487.0,425.0,62.0,166166.64487872596,9141335.778405577,462.0056634267031
+NG-ON-G320004 = 346.5583153347732,74.20970484125552,630.0,225.0,405.0,117.05179894892166,633.0907124117902,354.414652942429
+NG-ON-G320005 = 336.22700911350455,45.59080816512301,489.0,217.0,272.0,423.93234887415207,3308.364566343339,339.3038806830268
+NG-ON-G320006 = 452.1145098039216,17.811062470508016,467.0,372.0,95.0,16429.698670771,418808.2308334679,452.465207415519
+NG-ON-G320007 = 450.1377672209026,56.217215508065316,721.0,331.0,390.0,538.5346417826548,4537.619416986831,453.63463800518997
+NG-ON-G320008 = 512.0510204081633,52.367462592859525,618.0,373.0,245.0,964.8094058867441,9740.417156916285,514.7218653209283
+NG-ON-G320009 = 360.7552083333333,32.70396691595578,435.0,299.0,136.0,1375.5896944929425,15549.078751896197,362.23455079777614
+NG-ON-G320010 = 224.62550516389763,85.23247922436221,875.0,18.0,857.0,27.373377875671085,109.57433395697493,240.25235292264577
+NG-ON-G320011 = 460.0898203592814,10.180306424164494,523.0,452.0,71.0,92447.88189797131,4184651.2042913786,460.2024352794385
+NG-ON-G320012 = 348.64772727272725,46.2097588504477,637.0,267.0,370.0,453.6231993944489,3634.490709666126,351.696715289544
+NG-ON-G320013 = 488.3186046511628,32.32765937774801,578.0,454.0,124.0,3492.9389120355627,53497.13416604431,489.38751231442586
+NG-ON-G320014 = 31.41574167507568,20.175334233483312,108.0,1.0,107.0,9.540059025467235,31.215362043252217,37.33621481119706
+NG-ON-G320015 = 445.5,18.00601751267244,462.0,379.0,83.0,15218.426504260375,378257.916187759,445.8637310509419
+NG-ON-G320016 = 426.0352644836272,38.914883963127984,465.0,317.0,148.0,1344.256662348699,15053.848687397614,427.8088530845264
+NG-ON-G320017 = 11.57857142857143,8.907184974932912,47.0,1.0,46.0,7.58357562652998,25.90858687592769,14.608260009467305
+NG-ON-G320018 = 272.41821743388834,45.651539909808676,492.0,148.0,344.0,229.7487968682253,1469.787466164078,276.2168501123603
+NG-ON-G320019 = 41.6169014084507,21.800497383623565,110.0,1.0,109.0,13.36326261430279,43.19171778843684,46.98114695294363
+NG-ON-G320020 = 495.496835443038,46.845389274876254,603.0,455.0,148.0,1215.980472895548,13227.442398137782,497.70634357056343
+NG-ON-G320021 = 93.82116788321167,51.70878369334176,319.0,1.0,318.0,11.974024512153074,37.536501698429824,107.12707339423866
+NG-ON-G320022 = 200.72779552715656,49.90261468749193,345.0,71.0,274.0,76.96766485245844,358.5761933270723,206.83790477047543
+NG-ON-G320023 = 180.53937677053824,82.66614830468566,544.0,22.0,522.0,17.56184886486486,60.13070425382949,198.56525033405674
+NG-ON-G320024 = 252.0762041696621,54.79144120219574,335.0,57.0,278.0,110.42655959728998,564.1973725016761,257.96223509963403
+NG-ON-G320025 = 449.115234375,13.89625351178577,461.0,396.0,65.0,33853.62532474974,1097103.630835706,449.33016770452326
+NG-OS-G330001 = 302.6379155435759,56.234963688330886,589.0,194.0,395.0,173.19301448327613,1043.9001469678246,307.8182565501736
+NG-OS-G330002 = 200.7152133580705,36.25399434843108,292.0,100.0,192.0,185.96346154399347,1118.0952377979736,203.96310690806766
+NG-OS-G330003 = 213.94230769230768,16.454576319493718,261.0,185.0,76.0,2237.511583743104,29621.237483721037,214.57414593227233
+NG-OS-G330004 = 415.7818930041152,46.83591181027288,473.0,315.0,158.0,725.578775202147,6661.756826934924,418.4115022142498
+NG-OS-G330005 = 281.55699481865287,26.829496475415386,311.0,221.0,90.0,1186.331983263078,12754.41969028325,282.83239420624227
+NG-OS-G330006 = 298.72909698996654,19.66534878060475,356.0,236.0,120.0,3550.5299447014777,54614.5710047462,299.37568259814236
+NG-OS-G330007 = 332.84415584415586,60.17203088416784,474.0,234.0,240.0,186.56652318167792,1138.2981187990097,338.2394202045852
+NG-OS-G330008 = 254.54641909814325,29.569925114244395,307.0,164.0,143.0,663.2980568251098,5924.100235736804,256.25819000950895
+NG-OS-G330009 = 176.97457627118644,43.82500633629169,304.0,81.0,223.0,78.07787360821808,367.60260538886865,182.3201355493737
+NG-OS-G330010 = 194.87641866330392,39.09457425884644,337.0,117.0,220.0,139.08138711081122,774.1350602664603,198.75916151844615
+NG-OS-G330011 = 408.0662251655629,28.592980399649328,459.0,339.0,120.0,2949.0687696739024,42678.461171825315,409.0667459584152
+NG-OS-G330012 = 499.6,53.52325243036562,627.0,444.0,183.0,842.1272522979446,8147.897031119255,502.45885259464245
+NG-OS-G330013 = 432.1381578947368,62.41405135971356,491.0,285.0,206.0,351.1904256027949,2547.9817300728287,436.6221493646302
+NG-OS-G330014 = 194.17462932454694,29.793398683151974,237.0,137.0,100.0,296.20069909288713,2055.8208203446416,196.44702410171158
+NG-OS-G330015 = 236.9646017699115,16.976087226619047,304.0,209.0,95.0,2763.138857110229,39221.10191795082,237.57190496668272
+NG-OS-G330016 = 422.2258064516129,59.28980004811555,608.0,304.0,304.0,382.4552858950401,2877.1929526616404,426.3682821499043
+NG-OS-G330017 = 437.0655737704918,54.50689098234737,612.0,346.0,266.0,540.9316266503315,4566.45247260078,440.4512651132821
+NG-OS-G330018 = 288.7745358090186,26.274809447870926,518.0,238.0,280.0,1362.7313929498462,15431.531645942086,289.96740876042617
+NG-OS-G330019 = 354.8290598290598,43.13391799989958,472.0,291.0,181.0,582.3754059906722,5022.291028574689,357.4411791906419
+NG-OS-G330020 = 381.1840228245364,88.57658067145054,604.0,227.0,377.0,92.79779814239745,458.78182231128267,391.34009493041043
+NG-OS-G330021 = 304.32876712328766,10.09822281193414,337.0,287.0,50.0,27462.738113927844,830470.1970859467,304.496260408465
+NG-OY-G340001 = 257.2552356020942,40.85751690017584,309.0,170.0,139.0,268.08513267824276,1800.8679212007469,260.4795441717779
+NG-OY-G340002 = 251.87847222222223,22.90490202019612,308.0,192.0,116.0,1363.072147993952,15363.674773635012,252.91777182625097
+NG-OY-G340003 = 200.44525547445255,18.86406219383782,232.0,156.0,76.0,1231.2679392196208,13413.491174724042,201.3309546112359
+NG-OY-G340004 = 216.47398843930637,25.064902222005788,251.0,145.0,106.0,669.1260652642053,5980.446608192124,217.92025374943847
+NG-OY-G340005 = 175.6451612903226,13.62607017503013,204.0,154.0,50.0,2180.936641237175,28628.205820455452,176.17290504818916
+NG-OY-G340006 = 168.57894736842104,16.91718462788865,203.0,144.0,59.0,1019.9298755567187,10478.839219864027,169.4256551752979
+NG-OY-G340007 = 150.08653846153845,9.20713621320553,162.0,120.0,42.0,4379.087989705986,72114.73560793985,150.36868152848646
+NG-OY-G340008 = 157.47552447552448,6.935095874957712,179.0,135.0,44.0,11775.858583640986,268930.0148409885,157.62815853659004
+NG-OY-G340009 = 154.99584631360332,29.728225246534244,237.0,87.0,150.0,158.02663498265196,919.3318534547376,157.8210370982868
+NG-OY-G340010 = 168.5521978021978,35.83984553728848,259.0,97.0,162.0,118.76695134892807,636.4293849646516,172.32045122993355
+NG-OY-G340011 = 339.3916688498821,65.13557826930018,510.0,152.0,358.0,157.24780320405267,905.6490274336371,345.58551538104746
+NG-OY-G340012 = 145.8917268184342,22.874156447062365,212.0,74.0,138.0,277.1471428670836,1866.6882925726015,147.67404303813626
+NG-OY-G340013 = 383.3862745098039,53.1441934909826,505.0,292.0,213.0,396.97888381628064,3019.291862029896,387.0521163671809
+NG-OY-G340014 = 275.57787742899853,59.11160421393012,458.0,138.0,320.0,114.84258402017905,597.6019351144533,281.846320325486
+NG-OY-G340015 = 239.06124051295473,47.3585876097732,457.0,144.0,313.0,144.21034670135086,813.8523976440325,243.7070219258882
+NG-OY-G340016 = 223.18789808917197,9.291787006440348,246.0,186.0,60.0,13929.546559342549,336253.34213281574,223.38123278206623
+NG-OY-G340017 = 334.46633416458855,33.00547054751524,461.0,291.0,170.0,1072.4105515419526,11222.327420668573,336.0908951095835
+NG-OY-G340018 = 376.71794871794873,64.46961069747935,472.0,272.0,200.0,217.193135446507,1375.528130565447,382.1946409746526
+NG-OY-G340019 = 105.33898305084746,28.297018370904887,160.0,72.0,88.0,63.19618913126616,283.43330523841405,109.07347339692662
+NG-OY-G340020 = 137.63025210084032,20.804437772477346,181.0,75.0,106.0,308.4002865015707,2155.818304651496,139.1937891012733
+NG-OY-G340021 = 422.870236869207,29.516279608748764,460.0,350.0,110.0,2982.999461045462,43329.324008892974,423.899101192443
+NG-OY-G340022 = 320.5984215413185,37.547701846358166,458.0,271.0,187.0,650.5302705934007,5842.965049268382,322.78968045575425
+NG-OY-G340023 = 306.5485537190083,36.712967670203874,432.0,181.0,251.0,607.3277539841868,5288.479151037352,308.7391419667567
+NG-OY-G340024 = 390.99243243243245,44.810724428567326,459.0,304.0,155.0,690.1047846834597,6242.233416966876,393.55188125994675
+NG-PL-G350001 = 431.28879310344826,166.45443219395167,1266.0,264.0,1002.0,27.53481038848302,119.71238489783636,462.29546942798373
+NG-PL-G350002 = 209.50157162101482,55.343284099974966,426.0,107.0,319.0,66.02136946433401,301.83125350697713,216.68822673750807
+NG-PL-G350003 = 1160.2156580211335,161.54129471722865,1616.0,595.0,1021.0,391.1517433164009,2949.0082312458426,1171.4076843765072
+NG-PL-G350004 = 1022.4743902439025,117.72158381265457,1235.0,815.0,420.0,681.3518662822767,6147.772367072381,1029.2289589785162
+NG-PL-G350005 = 310.9112515042118,119.70106772070092,573.0,99.0,474.0,25.235031385016597,87.11510791638476,333.15784836229074
+NG-PL-G350006 = 1188.005339028297,118.90615974234251,1602.0,876.0,726.0,1027.3800160742865,10569.193455305094,1193.9411042360548
+NG-PL-G350007 = 451.61995878716516,109.37826321880104,632.0,240.0,392.0,82.55494546938468,391.25186740571087,464.6764375774632
+NG-PL-G350008 = 421.75092936802974,111.7711959331626,879.0,246.0,633.0,65.95759955064466,305.2682287166234,436.31026421931244
+NG-PL-G350009 = 279.74647556390977,55.57419735318297,521.0,221.0,300.0,144.00549871922078,825.6040055925532,285.21322199694686
+NG-PL-G350010 = 316.78917145200984,119.00590018897931,805.0,230.0,575.0,28.98308701369553,122.72360318849856,338.4047627162481
+NG-PL-G350011 = 212.2584963954686,33.01474434842874,252.0,128.0,124.0,284.1300069950696,1935.6759027887554,214.81071350483722
+NG-PL-G350012 = 1082.3851982823946,274.84057679930015,1488.0,292.0,1196.0,71.95849736234223,321.7658472563301,1116.7341044833327
+NG-PL-G350013 = 271.91356371104564,85.10386143922283,893.0,78.0,815.0,43.43413175555226,188.70269034891535,284.92043338782725
+NG-PL-G350014 = 779.9196098217288,305.08575370917544,1588.0,308.0,1280.0,24.876814329459396,89.17138841306546,837.467560506539
+NG-PL-G350015 = 245.29289840299015,42.59558427091283,469.0,196.0,273.0,210.6714755894683,1364.6989030048994,248.9638323257418
+NG-PL-G350016 = 275.4042661249365,76.61701634482257,730.0,152.0,578.0,59.443123324288536,284.53488454600046,285.86303887246015
+NG-PL-G350017 = 271.75854872371167,69.71942584090803,637.0,138.0,499.0,72.85268878394157,359.62604383299157,280.5592756335172
+NG-RI-G360001 = 154.88004362050162,65.95906668923541,318.0,70.0,248.0,20.61852738805731,71.78781956452923,168.34021026006675
+NG-RI-G360002 = 135.95135135135135,57.872411490168254,242.0,69.0,173.0,20.368512378964766,68.5678391633177,147.7565089799632
+NG-RI-G360003 = 124.82386726228462,50.5383360676354,321.0,64.0,257.0,23.67335274625302,89.85910717287248,134.6667043140126
+NG-RI-G360004 = 276.4963503649635,42.64547863483348,414.0,158.0,256.0,292.2260549602247,2029.2519000118534,279.76573881220463
+NG-RI-G360005 = 283.20661157024796,61.44054673205163,407.0,170.0,237.0,111.64083281670867,579.2171886811755,289.79462662346714
+NG-RI-G360006 = 392.7388632872504,38.661586749021644,527.0,262.0,265.0,1078.5856907742268,11268.086310123346,394.63721698049926
+NG-RI-G360007 = 186.5066825066825,118.66030662931233,494.0,50.0,444.0,9.43482225798076,28.596004021218167,221.0543168296222
+NG-RI-G360008 = 302.48059149722735,72.99399927493498,421.0,162.0,259.0,82.81457658917236,387.39864949507046,311.1633528593329
+NG-RI-G360009 = 106.39252873563218,51.80168252090176,189.0,1.0,188.0,14.123612663925112,40.05489765630076,118.33336166423491
+NG-RI-G360010 = 298.07599309153716,97.82454647706692,447.0,173.0,274.0,37.462937142218664,143.61032701141187,313.71792991627035
+NG-RI-G360011 = 173.4825174825175,45.81901964789772,415.0,140.0,275.0,68.50322257006205,346.4850410962887,179.4312303741086
+NG-RI-G360012 = 376.26363636363635,38.7572110059364,410.0,293.0,117.0,943.0922483476676,9411.01401466041,378.2544718235932
+NG-RI-G360013 = 328.7452504317789,53.609522206637756,435.0,185.0,250.0,248.78595186809414,1636.6499908367625,333.08770699723675
+NG-RI-G360014 = 200.99929676511954,51.732141712324065,391.0,150.0,241.0,71.19397649628011,335.0123468291346,207.54982964632035
+NG-RI-G360015 = 91.41673436230707,39.77652046417985,235.0,53.0,182.0,20.533481082536724,77.8748092064236,99.69549087950733
+NG-RI-G360016 = 424.80781758957653,34.1522582957977,468.0,348.0,120.0,1961.2192242982483,24838.666879029803,426.1784352028172
+NG-RI-G360017 = 112.368,67.25115148456567,316.0,53.0,263.0,10.92927644787676,35.95862393300567,130.95527786232978
+NG-RI-G360018 = 408.0840579710145,35.16349236249258,469.0,299.0,170.0,1596.712816520249,18898.56079720392,409.5962274792303
+NG-RI-G360019 = 381.94767441860466,49.93906339461329,475.0,316.0,159.0,471.0480319811079,3796.4596469026483,385.19856703590114
+NG-RI-G360020 = 91.69578017664377,25.903188293019664,183.0,54.0,129.0,56.103952878233436,252.55225301442596,95.28426557384492
+NG-RI-G360021 = 156.93083197389885,57.738176367440204,380.0,41.0,339.0,29.37860845947852,116.25503040274404,167.21537917984023
+NG-RI-G360022 = 392.10372340425533,61.628885764747864,455.0,200.0,255.0,275.25924235736335,1850.693696746982,396.9174340692093
+NG-SO-G370001 = 478.8603818615752,91.64733164841931,668.0,291.0,377.0,158.09685550306074,906.5984635414549,487.5515344195821
+NG-SO-G370002 = 297.68256041802744,14.953874746373105,367.0,264.0,103.0,7949.559096049769,159518.8734408721,298.0579224697152
+NG-SO-G370003 = 300.63329161451816,24.35751534426283,347.0,215.0,132.0,1915.5946016926496,24044.608690343073,301.6184088889899
+NG-SO-G370004 = 285.4168734491315,7.999994612365737,307.0,269.0,38.0,45519.28168993068,1627853.986820795,285.52896799322383
+NG-SO-G370005 = 477.8248663101604,38.202459139961334,722.0,377.0,345.0,1994.7549002499652,25442.33328002626,479.34959137216657
+NG-SO-G370006 = 286.1071071071071,14.87712567695614,352.0,246.0,106.0,7169.84392164183,138973.00828783153,286.49363972976016
+NG-SO-G370007 = 307.28470254957506,30.257498343811882,404.0,263.0,141.0,1078.5940544083599,11287.028723445463,308.7707962664322
+NG-SO-G370008 = 303.83954727030624,22.64515731295454,403.0,255.0,148.0,2456.0312109966067,33508.13125674836,304.6822502791279
+NG-SO-G370009 = 285.1628877715587,25.938989303449503,401.0,199.0,202.0,1361.116468918295,15313.160469060245,286.3401888109649
+NG-SO-G370010 = 550.0728842004315,51.82990883014781,615.0,418.0,197.0,1226.788059353938,13344.863196547956,552.5092916702151
+NG-SO-G370011 = 284.1858208955224,27.627597204809632,386.0,240.0,146.0,1120.1640299471012,11872.077851896698,285.5255941686719
+NG-SO-G370012 = 301.75486152033,23.609921987578684,367.0,249.0,118.0,2125.903921636208,27655.91205260011,302.67709670111
+NG-SO-G370013 = 349.8875,33.56414927385002,475.0,276.0,199.0,1164.615074606698,12485.8895212014,351.4936909429916
+NG-SO-G370014 = 441.94242990654203,26.236602343039173,608.0,365.0,243.0,4830.725261625048,82266.83765181738,442.720533355079
+NG-SO-G370015 = 272.01147028154327,18.50730131903512,325.0,235.0,90.0,3219.133965050379,47969.45288272109,272.64034948415184
+NG-SO-G370016 = 372.65016949152545,40.9857311876734,561.0,296.0,265.0,779.3926383195014,7350.36839750303,374.8972912452834
+NG-SO-G370017 = 276.4367524465386,19.95661035737569,379.0,240.0,139.0,2700.054383396377,38007.32498312013,277.15617330332907
+NG-SO-G370018 = 320.83122651178684,19.851331847455658,367.0,277.0,90.0,4270.025459738616,69801.43097992631,321.4447872981848
+NG-SO-G370019 = 286.68131868131866,27.696452790243377,330.0,212.0,118.0,1138.8804340101303,12077.013908479705,288.0160967342311
+NG-SO-G370020 = 259.625,20.26563380359811,294.0,233.0,61.0,2141.2691740836576,27934.592255916636,260.4147394800485
+NG-SO-G370021 = 355.65543859649125,26.22410596339868,444.0,285.0,159.0,2535.091565640215,34931.11359377413,356.6209398462772
+NG-SO-G370022 = 288.1988422575977,17.612112620598342,339.0,241.0,98.0,4430.006361103077,73258.51360556889,288.736487457994
+NG-SO-G370023 = 306.0173515981735,53.71523171046309,530.0,223.0,307.0,203.41494265301216,1286.0924033359997,310.6959053429396
+NG-SO-G370024 = 574.796129032258,45.64585680081077,790.0,498.0,292.0,2035.9338776942234,26170.59943408149,576.60570079869
+NG-SO-G370025 = 279.56457564575646,23.44394428659377,330.0,228.0,102.0,1731.218376842469,21063.381727249933,280.54584381114046
+NG-SO-G370026 = 282.40179573512904,17.957368055547743,335.0,240.0,95.0,3936.463034662795,62648.353347989585,282.9721564074953
+NG-SO-G370027 = 286.81572824569565,14.774070647965388,317.0,254.0,63.0,7374.659185654652,144290.47320226024,287.1959873198437
+NG-SO-G370028 = 431.97796663519046,41.19248771652276,613.0,333.0,280.0,1185.4067872156768,12787.779258798206,433.9375354847165
+NG-TA-G380001 = 287.98125036966934,163.37544018768156,1335.0,110.0,1225.0,12.371803534496575,45.35925906356839,331.096262469085
+NG-TA-G380002 = 214.79916753381895,104.84529874745247,896.0,129.0,767.0,17.362241572470293,75.7196721187369,239.02137779425482
+NG-TA-G380003 = 603.9005328596803,324.54680699802765,2134.0,135.0,1999.0,13.379483752704333,47.53343611670029,685.5847748607177
+NG-TA-G380004 = 128.77248013383522,14.65014033920886,190.0,108.0,82.0,706.4888710771697,6472.022697278794,129.6031567971147
+NG-TA-G380005 = 258.8337093135675,82.16020796273658,624.0,119.0,505.0,41.187597573865055,167.78134789110723,271.56065408946944
+NG-TA-G380006 = 268.50655594405595,107.33424345081811,896.0,115.0,781.0,24.064074599981446,90.10016495879698,289.16502278473774
+NG-TA-G380007 = 223.52955271565494,53.09945989380681,345.0,115.0,230.0,86.85618143383022,416.29621118693524,229.74989353267338
+NG-TA-G380008 = 946.205408461321,499.3793723082663,2097.0,179.0,1918.0,12.478500451576041,35.86863894796024,1069.8992627759203
+NG-TA-G380009 = 324.7385308936622,162.15025246120675,1201.0,147.0,1054.0,16.048021305282635,63.61064188419453,362.97082227116664
+NG-TA-G380010 = 148.8546123763515,16.83864421630925,308.0,118.0,190.0,720.1384837900107,6692.109875038427,149.80399048342238
+NG-TA-G380011 = 516.8923315259489,184.61532857851174,1371.0,228.0,1143.0,31.59660613861003,127.45097548350141,548.8720269211061
+NG-TA-G380012 = 694.9683069224353,210.7454792965262,1488.0,403.0,1085.0,47.06593663130376,204.7744953413228,726.2193915550306
+NG-YO-G390001 = 324.0464759959142,19.00531398930404,378.0,297.0,81.0,5008.423075800031,86296.42467461624,324.60332802545724
+NG-YO-G390002 = 352.4930963339153,58.127623858218705,465.0,290.0,175.0,241.75025077296542,1588.2536386799925,357.2536964378021
+NG-YO-G390003 = 415.7645327446652,74.10803910344917,622.0,302.0,320.0,193.81529188355083,1190.6423578807626,422.31759156841684
+NG-YO-G390004 = 437.5796743956586,51.45889332575392,642.0,302.0,340.0,639.4864302455298,5636.109331418587,440.5950398569212
+NG-YO-G390005 = 294.48500986193295,7.021836337609334,327.0,287.0,40.0,73890.19273056272,3104319.6277575498,294.56871391737263
+NG-YO-G390006 = 416.6378868182595,68.37147366202214,609.0,260.0,349.0,244.15461234348606,1594.3334551690625,422.2105957257603
+NG-YO-G390007 = 452.6813446969697,37.8177481643486,585.0,332.0,253.0,1749.9015560337339,21340.151949719857,454.2582766586414
+NG-YO-G390008 = 335.48979591836735,11.289541307457226,370.0,301.0,69.0,26331.045043882943,785054.2876187024,335.67969391710386
+NG-YO-G390009 = 298.7673403766651,10.023254035087444,334.0,285.0,49.0,26573.7921444183,794855.3463798744,298.93542663457936
+NG-YO-G390010 = 312.33,11.51909652917651,345.0,298.0,47.0,20015.662390691465,544972.6645832444,312.5423467065679
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NIC/NIC_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NIC/NIC_0_elevation.properties
new file mode 100755
index 0000000..7e08b4b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NIC/NIC_0_elevation.properties
@@ -0,0 +1,36 @@
+# NIC.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NIC elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NIC
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NIC = 224.562868407698,271.6887299866561,2030.0,1.0,2029.0,4.894905833162188,16.977512913949244,352.4815567788668
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NLD/NLD_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NLD/NLD_0_elevation.properties
new file mode 100755
index 0000000..fca48a7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NLD/NLD_0_elevation.properties
@@ -0,0 +1,36 @@
+# NLD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NLD elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NLD
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NLD = 9.720894893629826,18.726294585042464,282.0,-6.0,288.0,6.411547646321461,47.09717974024377,21.099049893735007
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NLD/NLD_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NLD/NLD_1_elevation.properties
new file mode 100755
index 0000000..5bc8595
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NLD/NLD_1_elevation.properties
@@ -0,0 +1,54 @@
+# NLD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NLD elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NLD
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NL-DR = 11.161541455819386,5.458429911825426,25.0,-1.0,26.0,14.601887717653051,44.11399092574431,12.424752101039479
+NL-FL = -2.8191298094210717,1.1387115068228852,3.0,-4.0,7.0,-20.67692890754264,62.482584311020936,3.0404204936385626
+NL-FR = 1.3790656416321703,2.1913920793065587,17.0,-3.0,20.0,3.935659010921132,14.64881975489893,2.589212484362379
+NL-G1 = 0.6019417475728155,1.3659507576537333,6.0,-4.0,10.0,-0.6323619546870854,5.34201075616486,1.492700686609953
+NL-G2 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+NL-G3 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+NL-G4 = 1.0930232558139534,0.4211807040994148,3.0,1.0,2.0,29.569892854690785,150.02157383997607,1.1713637450663281
+NL-G5 = 0.9382716049382716,0.39583258128102217,1.0,-2.0,3.0,13.934083405880235,48.27697618434798,1.0183501544346312
+NL-G6 = 2.5,1.5,4.0,1.0,3.0,9.62962962962963,25.382716049382715,2.9154759474226504
+NL-G7 = 3.1666666666666665,2.608745973749755,9.0,2.0,7.0,7.219044418554421,23.897642648896287,4.102844541697057
+NL-GE = 17.6421280544386,16.350996002158368,100.0,1.0,99.0,6.413945921135283,23.738691136565546,24.054100535081528
+NL-GR = 1.5672806067172265,2.2001112633941475,14.0,-2.0,16.0,4.544378378430366,17.692009877401794,2.701269714690845
+NL-LI = 50.66951845514544,44.53502734048591,282.0,10.0,272.0,6.619015227233628,22.626100671890807,67.45938600887357
+NL-NB = 12.59320585407542,9.444607556110123,41.0,-1.0,42.0,6.862007224436839,18.686907673792966,15.741329218717658
+NL-NH = -0.6235272115204787,3.426515171927696,30.0,-5.0,35.0,2.133624699987294,14.058069990255097,3.482785150846542
+NL-OV = 11.979752704791345,11.90024448467757,80.0,-2.0,82.0,5.6790532307798625,19.653671057736123,16.88580154043806
+NL-UT = 3.6501700037778617,7.594016131549521,60.0,-6.0,66.0,4.808414578803953,23.780315661089425,8.425723830194798
+NL-ZE = 1.0421967111386907,0.9892787431628867,15.0,-2.0,17.0,8.78112329273108,82.08226170803023,1.4369573467512013
+NL-ZH = -0.6644179207749524,2.4325166610024906,19.0,-6.0,25.0,-0.37417815566619184,6.993199851746982,2.5216241749122363
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NOR/NOR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NOR/NOR_0_elevation.properties
new file mode 100755
index 0000000..692590d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NOR/NOR_0_elevation.properties
@@ -0,0 +1,36 @@
+# NOR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NOR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NOR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NOR = 557.3015217432741,382.7778324913644,2292.0,1.0,2291.0,8.181296310940684,24.390860067478247,676.0945608302287
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NOR/NOR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NOR/NOR_1_elevation.properties
new file mode 100755
index 0000000..b8d9ed2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NOR/NOR_1_elevation.properties
@@ -0,0 +1,53 @@
+# NOR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NOR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NOR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NO-0 = 145.54506397683758,86.23427368854338,570.0,1.0,569.0,10.870784400909214,36.64735155713523,169.17362562353654
+NO-03 = 226.4996263777321,110.42667470122127,770.0,1.0,769.0,16.15089358147934,59.6426071795364,251.98438688700853
+NO-04 = 642.6384392365305,288.25204288425135,1920.0,122.0,1798.0,17.914081411545222,58.143871613984906,704.3247857425629
+NO-05 = 969.9646765276668,399.5805045906048,2292.0,123.0,2169.0,21.706224772788758,73.83098073446594,1049.0453056757349
+NO-06 = 754.232948192322,419.42129837551437,1910.0,1.0,1909.0,11.278486260133858,32.32636913659067,863.0072801951832
+NO-07 = 117.68555883019724,108.77433318045367,560.0,1.0,559.0,6.0105697664528135,19.78793120465672,160.25525363003894
+NO-08 = 680.7167954004298,394.89993119359394,1730.0,1.0,1729.0,10.358411503640355,28.998388108215867,786.9697015749296
+NO-09 = 552.72454617206,376.1535260123228,1470.0,1.0,1469.0,7.956080716554023,21.684370403209794,668.577519119969
+NO-0A = 437.54750184592666,292.7301506056839,1380.0,1.0,1379.0,8.28829980659973,23.38513665449998,526.4396997237551
+NO-2 = 807.5534668045242,449.0746639784906,1840.0,1.0,1839.0,11.002070743080221,30.24722998811886,924.0187528266938
+NO-20 = 332.9903056339448,162.019853886242,1190.0,1.0,1189.0,15.207207737123506,49.63749731659474,370.3146995455435
+NO-21 = 505.723477280877,372.231199586926,1605.0,1.0,1604.0,7.011071221919538,18.880059579906373,627.9429125477766
+NO-4 = 832.0416734305791,476.8655659905382,2100.0,1.0,2099.0,10.569959497092233,29.626979602841903,959.0068374900335
+NO-5 = 614.1041907643029,436.2958187198714,1900.0,1.0,1899.0,7.4527795938622665,20.486838506373335,753.3113556470041
+NO-6 = 564.7208501690443,360.2688219694958,1860.0,1.0,1859.0,8.979133370048903,26.045269599818628,669.8531650286773
+NO-7 = 405.5145542492211,240.7635043620472,1400.0,1.0,1399.0,10.143845308488594,29.729526892044913,471.6027128215443
+NO-8 = 512.456951627624,338.7897388375227,1740.0,1.0,1739.0,8.336361427856637,23.37891058849662,614.3212631946487
+NO-9 = 532.2561440786442,322.77321187180195,1776.0,1.0,1775.0,9.653860794647537,27.46769014479887,622.4782319177996
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NPL/NPL_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NPL/NPL_0_elevation.properties
new file mode 100755
index 0000000..a3ea383
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NPL/NPL_0_elevation.properties
@@ -0,0 +1,36 @@
+# NPL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NPL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NPL
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NPL = 2114.9820870074313,1764.3137134739131,8682.0,52.0,8630.0,5.980046265967742,16.089615326787335,2754.260718943376
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NPL/NPL_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NPL/NPL_1_elevation.properties
new file mode 100755
index 0000000..6805f87
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NPL/NPL_1_elevation.properties
@@ -0,0 +1,40 @@
+# NPL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NPL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NPL
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NP-C = 1296.0497431889237,1345.2687874838716,7177.0,52.0,7125.0,5.298156228384222,17.26577781969247,1868.0184815462592
+NP-E = 1780.8939720275907,1728.658922691612,8682.0,53.0,8629.0,5.250521425261277,15.17615631443339,2481.9035054984556
+NP-FAW = 1934.7296239129616,1480.5982769967834,6902.0,115.0,6787.0,6.957381983797286,20.181755656667406,2436.2573705362547
+NP-MID = 2791.893707423274,1775.9998942724565,7804.0,112.0,7692.0,8.644515821946603,22.836417785492706,3308.904062979989
+NP-W = 2317.2023671085612,1882.5404606254863,8164.0,75.0,8089.0,6.120504507131851,16.139278083723475,2985.5293326352585
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NPL/NPL_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NPL/NPL_2_elevation.properties
new file mode 100755
index 0000000..04d10e6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NPL/NPL_2_elevation.properties
@@ -0,0 +1,49 @@
+# NPL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NPL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NPL
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NP-C-G030001 = 2095.989742754803,1279.241326630993,7177.0,295.0,6882.0,10.440853408327518,34.16495612739095,2455.5307722555576
+NP-C-G030002 = 1263.174507310871,1448.8846761335885,6963.0,52.0,6911.0,4.898186236115905,16.0818216787388,1922.206190983371
+NP-C-G030003 = 436.90763052208837,463.32326573248065,2515.0,63.0,2452.0,5.61261780997279,19.900495594248966,636.8333582480091
+NP-E-G050001 = 1549.186400380409,1516.5646745447098,8682.0,53.0,8629.0,5.324483239499783,16.02328152311866,2167.9360957372583
+NP-E-G050002 = 2014.7145246998623,1727.5142058218478,8490.0,60.0,8430.0,5.928897483203636,16.832831878803297,2653.936688648183
+NP-E-G050003 = 1820.2926109792072,1877.697024676677,8593.0,54.0,8539.0,4.889115255957882,13.761938223970644,2615.188579446076
+NP-FAW-G060001 = 1733.9098316132536,1421.4946804992567,6826.0,155.0,6671.0,6.528091046993608,19.715528167111188,2242.1173989898025
+NP-FAW-G060002 = 2041.2249683143218,1500.134458322444,6902.0,115.0,6787.0,7.290858061562748,20.877219334535486,2533.1803655318677
+NP-MID-G140001 = 1076.5632474188517,986.4406135192401,5181.0,112.0,5069.0,5.814979132770889,18.08558831992594,1460.15530327881
+NP-MID-G140002 = 4196.92373027656,1060.8917208638431,7804.0,739.0,7065.0,73.2098656356285,332.3243735583747,4328.932898666362
+NP-MID-G140003 = 1580.579834824501,1044.1904400766143,5553.0,198.0,5355.0,9.137945556008395,29.940296342450164,1894.3511526116902
+NP-W-G190001 = 3534.7311534112328,1482.1856412603563,8081.0,642.0,7439.0,20.755006662822154,68.72857143610138,3832.9099392047133
+NP-W-G190002 = 2745.5519756838908,1871.1638175480455,8164.0,180.0,7984.0,7.918830321612132,21.37490679169503,3322.545663084659
+NP-W-G190003 = 601.1072625698324,525.871854709022,2485.0,75.0,2410.0,5.643084848997801,15.28799646473358,798.6683596395311
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NZL/NZL_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NZL/NZL_0_elevation.properties
new file mode 100755
index 0000000..90f54ef
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/NZL/NZL_0_elevation.properties
@@ -0,0 +1,36 @@
+# NZL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = NZL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = NZL
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+NZL = 488.13681860233845,434.00547992166855,3173.0,1.0,3172.0,5.931426654800007,18.116459598369858,653.1755585424431
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/OMN/OMN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/OMN/OMN_0_elevation.properties
new file mode 100755
index 0000000..65b152d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/OMN/OMN_0_elevation.properties
@@ -0,0 +1,36 @@
+# OMN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = OMN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = OMN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+OMN = 277.5569903121857,267.28423755858194,2907.0,1.0,2906.0,6.868213052458073,31.586045611313423,385.32940001827234
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/OMN/OMN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/OMN/OMN_1_elevation.properties
new file mode 100755
index 0000000..a4921ce
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/OMN/OMN_1_elevation.properties
@@ -0,0 +1,43 @@
+# OMN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = OMN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = OMN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+OM-BA = 314.5192232757501,337.99052405438783,2228.0,1.0,2227.0,5.3080404415776385,18.729853366591307,461.6924692482436
+OM-DA = 447.8679763253998,406.80815831436155,2907.0,49.0,2858.0,6.866146074837798,27.480758703616573,605.0442974600545
+OM-DHA = 307.9908220364777,254.80301874506475,1766.0,51.0,1715.0,7.040206267153132,24.06193085880783,399.72856392845375
+OM-DHF = 304.38236747806747,221.42161478023962,1739.0,1.0,1738.0,8.592174440937512,32.33590290895057,376.3989334780852
+OM-MA = 483.5244585511576,465.7983794336709,1939.0,1.0,1938.0,5.370160607489801,15.599441120959147,671.3896277871919
+OM-MU = 591.5427135678392,432.49338558821904,2024.0,1.0,2023.0,7.232406947639388,20.240634761328085,732.7846276722539
+OM-SH = 270.23473600533373,270.78834568581266,2178.0,1.0,2177.0,6.862839922484668,32.95565860601899,382.5612901263417
+OM-WU = 105.43242468746642,46.03759733439603,321.0,1.0,320.0,18.4614584483358,57.292692041509135,115.04545425092842
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/OMN/OMN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/OMN/OMN_2_elevation.properties
new file mode 100755
index 0000000..9fa5285
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/OMN/OMN_2_elevation.properties
@@ -0,0 +1,84 @@
+# OMN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = OMN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = OMN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+OM-BA-G030001 = 453.7103382563125,351.8723280510298,1949.0,69.0,1880.0,7.64221718674196,26.823367418804132,574.1665318430785
+OM-BA-G030002 = 651.0340807174888,509.6736885436229,2228.0,73.0,2155.0,6.960394159876406,20.922290816925173,826.808710071034
+OM-BA-G030003 = 317.68350268977883,305.69604556513815,1592.0,1.0,1591.0,5.200365148423003,14.636684823846863,440.87739809998135
+OM-BA-G030004 = 28.016867469879518,22.014391893218907,77.0,1.0,76.0,6.42102317688943,17.12588103838724,35.63114246348287
+OM-BA-G030005 = 48.6218787158145,38.00296874052748,178.0,1.0,177.0,6.877208101075346,20.498352012129263,61.711528282395264
+OM-BA-G030006 = 32.66549295774648,24.573060211078197,125.0,1.0,124.0,7.217515407637431,21.58925155914803,40.876273292826724
+OM-BA-G030007 = 306.6979166666667,254.9969703283001,1150.0,1.0,1149.0,6.086614959878835,16.80802893555781,398.85720121903995
+OM-BA-G030008 = 460.37485172004745,424.237533269356,1895.0,67.0,1828.0,5.678112577090575,16.723603769286477,626.0371304728847
+OM-BA-G030009 = 170.75172413793103,162.1304347790471,939.0,1.0,938.0,5.668653084242462,18.234284610521616,235.46216081935296
+OM-BA-G030010 = 346.51571164510165,293.7615915562512,1322.0,1.0,1321.0,5.965819697645143,16.787995382321597,454.27856111704523
+OM-BA-G030011 = 262.4147081122062,273.28472039950964,1320.0,1.0,1319.0,5.195089967368118,16.29316358302118,378.87467246762833
+OM-DA-G010001 = 195.17014399059653,76.3571418529341,1008.0,49.0,959.0,26.601005918152453,121.25535102344503,209.57528054916037
+OM-DA-G010002 = 974.0010665529011,501.8497981688058,2907.0,312.0,2595.0,14.48539509676766,51.53398160958322,1095.6875912267417
+OM-DA-G010003 = 447.87105595288176,192.16605581482145,1552.0,160.0,1392.0,20.388882890054074,72.6651087291394,487.35641553977155
+OM-DA-G010004 = 692.3201943844492,306.28945033932047,1627.0,106.0,1521.0,18.619111873539303,61.76547566513708,757.0472105104706
+OM-DA-G010005 = 911.8159784560144,484.1220943339059,2471.0,432.0,2039.0,13.838702561851486,49.43723869510903,1032.3674640310717
+OM-DA-G010006 = 410.72136222910217,66.3176334673884,906.0,308.0,598.0,257.89441467673333,1754.1080965668489,416.0409425766222
+OM-DA-G010007 = 1092.2253086419753,583.9323235575126,2383.0,447.0,1936.0,12.863498499329022,40.60434434365048,1238.520521966969
+OM-DA-G010008 = 654.1893115942029,233.95246295345964,1583.0,163.0,1420.0,30.50665642399147,113.68887054128433,694.7642840029177
+OM-DHA-G040001 = 295.44424460431657,121.91887023801043,1038.0,154.0,884.0,23.318909568643992,95.02951405686461,319.61150259327036
+OM-DHA-G040002 = 246.3692649235323,149.86953643177043,1326.0,96.0,1230.0,11.998486798874774,52.25853878306315,288.3724894112393
+OM-DHA-G040003 = 198.91166639491277,131.12142885154702,1101.0,51.0,1050.0,9.954708812189613,37.941208508416324,238.24080282787918
+OM-DHA-G040004 = 585.3882734396109,230.87530602220696,1312.0,199.0,1113.0,24.60297213404033,89.76923991063087,629.2716723414907
+OM-DHA-G040005 = 833.0301495417269,212.9685817082322,1766.0,359.0,1407.0,71.95984462413998,334.44629166608354,859.8225670685366
+OM-DHF-G080001 = 106.65168539325843,93.76891283369655,378.0,1.0,377.0,5.868532993368701,17.008339200754467,142.01123551056077
+OM-DHF-G080002 = 712.6346906812843,464.9036158503167,1739.0,10.0,1729.0,8.252344214776866,21.92304213809564,850.8722432851531
+OM-DHF-G080003 = 159.43275758586196,53.41474092558406,357.0,1.0,356.0,35.55894105297607,136.26068698132346,168.14261428793077
+OM-DHF-G080004 = 775.76549678695,255.64302644640068,1387.0,1.0,1386.0,35.72632976101324,128.95499822783526,816.8019729259831
+OM-DHF-G080005 = 439.9929085199068,257.8696301933022,1635.0,1.0,1634.0,11.78731076975792,43.699418221725736,509.9906918011715
+OM-DHF-G080006 = 597.0403828896201,222.44293285066374,1081.0,1.0,1080.0,26.45792428153987,89.11382881582662,637.1326998170704
+OM-DHF-G080007 = 349.65202830266117,117.52720287612692,756.0,148.0,608.0,36.06968407099214,144.0385580929608,368.8755675184406
+OM-MA-G100001 = 86.1219512195122,79.13094893352134,383.0,1.0,382.0,5.848920855846095,18.488758934687723,116.95596419582718
+OM-MA-G100002 = 224.7543604651163,145.2179370953952,797.0,10.0,787.0,9.473103213463643,31.156103748667547,267.58694251088855
+OM-MA-G100003 = 186.76717557251908,116.31722873754735,597.0,1.0,596.0,9.500775612226857,28.426639284814335,220.0265337919931
+OM-MA-G100004 = 83.64893617021276,94.92042663455156,539.0,1.0,538.0,5.538740868622153,22.193488480290924,126.51889943756869
+OM-MA-G100005 = 662.7167394468704,488.92094579146385,1939.0,1.0,1938.0,7.165895062042119,19.97267662192052,823.5515575704477
+OM-MU-G090001 = 407.3214920071048,340.5262795834399,1509.0,1.0,1508.0,6.341018669744506,19.163484341061473,530.9133120744224
+OM-MU-G090002 = 869.4969199178645,469.0721974030755,2024.0,1.0,2023.0,11.807048152451083,33.629682065379875,987.9542601371803
+OM-MU-G090003 = 697.9077155824508,369.2954148580442,1595.0,10.0,1585.0,12.634847338034378,37.99131289735005,789.5912125300597
+OM-MU-G090004 = 226.11469534050178,171.21332069058306,722.0,1.0,721.0,6.625336941273125,17.707381689340057,283.6227364490096
+OM-SH-G020001 = 269.90012062726174,135.20920451920625,981.0,53.0,928.0,14.725602592855953,49.59569903287897,301.8734902261656
+OM-SH-G020002 = 421.74196207749384,476.3254750152462,2178.0,35.0,2143.0,5.486890800838331,19.429485029313106,636.2014152180692
+OM-SH-G020003 = 172.93048128342247,204.03608122063915,1165.0,15.0,1150.0,5.677102946430776,23.008566288113787,267.46153704185474
+OM-SH-G020004 = 262.6642205229403,268.6606652936388,2094.0,1.0,2093.0,7.234790322976958,36.388521726017096,375.727355696846
+OM-SH-G020005 = 531.4186108165429,159.85754031488497,1164.0,286.0,878.0,47.81638751747492,206.85027785094607,554.9415943301686
+OM-SH-G020006 = 81.09622238061297,61.10516395522356,404.0,1.0,403.0,7.091659530661192,20.902787558819035,101.54032866994557
+OM-SH-G020007 = 30.087390761548065,31.48980539006208,207.0,1.0,206.0,5.815288451502277,22.8242175248791,43.55294394575495
+OM-SH-G020008 = 312.06108897742365,436.0176982498847,1896.0,1.0,1895.0,4.283004204175524,13.705151874593144,536.1842560546729
+OM-WU-G060001 = 105.43242468746642,46.03759733439605,321.0,1.0,320.0,18.461458448335787,57.29269204150907,115.04545425092842
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAK/PAK_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAK/PAK_0_elevation.properties
new file mode 100755
index 0000000..f12dd5c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAK/PAK_0_elevation.properties
@@ -0,0 +1,36 @@
+# PAK.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PAK elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PAK
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PAK = 1298.812982134596,1430.2269427044262,8311.0,1.0,8310.0,4.905782366111449,15.109348282279448,1931.958661617822
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAK/PAK_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAK/PAK_1_elevation.properties
new file mode 100755
index 0000000..756692b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAK/PAK_1_elevation.properties
@@ -0,0 +1,41 @@
+# PAK.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PAK elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PAK
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PK-BA = 978.2486751593191,635.7530135985667,3406.0,1.0,3405.0,8.68464136383784,24.92972669121076,1166.684346663921
+PK-FC = 637.9110499770748,170.44734241223762,1906.0,426.0,1480.0,65.53708144921862,315.90124015458105,660.2899395100977
+PK-JK = 3899.791584026651,1323.3362053031094,8311.0,229.0,8082.0,33.648135424839495,121.56998415312368,4118.202655420337
+PK-NW = 1963.5954300434098,1631.242919247848,7632.0,125.0,7507.0,5.91377789384799,15.425732358525197,2552.7750536393946
+PK-SD = 67.72122076098962,128.42464805763254,2139.0,1.0,2138.0,8.653875354184125,84.41747550729657,145.1862733528378
+PK-TA = 1352.0874357284113,650.4778270691347,4545.0,213.0,4332.0,16.124755171920498,56.00043188591902,1500.4205534993237
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAK/PAK_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAK/PAK_2_elevation.properties
new file mode 100755
index 0000000..a36dff8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAK/PAK_2_elevation.properties
@@ -0,0 +1,115 @@
+# PAK.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PAK elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PAK
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PK-BA-G010001 = 900.6375658957248,290.44991778830837,2426.0,455.0,1971.0,40.13620112714198,166.7357063157041,946.3134680674325
+PK-BA-G010002 = 81.80950754341019,114.14062935063497,877.0,1.0,876.0,5.119882104670144,22.24591764034872,140.43104640019732
+PK-BA-G010003 = 238.53538945895522,379.8319309104905,2981.0,37.0,2944.0,5.22540709214873,23.471230078723487,448.5213793828853
+PK-BA-G010004 = 1823.1982166571809,379.44768379311273,3328.0,214.0,3114.0,124.52611088919848,661.749748846071,1862.2653629270676
+PK-BA-G010005 = 932.4773076363401,377.5127689337592,2873.0,474.0,2399.0,23.235237053435945,83.73973582032531,1005.9969284072158
+PK-BA-G010006 = 926.6945403704998,505.6361896931519,2875.0,5.0,2870.0,12.005245537872984,36.55213134822259,1055.666011331189
+PK-BA-G010007 = 630.9833992774815,370.5095935590926,1979.0,52.0,1927.0,10.251311641937882,29.307428742211695,731.7222212582379
+PK-BA-G010008 = 239.23801552275148,250.1585937614934,1338.0,1.0,1337.0,5.122227605766368,16.199655912075112,346.1418063510854
+PK-BA-G010009 = 1411.6916823978117,397.5236663173154,3326.0,468.0,2858.0,56.585743827635746,255.7289160283372,1466.5941740759522
+PK-BA-G010010 = 57.40673267326733,17.91823326625653,142.0,36.0,106.0,44.43458219900203,198.99679418451592,60.13814130486542
+PK-BA-G010011 = 1020.7920046349942,182.83386540695773,1666.0,506.0,1160.0,191.06302980987857,1167.377266363907,1037.036421282483
+PK-BA-G010012 = 1959.0018839994618,383.62397674554103,3250.0,1202.0,2048.0,148.53359676239504,839.366518270125,1996.2103438885151
+PK-BA-G010013 = 1746.0649317837292,332.44254018497935,3349.0,1313.0,2036.0,162.42280109435202,970.037871408774,1777.4309518317611
+PK-BA-G010014 = 1001.7753267973857,817.6731677095585,3406.0,69.0,3337.0,6.347468481005147,17.9161560456285,1293.1137670646742
+PK-BA-G010015 = 436.03794968105433,283.1398952619248,1361.0,15.0,1346.0,8.662305068305907,24.554813874360708,519.9012347080799
+PK-BA-G010016 = 1833.0267755720236,335.0207932926709,3296.0,719.0,2577.0,180.120939575179,1076.8659616244304,1863.3910195936917
+PK-FC-G030001 = 637.9110499770748,170.44734241223762,1906.0,426.0,1480.0,65.53708144921862,315.90124015458105,660.2899395100977
+PK-JK-G050001 = 3790.369823698237,531.62970695142,4966.0,2229.0,2737.0,383.1806100629743,2873.7937896578865,3827.4709072330593
+PK-JK-G050002 = 3280.4990422679098,1132.5355279060586,7944.0,970.0,6974.0,33.12597758164457,125.13988214676786,3470.491418846923
+PK-JK-G050003 = 4279.848681188501,972.3141386283497,7640.0,1216.0,6424.0,97.98585396918341,486.10164541694616,4388.9064148199295
+PK-JK-G050004 = 3560.7553035844917,820.310166529509,5035.0,993.0,4042.0,93.99737515473657,456.71191615287796,3654.023412803584
+PK-JK-G050005 = 4202.075498374099,849.5269716424135,7509.0,1762.0,5747.0,135.411757082728,739.5109926072265,4287.089288734708
+PK-JK-G050006 = 3996.404389815628,719.530809188476,7051.0,1405.0,5646.0,187.39831598806103,1126.901755033155,4060.661600319466
+PK-JK-G050007 = 3017.5953537209607,1155.3620741744455,6032.0,572.0,5460.0,25.449177008957033,87.23387714988827,3231.213895928124
+PK-JK-G050008 = 4929.127950154195,855.6652408493893,8311.0,2436.0,5875.0,207.97940770733322,1293.0410769565676,5002.845725523538
+PK-JK-G050009 = 652.2325752017608,309.70581593476055,1856.0,229.0,1627.0,16.532615378330025,56.92515201261517,722.028409813725
+PK-JK-G050010 = 1712.543503148254,597.7453820429957,3894.0,425.0,3469.0,32.52957721706772,124.2128896149254,1813.864601322001
+PK-NW-G060001 = 1083.471801174382,536.1338508868545,2983.0,297.0,2686.0,15.069644207783432,50.25035767655667,1208.863371108095
+PK-NW-G060002 = 353.0304230708287,101.13341378465375,1303.0,211.0,1092.0,55.4679868797054,268.44301389472145,367.2307816582187
+PK-NW-G060003 = 3915.312201683589,1018.5503465288264,7632.0,1056.0,6576.0,68.12603888047612,306.54133165329307,4045.6290543086607
+PK-NW-G060004 = 243.34948749487495,111.11838575442312,1180.0,125.0,1055.0,19.748579486284903,87.36795069209433,267.5187259178078
+PK-NW-G060005 = 2263.5986973281933,1014.1409391234123,5147.0,670.0,4477.0,18.344872742007666,61.70347980628666,2480.3953126370834
+PK-NW-G060006 = 676.4684572142411,263.2196861154326,1981.0,216.0,1765.0,25.448826475210804,94.66969649969082,725.8747665847892
+PK-NW-G060007 = 3208.8915474060823,1014.9595719938125,5259.0,633.0,4626.0,40.66337798195003,156.7601455117986,3365.5798751175203
+PK-NW-G060008 = 844.8545316070068,298.89310039710506,2030.0,406.0,1624.0,32.14383656459944,128.34327594227858,896.1675429527053
+PK-NW-G060009 = 2641.4798459210347,1146.352424390012,5073.0,536.0,4537.0,19.13278956563619,61.54410568979843,2879.50336990806
+PK-NW-G060010 = 420.70545746388444,201.56308845433983,1969.0,272.0,1697.0,18.447845947121635,85.1597530598517,466.49840360621624
+PK-NW-G060011 = 394.04301776112106,151.1619299305902,1477.0,237.0,1240.0,28.021328858981907,123.82524686841442,422.04244917618405
+PK-NW-G060012 = 2271.9981595092027,1278.0120997042548,5623.0,351.0,5272.0,11.477918315081114,34.694087413666296,2606.777812511776
+PK-PB-G080001 = 399.14732743362833,82.61756842955013,960.0,207.0,753.0,127.88133558373589,701.4110902785948,407.6079631344553
+PK-PB-G080002 = 147.91287277587503,9.451581727514354,179.0,119.0,60.0,3879.3898900834242,61436.330137438046,148.2145415604153
+PK-PB-G080003 = 112.34532103726403,14.84164642179046,183.0,79.0,104.0,456.70858000262996,3637.8881460919806,113.32142616237829
+PK-PB-G080004 = 388.20861979504474,394.4008517696997,2231.0,45.0,2186.0,5.579675844500395,18.582309269745295,553.4057863447392
+PK-PB-G080005 = 166.617656348705,13.807581127480153,198.0,127.0,71.0,1792.9612363522904,22060.770279501914,167.18879359492698
+PK-PB-G080006 = 230.01786145305334,29.90624854790617,354.0,186.0,168.0,479.35420824361546,3898.369962878463,231.95387534948662
+PK-PB-G080007 = 212.27850733202013,13.273443681325025,262.0,178.0,84.0,4138.382278367118,66952.88153540799,212.69308635278165
+PK-PB-G080008 = 159.3780137314386,14.835860429001988,266.0,113.0,153.0,1271.4947505933394,13992.565764707422,160.06702975830925
+PK-PB-G080009 = 408.933406330878,157.04120960410162,1004.0,176.0,828.0,26.154972368488316,96.84688904735422,438.0507645550849
+PK-PB-G080010 = 184.83039513677812,9.261866790210991,209.0,155.0,54.0,8007.283624556247,160992.49631049932,185.06230611028585
+PK-PB-G080011 = 205.1576801087449,5.297969078620937,219.0,190.0,29.0,58183.585067999986,2257552.2507041,205.22607578950618
+PK-PB-G080012 = 232.2147920055775,136.79736046939703,1351.0,136.0,1215.0,13.533991938558174,67.66777656885489,269.5129448794394
+PK-PB-G080013 = 119.16203288490284,11.76283547485413,159.0,96.0,63.0,1070.4944174055495,11169.599747216687,119.74119750391321
+PK-PB-G080014 = 127.86643216080402,18.352660558678966,190.0,79.0,111.0,359.1646039058585,2651.662799396605,129.176795993381
+PK-PB-G080015 = 84.48710513326752,12.411322433236597,156.0,56.0,100.0,337.29866432451695,2470.577846456713,85.39386311873682
+PK-PB-G080016 = 587.4661117717004,307.7915464872349,2268.0,323.0,1945.0,15.152294525757389,62.75819114921527,663.2134411855385
+PK-PB-G080017 = 160.43634798823783,10.11062407226741,193.0,125.0,68.0,4043.2397368320503,64921.58063626674,160.75461571890762
+PK-PB-G080018 = 269.9012325208644,204.56368155716476,1482.0,140.0,1342.0,8.419284904029103,31.273729995552774,338.66351313435393
+PK-PB-G080019 = 196.69361262723115,9.201764178443618,224.0,147.0,77.0,9830.812447006963,211498.75242221446,196.90873447449442
+PK-PB-G080020 = 248.42593461598622,19.192933925297282,331.0,204.0,127.0,2208.0516824083925,29112.767193071468,249.16623708377324
+PK-PB-G080021 = 129.47618262732817,6.5535703543382775,157.0,111.0,46.0,7770.979975004666,154718.36324687375,129.64193438904906
+PK-SD-G090001 = 7.742034380816818,3.5173349164076178,19.0,1.0,18.0,17.4700305194057,56.59482260824326,8.503572265108911
+PK-SD-G090002 = 204.11212082426724,257.5035012021822,2139.0,9.0,2130.0,5.775360370458636,27.609084178017497,328.5876001902122
+PK-SD-G090003 = 14.819261017955187,4.362656690209083,59.0,5.0,54.0,52.37023393790243,266.36480961257433,15.44808306926504
+PK-SD-G090004 = 61.132499361756445,8.366878437912511,87.0,39.0,48.0,411.7115062313812,3165.1813158246227,61.7024078380249
+PK-SD-G090005 = 123.543140748282,99.59745517089786,459.0,1.0,458.0,6.678123676757068,20.3119078913783,158.6901405332695
+PK-SD-G090006 = 54.05914826498423,13.255919125481272,138.0,15.0,123.0,81.00001550379967,397.1884880731081,55.66067645112522
+PK-SD-G090007 = 135.56724178681162,282.9839872516142,2035.0,18.0,2017.0,5.181596621435536,25.108279351939416,313.7808376662035
+PK-SD-G090008 = 29.338256053860356,7.61891882290343,72.0,11.0,61.0,69.25752984507238,321.7945019012122,30.31140366779257
+PK-SD-G090009 = 27.7240554422008,16.1891604092743,89.0,1.0,88.0,11.157211271717465,36.20275286775912,32.10470627368268
+PK-SD-G090010 = 56.763241863433315,5.777912895592842,79.0,40.0,39.0,977.4850183742616,9890.144387113036,57.05655005584973
+PK-SD-G090011 = 65.76674007499554,10.498527774533429,158.0,37.0,121.0,266.9141777282197,1846.9794221539605,66.59942331225302
+PK-SD-G090012 = 48.995040810001036,42.93273193289799,322.0,1.0,321.0,5.784174445446817,16.54095831685351,65.14394442460316
+PK-SD-G090013 = 20.08382057372556,40.212153895368566,409.0,1.0,408.0,5.379255152831008,28.7514987759342,44.948605870954125
+PK-TA-G020001 = 1267.446558477896,455.57032744594744,3169.0,566.0,2603.0,31.189768237578445,125.28299597963048,1346.8352170353546
+PK-TA-G020002 = 1420.8483472117084,748.4802410034046,4288.0,320.0,3968.0,13.248429091687246,42.94517307885652,1605.9367039042222
+PK-TA-G020003 = 1764.3732379093472,716.5076245416809,4545.0,710.0,3835.0,23.720676311175247,91.86263463300726,1904.3098746467383
+PK-TA-G020004 = 974.202304737516,350.1565893278971,2590.0,349.0,2241.0,31.118717454839587,124.9710858221501,1035.2196711836739
+PK-TA-G020005 = 1284.968717001056,600.3005910173299,3165.0,370.0,2795.0,16.8900282411424,56.64602181991827,1418.2755032951447
+PK-TA-G020006 = 1319.7364246491763,485.72782116225994,2628.0,405.0,2223.0,28.37080746164177,102.64535657429383,1406.2843762187033
+PK-TA-G020007 = 1335.3610334167524,658.9552887596832,3342.0,213.0,3129.0,14.992484832561797,48.877299442131395,1489.0974320548053
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAN/PAN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAN/PAN_0_elevation.properties
new file mode 100755
index 0000000..115cc37
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PAN/PAN_0_elevation.properties
@@ -0,0 +1,36 @@
+# PAN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PAN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PAN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PAN = 309.528824469351,407.9569062737365,3345.0,1.0,3344.0,5.260473804475615,22.513469557701267,512.0907444524107
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PER/PER_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PER/PER_0_elevation.properties
new file mode 100755
index 0000000..577318b
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PER/PER_0_elevation.properties
@@ -0,0 +1,36 @@
+# PER.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PER elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PER
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PER = 1461.6290057526523,1622.4916896459033,6710.0,1.0,6709.0,4.326458978336665,10.936648333284824,2183.7670739867413
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PER/PER_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PER/PER_1_elevation.properties
new file mode 100755
index 0000000..099b5df
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PER/PER_1_elevation.properties
@@ -0,0 +1,59 @@
+# PER.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PER elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PER
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PE-AMA = 1150.3484707032987,786.6518535849449,4303.0,175.0,4128.0,8.519800314199886,26.76634354552073,1393.600639637511
+PE-ANC = 2775.1710882512184,1489.1167158917976,6710.0,1.0,6709.0,11.64606353219515,31.749431702323648,3149.4512478547554
+PE-APU = 3875.076975178294,669.6056446318466,5203.0,1220.0,3983.0,210.35707215021603,1306.7292413819725,3932.5047085642245
+PE-ARE = 2896.122509738088,1589.1760946596141,6342.0,1.0,6341.0,11.340397161941075,31.221641876558618,3303.4839565599877
+PE-AYA = 3481.4762118912436,937.6402330610985,5457.0,365.0,5092.0,61.18739907959597,259.6715232795601,3605.5298945674385
+PE-CAJ = 2227.958737482305,913.806153331336,4429.0,1.0,4428.0,21.753957145762534,72.55183304041464,2408.078450090438
+PE-CUS = 2757.8066797863366,1499.7549170435327,6187.0,273.0,5914.0,11.49326651692769,31.584735012983035,3139.229602031437
+PE-HUC = 2095.420444187546,1485.771299024837,5738.0,117.0,5621.0,7.154947095435775,18.07489601305718,2568.716253486371
+PE-HUV = 3895.641475047501,717.2661136915505,5274.0,1058.0,4216.0,175.56353417634887,1030.1242331618264,3961.122717104388
+PE-ICA = 955.4097987818981,855.5408911006406,4326.0,1.0,4325.0,6.274637661191419,20.79186577076723,1282.481227914757
+PE-JUN = 2534.379230723688,1698.6432604474687,5648.0,251.0,5397.0,7.831922575948035,19.880210166338536,3050.9780417740117
+PE-LAL = 2055.473484717963,1402.9088046583336,4691.0,1.0,4690.0,7.439689908040805,18.471570454851047,2488.5988749829667
+PE-LAM = 413.3718710606879,709.1407066053575,4031.0,1.0,4030.0,4.8454785108281255,19.89678163443293,820.8269278897668
+PE-LIM = 2481.903830480848,1630.3074897587321,5506.0,1.0,5505.0,8.067725642182472,20.67613114185484,2969.4695039550197
+PE-LOR = 173.7563447101583,135.07586541474095,1625.0,83.0,1542.0,10.808601671725574,69.73819404645438,220.08352220135384
+PE-MDD = 474.1668727192965,542.7131928960844,4421.0,176.0,4245.0,8.047590384329494,49.67041629355924,720.6745679763335
+PE-MOQ = 2978.391749768405,1469.3428693086557,5491.0,1.0,5490.0,14.219403729062055,41.54813315040054,3321.1121454531904
+PE-PAS = 1780.6108485575228,1456.0402509753833,5297.0,178.0,5119.0,6.077292748507455,15.71909314778141,2300.1365625677904
+PE-PIU = 632.280712707713,867.5878634792651,3813.0,1.0,3812.0,4.202875971015763,12.72192819057384,1073.5397526494687
+PE-PUN = 3546.338691043688,1317.319928911843,5721.0,356.0,5365.0,26.29884988169717,85.45471300964088,3783.100567881035
+PE-SAM = 966.6024598133264,786.7509143521108,4824.0,110.0,4714.0,7.701978167642027,29.990999361186258,1246.3134904794524
+PE-TAC = 2362.2848651120257,1679.1584396583487,5577.0,1.0,5576.0,7.164182157666854,18.164878531836287,2898.2689401456864
+PE-TUM = 271.3871147419235,251.27634672980153,1466.0,1.0,1465.0,5.989840094321101,20.030761054836347,369.85236037346175
+PE-UCA = 356.98355704421823,187.13913666964348,2990.0,109.0,2881.0,14.722519621984592,60.94701503418429,403.0611820473484
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PER/PER_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PER/PER_2_elevation.properties
new file mode 100755
index 0000000..5a15037
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PER/PER_2_elevation.properties
@@ -0,0 +1,213 @@
+# PER.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PER elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PER
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PE-AMA-G010001 = 1043.6072642967542,566.0807072210471,3163.0,216.0,2947.0,12.402395674856537,39.45950411787189,1187.2503902635008
+PE-AMA-G010002 = 1431.1192778852353,783.7484081853497,3219.0,368.0,2851.0,12.280407535514591,38.70226606354022,1631.675198949787
+PE-AMA-G010003 = 1337.4574257425743,420.8138351230836,3012.0,461.0,2551.0,42.332563920549255,174.93221665908308,1402.0972325430753
+PE-AMA-G010004 = 2243.697647400523,693.0105810743164,4303.0,788.0,3515.0,44.71431329336722,190.4745784310675,2348.2850760569086
+PE-AMA-G010005 = 639.9233106985137,355.0654442984823,1965.0,175.0,1790.0,12.37135842309113,42.13531851693013,731.8287458895172
+PE-AMA-G010006 = 2222.4045404814005,761.5791484943621,3355.0,631.0,2724.0,33.14508494326207,120.19073068801018,2349.2732367636045
+PE-AMA-G010007 = 1853.5438924168845,316.3751869323478,2532.0,1011.0,1521.0,218.6076803798371,1385.1112526939478,1880.3505577477868
+PE-ANC-G020001 = 3432.684168012924,1038.743234333559,4930.0,851.0,4079.0,45.37378408312519,178.67843165594647,3586.406014968233
+PE-ANC-G020002 = 3067.0704585711474,1152.861260073621,6603.0,473.0,6130.0,26.419890217109426,90.67437216044432,3276.5851557404003
+PE-ANC-G020003 = 4255.023162939297,868.0668647816525,6307.0,2400.0,3907.0,132.51457555645263,724.7870511745147,4342.667636244085
+PE-ANC-G020004 = 749.4428667113195,648.8789892191369,4020.0,1.0,4019.0,6.615968067141937,22.80865412461494,991.3165756278538
+PE-ANC-G020005 = 4256.375415282392,630.1926657304435,6242.0,2679.0,3563.0,328.4254698277773,2359.887805038802,4302.775205813196
+PE-ANC-G020006 = 3386.05615942029,931.7862435828188,5130.0,1076.0,4054.0,58.19783110847992,246.0088966146698,3511.922823536739
+PE-ANC-G020007 = 3705.933910306845,990.7495840798604,6366.0,762.0,5604.0,62.862952025316666,272.7094223926983,3836.082752746166
+PE-ANC-G020008 = 3635.505474992601,509.7789587223628,5286.0,2416.0,2870.0,383.51435850702455,2878.0105030493078,3671.0726832163423
+PE-ANC-G020009 = 3690.618103448276,969.6352628427477,6297.0,1175.0,5122.0,66.24404329621154,294.34378528917273,3815.868777676753
+PE-ANC-G020010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PE-ANC-G020011 = 3115.116395494368,592.7923402569893,4690.0,1941.0,2749.0,161.37723950286698,941.1847048852894,3171.0176467729066
+PE-ANC-G020012 = 3420.0301339285716,843.6977418911993,4913.0,955.0,3958.0,78.18053981661818,361.45742065758725,3522.560431937511
+PE-ANC-G020013 = 3449.3103698332125,802.789021219196,5123.0,1956.0,3167.0,92.6663694061632,461.47596428440875,3541.498586760837
+PE-ANC-G020014 = 3785.691104933982,837.9904530729334,5624.0,903.0,4721.0,104.50570909430006,520.7559995520809,3877.3296405409806
+PE-ANC-G020015 = 3257.5247524752476,519.2112426084053,4758.0,2409.0,2349.0,266.19118019742996,1797.863184535104,3298.643331346978
+PE-ANC-G020016 = 3431.0028901734104,424.82642833432567,4141.0,2460.0,1681.0,551.2355854798393,4654.687611286203,3457.203830639668
+PE-ANC-G020017 = 1256.238845681539,1111.9237842121502,5149.0,1.0,5148.0,5.762550623310718,16.511340557930616,1677.6503030417118
+PE-ANC-G020018 = 3365.075211864407,634.0890024178335,4538.0,1932.0,2606.0,165.17066578773625,959.7361773945416,3424.295554488766
+PE-ANC-G020019 = 3849.409263959391,910.0160653685734,6710.0,1247.0,5463.0,87.87495569904064,421.8929984419586,3955.5127253853298
+PE-APU-G030001 = 3541.0994805194805,714.7866365692012,5019.0,1220.0,3799.0,136.0890094541237,744.8832594819044,3612.520652778783
+PE-APU-G030002 = 3648.5334287466776,564.2661584246617,4731.0,1629.0,3102.0,288.97310732216664,1982.6007864615997,3691.9090560610116
+PE-APU-G030003 = 4451.016653856008,378.176824326902,5203.0,2676.0,2527.0,1664.4413829979324,19965.84314877323,4467.053499048508
+PE-APU-G030004 = 4054.8997613365154,552.0604897145253,4965.0,2276.0,2689.0,417.15979171286585,3204.3804579561793,4092.3077668707633
+PE-APU-G030005 = 3105.226456178552,691.6787762797999,4648.0,1817.0,2831.0,103.88972969866055,527.9429573939715,3181.328476235538
+PE-APU-G030006 = 3896.902132121636,512.1493313899084,4911.0,2393.0,2518.0,462.22037361144737,3668.68909601118,3930.412594750999
+PE-APU-G030007 = 4092.5815316965923,489.0155979909941,4929.0,2668.0,2261.0,610.4615693531833,5301.353519267063,4121.693808213137
+PE-ARE-G040001 = 2964.635452045932,1284.76745475381,5387.0,235.0,5152.0,19.171895438756053,61.53163351109645,3231.0510327635143
+PE-ARE-G040002 = 975.8009601920384,594.6588440603927,2390.0,1.0,2389.0,9.603489794812788,27.346641239403166,1142.7189745212715
+PE-ARE-G040003 = 1645.3295705029725,1029.5511010960824,4545.0,1.0,4544.0,9.152045378647337,25.89804994108495,1940.8979533555228
+PE-ARE-G040004 = 3446.831497245869,1468.162404988138,6342.0,295.0,6047.0,19.417166839544937,59.99119083090023,3746.4847814753953
+PE-ARE-G040005 = 4119.219229245657,956.0841760895164,6122.0,967.0,5155.0,91.11611610661589,430.5344357021595,4228.718956179986
+PE-ARE-G040006 = 3244.4235309049373,1313.2204834051854,5484.0,363.0,5121.0,22.255268032195904,73.11961402063586,3500.1188673993074
+PE-ARE-G040007 = 838.9184568171854,491.13530532196387,2737.0,1.0,2736.0,10.406284708129686,31.08981929103809,972.1101096697982
+PE-ARE-G040008 = 4291.127344691103,840.9462119336142,5750.0,1216.0,4534.0,146.7543399580579,809.4164282942666,4372.752499252755
+PE-AYA-G050001 = 3719.244908616188,573.138570924964,5119.0,2095.0,3024.0,292.6145589762233,2025.2381589544261,3763.146358002748
+PE-AYA-G050002 = 3671.5232558139537,500.3896974893258,5084.0,2416.0,2668.0,416.70814969465283,3214.9191519902192,3705.465270021587
+PE-AYA-G050003 = 2757.132262996942,1103.4661089989813,4873.0,435.0,4438.0,22.64112175257175,74.03903168376074,2969.7501190113608
+PE-AYA-G050004 = 2778.4123675525448,1151.6565334630664,5231.0,365.0,4866.0,20.825448612366895,66.52225059952079,3007.6382853057817
+PE-AYA-G050005 = 3228.675139838409,979.1824741323655,4868.0,418.0,4450.0,45.05776308326175,176.90452512415058,3373.891147660005
+PE-AYA-G050006 = 3887.930312561431,696.1368727948498,5457.0,1362.0,4095.0,190.2581395580444,1147.2601962830163,3949.7605827440507
+PE-AYA-G050007 = 4048.779266850611,296.30610390115186,4856.0,2652.0,2204.0,2591.2054751952573,35931.908109623364,4059.607229632991
+PE-AYA-G050008 = 3879.579881656805,481.4874546358137,5039.0,2447.0,2592.0,546.5669990851216,4584.2411795146745,3909.3439637780534
+PE-CAJ-G060001 = 2797.3730460498523,710.5307059324094,4429.0,1181.0,3248.0,72.72518616419453,333.7450696694412,2886.199896548927
+PE-CAJ-G060002 = 3159.944248826291,570.4288872737839,4130.0,972.0,3158.0,185.84535405099376,1112.2887665949659,3211.018027219212
+PE-CAJ-G060003 = 2770.770883882149,816.5217143902519,4053.0,780.0,3273.0,48.69636530221391,196.5149241889281,2888.5773316703608
+PE-CAJ-G060004 = 2201.728866474544,755.480128790732,4004.0,287.0,3717.0,33.12583879637109,121.28652939325265,2327.7371472021787
+PE-CAJ-G060005 = 1673.7783715812639,863.8754121287343,4209.0,1.0,4208.0,13.476786965940022,41.84193110144892,1883.56437767702
+PE-CAJ-G060006 = 1893.331032499281,597.7425074878494,3629.0,338.0,3291.0,41.27249327918514,163.3578218586524,1985.4466761619808
+PE-CAJ-G060007 = 3190.0333333333333,403.3920452018508,3999.0,2271.0,1728.0,518.1450984671467,4284.316087878868,3215.437421239902
+PE-CAJ-G060008 = 1786.0184299131668,760.3174057718483,3868.0,459.0,3409.0,20.117403800142284,66.658000082662,1941.1193650852917
+PE-CAJ-G060009 = 1633.828100775194,689.0190215932533,3658.0,413.0,3245.0,21.02192931230928,73.64461981900108,1773.1727143738706
+PE-CAJ-G060010 = 2839.0053015241883,654.6288371931208,4099.0,1164.0,2935.0,94.3506965716808,465.2045425600845,2913.5013328583295
+PE-CAJ-G060011 = 2233.1856243052985,1107.3763832785746,4225.0,250.0,3975.0,14.032444413846912,40.74456735171861,2492.669349682581
+PE-CAJ-G060012 = 2703.8109452736317,813.1034791100685,3979.0,831.0,3148.0,46.16767353329633,183.0983178922929,2823.425383381397
+PE-CAJ-G060013 = 2296.0810810810813,588.1052154437876,3734.0,581.0,3153.0,71.25287717269285,327.06105223593096,2370.201695073786
+PE-CUS-G070001 = 3881.8623931623933,440.00155287730973,4652.0,2644.0,2008.0,712.4319449319821,6502.6582898399665,3906.719468554519
+PE-CUS-G070002 = 3588.408579758434,712.7994718877028,5825.0,2025.0,3800.0,142.66472083642978,796.6225493899846,3658.5187197016403
+PE-CUS-G070003 = 4050.320787492762,478.67138084678305,5688.0,2962.0,2726.0,631.3563338623184,5563.726018943774,4078.507664874219
+PE-CUS-G070004 = 4184.59705882353,249.2395835162412,4791.0,3600.0,1191.0,4783.128013603828,81156.42858447517,4192.012990760631
+PE-CUS-G070005 = 4568.715076582395,444.8754895007839,6038.0,3366.0,2672.0,1113.5539553527344,11744.232918227408,4590.323697970531
+PE-CUS-G070006 = 4197.7084526141325,428.3799266859218,5480.0,2664.0,2816.0,970.1391809369961,9792.621552443383,4219.510115491557
+PE-CUS-G070007 = 4270.828320802005,265.49659039470754,5169.0,3837.0,1332.0,4211.393504955372,68552.28821990298,4279.072678195089
+PE-CUS-G070008 = 1562.2463994205643,1165.0495725715475,6187.0,273.0,5914.0,7.393847137628616,22.233067245159216,1948.8340922335415
+PE-CUS-G070009 = 3664.9195849546045,519.5657957386287,4621.0,2390.0,2231.0,371.69147010748253,2764.166682188848,3701.5650987501685
+PE-CUS-G070010 = 2728.0547292586566,1051.1611135500818,5061.0,720.0,4341.0,25.083601697917164,85.70247151809949,2923.563286893302
+PE-CUS-G070011 = 3064.521992912237,1401.172755170888,5604.0,456.0,5148.0,16.40308460088333,48.2386869054987,3369.655788782582
+PE-CUS-G070012 = 3607.1603677221656,796.7389970627261,5956.0,1735.0,4221.0,106.48199772075412,547.6571086991926,3694.10326708743
+PE-CUS-G070013 = 2546.035153797866,948.6672174438391,4492.0,682.0,3810.0,27.439705892582495,97.81143918086637,2717.032295322814
+PE-HUC-G100001 = 3023.693589096416,422.3369905339058,4968.0,1981.0,2987.0,390.04695782485544,2986.9742870590367,3053.0462581356346
+PE-HUC-G100002 = 3880.230025080616,350.645801459161,5301.0,2571.0,2730.0,1386.7207375153291,15666.102867808826,3896.041263336165
+PE-HUC-G100003 = 3101.820672126518,893.3929001747731,4366.0,693.0,3673.0,51.380616431667185,208.67383440839484,3227.9161011578494
+PE-HUC-G100004 = 2445.163723325975,999.0340623901278,4815.0,403.0,4412.0,22.054756651488205,74.6304881791505,2641.3812090807837
+PE-HUC-G100005 = 1148.732361516035,640.4061212150924,4244.0,575.0,3669.0,13.58777955027994,56.527630577167045,1315.1828916481406
+PE-HUC-G100006 = 2351.275024108004,1294.487507920089,5050.0,520.0,4530.0,11.633282963380204,33.83065580768449,2684.0626198274986
+PE-HUC-G100007 = 1033.1885587698723,1370.681188460971,5738.0,117.0,5621.0,4.311498423502851,12.736610992903312,1716.463083894824
+PE-HUC-G100008 = 3029.4252623959464,840.5977969787012,4645.0,987.0,3658.0,57.74329110328114,250.39231072465057,3143.8864605338713
+PE-HUV-G090001 = 3543.7933753943216,450.93661191871854,4181.0,2179.0,2002.0,508.6516299353064,4177.935922735099,3572.36830624411
+PE-HUV-G090002 = 3966.4205729166665,531.2234582686928,5168.0,2352.0,2816.0,438.0743248144797,3428.849499277445,4001.8358941705155
+PE-HUV-G090003 = 3965.6266741518966,715.9828147820921,5186.0,1448.0,3738.0,185.44216729325396,1104.7343719773942,4029.7427101253406
+PE-HUV-G090004 = 4376.175465838509,353.5525643397672,5274.0,3166.0,2108.0,1933.2827533967238,24383.398704677984,4390.434047284861
+PE-HUV-G090005 = 3369.7208015267174,715.7272819212516,4918.0,1058.0,3860.0,117.86705364584958,615.1450794861445,3444.892425363707
+PE-ICA-G110001 = 1581.1697803998688,1277.9059287693779,4326.0,1.0,4325.0,6.2671467397351455,17.093434011014867,2033.012896475006
+PE-ICA-G110002 = 860.2099530516432,744.6221727460642,3888.0,1.0,3887.0,6.683909198048133,22.365080595358947,1137.7272711305545
+PE-ICA-G110003 = 90.21739130434783,83.57030704312187,388.0,1.0,387.0,6.432295592667577,24.252579810452417,122.97631443917759
+PE-ICA-G110004 = 728.2689857912787,406.25502722660417,2076.0,1.0,2075.0,11.989395021383546,38.825431351717725,833.9177794077465
+PE-ICA-G110005 = 1160.4276485788114,808.6788348556966,3197.0,164.0,3033.0,7.862778111105654,22.087593003210152,1414.4093415732646
+PE-ICA-G110006 = 998.9549153287882,981.434852581121,3545.0,1.0,3544.0,4.95094159724727,13.172578686187446,1400.4018325896589
+PE-JUN-G120001 = 1334.2965248457292,889.0146658448941,5419.0,432.0,4987.0,9.844926666202388,37.89957757757887,1603.338483384808
+PE-JUN-G120002 = 4564.581358609795,498.8405293403201,5353.0,2852.0,2501.0,793.0007606666597,7493.123544593812,4591.758361791327
+PE-JUN-G120003 = 3973.5465436295935,726.5528690566969,5580.0,942.0,4638.0,178.8866034487436,1054.2820301189745,4039.4246132246612
+PE-JUN-G120004 = 4127.548557692307,659.431306234509,5536.0,2029.0,3507.0,263.61869396393445,1763.7771708020543,4179.893149800602
+PE-JUN-G120005 = 3522.2176488930463,826.4470319545368,4817.0,1062.0,3755.0,88.72783854160292,417.6140332987525,3617.876706412219
+PE-JUN-G120006 = 1306.7087644411451,1325.6665728012476,5648.0,251.0,5397.0,5.693768471615043,18.822602824365426,1861.4187216502062
+PE-JUN-G120007 = 3686.208221925134,766.0270663208589,5357.0,1811.0,3546.0,125.73108236670164,675.0471719820521,3764.960626849184
+PE-JUN-G120008 = 4224.5200411099695,342.7045751917343,5377.0,3638.0,1739.0,1910.9042115249538,24042.904744073385,4238.39781091831
+PE-LAL-G130001 = 2909.040629095675,882.539251512005,4455.0,999.0,3456.0,45.267763986634854,179.51890836089115,3039.965939313914
+PE-LAL-G130002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PE-LAL-G130003 = 2675.489822546973,798.8951568965108,4249.0,602.0,3647.0,47.06951611761904,188.26816579931935,2792.2176244456905
+PE-LAL-G130004 = 257.94369547977794,293.4971801703475,1858.0,1.0,1857.0,5.363460571161722,20.226775556208864,390.73718124298045
+PE-LAL-G130005 = 3025.341122470269,816.9687408250337,4691.0,1389.0,3302.0,61.995178672939645,273.5462577032922,3133.7081597996503
+PE-LAL-G130006 = 3088.1283333333336,712.0117100141134,4543.0,1137.0,3406.0,93.82052216765621,456.230046816596,3169.1477211284005
+PE-LAL-G130007 = 3259.113809173412,712.1542084949729,4596.0,1164.0,3432.0,108.93245263521888,555.1452217788533,3336.013554801888
+PE-LAL-G130008 = 652.5389879344499,604.1411412941517,3077.0,1.0,3076.0,5.676317158894561,17.211862162582758,889.2657923133635
+PE-LAL-G130009 = 478.60913705583755,478.4884341075771,2279.0,1.0,2278.0,5.055948891587827,14.532845553227864,676.770188208711
+PE-LAM-G140001 = 294.69627045881407,362.4655960758933,2416.0,1.0,2415.0,5.622619098539457,24.845174937487002,467.1479424775275
+PE-LAM-G140002 = 1262.7699905926622,1286.3732383843826,4031.0,1.0,4030.0,4.590207687789046,11.232398469733033,1802.5937305929217
+PE-LAM-G140003 = 27.0,0.0,27.0,27.0,0.0,0.0,-1.2,27.0
+PE-LAM-G140004 = 287.21453031004165,491.60919011876746,3812.0,1.0,3811.0,5.464640033910337,26.67597485966829,569.360854143002
+PE-LIM-G150001 = 3545.8965024982153,794.0755559608224,5327.0,1192.0,4135.0,101.76076926876826,508.1766287980083,3633.7223332284993
+PE-LIM-G150002 = 898.486656860685,718.3867747112267,3433.0,1.0,3432.0,6.433470069857183,18.10854923044635,1150.3729093805575
+PE-LIM-G150003 = 3260.9246349505415,1214.3238375532758,5315.0,612.0,4703.0,27.064841478483338,93.35730368228083,3479.685597475358
+PE-LIM-G150004 = 1601.6475363144402,1516.1580547657627,5302.0,1.0,5301.0,5.160879326442999,13.559309510136913,2205.4500850423287
+PE-LIM-G150005 = 2271.4569265397995,1613.5790425373903,5378.0,18.0,5360.0,7.216432024441005,18.520133528009158,2786.243689206222
+PE-LIM-G150006 = 3173.6623128384836,1282.8216052138016,5280.0,334.0,4946.0,22.185958460647758,72.35450978033029,3423.121929866745
+PE-LIM-G150007 = 61.8421052631579,48.564946377201935,204.0,1.0,203.0,7.0164513817164895,22.499151241962615,78.63205453248695
+PE-LIM-G150008 = 565.0201986754967,494.1305829795625,2268.0,1.0,2267.0,5.95603839466885,17.636326361186853,750.6083252582666
+PE-LIM-G150009 = 3718.014303178484,1054.9152530491258,5506.0,607.0,4899.0,53.78178280511824,223.21287826621236,3864.7738031811773
+PE-LOR-G160001 = 276.13604226851146,201.95316007593763,1586.0,103.0,1483.0,9.875804110491384,47.12572877578415,342.1055286083138
+PE-LOR-G160002 = 157.507173968742,30.722058034775515,238.0,94.0,144.0,150.3862110480706,855.6196509736131,160.47540216965234
+PE-LOR-G160003 = 98.78846322433593,4.667750937340196,119.0,84.0,35.0,9543.112033676389,203312.9542736038,98.89867726637708
+PE-LOR-G160004 = 133.90159184600455,31.896494218747446,267.0,83.0,184.0,87.18176901243731,429.10942305435333,137.6481843045541
+PE-LOR-G160005 = 135.56305695795072,49.73327185681435,614.0,83.0,531.0,31.654419626309846,155.26737952498718,144.39785573673942
+PE-LOR-G160006 = 295.4899693981639,258.1156162296222,1625.0,92.0,1533.0,6.712009151105584,23.35615254708271,392.3493256735947
+PE-MDD-G170001 = 813.2120511259891,844.7324226092613,4421.0,241.0,4180.0,6.389424594369512,25.77377128283149,1172.555630195785
+PE-MDD-G170002 = 312.77072964993675,52.13449971141262,428.0,176.0,252.0,234.44027227627564,1526.9024201790314,317.0860062915314
+PE-MDD-G170003 = 306.8982574094402,96.9134292953793,623.0,183.0,440.0,42.17791705597,175.3289596599947,321.83653176533784
+PE-MOQ-G180001 = 3702.4503816793895,1092.1975597521375,5491.0,593.0,4898.0,48.261071507293124,191.74145862548426,3860.1857906487317
+PE-MOQ-G180002 = 817.1459776238679,415.8574289022838,1724.0,1.0,1723.0,13.289219372465872,38.58829981194572,916.8778271504253
+PE-MOQ-G180003 = 2876.5681460497326,1393.4419446461625,5365.0,465.0,4900.0,15.101025354966547,46.122974712804556,3196.298601815429
+PE-PAS-G190001 = 3730.278313864906,384.27262618635916,5297.0,2708.0,2589.0,943.4198875166887,9430.515777637325,3750.018899969301
+PE-PAS-G190002 = 1031.581260081138,900.8540342306006,4264.0,178.0,4086.0,6.751160170256973,23.654332174470326,1369.5612024075938
+PE-PAS-G190003 = 3718.7649341883225,580.1173853819272,5112.0,1607.0,3505.0,281.37529950114,1906.6082556719844,3763.741332314303
+PE-PIU-G200001 = 1622.8618811881188,849.5438070506472,3747.0,150.0,3597.0,12.904414578129554,38.92176166725514,1831.7765599307004
+PE-PIU-G200002 = 2054.8613562970936,824.108804451499,3813.0,279.0,3534.0,22.724896531404077,75.6364294509337,2213.9581105291063
+PE-PIU-G200003 = 7.769230769230769,13.388593573255651,48.0,1.0,47.0,4.105989682970303,13.694624273632664,15.479514999359141
+PE-PIU-G200004 = 560.3644174350377,622.5783669416007,3411.0,104.0,3307.0,5.560800961692159,20.38540015384107,837.6228884832248
+PE-PIU-G200005 = 79.27292387543253,51.931302709825566,355.0,1.0,354.0,8.44221649822307,23.519972421687335,94.76843704999916
+PE-PIU-G200006 = 105.50629722921914,119.84899718926509,1277.0,1.0,1276.0,6.145198112127261,33.010006941060745,159.67266792501738
+PE-PIU-G200007 = 307.47697084698984,239.97942675880475,1587.0,30.0,1557.0,7.312722548347461,24.422520324074515,390.04129636325075
+PE-PIU-G200008 = 226.95441001191895,167.64720109794575,921.0,1.0,920.0,7.766191611528524,25.647940324439624,282.1593313357422
+PE-PUN-G210001 = 3853.0833333333335,47.86867161539186,3979.0,3827.0,152.0,521763.47329348937,4.201809378880085E7,3853.3806694035998
+PE-PUN-G210002 = 4132.1840529074125,273.0722644876054,5082.0,3782.0,1300.0,3511.274264712952,53861.79456070343,4141.197110587072
+PE-PUN-G210003 = 2893.5733146853145,1650.0742977749314,5721.0,410.0,5311.0,10.46963742955063,28.012584007699733,3330.992602158756
+PE-PUN-G210004 = 4233.856763021544,333.0833251663842,5513.0,3809.0,1704.0,2092.396109054079,27102.761587513247,4246.938614023889
+PE-PUN-G210005 = 4224.089569422058,313.69292140969645,5567.0,3811.0,1756.0,2482.793540606684,34009.19097593745,4235.721419007957
+PE-PUN-G210006 = 3827.0,0.0,3827.0,3827.0,0.0,0.0,-1.2,3827.0
+PE-PUN-G210007 = 3827.0,0.0,3827.0,3827.0,0.0,0.0,-1.2,3827.0
+PE-PUN-G210008 = 3826.4641416798177,20.70905311960349,4238.0,3785.0,453.0,6308862.337169336,1.165812435675959E9,3826.520180587393
+PE-PUN-G210009 = 4382.754699974247,343.9705729391514,5338.0,3794.0,1544.0,2106.815180208634,27332.85112928567,4396.231854121714
+PE-PUN-G210010 = 4268.921863146716,293.30094322270764,5400.0,3862.0,1538.0,3127.5100666468443,46182.43062770674,4278.985781344378
+PE-PUN-G210011 = 4183.7210413577195,323.5783891430608,5247.0,3689.0,1558.0,2200.856380883238,28982.942224036506,4196.21552423368
+PE-PUN-G210012 = 3827.0,0.0,3827.0,3827.0,0.0,0.0,-1.2,3827.0
+PE-PUN-G210013 = 4109.079322294956,264.97711096186316,4934.0,3789.0,1145.0,3776.065565314421,59298.9639079828,4117.614084180992
+PE-PUN-G210014 = 1988.9470402982197,1421.638055869881,5544.0,356.0,5188.0,7.61244564395334,21.70258415047742,2444.7832400866173
+PE-SAM-G220001 = 639.2208380520951,239.0481012655484,1512.0,283.0,1229.0,27.605581572300654,101.30092637684668,682.4567931515418
+PE-SAM-G220002 = 1297.2470341077608,795.6288783463534,4453.0,322.0,4131.0,10.676375254057847,37.097560506240775,1521.7999801419564
+PE-SAM-G220003 = 688.1093701996928,351.19172188273245,1659.0,145.0,1514.0,13.821932431954524,43.59510422562083,772.5478178569764
+PE-SAM-G220004 = 1383.3612695626737,1162.3275050512748,4824.0,295.0,4529.0,6.4205793743386135,19.2036581376595,1806.8463219446091
+PE-SAM-G220005 = 953.176977796939,197.31467558980532,2025.0,681.0,1344.0,128.892626796466,723.4658307922028,973.3855516727257
+PE-SAM-G220006 = 1598.891936144085,538.6793911782834,2559.0,757.0,1802.0,35.29577964906563,135.17150562698902,1687.1961681875605
+PE-SAM-G220007 = 394.60718511347744,217.38001996881638,1566.0,110.0,1456.0,12.204622746259968,39.415118863399826,450.5207027705
+PE-SAM-G220008 = 986.6427616385074,626.810989970648,4298.0,380.0,3918.0,11.659095506527198,53.99874148958247,1168.9122962145805
+PE-TAC-G230001 = 1592.4334187905292,1426.7747690669262,5577.0,1.0,5576.0,5.757989848667809,16.367133433091052,2138.113756311123
+PE-TAC-G230002 = 3952.344027410061,828.3861156597736,5544.0,1503.0,4041.0,122.143815589075,642.5742088494309,4038.223231524214
+PE-TUM-G240001 = 297.2121691031213,268.1530718798311,1466.0,1.0,1465.0,6.59875198730298,23.672312792733585,400.3013157879605
+PE-TUM-G240002 = 256.25117493472584,237.06003930971386,1161.0,1.0,1160.0,5.41649630807205,15.116349570525347,349.0875633604703
+PE-TUM-G240003 = 232.6872340425532,223.42599338009305,677.0,1.0,676.0,4.923930923799776,12.334136676368257,322.58723378995535
+PE-UCA-G250001 = 433.0833495829271,184.7440539553761,1983.0,173.0,1810.0,22.20793283493816,94.82934680710858,470.84132481955925
+PE-UCA-G250002 = 252.22555767858375,155.1743867725099,2990.0,109.0,2881.0,12.887869720436116,73.12676108051353,296.1364926119333
+PE-UCA-G250003 = 501.62142922332754,223.70851737768805,1567.0,165.0,1402.0,18.81169040679571,66.28119793862592,549.2445347960931
+PE-UCA-G250004 = 330.90529580152673,68.50313381286705,527.0,194.0,333.0,127.92258271638082,701.4018656822606,337.9215798549708
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PHL/PHL_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PHL/PHL_0_elevation.properties
new file mode 100755
index 0000000..bd29c1a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PHL/PHL_0_elevation.properties
@@ -0,0 +1,36 @@
+# PHL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PHL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PHL
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PHL = 324.5243691944312,380.1319873036036,2922.0,1.0,2921.0,5.028268253148521,17.939224144137167,499.8163602488703
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PHL/PHL_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PHL/PHL_1_elevation.properties
new file mode 100755
index 0000000..3cb29ed
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PHL/PHL_1_elevation.properties
@@ -0,0 +1,49 @@
+# PHL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PHL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PHL
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PH-1 = 269.06921225937185,353.44655219394673,2122.0,1.0,2121.0,4.610024096085738,15.909979283996293,444.2102050197268
+PH-10 = 453.0926845515654,446.5669548400452,2909.0,1.0,2908.0,5.399874637330534,17.135541643382183,636.1721669086538
+PH-11 = 408.26665577608975,393.69088558405724,2614.0,1.0,2613.0,5.581978035674691,18.00303672152474,567.1632706818672
+PH-12 = 453.31580118694365,435.735858264635,2607.0,1.0,2606.0,5.320553748031822,16.031065378091338,628.777348338331
+PH-2 = 335.4269971550963,341.3619035466592,2100.0,1.0,2099.0,5.179646902912709,15.762664175192842,478.5804212600903
+PH-3 = 236.17861596009976,295.3463438017922,1938.0,1.0,1937.0,4.690546208797329,16.05557050809313,378.16636740185555
+PH-4 = 251.46656152537568,311.8272676364445,2480.0,1.0,2479.0,5.025368585309004,18.89366618347483,400.58916161948656
+PH-5 = 131.91673136645963,169.57975538112777,2304.0,1.0,2303.0,6.041788864081419,33.714058445376274,214.8471955821955
+PH-6 = 214.80043245993386,269.8113671002098,2329.0,1.0,2328.0,5.171774307369812,20.816684491822148,344.87301953249187
+PH-7 = 246.9573579578873,235.26416137076043,2201.0,1.0,2200.0,5.841120500866065,20.545946909044087,341.08233943584133
+PH-8 = 164.40931205017893,167.0603742313133,1248.0,1.0,1247.0,5.641866365468647,20.152572249851154,234.3919591776133
+PH-9 = 218.21159786576806,205.96994374790125,1306.0,1.0,1305.0,5.647812704928647,17.97786713225319,300.0665245752097
+PH-CAR = 783.7416677941641,566.8495023248137,2922.0,16.0,2906.0,7.47754515401321,21.55884799067229,967.2483445954672
+PH-NCR = 27.852852852852852,24.677364966930327,184.0,1.0,183.0,6.807610216171144,27.803497792384505,37.212279609743796
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PHL/PHL_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PHL/PHL_2_elevation.properties
new file mode 100755
index 0000000..c856bff
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PHL/PHL_2_elevation.properties
@@ -0,0 +1,109 @@
+# PHL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PHL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PHL
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PH-1-G640001 = 343.5031652989449,379.5390189052678,2122.0,1.0,2121.0,4.934150226245855,15.748489838745694,511.9026191005175
+PH-1-G640002 = 423.96079613992765,451.0997073709935,2100.0,1.0,2099.0,4.790121902970169,13.967846910897654,619.0587231061361
+PH-1-G640003 = 267.11756440281033,276.3083769987616,1500.0,1.0,1499.0,5.479420168336879,18.435186762185147,384.31512123799916
+PH-1-G640004 = 132.97399605003292,224.02098685078846,1600.0,1.0,1599.0,5.256851444588015,24.8284970662376,260.51388864149874
+PH-10-G650001 = 327.76006074411544,345.30886058289843,1826.0,1.0,1825.0,5.176810518667138,16.632634271082406,476.093338134495
+PH-10-G650002 = 254.6655492233769,285.340928189249,1446.0,1.0,1445.0,4.857391778528741,15.04749271579532,382.4578241599281
+PH-10-G650003 = 777.5157956318253,446.5556606055155,2909.0,1.0,2908.0,11.529735723941846,38.51809573248724,896.628557695894
+PH-10-G650004 = 330.1182432432432,328.38847330092705,1419.0,1.0,1418.0,5.285855014873741,16.101531929363723,465.6361711883205
+PH-10-G650005 = 451.45801865837404,477.8660810967864,2224.0,1.0,2223.0,4.931655632473718,14.592540254912066,657.3966337560187
+PH-10-G650006 = 453.50676691729325,469.0686616612813,2437.0,1.0,2436.0,5.186887253573365,16.25156825546003,652.4521415341368
+PH-10-G650007 = 147.60179910044977,180.0836413942509,1063.0,1.0,1062.0,4.9858693076419955,17.883134718644754,232.8441732049618
+PH-11-G660001 = 331.6457000325344,380.74745059784107,2605.0,1.0,2604.0,5.0930125475273424,17.91508449488494,504.9331554639917
+PH-11-G660002 = 468.197803806735,409.72877429724593,2614.0,1.0,2613.0,6.184685586261812,20.120409297313458,622.1630429208841
+PH-11-G660003 = 503.6932834607253,439.94918014234474,2449.0,1.0,2448.0,5.9953220713322315,18.226215914188646,668.7766480009359
+PH-11-G660004 = 501.4151391717583,386.55083445613496,2111.0,1.0,2110.0,6.977797956113763,20.902504771448204,633.1182270392858
+PH-11-G660005 = 212.7241258126867,217.67381757762402,1257.0,1.0,1256.0,5.302401718258104,16.959346894289848,304.35742895744875
+PH-12-G670001 = 356.26405502392345,302.2967949295946,1516.0,1.0,1515.0,6.014955179474387,17.195422496887744,467.23380563353317
+PH-12-G670002 = 881.6253844576584,423.5965125559217,2607.0,1.0,2606.0,15.64695586004371,51.489184650741066,978.1090552538881
+PH-12-G670003 = 231.81463249023935,282.3824802402076,1995.0,1.0,1994.0,4.524509612870672,15.201764086626087,365.3462590244968
+PH-12-G670004 = 363.28221684153885,424.1812705955554,2593.0,4.0,2589.0,5.081901071907309,18.111403612966143,558.483410136204
+PH-12-G670005 = 492.07609900258586,395.56742236762693,1845.0,1.0,1844.0,6.05123142603195,15.742529965496711,631.3576425831649
+PH-2-G680001 = 123.20164609053498,112.15731748576701,842.0,1.0,841.0,7.711518944848869,38.633573762629496,166.60705106633566
+PH-2-G680002 = 201.76938588450963,249.88132761280957,1600.0,1.0,1599.0,5.18083954971285,20.098485039046746,321.1721702915004
+PH-2-G680003 = 274.33113020489094,293.42160594037256,1804.0,1.0,1803.0,5.222195251360993,17.177856766363135,401.6886951759056
+PH-2-G680004 = 751.015792154865,341.4425411694413,2100.0,167.0,1933.0,17.702164196299098,59.2341083729243,824.9895326525335
+PH-2-G680005 = 517.2039434961742,315.4182419478762,1612.0,74.0,1538.0,9.874602503780025,29.348363189804083,605.7958290723725
+PH-3-G690001 = 211.51690227412416,220.66119043005352,1250.0,1.0,1249.0,5.437314841539838,18.39715326379607,305.66445804124766
+PH-3-G690002 = 177.524248004911,225.00852762259385,1172.0,1.0,1171.0,4.346324157724506,13.20394922655115,286.607215772033
+PH-3-G690003 = 260.86258401792384,310.9514785990126,1700.0,10.0,1690.0,4.753571620244411,15.51613757473999,405.88189142091625
+PH-3-G690004 = 92.72784111805811,178.61683087018815,1273.0,1.0,1272.0,4.8095554064031445,21.4117237783156,201.25214232033701
+PH-3-G690005 = 207.491618576532,292.14605654559847,1726.0,6.0,1720.0,4.561205422745625,16.382888153284984,358.33237383001324
+PH-3-G690006 = 360.21491810535633,340.96302315570455,1938.0,1.0,1937.0,5.650930247342986,17.971809520967966,495.9945265677094
+PH-4-G700001 = 526.870699881376,394.8667786007971,1800.0,1.0,1799.0,6.902075390023236,19.02546698933331,658.4166668881201
+PH-4-G700002 = 167.2924616100512,141.54397029603686,1000.0,1.0,999.0,6.768248068603707,23.73780870639964,219.1380004442764
+PH-4-G700003 = 148.30428571428573,140.88385382060977,600.0,1.0,599.0,5.3961984967823025,15.617806545285411,204.55420168887127
+PH-4-G700004 = 138.45199660152932,149.1731431094601,944.0,5.0,939.0,4.809484051788457,14.721577497239378,203.52292742613878
+PH-4-G700005 = 196.70534904805078,168.88170724266527,998.0,1.0,997.0,6.238350344946404,19.625882336764068,259.2566785741744
+PH-4-G700006 = 403.03200457208175,426.22286905948295,2296.0,1.0,2295.0,4.932041459779353,14.838857594099547,586.6009979693935
+PH-4-G700007 = 328.9202606862181,423.82053247461454,2480.0,1.0,2479.0,4.522828866132476,15.066299569130914,536.4814830326916
+PH-4-G700008 = 187.5548520710059,244.21932961121158,2009.0,1.0,2008.0,5.164471766159715,20.923729112876043,307.9284064374774
+PH-4-G700009 = 192.74267258002314,217.77204533320548,2050.0,1.0,2049.0,5.582033655549914,23.617164969346593,290.8167834941743
+PH-4-G700010 = 233.26857429718876,251.76656902274638,1500.0,5.0,1495.0,5.027115121295234,16.383244417759187,343.2209682291111
+PH-4-G700011 = 208.7212389380531,249.8356628846922,1967.0,1.0,1966.0,5.475255870315246,23.27301446055613,325.5494033673995
+PH-5-G710001 = 165.6005767844268,205.4839886431746,2304.0,1.0,2303.0,6.6362952532664305,39.00076851954273,263.90759864021203
+PH-5-G710002 = 115.26600346020761,134.3429245259567,1151.0,1.0,1150.0,5.691708148506441,24.28083325196462,177.0148946384892
+PH-5-G710003 = 147.69612665232094,198.68634603615095,1912.0,1.0,1911.0,5.661155105502047,28.646556257234224,247.56900033989723
+PH-5-G710004 = 210.10377890580935,161.60190916940786,745.0,1.0,744.0,6.8944733136811704,20.015157442749093,265.06371867477225
+PH-5-G710005 = 73.73209772535805,76.74174575108304,608.0,1.0,607.0,6.054907375046766,25.245650032511914,106.42235562092038
+PH-5-G710006 = 123.91342685370742,167.73475016497463,1321.0,1.0,1320.0,5.273688095573748,22.583187141605478,208.54132388458424
+PH-6-G720001 = 196.53000923361034,257.94842938154585,1694.0,1.0,1693.0,4.86450072087594,18.43146804999821,324.28604155863565
+PH-6-G720002 = 324.21931781957284,323.7908209498537,1735.0,1.0,1734.0,5.37934164631678,17.027365665970976,458.2124635785997
+PH-6-G720003 = 165.25107794361526,272.75818808150206,1891.0,1.0,1890.0,5.17685142277125,23.76602134457585,318.9121319847075
+PH-6-G720004 = 153.84713068638482,206.623296278681,1538.0,1.0,1537.0,5.402518222389234,23.192318715641672,257.60847459953783
+PH-6-G720005 = 239.66043992483696,274.1032637345766,2329.0,1.0,2328.0,5.523126160498011,23.07755826758121,364.101257420121
+PH-7-G730001 = 155.21188245315162,145.52734115055804,802.0,1.0,801.0,5.813304717707833,19.096751202235154,212.76497709209968
+PH-7-G730002 = 210.73459552495697,203.34851371136975,1004.0,1.0,1003.0,5.423178454382942,16.286322633891146,292.8475504075289
+PH-7-G730003 = 358.0711481844946,276.9850732261187,2201.0,1.0,2200.0,7.231950163731067,24.078114055378283,452.6982195152094
+PH-7-G730004 = 147.32722513089004,123.7456657113794,575.0,1.0,574.0,6.214584373883519,18.256430927475968,192.40140604247262
+PH-8-G740001 = 129.71639690358901,122.2234853517751,701.0,1.0,700.0,5.844332910937545,19.062504790858966,178.2271696380355
+PH-8-G740002 = 183.33783783783784,216.08862032523484,1248.0,1.0,1247.0,4.851840305971274,16.07195041986064,283.38499363430856
+PH-8-G740003 = 93.58523225241017,83.9219069673112,584.0,1.0,583.0,6.449782407586493,23.42865389781158,125.70235544637876
+PH-8-G740004 = 258.01774871555347,196.19464275234836,900.0,1.0,899.0,7.008273648504443,20.491743929486763,324.13808245401225
+PH-8-G740005 = 184.4494778643918,139.39602262806895,799.0,1.0,798.0,7.072886098503983,20.65388561844385,231.19874785338243
+PH-9-G750001 = 190.90972663699935,178.78372928506985,905.0,1.0,904.0,5.496193975187833,16.228551630827926,261.5533321938205
+PH-9-G750002 = 90.89320388349515,101.16777256735455,754.0,1.0,753.0,5.181642195318199,19.256189640137123,136.0018114528134
+PH-9-G750003 = 50.20049301561216,67.23174627535924,314.0,1.0,313.0,3.9491679669856383,11.15408986122117,83.90588302523766
+PH-9-G750004 = 265.6967852890594,207.0794613145007,1104.0,1.0,1103.0,6.933599567147361,21.135857663582296,336.8630062966916
+PH-9-G750005 = 228.70317002881845,214.06327638556021,1306.0,1.0,1305.0,5.75954223827865,18.69844061744416,313.2542518117693
+PH-CAR-G230001 = 703.9891175306688,513.509843141358,2400.0,22.0,2378.0,7.550121117136123,22.696506395037147,871.3742230549797
+PH-CAR-G230002 = 1298.2300914944087,458.0619549589096,2922.0,150.0,2772.0,31.611648106758636,119.53291109392975,1376.670666878015
+PH-CAR-G230003 = 689.195055875381,506.06062261170945,2500.0,79.0,2421.0,7.530190241876426,22.717071036331443,855.0363610988828
+PH-CAR-G230004 = 586.208680753855,468.607457168358,2566.0,16.0,2550.0,6.8156037518305705,21.16554407776674,750.4888848643719
+PH-CAR-G230005 = 1146.9170731707318,633.7946857557631,2600.0,78.0,2522.0,11.246519080457254,31.523612210720703,1310.3871475341798
+PH-NCR-G520001 = 27.852852852852852,24.677364966930327,184.0,1.0,183.0,6.807610216171144,27.803497792384505,37.212279609743796
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PNG/PNG_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PNG/PNG_0_elevation.properties
new file mode 100755
index 0000000..7ca5f79
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PNG/PNG_0_elevation.properties
@@ -0,0 +1,36 @@
+# PNG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PNG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PNG
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PNG = 628.2446246021551,762.81825979256,4437.0,1.0,4436.0,4.495950334665136,13.620543017837967,988.2221439607991
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PNG/PNG_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PNG/PNG_1_elevation.properties
new file mode 100755
index 0000000..cae20ba
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PNG/PNG_1_elevation.properties
@@ -0,0 +1,933 @@
+# PNG.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PNG elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PNG
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PG-G1 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G10 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G100 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G101 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G102 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G103 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G104 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G105 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G106 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G107 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G108 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G109 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G11 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G110 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G111 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G112 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G113 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G114 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G115 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G116 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G117 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G118 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G119 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G12 = 8.0,14.0,36.0,1.0,35.0,3.4008746355685133,8.744377342773845,16.1245154965971
+PG-G120 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G121 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G122 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G123 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G124 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G125 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G126 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G127 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G128 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G129 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G13 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G130 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G131 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G132 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G133 = 3.3,5.441507144165116,19.0,1.0,18.0,4.396019707522973,15.012795521105685,6.363961030678928
+PG-G134 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G135 = 23.84375,56.15108490436761,279.0,1.0,278.0,4.627030022070093,20.71038285297489,61.003842092117445
+PG-G136 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G137 = 2.25,1.6393596310755,5.0,1.0,4.0,7.660393300428515,22.256354786371016,2.7838821814150108
+PG-G138 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G139 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G14 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G140 = 1.5,0.5,2.0,1.0,1.0,36.0,136.0,1.5811388300841898
+PG-G141 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G142 = 55.5,35.975686233899694,113.0,18.0,95.0,8.983950545796151,26.124775230362648,66.14000302388865
+PG-G143 = 59.52991452991453,67.70468461484859,286.0,1.0,285.0,4.451449335829498,12.64658733960294,90.15395189749057
+PG-G144 = 94.57142857142857,67.77242832314869,233.0,26.0,207.0,7.833416220059799,23.45458662857544,116.34800016698672
+PG-G145 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G146 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G147 = 97.0,54.82244066073673,191.0,53.0,138.0,11.930720247252967,38.53915893838615,111.42037515643177
+PG-G148 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G149 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G15 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G150 = 45.0,0.0,45.0,45.0,0.0,0.0,-1.2,45.0
+PG-G151 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G152 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G153 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G154 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G155 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G156 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G157 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G158 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G159 = 365.15003219575016,320.8967795183976,1828.0,1.0,1827.0,6.150185917438007,19.617804716916194,486.11653861788784
+PG-G16 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G160 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G161 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G162 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G163 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G164 = 57.0,0.0,57.0,57.0,0.0,0.0,-1.2,57.0
+PG-G165 = 72.0,0.0,72.0,72.0,0.0,0.0,-1.2,72.0
+PG-G166 = 19.0,3.0,22.0,16.0,6.0,273.037037037037,1850.567901234568,19.235384061671343
+PG-G167 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G168 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G169 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G17 = 4.333333333333333,7.055336829505574,23.0,1.0,22.0,4.082206134406858,12.843196946747454,8.27982823224948
+PG-G170 = 7.571428571428571,11.80625914936822,35.0,1.0,34.0,3.872985952906257,11.186409175779067,14.025487004531634
+PG-G171 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G172 = 32.0,2.160246899469287,35.0,30.0,5.0,3295.456645140396,49502.23469387753,32.072833779799794
+PG-G173 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G174 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G175 = 3.7454545454545456,3.2709085855778066,12.0,1.0,11.0,5.796163074853911,15.950852553471117,4.972652484064488
+PG-G176 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G177 = 104.72727272727273,105.32813740366636,297.0,1.0,296.0,4.809382815036746,12.554638570559002,148.53221260662005
+PG-G178 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G179 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G18 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G180 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G181 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G182 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G183 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G184 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G185 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G186 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G187 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G188 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G189 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G19 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G190 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+PG-G191 = 287.0,0.0,287.0,287.0,0.0,0.0,-1.2,287.0
+PG-G192 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G193 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G194 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G195 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G196 = 303.0,0.0,303.0,303.0,0.0,0.0,-1.2,303.0
+PG-G197 = 148.0,76.0,224.0,72.0,152.0,13.227001020556932,38.13457539460256,166.37307474468338
+PG-G198 = 1.0909090909090908,0.28747978728803447,2.0,1.0,1.0,68.8744074384673,346.06,1.1281521496355325
+PG-G199 = 10.0,0.0,10.0,10.0,0.0,0.0,-1.2,10.0
+PG-G2 = 99.66666666666667,0.9428090415820634,101.0,99.0,2.0,1181667.8413801873,1.24950770015625E8,99.67112587571856
+PG-G20 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G200 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G201 = 9.0,0.0,9.0,9.0,0.0,0.0,-1.2,9.0
+PG-G202 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G203 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G204 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G205 = 312.0,0.0,312.0,312.0,0.0,0.0,-1.2,312.0
+PG-G206 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G207 = 1.015625,0.12401959270615269,2.0,1.0,1.0,581.5773342997429,5217.781809019903,1.0231690964840563
+PG-G208 = 1.1538461538461537,0.5329387100211931,3.0,1.0,2.0,19.819352209525114,88.6809895833333,1.270977818604485
+PG-G209 = 73.85714285714286,52.457952063475354,175.0,20.0,155.0,7.738177237518017,22.24326304158367,90.59091723630071
+PG-G21 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G210 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G211 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G212 = 186.04291845493563,128.5128468522696,756.0,1.0,755.0,8.103733243914077,25.35071961304295,226.1139520536155
+PG-G213 = 67.77777777777777,60.94583711565865,176.0,1.0,175.0,5.25230721373463,13.148955007360819,91.14944992824819
+PG-G214 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G215 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G216 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G217 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G218 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G219 = 2.5,1.5,4.0,1.0,3.0,9.62962962962963,25.382716049382715,2.9154759474226504
+PG-G22 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G220 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G221 = 4.0,0.0,4.0,4.0,0.0,0.0,-1.2,4.0
+PG-G222 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G223 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G224 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G225 = 8.16,12.408642149727747,49.0,1.0,48.0,4.1830758184151,13.810855404858064,14.851262572589578
+PG-G226 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G227 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G228 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G229 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G23 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G230 = 36.32575757575758,69.32045657800923,393.0,1.0,392.0,4.2435509365584165,16.86797122498004,78.2616532130287
+PG-G231 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G232 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G233 = 57.5,46.32763753959401,126.0,3.0,123.0,5.906460950612367,14.450600589059556,73.84104549639042
+PG-G234 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G235 = 116.96638655462185,119.8809586560249,427.0,1.0,426.0,4.51047062818906,11.217673787670499,167.48904391611043
+PG-G236 = 20.875,28.299458917088856,88.0,1.0,87.0,4.12845665342869,12.107278399481569,35.16567929103603
+PG-G237 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G238 = 252.846908734053,190.19614408935766,1001.0,1.0,1000.0,7.014515005515614,20.324317839905667,316.3955317048999
+PG-G239 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G24 = 86.5,0.5,87.0,86.0,1.0,5178236.0,8.95924616E8,86.50144507463445
+PG-G240 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G241 = 54.95,63.95973342658644,206.0,1.0,205.0,4.238451378380448,11.208098134216868,84.32289131665256
+PG-G242 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G243 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G244 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G245 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G246 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G247 = 380.0,0.0,380.0,380.0,0.0,0.0,-1.2,380.0
+PG-G248 = 252.0,35.27983371087039,290.0,205.0,85.0,385.49925916405556,2900.2977458688933,254.45759306152894
+PG-G249 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G25 = 37.0,0.0,37.0,37.0,0.0,0.0,-1.2,37.0
+PG-G250 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G251 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G252 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G253 = 277.19565217391306,222.42044201146317,917.0,1.0,916.0,6.527914265721039,19.17836333764342,355.39876562629706
+PG-G254 = 361.2897102897103,287.07058794232915,1622.0,1.0,1621.0,6.679952700061142,20.303406074682783,461.4539816956586
+PG-G255 = 6.5,0.5,7.0,6.0,1.0,2236.0,29576.0,6.519202405202649
+PG-G256 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G257 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G258 = 2.375,3.637908052713812,12.0,1.0,11.0,4.5045803459208535,14.803851080764252,4.344536799245692
+PG-G259 = 128.78378378378378,118.5350068340254,351.0,1.0,350.0,4.881232821230903,11.580822287105066,175.03088530545347
+PG-G26 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G260 = 10.5,9.5,20.0,1.0,19.0,4.665986295378335,9.821962692121762,14.159802258506296
+PG-G261 = 397.3777777777778,254.24435218365016,878.0,1.0,877.0,8.802623948339203,24.56417625008338,471.7512998274503
+PG-G262 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G263 = 299.61833688699363,202.14102764707332,1366.0,1.0,1365.0,8.306085129902767,25.472252464654826,361.4306888701385
+PG-G264 = 3.125,3.950870157319777,13.0,1.0,12.0,4.732805168009792,14.983936889842798,5.0373604199024715
+PG-G265 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G266 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G267 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G268 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G269 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G27 = 140.0,0.0,140.0,140.0,0.0,0.0,-1.2,140.0
+PG-G270 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G271 = 2.0,2.0,6.0,1.0,5.0,5.5,16.25,2.8284271247461903
+PG-G272 = 248.48333333333332,192.69660883252607,643.0,1.0,642.0,6.494803196222719,17.370632877022054,314.4454642700384
+PG-G273 = 206.5625,155.8949841840654,573.0,1.0,572.0,6.843033832657649,19.1732241489175,258.78816143711055
+PG-G274 = 1.0427350427350428,0.2408376547624854,3.0,1.0,2.0,100.34247707327206,614.7972926672926,1.0701865002414976
+PG-G275 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G276 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G277 = 54.352852852852855,74.15826027447181,482.0,1.0,481.0,4.97258060837892,19.42588689766858,91.94389691643583
+PG-G278 = 1.5,1.044465935734187,6.0,1.0,5.0,9.574271077563383,37.64062500000001,1.8278153875348273
+PG-G279 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G28 = 94.0,0.0,94.0,94.0,0.0,0.0,-1.2,94.0
+PG-G280 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G281 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G282 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G283 = 161.3918918918919,152.2954824947629,822.0,1.0,821.0,5.875803057719168,20.91456056954124,221.9037105520247
+PG-G284 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G285 = 153.78787878787878,142.171419702938,569.0,1.0,568.0,5.591042464402363,16.602315498600937,209.43596692646716
+PG-G286 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G287 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G288 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G289 = 6.0,6.377042156569663,15.0,1.0,14.0,4.349619186609463,10.207336737436176,8.755950357709132
+PG-G29 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G290 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G291 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G292 = 53.625,97.65748499219094,305.0,1.0,304.0,3.8616740055382084,11.930778392480354,111.41196075825971
+PG-G293 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G294 = 43.333333333333336,30.554141381415967,72.0,1.0,71.0,6.525992456422237,14.315831870547363,53.02200800925342
+PG-G295 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G296 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G297 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G298 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G299 = 69.75,12.193748398257199,85.0,55.0,30.0,204.35543549043408,1268.91041463584,70.8078385491324
+PG-G3 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G30 = 7.0,10.213113742032462,36.0,1.0,35.0,4.160522342048118,13.151872264425123,12.381748354238683
+PG-G300 = 1.3888888888888888,0.6781419786518722,3.0,1.0,2.0,16.21089526482108,58.5800639610829,1.5456030825826172
+PG-G301 = 59.54716981132076,92.70161538013521,727.0,1.0,726.0,4.115333002411403,15.162338297737737,110.17919461778952
+PG-G302 = 408.10124069478906,422.82203669286326,2679.0,1.0,2678.0,5.2104009020275335,16.726461209078337,587.6436823192495
+PG-G303 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G304 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G305 = 181.94594594594594,141.30586834774627,537.0,1.0,536.0,6.492765235673778,17.57916329904829,230.37290568917967
+PG-G306 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G307 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G308 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G309 = 55.306451612903224,65.94024389421307,280.0,1.0,279.0,4.3136523284110835,12.576965033175517,86.06346120647663
+PG-G31 = 5.7368421052631575,10.996851727764525,55.0,1.0,54.0,4.613078335527413,19.566615882194622,12.40331025424898
+PG-G310 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G311 = 105.0,0.0,105.0,105.0,0.0,0.0,-1.2,105.0
+PG-G312 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G313 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G314 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G315 = 273.0,28.0,301.0,245.0,56.0,956.109375,9608.25390625,274.4321409747772
+PG-G316 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G317 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G318 = 118.9766081871345,142.86133845768956,765.0,1.0,764.0,4.472128786993971,14.184737048982097,185.91609753229392
+PG-G319 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G32 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G320 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G321 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G322 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G323 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G324 = 1.2,0.4000000000000001,2.0,1.0,1.0,37.49999999999997,156.2499999999999,1.2649110640673518
+PG-G325 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G326 = 140.9,171.09221490178902,686.0,1.0,685.0,4.19699983231531,11.827115189845511,221.64240568988598
+PG-G327 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G328 = 303.0,0.0,303.0,303.0,0.0,0.0,-1.2,303.0
+PG-G329 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G33 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G330 = 50.22222222222222,57.9765810531915,148.0,1.0,147.0,4.045224798547939,9.723946157877903,76.70433857061512
+PG-G331 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G332 = 24.0,0.0,24.0,24.0,0.0,0.0,-1.2,24.0
+PG-G333 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G334 = 462.88377723970945,502.9650280308292,2298.0,1.0,2297.0,4.720761285160851,13.652544763306484,683.5460559858077
+PG-G335 = 356.1705756929638,317.2644211193519,1797.0,1.0,1796.0,5.663350045854316,16.29042872488796,476.98447762757917
+PG-G336 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G337 = 6.5,5.5,12.0,1.0,11.0,5.196093163035312,11.330920019124378,8.514693182963201
+PG-G338 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G339 = 334.0,0.0,334.0,334.0,0.0,0.0,-1.2,334.0
+PG-G34 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G340 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G341 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G342 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G343 = 3.210526315789474,6.558072144259124,29.0,1.0,28.0,4.882831791749114,20.71810204086612,7.301766188648074
+PG-G344 = 56.0,0.0,56.0,56.0,0.0,0.0,-1.2,56.0
+PG-G345 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G346 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G347 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G348 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G349 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+PG-G35 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G350 = 53.15384615384615,70.79775762838186,305.0,1.0,304.0,4.330750938532149,13.893002309721448,88.53052494001064
+PG-G351 = 5.133333333333334,10.417079991799795,45.0,1.0,44.0,4.416371288731543,16.85567035497046,11.613210868087545
+PG-G352 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G353 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G354 = 1.2272727272727273,0.41907020260422206,2.0,1.0,1.0,35.20398511941818,142.9558477508652,1.296849328880646
+PG-G355 = 202.0,3.872983346207417,207.0,197.0,10.0,142035.1748233947,7416173.666666665,202.03712530126734
+PG-G356 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G357 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G358 = 115.17142857142858,113.66831087844659,347.0,1.0,346.0,4.6973522874796405,11.672857950364975,161.81762220828378
+PG-G359 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G36 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G360 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G361 = 10.0,0.0,10.0,10.0,0.0,0.0,-1.2,10.0
+PG-G362 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G363 = 151.0,0.0,151.0,151.0,0.0,0.0,-1.2,151.0
+PG-G364 = 88.16666666666667,122.13573960511675,354.0,1.0,353.0,4.1271090595216124,11.80259941028688,150.63366157668744
+PG-G365 = 1.0833333333333333,0.2763853991962833,2.0,1.0,1.0,74.99409443316013,385.58677685950425,1.118033988749895
+PG-G366 = 16.5,5.5,22.0,11.0,11.0,36.0,136.0,17.392527130926087
+PG-G367 = 2.5,3.3541019662496847,10.0,1.0,9.0,4.439009021999581,13.175308641975304,4.183300132670378
+PG-G368 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G369 = 82.5,0.5,83.0,82.0,1.0,4492620.0,7.41363976E8,82.50151513760217
+PG-G37 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G370 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G371 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G372 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G373 = 157.5,4.5,162.0,153.0,9.0,42980.0,1507976.0,157.56427260010437
+PG-G374 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G375 = 1.2352941176470589,0.4241825029957634,2.0,1.0,1.0,34.682096403409176,139.90421597633144,1.3060943124220303
+PG-G376 = 185.0,0.0,185.0,185.0,0.0,0.0,-1.2,185.0
+PG-G377 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G378 = 10.0,9.0,19.0,1.0,18.0,4.7050754458161865,9.931565310166134,13.45362404707371
+PG-G379 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G38 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G380 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G381 = 119.02105263157895,116.1177241965074,464.0,1.0,463.0,4.727041462077397,11.909775484182237,166.2808974058814
+PG-G382 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G383 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G384 = 1.4230769230769231,0.7929049280033964,4.0,1.0,3.0,13.03917173960038,48.750593771626264,1.6290629680421054
+PG-G385 = 33.19047619047619,27.69840815027024,90.0,1.0,89.0,5.650834915124331,14.332202263256072,43.22972962915132
+PG-G386 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G387 = 150.0,0.0,150.0,150.0,0.0,0.0,-1.2,150.0
+PG-G388 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G389 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G39 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G390 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G391 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G392 = 6.75,6.609652033201143,18.0,1.0,17.0,5.160875006957351,13.817605776492476,9.447221813845593
+PG-G393 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G394 = 68.0,0.0,68.0,68.0,0.0,0.0,-1.2,68.0
+PG-G395 = 49.0,0.0,49.0,49.0,0.0,0.0,-1.2,49.0
+PG-G396 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G397 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G398 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G399 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G4 = 1.25,0.4330127018922193,2.0,1.0,1.0,33.87121579245805,135.11111111111114,1.3228756555322954
+PG-G40 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G400 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G401 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G402 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G403 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G404 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G405 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G406 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G407 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G408 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G409 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G41 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G410 = 4.857142857142857,4.729412959213385,25.0,1.0,24.0,6.273444143082796,24.95768621130588,6.7793202958312415
+PG-G411 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G412 = 151.6127659574468,153.037404620298,859.0,1.0,858.0,5.057500516308408,15.281416709884684,215.42255688340623
+PG-G413 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G414 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G415 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G416 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G417 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G418 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G419 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G42 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G420 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G421 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G422 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G423 = 388.3085106382979,311.88278712729954,1641.0,1.0,1640.0,6.559510987891357,20.20755782208909,498.05057207117585
+PG-G424 = 100.6923076923077,85.34309454772688,305.0,1.0,304.0,6.120702511478312,17.822430305942195,131.9938809770537
+PG-G425 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G426 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G427 = 285.0,0.0,285.0,285.0,0.0,0.0,-1.2,285.0
+PG-G428 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G429 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G43 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G430 = 221.0,1.0,222.0,220.0,2.0,1.0794524E7,2.385736328E9,221.00226243185838
+PG-G431 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G432 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G433 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G434 = 269.0,0.0,269.0,269.0,0.0,0.0,-1.2,269.0
+PG-G435 = 60.5,32.5,93.0,28.0,65.0,12.03545197997269,33.80043309407934,68.67677919064056
+PG-G436 = 5.0,7.0,19.0,1.0,18.0,3.7317784256559765,9.420658059142024,8.602325267042627
+PG-G437 = 150.5,8.5,159.0,142.0,17.0,5603.881131691431,100163.15484728392,150.73984211216356
+PG-G438 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G439 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G44 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G440 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G441 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G442 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G443 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G444 = 4.280130293159609,3.422434508282038,14.0,1.0,13.0,6.630500995560623,19.4862718105275,5.480198289286829
+PG-G445 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G446 = 72.0,57.083898155008896,218.0,12.0,206.0,6.851517981602424,21.00340455752023,91.88346656810151
+PG-G447 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G448 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G449 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G45 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G450 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G451 = 25.606060606060606,64.35033817995922,311.0,1.0,310.0,4.163609150935597,16.522267530251355,69.25775309404979
+PG-G452 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G453 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G454 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G455 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G456 = 3.0,2.0,5.0,1.0,4.0,7.875,19.5625,3.605551275463989
+PG-G457 = 95.0,0.0,95.0,95.0,0.0,0.0,-1.2,95.0
+PG-G458 = 179.9609375,119.29502572035891,593.0,1.0,592.0,8.271784143554463,23.42896825122467,215.9102642013575
+PG-G459 = 465.55708101422385,399.3465548373938,2280.0,1.0,2279.0,6.102736621810723,18.319873180883476,613.3686220723887
+PG-G46 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G460 = 67.0,0.0,67.0,67.0,0.0,0.0,-1.2,67.0
+PG-G461 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G462 = 14.333333333333334,20.311463648776165,55.0,1.0,54.0,3.6589225141665778,9.408051532640682,24.859605789312106
+PG-G463 = 112.46153846153847,116.7769104374163,466.0,1.0,465.0,4.6417672437403406,12.339995796018323,162.12478047616423
+PG-G464 = 2.8035714285714284,1.976826848197662,8.0,1.0,7.0,7.935602106887724,23.390127264685674,3.430431043303034
+PG-G465 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G466 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G467 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G468 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G469 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G47 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G470 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G471 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G472 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G473 = 11.0,0.0,11.0,11.0,0.0,0.0,-1.2,11.0
+PG-G474 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G475 = 412.42368618346273,358.9024494319036,2244.0,1.0,2243.0,6.263028484187091,20.002702595848916,546.7213779736228
+PG-G476 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G477 = 14.298850574712644,36.57966112300969,201.0,1.0,200.0,4.526303885839596,19.86832657806457,39.27503960064438
+PG-G478 = 127.0,0.0,127.0,127.0,0.0,0.0,-1.2,127.0
+PG-G479 = 244.6,124.37781152601134,455.0,72.0,383.0,13.927042845688034,43.86343902369429,274.40663257290265
+PG-G48 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G480 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G481 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G482 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+PG-G483 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G484 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G485 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G486 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G487 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G488 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G489 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G49 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G490 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G491 = 9.78978978978979,26.2367723639921,161.0,1.0,160.0,4.836230832002469,22.916159169510642,28.00371775690164
+PG-G492 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G493 = 27.0,11.916375287812984,44.0,11.0,33.0,18.596140705297124,60.27315016861735,29.512709126747414
+PG-G494 = 673.3656196044113,801.3525958359842,4437.0,1.0,4436.0,4.43965316863378,12.921685453285756,1046.7030335860682
+PG-G495 = 116.8,2.7856776554368237,120.0,112.0,8.0,73836.77846433103,3101081.7900414504,116.83321445547922
+PG-G496 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G5 = 5.875,5.9041828393097715,18.0,1.0,17.0,5.046373342912911,13.87360731921997,8.329165624478842
+PG-G50 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G51 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G52 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G53 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G54 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G55 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G56 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G57 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G58 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G59 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G6 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G60 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G61 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G62 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G63 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G64 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G65 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G66 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G67 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G68 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G69 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G7 = 105.0,0.0,105.0,105.0,0.0,0.0,-1.2,105.0
+PG-G70 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G71 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G72 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G73 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G74 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G75 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G76 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G77 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G78 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G79 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G8 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G80 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G81 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G82 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G83 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G84 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G85 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G86 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G87 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G88 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G89 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G9 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G90 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G91 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G92 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G93 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G94 = 11.568627450980392,22.237801152022506,119.0,1.0,118.0,4.682646290198433,20.550183279715174,25.066969126251994
+PG-G95 = 97.251536643026,107.9768738537876,666.0,1.0,665.0,4.419301153489989,12.07436815674691,145.3164363266133
+PG-G96 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G97 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G98 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-G99 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000001 = 3.0,2.0,5.0,1.0,4.0,7.875,19.5625,3.605551275463989
+PG-GG000002 = 95.0,0.0,95.0,95.0,0.0,0.0,-1.2,95.0
+PG-GG000003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000004 = 1.2272727272727273,0.41907020260422206,2.0,1.0,1.0,35.20398511941818,142.9558477508652,1.296849328880646
+PG-GG000005 = 202.0,3.872983346207417,207.0,197.0,10.0,142035.1748233947,7416173.666666665,202.03712530126734
+PG-GG000006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000007 = 115.17142857142858,113.66831087844659,347.0,1.0,346.0,4.6973522874796405,11.672857950364975,161.81762220828378
+PG-GG000008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000009 = 88.16666666666667,122.13573960511675,354.0,1.0,353.0,4.1271090595216124,11.80259941028688,150.63366157668744
+PG-GG000010 = 151.0,0.0,151.0,151.0,0.0,0.0,-1.2,151.0
+PG-GG000011 = 127.0,0.0,127.0,127.0,0.0,0.0,-1.2,127.0
+PG-GG000012 = 244.6,124.37781152601134,455.0,72.0,383.0,13.927042845688034,43.86343902369429,274.40663257290265
+PG-GG000013 = 116.8,2.7856776554368237,120.0,112.0,8.0,73836.77846433103,3101081.7900414504,116.83321445547922
+PG-GG000014 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+PG-GG000015 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000016 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000017 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000018 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000019 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000020 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000021 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000022 = 1.4230769230769231,0.7929049280033964,4.0,1.0,3.0,13.03917173960038,48.750593771626264,1.6290629680421054
+PG-GG000023 = 119.02105263157895,116.1177241965074,464.0,1.0,463.0,4.727041462077397,11.909775484182237,166.2808974058814
+PG-GG000024 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000025 = 388.3085106382979,311.88278712729954,1641.0,1.0,1640.0,6.559510987891357,20.20755782208909,498.05057207117585
+PG-GG000026 = 100.6923076923077,85.34309454772688,305.0,1.0,304.0,6.120702511478312,17.822430305942195,131.9938809770537
+PG-GG000027 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000028 = 2.8035714285714284,1.976826848197662,8.0,1.0,7.0,7.935602106887724,23.390127264685674,3.430431043303034
+PG-GG000029 = 412.42368618346273,358.9024494319036,2244.0,1.0,2243.0,6.263028484187091,20.002702595848916,546.7213779736228
+PG-GG000030 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000031 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000032 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000033 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000034 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000035 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000036 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+PG-GG000037 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000038 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000039 = 3.210526315789474,6.558072144259124,29.0,1.0,28.0,4.882831791749114,20.71810204086612,7.301766188648074
+PG-GG000040 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000041 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000042 = 356.1705756929638,317.2644211193519,1797.0,1.0,1796.0,5.663350045854316,16.29042872488796,476.98447762757917
+PG-GG000043 = 303.0,0.0,303.0,303.0,0.0,0.0,-1.2,303.0
+PG-GG000044 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000045 = 1.2,0.4000000000000001,2.0,1.0,1.0,37.49999999999997,156.2499999999999,1.2649110640673518
+PG-GG000046 = 5.875,5.9041828393097715,18.0,1.0,17.0,5.046373342912911,13.87360731921997,8.329165624478842
+PG-GG000047 = 55.306451612903224,65.94024389421307,280.0,1.0,279.0,4.3136523284110835,12.576965033175517,86.06346120647663
+PG-GG000048 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000049 = 181.94594594594594,141.30586834774627,537.0,1.0,536.0,6.492765235673778,17.57916329904829,230.37290568917967
+PG-GG000050 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000051 = 43.333333333333336,30.554141381415967,72.0,1.0,71.0,6.525992456422237,14.315831870547363,53.02200800925342
+PG-GG000052 = 153.78787878787878,142.171419702938,569.0,1.0,568.0,5.591042464402363,16.602315498600937,209.43596692646716
+PG-GG000053 = 161.3918918918919,152.2954824947629,822.0,1.0,821.0,5.875803057719168,20.91456056954124,221.9037105520247
+PG-GG000054 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000055 = 54.352852852852855,74.15826027447181,482.0,1.0,481.0,4.97258060837892,19.42588689766858,91.94389691643583
+PG-GG000056 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000057 = 105.0,0.0,105.0,105.0,0.0,0.0,-1.2,105.0
+PG-GG000058 = 206.5625,155.8949841840654,573.0,1.0,572.0,6.843033832657649,19.1732241489175,258.78816143711055
+PG-GG000059 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000060 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000061 = 299.61833688699363,202.14102764707332,1366.0,1.0,1365.0,8.306085129902767,25.472252464654826,361.4306888701385
+PG-GG000062 = 397.3777777777778,254.24435218365016,878.0,1.0,877.0,8.802623948339203,24.56417625008338,471.7512998274503
+PG-GG000063 = 2.375,3.637908052713812,12.0,1.0,11.0,4.5045803459208535,14.803851080764252,4.344536799245692
+PG-GG000064 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000065 = 6.5,0.5,7.0,6.0,1.0,2236.0,29576.0,6.519202405202649
+PG-GG000066 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000067 = 277.19565217391306,222.42044201146317,917.0,1.0,916.0,6.527914265721039,19.17836333764342,355.39876562629706
+PG-GG000068 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000069 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000070 = 361.2897102897103,287.07058794232915,1622.0,1.0,1621.0,6.679952700061142,20.303406074682783,461.4539816956586
+PG-GG000071 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000072 = 54.95,63.95973342658644,206.0,1.0,205.0,4.238451378380448,11.208098134216868,84.32289131665256
+PG-GG000073 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000074 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000075 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000076 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000077 = 9.0,0.0,9.0,9.0,0.0,0.0,-1.2,9.0
+PG-GG000078 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000079 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000080 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000081 = 2.5,1.5,4.0,1.0,3.0,9.62962962962963,25.382716049382715,2.9154759474226504
+PG-GG000082 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000083 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+PG-GG000084 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000085 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000086 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000087 = 32.0,2.160246899469287,35.0,30.0,5.0,3295.456645140396,49502.23469387753,32.072833779799794
+PG-GG000088 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000089 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000090 = 8.0,14.0,36.0,1.0,35.0,3.4008746355685133,8.744377342773845,16.1245154965971
+PG-GG000091 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000092 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000093 = 19.0,3.0,22.0,16.0,6.0,273.037037037037,1850.567901234568,19.235384061671343
+PG-GG000094 = 72.0,0.0,72.0,72.0,0.0,0.0,-1.2,72.0
+PG-GG000095 = 57.0,0.0,57.0,57.0,0.0,0.0,-1.2,57.0
+PG-GG000096 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000097 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000098 = 1.5,0.5,2.0,1.0,1.0,36.0,136.0,1.5811388300841898
+PG-GG000099 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000100 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000101 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000102 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000103 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000104 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000105 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000106 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000107 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000108 = 27.0,11.916375287812984,44.0,11.0,33.0,18.596140705297124,60.27315016861735,29.512709126747414
+PG-GG000109 = 104.72727272727273,105.32813740366636,297.0,1.0,296.0,4.809382815036746,12.554638570559002,148.53221260662005
+PG-GG000110 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000111 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000112 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000113 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000114 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000115 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000116 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000117 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000118 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000119 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000120 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000121 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000122 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000123 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000124 = 4.333333333333333,7.055336829505574,23.0,1.0,22.0,4.082206134406858,12.843196946747454,8.27982823224948
+PG-GG000125 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000126 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000127 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000128 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000129 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000130 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000131 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000132 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000133 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000134 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000135 = 1.25,0.4330127018922193,2.0,1.0,1.0,33.87121579245805,135.11111111111114,1.3228756555322954
+PG-GG000136 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000137 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000138 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000139 = 24.0,0.0,24.0,24.0,0.0,0.0,-1.2,24.0
+PG-GG000140 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000141 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000142 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000143 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000144 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000145 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000146 = 5.7368421052631575,10.996851727764525,55.0,1.0,54.0,4.613078335527413,19.566615882194622,12.40331025424898
+PG-GG000147 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000148 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000149 = 10.0,9.0,19.0,1.0,18.0,4.7050754458161865,9.931565310166134,13.45362404707371
+PG-GG000150 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000151 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000152 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000153 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000154 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000155 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000156 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000157 = 140.0,0.0,140.0,140.0,0.0,0.0,-1.2,140.0
+PG-GG000158 = 4.280130293159609,3.422434508282038,14.0,1.0,13.0,6.630500995560623,19.4862718105275,5.480198289286829
+PG-GG000159 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000160 = 11.0,0.0,11.0,11.0,0.0,0.0,-1.2,11.0
+PG-GG000161 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000162 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000163 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000164 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000165 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000166 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000167 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000168 = 7.0,10.213113742032462,36.0,1.0,35.0,4.160522342048118,13.151872264425123,12.381748354238683
+PG-GG000169 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000170 = 4.857142857142857,4.729412959213385,25.0,1.0,24.0,6.273444143082796,24.95768621130588,6.7793202958312415
+PG-GG000171 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000172 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000173 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000174 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000175 = 68.0,0.0,68.0,68.0,0.0,0.0,-1.2,68.0
+PG-GG000176 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000177 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000178 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000179 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000180 = 33.19047619047619,27.69840815027024,90.0,1.0,89.0,5.650834915124331,14.332202263256072,43.22972962915132
+PG-GG000181 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000182 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000183 = 273.0,28.0,301.0,245.0,56.0,956.109375,9608.25390625,274.4321409747772
+PG-GG000184 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000185 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000186 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000187 = 185.0,0.0,185.0,185.0,0.0,0.0,-1.2,185.0
+PG-GG000188 = 1.2352941176470589,0.4241825029957634,2.0,1.0,1.0,34.682096403409176,139.90421597633144,1.3060943124220303
+PG-GG000189 = 2.5,3.3541019662496847,10.0,1.0,9.0,4.439009021999581,13.175308641975304,4.183300132670378
+PG-GG000190 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000191 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000192 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000193 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000194 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000195 = 9.78978978978979,26.2367723639921,161.0,1.0,160.0,4.836230832002469,22.916159169510642,28.00371775690164
+PG-GG000196 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000197 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000198 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000199 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000200 = 462.88377723970945,502.9650280308292,2298.0,1.0,2297.0,4.720761285160851,13.652544763306484,683.5460559858077
+PG-GG000201 = 97.251536643026,107.9768738537876,666.0,1.0,665.0,4.419301153489989,12.07436815674691,145.3164363266133
+PG-GG000202 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000203 = 10.5,9.5,20.0,1.0,19.0,4.665986295378335,9.821962692121762,14.159802258506296
+PG-GG000204 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000205 = 55.5,35.975686233899694,113.0,18.0,95.0,8.983950545796151,26.124775230362648,66.14000302388865
+PG-GG000206 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000207 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000208 = 94.57142857142857,67.77242832314869,233.0,26.0,207.0,7.833416220059799,23.45458662857544,116.34800016698672
+PG-GG000209 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000210 = 97.0,54.82244066073673,191.0,53.0,138.0,11.930720247252967,38.53915893838615,111.42037515643177
+PG-GG000211 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000212 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000213 = 45.0,0.0,45.0,45.0,0.0,0.0,-1.2,45.0
+PG-GG000214 = 365.15003219575016,320.8967795183976,1828.0,1.0,1827.0,6.150185917438007,19.617804716916194,486.11653861788784
+PG-GG000215 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000216 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000217 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000218 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000219 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000220 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000221 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000222 = 7.571428571428571,11.80625914936822,35.0,1.0,34.0,3.872985952906257,11.186409175779067,14.025487004531634
+PG-GG000223 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000224 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000225 = 3.7454545454545456,3.2709085855778066,12.0,1.0,11.0,5.796163074853911,15.950852553471117,4.972652484064488
+PG-GG000226 = 252.846908734053,190.19614408935766,1001.0,1.0,1000.0,7.014515005515614,20.324317839905667,316.3955317048999
+PG-GG000227 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000228 = 67.77777777777777,60.94583711565865,176.0,1.0,175.0,5.25230721373463,13.148955007360819,91.14944992824819
+PG-GG000229 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000230 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000231 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000232 = 303.0,0.0,303.0,303.0,0.0,0.0,-1.2,303.0
+PG-GG000233 = 1.0909090909090908,0.28747978728803447,2.0,1.0,1.0,68.8744074384673,346.06,1.1281521496355325
+PG-GG000234 = 10.0,0.0,10.0,10.0,0.0,0.0,-1.2,10.0
+PG-GG000235 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000236 = 312.0,0.0,312.0,312.0,0.0,0.0,-1.2,312.0
+PG-GG000237 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000238 = 380.0,0.0,380.0,380.0,0.0,0.0,-1.2,380.0
+PG-GG000239 = 252.0,35.27983371087039,290.0,205.0,85.0,385.49925916405556,2900.2977458688933,254.45759306152894
+PG-GG000240 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000241 = 2.0,2.0,6.0,1.0,5.0,5.5,16.25,2.8284271247461903
+PG-GG000242 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000243 = 53.15384615384615,70.79775762838186,305.0,1.0,304.0,4.330750938532149,13.893002309721448,88.53052494001064
+PG-GG000244 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000245 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000246 = 11.568627450980392,22.237801152022506,119.0,1.0,118.0,4.682646290198433,20.550183279715174,25.066969126251994
+PG-GG000247 = 1.0833333333333333,0.2763853991962833,2.0,1.0,1.0,74.99409443316013,385.58677685950425,1.118033988749895
+PG-GG000248 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000249 = 112.46153846153847,116.7769104374163,466.0,1.0,465.0,4.6417672437403406,12.339995796018323,162.12478047616423
+PG-GG000250 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000251 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000252 = 287.0,0.0,287.0,287.0,0.0,0.0,-1.2,287.0
+PG-GG000253 = 69.75,12.193748398257199,85.0,55.0,30.0,204.35543549043408,1268.91041463584,70.8078385491324
+PG-GG000254 = 140.9,171.09221490178902,686.0,1.0,685.0,4.19699983231531,11.827115189845511,221.64240568988598
+PG-GG000255 = 50.22222222222222,57.9765810531915,148.0,1.0,147.0,4.045224798547939,9.723946157877903,76.70433857061512
+PG-GG000256 = 6.5,5.5,12.0,1.0,11.0,5.196093163035312,11.330920019124378,8.514693182963201
+PG-GG000257 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000258 = 16.5,5.5,22.0,11.0,11.0,36.0,136.0,17.392527130926087
+PG-GG000259 = 2.25,1.6393596310755,5.0,1.0,4.0,7.660393300428515,22.256354786371016,2.7838821814150108
+PG-GG000260 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000261 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000262 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000263 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000264 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000265 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000266 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000267 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000268 = 3.3,5.441507144165116,19.0,1.0,18.0,4.396019707522973,15.012795521105685,6.363961030678928
+PG-GG000269 = 150.0,0.0,150.0,150.0,0.0,0.0,-1.2,150.0
+PG-GG000270 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000271 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000272 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000273 = 334.0,0.0,334.0,334.0,0.0,0.0,-1.2,334.0
+PG-GG000274 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000275 = 82.5,0.5,83.0,82.0,1.0,4492620.0,7.41363976E8,82.50151513760217
+PG-GG000276 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000277 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000278 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000279 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000280 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000281 = 6.75,6.609652033201143,18.0,1.0,17.0,5.160875006957351,13.817605776492476,9.447221813845593
+PG-GG000282 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000283 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000284 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000285 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000286 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000287 = 150.5,8.5,159.0,142.0,17.0,5603.881131691431,100163.15484728392,150.73984211216356
+PG-GG000288 = 5.0,7.0,19.0,1.0,18.0,3.7317784256559765,9.420658059142024,8.602325267042627
+PG-GG000289 = 60.5,32.5,93.0,28.0,65.0,12.03545197997269,33.80043309407934,68.67677919064056
+PG-GG000290 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000291 = 269.0,0.0,269.0,269.0,0.0,0.0,-1.2,269.0
+PG-GG000292 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000293 = 221.0,1.0,222.0,220.0,2.0,1.0794524E7,2.385736328E9,221.00226243185838
+PG-GG000294 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000295 = 14.333333333333334,20.311463648776165,55.0,1.0,54.0,3.6589225141665778,9.408051532640682,24.859605789312106
+PG-GG000296 = 67.0,0.0,67.0,67.0,0.0,0.0,-1.2,67.0
+PG-GG000297 = 285.0,0.0,285.0,285.0,0.0,0.0,-1.2,285.0
+PG-GG000298 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000299 = 49.0,0.0,49.0,49.0,0.0,0.0,-1.2,49.0
+PG-GG000300 = 105.0,0.0,105.0,105.0,0.0,0.0,-1.2,105.0
+PG-GG000301 = 37.0,0.0,37.0,37.0,0.0,0.0,-1.2,37.0
+PG-GG000302 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000303 = 157.5,4.5,162.0,153.0,9.0,42980.0,1507976.0,157.56427260010437
+PG-GG000304 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000305 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000306 = 14.298850574712644,36.57966112300969,201.0,1.0,200.0,4.526303885839596,19.86832657806457,39.27503960064438
+PG-GG000307 = 10.0,0.0,10.0,10.0,0.0,0.0,-1.2,10.0
+PG-GG000308 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000309 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000310 = 118.9766081871345,142.86133845768956,765.0,1.0,764.0,4.472128786993971,14.184737048982097,185.91609753229392
+PG-GG000311 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000312 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000313 = 1.3888888888888888,0.6781419786518722,3.0,1.0,2.0,16.21089526482108,58.5800639610829,1.5456030825826172
+PG-GG000314 = 59.54716981132076,92.70161538013521,727.0,1.0,726.0,4.115333002411403,15.162338297737737,110.17919461778952
+PG-GG000315 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000316 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000317 = 408.10124069478906,422.82203669286326,2679.0,1.0,2678.0,5.2104009020275335,16.726461209078337,587.6436823192495
+PG-GG000318 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000319 = 53.625,97.65748499219094,305.0,1.0,304.0,3.8616740055382084,11.930778392480354,111.41196075825971
+PG-GG000320 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000321 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000322 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000323 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000324 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000325 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000326 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000327 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000328 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000329 = 1.5,1.044465935734187,6.0,1.0,5.0,9.574271077563383,37.64062500000001,1.8278153875348273
+PG-GG000330 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000331 = 1.0427350427350428,0.2408376547624854,3.0,1.0,2.0,100.34247707327206,614.7972926672926,1.0701865002414976
+PG-GG000332 = 148.0,76.0,224.0,72.0,152.0,13.227001020556932,38.13457539460256,166.37307474468338
+PG-GG000333 = 4.0,0.0,4.0,4.0,0.0,0.0,-1.2,4.0
+PG-GG000334 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000335 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000336 = 1.1538461538461537,0.5329387100211931,3.0,1.0,2.0,19.819352209525114,88.6809895833333,1.270977818604485
+PG-GG000337 = 20.875,28.299458917088856,88.0,1.0,87.0,4.12845665342869,12.107278399481569,35.16567929103603
+PG-GG000338 = 673.3656196044113,801.3525958359842,4437.0,1.0,4436.0,4.43965316863378,12.921685453285756,1046.7030335860682
+PG-GG000339 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000340 = 59.52991452991453,67.70468461484859,286.0,1.0,285.0,4.451449335829498,12.64658733960294,90.15395189749057
+PG-GG000341 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000342 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000343 = 151.6127659574468,153.037404620298,859.0,1.0,858.0,5.057500516308408,15.281416709884684,215.42255688340623
+PG-GG000344 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000345 = 23.84375,56.15108490436761,279.0,1.0,278.0,4.627030022070093,20.71038285297489,61.003842092117445
+PG-GG000346 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000347 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000348 = 99.66666666666667,0.9428090415820634,101.0,99.0,2.0,1181667.8413801873,1.24950770015625E8,99.67112587571856
+PG-GG000349 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000350 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000351 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000352 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000353 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000354 = 72.0,57.083898155008896,218.0,12.0,206.0,6.851517981602424,21.00340455752023,91.88346656810151
+PG-GG000355 = 465.55708101422385,399.3465548373938,2280.0,1.0,2279.0,6.102736621810723,18.319873180883476,613.3686220723887
+PG-GG000356 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000357 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000358 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000359 = 94.0,0.0,94.0,94.0,0.0,0.0,-1.2,94.0
+PG-GG000360 = 25.606060606060606,64.35033817995922,311.0,1.0,310.0,4.163609150935597,16.522267530251355,69.25775309404979
+PG-GG000361 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000362 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000363 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000364 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000365 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000366 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000367 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000368 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000369 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000370 = 86.5,0.5,87.0,86.0,1.0,5178236.0,8.95924616E8,86.50144507463445
+PG-GG000371 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000372 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000373 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000374 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000375 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000376 = 8.16,12.408642149727747,49.0,1.0,48.0,4.1830758184151,13.810855404858064,14.851262572589578
+PG-GG000377 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000378 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000379 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000380 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000381 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000382 = 36.32575757575758,69.32045657800923,393.0,1.0,392.0,4.2435509365584165,16.86797122498004,78.2616532130287
+PG-GG000383 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000384 = 57.5,46.32763753959401,126.0,3.0,123.0,5.906460950612367,14.450600589059556,73.84104549639042
+PG-GG000385 = 116.96638655462185,119.8809586560249,427.0,1.0,426.0,4.51047062818906,11.217673787670499,167.48904391611043
+PG-GG000386 = 1.015625,0.12401959270615269,2.0,1.0,1.0,581.5773342997429,5217.781809019903,1.0231690964840563
+PG-GG000387 = 73.85714285714286,52.457952063475354,175.0,20.0,155.0,7.738177237518017,22.24326304158367,90.59091723630071
+PG-GG000388 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000389 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000390 = 186.04291845493563,128.5128468522696,756.0,1.0,755.0,8.103733243914077,25.35071961304295,226.1139520536155
+PG-GG000391 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000392 = 179.9609375,119.29502572035891,593.0,1.0,592.0,8.271784143554463,23.42896825122467,215.9102642013575
+PG-GG000393 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000394 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000395 = 128.78378378378378,118.5350068340254,351.0,1.0,350.0,4.881232821230903,11.580822287105066,175.03088530545347
+PG-GG000396 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000397 = 3.125,3.950870157319777,13.0,1.0,12.0,4.732805168009792,14.983936889842798,5.0373604199024715
+PG-GG000398 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+PG-GG000399 = 248.48333333333332,192.69660883252607,643.0,1.0,642.0,6.494803196222719,17.370632877022054,314.4454642700384
+PG-GG000400 = 6.0,6.377042156569663,15.0,1.0,14.0,4.349619186609463,10.207336737436176,8.755950357709132
+PG-GG000401 = 56.0,0.0,56.0,56.0,0.0,0.0,-1.2,56.0
+PG-GG000402 = 5.133333333333334,10.417079991799795,45.0,1.0,44.0,4.416371288731543,16.85567035497046,11.613210868087545
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/POL/POL_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/POL/POL_0_elevation.properties
new file mode 100755
index 0000000..6517448
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/POL/POL_0_elevation.properties
@@ -0,0 +1,36 @@
+# POL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = POL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = POL
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+POL = 170.2715430708687,126.51924233537325,2191.0,1.0,2190.0,9.632113037884173,50.99084183454304,212.13089605442426
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/POL/POL_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/POL/POL_1_elevation.properties
new file mode 100755
index 0000000..af1f366
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/POL/POL_1_elevation.properties
@@ -0,0 +1,85 @@
+# POL.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = POL elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = POL
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PL-BB = 476.67993560661495,216.54366587384854,1373.0,194.0,1179.0,18.167634027237913,63.53311824882659,523.5598535411322
+PL-BI = 162.83234250886747,21.479867087261468,239.0,110.0,129.0,458.3487323400453,3648.876167871256,164.24297993220756
+PL-BP = 158.7368017629587,11.198326203832705,203.0,121.0,82.0,2890.5550470272574,41572.08097636514,159.1313128950437
+PL-BY = 106.73341817256299,27.928865491897795,187.0,16.0,171.0,67.1894316307634,302.5012708166129,110.32698709954755
+PL-CE = 131.39532504328665,26.165983402425244,226.0,65.0,161.0,142.22468000782942,800.6244097317762,133.97533403819875
+PL-CH = 194.47543624161074,25.462624286352504,297.0,161.0,136.0,469.77166691383604,3797.5328623479218,196.1352608199575
+PL-CI = 43.4226093776259,31.08435941784253,150.0,1.0,149.0,7.522379676326865,21.642703899942326,53.401876423769224
+PL-CZ = 260.1136635118993,41.25896236451071,422.0,175.0,247.0,270.3920709383213,1844.9062984343848,263.3655632784546
+PL-EL = 58.493636852482524,41.720696454590495,200.0,1.0,199.0,7.323040091451189,19.994957103776095,71.84790925897691
+PL-G1 = 7.755102040816326,9.036277480460262,31.0,1.0,30.0,4.125743051584335,10.520958085269692,11.907809133814117
+PL-GD = 121.36542400655469,62.46824251245058,309.0,1.0,308.0,12.998724055317588,37.72720161194597,136.49852551176204
+PL-GO = 62.5991709972779,27.910509441756556,202.0,9.0,193.0,18.470256620231726,63.74434077762063,68.53942476301388
+PL-JE = 340.2363548930031,190.71039771816788,1393.0,109.0,1284.0,12.62411326550531,46.66136266444576,390.040040237793
+PL-KA = 146.12212598425197,29.717273513673586,272.0,52.0,220.0,133.52440318417257,731.1216924250208,149.11335301455767
+PL-KL = 262.40569623954616,48.32643878828068,564.0,137.0,427.0,177.00266112582713,1064.1522440018077,266.8186539672937
+PL-KO = 106.02389044382247,17.9071344115483,201.0,51.0,150.0,226.38259536314783,1471.3682918576594,107.5254891068947
+PL-KOA = 93.0500811789684,55.338138691017726,230.0,1.0,229.0,9.635432291589357,25.697979702117358,108.26184554679895
+PL-KR = 479.40157480314963,181.63150633083526,1295.0,206.0,1089.0,27.271228990363394,104.41823490775394,512.6557070937064
+PL-KT = 283.8460115995629,55.56458590652814,496.0,177.0,319.0,149.55487675437308,860.0353844605085,289.23343774180603
+PL-KW = 308.41198312236287,103.25095506281619,895.0,190.0,705.0,37.1972275692203,158.36609309249667,325.23639257446627
+PL-LD = 167.90030832476876,39.64524939808576,268.0,84.0,184.0,88.63281535587002,430.97968555924166,172.51741748411618
+PL-LE = 96.70576996560948,22.449020434850656,181.0,41.0,140.0,92.45970115634425,451.5165241034194,99.27721019008197
+PL-LG = 148.39265612436344,54.57105646193024,432.0,59.0,373.0,29.805686101787344,123.00566759303356,158.10876191727877
+PL-LL = 186.91299075337275,37.07668159133377,297.0,109.0,188.0,143.49070037462369,805.8366905898845,190.55483838043983
+PL-LO = 100.1205056470832,20.888935277498046,151.0,35.0,116.0,123.81489957606651,655.9783650988337,102.27640621401949
+PL-LOA = 138.43058637083993,20.335751881083926,228.0,83.0,145.0,336.3828892683796,2443.026329541932,139.9162965760014
+PL-NS = 632.5249949606934,236.2293909877068,2191.0,212.0,1979.0,28.749505113352907,118.41388709608347,675.197892781404
+PL-OL = 137.93252715720433,39.0959944195782,305.0,37.0,268.0,54.34974262501219,230.468046968849,143.3662401949239
+PL-OP = 203.12634493173096,49.88150452585675,731.0,126.0,605.0,81.38445491385009,410.04010090655515,209.16136473805972
+PL-OS = 119.21469248291572,17.586248867978316,236.0,62.0,174.0,332.3418060659684,2404.8979805387335,120.50485074486681
+PL-PI = 91.75769662221114,30.649512500311367,187.0,24.0,163.0,36.05370899355486,139.554462867565,96.7412399440925
+PL-PO = 204.8756499133449,23.548693159797363,309.0,139.0,170.0,684.8392457834871,6193.842081573512,206.22456904294827
+PL-PR = 252.3314756174794,67.80800815085809,591.0,159.0,432.0,64.14460713147682,301.27656868508853,261.28356158909315
+PL-PZ = 81.67435864380559,20.437030667399586,138.0,21.0,117.0,76.22273458051932,359.93261482671295,84.19247640007512
+PL-RA = 167.83148923444975,38.08237987250123,389.0,95.0,294.0,100.19131696025956,525.0788034219196,172.09786877066983
+PL-RZ = 235.87746087834427,56.462575793476,486.0,149.0,337.0,86.64621630118575,433.6014185881764,242.5411285032884
+PL-SI = 154.10320019846193,24.93805308895103,223.0,87.0,136.0,254.0160739357308,1677.7156172129564,156.1079844315294
+PL-SK = 126.89371077580451,44.50658766756712,236.0,38.0,198.0,31.977438168604433,119.25745484837009,134.4724885627703
+PL-SP = 100.45965736391268,60.16593031803749,243.0,1.0,242.0,9.477017322540219,24.970715585068792,117.09859917483894
+PL-SR = 158.81372220359816,25.642244299074402,248.0,81.0,167.0,256.08241803294413,1702.8241791710198,160.8705164188114
+PL-SU = 155.95160501076532,31.209488234667155,294.0,67.0,227.0,140.99020008199295,802.6720215886193,159.04381553931478
+PL-TA = 194.84992264053636,42.90878095819957,397.0,116.0,281.0,108.05471850110648,566.5746893971524,199.51856012998329
+PL-TO = 89.41882261056331,28.557437101473603,180.0,12.0,168.0,39.59411427405068,152.16889894130352,93.86827499674213
+PL-TW = 248.7300754765255,70.48298484400932,711.0,154.0,557.0,55.84439443782469,253.585292200861,258.52369639760093
+PL-WA = 86.96227477477477,22.235779345768062,179.0,33.0,146.0,72.22569031694496,340.02655384504544,89.76005301422853
+PL-WO = 92.09606335360955,20.142401899849908,152.0,36.0,116.0,108.84252270269842,557.230930211103,94.27301437594505
+PL-WR = 134.72829281325141,37.122324433654555,649.0,66.0,583.0,61.19301634553549,311.83004578486367,139.74898874671936
+PL-WY = 410.4892514892515,188.4697382023486,1285.0,141.0,1144.0,17.892722212064996,63.65112981340197,451.68824182866194
+PL-ZE = 88.2616138398258,34.544666590466974,216.0,24.0,192.0,24.92766762236424,90.17353012987098,94.78104487426299
+PL-ZM = 232.81565189415267,34.38799472406368,359.0,145.0,214.0,331.41863256956316,2400.338448904907,235.34158567503854
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRI/PRI_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRI/PRI_0_elevation.properties
new file mode 100755
index 0000000..ed08cc5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRI/PRI_0_elevation.properties
@@ -0,0 +1,36 @@
+# PRI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PRI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PRI
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PRI = 233.95162918770077,226.99447513126606,1280.0,1.0,1279.0,5.3688780947304435,16.17241105739469,325.97523915122315
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRI/PRI_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRI/PRI_1_elevation.properties
new file mode 100755
index 0000000..799949a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRI/PRI_1_elevation.properties
@@ -0,0 +1,113 @@
+# PRI.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PRI elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PRI
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PR-72001 = 649.042654028436,156.0537125922009,1103.0,239.0,864.0,84.66668870804185,410.03477502925244,667.5396077852499
+PR-72003 = 57.84375,66.97517079189994,300.0,1.0,299.0,4.833935995833164,15.643280360532465,88.49617458775643
+PR-72005 = 88.55855855855856,46.6757426215545,200.0,1.0,199.0,12.90071464497956,40.134963976624725,100.1061598666298
+PR-72007 = 343.30526315789473,97.53391568649992,525.0,100.0,425.0,53.89723710725159,226.56235078447446,356.89125573632737
+PR-72009 = 550.9134615384615,116.6736993777059,767.0,224.0,543.0,118.76396163428859,621.0213005791097,563.1326613070576
+PR-72011 = 104.112,83.82326321493333,300.0,1.0,299.0,6.0717924438931,15.699324388414395,133.6624404984437
+PR-72013 = 131.24111675126903,103.96194752294238,400.0,1.0,399.0,6.090817657378699,15.528745358834364,167.42854373995866
+PR-72015 = 197.20408163265307,186.96938302145062,600.0,4.0,596.0,5.075110035101713,13.13547525849236,271.74804507116517
+PR-72017 = 45.40350877192982,49.98977426982612,167.0,1.0,166.0,4.442059858529871,11.888804561145902,67.53114940789085
+PR-72019 = 639.75,107.33593207689033,880.0,315.0,565.0,229.30495125357493,1471.0832415935042,648.6918103497337
+PR-72021 = 107.20567375886525,110.36287777374916,508.0,4.0,504.0,5.456220997465098,18.13654630753946,153.86039541284086
+PR-72023 = 31.542600896860986,35.79897443801722,200.0,1.0,199.0,5.452890851926246,20.455245174633124,47.712705248732924
+PR-72025 = 209.68253968253967,139.7678905904745,616.0,21.0,595.0,8.656224413381524,25.90950308514492,251.9956957724292
+PR-72027 = 185.1208053691275,91.35834839887472,324.0,4.0,320.0,14.12236971447843,41.20078292746321,206.43657719184495
+PR-72029 = 186.09615384615384,191.5382829393668,753.0,1.0,752.0,4.8743472681330875,13.736219778043566,267.0555977838553
+PR-72031 = 62.35761589403973,81.48118414180344,350.0,1.0,349.0,4.064551506727251,11.587626821795103,102.60436457158669
+PR-72033 = 2.066666666666667,1.2364824660660938,5.0,1.0,4.0,10.61478861221347,33.62565068956193,2.4083189157584592
+PR-72035 = 511.51807228915663,133.6696937334337,900.0,241.0,659.0,68.04974953656948,312.836019110862,528.6949264946703
+PR-72037 = 148.8426966292135,188.70766279412868,950.0,1.0,949.0,5.07056609724973,18.853518504892254,240.34294318136045
+PR-72039 = 384.2488262910798,231.7829425382163,1160.0,28.0,1132.0,11.005006705426151,38.67597583652828,448.74323722786784
+PR-72041 = 455.8086956521739,60.24239380487924,587.0,240.0,347.0,455.45926503866013,3612.690062426888,459.7724579000772
+PR-72043 = 360.2926829268293,201.99274444456924,880.0,67.0,813.0,11.796258925848365,37.25464736309629,413.05191705021997
+PR-72045 = 403.0537634408602,133.5520812260708,640.0,117.0,523.0,36.574772939538484,139.9204134161531,424.6039267642916
+PR-72047 = 302.037037037037,161.31007212508044,720.0,43.0,677.0,12.623418598354995,38.794877375434304,342.41394701605117
+PR-72049 = 42.5609756097561,42.91059837274146,160.0,1.0,159.0,5.253909951342867,16.01205343216251,60.43803518944817
+PR-72051 = 39.701492537313435,43.87125497062634,200.0,1.0,199.0,4.671771877423077,13.999749396420643,59.16836589249411
+PR-72053 = 107.30208333333333,137.7327666013418,551.0,1.0,550.0,4.527191360428121,14.405753696822623,174.5968272430325
+PR-72054 = 191.18,40.50466146013321,276.0,81.0,195.0,118.80873693638563,623.9611455547474,195.42369354814682
+PR-72055 = 47.21296296296296,40.37464618029257,188.0,1.0,187.0,6.106908364235641,18.152422847030355,62.12226594326648
+PR-72057 = 272.06435643564356,233.75270595528409,795.0,1.0,794.0,5.545151234581687,14.060132602909594,358.6911506911739
+PR-72059 = 232.53846153846155,252.0086736555572,1040.0,1.0,1039.0,5.127525912796303,16.18370767001391,342.90305873862906
+PR-72061 = 77.83908045977012,57.80463998462534,233.0,2.0,231.0,7.214665828893848,21.02035953357442,96.95513834023812
+PR-72063 = 148.37362637362637,100.56233629076051,400.0,21.0,379.0,8.463715715925547,25.150274439979643,179.24150323939062
+PR-72065 = 166.52272727272728,111.22557381892828,400.0,2.0,398.0,8.069993304964422,21.54733914795734,200.2522084015479
+PR-72067 = 43.0,36.37660158477071,137.0,8.0,129.0,6.1385440033678345,17.335884104983933,56.32279416770037
+PR-72069 = 73.60283687943263,59.700657472011244,250.0,2.0,248.0,6.418817863467053,18.55520307720951,94.77101930068484
+PR-72071 = 148.47093023255815,86.52089593860194,300.0,1.0,299.0,10.364307551805195,29.398456194214365,171.84144598477846
+PR-72073 = 664.6267605633802,191.75162225124703,1200.0,311.0,889.0,52.63762884575187,227.65492576163408,691.7350760897974
+PR-72075 = 186.82539682539684,219.78897091517956,1096.0,2.0,1094.0,5.150385980440673,18.547137003492853,288.46303166076694
+PR-72077 = 152.2469135802469,97.16989459909863,500.0,59.0,441.0,10.392136715655244,38.50960629315349,180.61315320626875
+PR-72079 = 46.3041237113402,45.36740375204638,220.0,1.0,219.0,5.678948099992752,19.036560014184193,64.82494269859626
+PR-72081 = 385.3787878787879,94.35219296721556,646.0,165.0,481.0,80.89644106151752,389.86232075380315,396.7608177033696
+PR-72083 = 270.312925170068,112.44038799892212,680.0,50.0,630.0,21.626868502004832,76.54930927164924,292.7659788420556
+PR-72085 = 214.06363636363636,172.54218336778493,900.0,79.0,821.0,8.121822575910699,33.16362534016684,274.94371324790364
+PR-72087 = 3.076923076923077,2.679309281298461,20.0,1.0,19.0,9.014507696592736,53.59001717452668,4.079969833975963
+PR-72089 = 105.74683544303798,113.82581277786922,505.0,1.0,504.0,5.161004868184406,17.081796838471703,155.36636978689916
+PR-72091 = 79.61538461538461,69.26082486670013,240.0,1.0,239.0,5.517704125171874,14.182190437838926,105.52569037287238
+PR-72093 = 533.7256637168142,139.3882492595381,813.0,200.0,613.0,67.46205499080659,303.01781482519294,551.6268377640748
+PR-72095 = 205.68253968253967,136.9626093567291,520.0,5.0,515.0,8.297768972299142,23.052198875190708,247.11143941967455
+PR-72097 = 108.34693877551021,106.06323701325991,400.0,1.0,399.0,5.154146422723854,14.440067053720687,151.61948881247127
+PR-72099 = 126.97590361445783,68.43050751765061,300.0,7.0,293.0,12.119685847135838,35.74166314714218,144.24151433561465
+PR-72101 = 217.336,104.00684162111642,560.0,52.0,508.0,16.696057175678735,60.60763766469721,240.94057358610235
+PR-72103 = 248.22981366459626,275.2515562814659,1000.0,1.0,999.0,4.505431723003092,12.102018628100346,370.6500500840776
+PR-72105 = 334.0561797752809,170.71208165024797,600.0,50.0,550.0,13.386685064382203,39.41131136083542,375.1481654858727
+PR-72107 = 659.6504854368932,181.740383954581,1092.0,194.0,898.0,58.39645653991936,250.75931512692034,684.2282733832967
+PR-72109 = 308.9864864864865,212.27547714176347,900.0,2.0,898.0,7.9489535656213395,22.409089205991982,374.87801619597144
+PR-72111 = 367.09558823529414,302.29832554547033,1027.0,1.0,1026.0,6.055809567409336,15.975554900622765,475.54542215167186
+PR-72113 = 274.1837837837838,272.6088748664526,1280.0,1.0,1279.0,5.185065303707492,15.386006943821215,386.64240060545086
+PR-72115 = 151.02631578947367,68.1374334253574,320.0,9.0,311.0,17.44775588791351,55.15863466113331,165.68541847349405
+PR-72117 = 60.78260869565217,58.85683183848985,270.0,1.0,269.0,5.824975160068384,19.72352759935997,84.60881853514469
+PR-72119 = 213.03535353535352,254.9558562753905,950.0,1.0,949.0,4.216045819754804,11.502024239524864,332.244714788739
+PR-72121 = 260.56410256410254,188.15847951189653,800.0,36.0,764.0,7.8579938125546,23.965990779315163,321.3989187244801
+PR-72123 = 153.95,159.49503340799737,775.0,1.0,774.0,5.1921192923840715,16.529796108037434,221.67378776440435
+PR-72125 = 168.34104046242774,164.83396583398417,831.0,16.0,815.0,6.0246983802431835,21.61543514171763,235.60335777855923
+PR-72127 = 45.36305732484077,52.541661100143415,250.0,1.0,249.0,4.876686069378641,16.078640359496482,69.41493442350219
+PR-72129 = 265.8390804597701,144.744949969535,787.0,65.0,722.0,12.873804531128258,44.42503793887957,302.6904644044462
+PR-72131 = 183.9502262443439,80.43981062529282,360.0,50.0,310.0,18.96007940818766,62.04953437599984,200.76914321871845
+PR-72133 = 51.7029702970297,50.62471993409008,233.0,2.0,231.0,5.643884773432349,18.563330952749848,72.3606205469563
+PR-72135 = 80.6987951807229,40.623375945964966,180.0,12.0,168.0,14.03370643151805,43.42256873086639,90.34685504691058
+PR-72137 = 15.846153846153847,25.86705504090391,120.0,1.0,119.0,4.31699548293529,15.366253969317997,30.334883026066347
+PR-72139 = 91.02941176470588,53.2328322472677,277.0,17.0,260.0,11.573880040695466,41.48368731214753,105.45182898031744
+PR-72141 = 376.3288409703504,147.1348088367702,872.0,82.0,790.0,24.96226866394581,91.0122936562425,404.06936102298107
+PR-72143 = 79.84615384615384,62.491656247788114,200.0,1.0,199.0,6.365988612827496,16.661786489824983,101.39336952984344
+PR-72145 = 63.095238095238095,58.31270772384158,200.0,1.0,199.0,5.030030301308971,12.627911474386645,85.91496349519653
+PR-72147 = 41.8719512195122,37.12538995242435,251.0,1.0,250.0,6.5387728699900585,25.17548838149665,55.960297337029765
+PR-72149 = 433.8050847457627,249.50276852085045,1000.0,115.0,885.0,11.201660810432132,34.63110649753013,500.438290951889
+PR-72151 = 164.9306358381503,126.63499885212542,600.0,3.0,597.0,6.563735808628862,17.718608486592576,207.9387832326003
+PR-72153 = 374.1284403669725,278.4618993231063,1060.0,12.0,1048.0,7.064642092266174,19.42828206680567,466.3830177719329
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRK/PRK_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRK/PRK_0_elevation.properties
new file mode 100755
index 0000000..beb32d0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRK/PRK_0_elevation.properties
@@ -0,0 +1,36 @@
+# PRK.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PRK elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PRK
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PRK = 586.1136445309776,513.4606321934288,2545.0,-63.0,2608.0,5.705972392718484,15.795718439163988,779.2117973425876
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRK/PRK_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRK/PRK_1_elevation.properties
new file mode 100755
index 0000000..183d5aa
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRK/PRK_1_elevation.properties
@@ -0,0 +1,47 @@
+# PRK.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PRK elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PRK
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KP-CHG = 782.2206159390613,384.9503835487485,2221.0,90.0,2131.0,15.092025898615967,49.53051318962431,871.811843114335
+KP-HGY = 652.7565204980912,508.2691404406435,2400.0,1.0,2399.0,6.797974178894155,19.834942015902598,827.3019969618371
+KP-HWA = 230.37307025509782,194.43410896053732,1395.0,1.0,1394.0,6.8062015300709025,24.060356296489072,301.4570852145263
+KP-KGW = 469.9381562881563,277.30524393185834,1574.0,1.0,1573.0,10.330047410632911,30.777969290519827,545.6556322880018
+KP-KSO = 115.4328954882924,103.02222862949274,698.0,1.0,697.0,6.476882841933502,23.83515888646326,154.72017629449144
+KP-NAP = 40.14011516314779,50.04534933060269,411.0,1.0,410.0,5.764763924333097,27.05412320216826,64.15423473889172
+KP-NPY = 224.2634354728126,212.73129439454382,1797.0,1.0,1796.0,5.784652333136305,19.839269682410194,309.1095147433136
+KP-PY = 101.89741697416974,117.76617463239167,742.0,1.0,741.0,5.352081322394135,20.72225461381103,155.73039354459596
+KP-SHA = 82.5370898135331,95.99620568136423,805.0,-63.0,868.0,5.5324141061822765,23.235738932359432,126.60032661927004
+KP-SHO = 728.9037496930794,536.8600630287368,2142.0,1.0,2141.0,6.884366497530057,18.051349595152402,905.2731099463014
+KP-SPY = 398.2598857398902,381.0919766459918,2037.0,1.0,2036.0,5.446990355790026,16.565027274344562,551.2186782516542
+KP-YGN = 1310.7195817490494,337.32207248583154,2545.0,329.0,2216.0,70.38481647939852,322.4372199478825,1353.429718369794
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRK/PRK_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRK/PRK_2_elevation.properties
new file mode 100755
index 0000000..921a0e1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRK/PRK_2_elevation.properties
@@ -0,0 +1,105 @@
+# PRK.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PRK elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PRK
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+KP-CHG-G020001 = 782.2206159390613,384.9503835487485,2221.0,90.0,2131.0,15.092025898615967,49.53051318962431,871.811843114335
+KP-HGY-G140001 = 652.9511742451282,508.2339201408972,2400.0,1.0,2399.0,6.801570058618749,19.846813452572203,827.4339572013429
+KP-HGY-G140002 = 7.0,0.0,7.0,7.0,0.0,0.0,-1.2,7.0
+KP-HGY-G140003 = 51.75,50.48700327807148,175.0,1.0,174.0,5.780086348181197,18.693545104848443,72.29799443968
+KP-HWA-G150001 = 230.37307025509782,194.43410896053732,1395.0,1.0,1394.0,6.8062015300709025,24.060356296489072,301.4570852145263
+KP-KGW-G090001 = 470.05178309721543,277.2437562798936,1574.0,1.0,1573.0,10.339446871949514,30.812806857661602,545.7222546213936
+KP-KGW-G090002 = 4.75,6.49519052838329,16.0,1.0,15.0,3.7397471658797445,9.206026886145404,8.04673846971554
+KP-KGW-G090003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-KSO-G070001 = 115.4328954882924,103.02222862949274,698.0,1.0,697.0,6.476882841933502,23.83515888646326,154.72017629449144
+KP-NAP-G120001 = 40.14011516314779,50.04534933060269,411.0,1.0,410.0,5.764763924333097,27.05412320216826,64.15423473889172
+KP-NPY-G160001 = 226.81111468037264,213.11522174948433,1797.0,1.0,1796.0,5.837758508914943,19.99188139018501,311.2256086569432
+KP-NPY-G160002 = 3.142857142857143,2.614715031103304,11.0,1.0,10.0,7.2482999411117754,25.97600356426821,4.088310863215481
+KP-NPY-G160003 = 10.0,0.0,10.0,10.0,0.0,0.0,-1.2,10.0
+KP-NPY-G160004 = 3.75,3.6314597615834874,10.0,1.0,9.0,5.309055343814067,14.422676938972621,5.220153254455275
+KP-NPY-G160005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-NPY-G160006 = 10.0,0.0,10.0,10.0,0.0,0.0,-1.2,10.0
+KP-NPY-G160007 = 4.411764705882353,9.940167021495412,72.0,1.0,71.0,6.656906654672459,42.75365271873898,10.875228192332063
+KP-NPY-G160008 = 8.0,1.0,9.0,7.0,2.0,536.0,4481.0,8.06225774829855
+KP-NPY-G160009 = 3.125,1.0532687216470449,5.0,2.0,3.0,35.40955302419519,136.81095020829198,3.29772648956823
+KP-NPY-G160010 = 5.333333333333333,3.2998316455372216,9.0,1.0,8.0,8.775957922772983,22.09142024156602,6.27162924074226
+KP-NPY-G160011 = 111.0,0.0,111.0,111.0,0.0,0.0,-1.2,111.0
+KP-NPY-G160012 = 67.0,0.0,67.0,67.0,0.0,0.0,-1.2,67.0
+KP-NPY-G160013 = 30.0,0.0,30.0,30.0,0.0,0.0,-1.2,30.0
+KP-NPY-G160014 = 55.0,0.0,55.0,55.0,0.0,0.0,-1.2,55.0
+KP-NPY-G160015 = 103.04494382022472,90.20848637329466,379.0,1.0,378.0,5.868708190917571,17.27087292514441,136.95193120461704
+KP-NPY-G160016 = 2.5,2.598076211353316,7.0,1.0,6.0,4.932424521965691,13.190672153635116,3.605551275463989
+KP-NPY-G160017 = 100.9,61.507370832012214,260.0,1.0,259.0,9.828583291680754,29.641855009266386,118.16922893319845
+KP-NPY-G160018 = 47.0,8.0,55.0,39.0,16.0,220.404296875,1399.422119140625,47.67598976424087
+KP-NPY-G160019 = 3.5,2.5,6.0,1.0,5.0,6.944,16.6016,4.301162633521313
+KP-NPY-G160020 = 59.5,56.5,116.0,3.0,113.0,4.327191753811949,8.88399620279656,82.05181289892381
+KP-NPY-G160021 = 119.4,75.26778859512216,202.0,1.0,201.0,8.261309265893706,19.91417843477488,141.1438982032167
+KP-NPY-G160022 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-NPY-G160023 = 15.0,0.0,15.0,15.0,0.0,0.0,-1.2,15.0
+KP-NPY-G160024 = 55.0,0.0,55.0,55.0,0.0,0.0,-1.2,55.0
+KP-NPY-G160025 = 65.0,0.0,65.0,65.0,0.0,0.0,-1.2,65.0
+KP-NPY-G160026 = 48.666666666666664,40.95797304012438,101.0,1.0,100.0,5.411622600999022,12.7696183495015,63.608175575157006
+KP-NPY-G160027 = 119.125,53.98249137451883,184.0,1.0,183.0,16.316829493698954,46.95133488907984,130.78560700627574
+KP-NPY-G160028 = 77.66666666666667,57.927157323275885,141.0,1.0,140.0,6.099450141756738,13.731181001929743,96.88997196132667
+KP-PY-G190001 = 101.89741697416974,117.76617463239167,742.0,1.0,741.0,5.352081322394135,20.72225461381103,155.73039354459596
+KP-SHA-G220001 = 83.4755843939772,96.5946147448486,805.0,-63.0,868.0,5.537262374512801,23.139382568602706,127.66633380661348
+KP-SHA-G220002 = 29.2,18.755265927200284,81.0,16.0,65.0,10.429517240757857,38.68514991174179,34.70446657132191
+KP-SHA-G220003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-SHA-G220004 = 72.20408163265306,57.16855836010672,200.0,1.0,199.0,6.345533094885173,17.18985410135851,92.09600137567188
+KP-SHA-G220005 = 28.946666666666665,26.425691202985703,118.0,1.0,117.0,6.131870040792465,20.318174908510784,39.19472753657903
+KP-SHA-G220006 = 6.0,0.0,6.0,6.0,0.0,0.0,-1.2,6.0
+KP-SHA-G220007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-SHA-G220008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-SHA-G220009 = 74.0952380952381,58.26287289755495,241.0,2.0,239.0,6.851292699876537,21.176442229066126,94.25850978382093
+KP-SHA-G220010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-SHA-G220011 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-SHA-G220012 = 13.333333333333334,13.078820877875632,38.0,1.0,37.0,4.9214682940072825,12.696814564102333,18.677080428518085
+KP-SHA-G220013 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-SHA-G220014 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-SHA-G220015 = 6.5,5.894913061275798,15.0,1.0,14.0,5.0110269716057,11.839552818177115,8.774964387392123
+KP-SHA-G220016 = 10.8,10.600000000000001,37.0,1.0,36.0,5.385821852939001,16.487382074679594,15.132745950421556
+KP-SHA-G220017 = 20.75,14.872373717735847,41.0,1.0,40.0,6.942292952477219,17.35153112841601,25.529394822439485
+KP-SHA-G220018 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-SHA-G220019 = 17.333333333333332,11.55662388223981,26.0,1.0,25.0,7.17051012160086,15.839694519118167,20.83266665599966
+KP-SHA-G220020 = 44.4,46.75724542784786,129.0,1.0,128.0,4.569828801823666,11.948612912914722,64.47945409198189
+KP-SHA-G220021 = 49.484848484848484,39.41321206883681,163.0,1.0,162.0,6.700092291681237,20.153830681170213,63.262560137505616
+KP-SHA-G220022 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-SHA-G220023 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-SHA-G220024 = 37.375,23.98404417524284,73.0,1.0,72.0,8.391662566730526,21.81898685110788,44.40861402926239
+KP-SHA-G220025 = 8.0,0.0,8.0,8.0,0.0,0.0,-1.2,8.0
+KP-SHO-G210001 = 729.0050517453078,536.829598472287,2142.0,1.0,2141.0,6.886504826042507,18.05798118320219,905.3366132362557
+KP-SHO-G210002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+KP-SHO-G210003 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+KP-SHO-G210004 = 12.5,11.5,24.0,1.0,23.0,4.545080956686118,9.484728828155989,16.98528775146303
+KP-SPY-G230001 = 398.2598857398902,381.0919766459918,2037.0,1.0,2036.0,5.446990355790026,16.565027274344562,551.2186782516542
+KP-YGN-G240001 = 1310.7195817490494,337.32207248583154,2545.0,329.0,2216.0,70.38481647939852,322.4372199478825,1353.429718369794
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRT/PRT_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRT/PRT_0_elevation.properties
new file mode 100755
index 0000000..6dda533
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRT/PRT_0_elevation.properties
@@ -0,0 +1,36 @@
+# PRT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PRT elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PRT
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PRT = 325.77408019379294,266.42926290725006,1956.0,1.0,1955.0,6.668190805890075,21.010133516122227,420.8483140745765
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRT/PRT_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRT/PRT_1_elevation.properties
new file mode 100755
index 0000000..161e8e6
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRT/PRT_1_elevation.properties
@@ -0,0 +1,40 @@
+# PRT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PRT elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PRT
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PT-01 = 116.59514579470756,86.54787632504916,687.0,1.0,686.0,7.718406805754475,26.19454899479464,145.20662147183623
+PT-10 = 422.3335649949961,283.17740537589304,1956.0,1.0,1955.0,8.51906681271814,26.44900051042825,508.4831197166789
+PT-11 = 520.2472942246476,291.2262502088411,1504.0,1.0,1503.0,11.203878107692956,32.72569382843537,596.2130290078951
+PT-14 = 197.59386404248357,98.14895416886017,950.0,1.0,949.0,15.18123715051881,54.79546295406646,220.62763270198153
+PT-15 = 178.1595979069127,130.3038321937926,872.0,1.0,871.0,7.552301052632358,23.28638888579441,220.72591830308656
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_0_elevation.properties
new file mode 100755
index 0000000..9484e60
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_0_elevation.properties
@@ -0,0 +1,36 @@
+# PRY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PRY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PRY
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PRY = 155.19439350689686,87.61534240418818,832.0,23.0,809.0,12.027373580995707,41.62399882754946,178.2182594477278
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_1_elevation.properties
new file mode 100755
index 0000000..869be42
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_1_elevation.properties
@@ -0,0 +1,52 @@
+# PRY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PRY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PRY
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PY-0 = 259.4558964796293,46.92281381605844,466.0,108.0,358.0,186.17695608858574,1133.4609584934315,263.6647732907538
+PY-12 = 143.63901035243114,73.10091501135788,412.0,41.0,371.0,14.079797840696925,45.29506567816598,161.17043485243687
+PY-13 = 106.48657826649418,56.21106225404149,397.0,48.0,349.0,14.07166830320103,51.9394061500891,120.41210433604212
+PY-14 = 260.0940474945078,75.87216252119862,490.0,67.0,423.0,50.634424012844526,211.7092259717093,270.9344913216447
+PY-15 = 85.41599776495492,18.881464129089782,152.0,41.0,111.0,106.57626456322694,551.4454188315941,87.47801073321743
+PY-16 = 158.82462927143777,89.88957173022105,457.0,54.0,403.0,11.817505120306617,38.58457119892744,182.497665653707
+PY-17 = 82.28745062291097,36.39680563261705,280.0,45.0,235.0,19.519588593251274,71.28840809884312,89.97750824665302
+PY-18 = 151.1357817418678,73.3303731067947,630.0,41.0,589.0,15.65359331612732,52.7618956147398,167.9862141448138
+PY-19 = 186.58724916313122,56.136322557698065,383.0,101.0,282.0,47.62035618581815,204.00812428654638,194.84888570522037
+PY-2 = 52.14192212649436,7.315994155657919,105.0,24.0,81.0,383.57443894378264,2892.410939205822,52.65267147572877
+PY-3 = 322.83764896736756,126.35329743341721,741.0,98.0,643.0,25.07111252834762,92.18894652586863,346.6832897084525
+PY-4 = 177.7840518113742,90.86885980859955,832.0,72.0,760.0,15.29914769895343,61.88248805680354,199.66050876771885
+PY-6 = 139.07222365769212,71.06030175466609,597.0,60.0,537.0,14.515401082811417,50.124745513307616,156.1750616409651
+PY-7 = 177.8900476309852,92.27266587189946,468.0,46.0,422.0,13.526845987276277,43.036950622067586,200.39738998615096
+PY-8 = 71.16292754689223,29.89368081493484,294.0,25.0,269.0,22.19145126487048,86.37103983572361,77.18675022119699
+PY-9 = 113.12948559307053,70.8432138070698,538.0,23.0,515.0,10.790155084203965,41.39838385792732,133.4804909080986
+PY-CAZ = 232.17183081643705,70.98416481585781,439.0,66.0,373.0,44.3410044753895,175.06680226288597,242.78078729434333
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_2_elevation.properties
new file mode 100755
index 0000000..95e8f42
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_2_elevation.properties
@@ -0,0 +1,284 @@
+# PRY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PRY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PRY
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PY-0-G020001 = 208.73831775700936,24.77424667077968,259.0,142.0,117.0,622.6931570717142,5444.355265519116,210.20335058730828
+PY-0-G020002 = 220.97307692307692,33.00529162343408,296.0,122.0,174.0,319.989877093228,2275.486424615952,223.42437199195615
+PY-0-G020003 = 249.1609814482346,32.609817189516846,349.0,129.0,220.0,469.2591504984332,3770.0230376926725,251.28588271803335
+PY-0-G020004 = 287.701185770751,51.64460528952607,466.0,188.0,278.0,190.38741096797148,1170.6485786164008,292.2997392222701
+PY-0-G020005 = 245.09885931558935,27.01284229563695,309.0,184.0,125.0,774.1068827849481,7270.489707774027,246.58293632506692
+PY-0-G020006 = 220.5823754789272,29.236679773283583,301.0,141.0,160.0,452.26853889636135,3589.3990956677067,222.51150041310663
+PY-0-G020007 = 230.30523255813952,27.75028548886224,294.0,170.0,124.0,596.2639337214365,5151.080135027914,231.9710725249424
+PY-0-G020008 = 282.2042704626335,36.59072840557692,368.0,181.0,187.0,481.7229452877246,3892.405450140744,284.56656808662166
+PY-0-G020009 = 229.7055393586006,24.712885384134815,286.0,155.0,131.0,830.4022750424061,7965.843850031357,231.03108344124388
+PY-0-G020010 = 303.13557779799817,37.13513182129537,427.0,208.0,219.0,568.7386437923814,4852.77885284,305.4016970193702
+PY-0-G020011 = 250.61679950950338,51.10221960317586,387.0,108.0,279.0,132.90272988034883,729.7676677384972,255.7737614470214
+PY-0-G020012 = 268.22829268292685,45.41505691558737,400.0,159.0,241.0,224.10201751897628,1437.2814910985787,272.04584979419167
+PY-0-G020013 = 196.76510067114094,23.88433798179868,246.0,144.0,102.0,583.6685697262019,5010.09611624543,198.20940049087736
+PY-0-G020014 = 209.375,23.5873628315,266.0,179.0,87.0,726.8640088002311,6712.314257902865,210.69944069775036
+PY-0-G020015 = 273.66156325543915,33.64518201493516,374.0,199.0,175.0,562.9392926599169,4790.714799374049,275.7220511243685
+PY-0-G020016 = 264.23930982745685,50.885502146544205,431.0,176.0,255.0,156.0820658523983,901.5719394767245,269.0943090940362
+PY-0-G020017 = 258.43173431734317,32.995684634437,373.0,181.0,192.0,503.9549395098699,4133.501538056646,260.52960773540707
+PY-0-G020018 = 234.53846153846155,35.77914978268205,344.0,160.0,184.0,301.5766951150298,2112.9180070611824,237.25184403919815
+PY-0-G020019 = 236.6625,23.13602961783354,295.0,179.0,116.0,1100.6774393386056,11564.614077663087,237.7906953030906
+PY-0-G020020 = 216.5,3.5,220.0,213.0,7.0,236869.93586005832,1.4663577379425239E7,216.52828914485977
+PY-12-G190001 = 81.96463815789474,22.76036272519021,183.0,52.0,131.0,58.64761059207379,266.32761485628765,85.06606855695661
+PY-12-G190002 = 61.828947368421055,7.642743648122323,91.0,41.0,50.0,553.9687066368025,4688.586407219282,62.299520569245914
+PY-12-G190003 = 54.724137931034484,6.416017411856898,67.0,41.0,26.0,645.7726087062877,5721.123345365429,55.098970514195074
+PY-12-G190004 = 155.2926447574335,49.61367616855562,270.0,62.0,208.0,39.934921427760955,155.17486436660187,163.0255267702477
+PY-12-G190005 = 123.60422670509126,41.098098960156335,235.0,53.0,182.0,36.70017911300227,144.1302040907749,130.25766233700958
+PY-12-G190006 = 165.47300215982722,38.73972366658204,304.0,71.0,233.0,90.71843631291648,444.64248240407755,169.94728780874766
+PY-12-G190007 = 94.32644272179157,31.710567667830496,231.0,49.0,182.0,36.12492668267519,145.26893065385005,99.51400855338649
+PY-12-G190008 = 108.12336892052194,38.87546149035523,239.0,51.0,188.0,30.872394302345437,120.85727154481641,114.89980162215855
+PY-12-G190009 = 186.25459039548022,54.847629978322686,379.0,75.0,304.0,49.80516163555759,211.27120838981185,194.16239326302897
+PY-12-G190010 = 54.830258302583026,7.033706901386213,77.0,41.0,36.0,496.87208938498816,4053.096809105644,55.279564563250524
+PY-12-G190011 = 47.64102564102564,3.30490838918131,54.0,42.0,12.0,3038.899033888576,44439.690990041796,47.7555205561592
+PY-12-G190012 = 95.76275896917635,41.18688912682591,223.0,41.0,182.0,20.33943776881578,71.90130852625394,104.24426047190323
+PY-12-G190013 = 221.5164526484751,61.95879101374562,412.0,68.0,344.0,56.40569301024316,242.28397406613874,230.01832661300952
+PY-12-G190014 = 81.20388349514563,21.03931097440429,145.0,54.0,91.0,70.16197751416158,331.47225797409624,83.88517926887248
+PY-12-G190015 = 184.99452617174137,55.02222333473533,361.0,72.0,289.0,48.34302940237503,201.75995075456578,193.00367813646605
+PY-12-G190016 = 119.79920212765957,31.45920778854021,241.0,64.0,177.0,67.33748805533051,310.79266568312477,123.86093244080791
+PY-12-G190017 = 56.41904761904762,3.6247323773288747,63.0,49.0,14.0,3817.46285050553,60139.747959571505,56.53536609103738
+PY-12-G190018 = 65.85614179719703,16.260411636800463,179.0,49.0,130.0,81.23678814801457,421.1854022101335,67.83385879493159
+PY-12-G190019 = 220.41623036649216,59.95021537044413,341.0,114.0,227.0,60.873056770117685,267.7240378152127,228.4236041479452
+PY-13-G120001 = 87.97916666666667,24.436132385715677,136.0,51.0,85.0,57.78235317498484,252.17725184029882,91.30968367776407
+PY-13-G120002 = 155.37654320987653,41.622497393659245,266.0,78.0,188.0,63.38710247124111,282.5777455553436,160.85491123722585
+PY-13-G120003 = 55.04761904761905,5.3047704539556655,68.0,49.0,19.0,1149.1582609649115,12269.517553881908,55.302630609953376
+PY-13-G120004 = 72.05159332321699,24.73796655174677,169.0,48.0,121.0,35.032479776875036,146.1579641872327,76.18004390606237
+PY-13-G120005 = 127.22435897435898,56.151417741074695,278.0,62.0,216.0,18.924933105631418,63.540263351264024,139.0648022713484
+PY-13-G120006 = 195.16339869281046,46.52210909020057,359.0,110.0,249.0,86.88268299235952,426.48503543424425,200.6316496057624
+PY-13-G120007 = 81.85511363636364,25.30465567540332,211.0,53.0,158.0,45.57503414338026,205.67298933123473,85.67721533332376
+PY-13-G120008 = 94.32894736842105,45.84797193410973,221.0,49.0,172.0,15.816969708751895,53.64956585297559,104.88082208919447
+PY-13-G120009 = 49.5,0.5,50.0,49.0,1.0,970596.0,9.6118408E7,49.502525188115406
+PY-13-G120010 = 140.44444444444446,39.295167151234956,253.0,84.0,169.0,57.06330998238416,252.36123745574827,145.83810248612033
+PY-13-G120011 = 153.35616438356163,34.735742068780795,247.0,94.0,153.0,99.78198046599931,508.10316248888137,157.24085007245048
+PY-13-G120012 = 152.5,34.82809898448722,258.0,94.0,164.0,97.5387047160003,493.1694214115948,156.42648905755456
+PY-13-G120013 = 76.61307287753569,18.636459030836892,157.0,48.0,109.0,83.37243628506471,418.2687148598284,78.84719741973494
+PY-13-G120014 = 75.76229508196721,24.045057867415345,190.0,56.0,134.0,42.808443824580834,191.77516184802343,79.48641496466189
+PY-13-G120015 = 79.73740053050398,14.76545206470561,131.0,58.0,73.0,174.8081238508008,1053.439974758087,81.09298131180735
+PY-13-G120016 = 127.14634146341463,59.15388268075568,249.0,54.0,195.0,16.74161628346816,53.96292702944792,140.23328415087425
+PY-13-G120017 = 253.92712550607288,51.32340455679103,386.0,114.0,272.0,136.126269016042,752.4355232063679,259.0619171608921
+PY-13-G120018 = 54.723684210526315,5.821011587368385,70.0,49.0,21.0,859.9276062719042,8376.42527066138,55.032406720710334
+PY-13-G120019 = 136.03703703703704,64.26443142809565,272.0,48.0,224.0,16.214031545528638,52.01116247593834,150.45262574176826
+PY-13-G120020 = 74.78326996197718,25.038118953191965,161.0,56.0,105.0,37.59341146658104,162.5076339891394,78.863457107333
+PY-13-G120021 = 126.16428571428571,32.57773356895467,206.0,74.0,132.0,70.05261496162673,322.480079005356,130.3024777749284
+PY-13-G120022 = 98.81818181818181,30.845120969179334,251.0,64.0,187.0,44.18425054636121,194.78106380402085,103.52030982109041
+PY-13-G120023 = 173.00819672131146,50.36904720580208,397.0,98.0,299.0,52.25848027223254,235.64705066896582,180.19122356313673
+PY-14-G090001 = 329.28895547945206,56.50577296187142,431.0,157.0,274.0,214.60223896853802,1341.5378430675896,334.10195835817416
+PY-14-G090002 = 210.52659473783834,44.67302499397492,408.0,67.0,341.0,118.65049685654915,626.7250801453494,215.21414046019916
+PY-14-G090003 = 324.441056474125,41.602096021556015,490.0,211.0,279.0,497.87330252165935,4072.2227364106934,327.0974373477009
+PY-14-G090004 = 238.4540174249758,83.9777206534263,445.0,93.0,352.0,32.07487196032528,123.00837673690864,252.80936689975624
+PY-14-G090005 = 276.77756921633033,36.51931707814149,474.0,139.0,335.0,458.0494456003709,3647.292719926226,279.17643765395815
+PY-14-G090006 = 199.83865615927002,39.02650003784136,425.0,104.0,321.0,150.11764798354616,859.4332719846938,203.61374266180212
+PY-14-G090007 = 206.9281767955801,102.5888971504157,475.0,67.0,408.0,15.242423746199677,51.54259477699641,230.9626640184111
+PY-15-G180001 = 66.15061728395062,4.802875623770446,97.0,49.0,48.0,2653.962004881767,37122.87940864869,66.32474486422933
+PY-15-G180002 = 89.54025354859681,21.07418387776983,129.0,42.0,87.0,89.37594332380291,434.6251389802466,91.9868372739332
+PY-15-G180003 = 78.48761452324398,8.159761608735714,118.0,46.0,72.0,921.3673369046932,9227.425608479434,78.91062883452862
+PY-15-G180004 = 85.0315961853386,18.150892061201656,152.0,41.0,111.0,117.39103468508569,625.6255913939993,86.94726696362507
+PY-16-G080001 = 259.61177295024527,66.0818752852508,449.0,110.0,339.0,72.73143181498577,338.7047952498546,267.89006494378464
+PY-16-G080002 = 114.69281045751634,20.255970166729742,178.0,86.0,92.0,199.3181506260555,1241.513836352559,116.46778566642028
+PY-16-G080003 = 108.81659388646288,20.491503931545793,234.0,73.0,161.0,166.56408107982196,987.6418836552241,110.72918693112466
+PY-16-G080004 = 83.14576634512326,10.094737509085883,134.0,62.0,72.0,584.4689033354425,5047.185526347507,83.75632624760459
+PY-16-G080005 = 73.16072980017377,8.94559601625204,117.0,54.0,63.0,572.8181339762708,4921.894206416287,73.70560408123671
+PY-16-G080006 = 126.42514970059881,27.49554284742521,306.0,102.0,204.0,113.50639967859343,631.1824266878576,129.3805369956912
+PY-16-G080007 = 90.26260869565218,13.696546444233844,157.0,65.0,92.0,307.22538734448887,2184.5322346780117,91.29585923273562
+PY-16-G080008 = 151.38030303030303,38.41388527246828,289.0,92.0,197.0,73.9322073701584,351.9710968686576,156.17817621957533
+PY-16-G080009 = 247.69432580841976,84.48017792362491,457.0,105.0,352.0,34.30029673022624,130.90243129450775,261.70475635665264
+PY-16-G080010 = 98.0546875,33.18203364020304,227.0,56.0,171.0,35.70236946736916,144.27739702019738,103.51699907368945
+PY-17-G100001 = 92.99122807017544,32.25650909806573,173.0,48.0,125.0,33.1631455406197,127.2686170204325,98.42688086693077
+PY-17-G100002 = 87.57142857142857,32.86688167359653,167.0,48.0,119.0,27.39754882767651,100.37415884623887,93.53601986928358
+PY-17-G100003 = 52.0,2.7386127875258306,55.0,48.0,7.0,6902.302296780991,132121.32444444444,52.07206544780032
+PY-17-G100004 = 118.01,25.08923872898498,176.0,73.0,103.0,118.2297826997121,625.3506791646072,120.64754452536529
+PY-17-G100005 = 135.69230769230768,23.91936651908984,184.0,91.0,93.0,199.7019243536328,1233.9862156548832,137.78439121155364
+PY-17-G100006 = 134.7,32.704892600343456,191.0,77.0,114.0,82.2392644813636,391.4730278155011,138.61349140686127
+PY-17-G100007 = 113.20600858369099,40.84736119612406,186.0,49.0,137.0,29.504553959692956,105.73166082925385,120.3499368347875
+PY-17-G100008 = 125.97058823529412,30.15180737351036,203.0,48.0,155.0,85.15475247908792,407.09642425574447,129.52884075847854
+PY-17-G100009 = 134.77777777777777,20.528450597904786,168.0,93.0,75.0,302.31275473222,2108.981821546828,136.33219233426368
+PY-17-G100010 = 48.388888888888886,3.1294104678905916,53.0,45.0,8.0,3743.3622023099742,58599.59794551589,48.489976054621614
+PY-17-G100011 = 50.47945205479452,6.489421505849188,85.0,48.0,37.0,497.0231925011981,4130.980723982131,50.89486881044961
+PY-17-G100012 = 106.78787878787878,27.554637266609017,153.0,48.0,105.0,69.39656019253806,311.2674092889213,110.2855797051867
+PY-17-G100013 = 72.61864406779661,19.68907444240932,124.0,49.0,75.0,62.249876505358024,284.4655750120608,75.2404619778751
+PY-17-G100014 = 51.1875,2.214123697989794,57.0,49.0,8.0,12426.596012730228,288962.55171060783,51.235363763713046
+PY-17-G100015 = 92.7696335078534,25.751720714565295,147.0,55.0,92.0,57.57423803971882,248.11793974695925,96.27749488298087
+PY-17-G100016 = 68.23404255319149,15.707719698474657,99.0,48.0,51.0,95.22981636597503,474.94203683336974,70.01869051386633
+PY-17-G100017 = 56.0,2.5495097567963922,59.0,52.0,7.0,10662.623065471382,235618.1893491125,56.05800567269585
+PY-17-G100018 = 137.03125,17.908594959892863,170.0,94.0,76.0,470.71131450112273,3774.8503343349726,138.19653125169242
+PY-17-G100019 = 63.23296703296703,18.73067094510654,147.0,45.0,102.0,50.888361511369546,237.02135270989814,65.94881465080441
+PY-17-G100020 = 52.644444444444446,3.944929547634845,74.0,48.0,26.0,2418.6007246140803,32903.13805250456,52.79204485526205
+PY-17-G100021 = 96.18181818181819,28.838583735088832,163.0,47.0,116.0,47.19467955987791,194.10373660226125,100.41218083781499
+PY-17-G100022 = 135.98701298701297,21.392736664270995,181.0,86.0,95.0,275.69095126199835,1871.5254748333948,137.6594235173055
+PY-17-G100023 = 128.75862068965517,27.23164382999509,177.0,61.0,116.0,119.28586340045315,625.482827792456,131.60678108511812
+PY-17-G100024 = 61.374883720930235,16.49935648809864,160.0,45.0,115.0,65.4224828851032,327.10276886142674,63.553954371691695
+PY-17-G100025 = 92.64233576642336,53.209369849676555,280.0,48.0,232.0,12.469187672008665,47.1821874512353,106.83557186657632
+PY-17-G100026 = 106.40983606557377,33.23309482694027,172.0,47.0,125.0,42.41484535384439,168.37507559263335,111.47866075298307
+PY-18-G110001 = 61.20108695652174,4.118858921901251,70.0,54.0,16.0,3325.6955601079803,50105.70867928628,61.339530838426384
+PY-18-G110002 = 130.74061142147735,66.97038582762151,366.0,41.0,325.0,14.02639029275269,45.879042116166275,146.89499669070509
+PY-18-G110003 = 166.65052316890882,55.1781581470204,316.0,63.0,253.0,36.69167024212788,141.1357620965886,175.54778839099228
+PY-18-G110004 = 95.63092269326684,36.00558894544344,215.0,48.0,167.0,28.081411280307655,110.9372811242044,102.18451844811823
+PY-18-G110005 = 188.54410354745926,41.26364176340882,375.0,125.0,250.0,110.55150094641515,593.2103614702949,193.00665044006632
+PY-18-G110006 = 125.22261989978526,27.07178829884221,344.0,81.0,263.0,115.78964171507205,657.6075823409585,128.11551918586375
+PY-18-G110007 = 243.87766348273328,75.1185794456688,630.0,90.0,540.0,44.3002017643957,181.95625221608327,255.1844739080584
+PY-19-G050001 = 202.27917317853687,65.19234968547923,383.0,101.0,282.0,39.82780913333844,160.85859536879613,212.52507230749598
+PY-19-G050002 = 135.64512977099236,18.20602508960468,191.0,110.0,81.0,436.47560990186014,3433.1453193659477,136.86146492038097
+PY-19-G050003 = 186.36533423070452,38.756420716377804,325.0,114.0,211.0,125.9128098372047,681.8765722702354,190.35256223562396
+PY-2-G160001 = 49.3968253968254,3.556972506775695,58.0,45.0,13.0,2720.676803651126,38394.82790657409,49.5247252662588
+PY-2-G160002 = 48.43064182194617,3.174831959829961,65.0,45.0,20.0,3597.8358673148464,55696.36533975551,48.53459204792804
+PY-2-G160003 = 64.89583333333333,2.839377743841463,75.0,52.0,23.0,12007.786683210425,276008.2296396955,64.95791907073378
+PY-2-G160004 = 56.77207977207977,6.517512324470071,68.0,46.0,22.0,686.6917127722994,6201.325029069405,57.14496485734337
+PY-2-G160005 = 56.89449541284404,7.109700872864982,75.0,36.0,39.0,535.9776361977304,4471.766294046306,57.33699900399173
+PY-2-G160006 = 56.62729658792651,6.395346921424118,67.0,44.0,23.0,720.1409698537542,6597.230010401713,56.987289645168794
+PY-2-G160007 = 47.5,0.5,48.0,47.0,1.0,857660.0,8.1504776E7,47.502631506054485
+PY-2-G160008 = 46.754672897196265,2.3378442093538605,64.0,44.0,20.0,8062.275908828563,162661.70864765972,46.81308527827479
+PY-2-G160009 = 54.715315315315316,5.048060874659689,67.0,45.0,22.0,1306.328224733766,14528.768549345335,54.94769011203882
+PY-2-G160010 = 45.0,0.0,45.0,45.0,0.0,0.0,-1.2,45.0
+PY-2-G160011 = 43.81967213114754,6.0935553075314415,65.0,37.0,28.0,394.7620596725594,3026.2639882027497,44.24132775999397
+PY-2-G160012 = 58.733333333333334,5.24785670536077,72.0,46.0,26.0,1434.8410128978214,16416.805443558373,58.96731674787691
+PY-2-G160013 = 53.778425655976676,6.686473083979478,70.0,46.0,24.0,544.4852196285897,4576.832664155654,54.19250859978889
+PY-2-G160014 = 50.0787037037037,3.6803167870373956,59.0,44.0,15.0,2560.35379537328,35400.5445779919,50.213756046488854
+PY-2-G160015 = 52.67901234567901,5.133831530643823,70.0,45.0,25.0,1111.8705236814114,11749.26185415086,52.92857987799441
+PY-2-G160016 = 46.18181818181818,1.192261549873091,49.0,45.0,4.0,58233.50570588493,2260266.551919956,46.19720573997758
+PY-2-G160017 = 46.527884615384615,2.0669541289786233,59.0,44.0,15.0,11476.226474051715,260021.3908228249,46.573773157796076
+PY-2-G160018 = 48.58203991130821,5.9537602054309255,80.0,28.0,52.0,568.0667173166798,4846.2264023241,48.94549889956906
+PY-2-G160019 = 48.79073856975381,6.53883222656046,68.0,31.0,37.0,438.19610725432875,3447.977057954474,49.22694889051288
+PY-2-G160020 = 45.75,0.75,48.0,45.0,3.0,227165.33333333334,1.3868497777777778E7,45.756147128008934
+PY-2-G160021 = 52.2780612244898,5.220810821022389,71.0,30.0,41.0,1033.9854028692284,10655.872414893594,52.53810570453039
+PY-2-G160022 = 48.50366108786611,7.103242466792346,105.0,24.0,81.0,338.9164296340589,2459.5131962748355,49.02102806417486
+PY-2-G160023 = 45.75,6.219927652312364,56.0,40.0,16.0,420.40913081311163,3265.0218994104307,46.17087826758335
+PY-2-G160024 = 47.333333333333336,2.9814239699997196,52.0,45.0,7.0,4049.8894560108924,65087.18718750001,47.42713709821977
+PY-2-G160025 = 58.55827067669173,5.417389434740371,72.0,46.0,26.0,1294.71982018119,14326.214848337413,58.808325711010774
+PY-3-G030001 = 242.78311988242703,91.0265953375857,635.0,100.0,535.0,28.169722870690467,110.3325056952805,259.28649089105573
+PY-3-G030002 = 319.0727881196402,108.39742337828005,617.0,98.0,519.0,34.77322562976822,134.59686795331484,336.9828564088846
+PY-3-G030003 = 384.42943081906526,127.29171980892626,741.0,121.0,620.0,37.214914499607204,147.8637240594522,404.9557620429479
+PY-4-G130001 = 137.38878504672897,74.40162711403208,464.0,72.0,392.0,13.714061292357759,51.99142362800312,156.2410969426155
+PY-4-G130002 = 178.8148148148148,39.51106726736089,298.0,113.0,185.0,106.96703540208583,557.9091564580351,183.12799467547947
+PY-4-G130003 = 95.0952380952381,10.945339351282774,127.0,81.0,46.0,683.0610946404022,6195.032644102467,95.72306285271466
+PY-4-G130004 = 104.91082802547771,17.802660574144394,159.0,82.0,77.0,223.41220188580263,1443.0867294497446,106.41060360936571
+PY-4-G130005 = 232.9393203883495,76.25500380965579,666.0,117.0,549.0,39.79862302999206,179.55987389458437,245.10314683617744
+PY-4-G130006 = 123.92631578947369,16.461273280203454,180.0,106.0,74.0,451.0114324734852,3610.582995071478,125.01482017408134
+PY-4-G130007 = 267.1568047337278,155.84600851755994,832.0,112.0,720.0,11.508726817395074,39.52001024581117,309.29069932086634
+PY-4-G130008 = 117.53921568627452,29.796753201408315,367.0,73.0,294.0,76.64197433327212,415.7758921455458,121.2572213333713
+PY-4-G130009 = 95.22255192878339,17.483719311559664,150.0,73.0,77.0,178.77718787772721,1079.9407402766585,96.81433177373715
+PY-4-G130010 = 257.05172413793105,55.88189436406929,549.0,131.0,418.0,111.5541743560716,586.7486833795953,263.05584007963023
+PY-4-G130011 = 141.31764705882352,35.01121784308315,409.0,105.0,304.0,81.11479761146836,435.55645356882945,145.59005029567797
+PY-4-G130012 = 136.95,23.86519432143807,216.0,105.0,111.0,207.2625180351213,1310.5046592627302,139.01384823103055
+PY-4-G130013 = 189.49586776859505,91.92164503477878,536.0,96.0,440.0,16.782425586303646,64.76119558256795,210.61403734621473
+PY-4-G130014 = 114.67955801104972,15.828398557959629,169.0,84.0,85.0,402.85108591286036,3096.8817557422362,115.76674490767776
+PY-4-G130015 = 146.7391304347826,57.669218048756036,601.0,72.0,529.0,28.26798063945129,150.2116339530841,157.66455248758712
+PY-4-G130016 = 119.20318725099601,18.313846181318254,210.0,96.0,114.0,296.7360257654036,2092.8121677463832,120.60181098453292
+PY-6-G010001 = 99.91717334407086,39.678981937962206,305.0,62.0,243.0,26.251902836163826,117.00784757936577,107.50750269958947
+PY-6-G010002 = 86.66037152765855,14.773924683619011,128.0,60.0,68.0,220.1098343720879,1408.5720549697069,87.9106867443834
+PY-6-G010003 = 197.45963502114634,64.69757301767733,597.0,89.0,508.0,38.18390419904797,152.70551865691277,207.7885545862956
+PY-7-G140001 = 227.571608040201,72.3548097252631,457.0,103.0,354.0,40.97507822546863,165.14492881530924,238.79710064484013
+PY-7-G140002 = 166.52661064425772,39.81613896557163,298.0,62.0,236.0,85.81263371588456,415.770482385572,171.22043387046395
+PY-7-G140003 = 118.49586776859505,27.55554089769122,192.0,55.0,137.0,92.37021606872518,454.59903303668983,121.65762825403385
+PY-7-G140004 = 226.1119023397762,52.796348508314644,381.0,100.0,281.0,91.46223875890598,450.1476758833937,232.19398526991156
+PY-7-G140005 = 167.84810126582278,33.22691017362205,251.0,101.0,150.0,144.20282200908267,809.4960607981935,171.1052677687857
+PY-7-G140006 = 269.56130268199234,51.88326010152782,383.0,117.0,266.0,155.65743706668167,889.2383407341794,274.5089590202394
+PY-7-G140007 = 98.43093922651934,29.11174761834294,173.0,51.0,122.0,49.222625820664035,207.19894379587998,102.64571908466928
+PY-7-G140008 = 83.38342696629213,18.874746982387883,143.0,54.0,89.0,100.41266151543952,517.9349480053271,85.49299366785641
+PY-7-G140009 = 281.1006711409396,71.4790135155163,433.0,148.0,285.0,72.83574269147161,337.387840501085,290.046266462849
+PY-7-G140010 = 109.93954659949623,32.15330677112944,187.0,52.0,135.0,50.27858095071825,209.62183209360165,114.54492150602383
+PY-7-G140011 = 142.0609756097561,30.82885390660066,220.0,73.0,147.0,111.54784735569807,578.5512864789458,145.3675996375748
+PY-7-G140012 = 84.13906926406926,19.08115584089811,203.0,57.0,146.0,101.00603215857288,538.1294333823508,86.27556713721727
+PY-7-G140013 = 85.52380952380952,13.8446551852434,144.0,64.0,80.0,255.52073849548404,1720.9563432510317,86.6371541122118
+PY-7-G140014 = 168.49019607843138,51.13422814159438,293.0,58.0,235.0,45.458908422905495,182.59766742125476,176.07854912562425
+PY-7-G140015 = 60.94240837696335,4.659262290295831,83.0,49.0,34.0,2276.9388384310573,30299.926231511952,61.12025739371805
+PY-7-G140016 = 56.915980230642504,6.787758507401296,92.0,47.0,45.0,615.0438379755192,5379.693577888708,57.31930277986367
+PY-7-G140017 = 179.12121212121212,39.851358347829574,256.0,72.0,184.0,103.9098383984744,525.3592824863076,183.50078853765012
+PY-7-G140018 = 174.77966101694915,38.170566261173676,264.0,95.0,169.0,109.77751502776692,568.4654076297227,178.89919517398144
+PY-7-G140019 = 87.93251533742331,17.921823702924925,141.0,63.0,78.0,133.7799567741467,745.7391417729079,89.74028648497233
+PY-7-G140020 = 223.08938547486034,38.039862202459894,335.0,117.0,218.0,219.7229556033526,1402.1658012753858,226.30931272913398
+PY-7-G140021 = 201.04235294117646,40.62491955169036,300.0,103.0,197.0,136.09016950671867,749.8493177048497,205.1058550229756
+PY-7-G140022 = 159.44981412639405,45.49637726052067,259.0,60.0,199.0,53.419925983936146,224.73651021007325,165.81364108170726
+PY-7-G140023 = 204.67578125,45.72566334622329,331.0,63.0,268.0,102.72471745067152,517.9899551895112,209.721271498029
+PY-7-G140024 = 199.96825396825398,45.91813566191095,341.0,83.0,258.0,95.6755549273861,476.3151294691669,205.1725561028516
+PY-7-G140025 = 75.52680965147454,18.548825642533778,144.0,46.0,98.0,81.01092253853756,399.07595873368336,77.77118945243917
+PY-7-G140026 = 94.94736842105263,25.670121243456162,156.0,52.0,104.0,61.89600462682384,274.51174515154514,98.35628040311835
+PY-7-G140027 = 119.14277839029768,32.566140149425664,277.0,66.0,211.0,61.174877113990846,282.2829416098643,123.51338035529439
+PY-7-G140028 = 283.5174002047083,76.4132622460221,440.0,72.0,368.0,62.211844732723094,274.1410880447584,293.6343012420655
+PY-7-G140029 = 308.3775633293124,62.11669261495575,468.0,172.0,296.0,137.4451488406223,761.5985547331834,314.571462574635
+PY-7-G140030 = 146.09454545454545,48.88150949232169,259.0,59.0,200.0,35.97319280000336,139.31808582265523,154.055243928333
+PY-7-G140031 = 218.9917355371901,38.23744055338051,307.0,97.0,210.0,204.89100936411296,1272.0614704511747,222.3049304303976
+PY-8-G150001 = 53.95592705167173,7.166678411909117,102.0,46.0,56.0,450.82130791984156,3606.596918110581,54.42980197892553
+PY-8-G150002 = 48.953947368421055,4.658521924768165,69.0,45.0,24.0,1194.4200107375905,12969.324664883992,49.17510334990344
+PY-8-G150003 = 50.78817733990148,4.5463630381827755,64.0,45.0,19.0,1428.2548461347478,16353.615009906567,50.991257823123334
+PY-8-G150004 = 80.68857431749241,30.448502512398086,178.0,39.0,139.0,27.640199937083548,106.01611302307454,86.24243346889631
+PY-8-G150005 = 53.85334291876348,18.772792654183547,156.0,25.0,131.0,34.69624799331086,155.22944602523742,57.031572725665775
+PY-8-G150006 = 74.68690958164642,13.792630541377294,134.0,48.0,86.0,176.152550232611,1065.1277194799031,75.94979341715133
+PY-8-G150007 = 127.52808988764045,18.69392131427432,160.0,86.0,74.0,337.44666826214853,2433.7504972235847,128.89094772129803
+PY-8-G150008 = 103.32157676348548,33.18429475310128,283.0,58.0,225.0,40.46724784369289,167.90020691481558,108.51979378506728
+PY-8-G150009 = 101.61796733212341,36.258851654085575,294.0,59.0,235.0,31.501465470912184,124.62603401123404,107.89307488428291
+PY-8-G150010 = 83.93658536585366,26.070153224583873,154.0,45.0,109.0,43.68004736040561,180.23817794895373,87.89199765639941
+PY-8-G150011 = 60.76836158192091,9.435029940119605,89.0,45.0,44.0,286.95068859945036,1983.9218259195086,61.49645159943811
+PY-8-G150012 = 52.543891402714934,6.224613329463025,69.0,46.0,23.0,627.4478873950037,5528.199537365452,52.91130630443392
+PY-9-G170001 = 145.03546099290782,62.42859690706753,507.0,74.0,433.0,21.673332671160974,91.49222920275797,157.9006480582344
+PY-9-G170002 = 72.24276893077673,36.940965348780615,247.0,23.0,224.0,15.056638684704907,56.344130617600115,81.1397102760751
+PY-9-G170003 = 169.23659305993692,49.53032578117139,377.0,100.0,277.0,51.61148855717122,232.35130871379314,176.33569576952834
+PY-9-G170004 = 85.0596546310832,32.76551325566882,259.0,46.0,213.0,26.639874802326062,105.0293964419442,91.15220076809206
+PY-9-G170005 = 184.58115183246073,77.6511022211546,398.0,74.0,324.0,21.088784264592764,73.14233408231034,200.2495824913453
+PY-9-G170006 = 192.45637583892616,88.86159083158756,499.0,109.0,390.0,18.6632214908325,73.77455976329757,211.98075131052465
+PY-9-G170007 = 46.166666666666664,4.258977446393546,52.0,40.0,12.0,1306.124184889968,14508.953253800928,46.36270052531453
+PY-9-G170008 = 48.23076923076923,6.977846036257888,85.0,45.0,40.0,354.8147626817208,2695.772204396415,48.73291942719455
+PY-9-G170009 = 105.33503836317135,64.48460055218213,423.0,57.0,366.0,12.051919172058867,52.273708393476106,123.50600801315403
+PY-9-G170010 = 117.82910321489001,74.69475095125193,391.0,59.0,332.0,10.696097244712714,40.10801791250285,139.50986841114414
+PY-9-G170011 = 142.4863813229572,78.8079526082119,387.0,60.0,327.0,12.766720163041724,44.95285047526351,162.8283214210886
+PY-9-G170012 = 106.55723270440251,50.88724922043422,273.0,33.0,240.0,16.054945161831778,53.04752018294384,118.08452893941174
+PY-9-G170013 = 91.00878293601004,23.03548456095297,205.0,51.0,154.0,74.78182845012532,362.5067320429008,93.87881614321569
+PY-9-G170014 = 104.95849056603774,49.4289863547821,270.0,45.0,225.0,16.75127403603105,57.30681940867473,116.01512588435297
+PY-9-G170015 = 191.42635658914728,87.89795662129143,445.0,82.0,363.0,17.823072924816557,62.2824941875835,210.64211538814786
+PY-9-G170016 = 137.8165137614679,71.00577120072313,437.0,74.0,363.0,15.35204387002518,61.3674689061487,155.0329352401428
+PY-9-G170017 = 92.27659574468085,38.94262905885923,194.0,49.0,145.0,20.99418462730238,72.71027833250157,100.15736857687087
+PY-9-G170018 = 179.9914691943128,99.37544741070819,538.0,67.0,471.0,12.336340280421421,40.1675224092786,205.60254991318976
+PY-9-G170019 = 132.91941391941393,50.49314417272627,445.0,81.0,364.0,29.11580839373335,135.06241916405457,142.18694808289615
+PY-CAZ-G070001 = 295.89861751152074,29.72359375544107,375.0,229.0,146.0,1016.3752868549951,10416.640708385172,297.3877668482141
+PY-CAZ-G070002 = 261.63459983831854,51.49129977390904,358.0,132.0,226.0,145.98953112883117,814.9048637798552,266.6533663484555
+PY-CAZ-G070003 = 155.64858096828047,53.98221320701465,379.0,73.0,306.0,33.25761541516555,129.59047523597835,164.74392280192598
+PY-CAZ-G070004 = 170.9895287958115,37.82627546408412,386.0,108.0,278.0,107.85357072563134,585.4626546401635,175.1235166198373
+PY-CAZ-G070005 = 138.70151921358357,35.762476121174096,277.0,87.0,190.0,70.97899966238036,335.832415031957,143.2377957470501
+PY-CAZ-G070006 = 257.611320754717,29.442383733163105,324.0,187.0,137.0,695.7864063454579,6311.842237811805,259.28834632678826
+PY-CAZ-G070007 = 243.62222222222223,23.351220657020043,297.0,194.0,103.0,1166.5791516029701,12490.092627287595,244.7387722995003
+PY-CAZ-G070008 = 284.70197740112997,31.562110706479643,364.0,202.0,162.0,760.8673374559112,7105.627106489782,286.4461254204036
+PY-CAZ-G070009 = 110.93382352941177,20.4551885428074,155.0,73.0,82.0,175.95709197658928,1047.3226596283816,112.80393584080508
+PY-CAZ-G070010 = 243.27295597484277,26.332866054769614,313.0,185.0,128.0,816.029047643114,7792.815089628717,244.69399449801833
+PY-CAZ-G070011 = 102.9748201438849,20.171283076167338,164.0,66.0,98.0,148.88197989878336,849.1689143844509,104.93185524236344
+PY-CAZ-G070012 = 171.40449438202248,49.69852237107204,293.0,95.0,198.0,51.814823627648174,221.31955126041052,178.46412474283093
+PY-CAZ-G070013 = 257.9314910765688,26.62832787441815,329.0,190.0,139.0,937.5712834926686,9356.467431085523,259.3023754892531
+PY-CAZ-G070014 = 265.8029465930018,33.98767286242234,344.0,156.0,188.0,501.4210890193962,4099.194734761763,267.9671030632776
+PY-CAZ-G070015 = 215.16071428571428,22.798634659710192,267.0,185.0,82.0,869.4924653158936,8492.95045026004,216.36522528882898
+PY-CAZ-G070016 = 340.0299065420561,40.53865171868491,439.0,178.0,261.0,614.5743314107004,5352.062439442279,342.437906234354
+PY-CAZ-G070017 = 115.260663507109,28.00282062416015,237.0,67.0,170.0,83.27332588694948,413.30301319555906,118.6135680055528
+PY-CAZ-G070018 = 225.1861471861472,73.12525563417026,392.0,100.0,292.0,38.572740292587824,150.28432699070393,236.7617027648346
+PY-CAZ-G070019 = 159.3151515151515,57.14402920220007,374.0,84.0,290.0,31.301334114519147,125.90422259932718,169.25353046763183
+PY-CAZ-G070020 = 276.2446492271106,37.5881036127174,413.0,169.0,244.0,419.3871456074004,3255.96306109615,278.7901930839924
+PY-UNK-G000001 = 80.22633103141011,56.94735788416403,303.0,45.0,258.0,9.07952121571835,33.304914551285364,98.38325955541673
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_3_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_3_elevation.properties
new file mode 100755
index 0000000..d158391
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PRY/PRY_3_elevation.properties
@@ -0,0 +1,50 @@
+# PRY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PRY elevation data for 1999 at admin level 3
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PRY
+ADMIN_LEVEL = 3
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PY-PY-UNK-1 = 88.28131477642879,63.50473892432075,303.0,45.0,258.0,8.469671474876826,28.413464502832916,108.7494478353846
+PY-PY-UNK-10 = 48.310344827586206,2.086135649966093,55.0,46.0,9.0,12490.170993449088,290964.7627347039,48.355365568986706
+PY-PY-UNK-11 = 47.0,0.0,47.0,47.0,0.0,0.0,-1.2,47.0
+PY-PY-UNK-12 = 46.95238095238095,1.32651316925563,50.0,45.0,5.0,44451.09964890364,1577183.9059809777,46.97111574452659
+PY-PY-UNK-13 = 48.166666666666664,1.7716909687891083,50.0,45.0,5.0,20175.385720341837,550674.3651029838,48.19923927477141
+PY-PY-UNK-14 = 50.78817733990148,4.5463630381827755,64.0,45.0,19.0,1428.2548461347478,16353.615009906567,50.991257823123334
+PY-PY-UNK-15 = 60.96842105263158,4.6576538742362885,83.0,49.0,34.0,2282.1471946629595,30391.511163821626,61.146071871078995
+PY-PY-UNK-2 = 56.666666666666664,3.7712361663282534,64.0,53.0,11.0,3438.5836276399546,52389.37683105469,56.79201821852551
+PY-PY-UNK-3 = 56.88130081300813,6.783808432176642,92.0,47.0,45.0,614.9992947478826,5379.270580665894,57.28439961302196
+PY-PY-UNK-4 = 63.0,3.9370039370059056,69.0,58.0,11.0,4145.702016671831,67116.26430801248,63.12289600454022
+PY-PY-UNK-5 = 47.416666666666664,1.3819269959814167,50.0,46.0,4.0,40499.6212989189,1393233.3318347104,47.43680006071236
+PY-PY-UNK-6 = 45.333333333333336,0.4714045207910317,46.0,45.0,1.0,889637.2043616994,8.55812655E7,45.335784247472034
+PY-PY-UNK-7 = 46.0,0.0,46.0,46.0,0.0,0.0,-1.2,46.0
+PY-PY-UNK-8 = 47.857142857142854,1.7261494247992248,50.0,46.0,4.0,21394.293011242582,595464.2360198909,47.88826280296367
+PY-PY-UNK-9 = 48.333333333333336,0.816496580927726,49.0,47.0,2.0,207609.56501176677,1.230004975E7,48.34022939310257
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PSE/PSE_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PSE/PSE_0_elevation.properties
new file mode 100755
index 0000000..5c2915f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PSE/PSE_0_elevation.properties
@@ -0,0 +1,36 @@
+# PSE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PSE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PSE
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PSE = 269.32207693284244,364.55816834177847,999.0,-405.0,1404.0,2.4948679183754723,5.2893828962061225,453.2516290407929
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PSE/PSE_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PSE/PSE_1_elevation.properties
new file mode 100755
index 0000000..92c99d2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/PSE/PSE_1_elevation.properties
@@ -0,0 +1,37 @@
+# PSE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = PSE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = PSE
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+PS-801 = 284.58105522143245,373.8580599000026,999.0,-405.0,1404.0,2.489929902096287,5.1489287696484665,469.84702398029333
+PS-802 = 70.32976827094474,26.707232721220784,136.0,11.0,125.0,26.223391477266375,92.69877284657957,75.22999790422855
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/QAT/QAT_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/QAT/QAT_0_elevation.properties
new file mode 100755
index 0000000..e0ddf37
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/QAT/QAT_0_elevation.properties
@@ -0,0 +1,36 @@
+# QAT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = QAT elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = QAT
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+QAT = 24.093475403030514,16.755808667681467,86.0,1.0,85.0,7.683785573902457,21.105633469785356,29.347106860886115
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/QAT/QAT_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/QAT/QAT_1_elevation.properties
new file mode 100755
index 0000000..1c4505a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/QAT/QAT_1_elevation.properties
@@ -0,0 +1,36 @@
+# QAT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = QAT elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = QAT
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+QA-Q = 24.093475403030514,16.755808667681467,86.0,1.0,85.0,7.683785573902457,21.105633469785356,29.347106860886115
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/QAT/QAT_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/QAT/QAT_2_elevation.properties
new file mode 100755
index 0000000..3af8cd9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/QAT/QAT_2_elevation.properties
@@ -0,0 +1,50 @@
+# QAT.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = QAT elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = QAT
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+QA-Q-G090001 = 3.0,0.0,3.0,3.0,0.0,0.0,-1.2,3.0
+QA-Q-G090002 = 6.0,0.0,6.0,6.0,0.0,0.0,-1.2,6.0
+QA-Q-G090003 = 2.111111111111111,0.5665577237325317,3.0,1.0,2.0,62.93065059453344,279.3062130177515,2.185812841434
+QA-Q-G090004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+QA-Q-G090005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+QA-Q-G090006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+QA-Q-G090007 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+QA-Q-G090008 = 1.25,0.4330127018922193,2.0,1.0,1.0,33.87121579245805,135.11111111111114,1.3228756555322954
+QA-Q-G090009 = 24.205910987482614,16.723467345418115,86.0,1.0,85.0,7.767668365595208,21.37734197399962,29.421089150254183
+QA-Q-G090010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+QA-Q-G090011 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+QA-Q-G090012 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+QA-Q-G090013 = 1.5,0.5,2.0,1.0,1.0,36.0,136.0,1.5811388300841898
+QA-Q-G090014 = 1.9583333333333333,0.9780578828587919,4.0,1.0,3.0,14.518197002910462,45.94324788126521,2.188987589427283
+QA-Q-G090015 = 1.3333333333333333,0.4714045207910317,2.0,1.0,1.0,31.81980515339464,121.5,1.4142135623730951
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ROU/ROU_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ROU/ROU_0_elevation.properties
new file mode 100755
index 0000000..0542774
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ROU/ROU_0_elevation.properties
@@ -0,0 +1,36 @@
+# ROU.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ROU elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ROU
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ROU = 397.2494551783282,388.44981047670376,2460.0,1.0,2459.0,5.5823598814307935,18.118629950329286,555.6081216998676
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ROU/ROU_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ROU/ROU_1_elevation.properties
new file mode 100755
index 0000000..0a4a2a0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ROU/ROU_1_elevation.properties
@@ -0,0 +1,76 @@
+# ROU.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ROU elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ROU
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+RO-AB = 663.4068292682927,372.0369210004659,2073.0,184.0,1889.0,11.780782166691068,37.44177064645855,760.6050826199605
+RO-AG = 704.2869731104652,534.9356006845303,2436.0,127.0,2309.0,7.388973728588452,22.882716990257457,884.4072802576989
+RO-AR = 208.99866389548694,159.49701641859235,1390.0,79.0,1311.0,8.298704711430908,33.0765786389102,262.9063326672297
+RO-B = 79.83144763562518,21.358972510952277,167.0,28.0,139.0,63.998075983326274,290.607266577456,82.63937159927573
+RO-BC = 462.9201714438789,315.10751614386635,1676.0,90.0,1586.0,8.838620011989116,28.691102329401502,559.9891354838837
+RO-BH = 310.0235230183992,270.17545212313024,1715.0,88.0,1627.0,6.980344281206319,26.40383716876218,411.22908427624304
+RO-BN = 689.5111844908394,361.087237314163,2172.0,225.0,1947.0,13.794755303038427,47.21006337680984,778.3377586171282
+RO-BR = 15.149766550939782,11.866387938264996,101.0,1.0,100.0,7.2098359876350315,24.473886683282643,19.24387147248109
+RO-BT = 182.54868347338936,74.84817880760887,535.0,28.0,507.0,22.850818803617095,85.90853342132012,197.29741941719226
+RO-BV = 703.9778333522792,284.31967717893815,2328.0,377.0,1951.0,24.441271854830518,99.39443855176997,759.2249131071144
+RO-BZ = 391.7708787938901,404.44604795474334,1711.0,4.0,1707.0,4.921544104709711,13.888178860469678,563.0817233556311
+RO-CA = 74.5248833592535,49.286944491629356,242.0,1.0,241.0,8.469708900606673,24.592398780483315,89.34853740846168
+RO-CJ = 591.8664770201796,319.8316948732078,1757.0,189.0,1568.0,13.203148819541102,45.76273189621804,672.7542193593051
+RO-CS = 517.4120809166784,356.04670081727267,2114.0,58.0,2056.0,8.580963621540624,28.16547915453663,628.0800224823203
+RO-CT = 26.83865721918922,16.997491820183104,126.0,1.0,125.0,9.102637061278141,26.653279922919616,31.768352955517393
+RO-CV = 753.7682534304591,225.5012873347917,1767.0,423.0,1344.0,48.45754852348395,210.20744731338192,786.7765950187213
+RO-DB = 396.4982057416268,362.07187265193664,2217.0,82.0,2135.0,6.780518258568524,25.86964719263443,536.9421459729247
+RO-DJ = 112.77002448408534,66.92143987885594,349.0,1.0,348.0,10.264925636274246,30.33850359642955,131.13183266316597
+RO-GJ = 540.9414910685634,455.8840469964639,2318.0,76.0,2242.0,6.732371527169275,21.91984222700566,707.4234665780848
+RO-GL = 100.09934528892684,72.14471596915403,318.0,1.0,317.0,7.346869973284557,20.50127597754765,123.38856903920113
+RO-GR = 78.98943455292506,34.395570341836994,166.0,1.0,165.0,18.447544540430595,56.783633323653355,86.15327057129689
+RO-HD = 710.7655253440752,442.2616246661961,2460.0,132.0,2328.0,10.117612384194196,33.379880803319736,837.1278138193853
+RO-HR = 917.8016040523428,269.889101526527,2015.0,364.0,1651.0,49.90079551261197,210.945223549257,956.6608132059396
+RO-IL = 33.18893817576934,22.819610209219103,170.0,1.0,169.0,7.860481628713116,22.127303432808752,40.27704342843124
+RO-IS = 172.9039866416197,94.57224864464138,537.0,11.0,526.0,12.218388356761277,38.60076492992876,197.07790035990655
+RO-MH = 264.21977345481406,198.36209354529842,1384.0,41.0,1343.0,7.921734041395427,28.182384758350345,330.39311257982837
+RO-MM = 659.3210779774032,368.65410435699164,2098.0,134.0,1964.0,11.782511150596253,37.153600687011334,755.3874055903643
+RO-MS = 552.4292965271594,301.64361440668375,2085.0,220.0,1865.0,13.34384408142923,49.28025616264923,629.4179833574984
+RO-NT = 594.878813559322,328.3933986804508,1822.0,151.0,1671.0,11.987887051993015,37.220852039461946,679.5020434985049
+RO-OT = 157.2697550703757,85.17129665910751,462.0,14.0,448.0,12.733764154702145,42.32532397910083,178.85168613823475
+RO-PH = 541.4007707129094,447.2966574381559,2450.0,36.0,2414.0,6.458265659772165,19.450497763478875,702.2742301151875
+RO-SB = 644.919779967912,388.09572144467626,2167.0,230.0,1937.0,11.238928968924808,40.00672145433943,752.6883894398296
+RO-SJ = 335.9458173445894,104.98920448360442,868.0,150.0,718.0,43.32679880352934,182.8650246164665,351.96921065545547
+RO-SM = 182.2721027859051,118.34004385848245,1155.0,81.0,1074.0,11.555654909950565,57.02113444271404,217.31885660113136
+RO-SV = 755.9803011967191,364.10272297165005,2039.0,199.0,1840.0,15.513306682069034,49.27337181648657,839.092967836611
+RO-TL = 58.363819176319176,80.71465473835406,417.0,1.0,416.0,4.147979796112994,12.753118279077071,99.60517495782224
+RO-TM = 141.37199971844865,129.61649714792765,1302.0,40.0,1262.0,8.886632692644753,52.5483905919941,191.7980152068615
+RO-TR = 89.5842494503298,37.2617228020878,237.0,7.0,230.0,21.269923966953893,72.3881820357114,97.02460376501696
+RO-VL = 666.9106206293707,487.2645891271726,2281.0,122.0,2159.0,7.779086978545539,23.857711755495824,825.9519088454996
+RO-VN = 379.71378276176813,350.3107297074632,1626.0,3.0,1623.0,5.532481330459591,16.07101807305,516.6238130084862
+RO-VS = 172.5418391806494,86.24594282337286,461.0,11.0,450.0,14.20527796561516,44.28560790749339,192.89647202925622
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RUS/RUS_3_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RUS/RUS_3_elevation.properties
new file mode 100755
index 0000000..a5ee3fe
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RUS/RUS_3_elevation.properties
@@ -0,0 +1,2521 @@
+# RUS.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = RUS elevation data for 1999 at admin level 3
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = RUS
+ADMIN_LEVEL = 3
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+RU-01-01-01 = 82.09761025167398,43.96759011665719,308.0,1.0,307.0,12.17198235786084,36.10309207471209,93.12983726874081
+RU-01-01-02 = 161.2251561068133,44.680750931211826,291.0,79.0,212.0,58.21216543231679,255.6912199787937,167.30188422562188
+RU-01-01-03 = 68.21397544853636,36.27480250339615,160.0,1.0,159.0,12.340491172527981,35.98608825677906,77.25935375832442
+RU-01-01-04 = 100.61309986254706,46.34730825023251,237.0,23.0,214.0,16.814362390394507,52.9084373394305,110.77485656047111
+RU-01-01-05 = 246.55,13.470244986636287,268.0,221.0,47.0,6186.433167566464,114223.74019532934,246.91769883910712
+RU-01-01-06 = 50.873982163629314,28.731242809501158,120.0,1.0,119.0,10.618889129239918,29.03860868763444,58.426418464285355
+RU-01-01-07 = 137.87529777820993,75.29518096534309,533.0,1.0,532.0,12.742345586818823,43.43742791187328,157.09539144747075
+RU-01-01-08 = 127.74901858152316,46.706293783117246,335.0,18.0,317.0,28.10527250179493,97.86879559259275,136.01944576970297
+RU-01-01-09 = 198.52504240882104,40.202914716141045,410.0,86.0,324.0,135.74456067610342,755.0877537472719,202.55484890542004
+RU-01-01-10 = 54.72079064472731,41.57059692789196,176.0,1.0,175.0,6.966338288943287,19.679701567620302,68.72029873134534
+RU-01-01-11 = 144.92146596858638,17.919514939082003,181.0,84.0,97.0,552.5337436824597,4651.657266295806,146.02513589836556
+RU-01-01-12 = 51.08680351906158,22.722992774565352,155.0,1.0,154.0,18.125116136366444,58.980448671213495,55.912394819289865
+RU-01-01-13 = 134.38047272364616,64.85587391921432,309.0,23.0,286.0,15.369030520691235,48.52199780858669,149.21258603501116
+RU-01-01-14 = 112.00968134897737,37.06491443621965,316.0,29.0,287.0,37.81249219728552,157.7002881301528,117.98295045498621
+RU-01-01-15 = 125.15536064769381,51.0539156020345,303.0,13.0,290.0,21.915386551023293,73.0331500946835,135.16792000010236
+RU-01-01-16 = 112.95441404597376,32.11076873371621,231.0,33.0,198.0,54.25013369065132,232.29148834640299,117.4299839101559
+RU-01-01-17 = 75.4861845972957,33.15627512923677,185.0,1.0,184.0,18.264447919090202,57.4326259286291,82.44696868595379
+RU-01-01-18 = 157.28237636518023,39.681100307520154,296.0,37.0,259.0,73.66954761375645,336.4079147611105,162.21077534089312
+RU-01-01-19 = 14.5,2.0615528128088303,17.0,11.0,6.0,368.59708284933515,2733.204152249135,14.64581851587681
+RU-01-01-20 = 85.375,4.121210380458634,93.0,77.0,16.0,8952.459650241988,186748.34286952353,85.474411375569
+RU-01-01-21 = 45.22727272727273,16.497745901628825,72.0,23.0,49.0,28.503287868002754,99.68768675185171,48.14230798561508
+RU-01-01-22 = 43.875,4.594493987372276,51.0,38.0,13.0,899.8393405317839,8878.285243104734,44.1149067776415
+RU-01-02-01 = 233.31431881470144,249.59322154963138,1681.0,27.0,1654.0,5.580769725745174,19.633640085204693,341.6611590560274
+RU-01-02-02 = 101.80925499376958,40.448261853028555,336.0,20.0,316.0,24.042332113628778,87.07098060273225,109.54992601237882
+RU-01-02-03 = 159.6685805168986,30.682352542588564,362.0,76.0,286.0,157.71702450819558,926.3833684413331,162.58985934500657
+RU-01-02-04 = 153.74129251001747,31.53684488794778,306.0,72.0,234.0,130.8657365872379,718.0636492707778,156.94252963469546
+RU-01-02-05 = 178.4787733904872,29.365470008122795,246.0,67.0,179.0,242.0619331339994,1572.8873636315818,180.87842154267832
+RU-01-02-06 = 185.286872269014,214.50794163426443,1775.0,35.0,1740.0,6.672991910051683,31.996884638736876,283.4517279174726
+RU-01-02-07 = 170.14683363813893,29.179591208639536,271.0,92.0,179.0,215.91505408702656,1366.5093325643302,172.63080124991555
+RU-01-02-08 = 120.0,0.0,120.0,120.0,0.0,0.0,-1.2,120.0
+RU-01-02-09 = 146.9410393743137,33.0497000973601,294.0,31.0,263.0,101.95832260206716,526.3743588251436,150.61192425876854
+RU-01-02-10 = 142.62605514912775,29.43828673248183,220.0,73.0,147.0,128.09123553119863,690.9638448030654,145.63242885135767
+RU-01-02-11 = 118.30815709969788,19.892199504716462,174.0,80.0,94.0,228.50784416766268,1473.079754917566,119.96882777397734
+RU-01-02-12 = 155.87667863316048,27.799962884312194,227.0,78.0,149.0,192.75470559545815,1172.0230798108232,158.33627783320765
+RU-01-02-13 = 241.70949777340462,136.07578950987582,1179.0,68.0,1111.0,12.917137608603026,50.43457901041122,277.38078845624364
+RU-01-02-14 = 170.2205661442741,49.72786629771179,456.0,31.0,425.0,51.710095795245046,233.9036292011931,177.33556277577338
+RU-01-02-15 = 180.8836683346055,50.03399355991818,376.0,32.0,344.0,58.8408789562439,264.3773298513094,187.6760559627612
+RU-01-02-16 = 96.34685733641001,32.66114827825486,227.0,16.0,211.0,34.51847474025942,130.40725588685967,101.73233274361077
+RU-01-02-17 = 164.18548854519386,35.242060033818376,320.0,68.0,252.0,115.09774960724135,604.0742970349792,167.92521384310112
+RU-01-02-18 = 116.61112782471913,63.52014639572409,348.0,13.0,335.0,12.111289037791268,37.22460371022018,132.78917173733348
+RU-01-02-19 = 133.42920048350888,34.49712178123646,226.0,65.0,161.0,69.63450785140994,318.59553444786735,137.81655543822694
+RU-01-02-20 = 203.18846527015634,132.03853371966764,1192.0,35.0,1157.0,10.984783339895538,48.735684345127886,242.32153599232873
+RU-01-02-21 = 97.56,8.953569120747323,111.0,82.0,29.0,1326.0974328141267,14798.547922454858,97.96999540675706
+RU-01-02-22 = 84.23809523809524,11.83177627007946,109.0,69.0,40.0,382.7185259483326,2889.0753936579467,85.06496117114037
+RU-01-02-23 = 91.33333333333333,1.699673171197595,93.0,89.0,4.0,155324.92943840433,8355091.606508874,91.34914704947532
+RU-01-02-24 = 262.1470588235294,209.46046376350134,1489.0,47.0,1442.0,7.671785751319575,28.55918936608876,335.55143619100306
+RU-01-03-01 = 7.065040650406504,4.06999697848188,13.0,1.0,12.0,10.181565539996006,26.984204198528982,8.153506901741604
+RU-01-03-02 = 144.6784775205828,24.373631559943977,239.0,86.0,153.0,227.67218354779783,1473.2843842770103,146.71719658272397
+RU-01-03-03 = 51.57431496024703,29.515360991737747,167.0,1.0,166.0,11.608318068632217,38.82014075657808,59.422777603301
+RU-01-03-04 = 170.9452610459284,27.051337560493664,252.0,109.0,143.0,271.1450091974207,1832.3438895397946,173.07240432221533
+RU-01-03-05 = 78.17647058823529,8.759769632464133,91.0,66.0,25.0,737.2788009588273,6812.279156548628,78.66571119393161
+RU-01-03-06 = 64.57692307692308,5.968977988303531,77.0,56.0,21.0,1299.0290445863493,14416.282322411085,64.85219882400051
+RU-01-03-07 = 139.12538314176246,48.914417083390674,256.0,39.0,217.0,31.389825778484674,114.07585496074584,147.473700817977
+RU-01-03-08 = 126.16672048715228,57.05809024022035,244.0,23.0,221.0,17.405912251423405,54.36817160909948,138.46901104703588
+RU-01-03-09 = 148.53601769911504,36.48905562770069,245.0,65.0,180.0,79.35284888689911,371.307062131435,152.95227927204377
+RU-01-03-10 = 136.2200296449056,67.62894918585249,471.0,13.0,458.0,15.00074943404662,50.72948834011058,152.08409267389402
+RU-01-03-11 = 62.077404035586156,39.26222452063372,272.0,1.0,271.0,9.758723689623254,31.975237543541155,73.45152391956243
+RU-01-03-12 = 19.17241379310345,5.837270060551401,31.0,14.0,17.0,46.187362790774955,195.16169809961607,20.041336592497842
+RU-01-03-13 = 150.73156699470098,49.56632068853078,277.0,59.0,218.0,37.33122897959276,143.9487551980318,158.67206885673454
+RU-01-03-14 = 41.48,2.0614557962760203,44.0,36.0,8.0,8206.121558836754,166268.33526571453,41.53119309627403
+RU-01-03-15 = 119.3222676460111,67.86942701237412,357.0,1.0,356.0,10.838399439295197,30.881395479422196,137.27367802741438
+RU-01-03-16 = 108.86357925852937,52.62689905175951,276.0,9.0,267.0,15.550436500846128,50.33874183760927,120.91678705945822
+RU-01-03-17 = 120.21924024938379,41.19309108928058,253.0,18.0,235.0,33.71527166691962,127.0943302619465,127.08082656179423
+RU-01-03-18 = 84.66296639407105,47.28125132817087,217.0,1.0,216.0,11.006728882070604,30.697617134632985,96.97079253982189
+RU-01-03-19 = 6.961538461538462,1.818299485165049,9.0,1.0,8.0,66.16600877268584,285.6226448258082,7.19508379167545
+RU-01-03-20 = 101.2870169668884,52.816257498956105,259.0,17.0,242.0,13.741530861422612,45.68322779012075,114.23054259805826
+RU-01-03-21 = 21.158940397350992,13.527647781723967,84.0,1.0,83.0,9.250200859963227,29.192798121823486,25.11370170335375
+RU-01-03-22 = 154.32616825578654,32.09013144260009,252.0,48.0,204.0,125.45850205876029,672.6786093373685,157.62722716750648
+RU-01-03-23 = 136.9385497746825,49.040255444087926,257.0,25.0,232.0,30.2615413942118,110.81591231677336,145.45484889963134
+RU-01-03-24 = 136.52929882647965,50.59578409910104,253.0,11.0,242.0,27.268832121450323,93.7207419162722,145.60282554488157
+RU-01-03-25 = 142.60471673929763,30.157182320798224,215.0,66.0,149.0,119.53275035123566,628.9419356605781,145.75857052614495
+RU-01-03-26 = 98.69712736789631,57.77712348955439,250.0,1.0,249.0,10.199927926288016,28.41599500527604,114.36485014811936
+RU-01-04-01 = 87.16509126119584,59.386027324320146,419.0,1.0,418.0,8.122831323303792,23.512775125174528,105.47252427024789
+RU-01-04-02 = 67.525,8.9475904577713,94.0,47.0,47.0,452.9204071654094,3602.7576540872033,68.11523324484766
+RU-01-05-01 = 170.4962598238803,41.26707421063645,305.0,105.0,200.0,83.480407749329,405.4540265103713,175.41934336850733
+RU-01-05-02 = 169.67233792901143,26.41809184717199,281.0,108.0,173.0,284.92369539231544,1971.5435270667413,171.71667896608724
+RU-01-05-03 = 153.142488851728,35.39555860951205,294.0,77.0,217.0,95.25662784081356,489.80197122539187,157.17972980311757
+RU-01-05-04 = 138.90524308865585,12.556191381337646,187.0,111.0,76.0,1387.694344476776,15742.718191097101,139.47159029538363
+RU-01-05-05 = 138.05337880158675,32.84015030553089,281.0,89.0,192.0,87.79365192549703,436.34933403244685,141.90564072870487
+RU-01-05-06 = 160.3247955866417,24.82722119211163,235.0,93.0,142.0,288.7427429805224,1993.4276237298454,162.23572662031162
+RU-01-05-07 = 128.9689677843524,21.01687333265235,245.0,97.0,148.0,250.937337341163,1685.6219625813753,130.67020936710128
+RU-01-05-08 = 171.71852659638918,20.54869277257676,262.0,100.0,162.0,608.3995193766299,5290.59142773085,172.94363576349542
+RU-01-05-09 = 168.73029599535693,31.35181608398178,262.0,79.0,183.0,171.88935283004025,1012.9564454652262,171.61832407538705
+RU-01-05-10 = 135.98346839546193,19.2765774086741,207.0,97.0,110.0,372.97156614563926,2799.4953943619253,137.34296528563883
+RU-01-05-11 = 141.88155247899658,25.105415979296257,233.0,102.0,131.0,198.38948659785888,1236.1779961360612,144.08558861087997
+RU-01-05-12 = 183.94186765615336,24.8732064277224,263.0,116.0,147.0,426.5042044459055,3317.98896901235,185.6159666484269
+RU-01-05-13 = 155.68662893825493,19.31968486481319,215.0,75.0,140.0,547.173438744255,4600.897866369676,156.88077209598876
+RU-01-05-14 = 155.9249910490512,29.84791253051379,241.0,94.0,147.0,158.34981897360575,912.7373727465573,158.75610450019207
+RU-01-05-15 = 147.14005908742752,32.138726957903955,246.0,96.0,150.0,110.63044343303466,584.8996224690201,150.6090792705617
+RU-01-05-16 = 179.4820254274441,18.975855272304532,250.0,128.0,122.0,874.7480423752129,8550.720619172618,180.48235518978893
+RU-01-05-17 = 145.29856663616957,22.752062755740262,209.0,74.0,135.0,279.56397273457804,1909.691598578031,147.06913281231556
+RU-01-05-18 = 162.1965003026468,28.207348400592146,267.0,87.0,180.0,207.54254576302117,1298.1772547996532,164.63097890196394
+RU-01-05-19 = 134.21336346029696,23.23729559639416,202.0,100.0,102.0,210.7624951196605,1333.555277225671,136.21012751612847
+RU-01-05-20 = 124.35983974748088,18.759661619813375,215.0,89.0,126.0,312.77974512181066,2242.8157173923023,125.76682649295489
+RU-01-05-21 = 142.5862115855317,23.632376859771462,202.0,87.0,115.0,237.69049708418993,1544.243347125819,144.53137019469602
+RU-01-05-22 = 77.27586206896552,13.668227823790616,116.0,68.0,48.0,199.11616952078495,1249.7281744458876,78.47534205306039
+RU-01-05-23 = 143.79077585754058,30.07125335628416,213.0,58.0,155.0,123.04367431852742,651.1386864925265,146.9015571739501
+RU-01-05-24 = 167.280967342664,26.704600028893527,232.0,73.0,159.0,263.92359596478724,1761.7224060232943,169.39910772433433
+RU-01-05-25 = 129.82758620689654,14.044434326554882,169.0,108.0,61.0,818.3221585726872,7842.275056378335,130.58502316828705
+RU-01-05-26 = 156.92006352567495,30.328269245642737,244.0,98.0,146.0,153.99613743811335,878.5645742021909,159.82399773606622
+RU-01-05-27 = 167.11338546458143,24.772725439586534,255.0,108.0,147.0,327.5668642982035,2356.3522748181676,168.93954991990157
+RU-01-05-28 = 170.45121691187668,56.56568933463374,323.0,10.0,313.0,35.75205873983653,132.29361504853574,179.59202253062912
+RU-01-05-29 = 120.46666666666667,4.631294515455575,126.0,112.0,14.0,17676.91792890354,461807.25101218215,120.55565796206608
+RU-01-05-30 = 138.5,4.5,143.0,134.0,9.0,29247.24828532236,903008.1231519586,138.57308540982984
+RU-01-06-01 = 198.97050841324406,148.23425475011652,1187.0,49.0,1138.0,9.936469290021813,49.52485117818059,248.11823290429035
+RU-01-06-02 = 212.92898022200336,121.17370265672757,686.0,1.0,685.0,10.853575356193758,31.35714985591734,244.9935036565733
+RU-01-06-03 = 245.6993665158371,205.55962755180374,1165.0,38.0,1127.0,7.256504005350089,26.27044739032133,320.3481530858581
+RU-01-06-04 = 180.16642034485054,87.85295366372266,945.0,1.0,944.0,16.242778258669752,63.45246777671424,200.44470680793182
+RU-01-06-05 = 262.27363896848135,93.29010768604981,594.0,113.0,481.0,31.24847202199311,119.23704753056003,278.37116569401365
+RU-01-06-06 = 220.21496782680458,70.02270107706785,1115.0,1.0,1114.0,43.390634405757346,221.54247470400625,231.07966314907313
+RU-01-06-07 = 286.9529355608592,162.77985713825447,1032.0,115.0,917.0,12.290161537925156,44.4499483818243,329.90797067810456
+RU-01-06-08 = 63.58173076923077,52.39020619063013,218.0,1.0,217.0,6.017591867535431,16.40172490730803,82.38549746349592
+RU-01-06-09 = 224.3068242880172,119.58900257917682,1083.0,121.0,962.0,15.332627676778138,71.61871751048542,254.1949664333606
+RU-01-06-10 = 186.7094025076467,82.09944192427167,697.0,1.0,696.0,19.428430429318187,70.74273867463461,203.96254398550533
+RU-01-06-11 = 92.375,27.858739652037382,135.0,50.0,85.0,46.26960591234311,187.0187052248907,96.48445470644481
+RU-01-06-12 = 121.62692894692216,58.92307255661562,321.0,1.0,320.0,14.908595733407704,45.49304170048061,135.14820873608284
+RU-01-06-13 = 126.82257488664358,57.43371772826287,481.0,1.0,480.0,17.455130734237876,56.3705778839218,139.22139718077813
+RU-01-06-14 = 164.51111111111112,45.956318497857744,272.0,105.0,167.0,57.20469204154413,251.93443419206181,170.80951053407094
+RU-02-01-01 = 31.004308797127468,30.507449414276195,146.0,1.0,145.0,5.005735038496309,13.588772349294313,43.496800270275564
+RU-02-02-01 = 166.81117257392611,29.208569591922117,261.0,59.0,202.0,202.739393602507,1248.5607596989776,169.34907095432888
+RU-02-02-02 = 103.6,1.7435595774162693,106.0,101.0,5.0,209960.52498131886,1.2486160058864268E7,103.61467077590895
+RU-02-02-03 = 93.80617283950617,22.02685143451677,155.0,44.0,111.0,90.39928159398038,446.5068080112458,96.3575645547021
+RU-02-02-04 = 44.026713709677416,34.23198439272453,158.0,1.0,157.0,7.031266747015046,21.394541776828117,55.76899026822733
+RU-02-02-05 = 38.108108108108105,17.635312632695165,89.0,2.0,87.0,17.057450572184084,56.69951068454618,41.99085799590377
+RU-02-02-06 = 40.13136189901428,20.751565809367868,97.0,1.0,96.0,12.70990640661677,35.85492081286178,45.17912893593876
+RU-02-02-07 = 86.82285795819362,58.420527745730524,275.0,1.0,274.0,8.23409543403598,23.89381685793906,104.64782236682369
+RU-02-02-08 = 67.66167192429022,50.66454689663649,158.0,1.0,157.0,6.739545866065513,17.26029119528305,84.52809095106642
+RU-02-02-09 = 59.896811249752425,16.135340880317763,148.0,14.0,134.0,63.37792186490564,293.4836295564625,62.032066088536155
+RU-02-02-10 = 114.73098810139679,62.32010358571191,288.0,4.0,284.0,12.279165232859453,38.19913334816635,130.56414110182249
+RU-02-02-11 = 73.0,0.0,73.0,73.0,0.0,0.0,-1.2,73.0
+RU-02-02-12 = 44.653411880216005,37.578010553596165,192.0,1.0,191.0,6.460637947304841,20.381507463934483,58.36123773285106
+RU-02-02-13 = 57.12148541114058,18.817366640204796,106.0,10.0,96.0,37.46946434726011,147.2819120970871,60.14114550660835
+RU-02-02-14 = 12.0,1.0,13.0,11.0,2.0,1764.0,21601.0,12.041594578792296
+RU-02-02-15 = 107.12444708167008,65.05723013157763,287.0,9.0,278.0,10.105786660283503,30.434832259709648,125.33192073429097
+RU-02-02-16 = 48.5882816014395,13.71239879353127,97.0,13.0,84.0,55.27420569910865,237.78517306380735,50.486146512222746
+RU-02-02-17 = 32.16555096338553,18.45683670569041,122.0,1.0,121.0,11.349703702744119,37.62094982863596,37.08473392055915
+RU-02-02-18 = 110.11921934662706,28.85797959971693,165.0,29.0,136.0,66.62763840561055,295.7987647617983,113.83771543775924
+RU-02-02-19 = 8.5,0.5,9.0,8.0,1.0,4964.0,85256.0,8.514693182963201
+RU-02-02-20 = 36.60056115291417,31.524150900218032,164.0,1.0,163.0,6.373238783857534,20.44959489978782,48.305001466596835
+RU-02-02-21 = 37.58260358123121,22.374749175608006,148.0,1.0,147.0,10.554121549905203,33.83818572824105,43.73878705011542
+RU-02-02-22 = 150.6,4.882622246293481,157.0,146.0,11.0,29436.633464426493,910834.1913793298,150.67912927807885
+RU-02-02-23 = 32.75,1.479019945774904,35.0,31.0,4.0,10923.91333899201,243390.3281632653,32.78337993557101
+RU-02-02-24 = 7.2,4.791659420284375,16.0,3.0,13.0,8.867760721625851,26.97085675436148,8.648699324175862
+RU-02-02-25 = 18.0,0.0,18.0,18.0,0.0,0.0,-1.2,18.0
+RU-02-02-26 = 52.5,1.5,54.0,51.0,3.0,42980.0,1507976.0,52.52142420003479
+RU-02-02-27 = 23.75,1.7853571071357126,26.0,22.0,4.0,2394.072587898806,32384.172241445587,23.817010727629107
+RU-02-02-28 = 14.0,0.816496580927726,15.0,13.0,2.0,5092.489175246227,88201.5,14.023789311975086
+RU-02-02-29 = 22.571428571428573,1.8405855323893034,25.0,19.0,6.0,1880.2620533682045,23484.795253302378,22.646349437760225
+RU-02-02-30 = 69.0,1.0,70.0,68.0,2.0,328716.0,2.2695688E7,69.00724599634447
+RU-02-02-31 = 195.66666666666666,5.120763831912405,203.0,189.0,14.0,55903.50204629964,2140498.0472744913,195.73366257919628
+RU-02-02-32 = 14.0,2.0,16.0,12.0,4.0,364.0,2696.0,14.142135623730951
+RU-02-02-33 = 56.666666666666664,0.4714045207910317,57.0,56.0,1.0,1737367.725336378,2.088888615E8,56.66862741705796
+RU-02-02-34 = 45.2,2.039607805437114,48.0,42.0,6.0,10949.880402950896,244118.89792899403,45.24599429783812
+RU-02-02-35 = 85.5,1.5,87.0,84.0,3.0,185364.0,1.0575496E7,85.51315688243535
+RU-02-03-01 = 52.2345393892738,8.31601944251475,73.0,30.0,43.0,266.6844099121703,1796.0315182878305,52.89237454092868
+RU-02-03-02 = 149.48968383553512,33.17805100635734,205.0,55.0,150.0,103.74367598003046,515.0153717062881,153.12723024279094
+RU-02-03-03 = 30.072431633407245,14.478566918032504,90.0,1.0,89.0,15.767639367963673,52.68706228270178,33.376339588785015
+RU-02-03-04 = 139.18573893041977,78.6428186842699,271.0,29.0,242.0,10.965263460392503,30.653665245232876,159.86670338821
+RU-02-03-05 = 91.69339527368209,35.46425390722355,225.0,47.0,178.0,26.61204365201694,105.88130103920138,98.31272573788053
+RU-02-03-06 = 174.37958007410458,23.08772918353105,257.0,121.0,136.0,454.29829081443484,3623.531560001656,175.90133935156126
+RU-02-03-07 = 82.9443133553563,44.68289031550998,231.0,9.0,222.0,13.312727873175033,46.41537255285728,94.2142229439878
+RU-02-03-08 = 135.3767053553248,54.547530913044255,271.0,31.0,240.0,23.13425181204455,80.76993394517346,145.9530249140866
+RU-02-03-09 = 78.26270169355914,36.0334120587143,221.0,15.0,206.0,18.12434735828084,67.81262756175533,86.15948735321102
+RU-02-03-10 = 136.54732272069464,56.280155159318255,280.0,55.0,225.0,22.172005909653826,77.82556942192761,147.69098553041906
+RU-02-03-11 = 168.3849163998577,16.023711979147198,243.0,134.0,109.0,1192.52793500578,12884.122728581275,169.1456160134744
+RU-02-03-12 = 21.519713261648747,8.940592776820518,42.0,1.0,41.0,20.90951493583221,68.88784853548341,23.303052548207415
+RU-02-03-13 = 28.1767583533321,17.73872096578708,77.0,1.0,76.0,8.655623048056192,22.738798672739694,33.29552421578815
+RU-02-03-14 = 167.77947557064704,33.30696525547977,224.0,61.0,163.0,141.85088967519195,777.9343822123985,171.05351898540724
+RU-02-03-15 = 47.57508081104908,23.730720506435446,95.0,1.0,94.0,14.053151023257204,42.03341933821064,53.16517102325932
+RU-02-03-16 = 149.37502879520846,25.029645878422155,222.0,97.0,125.0,230.78118118163832,1492.0613741871155,151.45752672075622
+RU-02-03-17 = 78.39940139674094,12.162262324482413,109.0,28.0,81.0,286.79679927556845,1968.8034953179026,79.33717139031884
+RU-02-03-18 = 42.088516746411486,16.835079922048937,81.0,1.0,80.0,22.897007105185878,76.69811764751029,45.33059847271749
+RU-02-03-19 = 54.08014393195944,14.96087323917719,98.0,13.0,85.0,58.0630143434477,251.17864501465166,56.11140432906823
+RU-02-03-20 = 44.07447248655358,22.98399299339585,96.0,1.0,95.0,12.87074052817484,38.267091643560015,49.70737429082761
+RU-02-03-21 = 184.87017479970868,43.07957379729379,275.0,37.0,238.0,90.3665109569767,428.52160394628436,189.82315772589845
+RU-02-03-22 = 82.01678478179784,12.033278558652656,109.0,38.0,71.0,336.70242500793097,2429.469871332402,82.89482962654472
+RU-02-03-23 = 26.532258064516128,2.076890836396061,32.0,22.0,10.0,2123.5940735533636,27636.009587459408,26.613421304830144
+RU-02-03-24 = 145.77906976744185,20.9769536678036,182.0,74.0,108.0,355.32153941909655,2594.56898749988,147.28058177316473
+RU-02-04-01 = 118.0399110180581,52.39167464636777,295.0,62.0,233.0,19.654013362801148,73.08046367298422,129.1445243337933
+RU-02-04-02 = 108.71046373365041,46.31391361604177,253.0,44.0,209.0,21.183544342257612,78.05102997921517,118.16489969368865
+RU-02-04-03 = 62.73943661971831,11.665936677174328,99.0,30.0,69.0,171.60477730602125,1011.7645292584887,63.81481791806267
+RU-02-04-04 = 62.4199788423757,22.765236412941885,174.0,16.0,158.0,30.181394600315897,122.46134103708243,66.44177712568928
+RU-02-04-05 = 99.04637581587083,12.424706098333875,134.0,40.0,94.0,529.8564203232233,4402.507442734985,99.82263212262386
+RU-02-04-06 = 166.04304470666446,20.938579391492926,228.0,92.0,136.0,522.0506227743741,4322.49466850409,167.3580497089794
+RU-02-04-07 = 107.87692307692308,44.24767722698137,254.0,51.0,203.0,23.269085665151632,89.11756349747854,116.5988313514654
+RU-02-04-08 = 159.5456062291435,13.727060825252849,218.0,119.0,99.0,1605.2599488154056,19078.138593695003,160.13504508984005
+RU-02-04-09 = 116.29071661237785,56.04264324335046,301.0,57.0,244.0,16.388952736618094,58.00079771363287,129.0903119212353
+RU-02-04-10 = 169.56902985074626,40.39585612703094,274.0,76.0,198.0,86.27119932243936,413.9590028307488,174.31431690127766
+RU-02-04-11 = 136.09488510007412,41.98931337127405,256.0,61.0,195.0,44.42748305201207,184.07554499632695,142.4251388898513
+RU-02-04-12 = 74.82591457920346,18.946709578065533,206.0,35.0,171.0,76.06973700406903,391.8467935716853,77.18740374212499
+RU-02-04-13 = 65.53165033911078,18.59992911245938,128.0,34.0,94.0,55.32528858749969,246.509330455644,68.12014796780753
+RU-02-04-14 = 98.80692675159236,42.04271296154192,198.0,17.0,181.0,19.832690803298245,63.95457978376896,107.37969308608191
+RU-02-04-15 = 67.66862229415335,14.886577743333726,124.0,22.0,102.0,108.21180355905749,566.1383744830956,69.28674216686123
+RU-02-04-16 = 81.19423047877964,46.72530280595797,243.0,24.0,219.0,12.031962584285047,42.62752863336431,93.67901037772359
+RU-02-04-17 = 60.323547940027716,27.683521503660668,183.0,17.0,166.0,18.812689154074857,74.6911172047345,66.37249278817595
+RU-02-04-18 = 82.2297104888467,15.533127025154691,156.0,40.0,116.0,165.13457954433738,976.6014833383314,83.68394901209632
+RU-02-04-19 = 172.03877985339324,19.31126500980802,254.0,121.0,133.0,734.2370993848253,6794.6884279663645,173.11922692099608
+RU-02-04-20 = 82.4108527131783,11.184832492882995,116.0,56.0,60.0,422.41047214864676,3284.459768238346,83.1663941914462
+RU-02-04-21 = 139.49114253209817,18.589467523914962,220.0,87.0,133.0,444.95408602118306,3508.921785763042,140.72436586367272
+RU-02-04-22 = 103.09371476888388,31.577089060045047,190.0,36.0,154.0,45.02931995043748,185.38047158637582,107.8212714558403
+RU-02-04-23 = 151.4034171808258,7.05786966129391,177.0,128.0,49.0,9935.658858755873,214503.43930787296,151.56783385067888
+RU-02-04-24 = 114.69315499606608,26.10916877831647,180.0,64.0,116.0,98.03201158819051,491.25047048424125,117.62741388488597
+RU-02-04-25 = 113.06666666666666,4.508756911709578,120.0,101.0,19.0,15844.251205045888,399140.8232502333,113.15652875552519
+RU-02-04-26 = 39.0,4.296689244236597,44.0,27.0,17.0,773.5054389744439,7231.341406250003,39.23597250561707
+RU-02-04-27 = 66.0,3.5777087639996634,73.0,63.0,10.0,6334.627724047506,117957.08251953128,66.09689856566645
+RU-03-01-01 = 217.51812555260832,23.858416343896344,274.0,167.0,107.0,785.0584563174207,7406.07014828938,218.8226655864492
+RU-03-01-02 = 168.2754716981132,24.784572998939563,218.0,140.0,78.0,333.906034053722,2418.3675125474824,170.09088580509618
+RU-03-01-03 = 179.48556364549336,19.146375916817394,232.0,134.0,98.0,851.6250987794635,8240.497077100132,180.503881586764
+RU-03-01-04 = 217.40786357176694,21.332403739297728,293.0,160.0,133.0,1089.6530414568504,11436.995401275888,218.45194114984747
+RU-03-01-05 = 197.52681627995435,12.624026906105637,234.0,151.0,83.0,3877.6703259506626,61410.35773074867,197.92980878336874
+RU-03-01-06 = 156.33916302311056,14.9862071601149,192.0,124.0,68.0,1166.699340734991,12501.644998453467,157.05578722165134
+RU-03-01-07 = 215.33727810650888,22.938547758345717,314.0,173.0,141.0,856.1546695843718,8324.212317396787,216.55558250846792
+RU-03-01-08 = 191.1866175567833,13.031464690682057,226.0,152.0,74.0,3201.5907621316,47607.49570687789,191.63022153300406
+RU-03-01-09 = 140.9774109470026,24.562787021062324,189.0,92.0,97.0,206.0947827773591,1280.3264748852519,143.10122607288213
+RU-03-01-10 = 172.91183294663574,17.579956529590763,227.0,128.0,99.0,981.0246344923537,9941.743026349022,173.80321298683626
+RU-03-01-11 = 172.0,0.0,172.0,172.0,0.0,0.0,-1.2,172.0
+RU-03-01-12 = 210.6729667812142,15.023468926152521,247.0,169.0,78.0,2799.324851267692,39836.789282289,211.20796280200625
+RU-03-01-13 = 152.4590570719603,10.88651981815516,181.0,120.0,61.0,2788.3020626569714,39627.19790333114,152.84724530400388
+RU-03-01-14 = 193.20992822966508,13.550042708830007,231.0,144.0,87.0,2940.8982791183016,42505.437053786605,193.68448575950384
+RU-03-01-15 = 188.59152719665272,21.77057991806666,254.0,126.0,128.0,676.193928042927,6088.980503928259,189.84394191107265
+RU-03-01-16 = 152.91823662396382,18.279431753342195,198.0,112.0,86.0,610.7391128951963,5325.941031373032,154.00689827864102
+RU-03-01-17 = 171.9100899100899,19.270808079783865,214.0,114.0,100.0,736.4204940943989,6803.941823204836,172.98682914298143
+RU-03-01-18 = 138.2270577105014,21.759663979243218,190.0,90.0,100.0,275.4817831400666,1874.660031552292,139.92927663570575
+RU-03-01-19 = 206.13090024330901,20.44635480316743,271.0,162.0,109.0,1054.9629145230485,10944.52892501746,207.14246657760455
+RU-03-01-20 = 210.0,0.0,210.0,210.0,0.0,0.0,-1.2,210.0
+RU-03-01-21 = 199.5933914639743,17.655748216475036,248.0,160.0,88.0,1478.4558610693416,17093.631770429478,200.37277100737728
+RU-03-01-22 = 173.19037334156124,15.717789822121784,225.0,118.0,107.0,1370.9310719195728,15475.087538283935,173.90214011070066
+RU-03-01-23 = 174.67219589257505,18.355235257843745,217.0,133.0,84.0,890.2774572886534,8744.70812349695,175.63396789717214
+RU-03-01-24 = 176.1942857142857,20.712842511301037,227.0,116.0,111.0,640.9476441873067,5668.983318927992,177.40757639758598
+RU-03-01-25 = 141.75535823637478,21.045583246074447,197.0,95.0,102.0,325.94830931900293,2336.8045839856213,143.30910007005969
+RU-03-01-26 = 192.6344860710855,14.476534457665785,227.0,131.0,96.0,2395.735699859204,32399.563766330233,193.17767799043247
+RU-03-01-27 = 176.21267893660533,26.89414914934977,226.0,126.0,100.0,300.64163488536724,2094.454009104364,178.25320046631032
+RU-03-01-28 = 195.8072787427626,10.917394015903286,222.0,162.0,60.0,5822.610994719947,105367.63288280116,196.11139666206148
+RU-03-01-29 = 193.21940298507462,17.487198491649817,227.0,150.0,77.0,1381.9685056187086,15634.107840101251,194.00912298393348
+RU-03-01-30 = 142.8514323784144,17.442164245047795,185.0,97.0,88.0,573.8277211241765,4900.965757446966,143.91233729641084
+RU-03-01-31 = 166.0,0.0,166.0,166.0,0.0,0.0,-1.2,166.0
+RU-03-01-32 = 198.0,0.0,198.0,198.0,0.0,0.0,-1.2,198.0
+RU-03-02-01 = 178.28571428571428,10.031582779463294,201.0,163.0,38.0,5667.714707611366,101722.14666535276,178.56771424708492
+RU-03-02-02 = 194.19687691365584,22.009534259716077,263.0,143.0,120.0,713.4733997780451,6533.685225968658,195.44013559488545
+RU-03-02-03 = 99.8380159556018,23.71048461394787,208.0,71.0,137.0,88.95686837114242,454.5489943553091,102.6148941946502
+RU-03-02-04 = 130.0155021834061,15.85344933294284,195.0,78.0,117.0,576.324182620683,4934.851808875214,130.9784816821277
+RU-03-02-05 = 112.52697768762677,15.011401427344818,184.0,76.0,108.0,444.0888504442681,3509.773804406964,113.52384278346352
+RU-03-02-06 = 157.47710241465447,16.313529381965623,220.0,120.0,100.0,929.3195682973558,9278.864026759013,158.31983143564744
+RU-03-02-07 = 188.2849413886384,22.479987262919412,241.0,123.0,118.0,612.0486515814587,5323.504385855151,189.62217428630024
+RU-03-02-08 = 132.15685745140388,18.70010182504195,192.0,75.0,117.0,373.77933895224845,2786.6641279776723,133.47332609812952
+RU-03-02-09 = 137.69237729020583,19.250298576278826,186.0,63.0,123.0,386.40642801041423,2899.71018138937,139.03152433568536
+RU-03-02-10 = 120.63829787234043,10.37473512999995,132.0,82.0,50.0,1604.5100060840239,18980.57603330821,121.08358287791616
+RU-03-02-11 = 104.96428571428571,19.268826781326332,182.0,68.0,114.0,178.20049005937454,1065.4352119014868,106.71826910627328
+RU-03-02-12 = 135.39407104523383,17.59603159068589,196.0,102.0,94.0,479.35183053311056,3884.9972573200525,136.53268766834645
+RU-03-02-13 = 131.23985946981796,17.69436811246577,188.0,79.0,109.0,429.7482320351329,3343.7698438618913,132.42730600807755
+RU-03-02-14 = 104.6,2.9393876913398143,112.0,101.0,11.0,45171.46844035803,1611392.9960776737,104.64129204095293
+RU-03-02-15 = 136.85046728971963,26.047959575482892,215.0,82.0,133.0,161.39607024192182,943.0075558491283,139.30738169767105
+RU-03-02-16 = 134.99709664039818,24.025408053445968,203.0,80.0,123.0,194.40242595579073,1191.731004248703,137.1183296772229
+RU-03-02-17 = 142.9300346675071,26.286072375171624,211.0,90.0,121.0,177.4653071502237,1062.2853601504619,145.32705326596127
+RU-03-02-18 = 116.02136752136752,21.91074485293066,176.0,89.0,87.0,165.6673420067317,985.8470478231961,118.07217479803809
+RU-03-02-19 = 118.56019546868059,21.071545674222403,192.0,73.0,119.0,194.73117574126587,1188.6428075378114,120.4181464176915
+RU-03-02-20 = 177.27019637086752,29.434606280137906,245.0,105.0,140.0,236.49310118762736,1534.9046595642567,179.69729705321853
+RU-03-02-21 = 130.6818181818182,6.824996594313927,144.0,117.0,27.0,7077.531159390832,136623.4778130607,130.85991816373027
+RU-03-02-22 = 109.5,0.5,110.0,109.0,1.0,1.0504116E7,2.300545288E9,109.50114154656106
+RU-03-02-23 = 120.5,15.732662415073511,147.0,93.0,54.0,472.1230614346886,3789.7673548948164,121.52270021138712
+RU-03-02-24 = 190.63333333333333,14.220837606210901,209.0,161.0,48.0,2448.5455865385497,33341.15567523169,191.16301943629162
+RU-03-02-25 = 144.1764705882353,6.099520657325044,156.0,134.0,22.0,13277.55161179146,315515.97901659604,144.30543587657885
+RU-03-02-26 = 135.77142857142857,4.356182563967245,142.0,124.0,18.0,30369.01040849608,949344.0160596288,135.841293953117
+RU-03-03-01 = 126.0,0.0,126.0,126.0,0.0,0.0,-1.2,126.0
+RU-03-03-02 = 136.45046329294368,15.306311901741697,187.0,98.0,89.0,735.4612878245899,6804.779815452535,137.30627122201074
+RU-03-03-03 = 133.04885343968095,17.665683599858383,211.0,101.0,110.0,451.27855682838936,3607.821576093807,134.2165182779825
+RU-03-03-04 = 140.57311157311156,11.729334807674228,182.0,104.0,78.0,1757.7372323301527,21513.13447322043,141.06160708136355
+RU-03-03-05 = 130.8728813559322,9.002868290744892,151.0,105.0,46.0,3115.257455503423,45911.983639144855,131.18217375796303
+RU-03-03-06 = 129.93714285714285,14.764882771810479,176.0,88.0,88.0,708.063316268894,6469.005462210776,130.77332624485337
+RU-03-03-07 = 127.47788627225732,19.62268141359766,170.0,70.0,100.0,293.00972425088514,2020.088015033886,128.97930498456768
+RU-03-03-08 = 150.35899772209567,10.456877711743322,198.0,117.0,81.0,3016.6558959283916,44026.46571199302,150.72217649527067
+RU-03-03-09 = 118.0381069452981,13.27714224018127,156.0,81.0,75.0,729.1212482086664,6716.034407946488,118.78247849449697
+RU-03-03-10 = 120.96013133208255,15.902369983423648,162.0,77.0,85.0,462.461228688825,3683.668711862471,122.00097845084831
+RU-03-03-11 = 109.40343839541548,12.577279268326786,139.0,71.0,68.0,684.1572911409379,6177.87451906137,110.12402229546899
+RU-03-03-12 = 109.7304347826087,11.750307480994724,143.0,82.0,61.0,842.6860342503002,8141.182757944516,110.3577729182601
+RU-03-03-13 = 125.24913793103448,13.622718066990117,174.0,82.0,92.0,804.897761886715,7660.322069160623,125.9877970281249
+RU-03-03-14 = 122.47021943573668,19.765923867778906,169.0,82.0,87.0,256.0311159321487,1696.3669754081598,124.05501358262119
+RU-03-03-15 = 129.15268225584595,18.214501591578635,179.0,92.0,87.0,378.14496002935607,2842.150175021667,130.4307609504335
+RU-03-03-16 = 103.91610455311972,13.924911630415087,160.0,76.0,84.0,438.3185419040168,3448.257529912333,104.84493287426808
+RU-03-03-17 = 106.20871459694989,10.023437147382177,131.0,81.0,50.0,1221.350148576899,13276.850615645002,106.68064655120851
+RU-03-03-18 = 119.47078243644768,16.436544892540443,170.0,80.0,90.0,405.9703811554392,3115.2279285781506,120.59613536088756
+RU-03-03-19 = 136.21256642700845,12.678675547490066,177.0,100.0,77.0,1272.2240856011083,14016.294866263535,136.80135988458122
+RU-03-03-20 = 110.70303867403315,12.858352473607221,146.0,76.0,70.0,664.0383381017579,5943.36308484564,111.44729696138889
+RU-03-03-21 = 141.6972519795063,15.188479163337764,188.0,77.0,111.0,839.5881681883108,8087.250320887323,142.5089510095378
+RU-03-03-22 = 123.11695906432749,16.583152307698068,163.0,82.0,81.0,431.01750784338094,3357.955354297768,124.22876699745353
+RU-03-03-23 = 98.40494832445975,10.48996062811885,127.0,72.0,55.0,853.5661675532307,8270.65984798078,98.9624834405396
+RU-03-03-24 = 134.54389839867477,21.86315125283177,208.0,81.0,127.0,251.59581539518615,1666.6386216563021,136.30868636670635
+RU-03-03-25 = 146.63888888888889,3.852508402022547,152.0,138.0,14.0,55260.02786690102,2107666.140086108,146.6894868610411
+RU-03-03-26 = 117.82758620689656,13.282264466047069,132.0,82.0,50.0,723.700437189002,6631.98545202252,118.57385302287202
+RU-03-03-27 = 101.1,6.160898202913815,110.0,87.0,23.0,4467.787004271328,74105.86129884899,101.28754447940115
+RU-03-03-28 = 138.33333333333334,3.39934634239519,143.0,135.0,8.0,67512.42794468977,2752391.350684171,138.3750940981312
+RU-03-04-01 = 211.08019150209455,19.6584731890883,248.0,127.0,121.0,1269.2911035137442,13951.670490712399,211.9936386137259
+RU-03-04-02 = 239.7479102507699,13.404048750645309,289.0,202.0,87.0,5775.952321510356,104282.78935511144,240.12232089608182
+RU-03-04-03 = 181.06368715083798,20.416566004362867,235.0,120.0,115.0,723.8815089456566,6652.611356604583,182.21112746500154
+RU-03-04-04 = 205.34253626579317,29.098506824520666,290.0,151.0,139.0,372.7757831590416,2786.4484041511414,207.39402185088474
+RU-03-04-05 = 165.790028374544,22.25508267300601,244.0,119.0,125.0,436.104242449675,3426.057059245943,167.27708215178322
+RU-03-04-06 = 208.1554177307552,24.052840651269616,261.0,110.0,151.0,673.0336588940728,6026.301190263642,209.54049029736606
+RU-03-04-07 = 203.22114695340503,22.210451157506537,255.0,137.0,118.0,793.3542108602853,7509.57450843454,204.43125668467974
+RU-03-04-08 = 182.35803657362848,30.656857893377083,240.0,113.0,127.0,227.85879273230978,1455.4095665581642,184.91699878292297
+RU-03-04-09 = 200.84634525660965,15.40348059631684,248.0,164.0,84.0,2255.971616674164,29928.476600754617,201.43614774269872
+RU-03-04-10 = 226.15638528138527,16.076922179343082,290.0,188.0,102.0,2826.438102404322,40380.79617699782,226.72710034379003
+RU-03-04-11 = 199.20151869158877,33.34570475684937,284.0,125.0,159.0,230.85777281489524,1483.9577912997154,201.97321870675418
+RU-03-04-12 = 202.34279176201372,15.447500949017977,255.0,163.0,92.0,2287.0597953529377,30488.051544846217,202.93159109319467
+RU-03-04-13 = 210.92432150313152,19.938999177841488,275.0,152.0,123.0,1215.7064125068282,13205.447156877663,211.8646574815402
+RU-03-04-14 = 191.3096830473975,25.52836364248629,259.0,129.0,130.0,443.3368042845143,3492.919386813521,193.00542007404536
+RU-03-04-15 = 198.0203213610586,19.567416859238982,259.0,136.0,123.0,1066.6778247564243,11102.149928879213,198.98475186425756
+RU-03-04-16 = 221.78516525749424,19.48040371482969,274.0,159.0,115.0,1509.7669576937467,17576.760393293232,222.6390479165476
+RU-03-04-17 = 221.56204673650282,24.133483755894922,273.0,155.0,118.0,800.9944260156947,7599.438662747613,222.87253216191604
+RU-03-04-18 = 159.2608695652174,8.517079471398468,179.0,138.0,41.0,6594.161669183669,124351.96306677497,159.48844853904404
+RU-03-04-19 = 191.3328320802005,32.07779546905861,252.0,120.0,132.0,229.5435286149083,1468.1807240924297,194.00318964899768
+RU-03-04-20 = 222.94690265486724,16.58386163737602,264.0,177.0,87.0,2469.874941665696,33743.72077713235,223.56284546007748
+RU-03-04-21 = 225.68995835261452,26.482689482890926,294.0,151.0,143.0,644.5170317567718,5713.673746010381,227.2383993594659
+RU-03-04-22 = 191.75245098039215,32.17625317687717,254.0,108.0,146.0,228.70394781131895,1457.9681570125554,194.43331434065047
+RU-03-04-23 = 210.48131539611362,24.69277341566408,263.0,147.0,116.0,644.3639849489015,5699.023052383531,211.9247913525824
+RU-03-04-24 = 186.1353251318102,20.103203845634678,283.0,132.0,151.0,822.1692304110443,7891.981446248083,187.21778245344066
+RU-03-04-25 = 197.79602169981916,15.817848277719756,237.0,148.0,89.0,1992.296233840482,25366.275193235015,198.42749437618843
+RU-03-04-26 = 171.8806404657933,28.822341743483648,241.0,98.0,143.0,230.08798495528998,1483.5920198192182,174.28046921703378
+RU-03-04-27 = 222.45833333333334,12.658920328720333,242.0,198.0,44.0,5479.046288187045,97180.42493659802,222.81821813607013
+RU-03-04-28 = 186.33333333333334,9.988882709181132,208.0,163.0,45.0,6546.974118541532,123167.13768359281,186.60088126503823
+RU-03-05-01 = 159.91202006559908,17.55176397153366,206.0,104.0,102.0,783.6154335164651,7391.093079414737,160.8723673598825
+RU-03-05-02 = 110.33333333333333,0.9428090415820634,111.0,109.0,2.0,1603038.4291435005,1.87638290015625E8,110.33736145718427
+RU-03-05-03 = 137.00643533123028,30.641376680816048,235.0,75.0,160.0,103.34638892158377,531.7327919855079,140.39108692173534
+RU-03-05-04 = 174.13749021654056,23.2470120595938,241.0,111.0,130.0,442.7911701381022,3487.6066920406115,175.68235275238848
+RU-03-05-05 = 157.05871710526316,31.105851851489444,220.0,81.0,139.0,143.21312671176125,792.2738945255857,160.10938335449893
+RU-03-05-06 = 116.05684302579799,13.489499558595208,173.0,80.0,93.0,662.9653396255885,5937.836078046386,116.83816761425204
+RU-03-05-07 = 165.70392403615148,21.43732335343758,227.0,105.0,122.0,484.7690641208685,3922.980916915564,167.08485650572436
+RU-03-05-08 = 116.08620689655173,13.75748634162333,147.0,87.0,60.0,626.0431607782879,5497.259294913241,116.89857082988212
+RU-03-05-09 = 116.97254298178086,28.69231027200401,219.0,64.0,155.0,80.58457939908612,388.68878914977563,120.44012819807821
+RU-03-05-10 = 135.1956300813008,27.92438325354397,206.0,72.0,134.0,127.66950367752527,685.9914542883339,138.04937367902374
+RU-03-05-11 = 131.065231092437,21.711028283023854,192.0,82.0,110.0,238.13398209161193,1549.5941740873855,132.85128358589603
+RU-03-05-12 = 133.62489401390536,20.14176594080831,187.0,76.0,111.0,311.9461348325075,2205.1152686336304,135.13438879664108
+RU-03-05-13 = 175.70802628958376,22.864790377875888,255.0,123.0,132.0,477.2158857949153,3855.2983058789605,177.18947243446846
+RU-03-05-14 = 128.77982779827798,22.856889094103316,187.0,78.0,109.0,195.86060444294068,1202.999114919469,130.79251288515817
+RU-03-05-15 = 141.58805537669028,19.07303224957495,217.0,91.0,126.0,432.14062116943774,3394.3931126803136,142.8669240396322
+RU-03-05-16 = 171.31049196787149,18.29751147186925,229.0,127.0,102.0,849.1565359687396,8226.750803397492,172.28489076044175
+RU-03-05-17 = 146.556135770235,17.790647599423476,203.0,79.0,124.0,583.5219469046685,5008.3038243563215,147.63200220111636
+RU-03-05-18 = 168.85644721464746,27.317019533853408,245.0,111.0,134.0,254.92789916351003,1696.0119363523584,171.0518030368752
+RU-03-05-19 = 175.68340987370837,20.219176489215336,241.0,124.0,117.0,682.068518220689,6155.8360988008135,176.84308186286353
+RU-03-05-20 = 149.53563218390804,18.916624936798584,200.0,102.0,98.0,517.4733369365853,4275.365937412475,150.7273830186159
+RU-03-05-21 = 164.80937972768533,25.976248369288193,241.0,118.0,123.0,274.84754426057293,1874.7415904834636,166.8439304426964
+RU-03-05-22 = 133.33333333333334,0.4714045207910317,134.0,133.0,1.0,2.2628266233213726E7,6.4004808015E9,133.3341666640625
+RU-03-05-23 = 138.58333333333334,17.026972767678345,188.0,88.0,100.0,563.4635013929883,4784.922359621289,139.62542060602377
+RU-03-05-24 = 174.90696169772258,33.246697919481754,306.0,99.0,207.0,162.26713741416407,954.2938522929771,178.0387266099088
+RU-03-05-25 = 168.65920245398772,22.900735206179615,236.0,105.0,131.0,421.4023267503925,3265.4176678257604,170.2068454716166
+RU-03-05-26 = 153.86669505962521,29.514868452626324,229.0,74.0,155.0,157.21953837844936,901.7786540826027,156.6719097616019
+RU-03-05-27 = 173.53408801831594,24.15363139343836,247.0,112.0,135.0,392.56098079297954,2980.873540596208,175.20695652239016
+RU-03-05-28 = 122.0,0.8944271909999159,123.0,121.0,2.0,2538133.9284442817,3.4625765625000006E8,122.00327864446922
+RU-03-05-29 = 115.75,9.496709956611289,131.0,106.0,25.0,1847.9618673981358,22997.335761477138,116.13892542984888
+RU-03-05-30 = 101.5,2.29128784747792,105.0,99.0,6.0,87061.29018667461,3862616.2539682547,101.52585877499386
+RU-03-05-31 = 185.0,1.0,186.0,184.0,2.0,6332180.0,1.171555976E9,185.00270268296083
+RU-03-06-01 = 164.68130241736557,25.307717655806822,260.0,115.0,145.0,295.424322323215,2059.826545422442,166.6145610048109
+RU-03-07-01 = 144.06324786324785,10.399429621855795,178.0,110.0,68.0,2700.007157194069,37981.51642431738,144.4381096572768
+RU-03-07-02 = 182.90322580645162,15.524946637228647,217.0,114.0,103.0,1669.217228475203,20040.169846013956,183.56092715633852
+RU-03-07-03 = 187.97940974605353,37.313091426221334,271.0,116.0,155.0,142.64620009710737,791.8060426864822,191.64687652100213
+RU-03-07-04 = 186.44444444444446,9.334655990936986,203.0,167.0,36.0,8027.908780164569,161538.30420940032,186.67797584789338
+RU-03-07-05 = 183.6129458388375,17.811414605955104,228.0,127.0,101.0,1126.2614808267128,11926.378121592892,184.47482313280887
+RU-03-07-06 = 116.3,5.532630477449222,124.0,111.0,13.0,9351.749551024359,197921.32967459754,116.43152494062765
+RU-03-07-07 = 157.82857142857142,5.803869223128968,170.0,147.0,23.0,20191.12252387479,551284.7985450791,157.93524893811025
+RU-03-07-08 = 180.16666666666666,1.5723301886761007,183.0,178.0,5.0,1504843.836427696,1.7247325341042793E8,180.1735274672725
+RU-03-07-09 = 202.9436274509804,30.591175221089934,301.0,127.0,174.0,312.2394685592721,2214.224424433827,205.23629290252185
+RU-03-07-10 = 153.9375,8.842148706621032,166.0,135.0,31.0,5328.491103263416,93656.66639916642,154.19123678082357
+RU-03-07-11 = 150.62962962962962,5.306516944762167,158.0,138.0,20.0,22956.559913015157,654015.7119625317,150.7230720375764
+RU-03-07-12 = 187.60849909584087,16.34969018039871,232.0,128.0,104.0,1545.1367109454138,18122.67384964343,188.3195722753988
+RU-03-07-13 = 174.0625,7.91729712401903,184.0,156.0,28.0,10691.084655983743,236416.55790598816,174.24246755598935
+RU-03-07-14 = 177.75778546712803,15.394359837909068,205.0,122.0,83.0,1572.9325359565164,18523.124277058098,178.4231392196554
+RU-03-07-15 = 186.23529411764707,5.4290006854767086,194.0,174.0,20.0,40468.96599765771,1391676.688846668,186.31440852368186
+RU-03-07-16 = 193.9246967269398,35.880049348176016,291.0,123.0,168.0,174.33203497715863,1035.7489115089559,197.21603875411128
+RU-03-07-17 = 144.53482587064676,23.500044763964173,206.0,100.0,106.0,251.13415571873003,1660.419464578499,146.43281050832323
+RU-03-07-18 = 162.882,21.79229395910399,216.0,121.0,95.0,439.77080176172353,3452.008421884583,164.33335023664551
+RU-03-07-19 = 161.45546558704453,19.719363068921812,213.0,111.0,102.0,572.9839808695688,4884.0066554435125,162.65522016760877
+RU-03-07-20 = 190.5,2.5,193.0,188.0,5.0,442679.328,3.37495851136E7,190.51640349324254
+RU-03-07-21 = 150.371617558629,13.986943923887976,187.0,118.0,69.0,1274.6954640137483,14048.034967873826,151.0207203251546
+RU-03-07-22 = 142.1232993197279,25.438018603559343,216.0,97.0,119.0,191.39691463419817,1169.287974650631,144.3818721308184
+RU-03-07-23 = 150.5,6.5,157.0,144.0,13.0,12482.252162039144,290621.44798851584,150.6403000528079
+RU-03-07-24 = 140.19333333333333,15.610123495845752,178.0,109.0,69.0,751.4432717200679,6996.879943173885,141.05972730253902
+RU-03-07-25 = 225.36206579672853,30.464651150876936,310.0,153.0,157.0,427.13618733118886,3329.145761645278,227.41186352060356
+RU-03-07-26 = 170.48235294117646,15.367075674458153,207.0,130.0,77.0,1398.5166518842616,15880.74371088213,171.1735367372667
+RU-03-07-27 = 195.61764705882354,15.19342662323445,240.0,139.0,101.0,2172.535694304784,28457.166840807386,196.20678900941746
+RU-03-07-28 = 150.43238095238095,8.576751468920921,176.0,130.0,46.0,5448.664274232473,96505.6309019291,150.67668002966454
+RU-03-07-29 = 186.39197659841204,16.721812839361593,234.0,123.0,111.0,1417.5757225959167,16151.215111867494,187.14055670777947
+RU-03-07-30 = 135.2515223722531,13.860428505456607,193.0,105.0,88.0,959.0013453198991,9662.667454080398,135.95986827872025
+RU-03-07-31 = 173.83103764921947,27.064642390062737,221.0,112.0,109.0,283.4821213657931,1932.920622294925,175.9253379076088
+RU-03-07-32 = 134.23076923076923,4.290487620733643,146.0,129.0,17.0,30717.29888627787,964069.0626533263,134.2993212652532
+RU-03-07-33 = 140.7934065934066,9.491378029205766,169.0,118.0,51.0,3309.109560413339,49773.86570547051,141.11296750146528
+RU-03-07-34 = 187.7937062937063,18.738593609425216,231.0,121.0,110.0,1036.1462511320553,10675.039421627573,188.7262859645842
+RU-03-07-35 = 129.0,7.0710678118654755,139.0,124.0,15.0,6127.1905676393,112819.17239999997,129.19365309487924
+RU-03-07-36 = 160.0,7.367883976130073,169.0,147.0,22.0,10305.311143347571,225167.53969529082,160.1695530189359
+RU-03-07-37 = 174.95460704607046,18.64385871902643,253.0,135.0,118.0,855.4181765600538,8321.726467946171,175.9451846302704
+RU-03-07-38 = 138.80440587449934,16.114383588129755,184.0,103.0,81.0,664.8351562067152,5948.947082958179,139.73666823206474
+RU-03-07-39 = 149.53846153846155,5.878453284474708,162.0,143.0,19.0,16538.559599812754,422714.8739146649,149.65395982835767
+RU-03-07-40 = 204.9366726296959,24.05781491196297,301.0,137.0,164.0,644.422267299657,5729.341444423832,206.34393193614733
+RU-03-07-41 = 160.9601347557552,12.435666442517045,218.0,133.0,85.0,2208.176913279687,29124.123981919005,161.43980543986174
+RU-03-07-42 = 177.301958307012,25.33222916457962,238.0,108.0,130.0,363.47739737672646,2685.3622646064823,179.10250208734718
+RU-03-07-43 = 182.76101265822786,36.29122150697327,255.0,100.0,155.0,142.45418627213422,790.7822384882024,186.3293871248685
+RU-03-07-44 = 221.65795506648325,22.452750679104902,284.0,160.0,124.0,991.5053892699398,10076.039755710706,222.79222396060678
+RU-03-07-45 = 130.38636363636363,13.239615737192768,186.0,106.0,80.0,985.6327983240726,10029.164424680874,131.05682449679057
+RU-03-07-46 = 203.59771629336848,21.467479138757813,267.0,145.0,122.0,881.7273568070821,8641.542073461796,204.7263606388976
+RU-03-07-47 = 175.7011526567332,23.612877540425597,240.0,100.0,140.0,433.41960499214593,3375.045895399658,177.2807463619324
+RU-03-07-48 = 131.67238463396956,10.264274953203943,206.0,98.0,108.0,2150.345975797688,28115.028742114362,132.07184490083793
+RU-03-07-49 = 173.75,5.261891294962297,179.0,165.0,14.0,36102.02308342996,1195291.1273331332,173.82965799885818
+RU-03-07-50 = 153.0,11.905880899790658,170.0,138.0,32.0,2160.984876967899,28275.53133077648,153.4625361448194
+RU-03-07-51 = 203.9487563679952,33.92222696067444,294.0,128.0,166.0,235.4259978985135,1527.4847047431417,206.75060509227868
+RU-03-07-52 = 131.35838150289018,17.027312358871967,183.0,102.0,81.0,482.5189259912955,3908.959268232432,132.45736580962733
+RU-03-07-53 = 138.7403498190591,20.59586898917458,221.0,105.0,116.0,326.85764941494915,2361.1671777680976,140.260737511729
+RU-03-07-54 = 202.11119588022126,36.71964960272332,291.0,124.0,167.0,182.8773431845608,1093.3468715757492,205.41973655683603
+RU-03-07-55 = 175.88693467336682,22.99305729059528,244.0,115.0,129.0,470.18401897929476,3766.2253971775785,177.3834673027952
+RU-03-07-56 = 133.25,5.6024548190949295,146.0,126.0,20.0,13526.564371819319,323471.52415314474,133.36772473128573
+RU-03-07-57 = 112.28571428571429,2.1189138534559038,115.0,108.0,7.0,148968.6629409413,7902459.461735536,112.30570523607173
+RU-03-07-58 = 176.0,12.577758146824099,193.0,155.0,38.0,2781.687544376328,39506.7356288588,176.448859446583
+RU-03-07-59 = 139.66666666666666,8.478731561317938,149.0,125.0,24.0,4518.550473014385,75216.47988934777,139.92378878041671
+RU-03-07-60 = 151.0,2.449489742783178,154.0,148.0,6.0,234448.07979238813,1.446406919444445E7,151.0198662428225
+RU-03-07-61 = 195.7,5.814636704042654,208.0,188.0,20.0,38226.02781101048,1290004.1860140003,195.78636316148274
+RU-03-07-62 = 125.4375,8.672048609373297,143.0,111.0,32.0,3070.1207407422403,45054.67016795348,125.73691118097874
+RU-03-07-63 = 154.25,4.380353866983808,160.0,150.0,10.0,43772.267119596785,1545138.1432588147,154.31218357602228
+RU-03-07-64 = 175.33333333333334,4.157990967870047,180.0,165.0,15.0,75105.21290890095,3172252.5600709748,175.38262931848942
+RU-03-07-65 = 160.35294117647058,11.37045281560211,183.0,146.0,37.0,2847.6902357975378,40784.523986914726,160.75556892741375
+RU-03-07-66 = 186.625,7.944140922717824,198.0,173.0,25.0,13034.851684424499,307838.55650144443,186.79400418642993
+RU-03-07-67 = 180.0,24.38090587793184,210.0,144.0,66.0,424.2998796179651,3291.9297952786087,181.64368574610177
+RU-03-07-68 = 176.69230769230768,21.229096924104375,209.0,151.0,58.0,601.8880842704674,5227.364666665215,177.96304715824056
+RU-03-07-69 = 177.22727272727272,8.212694266039497,199.0,163.0,36.0,10114.599935535778,219708.2267438127,177.41745840095484
+RU-03-07-70 = 139.54761904761904,13.682109244509224,160.0,113.0,47.0,1091.1758465231153,11430.721211767395,140.2167539748303
+RU-03-07-71 = 163.88888888888889,8.464887535440404,175.0,150.0,25.0,7315.152104479106,142732.0389635098,164.10734968983633
+RU-03-07-72 = 133.94117647058823,13.845664380784648,166.0,123.0,43.0,935.5632395011676,9369.715400315208,134.65489659299652
+RU-03-07-73 = 146.75,14.515078366994786,159.0,122.0,37.0,1062.7027628176963,11021.289470161895,147.46609779878222
+RU-03-07-74 = 203.21052631578948,9.12820353207528,217.0,185.0,32.0,11099.283660414389,248564.33306752171,203.41544215045022
+RU-03-07-75 = 153.73076923076923,8.890607370044187,166.0,138.0,28.0,5221.65877226485,91178.65153676039,153.98763686638063
+RU-03-07-76 = 181.46341463414635,19.752242924169284,207.0,145.0,62.0,802.4970016567376,7615.01763355692,182.53526221313928
+RU-03-07-77 = 158.109375,9.853801911413433,172.0,137.0,35.0,4178.445769870746,67783.94947808748,158.41613514727595
+RU-03-07-78 = 190.7037037037037,11.613577031550788,210.0,170.0,40.0,4477.0200261953505,74329.13317391722,191.05700138382204
+RU-03-07-79 = 143.0909090909091,22.87696159678611,187.0,115.0,72.0,263.92475901580906,1778.663954163364,144.90812136096318
+RU-03-07-80 = 120.6470588235294,2.7640800292872307,125.0,116.0,9.0,83287.56103632625,3641028.4262934276,120.67871784691977
+RU-03-07-81 = 175.01818181818183,5.693667643941771,189.0,161.0,28.0,29137.269269397177,898484.4377765792,175.11077013759552
+RU-03-07-82 = 152.125,3.998046397929869,159.0,142.0,17.0,55201.70345353637,2104693.2393693817,152.17752790737535
+RU-03-07-83 = 114.3103448275862,3.760992608120271,126.0,111.0,15.0,28169.927774489384,859132.8392316247,114.37219941926448
+RU-03-07-84 = 203.22727272727272,8.134839877631935,218.0,188.0,30.0,15666.948949814318,393279.61907077045,203.39001942081623
+RU-03-07-85 = 141.56603773584905,39.891129876089344,210.0,102.0,108.0,55.67110917756424,240.4492792616217,147.07904433677444
+RU-03-07-86 = 185.05555555555554,9.559592170649113,204.0,170.0,34.0,7312.673919835464,142710.17000111804,185.30230555620307
+RU-03-07-87 = 182.66666666666666,6.1931862199965835,192.0,170.0,22.0,25746.899467469775,761981.5503901205,182.77162434761766
+RU-03-07-88 = 176.0,10.694968580654011,192.0,146.0,46.0,4504.986168021491,74904.92639729082,176.3246504404338
+RU-03-07-89 = 124.375,4.648588495446763,135.0,119.0,16.0,19233.935075273745,516818.8602496277,124.46184154189588
+RU-03-07-90 = 153.25,6.022527155051551,164.0,140.0,24.0,16552.458765015213,423111.7041398762,153.36829311605882
+RU-03-07-91 = 158.0,0.0,158.0,158.0,0.0,0.0,-1.2,158.0
+RU-03-07-92 = 184.5,2.5,187.0,182.0,5.0,402168.672,2.96963883136E7,184.5169368919829
+RU-03-08-01 = 207.1502491376006,23.343938819822778,263.0,133.0,130.0,724.7403815940773,6653.251904634442,208.46142376323164
+RU-03-08-02 = 234.7192118226601,23.13354480562128,411.0,168.0,243.0,1075.5215191130865,11244.438529618601,235.85645908883748
+RU-03-08-03 = 195.9851055026893,20.95351617782453,248.0,127.0,121.0,845.6870455985807,8157.576093465026,197.10203301618836
+RU-03-08-04 = 245.41379310344828,19.87568694026432,334.0,180.0,154.0,1919.6660875605414,24170.09282935452,246.21732834382212
+RU-03-08-05 = 230.16249236408063,18.868784230713924,298.0,184.0,114.0,1851.6066783650044,23036.21072680186,230.9346312478722
+RU-03-08-06 = 212.41275978733688,23.161624558111395,264.0,135.0,129.0,798.0619663769183,7553.681921433846,213.6718076224465
+RU-03-08-07 = 250.4619523443505,20.235192185859052,289.0,182.0,107.0,1932.6450366942904,24355.586560822747,251.2780383856543
+RU-03-08-08 = 232.66946308724832,25.64110467013878,283.0,153.0,130.0,774.174325296917,7269.246944240429,234.07807522707765
+RU-03-08-09 = 215.83738601823708,26.429014490635623,301.0,148.0,153.0,569.0031823769126,4845.169801740961,217.44946541698306
+RU-03-08-10 = 189.3824200913242,26.427398809602646,254.0,110.0,144.0,388.9725311530832,2933.116604397464,191.21743761354136
+RU-03-08-11 = 232.99822695035462,19.84736369284495,326.0,171.0,155.0,1652.7347780361674,19806.162073781958,233.8420227580257
+RU-03-08-12 = 209.98583910816512,29.81871678283446,279.0,135.0,144.0,369.92086295638285,2747.154064445339,212.09245270998
+RU-03-08-13 = 246.97421203438395,19.12030738416801,294.0,180.0,114.0,2193.2925855439025,28812.033273158857,247.7132365548315
+RU-03-08-14 = 225.2841945288754,26.333951170108044,274.0,156.0,118.0,651.133082301564,5776.218498639788,226.81808853959112
+RU-03-08-15 = 213.55382513661203,24.716316132921886,309.0,144.0,165.0,670.7107419945869,6015.885858395357,214.97937694965347
+RU-03-08-16 = 216.7391304347826,27.53036646150439,260.0,158.0,102.0,510.7617821538159,4190.356675817163,218.48059808397275
+RU-03-08-17 = 230.74555297757155,20.15217219133205,295.0,165.0,130.0,1534.800626011407,17945.415895370643,231.62387671169475
+RU-03-08-18 = 224.67616438356166,23.848191260217973,379.0,138.0,241.0,865.1693685851436,8443.764766854867,225.93829925112996
+RU-03-08-19 = 228.05667276051187,19.74671625418882,278.0,175.0,103.0,1574.8280668037773,18581.60093807285,228.9099796719633
+RU-03-08-20 = 237.01579925650557,21.94579185455086,363.0,162.0,201.0,1292.4682392181517,14323.752806937162,238.0296344519384
+RU-03-08-21 = 240.2825370675453,19.780843948198772,331.0,138.0,193.0,1828.0194382498023,22623.482980399553,241.09537408859438
+RU-03-08-22 = 219.55587808417997,20.058589750468244,261.0,152.0,109.0,1343.6475096417025,15050.328813952168,220.4702488411824
+RU-03-08-23 = 229.0260465116279,26.773785698869652,274.0,134.0,140.0,650.6246857125536,5763.8732373029925,230.5857011642208
+RU-03-08-24 = 244.39356435643563,22.483438529002676,347.0,175.0,172.0,1316.8202859062883,14667.250262738975,245.42558812587308
+RU-03-08-25 = 221.14121863799284,14.197863939706044,262.0,178.0,84.0,3825.219944565632,60302.4591314431,221.596520552889
+RU-03-08-26 = 161.91666666666666,13.25681166629275,191.0,146.0,45.0,1859.5365256230232,23193.560796152924,162.4584562280462
+RU-03-08-27 = 147.42222222222222,20.00498703255864,188.0,121.0,67.0,422.6039846355012,3285.6433997183076,148.7733548425628
+RU-03-09-01 = 161.34068010075566,12.929441635214571,208.0,103.0,105.0,1979.119979746625,25116.728090887955,161.85791768206087
+RU-03-09-02 = 115.09343832020997,25.042424559345402,170.0,73.0,97.0,111.36361935866006,583.8651488917797,117.78634289330185
+RU-03-09-03 = 122.42234042553191,22.43403473027638,187.0,74.0,113.0,178.81668572880017,1066.143932092589,124.46089887809775
+RU-03-09-04 = 120.03635490070468,11.926321614452972,161.0,62.0,99.0,1049.322362356891,10855.722239023957,120.62737518946226
+RU-03-09-05 = 129.5467897608057,15.018641835308712,183.0,87.0,96.0,667.548196175706,5981.578837255525,130.41445602350868
+RU-03-09-06 = 179.08763916642877,24.14246713997727,238.0,115.0,123.0,430.1671324225387,3352.502930215264,180.70761251759671
+RU-03-09-07 = 182.4213543532784,21.25626754184042,236.0,114.0,122.0,657.1264188561444,5846.111016412534,183.65560006135033
+RU-03-09-08 = 161.09781287970839,12.450515712634218,189.0,113.0,76.0,2204.3408144958244,29000.000584233774,161.57821838396438
+RU-03-09-09 = 125.94327030033371,18.459531144744115,171.0,76.0,95.0,337.5981408810377,2435.7901159213734,127.28889041871132
+RU-03-09-10 = 162.09657759024847,22.595072929353403,211.0,104.0,107.0,390.2676185451628,2946.6814271557264,163.66379497969075
+RU-03-09-11 = 147.35061124694377,21.8191456240453,199.0,86.0,113.0,327.43205350965854,2334.114063352924,148.95730177004162
+RU-03-09-12 = 141.85897435897436,21.61061251577648,180.0,104.0,76.0,302.55941805139423,2117.1615225275427,143.49559986106604
+RU-03-09-13 = 134.17056334892007,23.908175059249626,205.0,89.0,116.0,194.0378905853583,1193.8154185294286,136.28404493567942
+RU-03-09-14 = 137.1340405014465,17.42979770377449,188.0,89.0,99.0,510.36920917421116,4197.277081825297,138.23727034431369
+RU-03-09-15 = 133.16315472606863,25.206883718473676,246.0,87.0,159.0,163.9427591287466,963.1997802368553,135.52790400281245
+RU-03-09-16 = 139.70761421319796,16.195280157631185,191.0,88.0,103.0,667.1316693310864,5963.359621459541,140.64318173494198
+RU-03-09-17 = 161.17556655379005,18.185247364539656,196.0,108.0,88.0,722.0658995436197,6618.668522490272,162.19823203612515
+RU-03-09-18 = 136.04749493194325,23.772221368311474,192.0,81.0,111.0,204.3185002937433,1264.9502879276733,138.10879546951787
+RU-03-09-19 = 138.77075588599752,22.969114991686897,189.0,79.0,110.0,238.1271331219919,1540.841914844183,140.65881747218143
+RU-03-09-20 = 132.61460745106294,22.984603790736852,195.0,79.0,116.0,209.29975012213933,1308.0921592493883,134.5917015302826
+RU-03-09-21 = 187.5,6.576473218982953,198.0,178.0,20.0,23261.039698711804,665650.4254201611,187.61529788372803
+RU-03-09-22 = 169.38957737527804,27.09104081751742,256.0,103.0,153.0,262.8560369293074,1756.7008511408785,171.54227880015964
+RU-03-09-23 = 115.45881681567434,14.296936182946629,160.0,79.0,81.0,551.623408595139,4670.724912975728,116.3406238796006
+RU-03-09-24 = 143.0753768844221,19.380411463022355,207.0,96.0,111.0,424.75763463559974,3308.3844329892604,144.38200656278286
+RU-03-09-25 = 158.79257849666985,13.140019641794698,188.0,107.0,81.0,1800.3322087208876,22170.49987090341,159.3353165553946
+RU-03-09-26 = 136.57870190439175,22.158662866184887,172.0,71.0,101.0,251.74169303661338,1651.5409976576448,138.36454803852737
+RU-03-09-27 = 171.5310119695321,13.977397663351518,214.0,116.0,98.0,1884.7013592645123,23572.722897981846,172.09955175052383
+RU-03-09-28 = 136.78787878787878,14.14161616017318,162.0,112.0,50.0,934.2680374868842,9327.132990967355,137.51694110512017
+RU-03-09-29 = 134.52631578947367,7.358263675713832,152.0,126.0,26.0,6166.516183851827,113793.53175283688,134.72740509714617
+RU-03-10-01 = 189.98028311425682,19.126292934500075,267.0,137.0,130.0,1009.9765327863762,10335.334229070872,190.94062703780327
+RU-03-10-02 = 229.25,4.493050188902857,233.0,222.0,11.0,132984.7724473889,6793010.375408563,229.29402521653284
+RU-03-10-03 = 208.9804174181912,23.774029120761806,269.0,129.0,140.0,705.2894976830232,6426.180310878271,210.32836072416924
+RU-03-10-04 = 226.79872259623684,21.011645930868564,296.0,180.0,116.0,1290.438325532271,14295.987241870254,227.76994936999256
+RU-03-10-05 = 220.2635748235633,24.220688434603424,288.0,159.0,129.0,779.343507707187,7336.96722722457,221.59125466114767
+RU-03-10-06 = 210.65799256505576,18.538736896961595,254.0,156.0,98.0,1500.8872487652413,17430.826328934763,211.47216033623397
+RU-03-10-07 = 188.57789423535016,23.0464453713714,249.0,146.0,103.0,572.8263365853609,4900.5423575556015,189.9809486198406
+RU-03-10-08 = 189.18599562363238,14.41840067358144,224.0,144.0,80.0,2297.936255600768,30654.31748582213,189.7346336810678
+RU-03-10-09 = 232.67770001891432,19.872159991645127,283.0,178.0,105.0,1640.1900404528262,19613.34418627836,233.52476277436924
+RU-03-10-10 = 203.7328990228013,15.089259537560174,240.0,161.0,79.0,2501.6572318274616,34316.92782468193,204.290919763035
+RU-03-10-11 = 190.74963820549928,10.738506172800623,222.0,148.0,74.0,5657.457143008919,101411.43537330677,191.05166837887634
+RU-03-10-12 = 233.08139825218475,23.329916626088092,310.0,176.0,134.0,1027.3630443739644,10571.846631636494,234.24607407803825
+RU-03-10-13 = 195.46935162646602,13.039232213614742,239.0,156.0,83.0,3413.889260529491,51857.99586189188,195.9037748538593
+RU-03-10-14 = 213.87335255354202,19.199567067536016,292.0,166.0,126.0,1416.3243741586166,16173.84030501058,214.73340286986672
+RU-03-10-15 = 177.8142377024137,18.071209388852814,239.0,136.0,103.0,982.7998203761895,9982.077153775708,178.7301646014635
+RU-03-10-16 = 215.916939175932,20.36880019360005,280.0,137.0,143.0,1222.4298450627655,13282.301822158506,216.875569496497
+RU-03-10-17 = 193.5459610027855,15.972148895039549,236.0,140.0,96.0,1815.367107922781,22429.177308386676,194.2038840003389
+RU-03-10-18 = 220.51133501259446,8.469414373487226,248.0,197.0,51.0,17727.747350347458,463609.66624941485,220.67392199547842
+RU-03-10-19 = 197.3153832961756,18.17957175066602,253.0,152.0,101.0,1311.2794481256617,14592.12962165489,198.15109718180798
+RU-03-10-20 = 216.1247879815847,19.077531317246663,276.0,167.0,109.0,1488.2874193673842,17260.44854017666,216.9651496928607
+RU-03-10-21 = 192.68369565217392,20.817224493613807,253.0,143.0,110.0,820.8270352958269,7859.131936788363,193.80496228372766
+RU-03-10-22 = 206.07913095475385,24.662536338074826,274.0,133.0,141.0,608.4947024772681,5296.802239258573,207.54963000134074
+RU-03-10-23 = 168.57258315200497,14.217189395354847,228.0,137.0,91.0,1703.351774090532,20651.642153410852,169.17105031548104
+RU-03-10-24 = 227.2149638656653,27.33956874651725,317.0,150.0,167.0,598.7965618953418,5182.340811558699,228.85386565168858
+RU-03-10-25 = 202.18290708967302,26.79349018054839,283.0,145.0,138.0,452.66912451409644,3597.1300267965566,203.95053085316178
+RU-03-10-26 = 218.97216981132075,14.196421254104752,268.0,174.0,94.0,3715.8974644975888,58029.216691325695,219.43187901556576
+RU-03-10-27 = 181.78596698113208,13.693608764635737,231.0,147.0,84.0,2379.6027344411104,32131.98605090372,182.30099481973252
+RU-03-10-28 = 262.34343434343435,22.00879604514523,301.0,207.0,94.0,1728.845232895205,21016.80097893214,263.26500839736497
+RU-03-10-29 = 214.76470588235293,10.160647337904193,229.0,197.0,32.0,9506.313530734393,202249.84950699258,215.00492470420028
+RU-03-10-30 = 210.98039215686273,16.927168318924267,242.0,178.0,64.0,1973.712190033253,25069.168912778987,211.6583447491754
+RU-03-10-31 = 238.48936170212767,8.353550246466192,250.0,214.0,36.0,23354.333535905796,669102.4233192293,238.63561646746805
+RU-03-10-32 = 177.74418604651163,18.8619131724098,218.0,146.0,72.0,865.1539223944941,8423.37975622503,178.74218148456302
+RU-03-11-01 = 234.57177894048397,20.5030485101318,318.0,153.0,165.0,1531.874077173644,17923.36607260773,235.466121710772
+RU-03-11-02 = 226.10859728506787,27.9454555908147,289.0,159.0,130.0,554.1273891016389,4685.894741265529,227.82898466700675
+RU-03-11-03 = 142.19371558147068,20.280101728141123,235.0,106.0,129.0,366.565585068176,2738.9235645805325,143.63264001252617
+RU-03-11-04 = 177.01514641534837,16.83259806428707,239.0,134.0,105.0,1194.569630735899,12897.881196690983,177.81366206802295
+RU-03-11-05 = 235.25784412955466,33.22465342711979,352.0,166.0,186.0,377.01594218812266,2839.52202970292,237.59236271361513
+RU-03-11-06 = 141.84860076504933,17.685364728609326,257.0,107.0,150.0,541.8428935822172,4590.795131013545,142.94683509818
+RU-03-11-07 = 135.44737557791677,15.209041683116398,199.0,90.0,109.0,733.7185859720514,6794.076112776946,136.29859316905666
+RU-03-11-08 = 135.0611510791367,12.250379590603215,198.0,98.0,100.0,1373.2452564687121,15510.184667561787,135.6155829207516
+RU-03-11-09 = 157.34838979506483,21.268894385504066,215.0,117.0,98.0,427.67644933170834,3343.27354846501,158.77934890747406
+RU-03-11-10 = 130.86996612721114,16.080183131292983,207.0,83.0,124.0,563.8324706963464,4799.169649396023,131.85416308813808
+RU-03-11-11 = 137.78799758745475,13.008788463693268,177.0,111.0,66.0,1219.957826789251,13257.256220283936,138.40072563557447
+RU-03-11-12 = 166.29352290679304,18.595114930526524,245.0,117.0,128.0,742.4540542871167,6894.893432907082,167.32995565657572
+RU-03-11-13 = 246.3986848514369,27.09924011179432,324.0,162.0,162.0,778.8401649318682,7328.752233107247,247.88440998004376
+RU-03-11-14 = 160.12120425642357,18.78928463600167,239.0,113.0,126.0,644.834574978951,5725.513406844139,161.2198414267301
+RU-03-11-15 = 173.4501486084842,19.72543261421555,239.0,132.0,107.0,706.9358695398691,6468.653880480791,174.56817219677592
+RU-03-11-16 = 145.93682724545616,16.620476230579722,206.0,107.0,99.0,703.7271403041592,6424.48792583623,146.88021574262947
+RU-03-11-17 = 159.84525862068966,20.00613535036826,240.0,109.0,131.0,534.462584022961,4476.368122377371,161.0923714990018
+RU-03-11-18 = 221.20073247296827,23.155944381281007,302.0,151.0,151.0,900.8174193986014,8894.82685946528,222.4094463074054
+RU-03-11-19 = 244.24657534246575,22.774538668420764,313.0,179.0,134.0,1265.8526613849879,13929.4614114231,245.30607244436936
+RU-03-11-20 = 228.49883491665173,20.199572217447322,288.0,169.0,119.0,1481.6926652137536,17155.573306392846,229.38993063348516
+RU-03-11-21 = 234.65168331483537,16.274803885902056,301.0,187.0,114.0,3040.718179823654,44477.849429269634,235.21539431765592
+RU-03-11-22 = 156.44618660472318,15.342310026224444,214.0,121.0,93.0,1091.9119436548526,11481.744093940533,157.19667865480065
+RU-03-11-23 = 230.05748840291585,21.708507231117412,308.0,165.0,143.0,1222.6048473000812,13316.625430814014,231.07943927675873
+RU-03-11-24 = 159.8128478664193,22.05164481425274,235.0,113.0,122.0,402.7439136764763,3086.9424566629023,161.3270633904592
+RU-03-11-25 = 242.66166692438534,26.34203578740372,335.0,188.0,147.0,809.7493950368939,7727.610643456317,244.08725375149393
+RU-03-11-26 = 166.50089686098656,20.53481674491424,220.0,130.0,90.0,557.8172292402659,4732.659608356061,167.76241341331522
+RU-03-11-27 = 172.73986152324431,17.273996347095984,227.0,122.0,105.0,1029.8884524996333,10598.580315038582,173.60141332624312
+RU-03-11-28 = 199.60973129992738,37.86579970010575,312.0,118.0,194.0,162.57943452570998,946.9436363520578,203.1695440181863
+RU-03-11-29 = 159.9958183990442,49.75507797387973,261.0,52.0,209.0,42.321367160250894,163.52425462792255,167.55366211863824
+RU-03-11-30 = 173.7935161339191,24.77521290406648,293.0,118.0,175.0,367.2601871476075,2749.5708637458374,175.55055518178412
+RU-03-11-31 = 128.77337110481585,6.680034454030954,159.0,111.0,48.0,7222.359447989186,140392.23366191948,128.94651591262814
+RU-03-11-32 = 167.05520014622556,20.655079350398886,242.0,129.0,113.0,553.9970967084772,4696.345252371795,168.32727704940382
+RU-03-11-33 = 159.79614721104082,38.79538362732667,264.0,89.0,175.0,82.4126291147433,394.65201106648334,164.43810523806235
+RU-03-11-34 = 176.76709431834203,34.63815337492959,295.0,132.0,163.0,149.61232785516918,867.1040701639507,180.12886304802672
+RU-03-11-35 = 186.86854990583805,18.35393935883034,266.0,151.0,115.0,1086.458308232793,11391.13548689115,187.76773427268674
+RU-03-11-36 = 192.97858129894058,13.368574906822994,237.0,150.0,87.0,3051.3392421405306,44677.98298756715,193.44108052632242
+RU-03-11-37 = 213.466864040082,19.495498307921242,269.0,155.0,114.0,1345.2376978264483,15079.695733918792,214.35525768541578
+RU-03-11-38 = 132.5,1.5,134.0,131.0,3.0,689510.3703703703,6.093015871604938E7,132.50849029401851
+RU-03-11-39 = 185.33333333333334,6.944222218666553,195.0,179.0,16.0,19091.011438269965,511704.3970672556,185.46338362778422
+RU-03-11-40 = 149.0,5.715476066494082,157.0,144.0,13.0,17796.316034569514,466032.9299250313,149.10957939269585
+RU-03-11-41 = 178.28571428571428,3.9175169145148825,183.0,170.0,13.0,94393.19384698306,4301893.269968028,178.32874938478892
+RU-03-11-42 = 196.0,0.0,196.0,196.0,0.0,0.0,-1.2,196.0
+RU-03-11-43 = 138.75,1.0897247358851685,140.0,137.0,3.0,2064565.9931280334,2.6292076551800546E8,138.75427921329128
+RU-03-11-44 = 191.6,13.52922762023021,211.0,180.0,31.0,2883.2728724430845,41455.471562828556,192.07706786600008
+RU-03-11-45 = 148.0,7.2571803523590805,158.0,141.0,17.0,8543.400741011683,175513.4692356994,148.17782110243985
+RU-03-11-46 = 146.0,1.4142135623730951,147.0,144.0,3.0,1100615.240450767,1.1365662149999997E8,146.00684915441468
+RU-03-11-47 = 122.5,0.5,123.0,122.0,1.0,1.470686E7,3.603360776E9,122.50102040391337
+RU-03-11-48 = 162.66666666666666,5.9066817155564495,171.0,158.0,13.0,20969.777704723016,579829.7205363304,162.77387177717844
+RU-03-12-01 = 211.1621212121212,31.911184821510165,270.0,108.0,162.0,308.7395402436524,2160.96308052652,213.5597460934882
+RU-03-12-02 = 223.52963671128106,34.628354373788206,278.0,133.0,145.0,287.43900338358674,1965.7541567807564,226.19598010334744
+RU-03-12-03 = 207.00159914712154,29.227391306101907,262.0,133.0,129.0,376.21714938075604,2811.0235595506456,209.0547833751373
+RU-03-12-04 = 220.0,0.0,220.0,220.0,0.0,0.0,-1.2,220.0
+RU-03-12-05 = 222.3890426120642,19.877871485372836,263.0,157.0,106.0,1433.1955939605043,16389.345040073833,223.2756503712384
+RU-03-12-06 = 232.18449099595736,31.303997144714927,288.0,135.0,153.0,429.5889820985035,3338.9540509594513,234.28524942105966
+RU-03-12-07 = 190.0,0.0,190.0,190.0,0.0,0.0,-1.2,190.0
+RU-03-12-08 = 216.726893676164,32.968341092557665,278.0,150.0,128.0,303.6002196106227,2123.3108075012283,219.2201130300651
+RU-03-12-09 = 242.98877980364657,25.90084962997549,297.0,156.0,141.0,853.1507801921712,8252.097628093663,244.36530261479356
+RU-03-12-10 = 187.61602089682194,19.373798561830995,246.0,137.0,109.0,936.9986839745617,9351.135653572022,188.6136669700028
+RU-03-12-11 = 225.61775852734164,20.6008044575698,264.0,172.0,92.0,1346.1030840140152,15092.481194803406,226.5563199453965
+RU-03-12-12 = 211.51919385796546,19.320464325904783,252.0,145.0,107.0,1344.1633970073615,15050.348729080695,212.39974037670606
+RU-03-12-13 = 219.7100038925652,24.61022703625804,275.0,152.0,123.0,737.8370460659492,6815.655119956241,221.08403172831632
+RU-03-12-14 = 213.69543147208122,16.694435969104273,260.0,153.0,107.0,2134.8777948735633,27790.17040668781,214.346545631987
+RU-03-12-15 = 221.99583853516438,26.177329573463613,278.0,137.0,141.0,634.6481796796595,5583.552303306567,223.53390103187596
+RU-03-12-16 = 237.53885480572598,24.772627043397545,289.0,152.0,137.0,910.0057372322703,8993.219394008769,238.82711444274295
+RU-03-12-17 = 224.0,7.0,231.0,217.0,14.0,32864.0,1054721.0,224.1093483101497
+RU-03-12-18 = 206.1223694466095,26.747932634717735,266.0,143.0,123.0,480.4182131562525,3875.213979811366,207.8506268610128
+RU-03-12-19 = 192.24569177744954,32.24225447774254,269.0,126.0,143.0,230.03743282563315,1483.6417770878131,194.93067737223313
+RU-03-12-20 = 243.9938144329897,19.08904697244157,295.0,185.0,110.0,2126.4434594926274,27666.6185772974,244.73939853623136
+RU-03-12-21 = 200.25632911392404,21.214414533353253,251.0,163.0,88.0,869.5388604703452,8479.835869168264,201.3768823231138
+RU-03-12-22 = 226.0,0.0,226.0,226.0,0.0,0.0,-1.2,226.0
+RU-03-12-23 = 207.55555555555554,23.778048834811962,259.0,145.0,114.0,690.9552291805147,6254.116948458394,208.91315001302817
+RU-03-12-24 = 208.33548887739266,20.811398239184896,270.0,132.0,138.0,1032.818455020372,10631.094298248374,209.37237215652917
+RU-03-12-25 = 230.76999059266228,20.26539025162632,278.0,158.0,120.0,1510.1834843821607,17568.211685283797,231.65809849903403
+RU-03-12-26 = 230.61332250203088,33.17033730026414,286.0,98.0,188.0,355.68771662126204,2596.7168271722066,232.9866429476999
+RU-03-12-27 = 205.88302339532095,24.8356226438324,269.0,129.0,140.0,593.951543347795,5117.732267469354,207.37557106492824
+RU-03-12-28 = 229.67022982362374,21.864818779671307,273.0,153.0,120.0,1189.6859271431035,12805.605294801653,230.70865776451478
+RU-03-12-29 = 208.0,2.0,210.0,206.0,4.0,1125176.0,1.17050753E8,208.00961516237658
+RU-03-12-30 = 175.5,3.5,179.0,172.0,7.0,126224.92128279884,6336822.114119117,175.5348968154196
+RU-03-12-31 = 197.5,2.5,200.0,195.0,5.0,493276.0,3.8987528E7,197.51582215103682
+RU-03-12-32 = 217.75,1.920286436967152,221.0,216.0,5.0,1458404.707624836,1.6541404808273488E8,217.75846711436964
+RU-03-13-01 = 144.710716871832,16.292424848724558,203.0,101.0,102.0,727.9340481471917,6720.242891177368,145.62497960518607
+RU-03-13-02 = 161.15774647887324,29.231226982721434,266.0,96.0,170.0,184.70763269053992,1122.632678881531,163.78731294292658
+RU-03-13-03 = 140.69891696750904,22.195089195283916,191.0,94.0,97.0,273.24186960345764,1845.116748550814,142.4387841152002
+RU-03-13-04 = 137.49494324045406,24.444959872752268,222.0,76.0,146.0,195.13274567992804,1200.7149754564523,139.65104897520877
+RU-03-13-05 = 138.24221453287197,20.047458157176457,196.0,84.0,112.0,348.5005823630741,2546.98620543279,139.68826170267974
+RU-03-13-06 = 127.97590719809637,28.935337088858706,207.0,72.0,135.0,100.33301571919115,512.2882261807331,131.20627483326265
+RU-03-13-07 = 130.34933222036727,8.422845576217972,153.0,95.0,58.0,3751.948144252933,58747.31872391517,130.62118028059805
+RU-03-13-08 = 138.18140474987368,11.465965095926185,168.0,94.0,74.0,1785.1991458768275,21909.070593709697,138.65629799698752
+RU-03-13-09 = 114.68056589724497,25.67441719426205,186.0,80.0,106.0,103.1661834314467,531.4541106626226,117.51939368792439
+RU-03-13-10 = 173.69754200805443,29.207338732133216,260.0,120.0,140.0,228.72444566214082,1478.6925128442213,176.136040421753
+RU-03-13-11 = 155.7751610753166,19.651521177894796,239.0,93.0,146.0,522.2059865059164,4339.780041916311,157.0098184593756
+RU-03-13-12 = 146.342874004131,18.74811355048136,213.0,93.0,120.0,499.00859848601567,4080.5440942555,147.53890515213507
+RU-03-13-13 = 138.9009009009009,29.884811744100755,214.0,90.0,124.0,114.3483112554338,597.9811616465223,142.0794223104185
+RU-03-13-14 = 129.7022884283247,15.007298567934782,183.0,90.0,93.0,671.3247162725,6025.1109413964605,130.5676170949423
+RU-03-13-15 = 139.7787550744249,18.57528027113172,216.0,86.0,130.0,448.6063729939527,3547.640778836322,141.00759343846406
+RU-03-13-16 = 151.58570251339103,30.957384772820973,273.0,103.0,170.0,132.99009430593148,739.8768415423542,154.71452704400696
+RU-03-13-17 = 108.0,1.4142135623730951,109.0,106.0,3.0,445603.84426135727,3.404700149999999E7,108.00925886237717
+RU-03-13-18 = 123.30636385143127,22.59725587815274,198.0,83.0,115.0,179.38443075299693,1079.492028488008,125.35986335141031
+RU-03-13-19 = 141.88888888888889,3.2470309324894346,146.0,136.0,10.0,83572.58305729582,3657592.06471132,141.9260370756543
+RU-03-13-20 = 109.83333333333333,2.266911751455907,113.0,107.0,6.0,113881.48458354185,5524667.809612856,109.85672487381007
+RU-03-13-21 = 98.37984496124031,5.484571451532994,106.0,90.0,16.0,5824.654022793118,105410.54731939147,98.53260586529035
+RU-03-13-22 = 150.5,0.5,151.0,150.0,1.0,2.7271804E7,8.209084808E9,150.50083056249224
+RU-03-13-23 = 128.0,1.0,129.0,127.0,2.0,2097536.0,2.68533761E8,128.00390619039717
+RU-04-01-01 = 117.23133089943578,42.747639597130465,210.0,48.0,162.0,29.17946396376248,106.86104458531982,124.78199243311977
+RU-04-01-02 = 104.03018215662811,15.060839913601484,153.0,59.0,94.0,350.478448082171,2571.2405048029214,105.11473587677588
+RU-04-01-03 = 170.0,0.0,170.0,170.0,0.0,0.0,-1.2,170.0
+RU-04-01-04 = 196.31501182033097,35.091834086614924,271.0,117.0,154.0,191.82539868869975,1168.344518994841,199.42673011805414
+RU-04-01-05 = 153.75866622647737,22.17095397293145,208.0,86.0,122.0,354.04213087655603,2595.709453339625,155.34889326871667
+RU-04-01-06 = 116.48104063934704,18.17696332131153,172.0,64.0,108.0,282.3884863100889,1935.670310033893,117.89077497416633
+RU-04-01-07 = 149.84049323786795,33.02202706068566,270.0,67.0,203.0,107.01933801169935,549.8490395294438,153.43607035167514
+RU-04-01-08 = 168.62481822588464,23.025577563994318,249.0,112.0,137.0,414.83107792134905,3204.186530020849,170.18961937752889
+RU-04-01-09 = 132.87607486090036,18.246342173200873,200.0,92.0,108.0,408.39320298590195,3143.807458770881,134.1230042652681
+RU-04-01-10 = 161.38085255066386,16.383494518400003,199.0,111.0,88.0,984.8864429898753,9983.43041260583,162.21035251368377
+RU-04-01-11 = 157.7082484725051,23.950770818446124,256.0,93.0,163.0,305.71606668580813,2156.5678032893384,159.51655418502224
+RU-04-01-12 = 158.59387351778656,25.79274242765213,246.0,84.0,162.0,251.1856521171398,1665.663895103844,160.67757242165095
+RU-04-01-13 = 137.33333333333334,7.363574011458174,146.0,128.0,18.0,6543.085155157928,123068.36912120398,137.5306026550697
+RU-04-01-14 = 116.96479543292102,37.377973963455645,222.0,60.0,162.0,40.58889994817477,164.1032183182925,122.79200425222251
+RU-04-01-15 = 97.31818181818181,11.385342904710917,132.0,86.0,46.0,651.5658989244737,5828.890789094665,97.98190927642993
+RU-04-01-16 = 95.54133754607689,16.343526255034178,147.0,58.0,89.0,217.62237643224256,1382.8243009639075,96.92913922315823
+RU-04-01-17 = 96.99207746478874,25.78922775538945,189.0,60.0,129.0,65.20727270735158,298.9654280999356,100.36208128150257
+RU-04-02-01 = 162.48251158870627,39.90160952361688,269.0,70.0,199.0,79.4804371447678,372.48411466012885,167.3102059491568
+RU-04-02-02 = 208.30963740458014,44.41849709546317,318.0,113.0,205.0,117.56387163891011,625.002431672962,212.99274147220916
+RU-04-02-03 = 151.47416762342135,23.214671535030917,206.0,87.0,119.0,297.3668731751641,2070.514658379221,153.24276306464756
+RU-04-02-04 = 160.37622272385252,45.482613026999566,318.0,81.0,237.0,55.50781579686901,248.49112820516075,166.7009325196909
+RU-04-02-05 = 183.4418118466899,35.429626879614624,265.0,97.0,168.0,154.01859533956815,875.4482429494565,186.83189447849927
+RU-04-02-06 = 219.52447552447552,43.90857191553813,342.0,128.0,214.0,140.54020988862712,788.9726382638287,223.8726379930295
+RU-04-02-07 = 180.29437869822485,41.28036659994456,296.0,90.0,206.0,96.62261194482444,484.57399472976397,184.95981092335907
+RU-04-02-08 = 156.56474061577393,38.42232856114424,270.0,100.0,170.0,80.42205941370887,386.6087779954712,161.21040083116563
+RU-04-02-09 = 216.00643431635388,32.4973904729902,297.0,143.0,154.0,313.8059327336182,2224.593663520541,218.4373137850292
+RU-04-02-10 = 221.30310407790626,48.91857329532067,340.0,108.0,232.0,106.0273688608215,541.8963390043284,226.64529707842226
+RU-04-02-11 = 143.0,9.225568335398698,156.0,126.0,30.0,3770.2032394644566,59140.80502798438,143.2972822879454
+RU-04-02-12 = 178.70187734668335,32.49740120896812,273.0,122.0,151.0,182.94788861986987,1101.7196176191164,181.63271195620493
+RU-04-02-13 = 168.70050960407684,26.434932204668723,237.0,116.0,121.0,278.9020171230491,1901.2468410460606,170.7590922362281
+RU-04-02-14 = 211.3538028169014,40.102950696334894,324.0,126.0,198.0,162.62914905838812,950.2374519799492,215.12479313114588
+RU-04-02-15 = 181.2977831036549,37.13340484551456,273.0,107.0,166.0,131.0770226537498,714.4810941515976,185.0615462858797
+RU-04-02-16 = 214.59866369710468,30.975911296031974,296.0,137.0,159.0,353.03905952399526,2586.943797434985,216.8227237657591
+RU-04-02-17 = 202.4403409090909,37.076730449068336,269.0,135.0,134.0,179.2062923360535,1070.6211083108246,205.80761785750744
+RU-04-02-18 = 193.03495205691308,24.210420555535467,254.0,118.0,136.0,530.5672622481479,4418.09414307983,194.54726207040443
+RU-04-02-19 = 147.4567019806541,26.883671128957847,201.0,87.0,114.0,181.34385179527274,1084.61922246376,149.8873267904308
+RU-04-02-20 = 130.20824989987986,24.427032154985728,189.0,85.0,104.0,167.49997174702648,980.481022839359,132.47968992223022
+RU-04-02-21 = 162.54291845493563,34.08658319213556,216.0,78.0,138.0,122.30467712063563,647.485789764978,166.07858228429768
+RU-04-02-22 = 154.07946465913844,24.611008864010067,225.0,103.0,122.0,264.241386499806,1775.567547763235,156.0326350061136
+RU-04-02-23 = 144.39217931937173,28.213277532947,242.0,71.0,171.0,149.51069736147997,848.3322237783661,147.1227055139644
+RU-04-02-24 = 182.95238095238096,20.177725084091147,232.0,154.0,78.0,773.2739704359258,7278.327498000767,184.06171325323004
+RU-04-02-25 = 213.33960573476702,31.27179224997438,281.0,134.0,147.0,337.4610790115935,2433.7500934334244,215.6193691800238
+RU-04-03-01 = 152.7798057109214,45.347645770667526,287.0,64.0,223.0,48.56405595112594,202.31615245548224,159.36774457213363
+RU-04-03-02 = 159.53460972017672,25.804063358697988,217.0,92.0,125.0,254.56692839911935,1685.5709192681195,161.60798675928368
+RU-04-03-03 = 178.4817518248175,37.77334241142967,279.0,91.0,188.0,119.89254796782053,639.0926940475481,182.4350874458827
+RU-04-03-04 = 134.15002005615725,42.14366149221867,233.0,57.0,176.0,41.942548495559386,167.29348666214014,140.61406787742862
+RU-04-03-05 = 176.66666666666666,5.436502143433363,185.0,167.0,18.0,34413.8570320956,1121467.030894907,176.75029467207875
+RU-04-03-06 = 173.65551974214344,27.530749560914444,245.0,96.0,149.0,269.8631262241058,1823.7011767307617,175.82429214502687
+RU-04-03-07 = 162.98082069580732,32.06931175049946,236.0,79.0,157.0,146.202386439594,818.1822057740804,166.1059561569952
+RU-04-03-08 = 162.88888888888889,29.66338671216516,231.0,94.0,137.0,181.82219252131196,1087.4582960924565,165.56783091739845
+RU-04-03-09 = 147.94230769230768,34.868331158107914,224.0,60.0,164.0,88.58546379784134,425.83282980550143,151.99581218927358
+RU-04-03-10 = 143.08883248730965,28.340339622276066,199.0,85.0,114.0,143.72140878052838,802.3697133932898,145.86839559166788
+RU-04-03-11 = 128.9171974522293,40.40232305813519,208.0,66.0,142.0,42.06788954894703,166.3487636160749,135.0999315596829
+RU-04-03-12 = 158.1948912015137,33.52878784555349,235.0,60.0,175.0,118.49822913991034,619.331541789422,161.7090078401661
+RU-04-03-13 = 172.8622927180966,28.01620061125511,225.0,45.0,180.0,251.82726634581059,1645.9707492421958,175.11790239848983
+RU-04-03-14 = 103.2,9.368030742904295,120.0,93.0,27.0,1370.7823769829258,15495.285528444609,103.62432146943111
+RU-04-03-15 = 119.72083172891799,37.42452089666354,220.0,57.0,163.0,42.82161833878241,174.64027170487591,125.43393605483607
+RU-04-03-16 = 186.9458762886598,30.530779779148112,272.0,119.0,153.0,248.43378310402872,1645.1900718589259,189.42251496392328
+RU-04-03-17 = 140.14951197870454,35.30929766416288,224.0,68.0,156.0,74.22951481585399,341.42430183494065,144.52900127450374
+RU-04-03-18 = 144.98262432594368,36.827130828672615,236.0,52.0,184.0,72.73865621415956,334.23942848549564,149.586760515461
+RU-04-03-19 = 158.05626598465474,32.4946619846688,233.0,78.0,155.0,129.21216602632035,695.4806156413583,161.36197282665393
+RU-04-03-20 = 153.15748792270531,26.425235513621004,215.0,85.0,130.0,211.86204396693952,1327.1948558219706,155.42042716047322
+RU-04-03-21 = 140.73781588447653,36.76210642599044,214.0,62.0,152.0,67.24233368592579,299.3834052716602,145.4599095586432
+RU-04-03-22 = 144.14296814296813,27.991169851153504,205.0,77.0,128.0,151.9070114684739,862.3678520291444,146.835625291347
+RU-04-03-23 = 133.8409818569904,38.54256965845608,226.0,55.0,171.0,52.256152340298364,219.59329983733113,139.2800707219815
+RU-04-03-24 = 189.0,9.0,198.0,180.0,18.0,9324.0,197128.0,189.21416437465774
+RU-04-03-25 = 109.5,1.5,111.0,108.0,3.0,389236.0,2.8430216E7,109.51027349066388
+RU-04-03-26 = 87.33333333333333,0.4714045207910317,88.0,87.0,1.0,6359118.056334581,1.1782061415E9,87.33460558869739
+RU-04-04-01 = 241.1187106918239,33.58285860447813,336.0,148.0,188.0,391.41895908834766,2962.4270456959644,243.44617688050855
+RU-04-04-02 = 120.81642210427724,18.614582222207122,166.0,79.0,87.0,292.632289994832,2022.9883957990917,122.24201618668681
+RU-04-04-03 = 179.92243936485778,20.82956330394007,245.0,111.0,134.0,670.4898148489737,6020.295875960248,181.124142218628
+RU-04-04-04 = 167.2879626930924,27.742967593720326,238.0,102.0,136.0,237.3895140436751,1543.6408993749212,169.5728006282602
+RU-04-04-05 = 171.5712924738012,29.804887082669673,247.0,78.0,169.0,207.8684927986645,1295.8808611953004,174.1408616469475
+RU-04-04-06 = 186.41317883085438,28.075847004459753,276.0,119.0,157.0,312.4257666415328,2205.445749752386,188.51558669468668
+RU-04-04-07 = 134.33250681874534,32.23656940081353,231.0,92.0,139.0,85.34542481235749,416.11537775553603,138.14636728825602
+RU-04-04-08 = 130.7657812053699,17.722075568751908,218.0,69.0,149.0,424.16180971161555,3302.91193788361,131.9612120917174
+RU-04-04-09 = 132.1297263091283,26.384892894951744,224.0,71.0,153.0,140.85843166495278,787.2018094358804,134.73836553707793
+RU-04-04-10 = 150.71543624161075,22.534557279644062,208.0,100.0,108.0,318.7425282487258,2258.211300201358,152.3907772579712
+RU-04-04-11 = 156.0,7.7746025264604,167.0,148.0,19.0,8139.133225130082,164540.50217614623,156.19361204749842
+RU-04-04-12 = 159.78166760775457,27.54197977966569,250.0,94.0,156.0,212.77342626425533,1340.0440545725037,162.1380336432463
+RU-04-04-13 = 129.4564996040276,23.13179361863523,203.0,79.0,124.0,192.45917437591555,1179.9614230119412,131.50690158977486
+RU-04-04-14 = 181.73052580331063,22.262249738158822,244.0,109.0,135.0,568.3993271765678,4840.877353418174,183.0890269026298
+RU-04-04-15 = 139.00345901072293,25.22628112837058,204.0,69.0,135.0,183.2963880775837,1095.1999852678323,141.2739426664143
+RU-04-04-16 = 146.93575701794754,29.49677520792189,213.0,75.0,138.0,137.92714440315092,754.7421149347645,149.86719600400883
+RU-04-04-17 = 129.3479445832387,34.50551029176021,203.0,55.0,148.0,63.65925178308151,279.87869901072366,133.87128522727852
+RU-04-04-18 = 197.5559132260322,30.503766387843314,271.0,103.0,168.0,290.79982385584054,2006.0507867801834,199.89702002385047
+RU-04-04-19 = 180.51045643626418,26.88790521336691,259.0,97.0,162.0,322.60667773143393,2301.1069886013884,182.50201185080516
+RU-04-04-20 = 131.8370253164557,23.291432852356177,222.0,68.0,154.0,198.3919051961462,1223.2630177503459,133.87864687323216
+RU-04-04-21 = 144.51392464310788,43.4663224177864,265.0,62.0,203.0,46.732851313166904,190.70973611264245,150.9092296722796
+RU-04-04-22 = 224.98264585331822,30.41797079500333,312.0,144.0,168.0,426.6302137269845,3317.8971880016743,227.02961014467976
+RU-04-04-23 = 186.87004279600572,25.00429808698303,259.0,127.0,132.0,439.89377728815407,3458.6519938482165,188.53548158742882
+RU-04-04-24 = 142.5847306457367,22.82842225856679,224.0,91.0,133.0,262.1923838501796,1752.9975296552573,144.4006311486647
+RU-04-04-25 = 136.6688639007367,24.928694042214516,218.0,80.0,138.0,181.12080379107084,1083.6524476701352,138.92378538813443
+RU-04-04-26 = 154.26376635229693,24.827736173326738,207.0,69.0,138.0,257.48495696209034,1700.4879657220486,156.2489234928944
+RU-04-04-27 = 119.24847902657702,17.21290444692585,175.0,74.0,101.0,353.5043757420394,2600.221297708491,120.48437172368446
+RU-04-04-28 = 154.35204490777866,16.619838170441653,224.0,108.0,116.0,829.0267852790671,7964.360828472007,155.2442359252819
+RU-04-04-29 = 158.25,20.141685629559408,183.0,131.0,52.0,508.44795763043345,4178.507565017617,159.52664354270104
+RU-04-04-30 = 164.93179114342365,30.682806379155142,244.0,90.0,154.0,171.3822136300095,1009.1763050398329,167.76152817937327
+RU-04-04-31 = 145.8407940833009,39.93338109847014,260.0,67.0,193.0,60.10704926449146,267.03029765271333,151.20916686763215
+RU-04-04-32 = 171.36428571428573,40.602529677584336,262.0,81.0,181.0,87.53814674455165,421.1635625555011,176.10872730954156
+RU-04-04-33 = 141.53129346314324,22.163592227818157,191.0,108.0,83.0,279.953963945071,1919.373288516089,143.25617560786472
+RU-04-04-34 = 130.31458815745947,17.69269251404044,194.0,87.0,107.0,421.7255823432028,3272.9300923747137,131.51016407504272
+RU-04-04-35 = 167.63359462486002,27.946655956087927,260.0,111.0,149.0,234.43510127616423,1528.192250852409,169.94716127661516
+RU-04-04-36 = 117.0218054284843,31.9018916768633,196.0,58.0,138.0,60.28986432814208,262.6824057869755,121.29234781429685
+RU-04-04-37 = 186.39338981028516,26.12358537144268,274.0,120.0,154.0,384.858620516454,2905.692912355074,188.21513615442294
+RU-04-04-38 = 184.6043808672329,39.06507344069526,283.0,88.0,195.0,119.6896444976872,634.7927069219761,188.69249428183755
+RU-04-04-39 = 110.8363240891789,39.69445382910693,206.0,56.0,150.0,30.703032663698846,116.04367282554965,117.72994692257618
+RU-04-04-40 = 147.2984569858381,19.7802585939504,210.0,74.0,136.0,435.33779608232385,3412.052340380695,148.62063807039834
+RU-04-04-41 = 167.17769454848107,30.591358829305946,258.0,90.0,168.0,179.79499974288018,1077.9230187208786,169.95356068517245
+RU-04-04-42 = 163.87714619103184,26.02849700936578,229.0,86.0,143.0,268.2222170309738,1805.4568401653544,165.93131621331574
+RU-04-04-43 = 96.57142857142857,1.3997084244475304,99.0,95.0,4.0,328630.2140734952,2.268788163845486E7,96.5815717411971
+RU-04-04-44 = 71.25,3.191786333700926,76.0,67.0,9.0,11191.002344490023,251328.47212917314,71.32145539737674
+RU-04-05-01 = 162.74646411733892,24.395438012597804,220.0,103.0,117.0,316.58010420092893,2241.2238917202526,164.56472580271506
+RU-04-05-02 = 155.67917607223475,23.29955230192472,228.0,107.0,121.0,318.6866952736566,2272.8322105885886,157.4130712488642
+RU-04-05-03 = 94.12803234501348,13.958295455796163,140.0,72.0,68.0,327.90868391913745,2371.558825641346,95.15734593385422
+RU-04-05-04 = 139.77646662171276,26.13161612333219,206.0,76.0,130.0,169.07274793100555,992.347236041328,142.19817854834838
+RU-04-05-05 = 189.5597049331489,24.756150706281915,255.0,125.0,130.0,471.91515847294073,3791.9265034668188,191.16942415599473
+RU-04-05-06 = 160.16485507246378,26.210581106406583,219.0,103.0,116.0,246.669462707337,1624.5392488776627,162.2953337663127
+RU-04-05-07 = 99.07317073170732,13.345856563867745,163.0,59.0,104.0,431.87155182219936,3385.9409947181443,99.96802011772245
+RU-04-05-08 = 150.54111631870472,35.70261813571778,243.0,86.0,157.0,87.72819796306055,426.6867931272497,154.71685313574173
+RU-04-05-09 = 108.97498669505056,12.993874685298314,152.0,73.0,79.0,615.1210328715717,5374.761511869897,109.74692936261899
+RU-04-05-10 = 165.137590520079,33.50391528495626,243.0,86.0,157.0,134.33792166075446,734.4633519825946,168.50203601796275
+RU-04-05-11 = 179.5195254572417,18.490421546014105,222.0,115.0,107.0,943.8387822459325,9436.394021952905,180.4692652762308
+RU-04-05-12 = 83.5,2.5,87.0,80.0,7.0,37359.904,1251169.3952,83.5374167663808
+RU-04-05-13 = 165.45856102003643,25.525508055658037,233.0,110.0,123.0,291.70120041518527,2017.1072664714673,167.41591016483645
+RU-04-05-14 = 112.93974630021141,19.335241120701816,158.0,69.0,89.0,216.49084429594012,1363.2594429211056,114.58288634674813
+RU-04-05-15 = 158.66351744186048,27.64185412116035,235.0,99.0,136.0,206.63809508952144,1292.5114511560193,161.05335720275772
+RU-04-05-16 = 145.62937776266577,15.138755507436649,191.0,91.0,100.0,918.8587928025983,9115.10890198058,146.41413041730348
+RU-04-05-17 = 121.98379970544919,22.40700484605157,190.0,72.0,118.0,177.605596415553,1056.7857109280944,124.02468003083145
+RU-04-05-18 = 173.15746180963572,30.10982443908721,266.0,97.0,169.0,207.49405552452959,1296.1058648322191,175.755819556873
+RU-04-05-19 = 132.26843413421707,40.88479811537502,233.0,50.0,183.0,43.571861591329885,174.58647336154723,138.44314856739098
+RU-04-05-20 = 134.4,3.261901286060018,140.0,130.0,10.0,70073.73582989254,2892403.6159477653,134.43957750603056
+RU-04-05-21 = 136.21992238033636,22.3745782211894,196.0,89.0,107.0,244.1309254869159,1603.5803984804497,138.0452425977838
+RU-04-05-22 = 188.0074812967581,24.653513590099244,250.0,110.0,140.0,466.05575649914385,3724.0554137782374,189.6170054501654
+RU-04-05-23 = 114.65511088452715,32.911216841542306,227.0,54.0,173.0,53.395659083394506,232.13828506135926,119.2851317052307
+RU-04-05-24 = 112.01010509296685,22.363614736792094,187.0,78.0,109.0,141.40489145907173,797.5266689311615,114.2208164348038
+RU-04-05-25 = 97.20970042796006,31.970344988495743,210.0,57.0,153.0,38.97769237327178,167.06511288455056,102.3319540318525
+RU-04-05-26 = 118.20783711102574,27.36269504890188,214.0,72.0,142.0,94.16756084088635,472.805121235883,121.33346543639968
+RU-04-05-27 = 155.43701067615658,31.631054557448042,230.0,97.0,133.0,133.32116818530704,728.4875256940563,158.62278493443455
+RU-04-05-28 = 183.53400503778337,19.59913920546698,255.0,126.0,129.0,849.4271012352574,8224.26466197471,184.57751017608936
+RU-04-05-29 = 114.51135966445298,31.075450686612083,199.0,60.0,139.0,61.35247748010765,271.5792190736006,118.65300302806402
+RU-04-05-30 = 166.7969703820936,29.437225289396135,250.0,101.0,149.0,198.87784162096074,1224.857313650334,169.37467213660864
+RU-04-05-31 = 160.9671290711701,40.693955506900146,270.0,68.0,202.0,73.66353341428749,339.50852336105874,166.03136648300014
+RU-04-05-32 = 127.43942992874109,17.69591052155169,173.0,83.0,90.0,395.2196455887418,3006.737176716985,128.66216829258425
+RU-04-05-33 = 149.17784835252084,33.3334014260537,261.0,74.0,187.0,102.8846437795073,520.4424686734168,152.85661938469704
+RU-04-05-34 = 131.85911179173047,16.91883553445739,184.0,92.0,92.0,496.9408611619672,4061.6037283583996,132.94010816283435
+RU-04-05-35 = 135.52586996336996,15.363998317433834,187.0,94.0,93.0,712.9768150782502,6529.236982230366,136.39396567893453
+RU-04-05-36 = 187.7773027594248,25.59854338489505,245.0,116.0,129.0,416.4604440272173,3213.0485588562756,189.51411782511886
+RU-04-05-37 = 149.1653605015674,24.485459009919854,214.0,98.0,116.0,244.50331946847106,1605.4114521301826,151.16164353594806
+RU-04-05-38 = 136.17337031900138,26.39241182266399,222.0,71.0,151.0,152.83870419246156,870.9595713139948,138.70741215181323
+RU-04-05-39 = 130.80944625407167,18.31442291375973,182.0,84.0,98.0,385.91205474450044,2914.231612318636,132.08531075013948
+RU-04-05-40 = 137.4528269164065,16.616654075582847,213.0,97.0,116.0,591.4079936432091,5114.906277803301,138.45357640732576
+RU-04-05-41 = 129.2893674293405,20.896424250024275,207.0,80.0,127.0,255.48875871944028,1699.3456956390387,130.9671755697435
+RU-04-05-42 = 144.84904805077062,30.645257250209333,224.0,75.0,149.0,119.9130013297083,637.7000657610558,148.05532247489776
+RU-04-05-43 = 157.59078590785907,28.113841775580042,227.0,99.0,128.0,192.97471748838453,1178.8910193959746,160.07886775723716
+RU-04-05-44 = 129.34451942367318,21.976079225943202,185.0,79.0,106.0,221.36541401551287,1406.0447210860582,131.1981431388642
+RU-04-05-45 = 118.54284338896021,24.28744664051068,207.0,76.0,131.0,131.15930444312514,717.2538968499398,121.00531303647455
+RU-04-05-46 = 100.18529904974847,17.79230955021873,208.0,72.0,136.0,197.09909787527724,1241.1561627892174,101.75293816307386
+RU-04-05-47 = 111.27164634146341,24.806783611407887,197.0,57.0,140.0,104.37225088567067,540.6193812315207,114.0033148319948
+RU-04-05-48 = 110.43132803632236,18.204977907080057,170.0,68.0,102.0,241.7051737627596,1584.5568385707465,111.92184519772317
+RU-04-05-49 = 133.56451612903226,16.849987011294804,167.0,93.0,74.0,521.3884234335375,4312.9158143945715,134.62318533990836
+RU-04-05-50 = 139.23117679866147,23.836689642799282,202.0,73.0,129.0,216.66429924562118,1367.9531640869423,141.25688785283097
+RU-04-05-51 = 165.625,4.8202048711647105,174.0,159.0,15.0,40671.20714020585,1401066.038360704,165.6951266633995
+RU-04-05-52 = 82.0,0.816496580927726,83.0,81.0,2.0,1013228.9826125188,1.017879135E8,82.00406493989591
+RU-04-05-53 = 141.5,0.5,142.0,141.0,1.0,2.2666036E7,6.414728456E9,141.50088338946864
+RU-04-05-54 = 73.0,5.0,78.0,68.0,10.0,3155.936,46717.1456,73.17103251970687
+RU-04-05-55 = 125.5,0.5,126.0,125.0,1.0,1.5814004E7,3.969504008E9,125.5009960119839
+RU-04-05-56 = 124.0,0.0,124.0,124.0,0.0,0.0,-1.2,124.0
+RU-04-05-57 = 146.0,8.0,154.0,138.0,16.0,6133.140625,112930.00390625,146.21901381147393
+RU-04-05-58 = 116.0,2.160246899469287,119.0,114.0,5.0,154994.783273272,8331590.234693875,116.02011319881854
+RU-05-01-01 = 175.30196583951016,31.589485649692215,241.0,100.0,141.0,187.03245083561458,1124.1061962227402,178.12544689293804
+RU-05-01-02 = 148.26293103448276,31.673370818326916,210.0,105.0,105.0,117.15585591293161,623.5769260177234,151.60837423417954
+RU-05-01-03 = 179.8063909774436,28.89591960263116,238.0,105.0,133.0,259.11327462455057,1721.8443115790767,182.11346025490548
+RU-05-01-04 = 183.48055759354367,25.322052348212754,232.0,120.0,112.0,401.69932359785867,3060.3953691553643,185.2196570290619
+RU-05-01-05 = 190.3189146677153,33.20367182011028,261.0,107.0,154.0,205.13764670075975,1270.0999182480612,193.19361558455984
+RU-05-01-06 = 168.36171875,25.35380155511006,217.0,115.0,102.0,312.5240512339069,2205.2303296651803,170.26004696860036
+RU-05-01-07 = 224.38915254237287,29.05816057309865,277.0,140.0,137.0,483.23536996611045,3903.7644434947356,226.26283051923548
+RU-05-01-08 = 226.01772441395082,21.990881869259965,271.0,156.0,115.0,1115.8547136832462,11768.078643071944,227.08502952561267
+RU-05-01-09 = 210.3337099811676,28.490050683193875,270.0,124.0,146.0,423.9219388076765,3282.3205707279344,212.25445234993984
+RU-05-01-10 = 171.70055710306406,34.75224927645982,243.0,87.0,156.0,135.10697257331287,738.1316169453033,175.18219127318784
+RU-05-01-11 = 193.10366879838438,36.79640085831657,266.0,98.0,168.0,159.65334274333733,913.1353915192085,196.5782338396651
+RU-05-01-12 = 229.74693877551022,26.207374879030787,279.0,136.0,143.0,699.0819481114463,6338.173604516253,231.2368534095897
+RU-05-01-13 = 211.18494897959184,20.147611596877233,250.0,153.0,97.0,1182.47468459511,12707.586615530756,212.14384018531254
+RU-05-01-14 = 159.73321315908066,36.37930505174407,225.0,69.0,156.0,97.31997418461579,480.8816979848116,163.82354294231385
+RU-05-01-15 = 184.30552030456852,34.29231418504492,262.0,106.0,156.0,170.9832829239456,1001.6744960317948,187.46863104771302
+RU-05-01-16 = 180.56382978723406,29.390996330566626,242.0,21.0,221.0,250.04337451230407,1647.292800244594,182.94022874353416
+RU-05-01-17 = 168.5,9.069178573608527,184.0,161.0,23.0,6470.311155366802,121311.60717288275,168.74388877823102
+RU-05-01-18 = 142.3895486935867,33.47031867392804,217.0,55.0,162.0,89.54345404134652,434.72246535230056,146.270454327925
+RU-05-01-19 = 181.4470588235294,25.77186227674231,229.0,75.0,154.0,369.34023642676794,2736.0544992225896,183.2681751994075
+RU-05-01-20 = 175.921040408732,35.04047541435537,244.0,77.0,167.0,140.80508369094346,773.4530567640796,179.3768306547832
+RU-05-01-21 = 201.45667447306792,28.22429188080226,256.0,122.0,134.0,384.17537791985853,2879.3379226540633,203.42419310868698
+RU-05-01-22 = 133.0,2.0,135.0,131.0,4.0,294279.125,1.95828295625E7,133.01503674397117
+RU-05-01-23 = 134.25,9.807522622966516,148.0,124.0,24.0,2606.2160037539234,36250.26781523151,134.60776352053398
+RU-05-01-24 = 191.0,0.0,191.0,191.0,0.0,0.0,-1.2,191.0
+RU-05-01-25 = 150.0,1.0,151.0,149.0,2.0,3375450.0,5.06385001E8,150.00333329629711
+RU-05-01-26 = 203.99149659863946,20.829807490063803,250.0,143.0,107.0,968.1308056098567,9757.167092856656,205.052216678157
+RU-05-01-27 = 184.3089397089397,28.54653317403422,244.0,110.0,134.0,288.16828321816104,1981.3680407555996,186.5065409386218
+RU-05-02-01 = 133.70852834113364,22.007623249445878,196.0,85.0,111.0,242.09888614518007,1576.7131630732908,135.50758662245184
+RU-05-02-02 = 126.0888836217113,25.089409536292138,200.0,68.0,132.0,142.00497145124402,791.7364324198878,128.56082235210403
+RU-05-02-03 = 136.79515118496323,42.103761884539956,231.0,48.0,183.0,43.86759976739944,174.50227875497683,143.1280550854618
+RU-05-02-04 = 115.85579710144927,19.732142975196954,168.0,77.0,91.0,220.63374987393271,1412.3051322373378,117.524138747773
+RU-05-02-05 = 173.19935170178283,30.853809451288623,230.0,85.0,145.0,193.18432097909803,1172.278138993284,175.92604408550284
+RU-05-02-06 = 152.06896551724137,18.81140748414092,197.0,108.0,89.0,552.0468821572643,4649.447755071356,153.2280631118802
+RU-05-02-07 = 133.50653499854778,26.708441856175433,183.0,76.0,107.0,139.4163525520366,766.5354572427776,136.15188487018153
+RU-05-02-08 = 158.24596367305753,37.683741530483886,235.0,60.0,175.0,86.21328978385672,411.72700047032237,162.6709851035241
+RU-05-02-09 = 189.45072886297376,31.208474092045776,250.0,68.0,182.0,241.19930503552882,1565.1306672913477,192.00402996256585
+RU-05-02-10 = 166.99082136973405,38.37422303647897,254.0,72.0,182.0,95.21994686036311,470.42128459552833,171.34326778543667
+RU-05-02-11 = 136.205249343832,11.804682275499493,175.0,88.0,87.0,1569.9779424673352,18493.195602948505,136.71583841106687
+RU-05-02-12 = 157.0429619280475,40.596700748461025,241.0,78.0,163.0,69.27480468782143,312.42328127518374,162.20537599843684
+RU-05-02-13 = 150.01724137931035,14.917001847360275,178.0,113.0,65.0,1047.1083616044994,10830.611299183684,150.757055075948
+RU-05-02-14 = 141.41200230813618,33.72807856262825,226.0,66.0,160.0,86.29853916656295,417.4315213602664,145.3786011774881
+RU-05-02-15 = 208.20922384701913,27.257918035830528,263.0,124.0,139.0,467.9018034180435,3736.210054695537,209.985892360954
+RU-05-02-16 = 140.27679205110007,40.29739267583404,231.0,44.0,187.0,53.01808467063448,227.08180895864135,145.9501909715021
+RU-05-02-17 = 128.93585602215043,15.853448642669177,163.0,95.0,68.0,562.1114622512305,4766.158732321804,129.9068389347938
+RU-05-02-18 = 172.0,2.0,174.0,170.0,4.0,636314.0,5.4745193E7,172.01162751395617
+RU-05-02-19 = 155.3565543071161,33.27045320238353,222.0,92.0,130.0,115.63030250627786,604.5680188027411,158.87914281765217
+RU-05-02-20 = 108.18518518518519,23.36115331538589,181.0,86.0,95.0,114.47346191106122,615.8784655401909,110.67871420367051
+RU-05-02-21 = 150.0517441860465,38.760627910646384,249.0,69.0,180.0,69.5425504323994,315.2085270672523,154.97713447248378
+RU-05-02-22 = 161.3247094113236,14.76742330333206,198.0,100.0,98.0,1335.4931967212199,14919.562403270122,161.99919338585545
+RU-05-02-23 = 127.86190890629533,38.46796378902197,227.0,53.0,174.0,47.10927828756855,196.04673058240664,133.52322639614155
+RU-05-02-24 = 125.7403156384505,38.98746252382573,217.0,48.0,169.0,43.2434265517702,172.80071156682774,131.64592363952585
+RU-05-02-25 = 161.21239837398375,40.504281558868676,255.0,58.0,197.0,74.59233615016372,342.1773336414593,166.2228450427081
+RU-05-02-26 = 132.3350812794966,25.98838919343864,181.0,77.0,104.0,147.29339597458412,829.2606028897945,134.86278252401812
+RU-05-02-27 = 143.06881533101046,30.08432636808818,250.0,82.0,168.0,121.97354114453826,652.5751473142362,146.1976491371883
+RU-05-02-28 = 159.20915841584159,33.852743359366045,240.0,95.0,145.0,118.19827372933236,625.4704090875684,162.7684378386536
+RU-05-02-29 = 102.74358974358974,22.199235316834734,145.0,69.0,76.0,113.00373331399405,588.7487022355122,105.11446752018145
+RU-05-02-30 = 142.36874088478368,39.88801661817842,226.0,60.0,166.0,56.00162201143164,238.3018505399537,147.85097987788498
+RU-05-02-31 = 171.1268245215699,37.18570927452876,244.0,79.0,165.0,110.70725749051881,567.962499289752,175.12043582941985
+RU-05-02-32 = 141.77227722772278,30.973184875677273,234.0,71.0,163.0,109.99101387177613,574.1522992123621,145.11621815523299
+RU-05-02-33 = 146.2354031510658,21.342504758349616,199.0,90.0,109.0,341.539548641433,2469.3625347794427,147.7846258719591
+RU-05-02-34 = 159.03846153846155,17.13137492794906,197.0,102.0,95.0,827.4825181187541,7931.456667204763,159.95848291179394
+RU-05-02-35 = 128.6628919860627,35.279453546044294,217.0,61.0,156.0,59.43803320172939,258.7566346152666,133.41206698318086
+RU-05-02-36 = 176.8985507246377,32.015869322926214,234.0,90.0,144.0,184.3339861775298,1097.7470485018412,179.77239258846143
+RU-05-02-37 = 112.74018475750577,20.539112172492406,165.0,83.0,82.0,182.47271865745964,1104.7480887287877,114.59583058728953
+RU-05-02-38 = 122.0,4.0,126.0,118.0,8.0,28464.125,870947.5625,122.06555615733703
+RU-05-02-39 = 91.42553191489361,12.91007306018034,115.0,77.0,38.0,376.7458261938824,2827.3225618925535,92.33253961816725
+RU-05-03-01 = 195.6702668360864,27.63146775824942,273.0,129.0,144.0,376.3668380998081,2818.1363563558143,197.6116174069238
+RU-05-03-02 = 223.46064139941691,24.255306212703008,279.0,155.0,124.0,809.3491631149245,7706.8808558647015,224.77317040543514
+RU-05-03-03 = 207.16447368421052,19.586697983092662,251.0,156.0,95.0,1214.583461692896,13173.231184631706,208.08834156371387
+RU-05-03-04 = 188.83966398831265,30.003765362013908,304.0,107.0,197.0,267.817534640999,1799.9829457163253,191.2083801278532
+RU-05-03-05 = 218.22169651909428,28.03621328781632,298.0,131.0,167.0,494.9087075194343,4036.2656313409852,220.0153133015782
+RU-05-03-06 = 160.31604342581423,21.81615797155519,236.0,128.0,108.0,419.7541398143696,3268.985030930352,161.79362944302662
+RU-05-03-07 = 204.22189962671092,27.263087441283453,262.0,135.0,127.0,442.3160350732803,3473.3248472216337,206.03363857383448
+RU-05-03-08 = 219.81665363565284,21.68086290902002,273.0,164.0,109.0,1072.4823823427064,11180.245407016135,220.88327467704812
+RU-05-03-09 = 198.64309288071664,21.36987994004436,244.0,146.0,98.0,830.5204299689242,7966.47575372746,199.78926427080341
+RU-05-03-10 = 200.98580217699953,28.64728776172094,277.0,136.0,141.0,366.61880658135044,2726.836085025922,203.01714157389478
+RU-05-03-11 = 190.61981566820276,26.013213125426834,267.0,131.0,136.0,415.60391607433894,3211.966222190637,192.38659356225548
+RU-05-03-12 = 212.85509838998212,31.6196159471751,276.0,153.0,123.0,325.2252493341333,2326.562692003903,215.19082931959673
+RU-05-03-13 = 205.3024054982818,25.896263334594778,272.0,174.0,98.0,522.9136613310202,4356.8952390988115,206.929200834671
+RU-05-03-14 = 217.87384810931044,28.95473230652105,282.0,160.0,122.0,448.66730138940665,3548.8986156661013,219.78942243179304
+RU-05-03-15 = 195.82978723404256,11.30302002373075,226.0,170.0,56.0,5252.55711348,91906.18248150575,196.15571322239697
+RU-05-03-16 = 213.43416610398378,23.152342130208034,273.0,152.0,121.0,810.9349556345024,7728.491147883274,214.68622267536674
+RU-05-03-17 = 232.81918604651162,24.76048951854437,283.0,164.0,119.0,859.0882904219327,8332.570080998097,234.13213199507268
+RU-05-03-18 = 230.034793814433,28.173844997937312,285.0,160.0,125.0,568.4661005099309,4835.367207301754,231.75368801211448
+RU-05-03-19 = 208.26999059266228,27.633291316694926,272.0,154.0,118.0,450.75143310657467,3569.7524293583583,210.095187404331
+RU-05-03-20 = 234.9325301204819,22.615252921044846,323.0,164.0,159.0,1151.9627518643758,12286.178194355376,236.01852336944654
+RU-05-03-21 = 239.09078114004222,20.18669528664887,274.0,169.0,105.0,1696.2553227221483,20487.60165089575,239.94146013715843
+RU-05-03-22 = 186.10678260869565,24.231508182092714,243.0,127.0,116.0,475.9915415567123,3832.507734175939,187.67765056537533
+RU-05-03-23 = 233.2496328928047,20.128754514591744,275.0,173.0,102.0,1590.28569509124,18816.736997696677,234.11654790496306
+RU-05-03-24 = 212.355672823219,24.40139574403627,275.0,159.0,116.0,685.3495900289802,6197.519112705096,213.75303481929583
+RU-05-03-25 = 212.54634146341462,18.6154027171702,258.0,161.0,97.0,1522.3678716459337,17763.175638411503,213.35997864596087
+RU-05-03-26 = 188.1230674087817,26.586139734176406,263.0,111.0,152.0,375.92918013886145,2821.220010199494,189.9923980512225
+RU-05-03-27 = 227.49767132401863,22.40140283260595,275.0,164.0,111.0,1077.507569531993,11244.12419462564,228.597929357901
+RU-05-03-28 = 190.08975136446332,24.89859015833399,320.0,112.0,208.0,468.17328776371374,3759.3788739665974,191.7134668344302
+RU-05-03-29 = 225.49835294117648,25.44736893123713,280.0,159.0,121.0,722.0709262150951,6627.296108875619,226.92967140659655
+RU-05-03-30 = 239.44444444444446,4.6573982033632655,246.0,227.0,19.0,136042.41756649266,7001974.84519519,239.48973534022986
+RU-05-03-31 = 202.26820443238353,28.956618113944764,264.0,142.0,122.0,361.75161165250626,2674.456159031029,204.33039973752642
+RU-05-03-32 = 200.6,3.555277766926235,204.0,194.0,10.0,179795.46864804605,1.0154006831086768E7,200.6315030098713
+RU-05-03-33 = 228.41176470588235,21.84722037382064,269.0,195.0,74.0,1174.4872157160326,12619.620468465298,229.45421175937838
+RU-05-04-01 = 149.92583201267828,17.349786780486856,216.0,106.0,110.0,671.4092987496194,6034.743172791516,150.92637346077785
+RU-05-04-02 = 193.9339233038348,24.19256083286627,245.0,126.0,119.0,538.4420351417207,4494.3320725902595,195.4370655931715
+RU-05-04-03 = 162.3643801132788,12.190666505640193,200.0,110.0,90.0,2401.756939928375,32493.14832662826,162.82138765967147
+RU-05-04-04 = 145.13567143516383,25.188831043157805,206.0,107.0,99.0,209.05117868542686,1314.3033329152731,147.305262405172
+RU-05-04-05 = 200.2366047745358,21.74096933495923,260.0,122.0,138.0,808.1647051323953,7681.442942086314,201.41342467486444
+RU-05-04-06 = 137.01688435807583,16.994050128416816,182.0,98.0,84.0,548.1535544229529,4613.115170151855,138.06673871342602
+RU-05-04-07 = 208.31133939154483,31.192705134993744,277.0,117.0,160.0,317.34034362962365,2245.4675136608953,210.63380301541832
+RU-05-04-08 = 154.1488340192044,25.38178579376988,213.0,100.0,113.0,241.7755017035181,1573.265011002749,156.22451177571668
+RU-05-04-09 = 196.15405260332795,29.266161441675994,248.0,111.0,137.0,320.32857532982507,2267.4088385024634,198.32528975962546
+RU-05-04-10 = 184.12378721980596,23.270215088114867,243.0,115.0,128.0,518.3873508233448,4275.461703840921,185.58844772887
+RU-05-04-11 = 187.21369539551358,18.07609917633227,226.0,132.0,94.0,1141.6289060142005,12135.762046132628,188.08432445335987
+RU-05-04-12 = 147.87533156498674,30.23353578227366,194.0,103.0,91.0,131.5559806435247,714.738746799124,150.93435782270643
+RU-05-04-13 = 172.58139534883722,29.494114100413455,235.0,99.0,136.0,217.31000127943858,1366.7232938297798,175.08352517332935
+RU-05-04-14 = 219.66023321270606,22.108697161406962,268.0,139.0,129.0,1009.9422106152342,10314.8236834357,220.77004449253351
+RU-05-04-15 = 205.87671232876713,20.791063471668707,265.0,141.0,124.0,1000.3816585530475,10195.091741273221,206.923872473876
+RU-05-04-16 = 152.2552586696987,20.088086135334475,189.0,102.0,87.0,457.776944354907,3635.635713453854,153.57472121790576
+RU-05-04-17 = 193.62287270251872,18.635427284787063,242.0,146.0,96.0,1152.6093446681107,12295.973963576544,194.51759813359396
+RU-05-04-18 = 179.66016471608148,29.227620888006665,243.0,111.0,132.0,250.13037027967204,1642.93666685218,182.0220552806241
+RU-05-04-19 = 167.98178861788617,31.121304653001147,241.0,89.0,152.0,173.07047958999178,1017.8675085831449,170.84032577400777
+RU-05-04-20 = 146.1219512195122,20.767816473351054,191.0,115.0,76.0,369.61007493302236,2754.7816364396485,147.59040222612137
+RU-05-04-21 = 111.0,4.96655480858378,118.0,107.0,11.0,11231.307728447562,252560.04729729728,111.11105555554167
+RU-05-04-22 = 142.0,0.0,142.0,142.0,0.0,0.0,-1.2,142.0
+RU-05-05-01 = 163.16379310344828,20.701883957878582,216.0,107.0,109.0,513.1937536559699,4232.50000131714,164.4718558882046
+RU-05-05-02 = 175.4706737760543,18.387702372185817,206.0,120.0,86.0,896.6376962175522,8803.564458106415,176.4314738190172
+RU-05-05-03 = 159.78589280755347,27.401455170245864,216.0,105.0,111.0,215.8157251902176,1363.099805888899,162.1183866369079
+RU-05-05-04 = 171.42452412571936,30.420033424348563,214.0,105.0,109.0,195.27050098628604,1187.5886746086298,174.10268781747115
+RU-05-05-05 = 150.7674418604651,20.8993570717872,184.0,119.0,65.0,397.0930736526129,3022.80251904153,152.20908202588566
+RU-05-05-06 = 133.25675675675674,14.389117018791415,164.0,112.0,52.0,822.0961970887801,7873.601290017653,134.03137658738686
+RU-05-05-07 = 143.48230373230373,14.356824604028402,179.0,111.0,68.0,1028.0184606937141,10570.708641370036,144.1987860456526
+RU-05-05-08 = 170.32659044268544,14.142510609725132,209.0,123.0,86.0,1782.838737968555,21903.145396826367,170.91272046918124
+RU-05-05-09 = 144.56236283833212,24.15571336858634,203.0,95.0,108.0,232.19034233721683,1497.1487503689636,146.56662388738744
+RU-05-05-10 = 134.2792877225867,22.083291513409673,181.0,95.0,86.0,243.26137248721707,1595.4497913453936,136.08305873749111
+RU-05-05-11 = 157.12834679133022,15.315484405913125,200.0,123.0,77.0,1110.8258295216765,11720.120124243715,157.8729914455424
+RU-05-05-12 = 159.42467948717947,9.163792667401314,184.0,125.0,59.0,5317.044938824543,93378.90731907041,159.68783148894292
+RU-05-05-13 = 154.00975050186406,11.850488978945904,201.0,107.0,94.0,2233.3574462976994,29510.20080251238,154.4650036049802
+RU-05-05-14 = 153.1108202443281,24.83433637881358,202.0,96.0,106.0,252.8213348478183,1674.314634593698,155.11179045858188
+RU-05-05-15 = 173.43099843178254,17.53339196107643,211.0,120.0,91.0,997.4428232447601,10161.321896585643,174.3150339205018
+RU-05-05-16 = 173.82162162162163,18.435465259990725,211.0,97.0,114.0,865.5563324124422,8405.86563897276,174.7965174782453
+RU-05-05-17 = 167.76640419947506,9.494826602659774,194.0,130.0,64.0,5568.719939218945,99300.42494124103,168.034871708929
+RU-05-05-18 = 152.75085075352456,23.447785484932037,197.0,91.0,106.0,295.3098870701382,2039.6937093863044,154.5400305748414
+RU-05-05-19 = 160.62836942112241,10.800698384220528,190.0,118.0,72.0,3333.535771970156,50223.49340289395,160.99108095939812
+RU-05-05-20 = 169.16666666666666,6.157651067303723,176.0,149.0,27.0,20815.192142092845,573954.269523004,169.27869853521966
+RU-05-05-21 = 159.09549334921581,24.63641132740149,221.0,96.0,125.0,288.14830155320465,1978.0955159085988,160.9917040319882
+RU-05-05-22 = 166.7962577962578,7.952618688210189,201.0,130.0,71.0,9288.552844634049,196097.04075533184,166.98573519566202
+RU-05-05-23 = 179.88673921805724,25.024817780066684,226.0,112.0,114.0,392.4591119216472,2967.2447909185626,181.61905310685572
+RU-05-05-24 = 145.93562610229276,20.035204921542654,184.0,94.0,90.0,407.9098452307424,3123.676514584289,147.30450231447918
+RU-05-05-25 = 152.04268639726806,16.933241287844563,234.0,97.0,137.0,749.9905870619035,6957.223443378902,152.98272172833884
+RU-05-05-26 = 154.230866807611,16.770808559996276,202.0,113.0,89.0,804.8962355499073,7645.6410085517155,155.14000224308072
+RU-05-05-27 = 127.84126984126983,19.04398113407809,167.0,101.0,66.0,323.42880315106703,2324.340550770038,129.25193805921631
+RU-05-05-28 = 124.9047619047619,11.805586901385626,158.0,106.0,52.0,1216.8020854304202,13235.83021076359,125.46143402883385
+RU-05-05-29 = 159.81944444444446,5.733251910489876,169.0,141.0,28.0,21743.867084956484,608371.4548052876,159.9222467325919
+RU-05-05-30 = 154.6153846153846,17.630997447845008,179.0,124.0,55.0,700.398917462212,6366.420141697759,155.617380876203
+RU-06-01-01 = -12.279708425156807,9.876483162750434,24.0,-32.0,56.0,-4.805321195994678,11.053278280275004,15.75868518217688
+RU-06-01-02 = 145.2248062015504,32.137722120616715,200.0,65.0,135.0,105.52536570592704,536.3417084435248,148.73828531813805
+RU-06-01-03 = 90.55601659751038,25.024498446214828,154.0,23.0,131.0,58.28251658144139,253.57473394547014,93.95008070509138
+RU-06-01-04 = 66.58146515336273,44.02246411898846,205.0,-4.0,209.0,8.50584805364691,24.469537256914077,79.81897549502919
+RU-06-01-05 = -25.072108296475005,2.906928847060661,-16.0,-33.0,17.0,-667.2465912358402,5974.851759730153,25.240064376939372
+RU-06-01-06 = 40.447470817120625,51.668918000397134,193.0,-6.0,199.0,3.885705280840516,9.999179027527221,65.61764231388995
+RU-06-01-07 = 23.050490267817942,33.11122946799797,148.0,-29.0,177.0,4.208354153380368,13.116205473176866,40.34449923433421
+RU-06-01-08 = 4.863550071191267,4.37987754527057,16.0,-22.0,38.0,4.819928727806579,11.916925886718909,6.54503220821331
+RU-06-01-09 = 55.2963978789541,34.61249725167367,206.0,8.0,198.0,10.657232903514245,39.6680409708256,65.23585351924748
+RU-06-01-10 = 98.9931469792606,35.40978386594401,167.0,1.0,166.0,29.478683930979734,102.59361879061979,105.13560739488003
+RU-06-01-11 = 100.83684848484849,48.10849908917756,213.0,-8.0,221.0,15.255153220281299,45.94917935648273,111.72509877807089
+RU-06-01-12 = 52.2402896642528,22.538275457849974,92.0,9.0,83.0,19.144365309759397,60.36073419310878,56.894830387469824
+RU-06-01-13 = 1.073976158431071,18.08100557167084,136.0,-24.0,160.0,3.853923920264766,19.701356497300704,18.112873523317013
+RU-06-01-14 = -0.3934233705226072,4.226336546299546,21.0,-24.0,45.0,-1.4756862384750766,6.194473751033834,4.24460864521733
+RU-06-02-01 = 134.87560913054628,43.91962239942076,258.0,52.0,206.0,38.317006860719395,149.50470400321933,141.84626597145095
+RU-06-02-02 = 142.83913618334068,32.74816958477737,212.0,55.0,157.0,95.56619870648262,469.8359241855903,146.5450832909664
+RU-06-02-03 = 112.52882037533512,36.9063413852423,216.0,54.0,162.0,37.89463725392446,149.14435422878236,118.42640520385854
+RU-06-02-04 = 136.80445859872611,28.050817951785415,202.0,63.0,139.0,130.59611052105745,709.935947681872,139.65066516223536
+RU-06-02-05 = 135.46861687020734,27.873047604788376,209.0,73.0,136.0,129.15490014551207,697.2847102056425,138.30637345945348
+RU-06-02-06 = 144.08333333333334,15.981543173993623,171.0,120.0,51.0,760.0708114809198,7104.4164668622425,144.96695025648663
+RU-06-02-07 = 204.89730789802104,61.04525858648143,362.0,65.0,297.0,47.80740184035304,195.69680231377205,213.79763885447107
+RU-06-02-08 = 161.56816699282453,35.653494100643705,242.0,68.0,174.0,106.43873546990969,543.7027855424229,165.45526352161139
+RU-06-02-09 = 160.17230955259976,22.103320259450737,220.0,86.0,134.0,401.5625166156992,3055.405349920793,161.69021465105945
+RU-06-02-10 = 145.0481444332999,27.079727176229405,198.0,83.0,115.0,169.4135504147707,990.2565423602076,147.55431483857885
+RU-06-02-11 = 208.42125382262998,60.44738630047127,335.0,91.0,244.0,51.605894494563344,218.5597127552687,217.0099204081591
+RU-06-02-12 = 156.1201151789387,30.7745409047994,218.0,76.0,142.0,145.07774652706155,805.3058724685886,159.12436246969307
+RU-06-02-13 = 219.2544997907074,60.098012816274924,369.0,107.0,262.0,59.511726130307956,259.31104928975776,227.34182814198198
+RU-06-02-14 = 274.15858505564387,54.740316726005815,392.0,123.0,269.0,140.05930790707123,770.343482284482,279.5700842990468
+RU-06-02-15 = 129.03122013380056,36.01163903576632,236.0,63.0,173.0,57.01473191534469,247.75709137002272,133.9622854211574
+RU-06-02-16 = 160.91185017759122,39.097846074661305,266.0,55.0,211.0,82.02445587952927,390.61548642373424,165.59367468370726
+RU-06-02-17 = 145.30654267685154,28.94970994870246,202.0,61.0,141.0,140.84535609390142,775.7325161356309,148.16233344144416
+RU-06-02-18 = 180.94288304623754,36.19223633121477,272.0,88.0,184.0,139.73734404794484,772.8879894908387,184.52697606512413
+RU-06-02-19 = 124.21656050955414,44.92483722435591,231.0,54.0,177.0,29.462509164106088,106.58693304531506,132.09085851965153
+RU-06-02-20 = 90.98195876288659,28.977011583097354,185.0,54.0,131.0,41.16743258146454,169.13080060416632,95.4849936933472
+RU-06-02-21 = 161.5918734268249,37.80971955207782,228.0,58.0,170.0,90.16802567937295,433.8183148686043,165.95634501337324
+RU-06-02-22 = 112.43952351863165,36.77344217469853,223.0,54.0,169.0,38.05630564213822,148.99090863959339,118.30017962147316
+RU-06-02-23 = 105.90473186119874,36.303892731382945,242.0,54.0,188.0,34.041766680988935,131.51892835173558,111.95438739970919
+RU-06-02-24 = 222.03771251931994,58.89584078300548,371.0,77.0,294.0,64.74346446370336,287.35146756360405,229.71605482061827
+RU-06-02-25 = 135.34746245960844,46.16115345932003,221.0,41.0,180.0,33.598204307146304,122.75093668908634,143.00275410966745
+RU-06-02-26 = 107.23906976744186,37.954581903990835,205.0,46.0,159.0,31.35559963724554,117.57487896227329,113.75749809174349
+RU-06-02-27 = 124.22652757078987,38.25257397238809,270.0,55.0,215.0,44.48133976827374,183.63127373696693,129.9826510262398
+RU-06-02-28 = 91.57142857142857,7.108488745499845,102.0,81.0,21.0,2176.4466854894545,28540.175436206966,91.8469223374259
+RU-06-02-29 = 134.68108457069076,49.02775498690636,231.0,44.0,187.0,28.876312941422032,103.09803079577624,143.32730130785856
+RU-06-02-30 = 132.16042993630575,35.2747877043343,212.0,50.0,162.0,63.56246906092659,279.53765945518677,136.78702383097246
+RU-06-02-31 = 122.49122807017544,36.21940310315022,212.0,45.0,167.0,48.94951173686485,203.12975668925287,127.73388788919024
+RU-06-02-32 = 131.82687522218274,32.73310772529186,215.0,59.0,156.0,77.27339167752737,360.67309565528734,135.82997228962574
+RU-06-02-33 = 131.0304724629578,33.37356304370988,201.0,54.0,147.0,71.71731674918712,323.52616303919456,135.21382852392875
+RU-06-02-34 = 170.47463429816372,32.853868142788954,223.0,62.0,161.0,154.57558777071984,874.9403829834306,173.61157101713127
+RU-06-02-35 = 164.13029702970297,40.25645576308035,293.0,74.0,219.0,80.43534682907197,385.9473871869132,168.99507872616695
+RU-06-02-36 = 131.4941695556256,46.763586372768174,257.0,53.0,204.0,30.37068839405187,108.85215063938047,139.56199209515094
+RU-06-02-37 = 163.0468309859155,51.51191155656008,313.0,63.0,250.0,41.293396545325805,163.99516361347554,170.99048548606606
+RU-06-02-38 = 160.19960278053625,38.93016791670628,233.0,57.0,176.0,81.42493145590078,381.08625295305654,164.8619747093445
+RU-06-02-39 = 139.83085908980289,34.56337341693489,226.0,62.0,164.0,78.14177418449252,364.98039439524587,144.0392166590432
+RU-06-02-40 = 113.61867266591676,44.8462239025001,230.0,45.0,185.0,24.04362033351257,83.54643437338602,122.14903428467174
+RU-06-02-41 = 127.0,6.0,133.0,121.0,12.0,9546.75462962963,203418.0563271605,127.1416532848303
+RU-06-02-42 = 165.6751797669229,54.23347348997358,274.0,52.0,222.0,37.494084831448745,142.74314314670247,174.32594424694759
+RU-06-02-43 = 116.49060297572436,36.48756385082421,224.0,57.0,167.0,42.38971547069781,170.7797819554098,122.07130251380059
+RU-06-02-44 = 204.33333333333334,4.0276819911981905,210.0,201.0,9.0,130725.49770000047,6639822.896368926,204.37302496497264
+RU-06-02-45 = 326.0,6.07100838882165,338.0,317.0,21.0,154997.09799498128,8331756.734781567,326.05652445988125
+RU-06-02-46 = 59.333333333333336,2.98142396999972,65.0,55.0,10.0,7942.115156470758,159284.1121874999,59.40819247657122
+RU-06-02-47 = 63.0,0.0,63.0,63.0,0.0,0.0,-1.2,63.0
+RU-06-02-48 = 144.85714285714286,7.6798171746946355,158.0,132.0,26.0,6767.296424608568,128716.09785299504,145.0605784786874
+RU-06-02-49 = 187.85714285714286,4.421653583012046,194.0,180.0,14.0,76815.35610952447,3268924.583634791,187.90917258840014
+RU-06-02-50 = 129.8,8.726969691708572,141.0,119.0,22.0,3335.0832787846066,50277.018148711686,130.0930436264753
+RU-06-02-51 = 122.78659003831417,44.75831278620712,235.0,57.0,178.0,29.205015148054297,107.32686218633789,130.68991260500934
+RU-06-02-52 = 196.68901795142554,62.512536574029824,355.0,100.0,255.0,40.99158058686682,164.61265204870702,206.3840764487794
+RU-06-02-53 = 134.9420955882353,32.407665102151626,196.0,61.0,135.0,84.37488378954252,401.5510889149898,138.77905432419422
+RU-06-02-54 = 145.5386959171237,41.52659546485169,259.0,46.0,213.0,53.58979699467598,227.5511868500263,151.34718411704407
+RU-06-03-01 = -20.666666666666668,5.734883511361751,-14.0,-28.0,14.0,-57.78293102586358,250.55861943024107,21.447610589527216
+RU-06-03-02 = 10.237918215613384,19.652552630899905,106.0,-35.0,141.0,1.6308566766681436,3.4672051905632046,22.159372606188022
+RU-06-03-03 = -16.319648093841643,4.350534519952678,2.0,-27.0,29.0,-64.22153611328417,288.7140764307883,16.889584498031
+RU-06-03-04 = 0.11050936768149883,13.783834067147586,62.0,-32.0,94.0,0.10188178366289308,3.1121304037992688,13.784277054347356
+RU-06-03-05 = -21.02501690331305,5.82033659125904,-3.0,-31.0,28.0,-57.24892549060994,240.76645696975223,21.81576617540967
+RU-06-03-06 = -25.558739255014327,5.726839701475502,6.0,-43.0,49.0,-101.24087616493019,501.7881616009918,26.192476883109133
+RU-06-03-07 = -9.476954169111416,5.469868409253673,10.0,-28.0,38.0,-10.632918213193065,31.333892880438388,10.942217359291861
+RU-06-03-08 = -14.574433656957929,5.661766646834975,21.0,-38.0,59.0,-24.666443190909508,86.25977718581957,15.635527429040604
+RU-06-03-09 = -20.8305839224928,5.704088834443794,-1.0,-33.0,32.0,-59.10899997714802,252.41136679109107,21.597450219487524
+RU-06-03-10 = -13.172575774521865,4.633976769244659,2.0,-28.0,30.0,-32.01808881298173,122.95449420519557,13.963899642772397
+RU-06-03-11 = -14.663422546634225,4.291990726135193,6.0,-26.0,32.0,-50.00217451555492,207.82775928208105,15.278649978789732
+RU-06-03-12 = -20.875335720680393,6.74350315671486,21.0,-44.0,65.0,-38.23704595568765,144.43434048139986,21.937512992035778
+RU-06-03-13 = -4.25531914893617,9.43314253187914,28.0,-24.0,52.0,-1.2242568796780968,4.044866407898555,10.348522555710534
+RU-06-04-01 = 129.1065592635213,38.13690939249978,230.0,50.0,180.0,49.345739201332194,207.73575133916202,134.62142289723755
+RU-06-04-02 = 36.0197967764541,10.422611353634926,94.0,4.0,90.0,51.98708665466083,222.8217508146708,37.497421074601526
+RU-06-04-03 = 69.88953347836596,19.73572383915907,177.0,24.0,153.0,56.33934565269086,257.9070376832398,72.62262516102807
+RU-06-04-04 = 155.20742926575247,37.2263564981401,245.0,79.0,166.0,84.70679412203332,403.94611091328943,159.6093597424981
+RU-06-04-05 = 113.66310033285782,32.710714961875766,203.0,5.0,198.0,51.89245658281365,214.39378767859034,118.27633427949308
+RU-06-04-06 = 135.44336475707033,30.549114353909086,218.0,43.0,175.0,99.86457847213784,497.2557013851052,138.84579015773224
+RU-06-04-07 = 99.80026542800266,28.326908881755582,156.0,12.0,144.0,53.94391042725383,225.97297694520867,103.74250212085242
+RU-06-04-08 = 103.82334869431644,47.79723052572311,260.0,28.0,232.0,17.581234406495696,60.6692112201581,114.29725709758183
+RU-06-04-09 = 103.38682370261317,41.161081311776655,254.0,21.0,233.0,24.334463009605205,91.1995443148442,111.27924303332554
+RU-06-04-10 = 143.0983581164808,54.55363330563551,321.0,16.0,305.0,25.757355301780553,89.98932298304271,153.14450366395235
+RU-06-04-11 = 128.9325726141079,21.24198939126629,193.0,84.0,109.0,241.8042315488084,1580.1161372730598,130.67069447351565
+RU-06-04-12 = 149.57630221334665,39.21961596986852,259.0,43.0,216.0,66.85631187414585,300.7580552137118,154.63262417951256
+RU-06-04-13 = 97.01921897362503,26.295787702847083,164.0,27.0,137.0,61.29931077879514,269.66778741057294,100.51963639590727
+RU-06-04-14 = 184.21963048498844,39.622841207566054,364.0,86.0,278.0,115.01257037664669,611.8071583805156,188.43259219515525
+RU-06-04-15 = 14.080893515506398,16.906742989597763,67.0,-28.0,95.0,2.9196965463626814,6.124380675958684,22.002488966281575
+RU-06-04-16 = 128.7836392542275,32.01671388367609,219.0,58.0,161.0,76.91807217744196,357.30818008139994,132.70378934857956
+RU-06-04-17 = 164.34477756286267,38.62906456800728,234.0,48.0,186.0,89.00860443712637,426.189405707463,168.82360777327935
+RU-06-04-18 = 38.878363832077504,9.069309435760616,74.0,-3.0,77.0,91.5979487468943,450.511976619943,39.922168627229766
+RU-06-04-19 = 124.70985324947588,25.290813526366154,192.0,77.0,115.0,134.69159133782156,739.1579615985128,127.24846854218418
+RU-06-04-20 = 139.38000834724542,16.42276533866561,205.0,87.0,118.0,636.5837531886951,5617.713954090259,140.34419812819866
+RU-06-04-21 = 96.36196518626973,28.32837388760174,165.0,21.0,144.0,49.49006352613711,204.66426278043917,100.43965900816079
+RU-06-04-22 = 128.32840336134453,33.79055185891075,219.0,36.0,183.0,66.13732930814884,296.3342681784858,132.70260172355958
+RU-06-04-23 = 27.64472355188617,12.556402657884986,107.0,-29.0,136.0,16.311319977754067,51.12650878724802,30.36270719101232
+RU-06-04-24 = 150.71108455333135,37.098628302391965,251.0,81.0,170.0,79.54152422309333,378.5761693870744,155.2099843088725
+RU-06-04-25 = 118.90323914541695,45.924166770602845,233.0,41.0,192.0,25.54819027341309,91.54520097689334,127.46375709528694
+RU-06-04-26 = 14.896581196581197,14.73261647881271,47.0,-17.0,64.0,3.7075577699828886,7.438287467634316,20.951327396089244
+RU-06-04-27 = 40.97342657342657,12.203518643390238,100.0,5.0,95.0,48.23279347849642,201.85817972468996,42.752164301325756
+RU-06-04-28 = 103.59330530401034,36.91943468742443,195.0,21.0,174.0,30.406853764260685,110.27069305671799,109.9755316488577
+RU-06-04-29 = 60.24022625187157,59.398413596068266,182.0,-24.0,206.0,4.391716541415662,9.877842790133545,84.5993876845821
+RU-06-04-30 = 136.53161052145825,44.02333070332271,235.0,53.0,182.0,39.61087269874296,158.3824296461982,143.45359639199452
+RU-06-04-31 = 16.59119496855346,11.7806011723025,60.0,-11.0,71.0,6.483910363247695,16.683193326237543,20.34822632234586
+RU-06-04-32 = 150.0918597498462,19.941779349690812,214.0,98.0,116.0,448.9309898322315,3551.126181585314,151.4108349055617
+RU-06-04-33 = 191.94705507123112,51.97053790223349,359.0,99.0,260.0,61.89269964885249,276.7085214261631,198.85826299242817
+RU-06-04-34 = 97.8,5.635601121442148,105.0,91.0,14.0,5278.384618793934,92505.93616957155,97.96223762246349
+RU-06-04-35 = 163.71428571428572,10.151907431108496,176.0,150.0,26.0,4242.288875529422,69195.68856065093,164.0287431257966
+RU-06-04-36 = 85.3,7.785242449660768,102.0,75.0,27.0,1348.9372233026565,15167.320412739413,85.65453870052654
+RU-06-04-37 = 51.44444444444444,30.99860610167679,98.0,18.0,80.0,9.546478453753089,25.3993683505608,60.06200499853834
+RU-06-04-38 = 68.29980276134123,47.043612104124264,146.0,-15.0,161.0,7.244127450781343,17.836730009121176,82.93349442198502
+RU-06-04-39 = 113.26072279586974,42.83364729440987,235.0,47.0,188.0,26.984862974966433,98.95242912064131,121.08968853203294
+RU-06-05-01 = 171.04181600955795,22.923240476212964,235.0,112.0,123.0,437.16322846700086,3417.6565928725063,172.57108036336152
+RU-06-05-02 = 205.023343373494,19.450010769722862,236.0,149.0,87.0,1202.2097655752812,12987.382267476394,205.9438618822808
+RU-06-05-03 = 189.63891951488424,30.670102341920252,244.0,119.0,125.0,254.48427427364902,1681.5699740006219,192.103032179184
+RU-06-05-04 = 195.31385899406985,26.79698302109867,261.0,115.0,146.0,409.04732997892563,3142.6377006599027,197.14355635979697
+RU-06-05-05 = 203.65293118096855,41.295809221912904,305.0,125.0,180.0,134.8974699322495,742.9441367551751,207.7976425224621
+RU-06-05-06 = 252.57390272835113,41.4569442625957,342.0,145.0,197.0,243.81874667357255,1588.4709621671495,255.95361799947767
+RU-06-05-07 = 222.2568306010929,25.08533838673036,309.0,160.0,149.0,722.133793805649,6637.195851570151,223.66799715386122
+RU-06-05-08 = 186.39655172413794,12.51060192489501,224.0,166.0,58.0,3352.509549298408,50639.21300523538,186.81592452243575
+RU-06-05-09 = 218.39328426862926,28.33033669016428,311.0,133.0,178.0,480.92451390942875,3881.180824988631,220.22314726344362
+RU-06-05-10 = 280.99262472885033,32.642033204482104,341.0,178.0,163.0,662.9631140619571,5913.0730234907205,282.88223253454964
+RU-06-05-11 = 208.54790996784567,26.744271625221007,285.0,141.0,144.0,497.6838913651011,4068.7413544882634,210.25576524014807
+RU-06-05-12 = 233.63657274295574,22.013513466571517,285.0,167.0,118.0,1226.8658120362522,13346.338115547185,234.67135082539872
+RU-06-05-13 = 266.6774193548387,22.359795568305174,308.0,235.0,73.0,1732.6081158109719,21104.107801233637,267.6131656918488
+RU-06-05-14 = 283.7620524386806,31.587983873502125,361.0,184.0,177.0,751.3553905210186,6980.444780178987,285.5148036957193
+RU-06-05-15 = 245.42525773195877,26.33253262445735,304.0,171.0,133.0,837.0247458729782,8049.1720247596495,246.83387005679853
+RU-06-05-16 = 201.63931414574404,39.4207877063299,305.0,115.0,190.0,149.3611893615978,847.7670330216096,205.45659276974683
+RU-06-05-17 = 239.95877090626215,20.617703661774563,284.0,171.0,113.0,1610.6313331061474,19128.247955585768,240.84289783825625
+RU-06-05-18 = 221.68212944554892,28.220609915544603,300.0,146.0,154.0,508.140144592411,4175.612743474383,223.47118234689333
+RU-06-05-19 = 181.9172685489166,33.285387034614764,268.0,120.0,148.0,179.78482439554406,1076.5222679579435,184.93731258548866
+RU-06-05-20 = 263.3371970495258,32.99324733645,353.0,191.0,162.0,532.5473679437542,4447.402546872928,265.39599416665084
+RU-06-05-21 = 246.59443725743856,51.999946380377736,329.0,108.0,221.0,119.94267978083292,625.9895039530611,252.01748135769262
+RU-06-05-22 = 203.5771297006907,30.700294088965055,289.0,134.0,155.0,311.1560843360528,2191.311316025441,205.87898337207903
+RU-06-05-23 = 224.8584208479191,28.910304461897237,290.0,138.0,152.0,493.4664172407875,4013.6476367335954,226.70931857843755
+RU-06-05-24 = 183.389662027833,38.18104893137545,273.0,127.0,146.0,126.030348054531,688.7263398859959,187.32207727916884
+RU-06-05-25 = 217.44720327421555,34.40683501465067,308.0,113.0,195.0,271.1288358635821,1830.9578003920517,220.15248467256373
+RU-06-05-26 = 187.2825585229146,28.699328386458433,264.0,108.0,156.0,297.73723510452265,2078.423004712383,189.46875250743253
+RU-06-05-27 = 225.3108925869894,33.83967297164822,303.0,148.0,155.0,314.7501635622506,2223.198537602786,227.83792876774046
+RU-06-05-28 = 270.9229785874081,32.788895638034155,341.0,175.0,166.0,588.2135856911025,5050.96571776818,272.89993038444527
+RU-06-05-29 = 204.59890710382513,15.633255813494818,246.0,133.0,113.0,2280.301555575279,30338.65677267776,205.19530081220145
+RU-06-05-30 = 211.47583243823846,36.43239263800285,294.0,123.0,171.0,212.77480854875267,1334.8575309113778,214.59111570327303
+RU-06-05-31 = 155.0599128540305,23.813035938376867,208.0,100.0,108.0,295.13137893667516,2041.8643692749702,156.87777807867488
+RU-06-05-32 = 167.95348837209303,19.503074877867984,213.0,147.0,66.0,665.1569194868214,5970.210420311661,169.08206346637277
+RU-06-05-33 = 181.03225806451613,20.010455123659312,221.0,156.0,65.0,767.7477954300892,7197.141613780563,182.1348313041565
+RU-06-06-01 = 155.9742765273312,39.10186419835672,266.0,57.0,209.0,75.49406480698465,352.06587150654127,160.80090398381193
+RU-06-06-02 = 56.190814040328604,18.96582648656973,139.0,24.0,115.0,36.59743291122135,156.16144733471987,59.30522874783857
+RU-06-06-03 = 79.24237560192617,36.67735777683203,188.0,38.0,150.0,17.631116434665138,62.07580015542733,87.31885629419618
+RU-06-06-04 = 128.96782131364756,33.44275773019161,241.0,57.0,184.0,69.10452875123762,316.05420835311884,133.23331782624498
+RU-06-06-05 = 122.81582786287382,40.37229640418983,249.0,41.0,208.0,37.627143323457275,148.6025135770481,129.28128205811856
+RU-06-06-06 = 122.2567655336653,43.32681774828784,246.0,43.0,203.0,31.112961036823442,115.35167513540439,129.70709253910118
+RU-06-06-07 = 32.2,3.655133376499413,37.0,28.0,9.0,710.3494970613802,6498.120898920721,32.40678941209697
+RU-06-06-08 = 159.6939051918736,37.678588849125404,260.0,76.0,184.0,89.13195948674641,437.7866342147636,164.07869884019848
+RU-06-06-09 = 167.20416904625927,55.72209388855497,324.0,44.0,280.0,35.96923549764431,136.9203368804158,176.2446762139923
+RU-06-06-10 = 96.82536858159634,28.839452815410873,202.0,45.0,157.0,48.08637938964668,198.98558686934433,101.02903562666674
+RU-06-06-11 = 44.333333333333336,1.699673171197595,46.0,42.0,4.0,17823.49447998291,466899.3772189348,44.36590282337702
+RU-06-06-12 = 120.00313787017062,42.96837923405514,244.0,39.0,205.0,30.384333853330467,112.36665580357237,127.46385649543467
+RU-06-06-13 = 90.23426237385873,43.617154578432284,250.0,24.0,226.0,15.97263108082955,54.854397950127606,100.22314243563326
+RU-06-06-14 = 232.69637978142077,43.37960335104526,338.0,92.0,246.0,170.11032348132105,996.1578084711592,236.7052917665197
+RU-06-06-15 = 116.395305907173,33.034450262201,220.0,44.0,176.0,54.19043330271811,229.08349749283585,120.9923226545809
+RU-06-06-16 = 111.1461802802009,31.574005653661672,187.0,31.0,156.0,53.70292456085097,223.66340224916752,115.54389306188527
+RU-06-06-17 = 123.85355493998154,49.728524077612136,239.0,33.0,206.0,22.93105810718203,77.613422743278,133.46396209542365
+RU-06-06-18 = 95.77481585408628,35.51601588013509,181.0,34.0,147.0,27.934708949994363,101.0892652438711,102.14794533362944
+RU-06-06-19 = 70.1,14.081548210335397,93.0,48.0,45.0,138.3265966907645,765.2189521635461,71.50034964949472
+RU-06-06-20 = 72.0,7.0,79.0,65.0,14.0,1119.0437317784256,11828.55185339442,72.3394774656273
+RU-06-06-21 = 76.75,1.299038105676658,78.0,75.0,3.0,206415.40868565117,1.2205907314128945E7,76.76099269811458
+RU-06-06-22 = 93.49842542227312,36.136123506598196,185.0,26.0,159.0,25.19949407238611,88.27036780652321,100.23859026606712
+RU-06-06-23 = 141.67573011077542,55.307736394024346,301.0,40.0,261.0,24.59978793751901,85.68901764561188,152.08865246116216
+RU-06-06-24 = 57.75668073136428,14.131103990835364,100.0,29.0,71.0,79.82655122059084,370.2318796899404,59.460257896384434
+RU-06-06-25 = 65.8371335504886,36.962779794744925,177.0,21.0,156.0,11.882713764425585,38.2843284280423,75.50347835894499
+RU-06-06-26 = 145.0912045500711,52.31286458577287,304.0,40.0,264.0,29.653115860129073,107.47051310140932,154.23389199187054
+RU-06-06-27 = 190.278928136419,41.7415601850118,303.0,78.0,225.0,108.4332998622699,559.5922698711614,194.80356346695373
+RU-06-06-28 = 136.85027799841143,54.05332492995296,302.0,48.0,254.0,24.014832525187085,83.85391039654132,147.13857592156305
+RU-06-06-29 = 134.45770144344965,66.25682201913493,375.0,35.0,340.0,15.166493665441566,50.53069397066554,149.8960971524314
+RU-06-06-30 = 54.875,6.43112548470328,64.0,45.0,19.0,647.0303477076479,5745.818244460338,55.250565607964596
+RU-06-06-31 = 135.59568113944405,71.78827383198535,332.0,29.0,303.0,13.016856699617717,41.53727790323705,153.42667630971448
+RU-06-06-32 = 79.73333333333333,13.973625951134593,103.0,53.0,50.0,202.78549495382077,1254.9474473000203,80.94854332640377
+RU-06-06-33 = 86.50458865945592,49.52661083213208,299.0,21.0,278.0,11.44802404482793,37.3332836468631,99.67913041183259
+RU-06-06-34 = 99.0,75.09904571075899,293.0,44.0,249.0,7.797191075859436,25.809571965823718,124.2612838605278
+RU-06-06-35 = 196.70957775489185,51.98410496317834,338.0,83.0,255.0,65.49838567196251,292.6654763061931,203.46253991664065
+RU-06-06-36 = 129.3323076923077,39.64606660488105,235.0,45.0,190.0,44.28389794859985,176.5266502052651,135.27252644294188
+RU-06-06-37 = 180.16666666666666,9.65084912786895,194.0,168.0,26.0,6562.432094084421,123570.93332837605,180.42496131817978
+RU-06-07-01 = 23.870797792272956,5.362720476955156,57.0,3.0,54.0,101.91020424230472,522.2932601390304,24.465767066526595
+RU-06-07-02 = 182.98229904206582,28.498388766932834,264.0,113.0,151.0,283.7677342736322,1944.1126540475864,185.1882283651724
+RU-06-07-03 = 212.6855641073775,32.87769463569332,345.0,143.0,202.0,290.40306753548043,2012.4698901981176,215.21173756147985
+RU-06-07-04 = 38.04545454545455,10.520444480444528,57.0,20.0,37.0,57.690646880752674,244.78747501399343,39.47323604211294
+RU-06-07-05 = 50.52952534191472,18.673277278726385,132.0,12.0,120.0,29.155081097414637,115.2077831511607,53.86951100211883
+RU-06-07-06 = 162.60348816515395,25.38996643122103,252.0,93.0,159.0,281.6315687674916,1924.8407693528384,164.57382768488398
+RU-06-07-07 = 216.51001483679525,59.47559448103215,338.0,73.0,265.0,58.85650257576006,252.76181470953014,224.53047201549612
+RU-06-07-08 = 205.74563292653744,83.30728083949936,341.0,29.0,312.0,22.2086894530809,72.92738432629618,221.97154887330205
+RU-06-07-09 = 88.16284757981462,20.450698666020273,149.0,17.0,132.0,93.15474574440155,461.08842496836695,90.50369478264403
+RU-06-07-10 = 81.11783748786014,27.347239607174597,173.0,20.0,153.0,35.25430695798857,135.92396837570362,85.60359263978998
+RU-06-07-11 = 41.97206703910614,8.814304123404368,59.0,20.0,39.0,121.8165664105765,644.7820581840317,42.88760157335781
+RU-06-07-12 = 70.98860343828473,22.464378806541077,157.0,20.0,137.0,40.97222154833983,161.76967987997656,74.45824422642414
+RU-06-07-13 = 90.52709359605912,13.728711117887297,147.0,52.0,95.0,306.2876284626251,2148.9619178534344,91.56217660097452
+RU-06-07-14 = 95.15709669400944,38.39395949883073,188.0,24.0,164.0,22.4948472236352,74.8667002616383,102.6107654061255
+RU-06-07-15 = 195.8572704271469,28.75728971778168,279.0,107.0,172.0,336.311181266448,2431.3860416614916,197.95719762384238
+RU-06-07-16 = 20.0,0.0,20.0,20.0,0.0,0.0,-1.2,20.0
+RU-06-07-17 = 151.449375,76.77219507809659,382.0,20.0,362.0,14.010163145349727,45.226304019500226,169.79659338455528
+RU-06-07-18 = 201.04618473895582,67.89428851644765,361.0,19.0,342.0,33.88939467100789,121.53586506344683,212.2008548786856
+RU-06-07-19 = 64.68041613433108,18.463330709321404,156.0,7.0,149.0,53.84844650248557,232.25141897252962,67.26403803067436
+RU-06-07-20 = 86.34904306220096,33.54280185823091,141.0,10.0,131.0,24.25604335993924,80.16653584651104,92.63518119083253
+RU-06-07-21 = 190.30861723446893,41.76976225256401,316.0,108.0,208.0,108.54999992541245,563.160208984247,194.83860714019522
+RU-06-07-22 = 71.79291229459513,26.316409942147125,177.0,20.0,157.0,28.246921387050868,99.99550103352423,76.46421181168729
+RU-06-07-23 = 187.51127819548873,75.565598305303,338.0,25.0,313.0,22.597034734022152,75.48632040225075,202.16488097032175
+RU-06-07-24 = 53.39336193841494,21.870773957798736,128.0,11.0,117.0,22.367161446626753,78.47559108398055,57.699062839873726
+RU-06-07-25 = 96.16322825548771,29.74759742027044,229.0,28.0,201.0,43.68301778801087,177.3667138932555,100.65925700498445
+RU-06-07-26 = 92.48353077145333,33.66572299424252,198.0,24.0,174.0,29.3720669259336,109.14273770050367,98.42044690347414
+RU-06-07-27 = 219.10022326966015,30.741257850153715,325.0,97.0,228.0,383.171518859124,2881.776840586991,221.24631696601088
+RU-06-07-28 = 69.96603527106467,15.266916866192497,126.0,14.0,112.0,110.06437889296284,570.9157310938461,71.6123232562043
+RU-06-07-29 = 66.08368543001227,26.91891270342833,189.0,6.0,183.0,22.765067411263143,80.91036982268216,71.35601825457758
+RU-06-07-30 = 142.1457756232687,18.812804588993874,205.0,98.0,107.0,453.6376752304643,3592.2428258235354,143.38529612217675
+RU-06-07-31 = 51.91375623663578,18.09407383872493,116.0,19.0,97.0,32.76032465749087,126.25959781492668,54.9766640919406
+RU-06-07-32 = 204.452206750059,29.17097617973167,307.0,122.0,185.0,364.96562223905903,2700.500366727755,206.52276072202633
+RU-06-07-33 = 165.31706806282722,21.91264885597853,268.0,100.0,168.0,452.41462128766835,3595.838841360251,166.76299701305103
+RU-06-07-34 = 111.43562231759657,73.96067521211266,313.0,20.0,293.0,8.733137219235159,26.730055350725728,133.74632480611058
+RU-06-07-35 = 168.66842452208306,79.51178159876024,318.0,20.0,298.0,15.567074981480285,46.21136178451334,186.47026798868126
+RU-06-07-36 = 82.04425956738768,13.269322249869951,136.0,39.0,97.0,255.41965819063944,1706.73204560209,83.11038106597623
+RU-06-07-37 = 200.72674264511,71.65645147007038,372.0,37.0,335.0,30.11962436372246,107.69805530181775,213.13346112283443
+RU-06-07-38 = 175.62161115414406,21.777333440544,246.0,104.0,142.0,548.1614305908442,4606.605050146663,176.9666707494889
+RU-06-07-39 = 206.3305785123967,41.43348516663489,285.0,114.0,171.0,138.43367977995095,765.9755231524878,210.44961706383324
+RU-06-07-40 = 132.22251733805518,67.59587973855584,340.0,20.0,320.0,13.822886052059921,43.95942230015917,148.49914831015587
+RU-06-07-41 = 84.96929824561404,54.79290660314613,282.0,20.0,262.0,9.152282180276499,27.942117056422987,101.10412582270422
+RU-06-07-42 = 220.58901974367856,23.80331506491533,331.0,142.0,189.0,823.5006212652038,7887.146434516384,221.86958655831276
+RU-06-07-43 = 85.65628815628816,22.997641359020605,140.0,28.0,112.0,62.54142556013786,273.4743925726405,88.6898596728578
+RU-06-07-44 = 174.5,3.5,178.0,171.0,7.0,124081.20116618076,6193792.3765097875,174.53509675707062
+RU-06-07-45 = 158.78991596638656,13.887225221860787,201.0,127.0,74.0,1529.3409449490932,17885.50155287845,159.39602390578878
+RU-06-07-46 = 237.33333333333334,3.0912061651652345,240.0,233.0,7.0,452806.4961604786,3.4782630120876156E7,237.35346356576864
+RU-06-07-47 = 29.0,3.1622776601683795,33.0,25.0,8.0,798.7597141819307,7578.757999999998,29.171904291629644
+RU-06-07-48 = 207.64705882352942,12.547671496215223,238.0,186.0,52.0,4581.97374291363,76667.10523732725,208.02582795902825
+RU-06-07-49 = 35.38333333333333,6.9652111717209735,58.0,20.0,38.0,147.10507260376187,840.081162424965,36.06236881354918
+RU-06-07-50 = 232.4625,11.50428588613826,252.0,201.0,51.0,8310.510326652371,169118.426709407,232.74699246177167
+RU-06-08-01 = 260.86119873817034,44.98480498491048,354.0,131.0,223.0,212.06342246429838,1327.0110762371976,264.71153674640937
+RU-06-08-02 = 273.5201101928375,35.16795605050464,333.0,167.0,166.0,492.94491273571725,3998.5510965069707,275.7717095944981
+RU-06-08-03 = 95.54845884969812,22.145009573425877,173.0,49.0,124.0,93.6968165323923,468.92326478131537,98.08113701196363
+RU-06-08-04 = 102.75,20.339309231141552,132.0,75.0,57.0,144.1110942101179,806.4703417469354,104.7437348961741
+RU-06-08-05 = 221.97000461467468,61.346899750881384,341.0,79.0,262.0,57.8561919823092,246.89464600800255,230.29139162739764
+RU-06-08-06 = 206.43378582202112,61.42211150388071,334.0,88.0,246.0,47.993488834243095,196.71908378166142,215.3777697683938
+RU-06-08-07 = 217.68746987951806,44.36457299436093,343.0,106.0,237.0,132.82782111928006,725.8578062452957,222.16221523814096
+RU-06-08-08 = 220.86283280085198,43.030805183544345,330.0,113.0,217.0,150.68683145964053,856.0710411527259,225.01564636167245
+RU-06-08-09 = 114.76495190296947,36.88316319728277,221.0,47.0,174.0,39.53770375512361,154.6640058281815,120.54609870389123
+RU-06-08-10 = 246.4806793010091,63.64051573683318,375.0,89.0,286.0,69.56813892926515,314.92593789682195,254.56402045838487
+RU-06-08-11 = 105.96502787633047,31.04350549001676,178.0,60.0,118.0,50.47462167215524,213.88359262773832,110.41868667005686
+RU-06-08-12 = 181.84646098003628,59.97971845054269,362.0,53.0,309.0,37.00492487164266,142.52711120858925,191.48290262154018
+RU-06-08-13 = 271.7085798816568,55.34237959864089,346.0,84.0,262.0,131.70653323079682,702.8835923645073,277.2874525847622
+RU-06-08-14 = 179.47502417015792,57.776514476034485,365.0,20.0,345.0,38.6836617205021,147.013604096406,188.54551155060196
+RU-06-08-15 = 191.46771378708553,85.66785827773215,351.0,53.0,298.0,17.74050731339077,55.72008396414246,209.75906980330302
+RU-06-08-16 = 200.93297297297298,50.793432692376136,376.0,92.0,284.0,74.06686201119186,346.0353315809945,207.2535462481461
+RU-06-08-17 = 105.23690435958093,27.43904689254074,179.0,53.0,126.0,68.19993726129199,311.0447873258167,108.75526347519293
+RU-06-08-18 = 159.8035635723713,46.103399498149805,333.0,82.0,251.0,52.49458090621825,225.40547961470585,166.3210821745545
+RU-06-08-19 = 202.86083984375,46.195297777962885,323.0,84.0,239.0,97.69064397875306,487.17065629842887,208.05414170091942
+RU-06-08-20 = 163.21262587141752,40.89574258500326,287.0,74.0,213.0,75.39189345727533,348.9997222285905,168.25820338224867
+RU-06-08-21 = 107.90051020408163,39.23168752248803,221.0,53.0,168.0,29.391069440783586,109.25137988480203,114.81134703574932
+RU-06-08-22 = 148.5020769869842,54.58478686587131,275.0,53.0,222.0,28.094140491211867,99.39852121741119,158.21619963404765
+RU-06-08-23 = 233.67546583850933,49.29884109670991,348.0,112.0,236.0,120.71201104017436,641.9928933359587,238.8191765087615
+RU-06-08-24 = 237.33333333333334,0.4714045207910317,238.0,237.0,1.0,1.27614531356324E8,6.42495770415E10,237.3338014976656
+RU-07-01-01 = 71.5,9.215023964519391,81.0,55.0,26.0,489.6767220073324,3965.366873370629,72.09137720051315
+RU-07-01-02 = 182.0114122681883,50.91469900203367,335.0,95.0,240.0,57.18493607039285,254.17607600270748,188.99857346109283
+RU-07-01-03 = 221.06611570247935,74.47066487036722,399.0,97.0,302.0,35.11419719451568,133.06005160888336,233.2726032735446
+RU-07-01-04 = 59.351926977687626,13.763021911950352,99.0,26.0,73.0,93.24623955457174,461.7875485872598,60.92677578957868
+RU-07-01-05 = 219.625,3.637908052713812,225.0,215.0,10.0,220215.45052663173,1.3305640696495308E7,219.65512741568315
+RU-07-01-06 = 785.9891176470588,554.5206620022904,2950.0,144.0,2806.0,8.222102703587312,26.01797426210922,961.9106287213272
+RU-07-01-07 = 91.49295774647888,13.677792941325594,135.0,56.0,79.0,319.58340041676684,2279.2031931928996,92.50969320533252
+RU-07-01-08 = 31.53271028037383,10.297993154729753,67.0,8.0,59.0,38.96771729331892,160.7769691095571,33.171681908532385
+RU-07-01-09 = 59.957605985037404,13.032883721920145,100.0,19.0,81.0,111.41091927962687,582.3751709734062,61.35772627441539
+RU-07-02-01 = 2344.2860892388453,406.5349313852526,3710.0,1434.0,2276.0,209.9126828048221,1329.2011371996502,2379.274662294198
+RU-07-02-02 = 2241.9826589595377,704.6734892462823,4151.0,816.0,3335.0,41.80962750069136,166.05665541478564,2350.1172246340834
+RU-07-02-03 = 2168.0168776371306,514.7978134614415,3370.0,1035.0,2335.0,87.42569471258939,425.198118788388,2228.298447350385
+RU-07-02-04 = 1818.9070512820513,274.476543206869,2571.0,1196.0,1375.0,310.93814006151797,2195.5133228618724,1839.4999956440226
+RU-07-02-05 = -14.135175031632222,10.078983240596163,25.0,-28.0,53.0,-6.155596645394361,13.829316391522745,17.36056094540431
+RU-07-02-06 = 1677.3701986754968,519.2070444494382,2823.0,560.0,2263.0,43.1930523273607,170.77807549599265,1755.8891589193765
+RU-07-02-07 = 648.012087264151,468.2262799174265,2392.0,-6.0,2398.0,8.007022873909957,25.870665176474404,799.4720223033165
+RU-07-02-08 = 2727.5340775558166,537.5124820366347,3986.0,1375.0,2611.0,145.73210649973902,816.7130913528522,2779.993131749329
+RU-07-02-09 = 42.0,2.0,44.0,40.0,4.0,9324.0,197128.0,42.04759208325728
+RU-07-02-10 = 1771.316041500399,404.90346740310406,2895.0,738.0,2157.0,96.87920807129959,483.88529618837845,1817.0050458905446
+RU-07-02-11 = 118.59012345679012,160.4188290865482,683.0,-28.0,711.0,4.1739528772049,12.722609487699096,199.49390493695762
+RU-07-02-12 = 1203.5904605263158,373.96404939237914,2284.0,552.0,1732.0,43.462049417055304,178.1377960251067,1260.3488036682127
+RU-07-02-13 = 1562.2733333333333,566.1771711208537,2682.0,405.0,2277.0,29.188934929214422,104.56175051873777,1661.7023070161686
+RU-07-02-14 = 1709.422379032258,411.87677507472216,2874.0,722.0,2152.0,84.06604304589858,404.7083724423368,1758.342215776627
+RU-07-02-15 = 288.5652173913044,77.27017878393039,476.0,169.0,307.0,63.78351154298929,288.3269640229163,298.7315939390933
+RU-07-02-16 = -14.046728971962617,14.154939151564294,68.0,-28.0,96.0,-1.1497723020549164,9.551249998024861,19.94173756712944
+RU-07-02-17 = 200.89172467130703,181.2533293642084,762.0,-28.0,790.0,5.376422069417627,14.654205804676154,270.5739352691283
+RU-07-02-18 = 755.7094307561597,480.23322235658185,2341.0,77.0,2264.0,9.293539956684745,28.09916884073197,895.3885701687201
+RU-07-02-19 = 961.6581352833638,424.8475478182726,2397.0,141.0,2256.0,19.173591943607136,67.40817540420062,1051.3238359534496
+RU-07-02-20 = 53.81393475634313,91.57602502833815,609.0,-13.0,622.0,4.78925043021266,20.378999936581977,106.217267588424
+RU-07-02-21 = 1332.8295454545455,567.4074191254301,2754.0,344.0,2410.0,20.581466422626804,71.55448382150637,1448.5806075310934
+RU-07-02-22 = 1805.240663900415,417.5867442446583,2762.0,769.0,1993.0,93.73511660589016,463.8012382899721,1852.9092108272507
+RU-07-02-23 = 77.46099290780141,57.275558602239194,340.0,28.0,312.0,8.652721217725542,33.60853693323529,96.33636403488038
+RU-07-02-24 = 38.475032010243275,117.18705529208133,769.0,-28.0,797.0,3.990996808613494,16.424578481566854,123.34153402734427
+RU-07-02-25 = 1.788888888888889,1.130333721069868,6.0,-1.0,7.0,9.64025472524871,31.98425206687234,2.116076033080517
+RU-07-02-26 = -18.302603423680456,8.373305628313933,10.0,-29.0,39.0,-15.709058259889881,43.847571142903625,20.127035033249978
+RU-07-02-27 = 2676.706103286385,505.8292879562226,3822.0,1698.0,2124.0,164.3073463081941,959.4078372745705,2724.081282180266
+RU-07-02-28 = 1879.7467467467468,492.7150729072501,3325.0,899.0,2426.0,67.2355476750645,305.9736593505042,1943.2488196252623
+RU-07-02-29 = 2342.7930735930736,626.8332445625558,3860.0,1179.0,2681.0,63.83146451244494,287.1141944239515,2425.2008787241734
+RU-07-02-30 = 452.3164239075841,328.207510718269,1544.0,-28.0,1572.0,7.539832900751519,22.75889658992775,558.8473113726395
+RU-07-02-31 = 1426.6399514268367,236.2587051703901,2210.0,859.0,1351.0,238.70017903061517,1561.065149331187,1446.0704432274233
+RU-07-02-32 = 547.4525316455696,406.63407759705893,2036.0,6.0,2030.0,7.414370776881357,22.57723446950481,681.9498130129184
+RU-07-02-33 = 1.7140600315955765,84.10019268081807,605.0,-28.0,633.0,4.093141981394974,20.653463748747452,84.11765813871958
+RU-07-02-34 = 7.919625106503834,26.3920545537585,94.0,-26.0,120.0,1.9330197534778033,4.8311087221570155,27.55469116858678
+RU-07-02-35 = 436.1955990220049,189.2789196352415,981.0,132.0,849.0,19.926048299228434,70.21634900401938,475.49249208000106
+RU-07-02-36 = 2634.018023255814,495.04831302944797,3781.0,1186.0,2595.0,166.24921409861423,966.709762952701,2680.13503000684
+RU-07-02-37 = 997.2137049941928,409.10533059285615,2257.0,252.0,2005.0,22.218684245575325,77.70259096335081,1077.869354304006
+RU-07-02-38 = 2104.9590680100755,643.9733429735984,3756.0,775.0,2981.0,44.76702970410208,181.02100535042626,2201.2619890550145
+RU-07-02-39 = 710.2092746730083,415.62084438505406,2185.0,118.0,2067.0,11.167432140504296,37.20608444829319,822.8838922465952
+RU-07-02-40 = 743.8630328441649,503.98804320838883,2788.0,66.0,2722.0,8.597392791040967,27.011122709924923,898.5188697679868
+RU-07-02-41 = -19.511124719330475,5.754168926372543,14.0,-28.0,42.0,-47.52814592193605,184.64606542720506,20.34193815363962
+RU-07-02-42 = 2539.7497753818507,483.41974176874004,3758.0,1265.0,2493.0,160.61346802313395,926.5421707102126,2585.34786214233
+RU-07-02-43 = 2407.64718054837,631.578882508262,4074.0,884.0,3190.0,66.82294126537295,300.62608082480637,2489.107637454215
+RU-07-02-44 = 2355.904435058078,388.2592794235207,3556.0,1329.0,2227.0,241.72373197753305,1581.9137347760584,2387.6831814930547
+RU-07-02-45 = 1302.4775943396226,534.0519544613837,2265.0,343.0,1922.0,21.893079168844913,73.5662570985487,1407.7142372728758
+RU-07-02-46 = 15.428571428571429,0.7284313590846836,16.0,14.0,2.0,9564.598996545781,203876.96745562126,15.44575762374344
+RU-07-02-47 = 546.0,71.0169515496646,723.0,432.0,291.0,478.19236420668216,3872.4282024923564,550.5991349497449
+RU-07-02-48 = 53.435,96.61353825939719,548.0,-28.0,576.0,4.136045339809726,15.893328210456763,110.40595545531048
+RU-07-02-49 = 147.25581395348837,30.70269514967308,225.0,99.0,126.0,125.28874311419045,680.591146423568,150.42250573819777
+RU-07-03-01 = 1055.8749526335732,695.4588401793587,3346.0,271.0,3075.0,9.025027601673221,28.009061913847443,1264.3318053353594
+RU-07-03-02 = 1923.6530518586508,949.2225870831958,4309.0,333.0,3976.0,14.540688205088749,44.68533569331034,2145.1024646282085
+RU-07-03-03 = 232.47602131438722,40.690104371475115,388.0,151.0,237.0,204.6189895805916,1288.023859136901,236.01013766346765
+RU-07-03-04 = 721.926724137931,179.82337783740718,1183.0,428.0,755.0,77.07826761502882,364.12841247835416,743.985646529138
+RU-07-03-05 = 233.9568191534844,52.038860733047635,409.0,132.0,277.0,104.91744015722753,542.5230625700531,239.67443805047245
+RU-07-03-06 = 2111.8973551637278,1057.4110872069423,4970.0,387.0,4583.0,14.138427104089416,43.11024742273568,2361.8273954918295
+RU-07-03-07 = 288.2561505065123,66.30834717445265,523.0,132.0,391.0,95.32019878615233,475.4838934879911,295.78438973319874
+RU-07-03-08 = 2743.4737210932026,652.6742345590798,4234.0,1222.0,3012.0,86.67418488036533,416.9620410155887,2820.0410838826915
+RU-07-03-09 = 664.8985122210414,563.2582746499637,3093.0,246.0,2847.0,7.675904272108864,30.943141500952457,871.4068599198706
+RU-07-03-10 = 1700.019872611465,860.1921756027166,5501.0,516.0,4985.0,14.412125410292777,48.01634633351418,1905.2554018404037
+RU-07-03-11 = 208.98181818181817,16.906686045995272,233.0,161.0,72.0,1924.934805320773,24225.881918402603,209.6645806130267
+RU-07-04-01 = 543.9764585465712,87.14891817542515,775.0,371.0,404.0,262.2326767403124,1761.9062185103696,550.913170465198
+RU-07-04-02 = 588.1491228070175,36.00346778038178,648.0,514.0,134.0,4408.027709353309,72791.80353125285,589.2500660592897
+RU-07-04-03 = 1447.047619047619,120.74785857924736,1642.0,1258.0,384.0,1757.1333429261647,21492.3723259655,1452.0767394125069
+RU-07-04-04 = 2177.2251257912676,685.2559019464898,5570.0,762.0,4808.0,42.07157370339804,171.4442984094201,2282.5172287475284
+RU-07-04-05 = 837.1765663140765,193.8549168625599,1569.0,509.0,1060.0,94.4838339686043,480.5623482685178,859.327837310777
+RU-07-04-06 = 1625.9892957746479,444.3377200541097,2573.0,775.0,1798.0,59.99291660062389,261.60474183098324,1685.6088512572007
+RU-07-04-07 = 666.0309398715704,103.65854337030082,1114.0,432.0,682.0,285.3025514706984,1975.836071685631,674.0491869885016
+RU-07-04-08 = 1712.870955011839,595.0885154995966,3585.0,701.0,2884.0,32.864463342575156,124.78957717907913,1813.30009921212
+RU-07-04-09 = 1160.3045112781954,338.61779713423124,2082.0,572.0,1510.0,50.94170906094872,216.72025506153446,1208.7053286175963
+RU-07-04-10 = 1745.3376849434292,743.6255421187601,3722.0,674.0,3048.0,20.4235011463586,69.53653303101393,1897.1511751505489
+RU-07-05-01 = 2098.976729754887,889.9635950494896,4382.0,515.0,3867.0,20.12373029516403,65.76821898284823,2279.8549323511643
+RU-07-05-02 = 454.8599695585997,57.76311143733039,595.0,344.0,251.0,512.0054325971678,4222.067893054735,458.5129975799723
+RU-07-05-03 = 924.3394495412844,495.5209143084959,2825.0,364.0,2461.0,13.441474420981864,47.35752175415863,1048.782338950944
+RU-07-05-04 = 2009.4105665181414,953.5227339667051,4262.0,610.0,3652.0,15.815202627973726,49.29831331911655,2224.170953192694
+RU-07-05-05 = 504.1033434650456,135.68995687270325,902.0,303.0,599.0,62.94444143597542,283.4930652684043,522.0459225860823
+RU-07-05-06 = 208.55248618784532,108.07129337910975,793.0,89.0,704.0,15.209921563494401,61.849136521543315,234.89049352360973
+RU-07-05-07 = 513.3056818181818,76.1191408522231,866.0,381.0,485.0,328.2021673320549,2382.08130444839,518.9189210184084
+RU-07-05-08 = 1184.077819198509,763.2763757147366,4471.0,512.0,3959.0,10.031199310047947,35.75633665933455,1408.7693592785602
+RU-07-05-09 = 1446.547557840617,770.3277277558964,3828.0,613.0,3215.0,13.181857788265336,43.62000139961391,1638.8729802044502
+RU-07-07-01 = 168.09946055293324,182.11280215962435,860.0,3.0,857.0,4.814083463253871,14.320336805254597,247.8356337345735
+RU-07-07-02 = 15.100917431192661,16.413210697388,79.0,1.0,78.0,4.742008328337501,14.221283619629222,22.30316553004417
+RU-07-07-03 = 83.78066914498142,73.703799327036,450.0,1.0,449.0,6.3423129530062035,21.715317692337866,111.58606793691055
+RU-07-07-04 = 546.1677451468393,377.3327625232295,1951.0,77.0,1874.0,8.554003608556178,27.44209116759345,663.8367416106125
+RU-07-07-05 = 219.6642857142857,27.844024078260468,306.0,152.0,154.0,514.6161451264469,4248.467832200032,221.4219684115334
+RU-07-07-06 = 96.31677917068467,20.155385727179926,146.0,38.0,108.0,123.17833383370646,655.393422141562,98.40305647501933
+RU-07-07-07 = 139.36986301369862,13.5540590385165,185.0,120.0,65.0,1119.3158194522168,11871.337817437541,140.0273945800489
+RU-07-07-08 = 127.37408759124088,43.48832195044232,309.0,53.0,256.0,34.933986077202476,141.30537393190758,134.59343347937306
+RU-07-07-09 = 31.67382154882155,15.885244668886182,76.0,1.0,75.0,14.07802625016165,43.40199132758261,35.43405099190565
+RU-07-07-10 = 38.373277661795406,11.244080600347957,83.0,10.0,73.0,50.04838892449017,208.98593047089912,39.986720133769005
+RU-07-07-11 = 207.11505016722407,140.43098070601917,752.0,1.0,751.0,8.663153696245603,27.69719720491136,250.23489834119079
+RU-07-07-12 = 202.29424697691462,126.15997614991204,825.0,43.0,782.0,10.30076452169566,35.642647288757885,238.40994514093435
+RU-07-07-13 = 126.27588842185709,29.08124947290598,196.0,53.0,143.0,94.73566651913795,468.302895959594,129.58132221749668
+RU-07-07-14 = 11.171259842519685,6.1057769846289744,43.0,1.0,42.0,12.092480222462154,37.624151870119675,12.730968504207294
+RU-07-07-15 = 28.461369729466245,13.703909320373075,78.0,1.0,77.0,15.139860448002665,46.958800109145585,31.58871155236292
+RU-07-07-16 = 105.30650496141125,23.87494504044723,161.0,46.0,115.0,98.98103513482675,496.5434885945346,107.97903957654053
+RU-07-07-17 = 45.73099108547457,15.482368110221168,104.0,9.0,95.0,34.69420962123849,131.64751855365162,48.28071320890099
+RU-07-07-18 = 13.513565272901372,5.885509248260838,39.0,1.0,38.0,19.904021945233602,71.83687797629649,14.739595160530339
+RU-07-07-19 = 41.17650918635171,9.293533404593948,80.0,17.0,63.0,100.77255806381467,515.6945127340376,42.212257365793775
+RU-07-07-20 = 91.80794701986756,19.677773534675133,124.0,53.0,71.0,115.16365128494087,599.0374556215561,93.89309829420247
+RU-07-07-21 = 69.52017716535433,18.92454417970372,119.0,24.0,95.0,60.45595000108908,263.5193982500312,72.0499368876324
+RU-07-07-22 = 123.86234522942462,122.21859329561184,624.0,3.0,621.0,5.277961996565319,15.877674831113032,174.0093822553585
+RU-07-07-23 = 176.01851137678364,53.404087597294094,335.0,63.0,272.0,46.19103867383603,192.55278431240052,183.9416019268028
+RU-07-07-24 = 55.75879396984924,16.91473814966809,93.0,7.0,86.0,45.26893622680306,179.9313611308928,58.26792832805997
+RU-07-07-25 = 265.9727272727273,21.22325443765918,316.0,235.0,81.0,2006.1566906348964,25627.142870293883,266.81813690568
+RU-07-07-26 = 500.10798303123795,171.44036455296362,1277.0,240.0,1037.0,34.74503805480157,141.6126241124064,528.6774000178425
+RU-07-07-27 = 43.41532710280374,11.415149330551815,70.0,8.0,62.0,66.01689234794125,292.9139552522013,44.890937411489226
+RU-07-07-28 = 1235.215302162262,742.0501220907363,3182.0,231.0,2951.0,10.173471791811151,30.105969118596903,1440.970237857356
+RU-07-07-29 = 275.1978573819886,70.41448397520385,464.0,121.0,343.0,71.63205731410669,330.8239489860492,284.0634792808318
+RU-07-07-30 = 100.67603817384575,18.4876280804725,148.0,3.0,145.0,177.45048161964334,1051.8298125365072,102.35945024482851
+RU-07-07-31 = 186.6086956521739,111.249733916994,495.0,1.0,494.0,10.218153925255764,30.434326701269853,217.25401858103254
+RU-07-07-32 = 655.2101070450585,156.15899344791544,1232.0,337.0,895.0,87.1147166815253,429.89712151929604,673.5621096889753
+RU-07-07-33 = 63.69201399936367,18.711023712885122,110.0,16.0,94.0,49.94169331671212,210.26170435112064,66.38354506712705
+RU-07-07-34 = 15.196942844483829,7.275877652636841,41.0,1.0,40.0,15.088566180879315,45.18572822824142,16.848901074985505
+RU-07-07-35 = 33.852036575228595,14.178668208905,70.0,1.0,69.0,20.287456202086105,64.87879395574284,36.701430659700826
+RU-07-07-36 = 177.10037473233405,133.85188024709964,727.0,13.0,714.0,7.1942381979645,21.734396464998092,221.99294713124814
+RU-07-07-37 = 9.645539906103286,2.4825572372456883,23.0,3.0,20.0,71.19920565954554,338.88500736872055,9.95989610972082
+RU-07-07-38 = 6.682460270747499,4.640786204479257,31.0,1.0,30.0,7.5535087437928805,20.65622382047761,8.13585716847361
+RU-07-07-39 = 875.6794106676613,623.9678041149051,3059.0,1.0,3058.0,7.685488378432077,22.42728321791911,1075.2442749623171
+RU-07-07-40 = 35.01465721040189,14.200631718150861,69.0,2.0,67.0,21.797694129332168,70.0974429485881,37.78470802793772
+RU-07-07-41 = 86.07181136120043,17.397816467409182,124.0,36.0,88.0,135.4150621543144,738.5537509811895,87.81253172999698
+RU-07-07-42 = 18.98831635710006,21.482533936463835,145.0,1.0,144.0,5.140854786231458,18.37009255349248,28.671508896614213
+RU-07-07-43 = 83.4995172191825,17.45008744236898,134.0,32.0,102.0,123.86711527854501,663.328514773883,85.30342858046725
+RU-07-07-44 = 25.821205821205822,12.159116913564125,73.0,1.0,72.0,16.344212649676997,53.5905138446806,28.54082679564126
+RU-07-07-45 = 367.18503118503116,229.5122886086615,1610.0,1.0,1609.0,10.031078313906391,34.269262514432505,433.013553770246
+RU-07-07-46 = 324.8405603735824,87.31533986077622,611.0,166.0,445.0,63.05236187636204,283.28340218016353,336.37086413485025
+RU-07-07-47 = 74.14995990376904,22.069075009402663,132.0,24.0,108.0,47.86924799590966,195.7844902997344,77.36446616826878
+RU-07-07-48 = 68.21818181818182,14.540585286378224,104.0,17.0,87.0,116.80060702150027,609.4890343667208,69.75061971802796
+RU-07-07-49 = 22.54591836734694,7.290120073579973,41.0,1.0,40.0,38.164958074649654,144.42588039345583,23.695237616750873
+RU-07-07-50 = 19.979547313880555,9.6201013593011,41.0,1.0,40.0,14.561018584723929,41.56943539027172,22.174955716546886
+RU-07-07-51 = 182.2,63.77428949035811,293.0,90.0,203.0,32.13043223455766,120.42294665396402,193.03885619221847
+RU-07-07-52 = 149.71428571428572,10.235990924384488,171.0,137.0,34.0,3173.792114975104,47107.39087697091,150.0637959573956
+RU-07-07-53 = 78.43137254901961,5.416948355731132,90.0,66.0,24.0,3078.659316731234,45202.440627969605,78.61821372564862
+RU-07-08-01 = 378.3293885601578,82.45643153089745,673.0,213.0,460.0,111.05832262394374,585.4513956662765,387.210781550711
+RU-07-08-02 = 434.31458284093594,97.05784152661444,835.0,216.0,619.0,103.64478848195922,536.3830409363926,445.02739406704126
+RU-07-08-03 = 76.9815676782722,32.75044908013792,211.0,9.0,202.0,20.473877055076514,71.28690508757992,83.6585541182436
+RU-07-08-04 = 137.79491046182847,57.33715104723481,285.0,19.0,266.0,20.96617670286881,69.05869775574904,149.24806946623062
+RU-07-08-05 = 216.66169154228857,48.063732307300484,335.0,98.0,237.0,105.15985093419009,537.6765420936208,221.92884207617908
+RU-07-08-06 = 156.39145196724584,38.935569609493236,276.0,66.0,210.0,76.94973088605519,360.94453109386274,161.16533383218322
+RU-07-08-07 = 293.8378378378378,18.240900750508995,331.0,264.0,67.0,4228.8364502754675,68922.84309227948,294.40347383379395
+RU-07-08-08 = 285.2427398989899,59.48850350751541,475.0,172.0,303.0,125.27030537070372,681.8116425045107,291.37999710798005
+RU-07-08-09 = 289.02122448979594,58.99780312868287,509.0,149.0,360.0,132.8750643534542,735.4018266714243,294.9813705636202
+RU-07-08-10 = 123.78561757183692,40.862219747757095,230.0,37.0,193.0,37.07010812353019,143.61966389094815,130.35566777227237
+RU-07-08-11 = 220.71196690006366,83.74188224629877,403.0,77.0,326.0,26.478873897353896,94.63183472468108,236.06455721909578
+RU-07-08-12 = 313.25872224739464,78.0921848733007,583.0,196.0,387.0,77.62278461024263,375.4874156334573,322.84580902089493
+RU-07-08-13 = 986.9213483146067,175.31642178214983,1346.0,710.0,636.0,195.64609683836395,1204.6742125109595,1002.371984597344
+RU-07-08-14 = 427.06862520082626,116.52562141222386,820.0,217.0,603.0,60.690234785845746,270.39823808393965,442.68028087597116
+RU-07-08-15 = 96.9814331302582,27.684129523592812,175.0,31.0,144.0,53.52260748592637,227.02767979993033,100.85538854953565
+RU-07-08-16 = 131.03840050777532,39.375630660602866,237.0,67.0,170.0,47.637509351294135,202.49079831811784,136.82654237229096
+RU-07-08-17 = 802.5555555555555,156.56032639998276,1241.0,577.0,664.0,151.0713320795938,871.7488012965921,817.6836524937719
+RU-07-08-18 = 59.575440976933514,46.018397233761725,214.0,-2.0,216.0,7.287504067982522,23.006076537196222,75.27898811461522
+RU-07-08-19 = 397.13392857142856,91.4176537670958,789.0,303.0,486.0,96.71414099446072,505.6987478845566,407.51999293636766
+RU-07-08-20 = 401.28400309119013,64.6353290118003,895.0,260.0,635.0,258.865276550883,1745.9129373811752,406.45611927163054
+RU-07-08-21 = 55.16612174996108,33.05860258310141,184.0,-2.0,186.0,10.312037483190492,32.25903232573582,64.31307949149198
+RU-07-08-22 = 342.5785714285714,37.13201696209713,543.0,309.0,234.0,815.5857786535561,7863.274417852105,344.5850610309656
+RU-07-08-23 = 163.71534936998856,38.164033197737744,253.0,71.0,182.0,91.93294065926736,453.45190324525777,168.10475617678233
+RU-07-08-24 = 235.9599521817095,52.90086656832504,418.0,118.0,300.0,102.42997593212769,523.4332023877931,241.81728787924646
+RU-07-08-25 = 256.85274431057564,83.70023221920371,518.0,102.0,416.0,38.56705662537922,153.25028337924624,270.1463698320275
+RU-07-08-26 = 764.2574786324786,266.0038657012369,1811.0,368.0,1443.0,33.26236365170338,131.55196594807668,809.2265135384995
+RU-07-08-27 = 577.5119047619048,89.36701933034875,917.0,455.0,462.0,290.5559521870146,2033.0502169623824,584.3855442135049
+RU-07-08-28 = 415.46671305961496,109.7369780645943,827.0,199.0,628.0,66.19307042642025,303.0773815157684,429.71478216988265
+RU-07-08-29 = 206.43547849283095,32.83277456127115,291.0,123.0,168.0,267.28534280079424,1798.8694113121014,209.03013626258613
+RU-07-08-30 = 481.44525547445255,133.06100094094728,663.0,230.0,433.0,57.5910560091238,243.01048948385787,499.4945084685793
+RU-07-08-31 = 174.7977809591983,32.70868109515016,237.0,103.0,134.0,168.38440815233508,983.1996308603101,177.83172396185134
+RU-07-08-32 = 152.5552268244576,58.388002620946104,315.0,65.0,250.0,26.238815608349352,95.64192877224983,163.34704185116212
+RU-07-08-33 = 175.45280122793554,59.82755243315872,319.0,24.0,295.0,33.74013891258621,124.95796152884148,185.3726557205022
+RU-07-08-34 = 621.4848484848485,38.96705773616231,732.0,553.0,179.0,4105.53715397285,66281.72975624386,622.705266145107
+RU-07-08-35 = 487.2826086956522,85.84161258483975,765.0,342.0,423.0,200.61048878083642,1250.0918340755748,494.7859367326499
+RU-07-08-36 = 113.21495327102804,23.333033034847677,160.0,82.0,78.0,129.006113612499,701.4203933092645,115.59436004739312
+RU-07-09-01 = 53.97338403041825,40.19556819148789,148.0,1.0,147.0,6.85357476800471,17.901614481700896,67.29643293616355
+RU-07-09-02 = 33.83869602032176,19.819929663030518,86.0,1.0,85.0,10.296117730370062,29.42056328027899,39.21590187925324
+RU-07-09-03 = 30.293990254466703,25.604117868212647,117.0,4.0,113.0,6.978174275858403,24.089660805559856,39.664804264575025
+RU-07-09-04 = 36.08163265306123,22.697810797993696,78.0,6.0,72.0,9.160963529300487,25.60695500814892,42.627160706901094
+RU-07-09-05 = 26.767441860465116,19.97421268850639,81.0,3.0,78.0,7.305679047924759,21.575109097830445,33.398579554811455
+RU-07-09-06 = 93.00340053436969,42.83680061699789,209.0,3.0,206.0,16.716624225807667,52.68003872153989,102.39445296526974
+RU-07-09-07 = 145.17766075388028,32.6521813117755,218.0,63.0,155.0,100.76266355707008,503.63133540398246,148.8042947175444
+RU-07-09-08 = 163.08757132225253,37.03070556822386,247.0,68.0,179.0,98.42415846863514,491.26735292596635,167.23883841581565
+RU-07-09-09 = 104.96511627906976,36.27749884792085,185.0,35.0,150.0,33.019284979553866,124.16851078764225,111.05733905573074
+RU-07-09-10 = 92.62649572649573,29.157052559044704,155.0,31.0,124.0,41.36915282966575,161.3059288877213,97.1071646404189
+RU-07-09-11 = 235.6,30.19215652763932,280.0,154.0,126.0,497.93070336192636,4055.784619119644,237.52668548142012
+RU-07-09-12 = 63.64365580943121,25.223144140735982,124.0,10.0,114.0,23.717627482304025,81.97443274373822,68.45963719691838
+RU-07-09-13 = 135.83388704318938,52.52184150481595,233.0,18.0,215.0,24.816861860914507,84.50879150714161,145.63443515981697
+RU-07-09-14 = 115.03116735927465,46.431412418710664,246.0,12.0,234.0,22.52702549518851,75.84203400034782,124.0485611493896
+RU-07-09-15 = 131.88063562453806,34.235130216074666,212.0,29.0,183.0,68.45241671945863,307.5567690448864,136.2517750109838
+RU-07-09-16 = 57.231763354394026,37.253119814971086,177.0,4.0,173.0,8.718852329857635,24.772602605825906,68.28813712938693
+RU-07-09-17 = 180.85958718087997,49.152757727568236,307.0,42.0,265.0,60.86631313727463,267.35784397173194,187.41980649724118
+RU-07-09-18 = 164.69594594594594,37.52740598257308,232.0,70.0,162.0,97.50305890065646,485.2730768978671,168.9173194518869
+RU-07-09-19 = 115.58899082568807,33.43584666343642,188.0,21.0,167.0,51.366417295062654,212.60697419075285,120.32776338901108
+RU-07-09-20 = 50.5428139183056,25.002972239839618,118.0,9.0,109.0,14.861204776048755,47.8513814743402,56.38904733728578
+RU-07-09-21 = 90.3547958845005,31.921388065013197,158.0,10.0,148.0,30.551671115824362,108.03408098611162,95.82778383812764
+RU-07-09-22 = 131.3045203588682,41.35695561871142,226.0,30.0,196.0,41.390132825848056,162.70666563645366,137.6636293460277
+RU-07-09-23 = 132.40300051733058,30.93339358014855,221.0,42.0,179.0,90.94994374163231,442.89023039051773,135.96848673268602
+RU-07-09-24 = 105.19479267116682,35.82961193615002,204.0,13.0,191.0,33.99978430008801,127.01663941112993,111.12922881323743
+RU-07-09-25 = 84.58041401273886,32.27726071190462,138.0,6.0,132.0,24.983540656397427,82.07896319141989,90.52992871769298
+RU-07-09-26 = 60.80251440544788,28.534233599832906,123.0,1.0,122.0,15.724043360938284,47.232000098593616,67.16508203787538
+RU-07-09-27 = 32.076190476190476,28.557442608620796,123.0,8.0,115.0,6.446940358146855,21.164814963387165,42.946589198788814
+RU-07-09-28 = 151.9709090909091,39.16927215294835,227.0,49.0,178.0,69.97537898352853,318.038443239949,156.93753244813394
+RU-07-09-29 = 110.13683877098511,33.55486095316113,205.0,32.0,173.0,45.21904239736117,183.16553751965264,115.13492931361858
+RU-07-09-30 = 83.71411411411411,45.04726192342647,214.0,4.0,210.0,11.975018288104916,34.76003925809042,95.06476060406773
+RU-07-09-31 = 88.77868077868078,44.309413268236355,182.0,9.0,173.0,13.857986102313685,40.560097498576084,99.22186384551675
+RU-07-09-32 = 84.44023514043108,25.001283853583704,136.0,28.0,108.0,48.602809728891565,199.6901001097669,88.0637127589949
+RU-07-09-33 = 52.795732663947284,36.96383472383678,166.0,9.0,157.0,7.985598911925141,23.385432489440646,64.44931702519523
+RU-07-09-34 = 118.22180515270432,49.57249013734248,220.0,16.0,204.0,20.21364642625459,63.64906449949746,128.1944889298323
+RU-07-09-35 = 100.1757079495053,42.000067059807385,223.0,4.0,219.0,20.85996454691482,70.48053292243917,108.62402172729979
+RU-07-09-36 = 43.919575113808804,36.52584960890783,120.0,1.0,119.0,5.730656618243176,14.175583943980856,57.123259429325685
+RU-07-09-37 = 55.950819672131146,9.872010822967797,78.0,38.0,40.0,199.10378818664037,1227.948455740442,56.81505803633515
+RU-07-09-38 = 60.73690383111806,23.83821165157414,123.0,9.0,114.0,24.31917188778554,84.61550778900883,65.2474660177369
+RU-07-09-39 = 28.109200743494423,15.27093203312903,90.0,6.0,84.0,13.388074110297682,49.79097759934153,31.98950658573078
+RU-07-09-40 = 95.94326241134752,22.187714014437347,159.0,33.0,126.0,93.43054827136515,457.76047682050387,98.47539923919653
+RU-07-09-41 = 135.37297827152426,43.37216650965881,226.0,46.0,180.0,39.5926371159989,153.04869718852856,142.15128586771257
+RU-07-09-42 = 127.55780860903593,33.49215466470208,211.0,58.0,153.0,66.53955901109451,297.53075504370446,131.8814579886944
+RU-07-09-43 = 49.56617647058823,14.405729153341955,81.0,2.0,79.0,50.58477977670709,208.5087291178599,51.61715686041746
+RU-07-09-44 = 116.8801756587202,40.01082125857896,203.0,28.0,175.0,33.286328706744555,121.4989159611327,123.53882498955237
+RU-07-09-45 = 97.14008983717012,39.23330744429174,205.0,9.0,196.0,22.347528255122935,74.16966975607448,104.76377936382308
+RU-07-09-46 = 94.01676128683428,23.510341007876317,140.0,21.0,119.0,75.28448778402644,343.85824883510566,96.91175128523996
+RU-07-09-47 = 59.949547218628716,32.77199906661416,172.0,4.0,168.0,12.187569070453213,38.346003327597344,68.32241312000588
+RU-07-09-48 = 67.92924528301887,50.36612518446369,202.0,4.0,198.0,6.953920783797897,18.572741983509424,84.56434787082325
+RU-07-09-49 = 142.90751211631664,42.66492195632178,238.0,44.0,194.0,47.270820619592904,190.58304864700875,149.14037878728288
+RU-07-09-50 = 41.7093023255814,25.407337228725822,116.0,4.0,112.0,10.28901364502347,32.706789424943636,48.83849593856214
+RU-07-09-51 = 36.888888888888886,3.603838831161523,42.0,31.0,11.0,1103.1677523682736,11607.521971547954,37.06450833044704
+RU-07-09-52 = 48.967020023557126,31.738151474266996,142.0,4.0,138.0,9.007732834857753,26.584065775310652,58.353057409110704
+RU-07-09-53 = 92.53166421207658,15.64585998084374,130.0,34.0,96.0,223.90134948998602,1420.6463292826645,93.8450947913457
+RU-07-09-54 = 105.55868363542872,29.15455656091071,190.0,52.0,138.0,58.76621310726139,259.3157844718068,109.51083900284873
+RU-07-09-55 = 81.96218660090423,19.196407574755145,129.0,15.0,114.0,90.03729327237002,434.2889204952078,84.18017638480902
+RU-07-09-56 = 97.99347635177519,36.04484943219597,182.0,27.0,155.0,28.515566455817126,103.89248698163162,104.41241582348144
+RU-07-09-57 = 244.5,6.87386354243376,251.0,233.0,18.0,45107.997897851805,1608168.841185857,244.59660668128657
+RU-07-09-58 = 38.97752808988764,13.087413567609927,58.0,6.0,52.0,33.86913991202091,118.47555248390582,41.116032029947156
+RU-07-09-59 = 133.2536231884058,20.85667501471908,167.0,69.0,98.0,279.24781543060686,1895.8692990309496,134.8759763097463
+RU-07-97-01 = 1431.7968009478673,910.9207411972367,4255.0,424.0,3831.0,9.393990387643866,28.500029130045494,1697.0028508956216
+RU-07-97-02 = 725.376,514.7271089722756,2821.0,216.0,2605.0,8.620194867888408,30.031500937159628,889.4460849803975
+RU-07-97-03 = 468.03394762366634,112.54076451588878,871.0,306.0,565.0,85.37854525799555,422.5205989892933,481.37428245182934
+RU-07-97-04 = 441.0,0.0,441.0,441.0,0.0,0.0,-1.2,441.0
+RU-07-98-01 = 994.8563758389262,672.4535638090433,2859.0,178.0,2681.0,8.02060075805986,21.690124637227598,1200.8051482346525
+RU-07-98-02 = 129.0,0.0,129.0,129.0,0.0,0.0,-1.2,129.0
+RU-07-98-03 = 216.36444051304733,91.63963154842178,819.0,53.0,766.0,21.52572811884782,83.57324969495085,234.97104755449018
+RU-07-98-04 = 181.95762711864407,50.5543245426408,365.0,111.0,254.0,58.39863012345723,262.9678616799994,188.84998754728625
+RU-07-98-05 = 87.59677419354838,82.78838240958454,504.0,19.0,485.0,6.546296012115819,25.12206396237551,120.52846597841985
+RU-07-98-06 = 1968.6783783783783,663.5162916102407,4424.0,518.0,3906.0,35.60284260726671,140.29987348031347,2077.486083401457
+RU-07-98-07 = 244.42258652094716,130.59241477850637,650.0,59.0,591.0,12.636411712092265,38.80228179349345,277.12231884002307
+RU-07-98-08 = 83.4948795180723,15.86693456011214,170.0,49.0,121.0,162.13336029756084,949.5878314277387,84.9891435306433
+RU-07-98-09 = 722.7402826855124,310.822907044161,1976.0,196.0,1780.0,21.120346861770752,82.05964271146063,786.7429032153499
+RU-07-98-10 = 277.016501650165,150.7869403425263,975.0,84.0,891.0,13.04044732052319,46.231113510867544,315.39632775978293
+RU-07-98-11 = 892.4779516358464,298.746602635772,1782.0,399.0,1383.0,36.61348677440642,148.50488912571464,941.1516491737833
+RU-07-98-12 = 29.83677733921523,21.272455347363117,113.0,-7.0,120.0,6.968729266583445,17.446039121925853,36.6435620333978
+RU-07-98-13 = 374.68333333333334,168.80681867126845,885.0,160.0,725.0,18.433380458868918,63.91723149317785,410.95418516872695
+RU-07-98-14 = 1270.274312541918,581.5017174135513,2757.0,400.0,2357.0,17.40677947862575,57.09296541109406,1397.0472706600706
+RU-07-98-15 = 265.0,7.0,272.0,258.0,14.0,54369.03790087464,2062556.9246147438,265.09243670840556
+RU-07-98-16 = 79.0,0.0,79.0,79.0,0.0,0.0,-1.2,79.0
+RU-07-98-17 = 261.0,0.0,261.0,261.0,0.0,0.0,-1.2,261.0
+RU-08-01-01 = 514.55,142.1490327086322,1068.0,334.0,734.0,59.48103712820551,271.2418687532751,533.8239878461814
+RU-08-01-02 = 222.46369751797727,66.6636013015892,408.0,96.0,312.0,47.4081879990949,196.41039216635085,232.23723312997706
+RU-08-01-03 = 235.17972166998013,113.93788158972896,744.0,98.0,646.0,16.06775771897206,56.2955131497123,261.3261225861748
+RU-08-01-04 = 229.10034047666733,50.25993465304259,386.0,93.0,293.0,108.82557470167453,567.258952110347,234.54856008479993
+RU-08-01-05 = 196.14470695138573,44.60286881789104,314.0,94.0,220.0,97.98996531671541,488.1197035566101,201.15208667033755
+RU-08-01-06 = 182.72383325781604,49.39743474410372,306.0,80.0,226.0,61.602907977710345,269.92270719900955,189.28313659628566
+RU-08-01-07 = 164.6322857142857,40.88892882541432,279.0,70.0,209.0,77.33734713186018,362.1406535546517,169.63400012969097
+RU-08-01-08 = 522.9343028663228,128.40527283145857,933.0,250.0,683.0,79.96658316297562,380.2953480794603,538.4683827349646
+RU-08-01-09 = 232.33333333333334,0.9428090415820634,233.0,231.0,2.0,1.4965277964797605E7,3.688025918765625E9,232.3352462857641
+RU-08-01-10 = 329.26901408450703,52.27829671554601,439.0,158.0,281.0,267.95586166913336,1794.9436487258392,333.39331718506594
+RU-08-01-11 = 356.31541850220265,62.915264182196694,698.0,209.0,489.0,199.45004995922156,1244.4870160969476,361.82731783202246
+RU-08-01-12 = 592.0,30.56141357987225,638.0,552.0,86.0,7326.904016137864,143072.85932807246,592.7883264707564
+RU-08-01-13 = 632.1366269165247,167.32276166251177,1603.0,161.0,1442.0,65.77292632194703,301.00683679927346,653.9064318843876
+RU-08-01-14 = 116.68870266914959,43.090815308954156,269.0,34.0,235.0,28.545739000788842,106.29866764197085,124.39080229100392
+RU-08-01-15 = 269.0298950251027,63.21427464853851,399.0,120.0,279.0,89.48982174867828,432.83891508400757,276.35688689909404
+RU-08-01-16 = 180.63054647361045,44.65630731935377,331.0,74.0,257.0,78.39081226927689,369.61134187863564,186.06875101089847
+RU-08-01-17 = 177.45270558159353,58.12387232095867,331.0,55.0,276.0,37.90860872830642,148.68910957264958,186.7293422357901
+RU-08-01-18 = 131.97266973532797,29.925975048958026,231.0,55.0,176.0,98.95252399628299,496.53718191094566,135.32313009866718
+RU-08-01-19 = 564.5781371137446,115.17564685924651,1006.0,231.0,775.0,132.7301178256972,729.0484329860235,576.2064756111927
+RU-08-01-20 = 204.86737692872887,36.01467740571194,325.0,104.0,221.0,201.215970072738,1245.8136315666702,208.0088919212238
+RU-08-01-21 = 177.0510745891277,42.88211484035679,282.0,60.0,222.0,82.55912464437942,391.9646459770223,182.1701369224561
+RU-08-01-22 = 160.11090964037473,40.91623760682119,284.0,84.0,200.0,72.09580087115674,335.7483517103283,165.25629151643847
+RU-08-01-23 = 184.355291005291,44.15575439972056,398.0,92.0,306.0,85.52553213944971,415.34253034441036,189.56952278320998
+RU-08-01-24 = 320.26614861583295,65.95214690229902,508.0,167.0,341.0,129.27148575972342,703.798418827521,326.9863783557982
+RU-08-01-25 = 121.09258725122585,34.12203146491808,221.0,60.0,161.0,55.34402004089302,236.26206700750384,125.80829749459535
+RU-08-01-26 = 285.69676729895804,62.83030768417448,467.0,157.0,310.0,107.87492135661805,557.8610725420696,292.5239997141483
+RU-08-01-27 = 294.2184997548619,143.654225498762,696.0,85.0,611.0,15.062069665588776,47.34941445891473,327.4157328254868
+RU-08-01-28 = 160.42035217035217,51.16412226596866,505.0,78.0,427.0,42.00645097874654,187.2764473907511,168.38187787795573
+RU-08-01-29 = 135.20111731843576,37.739614405163536,244.0,58.0,186.0,56.818482176641155,245.8041337554051,140.36958580691137
+RU-08-01-30 = 230.33333333333334,8.634555897992414,241.0,217.0,24.0,19062.006914652946,510598.9757618696,230.4951192541829
+RU-08-01-31 = 127.52588306942752,32.144356943241,220.0,54.0,166.0,74.48807848948941,346.54667801278,131.51467802466686
+RU-08-01-32 = 279.6659511671586,75.59837163406574,470.0,111.0,359.0,61.54456810582476,268.88281061109114,289.7035692495932
+RU-08-01-33 = 144.9492415402567,40.069466983879714,284.0,82.0,202.0,58.76341624770366,260.7209780592387,150.38565359590626
+RU-08-01-34 = 390.90521327014216,69.48792970067271,583.0,228.0,355.0,195.15784946778737,1199.2836917442623,397.0333211908806
+RU-08-01-35 = 366.6174221736756,52.41542825010152,634.0,231.0,403.0,363.532860498017,2701.49597094039,370.34539467895723
+RU-08-01-36 = 96.2248062015504,32.078604203650734,209.0,56.0,153.0,37.34764216405094,155.18352328356997,101.43101190553315
+RU-08-01-37 = 352.7567223322955,107.47326025935025,726.0,165.0,561.0,45.48377766784519,186.431799702128,368.76524622230636
+RU-08-01-38 = 259.5608552631579,68.2644974952161,586.0,123.0,463.0,67.1907807959224,312.76650062169097,268.387554113853
+RU-08-01-39 = 295.1666666666667,9.299044156375547,308.0,277.0,31.0,32075.065392739514,1021064.8724574903,295.3131106695626
+RU-08-01-40 = 115.15302382406841,32.95370002698611,217.0,48.0,169.0,53.48193551387009,229.15397388952752,119.7754784640623
+RU-08-01-41 = 262.3259176863181,44.1662032633376,411.0,162.0,249.0,227.58597846408628,1464.1349819657335,266.01793285541373
+RU-08-01-42 = 293.6240869712927,118.07941800366477,721.0,134.0,587.0,23.732279744521776,87.30515517698599,316.47725574803854
+RU-08-01-43 = 177.4848792884371,47.05231036979333,308.0,59.0,249.0,65.14556151510975,292.89050909757736,183.61590967878152
+RU-08-01-44 = 266.26248600223965,77.47620140526607,472.0,100.0,372.0,50.70388077207235,210.11508277594265,277.30537902515016
+RU-08-01-45 = 119.83333333333333,3.2360813064912666,123.0,115.0,8.0,50888.51066870748,1888484.1276868195,119.87702031665619
+RU-08-01-46 = 286.16660669305503,121.90812298693763,662.0,73.0,589.0,20.02566460404197,66.16068389657215,311.05130965230796
+RU-08-01-47 = 249.58333333333334,46.716268282282805,327.0,194.0,133.0,168.9668345351667,997.3299040843766,253.91780166030108
+RU-08-01-48 = 368.4212301268669,100.1801253232211,828.0,202.0,626.0,62.19839953983435,290.81814291552735,381.7987170198063
+RU-08-01-49 = 217.4513966480447,42.877526451343755,339.0,116.0,223.0,145.56751838286334,816.3832128380493,221.63842667455242
+RU-08-01-50 = 354.2857142857143,8.907689867497083,371.0,344.0,27.0,63036.57181024647,2511973.4129089294,354.3976781607271
+RU-08-01-51 = 284.81779298545763,71.5379516062779,476.0,140.0,336.0,75.0212182850341,348.089772878777,293.66452581326394
+RU-08-01-52 = 182.3074245939675,50.39102703982434,332.0,94.0,238.0,58.79348621202764,260.99500719340216,189.14347112235583
+RU-08-01-53 = 154.63932002956392,26.611935540485554,235.0,84.0,151.0,213.6877424576358,1346.2351376935605,156.91244186621037
+RU-08-01-54 = 230.24985803520727,66.92135929582325,383.0,91.0,292.0,51.26580347800189,216.2777811384852,239.77795031076934
+RU-08-01-55 = 174.71428571428572,11.208597283390302,190.0,158.0,32.0,3833.778525376256,60475.77507326832,175.07345397208078
+RU-08-01-56 = 479.5,9.105858919765158,488.0,465.0,23.0,146174.22552942563,7705521.363642328,479.58645379813083
+RU-08-01-57 = 502.81607981220657,95.79612349490377,894.0,320.0,574.0,161.0501520794303,942.4148356837375,511.86024205281484
+RU-08-01-58 = 102.71581196581197,30.804948923620348,212.0,59.0,153.0,48.56277319956223,214.297984027938,107.23564195724715
+RU-08-01-59 = 124.61540640045313,39.073653743263264,266.0,33.0,233.0,42.822239021187514,177.8526449919448,130.59766433286057
+RU-08-01-60 = 131.3793249840798,33.52333956413745,229.0,58.0,171.0,71.99563305271586,331.0145397550336,135.58886874963196
+RU-08-01-61 = 255.63918164910106,48.45572437672122,371.0,116.0,255.0,162.20384629196215,934.3502526617494,260.1909845077167
+RU-08-01-62 = 356.13769559032716,99.17006006012281,622.0,132.0,490.0,57.00438399984621,244.74774441674083,369.68738013721395
+RU-08-01-63 = 536.9430159833217,70.88643772701558,790.0,283.0,507.0,457.3179184251544,3638.954798469357,541.6019659001356
+RU-08-01-64 = 157.83333333333334,6.962199524735141,167.0,146.0,21.0,11718.464951718293,267176.45309316023,157.98681379575112
+RU-08-01-65 = 74.66666666666667,1.4907119849998596,77.0,72.0,5.0,125810.5199979443,6309067.995000004,74.68154613646756
+RU-08-01-66 = 412.5628621819098,161.8876995101222,928.0,111.0,817.0,24.196238035938105,83.21686582914332,443.1881569992695
+RU-08-01-67 = 529.6666666666666,18.436075745366445,557.0,505.0,52.0,23800.10355741151,686256.1093249348,529.9874212343786
+RU-08-01-68 = 87.0,5.513619500836088,92.0,77.0,15.0,3975.128983943663,63431.004371537405,87.1745375668836
+RU-08-01-69 = 206.25,7.292976072907411,216.0,197.0,19.0,22703.606663349932,644479.3957920521,206.3788991151954
+RU-08-01-70 = 102.0,3.265986323710904,106.0,98.0,8.0,30555.62397046752,957210.140625,102.05227418664744
+RU-08-01-71 = 85.5,24.632295873507204,128.0,68.0,60.0,53.36096047949573,235.42132468322228,88.97752525216691
+RU-08-01-72 = 152.8,4.791659420284375,158.0,147.0,11.0,32522.739685203687,1040129.1937804274,152.87511242841327
+RU-08-01-73 = 119.23076923076923,3.141627362563406,126.0,114.0,12.0,54778.13010949959,2083295.294016584,119.27215162746982
+RU-08-01-74 = 73.6,10.051865498503252,92.0,64.0,28.0,415.44188535942936,3225.5977658166607,74.28324171709255
+RU-08-02-01 = 146.0853193517636,37.07390737594476,245.0,47.0,198.0,72.62845979735066,331.48098830645324,150.71627363435869
+RU-08-02-02 = 212.10347234339557,48.735780965780236,328.0,117.0,211.0,95.81155413741554,480.044865509333,217.63055696861613
+RU-08-02-03 = 204.82888229475768,24.912098615041085,291.0,146.0,145.0,580.6640377817213,4983.851063456478,206.33827487774832
+RU-08-02-04 = 196.86512785698122,36.49824807769632,299.0,127.0,172.0,173.34736607431998,1028.519652412197,200.21988082826996
+RU-08-02-05 = 151.74618585298197,32.43269396081433,250.0,66.0,184.0,116.3122738102364,610.2525036592217,155.17340158185485
+RU-08-02-06 = 206.23006884299355,34.63205807834521,293.0,117.0,176.0,228.96227392727315,1471.1611707573702,209.117719817637
+RU-08-02-07 = 119.7378277153558,26.740369678859683,196.0,82.0,114.0,103.65580203911298,532.3256360514458,122.68738629767246
+RU-08-02-08 = 110.60070360598066,28.463043968914402,190.0,57.0,133.0,70.68267183253688,326.45247577874494,114.20446799540872
+RU-08-02-09 = 158.4979674796748,32.77465759013666,237.0,56.0,181.0,127.42155296157313,686.4710318099396,161.85111638582774
+RU-08-02-10 = 216.65507350304767,40.78438165860806,322.0,126.0,196.0,166.1363692940913,974.1204448842851,220.4603970373953
+RU-08-02-11 = 129.3133235724744,32.43554141124429,216.0,64.0,152.0,75.2551645126832,349.13102318737174,133.31916591398252
+RU-08-02-12 = 147.77062445030782,34.73922678503907,218.0,50.0,168.0,89.20893077936834,429.753563123227,151.79911504371918
+RU-08-02-13 = 190.2755393813361,28.708922251780788,275.0,130.0,145.0,311.2626072105213,2201.8343341423565,192.4291638596322
+RU-08-02-14 = 147.69728209934397,32.754421525120165,235.0,72.0,163.0,105.14654467320771,536.6516630057129,151.28562148789436
+RU-08-02-15 = 177.19327915660006,32.62230501685656,270.0,102.0,168.0,176.3146589722554,1044.7720768827423,180.1712323399094
+RU-08-02-16 = 90.0,12.556538801224908,112.0,74.0,38.0,390.11639317589015,2960.7996951669215,90.8717044335951
+RU-08-02-17 = 138.7203931203931,33.920190356930036,231.0,52.0,179.0,80.57457980965383,380.7942924156663,142.8073064703861
+RU-08-02-18 = 152.76532033426184,23.201649933215425,227.0,100.0,127.0,305.4558135348752,2148.9933022788955,154.51718239876467
+RU-08-02-19 = 183.64040536122917,44.372934558278864,299.0,89.0,210.0,83.5903144040133,403.0340200541483,188.92526512499552
+RU-08-02-20 = 132.5977344573235,28.359347065735154,221.0,74.0,147.0,116.62108652881496,618.6922580431083,135.59650345495527
+RU-08-02-21 = 168.4765965886553,29.73608541090693,293.0,87.0,206.0,199.32497259840633,1236.7197478769447,171.08067796703767
+RU-08-02-22 = 146.45372168284788,32.961367414179115,238.0,85.0,153.0,101.39909958406862,516.9947506555061,150.11710207890897
+RU-08-02-23 = 126.19972222222222,34.020105982109285,229.0,59.0,170.0,62.43890984838223,277.98601145373334,130.7047722923689
+RU-08-02-24 = 200.62685714285715,40.841200050329284,303.0,105.0,198.0,133.40341947889968,731.7200764123464,204.74164068056947
+RU-08-02-25 = 177.95875613747955,30.71077689941114,280.0,121.0,159.0,212.35986733288433,1341.071879872219,180.58923197069177
+RU-08-02-26 = 196.24515086206895,21.717542373493423,255.0,144.0,111.0,764.8397066470691,7155.601534312669,197.44318393811594
+RU-08-02-27 = 146.82234332425068,32.15006325155868,240.0,63.0,177.0,109.08463202988654,565.1594857174854,150.30112130753835
+RU-08-02-28 = 220.0,5.761944116355173,229.0,212.0,17.0,55776.9844656489,2134047.0115401368,220.0754416103714
+RU-08-02-29 = 78.2,3.249615361854384,84.0,74.0,10.0,14008.446946767985,338894.74467688246,78.26749005813333
+RU-08-02-30 = 184.5,4.5,189.0,180.0,9.0,69044.0,2835848.0,184.55486988968892
+RU-08-03-01 = 184.95075075075076,7.06455128240703,211.0,160.0,51.0,18022.01996650505,473852.3324359876,185.0856236666913
+RU-08-03-02 = 105.62649180327868,32.12963138503852,178.0,46.0,132.0,45.353631072505316,182.57118783034701,110.40502245643789
+RU-08-03-03 = 136.13488700564972,8.039856427288587,159.0,107.0,52.0,4904.91775637984,83885.80702619867,136.37208934167
+RU-08-03-04 = 143.62669094693027,20.76404970177816,191.0,73.0,118.0,350.38090334628924,2544.411100070756,145.11985430113597
+RU-08-03-05 = 133.3693197854925,19.237982859269817,176.0,54.0,122.0,352.8543087350654,2570.870116117,134.74967697378173
+RU-08-03-06 = 153.2614864864865,19.277880910124765,188.0,85.0,103.0,525.2351096253759,4343.00043159393,154.4691552784323
+RU-08-03-07 = 115.13913489924272,32.92538944964197,189.0,49.0,140.0,53.16897253959074,223.3405555594875,119.75433877633262
+RU-08-03-08 = 84.5286783042394,16.34356204894245,140.0,62.0,78.0,155.24685349419445,908.8645333091074,86.09418956183528
+RU-08-03-09 = 121.7961797752809,32.882645041974065,196.0,65.0,131.0,62.14004149254717,275.24184380076247,126.15695681494933
+RU-08-03-10 = 137.41113653699466,13.182246498064892,174.0,96.0,78.0,1163.5856505555662,12447.126334955812,138.0419938537702
+RU-08-03-11 = 141.27479307750187,10.255063370425841,176.0,112.0,64.0,2655.5800831236766,37147.757507771326,141.64650890093418
+RU-08-03-12 = 153.43558374867845,20.61314980278724,206.0,80.0,126.0,433.83686627271726,3378.881882337294,154.81401843854408
+RU-08-03-13 = 139.33195388708248,11.926097884689247,179.0,91.0,88.0,1628.8287434317563,19413.435813330856,139.8414287139089
+RU-08-03-14 = 137.29335430593787,11.47138479720129,165.0,100.0,65.0,1749.6099692715186,21349.99024257598,137.77175982668308
+RU-08-03-15 = 153.10526315789474,9.812169806789846,194.0,129.0,65.0,3846.1953761385666,60763.73434211658,153.41936084785868
+RU-08-03-16 = 154.57792402034102,31.364518321030236,205.0,55.0,150.0,133.43446685442743,718.1471595729522,157.7278276143704
+RU-08-03-17 = 187.47340187751453,12.106029623546405,221.0,153.0,68.0,3760.038628053438,58941.384995716355,187.8638665757049
+RU-08-03-18 = 166.25764263527873,13.91162909575618,194.0,110.0,84.0,1741.0772925889023,21181.646905068334,166.83865606848414
+RU-08-03-19 = 98.51063829787235,10.79572874645542,126.0,81.0,45.0,787.9308440230787,7463.667986667932,99.10042188114679
+RU-08-03-20 = 132.52597166727207,22.533362221678402,187.0,53.0,134.0,219.94862807097832,1380.6632607712577,134.42799403163005
+RU-08-03-21 = 116.07328833172613,24.34364179409813,168.0,53.0,115.0,121.95688591901256,641.314564895135,118.59857149198461
+RU-08-03-22 = 160.88000738416096,18.130941310989442,202.0,90.0,112.0,724.2924623971295,6641.594394266356,161.89844906221379
+RU-08-03-23 = 161.71616331096197,24.655103624210156,200.0,85.0,115.0,300.6370424789724,2080.21115998581,163.58481473149718
+RU-08-03-24 = 142.14597428958052,19.76989168108623,194.0,67.0,127.0,392.20645458049944,2956.4997278040814,143.5142035612363
+RU-08-03-25 = 149.06574468085105,12.506667880244004,185.0,92.0,93.0,1728.0392567371007,20993.620489290544,149.58948151097857
+RU-08-03-26 = 144.17906482465463,24.7685208577417,197.0,75.0,122.0,213.96178894905358,1336.980689605057,146.2910877640615
+RU-08-04-01 = 241.59663360384732,45.29133121898414,352.0,127.0,225.0,167.7195222526388,981.3179180015072,245.80528483395017
+RU-08-04-02 = 323.91143660052796,32.95107696348131,415.0,225.0,190.0,979.1634229785492,9911.573394124714,325.58315717136094
+RU-08-04-03 = 204.06752021563344,41.77089543176476,340.0,104.0,236.0,131.4710241403669,719.3305412765279,208.29872902187708
+RU-08-04-04 = 234.3304622956583,48.87481494338797,378.0,107.0,271.0,124.59075088029202,668.7548057754406,239.37316703308113
+RU-08-04-05 = 175.48407513270723,44.499423649720235,295.0,62.0,233.0,72.98368325096257,334.8660564216965,181.03828139467882
+RU-08-04-06 = 191.932058777058,56.05298035726767,408.0,91.0,317.0,51.27321520808265,222.8888203173626,199.94962313876033
+RU-08-04-07 = 162.3405017921147,51.31049241965643,302.0,44.0,258.0,41.20439804663348,163.20017365534957,170.2562925546754
+RU-08-04-08 = 137.66778954122555,49.51096583820853,286.0,47.0,239.0,30.06259403970023,110.89286673968635,146.30022561636542
+RU-08-04-09 = 272.2109639667385,40.13132311632744,386.0,194.0,192.0,332.80707288883696,2405.436817443456,275.1532881845465
+RU-08-04-10 = 294.61078717201167,55.02766439393462,436.0,166.0,270.0,169.47458535526368,994.5775822517834,299.70578867743586
+RU-08-04-11 = 169.58289756997846,47.62782638254478,296.0,69.0,227.0,55.90889721809003,240.30381738502905,176.14417104791076
+RU-08-04-12 = 97.12644376899696,36.21359465042374,227.0,40.0,187.0,28.210139055299187,107.3048784540176,103.65794960695163
+RU-08-04-13 = 171.86457094307562,39.65521982426006,287.0,80.0,207.0,94.49242313778224,469.2991377888629,176.38017803811704
+RU-08-04-14 = 149.36747484743526,40.48803234284431,279.0,64.0,215.0,61.4525817043691,271.9500773295195,154.75762761587686
+RU-08-04-15 = 330.11227984344424,98.89076184408214,564.0,118.0,446.0,47.15256257027621,192.17014490404034,344.6062972168957
+RU-08-04-16 = 321.9296015180266,41.970195628488455,434.0,227.0,207.0,473.98880009716083,3807.422483246513,324.6539167400402
+RU-08-04-17 = 201.66619915848528,47.64017414647514,319.0,95.0,224.0,88.62902780854587,432.12041290491015,207.21689621200375
+RU-08-04-18 = 372.6666666666667,23.570226039551585,406.0,356.0,50.0,4000.626410700045,64038.52903103999,373.41130138226936
+RU-08-04-19 = 262.81751937984495,29.56305629874042,347.0,194.0,153.0,729.0975028707403,6716.293436929652,264.4749946416441
+RU-08-04-20 = 180.36242074927955,47.571321306588494,314.0,54.0,260.0,65.86604356997496,295.3166870924143,186.5305160808676
+RU-08-04-21 = 223.49765258215962,26.857933391065774,290.0,178.0,112.0,601.5172938973924,5223.374257754176,225.10564030200274
+RU-08-04-22 = 194.75667707249394,47.925076689641976,371.0,83.0,288.0,79.46895687090176,377.01420012962143,200.56663790378437
+RU-08-04-23 = 115.40320232896651,26.144857717860248,202.0,74.0,128.0,100.23730767779895,517.5113756778117,118.32773425054475
+RU-08-04-24 = 156.1125044154009,43.46156768387391,314.0,75.0,239.0,57.43697865914404,250.88728890734467,162.04944276481964
+RU-08-04-25 = 217.74679029957204,22.774637245864202,302.0,180.0,122.0,903.6824136703252,8947.046385391259,218.93457650048452
+RU-08-04-26 = 208.01803810295905,73.83666802968115,380.0,53.0,327.0,30.630187060455388,110.61780181582768,220.7336805336455
+RU-08-04-27 = 111.60198744769875,40.61385999465103,224.0,28.0,196.0,29.242970281436374,107.50679007972747,118.76232241726086
+RU-08-04-28 = 226.73621569103716,43.15554035303714,355.0,131.0,224.0,161.08195873262528,936.3484952405647,230.80665538293113
+RU-08-04-29 = 161.17326866073836,48.79562575717764,355.0,66.0,289.0,46.8403022304606,200.06234826893328,168.39784922563908
+RU-08-04-30 = 189.25256541816316,57.72939351548692,437.0,83.0,354.0,46.012193187552526,196.23407749685413,197.86160919446215
+RU-08-04-31 = 239.407160890521,49.36851094555583,382.0,88.0,294.0,128.38881276324938,692.9503910651022,244.44434654669612
+RU-08-04-32 = 243.48140770252323,54.22293315891057,395.0,121.0,274.0,104.02153807952602,529.8925820937262,249.44603099099018
+RU-08-04-33 = 153.60444494331574,46.95480169934012,291.0,64.0,227.0,45.175279854102165,185.51917263000487,160.62091678535663
+RU-08-04-34 = 171.45541838134432,42.978754641284475,295.0,78.0,217.0,75.53225678214238,352.2033213909625,176.76010251987734
+RU-08-04-35 = 307.6691068814056,26.054066382125722,405.0,222.0,183.0,1682.1076370771545,20283.25236529233,308.7702927812939
+RU-08-04-36 = 105.03012253233493,45.07850286719157,266.0,34.0,232.0,20.333806139279222,71.25995370088629,114.29522325935015
+RU-08-04-37 = 155.24787322768975,41.937368727788,264.0,67.0,197.0,61.84587309567909,272.53027291457886,160.812452992706
+RU-08-04-38 = 283.8400307141029,87.86185701075367,656.0,132.0,524.0,44.654696011295,192.35783677920688,297.12769805785695
+RU-08-04-39 = 320.1546134663342,31.75334711746417,427.0,222.0,205.0,1055.0748854103938,10941.326070696268,321.72542886278046
+RU-08-04-40 = 379.0,1.0,380.0,378.0,2.0,5.4441076E7,2.0633598728E10,379.00131925891765
+RU-08-04-41 = 178.83333333333334,14.85952743378993,196.0,155.0,41.0,1778.8439669372308,21830.2508461248,179.44962152834614
+RU-08-04-42 = 325.6666666666667,25.071010261965025,353.0,290.0,63.0,2230.4909000329444,29469.63611750132,326.630270081224
+RU-08-04-43 = 75.16666666666667,17.7896661638779,114.0,64.0,50.0,89.72397553518071,456.97457413263646,77.24312267121262
+RU-08-04-44 = 355.5,0.5,356.0,355.0,1.0,3.59427564E8,2.55554514568E11,355.50035161726635
+RU-08-04-45 = 135.27272727272728,16.119389279492,162.0,114.0,48.0,616.3116950348925,5388.457620197444,136.22975245718337
+RU-08-04-46 = 246.5,11.89887949906769,272.0,237.0,35.0,8954.25626028048,186881.39434026383,246.78702018812362
+RU-08-05-01 = 338.7421001275989,138.88614921977575,773.0,106.0,667.0,22.25050080648106,77.49936354038654,366.1086899323124
+RU-08-05-02 = 210.39547298740123,51.29577758241946,386.0,93.0,293.0,81.61792449552877,391.9719986611317,216.55833359946533
+RU-08-05-03 = 158.50599781897492,33.037357279628274,249.0,103.0,146.0,125.04853679602913,674.4096270970579,161.91237852805043
+RU-08-05-04 = 221.22242990654206,46.593709721167954,370.0,125.0,245.0,121.85522708278822,657.4046330572685,226.07595466863657
+RU-08-05-05 = 180.28375733855185,34.024247575286616,285.0,77.0,208.0,164.3970540661779,953.8600943402937,183.46629822169044
+RU-08-05-06 = 145.1825876662636,45.69133198469644,296.0,84.0,212.0,42.00828225783002,169.92010171164856,152.20276469239334
+RU-08-05-07 = 151.3853065539112,34.762932491873705,264.0,74.0,190.0,95.73680036075282,477.3903330065665,155.32537627785177
+RU-08-05-08 = 209.55338730465604,79.10385794228789,745.0,99.0,646.0,27.934641740275644,111.80275280051603,223.98670155214305
+RU-08-05-09 = 195.05806628321008,43.28391201304591,373.0,88.0,285.0,105.64841491714522,549.2175149444136,199.80276840248803
+RU-08-05-10 = 213.97474226804124,63.43695735076882,420.0,103.0,317.0,48.82037130598259,204.65916325982192,223.18028113298436
+RU-08-05-11 = 180.1439751084292,47.66275465412282,332.0,102.0,230.0,65.59894940568047,296.155564079489,186.34266808513132
+RU-08-05-12 = 397.9796040791842,111.38103026911313,825.0,152.0,673.0,56.73854813388295,248.025346632136,413.27170138642845
+RU-08-05-13 = 359.2446540880503,91.43527053515135,892.0,155.0,737.0,73.75391005300133,357.78491471621834,370.69816588254014
+RU-08-05-14 = 296.58943781942077,69.57279660998041,471.0,137.0,334.0,90.24138486043773,441.14168337490383,304.64022822695915
+RU-08-05-15 = 176.53345209817894,48.381711966096226,317.0,103.0,214.0,59.92671256231786,265.61222841468566,183.04330023923384
+RU-08-05-16 = 180.1744251261918,30.000673829776737,276.0,110.0,166.0,234.72020445771992,1522.3096390078856,182.65504071827405
+RU-08-05-17 = 220.80607936954686,50.33082613926432,357.0,119.0,238.0,97.7862711972377,491.60023965689555,226.46968173778026
+RU-08-05-18 = 406.51107773188136,137.10217692733823,1053.0,178.0,875.0,36.19194819513095,149.52961388856585,429.00846522761157
+RU-08-05-19 = 152.77037773359842,42.56789638262397,317.0,93.0,224.0,57.75853612268315,257.29423174492763,158.5900820206237
+RU-08-05-20 = 387.11482030273976,194.80496102886778,1360.0,101.0,1259.0,14.667644248193053,49.44471202766269,433.36688491332734
+RU-08-05-21 = 210.09246220749637,56.74435997368012,447.0,103.0,344.0,62.57968522508209,284.5535548418548,217.62069080220957
+RU-08-05-22 = 163.42019970535276,39.31259554100891,282.0,58.0,224.0,84.312189179609,405.1589753578332,168.08224724791233
+RU-08-05-23 = 197.14285714285714,17.64271255001478,217.0,169.0,48.0,1428.3895593132506,16324.994093718053,197.93072381156855
+RU-08-05-24 = 284.59296615792965,61.8425453472285,462.0,121.0,341.0,111.20149375177847,576.8861473781811,291.23471084606757
+RU-08-05-25 = 167.60855172413793,42.80387199661384,279.0,93.0,186.0,71.77914535990526,329.1240780109531,172.9878552643668
+RU-08-05-26 = 188.16197666437887,35.90364759237337,286.0,102.0,184.0,159.5063178322185,918.2336357958122,191.55678367701728
+RU-08-05-27 = 161.18683745583039,44.31180660771239,275.0,87.0,188.0,59.17133530665394,258.3264447628879,167.16678131091592
+RU-08-05-28 = 265.96725663716813,44.66580712471543,381.0,155.0,226.0,229.1760506542071,1476.3843209400216,269.6917053400114
+RU-08-05-29 = 198.20860617399438,42.22331917057625,303.0,111.0,192.0,117.86285432637744,626.4957330338156,202.65601457449506
+RU-08-05-30 = 165.09016981583352,55.647949943639254,396.0,84.0,312.0,35.693408730196595,141.48570286381647,174.21669983888037
+RU-08-05-31 = 153.09919436052365,42.201295892192135,250.0,91.0,159.0,58.931081560959676,258.3395156822004,158.80904473241364
+RU-08-05-32 = 199.2142579893906,55.722095204736114,402.0,91.0,311.0,56.785864989220855,247.9979507232244,206.8605145509145
+RU-08-05-33 = 200.70998531571217,31.580868902177563,290.0,125.0,165.0,275.89656286771145,1879.4563568791814,203.17935300135673
+RU-08-05-34 = 171.2806795131846,37.17936210420223,440.0,100.0,340.0,112.53880269936576,600.132582997353,175.26943869646422
+RU-08-05-35 = 236.502960248097,43.97193507047356,345.0,138.0,207.0,171.54912441135878,1008.6569845182623,240.5559836710675
+RU-08-05-36 = 219.93191819829147,39.904244350508954,365.0,106.0,259.0,183.78123961317647,1104.2756342001123,223.52269987534845
+RU-08-05-37 = 166.41079943899018,29.358837545067182,256.0,97.0,159.0,199.0274192956673,1225.6816202318664,168.98075485664472
+RU-08-05-38 = 201.45392491467578,31.249744189333732,294.0,122.0,172.0,287.4558419753308,1984.5674520455002,203.86326391831025
+RU-08-05-39 = 186.98824825560044,37.05055862215577,311.0,84.0,227.0,143.21607491036264,795.2711144277908,190.62357902398082
+RU-08-05-40 = 138.57142857142858,17.269768323842207,164.0,121.0,43.0,540.9861585603956,4542.636692818465,139.64342345519074
+RU-08-05-41 = 128.83333333333334,12.320939718850815,143.0,115.0,28.0,1174.6674442545464,12612.471701395132,129.42114716433838
+RU-08-05-42 = 89.4,2.727636339397171,94.0,87.0,7.0,35307.983442896235,1160534.8703607353,89.44160105901504
+RU-08-05-43 = 183.08333333333334,15.1517784068039,206.0,157.0,49.0,1800.4499232984442,22194.21189418589,183.70923584113385
+RU-08-06-01 = 176.58422335732527,28.665346688307743,269.0,103.0,166.0,252.2229027507148,1669.4146291885193,178.89575187653458
+RU-08-06-02 = 182.99812734082397,28.62434895110444,273.0,125.0,148.0,281.0121059272712,1932.0734252111963,185.2232921722401
+RU-08-06-03 = 166.7495741056218,23.866793429555532,255.0,108.0,147.0,362.39567646652984,2689.307163755268,168.4489367524038
+RU-08-06-04 = 200.21587039521205,30.664521988693842,350.0,107.0,243.0,298.4634017857334,2090.9819213224823,202.55050645927162
+RU-08-06-05 = 215.26642575558475,38.41541154665404,324.0,128.0,196.0,193.17399933788195,1185.9298715746786,218.6672767056916
+RU-08-06-06 = 164.54712378017462,33.651411971566894,256.0,97.0,159.0,131.35985339361352,713.05696961491,167.95289063308263
+RU-08-06-07 = 208.875,9.399966755260362,224.0,197.0,27.0,11038.96584296647,246807.2572764178,209.08640558391164
+RU-08-07-01 = 286.91747888239115,49.77539668023694,451.0,177.0,274.0,209.22844311806796,1315.256963601669,291.20307313437183
+RU-08-07-02 = 166.0582901554404,28.565253683006784,245.0,89.0,156.0,213.83687062654442,1346.0599450304817,168.4972683675405
+RU-08-07-03 = 124.71861180137303,29.062845579806467,240.0,49.0,191.0,92.50470054992743,463.6512591514026,128.06006841657262
+RU-08-07-04 = 307.3406235458353,52.68343461392405,526.0,196.0,330.0,216.5935614178513,1378.9370127895666,311.8233524998768
+RU-08-07-05 = 146.02702702702703,24.76804395791338,226.0,100.0,126.0,223.66527043478993,1444.7982068698298,148.11262141982772
+RU-08-07-06 = 142.71428571428572,2.249716535431946,146.0,140.0,6.0,255472.08330890455,1.6218442087230094E7,142.73201663056741
+RU-08-07-07 = 205.80174021131137,19.783064543046965,257.0,95.0,162.0,1156.6959587780823,12351.071385936173,206.7503952032945
+RU-08-07-08 = 111.76916932907348,30.8482810807323,169.0,39.0,130.0,58.402379564806054,252.51307942957862,115.94810760916697
+RU-08-07-09 = 222.28395721925133,24.50379451917076,315.0,163.0,152.0,774.2300155138989,7287.843618174712,223.6304844668716
+RU-08-07-10 = 245.06887645286267,19.360492274575027,298.0,192.0,106.0,2066.250668386325,26640.674387753526,245.83242842835514
+RU-08-07-11 = 165.35574127906978,18.78002179155292,229.0,104.0,125.0,708.8608430443762,6473.994218901298,166.4187801675095
+RU-08-07-12 = 83.5206288324207,22.845616383486107,168.0,6.0,162.0,60.302513553667666,269.5498172985545,86.58878465773947
+RU-08-07-13 = 107.78460019743336,25.791570968703034,170.0,45.0,125.0,85.67463280775557,414.530893588044,110.82745676390032
+RU-08-07-14 = 186.15366115662727,151.5061538606179,1238.0,43.0,1195.0,7.8065158035096935,30.967601089905127,240.01520830908478
+RU-08-07-15 = 300.95680628272254,93.47571271344809,835.0,184.0,651.0,45.80551278356225,217.74352421983576,315.1391884789691
+RU-08-07-16 = 165.07655502392345,13.711618919562246,193.0,117.0,76.0,1779.4694763147752,21804.91293496758,165.64503467342968
+RU-08-07-17 = 182.7178188899708,24.008754162808266,252.0,110.0,142.0,463.88187970496585,3713.016263890078,184.28841964800262
+RU-08-07-18 = 142.2619555935098,22.48714207276982,179.0,73.0,106.0,271.30005815479717,1822.2907932453445,144.02824572940784
+RU-08-07-19 = 410.8136014284605,184.90516570838713,1516.0,48.0,1468.0,18.67460181296987,68.49762260002554,450.5083078304642
+RU-08-07-20 = 178.3388888888889,35.050802636060986,313.0,90.0,223.0,147.06700401804846,830.1151951028645,181.75070304005857
+RU-08-07-21 = 205.9041095890411,15.639048760233997,271.0,193.0,78.0,2323.626823769629,31193.42177869907,206.49717235783356
+RU-08-07-22 = 280.16480526918673,54.62040635117791,479.0,151.0,328.0,150.76749964787442,861.8779661616231,285.4394977950478
+RU-08-07-23 = 191.86981903093988,24.812148523012272,290.0,123.0,167.0,486.085554864932,3952.1784821134897,193.46749124670438
+RU-08-07-24 = 325.9712118264929,83.95681328316428,576.0,182.0,394.0,70.55430392707808,325.6532670922769,336.609532598672
+RU-08-07-25 = 258.22222222222223,6.972609550994324,269.0,248.0,21.0,50903.30265088729,1889287.967261085,258.31634352733727
+RU-08-07-26 = 272.4234657888549,47.26156347011663,590.0,194.0,396.0,211.50489699062908,1378.0801275494985,276.49267638411555
+RU-08-07-27 = 369.27245038317943,75.3405365832462,658.0,231.0,427.0,133.11575495400078,737.3532938586816,376.8797408519716
+RU-08-07-28 = 225.938622754491,24.133935270405626,304.0,173.0,131.0,848.7852716482402,8216.494389957177,227.22391617924453
+RU-08-07-29 = 239.30885368126746,70.4499785918214,806.0,136.0,670.0,51.45031154409165,239.3904038601299,249.4632777260621
+RU-08-07-30 = 215.8335269348047,113.00147682603863,1112.0,61.0,1051.0,14.699674886667026,59.531551951755965,243.62562491245222
+RU-08-07-31 = 341.53410427283416,48.541199541135086,538.0,232.0,306.0,369.8569745777606,2763.07534697845,344.9663642072071
+RU-08-07-32 = 394.98511995141206,54.11916834439507,578.0,283.0,295.0,411.19439854482516,3175.177721785769,398.6754687277866
+RU-08-07-33 = 294.80093555093555,82.25045658397525,715.0,152.0,563.0,57.78393077248677,260.3934677195996,306.06000916483555
+RU-08-07-34 = 134.87739965095986,23.201800320014886,167.0,76.0,91.0,212.99431125814974,1326.4088983262031,136.8584541586474
+RU-08-07-35 = 382.4320987654321,60.98370057659545,558.0,272.0,286.0,265.8481580703305,1795.3211509319335,387.26389181299754
+RU-08-07-36 = 210.43111795774647,25.063179146433626,300.0,130.0,170.0,617.1674303009537,5399.629752702455,211.91842381886772
+RU-08-07-37 = 105.7872340425532,35.37615667570183,192.0,56.0,136.0,36.279322738482065,142.65239261218153,111.54555727377819
+RU-08-07-38 = 98.28597321073339,28.11761520222263,219.0,14.0,205.0,53.30558659327909,227.83858684835582,102.22882575204149
+RU-08-07-39 = 367.6746960572662,212.64464967399138,1418.0,136.0,1282.0,11.697012511081388,40.79592548281384,424.7380712342346
+RU-08-07-40 = 327.4854863514033,54.6549668258521,559.0,200.0,359.0,233.81218709480328,1525.2576398852802,332.0149231127272
+RU-08-07-41 = 78.13175438596491,17.1341254465136,139.0,39.0,100.0,109.03975225027683,569.7276825832895,79.98843227770884
+RU-08-07-42 = 158.9133026280141,20.990510536999604,220.0,95.0,125.0,456.6589020145913,3632.6772558208436,160.2936033806299
+RU-08-07-43 = 274.107918131073,45.57131342800391,462.0,177.0,285.0,236.86164588943453,1559.5036287822422,277.8702851866395
+RU-08-07-44 = 79.86201708011387,14.282405309380728,157.0,38.0,119.0,191.82264214473736,1173.594743070696,81.12908771535535
+RU-08-07-45 = 128.43419958419958,22.635793386553434,177.0,50.0,127.0,198.65831283431962,1209.5132507966653,130.41366019352714
+RU-08-07-46 = 77.55846132558462,19.611174886959585,133.0,40.0,93.0,73.94272811735533,343.88523616474004,79.99945689590106
+RU-08-07-47 = 105.11159499183451,23.21352006688876,216.0,25.0,191.0,106.24059040475785,542.3933806110987,107.64439100865079
+RU-08-07-48 = 98.06361642118458,17.373433486815742,162.0,50.0,112.0,196.94799576209942,1213.2506532084815,99.59070768260476
+RU-08-07-49 = 190.17899114084253,26.699655357964012,264.0,110.0,154.0,382.7271421148766,2879.7711741446187,192.04405814183036
+RU-08-07-50 = 259.0819529206626,19.773506012835238,423.0,199.0,224.0,2289.2256136372603,30538.077097864094,259.8354284335069
+RU-08-07-51 = 124.4288616091142,23.30336178149764,233.0,47.0,186.0,168.00160122471092,981.8817198411888,126.59221252375461
+RU-08-07-52 = 272.13646433318564,28.552728306526003,370.0,202.0,168.0,894.8449526294988,8817.28292405053,273.6302496317129
+RU-08-07-53 = 140.4,3.0724582991474434,143.0,135.0,8.0,95557.11604572662,4372759.632648664,140.43361420970407
+RU-08-07-54 = 306.0685131195335,74.603107078967,628.0,204.0,424.0,82.9562203716548,415.6296764965057,315.0294562561379
+RU-08-07-55 = 136.0,11.022703842524301,151.0,120.0,31.0,1915.126517918782,24082.883063218687,136.4459599988215
+RU-08-07-56 = 203.0,6.48074069840786,210.0,191.0,19.0,30826.65345153031,968456.1563492061,203.1034219307986
+RU-08-07-57 = 185.44444444444446,8.043093809268381,198.0,175.0,23.0,12326.347785554884,285833.13563068147,185.618784968907
+RU-08-07-58 = 172.15384615384616,9.104911217800186,184.0,153.0,31.0,6815.268917076808,129875.74927462335,172.3944493127495
+RU-08-07-59 = 69.44444444444444,5.397759022884942,79.0,59.0,20.0,2167.7350528375714,28375.401053756104,69.65390632740325
+RU-08-07-60 = 164.85714285714286,2.2946254863155726,168.0,162.0,6.0,371056.9576672475,2.667410560011419E7,164.87311138309624
+RU-08-07-61 = 229.33333333333334,2.494438257849294,232.0,226.0,6.0,777386.821449475,7.149654027551022E7,229.3468988235943
+RU-08-07-62 = 117.42857142857143,11.487348853128356,137.0,109.0,28.0,1099.8376156729553,11587.503572327558,117.98910361312426
+RU-08-08-01 = 372.1790358071614,32.70414140079939,578.0,285.0,293.0,1508.4510802024827,17575.30001401996,373.61316298962464
+RU-08-08-02 = 264.0427454387489,34.230174738998734,408.0,193.0,215.0,482.44030962823336,3910.006646086768,266.25227939211027
+RU-08-08-03 = 372.30626992561105,111.68762197414522,810.0,105.0,705.0,47.71288486250231,203.35463792228427,388.69793352700185
+RU-08-08-04 = 332.3454715219421,35.095003307692025,435.0,255.0,180.0,877.9284171421191,8593.104235112753,334.1933148617862
+RU-08-08-05 = 327.9236886632826,46.27457701334859,581.0,231.0,350.0,378.11614234855836,2855.151773923558,331.1725865229455
+RU-08-08-06 = 234.39051463168516,18.18227785203312,283.0,183.0,100.0,2181.090893756512,28623.370902070805,235.09468002741949
+RU-08-08-07 = 320.9246119733925,48.71966425706484,446.0,217.0,229.0,305.6606547327992,2147.209224266267,324.6016208456046
+RU-08-08-08 = 396.3452579034942,86.92730203208548,686.0,266.0,420.0,108.94468098214938,568.2669449234638,405.7658429453676
+RU-08-08-09 = 336.5422174840085,48.814906801095,462.0,225.0,237.0,348.7054867415139,2555.798283447448,340.0640517241617
+RU-08-08-10 = 235.0,3.0,238.0,232.0,6.0,480897.037037037,3.76886772345679E7,235.01914815605983
+RU-08-08-11 = 230.0805176132279,48.81199560015606,523.0,139.0,384.0,120.6216799544007,668.5418036200651,235.20130845648063
+RU-08-08-12 = 663.0,14.0,677.0,649.0,28.0,106349.88739067056,5043155.906939817,663.1477964978848
+RU-08-08-13 = 611.4502857142858,191.75237940898984,1479.0,243.0,1236.0,43.09777733727708,182.51492912489917,640.8123180066773
+RU-08-08-14 = 355.6307962529274,36.867286674861774,494.0,256.0,238.0,926.4014753185861,9214.35737635209,357.53665556171666
+RU-08-08-15 = 205.04461942257217,10.484864916117374,234.0,177.0,57.0,7537.862781093258,148560.94036648166,205.3125138574283
+RU-08-08-16 = 245.13836477987422,26.499193766641845,291.0,116.0,175.0,817.7805925939424,7785.594529746762,246.56647208660124
+RU-08-08-17 = 181.2230117177761,15.448832361894256,241.0,127.0,114.0,1649.7535206761613,19782.415885797785,181.88030788792705
+RU-08-08-18 = 181.5827028630767,21.872230638369913,254.0,109.0,145.0,597.8283798664503,5191.691814047588,182.89524994421924
+RU-08-08-19 = 471.58642189123657,110.4528296044364,1005.0,294.0,711.0,91.99839080996196,470.20616083097053,484.34861502827283
+RU-08-08-20 = 307.885254691689,71.38227506015454,550.0,221.0,329.0,94.00208408337653,474.40311890745676,316.0518300047158
+RU-08-08-21 = 378.79399727148706,32.793701637738934,519.0,292.0,227.0,1576.2015086119536,18624.50409821286,380.21088784517514
+RU-08-08-22 = 388.69619482496194,86.02794279407495,877.0,263.0,614.0,107.26598811590598,572.068676417245,398.1024225155951
+RU-08-08-23 = 387.89736632083003,27.17413036291589,480.0,311.0,169.0,2951.6783329944187,42759.07070495301,388.8480425045456
+RU-08-08-24 = 410.9331268478108,74.88643730960835,717.0,256.0,461.0,182.3966142878504,1106.1484502176722,417.70086573269737
+RU-08-08-25 = 180.55909711025672,17.498695368626457,216.0,97.0,119.0,1127.4004032040393,11893.694996160806,181.4050492375422
+RU-08-08-26 = 306.40236686390534,27.36436579034888,377.0,236.0,141.0,1437.413880013529,16472.534287625844,307.6218765544987
+RU-08-08-27 = 463.57142857142856,7.835033829029765,474.0,453.0,21.0,207299.8694244666,1.22756789762253E7,463.6376355979496
+RU-08-08-28 = 621.7310569729523,194.73501645512124,1336.0,266.0,1070.0,42.49897339359992,172.2320264499479,651.5145691682426
+RU-08-08-29 = 248.80075811419096,32.09688837634059,330.0,175.0,155.0,488.821477961014,3967.0626498008937,250.86256691989624
+RU-08-08-30 = 233.1601192377302,40.046381579323295,393.0,131.0,262.0,215.46147715051137,1370.0398328145411,236.57420375127407
+RU-08-08-31 = 369.0,3.0,372.0,366.0,6.0,1861236.0,2.28977416E8,369.0121949204389
+RU-08-08-32 = 227.88134851138355,22.979506645642715,304.0,178.0,126.0,1005.3389534865291,10278.3045238055,229.03704225527318
+RU-08-08-33 = 353.05232084690556,45.007037889616576,511.0,245.0,266.0,506.87710459733785,4179.298353945984,355.90950354687595
+RU-08-08-34 = 245.98274096826094,24.813583059712766,355.0,169.0,186.0,1004.1498480214556,10259.659117242809,247.23111203592444
+RU-08-08-35 = 406.78418589100636,57.04083948750399,585.0,257.0,328.0,383.99554672719023,2891.723139791279,410.7639605180182
+RU-08-08-36 = 411.33812949640287,57.838243275985086,657.0,271.0,386.0,381.3723436449885,2875.0487519971207,415.38454372165984
+RU-08-08-37 = 232.9158878504673,6.5896002677216385,264.0,217.0,47.0,44266.20062186207,1568500.942835035,233.00908489769196
+RU-08-08-38 = 227.3682252922423,31.13518073192459,322.0,174.0,148.0,412.07162497439634,3187.942772317171,229.4901073069457
+RU-08-08-39 = 239.66666666666666,0.4714045207910317,240.0,239.0,1.0,1.3141553754309812E8,6.681371832675E10,239.66713027307966
+RU-08-08-40 = 612.5679012345679,127.11019629903417,1096.0,333.0,763.0,126.73660217334248,688.6916500093981,625.6168441035634
+RU-08-08-41 = 302.75,3.5619517121937516,308.0,298.0,10.0,614283.4703858788,5.223308074876848E7,302.770953032156
+RU-08-08-42 = 277.0,36.57412564459562,325.0,225.0,100.0,456.9121728821378,3628.7652990973947,279.4041278626117
+RU-08-08-43 = 336.0,5.215361924162119,346.0,332.0,14.0,267596.3855038141,1.7252602984429065E7,336.04047375279066
+RU-08-08-44 = 185.33993399339934,16.466786934397312,221.0,150.0,71.0,1459.483961741948,16804.214337112062,186.07000350572486
+RU-09-01-01 = 910.3219785956669,504.7836818640452,2428.0,268.0,2160.0,12.10411402719984,38.54996469077497,1040.9095398691238
+RU-09-01-02 = 525.2,79.7944860250381,625.0,403.0,222.0,304.7245600585057,2134.013042090157,531.227070093383
+RU-09-01-03 = 2418.5919464590743,427.3943936654508,4010.0,836.0,3174.0,198.1132358127357,1218.722456508403,2456.0645291224237
+RU-09-01-04 = 562.438701409654,197.2303012619048,1298.0,244.0,1054.0,32.42034762733268,125.70667946038115,596.0176881429272
+RU-09-01-05 = 1593.781844735521,387.8510969755305,2640.0,504.0,2136.0,81.57436571495559,386.5423346633036,1640.2954130380544
+RU-09-01-06 = 1089.9004961411247,309.0191577855248,1927.0,306.0,1621.0,54.24501397402019,228.9038645658612,1132.8618324258014
+RU-09-01-07 = 763.122852233677,401.94688847407275,2445.0,249.0,2196.0,13.825371610629368,48.40402208594447,862.5066891075396
+RU-09-01-08 = 2009.6773984315114,432.7220797652221,3318.0,434.0,2884.0,113.52556141875957,587.9744219630206,2055.7362778534575
+RU-09-01-09 = 1413.5586464942248,306.90934856436496,2519.0,622.0,1897.0,111.81702297316573,585.6528193433361,1446.4927913110344
+RU-09-01-10 = 1788.155447316931,485.0023713110404,4348.0,778.0,3570.0,61.62397078158492,276.129671853155,1852.7620473084357
+RU-09-01-11 = 1255.490110308102,432.0913960174532,2337.0,357.0,1980.0,33.518310173415315,127.23520278242299,1327.7644337734619
+RU-09-02-01 = 212.22641509433961,26.976868149625528,289.0,138.0,151.0,510.37204055104377,4200.723066340062,213.93410826457108
+RU-09-02-02 = 622.0586016435403,272.6720514159295,1661.0,186.0,1475.0,18.94776444969821,62.631211445801725,679.1958123413955
+RU-09-02-03 = 158.21068986948416,36.09360092079506,249.0,122.0,127.0,98.17800043339732,500.7890882661927,162.27560018809885
+RU-09-02-04 = 155.10359198253622,35.38390906941971,275.0,105.0,170.0,98.54746167473591,509.0348114765218,159.08848250869087
+RU-09-02-05 = 285.5,0.5,286.0,285.0,1.0,1.86171124E8,1.06304689928E11,285.50043782803556
+RU-09-02-06 = 227.0,4.0,233.0,221.0,12.0,182937.171875,1.039134824140625E7,227.03523955544875
+RU-09-02-07 = 249.17876857749468,48.12348649696672,436.0,162.0,274.0,154.70654234324485,889.3339921055026,253.78323164153375
+RU-09-02-08 = 117.63479281999665,23.75906556324101,192.0,92.0,100.0,137.23189594015648,771.0756311134007,120.01015656285891
+RU-09-02-09 = 113.36612475116125,9.113883204543392,137.0,87.0,50.0,1961.6069818472872,24855.76372986482,113.73188254909839
+RU-09-02-10 = 184.3691990374699,26.461381345789817,260.0,145.0,115.0,359.81706846913414,2669.4049923157077,186.25843942341382
+RU-09-02-11 = 1070.098869619077,484.70370792886035,2410.0,342.0,2068.0,18.01453188499672,60.781185457032834,1174.7549851947906
+RU-09-02-12 = 181.65350418410043,36.724256250262194,258.0,126.0,132.0,135.9395804867755,748.7109669763582,185.32853687302963
+RU-09-02-13 = 122.0,1.0,123.0,121.0,2.0,1816214.0,2.21622761E8,122.00409829181969
+RU-09-02-14 = 170.0856328734253,43.73369968624566,311.0,106.0,205.0,71.0371166779037,330.5189068089034,175.61821943693758
+RU-09-02-15 = 158.9562055091303,24.152802689779996,228.0,104.0,124.0,305.0269250560491,2144.4652805195888,160.7806989275526
+RU-09-02-16 = 140.365881397238,9.186876833032848,183.0,108.0,75.0,3613.418291763507,55949.54015348343,140.66619837888848
+RU-09-02-17 = 248.44106957424714,30.03847317894947,330.0,166.0,164.0,590.523045257547,5090.457444841418,250.25042441945703
+RU-09-02-18 = 325.14336917562724,76.07758677655572,793.0,199.0,594.0,92.42616371790865,476.6812420232975,333.9251558787128
+RU-09-02-19 = 419.1448340934109,135.4865702798014,971.0,197.0,774.0,40.03157845521807,167.48174774054434,440.49858418997934
+RU-09-02-20 = 178.3965848452508,37.378736401527995,246.0,103.0,143.0,122.50832165850994,647.8848762440873,182.2704348472996
+RU-09-02-21 = 130.05239125210286,9.90273023057171,155.0,97.0,58.0,2304.39338906893,30779.65584937919,130.42886389296473
+RU-09-02-22 = 392.46893017296605,162.81365086842504,1056.0,176.0,880.0,22.197395556098666,81.1695584394437,424.9001601084869
+RU-09-02-23 = 241.61765299939407,50.970970500832934,518.0,156.0,362.0,122.034733184651,670.5736617577039,246.93547755381846
+RU-09-02-24 = 300.81843515541266,54.702514612646276,529.0,215.0,314.0,183.59322185041484,1116.730761239878,305.75169015771274
+RU-09-02-25 = 231.4271007900407,27.68530209631762,301.0,168.0,133.0,609.2394529526439,5305.699939122719,233.07719522134298
+RU-09-02-26 = 170.54695530291232,26.873630953858097,292.0,133.0,159.0,276.0305312636749,1903.9999664153502,172.65125543632092
+RU-09-02-27 = 254.75167095115683,23.624951485315282,333.0,191.0,142.0,1286.164563136178,14220.213809077166,255.84478143024526
+RU-09-02-28 = 158.17258883248732,12.643517626356877,197.0,139.0,58.0,1996.0183181182647,25464.93167254432,158.67711364887845
+RU-09-02-29 = 199.7814981014843,29.753455276603933,285.0,127.0,158.0,323.2243285262982,2315.544019885896,201.9849377665826
+RU-09-02-30 = 199.4378911892152,40.62901097099428,263.0,120.0,143.0,132.3232519424496,713.9943398872095,203.53424521313957
+RU-09-02-31 = 193.2154144305307,36.330125450206985,300.0,126.0,174.0,166.7767569976668,980.5959391560849,196.60130820721795
+RU-09-02-32 = 216.73654029945843,64.60249004426686,540.0,141.0,399.0,49.63887022860401,226.48336938382383,226.15969937391228
+RU-09-02-33 = 198.5303867403315,24.713316535272526,280.0,142.0,138.0,542.9363320657874,4567.442275802392,200.06264637217555
+RU-09-02-34 = 236.0294691993609,21.345954225124128,293.0,165.0,128.0,1384.9581126886544,15678.576139915644,236.99274269967248
+RU-09-02-35 = 191.3935919585362,45.89852927451676,307.0,101.0,206.0,85.44603466343263,416.188144835761,196.82017689341285
+RU-09-02-36 = 207.2766057196437,24.876165900774076,269.0,152.0,117.0,603.6349837753668,5243.9020488445985,208.76401727448018
+RU-09-02-37 = 228.2658605762054,36.53778766154462,384.0,165.0,219.0,264.07943952737526,1800.1357071409918,231.1716094848063
+RU-09-02-38 = 152.47388875394705,38.503296904160024,280.0,116.0,164.0,75.30879807221133,364.90578031528423,157.26026397103928
+RU-09-02-39 = 208.38538205980066,33.51376907437617,369.0,145.0,224.0,259.584151653379,1743.6711981834524,211.06311893312792
+RU-09-02-40 = 126.33333333333333,2.357022603955158,128.0,123.0,5.0,154139.4891123887,8270181.572400005,126.35531910713797
+RU-09-02-41 = 114.40850751741841,15.059531331057794,139.0,78.0,61.0,460.5090783676185,3657.136283806552,115.3953901864121
+RU-09-02-42 = 277.95716004813477,187.06016096586652,1176.0,153.0,1023.0,10.077364748686868,39.77690033117654,335.03982844223054
+RU-09-02-43 = 739.8302464411449,281.09066100379727,2252.0,254.0,1998.0,27.495372848273895,109.01172805649242,791.4295630393882
+RU-09-02-44 = 317.00433880399925,70.97950383171774,627.0,208.0,419.0,103.206539138352,533.7161064406611,324.85356821921715
+RU-09-02-45 = 230.0217316315971,52.40223615016884,832.0,165.0,667.0,101.6504694401667,585.0843948060832,235.91522073901183
+RU-09-02-46 = 145.25743555849306,31.06390901658371,250.0,103.0,147.0,117.61545557495293,638.9116569173785,148.541876346101
+RU-09-02-47 = 117.03187134502924,16.072910685422627,148.0,78.0,70.0,407.5551133427896,3121.453596093933,118.1304252443927
+RU-09-02-48 = 177.53080568720378,28.30035203233206,286.0,119.0,167.0,266.0135918199608,1796.2329752994617,179.77234740944346
+RU-09-02-49 = 301.7080715321411,71.09155383165326,493.0,176.0,317.0,89.43518755248553,439.34312522837547,309.97059449864344
+RU-09-02-50 = 186.09929806539975,30.677239661260117,274.0,133.0,141.0,241.6109178680532,1581.409755531813,188.61082093471967
+RU-09-02-51 = 479.55608126913444,154.3836284883653,961.0,269.0,692.0,40.1198661296186,164.0184029141801,503.79394580268854
+RU-09-02-52 = 244.70609855703785,44.479820823530886,362.0,143.0,219.0,183.0789058961468,1101.1812774474602,248.71575971679025
+RU-09-02-53 = 294.49257759784075,40.39908506007831,479.0,186.0,293.0,409.1286442049624,3143.015022076999,297.2506759183429
+RU-09-02-54 = 187.14323232323233,34.17104169559685,282.0,123.0,159.0,180.9176099378262,1086.6972780972978,190.23735042033542
+RU-09-02-55 = 206.94677261347556,28.243072826961278,297.0,148.0,149.0,415.99332146510926,3225.4355642824294,208.86511881557104
+RU-09-02-56 = 297.39664003278017,130.24242293822914,731.0,142.0,589.0,19.770278561080815,70.89032147136167,324.6657515593652
+RU-09-02-57 = 178.98705179282868,36.516328712273506,319.0,134.0,185.0,133.20995639900636,738.5761379191582,182.67404569919492
+RU-09-02-58 = 230.73684210526315,36.13592698990478,337.0,169.0,168.0,279.93268980425387,1920.7227243890852,233.5493428038899
+RU-09-02-59 = 242.51647581210563,23.846879447268826,307.0,186.0,121.0,1082.7347569324136,11337.000843760872,243.68609870014373
+RU-09-02-60 = 336.35694409309383,54.50096802145496,493.0,183.0,310.0,253.25865442366694,1674.4296398591105,340.74381777945774
+RU-09-02-61 = 267.5508241758242,68.05754291533295,491.0,152.0,339.0,73.19260693694785,344.6756928189102,276.0711369644338
+RU-09-02-62 = 307.386012715713,94.37363688295983,565.0,154.0,411.0,44.86402030361806,185.5826167353479,321.54711031477365
+RU-09-02-63 = 164.33000831255194,18.920565456702676,254.0,126.0,128.0,682.283786231437,6184.865018598925,165.41565654195122
+RU-09-02-64 = 413.0,14.0,427.0,399.0,28.0,25760.875,762557.5625,413.23722000807237
+RU-09-02-65 = 531.0078467153285,264.32270583822503,1891.0,212.0,1679.0,15.983586016703073,62.56039795746645,593.157505300987
+RU-09-02-66 = 245.09104403760514,40.22066944147239,359.0,163.0,196.0,245.41545758674383,1625.6116557563575,248.36932604040194
+RU-09-02-67 = 190.5,7.5,198.0,183.0,15.0,16463.264,420103.3856,190.64758062981025
+RU-09-02-68 = 206.35714285714286,1.7569105537498346,210.0,203.0,7.0,1620705.1674575948,1.9040061773098567E8,206.3646218295596
+RU-09-02-69 = 128.19476051865573,18.57354630799453,186.0,92.0,94.0,350.06886380576356,2574.43309152701,129.53329011065344
+RU-09-02-70 = 195.14285714285714,11.153840740538934,209.0,180.0,29.0,5407.726217169948,95527.21904202491,195.4613589872506
+RU-09-03-01 = 243.5,5.5,249.0,238.0,11.0,86910.65664913598,3853653.0220613345,243.5621070692237
+RU-09-03-02 = 181.0,7.681145747868608,194.0,174.0,20.0,13156.202887108062,311753.546681988,181.1629101113139
+RU-09-03-03 = 261.82493569375094,57.72794844146164,535.0,152.0,383.0,108.19230064057177,575.9941041634193,268.1134330508206
+RU-09-03-04 = 306.0,11.009087155618309,323.0,290.0,33.0,21557.398344930592,601524.178920367,306.1979751729263
+RU-09-03-05 = 259.7844417244662,85.76115259519204,485.0,116.0,369.0,37.372625078802216,147.4002794886245,273.57436184070383
+RU-09-03-06 = 210.5,5.5,216.0,205.0,11.0,56176.77235161533,2154433.692234137,210.571840472557
+RU-09-03-07 = 323.185551811289,72.46458265261248,509.0,182.0,327.0,102.3021061031762,520.8886528106239,331.20992835146814
+RU-09-03-08 = 220.854013566987,44.835539239092235,384.0,124.0,260.0,135.12962061020494,754.0126046066332,225.3590931990699
+RU-09-03-09 = 167.0,5.503245795502349,176.0,157.0,19.0,28035.0856047942,853490.6277367392,167.09065118756857
+RU-09-03-10 = 240.13492148274756,57.28233917337632,441.0,106.0,335.0,86.43142830526895,420.35044867378605,246.87253167717762
+RU-09-03-11 = 373.3333333333333,4.988876515698588,380.0,368.0,12.0,419290.50856366206,3.1393715785714295E7,373.36666517870424
+RU-09-03-12 = 237.41607898448518,84.35880916441589,676.0,117.0,559.0,32.064221863488704,130.14360738201782,251.95793943435407
+RU-09-03-13 = 239.5,0.5,240.0,239.0,1.0,1.09903676E8,5.2644549128E10,239.50052192009937
+RU-09-03-14 = 212.72662798194713,33.55801220049059,308.0,134.0,174.0,273.80960867708865,1859.8663186123158,215.35728089715937
+RU-09-03-15 = 178.35992923485185,30.247746668141765,267.0,93.0,174.0,222.56226138619385,1416.1876927608835,180.90657957952064
+RU-09-03-16 = 634.7845267705197,328.4479345801193,1860.0,150.0,1710.0,13.642166609527276,43.6961716632991,714.7233318964895
+RU-09-03-17 = 254.0,0.0,254.0,254.0,0.0,0.0,-1.2,254.0
+RU-09-03-18 = 217.4,2.33238075793812,221.0,214.0,7.0,810084.3643959002,7.553363149464753E7,217.4125111395386
+RU-09-03-19 = 374.89796397347885,130.47095254200016,1231.0,171.0,1060.0,33.9970189619654,144.3669150107318,396.9523307006483
+RU-09-03-20 = 344.0,0.0,344.0,344.0,0.0,0.0,-1.2,344.0
+RU-09-03-21 = 295.5,6.5,302.0,289.0,13.0,94094.08648156577,4283863.186022898,295.57148035627523
+RU-09-03-22 = 346.81557430240105,68.29053569531217,540.0,199.0,341.0,146.4235950984087,826.2669844299979,353.4750908398737
+RU-09-03-23 = 203.8839953465182,40.27862703763059,428.0,137.0,291.0,145.49093868866677,826.3365557378302,207.82456869796601
+RU-09-03-24 = 632.2204184704185,178.13551994130822,1539.0,234.0,1305.0,56.17518078225077,249.82935063162077,656.8370581778033
+RU-09-03-25 = 241.0,0.0,241.0,241.0,0.0,0.0,-1.2,241.0
+RU-09-03-26 = 490.1649646857708,198.89070159874683,1369.0,157.0,1212.0,23.17680902317193,84.67393443267075,528.9793982640956
+RU-09-03-27 = 231.57625899280575,35.29652821440762,313.0,110.0,203.0,301.30570679581587,2094.0150492573935,234.2507388101338
+RU-09-03-28 = 249.6059697229363,35.497536575011054,367.0,146.0,221.0,368.2745856227043,2730.5969991275324,252.11746314807638
+RU-09-03-29 = 216.14224079816637,34.234487380285174,292.0,110.0,182.0,270.1998658026657,1820.4585092580003,218.83662486760173
+RU-09-03-30 = 182.97254521963825,43.578968634158244,361.0,96.0,265.0,87.30218908727159,431.5353804503885,188.09061329946667
+RU-09-03-31 = 168.78411819021238,53.330033313471176,312.0,53.0,259.0,41.380729303628065,165.23029466656925,177.00895741872367
+RU-09-03-32 = 580.5,28.5,609.0,552.0,57.0,8511.40457792681,174609.48992104112,581.1991913277237
+RU-09-03-33 = 279.0,0.0,279.0,279.0,0.0,0.0,-1.2,279.0
+RU-09-03-34 = 121.0,4.0,125.0,117.0,8.0,27771.390625,842830.75390625,121.06609764917675
+RU-09-03-35 = 395.7692307692308,76.16849121030583,532.0,304.0,228.0,156.39125407354567,903.5771553522427,403.0321613431403
+RU-09-03-36 = 149.0,1.0,150.0,148.0,2.0,3308396.0,4.93017608E8,149.00335566691106
+RU-09-04-01 = 105.51342592592593,9.489035517541012,134.0,75.0,59.0,1407.8977574738149,16017.835074469032,105.93925073210124
+RU-09-04-02 = 111.66901530967293,10.876455594334143,142.0,83.0,59.0,1112.8853111359974,11739.355888192773,112.19744322633866
+RU-09-04-03 = 126.84328358208955,18.08514459134154,169.0,103.0,66.0,366.46453299199607,2728.7308562282874,128.1260748043743
+RU-09-04-04 = 158.38341254024223,39.832055999540394,238.0,66.0,172.0,74.30939531808681,339.1530763111664,163.31533318412903
+RU-09-04-05 = 107.79617834394904,6.014459651092694,127.0,86.0,41.0,5810.384311430165,105068.54146301899,107.96383556754128
+RU-09-04-06 = 244.8311667469106,28.16073265475057,328.0,157.0,171.0,683.2323827986345,6169.202848612023,246.44538355243316
+RU-09-04-07 = 104.63051319888507,8.087049573080296,144.0,80.0,64.0,2204.461528423691,29022.57003431513,104.94257793221738
+RU-09-04-08 = 155.29835578899292,16.25809263707965,206.0,120.0,86.0,900.911416899933,8902.444663437107,156.1470617301539
+RU-09-04-09 = 134.58232298739088,12.667328651546457,181.0,106.0,75.0,1231.6480839949074,13443.57403973626,135.17715367564406
+RU-09-04-10 = 204.23615548455805,47.047512776863606,389.0,103.0,286.0,94.89632087048574,471.987771460522,209.5850082081295
+RU-09-04-11 = 111.47005698312009,8.256914562318608,137.0,82.0,55.0,2500.545222887792,34290.802387342635,111.77544561266339
+RU-09-04-12 = 136.20158274632576,7.4312732539802715,169.0,108.0,61.0,6212.007709152541,114876.63800672868,136.40416036462943
+RU-09-04-13 = 152.63135804936545,24.13915530442702,197.0,65.0,132.0,270.5548263666426,1811.7321056218727,154.52841252923307
+RU-09-04-14 = 168.37551420176297,12.459997809053473,222.0,137.0,85.0,2508.710890116328,34473.35203714489,168.8359124360386
+RU-09-04-15 = 126.02969633106619,17.820815177782006,191.0,58.0,133.0,374.3988887921252,2790.067982774884,127.28340744535961
+RU-09-04-16 = 136.74773190149972,26.409339437748052,224.0,74.0,150.0,154.771748298638,891.1294577963985,139.2745324520698
+RU-09-04-17 = 106.33912037037037,7.994639657133683,134.0,76.0,58.0,2392.8668856498075,32347.224777839223,106.63921785343108
+RU-09-04-18 = 119.79728031082162,7.729088923990281,138.0,79.0,59.0,3769.3818582254403,59117.645890043386,120.04635431975649
+RU-09-04-19 = 123.32074443940081,13.77821476054878,164.0,73.0,91.0,742.9878709355619,6870.205240942826,124.08805426420307
+RU-09-04-20 = 309.48731097961866,62.667915159737376,494.0,151.0,343.0,135.4881410786622,748.3381139891449,315.76836961270084
+RU-09-04-21 = 159.78339350180505,41.302857114401505,248.0,66.0,182.0,68.72329014455845,304.43681003153785,165.03532605101654
+RU-09-04-22 = 142.32567432567433,35.288561144118745,224.0,72.0,152.0,77.64395395732647,363.2554053047605,146.635194001577
+RU-09-04-23 = 135.64071748878925,40.02979463697053,242.0,67.0,175.0,49.61165186523168,210.46873805447703,141.42414468382538
+RU-09-04-24 = 91.44444444444444,1.0657403385139377,93.0,90.0,3.0,631967.5746680143,5.424727036070416E7,91.45065457514355
+RU-09-04-25 = 182.6236985622211,32.52779511794293,274.0,103.0,171.0,193.41814272523092,1176.76481156695,185.49790492558094
+RU-09-04-26 = 130.51856830259456,9.167576893407613,159.0,75.0,84.0,2927.802654796014,42268.90892380991,130.84013580647024
+RU-09-04-27 = 203.3854748603352,47.18338478949468,310.0,110.0,200.0,93.11624985672626,460.26556132613524,208.78678881662398
+RU-09-04-28 = 108.03177746346063,8.17287455263284,151.0,83.0,68.0,2349.90800686857,31616.896266352414,108.34048560149503
+RU-09-04-29 = 225.01439015005772,66.27881591964982,495.0,100.0,395.0,50.824552070155946,228.2805281966117,234.57271199846156
+RU-09-04-30 = 135.18082653728365,9.136163681898061,174.0,106.0,68.0,3284.1726188685357,49273.74007911044,135.4892075042348
+RU-09-04-31 = 115.32064060925076,8.316164082840254,151.0,84.0,67.0,2708.3295125388718,38143.55684661006,115.62010523944653
+RU-09-04-32 = 113.06096940629315,6.740876733145922,153.0,88.0,65.0,4768.371571919502,80810.55127087732,113.26174209424038
+RU-09-04-33 = 111.20883813306853,9.563366327399264,140.0,81.0,59.0,1606.491400356075,19059.989417067936,111.61927994042547
+RU-09-04-34 = 99.5,0.5,100.0,99.0,1.0,7881196.0,1.568476808E9,99.50125627347627
+RU-09-04-35 = 219.2,4.261455150532503,226.0,213.0,13.0,136251.27566295626,7016436.04693474,219.24141944441064
+RU-09-04-36 = 106.14285714285714,1.8070158058105026,109.0,103.0,6.0,202844.74965374958,1.192530141769531E7,106.15823768587829
+RU-09-04-37 = 120.33333333333333,1.1055415967851334,122.0,119.0,3.0,1289859.9404387365,1.4043113479338834E8,120.33841171186087
+RU-09-05-01 = 90.9734146622166,15.987014449334001,144.0,55.0,89.0,201.03078922289785,1238.3375000415756,92.36745534173183
+RU-09-05-02 = 94.35829731253524,19.814910821909372,149.0,19.0,130.0,122.15221732988837,650.51514279335,96.41638326861786
+RU-09-05-03 = 105.280634151712,10.638773079109802,142.0,67.0,75.0,998.2951841412967,10161.547084433138,105.81680121802688
+RU-09-05-04 = 125.10763636363636,9.236491652656154,149.0,65.0,84.0,2522.8834076474277,34624.82045517948,125.4481305342788
+RU-09-05-05 = 115.12267657992565,11.03316399269253,143.0,55.0,88.0,1164.256198334833,12393.876633734162,115.6501680526916
+RU-09-05-06 = 114.1784310054297,8.435587581731324,165.0,87.0,78.0,2520.385076426343,34669.13117557418,114.48962068550462
+RU-09-05-07 = 100.29069198394832,10.517623389460214,130.0,69.0,61.0,894.9925311148156,8792.085088842237,100.84068276435715
+RU-09-05-08 = 118.30866807610994,8.573298493764666,148.0,69.0,79.0,2668.637298515107,37376.65300711537,118.61889558163296
+RU-09-05-09 = 107.9809861424428,12.646936938102316,138.0,67.0,71.0,647.6467656300517,5741.128923079241,108.71908012033015
+RU-09-05-10 = 105.13194780086998,13.912931714131481,141.0,61.0,80.0,453.37220226334904,3583.257371291473,106.04855547006255
+RU-09-05-11 = 105.82819162277401,6.443972638157674,128.0,77.0,51.0,4478.511798190757,74355.73880975669,106.02419971642277
+RU-09-05-12 = 113.05503827850197,7.903846947467269,139.0,50.0,89.0,2967.7361874347416,43000.49124700062,113.33098639261256
+RU-09-05-13 = 117.920678490991,21.006279233120456,163.0,55.0,108.0,192.75722762886963,1163.591028059205,119.77708538362208
+RU-09-05-14 = 122.6781143690264,15.501672977398705,175.0,68.0,107.0,520.0778067520362,4323.444598733689,123.65363565313449
+RU-09-05-15 = 102.3134836239898,13.537948028495846,137.0,59.0,78.0,453.95603082629344,3596.8107601627344,103.20525649451524
+RU-09-05-16 = 119.09032258064516,8.395779433911365,138.0,66.0,72.0,2895.734239930536,41650.03830001983,119.38590387757263
+RU-09-05-17 = 107.63557091148404,6.922689107321466,135.0,82.0,53.0,3805.3098736410507,59890.2538687818,107.85796099462355
+RU-09-05-18 = 102.13780918727915,18.83793869888515,132.0,66.0,66.0,175.30943738363402,1034.992135411612,103.860483341837
+RU-09-05-19 = 111.94303569282538,15.71116303853285,148.0,65.0,83.0,381.97294923897914,2853.702558645139,113.04018703164172
+RU-09-05-20 = 120.24337050805453,7.686209833283377,146.0,97.0,49.0,3875.922361107617,61388.010488780965,120.48877944745949
+RU-09-05-21 = 119.94059227157818,13.829296805577489,144.0,55.0,89.0,675.547476202881,6022.893684645893,120.7352273555391
+RU-09-05-22 = 116.61857972309066,9.806895403075321,142.0,86.0,56.0,1717.0654592576288,20840.09100763768,117.03020265759483
+RU-09-05-23 = 122.96279069767442,4.769731607307756,155.0,107.0,48.0,17210.87696606059,445713.87987686816,123.055264965648
+RU-09-05-24 = 124.24643017512348,15.809496204431502,172.0,63.0,109.0,507.9453396474903,4156.528013714674,125.24821588150378
+RU-09-05-25 = 111.51048113395888,4.979208112132952,128.0,94.0,34.0,11299.808291591315,254595.47301130122,111.62159251753636
+RU-09-05-26 = 71.14285714285714,0.832993127835043,72.0,70.0,2.0,623229.5607596857,5.324954237889272E7,71.14773362518304
+RU-09-05-27 = 113.39716630721304,23.54827206102488,162.0,43.0,119.0,125.35012458940874,664.8916437716083,115.81639971768152
+RU-09-05-28 = 99.80981595092024,11.009219224041106,129.0,67.0,62.0,771.9044497712036,7235.7469651548545,100.4151495944689
+RU-09-05-29 = 90.4931776495325,25.827883213156287,157.0,38.0,119.0,53.35648059531778,224.07513558761522,94.10682627940564
+RU-09-05-30 = 112.01382235137045,8.140714321263399,150.0,86.0,64.0,2646.090364812665,36967.71994454778,112.30924996377102
+RU-09-05-31 = 83.01839916267284,21.84513010711456,129.0,38.0,91.0,66.05657616359294,293.4798409181129,85.84441920666511
+RU-09-05-32 = 81.02250108178278,25.444839386618707,148.0,43.0,105.0,42.68334682696283,177.12220863843896,84.9239985690636
+RU-09-05-33 = 107.55555555555556,2.266230894930127,111.0,105.0,6.0,107044.71207966899,5087150.602463937,107.57942802103632
+RU-09-05-34 = 117.5,0.8660254037844386,118.0,116.0,2.0,2497999.0854923455,3.3897656177777785E8,117.50319144601988
+RU-09-05-35 = 104.8,5.1146847410177685,111.0,96.0,15.0,8663.40116603514,178736.93350260457,104.92473492937688
+RU-09-05-36 = 121.57142857142857,0.9035079029052513,123.0,120.0,3.0,2436523.5411016177,3.279004477831249E8,121.57478591973161
+RU-09-05-37 = 107.64033512866547,3.405107703929619,118.0,94.0,24.0,31683.352528622014,1004535.1014721305,107.69418046063016
+RU-09-05-38 = 96.05577376276513,10.933828441861115,138.0,62.0,76.0,704.1984941657576,6418.109159995293,96.67605845068142
+RU-09-06-01 = 70.63591196989168,23.605445293163072,139.0,10.0,129.0,35.68842816018407,135.02339604892677,74.475829013894
+RU-09-06-02 = 104.27899857876899,26.701857169515197,179.0,51.0,128.0,71.36218751151311,327.3960901781861,107.64338679590166
+RU-09-06-03 = 122.9519908116386,15.824701062714368,172.0,63.0,109.0,491.90219576855645,3995.6150349216805,123.96617767871011
+RU-09-06-04 = 97.22217142857143,22.995188147774865,144.0,43.0,101.0,87.87442806124085,422.40718671371854,99.90460097131711
+RU-09-06-05 = 100.94670245398773,28.35807469007273,187.0,26.0,161.0,55.69454578623295,237.70567694416218,104.85426618150363
+RU-09-06-06 = 90.5,1.5,92.0,89.0,3.0,219801.03703703705,1.3272250567901235E7,90.51243008559653
+RU-09-06-07 = 81.06232682668659,22.793483534092864,150.0,31.0,119.0,55.90966852937901,241.93177397672952,84.20596013451497
+RU-09-06-08 = 104.18458283749835,17.407021743280005,131.0,50.0,81.0,231.5155991303024,1480.4776698191738,105.62874470045821
+RU-09-06-09 = 91.61932843904201,27.686159008287373,178.0,36.0,142.0,46.07022269456109,186.23627206355746,95.71115266390443
+RU-09-06-10 = 83.87638844811171,28.18366651962685,166.0,38.0,128.0,35.975419708618915,142.24941323964325,88.4848438863293
+RU-09-06-11 = 103.59469872301032,27.856239154678285,172.0,30.0,142.0,62.0935755451156,269.3305346374715,107.27456205155971
+RU-09-06-12 = 142.5083566409714,27.837425915896187,213.0,65.0,148.0,149.1053430177506,838.1123768940118,145.20176994146215
+RU-09-06-13 = 97.46082898099789,16.79180324798753,130.0,46.0,84.0,212.28078992890846,1324.5803511188549,98.89680400287182
+RU-09-06-14 = 35.142857142857146,1.8070158058105026,38.0,32.0,6.0,7413.853247393733,145309.16312499996,35.18928408316535
+RU-09-06-15 = 162.00507679180888,20.18963466599437,212.0,90.0,122.0,540.1093086258599,4515.418480867678,163.2582808137652
+RU-09-06-16 = 86.86292834890966,17.18453706581023,156.0,55.0,101.0,146.51988529653067,859.3997897552846,88.54646596851858
+RU-09-06-17 = 127.65328204759508,42.29766870939391,255.0,47.0,208.0,36.562555955683735,140.0526344815297,134.47844881531213
+RU-09-06-18 = 121.94465293833002,28.11526437837432,201.0,48.0,153.0,94.48129413132857,467.00063780328514,125.14378319083877
+RU-09-06-19 = 144.87726271223053,33.01410530198222,239.0,62.0,177.0,97.57456473597865,486.79685372335996,148.59122585091973
+RU-09-06-20 = 85.71428571428571,1.749635530559413,88.0,82.0,6.0,117721.4776463445,5774207.523466666,85.73214099741124
+RU-09-06-21 = 56.857142857142854,6.446008098673415,65.0,48.0,17.0,712.4130111220009,6510.881217650081,57.22137462771857
+RU-09-07-01 = 102.63543278961781,23.78231959812861,143.0,59.0,84.0,93.14563216703375,457.18913764922735,105.35478531789474
+RU-09-07-02 = 130.52895752895753,8.6275252909828,163.0,94.0,69.0,3507.181394412132,53695.239457847085,130.81377200525543
+RU-09-07-03 = 92.58518957345972,17.15758004973621,129.0,52.0,77.0,173.48676851229467,1028.233056739139,94.16156265438985
+RU-09-07-04 = 129.3789186733303,9.136071880282293,163.0,81.0,82.0,2882.3635607191354,41419.979918360325,129.70108868657158
+RU-09-07-05 = 114.32854112656139,14.049171364987798,140.0,56.0,84.0,561.9180014753799,4742.0515749699,115.18851736249857
+RU-09-07-06 = 90.67100613725125,23.603305948003655,163.0,40.0,123.0,68.61085554775131,314.6971306561966,93.6928354017345
+RU-09-07-07 = 116.6574912891986,20.291502091294532,161.0,57.0,104.0,206.38312501051612,1273.4192288838237,118.40910155478106
+RU-09-07-08 = 111.01962442903061,22.769540878247152,162.0,56.0,106.0,130.068604139431,700.4551214103009,113.33052986803325
+RU-09-07-09 = 68.50477840162466,17.25140531694802,117.0,36.0,81.0,75.21123065099017,356.3830092825225,70.64358179810336
+RU-09-07-10 = 126.08617722971036,9.529791239150537,144.0,78.0,66.0,2354.7930495556575,31646.54668088465,126.44580265656793
+RU-09-07-11 = 127.29642810069856,5.050533266830647,151.0,106.0,45.0,16087.006156685391,407353.1744904504,127.39657959880903
+RU-09-07-12 = 97.41215344938749,11.900844394281126,129.0,62.0,67.0,573.027319961135,4895.304462130556,98.13642410921598
+RU-09-07-13 = 100.93548387096774,0.981620906755028,103.0,99.0,4.0,1087485.693182191,1.1185288889955534E8,100.94025700319456
+RU-09-07-14 = 58.322098308536795,17.975778468207967,121.0,20.0,101.0,45.05777683953153,192.70721826041586,61.02946634740236
+RU-09-07-15 = 69.82222222222222,10.48870056328108,87.0,51.0,36.0,314.40196012915766,2216.7348979237854,70.60563402134106
+RU-09-07-16 = 67.74750538055176,18.213293416396212,138.0,34.0,104.0,64.02686958450569,299.5460177183758,70.15303658687638
+RU-09-07-17 = 104.15332581736189,33.25542091788196,163.0,48.0,115.0,40.029551615373116,155.36463896403635,109.33361010797655
+RU-09-07-18 = 82.34987672746853,23.279611238266227,153.0,16.0,137.0,54.42704683623672,228.5987602432523,85.57711432640195
+RU-09-07-19 = 73.42365790726221,16.698764809044185,131.0,25.0,106.0,98.09333869980085,490.1277656251374,75.2986207485265
+RU-09-07-20 = 88.38795531811559,17.064892022045985,137.0,51.0,86.0,154.75211349260485,888.9604107078935,90.02022653293693
+RU-09-07-21 = 62.67314017227878,16.240647419016554,141.0,40.0,101.0,70.79991473764663,344.6756949784082,64.74319367812275
+RU-09-07-22 = 57.938723584705635,11.886444935723135,100.0,37.0,63.0,131.73561180991607,736.6370889389065,59.145441615012906
+RU-09-07-23 = 94.50922847644159,18.752140791409893,140.0,46.0,94.0,143.75177724201944,812.3570714228232,96.35163232386422
+RU-09-07-24 = 119.54055931908981,23.921320932818915,156.0,48.0,108.0,138.66996415875613,754.5398871094303,121.91052012640972
+RU-09-07-25 = 101.83333333333333,5.520165053893065,108.0,94.0,14.0,6332.8404459152725,117825.89090159706,101.98284169408107
+RU-09-07-26 = 102.33333333333333,2.0548046676563256,105.0,100.0,5.0,123670.34138903582,6166505.337257616,102.35396100461054
+RU-09-07-27 = 48.666666666666664,2.357022603955158,52.0,47.0,5.0,8865.099539112241,184366.5624000001,48.72371086031933
+RU-09-08-01 = 82.05364822312191,39.526242226173096,241.0,2.0,239.0,14.896611622301737,44.42212357200428,91.07757688501634
+RU-09-08-02 = 130.36263716640326,151.28490363540936,1477.0,1.0,1476.0,5.808847162288356,24.896682929375512,199.70362850223194
+RU-09-08-03 = 64.59562227742377,28.689027465641836,182.0,13.0,169.0,18.713919232961647,63.60552100858967,70.67994563051107
+RU-09-08-04 = 69.0,2.0,73.0,68.0,5.0,41168.625,1424046.8125,69.02897942168927
+RU-09-08-05 = 58.61375570820659,18.239484080703715,137.0,19.0,118.0,43.24686015378123,176.58795830427096,61.38608260633325
+RU-09-08-06 = 43.916666666666664,3.882832585740582,57.0,39.0,18.0,1482.2331082654566,17200.55749324084,44.087980221371
+RU-09-08-07 = 33.45871559633027,8.847880697981866,43.0,15.0,28.0,64.29821125253804,276.2051949922098,34.608823184295574
+RU-09-08-08 = 65.43441414261258,19.509021193351316,124.0,22.0,102.0,47.87998293574446,197.31882313817897,68.28077666598064
+RU-09-08-09 = 89.20323426271122,32.46540082116702,228.0,11.0,217.0,29.442294271205423,110.39298033825008,94.92744204606073
+RU-09-08-10 = 101.25,4.575751304430781,110.0,96.0,14.0,10901.127365224924,242720.4251459123,101.35334232278677
+RU-09-08-11 = 71.06277476903472,48.131809308318395,215.0,1.0,214.0,8.026828279277856,22.058654811557354,85.82883562746993
+RU-09-08-12 = 69.39784946236558,3.99768692515209,80.0,59.0,21.0,5283.185877947737,92609.16244459766,69.51289816108006
+RU-09-08-13 = 72.27722772277228,2.5177343731785755,79.0,67.0,12.0,23744.614300948288,684175.9091974434,72.32106632001056
+RU-09-08-14 = 108.92255748707228,33.83056512482962,247.0,6.0,241.0,43.02872073760448,172.33060246829908,114.05538420517419
+RU-09-08-15 = 75.85609191782679,22.97269613953752,190.0,12.0,178.0,46.01559760714511,188.5358134541238,79.2583840925703
+RU-09-08-16 = 60.666666666666664,2.1343747458109497,65.0,55.0,10.0,23048.230434772504,657494.6038072575,60.70420084310476
+RU-09-08-17 = 27.714285714285715,1.1605769149479943,30.0,26.0,4.0,13689.456047278518,328655.2612488522,27.738575511885454
+RU-09-08-18 = 33.0,0.0,33.0,33.0,0.0,0.0,-1.2,33.0
+RU-09-08-19 = 41.885245901639344,3.4928421451602696,50.0,34.0,16.0,1760.5526189134866,21551.309702241404,42.03062895665259
+RU-09-08-20 = 65.45454545454545,7.1360534302667755,90.0,58.0,32.0,801.119276879943,7658.732605310756,65.84239348034653
+RU-09-08-21 = 46.27857142857143,7.354364940188202,65.0,36.0,29.0,269.11000356845636,1835.3597611187017,46.85928784289041
+RU-09-08-22 = 24.555555555555557,2.728903365868222,30.0,20.0,10.0,756.0718498577843,7061.614077814,24.706724230909735
+RU-09-09-01 = 74.62242895533937,46.158623102877776,270.0,1.0,269.0,9.91023894664044,30.77636199841365,87.74466017911466
+RU-09-09-02 = 66.34693877551021,15.376301697554284,97.0,43.0,54.0,93.38540633147507,461.9678113993929,68.10541049560975
+RU-09-09-03 = 114.54545454545455,6.140234469370285,129.0,102.0,27.0,6547.889806833182,123192.1872342498,114.70991080270107
+RU-09-09-04 = 54.303620077231194,28.769216074546804,160.0,1.0,159.0,12.6174291619032,38.19829929107797,61.45364876909924
+RU-09-09-05 = 47.7037037037037,6.555450930322243,62.0,36.0,26.0,407.66628860066373,3138.5102476761513,48.15202263613251
+RU-09-09-06 = 125.265625,17.596379410531448,148.0,94.0,54.0,381.71327867595545,2862.4308464046762,126.49549152044906
+RU-09-09-07 = 122.06855466722044,165.06088866460397,1280.0,1.0,1279.0,5.16917072054889,21.064658227597928,205.29449336330336
+RU-09-09-08 = 56.32936619964029,32.875576921562235,221.0,1.0,220.0,10.972029487435965,35.46732112318804,65.22117029291836
+RU-09-09-09 = 22.114754098360656,9.450645499084626,43.0,1.0,42.0,19.96852692402761,66.46270308339751,24.049470871109158
+RU-09-09-10 = 92.07809760712372,134.66180007695812,1366.0,1.0,1365.0,5.926417141949754,30.66901684627342,163.13238936187253
+RU-09-09-11 = 33.859856848413045,21.261856507503676,153.0,1.0,152.0,9.684498053968396,30.78285402359396,39.98195152742165
+RU-09-09-12 = 25.889077051128364,16.52116611302609,124.0,1.0,123.0,9.221401259176844,28.108723480756748,30.711451289272517
+RU-09-09-13 = 7.140495867768595,0.8842589008327436,13.0,7.0,6.0,556.9612057058584,4882.202101893251,7.19503961360341
+RU-10-01-01 = 1017.1827386884593,470.9828147744539,2531.0,450.0,2081.0,17.065338936942883,56.382207466987744,1120.9306560615712
+RU-10-01-02 = 1186.940449068282,327.04284868000235,2722.0,404.0,2318.0,59.1374133341778,262.3602607878741,1231.1720653536386
+RU-10-01-03 = 906.2511139992573,223.92301633047737,1584.0,550.0,1034.0,79.00191191046997,378.2869647887665,933.5055430298387
+RU-10-01-04 = 1062.4653147660913,302.48737135853355,2120.0,540.0,1580.0,54.141334312326094,232.09356158375587,1104.6859983327408
+RU-10-01-05 = 686.375,30.691763960385202,729.0,637.0,92.0,11251.36872192566,253103.2349512839,687.0608597497022
+RU-10-01-06 = 857.7793777777778,262.39034576000955,1543.0,480.0,1063.0,45.13035053808356,185.5179366068655,897.0140213446437
+RU-10-01-07 = 831.8701520587733,387.29729587919473,2255.0,403.0,1852.0,17.168032751884667,58.70779264636702,917.6094731865087
+RU-10-01-08 = 1038.0920823556128,252.75499613097656,1926.0,567.0,1359.0,81.89803729005394,393.03678245721846,1068.4195147593398
+RU-10-01-09 = 1213.3508077810748,508.2064024012768,2549.0,462.0,2087.0,20.948070543710482,70.27459598825111,1315.4823944791642
+RU-10-01-10 = 822.8023755656109,214.05169950792265,1698.0,523.0,1175.0,69.51796804602081,329.5215007768957,850.1893196804124
+RU-10-01-11 = 852.5095825984715,165.84289168664597,1386.0,533.0,853.0,151.7361638181515,869.3518263367866,868.4909056203229
+RU-10-01-12 = 1318.9746997188859,418.5928498990365,2511.0,515.0,1996.0,40.70477896180422,159.80828702124936,1383.804260900046
+RU-10-01-13 = 1965.4862366589327,368.6951067179578,3185.0,759.0,2426.0,167.18410680000446,974.4769734384473,1999.7680436024216
+RU-10-01-14 = 966.9291622145712,323.325742989632,1995.0,451.0,1544.0,35.89859934901882,137.99775020166183,1019.554579618359
+RU-10-01-15 = 859.6989074550129,244.20251514875096,1958.0,486.0,1472.0,54.82353617861418,239.74985474231892,893.7097290979431
+RU-10-01-16 = 1186.3711121487738,460.32176931901415,2533.0,427.0,2106.0,24.951001905237664,87.12554148318776,1272.5456954664164
+RU-10-01-17 = 498.3076923076923,23.169557664462737,551.0,472.0,79.0,10013.517021921496,216809.95347345815,498.846053021756
+RU-10-01-18 = 818.7335840777307,160.35614311050165,1403.0,480.0,923.0,148.7830693229211,846.5546171001179,834.2893828462893
+RU-10-01-19 = 1498.9399753323285,478.26136090794245,3328.0,658.0,2670.0,40.23464219823153,158.32458698945484,1573.3896462690984
+RU-10-01-20 = 612.3421052631579,100.32184225189859,1007.0,493.0,514.0,246.90376053955185,1644.7464218801008,620.5057017553756
+RU-10-01-21 = 1047.1149486667125,108.9056167935263,1610.0,762.0,848.0,918.4470024204585,9133.597061037939,1052.7631020749495
+RU-10-01-22 = 835.3818855496089,186.35835694090656,1608.0,505.0,1103.0,103.9892638849557,535.5614861305762,855.9160776069896
+RU-10-01-23 = 1473.164814615025,261.8944198578539,2491.0,685.0,1806.0,194.8861350422498,1194.3837107613303,1496.2630979117284
+RU-10-01-24 = 920.5982262832572,145.38906541018625,1539.0,661.0,878.0,273.2554787136965,1860.5317105402798,932.0080871841867
+RU-10-02-01 = 1619.8274106799847,489.7742446122071,3095.0,775.0,2320.0,46.19064136228342,188.59206326180885,1692.2528330824807
+RU-10-02-02 = 2062.8748968581403,535.9129341189623,3451.0,891.0,2560.0,68.24479432426465,305.79761831026354,2131.3506311828373
+RU-10-02-03 = 1451.753717472119,406.3030112226085,2712.0,731.0,1981.0,56.4792885700254,243.66670741364737,1507.5380569400816
+RU-10-02-04 = 1856.9253166209687,505.10527523615286,3101.0,885.0,2216.0,60.549671897334235,263.13712362078775,1924.3967809626151
+RU-10-02-05 = 1520.8886816181093,418.18067306569395,2762.0,628.0,2134.0,59.10050988304931,257.81843416713133,1577.332386404257
+RU-10-02-06 = 692.7208835341365,91.5362219305767,983.0,583.0,400.0,457.23072682795026,3660.710699226641,698.7425151009767
+RU-10-02-07 = 1642.9082621409323,487.48691706304857,2910.0,552.0,2358.0,47.97874546467336,193.97330383311808,1713.7068162665896
+RU-10-02-08 = 2423.7452697967765,344.1422673703075,3848.0,1431.0,2417.0,370.82288232114087,2771.190150907022,2448.055357432308
+RU-10-02-09 = 1769.6630360789652,530.4247647343326,2959.0,752.0,2207.0,46.95614225650661,190.43417908136854,1847.4462623599347
+RU-10-02-10 = 1261.3727272727272,316.1362027976002,2469.0,607.0,1862.0,76.03061446052205,360.3251504912912,1300.385810375799
+RU-10-02-11 = 1516.4583801603358,437.7512840425677,2783.0,616.0,2167.0,51.713002580850805,214.8420588618487,1578.3764460480982
+RU-10-02-12 = 1020.0875080076873,329.24766321491626,2169.0,591.0,1578.0,40.40648784681749,170.8911994534864,1071.9060349330143
+RU-10-02-13 = 1430.3472952086554,453.06952420138913,2404.0,780.0,1624.0,41.13812741373121,163.33751250029277,1500.3884092696758
+RU-10-02-14 = 1438.1852707822068,352.4860721610264,2666.0,784.0,1882.0,80.72807531203433,388.8195972059018,1480.750925767868
+RU-10-02-15 = 1278.196165343779,424.0355737276697,2479.0,534.0,1945.0,36.48560491508534,139.91032581076877,1346.6965526376364
+RU-10-02-16 = 1074.306129476584,387.5981808663638,2717.0,493.0,2224.0,30.613242602356326,120.04524634994456,1142.088442127786
+RU-10-02-17 = 1270.1602593793423,393.4416911211869,2598.0,584.0,2014.0,44.0025848110627,182.81300485034998,1329.7005109493257
+RU-10-03-01 = 326.9043062200957,65.33131028635397,565.0,228.0,337.0,141.19063747057425,798.1411124504046,333.36857309736615
+RU-10-03-02 = 776.3716796875,242.78244278258248,1949.0,321.0,1628.0,42.956799814319474,178.0772997842432,813.44717071502
+RU-10-03-03 = 575.0883036405887,289.8378104213808,1767.0,260.0,1507.0,14.881818768814217,51.46145032701295,643.9972929555457
+RU-10-03-04 = 459.7055690633322,153.76466995028173,1035.0,209.0,826.0,36.33395595874469,144.39403678496333,484.7399137194722
+RU-10-03-05 = 238.875,2.9764702249476644,242.0,232.0,10.0,517140.5537391274,4.152184014676707E7,238.8935432363127
+RU-10-03-06 = 716.8543029479229,229.87835597265533,1610.0,325.0,1285.0,40.18470411582441,162.0631355595297,752.8108329451983
+RU-10-03-07 = 300.6666666666667,10.182774125398684,320.0,290.0,30.0,25832.28296879857,765438.19732912,300.8390488838398
+RU-10-03-08 = 646.4229376257546,240.05454786931014,1738.0,289.0,1449.0,28.798690396502856,112.71536824671952,689.556959388743
+RU-10-03-09 = 1279.7286493341787,507.530787483144,2818.0,366.0,2452.0,24.000470610296862,84.87699051742064,1376.6963776265059
+RU-10-03-10 = 751.3442477384982,297.91299333409205,2119.0,209.0,1910.0,23.923743397251467,85.03329134192299,808.2514028487694
+RU-10-03-11 = 250.8,0.4,251.0,250.0,1.0,2.4649376249999994E8,1.5455276565624997E11,250.80031897906352
+RU-10-04-01 = 264.0940437295803,48.87796531720844,426.0,152.0,274.0,173.85974323092074,1028.5628198454401,268.5790748122268
+RU-10-04-02 = 273.2637362637363,15.087900082432819,301.0,235.0,66.0,5995.141089524234,109556.80540432627,273.67994863656764
+RU-10-04-03 = 281.03304290646065,65.3855676537409,513.0,173.0,340.0,92.8385885122903,464.18240645431274,288.53915447069994
+RU-10-04-04 = 470.7917409531152,141.3553239559016,927.0,209.0,718.0,47.30102606702167,196.9674653530872,491.5548707523333
+RU-10-04-05 = 400.94626981059145,153.9853048620326,804.0,115.0,689.0,25.41846000594515,88.3589545226456,429.4989934662023
+RU-10-04-06 = 203.29543582138737,26.912435232412268,332.0,128.0,204.0,454.28596089862816,3619.733545451205,205.06904543579125
+RU-10-04-07 = 257.2270093596791,42.85112434324303,505.0,189.0,316.0,235.90633526173366,1559.6138176789498,260.7718412743303
+RU-10-04-08 = 336.7707374969305,83.98688968669364,699.0,114.0,585.0,76.7405761350134,362.25468286227755,347.08547545737406
+RU-10-04-09 = 261.82349726775954,71.29670548423498,588.0,109.0,479.0,61.5334679652115,283.1325985045423,271.35726254225483
+RU-10-04-10 = 233.42993079584775,32.64765267603063,322.0,165.0,157.0,387.1750848528966,2928.259281956023,235.70193426573528
+RU-10-04-11 = 339.14285714285717,20.860730285088557,367.0,296.0,71.0,4345.083338907774,71404.51262695216,339.7838248343314
+RU-10-04-12 = 294.4166666666667,123.33961132670322,573.0,143.0,430.0,21.64165087076354,78.01405946345177,319.20813481697695
+RU-10-04-13 = 250.46901960784314,52.94503643735245,554.0,166.0,388.0,121.91545759668782,678.5752728591225,256.00372393124803
+RU-10-04-14 = 590.5276916260523,179.59989959380312,1377.0,256.0,1121.0,45.944655475153276,191.92736154159778,617.2350269640392
+RU-10-04-15 = 74.07868515665126,70.02026159706297,585.0,1.0,584.0,8.198361687737531,45.64741710273465,101.93374627011153
+RU-10-04-16 = 343.61591179976165,69.71533278441206,561.0,208.0,353.0,135.06869784271134,749.1165684596443,350.6167743665766
+RU-10-04-17 = 525.5610238072834,241.76548755287774,1686.0,225.0,1461.0,18.367547000232484,69.86382453574028,578.5023255934599
+RU-10-04-18 = 338.4366845740599,99.73835793386672,657.0,186.0,471.0,50.23465874646304,218.4345287026221,352.82733668017534
+RU-10-04-19 = 690.5808465660489,333.3753975776192,1868.0,272.0,1596.0,15.909857541344858,53.62125195308558,766.8383541228984
+RU-10-04-20 = 194.76168685509197,41.207504358535076,337.0,98.0,239.0,119.30907292173065,627.0078578648881,199.0732857067959
+RU-10-04-21 = 311.93625530637036,65.34333425613053,724.0,141.0,583.0,123.1870549927205,661.4458343325854,318.7067283668002
+RU-10-04-22 = 351.1065072040682,85.53642467051161,735.0,215.0,520.0,83.22442060924001,419.9964992379267,361.3755101642258
+RU-10-04-23 = 455.5952779638312,112.52301155352833,837.0,209.0,628.0,78.68609045481772,372.614135667915,469.2850790639055
+RU-10-04-24 = 202.04583333333332,54.923146905218545,444.0,116.0,328.0,61.60276104394762,279.84245125785486,209.37781838899107
+RU-10-04-25 = 936.1547246231576,434.28409271756544,2545.0,259.0,2286.0,17.031414491875708,56.71259999290465,1031.982723509352
+RU-10-04-26 = 142.15225225225225,42.64706689500688,248.0,81.0,167.0,47.4639763862639,197.666237493429,148.41170821446377
+RU-10-04-27 = 559.7912742980561,146.82904583698638,1488.0,292.0,1196.0,67.69677851418338,315.58106487656187,578.7270854916344
+RU-10-04-28 = 344.825,44.52128002427603,484.0,279.0,205.0,489.1584336880823,4003.2355428095434,347.68725170762303
+RU-10-04-29 = 376.3551834698967,83.27377445060729,632.0,213.0,419.0,106.14211287555791,546.8823362177748,385.4578389861986
+RU-10-04-30 = 338.4302230945998,124.08036899194104,795.0,94.0,701.0,28.59420592168329,103.65799124232069,360.45936507883545
+RU-10-04-31 = 322.4358123569794,67.62888448914593,681.0,213.0,468.0,124.45936353481662,694.349375239005,329.4518464169711
+RU-10-04-32 = 297.61006474396703,50.21713252461963,559.0,192.0,367.0,226.85373799240952,1470.3480965160409,301.81701581571485
+RU-10-04-33 = 138.33333333333334,21.37375977308641,180.0,97.0,83.0,290.6914238890608,2012.8619990507207,139.9748145844413
+RU-10-04-34 = 412.84962779156325,102.81023844994425,822.0,209.0,613.0,77.37385303038107,369.62463378150227,425.4582944282162
+RU-10-04-35 = 781.8598169717138,315.6279140708746,1847.0,347.0,1500.0,23.053565425094067,80.84898088241195,843.1641320263651
+RU-10-04-36 = 206.79344587884808,28.102896311966553,307.0,119.0,188.0,420.7547073439528,3266.8818718331386,208.69427888557263
+RU-10-04-37 = 354.6660070025879,91.31096859160354,683.0,162.0,521.0,71.01308106681643,333.5966377864081,366.2317155958732
+RU-10-04-38 = 815.5219670945579,423.50134023053994,2126.0,280.0,1846.0,13.4524202858548,42.16407371226545,918.9284324640519
+RU-10-04-39 = 414.109076816923,139.82647967940375,1027.0,70.0,957.0,35.0513646255447,134.45721644282182,437.07867932638754
+RU-10-04-40 = 308.7435897435897,26.18936753205632,369.0,277.0,92.0,1674.677316211882,20194.577350371328,309.85236352089873
+RU-10-04-41 = 416.54986522911054,132.9012729350432,887.0,214.0,673.0,40.74293118687423,164.61391150316734,437.23739383788416
+RU-10-04-42 = 1059.0457520228463,495.5401188495012,2444.0,258.0,2186.0,16.33389451669157,51.79246742844714,1169.2467294232708
+RU-10-04-43 = 138.74418604651163,18.753099617602217,174.0,116.0,58.0,427.3188542563835,3330.932283266923,140.00581383277176
+RU-10-04-44 = 327.03478401553144,135.30180273222936,681.0,111.0,570.0,21.769538533762884,75.10037129468624,353.9185326860923
+RU-10-04-45 = 242.42949482895784,62.129923449265604,455.0,108.0,347.0,71.41172042124957,330.3595948591648,250.26423506133537
+RU-10-04-46 = 152.06549632065133,125.0486429239168,803.0,1.0,802.0,6.717334310804019,21.411846538434908,196.87833366919176
+RU-10-04-47 = 193.06790693155875,24.669779122405895,272.0,131.0,141.0,502.9137547554852,4124.5480522413045,194.6376497209143
+RU-10-04-48 = 372.42610740885925,55.268089078798624,586.0,161.0,425.0,326.2395307754333,2339.794596818371,376.50467082114295
+RU-10-04-49 = 431.8512157037698,85.19768218903992,826.0,278.0,548.0,146.0016465476,829.0129873686542,440.1750987450432
+RU-10-04-50 = 355.7602783048703,99.2545797123648,778.0,115.0,663.0,57.805340100288845,260.54718158088275,369.346513742092
+RU-10-04-51 = 161.91456412611961,73.85480987405693,749.0,40.0,709.0,20.19481933538575,94.18828243905288,177.96308330011678
+RU-10-04-52 = 1176.0232899943471,481.19225213667556,2669.0,276.0,2393.0,21.755061535860783,72.0892581686193,1270.6599710880541
+RU-10-04-53 = 248.76666666666668,29.047872364235023,309.0,208.0,101.0,654.1266621333873,5832.453724352008,250.4568492442028
+RU-10-04-54 = 281.64285714285717,6.564048651090086,298.0,269.0,29.0,79120.62863336405,3400386.3944390444,281.719338552194
+RU-10-04-55 = 265.2708333333333,32.97078225700581,330.0,236.0,94.0,545.752835568195,4606.426015755903,267.3119666232696
+RU-10-04-56 = 216.6375,18.707781636260354,281.0,199.0,82.0,1589.7601220561146,18893.684232132906,217.44375709594422
+RU-10-04-57 = 103.21621621621621,6.838425356663326,120.0,94.0,26.0,3484.7942539462892,53327.9786304589,103.4425026348036
+RU-10-05-01 = 130.51484754032103,102.16651900256733,828.0,1.0,827.0,6.915760209708678,21.468387171013294,165.74716598956653
+RU-10-05-02 = 213.91705255393418,269.8432641638783,1487.0,1.0,1486.0,4.599987559934946,14.74492400622302,344.3485045531404
+RU-10-05-03 = 222.0725739964239,243.14652680366635,1591.0,1.0,1590.0,5.304885329742811,18.893836791470633,329.29692014667916
+RU-10-05-04 = 51.50623583674961,32.088262899055366,239.0,1.0,238.0,9.75041874323299,31.03103892039112,60.684008980535154
+RU-10-06-01 = 506.36460906433337,220.36163650019228,1646.0,24.0,1622.0,20.104678964006915,73.97479307912194,552.2357903594467
+RU-10-06-02 = 421.94544050098625,119.78472858390845,834.0,35.0,799.0,54.20751621556429,230.45313565606975,438.61866804946646
+RU-10-06-03 = 388.7634461514617,65.42403534098871,875.0,181.0,694.0,228.58216255147485,1487.0842099617132,394.23003622740214
+RU-10-07-01 = 417.72727272727275,0.44536177141512334,418.0,417.0,1.0,8.2516569591044E8,7.739671699927097E11,417.72751013941223
+RU-10-07-02 = 596.7865937072503,73.31072481259534,817.0,390.0,427.0,563.7015841452405,4786.309931432018,601.2725678103491
+RU-10-07-03 = 857.4544941986409,345.20837222010266,2665.0,140.0,2525.0,23.37911879986985,84.39332574108388,924.3359940369631
+RU-10-07-04 = 441.48979591836735,36.26965661699616,495.0,323.0,172.0,1838.9878288412428,22793.919638752926,442.97711892507095
+RU-10-07-05 = 490.4229910143396,70.64671388245134,936.0,260.0,676.0,355.3249767316413,2614.803734423073,495.48528565219743
+RU-10-07-06 = 587.0487804878048,16.76807538661866,616.0,557.0,59.0,43016.31745289374,1509662.428433437,587.2882078029409
+RU-10-07-07 = 785.4616658548466,337.5335001563036,2291.0,401.0,1890.0,20.763282352562218,76.49135491278908,854.914552604666
+RU-10-07-08 = 378.788869689343,84.25659568787943,781.0,192.0,589.0,104.78732886249288,540.7809216469261,388.0466231233576
+RU-10-07-09 = 427.98148148148147,10.53475858982793,464.0,412.0,52.0,67173.36316843476,2734053.8163088695,428.11111832050057
+RU-10-07-10 = 644.6831607014665,154.9142042830353,1151.0,402.0,749.0,85.05413274054192,414.3684050340775,663.0345303079463
+RU-10-07-11 = 859.5932780991089,157.82411429743078,1729.0,468.0,1261.0,178.4259276570747,1073.2109011107066,873.961700995496
+RU-10-07-12 = 389.62542488310015,82.92391764279476,910.0,203.0,707.0,118.63719025793529,639.022998959569,398.3520400758155
+RU-10-07-13 = 734.5620129017193,306.84685949810716,2259.0,267.0,1992.0,21.937225792228645,80.853800073644,796.0755906206882
+RU-10-07-14 = 537.1018039283626,221.8812083525763,1720.0,165.0,1555.0,23.111905936833956,90.98855644926701,581.1278847234067
+RU-10-07-15 = 530.2886821247477,51.59664440426657,733.0,357.0,376.0,1116.3438210071138,11790.228250949865,532.7929242242075
+RU-10-07-16 = 755.8082111810472,302.62737425187873,1965.0,155.0,1810.0,23.541261380190655,83.93055378514221,814.1433410249577
+RU-10-07-17 = 486.17862454484845,106.18839060235666,917.0,250.0,667.0,110.20202806866209,577.7982904621199,497.64005994598057
+RU-10-07-18 = 428.8545454545455,39.329571655582164,525.0,394.0,131.0,1330.2983888157216,14900.807173645911,430.65419580405387
+RU-10-07-19 = 1065.735852756886,528.7838160749106,2685.0,243.0,2442.0,14.699533851211518,46.91205796471085,1189.7080448556255
+RU-10-07-20 = 909.3787624247515,298.59223898094405,2039.0,450.0,1589.0,38.22219299905303,155.39708722515383,957.1452652177858
+RU-10-07-21 = 563.0,39.43742315146346,629.0,495.0,134.0,2952.1532310374273,42755.4734449184,564.3795800211304
+RU-10-07-22 = 446.0416666666667,9.650039579654008,464.0,430.0,34.0,98889.30338602573,4577276.08284547,446.1460429799492
+RU-10-07-23 = 977.3806613226453,389.50410470485315,2150.0,451.0,1699.0,23.998553576975368,86.74654734778888,1052.1342142091087
+RU-10-07-24 = 257.3,16.460862674841803,284.0,231.0,53.0,3865.851148090152,61154.91473773028,257.8260072219248
+RU-10-07-25 = 420.7181369089626,161.76927027666585,1232.0,162.0,1070.0,26.733004349571477,105.03170309138271,450.7472102298504
+RU-10-07-26 = 672.1284598758976,270.32457835435815,2134.0,402.0,1732.0,25.101981463963998,106.2522072074558,724.452927551271
+RU-10-07-27 = 661.916089704997,230.45080441837345,1602.0,401.0,1201.0,33.466414473784425,134.43825962911518,700.8854992560691
+RU-10-07-28 = 452.5121951219512,13.02553205920365,476.0,425.0,51.0,42031.95103857477,1463798.6820727165,452.6996258221473
+RU-10-07-29 = 412.5620594544897,100.94064883726718,896.0,166.0,730.0,80.85258239781002,387.32327565916637,424.73105312540815
+RU-10-07-30 = 581.0145330653855,133.31028953044995,1165.0,248.0,917.0,96.67689458047414,492.8760128327992,596.1120036770609
+RU-10-07-31 = 625.882344056789,117.1552749872409,1112.0,307.0,805.0,168.85809313390646,996.5818830736331,636.7527519056016
+RU-10-07-32 = 821.0191979230717,417.8729088590008,2342.0,434.0,1908.0,14.947179765307425,53.91654832594012,921.2438826480893
+RU-10-07-33 = 779.7930022865525,168.1281625115431,1475.0,342.0,1133.0,113.77971675195131,596.6551967647666,797.7118561514449
+RU-10-07-34 = 582.2031779661017,164.77925364985404,1490.0,410.0,1080.0,57.43557984664941,279.5353967996139,605.07251042105
+RU-10-07-35 = 533.0,24.097026095903757,576.0,492.0,84.0,10888.085879270153,242311.08171438193,533.5444373870528
+RU-10-07-36 = 325.3333333333333,36.19929403854292,385.0,258.0,127.0,753.0520293807934,7016.862883678538,327.34105557761416
+RU-10-07-37 = 587.4893617021277,41.08158584253116,653.0,488.0,165.0,2966.858870720965,43018.52212645087,588.9239737084156
+RU-10-07-38 = 494.52272727272725,17.394472262453274,524.0,457.0,67.0,23063.771171097498,658110.4755391272,494.8285515757407
+RU-10-07-39 = 572.5714285714286,67.45762086113695,675.0,435.0,240.0,636.5907745709245,5612.314101805198,576.5315008120297
+RU-10-08-01 = 546.7482370878597,44.37737835627134,714.0,401.0,313.0,1906.537940748035,23926.559774990717,548.5462482493688
+RU-10-08-02 = 772.1843534951105,91.63220769163904,1026.0,573.0,453.0,623.9807430440318,5480.416530502259,777.6021715949007
+RU-10-08-03 = 593.1977518118622,103.40518623563855,988.0,402.0,586.0,207.31086041543114,1315.4273829684173,602.1430106669633
+RU-10-08-04 = 709.6246593365286,129.1709385590859,1019.0,471.0,548.0,182.6430062484291,1101.8960809404452,721.2851644853922
+RU-10-08-05 = 514.1251040221914,59.70474412503858,682.0,401.0,281.0,664.5684370954239,5952.943091968051,517.5802150941103
+RU-10-08-06 = 687.9141781355493,138.39861961435577,1033.0,401.0,632.0,137.42810298625056,754.9473048366018,701.6980079714259
+RU-10-09-01 = 991.0127468833169,200.50957629576038,1877.0,657.0,1220.0,136.69861136424086,770.062887216674,1011.0936428795914
+RU-10-09-02 = 892.5446830117511,136.8958314269198,1430.0,589.0,841.0,297.1044388628921,2075.2169805141493,902.9819930843664
+RU-10-09-03 = 832.1749759795025,144.11559458571344,1291.0,509.0,782.0,210.08383027101894,1319.5302108857134,844.5617178449894
+RU-10-09-04 = 826.7923128792987,150.1736925983779,1343.0,582.0,761.0,183.9230358940961,1114.8344179852531,840.3199786896253
+RU-10-09-05 = 697.8888888888889,11.099994438881934,727.0,684.0,43.0,248726.68419109032,1.5650285149575196E7,697.9771565825855
+RU-10-09-06 = 834.3818568855412,171.55718300153126,1492.0,487.0,1005.0,130.01164078065793,711.2273929453991,851.8362226033738
+RU-10-09-07 = 667.1836734693877,14.206456522081286,705.0,649.0,56.0,103722.20711040866,4877851.6866413085,667.3349065881541
+RU-10-09-08 = 973.2756375838926,157.60393160965876,1607.0,598.0,1009.0,253.94250409907806,1683.4436667944733,985.9535820580776
+RU-10-09-09 = 754.105549088087,155.44660732810206,1413.0,359.0,1054.0,128.84506541605333,700.2186948226943,769.9602761800522
+RU-10-09-10 = 1256.9717338463786,416.23095147515147,2825.0,274.0,2551.0,36.76439950136372,142.45639748326457,1324.0944621342853
+RU-10-09-11 = 764.4948232774009,169.70809848535922,1394.0,475.0,919.0,105.6333770991967,549.2705923598395,783.1048291955942
+RU-10-09-12 = 858.1925624354378,140.27049424432542,1320.0,540.0,780.0,247.5374617807485,1632.4262237192129,869.5805228816076
+RU-10-09-13 = 1074.658976056878,156.73431742282023,1640.0,732.0,908.0,343.28902307410453,2505.291589097797,1086.0283426677292
+RU-10-09-14 = 1286.2806739973103,257.96629174928006,2475.0,660.0,1815.0,139.0772825587482,773.1648610090634,1311.8935093893292
+RU-10-09-15 = 644.4583333333334,14.910787947731741,678.0,621.0,57.0,80868.98903078427,3500897.692421781,644.6308051900716
+RU-10-09-16 = 704.0556778572738,103.16209493760502,1083.0,519.0,564.0,339.0399669332988,2471.0514826936737,711.573478535408
+RU-10-09-17 = 1381.8658762250702,300.43429516800336,2509.0,775.0,1734.0,111.21247984094309,578.8982541869066,1414.147823103503
+RU-10-09-18 = 756.0857910982774,211.73992069040497,1589.0,289.0,1300.0,56.64571223292352,247.61847607763178,785.174832451147
+RU-10-09-19 = 674.8253370340999,125.64035196392571,1229.0,444.0,785.0,172.02226179553347,1030.0173700279847,686.4216878456025
+RU-10-09-20 = 724.7169278476106,136.2263840695321,1266.0,387.0,879.0,166.83552702217247,980.5067719352454,737.4091491333278
+RU-10-09-21 = 789.1941505911636,141.34688894681864,1365.0,515.0,850.0,191.6651248031107,1181.427548033009,801.7520504135008
+RU-10-09-22 = 685.9892956131129,80.94823485234437,1100.0,569.0,531.0,636.1198528825543,5668.411372319727,690.7488186175096
+RU-10-09-23 = 1001.1772470898836,177.59659480616506,1571.0,652.0,919.0,196.32464865202067,1208.9926244766157,1016.8069780333055
+RU-10-09-24 = 647.5896362730443,110.9664183490349,1224.0,479.0,745.0,217.64098667046323,1401.6798188636624,657.028068661809
+RU-10-09-25 = 811.5113720642769,122.53556051742216,1224.0,466.0,758.0,310.4460739599481,2192.562624219851,820.7104669619879
+RU-10-09-26 = 734.3505541495767,129.60845761038058,1115.0,464.0,651.0,199.05943015708797,1229.4288383080109,745.7004014106016
+RU-10-09-27 = 692.9314559910335,135.30515053377397,1258.0,368.0,890.0,149.75805757489732,849.428479446545,706.0180496721177
+RU-10-09-28 = 855.6035313001605,196.44645259411558,1811.0,446.0,1365.0,96.36040689575074,488.60733294990496,877.8659416506127
+RU-10-09-29 = 971.1449027144365,186.67725080185193,2081.0,548.0,1533.0,157.09414073853034,913.4538981626789,988.9240709150375
+RU-10-09-30 = 1134.2864807926528,230.72552554449064,2082.0,660.0,1422.0,133.86279622765232,737.9619647692527,1157.5146170337387
+RU-10-09-31 = 763.3579387186629,77.24128840082753,1109.0,537.0,572.0,994.6993824875883,10121.077416830392,767.2558629548723
+RU-10-09-32 = 827.6923076923077,47.0137207720087,917.0,757.0,160.0,5509.846918894674,97950.22624825638,829.0264447855968
+RU-10-09-33 = 931.1666666666666,62.19168397427067,1046.0,849.0,197.0,3401.6232261920277,51615.02613367443,933.2412156922061
+RU-10-10-01 = 784.7206896551725,103.2434930921202,1129.0,599.0,530.0,462.5012415432559,3704.844172144953,791.4832781801218
+RU-10-10-02 = 1010.9696608688746,173.47146592036202,1585.0,634.0,951.0,215.57889337215397,1363.4033015186965,1025.744609874157
+RU-10-10-03 = 731.4933703093856,95.95799023897668,1102.0,524.0,578.0,466.5229405580447,3749.147682372033,737.7604534652745
+RU-11-01-01 = 150.82283212804575,186.3233575457358,2194.0,8.0,2186.0,6.266509820666447,32.745420100753066,239.71633289835637
+RU-11-01-02 = 648.5570777855642,290.87207013366293,2163.0,149.0,2014.0,18.77860699962988,67.15167477123579,710.7973299961079
+RU-11-01-03 = 44.26887989630082,68.04166851592622,878.0,1.0,877.0,5.168551594404004,24.847950042882132,81.17513401100426
+RU-11-01-04 = 309.30783315747004,64.89624019368485,478.0,133.0,345.0,122.25661960867916,648.8661541544221,316.04249341480306
+RU-11-01-05 = 55.00504754414814,40.79490475795348,347.0,1.0,346.0,8.072273037261853,29.335551387158734,68.48196484874377
+RU-11-01-06 = 224.09716957430638,248.5153648416942,1895.0,1.0,1894.0,5.444437259591821,20.64748984378488,334.633273859162
+RU-11-01-07 = 241.81844819057042,47.87161312843168,402.0,103.0,299.0,144.4368464050994,815.1670094906614,246.51136531367854
+RU-11-01-08 = 721.7763164170561,376.1901247449745,2207.0,82.0,2125.0,13.477847182157381,43.44100586723584,813.9287812187335
+RU-11-01-09 = 270.11533625520906,54.83505807103635,459.0,86.0,373.0,134.17338621084525,734.7515250435496,275.6250686601614
+RU-11-01-10 = 603.7391748831643,485.68199639200026,2006.0,15.0,1991.0,6.075453867479576,15.56586985631976,774.8470771113018
+RU-11-01-11 = 215.0889929059399,60.64258835449651,454.0,52.0,402.0,55.89546772046677,246.12682600799707,223.4743797208624
+RU-11-01-12 = 382.11840325149416,83.1766559842178,991.0,131.0,860.0,110.84113305498504,578.5982210558986,391.06627341690927
+RU-11-01-13 = 202.713000177841,63.94809583836712,415.0,64.0,351.0,41.96016758860215,172.18088169032217,212.56039001294246
+RU-11-01-14 = 431.42205506973926,111.69354529020515,950.0,155.0,795.0,70.06556830456812,328.67283325103244,445.6460901433927
+RU-11-01-15 = 877.7730127657404,505.5610829097947,2822.0,53.0,2769.0,10.762916581642525,31.69004913130111,1012.9548215457467
+RU-11-01-16 = 165.52118558437184,56.67520671383188,284.0,43.0,241.0,33.13343110116152,119.73518996640117,174.9552569467716
+RU-11-01-17 = 996.1225409114904,259.44782189140693,2278.0,334.0,1944.0,68.91071482228456,322.1451119535886,1029.3557639592634
+RU-11-01-18 = 32.21554924115089,52.76010006383976,915.0,1.0,914.0,8.080020873907277,68.573927761516,61.8180375914283
+RU-11-01-19 = 494.39981958397243,252.56351791999853,2126.0,94.0,2032.0,15.05521971369523,57.00607259037803,555.1752085502279
+RU-11-01-20 = 263.309702078078,130.10470329006029,975.0,5.0,970.0,14.948680238244238,49.776270945385356,293.6992220395051
+RU-11-01-21 = 284.3675427268001,88.88326994043767,554.0,70.0,484.0,42.00255571283737,164.7890847637207,297.9347831854868
+RU-11-01-22 = 1174.97971164897,330.75393434011045,2812.0,475.0,2337.0,56.25235529434903,249.47098326991107,1220.6455209716528
+RU-11-01-23 = 112.96669493109529,122.96934813494794,1086.0,1.0,1085.0,5.475788857980141,20.078510431380153,166.98183956462907
+RU-11-01-24 = 259.9492981471084,68.04295127494679,546.0,95.0,451.0,67.33155502828208,304.9662122609014,268.7070539181638
+RU-11-01-25 = 205.12388119606663,49.802078324564576,373.0,58.0,315.0,82.23149782578317,392.6684907301255,211.08304915929205
+RU-11-01-26 = 855.703340688961,415.68175517000344,2233.0,43.0,2190.0,14.836855614779989,45.30267745036624,951.3251436009988
+RU-11-01-27 = 148.72876647934874,39.524581437409154,282.0,39.0,243.0,64.36300649264459,284.93829415007815,153.89099556592328
+RU-11-01-28 = 557.8169352417176,374.4050586970059,2250.0,121.0,2129.0,8.97934835098278,28.999786601265125,671.8175952000446
+RU-11-01-29 = 197.8348944890719,256.4975802720182,1958.0,1.0,1957.0,4.577699571703625,16.38581914501666,323.9284707507521
+RU-11-01-30 = 281.94221920383467,284.8117336826149,2167.0,11.0,2156.0,5.670277169769839,19.840713914122563,400.7606999356185
+RU-11-01-31 = 234.37273857202044,71.30716607537227,435.0,83.0,352.0,45.60319316041248,186.8010512242927,244.98018801415233
+RU-11-01-32 = 613.1115401246203,377.41018472842404,2406.0,40.0,2366.0,10.117092497425705,32.637140404778336,719.9612546316092
+RU-11-01-33 = 189.938649975719,54.628988678021585,413.0,68.0,345.0,53.14126826380348,231.60806519111628,197.63860239989046
+RU-11-01-34 = 210.8342171364778,66.59544891828752,306.0,64.0,242.0,40.330909321626756,151.68398260177003,221.1018338507841
+RU-11-01-35 = 235.6688623153598,205.10371108680133,1809.0,2.0,1807.0,7.54153516400559,32.900431118623445,312.42174214768426
+RU-11-01-36 = 367.86486486486484,13.080131750229432,392.0,331.0,61.0,22329.008252158943,630341.5363572241,368.09733583476077
+RU-11-02-01 = 412.89022757697455,198.86592961943526,1130.0,84.0,1046.0,15.71747849139326,51.44631055459553,458.2859347524947
+RU-11-02-02 = 320.04455445544556,125.77704222764254,834.0,175.0,659.0,25.83907279988499,104.32952601141788,343.87262349323305
+RU-11-02-03 = 67.52285714285715,73.16658716621275,401.0,1.0,400.0,5.190065283588158,17.370299504250287,99.56247141511561
+RU-11-02-04 = 54.0,0.0,54.0,54.0,0.0,0.0,-1.2,54.0
+RU-11-02-05 = 174.98820608317814,108.68599745780898,790.0,30.0,760.0,10.577228987412745,38.960361160522396,205.99397639641722
+RU-11-02-06 = 574.5543076553876,238.02947137718706,1670.0,67.0,1603.0,21.95532829592284,78.3854489546589,621.9089014393224
+RU-11-02-07 = 449.625,80.80677183875123,574.0,315.0,259.0,189.0003056537998,1147.1145498454896,456.8286057155353
+RU-11-02-08 = 582.1954998155662,252.07223674177357,1318.0,1.0,1317.0,18.985573391554134,60.565374643329136,634.42258199208
+RU-11-02-09 = 63.43362831858407,12.38067013654733,118.0,38.0,80.0,152.18649292116547,902.9477545951574,64.63053608543152
+RU-11-02-10 = 322.66439008894537,237.62144653077206,1357.0,32.0,1325.0,7.438438439603141,22.013587193087048,400.7196781826995
+RU-11-02-11 = 517.9095960354408,235.57424720533547,1310.0,1.0,1309.0,17.16659567633778,54.560318953632354,568.9688705122221
+RU-11-02-12 = 154.78394283312315,101.1953523984343,694.0,54.0,640.0,9.588840385605325,33.22075482106754,184.92854919133208
+RU-11-02-13 = 156.82799634034765,153.4370281886889,971.0,1.0,970.0,5.542233815179717,18.195009388934725,219.40360538401535
+RU-11-02-14 = 98.99884459849798,37.0978922486807,265.0,33.0,232.0,28.19688163514186,109.9183791088107,105.72144929545892
+RU-11-02-15 = 203.9924959216966,157.87599448218126,902.0,42.0,860.0,7.468431152776146,24.78335954596426,257.9491578317346
+RU-11-02-16 = 593.4078256450794,302.19444697528445,1664.0,39.0,1625.0,13.59338345406017,41.45579143435987,665.9236677874717
+RU-11-02-17 = 402.65674720094285,247.0351172973293,1376.0,1.0,1375.0,9.88432642607571,30.388258449353653,472.3968726024223
+RU-11-02-18 = 148.36979969183358,118.82843987174674,1023.0,39.0,984.0,7.770516532028213,30.44994318782145,190.0889149396885
+RU-11-02-19 = 239.22128975265016,194.36270342620332,978.0,5.0,973.0,6.869101734543895,21.7373945168969,308.2266794975146
+RU-11-02-20 = 124.95790279372369,132.0899265886786,645.0,1.0,644.0,5.012312302296428,15.735796679150539,181.83021249728623
+RU-11-02-21 = 79.12239583333333,74.3177519064364,331.0,1.0,330.0,5.5082647456032525,16.46480181400011,108.551746972738
+RU-11-02-22 = 141.64641434262947,91.40435321841005,553.0,7.0,546.0,9.833166212159176,34.61510759708602,168.577763905563
+RU-11-02-23 = 323.60854868607566,208.7209660878239,1244.0,1.0,1243.0,9.033721609746937,27.309538677540882,385.0804259727346
+RU-11-02-24 = 310.07798165137615,170.37119795063705,1180.0,25.0,1155.0,12.47631700900562,42.37722598082054,353.80036715092086
+RU-11-02-25 = 510.53766464407283,312.92804472549415,1619.0,1.0,1618.0,9.438693546163991,26.73075884069366,598.8093755077194
+RU-11-02-26 = 326.2719194312796,170.40459275042738,925.0,61.0,864.0,13.317668644895296,42.20158720523381,368.0911444734991
+RU-11-02-27 = 509.74855717499753,355.22594594982485,1750.0,12.0,1738.0,7.78385642158023,21.774569543856835,621.3123724970717
+RU-11-02-28 = 322.29005782503265,257.4462802147932,1192.0,1.0,1191.0,6.498593558774222,18.532968380270834,412.491780002095
+RU-11-02-29 = 96.0,0.0,96.0,96.0,0.0,0.0,-1.2,96.0
+RU-11-02-30 = 182.69772727272726,156.68325603620642,1139.0,35.0,1104.0,7.671913825487789,32.656054790816384,240.68257575638347
+RU-11-02-31 = 559.6084482013351,320.0619674413803,1760.0,1.0,1759.0,10.981573804662402,33.03408927519888,644.6714498880449
+RU-11-02-32 = 240.5820797907129,173.89487071826824,726.0,1.0,725.0,7.519658715082642,21.818534798018458,296.8487210323603
+RU-11-02-33 = 101.13745019920319,94.64927412033587,457.0,1.0,456.0,5.388367189235796,15.538464760173799,138.51811767528025
+RU-11-02-34 = 268.4582584125353,139.4253116755757,858.0,89.0,769.0,13.738078170881668,45.34516854684168,302.5049653240804
+RU-11-02-35 = 60.5,8.5,69.0,52.0,17.0,381.9393445959699,2871.4921516744294,61.094189576423716
+RU-11-02-36 = 28.666666666666668,2.9249881291307074,34.0,26.0,8.0,971.579034647819,9836.183336144375,28.81550508551487
+RU-11-03-01 = 170.43613665346666,233.81680078116838,1661.0,1.0,1660.0,4.960937873311305,19.236416716175363,289.3419655094982
+RU-11-03-02 = 711.9965326729964,285.69567508024835,2115.0,1.0,2114.0,23.65435445135528,86.41533391041403,767.1773467053954
+RU-11-03-03 = 193.6662037037037,138.48429736641478,876.0,40.0,836.0,8.297652708089137,28.085178596674048,238.08506688592226
+RU-11-03-04 = 68.01626016260163,13.737956286296217,105.0,38.0,67.0,136.70863963431552,760.4517766524773,69.38979095970022
+RU-11-03-05 = 399.65325468320077,352.7236952980317,2002.0,2.0,2000.0,5.898329582655839,18.061348936705254,533.0447722317265
+RU-11-03-06 = 60.922222222222224,37.036086839663035,218.0,26.0,192.0,11.56260777839217,45.545529849102984,71.29648581023393
+RU-11-03-07 = 349.2043408638449,270.8982861639709,1581.0,1.0,1580.0,6.7591582861490656,19.546847533626973,441.9610312286927
+RU-11-03-08 = 514.6849394114253,337.082067729559,1867.0,14.0,1853.0,8.550126791635275,24.360386799318167,615.2437787103396
+RU-11-03-09 = 341.4549410211994,371.0133039412894,2007.0,1.0,2006.0,4.513628245519088,12.258126437809288,504.22450203181194
+RU-11-03-10 = 159.97222222222223,67.28153375147312,296.0,44.0,252.0,20.756370673654676,69.47413787779519,173.54514302240403
+RU-11-03-11 = 167.6515933953931,153.80806826087343,1039.0,1.0,1038.0,5.841570366926547,18.847630306429945,227.51698536627018
+RU-11-03-12 = 800.6240478413226,443.71286802147944,2781.0,1.0,2780.0,11.841897763356325,37.36421102424833,915.3578399891859
+RU-11-03-13 = 353.74061014263077,364.0303998890332,2110.0,1.0,2109.0,5.5163499997445635,18.66663013721053,507.5928991893489
+RU-11-03-14 = 425.39453063646357,347.6305038981292,2080.0,23.0,2057.0,6.760539489640431,21.67179896951825,549.3700701129271
+RU-11-03-15 = 52.24,17.07226991351765,80.0,15.0,65.0,37.448990669336965,141.89711932736725,54.95889372976862
+RU-11-03-16 = 575.6604253092648,318.59556764986723,1871.0,1.0,1870.0,11.54794546901943,34.214235855164105,657.942293057214
+RU-11-03-17 = 540.6061560391838,378.23434374854986,2162.0,1.0,2161.0,7.971791474620118,23.952215887413804,659.7849912951643
+RU-11-03-18 = 245.5035436654183,213.32172091402637,1377.0,1.0,1376.0,5.961274259049232,17.956593911807303,325.235524760137
+RU-11-03-19 = 546.2628564234909,253.8941675479451,1554.0,1.0,1553.0,16.546106246163742,53.100123438958526,602.3830646879237
+RU-11-03-20 = 747.4276500256814,334.3551160209694,2125.0,178.0,1947.0,18.82777883629244,67.10869338098153,818.8048825161644
+RU-11-03-21 = 163.18035596572182,114.57556152032579,849.0,27.0,822.0,8.805063448881798,31.86479602032761,199.3875318840113
+RU-11-03-22 = 243.58823529411765,84.72797914400525,440.0,121.0,319.0,33.233064560316,130.8042826522577,257.9031966136314
+RU-11-03-23 = 81.23809523809524,26.22231830567738,149.0,38.0,111.0,39.61406289377931,160.10508174345378,85.36532138543201
+RU-11-04-01 = 101.357056207036,64.82763355854217,585.0,29.0,556.0,11.374069288775061,52.786674087031884,120.31573012601818
+RU-11-04-02 = 93.86979315603851,73.75942116247354,769.0,15.0,754.0,9.903598192305564,56.35837305111474,119.38169992666636
+RU-11-04-03 = 367.21384360561416,201.44446591602878,1335.0,47.0,1288.0,12.747619443034825,44.65753491542118,418.83872765517117
+RU-11-04-04 = 235.39498512537187,171.21325853552642,1006.0,21.0,985.0,7.636406124820462,23.208223239664616,291.0752117933215
+RU-11-04-05 = 53.45540992032896,12.472215470024004,111.0,20.0,91.0,91.93345594805992,456.49824108321434,54.891137795468495
+RU-11-04-06 = 76.87878787878788,7.518694179651534,91.0,62.0,29.0,1099.5388141164933,11553.38677434939,77.245574552066
+RU-11-05-01 = 271.6600267695457,140.40840079533615,914.0,11.0,903.0,13.42846718026397,41.95270086751152,305.8000803765983
+RU-11-05-02 = 165.94444444444446,5.532451960149137,181.0,154.0,27.0,27076.557817147183,814928.2192592383,166.0366425421409
+RU-11-05-03 = 177.00949013770003,23.17887480962097,269.0,125.0,144.0,468.5971272260834,3763.5045419073595,178.52064260541022
+RU-11-05-04 = 129.64150943396226,9.385042977199047,143.0,103.0,40.0,2676.3324702870113,37505.022264171734,129.98076780816461
+RU-11-05-05 = 186.59371381306866,52.23441177569154,300.0,96.0,204.0,56.403660418719525,242.45731239410088,193.76699359825417
+RU-11-05-06 = 257.3497354497355,119.6222167378179,1064.0,61.0,1003.0,18.052454023924522,70.69626250146315,283.79281363931364
+RU-11-05-07 = 155.37789154342056,19.080741074929918,210.0,99.0,111.0,564.5648225142907,4802.439866222536,156.54508571158496
+RU-11-05-08 = 133.73961980990495,26.553503164755764,205.0,87.0,118.0,143.32142127093203,806.5575541944527,136.35019045538075
+RU-11-05-09 = 325.9762976486512,60.4484367748143,893.0,172.0,721.0,173.905842763601,1046.2364078644132,331.53364857468193
+RU-11-05-10 = 275.9364057484681,103.44652814508754,1215.0,128.0,1087.0,29.7696685435451,137.12911529185862,294.68981014391284
+RU-11-05-11 = 143.939492892816,35.1527317380592,259.0,79.0,180.0,81.14336557931505,387.2021333457595,148.16980854036686
+RU-11-05-12 = 215.30716162943494,28.737722647798105,280.0,139.0,141.0,442.8782107211473,3485.2658632399575,217.2165522051793
+RU-11-05-13 = 175.86030428769018,33.15225137777247,243.0,95.0,148.0,164.9059322247089,957.1426521425617,178.95786765485892
+RU-11-05-14 = 285.0065967973613,125.43991583229489,1142.0,158.0,984.0,21.187954797475953,92.54163314030843,311.3903221072018
+RU-11-05-15 = 667.2618717023049,354.73362132453946,2108.0,186.0,1922.0,13.094799659893745,42.79800200309085,755.6946126086167
+RU-11-05-16 = 190.019387598092,32.59251879577492,265.0,129.0,136.0,215.5841878423964,1359.2640388329714,192.79429437773013
+RU-11-05-17 = 297.5,7.85175139698144,310.0,284.0,26.0,54508.92261965701,2069628.180931389,297.60359540838886
+RU-11-05-18 = 272.8061605695355,39.74274427175856,453.0,121.0,332.0,343.2881835246382,2485.7594641866085,275.6858483254836
+RU-11-05-19 = 505.8094520547945,144.18253230883255,1494.0,209.0,1285.0,55.11077343868468,251.47261679831325,525.9579873059814
+RU-11-05-20 = 241.21171110813347,40.61918012438007,331.0,125.0,206.0,226.5081690986993,1441.0610071931665,244.6078644886351
+RU-11-05-21 = 177.29166666666666,14.17297653596057,208.0,157.0,51.0,1995.4950137619776,25454.579704992542,177.85726955436297
+RU-11-05-22 = 154.7519504359798,18.25436545839126,208.0,100.0,108.0,634.2916706682919,5584.834583957412,155.82486329860345
+RU-11-05-23 = 610.36,56.37721525581057,733.0,513.0,220.0,1301.4559368008756,14444.39864858671,612.9581714929657
+RU-11-05-24 = 812.7672933496972,237.859041141832,2100.0,317.0,1783.0,51.03819197319223,222.67014300569895,846.8574830465308
+RU-11-05-25 = 236.77741870329226,27.547424139730378,372.0,153.0,219.0,660.9870391946706,5911.537205257679,238.37450909132122
+RU-11-05-26 = 607.6521034461996,303.2766923685284,2110.0,168.0,1942.0,15.260350351014168,53.96844457361883,679.1302017703132
+RU-11-05-27 = 360.22222222222223,55.168988426022615,453.0,285.0,168.0,298.1830753408089,2080.972970081114,364.42237399296255
+RU-11-06-01 = 150.84897410023547,134.2231490721535,650.0,1.0,649.0,5.801448141205453,17.320582654771325,201.91896080838666
+RU-11-06-02 = 717.5051902398677,407.30541530628614,3627.0,40.0,3587.0,11.08674909436278,33.85978445702273,825.0523615862052
+RU-11-06-03 = 490.8612473078862,363.56916801122117,2213.0,37.0,2176.0,7.234659983110401,20.638246478379852,610.841472099779
+RU-11-06-04 = 122.87368421052632,68.97661573320005,265.0,3.0,262.0,10.846781708431388,30.16228168416844,140.91031115384595
+RU-11-06-05 = 377.2373666682755,393.87896320792066,1832.0,1.0,1831.0,4.917556200277894,14.095271419479273,545.3885481641097
+RU-11-06-06 = 284.74172598975895,274.6101705756939,2292.0,1.0,2291.0,5.40611807570314,16.72669085522144,395.58639549817013
+RU-11-06-07 = 436.7836413415469,471.7930420200293,4588.0,1.0,4587.0,5.648704562844707,23.3374502333536,642.9374960617224
+RU-11-06-08 = 515.7967320261438,365.6147053527532,3314.0,1.0,3313.0,7.917739945957353,25.16867035228553,632.2344355846419
+RU-11-06-09 = 128.8,92.07828191272901,297.0,4.0,293.0,7.027644922493124,17.806788054329385,158.32829816555218
+RU-11-07-01 = 288.69495679241777,282.05125730194067,2295.0,1.0,2294.0,5.718060080796555,19.862111549680424,403.6058595003154
+RU-11-07-02 = 431.14083755365294,326.28924580814873,2295.0,1.0,2294.0,7.216474632365906,22.118626255280656,540.6913109497098
+RU-11-07-03 = 360.6309671737171,266.08612701723735,1603.0,1.0,1602.0,7.26574177178936,21.104817476592892,448.17019253368545
+RU-11-07-04 = 292.12394771821,297.21002700390255,2239.0,1.0,2238.0,5.585844118655145,19.31648891437978,416.7375684794085
+RU-11-08-01 = 836.3984444013531,248.8454646011707,1908.0,88.0,1820.0,48.054167180956746,199.04626680618932,872.6318943572809
+RU-11-08-02 = 313.25383491599706,191.35119921425982,1072.0,1.0,1071.0,10.161301602641034,32.309022612246714,367.07389791473065
+RU-11-08-03 = 491.47712718316166,340.73584659504496,1774.0,1.0,1773.0,7.831787818732051,22.12767919667867,598.039031919372
+RU-11-08-04 = 712.5280230672194,250.65839825771135,1863.0,1.0,1862.0,31.80220501273907,120.42924037259095,755.3315935886718
+RU-11-08-05 = 581.7530830069876,306.42644089683125,1753.0,1.0,1752.0,12.708694273314892,38.402989694459045,657.5209603266135
+RU-11-08-06 = 409.0768918769435,187.7581436740954,1929.0,71.0,1858.0,18.208779932312734,69.35230993826879,450.1077915162599
+RU-11-08-07 = 953.4564578747248,321.17012711887423,2274.0,164.0,2110.0,35.130568861747264,134.47530891155407,1006.0961522720231
+RU-11-08-08 = 927.0540506503022,237.10912817418966,2190.0,388.0,1802.0,72.09179468647181,338.4764705136532,956.8959982624327
+RU-11-08-09 = 735.3630523837392,284.56193079247447,2169.0,212.0,1957.0,26.010355608113464,99.31256572877155,788.5013070803824
+RU-11-09-01 = 322.84446820038954,251.5506465451619,1747.0,1.0,1746.0,6.678485783171966,19.33966760617397,409.2753088385411
+RU-11-09-02 = 227.90089448270402,208.17183901450395,1283.0,1.0,1282.0,5.489635913825237,15.889904591090868,308.66540503383845
+RU-11-09-03 = 450.80768275519495,285.8515925393658,1693.0,1.0,1692.0,9.222875154890247,27.49568355849181,533.7964966055964
+RU-11-09-04 = 313.0663856691254,268.56202015858685,1610.0,1.0,1609.0,6.116164774808331,18.423568044969223,412.4755998936048
+RU-11-09-05 = 174.7688922060389,145.6309714670761,922.0,1.0,921.0,6.524358089675468,20.85254618872853,227.49185816941255
+RU-11-09-06 = 293.00129002103296,250.08237601140672,1528.0,1.0,1527.0,6.1571238159178305,18.63725971244521,385.21546015898855
+RU-11-09-07 = 242.43263906107944,150.84634122639483,1103.0,1.0,1102.0,9.704741620038941,30.465439272987965,285.5314398512193
+RU-11-09-08 = 498.5433309279557,329.05815425761006,1706.0,1.0,1705.0,8.318987350462598,23.175521558875054,597.3480741545764
+RU-11-09-09 = 46.55555555555556,38.160075445741604,154.0,8.0,146.0,6.652841205887387,20.367016893963864,60.19643769452733
+RU-11-10-01 = 552.75,90.41121335321189,697.0,417.0,280.0,247.0317194252228,1627.418870868886,560.0953043902439
+RU-11-10-02 = 197.57733480989296,180.37560637610432,948.0,1.0,947.0,5.838809190542276,17.949804329471373,267.5297415356426
+RU-11-10-03 = 135.80987036615875,103.55943475872886,640.0,1.0,639.0,7.135908344968333,22.347582423513497,170.78898505588785
+RU-11-10-04 = 181.22657826462958,167.11616671213824,934.0,1.0,933.0,5.6342541985897645,16.96346446622863,246.51751630678325
+RU-11-10-05 = 277.2230392156863,140.13406152692613,895.0,1.0,894.0,13.914959402275706,43.512096728067625,310.6286668548385
+RU-11-10-06 = 84.55965292841648,87.40146052266196,636.0,-18.0,654.0,5.689433688999728,21.612442171979254,121.61147234068274
+RU-11-10-07 = 265.7306152165999,243.6501357731445,1510.0,1.0,1509.0,6.108718487726333,20.73863143017051,360.524823730162
+RU-11-10-08 = 214.35213735108618,153.63206657060033,886.0,1.0,885.0,7.7540007662672,23.732434531610355,263.7226775719758
+RU-11-10-09 = 185.1975546975547,104.45231111117545,555.0,1.0,554.0,11.283704918162355,34.12133028365087,212.62271647784854
+RU-11-10-10 = 118.55715347060072,145.5520102238401,1152.0,1.0,1151.0,5.59572979257871,23.897821629849076,187.72636021415002
+RU-11-10-11 = 59.63117912583948,52.81309838002502,482.0,1.0,481.0,6.71141554884068,27.30960506675928,79.65614153620628
+RU-11-10-12 = 161.52223592272915,185.87801073129253,1156.0,1.0,1155.0,4.856256611533414,16.212440323765765,246.25204074464057
+RU-11-10-13 = 280.30295478818084,265.53845440415233,1595.0,1.0,1594.0,5.818664804262341,19.16802927056679,386.1093332598049
+RU-11-10-14 = 325.4396703148223,230.98359245954026,1266.0,1.0,1265.0,7.736906281010918,22.708476060649083,399.07943946053535
+RU-11-10-15 = 217.9024607174622,165.53003110499662,941.0,1.0,940.0,7.110515195898508,21.39119068501409,273.6451599870648
+RU-11-10-16 = 350.7876444798725,255.70345304971144,1483.0,15.0,1468.0,7.862331598900579,24.99908072551285,434.0924180647289
+RU-11-10-17 = 374.608015753504,244.63314350589658,1291.0,1.0,1290.0,8.621895181242529,24.78136081422773,447.410930094867
+RU-11-10-18 = 186.2031029619182,218.75056237098295,1598.0,1.0,1597.0,5.61670983907204,23.583388093282224,287.26887072961455
+RU-11-10-19 = 307.97583643122675,214.30702572444494,984.0,31.0,953.0,8.078846535337329,24.217102920364873,375.2021016737136
+RU-11-10-20 = 182.44444444444446,80.70881971784071,376.0,72.0,304.0,18.979624884970015,65.34017341539779,199.4990949575684
+RU-11-10-21 = 44.8,20.237588789181384,82.0,15.0,67.0,18.070178676154956,60.96355292892867,49.158925944328765
+RU-11-10-22 = 134.5,73.99042730876295,282.0,66.0,216.0,12.527923786836192,41.359221203883344,153.5084145359248
+RU-11-10-23 = 20.666666666666668,5.90668171555645,29.0,16.0,13.0,54.02173120893511,234.50369183334004,21.494185260204677
+RU-11-10-24 = 1.5,0.8660254037844386,3.0,1.0,2.0,11.547005383792516,37.33333333333334,1.7320508075688772
+RU-11-10-25 = 58.8,40.4988888736469,111.0,13.0,98.0,7.470081414266058,18.715265671276356,71.39747894708889
+RU-11-10-26 = 129.42857142857142,40.27710140959977,205.0,79.0,126.0,43.39787897466708,178.25581369600806,135.55072851150598
+RU-12-01-01 = 57.93135435992579,36.05887939381752,170.0,1.0,169.0,9.623372897031405,29.215099498489938,68.23697385665027
+RU-12-01-02 = 17.0,16.0,33.0,1.0,32.0,4.386962890625,9.047866821289062,23.345235059857504
+RU-12-01-03 = 42.11376604850214,13.753805187785469,84.0,16.0,68.0,38.21248947943,150.72270288717388,44.30278149204095
+RU-12-01-04 = 20.944174757281555,11.553454913378943,81.0,1.0,80.0,12.021360222079938,39.26398800934089,23.919464389886098
+RU-12-01-05 = 62.43450479233227,13.613844596250958,112.0,23.0,89.0,110.90373605559492,585.1934457939509,63.90151917876939
+RU-12-01-06 = 22.971652593486127,8.14663812312932,49.0,3.0,46.0,31.64450056258208,122.49437903497525,24.37343914151309
+RU-12-01-07 = 23.738977072310405,14.780902438882533,59.0,1.0,58.0,8.814410952414315,22.94584839609718,27.96451518169844
+RU-12-01-08 = 46.08310784692694,13.399760739184098,87.0,14.0,73.0,51.00960274370747,213.34160694116608,47.99173279533548
+RU-12-01-09 = 30.8997113997114,10.974753261550747,71.0,10.0,61.0,31.076770492025865,117.13909659507267,32.79081233725956
+RU-12-01-10 = 119.62926136363636,47.154006584323405,240.0,54.0,186.0,24.452093475570358,87.14273583119672,128.58717086616238
+RU-12-01-11 = 104.75294778214486,27.822866526548854,192.0,42.0,150.0,64.8242011292498,290.99834540985154,108.38492501636433
+RU-12-01-12 = 15.873826291079812,6.509377158630487,47.0,1.0,46.0,22.759073038081773,85.40154701927442,17.15664163269362
+RU-12-01-13 = 46.12125748502994,15.764128637896322,106.0,17.0,89.0,34.589968560788506,137.00807563705203,48.740928835144025
+RU-12-01-14 = 14.215505913272011,6.009117437225001,56.0,1.0,55.0,22.644120602355144,97.05151953961133,15.433408591255343
+RU-12-01-15 = 14.366666666666667,4.151171186812491,25.0,10.0,15.0,52.7074077625224,230.53764130916028,14.954375056595756
+RU-12-01-16 = 55.4,2.0591260281974,59.0,53.0,6.0,19556.543038652886,528391.0978106089,55.43825394075827
+RU-12-01-17 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+RU-12-01-18 = 35.47659126775381,21.404845011320717,89.0,1.0,88.0,9.408837579531001,24.96176225983253,41.433753365317116
+RU-12-01-19 = 58.0,0.0,58.0,58.0,0.0,0.0,-1.2,58.0
+RU-12-01-20 = 49.0,3.0,52.0,46.0,6.0,4406.37037037037,72772.04938271605,49.09175083453431
+RU-12-01-21 = 29.5,6.5,36.0,23.0,13.0,107.09695038689121,548.8482896257134,30.20761493398643
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RWA/RWA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RWA/RWA_0_elevation.properties
new file mode 100755
index 0000000..e62f8cf
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RWA/RWA_0_elevation.properties
@@ -0,0 +1,36 @@
+# RWA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = RWA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = RWA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+RWA = 1696.5606368563685,352.26372241654303,4425.0,930.0,3495.0,127.45337948921308,707.298095533299,1732.7457184079972
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RWA/RWA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RWA/RWA_1_elevation.properties
new file mode 100755
index 0000000..9d3d491
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RWA/RWA_1_elevation.properties
@@ -0,0 +1,45 @@
+# RWA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = RWA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = RWA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+RW-B = 1647.716862745098,155.1946476423215,2260.0,1303.0,957.0,1229.185087335079,13409.53018525287,1655.009437565651
+RW-C = 1618.2632071061244,149.84193450541503,2272.0,1342.0,930.0,1292.4372140016199,14324.018801592076,1625.185654874459
+RW-D = 2072.1440860215052,272.6390569383827,2800.0,1533.0,1267.0,461.9276508996009,3688.227497635262,2090.0031503809155
+RW-E = 1792.7160053499776,380.06889354565874,2932.0,930.0,2002.0,119.46318368330175,638.1215488511426,1832.5618788131007
+RW-F = 1848.5364891518739,334.18789986484626,2780.0,1460.0,1320.0,186.30546149216684,1132.2065686059902,1878.5017178970083
+RW-G = 1993.6248421052633,442.09103646162407,4000.0,1412.0,2588.0,105.6324081154035,545.214878969613,2042.0539893888574
+RW-H = 2123.1844155844155,401.72811089317787,4425.0,1421.0,3004.0,165.25938004182404,992.7842551181304,2160.8557419833323
+RW-I = 1561.4413051403574,253.4943607309528,2408.0,1256.0,1152.0,253.2118883249443,1695.5100878835701,1581.8844269796757
+RW-J = 1438.9337085678549,121.44006236408485,1895.0,1264.0,631.0,1699.58681537816,20579.275519607312,1444.049135729056
+RW-K = 1517.2719058050384,182.4837559707482,2270.0,1314.0,956.0,601.0177808792674,5240.435554668187,1528.2062548420763
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RWA/RWA_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RWA/RWA_2_elevation.properties
new file mode 100755
index 0000000..1294c60
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/RWA/RWA_2_elevation.properties
@@ -0,0 +1,177 @@
+# RWA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = RWA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = RWA
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+RW-B-G060001 = 1698.735294117647,152.57880808255743,2120.0,1451.0,669.0,1413.8833938919938,16130.575325258735,1705.5737721238747
+RW-B-G060002 = 1607.5961538461538,96.29457202039852,1800.0,1362.0,438.0,4702.423435206297,79315.00574981804,1610.477580862751
+RW-B-G060003 = 1684.817610062893,79.13564942957377,1917.0,1438.0,479.0,9713.601914179091,208130.5384516502,1686.675081391991
+RW-B-G060004 = 1675.4817073170732,94.8757513907696,1986.0,1513.0,473.0,5561.006477978192,99173.55981193362,1678.1657724301547
+RW-B-G060005 = 1631.0503597122301,61.833999604302235,1798.0,1487.0,311.0,18432.96603428813,488335.3738867207,1632.2220190355417
+RW-B-G060006 = 1461.9881656804735,68.75425651509123,1643.0,1322.0,321.0,9678.515180101793,207168.34376048573,1463.603957489422
+RW-B-G060007 = 1767.6126126126126,91.69044780837523,2001.0,1572.0,429.0,7222.320383189078,140346.0000086585,1769.9891204429723
+RW-B-G060008 = 1718.9159663865546,96.39428657638531,2002.0,1524.0,478.0,5724.261813170377,103054.76523634991,1721.616669872592
+RW-B-G060009 = 1729.1477832512314,133.60310987395627,2163.0,1487.0,676.0,2207.2493573964152,29091.67580111555,1734.3015445102506
+RW-B-G060010 = 1494.3843137254903,73.72573279058963,1696.0,1350.0,346.0,8388.746932057773,171280.0333247721,1496.2018449341365
+RW-B-G060011 = 1723.9427083333333,219.12594325942237,2260.0,1376.0,884.0,511.1049738420884,4222.087499733469,1737.8131777107112
+RW-B-G060012 = 1701.7702702702702,236.4904744837487,2250.0,1406.0,844.0,394.809796706496,3011.6633744067344,1718.1239179108409
+RW-B-G060013 = 1733.2826086956522,111.51353262457474,1911.0,1465.0,446.0,3801.217205622304,59784.757154563216,1736.8661058254368
+RW-B-G060014 = 1505.6785714285713,87.27381114770283,1700.0,1303.0,397.0,5186.900207774303,90386.37320298328,1508.2057812418798
+RW-B-G060015 = 1701.3831775700935,114.28049153308376,1954.0,1459.0,495.0,3344.4726922280634,50458.794687516114,1705.2169209996573
+RW-B-G060016 = 1619.6470588235295,119.39901772010501,1879.0,1340.0,539.0,2536.344405200271,34942.681406265765,1624.0420932316488
+RW-B-G060017 = 1669.6694915254238,74.91985040352934,1823.0,1476.0,347.0,11135.27759451121,249628.24296085784,1671.3495130927147
+RW-C-G010001 = 1758.3333333333333,111.92954132945522,2166.0,1608.0,558.0,3925.252526051813,62471.910920137045,1761.8922592863996
+RW-C-G010002 = 1803.5869565217392,101.31603076876452,2139.0,1672.0,467.0,5695.94229001709,102419.9815550196,1806.4304159933997
+RW-C-G010003 = 1496.8089171974523,80.27025480110241,1713.0,1361.0,352.0,6539.977218381196,123005.56463640946,1498.9597220764952
+RW-C-G010004 = 1620.2837837837837,72.4704078041831,1818.0,1408.0,410.0,11243.008695525737,252860.42625756882,1621.903665449955
+RW-C-G010005 = 1707.938775510204,101.06886077773306,2123.0,1559.0,564.0,4878.367963687916,83400.27976607233,1710.9265839042316
+RW-C-G010006 = 1703.7551020408164,54.241911129206834,1895.0,1616.0,279.0,31084.910686027593,979449.0441506612,1704.6183246266776
+RW-C-G010007 = 1511.584745762712,102.40781934121775,1768.0,1344.0,424.0,3260.4220431422414,48793.44558309146,1515.0497698375277
+RW-C-G010008 = 1519.2588235294118,80.26180000344115,1708.0,1388.0,320.0,6839.36965461215,130561.8364883425,1521.3774447558253
+RW-C-G010009 = 1430.987012987013,62.577431205447844,1627.0,1342.0,285.0,12027.33770180828,276666.1423802565,1432.354623071314
+RW-C-G010010 = 1453.05,65.48231222464362,1651.0,1349.0,302.0,10993.25156222611,245450.93409750186,1454.5247456520929
+RW-C-G010011 = 1591.338028169014,76.88970400533076,1722.0,1407.0,315.0,8926.755238065538,186012.89446095075,1593.1945099324419
+RW-C-G010012 = 1697.675,44.59337815191848,1797.0,1616.0,181.0,55290.61281781673,2109282.652175273,1698.2605733514513
+RW-C-G010013 = 1513.566844919786,83.71015420355785,1727.0,1347.0,380.0,5965.660827100275,108864.45413647304,1515.879937184083
+RW-C-G010014 = 1684.7717391304348,73.81647383896703,1811.0,1536.0,275.0,11957.723816133805,274468.8465197144,1686.388058776096
+RW-C-G010015 = 1777.7030303030303,74.09291662397673,2004.0,1559.0,445.0,13883.85103402887,334856.2587352593,1779.2464203258705
+RW-C-G010016 = 1631.5243902439024,57.952929934929365,1750.0,1497.0,253.0,22397.080951055526,632898.8022049362,1632.553330843676
+RW-C-G010017 = 1648.0843373493976,45.94816482806379,1765.0,1554.0,211.0,46253.80227113036,1662933.6711446464,1648.724724405948
+RW-C-G010018 = 1857.9797297297298,110.32344765565321,2272.0,1681.0,591.0,4828.402137728288,82236.49281110296,1861.25225028452
+RW-C-G010019 = 1634.8247422680413,79.91787154287758,1802.0,1426.0,376.0,8621.05533988835,177583.78662769854,1636.7769561316873
+RW-C-G010020 = 1642.7710843373493,68.67547663901065,1760.0,1488.0,272.0,13758.89812403245,330811.91177806206,1644.2059349809276
+RW-D-G040001 = 1802.9213483146068,84.1968299490126,1997.0,1597.0,400.0,9882.816488067047,213008.59317908157,1804.8862829502646
+RW-D-G040002 = 1983.820512820513,163.86311857921615,2426.0,1638.0,788.0,1811.012971134106,22376.398954761524,1990.5765367646502
+RW-D-G040003 = 1696.942528735632,84.89606306914344,1987.0,1567.0,420.0,8047.258296355179,162122.3051298256,1699.0648272965695
+RW-D-G040004 = 2277.8545454545456,197.87068794039578,2613.0,1785.0,828.0,1559.690873733184,18339.971267838053,2286.4326229727258
+RW-D-G040005 = 1868.2368421052631,56.14865960993739,2048.0,1749.0,299.0,36936.92122169756,1232395.0655593893,1869.0804076270872
+RW-D-G040006 = 2230.5984251968503,156.49991873623807,2667.0,1810.0,857.0,2938.26134854655,42491.84772768098,2236.081742480609
+RW-D-G040007 = 2084.8204081632653,261.04760765243174,2569.0,1597.0,972.0,533.4485583252145,4456.000836916504,2101.1001850828297
+RW-D-G040008 = 1722.4705882352941,108.79905527653145,2168.0,1545.0,623.0,4016.4709633576804,64386.19372037508,1725.9032886476305
+RW-D-G040009 = 2355.472491909385,162.64410106805903,2800.0,1962.0,838.0,3080.83023621718,45244.00934583549,2361.081058276917
+RW-D-G040010 = 2138.032490974729,188.76741278211148,2544.0,1632.0,912.0,1486.8264106481945,17222.449061841726,2146.3494749439237
+RW-D-G040011 = 1891.5714285714287,121.41709288307665,2175.0,1655.0,520.0,3827.966696641742,60368.174018202575,1895.4642122266337
+RW-D-G040012 = 1720.552,113.1125072483145,2006.0,1533.0,473.0,3565.5735902115225,54956.16787749361,1724.2661117124583
+RW-D-G040013 = 1959.4471544715448,88.10859921784372,2189.0,1777.0,412.0,11065.971171478996,247611.9672180154,1961.4271019904777
+RW-E-G030001 = 1171.8243243243244,189.0142893288479,1652.0,930.0,722.0,257.4193524545879,1723.2128827811794,1186.9703655309381
+RW-E-G030002 = 1705.5204081632653,148.43683667292984,1962.0,1368.0,594.0,1550.9710756055463,18206.068796385993,1711.9676857764744
+RW-E-G030003 = 1632.6687898089172,188.8282807186792,2362.0,1456.0,906.0,673.6319037715419,6086.726786637189,1643.552097383982
+RW-E-G030004 = 1912.7723880597016,364.2703354615669,2723.0,1460.0,1263.0,160.76239541144028,932.1371616857249,1947.1494770101488
+RW-E-G030005 = 1504.9363636363637,164.79983877268856,1767.0,1123.0,644.0,788.1082411612279,7427.441077205612,1513.9327744171949
+RW-E-G030006 = 1678.2079207920792,144.15010856273116,1902.0,1456.0,446.0,1612.5366797352501,19169.877976479533,1684.3874492550462
+RW-E-G030007 = 1484.6095238095238,37.344852450306284,1602.0,1454.0,148.0,62947.06523923844,2507273.193425081,1485.0791481232495
+RW-E-G030008 = 2020.854135338346,344.2862090777011,2655.0,1147.0,1508.0,219.80432287146465,1394.9490381387795,2049.971812019665
+RW-E-G030009 = 1931.3757575757577,378.2231079829793,2932.0,1460.0,1472.0,148.99105564433552,849.153015375177,1968.0612379607592
+RW-E-G030010 = 1760.2115384615386,266.09608852518363,2131.0,1145.0,986.0,308.6595924998026,2162.674402324654,1780.2111640087921
+RW-F-G080001 = 1863.5631578947368,179.9306992633445,2272.0,1551.0,721.0,1142.3668469039665,12164.49110124983,1872.2293395842296
+RW-F-G080002 = 1557.20987654321,130.0472104256408,1991.0,1460.0,531.0,1754.1566122722716,21487.789582966303,1562.6307550228269
+RW-F-G080003 = 2133.9358288770054,225.75339380073177,2557.0,1479.0,1078.0,872.220825525348,8495.527909583434,2145.8440569103664
+RW-F-G080004 = 1640.513071895425,237.08498274840633,2526.0,1460.0,1066.0,353.3291824370697,2618.5969032919775,1657.5561613726925
+RW-F-G080005 = 1965.3298429319373,282.37675085519265,2564.0,1496.0,1068.0,358.3545284741558,2648.2171254599375,1985.5120299163157
+RW-F-G080006 = 1752.8703071672355,310.1016186615164,2483.0,1460.0,1023.0,198.199040400458,1228.921801523873,1780.0891347472045
+RW-F-G080007 = 1966.5159574468084,164.04337374232512,2360.0,1616.0,744.0,1758.6826047485836,21515.75615935783,1973.3462036251271
+RW-F-G080008 = 2286.439024390244,266.8475904442036,2780.0,1633.0,1147.0,654.1080822465078,5810.719260386009,2301.9580901442337
+RW-F-G080009 = 1586.0603773584905,187.21811549545302,2475.0,1460.0,1015.0,635.2915769246823,5651.276454335074,1597.0717402158946
+RW-G-G050001 = 2403.3253588516745,216.8878381399132,2810.0,1825.0,985.0,1393.7669123970782,15812.23098984013,2413.0920236975085
+RW-G-G050002 = 2297.9662921348313,319.59781430529785,2857.0,1424.0,1433.0,392.6895799833137,2968.436864359175,2320.084447320103
+RW-G-G050003 = 2254.7520661157023,287.90891239170446,2846.0,1675.0,1171.0,503.95854324111923,4136.086432458395,2273.059264842781
+RW-G-G050004 = 2508.3615384615387,163.98780460501197,2964.0,2100.0,864.0,3624.8374937217213,56157.93186814659,2513.716294193183
+RW-G-G050005 = 1593.7863777089783,255.47776078175912,2717.0,1460.0,1257.0,263.68687145031737,1809.9373181588485,1614.1325546635778
+RW-G-G050006 = 1820.0220588235295,186.99876009779896,2213.0,1465.0,748.0,951.1522988383789,9543.41532496317,1829.6034627433216
+RW-G-G050007 = 2537.717277486911,346.6609817939525,4000.0,2094.0,1906.0,416.07861035840705,3253.2435529438885,2561.2853836997406
+RW-G-G050008 = 1555.8882352941177,138.51075295846562,1957.0,1460.0,497.0,1452.2811758381179,16735.831831259173,1562.0414301201376
+RW-G-G050009 = 2210.767955801105,220.28249384532637,2770.0,1721.0,1049.0,1041.2731611750678,10764.877184044555,2221.715402901936
+RW-G-G050010 = 1659.4107142857142,99.84627054801267,1838.0,1461.0,377.0,4640.262362724522,77942.46470840804,1662.4118612511677
+RW-G-G050011 = 1961.3978494623657,146.800804236242,2343.0,1650.0,693.0,2425.0873504017195,32934.77326094292,1966.8838298181213
+RW-G-G050012 = 1748.1748251748252,198.32950313501172,2363.0,1412.0,951.0,712.2810090010895,6541.53535955275,1759.3890448643845
+RW-H-G120001 = 2142.698717948718,152.5681613067097,2560.0,1863.0,697.0,2812.410689539802,40101.21935904261,2148.12356249439
+RW-H-G120002 = 1765.939393939394,91.99405099143371,2187.0,1572.0,615.0,7132.067130403787,138064.09969509198,1768.333918830052
+RW-H-G120003 = 2033.8407079646017,130.28223728394886,2325.0,1764.0,561.0,3851.1503883990954,60846.30847590923,2038.0091969188127
+RW-H-G120004 = 1777.3214285714287,143.53804545554215,2175.0,1484.0,691.0,1935.63541910828,24432.599079997202,1783.1081377618075
+RW-H-G120005 = 2147.2022471910113,370.3531621493884,3616.0,1863.0,1753.0,214.46467123151453,1389.9365834646346,2178.907743585345
+RW-H-G120006 = 1895.5,74.39446023922557,2078.0,1703.0,375.0,16617.11535107441,425349.72200096666,1896.959352678461
+RW-H-G120007 = 2455.5988372093025,314.13207598307855,4211.0,1947.0,2264.0,502.58496195406997,4154.220499151654,2475.609947157491
+RW-H-G120008 = 2714.241134751773,578.867234508367,4425.0,1811.0,2614.0,117.7638316388412,629.1399820257367,2775.282366312653
+RW-H-G120009 = 1826.6,213.0789525035263,2296.0,1421.0,875.0,655.8532694132982,5849.532146604095,1838.9861880938638
+RW-H-G120010 = 2617.837037037037,391.3368958271956,3912.0,2216.0,1696.0,321.10704080556917,2321.5101838018004,2646.925635245259
+RW-H-G120011 = 2160.8256880733943,450.5928173490395,3900.0,1765.0,2135.0,126.49660381948149,707.7295522791192,2207.306399502435
+RW-H-G120012 = 1827.6666666666667,203.80895193511228,2455.0,1601.0,854.0,749.3352040180833,6999.722698040444,1838.9952510361013
+RW-H-G120013 = 2100.7480916030536,134.95865035453764,2554.0,1741.0,813.0,3818.6628388553477,60190.97097116443,2105.0787115163625
+RW-H-G120014 = 2091.9305555555557,238.14178353736668,2475.0,1575.0,900.0,703.5187778622262,6395.948343663813,2105.441748976526
+RW-H-G120015 = 1953.921568627451,204.0537712489973,2513.0,1594.0,919.0,907.4203631964486,8987.308916062053,1964.54764205618
+RW-H-G120016 = 1819.8214285714287,72.29061071784616,2018.0,1741.0,277.0,16029.742591350525,405529.5538771402,1821.2566991738738
+RW-I-G020001 = 1862.953947368421,174.4940935064245,2259.0,1505.0,754.0,1248.870105873477,13674.946216044798,1871.1081205222242
+RW-I-G020002 = 1778.44099378882,154.72684184261635,2135.0,1437.0,698.0,1552.952815245097,18246.483225496042,1785.15903044383
+RW-I-G020003 = 2049.067415730337,167.15429175726277,2408.0,1783.0,625.0,1878.7430079162164,23478.07957853589,2055.8739823881897
+RW-I-G020004 = 2007.3852459016393,141.56927555905824,2321.0,1750.0,571.0,2893.519892040169,41636.588461543026,2012.371085373148
+RW-I-G020005 = 1689.0617283950617,134.21250384969815,2068.0,1431.0,637.0,2031.1525110902985,26045.86465486396,1694.3855873202294
+RW-I-G020006 = 1484.5494791666667,124.22257263401049,1889.0,1322.0,567.0,1743.9527818262961,21320.759172606216,1489.7376962558992
+RW-I-G020007 = 2058.410447761194,117.02667208972711,2280.0,1795.0,485.0,5494.417576338562,97566.10594066509,2061.7344187438002
+RW-I-G020008 = 1913.4130434782608,128.04645490007275,2210.0,1644.0,566.0,3381.716248530883,51211.73919413671,1917.6927203191906
+RW-I-G020009 = 2151.614285714286,134.4076201982125,2406.0,1787.0,619.0,4149.396796693012,67154.68583100008,2155.808303828785
+RW-I-G020010 = 1893.7762237762238,181.60267163173035,2330.0,1547.0,783.0,1165.411938460382,12485.005447475394,1902.4636438271077
+RW-I-G020011 = 1684.6099290780141,106.96170011496791,1967.0,1453.0,514.0,3954.0684886447275,63026.06112437233,1688.0021974036988
+RW-I-G020012 = 1968.532258064516,106.17783587164047,2189.0,1772.0,417.0,6428.420965459907,120219.31598612844,1971.3936653725373
+RW-I-G020013 = 1406.0125899280577,110.1539873115376,1813.0,1256.0,557.0,2118.6216645870386,27564.453106251844,1410.3209932341058
+RW-I-G020014 = 1454.2995951417004,91.37190608993637,1921.0,1306.0,615.0,4081.535610984759,65814.93489394305,1457.1671618767086
+RW-I-G020015 = 1417.1561643835616,78.08455372539133,1799.0,1257.0,542.0,6033.856515604943,110578.80450527728,1419.3057428830555
+RW-I-G020016 = 1806.5620437956204,138.24234836147144,2043.0,1458.0,585.0,2270.5264227605326,30171.414805698714,1811.843637007207
+RW-I-G020017 = 1916.7654320987654,119.61350016759879,2187.0,1729.0,458.0,4163.320095949567,67501.48342722416,1920.4939758070348
+RW-J-G070001 = 1436.821325648415,94.29934130205035,1688.0,1314.0,374.0,3583.5912146009337,55324.06353325105,1439.9124583140704
+RW-J-G070002 = 1516.7920792079208,91.55940741276069,1725.0,1329.0,396.0,4596.381039803754,76983.3832238575,1519.5530055360566
+RW-J-G070003 = 1508.2903225806451,91.87064412514844,1722.0,1313.0,409.0,4473.966298558271,74242.73013603964,1511.0856734290073
+RW-J-G070004 = 1466.4190476190477,90.61049880853248,1709.0,1314.0,395.0,4287.805337635984,70205.15389534544,1469.2158063791328
+RW-J-G070005 = 1379.1776649746193,59.2292621175915,1576.0,1314.0,262.0,12696.439465461091,297341.33788418287,1380.448889693435
+RW-J-G070006 = 1500.8055555555557,46.41139673521561,1601.0,1431.0,170.0,33911.2080708238,1099723.8924280426,1501.5230045967771
+RW-J-G070007 = 1414.5462850182705,120.7710384007937,1745.0,1264.0,481.0,1642.4190912679355,19667.40331113852,1419.6925146578028
+RW-J-G070008 = 1501.6347305389222,148.7544840276775,1882.0,1270.0,612.0,1059.0879190470416,11002.654494988414,1508.9846786760434
+RW-J-G070009 = 1446.0119047619048,138.14222923965852,1895.0,1270.0,625.0,1178.880078944199,12688.25675095772,1452.5955060554381
+RW-J-G070010 = 1455.093220338983,64.2694259082697,1579.0,1323.0,256.0,11672.988929567258,265801.53880961915,1456.511873958826
+RW-J-G070011 = 1359.0408163265306,52.39117357648484,1565.0,1314.0,251.0,17534.356990902346,456978.6712039478,1360.0502841844502
+RW-K-G090001 = 1486.8525798525798,97.3818083449803,1744.0,1314.0,430.0,3605.5203809818063,55768.76477497438,1490.0381910578033
+RW-K-G090002 = 1479.4433962264152,119.427334833558,1789.0,1322.0,467.0,1938.8298723387188,24505.335793977683,1484.2559250154254
+RW-K-G090003 = 1376.2643856920683,57.4487810886606,1636.0,1314.0,322.0,13821.668332457799,332918.7979509782,1377.462893065704
+RW-K-G090004 = 1571.8648648648648,106.60960916128658,1870.0,1379.0,491.0,3249.911904868021,48592.498357518285,1575.4760430302208
+RW-K-G090005 = 1571.364640883978,100.28649385226524,1815.0,1386.0,429.0,3894.1201151071195,61767.78029072338,1574.5615946890148
+RW-K-G090006 = 1429.7176470588236,71.41380847933048,1674.0,1322.0,352.0,8084.892508638633,163102.0995108046,1431.500081157155
+RW-K-G090007 = 1396.5358851674641,55.00804555600143,1561.0,1322.0,239.0,16440.222381905955,419356.64343542454,1397.6188191478975
+RW-K-G090008 = 1893.3272727272727,131.34037038383124,2215.0,1646.0,569.0,3039.091978239462,44446.467837595614,1897.8773549798877
+RW-K-G090009 = 1735.8861788617887,154.93209649528177,2077.0,1454.0,623.0,1440.3496808019618,16524.599561770974,1742.7864988253164
+RW-K-G090010 = 1694.970802919708,172.23667902071628,2158.0,1389.0,769.0,982.8302973401679,9972.92088482136,1703.699356209999
+RW-K-G090011 = 1407.259681093394,46.053262131726036,1596.0,1330.0,266.0,28624.732694453058,877537.4431520293,1408.013037220911
+RW-K-G090012 = 1513.423076923077,107.51213637285616,1785.0,1355.0,430.0,2832.4850352066587,40506.57934953866,1517.237051100048
+RW-K-G090013 = 1503.641304347826,109.13111196308172,1890.0,1340.0,550.0,2658.201144658134,37247.32778121242,1507.5963557063708
+RW-K-G090014 = 1768.9615384615386,155.11441949765552,2138.0,1394.0,744.0,1516.9745259432043,17678.131688652717,1775.7492524825423
+RW-K-G090015 = 1671.792,141.308700142631,2053.0,1400.0,653.0,1691.7995899459288,20451.32146748681,1677.7534503019208
+RW-K-G090016 = 1673.5503355704698,202.4306472089085,2174.0,1330.0,844.0,590.1879251958948,5095.060713521528,1685.7487631961797
+RW-K-G090017 = 1900.0967741935483,157.58780208486397,2270.0,1602.0,668.0,1789.482377950855,22029.227752259314,1906.6204831236516
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SAU/SAU_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SAU/SAU_0_elevation.properties
new file mode 100755
index 0000000..41629b9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SAU/SAU_0_elevation.properties
@@ -0,0 +1,36 @@
+# SAU.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SAU elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SAU
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SAU = 642.2818570250259,393.49685363577515,2958.0,-34.0,2992.0,9.882316543392923,31.217410785443526,753.2368536421469
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SAU/SAU_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SAU/SAU_1_elevation.properties
new file mode 100755
index 0000000..ec93dac
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SAU/SAU_1_elevation.properties
@@ -0,0 +1,50 @@
+# SAU.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SAU elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SAU
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SA-0 = 718.6942147898704,188.94011382988433,1457.0,299.0,1158.0,66.52247865087888,299.42125517472783,743.1148908388783
+SA-02 = 819.7389671957184,463.0511764294155,2667.0,1.0,2666.0,10.633253859926704,29.761526026980775,941.4820053149077
+SA-03 = 865.5823343135037,311.76793894769634,2230.0,1.0,2229.0,28.98583269538306,101.0701867482233,920.0174048523808
+SA-04 = 229.521741093793,135.71278320300638,985.0,-34.0,1019.0,10.713364230758518,34.62806587993367,266.64243690650653
+SA-05 = 756.3644394110985,110.23522388429957,1301.0,498.0,803.0,343.7946245056843,2506.745158685765,764.3552641216563
+SA-06 = 899.1008685167392,182.7777024520782,1999.0,453.0,1546.0,134.25363238223224,743.7327211199267,917.4911772225475
+SA-07 = 787.4733597093507,400.08309542076506,2351.0,1.0,2350.0,13.08922259530492,37.12416841035991,883.2784246733279
+SA-08 = 590.6868177292339,159.91731693427786,1079.0,261.0,818.0,61.75808710541015,274.0458147801189,611.9513582749432
+SA-09 = 331.5647991254441,458.61911708689587,2474.0,1.0,2473.0,4.361673055161587,14.145862820556648,565.9211169206008
+SA-10 = 1141.8179904902954,692.953162059645,2502.0,12.0,2490.0,9.163085450438428,23.635457285426185,1335.63932564737
+SA-12 = 918.113054738598,281.03679567448825,2269.0,474.0,1795.0,46.50617927415335,209.5386801764385,960.1631433274388
+SA-2 = 721.3735460323596,104.69668778462449,1035.0,468.0,567.0,347.7947676496094,2541.2797071228256,728.9315395483807
+SA-4 = 1360.4775497818284,507.40669889721306,2958.0,49.0,2909.0,27.369199253111812,98.17113606121137,1452.0195320814871
+SA-NEU = 328.1388469013172,27.01337960935112,407.0,221.0,186.0,1829.052924659716,22670.78099173297,329.24888082367875
+SA-QAY = 834.2636202847285,207.06929553486853,1807.0,1.0,1806.0,77.62870054923609,366.9386000658638,859.5775016156994
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SAU/SAU_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SAU/SAU_2_elevation.properties
new file mode 100755
index 0000000..70d8132
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SAU/SAU_2_elevation.properties
@@ -0,0 +1,50 @@
+# SAU.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SAU elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SAU
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SA-0-G140001 = 718.6942147898704,188.94011382988433,1457.0,299.0,1158.0,66.52247865087888,299.42125517472783,743.1148908388783
+SA-02-G090001 = 819.7389671957184,463.0511764294155,2667.0,1.0,2666.0,10.633253859926704,29.761526026980775,941.4820053149077
+SA-03-G080001 = 865.5823343135037,311.76793894769634,2230.0,1.0,2229.0,28.98583269538306,101.0701867482233,920.0174048523808
+SA-04-G030001 = 229.521741093793,135.71278320300638,985.0,-34.0,1019.0,10.713364230758518,34.62806587993367,266.64243690650653
+SA-05-G120001 = 756.3644394110985,110.23522388429957,1301.0,498.0,803.0,343.7946245056843,2506.745158685765,764.3552641216563
+SA-06-G040001 = 899.1008685167392,182.7777024520782,1999.0,453.0,1546.0,134.25363238223224,743.7327211199267,917.4911772225475
+SA-07-G150001 = 787.4733597093507,400.08309542076506,2351.0,1.0,2350.0,13.08922259530492,37.12416841035991,883.2784246733279
+SA-08-G110001 = 590.6868177292339,159.91731693427786,1079.0,261.0,818.0,61.75808710541015,274.0458147801189,611.9513582749432
+SA-09-G070001 = 331.5647991254441,458.61911708689587,2474.0,1.0,2473.0,4.361673055161587,14.145862820556648,565.9211169206008
+SA-10-G020001 = 1141.8179904902954,692.953162059645,2502.0,12.0,2490.0,9.163085450438428,23.635457285426185,1335.63932564737
+SA-12-G100001 = 918.113054738598,281.03679567448825,2269.0,474.0,1795.0,46.50617927415335,209.5386801764385,960.1631433274388
+SA-2-G060001 = 721.3735460323596,104.69668778462449,1035.0,468.0,567.0,347.7947676496094,2541.2797071228256,728.9315395483807
+SA-4-G010001 = 1360.4775497818284,507.40669889721306,2958.0,49.0,2909.0,27.369199253111812,98.17113606121137,1452.0195320814871
+SA-NEU-G050001 = 328.1388469013172,27.01337960935112,407.0,221.0,186.0,1829.052924659716,22670.78099173297,329.24888082367875
+SA-QAY-G130001 = 834.2636202847285,207.06929553486853,1807.0,1.0,1806.0,77.62870054923609,366.9386000658638,859.5775016156994
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SDN/SDN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SDN/SDN_0_elevation.properties
new file mode 100755
index 0000000..7996439
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SDN/SDN_0_elevation.properties
@@ -0,0 +1,36 @@
+# SDN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SDN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SDN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SDN = 528.813056432776,193.2957260117563,3334.0,1.0,3333.0,30.424529860968967,130.36272960782927,563.033290621601
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SDN/SDN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SDN/SDN_1_elevation.properties
new file mode 100755
index 0000000..ae188bc
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SDN/SDN_1_elevation.properties
@@ -0,0 +1,44 @@
+# SDN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SDN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SDN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SD-BEG = 530.2204912896353,122.85413901517795,1007.0,315.0,692.0,94.40166265680378,480.8111422321041,544.2673137866924
+SD-C = 453.30760457608085,84.38807208588283,1677.0,357.0,1320.0,173.72867705572534,1076.4249760345751,461.0955769435186
+SD-DAF = 707.9246517649373,206.6517609825762,2917.0,415.0,2502.0,52.00314137923058,237.3202956369438,737.4701776300589
+SD-E = 497.6517834694042,193.05684469397536,2654.0,1.0,2653.0,25.90195191160622,103.68852719183296,533.7867016641342
+SD-EQ = 667.6155603979827,229.34339683766743,3334.0,397.0,2937.0,36.245434187864525,172.28430028486872,705.9100014580808
+SD-KHA = 432.5591800833684,52.20175329900498,597.0,322.0,275.0,594.1020443654735,5138.742151513659,435.6976788116803
+SD-KOR = 528.9056159548808,104.00923165399877,1372.0,286.0,1086.0,147.70182228540637,847.8268451153828,539.0353150377696
+SD-N = 399.9958993852442,106.7206467693416,1913.0,161.0,1752.0,64.87657848636272,301.61969195779386,413.98794181941776
+SD-UPN = 403.1071429821032,100.5678504933583,1784.0,264.0,1520.0,81.00591452644552,460.34307481112523,415.46270744321305
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SDN/SDN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SDN/SDN_2_elevation.properties
new file mode 100755
index 0000000..0686fd5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SDN/SDN_2_elevation.properties
@@ -0,0 +1,53 @@
+# SDN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SDN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SDN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SD-BEG-G110001 = 574.4543471957084,121.22255757423797,1007.0,375.0,632.0,121.44612525528127,657.7319868707525,587.1053614785736
+SD-BEG-G110002 = 431.05585200032505,42.02195057796277,689.0,315.0,374.0,1111.4061745589634,11759.705867366529,433.09928639297334
+SD-C-G130001 = 499.1020901748469,93.2478442255824,1677.0,369.0,1308.0,171.6854264614413,1053.9998003185497,507.7381774789239
+SD-C-G130002 = 408.7244638710559,18.43372853868213,504.0,362.0,142.0,10967.798958022315,244705.01203329422,409.13993903616876
+SD-C-G130003 = 396.8869899400927,20.613275119987993,516.0,357.0,159.0,7197.10841054837,139785.68264609805,397.42192930798325
+SD-DAF-G140001 = 737.0600247078561,181.14519979979403,2270.0,442.0,1828.0,80.6031945266302,394.3592625700533,758.9934541436137
+SD-DAF-G140002 = 645.4903377661492,241.21382991200264,2917.0,415.0,2502.0,29.618751119330824,133.0256939295386,689.0877214769357
+SD-E-G150001 = 489.45756041948533,71.41479770266963,1401.0,342.0,1059.0,343.8309283062621,2531.6024810835384,494.6400476939869
+SD-E-G150002 = 501.97494447202223,232.7869123459945,2654.0,1.0,2653.0,17.33176479446056,63.09719008947967,553.3250323609784
+SD-EQ-G160001 = 704.8532451179806,285.0721705618112,3334.0,397.0,2937.0,24.662891179064683,105.53502150912885,760.318511929158
+SD-EQ-G160002 = 613.3043988524732,76.2519454177365,1092.0,419.0,673.0,544.955013892728,4593.309151038118,618.0264111118415
+SD-KHA-G240001 = 432.5591800833684,52.201753299004224,597.0,322.0,275.0,594.1020443654992,5138.742151513956,435.6976788116803
+SD-KOR-G250001 = 538.1754830963972,94.31136960605343,1122.0,286.0,836.0,203.48518003557072,1271.5635654886562,546.3766878656239
+SD-KOR-G250002 = 512.5038034369071,117.47280490511018,1372.0,365.0,1007.0,97.59529860701016,508.1857846199973,525.794644732685
+SD-N-G270001 = 404.61496318781536,68.183801461062,874.0,232.0,642.0,227.7819262569949,1479.9109296699164,410.3197524092139
+SD-N-G270002 = 398.4342314037311,116.86947125187794,1913.0,161.0,1752.0,50.80915010152062,222.66231447413355,415.2207967635716
+SD-UPN-G330001 = 422.17740592516986,123.41654082328637,1563.0,281.0,1282.0,54.2207318828784,283.1376680486356,439.8470241146256
+SD-UPN-G330002 = 382.359049101044,60.98950786289207,1784.0,264.0,1520.0,269.5134862771591,1940.727822776498,387.19266844661826
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SEN/SEN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SEN/SEN_0_elevation.properties
new file mode 100755
index 0000000..59ae4e3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SEN/SEN_0_elevation.properties
@@ -0,0 +1,36 @@
+# SEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SEN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SEN = 51.14920002191143,38.034924547604795,497.0,1.0,496.0,8.857366939528841,41.03406150543191,63.74085148648734
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SEN/SEN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SEN/SEN_1_elevation.properties
new file mode 100755
index 0000000..ebe497d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SEN/SEN_1_elevation.properties
@@ -0,0 +1,65 @@
+# SEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SEN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SN-BAK = 74.37741179969515,26.84935075194479,277.0,7.0,270.0,30.227401923447193,115.96673456310073,79.07519852534278
+SN-BBY = 29.650764525993885,7.999754833565297,47.0,14.0,33.0,62.3118770786084,276.98743597115833,30.71097384279907
+SN-BGO = 18.270296391752577,13.476547753231939,53.0,1.0,52.0,6.954297398941935,18.42263038493496,22.70288681176094
+SN-DAG = 21.27105746523222,11.11862042649657,79.0,1.0,78.0,13.490926127836056,44.99747261615031,24.001700062239806
+SN-DB = 31.29059829059829,8.596344786711128,45.0,7.0,38.0,58.7075999552339,250.94817324383305,32.44994121836908
+SN-DK = 20.5979381443299,13.553756883080736,91.0,1.0,90.0,9.698328752887576,37.854255267044685,24.657237911885
+SN-FDI = 15.644893440354275,12.754851768778178,70.0,1.0,69.0,6.4777414963871705,18.949087882545975,20.185364361426394
+SN-FK = 9.761352959599122,6.545897866396849,37.0,1.0,36.0,9.257227577453781,32.13181041367405,11.752990703611282
+SN-GS = 31.931779898933183,10.183967849290065,61.0,3.0,58.0,40.13556402704959,157.0419452339065,33.516440274427815
+SN-KAF = 33.37544431279621,11.267247499391242,58.0,2.0,56.0,34.09679218892494,123.28589061640798,35.22600104026995
+SN-KD = 39.30156203362849,12.06576251876756,77.0,2.0,75.0,43.727616776818046,171.63909622760096,41.11198612865162
+SN-KEM = 46.824952661476964,4.703056215764614,65.0,28.0,37.0,1016.2763829205682,10403.40332909627,47.06054535933683
+SN-KEU = 135.7397301051796,53.07786268352827,497.0,19.0,478.0,26.020802808371954,108.23320455991205,145.74818639035817
+SN-KL = 18.354681978798588,8.91360650387539,47.0,2.0,45.0,15.292907555396924,48.94453171270835,20.404576237912007
+SN-LG = 29.98460431654676,15.217234420373096,103.0,1.0,102.0,13.438544577509738,39.244959116349015,33.62500140408117
+SN-LGE = 39.700111991372516,13.348486123251641,81.0,1.0,80.0,34.24239944242847,123.0152096193639,41.88413749750803
+SN-MBK = 38.05894006934126,9.81538315474072,62.0,11.0,51.0,69.80177540844893,316.50665753252537,39.3042576024033
+SN-MBU = 21.32046492320465,13.401743365327127,94.0,1.0,93.0,10.95361754686236,45.18536791347703,25.182711326854573
+SN-MT = 56.32762030323006,21.43782801066796,111.0,7.0,104.0,25.82982962415139,89.4746728012852,60.26923990594054
+SN-NDR = 29.104862119013063,10.991629861531644,53.0,1.0,52.0,25.776255937364944,86.54416684272981,31.111234722840567
+SN-OUY = 12.392541707556427,8.15412039451352,43.0,1.0,42.0,8.80020878954986,26.637641425446606,14.834580188928394
+SN-PDR = 36.29447069339803,16.714978103096065,76.0,8.0,68.0,16.55021597677327,50.53270446191238,39.958467136526984
+SN-PKE = 8.685185185185185,4.654046722115321,30.0,1.0,29.0,13.247122863608684,48.32653726802931,9.853557357248832
+SN-RUQ = 17.89873417721519,13.393519690720233,70.0,1.0,69.0,7.082309973563978,20.519641132732833,22.355112499209675
+SN-SDH = 31.872021081576534,14.884916175581651,65.0,1.0,64.0,15.6519803380537,45.79400525746867,35.17650433710763
+SN-TC = 47.78446706388613,23.144690360050824,162.0,2.0,160.0,16.274346245641464,59.57244565557494,53.094557013334594
+SN-TH = 39.9896004378763,24.911038239456506,134.0,1.0,133.0,10.033382600510334,32.690608765455345,47.11398910460309
+SN-TVO = 40.98914448177824,16.464154254270277,133.0,1.0,132.0,23.874509134128562,91.97600067037807,44.17214439730655
+SN-VGR = 54.87605238540692,18.38397261949824,98.0,5.0,93.0,35.06838683490988,129.45356467055842,57.87358270126696
+SN-ZG = 19.488840892728582,12.676374885034964,49.0,1.0,48.0,8.35681013586059,22.17057905565979,23.248772001291478
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SEN/SEN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SEN/SEN_2_elevation.properties
new file mode 100755
index 0000000..66d0a8f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SEN/SEN_2_elevation.properties
@@ -0,0 +1,128 @@
+# SEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SEN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SN-BAK-G010001 = 78.73778440880268,26.386457102145307,166.0,16.0,150.0,36.09262973610905,142.4393622747074,83.04145839284402
+SN-BAK-G010002 = 48.41871921182266,22.019601530489872,130.0,10.0,120.0,17.96586844959662,62.13424184179901,53.190555756401686
+SN-BAK-G010003 = 69.71609360076408,23.26873871439864,137.0,7.0,130.0,36.34344302087304,142.6072255832892,73.49672039152125
+SN-BAK-G010004 = 79.95465587044535,28.255202820366065,277.0,25.0,252.0,32.16326313937778,128.74709428311203,84.80037430213015
+SN-BBY-G020001 = 28.17479674796748,6.758458638629864,47.0,14.0,33.0,85.619104393723,419.77719310721227,28.974056239321232
+SN-BBY-G020002 = 35.47003745318352,7.009226209684106,46.0,18.0,28.0,144.2216851739833,800.2954078090023,36.155951225057876
+SN-BBY-G020003 = 25.74055829228243,6.714810751774926,47.0,16.0,31.0,68.51615133388728,316.89281434015084,26.60197407393936
+SN-BGO-G030001 = 11.843567906768266,10.092588073451603,40.0,1.0,39.0,5.970792208948069,16.414856756042763,15.560540954048117
+SN-BGO-G030002 = 30.498511018463372,11.454957398606918,53.0,1.0,52.0,26.217220730644815,88.65469005631941,32.57875417119615
+SN-BGO-G030003 = 11.198458574181117,7.775332612734255,36.0,1.0,35.0,8.026571857031652,23.42478889526161,13.633094721166598
+SN-BGO-G030004 = 19.18095238095238,13.243828837144257,48.0,1.0,47.0,7.4799821341129515,19.10802242668539,23.30896686916725
+SN-DAG-G040001 = 19.565645899331223,5.681007808022219,37.0,11.0,26.0,51.84419871582399,223.97519060832644,20.373717117227933
+SN-DAG-G040002 = 12.419038272816486,11.093503507732004,58.0,1.0,57.0,5.916470348869682,18.654234059457345,16.65227707245297
+SN-DAG-G040003 = 24.95667198298777,12.480222924954916,79.0,1.0,78.0,14.509204421063272,47.015262177251486,27.903251436401092
+SN-DB-G060001 = 38.206896551724135,4.221286863315725,45.0,21.0,24.0,767.8031996725927,7176.599246085967,38.43938353949698
+SN-DB-G060002 = 24.991206030150753,6.459278943902289,40.0,7.0,33.0,69.23346978470407,311.94377740207153,25.81245171068767
+SN-DK-G050001 = 20.5979381443299,13.553756883080736,91.0,1.0,90.0,9.698328752887576,37.854255267044685,24.657237911885
+SN-FDI-G080001 = 12.001795332136446,6.241690807597277,36.0,1.0,35.0,13.273463446772892,41.560236174618176,13.527815615691118
+SN-FDI-G080002 = 4.938920454545454,3.246145787075074,21.0,1.0,20.0,9.091146114675439,30.074324451531997,5.910194389973372
+SN-FDI-G080003 = 22.10473537604457,14.290778719380492,70.0,1.0,69.0,8.54199038872597,23.23302967097445,26.321961979519184
+SN-FK-G070001 = 16.371641791044777,8.206701047354018,37.0,1.0,36.0,14.357616275683123,45.61467654914973,18.313399384465065
+SN-FK-G070002 = 6.357037037037037,3.626640946410848,28.0,1.0,27.0,12.211204359467786,46.246100893564694,7.3187734248605105
+SN-FK-G070003 = 11.019607843137255,4.7611407087368836,26.0,5.0,21.0,19.9539234674288,68.72928966079667,12.004175018089487
+SN-FK-G070004 = 9.186274509803921,4.971378232128923,29.0,1.0,28.0,13.665824983948362,52.118968707155695,10.445201812141235
+SN-GS-G090001 = 38.110369609856264,7.752566990052833,61.0,15.0,46.0,133.45472167838372,729.6222706741021,38.890905964442545
+SN-GS-G090002 = 20.334117647058825,6.725291210684655,36.0,3.0,33.0,36.45087459321348,137.76797257896368,21.41742006762115
+SN-GS-G090003 = 29.081151832460733,4.986758459142208,39.0,16.0,23.0,215.76614971947387,1361.4898347237977,29.50561220907746
+SN-KAF-G100001 = 23.47250147841514,11.271958563765427,52.0,2.0,50.0,15.343412312778108,47.788246126757244,26.038728377504253
+SN-KAF-G100002 = 34.485449735449734,9.575454018369241,56.0,3.0,53.0,56.42541055881001,233.79759951256358,35.79016014373412
+SN-KAF-G100003 = 34.94313725490196,11.533782518204498,58.0,2.0,56.0,36.07737435323022,132.54030143114466,36.79743170918531
+SN-KAF-G100004 = 35.399718508092896,10.105598670090322,52.0,2.0,50.0,52.494458050461525,213.46509674812586,36.81389948013041
+SN-KD-G140001 = 41.85723727693325,13.134042870449841,77.0,4.0,73.0,41.42392820700247,160.50960128006338,43.8694813575486
+SN-KD-G140002 = 38.76813762154076,14.424438112320136,65.0,2.0,63.0,26.789821921483654,90.72720567121733,41.364633559344846
+SN-KD-G140003 = 38.067334739803094,10.55979900006175,74.0,2.0,72.0,56.81431364982729,238.36568637165072,39.5048266559154
+SN-KEM-G120001 = 47.4538970962812,6.116485897864387,65.0,28.0,37.0,489.691254544784,3969.131123939988,47.84646015499182
+SN-KEM-G120002 = 45.767734553775746,3.53453865697335,50.0,34.0,16.0,2209.017436216313,29073.78333655917,45.90401387354397
+SN-KEM-G120003 = 47.41362763915547,2.547575432256456,51.0,41.0,10.0,6501.617079502867,122001.51216045974,47.48202003377199
+SN-KEU-G130001 = 121.0002936426369,60.48405534780142,497.0,19.0,478.0,16.185332504075102,68.60840733541096,135.27524538111277
+SN-KEU-G130002 = 178.60329131652662,58.23692772693339,476.0,100.0,376.0,40.19799930226392,178.96224462938932,187.8581257762572
+SN-KEU-G130003 = 96.53555093555093,36.96058590941372,475.0,25.0,450.0,27.486620003446426,119.182513900106,103.36922900552904
+SN-KEU-G130004 = 144.67812963879268,31.11590774284235,324.0,67.0,257.0,115.05702096825556,613.2047472542286,147.98635379804577
+SN-KL-G110001 = 16.554848966613672,9.089325113479239,37.0,2.0,35.0,11.951912076387641,36.155240242637554,18.88594332634497
+SN-KL-G110002 = 16.458839406207826,7.601050659129786,46.0,2.0,44.0,17.60294373765009,62.293737498469234,18.129240627284897
+SN-KL-G110003 = 21.192393736017898,9.048892072380433,47.0,2.0,45.0,19.847114235777806,65.09918676406286,23.043437243605826
+SN-LG-G160001 = 20.34135166093929,12.618704511824829,103.0,1.0,102.0,9.865440312471392,31.4120187749626,23.93746626004399
+SN-LG-G160002 = 48.27210884353742,2.638912209965374,53.0,41.0,12.0,6175.321239840436,113944.24285174656,48.34418630874065
+SN-LG-G160003 = 45.61842105263158,4.442063469976289,52.0,34.0,18.0,1113.2853505849941,11732.835239393447,45.834182301056465
+SN-LG-G160004 = 29.57529493407356,8.975565585787319,46.0,1.0,45.0,44.82707323514122,175.89451427826862,30.907262059622926
+SN-LGE-G150001 = 38.84230576441103,10.350716788795292,61.0,1.0,60.0,63.08757124920618,271.165213667385,40.19778669451646
+SN-LGE-G150002 = 51.58434547908232,6.479905449856361,81.0,28.0,53.0,527.293200680497,4366.34779262523,51.989747769578564
+SN-LGE-G150003 = 40.1154357319157,13.195998892161057,66.0,1.0,65.0,36.01310866670047,130.09690119550294,42.230114500476695
+SN-LGE-G150004 = 32.4041069352964,16.160128543409403,72.0,1.0,71.0,13.691349641370365,39.23485889297156,36.21016294928315
+SN-MBK-G180001 = 30.707376058041113,5.616005909658822,48.0,11.0,37.0,179.6555184289203,1071.992465377426,31.216701727557307
+SN-MBK-G180002 = 43.15939597315436,8.81986559791894,62.0,13.0,49.0,130.77445784991056,700.0285258491588,44.05137330359731
+SN-MBU-G190001 = 19.80716723549488,7.242650729281841,36.0,3.0,33.0,28.4894903980682,101.098549002016,21.089804728380695
+SN-MBU-G190002 = 26.073170731707318,19.410696377227165,94.0,1.0,93.0,7.915146475565453,26.567897659645364,32.50515906519546
+SN-MBU-G190003 = 18.319042871385843,7.992887309260699,42.0,1.0,41.0,18.9490709674601,62.460746141562176,19.986835148722605
+SN-MT-G170001 = 68.73637743136985,18.828253605924125,102.0,11.0,91.0,58.63326197303948,247.31745968131418,71.26845526764785
+SN-MT-G170002 = 50.49464875327337,17.7834120362639,93.0,7.0,86.0,31.223575096419786,113.80830364817201,53.53465509712362
+SN-MT-G170003 = 66.77939276485787,27.176986704739896,111.0,11.0,100.0,21.773034629449565,70.1204690171981,72.09768307229272
+SN-MT-G170004 = 48.156442980650475,23.29170055636717,82.0,8.0,74.0,14.54614905375741,41.54331740216388,53.49342310374345
+SN-NDR-G200001 = 29.522222222222222,13.381976085414932,49.0,2.0,47.0,16.688862401259502,49.28347491382255,32.41356026247177
+SN-NDR-G200002 = 28.061344537815128,10.421395326210353,51.0,2.0,49.0,26.810412994791164,90.8472364407707,29.934003036933202
+SN-NDR-G200003 = 30.217494089834517,9.246044524384029,53.0,1.0,52.0,44.01375337562486,172.8001718001615,31.600415953212952
+SN-OUY-G210001 = 10.230483271375464,7.80637191769505,38.0,1.0,37.0,7.394583194600365,23.661675361399613,12.868653017440145
+SN-OUY-G210002 = 14.81081081081081,7.849915420414316,43.0,1.0,42.0,12.761785387825652,39.81791625485251,16.762496502051505
+SN-PDR-G230001 = 34.209752321981426,16.314033726515436,58.0,8.0,50.0,15.134246285729413,44.05708174697797,37.90059168880081
+SN-PDR-G230002 = 36.787798946088365,19.34008999379497,66.0,12.0,54.0,12.439154013437564,35.08850639168828,41.561776096142836
+SN-PDR-G230003 = 42.56602475928473,16.76480153714489,76.0,8.0,68.0,23.334846578420557,75.92398914142278,45.74849761891526
+SN-PDR-G230004 = 33.101926977687626,11.357805812702347,58.0,11.0,47.0,33.2417408574888,122.21289348625237,34.99624726331686
+SN-PKE-G220001 = 8.685185185185185,4.654046722115321,30.0,1.0,29.0,13.247122863608684,48.32653726802931,9.853557357248832
+SN-RUQ-G240001 = 17.89873417721519,13.393519690720233,70.0,1.0,69.0,7.082309973563978,20.519641132732833,22.355112499209675
+SN-SDH-G260001 = 32.86607142857143,12.67679418294722,54.0,1.0,53.0,24.44396239036452,80.24645721558865,35.22612328804806
+SN-SDH-G260002 = 26.178260869565218,16.743290843790877,62.0,1.0,61.0,8.284915245771423,20.928043902235547,31.074734599587213
+SN-SDH-G260003 = 34.158918005071854,14.498932348108793,64.0,1.0,63.0,19.437996096783078,59.96570531029398,37.108634015714685
+SN-SDH-G260004 = 25.864345738295317,15.168112405163887,55.0,1.0,54.0,9.76579118640836,25.577477071574275,29.9839292689561
+SN-SDH-G260005 = 33.01518784972022,17.234330605612303,65.0,1.0,64.0,12.31624251896583,33.946112469162756,37.242781584836806
+SN-TC-G270001 = 36.79899292324442,6.597579113294764,59.0,6.0,53.0,189.19017700299426,1135.8865103827413,37.385745014927494
+SN-TC-G270002 = 40.2924071082391,13.174734369552048,65.0,3.0,62.0,37.16885290678117,138.53099491980586,42.39164653896248
+SN-TC-G270003 = 31.773972602739725,14.223226906414103,66.0,2.0,64.0,17.70886854981051,56.02580176692054,34.81214613595373
+SN-TC-G270004 = 63.4851593625498,26.414844365679308,162.0,7.0,155.0,21.64472954141393,76.67642030868302,68.76124971342068
+SN-TH-G280001 = 48.153721682847895,25.1906130241198,134.0,17.0,117.0,13.646217005460342,45.32904147514467,54.34471360160185
+SN-TH-G280002 = 47.110732538330495,28.509713290974613,131.0,1.0,130.0,9.82959055702394,28.774839057976447,55.06564148570038
+SN-TH-G280003 = 25.157556270096464,9.547020164856876,68.0,8.0,60.0,27.455499383321865,108.53812651710965,26.908144334220708
+SN-TVO-G290001 = 46.15629860031104,10.698453543765096,72.0,1.0,71.0,92.26570224739176,446.6415768118566,47.37996210117918
+SN-TVO-G290002 = 34.03359173126615,4.3203632095296385,43.0,20.0,23.0,511.9656636361534,4210.240598783406,34.30671806501993
+SN-TVO-G290003 = 36.88068181818182,5.400596725332236,47.0,21.0,26.0,338.2089272773684,2437.3037654861287,37.27400080972844
+SN-TVO-G290004 = 43.52314316469322,28.768362459527562,133.0,1.0,132.0,8.50465340964944,24.61496819994676,52.17166538972219
+SN-VGR-G300001 = 61.300122624156955,16.371971195271755,94.0,7.0,87.0,62.59033947229353,267.4483152353994,63.44877047315801
+SN-VGR-G300002 = 46.803374054682955,17.916416702351196,98.0,5.0,93.0,25.85111074717051,91.98407798154184,50.11540492059161
+SN-VGR-G300003 = 49.936496859734824,17.916399276210296,91.0,6.0,85.0,29.84884279666832,107.47611198496776,53.053285304935585
+SN-ZG-G310001 = 21.541019955654104,13.659624672298726,49.0,1.0,48.0,8.448426959432986,21.460448618673286,25.50687920773453
+SN-ZG-G310002 = 15.68788501026694,9.512183748995945,41.0,1.0,40.0,10.073172401906222,30.413986689640744,18.346426784799828
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SGP/SGP_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SGP/SGP_0_elevation.properties
new file mode 100755
index 0000000..b07c4be
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SGP/SGP_0_elevation.properties
@@ -0,0 +1,36 @@
+# SGP.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SGP elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SGP
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SGP = 20.302023121387283,13.896389786062084,61.0,1.0,60.0,8.536838678377443,27.36541854208902,24.60247532073784
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SGP/SGP_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SGP/SGP_1_elevation.properties
new file mode 100755
index 0000000..40c0194
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SGP/SGP_1_elevation.properties
@@ -0,0 +1,36 @@
+# SGP.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SGP elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SGP
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SG-S = 20.302023121387283,13.896389786062084,61.0,1.0,60.0,8.536838678377443,27.36541854208902,24.60247532073784
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SGP/SGP_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SGP/SGP_2_elevation.properties
new file mode 100755
index 0000000..7c20ad0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SGP/SGP_2_elevation.properties
@@ -0,0 +1,48 @@
+# SGP.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SGP elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SGP
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SG-S-G010001 = 20.588419405320813,13.631568024167095,61.0,1.0,60.0,9.083344696220987,29.786631844301837,24.69215787263004
+SG-S-G010002 = 7.5,5.5,13.0,2.0,11.0,6.626596543951916,15.6147804111741,9.300537618869138
+SG-S-G010003 = 34.0,0.0,34.0,34.0,0.0,0.0,-1.2,34.0
+SG-S-G010004 = 35.5,15.5,51.0,20.0,31.0,18.885032392333255,59.9895486946155,38.73628789649313
+SG-S-G010005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+SG-S-G010006 = 21.32,17.27824065117742,50.0,1.0,49.0,5.785679885673645,14.035602469985474,27.442303110344074
+SG-S-G010007 = 16.0,11.905880899790658,42.0,1.0,41.0,7.367900042536917,22.27897066462616,19.94367067517913
+SG-S-G010008 = 1.5,0.5,2.0,1.0,1.0,36.0,136.0,1.5811388300841898
+SG-S-G010009 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+SG-S-G010010 = 7.333333333333333,1.8856180831641267,10.0,6.0,4.0,71.1968140307205,332.015625,7.571877794400365
+SG-S-G010011 = 2.75,2.48746859276655,7.0,1.0,6.0,5.733791495539425,15.795939189878585,3.7080992435478315
+SG-S-G010012 = 14.0,0.0,14.0,14.0,0.0,0.0,-1.2,14.0
+SG-S-G010013 = 20.0,20.704266871026046,49.0,2.0,47.0,4.446307775191057,10.469328744294943,28.786570943178813
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLE/SLE_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLE/SLE_0_elevation.properties
new file mode 100755
index 0000000..2afa3f3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLE/SLE_0_elevation.properties
@@ -0,0 +1,36 @@
+# SLE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SLE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SLE
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SLE = 202.19047284561984,183.28021775071286,1931.0,1.0,1930.0,5.715734991215994,17.886125751597582,272.8967305195836
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLE/SLE_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLE/SLE_1_elevation.properties
new file mode 100755
index 0000000..b0ef217
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLE/SLE_1_elevation.properties
@@ -0,0 +1,39 @@
+# SLE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SLE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SLE
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SL-E = 304.93206809050537,129.37276250564182,1331.0,70.0,1261.0,21.134075927321998,79.14714645638703,331.24141925232345
+SL-N = 232.73246353088442,206.10047319282089,1931.0,1.0,1930.0,5.700446156234232,17.086601726633177,310.8726501824458
+SL-S = 71.13483516936914,66.70352841493711,596.0,1.0,595.0,6.723348996020532,29.70121634906542,97.51679587422674
+SL-W = 152.6878453038674,181.4681815139699,803.0,1.0,802.0,4.326693274506066,12.215688063745668,237.15876329059583
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLE/SLE_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLE/SLE_2_elevation.properties
new file mode 100755
index 0000000..704ec26
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLE/SLE_2_elevation.properties
@@ -0,0 +1,49 @@
+# SLE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SLE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SLE
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SL-E-G010001 = 279.1179138321995,72.12892948193696,881.0,134.0,747.0,70.24988116811843,329.5659447126415,288.2869963946509
+SL-E-G010002 = 210.45424107142858,78.38430092542079,576.0,70.0,506.0,28.024456469982137,104.26252197190507,224.57757282622381
+SL-E-G010003 = 430.98931226765797,107.73448840135045,1331.0,189.0,1142.0,77.9645744397987,395.51346251820286,444.2505005962847
+SL-N-G020001 = 108.31281565656566,69.51555626643356,788.0,15.0,773.0,11.243273421630182,55.7839660388803,128.7015096977687
+SL-N-G020002 = 43.896450572015254,26.880865808733688,152.0,1.0,151.0,9.159281936070412,24.112180049342314,51.47309315990752
+SL-N-G020003 = 452.16653220384563,135.00902227823573,1931.0,72.0,1859.0,49.61112670829527,235.9695385473913,471.8919462565319
+SL-N-G020004 = 35.18525927065702,24.625925625871076,160.0,1.0,159.0,7.625877485075245,21.334643958343896,42.946928678012455
+SL-N-G020005 = 211.53941565600883,165.76447752035656,897.0,12.0,885.0,6.656743147328267,18.647777929765443,268.7504165274586
+SL-S-G030001 = 128.62902749039316,86.49152073914274,596.0,3.0,593.0,9.48835681433179,35.359008403680214,155.00390276665254
+SL-S-G030002 = 16.06744017403916,18.93862575824061,278.0,1.0,277.0,6.3322640890876745,40.61355898866534,24.83614662859402
+SL-S-G030003 = 43.07679180887372,31.38125214980398,449.0,1.0,448.0,8.273370240114467,37.61738785157512,53.29533731044975
+SL-S-G030004 = 84.58440545808966,32.33568434340701,309.0,9.0,300.0,26.229567227288726,96.6156433214926,90.55450363540717
+SL-W-G040001 = 103.98360655737704,101.0999329998122,404.0,4.0,400.0,5.374905617375635,15.775474802504707,145.03029643921266
+SL-W-G040002 = 157.16892911010558,186.49875183040277,803.0,1.0,802.0,4.273881477799824,11.832179839938194,243.893125593805
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLV/SLV_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLV/SLV_0_elevation.properties
new file mode 100755
index 0000000..935d16f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SLV/SLV_0_elevation.properties
@@ -0,0 +1,36 @@
+# SLV.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SLV elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SLV
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SLV = 431.4249736393868,341.5986122315888,2343.0,1.0,2342.0,6.991246809515454,23.302854632768263,550.2882151730068
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SMR/SMR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SMR/SMR_0_elevation.properties
new file mode 100755
index 0000000..de1f714
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SMR/SMR_0_elevation.properties
@@ -0,0 +1,36 @@
+# SMR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SMR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SMR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SMR = 216.72857142857143,113.27002143154222,580.0,62.0,518.0,13.672520099099412,45.780275102597074,244.54318929091326
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SMR/SMR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SMR/SMR_1_elevation.properties
new file mode 100755
index 0000000..a6705c9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SMR/SMR_1_elevation.properties
@@ -0,0 +1,36 @@
+# SMR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SMR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SMR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SM-M = 216.72857142857143,113.27002143154222,580.0,62.0,518.0,13.672520099099412,45.780275102597074,244.54318929091326
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SOM/SOM_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SOM/SOM_0_elevation.properties
new file mode 100755
index 0000000..3812201
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SOM/SOM_0_elevation.properties
@@ -0,0 +1,36 @@
+# SOM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SOM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SOM
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SOM = 421.1537003017097,370.85701922181323,2387.0,1.0,2386.0,6.121030097949827,19.218717856487977,561.1642967829554
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SOM/SOM_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SOM/SOM_1_elevation.properties
new file mode 100755
index 0000000..8f7438c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SOM/SOM_1_elevation.properties
@@ -0,0 +1,51 @@
+# SOM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SOM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SOM
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SO-BK = 469.3738560800579,94.79455994717667,732.0,250.0,482.0,136.73805865664906,760.5501299428511,478.8505250775465
+SO-BN = 43.161048689138575,20.85567265868734,91.0,1.0,90.0,15.542276969264517,50.1290527504187,47.93574038222951
+SO-BR = 523.3552155151034,304.58118964809694,2102.0,1.0,2101.0,11.263404792557207,38.23440104048874,605.5331392205638
+SO-BY = 285.82291261380436,153.07721421065835,747.0,69.0,678.0,12.736415918563079,40.16016314967831,324.2335128970079
+SO-GA = 191.64229252445233,67.71437037257144,360.0,86.0,274.0,32.014676725905595,124.14945913551641,203.25354668241647
+SO-GE = 280.34328723765026,112.52588349250036,827.0,68.0,759.0,23.735758182670764,86.85800568542258,302.0834870610763
+SO-HI = 247.70326520438684,77.36651650216238,470.0,109.0,361.0,42.800535683216374,173.56058237725307,259.5043072255145
+SO-JD = 86.73224192814916,64.46328715364766,321.0,11.0,310.0,7.598533707726556,23.748865478693357,108.0647823323427
+SO-JH = 41.99731740467845,32.303547242032465,191.0,1.0,190.0,7.543010272443717,26.26395998776642,52.98390164575986
+SO-MU = 212.10526468497483,95.57125749645891,517.0,1.0,516.0,18.477687484406292,64.49460964903022,232.6424479035104
+SO-NU = 580.8344169338559,186.06089950135492,1060.0,1.0,1059.0,39.59507159172389,153.99179379815013,609.9075980983882
+SO-SA = 949.5367797910826,429.37287498639785,2387.0,1.0,2386.0,17.27600277596903,54.866329210364746,1042.104199180727
+SO-SD = 140.26250230669865,54.61883487563368,304.0,3.0,301.0,24.80677365569293,87.95241492785041,150.52171496667376
+SO-SH = 77.21025062988994,34.13450532821045,296.0,1.0,295.0,20.67169177051217,89.3882176013495,84.41911665216624
+SO-TO = 912.6645862089659,206.88028988353287,1979.0,437.0,1542.0,100.25733486514045,521.0321391138237,935.8184125471553
+SO-WO = 714.1471256034039,502.1469663594992,1799.0,1.0,1798.0,7.225705038662812,18.249357463337788,873.0164333113423
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SOM/SOM_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SOM/SOM_2_elevation.properties
new file mode 100755
index 0000000..191124f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SOM/SOM_2_elevation.properties
@@ -0,0 +1,109 @@
+# SOM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SOM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SOM
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SO-BK-G020001 = 518.763115197404,102.18797259898545,732.0,304.0,428.0,146.25668493254963,824.6836269976176,528.7320223262509
+SO-BK-G020002 = 365.33680917622524,42.660715086792145,481.0,250.0,231.0,654.2248221530859,5837.860852709579,367.8191413599652
+SO-BK-G020003 = 425.81411074253634,64.37223714021694,593.0,261.0,332.0,309.3689256834875,2181.9007568805123,430.65234449831263
+SO-BK-G020004 = 448.28080931943595,55.031858502453176,604.0,347.0,257.0,565.2355601875537,4812.716956492642,451.64608871806087
+SO-BK-G020005 = 526.2899790221074,65.55144604090329,708.0,360.0,348.0,542.2576357757899,4565.76697071964,530.3566103077662
+SO-BN-G030001 = 43.161048689138575,20.85567265868734,91.0,1.0,90.0,15.542276969264517,50.1290527504187,47.93574038222951
+SO-BR-G040001 = 319.49888367079836,105.55797115687936,622.0,1.0,621.0,36.804809672307925,141.34043161071293,336.48480194749203
+SO-BR-G040002 = 670.7853403141361,385.374757867398,1746.0,1.0,1745.0,10.990314789332787,33.347747232684135,773.6062802108754
+SO-BR-G040003 = 433.8359454855196,328.7782600715195,1389.0,1.0,1388.0,6.697231331064067,17.95570363193389,544.3425133966399
+SO-BR-G040004 = 354.0311004784689,184.639003487852,1208.0,1.0,1207.0,13.177658030611159,41.82122750934832,399.28634050638726
+SO-BR-G040005 = 802.067095007373,422.5975243739124,2102.0,1.0,2101.0,12.973767890751159,40.312868033615636,906.587167624011
+SO-BR-G040006 = 650.917460904969,135.9008727946458,1083.0,324.0,759.0,124.5138516870775,671.3922417914823,664.9530721316493
+SO-BY-G050001 = 469.42719513772147,104.04236549987985,747.0,253.0,494.0,105.33850834170855,537.7832562695519,480.8187863984508
+SO-BY-G050002 = 171.90296759078484,73.56461640609763,487.0,69.0,418.0,20.706955634707853,75.236887337042,186.98230679263406
+SO-BY-G050003 = 217.93723554301835,70.6715079351266,534.0,79.0,455.0,38.705710140142806,151.37064722819156,229.1093639944856
+SO-BY-G050004 = 350.2318558207501,56.297988726476994,441.0,179.0,262.0,258.9406909073302,1720.2861504268228,354.7278060235668
+SO-GA-G070001 = 296.8056036972848,25.125296479669913,348.0,239.0,109.0,1683.5532189979037,20295.822877317773,297.8671631941006
+SO-GA-G070002 = 278.5506027122049,43.73400921384742,360.0,161.0,199.0,276.9751858027051,1878.4418946754447,281.9629440782062
+SO-GA-G070003 = 145.97973319651103,10.095146369736504,197.0,129.0,68.0,3068.1107602719308,45043.11998662932,146.32837894390462
+SO-GA-G070004 = 138.3621453173692,17.590215378929482,198.0,86.0,112.0,510.0534509306173,4196.176587458145,139.47580053149693
+SO-GA-G070005 = 187.70464163364008,48.40492916302725,359.0,129.0,230.0,70.88918436181923,334.2908355307458,193.84547881777112
+SO-GE-G060001 = 204.81593104645108,68.56139855921009,691.0,68.0,623.0,36.612227039265946,150.07846912330118,215.98664538072595
+SO-GE-G060002 = 424.90565648224606,97.91891719454674,784.0,197.0,587.0,94.26152019987872,461.7006384621591,436.0423503000151
+SO-GE-G060003 = 384.5712958182757,96.0112990361874,827.0,208.0,619.0,76.99333224704985,368.07046274526954,396.3751393692141
+SO-GE-G060004 = 198.9100428367444,18.784278494548428,288.0,158.0,130.0,1219.4829090387557,13264.16615823916,199.7950306185723
+SO-GE-G060005 = 284.3650590865538,96.692967643659,672.0,114.0,558.0,35.0175290670557,138.9963873492229,300.3548182084598
+SO-GE-G060006 = 252.625,63.90256500957876,379.0,132.0,247.0,73.78737698536082,342.030908282599,260.58190351558073
+SO-HI-G080001 = 296.503700304056,69.95285770538005,470.0,159.0,311.0,88.81931073164947,431.6937137749257,304.6438028175636
+SO-HI-G080002 = 221.52519205298015,57.90834263573285,406.0,120.0,286.0,68.04334258132779,313.4460369598478,228.96896484224047
+SO-HI-G080003 = 154.22417409543786,31.460620923473563,240.0,109.0,131.0,133.2361537587159,738.2441461779041,157.40033845043166
+SO-JD-G090001 = 51.619609059882094,16.68538277528789,101.0,25.0,76.0,39.684297873710946,161.5423774116476,54.249295275173225
+SO-JD-G090002 = 30.38816347295235,11.286249561707347,134.0,11.0,123.0,30.51271797775118,143.65863477487014,32.41635248494214
+SO-JD-G090003 = 144.63594899968902,55.59875228466725,321.0,52.0,269.0,26.123638322440947,96.80387053384538,154.95411901157203
+SO-JH-G100001 = 51.71704210328167,33.13933660138522,191.0,1.0,190.0,10.08305802925614,36.46521332077553,61.42367682166647
+SO-JH-G100002 = 37.644202522896144,32.746589244313256,107.0,1.0,106.0,5.461107982910289,13.796273298838491,49.894138841356714
+SO-JH-G100003 = 21.038923395445135,17.634550375806725,90.0,2.0,88.0,6.5963659040276985,20.801530195696298,27.45202478135763
+SO-JH-G100004 = 21.226499552372427,12.43360666924304,74.0,1.0,73.0,11.087699435661278,37.00558475569012,24.599976789670407
+SO-MU-G110001 = 320.7695808517811,70.49081857580944,517.0,146.0,371.0,108.05628061327103,559.1787079112386,328.42362811362244
+SO-MU-G110002 = 361.33676668159427,20.586940058329862,422.0,325.0,97.0,5460.290536220436,96794.83249194793,361.92275564942605
+SO-MU-G110003 = 159.08471220003355,31.31351149629811,374.0,88.0,286.0,147.65022605147428,853.0283304858152,162.1372309434089
+SO-MU-G110004 = 188.63713876103523,99.2610196345293,499.0,1.0,498.0,13.560448588271504,45.48645344062419,213.15890818550486
+SO-MU-G110005 = 147.77323991797675,29.99510694139445,222.0,15.0,207.0,132.95771495046785,714.2458570963303,150.78672645920003
+SO-NU-G120001 = 578.203916636723,91.76715753890356,828.0,338.0,490.0,269.3242866570418,1823.872939344137,585.4408427986695
+SO-NU-G120002 = 316.1769760988273,124.90748491816719,662.0,1.0,661.0,23.74467012817867,80.79667267847589,339.9555265083665
+SO-NU-G120003 = 504.6682524271845,122.18998156163795,849.0,290.0,559.0,83.41498975578095,405.27183874913146,519.2498787693087
+SO-NU-G120004 = 656.7476642555756,120.14618128348332,1031.0,426.0,605.0,179.93579354044414,1078.8603087879187,667.6470619887111
+SO-NU-G120005 = 752.738731060606,164.88477788194263,1042.0,433.0,609.0,108.6411833916357,557.4743806596067,770.5858727071948
+SO-NU-G120006 = 667.4942833622977,104.22309957850274,1060.0,505.0,555.0,282.41996564548054,1944.1440115826213,675.582025224989
+SO-SA-G130001 = 851.5753379708623,416.59650792370826,2000.0,1.0,1999.0,14.431574972730521,43.815000835421046,948.0154042284422
+SO-SA-G130002 = 799.3033164824177,390.741894539083,1861.0,1.0,1860.0,14.727819514920014,45.79690331568077,889.699398610443
+SO-SA-G130003 = 1086.6338276605475,414.1574764196835,2387.0,1.0,2386.0,25.568928400998363,88.54075395540919,1162.884126080726
+SO-SD-G140001 = 178.69983207388748,57.65915577897339,304.0,85.0,219.0,39.193957489407,153.32755732621857,187.7716917652379
+SO-SD-G140002 = 107.27247371808625,64.08474322470812,277.0,3.0,274.0,9.973766215006906,28.695037202836136,124.9569443119281
+SO-SD-G140003 = 151.36226696495152,41.42238918337248,299.0,12.0,287.0,59.223136340530104,254.28488316877406,156.9278502574608
+SO-SD-G140004 = 121.55120807789397,24.39420351162949,240.0,98.0,142.0,141.15821559931675,823.7540637824242,123.97488999858915
+SO-SH-G150001 = 88.16051195971464,15.736968033696394,172.0,1.0,171.0,193.83641896346586,1211.1340786389148,89.55405089605144
+SO-SH-G150002 = 53.610742305371154,24.877053492261254,198.0,1.0,197.0,18.385153905759715,72.80654499618116,59.1014338319278
+SO-SH-G150003 = 64.2146164021164,8.02211959290718,93.0,50.0,43.0,538.3929830933085,4542.322052349566,64.71376486060645
+SO-SH-G150004 = 74.37845303867404,20.768686937099762,160.0,10.0,150.0,57.52489516917229,258.3893014391724,77.22365332925848
+SO-SH-G150005 = 69.78732912723449,4.380404856232348,88.0,62.0,26.0,4091.985822221877,65976.5489086732,69.92466841835902
+SO-SH-G150006 = 55.012303948080046,14.071679095294254,100.0,26.0,74.0,72.14431958868292,338.72540428560916,56.78349881996428
+SO-SH-G150007 = 115.71139651609094,43.60884928632602,296.0,74.0,222.0,28.59815694793076,118.95999948868814,123.65621302539358
+SO-TO-G170001 = 915.915952716625,134.30735722065182,1546.0,535.0,1011.0,338.13244665117014,2459.562179579844,925.7108072418722
+SO-TO-G170002 = 764.2551947243996,74.47103965048684,1006.0,607.0,399.0,1112.0214319585466,11743.139299426664,767.874949721538
+SO-TO-G170003 = 798.09375,131.9130784629768,1502.0,591.0,911.0,240.55952946879472,1585.9066737258777,808.9219332288142
+SO-TO-G170004 = 1095.0562881955614,185.6853042456253,1763.0,852.0,911.0,224.09550989529384,1452.8405672005335,1110.687762843109
+SO-TO-G170005 = 1075.0519003931847,374.85750537744855,1979.0,437.0,1542.0,32.199375692745555,118.95449736029938,1138.531834371267
+SO-WO-G180001 = 535.6143401619819,441.50036988873575,1616.0,1.0,1615.0,6.115143669820052,16.570213121106548,694.1219619051446
+SO-WO-G180002 = 317.1024067580491,228.14544499365118,1421.0,1.0,1420.0,7.439352687361124,21.44706569032599,390.6459784038465
+SO-WO-G180003 = 1237.7510692899914,278.0397068936242,1799.0,339.0,1460.0,100.99017909556285,503.8204262381709,1268.595202630851
+SO-WO-G180004 = 1231.883463274518,342.98931596666876,1641.0,343.0,1298.0,56.20959641970709,233.67945435827178,1278.7409972142536
+SO-WO-G180005 = 1122.2583962922988,228.38493885332005,1685.0,180.0,1505.0,131.66300769320154,700.6779166313075,1145.2613624599396
+SO-WO-G180006 = 176.2305025996534,157.34831049322676,806.0,1.0,805.0,5.714562276784931,16.67487713640368,236.2534250790862
+SO-WO-G180007 = 329.353482786229,304.8472364205668,1563.0,1.0,1562.0,5.518208131804939,16.24312627809284,448.7823015412647
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SRB/SRB_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SRB/SRB_0_elevation.properties
new file mode 100755
index 0000000..4878894
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SRB/SRB_0_elevation.properties
@@ -0,0 +1,36 @@
+# SRB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SRB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SRB
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SRB = 530.8309753874203,452.50620615123677,2461.0,1.0,2460.0,6.086181691867081,17.837364950663055,697.5266238905575
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SRB/SRB_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SRB/SRB_1_elevation.properties
new file mode 100755
index 0000000..2e90721
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SRB/SRB_1_elevation.properties
@@ -0,0 +1,39 @@
+# SRB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SRB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SRB
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+RS-CGO = 1038.7334530056155,486.25421719560285,2349.0,1.0,2348.0,15.735471362309955,47.3148140217635,1146.913401322646
+RS-KOS = 823.9222016864965,409.9680245017611,2461.0,278.0,2183.0,15.643566541485697,57.37370382056076,920.2834213142172
+RS-SRB = 525.2261185545177,361.04379421434464,1964.0,45.0,1919.0,8.235143645787092,24.613691663919536,637.3500584078879
+RS-VOJ = 94.84827913733378,38.587665205645514,534.0,35.0,499.0,26.50101625884661,145.7768641064471,102.39728493146906
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/STP/STP_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/STP/STP_0_elevation.properties
new file mode 100755
index 0000000..b5bc97e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/STP/STP_0_elevation.properties
@@ -0,0 +1,36 @@
+# STP.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = STP elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = STP
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+STP = 343.03836094158675,274.6167787356368,1810.0,56.0,1754.0,7.541585046615587,27.605410370536784,439.4197221798627
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/STP/STP_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/STP/STP_1_elevation.properties
new file mode 100755
index 0000000..1e5ec9e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/STP/STP_1_elevation.properties
@@ -0,0 +1,37 @@
+# STP.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = STP elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = STP
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ST-P = 245.1890243902439,133.05365551306608,880.0,56.0,824.0,13.464590374407198,50.63321613342445,278.96403518523545
+ST-S = 359.36317395727366,288.40735953239624,1810.0,68.0,1742.0,7.376301288626642,26.095457503998524,460.78269914255094
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/STP/STP_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/STP/STP_2_elevation.properties
new file mode 100755
index 0000000..10391a9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/STP/STP_2_elevation.properties
@@ -0,0 +1,37 @@
+# STP.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = STP elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = STP
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ST-P-G010001 = 245.1890243902439,133.05365551306608,880.0,56.0,824.0,13.464590374407198,50.63321613342445,278.96403518523545
+ST-S-G020001 = 359.36317395727366,288.40735953239624,1810.0,68.0,1742.0,7.376301288626642,26.095457503998524,460.78269914255094
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_0_elevation.properties
new file mode 100755
index 0000000..501d620
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_0_elevation.properties
@@ -0,0 +1,36 @@
+# SUR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SUR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SUR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SUR = 170.2215761821366,135.20170056506853,1201.0,1.0,1200.0,6.691364199369855,20.42464870198454,217.38188708727603
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_1_elevation.properties
new file mode 100755
index 0000000..20848fe
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_1_elevation.properties
@@ -0,0 +1,45 @@
+# SUR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SUR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SUR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SR-BR = 78.11065954482117,55.980453199648565,485.0,5.0,480.0,9.640332261268878,44.4504360075383,96.09935626717363
+SR-CM = 10.324496288441145,9.292355235399745,34.0,1.0,33.0,5.20412315023821,13.037970619961527,13.890395582232145
+SR-CR = 8.493283927744326,6.288186819509272,22.0,1.0,21.0,6.825944983150009,17.642844434619505,10.567741733896165
+SR-MA = 20.994415487714072,23.625308849932832,135.0,1.0,134.0,4.550626066238652,13.150741711369772,31.605706762000114
+SR-NI = 9.510899402551267,8.270608034276638,32.0,1.0,31.0,5.5827318977669895,14.603265335906054,12.603974163020288
+SR-PM = 2.4123711340206184,1.6544384372565488,7.0,1.0,6.0,8.352647300665712,24.961064517044292,2.925183931127722
+SR-PR = 41.18218813585851,23.869971538405785,337.0,6.0,331.0,11.823639986429958,48.89066638375473,47.599875639559706
+SR-SA = 13.765051740357478,10.46220504504959,41.0,1.0,40.0,6.837892629158924,19.073053896381168,17.28971902083371
+SR-SI = 210.51170820705357,126.24469565918442,1201.0,5.0,1196.0,10.554560010393995,34.582903018663075,245.46466644779937
+SR-WA = 7.811623246492986,3.635246236603808,15.0,1.0,14.0,16.37785789708984,51.36097267022936,8.616059014763755
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_2_elevation.properties
new file mode 100755
index 0000000..e3c4635
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_2_elevation.properties
@@ -0,0 +1,98 @@
+# SUR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SUR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SUR
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SR-BR-G010001 = 106.38117647058823,86.54953358234701,485.0,20.0,465.0,7.920421236927208,31.00832151837865,137.1414469465312
+SR-BR-G010002 = 64.89577464788732,37.82231041653844,294.0,17.0,277.0,12.476890152507364,53.824021756346106,75.1131728287014
+SR-BR-G010003 = 51.41542288557214,26.208958647347707,221.0,18.0,203.0,15.347792467905414,62.999208189863396,57.71009637732896
+SR-BR-G010004 = 84.14638157894737,62.2443583899836,441.0,35.0,406.0,9.40257407884221,41.91968757996289,104.66601016667506
+SR-BR-G010005 = 39.104910714285715,15.138944958494106,78.0,19.0,59.0,25.335466114222676,90.17872459859753,41.93306209220323
+SR-BR-G010006 = 78.39674218311178,49.84370310714715,441.0,5.0,436.0,10.663505877354007,44.35414659106322,92.90018258517436
+SR-CM-G020001 = 1.4705882352941178,0.8129573506520752,4.0,1.0,3.0,13.028510078854207,47.40484087607213,1.6803361008336117
+SR-CM-G020002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+SR-CM-G020003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+SR-CM-G020004 = 17.886430678466077,7.226248364887227,34.0,1.0,33.0,22.169052175194178,72.77465649398502,19.291010026605857
+SR-CM-G020005 = 1.288888888888889,0.4998765279645327,3.0,1.0,2.0,26.330612860666808,103.21302473089747,1.3824294235551815
+SR-CM-G020006 = 6.757575757575758,4.67443273518574,17.0,1.0,16.0,7.711997168764308,20.871904765794316,8.216760402686178
+SR-CR-G030001 = 7.600717274357442,6.45353427865356,22.0,1.0,21.0,5.81217503964194,15.300435151628042,9.970908071508443
+SR-CR-G030002 = 10.373737373737374,6.561420544927073,18.0,1.0,17.0,8.491591220200908,21.401464827902537,12.274635093014645
+SR-CR-G030003 = 8.951369023293829,6.064333377962775,19.0,1.0,18.0,7.7695560407822715,20.20117976021349,10.81217585457513
+SR-MA-G040001 = 8.601769911504425,5.485765688215029,21.0,1.0,20.0,8.73523957679612,23.75540358026489,10.202160104431815
+SR-MA-G040002 = 1.8512476007677543,1.257584810951545,5.0,1.0,4.0,8.724546811772392,27.022301587189364,2.2379984888476696
+SR-MA-G040003 = 15.758942457231726,11.654208891414076,40.0,1.0,39.0,6.724815805442873,17.062020871890077,19.60012378162583
+SR-MA-G040004 = 13.550675675675675,10.725260638309857,39.0,1.0,38.0,6.326225130094667,16.867045117000828,17.281551638294143
+SR-MA-G040005 = 53.26525017135024,18.491988302510403,135.0,12.0,123.0,32.878853077595785,125.79761365755797,56.38386743738594
+SR-MA-G040006 = 1.78003696857671,2.362219733401988,16.0,1.0,15.0,6.2199148450777795,29.97520748922239,2.957805551143175
+SR-NI-G050001 = 12.226452905811623,9.92507106849715,32.0,1.0,31.0,5.710451287586569,13.561429715697507,15.74779941365604
+SR-NI-G050002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+SR-NI-G050003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+SR-NI-G050004 = 8.523479188900748,6.478000984354769,24.0,1.0,23.0,6.795964975982622,18.478213021935225,10.705801896024715
+SR-NI-G050005 = 8.365531619179986,5.847359445652869,21.0,1.0,20.0,7.5334948631203895,20.118498265100204,10.206553373111092
+SR-PM-G070001 = 3.2857142857142856,1.0301575072754257,5.0,2.0,3.0,42.20788464258028,168.83616863905314,3.4434202266268428
+SR-PM-G070002 = 1.0727272727272728,0.25968830649246755,2.0,1.0,1.0,86.17042208267928,459.75406093809875,1.1037127426019047
+SR-PM-G070003 = 3.7,0.6403124237432849,5.0,3.0,2.0,210.64412274243693,1325.9964306960142,3.7549966711037173
+SR-PM-G070004 = 4.75,0.4330127018922193,5.0,4.0,1.0,1351.769430262644,15153.777777777781,4.769696007084728
+SR-PM-G070005 = 5.166666666666667,0.6871842709362768,6.0,4.0,2.0,447.34982697877973,3529.993079584775,5.212165257037297
+SR-PM-G070006 = 3.6,0.8,5.0,2.0,3.0,104.29687499999999,528.3203124999999,3.687817782917155
+SR-PM-G070007 = 1.9285714285714286,0.9609731462195505,4.0,1.0,3.0,14.729543888173136,47.658374286499225,2.1547290184283368
+SR-PM-G070008 = 5.888888888888889,0.7370277311900889,7.0,5.0,2.0,534.2404136737248,4466.2546487603295,5.934831271588285
+SR-PM-G070009 = 1.7777777777777777,0.7370277311900889,3.0,1.0,2.0,21.647144034571703,74.30578512396693,1.9245008972987525
+SR-PM-G070010 = 5.428571428571429,0.4948716593053935,6.0,5.0,1.0,1353.2128059356178,15215.861111111113,5.451081150953975
+SR-PM-G070011 = 1.6111111111111112,0.825892708184361,3.0,1.0,2.0,14.1023872811933,45.733215945619555,1.8104634152000358
+SR-PM-G070012 = 4.333333333333333,0.4714045207910317,5.0,4.0,1.0,805.0410703808843,7674.75,4.358898943540674
+SR-PR-G060001 = 45.67112299465241,22.879190281492885,337.0,6.0,331.0,16.11102351553394,76.96993405730024,51.08139410322913
+SR-PR-G060002 = 55.10663360198388,22.44880735485929,277.0,20.0,257.0,23.066275607431294,90.96719663541344,59.50369752039686
+SR-PR-G060003 = 14.832635983263598,3.155194587379394,21.0,9.0,12.0,117.8815460705901,620.7655324332479,15.16450932593054
+SR-PR-G060004 = 15.309803921568628,5.472399728188961,33.0,6.0,27.0,30.301731593237896,110.22799830610953,16.258451799047805
+SR-PR-G060005 = 25.33816425120773,9.995827270096324,62.0,10.0,52.0,24.923759965294348,94.3579526823774,27.23855962481832
+SR-SA-G080001 = 16.17479674796748,11.261350866244777,41.0,1.0,40.0,7.7122755612772895,21.239164700051518,19.70893384155347
+SR-SA-G080002 = 9.53623188405797,1.982384087624663,14.0,6.0,8.0,125.99198738322244,681.2685983224206,9.7401008833272
+SR-SA-G080003 = 9.944055944055943,1.2834406542392907,12.0,6.0,6.0,487.7321272336315,3947.3134624886216,10.026538212736664
+SR-SA-G080004 = 21.322429906542055,6.289270026007797,40.0,11.0,29.0,49.81509783723511,213.4188411145425,22.23063054839964
+SR-SA-G080005 = 12.553333333333333,3.5628390676849575,20.0,5.0,15.0,53.91612938715575,225.70257071330613,13.049137902558927
+SR-SA-G080006 = 2.837336244541485,2.1409816700275144,9.0,1.0,8.0,7.200531865249395,21.005231252784306,3.5544731643356844
+SR-SI-G090001 = 180.32527031546093,80.48768893803025,853.0,56.0,797.0,19.46724777441765,76.56158399092661,197.47270997514875
+SR-SI-G090002 = 156.4266082754455,90.61976597878626,663.0,48.0,615.0,11.605955102269238,40.034421573956145,180.77949486213717
+SR-SI-G090003 = 321.9438556033527,102.44157649185662,1201.0,128.0,1073.0,41.60452472128317,177.56376907798114,337.84926040305214
+SR-SI-G090004 = 161.92558662809387,138.18497147278006,1031.0,5.0,1026.0,6.952552285619491,25.325145049242305,212.87315928924383
+SR-SI-G090005 = 140.44532000132438,92.2495601134456,885.0,16.0,869.0,9.523967079923132,34.56603847414747,168.03234584864566
+SR-SI-G090006 = 235.48144901492407,116.85506240232016,826.0,20.0,806.0,14.99443618731643,50.48694551855842,262.88137712515686
+SR-UNK-G000001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+SR-WA-G100001 = 7.275,1.0243900624273936,9.0,5.0,4.0,379.1968679931349,2840.6369400090343,7.34676799688135
+SR-WA-G100002 = 5.886363636363637,1.2651968781560705,8.0,4.0,4.0,114.81300219768947,603.1744672760303,6.020797289396148
+SR-WA-G100003 = 5.076923076923077,1.268647884805434,7.0,3.0,4.0,75.85890178572065,350.74078719723195,5.233031185136907
+SR-WA-G100004 = 9.25974025974026,1.4451225392035856,12.0,7.0,5.0,282.4085251039576,1936.9028250493402,9.37182846786948
+SR-WA-G100005 = 2.1940298507462686,1.329782901932912,5.0,1.0,4.0,10.0730245009229,29.941772518195002,2.5655583314824097
+SR-WA-G100006 = 11.231638418079097,2.335555227251327,15.0,6.0,9.0,125.35780892056648,670.1616954212108,11.471901314691095
+SR-WA-G100007 = 5.862068965517241,0.7298624306385076,7.0,4.0,3.0,541.901290235113,4541.343012595666,5.907330338159356
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_3_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_3_elevation.properties
new file mode 100755
index 0000000..115bcc0
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SUR/SUR_3_elevation.properties
@@ -0,0 +1,36 @@
+# SUR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SUR elevation data for 1999 at admin level 3
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SUR
+ADMIN_LEVEL = 3
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SR-SR-UNK-1 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SVN/SVN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SVN/SVN_0_elevation.properties
new file mode 100755
index 0000000..bf9b3a7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SVN/SVN_0_elevation.properties
@@ -0,0 +1,36 @@
+# SVN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SVN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SVN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SVN = 568.8418653158523,367.3425308557987,2534.0,1.0,2533.0,9.855126759965524,35.019266962706396,677.1422322611118
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SVN/SVN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SVN/SVN_1_elevation.properties
new file mode 100755
index 0000000..807af73
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SVN/SVN_1_elevation.properties
@@ -0,0 +1,36 @@
+# SVN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SVN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SVN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SI-01 = 568.8418653158523,367.3425308557987,2534.0,1.0,2533.0,9.855126759965524,35.019266962706396,677.1422322611118
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SWE/SWE_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SWE/SWE_0_elevation.properties
new file mode 100755
index 0000000..b77866e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SWE/SWE_0_elevation.properties
@@ -0,0 +1,36 @@
+# SWE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SWE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SWE
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SWE = 337.3126718931192,262.38145958154684,1955.0,1.0,1954.0,7.178515757896295,23.51575473687705,427.3451403161641
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SWE/SWE_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SWE/SWE_1_elevation.properties
new file mode 100755
index 0000000..3521959
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SWE/SWE_1_elevation.properties
@@ -0,0 +1,59 @@
+# SWE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SWE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SWE
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SE-AB = 26.60077071290944,16.800940409253393,94.0,1.0,93.0,9.28192305411436,27.817029907490344,31.462240879442604
+SE-AC = 411.56440768837314,234.00260229306105,1694.0,1.0,1693.0,11.567561347424114,37.94306943047948,473.4368802235466
+SE-BD = 466.5799634187968,295.39546777486527,1955.0,1.0,1954.0,9.705095925057595,31.867577830415932,552.2276203213787
+SE-BH = 79.64246537138608,44.61756232981493,207.0,1.0,206.0,11.30508241976581,33.141170537522186,91.28882274784448
+SE-C = 26.632620550211385,14.937398098259962,103.0,1.0,102.0,11.721715234735399,37.91609809587274,30.53559135365555
+SE-D = 37.52336576675346,20.92550025856563,109.0,1.0,108.0,11.368001135473333,33.74676999042955,42.963700254247144
+SE-F = 227.920082056654,46.6231541736039,382.0,88.0,294.0,131.7655551332387,722.4042565639548,232.6398123920485
+SE-G = 172.29679238632357,42.464781903165616,319.0,86.0,233.0,79.94363620874795,388.87957883964725,177.45264824369156
+SE-H = 95.30070640380443,57.505391520985455,290.0,1.0,289.0,9.785128055634562,28.038704129845044,111.30631022114578
+SE-I = 26.1215154782073,15.752812603674586,77.0,1.0,76.0,9.934699339698497,29.234875611113825,30.503846901738687
+SE-K = 68.94522378089512,39.97364285559057,169.0,1.0,168.0,10.278358826624226,28.536913755047685,79.69526965475443
+SE-KP = 383.459850600487,189.114650230143,1175.0,34.0,1141.0,15.185051046664348,51.02868520090752,427.5579585906654
+SE-L = 155.11293119350674,69.54406111762502,370.0,1.0,369.0,18.28182600107409,61.91660440671142,169.98940514094812
+SE-MO = 55.1314933464761,41.79840678832126,211.0,1.0,210.0,7.261603197452092,22.139573959214356,69.18517448597285
+SE-N = 100.98825489379425,56.304427298742624,228.0,1.0,227.0,10.976621344354832,30.160644262050045,115.62359689930668
+SE-RI = 83.13215756351488,50.26409640856737,218.0,1.0,217.0,9.367867906139622,24.938547325760307,97.14646163877929
+SE-S = 207.84997432978415,119.87816242768365,660.0,31.0,629.0,11.192698980820916,35.593652572788564,239.94246321968487
+SE-SK = 128.1299893634888,67.61396468634722,358.0,36.0,322.0,13.515116126031051,45.45253158224087,144.87561007600442
+SE-ST = 101.02167773756015,60.99996550132725,329.0,1.0,328.0,10.338580968848131,32.90365779451085,118.01006382539846
+SE-T = 128.65251508141696,75.18240558042892,416.0,7.0,409.0,10.73441906245817,33.03095762225377,149.0096095748
+SE-U = 67.3879522759694,42.75683635345441,283.0,1.0,282.0,9.799170485877223,33.16900418674037,79.80778888620097
+SE-X = 201.30526537933946,132.69410153576897,667.0,1.0,666.0,8.42555488915831,23.71501791736276,241.10482046576908
+SE-Y = 235.6997636341678,110.8384497429568,563.0,1.0,562.0,15.804752358154822,48.44521236396004,260.46024748246055
+SE-Z = 522.9834014759034,209.0928392618294,1700.0,24.0,1676.0,24.061250565819158,89.20717749324385,563.2330367173777
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SWZ/SWZ_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SWZ/SWZ_0_elevation.properties
new file mode 100755
index 0000000..75f6a9f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SWZ/SWZ_0_elevation.properties
@@ -0,0 +1,36 @@
+# SWZ.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SWZ elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SWZ
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SWZ = 622.4679589307842,370.48779282081495,1786.0,44.0,1742.0,10.410267902191402,31.326101118569795,724.3808145752444
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYC/SYC_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYC/SYC_0_elevation.properties
new file mode 100755
index 0000000..e366fed
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYC/SYC_0_elevation.properties
@@ -0,0 +1,36 @@
+# SYC.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SYC elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SYC
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SYC = 142.353488372093,174.89793880849246,718.0,1.0,717.0,4.21147097960005,12.111309848745815,225.5078815721588
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYC/SYC_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYC/SYC_1_elevation.properties
new file mode 100755
index 0000000..b15ce4e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYC/SYC_1_elevation.properties
@@ -0,0 +1,37 @@
+# SYC.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SYC elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SYC
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SC-M = 166.0909090909091,187.83760936807332,718.0,1.0,717.0,4.315417032780363,11.706822450983323,250.73722814085184
+SC-P = 64.02,84.28866827753299,341.0,1.0,340.0,4.181448223647524,12.6214957564923,105.84488650851301
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYC/SYC_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYC/SYC_2_elevation.properties
new file mode 100755
index 0000000..303bff8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYC/SYC_2_elevation.properties
@@ -0,0 +1,37 @@
+# SYC.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SYC elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SYC
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SC-M-G010001 = 166.0909090909091,187.83760936807332,718.0,1.0,717.0,4.315417032780363,11.706822450983323,250.73722814085184
+SC-P-G020001 = 64.02,84.28866827753299,341.0,1.0,340.0,4.181448223647524,12.6214957564923,105.84488650851301
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYR/SYR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYR/SYR_0_elevation.properties
new file mode 100755
index 0000000..a7c6452
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYR/SYR_0_elevation.properties
@@ -0,0 +1,36 @@
+# SYR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SYR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SYR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SYR = 513.9558681514342,266.3829688248355,2602.0,1.0,2601.0,14.760759425358033,58.81217716457328,578.8873124255075
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYR/SYR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYR/SYR_1_elevation.properties
new file mode 100755
index 0000000..c031b2e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYR/SYR_1_elevation.properties
@@ -0,0 +1,48 @@
+# SYR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SYR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SYR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SY-DI = 855.9133349198794,359.9101687790216,2602.0,575.0,2027.0,22.64353718549124,92.3018541923211,928.5057708405553
+SY-DR = 629.4942352036894,107.06750658345659,1029.0,141.0,888.0,221.03442774067258,1410.1104458503146,638.5346060478448
+SY-DY = 283.6892288672539,101.05060516336222,827.0,126.0,701.0,32.25387851059768,135.74706781868113,301.1491381013383
+SY-HA = 379.97676896845695,83.81057691113926,897.0,201.0,696.0,107.87084850908617,570.7838018882248,389.1099558709412
+SY-HI = 643.2470489038786,192.49744772770035,1964.0,26.0,1938.0,47.97235920565939,204.19594955114306,671.4328211408998
+SY-HL = 418.52876542308536,103.02418001963166,1183.0,108.0,1075.0,80.14235045783595,392.2581912965735,431.02239983008946
+SY-HM = 462.36833402232327,186.764702072097,1505.0,163.0,1342.0,23.80922952902501,91.95001274997038,498.663744668347
+SY-ID = 410.2051314300088,133.66775828583863,994.0,76.0,918.0,38.79544961582614,157.46863033459448,431.43402677196445
+SY-LA = 411.5832609325224,349.3670795917749,1511.0,1.0,1510.0,6.014405233123147,17.017047326639535,539.86862937416
+SY-QU = 856.7439446366782,152.76327947762243,1323.0,548.0,775.0,193.63274000337714,1190.3476880311066,870.2567473041354
+SY-RA = 351.0218510944482,80.05467683710462,848.0,197.0,651.0,99.42578782048103,529.9795147013652,360.0348472429663
+SY-SU = 947.4030221262817,269.19379007057574,1788.0,593.0,1195.0,55.04078252431156,242.9977933619088,984.9049613777835
+SY-TA = 376.60411810411813,295.01275149000753,1320.0,1.0,1319.0,6.672886299662964,19.04749204502812,478.3964729329485
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYR/SYR_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYR/SYR_2_elevation.properties
new file mode 100755
index 0000000..6b4786e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/SYR/SYR_2_elevation.properties
@@ -0,0 +1,48 @@
+# SYR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = SYR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = SYR
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+SY-DI-G060001 = 855.9133349198794,359.9101687790216,2602.0,575.0,2027.0,22.64353718549124,92.3018541923211,928.5057708405553
+SY-DR-G040001 = 629.4942352036894,107.06750658345659,1029.0,141.0,888.0,221.03442774067258,1410.1104458503146,638.5346060478448
+SY-DY-G050001 = 283.6892288672539,101.05060516336222,827.0,126.0,701.0,32.25387851059768,135.74706781868113,301.1491381013383
+SY-HA-G080001 = 379.97676896845695,83.81057691113926,897.0,201.0,696.0,107.87084850908617,570.7838018882248,389.1099558709412
+SY-HI-G090001 = 643.2470489038786,192.49744772770035,1964.0,26.0,1938.0,47.97235920565939,204.19594955114306,671.4328211408998
+SY-HL-G010001 = 418.52876542308536,103.02418001963166,1183.0,108.0,1075.0,80.14235045783595,392.2581912965735,431.02239983008946
+SY-HM-G070001 = 462.36833402232327,186.764702072097,1505.0,163.0,1342.0,23.80922952902501,91.95001274997038,498.663744668347
+SY-ID-G100001 = 410.2051314300088,133.66775828583863,994.0,76.0,918.0,38.79544961582614,157.46863033459448,431.43402677196445
+SY-LA-G120001 = 411.5832609325224,349.3670795917749,1511.0,1.0,1510.0,6.014405233123147,17.017047326639535,539.86862937416
+SY-QU-G110001 = 856.7439446366782,152.76327947762243,1323.0,548.0,775.0,193.63274000337714,1190.3476880311066,870.2567473041354
+SY-RA-G020001 = 351.0218510944482,80.05467683710462,848.0,197.0,651.0,99.42578782048103,529.9795147013652,360.0348472429663
+SY-SU-G030001 = 947.4030221262817,269.19379007057574,1788.0,593.0,1195.0,55.04078252431156,242.9977933619088,984.9049613777835
+SY-TA-G140001 = 376.60411810411813,295.01275149000753,1320.0,1.0,1319.0,6.672886299662964,19.04749204502812,478.3964729329485
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TCD/TCD_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TCD/TCD_0_elevation.properties
new file mode 100755
index 0000000..c303109
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TCD/TCD_0_elevation.properties
@@ -0,0 +1,36 @@
+# TCD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TCD elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TCD
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TCD = 513.6985654027035,300.2881560715106,3398.0,202.0,3196.0,12.823513347360542,57.86796295340337,595.0287327294427
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TCD/TCD_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TCD/TCD_1_elevation.properties
new file mode 100755
index 0000000..85518f1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TCD/TCD_1_elevation.properties
@@ -0,0 +1,49 @@
+# TCD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TCD elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TCD
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TD-BA = 331.62715895213347,32.95761676495512,604.0,265.0,339.0,1049.4920652512894,10882.814597661296,333.26082436657543
+TD-BET = 646.0208416998607,375.87000300761537,3398.0,202.0,3196.0,12.1731056931714,48.08704850351501,747.4096514439276
+TD-BI = 690.2245218798174,221.5760540487501,1287.0,374.0,913.0,39.66050988832481,154.97438644941073,724.9178148811325
+TD-CB = 304.5172694865887,19.603491258593337,896.0,256.0,640.0,3797.1219047831773,59838.22135931317,305.14761064949084
+TD-GR = 431.31618131868134,83.98224712146823,1292.0,302.0,990.0,152.66304158327978,900.2883578521731,439.4162788278344
+TD-KA = 304.3941302858359,26.393533932001542,400.0,245.0,155.0,1569.2902408264654,18525.82786697802,305.53625838170143
+TD-LC = 280.57637116679916,13.661071436592405,330.0,263.0,67.0,8725.430424481592,180486.32971217873,280.90874840404155
+TD-LO = 451.66997708174176,25.749278585417716,621.0,372.0,249.0,5451.958027670613,96683.57095830288,452.40335271159364
+TD-LR = 465.8523375142531,73.4968623249808,935.0,372.0,563.0,275.8186054698839,1919.3980915920492,471.61444967166835
+TD-MC = 375.2490049537554,46.93563040860762,680.0,287.0,393.0,537.1658032297856,4546.3991755633515,378.17293546820196
+TD-MK = 375.3074938983803,81.0605090643681,656.0,238.0,418.0,114.12231482247589,609.4001384398504,383.96161410492226
+TD-OD = 565.6367064579007,117.04389863162073,1079.0,382.0,697.0,128.38456472975497,708.8784555822823,577.6193884379493
+TD-SA = 423.6626522427963,36.723309732465815,913.0,356.0,557.0,1571.0869110283868,18567.874228652578,425.25127205348514
+TD-TA = 377.817830934909,52.34875814344174,627.0,318.0,309.0,399.666889483179,3093.6616288429987,381.4271960040606
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TCD/TCD_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TCD/TCD_2_elevation.properties
new file mode 100755
index 0000000..2ec1c42
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TCD/TCD_2_elevation.properties
@@ -0,0 +1,49 @@
+# TCD.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TCD elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TCD
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TD-BA-G010001 = 331.62715895213347,32.95761676495512,604.0,265.0,339.0,1049.4920652512894,10882.814597661296,333.26082436657543
+TD-BET-G030001 = 646.0208416998607,375.87000300761537,3398.0,202.0,3196.0,12.1731056931714,48.08704850351501,747.4096514439276
+TD-BI-G020001 = 690.2245218798174,221.5760540487501,1287.0,374.0,913.0,39.66050988832481,154.97438644941073,724.9178148811325
+TD-CB-G040001 = 304.5172694865887,19.603491258593337,896.0,256.0,640.0,3797.1219047831773,59838.22135931317,305.14761064949084
+TD-GR-G050001 = 431.31618131868134,83.98224712146823,1292.0,302.0,990.0,152.66304158327978,900.2883578521731,439.4162788278344
+TD-KA-G060001 = 304.3941302858359,26.393533932001542,400.0,245.0,155.0,1569.2902408264654,18525.82786697802,305.53625838170143
+TD-LC-G070001 = 280.57637116679916,13.661071436592405,330.0,263.0,67.0,8725.430424481592,180486.32971217873,280.90874840404155
+TD-LO-G080001 = 451.66997708174176,25.749278585417716,621.0,372.0,249.0,5451.958027670613,96683.57095830288,452.40335271159364
+TD-LR-G090001 = 465.8523375142531,73.4968623249808,935.0,372.0,563.0,275.8186054698839,1919.3980915920492,471.61444967166835
+TD-MC-G110001 = 375.2490049537554,46.93563040860762,680.0,287.0,393.0,537.1658032297856,4546.3991755633515,378.17293546820196
+TD-MK-G100001 = 375.3074938983803,81.0605090643681,656.0,238.0,418.0,114.12231482247589,609.4001384398504,383.96161410492226
+TD-OD-G120001 = 565.6367064579007,117.04389863162073,1079.0,382.0,697.0,128.38456472975497,708.8784555822823,577.6193884379493
+TD-SA-G130001 = 423.6626522427963,36.723309732465815,913.0,356.0,557.0,1571.0869110283868,18567.874228652578,425.25127205348514
+TD-TA-G140001 = 377.817830934909,52.34875814344174,627.0,318.0,309.0,399.666889483179,3093.6616288429987,381.4271960040606
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TGO/TGO_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TGO/TGO_0_elevation.properties
new file mode 100755
index 0000000..318e8b1
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TGO/TGO_0_elevation.properties
@@ -0,0 +1,36 @@
+# TGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TGO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TGO
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TGO = 257.8988407601767,150.65570676226284,930.0,62.0,868.0,11.247065440243622,37.60502818742021,298.6786802660681
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TGO/TGO_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TGO/TGO_1_elevation.properties
new file mode 100755
index 0000000..856147f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TGO/TGO_1_elevation.properties
@@ -0,0 +1,40 @@
+# TGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TGO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TGO
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TG-C = 360.8800408371618,111.79734468451556,828.0,123.0,705.0,44.06422510903183,183.87149688805266,377.8002781273981
+TG-K = 279.984960210265,116.06699976347807,769.0,85.0,684.0,21.994349551895038,78.91446502668374,303.0893042950196
+TG-M = 78.57650088087817,14.090455485821106,212.0,62.0,150.0,192.33056502608082,1211.5672383080905,79.82986550458764
+TG-P = 264.3926286782797,177.9317310821259,930.0,72.0,858.0,9.23120567419934,31.145149104688816,318.68975983751466
+TG-S = 188.0892375818252,65.2314134479684,503.0,121.0,382.0,33.85182809656513,136.92606125031924,199.07962877836636
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TGO/TGO_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TGO/TGO_2_elevation.properties
new file mode 100755
index 0000000..d635215
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TGO/TGO_2_elevation.properties
@@ -0,0 +1,56 @@
+# TGO.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TGO elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TGO
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TG-C-G010001 = 375.17868268802846,134.4272340175776,828.0,123.0,705.0,30.517067241800834,114.16092003363511,398.53447177018586
+TG-C-G010002 = 304.0469520103761,30.51590345380773,460.0,222.0,238.0,1020.1150641953999,10503.073278809215,305.5744907390047
+TG-C-G010003 = 392.89678331565926,66.9500741499016,697.0,221.0,476.0,220.15532333483668,1407.1836997125627,398.5601520077859
+TG-K-G020001 = 476.1388415672913,91.93198160002193,769.0,296.0,473.0,155.1074735882733,896.3164473097131,484.9326609849546
+TG-K-G020002 = 231.70950035186488,84.46364154450958,523.0,85.0,438.0,29.474256294457284,111.62747596335909,246.62400389311304
+TG-K-G020003 = 421.496282527881,53.29047308381104,609.0,331.0,278.0,519.3565097929771,4319.3956141261415,424.8517279078899
+TG-K-G020004 = 341.10285714285715,85.91282158369424,512.0,189.0,323.0,74.3159674819268,341.84176657717427,351.75584154849804
+TG-K-G020005 = 204.60462826193992,57.03122019607206,458.0,145.0,313.0,58.740276485698516,275.8688673289395,212.40436432253335
+TG-K-G020006 = 353.3100470957614,76.08049799620795,621.0,218.0,403.0,115.3892778104925,624.0067072195974,361.4086766448201
+TG-M-G030001 = 67.68834688346884,2.2056590750958334,74.0,62.0,12.0,28994.392873238583,892660.8771830775,67.72427360830353
+TG-M-G030002 = 67.06738868832731,4.115981916886516,76.0,64.0,12.0,4376.291723954834,72163.81750450878,67.19357061960103
+TG-M-G030003 = 69.80571428571429,3.8685503270156794,76.0,64.0,12.0,5929.505688764448,107978.36712729899,69.9128273535796
+TG-M-G030004 = 79.66968325791855,14.562754738106644,156.0,64.0,92.0,183.45233542658977,1161.8672501073186,80.98970462953496
+TG-M-G030005 = 83.78413627894597,14.437551355620757,212.0,64.0,148.0,214.4835249517222,1380.8259275257726,85.01896483229596
+TG-P-G040001 = 372.56383483626007,178.6106085446131,837.0,159.0,678.0,16.22042761090655,54.92060251163053,413.1652944192882
+TG-P-G040002 = 123.26288012063333,26.955545148881534,202.0,72.0,130.0,109.02180149819769,558.6926831784748,126.1758258538735
+TG-P-G040003 = 311.11471178663606,202.52305884729603,930.0,82.0,848.0,9.396711948512522,29.994289404523283,371.2249361976468
+TG-P-G040004 = 192.0838685304118,43.70871595392725,462.0,86.0,376.0,98.55654466791556,502.052143220115,196.99407199189938
+TG-P-G040005 = 529.6784188034188,151.47963086036032,903.0,204.0,699.0,52.8694815261203,219.799301894637,550.9131564154925
+TG-S-G050001 = 143.2750906892382,11.284059921187716,228.0,121.0,107.0,2085.0376745150797,26960.362337398576,143.71875876278082
+TG-S-G050002 = 229.07113896056026,67.18536524187094,503.0,135.0,368.0,50.283549730128435,213.3336475268096,238.72046415708041
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/THA/THA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/THA/THA_0_elevation.properties
new file mode 100755
index 0000000..b6f5bc2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/THA/THA_0_elevation.properties
@@ -0,0 +1,36 @@
+# THA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = THA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = THA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+THA = 287.07815681669257,288.22528718110067,2518.0,1.0,2517.0,5.637079032564826,19.293655905106608,406.801775182823
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/THA/THA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/THA/THA_1_elevation.properties
new file mode 100755
index 0000000..7665623
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/THA/THA_1_elevation.properties
@@ -0,0 +1,40 @@
+# THA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = THA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = THA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TH-0 = 2.028311965811966,0.16905257901672002,4.0,2.0,2.0,1769.195715444885,21915.051661067257,2.035344738644588
+TH-C = 164.39832678288948,228.09244529641424,1693.0,1.0,1692.0,4.602468269293788,16.71180838183321,281.16360619809456
+TH-N = 473.1960920846952,353.4214250671995,2518.0,9.0,2509.0,7.180399062037196,21.137594416642045,590.6109085182601
+TH-NE = 233.09660437601613,152.10124318659672,1766.0,73.0,1693.0,11.492253778083093,56.57915893262064,278.3322028629381
+TH-S = 136.65452778074138,174.37270687009558,1639.0,1.0,1638.0,5.3110621553612765,22.548531460694214,221.5407431245647
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/THA/THA_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/THA/THA_2_elevation.properties
new file mode 100755
index 0000000..77f1ccb
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/THA/THA_2_elevation.properties
@@ -0,0 +1,107 @@
+# THA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = THA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = THA
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TH-0-G030001 = 2.028311965811966,0.16905257901672002,4.0,2.0,2.0,1769.195715444885,21915.051661067257,2.035344738644588
+TH-C-G050001 = 6.747252747252747,3.384793772949916,22.0,1.0,21.0,14.425240605282877,47.06060265256054,7.54865872329052
+TH-C-G050002 = 56.95259458651114,67.20957490304816,616.0,1.0,615.0,5.503758959459553,26.10122878273166,88.09497709168332
+TH-C-G050003 = 31.018955769870303,21.85376253617207,245.0,2.0,243.0,9.363075522382937,40.35279049877732,37.94420316781698
+TH-C-G050004 = 156.18519018073914,191.13166127422784,1507.0,1.0,1506.0,5.352572972481943,22.21756369869812,246.83015531583618
+TH-C-G050005 = 79.71032504780115,74.09402086410391,711.0,1.0,710.0,7.250740229937387,35.7984383102068,108.82858010208683
+TH-C-G050006 = 355.8235647215195,300.4032267746819,1693.0,2.0,1691.0,6.248617137196841,18.978910818964476,465.67425081033844
+TH-C-G050007 = 107.43459969403365,106.8194749837482,676.0,1.0,675.0,6.112336769090888,22.899272318406048,151.50113348493736
+TH-C-G050008 = 5.0882237101220955,4.13251537155679,28.0,1.0,27.0,7.143911525462557,24.421639908982534,6.554975501129026
+TH-C-G050009 = 194.35191505498673,301.33977878200164,1290.0,2.0,1288.0,3.7713747518156318,10.816764732795015,358.5782050849249
+TH-C-G050010 = 2.6983240223463687,2.367387237180203,22.0,1.0,21.0,8.909107549549393,48.73561782208932,3.5896343630424528
+TH-C-G050011 = 7.209821428571429,4.9049621343636245,29.0,1.0,28.0,8.214494400379857,24.1759747325619,8.720101981710338
+TH-C-G050012 = 290.54528250878616,276.7765570781497,1173.0,1.0,1172.0,5.088827081498476,13.569715248524425,401.27524685201416
+TH-C-G050013 = 9.494841930116472,4.446433634183708,38.0,1.0,37.0,16.95995340891943,59.99053974168064,10.484407247961048
+TH-C-G050014 = 152.9016768292683,193.26325876060088,1309.0,1.0,1308.0,5.028124203197664,18.14937441157787,246.43378413677164
+TH-C-G050015 = 187.12612250368582,197.8663051092598,1158.0,1.0,1157.0,5.094415407311955,16.078386880017735,272.33666741894143
+TH-C-G050016 = 188.6544129298051,220.55542571608348,1123.0,2.0,1121.0,4.652604126607486,14.27576842306119,290.23298112153356
+TH-C-G050017 = 65.05792474344356,73.14905556474982,982.0,1.0,981.0,7.634336935600202,52.090263063757604,97.8944222207702
+TH-C-G050018 = 1.9927927927927929,0.08458878986886946,2.0,1.0,1.0,13134.213898205682,310401.8879837209,1.9945872701835783
+TH-C-G050019 = 2.332046332046332,0.9564736057367694,6.0,2.0,4.0,24.57301715257721,107.18226112940366,2.5205717314295684
+TH-C-G050020 = 9.026748971193415,3.7844854022746377,17.0,1.0,16.0,20.310193278861004,64.75211630523489,9.787978685559711
+TH-C-G050021 = 87.75177887246853,125.76370735834722,984.0,1.0,983.0,5.212151607197919,23.919631723615076,153.352159371163
+TH-C-G050022 = 9.714565004887586,7.693712313994171,40.0,1.0,39.0,6.657570396379226,19.222516472156688,12.39217424041044
+TH-C-G050023 = 78.90984233889485,150.13741238836514,959.0,1.0,958.0,4.403887405748941,17.461547969011175,169.6113375238321
+TH-C-G050024 = 90.5801282051282,121.54284016094535,902.0,1.0,901.0,5.332360066062002,22.80827791237772,151.58305188920897
+TH-N-G360001 = 796.970589287631,331.1847503447874,2518.0,228.0,2290.0,21.560970933222528,75.11792107186879,863.044297270084
+TH-N-G360002 = 594.457023801116,253.91822470042734,1769.0,331.0,1438.0,21.09475184081907,78.4274931995167,646.415979057987
+TH-N-G360003 = 239.54420746030254,343.82867103662704,2006.0,33.0,1973.0,4.813037224655619,17.851984329615025,419.04603846665736
+TH-N-G360004 = 466.61412620098673,240.77647783852544,1889.0,106.0,1783.0,14.433827808790749,52.266280226499454,525.0733806342083
+TH-N-G360005 = 504.80176211453744,175.43504465976125,1260.0,230.0,1030.0,33.03077214432192,127.6707876587825,534.4176961223444
+TH-N-G360006 = 729.4693022408453,311.98999879957836,1924.0,13.0,1911.0,20.265889340595262,70.00249232610291,793.3871830718639
+TH-N-G360007 = 95.42594311756267,156.69594920314054,1637.0,9.0,1628.0,6.981682400397422,46.2566844289603,183.46588542982568
+TH-N-G360008 = 593.7035045798486,319.3844920683004,1903.0,144.0,1759.0,13.026921379316045,43.880412323111706,674.1589613170773
+TH-N-G360009 = 537.2631509208957,208.54550762554896,1607.0,246.0,1361.0,26.427195502985203,105.99531265885656,576.3184207434697
+TH-N-G360010 = 342.18875289447567,291.498942552052,1715.0,43.0,1672.0,6.325822998942665,19.099993739746488,449.51615779239864
+TH-N-G360011 = 44.7901975978303,15.08366043399404,148.0,18.0,130.0,36.97191612164126,160.5981872289708,47.261809243201014
+TH-N-G360012 = 296.92296466973886,297.7347957187501,1777.0,23.0,1754.0,5.278835026939387,16.381458816743333,420.48692670516397
+TH-N-G360013 = 367.79233423712105,220.41700822712968,1596.0,69.0,1527.0,10.932001365868693,37.55836630548471,428.78299714353034
+TH-N-G360014 = 137.52742810948146,135.2994191189693,1173.0,34.0,1139.0,6.74711802030725,29.752760252506416,192.92414648337586
+TH-N-G360015 = 589.3228164084616,323.1813399003732,1787.0,81.0,1706.0,11.89463786771575,36.1713074904736,672.1216857083269
+TH-N-G360016 = 355.5806167400881,309.78017147651997,1496.0,9.0,1487.0,5.917535939646412,17.083875622057167,471.59445463372856
+TH-N-G360017 = 321.7549019607843,234.3894998339662,1594.0,36.0,1558.0,7.524049225710567,22.619005141796528,398.07619191331986
+TH-NE-G350001 = 193.02544301739553,51.86127983054552,545.0,120.0,425.0,64.81875721495192,314.61775621231413,199.87099338754473
+TH-NE-G350002 = 392.2834237943727,243.86109783409958,1313.0,82.0,1231.0,10.378551822727058,34.92758779749263,461.90314961113603
+TH-NE-G350003 = 202.4953360440086,64.55092077306709,616.0,118.0,498.0,43.14138922262327,204.84979278064588,212.53513237163108
+TH-NE-G350004 = 218.14855960772294,86.31643463476125,853.0,139.0,714.0,27.201059603837397,130.70252651123377,234.6046055536449
+TH-NE-G350005 = 497.26247068021894,265.70591005851855,1766.0,159.0,1607.0,13.661936230828518,49.505545981020944,563.7992509635155
+TH-NE-G350006 = 172.35364276476506,21.434959569817863,243.0,128.0,115.0,544.4581559235592,4585.567670188249,173.68142003692844
+TH-NE-G350007 = 193.9484347753882,78.75547426198828,628.0,120.0,508.0,24.629353990799512,104.07392553331887,209.32849800744677
+TH-NE-G350008 = 268.7165197271313,136.47563773941792,1131.0,73.0,1058.0,15.410786649053566,59.625752126278925,301.3870728326659
+TH-NE-G350009 = 180.98241782243093,53.135217459029796,785.0,127.0,658.0,54.572734296240995,304.055272426368,188.62127900974318
+TH-NE-G350010 = 153.5418572492288,33.042606224398654,543.0,106.0,437.0,117.96808153243622,691.7183003008311,157.05704617635985
+TH-NE-G350011 = 204.6715677893657,71.1485002824875,670.0,128.0,542.0,35.17598098008887,160.82012122461538,216.6853934943564
+TH-NE-G350012 = 167.59495192307693,85.9127649902739,677.0,83.0,594.0,16.425672652352183,75.00681992229393,188.33234214646401
+TH-NE-G350013 = 169.0918976135489,46.170414785660675,503.0,103.0,400.0,62.59145266449072,308.5895465598966,175.28199291436297
+TH-NE-G350014 = 164.8038939300502,75.24895659113551,787.0,86.0,701.0,20.757178082426847,103.24919749624203,181.17044163594096
+TH-NE-G350015 = 228.29035225366593,72.6859671636141,858.0,134.0,724.0,43.207468109663765,206.1159837923497,239.58241745715156
+TH-NE-G350016 = 149.38441348677568,33.6305447866236,470.0,99.0,371.0,103.46011128138103,567.1397890269476,153.1232070439784
+TH-S-G620001 = 121.33532486930545,132.1139493882185,951.0,1.0,950.0,5.402535185556763,19.86578601668638,179.37769282743216
+TH-S-G620002 = 81.14536436474629,87.50161848653482,1129.0,1.0,1128.0,7.077551202769575,43.960825177408864,119.33609427013486
+TH-S-G620003 = 145.3455699252952,219.88589175903238,1639.0,1.0,1638.0,4.841591797620792,20.10730353882479,263.5813728084244
+TH-S-G620004 = 150.20479345284488,180.83281927596815,1270.0,1.0,1269.0,5.415360481505316,22.502440831474313,235.07868577033395
+TH-S-G620005 = 38.961123110151185,56.55589754307492,634.0,1.0,633.0,6.222804962501026,40.97927074850638,68.6770606600714
+TH-S-G620006 = 133.53907731198652,165.32702047585173,1190.0,1.0,1189.0,5.113881368377773,19.50675256513001,212.52225499641025
+TH-S-G620007 = 123.5217594759008,129.19966960922724,1065.0,17.0,1048.0,6.991632601336282,33.25335832367693,178.7461319613821
+TH-S-G620008 = 66.70496894409938,64.33571142164722,316.0,1.0,315.0,5.612590940794738,18.273909148694077,92.67489760427434
+TH-S-G620009 = 186.7332324760464,186.9408231137181,1198.0,1.0,1197.0,5.4769313513047795,18.488921025508454,264.22749943446047
+TH-S-G620010 = 104.06365703150374,111.22554107928579,777.0,1.0,776.0,5.695973909711454,22.39035985185558,152.31666259195143
+TH-S-G620011 = 98.96486600548639,98.6377584706554,966.0,1.0,965.0,6.881924874487551,33.041359504333926,139.72634719192752
+TH-S-G620012 = 137.46976262854926,174.21597240032634,1406.0,1.0,1405.0,4.861079121327339,17.967531057808635,221.92147412213396
+TH-S-G620013 = 112.3718132854578,150.49381729469613,1326.0,1.0,1325.0,5.518544130960068,25.663405849180794,187.8185652830705
+TH-S-G620014 = 313.7003392385978,245.90101769812475,1298.0,17.0,1281.0,7.015568050631962,22.0065722751847,398.59153696909425
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TJK/TJK_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TJK/TJK_0_elevation.properties
new file mode 100755
index 0000000..2b6f4c9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TJK/TJK_0_elevation.properties
@@ -0,0 +1,36 @@
+# TJK.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TJK elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TJK
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TJK = 2970.989124462381,1550.491985287565,7217.0,265.0,6952.0,12.47998406938789,34.92268500242357,3351.2388416993954
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TJK/TJK_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TJK/TJK_1_elevation.properties
new file mode 100755
index 0000000..80e7976
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TJK/TJK_1_elevation.properties
@@ -0,0 +1,39 @@
+# TJK.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TJK elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TJK
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TJ-GB = 4233.1756377203465,716.6618903359644,7217.0,806.0,6411.0,222.94703546448284,1410.734434286673,4293.411259691876
+TJ-KT = 934.5543103689799,550.9728907872556,3171.0,276.0,2895.0,11.049812403704266,36.39586087023803,1084.8792031427763
+TJ-LE = 1970.5108105229524,1224.9426868094372,5245.0,265.0,4980.0,9.269357250407749,25.867977223826706,2320.214955635735
+TJ-TA = 2731.292515724752,1098.9970480817633,6855.0,519.0,6336.0,22.800117879240727,77.41850222761256,2944.104841568398
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TJK/TJK_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TJK/TJK_2_elevation.properties
new file mode 100755
index 0000000..f449a81
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TJK/TJK_2_elevation.properties
@@ -0,0 +1,39 @@
+# TJK.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TJK elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TJK
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TJ-GB-G010001 = 4233.1756377203465,716.6618903359644,7217.0,806.0,6411.0,222.94703546448284,1410.734434286673,4293.411259691876
+TJ-KT-G020001 = 934.5543103689799,550.9728907872556,3171.0,276.0,2895.0,11.049812403704266,36.39586087023803,1084.8792031427763
+TJ-LE-G030001 = 1970.5108105229524,1224.9426868094372,5245.0,265.0,4980.0,9.269357250407749,25.867977223826706,2320.214955635735
+TJ-TA-G050001 = 2731.292515724752,1098.9970480817633,6855.0,519.0,6336.0,22.800117879240727,77.41850222761256,2944.104841568398
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TKM/TKM_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TKM/TKM_0_elevation.properties
new file mode 100755
index 0000000..40e5b8f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TKM/TKM_0_elevation.properties
@@ -0,0 +1,36 @@
+# TKM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TKM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TKM
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TKM = 194.7397188921604,214.21235450093485,2864.0,-94.0,2958.0,6.7184856284114245,37.75760624175484,289.50041612241967
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TKM/TKM_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TKM/TKM_1_elevation.properties
new file mode 100755
index 0000000..a5eee6c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TKM/TKM_1_elevation.properties
@@ -0,0 +1,39 @@
+# TKM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TKM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TKM
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TM-CHA = 227.92273916035788,152.21216960041502,2780.0,73.0,2707.0,14.444391871850863,125.66146135216036,274.07539035970717
+TM-M = 370.14522587513704,212.9017408557373,1012.0,93.0,919.0,11.175331104124794,34.37128620901096,427.0066035760582
+TM-TAS = 85.43182299385984,45.272729964199314,326.0,-94.0,420.0,12.631028316363448,40.048068114816395,96.68617511550275
+TM-TT = 153.37896786368935,229.33855547754726,2864.0,-60.0,2924.0,6.487616302973185,40.96292784554562,275.9008532270833
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TKM/TKM_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TKM/TKM_2_elevation.properties
new file mode 100755
index 0000000..9c58de9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TKM/TKM_2_elevation.properties
@@ -0,0 +1,48 @@
+# TKM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TKM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TKM
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TM-CHA-G030001 = 227.92273916035788,152.21216960041502,2780.0,73.0,2707.0,14.444391871850863,125.66146135216036,274.07539035970717
+TM-M-G060001 = 370.14522587513704,212.9017408557373,1012.0,93.0,919.0,11.175331104124794,34.37128620901096,427.0066035760582
+TM-TAS-G070001 = 85.43182299385984,45.272729964199314,326.0,-94.0,420.0,12.631028316363448,40.048068114816395,96.68617511550275
+TM-TT-G080001 = 153.45149229255495,229.36157684362544,2864.0,-60.0,2924.0,6.488474855546354,40.964234505853696,275.96031131139586
+TM-TT-G080002 = -8.653061224489797,16.585032618461604,21.0,-28.0,49.0,-1.5037705859244794,2.8504312377820438,18.706650568987598
+TM-TT-G080003 = -28.0,0.0,-28.0,-28.0,0.0,0.0,-1.2,28.0
+TM-TT-G080004 = -28.0,0.0,-28.0,-28.0,0.0,0.0,-1.2,28.0
+TM-TT-G080005 = -27.0,0.0,-27.0,-27.0,0.0,0.0,-1.2,27.0
+TM-TT-G080006 = -21.12121212121212,4.34676874594936,-13.0,-28.0,15.0,-129.4609765105929,704.3412791999622,21.563858652847824
+TM-TT-G080007 = -26.666666666666668,1.247219128924647,-25.0,-28.0,3.0,-9837.886314796342,211691.29591836742,26.695817400234567
+TM-TT-G080008 = -27.25,1.299038105676658,-25.0,-28.0,3.0,-9292.459710388128,196178.26063100138,27.28094573140748
+TM-TT-G080009 = -26.0,0.0,-26.0,-26.0,0.0,0.0,-1.2,26.0
+TM-TT-G080010 = -28.0,0.0,-28.0,-28.0,0.0,0.0,-1.2,28.0
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUN/TUN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUN/TUN_0_elevation.properties
new file mode 100755
index 0000000..0c5a47c
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUN/TUN_0_elevation.properties
@@ -0,0 +1,36 @@
+# TUN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TUN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TUN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TUN = 253.23295397228617,227.90412669196408,1490.0,-31.0,1521.0,6.007407550497903,19.351468865105687,340.68639529743086
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUN/TUN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUN/TUN_1_elevation.properties
new file mode 100755
index 0000000..6000ff3
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUN/TUN_1_elevation.properties
@@ -0,0 +1,42 @@
+# TUN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TUN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TUN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TN-R1 = 75.69465851714058,88.97789733314883,564.0,1.0,563.0,5.090577880972769,18.277150718495577,116.81929439033136
+TN-R2 = 164.16167800453513,132.328060454233,996.0,1.0,995.0,6.746688699577882,21.4765319649211,210.85486029220084
+TN-R3 = 463.47065563335457,241.17159495198825,1245.0,1.0,1244.0,13.110352578443745,40.08684157952311,522.4641488608545
+TN-R4 = 469.813728915854,302.889339255514,1490.0,20.0,1470.0,8.81171292962207,25.06428755293783,558.9873806379367
+TN-R5 = 73.42621290387926,52.46285938759092,436.0,1.0,435.0,7.64014130363829,22.753957459152204,90.2427856203913
+TN-R6 = 147.8793611350474,162.42090420979326,1106.0,-31.0,1137.0,5.189040338823473,17.80835336349196,219.65622134152403
+TN-R7 = 238.5964659685864,139.4645527711511,665.0,1.0,664.0,10.204879104320511,28.90042552930956,276.36684868550356
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUN/TUN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUN/TUN_2_elevation.properties
new file mode 100755
index 0000000..2a7611f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUN/TUN_2_elevation.properties
@@ -0,0 +1,58 @@
+# TUN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TUN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TUN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TN-R1-G140001 = 73.06438541197659,90.41093784782922,530.0,1.0,529.0,4.893461226207289,17.499496941334534,116.24346045328306
+TN-R1-G140002 = 99.13926499032883,97.10936199701581,564.0,1.0,563.0,5.637897091268648,18.510065465899405,138.77615807583857
+TN-R1-G140003 = 39.474409448818896,35.38741344267849,175.0,1.0,174.0,5.491513206259897,15.018106221555035,53.01413048891836
+TN-R2-G150001 = 148.24411525974025,122.57197836431651,579.0,1.0,578.0,6.223594871367074,17.801580326408946,192.35438021861034
+TN-R2-G150002 = 98.62526920315865,92.34516434669351,601.0,1.0,600.0,6.2156118546248456,22.6911061101314,135.10948561671495
+TN-R2-G150003 = 249.61363085132186,132.77782346301868,996.0,31.0,965.0,13.458451957696667,47.15263912653129,282.73117109784084
+TN-R3-G160001 = 585.8019129470474,170.144002812446,1229.0,154.0,1075.0,51.33862519361222,217.0787368835053,610.0105432740172
+TN-R3-G160002 = 248.67677558207788,153.02464115583751,851.0,1.0,850.0,9.965586770580387,31.373071898857052,291.98746465348825
+TN-R3-G160003 = 342.41510277033063,217.1688231589559,1122.0,1.0,1121.0,9.455382018825205,29.175940056452333,405.47552374645505
+TN-R3-G160004 = 575.4101123595506,223.17685384930454,1245.0,125.0,1120.0,25.183901887677308,89.68723367201285,617.17477710913
+TN-R4-G170001 = 242.06782334384857,189.40733434110263,1289.0,20.0,1269.0,7.173556909900221,23.633194698602388,307.3629278241456
+TN-R4-G170002 = 793.9204911608465,175.55965533422057,1490.0,400.0,1090.0,106.39005994841999,549.794093689932,813.0995872992127
+TN-R4-G170003 = 321.46758199847443,158.2737700536108,1343.0,23.0,1320.0,15.254581304317743,53.87119454766471,358.3182838803081
+TN-R5-G180001 = 62.312470365101944,41.29387378706499,202.0,1.0,201.0,8.592367476737044,25.458155943394345,74.75311348260863
+TN-R5-G180002 = 46.42479108635097,37.662469566058384,164.0,1.0,163.0,6.078548798023311,16.21642328719607,59.78062262326838
+TN-R5-G180003 = 89.7656403216317,54.349630340396395,252.0,1.0,251.0,9.685188250794,27.556287724770037,104.93689770757611
+TN-R5-G180004 = 52.63071391884951,48.129690632113025,436.0,1.0,435.0,6.700395691533769,28.357992447573782,71.31941648633065
+TN-R6-G190001 = 365.62021571060416,185.38067596520077,1106.0,31.0,1075.0,14.04913928735214,45.05190327282512,409.93186892163345
+TN-R6-G190002 = 101.14435276083624,80.45384642681012,557.0,7.0,550.0,6.865997322604915,22.003168522647275,129.24009246467298
+TN-R6-G190003 = 51.071322606413325,113.09382080551599,875.0,-31.0,906.0,4.900865597825521,22.82905215872648,124.09066160335558
+TN-R7-G200001 = 134.01255349500713,118.45264149852487,617.0,1.0,616.0,6.227790148347486,19.98810762566835,178.85858316622702
+TN-R7-G200002 = 84.98852581691195,117.65746324706238,635.0,1.0,634.0,4.765765872290181,17.079826478946124,145.14244099595945
+TN-R7-G200003 = 293.31156702562197,106.59291822282047,665.0,19.0,646.0,29.322519034578406,108.52367082039098,312.0796782334328
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUR/TUR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUR/TUR_0_elevation.properties
new file mode 100755
index 0000000..41f51f8
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUR/TUR_0_elevation.properties
@@ -0,0 +1,36 @@
+# TUR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TUR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TUR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TUR = 1140.3091334894614,656.278249178506,4938.0,1.0,4937.0,10.806541437336888,32.44866067686248,1315.6770349383917
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUR/TUR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUR/TUR_1_elevation.properties
new file mode 100755
index 0000000..6b4fba4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUR/TUR_1_elevation.properties
@@ -0,0 +1,108 @@
+# TUR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TUR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TUR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TR-0 = 756.4712318840579,731.9518893856967,3623.0,1.0,3622.0,4.944885226242198,13.315560426169217,1052.6168785666882
+TR-02 = 926.9212576255279,405.6579545152374,2482.0,377.0,2105.0,19.853806273274554,71.84914692655185,1011.8010643894271
+TR-03 = 1206.2013563333485,237.51254122002462,2461.0,825.0,1636.0,147.17228997947078,843.3105330799343,1229.3632169774735
+TR-04 = 2011.6467195385724,359.22875535049246,3703.0,1307.0,2396.0,193.22939663650322,1193.304686536995,2043.4695551686018
+TR-05 = 886.5695315767462,340.54125625937166,2005.0,193.0,1812.0,25.888333072494184,93.75617587043098,949.7230551770988
+TR-06 = 1045.017425878657,240.22918974926688,2044.0,289.0,1755.0,95.88610142314137,484.290517687317,1072.2739780474224
+TR-07 = 1021.465435544593,689.8721723026055,3054.0,1.0,3053.0,7.903709479385613,21.280954748961708,1232.6050665682903
+TR-08 = 1621.8309847682658,686.8953104898694,3703.0,29.0,3674.0,20.259649886750065,67.04276605525497,1761.2952366731072
+TR-09 = 441.29046716083434,401.1529456963517,2286.0,1.0,2285.0,5.574044264422219,16.05074447807484,596.3731736487551
+TR-10 = 431.8510232790307,326.30874088517095,1738.0,1.0,1737.0,7.222541166599409,21.999226324509998,541.2695268396432
+TR-2 = 1774.5107411811337,394.3257673601448,2909.0,835.0,2074.0,104.55141128283839,532.4832287228411,1817.7956929675522
+TR-20 = 967.8822882959888,365.67479489727856,2526.0,121.0,2405.0,26.801856214267314,98.27434701238765,1034.656551528209
+TR-22 = 94.92878623842175,82.23896390460911,513.0,1.0,512.0,6.695828306540988,24.15306372571779,125.59745873545197
+TR-23 = 1254.884634724517,328.50617661744303,2490.0,594.0,1896.0,67.82275899027707,312.98473519136394,1297.1706728659476
+TR-24 = 1820.467555917987,464.52593081182187,3412.0,763.0,2649.0,72.3617110028406,337.3350818334057,1878.7992076181526
+TR-25 = 2081.1176290694766,376.2289022916881,3407.0,789.0,2618.0,185.92084168129216,1124.437424510009,2114.8519505968657
+TR-26 = 974.8084335603536,208.47128341956935,1736.0,205.0,1531.0,116.4848366746867,617.6865903091082,996.8509207253572
+TR-27 = 709.3875851021226,211.93192918761977,2069.0,319.0,1750.0,48.52329735607227,210.9356075446391,740.3687517083683
+TR-28 = 1314.4259241102068,656.1612184823371,3171.0,1.0,3170.0,13.814480645297756,40.38103018938927,1469.1028060054875
+TR-29 = 1817.1020281456954,351.0645932799649,3174.0,526.0,2648.0,154.37128462376725,885.7449263913617,1850.7042252467104
+TR-3 = 453.63437727603787,436.1142341658811,2182.0,1.0,2181.0,5.504708773211965,16.788158500939957,629.269237678683
+TR-30 = 2173.7444186461867,568.1831412721741,4078.0,606.0,3472.0,67.47965460632862,304.90204489091406,2246.774772784616
+TR-32 = 1323.9810927612286,377.0305248883966,2935.0,226.0,2709.0,54.4773980253413,238.42940037861314,1376.6183024668944
+TR-33 = 1022.0635127249876,689.6812491107695,3129.0,1.0,3128.0,7.941461369295149,21.583508528226417,1232.9939373000725
+TR-34 = 117.54975833436609,102.09071565927711,875.0,1.0,874.0,7.58116803827683,36.348994675057774,155.6934806223144
+TR-35 = 357.35241137351414,332.40351121770175,2032.0,1.0,2031.0,5.76980853374776,18.27070870402902,488.0500386070286
+TR-36 = 1931.6882560400804,475.51948168870894,4938.0,776.0,4162.0,78.93807506230428,370.67021203985945,1989.3562516524437
+TR-37 = 1032.5957782129042,369.6300262489868,2394.0,1.0,2393.0,29.932254108277817,108.35848923464468,1096.7590425831652
+TR-38 = 1533.7115812033655,319.97572631908554,3661.0,942.0,2719.0,125.31870633224239,685.743900315515,1566.7340807395344
+TR-39 = 247.26619099890232,165.89887860956435,879.0,1.0,878.0,8.547127379778749,25.667740732493424,297.76334081786575
+TR-4 = 1044.3833645297145,436.04155512978787,2295.0,1.0,2294.0,20.577906048018193,66.57670977468035,1131.754765797967
+TR-40 = 1116.2286071205497,166.1635683815608,1720.0,661.0,1059.0,323.31808756127424,2310.9726198999497,1128.5285263614633
+TR-42 = 1185.4716546423826,303.49852114352666,3189.0,818.0,2371.0,73.69055700288538,372.0595117379164,1223.7051917422173
+TR-43 = 1115.6617931034482,230.71320889997375,2235.0,400.0,1835.0,127.99439364637239,699.2112346469161,1139.2672299999347
+TR-44 = 1364.716899153899,381.2411972108421,2529.0,572.0,1957.0,56.716833359226875,244.97362236278164,1416.9675597158139
+TR-45 = 500.5008550551899,327.8273395966676,1991.0,12.0,1979.0,8.704999603491489,25.92876760377501,598.3075049654692
+TR-47 = 802.2461548794412,225.85763009907794,1399.0,354.0,1045.0,55.2657216257335,233.8560413444849,833.4329979625358
+TR-48 = 611.2578801153969,490.740595200334,2647.0,1.0,2646.0,6.505481063624155,19.07136697370829,783.8766023939902
+TR-49 = 1691.9095209426334,339.09427051820535,3106.0,1226.0,1880.0,140.4309591865781,798.8300481986685,1725.5557804239786
+TR-5 = 1606.2583010796495,439.60616401577744,3627.0,862.0,2765.0,61.25949579482403,286.1905752636578,1665.328588966138
+TR-50 = 1198.2110901071203,180.79626072497288,1959.0,853.0,1106.0,311.54738782146313,2210.783165088411,1211.7743619782627
+TR-52 = 907.2962255672883,535.6885582053982,2975.0,1.0,2974.0,10.236557343085604,29.913740616040613,1053.635929683886
+TR-53 = 1482.1025093432995,948.8076072590071,3405.0,1.0,3404.0,8.675534583816761,23.39718374507301,1759.7908181923979
+TR-54 = 360.24544201011184,354.0549523301157,1501.0,1.0,1500.0,5.059241984670298,14.014680566189343,505.10562039888396
+TR-55 = 502.60766737916293,362.22495742839476,1764.0,1.0,1763.0,6.953556100607493,17.975335838578808,619.5332009604697
+TR-56 = 1442.45328975116,643.0112399428871,3461.0,437.0,3024.0,18.606878261369854,63.37751334177559,1579.283048666968
+TR-57 = 699.4022917311861,387.3150884355729,1858.0,1.0,1857.0,11.322759752176212,32.37638548686259,799.4851739767862
+TR-58 = 1595.4831709790787,268.241484229074,2887.0,603.0,2284.0,228.5274780790992,1474.1457224127862,1617.8751629031435
+TR-59 = 142.03979047969122,91.39075024807697,874.0,1.0,873.0,10.668945780937308,46.96296797498433,168.9010695952541
+TR-6 = 1218.237917222964,744.145985364597,3106.0,1.0,3105.0,9.516227650725778,26.57175341916645,1427.5352431705467
+TR-60 = 1076.70068359375,351.8195453790102,2100.0,117.0,1983.0,37.48883913372192,142.19507122192164,1132.7229822696906
+TR-62 = 1644.2020210526316,519.3220431010529,3208.0,708.0,2500.0,41.79611935805026,170.51820673772724,1724.2667051486583
+TR-63 = 628.2161890222746,215.21548845671094,1960.0,318.0,1642.0,35.400085816939026,152.40923771151583,664.0581952068139
+TR-64 = 881.4537120529005,199.80412682369425,1808.0,392.0,1416.0,99.90594064483808,514.2449438298346,903.8154322579453
+TR-65 = 2253.534537868847,410.23329702646765,3597.0,1449.0,2148.0,182.59303855783344,1101.8867555143554,2290.5696390542143
+TR-66 = 1206.7122133384403,223.5487482744982,2163.0,656.0,1507.0,174.1691143302646,1042.6604956559468,1227.2442335066205
+TR-67 = 545.4889523033021,360.35112069726256,1953.0,1.0,1952.0,8.560737061051961,24.980666929281856,653.7668753253924
+TR-68 = 1092.2723337950138,209.9453891277945,3112.0,857.0,2255.0,159.19851070872977,969.1248376437184,1112.2661181524984
+TR-69 = 1972.1858784284655,313.56052146820537,3278.0,1453.0,1825.0,268.4850367629028,1825.8414891834423,1996.9570199921857
+TR-7 = 242.0419918502659,193.88388965545744,1648.0,1.0,1647.0,7.060344605940299,24.9741823604308,310.1214092686507
+TR-70 = 1315.2832383124287,363.3039653504755,2790.0,209.0,2581.0,58.69608672976301,259.2163476769339,1364.5364664328358
+TR-72 = 982.5476034143138,423.03290534088524,2799.0,439.0,2360.0,20.826207827241518,78.04055384378071,1069.7460595750576
+TR-73 = 1358.1382088302992,727.3144181583878,3319.0,331.0,2988.0,12.706957970905787,39.86576677616487,1540.6250864976355
+TR-8 = 1183.7421788329266,326.8028087783419,2497.0,406.0,2091.0,58.36700640457403,253.03894044994283,1228.0250900423564
+TR-82 = 917.2335704379725,303.49773082094515,2658.0,494.0,2164.0,38.39633675344969,165.43760683805937,966.140929343051
+TR-83 = 1848.1376415023615,347.49053927400973,3997.0,779.0,3218.0,167.2238965215186,992.636340130594,1880.5218469411225
+TR-84 = 214.99067103109655,209.14494870608632,1493.0,1.0,1492.0,6.559518090026684,27.985867176356468,299.93765718841087
+TR-85 = 1193.2031664770573,332.8013704057395,2309.0,80.0,2229.0,56.789670790518414,245.39944879906312,1238.7455544359432
+TR-87 = 791.7865336658355,334.5903291300218,1873.0,89.0,1784.0,20.34388049974718,67.4546811959154,859.5793175977975
+TR-88 = 957.7790652761684,171.89492558087608,1684.0,569.0,1115.0,189.86606172924243,1156.8233094094098,973.0820126390919
+TR-9 = 979.9817564035546,293.58074773976386,2036.0,293.0,1743.0,47.59102276104528,198.98760181172213,1023.0121691980182
+TR-90 = 494.03622802344165,403.0006256590158,2458.0,1.0,2457.0,6.603324185752965,21.386783131452635,637.5588591504265
+TR-KMA = 1352.049253242193,499.6015277307189,3042.0,95.0,2947.0,27.967017721144966,100.54924016833007,1441.4017031014075
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUR/TUR_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUR/TUR_2_elevation.properties
new file mode 100755
index 0000000..389f7c2
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TUR/TUR_2_elevation.properties
@@ -0,0 +1,171 @@
+# TUR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TUR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TUR
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TR-0-G010001 = 756.4712318840579,731.9518893856967,3623.0,1.0,3622.0,4.944885226242198,13.315560426169217,1052.6168785666882
+TR-02-G020001 = 926.9212576255279,405.6579545152374,2482.0,377.0,2105.0,19.853806273274554,71.84914692655185,1011.8010643894271
+TR-03-G030001 = 1206.2013563333485,237.51254122002462,2461.0,825.0,1636.0,147.17228997947078,843.3105330799343,1229.3632169774735
+TR-04-G040001 = 2011.6467195385724,359.22875535049246,3703.0,1307.0,2396.0,193.22939663650322,1193.304686536995,2043.4695551686018
+TR-05-G060001 = 886.5695315767462,340.54125625937166,2005.0,193.0,1812.0,25.888333072494184,93.75617587043098,949.7230551770988
+TR-06-G070001 = 1045.017425878657,240.22918974926688,2044.0,289.0,1755.0,95.88610142314137,484.290517687317,1072.2739780474224
+TR-07-G080001 = 1021.9646707364593,689.6997846497406,3054.0,1.0,3053.0,7.913741648733774,21.313304679856184,1232.922374352649
+TR-07-G080002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-07-G080003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-07-G080004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-07-G080005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-07-G080006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-07-G080007 = 137.14285714285714,110.00704986685247,280.0,1.0,279.0,5.690340220595059,13.152362845167373,175.81158746144774
+TR-07-G080008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-07-G080009 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-08-G100001 = 1621.8309847682658,686.8953104898694,3703.0,29.0,3674.0,20.259649886750065,67.04276605525497,1761.2952366731072
+TR-09-G110001 = 441.5178509830976,401.13211289970604,2286.0,1.0,2285.0,5.577797343465026,16.062385817958145,596.5274383765728
+TR-09-G110002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-09-G110003 = 2.0,2.0,6.0,1.0,5.0,5.5,16.25,2.8284271247461903
+TR-10-G120001 = 189.44970414201183,157.2572953404143,611.0,1.0,610.0,5.892926119550047,15.738010697867365,246.2134182721935
+TR-10-G120002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-10-G120003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-10-G120004 = 35.125,37.99156978857283,135.0,1.0,134.0,4.408203645879401,11.720800350925895,51.740941236123646
+TR-10-G120005 = 435.7459558823529,326.11014255241435,1738.0,1.0,1737.0,7.322700296653347,22.326977163544885,544.2631377774746
+TR-10-G120006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-10-G120007 = 22.147058823529413,29.267661689332908,105.0,1.0,104.0,3.901950268524977,10.705079980381674,36.702700653958935
+TR-10-G120008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-10-G120009 = 1.75,1.299038105676658,4.0,1.0,3.0,7.640981340386158,22.737997256515776,2.179449471770337
+TR-10-G120010 = 28.264705882352942,33.05993561035099,108.0,1.0,107.0,4.266488507288585,11.677390187807765,43.495435866036225
+TR-10-G120011 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-10-G120012 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-10-G120013 = 2.5,0.5,3.0,2.0,1.0,140.0,776.0,2.5495097567963922
+TR-2-G170001 = 1774.5107411811337,394.3257673601448,2909.0,835.0,2074.0,104.55141128283839,532.4832287228411,1817.7956929675522
+TR-20-G250001 = 967.8822882959888,365.67479489727856,2526.0,121.0,2405.0,26.801856214267314,98.27434701238765,1034.656551528209
+TR-22-G270001 = 94.92878623842175,82.23896390460911,513.0,1.0,512.0,6.695828306540988,24.15306372571779,125.59745873545197
+TR-23-G280001 = 1254.884634724517,328.50617661744303,2490.0,594.0,1896.0,67.82275899027707,312.98473519136394,1297.1706728659476
+TR-24-G290001 = 1820.467555917987,464.52593081182187,3412.0,763.0,2649.0,72.3617110028406,337.3350818334057,1878.7992076181526
+TR-25-G300001 = 2081.1176290694766,376.2289022916881,3407.0,789.0,2618.0,185.92084168129216,1124.437424510009,2114.8519505968657
+TR-26-G310001 = 974.8084335603536,208.47128341956935,1736.0,205.0,1531.0,116.4848366746867,617.6865903091082,996.8509207253572
+TR-27-G320001 = 709.3875851021226,211.93192918761977,2069.0,319.0,1750.0,48.52329735607227,210.9356075446391,740.3687517083683
+TR-28-G330001 = 1314.4259241102068,656.1612184823371,3171.0,1.0,3170.0,13.814480645297756,40.38103018938927,1469.1028060054875
+TR-29-G340001 = 1817.1020281456954,351.0645932799649,3174.0,526.0,2648.0,154.37128462376725,885.7449263913617,1850.7042252467104
+TR-3-G360001 = 453.63437727603787,436.1142341658811,2182.0,1.0,2181.0,5.504708773211965,16.788158500939957,629.269237678683
+TR-30-G350001 = 2173.7444186461867,568.1831412721741,4078.0,606.0,3472.0,67.47965460632862,304.90204489091406,2246.774772784616
+TR-32-G390001 = 1323.9810927612286,377.0305248883966,2935.0,226.0,2709.0,54.4773980253413,238.42940037861314,1376.6183024668944
+TR-33-G370001 = 1022.2330415263749,689.6263430197708,3129.0,1.0,3128.0,7.944783734707712,21.594259845850562,1233.103760506424
+TR-33-G370002 = 78.0,77.32399368889322,165.0,1.0,164.0,4.077667751004227,8.274845132407314,109.83168941612435
+TR-34-G400001 = 97.26796959826275,68.93894657710455,357.0,1.0,356.0,7.80389071457117,23.612834177527777,119.22095564509381
+TR-34-G400002 = 121.43465491923642,72.4927850189256,444.0,1.0,443.0,10.47138824948338,33.56352494649104,141.42693977865102
+TR-34-G400003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-34-G400004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-34-G400005 = 8.6,15.200000000000001,39.0,1.0,38.0,3.3784876621956546,8.667918573416792,17.46424919657298
+TR-34-G400006 = 7.916666666666667,15.8506484269747,51.0,1.0,50.0,3.598468606269013,10.695438053881857,17.717693604605163
+TR-34-G400007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-34-G400008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-34-G400009 = 234.99030470914127,222.62511167704048,875.0,1.0,874.0,5.328519094170649,15.156278140999435,323.7010714478865
+TR-35-G410001 = 18.333333333333332,24.513035081133648,53.0,1.0,52.0,3.3691545085857424,7.284403372660709,30.610455730027933
+TR-35-G410002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-35-G410003 = 25.0,0.0,25.0,25.0,0.0,0.0,-1.2,25.0
+TR-35-G410004 = 358.40685089839235,332.4378066809595,2032.0,1.0,2031.0,5.787084892693769,18.32360928758633,488.8459533245094
+TR-35-G410005 = 18.5,9.5,28.0,9.0,19.0,13.227001020556932,38.13457539460256,20.796634343085422
+TR-35-G410006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-35-G410007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-35-G410008 = 49.473684210526315,43.15988442140105,142.0,1.0,141.0,5.402059688686799,13.828977799772382,65.65379693994537
+TR-35-G410009 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-35-G410010 = 54.375,43.243315957497984,129.0,1.0,128.0,6.09855302695731,15.568255995641545,69.47391596851296
+TR-36-G460001 = 1931.6882560400804,475.51948168870894,4938.0,776.0,4162.0,78.93807506230428,370.67021203985945,1989.3562516524437
+TR-37-G470001 = 1032.5957782129042,369.6300262489868,2394.0,1.0,2393.0,29.932254108277817,108.35848923464468,1096.7590425831652
+TR-38-G480001 = 1533.7115812033655,319.97572631908554,3661.0,942.0,2719.0,125.31870633224239,685.743900315515,1566.7340807395344
+TR-39-G510001 = 247.26619099890232,165.89887860956435,879.0,1.0,878.0,8.547127379778749,25.667740732493424,297.76334081786575
+TR-4-G190001 = 1044.3833645297145,436.04155512978787,2295.0,1.0,2294.0,20.577906048018193,66.57670977468035,1131.754765797967
+TR-40-G520001 = 1116.2286071205497,166.1635683815608,1720.0,661.0,1059.0,323.31808756127424,2310.9726198999497,1128.5285263614633
+TR-42-G540001 = 1185.4716546423826,303.49852114352666,3189.0,818.0,2371.0,73.69055700288538,372.0595117379164,1223.7051917422173
+TR-43-G550001 = 1115.6617931034482,230.71320889997375,2235.0,400.0,1835.0,127.99439364637239,699.2112346469161,1139.2672299999347
+TR-44-G560001 = 1364.716899153899,381.2411972108421,2529.0,572.0,1957.0,56.716833359226875,244.97362236278164,1416.9675597158139
+TR-45-G570001 = 500.5008550551899,327.8273395966676,1991.0,12.0,1979.0,8.704999603491489,25.92876760377501,598.3075049654692
+TR-47-G580001 = 802.2461548794412,225.85763009907794,1399.0,354.0,1045.0,55.2657216257335,233.8560413444849,833.4329979625358
+TR-48-G590001 = 613.8714723431705,490.90333386089577,2647.0,1.0,2646.0,6.537587328002423,19.16229557613648,786.0179818251698
+TR-48-G590002 = 88.0,0.0,88.0,88.0,0.0,0.0,-1.2,88.0
+TR-48-G590003 = 64.8,52.18965414715832,112.0,1.0,111.0,5.242061425369173,10.827636261901784,83.20336531655435
+TR-48-G590004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-48-G590005 = 122.07692307692308,135.9442541510541,328.0,1.0,327.0,3.7736652361796508,8.092047606111981,182.711837012864
+TR-48-G590006 = 65.0,0.0,65.0,65.0,0.0,0.0,-1.2,65.0
+TR-48-G590007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-48-G590008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-48-G590009 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-48-G590010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-48-G590011 = 125.0,0.0,125.0,125.0,0.0,0.0,-1.2,125.0
+TR-48-G590012 = 130.0,94.77341399358788,226.0,1.0,225.0,6.2158920831789946,13.695341969225076,160.87883639559305
+TR-48-G590013 = 209.0,0.0,209.0,209.0,0.0,0.0,-1.2,209.0
+TR-48-G590014 = 294.6666666666667,29.00957696271277,331.0,260.0,71.0,1078.5769303098143,11269.364087452183,296.0912021658192
+TR-48-G590015 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-48-G590016 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-48-G590017 = 226.91139240506328,200.37396618799892,586.0,1.0,585.0,5.177421273361287,12.494781008788634,302.7185265706642
+TR-48-G590018 = 23.666666666666668,32.05550741379015,69.0,1.0,68.0,3.324456801708105,7.155904290257092,39.84553509073089
+TR-49-G600001 = 1691.9095209426334,339.09427051820535,3106.0,1226.0,1880.0,140.4309591865781,798.8300481986685,1725.5557804239786
+TR-5-G620001 = 1606.2583010796495,439.60616401577744,3627.0,862.0,2765.0,61.25949579482403,286.1905752636578,1665.328588966138
+TR-50-G610001 = 1198.2110901071203,180.79626072497288,1959.0,853.0,1106.0,311.54738782146313,2210.783165088411,1211.7743619782627
+TR-52-G630001 = 907.2962255672883,535.6885582053982,2975.0,1.0,2974.0,10.236557343085604,29.913740616040613,1053.635929683886
+TR-53-G650001 = 1482.1025093432995,948.8076072590071,3405.0,1.0,3404.0,8.675534583816761,23.39718374507301,1759.7908181923979
+TR-54-G660001 = 360.24544201011184,354.0549523301157,1501.0,1.0,1500.0,5.059241984670298,14.014680566189343,505.10562039888396
+TR-55-G670001 = 502.60766737916293,362.22495742839476,1764.0,1.0,1763.0,6.953556100607493,17.975335838578808,619.5332009604697
+TR-56-G690001 = 1442.45328975116,643.0112399428871,3461.0,437.0,3024.0,18.606878261369854,63.37751334177559,1579.283048666968
+TR-57-G700001 = 699.4022917311861,387.3150884355729,1858.0,1.0,1857.0,11.322759752176212,32.37638548686259,799.4851739767862
+TR-58-G720001 = 1595.4831709790787,268.241484229074,2887.0,603.0,2284.0,228.5274780790992,1474.1457224127862,1617.8751629031435
+TR-59-G730001 = 142.03979047969122,91.39075024807697,874.0,1.0,873.0,10.668945780937308,46.96296797498433,168.9010695952541
+TR-6-G750001 = 1218.237917222964,744.145985364597,3106.0,1.0,3105.0,9.516227650725778,26.57175341916645,1427.5352431705467
+TR-60-G740001 = 1076.70068359375,351.8195453790102,2100.0,117.0,1983.0,37.48883913372192,142.19507122192164,1132.7229822696906
+TR-62-G760001 = 1644.2020210526316,519.3220431010529,3208.0,708.0,2500.0,41.79611935805026,170.51820673772724,1724.2667051486583
+TR-63-G680001 = 628.2161890222746,215.21548845671094,1960.0,318.0,1642.0,35.400085816939026,152.40923771151583,664.0581952068139
+TR-64-G770001 = 881.4537120529005,199.80412682369425,1808.0,392.0,1416.0,99.90594064483808,514.2449438298346,903.8154322579453
+TR-65-G780001 = 2253.534537868847,410.23329702646765,3597.0,1449.0,2148.0,182.59303855783344,1101.8867555143554,2290.5696390542143
+TR-66-G800001 = 1206.7122133384403,223.5487482744982,2163.0,656.0,1507.0,174.1691143302646,1042.6604956559468,1227.2442335066205
+TR-67-G810001 = 545.4889523033021,360.35112069726256,1953.0,1.0,1952.0,8.560737061051961,24.980666929281856,653.7668753253924
+TR-68-G050001 = 1092.2723337950138,209.9453891277945,3112.0,857.0,2255.0,159.19851070872977,969.1248376437184,1112.2661181524984
+TR-69-G150001 = 1972.1858784284655,313.56052146820537,3278.0,1453.0,1825.0,268.4850367629028,1825.8414891834423,1996.9570199921857
+TR-7-G220001 = 98.36221837088388,71.3718826433188,374.0,1.0,373.0,7.667886049411488,23.68607113178886,121.52806932924231
+TR-7-G220002 = 267.6870759421238,197.57411053283494,1648.0,1.0,1647.0,7.80796079454221,27.29180915482797,332.70392209783995
+TR-7-G220003 = 127.67139479905437,111.68910882643057,521.0,1.0,520.0,5.891301223311117,17.61982457577321,169.630310028539
+TR-7-G220004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TR-7-G220005 = 34.03389830508475,25.803669494463165,80.0,1.0,79.0,6.306040923947006,15.42376086733964,42.70990041220348
+TR-7-G220006 = 113.46875,73.20987995781375,234.0,1.0,233.0,8.283244958561998,21.435386197782385,135.03645341166214
+TR-70-G450001 = 1315.2832383124287,363.3039653504755,2790.0,209.0,2581.0,58.69608672976301,259.2163476769339,1364.5364664328358
+TR-72-G140001 = 982.5476034143138,423.03290534088524,2799.0,439.0,2360.0,20.826207827241518,78.04055384378071,1069.7460595750576
+TR-73-G710001 = 1358.1382088302992,727.3144181583878,3319.0,331.0,2988.0,12.706957970905787,39.86576677616487,1540.6250864976355
+TR-8-G230001 = 1183.7421788329266,326.8028087783419,2497.0,406.0,2091.0,58.36700640457403,253.03894044994283,1228.0250900423564
+TR-82-G260001 = 917.2335704379725,303.49773082094515,2658.0,494.0,2164.0,38.39633675344969,165.43760683805937,966.140929343051
+TR-83-G180001 = 1848.1376415023615,347.49053927400973,3997.0,779.0,3218.0,167.2238965215186,992.636340130594,1880.5218469411225
+TR-84-G530001 = 214.99067103109655,209.14494870608632,1493.0,1.0,1492.0,6.559518090026684,27.985867176356468,299.93765718841087
+TR-85-G200001 = 1193.2031664770573,332.8013704057395,2309.0,80.0,2229.0,56.789670790518414,245.39944879906312,1238.7455544359432
+TR-87-G160001 = 791.7865336658355,334.5903291300218,1873.0,89.0,1784.0,20.34388049974718,67.4546811959154,859.5793175977975
+TR-88-G500001 = 957.7790652761684,171.89492558087608,1684.0,569.0,1115.0,189.86606172924243,1156.8233094094098,973.0820126390919
+TR-9-G240001 = 979.9817564035546,293.58074773976386,2036.0,293.0,1743.0,47.59102276104528,198.98760181172213,1023.0121691980182
+TR-90-G210001 = 494.31635372860273,402.9543171167721,2458.0,1.0,2457.0,6.609511731156823,21.409289107466158,637.7466889342346
+TR-90-G210002 = 21.1,40.25034161345715,106.0,1.0,105.0,3.2260751183069596,8.182941734456787,45.44557184148969
+TR-KMA-G420001 = 1352.049253242193,499.6015277307189,3042.0,95.0,2947.0,27.967017721144966,100.54924016833007,1441.4017031014075
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TWN/TWN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TWN/TWN_0_elevation.properties
new file mode 100755
index 0000000..91ffee4
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TWN/TWN_0_elevation.properties
@@ -0,0 +1,36 @@
+# TWN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TWN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TWN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TWN = 767.948135895706,832.1380881001955,3772.0,1.0,3771.0,4.608346618809929,12.778427476528032,1132.3418817180336
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TZA/TZA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TZA/TZA_0_elevation.properties
new file mode 100755
index 0000000..122ae5d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TZA/TZA_0_elevation.properties
@@ -0,0 +1,36 @@
+# TZA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TZA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TZA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TZA = 1016.0089424904579,457.7638267155467,5825.0,1.0,5824.0,17.39933194001993,56.04482808154384,1114.3706260800407
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TZA/TZA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TZA/TZA_1_elevation.properties
new file mode 100755
index 0000000..7c32dab
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TZA/TZA_1_elevation.properties
@@ -0,0 +1,61 @@
+# TZA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TZA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TZA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TZ-0 = 1348.4191907560753,370.6934539039255,4078.0,474.0,3604.0,60.00801500211312,274.0705956596678,1398.4448329363904
+TZ-02 = 43.681291390728475,48.02179673071612,160.0,1.0,159.0,4.55453540590524,12.37966563817488,64.91647078213623
+TZ-03 = 1140.7944959802103,246.47048435131524,2338.0,471.0,1867.0,113.48255778773918,599.0515472127713,1167.1160103927587
+TZ-04 = 1307.5940303030302,381.24495808783354,2928.0,291.0,2637.0,50.67158949566232,211.9081196475837,1362.0388636714868
+TZ-05 = 1323.7547946405114,134.7671231792109,1898.0,1116.0,782.0,978.002051744285,9923.396567354304,1330.5972094603776
+TZ-06 = 3.291245791245791,9.266410002814576,74.0,1.0,73.0,6.042339663675013,36.86229271983285,9.83354733545597
+TZ-07 = 8.073959938366718,13.968071114764404,86.0,1.0,85.0,4.481518087405954,17.809481899736955,16.133686489871646
+TZ-08 = 1119.211045684548,227.14371660825609,2423.0,723.0,1700.0,134.47152807077808,739.3867594601002,1142.0278598952425
+TZ-09 = 1220.7193554966348,755.7236689994712,5825.0,443.0,5382.0,11.34755451388811,45.87996854580649,1435.7137628267485
+TZ-10 = 2.9855371900826446,9.147200578889386,90.0,1.0,89.0,6.803700695467586,48.44365744542223,9.622094924900797
+TZ-11 = 11.345833333333333,20.75931476001932,107.0,1.0,106.0,4.1190088936065585,14.794275214989298,23.65749528866768
+TZ-12 = 782.720551196677,237.23878815366476,2003.0,238.0,1765.0,46.34098662942263,194.55174699790462,817.8836738010147
+TZ-2 = 362.3632140663391,199.49711621798164,936.0,1.0,935.0,11.866211881890543,36.63095757866473,413.64984985827857
+TZ-20 = 1215.4925132119788,305.1712079985519,2523.0,726.0,1797.0,75.79440577626188,360.63377234772787,1253.2164680795042
+TZ-22 = 1261.8960635416493,162.44689874941432,2007.0,1019.0,988.0,493.3690255356859,4048.3464607248384,1272.3091880888123
+TZ-23 = 1269.9536021596086,176.96698579446056,1802.0,799.0,1003.0,390.83092170218436,2956.5463577957353,1282.224420957323
+TZ-24 = 1181.8288948602137,99.1665079069753,1735.0,994.0,741.0,1729.9487175925576,21104.43507008342,1185.982096415026
+TZ-25 = 555.3137460650577,407.18317668711575,2265.0,1.0,2264.0,7.58552955995725,23.704192018728804,688.6011152661728
+TZ-3 = 1404.2880445361468,194.59560648333422,2159.0,1122.0,1037.0,398.10052634835745,3045.824186802478,1417.7067264035156
+TZ-4 = 1243.0547720925113,264.6373948336816,2935.0,472.0,2463.0,118.28038031567195,635.1190048520033,1270.912316867818
+TZ-5 = 36.71904761904762,36.30128056310882,124.0,1.0,123.0,4.897332480475234,12.96245387129324,51.63401425970509
+TZ-6 = 556.2687175198614,358.75206687900175,2524.0,70.0,2454.0,9.744187879408912,33.57894171862415,661.9198830531896
+TZ-7 = 278.56836020115617,157.55480434037423,928.0,1.0,927.0,11.574902259151639,37.49860173959373,320.0372598243744
+TZ-8 = 1213.7732481060607,61.991659646890476,1627.0,1116.0,511.0,7566.518390989771,149408.0720641889,1215.355282904432
+TZ-9 = 141.66484303098477,106.35685258761815,863.0,1.0,862.0,7.373230428211197,23.074217835112936,177.14600713348796
+TZ-VI = 1135.3188750113131,12.953970299188162,1506.0,1056.0,450.0,673471.9509204492,5.9049977278282255E7,1135.3927749036745
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TZA/TZA_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TZA/TZA_2_elevation.properties
new file mode 100755
index 0000000..0245aff
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/TZA/TZA_2_elevation.properties
@@ -0,0 +1,132 @@
+# TZA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = TZA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = TZA
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+TZ-0-G010001 = 1449.1418597270708,487.08432451714305,4078.0,894.0,3184.0,37.01952689155794,159.8399082385051,1528.8110638020496
+TZ-0-G010002 = 1333.8448979591838,197.54689555484518,1974.0,989.0,985.0,328.8157320645289,2374.944636468997,1348.3942256458613
+TZ-0-G010003 = 1330.88406019656,284.69627212633003,2386.0,1058.0,1328.0,117.96771201244073,647.6397582250006,1360.9938828106142
+TZ-0-G010004 = 1652.965916539218,186.5038649739016,3399.0,1447.0,1952.0,726.6598240598381,6805.620039978276,1663.4542412974695
+TZ-0-G010005 = 1179.6100166091733,226.8818284934051,2087.0,474.0,1613.0,155.66954667773626,886.1875413447285,1201.230683667881
+TZ-0-G010006 = 1470.5198288457525,345.7565443336419,2415.0,1004.0,1411.0,90.04122659222939,443.727018087747,1510.6211156269742
+TZ-0-G010007 = 1278.2092615237386,270.36054718528686,2806.0,538.0,2268.0,120.36922434176758,648.2264562291753,1306.4890897819964
+TZ-0-G010008 = 1641.7487368719842,500.3595577979178,3629.0,492.0,3137.0,45.181562303448516,184.33730239871593,1716.3037616052943
+TZ-02-G020001 = 43.681291390728475,48.02179673071612,160.0,1.0,159.0,4.55453540590524,12.37966563817488,64.91647078213623
+TZ-03-G030001 = 1023.670171838933,173.5185979427121,1986.0,621.0,1365.0,223.96172376279145,1447.4718946553755,1038.2722786171048
+TZ-03-G030002 = 1302.8289592178053,159.7956457833924,2174.0,896.0,1278.0,566.9443752729976,4837.797595660284,1312.5920712041045
+TZ-03-G030003 = 1123.2988343603831,308.66178917368865,2338.0,471.0,1867.0,59.7123469026955,266.8301817099714,1164.9344923090298
+TZ-04-G040001 = 1229.011059847518,372.4797242767406,2568.0,291.0,2277.0,46.11846732075514,190.15860204035027,1284.2154531949832
+TZ-04-G040002 = 1105.1671822065105,353.03925025134106,2511.0,469.0,2042.0,40.704188153802406,166.606728389284,1160.1858527168426
+TZ-04-G040003 = 1344.2468576138472,505.04150314396384,2928.0,492.0,2436.0,27.105156281678074,98.05893404380276,1435.9897402497752
+TZ-04-G040004 = 1588.576898356441,240.06918484249053,2161.0,649.0,1512.0,309.17579567445597,2171.834502949364,1606.6143829502798
+TZ-04-G040005 = 1349.263753293042,315.6020630269639,2478.0,494.0,1984.0,90.67956653211017,441.2883809396062,1385.6829861614453
+TZ-05-G050001 = 1307.6089611121547,107.40346254731574,1792.0,1116.0,676.0,1841.8902294815173,22900.07879077117,1312.012461430135
+TZ-05-G050002 = 1211.907685702018,45.5058829277383,1613.0,1132.0,481.0,18971.278740029044,507587.47995199094,1212.7617342432331
+TZ-05-G050003 = 1383.6328038418915,140.36352219291413,1898.0,1140.0,758.0,987.9790987269407,10049.516290638485,1390.7342140861333
+TZ-05-G050004 = 1271.2800378429517,117.49949083190509,1666.0,1122.0,544.0,1300.0764885932683,14455.522627243088,1276.6985019822548
+TZ-05-G050005 = 1442.5643285821454,120.81952662906673,1838.0,1213.0,625.0,1738.0548941387779,21186.05233109951,1447.615004105901
+TZ-06-G060001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+TZ-06-G060002 = 5.226708074534161,12.256377514761278,74.0,1.0,73.0,4.816621169382265,22.218243187366426,13.32431112968867
+TZ-07-G070001 = 7.453658536585366,11.864439541735624,60.0,1.0,59.0,4.374666437083859,15.73001140595751,14.01149353993043
+TZ-07-G070002 = 9.138075313807532,16.92741624003397,86.0,1.0,85.0,4.253639471319063,15.909948373666175,19.236471636040328
+TZ-08-G080001 = 1254.669060391071,125.6197349226689,1698.0,893.0,805.0,1026.9306059163473,10577.245457676738,1260.9420164720718
+TZ-08-G080002 = 1241.1905359676891,131.58139769741538,1829.0,1053.0,776.0,868.2459803899084,8477.109163553616,1248.1456689007757
+TZ-08-G080003 = 971.0594862199353,226.6526068060628,2423.0,723.0,1700.0,92.89119697400703,477.11300166816955,997.1599319816825
+TZ-09-G090001 = 1749.9824626865673,836.454446970439,4420.0,861.0,3559.0,16.471208464623565,57.28974457107208,1939.611987374579
+TZ-09-G090002 = 1054.5365853658536,354.82218305559786,2902.0,765.0,2137.0,37.49754859375973,167.24814104350816,1112.630303139104
+TZ-09-G090003 = 1028.6858216971,215.7364441212231,2115.0,737.0,1378.0,124.48356985832444,693.5107835663235,1051.0645713193394
+TZ-09-G090004 = 2418.370143149284,1095.427050350494,5825.0,914.0,4911.0,18.06635217748377,61.557378704757326,2654.8963392033734
+TZ-09-G090005 = 860.199150141643,287.98099411902547,2444.0,443.0,2001.0,37.32822770504436,160.33390684755588,907.124925728638
+TZ-10-G100001 = 2.7330827067669174,8.024878813452812,72.0,1.0,71.0,6.83704427569116,47.91578255349746,8.477524464879567
+TZ-10-G100002 = 3.293577981651376,10.344792380704513,90.0,1.0,89.0,6.548766117247318,44.57693135631878,10.856444414314518
+TZ-11-G110001 = 19.802656546489562,25.021261406142667,107.0,1.0,106.0,4.284703138677133,12.769171800720276,31.90938308166975
+TZ-11-G110002 = 1.0531177829099307,0.70264806119812,14.0,1.0,13.0,23.886415430381845,393.3662713325994,1.2660060673577378
+TZ-12-G220001 = 1060.8917922242124,274.89830915870937,2003.0,453.0,1550.0,69.18523478139804,315.8404937545999,1095.9290466024793
+TZ-12-G220002 = 795.4789538489603,185.981976714125,1632.0,306.0,1326.0,91.27331102170321,451.1660706259998,816.9308793766653
+TZ-12-G220003 = 640.4377445748844,192.94618842475447,1108.0,238.0,870.0,46.63054172601512,190.72148333139276,668.871240452007
+TZ-2-G120001 = 159.61373138228376,108.66241866586282,642.0,1.0,641.0,8.073087157452152,23.606057753776604,193.09081924340921
+TZ-2-G120002 = 266.02897538837493,173.21088046022646,908.0,1.0,907.0,8.965905955658316,27.277250318118174,317.448302650992
+TZ-2-G120003 = 451.3550676978205,180.8007909865591,936.0,92.0,844.0,23.549011329180203,84.01764879323777,486.22044707917297
+TZ-2-G120004 = 401.2882635552505,81.47232047958754,896.0,228.0,668.0,135.32307018880465,759.524885788207,409.4752855442155
+TZ-20-G210001 = 1166.3886536529353,197.60295181054246,2208.0,755.0,1453.0,223.6845304198022,1434.336820964265,1183.0086296957215
+TZ-20-G210002 = 1234.7411186696902,417.3027770212059,2492.0,726.0,1766.0,35.13797928450855,135.1615687420855,1303.3523076448998
+TZ-20-G210003 = 1358.9805830972616,407.7457696191745,2523.0,755.0,1768.0,47.03433630647917,192.21762202786792,1418.8322092050612
+TZ-22-G230001 = 1435.239516526887,160.82959859309932,2007.0,1148.0,859.0,737.8486931487192,6836.05301843906,1444.2225000269002
+TZ-22-G230002 = 1188.4761172386518,46.432984730672224,1521.0,1075.0,446.0,16845.410815510764,433154.30495897046,1189.3828245429056
+TZ-22-G230003 = 1254.9333468395462,56.75411699256528,1406.0,1119.0,287.0,10877.35742920698,241981.256900074,1256.2160382694972
+TZ-22-G230004 = 1369.7513321492006,214.79688632261752,1832.0,1019.0,813.0,278.45601997235866,1899.433166845217,1386.4906830910916
+TZ-22-G230005 = 1140.4454850680331,53.89483212911083,1389.0,1028.0,361.0,9538.336485225924,203168.87473224197,1141.7182477924607
+TZ-23-G240001 = 1293.16252532793,194.86467860556425,1792.0,1022.0,770.0,312.1579287702594,2205.193439643868,1307.7620425293583
+TZ-23-G240002 = 1225.3695155459147,159.20637839075516,1802.0,799.0,1003.0,478.35412491700527,3847.1119643779502,1235.6686936835172
+TZ-23-G240003 = 1356.379031205118,168.62493529824155,1788.0,989.0,799.0,544.3590743494535,4569.681904896975,1366.8205606798836
+TZ-24-G250001 = 1133.9240221987316,67.90203593593313,1314.0,1023.0,291.0,4707.195063313319,79452.15899353503,1135.955269631509
+TZ-24-G250002 = 1190.8103652751422,39.87457769858856,1355.0,1065.0,290.0,26723.156521666497,800680.5106998708,1191.477783256305
+TZ-24-G250003 = 1218.6492439045112,110.81635585040506,1735.0,1017.0,718.0,1364.2084395003608,15412.844165308994,1223.6773448883491
+TZ-24-G250004 = 1122.4617373107383,51.941808416485955,1386.0,994.0,392.0,10157.711019636241,220991.29529300242,1123.662895706811
+TZ-25-G260001 = 657.1381545820745,314.44691486848853,1943.0,57.0,1886.0,15.910399417036906,52.68174078625315,728.4966825441588
+TZ-25-G260002 = 573.7361140222175,359.82838336092135,2193.0,88.0,2105.0,10.676675054131183,40.0751780323607,677.2367340933667
+TZ-25-G260003 = 847.5875581680137,521.733670925039,2265.0,204.0,2061.0,9.91466851146329,29.82163258257336,995.2942741411374
+TZ-25-G260004 = 156.72796072816527,159.36815963784855,1042.0,1.0,1041.0,6.2182750097362725,25.950751778158907,223.5215067512835
+TZ-25-G260005 = 34.95184304399525,26.009271868301884,134.0,1.0,133.0,6.959968650589823,19.11969596314095,43.56734505672018
+TZ-25-G260006 = 3.1176470588235294,3.6097474726923835,16.0,1.0,15.0,5.006489710526136,16.2414369154077,4.769696007084728
+TZ-3-G140001 = 1214.4344066785927,99.63006120866736,1715.0,1133.0,582.0,1849.4163670124726,23056.956680307903,1218.5142909384479
+TZ-3-G140002 = 1284.9331870275544,121.71154222450318,1722.0,1122.0,600.0,1209.168459223846,13129.169926409819,1290.6846999307984
+TZ-3-G140003 = 1506.1468679355355,174.2009366349907,2159.0,1172.0,987.0,672.7856828949301,6057.781956232379,1516.1874402977132
+TZ-3-G140004 = 1344.4193405620713,166.14082623614303,1881.0,1123.0,758.0,555.2942051983233,4721.4383153665585,1354.646129961542
+TZ-4-G150001 = 1264.8049593346786,204.99507899972198,1866.0,755.0,1111.0,252.69245108259435,1663.4103398376528,1281.30970790504
+TZ-4-G150002 = 1317.1043599257885,265.2262166030533,2156.0,548.0,1608.0,136.77631790609206,748.2384725747008,1343.5433900358748
+TZ-4-G150003 = 595.7855855855856,124.68963620850872,953.0,472.0,481.0,124.5751902294019,683.4752966103329,608.6936580656721
+TZ-4-G150004 = 1242.9386362595594,234.7834806082496,2667.0,861.0,1806.0,165.8703792545513,994.7233664339906,1264.9188654903119
+TZ-4-G150005 = 1171.4419403485256,256.63137443857914,2158.0,790.0,1368.0,109.25899794638761,570.055546114441,1199.2230326147649
+TZ-4-G150006 = 1482.933287950987,532.9332336159198,2935.0,566.0,2369.0,30.23677267713719,112.46196927243265,1575.788363964351
+TZ-5-G160001 = 8.416666666666666,6.689025007843486,21.0,1.0,20.0,6.495149988779544,17.783033051280846,10.750968948580091
+TZ-5-G160002 = 38.43434343434343,36.65307230529805,124.0,1.0,123.0,5.043620608396672,13.226603207966285,53.109758657392376
+TZ-6-G170001 = 456.1712299788456,346.7179937279066,2123.0,85.0,2038.0,8.072420083225094,29.129532063373073,572.9795443426549
+TZ-6-G170002 = 871.6577896138482,367.96155296890976,2207.0,202.0,2005.0,21.090126083886602,74.31113644483243,946.1411135014637
+TZ-6-G170003 = 476.0810347103075,362.7649791611114,2524.0,70.0,2454.0,8.132042252992056,31.06796265657428,598.5412113769598
+TZ-6-G170004 = 494.20546816210987,231.29185804490314,1637.0,107.0,1530.0,17.111920839565173,60.800439406912645,545.650958360006
+TZ-7-G180001 = 293.83139634250557,110.23088847181245,928.0,78.0,850.0,28.2807208965656,114.65304468055676,313.8275613292622
+TZ-7-G180002 = 116.7250101999184,73.93921013880576,324.0,1.0,323.0,8.690102187645614,23.62774096610041,138.17284393874792
+TZ-7-G180003 = 410.1215493259148,177.4729770950194,859.0,34.0,825.0,19.246165065460936,62.57720321598097,446.87396749022867
+TZ-8-G190001 = 1244.224548736462,80.07364284348503,1627.0,1116.0,511.0,3799.6624026180375,59833.88511293048,1246.7985065585692
+TZ-8-G190002 = 1202.058157227388,36.47612726620589,1489.0,1134.0,355.0,35888.88432835379,1186064.272822849,1202.6114589580645
+TZ-8-G190003 = 1204.7236227824462,52.71820976811452,1431.0,1134.0,297.0,12003.113891216439,275915.21367329924,1205.8765346963248
+TZ-8-G190004 = 1205.906779661017,35.64294146209164,1303.0,1133.0,170.0,38828.80738346137,1317101.1512816388,1206.4334132095623
+TZ-8-G190005 = 1194.4841387488882,44.498684682350394,1446.0,1119.0,327.0,19422.86317602394,523568.9991284226,1195.3127166817612
+TZ-8-G190006 = 1160.4186666666667,38.973401847356804,1290.0,1132.0,158.0,26486.81280376861,791425.914608475,1161.072955502797
+TZ-9-G200001 = 205.78111432706223,125.12376228320741,863.0,1.0,862.0,9.504902077470959,26.594121271083925,240.8356761395452
+TZ-9-G200002 = 112.73256277401354,25.796792661235276,171.0,52.0,119.0,96.80723899966326,485.33686904400673,115.64646653142354
+TZ-9-G200003 = 127.62656858502812,81.5965439720466,433.0,1.0,432.0,9.049142921288704,27.18253301769678,151.48114403110048
+TZ-9-G200004 = 2.257309941520468,5.049855746056849,43.0,1.0,42.0,6.525104520478358,41.57100028577832,5.531409515491524
+TZ-9-G200005 = 114.1232113460808,92.39395840707603,647.0,1.0,646.0,7.3460621839044755,27.57972318656833,146.8357957654405
+TZ-UNK-G000001 = 1135.3188750113131,12.953970299188205,1506.0,1056.0,450.0,673471.9509204426,5.904997727828154E7,1135.3927749036745
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UGA/UGA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UGA/UGA_0_elevation.properties
new file mode 100755
index 0000000..5c53d5a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UGA/UGA_0_elevation.properties
@@ -0,0 +1,36 @@
+# UGA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = UGA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = UGA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+UGA = 1154.4113654539588,280.6878682171285,4655.0,211.0,4444.0,84.99283762861354,463.4128620007387,1188.04515067966
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UGA/UGA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UGA/UGA_1_elevation.properties
new file mode 100755
index 0000000..616070f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UGA/UGA_1_elevation.properties
@@ -0,0 +1,74 @@
+# UGA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = UGA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = UGA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+UG-0 = 1136.1571428571428,12.505011240396808,1218.0,1126.0,92.0,750279.7924872255,6.819349317857873E7,1136.2259584129508
+UG-02 = 1159.0169014084506,26.834385056949714,1216.0,1117.0,99.0,80703.88484679628,3491372.8194616125,1159.3275041901798
+UG-03 = 1096.0208469055374,96.18920912421991,1580.0,927.0,653.0,1514.7878872232939,17697.07067943496,1100.2336391891836
+UG-04 = 1083.9243595714952,42.07322401304195,1324.0,1001.0,323.0,17178.242218155203,444681.1381213096,1084.740601918877
+UG-05 = 1239.1506828295228,47.89055221521192,1416.0,1133.0,283.0,17401.348099168565,452323.52640577656,1240.0757717770114
+UG-06 = 1188.2354346627458,35.66866816492616,1332.0,1080.0,252.0,37069.51116313641,1238213.632227795,1188.7706684120467
+UG-07 = 1235.4806980433632,64.89717305135432,1551.0,1104.0,447.0,6957.97036120033,133620.68083982574,1237.1839791671139
+UG-08 = 1125.520153871885,69.12538247030243,1363.0,1027.0,336.0,4366.008196162686,71911.14080166706,1127.640871586986
+UG-10 = 1294.4189100459619,100.90555427419189,1556.0,1133.0,423.0,2150.016230008173,28098.6242948453,1298.3459652835056
+UG-20 = 1077.8908070781183,35.24674338679435,1178.0,1027.0,151.0,28692.150058377087,880280.1771274371,1078.4669326886624
+UG-203 = 1115.5834942932397,49.3619945447606,1367.0,1025.0,342.0,11611.520779547664,263987.80028265837,1116.6750374414894
+UG-204 = 1143.9536842105263,49.03433772266403,1347.0,1051.0,296.0,12768.879949814973,299616.1742445852,1145.00410387681
+UG-205 = 1055.7172315230707,23.863781479226855,1169.0,1018.0,151.0,86714.98463286353,3842188.998635156,1055.9869094838368
+UG-206 = 2092.483106404438,747.7670431181164,4321.0,1131.0,3190.0,30.96622737379588,118.32684490972835,2222.0803543890065
+UG-208 = 1091.3457888493476,42.61273795478132,1219.0,1027.0,192.0,16875.7505418384,434208.57743031817,1092.1774014669995
+UG-209 = 1561.2883753018282,584.9933598648599,4043.0,1077.0,2966.0,28.892589965101863,119.47120805565038,1667.2848052863073
+UG-22 = 1117.8542467668647,49.584228068578994,1400.0,1035.0,365.0,11527.15215975905,261478.6617231537,1118.9534005881887
+UG-302 = 1056.8311172035642,23.317200411060576,1339.0,1011.0,328.0,93246.72205197398,4232867.193662008,1057.0883133044008
+UG-303 = 898.7743755878357,182.17193484283618,1524.0,606.0,918.0,135.56050610624064,754.4398753762251,917.050703100808
+UG-304 = 932.6368804664723,126.05465603249087,1375.0,611.0,764.0,426.59372862462357,3309.5442533273226,941.1170634483803
+UG-305 = 1053.6807272352698,149.97241537121798,2514.0,673.0,1841.0,371.17448340907015,2846.062197077748,1064.300145785635
+UG-306 = 1319.5595759994765,206.4251554323405,2636.0,846.0,1790.0,281.604732435244,1950.797570991973,1335.6080335963784
+UG-307 = 1061.1948244414045,36.08886667495942,1561.0,977.0,584.0,25515.5685305267,753081.7200490199,1061.808298008217
+UG-308 = 1259.4519745077955,183.42049041478342,3042.0,965.0,2077.0,347.37557804209644,2607.1954981826902,1272.7381319012895
+UG-309 = 798.7171041042805,126.28866312774934,1810.0,609.0,1201.0,272.61456315503085,1860.1145049110264,808.6394986786895
+UG-31 = 1015.1602439700582,331.7785449323935,1734.0,612.0,1122.0,38.30349074028096,151.55167014466858,1068.0015560919396
+UG-40 = 1259.500410509031,875.5567970405102,4536.0,325.0,4211.0,8.752151860426839,29.375646826713552,1533.9299165595069
+UG-402 = 1371.561556791104,293.61082450475345,2080.0,597.0,1483.0,115.28936356955803,597.334604891421,1402.6362394910514
+UG-403 = 901.0935706929528,236.2185416613309,1524.0,616.0,908.0,66.80991777179531,298.2182273254755,931.5411008478264
+UG-404 = 1986.1109460128778,192.66130123254305,2600.0,1377.0,1223.0,1126.329136140721,11929.070292446471,1995.4335536080334
+UG-405 = 1349.6528877728415,314.06620462022306,4655.0,758.0,3897.0,98.10333040302321,601.8120432307544,1385.7129927795736
+UG-406 = 1367.7073312083453,735.828736468667,4323.0,739.0,3584.0,14.03473874267878,54.45288790765782,1553.0831507856008
+UG-407 = 1074.999648073201,245.05159385908047,1512.0,211.0,1301.0,96.18869363693004,465.48009726970497,1102.5763134633276
+UG-408 = 1985.8406593406594,246.83168152844306,3356.0,1464.0,1892.0,546.6386485875455,4642.361454529883,2001.1219361390008
+UG-409 = 965.9141055949567,180.8733753068531,1512.0,605.0,907.0,167.6016029030753,971.4292048183744,982.7030259860807
+UG-41 = 1372.9471701138368,120.41838046754161,2147.0,1040.0,1107.0,1517.7211348126825,17747.959661415734,1378.2178776514322
+UG-42 = 1405.2578083642138,310.22163771022457,2400.0,796.0,1604.0,107.08640088042605,556.7425743983937,1439.0924127630608
+UG-52 = 1066.707666159764,29.297510070691086,1320.0,1025.0,295.0,48376.40489805206,1765436.6772395782,1067.109923644398
+UG-V = 1135.8186630452858,13.980761239550558,1370.0,1103.0,267.0,536460.0750664128,4.360436451218187E7,1135.9047041925735
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UGA/UGA_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UGA/UGA_2_elevation.properties
new file mode 100755
index 0000000..d85fdba
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UGA/UGA_2_elevation.properties
@@ -0,0 +1,220 @@
+# UGA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = UGA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = UGA
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+UG-0-G150001 = 1135.6136363636363,11.014211018162714,1218.0,1126.0,92.0,1096367.232505804,1.1307367957994477E8,1135.6670480116054
+UG-0-G150002 = 1137.469512195122,15.446770828569305,1217.0,1133.0,84.0,399530.7529258371,2.9437709977086503E7,1137.5743904916455
+UG-02-G160001 = 1159.0169014084506,26.834385056949714,1216.0,1117.0,99.0,80703.88484679628,3491372.8194616125,1159.3275041901798
+UG-03-G250001 = 1096.0208469055374,96.18920912421991,1580.0,927.0,653.0,1514.7878872232939,17697.07067943496,1100.2336391891836
+UG-04-G330001 = 1061.8682277318642,22.124503505233697,1192.0,1026.0,166.0,110703.21195650026,5320266.572839282,1062.0986897279192
+UG-04-G330002 = 1133.7231025854878,53.812311439242386,1324.0,1047.0,277.0,9415.260513712392,199738.56085321333,1134.9994881930559
+UG-04-G330003 = 1096.639450492483,41.882861024511115,1300.0,1001.0,299.0,18030.546381779543,474261.9007650387,1097.4389543040897
+UG-04-G330004 = 1074.3275340393343,24.48842972588216,1194.0,1038.0,156.0,84569.59427195558,3716188.8851070725,1074.606594798988
+UG-05-G340001 = 1225.3607954545455,27.066268579577002,1347.0,1153.0,194.0,92928.45125498506,4213465.5361157805,1225.6596843870725
+UG-05-G340002 = 1243.597272074659,60.59652063221719,1416.0,1133.0,283.0,8705.614752004114,179953.9708710282,1245.072734190362
+UG-05-G340003 = 1212.016317016317,14.110526562187712,1225.0,1146.0,79.0,633972.9733233473,5.4476335302933306E7,1212.0984529623242
+UG-05-G340004 = 1247.361997226075,31.92763399278511,1326.0,1165.0,161.0,59748.33377421303,2338785.3362333435,1247.7705421816142
+UG-05-G340005 = 1225.2985074626865,11.936417279645717,1276.0,1217.0,59.0,1082002.4717472345,1.1110214924032582E8,1225.3566462249923
+UG-05-G340006 = 1240.2371399176955,38.270894387929204,1399.0,1154.0,245.0,34132.13142704622,1109392.8011699491,1240.8274757549807
+UG-06-G410001 = 1178.3775510204082,35.20167727780158,1305.0,1124.0,181.0,37611.8263242998,1262420.4012065518,1178.9032236922694
+UG-06-G410002 = 1197.4295774647887,28.453853890640424,1310.0,1139.0,171.0,74655.30599258456,3147029.234788911,1197.7675963177217
+UG-06-G410003 = 1135.871794871795,6.562700170705042,1162.0,1133.0,29.0,5185420.21153094,8.975834252987311E8,1135.8907532939968
+UG-06-G410004 = 1202.3112582781457,30.61444394214816,1332.0,1146.0,186.0,60690.31566288943,2388165.689732665,1202.7009628167198
+UG-06-G410005 = 1158.8814159292035,41.145136055237366,1220.0,1080.0,140.0,22428.66676346657,634112.6683815947,1159.6115980823406
+UG-06-G410006 = 1192.3466063348417,28.007824533322243,1251.0,1133.0,118.0,77282.91361251664,3295424.375316583,1192.6755082055233
+UG-07-G420001 = 1213.9334442595673,13.71466646174971,1282.0,1149.0,133.0,693736.3194646811,6.142825786870546E7,1214.0109139410788
+UG-07-G420002 = 1262.1277584204413,65.33184696844756,1551.0,1104.0,447.0,7269.042367822068,141615.95195582724,1263.8175219562818
+UG-07-G420003 = 1216.3937639198218,64.19527528318335,1525.0,1108.0,417.0,6861.426918228428,131174.13974031596,1218.0865413720467
+UG-07-G420004 = 1207.2448979591836,50.384406085989916,1392.0,1113.0,279.0,13828.919098239347,333139.2910212901,1208.295837957376
+UG-08-G430001 = 1051.5888429752067,14.915038061274934,1088.0,1027.0,61.0,350692.523311732,2.4740532188464817E7,1051.6946101555827
+UG-08-G430002 = 1172.5171232876712,47.233423358205584,1351.0,1133.0,218.0,15372.920713712703,383568.544794479,1173.4681080817372
+UG-08-G430003 = 1191.5472578763126,50.37781799717382,1363.0,1064.0,299.0,13302.8980394562,316341.56888644316,1192.6117525409165
+UG-08-G430004 = 1158.063076923077,41.41934542152896,1307.0,1085.0,222.0,21941.207557216592,615854.9644760608,1158.803543448022
+UG-08-G430005 = 1076.0506912442397,16.153227846950166,1151.0,1055.0,96.0,295812.23720199015,1.971923947780503E7,1076.171927201728
+UG-08-G430006 = 1073.5087719298247,22.14364809879854,1161.0,1028.0,133.0,114084.51829981076,5537924.293994641,1073.737130102803
+UG-10-G500001 = 1373.2597402597403,61.27193312742685,1523.0,1265.0,258.0,11326.012237987543,255384.91304283563,1374.6259724039196
+UG-10-G500002 = 1238.6882312456985,83.59471003769622,1556.0,1133.0,423.0,3299.8388283088602,49645.17689755391,1241.5057832216826
+UG-10-G500003 = 1355.8909395973155,86.17823257794323,1555.0,1207.0,348.0,3942.479257430882,62798.48739773521,1358.6268537947972
+UG-10-G500004 = 1203.0614657210401,28.539359487067035,1253.0,1133.0,120.0,75033.74314140252,3168193.9960451084,1203.39992743177
+UG-20-G490001 = 1107.537555228277,24.25784395076031,1169.0,1038.0,131.0,95310.4559423542,4357750.4626121465,1107.8031771186468
+UG-20-G490002 = 1102.578231292517,30.88379033919267,1178.0,1048.0,130.0,45610.346543618485,1632221.7113718102,1103.0106820089507
+UG-20-G490003 = 1066.4479495268138,24.38954313650723,1138.0,1027.0,111.0,83732.17231381201,3667067.160682602,1066.7268061056463
+UG-20-G490004 = 1049.5338028169015,23.480908898968984,1135.0,1027.0,108.0,89433.99759742183,4003635.0210741945,1049.7964356664716
+UG-203-G100001 = 1110.5595744680852,43.37564352125222,1249.0,1040.0,209.0,16861.26622392722,433731.45178097364,1111.406323040146
+UG-203-G100002 = 1133.1293013555787,49.968498592065686,1313.0,1043.0,270.0,11729.624363059422,267551.8059271439,1134.2305164481015
+UG-203-G100003 = 1165.712895377129,29.877044123921102,1367.0,1106.0,261.0,59514.92625071983,2326811.5094510857,1166.095704568931
+UG-203-G100004 = 1073.9212362911267,26.828110911165812,1144.0,1025.0,119.0,64263.15549228805,2577292.308435411,1074.2562865965103
+UG-203-G100005 = 1096.6961259079903,32.4503481329592,1238.0,1031.0,207.0,38702.91759756495,1311471.1631512828,1097.1761106019146
+UG-203-G100006 = 1092.5503048780488,35.487938949489006,1264.0,1027.0,237.0,29272.63878080737,904095.7037855624,1093.126508003534
+UG-204-G110001 = 1164.0934065934066,43.5958847291599,1318.0,1077.0,241.0,19119.459947916097,512757.84164084465,1164.909464481923
+UG-204-G110002 = 1159.4655172413793,49.9070568976046,1347.0,1134.0,213.0,12611.56955793036,294774.59321451944,1160.5390988674185
+UG-204-G110003 = 1130.4011194029852,45.961956188323676,1347.0,1051.0,296.0,14951.36934971674,369613.74153264426,1131.3351369793918
+UG-205-G170001 = 1047.4721561161352,20.648639466548758,1169.0,1027.0,142.0,130696.14789833818,6637896.153362107,1047.6756578972352
+UG-205-G170002 = 1066.113063407181,24.540658123977362,1142.0,1022.0,120.0,82118.96918505475,3573197.7694139844,1066.3954744224125
+UG-205-G170003 = 1048.8777429467084,17.67737976644945,1107.0,1018.0,89.0,209070.37988724225,1.2415784295573542E7,1049.026696230553
+UG-205-G170004 = 1075.0395480225989,22.914488113871602,1145.0,1034.0,111.0,103403.59881715645,4857856.77442548,1075.2837316625573
+UG-206-G200001 = 2253.7116104868915,563.4213762084001,3820.0,1371.0,2449.0,76.81153347986897,367.9044552758515,2323.0711720504787
+UG-206-G200002 = 1782.9270833333333,694.2984738860964,3926.0,1131.0,2795.0,25.649997079172977,96.55418175363742,1913.3424563637514
+UG-206-G200003 = 2402.5008547008547,795.1780086143508,4321.0,1191.0,3130.0,37.13117995016618,146.133874381987,2530.6754873397385
+UG-208-G290001 = 1123.6525925925926,35.38323589169533,1219.0,1043.0,176.0,32121.672038585188,1023136.4659561809,1124.2095544079948
+UG-208-G290002 = 1078.9505094614265,32.85804493448409,1161.0,1032.0,129.0,35505.18570598388,1169156.9360258682,1079.4507181821634
+UG-208-G290003 = 1050.3225308641975,19.195292273017845,1119.0,1027.0,92.0,163991.75765957343,8982439.734443402,1050.4979191252212
+UG-209-G370001 = 1491.1195158850228,336.77112713230383,2602.0,1167.0,1435.0,101.77666076581922,536.8071116734479,1528.6766180991801
+UG-209-G370002 = 1751.4395604395604,733.7776066475377,4043.0,1165.0,2878.0,22.352197951321525,86.35523591628518,1898.9392064755812
+UG-209-G370003 = 1507.8144927536232,656.1491460170818,3710.0,1077.0,2633.0,20.72561434488181,79.76146076161645,1644.3954045109745
+UG-209-G370004 = 1285.1330472103004,208.90911778674032,1992.0,1105.0,887.0,252.92638372716044,1705.0835660916068,1302.0022920588374
+UG-209-G370005 = 2050.190332326284,655.5906425978205,3560.0,1203.0,2357.0,40.4363500095206,162.10217278121962,2152.4589402415977
+UG-209-G370006 = 1180.5,34.15458555283191,1306.0,1156.0,150.0,41396.568304350934,1434638.6490743798,1180.9939820821635
+UG-22-G550001 = 1075.5906593406594,22.367989308811744,1137.0,1035.0,102.0,111333.24119553715,5360583.599226299,1075.8232166144182
+UG-22-G550002 = 1098.734149054505,28.556044491510743,1201.0,1049.0,152.0,57078.18798608355,2200719.3516649213,1099.1051714806588
+UG-22-G550003 = 1144.631156930126,32.03297328488595,1279.0,1048.0,231.0,45732.74076003115,1638032.6865173813,1145.0792971635933
+UG-22-G550004 = 1184.4066265060242,57.48876541430073,1400.0,1093.0,307.0,8807.846187215475,182813.23845550243,1185.8010014586093
+UG-22-G550005 = 1203.551724137931,13.438457954682232,1226.0,1177.0,49.0,718635.1182580241,6.438523907224422E7,1203.626746474
+UG-302-G020001 = 1064.3038379530917,17.521427825132115,1118.0,1021.0,97.0,224306.63391207714,1.3636196684162606E7,1064.4480541175844
+UG-302-G020002 = 1049.6937751004016,18.09412032032202,1111.0,1027.0,84.0,195417.4465538197,1.1346919806458695E7,1049.8497124230205
+UG-302-G020003 = 1056.5930599369085,31.894517825057907,1339.0,1024.0,315.0,36459.0421776042,1211493.8008147415,1057.0743372980598
+UG-302-G020004 = 1059.9415347137638,19.258162144278113,1124.0,1011.0,113.0,166890.65248954511,9194569.274934597,1060.11647181833
+UG-303-G030001 = 853.2933772849865,101.96936406961504,1297.0,609.0,688.0,611.1994713910387,5329.634968407975,859.3644971298152
+UG-303-G030002 = 1181.125,13.633025159516137,1210.0,1166.0,44.0,650556.4021775493,5.638501200720066E7,1181.2036763403676
+UG-303-G030003 = 1182.3333333333333,72.19051163393968,1294.0,913.0,381.0,4440.611492249714,73455.67893150395,1184.5351751134624
+UG-303-G030004 = 1083.5355113636363,108.13043938115312,1274.0,807.0,467.0,1036.0043532937125,10676.983554543573,1088.9175342085452
+UG-303-G030005 = 759.1995884773662,112.10241532841461,1201.0,606.0,595.0,332.09552061762327,2414.5498168341414,767.4314084442118
+UG-303-G030006 = 1153.6313559322034,75.26115346043632,1254.0,935.0,319.0,3646.448954077239,56552.766677724234,1156.083710900802
+UG-303-G030007 = 850.077508650519,120.69449355466071,1197.0,649.0,548.0,371.43611582772274,2787.2004729353343,858.6028951080291
+UG-303-G030008 = 1150.1812080536913,177.80367929740655,1524.0,762.0,762.0,290.1159925415572,2004.6796114310982,1163.8431851978787
+UG-304-G080001 = 976.25625,72.70047148875655,1207.0,754.0,453.0,2461.2811053148152,33576.40360228822,978.9594599465037
+UG-304-G080002 = 1084.95,20.44498716067095,1120.0,1026.0,94.0,149599.12691479208,7947088.160481021,1085.1426173549723
+UG-304-G080003 = 907.3501157407408,119.09043756179348,1375.0,615.0,760.0,465.11990789792634,3719.676666718172,915.1321024056555
+UG-304-G080004 = 886.5059633027523,137.0572252453768,1139.0,611.0,528.0,289.5342752080825,1991.2076590974068,897.038185342911
+UG-304-G080005 = 1067.8469251336899,30.659854888357565,1134.0,924.0,210.0,42352.766750887204,1478662.167096499,1068.286984952663
+UG-305-G270001 = 1088.4183545886472,80.90117133313996,1860.0,986.0,874.0,2478.8908741368155,34051.27997844409,1091.4208693847356
+UG-305-G270002 = 1016.7326892109501,45.46379871590862,1325.0,824.0,501.0,11251.861497842776,253144.3272268341,1017.7486518309966
+UG-305-G270003 = 1068.3683083511778,165.66073307130063,2320.0,877.0,1443.0,291.1057596549211,2088.944810679388,1081.1356625192225
+UG-305-G270004 = 1043.733656174334,193.5614590952802,2514.0,673.0,1841.0,175.58405492694277,1090.192531427857,1061.5300200550794
+UG-306-G280001 = 1407.645568168788,225.17050208904365,2636.0,846.0,1790.0,263.6887969737993,1781.1713831348209,1425.5412307598338
+UG-306-G280002 = 1212.8924810188587,66.37837088446322,1780.0,1068.0,712.0,6156.473614939178,113548.72245208031,1214.7074786274093
+UG-306-G280003 = 1185.3618394513917,114.14909683830393,1791.0,1039.0,752.0,1152.7989862157526,12359.35408373179,1190.8453748226875
+UG-307-G320001 = 1060.6452400325468,29.52186546966405,1158.0,1022.0,136.0,46483.093402772654,1673983.6157893073,1061.056014423606
+UG-307-G320002 = 1070.8307022318997,31.559004957379475,1161.0,977.0,184.0,39166.97005049859,1332408.7451491829,1071.2956471657876
+UG-307-G320003 = 1037.74434876211,10.796821225721688,1074.0,1027.0,47.0,888228.5414696867,8.540063745564356E7,1037.8005129774583
+UG-307-G320004 = 1071.4615384615386,11.974002081103222,1092.0,1049.0,43.0,716761.278418755,6.416152347387593E7,1071.5284434527182
+UG-307-G320005 = 1084.7068145800317,39.753415081144844,1210.0,997.0,213.0,20397.023485725746,558812.1413693036,1085.4350314998005
+UG-307-G320006 = 1052.3871614844534,38.343777742178716,1561.0,992.0,569.0,20762.834556421447,572643.3449138076,1053.0854585212194
+UG-308-G390001 = 1163.597988206729,108.31860205879109,2464.0,1032.0,1432.0,1277.2697807590193,14284.122738630127,1168.6287681341403
+UG-308-G390002 = 1308.5459039548023,224.20432761199248,2360.0,1058.0,1302.0,218.0843894083946,1412.5749015193608,1327.6143880196673
+UG-308-G390003 = 1348.2498043818466,211.01875162349373,3042.0,965.0,2077.0,283.54274697547237,2021.970394466522,1364.6634927894956
+UG-308-G390004 = 1365.1555555555556,95.2799280612555,1689.0,1267.0,422.0,2986.041786930118,43479.60744481945,1368.4765089527682
+UG-308-G390005 = 1174.7278738555442,87.4604151485785,1454.0,1058.0,396.0,2464.315134310089,33679.65848120589,1177.9791601854122
+UG-308-G390006 = 1326.8991250643335,91.9040881276322,1792.0,1173.0,619.0,3053.980773033474,44769.368498582975,1330.078061435142
+UG-309-G400001 = 807.6958721704394,117.67315392532012,1072.0,609.0,463.0,344.2798314982003,2512.934809716459,816.2227594694348
+UG-309-G400002 = 693.4380574826561,62.921462039009604,1036.0,609.0,427.0,1373.0060344993815,15549.16924917076,696.2869020385533
+UG-309-G400003 = 878.1380065717415,137.67870836595856,1810.0,614.0,1196.0,279.3456805779906,1923.1406516250738,888.8654483796244
+UG-31-G460001 = 713.5704652730951,102.47367106341551,1001.0,612.0,389.0,359.60647339369456,2674.8790185994785,720.8908809045058
+UG-31-G460002 = 1390.0291666666667,198.3472795779467,1734.0,915.0,819.0,364.55901775972285,2690.9035185426137,1404.1092291912335
+UG-31-G460003 = 1012.3625541125541,182.3885401922954,1612.0,746.0,866.0,188.75945553790862,1162.2641605438835,1028.6610328785525
+UG-40-G050001 = 1667.6985185185185,985.9105963137499,4536.0,400.0,4136.0,10.60576775833421,32.52438631374545,1937.3275542851788
+UG-40-G050002 = 752.0718232044198,215.93561979172,1469.0,325.0,1144.0,53.87435033697419,240.68755695513366,782.4578066278427
+UG-402-G060001 = 1676.2738944365192,173.79703270396226,2080.0,1279.0,801.0,926.0365639310991,9209.257188920254,1685.2594986369538
+UG-402-G060002 = 988.2167677881963,199.95893374620587,1807.0,597.0,1210.0,136.53941834313878,766.8814334765307,1008.2439959269133
+UG-402-G060003 = 1511.7444444444445,118.34156328378009,2007.0,1007.0,1000.0,2122.2928902385675,27582.18228857761,1516.3693451494892
+UG-402-G060004 = 1520.904017857143,90.79801062719834,1938.0,1357.0,581.0,4751.529602281881,80514.95511879287,1523.6119290251888
+UG-402-G060005 = 1484.3922518159807,159.85170530260115,1887.0,1020.0,867.0,827.5028483061004,7915.865256910125,1492.9745225352867
+UG-402-G060006 = 1468.7727952167413,116.92371936772135,1940.0,1300.0,640.0,2021.2021931646043,25916.34827943352,1473.4193836513696
+UG-402-G060007 = 1510.1014150943397,91.67200349295636,1925.0,1399.0,526.0,4521.301629309531,75392.3308094658,1512.8813701326155
+UG-403-G090001 = 870.6275318829707,242.2009862833421,1366.0,616.0,750.0,57.35035245781887,247.49398111513773,903.6888939393122
+UG-403-G090002 = 920.7552650689905,230.14450722955823,1524.0,617.0,907.0,75.7233372476186,348.648629080933,949.0820577590766
+UG-404-G120001 = 1894.4444444444443,86.55006401064597,2111.0,1778.0,333.0,10553.236599221662,232483.6433416512,1896.4204878313951
+UG-404-G120002 = 1948.2251308900525,139.00227852361272,2325.0,1529.0,796.0,2795.351890741545,39771.83164160621,1953.1776145722943
+UG-404-G120003 = 2066.2130518234167,164.704652500097,2600.0,1713.0,887.0,2012.2063329949215,25729.100218639698,2072.7672320066754
+UG-404-G120004 = 1828.8620689655172,220.58613039350266,2366.0,1377.0,989.0,594.9831297668093,5146.650025625307,1842.1169094883232
+UG-405-G130001 = 1666.5437616387337,826.3150438078046,4655.0,928.0,3727.0,16.203088496124927,62.68244035581476,1860.1517844197754
+UG-405-G130002 = 1439.1488577745026,132.12812257162852,1712.0,758.0,954.0,1322.8814507380487,14707.806856323397,1445.201465404723
+UG-405-G130003 = 1495.6415094339623,21.103602786059962,1524.0,1457.0,67.0,356181.8746951267,2.5258133381429985E7,1495.7903886549254
+UG-405-G130004 = 1254.9599623174752,120.69649028930735,1798.0,899.0,899.0,1154.606931915195,12311.854696349254,1260.7506295013443
+UG-405-G130005 = 1192.6256097560977,197.8649146920486,1883.0,862.0,1021.0,237.17043055446936,1543.523132047774,1208.927776797355
+UG-405-G130006 = 1291.9612093553908,72.2039537082988,1488.0,999.0,489.0,5781.647039323766,104371.60767723381,1293.9772708243968
+UG-405-G130007 = 1342.603963414634,94.4984877741882,1655.0,968.0,687.0,2909.6609472467853,41911.288553267375,1345.9254685042158
+UG-406-G210001 = 1494.9046015712681,669.9257299163588,3848.0,739.0,3109.0,19.00836710408934,69.12308637625456,1638.1514738884553
+UG-406-G210002 = 1323.43671875,752.3943135263203,4323.0,759.0,3564.0,13.027040182041713,52.0295777801136,1522.360650950523
+UG-407-G240001 = 1141.4703537618336,117.68428283560868,1512.0,884.0,628.0,941.5388625900845,9414.860648022917,1147.5208751668517
+UG-407-G240002 = 911.6831368993654,302.24966227713645,1437.0,211.0,1226.0,36.09527457438008,134.24070925044052,960.4795679520253
+UG-407-G240003 = 1229.3326530612244,79.19951699095613,1467.0,1036.0,431.0,3786.9068253711866,59534.04757576619,1231.8812180458592
+UG-408-G260001 = 1985.8406593406594,246.83168152844306,3356.0,1464.0,1892.0,546.6386485875455,4642.361454529883,2001.1219361390008
+UG-409-G350001 = 1147.1928640308583,83.57883018766697,1512.0,949.0,563.0,2626.851080498087,36612.095048777366,1150.2334059393606
+UG-409-G350002 = 710.8200692041522,113.07069233775418,1144.0,605.0,539.0,268.8310416992645,1842.1078783484004,719.7570091698551
+UG-409-G350003 = 1068.6197718631179,83.14410529509507,1345.0,725.0,620.0,2161.0415706371164,28251.875558936383,1071.8494106273063
+UG-409-G350004 = 1017.8035961272476,96.64794098198969,1269.0,737.0,532.0,1198.3962538640794,12921.328571634027,1022.3820150929962
+UG-41-G380001 = 1387.6389402341342,100.42446703448475,1680.0,1226.0,454.0,2679.7247347272937,37604.620231326495,1391.2680913588408
+UG-41-G380002 = 1362.6480489671003,166.3180324353887,2147.0,1040.0,1107.0,576.5345517730289,4981.414543157531,1372.7605010587329
+UG-41-G380003 = 1389.5671213208902,123.94511085757419,1795.0,1231.0,564.0,1443.5387607532273,16589.58794512446,1395.0839312247567
+UG-41-G380004 = 1417.9923722349351,57.703970622220204,2097.0,1287.0,810.0,14915.705959572868,368591.85348244413,1419.1659930896135
+UG-41-G380005 = 1263.285049447353,37.79232253622763,1377.0,1086.0,291.0,37450.53553766312,1255217.5639244418,1263.8502188945822
+UG-41-G380006 = 1390.5797101449275,42.81047068085078,1530.0,1316.0,214.0,34370.06565378669,1119659.7127360064,1391.2385369398976
+UG-41-G380007 = 1323.793158567775,43.5809619824121,1648.0,1235.0,413.0,28119.07166395292,857032.4698460498,1324.510334772122
+UG-41-G380008 = 1467.5238970588234,114.08748166669399,1833.0,1274.0,559.0,2167.6568463385734,28410.193973727637,1471.9518816563825
+UG-41-G380009 = 1547.0586124401914,124.93540976211963,1860.0,1346.0,514.0,1936.3584763248703,24457.537925004995,1552.0951024140884
+UG-42-G510001 = 1421.6660649819494,327.8511443377943,2400.0,941.0,1459.0,95.31390078448727,482.53168285892866,1458.97936008871
+UG-42-G510002 = 1646.716083916084,197.02950460619752,2310.0,1327.0,983.0,609.7761670130737,5331.676557191501,1658.4614818298573
+UG-42-G510003 = 1262.564596716631,248.51640359935317,1919.0,796.0,1123.0,147.0166094693259,836.5152082134795,1286.7904894504723
+UG-52-G540001 = 1088.654594232059,34.64232412929997,1188.0,1035.0,153.0,31129.47817385352,981261.9649106407,1089.2056353892265
+UG-52-G540002 = 1042.8572542901716,21.530968110628258,1129.0,1027.0,102.0,113774.47567236089,5517959.373477339,1043.0794962098605
+UG-52-G540003 = 1073.3658940397352,25.470998227214405,1138.0,1027.0,111.0,74961.7887621846,3164303.4333516667,1073.6680652037717
+UG-52-G540004 = 1076.7461486939048,23.83318323566261,1166.0,1025.0,141.0,92349.44945945677,4178406.9012826723,1077.0098835898868
+UG-52-G540005 = 1042.199304750869,26.746475484616422,1320.0,1027.0,293.0,59286.03204915914,2315412.61540142,1042.5424522646758
+UG-52-G540006 = 1056.107142857143,24.16287851259325,1200.0,1027.0,173.0,83630.5974721842,3661194.666829985,1056.3835202670912
+UG-52-G540007 = 1066.8558758314855,28.016649782426487,1161.0,1027.0,134.0,55331.22662976933,2111388.8155395524,1067.223684361061
+UG-52-G540008 = 1094.9166666666667,13.86817900406859,1121.0,1072.0,49.0,492372.55672990176,3.8892361869185545E7,1095.004490097339
+UG-52-G540009 = 1071.0372623574144,19.96723883579913,1162.0,1032.0,130.0,154494.7133348119,8295765.487083476,1071.2233697902557
+UG-V-G310001 = 1135.4514701233006,12.789234493699277,1370.0,1103.0,267.0,700070.5303750598,6.217915991884502E7,1135.52349404321
+UG-V-G310002 = 1133.0,0.0,1133.0,1133.0,0.0,0.0,-1.2,1133.0
+UG-V-G310003 = 1140.6904761904761,7.062604724004335,1161.0,1133.0,28.0,4213652.905426894,6.806311529340483E8,1140.7123401003178
+UG-V-G310004 = 1152.2533333333333,32.082848308022086,1229.0,1131.0,98.0,46435.05457418532,1671721.3593402894,1152.6998973424668
+UG-V-G310005 = 1134.060606060606,4.23505854089548,1155.0,1133.0,22.0,1.920210339268449E7,5.142142453570018E9,1134.0685137765681
+UG-V-G310006 = 1133.0,0.0,1133.0,1133.0,0.0,0.0,-1.2,1133.0
+UG-V-G310007 = 1133.0,0.0,1133.0,1133.0,0.0,0.0,-1.2,1133.0
+UG-V-G310008 = 1133.0555555555557,0.2290614236454256,1134.0,1133.0,1.0,1.2103132844647673E11,5.986832428495141E14,1133.0555787093786
+UG-V-G310009 = 1133.0,0.0,1133.0,1133.0,0.0,0.0,-1.2,1133.0
+UG-V-G310010 = 1133.076923076923,0.2664693550105965,1134.0,1133.0,1.0,7.688408382339238E10,3.269253816960962E14,1133.0769544101515
+UG-V-G310011 = 1133.0,0.0,1133.0,1133.0,0.0,0.0,-1.2,1133.0
+UG-V-G310012 = 1173.2132352941176,47.60219781261886,1351.0,1134.0,217.0,15046.242953671479,372758.20067502913,1174.178548903821
+UG-V-G310013 = 1141.9268292682927,20.9154980977783,1217.0,1133.0,84.0,162911.9383259967,8903837.853347983,1142.118357029347
+UG-V-G310014 = 1134.6666666666667,5.527707983925667,1153.0,1133.0,20.0,8649692.834212637,1.7756414085313187E9,1134.680131138287
+UG-V-G310015 = 1135.733153638814,11.323779598446157,1218.0,1126.0,92.0,1009220.7752540266,1.0125270521908484E8,1135.7896038698188
+UG-V-G310016 = 1161.3095238095239,46.714170428477715,1290.0,1134.0,156.0,15439.97413481456,385815.0115114557,1162.2486927544912
+UG-V-G310017 = 1163.05,40.732634336610246,1265.0,1133.0,132.0,23366.10887871596,669737.0090424537,1163.763055780686
+UG-V-G310018 = 1134.5,7.098445677363655,1179.0,1124.0,55.0,4082960.982158152,6.526329979592746E8,1134.5222068919738
+UG-V-G310019 = 1133.0,0.0,1133.0,1133.0,0.0,0.0,-1.2,1133.0
+UG-V-G310020 = 1133.2121212121212,0.9131223741405676,1138.0,1133.0,5.0,1.911382157140509E9,2.3720869455584326E12,1133.2124891010271
+UG-V-G310021 = 1133.0,0.0,1133.0,1133.0,0.0,0.0,-1.2,1133.0
+UG-V-G310022 = 1133.27868852459,1.4041057774009087,1140.0,1130.0,10.0,5.2579044509942865E8,4.2437676138763776E11,1133.279558351358
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UKR/UKR_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UKR/UKR_0_elevation.properties
new file mode 100755
index 0000000..fe8ef82
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UKR/UKR_0_elevation.properties
@@ -0,0 +1,36 @@
+# UKR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = UKR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = UKR
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+UKR = 178.28001740701674,148.35987864076623,1922.0,1.0,1921.0,9.222424456192725,54.57865655798827,231.93623735189533
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UKR/UKR_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UKR/UKR_1_elevation.properties
new file mode 100755
index 0000000..8760b17
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UKR/UKR_1_elevation.properties
@@ -0,0 +1,60 @@
+# UKR.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = UKR elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = UKR
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+UA-CHH = 131.90630788401307,20.55164140043226,212.0,82.0,130.0,284.2490032306106,1962.3508267870766,133.4977304070897
+UA-CHK = 152.5384757189508,51.92934500975996,262.0,27.0,235.0,34.24543269408695,129.01207686051805,161.13548165380476
+UA-CHV = 382.05134578510047,253.811903470603,1514.0,76.0,1438.0,9.71801557730144,35.13132053189001,458.6760438038777
+UA-DNP = 109.6037263078768,37.52050730688405,220.0,5.0,215.0,33.45468476983307,123.90865836319473,115.84802669505366
+UA-DNT = 155.53133743704532,55.65214039695716,347.0,1.0,346.0,30.09808382106579,109.59033660513072,165.18824914538763
+UA-IVF = 546.7904633708598,333.4091491490132,1890.0,127.0,1763.0,10.427531787300707,33.7598222871023,640.4228849514883
+UA-KKV = 154.42168802850608,34.76305359137346,264.0,61.0,203.0,100.7265061403037,505.794718846332,158.28622058969603
+UA-KML = 276.8152660911376,41.64908183417053,392.0,66.0,326.0,312.88501302532785,2202.676226856836,279.93095141255236
+UA-KRM = 134.5630976981114,203.0597737827781,1504.0,1.0,1503.0,5.0485814286615245,22.01255942490093,243.59905375600556
+UA-KRN = 31.18357247715111,25.45630535964393,158.0,1.0,157.0,6.423377577602486,18.84547402894943,40.25467271014862
+UA-KVG = 162.15301343750735,32.586985669336386,300.0,22.0,278.0,137.54846722090645,753.1598939376568,165.3950162546561
+UA-KYV = 144.43234589205252,40.87627279421675,274.0,79.0,195.0,55.181358888756186,239.6451608696345,150.10520383194188
+UA-LHN = 151.54136698301912,55.58692283042751,364.0,16.0,348.0,28.986486809571474,109.44109321237052,161.41465824651087
+UA-LVV = 336.35276908073706,177.9267220286257,1236.0,146.0,1090.0,14.375093772261806,55.109060364964876,380.514262124472
+UA-MKL = 85.33596027471712,47.57115336054678,273.0,1.0,272.0,11.637212230662685,35.79663724358216,97.69974794266705
+UA-ODS = 91.31619867286238,61.12874642325888,285.0,1.0,284.0,8.219116932640308,23.0902346319514,109.88799652073365
+UA-PLT = 118.6865973312402,30.083573298029755,211.0,48.0,163.0,73.56682916150746,343.2165083334015,122.43990268064509
+UA-RVN = 176.41426985301894,37.54508233578779,354.0,101.0,253.0,118.6413648542144,638.5837673420485,180.36526221912814
+UA-SUM = 168.88881565490124,26.07920026785122,258.0,100.0,158.0,290.95625728375336,2011.2514841080229,170.89048171248717
+UA-TRN = 314.97175387789105,47.76533045733451,447.0,114.0,333.0,305.72629029129183,2134.666563761632,318.5729626547322
+UA-VLY = 180.34811999457037,24.246802958478824,276.0,112.0,164.0,434.4066400610114,3413.666222898626,181.97074445988093
+UA-VNT = 246.68981285460242,42.354860222609204,373.0,43.0,330.0,214.44679140873316,1344.0681442589662,250.2994166008294
+UA-ZKP = 551.4368888490177,376.7823514632945,1922.0,91.0,1831.0,8.163112463472098,23.74150359583556,667.8679381117892
+UA-ZPR = 92.6575182607944,57.85560737393828,320.0,1.0,319.0,9.421941047116576,28.078603551596313,109.2368390006628
+UA-ZTM = 196.92155147273257,34.47953553154878,316.0,106.0,210.0,203.54204230216823,1264.8735059401367,199.91732242329425
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/URY/URY_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/URY/URY_0_elevation.properties
new file mode 100755
index 0000000..c2da823
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/URY/URY_0_elevation.properties
@@ -0,0 +1,36 @@
+# URY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = URY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = URY
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+URY = 104.34429237896386,67.71610567302761,512.0,1.0,511.0,9.074350794260901,28.301771906492043,124.39132734876507
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/URY/URY_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/URY/URY_1_elevation.properties
new file mode 100755
index 0000000..02a8053
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/URY/URY_1_elevation.properties
@@ -0,0 +1,54 @@
+# URY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = URY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = URY
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+UY-AR = 116.9927669564114,63.87437664940699,351.0,12.0,339.0,12.256349447315658,38.58672600345742,133.2938239847124
+UY-CA = 45.44889357218124,22.61737378153601,155.0,1.0,154.0,14.414379682790273,45.44816971013031,50.765613595318314
+UY-CL = 123.09469778446977,56.939307707101285,372.0,1.0,371.0,17.06505521133334,57.9063587950297,135.62591708377104
+UY-CO = 67.56802908449929,37.97614281864621,193.0,1.0,192.0,11.368607826186503,34.47385595409279,77.50887676741259
+UY-DU = 99.1370992938824,43.49876059845591,270.0,14.0,256.0,19.042136364729007,64.49684132318131,108.26036500034014
+UY-FD = 132.68136850783182,51.577748074105976,337.0,3.0,334.0,25.268899210312885,92.04268183423197,142.35381851396542
+UY-FS = 106.31496721997489,30.429713630205363,201.0,15.0,186.0,52.90859137154981,221.72206397108337,110.58408441815052
+UY-LA = 140.29125044279135,77.51586295413293,402.0,2.0,400.0,11.721537836511217,35.46623308114676,160.28207622914638
+UY-MA = 116.60943184998601,96.25654402482613,512.0,1.0,511.0,6.4116179179240405,19.040268018488526,151.20542934689828
+UY-MO = 39.40695067264574,20.320616144137645,103.0,1.0,102.0,13.324453432436876,40.95895988343874,44.337740152084
+UY-PA = 93.49507858799278,60.37436280067031,338.0,2.0,336.0,9.325932757690085,29.77888559660789,111.29417506663103
+UY-RN = 64.4801203243526,34.83035092152251,184.0,1.0,183.0,12.373327236285066,38.57459410847522,73.2860100043617
+UY-RO = 36.56450250211217,46.30714321838256,297.0,1.0,296.0,4.826886938211211,17.210391594153048,59.00266397608482
+UY-RV = 178.24235626453972,47.359780659251506,383.0,88.0,295.0,66.01178126533956,312.54430579904107,184.42691341240715
+UY-SA = 134.66630378434422,73.62336691152707,394.0,5.0,389.0,12.104281125868727,37.23401933322872,153.4777297536245
+UY-SJ = 62.12515370952316,40.99010201006777,192.0,1.0,191.0,8.678139100661307,25.5418845344109,74.42931671208346
+UY-SO = 69.8273137697517,37.85637084368934,179.0,1.0,178.0,12.101553608241156,36.5081789335768,79.42895291865726
+UY-TA = 129.87599379028086,56.60830769050435,407.0,16.0,391.0,20.094759665996058,74.99373635737943,141.67665390810106
+UY-TT = 95.0012433944669,88.65691012953623,354.0,1.0,353.0,5.377428325016584,14.885760140993403,129.9433875201481
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/URY/URY_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/URY/URY_2_elevation.properties
new file mode 100755
index 0000000..c52f483
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/URY/URY_2_elevation.properties
@@ -0,0 +1,71 @@
+# URY.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = URY elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = URY
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+UY-AR-G010001 = 116.9927669564114,63.87437664940699,351.0,12.0,339.0,12.256349447315658,38.58672600345742,133.2938239847124
+UY-CA-G020001 = 14.688524590163935,8.780643733835399,38.0,1.0,37.0,10.148564388637716,30.31263974619397,17.11293250779636
+UY-CA-G020002 = 45.73397143725312,22.510476253755126,155.0,1.0,154.0,14.750627185874846,46.740388092463,50.97369600680677
+UY-CL-G030001 = 123.09469778446977,56.939307707101285,372.0,1.0,371.0,17.06505521133334,57.9063587950297,135.62591708377104
+UY-CO-G040001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+UY-CO-G040002 = 67.57536359629793,37.97180568272962,193.0,1.0,192.0,11.373756863342452,34.493409143669716,77.51314593008624
+UY-DU-G050001 = 99.1370992938824,43.49876059845591,270.0,14.0,256.0,19.042136364729007,64.49684132318131,108.26036500034014
+UY-FD-G070001 = 132.68136850783182,51.577748074105976,337.0,3.0,334.0,25.268899210312885,92.04268183423197,142.35381851396542
+UY-FS-G060001 = 106.31496721997489,30.429713630205363,201.0,15.0,186.0,52.90859137154981,221.72206397108337,110.58408441815052
+UY-LA-G080001 = 58.0,16.015617378046965,88.0,33.0,55.0,58.759775028343874,258.9402019234789,60.170590823092304
+UY-LA-G080002 = 140.33791734599845,77.51211904686879,402.0,2.0,400.0,11.72959064383009,35.492934731952936,160.32111415577268
+UY-MA-G090001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+UY-MA-G090002 = 116.64179731243001,96.25057580383806,512.0,1.0,511.0,6.4146059891942615,19.050322730869,151.22659231380024
+UY-MO-G100001 = 39.40695067264574,20.320616144137645,103.0,1.0,102.0,13.324453432436876,40.95895988343874,44.337740152084
+UY-PA-G110001 = 93.50992216896036,60.37145909742445,338.0,2.0,336.0,9.329182331364034,29.790745075175227,111.30507004443702
+UY-PA-G110002 = 21.5,12.698425099200294,37.0,8.0,29.0,10.00624604223361,27.034702241451832,24.969981978367546
+UY-RN-G120001 = 47.879189077368636,22.12991246568238,128.0,1.0,127.0,17.00333591290597,56.15969662171123,52.746087745397574
+UY-RN-G120002 = 15.6,7.418894796396563,21.0,1.0,20.0,14.22064288330592,37.520545311654956,17.274258305351346
+UY-RN-G120003 = 67.46874757958331,35.919657009950974,184.0,1.0,183.0,12.618782618692107,38.879751659420705,76.43463651820454
+UY-RN-G120004 = 34.42857142857143,6.935563482250489,43.0,15.0,28.0,135.88213550804556,733.4889727184969,35.120201756660954
+UY-RN-G120005 = 9.461538461538462,4.7976818860039,17.0,1.0,16.0,13.167188016099312,37.53851395378037,10.608414657170107
+UY-RO-G140001 = 36.585289718410614,46.315014848446395,297.0,1.0,296.0,4.827562961798994,17.209878976865724,59.02172501877571
+UY-RO-G140002 = 4.6,0.9165151389911679,6.0,3.0,3.0,141.58184545073323,789.6825396825402,4.69041575982343
+UY-RV-G130001 = 178.24235626453972,47.359780659251506,383.0,88.0,295.0,66.01178126533956,312.54430579904107,184.42691341240715
+UY-SA-G150001 = 134.66630378434422,73.62336691152707,394.0,5.0,389.0,12.104281125868727,37.23401933322872,153.4777297536245
+UY-SJ-G160001 = 62.12515370952316,40.99010201006777,192.0,1.0,191.0,8.678139100661307,25.5418845344109,74.42931671208346
+UY-SO-G170001 = 69.8273137697517,37.85637084368934,179.0,1.0,178.0,12.101553608241156,36.5081789335768,79.42895291865726
+UY-TA-G180001 = 129.87599379028086,56.60830769050435,407.0,16.0,391.0,20.094759665996058,74.99373635737943,141.67665390810106
+UY-TT-G190001 = 4.0,1.1952286093343936,6.0,2.0,4.0,47.5222895071355,195.02000000000004,4.174754056057845
+UY-TT-G190002 = 4.416666666666667,1.1873172373979173,6.0,3.0,3.0,62.682190551955,276.713145186731,4.573474244670748
+UY-TT-G190003 = 14.0,3.0,17.0,11.0,6.0,115.62962962962963,605.9382716049382,14.317821063276353
+UY-TT-G190004 = 95.0138349137261,88.6580400178123,354.0,1.0,353.0,5.378057916929605,14.887315045873592,129.95336426892797
+UY-TT-G190005 = 3.3333333333333335,0.4714045207910317,4.0,3.0,1.0,375.47370081005676,2821.5,3.366501646120693
+UY-TT-G190006 = 4.25,1.299038105676658,6.0,3.0,3.0,45.04757655899302,182.86968449931413,4.444097208657794
+UY-TT-G190007 = 5.2,0.7483314773547882,6.0,4.0,2.0,356.0301544047654,2613.5204081632664,5.253570214625479
+UY-TT-G190008 = 4.0,1.1952286093343936,6.0,2.0,4.0,47.5222895071355,195.02000000000004,4.174754056057845
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_0_elevation.properties
new file mode 100755
index 0000000..d0dc63a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_0_elevation.properties
@@ -0,0 +1,36 @@
+# USA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = USA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = USA
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+USA = 706.9333611681001,688.746082894518,6098.0,-84.0,6182.0,5.412381355593009,16.595339293164862,986.9781881271475
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_1_elevation.properties
new file mode 100755
index 0000000..5ca260f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_1_elevation.properties
@@ -0,0 +1,86 @@
+# USA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = USA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = USA
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+US-AK = 459.27275644062877,480.7960736524348,6098.0,1.0,6097.0,5.471413567040416,20.103244938840472,664.9032480358543
+US-AL = 141.99629262404622,91.77331922194999,700.0,1.0,699.0,9.415127626792705,31.040657457969182,169.0718463848666
+US-AR = 161.83904433371663,134.9476633443465,813.0,17.0,796.0,6.763301919715328,22.08338554662964,210.71959593958596
+US-AZ = 1287.0335648064688,623.0380417621296,3743.0,26.0,3717.0,14.823340177802715,44.32689529556728,1429.9062201491647
+US-CA = 859.5036280816184,738.103389046369,4307.0,-84.0,4391.0,6.078421779204973,18.419247991549174,1132.9356114127493
+US-CO = 2085.7524330885176,681.526127730208,4334.0,1022.0,3312.0,38.358871167001325,152.52317981735982,2194.2746124661817
+US-CT = 148.74412219837268,104.46476465717458,701.0,1.0,700.0,8.119855522384919,25.42240467695133,181.76276005673802
+US-DC = 46.5,35.99821123502127,125.0,1.0,124.0,6.528097598397793,17.380112068573283,58.805792334779504
+US-DE = 14.837806451612904,17.16605473567955,132.0,1.0,131.0,7.164147577185745,38.46471073560962,22.689952302370997
+US-FL = 20.24011497761498,17.512664220107446,100.0,1.0,99.0,6.167609981613976,19.19277700673981,26.76482135926116
+US-GA = 155.73687004664214,145.1929506028229,1390.0,1.0,1389.0,6.757590385190029,28.819520922433355,212.92009204553284
+US-HI = 901.434250764526,869.3846667674686,4145.0,1.0,4144.0,5.427145791120018,16.51054118956219,1252.363129152956
+US-IA = 327.2329353517208,66.80988861238708,504.0,149.0,355.0,132.03279372495504,718.5240004590474,333.9834654519638
+US-ID = 1589.9230024584253,512.9245755640519,3662.0,220.0,3442.0,39.277277107004004,155.0873546806356,1670.6126941825773
+US-IL = 190.29732836298564,40.00865256420662,380.0,93.0,287.0,121.94931048617096,651.7724212843866,194.4576186784503
+US-IN = 227.23136465670717,49.074553944601874,397.0,99.0,298.0,113.0387033145594,588.7032247678844,232.4702237462061
+US-KS = 583.0426988935181,250.954896526917,1222.0,212.0,1010.0,20.13496008911211,69.52483103021092,634.7575512145322
+US-KY = 251.09253053442566,107.56709753328285,1239.0,80.0,1159.0,21.323256928324163,85.98669354267724,273.1632101179014
+US-LA = 29.212169270051987,28.831070827296152,149.0,-1.0,150.0,4.986224234028249,13.69604439510413,41.04365332801882
+US-MA = 166.56427454282965,159.77535686360065,954.0,1.0,953.0,5.3084202143873265,15.382740139655358,230.8068937767459
+US-MD = 130.65097989632065,199.047254449083,966.0,1.0,965.0,4.565860765650465,16.625062610663544,238.09554395575486
+US-ME = 237.0454116638079,172.65488256163007,1484.0,1.0,1483.0,7.799188960914601,25.390937472375136,293.25796777451103
+US-MI = 275.6712052999524,79.81049494202759,603.0,150.0,453.0,52.88233760762078,236.4503633336357,286.9918614428291
+US-MN = 374.2859846322006,66.2677878423732,685.0,183.0,502.0,197.6047985477459,1223.362647672563,380.10711384768655
+US-MO = 258.4035638200629,76.28890512719138,529.0,70.0,459.0,48.95254322613708,202.7522651223369,269.429766062355
+US-MS = 87.16510470225296,40.95847474801814,216.0,1.0,215.0,16.07047274784569,50.3221985142333,96.30862957927873
+US-MT = 1255.1696709580715,497.5028187001283,3816.0,548.0,3268.0,24.75314323332549,93.79890784555909,1350.1703438853724
+US-NC = 234.40854741714156,317.68289101702663,1967.0,1.0,1966.0,4.552944365092996,15.567651771716136,394.80347813458553
+US-ND = 557.8949760370186,150.23548353037307,1046.0,229.0,817.0,62.44697912706496,277.0100784436936,577.7694218275595
+US-NE = 795.6361631717643,306.2833867691928,1645.0,255.0,1390.0,25.69664229656787,92.07329246057247,852.5528823231399
+US-NH = 350.4829671749806,227.9683887793233,1838.0,1.0,1837.0,9.355761249900338,31.284772770515122,418.1003426958883
+US-NJ = 72.30840781198279,90.63125517490334,522.0,1.0,521.0,4.635769332963744,14.985445932465655,115.94192621688882
+US-NM = 1763.0256766836212,454.0563825982564,3941.0,863.0,3078.0,70.74273286626011,329.42070799430564,1820.556710246606
+US-NV = 1683.5502037215458,419.4919371246515,3813.0,145.0,3668.0,76.51966778526098,357.3186907006997,1735.0258712086834
+US-NY = 341.4383132386296,199.1691726944729,1483.0,-8.0,1491.0,10.507918863022121,31.13764384658546,395.28278624175
+US-OH = 281.8640232700551,51.67288448538097,457.0,133.0,324.0,178.65726021133761,1066.0540984714435,286.561362721881
+US-OK = 394.7890586115495,233.89854682393897,1515.0,87.0,1428.0,11.790123628432896,45.24073967773099,458.8757250124973
+US-OR = 1065.5223892736549,536.6511226207775,3296.0,1.0,3295.0,13.451617577220672,38.7661012278549,1193.0349489656946
+US-PA = 383.08608838333447,161.9987772575528,975.0,1.0,974.0,20.381891791420056,67.90160378048364,415.93094973298867
+US-RI = 79.4118717307255,57.319990651129274,247.0,1.0,246.0,7.387130248950429,20.666608834737662,97.93787163310597
+US-SC = 99.93576493529515,102.38381499285512,1077.0,1.0,1076.0,6.000509322393737,27.18139980299837,143.07201922701037
+US-SD = 666.1581088608297,260.17550893136047,2176.0,290.0,1886.0,26.38292767855039,110.66784473520647,715.1628635833439
+US-TN = 288.71429755966886,181.27181610462387,1795.0,54.0,1741.0,10.61510783714552,41.361031685253245,340.9038235767374
+US-TX = 510.8986502332404,422.4382717361901,2565.0,1.0,2564.0,6.032917267612879,16.377786783014216,662.9264847911857
+US-UT = 1830.1279993473274,477.4077465084914,3987.0,676.0,3311.0,68.77111814494015,322.0349212593579,1891.3716320230053
+US-VA = 307.23871952412634,290.43805518836444,1695.0,1.0,1694.0,5.286634774787884,14.73001061757933,422.78823857390375
+US-VT = 372.03914608415045,197.87331178836877,1257.0,15.0,1242.0,12.584618204324126,38.77884644220717,421.38696436544285
+US-WA = 694.8612106260978,488.64064296251854,4256.0,1.0,4255.0,7.945449101269263,24.17887138444108,849.4714709674377
+US-WI = 330.7731945304242,84.14478925246073,590.0,175.0,415.0,73.10024970357037,342.8424270022691,341.3081478344777
+US-WV = 506.64776860211373,255.99672844091307,1483.0,78.0,1405.0,14.540021444344337,48.57367801918904,567.6497920390275
+US-WY = 1946.269929604734,497.42595567790767,4112.0,955.0,3157.0,72.1050198945629,336.4233334635862,2008.8303114662758
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_2_elevation.properties
new file mode 100755
index 0000000..5ab260d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_2_elevation.properties
@@ -0,0 +1,3176 @@
+# USA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = USA elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = USA
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+US-AK-02013 = 207.94413856071716,257.2200463311863,2511.0,1.0,2510.0,5.367292885130779,23.27299115855062,330.7611177214993
+US-AK-02016 = 257.1219111969112,248.62244270775224,2164.0,1.0,2163.0,6.092562405702561,23.689415732050225,357.665760502066
+US-AK-02020 = 762.271700578682,521.98701865663,2316.0,1.0,2315.0,7.715242464917579,20.651017952686498,923.8661121337608
+US-AK-02050 = 243.84721069974802,357.15485005943543,2787.0,1.0,2786.0,4.891076707129704,20.01900954743564,432.4593033882291
+US-AK-02060 = 43.60627628599159,34.694105508710265,300.0,1.0,299.0,7.883919805642679,33.04409356978607,55.724216356802614
+US-AK-02068 = 831.1310798427041,635.8998856704134,6098.0,115.0,5983.0,7.9469069818070786,31.21298408341459,1046.4929701035533
+US-AK-02070 = 220.03602493221115,203.5020636480716,1585.0,1.0,1584.0,6.183671463648225,22.126698790793668,299.71476803285907
+US-AK-02090 = 501.01723544922993,310.838922831528,1645.0,96.0,1549.0,9.834504399427503,30.54709309387491,589.6092826306694
+US-AK-02100 = 813.888520095245,512.7986755242465,2194.0,1.0,2193.0,8.915352452016004,24.45640195180232,961.9651785601433
+US-AK-02110 = 789.9022744313921,501.2223331422079,2282.0,1.0,2281.0,8.80506980517312,24.16250977145899,935.5049066639907
+US-AK-02122 = 599.7996525648886,505.50280976514193,3354.0,1.0,3353.0,6.031576599096325,17.339622109284367,784.4059624310645
+US-AK-02130 = 330.9830104321908,258.1965690433365,1242.0,1.0,1241.0,6.81020897850905,20.01134711696772,419.77996791236563
+US-AK-02150 = 296.8872039482754,269.9787291637362,2011.0,1.0,2010.0,5.9751819605689835,19.747608632457982,401.2860900518417
+US-AK-02164 = 290.8713218943945,336.66385725601754,2745.0,1.0,2744.0,5.00186380298402,17.686593588130876,444.9142374470431
+US-AK-02170 = 888.6873471106625,576.2902543057996,4348.0,1.0,4347.0,8.789989214098444,26.30957569366879,1059.1863188893683
+US-AK-02180 = 178.13624895892227,163.43795316818088,1279.0,1.0,1278.0,5.681626482998691,17.5306334194913,241.75294771514393
+US-AK-02185 = 434.40052983657006,467.8426492099323,2621.0,1.0,2620.0,4.857633600194888,14.526957951364883,638.4203667978393
+US-AK-02188 = 298.9977762523775,298.6593086393713,2315.0,1.0,2314.0,5.5774855409907325,19.06133668622348,422.6074453210919
+US-AK-02201 = 405.1880684791547,383.0230911072384,2286.0,1.0,2285.0,5.589993004050379,17.081677205791678,557.5697796323
+US-AK-02220 = 344.28808277237596,265.23796775040256,1584.0,1.0,1583.0,6.944941004034957,20.823536299113567,434.60955290403194
+US-AK-02232 = 642.0350107469698,551.3178098467772,4188.0,1.0,4187.0,6.213154202427874,19.660783997694125,846.2625375609601
+US-AK-02240 = 875.1021745239935,412.84732135139745,4002.0,200.0,3802.0,17.25916054092862,64.51884280776953,967.5984325140608
+US-AK-02261 = 1130.5384853943858,699.9832892822212,4937.0,1.0,4936.0,9.879697443972596,31.65942377320725,1329.6969099130185
+US-AK-02270 = 58.24541427285942,100.30642197030052,813.0,1.0,812.0,4.252302331364437,15.98982716518961,115.99097625375323
+US-AK-02280 = 504.79586325220816,476.472898091977,2740.0,1.0,2739.0,5.480967521278163,16.24055313995923,694.150766168787
+US-AK-02282 = 776.0813953488372,685.7509076081939,5245.0,1.0,5244.0,5.877664908329128,18.15091831433565,1035.6431043038212
+US-AK-02290 = 380.91675681239707,304.9943864859246,2220.0,6.0,2214.0,7.054249104994015,23.391028413715485,487.97453971322324
+US-AL-01001 = 113.5777058279371,42.38492308162207,219.0,29.0,190.0,27.218314597208526,96.13849008830883,121.22861446775853
+US-AL-01003 = 35.65662131909764,22.96034460325089,100.0,1.0,99.0,8.797066736622316,25.04748101822586,42.40957519468404
+US-AL-01005 = 115.20695004654048,28.51489567416291,200.0,55.0,145.0,78.11805170019807,367.47668124958767,118.68336283714946
+US-AL-01007 = 127.85720581754077,31.527567981555286,229.0,55.0,174.0,78.7770923641802,370.46639464814325,131.68694932414743
+US-AL-01009 = 238.67002518891687,62.46018594105485,435.0,90.0,345.0,67.3330620314019,304.7136013360938,246.70763213056333
+US-AL-01011 = 124.39722346618899,26.047982377368516,194.0,65.0,129.0,123.17469148232706,657.8195069940809,127.09510845043826
+US-AL-01013 = 108.7132007233273,20.796156691922853,171.0,55.0,116.0,158.74393089088994,917.7008150098497,110.68441690077904
+US-AL-01015 = 228.24663677130044,61.62015259781067,563.0,142.0,421.0,63.87673444796018,307.4336418071806,236.41821081208496
+US-AL-01017 = 220.28472222222223,19.364819856404278,271.0,166.0,105.0,1505.9743179526797,17516.17799170932,221.13424676560751
+US-AL-01019 = 228.4615732368897,71.59824158376092,543.0,159.0,384.0,43.671387248084116,190.4350425420814,239.41804160038004
+US-AL-01021 = 160.9767814251401,31.64813967874199,247.0,72.0,175.0,146.67104913635242,823.4317265588536,164.05830946076
+US-AL-01023 = 62.079521031624196,30.061437469564,160.0,3.0,157.0,15.455590580316093,50.30360175328917,68.97504588075589
+US-AL-01025 = 68.84412361831717,35.90863437151729,167.0,3.0,164.0,12.984517862495323,39.25810920580992,77.64627086474562
+US-AL-01027 = 307.1219512195122,55.655598490327456,683.0,192.0,491.0,186.29637198897623,1157.3102052420525,312.1240755920584
+US-AL-01029 = 320.6295938104449,47.477991790693665,700.0,191.0,509.0,329.93721078700224,2409.3912638055704,324.1257412356014
+US-AL-01031 = 95.50359408033826,19.301384229411752,152.0,37.0,115.0,136.0044330154267,749.4997648587837,97.43449037909217
+US-AL-01033 = 184.26406926406926,35.0118651363249,295.0,126.0,169.0,161.99789148970237,945.0675063008009,187.56086458021545
+US-AL-01035 = 94.20476812540824,23.250647788714,176.0,29.0,147.0,78.85470557595883,374.0341765840653,97.0315977409254
+US-AL-01037 = 195.28098827470686,43.1018449203654,367.0,92.0,275.0,106.69940950036752,549.46607640182,199.98108264804804
+US-AL-01039 = 81.82894029047876,21.642761984596124,149.0,23.0,126.0,65.66084732931505,296.91756668996356,84.64268790264529
+US-AL-01041 = 118.02111060119321,21.536493984826965,185.0,67.0,118.0,181.2647260788797,1090.2747093637374,119.97000925521998
+US-AL-01043 = 232.37293122471496,53.6968519713767,342.0,90.0,252.0,93.75970683922499,460.80293835692294,238.49639636187808
+US-AL-01045 = 95.32124874118831,21.901052816080167,158.0,40.0,118.0,95.49663574356215,475.3021273548639,97.804890348245
+US-AL-01047 = 57.73986486486486,25.342260950274873,158.0,24.0,134.0,19.855845251584476,73.04607788663667,63.05649994001161
+US-AL-01049 = 374.6849076333217,75.05634262550142,588.0,190.0,398.0,139.50865867244943,775.9651373261831,382.1285576563305
+US-AL-01051 = 119.09541984732824,40.751743956679256,230.0,38.0,192.0,33.68599497921845,125.90756809220613,125.87463471296407
+US-AL-01053 = 68.53319251659626,20.857976283905845,117.0,15.0,102.0,45.19147988946129,181.79518859701352,71.63695729982413
+US-AL-01055 = 231.62248995983936,64.33070662978021,440.0,150.0,290.0,58.055627413143974,256.35793915237167,240.39013638392638
+US-AL-01057 = 146.02374670184696,28.15245214654881,224.0,81.0,143.0,155.22530353649518,890.1934137108768,148.71279421323803
+US-AL-01059 = 229.6405648267009,40.76132599955442,335.0,136.0,199.0,196.0021187035474,1206.5199625537202,233.23008963503867
+US-AL-01061 = 61.82007759456838,16.13353960806367,100.0,22.0,78.0,67.57494239855752,303.16707303229254,63.89063385257196
+US-AL-01063 = 52.897881355932206,20.247791147648897,116.0,20.0,96.0,26.32386574762089,97.05725213373373,56.640611740208854
+US-AL-01065 = 63.005104210974054,27.125352465623223,165.0,20.0,145.0,20.200255651820832,70.71970395527012,68.59612163249459
+US-AL-01067 = 100.06528189910979,23.963182512291027,162.0,28.0,134.0,85.21941940123308,409.4377716763986,102.89458079833786
+US-AL-01069 = 66.62841796875,18.592124746120387,114.0,21.0,93.0,56.86962449033879,245.39573042536955,69.17378971542436
+US-AL-01071 = 324.3234299516908,116.68178569456808,573.0,171.0,402.0,29.99446990746871,109.62422502367977,344.67423217946305
+US-AL-01073 = 183.63801126622582,48.93525385109735,410.0,79.0,331.0,64.9599305440115,299.82739629806065,190.04625292619116
+US-AL-01075 = 118.537517053206,27.80197511511644,215.0,59.0,156.0,90.65613264842357,448.2985975939047,121.75423101248127
+US-AL-01077 = 198.65185752585217,31.175455945733273,275.0,126.0,149.0,277.5594049903745,1887.5322473281178,201.08324035556973
+US-AL-01079 = 209.84647460197118,34.32218585816709,322.0,155.0,167.0,247.8948225895711,1649.4221960108957,212.63479335461142
+US-AL-01081 = 184.5901713255185,32.52152277374778,258.0,96.0,162.0,199.66475360487067,1228.616770192718,187.43313686087544
+US-AL-01083 = 213.43603603603603,30.4871847033116,292.0,161.0,131.0,364.3552368795582,2704.9205899620883,215.60243484225754
+US-AL-01085 = 78.23575029081039,25.29807309760564,166.0,29.0,137.0,39.44044431334239,159.11107861580655,82.22423685275429
+US-AL-01087 = 102.98508137432188,24.722533553802222,175.0,49.0,126.0,84.99356685018441,411.53430356034335,105.91095623680572
+US-AL-01089 = 242.54708066149172,62.32917575206436,576.0,165.0,411.0,72.43075914335638,355.9428470248373,250.42765918992237
+US-AL-01091 = 51.89828571428571,20.055421708814016,122.0,10.0,112.0,25.13434491423531,88.04352199462697,55.63858373467103
+US-AL-01093 = 196.08556738890928,37.82457071967822,289.0,105.0,184.0,155.01906391112468,888.9373731075249,199.7003953134756
+US-AL-01095 = 270.36021034180544,62.29895238679489,421.0,166.0,255.0,94.43867209370993,464.17442106967644,277.4451347646187
+US-AL-01097 = 35.695543994571366,25.27035540504669,104.0,1.0,103.0,7.347208489918947,19.592610015964084,43.73514288722233
+US-AL-01099 = 80.47686445291235,35.40077153586312,175.0,5.0,170.0,18.454498595101764,58.71581040261404,87.91894185843461
+US-AL-01101 = 82.42387119355968,28.96886003862094,168.0,38.0,130.0,32.40751345107266,126.60574005569471,87.36640884498873
+US-AL-01103 = 218.09954954954955,53.66168210113451,405.0,161.0,244.0,80.78816931461118,399.8296327292031,224.60407307001276
+US-AL-01105 = 86.21846153846154,25.843983929058624,168.0,37.0,131.0,47.598385838374824,199.22177480649896,90.0085252372497
+US-AL-01107 = 82.824375,26.574349114500848,173.0,25.0,148.0,39.750430198096595,156.92232785087046,86.98317725284585
+US-AL-01109 = 127.84794349813045,18.958664801383787,195.0,79.0,116.0,327.0290417703895,2347.313826402056,129.24599656373263
+US-AL-01111 = 286.39287410926363,46.31459137679864,455.0,191.0,264.0,255.54094021784596,1707.9380718929629,290.1136324183412
+US-AL-01113 = 104.7919024814976,21.794609868578334,171.0,55.0,116.0,125.82203717389542,680.294036545066,107.03433021706277
+US-AL-01115 = 218.4560810810811,59.39059692881522,462.0,122.0,340.0,62.39354723406261,293.60976069680686,226.3852962647196
+US-AL-01117 = 174.22480355312607,42.033947915177485,438.0,111.0,327.0,85.64712809360087,440.6816405348943,179.2237008614129
+US-AL-01119 = 54.533394607843135,20.512851363832457,130.0,11.0,119.0,27.442476607314294,102.75538300366644,58.26378118977013
+US-AL-01121 = 184.36619204089084,45.33383416834171,521.0,121.0,400.0,81.15521564675275,408.6985007719355,189.85797135770028
+US-AL-01123 = 191.1931982633864,36.64705736290576,325.0,56.0,269.0,157.4420348729696,903.294845490181,194.67369076365375
+US-AL-01125 = 112.74483323102108,41.97401635920145,228.0,30.0,198.0,27.613220692015993,99.628906614551,120.30467767137428
+US-AL-01127 = 144.65787671232877,31.977010250064687,248.0,71.0,177.0,106.33011604005434,547.3637724532032,148.1500269303116
+US-AL-01129 = 47.37655601659751,22.201683288347155,130.0,4.0,126.0,16.35511873889938,52.581764239733104,52.32067278647968
+US-AL-01131 = 59.360802469135805,23.498957304905588,153.0,7.0,146.0,24.014579606347695,84.78910435768907,63.84282155573585
+US-AL-01133 = 225.34767641996558,31.362279034472085,307.0,152.0,155.0,392.4025779565921,2974.4618360378063,227.5195987472587
+US-AR-05001 = 55.20255183413078,5.935674490681663,73.0,35.0,38.0,831.6476356346013,7978.931883979707,55.52075252245077
+US-AR-05003 = 40.528335301062576,10.267011969071211,72.0,17.0,55.0,73.3122641191208,338.0463719136231,41.808581619667585
+US-AR-05005 = 231.79763528876762,51.23232155616549,418.0,102.0,316.0,106.5731318379272,551.9255886030711,237.39185853246707
+US-AR-05007 = 375.4829356689822,35.094947306510974,527.0,279.0,248.0,1257.2679071538785,13813.305816096967,377.11946423519936
+US-AR-05009 = 361.8337742504409,85.20879618609483,678.0,199.0,479.0,90.39881472288796,457.2615795025638,371.7313803485018
+US-AR-05011 = 48.481699621371476,16.42995425101934,90.0,19.0,71.0,34.67204163413319,131.62993057501177,51.19002436869395
+US-AR-05013 = 52.3077593722755,19.702392566256055,117.0,22.0,95.0,27.0849722764926,98.55504763660069,55.895312534976824
+US-AR-05015 = 409.0314993700126,66.78416418042632,688.0,279.0,409.0,249.14705922750272,1661.7632203761075,414.44769520671576
+US-AR-05017 = 35.242776886035315,3.890769831434294,45.0,26.0,19.0,770.174433836587,7219.627145871383,35.4568951336699
+US-AR-05019 = 93.36457036114571,41.39348920995683,277.0,34.0,243.0,19.09525450736001,66.92856742453547,102.12915327023984
+US-AR-05021 = 92.62783973564643,14.299471306214967,155.0,77.0,78.0,293.1183724463037,2067.0128553526847,93.72508508254268
+US-AR-05023 = 223.68778486782134,70.82863219021905,401.0,75.0,326.0,40.987366804700464,161.64486618452997,234.6335871886419
+US-AR-05025 = 61.64167433302668,12.866233169900859,95.0,33.0,62.0,124.30396293366256,665.9894678217786,62.97011966449784
+US-AR-05027 = 82.9185878962536,13.488996487805808,125.0,45.0,80.0,250.7349366540262,1657.6848870150966,84.00860220808802
+US-AR-05029 = 151.56484149855908,59.93616419399057,357.0,78.0,279.0,24.528663054725087,89.84630895447602,162.98541332515723
+US-AR-05031 = 78.50982615268329,14.43806650382483,154.0,64.0,90.0,179.02000997603062,1099.799578876696,79.82637763855644
+US-AR-05033 = 286.8164359088879,129.23121281931995,727.0,109.0,618.0,18.146295207505514,61.42238184435536,314.5860363624387
+US-AR-05035 = 62.78659837814767,2.7667388511947055,72.0,54.0,18.0,11754.920377164477,268308.2169191622,62.84752803229039
+US-AR-05037 = 71.52782608695652,15.064747492514945,132.0,56.0,76.0,123.34739801071892,689.1276105999776,73.09703497228277
+US-AR-05039 = 81.78316221765914,22.96220901781428,149.0,35.0,114.0,56.26663582438255,245.81451038092067,84.94556295238581
+US-AR-05041 = 43.651734590771305,3.319207985754588,54.0,33.0,21.0,2313.644591620316,30934.598846536403,43.77774633801787
+US-AR-05043 = 54.76195186284207,14.288974319045112,120.0,25.0,95.0,68.8112489268046,323.99432612398107,56.59546058579754
+US-AR-05045 = 124.6465306122449,39.438600668091986,255.0,76.0,179.0,42.060209748235685,175.53706497785194,130.7369910022658
+US-AR-05047 = 258.83865325754266,143.13277256757925,737.0,103.0,634.0,12.547318424556593,42.65017732436154,295.77768509990875
+US-AR-05049 = 226.02134016218523,37.94459274021847,317.0,113.0,204.0,228.95671399086123,1468.079902626173,229.18428900544487
+US-AR-05051 = 214.38355654761904,66.48512732339542,530.0,92.0,438.0,44.353016127445485,190.18123738716307,224.4561905433091
+US-AR-05053 = 78.88976034858388,14.889675757690163,146.0,45.0,101.0,164.82338829594755,963.3982361722329,80.28260541378901
+US-AR-05055 = 93.7614849187935,20.21505495869232,159.0,70.0,89.0,114.97930050831214,619.2611377628388,95.9159241271234
+US-AR-05057 = 104.35910780669145,18.94971924401626,171.0,68.0,103.0,183.8302627978874,1110.4247051008213,106.06561762246844
+US-AR-05059 = 134.08585194918967,50.66044397642727,336.0,53.0,283.0,27.323225530520553,103.63658366749657,143.3370024691068
+US-AR-05061 = 178.16790009250693,66.44945514396552,466.0,79.0,387.0,27.8784497834763,103.44461888487085,190.15606935436855
+US-AR-05063 = 137.86894388288601,55.314275970507865,360.0,61.0,299.0,23.575098013233866,84.75334115966645,148.55138778727002
+US-AR-05065 = 201.83725218994928,35.02242942004183,309.0,86.0,223.0,208.26958403358242,1295.62318118637,204.8532326668803
+US-AR-05067 = 77.50084602368867,30.497253754951704,244.0,55.0,189.0,27.36283090441616,127.39148622748846,83.28543462683848
+US-AR-05069 = 67.47069431920649,13.326887072945578,126.0,46.0,80.0,146.33858390553436,843.1127071633354,68.77427215878656
+US-AR-05071 = 317.324881141046,157.66815740514699,709.0,100.0,609.0,14.475688324965441,44.752659318011624,354.33646164445616
+US-AR-05073 = 76.16146881287726,11.09595899830589,117.0,55.0,62.0,344.6296255536502,2523.7608526064528,76.96550940406334
+US-AR-05075 = 95.00273224043715,28.954662629378497,227.0,69.0,158.0,47.11498982325517,212.2536548239744,99.3171265247305
+US-AR-05077 = 60.76078431372549,8.012943521133149,110.0,45.0,65.0,461.4798252987022,3747.43053988716,61.28686787797153
+US-AR-05079 = 61.38977327544621,14.63666838311164,122.0,44.0,78.0,88.12301946074747,450.14741735695924,63.1105088251384
+US-AR-05081 = 98.04273084479371,14.26061253765654,146.0,72.0,74.0,346.50806485451665,2546.7919972054005,99.07442728299685
+US-AR-05083 = 203.6019992595335,104.72353043340432,813.0,102.0,711.0,15.361260529759669,62.93388855106161,228.95587332260166
+US-AR-05085 = 71.73254637436762,10.629065583041204,149.0,51.0,98.0,329.95723782260745,2422.7529049402747,72.51575859438687
+US-AR-05087 = 505.43699903815326,79.5983049290805,752.0,346.0,406.0,275.6013543218296,1883.4112653436407,511.66634650353643
+US-AR-05089 = 266.89896480331265,58.50425953741764,397.0,117.0,280.0,108.67300892179475,560.9062681460123,273.23580621342705
+US-AR-05091 = 80.10606060606061,14.391390751807826,142.0,54.0,88.0,190.01250166944544,1168.318954126874,81.38853158518756
+US-AR-05093 = 71.46070061819252,3.2836650479828653,83.0,60.0,23.0,10372.785197319037,227205.0039487084,71.53610409429832
+US-AR-05095 = 52.397206460061106,4.640104818714038,68.0,40.0,28.0,1473.9578023532035,17034.969133854138,52.60226057449359
+US-AR-05097 = 278.3931623931624,73.8773663065518,635.0,169.0,466.0,65.93496337622187,307.96633944223134,288.0288494572343
+US-AR-05099 = 88.15343680709535,17.07566194857899,143.0,48.0,95.0,152.88953104029744,868.8689286521786,89.79201886517922
+US-AR-05101 = 483.0843137254902,128.52330762789282,778.0,210.0,568.0,64.23127918547169,283.9452376354806,499.88868237962924
+US-AR-05103 = 56.21865671641791,17.617662727689925,113.0,24.0,89.0,42.28433877467771,169.64801393762036,58.91450927390531
+US-AR-05105 = 177.1781219748306,78.26925147578396,465.0,76.0,389.0,19.09222257955324,66.22647516796532,193.69605735044647
+US-AR-05107 = 53.95888846593072,10.373232073205713,121.0,40.0,81.0,158.95613676015952,960.5685296722017,54.94693429230911
+US-AR-05109 = 184.16651785714285,59.33050922901879,486.0,64.0,422.0,39.96528471313187,164.14649892757487,193.48750767168406
+US-AR-05111 = 70.29040139616056,10.050559552002067,130.0,59.0,71.0,365.82998999120406,2775.900049028136,71.00531160231402
+US-AR-05113 = 367.1648665819568,96.89847749573973,798.0,144.0,654.0,67.06084091446333,316.7953106197049,379.73590058504936
+US-AR-05115 = 259.08062418725615,138.37964871990556,669.0,86.0,583.0,12.888759541594013,41.00798351981194,293.7204402303366
+US-AR-05117 = 62.1873735329826,6.058738719752862,80.0,44.0,36.0,1112.0488132172968,11730.309051181217,62.48181929013381
+US-AR-05119 = 103.45744320108511,36.72471395158784,302.0,65.0,237.0,32.32366896709377,132.96315031493236,109.78227164953232
+US-AR-05121 = 121.7867260218535,38.57406066854182,263.0,74.0,189.0,41.93495276982676,175.28348002923565,127.7496175790063
+US-AR-05123 = 65.51252653927813,13.058197032993494,130.0,44.0,86.0,143.83695466562114,843.6831840623416,66.80125480342492
+US-AR-05125 = 161.23527232308263,74.75011502969426,521.0,68.0,453.0,18.04977518988447,68.14525246887784,177.71998407059104
+US-AR-05127 = 287.51709531013614,87.26730681858552,736.0,140.0,596.0,46.838168051686644,203.75995506373008,300.46907151144035
+US-AR-05129 = 352.70391286809195,104.7608365033569,655.0,150.0,505.0,48.852237162475234,206.82403145784113,367.93325891708366
+US-AR-05131 = 194.31565906838455,76.20358316901223,720.0,113.0,607.0,27.309032374222568,128.31178326569878,208.7236485091644
+US-AR-05133 = 132.06770098730607,38.23719215220857,257.0,75.0,182.0,52.474728049096306,229.67112745233223,137.49167432160175
+US-AR-05135 = 170.23891843971631,38.93976198398282,285.0,87.0,198.0,96.8929001630277,486.42388289659385,174.63560465979901
+US-AR-05137 = 277.10978835978835,88.39844276755942,506.0,83.0,423.0,40.18613206205078,157.4718073245838,290.8678729054417
+US-AR-05139 = 53.58672264497507,17.30747520648364,114.0,17.0,97.0,38.85665818498279,150.46330100775936,56.312392435879794
+US-AR-05141 = 308.2542561065877,103.53225739837801,595.0,132.0,463.0,35.78805408139276,139.59388883389016,325.1762825450678
+US-AR-05143 = 426.8152542372881,77.3256105685181,729.0,290.0,439.0,185.79253263069197,1138.265169937899,433.76319726255593
+US-AR-05145 = 104.93031721268851,49.695613595807444,263.0,51.0,212.0,16.76025574134686,58.06498163839779,116.10351192371073
+US-AR-05147 = 60.96889089269612,3.632637687645222,75.0,48.0,27.0,4777.501342304107,80999.78677543836,61.07701460660291
+US-AR-05149 = 192.78668555240793,93.74093100493333,731.0,84.0,647.0,16.046467881921345,57.71787356340545,214.36900025879365
+US-AZ-04001 = 1983.8139501195103,308.5372357913391,3401.0,1387.0,2014.0,286.0713973977318,1985.8087150303584,2007.6635710592889
+US-AZ-04003 = 1415.3944741856455,246.5274414296864,2936.0,867.0,2069.0,208.1220295172741,1329.3420409424332,1436.7036218138826
+US-AZ-04005 = 1788.2756458309307,313.43431084072967,3743.0,452.0,3291.0,202.89530819749874,1260.4655243626928,1815.535968435832
+US-AZ-04007 = 1415.0163037216269,352.2749382552107,2416.0,569.0,1847.0,76.62902929787865,355.7751477249407,1458.207383029152
+US-AZ-04009 = 1373.5446115437198,363.84450231799406,3149.0,713.0,2436.0,65.7952221224229,302.2223807047674,1420.917880022564
+US-AZ-04011 = 1718.2192284139621,441.6410942190703,2846.0,1003.0,1843.0,71.06701101854014,330.17275566540536,1774.0699459137707
+US-AZ-04012 = 413.82097825424864,200.2226379823687,1635.0,59.0,1576.0,15.85049444471284,55.73608081017512,459.71394018881216
+US-AZ-04013 = 499.82456087764524,259.2228244158375,2146.0,125.0,2021.0,14.528029369404294,54.663625890299706,563.0462364270406
+US-AZ-04015 = 1132.47799220078,458.8695005105066,2468.0,123.0,2345.0,22.23970703119247,73.77176768799777,1221.9114621435826
+US-AZ-04017 = 1826.9225907944344,188.8749313753134,2459.0,1403.0,1056.0,934.2819710374207,9328.447784390359,1836.6599828103942
+US-AZ-04019 = 804.3309731800766,327.52782134006947,2767.0,196.0,2571.0,23.41258268544098,90.2442347314468,868.460009539059
+US-AZ-04021 = 704.9438957546926,292.6191593077351,1939.0,305.0,1634.0,22.069742871417084,79.654185837381,763.2639573278487
+US-AZ-04023 = 1381.2809014340996,234.41028747580395,2661.0,920.0,1741.0,222.9416014800191,1433.9852638165964,1401.0300180728063
+US-AZ-04025 = 1360.0853900137672,341.5507338490051,2358.0,439.0,1919.0,74.7608281913554,343.75383990137726,1402.3156463227867
+US-AZ-04027 = 265.8414052188039,170.52202145319146,1438.0,26.0,1412.0,9.837367764961511,34.69624350352272,315.83130390952505
+US-CA-06001 = 251.02029391182646,252.20019846542974,1149.0,-2.0,1151.0,5.3242660904931345,16.638220452417052,355.83160070682527
+US-CA-06003 = 2358.8827800829877,342.72767279276115,3338.0,1456.0,1882.0,346.3305337150559,2521.3112291412194,2383.650609437127
+US-CA-06005 = 817.6539296569691,755.9439602443641,2777.0,54.0,2723.0,5.497887181266646,15.325567382505755,1113.5570123318416
+US-CA-06007 = 463.3924665856622,500.85488367365303,2107.0,16.0,2091.0,4.632814164258114,12.98462864393393,682.3402322801231
+US-CA-06009 = 729.690807799443,544.3495623735712,2428.0,55.0,2373.0,7.4569717053082165,22.740638220055548,910.3653777705423
+US-CA-06011 = 244.84284440481497,332.0821350298716,2076.0,1.0,2075.0,4.622469232430483,17.108906966095223,412.5852189090613
+US-CA-06013 = 138.2170301142264,149.81095150708003,1095.0,-11.0,1106.0,5.074685428907156,17.6599247442999,203.83147108592837
+US-CA-06015 = 638.0124785906532,405.0611079701621,1772.0,1.0,1771.0,8.917092595533575,25.088851684446855,755.7343607560821
+US-CA-06017 = 1273.3718636693256,714.6241725430341,2976.0,87.0,2889.0,11.149996313841662,32.01325024818906,1460.193004765984
+US-CA-06019 = 1029.7523591145605,1185.0238375667398,4186.0,31.0,4155.0,4.189481974740388,10.63064637296871,1569.9272010839907
+US-CA-06021 = 406.68355161787366,502.9511093425749,2214.0,3.0,2211.0,4.400558515375948,12.934506054760222,646.8008422578425
+US-CA-06023 = 511.3677441779632,360.4520842143653,1892.0,1.0,1891.0,7.90758767482414,23.903679797556315,625.6378143943499
+US-CA-06025 = 115.03664921465969,170.52916901532998,1259.0,-69.0,1328.0,3.6218489021967324,11.047426864225027,205.7027665044739
+US-CA-06027 = 1270.9184523809524,758.2162664635339,4307.0,-84.0,4391.0,10.435838157898386,33.18106659945063,1479.9073009253987
+US-CA-06029 = 726.0675389201723,538.2947311632818,2528.0,56.0,2472.0,7.059998216184734,19.763893126804682,903.844725974404
+US-CA-06031 = 120.68145861470191,130.69990657035052,1097.0,38.0,1059.0,6.7716866720429465,32.283319404815124,177.8945756083365
+US-CA-06033 = 717.4571927781013,313.13144887275814,2045.0,229.0,1816.0,20.028505160885555,73.52186319331373,782.8129583381882
+US-CA-06035 = 1628.212764819174,249.81449407198843,2612.0,990.0,1622.0,296.4544184463702,2063.07305477084,1647.2656400740418
+US-CA-06037 = 685.8301417724921,486.4928622488107,2871.0,1.0,2870.0,7.717756419553533,23.27702083217407,840.8556882026301
+US-CA-06039 = 945.4563774883263,1037.7724766642953,3885.0,33.0,3852.0,4.370865191056618,11.22521751044567,1403.8730266855675
+US-CA-06041 = 126.19777023751817,108.19001190756924,732.0,1.0,731.0,6.4217539042777485,21.6059731190733,166.22561742848586
+US-CA-06043 = 1103.5921858120273,807.6553007675468,3518.0,93.0,3425.0,7.479465561682776,21.777410317072125,1367.5608935046673
+US-CA-06045 = 542.4775737177142,350.18086723895317,2017.0,1.0,2016.0,9.538586463617131,32.041224125118354,645.6845652227438
+US-CA-06047 = 115.83787393162393,156.57717164692218,1097.0,12.0,1085.0,5.314615505717249,22.35453190478253,194.76864151589885
+US-CA-06049 = 1508.1619643489553,230.15946999780147,2948.0,1046.0,1902.0,302.9018849466518,2158.1697869975133,1525.6231160868556
+US-CA-06051 = 2368.858316051431,504.47632633528775,4229.0,1274.0,2955.0,118.10872440895298,630.7014219946077,2421.9797863233234
+US-CA-06053 = 432.72877396487837,293.2333973832104,1668.0,1.0,1667.0,8.3027309902171,24.777728688781792,522.7236527631472
+US-CA-06055 = 284.97206703910615,189.36194005052099,1219.0,1.0,1218.0,8.509780578618185,25.485255258418995,342.1505857546322
+US-CA-06057 = 1242.866106589656,672.4846742492493,2721.0,59.0,2662.0,12.011680448918135,34.94795735317827,1413.1354485715271
+US-CA-06059 = 215.92776057791536,265.7227378017112,1607.0,1.0,1606.0,4.9847947065931,17.820921537376737,342.39359102213143
+US-CA-06061 = 1145.9459691252143,797.8496969562348,2682.0,5.0,2677.0,7.16804897704297,17.591381538560984,1396.336744158614
+US-CA-06063 = 1620.2120563928052,284.63312320934455,2501.0,487.0,2014.0,201.20036670995074,1240.2157144089783,1645.0237452719361
+US-CA-06065 = 560.6179207958099,431.1415962194889,3172.0,-69.0,3241.0,7.328036363856057,24.326762011363115,707.2308881179505
+US-CA-06067 = 29.19300991131977,29.4801471293706,226.0,-3.0,229.0,5.802190902876589,21.46020400585682,41.48868402892224
+US-CA-06069 = 579.5805523590334,292.1689763048075,1535.0,24.0,1511.0,13.896284706314946,42.91866564994701,649.0580308322224
+US-CA-06071 = 811.9191708722889,402.76559231751855,3420.0,1.0,3419.0,15.307933128784217,55.05553955187918,906.3293343949673
+US-CA-06073 = 601.6340565417488,449.79966445434684,1919.0,1.0,1918.0,6.978782335868979,19.256101803407915,751.187910002632
+US-CA-06075 = 57.582417582417584,47.48245851556938,239.0,1.0,238.0,6.6446971152234315,21.54216777668565,74.63456760321374
+US-CA-06077 = 47.28655077767612,120.48590041117602,951.0,-17.0,968.0,5.962615719558304,35.6231588393346,129.43287867594609
+US-CA-06079 = 467.94986936642715,237.8255541801192,1485.0,1.0,1484.0,13.773754160987,43.05724628004521,524.917207244282
+US-CA-06081 = 181.01388888888889,163.23350064562374,762.0,1.0,761.0,5.707388327509732,16.79759222456229,243.7441357319263
+US-CA-06083 = 547.6557816377172,432.18917329535094,1980.0,1.0,1979.0,6.652051304730598,19.082235949651306,697.6491501284424
+US-CA-06085 = 376.64143668831167,294.97993459529687,1232.0,1.0,1231.0,6.360709222622674,16.809037191044393,478.4056162342584
+US-CA-06087 = 281.16989117291416,199.9123920282211,918.0,1.0,917.0,7.717427853925447,22.673183564724436,344.99488719201855
+US-CA-06089 = 929.7527530152071,505.22708018805605,3099.0,107.0,2992.0,12.133242443598743,37.240787161441595,1058.1562192297997
+US-CA-06091 = 1744.0619516086147,348.3339450032105,2620.0,683.0,1937.0,140.1099836517112,773.0273121364033,1778.5074158659975
+US-CA-06093 = 1291.9688981158683,403.5077903243109,4091.0,158.0,3933.0,42.8969407569029,176.7564795218083,1353.5147470756046
+US-CA-06095 = 56.617905207723815,102.66070189956726,783.0,1.0,782.0,5.444549944700427,27.724711123473252,117.23824847131839
+US-CA-06097 = 224.26101973684212,193.38071546076657,1224.0,1.0,1223.0,6.3221622284938,20.54768219188905,296.1234642603087
+US-CA-06099 = 158.3211628309396,214.5305292273022,1128.0,1.0,1127.0,4.455905771356658,14.634770215034505,266.6250899121967
+US-CA-06101 = 23.73955255382018,45.608869487281176,440.0,2.0,438.0,6.909246420202447,46.73767906278371,51.41726686010687
+US-CA-06103 = 653.4856139749958,573.755854765015,2557.0,33.0,2524.0,5.754821639649218,15.83649792707539,869.6201633756023
+US-CA-06105 = 1156.9768373115578,413.15042429759603,2607.0,89.0,2518.0,30.873481365371415,117.29101332870908,1228.5311046826364
+US-CA-06107 = 1307.1358960176992,1156.2274279811468,4209.0,42.0,4167.0,5.222449396160092,12.772049145837192,1745.126389656031
+US-CA-06109 = 1700.3868260719623,880.0464829117412,3804.0,114.0,3690.0,12.995623166649024,38.17563442059885,1914.6271622340496
+US-CA-06111 = 818.3398913522243,612.4560818800837,2630.0,1.0,2629.0,6.752344211374039,17.70382663843887,1022.146090346325
+US-CA-06113 = 112.00869120654397,174.16291448916218,914.0,1.0,913.0,4.214190026209112,14.112018995257415,207.07164868509054
+US-CA-06115 = 322.2904647435897,358.3790398770295,1370.0,4.0,1366.0,4.325169658360125,11.249707025032231,481.9820327437741
+US-CO-08001 = 1549.8636755823986,64.89601066947627,1709.0,1343.0,366.0,13693.236389191665,328742.06731439714,1551.2217459443364
+US-CO-08003 = 2337.168190127971,225.16810428116207,3995.0,2251.0,1744.0,1153.9432466655173,12466.407886301504,2347.989741061836
+US-CO-08005 = 1658.9228824273073,91.65620571076819,1859.0,1459.0,400.0,5983.404737831989,109278.20443285325,1661.4529755266083
+US-CO-08007 = 2492.3637241645743,390.42836563667066,3882.0,1810.0,2072.0,280.25840567087494,1933.3684116948477,2522.758657149991
+US-CO-08009 = 1311.6154243771323,123.61550330673602,1608.0,1066.0,542.0,1226.4892069735313,13357.099118913125,1317.4277263371157
+US-CO-08011 = 1259.7777213475538,60.93184900482645,1456.0,1122.0,334.0,8900.310504789099,185325.21058896184,1261.2504102781422
+US-CO-08013 = 2264.6219637358877,658.4375354719275,4148.0,1493.0,2655.0,51.60598177050728,221.45293079407116,2358.400438168492
+US-CO-08015 = 3031.0633299284987,501.43248025114167,4249.0,2132.0,2117.0,239.2346076681541,1561.7560660695963,3072.2596638773957
+US-CO-08017 = 1329.433025404157,74.78074661339701,1614.0,1161.0,453.0,5672.357603488772,101814.35391114866,1331.5345767569488
+US-CO-08019 = 3190.76858974359,443.3856091173574,4233.0,2263.0,1970.0,394.2251015523191,2993.329709821229,3221.427477325334
+US-CO-08021 = 2721.651296829971,408.6482822013023,3821.0,2251.0,1570.0,316.0556468673204,2253.1498872134307,2752.1590070492543
+US-CO-08023 = 2682.660365198711,405.4003312522797,4148.0,2248.0,1900.0,310.7595189215134,2213.9741864798066,2713.1192497911957
+US-CO-08025 = 1393.255277687561,67.31557957054953,1584.0,1275.0,309.0,8928.967435170074,186125.90264193786,1394.8805167673543
+US-CO-08027 = 2736.9743681025275,391.8640985764276,4184.0,1783.0,2401.0,362.50567709370824,2699.324512759158,2764.884475598094
+US-CO-08029 = 2141.098214285714,528.5303771311369,3378.0,1453.0,1925.0,79.26730253374632,380.120826991317,2205.3675255539283
+US-CO-08031 = 1628.6199677938807,27.827520073282002,1726.0,1581.0,145.0,200640.0508850991,1.1752976865627598E7,1628.8576888023
+US-CO-08033 = 2508.531751914999,444.62097691560564,4251.0,1718.0,2533.0,197.25244658067868,1223.6100234980336,2547.63014652424
+US-CO-08035 = 2076.1901972872997,247.58520040088197,2923.0,1636.0,1287.0,615.6215176687057,5395.742114087973,2090.900324446247
+US-CO-08037 = 2740.867269984917,457.18767416827956,4172.0,1865.0,2307.0,233.6679004658686,1514.7296561897278,2778.73603659757
+US-CO-08039 = 1822.7029497299543,130.5125684062752,2219.0,1520.0,699.0,2766.3839524382297,39247.3611111605,1827.369577689822
+US-CO-08041 = 1975.074830754352,318.2676829686218,4129.0,1554.0,2575.0,259.597480038291,1772.5789838938842,2000.553649643405
+US-CO-08043 = 2305.9288858787672,440.18489791241603,3862.0,1512.0,2350.0,159.68094351604873,924.5880745451601,2347.566989689593
+US-CO-08045 = 2412.2103708850864,482.23621737288244,3683.0,1510.0,2173.0,140.52287286747406,785.6782984634946,2459.941186848107
+US-CO-08047 = 2864.4206896551723,271.52952259543275,3818.0,2216.0,1602.0,1206.2773533699828,13083.045103412833,2877.261574651411
+US-CO-08049 = 2823.5508428493745,353.0990957929602,4052.0,2094.0,1958.0,535.8481437541193,4492.194060472454,2845.543591935506
+US-CO-08051 = 2896.3360936380286,384.3526550972085,4140.0,1811.0,2329.0,450.7902089096224,3575.875073254085,2921.72718281339
+US-CO-08053 = 3318.6753307031795,358.03891175650637,4110.0,2359.0,1751.0,823.75860710874,7884.726739390973,3337.933164841627
+US-CO-08055 = 2270.9287477373705,448.59207833810336,4078.0,1624.0,2454.0,145.8095024595958,831.6206122587467,2314.811489095326
+US-CO-08057 = 2710.2007492975335,253.80416186775392,3762.0,2380.0,1382.0,1250.822517468125,13740.209824588883,2722.0588998172516
+US-CO-08059 = 2195.4064119170985,356.2720018444693,3489.0,1612.0,1877.0,252.62498302099883,1675.8022163672783,2224.1265820058384
+US-CO-08061 = 1270.5496183206108,66.51167612961765,1427.0,1131.0,296.0,7028.293520867542,135367.72927503425,1272.2893286026654
+US-CO-08063 = 1350.0027403788872,107.37850939268951,1626.0,1127.0,499.0,2025.2035135164565,25946.891179682865,1354.266422573454
+US-CO-08065 = 3323.318607764391,333.19436495006033,4303.0,2730.0,1573.0,1022.4393651266565,10506.471578724797,3339.9797983741646
+US-CO-08067 = 2431.74128042164,482.69304875932704,4127.0,1811.0,2316.0,144.03269978094235,820.9764816092297,2479.1849939500785
+US-CO-08069 = 2370.326456887537,577.945994434466,4062.0,1460.0,2602.0,81.50264316289281,389.47891636060723,2439.7682440559533
+US-CO-08071 = 1833.5789009535358,371.36777290545655,4088.0,1321.0,2767.0,137.15025061631906,787.2661441397794,1870.8088113900722
+US-CO-08073 = 1572.2281212364512,88.17712394218321,1815.0,1353.0,462.0,5721.995314762674,102973.99238679995,1574.698850699211
+US-CO-08075 = 1278.2612378740266,67.48300582395183,1503.0,1110.0,393.0,6853.086357098477,130885.144564055,1280.041307273431
+US-CO-08077 = 2076.1653798641137,487.8695295555674,3329.0,1326.0,2003.0,90.22100872103927,445.3983500291372,2132.716428036102
+US-CO-08079 = 3185.6038016038015,327.67847154820606,3996.0,2358.0,1638.0,947.8004325136536,9494.53895169082,3202.412334710938
+US-CO-08081 = 2043.221440750213,202.49049893146852,3276.0,1538.0,1738.0,1058.8346680172276,11030.945940448923,2053.2306879887833
+US-CO-08083 = 2056.6225414078676,407.0464015650805,3791.0,1386.0,2405.0,145.13130038837997,828.8525790922769,2096.5168854206822
+US-CO-08085 = 2107.366458188557,362.3426107130797,3396.0,1448.0,1948.0,214.6478041327611,1360.3827657349484,2138.2903349724406
+US-CO-08087 = 1372.4318891491023,50.66960533710684,1503.0,1250.0,253.0,19952.873279622403,542657.4310498555,1373.3669208403091
+US-CO-08089 = 1355.2788027880279,73.3855634589798,1596.0,1213.0,383.0,6354.784932726592,118421.02111920321,1357.2641873308019
+US-CO-08091 = 2724.4134939759037,470.93697591906283,4084.0,1924.0,2160.0,211.71507124619882,1341.00268681252,2764.8165439040945
+US-CO-08093 = 2961.1721206474904,313.0337769681778,4280.0,2248.0,2032.0,875.9649264282609,8590.10235917004,2977.6719889240517
+US-CO-08095 = 1164.1891495601174,43.72803344149968,1256.0,1076.0,180.0,18950.82391290306,506674.3549898292,1165.0100930301721
+US-CO-08097 = 3011.5946589106293,475.2068100571848,4164.0,1899.0,2265.0,273.4582862193051,1853.9605877283313,3048.8561628754733
+US-CO-08099 = 1160.5833596962987,70.86545544855882,1388.0,1022.0,366.0,4442.457319169182,73596.96592611748,1162.744876393734
+US-CO-08101 = 1593.5630059068037,224.94380717604088,3663.0,1319.0,2344.0,380.02617971030105,2930.822864741484,1609.3609819371102
+US-CO-08103 = 2186.6008637612877,368.10484971543156,3599.0,1542.0,2057.0,228.29386277844057,1480.949613428101,2217.3688276391076
+US-CO-08105 = 2735.257934218119,419.23594373178616,3872.0,2208.0,1664.0,297.94389964719005,2086.2812659598426,2767.199801824915
+US-CO-08107 = 2487.7509835194046,325.4615156536134,3641.0,1888.0,1753.0,469.89994562953655,3777.901016017404,2508.9500102977963
+US-CO-08109 = 2801.5074074074073,406.82596544360507,4245.0,2197.0,2048.0,347.6638008002267,2548.2255445474334,2830.892283347725
+US-CO-08111 = 3461.0969491525425,306.42785324596343,4070.0,2580.0,1490.0,1474.4115201749792,17023.422543327757,3474.635250019485
+US-CO-08113 = 2389.590881210386,485.97650460140034,4005.0,1629.0,2376.0,134.46362008947162,749.1592487720675,2438.50727753444
+US-CO-08115 = 1142.5412037037038,44.40766707278585,1251.0,1047.0,204.0,17108.518912330597,442185.1231921679,1143.4038844850736
+US-CO-08117 = 3168.7023563455973,379.46990925282296,4334.0,2314.0,2020.0,607.2441916107196,5280.583341699181,3191.34329634693
+US-CO-08119 = 2757.983035304906,270.12113740530305,3893.0,2084.0,1809.0,1096.0050903158785,11537.9159080887,2771.1795055360085
+US-CO-08121 = 1402.9106335977508,77.220448956946,1644.0,1239.0,405.0,6051.36200653896,110954.73373430989,1405.0342499735566
+US-CO-08123 = 1515.8827746682598,95.08739438554487,1940.0,1311.0,629.0,4100.510189400004,66188.48846828741,1518.8621395989087
+US-CO-08125 = 1197.9834206867044,65.27934857298213,1356.0,1026.0,330.0,6235.662520822233,115452.22311853981,1199.760671796809
+US-CT-09001 = 130.39081790123456,70.20496090775515,400.0,1.0,399.0,12.333936035246442,38.22909945231889,148.0895064783874
+US-CT-09003 = 99.39748261013581,83.61628438606081,412.0,4.0,408.0,6.687130981876372,21.804985416301463,129.89050220767814
+US-CT-09005 = 292.4735734946095,96.59370016697537,701.0,61.0,640.0,37.03254232564702,144.09354898250257,308.0115811209933
+US-CT-09007 = 89.45913154533844,54.902554361006544,270.0,1.0,269.0,9.508163297125368,27.363915087344996,104.96297772171602
+US-CT-09009 = 102.536850583971,71.65340734817805,308.0,1.0,307.0,7.782640064547125,21.97569152092267,125.09203216945325
+US-CT-09011 = 79.23005032350827,46.6753581778725,203.0,1.0,202.0,10.25108751591111,29.5151589127511,91.95645673523065
+US-CT-09013 = 179.85032410135534,63.849281051708964,387.0,48.0,339.0,30.88933681599636,114.22117232093508,190.8477659554407
+US-CT-09015 = 147.84505021520803,54.11655503248777,355.0,25.0,330.0,28.757574574095372,104.95902113244361,157.4381161019201
+US-DC-11001 = 46.5,35.99821123502127,125.0,1.0,124.0,6.528097598397793,17.380112068573283,58.805792334779504
+US-DE-10001 = 11.938415159345391,5.613452579021906,24.0,1.0,23.0,15.850912986254306,48.049404724461105,13.192293446319926
+US-DE-10003 = 30.44074722708698,30.575414080625645,132.0,1.0,131.0,5.501923984195323,17.172511199912694,43.14504650530725
+US-DE-10005 = 9.455450874831763,4.18184814024189,20.0,1.0,19.0,18.20892790252387,57.53757209287437,10.338926690638688
+US-FL-12001 = 35.461060112525914,13.632438901645802,76.0,10.0,66.0,25.81842240797144,92.91463927550188,37.99118548704794
+US-FL-12003 = 44.97003383276945,7.498610862093563,71.0,25.0,46.0,233.8916088091823,1516.9896199373948,45.59093229778853
+US-FL-12005 = 15.35222816399287,13.947776272572037,82.0,1.0,81.0,6.1995762004035235,21.187550285272206,20.742019490614208
+US-FL-12007 = 47.6496138996139,7.81233863744155,73.0,20.0,53.0,245.2991558296131,1613.315994582027,48.28579853091735
+US-FL-12009 = 6.753438614365766,3.187841801066373,22.0,1.0,21.0,16.006290385388372,51.461941856911174,7.468016367592716
+US-FL-12011 = 3.339447297627782,0.6186249140416782,7.0,1.0,6.0,174.81989528628688,1057.5742475834934,3.396263393482104
+US-FL-12013 = 30.36668309512075,14.539678851426782,79.0,4.0,75.0,16.03231994942957,53.65189267370255,33.66805167071774
+US-FL-12015 = 7.3638219681502655,4.721688082979588,20.0,1.0,19.0,9.128418037267064,27.055871989106443,8.747583228044412
+US-FL-12017 = 15.756085918854415,11.341064420849955,60.0,1.0,59.0,7.3299682412523675,20.32473415016598,19.413242533904295
+US-FL-12019 = 34.47591436217663,16.928316086891705,83.0,1.0,82.0,14.842401370058035,47.13312983347543,38.40776687918541
+US-FL-12021 = 3.9973928157589804,1.997099325790906,12.0,1.0,11.0,14.987843699409224,51.912435446515595,4.468507025904312
+US-FL-12023 = 37.29964285714286,11.426029175946992,69.0,9.0,60.0,44.171314824694925,174.7766203272639,39.010479361320336
+US-FL-12027 = 17.251030691708657,6.246370826527523,27.0,3.0,24.0,29.072974858344118,102.92253447292299,18.347076291027072
+US-FL-12029 = 10.177607732581555,4.618802516392493,33.0,1.0,32.0,17.77814794509296,60.28395632531648,11.176629001793762
+US-FL-12031 = 15.183973288814691,10.735515624886075,64.0,1.0,63.0,7.939992122162578,23.69700282828015,18.59581513587433
+US-FL-12033 = 42.893608247422684,26.713620997056278,100.0,1.0,99.0,9.133317150436657,25.01205962772369,50.531961917757876
+US-FL-12035 = 10.742921857304644,4.013516695438293,20.0,1.0,19.0,26.603106320138725,90.86905093109085,11.468159673492332
+US-FL-12037 = 5.47434554973822,3.4224576249723584,17.0,1.0,16.0,9.459950563455989,28.059218604788633,6.456134709922815
+US-FL-12039 = 64.07150537634409,16.949696127338424,98.0,16.0,82.0,64.86641477760614,285.1132138170625,66.27556110664021
+US-FL-12041 = 18.91754244139046,7.736651180367306,46.0,7.0,39.0,22.540156727357683,79.88342542685552,20.43842419337871
+US-FL-12043 = 8.17069575471698,5.044734059681039,26.0,1.0,25.0,10.156062167625253,32.70731140908499,9.602583550745946
+US-FL-12045 = 5.696908261530664,4.55282399791644,22.0,1.0,21.0,7.004994904545274,22.4067722524952,7.292665500096659
+US-FL-12047 = 41.675424192665574,9.81901148870665,67.0,12.0,55.0,88.62683798392038,425.8597687025474,42.81651513439608
+US-FL-12049 = 26.284738041002278,6.966468295502655,42.0,6.0,36.0,64.87836495629564,288.4396790663156,27.192262399373014
+US-FL-12051 = 6.331240582621798,1.4987097809162033,11.0,1.0,10.0,87.91227946881689,425.7579240306538,6.506207675939267
+US-FL-12053 = 21.89470588235294,14.344339985491809,76.0,1.0,75.0,8.645123330313988,25.851499010351795,26.175145372931887
+US-FL-12055 = 22.71097657278231,10.683839206177092,57.0,3.0,54.0,16.415238773659187,53.62851656596483,25.098463639691452
+US-FL-12057 = 17.802233723780986,11.141354487236287,48.0,1.0,47.0,9.266479302738778,26.560284345489556,21.00117390448413
+US-FL-12059 = 39.173887587822016,13.96129132202556,91.0,12.0,79.0,30.877545552464095,116.04846339549427,41.58739140799504
+US-FL-12061 = 7.510272071071627,3.2193594679774735,21.0,1.0,20.0,20.99118205616233,81.17098581615355,8.171197095014579
+US-FL-12063 = 40.93943914081146,12.118826777123836,98.0,14.0,84.0,50.13230323712429,224.6797781912284,42.69547563405446
+US-FL-12065 = 36.13906976744186,17.786216483813657,85.0,2.0,83.0,14.573541055666432,44.70804618994108,40.278801626477374
+US-FL-12067 = 20.900739176346356,5.233277231668707,39.0,3.0,36.0,75.60829395519961,352.0419294363226,21.545952954120214
+US-FL-12069 = 24.880111055022716,11.253560239290836,89.0,1.0,88.0,18.484463520103365,67.79282046966304,27.306822300839244
+US-FL-12071 = 4.115658362989324,1.835727965800728,8.0,1.0,7.0,17.959862096384633,57.067166336324924,4.506499853019736
+US-FL-12073 = 35.90362903225807,15.08708547468488,84.0,6.0,78.0,20.91833414990795,71.4739177664704,38.94471370810744
+US-FL-12075 = 14.506831983805668,8.726034495711906,45.0,1.0,44.0,9.988875961614623,29.24178745672851,16.92902395965936
+US-FL-12077 = 26.30735343951203,17.932913033052408,93.0,1.0,92.0,8.692441116808302,27.991340945824096,31.838125177881096
+US-FL-12079 = 35.218417945690675,8.954293358794365,89.0,15.0,74.0,73.29022126254166,346.0225376251228,36.338909341815636
+US-FL-12081 = 16.635424636572303,10.907757494428044,43.0,1.0,42.0,8.566464958955184,24.180297082311444,19.892624924738502
+US-FL-12083 = 26.73359875367838,10.072035923679906,78.0,1.0,77.0,27.413584428451607,104.1460903540003,28.568010255713872
+US-FL-12085 = 5.757362637362637,2.6129066107318777,13.0,1.0,12.0,17.34809023993988,55.211698399453134,6.322539481450906
+US-FL-12086 = 2.8545998504113688,0.8219748420283273,5.0,1.0,4.0,51.44360169149623,210.16100522779325,2.970586296826947
+US-FL-12087 = 1.7595613048368954,0.8897973309193495,9.0,1.0,8.0,14.592694830820554,50.18432417473802,1.9717492932902376
+US-FL-12089 = 15.348420153714773,9.142801276484397,45.0,1.0,44.0,10.220006716051412,29.81745532207805,17.865184476972033
+US-FL-12091 = 41.83778912586362,19.871171186319142,92.0,1.0,91.0,15.438336318563405,46.675044892087776,46.31699518811894
+US-FL-12093 = 13.029421487603306,6.0768190212799515,23.0,1.0,22.0,16.234263434270055,50.02439926633241,14.376840881049226
+US-FL-12095 = 25.556430446194227,9.125838938949691,68.0,3.0,65.0,30.609601580591573,114.95654647730242,27.136913484971235
+US-FL-12097 = 19.71099154496541,5.133935027909589,63.0,3.0,60.0,68.71477127450869,321.9108456638753,20.36861498866565
+US-FL-12099 = 3.762359178263751,0.7663317913261469,9.0,1.0,8.0,133.17529488502197,734.9254102512174,3.839610787653182
+US-FL-12101 = 21.493774319066148,11.738333895475694,81.0,1.0,80.0,12.358835455663634,41.21561673122138,24.49021880507854
+US-FL-12103 = 6.350336862367661,4.945757496165177,26.0,1.0,25.0,7.254229684765042,23.85059103132256,8.049055564252221
+US-FL-12105 = 35.0826036193812,10.533847582194918,85.0,9.0,76.0,47.15919948861622,196.26533447245453,36.6299197596655
+US-FL-12107 = 22.29513888888889,13.58217188214998,68.0,1.0,67.0,9.755229721455043,28.440850124342216,26.10648599699146
+US-FL-12109 = 10.92595744680851,5.3631967521660355,31.0,1.0,30.0,14.283718377590919,42.39088825023603,12.171295146035812
+US-FL-12111 = 7.183704453441296,2.5038750619005268,17.0,1.0,16.0,31.91881056591907,119.40179267210559,7.607562027351469
+US-FL-12113 = 39.36998916576381,23.500239705097986,96.0,1.0,95.0,9.760366312139968,26.876831710606176,45.85037963975245
+US-FL-12115 = 6.781122448979592,3.812245410075135,27.0,1.0,26.0,12.590361284235545,48.59498481327309,7.77925682406063
+US-FL-12117 = 14.010887772194305,7.295443752566984,46.0,3.0,43.0,13.287518303354814,41.8184965288277,15.796470356123637
+US-FL-12119 = 22.13167082294264,6.868963735119382,42.0,10.0,32.0,43.28905475841812,174.37241356161596,23.173120553984013
+US-FL-12121 = 30.53446141147338,12.004244545655713,73.0,4.0,69.0,25.023292219081178,93.76593888253007,32.809377025488615
+US-FL-12123 = 18.066941015089164,9.28277999831984,44.0,1.0,43.0,13.529488980327805,41.75151635967022,20.312172757731204
+US-FL-12125 = 42.186206896551724,8.218554455407851,67.0,10.0,57.0,150.13987248450894,845.8268026487625,42.97930536496806
+US-FL-12127 = 11.025809372877518,6.923317128804135,39.0,1.0,38.0,9.568943187192176,30.469465669631322,13.019246997926837
+US-FL-12129 = 15.791280148423006,8.626341310744525,41.0,1.0,40.0,12.071305981092083,37.136199661665586,17.99384042208433
+US-FL-12131 = 41.995496688741724,26.410277567211242,99.0,1.0,98.0,8.792083821761707,23.2234930291952,49.60972186286936
+US-FL-12133 = 31.38989337042188,17.52752785135979,93.0,1.0,92.0,12.107771314227602,40.52184449879748,35.95190729831518
+US-GA-13001 = 48.03071859572134,11.133959156294884,80.0,9.0,71.0,92.58505331484322,450.32761599588184,49.304309906086445
+US-GA-13003 = 58.83511953833471,7.842378792025726,82.0,34.0,48.0,444.46024343307937,3499.8116601851057,59.35549002584133
+US-GA-13005 = 55.070519098922624,8.423587668650292,80.0,31.0,49.0,298.8127377678804,2080.47992660361,55.71103035338908
+US-GA-13007 = 51.88743882544861,6.827187909047312,74.0,28.0,46.0,461.8197009485499,3687.312305147963,52.334661579206895
+US-GA-13009 = 119.72698744769875,22.57613209336171,183.0,66.0,117.0,165.01949042186195,961.6010652130071,121.83691256593104
+US-GA-13011 = 268.4004711425206,49.73856078052241,462.0,192.0,270.0,174.75221353191404,1058.460138361751,272.97021327984623
+US-GA-13013 = 265.3121869782972,24.132654434919182,326.0,210.0,116.0,1361.8583563049003,15340.173123814548,266.4074728105091
+US-GA-13015 = 258.53475014359566,40.52744687718091,568.0,183.0,385.0,280.4710127677937,1953.740118967427,261.6919772981093
+US-GA-13017 = 83.41383095499451,21.70566973157295,121.0,28.0,93.0,67.94517653247043,303.5818242010551,86.19166603033337
+US-GA-13019 = 73.67306501547988,11.164832512533483,112.0,45.0,67.0,307.62925931556595,2173.728450969648,74.51425362847064
+US-GA-13021 = 119.28246753246754,21.346078341886383,180.0,79.0,101.0,191.27254831901337,1164.923736857172,121.17739938293825
+US-GA-13023 = 108.00254452926208,15.141654917054229,141.0,66.0,75.0,383.83692627094376,2883.6527585776853,109.0587884511028
+US-GA-13025 = 24.070075757575758,9.724721880384351,53.0,1.0,52.0,23.16627381496639,82.80702010655574,25.9603305569529
+US-GA-13027 = 57.98969662278191,11.491711119948365,90.0,20.0,70.0,143.52930244730666,801.7666302740221,59.1173776386151
+US-GA-13029 = 16.478637770897834,8.88603499647471,46.0,1.0,45.0,12.064589838805968,35.96974339053617,18.72183539995569
+US-GA-13031 = 49.3911620294599,17.400524489102057,101.0,11.0,90.0,31.654356262013565,118.74358225527736,52.36664147256537
+US-GA-13033 = 79.04771438104771,19.982292602004783,140.0,23.0,117.0,73.63009177920881,339.92992517972516,81.53424536046086
+US-GA-13035 = 191.05547652916073,22.558627156740208,242.0,119.0,123.0,632.2947157274882,5558.052876985749,192.3826571471075
+US-GA-13037 = 74.915,12.440408956300436,117.0,50.0,67.0,236.92377406535272,1547.1255799938458,75.94090465618645
+US-GA-13039 = 9.980857261756139,5.532678970755663,30.0,1.0,29.0,11.865431326750086,37.732853998554546,11.411750447367488
+US-GA-13043 = 64.85346756152126,11.08406984401999,91.0,37.0,54.0,217.6273414865176,1374.3906943947752,65.79383602633611
+US-GA-13045 = 325.72361262241566,35.85319173475646,450.0,210.0,240.0,776.4556897578835,7288.574981345537,327.69089578040877
+US-GA-13047 = 263.74030354131537,34.58186773873114,402.0,200.0,202.0,467.127401911277,3755.416346275624,265.9978445182672
+US-GA-13049 = 33.9778825235678,10.982774614295032,65.0,1.0,64.0,38.35027519132548,145.35580411623565,35.70879218083101
+US-GA-13051 = 5.295888824551245,4.723740434111088,33.0,1.0,32.0,7.1185067684149175,29.43878924092386,7.096489423007884
+US-GA-13053 = 126.43273542600897,28.169748191015998,208.0,55.0,153.0,104.06328242841226,532.7893928433334,129.53289659560784
+US-GA-13055 = 271.7366579177603,87.18091794207284,598.0,172.0,426.0,41.53666297331874,182.37278304075582,285.379262928364
+US-GA-13057 = 326.91478696741854,43.98061781912129,669.0,256.0,413.0,434.53765577539144,3439.6668613119796,329.85992888149394
+US-GA-13059 = 214.4008908685969,18.439200015236526,259.0,160.0,99.0,1606.8281189050676,19089.40475837416,215.19234675622155
+US-GA-13061 = 88.00778210116732,21.339451334982197,146.0,42.0,104.0,82.46283633331991,392.5814272644896,90.55794771109059
+US-GA-13063 = 268.55555555555554,17.11647872374449,324.0,225.0,99.0,3909.637481576186,62090.17621278706,269.10046500081245
+US-GA-13065 = 48.96120540353308,9.595520094828892,79.0,22.0,57.0,147.97281830555139,832.7689049199821,49.8926211022955
+US-GA-13067 = 303.49477071600967,23.943764835650857,433.0,237.0,196.0,2074.678660268473,26790.412619146144,304.4378092919278
+US-GA-13069 = 67.2743648960739,13.018924354196537,98.0,29.0,69.0,153.40010573206408,873.8672547904588,68.52249676938511
+US-GA-13071 = 86.28249744114636,14.96444201352305,125.0,52.0,73.0,209.0941939916502,1309.5640404997162,87.5705652000575
+US-GA-13073 = 110.90232974910394,24.04215894545768,175.0,43.0,132.0,111.87511382939319,581.0286783781561,113.47842151941326
+US-GA-13075 = 70.32926829268293,9.585882503298455,100.0,42.0,58.0,416.92573386131903,3223.180539746528,70.97954016441089
+US-GA-13077 = 255.22278481012657,21.588668789273097,313.0,200.0,113.0,1687.6611621346624,20370.80643913307,256.13422361396596
+US-GA-13079 = 150.59742489270386,23.19216591636986,213.0,94.0,119.0,293.17212040993775,2030.803692713261,152.3727696939516
+US-GA-13081 = 98.21756487025948,19.028305705507236,144.0,67.0,77.0,153.21638819578288,875.9716722406307,100.04382273316963
+US-GA-13083 = 387.24237560192614,128.47648073316623,648.0,200.0,448.0,36.71319360789425,142.2429283533097,407.9986073057148
+US-GA-13085 = 457.45408805031445,132.2668784593327,998.0,295.0,703.0,53.46978164074557,244.46660125298348,476.19194639485534
+US-GA-13087 = 51.1061580882353,21.458904781719127,105.0,20.0,85.0,21.36760196757225,75.08058216879687,55.42854850138679
+US-GA-13089 = 281.5991861648016,26.061279989647698,408.0,208.0,200.0,1293.8241345313863,14328.494185885096,282.8025671088886
+US-GA-13091 = 87.45911602209945,17.0237318036455,124.0,42.0,82.0,150.5274534097473,847.8172074341053,89.100529851901
+US-GA-13093 = 108.15384615384616,13.357429866229351,142.0,67.0,75.0,554.9892416049918,4690.099552905622,108.97557235684086
+US-GA-13095 = 62.40066225165563,7.625771021174388,95.0,46.0,49.0,573.2237436473463,4913.461664412828,62.864895077559645
+US-GA-13097 = 307.40633608815426,29.852094786794677,382.0,226.0,156.0,1122.6703085618458,11875.44872549514,308.852396834318
+US-GA-13099 = 64.95301271420675,14.374233098118372,100.0,23.0,77.0,105.99297533683887,545.6540989541481,66.52452508519654
+US-GA-13101 = 49.677907777013075,7.724312972772174,69.0,25.0,44.0,285.3916493653563,1963.6642685005809,50.274839950046115
+US-GA-13103 = 22.603707995365006,10.10859162896705,42.0,1.0,41.0,17.89183113345983,57.34675928615404,24.76108317220695
+US-GA-13105 = 169.6314639475601,28.50542071291012,246.0,101.0,145.0,228.66209506774976,1470.7628507526558,172.00986184231525
+US-GA-13107 = 78.39214113873295,14.298940438400123,118.0,41.0,77.0,181.26320071161587,1087.064215526822,79.68555383490751
+US-GA-13109 = 43.986363636363635,10.306432036467031,67.0,18.0,49.0,90.254788760697,438.43073401964375,45.17767952510097
+US-GA-13111 = 643.2858126721763,136.82889917688954,1247.0,343.0,904.0,119.16544908069532,646.5874459409492,657.6768084973513
+US-GA-13113 = 261.05124653739614,17.650543762786604,305.0,224.0,81.0,3279.6199442014854,49165.64645567324,261.6472721314908
+US-GA-13115 = 226.07984994640944,48.767692545421006,525.0,170.0,355.0,115.37106434482554,632.6241861842465,231.27988755617233
+US-GA-13117 = 349.4517937219731,25.436082892734483,477.0,270.0,207.0,2635.007000987501,36802.636511816876,350.3762983542558
+US-GA-13119 = 229.7422680412371,19.886833623204566,282.0,174.0,108.0,1576.2855728912016,18607.247119449086,230.60137873891532
+US-GA-13121 = 284.6411311053985,30.135542215682747,364.0,215.0,149.0,870.9743749211826,8495.773586047679,286.2319416515107
+US-GA-13123 = 564.4517133956386,158.48976009413562,1185.0,231.0,954.0,57.02328669352052,257.7190048161874,586.2804284725603
+US-GA-13125 = 130.75619047619048,20.938403649569132,172.0,85.0,87.0,261.94104939806834,1748.978011456364,132.42204535211687
+US-GA-13127 = 10.227667493796526,6.507747150229946,36.0,1.0,35.0,9.119591990062942,26.828510335223605,12.122539145533315
+US-GA-13129 = 233.1679389312977,45.26128599869665,494.0,182.0,312.0,154.6405859427769,924.5840347484711,237.52025546408709
+US-GA-13131 = 73.57107075767063,15.677262858619885,113.0,29.0,84.0,117.25743489207612,616.3689027650101,75.22286237021588
+US-GA-13133 = 171.53125,21.47715170074073,222.0,116.0,106.0,533.3203299566296,4451.021632803963,172.87058098976567
+US-GA-13135 = 303.2136105860113,24.61625563718112,382.0,229.0,153.0,1905.9263175658123,23938.237697118897,304.2111991465804
+US-GA-13137 = 478.8299120234604,108.7329065663817,1139.0,272.0,867.0,101.20088963840041,549.7726824841862,491.0202945080461
+US-GA-13139 = 350.27121888959795,43.03030003503629,722.0,250.0,472.0,564.6334684254268,4823.434097847499,352.9044254518635
+US-GA-13141 = 145.7663768115942,20.861098250232168,219.0,90.0,129.0,362.3205890122196,2685.3196995072076,147.2515603618023
+US-GA-13143 = 350.682570593963,28.146136208371615,441.0,282.0,159.0,1971.6358091213929,25038.44627644723,351.8102760037717
+US-GA-13145 = 216.1007705986959,41.160988236162275,405.0,120.0,285.0,161.50157368888821,951.9156173258144,219.98584046689842
+US-GA-13147 = 229.38282078472957,25.516401514162062,287.0,140.0,147.0,753.1788681916674,7008.719941100196,230.7976716030543
+US-GA-13149 = 258.19698397737983,43.95988050071199,403.0,191.0,212.0,221.0985853292569,1420.137772280478,261.9124923111767
+US-GA-13151 = 238.1228813559322,24.10290759243897,298.0,166.0,132.0,993.6627464775772,10105.223464809533,239.33962643001894
+US-GA-13153 = 108.95664952240999,20.803980754303677,162.0,66.0,96.0,159.48648135389826,921.7511017848979,110.92500660524986
+US-GA-13155 = 93.56025039123631,11.376776055945394,122.0,53.0,69.0,580.6280639194193,4975.039154478963,94.24941106817573
+US-GA-13157 = 248.73461231015187,21.70803818616648,336.0,190.0,146.0,1538.870605059967,18035.28051089078,249.68008787841617
+US-GA-13159 = 175.47283406754772,22.109882689106794,233.0,115.0,118.0,523.693681314813,4347.869055262599,176.86029064836234
+US-GA-13161 = 65.69632164242942,16.66361177491236,94.0,20.0,74.0,72.35609414504363,325.75840143965513,67.77671159572836
+US-GA-13163 = 101.22660357518401,20.31941742340178,160.0,55.0,105.0,138.74811465951393,770.5952317511003,103.24584251094036
+US-GA-13165 = 64.70700636942675,13.772323463597072,107.0,37.0,70.0,118.05830124809371,627.0127860812063,66.15643254347215
+US-GA-13167 = 94.82965009208102,12.595399685906367,135.0,54.0,81.0,449.1133361056888,3548.7533099744974,95.66246196828855
+US-GA-13169 = 150.22679692951849,19.437291425885775,200.0,89.0,111.0,484.7906703220133,3927.1146030340637,151.4790375387882
+US-GA-13171 = 226.6472346786248,18.63354206696539,293.0,175.0,118.0,1835.7761367759704,22766.551196779394,227.4119123472405
+US-GA-13173 = 57.94230769230769,8.594783183493313,86.0,37.0,49.0,326.7582883819204,2344.7314536952695,58.57628631691598
+US-GA-13175 = 81.31575342465753,17.312368641927552,131.0,41.0,90.0,117.65533897669896,620.4842501033417,83.13825751730487
+US-GA-13177 = 84.00155642023347,9.928224785076308,126.0,58.0,68.0,631.6149758473505,5576.137927352682,84.58623486362701
+US-GA-13179 = 19.8801261829653,13.402933526411923,53.0,1.0,52.0,8.071676269785693,22.082485762994235,23.97619745005529
+US-GA-13181 = 122.97074756229686,17.915965213099497,234.0,101.0,133.0,344.58314533514584,2523.2639622727247,124.26900887006032
+US-GA-13183 = 31.44152249134948,12.623762638339965,70.0,2.0,68.0,23.101466583864173,80.27466209816377,33.88109679044029
+US-GA-13185 = 61.08751393534002,11.167750500126827,87.0,23.0,64.0,179.3806918211576,1063.0533961513179,62.09994372005054
+US-GA-13187 = 533.9574468085107,154.47922161473988,1237.0,332.0,905.0,53.250337199402466,241.52505228271227,555.8546436910997
+US-GA-13189 = 135.34410844629824,18.181464057064087,180.0,87.0,93.0,434.63525456338965,3399.605784034027,136.55985254232536
+US-GA-13191 = 10.602764423076923,6.437216539859593,30.0,1.0,29.0,9.691403759144611,27.641237453203534,12.403885286163673
+US-GA-13193 = 121.33402346445824,16.67482890492197,170.0,79.0,91.0,407.2144449990577,3126.8868163251936,122.47446741701768
+US-GA-13195 = 217.2403846153846,27.288591301800242,281.0,119.0,162.0,528.0440904177419,4387.936121622225,218.94760086166033
+US-GA-13197 = 176.65134099616859,23.118590819873713,243.0,114.0,129.0,469.19701477729404,3766.2146414073122,178.15769845067425
+US-GA-13199 = 252.49810092240912,25.22567424261833,409.0,196.0,213.0,1034.8819076142217,10729.42303139858,253.75505041361797
+US-GA-13201 = 49.54745254745255,6.809964785783569,69.0,33.0,36.0,407.0888446922366,3125.3416991333047,50.01325498631012
+US-GA-13205 = 66.87095032397409,22.319060769013632,121.0,27.0,94.0,36.51149437452712,144.01598266540333,70.49726569763067
+US-GA-13207 = 167.52427867698805,28.175887850208603,233.0,102.0,131.0,228.0680887176186,1465.0773292038007,169.87720448133317
+US-GA-13209 = 65.2441209406495,17.53993305434439,97.0,20.0,77.0,62.217044426011746,270.60817439135053,67.56067324167945
+US-GA-13211 = 185.91955835962145,23.788397401024188,251.0,127.0,124.0,500.82597537206556,4099.352743263139,187.43524223460685
+US-GA-13213 = 328.10039215686277,167.56665668091225,1084.0,200.0,884.0,15.421950581633462,60.748594567105876,368.4134250603605
+US-GA-13215 = 127.27261146496815,25.43110240656846,194.0,55.0,139.0,140.2631187113162,778.3938973907841,129.7885148952946
+US-GA-13217 = 214.63618485742379,20.60995617194002,270.0,165.0,105.0,1160.5916379861246,12410.621314038259,215.62342670396342
+US-GA-13219 = 212.17751479289942,26.256661544845134,271.0,141.0,130.0,551.5814381195897,4647.079004705041,213.79595426287094
+US-GA-13221 = 185.84981226533168,24.786648508221873,244.0,115.0,129.0,443.8535318903806,3495.3245663940825,187.49541504615297
+US-GA-13223 = 315.328,38.46143197195515,412.0,210.0,202.0,575.9048361005507,4931.473992966276,317.66496396885407
+US-GA-13225 = 138.37707948243994,16.858938281319784,173.0,85.0,88.0,577.0009530946178,4926.505304875742,139.4002866785533
+US-GA-13227 = 437.8483412322275,117.2989789355977,964.0,277.0,687.0,65.42188121703741,319.00551333183466,453.28823101769024
+US-GA-13229 = 32.33087633087633,9.546143205085247,57.0,9.0,48.0,48.73394865287807,199.19827316882635,33.710746274955326
+US-GA-13231 = 244.56423173803526,19.985612714992065,365.0,204.0,161.0,1870.3607849164089,23389.087452579795,245.3794778729653
+US-GA-13233 = 275.433216168717,34.76816798122234,450.0,210.0,240.0,522.1745298153292,4359.45835480689,277.618951215175
+US-GA-13235 = 83.61184210526316,13.886467605966612,117.0,55.0,62.0,236.53415538040448,1538.2839363705627,84.75714791571869
+US-GA-13237 = 149.45865237366004,20.448423656528867,201.0,105.0,96.0,412.28334808283324,3173.594670494092,150.85100861243004
+US-GA-13239 = 102.27670753064798,26.255923531808143,178.0,58.0,120.0,70.93390801793926,326.0478164536235,105.59307943145642
+US-GA-13241 = 713.1235465116279,166.28488661128895,1390.0,327.0,1063.0,92.48666402906099,464.9274188462686,732.2539560184371
+US-GA-13243 = 116.47834518422754,20.477714636757092,177.0,69.0,108.0,201.3585553573016,1249.4855328896078,118.26471026303881
+US-GA-13245 = 91.13171140939598,36.01687152786829,161.0,28.0,133.0,23.636286792788265,79.69429814882903,97.99083558711193
+US-GA-13247 = 242.21621621621622,21.767602312223197,298.0,189.0,109.0,1411.1416893000867,16075.658238315595,243.19235988929404
+US-GA-13249 = 152.93267651888343,16.726145415345833,196.0,112.0,84.0,791.6987916380406,7488.868035509817,153.84462125041853
+US-GA-13251 = 46.41148936170213,17.631561278030645,96.0,10.0,86.0,26.331373365098642,94.17218516889243,49.64774212260151
+US-GA-13253 = 41.10133630289533,8.07687027279776,59.0,21.0,38.0,146.54443831132048,818.6730931625351,41.8874167177603
+US-GA-13255 = 246.82344632768363,21.411786275615967,301.0,191.0,110.0,1566.5039631516422,18463.35967753842,247.7504354155358
+US-GA-13257 = 288.150521609538,58.9691853819955,479.0,201.0,278.0,132.41985019603092,738.2175341104859,294.12257296655247
+US-GA-13259 = 129.56382335148214,34.37074577215796,218.0,55.0,163.0,64.68836139243083,286.84710846323753,134.0452628271077
+US-GA-13261 = 121.34287349742415,22.127714050967253,188.0,67.0,121.0,181.21684275184532,1084.0305014738487,123.34394463342437
+US-GA-13263 = 198.65195729537368,36.845670321435314,365.0,111.0,254.0,173.5976219558676,1038.8708026032205,202.0401038376264
+US-GA-13265 = 164.39154929577464,19.191883161634344,211.0,113.0,98.0,653.997209871086,5820.284885858665,165.50803563318286
+US-GA-13267 = 48.02232398397253,15.2520162857612,82.0,9.0,73.0,40.19573043760236,154.357978228629,50.38618463034037
+US-GA-13269 = 162.00514705882352,29.074106176774787,243.0,97.0,146.0,189.87116112630957,1156.1484928995906,164.59335139527784
+US-GA-13271 = 64.586011342155,14.722704913915337,108.0,29.0,79.0,97.61605580852876,488.7268453356061,66.24281773197154
+US-GA-13273 = 103.95072217502124,15.481650878442,148.0,71.0,77.0,323.32448483853415,2318.2036823425447,105.0972604525466
+US-GA-13275 = 67.42582987551867,14.068950570740094,106.0,27.0,79.0,124.18467013755452,662.803378112338,68.87799289006841
+US-GA-13277 = 92.70994764397906,10.047982032686766,122.0,69.0,53.0,813.1853976336891,7761.3118503044325,93.25286234254975
+US-GA-13279 = 56.050228310502284,13.363512789408501,92.0,16.0,76.0,86.28834761365759,416.3943553732095,57.62127704010139
+US-GA-13281 = 773.6321839080459,166.78505290907847,1363.0,533.0,830.0,114.54679175321971,610.5070557975772,791.4063493883637
+US-GA-13283 = 76.95567867036011,14.661110944396192,112.0,40.0,72.0,160.02145069399208,919.9845198778347,78.33980248723896
+US-GA-13285 = 222.80505860579888,20.36642127820517,280.0,168.0,112.0,1342.1647065165357,15046.813090825852,223.7339608910878
+US-GA-13287 = 105.64119922630562,12.38361231147859,139.0,70.0,69.0,646.1635858116796,5727.150009939761,106.36454685586263
+US-GA-13289 = 119.2953682611997,24.41855509159214,181.0,66.0,115.0,130.9661337579476,709.2958645372338,121.76884134020645
+US-GA-13291 = 714.3500417710944,139.26607462912412,1270.0,493.0,777.0,151.35921744041718,874.5370039712715,727.7987508377362
+US-GA-13293 = 208.09751924721985,43.70247885030197,377.0,109.0,268.0,122.69186885618653,662.2573299839389,212.63697743926883
+US-GA-13295 = 341.2789408866995,119.2799844050394,682.0,202.0,480.0,33.36501402196981,135.194972966519,361.5232083454862
+US-GA-13297 = 247.95126050420168,21.91337362866065,308.0,193.0,115.0,1482.8063418748884,17170.823594700036,248.91770433099322
+US-GA-13299 = 39.590851735015775,6.239750831703138,63.0,17.0,46.0,274.5992099422165,1868.2820579905301,40.07954629915041
+US-GA-13301 = 150.7134670487106,19.586753610920617,200.0,85.0,115.0,478.6049026521589,3861.802377017882,151.9808871761765
+US-GA-13303 = 110.86086248982913,20.88287706481749,164.0,55.0,109.0,165.1753631039058,958.3850246125731,112.81057302617111
+US-GA-13305 = 32.17623849188952,10.130043347529341,63.0,4.0,59.0,41.62327385991152,165.12998017258158,33.73318991304819
+US-GA-13307 = 142.4671052631579,19.66158348924901,200.0,96.0,104.0,402.2248420358257,3075.614310416616,143.81743269634742
+US-GA-13309 = 59.98882681564246,13.265582029969272,100.0,24.0,76.0,105.903546281426,541.0005525941623,61.43805831332063
+US-GA-13311 = 561.3945885005637,162.4445301007923,1268.0,386.0,882.0,53.15165968663169,239.66815207692164,584.4245968107301
+US-GA-13313 = 267.4417520969245,49.32969715065041,532.0,200.0,332.0,177.44305805656188,1087.2030715936442,271.95313895163576
+US-GA-13315 = 88.80633284241532,23.42028226050393,140.0,39.0,101.0,65.88129465134337,294.66884209963507,91.84266097015879
+US-GA-13317 = 155.52763234438626,20.530095921543687,214.0,101.0,113.0,457.4566693688528,3639.6377465516416,156.87679643974877
+US-GA-13319 = 100.43366708385481,23.14311014921129,166.0,55.0,111.0,94.80475333136981,471.0661742047672,103.06563457956833
+US-GA-13321 = 98.42223305704535,17.101046899454307,141.0,57.0,84.0,208.07303109479932,1301.9247932496025,99.89685563115931
+US-HI-15001 = 1197.8122914565065,917.3420763582544,4145.0,1.0,4144.0,6.950111583047446,20.423359707574065,1508.7315104489455
+US-HI-15003 = 217.0572304547777,196.49075826587483,1099.0,1.0,1098.0,5.65698730204682,16.820986750327236,292.7839807376709
+US-HI-15005 = 251.6341463414634,308.7147832071097,1061.0,1.0,1060.0,4.239878485010548,11.802257570028502,398.27699026633434
+US-HI-15007 = 354.31626056688214,351.0978936267482,1543.0,1.0,1542.0,5.2273390402132005,15.292050488081914,498.80832331792357
+US-HI-15009 = 536.1975708502024,577.7586641982759,3022.0,1.0,3021.0,5.2931997297601345,17.94472377652739,788.2340445843705
+US-IA-19001 = 392.29534368070955,19.27257280634572,449.0,331.0,118.0,8494.731013919221,174152.26219140604,392.7684670847978
+US-IA-19003 = 372.9788235294118,17.697910106714005,411.0,318.0,93.0,9422.58474741366,199859.19655059124,373.39847190840163
+US-IA-19005 = 310.2767133382461,51.96365570028035,409.0,188.0,221.0,229.95188980356969,1467.8390060693946,314.5979344396931
+US-IA-19007 = 291.2295321637427,17.609237042411216,333.0,232.0,101.0,4572.643660363755,76419.29663781733,291.76141902850736
+US-IA-19009 = 417.91142061281334,18.403931333036084,459.0,361.0,98.0,11776.783280307956,268948.5613116897,418.3164593547939
+US-IA-19011 = 271.83429935219914,15.457733243989386,319.0,229.0,90.0,5490.912171490908,97475.81514675038,272.2734431070047
+US-IA-19013 = 282.0391474554154,16.294117036245673,316.0,242.0,74.0,5237.76905065468,91552.58068914697,282.509431607811
+US-IA-19015 = 322.13240418118465,18.664091801942625,377.0,263.0,114.0,5192.78425039545,90500.17871703107,322.67264238906506
+US-IA-19017 = 310.2719298245614,15.353886922997638,350.0,268.0,82.0,8312.638616029577,169195.50170902009,310.6515930760725
+US-IA-19019 = 304.53042727665087,20.99237489119059,359.0,246.0,113.0,3096.6143977730667,45565.562290262824,305.2531096334185
+US-IA-19021 = 410.83667502088554,20.72196438142485,463.0,368.0,95.0,7852.941100615765,156891.5637523401,411.3589349340084
+US-IA-19023 = 303.4336583298008,14.954011280663167,350.0,267.0,83.0,8415.232927161349,171986.2679682258,303.801921423793
+US-IA-19025 = 365.0266094420601,9.95669486447629,384.0,329.0,55.0,49384.4226667425,1814459.4631744174,365.162376722179
+US-IA-19027 = 393.7162280701754,30.98778338484182,465.0,318.0,147.0,2089.0903719647636,27026.10198551616,394.9338058015701
+US-IA-19029 = 384.5402597402597,20.89368839269768,446.0,333.0,113.0,6289.454451813779,116776.3530413877,385.1074623735011
+US-IA-19031 = 242.8562925170068,17.7911330776469,298.0,190.0,108.0,2584.3536540489167,35833.87574342287,243.50709072076836
+US-IA-19033 = 365.5263157894737,18.051361352000868,400.0,314.0,86.0,8363.41748840089,170575.45172767786,365.97177374940617
+US-IA-19035 = 417.2861394557823,20.29988216834224,456.0,351.0,105.0,8746.788553041819,181015.0267487302,417.77961582389247
+US-IA-19037 = 346.8370975492552,19.355817158933174,402.0,289.0,113.0,5807.163286733207,105012.88443382873,347.3767693647369
+US-IA-19039 = 320.26627565982403,20.31833332536143,365.0,257.0,108.0,3963.096113418612,63195.52182169913,320.9101462935301
+US-IA-19041 = 420.84795321637426,11.379653518010063,456.0,364.0,92.0,50691.69334602001,1878769.9266043592,421.00177700408994
+US-IA-19043 = 300.8165500456343,44.29192226302708,384.0,183.0,201.0,333.00660790656616,2389.8418073222706,304.05981510076543
+US-IA-19045 = 226.80238262088298,20.269734548876407,282.0,176.0,106.0,1434.3560124702562,16424.78824418468,227.70635235142498
+US-IA-19047 = 411.27560975609754,23.714761076613886,465.0,332.0,133.0,5267.488352620936,92226.08396058033,411.9587565195947
+US-IA-19049 = 303.76885043263286,17.546210987609722,355.0,253.0,102.0,5240.585267669013,91614.19017968932,304.2751781088707
+US-IA-19051 = 255.0078392944635,20.738920639350923,310.0,187.0,123.0,1895.610751354565,23751.600220853485,255.8497624210666
+US-IA-19053 = 320.115114646701,20.18681679221808,368.0,268.0,100.0,4034.7760705597025,64718.52001968143,320.7509847178541
+US-IA-19055 = 310.7332474226804,19.64521385108683,369.0,237.0,132.0,4004.5910872314907,64090.15221551411,311.3536341221982
+US-IA-19057 = 209.64385150812066,23.943903467065088,257.0,158.0,99.0,696.6375594681639,6309.897947382962,211.00676526689628
+US-IA-19059 = 444.5547489413188,12.718324358312666,482.0,411.0,71.0,42810.83220993462,1500098.7754314793,444.73664182385767
+US-IA-19061 = 295.58639562157936,39.071246676751194,373.0,179.0,194.0,454.9228029200842,3599.396757730962,298.1574744886205
+US-IA-19063 = 400.5547489413188,20.12258703312058,475.0,351.0,124.0,7948.34212359047,159482.93680788943,401.05987758481706
+US-IA-19065 = 339.27937768950676,23.1422511557711,385.0,246.0,139.0,3193.849139026501,47421.09393700151,340.0677284217598
+US-IA-19067 = 328.33666666666664,14.096284155199461,369.0,288.0,81.0,12706.928689358518,297608.77308843797,328.63912108080183
+US-IA-19069 = 360.1152882205514,24.914491866187973,405.0,301.0,104.0,3062.752844649543,44883.03835686401,360.9761110033753
+US-IA-19071 = 315.2841744243018,26.65125984939494,385.0,272.0,113.0,1691.1183809299266,20428.81420374051,316.40859706078396
+US-IA-19073 = 335.01537785588755,13.782717295030357,375.0,291.0,84.0,14433.859585781134,352601.9759574287,335.29877228519314
+US-IA-19075 = 310.067738791423,14.576904753646343,346.0,270.0,76.0,9687.781380424554,207402.7587367929,310.4101944064064
+US-IA-19077 = 368.9950310559006,32.959263019489036,456.0,293.0,163.0,1437.1991943626904,16481.397278124554,370.4640953759661
+US-IA-19079 = 344.2883149872989,15.873983229236652,387.0,294.0,93.0,10267.587072674072,224103.7111927593,344.6540688579719
+US-IA-19081 = 375.8071065989848,11.705206598338512,419.0,342.0,77.0,33190.99242832824,1068727.706226546,375.9893525511201
+US-IA-19083 = 336.1524132091448,18.784611083724204,374.0,285.0,89.0,5783.779868592118,104435.8992836916,336.6768577135922
+US-IA-19085 = 350.59257950530036,38.23277803091208,434.0,290.0,144.0,798.5981273553467,7577.18352058017,352.67109623577227
+US-IA-19087 = 212.54677513073796,13.689732101888831,244.0,164.0,80.0,3788.111152160674,59489.29143349272,212.9871836132352
+US-IA-19089 = 382.94747789911594,14.930828467463238,427.0,338.0,89.0,16948.904580639173,436682.54303781147,383.23843814004186
+US-IA-19091 = 349.5396205357143,6.585596556035312,375.0,331.0,44.0,149681.18612046106,7953051.320805692,349.6016538951868
+US-IA-19093 = 413.1896551724138,18.848723451288777,455.0,342.0,113.0,10599.328810394165,233753.5507978927,413.6193485769753
+US-IA-19095 = 252.19524405506883,16.993024480960543,299.0,214.0,85.0,3313.253773198039,49828.74066377239,252.7670943873159
+US-IA-19097 = 248.78881752927842,33.777774109613866,337.0,171.0,166.0,421.7053736168365,3272.16956382278,251.07133199833208
+US-IA-19099 = 267.3885135135135,20.147825392846453,316.0,216.0,100.0,2377.0794915467686,32070.490164096514,268.1465122410266
+US-IA-19101 = 226.33333333333334,14.286944391483804,259.0,177.0,82.0,4022.7869379648128,64458.18122172998,226.7838057662476
+US-IA-19103 = 228.89688249400479,18.38083442648917,277.0,182.0,95.0,1968.394882257355,24974.5451976471,229.6337037320268
+US-IA-19105 = 272.0064460678986,20.87854355883966,332.0,218.0,114.0,2250.365919476417,29831.01266827144,272.80656202449927
+US-IA-19107 = 238.80802792321117,18.57219689501146,278.0,192.0,86.0,2164.052454821737,28305.89501141351,239.52912285999855
+US-IA-19109 = 364.09467162329616,10.809925168160945,403.0,333.0,70.0,38311.03007212602,1293797.095069776,364.25510893687834
+US-IA-19111 = 199.43703358208955,20.224434519860555,232.0,149.0,83.0,987.7140581020172,10010.49220546588,200.4598665959639
+US-IA-19113 = 263.0448113207547,20.780289490250865,332.0,211.0,121.0,2066.270889259623,26638.53112300149,263.86434619718915
+US-IA-19115 = 196.35623869801086,21.43232283921167,258.0,160.0,98.0,796.6317744077546,7556.32163606274,197.52244666851007
+US-IA-19117 = 293.16304985337246,19.44253389923071,340.0,228.0,112.0,3473.1725280006654,53042.06789199752,293.80705560580685
+US-IA-19119 = 432.1533086724209,16.056003199564493,481.0,382.0,99.0,19578.843872994585,529116.0802159938,432.4514740815033
+US-IA-19121 = 329.6686124831612,29.323011311460828,397.0,261.0,136.0,1454.5708370523475,16728.036880757016,330.97013921038973
+US-IA-19123 = 243.7750107342207,17.437246937945655,282.0,196.0,86.0,2773.701122651487,39341.58931386841,244.39785890887896
+US-IA-19125 = 248.7983413356613,18.083404828844422,298.0,201.0,97.0,2645.225203285907,36947.187284650885,249.45465355767587
+US-IA-19127 = 297.9354561101549,15.802436662810951,352.0,249.0,103.0,6758.302597917941,128483.11298661548,298.3542408145864
+US-IA-19129 = 333.89040318001133,25.684959017146912,397.0,281.0,116.0,2235.465327195203,29558.858879103947,334.8768705889122
+US-IA-19131 = 364.1047420531527,16.265994202737794,424.0,312.0,112.0,11283.525769180273,254108.5150248639,364.4678939947885
+US-IA-19133 = 356.4569892473118,36.72990801658409,439.0,302.0,137.0,943.5536859641375,9453.131554880174,358.34434741762686
+US-IA-19135 = 268.0263929618768,22.48802630005518,318.0,196.0,122.0,1728.2288135961371,21005.248059564594,268.968136869456
+US-IA-19137 = 354.32785923753664,20.341133609794355,396.0,301.0,95.0,5337.441370494863,93867.90342488865,354.9112474244612
+US-IA-19139 = 207.11135490948985,20.108242401594445,255.0,163.0,92.0,1123.3958337840368,11886.031342414613,208.08521029839181
+US-IA-19141 = 440.88350340136054,17.550704967864597,489.0,364.0,125.0,15927.43174294972,401997.8474575234,441.23269463665827
+US-IA-19143 = 467.05049261083747,16.054860143897034,504.0,424.0,80.0,24706.078920742464,721239.5365055692,467.3263540420827
+US-IA-19145 = 331.25729068673564,18.790225111316264,370.0,281.0,89.0,5531.411579951214,98424.76833331675,331.78979067001205
+US-IA-19147 = 391.85839598997495,22.03766613297306,463.0,345.0,118.0,5675.9195169351,101907.55344945713,392.47759329218326
+US-IA-19149 = 402.10334175793315,24.175432781892926,456.0,331.0,125.0,4650.677715967621,78155.28912177742,402.82942916709675
+US-IA-19151 = 374.95446950710107,11.25585408211695,413.0,339.0,74.0,37065.926839105734,1238088.5104485967,375.12337764323553
+US-IA-19153 = 277.1442663378545,19.206027731922774,315.0,222.0,93.0,3047.6948083007196,44591.2383164239,277.80895569651284
+US-IA-19155 = 360.9222824683708,29.849348938864537,412.0,290.0,122.0,1803.3554589833213,22219.99080226361,362.15449412405826
+US-IA-19157 = 277.67474489795916,16.729696038086253,315.0,227.0,88.0,4621.6694304425055,77511.99605145301,278.1782642186004
+US-IA-19159 = 355.9874184529357,16.724240326282484,397.0,301.0,96.0,9707.570653161878,207965.77344339888,356.3800531893961
+US-IA-19161 = 404.59949195596954,22.210496326616877,462.0,356.0,106.0,6099.771032665281,112117.42742198531,405.20865617370924
+US-IA-19163 = 224.3186871360508,17.509736387689625,262.0,170.0,92.0,2140.401957641507,27891.771564389557,225.00103170165207
+US-IA-19165 = 402.58990404672505,19.49418658653932,456.0,343.0,113.0,8869.583643225202,184437.18577037042,403.06160093839515
+US-IA-19167 = 418.1951219512195,22.305922365537228,465.0,347.0,118.0,6645.1948600992855,125591.71738459766,418.7895822443208
+US-IA-19169 = 308.2112369337979,19.172794746731885,361.0,253.0,108.0,4202.367519674256,68329.63316596083,308.8069989988278
+US-IA-19171 = 287.334122421373,19.76134141424246,327.0,227.0,100.0,3116.958213379525,45926.8578465112,288.0128617304283
+US-IA-19173 = 361.73390557939916,17.89711921407348,402.0,308.0,94.0,8317.214852398722,169313.6614598128,362.1763732242737
+US-IA-19175 = 372.0601548540798,22.941634575549713,417.0,302.0,115.0,4313.414380999848,70711.40655828646,372.76678691514337
+US-IA-19177 = 217.45684754521963,16.472012859182964,254.0,163.0,91.0,2339.68604212623,31384.97158011425,218.07981968063433
+US-IA-19179 = 234.85232558139535,20.949836136031085,282.0,183.0,99.0,1441.9133721468638,16527.332929297027,235.78488175690205
+US-IA-19181 = 277.0494198538891,18.69389404502817,324.0,219.0,105.0,3299.415115195499,49550.62239882304,277.67938835272463
+US-IA-19183 = 225.3953488372093,14.833029902382792,253.0,184.0,69.0,3553.6141631015903,54664.31218509319,225.88289455718476
+US-IA-19185 = 319.788995215311,11.52367952953823,346.0,279.0,67.0,21453.252816775293,597603.0305686501,319.9965572482268
+US-IA-19187 = 349.001717032967,8.95112245506904,372.0,287.0,85.0,59386.274836934776,2319705.936301747,349.11648641272274
+US-IA-19189 = 380.16748768472905,12.337875805930205,413.0,344.0,69.0,29347.25794515913,907089.6465723166,380.3676404111175
+US-IA-19191 = 351.7608695652174,28.165303679557045,418.0,233.0,185.0,1984.4566705378882,25217.061749954268,352.88665841689107
+US-IA-19193 = 377.70627992114896,31.950885684396816,446.0,325.0,121.0,1687.4327881000888,20367.37263400732,379.0552637649169
+US-IA-19195 = 378.3091349062311,11.366496231367321,415.0,344.0,71.0,36969.059213901484,1233787.6353964647,378.47985255503187
+US-IA-19197 = 359.6846282372598,15.548464860937262,399.0,324.0,75.0,12449.212523229604,289618.4775600779,360.02053628884505
+US-ID-16001 = 925.8398552363718,129.4818241186318,1783.0,680.0,1103.0,389.2129403587507,2993.902617439349,934.8502448634189
+US-ID-16003 = 1453.1361599448467,387.7002498078586,2648.0,478.0,2170.0,64.152309370803,288.11155222103264,1503.9668158042355
+US-ID-16005 = 1718.1442185514613,277.2860649097448,2786.0,1307.0,1479.0,257.17798697005395,1724.5674187109166,1740.375567955073
+US-ID-16007 = 2068.8957357075915,244.55509620578894,2914.0,1757.0,1157.0,631.6174430355836,5580.5017691946505,2083.299488865986
+US-ID-16009 = 962.4529816513761,176.13189019426125,1837.0,635.0,1202.0,180.83955793929337,1104.5322479861343,978.4366022553671
+US-ID-16011 = 1547.8878558310375,222.56115569693304,2242.0,1303.0,939.0,358.37277485136644,2663.4003512567,1563.8063442301166
+US-ID-16013 = 1874.6014616980963,452.2249524521493,3529.0,1250.0,2279.0,84.49995755621052,414.9837235898209,1928.3770502215036
+US-ID-16015 = 1684.8930817610062,411.9709196428592,3016.0,788.0,2228.0,81.06220653338043,389.0558967900483,1734.5272369142792
+US-ID-16017 = 966.813069033076,311.00324947209714,1994.0,625.0,1369.0,40.36745707978035,166.89253555047878,1015.6035307320263
+US-ID-16019 = 1853.9754492533536,306.03148152399353,2901.0,1403.0,1498.0,240.98875236987038,1581.4131636473069,1879.0636588785237
+US-ID-16021 = 1239.7984536082474,425.83970545250526,2316.0,531.0,1785.0,33.33380908478934,123.66835702247212,1310.8926959554235
+US-ID-16023 = 1824.1990572101993,381.5303480553272,3662.0,1442.0,2220.0,125.04950489651482,690.9838911931683,1863.670466261082
+US-ID-16025 = 1939.1191222570533,378.0748973355527,3081.0,1430.0,1651.0,150.94930985690286,865.2933726245158,1975.632455265466
+US-ID-16027 = 749.1379310344828,47.11017198674544,918.0,624.0,294.0,4068.887560199567,65469.81677848802,750.617750935352
+US-ID-16029 = 1970.7044468546637,225.95981639326342,2907.0,1484.0,1423.0,690.0623257636043,6262.894219394391,1983.616357937498
+US-ID-16031 = 1629.6778663629461,302.1410969586528,2969.0,1245.0,1724.0,173.95295329028195,1042.4952183230494,1657.449604236781
+US-ID-16033 = 1976.7769436997319,331.3088478425466,3276.0,1460.0,1816.0,230.84993927910799,1496.6366918936112,2004.3484322346771
+US-ID-16035 = 1190.9280973451328,357.8188433556722,2377.0,300.0,2077.0,47.153952557052214,195.85601053400217,1243.5208312314232
+US-ID-16037 = 2308.9585681938624,368.52539064240233,3618.0,1242.0,2376.0,264.909937065029,1783.4196912160673,2338.183190681172
+US-ID-16039 = 1441.8906164969292,482.9676450641005,2971.0,690.0,2281.0,36.15023026774944,142.4033686906688,1520.6269417975784
+US-ID-16041 = 1768.1272255192878,344.7886352931566,2827.0,1347.0,1480.0,151.2330641436671,872.707585116748,1801.4308448147133
+US-ID-16043 = 1878.876083951238,267.3966147529677,3120.0,1458.0,1662.0,368.805131507494,2760.3073450201714,1897.8082854770357
+US-ID-16045 = 1087.9978849407782,335.2721796223043,2380.0,682.0,1698.0,45.00544143892863,192.18462230448617,1138.4844452447726
+US-ID-16047 = 1194.5933884297522,242.81385304181973,1961.0,830.0,1131.0,134.90674520087725,754.9824605213958,1219.0208902677143
+US-ID-16049 = 1553.7720668262953,467.1289289530202,2773.0,303.0,2470.0,46.52226460292442,187.7098507491229,1622.4725180767944
+US-ID-16051 = 1473.6681720430108,41.20145364765784,2014.0,1433.0,581.0,45869.88871206618,1645086.6332503927,1474.2440235847214
+US-ID-16053 = 1215.226530612245,69.60164575672748,1406.0,956.0,450.0,5374.62310764706,94744.98103030279,1217.2181028048828
+US-ID-16055 = 898.6119863013698,213.59173254714943,1924.0,633.0,1291.0,88.15275218763192,441.13238871728913,923.6476222764752
+US-ID-16057 = 907.1275068608824,135.54355579438564,1591.0,397.0,1194.0,320.63084052228584,2301.4901679658565,917.1981079467107
+US-ID-16059 = 2108.5977590460525,419.80755352105234,3327.0,888.0,2439.0,141.66076845659825,787.9824636713577,2149.9820677036746
+US-ID-16061 = 1038.1102551757342,225.33623488858282,1454.0,310.0,1144.0,111.03465587898421,570.6664920622966,1062.2849526632629
+US-ID-16063 = 1332.9683826509931,97.7789162905542,1795.0,1114.0,681.0,2575.3282037433337,35708.739540697126,1336.5498215996888
+US-ID-16065 = 1673.5048494129658,204.78062778256933,2394.0,1451.0,943.0,571.0863388063319,4889.6146969720285,1685.9874218165855
+US-ID-16067 = 1333.544202434337,60.25034363198238,1533.0,1245.0,288.0,10910.035923471094,243000.45870333936,1334.9045822657154
+US-ID-16069 = 784.4845885821495,317.6394060005725,1615.0,220.0,1395.0,23.019291300690536,81.87133979408577,846.3515002452001
+US-ID-16071 = 1690.3818517758161,218.9724729363461,2776.0,1279.0,1497.0,483.7702637797239,3930.19874238112,1704.5057197665533
+US-ID-16073 = 1454.237630395253,334.2071815478292,2487.0,624.0,1863.0,94.8013723017489,463.49533826975346,1492.1466167423844
+US-ID-16075 = 778.4950088079859,111.73173693234308,1393.0,624.0,769.0,360.92709090101096,2704.912455190115,786.4721608403341
+US-ID-16077 = 1573.6550381033023,234.17417196034538,2612.0,1236.0,1376.0,324.75759408035367,2344.4978296322865,1590.9832562793422
+US-ID-16079 = 1306.9299600984803,285.14523881292854,2273.0,642.0,1631.0,110.16733744295328,572.2050483455367,1337.674746648339
+US-ID-16081 = 1974.2223409941207,192.5285370452265,2629.0,1610.0,1019.0,1110.2193381748557,11742.008715542235,1983.587933331185
+US-ID-16083 = 1453.6628376672556,311.6785497253952,2335.0,826.0,1509.0,115.93689339960585,615.3615154364453,1486.7007647720318
+US-ID-16085 = 1974.2449493360186,333.56342827234073,2848.0,890.0,1958.0,224.94871788365265,1436.2035254846605,2002.2256817500809
+US-ID-16087 = 1122.503684716437,342.0109196311549,2372.0,553.0,1819.0,46.32852684257826,199.723914995914,1173.4504639518989
+US-IL-17001 = 198.38719153936546,26.492453316215247,257.0,140.0,117.0,441.56405778894674,3459.0411114590656,200.1482646679424
+US-IL-17003 = 119.18065887353879,29.862228602729534,246.0,93.0,153.0,76.98299300108097,376.61906969385313,122.86489387393169
+US-IL-17005 = 163.43660041124056,11.580302979307435,194.0,135.0,59.0,2853.429609488974,40867.55741589977,163.84634805535362
+US-IL-17007 = 266.0522648083624,22.127104795875276,319.0,221.0,98.0,1774.4733590156325,21774.966625819532,266.9708155890951
+US-IL-17009 = 190.21340964840556,24.323610367831,240.0,130.0,110.0,501.0526902600225,4089.450887690615,191.76229877480662
+US-IL-17011 = 211.62668193529916,26.877190951211645,288.0,126.0,162.0,511.7204883288381,4217.020853622971,213.32659445172834
+US-IL-17013 = 169.9002719854941,32.20130232127613,244.0,128.0,116.0,163.00626303001013,949.9903475110376,172.92491518555414
+US-IL-17015 = 235.8008407777194,30.011414176960766,320.0,177.0,143.0,508.34909041259203,4175.664967467081,237.70301111340692
+US-IL-17017 = 161.55986842105264,23.506725688922863,216.0,130.0,86.0,345.2718055618673,2515.9674760719404,163.26100954251785
+US-IL-17019 = 217.12695162528794,10.087117735068874,256.0,198.0,58.0,10038.38751871297,217502.29821135823,217.36113513296544
+US-IL-17021 = 187.79813886900502,8.747024247488747,231.0,165.0,66.0,9962.012163302978,215326.3779858976,188.00173242778442
+US-IL-17023 = 180.61187916026626,17.971272011689017,230.0,134.0,96.0,1044.8263384984994,10794.284528817765,181.50376721027234
+US-IL-17025 = 148.26382047071704,11.912351832498622,188.0,120.0,68.0,1965.3671931592994,24928.383210875407,148.7416034159718
+US-IL-17027 = 138.495130702204,7.830394058609498,161.0,117.0,44.0,5586.147046125635,99752.53754496868,138.71631590888535
+US-IL-17029 = 206.39545454545456,9.835756226694784,235.0,165.0,70.0,9302.977977876008,196535.56083574786,206.62968266339607
+US-IL-17031 = 201.4751224542408,22.51772725112433,290.0,108.0,182.0,744.386982027876,6938.19842130229,202.7295563269139
+US-IL-17033 = 154.86789201608272,12.522733266225698,193.0,127.0,66.0,1928.4883314385254,24309.437103422926,155.3733658834811
+US-IL-17035 = 183.779269202088,10.34932960049014,211.0,154.0,57.0,5652.558368342756,101310.88588361429,184.07044415558167
+US-IL-17037 = 255.20094007050528,20.577939481861858,301.0,192.0,109.0,1943.992055022835,24549.897095360073,256.0292393579077
+US-IL-17039 = 213.90829694323145,12.666200637299024,243.0,173.0,70.0,4866.473790913017,83002.84466099064,214.28297211803365
+US-IL-17041 = 201.54513064133016,5.368243146888962,222.0,188.0,34.0,53033.24580497353,1995371.6858125913,201.6166107237074
+US-IL-17043 = 220.83598265895955,12.015457531826286,254.0,165.0,89.0,6263.5990882357755,116133.32869107876,221.16261541374345
+US-IL-17045 = 204.61607507139942,11.46658399915257,250.0,163.0,87.0,5735.87347361702,103320.22527073012,204.9371140770607
+US-IL-17047 = 134.03995299647474,11.239547519136327,166.0,110.0,56.0,1732.2130142772987,21098.370789169752,134.51035806855947
+US-IL-17049 = 175.47789025039958,10.733918785368443,200.0,145.0,55.0,4417.757795323252,73006.8794516276,175.80587868220493
+US-IL-17051 = 167.80363506771204,14.711587004917149,210.0,125.0,85.0,1517.8973514401512,17696.29959533845,168.44729363851806
+US-IL-17053 = 228.25469728601252,15.111860356917894,262.0,195.0,67.0,3490.7030582153084,53387.52577569846,228.7543992070452
+US-IL-17055 = 131.6514598540146,10.853853478761003,173.0,110.0,63.0,1821.4961293087076,22558.795294558593,132.09811890042806
+US-IL-17057 = 184.71004566210047,23.367347637555138,247.0,131.0,116.0,517.0757708322622,4264.9000559484975,186.18225990708564
+US-IL-17059 = 117.44531864673486,17.266184431419344,236.0,99.0,137.0,338.28820779986927,2519.25098987997,118.70772509341113
+US-IL-17061 = 165.1054852320675,19.34294908336919,206.0,128.0,78.0,647.2479387671649,5738.8361001333005,166.23468631112544
+US-IL-17063 = 177.37558411214954,13.892349374894799,215.0,143.0,72.0,2119.551895383335,27547.94640750478,177.91878824418848
+US-IL-17065 = 133.7049670855775,15.173277022165486,190.0,108.0,82.0,711.2241507252179,6517.501068733773,134.56316939990205
+US-IL-17067 = 195.08972772277227,17.79910564626922,234.0,143.0,91.0,1348.4968991381193,15106.733281763867,195.90000006317632
+US-IL-17069 = 148.2801161103048,26.528100433568813,250.0,97.0,153.0,192.0762377736088,1182.2183453180523,150.6344347959622
+US-IL-17071 = 195.5820610687023,24.291544698590098,243.0,158.0,85.0,546.0704116961023,4592.214676632782,197.0848085361355
+US-IL-17073 = 220.96228123114062,23.23190196488058,265.0,172.0,93.0,888.7710254890948,8721.696124012393,222.1802218825418
+US-IL-17075 = 202.65353444394418,10.280748232541237,245.0,182.0,63.0,7719.112635795141,153369.07444525504,202.9141414659012
+US-IL-17077 = 138.11774967291757,27.69529400267484,244.0,103.0,141.0,139.89147702657218,788.4955030324718,140.86710788755948
+US-IL-17079 = 160.86891191709844,10.946119446654516,189.0,131.0,58.0,3218.1614502525404,47939.57242427262,161.2408892072095
+US-IL-17081 = 149.3739982190561,13.860130741610238,191.0,122.0,69.0,1284.2347121281678,14195.899403045067,150.01564774423068
+US-IL-17083 = 175.70347222222222,23.066666405330068,260.0,128.0,132.0,465.0283714233837,3724.923172751041,177.21112055963079
+US-IL-17085 = 257.69157392686805,38.938808244563134,380.0,173.0,207.0,309.4615537866928,2177.201523996566,260.61691821601556
+US-IL-17087 = 154.3562874251497,33.67296494597281,249.0,100.0,149.0,110.51839343646836,577.8885887737614,157.9864932072617
+US-IL-17089 = 248.91356255969436,27.33583765774298,322.0,179.0,143.0,782.273448686856,7372.59585686222,250.41008295715523
+US-IL-17091 = 197.5144741663613,10.43199686279724,227.0,164.0,63.0,6844.248621023858,130674.37355737163,197.78977239422574
+US-IL-17093 = 199.8928024502297,14.36797614120925,239.0,163.0,76.0,2734.6805051876618,38635.06079081774,200.40851082177352
+US-IL-17095 = 221.44149493538248,22.663770809391373,267.0,159.0,108.0,961.6043957367658,9670.057785091118,222.59825288289582
+US-IL-17097 = 227.6250647332988,18.241866399278003,282.0,180.0,102.0,1980.2819122801707,25177.60253966768,228.35484620337618
+US-IL-17099 = 199.18626813948453,19.175499049203907,277.0,122.0,155.0,1151.625277438313,12281.015357850047,200.10714424807688
+US-IL-17101 = 139.7265787647467,11.06357478602719,179.0,122.0,57.0,2053.070640209653,26439.24545868246,140.16390227282835
+US-IL-17103 = 237.55376344086022,26.590226028469797,304.0,183.0,121.0,740.0987314059593,6860.374399095447,239.0372996943391
+US-IL-17105 = 207.6840095465394,13.635675766652481,252.0,170.0,82.0,3579.3133544894285,55230.00438095649,208.13115930811594
+US-IL-17107 = 175.95664621676892,10.963173239725984,217.0,146.0,71.0,4182.9841762673595,67935.36461859538,176.29785170369325
+US-IL-17109 = 202.40597014925373,17.567312109780353,248.0,142.0,106.0,1563.8503323817047,18412.079631693337,203.16689495787207
+US-IL-17111 = 268.2657004830918,21.777185960864113,365.0,215.0,150.0,1906.899509346418,23972.0576518825,269.14815972630754
+US-IL-17113 = 231.65901360544217,16.733346997779332,285.0,175.0,110.0,2694.9842202984814,37890.92145450824,232.2625744419332
+US-IL-17115 = 202.18885987815491,11.447842800823926,227.0,176.0,51.0,5561.893789146523,99147.17357450904,202.51268642635833
+US-IL-17117 = 189.72354848216918,12.028954758076262,215.0,150.0,65.0,3970.157285406075,63333.76539929341,190.1044991609558
+US-IL-17119 = 156.17357964447544,17.30878763607755,203.0,118.0,85.0,761.1812955975151,7102.781838837241,157.12982246664743
+US-IL-17121 = 162.07626738447735,10.697627115677324,194.0,132.0,62.0,3523.354086325353,54080.36620355802,162.42892499549046
+US-IL-17123 = 198.81135646687696,27.756041722536985,268.0,135.0,133.0,388.27841364100686,2923.1589514900106,200.73951607071
+US-IL-17125 = 150.15936794582393,12.710294136137975,206.0,131.0,75.0,1685.2992624966937,20367.397291342844,150.69634155783768
+US-IL-17127 = 120.78360655737706,16.698848299620177,177.0,95.0,82.0,401.0705637492373,3082.125171846892,121.93248602214663
+US-IL-17129 = 169.24541832669323,15.364999060844214,192.0,127.0,65.0,1368.8652087201533,15423.356216066737,169.9414452707671
+US-IL-17131 = 213.34931808183018,25.25972992255141,256.0,160.0,96.0,627.4756345682955,5505.644502040364,214.83944116884635
+US-IL-17133 = 155.7238903394256,34.018580831426796,230.0,105.0,125.0,109.95607715244104,572.0268035806544,159.39634206665397
+US-IL-17135 = 194.44020172910663,9.695695468718641,232.0,158.0,74.0,8125.299717359133,164148.02694929685,194.68178794915002
+US-IL-17137 = 186.88932980599648,17.31028715387997,216.0,130.0,86.0,1289.6009118807237,14237.221012161655,187.6892848211754
+US-IL-17139 = 202.52675207234364,7.347074442571081,230.0,183.0,47.0,21028.502412153728,581920.6233104715,202.65997337372082
+US-IL-17141 = 246.66001961425303,20.057048584161823,304.0,188.0,116.0,1896.778965553612,23781.639817490865,247.4741410208572
+US-IL-17143 = 196.8876449420232,25.303732130806065,246.0,132.0,114.0,493.78204905871473,4011.319890003884,198.50698625127472
+US-IL-17145 = 140.59708454810496,12.484593080530784,179.0,115.0,64.0,1462.2083179898827,16855.222147163367,141.15029311982818
+US-IL-17147 = 210.89883720930231,8.376059380218173,245.0,185.0,60.0,16039.135613750657,405828.9163520811,211.06510347989018
+US-IL-17149 = 184.46840036286665,32.8323459653729,265.0,129.0,136.0,194.19648438546645,1187.3669111025747,187.36742959763524
+US-IL-17151 = 155.7641577060932,36.821874906125714,322.0,95.0,227.0,88.8857540959767,438.67779073388226,160.0572500622544
+US-IL-17153 = 112.35910878112713,11.004800822615575,148.0,94.0,54.0,1095.567560632716,11519.978811471807,112.8967447149589
+US-IL-17155 = 179.5730659025788,27.11819543845172,228.0,136.0,92.0,309.77370683587634,2175.501624084214,181.60914768119466
+US-IL-17157 = 142.05151915455747,19.639563367227836,213.0,105.0,108.0,400.3954124753482,3062.4171201691333,143.40274245415588
+US-IL-17159 = 144.48838845883182,11.23903980641948,181.0,120.0,61.0,2163.510194324676,28318.987234406035,144.92484402337843
+US-IL-17161 = 207.7320652173913,25.175265079475032,253.0,160.0,93.0,586.4397136119325,5041.878704317034,209.25201287276627
+US-IL-17163 = 142.35802469135803,19.06466166742065,204.0,112.0,92.0,439.51930007369054,3469.2037468394587,143.62892646858612
+US-IL-17165 = 126.3445945945946,19.0880296570127,270.0,105.0,165.0,312.67129762769224,2271.159787714473,127.77836068544414
+US-IL-17167 = 182.1964757709251,9.452028315049747,215.0,156.0,59.0,7220.099519951603,140297.73112709852,182.4414882163972
+US-IL-17169 = 178.16618245206274,21.49216404937175,228.0,131.0,97.0,593.9561654701727,5117.620096396074,179.45779917592554
+US-IL-17171 = 162.60553278688525,22.52619445448753,214.0,129.0,85.0,397.8031641629936,3030.042309939787,164.1584257036726
+US-IL-17173 = 194.1495669553631,12.625068445102327,234.0,154.0,80.0,3682.9024978814045,57351.64250331897,194.55962248678048
+US-IL-17175 = 216.3607427055703,14.73289495017339,259.0,176.0,83.0,3211.1457141902456,47803.655548164264,216.86177435804316
+US-IL-17177 = 266.20279110335804,21.246797066402053,344.0,218.0,126.0,2004.6043406649073,25597.88303943464,267.0493444605303
+US-IL-17179 = 184.26936283861122,29.65868301188058,252.0,132.0,120.0,258.46270456471245,1723.5439189088222,186.64092680585082
+US-IL-17181 = 152.9217016029593,35.14250587151479,286.0,95.0,191.0,95.90653975522189,482.6325582091582,156.90775168892702
+US-IL-17183 = 208.2382154882155,11.962304653284303,236.0,152.0,84.0,5326.6973228837605,93603.61185655004,208.58152152655916
+US-IL-17185 = 133.29152148664343,9.96951381457567,170.0,107.0,63.0,2430.6357559092166,33060.518380602414,133.6638354452069
+US-IL-17187 = 220.01202034211744,14.474229613964054,256.0,171.0,85.0,3557.062220084286,54740.193911546674,220.48762418316826
+US-IL-17189 = 146.47898383371825,12.588463756655335,182.0,118.0,64.0,1610.446741299543,19150.191668889922,147.0189175742745
+US-IL-17191 = 132.78456474030725,11.768681683008367,181.0,110.0,71.0,1470.7310150397088,16996.84042501308,133.30507305361198
+US-IL-17193 = 122.62061855670103,10.725410026471915,162.0,99.0,63.0,1529.4157918426454,17907.472579067373,123.08879118532246
+US-IL-17195 = 202.52492046659597,17.27006180298948,266.0,169.0,97.0,1648.648122873577,19775.79062889309,203.2599282807118
+US-IL-17197 = 201.33127390408944,21.180565467216145,253.0,139.0,114.0,887.1288102471185,8698.867962837088,202.44233303673053
+US-IL-17199 = 140.84393757503003,15.579125069042604,204.0,112.0,92.0,766.7238958864039,7199.24998714061,141.70294241671843
+US-IL-17201 = 243.4526364909006,17.671008900967717,299.0,206.0,93.0,2656.4960311356595,37179.96988477611,244.09311905489812
+US-IL-17203 = 212.9819025522042,24.512114474460688,249.0,135.0,114.0,679.9814326335168,6087.797714337185,214.38781348473532
+US-IN-18001 = 250.40514705882353,7.833457840767365,272.0,227.0,45.0,32759.79029672168,1050261.7814966294,250.5276446528289
+US-IN-18003 = 241.21466165413534,12.262915980474101,274.0,213.0,61.0,7669.866536551585,152034.81809757455,241.5261727127376
+US-IN-18005 = 207.10299625468164,19.878438397415344,290.0,172.0,118.0,1163.3844147884022,12490.598390583802,208.05480857405465
+US-IN-18007 = 231.2310582341891,10.684223105286994,272.0,205.0,67.0,10202.340236954036,222236.79836305263,231.4777633282871
+US-IN-18009 = 266.4502297090352,7.661046080849545,289.0,258.0,31.0,42175.621743913725,1470510.4770400103,266.5603431477581
+US-IN-18011 = 280.14268218003673,10.898511812992496,298.0,243.0,55.0,17059.89360746783,440422.0843132996,280.35459678550484
+US-IN-18013 = 232.82894736842104,28.75295209461327,316.0,163.0,153.0,554.9576930210393,4685.930813714855,234.59763636243676
+US-IN-18015 = 206.88881355932205,15.870615965826026,244.0,167.0,77.0,2253.875392952068,29874.499887088765,207.49664485749798
+US-IN-18017 = 222.28442573662056,15.771833488387934,246.0,167.0,79.0,2840.8370593869276,40597.55339855433,222.84325580246897
+US-IN-18019 = 191.10642709053212,37.53501576646594,313.0,124.0,189.0,147.84238019766465,842.2156713285896,194.75765423699713
+US-IN-18021 = 188.21994342291373,16.65912931488432,250.0,157.0,93.0,1476.3961191912206,17074.73096367624,188.95574532586957
+US-IN-18023 = 258.4410669975186,18.358732335207876,286.0,198.0,88.0,2830.9196579912013,40407.310698130634,259.0923159103174
+US-IN-18025 = 203.13036303630363,30.4865576967659,277.0,117.0,160.0,315.3038483276717,2227.2430291889978,205.40539084322677
+US-IN-18027 = 154.52597014925374,14.04116804892718,211.0,126.0,85.0,1366.5543109684372,15427.367617829526,155.162591660317
+US-IN-18029 = 247.39966832504146,43.24843731172926,312.0,139.0,173.0,203.6754972547534,1254.4025347092117,251.1513950135398
+US-IN-18031 = 274.800283286119,25.43215269800401,331.0,220.0,111.0,1294.069195379265,14338.565745046133,275.9746185521158
+US-IN-18033 = 268.89209621993126,16.303817761884304,318.0,237.0,81.0,4536.2405705808505,75667.23468886997,269.38591997942564
+US-IN-18035 = 286.6796925048046,15.205781425456035,335.0,258.0,77.0,6758.547972884576,128524.70928500633,287.0826743002929
+US-IN-18037 = 165.76312649164677,22.23227031160661,240.0,129.0,111.0,437.64184488105604,3450.2319590384377,167.24738547281996
+US-IN-18039 = 249.5878916622411,14.176907538127185,289.0,219.0,70.0,5509.4262752140585,97924.80900812687,249.99020055143603
+US-IN-18041 = 301.0812064965197,26.553459528459125,355.0,232.0,123.0,1491.2891722807517,17280.58633779539,302.2498620650297
+US-IN-18043 = 226.58303886925796,44.18059623120514,298.0,131.0,167.0,149.568170306263,837.3537045597982,230.85016479650267
+US-IN-18045 = 199.60301507537687,20.11107824797702,244.0,146.0,98.0,1006.5688975839748,10262.657981202847,200.61360645648486
+US-IN-18047 = 278.41122715404697,30.68371165874944,324.0,168.0,156.0,772.9877002951682,7230.307328339159,280.0969502986058
+US-IN-18049 = 241.3931909212283,12.243725690735815,274.0,213.0,61.0,7723.519911510107,153487.5904938303,241.70349902705703
+US-IN-18051 = 137.25142560912388,13.23165726804007,185.0,107.0,78.0,1147.7229858114417,12246.273881073379,137.88774632212883
+US-IN-18053 = 257.33516819571867,8.201899080036963,286.0,228.0,58.0,30979.474203949914,974929.2976517851,257.46584227589864
+US-IN-18055 = 184.3947619047619,29.68708026174215,272.0,141.0,131.0,258.97592714165665,1739.9716111195564,186.7692451994732
+US-IN-18057 = 258.8849780012571,16.472286899050214,290.0,223.0,67.0,3929.3690933691378,62507.476125635665,259.408496526995
+US-IN-18059 = 272.93305084745765,14.198940967221278,316.0,239.0,77.0,7160.772710883972,138801.3336070862,273.30214080663825
+US-IN-18061 = 210.91027027027027,30.121368053932564,281.0,106.0,175.0,363.7180305273849,2684.959410830706,213.05032015680925
+US-IN-18063 = 265.77986241400873,20.864740727111556,310.0,205.0,105.0,2104.62811464681,27278.420864563337,266.59758564251666
+US-IN-18065 = 322.7251612903226,16.132814059863033,367.0,277.0,90.0,8065.028424392987,162532.03057951576,323.1281439604957
+US-IN-18067 = 249.0,8.20005495183853,273.0,224.0,49.0,28089.814844343087,855678.5160306904,249.13498530156934
+US-IN-18069 = 245.66815003178638,9.93752814104671,279.0,213.0,66.0,15182.005111798711,377131.9862344324,245.86905947189533
+US-IN-18071 = 191.80131445904954,30.199546302165306,290.0,150.0,140.0,276.411763799303,1902.2558781923713,194.16425218117735
+US-IN-18073 = 206.65742397137745,7.279851466289125,237.0,189.0,48.0,22962.050697428047,654310.4906354077,206.78560665543645
+US-IN-18075 = 279.43259162303667,16.14826301863741,334.0,244.0,90.0,5233.949580817368,91499.33447390111,279.8988025334976
+US-IN-18077 = 237.36005625879042,29.937460025788937,301.0,128.0,173.0,521.4361010926516,4308.8946067433135,239.24056474597253
+US-IN-18079 = 216.56989247311827,24.916510201743748,276.0,162.0,114.0,682.7846936926215,6164.9243872826855,217.99851101888657
+US-IN-18081 = 233.8617950754567,16.28064904219761,287.0,191.0,96.0,3006.988205392885,43815.64477157831,234.42781133890688
+US-IN-18083 = 142.45057128663686,13.152480586386352,185.0,114.0,71.0,1303.1905108145165,14475.617877342362,143.0564678910551
+US-IN-18085 = 260.2662483191394,10.026630799515562,289.0,231.0,58.0,17567.94405183655,458053.6161896428,260.4593122530076
+US-IN-18087 = 276.8290653008963,15.463793581474036,320.0,243.0,77.0,5790.803043235277,104632.88415117185,277.2606360580209
+US-IN-18089 = 200.69747899159663,14.182533958094213,234.0,176.0,58.0,2876.400397793393,41314.33452273267,201.19796803908054
+US-IN-18091 = 222.17287996722655,18.516167018873052,274.0,176.0,98.0,1763.6697107601105,21602.307541698596,222.94312511042466
+US-IN-18093 = 202.88235294117646,27.875403664740602,277.0,144.0,133.0,407.2413823369911,3122.472665589214,204.7883963129267
+US-IN-18095 = 263.7385730211817,9.338260885110287,309.0,243.0,66.0,22613.821334596607,641166.7151956754,263.90384236613073
+US-IN-18097 = 239.35006353240152,17.27423099706035,275.0,199.0,76.0,2701.409749846008,37996.1678081176,239.97260670648316
+US-IN-18099 = 245.10718294051628,9.772741128698403,268.0,212.0,56.0,15851.29498871268,399395.77788664907,245.30193150116912
+US-IN-18101 = 182.11901197604791,27.757343489366626,251.0,131.0,120.0,302.4889438773073,2123.198204441788,184.2221611009885
+US-IN-18103 = 236.49598393574297,17.97155784849353,274.0,189.0,85.0,2317.9890388673784,31012.816680262644,237.17783899267855
+US-IN-18105 = 222.77337461300309,28.89270270184048,295.0,149.0,146.0,481.18977833111427,3883.5165767375165,224.63918782323432
+US-IN-18107 = 245.78362282878413,13.44459561099183,282.0,188.0,94.0,6164.108888306125,113673.05465428758,246.15106419023482
+US-IN-18109 = 220.81523096129837,23.714270165155998,280.0,167.0,113.0,835.0515661772522,8031.634758859798,222.08496760014523
+US-IN-18111 = 204.41455891425045,7.062574655952094,233.0,186.0,47.0,24333.901412624924,706885.2804090346,204.53652939482097
+US-IN-18113 = 282.92432432432435,11.21326072715037,319.0,258.0,61.0,16138.842579747708,409159.116357312,283.1464471091073
+US-IN-18115 = 221.48011363636363,40.35840359697316,278.0,139.0,139.0,181.02687173957705,1074.2845744873468,225.12716734608625
+US-IN-18117 = 207.4002541296061,26.40580872402853,282.0,142.0,140.0,508.0197606534549,4175.895458820123,209.07446555568464
+US-IN-18119 = 210.97097625329815,26.429509010580073,281.0,153.0,128.0,532.560620683772,4444.1491762979595,212.62001732623864
+US-IN-18121 = 200.14171428571427,25.73263469778784,250.0,141.0,109.0,493.3235273556353,4009.0758347869405,201.78918277676405
+US-IN-18123 = 175.38814016172506,32.67423161919619,258.0,109.0,149.0,170.9129523208697,1008.4553057259683,178.40573175011446
+US-IN-18125 = 150.7294388931591,13.961426009219416,195.0,121.0,74.0,1291.1222130501994,14303.824572468147,151.37465166023503
+US-IN-18127 = 211.16415208207604,18.12871152157575,259.0,176.0,83.0,1615.8376298329165,19249.186191617882,211.94090993947972
+US-IN-18129 = 126.99304237824163,13.794115555220118,170.0,99.0,71.0,808.3305927401343,7710.194285759697,127.7400111023662
+US-IN-18131 = 212.75352509870277,5.505229553387858,239.0,198.0,41.0,57833.76378511357,2239603.674136779,212.82474008996192
+US-IN-18133 = 242.25473684210527,21.77701235330533,292.0,178.0,114.0,1409.514260326864,16037.418711573902,243.23156824202258
+US-IN-18135 = 331.19117647058823,22.551993500201,378.0,288.0,90.0,3211.1431009455687,47799.93353875214,331.9581114881898
+US-IN-18137 = 286.10214741729544,16.332407849797153,311.0,194.0,117.0,5426.433708997505,95903.85884429088,286.5679436066776
+US-IN-18139 = 299.0430711610487,16.689535398458784,346.0,258.0,88.0,5806.358051305274,105000.96281184776,299.50842893188906
+US-IN-18141 = 234.9967637540453,16.809581124292674,274.0,206.0,68.0,2774.3658425472763,39382.28463620472,235.59720073135156
+US-IN-18143 = 191.83064516129033,20.212867896862765,304.0,162.0,142.0,884.9443773420425,8723.812082977498,192.8926034134355
+US-IN-18145 = 240.9047619047619,16.53566669546806,290.0,202.0,88.0,3136.020881818353,46331.27579196444,241.47159787737695
+US-IN-18147 = 134.4734426229508,15.218456750054026,193.0,108.0,85.0,717.382961106185,6602.020898351772,135.331844725184
+US-IN-18149 = 213.35765838011227,6.799127518587196,233.0,201.0,32.0,30995.020019227028,975623.2671111063,213.46596572863484
+US-IN-18151 = 303.4598597038192,12.950733518040497,352.0,264.0,88.0,12935.425387553209,304737.65626309393,303.73608272662784
+US-IN-18153 = 157.61885714285714,13.243322365075382,198.0,125.0,73.0,1721.4666124770308,20910.640760640654,158.1742384659579
+US-IN-18155 = 237.8153846153846,37.79776769339098,301.0,139.0,162.0,266.9762229157113,1783.4738741968044,240.8003912006101
+US-IN-18157 = 207.20768064679132,21.397411961093024,255.0,151.0,104.0,936.8640731960382,9347.92088883031,208.3095584884558
+US-IN-18159 = 265.9170638703527,8.011894432007281,289.0,253.0,36.0,36662.41395089908,1220201.4593761093,266.0377328685141
+US-IN-18161 = 298.93589743589746,27.19991975081945,344.0,225.0,119.0,1359.6503526214276,15281.918910499744,300.170795398647
+US-IN-18163 = 134.17184035476717,15.78115174097351,178.0,104.0,74.0,640.5116217115118,5676.2301243228385,135.0967338408178
+US-IN-18165 = 182.88465298142717,16.124951644711683,215.0,142.0,73.0,1492.165715119668,17285.197674985975,183.59414577181195
+US-IN-18167 = 167.94344313238037,16.417824700118093,212.0,134.0,78.0,1100.89250708392,11571.651460023886,168.74402229128853
+US-IN-18169 = 236.9880167765129,13.510348436679383,270.0,197.0,73.0,5449.756349621866,96510.71530711284,237.37280722640753
+US-IN-18171 = 211.82520891364902,15.408439414139156,248.0,149.0,99.0,2638.3318810680453,36799.75830353972,212.38488443505167
+US-IN-18173 = 138.3007367716008,14.452499029277254,193.0,109.0,84.0,905.8306184540013,8970.457496553685,139.05383317175716
+US-IN-18175 = 231.805,32.862227176501605,315.0,151.0,164.0,371.55395587934635,2760.7091788285115,234.12279683960722
+US-IN-18177 = 323.013698630137,23.89909384410216,397.0,249.0,148.0,2509.3512478531648,34459.00022671263,323.89661342670775
+US-IN-18179 = 250.8530612244898,6.87479183232102,259.0,238.0,21.0,48691.82885569378,1780691.6005861184,250.94724762076066
+US-IN-18181 = 211.27818808468734,8.26189439127743,233.0,177.0,56.0,16800.34713401567,431609.8628738444,211.43966434725803
+US-IN-18183 = 264.6365671641791,12.15625900479905,302.0,238.0,64.0,10382.775614305248,227489.16888672608,264.9156230074641
+US-KS-20001 = 310.67578729994835,14.021158037134654,350.0,274.0,76.0,10944.90046790111,243981.04296098487,310.9920219027251
+US-KS-20003 = 318.32704402515725,18.859721337447787,367.0,267.0,100.0,4859.119660287471,82869.20369497556,318.88523961877036
+US-KS-20005 = 313.53705882352943,25.524574839970356,357.0,230.0,127.0,1889.23660340192,23622.793239262657,314.57430151948296
+US-KS-20007 = 500.91476872505285,53.94568255319314,620.0,385.0,235.0,828.4243530352321,7951.891646162699,503.8112168193589
+US-KS-20009 = 574.0688965122928,20.72937053379638,648.0,530.0,118.0,21322.2144420017,592802.5854591745,574.4430387301851
+US-KS-20011 = 281.6523887973641,23.58325551639633,342.0,234.0,108.0,1739.7573050329586,21225.247381960726,282.63799825220457
+US-KS-20013 = 332.10449735449737,25.137261932154825,408.0,254.0,154.0,2345.6389509944497,31514.406211578127,333.054468669209
+US-KS-20015 = 423.34543795620436,27.347543845293217,500.0,355.0,145.0,3756.171002298205,58872.746604259766,424.22782557571674
+US-KS-20017 = 415.4319311030142,29.734236107561173,503.0,341.0,162.0,2769.0245575328836,39268.623648415436,416.4946748481663
+US-KS-20019 = 294.59121061359866,31.13662807138046,435.0,222.0,213.0,875.4863244493972,8559.985609312997,296.2321234748877
+US-KS-20021 = 265.3192904656319,12.379084550486315,304.0,231.0,73.0,9909.796298151286,213771.2994330033,265.6079208673839
+US-KS-20023 = 1051.251937015746,43.829764427950046,1141.0,920.0,221.0,13869.549891310826,334366.2690560978,1052.1652357539513
+US-KS-20025 = 660.4319892473118,74.46123837070404,811.0,532.0,279.0,724.6451941254294,6672.917888446457,664.6163468053281
+US-KS-20027 = 392.2539123630673,18.256670816289418,461.0,349.0,112.0,9982.707908730274,215868.3128770338,392.6785425681256
+US-KS-20029 = 439.9899171768095,26.236986195247983,514.0,385.0,129.0,4766.798639827055,80802.14497630106,440.7714903006606
+US-KS-20031 = 336.56362906463266,16.714989472336487,381.0,293.0,88.0,8223.786439850095,166793.1420777866,336.9784374143485
+US-KS-20033 = 590.9230769230769,41.16885982505573,679.0,486.0,193.0,3000.32033265422,43686.56867209111,592.3554320334471
+US-KS-20035 = 382.4395321637427,32.32358007741243,481.0,285.0,196.0,1691.9256131394034,20446.630108269743,383.80308699988757
+US-KS-20037 = 287.00748898678415,13.246042924820154,336.0,246.0,90.0,10237.287071443136,223222.54554931328,287.31299376753776
+US-KS-20039 = 812.0817376393255,33.80662450254138,902.0,711.0,191.0,13933.089764018636,336429.3036124916,812.7851108795991
+US-KS-20041 = 385.92446584411675,23.25978863525809,470.0,328.0,142.0,4617.476328578739,77445.54031381305,386.6247678362364
+US-KS-20043 = 300.812736443884,28.064254578943768,357.0,239.0,118.0,1263.2413793317246,13874.543537371943,302.1190242138508
+US-KS-20045 = 293.6984039625757,29.500489491302837,363.0,235.0,128.0,1016.555513868206,10417.2105199167,295.17627169267985
+US-KS-20047 = 662.3024534686971,20.37649795984075,722.0,624.0,98.0,34436.04279572726,1122464.728095823,662.6158325453468
+US-KS-20049 = 341.92070484581495,46.207911932633436,487.0,253.0,234.0,428.243022774227,3356.280623787292,345.0288966556757
+US-KS-20051 = 623.0263921113689,36.41683385984084,713.0,519.0,194.0,5058.678045443965,87422.65487223597,624.0897940646718
+US-KS-20053 = 507.65074839629364,32.34424673750414,591.0,429.0,162.0,3913.506841127258,62166.95469023254,508.680088704417
+US-KS-20055 = 868.863536900736,35.63832753036135,943.0,750.0,193.0,14563.340483314161,356771.89018609386,869.5941214985403
+US-KS-20057 = 760.1340742492315,33.376762446880505,842.0,688.0,154.0,11880.718001336389,272133.818345054,760.8664923008317
+US-KS-20059 = 302.6814914645103,20.018041923414746,360.0,260.0,100.0,3502.612445012324,53663.406972558216,303.3427224734888
+US-KS-20061 = 385.0854114713217,34.749758235119785,472.0,313.0,159.0,1394.2278336581571,15824.836042953273,386.6501258572618
+US-KS-20063 = 817.8232323232323,47.276130190109505,927.0,711.0,216.0,5228.831635890283,91365.08700178677,819.1885447278738
+US-KS-20065 = 716.1168197474168,42.89491155088584,807.0,596.0,211.0,4702.753350203624,79332.29517843573,717.4003575146255
+US-KS-20067 = 936.7321763602251,19.724700858793828,979.0,866.0,113.0,107247.94304467364,5099889.183765537,936.9398241362851
+US-KS-20069 = 840.1750075826509,19.68941447451009,883.0,776.0,107.0,77825.80316802408,3326351.0736932913,840.405685611929
+US-KS-20071 = 1122.0877251501001,35.612846361659514,1202.0,1042.0,160.0,31374.043098195583,991509.890501044,1122.6527235786255
+US-KS-20073 = 359.5592105263158,46.02477176163574,504.0,268.0,236.0,500.9775270282407,4117.3513865369,362.49290405471135
+US-KS-20075 = 1056.1442484864438,43.26243231682958,1172.0,958.0,214.0,14622.706131396597,358792.623120463,1057.0299483273704
+US-KS-20077 = 419.3119024068579,34.4529426265613,532.0,358.0,174.0,1840.3549465818712,22886.6116181128,420.72494192249576
+US-KS-20079 = 439.781669865643,11.425962535397248,474.0,412.0,62.0,57136.54728560731,2203651.802366265,439.93007372726146
+US-KS-20081 = 894.6286240220893,21.008745134009402,943.0,852.0,91.0,77347.54895683702,3299195.977896797,894.8752663314382
+US-KS-20083 = 726.3152207471442,40.808490146672014,811.0,640.0,171.0,5691.38074608511,102248.55326838268,727.460743103725
+US-KS-20085 = 342.0662745098039,25.829272037048707,421.0,283.0,138.0,2362.855230975377,31837.78131380239,343.0400668303637
+US-KS-20087 = 310.1648762260626,25.52849877567161,361.0,253.0,108.0,1829.6754244700285,22665.07342781945,311.21368012037675
+US-KS-20089 = 507.29866146123817,37.427383245602755,592.0,425.0,167.0,2530.8395487955513,34858.42359494622,508.67744292132426
+US-KS-20091 = 298.058152173913,23.70659394737125,341.0,225.0,116.0,2024.1785911507293,25890.067886983084,298.99943925350937
+US-KS-20093 = 970.2283348121857,40.2756904461294,1055.0,891.0,164.0,14051.899934190667,340255.12136829813,971.0639283349676
+US-KS-20095 = 482.17902350813745,33.93986304934583,554.0,406.0,148.0,2909.991143474981,41946.334978588195,483.37203582237703
+US-KS-20097 = 667.2171532846716,37.98954809100759,744.0,534.0,210.0,5469.6089171000785,96955.21555526828,668.2977894632451
+US-KS-20099 = 266.0357432981316,15.746169631967726,314.0,219.0,95.0,4873.350068558816,83191.01484703479,266.50132939681197
+US-KS-20101 = 843.9607627429409,30.999809559805787,903.0,761.0,142.0,20259.986822904746,553779.4730556951,844.5299031072794
+US-KS-20103 = 286.0394088669951,26.717328339225375,354.0,225.0,129.0,1259.3516603394862,13831.594627199454,287.2844566950429
+US-KS-20105 = 457.35499092558985,32.545937485014925,547.0,390.0,157.0,2817.481475119083,40199.58998361831,458.5115328662136
+US-KS-20107 = 280.32390745501283,25.046393336748043,343.0,233.0,110.0,1435.6065339353943,16446.685231109448,281.4406063630934
+US-KS-20109 = 944.3472289156626,53.18048524029649,1063.0,796.0,267.0,5652.44276300281,101311.14686220791,945.8434610288767
+US-KS-20111 = 368.6992709599028,27.02627023063059,461.0,320.0,141.0,2580.721309023028,35802.11949627832,369.68847924833
+US-KS-20113 = 453.72698135198135,21.71859373819328,516.0,387.0,129.0,9179.958437821228,193062.26592776936,454.2464869657727
+US-KS-20115 = 434.20716806950855,18.52044925651935,486.0,376.0,110.0,12956.918802819871,305426.49573669396,434.6019694428521
+US-KS-20117 = 395.1651583710407,25.786538608180987,469.0,328.0,141.0,3644.63351899889,56553.20351086398,396.0056160760866
+US-KS-20119 = 776.3097488522819,51.10737986915991,865.0,644.0,221.0,3550.086159781981,54609.78878530034,777.9902251572211
+US-KS-20121 = 296.1409864687909,22.881009085393494,351.0,242.0,109.0,2206.7992398918695,29063.347412779716,297.02360923582233
+US-KS-20123 = 458.36308891250445,25.75172912466099,572.0,400.0,172.0,5693.343765355974,102338.02408710583,459.0859100760144
+US-KS-20125 = 254.01178861788617,19.989983855031536,336.0,212.0,124.0,2090.3291696783213,27066.844762565946,254.79715110530987
+US-KS-20127 = 427.2938105891126,22.650017550203522,474.0,356.0,118.0,6769.732100565366,128739.67114950245,427.89370626685894
+US-KS-20129 = 1050.3940373563219,35.08311529517721,1124.0,972.0,152.0,26928.616658860665,808942.4476623631,1050.9797613144265
+US-KS-20131 = 381.32514245014244,22.516092258476917,424.0,310.0,114.0,4907.607966372356,83944.61618002118,381.9893174883477
+US-KS-20133 = 289.3356227106227,15.151176355052511,334.0,254.0,80.0,7021.484551963186,135186.73966263246,289.7320498569078
+US-KS-20135 = 725.8420180009474,46.15494476329642,834.0,629.0,205.0,3936.7448276417117,62666.48561479921,727.3079911714092
+US-KS-20137 = 715.8160853271836,35.84134614554986,803.0,603.0,200.0,8025.741801644499,161465.1751333563,716.712822619115
+US-KS-20139 = 332.31157591056615,19.04602581431644,391.0,280.0,111.0,5363.803382151677,94496.93383946574,332.8569280989711
+US-KS-20141 = 532.367417677643,43.680132442173445,640.0,446.0,194.0,1847.115627578516,22964.549151181,534.1563641621503
+US-KS-20143 = 408.40449037776193,23.185651787938113,493.0,357.0,136.0,5518.63229765044,98168.33053704999,409.0621006761088
+US-KS-20145 = 634.7800208840932,22.566180453129668,697.0,585.0,112.0,22343.184291730984,630909.8062011511,635.1810036626199
+US-KS-20147 = 614.3005166475316,43.49351786386054,703.0,507.0,196.0,2859.6543525144816,40979.597611558034,615.8382992714875
+US-KS-20149 = 372.3783382789318,42.489686717571615,467.0,280.0,187.0,699.4462542386779,6362.953697469036,374.79461081602534
+US-KS-20151 = 588.0496982605608,28.37652563377345,644.0,510.0,134.0,8961.483073892628,186990.12649350546,588.7339592985791
+US-KS-20153 = 934.7890944030747,48.63133932226381,1042.0,806.0,236.0,7159.858692871037,138737.30833313987,936.0532346929836
+US-KS-20155 = 489.02,30.05653190579513,553.0,433.0,120.0,4355.821321286098,71671.53376606255,489.94280840747535
+US-KS-20157 = 464.3735994397759,21.87403754903732,512.0,405.0,107.0,9631.273178332061,205802.4867974543,464.88849563669584
+US-KS-20159 = 515.6849751948972,17.59017410372574,559.0,456.0,103.0,25284.23936398519,743797.4228792745,515.9848911225611
+US-KS-20161 = 380.74979218620115,33.00242676595561,457.0,290.0,167.0,1569.494173340511,18484.206548486116,382.1773991515951
+US-KS-20163 = 612.312643678161,38.874931510004096,703.0,507.0,196.0,3954.7991259723735,63035.33717017221,613.545461973313
+US-KS-20165 = 631.754329004329,25.16229928312487,702.0,558.0,144.0,15902.36065729855,401173.8132791129,632.2552281483511
+US-KS-20167 = 531.9962686567164,32.6444460787047,625.0,440.0,185.0,4376.513722447413,72098.40261997741,532.9968946668026
+US-KS-20169 = 401.82858173944425,28.113277949864422,497.0,351.0,146.0,2963.5129957971444,42999.64161123505,402.81083091175634
+US-KS-20171 = 914.7605224963716,24.074448698430977,969.0,822.0,147.0,54973.805788498335,2093199.0896462959,915.077260452891
+US-KS-20173 = 415.6290447838467,18.63916405723679,471.0,372.0,99.0,11154.700233770245,250241.88539078058,416.0467777842841
+US-KS-20175 = 861.3093289689034,28.789064027323942,914.0,755.0,159.0,26867.865005127067,806437.8260512211,861.7903285465857
+US-KS-20177 = 307.3604757548033,24.32484436888646,392.0,255.0,137.0,2055.6453462397412,26468.67763404605,308.32152067247847
+US-KS-20179 = 835.987682612432,39.00926621056999,913.0,723.0,190.0,9906.438367066827,213670.38080253248,836.8973224535919
+US-KS-20181 = 1116.0160662122687,46.008447584977596,1212.0,1004.0,208.0,14345.323618847327,349745.70478709164,1116.9640268572157
+US-KS-20183 = 556.5981067125646,41.082951878207034,664.0,461.0,203.0,2527.6094152787073,34804.18727890014,558.1122300496903
+US-KS-20185 = 577.3481432360743,22.71846817651171,628.0,527.0,101.0,16488.87038004896,420980.04943849647,577.7949526384162
+US-KS-20187 = 1032.63243873979,43.08728423177201,1128.0,959.0,169.0,13837.460334496333,333363.5452041498,1033.5309707987253
+US-KS-20189 = 950.7016534867003,29.112392658869275,1017.0,872.0,145.0,34923.75506752309,1143695.1682601774,951.1472889877098
+US-KS-20191 = 374.692600896861,23.531629110022443,458.0,320.0,138.0,4085.568797068589,65851.97196560334,375.43079620008
+US-KS-20193 = 968.4207127481463,42.408659154340945,1066.0,878.0,188.0,11976.244308743535,275050.49216802383,969.3488387834882
+US-KS-20195 = 714.472895040369,34.29385048551384,796.0,616.0,180.0,9105.333594599248,190998.51741860854,715.2954535913736
+US-KS-20197 = 380.2076822916667,48.840592570617524,489.0,270.0,219.0,494.9001325243898,4031.5331467906353,383.33182121531473
+US-KS-20199 = 1104.2992013690816,59.50017410167832,1222.0,955.0,267.0,6448.560290438382,120710.89973310956,1105.9009887248142
+US-KS-20201 = 423.64925373134326,27.10944029622201,501.0,349.0,152.0,3863.4826586519034,61119.61386747039,424.5157381538387
+US-KS-20203 = 1010.6734397677794,31.95657712278608,1071.0,934.0,137.0,31728.64768522175,1006461.4027688977,1011.1785325418256
+US-KS-20205 = 281.55824577432617,20.443236364352373,339.0,237.0,102.0,2653.9617610767577,37129.543965169825,282.2994361959737
+US-KS-20207 = 317.90825217837005,19.939536707523466,379.0,271.0,108.0,4100.943917967163,66161.70849604404,318.5329526551638
+US-KS-20209 = 268.84019769357496,25.829356986445465,318.0,220.0,98.0,1158.5094592836138,12376.301752633846,270.0781508716574
+US-KY-21001 = 262.7844387755102,31.54828195929195,343.0,179.0,164.0,602.7183844698857,5225.946901073586,264.6714101620023
+US-KY-21003 = 213.67792792792793,26.77941860032406,290.0,141.0,149.0,531.6718142808921,4429.200175683043,215.34946980232885
+US-KY-21005 = 240.0851612903226,18.309045159467082,284.0,155.0,129.0,2292.798202908436,30536.05866338141,240.7822788463711
+US-KY-21007 = 112.92850423330198,16.235002959435516,151.0,90.0,61.0,357.835584350216,2644.732451859243,114.08953672210166
+US-KY-21009 = 224.69882729211088,25.541938812149844,304.0,143.0,161.0,707.2448250913302,6457.491508926621,226.14586802489555
+US-KY-21011 = 265.3007448789572,33.31545879323055,363.0,199.0,164.0,528.919046951894,4405.802129375238,267.38437693315774
+US-KY-21013 = 516.343976777939,127.83376858698881,1007.0,302.0,705.0,78.85312937440578,381.187446592547,531.9328667661068
+US-KY-21015 = 225.81690140845072,42.309208106509644,286.0,139.0,147.0,167.2795008318757,968.195438598559,229.74625579607144
+US-KY-21017 = 270.38591800356505,14.664333922749822,305.0,224.0,81.0,6323.739478736761,117616.4148976707,270.7832848312992
+US-KY-21019 = 230.58225806451614,30.637916758295468,325.0,157.0,168.0,448.7738424575141,3548.133216075091,232.60881255322067
+US-KY-21021 = 295.24212034383953,30.858909949929192,407.0,229.0,178.0,905.5803887198485,8974.785815052323,296.8504370022454
+US-KY-21023 = 240.7006289308176,36.801742331011425,306.0,139.0,167.0,298.35425700569385,2062.495072249719,243.49776386301642
+US-KY-21025 = 328.01482265749075,47.167013359625784,447.0,220.0,227.0,357.20737166613515,2631.952072250063,331.3886706456517
+US-KY-21027 = 190.1043980453132,31.19394103918826,267.0,117.0,150.0,244.3909556214355,1599.129973220981,192.64668207297845
+US-KY-21029 = 178.22424242424242,34.433057221526,278.0,120.0,158.0,154.68929384666077,891.1151604390246,181.5200154729941
+US-KY-21031 = 154.44963144963145,24.72466153601621,237.0,112.0,125.0,262.9039329951851,1769.3298459307898,156.41610384802948
+US-KY-21033 = 153.562693498452,20.815939687341718,228.0,101.0,127.0,423.8086050228203,3296.8819986900257,154.96710676645725
+US-KY-21035 = 152.4826030927835,19.28889714363478,187.0,109.0,78.0,516.918097046362,4257.418424703952,153.69777421605386
+US-KY-21037 = 208.09165302782324,35.11223220092472,269.0,139.0,130.0,225.46545075929234,1435.3841960139473,211.03318438099643
+US-KY-21039 = 117.66024759284731,17.273552832263935,163.0,87.0,76.0,336.57669231545316,2435.862701765189,118.92144252009032
+US-KY-21041 = 200.53396226415094,43.43318200863023,272.0,128.0,144.0,111.96719389378,578.3005456974757,205.1836039276889
+US-KY-21043 = 270.58364779874216,41.43328633939437,386.0,176.0,210.0,298.08526610339055,2076.4805782138087,273.7375160129791
+US-KY-21045 = 315.60856632956575,40.112664331416994,460.0,218.0,242.0,510.6890912781892,4206.644261389063,318.14743905989377
+US-KY-21047 = 172.29160583941606,21.40398699927364,240.0,119.0,121.0,546.1078251085137,4603.188148888357,173.61603641999716
+US-KY-21049 = 280.517,28.459510027405603,344.0,174.0,170.0,986.10139633463,9983.11074159924,281.95696657468847
+US-KY-21051 = 367.85682451253484,63.91475086564218,628.0,227.0,401.0,208.51568590383525,1313.2964079092778,373.3681008316899
+US-KY-21053 = 300.9250317662008,58.25116036139365,521.0,167.0,354.0,154.57129952838645,902.9967098661967,306.5111293688008
+US-KY-21055 = 144.29140014214641,28.56004691850153,232.0,95.0,137.0,144.45838290071336,814.0083043329714,147.09073538115177
+US-KY-21057 = 241.72557349192863,38.56008960016461,330.0,162.0,168.0,265.15420498050497,1782.1223569316674,244.78180771857723
+US-KY-21059 = 128.51682294539438,12.651524784440006,178.0,106.0,72.0,1079.672165449114,11310.447028323695,129.13804574698017
+US-KY-21061 = 193.3256212510711,29.482922655305213,268.0,126.0,142.0,301.5912020076517,2108.6789968337603,195.56083084404023
+US-KY-21063 = 286.06637168141594,33.59592029230083,366.0,204.0,162.0,642.6353853837622,5684.954164115028,288.03238510149623
+US-KY-21065 = 278.2085062240664,64.36373146146946,434.0,182.0,252.0,94.15841315225083,470.6855829088857,285.55675944209503
+US-KY-21067 = 289.77064220183485,16.539490150846923,329.0,187.0,142.0,5429.656787671052,96021.75242924102,290.24227778963177
+US-KY-21069 = 268.7252020573108,31.538894331791084,390.0,193.0,197.0,644.4511793753685,5720.727328389901,270.5696510631124
+US-KY-21071 = 321.98337765957444,79.5465898895704,618.0,186.0,432.0,79.15149872332194,381.2774604724429,331.66391943069067
+US-KY-21073 = 225.45566502463055,29.386028564677613,269.0,140.0,129.0,473.4346239830165,3785.2262708864737,227.3626960750212
+US-KY-21075 = 98.8947963800905,14.707064823674699,142.0,80.0,62.0,325.0423184367266,2340.5242206857383,99.98239098354935
+US-KY-21077 = 199.37128712871288,36.38307961816473,261.0,128.0,133.0,180.62151511203277,1075.7785722627186,202.6638562098861
+US-KY-21079 = 286.7528604118993,34.86102873941027,412.0,167.0,245.0,581.0195238701408,4981.983456080767,288.8641450218012
+US-KY-21081 = 247.59113300492612,23.563420766596916,299.0,175.0,124.0,1190.9748026929321,12828.427898046073,248.70987905768177
+US-KY-21083 = 146.60434372049102,16.20705904850662,181.0,105.0,76.0,767.0931597726818,7181.026552579827,147.49746560777803
+US-KY-21085 = 194.4360435007768,26.31395172915935,280.0,122.0,158.0,425.3137819829005,3302.804646236556,196.20856012886006
+US-KY-21087 = 222.35272727272726,25.930416359209946,300.0,155.0,145.0,656.2901044981469,5852.375479459747,223.8596029170556
+US-KY-21089 = 237.07153392330383,45.70251425415787,350.0,148.0,202.0,155.1598946199446,888.0311697895363,241.4366003858978
+US-KY-21091 = 150.66490765171503,29.609126600184837,236.0,107.0,129.0,147.58855488174444,839.8822719387503,153.54678367105444
+US-KY-21093 = 220.3153942428035,28.501436788706467,294.0,117.0,177.0,484.11794707398735,3903.810851490038,222.15131068571836
+US-KY-21095 = 646.5967194570136,171.3495135788767,1239.0,332.0,907.0,65.73883716123248,301.64746665421114,668.9155203882547
+US-KY-21097 = 244.593984962406,21.407192724111674,313.0,170.0,143.0,1525.323165584356,17803.473912249046,245.5289909157714
+US-KY-21099 = 218.87049905243208,29.61921373113026,302.0,141.0,161.0,425.81223216287316,3316.2423402069944,220.86555452924537
+US-KY-21101 = 123.19510807736064,10.748708892212367,160.0,104.0,56.0,1540.4850301758393,18069.9717406412,123.6631286885549
+US-KY-21103 = 239.19073083778966,32.70863628072352,284.0,131.0,153.0,411.56986464744875,3143.3175739694652,241.41677780564592
+US-KY-21105 = 113.11740041928721,16.792694926240433,157.0,81.0,76.0,326.13123514973745,2340.7514946838037,114.35707621526157
+US-KY-21107 = 134.12940057088488,17.473982331940665,206.0,101.0,105.0,476.00997430205115,3850.293730441156,135.26284100240488
+US-KY-21109 = 377.2635542168675,40.02732270925895,484.0,209.0,275.0,864.9308205546704,8405.290066469803,379.38104315267844
+US-KY-21111 = 168.99415584415584,32.25181911110927,257.0,117.0,140.0,159.7590709986529,923.9350397383342,172.04419358250527
+US-KY-21113 = 278.4155455904335,24.582689788922313,328.0,179.0,149.0,1485.6730734074306,17179.992757696546,279.49870243648206
+US-KY-21115 = 279.2706692913386,40.86978272158454,404.0,184.0,220.0,339.5864836149359,2463.921949794535,282.2453646495222
+US-KY-21117 = 236.0047244094488,36.858593071246844,286.0,139.0,147.0,280.47278684613724,1898.362454650302,238.8656229489117
+US-KY-21119 = 414.5990990990991,63.1733988123695,637.0,217.0,420.0,302.38919855355465,2117.5138404587406,419.3844194665454
+US-KY-21121 = 388.15633608815426,65.7443160334639,690.0,282.0,408.0,224.55328967698475,1452.6931312562733,393.68471691962867
+US-KY-21123 = 240.67131474103584,34.273006549655506,323.0,136.0,187.0,366.1395748031631,2698.303245139635,243.09940501188288
+US-KY-21125 = 352.94029850746267,29.640754817979065,478.0,220.0,258.0,1723.10248066178,20916.76030677306,354.18276165945235
+US-KY-21127 = 254.6647763074984,37.42783571856204,366.0,167.0,199.0,335.39781345263907,2422.9878284949264,257.4004490639515
+US-KY-21129 = 295.02453987730064,40.53706187582527,391.0,191.0,200.0,406.9539121811794,3115.1598841913806,297.7964615561062
+US-KY-21131 = 445.09855453350855,86.56892925125186,747.0,238.0,509.0,151.683790925468,867.3023888237722,453.4389735780626
+US-KY-21133 = 527.0023622047244,111.17609991032414,975.0,306.0,669.0,121.6971288627766,662.3352446147718,538.6015363519026
+US-KY-21135 = 268.53333333333336,57.640783413403966,409.0,148.0,261.0,114.78680840812764,598.0038399950945,274.6499791072667
+US-KY-21137 = 328.0761381475667,40.34801136213373,430.0,248.0,182.0,562.2989350744261,4779.970031750841,330.54790037557365
+US-KY-21139 = 128.99535243996903,25.378100858558632,220.0,95.0,125.0,147.26485287682718,839.2960579625588,131.46805297979807
+US-KY-21141 = 181.2793979303857,22.031150844648938,256.0,117.0,139.0,581.2948752997435,4977.276844870086,182.61322986449477
+US-KY-21143 = 132.80225409836066,19.889109463395037,191.0,91.0,100.0,318.0210209712873,2265.348476395832,134.28333987823083
+US-KY-21145 = 115.75,15.546686212541728,156.0,95.0,61.0,435.5669709129381,3422.965119067588,116.78939143685626
+US-KY-21147 = 364.4207616707617,56.88956918861769,628.0,220.0,408.0,282.7084024943236,1951.598706041451,368.83453555648043
+US-KY-21149 = 125.83775510204082,11.845312646575735,174.0,101.0,73.0,1231.7849339948618,13459.337977685558,126.39403483082707
+US-KY-21151 = 279.0753709198813,34.61211454862456,457.0,167.0,290.0,548.6811400668782,4633.401886825905,281.2135507538647
+US-KY-21153 = 334.7782497875956,35.31844600251776,459.0,254.0,205.0,880.3254462829974,8623.513311704091,336.63610792497957
+US-KY-21155 = 243.50338091660404,38.250339291138424,371.0,158.0,213.0,277.3607952650796,1895.0050417271427,246.4893202021215
+US-KY-21157 = 128.23897911832947,17.87035799470188,169.0,95.0,74.0,391.23308033537353,2967.4448574356384,129.47812734269115
+US-KY-21159 = 300.32992036405005,47.45280060922837,453.0,190.0,263.0,272.5715894868296,1849.2137109218666,304.05563528988546
+US-KY-21161 = 258.7465681098205,33.36425279657982,309.0,148.0,161.0,487.9607092859298,3930.36902794981,260.8887883242284
+US-KY-21163 = 194.60420168067228,34.6474753102025,301.0,117.0,184.0,193.44737017059992,1174.2497188643604,197.66447039653548
+US-KY-21165 = 326.36501901140684,38.91707205708656,407.0,212.0,195.0,614.3623305316844,5351.356173480803,328.67714269752986
+US-KY-21167 = 260.37223974763407,18.40473317058063,303.0,169.0,134.0,2872.7981462288103,41205.325971384795,261.02190987401747
+US-KY-21169 = 263.35283528352835,28.960845857316524,350.0,184.0,166.0,779.2055399606093,7336.01143878127,264.9404583008123
+US-KY-21171 = 257.43275316455697,34.898749161724936,334.0,161.0,173.0,423.0216830528519,3275.707735626487,259.78749988199337
+US-KY-21173 = 283.6031537450723,22.44450456259757,383.0,227.0,156.0,2055.6033820306398,26465.909224244417,284.48990245562595
+US-KY-21175 = 306.1594005449591,29.864438270460337,421.0,223.0,198.0,1108.0065796800789,11672.371814053018,307.6125212263943
+US-KY-21177 = 143.85118066996156,21.533222355191302,220.0,107.0,113.0,319.0570147810284,2286.3440811383466,145.45391656858206
+US-KY-21179 = 199.56966707768188,31.29285350374808,302.0,130.0,172.0,278.35098200411073,1896.3475302676798,202.00815502821618
+US-KY-21181 = 261.3917112299465,26.774165170946112,324.0,174.0,150.0,958.9922987657162,9628.032068423332,262.7593625740496
+US-KY-21183 = 146.9215943933421,21.679553754262834,218.0,109.0,109.0,332.131456234222,2402.453954793401,148.51248415559448
+US-KY-21185 = 214.58611481975967,32.140996442683715,267.0,128.0,139.0,316.48801565897213,2227.8907988358264,216.97982469752273
+US-KY-21187 = 235.75365497076024,34.6306322263336,299.0,132.0,167.0,334.66810439747275,2395.676169266006,238.28358424463033
+US-KY-21189 = 319.04539385847795,46.13422190434531,460.0,211.0,249.0,351.548072874072,2578.890571718184,322.3636607513798
+US-KY-21191 = 224.38718662952647,28.208033769670514,285.0,152.0,133.0,526.7921964159044,4372.589553352383,226.15327256678114
+US-KY-21193 = 396.978478093774,78.5162334928003,688.0,230.0,458.0,145.06119117360774,823.3347275294542,404.6686434498539
+US-KY-21195 = 404.72672471533826,100.93206784738427,846.0,192.0,654.0,76.91499647173109,364.68396557040757,417.12228904573556
+US-KY-21197 = 276.3025936599424,61.24280179229973,404.0,184.0,220.0,105.574638332815,542.0077702275511,283.008487566331
+US-KY-21199 = 315.6109599689079,35.99573306172477,469.0,220.0,249.0,699.9711448983171,6360.506396747815,317.6570018922085
+US-KY-21201 = 240.16161616161617,25.352746577130116,298.0,175.0,123.0,878.3353145002346,8588.575727624604,241.49609445364462
+US-KY-21203 = 357.75506756756755,40.64144645882702,490.0,259.0,231.0,708.7651167910509,6481.213536853214,360.05612831965595
+US-KY-21205 = 307.0383561643836,44.93984197106794,408.0,197.0,211.0,338.9825088902158,2449.6279250123443,310.3097509787783
+US-KY-21207 = 279.67605633802816,37.28075488663039,364.0,171.0,193.0,443.88626873521963,3483.454702232534,282.14987360214946
+US-KY-21209 = 266.1675824175824,15.496375932748547,305.0,213.0,92.0,5118.792987719649,88808.00723863857,266.6183031921657
+US-KY-21211 = 239.46905089408529,18.31063361822445,324.0,186.0,138.0,2276.173026758373,30288.146749139993,240.16807789465872
+US-KY-21213 = 204.53547671840354,13.791702120809742,242.0,157.0,85.0,3306.0779013473984,49685.3663842011,204.99993239953457
+US-KY-21215 = 202.02533333333332,25.591522519945705,257.0,133.0,124.0,514.9048346612154,4237.318745922013,203.63978327756422
+US-KY-21217 = 263.7651663405088,32.0564515508046,349.0,179.0,170.0,581.8710064435801,4996.436271100971,265.70600117548224
+US-KY-21219 = 190.24608819345661,23.575894418712785,263.0,123.0,140.0,549.9280181855231,4642.085880066641,191.7013220365336
+US-KY-21221 = 150.33951965065503,23.494620061232418,235.0,109.0,126.0,281.20596028748184,1924.7703178328672,152.16428076461096
+US-KY-21223 = 227.1046511627907,43.08595301414893,295.0,128.0,167.0,161.26156678809937,920.5353351296474,231.15562274560898
+US-KY-21225 = 121.46187050359713,13.628247197679975,178.0,99.0,79.0,735.4331039268542,6816.688138761391,122.22403653910989
+US-KY-21227 = 174.44827586206895,21.099883200919113,245.0,116.0,129.0,589.7243969988924,5078.391796067689,175.71968023628128
+US-KY-21229 = 235.7886956521739,24.51795532015844,298.0,153.0,145.0,917.6526763565118,9087.809564480836,237.05999057292394
+US-KY-21231 = 322.5580890336591,64.01793096936989,539.0,220.0,319.0,143.75316602998836,814.6801936542655,328.84953441755846
+US-KY-21233 = 129.92696192696192,16.417322101173685,190.0,101.0,89.0,520.0378062272272,4321.254831000002,130.96008514254981
+US-KY-21235 = 371.95346062052505,70.51884246045203,648.0,220.0,428.0,163.81003857252438,971.6155448826188,378.57929685806454
+US-KY-21237 = 332.02403846153845,28.039539374002093,408.0,222.0,186.0,1695.3585791814355,20481.489985383174,333.2059091382015
+US-KY-21239 = 254.10875331564986,24.564727527469703,299.0,151.0,148.0,1136.3727257897528,12032.736179497151,255.29333001497048
+US-LA-22001 = 8.035110533159948,3.7085028675115677,17.0,1.0,16.0,16.73434277425232,52.82422517676307,8.849632466856436
+US-LA-22003 = 23.744256120527307,10.159951471365563,55.0,4.0,51.0,20.133077158350797,68.29963513145714,25.826620232188773
+US-LA-22005 = 3.2065321805955813,1.7291631968545786,7.0,1.0,6.0,12.032286379735073,34.821879328609725,3.6430555837855936
+US-LA-22007 = 2.136650868878357,1.1309795973718713,7.0,1.0,6.0,13.873612376273604,50.463305957550354,2.4175176907625886
+US-LA-22009 = 14.956180510137346,4.023968744489023,31.0,3.0,28.0,63.68354272778156,295.94548240351503,15.488048938082448
+US-LA-22011 = 33.99732490272373,13.195689023206146,65.0,5.0,60.0,24.876668847277458,86.51177007685666,36.46840151882889
+US-LA-22013 = 73.36659807956104,18.08470682475179,138.0,35.0,103.0,79.46685350703049,381.3341210137233,75.56265171832626
+US-LA-22015 = 64.13354838709678,15.235810013379322,137.0,36.0,101.0,88.19872099127166,441.392865872484,65.91844912832728
+US-LA-22017 = 65.90343995171997,15.821128825586253,116.0,37.0,79.0,85.5254862843052,420.656914427224,67.77589184057823
+US-LA-22019 = 5.559989498556051,4.401261853940507,28.0,1.0,27.0,8.249356393788657,35.00965482049426,7.091162748873101
+US-LA-22021 = 35.18039624608968,17.146209005585398,72.0,8.0,64.0,14.879963406170148,45.29321308759219,39.13633558849243
+US-LA-22023 = 1.4956616052060738,0.6103612301408275,6.0,1.0,5.0,23.367685528981234,91.41825715335493,1.6154084525427734
+US-LA-22025 = 21.136954858454477,14.913740373762353,90.0,4.0,86.0,9.02438806255302,32.78660733830438,25.868716872398803
+US-LA-22027 = 81.58450450450451,20.373308219765065,149.0,33.0,116.0,76.14174848747535,354.3822837127069,84.08985112998514
+US-LA-22029 = 13.4939713639789,2.8311835740953994,19.0,3.0,16.0,121.2676257701066,632.6827397415002,13.787779502229865
+US-LA-22031 = 74.66220839813374,18.531811649794076,117.0,31.0,86.0,77.32377211190146,360.4119666415144,76.92771546009799
+US-LA-22033 = 17.604960677555958,9.700195497697603,42.0,1.0,41.0,11.7174255665429,34.960682067205,20.100458530885437
+US-LA-22035 = 27.021601016518424,2.754373392656541,36.0,19.0,17.0,973.3279608688423,9831.583980071953,27.1616180350524
+US-LA-22037 = 60.92211838006231,18.74314437155696,104.0,1.0,103.0,43.891336343915135,175.15214830862925,63.74017546922312
+US-LA-22039 = 21.982023411371237,8.096053453660975,41.0,3.0,38.0,28.736296805079032,107.17746217162825,23.425529551807546
+US-LA-22041 = 20.655521337439506,3.678289906081141,33.0,10.0,23.0,193.82554586202752,1184.1941894051245,20.980476123162635
+US-LA-22043 = 41.40008557980317,15.014682872011047,82.0,9.0,73.0,29.30253577348218,106.23972206541315,44.03870783483648
+US-LA-22045 = 2.4231305155596843,2.110017257929955,30.0,1.0,29.0,9.009509347306079,64.74616422194894,3.213056850446128
+US-LA-22047 = 2.560156931124673,1.694032598394247,7.0,1.0,6.0,8.838921379085072,26.922720593126908,3.069877840632754
+US-LA-22049 = 65.78453307392996,12.486559859168988,99.0,35.0,64.0,162.16052500778963,941.9925435789628,66.95908428937477
+US-LA-22051 = 1.637995512341062,0.9349804024732445,8.0,-1.0,9.0,13.319965981059037,64.4702583269283,1.886058761401269
+US-LA-22053 = 6.943225806451613,3.5246905335949243,17.0,1.0,16.0,13.919985236707031,43.50749780984816,7.786644203826784
+US-LA-22055 = 8.992529348986126,2.808157750634223,17.0,1.0,16.0,42.642242773513885,172.41436946876755,9.420792644189973
+US-LA-22057 = 1.6980602944613228,0.6129958729687454,6.0,-1.0,7.0,30.546887751075445,124.1168842088145,1.8053178955249907
+US-LA-22059 = 36.167597765363126,18.70330899751697,84.0,9.0,75.0,13.178442949169105,39.345885351962714,40.71742741841262
+US-LA-22061 = 68.34810874704492,19.8762715957016,122.0,22.0,100.0,50.99345124113292,213.36719919831597,71.1795626696594
+US-LA-22063 = 9.591944670463791,8.084071081453317,31.0,1.0,30.0,6.0058859993515314,16.49477214241905,12.544226074622086
+US-LA-22065 = 22.563893653516296,2.1895079459308397,31.0,12.0,19.0,1125.2471673021157,11914.316690561005,22.669875205931042
+US-LA-22067 = 28.263450190905935,6.2665827577949,51.0,14.0,37.0,106.24127808960755,557.2969732723258,28.9498303303165
+US-LA-22069 = 50.91388286334056,20.16503928672862,120.0,20.0,100.0,24.426473694550314,89.31199147499203,54.76177752463178
+US-LA-22071 = 1.3748271092669433,0.9315596563534287,8.0,-1.0,9.0,11.16546349906321,59.20156892231827,1.6607085757954672
+US-LA-22073 = 30.9802371541502,14.536494299609863,82.0,12.0,70.0,17.138867268178263,60.17262377985937,34.221115713108745
+US-LA-22075 = 1.0963124696749151,0.5442041559938774,6.0,-1.0,7.0,19.79845361393096,129.96377377314644,1.2239522844317685
+US-LA-22077 = 7.3533107781536975,2.9395989623638976,15.0,1.0,14.0,23.285164704136445,80.67216294110428,7.919117467220849
+US-LA-22079 = 37.62523345092343,16.786201037188825,90.0,9.0,81.0,18.431772137644607,61.605356232397824,41.199936134627755
+US-LA-22081 = 49.609276177090656,12.18274869702243,88.0,29.0,59.0,80.39447470566917,387.56540778360676,51.083261922371946
+US-LA-22083 = 21.834158415841586,3.4059821477432743,29.0,8.0,21.0,282.31588952379525,1929.2232775688028,22.09821685382809
+US-LA-22085 = 75.72526551145891,18.7542798245566,140.0,30.0,110.0,78.32410439280044,372.1332241782259,78.0130684470155
+US-LA-22087 = 1.051762114537445,0.34097421423936164,6.0,-1.0,7.0,47.70015990376083,372.9956705261723,1.105652278228749
+US-LA-22089 = 1.7852028639618138,1.084351986636523,9.0,-1.0,10.0,11.64676051365931,49.96471432497414,2.088724131238984
+US-LA-22091 = 61.69300069300069,20.277031431591606,111.0,23.0,88.0,37.35754336135962,143.98182889122785,64.93985169512122
+US-LA-22093 = 2.2858695652173915,1.3576739636902615,10.0,1.0,9.0,10.847538517292879,35.50220832927577,2.658660990210968
+US-LA-22095 = 1.592737978410206,1.123391341878297,5.0,1.0,4.0,9.0726863713892,33.026170111958265,1.9490567910857115
+US-LA-22097 = 10.388770864946888,4.722753001117105,24.0,1.0,23.0,17.84928705407477,60.23106744610001,11.411877846959728
+US-LA-22099 = 2.70298769771529,1.8871524381936944,9.0,1.0,8.0,8.27251132747845,25.700796816229108,3.296587147184292
+US-LA-22101 = 1.9896179401993355,1.0392505542434982,21.0,1.0,20.0,17.682636341437682,139.00668016086007,2.2446873418047493
+US-LA-22103 = 13.987121699935608,13.833192219302543,64.0,1.0,63.0,5.510814232604993,17.273162025035,19.67223374263797
+US-LA-22105 = 34.993274336283186,29.170690055349574,112.0,1.0,111.0,5.813116165484854,15.038691347598744,45.557199289241275
+US-LA-22107 = 18.972864768683273,2.842182318927757,26.0,8.0,18.0,316.7900022736918,2238.0464727829894,19.184566658248205
+US-LA-22109 = 1.6427489587277546,0.5960978888834134,5.0,1.0,4.0,29.604129311102163,110.62773803647909,1.7475573909123483
+US-LA-22111 = 44.04120541205412,14.106632202681013,84.0,14.0,70.0,39.66109050155369,153.99028619380144,46.245268366055164
+US-LA-22113 = 2.3941926968763747,1.3295192201019947,8.0,1.0,7.0,13.001365099762047,48.46595059428383,2.7385726257298404
+US-LA-22115 = 75.06012658227849,21.568778537017753,140.0,21.0,119.0,52.531093622103555,221.1818228045439,78.09759797923738
+US-LA-22117 = 61.008924776880576,21.918393758365205,114.0,15.0,99.0,29.945480352462198,108.85920265603926,64.826729729162
+US-LA-22119 = 69.80264357338196,15.27239071862043,135.0,43.0,92.0,110.0442247296119,581.3593705651809,71.4538660122376
+US-LA-22121 = 4.783166904422254,2.283427039226254,15.0,1.0,14.0,16.951672179182605,65.19381598370146,5.300257038958578
+US-LA-22123 = 29.433384379785604,3.0272757555319676,40.0,20.0,20.0,948.7781064934416,9526.15508675906,29.588655166266662
+US-LA-22125 = 41.038203753351205,26.595329348481375,106.0,1.0,105.0,8.463724896674334,22.653895228671114,48.902410067968674
+US-LA-22127 = 49.139528109525195,13.65805370908195,100.0,14.0,86.0,57.34947097916988,247.53276781382593,51.00231028048617
+US-MA-25001 = 17.513740886146945,15.329022129039407,89.0,1.0,88.0,6.259492196304929,20.25665810139905,23.274665180398937
+US-MA-25003 = 430.2827048114434,127.03394557741197,954.0,182.0,772.0,49.29089077312531,206.85708543001718,448.6433209007091
+US-MA-25005 = 35.07783417935702,18.605983046404575,104.0,1.0,103.0,12.696843383657207,39.543808353959314,39.70688927425017
+US-MA-25007 = 17.234649122807017,15.034893081249502,83.0,1.0,82.0,6.238885519452582,20.096448330319582,22.870967193166038
+US-MA-25009 = 28.608655616942908,18.188588458875422,108.0,1.0,107.0,9.377845998119325,29.22060197578497,33.90103134618732
+US-MA-25011 = 274.06553480475384,136.46852327334813,822.0,35.0,787.0,14.546498145559456,46.73647012326961,306.162661361937
+US-MA-25013 = 193.19591207096028,130.68926190204525,512.0,10.0,502.0,8.18944159656983,23.000404147348572,233.24738716099597
+US-MA-25015 = 235.7175572519084,154.68554562668294,630.0,30.0,600.0,8.57190670615883,24.104318372735662,281.9403923219079
+US-MA-25017 = 77.04135338345864,48.59276808358337,478.0,1.0,477.0,11.646367456687269,55.603762804669664,91.0858234918029
+US-MA-25019 = 8.729468599033817,5.7149901380491865,24.0,1.0,23.0,8.610677126918466,24.787501666677077,10.433826445725312
+US-MA-25021 = 58.5584182144997,24.433859981906078,152.0,1.0,151.0,20.903416167485968,69.93252731220983,63.451570960848876
+US-MA-25023 = 26.207727756114853,14.156168923382873,111.0,1.0,110.0,12.566206613866614,41.20427031687568,29.78660962120368
+US-MA-25025 = 22.890566037735848,17.555069838599096,89.0,1.0,88.0,7.367366226053874,23.62122710908778,28.84715740876452
+US-MA-25027 = 220.45211857830202,83.01571088474033,550.0,47.0,503.0,26.806350499360473,95.29609488184227,235.5647359843161
+US-MD-24001 = 396.25249559600707,165.63557800678103,863.0,134.0,729.0,21.762956188475695,78.56030118163953,429.47780497681606
+US-MD-24003 = 25.890515222482435,17.35755891509479,87.0,1.0,86.0,8.21019642880283,23.349783631186003,31.170557100837655
+US-MD-24005 = 132.21525773195876,69.75111464346455,293.0,1.0,292.0,12.117196690512062,33.95357628505447,149.4860942400129
+US-MD-24009 = 22.556277056277057,14.024949691364933,54.0,1.0,53.0,8.978098090878634,24.066918582549057,26.560964750642032
+US-MD-24011 = 12.788688138256088,4.373216804966914,24.0,1.0,23.0,33.22827081787381,121.05907998708243,13.515752643519967
+US-MD-24013 = 203.13990825688074,45.14787034093476,335.0,103.0,232.0,104.67936294230762,535.2441361608174,208.09649810348992
+US-MD-24015 = 54.236215112321304,44.37223444325001,163.0,1.0,162.0,6.04699970775165,15.689364392916312,70.07469028969541
+US-MD-24017 = 33.2061191626409,19.590477851732796,65.0,1.0,64.0,9.745151449773637,25.80346095871275,38.55428863696927
+US-MD-24019 = 3.3840860215053765,3.3699501405198244,14.0,1.0,13.0,5.475532685391061,16.82888513264423,4.775835230673022
+US-MD-24021 = 194.3057595670661,110.49874483819511,571.0,59.0,512.0,12.312316635827253,44.02205473883353,223.52785242951506
+US-MD-24023 = 755.1520467836257,89.87144099833233,966.0,340.0,626.0,617.2464850350974,5372.849475449273,760.4810909342954
+US-MD-24025 = 100.00392156862745,64.7137933878809,242.0,1.0,241.0,8.28675937016422,21.726669261823865,119.1161592050109
+US-MD-24027 = 138.69325153374234,41.47160034818766,272.0,11.0,261.0,47.56767533909529,197.1104076970352,144.76087750646485
+US-MD-24029 = 13.021588946459413,7.480224953228121,25.0,1.0,24.0,10.298354518062343,27.707627779876272,15.017174968729996
+US-MD-24031 = 129.7700859019707,38.00474950429198,268.0,14.0,254.0,50.53770793152893,215.895219282708,135.22069434775446
+US-MD-24033 = 45.641450777202074,21.58813582174108,127.0,1.0,126.0,15.887485217893138,50.493167612749446,50.48950026793392
+US-MD-24035 = 13.199737187910644,7.3720037186045175,25.0,1.0,24.0,10.693811420877463,28.275643026404634,15.118845877150486
+US-MD-24037 = 20.27143778207608,15.821064329786378,55.0,1.0,54.0,6.211167670983353,15.776357564469064,25.714534144717057
+US-MD-24039 = 3.4483271375464684,2.5416469700747815,13.0,1.0,12.0,7.4007279952844085,21.91761194883096,4.283798474255032
+US-MD-24041 = 7.372231686541737,6.57652727761421,24.0,1.0,23.0,5.632030708186642,15.404874632340029,9.87929709408791
+US-MD-24043 = 197.81703296703296,76.29452067941841,613.0,82.0,531.0,27.352378200177366,116.19112417592403,212.01988684456563
+US-MD-24045 = 9.503059143439836,5.614014235410085,25.0,1.0,24.0,10.33537749714316,30.42164195064358,11.037449384667758
+US-MD-24047 = 6.886979166666666,3.1320316289217236,15.0,1.0,14.0,17.472046678178977,56.74038395680999,7.565719011876311
+US-MD-24510 = 62.306748466257666,43.83674835803225,145.0,1.0,144.0,7.359320219325338,19.169436303587137,76.18261882505054
+US-ME-23001 = 104.24123017779914,39.708893272488424,338.0,7.0,331.0,26.84107191023378,102.7996517533598,111.54833156039034
+US-ME-23003 = 263.0700083542189,89.46994124872795,628.0,91.0,537.0,34.77554700380007,135.41630259997046,277.86813362193885
+US-ME-23005 = 87.31476323119777,57.810164592712084,427.0,1.0,426.0,8.784636300092346,27.832006148434928,104.71811213136219
+US-ME-23007 = 474.71087248322146,218.55822415291604,1219.0,78.0,1141.0,17.025857148271616,55.363976084750654,522.607031907013
+US-ME-23009 = 82.94990496877546,55.434223159796055,434.0,1.0,433.0,8.677920864745087,27.540696242948464,99.76792987558163
+US-ME-23011 = 87.81098626716604,43.40062167410662,352.0,1.0,351.0,16.211297760625897,65.40489363400432,97.95092276702329
+US-ME-23013 = 62.53313253012048,54.319975567087106,408.0,1.0,407.0,6.462351475546356,22.386320950398183,82.83146992320343
+US-ME-23015 = 45.54151119402985,25.451522414949583,151.0,1.0,150.0,11.489205900435612,35.135966665435674,52.170961607724145
+US-ME-23017 = 365.56586109296757,208.15169019875253,1159.0,77.0,1082.0,11.444696494129955,36.156592645625736,420.67270523441397
+US-ME-23019 = 139.8623720808187,78.69292497007184,721.0,1.0,720.0,11.997946640083379,41.22795373933452,160.48071399522993
+US-ME-23021 = 336.25385716557975,132.9663554030062,1484.0,72.0,1412.0,25.358262766509906,105.8289980618186,361.5891427129456
+US-ME-23023 = 41.83473154362416,28.574382536531527,166.0,1.0,165.0,8.482957139972727,27.041141185365348,50.662018324097005
+US-ME-23025 = 366.11035111719104,157.9098299170084,1096.0,30.0,1066.0,19.170671097753782,61.79088178841176,398.713310010553
+US-ME-23027 = 105.92746435213887,54.58272933633512,335.0,1.0,334.0,13.756003513790155,44.86529611858873,119.16334187105214
+US-ME-23029 = 81.4960370994941,50.76712265973585,357.0,1.0,356.0,9.755376798242386,31.004837965100084,96.01512800632422
+US-ME-23031 = 99.1606340193991,62.919033761172194,371.0,1.0,370.0,9.38216680650777,28.871193254061755,117.43779693339246
+US-MI-26001 = 257.63924477410654,39.58449906704013,383.0,176.0,207.0,295.5510830007674,2059.274190338838,260.662450334068
+US-MI-26003 = 266.85825054519023,35.69680251583269,352.0,183.0,169.0,439.63206033725083,3444.2436835386015,269.23519011060546
+US-MI-26005 = 217.01942592055667,20.596945972057537,300.0,176.0,124.0,1201.8679031345514,13015.948783147374,217.99464537062337
+US-MI-26007 = 224.875,24.69166378454308,324.0,154.0,170.0,783.3316823193483,7403.987826948877,226.2265322314094
+US-MI-26009 = 277.505376344086,78.66154625980745,455.0,176.0,279.0,54.99611672186206,238.75946528058682,288.4386811089259
+US-MI-26011 = 210.38314680710994,24.163681044186447,260.0,176.0,84.0,686.4885179743806,6215.670440329425,211.766267243079
+US-MI-26013 = 410.73183812774255,129.14191640924307,603.0,183.0,420.0,41.30433352896999,159.46157347423494,430.55577736879343
+US-MI-26015 = 267.2483912483913,20.713787580025446,320.0,213.0,107.0,2186.158716078153,28699.048347539745,268.04992747763174
+US-MI-26017 = 190.8469279661017,12.657289263298505,249.0,176.0,73.0,3474.8458832136726,53157.43309530276,191.2661937865477
+US-MI-26019 = 237.685773480663,33.80642435977066,350.0,176.0,174.0,368.318101048209,2733.602340888047,240.07790661177867
+US-MI-26021 = 208.79957716701904,18.089243174806374,274.0,176.0,98.0,1572.8477941960834,18568.19190016146,209.58168847435888
+US-MI-26023 = 289.0606203007519,15.018084023454092,335.0,252.0,83.0,7188.74341662592,139505.35116729856,289.4504880914713
+US-MI-26025 = 284.0246153846154,12.270097453514284,324.0,235.0,89.0,12472.059752883886,290289.74546210916,284.28953099946796
+US-MI-26027 = 258.0226506024096,19.666103618371498,335.0,213.0,122.0,2297.887012340049,30669.125588572017,258.7710259194829
+US-MI-26029 = 240.97301587301587,53.30879209084498,455.0,176.0,279.0,107.23028873809542,568.0444954484464,246.79915253728424
+US-MI-26031 = 227.3343023255814,34.91679292262754,388.0,176.0,212.0,296.2816982557396,2074.82511376044,230.0001466126934
+US-MI-26033 = 218.28973870440936,30.857981858935577,318.0,176.0,142.0,375.89055218241236,2825.9744061977894,220.4600305453252
+US-MI-26035 = 321.6898866974402,36.420331521853775,414.0,225.0,189.0,715.0102691579949,6536.875258728723,323.74499803328797
+US-MI-26037 = 236.67867740568036,15.3604762144664,281.0,190.0,91.0,3704.5295242368425,57801.51758907171,237.1766020669773
+US-MI-26039 = 374.7970893970894,24.655556315460714,470.0,316.0,154.0,3558.6863107446893,54809.15199162041,375.607181344759
+US-MI-26041 = 229.20609037328094,33.68627597168549,336.0,176.0,160.0,335.92662577064743,2437.5911997865755,231.6682909960817
+US-MI-26043 = 367.3150237529691,44.9196919975661,495.0,247.0,248.0,571.3002889537632,4874.601235155741,370.051490206161
+US-MI-26045 = 270.89302524604193,10.140883001466237,297.0,235.0,62.0,19141.8949570199,513468.660670479,271.08277081917646
+US-MI-26047 = 244.79039301310044,45.815768500277976,396.0,176.0,220.0,169.17792683940445,1002.3098882500383,249.04100295890882
+US-MI-26049 = 238.59213483146067,18.050229903309933,298.0,187.0,111.0,2349.1246406642294,31576.65081617154,239.27393841159605
+US-MI-26051 = 240.49092601209864,28.23666083157285,376.0,201.0,175.0,645.0639492519407,5761.525067892551,242.14292165800344
+US-MI-26053 = 448.88801452784503,78.32615431882168,568.0,183.0,385.0,204.05048444778228,1249.0721326429255,455.6703150712439
+US-MI-26055 = 272.02728578267113,46.35923088788491,361.0,176.0,185.0,219.1606181514675,1383.2416802474243,275.9493114664417
+US-MI-26057 = 223.9013906447535,13.094826207848984,264.0,197.0,67.0,5050.31756006473,87240.64677835669,224.28398785037746
+US-MI-26059 = 320.13599677159,24.057749067376452,373.0,257.0,116.0,2395.873378844476,32400.040371378636,321.0386763602297
+US-MI-26061 = 317.5919689119171,81.57192279425198,514.0,183.0,331.0,70.76604504276555,323.7554114346568,327.9003466080807
+US-MI-26063 = 208.99177771477176,20.290761141017025,263.0,176.0,87.0,1123.9191515265488,11907.160672532624,209.97447021021955
+US-MI-26065 = 280.38250883392226,10.712900221769212,312.0,252.0,60.0,18006.402898506487,473320.45567209757,280.587094306146
+US-MI-26067 = 239.60845896147404,18.147000125037085,290.0,179.0,111.0,2340.5000571079277,31389.62807602748,240.29466748022205
+US-MI-26069 = 233.6754126110876,31.36194745868768,352.0,178.0,174.0,436.13431523368683,3421.2095220365477,235.77058808800456
+US-MI-26071 = 479.0946984248944,36.81211006060649,587.0,346.0,241.0,2243.0481661573695,29687.682102754956,480.5068797696394
+US-MI-26073 = 260.637234485631,30.23704097481317,358.0,202.0,156.0,666.9032184254019,5989.416652738699,262.3853018887116
+US-MI-26075 = 299.4162401910611,14.012133297681626,351.0,271.0,80.0,9821.905878043068,211307.40194455264,299.74393199813596
+US-MI-26077 = 268.0122156697557,18.932779659585318,322.0,213.0,109.0,2878.8994185600973,41344.453388611015,268.6801032712509
+US-MI-26079 = 342.5717832023169,44.406916846410915,444.0,179.0,265.0,481.0857989795249,3868.8339388364943,345.4379841740327
+US-MI-26081 = 240.93805309734512,25.370005959878544,319.0,177.0,142.0,884.7820932428863,8668.27203847647,242.27006136281753
+US-MI-26083 = 258.81890660592256,60.40805503033394,474.0,183.0,291.0,92.18727619498715,461.4147147298258,265.7750167514492
+US-MI-26085 = 294.94603569946037,45.14055805116946,427.0,218.0,209.0,299.1404394398839,2096.6111417747657,298.3803511560343
+US-MI-26087 = 260.53713235294117,20.436219375531238,348.0,228.0,120.0,2111.77077188599,27470.52296652244,261.33739953756873
+US-MI-26089 = 224.24860508369497,36.59194492751214,331.0,176.0,155.0,248.93512184122324,1647.5767838283155,227.2144522594482
+US-MI-26091 = 250.9681300813008,34.57166882175766,362.0,199.0,163.0,405.07899819590835,3117.47748466585,253.33811912467104
+US-MI-26093 = 280.92779632721204,14.174951878337199,354.0,244.0,110.0,7844.438609840522,156689.65174329755,281.28518626123326
+US-MI-26095 = 236.79166666666666,23.26170540508197,346.0,183.0,163.0,1085.784341346736,11380.54264579534,237.93150346503214
+US-MI-26097 = 222.19926597582037,26.523342757519885,291.0,176.0,115.0,613.2342183248634,5353.647916604972,223.77667776429755
+US-MI-26099 = 203.47061803444782,26.878444109993804,324.0,175.0,149.0,457.83019045398265,3671.927441214757,205.2382594963576
+US-MI-26101 = 239.9125636672326,37.16368138345428,348.0,176.0,172.0,288.98756320642167,2005.0874333057723,242.77392244504935
+US-MI-26103 = 387.8560781918143,92.81126496998078,590.0,183.0,407.0,85.31729482555355,408.79020103019855,398.80605348422534
+US-MI-26105 = 210.89228598306678,15.746348013792199,280.0,176.0,104.0,2442.9367461733314,33275.57940241786,211.47932230583464
+US-MI-26107 = 305.60659157279935,19.699219459951077,366.0,250.0,116.0,3780.309101611264,59373.825057584785,306.2408334302842
+US-MI-26109 = 244.48725338062513,38.03581663016353,350.0,180.0,170.0,285.21029397937866,1965.937776721751,247.4282530600041
+US-MI-26111 = 203.84468664850135,9.134549867777578,236.0,186.0,50.0,11180.855555070668,251058.81953795912,204.0492496337897
+US-MI-26113 = 370.2022565816966,25.619512614090844,469.0,304.0,165.0,3061.1652372645826,44890.7203738943,371.0876853315991
+US-MI-26115 = 194.44786625604928,10.643568831914086,221.0,152.0,69.0,6152.111831590683,113389.23455835061,194.738948977882
+US-MI-26117 = 267.96326935804103,16.771944473114896,320.0,218.0,102.0,4126.0230557433215,66681.03771882059,268.487638163211
+US-MI-26119 = 294.2349219738507,48.609896486886846,457.0,220.0,237.0,241.11000328155058,1594.324937933769,298.22325755283384
+US-MI-26121 = 202.63322445170323,15.718292816978515,290.0,176.0,114.0,2182.327864948102,28683.4826537934,203.24194542656448
+US-MI-26123 = 269.1674020959735,33.98634336436741,408.0,185.0,223.0,521.2642113005838,4337.867279014814,271.30455559458665
+US-MI-26125 = 281.8322597960279,34.67675346554947,372.0,186.0,186.0,560.4115678429631,4735.976515025048,283.95756706354257
+US-MI-26127 = 231.52233524988944,29.307623711897183,320.0,176.0,144.0,516.9488322496766,4279.34155253478,233.3699392106883
+US-MI-26129 = 317.93185550082103,58.3266687068241,458.0,229.0,229.0,178.76170156208207,1072.644948250571,323.2377840300087
+US-MI-26131 = 341.6457583547558,80.5347517238481,567.0,183.0,384.0,88.95723444102187,432.22506129803486,351.009501918421
+US-MI-26133 = 364.13442211055275,36.00522162544681,517.0,290.0,227.0,1065.4320692346819,11106.55882405355,365.9101711487175
+US-MI-26135 = 351.06311475409836,34.203754709095044,430.0,252.0,178.0,1111.5172288455528,11710.073484338543,352.7253993931387
+US-MI-26137 = 374.1880035810206,45.6804176248964,462.0,266.0,196.0,573.6567479190969,4888.703720758651,376.9659965810376
+US-MI-26139 = 203.04177215189873,18.661823488909317,283.0,176.0,107.0,1321.677524392435,14775.263012482254,203.89758432731557
+US-MI-26141 = 226.87043301759135,26.798156581356714,290.0,158.0,132.0,631.9684903441944,5562.34454008151,228.44766265766063
+US-MI-26143 = 360.0885714285714,21.70219381368001,468.0,259.0,209.0,4617.967722660186,77469.56235533912,360.7419638603138
+US-MI-26145 = 191.84512485136742,9.337608708839447,223.0,177.0,46.0,8734.57016459378,180749.77815898156,192.07223345823868
+US-MI-26147 = 208.8747572815534,23.995674711838433,256.0,174.0,82.0,685.7735964199218,6200.620159967468,210.24855917295653
+US-MI-26149 = 258.0643634642688,12.720543705635892,304.0,230.0,74.0,8410.86882513237,171894.0799668562,258.3776846447565
+US-MI-26151 = 233.23388305847075,13.655055514122665,273.0,176.0,97.0,5033.01965347866,86782.10085124984,233.63326977899828
+US-MI-26153 = 228.313769751693,26.097910770529385,317.0,176.0,141.0,696.2861421744967,6336.563023061926,229.80051872181588
+US-MI-26155 = 242.68973214285714,17.423088179595638,282.0,199.0,83.0,2744.6248447806583,38825.10447433985,243.314344191389
+US-MI-26157 = 219.09849601887348,25.311594609660098,299.0,176.0,123.0,674.8792669833151,6077.711333362337,220.55572488470142
+US-MI-26159 = 225.38272583201268,22.515396095773138,315.0,176.0,139.0,1033.7116743335093,10670.757541548535,226.50456102431525
+US-MI-26161 = 267.88730482009504,27.164709602602212,340.0,195.0,145.0,988.018624125185,10019.869500716512,269.2610806105632
+US-MI-26163 = 201.7573872472784,16.162671911336055,291.0,150.0,141.0,1984.4824290253107,25319.735847089785,202.40374322665514
+US-MI-26165 = 359.47953699875984,55.27550500845962,497.0,243.0,254.0,294.51137209179836,2042.8808151682179,363.7044390364008
+US-MN-27001 = 386.60183276059564,15.831754201143687,456.0,330.0,126.0,14635.060378025562,359197.0099108616,386.9258605145655
+US-MN-27003 = 275.49378238341967,7.107699444479738,320.0,245.0,75.0,58347.31013479561,2266151.2887224867,275.58545593575155
+US-MN-27005 = 447.72197732997483,38.90326400504636,578.0,351.0,227.0,1558.3892844856623,18320.012072988717,449.4089818133465
+US-MN-27007 = 386.4961843157206,29.156237161119773,476.0,352.0,124.0,2369.862473606155,31972.50411137635,387.5943583903241
+US-MN-27009 = 346.41671278361923,20.727461943619698,403.0,305.0,98.0,4718.840397841683,79726.44452611782,347.0362611809215
+US-MN-27011 = 340.52761562640325,18.23452775730968,381.0,281.0,100.0,6567.59924995107,123626.44683590753,341.0154761982739
+US-MN-27013 = 305.08372383630115,16.572689393793798,344.0,230.0,114.0,6291.921382350991,116753.00016797922,305.5335212109592
+US-MN-27015 = 311.3223709369025,17.1188539101487,366.0,241.0,125.0,6068.0453733554095,111292.13267376099,311.79267759999004
+US-MN-27017 = 364.9751745539178,37.30880096738989,443.0,202.0,241.0,964.4798241123572,9695.322865013319,366.87712475744115
+US-MN-27019 = 297.3151553582752,16.196603756097964,327.0,213.0,114.0,6238.46936714796,115418.261947453,297.75599335520917
+US-MN-27021 = 413.7889796301511,20.75855584293333,506.0,352.0,154.0,7980.717614048997,160311.50880142924,414.3093497666277
+US-MN-27023 = 316.0940553745928,10.043781869294838,348.0,260.0,88.0,31264.73546721555,986821.7711635911,316.25358400719216
+US-MN-27025 = 278.98154981549817,16.106301366966076,330.0,228.0,102.0,5248.522089810471,91800.13455367894,279.44609154751265
+US-MN-27027 = 317.475559417771,44.55867059297138,475.0,262.0,213.0,384.048349587037,2912.665849673738,320.5872828928802
+US-MN-27029 = 439.2292438439747,56.799799496215094,597.0,351.0,246.0,485.7161424193896,3939.9438757242706,442.88660610878725
+US-MN-27031 = 500.79466261061947,82.06816964081541,685.0,183.0,502.0,244.37617379795543,1586.4689335113824,507.47460879090085
+US-MN-27033 = 413.2285076293264,31.61929105657776,477.0,331.0,146.0,2270.706530771584,30166.575362678468,414.436459646688
+US-MN-27035 = 389.54513064133016,17.609417636930292,467.0,350.0,117.0,10892.623627782163,242499.348438874,389.9429450520715
+US-MN-27037 = 280.22339133953864,26.138834011032756,347.0,206.0,141.0,1263.3927326178605,13864.51604086311,281.4398473871256
+US-MN-27039 = 382.29446854663775,16.049731273711043,417.0,308.0,109.0,13584.684144787283,325215.062387056,382.63122527482585
+US-MN-27041 = 421.512853470437,15.142802317855558,489.0,365.0,124.0,21650.865563551157,604929.9628524727,421.7847675092449
+US-MN-27043 = 338.52050264550263,17.821320023118254,428.0,300.0,128.0,6911.68931489701,132424.44219144972,338.98927735067105
+US-MN-27045 = 367.13621262458474,39.31166105992394,427.0,224.0,203.0,841.477549134392,8093.807241161513,369.234891790598
+US-MN-27047 = 381.75099206349205,10.373505773444329,416.0,343.0,73.0,49948.72090985789,1842201.5510821042,381.891908219449
+US-MN-27049 = 320.55562310030393,46.316180190167785,390.0,192.0,198.0,351.25051412368146,2556.511039407424,323.8843868552978
+US-MN-27051 = 350.7292,27.74490705264666,425.0,301.0,124.0,2057.9976456053014,26497.244399373958,351.82488769272703
+US-MN-27053 = 283.58498638662,18.443878528732053,326.0,210.0,116.0,3680.578252049063,57282.80161882907,284.1841324899792
+US-MN-27055 = 308.3683119037744,56.418287829287436,407.0,190.0,217.0,179.011011661235,1059.1647629993802,313.4869040135039
+US-MN-27057 = 450.749426868409,25.396322682027,558.0,393.0,165.0,5645.121886904981,101186.46487256311,451.4643053752631
+US-MN-27059 = 297.18059159315,10.94651700892413,323.0,267.0,56.0,20090.524288578104,547615.2820908601,297.38212833706274
+US-MN-27061 = 414.6131756756757,17.86374596123841,507.0,366.0,141.0,12572.910304901923,293458.87124478276,414.99782995051476
+US-MN-27063 = 434.8795863909273,14.001066511925295,473.0,389.0,84.0,30058.959053594106,936554.4211182079,435.10491208789557
+US-MN-27065 = 338.8964767290126,26.667277661872326,407.0,295.0,112.0,2090.972110999372,27075.999004566987,339.94406251210444
+US-MN-27067 = 355.9013211108115,19.75887187914634,422.0,322.0,100.0,5898.284568944832,107235.69315706927,356.44938404541745
+US-MN-27069 = 282.22506952721494,29.37170169726458,336.0,229.0,107.0,915.7892476800411,9072.589125976916,283.74933784986075
+US-MN-27071 = 371.4537401574803,24.08195366239937,455.0,323.0,132.0,3716.5395250889987,58065.30227482058,372.23355782247637
+US-MN-27073 = 325.3837492391966,18.414622555503286,422.0,278.0,144.0,5570.338884174601,99388.81002051054,325.9044071392991
+US-MN-27075 = 479.0534171249018,70.30343205720769,627.0,192.0,435.0,336.10263539104847,2418.3863800903796,484.18462286411733
+US-MN-27077 = 347.6900123304562,22.06000306025157,396.0,321.0,75.0,3962.888574449011,63223.10368169916,348.3891335982957
+US-MN-27079 = 310.092809790923,24.678732362376223,361.0,222.0,139.0,2020.1326387898393,25809.42896750701,311.0732880127179
+US-MN-27081 = 519.0192475940507,46.144667494647045,608.0,357.0,251.0,1455.5405909122842,16717.210659005937,521.0665117921953
+US-MN-27083 = 395.3926821300229,63.033373228021226,539.0,312.0,227.0,266.111270996023,1798.0732188148288,400.3855382284384
+US-MN-27085 = 320.13524779990735,8.679900374730723,354.0,296.0,58.0,50282.20085721429,1858626.802921161,320.25289624673707
+US-MN-27087 = 417.58640552995394,43.25285371349386,544.0,353.0,191.0,929.376407943537,9269.222334231066,419.82045619263005
+US-MN-27089 = 317.10817779960706,42.87595144252777,386.0,235.0,151.0,426.2198976587178,3306.3925895367406,319.9936618739334
+US-MN-27091 = 369.16242661448143,24.198711989533205,431.0,321.0,110.0,3596.3236023018503,55571.675413049634,369.95469301773255
+US-MN-27093 = 344.5452554744526,13.761569629128795,383.0,302.0,81.0,15769.212117258516,396697.4441105908,344.81997312889683
+US-MN-27095 = 365.00238582140423,32.522054722720696,424.0,300.0,124.0,1446.803988609777,16599.041375948982,366.4483943186337
+US-MN-27097 = 375.8864498104171,24.949609523089684,466.0,310.0,156.0,3464.856175827117,52885.80021822535,376.7135598388168
+US-MN-27099 = 397.4740391099123,21.11476444296621,446.0,345.0,101.0,6727.053095285294,127694.85321652345,398.03447720496536
+US-MN-27101 = 490.6867588932806,31.996989666681888,585.0,384.0,201.0,3652.4123161318535,56715.31774747459,491.72889146451655
+US-MN-27103 = 298.9706329113924,15.747763300434546,327.0,222.0,105.0,6897.090258170404,131884.86920017542,299.38508879435705
+US-MN-27105 = 488.52127659574467,24.617368662382766,549.0,427.0,122.0,7874.367381669852,157441.0859957168,489.14113763472784
+US-MN-27107 = 305.5537675606641,37.279097961314946,408.0,261.0,147.0,575.8696006321038,4939.332769240487,307.8194860877486
+US-MN-27109 = 356.8733431516937,29.785922669361156,412.0,240.0,172.0,1755.4447169396833,21450.25475620043,358.1142055846594
+US-MN-27111 = 416.49598021026594,28.560711090934106,534.0,314.0,220.0,3143.9983480182373,46450.629422094804,417.47408991376943
+US-MN-27113 = 343.18437162405473,15.402762260260957,372.0,296.0,76.0,11126.298004982433,249304.91247138937,343.5298502492082
+US-MN-27115 = 330.66057567917204,32.94564241099258,410.0,247.0,163.0,1041.2308875376918,10758.353186084698,332.29780568392937
+US-MN-27117 = 523.9368530020704,23.491554978625718,603.0,462.0,141.0,11161.516575899597,250450.51522840068,524.4632294918557
+US-MN-27119 = 311.2540855160063,55.93388237005046,481.0,238.0,243.0,189.6239777081082,1160.3326108470858,316.2399483736866
+US-MN-27121 = 385.85891169762135,28.57271601734269,441.0,321.0,120.0,2502.837897360229,34328.99553912897,386.9153652119291
+US-MN-27123 = 278.4120879120879,20.30909413124655,324.0,207.0,117.0,2615.754809110285,36361.121185853925,279.1518404023158
+US-MN-27125 = 335.20514112903226,19.311296255946193,368.0,275.0,93.0,5281.109289732978,92528.53541312736,335.7609459160183
+US-MN-27127 = 328.30943396226417,21.467525589496034,437.0,241.0,196.0,3623.0902158106414,56133.39758725398,329.0105455506829
+US-MN-27129 = 325.73294908741593,14.335296645678351,354.0,242.0,112.0,11798.159470779163,269517.1800675746,326.04824006748555
+US-MN-27131 = 333.46085740913327,20.601613370058647,395.0,278.0,117.0,4289.371922998903,70225.953342077,334.096647540025
+US-MN-27133 = 468.68402777777777,26.819296514320456,537.0,414.0,123.0,5390.019123177973,95143.26027210864,469.4507349653676
+US-MN-27135 = 333.3681261402137,17.587093096437368,387.0,305.0,82.0,6868.370292688478,131319.85471391704,333.8317141462449
+US-MN-27137 = 421.3077025188332,40.85970932134863,599.0,183.0,416.0,1126.7339917117542,11928.891643534056,423.2844150775252
+US-MN-27139 = 280.77158948685855,31.001732259755677,367.0,210.0,157.0,769.541601648265,7205.567388877438,282.47795111491905
+US-MN-27141 = 297.8033385498174,10.559636604210363,336.0,260.0,76.0,22515.569042261588,637401.2320160938,297.99049376889553
+US-MN-27143 = 307.9745830023829,14.437237470487544,336.0,222.0,114.0,9768.757247701844,209611.7804454663,308.3127918223161
+US-MN-27145 = 368.61569282136895,24.473041707761805,434.0,285.0,149.0,3461.903277616067,52809.548001562274,369.4272036066208
+US-MN-27147 = 372.62012987012986,15.930064472427192,414.0,332.0,82.0,12868.242377566283,302640.7608010504,372.96049139088194
+US-MN-27149 = 346.75020275750205,11.945743198950503,384.0,314.0,70.0,24544.67570333689,715006.2145841653,346.95591058943506
+US-MN-27151 = 327.5959375,16.510096789422338,397.0,280.0,117.0,7872.632013806345,157457.04585818897,328.0117094899205
+US-MN-27153 = 407.8712567790615,20.02425849140177,462.0,353.0,109.0,8511.855176465304,174618.4611994943,408.362501993831
+US-MN-27155 = 317.13827732715333,16.688550677702317,369.0,287.0,82.0,6920.482076817245,132646.89185071917,317.57706886637243
+US-MN-27157 = 304.95448690425076,51.79697947469073,384.0,184.0,200.0,220.89091613138984,1391.8901644327536,309.32210746362176
+US-MN-27159 = 418.45129469790385,11.919590826333,465.0,384.0,81.0,43371.79628406171,1526327.8470985,418.6210251287185
+US-MN-27161 = 343.1672203765227,15.19262621031246,394.0,309.0,85.0,11592.134800861244,263370.28870583704,343.5033581089349
+US-MN-27163 = 279.3005008347245,22.822995188544212,332.0,206.0,126.0,1868.3086447286528,23276.30358325596,280.2314380577316
+US-MN-27165 = 333.91634773100054,18.937181428629277,399.0,300.0,99.0,5536.243455582092,98608.45261944397,334.4529026970334
+US-MN-27167 = 307.79625652040505,15.361239984851963,380.0,285.0,95.0,8106.613822609841,163751.89068287195,308.17933613700836
+US-MN-27169 = 333.2951807228916,58.10795215184057,419.0,186.0,233.0,204.88064428058863,1259.0411514143761,338.32264422646256
+US-MN-27171 = 308.1855569948186,16.752316712437064,370.0,260.0,110.0,6281.265923629823,116573.42837016007,308.6405314527572
+US-MN-27173 = 340.6116264687693,45.523656252044894,530.0,260.0,270.0,443.46288835428396,3542.060916233717,343.6403401294074
+US-MO-29001 = 274.71638468388244,18.795927272467647,321.0,220.0,101.0,3165.460342744889,46883.13939470318,275.3586368643896
+US-MO-29003 = 294.2428488032691,21.3366118900264,355.0,240.0,115.0,2663.871279776854,37302.63746339313,295.01543193332975
+US-MO-29005 = 307.08649398704904,23.429829355312553,358.0,270.0,88.0,2290.6242612121887,30531.279222648325,307.97901177333006
+US-MO-29007 = 241.3652585579024,14.448449762310961,284.0,192.0,92.0,4712.211877905399,79570.11972116568,241.7973236809231
+US-MO-29009 = 404.14309764309763,45.84929266131222,487.0,279.0,208.0,710.4703224642963,6476.411699813883,406.7355418574839
+US-MO-29011 = 288.69682259488087,15.60685793544777,340.0,241.0,99.0,6384.916982412661,119125.96343241839,289.11836571030443
+US-MO-29013 = 258.10874848116646,18.801345800274568,322.0,218.0,104.0,2628.776135317475,36669.99364605255,258.79261319909335
+US-MO-29015 = 261.9874826147427,29.806186347246815,343.0,201.0,142.0,705.5039310954575,6436.671014905228,263.677548895193
+US-MO-29017 = 181.59433164128595,43.099597224318416,300.0,106.0,194.0,87.55952495690686,425.9845234287682,186.63889349528364
+US-MO-29019 = 235.48988764044944,27.88684483710294,284.0,165.0,119.0,626.9437973269289,5496.485334303285,237.13532696728285
+US-MO-29021 = 282.95314426633786,28.88160319408475,353.0,233.0,120.0,969.8957054486099,9797.274457867565,284.42332684445483
+US-MO-29023 = 114.88136241867585,28.301552755721954,222.0,88.0,134.0,80.35860589914675,395.2342260691044,118.31612451207175
+US-MO-29025 = 272.08804283164784,22.336416642427263,316.0,218.0,98.0,1843.707891122931,22892.624735274498,273.0033306763504
+US-MO-29027 = 232.15745856353593,29.02197588080556,291.0,154.0,137.0,535.2048964874745,4459.869742822966,233.9644431333658
+US-MO-29029 = 263.2315018315018,37.256293274921966,361.0,201.0,160.0,373.8942253351643,2793.4250437580426,265.854950950805
+US-MO-29031 = 141.13738738738738,25.585073569772106,213.0,95.0,118.0,184.60890061203472,1115.0897979539623,143.4376453658805
+US-MO-29033 = 225.55036496350365,22.430021344863537,301.0,185.0,116.0,1047.7025370409863,10863.71993145939,226.66290608015402
+US-MO-29035 = 221.25301204819277,35.52940772950765,395.0,112.0,283.0,260.0550424224954,1736.8067212835008,224.08755912367678
+US-MO-29037 = 278.31799628942485,22.25942903067791,339.0,229.0,110.0,1992.529880566238,25396.51178519679,279.20671417308733
+US-MO-29039 = 275.28330700368616,20.887466237685377,325.0,226.0,99.0,2328.682393809791,31212.210839643747,276.07460107861453
+US-MO-29041 = 212.26551034022683,16.780721468351462,263.0,183.0,80.0,2062.530266119723,26595.124269587734,212.92777999358216
+US-MO-29043 = 382.74545454545455,34.93028033098002,470.0,260.0,210.0,1347.9495751477962,15116.359757324975,384.3360605761674
+US-MO-29045 = 198.7880138682516,23.234758913340922,236.0,147.0,89.0,651.060550594439,5770.286467644319,200.14127130465937
+US-MO-29047 = 270.4841319228376,25.819117885605802,326.0,215.0,111.0,1180.9768789134691,12697.458278907163,271.71362216576813
+US-MO-29049 = 301.0419452887538,14.471061275971909,334.0,255.0,79.0,9064.627293435517,189833.70232171332,301.38955595323796
+US-MO-29051 = 210.50291639662993,25.830517664638666,308.0,158.0,150.0,565.8383912184772,4817.215618995031,212.0818084002251
+US-MO-29053 = 224.6984698469847,26.614306693786826,286.0,170.0,116.0,627.0603794495,5508.14198096905,226.26913990283174
+US-MO-29055 = 283.05610795454544,37.45148914792904,404.0,178.0,226.0,454.5113861223026,3612.322169669103,285.52298382051964
+US-MO-29057 = 312.26843198338526,22.04771824675186,377.0,264.0,113.0,2883.535105482126,41440.81116493562,313.04580414573564
+US-MO-29059 = 334.89087397392564,31.20868945034643,413.0,230.0,183.0,1267.4395329096822,13937.396677732602,336.3419090274477
+US-MO-29061 = 267.7331261101243,26.86464170073341,322.0,216.0,106.0,1019.652574719491,10459.292697730025,269.0775646359401
+US-MO-29063 = 293.4212432106216,17.299658866154747,328.0,242.0,86.0,4929.7019925289,84451.84125666006,293.9307812464562
+US-MO-29065 = 360.48029045643153,26.727428246326316,428.0,259.0,169.0,2493.466044322335,34161.76109633635,361.46977083597983
+US-MO-29067 = 348.7392578125,48.92545265153396,508.0,217.0,291.0,384.05103048242074,2904.4011500600536,352.1544687445707
+US-MO-29069 = 82.25012189176012,9.901727941178976,141.0,70.0,71.0,600.2039579031128,5254.648457428382,82.84399053299232
+US-MO-29071 = 203.99722684414863,34.12960994754415,303.0,133.0,170.0,231.58976886952496,1495.9153667577837,206.832538144448
+US-MO-29073 = 234.80108321024127,39.43706313361955,330.0,145.0,185.0,228.57553559516276,1463.66679337542,238.08996330233606
+US-MO-29075 = 286.19707266074226,19.327976516412036,330.0,232.0,98.0,3290.8431887629768,49378.522123901545,286.8489760759086
+US-MO-29077 = 372.7873831775701,33.062304956552715,454.0,278.0,176.0,1467.2184394301566,16925.33542345776,374.25065005343754
+US-MO-29079 = 261.2690326273612,19.03251750982926,315.0,214.0,101.0,2628.179457142255,36651.093918614744,261.9613409127367
+US-MO-29081 = 302.66794158553546,24.764972320564265,360.0,240.0,120.0,1861.9052525181567,23195.90836732099,303.6794143791499
+US-MO-29083 = 242.85141843971633,15.52580492455721,293.0,212.0,81.0,3874.2839022457433,61354.0660713592,243.34720474403971
+US-MO-29085 = 288.3608832807571,24.941288469387256,350.0,215.0,135.0,1579.6697107041114,18651.492825437443,289.43750081316625
+US-MO-29087 = 287.7658193618172,25.767143812645994,354.0,244.0,110.0,1426.684511856592,16318.540499803668,288.91713776313026
+US-MO-29089 = 216.30718954248366,22.292406469894093,271.0,170.0,101.0,942.676886861633,9431.458178317562,217.45287221369813
+US-MO-29091 = 325.4145642201835,40.7770655745888,464.0,192.0,272.0,532.2676791438713,4444.026369910653,327.9594604268739
+US-MO-29093 = 327.8294202204121,68.50632850567517,529.0,146.0,383.0,123.72410190351245,660.3863611257173,334.91080276303273
+US-MO-29095 = 269.3436068304873,27.761775340946237,334.0,205.0,129.0,942.0503998990621,9416.0161547795,270.77055731843757
+US-MO-29097 = 303.34199669966995,23.881527279219526,366.0,243.0,123.0,2087.600951680021,27009.261214300444,304.2806176984178
+US-MO-29099 = 188.31395808620007,36.07290582021064,292.0,105.0,187.0,158.05960668645503,911.2911932599463,191.7378453628936
+US-MO-29101 = 251.94934742075824,21.750740210357005,325.0,196.0,129.0,1589.0225243371008,18813.229690371754,252.8864732749547
+US-MO-29103 = 233.3821752265861,17.848796070031085,285.0,190.0,95.0,2274.715091315479,30257.973058562868,234.06370764098074
+US-MO-29105 = 347.4166666666667,35.81418188178505,439.0,233.0,206.0,941.707393097352,9413.67377792834,349.25777858429916
+US-MO-29107 = 241.13815261044178,20.601989176604647,323.0,195.0,128.0,1638.9193011328762,19607.78325258613,242.0166329044548
+US-MO-29109 = 379.087219343696,29.314007669300906,453.0,290.0,163.0,2201.38871400729,28969.219724874492,380.21892498318823
+US-MO-29111 = 193.15557778889445,19.65160045273679,230.0,141.0,89.0,978.4564615935744,9892.246688572077,194.15267866119092
+US-MO-29113 = 185.4495153473344,31.083234767475926,291.0,128.0,163.0,230.2248716366531,1481.7659963983601,188.03640665086974
+US-MO-29115 = 246.6839056681837,21.95625567798334,309.0,197.0,112.0,1451.9902801358578,16696.288161412496,247.65909326957154
+US-MO-29117 = 233.29049211657906,21.363991978783524,299.0,198.0,101.0,1335.5924754342745,14969.172772103935,234.2666725449123
+US-MO-29119 = 336.28634795465746,39.27252868148572,441.0,230.0,211.0,653.3994376665974,5813.62253280764,338.57176392859327
+US-MO-29121 = 250.59667294413057,19.039018355508013,306.0,199.0,107.0,2319.6522268815233,31049.11348495391,251.3188745610025
+US-MO-29123 = 246.57467018469657,46.45086594231538,413.0,132.0,281.0,165.88727264496632,974.6520842416082,250.9118389464372
+US-MO-29125 = 270.7565725413827,37.15915063986109,361.0,175.0,186.0,408.64686641284794,3137.92442053054,273.2945737672684
+US-MO-29127 = 189.13479977439368,24.425823607683302,235.0,140.0,95.0,487.00813803386967,3941.761804868246,190.705514719983
+US-MO-29129 = 294.92248062015506,21.201416970433012,340.0,241.0,99.0,2733.1106453934062,38587.95119452534,295.68356338609675
+US-MO-29131 = 240.45521739130436,31.677892355445245,319.0,168.0,151.0,459.7767087914047,3657.4372907327124,242.53288526462265
+US-MO-29133 = 92.72760963557752,3.4346341082058838,102.0,80.0,22.0,19758.854771385333,535606.4647394276,92.79119732057185
+US-MO-29135 = 241.735275883447,28.458429050218914,289.0,168.0,121.0,637.6517957474831,5617.237427871078,243.40465441411052
+US-MO-29137 = 222.04771065794537,15.75529597443905,255.0,183.0,72.0,2841.1183235755793,40617.92941877573,222.60596389063073
+US-MO-29139 = 224.39169847328245,27.683025701694575,287.0,146.0,141.0,556.1269682544921,4689.462258574661,226.09286644148062
+US-MO-29141 = 270.1174482467258,31.421009317432112,346.0,201.0,145.0,660.9598335364323,5902.180601866509,271.93880869388386
+US-MO-29143 = 86.54126679462571,4.119371111813521,101.0,75.0,26.0,9335.516263111287,197477.4324926625,86.6392525174094
+US-MO-29145 = 346.59402985074627,27.56776892194696,410.0,251.0,159.0,2024.5918395153692,25915.803597452174,347.68865873294436
+US-MO-29147 = 317.24488029997116,22.478160388264254,370.0,261.0,109.0,2853.493710579797,40867.92845585487,318.0402203668328
+US-MO-29149 = 235.96954314720813,41.280368030482244,325.0,112.0,213.0,203.38787076954088,1254.0414719442447,239.55311327101174
+US-MO-29151 = 217.997883149873,32.84730401091797,327.0,150.0,177.0,312.2851278232113,2208.2688883751903,220.45866378668666
+US-MO-29153 = 277.76241134751774,41.84048065134718,429.0,166.0,263.0,312.7431275655806,2216.8513162252916,280.8960358900129
+US-MO-29155 = 80.00785751702462,2.838307338456316,90.0,72.0,18.0,22483.20910156525,636165.5639946087,80.0581866707712
+US-MO-29157 = 167.25147770016122,41.46797388151356,317.0,103.0,214.0,78.39911448507951,376.6494012875117,172.31555255032964
+US-MO-29159 = 252.0139254798645,22.61825433060561,310.0,185.0,125.0,1416.4049801510089,16148.412511761955,253.0268840750616
+US-MO-29161 = 303.09083850931677,33.91076126735703,401.0,194.0,207.0,740.4547493660539,6850.836338182643,304.98196031570853
+US-MO-29163 = 204.02464525765495,37.875332889014956,292.0,129.0,163.0,172.16815301933028,1011.7175630098423,207.51047374522003
+US-MO-29165 = 273.33153477218224,26.358800573403418,354.0,225.0,129.0,1146.1863430842282,12211.467901694066,274.5995525644299
+US-MO-29167 = 317.4644026186579,24.53700487916544,387.0,254.0,133.0,2204.6127709667803,29028.047463867,318.4112302329513
+US-MO-29169 = 301.51730769230767,32.2537816575517,387.0,210.0,177.0,844.6186003107518,8150.260359036913,303.2375195605431
+US-MO-29171 = 296.6003824091778,19.612716829181,337.0,240.0,97.0,3503.2234526096727,53633.50350745434,297.2481211154953
+US-MO-29173 = 204.63185935002664,23.71661200583025,254.0,137.0,117.0,667.2970948720878,5959.956206973411,206.00163966843607
+US-MO-29175 = 240.79968287526427,17.86597211825596,273.0,195.0,78.0,2488.347517088079,34064.63190963867,241.46155021567748
+US-MO-29177 = 254.23316764572976,32.53695237020911,330.0,204.0,126.0,500.7015146596428,4102.264828417565,256.3067630803428
+US-MO-29179 = 289.604854368932,60.04509774197114,486.0,150.0,336.0,126.76860077008467,685.1553204575129,295.764070564518
+US-MO-29181 = 160.2539013074652,40.67728561908391,274.0,86.0,188.0,73.10996565621473,338.67730096426646,165.33588373247753
+US-MO-29183 = 163.73836698858648,33.337816936187735,267.0,121.0,146.0,133.96664185268682,744.0849795202571,167.09776438408682
+US-MO-29185 = 250.18540580789278,19.2915251890695,323.0,209.0,114.0,2220.284583034281,29310.2803057306,250.92807778999244
+US-MO-29186 = 206.5576227390181,55.59798169456187,351.0,105.0,246.0,62.52904004104037,276.98372797488184,213.9092963854151
+US-MO-29187 = 280.6351735913489,42.9134424591522,500.0,170.0,330.0,300.08309064411856,2110.9432190701395,283.89727755007004
+US-MO-29189 = 166.2794695481336,26.58411403029247,249.0,117.0,132.0,263.8340241034889,1777.1129099737805,168.39114321122796
+US-MO-29195 = 219.15413153456998,17.31486569375622,262.0,178.0,84.0,2065.5393145638773,26623.455255972716,219.83707135663997
+US-MO-29197 = 276.3009787928222,19.178476985050438,315.0,229.0,86.0,3033.06116698061,44304.75595683952,276.9657828348796
+US-MO-29199 = 231.3052870949403,15.200443218419469,276.0,191.0,85.0,3569.227675921137,55008.84377202769,231.80420469031435
+US-MO-29201 = 104.4638665843113,14.751150460157254,167.0,88.0,79.0,378.15323810608385,2870.9285465014236,105.50021735353435
+US-MO-29203 = 298.0360784313726,42.92642442637245,403.0,151.0,252.0,354.97229270603344,2600.9379631444726,301.11157726129414
+US-MO-29205 = 228.8334174659263,13.621868048421254,255.0,185.0,70.0,4790.561187187604,81296.1902054316,229.2384964142443
+US-MO-29207 = 104.94074311338885,17.06557460138183,172.0,80.0,92.0,251.97975797701633,1685.3253911092581,106.31929929070074
+US-MO-29209 = 349.9968387776607,41.16441359722379,438.0,279.0,159.0,639.917403544097,5653.667117769597,352.40927357429047
+US-MO-29211 = 284.94028103044496,19.479666363632333,329.0,233.0,96.0,3173.4256269187017,47052.376640651775,285.6053591152438
+US-MO-29213 = 297.7016393442623,47.918581877136404,435.0,199.0,236.0,258.6646361095778,1729.8345866625946,301.53350818338095
+US-MO-29215 = 381.35991911929904,34.97148888347802,477.0,258.0,219.0,1329.293559365645,14849.361670564971,382.96004092516694
+US-MO-29217 = 250.427366447985,17.45718520931745,304.0,212.0,92.0,2995.397596755465,43603.472926056114,251.03509551755067
+US-MO-29219 = 217.48777579010138,35.06427354602534,289.0,140.0,149.0,256.749214704953,1701.202503342681,220.2962457633718
+US-MO-29221 = 284.61541095890414,40.414161979802834,458.0,163.0,295.0,370.3416743420475,2758.19625000771,287.4704100317729
+US-MO-29223 = 176.1583418280666,37.90798547530354,402.0,102.0,300.0,115.0878155584222,615.7119533564024,180.1909452730902
+US-MO-29225 = 432.9060552092609,36.492312329437624,525.0,331.0,194.0,1704.9970158279277,20648.778289232152,434.4414131916902
+US-MO-29227 = 315.2247918593894,18.154195534943725,360.0,271.0,89.0,5287.195787773397,92709.56107023981,315.7471206809595
+US-MO-29229 = 407.92337312283405,33.393211372216015,510.0,310.0,200.0,1859.2269523681405,23150.968772522865,409.2878997791901
+US-MO-29510 = 149.28174603174602,13.289361425971656,184.0,115.0,69.0,1450.8991223255825,16671.0849650794,149.87210155795117
+US-MS-28001 = 49.3765932792584,31.44545217601695,121.0,4.0,117.0,8.786147174573726,23.975362620234915,58.5394262563229
+US-MS-28003 = 148.97317744154057,16.64744784914826,210.0,112.0,98.0,743.6678797327535,6903.565845544863,149.9004506895121
+US-MS-28005 = 106.9680436477007,18.64662335597372,146.0,42.0,104.0,205.3865521343208,1269.7338835405124,108.58111679475371
+US-MS-28007 = 123.22314990512334,25.569689627550336,192.0,62.0,130.0,126.11346042184417,675.9272620753673,125.84813745220767
+US-MS-28009 = 151.24457994579944,21.39587989742586,211.0,96.0,115.0,374.4434762323334,2799.5881877262386,152.75047181454596
+US-MS-28011 = 41.86241920590951,3.3746060442891093,54.0,33.0,21.0,1946.2668375074186,24611.336874649078,41.99821553025145
+US-MS-28013 = 100.60246679316889,20.162020055997896,171.0,65.0,106.0,139.70665454867986,782.2281184697355,102.60294039455745
+US-MS-28015 = 94.79410470743511,25.705869894475697,155.0,31.0,124.0,60.49193161772674,258.8806865904813,98.2176869729474
+US-MS-28017 = 102.00646551724138,16.694289791583337,162.0,68.0,94.0,247.33007293523005,1642.9064443946595,103.36352508968295
+US-MS-28019 = 142.4072096128171,20.78961308218431,198.0,95.0,103.0,341.95235521147157,2485.3567874174482,143.91671675596186
+US-MS-28021 = 52.44623955431755,21.799511406410296,121.0,9.0,112.0,21.153557902998827,70.84219939092578,56.796362039721124
+US-MS-28023 = 96.99348534201954,21.896241624960297,163.0,48.0,115.0,100.7634356933215,515.4953608091513,99.43430794293891
+US-MS-28025 = 76.41705221414408,16.01630530820477,140.0,42.0,98.0,123.67928598238922,672.8557100916046,78.07744811931838
+US-MS-28027 = 49.09232889297198,3.65838192835602,62.0,40.0,22.0,2456.5047181890554,33500.0684609687,49.22845228594388
+US-MS-28029 = 101.94938539407086,23.860016821692316,154.0,42.0,112.0,90.78638526196012,444.4012880532047,104.70423861983923
+US-MS-28031 = 103.47209145931406,22.453667333615908,165.0,55.0,110.0,111.94057727127843,585.6024320734238,105.88031397617473
+US-MS-28033 = 88.8671875,17.849638455237713,125.0,54.0,71.0,138.27660252186197,763.8982917625457,90.64207967132515
+US-MS-28035 = 70.00180072028812,16.61113387659526,123.0,32.0,91.0,87.45849516788945,424.1515541183826,71.94568696418918
+US-MS-28037 = 97.38322451029633,25.803458741473293,152.0,43.0,109.0,65.0725496002705,290.2823222876982,100.74378838938759
+US-MS-28039 = 39.476494486361,22.110388883763104,95.0,6.0,89.0,11.436294834995396,34.22728887897252,45.24668953109084
+US-MS-28041 = 52.83874801901743,20.203769501693273,105.0,9.0,96.0,25.665735009769985,89.26236496007324,56.56965259125046
+US-MS-28043 = 76.18009768009767,20.947953866065973,145.0,40.0,105.0,59.17628638948832,259.18308403297806,79.00774679564059
+US-MS-28045 = 16.6656751933373,16.180277310973327,67.0,1.0,66.0,5.268645208606152,14.982356652473397,23.228131726633023
+US-MS-28047 = 23.400390625,15.765426468142627,70.0,1.0,69.0,8.222375054680214,23.450309558425783,28.215721736737482
+US-MS-28049 = 79.71792422795288,20.026010473090004,137.0,28.0,109.0,74.83871780725353,345.9595084632063,82.19482063172806
+US-MS-28051 = 75.38786565547129,29.641650736615016,142.0,27.0,115.0,23.819729735637438,79.66884443969869,81.00591179956481
+US-MS-28053 = 32.0,2.8815658177973753,41.0,21.0,20.0,1402.99397058061,15958.768112942576,32.129479011684865
+US-MS-28055 = 27.602178090967328,3.2232690774240083,37.0,19.0,18.0,653.2018602964523,5804.950715335802,27.78974089319572
+US-MS-28057 = 114.0212228398181,25.61609828761817,201.0,65.0,136.0,102.00368297266742,522.2793552209937,116.86326946208705
+US-MS-28059 = 13.474654377880185,12.490785039462125,59.0,1.0,58.0,5.505090789240707,15.744047675638669,18.373514130546077
+US-MS-28061 = 117.48251748251748,17.824582960338773,199.0,74.0,125.0,306.7751641459339,2169.499280398732,118.82700733309757
+US-MS-28063 = 77.65477439664218,36.451788233950545,155.0,8.0,147.0,16.08653707424893,50.29417920528616,85.7845956570652
+US-MS-28065 = 115.96273291925466,23.145800477920968,165.0,54.0,111.0,140.51701370901324,777.5242532268616,118.25008881969651
+US-MS-28067 = 78.35551102204408,15.077085318216009,135.0,36.0,99.0,156.2635003881592,900.9321156589274,79.7928857055467
+US-MS-28069 = 105.31696750902528,35.243073941415695,186.0,41.0,145.0,35.68841168893899,135.518632892102,111.05736313336989
+US-MS-28071 = 117.28920978740473,22.08742138891333,180.0,75.0,105.0,165.8121447804564,969.6031391539975,119.3507977190151
+US-MS-28073 = 95.696,14.975566233034396,136.0,52.0,84.0,279.8869761177837,1909.4200716048636,96.86068345825359
+US-MS-28075 = 115.80905896134323,25.188424092259144,196.0,49.0,147.0,110.95176517086286,575.5881051631594,118.51664374999561
+US-MS-28077 = 93.7550226830849,28.423920336465166,158.0,44.0,114.0,45.917269867137826,187.1510151054845,97.96899267421036
+US-MS-28079 = 124.34558139534883,15.77398849479969,175.0,85.0,90.0,513.6810870240226,4242.303396324053,125.34210116948493
+US-MS-28081 = 100.85628019323671,17.07637353254317,153.0,61.0,92.0,224.01033188885089,1435.0911619744538,102.29169950411232
+US-MS-28083 = 37.783232978230664,3.1250421421011416,44.0,26.0,18.0,1802.9539756350102,22214.7274230416,37.912248451881155
+US-MS-28085 = 130.19961977186313,15.055634464644577,174.0,75.0,99.0,671.6878776448402,6010.818040736915,131.06720840038793
+US-MS-28087 = 66.4730312837109,15.801597415667544,136.0,35.0,101.0,88.09191410161839,440.97408632851767,68.32535670548701
+US-MS-28089 = 84.52970109723799,18.802782118226432,144.0,41.0,103.0,104.44109110264955,533.9727431377211,86.59569840918135
+US-MS-28091 = 77.7744399185336,28.744441390241402,157.0,21.0,136.0,28.04277574091193,100.7129418064809,82.91626146588264
+US-MS-28093 = 131.55098875533153,22.76107883991515,202.0,84.0,118.0,210.54660312870544,1322.0567437647687,133.505540530954
+US-MS-28095 = 85.56180580437119,21.5449093803469,159.0,41.0,118.0,75.22752674850484,357.2253957492093,88.23267950545473
+US-MS-28097 = 113.50649350649351,17.15156368726908,167.0,71.0,96.0,309.55538137482745,2179.9177822353477,114.795035628977
+US-MS-28099 = 143.94287109375,16.20932884967236,195.0,106.0,89.0,727.0955730122475,6700.3319572124665,144.85265783018534
+US-MS-28101 = 132.1977648202138,16.573957549785312,179.0,86.0,93.0,531.2607449663367,4428.3850718788535,133.23267276581464
+US-MS-28103 = 71.040234375,22.27578260286408,190.0,30.0,160.0,44.12721160573994,200.06094298428368,74.45082531862894
+US-MS-28105 = 92.91329818394844,19.79228942389595,164.0,50.0,114.0,118.58736401289006,641.6327494648912,94.99797734719715
+US-MS-28107 = 87.74494556765163,23.14467551682911,164.0,42.0,122.0,65.64233269723235,291.65714026034715,90.7460824358245
+US-MS-28109 = 55.36496859734822,25.33364413322328,117.0,5.0,112.0,17.109405063765813,54.72823685156652,60.885739486797334
+US-MS-28111 = 54.55245973008272,16.73824617140152,104.0,12.0,92.0,44.36783535681748,178.5378276193389,57.06259499441587
+US-MS-28113 = 109.77210884353741,15.373992007499448,145.0,68.0,77.0,385.20404039151015,2900.952554835826,110.84347301579864
+US-MS-28115 = 123.46998377501352,16.322708686820434,171.0,83.0,88.0,455.6463522657214,3623.802702267554,124.5442399803255
+US-MS-28117 = 134.76099803020355,20.0541781494407,199.0,91.0,108.0,323.72485943239286,2315.619953155419,136.24498761916354
+US-MS-28119 = 47.65421195652174,2.9228059736188996,56.0,41.0,15.0,4382.915102448758,72253.11827501227,47.74376097414741
+US-MS-28121 = 109.33879972086532,17.121176693545742,166.0,70.0,96.0,279.8075909595831,1915.7855662068666,110.67116975875474
+US-MS-28123 = 128.2813953488372,13.007167180174163,176.0,91.0,85.0,989.0200318504247,10053.845949735512,128.93914374889292
+US-MS-28125 = 28.14864010120177,2.8362510083830403,36.0,19.0,17.0,1007.5286113240879,10303.930363759331,28.291169281765967
+US-MS-28127 = 117.4695443645084,26.19910222405245,169.0,58.0,111.0,103.46094889123167,524.57430945956,120.35566796188519
+US-MS-28129 = 120.25759577278731,18.044959586505264,173.0,74.0,99.0,315.99041234328314,2241.981314722498,121.60390580704932
+US-MS-28131 = 56.5006345177665,18.421013977047107,109.0,14.0,95.0,38.290981437399545,150.51235595000756,59.42773306170101
+US-MS-28133 = 37.30938586326767,3.5371002783513097,45.0,25.0,20.0,1204.6996914329095,13027.12620274424,37.47667743908617
+US-MS-28135 = 57.29210196406185,22.769882278094116,118.0,38.0,80.0,24.658560419739732,92.75044174953322,61.651054219848675
+US-MS-28137 = 92.46798679867987,20.064700582823946,161.0,50.0,111.0,112.18342960027996,590.6152696194564,94.6198752486982
+US-MS-28139 = 158.13182897862234,19.202643788911328,211.0,114.0,97.0,583.3045916458791,5013.450618098762,159.29349285080065
+US-MS-28141 = 163.2976772616137,21.637065668472854,216.0,93.0,123.0,452.21610168038893,3579.50994915952,164.72490403633554
+US-MS-28143 = 55.34186575654152,3.7048026113761696,71.0,43.0,28.0,3378.129403020202,51138.13272067148,55.46573417709643
+US-MS-28145 = 126.76482084690554,23.136615935673813,213.0,82.0,131.0,181.7645203922644,1103.8224118919543,128.85892596674447
+US-MS-28147 = 105.88347457627118,17.725260735834247,140.0,55.0,85.0,230.59154463856476,1478.4566732865142,107.35685845113565
+US-MS-28149 = 47.0554054054054,25.410221617952956,108.0,12.0,96.0,12.398247362501884,37.81872164013557,53.47794443077015
+US-MS-28151 = 34.16999636759898,3.7189905291280465,45.0,15.0,30.0,802.813619168512,7622.235253431501,34.37178410146136
+US-MS-28153 = 76.19490358126721,18.1795991503164,134.0,27.0,107.0,86.15278804500329,415.9236502053636,78.33365277468423
+US-MS-28155 = 125.92538265306122,19.125396317262357,186.0,72.0,114.0,304.96408511350535,2136.218857584839,127.36947350370984
+US-MS-28157 = 64.7986825854261,32.37138185224071,137.0,3.0,134.0,13.787547305857439,40.111537440439484,72.43463003170778
+US-MS-28159 = 142.47229916897507,22.667819188321783,199.0,71.0,128.0,266.208265194775,1777.8445775506518,144.26429238466594
+US-MS-28161 = 99.12797783933517,18.274900473699166,154.0,62.0,92.0,175.98913424740462,1047.2727186724649,100.798452259146
+US-MS-28163 = 58.06057007125891,26.067366839149745,112.0,19.0,93.0,17.780318501419394,56.31015211052106,63.643832465733595
+US-MT-30001 = 2150.801054407423,296.1321926433634,3266.0,1467.0,1799.0,405.11518720089146,3107.6987284191155,2171.0917647948113
+US-MT-30003 = 1209.0103246209655,268.99091464588093,2779.0,838.0,1941.0,106.35681002008936,575.3969827003324,1238.572596662029
+US-MT-30005 = 936.0593925525276,159.24559806834665,1793.0,694.0,1099.0,222.00714885651252,1436.0442006853534,949.5084764708276
+US-MT-30007 = 1528.9036099739487,317.7413731543111,2872.0,1150.0,1722.0,126.81943125861564,697.2551455885588,1561.5715893949143
+US-MT-30009 = 1691.447329461337,618.5108940840553,3801.0,998.0,2803.0,30.042537694538204,119.79857400200252,1800.9857840756397
+US-MT-30011 = 1042.821843478261,68.3544077602444,1343.0,862.0,481.0,3597.067991682289,55599.98936716035,1045.0596740357232
+US-MT-30013 = 1301.1295358299426,293.75622249284874,2558.0,861.0,1697.0,101.52739860215567,530.7237758093895,1333.878100600767
+US-MT-30015 = 986.2286416717885,150.66627507732585,2241.0,742.0,1499.0,302.39627890671176,2163.7281265593197,997.6709177376366
+US-MT-30017 = 870.7731608043254,68.84289245780093,1140.0,676.0,464.0,2061.5319479404925,26555.345378140606,873.4902640665847
+US-MT-30019 = 807.7367524016114,51.669565459592675,951.0,662.0,289.0,3867.2998337182867,61193.89916374905,809.3876729819186
+US-MT-30021 = 783.4372702422471,72.62267696700863,1061.0,605.0,456.0,1287.821985373362,14245.25991022219,786.7960406703114
+US-MT-30023 = 2038.1078217513243,359.9541999767753,3122.0,1426.0,1696.0,198.91600461141755,1231.9358205811743,2069.6498542422214
+US-MT-30025 = 915.618419205391,55.15218930154679,1092.0,769.0,323.0,4625.402489657507,77614.92171116735,917.2779587305763
+US-MT-30027 = 1154.9399369932346,273.6893862388308,2582.0,683.0,1899.0,89.27718241516112,454.9479282977907,1186.9254981681559
+US-MT-30029 = 1499.2289526856373,381.93964793893855,2926.0,830.0,2096.0,72.56420574412773,337.00561292950437,1547.1151693518464
+US-MT-30031 = 1909.5770013268466,454.1962631793654,3166.0,1189.0,1977.0,87.24561939959825,425.8662353860119,1962.8496043972727
+US-MT-30033 = 853.658554674825,84.64877192443822,1090.0,683.0,407.0,1055.8210393810311,10953.406170026714,857.8451740015951
+US-MT-30035 = 1459.985876927511,303.23980224367665,2890.0,1014.0,1876.0,127.60365770907599,711.4583162799453,1491.1449086163886
+US-MT-30037 = 1284.66934063784,217.1382463701879,2591.0,1024.0,1567.0,227.36389577600787,1506.1118385364982,1302.8907601221151
+US-MT-30039 = 1864.0915716936124,336.13299939813066,2901.0,1087.0,1814.0,187.25515854687364,1134.2423221910703,1894.1548988780053
+US-MT-30041 = 906.5815094339623,129.85582730287598,2092.0,726.0,1366.0,364.5178307222459,2776.79812297539,915.8343568200942
+US-MT-30043 = 1798.4053603666157,327.77895386781705,2788.0,1190.0,1598.0,181.91636603148692,1095.1739112926657,1828.0319698501053
+US-MT-30045 = 1532.3929961089493,331.42607570493135,2767.0,976.0,1791.0,113.66505345022489,605.8289298224105,1567.8238224306115
+US-MT-30047 = 1203.0017619951207,389.53193878461434,2847.0,770.0,2077.0,40.012904552716215,168.11838732702975,1264.4953027578497
+US-MT-30049 = 1621.9418115988879,344.53358331569825,2782.0,1039.0,1743.0,118.89613397864672,634.6847569983107,1658.1310654604592
+US-MT-30051 = 1030.0410334346504,126.35330581637085,1940.0,827.0,1113.0,568.4114696394693,4897.552394356127,1037.7618650007564
+US-MT-30053 = 1295.3184679014566,327.9096265590214,2447.0,548.0,1899.0,73.67337827867675,342.45432861972034,1336.1791258946732
+US-MT-30055 = 753.6333556709667,68.29998367466274,1048.0,580.0,468.0,1376.4373888329546,15552.625687711401,756.7219585487398
+US-MT-30057 = 2019.5606404356,422.26083557892866,3342.0,1274.0,2068.0,124.20941523660994,671.575497822425,2063.2327531474643
+US-MT-30059 = 1785.171782650143,240.3359010299862,2772.0,1200.0,1572.0,432.8734827302269,3401.532592482251,1801.2772243311647
+US-MT-30061 = 1429.010931999259,302.6057014550246,2287.0,794.0,1493.0,119.53094066216258,634.4338786997308,1460.6993031854563
+US-MT-30063 = 1508.3498062849762,338.93372364815855,2732.0,886.0,1846.0,101.96320000008664,522.2981897927451,1545.9609332534674
+US-MT-30065 = 1068.0186630885582,105.73861320993439,1492.0,830.0,662.0,1061.0049001922682,11032.41650835532,1073.2401963349264
+US-MT-30067 = 2120.545649484536,489.4387422245511,3795.0,1268.0,2527.0,94.57800096644067,471.24880997933036,2176.2959665307803
+US-MT-30069 = 893.2265815910943,85.40181243774644,1235.0,683.0,552.0,1175.603068336966,12629.41469675741,897.2999474136637
+US-MT-30071 = 811.7277063282514,107.49493126867256,1733.0,649.0,1084.0,455.944422172,3691.1087708865757,818.8144047764309
+US-MT-30073 = 1226.3308913308913,266.352474642802,2444.0,940.0,1504.0,113.41918371126889,620.073317825189,1254.9227449451869
+US-MT-30075 = 1069.4057082452432,96.23737878412105,1337.0,848.0,489.0,1405.7492168084816,16002.917288559978,1073.7272474435713
+US-MT-30077 = 1733.6456041281278,308.33208006880244,2926.0,1168.0,1758.0,195.10987953747178,1202.6820425826868,1760.850860326432
+US-MT-30079 = 834.3248950682057,81.69356422539906,1094.0,657.0,437.0,1096.1753323570272,11520.085581641317,838.3148984519014
+US-MT-30081 = 1792.0725993058234,416.988269342735,2967.0,954.0,2013.0,92.07211477030667,450.6625853743541,1839.9465801898104
+US-MT-30083 = 692.2877408426847,59.36129087342514,889.0,568.0,321.0,1621.1288740097107,19315.588932870472,694.828093110251
+US-MT-30085 = 693.589300640847,70.5407669634554,886.0,570.0,316.0,980.5481278707467,9947.666928554234,697.1672093316292
+US-MT-30087 = 946.7063074600924,111.85468508680371,1445.0,739.0,706.0,632.9391608382083,5608.166653119941,953.2913002648198
+US-MT-30089 = 1247.1491192793374,331.50368929057214,2560.0,654.0,1906.0,64.88131583543392,292.8533812885602,1290.455586888788
+US-MT-30091 = 685.7745970341715,54.70051867643274,850.0,580.0,270.0,2008.2276735723983,25656.207867761765,687.9527198004606
+US-MT-30093 = 1961.9234248788368,248.863002097839,2969.0,1399.0,1570.0,514.1938989888881,4256.685392889555,1977.644133534002
+US-MT-30095 = 1544.6131311833483,533.7340739456382,3816.0,1012.0,2804.0,34.9450733691837,149.97275126287363,1634.228192975092
+US-MT-30097 = 1709.2735160965794,454.96118221972716,3341.0,1136.0,2205.0,65.77405610122224,310.35981856396376,1768.7864851801462
+US-MT-30099 = 1367.1916202754176,323.53014310193555,2662.0,959.0,1703.0,89.7010239997646,457.0105326760396,1404.9500631861902
+US-MT-30101 = 1069.5240551755076,99.72119713047009,2080.0,903.0,1177.0,1267.978315089149,14023.342422210984,1074.1629400403813
+US-MT-30103 = 932.1356289529164,80.81011476080396,1275.0,786.0,489.0,1569.7476613525303,18521.941152167838,935.6319283837546
+US-MT-30105 = 785.5187786259542,85.3328010960155,1018.0,600.0,418.0,807.8567426744663,7698.417791867912,790.14013853044
+US-MT-30107 = 1477.4538510502864,222.30379014778015,2623.0,1147.0,1476.0,315.14500628484944,2266.1470461445606,1494.0846217993778
+US-MT-30109 = 824.1020151133501,77.30653708477762,995.0,601.0,394.0,1243.2095707268006,13590.309222094997,827.7200202906321
+US-MT-30111 = 1062.6615572199964,113.91204386399184,1507.0,824.0,683.0,840.2982804826986,8115.740330137713,1068.7495211369687
+US-NC-37001 = 193.52657299938912,19.95979609197724,283.0,128.0,155.0,940.6467433294046,9407.891423101737,194.55314933693876
+US-NC-37003 = 380.0224260958206,71.54253175399619,732.0,255.0,477.0,167.6320259237306,1011.1343971766759,386.6980452310627
+US-NC-37005 = 874.5943181818182,87.8166618819035,1263.0,533.0,730.0,1018.3205379042313,10461.89569623168,878.9920292585139
+US-NC-37007 = 109.08040712468194,26.5095431054786,185.0,35.0,150.0,81.87961623804861,388.5076384602334,112.25547244632477
+US-NC-37009 = 982.6804770872568,124.81396165394439,1508.0,784.0,724.0,512.8262989184999,4255.686510903359,990.5753101466797
+US-NC-37011 = 1105.1490750816104,205.7221960680833,1757.0,530.0,1227.0,171.1907475585248,1010.0309645646217,1124.1334885629972
+US-NC-37013 = 6.753097893432466,4.652357432995126,19.0,1.0,18.0,7.786795835517986,21.098299493204728,8.200534180321853
+US-NC-37015 = 12.124719940253922,5.975377144282474,29.0,1.0,28.0,14.428123341190675,43.636299461829914,13.517172990163457
+US-NC-37017 = 25.394379246448423,10.079078584314992,52.0,3.0,49.0,23.44952145083605,79.50383956676654,27.321462669872705
+US-NC-37019 = 12.207198748043819,5.3690947304899685,22.0,1.0,21.0,18.191266197627794,56.452156909961005,13.335774424427608
+US-NC-37021 = 821.9076109076109,209.15143791900667,1905.0,522.0,1383.0,74.07987085424209,362.0113889014451,848.1016712938637
+US-NC-37023 = 465.28961175236094,187.68208945490179,1292.0,284.0,1008.0,24.74708413895985,102.0177243112066,501.71604469741703
+US-NC-37025 = 204.3948948948949,21.81880551813511,273.0,147.0,126.0,850.1756055322177,8229.76183752318,205.55615615527873
+US-NC-37027 = 477.8049886621315,149.9501105925675,1602.0,284.0,1318.0,44.08459797448219,201.98863549448362,500.78203128421336
+US-NC-37029 = 2.9439050701186624,1.8112327995602855,8.0,1.0,7.0,9.94297609427622,30.39301966045345,3.4564637009627854
+US-NC-37031 = 4.699951760733237,4.360025955921845,25.0,1.0,24.0,6.162859544672326,21.4176413770446,6.410879260252222
+US-NC-37033 = 181.82345601996258,26.217372415591576,252.0,114.0,138.0,354.36441486800476,2604.1826840346607,183.70389156308335
+US-NC-37035 = 300.72020725388603,32.13845461813648,493.0,232.0,261.0,847.6892916500658,8208.839695767521,302.4326756752024
+US-NC-37037 = 142.608,42.205093946674566,236.0,55.0,181.0,48.48533842763825,197.8350146917417,148.72226336042502
+US-NC-37039 = 657.8429655575014,188.70084114173352,1420.0,389.0,1031.0,54.26546410388651,245.22840665758915,684.3722486929798
+US-NC-37041 = 5.5,3.2330942687655484,15.0,1.0,14.0,10.562470469300736,31.876856386797193,6.379882330476374
+US-NC-37043 = 837.2284023668639,259.90486406549496,1527.0,489.0,1038.0,43.78218208961155,181.14360015486346,876.6424220254656
+US-NC-37045 = 282.8663224325875,58.81100476756848,854.0,185.0,669.0,129.77835028829236,782.4646233824423,288.9153693528738
+US-NC-37047 = 21.061614116285796,7.234129011909971,40.0,2.0,38.0,33.635574922612854,127.18104876363726,22.26935588974874
+US-NC-37049 = 8.492844036697248,4.3853429963754,29.0,1.0,28.0,13.626905956873161,44.202000789059866,9.558223319609295
+US-NC-37051 = 51.37068965517241,19.67720071381092,149.0,11.0,138.0,26.544108054600127,100.76709328222228,55.01036251089097
+US-NC-37053 = 2.431619786614937,1.3348020828368623,7.0,1.0,6.0,12.374298787541283,40.34678636565488,2.7738910193089614
+US-NC-37055 = 1.5698856416772553,1.0501444746661432,12.0,1.0,11.0,11.259815717634003,59.84714579307596,1.8887414713550037
+US-NC-37057 = 234.37327627199238,22.362104285962985,348.0,172.0,176.0,1182.8978304891687,12735.673372119527,235.43766975266288
+US-NC-37059 = 238.85441767068272,17.76090339255093,293.0,193.0,100.0,2472.782268842615,33808.38426948881,239.51384621795978
+US-NC-37061 = 32.49835634451019,12.114814689915013,84.0,9.0,75.0,27.697010219241612,101.11629518987364,34.68302034231947
+US-NC-37063 = 116.50581915846016,28.991358144599918,208.0,66.0,142.0,77.6081483244313,370.8369789677717,120.05875538607037
+US-NC-37065 = 24.36774880255455,7.703419669351231,44.0,4.0,40.0,41.1429096160075,162.42853874782023,25.556405387036456
+US-NC-37067 = 265.37820091923834,23.29237158481267,328.0,207.0,121.0,1513.0720896858843,17628.690565347013,266.3984311086997
+US-NC-37069 = 99.69527430744161,20.421762163094407,172.0,48.0,124.0,131.27658751871064,719.3384599178514,101.76539730714966
+US-NC-37071 = 242.31916480238627,30.444107752430437,443.0,173.0,270.0,528.80725008162,4419.766225220594,244.22412110061455
+US-NC-37073 = 9.171317829457365,4.757298656946774,25.0,1.0,24.0,13.48109349375681,43.753484277301865,10.331745314336299
+US-NC-37075 = 850.1316025067144,256.44582244944854,1651.0,331.0,1320.0,47.10251270372054,199.20406680195188,887.9685813317992
+US-NC-37077 = 134.24950099800398,23.66544987349855,207.0,76.0,131.0,199.50492663183525,1229.579719466997,136.3194118089135
+US-NC-37079 = 24.630940343781596,7.981164202532479,41.0,8.0,33.0,38.497455598425496,148.03542204929303,25.89174007761382
+US-NC-37081 = 243.00653327888935,24.921255286893956,305.0,165.0,140.0,956.3043990639707,9610.04233439421,244.28107618335582
+US-NC-37083 = 43.583394294074616,24.203798861638543,119.0,7.0,112.0,11.857597332123595,36.91317384996053,49.85314571345957
+US-NC-37085 = 81.71032632990612,24.886710600914125,153.0,25.0,128.0,45.415540266809245,185.54866918527276,85.41619163527136
+US-NC-37087 = 1094.7521908471276,263.6270056050678,1917.0,462.0,1455.0,84.6445329654038,412.99586671535883,1126.0468717814904
+US-NC-37089 = 750.5677842565598,125.10758838136353,1351.0,506.0,845.0,235.30788110676278,1549.4141489865685,760.9230627562831
+US-NC-37091 = 12.344699777613046,5.923450062255705,27.0,1.0,26.0,15.483300620685542,48.9354588120331,13.69229247567538
+US-NC-37093 = 89.57429163787145,23.189191588539984,169.0,39.0,130.0,69.78838349897767,323.5053477895523,92.52725181781021
+US-NC-37095 = 1.836866010598032,1.2069520502238895,6.0,1.0,5.0,9.853862859503895,35.60198262628246,2.197910369516914
+US-NC-37097 = 278.0611785874944,35.13691285449981,498.0,214.0,284.0,520.9936037665494,4358.312819252458,280.27240620940756
+US-NC-37099 = 1035.108004385965,248.0233123008837,1909.0,572.0,1337.0,85.46876383215367,414.87305520461433,1064.407884313432
+US-NC-37101 = 64.05410889414948,17.828280803473053,116.0,23.0,93.0,57.4610423872189,250.8634006147524,66.48891984858112
+US-NC-37103 = 14.417901938426454,5.739035844829699,38.0,1.0,37.0,24.057328692755377,88.7667439279946,15.518132256631967
+US-NC-37105 = 109.2067868504772,22.179702694736243,160.0,45.0,115.0,133.89495041098095,730.8874373767073,111.43635630184814
+US-NC-37107 = 23.347738014854826,9.764060480027227,52.0,3.0,49.0,20.99638450220829,70.72533882470425,25.307187664138564
+US-NC-37109 = 273.1183745583039,31.658989895039223,405.0,211.0,194.0,668.6482829245334,6014.0837271185555,274.9471552181331
+US-NC-37111 = 585.1021634615385,222.46533145018893,1597.0,336.0,1261.0,27.546626735431097,109.56089365434985,625.9675433955146
+US-NC-37113 = 945.2005167958656,227.53137864581822,1610.0,563.0,1047.0,84.4522035892349,408.4390193482934,972.2008769897496
+US-NC-37115 = 827.0902570233114,206.2390070191668,1429.0,386.0,1043.0,77.01874030465243,365.55699556534813,852.4158734321759
+US-NC-37117 = 14.1905041031653,7.01827651605753,27.0,1.0,26.0,14.123331919598687,41.496285438300596,15.831191109887973
+US-NC-37119 = 217.6565455450473,19.469814500093126,263.0,164.0,99.0,1430.2488520194952,16353.243535215288,218.52561748058574
+US-NC-37121 = 989.5293413173653,212.92863506373462,1855.0,665.0,1190.0,115.56250757964804,624.1169682957019,1012.179292891375
+US-NC-37123 = 166.86527106816962,39.49975154353681,284.0,67.0,217.0,87.79510829749599,423.56722813676276,171.47667205965615
+US-NC-37125 = 136.2635838150289,28.45663779428475,222.0,67.0,155.0,124.35179406847236,669.6523393470552,139.2032489156432
+US-NC-37127 = 60.24225774225774,16.401881927594008,117.0,26.0,91.0,60.768868895587836,268.2072158656866,62.43517717321981
+US-NC-37129 = 6.388020833333333,3.8055554565528684,18.0,1.0,17.0,10.120775728215301,29.490063799984902,7.435661537482727
+US-NC-37131 = 29.292803970223325,16.40455129090293,102.0,3.0,99.0,12.795289945406283,48.41759001359909,33.57346671843401
+US-NC-37133 = 14.026084010840108,7.912867970336477,40.0,1.0,39.0,11.199200243353413,33.561528860848995,16.104176855558993
+US-NC-37135 = 185.0,28.242615554040555,238.0,73.0,165.0,299.9034413670396,2081.0613555348896,187.14338175135484
+US-NC-37137 = 3.889288281811646,3.311630203523307,13.0,1.0,12.0,6.057948243856392,17.020380438353897,5.1081755983839505
+US-NC-37139 = 3.269675925925926,1.5207536163503415,7.0,1.0,6.0,16.735679202607976,54.161304844222265,3.606032753903134
+US-NC-37141 = 12.3027950310559,5.704356372878137,35.0,1.0,34.0,16.665282791782616,53.62574082244129,13.560916163923768
+US-NC-37143 = 3.8031088082901556,2.1820251736923377,16.0,1.0,15.0,12.647931947741418,52.27665690724877,4.38461748232628
+US-NC-37145 = 171.5477453580902,22.80463623714775,247.0,105.0,142.0,448.0957554719394,3539.8407524965714,173.05687033848955
+US-NC-37147 = 14.80443714050945,6.597069644000321,37.0,1.0,36.0,18.326093534554843,60.69899414372116,16.20779710309474
+US-NC-37149 = 390.7421171171171,149.88727725796505,924.0,220.0,704.0,27.064472735337553,107.25351262736999,418.50399994859424
+US-NC-37151 = 202.18175629680056,35.60934579398024,298.0,108.0,190.0,199.87122694447817,1230.494680881441,205.29366304670515
+US-NC-37153 = 108.0386803185438,31.04365315880008,192.0,26.0,166.0,52.81983806412121,225.22891722734448,112.41025240793823
+US-NC-37155 = 43.5699481865285,10.020467002566937,70.0,18.0,52.0,95.21554951158664,472.862754441675,44.70738355044175
+US-NC-37157 = 222.98366013071896,31.784422278562303,315.0,146.0,169.0,366.39879290652607,2722.03528519186,225.2375683248111
+US-NC-37159 = 232.49795918367346,20.61406781189576,291.0,172.0,119.0,1468.5033361132882,16945.37052195042,233.41002724031915
+US-NC-37161 = 354.15662078785004,122.53814398948305,1152.0,207.0,945.0,35.22861397405948,157.75488945637352,374.7565993818605
+US-NC-37163 = 45.43682104059462,16.036591033846353,80.0,3.0,77.0,30.825032625716283,110.1140188975115,48.18378314601152
+US-NC-37165 = 78.39796782387808,20.20552642611565,138.0,42.0,96.0,70.78037172529307,331.02574309064585,80.95989536227353
+US-NC-37167 = 167.35709482178885,34.1864560093404,255.0,71.0,184.0,131.5895080254915,712.5872221955112,170.81308779384497
+US-NC-37169 = 301.37419731465263,59.170236062406026,711.0,177.0,534.0,148.68566831397604,863.30157344214,307.1278620423944
+US-NC-37171 = 384.328,93.65798105874372,987.0,249.0,738.0,84.11685275349281,442.0518281899219,395.5753139416058
+US-NC-37173 = 1004.0885885885886,321.9021756226271,1928.0,459.0,1469.0,40.116930019532674,160.3994084237639,1054.426339013022
+US-NC-37175 = 904.1998587570622,201.94199543372355,1785.0,403.0,1382.0,104.2813857564568,546.4771550795438,926.4760947245456
+US-NC-37177 = 1.3127868852459017,0.6841534942996655,6.0,1.0,5.0,15.710069347970139,70.95356785647529,1.4803632695511144
+US-NC-37179 = 180.1377572448551,23.184003808688775,240.0,102.0,138.0,491.99082291912674,3997.5322593666424,181.62353817115127
+US-NC-37181 = 124.71713147410358,19.445748040925594,169.0,77.0,92.0,282.9088594989358,1937.3303601401058,126.22400722525015
+US-NC-37183 = 104.47281921618205,20.965813049600076,165.0,49.0,116.0,138.78559892133975,770.3274752622881,106.55578478809979
+US-NC-37185 = 98.871105681124,20.134335096680225,152.0,55.0,97.0,133.21959538211266,730.0252777809567,100.90038150767023
+US-NC-37187 = 4.775714285714286,2.922031373366597,15.0,1.0,14.0,10.476994564025754,35.367396741228,5.598724344501548
+US-NC-37189 = 1023.8132427843803,173.65648944734357,1650.0,453.0,1197.0,222.61046568655746,1420.3633672209453,1038.436388243326
+US-NC-37191 = 40.200584225900684,11.192686079066215,73.0,13.0,60.0,57.07867918679977,246.1418562695659,41.72964406472043
+US-NC-37193 = 470.8400845368087,153.9314030907204,1196.0,273.0,923.0,39.49668666086193,170.6360159567156,495.36376741149235
+US-NC-37195 = 40.640625,12.175916880551636,90.0,16.0,74.0,48.38547800648908,211.56366251163786,42.425385705644764
+US-NC-37197 = 296.8742088607595,36.061798653962164,492.0,220.0,272.0,583.3541434808275,5028.701176182112,299.0564314788444
+US-NC-37199 = 1025.0779777206512,257.8102367434003,1967.0,574.0,1393.0,75.96554404681117,367.550270821982,1057.0009359397698
+US-ND-38001 = 801.532150265038,43.29631277001188,925.0,695.0,230.0,6400.361291073573,119526.33398135002,802.7006656331948
+US-ND-38003 = 430.44774096385544,21.88249653342399,481.0,354.0,127.0,7669.535769867805,151972.5932999367,431.0035978451011
+US-ND-38005 = 475.0708770846201,20.372369182281147,552.0,419.0,133.0,12750.497010701692,298941.0691495574,475.50748856358655
+US-ND-38007 = 780.4193097945342,48.51826115836408,1021.0,635.0,386.0,4209.654723752875,68478.55182242377,781.9260327972258
+US-ND-38009 = 484.466307277628,65.23660018780643,774.0,420.0,354.0,434.2851330545042,3453.0534193556714,488.8388455220031
+US-ND-38011 = 897.404683568802,38.56050420253988,1046.0,803.0,243.0,12674.985277566773,296631.7190003414,898.2327530075797
+US-ND-38013 = 640.8089581304771,64.79090717805566,760.0,542.0,218.0,997.5668767899518,10173.52672194815,644.0760688561741
+US-ND-38015 = 576.9074402730375,40.513090193979764,690.0,490.0,200.0,2930.2507483033596,42335.81137530779,578.3281984474335
+US-ND-38017 = 314.0791228520133,35.52007293168337,386.0,262.0,124.0,718.4068147113917,6602.908893183455,316.08127276471504
+US-ND-38019 = 474.2957012592271,30.23827525254325,508.0,292.0,216.0,3902.654653446479,61807.69870376439,475.2586301407167
+US-ND-38021 = 469.0,72.82844654571885,679.0,379.0,300.0,287.59884808921856,2003.208889937053,474.62088304905274
+US-ND-38023 = 653.8407632556568,39.867271429893385,750.0,563.0,187.0,4460.21138143612,73944.4156622977,655.0550686972849
+US-ND-38025 = 683.4940630397236,62.45648197679993,1007.0,560.0,447.0,1343.7901732359292,15080.318093316282,686.3417125247947
+US-ND-38027 = 463.05001712915384,14.739100205036552,520.0,412.0,108.0,31101.985232095987,980072.8903485966,463.284533994136
+US-ND-38029 = 573.1895811750777,36.32743350578016,666.0,490.0,176.0,3975.170105913265,63455.41690626474,574.3396019714972
+US-ND-38031 = 470.02104899930987,15.06527911870354,587.0,430.0,157.0,30463.495108157313,953510.8602501334,470.2624258191761
+US-ND-38033 = 814.9731451979973,55.548706686566135,999.0,641.0,358.0,3201.874987686685,47619.52259254719,816.8640561369231
+US-ND-38035 = 312.5608457321848,56.69759401439914,462.0,238.0,224.0,184.85067596974295,1125.679414675942,317.66161154889375
+US-ND-38037 = 677.2940126338918,48.057849762322284,828.0,527.0,301.0,2841.1446154922073,40624.4359689812,678.9968604297786
+US-ND-38039 = 438.60983198506534,15.530574150697158,506.0,372.0,134.0,22609.66062399006,640894.4330490727,438.8847040481333
+US-ND-38041 = 777.8959595959597,35.691046380793345,886.0,678.0,208.0,10419.016139018475,228522.26584839742,778.714308811309
+US-ND-38043 = 564.7262302914477,27.877466024370964,689.0,515.0,174.0,8374.403736757931,170920.8683685622,565.4138911373943
+US-ND-38045 = 470.6188492063492,55.31524160872143,629.0,379.0,250.0,642.6014593567669,5719.167014422139,473.8584991139651
+US-ND-38047 = 610.4330637915543,22.09747789742519,694.0,548.0,146.0,21163.752621392112,586942.309375652,610.8328935964165
+US-ND-38049 = 471.38378566457897,28.30851394257963,670.0,420.0,250.0,4669.371473854598,78711.0466815748,472.23304135681457
+US-ND-38051 = 627.7832329782307,20.408593230406495,690.0,575.0,115.0,29199.152560267794,901063.3023762857,628.1148766636909
+US-ND-38053 = 678.85875,56.82152061224177,830.0,560.0,270.0,1740.968083685517,21224.526063350913,681.2326237462868
+US-ND-38055 = 596.8546942705826,33.00477742756728,695.0,487.0,208.0,5968.134826472522,108908.9228468004,597.7665442343473
+US-ND-38057 = 611.3810679611651,42.92270294361366,713.0,508.0,205.0,2932.4827472233906,42376.5612364593,612.8859344848113
+US-ND-38059 = 618.1685340802987,57.07206142854448,770.0,490.0,280.0,1302.9982929571868,14460.6357428834,620.7975166853432
+US-ND-38061 = 664.8693064774548,46.215070814916025,779.0,560.0,219.0,3020.1974874174753,44051.59584387161,666.4735759700001
+US-ND-38063 = 453.08811748998664,12.419452145937962,493.0,397.0,96.0,48663.864881131834,1779213.9177942632,453.258298326931
+US-ND-38065 = 621.7578197584392,49.771334087263355,733.0,497.0,236.0,1986.4049420838764,25263.928964531402,623.7467211357457
+US-ND-38067 = 271.0786802030457,33.64588454816051,435.0,229.0,206.0,548.6848958810978,4657.106997680387,273.1587384793927
+US-ND-38069 = 478.42571369035215,14.987521842780835,561.0,444.0,117.0,32624.164281815025,1044539.0379957984,478.6604112845668
+US-ND-38071 = 452.2581643176349,10.133792476045711,488.0,419.0,69.0,89021.78410041529,3978890.2734508007,452.37168450501457
+US-ND-38073 = 375.09232804232806,42.51135166642135,467.0,302.0,165.0,713.5505235128234,6535.54667639539,377.4936682604353
+US-ND-38075 = 525.4676787463271,31.938261994584177,605.0,445.0,160.0,4502.815165968116,74893.85113721398,526.4373979746196
+US-ND-38077 = 317.99952748464324,21.193953164649663,392.0,284.0,108.0,3423.578516112298,52077.94770924323,318.70500957970796
+US-ND-38079 = 554.1254331254331,69.99551331991685,736.0,451.0,285.0,520.5223195145552,4325.595227523104,558.5287526362162
+US-ND-38081 = 384.4568128117616,27.18559813671222,516.0,319.0,197.0,2870.624434567353,41194.53538658358,385.4167843561418
+US-ND-38083 = 570.6979717813051,42.96651884802959,691.0,478.0,213.0,2382.7655248531655,32164.709440993032,572.3131107507614
+US-ND-38085 = 613.9508032128514,70.79115864234147,806.0,490.0,316.0,678.57730585807,6119.116529772757,618.0185894515071
+US-ND-38087 = 859.9052730696799,42.72458408444819,1040.0,731.0,309.0,8213.47000043846,166533.13788806155,860.9660090492712
+US-ND-38089 = 757.4873504273504,52.824595352698566,913.0,604.0,309.0,2991.2209984979454,43495.10726736071,759.3270204145405
+US-ND-38091 = 394.03972257250945,47.35373376846418,485.0,308.0,177.0,601.4038485451405,5220.296970154826,396.87489095032805
+US-ND-38093 = 510.69922649742165,55.83072353105084,640.0,382.0,258.0,793.0350439799051,7512.639825086258,513.7419290218246
+US-ND-38095 = 475.90811606391924,23.003870513543106,547.0,440.0,107.0,8917.585026952567,185836.1570130356,476.463758321777
+US-ND-38097 = 295.3072916666667,20.68537499051584,368.0,261.0,107.0,2952.6592461412574,42776.73455647506,296.03087887921424
+US-ND-38099 = 341.52645007654365,92.29030021088153,494.0,235.0,259.0,62.155600622246205,276.72760163247784,353.77650517650335
+US-ND-38101 = 593.8918217221982,64.19553257179817,714.0,455.0,259.0,819.080703727273,7823.513507055446,597.3512888666836
+US-ND-38103 = 517.3937198067633,38.91510892250114,663.0,434.0,229.0,2391.1485650783056,32366.133611350375,518.8551310317068
+US-ND-38105 = 670.1873842354394,47.233538717747884,772.0,560.0,212.0,2898.508076080842,41708.24104556689,671.8497876520775
+US-NE-31001 = 593.9783950617284,22.028880568063855,642.0,523.0,119.0,19684.2129297624,532922.9053450486,594.3867473112003
+US-NE-31003 = 565.9599884858952,29.398192535463853,660.0,472.0,188.0,7192.854111076922,139592.5901746637,566.7230031428995
+US-NE-31005 = 1122.6335403726707,35.252019896588,1254.0,1041.0,213.0,32392.867359557928,1034659.0457520969,1123.1868815457499
+US-NE-31007 = 1413.2191825972313,102.78846131588807,1623.0,1166.0,457.0,2640.2245342988745,36871.0328139086,1416.9523371802154
+US-NE-31009 = 803.201393728223,28.291031036035285,896.0,720.0,176.0,22969.117963764384,654546.9367254531,803.6994844617245
+US-NE-31011 = 583.4684229520029,27.185065442514322,669.0,506.0,163.0,9951.277296730643,214965.52064742136,584.1013853477931
+US-NE-31013 = 1269.9834841628958,56.04847165794026,1404.0,1151.0,253.0,11701.440055113024,266692.43359452323,1271.2196825182182
+US-NE-31015 = 528.6206130608618,56.157367592701476,675.0,363.0,312.0,862.0376672759194,8375.625029877147,531.5951490446308
+US-NE-31017 = 789.964705882353,44.93956227885174,891.0,604.0,287.0,5483.458945428448,97269.65593931988,791.24193569199
+US-NE-31019 = 666.3217413704276,33.327729352585024,770.0,586.0,184.0,8051.808819177231,162194.16736660333,667.1547051222215
+US-NE-31021 = 370.4249753208292,42.85237806871984,441.0,281.0,160.0,671.2508402446275,6012.911728448579,372.8954124785949
+US-NE-31023 = 473.95684074233924,25.360854328511955,517.0,388.0,129.0,6582.083300440154,123996.59361067372,474.63486999875084
+US-NE-31025 = 358.1533070521244,28.09576532401724,417.0,281.0,136.0,2109.2107065183545,27357.36153191842,359.2536198586112
+US-NE-31027 = 448.27568099770264,48.43026726119851,569.0,339.0,230.0,820.6288229547465,7850.842070253712,450.88421680176964
+US-NE-31029 = 1017.4887955182073,41.0560525902274,1127.0,892.0,235.0,15295.709190534955,380907.5441147318,1018.316772158538
+US-NE-31031 = 971.7197028135276,109.07820591210213,1249.0,670.0,579.0,733.8686375451758,6782.1562197349995,977.8227016392151
+US-NE-31033 = 1301.895377631036,60.93365260596848,1434.0,1130.0,304.0,9817.44688305983,211125.0832599728,1303.3205608433263
+US-NE-31035 = 539.3738977072311,14.736200832189011,578.0,502.0,76.0,49145.705863757095,1802862.8706950587,539.5751635711721
+US-NE-31037 = 456.3410194174757,31.47200122484602,531.0,390.0,141.0,3092.227583417347,45476.992523495785,457.4249805859729
+US-NE-31039 = 437.4233766233766,24.591255420247826,521.0,385.0,136.0,5681.9523577934515,102046.14708086709,438.1140722000838
+US-NE-31041 = 799.2526897353882,59.922966151801795,959.0,665.0,294.0,2412.9639041129435,32723.60008104451,801.4958664407962
+US-NE-31043 = 371.6283662477558,33.187733014549764,451.0,325.0,126.0,1437.9424545705708,16488.446143553207,373.1073146195625
+US-NE-31045 = 1164.241058906031,119.24321729544376,1461.0,936.0,525.0,960.2171781131126,9668.554530266354,1170.33165731497
+US-NE-31047 = 769.2619279454723,41.00634692582656,903.0,686.0,217.0,6658.600622688091,125994.21782778366,770.3540966819
+US-NE-31049 = 1139.1427777777778,45.38664944495801,1241.0,1016.0,225.0,15885.575996199294,400569.99892056,1140.0465850618173
+US-NE-31051 = 427.28824721377913,37.34916295341641,500.0,330.0,170.0,1530.7447342321755,17876.77198582951,428.9174817844855
+US-NE-31053 = 397.3458578542327,26.33590313323408,486.0,344.0,142.0,3480.201430606463,53214.48357085958,398.2176672973704
+US-NE-31055 = 352.2995529061103,21.778378025636545,407.0,290.0,117.0,4281.512160862327,70042.24632364236,352.97205658135704
+US-NE-31057 = 1003.0645867542419,47.29356303938834,1110.0,867.0,243.0,9604.036004223259,205028.4776621318,1004.1788915852686
+US-NE-31059 = 496.14675324675324,12.701999887691093,530.0,457.0,73.0,59712.746331381975,2336987.3755401727,496.309320442848
+US-NE-31061 = 620.6520979020979,36.02053045805861,691.0,529.0,162.0,5166.99633806702,89909.0585004628,621.6964735662856
+US-NE-31063 = 808.5277920741122,44.27141205665878,939.0,691.0,248.0,6146.202057485743,113253.73645724614,809.7389384744502
+US-NE-31065 = 696.9879773691655,31.854999847537513,783.0,618.0,165.0,10540.616135032677,232083.50112800836,697.7155449124284
+US-NE-31067 = 415.30511463844795,19.28979537135968,471.0,358.0,113.0,10044.01694569838,217618.86594465227,415.7528526063572
+US-NE-31069 = 1160.5676143743685,44.71771368547217,1264.0,1006.0,258.0,17557.843040043375,457608.38223565853,1161.4288017144524
+US-NE-31071 = 694.6913265306123,26.979173618268486,775.0,629.0,146.0,17149.706294811942,443601.30657620274,695.2150134785543
+US-NE-31073 = 748.1512378902045,32.5951162758139,826.0,673.0,153.0,12161.297265556626,280725.63858842914,748.8609459450261
+US-NE-31075 = 1149.0656819610308,37.907066851799165,1276.0,1071.0,205.0,27944.32287574854,849850.2206448722,1149.6907789392221
+US-NE-31077 = 626.5567099567099,27.268935364785726,704.0,559.0,145.0,12199.486634347597,281900.9394058527,627.1498270969272
+US-NE-31079 = 588.6127583108715,17.453985167628417,647.0,553.0,94.0,38454.92659616938,1300280.5942131795,588.8714807532831
+US-NE-31081 = 543.5406633348477,19.4715114844044,587.0,492.0,95.0,21835.606206797027,611870.6295414516,543.889320044045
+US-NE-31083 = 653.329091706889,32.29723721789,721.0,573.0,148.0,8338.072991803057,169889.942334578,654.1269094009642
+US-NE-31085 = 920.8782392616258,41.505358623747604,1032.0,797.0,235.0,10988.33908534229,245275.8962475695,921.8131189889185
+US-NE-31087 = 873.5493697478992,44.42577543962865,991.0,776.0,215.0,7661.726486290138,151828.93782636093,874.6783128158398
+US-NE-31089 = 618.725392296719,56.86498166197815,769.0,413.0,356.0,1320.5550472910793,14719.908112085794,621.3330324489001
+US-NE-31091 = 1028.4213041993855,43.091928977362784,1135.0,906.0,229.0,13664.816934950924,327825.2674032432,1029.323706748346
+US-NE-31093 = 586.9598778892281,26.766929534186367,667.0,525.0,142.0,10610.48231719746,234124.6246855855,587.5698824552069
+US-NE-31095 = 435.57231040564375,18.07191128670238,489.0,374.0,115.0,14073.482931878701,340938.1564914658,435.94705133727524
+US-NE-31097 = 380.721568627451,27.732444700074222,453.0,307.0,146.0,2628.4707653747587,36649.24455639583,381.73027297712395
+US-NE-31099 = 652.769305019305,18.504222201577146,692.0,606.0,86.0,44005.79342685669,1556091.024251021,653.0315243651503
+US-NE-31101 = 1027.313129053903,48.9258121766272,1179.0,909.0,270.0,9320.555666255328,197035.41728117023,1028.4775156626729
+US-NE-31103 = 693.6509877704609,54.4632768569062,800.0,549.0,251.0,2103.7887803195063,27270.137722809406,695.7858444671954
+US-NE-31105 = 1500.6169429097606,61.15563462706824,1645.0,1350.0,295.0,14847.770360178647,366144.7150290876,1501.862583925199
+US-NE-31107 = 485.3842217484009,52.18172615220544,584.0,355.0,229.0,832.1049641856141,7984.85432374989,488.18108859983965
+US-NE-31109 = 390.5460843373494,26.06500763901296,451.0,332.0,119.0,3408.7924708036676,51748.77764016457,391.4149059686637
+US-NE-31111 = 907.7443609022556,46.09785545759681,1022.0,778.0,244.0,7694.451942225936,152663.8492994604,908.9140977164091
+US-NE-31113 = 906.9819897084049,28.252971151516086,985.0,824.0,161.0,33179.11093469688,1068206.3448378292,907.4219305451601
+US-NE-31115 = 738.2523117569352,27.95240675349368,838.0,653.0,185.0,18502.23630136034,490771.78868713364,738.7813024554505
+US-NE-31117 = 1011.2857957786651,37.19291696851518,1125.0,928.0,197.0,20183.807633603552,551036.260595669,1011.9695024141364
+US-NE-31119 = 524.7457482993198,29.947970453838607,603.0,462.0,141.0,5432.1776766479825,96109.76501064318,525.5996397378112
+US-NE-31121 = 519.7074440395627,26.06822011019953,597.0,457.0,140.0,7983.4581592853465,160337.2445799305,520.3608166357734
+US-NE-31123 = 1217.7020757020757,68.65740075734327,1396.0,1064.0,332.0,5632.279269039826,100840.20437049204,1219.6360866454788
+US-NE-31125 = 532.4831398562742,33.47629158475201,618.0,464.0,154.0,4072.182658101304,65535.40675291876,533.53440032435
+US-NE-31127 = 324.4125748502994,30.837421235569742,403.0,270.0,133.0,1195.8884020390767,12916.504400671774,325.8749227379442
+US-NE-31129 = 523.0299479166666,24.411750550254137,591.0,465.0,126.0,9899.60808979901,213490.90432424351,523.5993315337968
+US-NE-31131 = 352.00736497545006,29.337361790402493,427.0,273.0,154.0,1763.15623837629,21581.645634777884,353.2277817411602
+US-NE-31133 = 392.74810052600816,38.2171380196661,472.0,302.0,170.0,1116.0463477872174,11784.312730444854,394.60311720157716
+US-NE-31135 = 1035.267650462963,34.50871058566554,1112.0,963.0,149.0,27090.737170291835,815451.0168820968,1035.8426324502138
+US-NE-31137 = 708.6470588235294,21.69893783377857,768.0,665.0,103.0,34930.046107601396,1143989.964498023,708.9791942520972
+US-NE-31139 = 519.4315476190476,18.216724616904653,564.0,469.0,95.0,23268.41458179518,665886.0033379821,519.750884287547
+US-NE-31141 = 498.5422509888529,33.97371006721707,584.0,433.0,151.0,3203.880606439862,47659.95684148522,499.69849809336404
+US-NE-31143 = 494.6767045454545,23.89112431339639,536.0,443.0,93.0,8938.290413922508,186323.26061152006,495.2532966481991
+US-NE-31145 = 782.0855240098142,37.15681913999141,893.0,684.0,209.0,9388.197306402844,198942.35953234075,782.9676852043817
+US-NE-31147 = 317.7766006448641,27.413770434738268,401.0,255.0,146.0,1592.2111843479145,18856.106999407275,318.9568665616935
+US-NE-31149 = 727.8230492196878,48.32904571383364,826.0,526.0,300.0,3459.6185589689753,52738.1521153538,729.425861643974
+US-NE-31151 = 445.9226033421284,25.092409492810496,500.0,392.0,108.0,5665.5099189445245,101619.85443568512,446.62803000436065
+US-NE-31153 = 340.8248987854251,23.225629504503083,396.0,290.0,106.0,3203.905356979902,47657.52470626151,341.61534142654614
+US-NE-31155 = 393.1843227287635,35.43521479496421,496.0,320.0,176.0,1399.6950738039993,15913.031527675428,394.7778692977124
+US-NE-31157 = 1257.4528048370844,74.34124900091689,1497.0,1140.0,357.0,4891.04432596804,83640.92198743559,1259.648434165528
+US-NE-31159 = 456.86233766233767,19.67053549931234,498.0,378.0,120.0,12597.412494706849,294136.25569044915,457.285606094403
+US-NE-31161 = 1163.4752976190475,46.29861221426598,1302.0,955.0,347.0,15944.18948733472,402508.11838438874,1164.3961223152103
+US-NE-31163 = 661.8952296032099,27.838848870692832,745.0,590.0,155.0,13511.706318671871,322946.8144289659,662.4804121466018
+US-NE-31165 = 1353.7638113342045,105.5162895187267,1593.0,1079.0,514.0,2149.6349183673924,28047.59493939874,1357.8697081207429
+US-NE-31167 = 491.0362811791383,26.431935414440204,559.0,427.0,132.0,6466.9986201928505,121169.30627834346,491.74716739803483
+US-NE-31169 = 474.5844327176781,18.104095185813904,513.0,420.0,93.0,18092.256486237857,476308.35022809886,474.9296179861363
+US-NE-31171 = 904.460811756473,38.40602988960571,1034.0,806.0,228.0,13131.60864044755,310923.9883589952,905.2758602409873
+US-NE-31173 = 415.3529044347283,31.46066825564985,469.0,325.0,144.0,2339.831706633538,31380.34029323771,416.54268553109483
+US-NE-31175 = 671.0545454545454,33.20501140444236,784.0,586.0,198.0,8314.577700391901,169259.98367492686,671.8755656798182
+US-NE-31177 = 364.3858764186633,34.341911162821425,418.0,290.0,128.0,1225.6072421773977,13319.279033920815,366.0005926166138
+US-NE-31179 = 490.0212885154062,32.66049096459527,573.0,421.0,152.0,3422.710676129291,52045.72622412916,491.10851231509656
+US-NE-31181 = 572.629188712522,31.764893240048686,638.0,487.0,151.0,5912.134640942174,107537.78764973895,573.5095432580986
+US-NE-31183 = 639.0971867007672,23.190892484262765,695.0,581.0,114.0,21011.496609073623,581303.4904357516,639.5178117480795
+US-NE-31185 = 497.9,19.039465733346013,544.0,444.0,100.0,17962.306887557414,471782.2073284998,498.2638972024877
+US-NH-33001 = 230.1309462915601,76.38102252804262,656.0,87.0,569.0,37.638334509870816,157.14219612009228,242.47538646938634
+US-NH-33003 = 322.9661635832522,188.55132927755136,1180.0,102.0,1078.0,11.42108326472713,38.83033624431121,373.97693323521383
+US-NH-33005 = 325.52892287234044,115.40944900131274,846.0,53.0,793.0,30.851934447715934,113.50616035473011,345.38155791126536
+US-NH-33007 = 575.1151812201729,203.71648955977213,1838.0,206.0,1632.0,32.20612695164167,131.10720485857948,610.1293959386558
+US-NH-33009 = 459.7424180606555,233.13515339179466,1471.0,103.0,1368.0,14.691987377584537,51.2125601974525,515.4755966205134
+US-NH-33011 = 207.19897130481863,114.28281198090957,610.0,31.0,579.0,11.867656651855723,36.51053144487612,236.62623443743294
+US-NH-33013 = 225.98582995951418,110.6684547837829,859.0,33.0,826.0,15.910653783485749,58.07147469207044,251.62889783711378
+US-NH-33015 = 81.75844764135162,56.73714167072462,345.0,1.0,344.0,8.292789675322716,26.32984271228161,99.51656648863806
+US-NH-33017 = 137.85199240986717,87.48380663828036,530.0,1.0,529.0,9.249604926122116,27.74356389015995,163.26845450145635
+US-NH-33019 = 367.51458424031347,125.2577521246383,775.0,75.0,700.0,34.03834797036167,128.35052266013952,388.2737102826404
+US-NJ-34001 = 13.87056277056277,9.019514636167186,42.0,1.0,41.0,8.616138883995255,24.276026458689945,16.545215497060045
+US-NJ-34003 = 65.56495468277946,64.06847467006531,335.0,1.0,334.0,5.64589473177347,18.828231006160873,91.67078449050017
+US-NJ-34005 = 22.179813664596274,11.527025871017978,69.0,1.0,68.0,13.440238110168966,43.16729332164357,24.99632892301046
+US-NJ-34007 = 27.26086956521739,14.003780207980327,58.0,1.0,57.0,13.256981425409503,39.51386409500588,30.64736317475318
+US-NJ-34009 = 4.6660359508041624,2.8215803543340616,15.0,1.0,14.0,11.14365699706174,40.19884792681341,5.452816445669232
+US-NJ-34011 = 15.440832910106653,10.483762313057369,42.0,1.0,41.0,7.870362238164322,21.02996219121155,18.66356325020801
+US-NJ-34013 = 76.73099415204679,46.701926470421924,210.0,3.0,207.0,10.012209152200795,30.467194590500252,89.82602851963419
+US-NJ-34015 = 25.63177998472116,14.694664637036974,53.0,1.0,52.0,10.245373811280865,27.215246407471003,29.54524181624069
+US-NJ-34017 = 14.138392857142858,16.68440110624995,79.0,1.0,78.0,5.282704640394229,18.857117166778025,21.869233933934286
+US-NJ-34019 = 127.48538681948425,64.49866561940783,310.0,14.0,296.0,14.311068535062494,46.584992082959246,142.8726766012232
+US-NJ-34021 = 45.729490022172946,28.802562008129804,174.0,4.0,170.0,10.349371402882621,37.02998638619065,54.04418410819223
+US-NJ-34023 = 27.258964143426294,13.466938612037536,91.0,1.0,90.0,14.963713425149512,50.742552747138994,30.404104357026995
+US-NJ-34025 = 34.366962885520124,18.24773460227855,114.0,1.0,113.0,12.81562947711381,41.20110980269559,38.91102615056446
+US-NJ-34027 = 206.6281380753138,92.32926288915439,416.0,48.0,368.0,17.833607924342854,56.262605242926334,226.31809523351313
+US-NJ-34029 = 25.030141167493323,15.85744172822249,63.0,1.0,62.0,8.780186237858672,23.715951016097435,29.630498224441233
+US-NJ-34031 = 189.5430711610487,114.81789720317337,436.0,4.0,432.0,9.6902919708879,27.142695792201444,221.6071419050407
+US-NJ-34033 = 16.90768094534712,13.748357230136634,50.0,1.0,49.0,6.1587147186164275,16.286614374615517,21.79190219960398
+US-NJ-34035 = 65.00332225913621,48.638199057605384,254.0,4.0,250.0,7.587963755707489,24.01569753533194,81.18562873004285
+US-NJ-34037 = 238.39543549138332,81.63795726700481,522.0,95.0,427.0,34.23539580974802,133.06630823562807,251.98638798525528
+US-NJ-34039 = 42.24759615384615,36.148049526995756,163.0,2.0,161.0,6.498682606738087,20.850416074251072,55.6016264634823
+US-NJ-34041 = 188.72168508287294,76.68274690830782,493.0,42.0,451.0,23.110725702338005,84.68905761904867,203.70595988807656
+US-NM-35001 = 1800.850209986001,266.3953919667753,3188.0,1460.0,1728.0,330.4525185120782,2400.734211752458,1820.4471933202994
+US-NM-35003 = 2247.3506350082826,223.21600768582005,3302.0,1327.0,1975.0,1050.5134820544388,10877.648311033257,2258.408790002228
+US-NM-35005 = 1297.4783738207009,201.31678444710454,2076.0,1017.0,1059.0,288.4254573758893,2014.7221072747773,1313.0036474559133
+US-NM-35006 = 2165.1858263942972,222.40762054727543,3401.0,1657.0,1744.0,952.1629117728239,9566.578446240213,2176.578694303575
+US-NM-35007 = 2211.8658906525575,361.7086262503627,3779.0,1696.0,2083.0,247.97462804263594,1649.630670956759,2241.2460481919775
+US-NM-35009 = 1336.8196658344536,33.28819650483876,1422.0,1259.0,163.0,64886.55213714326,2610615.548744637,1337.2340569205844
+US-NM-35011 = 1357.3635619960266,112.78054340609783,1681.0,1125.0,556.0,1779.9355136899353,21876.49745998972,1362.040854895886
+US-NM-35013 = 1359.3143148242486,161.76557637847685,2539.0,1130.0,1409.0,620.6848229227254,5490.939685483137,1368.905953010351
+US-NM-35015 = 1145.177527790721,213.40747601159552,2192.0,863.0,1329.0,172.5596487568895,1050.7256600281346,1164.892407467104
+US-NM-35017 = 1765.065488345891,306.50882870286125,2952.0,1189.0,1763.0,208.92158506079394,1317.4791655316792,1791.4809070214842
+US-NM-35019 = 1584.4035119315624,137.5576905254505,1918.0,1297.0,621.0,1562.8327476322502,18408.104865693513,1590.3636712537682
+US-NM-35021 = 1538.2101625495968,193.2222627311245,1928.0,1146.0,782.0,528.4159929236708,4398.852127678053,1550.298470290735
+US-NM-35023 = 1439.2041463414635,161.62066407479736,2512.0,1098.0,1414.0,734.1544734997991,6816.19583961104,1448.2506046615133
+US-NM-35025 = 1168.570205479452,98.80324100934467,1373.0,908.0,465.0,1689.7768357233917,20402.200227721398,1172.7397006873432
+US-NM-35027 = 1782.041978411103,269.2097278276184,3409.0,1294.0,2115.0,310.8378218925825,2212.0879879796535,1802.2617707692682
+US-NM-35028 = 2297.407035175879,296.25705284016703,3113.0,1692.0,1421.0,490.30068243188714,4001.3262091022625,2316.4298665474776
+US-NM-35029 = 1378.9639792550684,123.39183656731353,2317.0,1187.0,1130.0,1430.9289233224354,16431.20763147698,1384.4736188943534
+US-NM-35031 = 2117.6825891311873,171.56918211778472,2767.0,1753.0,1014.0,1918.2824890808445,24167.594295126983,2124.6212680291833
+US-NM-35033 = 2196.3653337048904,418.3458708698143,3835.0,1431.0,2404.0,161.7928524362613,957.6193278470845,2235.851950996402
+US-NM-35035 = 1605.1271296958478,431.31431669789015,3602.0,1082.0,2520.0,63.76787653837122,293.8133172487434,1662.0665276318514
+US-NM-35037 = 1305.9985912847483,110.20774172151376,1690.0,1072.0,618.0,1700.3720898791642,20598.28265837064,1310.6403270055073
+US-NM-35039 = 2336.518737850911,345.7713784293225,3816.0,1677.0,2139.0,329.69924001946885,2385.697676336801,2361.964787728498
+US-NM-35041 = 1305.473036473484,53.2763118687038,1463.0,1196.0,267.0,14786.75616177502,364153.4818114,1306.5596864918302
+US-NM-35043 = 2035.46188958122,309.7080378656424,3355.0,1515.0,1840.0,304.4331926240189,2150.352340447814,2058.889062736537
+US-NM-35045 = 1841.1095943087869,223.79651929358107,2835.0,1403.0,1432.0,582.9762981382214,5043.277268006885,1854.661537937256
+US-NM-35047 = 1809.2259036144578,421.21044864239616,3482.0,1151.0,2331.0,92.91971886505644,468.27404048444043,1857.6104576458115
+US-NM-35049 = 2090.7625919637803,317.2748147851645,3804.0,1632.0,2172.0,308.04453339403614,2210.0833014403993,2114.698920426278
+US-NM-35051 = 1661.1615688859592,330.89653221107733,3024.0,1173.0,1851.0,142.67092486793888,811.9692887744121,1693.7975891389658
+US-NM-35053 = 1817.1253040860925,304.1338037120834,3139.0,1314.0,1825.0,231.7866002426192,1505.2955391675646,1842.4010804681898
+US-NM-35055 = 2578.9238554216868,416.75960854002744,3941.0,1818.0,2123.0,256.33387212335646,1719.0296936140937,2612.3814467595453
+US-NM-35057 = 1967.5066818774446,121.90548316740393,3014.0,1738.0,1276.0,4255.31494271012,69608.51188574878,1971.2796580035697
+US-NM-35059 = 1660.851707858928,209.2983659131035,2577.0,1291.0,1286.0,524.0238872566425,4362.578596121592,1673.9875153273435
+US-NM-35061 = 1624.7973772177938,145.1487885711378,2507.0,1420.0,1087.0,1437.8179307841513,16530.03714966536,1631.267816098108
+US-NV-32001 = 1427.1203325851866,311.06436165394734,2917.0,980.0,1937.0,111.49469764383132,594.777254349109,1460.627769409178
+US-NV-32003 = 1009.9973048512677,485.2116337910409,3488.0,145.0,3343.0,16.456889805424012,59.3664628352372,1120.5020684376245
+US-NV-32005 = 1847.5243902439024,316.59804009034434,2855.0,1408.0,1447.0,216.8365994263943,1380.7516686450813,1874.4547718030303
+US-NV-32007 = 1870.747271749713,251.2502378500512,3389.0,1281.0,2108.0,436.40491862724207,3450.267582457122,1887.5439165165676
+US-NV-32009 = 1719.8180816686252,292.2459577025833,3580.0,1146.0,2434.0,222.72380982043185,1442.439418855049,1744.4718208752613
+US-NV-32011 = 1881.0885953217792,271.7918683237688,3031.0,1392.0,1639.0,352.78661985842143,2598.9262343709706,1900.62229891596
+US-NV-32013 = 1544.68925841077,282.6530056123627,2813.0,1173.0,1640.0,180.52747800469746,1094.5520010271687,1570.3367876450313
+US-NV-32015 = 1822.1527282825011,294.2787848954403,3409.0,1347.0,2062.0,256.7187688315467,1722.3011702406961,1845.762868958767
+US-NV-32017 = 1596.8341724665581,364.43609647530246,3178.0,540.0,2638.0,97.0573927478985,483.09016463961893,1637.8928666952286
+US-NV-32019 = 1585.741791235467,297.8738535875362,3033.0,1210.0,1823.0,168.15021835970543,1005.4256375761327,1613.4763280326606
+US-NV-32021 = 1777.2712787688956,361.894456519247,3337.0,1205.0,2132.0,133.57121678605472,736.719504813637,1813.7422077010247
+US-NV-32023 = 1769.4923697091851,432.46526948886543,3577.0,622.0,2955.0,80.73806605997264,383.64500767555126,1821.5733462512858
+US-NV-32027 = 1483.4405068550063,252.86093876716006,2858.0,1051.0,1807.0,220.65326879326574,1422.4411946642344,1504.8369983929977
+US-NV-32029 = 1704.927113702624,213.6807094962342,2316.0,1263.0,1053.0,531.810324194201,4434.7421363581425,1718.2653778299714
+US-NV-32031 = 1629.3467946257197,296.5016949168678,3100.0,1140.0,1960.0,182.79615025505106,1104.7344348744386,1656.105139248617
+US-NV-32033 = 2077.8837699053774,305.46387104663995,3813.0,1528.0,2285.0,336.4172042826104,2457.5735331036663,2100.2164502143537
+US-NV-32510 = 1763.7818791946308,294.2020080672987,2719.0,1402.0,1317.0,234.48418197628303,1535.6736954855182,1788.1502562497858
+US-NY-36001 = 243.97791072250345,171.89476406345878,650.0,1.0,649.0,7.523005426640952,20.279650523246403,298.45105265847167
+US-NY-36003 = 562.9035087719299,80.20892545788253,789.0,289.0,500.0,366.42095859038966,2715.8712943061473,568.58933503088
+US-NY-36005 = 21.562162162162164,16.528686796504644,65.0,1.0,64.0,6.9922629330663755,20.21322474762871,27.16844353886185
+US-NY-36007 = 405.10231593501555,76.45747054928042,629.0,246.0,383.0,164.5830155842033,957.8791552326494,412.2543282716474
+US-NY-36009 = 529.7494870360008,93.16254582311225,758.0,188.0,570.0,200.50993278354338,1233.1223760188054,537.8789631126592
+US-NY-36011 = 236.24005261427163,119.09444957247743,575.0,75.0,500.0,14.496724693837423,47.41166654251168,264.56161924618823
+US-NY-36013 = 425.8415102871354,103.08923311327072,671.0,174.0,497.0,81.88879877243703,380.46186977517766,438.14196542617407
+US-NY-36015 = 401.4635447540012,85.06096529800757,576.0,194.0,382.0,119.03949891424666,627.0245997346007,410.3758589194505
+US-NY-36017 = 447.9145042338159,70.580656901205,620.0,271.0,349.0,274.32445302021654,1858.6269780770258,453.44132170726425
+US-NY-36019 = 279.2283280085197,186.23015592543456,1128.0,21.0,1107.0,8.317619579818201,24.00064078012575,335.63392280644865
+US-NY-36021 = 182.01099317664898,115.0199815867424,579.0,1.0,578.0,9.231578212663246,27.21402002916694,215.30814615653694
+US-NY-36023 = 454.79816069699905,70.42589575119034,638.0,267.0,371.0,288.7558477785075,1993.42458897024,460.2186151881852
+US-NY-36025 = 566.0427878990473,111.02934959302848,1041.0,254.0,787.0,147.8883423326501,836.6669179262227,576.8292244707933
+US-NY-36027 = 167.15742397137745,97.55792872651108,648.0,-8.0,656.0,10.707005792114435,32.74844773125045,193.5436742602399
+US-NY-36029 = 284.7467622571693,102.55403767772142,595.0,165.0,430.0,30.528529943651325,116.89504539595323,302.6516962779897
+US-NY-36031 = 475.2762046696473,257.49932880866425,1483.0,20.0,1463.0,12.227760552179628,38.22114362527519,540.549142134271
+US-NY-36033 = 428.00084045384506,183.08837748595116,1259.0,47.0,1212.0,19.359844142212,61.94836477199496,465.5169958225326
+US-NY-36035 = 392.2922868741543,125.79270451717547,839.0,164.0,675.0,40.207200961724354,161.90327914586925,411.9672837140094
+US-NY-36037 = 258.97780993728895,49.55129575867602,430.0,172.0,258.0,158.82062764425393,920.7404531647162,263.6756282845996
+US-NY-36039 = 440.5829596412556,287.7041347055454,1166.0,1.0,1165.0,8.372183050637789,22.55588859732073,526.2005448998649
+US-NY-36041 = 619.3257605951907,114.9000577931024,1133.0,254.0,879.0,173.28714712796608,1033.5737051808603,629.8939760131618
+US-NY-36043 = 479.29021094265,143.09625625020035,816.0,104.0,712.0,47.07029816924566,188.49054936856743,500.19560659633237
+US-NY-36045 = 155.5779993004547,87.31100782145565,537.0,69.0,468.0,12.787657829614481,48.136236241851286,178.4032677759308
+US-NY-36047 = 12.136666666666667,10.144850363060504,50.0,1.0,49.0,7.047030046325655,24.736166484890663,15.818238418568189
+US-NY-36049 = 398.711577773648,111.85304623726691,648.0,186.0,462.0,56.05856168443702,240.58222474794061,414.10388334729237
+US-NY-36051 = 319.8287334593573,118.31310134315454,664.0,134.0,530.0,28.58178016921562,107.62152215525427,341.0108630170778
+US-NY-36053 = 376.3871323529412,138.76645020346484,629.0,112.0,517.0,27.428231514703526,93.35912716894458,401.1525907967455
+US-NY-36055 = 148.99241603466956,39.070330602424015,273.0,75.0,198.0,66.54110066275156,295.43454915372155,154.0299671142949
+US-NY-36057 = 224.24246079613994,74.16177557901746,473.0,98.0,375.0,37.074462491419766,145.48939618619946,236.1877435027925
+US-NY-36059 = 26.920945395273023,22.68593070784097,98.0,1.0,97.0,6.077024496629071,17.194704684774102,35.204953530096226
+US-NY-36061 = 15.984251968503937,13.85071376083353,64.0,1.0,63.0,6.4555936319280045,20.91435237053142,21.150380201716594
+US-NY-36063 = 137.84389140271495,42.16708385011434,201.0,75.0,126.0,44.85426102685082,181.13893909921183,144.14923294095624
+US-NY-36065 = 280.81273983115886,113.94572400409388,593.0,112.0,481.0,22.588316745139643,77.39061680392354,303.0501985980199
+US-NY-36067 = 239.50242130750604,122.63715697196456,606.0,101.0,505.0,14.036537664117862,45.52704497191319,269.0748633416441
+US-NY-36069 = 282.5115681233933,110.40527682493739,686.0,116.0,570.0,25.690477597407995,99.3131645202425,303.31849807476266
+US-NY-36071 = 193.04385441527447,84.9399699461413,502.0,1.0,501.0,19.41044602033767,68.62768044358454,210.9045476559409
+US-NY-36073 = 144.6243059839605,41.440756955459634,221.0,75.0,146.0,53.00574471307756,223.3707432444238,150.44442900414663
+US-NY-36075 = 177.11463471928587,95.04169189901229,525.0,75.0,450.0,13.688226955432086,49.92653936416442,201.00377367296576
+US-NY-36077 = 480.27525797936164,80.87305478899744,706.0,224.0,482.0,227.23027934649318,1457.4132350635732,487.0367279970234
+US-NY-36079 = 210.59879032258064,75.37897744379511,439.0,1.0,438.0,30.036429478691616,109.21086570010009,223.68245511395492
+US-NY-36081 = 14.426751592356688,11.63759400954832,72.0,1.0,71.0,7.265611412103533,26.306724301656793,18.535499881002433
+US-NY-36083 = 241.81213235294118,148.68645330669392,772.0,1.0,771.0,9.770597023249243,29.2498530248473,283.8675197165044
+US-NY-36085 = 23.73931623931624,23.23377094560812,120.0,1.0,119.0,5.8644300772149816,20.363243459957694,33.21691207597792
+US-NY-36087 = 134.86802030456852,94.99208004731412,375.0,-7.0,382.0,7.856241378173804,22.940638046484214,164.9632630999667
+US-NY-36089 = 244.96111531032167,166.4009322716919,804.0,47.0,757.0,8.239060783976447,23.387185171001384,296.13378442008997
+US-NY-36091 = 230.00978980708322,165.50129563261567,814.0,2.0,812.0,7.792682660047239,23.366249530356356,283.3640454665571
+US-NY-36093 = 221.31823461091753,108.71047977607108,436.0,54.0,382.0,14.81385143480803,46.02859923069026,246.57601137263273
+US-NY-36095 = 466.2271662763466,128.4407295020332,797.0,193.0,604.0,58.61801863333759,253.32790696315377,483.5956901887016
+US-NY-36097 = 404.34992784992784,104.01953170527784,624.0,133.0,491.0,69.69590111969462,311.4184493571031,417.51518191369655
+US-NY-36099 = 187.95338719701678,78.6777281062598,491.0,112.0,379.0,22.39701488569709,86.90644078824451,203.75637575004686
+US-NY-36101 = 494.6872912638425,98.2300300834109,742.0,204.0,538.0,142.6753367262902,795.2269828720779,504.34576923787665
+US-NY-36103 = 22.790571870170016,17.51624501706329,111.0,1.0,110.0,7.09791423662282,21.98709388306495,28.74419951341804
+US-NY-36105 = 441.035960591133,117.70830058680203,945.0,121.0,824.0,64.35276267665016,292.5600536714895,456.4733974303173
+US-NY-36107 = 386.73383671543183,71.69167335382535,591.0,231.0,360.0,172.9605119403409,1019.5858721489385,393.3227129074926
+US-NY-36109 = 370.8145927036482,105.10409921173843,631.0,112.0,519.0,54.17918800769075,228.09581932478457,385.4222798867282
+US-NY-36111 = 354.3854700854701,271.6782051238358,1188.0,1.0,1187.0,6.888059854935668,19.426593652149396,446.54015334234896
+US-NY-36113 = 392.26092611862646,174.828457093679,1013.0,85.0,928.0,18.430953567376026,61.94674113151079,429.4573594307108
+US-NY-36115 = 180.57191683281116,108.12987801091595,732.0,18.0,714.0,10.820037628243947,36.87560350468464,210.47158399017013
+US-NY-36117 = 130.33780055183288,24.030458803491364,197.0,75.0,122.0,175.47463089123724,1037.1275957493774,132.53454343300717
+US-NY-36119 = 113.17348008385744,58.165768217152696,265.0,1.0,264.0,13.137184197168581,38.669680745848694,127.24579830620267
+US-NY-36121 = 463.2250830564784,79.02096110797636,639.0,217.0,422.0,218.8649023840455,1385.5181654267255,469.91679036517695
+US-NY-36123 = 319.9096732863549,106.3048637834544,645.0,134.0,511.0,36.72562876964498,144.62854081928643,337.10966038694465
+US-OH-39001 = 270.2551332459589,39.12849753611782,380.0,155.0,225.0,350.0512588127135,2560.874319311936,273.07302386948624
+US-OH-39003 = 258.50339715874,22.337142837974394,322.0,222.0,100.0,1585.5634136529836,18785.33415174456,259.46667279782446
+US-OH-39005 = 345.4598370197904,27.3931273804229,417.0,280.0,137.0,2043.5602345431719,26251.85684277083,346.5441998092311
+US-OH-39007 = 272.9558414464534,43.42484031702368,354.0,174.0,180.0,266.71806447945085,1788.3203481548799,276.3885094143757
+US-OH-39009 = 248.3035175879397,25.354022758501966,314.0,181.0,133.0,968.4664277445945,9768.309679704127,249.59459793149153
+US-OH-39011 = 283.4281210592686,21.183434512151628,330.0,245.0,85.0,2435.7415577134843,33145.19148045616,284.21864418950076
+US-OH-39013 = 342.0449438202247,37.98383061636528,434.0,196.0,238.0,756.1339569939569,7026.866562346397,344.14751921417854
+US-OH-39015 = 279.8810641627543,29.228230422669068,334.0,148.0,186.0,904.866164715564,8893.211565732217,281.4030908332679
+US-OH-39017 = 237.96424642464245,37.06006093655726,319.0,163.0,156.0,284.0968480495411,1951.6965163357117,240.8327857520012
+US-OH-39019 = 343.9009523809524,22.636906914340667,396.0,292.0,104.0,3551.752011250495,54647.61328622285,344.6451720293998
+US-OH-39021 = 344.7575221238938,22.11206829678321,420.0,293.0,127.0,3837.196250341487,60573.3586218507,345.4659066034863
+US-OH-39023 = 322.1277672359266,28.494861116849272,391.0,250.0,141.0,1478.2391672081396,17083.69301766512,323.385614297346
+US-OH-39025 = 249.0118376550169,30.924415541047534,292.0,139.0,153.0,544.7366656424803,4548.9825018555275,250.92471932610363
+US-OH-39027 = 312.09667294413055,16.730632662342373,361.0,241.0,120.0,6546.670950949236,123138.64646819972,312.5447925211326
+US-OH-39029 = 347.1157647058823,29.11123916276477,407.0,213.0,194.0,1730.18863832609,21030.348223170007,348.3343485115144
+US-OH-39031 = 291.5364001786512,32.130503646471254,387.0,232.0,155.0,774.3718499507905,7279.486347949424,293.3016227259961
+US-OH-39033 = 312.16072545340836,17.1802003197267,375.0,275.0,100.0,6054.35032053612,111068.61556079192,312.6331361174374
+US-OH-39035 = 261.69659275283936,53.37570940037883,382.0,174.0,208.0,132.81708914562788,728.9579915878018,267.08439305290597
+US-OH-39037 = 318.59695173581713,14.58166726900514,372.0,283.0,89.0,10496.852961386085,230838.71816817744,318.93046683516855
+US-OH-39039 = 220.5099457504521,11.913607688630673,261.0,193.0,68.0,6397.956228426207,119534.50860657977,220.83154263606892
+US-OH-39041 = 295.07016574585634,17.66080169604754,372.0,233.0,139.0,4715.16749650685,79681.47564993358,295.5982182453647
+US-OH-39043 = 199.2831168831169,24.07823505309433,265.0,174.0,91.0,592.6006518857179,5133.3639626985105,200.7324639362604
+US-OH-39045 = 285.1518350930116,24.812055181985667,366.0,231.0,135.0,1552.6048411920292,18250.218115439526,286.2292911972252
+US-OH-39047 = 300.97579143389197,18.866647187050667,341.0,247.0,94.0,4107.246138334215,66265.66877657446,301.5665389351715
+US-OH-39049 = 258.54005655042414,26.4995073593639,342.0,204.0,138.0,958.2443727942215,9645.56792819836,259.89456464379066
+US-OH-39051 = 223.98441247002398,10.062800250200352,263.0,198.0,65.0,11095.2426667146,248486.32724448535,224.210340926589
+US-OH-39053 = 229.01982378854626,27.17281622907664,303.0,157.0,146.0,624.0338449979578,5476.151863345963,230.62619458759653
+US-OH-39055 = 352.7464960390006,25.802141051610057,413.0,259.0,154.0,2595.6709983827177,36028.648069528695,353.6889041949717
+US-OH-39057 = 296.84041262135923,26.622074438378384,344.0,226.0,118.0,1419.2633995301076,16185.349926438279,298.0318194633274
+US-OH-39059 = 290.6102021174206,30.0737484905829,384.0,226.0,158.0,931.5718831503387,9291.92829181047,292.1621466292355
+US-OH-39061 = 215.21603005635566,38.2270060101169,284.0,139.0,145.0,195.08150532257864,1190.8846836019684,218.58463711275712
+US-OH-39063 = 248.59023255813955,14.60636998476908,290.0,214.0,76.0,4980.968566101808,85652.35585587524,249.01897471365885
+US-OH-39065 = 301.29967776584317,15.108571979660615,344.0,270.0,74.0,7991.4249064665955,160601.33994522822,301.67824709293427
+US-OH-39067 = 336.1776397515528,27.196652093823243,396.0,268.0,128.0,1925.4029349505615,24247.016869333227,337.2759454127099
+US-OH-39069 = 211.52898550724638,6.94007339857207,229.0,187.0,42.0,28406.218217531783,868568.0335172034,211.64280363032051
+US-OH-39071 = 305.3475836431227,23.46675659661848,379.0,222.0,157.0,2241.9453490444594,29677.49518458985,306.24799673117656
+US-OH-39073 = 278.18978102189783,30.024450582796078,365.0,207.0,158.0,823.0977219733031,7882.934025459527,279.8053285729388
+US-OH-39075 = 332.4517096580684,33.09814224654385,425.0,243.0,182.0,1043.1413895461897,10771.7169008328,334.0952353367899
+US-OH-39077 = 264.9748110831234,30.14429396614654,354.0,187.0,167.0,705.5821699764031,6436.819135106978,266.6839495868741
+US-OH-39079 = 239.48132271892223,21.76962383572873,302.0,180.0,122.0,1364.1895431003852,15370.321438149278,240.46875151078092
+US-OH-39081 = 327.7889570552147,40.33339131216816,396.0,211.0,185.0,560.2561190835956,4732.841052381249,330.26108281492367
+US-OH-39083 = 342.71326335877865,29.136905973904813,430.0,259.0,171.0,1662.7652744774668,19982.381200756005,343.9496186533076
+US-OH-39085 = 228.39112487100104,44.99878181671738,357.0,174.0,183.0,146.92743189550976,840.5150771081024,232.78186416649757
+US-OH-39087 = 238.48187995469988,30.895312586873583,319.0,157.0,162.0,482.7348477326352,3899.4908887308106,240.47479578236158
+US-OH-39089 = 317.14981549815496,31.08683929666608,406.0,236.0,170.0,1092.282355248916,11452.745790101155,318.66973036040065
+US-OH-39091 = 343.68967391304346,35.53783810039924,457.0,293.0,164.0,934.5783872377367,9352.075685865519,345.52211201499733
+US-OH-39093 = 234.3555332999499,30.091477717542443,318.0,174.0,144.0,495.49129573396954,4037.570183620657,236.27952306437663
+US-OH-39095 = 193.56952247191012,11.670665631780437,218.0,162.0,56.0,4612.32826295156,77319.57632066454,193.92102636458
+US-OH-39097 = 307.664281783159,19.649364619058385,364.0,257.0,107.0,3886.112899997924,61605.563560859446,308.2911088810052
+US-OH-39099 = 330.06772673733803,25.189356047409365,395.0,249.0,146.0,2288.6766645664447,30487.98988032921,331.0275032253925
+US-OH-39101 = 292.4128091312619,10.386575565087664,328.0,265.0,63.0,22398.05059179725,632940.8966641978,292.5972178541776
+US-OH-39103 = 314.66011904761905,32.990248631190006,388.0,233.0,155.0,896.1634014019991,8818.417252006928,316.38480845927086
+US-OH-39105 = 230.83174224343676,23.665788416108132,293.0,164.0,129.0,957.019359392177,9616.967298131782,232.04172635217233
+US-OH-39107 = 270.1336230309614,17.69659693383936,322.0,228.0,94.0,3603.188066887579,55727.537448450654,270.71265916996265
+US-OH-39109 = 290.4879256965944,21.879681040785375,347.0,235.0,112.0,2380.1382670272924,32134.669916115112,291.3107540376027
+US-OH-39111 = 327.34525139664805,41.962943446595546,409.0,183.0,226.0,497.5690003901418,4054.3459136033234,330.02394191124506
+US-OH-39113 = 273.9707988980716,28.254739014406585,322.0,204.0,118.0,940.4513632552062,9394.161706346444,275.4239076870776
+US-OH-39115 = 275.7314423657212,27.686575530505134,340.0,192.0,148.0,1017.0936387691406,10413.496508799115,277.1179798816515
+US-OH-39117 = 355.89800995024876,40.98253233072242,442.0,288.0,154.0,681.1383179276542,6147.769503833221,358.24985895710563
+US-OH-39119 = 272.6427213987077,27.10029065802517,377.0,206.0,171.0,1048.4755927995125,10855.265420966296,273.9862757246114
+US-OH-39121 = 296.80314465408804,32.381174982631556,400.0,206.0,194.0,797.6245990429503,7567.5407880446655,298.56430993977045
+US-OH-39123 = 178.96262458471762,4.649627401418301,209.0,133.0,76.0,57136.620234611924,2203679.9583165618,179.0230153729475
+US-OH-39125 = 220.36391437308868,5.211283391444012,238.0,198.0,40.0,75738.29806532538,3208034.551118945,220.42552536495384
+US-OH-39127 = 287.20381773399015,23.216049107542492,351.0,217.0,134.0,1930.1331163558036,24331.221672424883,288.14062167133403
+US-OH-39129 = 239.35649546827796,24.23051018802603,327.0,189.0,138.0,993.9838694444647,10126.503461382157,240.5798194920509
+US-OH-39131 = 255.32543352601155,52.686419814830316,391.0,158.0,233.0,128.5222584009846,698.0551861999418,260.70469086334117
+US-OH-39133 = 332.4987629886195,22.787090268032465,398.0,275.0,123.0,3150.27382017998,46598.64681743391,333.2786804940358
+US-OH-39135 = 317.2502965599051,27.21088042592167,375.0,237.0,138.0,1619.4708960147213,19280.460309803682,318.4151106353176
+US-OH-39137 = 225.3737738771296,6.038398370873526,248.0,209.0,39.0,52105.330972987635,1948973.017136826,225.45465221748012
+US-OH-39139 = 368.6051437216339,33.308955994405395,450.0,285.0,165.0,1388.5971201017342,15742.9335335758,370.1070636011742
+US-OH-39141 = 254.2797619047619,42.69365725937988,391.0,174.0,217.0,229.47982215086355,1481.8622894520743,257.8389917846481
+US-OH-39143 = 196.22594142259413,14.276716111146339,238.0,169.0,69.0,2638.043229903046,36841.25977365558,196.7446179952621
+US-OH-39145 = 249.27944280287042,51.46807609835982,397.0,148.0,249.0,128.24060903353674,695.0286964326326,254.53723393911568
+US-OH-39147 = 245.59695476936855,23.143676508590264,296.0,195.0,101.0,1227.3656611358583,13381.295912958676,246.68500958574995
+US-OH-39149 = 307.50770178681455,12.603133472992168,345.0,265.0,80.0,14598.664798976526,357980.293433283,307.76586170585347
+US-OH-39151 = 338.47740835464623,24.06793899362847,405.0,274.0,131.0,2823.684565331666,40308.24400529671,339.33202273566656
+US-OH-39153 = 314.02033492822966,30.340189492691323,395.0,185.0,210.0,1138.8310653801843,12084.458035656819,315.4826427030336
+US-OH-39155 = 296.3358150470219,28.095080438906272,381.0,243.0,138.0,1205.6869194642723,13072.328154283188,297.6646583396346
+US-OH-39157 = 311.18758314855876,28.685075365149117,399.0,243.0,156.0,1309.395759913227,14564.306882755449,312.5068726516994
+US-OH-39159 = 305.09212050984934,12.380327553639981,343.0,278.0,65.0,15040.040031718547,372491.9287380462,305.34320773112324
+US-OH-39161 = 240.102985984156,8.281444621961564,263.0,219.0,44.0,24458.115498644154,711642.193695846,240.24576209276705
+US-OH-39163 = 255.7045735475896,28.356776790747713,332.0,180.0,152.0,760.1202813186621,7096.237550933593,257.27210444025013
+US-OH-39165 = 256.6547619047619,28.49137817316789,324.0,178.0,146.0,757.6213386093362,7060.1090841591395,258.2313409301754
+US-OH-39167 = 255.31816351188078,32.59748940139578,349.0,177.0,172.0,503.95941462189194,4132.9344698607265,257.3906776368437
+US-OH-39169 = 329.719298245614,27.443139122331857,400.0,255.0,145.0,1769.9247517358374,21684.55549082783,330.8593984164087
+US-OH-39171 = 253.69279907084785,23.71521525919706,327.0,205.0,122.0,1256.1097540686694,13778.005062297707,254.79883778226232
+US-OH-39173 = 205.60655737704917,10.589328941374639,234.0,174.0,60.0,7377.969259313434,144376.49219255365,205.87906723091217
+US-OH-39175 = 268.3547215496368,13.082299863428162,298.0,235.0,63.0,8692.706178820064,179569.17739731676,268.67341354830734
+US-OK-40001 = 324.19414770088247,41.227151880061754,520.0,217.0,303.0,510.5615739598684,4222.270600449538,326.8050236083333
+US-OK-40003 = 385.71230398069963,26.308469479319164,450.0,334.0,116.0,3195.555424616393,47504.85807511818,386.6084802593496
+US-OK-40005 = 201.50987482614744,38.40393031376906,381.0,136.0,245.0,161.42289638085705,953.4541730602788,205.13676295582525
+US-OK-40007 = 785.239079448842,60.320349557302606,905.0,613.0,292.0,2244.8249471474046,29722.884324203085,787.5525102901901
+US-OK-40009 = 596.8287856071964,37.13895959520959,694.0,497.0,197.0,4198.141779292788,68233.10256916349,597.9831951227186
+US-OK-40011 = 454.4621536703799,55.13333073093697,574.0,335.0,239.0,584.4391444597042,5014.250575870042,457.79420406576446
+US-OK-40013 = 185.58074897600937,22.674808310417244,255.0,125.0,130.0,572.6231509894747,4886.097048884327,186.96085505370039
+US-OK-40015 = 433.33544973544974,38.56899352893175,620.0,340.0,280.0,1452.2449854867348,16707.260421946088,435.04847920577686
+US-OK-40017 = 411.15787905868336,33.284335409405195,513.0,330.0,183.0,1922.3593518742932,24219.37334194467,412.5029072572467
+US-OK-40019 = 276.4797476759628,30.367873767750808,380.0,195.0,185.0,782.2182585979721,7380.378194596297,278.1425149669466
+US-OK-40021 = 259.46403385049365,44.34042294566289,430.0,148.0,282.0,218.11871168280334,1385.3489655420428,263.2254888284385
+US-OK-40023 = 151.79589743589744,18.81042764790766,234.0,110.0,124.0,549.9666685104291,4642.166975508179,152.95694383278803
+US-OK-40025 = 1261.750326228795,87.03055186745486,1515.0,1099.0,416.0,3091.0632721388292,45461.11106952205,1264.7482764158347
+US-OK-40027 = 346.1384236453202,19.84191342964655,420.0,294.0,126.0,5361.2664356414025,94447.47638913164,346.706662543737
+US-OK-40029 = 206.5464935064935,20.28056569347515,302.0,165.0,137.0,1087.9133589457872,11426.127251898191,207.53976805584833
+US-OK-40031 = 400.6196688409433,71.49822965250806,693.0,305.0,388.0,194.0969031409721,1209.1470645128084,406.949770740407
+US-OK-40033 = 308.83896103896103,15.99586111925625,350.0,265.0,85.0,7255.028711834876,141181.99220317183,309.2529246887916
+US-OK-40035 = 243.55107713690063,21.65879824067635,303.0,195.0,108.0,1455.8758775676413,16761.30385831731,244.51223019672216
+US-OK-40037 = 253.83955431754876,23.543994161626493,331.0,194.0,137.0,1285.7002071969625,14216.541752912179,254.9290862126456
+US-OK-40039 = 525.6161780673182,30.53347282943489,626.0,443.0,183.0,5152.952625607687,89599.41834763753,526.502288322777
+US-OK-40041 = 290.49615770130305,40.12209983737599,369.0,199.0,170.0,401.20065422956066,3062.313283101254,293.2538158909116
+US-OK-40043 = 571.7155263157895,43.60937092664522,712.0,465.0,247.0,2292.8712762820846,30591.338563889985,573.3763338882743
+US-OK-40045 = 702.4745836985101,36.955026471798654,784.0,576.0,208.0,6925.256191433409,132704.24199888736,703.4459572162785
+US-OK-40047 = 354.3422446406053,27.135466868559725,428.0,290.0,138.0,2266.177428187585,30119.211804030965,355.37974041737
+US-OK-40049 = 303.4512074098578,26.042273028352888,393.0,240.0,153.0,1617.369814547643,19267.580953106797,304.56663517690805
+US-OK-40051 = 372.71554900515844,29.483145353292183,465.0,299.0,166.0,2058.2553218421467,26503.757084054425,373.8798421018978
+US-OK-40053 = 340.4850863422292,20.408765277116874,424.0,296.0,128.0,4693.920867730028,79167.50895490084,341.0961913032916
+US-OK-40055 = 504.89983164983164,33.52415180404141,632.0,433.0,199.0,3461.861709171996,52844.274095293724,506.0115697829534
+US-OK-40057 = 514.5701172870985,41.97391560803184,619.0,439.0,180.0,1879.4702141400376,23502.695245951883,516.2792027540219
+US-OK-40059 = 605.3360488798371,53.2340890036308,734.0,478.0,256.0,1504.4167283208278,17495.50156929139,607.6722803497778
+US-OK-40061 = 189.93224699828474,49.59647326995348,503.0,135.0,368.0,69.85295599963328,346.0902750016355,196.30096436501438
+US-OK-40063 = 247.52374626369976,20.8603639272123,333.0,197.0,136.0,1706.532024296444,20684.726570708583,248.40120721846776
+US-OK-40065 = 426.2125850340136,23.002899361425833,516.0,365.0,151.0,6416.889029888052,119941.88796001274,426.8328724693169
+US-OK-40067 = 272.53843441466853,17.644854956465295,334.0,221.0,113.0,3731.1912029853434,58346.39014994395,273.10902427351846
+US-OK-40069 = 258.5043731778426,48.70934887769472,373.0,175.0,198.0,165.80979159745678,973.0342489685789,263.0534387157071
+US-OK-40071 = 324.852808988764,23.44387795263172,401.0,275.0,126.0,2702.366746860472,38034.2934867206,325.6976556890582
+US-OK-40073 = 341.8001179245283,19.38561395179375,425.0,290.0,135.0,5534.0094297753285,98503.19470618128,342.3494160087168
+US-OK-40075 = 456.0081707959937,32.47148193958836,665.0,380.0,285.0,2812.635188089401,40135.878315956,457.162825448506
+US-OK-40077 = 266.9140625,76.69895432085603,642.0,157.0,485.0,53.6985234258302,239.28927494659638,277.7154053238075
+US-OK-40079 = 254.12837035780905,123.4516791319108,742.0,119.0,623.0,16.237007303641814,58.694146177370186,282.5270707404938
+US-OK-40081 = 283.1144696333613,21.925759412395045,362.0,230.0,132.0,2191.8190436184113,28812.11918772463,283.9622190390646
+US-OK-40083 = 315.88134991119006,21.552994466408517,388.0,259.0,129.0,3192.214419682256,47438.65524074874,316.6157904972282
+US-OK-40085 = 242.8120531154239,25.214653913645567,305.0,188.0,117.0,921.8873606191087,9158.044563504644,244.117741899503
+US-OK-40087 = 340.3312766967252,28.039608307056284,415.0,270.0,145.0,1824.7291923760176,22600.219819966223,341.48440305823055
+US-OK-40089 = 199.04572335208422,88.70510568539494,584.0,87.0,497.0,18.919659295367435,66.68600586347746,217.9169469302732
+US-OK-40091 = 203.8994668697639,24.881864514977003,295.0,155.0,140.0,575.9772008568981,4952.028734616422,205.41202440829898
+US-OK-40093 = 435.32710540992747,59.71893946177316,578.0,343.0,235.0,409.86036830832506,3163.106686117761,439.4041880035113
+US-OK-40095 = 225.1029601029601,25.930452553246564,304.0,184.0,120.0,680.5668556897799,6144.839908517064,226.5915510709325
+US-OK-40097 = 216.0935902477389,32.09247186033791,364.0,169.0,195.0,326.78978451805125,2366.8887518250817,218.46365028595548
+US-OK-40099 = 317.37931034482756,44.928468138048,422.0,224.0,198.0,373.8671809548755,2796.4474274818913,320.54359123868
+US-OK-40101 = 180.94274809160305,24.267393585430206,318.0,135.0,183.0,438.0764607677568,3465.2660544361083,182.5628233742333
+US-OK-40103 = 305.3893967093236,22.275590566856348,382.0,259.0,123.0,2618.529594181394,36492.327498431776,306.200727558879
+US-OK-40105 = 231.11712962962963,22.704190409070858,307.0,194.0,113.0,1085.805364678734,11379.84922973232,232.22964468467492
+US-OK-40107 = 252.487311827957,22.958277966396643,310.0,192.0,118.0,1362.9830226556862,15349.653910482299,253.52894343898947
+US-OK-40109 = 349.1145833333333,27.692956091545906,421.0,265.0,156.0,2040.8916613271763,26191.036696839466,350.2112107187536
+US-OK-40111 = 223.21750764525993,23.41331234600112,310.0,178.0,132.0,895.9285955116552,8839.728581289848,224.44206137525356
+US-OK-40113 = 284.16828143021917,42.04221182629682,410.0,186.0,224.0,329.4884230308966,2375.358830959268,287.26148322782757
+US-OK-40115 = 255.05498652291107,21.144559448521356,344.0,225.0,119.0,1792.7389039187074,22118.079587089243,255.92994851027964
+US-OK-40117 = 272.6692066337965,24.471828812364393,340.0,220.0,120.0,1416.5006956408936,16151.032032188701,273.7651669802528
+US-OK-40119 = 284.80910142691863,23.42788086232546,345.0,221.0,124.0,1833.1490162521307,22732.43465715505,285.77104446970856
+US-OK-40121 = 227.08382642998026,37.78291405425779,422.0,176.0,246.0,236.70450281686766,1565.951704372814,230.20558816091503
+US-OK-40123 = 294.8042744656918,46.66241811210232,401.0,199.0,202.0,271.2056183093591,1836.6858508786713,298.4743565322012
+US-OK-40125 = 309.745078071962,19.63073529888169,366.0,256.0,110.0,3975.657901334751,63481.23114860672,310.3665239006626
+US-OK-40127 = 249.34863618901267,85.26388522672649,585.0,127.0,458.0,34.831317251155035,140.44443770483596,263.52357103924686
+US-OK-40129 = 655.0225563909775,58.3056541275313,782.0,518.0,264.0,1451.495004884078,16684.636143068008,657.6124228481473
+US-OK-40131 = 205.93219076005963,22.161946772979597,294.0,162.0,132.0,830.5925605467056,7990.91573478383,207.1212665952146
+US-OK-40133 = 279.9250744997871,18.16520859688172,339.0,227.0,112.0,3705.5273794078953,57814.71552626346,280.51385373467673
+US-OK-40135 = 208.36244377811096,67.15874511411218,465.0,119.0,346.0,40.24688096241007,167.58389768502673,218.9182610530441
+US-OK-40137 = 334.92614158749615,29.10151739123134,437.0,265.0,172.0,1559.1858980886122,18353.1525342942,336.1880703314139
+US-OK-40139 = 967.2509372979961,79.94762177593678,1144.0,793.0,351.0,1807.4055729002737,22314.748370619796,970.549327922842
+US-OK-40141 = 364.1725636250776,27.555722309083325,437.0,301.0,136.0,2348.121533473768,31566.80257037435,365.21360041657334
+US-OK-40143 = 208.25452898550725,21.811392560547777,299.0,171.0,128.0,900.15186903494,8903.350665960797,209.3936142493505
+US-OK-40145 = 183.1274238227147,21.09805222030541,300.0,148.0,152.0,681.6749174922838,6194.5356120705455,184.3387673915471
+US-OK-40147 = 222.6720698254364,22.38547340144036,305.0,181.0,124.0,1014.5130193490854,10404.30796509928,223.79445949297008
+US-OK-40149 = 498.99732905982904,45.053007637,614.0,395.0,219.0,1392.2673473625196,15802.2393602199,501.02705306797844
+US-OK-40151 = 481.946975973488,57.1799192918773,645.0,381.0,264.0,624.6994416715478,5497.138752403778,485.32713793915894
+US-OK-40153 = 591.6743089779302,63.9917616926331,761.0,427.0,334.0,818.3228188413216,7828.929570209842,595.1247209359043
+US-OR-41001 = 1336.80299099649,359.6522840178612,2718.0,539.0,2179.0,63.22847141383016,287.9477919217993,1384.338109760916
+US-OR-41003 = 224.61668426610348,165.6742663709278,1180.0,35.0,1145.0,8.093343002798962,28.753891534610208,279.1068207483357
+US-OR-41005 = 664.128381763527,433.2300763152694,2948.0,30.0,2918.0,8.50610533191818,23.72086075663482,792.9406071629678
+US-OR-41007 = 242.48768472906403,177.86728764958912,923.0,1.0,922.0,7.142695098889652,20.125355922402587,300.72753326073047
+US-OR-41009 = 218.67410863045652,138.54495127901745,667.0,1.0,666.0,8.839432346179104,24.797624382600947,258.8688264550792
+US-OR-41011 = 294.72222222222223,254.53953508436814,1192.0,1.0,1191.0,6.0484251228290855,17.884125303386032,389.42465663151404
+US-OR-41013 = 1320.6227377820298,202.25712884542298,2067.0,830.0,1237.0,297.8755601428177,2073.903536022557,1336.0210932899593
+US-OR-41015 = 499.1206401932659,311.0741669455297,1551.0,1.0,1550.0,9.449922523023753,27.873219150966275,588.1229045087354
+US-OR-41017 = 1388.339296875,290.94474956511226,2977.0,744.0,2233.0,123.46404451455889,668.3434820792442,1418.497391801224
+US-OR-41019 = 639.186706746827,450.52622297101294,2471.0,1.0,2470.0,8.061518886289758,24.73552576743571,782.0060892770467
+US-OR-41021 = 587.8066424890246,280.5183267000408,1280.0,65.0,1215.0,15.53417922106934,47.96016056598362,651.3118919295201
+US-OR-41023 = 1425.5722109216085,312.94042609407006,2560.0,555.0,2005.0,108.12744600135258,556.8316016622721,1459.516303038737
+US-OR-41025 = 1475.3585639420455,216.41158206598118,2939.0,1025.0,1914.0,338.6934013530496,2483.374837214964,1491.146158178145
+US-OR-41027 = 916.1341463414634,497.3906961864514,3296.0,19.0,3277.0,12.088330127789442,37.538257759485234,1042.4486935795182
+US-OR-41029 = 951.2760992599042,375.30986825931024,2588.0,291.0,2297.0,24.300698429141885,86.61702542466378,1022.635670332284
+US-OR-41031 = 989.868282402529,287.47346656376465,3195.0,380.0,2815.0,52.13815876681639,230.09405823068477,1030.766807034802
+US-OR-41033 = 745.8430136575116,328.4643698060269,2003.0,94.0,1909.0,19.235498173085116,67.1465531691903,814.9666516206596
+US-OR-41035 = 1506.8307447232178,204.34470341124393,2634.0,876.0,1758.0,423.98807113134154,3313.4975824617186,1520.6234415710408
+US-OR-41037 = 1561.3777836073218,215.03873427533722,2518.0,1217.0,1301.0,405.5204137496886,3126.4754067355975,1576.1161887314183
+US-OR-41039 = 643.6200280039413,483.10278656602986,2986.0,1.0,2985.0,7.224645249124005,21.312230856488476,804.7577541320483
+US-OR-41041 = 202.54462790141181,167.06637336714235,991.0,1.0,990.0,6.815325141824464,23.09062412483024,262.5557072351899
+US-OR-41043 = 618.3097725875845,471.63895422185783,2627.0,35.0,2592.0,6.63734001169525,17.76289650066578,777.6569153661528
+US-OR-41045 = 1307.8123293015997,288.34769748872833,2399.0,624.0,1775.0,106.80949306575488,547.8782090772218,1339.2227161007715
+US-OR-41047 = 487.9846426461902,472.77274860717273,2467.0,5.0,2462.0,5.046184865422129,13.51644053502074,679.4432156435967
+US-OR-41049 = 697.6152188704922,426.15588994043134,1764.0,85.0,1679.0,9.608215816326778,27.263943742614313,817.4813980333998
+US-OR-41051 = 295.98109549200194,333.40531686518125,1390.0,5.0,1385.0,4.579057629345138,12.965078071839534,445.82946762480555
+US-OR-41053 = 255.22889661713563,224.95848092624013,1041.0,19.0,1022.0,6.046076053207752,18.26266888432993,340.21773588254047
+US-OR-41055 = 552.1870805369127,186.1934852196309,901.0,45.0,856.0,34.45479636761651,126.39647178957938,582.733717790649
+US-OR-41057 = 328.62700897516174,224.52484230980534,1066.0,1.0,1065.0,7.949131447991306,22.280351611983747,398.0039143553793
+US-OR-41059 = 792.7443500791709,434.8423927970308,2032.0,102.0,1930.0,11.787392456491183,34.77127337594436,904.1744915423652
+US-OR-41061 = 1311.3949763797673,352.3702380380988,2747.0,746.0,2001.0,63.526052423469906,290.6470733820067,1357.9107366572798
+US-OR-41063 = 1362.767551622419,403.9906276588461,2932.0,250.0,2682.0,49.21058086769047,211.47561557626958,1421.387993121917
+US-OR-41065 = 767.2896666340796,291.01427845841056,1765.0,25.0,1740.0,26.25912096872811,93.35525246535549,820.6233866945948
+US-OR-41067 = 241.42893725992317,188.48223664004038,993.0,39.0,954.0,7.088879222015705,22.080367947040425,306.2898713233725
+US-OR-41069 = 1120.7620168998476,320.26407953542787,2045.0,360.0,1685.0,53.51021061651805,228.31518352818676,1165.6228288627885
+US-OR-41071 = 217.44314489928524,188.0611823342628,928.0,3.0,925.0,6.246820094894038,19.40460558372421,287.48657284237186
+US-PA-42001 = 233.11009615384614,104.04078293367594,624.0,116.0,508.0,19.522845133946557,73.73146164747028,255.27397329596232
+US-PA-42003 = 319.28518014955813,41.45565859390352,405.0,207.0,198.0,479.1235720214523,3851.7451165749926,321.96521223975435
+US-PA-42005 = 364.28712871287127,50.22855419093951,509.0,222.0,287.0,402.86807456526105,3074.4099345165637,367.73362615075087
+US-PA-42007 = 321.7372346528973,40.06814085209213,396.0,213.0,183.0,540.9021442505684,4517.956754115366,324.2226149938289
+US-PA-42009 = 451.5376746506986,111.18817813000716,900.0,238.0,662.0,80.27708719390678,393.4021856092994,465.0258945315092
+US-PA-42011 = 176.24302905782213,77.17073415955699,511.0,52.0,459.0,20.242432323497837,77.67321306108978,192.3978365320186
+US-PA-42013 = 466.3038219641993,141.7006240638695,842.0,242.0,600.0,46.25609106296211,194.5175667012815,487.3585140720432
+US-PA-42015 = 426.6230456200471,103.63268429137432,742.0,185.0,557.0,82.5338901402075,399.087404730908,439.0295619973221
+US-PA-42017 = 106.77723774807615,55.67411353662377,289.0,4.0,285.0,12.810623439518412,37.8329183351847,120.42003744891485
+US-PA-42019 = 378.0957781978576,34.99414337275822,478.0,240.0,238.0,1293.4991461705165,14321.773099519152,379.71174272260356
+US-PA-42021 = 587.1933260790714,88.73006007451463,853.0,365.0,488.0,310.040153514112,2193.5094561669866,593.8594326544201
+US-PA-42023 = 506.76335877862596,100.11622371172518,700.0,244.0,456.0,144.31412659326568,801.4289016303511,516.5581865103782
+US-PA-42025 = 382.15966386554624,120.67307885599475,640.0,122.0,518.0,40.96038407261573,158.8972117752736,400.75928017503526
+US-PA-42027 = 450.5152680389052,116.58878045304934,761.0,170.0,591.0,69.44394149768289,317.3075378239353,465.35679909473333
+US-PA-42029 = 138.54685925428282,44.456232843183294,307.0,28.0,279.0,39.88627037706781,158.87076420589574,145.50460077892174
+US-PA-42031 = 425.5225409836066,47.45136751232051,548.0,255.0,293.0,747.2337582874227,6924.076149641016,428.1600929137773
+US-PA-42033 = 499.42024606086767,74.45801981700846,709.0,274.0,435.0,322.0787180608231,2302.194253635427,504.9401735756105
+US-PA-42035 = 449.9898933183605,128.6708099230978,710.0,153.0,557.0,52.74536420661077,218.15851377668753,468.0246589816988
+US-PA-42037 = 302.45778229908444,95.35924471363785,736.0,133.0,603.0,42.21892719301947,175.66808520578562,317.1341918267972
+US-PA-42039 = 395.99253192001925,57.196531458738804,574.0,265.0,309.0,352.79943599255785,2592.095668837903,400.10189770524454
+US-PA-42041 = 213.89456721915286,102.50187721385105,685.0,89.0,596.0,17.163864186161607,66.333893093102,237.1866790488708
+US-PA-42043 = 203.72365445499773,96.13871835679534,528.0,79.0,449.0,17.179352658923907,62.24647556242812,225.26868524450202
+US-PA-42045 = 75.15066666666667,39.41982537872141,159.0,1.0,158.0,12.455705771850347,35.48619043774458,84.861919217829
+US-PA-42047 = 538.8729446935725,68.54473842948265,702.0,304.0,398.0,509.00059514087104,4179.288124497991,543.2149037803438
+US-PA-42049 = 354.7145432692308,97.49826307640778,556.0,174.0,382.0,58.79069321521766,252.51193565382584,367.8699750042335
+US-PA-42051 = 457.6708413615928,147.4535138011442,892.0,233.0,659.0,39.798831248401655,160.05279653354728,480.8379537483835
+US-PA-42053 = 479.1522370714701,53.138675504128834,579.0,334.0,245.0,759.4895363850816,7076.388055820476,482.08981022723077
+US-PA-42055 = 283.0851063829787,115.92943826065326,724.0,137.0,587.0,23.16818832029422,87.62206728751501,305.90327247561925
+US-PA-42057 = 347.91676300578035,111.54093059845977,730.0,147.0,583.0,40.699837922297455,168.88261281076268,365.35934801122954
+US-PA-42059 = 369.0053571428571,42.82806122676912,484.0,234.0,250.0,665.181727389511,5949.592719535166,371.4824308477743
+US-PA-42061 = 351.10019925989184,108.40826819533386,735.0,161.0,574.0,44.629094910414416,188.61083616118043,367.45571506434237
+US-PA-42063 = 430.05679758308156,73.43088355202416,632.0,246.0,386.0,218.65786357092225,1389.5357870398416,436.28080843264985
+US-PA-42065 = 477.1596958174905,47.95578178647046,639.0,338.0,301.0,1014.898932660744,10397.310680858882,479.56348101100406
+US-PA-42067 = 265.37468030690536,111.00464391261448,670.0,114.0,556.0,22.12693681396532,83.29533149784707,287.65561339587754
+US-PA-42069 = 449.31004836109616,109.98182181411465,697.0,153.0,544.0,80.23573690589882,377.61736232596303,462.57488116823015
+US-PA-42071 = 144.34792686067473,45.643139134958226,376.0,33.0,343.0,42.17488545497718,178.26856745392496,151.39227238887634
+US-PA-42073 = 333.455872133426,40.17192852569535,426.0,239.0,187.0,596.3546061869084,5147.469820370359,335.866941662524
+US-PA-42075 = 187.42887029288704,71.29987180077849,500.0,100.0,400.0,27.97167342541022,115.8733530295322,200.53242415648228
+US-PA-42077 = 180.57456140350877,61.0173160803533,472.0,76.0,396.0,36.40277576701175,155.59551486508056,190.60505000581517
+US-PA-42079 = 392.37728531855953,126.8180498454054,744.0,143.0,601.0,39.20385935832022,155.45936842254713,412.36240347606133
+US-PA-42081 = 407.6977634495265,143.63843822584886,746.0,134.0,612.0,31.32537321629766,114.50980846182776,432.26087870371407
+US-PA-42083 = 584.4321545021319,66.62623754888492,750.0,396.0,354.0,700.7293366813371,6366.017339834483,588.2176457281133
+US-PA-42085 = 368.7991202346041,44.1418082633988,488.0,254.0,234.0,607.9769158797114,5284.256431478692,371.4314072915491
+US-PA-42087 = 323.92665036674816,135.56677005468046,712.0,126.0,586.0,21.563318812072936,76.53146967484054,351.1507140258727
+US-PA-42089 = 384.7758340113914,148.8581047429289,669.0,99.0,570.0,25.137749611816506,87.57070294901929,412.56657376333646
+US-PA-42091 = 94.49121900826447,29.130742000604,195.0,22.0,173.0,44.39373020253961,184.10207091731584,98.87967738202605
+US-PA-42093 = 213.19774011299435,52.570502159872156,378.0,133.0,245.0,79.71376618048916,385.82508783078623,219.58354693972177
+US-PA-42095 = 177.93832891246683,74.02209176560744,493.0,47.0,446.0,22.589689181015135,88.56919617416642,192.72083168541286
+US-PA-42097 = 234.5458377239199,83.45145706365719,531.0,118.0,413.0,31.53499792653712,123.29443578568132,248.94958461436084
+US-PA-42099 = 265.7855847688123,114.67164993580867,669.0,104.0,565.0,20.81304267518903,78.68689546278826,289.4677259555895
+US-PA-42101 = 39.35044247787611,28.15879787977999,120.0,1.0,119.0,7.645623326702866,22.437364551265976,48.387759002034166
+US-PA-42103 = 389.5017652250662,85.79268123790624,628.0,112.0,516.0,107.02373643563463,548.766675631618,398.8383247224765
+US-PA-42105 = 619.7335158567191,83.00581050903368,791.0,318.0,473.0,437.99764469747856,3427.345235954855,625.2676189076097
+US-PA-42107 = 326.7776711452335,105.52025467338419,621.0,120.0,501.0,39.42353445149179,157.08963550898528,343.39215265558744
+US-PA-42109 = 262.9214501510574,119.68481338497692,662.0,121.0,541.0,18.767478975263277,70.57268504528871,288.8808465518815
+US-PA-42111 = 673.4991727723942,97.9119098045062,975.0,365.0,610.0,345.978908497605,2522.2558226768247,680.5790753517663
+US-PA-42113 = 563.188222344524,100.12287340429835,772.0,248.0,524.0,194.41057703506021,1184.1532308184937,572.0188489606948
+US-PA-42115 = 446.7442409923213,80.4882408464725,783.0,220.0,563.0,187.7541731004425,1139.198227215977,453.93697114727837
+US-PA-42117 = 533.4968512486428,90.39567889649442,759.0,258.0,501.0,223.15968817814726,1422.2927238481986,541.1009786124717
+US-PA-42119 = 297.7450980392157,146.21193899070553,664.0,122.0,542.0,15.33447536523844,50.59296370781086,331.7078149664308
+US-PA-42121 = 419.98834668608885,46.99798397643455,518.0,274.0,244.0,739.6418368204426,6831.046789259791,422.6097749105711
+US-PA-42123 = 494.7937551355793,58.89305679354131,662.0,334.0,328.0,618.1486250213027,5405.46230374327,498.2863155452444
+US-PA-42125 = 348.6221498371336,32.96264458698116,451.0,219.0,232.0,1214.3008936723318,13167.246078243676,350.1770113745796
+US-PA-42127 = 459.8139920424403,83.10669265410853,809.0,210.0,599.0,186.48243696877043,1135.4217729000677,467.26398282117765
+US-PA-42129 = 394.1205259313367,112.93265945196984,883.0,215.0,668.0,54.79294892524917,253.19052029314415,409.9814319347744
+US-PA-42131 = 399.91391141609483,146.89235435445585,735.0,155.0,580.0,29.137317735152173,110.56030229187233,426.03814419828086
+US-PA-42133 = 187.34896705750978,53.296704840348525,431.0,33.0,398.0,54.23355504379359,233.28398501856915,194.7823765240457
+US-RI-44001 = 15.946902654867257,11.136196827776708,45.0,1.0,44.0,7.924509912337594,23.31917660800757,19.45041346786223
+US-RI-44003 = 92.67039106145252,49.551257422365914,196.0,1.0,195.0,12.012863543000986,34.21777413837501,105.0862906930305
+US-RI-44005 = 32.66588785046729,21.149182059403977,96.0,1.0,95.0,8.734401266163538,24.921929908538736,38.91462618143879
+US-RI-44007 = 114.41115583668775,57.116826009877826,247.0,1.0,246.0,13.988856477430524,41.83520748065971,127.87589449669355
+US-RI-44009 = 48.59243397573162,36.16977849495517,174.0,1.0,173.0,7.560684834920286,23.688857601694604,60.57621246050265
+US-SC-45001 = 172.73743922204213,24.97028374852504,240.0,111.0,129.0,351.94661483198877,2583.7934684877505,174.53291374256764
+US-SC-45003 = 111.9109466700689,35.16037663072537,195.0,28.0,167.0,41.35646946369801,160.70706513603642,117.30435656617985
+US-SC-45005 = 46.51290760869565,16.289745598213226,99.0,13.0,86.0,32.036729781815666,120.39699770346593,49.28292184793395
+US-SC-45007 = 232.24199928083422,30.122619684266056,324.0,133.0,191.0,481.37244299853205,3891.153966611212,234.18735757209853
+US-SC-45009 = 49.43441466854725,12.442488304493589,89.0,18.0,71.0,75.29758716617921,357.274940201777,50.976238276567024
+US-SC-45011 = 72.39236111111111,18.176611552222656,116.0,25.0,91.0,74.68167773359673,342.7866429993561,74.63942091657668
+US-SC-45013 = 2.858462830743385,2.217613237896529,13.0,1.0,12.0,7.530721151551838,26.043437057567658,3.617819540501633
+US-SC-45015 = 14.407189690255482,7.584800587194914,32.0,1.0,31.0,12.733771108824183,37.87462726168479,16.281778610413447
+US-SC-45017 = 67.35102618542109,24.43327773492386,132.0,23.0,109.0,29.38317632276051,107.34966481386711,71.64597538662728
+US-SC-45019 = 3.835372636262514,2.9837593681151566,25.0,1.0,24.0,7.561810421411847,28.1428134447533,4.859310982619496
+US-SC-45021 = 214.4006896551724,38.9938297445258,333.0,126.0,207.0,182.81520371525576,1099.7783923411746,217.91781589112585
+US-SC-45023 = 154.67372296364474,22.27062010420206,218.0,89.0,129.0,355.6853020452394,2614.367213671518,156.26881037257564
+US-SC-45025 = 102.72092234655815,41.96238089455262,219.0,20.0,199.0,22.076940282863177,74.85300962402177,110.9613865183161
+US-SC-45027 = 32.029457973291436,8.57252206672268,57.0,8.0,49.0,63.88572474076638,289.2167347085743,33.156813970092024
+US-SC-45029 = 15.006240249609984,11.213521783261232,42.0,1.0,41.0,6.716133295093576,17.387628831792707,18.733134206872286
+US-SC-45031 = 53.621490803484996,20.332783243997838,135.0,13.0,122.0,27.11980156837078,104.18556185729405,57.34706924015929
+US-SC-45033 = 32.45284280936455,7.581725318690132,49.0,15.0,34.0,90.863004551545,441.18708461525836,33.32670948679739
+US-SC-45035 = 18.997623574144487,9.88212341422092,40.0,1.0,39.0,12.777502892681126,36.912192947122975,21.414155706886582
+US-SC-45037 = 135.0791327913279,32.3140118836643,202.0,57.0,145.0,85.49980817744138,411.12686296359664,138.89048736207528
+US-SC-45039 = 125.70216049382717,26.422990158430498,193.0,61.0,132.0,121.79399218854556,647.7367579172651,128.4492411878264
+US-SC-45041 = 26.989071038251367,9.361035141395982,47.0,2.0,45.0,32.508581355259984,120.17782661681247,28.5663951948129
+US-SC-45043 = 5.647456535737283,3.537444122031395,16.0,1.0,15.0,9.737244599755421,30.469467642334426,6.6638784682447785
+US-SC-45045 = 340.49914177823547,149.37772543722403,1004.0,179.0,825.0,21.189744147993657,90.0385395053364,371.8243811378075
+US-SC-45047 = 163.34109916367981,17.877591086861226,220.0,115.0,105.0,790.2227853058303,7475.764364855179,164.31653276243415
+US-SC-45049 = 25.72686788718456,9.665899062562287,46.0,1.0,45.0,26.663741786272467,93.09447824217766,27.48274615049033
+US-SC-45051 = 14.386015325670497,9.096436074445304,37.0,1.0,36.0,9.194105254853655,26.415395968976195,17.02065175623121
+US-SC-45053 = 10.04868913857678,8.165661569548949,31.0,1.0,30.0,6.389619558451979,17.92139040493273,12.948134316269654
+US-SC-45055 = 93.21978430643362,29.35867818770634,181.0,37.0,144.0,41.66511523201171,166.19664923947826,97.73361842819139
+US-SC-45057 = 166.6456071076012,25.436151468563722,223.0,65.0,158.0,300.24527409096424,2087.3910298972105,168.57566897329133
+US-SC-45059 = 185.6412674462467,31.30520379646738,272.0,105.0,167.0,226.53977638757604,1455.3877148187753,188.26230627448302
+US-SC-45061 = 65.05555555555556,18.629775452023786,129.0,37.0,92.0,53.71326287182124,233.71039700118772,67.67047984191338
+US-SC-45063 = 120.416,30.452120965094384,199.0,36.0,163.0,73.43278600272258,337.31808633733147,124.20686264161384
+US-SC-45065 = 126.8055172413793,21.48033833712329,177.0,57.0,120.0,223.1332192877837,1419.370597299472,128.6119906460165
+US-SC-45067 = 16.825652415324818,8.28548280739876,38.0,2.0,36.0,14.700224584013757,45.7948272672854,18.755047442036133
+US-SC-45069 = 45.933630786391525,18.492233217838315,100.0,14.0,86.0,23.14435586951657,81.24908446918364,49.516271331790094
+US-SC-45071 = 135.70253164556962,21.749603855067665,195.0,68.0,127.0,261.36905035686635,1745.6550777673644,137.43442932129196
+US-SC-45073 = 352.67540322580646,137.28522184464785,1077.0,201.0,876.0,26.324847810428057,106.1863963426529,378.4536592205436
+US-SC-45075 = 56.551411042944785,23.858324057722815,123.0,18.0,105.0,21.022825368341653,73.26209424268316,61.37818600929333
+US-SC-45077 = 349.314696485623,121.00495288707789,1036.0,201.0,835.0,35.50271808512042,163.47006244664203,369.6795312213632
+US-SC-45079 = 79.7224778761062,32.72789626389283,171.0,26.0,145.0,21.89999992414883,74.20390203924268,86.17881800399894
+US-SC-45081 = 146.7690920024053,19.49308481435479,204.0,110.0,94.0,449.75545638760195,3566.7871380810934,148.05791678525716
+US-SC-45083 = 240.94993368700264,39.97501474307589,428.0,131.0,297.0,236.97762655874857,1538.2157866541554,244.2434694060009
+US-SC-45085 = 48.92124394184168,15.943808367829098,123.0,23.0,100.0,39.2615973972134,164.46774750125158,51.453796109589796
+US-SC-45087 = 153.33103813559322,26.355599752785988,224.0,88.0,136.0,214.43655939158236,1352.6740888927905,155.57964164397538
+US-SC-45089 = 16.71133412042503,5.52112196138148,30.0,2.0,28.0,36.38656517469818,136.5457246742428,17.599757833474026
+US-SC-45091 = 193.63372549019607,28.161396882186388,302.0,122.0,180.0,345.9061686214455,2527.4866691697575,195.67085608635904
+US-SD-46003 = 477.17132152588556,31.63420669356121,609.0,403.0,206.0,3477.644457378048,53160.295555761644,478.218771191482
+US-SD-46005 = 407.43208255159476,20.007305953960927,557.0,365.0,192.0,8507.394320148853,174576.86790054003,407.9230248268231
+US-SD-46007 = 967.8994730441832,58.83335127510422,1094.0,819.0,275.0,4502.015259215544,74878.85577135501,969.6859043739202
+US-SD-46009 = 415.9630562552477,46.998583097380894,587.0,315.0,272.0,720.8013473107802,6643.974698166474,418.60975977916206
+US-SD-46011 = 529.5053795576808,27.723812935747926,615.0,475.0,140.0,7025.096512035482,135311.73823185285,530.2306637532574
+US-SD-46013 = 404.80489773950484,16.928040180871964,464.0,378.0,86.0,13747.439206501911,330537.7917058275,405.1586896245176
+US-SD-46015 = 503.8663268195979,32.233777305702446,642.0,408.0,234.0,3865.823930827191,61137.90955230367,504.89631777432027
+US-SD-46017 = 506.37084148727985,39.324375492847516,608.0,408.0,200.0,2173.247035025258,28465.28633618324,507.89549674754784
+US-SD-46019 = 919.0643656716418,56.15986885221612,1196.0,799.0,397.0,4432.539269081186,73373.30341992169,920.7786048322992
+US-SD-46021 = 545.6651665166517,30.68531336967954,640.0,490.0,150.0,5676.910420088192,101918.53069624046,546.5272750798816
+US-SD-46023 = 478.00063118030715,38.24951302714713,606.0,369.0,237.0,1989.1620350020112,25329.875202242663,479.52854832177195
+US-SD-46025 = 524.3225492580881,41.90702285714352,587.0,418.0,169.0,1995.0657625833285,25395.279787900246,525.9946142549838
+US-SD-46027 = 372.34718100890206,24.56008074573994,453.0,330.0,123.0,3530.8806800304255,54258.58274481767,373.1562953663161
+US-SD-46029 = 554.1096026490067,27.344204814333178,625.0,508.0,117.0,8382.826082943368,171150.79447508612,554.7838834039505
+US-SD-46031 = 633.8890533913204,63.32307905921367,805.0,490.0,315.0,1032.9122668129564,10636.209062270977,637.0440678248905
+US-SD-46033 = 1296.0435772851504,313.386304877258,2088.0,758.0,1330.0,83.43906599803472,402.07926608672057,1333.3941391451783
+US-SD-46035 = 420.4752640355753,26.521647835656992,514.0,370.0,144.0,4033.8428546001232,64776.34887835313,421.3108655965395
+US-SD-46037 = 527.3798906184265,48.35802425876187,626.0,384.0,242.0,1328.42450210047,14803.379707624967,529.5923408990302
+US-SD-46039 = 543.6042899408284,55.57064307823831,625.0,348.0,277.0,964.0644681456264,9682.698935601447,546.43729778832
+US-SD-46041 = 610.1952691055353,68.57261751912374,752.0,490.0,262.0,731.3456354864794,6748.190917731274,614.0362125414109
+US-SD-46043 = 473.34343434343435,16.054058127749396,519.0,432.0,87.0,25719.668140077803,760910.4805075468,473.6156032252382
+US-SD-46045 = 517.2294188861986,60.42646420916365,637.0,395.0,242.0,652.727106447774,5806.0246227002235,520.7471837064277
+US-SD-46047 = 1093.6392668703138,94.36390385293015,1453.0,866.0,587.0,1591.9513120683503,18873.096972377178,1097.7027796225182
+US-SD-46049 = 494.95050911674167,64.3863189785622,612.0,389.0,223.0,477.366832619776,3849.480363458407,499.120831609472
+US-SD-46051 = 445.3581081081081,100.97358900970991,626.0,300.0,326.0,99.42561405518155,503.52236198077424,456.66126410626856
+US-SD-46053 = 586.9756097560976,77.91358537903538,730.0,372.0,358.0,449.45813446875843,3542.7524108369207,592.1240522349677
+US-SD-46055 = 689.1346626958435,66.5578988366692,850.0,480.0,370.0,1140.6188465436994,12121.565323909086,692.3413444439574
+US-SD-46057 = 531.3356431355566,20.436540239157555,596.0,468.0,128.0,17652.881158050135,461017.686307363,531.7285189297469
+US-SD-46059 = 499.8025099075297,60.885381577759944,660.0,397.0,263.0,577.992131789811,4953.546459683997,503.49734716256035
+US-SD-46061 = 411.7763012181617,11.13298317328881,448.0,371.0,77.0,50709.81485790031,1879603.7345586994,411.92677208363983
+US-SD-46063 = 933.4095772671461,60.567887340243274,1217.0,783.0,434.0,3706.9675658937635,57875.33632800767,935.3726037846591
+US-SD-46065 = 523.7886904761905,37.20924572378166,623.0,425.0,198.0,2831.017890068537,40422.57585115441,525.1086746932441
+US-SD-46067 = 422.14525633470834,35.9500381251298,584.0,313.0,271.0,1655.0396815562524,19876.545436956516,423.67324990739604
+US-SD-46069 = 558.9337641357027,36.923138762629215,668.0,425.0,243.0,3514.3752728273307,53895.13732532545,560.1520069293599
+US-SD-46071 = 773.5169557338855,73.97792073834746,1035.0,599.0,436.0,1175.0513687530724,12633.8173889758,777.0464680857813
+US-SD-46073 = 501.1514348785872,72.55408900451067,626.0,372.0,254.0,350.07138813559965,2558.563861345958,506.37620057832623
+US-SD-46075 = 626.9569839307787,42.924352106452496,761.0,504.0,257.0,3159.61570386602,46782.15905485549,628.424665097844
+US-SD-46077 = 517.6657466188242,36.87091049346353,586.0,419.0,167.0,2808.8177548797694,39993.34312530928,518.9771567834578
+US-SD-46079 = 529.6719731881022,20.076708310689213,577.0,476.0,101.0,18441.88170695308,488611.2134196037,530.0523308104306
+US-SD-46081 = 1526.0462529274005,334.2472811157423,2169.0,907.0,1262.0,108.65656804433618,557.4770228874529,1562.2222668388215
+US-SD-46083 = 419.27022518765637,26.091365212426215,475.0,361.0,114.0,4197.716111110675,68233.38726673473,420.08127912054863
+US-SD-46085 = 536.8099046015712,51.7982919607104,678.0,408.0,270.0,1143.7190818087197,12165.134227241528,539.3031955481026
+US-SD-46087 = 461.6636438582028,26.17628056497167,566.0,410.0,156.0,5539.9177914489555,98698.47986694648,462.4051445698346
+US-SD-46089 = 555.9083633453381,55.76668158670119,659.0,438.0,221.0,1019.6986747719257,10442.01520530577,558.6985154915708
+US-SD-46091 = 475.97699021422903,80.38673547906296,630.0,366.0,264.0,225.60041920852834,1446.695741850852,482.71743541576905
+US-SD-46093 = 840.2731647800447,120.15391718068979,1636.0,567.0,1069.0,365.49644917514394,2768.444624078829,848.8203315562937
+US-SD-46095 = 675.1773089024616,66.3873597594201,851.0,490.0,361.0,1082.3531653909372,11317.322018220832,678.4332538965028
+US-SD-46097 = 463.4592094196804,37.26763468708164,574.0,403.0,171.0,1961.0334508094863,24870.708053721417,464.955175679425
+US-SD-46099 = 472.67555685814773,30.48176977828716,551.0,385.0,166.0,3775.001467351893,59247.872511840884,473.65738708477517
+US-SD-46101 = 500.91266968325795,19.185922266984782,543.0,452.0,91.0,17874.78412489457,468714.0467497766,501.279963954718
+US-SD-46103 = 1083.847249635287,423.09352325188183,2176.0,564.0,1612.0,25.73544173552573,98.18799178334626,1163.5003179886403
+US-SD-46105 = 794.6874594419209,49.52261786802153,958.0,644.0,314.0,4180.286275792983,67854.73119351694,796.2290172273028
+US-SD-46107 = 589.2191025977434,33.5842269761044,663.0,490.0,173.0,5451.897332572292,96520.19206183069,590.1754410068861
+US-SD-46109 = 409.3388957560775,100.72217140747576,647.0,290.0,357.0,80.47173476253077,393.4839515717562,421.5486773693422
+US-SD-46111 = 398.33582399335825,11.431883897393824,425.0,363.0,62.0,42410.080968027476,1481420.996054052,398.4998326799036
+US-SD-46113 = 941.0100218868794,82.85121568553407,1127.0,727.0,400.0,1499.2094834915806,17416.011857164955,944.650297852129
+US-SD-46115 = 396.8681301572474,12.136140054146317,441.0,369.0,72.0,35068.75283652361,1150060.568781252,397.0536470427185
+US-SD-46117 = 569.9548546691403,52.92297704507962,712.0,425.0,287.0,1281.0036134556458,14134.020263731405,572.4066542766908
+US-SD-46119 = 549.4637904468412,26.054421588932037,619.0,487.0,132.0,9441.912085061344,200413.51530923162,550.0811666441091
+US-SD-46121 = 818.6015392688473,65.80864217085745,1007.0,641.0,366.0,1961.99131601685,24870.153805923088,821.2425083236365
+US-SD-46123 = 635.7859058402861,73.36428990034797,799.0,432.0,367.0,676.6140490339252,6085.04083709263,640.0047164652268
+US-SD-46125 = 424.073046875,35.4234393414738,529.0,358.0,171.0,1751.9943433702813,21418.91148750738,425.5499608043984
+US-SD-46127 = 377.00104004160164,37.131983387451456,473.0,330.0,143.0,1077.4095501988413,11260.451470600636,378.82524781584357
+US-SD-46129 = 577.5838647959183,41.034051095999054,666.0,490.0,176.0,2830.603920520454,40423.170850198156,579.039648229669
+US-SD-46135 = 391.5214780600462,42.77953716045696,513.0,310.0,203.0,794.5980671254708,7541.468668827543,393.8516936385905
+US-SD-46137 = 692.5231409875074,59.558876882260385,842.0,490.0,352.0,1606.1100298810031,19055.576250860948,695.0795354624386
+US-TN-47001 = 406.6765857478465,177.85270455726862,1030.0,236.0,794.0,20.30039852444968,76.53893212594762,443.8664550446008
+US-TN-47003 = 258.62021701884635,33.873116658540134,393.0,204.0,189.0,468.9564685831885,3781.3618564486246,260.8290717750578
+US-TN-47005 = 144.71655467318266,21.57956794797408,206.0,109.0,97.0,321.7846809137401,2296.518022165761,146.31663934528257
+US-TN-47007 = 489.08534946236557,130.02711193872304,768.0,224.0,544.0,63.75271383053969,275.92346765231343,506.0746277950017
+US-TN-47009 = 422.44561571633926,198.45328074129318,1477.0,248.0,1229.0,17.96125641380218,71.20377117126095,466.73761673443477
+US-TN-47011 = 268.03767403767404,30.576313505379517,431.0,208.0,223.0,700.9281781731847,6406.121386452699,269.7760286813965
+US-TN-47013 = 487.65273311897107,134.79309095525545,1013.0,288.0,725.0,59.075936363711286,265.8768196412634,505.9390926659791
+US-TN-47015 = 308.802407221665,56.0207555230272,635.0,189.0,446.0,184.17860903199286,1112.522368674998,313.8427181810433
+US-TN-47017 = 141.31000448631673,18.068817986948506,199.0,97.0,102.0,501.9818540149908,4116.449963990301,142.46051927242274
+US-TN-47019 = 801.1815384615385,229.90669203785052,1582.0,440.0,1142.0,53.078309714162124,226.76541917591757,833.5160134126905
+US-TN-47021 = 186.6155172413793,30.572081594296517,259.0,109.0,150.0,245.34712872206174,1604.5903580342065,189.1031555746119
+US-TN-47023 = 149.0437616387337,16.97437391585257,199.0,114.0,85.0,703.5493544613237,6418.0026861974075,150.00724066943852
+US-TN-47025 = 459.31287605294824,93.39268990316128,928.0,311.0,617.0,135.16494310442275,764.9051747881543,468.71154523371735
+US-TN-47027 = 251.99583333333334,40.84635825430323,377.0,154.0,223.0,253.05193157542507,1672.7044188910834,255.28479194812996
+US-TN-47029 = 515.8448484848485,205.39653928985726,1592.0,305.0,1287.0,25.045420166928846,100.41966212932475,555.2329655744569
+US-TN-47031 = 335.9387882573392,33.076936050203045,611.0,262.0,349.0,1082.0115347106434,11447.335548232399,337.5632580040052
+US-TN-47033 = 103.21122448979592,11.479497097114724,142.0,79.0,63.0,754.1709952894432,7036.939101078153,103.84765627728781
+US-TN-47035 = 550.6895208414492,59.453083079804024,879.0,303.0,576.0,822.9767968065433,7901.357675908588,553.8895354240581
+US-TN-47037 = 180.44864588656105,37.540222604419505,308.0,116.0,192.0,126.04409720528311,685.8440135240756,184.31218656258974
+US-TN-47039 = 146.67316692667706,19.56400864936307,204.0,100.0,104.0,444.01012445558035,3503.01081817477,147.97218769327304
+US-TN-47041 = 269.2751842751843,48.3927551762573,367.0,148.0,219.0,188.66902516749752,1139.5185248964824,273.58907803489456
+US-TN-47043 = 220.94072447859494,30.768652685145376,292.0,110.0,182.0,391.21066504840167,2954.4161891446265,223.0728888080878
+US-TN-47045 = 89.35717935615739,13.563102801479438,151.0,68.0,83.0,307.32852331867224,2192.130671239685,90.38065755509847
+US-TN-47047 = 119.00456100342075,18.957793298422377,183.0,81.0,102.0,266.5540607976361,1801.0078809625988,120.50511800899828
+US-TN-47049 = 457.36315228966987,79.00661978081192,574.0,215.0,359.0,210.29518049915106,1302.6113750177494,464.1369399665723
+US-TN-47051 = 355.69507575757575,96.13224700976136,606.0,196.0,410.0,62.918068528890885,289.75567099605365,368.4567760719476
+US-TN-47053 = 111.4348599377501,16.14541395323008,169.0,82.0,87.0,350.07709049018695,2574.1266795187416,112.5984120716946
+US-TN-47055 = 255.53453585569733,36.83778270286378,335.0,167.0,168.0,354.49675116738933,2603.308207361739,258.1761438426294
+US-TN-47057 = 400.69264836138177,77.94513496455383,729.0,262.0,467.0,152.48050526165844,886.7957029235607,408.2034327581046
+US-TN-47059 = 466.86408180656156,143.52857673665372,1371.0,318.0,1053.0,46.80272918529889,220.93413108720443,488.42862653732055
+US-TN-47061 = 527.1884816753927,98.39601614385947,708.0,276.0,432.0,168.71175231121484,974.4357701216878,536.2923374468336
+US-TN-47063 = 383.125,41.07187613375291,550.0,305.0,245.0,839.8990275414374,8104.649012463536,385.32021051866246
+US-TN-47065 = 304.9208934388088,119.73325120202979,635.0,190.0,445.0,25.4466057708334,97.26718619312066,327.5863286203039
+US-TN-47067 = 472.4411400247831,77.24135361958221,746.0,343.0,403.0,248.1410503025285,1651.8115032443661,478.713753193808
+US-TN-47069 = 141.36877737953006,21.62049590432118,201.0,95.0,106.0,299.18732957943587,2087.294572666256,143.0125066591447
+US-TN-47071 = 158.147763217352,36.1982708581087,256.0,109.0,147.0,97.20418753732072,493.6619026909484,162.23757217047054
+US-TN-47073 = 437.9280343716434,75.95812048043585,745.0,327.0,418.0,209.81817269813143,1328.2546838277678,444.46664594267554
+US-TN-47075 = 100.72448466566114,12.690004253036037,145.0,74.0,71.0,524.3782823798266,4365.9282680128445,101.52072704184637
+US-TN-47077 = 151.32903558535327,17.19916514663986,207.0,110.0,97.0,707.7873809652485,6468.996361190673,152.30327735454185
+US-TN-47079 = 144.55711060948082,19.742250249770436,195.0,107.0,88.0,414.70107324329626,3203.0808484450595,145.8989879083684
+US-TN-47081 = 212.22251539138082,34.51982087257612,293.0,120.0,173.0,250.4945635013739,1650.107882290608,215.01166031664332
+US-TN-47083 = 179.08972691807543,31.243263176941515,250.0,109.0,141.0,205.22312209225785,1272.1746136335476,181.7945867773143
+US-TN-47085 = 174.58028846153846,38.80175570860989,264.0,109.0,155.0,104.56775291011142,533.2513238605596,178.84030128968308
+US-TN-47087 = 244.80465502909394,46.34355330152909,343.0,154.0,189.0,162.93239493014207,941.4387624686435,249.15265211617827
+US-TN-47089 = 353.2729591836735,47.769815314577244,638.0,257.0,381.0,427.6577387251639,3354.960051164619,356.48806283742266
+US-TN-47091 = 887.5220848056537,153.47254461441597,1405.0,597.0,808.0,211.16314652512708,1331.473337131152,900.6937731372399
+US-TN-47093 = 313.20899335717934,37.78976294990977,485.0,242.0,243.0,595.0381977129487,5162.3105302193835,315.4804902107704
+US-TN-47095 = 84.57799442896936,4.5790993494722025,99.0,75.0,24.0,6356.269028813092,118403.71194786743,84.70186121024206
+US-TN-47097 = 91.44426835710513,21.1521463809146,161.0,64.0,97.0,94.64505808917585,479.4353531131866,93.8587636392356
+US-TN-47099 = 267.48585111014364,30.044110584732504,328.0,161.0,167.0,731.6959414232209,6736.21778452594,269.1678456371518
+US-TN-47101 = 260.9914040114613,26.684132102275207,312.0,170.0,142.0,964.2266236895296,9698.246169103011,262.3519694492982
+US-TN-47103 = 263.06846081208687,34.10355468986385,385.0,187.0,198.0,482.14542116509324,3900.3908201836307,265.26980136556256
+US-TN-47105 = 283.9956989247312,28.152617533257345,367.0,226.0,141.0,1056.9906637558754,10975.913257323604,285.38767822336064
+US-TN-47107 = 281.0268582136165,37.298983154307194,602.0,208.0,394.0,452.32387549443905,3639.165724330296,283.4912859009275
+US-TN-47109 = 151.60203094777563,15.963623291800666,195.0,109.0,86.0,885.0214817587479,8679.24973965801,152.4401950146117
+US-TN-47111 = 266.4804177545692,29.525678950585007,328.0,162.0,166.0,761.5100541101813,7100.518935947913,268.11113136933113
+US-TN-47113 = 132.8757854035766,19.92811000364582,197.0,93.0,104.0,316.7362179740073,2253.753905849728,134.36183950413434
+US-TN-47115 = 407.6795205836373,149.71120697907799,722.0,181.0,541.0,28.19759560345662,99.24212843339335,434.29947846899
+US-TN-47117 = 252.33118279569894,41.909280702432234,378.0,191.0,187.0,237.13638761309252,1553.8647699923376,255.787829304038
+US-TN-47119 = 226.21659388646287,31.29811976879993,325.0,154.0,171.0,399.8519830613903,3062.365378822895,228.37145104118207
+US-TN-47121 = 248.3080808080808,29.81624761047624,376.0,208.0,168.0,603.3867611033863,5257.251476689514,250.09180637550207
+US-TN-47123 = 432.7261806130903,214.63552853601826,1488.0,243.0,1245.0,16.096154014879605,62.048680616376004,483.03246008723755
+US-TN-47125 = 165.0596125186289,24.432666951349628,245.0,109.0,136.0,328.4177742400695,2354.961034392509,166.8581160721752
+US-TN-47127 = 303.6223628691983,31.84752051876599,377.0,220.0,157.0,894.6771627250516,8792.222112934272,305.2880669097113
+US-TN-47129 = 462.82905544147843,105.26647538299908,995.0,226.0,769.0,99.85541939116919,526.1242966863887,474.6490971237707
+US-TN-47131 = 106.2011521843495,16.56889944508366,167.0,80.0,87.0,283.04874243955834,1949.282491329789,107.48587420728668
+US-TN-47133 = 370.67480170835876,91.59788793757814,597.0,187.0,410.0,79.19659066506982,381.70821601205637,381.82454307725715
+US-TN-47135 = 187.2879847425302,38.269201894938305,287.0,101.0,186.0,131.75788224750883,717.1285840637698,191.157843267269
+US-TN-47137 = 323.4124031007752,88.20446912313955,538.0,198.0,340.0,61.05664345300072,275.18155265143525,335.22471694777096
+US-TN-47139 = 421.49536751080916,153.248470495591,1199.0,211.0,988.0,29.975074586109223,117.1214587293005,448.49017663970085
+US-TN-47141 = 364.61107359891963,103.76905218164619,617.0,151.0,466.0,54.69465897979247,240.1291475754515,379.09003044347395
+US-TN-47143 = 366.3449920508744,138.34842961058627,628.0,208.0,420.0,26.95472099266221,97.43408261480913,391.5979330594974
+US-TN-47145 = 285.55661016949153,52.69267483938719,572.0,226.0,346.0,177.1170232281081,1082.6897314901528,290.3775053154434
+US-TN-47147 = 203.2611142374789,26.344550948081395,270.0,126.0,144.0,482.2923365810289,3899.204923932504,204.9612546939482
+US-TN-47149 = 211.45446735395188,37.96655458405893,414.0,149.0,265.0,190.50157588131475,1176.2653818151393,214.8358699820117
+US-TN-47151 = 468.28737962493665,90.53900671156391,877.0,241.0,636.0,155.180935738059,908.3869692602418,476.95951783385783
+US-TN-47153 = 508.6931702344546,145.76186241398696,722.0,204.0,518.0,51.950953774393525,209.70433854293873,529.164683229686
+US-TN-47155 = 584.6087931807986,348.40770457639013,1795.0,256.0,1539.0,11.17225423947901,38.35177175300188,680.5551922309453
+US-TN-47157 = 86.22358554873892,15.981747938542483,129.0,54.0,75.0,173.1875071877378,1023.5901227295739,87.69220587972346
+US-TN-47159 = 206.80968006562756,42.17405869786598,328.0,136.0,192.0,133.01965410418708,732.5500837132832,211.0660915350883
+US-TN-47161 = 158.94310252281267,28.03902242911029,230.0,108.0,122.0,199.00103478892427,1224.025842671326,161.3973253135178
+US-TN-47163 = 514.8374920025592,103.78263840917076,1088.0,355.0,733.0,139.00572950484857,803.1551712870918,525.1937539676704
+US-TN-47165 = 216.8781450419339,42.8690650118512,304.0,121.0,183.0,144.44670835411443,806.1136412096877,221.07439139760268
+US-TN-47167 = 93.78181818181818,18.459695318170052,132.0,59.0,73.0,146.3217206454292,822.0614025977698,95.58132543926806
+US-TN-47169 = 192.375,38.5901196935558,323.0,136.0,187.0,139.64591726004258,785.8457746873986,196.20738508772538
+US-TN-47171 = 820.1769784172662,188.38882656252156,1507.0,485.0,1022.0,96.20502639499769,487.0306833775921,841.5346849056672
+US-TN-47173 = 381.14576634512326,49.03394908302185,564.0,289.0,275.0,493.3309081848132,4026.713994843323,384.2869024121011
+US-TN-47175 = 476.2908912830558,105.00708714148864,619.0,241.0,378.0,105.99141710149743,532.115037705017,487.72892211673064
+US-TN-47177 = 341.6621454993835,73.52223908305886,588.0,198.0,390.0,116.28959674029373,639.2116739796335,349.48324896485144
+US-TN-47179 = 519.009009009009,74.30947142683347,985.0,402.0,583.0,363.9493238987061,2746.6381492744513,524.3016774493946
+US-TN-47181 = 242.30348623853212,43.42701994427706,332.0,110.0,222.0,189.70222248755667,1142.7889760393791,246.1643465341542
+US-TN-47183 = 120.47392708814029,14.988755620574143,165.0,85.0,80.0,543.523364474088,4568.5459139836685,121.4027590423374
+US-TN-47185 = 367.66783954961295,102.31009155900374,605.0,198.0,407.0,58.15870592178383,260.67940378847135,381.63725587774
+US-TN-47187 = 241.6278212805159,31.087322071045225,360.0,166.0,194.0,493.2143691620244,4025.8045879002393,243.61942781789352
+US-TN-47189 = 199.6989935956084,41.89709836833754,392.0,136.0,256.0,123.70189816708901,678.2987197784064,204.04669782867106
+US-TX-48001 = 115.44307450157397,29.7112134277468,226.0,52.0,174.0,70.70451026216503,327.4830291302653,119.2051158873858
+US-TX-48003 = 972.8159003480491,44.975391655044184,1099.0,863.0,236.0,10184.566303035315,221697.0101355308,973.8550004104872
+US-TX-48005 = 70.56738987508218,16.371957361958994,126.0,39.0,87.0,93.38354489320983,465.49372824218113,72.4416834539594
+US-TX-48007 = 3.2221052631578946,2.0105343069557344,10.0,1.0,9.0,9.803613322515378,30.941554200748246,3.797921869432781
+US-TX-48009 = 326.71432917554,25.016640370667382,409.0,278.0,131.0,2267.3322807546874,30151.475687091006,327.6706962547283
+US-TX-48011 = 967.3299522673032,89.72821444794737,1082.0,714.0,368.0,1284.5502712712243,14174.935299967325,971.4825726802719
+US-TX-48013 = 131.95707954280383,35.59151299410036,232.0,59.0,173.0,62.52415777324491,280.5121019725297,136.67269895145506
+US-TX-48015 = 70.41287215411559,24.07347609133871,141.0,21.0,120.0,34.093442940983245,130.12239414766316,74.41441269076901
+US-TX-48017 = 1197.9024228343844,29.625773623076697,1285.0,1115.0,170.0,66229.48159384585,2682860.956856509,1198.2687098874167
+US-TX-48019 = 513.7805139186296,93.95341081251259,722.0,317.0,405.0,180.18575028415003,1081.3126383878541,522.3003540931174
+US-TX-48021 = 141.06562599554,21.9475211862322,208.0,83.0,125.0,284.51769598446606,1949.716303105128,142.76275608061673
+US-TX-48023 = 384.3656898656899,26.410791072698736,451.0,321.0,130.0,3125.908382076887,46123.371269103656,385.2719992823427
+US-TX-48025 = 73.38063439065108,33.8093647901101,160.0,15.0,145.0,16.998871013125285,54.70012211829088,80.79474395704922
+US-TX-48027 = 204.16202860858257,46.02081865124516,369.0,115.0,254.0,101.01768472798206,515.0505329597711,209.28461404246244
+US-TX-48029 = 251.66099747184555,84.71112643380968,564.0,122.0,442.0,36.098416930338686,145.53912477405052,265.53574635104997
+US-TX-48031 = 410.9876049580168,62.75512540020844,588.0,211.0,377.0,300.48880367281123,2098.2852088793848,415.7511481561088
+US-TX-48033 = 776.5995078437404,60.352885568427645,920.0,667.0,253.0,2169.7707482887267,28441.872202042385,778.9411186858578
+US-TX-48035 = 254.42784667418263,50.115476934734296,399.0,130.0,269.0,146.0967675315949,821.6020149119018,259.3165829476728
+US-TX-48037 = 97.80980683506687,15.417211936190714,144.0,58.0,86.0,274.3714765322866,1863.7644469672205,99.0174163316662
+US-TX-48039 = 8.39195880372351,5.489602219352933,38.0,1.0,37.0,8.51801299376689,24.029769634312384,10.027996065521608
+US-TX-48041 = 85.80057664584335,16.27872081059279,133.0,46.0,87.0,162.20029720287351,939.9179277223394,87.33118402946606
+US-TX-48043 = 1107.2717104959097,272.57462377552025,2276.0,454.0,1822.0,79.44438288763202,377.5808223462785,1140.3278328581234
+US-TX-48045 = 872.4366239188786,134.5573702479184,1047.0,605.0,442.0,291.8391131197107,2016.2128128191014,882.7521445133998
+US-TX-48047 = 54.527284066105395,27.109643310322642,130.0,12.0,118.0,14.690412728633126,47.226793575495805,60.89464235906691
+US-TX-48049 = 463.86138905238374,35.307476920604486,601.0,385.0,216.0,2307.3707510766344,30849.4620428379,465.20318805883727
+US-TX-48051 = 98.24633431085044,24.973812471323534,169.0,55.0,114.0,73.09092141839571,341.16552341099083,101.37077248828788
+US-TX-48053 = 353.380395433027,63.72368465953822,485.0,210.0,275.0,187.0103656661882,1128.689080286864,359.0799519090293
+US-TX-48055 = 153.7209181011998,20.104392282212945,214.0,107.0,107.0,469.96525192994534,3771.386193357823,155.03002048284998
+US-TX-48057 = 4.486806677436726,3.5362517359652155,17.0,1.0,16.0,7.184318194542754,23.181447031254493,5.712837342407689
+US-TX-48059 = 550.3328163771712,51.39646018078644,696.0,413.0,283.0,1259.2940200956718,13815.016220667267,552.7276046125654
+US-TX-48061 = 7.472007423445716,4.608579952414643,22.0,1.0,21.0,9.582686523659524,27.934756198247953,8.77894664033369
+US-TX-48063 = 108.41810918774966,16.269972411890652,148.0,71.0,77.0,315.63574646330943,2233.93370755235,109.63210479659
+US-TX-48065 = 1027.0542815674892,35.2500454429372,1099.0,893.0,206.0,24821.226958623174,725697.8283442851,1027.6590207796748
+US-TX-48067 = 92.45981362842167,18.103154835317387,167.0,54.0,113.0,148.87194074773484,846.238952318992,94.21539869466106
+US-TX-48069 = 1169.235347985348,26.07039139131758,1234.0,1094.0,140.0,90346.25098921957,4057983.3349000826,1169.52595708078
+US-TX-48071 = 4.961874138723013,3.474286115408472,24.0,1.0,23.0,7.721241312133871,21.92587326904923,6.057297993350504
+US-TX-48073 = 120.05253333333333,32.05830792346281,229.0,58.0,171.0,64.41188097355871,293.88932271310756,124.25918825852142
+US-TX-48075 = 528.3898369359121,30.775695582972748,608.0,455.0,153.0,5112.5656970839855,88665.48809616323,529.2853325152469
+US-TX-48077 = 292.50949367088606,20.96930936360728,361.0,238.0,123.0,2756.600096454733,39055.83836680547,293.2601504173126
+US-TX-48079 = 1159.6464899713467,27.543090007548972,1226.0,1092.0,134.0,74760.74932296747,3152980.212588622,1159.973535693823
+US-TX-48081 = 643.5498498498498,71.0180035223589,794.0,518.0,276.0,771.696240436512,7251.995537748352,647.4565360439773
+US-TX-48083 = 517.6901531728665,57.512215916502875,688.0,396.0,292.0,756.8304887541938,7071.133230923768,520.8749846861264
+US-TX-48085 = 189.50733229329174,22.587676825326714,242.0,133.0,109.0,615.8495776365131,5383.341381140399,190.8487153147369
+US-TX-48087 = 644.3233727810651,60.50082779410781,867.0,516.0,351.0,1240.4614091897067,13574.13055669899,647.1575997202997
+US-TX-48089 = 72.93858872158252,21.25435557893731,134.0,37.0,97.0,51.15662644858434,217.65084912071072,75.97226701745888
+US-TX-48091 = 320.32772277227724,58.65323101650592,450.0,175.0,275.0,178.89676010436932,1062.6673697500373,325.6532688077129
+US-TX-48093 = 414.3056626148829,48.04438191108218,582.0,310.0,272.0,667.7502056155681,6000.451707158943,417.0820599210365
+US-TX-48095 = 569.2320067739204,62.3983526582233,729.0,436.0,293.0,786.7182119880172,7433.031996763677,572.641800736136
+US-TX-48097 = 254.77808386899295,38.42895054005171,378.0,176.0,202.0,311.74625740572446,2210.173048158095,257.6599624690754
+US-TX-48099 = 291.38232931726907,43.97944035217763,450.0,186.0,264.0,311.06300394758694,2203.0705594585543,294.6826309982456
+US-TX-48101 = 547.7460220318237,43.82382806707317,696.0,424.0,272.0,1990.5413432920243,25368.810660744988,549.4963444447466
+US-TX-48103 = 778.5577961829313,44.75990031452112,892.0,692.0,200.0,5315.05386845287,93371.29610079958,779.8433757321969
+US-TX-48105 = 741.1395584362973,68.8393003279735,944.0,506.0,438.0,1280.0051569942636,14123.915374440725,744.3296946574111
+US-TX-48107 = 900.4106205619019,72.25996743913355,992.0,680.0,312.0,1971.0476993238028,24988.29782223041,903.3054790683901
+US-TX-48109 = 1257.7997330762958,193.28850128864386,2565.0,891.0,1674.0,296.87446327356577,2103.5595799739485,1272.5645811734705
+US-TX-48111 = 1266.5803970667143,73.36684471184775,1460.0,1123.0,337.0,5197.23701478221,90634.5930831274,1268.7035099410139
+US-TX-48113 = 155.99568167797656,27.536896562314645,258.0,107.0,151.0,199.54960951029267,1243.0211347262248,158.407491535155
+US-TX-48115 = 903.5750778816199,30.572932086991667,983.0,794.0,189.0,25903.606731929707,768143.585411484,904.0921554494162
+US-TX-48117 = 1241.457509157509,50.1571762933525,1355.0,1119.0,236.0,15237.739953772863,379001.3798080099,1242.4703173023045
+US-TX-48119 = 139.15446339017052,16.140438466770743,178.0,102.0,76.0,666.4596681189174,5965.131681782049,140.08739570463118
+US-TX-48121 = 197.34510712217718,29.27548519963599,295.0,137.0,158.0,327.1428401754015,2356.872715602862,199.50475016584866
+US-TX-48123 = 82.54087452471482,25.654300474228997,162.0,30.0,132.0,43.43465337738274,178.2168079690386,86.43575128456247
+US-TX-48125 = 736.3568376068376,79.61522979860365,938.0,560.0,378.0,819.507468730084,7855.084332812581,740.6483491551352
+US-TX-48127 = 188.4966238292311,31.266094344490156,270.0,130.0,140.0,237.65121633103,1552.003093229018,191.07209594961066
+US-TX-48129 = 808.6042827808742,74.6457423548568,1000.0,626.0,374.0,1304.0562336754974,14494.707164642297,812.0424083650308
+US-TX-48131 = 149.28784159711995,41.28800681668018,254.0,59.0,195.0,58.276052784807774,253.96185745042456,154.89208874445788
+US-TX-48133 = 463.7510574018127,42.7465546792764,594.0,295.0,299.0,1308.7489285379734,14533.587234612514,465.7169861388435
+US-TX-48135 = 918.5132028580305,38.17523154445402,1019.0,849.0,170.0,14001.520915920322,338666.94297754095,919.306179750789
+US-TX-48137 = 647.9557749526643,53.551661368002435,739.0,422.0,317.0,1806.5845061748498,22261.643359285365,650.164953477024
+US-TX-48139 = 164.47828673408685,35.11103707001461,267.0,90.0,177.0,117.1760286690978,621.8263745965675,168.18410070845707
+US-TX-48141 = 1235.2780748663101,108.69622310356777,1970.0,1079.0,891.0,1504.0489302058563,17566.432681923186,1240.0511244147951
+US-TX-48143 = 381.57274826789836,47.982225629473646,501.0,250.0,251.0,526.6654341038172,4377.856110413347,384.5777635239389
+US-TX-48145 = 132.04914452129597,21.989973270999524,227.0,88.0,139.0,235.055195107721,1532.177085077251,133.86760434573176
+US-TX-48147 = 182.17716049382716,22.461890289866382,243.0,130.0,113.0,557.8152970838337,4723.284573210956,183.55667876976761
+US-TX-48149 = 111.74730538922155,18.99201475556495,173.0,59.0,114.0,221.0825060906009,1402.6040811465625,113.34971056966818
+US-TX-48151 = 602.7050805452293,39.861653708718165,719.0,522.0,197.0,3502.387198298858,53663.990946243146,604.0218253932759
+US-TX-48153 = 978.0559556786703,41.67720800084814,1036.0,765.0,271.0,12992.21076537006,306403.6549185425,978.9435336653811
+US-TX-48155 = 456.7474285714286,43.39026682670341,571.0,368.0,203.0,1198.2055025343916,12954.080841515723,458.8038020351453
+US-TX-48157 = 26.37814029363785,7.1363494170006305,47.0,5.0,42.0,62.068605894027705,278.497120056643,27.3264298500987
+US-TX-48159 = 124.61338289962825,17.639596365321236,172.0,91.0,81.0,373.95110663961884,2797.9035461906706,125.85567352177978
+US-TX-48161 = 116.9696298639671,23.050822660582515,168.0,57.0,111.0,145.53840696059456,812.8286100772337,119.21927166294503
+US-TX-48163 = 175.93582204039888,21.950939528541024,251.0,119.0,132.0,539.2307201589131,4525.063556893539,177.2999075668585
+US-TX-48165 = 1016.594227188082,54.05869081226176,1132.0,903.0,229.0,6706.882680115789,127193.35582286798,1018.0305323537548
+US-TX-48167 = 3.9501385041551247,2.8596449487469773,12.0,1.0,11.0,7.518095624837569,21.638934290099716,4.876593425220422
+US-TX-48169 = 768.5635068153656,69.32679464040145,933.0,626.0,307.0,1396.5318652534315,15879.001152827239,771.6839174580774
+US-TX-48171 = 564.4350772567092,67.13940599697146,687.0,325.0,362.0,618.8557628085231,5404.080919364344,568.4141591088433
+US-TX-48173 = 810.2251884422111,20.069551957969423,855.0,753.0,102.0,65917.18494424285,2665948.358021784,810.473715120984
+US-TX-48175 = 59.233468286099864,21.227468327328268,125.0,16.0,109.0,30.5284305771767,114.42592627728591,62.922247073575846
+US-TX-48177 = 105.33459051724138,20.110915762502202,176.0,56.0,120.0,159.72120197948703,926.5262554174737,107.23723650039373
+US-TX-48179 = 926.2307692307693,59.651939165075234,1028.0,756.0,272.0,3789.781517582146,59553.93090246042,928.1496601927818
+US-TX-48181 = 216.33616298811546,20.75359139640495,269.0,150.0,119.0,1163.630629486502,12448.632989522783,217.32935138234177
+US-TX-48183 = 101.99197592778334,15.627302183294667,153.0,70.0,83.0,297.7462856045379,2076.701983248921,103.18224521293159
+US-TX-48185 = 89.73994354269584,17.32041984712409,139.0,45.0,94.0,154.4301039732782,880.1103943503047,91.3961400209379
+US-TX-48187 = 174.21075697211154,27.16641579663679,284.0,111.0,173.0,283.4142619298342,1953.2384901219054,176.31619889287504
+US-TX-48189 = 1047.6883328800652,27.930694509920677,1119.0,978.0,141.0,52890.538813295076,1988188.3349121374,1048.0605738929487
+US-TX-48191 = 614.322472594397,45.57495566534828,769.0,509.0,260.0,2489.866775438208,34121.8369700251,616.0106954577917
+US-TX-48193 = 367.65265635507734,48.05519759060772,507.0,256.0,251.0,471.2040864732028,3793.492116134309,370.7799586552878
+US-TX-48195 = 953.7184325108853,32.02512112434843,1022.0,842.0,180.0,26500.098131050574,791805.7524912218,954.2559703214066
+US-TX-48197 = 462.2439120188531,28.686658976517165,562.0,382.0,180.0,4232.300781897361,68985.99989099885,463.1331974731764
+US-TX-48199 = 22.043394406943104,9.633748500724183,48.0,1.0,47.0,19.012424828556604,62.76254665268564,24.05660714139165
+US-TX-48201 = 26.04311881990598,17.556829571776408,94.0,1.0,93.0,8.729137503511167,27.774308023106396,31.408379494653058
+US-TX-48203 = 91.36009806926141,18.315164766541507,160.0,50.0,110.0,139.14026278423205,772.3701307368743,93.17785562917096
+US-TX-48205 = 1202.8481684981684,62.77458529466098,1361.0,1024.0,337.0,7092.785048726239,137013.5005849045,1204.4851036929908
+US-TX-48207 = 467.507608034084,21.78293925121537,546.0,408.0,138.0,9950.379622387032,214945.60616460937,468.0148074710595
+US-TX-48209 = 297.2029661016949,69.91057174740955,494.0,164.0,330.0,89.60332479542829,437.45234968746945,305.31474104879857
+US-TX-48211 = 763.9840348330914,50.68551870180819,918.0,641.0,277.0,3469.9110443797,52993.52910045816,765.6635209319571
+US-TX-48213 = 124.97758773223238,23.54392105027532,226.0,79.0,147.0,165.79812172658478,972.189026185749,127.17591617043473
+US-TX-48215 = 36.05206195185669,21.73759295150091,110.0,7.0,103.0,10.841542646711035,36.73621270527218,42.09838617222344
+US-TX-48217 = 189.82286039237988,26.63919052824477,266.0,130.0,136.0,383.50349064551887,2894.2884421284684,191.68297994226057
+US-TX-48219 = 1062.463002763279,29.040081095789667,1135.0,997.0,138.0,49081.98269600692,1799758.5502157698,1062.8598019263
+US-TX-48221 = 268.917905623788,36.693832531364606,361.0,179.0,182.0,415.7011016110799,3211.935067107778,271.4097959008193
+US-TX-48223 = 145.6384829505915,17.06012316167332,194.0,105.0,89.0,647.5699047773896,5745.00247758621,146.63429175483202
+US-TX-48225 = 93.21877140899748,24.55676236769823,165.0,40.0,125.0,66.16133430696,297.66475670958357,96.39903485505717
+US-TX-48227 = 767.4209558823529,46.397834762571755,859.0,653.0,206.0,4574.213739103337,76465.98691768762,768.8222698374698
+US-TX-48229 = 1353.1925223214287,172.44373493228795,2144.0,950.0,1194.0,507.07447527449375,4174.400418967794,1364.1359331767592
+US-TX-48231 = 166.3672955974843,18.54943250197501,219.0,133.0,86.0,748.6921027196151,6967.533021326951,167.39820336719876
+US-TX-48233 = 942.8825443786982,57.79501721453088,1047.0,804.0,243.0,4390.732465259194,72416.2141988355,944.6521881141629
+US-TX-48235 = 735.0135758892208,47.30045420518404,831.0,617.0,214.0,3798.6110307763333,59742.9856238128,736.5339705060968
+US-TX-48237 = 332.48812744214007,32.9011840416381,448.0,251.0,197.0,1062.6191416377978,11055.732360237873,334.1120213361418
+US-TX-48239 = 18.236974789915966,10.077646997159821,50.0,1.0,49.0,11.887128310354946,36.72905225110454,20.83617571646474
+US-TX-48241 = 47.35364084711343,32.37483501892891,167.0,2.0,165.0,8.502873962766209,26.628656078605733,57.36285596080684
+US-TX-48243 = 1494.5234670704012,215.81854321430708,2446.0,955.0,1491.0,353.2442966408492,2601.072390421758,1510.0258399177408
+US-TX-48245 = 4.221823617339313,3.2652268055159666,14.0,1.0,13.0,7.075399589484715,21.11071110964598,5.337180973827302
+US-TX-48247 = 162.32144689584402,41.37796545756893,261.0,69.0,192.0,72.27658299184492,333.8602669045456,167.51235222444967
+US-TX-48249 = 65.01884887243352,20.7443523311663,131.0,8.0,123.0,40.68801293894196,164.4398189770302,68.24792203676178
+US-TX-48251 = 241.66653948874475,32.08184494524697,320.0,162.0,158.0,450.06982871720504,3563.5964108492108,243.78671227849128
+US-TX-48253 = 515.3143365983972,28.43032192869989,597.0,448.0,149.0,6009.3538847317295,109917.30783329731,516.098003007971
+US-TX-48255 = 109.20600693107431,20.834189510454173,170.0,56.0,114.0,159.66851157009103,920.747665311199,111.17560614805465
+US-TX-48257 = 131.6205831903945,19.831419576125004,184.0,93.0,91.0,312.47603196747394,2212.4543833250045,133.106209929454
+US-TX-48259 = 477.036410923277,70.09208427532424,637.0,316.0,321.0,335.80728554096737,2429.4111045683258,482.15831178630606
+US-TX-48261 = 9.59557467732022,5.70782977283295,30.0,1.0,29.0,10.707368671406336,34.33395456600705,11.164872328140044
+US-TX-48263 = 650.2789987789988,39.8322911074743,799.0,536.0,263.0,4400.0378172576475,72635.94784585685,651.4978032717283
+US-TX-48265 = 616.9497163486333,66.98657658571268,738.0,428.0,310.0,808.2207257091521,7682.786266660378,620.5756633524494
+US-TX-48267 = 622.1622988505748,56.540022274962126,747.0,449.0,298.0,1364.8482326259257,15365.187576941471,624.7261001670132
+US-TX-48269 = 553.300061050061,41.73294377161605,688.0,441.0,247.0,2370.3726162564867,31961.457859489445,554.8716934155555
+US-TX-48271 = 378.08756530825497,79.35480989667795,623.0,243.0,380.0,123.21031751472378,668.7109375369527,386.32550122204185
+US-TX-48273 = 15.640814985211962,11.639231465002503,50.0,1.0,49.0,7.131800913761769,20.04702485287872,19.49632792342023
+US-TX-48275 = 444.13553233180926,29.018737353597796,542.0,361.0,181.0,3631.0787540707997,56279.24026734974,445.0825296473191
+US-TX-48277 = 150.87566137566137,18.026683507294607,201.0,104.0,97.0,611.256269539366,5325.140536706701,151.94876279132845
+US-TX-48279 = 1117.6618551189522,36.2779567894512,1202.0,1031.0,171.0,29333.914858624303,906556.8866976382,1118.2504694999036
+US-TX-48281 = 376.0242756460454,49.24577779607094,513.0,249.0,264.0,468.0603509435862,3750.548838790661,379.2352864724921
+US-TX-48283 = 129.37939796716185,23.608716588029203,200.0,79.0,121.0,181.19766699639808,1088.3273394016771,131.5157789669328
+US-TX-48285 = 77.66268299970122,27.44143977640902,164.0,23.0,141.0,31.7114138580852,120.94799039874088,82.36822778058522
+US-TX-48287 = 125.6468452110758,20.885865027685675,200.0,73.0,127.0,235.6845353198824,1527.821658658017,127.37091139444182
+US-TX-48289 = 105.4062092355857,27.96786634104,183.0,41.0,142.0,64.82420848373604,289.028900714634,109.05352123194535
+US-TX-48291 = 21.994177583697233,11.328621550966796,71.0,1.0,70.0,13.738554948966543,44.26902399559008,24.740281199457673
+US-TX-48293 = 147.1851851851852,17.935449230856765,202.0,101.0,101.0,577.3869033162605,4945.876774410561,148.27393256101996
+US-TX-48295 = 798.9170954831333,35.98037215741468,875.0,703.0,172.0,11013.855910413888,246030.10314890216,799.726898782198
+US-TX-48297 = 76.53495847843557,25.752675422813432,156.0,28.0,128.0,35.43956392270107,136.98203825484592,80.75147157005027
+US-TX-48299 = 377.3419749490242,63.079023121785674,568.0,240.0,328.0,232.220549784783,1502.8341395447073,382.5780040938433
+US-TX-48301 = 900.9198504983389,46.95402930970022,1040.0,808.0,232.0,7121.673791471361,137768.92822333015,902.1425928811727
+US-TX-48303 = 987.4778761061947,25.94562308645589,1045.0,865.0,180.0,55243.548288426406,2106794.5242585186,987.8186732171779
+US-TX-48305 = 948.3300248138958,30.117021835130803,1015.0,828.0,187.0,31314.99447172559,989014.3283744099,948.8081317989122
+US-TX-48307 = 514.5345878611184,51.800650360384864,643.0,388.0,255.0,1009.80256260099,10327.813887122695,517.1355233235964
+US-TX-48309 = 172.6437882415536,37.74909829442143,284.0,104.0,180.0,109.9422657547046,575.8843497550805,176.7225849755381
+US-TX-48311 = 97.19566326530612,22.92113211687547,199.0,49.0,150.0,89.63092778211744,445.92470953287363,99.8617807527086
+US-TX-48313 = 83.52625226312612,18.225521906898834,123.0,40.0,83.0,109.62092726587345,562.5837341240408,85.49154616628613
+US-TX-48315 = 77.49244911359159,16.67023373621272,140.0,52.0,88.0,114.9300917315106,609.3577336703228,79.26522795300943
+US-TX-48317 = 848.5279048490394,32.638674499793595,908.0,753.0,155.0,17648.49098865949,460796.1451008783,849.1553970744129
+US-TX-48319 = 502.45669533169536,57.96638093592615,650.0,359.0,291.0,677.0776559973551,6091.42785412678,505.7893158247384
+US-TX-48321 = 8.633852335509793,5.783559648367305,23.0,1.0,22.0,8.172008853575836,22.520398515498126,10.391966529854166
+US-TX-48323 = 241.0174920490686,24.229768925978675,304.0,160.0,144.0,1014.089841649086,10387.074555756048,242.23235369336848
+US-TX-48325 = 294.145108338805,72.86594243172473,600.0,180.0,420.0,78.8480415071048,382.33517029770707,303.035955500516
+US-TX-48327 = 644.738817641539,43.54302792415892,745.0,523.0,222.0,3290.4333090608357,49366.47719639552,646.2075040222093
+US-TX-48329 = 842.3503305004722,22.840464910242414,894.0,793.0,101.0,50271.29339029304,1858071.455812974,842.6599350459061
+US-TX-48331 = 124.63874051166714,20.620653546893422,189.0,72.0,117.0,238.96072673649243,1556.6157138302838,126.33300039592072
+US-TX-48333 = 445.6553651266766,42.31028584052507,548.0,350.0,198.0,1200.3166023560523,12982.302087735754,447.6593177340313
+US-TX-48335 = 658.0882442748092,27.860598994040746,760.0,577.0,183.0,13249.958902473012,314660.6648670163,658.6777286571997
+US-TX-48337 = 295.4423246257705,32.31198087775628,393.0,219.0,174.0,791.9771383726871,7498.513124654808,297.20402300191637
+US-TX-48339 = 62.52266101245693,23.23004780993577,128.0,15.0,113.0,27.763122038655855,100.23245427575304,66.6987125912525
+US-TX-48341 = 1070.411320754717,60.608156771148344,1163.0,870.0,293.0,5561.196586763964,99123.7158281296,1072.1258061753078
+US-TX-48343 = 104.12301166489925,18.81454195618572,174.0,69.0,105.0,186.5501715759382,1134.9488393505842,105.80920823439621
+US-TX-48345 = 710.0862068965517,85.59264058163616,964.0,535.0,429.0,596.5242751236453,5174.405335297847,715.2262029221732
+US-TX-48347 = 101.1472800925926,28.036465767656793,213.0,52.0,161.0,58.04468288349791,253.94673083911405,104.96101982579233
+US-TX-48349 = 122.89219524928217,21.609817252362173,187.0,76.0,111.0,201.21665316651476,1247.890549083523,124.77770576055717
+US-TX-48351 = 51.14177061149985,36.64772372276277,171.0,2.0,169.0,7.655396884776995,22.44772958682555,62.916900395197594
+US-TX-48353 = 710.9589083103342,51.8479202713607,797.0,567.0,230.0,2618.836264104365,36451.0284402693,712.8469514154407
+US-TX-48355 = 17.898625429553263,10.5869512905962,47.0,1.0,46.0,10.154049766365478,29.00041081016717,20.795295859807027
+US-TX-48357 = 894.34375,25.829192130730284,946.0,778.0,168.0,41615.62133242741,1444455.8097784317,894.7166536564459
+US-TX-48359 = 1133.066846361186,74.72119984226478,1323.0,958.0,365.0,3532.3289890642045,54254.788278088185,1135.5279547544178
+US-TX-48361 = 4.389897395422257,2.391677012444588,10.0,1.0,9.0,11.87578834696667,34.84673404881578,4.999131732030174
+US-TX-48363 = 319.74715909090907,44.84491258895543,458.0,216.0,242.0,384.33671587979194,2905.7945513629084,322.87662029298156
+US-TX-48365 = 85.84636118598382,17.459096794594558,149.0,50.0,99.0,133.7329890538518,733.9775209167669,87.60375442729274
+US-TX-48367 = 297.5560675883257,42.75461192742323,408.0,200.0,208.0,358.0344818028718,2640.40559583346,300.61199277422844
+US-TX-48369 = 1250.9488213399504,28.96096968956913,1343.0,1180.0,163.0,80719.37079747647,3492233.1132472903,1251.2840170709333
+US-TX-48371 = 954.0782102800936,171.68687840026138,1607.0,606.0,1001.0,188.8750051809538,1155.1196230909352,969.4027107173223
+US-TX-48373 = 71.27305054610109,23.305709082980794,146.0,13.0,133.0,37.933562238492264,147.8525153150874,74.986690885834
+US-TX-48375 = 1030.9239644970414,62.100223105287974,1192.0,870.0,322.0,4624.72654789906,77595.8980382439,1032.792650188809
+US-TX-48377 = 1302.204710413272,239.86785822099293,2299.0,708.0,1591.0,176.01218136388272,1041.9324318843555,1324.1124186526008
+US-TX-48379 = 135.85365853658536,11.934684603427806,169.0,104.0,65.0,1509.060003153212,17567.71358774011,136.3768793980799
+US-TX-48381 = 1112.591891092039,46.90949588649951,1205.0,844.0,361.0,13411.913659686717,319699.36210249504,1113.580359438907
+US-TX-48383 = 808.1467734109656,29.294561357116184,889.0,720.0,169.0,21077.685479381977,583773.7643550168,808.677549273912
+US-TX-48385 = 624.8592985318107,74.20432325491547,735.0,417.0,318.0,621.6207238261098,5430.645975360145,629.2498903864716
+US-TX-48387 = 121.93846962924007,17.0933586146251,164.0,77.0,87.0,384.4237622245714,2897.4696430205167,123.13071625004574
+US-TX-48389 = 910.6209199612194,94.65976369388112,1447.0,755.0,692.0,920.3352200052199,9171.511457893597,915.5276788462483
+US-TX-48391 = 13.274175620600221,7.138577234676483,30.0,1.0,29.0,12.173045910405436,35.97221528523359,15.071928321949336
+US-TX-48393 = 854.1387518142235,65.77397122532378,1008.0,704.0,304.0,2228.7436860747675,29446.383747974698,856.6675099719316
+US-TX-48395 = 115.79398299542184,20.820185416105037,180.0,66.0,114.0,188.51557790591272,1140.2130942232216,117.6508674796112
+US-TX-48397 = 157.86346153846154,14.237633349765915,185.0,133.0,52.0,1395.9217613776157,15833.655797571988,158.50420402092712
+US-TX-48399 = 550.3423927524647,36.6117131446388,694.0,455.0,239.0,3442.0600383852825,52439.806378239824,551.5588516195651
+US-TX-48401 = 122.77657981431567,21.255031844686158,201.0,67.0,134.0,210.19224857480748,1319.4115279781274,124.60282873843454
+US-TX-48403 = 76.39881831610045,20.95834133404001,162.0,52.0,110.0,60.351675886241985,274.4280400665956,79.22140816452743
+US-TX-48405 = 84.25547098001903,24.396637358601367,168.0,52.0,116.0,52.05504661886506,223.31344066791826,87.71647681292228
+US-TX-48407 = 66.27617741197989,23.809171122865934,131.0,14.0,117.0,29.998562949095383,109.74282704283698,70.42306668913353
+US-TX-48409 = 19.761924342105264,12.925475186503087,63.0,1.0,62.0,8.807534411683408,26.12328771181978,23.61358851381975
+US-TX-48411 = 445.172008012018,50.261008357030924,594.0,305.0,289.0,721.7072625904704,6637.853040444495,448.00031883751797
+US-TX-48413 = 719.9193408499566,28.858366021278492,795.0,634.0,161.0,15599.964303310611,391032.94742167485,720.4975104878948
+US-TX-48415 = 712.7531953743153,48.54162503837257,865.0,566.0,299.0,3210.3228053561666,47811.88917817982,714.4042321246864
+US-TX-48417 = 470.6977244772448,62.391011646753896,618.0,350.0,268.0,452.13299288838954,3586.0204526441275,474.8146861275056
+US-TX-48419 = 91.54570259208731,23.348878959249852,183.0,52.0,131.0,72.41150592893806,337.20929132309374,94.47637700363306
+US-TX-48421 = 1069.9988300672712,40.89131256041089,1159.0,957.0,202.0,17995.28519606109,472947.8724522606,1070.779900721078
+US-TX-48423 = 134.75482738443534,21.199328084150963,196.0,80.0,116.0,275.820984254379,1875.3736133414563,136.4121512719026
+US-TX-48425 = 254.92974588938714,50.98684871111363,389.0,168.0,221.0,140.73085204836602,792.5175171793902,259.9785261915251
+US-TX-48427 = 103.68656355727404,30.53299078974889,175.0,25.0,150.0,49.137454331644605,201.8519610148338,108.08869963545457
+US-TX-48429 = 389.4617469879518,37.72163875924501,499.0,305.0,194.0,1132.1033936235556,12027.966728614203,391.28426290561487
+US-TX-48431 = 755.8515003061849,40.73041393109475,842.0,604.0,238.0,6445.740860806931,120613.54556922072,756.9481205037165
+US-TX-48433 = 549.0312406127966,36.49853711407886,795.0,443.0,352.0,3449.1308777401755,52575.29858434472,550.2430793570187
+US-TX-48435 = 683.2897029702971,31.06628864236564,753.0,558.0,195.0,10705.422368780304,236871.05470440676,683.9955646605083
+US-TX-48437 = 1075.1329479768785,32.83473057625488,1149.0,952.0,197.0,35204.62989846171,1155952.1496179355,1075.6342200569247
+US-TX-48439 = 202.28956333230101,29.057531267229482,294.0,130.0,164.0,358.57670060382014,2650.4887726069787,204.36586690668048
+US-TX-48441 = 609.3118312442679,62.05989141900179,761.0,501.0,260.0,976.3951236606338,9893.08462277135,612.4641522711197
+US-TX-48443 = 726.4585365853659,134.35738921578817,1119.0,348.0,771.0,174.36078558984494,1034.2419608381165,738.7786633455478
+US-TX-48445 = 1022.4906947890819,35.19139321750743,1105.0,932.0,173.0,24615.43737193194,717731.1817705727,1023.096112340795
+US-TX-48447 = 416.69781371668165,39.41681067480767,525.0,333.0,192.0,1213.4975556240092,13176.40683599044,418.55794451907843
+US-TX-48449 = 107.72207792207791,15.926312650556575,150.0,75.0,75.0,329.8181099851687,2372.0375269803467,108.89303699729155
+US-TX-48451 = 631.5860095976375,62.10302711050246,794.0,509.0,285.0,1082.6811124321446,11332.769935426231,634.6319196949952
+US-TX-48453 = 222.5270880361174,62.29440088292406,414.0,113.0,301.0,56.79928590399895,249.01795303103768,231.08201420966623
+US-TX-48455 = 76.07557677008751,18.248436255775395,125.0,40.0,85.0,84.94458989618064,408.4112449383597,78.23361685798872
+US-TX-48457 = 62.2771194165907,25.241533126149715,134.0,12.0,122.0,22.706885197431657,78.71882089551845,67.19802524916051
+US-TX-48459 = 113.20485945688424,19.296635168837792,184.0,69.0,115.0,219.89766892011525,1403.492816278695,114.83771302796019
+US-TX-48461 = 835.6436255436026,41.641298487809266,963.0,710.0,253.0,8141.636353596762,164593.17169735342,836.6805045245214
+US-TX-48463 = 362.3368010403121,99.99704842357261,655.0,197.0,458.0,59.138071165373006,263.62630711816377,375.88211859777664
+US-TX-48465 = 512.4352409638554,100.82718155585957,723.0,261.0,462.0,146.10475404540625,815.856528279591,522.2604682743878
+US-TX-48467 = 143.912930474334,16.255579992298152,199.0,99.0,100.0,720.4523024627514,6616.242311203367,144.82808925963394
+US-TX-48469 = 27.734007832898172,14.140938019191035,70.0,1.0,69.0,13.903729162669567,44.17420004080512,31.131034652543416
+US-TX-48471 = 84.9925187032419,22.925483313154103,149.0,40.0,109.0,61.93906090592743,271.5940128985031,88.0301426822803
+US-TX-48473 = 62.14967105263158,17.02555708897771,107.0,27.0,80.0,59.84965304911441,263.3183458266202,64.43951587450321
+US-TX-48475 = 796.6014319809069,28.004706352713313,880.0,730.0,150.0,23101.399177831092,659559.872299995,797.0935359240677
+US-TX-48477 = 91.55201109570042,24.306230342233427,168.0,37.0,131.0,65.00734389433488,293.0951336530951,94.72361674427854
+US-TX-48479 = 170.30900432900432,41.131418735970534,282.0,80.0,202.0,83.85706769210708,406.90194030513896,175.2054524344792
+US-TX-48481 = 31.527466666666665,7.823395186802874,51.0,6.0,45.0,77.73869175874215,366.63298659711074,32.48363690639745
+US-TX-48483 = 750.0340236686391,61.40826392182845,913.0,598.0,315.0,1858.6701378305977,23150.254680033053,752.5436941058383
+US-TX-48485 = 319.9570125922709,18.799381280718666,379.0,280.0,99.0,4981.355933411107,85668.75279646555,320.5088245953744
+US-TX-48487 = 375.16102165463633,23.306986173864125,447.0,311.0,136.0,4219.00124401068,68698.60556462524,375.8843010468237
+US-TX-48489 = 7.272286821705427,3.6612213887264753,23.0,1.0,22.0,14.290766023777161,46.4157224830605,8.14190995248772
+US-TX-48491 = 230.98576779026217,60.07729974591124,407.0,121.0,286.0,68.54567241651546,311.7707845304382,238.67070801926445
+US-TX-48493 = 140.10859403092414,23.720604963220584,230.0,89.0,141.0,224.4700954135397,1445.8582842752658,142.10237584623093
+US-TX-48495 = 889.9696561024949,43.883309638377106,1029.0,811.0,218.0,8402.819923768333,171697.92245073765,891.050915294974
+US-TX-48497 = 269.51418225709114,29.749111007616484,366.0,197.0,169.0,770.891932556734,7236.8181899039155,271.1510723627182
+US-TX-48499 = 129.57165861513687,17.667672070180462,192.0,84.0,108.0,416.540632295768,3221.3453139533967,130.77064407831372
+US-TX-48501 = 1119.7903721406624,31.239322728993194,1198.0,1036.0,162.0,46165.53582903706,1658682.5359731498,1120.2260364870517
+US-TX-48503 = 355.3627684964201,19.800683987398994,422.0,300.0,122.0,5834.270912728787,105665.95886346599,355.9139844397928
+US-TX-48505 = 122.45717526942711,27.393826564111897,260.0,72.0,188.0,103.39916753466255,535.8606333418517,125.48378982478904
+US-TX-48507 = 207.73327425786442,23.449872356992778,277.0,163.0,114.0,722.0780584814938,6642.96734657976,209.0526482670152
+US-UT-49001 = 1930.6380818337186,344.6433787549391,3595.0,1417.0,2178.0,193.79748731654695,1204.804707680168,1961.158448862864
+US-UT-49003 = 1468.1430522740698,275.6252619443116,3021.0,1258.0,1763.0,168.84516033706228,1018.3658544435947,1493.7915875256804
+US-UT-49005 = 1909.9206416209372,416.66109407983913,2943.0,1331.0,1612.0,110.19085642533275,571.6736040894332,1954.8409972705044
+US-UT-49007 = 2188.5455008488966,361.3130544440319,3065.0,1342.0,1723.0,240.49230133178258,1570.2600926726698,2218.1700864896775
+US-UT-49009 = 2290.913769123783,381.82181718003966,3657.0,1632.0,2025.0,234.63201222062239,1530.1283468947256,2322.5145419642918
+US-UT-49011 = 1385.4792166266986,289.7069141232824,2817.0,1258.0,1559.0,126.47942100840288,722.8631516964158,1415.4443669022685
+US-UT-49013 = 2371.956690168126,560.7696621533822,3987.0,1500.0,2487.0,88.96075899831787,439.8677520927783,2437.343052183042
+US-UT-49015 = 1803.2845730824893,348.4665723878065,3261.0,1205.0,2056.0,155.2903880998548,907.0249519323805,1836.6448223837406
+US-UT-49017 = 2090.0266532054516,488.0399086597104,3445.0,1100.0,2345.0,91.79161213906161,455.85493076395005,2146.25123495684
+US-UT-49019 = 1758.2882529909746,419.8348811031161,3668.0,1185.0,2483.0,86.968348512861,431.76160086081757,1807.7164899388736
+US-UT-49021 = 1933.8579239302694,385.0596292614602,3414.0,1511.0,1903.0,143.01207715146242,817.0589845308981,1971.820830611865
+US-UT-49023 = 1677.945719165367,322.3973931439505,3549.0,1280.0,2269.0,158.45720943422933,942.4137392087762,1708.6374441558387
+US-UT-49025 = 1767.1514041514042,348.8289054103447,3039.0,1100.0,1939.0,145.65924329524745,824.8782222822414,1801.25114585503
+US-UT-49027 = 1638.2604060337983,276.53388839401674,3115.0,1325.0,1790.0,227.28594520493968,1485.7947876113997,1661.4355688404953
+US-UT-49029 = 2047.6460467021711,278.2840748125652,2813.0,1450.0,1363.0,420.3761120567992,3256.0882539817,2066.4695397874407
+US-UT-49031 = 2377.41325136612,401.145197217455,3573.0,1740.0,1833.0,226.3568406132006,1456.4188784686369,2411.0187135362216
+US-UT-49033 = 2088.6072996072994,192.08453133197128,2788.0,1793.0,995.0,1318.9930177805559,14726.47894526427,2097.4214929646164
+US-UT-49035 = 1683.2125272670614,481.8060687615077,3354.0,1258.0,2096.0,54.23795547159941,241.04251294958183,1750.8116688679534
+US-UT-49037 = 1721.6491436884216,350.9769367268424,3705.0,1100.0,2605.0,133.72795960520907,747.1422155808873,1757.0602107148272
+US-UT-49039 = 2228.766746602718,493.9636696193394,3413.0,1521.0,1892.0,105.7954487696311,545.7795747268248,2282.849385672622
+US-UT-49041 = 2300.2937298170077,437.8138409602386,3511.0,1548.0,1963.0,161.06192224408662,935.5135304671023,2341.5875389939615
+US-UT-49043 = 2559.7588046958376,483.8737335406047,3940.0,1590.0,2350.0,164.11182420686666,957.238616091246,2605.090963522846
+US-UT-49045 = 1449.4937266047414,273.7211611910062,3304.0,1258.0,2046.0,166.55825805657014,1008.9490431871503,1475.1119745803219
+US-UT-49047 = 1902.3810435076266,417.5661269610959,3731.0,1317.0,2414.0,109.4886791592587,582.6975344364064,1947.6691467193436
+US-UT-49049 = 1899.539767331434,455.4636503966182,3563.0,1338.0,2225.0,85.60534518590116,418.4754357613772,1953.381290098319
+US-UT-49051 = 2436.018483511867,334.7795389700064,3228.0,1580.0,1648.0,406.6404944802345,3110.440557794795,2458.915084285024
+US-UT-49053 = 1559.2460971379012,460.70107254921265,3144.0,676.0,2468.0,49.31394660487257,208.0509412062832,1625.8824895077046
+US-UT-49055 = 1867.4885504201682,458.2355407356309,3416.0,1175.0,2241.0,80.96242252588564,395.87848424437766,1922.8867092846883
+US-UT-49057 = 1702.300985595148,446.44805457630264,2958.0,1258.0,1700.0,67.37980934571986,308.10777472718183,1759.8705949566793
+US-VA-51001 = 4.847475273295159,4.3587383289715,17.0,1.0,16.0,5.5962405096781165,15.256111233557174,6.51894288559528
+US-VA-51003 = 234.41195079086117,153.73112491472787,997.0,82.0,915.0,10.587858060333609,43.475709658386585,280.3252065746582
+US-VA-51005 = 620.7927724449463,171.26100049982378,1200.0,316.0,884.0,58.950731118595954,260.41177910569576,643.9829163976973
+US-VA-51007 = 95.6819526627219,20.691221726668008,160.0,47.0,113.0,112.8412350128829,589.7249231528166,97.89362962876334
+US-VA-51009 = 360.0668859649123,208.5887887854221,1191.0,129.0,1062.0,12.081542831773472,44.36825689757166,416.12191143394335
+US-VA-51011 = 209.38949843260187,29.963135909672967,312.0,112.0,200.0,362.0674664070144,2676.1849916484985,211.5224611415963
+US-VA-51013 = 71.02941176470588,33.43752027885854,140.0,3.0,137.0,15.802175179450169,48.41834967855701,78.5063379482142
+US-VA-51015 = 567.9486858573216,179.99581727903455,1298.0,326.0,972.0,42.17792717125101,179.50785446017485,595.7887243016658
+US-VA-51017 = 685.880626223092,176.04141468235588,1322.0,360.0,962.0,71.48390198781128,334.7137292839714,708.1121472701524
+US-VA-51019 = 332.592691920885,148.0504395759324,1253.0,168.0,1085.0,20.74873488634779,90.73500003021839,364.0560827369975
+US-VA-51021 = 829.2936857562408,123.07782754882832,1325.0,566.0,759.0,326.9035014789186,2358.227616111599,838.377104213438
+US-VA-51023 = 462.50335249042143,149.8292322590473,1110.0,233.0,877.0,40.09207798273304,170.30063164492384,486.16679226805957
+US-VA-51025 = 86.73010702652397,18.00671326746719,142.0,38.0,104.0,126.29873520506406,682.3153539354183,88.57964318921749
+US-VA-51027 = 578.9676577986437,109.6047006243259,889.0,257.0,632.0,163.22782191263826,948.5796960483992,589.2509984512504
+US-VA-51029 = 152.85881822282363,37.86138339754247,356.0,60.0,296.0,78.9464954557194,385.7844930433199,157.47794341193926
+US-VA-51031 = 218.18522372528616,39.99444589661686,391.0,116.0,275.0,179.13686011328255,1076.5208670426416,221.82053005668928
+US-VA-51033 = 53.13505607020966,18.842227613206095,112.0,1.0,111.0,30.46177447609303,109.21918233870606,56.3769786793527
+US-VA-51035 = 753.7773501924135,110.70255137104733,1040.0,357.0,683.0,334.58472140021564,2391.7258758259522,761.8630772935223
+US-VA-51036 = 20.575,11.379443897706622,49.0,1.0,48.0,11.630591156470668,34.720839486078255,23.51217489772166
+US-VA-51037 = 154.12451361867704,25.795515518639686,239.0,91.0,148.0,231.6175677561308,1501.1655687031562,156.26827675208474
+US-VA-51041 = 65.90848886213125,23.785921727578465,124.0,1.0,123.0,29.032377151924006,102.02834866842969,70.0692441554793
+US-VA-51043 = 188.80863309352517,51.1521576751383,501.0,113.0,388.0,63.9809026992391,317.44891013820273,195.61503818844713
+US-VA-51045 = 675.7013720742534,177.28565820920963,1157.0,357.0,800.0,67.17578460438642,306.3454794482879,698.5717921800889
+US-VA-51047 = 122.813224267212,30.451553077510805,314.0,44.0,270.0,78.36646200508662,376.5671188999722,126.53215061691225
+US-VA-51049 = 108.26614310645724,18.51488308349734,159.0,53.0,106.0,217.35669256871873,1374.1061751301472,109.83787433642121
+US-VA-51051 = 594.0696202531645,101.52733105173562,922.0,308.0,614.0,218.53565036094335,1395.9119059309667,602.6827628680182
+US-VA-51053 = 73.54725848563969,21.708061491928817,127.0,22.0,105.0,48.95630853852626,201.59908289360266,76.68402157223409
+US-VA-51057 = 32.25990338164251,18.153587526637356,69.0,1.0,68.0,10.686240582146855,28.90226526043735,37.016943502674465
+US-VA-51059 = 88.74564676616916,33.90907297178116,155.0,1.0,154.0,24.979946744662428,82.72257797682006,95.003237048804
+US-VA-51061 = 166.86007094994088,83.16648068858656,648.0,59.0,589.0,16.237249297541872,66.98181682824902,186.43751443189845
+US-VA-51063 = 788.564606741573,77.40595079984075,1062.0,459.0,603.0,1087.887564548305,11399.740332532983,792.3546051009731
+US-VA-51065 = 120.08668453976765,19.664491289988927,168.0,67.0,101.0,245.8644379950957,1612.3355295958609,121.68608803576406
+US-VA-51067 = 375.7195530726257,126.02662930371153,1054.0,212.0,842.0,37.47963489298201,164.21348861143727,396.29268710733055
+US-VA-51069 = 289.87655050206735,104.49916896165665,784.0,157.0,627.0,31.948561066223395,139.54830792115382,308.13712993512235
+US-VA-51071 = 771.1509846827133,195.9219797121627,1317.0,453.0,864.0,73.3289631772084,343.7176846379911,795.6502141716871
+US-VA-51073 = 15.019209039548022,10.73221421577354,43.0,1.0,42.0,7.164364941720422,18.704600531862337,18.45960622946472
+US-VA-51075 = 91.61161524500908,21.447055719244496,159.0,40.0,119.0,91.1348471879785,452.156393650314,94.08859785767858
+US-VA-51077 = 928.6244800950683,188.19726864643258,1695.0,656.0,1039.0,136.23198403562418,768.6925565617067,947.5028427175369
+US-VA-51079 = 385.7768313458262,263.0272647817709,1091.0,132.0,959.0,8.542118269337957,25.856212041644973,466.91231042006785
+US-VA-51081 = 46.26148705096074,19.00558671224242,97.0,9.0,88.0,21.835629001387233,73.83236715232688,50.01337331597193
+US-VA-51083 = 143.9693192713327,22.944045590873436,227.0,91.0,136.0,266.0418104914177,1793.151847635573,145.78612457818818
+US-VA-51085 = 60.16814159292036,22.412648591817636,116.0,4.0,112.0,27.15382800059888,94.83592271178777,64.20694728490069
+US-VA-51087 = 47.70550161812298,21.941685043490427,105.0,1.0,104.0,16.93909262891538,54.53069292321979,52.509546057688084
+US-VA-51089 = 288.2652399481193,47.58472897020753,524.0,182.0,342.0,241.38070586725775,1593.2550214342807,292.16631392669984
+US-VA-51091 = 884.8630136986301,167.92754001139912,1359.0,503.0,856.0,162.34963055888358,944.9607912446111,900.6565448083427
+US-VA-51093 = 17.25143325143325,7.671586748289782,31.0,1.0,30.0,17.717656839332964,54.183965720628684,18.880285815241052
+US-VA-51095 = 18.777969018932875,10.484999366231914,42.0,1.0,41.0,11.057410693136516,31.15895745323465,21.506913590422183
+US-VA-51097 = 35.58924205378973,15.723957862184696,69.0,1.0,68.0,18.045494693277156,56.266415599342096,38.908058301783655
+US-VA-51099 = 28.114958448753463,16.824475083650555,68.0,1.0,67.0,9.859579416165294,27.68149732564582,32.7645212145014
+US-VA-51101 = 34.201458523245215,18.8310745546971,72.0,1.0,71.0,11.382435275469543,32.142364197212835,39.04291400499997
+US-VA-51103 = 16.554730983302413,10.63888058160589,41.0,1.0,40.0,8.544881386542086,23.012703019525034,19.678539019937016
+US-VA-51105 = 552.0563636363636,126.39987475583996,1075.0,363.0,712.0,97.70036709816274,505.30052366050865,566.3419081877104
+US-VA-51107 = 150.64264413518887,74.07840689672301,547.0,56.0,491.0,16.948622351280765,72.1361205634672,167.87142877928218
+US-VA-51109 = 115.44836400817996,23.162445196193794,176.0,65.0,111.0,138.8772132416712,770.3681151959412,117.74898564162623
+US-VA-51111 = 136.9699938763013,22.944480632344288,198.0,73.0,125.0,230.525444538212,1483.4885038815473,138.87846634364175
+US-VA-51113 = 321.3110932475884,258.79193527075824,1160.0,90.0,1070.0,7.23670497150234,23.96273134443927,412.5700963535102
+US-VA-51115 = 3.8194070080862534,2.768177010422032,18.0,1.0,17.0,8.179396852176096,28.750923171953975,4.717061993916069
+US-VA-51117 = 113.64573643410853,22.030899750974985,186.0,61.0,125.0,152.9833182291856,875.680173044574,115.76145279620661
+US-VA-51119 = 19.626641651031896,11.138788580808345,44.0,1.0,43.0,10.77258982353099,30.352602683599958,22.567181338083987
+US-VA-51121 = 626.0281124497992,99.61702709812995,1081.0,371.0,710.0,267.45755981060563,1811.4407390487133,633.9043694953742
+US-VA-51125 = 354.50246575342464,236.53699092554595,1183.0,100.0,1083.0,9.381145263405136,31.915545514014386,426.17102940177654
+US-VA-51127 = 24.067307692307693,12.647601188699875,53.0,1.0,52.0,12.481250628395872,35.93185834264227,27.188179699726412
+US-VA-51131 = 4.6484375,3.6888250967358207,12.0,1.0,11.0,6.381552411273121,16.972941591002716,5.93425663295027
+US-VA-51133 = 15.705521472392638,12.218025763699401,48.0,1.0,47.0,6.321002867057895,16.251298114172773,19.898330540078195
+US-VA-51135 = 121.07634854771784,22.249937776659877,181.0,68.0,113.0,177.67025600167398,1061.4919304159446,123.10378511123731
+US-VA-51137 = 131.017597551645,30.96006010237548,333.0,54.0,279.0,89.66634672667128,455.3380663079853,134.62591202939913
+US-VA-51139 = 423.39338842975206,174.68050823227864,1095.0,171.0,924.0,22.38624603602459,81.09244818254122,458.01227202151915
+US-VA-51141 = 496.6589063345966,183.04884852961743,1040.0,252.0,788.0,29.30816548825659,114.62379808041808,529.3174380175817
+US-VA-51143 = 219.42497291440952,40.63024686509889,525.0,115.0,410.0,174.26596178806065,1042.6814615558146,223.15495893842072
+US-VA-51145 = 87.72690763052209,18.34781425749706,135.0,36.0,99.0,123.07741402847721,651.9640171219722,89.62506686436427
+US-VA-51147 = 147.78043315907394,27.10394683054401,224.0,74.0,150.0,178.57486669755673,1067.769314719485,150.24540045697398
+US-VA-51149 = 30.80510879848628,12.288084559846652,53.0,1.0,52.0,22.637900616071757,73.33717867273499,33.1655205030242
+US-VA-51153 = 86.33946251768035,39.762404841122255,356.0,1.0,355.0,19.153464320241092,86.71234658362475,95.05551865405411
+US-VA-51155 = 670.4098228663446,90.69930678531883,1104.0,509.0,595.0,427.3063853765611,3355.675360892277,676.5173278246618
+US-VA-51157 = 317.247572815534,202.2685609444433,1033.0,114.0,919.0,10.042387942323584,34.29457695295724,376.24273176220095
+US-VA-51159 = 27.78203434610304,13.995707761873113,53.0,1.0,52.0,13.344761302646283,37.637953184654556,31.108218659444397
+US-VA-51161 = 471.9106628242075,179.59519988825863,1134.0,269.0,865.0,27.20003630692081,104.98435863818062,504.9298065177837
+US-VA-51163 = 489.7594239728928,154.42973665470961,1102.0,215.0,887.0,42.32389512577674,176.61923547360183,513.5297819343127
+US-VA-51165 = 520.0435540069686,196.12955070110402,1291.0,277.0,1014.0,27.90592498354175,109.52048344870262,555.7986134585223
+US-VA-51167 = 683.5523059617548,123.50768053688178,1379.0,445.0,934.0,187.86166985380697,1169.154647571133,694.6206893961861
+US-VA-51169 = 566.9961464354528,146.44248604573087,1157.0,362.0,795.0,71.03101013016511,340.59545387073086,585.602281238647
+US-VA-51171 = 388.0469934310258,153.50816677330087,990.0,156.0,834.0,25.070002780317626,97.16128223530447,417.30711278021374
+US-VA-51173 = 811.8096357226792,156.6701091574029,1444.0,523.0,921.0,155.5356352396834,903.364387621512,826.7892160373052
+US-VA-51175 = 20.406521739130437,8.998717352415142,42.0,3.0,39.0,18.308511948655685,57.938636031638836,22.302534463111158
+US-VA-51177 = 92.95471698113208,23.25836212134677,162.0,2.0,160.0,75.22544747723826,345.92376850908414,95.82030482945702
+US-VA-51179 = 67.90534208059981,32.10321100807806,141.0,1.0,140.0,15.67546839105751,47.8217027336161,75.11159457841688
+US-VA-51181 = 26.098499061913696,9.361143673739495,47.0,1.0,46.0,29.240258183466743,101.42873534484757,27.72656964294543
+US-VA-51183 = 30.576344086021507,9.783521342548328,76.0,6.0,70.0,40.68039585296671,169.05801981474482,32.103428283080326
+US-VA-51185 = 829.3260538344338,133.75288318387436,1412.0,548.0,864.0,257.95197113594895,1737.2930407856607,840.0425806639763
+US-VA-51187 = 268.3806146572104,124.82050205377129,903.0,126.0,777.0,18.091767505151065,69.57012009619935,295.987013324466
+US-VA-51191 = 668.3441108545035,148.75023416817535,1521.0,409.0,1112.0,105.95697055075617,567.1711792690455,684.6973657602196
+US-VA-51193 = 20.996777658431792,16.204088752589545,53.0,1.0,52.0,6.301204375359512,15.794616526340077,26.52238986855106
+US-VA-51195 = 715.1210230817218,141.36242983863426,1215.0,443.0,772.0,145.40356996643632,827.4613332934938,728.9591306948088
+US-VA-51197 = 757.4942857142858,103.70523459128113,1201.0,565.0,636.0,412.74946141881054,3204.297401570629,764.5602452203676
+US-VA-51199 = 13.99067599067599,9.77532723851021,39.0,1.0,38.0,7.531092049232781,20.276516057112353,17.067396910367947
+US-VA-51510 = 45.49152542372882,26.024351621781076,92.0,5.0,87.0,10.742732151898172,30.359879999773163,52.409405288668026
+US-VA-51515 = 285.44444444444446,16.223744220839095,332.0,251.0,81.0,5499.577234844273,97712.86183484968,285.90512541880173
+US-VA-51520 = 567.5471698113207,23.46459881716305,621.0,517.0,104.0,14223.169794371748,345799.37963606254,568.0320214199993
+US-VA-51530 = 299.8333333333333,37.50185180612937,386.0,250.0,136.0,535.7379086711284,4494.067974155699,302.16951644179244
+US-VA-51540 = 149.07692307692307,19.709928014262665,194.0,105.0,89.0,455.8427491787358,3632.774636512664,150.37423401770084
+US-VA-51550 = 4.958490566037736,0.8879558807381219,7.0,1.0,6.0,189.82548444676,1143.0025459443111,5.037369783887485
+US-VA-51560 = 395.54545454545456,28.493583444710165,444.0,333.0,111.0,2716.296157625032,38267.84701083626,396.5704110357843
+US-VA-51570 = 17.392857142857142,8.845254117783346,31.0,1.0,30.0,13.355294879747365,38.903885694703206,19.512816301087856
+US-VA-51580 = 413.27272727272725,36.94736036601977,483.0,358.0,125.0,1433.5317357315264,16429.2961050384,414.9210220577581
+US-VA-51590 = 163.9277108433735,18.212456436696208,204.0,121.0,83.0,755.9875378397343,7043.9254497240845,164.93631483638535
+US-VA-51595 = 39.111111111111114,6.870944370551247,52.0,27.0,25.0,201.5655391754319,1247.554708425973,39.710060298227816
+US-VA-51600 = 124.76,11.907241494149684,144.0,99.0,45.0,1181.5792411774619,12708.52480428813,125.32693246066465
+US-VA-51610 = 112.125,7.55707450009592,120.0,95.0,25.0,3309.442123890281,49708.80311639509,112.37937978116804
+US-VA-51620 = 12.9375,7.845928482340379,27.0,4.0,23.0,9.984796110362149,29.171979371802525,15.13068075137401
+US-VA-51630 = 43.05128205128205,23.8950147337384,86.0,7.0,79.0,11.42786962004905,32.89656955784634,49.23804032843524
+US-VA-51640 = 751.78125,27.17965044730156,811.0,703.0,108.0,21244.398439806293,589919.1645570702,752.2724115970225
+US-VA-51650 = 3.4046511627906977,2.6446922262024852,12.0,1.0,11.0,7.098179901714188,21.626634050764824,4.311153733239851
+US-VA-51660 = 422.11267605633805,22.111464934986028,476.0,373.0,103.0,7014.425616975511,135002.05950053054,422.6914100960819
+US-VA-51670 = 19.523809523809526,7.168841625355739,30.0,3.0,27.0,28.244951818728904,100.21780151862302,20.798351583032453
+US-VA-51678 = 319.0,16.47725705328408,340.0,294.0,46.0,7314.165154073911,142714.08845205512,319.42526512472364
+US-VA-51680 = 230.53191489361703,25.13419393662388,308.0,151.0,157.0,798.5494712820935,7564.747113238429,231.89801958913253
+US-VA-51683 = 74.95,11.364308161960409,92.0,55.0,37.0,306.63864512869844,2154.103645846996,75.8066619763725
+US-VA-51685 = 69.9,9.66902270139025,85.0,55.0,30.0,399.43020190148974,3044.4560528895063,70.5655723423257
+US-VA-51690 = 273.0731707317073,25.04667861131802,337.0,221.0,116.0,1328.8401217028145,14853.2449811482,274.21942433556165
+US-VA-51700 = 8.522900763358779,5.389898169037597,26.0,1.0,25.0,9.569727690248017,30.356767612840862,10.084187607073586
+US-VA-51710 = 3.7409090909090907,1.2581223711652398,5.0,1.0,4.0,34.184835519388315,122.18835791955145,3.9468053824926215
+US-VA-51720 = 734.6551724137931,90.14481676994811,1023.0,634.0,389.0,567.243102157946,4864.06672548453,740.1650561495237
+US-VA-51730 = 34.464285714285715,13.785297921173493,53.0,1.0,52.0,22.433658058817443,71.95083870949364,37.11901707442465
+US-VA-51735 = 1.860759493670886,1.0029598880779897,4.0,1.0,3.0,12.910337340211722,42.39456856728819,2.1138482515023984
+US-VA-51740 = 4.141843971631205,1.4121135524011537,6.0,1.0,5.0,32.60172114261375,112.38948143115039,4.375949744936837
+US-VA-51750 = 572.2380952380952,30.10047422803891,673.0,521.0,152.0,6928.366967695141,132830.97895250286,573.0292105909404
+US-VA-51760 = 51.49367088607595,19.58485168793778,103.0,1.0,102.0,25.488679768803706,86.2861765763306,55.09232756892765
+US-VA-51770 = 328.0920245398773,33.420872544984654,520.0,280.0,240.0,977.5944988153171,9956.878815576514,329.78982896436264
+US-VA-51775 = 348.3454545454546,29.366782831701148,463.0,308.0,155.0,1705.7951597893584,20703.810746449777,349.58112597273276
+US-VA-51790 = 462.13513513513516,32.939471239263675,524.0,389.0,135.0,2803.4477316565626,39915.43107928253,463.30755648045704
+US-VA-51800 = 13.629559748427672,7.009912599237237,28.0,1.0,27.0,13.272670584810127,39.301399896482586,15.326570835803606
+US-VA-51810 = 3.6423149905123338,1.574269129968038,12.0,1.0,11.0,19.021546125042793,60.650852059893985,3.9679694786730924
+US-VA-51820 = 419.2542372881356,20.989580320849424,507.0,383.0,124.0,8030.786660530481,161706.78202934566,419.7793205555768
+US-VA-51830 = 26.714285714285715,7.412620236833277,37.0,7.0,30.0,56.75812353150803,237.6050711455283,27.72363612515501
+US-VA-51840 = 244.34285714285716,16.37758547901518,275.0,211.0,64.0,3365.386813775181,50869.342504842854,244.89111282947192
+US-VT-50001 = 253.4754916348694,236.16337921011134,1143.0,15.0,1128.0,5.539961330671294,16.00147303941322,346.44330927220625
+US-VT-50003 = 520.1247765462996,200.59469276671499,1137.0,152.0,985.0,25.36998747382688,89.24965668453343,557.4657065179085
+US-VT-50005 = 426.55970961887476,123.1354542066349,985.0,113.0,872.0,52.41111359425144,225.34006475253997,443.97694304188036
+US-VT-50007 = 199.276376146789,175.14072670682262,1085.0,29.0,1056.0,6.504074036157533,22.732990628054637,265.3023713455841
+US-VT-50009 = 496.0353889278206,130.82687467509265,1023.0,241.0,782.0,66.53528700250659,305.9312082736642,512.9978345042274
+US-VT-50011 = 197.50562563927718,142.56784073362428,937.0,27.0,910.0,8.262773571660617,29.33721063351213,243.58583984010707
+US-VT-50013 = 32.506682867557714,7.806570529472381,61.0,21.0,40.0,87.19696165876388,454.71710997222004,33.43092841193012
+US-VT-50015 = 403.41128205128206,164.4295502667342,1257.0,118.0,1139.0,23.23343236939469,88.04309882259389,435.63486945741556
+US-VT-50017 = 403.688060731539,123.47605195384293,940.0,108.0,832.0,45.021236298326954,185.0097030187496,422.1497196295395
+US-VT-50019 = 407.97444298820443,128.08824418480566,1096.0,153.0,943.0,42.75711992725122,179.48291316068108,427.6093362286212
+US-VT-50021 = 378.30796549974633,215.60707311481892,1168.0,28.0,1140.0,11.23926346785747,34.54928863989907,435.4346411778656
+US-VT-50023 = 420.48820512820515,156.85892060062147,1100.0,102.0,998.0,28.284877016408014,109.71116593664478,448.792882768802
+US-VT-50025 = 428.9363387145903,178.50745437822238,1168.0,53.0,1115.0,21.406054007541215,74.05239850878547,464.5979917503636
+US-VT-50027 = 399.9807407407407,144.21585887158386,942.0,96.0,846.0,30.09322857515625,113.08248241969955,425.1856146597392
+US-WA-53001 = 482.7682307055904,87.20553809282441,647.0,194.0,453.0,185.29838972058806,1105.318266962205,490.58125774703745
+US-WA-53003 = 857.1523775216139,323.2946527128678,1887.0,210.0,1677.0,26.81050044320774,96.61067257889955,916.0947717150714
+US-WA-53005 = 275.51686715481173,164.12669702321475,1046.0,84.0,962.0,11.08086493212905,38.65004946680788,320.6978589927789
+US-WA-53007 = 1210.9470035778174,525.1975968636082,2745.0,160.0,2585.0,19.28805618302871,63.29716093616728,1319.933771529997
+US-WA-53009 = 444.5611411335931,432.08043610903957,2085.0,1.0,2084.0,5.41527948379766,16.29647766941251,619.9420226716154
+US-WA-53011 = 220.87047551454933,192.95431464086195,1021.0,5.0,1016.0,6.177432359317495,19.20190049499602,293.2833689327574
+US-WA-53013 = 848.6472727272727,416.83273140803334,1869.0,167.0,1702.0,15.036706664654009,48.07545795190689,945.4902006263839
+US-WA-53015 = 399.6158113730929,287.9938005884555,1337.0,2.0,1335.0,7.60869441777701,22.478055133892664,492.5781418990884
+US-WA-53017 = 673.5519942161707,173.8552797874619,1275.0,160.0,1115.0,69.16886312967816,310.2643462872003,695.627736093492
+US-WA-53019 = 1005.7124619463813,314.98458910979235,2131.0,380.0,1751.0,42.43547105425216,171.77550718587716,1053.884646197541
+US-WA-53021 = 281.53930131004364,92.31156059562173,491.0,87.0,404.0,37.46794617498341,143.93797059793147,296.2866895453569
+US-WA-53023 = 824.6940083306632,395.5068766171382,1908.0,185.0,1723.0,16.0743474341119,54.00645340072499,914.6288300878886
+US-WA-53025 = 420.24148256049205,139.04975650177502,881.0,97.0,784.0,37.19425953242777,147.93400711914566,442.648549582898
+US-WA-53027 = 156.1427231148118,180.5490451366986,1334.0,1.0,1333.0,6.037464822673688,26.681772370359628,238.70171277450513
+US-WA-53029 = 60.93723849372385,32.73205270652079,164.0,1.0,163.0,12.589338151301817,39.67803728007887,69.1717739372313
+US-WA-53031 = 648.717764519664,539.6483012360263,2326.0,1.0,2325.0,5.999275987415952,16.178692359765925,843.8335304017718
+US-WA-53033 = 537.7011092851274,467.8770642269869,2131.0,1.0,2130.0,5.599316036881017,14.758398270673469,712.7632356933974
+US-WA-53035 = 98.7809373354397,61.19445981047904,488.0,1.0,487.0,10.71542862747726,41.979212736932084,116.19998060397602
+US-WA-53037 = 968.1521129484576,383.66387934836393,2288.0,133.0,2155.0,24.03890292648288,85.23476396921444,1041.4012128489187
+US-WA-53039 = 631.2268331497123,275.4245703011874,1750.0,25.0,1725.0,19.508661986575905,68.59904510773366,688.6987794484671
+US-WA-53041 = 568.8277023865231,452.33363747152026,2194.0,6.0,2188.0,6.557401897954624,18.657325362565523,726.7535170816495
+US-WA-53043 = 657.1448058761805,92.44582356823615,1006.0,393.0,613.0,379.928639130596,2842.8325406017907,663.6154957392513
+US-WA-53045 = 301.0831168831169,350.98635661349175,1945.0,1.0,1944.0,4.945594368889374,16.246942922242134,462.431038967829
+US-WA-53047 = 1146.655459401267,506.44827818542774,2636.0,221.0,2415.0,18.74461436450864,62.41558690060936,1253.5184885161113
+US-WA-53049 = 171.0503894839338,146.591956452384,850.0,1.0,849.0,6.35230231254692,20.368535705008483,225.27191888724866
+US-WA-53051 = 1056.4058105393294,321.80374866788515,2121.0,598.0,1523.0,45.83504635508155,191.36969345341143,1104.3327800975392
+US-WA-53053 = 632.9970756516211,654.8439384439739,4256.0,1.0,4255.0,5.070537345474555,16.121324541850537,910.772134784721
+US-WA-53055 = 80.77962347729789,96.6879486162064,663.0,1.0,662.0,6.037803092536725,28.115946533106865,125.99169407839624
+US-WA-53057 = 723.9662025316455,599.8371211384849,2552.0,1.0,2551.0,5.9417999971678315,15.92179128278856,940.1763846767252
+US-WA-53059 = 886.1716838487972,363.84343760500883,2492.0,7.0,2485.0,21.89881782762858,75.3140878704358,957.9573583117584
+US-WA-53061 = 641.1448441748588,561.2640755627797,3003.0,1.0,3002.0,5.597104948312412,15.103855169876596,852.1056705182435
+US-WA-53063 = 731.8118488766161,125.03232515959381,1712.0,448.0,1264.0,220.26622283584345,1442.858730147139,742.4160992940721
+US-WA-53065 = 833.7737194538655,254.96230940503838,2073.0,386.0,1687.0,45.42372664981496,190.23863155673504,871.8855397751956
+US-WA-53067 = 134.0940652818991,121.17734163207368,766.0,1.0,765.0,6.470823995251399,23.224890899119053,180.73507260308588
+US-WA-53069 = 193.5657781599312,168.45138996373504,765.0,1.0,764.0,5.842973494862052,16.656650331695985,256.6000414173272
+US-WA-53071 = 359.6451840112696,193.1247650167884,1426.0,84.0,1342.0,14.00574786182889,55.84262967991898,408.21787472535993
+US-WA-53073 = 909.0112405063292,641.1020340799884,3144.0,1.0,3143.0,7.201738522412568,18.53901748537827,1112.3458335735133
+US-WA-53075 = 646.0750605326876,142.94692695865456,1185.0,160.0,1025.0,105.40129278623625,533.6852714951741,661.6999378640131
+US-WA-53077 = 869.3599108185582,476.8099583414078,3643.0,103.0,3540.0,12.140414776177138,38.51486760661168,991.5313363237626
+US-WI-55001 = 296.73028611304954,16.782905427032237,350.0,243.0,107.0,5579.695582703787,99577.44551743986,297.204523201288
+US-WI-55003 = 374.1750055592617,114.42348969761305,555.0,183.0,372.0,44.205916236561166,172.60768016307222,391.27952895577505
+US-WI-55005 = 363.1780145530146,25.684956909494993,497.0,301.0,196.0,2869.7363748433927,41195.37247845541,364.0851373870022
+US-WI-55007 = 337.49589665653497,72.25694494361849,486.0,183.0,303.0,115.57520745300057,602.7819326327024,345.14423992380864
+US-WI-55009 = 225.62859672421425,32.11551880817983,298.0,176.0,122.0,368.00754491152765,2738.8499745113913,227.90276481003178
+US-WI-55011 = 290.9542288557214,58.056664958728376,427.0,189.0,238.0,141.14597243299815,788.3673362893774,296.68997225244664
+US-WI-55013 = 298.93815240083507,22.544819325591792,436.0,231.0,205.0,2372.59287281908,32055.30035617653,299.78707083403117
+US-WI-55015 = 255.0339393939394,28.821794146348946,333.0,212.0,121.0,719.3807810834398,6602.4960985357175,256.6573709454027
+US-WI-55017 = 323.43248753964656,25.227992474210943,435.0,237.0,198.0,2145.4894043270774,27996.282334029875,324.4148973157097
+US-WI-55019 = 353.36879706507045,36.18117931401036,447.0,261.0,186.0,961.0672826997279,9679.196977313197,355.2162502979946
+US-WI-55021 = 278.9556769884639,28.93202011176398,430.0,227.0,203.0,925.7180436731011,9220.934942414193,280.45201285039786
+US-WI-55023 = 293.27052163364334,52.13341008256302,403.0,188.0,215.0,194.19457746249145,1177.9678878509512,297.86824487700255
+US-WI-55025 = 291.1025841816758,28.386533274024202,456.0,222.0,234.0,1109.8021999846922,11718.138583625605,292.48334959201856
+US-WI-55027 = 277.1674628450106,23.363560934714258,364.0,231.0,133.0,1706.0427887435071,20695.6624718358,278.15042412243497
+US-WI-55029 = 203.05801104972375,18.496561456957316,259.0,176.0,83.0,1356.4157122427657,15268.087181587785,203.89869699730974
+US-WI-55031 = 320.00391156462587,59.60053090383849,414.0,183.0,231.0,169.98240330720856,987.1839782862937,325.50687657971264
+US-WI-55033 = 298.30676855895194,36.50133541307356,393.0,213.0,180.0,570.561644916051,4870.897497115555,300.53165499664397
+US-WI-55035 = 301.61957730812014,26.135592971882073,401.0,218.0,183.0,1571.4060754879604,18529.41886971219,302.74979543431726
+US-WI-55037 = 421.5329285380663,38.74483846257364,541.0,316.0,225.0,1320.0506264826429,14706.053246056646,423.3097829596777
+US-WI-55039 = 282.7554858934169,30.93914179455107,368.0,212.0,156.0,790.3270363850504,7464.998193839331,284.443131922368
+US-WI-55041 = 486.32888986013984,29.77446554084768,563.0,388.0,175.0,4406.325112473015,72756.29020510956,487.2394769626525
+US-WI-55043 = 287.22873539659764,41.108250287610545,382.0,175.0,207.0,361.3236738325829,2658.566404528876,290.1555353241388
+US-WI-55045 = 285.5194536423841,27.292194121513845,361.0,230.0,131.0,1176.5009251538718,12643.426281526115,286.82088882822313
+US-WI-55047 = 258.637106918239,25.17815278755765,330.0,216.0,114.0,1115.458177836688,11799.126472016425,259.85975535436455
+US-WI-55049 = 310.7938441808272,44.06976035141684,494.0,203.0,291.0,371.22018448305954,2755.653228393939,313.90278329146366
+US-WI-55051 = 464.89440639269407,67.19756560019732,553.0,183.0,370.0,349.85283499267985,2528.449371506204,469.72579439265223
+US-WI-55053 = 300.93783975419524,31.842114683463738,423.0,192.0,231.0,872.8465927151657,8530.433776204474,302.6177517321754
+US-WI-55055 = 255.1668049792531,11.594800387066135,309.0,229.0,80.0,10724.893927076195,237526.3338623686,255.4301034712551
+US-WI-55057 = 290.111243307555,24.989387366732235,406.0,252.0,154.0,1601.2819957884878,19061.818903306113,291.1855129885757
+US-WI-55059 = 229.90035273368608,21.68541597916701,279.0,176.0,103.0,1223.0750449062384,13297.068696097294,230.92082940536739
+US-WI-55061 = 221.93574846206425,19.62230447166781,286.0,176.0,110.0,1481.1050463316103,17148.427039891925,222.80150645405314
+US-WI-55063 = 271.52595155709344,60.19750155157178,424.0,185.0,239.0,105.90982888206773,549.1912748701175,278.1188263351415
+US-WI-55065 = 293.72132409545804,24.340447134020206,425.0,226.0,199.0,1793.269140769387,22074.939470606507,294.7281350585199
+US-WI-55067 = 468.7435761589404,35.34790487799903,556.0,335.0,221.0,2371.1048083746427,31949.857019064482,470.0744776836288
+US-WI-55069 = 451.44280630401624,28.463940170683816,590.0,372.0,218.0,4037.7040590063657,64825.57781360856,452.3392568125011
+US-WI-55071 = 234.13957240822913,29.58930737463025,298.0,176.0,122.0,518.9024295287752,4288.455748183833,236.0018357522219
+US-WI-55073 = 397.67446043165467,28.71441319596272,489.0,334.0,155.0,2697.9967989672837,37947.53132530468,398.7097866930233
+US-WI-55075 = 277.90504984474586,69.87867270605508,493.0,176.0,317.0,75.50732967926629,358.37898030018516,286.55583335254346
+US-WI-55077 = 257.69211195928756,21.508868254879946,371.0,232.0,139.0,1757.1855333156632,21544.60946575412,258.5881976804892
+US-WI-55078 = 326.48056994818654,43.48864881599523,436.0,254.0,182.0,445.87790279313504,3524.0298664973006,329.36427421554646
+US-WI-55079 = 216.51645064805584,14.945046514425838,255.0,176.0,79.0,3084.1896769947334,45313.635467890665,217.03162860871305
+US-WI-55081 = 320.9603803486529,49.59717834303882,436.0,203.0,233.0,290.93134300116844,2020.5701958580216,324.76983519585553
+US-WI-55083 = 267.68023121387284,65.34045433999479,546.0,177.0,369.0,82.0274643918363,401.87592609629814,275.5396181242715
+US-WI-55085 = 488.4660744660745,13.784697705324868,543.0,440.0,103.0,44601.04256348169,1584194.3485069799,488.66054045228964
+US-WI-55087 = 241.5302308537926,15.021662090896871,289.0,185.0,104.0,4204.917151808733,68382.95487557634,241.99690648489587
+US-WI-55089 = 242.02661207778914,21.714894682230575,289.0,190.0,99.0,1417.8699877469671,16173.065464719304,242.99880165324478
+US-WI-55091 = 279.2485322896282,47.139723120621746,394.0,204.0,190.0,225.8728304062294,1449.2239831629845,283.199393152246
+US-WI-55093 = 315.7039420756235,38.99012861316284,387.0,204.0,183.0,554.1355833843197,4662.730325798609,318.1025136199958
+US-WI-55095 = 335.03901840490795,37.724102711884846,422.0,211.0,211.0,726.581747451148,6676.757574690155,337.15612374557446
+US-WI-55097 = 338.65953757225435,15.739910386559169,385.0,276.0,109.0,10024.87664239139,217072.83104128952,339.02511288639084
+US-WI-55099 = 466.8330614464383,28.642715596013836,575.0,376.0,199.0,4378.6734964798225,72177.20863665923,467.7109282624987
+US-WI-55101 = 232.05180979418026,17.013400510702215,282.0,176.0,106.0,2577.8415811782697,35703.652734345545,232.67466176120678
+US-WI-55103 = 296.6389921520033,47.88666607469372,394.0,207.0,187.0,256.1685379111004,1701.6628010658476,300.4793245012134
+US-WI-55105 = 268.939953035894,19.632537154605004,323.0,219.0,104.0,2611.5496951250916,36333.56301023149,269.6555856163113
+US-WI-55107 = 382.93853369538385,41.72848873820805,530.0,318.0,212.0,801.2710056488233,7633.98963239726,385.20538334912374
+US-WI-55109 = 318.33968253968254,39.03461443012782,400.0,204.0,196.0,566.3563433574786,4808.663994152233,320.7239538967656
+US-WI-55111 = 299.1315037164094,44.73094557869691,468.0,210.0,258.0,319.6312049662971,2284.875737623502,302.4574581788397
+US-WI-55113 = 418.0887138208597,28.256653006991712,541.0,348.0,193.0,3284.0513977738924,49270.484657444904,419.042493147817
+US-WI-55115 = 302.29321946169773,48.63594526084185,448.0,237.0,211.0,259.48360088638697,1744.6676470418163,306.1807402563619
+US-WI-55117 = 258.1806331471136,41.38173290950418,380.0,176.0,204.0,261.7609735331907,1755.6720512126954,261.4759781525599
+US-WI-55119 = 426.04103053435114,39.219839820927604,554.0,339.0,215.0,1314.6360963771008,14643.653666597045,427.8424424181771
+US-WI-55121 = 284.86368,42.393712468449785,430.0,186.0,244.0,323.6364739643027,2314.4808439156395,288.0009427762347
+US-WI-55123 = 328.2306110458284,52.69143367591036,419.0,189.0,230.0,259.41447955787027,1717.1093227136637,332.4330326702519
+US-WI-55125 = 509.8608793686584,16.839551623736664,585.0,470.0,115.0,27847.95279264172,845985.7904545228,510.13888972462206
+US-WI-55127 = 283.53528911564626,20.15021259449851,352.0,232.0,120.0,2828.183130934066,40390.45138916736,284.2504023594278
+US-WI-55129 = 354.8284860016309,34.18303217509558,455.0,277.0,178.0,1149.7772467482505,12265.401253335178,356.47122487922246
+US-WI-55131 = 298.4745098039216,27.05480577487129,371.0,239.0,132.0,1375.8383920080491,15546.345974854476,299.69817403215404
+US-WI-55133 = 270.8904682274248,21.18422638679186,358.0,223.0,135.0,2129.669858225276,27739.999614137596,271.7175320513571
+US-WI-55135 = 269.5461231995097,24.349211424272035,360.0,225.0,135.0,1390.6265956205555,15793.148848374352,270.6436709566088
+US-WI-55137 = 282.92685671417854,40.42931991605156,383.0,212.0,171.0,363.98994152627677,2701.814446528718,285.80086801659604
+US-WI-55139 = 234.5417700578991,16.539601837998834,288.0,208.0,80.0,2894.4049481339525,41662.26196732492,235.12422319032115
+US-WI-55141 = 330.67422012948794,28.74122104972021,414.0,281.0,133.0,1557.8910618920959,18337.717083992327,331.9209207713095
+US-WV-54001 = 510.7189148455162,91.6065690494948,867.0,314.0,553.0,190.4028746643425,1164.5136626614726,518.8695148821151
+US-WV-54003 = 206.1107544141252,87.97019375150002,630.0,100.0,530.0,21.850737091740857,88.06000515611068,224.09908093036944
+US-WV-54005 = 419.12143227815255,122.62804135110432,884.0,203.0,681.0,50.97849623681585,220.9597680456627,436.6925823969285
+US-WV-54007 = 367.16258129064533,65.62631703275676,611.0,237.0,374.0,192.5659977763395,1185.7871861744882,372.981466814765
+US-WV-54009 = 302.224,51.480149805531816,396.0,206.0,190.0,219.50160659610367,1386.2029865741524,306.577155052362
+US-WV-54011 = 233.63530465949822,37.51265699180208,336.0,157.0,179.0,260.0793649299595,1734.7224658540335,236.6276717079411
+US-WV-54013 = 300.82439926062847,41.189955299988895,424.0,205.0,219.0,411.45313612710436,3167.535470795423,303.6312428063573
+US-WV-54015 = 360.52838758516276,58.49428620080749,519.0,208.0,311.0,252.59816484719613,1672.8761915835703,365.2427956481815
+US-WV-54017 = 329.32797427652736,39.665504408086015,487.0,229.0,258.0,597.4906256278841,5176.881378430996,331.7081049372007
+US-WV-54019 = 607.7706708268331,170.50661087010107,1047.0,187.0,860.0,56.0686923271363,241.3606110764112,631.2350534212328
+US-WV-54021 = 312.07272727272726,40.342426518622645,417.0,211.0,206.0,485.98245761912966,3938.5827272531037,314.66950676042393
+US-WV-54023 = 641.0613562970937,241.50712983186287,1252.0,267.0,985.0,27.054142879826525,98.07158180281904,685.0440542746821
+US-WV-54025 = 806.3550521761263,167.7160968962432,1318.0,476.0,842.0,126.17977820303635,687.6541137419267,823.6122627353683
+US-WV-54027 = 373.60672807368843,110.21448817134161,904.0,155.0,749.0,50.012254363555165,217.3256562312515,389.52435182514296
+US-WV-54029 = 306.46197183098593,51.84435635874685,395.0,213.0,182.0,223.76711521434865,1420.4527127760973,310.81630823492634
+US-WV-54031 = 533.8169761273209,159.99512070936157,1016.0,232.0,784.0,47.28201419880754,194.79015292406316,557.2782093824591
+US-WV-54033 = 364.04638218923935,37.51448717347154,481.0,274.0,207.0,943.1582825149981,9443.470044368447,365.9741864298113
+US-WV-54035 = 246.55328547763668,35.11841299020398,334.0,171.0,163.0,366.9543563126672,2723.322121781945,249.04181478371765
+US-WV-54037 = 157.5,25.271351329994403,315.0,78.0,237.0,261.53278110749756,1768.227363037548,159.5145485466577
+US-WV-54039 = 318.7512070434536,89.86294916638272,789.0,173.0,616.0,56.45683500132975,255.8038361183602,331.17620932750964
+US-WV-54041 = 375.0414201183432,47.68020518162744,567.0,242.0,325.0,510.54180945491447,4211.447237763595,378.0601390923747
+US-WV-54043 = 282.83846153846156,44.77527648843038,490.0,175.0,315.0,271.2087759804317,1839.9011324102576,286.3606479774398
+US-WV-54045 = 429.81096516276415,120.06427088456967,812.0,190.0,622.0,56.897499924382565,247.68726381115312,446.26549823752924
+US-WV-54047 = 591.690029615005,107.83963849210417,1027.0,285.0,742.0,181.62634884577534,1089.8614955281578,601.4370114782704
+US-WV-54049 = 375.09484193011644,47.673417458052604,554.0,263.0,291.0,510.9828722971335,4216.62346275608,378.11227852941886
+US-WV-54051 = 343.8299430431245,60.02507923172306,455.0,190.0,265.0,204.11980452601233,1253.530691405149,349.0301417783468
+US-WV-54053 = 224.01283547257876,32.15381750183682,314.0,157.0,157.0,358.93223036010664,2645.749708941921,226.30867954280072
+US-WV-54055 = 763.4684177611007,88.94006581120881,1129.0,468.0,661.0,658.2992061116914,5876.293484255024,768.6314853199423
+US-WV-54057 = 393.52777777777777,176.85102247097709,915.0,175.0,740.0,18.763151084134968,66.77114719293381,431.4399101053889
+US-WV-54059 = 401.50245398773006,98.09000339985762,699.0,191.0,508.0,81.26331767307343,390.719804929127,413.31086282017
+US-WV-54061 = 397.6209510682288,88.7535228451674,747.0,242.0,505.0,104.62547680006853,550.3888516153914,407.40595055279994
+US-WV-54063 = 694.7874720357942,117.90984317781921,1210.0,443.0,767.0,223.03005438716815,1435.3878639305285,704.7214786113074
+US-WV-54065 = 267.9546485260771,93.45793544876679,669.0,110.0,559.0,33.69257278157383,140.51866357335217,283.78526981695046
+US-WV-54067 = 627.5189723320158,147.653120882878,1142.0,223.0,919.0,89.64533253854825,439.546519573984,644.6561135544151
+US-WV-54069 = 328.2172897196262,56.2877867277659,426.0,211.0,215.0,214.97703327096164,1344.475931669967,333.008865055583
+US-WV-54071 = 792.2626898851427,216.42775008959592,1483.0,361.0,1122.0,60.59836889688363,271.05449221809664,821.2923601208563
+US-WV-54073 = 265.6873822975518,42.82456889956845,357.0,177.0,180.0,257.00805274411266,1704.6486885538995,269.1165710497206
+US-WV-54075 = 990.5596127247579,177.58613432554608,1462.0,616.0,846.0,190.5595324827713,1163.1362321955035,1006.3524141502883
+US-WV-54077 = 623.3753446238677,120.10441711635727,1014.0,265.0,749.0,155.73757493877892,897.0772223661588,634.8400517420004
+US-WV-54079 = 248.94830132939438,34.323794678936714,325.0,164.0,161.0,402.8611992728737,3072.751071198387,251.3033617283158
+US-WV-54081 = 696.800432900433,129.01383025893335,1060.0,277.0,783.0,173.28406308811472,1018.9657317716243,708.6433600114459
+US-WV-54083 = 895.7899874843555,184.85860157995745,1405.0,534.0,871.0,128.57778585817246,699.3833815785096,914.6651869702482
+US-WV-54085 = 292.6032731376975,33.69148720119567,401.0,192.0,209.0,680.8923174544387,6136.871688718238,294.5365711770312
+US-WV-54087 = 288.52283718430954,33.743001578377076,442.0,200.0,242.0,651.0083689902827,5794.434067282392,290.4892730074588
+US-WV-54089 = 674.8507890961263,143.46796883081265,1168.0,385.0,783.0,118.5956411442121,632.6322100318918,689.9323485850648
+US-WV-54091 = 416.0144927536232,61.07080536738451,632.0,286.0,346.0,337.0027738912355,2447.180460938044,420.47318755097257
+US-WV-54093 = 847.4719169719169,195.1253881457032,1286.0,452.0,834.0,94.98804149663476,471.49090668770106,869.64508114234
+US-WV-54095 = 285.69026548672565,44.53879722045668,427.0,183.0,244.0,283.07366320595327,1940.3353836210715,289.1411977766585
+US-WV-54097 = 552.0403749098774,96.75823988469409,908.0,333.0,575.0,203.34975113846087,1269.4748504298564,560.4558256599909
+US-WV-54099 = 266.94608341810783,49.755333656654315,433.0,157.0,276.0,170.7082466320938,1007.6973174621653,271.5433753188473
+US-WV-54101 = 739.0458801498128,181.43820398430233,1181.0,298.0,883.0,79.94371689410322,379.6627892213625,760.9918756671852
+US-WV-54103 = 355.0076923076923,61.076994372085,496.0,183.0,313.0,213.12821920823015,1331.3281027345802,360.2233485480374
+US-WV-54105 = 264.59823399558496,38.28021692622391,363.0,186.0,177.0,350.8762421691427,2568.628142442531,267.35295106188954
+US-WV-54107 = 240.44229440221147,34.36258282691631,334.0,171.0,163.0,363.6966347327342,2696.5342160157534,242.88533104314146
+US-WV-54109 = 592.6187729417934,122.08270823369776,1066.0,289.0,777.0,129.343355596437,707.5314404754441,605.0629700227167
+US-WY-56001 = 2273.441034204768,226.87532821467346,3575.0,1638.0,1937.0,1037.72136648751,10749.832367754447,2284.7333653095197
+US-WY-56003 = 1648.4893489797444,575.2063122127619,3771.0,1110.0,2661.0,33.549752994991024,136.60848533367803,1745.9608916894636
+US-WY-56005 = 1365.4391502878698,137.54197915289717,1844.0,1024.0,820.0,1008.0280279488775,10300.75887572023,1372.3490332886001
+US-WY-56007 = 2220.3557737115166,257.48838897144054,3501.0,1783.0,1718.0,668.5664623925031,6032.236590346417,2235.2360126638023
+US-WY-56009 = 1651.2089084065244,258.1573414498981,2787.0,1280.0,1507.0,282.57974213927326,1969.0635336758428,1671.267803838016
+US-WY-56011 = 1298.4213143283334,184.0654534692705,1997.0,955.0,1042.0,373.0936251387742,2804.424335245684,1311.4030656754487
+US-WY-56013 = 2144.660406557377,525.5439157213265,4037.0,1419.0,2618.0,81.17385366540321,396.2664554858592,2208.1133727249053
+US-WY-56015 = 1413.285414364641,107.99134392091284,1840.0,1224.0,616.0,2281.4295294676294,30403.572893360877,1417.4053029453783
+US-WY-56017 = 1878.9158834027364,437.12937676627536,3753.0,1283.0,2470.0,93.53255924093786,477.45442837062734,1929.094862606595
+US-WY-56019 = 1698.4329501915709,502.57334706962945,3991.0,1127.0,2864.0,50.22745011090728,223.48933031937506,1771.2296450435822
+US-WY-56021 = 1824.6577925679424,193.86718735460897,2440.0,1429.0,1011.0,862.5318474074797,8402.138657491072,1834.9279403594307
+US-WY-56023 = 2247.2883631328637,278.16177370748034,3398.0,1706.0,1692.0,552.3967765973825,4681.947214264533,2264.4378903879165
+US-WY-56025 = 1851.5489103348284,226.56734248172316,2751.0,1438.0,1313.0,571.3068735448061,4897.822085054775,1865.3595171015484
+US-WY-56027 = 1379.4767249310028,148.15260898285842,1840.0,1084.0,756.0,835.5165987550173,8050.815639480454,1387.4095394564624
+US-WY-56029 = 2295.7043279871964,568.7214056476151,3893.0,1220.0,2673.0,77.81440359260742,364.2481849442248,2365.1009278212514
+US-WY-56031 = 1571.6336437718278,149.6371101544815,2188.0,1306.0,882.0,1191.2591400227866,12883.35486999424,1578.7411361495895
+US-WY-56033 = 1573.0402465216173,538.9891362327373,3225.0,1055.0,2170.0,34.89271132958155,141.64918827043468,1662.8183623455998
+US-WY-56035 = 2444.4133550810598,368.26326043918226,4112.0,1895.0,2217.0,313.6182347410906,2242.753755363654,2471.998074329335
+US-WY-56037 = 2088.4556232582304,121.02552693952981,2902.0,1838.0,1064.0,5191.395302942067,90536.289915849,2091.9593850000806
+US-WY-56039 = 2449.399186945966,296.29552741429103,3605.0,1747.0,1858.0,589.9796537461086,5090.952912065073,2467.2550367923595
+US-WY-56041 = 2195.999880597015,195.37360612461237,2929.0,1904.0,1025.0,1454.8732179084345,16773.56856388137,2204.6737449228713
+US-WY-56043 = 1589.8049380076957,340.1775011058821,2897.0,1206.0,1691.0,117.61865044785587,640.981755780355,1625.7922601526604
+US-WY-56045 = 1358.8972779654282,143.3202158190175,1986.0,1102.0,884.0,882.3793665364572,8685.9669769195,1366.4342268562582
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_3_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_3_elevation.properties
new file mode 100755
index 0000000..f22b25e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/USA/USA_3_elevation.properties
@@ -0,0 +1,290 @@
+# USA.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = USA elevation data for 1999 at admin level 3
+
+# This is the date for which the values in this file are valid
+# See http://purl.org/dc/terms/1.1/valid
+VALID=start=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = USA
+ADMIN_LEVEL = 3
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+US-VT-50001-00325 = 47.88780487804878,35.707375716331946,307.0,29.0,278.0,11.053887481835295,68.85815380955802,59.73490216435753
+US-VT-50001-08575 = 75.04663212435233,27.08311715389134,164.0,15.0,149.0,29.63580602013782,108.65165068508192,79.78403491914453
+US-VT-50001-09025 = 302.377245508982,159.75121439349758,677.0,122.0,555.0,13.225984354884485,42.46806202308831,341.98311230497393
+US-VT-50001-16000 = 108.24166666666666,26.504086424968932,152.0,49.0,103.0,79.69153410710423,369.7833556902886,111.43933327151595
+US-VT-50001-26275 = 50.992217898832685,30.49934517609223,173.0,29.0,144.0,11.203295603688463,39.39331621982552,59.417306758321274
+US-VT-50001-28600 = 537.4239130434783,116.84486497764723,934.0,335.0,599.0,112.51163214749165,605.6589374136695,549.9792585021809
+US-VT-50001-29575 = 597.9863636363636,149.76571034742156,952.0,237.0,715.0,75.81299895030557,355.2188140378747,616.4555613269371
+US-VT-50001-31525 = 618.8383233532934,145.1040228714431,961.0,268.0,693.0,90.1992335732896,439.7575047190992,635.6225671766159
+US-VT-50001-39325 = 190.27083333333334,102.08416453743233,505.0,101.0,404.0,13.670467191662624,49.28388686038505,215.92629915475018
+US-VT-50001-40075 = 544.96,183.10764156637484,1091.0,275.0,816.0,36.421212318380164,148.64927071532503,574.8998260566792
+US-VT-50001-44350 = 183.95731707317074,122.57687237640872,581.0,93.0,488.0,9.818201165114024,35.621485310417896,221.0551608679188
+US-VT-50001-45550 = 173.39072847682118,65.73818968387421,448.0,62.0,386.0,28.13060227943571,116.94395041398938,185.43423174979253
+US-VT-50001-48700 = 109.8360655737705,27.099400308652513,210.0,61.0,149.0,79.61031567505538,387.04940457766276,113.12974320581749
+US-VT-50001-53725 = 103.88571428571429,52.4118878346751,264.0,26.0,238.0,14.492021456616792,48.49362524685625,116.35827267129578
+US-VT-50001-53950 = 39.180851063829785,12.669248047307347,73.0,29.0,44.0,39.795494129881874,162.85181871772943,41.17825805167349
+US-VT-50001-59650 = 570.9263157894737,166.21167494019966,1098.0,305.0,793.0,51.996240117445765,229.8370151843635,594.6286058939381
+US-VT-50001-62575 = 205.96825396825398,144.6051513115638,693.0,99.0,594.0,9.091412085849125,32.96373193881754,251.66162088918412
+US-VT-50001-65050 = 82.21538461538462,27.831263903982098,152.0,20.0,132.0,34.181652001851134,125.79784709814783,86.79832209178193
+US-VT-50001-70075 = 400.6345177664975,149.39807630777204,715.0,122.0,593.0,27.220113434955227,95.73849545743246,427.58367839576954
+US-VT-50001-74650 = 53.45454545454545,11.236010585803912,63.0,31.0,32.0,120.6813411254299,626.992722232472,54.62267261528278
+US-VT-50001-76075 = 106.1842105263158,40.594175926031234,230.0,59.0,171.0,26.621715021754696,100.70596282355648,113.6792579330571
+US-VT-50001-83275 = 104.14666666666666,58.54358907875584,312.0,61.0,251.0,12.802561107092137,48.16360051198092,119.47334430742282
+US-VT-50001-83800 = 116.30188679245283,12.705050111148982,152.0,91.0,61.0,794.7211100641734,7535.241032411465,116.99379115923769
+US-VT-50003-01450 = 402.3,168.70104722061862,859.0,183.0,676.0,21.424562941285345,75.68751345752874,436.2399951097255
+US-VT-50003-04825 = 291.1387283236994,104.76841156002406,645.0,160.0,485.0,31.300330983315884,127.41330985724031,309.4158677100311
+US-VT-50003-17725 = 485.7881773399015,193.43149513070657,1067.0,200.0,867.0,24.2895472028893,89.97556862219268,522.8822970341644
+US-VT-50003-27962 = 757.7,148.92921137238324,1091.0,304.0,787.0,146.50148916814285,819.5721185127272,772.1976430940462
+US-VT-50003-39025 = 509.52941176470586,63.70577372213866,680.0,420.0,260.0,536.1112392609238,4493.790476529237,513.4964917687594
+US-VT-50003-42850 = 446.17977528089887,229.88358371765239,1137.0,213.0,924.0,14.060675109945437,46.6374192394187,501.9191707163458
+US-VT-50003-55000 = 650.4797297297297,146.4073579229576,1002.0,429.0,573.0,101.39767001568711,516.6051864730632,666.7525727308769
+US-VT-50003-57025 = 384.2562814070352,142.00555459530736,752.0,152.0,600.0,28.520576010793985,106.57508210159916,409.6565236105528
+US-VT-50003-58600 = 652.5827814569536,96.46406582200703,865.0,413.0,452.0,329.73331793818244,2367.2642221007964,659.6738608198801
+US-VT-50003-61000 = 408.67391304347825,140.26710611758244,823.0,195.0,628.0,34.30948547362495,135.79109020758105,432.0754890767001
+US-VT-50003-62875 = 483.63157894736844,143.5209255780964,972.0,249.0,723.0,49.08034760647258,210.0379445650603,504.4777103439934
+US-VT-50003-63175 = 658.7176470588236,76.65685369223732,843.0,501.0,342.0,660.6341418164681,5909.724903619567,663.1630355837891
+US-VT-50003-63550 = 347.4943820224719,104.29917249992288,650.0,176.0,474.0,47.87696953763602,205.0477028598435,362.80940302223195
+US-VT-50003-69775 = 647.8525641025641,136.02944649574297,902.0,334.0,568.0,121.86191899836118,644.5010017401631,661.9795730445201
+US-VT-50003-71425 = 592.3021978021978,227.11499700218292,960.0,213.0,747.0,25.11464443587103,84.10250375807514,634.3525166534893
+US-VT-50003-85075 = 570.2934782608696,107.92570291071203,853.0,344.0,509.0,163.66507316857027,954.9681825625183,580.415892869632
+US-VT-50003-85675 = 657.9950495049505,117.43797594183229,926.0,304.0,622.0,191.89073069882764,1159.1084837455674,668.3929707637092
+US-VT-50005-02875 = 318.63684210526316,81.52358206146835,639.0,147.0,492.0,71.83300125646774,334.71792381486085,328.900488870034
+US-VT-50005-10450 = 395.7739726027397,95.72683528565787,793.0,234.0,559.0,84.02450725590501,415.1104354207709,407.1862772534969
+US-VT-50005-17125 = 428.31517509727627,97.14991966203057,723.0,226.0,497.0,99.57810509697627,509.09758000263764,439.19471320696636
+US-VT-50005-30550 = 488.3771186440678,139.62937376790185,985.0,230.0,755.0,54.0583804272733,237.28456949372114,507.9454419855525
+US-VT-50005-31825 = 370.07185628742513,58.90706868335561,549.0,238.0,311.0,266.5343255864486,1790.9116474520201,374.7308654980081
+US-VT-50005-37900 = 472.41346153846155,107.74369610123932,757.0,260.0,497.0,98.17946165949654,500.8608275618225,484.54430415835833
+US-VT-50005-41725 = 312.7869822485207,63.59349131971332,507.0,205.0,302.0,134.15391274888702,741.0964378661762,319.18619707369373
+US-VT-50005-47725 = 509.1730769230769,78.17503072589152,662.0,332.0,330.0,295.44101183868094,2046.221036757633,515.1393575454197
+US-VT-50005-54400 = 489.1287128712871,84.01292490925815,705.0,298.0,407.0,215.09261332506995,1361.7516715962445,496.29131496222124
+US-VT-50005-61525 = 340.15686274509807,95.36905388977515,612.0,149.0,463.0,56.362486914219424,245.1039879696621,353.27319132990874
+US-VT-50005-62200 = 302.3907284768212,73.63854568585394,502.0,171.0,331.0,81.89227169344373,393.5856946758283,311.22787163020956
+US-VT-50005-64075 = 506.52142857142854,84.6520160807208,736.0,286.0,450.0,232.1545353523886,1499.5986227575584,513.5464160410152
+US-VT-50005-69925 = 574.4642857142857,117.38869565399787,781.0,351.0,430.0,132.02381874514697,721.9729947136866,586.3355024459728
+US-VT-50005-71575 = 456.6829268292683,89.43295322833184,749.0,297.0,452.0,149.42381345413108,859.8906358823746,465.35744195240693
+US-VT-50005-75700 = 548.5,100.69251068136633,761.0,326.0,435.0,178.00873091090705,1061.3369126434675,557.6658781988701
+US-VT-50005-77125 = 342.7443181818182,83.49896210290518,566.0,160.0,406.0,81.95771539234543,395.7246785928555,352.7686838683131
+US-VT-50005-83500 = 492.02941176470586,102.42233364391647,825.0,234.0,591.0,125.96513294206956,688.3445212644897,502.57663741024436
+US-VT-50007-06550 = 483.95108695652175,209.87924271008234,1085.0,93.0,992.0,19.45649435579265,65.19055124804004,527.5016124022338
+US-VT-50007-10300 = 606.421052631579,148.53506259447497,913.0,399.0,514.0,80.584817223838,384.5411335577269,624.3469851730981
+US-VT-50007-10675 = 43.442622950819676,18.468870211537595,91.0,29.0,62.0,21.293740769427743,78.69034360909914,47.20551509874355
+US-VT-50007-13300 = 77.48341232227489,37.94000576759515,170.0,29.0,141.0,14.730742996163789,44.923650557254895,86.27353721013655
+US-VT-50007-14875 = 50.24015748031496,26.243585672533005,152.0,29.0,123.0,13.873631059781653,47.521490749826356,56.68155972270369
+US-VT-50007-24175 = 160.6845238095238,50.7488141875247,354.0,61.0,293.0,41.962147898086975,174.1273174739461,168.5080364057849
+US-VT-50007-33475 = 213.9294117647059,102.22118903578294,490.0,118.0,372.0,16.299669979003422,55.08409383999215,237.09695212271782
+US-VT-50007-34600 = 420.0509554140127,173.57029436246987,905.0,154.0,751.0,22.273252401250975,80.63503017269106,454.49912236361837
+US-VT-50007-36700 = 243.19867549668874,84.36808503859814,546.0,91.0,455.0,33.50890107808013,133.5682967305375,257.4171119728132
+US-VT-50007-45250 = 103.54135338345864,70.18375572803984,373.0,29.0,344.0,9.23268130489207,32.856346880265264,125.08625595392736
+US-VT-50007-59275 = 220.14893617021278,84.98276305580303,447.0,90.0,357.0,25.488050128826302,91.25550520566654,235.98225381048292
+US-VT-50007-62050 = 192.94444444444446,55.626205077805054,304.0,121.0,183.0,52.67709910978439,226.5587461318542,200.80297142555767
+US-VT-50007-64300 = 57.70718232044199,35.18769566645169,122.0,29.0,93.0,10.157497506041523,30.86466104696321,67.58914718858018
+US-VT-50007-66175 = 62.07913669064748,35.60879867588336,122.0,29.0,93.0,10.966696891022998,32.119771070566955,71.56679226705415
+US-VT-50007-73975 = 410.73059360730593,164.8534855938236,1072.0,186.0,886.0,24.298936054774806,94.00624601897286,442.5791366947192
+US-VT-50007-80350 = 230.97575757575757,74.08684106078131,458.0,122.0,336.0,40.44932708735217,165.8293425810254,242.56681678675795
+US-VT-50007-84475 = 154.02439024390245,49.54483284891141,246.0,61.0,185.0,39.71865347628103,157.62970589509135,161.79679617357235
+US-VT-50007-85150 = 78.0,13.827508813954884,91.0,58.0,33.0,196.00459248236402,1195.4757663556309,79.21615996752178
+US-VT-50009-02125 = 611.9938271604939,73.97926777592141,765.0,478.0,287.0,591.2168966492133,5105.052128828923,616.4490056308064
+US-VT-50009-02162 = 679.5066666666667,108.61717155015387,925.0,410.0,515.0,263.44791635136284,1765.2596993453467,688.1329813342767
+US-VT-50009-06325 = 477.6857142857143,104.20341958429782,745.0,285.0,460.0,110.51302417349551,577.9300538893226,488.91921038727276
+US-VT-50009-08725 = 479.02916666666664,111.24359149769282,822.0,348.0,474.0,93.74018642996492,475.0115858266006,491.77645243206456
+US-VT-50009-10075 = 382.0673076923077,65.37249251303535,654.0,262.0,392.0,218.1954166565571,1400.6233425028652,387.61964654105884
+US-VT-50009-11800 = 442.56390977443607,75.38127181936265,658.0,303.0,355.0,219.98392178627847,1397.5442511908882,448.93780234676143
+US-VT-50009-15250 = 387.56140350877195,93.1592237325495,745.0,249.0,496.0,85.87973834033353,432.1256887488379,398.60065536341045
+US-VT-50009-21250 = 637.9493670886076,161.82099805337944,1023.0,301.0,722.0,72.96436829244509,335.022271435091,658.1530448001793
+US-VT-50009-25975 = 521.5594713656387,140.76164668265662,901.0,350.0,551.0,62.78589535775232,285.4117182386867,540.2204395874129
+US-VT-50009-29425 = 545.7530864197531,77.12032139426996,812.0,411.0,401.0,375.98953492216856,2821.822435186836,551.1750858925337
+US-VT-50009-30775 = 446.4507042253521,124.95388318111318,777.0,259.0,518.0,56.62204511443443,245.9475648673911,463.60727369763316
+US-VT-50009-39700 = 581.6305732484077,127.39393173282056,890.0,307.0,583.0,109.00915940571237,564.9511789680696,595.4186238098519
+US-VT-50009-39775 = 525.7283950617284,110.88577287379674,908.0,371.0,537.0,121.46929449118902,655.9201916494404,537.2950772154906
+US-VT-50009-41425 = 415.58247422680415,84.56264622246778,624.0,255.0,369.0,133.75356194159855,737.0375890318234,424.09861355658614
+US-VT-50009-42475 = 405.3805970149254,69.27942499762668,622.0,261.0,361.0,217.91442893503287,1381.1206981646633,411.25790833025826
+US-VT-50009-52750 = 485.96774193548384,56.986293695016634,680.0,376.0,304.0,646.3720511907795,5749.776315206472,489.2975412476214
+US-VT-50009-75175 = 488.21311475409834,119.51552219934639,834.0,341.0,493.0,81.31058080044215,396.175646965434,502.62909333272864
+US-VT-50009-76337 = 582.6923076923077,58.726726474126444,718.0,491.0,227.0,1007.2307920349108,10311.760333558475,585.6442212180991
+US-VT-50009-76562 = 515.5681818181819,102.37662147173515,792.0,406.0,386.0,143.82319299554925,818.3674146254366,525.634400251042
+US-VT-50011-02500 = 287.9351351351351,108.0248024979054,828.0,122.0,706.0,28.495798057445132,116.59022565737865,307.5321121444068
+US-VT-50011-05425 = 208.16304347826087,45.784888615348294,338.0,116.0,222.0,108.10325383367042,563.2601377432275,213.1387076428216
+US-VT-50011-23875 = 246.53731343283582,103.58273473926985,612.0,113.0,499.0,21.72512299495276,80.68879137131309,267.41359324227756
+US-VT-50011-24925 = 190.40462427745663,42.21152873098543,296.0,106.0,190.0,105.5083538114411,542.005552131787,195.0275214015864
+US-VT-50011-25225 = 209.78397212543555,59.794205908101226,411.0,102.0,309.0,54.097413822177884,233.7469360029835,218.13908870467466
+US-VT-50011-26500 = 302.748427672956,92.08138105242286,613.0,118.0,495.0,46.11561077275594,194.63517237207878,316.4420818964642
+US-VT-50011-27100 = 149.46706586826346,47.894067792517106,266.0,69.0,197.0,40.02479288378866,158.68222180162763,156.9530041413099
+US-VT-50011-27700 = 108.63874345549738,55.75798833658331,290.0,29.0,261.0,13.840818638756302,45.306109319868874,122.1119561833809
+US-VT-50011-33025 = 71.12692307692308,40.44449242425505,272.0,28.0,244.0,12.535927399420917,49.33777557411202,81.82173399437434
+US-VT-50011-45850 = 403.26050420168065,153.87182061565957,859.0,124.0,735.0,26.528860740051666,98.64170430846549,431.6197069511208
+US-VT-50011-59125 = 355.0109289617486,173.98379388982042,871.0,133.0,738.0,15.602361964937934,53.60255214361413,395.3518941633886
+US-VT-50011-61675 = 116.375,10.135796712641785,131.0,102.0,29.0,1547.9379300238734,18167.126118949236,116.81555975125916
+US-VT-50011-61750 = 80.94980694980696,83.65521138491388,364.0,29.0,335.0,5.446493275373063,17.451377065483275,116.40904448137026
+US-VT-50011-64600 = 148.20118343195267,52.60397760757214,344.0,58.0,286.0,31.79894458092223,125.6112837370533,157.26019595170683
+US-VT-50011-71725 = 62.27131782945737,49.17477956000382,274.0,27.0,247.0,7.518436472196125,26.415640708155046,79.34655612559531
+US-VT-50013-00700 = 32.14356435643565,6.214338511615483,59.0,21.0,38.0,156.00286394548328,927.5900459733567,32.73876498393407
+US-VT-50013-29275 = 35.74496644295302,10.86287586133338,61.0,29.0,32.0,46.937220472175525,204.6127067453217,37.35913138693909
+US-VT-50013-35875 = 31.063291139240505,5.496470149569755,59.0,29.0,30.0,201.21440934583035,1313.497171047463,31.54582762436784
+US-VT-50013-50650 = 29.371134020618555,0.483108227375669,30.0,29.0,1.0,224896.25642532756,1.3684020059425231E7,29.37510693114997
+US-VT-50013-67000 = 34.08629441624365,9.635365535866587,61.0,29.0,32.0,56.680398816439165,261.83044233675537,35.4219668573134
+US-VT-50015-04375 = 525.4551724137931,157.75843512331275,944.0,253.0,691.0,47.494169274943374,199.5925181911304,548.6263410272655
+US-VT-50015-11500 = 337.4490566037736,194.11404508460996,1020.0,118.0,902.0,11.76458448885351,40.330493749459784,389.29696672577194
+US-VT-50015-23500 = 468.0681818181818,110.36535010026843,939.0,273.0,666.0,89.76402637009289,447.9933566553269,480.90366325630475
+US-VT-50015-23725 = 431.7245508982036,88.2846963003567,730.0,243.0,487.0,132.51477961690935,737.1307934640787,440.6589105522567
+US-VT-50015-35050 = 341.5952380952381,90.25943019557029,646.0,163.0,483.0,66.13084884630572,302.63846936553426,353.31865423236775
+US-VT-50015-37075 = 370.5284974093264,154.82562635590625,818.0,132.0,686.0,21.537220276257084,76.12195313331301,401.5748273596241
+US-VT-50015-46675 = 354.7361111111111,172.43023224563595,1064.0,159.0,905.0,16.599458624865314,63.15467389803201,394.4234951400823
+US-VT-50015-70525 = 468.3399339933993,209.11447736323746,1257.0,185.0,1072.0,19.097262684921432,69.72376873873081,512.904628967064
+US-VT-50015-77425 = 347.5507246376812,100.51599284847897,614.0,163.0,451.0,52.063324507370325,222.03676104803063,361.7941003036019
+US-VT-50015-85375 = 344.32335329341316,66.44274194837008,509.0,196.0,313.0,154.39080485682425,878.178744581857,350.6753620955403
+US-VT-50017-07375 = 286.24793388429754,73.96718962052879,462.0,122.0,340.0,69.23881543132988,311.7653035134223,295.65017299739304
+US-VT-50017-07600 = 434.68589743589746,132.32074495220857,845.0,221.0,624.0,46.092342511366326,195.0322127682334,454.3793668008693
+US-VT-50017-09325 = 421.271676300578,82.69220843886306,613.0,192.0,421.0,146.77794993182556,818.2419895691547,429.3108740639997
+US-VT-50017-13525 = 435.9146341463415,81.84543749959616,631.0,229.0,402.0,166.78909222952223,971.9150830135695,443.53155908282224
+US-VT-50017-15700 = 412.321608040201,106.33027661041503,680.0,181.0,499.0,70.28512208198819,324.06904418197547,425.81126826436207
+US-VT-50017-25675 = 289.1505376344086,96.41207998159575,495.0,126.0,369.0,36.06056861052442,138.09522982627587,304.8004635505746
+US-VT-50017-48175 = 314.4391143911439,89.69486497101003,541.0,108.0,433.0,53.61159863126398,227.4201191825803,326.98184270881865
+US-VT-50017-53425 = 550.1472392638037,123.83182902178827,940.0,345.0,595.0,101.6378997929466,521.9812514679863,563.9116125320229
+US-VT-50017-58075 = 321.85714285714283,80.70242294794652,511.0,167.0,344.0,75.30450470337573,349.000054457927,331.820586277935
+US-VT-50017-70675 = 449.97802197802196,76.03035513255172,639.0,275.0,364.0,224.85717373084748,1434.791301768598,456.3560399127365
+US-VT-50017-72400 = 289.6178010471204,87.40982187723317,487.0,130.0,357.0,46.60494453872616,192.5639224283781,302.5209871132564
+US-VT-50017-73075 = 457.8133971291866,101.72177370825898,689.0,221.0,468.0,104.62908238472141,533.535181187893,468.9780654117211
+US-VT-50017-73675 = 364.3510638297872,97.98954649488138,641.0,164.0,477.0,62.683586915142385,278.7075940063873,377.2978252470722
+US-VT-50017-74950 = 499.4039735099338,87.48768532513,702.0,261.0,441.0,203.11310785265758,1259.5315953405952,507.00929364367636
+US-VT-50017-76750 = 526.644578313253,71.6029896949556,683.0,335.0,348.0,419.9199318003907,3252.607730149271,531.4898870157361
+US-VT-50017-79975 = 340.6770833333333,72.24776449708591,497.0,208.0,289.0,119.14541621067305,632.8956426941951,348.2536641348276
+US-VT-50017-84175 = 430.03614457831327,88.00978119013662,621.0,238.0,383.0,131.1898407126252,713.0739755186531,438.94966366192335
+US-VT-50019-00475 = 393.4879518072289,83.10399479704084,658.0,255.0,403.0,120.77293662902862,647.939285672032,402.1679278220414
+US-VT-50019-03550 = 366.1746031746032,82.010105136009,638.0,210.0,428.0,103.03620179049278,531.6516971146672,375.24591583986273
+US-VT-50019-09850 = 366.6806722689076,48.84238632652036,473.0,220.0,253.0,445.1618410285372,3503.5844511408322,369.9193075761889
+US-VT-50019-13150 = 417.46666666666664,54.56167300968842,585.0,295.0,290.0,471.333358658391,3795.4099902304815,421.0170945928371
+US-VT-50019-16150 = 288.16101694915255,63.94780317703811,478.0,205.0,273.0,105.98197244036274,555.0752620049125,295.17129470925687
+US-VT-50019-16300 = 372.5325443786982,56.62374891212533,498.0,260.0,238.0,304.3922056175903,2132.541219301752,376.8112864049194
+US-VT-50019-17350 = 318.855421686747,72.65550543906025,494.0,208.0,286.0,97.88833601049616,492.33821588967703,327.0284428144417
+US-VT-50019-28075 = 481.1333333333333,75.37844184479734,695.0,268.0,427.0,279.2354376111852,1908.2620592907795,487.002252499302
+US-VT-50019-30175 = 472.855421686747,68.97557320907869,658.0,269.0,389.0,342.73054452597876,2493.952594224705,477.85968601470483
+US-VT-50019-33775 = 466.04347826086956,64.00352744802352,642.0,323.0,319.0,408.39764944613904,3146.228587078905,470.4178729122433
+US-VT-50019-35575 = 346.9122807017544,94.69790947909398,718.0,215.0,503.0,61.31448430245755,281.6938778357103,359.6050952939954
+US-VT-50019-36325 = 502.6849315068493,160.27030905542463,951.0,265.0,686.0,40.867447580839794,166.02316413010283,527.6160652678869
+US-VT-50019-40525 = 484.6244541484716,148.92763259831804,943.0,243.0,700.0,45.10524447663206,190.3809928531799,506.9914213377221
+US-VT-50019-46450 = 481.3262411347518,77.09453499170512,673.0,351.0,322.0,262.5336924087252,1766.6731316698647,487.4612987002111
+US-VT-50019-48850 = 230.3548387096774,26.46671480777168,302.0,208.0,94.0,686.5782385841645,6236.348596449788,231.87030579545416
+US-VT-50019-48925 = 317.8351063829787,84.30838428744138,579.0,196.0,383.0,65.8857489300774,305.95364719035837,328.826791047564
+US-VT-50019-73525 = 260.34615384615387,53.553430526013315,413.0,153.0,260.0,129.56930300497598,704.6698989831523,265.7970837755557
+US-VT-50019-80200 = 512.7543859649123,186.96319937185447,1096.0,227.0,869.0,29.36600546506979,110.20045198721637,545.7767842677206
+US-VT-50019-81700 = 563.6217948717949,128.80597329220726,941.0,350.0,591.0,97.07830292811619,486.88937003046044,578.1526670441436
+US-VT-50021-05200 = 124.12903225806451,45.612492583815616,276.0,28.0,248.0,28.491020217224158,104.72796856764003,132.2441534776954
+US-VT-50021-07750 = 187.45731707317074,83.01978537393126,610.0,108.0,502.0,20.146108333313588,80.55180295219868,205.01836622069953
+US-VT-50021-11950 = 206.54497354497354,78.83372320199135,579.0,112.0,467.0,27.645250190813798,114.33334220955315,221.07822599836015
+US-VT-50021-14350 = 610.4285714285714,148.81837705668758,1017.0,285.0,732.0,81.66956139777771,392.5507134448483,628.3072100223847
+US-VT-50021-14500 = 268.8721804511278,95.773888912904,671.0,151.0,520.0,32.08281794013511,132.80009481756886,285.42054449188674
+US-VT-50021-16825 = 476.6,144.94381177348885,933.0,180.0,753.0,45.985391748737484,192.54404027898593,498.15285663280963
+US-VT-50021-25375 = 145.4805194805195,40.74616080699335,250.0,89.0,161.0,56.8572650085474,250.47793424236866,151.07889054673115
+US-VT-50021-34450 = 262.0869565217391,88.42246077212573,515.0,125.0,390.0,35.56518408571161,140.19456145396938,276.6009839964892
+US-VT-50021-35425 = 400.6666666666667,124.66033215381073,732.0,152.0,580.0,43.34903933499975,178.57191528535887,419.61169691808664
+US-VT-50021-37685 = 646.1919191919192,152.22071141998248,1106.0,358.0,748.0,89.89840368319716,447.8308073687472,663.8788604965076
+US-VT-50021-44125 = 615.8333333333334,202.3734763904601,1168.0,264.0,904.0,37.81191409157124,150.3118926118921,648.2327655948939
+US-VT-50021-44800 = 384.54,98.55216080837599,701.0,213.0,488.0,71.61903778660292,334.0246818616893,396.9679332137547
+US-VT-50021-47200 = 537.2985074626865,96.95159816027808,839.0,322.0,517.0,187.48897725483857,1145.4275036163724,545.9755475362085
+US-VT-50021-47425 = 591.1612903225806,176.2166488126623,843.0,180.0,663.0,46.86063340858936,184.3118179357401,616.8662565699502
+US-VT-50021-54250 = 275.78285714285715,93.20698160764663,582.0,131.0,451.0,35.455159414561344,140.12320779490634,291.1077561905311
+US-VT-50021-55450 = 543.1904761904761,165.5679601647208,899.0,239.0,660.0,45.48029722648197,186.87026800533633,567.8632254840446
+US-VT-50021-55600 = 240.05464480874318,110.21056482317991,573.0,122.0,451.0,17.7978030702442,62.088524418450596,264.1450379865126
+US-VT-50021-56875 = 235.92045454545453,99.01121625981538,594.0,122.0,472.0,21.972768566759882,83.0935845943901,255.85480612679882
+US-VT-50021-57250 = 201.83333333333334,64.22776312122005,347.0,122.0,225.0,41.14318063007903,167.81900330721652,211.80627941588511
+US-VT-50021-61225 = 204.8125,38.548214533879516,299.0,157.0,142.0,167.27982072472233,998.77291963885,208.4085530874393
+US-VT-50021-61300 = 225.19230769230768,52.18631751426994,383.0,142.0,241.0,94.04216974195454,474.8251907753748,231.16008993657877
+US-VT-50021-65275 = 535.8878048780488,144.1989888586753,1065.0,251.0,814.0,63.00485852692147,285.38037999950103,554.9496263670046
+US-VT-50021-71050 = 172.74489795918367,52.53517989909624,319.0,112.0,207.0,46.31463488974749,196.48381480242722,180.55676364500772
+US-VT-50021-72925 = 453.37719298245617,116.52319928266657,803.0,304.0,499.0,71.52149422184574,337.76173492456934,468.11166946330155
+US-VT-50021-75925 = 426.7584269662921,166.0322598334153,765.0,164.0,601.0,24.777301313490387,86.06612751579135,457.9186240939921
+US-VT-50021-77950 = 280.5,124.2963254911916,575.0,143.0,432.0,18.889973029917737,64.47566159595182,306.8058450072493
+US-VT-50021-80875 = 87.5984251968504,45.624841251803595,276.0,30.0,246.0,14.349473699089392,53.64859093152675,98.76796158785739
+US-VT-50021-82300 = 278.3421052631579,119.84041500784313,575.0,152.0,423.0,20.416902907541196,72.66954936488202,303.0446380181952
+US-VT-50023-03175 = 232.10526315789474,38.1601814196864,318.0,179.0,139.0,243.70914854441534,1603.8238869290833,235.22128439318357
+US-VT-50023-03250 = 353.4496124031008,80.01617677920757,549.0,187.0,362.0,99.65393759763512,503.9752987027322,362.393732084681
+US-VT-50023-05650 = 308.6622516556291,92.92593984952103,650.0,141.0,509.0,47.11272158300276,198.1739966036433,322.34704263268765
+US-VT-50023-11125 = 463.3625,81.53484588659009,672.0,266.0,406.0,200.73777266786522,1243.0323369275218,470.4813891111953
+US-VT-50023-11350 = 371.6134969325153,76.0088245727089,593.0,214.0,379.0,131.88854097483954,724.8215179796281,379.30717435257856
+US-VT-50023-18550 = 514.0867052023121,219.17047630673264,1060.0,102.0,958.0,20.23617772637257,68.69333110234399,558.8567241702376
+US-VT-50023-21925 = 317.95454545454544,67.07716764095503,547.0,194.0,353.0,121.08232690790862,649.4378833547178,324.95298028166997
+US-VT-50023-25825 = 556.9266666666666,172.89758420007558,1052.0,246.0,806.0,43.72888203725858,180.93185309857625,583.1473970332601
+US-VT-50023-43600 = 397.0108108108108,87.53976635756563,670.0,226.0,444.0,107.19643270481879,554.9298459198708,406.54740756103047
+US-VT-50023-44500 = 399.85207100591714,142.5922996372149,936.0,146.0,790.0,31.41634068827753,124.02552051815232,424.51648095633493
+US-VT-50023-46000 = 225.27272727272728,45.49293833131169,328.0,148.0,180.0,136.363522600872,752.349516136749,229.82038441119423
+US-VT-50023-46225 = 331.7278106508876,113.7024425401031,668.0,123.0,545.0,33.985966727568055,130.97505224827066,350.6730468667596
+US-VT-50023-50275 = 436.4010416666667,130.474856290072,790.0,193.0,597.0,47.77427844199904,199.0813249466535,455.48826251800017
+US-VT-50023-55825 = 413.7931034482759,125.26910232940358,866.0,196.0,670.0,46.57744188337884,196.59637869445405,432.33908042157157
+US-VT-50023-60625 = 510.76073619631904,122.01226099284797,867.0,275.0,592.0,86.31011020230298,421.8008485149983,525.1319086404793
+US-VT-50023-75325 = 357.50925925925924,119.86802120189817,798.0,180.0,618.0,36.39614120199421,147.39520740962786,377.0692416028692
+US-VT-50023-76525 = 531.8023952095808,175.59756792884818,1143.0,217.0,926.0,38.009832536582536,157.4319337884687,560.0431174589806
+US-VT-50023-76975 = 357.1933962264151,166.19355433818725,922.0,123.0,799.0,17.549204806247985,63.30795411820206,393.96372905550675
+US-VT-50023-85525 = 434.7939393939394,74.29633515735824,759.0,243.0,516.0,218.72578960478157,1400.382198108233,441.09603846726526
+US-VT-50023-86125 = 521.9192546583851,201.42325805109132,1056.0,219.0,837.0,25.75896826978992,93.90389879956197,559.4381442725198
+US-VT-50025-01900 = 377.2241379310345,80.70487809540863,550.0,197.0,353.0,115.75066051015678,603.7048691240007,385.7607128599372
+US-VT-50025-07900 = 255.86029411764707,113.41491840829651,504.0,65.0,439.0,18.731977001121074,63.159786647091906,279.87038754310794
+US-VT-50025-09475 = 265.12280701754383,101.57048717912532,533.0,115.0,418.0,26.155904796187492,95.49092859823989,283.9131322546857
+US-VT-50025-17875 = 665.0529801324503,130.20390468705062,1068.0,379.0,689.0,149.08278298723317,850.8330873371291,677.678775806656
+US-VT-50025-18325 = 251.21774193548387,98.50508096309706,498.0,69.0,429.0,24.710445487460387,88.40684262654274,269.8399615303665
+US-VT-50025-28900 = 414.66883116883116,110.17913720508623,681.0,206.0,475.0,64.99550558582641,293.9443997934596,429.056734964249
+US-VT-50025-30925 = 290.61783439490443,76.55001570779913,511.0,121.0,390.0,66.18367900763506,298.3385234128336,300.53058176040656
+US-VT-50025-31150 = 454.91975308641975,61.16875850647115,593.0,254.0,339.0,433.2069148727582,3380.5681603317094,459.01372394018034
+US-VT-50025-36175 = 429.10091743119267,109.31965962629822,745.0,172.0,573.0,72.17369214824141,331.31713766215955,442.80739077063845
+US-VT-50025-40225 = 422.80392156862746,59.31020245573484,681.0,306.0,375.0,384.7557271295333,2924.1068334779916,426.9436218157502
+US-VT-50025-43375 = 499.24581005586595,85.50987999884242,697.0,221.0,476.0,216.01687010793958,1358.4057881473614,506.5158619784322
+US-VT-50025-48400 = 364.97484276729557,102.1753302380374,544.0,114.0,430.0,55.84203212446662,235.16366746898325,379.0071687478538
+US-VT-50025-57700 = 262.00892857142856,96.82675024567205,474.0,80.0,394.0,28.38425490716986,104.98587346650373,279.327940267861
+US-VT-50025-60250 = 232.28977272727272,70.00422964457337,414.0,75.0,339.0,46.64792643223671,191.91224958992697,242.60900783321748
+US-VT-50025-65762 = 666.5932203389831,45.93773185817389,868.0,580.0,288.0,3100.467137178346,45693.608866575334,668.1742262390622
+US-VT-50025-70750 = 732.7925531914893,123.38848246136877,1168.0,479.0,689.0,228.00598404131227,1477.0609146734212,743.1080968587419
+US-VT-50025-73300 = 369.29545454545456,103.6289994393142,604.0,136.0,468.0,55.65931508099309,235.90105980849233,383.5597766616401
+US-VT-50025-74800 = 158.9090909090909,70.99646631377989,352.0,55.0,297.0,18.47973211962937,62.63023516226846,174.047687150957
+US-VT-50025-76225 = 515.9196428571429,85.31225611088708,761.0,325.0,436.0,239.3337646700787,1560.6712614543783,522.9256724703534
+US-VT-50025-81400 = 292.9226519337017,92.62497655853957,495.0,78.0,417.0,40.91324484364684,160.02328483305303,307.218271426591
+US-VT-50025-83950 = 530.5454545454545,57.663386266351715,708.0,359.0,349.0,806.3031211914915,7671.376483960049,533.6698843428824
+US-VT-50025-84700 = 579.0511363636364,96.35748248333834,957.0,432.0,525.0,236.65636549184245,1565.8036813528784,587.0136139431056
+US-VT-50025-84850 = 589.5092592592592,82.04521059106854,859.0,460.0,399.0,393.52892971455066,3008.7030925026115,595.1912157729928
+US-VT-50027-01300 = 542.3666666666667,109.64708031781883,839.0,333.0,506.0,136.38717594494074,758.5881204749064,553.3390310951626
+US-VT-50027-02575 = 410.2631578947368,99.32871642086782,589.0,253.0,336.0,83.0481106539076,398.36884126500456,422.1161601165951
+US-VT-50027-02725 = 476.6515151515151,98.39615236753224,790.0,206.0,584.0,128.43529797275315,699.4106674541354,486.7016228624779
+US-VT-50027-05800 = 368.5652173913044,119.30075297220615,790.0,158.0,632.0,39.25605522143605,157.9763082618384,387.392551722971
+US-VT-50027-08275 = 525.5714285714286,111.04917728108782,757.0,274.0,483.0,119.98449050628247,634.2715857910578,537.1752472940453
+US-VT-50027-12250 = 392.7974683544304,76.59491997347259,564.0,230.0,334.0,150.42961235501602,855.4956166379125,400.19574324496807
+US-VT-50027-13675 = 347.7878787878788,107.79679869915512,656.0,152.0,504.0,43.826486675460785,180.78819907701413,364.11064038497756
+US-VT-50027-32275 = 255.73711340206185,74.50944701687386,507.0,118.0,389.0,50.99280550989571,215.6153380421181,266.37028525340315
+US-VT-50027-32425 = 318.9675675675676,92.99159524373786,531.0,109.0,422.0,50.70425705124981,212.1194548595154,332.24651382060574
+US-VT-50027-41275 = 501.4866666666667,139.1634883469399,936.0,308.0,628.0,58.744845772066185,266.91513114366717,520.4376555682086
+US-VT-50027-52900 = 315.65625,95.87261819346979,534.0,120.0,414.0,45.55297161631578,184.53242253657925,329.8945696481428
+US-VT-50027-56050 = 546.9951219512195,117.14845689045328,928.0,321.0,607.0,116.20881554064466,616.6664741439832,559.3991637375265
+US-VT-50027-56350 = 396.2189349112426,83.94936834904036,564.0,115.0,449.0,118.95542041766608,626.406321031986,405.0147414951737
+US-VT-50027-58375 = 515.3176470588236,95.08723075832636,742.0,273.0,469.0,175.215084164515,1036.9496669370535,524.0170405850647
+US-VT-50027-60100 = 514.7561983471074,144.917967899975,942.0,229.0,713.0,55.88564268033797,243.7066941692675,534.7664547791164
+US-VT-50027-60850 = 286.1666666666667,85.0020074459496,474.0,137.0,337.0,48.37374212021995,200.104997928448,298.52420736173536
+US-VT-50027-63775 = 334.69135802469134,98.14038093343999,514.0,121.0,393.0,49.56621117411684,202.92229465995806,348.78337045531975
+US-VT-50027-69550 = 255.0995260663507,69.12688073091259,412.0,102.0,310.0,61.429750179998784,270.8659941866184,264.2996289041333
+US-VT-50027-70375 = 425.363184079602,124.93493804412957,697.0,160.0,537.0,49.76358248274202,207.35391709822377,443.33122731703423
+US-VT-50027-77500 = 284.56756756756755,101.84485831083249,729.0,96.0,633.0,31.465837690558725,127.9969026138792,302.24340468515715
+US-VT-50027-82000 = 568.0884353741496,103.93030927495268,818.0,368.0,450.0,179.94428569629324,1079.4009283832822,577.5170816450685
+US-VT-50027-83050 = 361.42452830188677,87.95645879436837,690.0,211.0,479.0,82.23709493802772,398.5223240948956,371.97315535114467
+US-VT-50027-84925 = 306.125,153.6358010849034,833.0,105.0,728.0,15.523439878788825,58.56817278336332,342.5149266820353
+US-VT-50027-85975 = 373.1639344262295,101.07198868131417,705.0,205.0,500.0,62.02518002505717,279.96323252242024,386.60945261653785
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UZB/UZB_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UZB/UZB_0_elevation.properties
new file mode 100755
index 0000000..ea12a9d
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UZB/UZB_0_elevation.properties
@@ -0,0 +1,36 @@
+# UZB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = UZB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = UZB
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+UZB = 321.25440645095705,482.212000692396,4361.0,-36.0,4397.0,6.0493060264994,32.562976106979164,579.4245483885553
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UZB/UZB_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UZB/UZB_1_elevation.properties
new file mode 100755
index 0000000..cec52b9
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UZB/UZB_1_elevation.properties
@@ -0,0 +1,47 @@
+# UZB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = UZB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = UZB
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+UZ-AN = 547.7418521177315,138.82536445563335,1420.0,378.0,1042.0,74.41096788207741,358.6882382339604,565.0607209651033
+UZ-AS = 40.84387186345168,4.186872623952014,197.0,39.0,158.0,969.7354555612673,10324.127500525843,41.0579075351781
+UZ-BU = 202.63886656292217,52.47879313318123,728.0,115.0,613.0,71.89169366709012,368.5734829222295,209.3239928212266
+UZ-FA = 486.32121911354676,148.46554695784192,1251.0,330.0,921.0,46.56106722365725,205.4416549524926,508.4784624677603
+UZ-NG = 1149.5139267199718,866.206632884676,3829.0,354.0,3475.0,7.495392542022375,23.048700048634327,1439.3388060413624
+UZ-QA = 744.7745712514636,653.1693745644625,4181.0,151.0,4030.0,6.781478471667687,24.27134734571374,990.615664045211
+UZ-QR = 108.51752098820222,52.64774513542164,421.0,-36.0,457.0,15.458390768386478,50.46765616292701,120.61441634095334
+UZ-SA = 292.99458554833626,225.52271704845708,2390.0,-11.0,2401.0,8.807071153398232,40.45258938198308,369.7381817794371
+UZ-SI = 536.5603642613218,479.7415235447251,3495.0,215.0,3280.0,7.103484735997025,28.648986378599997,719.756176708013
+UZ-SU = 1162.9861978310878,926.9863225183819,4361.0,248.0,4113.0,7.002651853686951,21.934895462813873,1487.2257859793049
+UZ-TO = 1229.8318664895385,963.4198255036587,4172.0,223.0,3949.0,6.803300915952281,19.71916679137317,1562.2625195550977
+UZ-XO = 104.8352621515548,29.964282726638434,234.0,57.0,177.0,54.294502338941726,239.43073469243134,109.03343720945035
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UZB/UZB_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UZB/UZB_2_elevation.properties
new file mode 100755
index 0000000..5769743
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/UZB/UZB_2_elevation.properties
@@ -0,0 +1,83 @@
+# UZB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = UZB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = UZB
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+UZ-AN-G010001 = 547.7418521177315,138.82536445563335,1420.0,378.0,1042.0,74.41096788207741,358.6882382339604,565.0607209651033
+UZ-AS-G020001 = 61.022922636103154,18.425861405523513,103.0,40.0,63.0,46.90954279376432,196.77358834697014,63.744093495690976
+UZ-AS-G020002 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020003 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020004 = 42.0,2.390457218668787,46.0,40.0,6.0,5477.02753170002,97184.71000000002,42.06797220825227
+UZ-AS-G020005 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020006 = 43.45454545454545,4.09797369803078,51.0,40.0,11.0,1224.7500770378308,13345.469702767525,43.64734710255492
+UZ-AS-G020007 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020008 = 44.5,5.0019227072427626,52.0,40.0,12.0,731.1632647825987,6752.056287335291,44.78023258949456
+UZ-AS-G020009 = 44.94596912521441,7.542082967222406,76.0,40.0,36.0,230.92837288652257,1512.2964856415965,45.574369508411124
+UZ-AS-G020010 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020011 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020012 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020013 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020014 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020015 = 44.0,2.943920288775949,47.0,40.0,7.0,3383.08700120394,51214.37573964497,44.098374875574116
+UZ-AS-G020016 = 50.90243902439025,6.813920035213355,62.0,40.0,22.0,438.63305930692866,3431.136404159169,51.35647773044846
+UZ-AS-G020017 = 43.791666666666664,3.4878260500712406,47.0,40.0,7.0,2016.7919482817235,25789.641292508397,43.93034258914902
+UZ-AS-G020018 = 46.72727272727273,0.616575453011388,47.0,45.0,2.0,435489.1388102647,3.3020380203213606E7,46.731340466737976
+UZ-AS-G020019 = 49.0,0.0,49.0,49.0,0.0,0.0,-1.2,49.0
+UZ-AS-G020020 = 46.666666666666664,4.988876515698588,52.0,40.0,12.0,846.1681819834437,8168.464285714288,46.93257575146144
+UZ-AS-G020021 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020022 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020023 = 50.2,6.8527366796047255,61.0,40.0,21.0,415.2204024182418,3207.769978581939,50.665570163573605
+UZ-AS-G020024 = 44.375,3.3888604279314896,47.0,40.0,7.0,2283.9616371007505,30402.41262436948,44.504213283688095
+UZ-AS-G020025 = 50.0,0.0,50.0,50.0,0.0,0.0,-1.2,50.0
+UZ-AS-G020026 = 42.0,4.0,50.0,40.0,10.0,1190.625,12882.8125,42.190046219457976
+UZ-AS-G020027 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020028 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020029 = 45.0,0.0,45.0,45.0,0.0,0.0,-1.2,45.0
+UZ-AS-G020030 = 45.0,0.0,45.0,45.0,0.0,0.0,-1.2,45.0
+UZ-AS-G020031 = 45.0,0.0,45.0,45.0,0.0,0.0,-1.2,45.0
+UZ-AS-G020032 = 45.0,0.0,45.0,45.0,0.0,0.0,-1.2,45.0
+UZ-AS-G020033 = 48.774193548387096,1.033840952280742,53.0,45.0,8.0,105143.52827345341,4966720.147289866,48.78514920967382
+UZ-AS-G020034 = 46.333333333333336,1.8856180831641267,49.0,45.0,4.0,14910.512102652969,368245.4853515625,46.37168676394394
+UZ-AS-G020035 = 40.69374843658801,3.742953036163958,197.0,39.0,158.0,1332.5220243833658,15653.942613302315,40.865521644183495
+UZ-AS-G020036 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-AS-G020037 = 40.0,0.0,40.0,40.0,0.0,0.0,-1.2,40.0
+UZ-BU-G030001 = 202.63886656292217,52.47879313318123,728.0,115.0,613.0,71.89169366709012,368.5734829222295,209.3239928212266
+UZ-FA-G040001 = 486.32121911354676,148.46554695784192,1251.0,330.0,921.0,46.56106722365725,205.4416549524926,508.4784624677603
+UZ-NG-G090001 = 1149.5139267199718,866.206632884676,3829.0,354.0,3475.0,7.495392542022375,23.048700048634327,1439.3388060413624
+UZ-QA-G070001 = 744.7745712514636,653.1693745644625,4181.0,151.0,4030.0,6.781478471667687,24.27134734571374,990.615664045211
+UZ-QR-G060001 = 108.51752098820222,52.64774513542164,421.0,-36.0,457.0,15.458390768386478,50.46765616292701,120.61441634095334
+UZ-SA-G110001 = 292.99458554833626,225.52271704845708,2390.0,-11.0,2401.0,8.807071153398232,40.45258938198308,369.7381817794371
+UZ-SI-G130001 = 536.5603642613218,479.7415235447251,3495.0,215.0,3280.0,7.103484735997025,28.648986378599997,719.756176708013
+UZ-SU-G120001 = 1162.9861978310878,926.9863225183819,4361.0,248.0,4113.0,7.002651853686951,21.934895462813873,1487.2257859793049
+UZ-TO-G140001 = 1229.8318664895385,963.4198255036587,4172.0,223.0,3949.0,6.803300915952281,19.71916679137317,1562.2625195550977
+UZ-XO-G080001 = 104.8352621515548,29.964282726638434,234.0,57.0,177.0,54.294502338941726,239.43073469243134,109.03343720945035
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VEN/VEN_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VEN/VEN_0_elevation.properties
new file mode 100755
index 0000000..94ab4b5
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VEN/VEN_0_elevation.properties
@@ -0,0 +1,36 @@
+# VEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = VEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = VEN
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+VEN = 481.91138355086093,552.3261175714534,4991.0,1.0,4990.0,5.128222951941595,18.965558565500377,733.0093599317636
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VEN/VEN_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VEN/VEN_1_elevation.properties
new file mode 100755
index 0000000..d3f5556
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VEN/VEN_1_elevation.properties
@@ -0,0 +1,58 @@
+# VEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = VEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = VEN
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+VE-A = 816.6541450777202,505.0907868128585,2182.0,6.0,2176.0,9.33632182381493,26.39900368497951,960.2295015233883
+VE-B = 154.34361638794178,131.40828429767276,1924.0,1.0,1923.0,9.31237987597714,65.56279382766104,202.70690442549352
+VE-C = 92.23447856563826,161.24663645299913,3523.0,1.0,3522.0,15.456099117221182,246.30531397756732,185.76242032144518
+VE-D = 620.0649744959923,414.4906872098073,2326.0,25.0,2301.0,9.024640347990752,29.973130130175257,745.8438860648884
+VE-E = 205.8842817406063,338.961881570163,3665.0,27.0,3638.0,7.362625187671633,51.738743352630685,396.589831722184
+VE-F = 710.3533922344482,455.75418419098827,2949.0,1.0,2948.0,9.547830509221349,31.561288302087906,843.9868590603604
+VE-G = 646.0472650026553,284.06974963093256,1771.0,1.0,1770.0,18.68521541968356,62.629688584001855,705.7426522981247
+VE-H = 191.3479172735217,189.0221237131211,1584.0,19.0,1565.0,6.077013487600904,23.22114477973207,268.9672632457932
+VE-I = 252.23767136033746,265.90773355243334,1870.0,1.0,1869.0,5.08595789480019,16.034214915101167,366.5116173005665
+VE-J = 134.78514699735265,121.37823932468764,1900.0,2.0,1898.0,8.511991768944268,50.63219807064075,181.3827798680456
+VE-K = 741.3507222050443,357.7034327545553,3019.0,63.0,2956.0,16.537532987605204,62.415089320550756,823.1358570238182
+VE-L = 1887.0355942258257,1135.3462184916652,4991.0,5.0,4986.0,9.75403950174837,27.529588251611326,2202.2521131147864
+VE-M = 417.94039074960125,384.28203659251903,2682.0,1.0,2681.0,5.988847350134414,20.238918177709486,567.7559809175273
+VE-N = 127.69810814836883,235.76130942648192,1975.0,1.0,1974.0,5.285128475338007,25.868132729315082,268.12348246127607
+VE-O = 87.28571428571429,113.66807344834965,726.0,1.0,725.0,4.968679633305108,19.686953299312158,143.31513123123756
+VE-P = 235.616609537033,311.6157986507644,2380.0,51.0,2329.0,5.245877888382777,20.744010109452056,390.66557649539646
+VE-R = 327.48135132976597,394.0091724929608,2409.0,1.0,2408.0,5.056489925956721,18.584346009209813,512.3351085738299
+VE-S = 919.5725064843198,798.5113181583393,3698.0,40.0,3658.0,5.995279810062022,17.70847732124956,1217.8809136811474
+VE-T = 1098.3011708132972,878.2947614505762,3759.0,1.0,3758.0,6.332657791785461,17.35258380554408,1406.2955414141722
+VE-U = 510.9943104849634,380.6926307839017,1922.0,1.0,1921.0,6.913777871079368,18.86527563308428,637.2143002798748
+VE-V = 231.8813245339817,444.199333474212,3307.0,1.0,3306.0,4.878812127001349,22.227410062276835,501.08082833667834
+VE-Y = 31.58050430926091,77.49919979470461,794.0,1.0,793.0,5.636142431593971,33.82016177248844,83.68664302770681
+VE-Z = 718.6354582043631,599.7367442875744,2973.0,25.0,2948.0,6.058528839908858,16.623193564483135,936.0133996034921
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VEN/VEN_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VEN/VEN_2_elevation.properties
new file mode 100755
index 0000000..4306f54
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VEN/VEN_2_elevation.properties
@@ -0,0 +1,335 @@
+# VEN.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = VEN elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = VEN
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+VE-A-G110001 = 1205.4341085271317,306.9442671333251,2105.0,600.0,1505.0,72.97965912142676,343.29365817571204,1243.8995832166738
+VE-A-G110002 = 686.6127917026794,491.3938077247753,2182.0,6.0,2176.0,7.581008093060688,21.843399379688265,844.337018020648
+VE-B-G020001 = 241.7125328659071,49.368258907290475,319.0,149.0,170.0,131.9031178078602,717.1100754276972,246.70260138877637
+VE-B-G020002 = 154.23519112926758,75.52750092102215,357.0,45.0,312.0,15.542806580115242,52.38330803841929,171.73496317889555
+VE-B-G020003 = 206.0344986200552,208.82988989338023,1161.0,1.0,1160.0,5.666189737660236,19.113308820940656,293.36008169909314
+VE-B-G020004 = 115.82192485846629,112.79143388757564,629.0,1.0,628.0,6.003619536722639,21.808111124955293,161.66825859251273
+VE-B-G020005 = 82.0881934566145,40.86499297721131,173.0,22.0,151.0,14.692236238882968,47.02346662774838,91.69743265761645
+VE-B-G020006 = 406.5045871559633,180.942264797275,1078.0,167.0,911.0,19.438891502053178,72.3701265172389,444.9562704005949
+VE-B-G020007 = 280.60744444444447,180.31223970941252,1913.0,78.0,1835.0,13.120992982054425,80.99124635611689,333.5461612231007
+VE-B-G020008 = 172.64184661206255,27.08469285242502,255.0,101.0,154.0,278.7806866845339,1914.7387537484417,174.75350579754655
+VE-B-G020009 = 340.3809523809524,242.98467053165862,952.0,1.0,951.0,7.2172114959141656,19.029781971623414,418.21136146348636
+VE-B-G020010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VE-B-G020011 = 4.5,0.5,5.0,4.0,1.0,756.0,7048.0,4.527692569068709
+VE-B-G020012 = 81.32466401194624,44.799489614674194,172.0,1.0,171.0,11.307879120082982,32.09623352605284,92.84769919815591
+VE-B-G020013 = 85.1304347826087,71.66000906929168,306.0,3.0,303.0,6.4183034901522396,20.616046473844772,111.27599842772455
+VE-B-G020014 = 207.47020585048753,190.84063885172813,1924.0,71.0,1853.0,8.256164073146483,44.38747987576826,281.89366036322883
+VE-B-G020015 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VE-B-G020016 = 140.13888888888889,66.57837844983203,294.0,1.0,293.0,15.483407541317389,47.41470943900107,155.15021320005104
+VE-B-G020017 = 95.03225806451613,48.08946857276109,357.0,1.0,356.0,13.504592555670747,40.466193458519605,106.50693433035916
+VE-B-G020018 = 78.97175141242938,67.54074136689769,456.0,1.0,455.0,6.647840668101784,23.882488275007955,103.91481735314133
+VE-B-G020019 = 113.23202614379085,91.7139365847339,444.0,25.0,419.0,7.024121645631948,23.0449716429031,145.71526312811824
+VE-B-G020020 = 193.03790087463557,43.341531577022856,279.0,76.0,203.0,101.6390825659195,513.6845098086463,197.8436744844972
+VE-B-G020021 = 336.2373540856031,189.2591795613942,885.0,1.0,884.0,11.185658875894623,32.857686669063916,385.8427080180981
+VE-C-G030001 = 64.12867383512545,12.423709451880738,100.0,33.0,67.0,153.4207581931573,881.0593085477011,65.3210177844517
+VE-C-G030002 = 41.631874298540964,2.5909396589674083,51.0,38.0,13.0,4197.3986815984435,68248.99782472925,41.71241932477575
+VE-C-G030003 = 79.91733932767957,10.43813914944853,133.0,51.0,82.0,471.00367306943815,3768.3325301748973,80.59612815835962
+VE-C-G030004 = 217.32335285505124,372.2468771348323,3523.0,88.0,3435.0,7.674209350334834,53.24356694029231,431.0419669043798
+VE-C-G030005 = 63.3650649054885,21.9132396239506,139.0,10.0,129.0,33.029261729919945,124.56057735152132,67.0471589352864
+VE-C-G030006 = 86.07679477882523,8.666798249760223,117.0,62.0,55.0,1009.8345256745584,10339.384929525457,86.51201067654156
+VE-C-G030007 = 42.12179577963461,28.337395206528665,183.0,1.0,182.0,9.038639216402276,29.85369796883898,50.76665881060363
+VE-D-G040001 = 759.0,130.51018769011517,982.0,593.0,389.0,214.15924514647992,1348.6572615361595,770.1388894809228
+VE-D-G040002 = 413.7162293488824,162.22169002404226,937.0,209.0,728.0,24.827204792857707,89.69602837720335,444.3838376234148
+VE-D-G040003 = 792.2948402948402,445.6626202122615,1845.0,35.0,1810.0,11.518105660210795,35.32273749036264,909.0359096384944
+VE-D-G040004 = 590.0909090909091,7.310696341097443,603.0,576.0,27.0,526114.3418848953,4.24853499645549E7,590.1361938338703
+VE-D-G040005 = 943.6425339366516,305.5870503970209,1864.0,484.0,1380.0,39.80617336625914,165.77682726515138,991.8894480861948
+VE-D-G040006 = 592.3157894736842,2.773039973119893,597.0,583.0,14.0,9745857.246238068,2.0818317635064464E9,592.3222806973636
+VE-D-G040007 = 668.9051233396584,457.43212654033033,2326.0,25.0,2301.0,8.20743553877373,24.13496992827764,810.3568438788262
+VE-D-G040008 = 771.8860103626943,201.6810974583214,1524.0,410.0,1114.0,68.70573386728839,324.71602096660513,797.7990210984408
+VE-D-G040009 = 665.3264925373135,209.82096963398462,1230.0,292.0,938.0,41.839387708482334,169.9913696304041,697.6275374224767
+VE-D-G040010 = 1033.1827586206896,503.7898210967205,2145.0,58.0,2087.0,15.14284489145934,48.21951571246711,1149.465439476857
+VE-D-G040011 = 822.7705627705627,208.96513555624122,1385.0,420.0,965.0,72.87864534904281,336.2235758939689,848.8921173151667
+VE-D-G040012 = 738.2708333333334,182.85966153302442,1172.0,543.0,629.0,78.49917344255611,374.71549419579287,760.5796994179286
+VE-D-G040013 = 1436.8745980707395,523.093402507645,2219.0,114.0,2105.0,28.361082311159915,98.0204335225519,1529.1289410406089
+VE-D-G040014 = 259.25948018747334,142.25195482712044,929.0,141.0,788.0,13.984716296574543,57.94466020446258,295.72131597031694
+VE-D-G040015 = 719.5197956577267,160.69378415041933,1466.0,501.0,965.0,104.49349881398348,549.7214039982592,737.2457043672199
+VE-E-G050001 = 241.52923538230885,172.55935762488542,1050.0,108.0,942.0,8.813665267581731,32.31176226062085,296.83851409188105
+VE-E-G050002 = 306.02390914524807,339.4703189615377,2715.0,104.0,2611.0,6.886523885894825,34.85656473392981,457.0456546389948
+VE-E-G050003 = 59.38518148933516,12.598582493610637,99.0,27.0,72.0,118.99341846131408,632.6569554998271,60.70686996847712
+VE-E-G050004 = 149.54390532544377,79.83997916774427,613.0,77.0,536.0,14.11332573606376,54.966301688094354,169.52227550823852
+VE-E-G050006 = 885.5867992766727,768.3692014960372,3387.0,153.0,3234.0,6.345800071867683,20.028836235058602,1172.456911302398
+VE-E-G050007 = 214.29228802726885,105.86484408869694,1301.0,117.0,1184.0,17.35051184236703,82.62572066362746,239.01579429377904
+VE-E-G050008 = 124.97285067873302,54.65525178774888,321.0,76.0,245.0,20.78349816996032,83.2711111733892,136.40164938427662
+VE-E-G050009 = 201.78745404411765,272.9255629516077,2714.0,90.0,2624.0,7.757685701038552,51.8462385743527,339.42088845864924
+VE-E-G050010 = 92.37610619469027,10.381075569083553,129.0,79.0,50.0,732.3318778266572,6785.037446888955,92.9575802485398
+VE-E-G050011 = 71.98119495358247,8.394967865106103,83.0,40.0,43.0,654.3949764052094,5792.634241975305,72.46908245867205
+VE-F-G060001 = 50.16038433111604,30.879258420360234,248.0,1.0,247.0,11.237253609916941,46.41524975950131,58.903249119523615
+VE-F-G060002 = 815.1890473674943,540.690306728243,2286.0,4.0,2282.0,8.582863930865686,25.170984962937716,978.2020193895563
+VE-F-G060003 = 183.45597775718258,79.97249097783941,415.0,79.0,336.0,19.441937564241364,65.96523683197474,200.12919599110091
+VE-F-G060004 = 1136.066891528018,442.21980905141885,2949.0,454.0,2495.0,25.93276527271569,100.56547406313761,1219.10062814503
+VE-F-G060005 = 162.8058715032278,78.1203421637213,411.0,4.0,407.0,16.061246269588768,54.46776638318901,180.57834769346636
+VE-F-G060006 = 421.67148029464397,176.99860380789832,1942.0,5.0,1937.0,21.152070256643817,77.40765584508934,457.31317829669206
+VE-F-G060007 = 744.8268244146637,339.4700068866941,2681.0,55.0,2626.0,18.369341421493722,68.31415191004885,818.5394822140746
+VE-F-G060008 = 386.9836123975775,189.3728315239059,938.0,90.0,848.0,14.9282933104682,46.5880501787387,430.83452227468945
+VE-F-G060009 = 378.0377923559612,378.6349575989261,2603.0,54.0,2549.0,6.490028690875387,27.795578982740853,535.0485992555411
+VE-F-G060010 = 693.6824539488731,350.5705965457689,2576.0,1.0,2575.0,14.937341953850545,53.86742387154475,777.2355434995205
+VE-G-G070001 = 787.9018691588785,328.22493621052064,1753.0,91.0,1662.0,21.33355082719472,73.22026720799879,853.5343954255475
+VE-G-G070002 = 731.0567375886525,143.4667541516272,1241.0,552.0,689.0,148.25384574701616,845.8131172871304,745.001116187464
+VE-G-G070003 = 789.0220588235294,254.2041058963934,1547.0,471.0,1076.0,40.27081533700061,166.71669267563996,828.9605158056117
+VE-G-G070004 = 772.481981981982,268.49625819802793,1771.0,508.0,1263.0,33.75754224611672,137.0176469132864,817.8133363752105
+VE-G-G070005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VE-G-G070006 = 156.2706611570248,176.09780541822948,954.0,1.0,953.0,4.72122571315991,15.125810646082675,235.43779775467289
+VE-G-G070007 = 592.636165577342,15.322974594993463,612.0,538.0,74.0,57969.14237351663,2246393.03068591,592.8342249741099
+VE-G-G070008 = 844.90625,125.67039924601093,1496.0,674.0,822.0,326.8237316181232,2400.9012873196516,854.2011592919517
+VE-G-G070009 = 903.814371257485,238.68541225012459,1536.0,430.0,1106.0,65.95753200692259,298.72840921649714,934.8000554731342
+VE-G-G070010 = 400.9367681498829,368.82566121010694,1562.0,1.0,1561.0,5.841102550105223,18.05648246620494,544.7776247438451
+VE-G-G070011 = 831.6139240506329,290.53413761996455,1466.0,362.0,1104.0,32.349431259313015,121.32424653340439,880.9039696797082
+VE-G-G070012 = 626.3937282229965,123.9889860893548,1530.0,462.0,1068.0,147.30225267827447,885.1620431514434,638.5470784746974
+VE-H-G080001 = 282.8792184724689,160.11844409706256,659.0,96.0,563.0,11.241023710297872,33.387908919467094,325.05163956463747
+VE-H-G080002 = 577.7456647398844,109.59834207346273,924.0,375.0,549.0,163.46289546329058,967.9657640452551,588.0491898735876
+VE-H-G080003 = 62.61319376825706,31.03429003472671,322.0,19.0,303.0,17.13017523027964,80.01937782330758,69.88232388680872
+VE-H-G080004 = 177.82232675954407,155.63535802919586,1190.0,35.0,1155.0,6.849203273491804,25.432319891352368,236.3115413242741
+VE-H-G080005 = 90.07646176911544,15.931313420462624,157.0,59.0,98.0,199.43612092194297,1259.3205925775615,91.47445387726525
+VE-H-G080006 = 299.8127549128661,254.86209524776135,1584.0,51.0,1533.0,6.899453225430423,24.78945984698717,393.500159596564
+VE-H-G080007 = 236.38845925044618,138.1778275923371,677.0,53.0,624.0,11.201781486118719,36.74270820066223,273.81127753424903
+VE-I-G120001 = 30.981776765375855,40.06167950169908,292.0,1.0,291.0,5.923083143899596,29.742570144272072,50.64393997347014
+VE-I-G120002 = 478.95531914893616,295.07328358303215,1472.0,91.0,1381.0,10.174997005972264,32.60064766886476,562.5535000562453
+VE-I-G120003 = 277.48020176544765,294.75134697523856,1771.0,1.0,1770.0,5.001590877375228,15.628876819211843,404.81306663139065
+VE-I-G120004 = 52.19724770642202,23.860500385855527,125.0,10.0,115.0,17.14436936710408,55.0433058810177,57.392300413809785
+VE-I-G120005 = 43.73375796178344,54.18265117568072,801.0,1.0,800.0,9.172194838830263,92.66825143475714,69.6304622552899
+VE-I-G120006 = 250.35714285714286,222.9865123586568,1252.0,1.0,1251.0,7.089124535285746,28.550287866114033,335.2636032638637
+VE-I-G120007 = 506.95194508009155,276.4567655682933,1870.0,77.0,1793.0,12.553382599989886,42.838354173956446,577.4327821045237
+VE-I-G120008 = 414.782929148835,222.11294523479074,1073.0,1.0,1072.0,12.18150406336186,35.633068451919755,470.5093397098093
+VE-I-G120009 = 57.471933471933475,47.61127399948667,363.0,1.0,362.0,6.392583606857371,20.46223366310032,74.63147157102391
+VE-I-G120010 = 590.4592186429061,214.29337522948336,1066.0,147.0,919.0,29.153112433675823,104.87379608231562,628.1430884341842
+VE-I-G120011 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VE-I-G120012 = 166.44274159216687,157.35067867234625,952.0,34.0,918.0,6.517099639108949,24.949570082368925,229.04676882105286
+VE-I-G120013 = 25.605678233438486,17.419097335533614,71.0,1.0,70.0,8.120876700378465,23.09301740720976,30.968947508418488
+VE-I-G120014 = 157.94575678040246,171.0437328945001,1250.0,1.0,1249.0,5.722397765263788,23.02099582929379,232.8149923166871
+VE-I-G120015 = 144.798197492163,214.80926608534355,1456.0,1.0,1455.0,5.051055448818931,21.27891736667284,259.0550883366383
+VE-I-G120016 = 116.79465138490926,106.55714373357101,345.0,1.0,344.0,5.328850194867501,13.99973402881056,158.09938479570175
+VE-I-G120017 = 94.61935483870968,42.22066012652158,172.0,31.0,141.0,18.201266529566723,58.975436294369594,103.61180652615272
+VE-I-G120018 = 298.8987246811703,272.62207576592664,1356.0,54.0,1302.0,6.823060225079118,25.78208073194459,404.55314089863737
+VE-I-G120019 = 47.823452768729645,40.07706871689009,290.0,1.0,289.0,7.119048152758156,27.502132683296907,62.39594595533622
+VE-I-G120020 = 125.44572748267899,75.65264877692648,307.0,32.0,275.0,10.690492490632785,34.81086425839616,146.49216296656815
+VE-I-G120021 = 70.05415162454874,83.36881480386604,392.0,1.0,391.0,4.444188041135995,13.007193601744971,108.89418460889719
+VE-I-G120022 = 465.42703670546103,286.8746529768412,955.0,62.0,893.0,9.509828121335309,26.833279779220103,546.7352128928682
+VE-I-G120023 = 138.775,88.95853177183157,497.0,1.0,496.0,9.23480952312281,28.081966721191787,164.8396827223348
+VE-J-G130001 = 40.246501820969904,7.464502907300831,66.0,25.0,41.0,173.70969419288002,1040.0098577511935,40.93286836368099
+VE-J-G130002 = 166.29215065117916,27.485758463691088,281.0,102.0,179.0,240.38143079513094,1581.9916918130762,168.5483499964293
+VE-J-G130003 = 109.35412775494957,39.93177917404362,261.0,2.0,259.0,28.639838031788805,103.7646247656328,116.41680396339022
+VE-J-G130004 = 186.247311827957,41.41744543885512,276.0,123.0,153.0,104.86809028752288,540.3235003106188,190.79692332378107
+VE-J-G130005 = 116.53738055087128,52.43540101840532,390.0,2.0,388.0,18.08262988061535,62.47315772937079,127.79058003475659
+VE-J-G130006 = 86.08172458172459,43.885443925425236,223.0,3.0,220.0,13.67598666361162,41.76921207406162,96.62295532375056
+VE-J-G130007 = 171.80822475570034,54.71367086258176,662.0,95.0,567.0,42.923781164382014,201.426107199981,180.30987735829717
+VE-J-G130008 = 86.72198252019028,33.80044544036934,220.0,26.0,194.0,25.298044701715142,92.73056340907478,93.07616431825916
+VE-J-G130009 = 375.69573901464713,210.02798296968155,1466.0,141.0,1325.0,12.763245532036272,47.24782486081474,430.4172881565918
+VE-J-G130010 = 212.08680491833363,165.14646448898685,1582.0,69.0,1513.0,8.942550902014867,42.77655450026524,268.8013533330507
+VE-J-G130011 = 120.01586294416244,28.424577413901513,196.0,72.0,124.0,88.01348669706101,427.87736784188115,123.3359799871508
+VE-J-G130012 = 419.5942971485743,196.98284216537112,1900.0,239.0,1661.0,18.442345988056054,78.73290611438885,463.53167562438875
+VE-J-G130013 = 286.8308943089431,118.1244308319105,939.0,149.0,790.0,23.378368136886944,93.79888665377379,310.20210039493753
+VE-J-G130014 = 109.93560099369387,35.02407050201129,205.0,3.0,202.0,40.20950846537717,157.55841525830152,115.37990241101154
+VE-J-G130015 = 92.89168517147792,37.27942597114108,230.0,39.0,191.0,24.30959312355805,94.1394335339433,100.09306057232321
+VE-K-G140001 = 1191.885336273429,361.23793048354673,2183.0,413.0,1770.0,46.1101658956547,190.15069684851437,1245.425026745352
+VE-K-G140002 = 654.5955056179776,228.9424097605129,1161.0,189.0,972.0,31.510501303577716,112.84314794274775,693.4766780232817
+VE-K-G140003 = 756.166864608076,260.90189375645343,1836.0,186.0,1650.0,33.80405942906972,134.48414313482638,799.9113233958575
+VE-K-G140004 = 949.2104362703166,315.1431630253242,2194.0,600.0,1594.0,37.92014016970937,160.15347540088158,1000.1578203094203
+VE-K-G140005 = 1260.5786582973715,443.822958121537,3019.0,559.0,2460.0,32.25615972347483,126.42668144676196,1336.427091879895
+VE-K-G140006 = 480.3956043956044,54.523032560375434,682.0,385.0,297.0,710.9063923176091,6512.561454418149,483.4797801379059
+VE-K-G140007 = 370.6772277227723,84.2144996818891,871.0,281.0,590.0,100.18905778663728,528.6997609112054,380.12325515404984
+VE-K-G140008 = 664.7711327649208,179.9260651236977,1845.0,266.0,1579.0,62.835989851820365,293.4075957652789,688.6900956660064
+VE-K-G140009 = 535.1258878275778,266.62905500751333,1393.0,63.0,1330.0,14.07292679272075,42.22631085072136,597.8718665378501
+VE-L-G150001 = 240.74463276836158,247.93254114187704,1577.0,51.0,1526.0,6.494853324328208,28.371970932542443,345.58432135130465
+VE-L-G150002 = 2201.3087378640776,847.093096648573,4037.0,457.0,3580.0,25.788963293378064,93.23431066694432,2358.670573392225
+VE-L-G150003 = 1375.016791044776,737.7630783609919,2823.0,266.0,2557.0,12.505070887343944,38.01369120757539,1560.437610238795
+VE-L-G150004 = 1280.3824561403508,611.1444995590936,3147.0,321.0,2826.0,16.14897521793547,54.04366098866861,1418.758905992605
+VE-L-G150005 = 1646.4079462786794,600.9453164998852,3343.0,289.0,3054.0,28.725754489398195,103.01107973312278,1752.653530790591
+VE-L-G150006 = 2200.015321756895,696.7287160358046,3750.0,737.0,3013.0,40.87791752376268,160.4729781084009,2307.704123087272
+VE-L-G150007 = 1986.5176366843034,1464.029380068261,4379.0,64.0,4315.0,6.656322079223191,16.4492650315591,2467.718449613093
+VE-L-G150008 = 2911.166240409207,590.5389020805659,4003.0,1593.0,2410.0,134.35173271202726,733.7329773097548,2970.458731268421
+VE-L-G150009 = 2059.0343406593406,467.5673104001019,3794.0,1198.0,2596.0,99.31387633373015,508.1090498471725,2111.4548552524707
+VE-L-G150010 = 763.855737704918,920.0710016302269,3367.0,32.0,3335.0,4.35133626166739,12.258848843608463,1195.828681737302
+VE-L-G150011 = 2933.0676691729323,1135.4302473286084,4324.0,527.0,3797.0,24.660962828225635,82.8992855083513,3145.168961835952
+VE-L-G150012 = 2421.219476744186,880.7456918045549,4991.0,519.0,4472.0,29.252068679778095,107.54500621564662,2576.4348872419955
+VE-L-G150013 = 3259.443661971831,581.185248092787,4255.0,1745.0,2510.0,192.55687167532255,1165.749598180617,3310.8532553058003
+VE-L-G150014 = 495.79899497487435,470.4867145219973,2409.0,97.0,2312.0,5.5842410533892135,16.848340510700076,683.5015669036896
+VE-L-G150015 = 398.0239043824701,199.06934722922495,1365.0,226.0,1139.0,16.011495872183445,63.93059287728306,445.02992423671407
+VE-L-G150016 = 2916.387878787879,491.24015712713117,3740.0,1830.0,1910.0,226.88576566965233,1451.7603614958732,2957.4710736565376
+VE-L-G150017 = 3231.622596153846,704.2443060916364,4409.0,971.0,3438.0,109.15643736146968,550.9718162458822,3307.468011430287
+VE-L-G150018 = 2477.3532934131736,452.0641160323649,3324.0,1453.0,1871.0,180.61499304212325,1075.458040599375,2518.261564132928
+VE-L-G150019 = 2760.1728395061727,966.2931659036948,4651.0,833.0,3818.0,31.695754394255985,115.34080574619703,2924.427565596343
+VE-L-G150020 = 1797.2945570971185,651.2694988977253,3295.0,467.0,2828.0,29.165451276033988,104.44588535516841,1911.6536519896645
+VE-L-G150021 = 1640.811320754717,569.4832582098218,2732.0,779.0,1953.0,32.921848617429546,124.8072308996265,1736.8284232180545
+VE-L-G150022 = 1101.5075239398084,930.3770227849321,3399.0,5.0,3394.0,5.837754869994754,15.54786663084484,1441.8461186347736
+VE-L-G150023 = 829.1862068965518,492.33766078124006,2112.0,152.0,1960.0,10.34821763089217,30.78595335573367,964.3371495130914
+VE-M-G160001 = 285.09703735508805,222.58089364591024,1161.0,2.0,1159.0,6.844627042348586,20.327985788073892,361.6940349589145
+VE-M-G160002 = 11.67741935483871,8.191211249099078,34.0,1.0,33.0,7.905569283072465,23.278797493539052,14.263872704007458
+VE-M-G160003 = 1000.28,115.33974856917284,1228.0,855.0,373.0,678.8844673191222,6130.698622852261,1006.9078090868101
+VE-M-G160004 = 125.35488505747126,133.619954198631,734.0,1.0,733.0,5.500457516564945,19.258468456496317,183.21610018722723
+VE-M-G160005 = 37.895270270270274,21.514746151279148,84.0,1.0,83.0,11.05890450349588,32.56418913622777,43.57678063844105
+VE-M-G160006 = 1240.4166666666667,174.56133512958195,1582.0,891.0,691.0,379.68821145872766,2842.6444216847067,1252.639280346368
+VE-M-G160007 = 1481.952380952381,431.5589101971149,2105.0,877.0,1228.0,50.747309919545685,210.66837894145846,1543.5109174803242
+VE-M-G160008 = 469.52830188679246,129.84334108517248,807.0,276.0,531.0,58.27000401682445,253.14269149529406,487.15102329447626
+VE-M-G160009 = 839.7706422018349,174.98448859316483,1228.0,501.0,727.0,125.08346269543473,673.9414177435647,857.8078472200482
+VE-M-G160010 = 912.9118727050184,381.6640939434476,2008.0,289.0,1719.0,21.389737137529462,74.40458805300908,989.482474797536
+VE-M-G160011 = 324.85674157303373,163.88483978995174,625.0,98.0,527.0,14.226045326901666,44.770198100997156,363.8545633332458
+VE-M-G160012 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VE-M-G160013 = 508.08150470219437,271.2222069079021,1246.0,145.0,1101.0,12.808250706776654,40.76916886339983,575.9412304571005
+VE-M-G160014 = 1188.6785714285713,77.99979559104563,1295.0,908.0,387.0,3582.6290214087085,55194.76202813554,1191.2349534351795
+VE-M-G160015 = 212.25286343612333,224.1575445586195,925.0,1.0,924.0,4.631605973479228,12.804002964841294,308.7035516792498
+VE-M-G160016 = 490.23333333333335,189.484529004418,978.0,153.0,825.0,25.47082971253479,91.52130424178208,525.5788312357503
+VE-M-G160017 = 242.24909420289856,169.50884531635486,987.0,1.0,986.0,7.928497260544325,23.769602021756484,295.66513538563976
+VE-M-G160018 = 906.9753086419753,423.17793323417163,2105.0,404.0,1701.0,17.205527068279025,59.234660526087076,1000.8415327425972
+VE-M-G160019 = 272.5359116022099,136.98644963787467,609.0,129.0,480.0,15.085744150260544,52.7428756246106,305.02640950782865
+VE-M-G160020 = 1316.2331606217617,520.9211973251357,2682.0,570.0,2112.0,24.335246550872448,87.59736128142363,1415.5665392142487
+VE-M-G160021 = 432.04945054945057,183.93819965115165,970.0,168.0,802.0,20.622393967562026,71.74817360751165,469.57426357391967
+VE-M-G160022 = 750.5095137420719,349.4571997771472,1626.0,254.0,1372.0,16.919391051448496,56.17748337176332,827.8797404777134
+VE-N-G170001 = 976.4954954954954,349.7000612847992,1913.0,341.0,1572.0,30.76846412357206,117.04186977014143,1037.223980433149
+VE-N-G170002 = 104.40168539325843,115.21442587516417,629.0,11.0,618.0,6.258496236057477,26.895008451253055,155.48014613672265
+VE-N-G170003 = 912.4287200832466,306.5557028101366,1975.0,90.0,1885.0,35.06823210699839,131.53330561979547,962.5500341063672
+VE-N-G170004 = 330.70802315963607,219.20362276144388,1679.0,75.0,1604.0,10.39279174916033,43.45683953965823,396.75940419087203
+VE-N-G170005 = 176.09001956947162,17.718049389476104,217.0,144.0,73.0,1011.8824599502797,10367.379781308298,176.97916336717387
+VE-N-G170006 = 32.7601606805293,21.108480515911825,102.0,1.0,101.0,9.029428214577223,27.178292715386906,38.97173434047715
+VE-N-G170007 = 62.84325311559948,55.03859674970153,305.0,1.0,304.0,6.028969431719048,18.799128085270546,83.53754601571356
+VE-N-G170008 = 363.00814479638007,276.7527097917945,1192.0,53.0,1139.0,7.215656549468841,21.685950280373774,456.4723163189755
+VE-N-G170009 = 131.24270557029178,166.91247799823952,936.0,14.0,922.0,5.246651156446167,20.18860077812406,212.3309282156584
+VE-N-G170010 = 5.976685250886974,6.217950875284388,27.0,1.0,26.0,5.116383299862069,15.513181930572859,8.624597363101705
+VE-O-G180001 = 92.45652173913044,105.46310018648788,597.0,1.0,596.0,6.007930651106038,27.10549762643312,140.25217970870713
+VE-O-G180002 = 122.62745098039215,76.39986674465172,349.0,1.0,348.0,9.716869805296238,30.174332919404357,144.47986493816023
+VE-O-G180003 = 171.01898734177215,164.28384943074795,726.0,1.0,725.0,5.629284246972726,17.769292936634034,237.14273595282205
+VE-O-G180004 = 65.7032967032967,74.89252291872498,340.0,1.0,339.0,5.123664864358664,17.533035165531423,99.62837540988605
+VE-O-G180005 = 184.97530864197532,81.18854375618778,410.0,31.0,379.0,19.091620975899534,64.52045270453824,202.0085256726667
+VE-O-G180006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VE-O-G180007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VE-O-G180008 = 33.916666666666664,28.40468955804462,103.0,1.0,102.0,6.105409922821543,17.290609457169012,44.23987643141272
+VE-O-G180009 = 80.22222222222223,52.84679697595005,247.0,10.0,237.0,9.367455967112921,31.57424741256342,96.06450379244609
+VE-O-G180010 = 14.108108108108109,15.816146015990224,59.0,1.0,58.0,4.639907275985609,13.51212188283302,21.19408382519021
+VE-O-G180011 = 70.26062846580406,101.67481282321818,721.0,1.0,720.0,5.033472416094414,21.753797042568976,123.58933398577003
+VE-P-G190001 = 266.6833976833977,129.46987304203776,636.0,138.0,498.0,16.03467951445955,56.202027016234226,296.4497978165656
+VE-P-G190002 = 445.4766666666667,282.5849459503775,1321.0,146.0,1175.0,9.717516832745291,30.857094656510515,527.5449859701278
+VE-P-G190003 = 123.75045871559632,39.64549472617489,245.0,67.0,178.0,40.54914828242389,165.75996329686947,129.9459167669522
+VE-P-G190004 = 403.4685291147762,362.77490965456985,1592.0,111.0,1481.0,6.190731958003763,19.62051776972366,542.5794771836862
+VE-P-G190005 = 74.41795154185021,7.021538663410199,98.0,53.0,45.0,1222.4851288542684,13302.855107512702,74.7484683246883
+VE-P-G190006 = 1401.4255319148936,341.64155314815406,2380.0,819.0,1561.0,81.63159684643227,391.59703880452133,1442.467494379137
+VE-P-G190007 = 384.85541699142635,381.77424403168465,1800.0,72.0,1728.0,5.470306441301505,16.984529771004635,542.0934102104625
+VE-P-G190008 = 143.9089376053963,28.062177489425988,211.0,91.0,120.0,150.6391618853705,859.6439662669359,146.61946708456517
+VE-P-G190009 = 83.53918090938407,16.272395967770937,129.0,51.0,78.0,151.02810758222887,862.0257817192332,85.10925694389964
+VE-P-G190010 = 370.9400791407575,286.20674834336126,1383.0,97.0,1286.0,7.254017836195929,22.673963368954553,468.5198449481428
+VE-P-G190011 = 265.0402298850575,78.05946445340086,573.0,144.0,429.0,50.13938736124253,217.81118968291202,276.29622409341005
+VE-P-G190012 = 75.29543907420013,6.170803443699556,100.0,51.0,49.0,1853.0376676280944,23053.79902773999,75.54787859706822
+VE-P-G190013 = 1017.0307971014493,278.00571648684615,1809.0,398.0,1411.0,59.96159770259794,262.55728950145,1054.3428382894124
+VE-P-G190014 = 96.69114583333334,21.7734051448948,178.0,74.0,104.0,102.05168342231468,531.2196028342695,99.11235469993974
+VE-R-G200001 = 159.98502994011977,141.51497376549744,735.0,13.0,722.0,6.39044128424998,21.23419172858394,213.5923631705741
+VE-R-G200002 = 299.8126582278481,138.23423651023185,636.0,61.0,575.0,17.470285757609062,59.76292403687549,330.1459286091761
+VE-R-G200003 = 240.72135102533173,197.47072169138366,1180.0,1.0,1179.0,6.824316537724229,22.285737617294725,311.3542271509684
+VE-R-G200004 = 86.05804857966241,112.39805099326804,751.0,1.0,750.0,4.858209428355664,18.026207542988665,141.56026841040133
+VE-R-G200005 = 225.89121338912133,180.43727884346862,885.0,2.0,883.0,6.974059890469455,22.062788085018024,289.1097575019653
+VE-R-G200006 = 1141.2488888888888,879.2446414598172,3665.0,14.0,3651.0,7.096457309827765,21.208774026989126,1440.6665700035958
+VE-R-G200007 = 222.71223021582733,210.178041847578,703.0,1.0,702.0,5.109669937959532,13.415817469207111,306.2279326948963
+VE-R-G200008 = 101.63650793650794,96.20612593369816,581.0,1.0,580.0,5.533614025537919,16.93226428840405,139.94855630801774
+VE-R-G200009 = 2.3971119133574006,9.38397083469809,91.0,1.0,90.0,8.441682097183032,72.34559895240638,9.685300932424585
+VE-R-G200010 = 60.25,64.1835374769173,293.0,1.0,292.0,5.483004702392731,19.079292387915462,88.03174985793959
+VE-R-G200011 = 219.6777996070727,245.69813590362034,917.0,1.0,916.0,4.424154664780403,11.787045356051697,329.584449916435
+VE-R-G200012 = 364.9009584664537,176.6679339350254,633.0,2.0,631.0,14.761718052874242,43.87487992498004,405.418633477307
+VE-R-G200013 = 997.5604311008468,496.694601675371,2380.0,189.0,2191.0,14.698181035680902,47.573409561131896,1114.3753142597707
+VE-R-G200014 = 259.92312385600974,242.54440139177674,1378.0,1.0,1377.0,5.919576997649827,19.883951497491513,355.51064254331675
+VE-R-G200015 = 585.7159636946076,438.8438414604513,2409.0,1.0,2408.0,7.3950452271184135,23.138348499890004,731.8791616889148
+VE-R-G200016 = 205.6893203883495,177.08986414539163,990.0,1.0,989.0,6.154140272903331,18.675830269960734,271.4201844094399
+VE-S-G210001 = 1981.987951807229,452.0499624262121,3052.0,1178.0,1874.0,97.66326181279209,491.3412380016945,2032.88598048158
+VE-S-G210002 = 569.6069182389937,468.10421172416187,2076.0,102.0,1974.0,6.30654902721322,17.906793735469652,737.2744362444846
+VE-S-G210003 = 897.1121076233184,253.10082534560243,1504.0,437.0,1067.0,55.37580236808298,238.5387922754369,932.1320515007396
+VE-S-G210004 = 1211.735294117647,364.1046699500831,2409.0,515.0,1894.0,47.53721773657948,201.51688700833935,1265.256746154645
+VE-S-G210005 = 1119.1337099811676,514.6438541579822,2714.0,356.0,2358.0,17.769336169326053,62.49734277852572,1231.7948520101854
+VE-S-G210006 = 418.32772435897436,209.98376570479215,1632.0,231.0,1401.0,16.16423903676408,66.43060393982103,468.07186075102084
+VE-S-G210007 = 92.4854186265287,30.641426406401507,279.0,47.0,232.0,37.84920622924877,159.8741242962812,97.42920337734051
+VE-S-G210008 = 1101.625,224.54184449798117,1698.0,538.0,1160.0,132.8211121053893,727.2662251316033,1124.2760695467798
+VE-S-G210009 = 1261.2758620689656,389.4604044813023,1894.0,549.0,1345.0,43.246185057166144,169.52731402473427,1320.0364415032457
+VE-S-G210010 = 2106.231259968102,805.8286308170655,3698.0,212.0,3486.0,25.54081233118792,88.48241497017148,2255.120817763723
+VE-S-G210011 = 1645.116104868914,662.3429285943839,3054.0,454.0,2600.0,23.155035754107,80.7359742389949,1773.444432046872
+VE-S-G210012 = 1133.3247863247864,368.2057866892508,1872.0,409.0,1463.0,38.236151835142444,146.86940828057485,1191.6377690596973
+VE-S-G210013 = 270.831136738056,85.54795943380375,640.0,156.0,484.0,43.183360317417524,192.78348342013527,284.0210520192391
+VE-S-G210014 = 1437.9583333333333,274.3790360190551,2140.0,900.0,1240.0,159.86287485327705,925.6411409543712,1463.9016441720132
+VE-S-G210015 = 1880.4140127388534,455.2572037728592,2518.0,943.0,1575.0,82.59423591778156,390.85144522949895,1934.7392539801635
+VE-S-G210016 = 381.6608884073673,549.8869763295065,2750.0,49.0,2701.0,4.598400025622002,16.161718109124962,669.3584394602838
+VE-S-G210017 = 643.0614525139665,332.33797097208964,1553.0,249.0,1304.0,13.742184217973485,44.304613863310244,723.8622511633121
+VE-S-G210018 = 328.46471600688466,420.8954484563687,2380.0,40.0,2340.0,5.402634840601381,22.15978528428822,533.8932928898537
+VE-S-G210019 = 808.0910815939279,327.602155013971,1938.0,380.0,1558.0,23.680660582891885,90.103087238785,871.9715408896337
+VE-S-G210020 = 764.7079889807162,475.0389662046263,2105.0,145.0,1960.0,9.637222066197728,28.72447679721331,900.2445933321073
+VE-S-G210021 = 1794.7933194154489,631.4734675060686,3402.0,657.0,2745.0,31.87257441385439,120.44972257059516,1902.640743698732
+VE-S-G210022 = 1189.1167061611375,619.7913280206693,3125.0,290.0,2835.0,13.707897484206164,45.47559476922983,1340.9473633074258
+VE-T-G220001 = 2083.635844155844,622.8156791922171,3759.0,563.0,3196.0,47.64021762274146,197.2553443905966,2174.727040641814
+VE-T-G220002 = 688.386287625418,311.44724416653185,1578.0,228.0,1350.0,17.826640821719838,59.12659094729868,755.5627484793253
+VE-T-G220003 = 1321.0115295926212,670.1706144274089,3296.0,260.0,3036.0,14.106255313942508,44.99878058523634,1481.2832658741027
+VE-T-G220004 = 956.1645021645022,362.8658640278804,2078.0,298.0,1780.0,26.82517341135345,99.1503179474863,1022.7033736505373
+VE-T-G220005 = 282.0973451327434,164.00828470496378,749.0,90.0,659.0,10.976092386044218,33.82599428632266,326.3091012871179
+VE-T-G220006 = 731.435294117647,752.6021986033263,2685.0,2.0,2683.0,4.684548978812762,12.258143634059959,1049.4797086287708
+VE-T-G220007 = 317.5827814569536,134.9476404528315,631.0,172.0,459.0,20.793726607699337,72.73731307255798,345.0647602142558
+VE-T-G220008 = 629.2061657032755,521.8572342221204,1947.0,191.0,1756.0,6.384777398819725,18.229763903269045,817.456648311688
+VE-T-G220009 = 220.88100686498856,158.3175834723195,767.0,65.0,702.0,8.3544463098774,28.057168551154938,271.7588571329478
+VE-T-G220010 = 342.71287128712873,86.5429941377693,668.0,228.0,440.0,75.80088918751282,374.734615818297,353.4710765822262
+VE-T-G220011 = 66.01932989690722,93.13152149760137,608.0,1.0,607.0,6.365817323207209,33.93547851543305,114.15792664767018
+VE-T-G220012 = 1204.2308892355695,572.3649788369772,2446.0,189.0,2257.0,15.615674643595105,48.04397555529394,1333.331805511345
+VE-T-G220013 = 1898.0656488549619,670.8855810537295,3629.0,639.0,2990.0,31.502766339275166,118.70658207914256,2013.141989584691
+VE-T-G220014 = 1699.7921686746988,806.7539648605319,3390.0,313.0,3077.0,15.813984189129684,49.578215980768185,1881.527405196646
+VE-U-G240001 = 341.5125448028674,336.7403395707758,1922.0,52.0,1870.0,5.816679934737395,19.6714533580197,479.6090851432772
+VE-U-G240002 = 511.841642228739,382.0059550620578,1526.0,142.0,1384.0,7.721962006935182,24.261929610516052,638.6786487916183
+VE-U-G240003 = 515.7852760736197,252.0533769142576,1221.0,224.0,997.0,15.590097615030029,52.53880096484877,574.0778308106147
+VE-U-G240004 = 785.4435962680237,232.30119958262128,1782.0,204.0,1578.0,48.95494187673967,204.8718416774422,819.0759978451151
+VE-U-G240005 = 727.4542728635682,262.60404907329337,1672.0,333.0,1339.0,30.22399103926074,114.90587603775867,773.4019690284939
+VE-U-G240006 = 168.69478617457528,213.80037388467318,1364.0,1.0,1363.0,4.853592689656469,17.792338629025295,272.3389996965396
+VE-U-G240007 = 549.0487804878048,465.6110492550711,1626.0,107.0,1519.0,6.216182266915103,17.791948820969512,719.8945843271458
+VE-U-G240008 = 859.6216216216217,378.91230899890786,1547.0,259.0,1288.0,18.219581190049624,56.68320766502132,939.427416179808
+VE-UNK-G000001 = 3.0,0.0,3.0,3.0,0.0,0.0,-1.2,3.0
+VE-UNK-G000002 = 8.217142857142857,9.149472606636515,42.0,1.0,41.0,4.794569641051326,14.6222151398184,12.297734983088784
+VE-UNK-G000003 = 147.82407848366512,171.285694190952,720.0,1.0,719.0,4.580526627333535,13.087827630448512,226.25372309427394
+VE-V-G250001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VE-V-G250002 = 310.75278015397777,329.47788952591907,1685.0,1.0,1684.0,4.941246764640921,14.818558814533295,452.9050342620186
+VE-V-G250003 = 84.98957345971564,75.87335972481911,380.0,1.0,379.0,5.845485106549854,17.12900764209183,113.92977798976091
+VE-V-G250004 = 149.15340655415662,346.56642126879575,2714.0,1.0,2713.0,5.54167741016919,30.131591236522333,377.29964622004513
+VE-V-G250005 = 32.301776531089295,28.094649876491314,144.0,1.0,143.0,5.8569493618726405,16.659852349406542,42.81021044969387
+VE-V-G250006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VE-V-G250007 = 440.1741236819607,561.3370642399212,3082.0,12.0,3070.0,4.672538156366663,15.944179894695553,713.3390209771752
+VE-V-G250008 = 53.880941176470586,50.55356101086145,164.0,1.0,163.0,5.063762723056756,12.998895784200792,73.88381658347906
+VE-V-G250009 = 141.80202190395957,123.2583484022087,933.0,1.0,932.0,6.971856954629577,29.06469136021223,187.88409689723963
+VE-V-G250010 = 416.9193677470988,656.1844490030877,3307.0,1.0,3306.0,4.254567646883309,14.468654761112255,777.431534166274
+VE-V-G250011 = 222.3347790729195,310.49287742367545,1771.0,1.0,1770.0,4.319967154287946,14.250663086273526,381.88817855000104
+VE-V-G250012 = 15.529739776951672,12.376078989690166,47.0,1.0,46.0,6.359861537848748,17.376054504919388,19.857999614736748
+VE-V-G250013 = 73.88403361344538,55.11118629024591,298.0,1.0,297.0,7.090894593598442,20.514806596134736,92.17425495934819
+VE-V-G250014 = 45.99167052290606,110.78859109047207,835.0,1.0,834.0,5.2675908825641935,26.341420356386905,119.95559875762113
+VE-V-G250015 = 412.90453074433657,570.6705603774868,3095.0,1.0,3094.0,4.283896902353903,13.871894296235192,704.3827368631017
+VE-V-G250016 = 65.5965811965812,47.60734686465179,215.0,1.0,214.0,7.47735846854119,21.737252394816796,81.05165599894268
+VE-V-G250017 = 59.73572228443449,74.78256372323898,791.0,1.0,790.0,7.663455689126081,54.66444882865318,95.71200736513356
+VE-V-G250018 = 292.0591133004926,342.2547674629954,1771.0,1.0,1770.0,4.986245412426629,16.800818756447736,449.9298295434734
+VE-Y-G090001 = 56.42995870581295,101.76188033625397,794.0,1.0,793.0,4.909349810673186,22.544667843798397,116.36073448165465
+VE-Y-G090002 = 1.0270752752157095,0.1623028178673983,2.0,1.0,1.0,278.2249655109939,2026.3803468903814,1.039820092923352
+VE-Y-G090003 = 1.0392156862745099,0.19410774385513085,2.0,1.0,1.0,174.266775453795,1118.7766555601795,1.0571882797418488
+VE-Y-G090004 = 7.309816284378737,19.489693128198674,210.0,1.0,209.0,5.511696063292848,34.05591109918938,20.815416218337937
+VE-Z-G010001 = 817.7287103867225,533.0398221280734,2668.0,27.0,2641.0,8.698713989005613,25.061053887069182,976.1207383131758
+VE-Z-G010002 = 1244.313443188422,576.415750604982,2720.0,31.0,2689.0,16.252535765043167,49.16871886488563,1371.3391493153442
+VE-Z-G010003 = 114.64529875366568,49.75214652675795,266.0,25.0,241.0,19.400346257056373,64.55274361005803,124.97527999703479
+VE-Z-G010004 = 334.84215656616584,274.5614456204113,2973.0,25.0,2948.0,7.360268046538669,30.528368829381932,433.0164630069519
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VNM/VNM_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VNM/VNM_0_elevation.properties
new file mode 100755
index 0000000..a8b2e62
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VNM/VNM_0_elevation.properties
@@ -0,0 +1,36 @@
+# VNM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = VNM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = VNM
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+VNM = 399.61271954907687,430.50406767808755,3084.0,1.0,3083.0,4.911202388656021,15.590182795139818,587.3875023462854
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VNM/VNM_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VNM/VNM_1_elevation.properties
new file mode 100755
index 0000000..1d2a3ea
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VNM/VNM_1_elevation.properties
@@ -0,0 +1,87 @@
+# VNM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = VNM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = VNM
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+VN-0 = 963.0230911768898,411.0720932185104,2971.0,119.0,2852.0,20.86286081336601,76.69136204963047,1047.0882197613246
+VN-02 = 905.2530027121271,603.6578069438366,3084.0,68.0,3016.0,8.646014701243153,26.106678968199777,1088.0651390443334
+VN-03 = 745.7537595808674,468.3533102594565,2377.0,40.0,2337.0,9.249643991287162,26.689910475556484,880.6267615511059
+VN-04 = 620.1192239858907,283.03038718723343,1845.0,109.0,1736.0,17.929619934343762,62.67153826022263,681.6553762923159
+VN-05 = 829.7847000056126,387.372671297933,2844.0,21.0,2823.0,16.961804806710223,58.840533639156675,915.7511860936365
+VN-06 = 688.7820408163266,617.278158225343,2795.0,24.0,2771.0,5.6689154121271494,15.97682777501819,924.9070355301541
+VN-07 = 286.61567164179104,239.3343086609526,1496.0,7.0,1489.0,6.752476574746337,22.57861064629241,373.4025368592065
+VN-09 = 356.4110556549581,146.74272558208662,1380.0,24.0,1356.0,22.174879178312036,80.65900099397712,385.43776164815677
+VN-2 = 251.7422357989672,287.57584907481584,1833.0,1.0,1832.0,4.754833263119338,14.883103191469006,382.1963137657977
+VN-20 = 2.586817511067388,1.099328308381872,6.0,1.0,5.0,20.329370055571655,68.68565402328603,2.810720115054969
+VN-22 = 400.9068759342302,380.08611203723757,2244.0,1.0,2243.0,5.538053453701852,17.247543846799655,552.4416491675187
+VN-23 = 168.66126054852322,261.01739659696955,2173.0,1.0,2172.0,5.06531789364704,22.58777510839041,310.7679232740663
+VN-24 = 292.2791365376436,263.0593888326736,1880.0,1.0,1879.0,5.628912404119435,16.410883923248694,393.22682475666545
+VN-25 = 233.37684021543987,252.54149383092164,1577.0,1.0,1576.0,4.825192043148303,15.058084135489635,343.863280469573
+VN-26 = 279.31869093454674,308.7168926737859,1512.0,1.0,1511.0,4.670457563720186,13.840189858198043,416.3232529267929
+VN-27 = 450.34010517974207,392.6074559444603,2300.0,1.0,2299.0,5.707848790259763,15.952509912944162,597.4502697266814
+VN-28 = 902.9514724180838,379.80055437587174,2521.0,78.0,2443.0,21.09824436550012,74.12626445014689,979.5763485539067
+VN-29 = 247.27912794853466,259.977197686716,1550.0,1.0,1549.0,4.8542918303494815,14.30487658805522,358.7967536587054
+VN-3 = 215.03120050681025,240.91627858428834,1100.0,1.0,1099.0,4.665433737359749,13.666637115269676,322.9227004691714
+VN-30 = 523.1274012038733,263.73089747195917,1681.0,5.0,1676.0,14.370661941401865,47.18721305887673,585.8466217122727
+VN-31 = 194.98295373155707,208.7338948139931,1320.0,1.0,1319.0,5.587287045540948,20.62069449377526,285.6364666671637
+VN-32 = 186.82620967741934,178.19688515114066,1419.0,1.0,1418.0,6.083701543529364,23.12186943481261,258.1824209740082
+VN-33 = 525.3288901767604,251.09148180218958,1900.0,88.0,1812.0,16.309264391191924,57.29624682445419,582.2519859029819
+VN-34 = 335.7043325526932,366.1010045913624,1803.0,1.0,1802.0,4.658429091693878,13.316008375197303,496.7165635022202
+VN-35 = 919.1497762148338,391.91311125585764,2250.0,78.0,2172.0,20.150786422178406,67.96524014646295,999.2157914534906
+VN-36 = 160.3880423403513,272.90144167799053,1750.0,1.0,1749.0,4.462138312872837,17.091294042527824,316.5430792099176
+VN-39 = 109.27732533219032,67.50889059104787,733.0,1.0,732.0,10.350584793729366,38.07244197628154,128.44837149840208
+VN-4 = 303.7913553895411,261.25931725732926,1328.0,2.0,1326.0,6.157214808849127,18.519791288579892,400.68144262391337
+VN-40 = 260.359984399376,279.56709711961395,1503.0,1.0,1502.0,5.06429457045201,15.835135026896607,382.02759490425655
+VN-41 = 2.4850088183421515,1.15915556229444,15.0,1.0,14.0,18.275463153170303,81.0154992933371,2.742063173020704
+VN-43 = 68.50934903047091,65.87280445593068,600.0,1.0,599.0,6.5156939633152895,29.075564872384618,95.0408189751548
+VN-44 = 11.700920627021647,42.55828813727085,600.0,1.0,599.0,8.91569645893972,91.9201630679932,44.13750596368921
+VN-45 = 2.0749565649044426,0.7485177074402964,4.0,1.0,3.0,30.07795104767601,113.36920713383368,2.2058385037422186
+VN-46 = 1.5613026819923372,0.49622775132044844,2.0,1.0,1.0,40.33909383920271,155.34794474523846,1.6382637290671522
+VN-47 = 10.278994758768983,38.65630625163154,520.0,1.0,519.0,7.491807724133133,63.490687116619114,39.99959682635142
+VN-48 = 1.2627118644067796,1.6161496233065924,100.0,1.0,99.0,59.67809158028129,3654.2010601345514,2.050946332166621
+VN-49 = 1.0317542946382092,0.20542231613990233,4.0,1.0,3.0,150.0106885281134,1042.4698123905428,1.0520053481198042
+VN-50 = 1.0061045402518123,0.10317790475186729,4.0,1.0,3.0,976.4133566203735,10843.684832244437,1.0113812465852312
+VN-51 = 1.0062916358253147,0.1476349978654624,8.0,1.0,7.0,377.5874679467719,5411.961092913919,1.017063886354599
+VN-52 = 1.0030188679245282,0.06722490850307505,4.0,1.0,3.0,3395.955392209374,53768.29137324637,1.0052691369657427
+VN-6 = 17.479585427135678,31.533376834744484,499.0,1.0,498.0,7.723452232366585,80.46963044847138,36.05398398660726
+VN-62 = 16.890229885057472,37.140089208077235,306.0,1.0,305.0,4.753379957727127,22.1972682678272,40.80031975308555
+VN-63 = 13.862745098039216,32.580989476727865,321.0,1.0,320.0,6.893446347508772,49.57201072372199,35.407577959186355
+VN-64 = 24.618393234672304,35.561744535018356,376.0,3.0,373.0,7.712564348610504,52.57045777529913,43.25162378259187
+VN-65 = 33.65190365190365,75.98803249350973,1255.0,1.0,1254.0,9.60633943808816,101.42885139435964,83.10614719520873
+VN-66 = 9.036904761904761,8.596500946009348,31.0,1.0,30.0,5.003094301211976,12.669498399213094,12.472588993087049
+VN-70 = 122.52007803609169,164.5290027946003,1236.0,2.0,1234.0,5.041714983324821,20.172504560310607,205.13644796221777
+VN-8 = 60.63746630727763,105.89519228895436,584.0,1.0,583.0,4.365826169435394,16.09984803678231,122.02743162945315
+VN-BTH = 303.6391636409165,240.41172533787017,1550.0,7.0,1543.0,6.864184683989144,21.509672692788897,387.29128492193934
+VN-HBC = 101.8762592343855,116.03688232460053,912.0,1.0,911.0,5.660096343776092,23.569312708080577,154.41285650879215
+VN-MHI = 1.0353608362059379,1.7511336181243675,135.0,1.0,134.0,63.882868984077454,4415.019344317317,2.0343158578928175
+VN-SBE = 144.91062670299726,117.73808046243467,705.0,15.0,690.0,6.899667284121052,22.287029892655013,186.7119313874562
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VNM/VNM_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VNM/VNM_2_elevation.properties
new file mode 100755
index 0000000..566cf6a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/VNM/VNM_2_elevation.properties
@@ -0,0 +1,554 @@
+# VNM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = VNM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = VNM
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+VN-0-G370001 = 915.5375661375662,261.94404753405036,1918.0,283.0,1635.0,53.364389530944045,227.84719434013545,952.2729225634944
+VN-0-G370002 = 850.8577426525068,319.4905992947676,1972.0,150.0,1822.0,27.203032922092582,99.21547714275121,908.8636538389294
+VN-0-G370003 = 1017.6796407185628,442.3688135070964,2971.0,190.0,2781.0,20.058116763053253,72.70224948349089,1109.6675260170227
+VN-0-G370004 = 1241.9649422830269,546.2499013592991,2922.0,246.0,2676.0,19.25308629261034,66.71363165673968,1356.7851239585161
+VN-0-G370005 = 834.8836589698046,462.68649617984386,2247.0,119.0,2128.0,11.87872480524682,36.66060679799291,954.5205695855849
+VN-0-G370006 = 990.9150227617603,333.93540951171695,1772.0,199.0,1573.0,34.6660645968532,128.49787444980964,1045.6698523246703
+VN-0-G370007 = 903.0950072709646,293.58234616364535,2080.0,274.0,1806.0,38.967065036369306,157.11803579717673,949.6163362836036
+VN-0-G370008 = 529.0654205607476,275.5808571077867,1295.0,150.0,1145.0,13.428767477801077,42.69989127725016,596.5358564557399
+VN-02-G400001 = 861.7042628774423,398.07744290553757,1720.0,127.0,1593.0,16.58849812261095,51.45821588972902,949.2101385949097
+VN-02-G400002 = 411.81910009182735,408.80314835771395,1991.0,71.0,1920.0,5.733413330380197,18.883883881930185,580.2714755247079
+VN-02-G400003 = 372.0303308823529,211.45318717579624,1210.0,68.0,1142.0,11.765964759267339,39.08063723759413,427.9240790879094
+VN-02-G400004 = 1320.4718934911243,694.2987165405866,2907.0,106.0,2801.0,12.59640363190395,36.868009050259104,1491.8769149262753
+VN-02-G400005 = 826.0380952380953,360.7682146076644,1562.0,150.0,1412.0,18.88726109026776,60.93486300591863,901.3837359614286
+VN-02-G400006 = 1283.0164015904572,600.3741024163686,3084.0,344.0,2740.0,16.635688039825126,54.33189629308666,1416.5380861813726
+VN-02-G400007 = 833.4181818181818,328.66167105929577,2139.0,300.0,1839.0,25.157304591235633,96.97781551598047,895.8818894299696
+VN-02-G400008 = 605.5032894736842,465.1274655400451,1792.0,80.0,1712.0,6.790782608966223,18.796298860356305,763.5298244097331
+VN-02-G400009 = 949.4424666242849,599.0656233950072,2710.0,106.0,2604.0,9.383621278630828,28.044801075506886,1122.640021807193
+VN-03-G240001 = 605.3372898120673,299.7960730968422,1642.0,78.0,1564.0,14.758126236141655,47.33769545181542,675.5078977194165
+VN-03-G240002 = 321.6816763263486,264.61616202368447,1540.0,40.0,1500.0,7.058346158646007,24.285443653622973,416.5342892107139
+VN-03-G240003 = 1302.5805369127518,283.350605542774,1932.0,434.0,1498.0,110.10725052936637,561.2766968204518,1333.0429928570832
+VN-03-G240004 = 971.0546955624355,380.2761856868669,2226.0,319.0,1907.0,25.082554029710316,92.65925814195118,1042.8601052751067
+VN-03-G240005 = 956.4873271889401,386.2042075529029,1867.0,182.0,1685.0,22.375557461281574,73.83819070914569,1031.514273776475
+VN-03-G240006 = 1037.7902511078287,289.68356957381957,1960.0,407.0,1553.0,56.955667438638336,247.98554679641896,1077.462377893298
+VN-03-G240007 = 333.4514435695538,215.86474057833115,1186.0,76.0,1110.0,9.806517360155176,34.307553826092004,397.22468634712214
+VN-03-G240008 = 719.6596889952153,508.98315893394005,2377.0,56.0,2321.0,7.883173002995143,23.358956138362508,881.4612436420913
+VN-03-G240009 = 968.9396355353075,426.62009020617035,2023.0,168.0,1855.0,18.650892522131276,60.78464154745018,1058.7014303753517
+VN-03-G240010 = 910.8754940711462,368.19515779216044,2144.0,246.0,1898.0,23.08931238144692,81.90103261417235,982.477399190917
+VN-04-G150001 = 606.4476956839795,298.61525819832553,1537.0,109.0,1428.0,15.117142487816537,49.857910856043766,675.9806802189403
+VN-04-G150002 = 743.8524945770065,305.5700862181877,1812.0,126.0,1686.0,22.1327944520688,77.27869082177129,804.1701382666646
+VN-04-G150003 = 504.49604221635883,129.42847521089683,870.0,171.0,699.0,70.73564060853745,321.85677933895926,520.8339340014127
+VN-04-G150004 = 685.0082530949106,238.7167087932021,1249.0,175.0,1074.0,31.970088300860542,116.15323239332291,725.4115892823877
+VN-04-G150005 = 376.50079617834393,148.92954025696025,1041.0,173.0,868.0,25.007260087909554,96.92446511007498,404.88622782712235
+VN-04-G150006 = 572.7764277035237,199.55067041739284,1345.0,174.0,1171.0,32.71223744750328,125.57086190053296,606.5420893860877
+VN-04-G150007 = 788.790934320074,316.6636211873623,1845.0,159.0,1686.0,23.281164593640113,81.68834844111603,849.9805803952397
+VN-04-G150008 = 438.259009009009,172.2320102268034,913.0,122.0,791.0,24.427603372958334,86.41901598515935,470.88727347882775
+VN-04-G150009 = 478.7880870561283,139.89799833544805,1066.0,187.0,879.0,51.30888480705914,224.9721512794003,498.80806152781025
+VN-04-G150010 = 1034.6100278551532,324.35947338938087,1694.0,313.0,1381.0,41.687997422374686,162.21374802269074,1084.2633341194737
+VN-04-G150011 = 730.6908602150538,122.91225833820505,963.0,280.0,683.0,226.65376215612528,1436.0160727359923,740.9565145483322
+VN-04-G150012 = 611.2515723270441,96.38337160230057,893.0,353.0,540.0,274.4565317596864,1870.6807950848042,618.8038776492199
+VN-04-G150013 = 266.3619047619048,63.40408936932093,448.0,178.0,270.0,87.55165659831587,433.83257828532237,273.8042053313697
+VN-05-G560001 = 822.0511159107272,518.4095141034833,2844.0,62.0,2782.0,9.65606108979158,30.540647225466984,971.8623675619307
+VN-05-G560002 = 865.5549327354261,245.5573013331104,1740.0,134.0,1606.0,55.0141233791007,241.60132176247188,899.7131375169687
+VN-05-G560003 = 737.5180817610063,316.86444409386087,1672.0,21.0,1651.0,19.55784862218295,63.69557103064073,802.7054234620232
+VN-05-G560004 = 1013.2206654991244,623.1940271214394,2843.0,76.0,2767.0,9.731395192705655,28.815290871064732,1189.5322242101413
+VN-05-G560005 = 610.416253101737,342.47281474963296,2022.0,30.0,1992.0,11.723454465587652,37.76528193545839,699.9254466679292
+VN-05-G560006 = 627.0028063610852,272.11900183824264,1639.0,104.0,1535.0,19.377335478848277,65.11745596435692,683.5065986119796
+VN-05-G560007 = 959.9304501770359,316.99417502367055,1811.0,269.0,1542.0,36.8507583127278,141.43509917059697,1010.9163052280957
+VN-05-G560008 = 805.6338199513382,319.2745580948171,1753.0,103.0,1650.0,23.785327833571944,82.83435499223877,866.5922312691396
+VN-05-G560009 = 756.6648351648352,92.40327746628523,1035.0,495.0,540.0,574.1652508299817,4918.372358217583,762.2860607813437
+VN-05-G560010 = 839.9793926247288,291.47796136492576,1488.0,250.0,1238.0,32.22906173433738,116.84279596063857,889.1146056587202
+VN-06-G680001 = 313.25134843581446,238.7066563463409,1268.0,61.0,1207.0,7.477197202282469,24.199699999309274,393.8366096249892
+VN-06-G680002 = 1521.217966573816,411.13964578979096,2749.0,331.0,2418.0,61.56891813523373,269.5184792141092,1575.7981819278543
+VN-06-G680003 = 1350.502028397566,501.77915761637433,2795.0,352.0,2443.0,27.93668953878123,102.45483590338148,1440.707483052732
+VN-06-G680004 = 169.1122565864834,151.5213759690338,1113.0,24.0,1089.0,6.611325518754324,24.63453164255439,227.0631689713721
+VN-06-G680005 = 138.5528455284553,66.45448387326711,499.0,56.0,443.0,17.383867952922806,71.31325561657009,153.66551152062166
+VN-06-G680006 = 647.7271105826397,435.8663286455408,2612.0,89.0,2523.0,9.12324524285338,31.49349202099564,780.7239372727582
+VN-06-G680007 = 410.61016013252345,314.59737424414527,1756.0,36.0,1720.0,7.380977001965753,24.15556258168755,517.2738264066404
+VN-06-G680008 = 138.51967435549525,100.87203202544022,856.0,29.0,827.0,9.296577353270411,41.43466189473218,171.35596583864213
+VN-07-G650001 = 317.26,225.56956524237995,1225.0,33.0,1192.0,8.203222970153893,26.642682057879448,389.27565601208147
+VN-07-G650002 = 276.0259649122807,251.90354049077652,1496.0,25.0,1471.0,6.338604368433733,21.87161706007592,373.69202161344555
+VN-07-G650003 = 447.74533333333335,271.6503693074776,1317.0,50.0,1267.0,10.28468555923682,32.61358826993895,523.707749290257
+VN-07-G650004 = 140.7100646352724,132.0050887414689,1098.0,7.0,1091.0,6.949058344128506,30.95804790218577,192.93694758471128
+VN-07-G650005 = 205.76530612244898,111.88184374419366,466.0,7.0,459.0,11.901318099658594,35.065140836004105,234.21551648698534
+VN-07-G650006 = 211.46148648648648,157.27432524596674,937.0,7.0,930.0,7.280980162107522,21.687312624279187,263.53590580535445
+VN-09-G390001 = 425.50488145048814,113.2823039165186,1051.0,151.0,900.0,64.79476377680236,296.6549718688919,440.3263386612575
+VN-09-G390002 = 421.6195043964828,118.09216443030566,980.0,198.0,782.0,57.03022046274725,254.33466816952972,437.8455958295916
+VN-09-G390003 = 357.0865746549561,104.98631700502476,818.0,161.0,657.0,50.588942123212824,221.73212588456798,372.2001458316333
+VN-09-G390004 = 361.35020746887966,117.798506540238,735.0,49.0,686.0,37.84948625214995,145.43903250930836,380.0663897017373
+VN-09-G390005 = 355.73800259403373,142.70026125060502,835.0,81.0,754.0,23.317154628375484,82.04743889152094,383.29217452301793
+VN-09-G390006 = 150.95647873392682,106.12886221811421,514.0,24.0,490.0,8.201669672021113,25.3113498903523,184.52965579401584
+VN-09-G390007 = 415.8519108280255,165.68859512251763,1380.0,137.0,1243.0,25.59092298214087,109.52352168193512,447.6444150137402
+VN-09-G390008 = 361.8403525954946,125.2762939706536,813.0,129.0,684.0,33.3257695270166,129.29316307720165,382.9132938374606
+VN-09-G390009 = 390.0857142857143,71.95926285200593,585.0,258.0,327.0,175.9471192825847,1051.3836188176394,396.6673669461606
+VN-09-G390010 = 309.01142857142855,116.45541907224633,902.0,117.0,785.0,28.152344476694097,114.09259821682397,330.2270849264906
+VN-09-G390011 = 408.51741293532336,104.26787375689942,779.0,201.0,578.0,72.35535650760642,337.68809847391526,421.6138827993621
+VN-2-G610001 = 372.86640625,270.58122358907343,1530.0,8.0,1522.0,7.788467861284738,24.50406898003318,460.69898574747265
+VN-2-G610002 = 12.557377049180328,7.926971162345274,33.0,1.0,32.0,9.734183183744147,30.806817098224172,14.85007037572329
+VN-2-G610003 = 141.47080291970804,129.2992944361688,689.0,2.0,687.0,6.160490457331038,20.98722244180332,191.65671295427654
+VN-2-G610004 = 12.609302325581396,13.098052650458417,148.0,4.0,144.0,11.778848567543097,111.67249361129332,18.181130008118114
+VN-2-G610005 = 65.17094017094017,48.34337483636274,219.0,3.0,216.0,7.187222765608345,20.48602701186956,81.14390509048313
+VN-2-G610006 = 19.07111111111111,28.377836596128034,185.0,2.0,183.0,6.471333273125923,34.671282210378116,34.190771984394985
+VN-2-G610007 = 11.53784860557769,10.612026260219942,147.0,1.0,146.0,13.669488361519434,158.32594298489306,15.676002417479678
+VN-2-G610008 = 504.02218700475436,272.21524091079766,1286.0,55.0,1231.0,12.242289241726029,37.13604308906259,572.8346204422172
+VN-2-G610009 = 31.29014598540146,44.7563327246189,279.0,1.0,278.0,5.005549514280158,20.61091985289598,54.60954637006726
+VN-2-G610010 = 114.21346469622331,80.53454673440916,526.0,9.0,517.0,8.749052780967434,31.380620231288436,139.7516680960631
+VN-2-G610011 = 183.15907710989677,157.72692102538775,1016.0,4.0,1012.0,7.474207029809556,30.939990923094257,241.71269959168055
+VN-2-G610012 = 36.49071618037135,52.83069945644652,350.0,2.0,348.0,5.762206893875003,28.11979839371208,64.20790584043209
+VN-2-G610013 = 558.6165011459129,299.04927464522115,1833.0,43.0,1790.0,12.761592823791748,40.81138509468849,633.6267545001036
+VN-2-G610014 = 13.78061224489796,12.905774361504008,154.0,1.0,153.0,11.906401072648032,115.56057924627758,18.880261802058936
+VN-2-G610015 = 13.336,3.1948558652934573,22.0,4.0,18.0,85.3452531422671,412.6908434781323,13.713351158633692
+VN-2-G610016 = 111.46453407510431,97.16140053892568,461.0,2.0,459.0,5.951555616582781,17.42609570604202,147.867102870333
+VN-2-G610017 = 13.406976744186046,14.26014767771206,112.0,2.0,110.0,7.923400060974496,47.93952376460514,19.57291080062703
+VN-2-G610018 = 28.846153846153847,16.252245461922502,124.0,4.0,120.0,13.663316278037025,61.83450728570467,33.109455964581436
+VN-2-G610019 = 385.8628318584071,294.97300322288567,1407.0,7.0,1400.0,7.065310710611508,21.020619402922954,485.694551791677
+VN-2-G610020 = 74.60610932475885,92.5296380499787,556.0,1.0,555.0,4.977803892059943,18.32564868349345,118.86044533922099
+VN-2-G610021 = 50.0475,64.43648224220499,482.0,2.0,480.0,5.495441008972966,25.510798389714274,81.58929157677495
+VN-2-G610022 = 18.607843137254903,8.466956374630962,68.0,9.0,59.0,21.511945977624578,114.55323432447634,20.443609673210556
+VN-2-G610023 = 31.063091482649842,38.32760732405839,230.0,2.0,228.0,6.000181417079064,27.13894126152808,49.3347862633121
+VN-20-G590001 = 3.351111111111111,0.8825775942525067,6.0,1.0,5.0,65.88980208688233,295.18166810199557,3.465384378231207
+VN-20-G590002 = 2.809917355371901,1.2150165770169812,6.0,1.0,5.0,19.14888799162051,61.22809746216533,3.0613560437241336
+VN-20-G590003 = 2.3813559322033897,0.7469655169295005,4.0,1.0,3.0,41.76541217189523,164.22871861478632,2.4957591148430236
+VN-20-G590004 = 3.483108108108108,1.2163241318489246,6.0,1.0,5.0,31.482374733329646,112.29538343561016,3.6893748097050922
+VN-20-G590005 = 2.3384223918575064,0.8765967936477219,4.0,1.0,3.0,26.63535754093942,91.54271475950598,2.497326815091298
+VN-20-G590006 = 2.0255681818181817,0.8507514832548523,6.0,1.0,5.0,21.532129968811795,79.04147574765382,2.1969762277854863
+VN-20-G590007 = 2.2666666666666666,0.7999999999999999,3.0,1.0,2.0,30.72916666666667,108.50694444444447,2.4037008503093262
+VN-20-G590008 = 2.040983606557377,0.8238010760165393,5.0,1.0,4.0,22.739708988460542,77.57782847061162,2.200968490251954
+VN-22-G450001 = 164.4067599067599,196.81534137948256,1265.0,2.0,1263.0,5.457811487967382,21.741674069536074,256.4485548903743
+VN-22-G450002 = 449.7546271813855,308.4872012417868,1579.0,4.0,1575.0,8.427228903564036,26.289221103206522,545.383881317607
+VN-22-G450003 = 24.905376344086022,34.375092150309015,252.0,4.0,248.0,6.00564436439164,30.757236837226706,42.44908398520274
+VN-22-G450004 = 31.20449438202247,28.403924044906976,177.0,6.0,171.0,7.033478518799852,29.098775463699635,42.19601131370733
+VN-22-G450005 = 13.432432432432432,13.46909818046421,132.0,3.0,129.0,10.682614722200036,89.66382964504815,19.02227238914549
+VN-22-G450006 = 826.6670812603649,381.4080570696126,2244.0,88.0,2156.0,17.37157760268848,59.49045874545023,910.4123072746477
+VN-22-G450007 = 47.334016393442624,63.60953756406726,421.0,2.0,419.0,5.415968013371473,24.115755433207646,79.28860181040639
+VN-22-G450008 = 30.972173913043477,48.11630031645897,355.0,1.0,354.0,5.55125840065088,28.059364850769285,57.22284432849767
+VN-22-G450009 = 100.43555973659454,50.32854743172092,370.0,36.0,334.0,15.65775496728246,60.102259010706454,112.33994991181912
+VN-22-G450010 = 740.105527638191,370.7901401870031,2220.0,92.0,2128.0,14.711967575204632,49.37671273056353,827.7931626321291
+VN-22-G450011 = 406.5451916124367,230.6369264619442,1369.0,60.0,1309.0,11.529404021126835,37.006876140495336,467.41029585472876
+VN-22-G450012 = 329.0984589041096,198.58065646208522,1096.0,49.0,1047.0,10.45945484250595,33.88299891911522,384.36970845004504
+VN-22-G450013 = 61.863539445628994,61.855362387824115,323.0,1.0,322.0,5.517519700948777,18.415747948894836,87.48247463846651
+VN-22-G450014 = 132.26211180124224,118.49205594573993,828.0,16.0,812.0,6.487497024793186,23.356075448757604,177.5771199799475
+VN-22-G450015 = 201.53020134228188,216.97560249772317,1193.0,7.0,1186.0,4.92898868116069,15.070558809311938,296.1297589441335
+VN-22-G450016 = 529.1347432024169,309.70179493158685,2094.0,25.0,2069.0,11.439014264537832,40.535215392598296,613.1058458763333
+VN-22-G450017 = 15.677852348993289,20.724549672935822,217.0,6.0,211.0,9.795165345189996,88.26773086587335,25.98657371457074
+VN-22-G450018 = 75.47750865051903,86.97438480257422,486.0,6.0,480.0,5.229136636577839,18.9304864004938,115.15814310710047
+VN-23-G270001 = 83.2910447761194,84.82963954281472,472.0,1.0,471.0,5.229552709868844,16.833542748626595,118.88425415025073
+VN-23-G270002 = 38.83606557377049,50.72767386738424,389.0,1.0,388.0,5.8927308462737695,28.646170565153334,63.88690699388961
+VN-23-G270003 = 30.79356568364611,36.44133353348598,276.0,2.0,274.0,6.114296194508655,28.623082551488146,47.709689552666305
+VN-23-G270004 = 307.1473799126638,369.8389256139065,2173.0,9.0,2164.0,5.008994712495848,17.588790641738413,480.74977263277293
+VN-23-G270005 = 308.65660051768765,317.6070408205394,1370.0,2.0,1368.0,5.094114435271397,15.078848332969512,442.88049112815463
+VN-23-G270006 = 117.97286821705427,136.9011999229815,928.0,1.0,927.0,5.355868291576753,21.157585177381517,180.7194958373628
+VN-23-G270007 = 65.16770186335404,124.16369859986489,648.0,1.0,647.0,4.112730580441365,14.935971042002286,140.22643622423365
+VN-23-G270008 = 42.01889763779528,63.3884136215914,412.0,1.0,411.0,4.652232551664253,17.855885894418545,76.05050124856167
+VN-23-G270009 = 73.0859375,96.2815717167418,405.0,3.0,402.0,4.128595523253275,12.112675054017187,120.87884559549698
+VN-24-G500001 = 413.4654929577465,275.56709684866576,1490.0,1.0,1489.0,7.985831331801782,21.282242789694266,496.88121189313887
+VN-24-G500002 = 113.02835538752363,147.35426349152186,689.0,1.0,688.0,4.347115432745362,13.508482962695204,185.71130307748433
+VN-24-G500003 = 217.64116452268112,236.70251322684703,1217.0,1.0,1216.0,4.956213224514377,15.570290663436863,321.55210505094607
+VN-24-G500004 = 518.1464968152866,215.46746145607796,1091.0,139.0,952.0,21.5231910230004,73.93303747030563,561.1613129112521
+VN-24-G500005 = 197.23192239858906,207.01739739876245,1091.0,1.0,1090.0,4.776258376039001,13.54472227094186,285.93117010707437
+VN-24-G500006 = 118.34612176814012,123.13558831824636,689.0,6.0,683.0,5.309395759644602,17.53609372780985,170.78693640919974
+VN-24-G500007 = 314.4326862867877,248.53982596992307,1880.0,14.0,1866.0,7.725716444091805,29.835525619893932,400.7991508208133
+VN-25-G540001 = 85.98361934477379,140.51643286961487,1007.0,1.0,1006.0,4.806716799810778,20.0934397468391,164.73630656909873
+VN-25-G540002 = 116.85491419656786,94.16495225125395,422.0,5.0,417.0,6.708496881971784,20.473370127175443,150.0736792524531
+VN-25-G540003 = 469.5155886458818,224.74921728238877,1577.0,67.0,1510.0,16.434504104820288,59.17436219584434,520.5353961552809
+VN-25-G540004 = 70.61748998664886,114.4527929042344,752.0,1.0,751.0,5.007141049546478,21.873374121930393,134.48520995110997
+VN-26-G620001 = 624.214847161572,290.7596152162422,1512.0,50.0,1462.0,16.86589060319506,56.902873411094326,688.6111596958344
+VN-26-G620002 = 12.708920187793428,14.900917363391667,105.0,1.0,104.0,5.8451467130442225,27.43477055546824,19.584534475200797
+VN-26-G620003 = 149.86736842105262,159.8895055587191,850.0,1.0,849.0,5.111760520890614,16.531627645524445,219.14580102129077
+VN-26-G620004 = 145.98117647058822,119.75099507789214,690.0,10.0,680.0,6.840566943488758,22.835786536306227,188.81420684334734
+VN-26-G620005 = 387.5981308411215,255.47623018348017,1290.0,32.0,1258.0,8.986612069631395,28.099633349012578,464.2202227610229
+VN-26-G620006 = 267.0553602811951,294.03139293004955,1312.0,1.0,1311.0,4.769037065926041,14.205895305778052,397.2065274933231
+VN-26-G620007 = 175.01968019680197,230.298142730329,1131.0,1.0,1130.0,4.565032537688771,15.31874203986651,289.2561546471051
+VN-26-G620008 = 6.043478260869565,4.758622327147428,23.0,1.0,22.0,7.105468826720446,22.288172965238367,7.692081379056581
+VN-26-G620009 = 16.469586374695865,26.176658397149957,290.0,1.0,289.0,7.333278289018658,57.44886076489638,30.926763817034708
+VN-27-G510001 = 126.88541666666667,155.1522014689438,592.0,1.0,591.0,4.1422514565730495,11.321852617743762,200.4298245853978
+VN-27-G510002 = 312.9231884057971,307.4933979001059,1200.0,8.0,1192.0,5.113727461939765,14.234748201631605,438.71757611725894
+VN-27-G510003 = 12.101214574898785,7.7188631758334045,79.0,2.0,77.0,13.294623619524168,84.30597839779968,14.353405272442485
+VN-27-G510004 = 23.80072463768116,26.526991985951327,181.0,3.0,178.0,6.436928431010385,29.439280088165727,35.63924518142113
+VN-27-G510005 = 660.5397703105061,315.5698645996135,1500.0,57.0,1443.0,15.546887655114798,48.47694521826343,732.0499488458928
+VN-27-G510006 = 761.6357078449054,313.6255698115944,1850.0,69.0,1781.0,22.00730227242082,76.8452575080784,823.6807327502919
+VN-27-G510007 = 186.5367412140575,181.16040433980712,804.0,17.0,787.0,5.528270293114574,16.875131758669834,260.0289367038266
+VN-27-G510008 = 321.5071633237822,329.9415213970653,1409.0,1.0,1408.0,4.872751755962069,13.716255596273372,460.6823890820173
+VN-27-G510009 = 10.186440677966102,4.192303586946557,17.0,1.0,16.0,20.69490316501077,64.18279623036368,11.015397543931288
+VN-27-G510010 = 63.036834924965895,82.52898953614279,476.0,1.0,475.0,4.8837877970305446,17.885069600628583,103.84929788503237
+VN-27-G510011 = 510.26892430278883,340.5643391695351,1800.0,29.0,1771.0,8.717577966522615,27.03251387045241,613.4805980820482
+VN-27-G510012 = 210.95656894679695,205.5205996917928,1100.0,2.0,1098.0,5.560134991691981,17.94937253058367,294.51891429835
+VN-27-G510013 = 15.736842105263158,7.243055184168253,36.0,1.0,35.0,17.230526213709833,57.76666742020598,17.323684592109437
+VN-27-G510014 = 40.42015503875969,52.598716905747864,436.0,1.0,435.0,6.429987147471169,34.35586059939525,66.33561602554371
+VN-27-G510015 = 177.21045197740114,134.51995442812103,700.0,9.0,691.0,7.697399921651554,25.826471352508776,222.48407230491475
+VN-27-G510016 = 615.0051115241636,418.6715753248873,2300.0,60.0,2240.0,8.389084662704763,25.56589465480466,743.9873488076754
+VN-28-G360001 = 1018.2732174955063,322.6128902260062,2200.0,328.0,1872.0,41.521512056652846,169.77482644360342,1068.1570214198978
+VN-28-G360002 = 1132.1096332124143,420.2231457365517,2521.0,530.0,1991.0,28.286432367215987,105.97062312759493,1207.5842470921316
+VN-28-G360003 = 747.1287223823247,234.47618722137224,1521.0,499.0,1022.0,42.99558560798755,180.8794486971463,783.0583695884469
+VN-28-G360004 = 1007.6074521123065,305.29469859614466,1977.0,78.0,1899.0,45.46163838832572,181.75511069835846,1052.8426428214068
+VN-28-G360005 = 576.1758925646905,235.38212274871915,1540.0,163.0,1377.0,22.41963884663155,78.87228871804075,622.4013197948818
+VN-29-G520001 = 340.42787682333875,236.8597059970094,1054.0,5.0,1049.0,7.933452773761665,23.029744337269538,414.7211830175015
+VN-29-G520002 = 57.70029673590504,103.57088385307807,685.0,1.0,684.0,5.331650633637013,25.930859478123406,118.55906639949256
+VN-29-G520003 = 76.48466257668711,135.6478595087417,614.0,1.0,613.0,4.088944505392537,13.946108271612838,155.72490294995532
+VN-29-G520004 = 292.4033613445378,249.39160658305946,973.0,10.0,963.0,5.911113149248207,16.306223088738225,384.3122417509802
+VN-29-G520005 = 12.859649122807017,12.895584170752224,94.0,4.0,90.0,7.424486518527687,38.4406498388496,18.211717839530316
+VN-29-G520006 = 51.281150159744406,86.78767117699209,651.0,2.0,649.0,5.012802464917263,22.32754737205529,100.80603270653968
+VN-29-G520007 = 311.198431372549,267.36350345163373,1550.0,12.0,1538.0,6.402441826417353,20.825137957747174,410.27759708113075
+VN-29-G520008 = 29.02754820936639,24.382383363950037,167.0,1.0,166.0,7.8446199551600655,34.03447870687272,37.909090909090914
+VN-29-G520009 = 463.7471395881007,240.97099324532743,1250.0,10.0,1240.0,13.244135861717403,41.46721720699687,522.6169046842867
+VN-29-G520010 = 10.105263157894736,3.6403403085874904,15.0,1.0,14.0,28.64937599785475,97.44619607163239,10.740969279009766
+VN-29-G520011 = 19.348684210526315,18.31531566046249,110.0,1.0,109.0,6.84151894150111,29.229691230857643,26.642491783259548
+VN-3-G090001 = 452.1728,289.64117756313595,1082.0,5.0,1077.0,8.821188116623597,24.496865258483332,536.9844064775066
+VN-3-G090002 = 57.04983388704319,95.90413008701185,540.0,7.0,533.0,5.220933220548075,22.61975301415399,111.58981008266711
+VN-3-G090003 = 227.93704850361198,240.3316575789222,975.0,3.0,972.0,4.726074190849988,13.10635386087911,331.23194851217215
+VN-3-G090004 = 90.45925925925926,112.60641143268705,583.0,1.0,582.0,4.839113756796268,17.09873426189727,144.44058114491745
+VN-3-G090005 = 142.73029772329247,167.16234998849674,800.0,1.0,799.0,4.583408836613173,13.738352742739583,219.80716353626056
+VN-3-G090006 = 76.66050808314088,97.99042106515859,600.0,1.0,599.0,5.033494974689417,18.9878754951475,124.4144530193031
+VN-3-G090007 = 35.771186440677965,58.929635003478545,250.0,1.0,249.0,3.959482609672201,12.829324154707114,68.93678017587527
+VN-3-G090008 = 127.71180931744313,164.6163382878126,982.0,5.0,977.0,4.939597957621565,17.797669363500965,208.34789432682666
+VN-3-G090009 = 61.731988472622476,100.76105319661427,500.0,1.0,499.0,4.485405736889245,16.61282347838564,118.16779697563516
+VN-3-G090010 = 213.0271867612293,180.91839642212528,1100.0,21.0,1079.0,6.555244410049838,21.791920797054345,279.48532781410364
+VN-3-G090011 = 466.47680412371136,240.7650434821929,1035.0,5.0,1030.0,13.022854724859886,38.18432070177699,524.9461067085398
+VN-30-G220001 = 345.22530980097633,195.82684574996318,1229.0,120.0,1109.0,12.376129202165759,45.38645799001014,396.89881335620026
+VN-30-G220002 = 502.80896079651524,215.44998185223207,1312.0,5.0,1307.0,20.048494938411725,69.9252046891819,547.0242643040607
+VN-30-G220003 = 522.4984264358773,226.20787030430773,1408.0,112.0,1296.0,19.654315645929366,67.0721504798892,569.3633340983403
+VN-30-G220004 = 373.38834571763783,169.4211352479798,895.0,120.0,775.0,18.129089666914204,62.54358245219459,410.0272890753352
+VN-30-G220005 = 464.05572519083967,145.46171011109263,865.0,192.0,673.0,42.46762407076518,172.60472172014136,486.3196738677551
+VN-30-G220006 = 784.3859649122807,169.11452594213603,1329.0,113.0,1216.0,112.7231060118766,578.3151310336285,802.4095368550918
+VN-30-G220007 = 513.345869297164,165.57059537058993,1140.0,47.0,1093.0,39.64889018420067,159.87865453997895,539.3863212724552
+VN-30-G220008 = 388.37462104807275,238.4008337589018,1300.0,71.0,1229.0,10.187632912142663,32.73382355673469,455.70802473861886
+VN-30-G220009 = 823.2819614711033,219.48466790858265,1681.0,350.0,1331.0,65.26300810815661,305.4305532226761,852.0367993993264
+VN-30-G220010 = 814.4012158054711,142.22977940817282,1448.0,682.0,766.0,207.1665214811635,1330.9488276852178,826.727676115858
+VN-31-G530001 = 185.02631578947367,101.19628094650534,697.0,24.0,673.0,12.90823149727247,45.85211075425166,210.8919742712607
+VN-31-G530002 = 452.45864661654133,234.14341441830396,1208.0,73.0,1135.0,13.59789130270552,43.40504680094695,509.45261351133905
+VN-31-G530003 = 79.937106918239,50.76666136447704,355.0,1.0,354.0,10.11219950238143,37.98177097788607,94.69527426726984
+VN-31-G530004 = 125.42857142857143,106.68804648277339,905.0,1.0,904.0,7.78343233794077,35.4522688536277,164.66531448038072
+VN-31-G530005 = 109.35189309576838,101.24890937729168,540.0,1.0,539.0,6.411863734423614,22.682491454249828,149.0274410090953
+VN-31-G530006 = 78.92387543252595,104.1069839215602,653.0,1.0,652.0,5.163502164581616,21.062410392054815,130.64165574016914
+VN-31-G530007 = 213.5867537313433,157.98902974120145,993.0,1.0,992.0,7.840592087913973,26.778242080685104,265.6686562017802
+VN-31-G530008 = 84.6082474226804,69.53417267138096,364.0,1.0,363.0,7.207172360140954,26.11557982146339,109.51509805059267
+VN-31-G530009 = 288.1808943089431,336.082152474969,1320.0,1.0,1319.0,4.350584622289481,11.992222471036868,442.71824116124986
+VN-31-G530010 = 165.79123711340208,135.25897354043406,681.0,1.0,680.0,6.844453187224429,22.170979671539175,213.96664278995482
+VN-31-G530011 = 166.69056603773586,140.97713753380998,779.0,1.0,778.0,6.63286192225186,22.333341551415288,218.31238653179426
+VN-31-G530012 = 14.962962962962964,31.192035404928884,205.0,1.0,204.0,5.094761830235782,25.970162661349654,34.59527906135941
+VN-32-G490001 = 222.46391752577318,157.9302313567785,805.0,1.0,804.0,8.194392659816698,26.404374198748165,272.8225661072038
+VN-32-G490002 = 257.2145045965271,132.64308077876825,729.0,36.0,693.0,13.375229076857472,41.204453191697155,289.40194929080855
+VN-32-G490003 = 105.82312925170068,118.44351681675981,633.0,1.0,632.0,5.252588198886697,19.11577553456408,158.83136138856273
+VN-32-G490004 = 231.9469936708861,223.95317917475785,1419.0,23.0,1396.0,6.359333351765041,24.285499614013734,322.4196556282557
+VN-32-G490005 = 89.50920245398773,91.62244936803572,456.0,1.0,455.0,5.318460118788916,17.150119264966452,128.0881358758384
+VN-32-G490006 = 97.51173708920187,143.87538329602734,1014.0,1.0,1013.0,4.628877039816632,18.62412600403462,173.80640031003574
+VN-32-G490007 = 27.93548387096774,27.30288355782811,106.0,1.0,105.0,5.68205493953035,18.509570019514516,39.06198548048242
+VN-33-G170001 = 383.92155172413794,104.31886570711812,672.0,167.0,505.0,61.29538452522,273.3823812049762,397.84190782355955
+VN-33-G170002 = 295.9113924050633,57.24991991373195,436.0,174.0,262.0,153.50517456508865,874.2410630198763,301.39858242074075
+VN-33-G170003 = 468.3643279797126,134.36801753944877,792.0,220.0,572.0,53.0338794077506,225.80944982183658,487.25753751108806
+VN-33-G170004 = 630.1798941798942,187.05496862921794,967.0,322.0,645.0,48.39747310708217,199.29930514483027,657.3555052766047
+VN-33-G170005 = 771.4415902140673,170.0776925756119,1585.0,395.0,1190.0,107.70234425904572,565.5184860639868,789.9674351666993
+VN-33-G170006 = 642.600579710145,143.20845614944488,985.0,293.0,692.0,103.96031468130786,531.2674549694055,658.3647674021763
+VN-33-G170007 = 480.3532710280374,38.14699144873808,667.0,383.0,284.0,2035.539599118101,26155.165419973866,481.86560153628443
+VN-33-G170008 = 509.7631578947368,33.75229755183639,610.0,449.0,161.0,3491.032633717037,53443.03689325917,510.87933481091414
+VN-33-G170009 = 670.7167792792793,315.1186057096634,1850.0,424.0,1426.0,17.770341369699214,67.63894447326305,741.0537994445283
+VN-33-G170010 = 636.3352842809364,114.7878315855089,875.0,280.0,595.0,186.24392055529776,1115.4965442523026,646.6056296545858
+VN-33-G170011 = 745.261620185923,153.94630693660747,1200.0,281.0,919.0,127.82082475226562,690.0490716377573,760.9956293840111
+VN-33-G170012 = 531.0570613409415,131.64124570738767,961.0,313.0,648.0,78.62604243782066,379.67880723258855,547.129801757745
+VN-33-G170013 = 520.0018416206261,58.89121284680694,700.0,440.0,260.0,715.5910391388009,6572.6692398420555,523.3259884999127
+VN-33-G170014 = 641.634549208534,256.74823301967774,1750.0,402.0,1348.0,24.755833424297457,98.14351218154125,691.0966284802475
+VN-33-G170015 = 505.1952861952862,241.89913743146923,1900.0,88.0,1812.0,17.100572639407538,67.20817967794997,560.1227275196262
+VN-33-G170016 = 418.2184065934066,133.69730282274375,913.0,168.0,745.0,40.50209547929402,163.632651741893,439.069020081814
+VN-33-G170017 = 206.83604473817996,51.56443062379046,629.0,137.0,492.0,79.31681499078954,414.4099162050265,213.1666951202511
+VN-34-G340001 = 70.51709401709402,98.37935541078957,571.0,1.0,570.0,5.025428637705914,19.873055819204573,121.04196842276698
+VN-34-G340002 = 243.55673222390317,291.67218641931345,1287.0,1.0,1286.0,4.459443075701485,13.326820147132418,379.9901921658094
+VN-34-G340003 = 670.1745200698081,336.5945265477556,1510.0,30.0,1480.0,13.88659158089779,41.9371460674923,749.953173639998
+VN-34-G340004 = 414.0132255694342,365.4163646991772,1600.0,22.0,1578.0,5.660398574651727,15.5529247859332,552.2101688092771
+VN-34-G340005 = 140.07751937984497,177.7193420350791,842.0,1.0,841.0,4.707416618176174,16.131590435732143,226.2871537869356
+VN-34-G340006 = 306.9516949152542,416.7075309022942,1803.0,1.0,1802.0,4.083863752258064,12.021679506037497,517.5562861390381
+VN-34-G340007 = 289.4558587479936,263.1801759895553,1034.0,1.0,1033.0,5.373413514898832,14.498073676797203,391.2141347106873
+VN-35-G380001 = 743.6157248157248,175.81628156486306,1413.0,202.0,1211.0,88.34568529761205,431.0346959919247,764.1176028966426
+VN-35-G380002 = 301.03819444444446,121.26343825676034,644.0,136.0,508.0,23.30544699081559,83.06121058838276,324.54401238078975
+VN-35-G380003 = 1439.1782945736434,134.17464897699298,2000.0,1014.0,986.0,1266.1477083862278,13928.335810402974,1445.4193163231216
+VN-35-G380004 = 385.33804809052333,184.02286850734757,903.0,139.0,764.0,15.814594317609231,50.64228817553717,427.0243874064886
+VN-35-G380005 = 648.869140625,290.1964321006531,1403.0,178.0,1225.0,17.74299785293327,55.59058423550463,710.8059727234817
+VN-35-G380006 = 849.140133037694,229.83450299352214,1768.0,87.0,1681.0,61.4997934657176,272.8193484187957,879.6947563226418
+VN-35-G380007 = 991.5698282300224,331.90039651177835,1700.0,78.0,1622.0,34.82838012061705,127.39264110765045,1045.6426719777612
+VN-35-G380008 = 1142.6633333333334,212.79353840962577,1756.0,773.0,983.0,171.4929342663144,1018.6321643648712,1162.308299606147
+VN-35-G380009 = 1277.6364452423697,358.8272624441742,2250.0,498.0,1752.0,55.64821777204203,236.5331517031424,1327.0689094710717
+VN-35-G380010 = 995.3909001956947,323.98106316723243,1928.0,477.0,1451.0,38.750436752501244,155.0352126576692,1046.788791248438
+VN-36-G470001 = 10.166666666666666,0.7163503994113789,13.0,9.0,4.0,2902.6763090268532,41868.64372854117,10.191872693761827
+VN-36-G470002 = 14.259194395796847,3.073996705153739,23.0,10.0,13.0,114.89627630745488,617.3073404840815,14.586777593437843
+VN-36-G470003 = 41.02200825309491,17.484504748013006,455.0,30.0,425.0,39.42254934870097,689.2548539580297,44.5927468025942
+VN-36-G470004 = 21.61464968152866,9.6354528171709,36.0,10.0,26.0,18.08608658980311,57.516448134868305,23.665059303689347
+VN-36-G470005 = 37.10851063829787,69.9227151774143,805.0,10.0,795.0,9.988350317334463,96.57208674205114,79.15950770169347
+VN-36-G470006 = 283.4078212290503,271.10855840718426,1026.0,1.0,1025.0,5.179622943996051,14.064502099284875,392.1987296963352
+VN-36-G470007 = 101.23819301848049,167.14917515454778,1005.0,1.0,1004.0,5.154406833906707,22.527667645441902,195.41754905968097
+VN-36-G470008 = 487.11251900658897,369.9659311041901,1750.0,3.0,1747.0,7.063355816846159,20.62167133446848,611.6807961271426
+VN-36-G470009 = 173.54202898550724,184.83584288030966,1000.0,8.0,992.0,5.3241160289363645,18.016926145826304,253.53722534902278
+VN-36-G470010 = 29.320231213872834,9.48270686177261,68.0,15.0,53.0,40.064078618356234,168.16162919596914,30.8155429590535
+VN-36-G470011 = 52.46072796934866,8.111613041604453,99.0,37.0,62.0,291.656673302148,2052.9815770216496,53.08414306749924
+VN-36-G470012 = 19.582504970178928,9.62232390762108,33.0,4.0,29.0,14.259993461369204,41.26645983091706,21.818882150336172
+VN-36-G470013 = 19.765765765765767,3.3151439438669534,28.0,14.0,14.0,229.71794051264635,1476.3275598468142,20.041848110283535
+VN-39-G200001 = 33.27014218009479,14.156471883499625,81.0,15.0,66.0,20.919721981802205,75.27300038857543,36.156715238971
+VN-39-G200002 = 32.172484599589325,24.949950364484017,124.0,1.0,123.0,6.878332413436459,20.469339204547094,40.71325077294893
+VN-39-G200003 = 152.5578756241489,64.24062293776844,503.0,39.0,464.0,21.493834547269103,79.25078493409569,165.53175843440388
+VN-39-G200004 = 88.29105691056911,39.609658443015775,290.0,31.0,259.0,18.90714784312524,69.58454417035632,96.76898145768469
+VN-39-G200005 = 76.86650679456434,33.66369513009385,225.0,21.0,204.0,20.163836620713276,78.01328981798335,83.91486302563278
+VN-39-G200006 = 137.4968481375358,56.97294503280017,733.0,62.0,671.0,24.58573507743911,126.30715930128912,148.83312707010845
+VN-4-G320001 = 466.85810162991373,247.59269935474495,1237.0,13.0,1224.0,12.617533472465478,38.514161894625026,528.4492708210089
+VN-4-G320002 = 277.16410256410256,241.13993967455067,1089.0,5.0,1084.0,6.235056658179228,19.274018582427047,367.3804707063377
+VN-4-G320003 = 224.11609907120743,142.74329235280277,659.0,11.0,648.0,9.158326592429972,27.396424312805355,265.7135174856804
+VN-4-G320004 = 233.1904761904762,213.21117165575728,978.0,7.0,971.0,5.648660678627914,16.273292285428358,315.969621806847
+VN-4-G320005 = 69.91954022988506,58.168565668860346,294.0,2.0,292.0,6.625787772126313,21.13255059659654,90.95231793599895
+VN-4-G320006 = 176.8205574912892,148.80993956713678,810.0,8.0,802.0,6.555661539357868,21.272594356529257,231.10583650246747
+VN-4-G320007 = 519.2917316692668,290.39638423788375,1328.0,52.0,1276.0,11.565119970659405,35.115405646386826,594.9739175447124
+VN-4-G320008 = 388.0565693430657,306.2902744152501,1176.0,52.0,1124.0,6.687186096484126,18.85603091248856,494.36993558637727
+VN-4-G320009 = 221.1980198019802,124.29787121329966,591.0,11.0,580.0,11.427363579193194,34.85509666391265,253.72923511585188
+VN-4-G320010 = 114.94832826747721,79.39245218388622,382.0,20.0,362.0,8.369067588862388,25.8693352667624,139.7006787215379
+VN-40-G120001 = 311.4096975088968,322.19084720611806,1318.0,1.0,1317.0,4.852140552961194,13.404989798437365,448.08809594317347
+VN-40-G120002 = 223.64646464646464,163.57399172952142,903.0,93.0,810.0,8.260287490650436,28.20227588351133,277.0815618535306
+VN-40-G120003 = 95.70416994492525,102.45148059256728,800.0,1.0,799.0,6.6383723359778655,31.21996331700043,140.19840947905342
+VN-40-G120004 = 326.3369565217391,290.265974493728,1253.0,14.0,1239.0,5.473524381687422,14.51600524776582,436.74952219855373
+VN-40-G120005 = 188.61345158906136,200.3626033649613,1210.0,1.0,1209.0,5.550155211527234,20.155792584649927,275.17304909370034
+VN-40-G120006 = 78.66164154103852,55.3213189251992,230.0,1.0,229.0,7.517755836780321,20.56817531618518,96.16705349315035
+VN-40-G120007 = 379.7882177479493,328.66252799922756,1503.0,88.0,1415.0,6.309195784222515,19.450604855471774,502.25307132063085
+VN-40-G120008 = 305.80357142857144,292.0215592626702,1399.0,1.0,1398.0,5.257891115253761,15.097702845823624,422.83852162813974
+VN-41-G410001 = 1.755656108597285,0.4296975146971343,2.0,1.0,1.0,79.27458937751437,361.8113700643827,1.8074756777870775
+VN-41-G410002 = 1.4883720930232558,0.4998647734931319,2.0,1.0,1.0,35.377533328472616,133.35350724311778,1.5700688771737905
+VN-41-G410003 = 2.1631205673758864,0.6145299013456588,4.0,1.0,3.0,54.61052880168097,237.75384752091102,2.2487190995436674
+VN-41-G410004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-41-G410005 = 3.632377740303541,1.7187873423255644,15.0,2.0,13.0,18.45588576652616,84.2162235646656,4.018506933724419
+VN-41-G410006 = 3.767058823529412,0.540019223033476,6.0,2.0,4.0,358.5721512163012,2616.2368716705064,3.8055686751360134
+VN-41-G410007 = 2.452471482889734,0.5392898684763819,4.0,2.0,2.0,108.29126324064862,564.8898633582496,2.5110654982753124
+VN-41-G410008 = 1.2345679012345678,0.4237284518945805,2.0,1.0,1.0,34.72688872359117,140.16692993505734,1.3052600138300812
+VN-41-G410009 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+VN-41-G410010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-41-G410011 = 2.326923076923077,0.6218609534010734,4.0,2.0,2.0,65.33393977168545,310.3850505991953,2.408585072461019
+VN-41-G410012 = 1.722397476340694,0.5547926486733789,3.0,1.0,2.0,39.23766516784319,153.23732461178324,1.8095435749179443
+VN-41-G410013 = 3.0123329907502567,0.9345773066734547,6.0,2.0,4.0,43.94698729097854,184.19074888703202,3.153979199251544
+VN-43-G020001 = 78.12452543659833,66.74346892211496,453.0,1.0,452.0,6.307929690401978,21.193606664463694,102.7527718285547
+VN-43-G020002 = 127.66279069767442,124.32362218851446,506.0,1.0,505.0,5.124378887323357,14.571739954820377,178.1969448750194
+VN-43-G020003 = 40.20734908136483,33.39419454718997,300.0,1.0,299.0,9.158152386500669,52.65137911005996,52.2666542798207
+VN-43-G020004 = 8.497005988023952,25.353045914518425,245.0,1.0,244.0,7.439721504063256,61.29274588998062,26.73903603169328
+VN-43-G020005 = 71.76947705442903,60.80318167547649,600.0,3.0,597.0,9.075902388373345,54.54985121858174,94.06319545139435
+VN-44-G010001 = 3.6825396825396823,12.606152940636202,133.0,1.0,132.0,10.066857586316674,101.65818563941022,13.133019092203837
+VN-44-G010002 = 3.019193857965451,4.971667917683626,66.0,1.0,65.0,10.44919194245985,105.90707816054557,5.8166152903299855
+VN-44-G010003 = 1.877016129032258,0.510964426257979,3.0,1.0,2.0,60.40605530997384,263.8573533059598,1.9453211029412052
+VN-44-G010004 = 1.3887640449438203,0.4874695501287617,2.0,1.0,1.0,32.12608792742295,120.98279184323542,1.4718329167508997
+VN-44-G010005 = 1.5054945054945055,0.5108412878755806,3.0,1.0,2.0,34.53938952736969,130.06177749045438,1.5898026693500447
+VN-44-G010006 = 1.631578947368421,0.4878013309782534,3.0,1.0,2.0,46.97612738409449,187.3050668061646,1.70293863659264
+VN-44-G010007 = 1.6111111111111112,0.4874980215217858,2.0,1.0,1.0,45.55463043412506,180.00607185022588,1.6832508230603465
+VN-44-G010008 = 2.7145061728395063,9.458174957229597,221.0,2.0,219.0,20.815962780220552,467.05140174678485,9.840000878249484
+VN-44-G010009 = 74.71681415929204,99.47410113657762,600.0,3.0,597.0,6.002532643556792,28.276611939170664,124.40940123256058
+VN-44-G010010 = 41.216696269982236,76.18069529611427,552.0,3.0,549.0,5.673112663037315,30.76666715845967,86.61590146856042
+VN-45-G210001 = 1.988888888888889,0.10482201257840641,2.0,1.0,1.0,6878.4334341581825,131148.21360939424,1.9916492328386208
+VN-45-G210002 = 1.0851063829787233,0.2790399372043407,2.0,1.0,1.0,73.4453506972506,375.5090927528379,1.1204102592069434
+VN-45-G210003 = 2.7426108374384235,0.9745566536700617,4.0,1.0,3.0,30.11374866705289,105.70804463108759,2.9106141751952097
+VN-45-G210004 = 1.25,0.4330127018922193,2.0,1.0,1.0,33.87121579245805,135.11111111111114,1.3228756555322954
+VN-45-G210005 = 2.488372093023256,0.6969542240710218,3.0,1.0,2.0,55.22015938013945,227.34292021611873,2.584132516684734
+VN-45-G210006 = 1.8238341968911918,0.47207162610955783,3.0,1.0,2.0,68.75502043912039,308.0878321222105,1.8839381088367688
+VN-45-G210007 = 1.6642547033285093,0.4722503493216941,2.0,1.0,1.0,53.64322729750629,220.43104892900615,1.7299607249835263
+VN-45-G210008 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+VN-45-G210009 = 2.0,0.0,2.0,2.0,0.0,0.0,-1.2,2.0
+VN-46-G630001 = 1.9531615925058547,0.2112926195529736,2.0,1.0,1.0,813.322966096576,7675.046075678078,1.9645571453937307
+VN-46-G630002 = 1.9461966604823748,0.22562920948843576,2.0,1.0,1.0,663.6840959423149,5862.20253159284,1.9592319876541227
+VN-46-G630003 = 1.9391304347826086,0.2390909058237827,2.0,1.0,1.0,554.1548549782073,4616.888743666211,1.9538145521895947
+VN-46-G630004 = 1.2508833922261484,0.4335215285672084,2.0,1.0,1.0,33.827987330744755,134.85305187741776,1.323876949220903
+VN-46-G630005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-46-G630006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-46-G630007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-46-G630008 = 1.4128440366972477,0.49234524275224706,2.0,1.0,1.0,32.593434096198536,122.40821952160516,1.4961724867446744
+VN-47-G350001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-47-G350002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-47-G350003 = 1.03125,0.17399263633843817,2.0,1.0,1.0,231.37797876584787,1602.5972944849118,1.0458250331675945
+VN-47-G350004 = 1.0792207792207793,0.2700830378984062,2.0,1.0,1.0,78.90626659284494,411.26328516844563,1.1125027360246524
+VN-47-G350005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-47-G350006 = 7.433397683397684,19.360739351173372,200.0,1.0,199.0,6.093651040828606,40.62364458478362,20.738698834392416
+VN-47-G350007 = 4.132683658170914,11.175360929224185,208.0,1.0,207.0,9.676046177056586,120.59149717561942,11.915022707361556
+VN-47-G350008 = 100.8,111.38384083878596,310.0,1.0,309.0,4.341426735442247,10.979684188660617,150.2231673211559
+VN-47-G350009 = 85.86391437308869,95.70963740246495,520.0,1.0,519.0,5.295495582240913,18.453679951252038,128.58050584431697
+VN-47-G350010 = 1.6391752577319587,0.48023978139596324,2.0,1.0,1.0,49.425194704747504,199.0518318503265,1.7080766297786163
+VN-47-G350011 = 1.9621928166351608,0.20039590461718818,3.0,1.0,2.0,964.0180254728045,9628.167989308777,1.9723993429936966
+VN-47-G350012 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-48-G140001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-48-G140002 = 1.0035971223021583,0.05986804668019135,2.0,1.0,1.0,4777.6551387146965,82043.17710383382,1.0053812047708446
+VN-48-G140003 = 1.0031746031746032,0.056254111576728105,2.0,1.0,1.0,5742.255430812625,104613.15621323373,1.004750620564033
+VN-48-G140004 = 1.4048223350253808,0.49085762914513104,2.0,1.0,1.0,32.415884151564946,121.82618486978606,1.488108532693816
+VN-48-G140005 = 1.0014947683109119,0.03863332730439474,2.0,1.0,1.0,17524.040078497077,458967.0733891562,1.002239644462708
+VN-48-G140006 = 1.9455958549222798,3.552295292769084,100.0,1.0,99.0,29.047102280224347,813.5624779219474,4.050203090922752
+VN-48-G140007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-49-G660001 = 1.1184668989547037,0.32316016587252805,2.0,1.0,1.0,54.2030767855431,254.6273998098558,1.1642167740004914
+VN-49-G660002 = 1.0355329949238579,0.2916021647988847,4.0,1.0,3.0,64.48698852258103,450.7189592286503,1.0758068628203532
+VN-49-G660003 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-49-G660004 = 1.0045045045045045,0.09480885216148277,3.0,1.0,2.0,1242.1333486849207,14606.721950175579,1.008968789417204
+VN-49-G660005 = 1.1571428571428573,0.3639354057959142,2.0,1.0,1.0,43.56586782945858,191.3694411931595,1.2130245551630732
+VN-49-G660006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-50-G080001 = 1.0028169014084507,0.05299968372458244,2.0,1.0,1.0,6849.523871812823,132093.1385457567,1.004216462833264
+VN-50-G080002 = 1.0050761421319796,0.07106598984771594,2.0,1.0,1.0,2885.217201166157,42191.25041649265,1.0075854437197567
+VN-50-G080003 = 1.00374531835206,0.06108429374644206,2.0,1.0,1.0,4502.4679556680885,75861.18443665668,1.0056022847309865
+VN-50-G080004 = 1.0271317829457365,0.25525543916320886,4.0,1.0,3.0,86.92888527272547,614.4624353699948,1.0583737708199736
+VN-50-G080005 = 1.0034722222222223,0.05882317481283828,2.0,1.0,1.0,5032.504204445812,87873.17092595497,1.005194840151235
+VN-50-G080006 = 1.0017921146953406,0.04229542552403557,2.0,1.0,1.0,13382.401421530563,320883.0880228486,1.0026845685887569
+VN-50-G080007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-50-G080008 = 1.0227272727272727,0.19329319427534974,3.0,1.0,2.0,173.08535524793297,1231.92898553802,1.0408329997330663
+VN-51-G640001 = 1.0043572984749456,0.06586586691865327,2.0,1.0,1.0,3606.344561353528,56604.96474845534,1.0065147268792627
+VN-51-G640002 = 1.0095846645367412,0.09743099477301549,2.0,1.0,1.0,1153.7473567836864,12692.586803098564,1.014275107458634
+VN-51-G640003 = 1.0024038461538463,0.04897006920063282,2.0,1.0,1.0,8658.74367812735,180161.11816519473,1.00359929178011
+VN-51-G640004 = 1.0018083182640145,0.04248585940134072,2.0,1.0,1.0,13204.73448480888,315243.0888206283,1.002708808574076
+VN-51-G640005 = 1.0193704600484261,0.3474048942950806,8.0,1.0,7.0,53.76403208961584,751.8527729930178,1.0769430325692793
+VN-51-G640006 = 1.0043103448275863,0.06551156962745955,2.0,1.0,1.0,3664.0036775125845,57801.21242105732,1.006444749841122
+VN-51-G640007 = 1.0026881720430108,0.051777850226500444,2.0,1.0,1.0,7339.461983839207,144741.13219171786,1.0040241611281235
+VN-51-G640008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-52-G550001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-52-G550002 = 1.0108254397834913,0.13721271615489447,4.0,1.0,3.0,438.4276498080856,4080.8987648393013,1.020095779418821
+VN-52-G550003 = 1.001310615989515,0.0361786991922469,2.0,1.0,1.0,21311.172482754697,595173.0643320293,1.0019639953454142
+VN-52-G550004 = 1.0030534351145037,0.05517346870104649,2.0,1.0,1.0,6081.265329086037,112856.9002266585,1.0045697115399763
+VN-52-G550005 = 1.0125,0.11110243021644475,2.0,1.0,1.0,792.9733458678633,7793.622816856303,1.0185774393731681
+VN-52-G550006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-52-G550007 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-6-G280001 = 4.165178571428571,0.8683121786205803,6.0,1.0,5.0,123.94999452820792,656.0825380731552,4.254724265029236
+VN-6-G280002 = 17.408396946564885,5.710343342947236,31.0,5.0,26.0,37.49086941054755,144.5923626461599,18.321034505275936
+VN-6-G280003 = 74.47480106100795,55.76994262406936,499.0,30.0,469.0,10.990633094548683,68.35380592879986,93.04183195406624
+VN-6-G280004 = 2.727272727272727,1.1006062513110804,4.0,1.0,3.0,22.32687610662974,73.12511542012933,2.94097783897646
+VN-6-G280005 = 7.416666666666667,5.719727071965741,21.0,1.0,20.0,6.784327227137839,18.967040335780872,9.366014212151411
+VN-6-G280006 = 20.8121387283237,29.032211979455862,154.0,1.0,153.0,3.974960766519528,11.89699118472322,35.7213444717168
+VN-6-G280007 = 9.117424242424242,4.901823968071235,26.0,4.0,22.0,12.987604262850375,42.95778338497297,10.351584566157156
+VN-6-G280008 = 11.574626865671641,6.16244871090236,31.0,5.0,26.0,13.120653958402032,42.8743924666514,13.112885311556333
+VN-6-G280009 = 12.740554156171285,21.310010956058157,86.0,1.0,85.0,4.021531842069221,12.831731112702117,24.828175268304605
+VN-6-G280010 = 4.347058823529411,1.0418409312133758,7.0,1.0,6.0,85.41221492517023,415.47704413575224,4.470162518430003
+VN-6-G280011 = 4.237068965517241,1.0127659439933412,6.0,1.0,5.0,84.51902067832346,395.08662672745317,4.356426089796781
+VN-6-G280012 = 3.4184615384615387,1.4348296395999656,7.0,1.0,6.0,20.54416978084774,67.37747528253946,3.7073731110606314
+VN-62-G290001 = 7.215767634854772,13.748599337635683,70.0,1.0,69.0,4.601575361039385,17.987939864001977,15.52711455187518
+VN-62-G290002 = 3.9038461538461537,6.768875646279294,33.0,1.0,32.0,5.100336105810661,21.526005483725584,7.813942174580786
+VN-62-G290003 = 88.59624413145539,62.225067673135705,306.0,1.0,305.0,7.701969831321489,22.209669567122674,108.26473812431618
+VN-62-G290004 = 9.48936170212766,16.592580167468,75.0,1.0,74.0,4.19149640358457,14.875231621256114,19.114437007865536
+VN-62-G290005 = 7.666666666666667,14.253654502150209,76.0,1.0,75.0,4.854993123011833,20.607709085231665,16.18469784841362
+VN-62-G290006 = 3.8451612903225807,7.196004209760347,48.0,1.0,47.0,5.83432299873612,30.178798296504226,8.15890568247261
+VN-62-G290007 = 2.476510067114094,4.997427381945448,51.0,1.0,50.0,9.310094941783127,84.63888727433789,5.57739926402401
+VN-62-G290008 = 12.881944444444445,22.18227203231067,167.0,1.0,166.0,4.892257850050761,21.74497926839554,25.651465556283235
+VN-62-G290009 = 2.2955665024630543,1.078828980754296,4.0,1.0,3.0,16.28149369664237,51.704941862838396,2.5364340198289828
+VN-62-G290010 = 3.3068181818181817,0.9027477567940521,4.0,1.0,3.0,58.89587512888938,246.00851270117437,3.427827300200522
+VN-63-G440001 = 15.125,8.729027062710854,73.0,2.0,71.0,12.7893790531641,59.0332019241384,17.463148011213168
+VN-63-G440002 = 15.907216494845361,4.975367103954176,30.0,3.0,27.0,42.33545411400438,169.44723732921327,16.667147759379517
+VN-63-G440003 = 27.790697674418606,30.278980459268865,182.0,3.0,179.0,6.948774571569416,34.82869162252949,41.0991427512025
+VN-63-G440004 = 1.48,0.49959983987187234,2.0,1.0,1.0,34.963879737088234,131.6208497698877,1.5620499351813308
+VN-63-G440005 = 85.88725490196079,87.92148923292318,321.0,3.0,318.0,4.884632395559137,13.472133762168095,122.90975886205868
+VN-63-G440006 = 8.789954337899543,6.407165615995242,26.0,1.0,25.0,7.5419359834554385,21.77120425493497,10.877273026505803
+VN-63-G440007 = 2.4820143884892087,0.8843362587262875,4.0,1.0,3.0,30.739046309090103,113.97101814139506,2.6348521862080743
+VN-63-G440008 = 1.8666666666666667,1.0775757934564392,12.0,1.0,11.0,14.228598419128206,84.79460658238112,2.1553686541025225
+VN-63-G440009 = 1.8783382789317506,1.997039254666053,15.0,1.0,14.0,6.582230752924148,29.999390957092228,2.7415908656795325
+VN-63-G440010 = 21.50793650793651,25.428313812776672,156.0,5.0,151.0,6.848660862063613,33.979328252278556,33.30451134892203
+VN-63-G440011 = 25.72289156626506,20.48604966791484,66.0,2.0,64.0,6.054643698165404,15.06898504143387,32.88381640755988
+VN-63-G440012 = 1.5942350332594235,0.6116841117111835,5.0,1.0,4.0,26.72966763436001,107.11592576051298,1.7075546239554311
+VN-63-G440013 = 14.598039215686274,8.642984011665943,49.0,1.0,48.0,10.982078191506464,37.50813377922581,16.96478474866768
+VN-64-G250001 = 16.164444444444445,4.225276088575909,29.0,8.0,21.0,67.70598143674651,308.43189665381965,16.707549856942588
+VN-64-G250002 = 14.589928057553957,3.496787733800257,29.0,7.0,22.0,85.54235907812831,418.228906770583,15.003117182101061
+VN-64-G250003 = 15.107692307692307,4.726758775388276,27.0,5.0,22.0,42.715643476755744,174.35500530899074,15.829864667286811
+VN-64-G250004 = 42.99363057324841,57.06187242170702,376.0,8.0,368.0,5.571483425395542,23.873603203116566,71.44585050330164
+VN-64-G250005 = 19.238095238095237,4.679283236776474,28.0,8.0,20.0,81.51525008143948,384.6527261597637,19.79898987322333
+VN-64-G250006 = 12.823529411764707,5.7899464574577335,31.0,3.0,28.0,18.66991714549513,67.91739290820539,14.070052827001817
+VN-65-G260001 = 90.10068649885584,167.07233781689274,1255.0,10.0,1245.0,5.22180601451618,25.468151021478764,189.81912382888888
+VN-65-G260002 = 21.66898954703833,6.7358197954639465,53.0,8.0,45.0,44.015163291971845,188.42818552021473,22.691768910920548
+VN-65-G260003 = 17.404255319148938,3.9643423491234047,26.0,10.0,16.0,97.6002457031815,486.0480432171457,17.8500451953259
+VN-65-G260004 = 25.093023255813954,4.954743808590056,39.0,14.0,25.0,145.00496212730937,813.3082450845649,25.57751556202403
+VN-65-G260005 = 20.33108108108108,4.862137936931672,36.0,6.0,30.0,85.7053093723203,415.1948149607373,20.904383349987707
+VN-65-G260006 = 40.112280701754386,45.77260373512889,226.0,3.0,223.0,5.348499150008914,18.851371396689764,60.86153395856429
+VN-65-G260007 = 10.797169811320755,4.268289338461547,25.0,3.0,22.0,24.470678654357354,89.88258359127532,11.610218336074508
+VN-65-G260008 = 21.04237288135593,4.727119859496291,38.0,10.0,28.0,102.57995642858053,534.7998221990081,21.566805944415318
+VN-65-G260009 = 27.880434782608695,30.894927961139626,238.0,1.0,237.0,8.367974275633854,54.1157277374643,41.61508401278681
+VN-65-G260010 = 30.265625,9.297584006577999,47.0,11.0,36.0,44.40001986967605,179.72320848729888,31.66154015521039
+VN-65-G260011 = 21.046153846153846,6.082587428264817,44.0,10.0,34.0,52.92532225204259,235.68748464024023,21.907497838376283
+VN-65-G260012 = 21.74468085106383,5.300079291952227,35.0,10.0,25.0,81.35981573523368,386.66610179311067,22.381286509394467
+VN-65-G260013 = 12.848920863309353,4.8885619975417445,23.0,4.0,19.0,26.42891105096499,95.46094330462638,13.747465430230974
+VN-65-G260014 = 14.8,6.872957952760094,41.0,3.0,38.0,16.578261304637888,52.99641451056266,16.31801308433132
+VN-66-G310001 = 2.868995633187773,0.8668314760327943,7.0,2.0,5.0,47.20574362526757,203.76239148071784,2.9970873779540868
+VN-66-G310002 = 20.94851485148515,4.595447895329714,31.0,4.0,27.0,107.1781545511009,539.5807995454551,21.446641131925162
+VN-66-G310003 = 1.5035714285714286,0.9486765754976547,6.0,1.0,5.0,11.030560140337741,44.32665324090536,1.777839780664806
+VN-66-G310004 = 14.809090909090909,5.600317287351521,23.0,4.0,19.0,25.48899567216154,83.2973833237383,15.832647513057546
+VN-66-G310005 = 7.142857142857143,4.260096595802243,17.0,3.0,14.0,10.84529485217657,34.83859670148849,8.316780096216995
+VN-66-G310006 = 4.232142857142857,1.7524581860568178,12.0,2.0,10.0,23.146637093292124,95.08458831537878,4.580626906564522
+VN-66-G310007 = 16.20205479452055,4.792645181172294,29.0,8.0,21.0,49.55378461998561,212.49057582696622,16.896035848602484
+VN-70-G670001 = 49.30320699708455,28.79547191040908,217.0,7.0,210.0,12.142104878180975,48.91027560967525,57.096282039556
+VN-70-G670002 = 58.878865979381445,79.32890729573057,554.0,7.0,547.0,6.513891600293634,35.228499036068214,98.79168179433215
+VN-70-G670003 = 31.636363636363637,44.901159260155985,303.0,7.0,296.0,6.332639724787894,32.91601239244304,54.92698432499388
+VN-70-G670004 = 36.52584269662921,15.699492070005148,118.0,7.0,111.0,20.503767504306616,75.25985680294096,39.756901739887326
+VN-70-G670005 = 29.12264150943396,8.854913176426438,49.0,9.0,40.0,45.11419118013999,180.75308877205282,30.43908237527959
+VN-70-G670006 = 78.17605633802818,74.67968839400665,456.0,9.0,447.0,6.809735410557429,27.896731439325666,108.11360526405771
+VN-70-G670007 = 102.36796536796537,168.08215012377892,1236.0,9.0,1227.0,5.027659133534094,22.456495098574084,196.80144695557888
+VN-70-G670008 = 60.91480730223124,60.9787051232852,429.0,9.0,420.0,6.3138395195121255,25.407611245596183,86.19174106131356
+VN-70-G670009 = 54.57203389830509,23.291063193354162,200.0,9.0,191.0,21.283887413290632,83.94717883103891,59.334479929250044
+VN-70-G670010 = 268.7268115942029,207.12651039913735,1228.0,2.0,1226.0,7.4067909698618735,24.586316613965828,339.28673799562245
+VN-70-G670011 = 22.314814814814813,8.99140345423436,52.0,7.0,45.0,23.520746273521443,86.43086338692825,24.058185640157827
+VN-70-G670012 = 18.975265017667844,4.207861922825862,29.0,10.0,19.0,104.81327413237058,530.9171103643977,19.436223513128695
+VN-70-G670013 = 17.732558139534884,3.009382300076736,29.0,11.0,18.0,222.52624144268032,1424.4063629738096,17.98610574860495
+VN-70-G670014 = 267.0731707317073,183.02708022161445,870.0,38.0,832.0,8.294072782077855,24.910376877519028,323.7699655915245
+VN-8-G460001 = 39.451219512195124,56.43907840923274,276.0,1.0,275.0,4.548179311345172,15.577877578606847,68.86049878328596
+VN-8-G460002 = 29.96808510638298,27.174946271222336,131.0,2.0,129.0,6.0109696417643415,19.05368907970926,40.45446612905965
+VN-8-G460003 = 120.43008849557522,146.94657682237855,584.0,1.0,583.0,4.1675867314747865,11.267309033460307,189.99132257781474
+VN-8-G460004 = 9.51063829787234,12.176140499555522,49.0,1.0,48.0,4.399911861940898,13.521800790081146,15.45026337309084
+VN-8-G460005 = 16.576923076923077,12.300218083087744,67.0,4.0,63.0,9.21955016176532,39.365601605116325,20.641941371628388
+VN-8-G460006 = 26.229885057471265,35.67524372627771,169.0,1.0,168.0,4.644380701814895,16.12470873123094,44.28012968654757
+VN-BTH-G070001 = 405.20309477756285,219.08746332496298,1289.0,81.0,1208.0,13.065998679222966,45.10283284530536,460.63962552464113
+VN-BTH-G070002 = 498.9344790547798,200.48977892529794,1262.0,190.0,1072.0,24.132040663141016,92.28140425214863,537.7097412574738
+VN-BTH-G070003 = 296.27903682719545,332.21134785785296,1550.0,40.0,1510.0,5.050587228701252,16.02630441012959,445.135538132805
+VN-BTH-G070004 = 238.08133086876154,139.39161725208288,826.0,74.0,752.0,11.214597604380044,37.31604003957602,275.8853803092724
+VN-BTH-G070005 = 86.05168986083498,69.68415903207266,495.0,21.0,474.0,7.897540090417449,32.42805504043438,110.72838546602458
+VN-BTH-G070006 = 488.2910321489002,174.45876634543842,1007.0,137.0,870.0,30.80487158572134,116.0847800409998,518.5209670127241
+VN-BTH-G070007 = 111.27218934911242,181.22596113659128,1123.0,7.0,1116.0,5.155276723418791,23.361833950389276,212.6601728402054
+VN-BTH-G070008 = 28.76153846153846,8.20956650795404,65.0,7.0,58.0,54.508806487797884,243.55480714072786,29.91025036543621
+VN-BTH-G070009 = 213.04636591478697,185.62026779183958,914.0,34.0,880.0,6.6122098928727056,22.306828238436733,282.566165427872
+VN-BTH-G070010 = 36.42424242424242,31.713073144437814,256.0,14.0,242.0,10.351501028049293,69.01462272329404,48.29538740339955
+VN-BTH-G070011 = 58.22727272727273,42.35225494141475,401.0,26.0,375.0,10.500697705756378,58.73426334961662,72.0008943547147
+VN-BTH-G070012 = 262.34560480841475,154.93304586681586,857.0,18.0,839.0,10.595368459464432,32.612387586066035,304.6792823016717
+VN-HBC-G230001 = 15.28169014084507,11.800194673246809,78.0,4.0,74.0,9.401535817408934,45.84294224735498,19.307372889321943
+VN-HBC-G230002 = 15.206349206349206,4.016468993984919,33.0,8.0,25.0,66.93716155291906,318.6165398256586,15.727844078737537
+VN-HBC-G230003 = 26.954285714285714,28.270593938448716,94.0,1.0,93.0,4.764872489200287,12.724450039997116,39.06097797034785
+VN-HBC-G230004 = 20.20860927152318,5.583163436611366,59.0,6.0,53.0,59.71918589305896,281.7078349930493,20.965676775363267
+VN-HBC-G230005 = 34.63135593220339,25.79358479943251,88.0,4.0,84.0,7.326898073284531,20.9238137173782,43.181475548068924
+VN-HBC-G230006 = 112.92648922686945,95.41695396069365,699.0,36.0,663.0,8.50336915562273,41.50941655118732,147.84041082276303
+VN-HBC-G230007 = 147.51517571884983,108.79186503361856,912.0,63.0,849.0,9.257861602405248,41.51052051078988,183.29319945065126
+VN-HBC-G230008 = 24.0,21.095894498832763,100.0,2.0,98.0,6.457787930953789,20.98500990844771,31.95366590402238
+VN-HBC-G230009 = 217.62594142259414,137.65488285833283,886.0,72.0,814.0,10.160477823717688,35.96669716941143,257.5071205905027
+VN-HBC-G230010 = 19.09375,8.950017769834714,100.0,3.0,97.0,20.058297547840343,114.10457689119609,21.087297293462175
+VN-HBC-G230011 = 12.590643274853802,4.165680605595546,26.0,2.0,24.0,36.90903409411575,144.5303965180177,13.261869890119423
+VN-HBC-G230012 = 14.68095238095238,4.963497139605832,60.0,4.0,56.0,38.39825337573662,206.34206734098274,15.497311594811103
+VN-HBC-G230013 = 18.236024844720497,9.652030023628319,90.0,6.0,84.0,16.73282880477617,95.22003056535641,20.632844828435214
+VN-HBC-G230014 = 49.37885462555066,31.039935801272982,175.0,9.0,166.0,10.10489624608793,35.76018649479201,58.32451370288838
+VN-HBC-G230015 = 17.152380952380952,3.0977132960296867,28.0,11.0,17.0,186.72644945552074,1135.2093313054963,17.429859437184227
+VN-HBC-G230016 = 46.292682926829265,29.247571425082786,174.0,8.0,166.0,10.010419359679386,34.31459230592227,54.7579485264858
+VN-MHI-G420001 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-MHI-G420002 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-MHI-G420003 = 1.001930501930502,0.0438950463355296,2.0,1.0,1.0,11983.481458636425,277163.0948374141,1.0028915723005682
+VN-MHI-G420004 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-MHI-G420005 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-MHI-G420006 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-MHI-G420007 = 1.2351190476190477,4.5243802506524915,135.0,1.0,134.0,24.722373840144268,662.9331760749202,4.689939841222456
+VN-MHI-G420008 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-MHI-G420009 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-MHI-G420010 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-MHI-G420011 = 1.0,0.0,1.0,1.0,0.0,0.0,-1.2,1.0
+VN-SBE-G570001 = 42.9156346749226,12.029755555074027,217.0,22.0,195.0,60.55603727778738,352.17134042003113,44.569796031239065
+VN-SBE-G570002 = 75.73852922690132,27.31632827026158,187.0,40.0,147.0,30.764111246993878,121.76015280711283,80.51401492673732
+VN-SBE-G570003 = 304.41467780429593,81.61025164514271,571.0,137.0,434.0,63.83857107158489,291.499281082574,315.1642892782697
+VN-SBE-G570004 = 106.96857855361596,48.19344343631002,303.0,33.0,270.0,18.663065986041648,67.25783358883503,117.3238457775312
+VN-SBE-G570005 = 114.0695102685624,34.747974165509625,260.0,52.0,208.0,45.65738027562869,189.23644610141756,119.24460105814681
+VN-SBE-G570006 = 245.83374203040705,127.77043200608367,705.0,53.0,652.0,13.627255091980327,44.68013868790585,277.05507036633344
+VN-SBE-G570007 = 50.54960835509139,10.98418129630101,105.0,22.0,83.0,111.66237708900287,587.4701714709935,51.72924843454748
+VN-SBE-G570008 = 30.052910052910054,5.787905150306677,40.0,19.0,21.0,155.32885706753976,885.5951404893162,30.60518336290846
+VN-SBE-G570009 = 25.698924731182796,5.749773153517904,37.0,15.0,22.0,102.56832522749461,518.3641569868608,26.33428608593584
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/YEM/YEM_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/YEM/YEM_0_elevation.properties
new file mode 100755
index 0000000..5e9be2a
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/YEM/YEM_0_elevation.properties
@@ -0,0 +1,36 @@
+# YEM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = YEM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = YEM
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+YEM = 945.3994909479856,583.1462050838688,3554.0,1.0,3553.0,9.894797594665155,31.08423040050993,1110.7833695138006
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/YEM/YEM_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/YEM/YEM_1_elevation.properties
new file mode 100755
index 0000000..5c9a693
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/YEM/YEM_1_elevation.properties
@@ -0,0 +1,37 @@
+# YEM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = YEM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = YEM
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+YE-N = 1342.3712235433327,737.4940137583162,3554.0,1.0,3553.0,11.275518365556557,31.558693868733616,1531.6193789994252
+YE-S = 765.9173294138966,380.04658665560913,2463.0,1.0,2462.0,14.654767818110269,47.878374801643176,855.0232532072312
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/YEM/YEM_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/YEM/YEM_2_elevation.properties
new file mode 100755
index 0000000..fa56173
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/YEM/YEM_2_elevation.properties
@@ -0,0 +1,43 @@
+# YEM.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = YEM elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = YEM
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+YE-N-G150001 = 1342.3712235433327,737.4940137583145,3554.0,1.0,3553.0,11.275518365556637,31.55869386873395,1531.6193789994252
+YE-S-G160001 = 888.8455500924715,646.0279650895379,2463.0,1.0,2462.0,7.19329418065756,19.63436102688106,1098.816883560184
+YE-S-G160002 = 170.7079322933953,160.2653582600457,1033.0,1.0,1032.0,5.950407731554726,20.046024689677726,234.14991609246172
+YE-S-G160003 = 606.8418327525367,269.27727003798265,1485.0,1.0,1484.0,18.03097216279883,57.17869966831195,663.90304874851
+YE-S-G160004 = 782.8621049186816,332.38193385362666,2136.0,1.0,2135.0,20.58058904473984,71.58885850192094,850.5003381951022
+YE-S-G160005 = 791.4906362237044,479.3562055191124,2318.0,135.0,2183.0,10.384202975580783,32.925003455342214,925.3322641081348
+YE-S-G160006 = 942.4432667594143,330.02553710701136,2181.0,1.0,2180.0,31.443416488788216,114.63155725176622,998.5570420376238
+YE-S-G160007 = 306.33496441281136,240.19783862026307,1431.0,1.0,1430.0,6.79026679640758,20.727978722757292,389.27639550792713
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZAF/ZAF_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZAF/ZAF_0_elevation.properties
new file mode 100755
index 0000000..a1ccd88
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZAF/ZAF_0_elevation.properties
@@ -0,0 +1,36 @@
+# ZAF.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ZAF elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ZAF
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ZAF = 1025.6995889217478,439.37796956336985,3278.0,1.0,3277.0,19.35921120031932,61.75902207934504,1115.846157340642
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZAF/ZAF_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZAF/ZAF_1_elevation.properties
new file mode 100755
index 0000000..d5cfa5f
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZAF/ZAF_1_elevation.properties
@@ -0,0 +1,45 @@
+# ZAF.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ZAF elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ZAF
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ZA-EC = 969.0199446342834,516.8135683638576,2929.0,1.0,2928.0,12.465521283154477,37.77675877251363,1098.2239833221688
+ZA-LM = 854.2366430721378,345.29633316943614,2243.0,106.0,2137.0,22.65030616739661,77.43230576414382,921.3847188158771
+ZA-MP = 1326.7424825855578,441.10984470059014,2301.0,95.0,2206.0,35.098037881156394,125.84738615237734,1398.1500313589636
+ZA-NAT = 872.6149515820786,559.1983387470713,3278.0,1.0,3277.0,8.606815491335615,23.702034362988705,1036.4167288219942
+ZA-NC = 1012.2938210161544,291.66240427347515,2063.0,1.0,2062.0,51.414522434941446,210.64517359009017,1053.4731786495886
+ZA-NW = 1247.1834863599079,158.1439169919793,1767.0,877.0,890.0,514.3053835134872,4248.241244024747,1257.1698958893428
+ZA-OFS = 1446.0877434894924,173.94416018806717,2713.0,1055.0,1658.0,600.1939590077662,5217.201376426282,1456.5117001706728
+ZA-OR = 1890.8872266973533,227.75924782361488,2998.0,1602.0,1396.0,598.9040866875939,5230.224466539187,1904.5547456180898
+ZA-PWM = 1481.167413572343,150.35435829195575,1882.0,937.0,945.0,984.6060391878447,9965.968493474298,1488.7791441600632
+ZA-WC = 600.6524296760432,422.5641734014123,2235.0,1.0,2234.0,7.667582403661488,21.700337248615423,734.4003144867169
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZAF/ZAF_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZAF/ZAF_2_elevation.properties
new file mode 100755
index 0000000..45be12e
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZAF/ZAF_2_elevation.properties
@@ -0,0 +1,409 @@
+# ZAF.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ZAF elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ZAF
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ZA-EC-G010001 = 861.889144530433,160.2646754880406,2143.0,643.0,1500.0,174.7537410909174,1091.8845145591247,876.6627992955379
+ZA-EC-G010002 = 930.4983148772268,346.3649498719643,2333.0,394.0,1939.0,28.164756549257266,106.02535388839433,992.8724955849906
+ZA-EC-G010003 = 439.6702738153796,154.7130119660024,885.0,37.0,848.0,31.50277276779476,116.57299527906771,466.0966270511763
+ZA-EC-G010004 = 1472.600703443169,139.37375784437396,2051.0,1232.0,819.0,1212.4902873313986,13190.333124321724,1479.1814885797412
+ZA-EC-G010005 = 251.30243902439025,146.58848362213362,865.0,1.0,864.0,11.119606218324236,37.10574621118636,290.9314341734903
+ZA-EC-G010006 = 1493.4949795462996,154.31352101372983,2090.0,1270.0,820.0,936.6761652025203,9381.57276361057,1501.4459419831462
+ZA-EC-G010007 = 2060.431584948689,269.5750124856325,2929.0,1420.0,1509.0,469.87812528641916,3779.033348997226,2077.9915792925617
+ZA-EC-G010008 = 187.348579682234,110.08093409042952,687.0,1.0,686.0,10.533873385556136,32.403204532820155,217.29542645709753
+ZA-EC-G010009 = 881.0252100840336,315.74204214766485,1782.0,430.0,1352.0,31.086785512480684,121.23854299844061,935.8944694692843
+ZA-EC-G010010 = 1197.1895761741123,231.47320440754635,1989.0,529.0,1460.0,153.71808991192862,875.7173810211449,1219.3616057833904
+ZA-EC-G010011 = 1212.696037473098,258.63143841687906,2287.0,730.0,1557.0,117.96113115524263,633.6674842984459,1239.9685077616032
+ZA-EC-G010012 = 188.91072498502098,116.64484125851656,527.0,2.0,525.0,9.68846222826927,28.812719500338567,222.02090218398533
+ZA-EC-G010013 = 1518.3066153307666,302.1266933236462,2583.0,843.0,1740.0,143.12329815591795,815.7489038126288,1548.0747775788639
+ZA-EC-G010014 = 755.636716583472,408.0507558240063,1829.0,165.0,1664.0,12.849548068562244,42.09472192456627,858.7736993979223
+ZA-EC-G010015 = 1171.3823339085418,375.77000864739955,2368.0,524.0,1844.0,39.73221665909245,155.82603126254617,1230.1787153059875
+ZA-EC-G010016 = 353.0596566523605,246.59030739849936,1511.0,1.0,1510.0,8.176232589416404,25.877913637232357,430.6482333162057
+ZA-EC-G010017 = 1286.0141061024226,140.44118217952962,2010.0,1039.0,971.0,797.0667694586408,7607.360933153181,1293.6599270080205
+ZA-EC-G010018 = 344.6255681818182,218.15131006050981,1256.0,1.0,1255.0,9.385867878742273,28.87288314586574,407.86857727184326
+ZA-EC-G010019 = 1485.9288634505315,213.7137202428735,2341.0,1158.0,1183.0,358.21797040040383,2665.9664246457432,1501.218885258055
+ZA-EC-G010020 = 570.0977862716993,159.4269429701416,1032.0,201.0,831.0,56.354861112116055,241.28379163332116,591.969962123668
+ZA-EC-G010021 = 795.3812364425163,244.7526031789985,1636.0,327.0,1309.0,44.9609650869249,189.81840186736255,832.1869670018405
+ZA-EC-G010022 = 537.2075892857143,113.20806632783933,828.0,332.0,496.0,121.75448960546679,657.477482724158,549.0064300787899
+ZA-EC-G010023 = 264.1427971440571,199.54631811663768,903.0,3.0,900.0,7.493412649041661,23.6118752697356,331.0440308433198
+ZA-EC-G010024 = 401.27989949748746,183.56412089619235,845.0,12.0,833.0,16.92678635666424,52.84478077532489,441.2724149786677
+ZA-EC-G010025 = 1669.4689378757514,260.0021129424593,2563.0,1298.0,1265.0,284.8223940431131,1971.2072943320352,1689.5939255532771
+ZA-EC-G010026 = 1509.584140969163,283.1776293998946,2618.0,929.0,1689.0,168.70478839200175,1008.1603397611273,1535.9146618409989
+ZA-EC-G010027 = 274.70873786407765,59.90666382174585,446.0,170.0,276.0,110.5976286144702,578.6784814901321,281.1648965093726
+ZA-EC-G010028 = 268.6792452830189,78.36062584263394,418.0,73.0,345.0,50.19549789160683,205.6603499283797,279.8730507360469
+ZA-EC-G010029 = 1388.5212074894919,210.18124634160904,2211.0,978.0,1233.0,308.7901861745011,2186.733042347096,1404.3387411738624
+ZA-EC-G010030 = 1706.0109723798714,119.43116324949341,2185.0,1442.0,743.0,2957.7479232047826,42873.50439656865,1710.186317520884
+ZA-EC-G010031 = 1710.7862796833774,385.30589461347466,2773.0,1393.0,1380.0,102.06004944783027,531.4597923028512,1753.639166754889
+ZA-EC-G010032 = 824.1815626756605,262.2827025392563,2007.0,424.0,1583.0,42.52157630775392,189.8836560118541,864.9089341114415
+ZA-EC-G010033 = 114.86198547215497,83.8922162921651,504.0,1.0,503.0,7.541840803631242,23.600162462808456,142.2363514050362
+ZA-EC-G010034 = 1225.7518136693395,201.63138452820328,2003.0,846.0,1157.0,244.03478693542695,1618.8963397707212,1242.2249087586497
+ZA-EC-G010035 = 767.9973193770743,350.61010593015726,1957.0,197.0,1760.0,17.97126758219464,62.73842702227286,844.2436431213016
+ZA-EC-G010036 = 1488.468817204301,186.42423695541163,2100.0,1169.0,931.0,533.814811252271,4477.355732698009,1500.0978021162416
+ZA-EC-G010037 = 596.4234,159.10084642276433,1387.0,283.0,1104.0,64.86672705866734,300.539050011888,617.2794759264235
+ZA-EC-G010038 = 1521.750403009135,139.0739649932951,2100.0,1171.0,929.0,1342.6851525827894,15047.88919066152,1528.0922278440594
+ZA-EC-G010039 = 908.0101694915254,164.06428018363613,1520.0,573.0,947.0,186.8303935880592,1141.1304084753867,922.71314932226
+ZA-EC-G010040 = 808.6716283265674,212.3194958334505,1639.0,209.0,1430.0,66.70969659940764,301.721143298068,836.079763402579
+ZA-EC-G010041 = 1424.0169065570026,213.88057706322277,2318.0,1005.0,1313.0,315.7692257228791,2251.317371628096,1439.9892539199977
+ZA-EC-G010043 = 1348.6660649819494,77.9988477886488,1742.0,1190.0,552.0,5222.042158972711,91228.52135348346,1350.919677512417
+ZA-EC-G010044 = 599.1374087591241,436.0864868372381,1940.0,1.0,1939.0,7.505330275660649,21.85096377197759,741.0378253346062
+ZA-EC-G010045 = 849.8437707877981,157.62194058286997,1578.0,158.0,1420.0,173.49877784299107,1037.2464827577487,864.3373825653576
+ZA-EC-G010046 = 1687.2961001444392,131.29911218318293,2326.0,1378.0,948.0,2161.329883168366,28295.842982673385,1692.396994331627
+ZA-EC-G010047 = 906.8423476127572,454.91160395006017,2864.0,1.0,2863.0,14.30550584561698,45.9986695679316,1014.5479835040985
+ZA-EC-G010048 = 1672.3898083623694,243.2634432880974,2853.0,1320.0,1533.0,346.9744949968252,2562.3316122929755,1689.9895780609725
+ZA-LM-G090001 = 934.5464362850972,154.06956684882508,2025.0,724.0,1301.0,243.70354009699324,1642.0178816754524,947.1612708520972
+ZA-LM-G090002 = 591.8188608776844,111.80563224410261,1186.0,444.0,742.0,166.34317827740006,1007.5007727146525,602.2873595652356
+ZA-LM-G090003 = 470.225149435466,93.02027604914687,1084.0,282.0,802.0,146.0853774796562,851.5739769013467,479.3375250466688
+ZA-LM-G090004 = 470.61946254667936,208.22523081675223,1806.0,161.0,1645.0,20.29899611543694,82.82623046669302,514.6264910363777
+ZA-LM-G090005 = 496.385590778098,59.1644951546011,689.0,379.0,310.0,616.3880008223966,5401.656312815435,499.8990820345844
+ZA-LM-G090006 = 581.4699635922331,98.11657487545082,857.0,242.0,615.0,225.49731950339253,1437.0197481506698,589.6899022581638
+ZA-LM-G090007 = 975.630501930502,120.18897987878935,1716.0,777.0,939.0,560.3851809374924,4779.49121584418,983.0057310013341
+ZA-LM-G090008 = 794.6067732831609,276.7505127610115,1789.0,491.0,1298.0,33.70830062709975,138.11899998088606,841.4218742467773
+ZA-LM-G090009 = 1197.8589711417817,266.0606947394994,1877.0,739.0,1138.0,104.73364707445683,533.747107864457,1227.0511024525886
+ZA-LM-G090010 = 1232.3634955066625,185.233768516972,2046.0,826.0,1220.0,315.1281582193403,2246.318391722915,1246.2067782099402
+ZA-LM-G090011 = 563.0834347185759,435.64420809962536,2243.0,106.0,2137.0,7.625074953278369,25.346689448712446,711.933164352679
+ZA-LM-G090012 = 1031.4313758018138,218.1565860885801,1867.0,620.0,1247.0,120.7836188953363,654.52428942456,1054.2499604184234
+ZA-LM-G090013 = 640.5317073170731,77.70080339548997,914.0,495.0,419.0,585.6966379619569,5054.727618814684,645.2273110515621
+ZA-LM-G090014 = 783.4187643020595,161.5855531847306,1198.0,559.0,639.0,129.25731542848953,710.5583353310482,799.9092768924369
+ZA-LM-G090015 = 1023.5905477031802,240.79392612283698,1878.0,530.0,1348.0,90.3796221448196,452.08127184498335,1051.5318940502696
+ZA-LM-G090016 = 1159.2655665566556,124.40420516237717,1663.0,809.0,854.0,837.5618410159622,8080.495929552778,1165.9215497047846
+ZA-LM-G090017 = 699.0204844831436,268.6964912158832,1669.0,197.0,1472.0,25.78116375910856,93.21265787456419,748.8841313038863
+ZA-LM-G090018 = 1143.9329896907216,229.96296599074128,1862.0,642.0,1220.0,137.97540352006757,762.1319167380306,1166.8186022814393
+ZA-LM-G090019 = 979.9558221594918,126.16299634786584,2006.0,820.0,1186.0,494.77285702408597,4104.232035218459,988.0437819407383
+ZA-LM-G090020 = 1152.8110465116279,131.95223753369885,1789.0,939.0,850.0,694.2758437929772,6330.489768079678,1160.3381843020527
+ZA-LM-G090021 = 1096.6099759307626,217.42575846324834,1795.0,777.0,1018.0,143.94727987620433,812.4685102561235,1117.9567969086224
+ZA-LM-G090022 = 461.8181818181818,21.154918541852073,500.0,419.0,81.0,10468.820392318965,229958.78001224733,462.30245904209033
+ZA-LM-G090023 = 612.1716867469879,150.5069467020995,1296.0,480.0,816.0,81.51455874854447,412.6885740965306,630.4018679066877
+ZA-LM-G090024 = 411.4612903225806,50.97267986832476,540.0,281.0,259.0,550.1769722729033,4638.394025515602,414.60656956551196
+ZA-LM-G090025 = 390.46666666666664,20.971303143952586,437.0,343.0,94.0,6510.80532129848,122281.89341448908,391.02942770760023
+ZA-LM-G090026 = 415.29411764705884,28.57285957859784,499.0,331.0,168.0,3114.0491993937153,45896.26889866678,416.2758850290843
+ZA-LM-G090027 = 1396.6155844155844,252.24322989894733,1987.0,814.0,1173.0,186.2385421591253,1123.8045221134282,1419.211660627948
+ZA-LM-G090028 = 1162.6,242.86033023118452,1627.0,847.0,780.0,124.50221448587978,672.8457819194975,1187.695205008423
+ZA-LM-G090029 = 1016.6802507836991,302.3697490797612,1685.0,582.0,1103.0,48.2259557832965,198.9943920012234,1060.6913771178508
+ZA-LM-G090030 = 1266.0672043010752,153.02896380473803,1927.0,1057.0,870.0,593.4993197997298,5184.123546907621,1275.2819412074698
+ZA-LM-G090031 = 1413.3103448275863,270.82049916235616,1856.0,1029.0,827.0,157.82982785972084,907.5625545760805,1439.0239308514708
+ZA-LM-G090032 = 532.122641509434,36.84790330436846,623.0,447.0,176.0,3054.9177301965365,44744.05704812086,533.3969193620317
+ZA-LM-G090033 = 994.3645320197045,295.09177853135907,1675.0,488.0,1187.0,48.5432076584644,201.74227174203358,1037.2270630366172
+ZA-LM-G090034 = 456.14700098328416,64.23792368288761,689.0,300.0,389.0,380.0745280074697,2869.0555285025775,460.64801893108444
+ZA-LM-G090035 = 886.8743455497382,41.17520884615613,1020.0,772.0,248.0,10057.245083622112,218019.37567440394,887.8296585594564
+ZA-LM-G090036 = 712.2448173741362,167.86045562307223,1535.0,451.0,1084.0,90.67102099878717,464.87460586387635,731.758028612124
+ZA-LM-G090037 = 958.938704028021,208.47561501807496,1593.0,632.0,961.0,111.70458915337962,587.9603021858994,981.3386368324163
+ZA-LM-G090038 = 915.9928571428571,86.76935736509185,1065.0,783.0,282.0,1208.2106414113373,13092.906906170312,920.0933842356903
+ZA-LM-G090039 = 519.6275303643724,90.14028052570688,773.0,349.0,424.0,209.48793955106305,1321.0602659811161,527.3879411645947
+ZA-LM-G090040 = 720.084012539185,256.6030763116726,1583.0,282.0,1301.0,31.1757627473768,119.26224968575706,764.4384369503847
+ZA-LM-G090041 = 895.6967285587975,91.92278973746019,1461.0,754.0,707.0,955.8911090914374,9651.143648389785,900.4012598969692
+ZA-LM-G090042 = 653.328947368421,66.0849509419295,927.0,557.0,370.0,997.6968231281045,10216.434811210405,656.66272485236
+ZA-MP-G010001 = 1664.5783429040198,53.41486574051889,1933.0,1542.0,391.0,30358.246753656513,949049.3197414747,1665.4351406005487
+ZA-MP-G010002 = 1583.0029239766081,59.00240968109264,1825.0,1460.0,365.0,19393.184545719443,522496.03820370726,1584.1021247592173
+ZA-MP-G010003 = 642.9529190207156,415.5720748367665,1835.0,107.0,1728.0,8.99751670305338,26.49438907596616,765.5642399311723
+ZA-MP-G010004 = 1768.8049029622064,185.86452400449514,2246.0,1065.0,1181.0,889.9437760897641,8730.753340117746,1778.5433382480612
+ZA-MP-G010005 = 1616.193732193732,43.85466022867506,1740.0,1489.0,251.0,50163.65596509593,1852752.5209901808,1616.7886105505809
+ZA-MP-G010006 = 1503.8697258409488,229.8969338163676,1900.0,849.0,1051.0,298.61973496117884,2066.3844247783263,1521.3404459486042
+ZA-MP-G010007 = 1564.216199376947,37.88294792925589,1663.0,1429.0,234.0,70521.20746936323,2916936.428527662,1564.6748659504542
+ZA-MP-G010008 = 815.4371169404266,503.19390819790965,1772.0,180.0,1592.0,9.319192240114955,25.437932763131137,958.197161826104
+ZA-MP-G010009 = 1626.3107795755411,104.34108420321193,1816.0,1038.0,778.0,3831.7758707745393,60386.345826180834,1629.6545074390174
+ZA-MP-G010010 = 1041.5642530984996,172.4315966573759,1727.0,811.0,916.0,239.7692460630256,1584.5319202800968,1055.7408530782766
+ZA-MP-G010011 = 1602.8369393139842,33.0299665191706,1698.0,1496.0,202.0,114418.36571623936,5559387.537522433,1603.177230601058
+ZA-MP-G010012 = 1367.8642136112016,322.35673509642015,2301.0,688.0,1613.0,89.3253194335494,437.9118784205203,1405.334967735527
+ZA-MP-G010013 = 1009.0581395348837,34.20019105206056,1109.0,942.0,167.0,25773.139973789977,763090.8768086128,1009.6375498314226
+ZA-MP-G010014 = 1546.32231630702,145.76107159887147,1965.0,966.0,999.0,1224.5174541552283,13294.095476293434,1553.1770652127075
+ZA-MP-G010015 = 1009.5232558139535,71.96829514222733,1422.0,844.0,578.0,2804.371114301946,40030.475347902866,1012.0852926186031
+ZA-MP-G010016 = 986.1286633309506,272.8968427909887,2005.0,303.0,1702.0,58.31725545825587,255.78178848788048,1023.1922729615276
+ZA-MP-G010017 = 1051.1326109391125,346.14691646856494,1820.0,95.0,1725.0,35.961392560425956,129.8301903821878,1106.66049606931
+ZA-MP-G010018 = 1579.2654389585648,39.01094685609238,1721.0,1462.0,259.0,66466.31566943842,2695676.5038947305,1579.7471888449738
+ZA-MP-G010019 = 1722.2921063739975,87.08901396789429,2229.0,1546.0,683.0,7795.16735606549,155419.62166989638,1724.4925618952611
+ZA-MP-G010020 = 1554.6723107569721,202.6438150887682,2200.0,1255.0,945.0,474.99297410197704,3832.205791821417,1567.82349441133
+ZA-MP-G010021 = 1581.4605363984674,244.83473856646162,2040.0,930.0,1110.0,288.3832130848555,1980.8530145411935,1600.3004334794875
+ZA-MP-G010022 = 1470.6435120866906,115.29427131741078,1644.0,973.0,671.0,2112.0181586411445,27371.34574541572,1475.1559607856009
+ZA-MP-G010023 = 346.1611864796505,116.29503952071778,782.0,102.0,680.0,35.853571391577034,140.9990658276267,365.1740725217559
+ZA-MP-G010024 = 587.8980891719746,125.99549336698652,1009.0,312.0,697.0,116.33581082231916,622.1793439525154,601.2478919720628
+ZA-MP-G010025 = 897.1696269982237,185.5632168861591,1492.0,417.0,1075.0,127.74071615762197,694.306002394199,916.1588547131288
+ZA-MP-G010026 = 910.3870967741935,22.739304354773516,949.0,853.0,96.0,64291.56695071144,2578692.2487620176,910.6710393635475
+ZA-MP-G010027 = 1091.8004201680671,171.30579223600395,1456.0,864.0,592.0,278.5252064808629,1908.5002199225169,1105.1578312317083
+ZA-MP-G010028 = 1244.858468677494,155.01217450819865,1494.0,919.0,575.0,541.3880938534926,4528.5592882633355,1254.4725510284536
+ZA-MP-G010029 = 1067.1932773109243,74.04067441218031,1323.0,912.0,411.0,3038.6579578854894,44467.103458697035,1069.7586235245042
+ZA-MP-G010030 = 1368.5735879077167,88.59044451902471,1519.0,1039.0,480.0,3732.0135370897765,58323.36879483144,1371.437906862239
+ZA-MP-G010031 = 699.0,39.435299632979294,794.0,625.0,169.0,5622.413363949872,100617.5218161351,700.1115217286049
+ZA-MP-G010032 = 1433.4516129032259,45.452921675029785,1518.0,1293.0,225.0,31460.528970538406,995120.6861246804,1434.1720589328381
+ZA-MP-G010042 = 471.6585480093677,222.3629710736103,1501.0,16.0,1485.0,16.516957324382663,56.0087282454101,521.4470987693653
+ZA-NAT-G070001 = 976.805476864967,344.2290505093582,2141.0,430.0,1711.0,32.20298343138734,126.159232066446,1035.6845942891928
+ZA-NAT-G070002 = 990.391771019678,198.48476643891973,1527.0,594.0,933.0,139.58204747712486,779.1111779559473,1010.0851759192424
+ZA-NAT-G070003 = 1513.5179031796047,421.11613424250373,3278.0,1022.0,2256.0,58.789730476849385,272.62709021861025,1571.0108980413017
+ZA-NAT-G070004 = 700.7258726899383,100.794359380698,1090.0,362.0,728.0,356.89528459539565,2630.77682857677,707.9380280363819
+ZA-NAT-G070005 = 1314.258600237248,107.8909406361363,1769.0,1167.0,602.0,1845.6456294119744,22989.839154457197,1318.6796894503686
+ZA-NAT-G070006 = 1229.0825500612996,146.06779069633333,1696.0,750.0,946.0,621.234728992233,5447.917296156925,1237.731681077969
+ZA-NAT-G070007 = 71.11369509043928,66.07444312793508,345.0,1.0,344.0,5.897980340762944,19.650609229883337,97.07208488583464
+ZA-NAT-G070008 = 301.8327868852459,172.07433079475499,749.0,1.0,748.0,11.030411026799323,32.652673722716024,347.4371980047287
+ZA-NAT-G070009 = 383.56293222683263,174.31078224190986,830.0,6.0,824.0,17.570268600247015,57.58327673340391,421.31315168676184
+ZA-NAT-G070010 = 1290.5291950113378,395.89427994564795,3211.0,730.0,2481.0,46.264219406100224,207.38445262805237,1349.8881005736346
+ZA-NAT-G070011 = 669.5120567375886,176.27939681414824,1135.0,276.0,859.0,66.16919306983947,296.8545842215901,692.3299934699897
+ZA-NAT-G070012 = 1244.7080536912752,145.2208639662744,1762.0,925.0,837.0,655.4580600614828,5843.1279343027545,1253.1509239732593
+ZA-NAT-G070013 = 94.03306474020562,96.91669376730339,592.0,1.0,591.0,5.354719484174739,18.011118307702795,135.03726446881578
+ZA-NAT-G070014 = 114.80584551148226,88.04716120528911,470.0,1.0,469.0,7.7300164859782,27.150647608110063,144.68132139262653
+ZA-NAT-G070015 = 122.61454613794399,144.74795469339534,729.0,1.0,728.0,5.4281588246768875,19.92788122386608,189.70054642128798
+ZA-NAT-G070016 = 984.909,204.9819448610047,1501.0,310.0,1191.0,124.9180330803682,666.4205212829183,1006.0135863893688
+ZA-NAT-G070017 = 1219.4551623848763,177.1411682975663,1899.0,868.0,1031.0,348.0902938654121,2567.2834103802447,1232.2539862272517
+ZA-NAT-G070018 = 595.7556701030928,283.297757993855,1378.0,80.0,1298.0,16.06127356218807,52.243555617976746,659.6835894156605
+ZA-NAT-G070019 = 1327.359177954227,223.08749463510003,2201.0,661.0,1540.0,228.41320184044525,1466.9473464793286,1345.9756378040008
+ZA-NAT-G070020 = 195.02943396226416,146.5242689720472,715.0,1.0,714.0,7.294306547892144,22.005461596597566,243.9381919860725
+ZA-NAT-G070021 = 145.58692893401016,73.02839171623545,377.0,22.0,355.0,14.720510043122701,49.206977841605685,162.87633306621453
+ZA-NAT-G070022 = 509.8834355828221,200.52532417537813,1117.0,103.0,1014.0,24.441862507170967,86.729603592038,547.8973658609634
+ZA-NAT-G070023 = 500.19714285714286,232.61663984911706,1088.0,6.0,1082.0,16.66122021996017,53.72973659401323,551.6409002758433
+ZA-NAT-G070024 = 1493.919696969697,223.44902276278927,2407.0,859.0,1548.0,319.7519537684844,2293.4472940637434,1510.538157997896
+ZA-NAT-G070025 = 1606.1076161583906,200.00084203347805,2496.0,1071.0,1425.0,542.8428274100852,4578.041603945368,1618.512283393638
+ZA-NAT-G070026 = 1746.3511060692001,366.2980103253596,3148.0,1044.0,2104.0,123.6692830816817,676.3108371664428,1784.3532212085802
+ZA-NAT-G070027 = 909.2986615678776,227.38751195028908,1646.0,381.0,1265.0,76.21348818415868,358.4193344570236,937.2988512315997
+ZA-NAT-G070028 = 763.1808054841474,205.8197996585482,1271.0,170.0,1101.0,61.79366915332848,269.6411019374814,790.447172043089
+ZA-NAT-G070029 = 145.4045368620038,104.29233514665952,469.0,18.0,451.0,8.20451826064299,26.684407186639792,178.93957223151332
+ZA-NAT-G070030 = 475.22210300429185,192.39222228006167,1060.0,31.0,1029.0,22.77297208873158,79.58826378213928,512.6897837656632
+ZA-NAT-G070031 = 910.959595959596,145.34787035941943,1513.0,476.0,1037.0,265.3051306158014,1790.4933622774713,922.482188927726
+ZA-NAT-G070032 = 1444.938455008489,218.34682158768223,2117.0,1153.0,964.0,310.4826956144809,2205.0008767175013,1461.3426953523813
+ZA-NAT-G070033 = 630.7265260821309,310.418512054292,1453.0,95.0,1358.0,14.736898233726077,45.937020909805646,702.9762466325827
+ZA-NAT-G070034 = 924.617458279846,324.7750875805029,1691.0,194.0,1497.0,31.479922301326727,115.1896741489024,979.9981130945131
+ZA-NAT-G070035 = 452.18071344570757,145.90090998864977,872.0,105.0,767.0,39.03472576220248,152.14708678484828,475.1362679777089
+ZA-NAT-G070036 = 1152.9653660675142,130.38764627337176,1604.0,600.0,1004.0,717.4907942796066,6572.00729788409,1160.31464424608
+ZA-NAT-G070037 = 1129.679797979798,213.79047728497412,1980.0,516.0,1464.0,163.41123226627414,951.281746561421,1149.731627007544
+ZA-NAT-G070038 = 801.5547703180212,145.90652292240964,1247.0,471.0,776.0,182.96076078674702,1110.1216284341708,814.7261891279078
+ZA-NAT-G070039 = 353.20824295010846,183.51427216496265,757.0,2.0,755.0,13.06196673967825,39.19782834572507,398.03712261061634
+ZA-NAT-G070040 = 1272.5686498855835,200.05529664919925,1795.0,817.0,978.0,276.6131823718643,1885.70163416337,1288.1976130970806
+ZA-NAT-G070041 = 251.2290502793296,175.79893091121556,676.0,1.0,675.0,7.683264935428282,21.05142465654746,306.62892853379026
+ZA-NAT-G070042 = 874.8514570007108,248.16730943373605,1570.0,289.0,1281.0,54.63720454154435,235.39073768716727,909.3690589017456
+ZA-NAT-G070043 = 98.21807672096689,100.51581409535216,637.0,1.0,636.0,6.027621250116217,22.939887145197826,140.53547409112466
+ZA-NAT-G070044 = 1176.9551056338028,196.97950604415004,1717.0,645.0,1072.0,231.5401559727177,1498.6767173510204,1193.3248704685884
+ZA-NAT-G070045 = 254.07246376811594,166.71711118862697,673.0,1.0,672.0,8.59543209375868,24.400305356603532,303.88716986454295
+ZA-NAT-G070046 = 1747.5141603510172,318.7013000392564,3180.0,1175.0,2005.0,182.8527587465577,1123.8627258231927,1776.337878691448
+ZA-NAT-G070047 = 1451.9722009202453,258.5039540914068,2280.0,1073.0,1207.0,194.67105591460313,1200.6399644372932,1474.8042468497551
+ZA-NAT-G070048 = 1059.9984239558707,181.32313148547976,1669.0,502.0,1167.0,217.13097136763602,1371.8727736812514,1075.3951537926096
+ZA-NAT-G070049 = 606.7192699946323,211.49134608214285,1058.0,95.0,963.0,32.01027014901689,116.89723400188197,642.5238221657281
+ZA-NAT-G070050 = 960.3645669291338,185.64289698555783,1751.0,588.0,1163.0,154.58509511864668,893.0968753242025,978.1428252633524
+ZA-NAT-G070051 = 285.8588235294118,94.7483543785297,568.0,152.0,416.0,37.724511199480524,156.00087237212625,301.15198429872385
+ZA-NAT-G070052 = 1190.2753246753248,36.42222867669829,1346.0,1131.0,215.0,35000.928761623225,1147184.114740041,1190.8324513854698
+ZA-NAT-G070053 = 627.0894736842105,125.84906329131707,973.0,403.0,570.0,139.0241071328674,774.7056265904747,639.5929914694517
+ZA-NAT-G070054 = 1237.9829424307036,64.27582260969002,1393.0,1121.0,272.0,7203.4469527687015,139896.81337951525,1239.650413270425
+ZA-NAT-G070055 = 696.2985781990521,194.24085051156757,1271.0,365.0,906.0,57.30810500727726,251.95796379888253,722.8839588823912
+ZA-NAT-G070056 = 1184.991452991453,37.10334279558601,1330.0,1126.0,204.0,32673.549029622693,1046682.854656761,1185.5721832555796
+ZA-NAT-G070057 = 373.6008064516129,124.30360010614991,668.0,99.0,569.0,36.10163898375543,137.16711352984564,393.7371554484605
+ZA-NAT-G070058 = 1088.8090766823161,126.10700865849526,1537.0,767.0,770.0,669.7774051358474,6015.443584549559,1096.0876712647541
+ZA-NAT-G070059 = 105.49815043156597,43.33585108407153,244.0,15.0,229.0,21.896826480017793,74.97042119835986,114.05198697814144
+ZA-NAT-G070060 = 661.3436123348017,108.02245643179464,979.0,447.0,532.0,248.13738734017943,1639.645417879132,670.1076217068446
+ZA-NAT-G070061 = 166.96875,45.18329639853095,308.0,104.0,204.0,62.54102818399569,287.2356221749854,172.97425747781085
+ZA-NAT-G070062 = 159.78934010152284,57.11333276711824,415.0,56.0,359.0,31.332354700071964,124.42265088468527,169.689616623551
+ZA-NAT-G070063 = 436.8386219401632,154.80610302189137,1029.0,82.0,947.0,31.315425751794997,118.46494602078374,463.4575613272538
+ZA-NAT-G070064 = 265.84615384615387,78.48943697069262,414.0,164.0,250.0,49.417615046715184,207.75410283275795,277.1908534399525
+ZA-NAT-G070065 = 190.13636363636363,44.986154894938565,336.0,133.0,203.0,89.76286866748654,459.109089118643,195.38574899181083
+ZA-NAT-G070066 = 52.52029981261711,43.08080804020144,260.0,1.0,259.0,6.9609497647894525,24.239681297012,67.92891809681554
+ZA-NAT-G070067 = 1032.5837104072398,81.16492626135474,1312.0,838.0,474.0,2097.270216788696,27171.623117387353,1035.7687310656727
+ZA-NAT-G070068 = 1015.0,55.91898902281168,1151.0,924.0,227.0,6035.239856369397,110567.0573990371,1016.5391941943672
+ZA-NAT-G070069 = 954.2921348314607,73.3159295014628,1128.0,716.0,412.0,2243.9607282060783,29707.098190099776,957.10433293338
+ZA-NAT-G070070 = 944.96,158.2161256003951,1421.0,590.0,831.0,231.11428047164497,1493.3933665740224,958.1136383540315
+ZA-NAT-G070071 = 221.8153846153846,133.3351926892051,500.0,67.0,433.0,10.191466544267735,30.264574053502546,258.805599749191
+ZA-NAT-G070072 = 404.9530201342282,196.48383425043204,874.0,72.0,802.0,15.09484090244341,46.886255403347896,450.10314999740217
+ZA-NAT-G070073 = 959.5060240963855,132.92976436023233,1173.0,582.0,591.0,397.1627187494872,3014.179310994247,968.6702909298501
+ZA-NAT-G070074 = 109.7051282051282,38.76990273803762,198.0,36.0,162.0,31.36839100013329,116.95916783056305,116.3542887598928
+ZA-NAT-G070075 = 67.16666666666667,20.180436070610565,106.0,38.0,68.0,47.383747029578416,198.43352100420185,70.13281051769643
+ZA-NAT-G070076 = 60.46835443037975,42.207769829747726,255.0,1.0,254.0,8.037414776861139,25.017613544559424,73.74223838153401
+ZA-NAT-G070077 = 30.440944881889763,14.79340858929663,60.0,1.0,59.0,14.741368812152281,44.27067125149357,33.845177839570084
+ZA-NAT-G070078 = 1052.1216931216932,156.71959368937675,1445.0,539.0,906.0,322.110757943844,2288.7020278778987,1063.7298003644635
+ZA-NAT-G070079 = 1372.2878548895899,182.72929058578757,2058.0,1028.0,1030.0,446.12882594278403,3522.935233237556,1384.4002132026192
+ZA-NAT-G070080 = 76.50595238095238,38.30967132396353,180.0,4.0,176.0,14.02531283357939,42.84794241238045,85.56162496508973
+ZA-NAT-G070081 = 734.2276707530648,192.2948899436164,1209.0,306.0,903.0,67.25909952939615,304.5781777132939,758.9911706982489
+ZA-NAT-G070082 = 354.996,194.1305024564661,778.0,5.0,773.0,11.595424838751887,33.101194318948586,404.60945614258696
+ZA-NAT-G070083 = 605.6756198347107,194.4668281657497,1002.0,157.0,845.0,39.51243823479064,153.8764275835093,636.1291564761108
+ZA-NAT-G070084 = 503.18064516129033,151.12445078606643,932.0,178.0,754.0,47.4578697744515,199.7567394861356,525.3849648498923
+ZA-NAT-G070085 = 1133.762677484787,211.89537408914046,1578.0,651.0,927.0,168.84968347929393,985.3809921856044,1153.3938869344895
+ZA-NAT-G070086 = 1245.1209540034072,236.480433845158,1902.0,672.0,1230.0,162.01046345352694,942.6880807387181,1267.378864306151
+ZA-NAT-G070087 = 232.4271844660194,112.17726972755703,590.0,1.0,589.0,15.802093112729663,53.329363085500646,258.08164584551554
+ZA-NAT-G070088 = 335.062893081761,175.21457413085386,695.0,1.0,694.0,12.960256137807745,39.18112824345783,378.1101549921347
+ZA-NAT-G070089 = 1146.19375,241.72638190925184,1572.0,549.0,1023.0,120.21853146732059,631.2493172408076,1171.4058887721199
+ZA-NAT-G070090 = 554.9204545454545,115.58273518359334,814.0,313.0,501.0,124.94683361024046,669.737222561548,566.8298506125577
+ZA-NAT-G070091 = 1062.6363636363637,181.35303227145,1454.0,646.0,808.0,219.02209616566657,1393.905884046373,1078.000446955549
+ZA-NAT-G070092 = 1221.635838150289,132.99945798932256,1566.0,970.0,596.0,802.8686942092982,7640.355204311651,1228.8543350937134
+ZA-NAT-G070093 = 446.6393442622951,193.719449510615,904.0,88.0,816.0,19.317171529794955,63.48290287226277,486.8407634553095
+ZA-NAT-G070094 = 1135.4820239680425,307.2124802137751,2110.0,472.0,1638.0,61.84245854077191,275.14730963743665,1176.3073300603298
+ZA-NAT-G070095 = 391.81164901664147,210.0310799358887,905.0,12.0,893.0,12.213569273408314,35.83031534933575,444.55530909457764
+ZA-NAT-G070096 = 89.6986301369863,53.105138654824486,216.0,8.0,208.0,10.289926969267235,30.404622987030656,104.2401074443038
+ZA-NAT-G070097 = 320.70559610705595,133.5905369946652,647.0,67.0,580.0,21.24416574196548,71.76452641274815,347.416912295451
+ZA-NC-G090001 = 1260.7520792981657,148.93802893057273,1641.0,1002.0,639.0,631.8384572862057,5562.223056142742,1269.5189411412389
+ZA-NC-G090002 = 1131.9290859287817,79.75343294846569,1536.0,977.0,559.0,2902.752680711839,41858.9677413843,1134.7352403264088
+ZA-NC-G090003 = 869.2242568324262,233.76916865207542,1663.0,132.0,1531.0,62.039201433555206,269.7215995498331,900.1104559320294
+ZA-NC-G090004 = 1138.6996433699226,167.7369681422529,1653.0,857.0,796.0,333.62853680936007,2413.476186197324,1150.987649061598
+ZA-NC-G090005 = 1364.9900457358085,96.22319532028904,1986.0,1160.0,826.0,2897.6025483727153,41729.80188117091,1368.3774071050323
+ZA-NC-G090006 = 1285.6753603294442,82.95392973264774,1640.0,1120.0,520.0,3770.276808637022,59199.22986124258,1288.3487441746256
+ZA-NC-G090007 = 1294.148180843685,114.15858584078983,1844.0,962.0,882.0,1491.8145070666417,17332.631030932516,1299.173466748066
+ZA-NC-G090008 = 899.5259189043886,88.00684063425611,1380.0,427.0,953.0,1098.0015481696187,11526.303200044584,903.8208244885755
+ZA-NC-G090009 = 1398.7209674195483,51.7932675988143,1892.0,1287.0,605.0,19778.188659567753,536436.1221796796,1399.6795659248723
+ZA-NC-G090010 = 1139.375541125541,77.69901612884921,1289.0,1029.0,260.0,3197.8854995851207,47570.42948346744,1142.0217864920576
+ZA-NC-G090011 = 1197.2813412781868,148.63223920758705,1665.0,857.0,808.0,547.0060811156707,4606.696959613627,1206.4717786607175
+ZA-NC-G090012 = 1148.3898066075744,101.72491952050547,1389.0,963.0,426.0,1473.2050062227909,17035.96852942533,1152.886424229046
+ZA-NC-G090013 = 1104.668482142857,54.70036732231411,1302.0,930.0,372.0,8296.59946456629,168765.99928473303,1106.0219643501662
+ZA-NC-G090014 = 908.1870999507631,108.83421360288752,1215.0,315.0,900.0,604.1429763842843,5210.355140048834,914.6850247858748
+ZA-NC-G090015 = 1114.6243070362473,56.25054755288647,1254.0,975.0,279.0,7839.74390555857,156517.8265437007,1116.042772449172
+ZA-NC-G090016 = 1108.5350168203067,202.90261419104394,1779.0,867.0,912.0,180.5182509849219,1095.7713577052828,1126.9513540354603
+ZA-NC-G090017 = 617.8863181137134,332.67486305284734,1573.0,1.0,1572.0,11.77146823150585,32.750506487080706,701.7521404451517
+ZA-NC-G090018 = 1540.4957436154232,118.13932010699656,2034.0,1382.0,652.0,2257.360913358493,29990.747081059522,1545.0191050768851
+ZA-NC-G090019 = 1287.134983713355,112.15981742962457,1686.0,1065.0,621.0,1546.22268969634,18157.790445507228,1292.0124964351642
+ZA-NC-G090020 = 1224.5022906285162,173.93883409499716,1826.0,947.0,879.0,370.5359417798832,2770.6753856770642,1236.7944767667789
+ZA-NC-G090021 = 1053.9603668177506,71.30420809100654,1376.0,855.0,521.0,3273.8381571039645,49052.26602734975,1056.369606205183
+ZA-NC-G090022 = 1427.4400638786306,143.47357947240124,2063.0,1172.0,891.0,1015.4899920573143,10428.39274074553,1434.6322887668646
+ZA-NC-G090023 = 1237.52495780082,307.10285706581936,1878.0,378.0,1500.0,76.6142537647035,349.4461289872659,1275.0608558017575
+ZA-NC-G090024 = 1299.3294010889292,99.01534804533841,1795.0,1071.0,724.0,2299.639877687441,30719.36275882543,1303.0966701218506
+ZA-NC-G090025 = 61.09663564781675,46.05520911321619,180.0,1.0,179.0,6.930351338091904,19.243322663840594,76.51066052481946
+ZA-NC-G090026 = 1154.2991296381126,53.09938334276335,1249.0,1017.0,232.0,10337.275848852536,226091.92661129154,1155.5198073571419
+ZA-NC-G090027 = 1071.9282917552298,109.57582896224609,1506.0,869.0,637.0,966.1096678817964,9758.296618149187,1077.5143270314547
+ZA-NW-G080001 = 1129.5900755124055,130.30063802498213,1688.0,933.0,755.0,678.5589927323074,6139.179888166754,1137.0804698726645
+ZA-NW-G080002 = 1480.282640586797,29.56207371478284,1559.0,1376.0,183.0,125703.17787939309,6301849.858959181,1480.5777967486001
+ZA-NW-G080003 = 1358.7214491362763,19.528926834638682,1426.0,1282.0,144.0,336996.3757759271,2.346098596016601E7,1358.861786689984
+ZA-NW-G080004 = 1415.5603355560336,88.7063006255854,1629.0,1254.0,375.0,4111.942941036792,66401.14714029766,1418.337009095577
+ZA-NW-G080005 = 1517.1384532179557,96.22900213729612,1734.0,1126.0,608.0,3964.8102170250686,63196.05555557646,1520.1871947509987
+ZA-NW-G080006 = 1457.5239186917315,47.78788338447742,1605.0,1350.0,255.0,28463.609736652274,870916.626957957,1458.3071196962833
+ZA-NW-G080007 = 1245.2072987208428,186.0659898740551,1633.0,877.0,756.0,320.0010265916394,2281.557300302709,1259.032076388632
+ZA-NW-G080008 = 1416.0084613671788,66.40265974837475,1721.0,1283.0,438.0,9761.753709567518,209578.15974249213,1417.564557925001
+ZA-NW-G080009 = 1219.0565406490466,157.12012976443557,1767.0,960.0,807.0,491.3151261698538,4018.4382407204234,1229.1401809705894
+ZA-NW-G080010 = 1297.6939298383918,48.63549775937096,1412.0,1135.0,277.0,19075.515854781872,511088.2099139712,1298.6050004453666
+ZA-NW-G080011 = 1277.7803278688525,132.47813124072738,1647.0,1031.0,616.0,926.430147326931,9222.584633413808,1284.6295269631892
+ZA-NW-G080012 = 1472.4485262708245,53.59624496486556,1621.0,1324.0,297.0,20817.335517967098,574122.3981194717,1473.4236390093165
+ZA-NW-G080013 = 1313.2999861629999,73.11985572679976,1479.0,1091.0,388.0,5847.7448943924655,105988.8587802299,1315.3339374308123
+ZA-NW-G080014 = 1115.295116514691,91.2612627209146,1368.0,935.0,433.0,1862.252888491688,23223.009643924284,1119.0227053080444
+ZA-NW-G080015 = 1344.8406892382104,79.05342361808373,1551.0,1211.0,340.0,4974.812044896316,85528.76193080368,1347.1621740593985
+ZA-NW-G080016 = 1207.9284645315774,126.85586083906304,1521.0,994.0,527.0,892.3845783431065,8784.322803467732,1214.571358486126
+ZA-NW-G080017 = 1081.807355163728,82.57858521937499,1682.0,888.0,794.0,2289.1156859219645,30571.28987611373,1084.9545503951647
+ZA-NW-G080018 = 1071.2611003861005,63.04583942703461,1352.0,941.0,411.0,4957.728373760222,85154.78006852388,1073.114683092864
+ZA-NW-G080019 = 1275.0165582495565,89.41791539371944,1484.0,1074.0,410.0,2941.8050069769847,42553.409788235906,1278.148186793653
+ZA-NW-G080020 = 1156.8763201126496,101.65217166356572,1468.0,966.0,502.0,1509.0424224598253,17594.821602701293,1161.3337091642973
+ZA-NW-G080021 = 1199.7256515775034,87.5005618662382,1346.0,1030.0,316.0,2618.497749348908,36458.85586185826,1202.9122941345195
+ZA-OFS-G110001 = 1728.0766385863983,127.87818486807879,2713.0,1524.0,1189.0,2510.5873466824455,34579.069508709435,1732.8016906135622
+ZA-OFS-G110002 = 1396.178231292517,97.64292891418059,1678.0,1232.0,446.0,2966.4968057661627,43037.85672820249,1399.5884377566288
+ZA-OFS-G110003 = 1347.3613333333333,60.18869305405741,1572.0,1207.0,365.0,11284.874448247356,254119.50506017075,1348.7050238407705
+ZA-OFS-G110004 = 1247.3997592295345,76.8659267175694,1633.0,1055.0,578.0,4323.372242467056,70998.09007094963,1249.765790064703
+ZA-OFS-G110005 = 1286.2597214161347,25.621279364574804,1360.0,1213.0,147.0,126677.65008016967,6367125.393391166,1286.5148739496913
+ZA-OFS-G110006 = 1377.4966522252855,65.12363108984995,1566.0,1235.0,331.0,9527.139011423375,202868.62922142088,1379.0352113772135
+ZA-OFS-G110007 = 1320.8775414816546,31.941477186934776,1415.0,1235.0,180.0,70840.96005799764,2934633.5040314263,1321.26368963788
+ZA-OFS-G110008 = 1609.9523169912693,72.41618955321086,1869.0,1432.0,437.0,11055.766766999262,247326.77584779606,1611.580146159341
+ZA-OFS-G110009 = 1525.4828402366863,65.56099740012151,1783.0,1358.0,425.0,12667.071879781051,296347.84870689956,1526.8910047009533
+ZA-OFS-G110010 = 1373.267006184067,56.94275433109581,1620.0,1270.0,350.0,14099.606942146322,341837.5127923631,1374.4470697500728
+ZA-OFS-G110011 = 1493.9677145284622,89.32853347658514,1896.0,1361.0,535.0,4729.1340791213215,79987.20908623634,1496.6359340021454
+ZA-OFS-G110012 = 1673.2328611898017,87.4247723369023,2119.0,1488.0,631.0,7069.306272767047,136468.56696820993,1675.515233766488
+ZA-OFS-G110013 = 1771.4571788413098,135.28205000294093,2410.0,1537.0,873.0,2285.712959251737,30494.199499651015,1776.6152564698443
+ZA-OFS-G110014 = 1554.8830207305034,47.558014013380294,1784.0,1444.0,340.0,35046.53315907205,1149083.450032184,1555.6101609506516
+ZA-OFS-G110015 = 1737.2327153538872,114.40012247905129,2559.0,1487.0,1072.0,3548.701525151713,54646.75960686306,1740.9953748700948
+ZA-OFS-G110016 = 1532.3617312965139,67.47668045675701,1750.0,1377.0,373.0,11780.429172849355,269113.3354597179,1533.846660506686
+ZA-OFS-G110017 = 1392.1035294117646,31.071206444169366,1478.0,1311.0,167.0,90072.08032408966,4041620.8593532112,1392.4502348272947
+ZA-OFS-G110018 = 1262.9458288190683,27.56886170855973,1359.0,1198.0,161.0,96276.62045098485,4416872.731450053,1263.246693511362
+ZA-OFS-G110019 = 1356.4479166666667,62.454932638309565,1658.0,1230.0,428.0,10310.423482158494,225369.9428829586,1357.8849617107467
+ZA-OFS-G110020 = 1409.3648456057008,39.06555668409088,1514.0,1312.0,202.0,47064.16976372691,1701863.7485970177,1409.9061620364025
+ZA-OFS-G110021 = 1398.540211062591,55.7830735463599,1562.0,1273.0,289.0,15833.959561653437,398873.2405194591,1399.6522686915043
+ZA-OFS-G110022 = 1589.671414038657,79.34189424147573,2034.0,1434.0,600.0,8104.215086893719,163653.93987741368,1591.6501942303432
+ZA-OFS-G110023 = 1569.862457427299,78.26651295463724,1770.0,1333.0,437.0,8129.837482940066,164275.21589556595,1571.8122605100637
+ZA-OFS-G110024 = 1514.554069767442,78.66591476762794,1881.0,1383.0,498.0,7195.731494736603,139732.19011759874,1516.5956469657128
+ZA-OFS-G110025 = 1316.5501801338137,25.414776982232002,1421.0,1267.0,154.0,139168.48981581224,7217451.775469568,1316.7954616034465
+ZA-OFS-G110026 = 1446.2788778877887,34.35350275031811,1602.0,1344.0,258.0,74743.98073550797,3152006.0816496476,1446.6868202121625
+ZA-OFS-G110027 = 1266.6600249066003,62.3482385302107,1483.0,1153.0,330.0,8446.403205396336,172859.04557958702,1268.193566276146
+ZA-OFS-G110028 = 1391.261542012927,101.77567382382878,1741.0,1160.0,581.0,2595.600187293901,36051.18188101003,1394.979199151902
+ZA-OFS-G110029 = 1467.3489765351972,58.95784503748208,1704.0,1313.0,391.0,15491.583252796732,387477.0745167794,1468.532957216267
+ZA-OFS-G110030 = 1646.5555253130103,48.087956896562154,1778.0,1492.0,286.0,40246.57592952785,1381572.1769015612,1647.2575844528046
+ZA-OFS-G110031 = 1434.9943211151265,87.21442945391992,1956.0,1255.0,701.0,4504.293866530185,74956.06987120108,1437.6421871723282
+ZA-OFS-G110032 = 1458.6063912704599,22.48186638443303,1545.0,1406.0,139.0,273291.82216505683,1.7743592951984428E7,1458.7796403059515
+ZA-OFS-G110033 = 1520.097213622291,80.76716425601109,1938.0,1340.0,598.0,6724.235282244935,127684.40748111832,1522.2413979668963
+ZA-OFS-G110034 = 1492.0946930280957,72.95353233575995,1731.0,1284.0,447.0,8616.802771177367,177485.13304103343,1493.8771003141028
+ZA-OFS-G110035 = 1347.805220883534,46.99109773047511,1519.0,1255.0,264.0,23682.258343719524,681764.246497939,1348.6241421192294
+ZA-OFS-G110036 = 1456.373012939002,59.3537738747706,1665.0,1327.0,338.0,14846.842697397975,366114.78802753956,1457.5819782400588
+ZA-OFS-G110037 = 1422.7860492379837,49.69780252283778,1567.0,1302.0,265.0,23550.08296233863,676663.5109304806,1423.6537547739017
+ZA-OFS-G110038 = 1332.7170596393898,22.723181298636465,1423.0,1264.0,159.0,201922.5493787937,1.1853081350891389E7,1332.910763713082
+ZA-OFS-G110039 = 1696.1478539576365,115.89513729812867,2206.0,1476.0,730.0,3179.3233057172165,47207.93737136159,1700.102710230899
+ZA-OFS-G110040 = 1389.6814006888633,49.60133938475221,1614.0,1289.0,325.0,22076.524233794134,620912.5840926068,1390.566319270434
+ZA-OFS-G110041 = 1503.416435093291,66.66896100203273,1781.0,1355.0,426.0,11535.477633875242,261684.34350606814,1504.8939257202517
+ZA-OFS-G110042 = 1271.0371024734982,13.720211603518745,1314.0,1202.0,112.0,795323.0640600357,7.37040518492731E7,1271.1111517372
+ZA-OFS-G110043 = 1405.0038431975404,47.76542128730567,1535.0,1282.0,253.0,25538.385742508566,753793.4331786905,1405.8155408411917
+ZA-OFS-G110044 = 1511.6270588235295,70.77854259130707,2058.0,1363.0,695.0,9807.530730434903,210961.68708545412,1513.2831747755683
+ZA-OFS-G110045 = 1579.9793533307363,95.93474259447368,2059.0,1348.0,711.0,4517.784835738463,75287.78749176767,1582.8892038889137
+ZA-OR-G100001 = 1890.8872266973533,227.75924782361488,2998.0,1602.0,1396.0,598.9040866875939,5230.224466539187,1904.5547456180898
+ZA-PWM-G120001 = 1546.3937007874015,29.04440192454592,1636.0,1489.0,147.0,151089.3546710874,8052956.290042043,1546.666433048222
+ZA-PWM-G120002 = 1614.2395061728396,24.01263905371578,1678.0,1554.0,124.0,303999.1081822097,2.044975235731415E7,1614.418096443253
+ZA-PWM-G120003 = 1577.3104838709678,46.54147875741765,1704.0,1497.0,207.0,39027.07578209983,1326111.126835151,1577.9969809141567
+ZA-PWM-G120004 = 1580.78978978979,29.367674681050726,1643.0,1512.0,131.0,156121.4997121486,8412307.66693648,1581.062560375085
+ZA-PWM-G120005 = 1471.2795473595977,82.00623159808246,1662.0,1161.0,501.0,5828.5645424349295,105531.06629052051,1473.5632081792694
+ZA-PWM-G120006 = 1265.665439242504,143.34917295297157,1582.0,937.0,645.0,714.3845556349397,6533.498513744268,1273.7574296070745
+ZA-PWM-G120007 = 1615.0143540669856,60.6437142747878,1762.0,1509.0,253.0,18967.296851649087,507252.9783186719,1616.1525373316235
+ZA-PWM-G120008 = 1567.1757785467128,77.47030395342507,1882.0,1432.0,450.0,8340.376195899844,170030.31040649553,1569.0894075412436
+ZA-PWM-G120009 = 1632.1194630872483,65.85188146385175,1796.0,1505.0,291.0,15299.381531338313,381053.3571619149,1633.447401075571
+ZA-PWM-G120010 = 1590.0595041322315,49.4278981994508,1716.0,1458.0,258.0,33387.33965327425,1077160.4789331874,1590.827565703352
+ZA-PWM-G120011 = 1507.0143250688704,112.46593271158933,1837.0,1231.0,606.0,2446.128911782084,33317.49568628366,1511.205069467235
+ZA-PWM-G120012 = 1605.1426131511528,42.76519394900427,1794.0,1497.0,297.0,52990.435095700115,1993222.6533373462,1605.7122003544744
+ZA-PWM-G120013 = 1523.5161744022503,58.39994465628422,1735.0,1413.0,322.0,17833.321394015093,467332.17214465915,1524.6350668934272
+ZA-PWM-G120014 = 1405.2530973451328,90.09713676820311,1604.0,1181.0,423.0,3840.912108668047,60630.94017260084,1408.1384028751993
+ZA-PWM-G120015 = 1492.019693654267,67.65113273964067,1658.0,1339.0,319.0,10793.623163801572,239508.16944184573,1493.552624453899
+ZA-PWM-G120016 = 1590.026046511628,59.523497573980784,1760.0,1493.0,267.0,19141.998492136838,513538.2342063509,1591.1398038352372
+ZA-PWM-G120017 = 1658.8364197530864,66.36371745607111,1785.0,1460.0,325.0,15692.09859860314,394070.9792660215,1660.16336861582
+ZA-PWM-G120018 = 1579.8763736263736,20.152811600886924,1633.0,1540.0,93.0,482030.49826760334,3.780719194791957E7,1580.004902447534
+ZA-PWM-G120019 = 1485.64794635373,35.70912733336941,1637.0,1404.0,233.0,72138.54180966169,3006569.6071258346,1486.0770378011923
+ZA-PWM-G120020 = 1513.2097235462345,66.2613902708734,1826.0,1390.0,436.0,11979.716178385084,275224.74808059016,1514.6597767404733
+ZA-PWM-G120021 = 1608.9244558258642,49.27090108619895,1765.0,1506.0,259.0,34918.91041886671,1143506.9851145209,1609.6787028001581
+ZA-PWM-G120022 = 1201.4612359550563,79.07665291775241,1686.0,1044.0,642.0,3553.961545762688,54740.95890969106,1204.0607204536348
+ZA-WC-G130001 = 1021.7113664837776,301.1381512569573,1950.0,555.0,1395.0,50.05763676349236,215.1914134035407,1065.1658568244695
+ZA-WC-G130002 = 106.39373970345964,65.05727923834506,437.0,5.0,432.0,10.675728023758577,38.06266459915589,124.7079685905577
+ZA-WC-G130003 = 126.94827028774652,109.38793760459626,767.0,1.0,766.0,6.186420227411472,20.226330115823114,167.5756074804378
+ZA-WC-G130004 = 396.8053064958829,289.4183190043747,1711.0,1.0,1710.0,8.368693886030394,29.72749285054834,491.13889546502963
+ZA-WC-G130005 = 523.4477806788511,328.7631370390444,1968.0,173.0,1795.0,10.542770906209283,38.67779032261603,618.1284489273796
+ZA-WC-G130006 = 62.23744292237443,127.00709455911188,950.0,1.0,949.0,6.101092067334029,37.43399632358871,141.43656305871906
+ZA-WC-G130007 = 807.7921945536624,304.5463512241194,2032.0,265.0,1767.0,27.134420710928115,99.8779943815252,863.2941037825675
+ZA-WC-G130008 = 488.7734627831715,337.85400674172377,1848.0,1.0,1847.0,8.41875599458971,26.68996143314276,594.175754968585
+ZA-WC-G130009 = 561.6171444321941,281.39339133555546,1563.0,1.0,1562.0,14.206641947754784,44.49688687479344,628.1688129854086
+ZA-WC-G130010 = 21.586206896551722,6.486150983278409,36.0,4.0,32.0,46.89695745792255,192.641678512951,22.53962028869654
+ZA-WC-G130011 = 252.58239768199928,240.79249627063075,1567.0,2.0,1565.0,6.654823289538933,26.4847758570572,348.9683279024464
+ZA-WC-G130012 = 184.3066538090646,182.65261378675305,906.0,1.0,905.0,5.4716423325573915,17.595610127951034,259.4820224243429
+ZA-WC-G130013 = 63.81496519721578,28.308521237442957,171.0,1.0,170.0,18.414297903292507,61.01029398519106,69.81204880085258
+ZA-WC-G130014 = 388.36192839418646,267.7344652354379,1523.0,1.0,1522.0,8.449415827767908,27.032271555745222,471.7061917136101
+ZA-WC-G130015 = 64.56687898089172,31.03753098668909,165.0,17.0,148.0,16.23002979903762,56.37608924068815,71.6394457759327
+ZA-WC-G130016 = 602.219005052468,335.6300952822515,2235.0,131.0,2104.0,12.737359109488652,46.59725704299914,689.431135723908
+ZA-WC-G130017 = 920.3977955087604,223.40749605114337,1738.0,366.0,1372.0,82.73348545498682,400.51754460187607,947.1235459375021
+ZA-WC-G130018 = 127.21660181582361,75.18880538948082,880.0,1.0,879.0,12.093050109928466,53.56341153071421,147.7748971695228
+ZA-WC-G130019 = 802.0623229461756,285.1503218144156,1862.0,162.0,1700.0,30.799037375745424,113.83254741185547,851.2430181332943
+ZA-WC-G130020 = 269.77368040491683,223.75308569145446,1489.0,1.0,1488.0,6.908209740971188,23.542922399872847,350.49005976726585
+ZA-WC-G130021 = 1264.7887995639733,222.53447647430394,2220.0,881.0,1339.0,201.41160677662762,1258.0180166233495,1284.2166097361337
+ZA-WC-G130022 = 679.3347403967919,381.34509916391823,2118.0,92.0,2026.0,12.35044015210156,43.156730104116825,779.0505594416288
+ZA-WC-G130023 = 412.27485380116957,359.2016079455168,1727.0,77.0,1650.0,6.344685801276121,20.097663873766553,546.805587231349
+ZA-WC-G130024 = 187.21330049261084,216.84984321622375,1669.0,1.0,1668.0,5.957483393664547,25.386625769311085,286.4832881412744
+ZA-WC-G130025 = 754.9303423848878,213.5467900666745,1916.0,319.0,1597.0,55.665060650513,247.92896389617195,784.5521355532368
+ZA-WC-G130026 = 248.19233511586452,170.3484263454224,1452.0,1.0,1451.0,9.706516120397193,40.64031506131125,301.02827370303186
+ZA-WC-G130027 = 434.19336778639104,278.80649424067735,1755.0,111.0,1644.0,10.075110433507147,36.21371562823385,516.0009126546823
+ZA-WC-G130028 = 147.6484375,153.94244002648716,766.0,1.0,765.0,5.211873504156339,16.89263830489904,213.30338941868692
+ZA-WC-G130029 = 285.1506849315069,262.00675651585203,1496.0,17.0,1479.0,6.597627658206078,24.315346338040946,387.2446947046073
+ZA-WC-G130030 = 221.94857142857143,204.37065119382422,673.0,1.0,672.0,4.990283008391561,12.17407403302562,301.7093492561532
+ZA-WC-G130031 = 369.9010287335935,287.50718570659285,1685.0,1.0,1684.0,6.998638218043854,21.2939674849322,468.49456015101833
+ZA-WC-G130032 = 367.85482562854827,368.30635919086126,1923.0,43.0,1880.0,5.7515356668879525,19.859206953065954,520.5446637500355
+ZA-WC-G130033 = 926.3986517898652,256.9247273176486,1940.0,219.0,1721.0,58.1030572232303,255.78958962442508,961.3660996443175
+ZA-WC-G130034 = 369.75467325814924,213.73737493552198,1150.0,25.0,1125.0,11.516899024356295,38.74266729477144,427.0856867662138
+ZA-WC-G130035 = 69.94693028095733,45.77045716006496,283.0,1.0,282.0,9.372668172608735,31.30127354548905,83.59131416822233
+ZA-WC-G130036 = 149.2560460652591,82.06157095118742,727.0,2.0,725.0,12.361092614126376,41.133905940532,170.3275336344994
+ZA-WC-G130037 = 169.27115987460814,170.62274876782203,1222.0,43.0,1179.0,6.862248739804702,31.27228635817224,240.3431878842886
+ZA-WC-G130038 = 111.0484496124031,188.04639142257872,1078.0,1.0,1077.0,4.616520083041499,18.063969939252956,218.38773657962594
+ZA-WC-G130039 = 737.2031718061673,389.29518255656035,2234.0,161.0,2073.0,12.908525801332406,40.582633798647294,833.6781487377605
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZMB/ZMB_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZMB/ZMB_0_elevation.properties
new file mode 100755
index 0000000..d4392f7
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZMB/ZMB_0_elevation.properties
@@ -0,0 +1,36 @@
+# ZMB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ZMB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ZMB
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ZMB = 1125.2597410930912,213.23986994771528,2157.0,223.0,1934.0,162.00162253057167,930.9158929704042,1145.286307898688
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZMB/ZMB_1_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZMB/ZMB_1_elevation.properties
new file mode 100755
index 0000000..6571551
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZMB/ZMB_1_elevation.properties
@@ -0,0 +1,44 @@
+# ZMB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ZMB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ZMB
+ADMIN_LEVEL = 1
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ZM-0 = 1056.492465036997,69.38946802561057,1259.0,708.0,551.0,3575.5193121471766,55152.08213151373,1058.7687315711714
+ZM-02 = 1134.7034772506922,212.41003236880013,1787.0,354.0,1433.0,167.186036640368,963.5072779392742,1154.4132722451382
+ZM-03 = 930.0389523821066,214.20338827639875,2157.0,253.0,1904.0,94.54258344802656,465.7269701206036,954.3875232300019
+ZM-04 = 1169.0561420263657,125.0495737555883,1574.0,920.0,654.0,845.0174493288366,8162.521467473372,1175.7251630827782
+ZM-05 = 1257.3328444660028,231.4590670024582,2132.0,520.0,1612.0,175.71548897889872,1032.814013689695,1278.4596909838795
+ZM-06 = 1219.3217788400552,118.55512687507452,1596.0,999.0,597.0,1119.2185244558832,11844.559282892513,1225.071801349636
+ZM-07 = 1011.6102765810125,212.96544031473724,1508.0,350.0,1158.0,120.09201819236175,623.4625566352413,1033.7841314572215
+ZM-08 = 1241.479975680034,59.6677097650921,1578.0,1110.0,468.0,9070.051106287794,190030.19762152032,1242.913016104952
+ZM-09 = 872.6547695322805,288.8541496520122,1452.0,223.0,1229.0,36.19907513846331,134.60123575733374,919.218726179262
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZMB/ZMB_2_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZMB/ZMB_2_elevation.properties
new file mode 100755
index 0000000..b8a9190
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZMB/ZMB_2_elevation.properties
@@ -0,0 +1,92 @@
+# ZMB.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ZMB elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ZMB
+ADMIN_LEVEL = 2
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ZM-0-G130001 = 1034.4955529602012,11.778865399475084,1086.0,1006.0,80.0,677711.1910207748,5.954420187965432E7,1034.5626084314722
+ZM-0-G130002 = 1161.3159580342353,35.73262218644533,1259.0,1039.0,220.0,34425.70099399078,1121970.417456368,1161.8655579167896
+ZM-0-G130003 = 1075.7124512508324,50.91091543834685,1241.0,1015.0,226.0,9497.727565380086,202099.6821500818,1076.916523731921
+ZM-0-G130004 = 1060.5246181345467,28.371057915754857,1125.0,1000.0,125.0,52343.56842547188,1960772.2972891014,1060.9040402395897
+ZM-0-G130005 = 1024.3015528200176,34.04068584757448,1164.0,962.0,202.0,27336.604777422068,825403.1429459488,1024.867034986721
+ZM-0-G130006 = 1010.231208728108,69.84888020522175,1193.0,708.0,485.0,3068.6511389837897,45008.33971938292,1012.6430571302889
+ZM-02-G010001 = 1141.944579341121,75.4734423307975,1373.0,519.0,854.0,3505.4404436005384,53582.86803845541,1144.4359583584526
+ZM-02-G010002 = 1174.7144368059228,19.415736064193844,1262.0,1114.0,148.0,221662.36255173365,1.3422350195041317E7,1174.8748779538912
+ZM-02-G010003 = 1099.3614234927084,280.0012107369396,1771.0,354.0,1417.0,71.12002907672422,314.88337151156077,1134.4585569680598
+ZM-02-G010004 = 1131.8213068943078,80.76298910303831,1511.0,967.0,544.0,2794.2883671102823,39748.87566095089,1134.6991368414783
+ZM-02-G010005 = 1161.1953149730928,302.4238043680062,1787.0,378.0,1409.0,67.32968702133115,296.1245799421052,1199.9311300920056
+ZM-03-G040001 = 1036.5117135207497,112.65672793968369,1463.0,777.0,686.0,806.4861722617287,7677.389133260594,1042.6159746597962
+ZM-03-G040002 = 1080.043737036703,145.47254273453436,2157.0,719.0,1438.0,432.20335152413094,3394.876677549367,1089.796648279787
+ZM-03-G040003 = 899.1513143984777,175.67205592583025,1624.0,519.0,1105.0,149.59546489894407,849.2450516691316,916.1516017656237
+ZM-03-G040004 = 996.0398152221734,94.15794617714657,1642.0,843.0,799.0,1216.6593369584775,13247.791749461649,1000.4804007756072
+ZM-03-G040005 = 974.3363729693822,176.94225581807416,1524.0,576.0,948.0,183.21261621654997,1097.6235554343598,990.2726541640538
+ZM-03-G040006 = 737.7464060586822,198.38659647927568,1417.0,253.0,1164.0,62.62901995577581,276.9661618645272,763.954842458069
+ZM-04-G060001 = 1263.318797550566,148.5193785645681,1574.0,920.0,654.0,640.5470354480448,5657.696989421692,1272.0190211053502
+ZM-04-G060002 = 1181.9093761250836,75.89825422315687,1396.0,1005.0,391.0,3823.1611122884724,60275.753596099465,1184.3438345204095
+ZM-04-G060003 = 1194.5724394785848,110.81269867508595,1435.0,920.0,515.0,1284.4306383692444,14176.012267872198,1199.7011158407215
+ZM-04-G060004 = 998.9282133090246,110.77457295557214,1519.0,920.0,599.0,761.9130304000033,7161.494764048804,1005.0515316929027
+ZM-04-G060005 = 1170.9241260250324,14.128598309227689,1239.0,1143.0,96.0,569481.7494595896,4.721744617836027E7,1171.009362130666
+ZM-05-G090001 = 1190.3052215189873,25.504523760098255,1244.0,1139.0,105.0,101794.05959418656,4757344.590101954,1190.578431312946
+ZM-05-G090002 = 1368.4217431542272,104.3309296403634,1839.0,1174.0,665.0,2295.9562855298877,30639.998113579903,1372.3931688903426
+ZM-05-G090003 = 1358.4791207322776,146.73081543829574,2132.0,1030.0,1102.0,822.2586680404512,7900.331436322545,1366.380420550854
+ZM-05-G090004 = 1038.700418359304,133.5690686475765,1555.0,760.0,795.0,494.0050094239698,4036.115408363735,1047.2531953635546
+ZM-05-G090005 = 1297.9952944015445,94.38830971234832,1658.0,1170.0,488.0,2642.660878046597,36946.44479109016,1301.4226589770542
+ZM-05-G090006 = 1257.7896914973664,61.98543312196751,1515.0,1149.0,366.0,8417.36644740491,172123.94422319473,1259.3161247106932
+ZM-05-G090007 = 1392.8125058504165,270.67831516297343,2052.0,709.0,1343.0,150.68783339345188,842.9038088771007,1418.8704756787297
+ZM-05-G090008 = 1140.8259766615931,292.1551525633042,1828.0,520.0,1308.0,70.63551653957238,316.5402412558875,1177.6410922667242
+ZM-05-G090009 = 1396.45918230563,97.29382171599325,1842.0,1029.0,813.0,2999.231512524863,43641.139598455986,1399.8443969205337
+ZM-06-G080001 = 1130.8347752435113,57.46191860469506,1400.0,999.0,401.0,7681.782978491667,152397.79098756047,1132.2937609073786
+ZM-06-G080002 = 1226.7630446151989,71.73591072249685,1527.0,1087.0,440.0,5052.688979117205,87296.83322655044,1228.8586609210754
+ZM-06-G080003 = 1163.310994764398,53.29101121857904,1362.0,1053.0,309.0,10467.95467074045,229958.3574599177,1164.5309795863877
+ZM-06-G080004 = 1356.9941020702936,108.02363633753124,1556.0,1058.0,498.0,2019.2580434593747,25813.1636939745,1361.286927528927
+ZM-06-G080005 = 1288.6738489768684,77.88395821003192,1596.0,1087.0,509.0,4579.693523761406,76609.49897836873,1291.0252514894194
+ZM-06-G080006 = 1075.664961411246,30.561961723375813,1211.0,1025.0,186.0,43706.69387762077,1542136.7359927767,1076.0990394532644
+ZM-07-G110001 = 1197.1132935811995,82.4571663858309,1399.0,1014.0,385.0,3103.4104543929584,45684.07803103464,1199.9497580970663
+ZM-07-G110002 = 730.4337564016922,248.46231134899435,1508.0,371.0,1137.0,34.7808781969873,135.3489664177376,771.5354772477871
+ZM-07-G110003 = 1080.6845247129054,142.15353458126003,1375.0,557.0,818.0,461.2616644300617,3663.666703650297,1089.993885004821
+ZM-07-G110004 = 995.3274440518256,100.96686864346806,1167.0,617.0,550.0,986.3666854150669,9984.502481850262,1000.435419927947
+ZM-07-G110005 = 1049.9276238013924,94.61696209135336,1384.0,562.0,822.0,1400.726497315062,15951.627110628868,1054.1823299299958
+ZM-07-G110006 = 1076.5500832738521,53.160323880569635,1272.0,936.0,336.0,8366.553714941745,170713.66884247688,1077.8618194518372
+ZM-07-G110007 = 1062.00513857981,66.90081381592644,1316.0,969.0,347.0,4048.745780647275,65072.32901064176,1064.1102542777953
+ZM-07-G110008 = 574.6167388949079,200.88361057110293,1278.0,350.0,928.0,33.358358321121536,135.7046311177291,608.7188362571846
+ZM-07-G110009 = 618.9403283940729,193.71061045874004,1231.0,371.0,860.0,42.98931462053354,178.80234675645713,648.5452418427416
+ZM-08-G030001 = 1325.6758349705306,37.788874589889666,1453.0,1234.0,219.0,43279.4671024688,1522032.8556474478,1326.2143184521813
+ZM-08-G030002 = 1306.5227613806903,31.63175052062549,1417.0,1211.0,206.0,70590.75829047282,2920885.3343484304,1306.9056177271652
+ZM-08-G030003 = 1284.1961259079903,40.27507156231714,1391.0,1190.0,201.0,32513.56750225958,1039767.3476409758,1284.8275258517933
+ZM-08-G030004 = 1234.7503912363068,36.8594523712902,1330.0,1153.0,177.0,37692.38578774231,1266050.2517442305,1235.300428190375
+ZM-08-G030005 = 1242.2475961538462,32.56493135010279,1318.0,1147.0,171.0,55624.445409315325,2126222.4235376343,1242.6743599607446
+ZM-08-G030006 = 1279.257527733756,33.376226669961746,1356.0,1182.0,174.0,56421.54486519297,2166909.1822331212,1279.692851730526
+ZM-08-G030007 = 1228.6432879004426,57.895443796725154,1578.0,1110.0,468.0,9621.612172689946,205569.96047157375,1230.0065899478873
+ZM-08-G030008 = 1279.8392370572208,36.5694758258721,1376.0,1178.0,198.0,42970.76946675903,1507552.1908911415,1280.3615892681987
+ZM-09-G070001 = 531.7875092387287,157.92936268661455,1334.0,317.0,1017.0,49.48529051156585,217.5975796779369,554.7428580711348
+ZM-09-G070002 = 952.0913910505836,245.52397527657698,1452.0,223.0,1229.0,68.99143517046596,304.5166323655971,983.2395635592828
+ZM-09-G070003 = 1249.7611408199643,44.36479777264828,1325.0,1128.0,197.0,22438.11485310749,634389.4478103906,1250.548337484412
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZWE/ZWE_0_elevation.properties b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZWE/ZWE_0_elevation.properties
new file mode 100755
index 0000000..20d4653
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/resources/data/country/ZWE/ZWE_0_elevation.properties
@@ -0,0 +1,36 @@
+# ZWE.properties
+#/*******************************************************************************
+# * Copyright (c) 2010 IBM Corporation and others.
+# * All rights reserved. This program and the accompanying materials
+# * are made available under the terms of the Eclipse Public License v1.0
+# * which accompanies this distribution, and is available at
+# * http://www.eclipse.org/legal/epl-v10.html
+# *
+# * Contributors:
+# * IBM Corporation - initial API and implementation
+# *******************************************************************************/
+
+# This is the name of the class that will interpret the elevation data file's contents
+RECORD_CLASSNAME = org.eclipse.stem.internal.data.geography.specifications.EarthPropertyFileSpecification
+
+# The title
+TITLE = ZWE elevation data for 1999 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=1999
+
+# The data is derived from the following primary source
+#SOURCE = http://www.noaa.gov/
+
+# ISO3166-1 alpha3 code for the country
+ISOKEY = ZWE
+ADMIN_LEVEL = 0
+UNITS = M
+DATA_TYPE = elevation
+DESCRIPTION = Field 1: Average\nField 2: Standard Deviation\nField 3: Maximum Elevation\nField 4: Minimum Elevation\nField 5: Range\nField 6: Skewness\nField 7: Kurtosis\nField 8\nRoot Mean Squared
+
+
+# Field 1: Average, Field 2: Standard Deviation, Field 3: Maximum Elevation, Field 4: Minimum Elevation, Field 5: Range, Field 6: Skewness, Field 7: Kurtosis, Field 8: Root Mean Squared
+
+ZWE = 964.4718215499441,310.65282182159535,2576.0,144.0,2432.0,39.00722152780448,150.33690920111886,1013.2675215704766
diff --git a/org.eclipse.stem.internal.data.geography.earthscience.elevation/update.xml b/org.eclipse.stem.internal.data.geography.earthscience.elevation/update.xml
new file mode 100755
index 0000000..22356fd
--- /dev/null
+++ b/org.eclipse.stem.internal.data.geography.earthscience.elevation/update.xml
@@ -0,0 +1,152 @@
+<?xml version="1.0"?>
+<!-- ======================================================================
+ ANT script to build org.eclispe.ohf.stem.geography.earthscience project
+ This must be run after installing the STEM workspace and after changes
+ to code generated by EMF models.
+
+ ====================================================================== -->
+<project name="STEM Internal Earth Science Data" default="update_all">
+ <description>
+ Use the properties files to populate the org.eclipse.stem.data.geography.earthscience plugin
+ </description>
+
+ <!-- P r o j e c t S p e c i f i c a t i o n s -->
+
+ <!-- The name of the project -->
+ <property name="project.name" value="stem" />
+
+
+ <!-- Are we running headless? -->
+ <condition property="runningHeadless">
+ <isset property="buildDirectory" />
+ </condition>
+
+ <!-- The buildDirectory property is set in a headless build -->
+ <condition property="pluginRootDirectory" value="${buildDirectory}/plugins" else="..">
+ <isset property="runningHeadless" />
+ </condition>
+
+ <!-- The baseLocation property is the location of the eclipse home installation -->
+ <!-- It is used to find eclipse plugins -->
+ <!-- It is set in a headless build, but not one started manually from Eclipse -->
+ <condition property="baseLocation" value="${eclipse.pdebuild.home}../..">
+ <not>
+ <isset property="runningHeadless" />
+ </not>
+ </condition>
+
+ <!-- This is the location of the class files of the built plug-ins -->
+ <!-- If this is a manual build started from Eclipse then the directory -->
+ <!-- is "bin", if its a headless build then the directory is "@dot" -->
+ <!-- The property baseLocation is set in a headless build -->
+ <condition property="targetBin" value="@dot" else="bin">
+ <isset property="runningHeadless" />
+ </condition>
+
+
+ <!-- The prefix for fully qualified names -->
+ <property name="ID_ROOT" value="org.eclipse.stem" />
+
+ <!-- The name of the source plugin (i.e., the one that contains this file -->
+ <property name="source.plugin" value="${ID_ROOT}.internal.data.geography.earthscience.elevation" />
+
+ <!-- The name of the target plugin -->
+ <property name="target.plugin" value="${ID_ROOT}.data.geography.earthscience.elevation" />
+
+ <!-- The path to the root directory of the source plugin -->
+ <property name="path.sourceplugin" location="${pluginRootDirectory}/${source.plugin}" />
+
+ <!-- The path to the root directory of the plugin that will be augmented with generated content -->
+ <property name="path.targetplugin" location="${pluginRootDirectory}/${target.plugin}" />
+
+ <!-- The path to the root directory of the resource files -->
+ <property name="path.resource.files" value="${path.sourceplugin}/resources/data/country" />
+
+ <!-- The path to the root directory of the plugin that will be augmented with generated content-->
+ <property name="path.generated.files" value="${path.sourceplugin}/temp/data" />
+
+ <!-- The path to the root directory of earthscience source code -->
+ <property name="path.geography.src" value="${path.targetplugin}/src/org/eclipse/stem/data/earthscience" />
+
+ <!-- The name of the plugin.xml file that will be augmented with generated content-->
+ <property name="file.target.pluginxml" value="${path.targetplugin}/plugin.xml" />
+
+ <!-- The name of the plugin.properties file that will be augmented with generated content-->
+ <property name="file.target.pluginproperties" value="${path.targetplugin}/plugin.properties" />
+
+ <!-- The name of the plugin.xml file that that is the aggregation of the generated content-->
+ <property name="file.util.pluginxml" value="${path.sourceplugin}/temp/data/plugin.xml" />
+
+ <!-- The name of the plugin.properties file that is the aggregation of the generated content-->
+ <property name="file.util.pluginproperties" value="${path.sourceplugin}/temp/data/plugin.properties" />
+
+ <!-- The class path to use -->
+ <path id="classpath.runtime">
+ <pathelement location="${path.sourceplugin}/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.core/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.definitions/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.data.geography/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.internal.data/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.internal.data.geography/${targetBin}" />
+ <pathelement location="${pluginRootDirectory}/${ID_ROOT}.internal.data.geography.earthscience/${targetBin}" />
+ <fileset dir="${baseLocation}/plugins/">
+ <include name="*emf*.jar" />
+ </fileset>
+ </path>
+
+ <target name="update_all" depends="update_earthscience" />
+
+ <!-- Update the geography plugin with the latest definitions -->
+ <target name="update_earthscience" depends="create_candidates, update_earthscience_plugin_xml, update_earthscience_plugin_properties, update_earthscience_generated_files" />
+
+ <target name="update_earthscience_generated_files" depends="update_earthscience_graphs" />
+
+ <target name="update_earthscience_plugin_xml" depends="create_candidates">
+ <copy tofile="${file.target.pluginxml}" file="${file.util.pluginxml}" overwrite="true" />
+ </target>
+
+ <target name="update_earthscience_plugin_properties" depends="create_candidates">
+ <copy tofile="${file.target.pluginproperties}" file="${file.util.pluginproperties}" overwrite="true" />
+ </target>
+
+
+ <!-- Update the graph files in the earth science plugin -->
+ <target name="update_earthscience_graphs" depends="create_candidates">
+ <copy todir="${path.targetplugin}/resources/data/" overwrite="true">
+ <fileset dir="${path.generated.files}">
+ <include name="**/*.graph" />
+ </fileset>
+ </copy>
+ </target>
+
+
+
+ <!-- Create the graph files for countries and the plugin.xml and plugin.properties fragments -->
+ <target name="create_candidates" depends="clean">
+ <!-- There is a problem here with specifying fork="true" maxmemory="768m". It causes an IOException on some machines -->
+ <java classname="${ID_ROOT}.internal.data.geography.GeographyDataGenerator" fork="true" maxmemory="1024m">
+ <classpath refid="classpath.runtime" />
+ <arg value="${path.sourceplugin}" />
+ <jvmarg value="-Xms1024m"/>
+ <jvmarg value="-Xmx1024m"/>
+ </java>
+ </target>
+
+ <!-- clean out the .../temp/data directories -->
+ <!-- clean out the target directories -->
+ <target name="clean" depends="create_generated_files_dir">
+ <delete includeEmptyDirs="true" quiet="true">
+ <fileset dir="${path.sourceplugin}/temp/">
+ <include name="**/*" />
+ </fileset>
+ <fileset dir="${path.targetplugin}/resources/data/">
+ <include name="country/**/*" />
+ <include name="relationship/**/*" />
+ </fileset>
+ </delete>
+ </target>
+
+ <target name="create_generated_files_dir">
+ <mkdir dir="${path.generated.files}" />
+ </target>
+</project>