gov.nasa.gsfc.drl.rtstps.core.output.hdf5.UnitTest
Class DiaryGranuleSize

java.lang.Object
  extended by gov.nasa.gsfc.drl.rtstps.core.output.hdf5.UnitTest.DiaryGranuleSize

public class DiaryGranuleSize
extends java.lang.Object

Open an RDR file and locate the Spacecraft Diary granules. Compare the times stored in the granules with the times in its RawApplicationPackets through the reference in the granule. If the granule times do not encapsulate the RawApplicationPacket, issue and error message.


Constructor Summary
DiaryGranuleSize()
           
 
Method Summary
private  void granuleTime(Granule g)
          Check that the outside granule encapsulates the inside granule in time!
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiaryGranuleSize

public DiaryGranuleSize()
Method Detail

granuleTime

private void granuleTime(Granule g)
                  throws RtStpsException
Check that the outside granule encapsulates the inside granule in time!

Parameters:
outside - probably the spacecraft diary
inside - probably one of the other sensors like VIIRS, CrIS or ATMS
Throws:
RtStpsException

main

public static void main(java.lang.String[] args)
Parameters:
args - the RDR HDF file