Package faa.tg.atmosphere.wgrib

This package provides tools to read and decode Gridded Binary Files (GRIB) from NOAA.

See:
          Description

Interface Summary
GridDescriptionSection  
HasLevel HasLevel defines an interface for specifing if an object has a Level
HasParameter HasParameter defines an interface for specifing if an object has a Parameter
 

Class Summary
BinaryDataSection  
BitMapSection  
Counter Counter is an AbstractFilter; it listens for Filterables, and keeps count of the number of Filterables that pass through.
EndSection  
GridDescriptionSectionLambert  
GridDescriptionSectionLambert211  
GridDescriptionSectionLambert236  
GridDescriptionSectionLambert252  
GridDescriptionSectionLambert255  
Index Index is a three dimensional index object that is used to access the Grid.
IndicatorSection  
LevelFilter LevelFilter is an AbstractFilter; it listens for Filterables, checks to see if the events can be differentiated by Level, and then sends the events to listeners registered for those Levels.
PackingUtilities An assortment of methods adapted from Wesley Ebisuzaki's Wgrib, used for unpacking gridded binary files
ParameterFilter ParameterFilter is an AbstractFilter; it listens for Filterables, checks to see if the events can be differentiated by Parameter, and then sends the events to listeners registered for those Paramters.
ProductDefinitionSection  
RucRecord  
RucRecordAccumulator  
TestWGrib  
WGrib  
 

Package faa.tg.atmosphere.wgrib Description

This package provides tools to read and decode Gridded Binary Files (GRIB) from NOAA. These files contain the RUC data.