-
Notifications
You must be signed in to change notification settings - Fork 3
/
4_Mistastin.html
91 lines (87 loc) · 2.57 KB
/
4_Mistastin.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
<!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 North American 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>
<div id="page">
<h2>Images of World Impact Craters</h2>
<h2>MISTASTIN IMPACT STRUCTURE - CANADA</h2>
<br />
<img src="images/Impacts/MinastinLocation.jpg" alt="xxxx"; width="500"; float: "center";>
<table border="1">
<tr>
<td width="200">Crater Name(s)</td>
<td>Mistanstin Impact Strucure</td>
</tr>
<tr>
<td>Country</td>
<td>Canada</td>
</tr>
<tr>
<td>Longitude</td>
<td>63 deg 18 min W</td>
</tr>
<tr>
<td>Latitude</td>
<td>55 deg 53 min N</td>
</tr>
<tr>
<td>Diameter (km)</td>
<td>28 km</td>
</tr>
<tr>
<td>Age</td>
<td>36.4 +/- 4 Ma</td>
</tr>
<tr>
<td>Impact Origin Evidence</td>
<td>PDFs, Shatter Cones, Diaplectic Glass and Melt Rocks</td>
</tr>
<tr>
<td>Description</td>
<td>The Mistastin Lake crater is relatively well preserved with a distinct rim and central uplift (Horseshoe Island) that exposes shocked and melted anorthosites.</td>
</tr>
<tr>
<td>Landsat Scene</td>
<td>Path 010 Row 21</td>
</tr>
<tr>
<td>References</td>
<td>Web Reference: http://cpsx.uwo.ca/research/field-sites/mistastin, and Wikipedia.</td>
</tr>
<tr>
<td>Date Data Entered</td>
<td>2014 09 17</td>
</tr>
</table>
<img src="images/Impacts/Mistastin_1000px.jpg" alt="xxxx";>
<p>Landsat 8 image of the Minastin impact structure (pansharpened RGB Bands 4, 3 and 2). Coordinates WGS84 UTM zone 20 north.</p>
</div>
</body>
</div>