Skip to content
Snippets Groups Projects
Commit a348d39a authored by Felix Kleinert's avatar Felix Kleinert
Browse files

update plot_list for run.py

parent c2585e43
Branches
Tags
2 merge requests!171Develop intelli o3 ts,!166Resolve "Add additional data plot (histogram)"
Pipeline #49352 passed
...@@ -34,7 +34,8 @@ def main(parser_args): ...@@ -34,7 +34,8 @@ def main(parser_args):
create_new_bootstraps=False, create_new_bootstraps=False,
plot_list=["PlotMonthlySummary", "PlotStationMap", "PlotClimatologicalSkillScore", plot_list=["PlotMonthlySummary", "PlotStationMap", "PlotClimatologicalSkillScore",
"PlotCompetitiveSkillScore", "PlotBootstrapSkillScore", "PlotConditionalQuantiles", "PlotCompetitiveSkillScore", "PlotBootstrapSkillScore", "PlotConditionalQuantiles",
"PlotAvailability"], "PlotAvailability", "PlotAvailabilityHistogram"],
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment