Since a variety of formats have been used over time, have an intermediate file of standardized csv's with timestamp and value for the whole cruise with one for position, one for speed, and one for payout and write these to a file. These could be supplied directly to generate_cruise_files or if they are not, all formats would have a function to convert them to this format and then a standardized set of operations would occur.
Since a variety of formats have been used over time, have an intermediate file of standardized csv's with timestamp and value for the whole cruise with one for position, one for speed, and one for payout and write these to a file. These could be supplied directly to
generate_cruise_filesor if they are not, all formats would have a function to convert them to this format and then a standardized set of operations would occur.