STRUCTURE /L1B_01_SWATHDATA/ REAL*8 scanTime REAL*4 geolocation(2,261) RECORD /VIRS_SCAN_STATUS/ scanStatus RECORD /NAVIGATION/ navigate RECORD /SOLAR_CALIBRATION/ solarCal INTEGER*2 calCounts(5,2,3) INTEGER*2 tempCounts(6) INTEGER*2 localDirection_scale(2,2,27) REAL*4 localDirection(2,2,27) INTEGER*2 channels_scale(5,261) REAL*4 channels(5,261) END STRUCTURE