Changes between Version 153 and Version 154 of Procedures/NewDataArrival


Ignore:
Timestamp:
Aug 5, 2011, 10:20:25 AM (13 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NewDataArrival

    v153 v154  
    3030 * Prune empty directories (check these aren't stubs for later data first)
    3131 * Rename any remaining spelling mistakes in directories or files. Check eagle and hawk raws have VNIR/SWIR prefix.
     32 * Check all data belongs to this flight and move out/delete if belongs to a different flight day.
    3233 * Remove any spaces, brackets or other Unix-upsetting characters in filenames
    3334   * use `find -regex '.*[^-0-9a-zA-Z/._].*' | ~arsf/usr/bin/fix_naughty_chars.py`