Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
padmwsverify
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
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
stw
wt
padmwsverify
Commits
c677c2a3
Commit
c677c2a3
authored
Feb 13, 2017
by
Tomas Pettersson
🏸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
prepare first release
parent
c2227561
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
5 deletions
+14
-5
build/SMHI-padmwsverify.spec
build/SMHI-padmwsverify.spec
+8
-0
build/SMHI-padmwsverify.timer
build/SMHI-padmwsverify.timer
+2
-1
run/input/bf_nemo_1.json
run/input/bf_nemo_1.json
+1
-1
run/input/helcom_nemo_1.json
run/input/helcom_nemo_1.json
+1
-1
run/input/helcom_nemo_2.json
run/input/helcom_nemo_2.json
+1
-1
run/input/vn_nemo_1.json
run/input/vn_nemo_1.json
+1
-1
No files found.
build/SMHI-padmwsverify.spec
View file @
c677c2a3
...
...
@@ -23,6 +23,7 @@ Source1: extras.zip
%prep
%setup -c
%setup -T -D -a 1
cp /data/proj/seatrackweb/deploy/padmwsverify/run*.cfg .
%build
...
...
@@ -54,6 +55,13 @@ fi
source /etc/profile.d/smhi.sh
cd /local_disk/%{name}
mv run${SMHI_MODE}.cfg run/run.cfg
chmod 400 run/run.cfg
rm -f run{utv,test,prod,demo}.cfg
case "$SMHI_MODE" in
prod)
OWNER=%{AppOwner}
...
...
build/SMHI-padmwsverify.timer
View file @
c677c2a3
...
...
@@ -4,7 +4,8 @@ Description=Runs SMHI-padmwsverify once an hour, 20 min past.
# Time to wait after booting before we run first time
OnBootSec=10min
# Time between running each consecutive time
OnCalendar=*:20
# OnCalendar=*:20
OnCalendar=0/1:00:00
Unit=SMHI-padmwsverify
[Install]
WantedBy=multi-user.target
\ No newline at end of file
run/input/bf_nemo_1.json
View file @
c677c2a3
...
...
@@ -25,5 +25,5 @@
"longitude"
:
11.390247344970703
}
],
"timeperiod"
:
24
"timeperiod"
:
3
}
\ No newline at end of file
run/input/helcom_nemo_1.json
View file @
c677c2a3
...
...
@@ -37,5 +37,5 @@
"longitude"
:
26.958385167216541
}
],
"timeperiod"
:
24
"timeperiod"
:
3
}
\ No newline at end of file
run/input/helcom_nemo_2.json
View file @
c677c2a3
...
...
@@ -23,5 +23,5 @@
"longitude"
:
18.0615234375
}
],
"timeperiod"
:
24
"timeperiod"
:
3
}
\ No newline at end of file
run/input/vn_nemo_1.json
View file @
c677c2a3
...
...
@@ -25,5 +25,5 @@
"longitude"
:
13.6724853515625
}
],
"timeperiod"
:
24
"timeperiod"
:
3
}
\ No newline at end of file
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