IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 8, 2025, 4:51:17 PM (8 months ago)
Author:
eugene
Message:

adding option to specify an exposure as a starting point

File:
1 edited

Legend:

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

    r42412 r42920  
    5555    psMetadataAddBool(args, PS_LIST_TAIL, "-all",  0,
    5656        "download ALL filesets", 0);
     57    psMetadataAddStr(args , PS_LIST_TAIL, "-last-fileset",  0,
     58        "download from this fileset (optional)", "");
    5759    psMetadataAddBool(args, PS_LIST_TAIL, "-ignore-errors",  0,
    5860        "do not fail if one of the entries raises a database error", 0);
Note: See TracChangeset for help on using the changeset viewer.