nwm_eval.create_plots.create_boxplot#

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

Create boxplots for each metric in the configuration.

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