.srtm转换为xyz奥德研磨-地球科学堆栈交换江南电子竞技平台江南体育网页版 最近30从www.hoelymoley.com 2023 - 07 - 09 - t20:43:57z //www.hoelymoley.com/feeds/question/19534 https://creativecommons.org/licenses/by-sa/4.0/rdf //www.hoelymoley.com/q/19534 1 .srtm转换为xyz奥德研磨 mehdi shokati //www.hoelymoley.com/users/20228 2020 - 03 - 31 - t12:50:54z 2020 - 04 - 05 - t07:25:39z < p >我需要绘制深度测量法研究地区的地图,需要把.srtm .xyz或.grd格式使用格林尼治时间。我试着做这个grdraster和xyz2grd,但是得到错误的结果。我发现有srtm2grd命令在Linux中但是我没有在我的命令。这些数据是在以下地址:< a href = " ftp://topex.ucsd.edu/pub/srtm30_plus/srtm30/data/ " rel = " nofollow noreferrer " > ftp://topex.ucsd.edu/pub/srtm30_plus/srtm30/data/ < / > < / p > //www.hoelymoley.com/questions/19534/-/19539 # 19539 3 由丹尼尔回答。heydebreck为.srtm转换为xyz奥德研磨 daniel.heydebreck //www.hoelymoley.com/users/5594 2020 - 04 - 01 - t14:57:31z 2020 - 04 - 01 - t14:57:31z < p > <强>注意:< /强> < em >这不是解决问题的标题<强>,但解决问题的文本描述的问题< / >强。< / em > < / p > < h1 > < / h1 > < p >替代解决方案我会下载<代码> netCDF > < /代码文件从<代码>研磨> < /代码目录而不是srtm <代码> < /代码>文件从<代码> < /代码>数据目录FTP服务器上。<代码> netCDF > < /代码文件可以直接被格林尼治时间绘制。< / p >

Example

Based on this file: e020n40.nc

#!/bin/bash outfile=pic.ps infile=e020n40.nc invar=z colorfile=colors.cpt gmt makecpt -Cviridis -D -T-5200/2400/400 > ${colorfile} gmt psbasemap -R20/60/-10/40 -JM18 -B4/4"NSEW" -X+1.5c -P -K > ${outfile} gmt grdimage ${infile}?${invar} -R -J -C${colorfile} -O -K >> ${outfile} gmt pscoast -J -R -Di -W1,black -O >> ${outfile} 

output (pic.ps imported into GIMP v2.8.22 in 60 dpi resolution and with strong antialiasing):

enter image description here

//www.hoelymoley.com/questions/19534/-/19556 # 19556 1 回答由yair suari .srtm转换为xyz奥德研磨 实验后suari //www.hoelymoley.com/users/20249 2020 - 04 - 04 - t20:57:51z 2020 - 04 - 04 - t20:57:51z < p > QGIS它容易。打开NETCDF(或任何格式SRTM坐在)通过添加光栅右键单击菜单项并选择export选择文件格式作为.xyz < / p > < p >完成了! < / p > //www.hoelymoley.com/questions/19534/-/19560 # 19560 0 回答的mehdi shokati .srtm转换为xyz奥德研磨 mehdi shokati //www.hoelymoley.com/users/20228 2020 - 04 - 05 - t07:25:39z 2020 - 04 - 05 - t07:25:39z < p >谢谢大家对你的评论和回复我使用了< em > grdconvert < / em >命令在格林尼治时间将提到.srtm .grd格式。< / p >
Baidu
map