[zhao@zzh hlj1]$ sh_find_data
====================================================================================
Find raw and rinex data using the paths that are set in tables/process.defaults
Usage: sh_find_data <options>
Where the following command-line arguments are required:
-d yr day? ? ? ? ? ? where yr and day are to processed e.g. 1997 153
-type all/raw/rinex? sets type of data to find
-expt expt? ? ? ? ? 4 char experiment ID (used to get correct list from sites.defaults)
-cmdfile? ? ? ? ? ? name of the file containing the sh_gamit command line arguments [default tmp.cmds]
Notes:? 1) procdir must be set as an environment variable before call script
? ? ? ? 2) rnxfnd and/or rawfnd in process.defaults constain the paths of the directories to be searched
? ? ? ? 3) localrx with the expt name must be set in sites.defaults
====================================================================================
[zhao@zzh hlj1]$
代碼參見:
https://blog.csdn.net/zzh_my/article/details/103018691
這個命令由sh_gamit調(diào)用熄诡,主要涉及rnxfnd參數(shù)可很。查找文件。在之前的rnxfnd測試中凰浮,發(fā)現(xiàn)如果存在軟鏈接我抠,查找會出現(xiàn)問題,主要問題很可能出現(xiàn)在這個sh_find_data代碼中考慮不周導(dǎo)致袜茧。