Read PDE file output and prepare for use in Rquake. Creates an earthquake catalog.
阅读PDE文件输出和准备在Rquake使用。创建一个地震目录。
用法----------Usage----------
prepPDE(fn)
参数----------Arguments----------
参数:fn
file name and path
文件名和路径
Details
详细信息----------Details----------
Read in a PDE file that has been saved from the website, http://earthquake.usgs.gov/earthquakes/eqarchives/epic/epic_global.php
在PDE文件读取已保存的网站,http://earthquake.usgs.gov/earthquakes/eqarchives/epic/epic_global.php
值----------Value----------
List (catalog) of earthquake hypocenters
地震震源的列表(目录)
注意----------Note----------
Take care if they change the format.
照顾,如果他们改变了格式。
(作者)----------Author(s)----------
Jonathan M. Lees<jonathan.lees@unc.edu>
参见----------See Also----------
getregionals
getregionals
实例----------Examples----------
## Not run: [#不运行:]
fpde = '/Users/lees/Site/CHAC/pde_catalog_NOV_2011.txt'
ipde = prepPDE(fpde)