Difference between revisions of "Ac9file"

From Pnb
Jump to navigation Jump to search
(New page: This mfile is designed to make a text file that lists cruise name, cast id, date and time. It's run in processing directory and called by process_ac9. '''ac9file.m''' '''[[process_a...)
 
Line 3: Line 3:
 
'''[[ac9file.m]]'''
 
'''[[ac9file.m]]'''
  
'''[[process_ac9.m]]'''
+
'''[[process_ac9]]'''

Revision as of 14:03, 2 July 2010

This mfile is designed to make a text file that lists cruise name, cast id, date and time. It's run in processing directory and called by process_ac9.

ac9file.m

process_ac9