The issue about the GMT paper can't display all the seismograms
I try to display seismograms using 'pssac' by the command:
gmt pssac *.z -JX20c/40c -R0/160/12/92 -Bx20+l'T(s)' -By2+lkm -BWSen -Ek -M1.5c -W0.5p,red >map.ps
and the figure I get is as belows:
the problem is the "-JX", the character X, means the scaling factor that enlarges the seismograms, so I we need to make the number smaller, so I change the number after JX to 10c/10c.
The figure becomes:
It is still not perfect, but it can hold all the seismograms.
相關推薦
The issue about the GMT paper can39;t display all the seismograms
I try to display seismograms using 'pssac' by the command: gmt pssac *.z -JX20c/40c -R0/160/12/92 -Bx20+l'T(s)' -By2+lkm -BWSen -Ek -M1.5c -W0.5p,red &
Can39;t attach to the process: ptrace(PTRACE_ATTACH, ..)
信息 AC sse main PE fail eas 文檔 execute PC : ubuntu 16.04 jdk : 1.8.0_144 當我想查看線程堆棧信息的時候,出現了如下異常: wzy@wzy-ubuntu:~$ jstack -F 7566 ××××××××
使用Java監控工具出現 Can39;t attach to the process
問題重現 1 2 3 4 5 6 7
好記心不如爛筆頭,ssh登錄 The authenticity of host 192.168.0.xxx can39;t be established. 的問題
ble public 輸入 iss 解決 rec sta erp mis The authenticity of host ‘git.coding.net (123.59.85.184)‘ can‘t be established.RSA key fingerprint i
The authenticity of host 39;github.com (192.30.253.113)39; can39;t be established.
但是 rsa address rem can ssh 回車 print tor 在初始化git之後(git init),同時在github建立好倉庫之後,本地也新增了ssh kye(ssh-keygen -t rsa -C ‘mail address’),同時也在本地新
The authenticity of host 192.168.0.xxx can39;t be established
ctrl 解決 oss 解決方案 can str com cit ip地址 用ssh登錄一個機器(換過ip地址),提示輸入yes後,屏幕不斷出現y,只有按ctrl + c結束 錯誤是:The authenticity of host 192.168.0.xxx can‘
[轉]ui-grid User can39;t select the row by clicking the select checkbox available in the respective row when enableFullRowSelection : true"
all 修改 lec targe pre issues esp isa The 本文轉自:https://github.com/angular-ui/ui-grid/issues/5239 Try this style to enable checkbox selecti
GIT ssh登入 The authenticity of host 192.168.0.xxx can39;t be established. 的問題
GIT ssh登入 The authenticity of host 192.168.0.xxx can’t be established. 的問題(轉) 原文連結:http://blog.csdn.net/kimsoft/article/details/5865418 用ssh登入
memcache can39;t run as root without the u switch
分享一下我老師大神的人工智慧教程!零基礎,通俗易懂!http://blog.csdn.net/jiangjunshow 也歡迎大家轉載本篇文章。分享知識,造福人民,實現我們中華民族偉大復興!  
2-2ssh登入 The authenticity of host 192.168.0.xxx can39;t be established. 的問題
用ssh登入一個機器(換過ip地址),提示輸入yes後,螢幕不斷出現y,只有按ctrl + c結束 錯誤是:The authenticity of host 192.168.0.xxx can't be established. 以前和同事碰到過這個問題,
The authenticity of host 39;192.168.x.xx39; can39;t be established(scp連不上也可以試試).
● 由於生成新的祕鑰,導致之前可以連線的遠端伺服器連不上 [[email protected] ~]# ssh 192.168.0.22 The authenticity of host '192.168.0.22 (192.168.0.22)' can't be establ
The authenticity of host 39;izwz9c8l39itikxj328wwuz (IP地址)39; can39;t be established.
在使用SecureCRT遠端連線阿里雲ECS時,啟動hadoop: 輸入命令:./sbin/start-dfs.sh 報錯如下: The authenticity of host 'izwz9c8l39itikxj328wwuz (IP地址)' can't be established.
啟動redis異常: 39;logfile "/var/log/redis/redis-server.log"39; Can39;t open the log file: Permission denied
異常如下: 解決方案: 1. 新建一個/var/log/redis/redis-server.log的檔案 sudo touch /var/log/redis/redis-server.log 2.修改日誌檔案redis-server.log的許可權 chmo
好記心不如爛筆頭,ssh登入 The authenticity of host 192.168.0.xxx can39;t be established. 的問題
用ssh登入一個機器(換過ip地址),提示輸入yes後,螢幕不斷出現y,只有按ctrl + c結束 錯誤是:The authenticity of host 192.168.0.xxx can't be established. 以前和同事碰到過這個問題,解決了,沒有記錄,
center os7無法進入桌面,顯示A problem has occurred and the system can39;t recover. Please log out and try again
不知道為啥今天我的centos7突然就這樣了,之前配了一會兒C++的一些東西,他就成這樣了: 難道我在配C++的時候把什麼搞壞了? 真的煩死了。 然後上網就瘋狂百度谷歌,知道是自己把圖形介面搞壞了,那就修唄 ctrl+alt+f2(進入黑窗。。。) 既然要修桌面,那就要安裝”X
torch報錯TypeError: can39;t convert CUDA tensor to numpy. Use Tensor.cpu() to copy the tensor
錯誤程式碼:a.numpy()(企圖使用tensor.numpy()函式將torch.Tensor型別轉換成numpy型別) 報錯:TypeError: can’t convert CUDA tensor to numpy. Use Tensor.cpu() to copy the tens
gm圖片處理器:The gm/convert binaries can39;t be found
.so 今天 con mage 無法 缺少 ref found gho 今天在使用node處理模塊gm的時候,總是無法正常使用,報:The gm/convert binaries can‘t be found(找不到gm/convert二進制文件) google了一下,發現
[ubuntu]E: The package jenkins needs to be reinstalled, but I can39;t find an archive for ...
ubuntu 1404上,apt-get install 會不成功,發生以下現象。 現象: Reading package lists... Done Building dependency tree Readin
win10本地連結hbase報錯:org.apache.hadoop.hbase.client.RetriesExhaustedException: Can39;t get the locations
報錯資訊 Exception in thread "main" org.apache.hadoop.hbase.client.RetriesExhaustedException: Can't get the locations at org.apache.hadoop
The issue about using Git bash for Docker in window
I recently installed Docker for Windows on my laptop. When I tried running the default docker run -it ubuntu bash demo from Git Bash, I