Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MLAir
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
esde
machine-learning
MLAir
Commits
63e222e5
Commit
63e222e5
authored
3 years ago
by
v.gramlich1
Browse files
Options
Downloads
Patches
Plain Diff
Enabled window_lead_time=1
parent
41211579
No related branches found
Branches containing commit
No related tags found
Tags containing commit
5 merge requests
!319
add all changes of dev into release v1.4.0 branch
,
!318
Resolve "release v1.4.0"
,
!317
enabled window_lead_time=1
,
!313
Resolve "EnableWindowLeadTime_1"
,
!259
Draft: Resolve "WRF-Datahandler should inherit from SingleStationDatahandler"
Pipeline
#74069
passed
3 years ago
Stage: test
Stage: docs
Stage: pages
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
run.py
+0
-1
0 additions, 1 deletion
run.py
with
0 additions
and
1 deletion
run.py
+
0
−
1
View file @
63e222e5
...
...
@@ -25,7 +25,6 @@ def main(parser_args):
# stations=["DEBW087","DEBW013", "DEBW107", "DEBW076"],
stations
=
[
"
DEBW013
"
,
"
DEBW087
"
,
"
DEBW107
"
,
"
DEBW076
"
],
train_model
=
False
,
create_new_model
=
True
,
network
=
"
UBA
"
,
window_lead_time
=
1
,
evaluate_bootstraps
=
False
,
# plot_list=["PlotCompetitiveSkillScore"],
competitors
=
[
"
test_model
"
,
"
test_model2
"
],
competitor_path
=
os
.
path
.
join
(
os
.
getcwd
(),
"
data
"
,
"
comp_test
"
),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment