cast_data_from_file¶
- HSTB.kluster.modules.svcorrect.cast_data_from_file(profile_file)¶
Read from the provided sound velocity file and return the data, method depends on file format
Currently only svp file is supported
- Parameters
profile_file (
str) – file containing the sound velocity data- Returns
list – list of OrderedDict of (depth, soundvelocity) values for each cast
list – list of [Latitude in degrees of cast location, Longitude in degrees of cast location] for each cast
list – list of time of cast in UTC seconds for each cast
list – list of str names of each cast