Changes between Version 160 and Version 161 of Procedures/NewDataArrival
- Timestamp:
- Apr 2, 2012, 11:59:15 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival
v160 v161 31 31 * Rename any remaining spelling mistakes in directories or files. Check eagle and hawk raws have VNIR/SWIR prefix. 32 32 * Check all data belongs to this flight and move out/delete if belongs to a different flight day. 33 * Remove any spaces, brackets or other Unix-upsetting characters in filenames34 * use `find -regex '.*[^-0-9a-zA-Z/._].*' | ~arsf/usr/bin/fix_naughty_chars.py`35 * gives suggested commands, but check before pasting commands!36 33 37 34 == Verification ==