Suppose you have a cruise with the name “vg0810” :
- Data logs under /home/data/vg0810 on the ADCP linux computer “currents”. The active UHDAS cruise directory contains the following subdirectories (link shows expanded tree format)
- raw: logging goes on here in directories named by instrument
- ADCP (wh300, nb150, os150, os75, os38)
- ancillary (gpsnav, gyro, ashtech, posmv, seapath, mahrs, phins...)
- config (configuration directory)
- log (diagnostics directory)
- rbin: intermediate version of ancillary ascii data in “raw” subdirectory, stored as binary.
- ancillary only (gpsnav, gyro, ashtech, posmv, seapath, mahrs, phins...)
- gbin: time-matched ADCP, navigation, attitude; time in UTC
- proc: one processing directory for each instrument+pingtype possible; CODAS processing
- standard CODAS processing subdirectories
- config (instrument configurations used at sea)
- png_archive (figures from the web site)
| data | files to use |
| coarse resolution averaged ocean velocity | vector/vect*.mat |
| moderate resolution averaged ocean velocity | contour/cont*.mat |
| every bin and every profile | contour/allbins_*.mat |
| figures from the cruise | png_archive |
| the database (for manual extraction) | adcpdb/a*.blk |
Tools for Matlab access to data are listed here