NCEPLIBS-bufr  11.7.0
 All Data Structures Files Functions Variables Pages
split_by_subset.f90 File Reference

Split a BUFR file into separate BUFR files by subset type. More...

Go to the source code of this file.

Functions/Subroutines

program split_by_subset
 Read BUFR file messages, collating them into output files by message type/subtype (eg NC001002, aka subset type) This is the opposite of combfr.f, which concatenates BUFR messages from listed input files. More...
 

Detailed Description

Split a BUFR file into separate BUFR files by subset type.

Author
WOOLLEN
Date
2000-01-01

Definition in file split_by_subset.f90.

Function/Subroutine Documentation

program split_by_subset ( )

Read BUFR file messages, collating them into output files by message type/subtype (eg NC001002, aka subset type) This is the opposite of combfr.f, which concatenates BUFR messages from listed input files.

Definition at line 9 of file split_by_subset.f90.

References bort(), closbf(), copymg(), ireadmg(), iupvs01(), maxout(), nmsub(), and openbf().