nwm_eval.create_plots.create_histogram#

nwm_eval.create_plots.create_histogram(conf, data_paths)[source]#

Create histograms for each metric in the configuration.

Parameters:
  • conf – A dictionary containing the configuration for creating histograms, 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