NCEPLIBS-bufr
12.0.1
|
Copy an entire BUFR file. More...
Go to the source code of this file.
Functions/Subroutines | |
recursive subroutine | copybf (LUNIN, LUNOT) |
This subroutine copies an entire BUFR file from one Fortran logical unit to another. More... | |
recursive subroutine copybf | ( | LUNIN, | |
LUNOT | |||
) |
This subroutine copies an entire BUFR file from one Fortran logical unit to another.
[in] | LUNIN | – integer: Fortran logical unit number for source BUFR file |
[in] | LUNOT | – integer: Fortran logical unit number for target BUFR file |
The logical unit numbers LUNIN and LUNOT must already be associated with actual filenames on the local system, typically via a Fortran "OPEN" statement.
Definition at line 26 of file copybf.f.
References bort(), closbf(), modv_im8b::im8b, iupbs01(), moda_mgwa::mgwa, msgwrt(), openbf(), rdmsgw(), status(), wrdlen(), and x84().