Changeset 18448 for trunk/ippTools/notes.txt
- Timestamp:
- Jul 9, 2008, 12:38:31 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/notes.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/notes.txt
r17710 r18448 1 2 2008.07.09 EAM 3 4 In order to implement the 'cleanup' and 'update' strategies, we have 5 changed the state names and defined addtional states as follows: 6 7 * new : entry is unprocessed (was 'run') 8 * full : entry is processed and has all output data products (was 'done') 9 * goto_cleaned : entry should be processed by the 'cleanup' system 10 * cleaned : entry has been processed by the 'cleanup' system -- 11 some output data products are now missing. 12 13 * goto_full : entry should be re-processed by the 'update' system 14 * full : entry has been re-processed by the 'update' system 15 16 * goto_purged : entry should be processed by the 'cleanup' ssytem 17 to purge all output data 18 * purged : entry has been purged 19 20 21 22 2008.05.16 EAM 1 23 2 24 caltool … … 4 26 * add the -region 5 27 * change 'catdir' to 'dvo_id' 6 *
Note:
See TracChangeset
for help on using the changeset viewer.
