-
Notifications
You must be signed in to change notification settings - Fork 1
Hydrography Assessment
chris-O-wilson edited this page Apr 8, 2021
·
1 revision
This is working on a local machine sshfs connecting to JASMIN.
git clone [email protected]:NOC-MSM/ShelfAssess.git
Download
Process by LME's
export WORK=/work/$USER/
export JASMINDIR=$WORK/JASMIN/
export RUN_ID=bv881/
export RUN_NAME=apm/$RUN_ID
exec ssh-agent $SHELL
ssh-add ~/.ssh/id_rsa_jasmin
mkdir $JASMINDIR/$RUN_ID
sshfs [email protected]:/gws/nopw/j04/nemo_vol5/$RUN_NAME/monthly $JASMINDIR/$RUN_ID/ -o default_permissions,uid=18261,gid=18062,umask=022 -o transform_symlinks
To unmount:
fusermount -u $JASMINDIR/$RUN_ID
start python
module load anaconda/3-2018_12
source activate py37
# Generate Metrics
# Generate Statistics