IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11767


Ignore:
Timestamp:
Feb 12, 2007, 6:31:18 PM (19 years ago)
Author:
jhoblitt
Message:

add p4SkyCellMap metdata format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ipptools/p4tool.txt

    r11758 r11767  
    2222                p4tool -addoverlap -p4_id <s32> -info FILE
    2323        where FILE contains:
    24                 imfile.0        STR     skycell.123 skycell.456
    25                 imfile.1        STR     skycell.789
    26         OR:
    27                 imfile.0        MULTI
    28                 imfile.0        STR     skycell.123
    29                 imfile.0        STR     skycell.456
    30                 imfile.1        STR     skycell.789
     24
     25        p4SkyCellMap MUTLI
     26
     27        METADATA p4SkyCellMap
     28            p4_id           S32     1
     29            skycell_id      STR     foo
     30            tess_id         STR     bar
     31            exp_tag         STR     baz
     32            p3_version      S32     0
     33            class_id        S32     quix
     34        END
     35
     36        ...
    3137}
    3238
Note: See TracChangeset for help on using the changeset viewer.