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
902dd831
Commit
902dd831
authored
Dec 11, 2018
by
Modellers Operational
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove uneccesary file
parent
b51d2086
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
app/update_river_model/file/make_river_nc.sh
app/update_river_model/file/make_river_nc.sh
+0
-11
No files found.
app/update_river_model/file/make_river_nc.sh
deleted
100644 → 0
View file @
b51d2086
#!/usr/bin/env bash
date_list
=
matching_files
=
for
i
in
{
1..5
}
;
do
echo
$(
date
-I
-d
"2014-06-15 +
$i
days"
)
;
done
ncrcat
-v
T2,RAINNC,Times wrfout_d03_
${
THIS_YEAR
}
-
${
THIS_MONTH
}*
18_00_00
-O
${
THIS_YEAR
}
_
${
THIS_MONTH
}
_data.nc
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