Download this file

PDS_VERSION_ID           = PDS3 /* Version 3.8 February 27, 2009 */

LABEL_REVISION_NOTE      = "Generated INDEX.TAB. JSOC, January 2017"

/* Identification Data Elements */
INSTRUMENT_HOST_ID       = "JNO"
INSTRUMENT_NAME          = "MAGNETOMETER"

DATA_SET_ID              = "JNO-SS-3-FGM-CAL-V1.0"
PROCESSING_LEVEL_ID      = "3"
STANDARD_DATA_PRODUCT_ID = {"SS 1 MINUTE",
                            "SS 1 SECOND",
                            "SE",
                            "SUNSTATE",
                            "PCENTRIC",
                            "PAYLOAD",
                            "PAYLOAD 1 SECOND",
                            "PC 1 SECOND",
                            "PC 1 MINUTE",
                            "SE 1 SECOND",
                            "SE 1 MINUTE"}
MISSION_PHASE_NAME       = {"JUPITER APPROACH",
                            "INNER CRUISE 1",
                            "INNER CRUISE 2",
                            "INNER CRUISE 3",
                            "OUTER CRUISE"}

START_TIME               = 2011-237T15:19:26.816
STOP_TIME                = 2016-181T23:55:01.029
SPACECRAFT_CLOCK_START_COUNT = "UNK"
SPACECRAFT_CLOCK_STOP_COUNT  = "UNK"

/* File characteristics Data Elements                                       */

/* This keyword/value pair is not needed for the index file.                */
/* FILE_NAME               = "INDEX.TAB"                                    */
   RECORD_TYPE             = FIXED_LENGTH
   RECORD_BYTES            = 248
   FILE_RECORDS            = 7609
   MD5_CHECKSUM            = "d40fd339b265104637d366d14db11288"

   ^INDEX_TABLE            = ("INDEX.TAB",2)

   /* Data Object */

   OBJECT                  = INDEX_TABLE
     NAME                  = "INDEX_TABLE"
     INDEX_TYPE            = SINGLE
     INTERCHANGE_FORMAT    = ASCII
     ROWS                  = 7608
     COLUMNS               = 9
     ROW_BYTES             = 248

     OBJECT                = COLUMN
       NAME                = "VOLUME_ID"
       DATA_TYPE           = CHARACTER
       START_BYTE          = 2
       BYTES               = 11
       DESCRIPTION         = "Volume ID, included just for completeness."
     END_OBJECT            = COLUMN

     OBJECT                = COLUMN
       NAME                = "STANDARD_DATA_PRODUCT_ID"
       DATA_TYPE           = CHARACTER
       START_BYTE          = 16
       BYTES               = 16
       DESCRIPTION         = "The general data data product name as refered to
         in the volume SIS."
     END_OBJECT            = COLUMN

     OBJECT                = COLUMN
       NAME                = "DATA_SET_ID"
       DATA_TYPE           = CHARACTER
       START_BYTE          = 35
       BYTES               = 21
       DESCRIPTION         = "The data set ID from the product label"
     END_OBJECT            = COLUMN

     OBJECT                = COLUMN
       NAME                = "PRODUCT_ID"
       DATA_TYPE           = CHARACTER
       START_BYTE          = 59
       BYTES               = 25
       DESCRIPTION         = "The unchanging product ID. New versions of the
         product file do not alter this field."
     END_OBJECT            = COLUMN

     OBJECT                = COLUMN
       NAME                = "START_TIME"
       DATA_TYPE           = TIME
       START_BYTE          = 86
       BYTES               = 21
       DESCRIPTION         = "The starting Spacecraft Event Time in UTC of the
         coverage period for this product. Note that this value is not
         necessarily equal to the time stamp of the first record in the
         product as data may not be available for the entire coverage period."
     END_OBJECT            = COLUMN

     OBJECT                = COLUMN
       NAME                = "STOP_TIME"
       DATA_TYPE           = TIME
       START_BYTE          = 108
       BYTES               = 21
       DESCRIPTION         = "The ending Spacecraft Event Time in UTC of the
         coverage period for this product. Note that this value is not
         necessarily close to the time stamp of the last record in the product
         as data may not be available for the entire coverage period."
     END_OBJECT            = COLUMN

     OBJECT                = COLUMN
       NAME                = "FILE_SPECIFICATION_NAME"
       DATA_TYPE           = CHARACTER
       START_BYTE          = 131
       BYTES               = 58
       DESCRIPTION         = "The path to the PDS label file that describes
         the file containing instrument data. The path is relative to the root
         of the archive volume."
     END_OBJECT            = COLUMN

     OBJECT                = COLUMN
       NAME                = "PRODUCT_CREATION_TIME"
       DATA_TYPE           = TIME
       START_BYTE          = 191
       BYTES               = 21
       DESCRIPTION         = "The creation date of the product file, which may
         not be the same as the product label file."
     END_OBJECT            = COLUMN

     OBJECT                = COLUMN
       NAME                = "PRODUCT_LABEL_MD5CHECKSUM"
       DATA_TYPE           = CHARACTER
       START_BYTE          = 214
       BYTES               = 32
       DESCRIPTION         = "A 32 character hexadecimal value containing the
         result of running the data product's label file bytes through the MD5
         algorithm."
     END_OBJECT            = COLUMN

   END_OBJECT              = INDEX_TABLE
END