IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 28, 2008, 11:19:54 AM (18 years ago)
Author:
bills
Message:

in warptool -scmap allow selecting results by class_id

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/warptool.c

    r20300 r20440  
    749749    PXOPT_COPY_STR(config->args, where, "-skycell_id", "skycell_id", "==");
    750750    PXOPT_COPY_STR(config->args, where, "-tess_id", "tess_id", "==");
     751    PXOPT_COPY_STR(config->args, where, "-class_id", "class_id", "==");
    751752
    752753    PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false);
Note: See TracChangeset for help on using the changeset viewer.