Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rose_fvcom_setup
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PML-modelling
rose_fvcom_setup
Commits
5b5cbfbe
Commit
5b5cbfbe
authored
Dec 11, 2018
by
Modellers Operational
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change archive directory structure
parent
902dd831
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
app/transfer_data/rose-app.conf
app/transfer_data/rose-app.conf
+3
-3
rose-suite_TAMAR.conf
rose-suite_TAMAR.conf
+1
-0
No files found.
app/transfer_data/rose-app.conf
View file @
5b5cbfbe
[
command
]
[
command
]
default
=
dst
=${
ARCHIVE_DIR
}/${
START_DAY
};
default
=
dst
=
/
pml
${
ARCHIVE_DIR
}/${
START_DAY
};
src
=${
ROSE_DATAC
}/
output
/${
GRID_NAME
}
_
0001
.
nc
;
src
=${
ROSE_DATAC
}/
output
/${
GRID_NAME
}
_
0001
.
nc
;
ssh
ceto6
-
t
"rsync -aph --no-o --no-g $src $dst"
;
ssh
ceto6
-
t
"rsync -aph --no-o --no-g $src $dst"
;
dst
=${
ARCHIVE_DIR
}
today
;
dst
=
/
pml
${
ARCHIVE_DIR
}
today
;
rm
${
ARCHIVE_DIR
}
today
/*;
rm
/
pml
${
ARCHIVE_DIR
}
today
/*;
ssh
ceto6
-
t
"rsync -aph --no-o --no-g $src $dst"
;
ssh
ceto6
-
t
"rsync -aph --no-o --no-g $src $dst"
;
rose-suite_TAMAR.conf
View file @
5b5cbfbe
...
@@ -16,6 +16,7 @@ MAIL_TO='mbe@pml.ac.uk'
...
@@ -16,6 +16,7 @@ MAIL_TO='mbe@pml.ac.uk'
## Grid properties and files
## Grid properties and files
GRID_NAME
=
'tamar_v2'
GRID_NAME
=
'tamar_v2'
COMMON_FILES_PATH
=
'/users/modellers/modop/Models/FVCOM_tamar_common/'
COMMON_FILES_PATH
=
'/users/modellers/modop/Models/FVCOM_tamar_common/'
ARCHIVE_DIR
=
'data/sthenno1/scratch/modop/Model/FVCOM_tamar/output'
## Atmospheric setup
## Atmospheric setup
WIND_ON
=
'T'
WIND_ON
=
'T'
...
...
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