Download this file

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

LABEL_REVISION_NOTE      = "Generated INDEX.TAB. JSOC, December 2023"

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

DATA_SET_ID              = "JNO-J-3-FGM-CAL-V1.0"
PROCESSING_LEVEL_ID      = "3"
STANDARD_DATA_PRODUCT_ID = {"SS 1 MINUTE",
                            "SS 1 SECOND",
                            "SUNSTATE",
                            "PCENTRIC",
                            "PAYLOAD",
                            "PAYLOAD 1 SECOND",
                            "PC 1 SECOND",
                            "PC 1 MINUTE"}
MISSION_PHASE_NAME       = "SCIENCE ORBITS"

START_TIME               = 2016-189T00:00:00.648
STOP_TIME                = 2023-214T00:00:00.871
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            = 252
   FILE_RECORDS            = 20791
   MD5_CHECKSUM            = "0a514cf396862933167cbafe98705450"

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

   /* Data Object */

   OBJECT                  = INDEX_TABLE
     NAME                  = "INDEX_TABLE"
     INDEX_TYPE            = SINGLE
     INTERCHANGE_FORMAT    = ASCII
     ROWS                  = 20790
     COLUMNS               = 9
     ROW_BYTES             = 252

     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 product name as referred to in
         the volume SIS."
     END_OBJECT            = COLUMN

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

     OBJECT                = COLUMN
       NAME                = "PRODUCT_ID"
       DATA_TYPE           = CHARACTER
       START_BYTE          = 58
       BYTES               = 30
       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          = 90
       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          = 112
       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          = 135
       BYTES               = 62
       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          = 199
       BYTES               = 17
       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          = 218
       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