Changes between Version 114 and Version 115 of Procedures/NewDataArrival
- Timestamp:
- Sep 2, 2010, 3:14:41 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival
v114 v115 73 73 Check the filesizes of all data files (Eagle, Hawk, ATM, CASI) to make sure none are zero bytes (or obviously broken in some way). 74 74 75 In the base of the project directory run :[[BR]]76 `proj_tidy.sh .`[[BR]]75 In the base of the project directory run proj_tidy:[[BR]] 76 `proj_tidy.sh -d ./ -e`[[BR]] 77 77 This will check that the directory structures look sensible and tell you where they don't. Correct anything significant that gets flagged up. 78 78