IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37220


Ignore:
Timestamp:
Aug 12, 2014, 12:31:28 PM (12 years ago)
Author:
eugene
Message:

replace skycellID in ObjectThin with tessID, projectionID, skycellID (properly defined)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140717/ippToPsps/config/tables.OB.vot

    r37211 r37220  
    2323      <FIELD name="zoneID" arraysize="1" datatype="int" unit="dimensionless" default="NA">
    2424        <DESCRIPTION>Zone index</DESCRIPTION>
     25      </FIELD>
     26      <FIELD name="tessID" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="0">
     27        <DESCRIPTION>tessellation ID for primary stack detection</DESCRIPTION>
     28      </FIELD>
     29      <FIELD name="projectionID" arraysize="1" datatype="short" unit="dimensionless" default="-1">
     30        <DESCRIPTION>projection cell identifier for primary stack detection</DESCRIPTION>
     31      </FIELD>
     32      <FIELD name="skyCellID" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="255">
     33        <DESCRIPTION>skycell region identifier for primary stack detection</DESCRIPTION>
    2534      </FIELD>
    2635      <FIELD name="randomID" arraysize="1" datatype="long" unit="dimensionless" default="0">
Note: See TracChangeset for help on using the changeset viewer.