nwm_region_mgr.utils.plot_utils.plot_spatial_map#

nwm_region_mgr.utils.plot_utils.plot_spatial_map(gdf, d1)[source]#

Generate a spatial map plot for the given data.

Return type:

None

Parameters:
  • gdf – gpd.GeoDataFrame GeoDataFrame containing the data to be plotted.

  • d1 – dict Information needed for creating the plot