nwm_eval.create_plots.create_barchart#
- nwm_eval.create_plots.create_barchart(conf, data_paths)[source]#
Create a bar chart comparing datasets for each metric and lead time.
- Parameters:
conf – A dictionary containing the configuration for creating bar charts, which may include “lead_times”, “metric_subset”, and plotting parameters.
data_paths – A dictionary containing the paths to the metric files for each dataset.
- Returns:
None