IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9189 for trunk/dbconfig


Ignore:
Timestamp:
Oct 3, 2006, 6:35:19 PM (20 years ago)
Author:
jhoblitt
Message:

add obstype to raw* tables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r9181 r9189  
    1 # $Id: tasks.md,v 1.81 2006-10-04 03:55:31 jhoblitt Exp $
     1# $Id: tasks.md,v 1.82 2006-10-04 04:31:58 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    7878    ccd_temp    F32         0.0
    7979    posang      F64         0.0
     80    obstype     STR         64
    8081END
    8182
     
    99100    ccd_temp    F32         0.0
    100101    posang      F64         0.0
     102    obstype     STR         64
    101103END
    102104
     
    119121    ccd_temp    F32         0.0
    120122    posang      F64         0.0
     123    obstype     STR         64
    121124END
    122125
Note: See TracChangeset for help on using the changeset viewer.