You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

MARS

Specifies the number of bits per value used in the target GRIB messages.

accuracy=<value>

A positive integer may be given to specify the preferred number of bits per packed value. This must not be greater than the number of bits normally used for a Fortran integer on the processor handling the request (typically 32 or 64 bit).

The archived accuracy is specific for each parameter and in general not identical to those obtained from dissemination.

ValueComment
off

same as av, default

avuse the accuracy of the archived field
integerwill set the bits per value in the target field to the specified value

Fields resulting from a MARS compute request are by default coded with 24 bits per value. To set the accuracy of the result field to that of the first field used in the formula, accuracy=av can be specified.

Examples:


Dissemination

Specifies the number of bits per value used in the target GRIB messages.

accuracy=<value>

A positive integer may be given to specify the preferred number of bits per packed value. This must not be greater than the number of bits normally used for a Fortran integer on the processor handling the request (typically 32 or 64 bit).

The archived accuracy is specific for each parameter and in general not identical to those obtained from MARS.

ValueComment
off

same as av, default

avuse the accuracy of the archived field
integerwill set the bits per value in the target field to the specified value



  • No labels