Changes between Version 101 and Version 102 of Procedures/DeliveryChecking


Ignore:
Timestamp:
Aug 3, 2015, 10:31:53 AM (9 years ago)
Author:
dac
Comment:

Added find command to check ASCII files have windows line endings

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/DeliveryChecking

    v101 v102  
    4242  * Only the PDF read me file should be present (no .tex, .out, .aux, .log files)
    4343 1. Check for typos, etc in the documentation.
    44  1. Ensure the text files are Windows compatible (use the 'file' command on the .txt files: they should be ASCII with CRLF terminators) 
     44 1. Ensure the text files are Windows compatible (use the 'file' command on the .txt files: they should be ASCII with CRLF terminators). You can use '{{{find . -name "*.txt" | xargs file}}}' to check all files.
    4545 1. Check all the LIDAR files open/load, look OK and fit together horizontally and vertically. Either:
    4646   * Use lag to view the data