Package gov.nasa.gsfc.drl.rtstps.core.output.hdf5.UnitTest

This is the unit test package for the RDR implementation associated with RT-STPS.

See:
          Description

Interface Summary
PacketReaderI PacketReader interface
 

Class Summary
ATMSPacketPrint Prints aspects of ATMS packet read from a file
CheckDiary Open an RDR file and locate the Spacecraft Diary granules.
CopyPacketFactory Create a new Packet and copy the data into it
DiaryGranuleSize Open an RDR file and locate the Spacecraft Diary granules.
FilePacketReader Reads packets out of a known packet file, return an index to a buffer that holds them using an Iterator interface.
MakeVIIRSScanHole  
NoCopyPacketFactory A Packet is not created but simply used over and over again, although the data is copied into it.
PacketFilter  
PacketPrint  
PacketSort  
PDSDateCheck  
PrintAggregate Print the attributes of Products and Granules to the console
PrintAllRDR Print the application id and packet size for all RDRs found in specified HDF file to the console, using a sequential access approach.
PrintAnyRDR Print the application id and packet size for all RDRs found to the console.
PrintDataProductsRDR Print the attributes of Products and Granules to the console
PrintGranules Print the attributes of Products and Granules to the console
PrintRDRAppId Print all the application ID and size of the packet for all all found packets in the corresponding RDR to the console.
PrintUserBlock Print the UserBlock in specified HDF file to the console.
RDRBuilder  
RDRtoFile  
SimplePacketPrint  
SortedPacketPrint  
TimeSortedPacketReader  
TimeTest  
 

Package gov.nasa.gsfc.drl.rtstps.core.output.hdf5.UnitTest Description

This is the unit test package for the RDR implementation associated with RT-STPS. It currently supports three sensors: VIIRS, ATMS and CrIS, and the Spacecraft Diary from the attitude and ephemeris packet. Of variety of standalone applications are in this package which make use the RDR API.

Since:
0.1