nwm_eval.create_plots.create_metric_table#

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

Create a metric table based on the configuration.

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