nwm_eval.create_plots.create_spatial_map#
- nwm_eval.create_plots.create_spatial_map(conf, data_paths)[source]#
Create spatial maps for each dataset, metric, and lead time.
- Parameters:
conf – A dictionary containing the configuration for creating spatial maps, which may include “lead_times”, “metric_subset”, and plotting parameters.
data_paths – A dictionary containing the paths to the metric files for each dataset and the crosswalk file.
- Returns:
None