-
Notifications
You must be signed in to change notification settings - Fork 0
/
Dilek and Furnes, 2007 Cr_Y.json
171 lines (171 loc) · 4.42 KB
/
Dilek and Furnes, 2007 Cr_Y.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
{
"comment": "This is a sample JSON file for coords of GeoChem Plots. ",
"date": "2021-8-6",
"version": "0.01",
"author": "fred yu",
"title": "Cr_Y",
"type": "xy",
"log": "false",
"axis":["Y ppm","Cr ppm"],
"reference": "Dilek, Y., Furnes, H., and Shallo, M., 2007, Suprasubduction zone ophiolite formation along the periphery of Mesozoic Gondwana. Gondwana Research, v. 11, p. 453-475.",
"line_coords": {
"Boninites":
[
[3.9,2000],
[3.9,2200],
[4.0,3000],
[4.3,3900],
[4.8,4600],
[6.0,4400],
[7.5,3400],
[9.5,2200],
[11.5,1200],
[12.9,600],
[13.3,300],
[12.7,160],
[11.2,110],
[9.5,100],
[7.8,110],
[6.5,150],
[5.2,300],
[4.4,600],
[4.0,1000],
[3.9,1500],
[3.9,2000]
],
"Arc tholeiites":
[
[15.5,3],
[13.7,7],
[11.8,20],
[10.1,50],
[9.5,100],
[9.6,200],
[10.5,300],
[12.0,360],
[15.0,340],
[18.0,250],
[21.5,155],
[25.0,80],
[27.0,45],
[28.4,20],
[31.5,8],
[36.5,3]
],
"MORB":
[
[18.4,350],
[18.2,400],
[18.2,600],
[19.7,830],
[23,1000],
[28,955],
[34,810],
[42.5,600],
[50,420],
[59,260],
[64,170],
[65,110],
[62.5,88],
[58,70],
[49,54],
[41.5,50],
[34,55],
[28,75],
[22.8,130],
[19.9,220],
[18.7,300],
[18.4,350]
]
},
"label_coords": {
"Boninites": [8, 1000] ,
"Arc tholeiites": [20, 20] ,
"MORB": [60, 180]
},
"line_type": {
"Boninites": "solid" ,
"Arc tholeiites": "solid" ,
"MORB": "solid"
},
"polygons": {
"Boninites":
[
[3.9,2000],
[3.9,2200],
[4.0,3000],
[4.3,3900],
[4.8,4600],
[6.0,4400],
[7.5,3400],
[9.5,2200],
[11.5,1200],
[12.9,600],
[13.3,300],
[12.7,160],
[11.2,110],
[9.5,100],
[7.8,110],
[6.5,150],
[5.2,300],
[4.4,600],
[4.0,1000],
[3.9,1500],
[3.9,2000]
],
"Arc tholeiites":
[
[15.5,3],
[13.7,7],
[11.8,20],
[10.1,50],
[9.5,100],
[9.6,200],
[10.5,300],
[12.0,360],
[15.0,340],
[18.0,250],
[21.5,155],
[25.0,80],
[27.0,45],
[28.4,20],
[31.5,8],
[36.5,3]
],
"MORB":
[
[18.4,350],
[18.2,400],
[18.2,600],
[19.7,830],
[23,1000],
[28,955],
[34,810],
[42.5,600],
[50,420],
[59,260],
[64,170],
[65,110],
[62.5,88],
[58,70],
[49,54],
[41.5,50],
[34,55],
[28,75],
[22.8,130],
[19.9,220],
[18.7,300],
[18.4,350]
]
},
"labels": {
"Boninites": "Boninites" ,
"Arc tholeiites": "Arc tholeiites" ,
"MORB": "MORB"
},
"angle": {
"Boninites": 0 ,
"Arc tholeiites": 0 ,
"MORB": 0
}
}