powered by
Pick stations and components interactively. This is a routine used in swig.
SELstaDB(IDB, sel=1, newdev = TRUE, STAY = FALSE)
list of stations and components
vector of index to selected traces
logical, whether to create a new device.
logical, whether to keep device active.
vector of index to list of stations and components
infoDB, makeDB
# NOT RUN { fpath = "/Users/lees/Site/CHAC/DATA" fpat = "201111" DBnov = makeDB(fpath, fpat, kind=2, Iendian=1, BIGLONG=FALSE) IDB = infoDB(DBnov) SELstaDB(IDB) # }
Run the code above in your browser using DataLab