GH(RSEIS)
GH()所属R语言包:RSEIS
Earthquake Seismic Data
地震数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Example of seismic data structure. Geothermal Earthquake.
地震数据结构的示例。地热地震。
用法----------Usage----------
data(GH)
格式----------Format----------
List, consisting of:
列表中,组成的:
JSTR list of digital seismic data traces
JSTR列表的数字地震资料的痕迹
STNS vector of stations
STNS矢量站
dir directory
dir目录
ifile original file names
的ifile的原始文件名
COMPS Component names, V N E, e.g.
COMPS组件名称,V,N E,例如
OCOMPS Old Component names
OCOMPS旧的组件名称
dt vector of delta-t, sampling time intervals
DT的Delta-T向量,采样时间间隔
KNOTES Notes for plotting on panels
KNOTES为绘图面板上的注意事项
info List, detailed information about traces, including
信息列表,详细信息痕迹,包括
dat not used
那不使用
nn Number of traces
NN的痕迹
ex time axis for plotting
前时间轴的图
pcol colors for plotting
PCOL颜色的图
ok which traces are okay
确定的痕迹都还好
wintim window span time, seconds
wintim窗口跨度时间,秒
ftime alphanumeric time stamp
FTIME字母数字时间戳
pickfile pickfile, see below
pickfile pickfile,见下文
velfile velocity model list
velfile速度模型列表
stafile station information list including lat, lon, z
stafile站的信息列表,包括纬度,经度,Z
aname source name for loading
装载源自:AName源名称
UWFILEID event ID number
UWFILEID事件ID号
The info list consists of:
信息列表包括:
fn file name
FN文件名
name identification name
名称识别名称
yr start year
年开始年
jd start julianday
JD开始julianday
mo month
莫月
dom day of month
DOM月的一天
hr hour
小时小时
mi minute
MI分钟
sec second
秒秒
msec millisecond
毫秒毫秒
dt delta-t
DT的Delta-T
t1 time 1
t1时刻1
t2 time 2
t2时刻2
off offset
关闭偏移
n1 number of samples
n1的样本数
n2 not used
N2不使用
n3 not used
N3不使用
n number of samples
n个样本
The pickfile consists of:
该pickfile由:
LOC list(yr, jd, mo, dom, hr, mi, sec, lat, lon, z, mag, gap,
LOC列表(岁,法学博士,密苏里州,DOM,人力资源,米,秒,纬度,经度,Z,磁间隙,
MC list(az1, dip1, az2, dip2, dir, rake1, dipaz1, rake2, dipaz2, F=list(az, dip), G=list(az, dip), U=list(az, dip), V=list(az, dip), P=list(az, dip), T=list(az,dip),sense,M=list( az1, d1, az2, d2,
MC列表(AZ1,DIP1,AZ2,DIP2,目录,rake1,dipaz1,rake2,dipaz2,F =列表(AZ,浸),G =列表(AZ,浸),U =列表(AZ,DIP),V =列表(AZ,DIP),P =列表(AZ,浸),T =列表(AZ,浸),意义上说,M =列表(AZ1,D1,D2,AZ2,
STAS list(tag, name, comp, c3, phase, sec, err, pol, flg , res)
的STAS列表(标签,名称,排版,C3,相位,秒,错了,POL,FLG,RES)
LIP vector, length=6
的LIP向量,长度= 6
H list(yr,mo,dom,hr,mi,sec,lat,lon,z,mag)
H列出(年,密苏里州,DOM,人力资源,米,秒,纬度,经度,Z,MAG)
N name card
名称卡
E list(rms,meanres,sdres,sdmean,sswres,ndf,fixflgs,sterrx,sterry,sterrz,sterrt,mag,sterrmag)
设备表(:有效值,meanres,sdres,sdmean,sswres,NDF,fixflgs,sterrx,斯特里,sterrz,sterrt,杂志,sterrmag)
filename file name
文件名的文件名
PICKER Name of Picker
PICKER的选择器名称
UWFILEID numeric ID
UWFILEID数字ID
winID1 win format ID
winID1胜利格式ID
comments Vector of comments
评论向量的评论
OSTAS Old station names
OSTAS旧站名
参考文献----------References----------
61-75.
实例----------Examples----------
data(GH)
## maybe str(GH) ; plot(GH) ...[#也许STR(GH);图(GH)...]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|