Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OSUG
RESIF
resif_data_reporter
Commits
6f0eba5e
Commit
6f0eba5e
authored
Apr 05, 2019
by
Jonathan Schaeffer
Browse files
Ajout du tag station
parent
f8e34ed0
Changes
1
Hide whitespace changes
Inline
Side-by-side
resifdatareporter/resifdatareporter.py
View file @
6f0eba5e
...
...
@@ -174,6 +174,7 @@ def cli(configfile):
"tags"
:
{
"year"
:
int
(
stat
[
'year'
]),
"network"
:
stat
[
'network'
],
"station"
:
stat
[
'station'
],
"permanent"
:
bool
(
stat
[
'is_permanent'
]),
"type"
:
stat
[
'type'
],
"date"
:
today
...
...
Write
Preview
Supports
Markdown
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