Correlator AGE Model

From CwWiki

Jump to: navigation, search

The AGE Model contains the age points.


The file is written as ASCII text or XML


The AGE Model format is as follows:

# Depth	Age	Control Point Comment
# Generated By Correlator

depth	age	control point comment

14.7 	0.46 	N1 Top_P._Lacunosa


Here is the AGE SERIES.

Text Version

# Depth	Age	Control Point Comment
# Generated By Correlator
# 2009-03-17 05:01:10.207565
14.7 	0.46 	N1 Top_P._Lacunosa
31.45 	1.03 	N2 reent._Med_Gephyro
32.83 	1.24 	N3 T_large_Gephyro
41.2 	1.46 	N4 B._Large_gephyrp
45.8 	1.6 	N5 T._C._Macintyrei
53.8 	1.95 	N7 T._D._brouweri
56.7 	1.4 	P1 B_P._finalis
55.2 	1.7 	P2 T_G._fistulosis
56.7 	1.9 	P3 T_G._aperatura


XML Version

<?xml version="1.0" encoding="UTF-8"?>
<Correlator version="1.0">
	<Data type ="age model">
		<Stratigraphy id="0" depth="14.7" age="0.46" controlpoint="N1" type="Top_P._Lacunosa" />
		<Stratigraphy id="1" depth="31.45" age="1.03" controlpoint="N2" type="reent._Med_Gephyro" />
		<Stratigraphy id="2" depth="32.83" age="1.24" controlpoint="N3" type="T_large_Gephyro" />
		<Stratigraphy id="3" depth="41.2" age="1.46" controlpoint="N4" type="B._Large_gephyrp" />
		<Stratigraphy id="4" depth="45.8" age="1.6" controlpoint="N5" type="T._C._Macintyrei" />
		<Stratigraphy id="5" depth="53.8" age="1.95" controlpoint="N7" type="T._D._brouweri" />
		<Stratigraphy id="6" depth="56.7" age="1.4" controlpoint="P1" type="B_P._finalis" />
		<Stratigraphy id="7" depth="55.2" age="1.7" controlpoint="P2" type="T_G._fistulosis" />
		<Stratigraphy id="8" depth="56.7" age="1.9" controlpoint="P3" type="T_G._aperatura" />
	</Data>
</Correlator>



Return to the Correlator main page.

Personal tools