Online Help

To access the internal help for command line programs, use the --help switch for them. This also provides detailed help for specific options. Finally, if installed, there are man pages available for most programs.

da.get --help
da.export --help=mode
man da.export

Access and Export

These are the high level programs used to access data and produce externally readable representations of it.

Correction and Calculation

These programs process data to apply corrections or calculate new derived parameters. They are generally used as part of a data pipeline.

Plotting

These programs generate graphical representations of data. The family of da.show. programs display data in a graphical window, while the da.plot. ones generate an image file.

External Data Conversion

These programs are used to convert data from an external format to native CPD3 data. Most operate by taking a file as input and output converted data.

Internal System Programs

These programs are normally only used for internal operations. They are rarely called directly by a user.