NCEPLIBS-bufr 11.7.1
|
Check whether a descriptor is standard. More...
Go to the source code of this file.
Functions/Subroutines | |
function | istdesc (IDN) |
Given the bit-wise (integer) representation of a descriptor, this function determines whether the descriptor is WMO-standard. More... | |
Check whether a descriptor is standard.
Definition in file istdesc.f.
function istdesc | ( | IDN | ) |
Given the bit-wise (integer) representation of a descriptor, this function determines whether the descriptor is WMO-standard.
If a descriptor is not WMO-standard, then by definition it is a local descriptor.
[in] | IDN | – integer: Bit-wise representation of FXY value for descriptor |
Program history log:
Date | Programmer | Comments |
---|---|---|
2004-08-18 | J. Ator | Original author |
Definition at line 25 of file istdesc.f.