NCEPLIBS-bufr
12.0.1
|
Check whether a descriptor is WMO-standard. More...
Go to the source code of this file.
Functions/Subroutines | |
function | istdesc (IDN) |
Check whether a descriptor is WMO-standard. More... | |
function istdesc | ( | IDN | ) |
Check whether a descriptor is WMO-standard.
Given the WMO bit-wise representation of an FXY value for 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: WMO bit-wise representation of FXY value for descriptor. |
Definition at line 22 of file istdesc.f.
References adn30(), and iokoper().
Referenced by ireadmt(), bufr_c2f_interface::istdesc_c(), and stndrd().