2.6.1.2. cpforager.TDR_Collection.indiv_depth_all
- TDR_Collection.indiv_depth_all(fig_dir, file_id, plot_params)
Produce the individual depth plot of every TDR in collection.
- Parameters:
self (cpforager.TDR_Collection) – a TDR_Collection object
fig_dir (str) – figure saving directory.
file_id (str) – name of the saved figure.
plot_params (dict) – plot parameters dictionary.
- Returns:
the full diagnostic figure.
- Return type:
matplotlib.pyplot.Figure
The figure is save at the png format.