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
!28
Dendro
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Dendro
hinza/data_progs:dendro
into
meteo
Overview
33
Commits
12
Pipelines
0
Changes
2
All threads resolved!
Hide all comments
Merged
Alexander Hinz
requested to merge
hinza/data_progs:dendro
into
meteo
2 years ago
Overview
33
Commits
12
Pipelines
0
Changes
1
All threads resolved!
Hide all comments
Expand
@schaefed
👍
0
👎
0
Merge request reports
Viewing commit
ee621d16
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
ee621d16
dendro: redo in weekly.bat
· ee621d16
Alexander Hinz
authored
2 years ago
weekly.bat
+
1
−
1
Options
@@ -14,7 +14,7 @@ rem derived stuff
python
-m
level1
.do_write_meteo
--station
HH
GB
HD
--ndays
400
python
-m
level1
.do_aggregate_logger
--freq
30
min
--ndays
400
python
-m
level1
.do_aggregate_logger
--freq
1
D
--ndays
400
python
-m
level1
.do_dendro_calculation
--ndays
400
--station
HH
--
device
BC1
BC2
BC3
T5
python
-m
level1
.do_dendro_calculation
--ndays
400
--station
HH
--
logger
BC1
BC2
BC3
T5
python
-m
tools
.do_monthly_archives
python
-m
tools
.do_check_log
Loading