Package ucar.bufr

Class Summary
BufrData A class that represents a BufrData, one field in an dataset.
BufrDataExtractor A class used to extract one ob or one set of obs from a Bufr file by using fields DDSoffset, ObsOffset, BitPos, and BitBuf from a BUFR Index.
BufrDump This class dumps the the metadata/data information for a Bufr file.
BufrGetData Class to extract an obs or a set of obs from a Bufr file.
BufrIndexer Creates an index of the internal contents for a given BUFR file.
BufrInput A class that scans a BUFR file to extract product information.
Index An "in memory" index for Bufr files.
Index.coordinate class to represent a coordinate of a point (station) in the index.
Index.parameter class to represent a Parameter in the index.