ecoscope.plotting#

Submodules#

Package Contents#

class ecoscope.plotting.EcoPlotData(grouped, x_col='x', y_col='y', groupby_style=None, **style)#
ecoscope.plotting.add_seasons(fig, season_df)#
ecoscope.plotting.ecoplot(data, title='', out_path=None, subplot_height=100, subplot_width=700, vertical_spacing=0.001, annotate_name_pos=(0.01, 0.99), y_title_2=None, layout_kwargs=None, **make_subplots_kwargs)#
ecoscope.plotting.mcp(relocations)#
ecoscope.plotting.nsd(relocations)#
ecoscope.plotting.plot_seasonal_dist(ndvi_vals, cuts, bandwidth=0.05, output_file=None)#
ecoscope.plotting.speed(trajectory)#