-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathiam.html
304 lines (253 loc) · 14 KB
/
iam.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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF8">
<title>Ice Age Mapper</title>
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap-theme.min.css">
<link rel='stylesheet' href="bower_components/dcjs/dc.min.css" />
<link rel='stylesheet' href="bower_components/awesomplete/awesomplete.css" />
<link rel="stylesheet" href="bower_components/toastr/toastr.min.css" />
<link rel='stylesheet' href="bower_components/jquery-ui/themes/base/jquery-ui.min.css" />
<!-- <link rel='stylesheet' href='css/jquery-ui.structure.min.css' /> -->
<!-- <link rel='stylesheet' href="css/jquery-ui.theme.min.css" /> -->
<link rel='stylesheet' href="bower_components/jquery-layout/source/stable/layout-default.css" />
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v0.32.1/mapbox-gl.css' rel='stylesheet' />
<link rel='stylesheet' href="css/ice-age.css" />
<!-- <link rel='stylesheet' href="bower_components/pace/themes/black/pace-theme-mac-osx.css" /> -->
<link rel='stylesheet' href="bower_components/pace/themes/blue/pace-theme-loading-bar.css" />
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' />
<link rel='stylesheet' href='node_modules/intro.js-2.9.3.js/minified/introjs.min.css' />
<style>
</style>
</head>
<style>
</style>
<body>
<div id='tutorial' data-intro='Welcome to Ice Age Mapper - Exploring ecological change since Last Glacial Maximum. This walkthrough will guide you through some of the main features of the application. We are currently looking at occurrences of the genus Sequoia between 22,000 years ago and the present.'>
</div>
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="navbar-header col-xs-8">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div id='headerRow' class='col-xs-12' data-intro="That's all for now. Have fun!" data-step=10>
<h3 class='iam-header' id='iam-header'>Ice Age <strong><i>Mapper</i></strong> <span class='text-muted'><small>v2.0</small></span></h3>
<button type="button" class="btn btn-success" id='addDataButton' data-toggle="modal" data-target="#addDataModal" data-intro="Want to look at new data? Load a taxon by name of group using this menu." data-step=6>
<span class='glyphicon glyphicon-plus'></span> Add Data
</button>
<button type="button" class="btn btn-primary" id='shareMapButton' data-toggle="modal" data-target="#shareModal" data-intro="Once you've configured your map, you can share it by generating a permanent URL for it -- great for sharing with colleagues, students, and friends! Personally identifying data is optional and will not be shared."
data-step=9>
<span class='glyphicon glyphicon-envelope'></span> Share Map
</button>
<!-- <button type="button" class="btn btn-primary" id='download-data'>
<span class='glyphicon glyphicon-download'></span> Download Data
</button> -->
<!-- <button type="button" class="btn btn-primary" id='download-data'>
<span class='glyphicon glyphicon-filter'></span> Filter Definition
</button> -->
<!-- <label class='text-muted' id='taxonid'></label> -->
</div>
</div>
<div class="nav navbar-nav navbar-right nav-dropdown">
<a href="iam.html?walkthrough=true" class="btn btn-lg btn-walkthrough"> <span class="glyphicon glyphicon-question-sign"></span></a>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" id='dropdown-menu' data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
<h4>Menu <span class='caret'></span></h4>
</a>
<ul class="dropdown-menu">
<li><a href="iam.html">Home</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="docs.html">Documentation</a></li>
<li><a href="taxonomy.html">Interactive Taxonomy</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!--/.container-fluid -->
</nav>
<div class="ui-layout-west">
<div id='siteDetails' class='container col-xs-12'>
<h3 class='page-header' id='siteName'></h3>
<table id='pi-table'>
</table>
<p id='siteDescription'>
</p>
<p>
Altitude: <span id='siteAltitude'></span>
</p>
<p>
Notes: <span id='siteNotes'></span>
</p>
<h4>Samples at this site:</h4>
<table id='sampleTable' class='col-xs-12'>
</table>
</div>
</div>
<div class="ui-layout-east">
<div class='container' id='analyticsContainer'>
<div class='row col-xs-12'>
<h2 class='page-header summary-header' data-intro='The dashboard shows presence in attribute space. Filters applied on one chart are reflected on the entire interface.' data-step=3>
Dashboard <span class='right'><button class='btn btn-lrg btn-primary' id='resetButton'>Reset All</button></span></h2>
<a class='reset' href='javascript:myChart.filterAll();dc.redrawAll();' style='visibility: hidden;'>reset</a>
</div>
<div class='row col-xs-12 dashboard-row '>
<div class='col-xs-12 col-sm-12'>
<h5 class='page-header anatyics-header'>Latitude Distribution</h5>
<div class='analytics-chart ' id='latitudeChart' data-intro='To create a new filter, click and drag on the chart. To clear the filter, simply click the chart.' data-step=4>
</div>
</div>
<div class='col-xs-12 col-sm-12'>
<h5 class='page-header anatyics-header'>Age Distribution</h5>
<div class='analytics-chart' id='ageChart'>
</div>
</div>
</div>
<!-- end row -->
<div class='row dashboard-row col-xs-12'>
<div class='col-xs-12 col-sm-12 col-md-12'>
<h5 class='page-header anatyics-header'>Abundance Distribution</h5>
<div class='analytics-chart col-xs-12' id='abundanceChart'>
</div>
</div>
</div>
<div class='row col-xs-12 dashboard-row'>
<div class='col-xs-12 col-sm-12 col-md-12'>
<h5 class='page-header anatyics-header'>Investigator</h5>
<div class='analytics-chart' id='PIChart'>
</div>
</div>
<div class='col-xs-12 col-sm-12 col-md-12'>
<h5 class='page-header anatyics-header'>Record Types</h5>
<div class='analytics-chart ' id='recordTypeChart'>
</div>
</div>
</div>
<!-- end row-->
</div>
</div>
<div class="ui-layout-center">
<div class="wrapper">
<div class='container col-xs-4' id='data-table-holder'>
<div class='row'>
<table class='table table-hover' id='data-table'>
</table>
</div>
</div>
<!--here goes the map -->
<div id='map' data-intro="The map view shows presence in geographic space. You can zoom using the mouse wheel. Click on a point to open details about that fossil locality. The map is 3 dimensional! Change your viewpoint by holding the control key and dragging with your mouse."
data-step=2>
</div>
</div>
</div>
<div class="ui-layout-south">
<div class='row' id='tempContainer' data-intro="The bottom panel contextualizes the occurrences by displaying mean temperature anomalies for the Northern Hemisphere, derived from a Greenland ice core record (GISP2). This chart can be filtered like the others."
data-step=5 data-position='top'>
</div>
</div>
<!-- Modal -->
<div class="modal fade" id="addDataModal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h2 class="modal-title" id="addDataModalTitle">Get Data</h2>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class='row'>
<div class='col-xs-12 col-sm-6 text-center'>
<h3 class='page-header'>Search</h3>
<i class='text-muted text-'>
Know the name of the taxon you're looking for? Use the search bar to
search for the scientific name of a taxon in Neotoma. Wildcards (*, %2A) are supported.
</i>
<br />
<input type='text' class='form-control' id="taxaAutocomplete" />
</div>
<!-- end search div-->
<div class='col-xs-12 col-sm-6 text-center verticalLine-left'>
<h3 class='page-header'>Browse</h3>
<i class='text-muted'>
Have a taxon in mind but aren't sure of the name? Select an ecological group and browse the taxa that fall
within it.
</i>
<h5>Ecological Group</h5>
<select id='ecolGroupSelect' class='form-control'></select>
<h5 id='taxonNameLabel'>Taxon Name</h5>
<select id='taxonSelect' class='form-control'></select>
</div>
<!--end browse div-->
</div>
<!-- end row -->
<div class='col-xs-12 text-center' id='searchButtonRow'>
<button class='btn btn-success' id='searchButton' data-dismiss="modal">Search</button>
</div>
<hr />
<div class='row text-center' id='otherResourcesRow'>
<h4 class='page-header'>Not sure what you're looking for?</h4>
<p>
<strong><a href="gallery.html">Check out</a></strong> a gallery of existing Ice Age Maps.
</p>
<p>
<strong><a href="taxonomy.html">Navigate</a><strong> an interactive taxonomy.
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Cancel</button>
</div>
</div> <!--end modal body-->
</div>
</div>
</div> <!-- end modal -->
<!-- Modal -->
<div class="modal fade" id="shareModal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h2 class="modal-title" id="addDataModalTitle">Share your map</h2>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<label>Author <span class='small text-muted'></span></label><input class='form-control' type='text' name='author-name' id='authorName' placeholder='Your Name' /><br />
<label>Institution <span class='small text-muted'>(optional)</span></label><input class='form-control' type='text' name='authorOrg' id='authorOrg' placeholder='Your Insitution' /><br />
<label>Map Title</label><input class='form-control' type='text' name='mapTitle' id='mapTitle' placeholder="Map Title" /><br />
<textarea class='form-control' id='mapDescription' name="mapDescription" placeholder="A short description of your map configuration"></textarea><br />
<label>What role best desribes you?</label>
<select class='form-control' id='userRoleSelect'>
<option value='researcher'>
Researcher
</option>
<option value='educator'>
Educator
</option>
<option value='student'>
Student
</option>
<option value='other'>
Other
</option>
</select>
<br / /><hr />
<i class='text-muted bold strong small'>By sharing your map, you are agreeing that your map configuration may be analyzed anonymously as part of a research study. </i><br /><br />
<button class='btn btn-danger' id='sendShareRequest'>Share!</button>
<label>Your unique map id is: </label><span class='' id='shareURL'></span>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Cancel</button>
</div>
</div> <!--end modal body-->
</div>
</div> <!-- end modal -->
<!-- library files -->
<script src="bower_components/pace/pace.min.js"></script>
<script src="js/modules/static/bundle.js"></script>
</body>
</html>