IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11659


Ignore:
Timestamp:
Feb 5, 2007, 4:37:40 PM (19 years ago)
Author:
jhoblitt
Message:

tidy up :)

Location:
trunk/dbconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/p4.md

    r11658 r11659  
    1 # $Id: p4.md,v 1.6 2007-02-06 02:30:45 jhoblitt Exp $
     1# $Id: p4.md,v 1.7 2007-02-06 02:37:40 jhoblitt Exp $
    22
    33#
     
    2525
    2626# the list of imfiles in our skycell keyed against phase 3
    27 p4Imfile  METADATA
     27p4InputImfile  METADATA
    2828    p4_id       S32         0       # Primary Key
    2929    skycell_id  STR         64      # Primary Key
     
    3535    class_id    STR         64      # Primary Key
    3636# either a input or a template
    37     type        STR         64      # Key
     37    kind        STR         64      # Key
    3838END
    3939
  • trunk/dbconfig/skycell.md

    r11658 r11659  
    1 # $Id: skycell.md,v 1.1 2007-02-06 02:30:45 jhoblitt Exp $
     1# $Id: skycell.md,v 1.2 2007-02-06 02:37:40 jhoblitt Exp $
    22
    3 SkyCell METADATA
     3skyCell METADATA
    44    skycell_id  STR         64      # Primary Key
    55    tess_id     STR         64      # Primary Key
     
    1414END
    1515
    16 SkyCellMap METADATA
     16skyCellMap METADATA
    1717    skycell_id  STR         64      # Primary Key
    1818    tess_id     STR         64      # Primary Key
Note: See TracChangeset for help on using the changeset viewer.