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

add 'PlotAvailabilityHistogram' to default plot list

parent bdb3aa77
No related branches found
No related tags found
3 merge requests!226Develop,!225Resolve "release v1.2.0",!194Resolve "Inclue new IntelliO3 plots in MLAir"
Pipeline #52908 passed
......@@ -70,4 +70,5 @@ class TestAllDefaults:
assert DEFAULT_NUMBER_OF_BOOTSTRAPS == 20
assert DEFAULT_PLOT_LIST == ["PlotMonthlySummary", "PlotStationMap", "PlotClimatologicalSkillScore",
"PlotTimeSeries", "PlotCompetitiveSkillScore", "PlotBootstrapSkillScore",
"PlotConditionalQuantiles", "PlotAvailability", "PlotSeparationOfScales"]
"PlotConditionalQuantiles", "PlotAvailability", "PlotAvailabilityHistogram",
"PlotSeparationOfScales"]
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