IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12349


Ignore:
Timestamp:
Mar 8, 2007, 3:17:03 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 1.1.17
add rawImfile.filelevel

Location:
trunk/dbconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/config.md

    r12258 r12349  
    22    pkg_name        STR     ippdb
    33    pkg_namespace   STR     ippdb
    4     pkg_version     STR     1.1.16
     4    pkg_version     STR     1.1.17
    55END
  • trunk/dbconfig/tasks.md

    r12258 r12349  
    1 # $Id: tasks.md,v 1.129 2007-03-06 03:17:26 jhoblitt Exp $
     1# $Id: tasks.md,v 1.130 2007-03-09 01:17:03 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    133133    uri         STR         255
    134134    exp_type    STR         64
     135# This field is used to set the per exp filelevel. Thus the values for all of
     136# the imfiles in an exposure need to be sanity checked to make sure that this
     137# value is in argeement.
     138    filelevel   STR         64
    135139    filter      STR         64
    136140    airmass     F32         0.0
Note: See TracChangeset for help on using the changeset viewer.