ctdcal.process_bottle¶
Library to create SBE .btl equivalent files. TODO: allow for variable bottle fire scans instead of SBE standard 36
ex: user doesn’t know how to change the config for the cast to add more scans, instead does it post-cast?
Joseph Gum SIO/ODF Nov 7, 2016
Functions
Initialize bottle number column and initialize WOCE bottle flags. |
|
Compute the mean for each bottle from a dataframe. |
|
Compute the median for each bottle from a dataframe. |
|
Write out the exchange-lite formatted hy1 bottle file. |
|
Write out the data used for report generation as a csv. |
|
Load bottle and secondary (e.g. reference temperature, bottle salts, bottle oxygen) files for station/cast list and merge into a dataframe. |
|
Read in an exchange-formatted bottle file as a Pandas DataFrame. |
|
SBE35 reference thermometer processing function. |
|
Retrieve the bottle data from a dataframe created from a converted file. |
|
Retrieve the bottle data from a converted file. |