Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sets whether Metview automatically rescales values if they overflow the packed data type of the current variable. Setting the input number to 1 enables the rescaling (which is the default behaviour), setting it to 0 disables it. If disabled, and the computed values overflow the data type, the macro will fail.


netcdf_preserve_missing_values( number ) (Metview 5)

Sets whether Metview correctly handles missing values by not including them in computations. Set the input number to 1 to ensure the correct treatment of missing values, or set it to 0 to revert to Metview 4's behaviour of considering them to be normal numbers.


none setcurrent( netcdf, number )
none
setcurrent( netcdf, string )

...