Changes between Version 115 and Version 116 of Procedures/DeliveryChecking


Ignore:
Timestamp:
Apr 18, 2024, 2:32:02 PM (13 days ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/DeliveryChecking

    v115 v116  
    2121 1. Ensure the text files are Windows compatible (use the 'file' command on the .txt files: they should be ASCII with CRLF terminators)
    2222  * 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'''
    2424 1. Check each of the screenshots
    2525 1. Run {{{proj_tidy.sh -c -p <path_to_project>}}}. Check if any of the problems listed apply to your delivery.