Changeset 20300 for trunk/ippTools/src/warptoolConfig.c
- Timestamp:
- Oct 21, 2008, 3:18:22 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/warptoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/warptoolConfig.c
r19931 r20300 235 235 psMetadataAddStr(addwarpedArgs, PS_LIST_TAIL, "-hostname", 0, "define hostname", 0); 236 236 psMetadataAddF32(addwarpedArgs, PS_LIST_TAIL, "-good_frac", 0, "define %% of good pixels", NAN); 237 psMetadataAddBool(addwarpedArgs, PS_LIST_TAIL, "- ignore", 0, "define if this skycell should be ignored", false);237 psMetadataAddBool(addwarpedArgs, PS_LIST_TAIL, "-accept", 0, "define if this skycell should be accepted", false); 238 238 psMetadataAddS16(addwarpedArgs, PS_LIST_TAIL, "-code", 0, "set fault code", 0); 239 239
Note:
See TracChangeset
for help on using the changeset viewer.
