tongyin的个人博客分享 http://blog.sciencenet.cn/u/tongyin

博文

用GMT画地震空间分布图,地形图

已有 7190 次阅读 2011-12-12 18:30 |系统分类:科研笔记|关键词:学者| 地震, 空间, 分布图, 地形图

REM draw seismic spatial distribution map                for windows
psbasemap -R75/160/-10/50 -JM7.8i -BNEWSa10:xx:/a10:yy: -K -G >p.ps
pscoast -R -JM -S100/149/237 -G240/248/255 -W1 -Di -N1/1P -N2/0.5P -V -O -K>>p.ps 
gawk "{print $1,$2,0.02*$3}" p.txt |psxy -R -JM -O -K -Sci -G255/255/0 -W0.45p>>p.ps    
echo 118.25 25.06 > pratt.d
gawk "{print $1, $2, 0, 1000, 1000}" pratt.d |psxy -R -J -O -K -SE -Wthinnest/red >>p.ps
echo 118.25 25.06 |psxy -R -JM -O -K -Sa0.25i -Gred -W0.45p>>p.ps
 
 
REM draw topography map
makecpt -Crainbow -T-10000/10000/400 -V -Z > sc.cpt
grdgradient etopo2.grd -Ne0.8 -A100 -M -Gsc_i.grd 
grdimage -JM6i -R65/160/-10/50 -B10/10 -Csc.cpt etopo2.grd -Isc_i.grd -K -P -V>topo.ps
 


https://m.sciencenet.cn/blog-579246-517724.html


下一篇:化妆品信息大全

2 钟炳 陈波

发表评论 评论 (0 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-19 23:45

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部