IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 1, 2025, 3:28:12 PM (5 months ago)
Author:
tdeboer
Message:

adding changes to pswarp to propagate skycell keywords

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/diff_skycell.pl

    r42476 r42949  
    403403    $command .= " -image_id $diff_skyfile_id" if defined $diff_skyfile_id;
    404404    $command .= " -source_id $source_id" if defined $source_id;
     405    $command .= " -skycell_id $skycell_id" if defined $skycell_id;
    405406
    406407    unless ($no_op) {
Note: See TracChangeset for help on using the changeset viewer.