-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInstruction.html
206 lines (186 loc) · 13.5 KB
/
Instruction.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
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE html>
<html style="font-size: 16px;" lang="en"><head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="keywords" content="INTUITIVE">
<meta name="description" content="">
<title>Instruction</title>
<link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="Instruction.css" media="screen">
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
<meta name="generator" content="Nicepage 5.3.6, nicepage.com">
<script async="async" src="https://www.googletagmanager.com/gtag/js?id=G-6WN0C5LG1Y"></script>
<script> window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6WN0C5LG1Y'); </script>
<link rel="icon" href="images/favicon.png">
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Site1"
}</script>
<meta name="theme-color" content="#478ac9">
<meta property="og:title" content="Instruction">
<meta property="og:description" content="">
<meta property="og:type" content="website">
</head>
<body class="u-body u-xl-mode" data-lang="en">
<section class="u-clearfix u-section-1" id="sec-9f32">
<div class="u-clearfix u-sheet u-sheet-1">
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">
<div class="u-layout">
<div class="u-layout-row">
<div class="u-container-style u-layout-cell u-size-20 u-layout-cell-1">
<div class="u-container-layout u-container-layout-1">
<h4 class="u-text u-text-default u-text-1"> Methods of Analyzing Geographic Data</h4>
<ul class="u-text u-text-default u-text-2">
<li>
<a href="labs/Lab11.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-1" target="_blank"> Lab 1: Introduction to R, installing R, and the R environment</a>
</li>
<li>
<a href="labs/Lab2.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-2" target="_blank">Lab 2: R basics & data types</a>
</li>
<li>
<a href="labs/Lab3.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-3" target="_blank"> Lab 3: Data structure, descriptive statistics, and histograms</a>
</li>
<li>
<a href="labs/Lab4.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-4" target="_blank">Lab 4: Reading and writing data with R, descriptive statistics</a>
<br>
</li>
<li>
<a href="labs/Lab5.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-5" target="_blank">Lab 5: Plotting univariate data</a>
<br>
</li>
<li>
<a href="labs/Lab6.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-6" target="_blank">Lab 6: Probability & functions</a>
<br>
</li>
<li>
<a href="labs/Lab7.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-7" target="_blank">Lab 7: Boxplots & t-tests</a>
<br>
</li>
<li>
<a href="labs/Lab8.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-8" target="_blank">Lab 8: Central limit theorem & confidence intervals</a>
<br>
</li>
<li>
<a href="labs/Lab9.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-9" target="_blank">Lab 9: Plotting categorical data & the Chi-square test</a>
<br>
</li>
<li>
<a href="labs/Lab10.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-10" target="_blank">Lab 10: Mapping & spatial data analysis</a>
<br>
</li>
<li>
<a href="labs/Lab11.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-11" target="_blank">Lab 11: Time series analysis</a>
<br>
</li>
<li>
<a href="labs/Lab12.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-12" target="_blank">Lab 12: Correlation & regression</a>
<br>
</li>
</ul>
</div>
</div>
<div class="u-container-style u-layout-cell u-size-20 u-layout-cell-2">
<div class="u-container-layout u-valign-bottom u-container-layout-2">
<h4 class="u-text u-text-default u-text-3"> Introduction to Geographic Information Systems</h4>
<ul class="u-text u-text-4">
<li>
<a href="lectures/01_CourseOverview.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-13" target="_blank"> Course Overview</a>
</li>
<li>
<a href="lectures/02_IntroToGIS.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-14" target="_blank"> Introduction to GIS</a>
</li>
<li>
<a href="lectures/03_CoordinateSystems.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-15" target="_blank"> Coordinate Systems I</a>
</li>
<li>
<a href="lectures/03_CoordinateSystemsII.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-16" target="_blank">Coordinate Systems II</a>
<br>
</li>
<li>
<a href="lectures/03_CoordinateSystemsIII.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-17" target="_blank">Coordinate Systems III<br>
</a>
</li>
<li>
<a href="lectures/04_GISDataModels.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-18" target="_blank">GIS Data Models<br>
</a>
</li>
<li>
<a href="lectures/04_GISDataStructures.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-19" target="_blank">GIS Data Structures<br>
</a>
</li>
<li>
<a href="lectures/05_RemoteSensing.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-20" target="_blank">Remote Sensing I<br>
</a>
</li>
<li>
<a href="lectures/05_RemoteSensingII.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-21" target="_blank">Remote Sensing II<br>
</a>
</li>
<li>
<a href="lectures/06_GNSS.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-22" target="_blank">Global Navigation Satellite System (GNSS)</a>
<br>
</li>
<li>
<a href="lectures/07_Digitization.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-23" target="_blank">Digitization</a>
<br>
</li>
<li>
<a href="lectures/08_Mapping.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-24" target="_blank">Mapping</a>
<br>
</li>
<li>
<a href="lectures/09_GisDatabases.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-25" target="_blank">GIS Databases<br>
</a>
</li>
<li>
<a href="lectures/10_SpatialJoins.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-26" target="_blank">Spatial Joins<br>
</a>
</li>
<li>
<a href="lectures/11_VectorOverlays.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-27" target="_blank">Vector Overlays<br>
</a>
</li>
<li>
<a href="lectures/12_RasterAnalysisI.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-28" target="_blank">Raster Analysis I<br>
</a>
</li>
<li>
<a href="lectures/13_RasterDataAnalysisII.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-29" target="_blank">Raster Analysis II<br>
</a>
</li>
<li>
<a href="lectures/14_TerrainAnalysis.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-30" target="_blank">Terrain Analysis<br>
</a>
</li>
<li>
<a href="lectures/15_SpatialInterpolation.pdf" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-31" target="_blank">Spatial Interpolation</a>
<br>
</li>
</ul>
</div>
</div>
<div class="u-container-style u-layout-cell u-size-20 u-layout-cell-3">
<div class="u-container-layout u-container-layout-3">
<h4 class="u-text u-text-default u-text-5"> Haskell Environmental Research Studies</h4>
<ul class="u-text u-text-default u-text-6">
<li>
<a href="https://elizabethjanewesley.netlify.app/post/cartography-basics/" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-32" target="_blank">Cartography Basics</a>
</li>
<li>
<a href="labs/QuantMethods.html" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-color u-text-hover-custom-color-5 u-btn-33" target="_blank">Quantitative Methods Handbook</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</body></html>