-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
67 lines (66 loc) · 1.57 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# Generated by roxygen2: do not edit by hand
export(align_var)
export(append_haul_data)
export(assign_metadata_fields)
export(bin_average)
export(calc_bottom_mean_oce)
export(calc_fixed_depth_var)
export(calc_fixed_depth_var_bt)
export(channel_correlation)
export(check_density_inversion)
export(conductivity_correction)
export(convert_do_to_o2sat)
export(ctm_correct_c_t)
export(ctm_obj)
export(ctm_par_a)
export(ctm_par_b)
export(derive_eos)
export(derive_oxygen)
export(df_to_ncdf)
export(extract_calibration_xmlcon)
export(finalize_data)
export(fixed_alignment)
export(get_calibration_parameter)
export(get_connected)
export(hex_to_cnv)
export(integer_to_conductivity)
export(integer_to_ph)
export(integer_to_pressure)
export(integer_to_temperature)
export(lowpass_filter)
export(make_metadata_file)
export(make_oce_ncdf)
export(make_oce_table)
export(make_text_table)
export(median_filter)
export(move_bad_rds)
export(optim_align_par)
export(optim_ctm_pars)
export(oxygen_saturation)
export(ph_calibration)
export(phfit)
export(profile_bld)
export(profile_bld_from_t)
export(profile_cokelet_density_diff)
export(profile_mld_from_t)
export(profile_pycnocline)
export(profile_tsrho_by_layer)
export(qc_check)
export(qc_flag_interpolate)
export(remedial_ctm)
export(review_oxygen_ph_profiles)
export(review_profiles)
export(run_gapctd)
export(section_oce)
export(select_best_method)
export(slowdown)
export(split_ctm)
export(tau_par)
export(ts_area)
export(vec_to_nc_class)
export(window_filter)
export(wrapper_flag_interpolate)
export(wrapper_run_gapctd)
import(ggplot2)
import(sf)
importFrom(stats,filter)