gov.nasa.gsfc.drl.rtstps.core.output.hdf5.UnitTest
Class DiaryGranuleSize
java.lang.Object
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.
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 |
DiaryGranuleSize
public DiaryGranuleSize()
granuleTime
private void granuleTime(Granule g)
throws RtStpsException
- Check that the outside granule encapsulates the inside granule in time!
- Parameters:
outside
- probably the spacecraft diaryinside
- 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