-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathb_visualization_5.html
109 lines (97 loc) · 5.9 KB
/
b_visualization_5.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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Web-Visualization by Yukie Kajita</title>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<!-- Stlesheet link -->
<link rel="stylesheet" href="style.css">
<!-- Glyphicons Fontawesome link -->
<script src="https://kit.fontawesome.com/f11d2abb65.js" crossorigin="anonymous"></script>
</head>
<body>
<div>
<!-- Navigation Section -->
<nav class="navbar navbar-expand-md navbar-light bg-light">
<a class="navbar-brand" style="background:rgb(49, 167, 221)" href="index.html">Latitude <i class="fas fa-home"></i></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="ml-auto navbar-nav">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Plots <i class="far fa-chart-bar"></i>
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="b_visualization_1.html">Visualization 1</a>
<a class="dropdown-item" href="b_visualization_2.html">Visualization 2</a>
<a class="dropdown-item" href="b_visualization_3.html">Visualization 3</a>
<a class="dropdown-item" href="b_visualization_4.html">Visualization 4</a>
<a class="dropdown-item" href="b_visualization_5.html">Visualization 5</a>
<a class="dropdown-item" href="b_visualization_6.html">Visualization 6</a>
</div>
</li>
<li class="nav-item active">
<a id = "first" class="nav-link" href="c_comparison.html">Comparison <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a id = "second" class="nav-link" href="d_cities.html">Data <i class="fas fa-database"></i></a>
</li>
</ul>
</div>
</nav>
<br>
<!-- Main body structure -->
<div class="container">
<div class="row">
<!-- Left box setting up -->
<div class="col-md-7 col-sm-12">
<div id="box_1" class="box">
<h1 class = "title">Max Temperature in the N. Hemisphere with Correlation & Regression Analyses </h1>
<hr>
<img src = "Resources/assets/images/Fig5.png" alt="The Northern Hemisphere Latitude vs Temperature">
<p> The graph shows a relationship between latitude and maximum temperature recorded in the Northern Hemisphere.
There was a strong correlation between maximum temperature and latitude. The r-squared value was 0.39.
Additionally, there was a negative relationship between latitude and maximum temperature.
Low latitude regions (i.e., near equator) had higher maximum temperature compared with higher latitude area (near the north pole).
</p>
</div><!--closing box_1-->
</div> <!---closing col-->
<!-- Right box setting up -->
<div class="col-md-5 col-sm-12">
<div class="box">
<h2 class = "title">Visualizations</h2>
<hr>
<div class="row" style="padding-bottom: 30px;">
<div class="col-md-6 col-sm-3">
<a href="b_visualization_1.html"><img class="panel" src="Resources/assets/images/Fig1.png" alt="Latitude vs Temperature"></a>
</div>
<div class="col-md-6 col-sm-3">
<a href="b_visualization_2.html"><img class="panel" src="Resources/assets/images/Fig2.png" alt="Latitude vs Humidity"></a>
</div>
<div class="col-md-6 col-sm-3">
<a href="b_visualization_3.html"><img class="panel" src="Resources/assets/images/Fig3.png" alt="Latitude vs Cloudiness"></a>
</div>
<div class="col-md-6 col-sm-3">
<a href="b_visualization_4.html"><img class="panel" src="Resources/assets/images/Fig4.png" alt="Latitude vs Wind Speed"></a>
</div>
<div class="col-md-6 col-sm-3">
<a href="b_visualization_5.html"><img class="panel" src="Resources/assets/images/Fig5.png" alt="N Hemisphere Latitude vs Temperature"></a>
</div>
<div class="col-md-6 col-sm-3">
<a href="b_visualization_6.html"><img class="panel" src="Resources/assets/images/Fig6.png" alt="S Hemisphere Latitude vs Temperature"></a>
</div>
</div>
</div>
</div>
</div> <!--colsing row-->
</div>
<!-- JS Function for Bootstraps -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
</body>
</html>