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

add PlotAvailabilityHistogram to default plot list

parent 636fe392
Branches
Tags
2 merge requests!171Develop intelli o3 ts,!166Resolve "Add additional data plot (histogram)"
......@@ -24,7 +24,7 @@ DEFAULT_VAR_ALL_DICT = {'o3': 'dma8eu', 'relhum': 'average_values', 'temp': 'max
DEFAULT_TRANSFORMATION = {"scope": "data", "method": "standardise", "mean": "estimate"}
DEFAULT_PLOT_LIST = ["PlotMonthlySummary", "PlotStationMap", "PlotClimatologicalSkillScore", "PlotTimeSeries",
"PlotCompetitiveSkillScore", "PlotBootstrapSkillScore", "PlotConditionalQuantiles",
"PlotAvailability"]
"PlotAvailability", "PlotAvailabilityHistogram"]
DEFAULT_HPC_LOGIN_LIST = ["ju", "hdfmll"] # ju[wels} #hdfmll(ogin)
DEFAULT_HPC_HOST_LIST = ["jw", "hdfmlc"] # first part of node names for Juwels (jw[comp], hdfmlc(ompute).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment