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:Anaglyph_Products
Stores metadata about anaglyph products.

Field Description Type Null Limits Size Key Default Authority Source
ID A unique record identifying integer. INT(10) unsigned auto_increment Not Null Primary Key db server
PRODUCT_ID The anaglyph product id. VARCHAR(60) Not Null Anaglyph Pipeline
VERSION The version of the anaglyph product. VARCHAR(255) Anaglyph Pipeline
PATHNAME The full, logical path (filename included) of this product within the HiRISE filesystem. TEXT Anaglyph Pipeline
PRODUCT_CREATION_TIME The date and time this product was created. DATETIME Anaglyph Pipeline
LEFT_OBSERVATION_ID The observation id of the image used for the left-eye (red channel) in the anaglyph. VARCHAR(28) Not Null Anaglyph Pipeline
LEFT_OBSERVATION_ID_VERSION The version of the left observation used in generating the anaglyph. VARCHAR(255) Not Null Anaglyph Pipeline
RIGHT_OBSERVATION_ID The observation id of the image used for the right-eye (blue/green channels) in the anaglyph. VARCHAR(28) Not Null Anaglyph Pipeline
RIGHT_OBSERVATION_ID_VERSION The version of the product used in for the right image in the anaglyph. VARCHAR(255) Not Null Anaglyph Pipeline
CONTROL_OBSERVATION_ID The observation id (left or right observation) used to control the geometric processing of the anaglyph. VARCHAR(28) Not Null Anaglyph Pipeline
STEREO_CONVERGENCE_ANGLE The angle of serparation between the left and right observations in the stereo pair. FLOAT Anaglyph Pipeline
VERTICAL_EXAGERATION The amount of vertical exageration in the anaglyph. FLOAT Anaglyph Pipeline
LEFT_CONTROL_POINT_SAMPLE The sample position of the control point for the left observation used to register the two observations in the stereo pair (contains the value -9999(?) if no control point was used) INT(10) Anaglyph Pipeline
LEFT_CONTROL_POINT_LINE The line position of the control point for the left observation used to register the two observations in the stereo pair (contains the value -9999(?) if no control point was used) INT(10) Anaglyph Pipeline
RIGHT_CONTROL_POINT_SAMPLE The line position of the control point for the right observation used to register the two observations in the stereo pair (contains the value -9999(?) if no control point was used) INT(10) Anaglyph Pipeline
RIGHT_CONTROL_POINT_LINE The line position of the control point for the right observation used to register the two observations in the stereo pair (contains the value -9999(?) if no control point was used) INT(10) Anaglyph Pipeline
CONTRAST_STRETCH The type of stretch applied to the observation. ENUM("LINEAR","NONLINEAR") Anaglyph Pipeline
FILE_TYPE The type of product as specified in the Anaglyph_File_Types table. The expected values correspond to the ID's associated with the anaglyph file types. INT(2) unsigned Foreign Key which references Anaglyph_File_Types (ID) ON DELETE SET NULL Anaglyph Pipeline
IMAGE_LINES The number lines in the anaglyph image. INT(11) unsigned Anaglyph Pipeline
LINE_SAMPLES The number of samples (pixels) per line. INT(11) unsigned Anaglyph Pipeline
BAND1_STRETCH_MINIMUM The minimum value used in the contrast stretch on band 1. DOUBLE(18,15) Anaglyph Pipeline
BAND1_STRETCH_MAXIMUM The maximum value used in the contrast stretch on band 1. DOUBLE(18,15) Anaglyph Pipeline
BAND1_STRETCH_MIDPOINT The midpoint value used in the contrast stretch on band 1. (nonlinear stretch only) DOUBLE(18,15) Anaglyph Pipeline
BAND2_STRETCH_MINIMUM The minimum value used in the contrast stretch on band 2. DOUBLE(18,15) Anaglyph Pipeline
BAND2_STRETCH_MAXIMUM The maximum value used in the contrast stretch on band 2. DOUBLE(18,15) Anaglyph Pipeline
BAND2_STRETCH_MIDPOINT The midpoint value used in the contrast stretch on band 2. (nonlinear stretch only) DOUBLE(18,15) Anaglyph Pipeline
BAND3_STRETCH_MINIMUM The minimum value used in the contrast stretch on band 3. DOUBLE(18,15) Anaglyph Pipeline
BAND3_STRETCH_MAXIMUM The maximum value used in the contrast stretch on band 3. DOUBLE(18,15) Anaglyph Pipeline
BAND3_STRETCH_MIDPOINT The midpoint value used in the contrast stretch on band 3. (nonlinear stretch only) DOUBLE(18,15) Anaglyph Pipeline
FILE_SIZE The size of the file in bytes. INT(11) unsigned Anaglyph Pipeline
RELEASABLE Some anaglyphs have poor convergence angles, or other problems which make them poor candidates for release. In such cases, this field can be reset to "NO" to indicate that the anaglyph product should not be released to the PDS. ENUM("YES","NO") Not Null Anaglyph Validation
LAST_UPDATE The column records the last time the record was updated. TIMESTAMP DB Server

Table Options:

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

Contact

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