Plot sensor_depth_below_surface_m coloured by depth_flag
adcp_plot_depth_flags.RdPlot sensor_depth_below_surface_m coloured by depth_flag
Arguments
- dat
Data frame of ACDP data in long format, including
depth_flagcolumn, as exported fromadcp_flag_data().- title
Optional title for the figure.
- date_format
Format for the date labels. Default is
"%Y-%b-%d".