HiCat Data Dictionary

Catalog: HiRISE
The main HiRISE catalog contains all the information used in operating the HiRISE camera after it is attached to the MRO spacecraft. The information is divided into those related to suggesting, planning, commanding, retrieving, processing, validating, and distributing the observations. The tag that follows an observation through all these catalogs (and from Earth to Mars and back) is the unique Observation_ID. This ID is available in both a 32-bit binary code and a user-friendly text representation. This text representation also forms the core of the product names. The HiRISE catalog also contains ancillary information needed in various uplink and downlink activities, such as the people making image suggestions, MRO project uplink files, SPICE and engineering data, and public image releases.
Table:Stereo_Observation

Field Description Type Null Limits Size Key Default Authority Source
ID This is the unique ID for each Stereo Observation. The values here should not be assigned by external programs. Instead it can either be ignored, or NULL can be inserted, and the database will automatically assign the next ID. INT(10) unsigned auto_increment Not Null Primary Key
STEREO_ID VARCHAR(10) Not Null
FIRST_PLANNED_OBSERVATIONS_ID This field should hold a value from the ID column of the Planned_Observations table. INT(10) unsigned Not Null Foreign Key which references Planned_Observations (ID)
SECOND_PLANNED_OBSERVATIONS_ID This field should hold a value from the ID column of the Planned_Observations table. INT(10) unsigned Not Null Foreign Key which references Planned_Observations (ID)
STEREO_ACQUIRED_TIME DATETIME
LAST_UPDATE This column records the last time that a record was updated. TIMESTAMP

Table Options:

Copyright (C) 2004 Arizona Board of Regents on behalf of the Planetary Image Research Laboratory, Lunar and Planetary Laboratory at the University of Arizona.

This page was generated from the XML HiCat Data Dictionary. $Name: $

Contact

Please send comments to: HiCat@pirlmail.lpl.arizona.edu .