HiRISE Home


Last updated:
(none)

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 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:Suggested_Observations_Planned_Observations_map
A mapping table used to relate the Planned_Observations table and the Suggested_Observations table together, based on the many to many relationship between these two tables.

Field Description Type Null Limits Size Key Default Authority Source
SUGGESTED_OBSERVATIONS_ID This field should hold a value from the ID column of the Suggested_Observations table. INT(10) unsigned Not Null Foreign Key which references Suggested_Observations (ID) ON DELETE CASCADE HiPlan
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) ON DELETE CASCADE HiPlan
VERSION Version number of this record. If needed by HiPlan. VARCHAR(255) Not Null HiPlan
LAST_UPDATE This column records the last time that a record was updated. TIMESTAMP db server

  • Field: the field name within the table.
  • Description: the definition for the field.
  • Type: the data type of the field.
  • Null: whether the field is allowed to be null.
  • Limits: the acceptable data range for the field.
  • Size: the upper limit data storage size for the field.
  • Default: the default value for the field.
  • Authority: the agency responsible for definition of the field.
  • Source: the most frequent source of data for this field.

Other creation definitions:

  • PRIMARY KEY (SUGGESTED_OBSERVATIONS_ID,PLANNED_OBSERVATIONS_ID)

Table Options:

  • type=InnoDB

Copyright (C) 2005-2020 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.