-
Notifications
You must be signed in to change notification settings - Fork 3
/
4_GweniFada.html
94 lines (91 loc) · 2.7 KB
/
4_GweniFada.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
94
<!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>Australian Impact Record
</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="#">Images of World Impact Structures</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>Images of World Impact Craters</h2>
<br>
<h2>GWENI FADA IMPACT STRUCTURE, CHAD</h2>
<br />
<br />
<img src="images/Impacts/GFi_LocationMap.JPG" alt="xxxx"; width="500"; float: "center";>
<table border="1">
<tr>
<td width="200">Crater Name(s)</td>
<td>Gweni Fada</td>
</tr>
<tr>
<td>Country</td>
<td>Chad</td>
</tr>
<tr>
<td>Longitude</td>
<td>21 deg 45 min E</td>
</tr>
<tr>
<td>Latitude</td>
<td>17 deg 25 min South</td>
</tr>
<tr>
<td>Diameter (km)</td>
<td>22 km</td>
</tr>
<tr>
<td>Age</td>
<td><345 Ma</td>
</tr>
<tr>
<td>Impact Origin Evidence</td>
<td>PDF</td>
</tr>
<tr>
<td>Description</td>
<td>Slightly asymmetric and deeply eroded impact structure.</td>
</tr>
<tr>
<td>References</td>
<td>Reimold W U and Koebert C. 2014. Impact Structures in Africa: A Review. Journal of African Earth Sciences, vol. 93, p. 57-175.</td>
</tr>
<tr>
<td>Date Data Entered</td>
<td>2014 09 08</td>
</tr>
</table>
<br>
<img src="images/Impacts/GF_L8_8432_1000px.JPG" alt="xxxx";>
<p>Landsat 8 pansharpened RGB (Bands 4, 3 and 2 - Path 178, Row 79) image of the Gweni Fada impact structure.</p>
<img src="images/Impacts/GweniFada_Google_Vert_1000px.jpg" alt="xxxx";>
<p>Vertical Google Earth image of the Gweni Fada impact structure.</p>
<img src="images/Impacts/GweniFada_Google_OblToW_1000px.jpg" alt="xxxx";>
<p>Oblique Google Earth image looking to the north west across the Gweni Fada impact structure.</p>
</div>
</body>
</div>