Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
data_progs
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CHS
data_progs
Merge requests
!36
Reduce
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Reduce
hinza/data_progs:reduce
into
meteo
Overview
3
Commits
4
Pipelines
0
Changes
25
1 unresolved thread
Hide all comments
Merged
Alexander Hinz
requested to merge
hinza/data_progs:reduce
into
meteo
1 year ago
Overview
3
Commits
4
Pipelines
0
Changes
1
1 unresolved thread
Hide all comments
Expand
👍
0
👎
0
Merge request reports
Viewing commit
d74f1676
Prev
Next
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
d74f1676
reduce: reintroduce Confilgfield LOGGER
· d74f1676
Alexander Hinz
authored
1 year ago
lib/daccess.py
+
1
−
0
Options
@@ -20,6 +20,7 @@ from .tools import firstOfDay, firstOfYear, firstOfMonth
class
ConfigFields
(
object
):
DEVICE
=
"
logger
"
DBNAME
=
"
headerout (DB)
"
VARNAME
=
"
headerout
"
DATE
=
"
Date Time
"
Loading