vpr_ctd_files: Create a list of ctd files to be read
Description
Searches through typical VP directory structure
Usage
vpr_ctd_files(castdir, cruise, day_hour)
Value
vector of ctd file paths matching days-hour combinations provided
Arguments
- castdir
root directory for ctd cast files
- cruise
cruise name (exactly as in directory structure)
- day_hour
vector of day-hour combinations (e.g, dXXX.hXX)
Author
E. Chisholm and K. Sorochan