ctdcal.process_ctdΒΆ

Functions

apply_pressure_offset

Calculate pressure offset using deck pressure log and apply it to the data.

binning_df

Calculate the bin-mean of each column in input dataframe

cast_details

We determine the cast details using pandas magic.

ctd_align

ctd_align function

export_ct1

Export continuous CTD (i.e.

get_ssscc_list

Load in list of stations/casts to process.

load_all_ctd_files

Load CTD files for station/cast list and merge into a dataframe.

make_depth_log

Create depth log file from maximum depth of each station/cast in time DataFrame.

make_ssscc_list

Attempt to automatically generate list of station/casts from raw files.

manual_backfill

Overwrite values below cutoff pressure by backfilling the first data point past threshold upward to the surface.

pressure_sequence

Convert CTD time series to a pressure series.

raw_ctd_filter

Filter raw CTD data using one of three window types (boxcar, hanning, triangle).

remove_on_deck

Find and remove times when rosette is on deck.

roll_filter

Filter out heaving in CTD data due to ship rolls.