Changes between Version 114 and Version 115 of Procedures/DeliveryChecking
- Timestamp:
- Jan 24, 2024, 10:28:46 AM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryChecking
v114 v115 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 - 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 -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'. 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.