jmassaims / sbe_ctd_proc

Seabird CTD Processor
0 stars 1 forks source link

Refactoring, use Path, CTDFile, Manager #15

Closed arlowhite closed 1 month ago

arlowhite commented 1 month ago

Improve the path calculation code. use Path in most cases. CTDFile abstraction. Extract functions to simplify process_hex_file

start of a Manager abstraction, I'll build on this more later.