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

remove PlotAvailability from plot_list

parent 5536b8cb
No related branches found
No related tags found
2 merge requests!171Develop intelli o3 ts,!170Resolve "Enlarge axis labels"
Pipeline #49375 passed
......@@ -34,9 +34,7 @@ def main(parser_args):
create_new_bootstraps=False,
plot_list=["PlotMonthlySummary", "PlotStationMap", "PlotClimatologicalSkillScore",
"PlotCompetitiveSkillScore", "PlotBootstrapSkillScore", "PlotConditionalQuantiles",
"PlotAvailability", "PlotAvailabilityHistogram"],
"PlotAvailabilityHistogram"],
)
PreProcessing()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment