nwm_eval.create_plots.create_time_series#

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

Create a time series plot for each dataset in the configuration.

Parameters:
  • conf – A dictionary containing the configuration for creating time series plots, which may include “lead_times”, “reference_times”, and plotting parameters.

  • data_paths – A dictionary containing the paths to the observed and forecast data files.

Returns:

None