-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
376 lines (317 loc) · 14.5 KB
/
index.html
File metadata and controls
376 lines (317 loc) · 14.5 KB
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
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Qiang</title>
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="theme-color" content="#f8f5ec" />
<meta name="msapplication-navbutton-color" content="#f8f5ec">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec">
<meta name="author" content="Qiang" /><meta name="description" content="Master in CUG." /><meta name="keywords" content="earthquake, seismology, real-time" />
<meta name="generator" content="Hugo 0.74.3 with theme even" />
<link rel="canonical" href="http://yq-ericug.github.io/" />
<link href="http://yq-ericug.github.io/index.xml" rel="alternate" type="application/rss+xml" title="Qiang" />
<link href="http://yq-ericug.github.io/index.xml" rel="feed" type="application/rss+xml" title="Qiang" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<link href="/sass/main.min.8c3cbcb0324c2bb4875ceccba4007cbad4b4ac8377f33af9953c3e7684534a50.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.css" integrity="sha256-7TyXnr2YU040zfSP+rEcz29ggW4j56/ujTPwjMzyqFY=" crossorigin="anonymous">
<meta property="og:title" content="Qiang" />
<meta property="og:description" content="Master in CUG." />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://yq-ericug.github.io/" />
<meta property="og:updated_time" content="2021-06-07T00:00:00+00:00" />
<meta itemprop="name" content="Qiang">
<meta itemprop="description" content="Master in CUG.">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Qiang"/>
<meta name="twitter:description" content="Master in CUG."/>
<!--[if lte IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/respond.js@1.4.2/dest/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="mobile-navbar" class="mobile-navbar">
<div class="mobile-header-logo">
<a href="/" class="logo">Qiang</a>
</div>
<div class="mobile-navbar-icon">
<span></span>
<span></span>
<span></span>
</div>
</div>
<nav id="mobile-menu" class="mobile-menu slideout-menu">
<ul class="mobile-menu-list">
<a href="/">
<li class="mobile-menu-item">Home</li>
</a><a href="/categories/">
<li class="mobile-menu-item">Categories</li>
</a><a href="/tags/">
<li class="mobile-menu-item">Tags</li>
</a><a href="/post/">
<li class="mobile-menu-item">Archives</li>
</a><a href="/about/">
<li class="mobile-menu-item">About</li>
</a>
</ul>
</nav>
<div class="container" id="mobile-panel">
<header id="header" class="header">
<div class="logo-wrapper">
<a href="/" class="logo">Qiang</a>
</div>
<nav class="site-navbar">
<ul id="menu" class="menu">
<li class="menu-item">
<a class="menu-item-link" href="/">Home</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/categories/">Categories</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/tags/">Tags</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/post/">Archives</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/about/">About</a>
</li>
</ul>
</nav>
</header>
<main id="main" class="main">
<div class="content-wrapper">
<div id="content" class="content">
<section id="posts" class="posts">
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/R_language/">R - Statistical Computing</a></h1>
<div class="post-meta">
<span class="post-time"> 2021-05-01 </span>
<div class="post-category">
<a href="/categories/Daily-life/"> Daily life </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
<img src="https://www.r-project.org/Rlogo.png" align="center" width="25%" height="25%"/>
<blockquote>
<p>R语言是用于统计分析,图形表示和报告的编程语言和软件环境。本篇博客记录自学 R 的笔记和心得。</p>
</blockquote>
</div>
<div class="read-more">
<a href="/post/R_language/" class="read-more-link">Read more...</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/GMT6_movie/">Movie by GMT6</a></h1>
<div class="post-meta">
<span class="post-time"> 2020-12-09 </span>
<div class="post-category">
<a href="/categories/Daily-life/"> Daily life </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
<p><img src="https://docs.gmt-china.org/6.0/_images/anim02.gif" align='center' width="60%" height="60%" /></p>
<blockquote>
<p>以往通过 GMT4 绘制动图,都是通过生成图片,再将图片转为动图 (eg. convert)。每个图片是动图的一帧;GMT6 现代模式制作动图的理念也基于此。但有两个优势:(1)将背景(前景)和变化的中间图层分开;背景(前景)是静态的,只需固定的脚本;中间图层是动态的,脚本需要和变量联系。如此可以缩短脚本,节省资源。(2)无需复杂的外部命令再处理,利用 movie 几乎可以实现所有要求。本博客通过翻译官方的 movie 文档,简单介绍其用法。</p>
</blockquote>
</div>
<div class="read-more">
<a href="/post/GMT6_movie/" class="read-more-link">Read more...</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/WSL/">Windows Subsystem for Linux</a></h1>
<div class="post-meta">
<span class="post-time"> 2020-11-11 </span>
<div class="post-category">
<a href="/categories/Daily-life/"> Daily life </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
<p><img src="https://www.muylinux.com/wp-content/uploads/2018/03/WSL.jpg" align='center' width="60%" height="60%" /></p>
<blockquote>
<p>Windows Subsystem for Linux(简称 WSL )是一个在 Windows 10 上能够运行原生 Linux 二进制可执行文件(ELF格式)的兼容层。它是由微软与 Canonical 公司合作开发,其目标是使纯正的 Ubuntu 映像能下载和解压到用户的本地计算机,并且映像内的工具和实用工具能在此子系统上原生运行。</p>
</blockquote>
</div>
<div class="read-more">
<a href="/post/WSL/" class="read-more-link">Read more...</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/Usgs_cata/">USGS Catalog in Combination with Global CMT</a></h1>
<div class="post-meta">
<span class="post-time"> 2020-10-02 </span>
<div class="post-category">
<a href="/categories/Daily-life/"> Daily life </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
<blockquote>
<p>从 USGS 地震目录 (<a href="https://earthquake.usgs.gov/earthquakes/search/">https://earthquake.usgs.gov/earthquakes/search/</a>) 下载的目录和 Global CMT 上下载的目录 (<a href="https://www.globalcmt.org">https://www.globalcmt.org</a>) 对于震级较大的地震一般不一致。USGS 提供地震的发震时刻 (Origin time),震中位置等,而 GCMT 提供地震的质心时刻(Centroid time)和质心位置,以及震源机制类型和标量矩等信息。本篇博客主要分享两个 shell 脚本,用来批量地将 USGS 和 GCMT 目录相匹配,并且在 GCMT 目录中判断断层机制类型。</p>
</blockquote>
</div>
<div class="read-more">
<a href="/post/Usgs_cata/" class="read-more-link">Read more...</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/Arcgis/">ArcGIS & GMT</a></h1>
<div class="post-meta">
<span class="post-time"> 2020-09-07 </span>
<div class="post-category">
<a href="/categories/Daily-life/"> Daily life </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
<blockquote>
<p>用 GMT(The Generic Mapping Tools) 绘制湖泊、盆地和断层分布等图件时,往往需要我们寻找这些对象的数据源,但实际情况中,可能会花费很长时间也无法找到理想的数据。此时,可以参考前人文献中的图件,使用 ArcGIS 矢量化这些图件,就可以轻松地提取出所需要的信息。</p>
</blockquote>
</div>
<div class="read-more">
<a href="/post/Arcgis/" class="read-more-link">Read more...</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/SeisComp_troubleshooting/">SeisComP - Troubleshooting</a></h1>
<div class="post-meta">
<span class="post-time"> 2020-08-22 </span>
<div class="post-category">
<a href="/categories/SeisComP/"> SeisComP </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
<blockquote>
<p>此处总结 SeisComP (3&4) 运行过程中遇到问题,如何找到错误所在。关于软件的安装可能出现的问题,主要是 python 环境问题( SeisComP3 版本)和 mysql 问题,以及一些依赖包的安装与更新,可参考前面博客介绍的安装过程解决。关于数据的接收,主要包括台站配置和数据接收两方面。找到错误之后,自己动脑筋解决或者到 SeisComP 论坛 (<a href="https://forum.seiscomp.de/">https://forum.seiscomp.de/</a>) ,其中有其他用户提过的问题以及官方解答,注册账号可查看。</p>
</blockquote>
<Center>
<img src="https://www.gempa.de/media/images/thumbs_400/seiscomp_logo_text.png" width="50%" height="50%" />
</Center>
</div>
<div class="read-more">
<a href="/post/SeisComp_troubleshooting/" class="read-more-link">Read more...</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/SeisComp4_1/">SeisComP4 - Introduction and Installation</a></h1>
<div class="post-meta">
<span class="post-time"> 2020-08-05 </span>
<div class="post-category">
<a href="/categories/SeisComP/"> SeisComP </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
<blockquote>
<p>之前对 SeisComP3 进行了学习总结。近期由于安装了 ubuntu 20 LTS, 同时 SeisComP4 在今年一月份发布,决定在新系统安装 SeisComP4 试水。</p>
</blockquote>
</div>
<div class="read-more">
<a href="/post/SeisComp4_1/" class="read-more-link">Read more...</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/Ubuntu20/">Ubuntu 20 LTS</a></h1>
<div class="post-meta">
<span class="post-time"> 2020-08-01 </span>
<div class="post-category">
<a href="/categories/Daily-life/"> Daily life </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
<blockquote>
<p>Ubuntu 20 LTS 在 2020/04/23 正式发布,各方面优化了不少。于是决定弃用 Ubuntu 16 LTS,采坑 20.04 LTS (Focal Fossa).</p>
</blockquote>
</div>
<div class="read-more">
<a href="/post/Ubuntu20/" class="read-more-link">Read more...</a>
</div>
</div>
</article>
</section>
<nav class="pagination">
<a class="next" href="/page/2/">
<span class="next-text">Next</span>
<i class="iconfont icon-right"></i>
</a>
</nav>
</div>
</div>
</main>
<footer id="footer" class="footer">
<div class="social-links">
<a href="mailto:jonyau@cug.edu.cn" class="iconfont icon-email" title="email"></a>
<a href="https://github.com/YQ-ERICUG" class="iconfont icon-github" title="github"></a>
<a href="https://www.zhihu.com/people/yao-qiang-62-84" class="iconfont icon-zhihu" title="zhihu"></a>
<a href="http://yq-ericug.github.io/index.xml" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a>
</div>
<div class="copyright">
<span class="power-by">
Powered by <a class="hexo-link" href="https://gohugo.io">Hugo</a>
</span>
<span class="division">|</span>
<span class="theme-info">
Theme -
<a class="theme-link" href="https://github.com/olOwOlo/hugo-theme-even">Even</a>
</span>
<span class="copyright-year">
©
2018 -
2021
<span class="heart">
<i class="iconfont icon-heart"></i>
</span>
<span class="author">Qiang</span>
</span>
</div>
</footer>
<div class="back-to-top" id="back-to-top">
<i class="iconfont icon-up"></i>
</div>
</div>
<script src="/lib/highlight/highlight.pack.js?v=20171001"></script>
<script src="https://cdn.jsdelivr.net/npm/jquery@3.2.1/dist/jquery.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/slideout@1.0.1/dist/slideout.min.js" integrity="sha256-t+zJ/g8/KXIJMjSVQdnibt4dlaDxc9zXr/9oNPeWqdg=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.js" integrity="sha256-XVLffZaxoWfGUEbdzuLi7pwaUJv1cecsQJQqGLe7axY=" crossorigin="anonymous"></script>
<script type="text/javascript" src="/js/main.min.d7b7ada643c9c1a983026e177f141f7363b4640d619caf01d8831a6718cd44ea.js"></script>
</body>
</html>