Changes between Version 153 and Version 154 of Procedures/NewDataArrival
- Timestamp:
- Aug 5, 2011, 10:20:25 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival
v153 v154 30 30 * Prune empty directories (check these aren't stubs for later data first) 31 31 * 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. 32 33 * Remove any spaces, brackets or other Unix-upsetting characters in filenames 33 34 * use `find -regex '.*[^-0-9a-zA-Z/._].*' | ~arsf/usr/bin/fix_naughty_chars.py`