Load and filter indexes

argo_global_meta() argo_global_prof() argo_global_tech() argo_global_traj() argo_global_bio_traj() argo_global_bio_prof() argo_global_synthetic_prof()

Load Argo global index files

argo_filter_radius() argo_filter_rect() argo_filter_date() argo_filter_updated() argo_filter_float() argo_filter_parameter() argo_filter_data_mode() argo_filter_parameter_data_mode() argo_filter_direction()

Select rows of Argo tables

argo_path_info() argo_extract_path_info() as_argo_path() as_argo_path_aux()

Extract information from an Argo path

Load tables from (filtered) indexes

argo_meta_config_param() argo_meta_missions() argo_meta_trans_system() argo_meta_positioning_system() argo_meta_launch_config_param() argo_meta_sensor() argo_meta_param()

Load Argo float meta

argo_traj_measurement() argo_traj_cycle() argo_traj_param() argo_traj_history()

Load Argo trajectories

argo_prof_levels() argo_prof_prof() argo_prof_calib() argo_prof_param() argo_prof_history() argo_prof_spectra()

Load Argo profiles

argo_tech_tech_param()

Load Argo float meta

argo_info()

Load NetCDF general information

argo_vars()

Load Argo NetCDF variable metadata

Transform Argo tables

argo_qc_censor_if_not() argo_qc_censor_if() argo_qc_keep_if_all() argo_qc_keep_if_any() argo_qc_discard_if_all() argo_qc_discard_if_any() argo_qc_cols()

Apply QC flags to Argo data

argo_unnest_history_qctest()

Unnest Argo QC tests

argo_use_adjusted() argo_adjusted_cols()

Prefer adjusted values

argo_pivot_longer()

Transform Argo data to variable-long format

Argo reference tables

argo_reference_data_type

Argo data type reference

argo_reference_history_action

Argo history action reference

argo_reference_history_qctest

Argo QC test reference

argo_reference_history_step

Argo history step reference

argo_reference_institution

Argo institution code reference

argo_reference_location_class

Argo location class reference

argo_reference_positioning_system

Argo positioning system reference

argo_reference_profiler

Argo profiler reference

argo_reference_qc_flag

Argo QC flag reference

Global options

argo_cache_dir() argo_update_global() argo_update_data() argo_set_cache_dir() with_argo_cache_dir() with_argo_example_cache() argo_cached() argo_test_mirror()

Get and set the default cache directory

argo_map() argo_set_mapper() argo_map_default()

Configure iteration over NetCDF files

argo_mirror() argo_set_mirror() with_argo_mirror()

Argo Data default mirror

argo_download() argo_download_aux() argo_should_download()

Download Argo data files

argo_url()

Construct Argo paths and URLs

Read raw tables from files

argo_read_global_meta() argo_read_global_prof() argo_read_global_tech() argo_read_global_traj() argo_read_global_bio_traj() argo_read_global_bio_prof() argo_read_global_synthetic_prof()

Read global index files

argo_read_info()

Read NetCDF general information

argo_read_meta_config_param() argo_read_meta_missions() argo_read_meta_trans_system() argo_read_meta_positioning_system() argo_read_meta_launch_config_param() argo_read_meta_sensor() argo_read_meta_param() argo_read_tech_tech_param()

Read Argo float meta

argo_read_prof_levels() argo_read_prof_prof() argo_read_prof_calib() argo_read_prof_param() argo_read_prof_history() argo_read_prof_spectra()

Read Argo profiles

argo_read_traj_measurement() argo_read_traj_cycle() argo_read_traj_param() argo_read_traj_history()

Read Argo trajectories

argo_read_vars()

Read NetCDF variable metadata