Skip to content
Snippets Groups Projects
Commit 63e222e5 authored by v.gramlich1's avatar v.gramlich1
Browse files

Enabled window_lead_time=1

parent 41211579
No related branches found
No related tags found
5 merge requests!319add all changes of dev into release v1.4.0 branch,!318Resolve "release v1.4.0",!317enabled window_lead_time=1,!313Resolve "EnableWindowLeadTime_1",!259Draft: Resolve "WRF-Datahandler should inherit from SingleStationDatahandler"
Pipeline #74069 passed
......@@ -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"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment