GEPH316 Seismic Data Processing

Field Data Workshop 2000



2 Environment Setup
Previous Up Next
Previous: Equipment Setup Up: Contents Next: CWP/SU package

Setting the Unix environment

setenv CWPROOT /home/ufs1/51/robinsob/cwp
set path=($path /home/ufs1/51/robinsob/cwp/bin)

cat >> .cshrc
setenv CWPROOT /home/ufs1/51/robinsob/cwp
set path=($path /home/ufs1/51/robinsob/cwp/bin)


Using the scratch file area

cd $scratch


Copying the raw seismic data file

cp /home/ufs1/51/robinsob/geophysics/seismic/geometrics/refl000303/line .


Summary - setting everything up

setenv CWPROOT /home/ufs1/51/robinsob/cwp
set path=($path /home/ufs1/51/robinsob/cwp/bin)
cd $scratch
cp /home/ufs1/51/robinsob/geophysics/seismic/geometrics/refl000303/line .


Previous Up Next
Previous: Equipment Setup Up: Contents Next: CWP/SU package
GEPH316 Reading List Glossary Top of page Go to <---> GEPH311 GEPH311 GEPH315 ES University

Comments on this information may be mailed to B.Robinson@lancaster.ac.uk
Copyright © Brian Robinson 2000. All rights reserved.
Last updated on 7/03/2000 by BR.