IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 23, 2008, 10:12:05 AM (18 years ago)
Author:
eugene
Message:

adding solar system info (sun and moon data)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r17872 r19684  
    1 # $Id: tasks.md,v 1.154 2008-05-31 02:19:17 jhoblitt Exp $
     1# $Id: tasks.md,v 1.155 2008-09-23 20:12:05 eugene Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    160160    user_5      F64         0.0
    161161    object      STR         64
    162     solang      F32         0.0
     162    sun_angle   F32         0.0
     163    sun_alt     F32         0.0
     164    moon_angle  F32         0.0
     165    moon_alt    F32         0.0
     166    moon_phase  F32         0.0
    163167    hostname    STR         64
    164168    fault       S16         0       # Key NOT NULL
     
    221225    user_5      F64         0.0
    222226    object      STR         64
     227    sun_angle   F32         0.0
     228    sun_alt     F32         0.0
     229    moon_angle  F32         0.0
     230    moon_alt    F32         0.0
     231    moon_phase  F32         0.0
    223232    hostname    STR         64
    224233    fault       S16         0       # Key NOT NULL
Note: See TracChangeset for help on using the changeset viewer.