Changes between Initial Version and Version 1 of Ticket #683, comment 12
- Timestamp:
- Feb 2, 2022, 1:04:30 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #683, comment 12
initial v1 18 18 19 19 No hyperspectral config file. Cannot check commands using `check_apl_cmd`. Tested ReadMe APL commands manually with: 20 ``` 20 21 {{{ 21 22 aplcorr -lev1file flightlines/level1b/e153031b.bil -igmfile $OUTDIR/e153033b.igm -vvfile sensor_FOV_vectors/eagle_fov_fullccd_vectors.bil -navfile flightlines/navigation/e153031b_nav_post_processed.bil -dem dem/WM06_13-2006_153-ASTER.dem 22 23 … … 24 25 25 26 aplmap -igm $OUTDIR/e153033b_utm_wgs84N30.igm -lev1 flightlines/level1b/e153031b.bil -mapname $OUTDIR/e153033b_mapped_utm30n.bil -pixelsize 1 1 -bandlist ALL 26 ``` 27 }}} 27 28 28 I agree that offsets appear to be due to boresight, not timing. Boresight values are unknown for this flight but this is explained well in the ReadMe.29 I agree that offsets appear to be due to boresight, not timing. Boresight values are unknown for this flight but this is explained well in the ReadMe.