-
Notifications
You must be signed in to change notification settings - Fork 3
/
4_Bosumtwi.html
93 lines (87 loc) · 2.58 KB
/
4_Bosumtwi.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Impact Structures of the World
</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="default.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="header">
<div id="logo">
<h1><a href="#">The African Impact Record</a></h1>
</div>
<div id="menu">
<ul>
<li class="active"><a href="index.html" title="">Homepage</a></li>
<li><a href="About.html" title="">About Me</a></li>
<li><a href="Astro.html" title="">Astronomy</a></li>
<li><a href="Diamonds.html" title="">Diamond Exploration</a></li>
<li><a href="Impacts.html" title="">Meteorites and Impacts</a></li>
<li><a href="Bibliography.html" title="">Bibliography</a></li>
</ul>
</div>
<br>
<br>
<div id="page">
<h2 style="color:yellow;">Images of World Impact Craters</h2>
<h2 style="color:yellow;">BOSUMTWI CRATER - GHANA</h2>
<br />
<img src="images/Impacts/Bosumtwi_LocationMap.JPG" alt="xxxx"; width="500"; float: "center";>
<table border="1">
<tr>
<td width="200">Crater Name(s)</td>
<td>Bosumtwi Crater</td>
</tr>
<tr>
<td>Country</td>
<td>Ghana</td>
</tr>
<tr>
<td>Longitude</td>
<td>1 deg 25 min W</td>
</tr>
<tr>
<td>Latitude</td>
<td>6 deg 30 min N</td>
</tr>
<tr>
<td>Diameter (km)</td>
<td>10.5 km</td>
</tr>
<tr>
<td>Age</td>
<td><1.07 Ma</td>
</tr>
<tr>
<td>Impact Origin Evidence</td>
<td>Shock metamorphism and PDFs</td>
</tr>
<tr>
<td>Description</td>
<td>Large impact crater clearly visible on aerial and satellite images.</td>
</tr>
<tr>
<td>References</td>
<td>Reimold W U and Koeberl C. 2014. Impact Structures in Africa: A Review. Journal of African Earth Sciences 93 (2014), 57-175.</td>
</tr>
<tr>
<td>Date Data Entered</td>
<td>2014 09 24</td>
</tr>
</table>
<br>
<img src="images/Impacts/Bosumtwi_Google_Vert_1000px.jpg" alt="xxxx";>
<p>Vertical Google Earth image of the Bosumtwi impact structure.</p>
<img src="images/Impacts/Bosumtwi_Google_OblToNE_1000px.jpg" alt="xxxx";>
<p>Oblique Google Earth image to the north east across the Bosumtwi impact structure.</p>
</div>
</body>
</div>