RAFALPHA

NAME
SYNOPSIS
DESCRIPTION

NAME

rafalpha -- list index field and all variable field elements in ASCII, one line per index field element.

SYNOPSIS

rafalpha [d]

DESCRIPTION

Rafalpha expects a Candis file in float format containing one-dimensional variable fields, all the same length, with the same dimension name as a static slice index field. The standard output produces an ASCII file containing one line per element in the index field. Each line consists of the value of the index element followed by the corresponding values of all the variable fields, listed in the order of the Candis file, in scientific notation, separated by spaces.

The optional d argument specifies the number of significant digits to be output. Accepted values are 1-10. The default is 6.