|
NCEPLIBS-w3emc
2.11.0
|
Construct grib bit map section (BMS). More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | w3fi73 (IBFLAG, IBMAP, IBLEN, BMS, LENBMS, IER) |
| This subroutine constructs a grib bit map section. More... | |
| subroutine w3fi73 | ( | integer | IBFLAG, |
| integer, dimension(*) | IBMAP, | ||
| integer | IBLEN, | ||
| character*1, dimension(*) | BMS, | ||
| integer | LENBMS, | ||
| IER | |||
| ) |
This subroutine constructs a grib bit map section.
Program history log:
| [in] | IBFLAG |
|
| [in] | IBMAP | Integer array containing user bit map. |
| [in] | IBLEN | Length of bit map. |
| [out] | BMS | Completed grib bit map section. |
| [out] | LENBMS | Length of bit map section in bytes. |
| [out] | IER | 0 normal exit, 8 = ibmap values are all zero. |