utdf2gmns.func_lib.plot_net_keplergl

utdf2gmns.func_lib.plot_net_keplergl(net: object, *, save_fig: bool = False, fig_name: str = 'utdf_network.html') keplergl.KeplerGl[source]

Plot network in keplergl

Parameters:
  • net (object) – the utdf2gmns.UTDF2GMNS object

  • save_fig (bool) – whether to save the figure. Defaults to False.

  • fig_name (str) – the name of the figure. Defaults to “utdf_network.html”.

Returns:

the keplergl map

Return type:

keplergl.KeplerGl