nwm_eval.create_plots.create_all_plots#
- nwm_eval.create_plots.create_all_plots(conf, data_paths)[source]#
Create all plots based on the configuration.
- Parameters:
conf – A dictionary containing the configuration for creating plots, which may include “lead_times”, “metric_subset”, and plotting parameters.
data_paths – A dictionary containing the paths to the data files.
- Returns:
None