Changes between Version 115 and Version 116 of Procedures/DeliveryChecking
- Timestamp:
- Apr 18, 2024, 2:32:02 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryChecking
v115 v116 21 21 1. Ensure the text files are Windows compatible (use the 'file' command on the .txt files: they should be ASCII with CRLF terminators) 22 22 * Running {{{find -name "*.txt" | xargs file}}} from the delivery will help with this. 23 1. Test out the readme level 3 processing command for all of the level 1 files, run {{{check_apl_cmd -S - c <path to hyp_genreadme config file>}}} in the '''__hyperspectral__''' delivery directory, outputs tif files to tmp_cmd_check directory, check tif files in gtviewer or tuiview. If they are OK remove 'tmp_cmd_check'.23 1. Test out the readme level 3 processing command for all of the level 1 files, run {{{check_apl_cmd -S -P 4 -c <path to hyp_genreadme config file>}}} in the '''__hyperspectral__''' delivery directory, outputs tif files to tmp_cmd_check directory, check tif files in gtviewer or tuiview. If they are OK remove 'tmp_cmd_check'. '''Note that specifying -P 4 will run 4 processes at once - change this to however many APL processes you want running simultaneously''' 24 24 1. Check each of the screenshots 25 25 1. Run {{{proj_tidy.sh -c -p <path_to_project>}}}. Check if any of the problems listed apply to your delivery.