-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
208 lines (194 loc) · 11.6 KB
/
index.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
<!DOCTYPE HTML>
<!--
Solid State by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Seismic Data</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<link rel="shortcut icon" href="favicon.ico">
</head>
<body>
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html">Seismic Data</a></h1>
<nav>
<a href="#menu">Shortcuts</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<div class="inner">
<h2>Shortcuts</h2>
<ul class="links">
<li><a href="https://github.com/SeismicData">Github Organization</a></li>
<li><a href="http://asdf-definition.readthedocs.io">ASDF Defintion</a></li>
<li><a href="http://seismicdata.github.io/SEIS-PROV/">SEIS-PROV Definition</a></li>
<li><a href="https://github.com/SeismicData/asdf-library">ASDF-library</a></li>
<li><a href="http://seismicdata.github.io/pyasdf/">pyasdf</a></li>
<li><a href="https://github.com/SeismicData/asdf_validate">ASDF Validator</a></li>
<li><a href="https://github.com/SeismicData/asdf_sextant">ASDF Sextant</a></li>
<li><a href="http://obspy.org">ObsPy</a></li>
<li><a href="https://geodynamics.org/cig/software/specfem3d_globe/">SPECFEM3D GLOBE</a></li>
</ul>
<a href="#" class="close">Close</a>
</div>
</nav>
<!-- Banner -->
<section id="banner">
<div class="inner">
<div class="logo"><img width=60px src="./images/asdf_logo_small_white.svg"></div>
<h2>Seismic Data</h2>
<p>Modern file formats for Seismology</p>
</div>
</section>
<!-- Wrapper -->
<section id="wrapper">
<!-- One -->
<section id="one" class="wrapper spotlight style1">
<div class="inner">
<a href="http://asdf-definition.readthedocs.io" class="image list_image"><img src="images/asdf_logo_no_text.svg" alt=""/></a>
<div class="content">
<h2 class="major">The Adaptable Seismic Data Format</h2>
<p>The Adaptable Seismic Data Format (<b>ASDF</b>) is a modern file format intended for researchers and analysts. It combines the
capability to create comprehensive data sets including all necessary meta information with high-performance parallel I/O for
the most demanding use cases.
Implementations for
<a href="https://github.com/SeismicData/asdf-library">C/Fortran</a> as well as
<a href="http://seismicdata.github.io/pyasdf/">Python</a> are available.</p>
<a href="http://asdf-definition.readthedocs.io" class="special">ASDF Definition</a>
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper alt spotlight style2">
<div class="inner">
<a href="http://seismicdata.github.io/SEIS-PROV" class="image list_image"><img src="images/seis_prov_logo.svg" alt=""/></a>
<div class="content">
<h2 class="major">Provenance for Seismology</h2>
<p><b>SEIS-PROV</b> is a standard to describe data history in seismology. It is an extension of
<a href="http://www.w3.org/TR/prov-overview/">W3C PROV</a> and can be used to track, store, and exchange the origin as well as the applied processing of data.
</p>
<a href="http://seismicdata.github.io/SEIS-PROV" class="special">SEIS-PROV Definition</a>
</div>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper spotlight style3">
<div class="inner">
<a href="https://github.com/SeismicData" class="image list_image"><img src="https://octodex.github.com/images/benevocats.png" alt=""/></a>
<div class="content">
<h2 class="major">Community</h2>
<p>Every single component is open source and developed on GitHub. We are open for discussions and help is always welcome!</p>
<a href="https://github.com/SeismicData" class="special">SeismicData Github Organization</a>
</div>
</div>
</section>
<!-- Four -->
<section id="four" class="wrapper alt style1">
<div class="inner">
<h2 class="major">Available Components</h2>
<p>The full functionality is divided into several components which are listed here. Most of these are available at the <a href="https://github.com/SeismicData">SeismicData organization on Github.</a></p>
<div id="paper_reference">
<p>
For more details, justifcation, and applications, please see our paper:</br></br>
<i>Lion Krischer, James Smith, Wenjie Lei, Matthieu Lefebvre, Youyi Ruan, Elliott Sales de Andrade, Norbert Podhorszki, Ebru Bozdağ and Jeroen Tromp</i> (2016),</br>
<b>An Adaptable Seismic Data Format</b>,</br>
Geophysical Journal International, 207(2).</br>
<a href="https://dx.doi.org/10.1093/gji/ggw319">https://dx.doi.org/10.1093/gji/ggw319</a>
</p>
</div>
<div id="other_asdf">
<p>
This page is for the <b>A</b>daptable <b>S</b>eismic <b>D</b>ata <b>F</b>ormat.
If you are looking for the <b>A</b>dvanced <b>S</b>cientific <b>D</b>ata <b>F</b>ormat, go <a href="https://asdf.readthedocs.io/en/latest/">here</a>.
</p>
</div>
<section class="features">
<article>
<a href="http://asdf-definition.readthedocs.io" class="image"><img src="images/asdf_logo_wide.jpg" alt="" /></a>
<h3 class="major">ASDF Definition</h3>
<p>Formal definition of the <b>ASDF</b> file format.</p>
<a href="http://asdf-definition.readthedocs.io" class="special">View It</a>
</article>
<article>
<a href="http://seismicdata.github.io/SEIS-PROV/" class="image"><img src="images/seis_prov.jpg" alt="" /></a>
<h3 class="major">SEIS-PROV Definition</h3>
<p>Formal definition of the <b>SEIS-PROV</b> standard.</p>
<a href="http://seismicdata.github.io/SEIS-PROV/" class="special">View It</a>
</article>
<article>
<a href="https://github.com/SeismicData/asdf-library" class="image"><img src="images/asdf_library.jpg" alt="" /></a>
<h3 class="major">asdf-library</h3>
<p>C/Fortran library for reading and writing <b>ASDF</b> files. Intended to be integrated into numerical codes.</p>
<a href="https://github.com/SeismicData/asdf-library" class="special">View It</a>
</article>
<article>
<a href="http://seismicdata.github.io/pyasdf/" class="image"><img src="images/pyasdf_logo.jpg" alt="" /></a>
<h3 class="major">pyasdf</h3>
<p>Python library for large-scale processsing of <b>ASDF</b> files. Based on ObsPy.</p>
<a href="http://seismicdata.github.io/pyasdf/" class="special">View It</a>
</article>
<article>
<a href="https://github.com/SeismicData/asdf_validate" class="image"><img src="images/asdf_validate_logo.jpg" alt="" /></a>
<h3 class="major">ASDF Validator</h3>
<p>Independent tool to validate the correctness of <b>ASDF</b> files.</p>
<a href="https://github.com/SeismicData/asdf_validate" class="special">View It</a>
</article>
<article>
<a href="https://github.com/SeismicData/asdf_sextant" class="image"><img src="images/sextant_image.jpg" alt="" /></a>
<h3 class="major">ASDF Sextant</h3>
<p>Graphical user interface to explore <b>ASDF</b> files.</p>
<a href="https://github.com/SeismicData/asdf_sextant" class="special">View It</a>
</article>
<article>
<a href="http://obspy.org" class="image"><img src="images/obspy_logo.jpg" alt="" /></a>
<h3 class="major">ObsPy</h3>
<p>Python package for seismology. The processing in pyasdf is based on it.</p>
<a href="http://obspy.org" class="special">View It</a>
</article>
<article>
<a
href="https://geodynamics.org/cig/software/specfem3d_globe/" class="image"><img src="images/specfem_logo.jpg" alt="" /></a>
<h3 class="major">SPECFEM3D GLOBE</h3>
<p>Global seismic waveform simulation toolkit with <b>ASDF</b> input and output.</p>
<a href="https://geodynamics.org/cig/software/specfem3d_globe/" class="special">View It</a>
</article>
</section>
</div>
</section>
</section>
<!-- Footer -->
<section id="footer">
<div class="inner">
<ul class="copyright">
<li>HTML Template designed by <a href="http://html5up.net">HTML5 UP</a></li>
<li>Background Image from <a href="https://www.flickr.com/people/hippolytephotography/">Hippolyte Photography</a></li>
</ul>
<div class="license">
Except where otherwise noted, content on
this site is licensed under a
<a href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International</a> License.
Copyright 2015 Lion Krischer.
</div>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>