Changes between Version 107 and Version 108 of Procedures/NewDataArrival
- Timestamp:
- Jul 2, 2010, 12:57:02 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival
v107 v108 75 75 Check the filesizes of all data files (Eagle, Hawk, ATM, CASI) to make sure none are zero bytes (or obviously broken in some way). 76 76 77 In the base of the project directory run `proj_tidy.sh .`. This will check that the directory structures look sensible and tell you where they don't. Correct anything significant that gets flagged up. 77 In the base of the project directory run: 78 `proj_tidy.sh .` 79 This will check that the directory structures look sensible and tell you where they don't. Correct anything significant that gets flagged up. 78 80 79 81 == Create subsidiary files ==