gutils.slocum package¶
-
class
gutils.slocum.SlocumMerger(source_directory, destination_directory, cache_directory=None, globs=None)¶ Bases:
objectMerges flight and science data files into an ASCII file.
Copies files matching the regex in source_directory to their own temporary directory before processing since the Rutgers supported script only takes foldesr as input
Returns a list of flight/science files that were processed into ASCII files
-
convert()¶
-