powered by
rseis2segy(GH, sel = 1, win = c(0, 1), path = ".", BIGLONG = FALSE) rseis2sac(GH, sel = 1, win = c(0, 1), path = ".", BIGLONG = FALSE)
Segy format files are in integer format. The time series ususally represents counts recorded in a data acquisition system. The header includes meta-data and other identifying information.
## Not run: # # rseis2segy(GH, path="./MYSEGFILES", BIGLONG=FALSE ) # # ## End(Not run)
Run the code above in your browser using DataLab