Set new scale and zero values for an NDF array component NDF_PTSZx
’
DATA’
or ’
VARIANCE’
. There is a routine for each of the standard Fortran numerical data types: integer, real and double
precision. Replace the (lower case) "
x"
in the routine name by I, R or D as appropriate.
A comma-separated list of component names may also be supplied, in which case the same scale and zero values will be used for each component in turn.
This routine may only be used to change the scaling of a base NDF. If it is called with an array which is not a base array, then it will return without action. No error will result.
An error will result if the array component, or any part of it, is currently mapped for access (e.g. through another identifier).
This routine has no effect on components which are in an undefined state.