nwm_region_mgr.parreg.plot_outputs.plot_missing_attr_counts#
- nwm_region_mgr.parreg.plot_outputs.plot_missing_attr_counts(config, vpu, df_attrs_all)[source]#
Plot the number of catchments with missing values for each selected attribute.
- Return type:
None- Parameters:
config – cs.Config Configuration object containing settings for the regionalization.
vpu – str The VPU (Vector Processing Unit) identifier.
df_attrs_all – pd.DataFrame DataFrame containing all attributes for the catchments.