integer

integer(fs)

Returns the fieldset of the integer part of fs at each grid point or spectral coefficient.

Parameters

fs (Fieldset) – input fieldset

Return type

Fieldset

This function modifies the resulting GRIB header to be of integer data type. Missing values are replaced with LONG_MAX.

Note

integer() was used in Metview 3 to enable the plotting of certain types of satellite imagery.