Edward A. Guinness
Department of Earth and Planetary Sciences
Washington University
St. Louis, Missouri 63130
Marcie Smith
NASA / Ames Research Center
Moffett Field, California 94035
Daniel Swanson
Lockheed Martin Missiles and Space
Sunnyvale, California 94089
Version 1.1
September 1, 1998
This Software Interface Specification (SIS) document is a
description of the CD archive volume for the Lunar Prospector (LP)
Level 0 data sets. These Level 0 products are basically raw data.
Derived products will be included in separate archives. Lunar
Prospector is a simple, spin-stabilized spacecraft operating in a
circular, polar orbit around the Moon. During the LP primary mission,
the orbit has a 118 minute period and average altitude of about 100
km. The science goals of LP are to map the Moon's surface composition
and its magnetic and gravity fields, to determine the frequency and
location of gas release events, and to search for polar ice deposits.
To meet these objectives, LP has five science instruments, housed on
three booms: a gamma ray spectrometer, a neutron spectrometer, an
alpha particle spectrometer, a magnetometer, and an electron
reflectometer. In addition, a gravity experiment uses Doppler
tracking data to derive gravity measurements. This archive includes
data collected by the three spectrometers, the magnetometer and the
electron reflectometer. The gravity data sets are processed and
archived separately.
The primary level 0 data set in this archive is the merged
telemetry data set, which contains raw data acquired by the five
science instruments and spacecraft engineering data. The telemetry
records in these data files are ordered by time. The merged telemetry
data do not contain information on spacecraft location or attitude.
Thus, this archive includes several ancillary data sets needed for
analysis of the science data. The ephemeris and spacecraft position
data sets provide information on the spacecraft location as a function
of time. The sun pulse and spacecraft attitude data sets provide
information on the spacecraft spin rate and attitude. In addition,
this archive includes a record of commands sent to the LP spacecraft.
The format and content specifications in this SIS apply to the
Lunar Prospector Level 0 Data Archive produced by the Planetary Data
System's Geosciences Node at Washington University in conjunction with
the LP project. This archive is stored on CD write-once (CD-WO)
volumes.
This document is a companion to the Lunar Prospector Science Data
Interface Specification [6] document, which describes the detailed
structure of the data products within the Level 0 data sets. This
archive volume SIS describes the archive structure and how it was
produced. It also documents how file formats or names are different
from the descriptions in the LP Science Data Interface Specification
document. This archive volume SIS also includes discussion of time
and coordinate system conventions used in the archive.
International Standards Organization (ISO) document:
Jet Propulsion Laboratory (JPL) documents:
Lunar Prospector Mission documents:
The CD-WO volumes in this archive are readable on UNIX, PC, and
MacIntosh systems.
1. GENERAL DESCRIPTION
1.1. Overview
1.2. Scope
1.3. Applicable Documents
1.4. System Compatibility
AAREADME.TXT | - | Brief description of volume contents. |
AAREADME.HTM | - | HTML version of the AAREADME.TXT file. |
ERRATA.TXT | - | Cumulative set of comments and errors about the archive. |
VOLDESC.CAT | - | PDS volume object definition. |
The COMMAND directory has a series of ASCII text files that contain uplink commands sent to the Lunar Prospector spacecraft for a given month. Each command file has an associated PDS detached label file.
The GEOMETRY directory contains files for the spacecraft attitude, ephemeris, and latitude/longitude position data sets. The spacecraft attitude file is cumulative over the entire mission. Ephemeris and spacecraft latitude/longitude position files cover the same time range as the spacecraft telemetry data for a given volume. Each data file in the GEOMETRY directory has an associated PDS detached label file.
The MERGED directory has the set of merged telemetry files received from the spacecraft during a given month. The data are in binary format. Because several merged telemetry files are generated each day (each covering a period of a few hours), these data files are grouped into subdirectories based on the day of year that the data were received. Each subdirectory under the MERGED directory contains data files for a block of 10 days. The subdirectories are named as follows: DddX, where the dd is replaced with the 2 most significant digits in the day of year. Each merged telemetry file has an associated PDS detached label file.
The SUNPULSE directory contains the set of sun pulse data files associated with the merged telemetry files for a given month. A sun pulse is the time that the sun sensor detects the Sun. The sun pulse data are stored in binary format. Generally, there is a sun pulse file that covers the same time period as a corresponding merged telemetry data file. Thus, sun pulse files are divided into subdirectories in the same manner as described above for the merged telemetry files and with the same convention for naming the subdirectories. Each sun pulse file has an associated PDS detached label file.
The CATALOG directory contains a series of files with summary descriptions of the Lunar Prospector mission, spacecraft, instruments, and data sets in the form of PDS catalog objects.
The DOCUMENT directory contains the detailed documentation files for the LP Level 0 Data Archive, including the file you are reading.
The INDEX directory contains a PDS index table and cumulative index table for each data set. An index table has one record for each data product on a given volume. A cumulative index table has records for data products on all volumes released thus far. Records in an index table contain metadata about a given data product including the directory path and file name for the product. The INDEX directory also has an index table that is a cumulative list of times of data gaps and noisy data for the merged telemetry data files. All tables are formatted so that they can be read directly into many data management systems or spreadsheet programs.
The only time tag in the merged telemetry data set (see section
6.6.1 for a description of the merged telemetry data set) is the Earth
Received Time (ERT) in UTC of the first bit in a record (i.e., frame).
To determine the time that data were collected on the spacecraft, this
ERT has to be converted to a corresponding spacecraft event time. The
spacecraft event time for a measurement is needed to determine where
the spacecraft was from the ephemeris or spacecraft position data sets
and what its attitude was from the attitude data set because these
data sets tag time as spacecraft event times in UTC.
The LP telemetry data stream includes data transmitted in
real-time and data recorded about 50 minutes earlier (the delayed
stream). Thus, data are transmitted twice in order to recover data
during transmission outages. The merged telemetry data set is
constructed by selecting and storing one of these two transmissions.
For merged telemetry records where the real-time stream is stored, the
ERT is time of receipt of the first bit of the record. For records
where the delayed data stream is selected, the ERT in the record is
the time when the real-time data would have been received. The ERT in
each merged telemetry record should increment by about 2 seconds.
Some variation may occur due to changes in the one-way light time
between the Earth and Moon. The LP team uses a constant one-way light
time, even though it changes due to the slight eccentricity in the
Moon's orbit. The average one-way light time is 1.28 seconds.
The data in each merged telemetry record are 2 seconds old before
transmission, due to buffering in the spacecraft Command and Data
Handling (C&DH) unit. Thus, to determine the spacecraft time when a
given engineering data record was collected, 3.28 seconds for the
buffering time and the one-way light time needs to be subtracted from
the ERT. Determining the spacecraft time for science measurements is
more complex, since the instruments take another 2 seconds to transmit
data to the C&DH. They also integrate for 32 seconds for many of
their measurements and transmit the data in 16 separate records (i.e.,
frames).
4. TIME CONVENTIONS AND CONVERSIONS