Below is a list of the various files that can be retrieved from the AWAC 2 recorder after deployment.
The [filename] in the examples below refers to the name you set during configuration, prefixed by A, the instrument's serial number and a unique number indicating the number of the deployment. For example, the filename might look like A512345001_Data where 512345 is the instrument's serial number and 001 indicates the first deployment. This numbering system helps prevent duplicate filenames.
[filename]_avgd.ad2cp - contains the average current data for AWAC 2. The data is averaged over the configured average interval and saved as data format 7. Note that some internal quality control have been applied to this data. For more information about the data format and the internal quality control, please refer to the Integrators Guide - AWAC 2. If the onboard wave processing has been enabled, the processed wave data can also be found in this file.
[filename].ad2cp - contains the raw burst data for AWAC 2. The data is saved as data format 3. Note that if no burst applications, such as wave measurements, are enabled this file will be empty.
[filename].deploy - contains the configuration used for the deployment. This file can be saved and uploaded to an instrument to replicate the configuration for future deployments.
[filename].hdr - contains the instrument's header information, corresponding to the response to the GETALL command to your instrument. This information is always included at the beginning of an .ad2cp file.
[filename].cfg - contains deployment configuration details, corresponding to the response to the READCFG command to your instrument.
telemetryfile.bin - if the telemetry file output option is enabled, the data will be saved in this file.
Updated