Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
thopri
BoBEAS
Commits
92d46e68
Commit
92d46e68
authored
5 years ago
by
jelt
Browse files
Options
Download
Email Patches
Plain Diff
Update README with getting started notes
parent
b32fd5e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
README.md
README.md
+27
-0
No files found.
README.md
View file @
92d46e68
...
...
@@ -5,6 +5,33 @@ NEMO BoBEAS configuration
** BRANCH:ashbre contains the original structure **
Getting started
===============
**Clone**
this repository onto your favourite linux box::
git clone git@github.com:NOC-MSM/BoBEAS.git
Access
**JASMIN data**
. File structure
`<https://github.com/NOC-MSM/BoBEAS/wiki/JASMIN_data_storage>`
_ On your favourite linux box::
exec ssh-agent $SHELL
ssh-add ~/.ssh/id_rsa_jasmin
On request enter passphrase for
``/login/$USER/.ssh/id_rsa_jasmin``
. Hopefully this
is accepted. Then successively log into a login node. This can not see the BoBEAS data::
ssh -A jelt@jasmin-login1.ceda.ac.uk
From here you can hop to a compute node, which can see the BoBEAS data::
ssh -A jelt@jasmin-sci1.ceda.ac.uk
cd /gws/nopw/j04/campus/pseudoDropBox/BoBEAS
File Hierarchy
==============
Each configuration directory should be laid out in the following manner, to
facilitate configuration archival and sharing:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment