Skip to contents

All functions

adcp_add_opendata_cols()
Add deployment_id, waterbody, and station columns
adcp_add_sensor_frequency()
Add column of ADCP frequency
adcp_assign_altitude()
Assign altitude (height above sea floor) to each bin
adcp_assign_max_flag()
Assign each observation the maximum flag from applied QC tests.
adcp_calculate_bin_depth()
Calculate the bin depth below the surface
adcp_check_duplicate_timestamp()
Check for duplicate timestamp values
adcp_check_new_folder()
Check if there are files in the specified folder
adcp_compile_deployment_info()
Export ADCP Data Deployment Information Dataset
adcp_convert_bin_height_to_ordered_factor()
Convert bin_height_above_sea_floor_m column to ordered factor
adcp_convert_vars_to_title()
Add a column of current variables in title case
adcp_correct_timestamp()
Convert timestamp to UTC from AST or DST
adcp_count_obs()
Count number and proportion of observations in equal intervals
adcp_extract_deployment_info()
Extract deployment date and station name from file path
adcp_format_report_table()
Formats tables for typst summary report
adcp_ggplot_flags()
Create ggplot for one current qc_test and variable
adcp_import_data()
Import current data from rds files.
adcp_label_direction()
Cut wind direction into 8 bins
adcp_label_speed()
Assign intervals to numeric data
adcp_pivot_bin_height()
Pivot ADCP data from bin height as column names to bin height as observations
adcp_pivot_flags_longer()
Pivot flagged current data longer by variable
adcp_pivot_single_test_longer()
Complete pivot_longer of flagged current data
adcp_pivot_vars_longer()
Pivot current data
adcp_plot_current_rose()
Generate current rose
adcp_plot_current_rose_old()
Generate current old rose
adcp_plot_depth_flags()
Plot sensor_depth_below_surface_m coloured by depth_flag
adcp_plot_flags()
Plot current data coloured by flag value
adcp_plot_speed_at_bins()
Plot sea water speed through the water column
adcp_plot_speed_hist()
Plot histogram of speed observations
adcp_plot_var_time()
Plot histogram of speed observations
adcp_read_tracking()
Read deployment details from CMAR tracking sheet
adcp_read_txt()
Read ADCP txt file
adcp_start_end_obs_to_trim()
Flag observations that should be trimmed from beginning and end of deployment
adcp_summarise_flags()
Generate summary table of flags
adcp_test_all()
Apply multiple quality control tests to current data
adcp_test_grossrange()
Apply grossrange test to current variables
adcp_test_rolling_sd()
Apply the rolling standard deviation test to current variables
adcp_test_spike()
Apply the spike test to current parameters
adcp_test_tidal_bin_height()
Apply tidal bin height test to adcp data
adcp_theme()
Theme for adcp plots
adcp_write_report_table()
Writes deployment table for summary report
current_thresholds
Threshold tables
find_index()
Index of first bin column
get_speed_colour_pal()
Generate colour palette for speed values